{"version":3,"sources":["webpack:///./node_modules/@aws-amplify/ui-components/dist/esm-es5/amplify-container.entry.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAA0E;AAC1E,6CAA6C,oBAAoB,aAAa,sBAAsB,mBAAmB,qBAAqB,uBAAuB,aAAa;AAChL;AACA;AACA,QAAQ,4DAAgB;AACxB;AACA;AACA;AACA;AACA;AACA,gBAAgB,4DAAC,CAAC,oDAAI,QAAQ,4DAAC;AAC/B;AACA;AACA,CAAC;AACD;AACiD","file":"js/93.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":""}