{"version":3,"sources":["webpack:///./node_modules/@aws-amplify/ui-components/dist/esm-es5/amplify-auth-container.entry.js"],"names":["AmplifyAuthContainer","hostRef","this","prototype","render","autoComplete","hidden","name","type"],"mappings":"kHAAA,8EACIA,EAAsC,WACtC,SAASA,EAAqBC,GAC1B,eAAiBC,KAAMD,GAK3B,OAHAD,EAAqBG,UAAUC,OAAS,WACpC,OAAQ,cAAD,CAAG,OAAM,KAAM,eAAE,OAAQ,CAAEC,aAAc,KAAMC,QAAQ,GAAQ,eAAE,QAAS,CAAEC,KAAM,aAAe,eAAE,QAAS,CAAEA,KAAM,WAAYC,KAAM,aAAe,eAAE,QAAS,CAAEA,KAAM,YAAc,eAAE,OAAQ,QAEpMR,EAP8B","file":"js/chunk-2d0bad0a.c62fafa7.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":""}