{"version":3,"sources":["webpack:///./node_modules/@aws-amplify/ui-components/dist/esm-es5/amplify-container.entry.js"],"names":["amplifyContainerCss","AmplifyContainer","hostRef","this","prototype","componentWillLoad","console","warn","render","style"],"mappings":"gHAAA,yEACIA,EAAsB,wJACtBC,EAAkC,WAClC,SAASA,EAAiBC,GACtB,eAAiBC,KAAMD,GAQ3B,OANAD,EAAiBG,UAAUC,kBAAoB,WAC3CC,QAAQC,KAAK,qMAEjBN,EAAiBG,UAAUI,OAAS,WAChC,OAAQ,cAAD,CAAG,OAAM,KAAM,eAAE,OAAQ,QAE7BP,EAV0B,GAYrCA,EAAiBQ,MAAQT","file":"js/chunk-2d208de0.dbdd8cbd.js","sourcesContent":["import { r as registerInstance, h, H as Host } from './index-83f2275b.js';\nvar amplifyContainerCss = \"amplify-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100vh}\";\nvar AmplifyContainer = /** @class */ (function () {\n function AmplifyContainer(hostRef) {\n registerInstance(this, hostRef);\n }\n AmplifyContainer.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 AmplifyContainer.prototype.render = function () {\n return (h(Host, null, h(\"slot\", null)));\n };\n return AmplifyContainer;\n}());\nAmplifyContainer.style = amplifyContainerCss;\nexport { AmplifyContainer as amplify_container };\n"],"sourceRoot":""}