{"version":3,"sources":["webpack:///./node_modules/@aws-amplify/ui-components/dist/esm-es5/amplify-auth-container.entry.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAA0E;AAC1E;AACA;AACA,QAAQ,4DAAgB;AACxB;AACA;AACA;AACA;AACA;AACA,gBAAgB,4DAAC,CAAC,oDAAI,QAAQ,4DAAC,UAAU,mCAAmC,EAAE,4DAAC,WAAW,mBAAmB,GAAG,4DAAC,WAAW,qCAAqC,GAAG,4DAAC,WAAW,iBAAiB,IAAI,4DAAC;AACtM;AACA;AACA,CAAC;AACyD","file":"js/90.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.componentWillLoad = function () {\n console.warn('Version `1.x` of Amplify UI has been deprecated and will be removed in a future major version of `aws-amplify`. Please visit https://ui.docs.amplify.aws/ for the current version of Amplify UI.');\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":""}