{"version":3,"sources":["webpack:///./src/pages/get-live-trial/components/errors/QuotaExceeded.vue?0377","webpack:///./src/pages/get-live-trial/components/errors/QuotaExceeded.vue","webpack:///./src/pages/get-live-trial/components/errors/QuotaExceeded.vue?7736","webpack:///./src/pages/get-live-trial/components/errors/QuotaExceeded.vue?f341"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","attrs","directives","name","rawName","_v","on","onBack","staticRenderFns","QuotaExceeded","Vue","$router","push","Component","components","Button","SvgIcon","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACA,EAAG,UAAU,CAACE,YAAY,oBAAoBC,MAAM,CAAC,KAAO,oBAAoB,cAAa,EAAM,KAAO,eAAeH,EAAG,KAAK,CAACI,WAAW,CAAC,CAACC,KAAK,YAAYC,QAAQ,gBAAgBJ,YAAY,qEAAqE,CAACN,EAAIW,GAAG,iCAAiCP,EAAG,IAAI,CAACI,WAAW,CAAC,CAACC,KAAK,YAAYC,QAAQ,gBAAgBJ,YAAY,mDAAmD,CAACN,EAAIW,GAAG,sEAAsEP,EAAG,MAAM,CAACE,YAAY,kBAAkB,CAACF,EAAG,SAAS,CAACE,YAAY,SAASM,GAAG,CAAC,MAAQZ,EAAIa,SAAS,CAACT,EAAG,YAAY,CAACJ,EAAIW,GAAG,2BAA2B,IAAI,IAAI,IAClwBG,EAAkB,G,oCCkCtB,IAAqBC,EAArB,cAA2CC,OACzCH,SACEZ,KAAKgB,QAAQC,KAAK,CAAET,KAAM,gBAFTM,EAAa,gBANjCI,eAAU,CACTC,WAAY,CACVC,mBACAC,yBAGiBP,WCnCk1B,I,YCOn2BQ,EAAY,eACd,EACAxB,EACAe,GACA,EACA,KACA,KACA,MAIa,aAAAS,E","file":"js/chunk-2d0c1d46.bc5014e7.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('SvgIcon',{staticClass:\"text-main-primary\",attrs:{\"name\":\"IconOutlinedAlert\",\"has-stroke\":false,\"size\":\"h-10 w-10\"}}),_c('h3',{directives:[{name:\"translate\",rawName:\"v-translate\"}],staticClass:\"text-main-primary font-lato text-base font-bold leading-none mt-4\"},[_vm._v(\" Free Trial Quota Exceeded \")]),_c('p',{directives:[{name:\"translate\",rawName:\"v-translate\"}],staticClass:\"mt-4 font-ubuntu text-sm font-light leading-5.5\"},[_vm._v(\" Your organization/company has exceeded their free trial quota. \")]),_c('div',{staticClass:\"mt-6 space-y-4\"},[_c('Button',{staticClass:\"w-full\",on:{\"click\":_vm.onBack}},[_c('translate',[_vm._v(\"Back to Sandbox Mode\")])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nimport { Vue, Component } from \"vue-property-decorator\";\nimport { Button, SvgIcon } from \"@brankas/web-ui\";\n\n@Component({\n components: {\n Button,\n SvgIcon,\n },\n})\nexport default class QuotaExceeded extends Vue {\n onBack() {\n this.$router.push({ name: \"home-page\" });\n }\n}\n","import mod from \"-!../../../../../../../cache-deps/virtual-store/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--14-0!../../../../../../../cache-deps/virtual-store/thread-loader@2.1.3_webpack@4.46.0/node_modules/thread-loader/dist/cjs.js!../../../../../../../cache-deps/virtual-store/babel-loader@8.3.0_233723f55376fb7a01a2470553e60506/node_modules/babel-loader/lib/index.js!../../../../../../../cache-deps/virtual-store/ts-loader@6.2.2_typescript@4.4.4/node_modules/ts-loader/index.js??ref--14-3!../../../../../../../cache-deps/virtual-store/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../../../cache-deps/virtual-store/vue-loader@15.9.8_679359cdb69c218f2f8f476b2ba08796/node_modules/vue-loader/lib/index.js??vue-loader-options!./QuotaExceeded.vue?vue&type=script&lang=ts&\"; export default mod; export * from \"-!../../../../../../../cache-deps/virtual-store/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--14-0!../../../../../../../cache-deps/virtual-store/thread-loader@2.1.3_webpack@4.46.0/node_modules/thread-loader/dist/cjs.js!../../../../../../../cache-deps/virtual-store/babel-loader@8.3.0_233723f55376fb7a01a2470553e60506/node_modules/babel-loader/lib/index.js!../../../../../../../cache-deps/virtual-store/ts-loader@6.2.2_typescript@4.4.4/node_modules/ts-loader/index.js??ref--14-3!../../../../../../../cache-deps/virtual-store/cache-loader@4.1.0_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../../../../cache-deps/virtual-store/vue-loader@15.9.8_679359cdb69c218f2f8f476b2ba08796/node_modules/vue-loader/lib/index.js??vue-loader-options!./QuotaExceeded.vue?vue&type=script&lang=ts&\"","import { render, staticRenderFns } from \"./QuotaExceeded.vue?vue&type=template&id=309bacd5&\"\nimport script from \"./QuotaExceeded.vue?vue&type=script&lang=ts&\"\nexport * from \"./QuotaExceeded.vue?vue&type=script&lang=ts&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../../cache-deps/virtual-store/vue-loader@15.9.8_679359cdb69c218f2f8f476b2ba08796/node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}