{"version":3,"sources":["webpack:////src/packages/widgets/dist/esm/booking-widget.shell-9a4e9b58.js"],"names":["BookingWidgetShell","this","settings","theme","base","actionURL","process","VUE_APP_BOOKING_URL","token","Vue","__decorate","Prop","prototype","Component","components","VERTICAL_V1","script","__vue_script__","__vue_render__","_vm","_h","$createElement","_c","_self","attrs","action","lang","$i18n","locale","autocomplete","method","tag","__vue_staticRenderFns__","_withStripped","__vue_inject_styles__","undefined","__vue_scope_id__","__vue_module_identifier__","__vue_is_functional_template__","__vue_component__","normalizeComponent","render","staticRenderFns"],"mappings":"2tDAEA,IAAIA,EAAkB,4HACN,MACR,OAAO,UAAAC,KAAKC,gBAAL,eAAeC,QAAS,gBAFjB,gCAIF,MACNC,GAAO,UAAAH,KAAKC,gBAAL,eAAeG,YAAaC,uNAAYC,oBACrD,OAAOH,EAAO,IAAMH,KAAKO,UANX,GAAoCC,QAS1DC,eAAW,CACPC,kBACDX,EAAmBY,UAAW,gBAAY,GAC7CF,eAAW,CACPC,kBACDX,EAAmBY,UAAW,aAAS,GAC1CZ,EAAqBU,eAAW,CAC5BG,eAAU,CACNC,WAAY,CACRC,YAAa,kBAAM,qDAG5Bf,GACH,IAAIgB,EAAShB,EAGPiB,EAAiBD,EAGnBE,EAAiB,WACnB,IAAIC,EAAMlB,KACNmB,EAAKD,EAAIE,eACTC,EAAKH,EAAII,MAAMD,IAAMF,EACzB,OAAOE,EACL,OACA,CACEE,MAAO,CACLC,OAAQN,EAAId,UACZqB,KAAMP,EAAIQ,MAAMC,OAChBC,aAAc,MACdC,OAAQ,QAGZ,CAACR,EAAGH,EAAIhB,MAAO,CAAE4B,IAAK,YAAaP,MAAO,CAAEtB,SAAUiB,EAAIjB,aAC1D,IAGA8B,EAA0B,GAC9Bd,EAAee,eAAgB,EAG7B,IAAMC,OAAwBC,EAExBC,OAAmBD,EAEnBE,OAA4BF,EAE5BG,GAAiC,EASjCC,EAAiCC,eACrC,CAAEC,OAAQvB,EAAgBwB,gBAAiBV,GAC3CE,EACAjB,EACAmB,EACAE,EACAD,GACA,OACAF,OACAA,OACAA,GAGWI","file":"js/chunk-2d0ba555.d857cea1.js","sourcesContent":["import { _ as __decorate, P as Prop, C as Component, V as Vue, n as normalizeComponent } from './rc-widget.js';\n\nlet BookingWidgetShell = class BookingWidgetShell extends Vue {\r\n get theme() {\r\n return this.settings?.theme || 'VERTICAL_V1';\r\n }\r\n get actionURL() {\r\n const base = this.settings?.actionURL || process.env.VUE_APP_BOOKING_URL;\r\n return base + '/' + this.token;\r\n }\r\n};\r\n__decorate([\r\n Prop()\r\n], BookingWidgetShell.prototype, \"settings\", void 0);\r\n__decorate([\r\n Prop()\r\n], BookingWidgetShell.prototype, \"token\", void 0);\r\nBookingWidgetShell = __decorate([\r\n Component({\r\n components: {\r\n VERTICAL_V1: () => import('./vertical-v1.theme-8ed86e43.js'),\r\n },\r\n })\r\n], BookingWidgetShell);\r\nvar script = BookingWidgetShell;\n\n/* script */\nconst __vue_script__ = script;\n\n/* template */\nvar __vue_render__ = function() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\n \"form\",\n {\n attrs: {\n action: _vm.actionURL,\n lang: _vm.$i18n.locale,\n autocomplete: \"off\",\n method: \"GET\"\n }\n },\n [_c(_vm.theme, { tag: \"component\", attrs: { settings: _vm.settings } })],\n 1\n )\n};\nvar __vue_staticRenderFns__ = [];\n__vue_render__._withStripped = true;\n\n /* style */\n const __vue_inject_styles__ = undefined;\n /* scoped */\n const __vue_scope_id__ = undefined;\n /* module identifier */\n const __vue_module_identifier__ = undefined;\n /* functional template */\n const __vue_is_functional_template__ = false;\n /* style inject */\n \n /* style inject SSR */\n \n /* style inject shadow dom */\n \n\n \n const __vue_component__ = /*#__PURE__*/normalizeComponent(\n { render: __vue_render__, staticRenderFns: __vue_staticRenderFns__ },\n __vue_inject_styles__,\n __vue_script__,\n __vue_scope_id__,\n __vue_is_functional_template__,\n __vue_module_identifier__,\n true,\n undefined,\n undefined,\n undefined\n );\n\nexport default __vue_component__;\n"],"sourceRoot":""}