{"version":3,"sources":["webpack:///./node_modules/@aws-amplify/ui-components/dist/esm-es5/amplify-container.entry.js"],"names":["amplifyContainerCss","AmplifyContainer","hostRef","this","prototype","render","style"],"mappings":"gHAAA,yEACIA,EAAsB,wJACtBC,EAAkC,WAClC,SAASA,EAAiBC,GACtB,eAAiBC,KAAMD,GAK3B,OAHAD,EAAiBG,UAAUC,OAAS,WAChC,OAAQ,cAAD,CAAG,OAAM,KAAM,eAAE,OAAQ,QAE7BJ,EAP0B,GASrCA,EAAiBK,MAAQN","file":"js/chunk-2d208de0.04efcebb.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.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":""}