{"version":3,"sources":["../node_modules/@aws-amplify/ui-components/dist/esm-es5/amplify-auth-container.entry.js"],"names":["AmplifyAuthContainer","hostRef","registerInstance","this","prototype","render","h","Host","autoComplete","hidden","name","type"],"mappings":"uIAAA,0EACIA,EAAsC,WACtC,SAASA,EAAqBC,GAC1BC,YAAiBC,KAAMF,GAK3B,OAHAD,EAAqBI,UAAUC,OAAS,WACpC,OAAQC,YAAEC,IAAM,KAAMD,YAAE,OAAQ,CAAEE,aAAc,KAAMC,QAAQ,GAAQH,YAAE,QAAS,CAAEI,KAAM,aAAeJ,YAAE,QAAS,CAAEI,KAAM,WAAYC,KAAM,aAAeL,YAAE,QAAS,CAAEK,KAAM,YAAcL,YAAE,OAAQ,QAEpMN,EAP+B","file":"static/js/17.3313ec85.chunk.js","sourcesContent":["import { r as registerInstance, h, H as Host } from './index-83f2275b.js';\nvar AmplifyAuthContainer = /** @class */ (function () {\n function AmplifyAuthContainer(hostRef) {\n registerInstance(this, hostRef);\n }\n AmplifyAuthContainer.prototype.render = function () {\n return (h(Host, null, h(\"form\", { autoComplete: \"on\", hidden: true }, h(\"input\", { name: \"username\" }), h(\"input\", { name: \"password\", type: \"password\" }), h(\"input\", { type: \"submit\" })), h(\"slot\", null)));\n };\n return AmplifyAuthContainer;\n}());\nexport { AmplifyAuthContainer as amplify_auth_container };\n"],"sourceRoot":""}