@revolugo/elements 7.12.0-rc.0 → 7.12.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,7 +13,7 @@ var _ = (r) => {
13
13
  let [t] = document.querySelectorAll("script");
14
14
  return t ? t?.parentNode?.insertBefore(e, t) : document.head.append(e), e;
15
15
  }, s = (r, e) => {
16
- let t = r ? process.env.ELEMENTS_NEXT_ENTRY_URL : "https://cdn.jsdelivr.net/npm/@revolugo/elements@7.12.0-rc.0/dist/revolugo.min.js", o = e || "7.12.0-rc.0", n = o ? t.replace("7.12.0-rc.0", o) : t, d = [...document.querySelectorAll("script")].find((l) => l.src.includes(n));
16
+ let t = r ? process.env.ELEMENTS_NEXT_ENTRY_URL : "https://cdn.jsdelivr.net/npm/@revolugo/elements@7.12.0-rc.2/dist/revolugo.min.js", o = e || "7.12.0-rc.2", n = o ? t.replace("7.12.0-rc.2", o) : t, d = [...document.querySelectorAll("script")].find((l) => l.src.includes(n));
17
17
  return new Promise((l) => {
18
18
  if (d) {
19
19
  l(!0);
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.min.js","names":[],"sources":["../../core/dist/index.script.js","../src/index.ts"],"sourcesContent":["//#region src/index.script.ts\nvar e = (e) => {\n\twindow.RevolugoElements = {\n\t\t...window.RevolugoElements,\n\t\tready: (e) => {\n\t\t\tlet t = window.RevolugoElements?._ready;\n\t\t\twindow.RevolugoElements._ready = () => {\n\t\t\t\tt && t(), e();\n\t\t\t};\n\t\t}\n\t};\n\tlet t = document.createElement(\"script\");\n\tt.src = e, t.type = \"module\", t.async = !1;\n\tlet [n] = document.querySelectorAll(\"script\");\n\treturn n ? n?.parentNode?.insertBefore(t, n) : document.head.append(t), t;\n}, t = (t, n) => {\n\tlet r = t ? process.env.ELEMENTS_NEXT_ENTRY_URL : \"https://cdn.jsdelivr.net/npm/@revolugo/elements@7.12.0-rc.0/dist/revolugo.min.js\", i = n || \"7.12.0-rc.0\", a = i ? r.replace(\"7.12.0-rc.0\", i) : r, o = [...document.querySelectorAll(\"script\")].find((e) => e.src.includes(a));\n\treturn new Promise((t) => {\n\t\tif (o) {\n\t\t\tt(!0);\n\t\t\treturn;\n\t\t}\n\t\te(a).addEventListener(\"load\", () => {\n\t\t\tt(!0);\n\t\t});\n\t});\n};\n//#endregion\nexport { e as injectScript, t as loadScript };\n\n//# sourceMappingURL=index.script.js.map","import { loadScript } from '@revolugo/elements-core/script'\n\n// eslint-disable-next-line no-console\nloadScript().catch((error: unknown) => console.error(error))\n"],"mappings":"AACA,IAAI,IAAA,CAAK,MAAM;AACd,SAAO,mBAAmB;AAAA,IACzB,GAAG,OAAO;AAAA,IACV,OAAA,CAAQ,MAAM;AACb,UAAI,IAAI,OAAO,kBAAkB;AACjC,aAAO,iBAAiB,SAAA,MAAe;AACtC,QAAA,KAAK,EAAE,GAAG,EAAE;AAAA,MACb;AAAA,IACD;AAAA,EACD;AACA,MAAI,IAAI,SAAS,cAAc,QAAQ;AACvC,EAAA,EAAE,MAAM,GAAG,EAAE,OAAO,UAAU,EAAE,QAAQ;AACxC,MAAI,CAAC,CAAA,IAAK,SAAS,iBAAiB,QAAQ;AAC5C,SAAO,IAAI,GAAG,YAAY,aAAa,GAAG,CAAC,IAAI,SAAS,KAAK,OAAO,CAAC,GAAG;AACzE,GAAG,IAAA,CAAK,GAAG,MAAM;AAChB,MAAI,IAAI,IAAI,QAAQ,IAAI,0BAA0B,gGAAgG,IAAI,KAAK,2BAA2B,IAAI,IAAI,EAAE,QAAQ,2BAA2B,CAAC,IAAI,GAAG,IAAI,CAAC,GAAG,SAAS,iBAAiB,QAAQ,CAAC,EAAE,KAAA,CAAM,MAAM,EAAE,IAAI,SAAS,CAAC,CAAC;AACrT,SAAO,IAAI,QAAA,CAAS,MAAM;AACzB,QAAI,GAAG;AACN,MAAA,EAAE,EAAE;AACJ;AAAA,IACD;AACA,IAAA,EAAE,CAAC,EAAE,iBAAiB,QAAA,MAAc;AACnC,MAAA,EAAE,EAAE;AAAA,IACL,CAAC;AAAA,EACF,CAAC;AACF;ACvBA,EAAW,EAAE,MAAA,CAAO,MAAmB,QAAQ,MAAM,CAAK,CAAC"}
1
+ {"version":3,"file":"index.es.min.js","names":[],"sources":["../../core/dist/index.script.js","../src/index.ts"],"sourcesContent":["//#region src/index.script.ts\nvar e = (e) => {\n\twindow.RevolugoElements = {\n\t\t...window.RevolugoElements,\n\t\tready: (e) => {\n\t\t\tlet t = window.RevolugoElements?._ready;\n\t\t\twindow.RevolugoElements._ready = () => {\n\t\t\t\tt && t(), e();\n\t\t\t};\n\t\t}\n\t};\n\tlet t = document.createElement(\"script\");\n\tt.src = e, t.type = \"module\", t.async = !1;\n\tlet [n] = document.querySelectorAll(\"script\");\n\treturn n ? n?.parentNode?.insertBefore(t, n) : document.head.append(t), t;\n}, t = (t, n) => {\n\tlet r = t ? process.env.ELEMENTS_NEXT_ENTRY_URL : \"https://cdn.jsdelivr.net/npm/@revolugo/elements@7.12.0-rc.2/dist/revolugo.min.js\", i = n || \"7.12.0-rc.2\", a = i ? r.replace(\"7.12.0-rc.2\", i) : r, o = [...document.querySelectorAll(\"script\")].find((e) => e.src.includes(a));\n\treturn new Promise((t) => {\n\t\tif (o) {\n\t\t\tt(!0);\n\t\t\treturn;\n\t\t}\n\t\te(a).addEventListener(\"load\", () => {\n\t\t\tt(!0);\n\t\t});\n\t});\n};\n//#endregion\nexport { e as injectScript, t as loadScript };\n\n//# sourceMappingURL=index.script.js.map","import { loadScript } from '@revolugo/elements-core/script'\n\n// eslint-disable-next-line no-console\nloadScript().catch((error: unknown) => console.error(error))\n"],"mappings":"AACA,IAAI,IAAA,CAAK,MAAM;AACd,SAAO,mBAAmB;AAAA,IACzB,GAAG,OAAO;AAAA,IACV,OAAA,CAAQ,MAAM;AACb,UAAI,IAAI,OAAO,kBAAkB;AACjC,aAAO,iBAAiB,SAAA,MAAe;AACtC,QAAA,KAAK,EAAE,GAAG,EAAE;AAAA,MACb;AAAA,IACD;AAAA,EACD;AACA,MAAI,IAAI,SAAS,cAAc,QAAQ;AACvC,EAAA,EAAE,MAAM,GAAG,EAAE,OAAO,UAAU,EAAE,QAAQ;AACxC,MAAI,CAAC,CAAA,IAAK,SAAS,iBAAiB,QAAQ;AAC5C,SAAO,IAAI,GAAG,YAAY,aAAa,GAAG,CAAC,IAAI,SAAS,KAAK,OAAO,CAAC,GAAG;AACzE,GAAG,IAAA,CAAK,GAAG,MAAM;AAChB,MAAI,IAAI,IAAI,QAAQ,IAAI,0BAA0B,gGAAgG,IAAI,KAAK,2BAA2B,IAAI,IAAI,EAAE,QAAQ,2BAA2B,CAAC,IAAI,GAAG,IAAI,CAAC,GAAG,SAAS,iBAAiB,QAAQ,CAAC,EAAE,KAAA,CAAM,MAAM,EAAE,IAAI,SAAS,CAAC,CAAC;AACrT,SAAO,IAAI,QAAA,CAAS,MAAM;AACzB,QAAI,GAAG;AACN,MAAA,EAAE,EAAE;AACJ;AAAA,IACD;AACA,IAAA,EAAE,CAAC,EAAE,iBAAiB,QAAA,MAAc;AACnC,MAAA,EAAE,EAAE;AAAA,IACL,CAAC;AAAA,EACF,CAAC;AACF;ACvBA,EAAW,EAAE,MAAA,CAAO,MAAmB,QAAQ,MAAM,CAAK,CAAC"}
package/dist/index.min.js CHANGED
@@ -1,3 +1,3 @@
1
- (function(r){typeof define=="function"&&define.amd?define([],r):r()})(function(){var r=t=>{window.RevolugoElements={...window.RevolugoElements,ready:l=>{let o=window.RevolugoElements?._ready;window.RevolugoElements._ready=()=>{o&&o(),l()}}};let e=document.createElement("script");e.src=t,e.type="module",e.async=!1;let[n]=document.querySelectorAll("script");return n?n?.parentNode?.insertBefore(e,n):document.head.append(e),e},i=(t,e)=>{let n=t?process.env.ELEMENTS_NEXT_ENTRY_URL:"https://cdn.jsdelivr.net/npm/@revolugo/elements@7.12.0-rc.0/dist/revolugo.min.js",l=e||"7.12.0-rc.0",o=l?n.replace("7.12.0-rc.0",l):n,_=[...document.querySelectorAll("script")].find(d=>d.src.includes(o));return new Promise(d=>{if(_){d(!0);return}r(o).addEventListener("load",()=>{d(!0)})})};i().catch(t=>console.error(t))});
1
+ (function(r){typeof define=="function"&&define.amd?define([],r):r()})(function(){var r=t=>{window.RevolugoElements={...window.RevolugoElements,ready:l=>{let o=window.RevolugoElements?._ready;window.RevolugoElements._ready=()=>{o&&o(),l()}}};let e=document.createElement("script");e.src=t,e.type="module",e.async=!1;let[n]=document.querySelectorAll("script");return n?n?.parentNode?.insertBefore(e,n):document.head.append(e),e},i=(t,e)=>{let n=t?process.env.ELEMENTS_NEXT_ENTRY_URL:"https://cdn.jsdelivr.net/npm/@revolugo/elements@7.12.0-rc.2/dist/revolugo.min.js",l=e||"7.12.0-rc.2",o=l?n.replace("7.12.0-rc.2",l):n,_=[...document.querySelectorAll("script")].find(d=>d.src.includes(o));return new Promise(d=>{if(_){d(!0);return}r(o).addEventListener("load",()=>{d(!0)})})};i().catch(t=>console.error(t))});
2
2
 
3
3
  //# sourceMappingURL=index.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.min.js","names":[],"sources":["../../core/dist/index.script.js","../src/index.ts"],"sourcesContent":["//#region src/index.script.ts\nvar e = (e) => {\n\twindow.RevolugoElements = {\n\t\t...window.RevolugoElements,\n\t\tready: (e) => {\n\t\t\tlet t = window.RevolugoElements?._ready;\n\t\t\twindow.RevolugoElements._ready = () => {\n\t\t\t\tt && t(), e();\n\t\t\t};\n\t\t}\n\t};\n\tlet t = document.createElement(\"script\");\n\tt.src = e, t.type = \"module\", t.async = !1;\n\tlet [n] = document.querySelectorAll(\"script\");\n\treturn n ? n?.parentNode?.insertBefore(t, n) : document.head.append(t), t;\n}, t = (t, n) => {\n\tlet r = t ? process.env.ELEMENTS_NEXT_ENTRY_URL : \"https://cdn.jsdelivr.net/npm/@revolugo/elements@7.12.0-rc.0/dist/revolugo.min.js\", i = n || \"7.12.0-rc.0\", a = i ? r.replace(\"7.12.0-rc.0\", i) : r, o = [...document.querySelectorAll(\"script\")].find((e) => e.src.includes(a));\n\treturn new Promise((t) => {\n\t\tif (o) {\n\t\t\tt(!0);\n\t\t\treturn;\n\t\t}\n\t\te(a).addEventListener(\"load\", () => {\n\t\t\tt(!0);\n\t\t});\n\t});\n};\n//#endregion\nexport { e as injectScript, t as loadScript };\n\n//# sourceMappingURL=index.script.js.map","import { loadScript } from '@revolugo/elements-core/script'\n\n// eslint-disable-next-line no-console\nloadScript().catch((error: unknown) => console.error(error))\n"],"mappings":"iFACA,IAAI,EAAK,GAAM,CACd,OAAO,iBAAmB,CACzB,GAAG,OAAO,iBACV,MAAQ,GAAM,CACb,IAAI,EAAI,OAAO,kBAAkB,OACjC,OAAO,iBAAiB,OAAA,IAAe,CACtC,GAAK,EAAE,EAAG,EAAE,CACb,CACD,CACD,EACA,IAAI,EAAI,SAAS,cAAc,QAAQ,EACvC,EAAE,IAAM,EAAG,EAAE,KAAO,SAAU,EAAE,MAAQ,GACxC,GAAI,CAAC,CAAA,EAAK,SAAS,iBAAiB,QAAQ,EAC5C,OAAO,EAAI,GAAG,YAAY,aAAa,EAAG,CAAC,EAAI,SAAS,KAAK,OAAO,CAAC,EAAG,CACzE,EAAG,EAAA,CAAK,EAAG,IAAM,CAChB,IAAI,EAAI,EAAI,QAAQ,IAAI,wBAA0B,+FAAgG,EAAI,GAAK,0BAA2B,EAAI,EAAI,EAAE,QAAQ,0BAA2B,CAAC,EAAI,EAAG,EAAI,CAAC,GAAG,SAAS,iBAAiB,QAAQ,CAAC,EAAE,KAAM,GAAM,EAAE,IAAI,SAAS,CAAC,CAAC,EACrT,OAAO,IAAI,QAAS,GAAM,CACzB,GAAI,EAAG,CACN,EAAE,EAAE,EACJ,MACD,CACA,EAAE,CAAC,EAAE,iBAAiB,OAAA,IAAc,CACnC,EAAE,EAAE,CACL,CAAC,CACF,CAAC,CACF,ECvBA,EAAW,EAAE,MAAO,GAAmB,QAAQ,MAAM,CAAK,CAAC"}
1
+ {"version":3,"file":"index.min.js","names":[],"sources":["../../core/dist/index.script.js","../src/index.ts"],"sourcesContent":["//#region src/index.script.ts\nvar e = (e) => {\n\twindow.RevolugoElements = {\n\t\t...window.RevolugoElements,\n\t\tready: (e) => {\n\t\t\tlet t = window.RevolugoElements?._ready;\n\t\t\twindow.RevolugoElements._ready = () => {\n\t\t\t\tt && t(), e();\n\t\t\t};\n\t\t}\n\t};\n\tlet t = document.createElement(\"script\");\n\tt.src = e, t.type = \"module\", t.async = !1;\n\tlet [n] = document.querySelectorAll(\"script\");\n\treturn n ? n?.parentNode?.insertBefore(t, n) : document.head.append(t), t;\n}, t = (t, n) => {\n\tlet r = t ? process.env.ELEMENTS_NEXT_ENTRY_URL : \"https://cdn.jsdelivr.net/npm/@revolugo/elements@7.12.0-rc.2/dist/revolugo.min.js\", i = n || \"7.12.0-rc.2\", a = i ? r.replace(\"7.12.0-rc.2\", i) : r, o = [...document.querySelectorAll(\"script\")].find((e) => e.src.includes(a));\n\treturn new Promise((t) => {\n\t\tif (o) {\n\t\t\tt(!0);\n\t\t\treturn;\n\t\t}\n\t\te(a).addEventListener(\"load\", () => {\n\t\t\tt(!0);\n\t\t});\n\t});\n};\n//#endregion\nexport { e as injectScript, t as loadScript };\n\n//# sourceMappingURL=index.script.js.map","import { loadScript } from '@revolugo/elements-core/script'\n\n// eslint-disable-next-line no-console\nloadScript().catch((error: unknown) => console.error(error))\n"],"mappings":"iFACA,IAAI,EAAK,GAAM,CACd,OAAO,iBAAmB,CACzB,GAAG,OAAO,iBACV,MAAQ,GAAM,CACb,IAAI,EAAI,OAAO,kBAAkB,OACjC,OAAO,iBAAiB,OAAA,IAAe,CACtC,GAAK,EAAE,EAAG,EAAE,CACb,CACD,CACD,EACA,IAAI,EAAI,SAAS,cAAc,QAAQ,EACvC,EAAE,IAAM,EAAG,EAAE,KAAO,SAAU,EAAE,MAAQ,GACxC,GAAI,CAAC,CAAA,EAAK,SAAS,iBAAiB,QAAQ,EAC5C,OAAO,EAAI,GAAG,YAAY,aAAa,EAAG,CAAC,EAAI,SAAS,KAAK,OAAO,CAAC,EAAG,CACzE,EAAG,EAAA,CAAK,EAAG,IAAM,CAChB,IAAI,EAAI,EAAI,QAAQ,IAAI,wBAA0B,+FAAgG,EAAI,GAAK,0BAA2B,EAAI,EAAI,EAAE,QAAQ,0BAA2B,CAAC,EAAI,EAAG,EAAI,CAAC,GAAG,SAAS,iBAAiB,QAAQ,CAAC,EAAE,KAAM,GAAM,EAAE,IAAI,SAAS,CAAC,CAAC,EACrT,OAAO,IAAI,QAAS,GAAM,CACzB,GAAI,EAAG,CACN,EAAE,EAAE,EACJ,MACD,CACA,EAAE,CAAC,EAAE,iBAAiB,OAAA,IAAc,CACnC,EAAE,EAAE,CACL,CAAC,CACF,CAAC,CACF,ECvBA,EAAW,EAAE,MAAO,GAAmB,QAAQ,MAAM,CAAK,CAAC"}
@@ -162,30 +162,30 @@ var R = [
162
162
  O,
163
163
  k
164
164
  ], y = /* @__PURE__ */ Object.assign({
165
- "./components/web-components/BankTransferDetails/BankTransferDetails.vue": () => import("./BankTransferDetails-kH1uyoiF.js"),
166
- "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue": () => import("./BookingDetailsSidebar-CJ4aZZ82.js"),
167
- "./components/web-components/BookingManager/BookingManager.vue": () => import("./BookingManager-Dn81SyjH.js"),
168
- "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue": () => import("./CancellationPoliciesBadge-B38ThH0-.js"),
169
- "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue": () => import("./CancellationPoliciesList-BoavNVGl.js"),
170
- "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue": () => import("./CreditCardStripeForm-M0swXqSA.js"),
171
- "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue": () => import("./CurrencyPickerBtn-Bc3tMW06.js"),
172
- "./components/web-components/FastBookingFlow/FastBookingFlow.vue": () => import("./FastBookingFlow-DXCtCjf5.js"),
173
- "./components/web-components/FullBookingFlow/FullBookingFlow.vue": () => import("./FullBookingFlow-Vob6-m5C.js"),
174
- "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue": () => import("./HotelDescriptionView-BMLR_Iye.js"),
175
- "./components/web-components/HotelOfferList/HotelOfferList.vue": () => import("./HotelOfferList-Xxe7l2-T.js"),
176
- "./components/web-components/HotelOfferMap/HotelOffersMap.vue": () => import("./HotelOffersMap-euS1j6ph.js"),
177
- "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue": () => import("./HotelOfferSearchMenu-D1w12kO7.js"),
178
- "./components/web-components/HotelOffersView/HotelOffersView.vue": () => import("./HotelOffersView-CRO_oPOn.js"),
179
- "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue": () => import("./HotelRoomOfferList-1Gmwf_x9.js"),
180
- "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue": () => import("./HotelRoomOfferSearchMenu-Bgr6ygUC.js"),
181
- "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue": () => import("./HotelRoomOffersBookingFlow-CemJaFsX.js"),
182
- "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue": () => import("./HotelRoomOffersView-BG_3WP5I.js"),
183
- "./components/web-components/LangPickerBtn/LangPickerBtn.vue": () => import("./LangPickerBtn-DI4tEB9y.js"),
184
- "./components/web-components/PrebookForm/PrebookForm.vue": () => import("./PrebookForm-ff1VGuz4.js"),
185
- "./components/web-components/PreferencesMenu/PreferencesMenu.vue": () => import("./PreferencesMenu-i8Nnt0HK.js"),
186
- "./components/web-components/RoomingListEditor/RoomingListEditor.vue": () => import("./RoomingListEditor-DiHK9Bo6.js"),
187
- "./components/web-components/StorybookToolbar/StorybookToolbar.vue": () => import("./StorybookToolbar-C0esKkvf.js"),
188
- "./components/web-components/TermsAndConditions/TermsAndConditions.vue": () => import("./TermsAndConditions-DWv6RmhT.js")
165
+ "./components/web-components/BankTransferDetails/BankTransferDetails.vue": () => import("./BankTransferDetails-DFDGDWu4.js"),
166
+ "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue": () => import("./BookingDetailsSidebar-Ckw4TITA.js"),
167
+ "./components/web-components/BookingManager/BookingManager.vue": () => import("./BookingManager-PLfnGDVm.js"),
168
+ "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue": () => import("./CancellationPoliciesBadge-xtvIelUv.js"),
169
+ "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue": () => import("./CancellationPoliciesList-CES0n52k.js"),
170
+ "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue": () => import("./CreditCardStripeForm-BN1nh6C9.js"),
171
+ "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue": () => import("./CurrencyPickerBtn-CQ5SP1LU.js"),
172
+ "./components/web-components/FastBookingFlow/FastBookingFlow.vue": () => import("./FastBookingFlow-BwwcFPTT.js"),
173
+ "./components/web-components/FullBookingFlow/FullBookingFlow.vue": () => import("./FullBookingFlow-CxzuAog2.js"),
174
+ "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue": () => import("./HotelDescriptionView-mZTFX_rz.js"),
175
+ "./components/web-components/HotelOfferList/HotelOfferList.vue": () => import("./HotelOfferList-DdcfEBQt.js"),
176
+ "./components/web-components/HotelOfferMap/HotelOffersMap.vue": () => import("./HotelOffersMap-B76WdXaa.js"),
177
+ "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue": () => import("./HotelOfferSearchMenu-COp19_QA.js"),
178
+ "./components/web-components/HotelOffersView/HotelOffersView.vue": () => import("./HotelOffersView-C1Xq_7Bv.js"),
179
+ "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue": () => import("./HotelRoomOfferList-Dwlz0YPA.js"),
180
+ "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue": () => import("./HotelRoomOfferSearchMenu-Du4-YMS-.js"),
181
+ "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue": () => import("./HotelRoomOffersBookingFlow-BLVLjatW.js"),
182
+ "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue": () => import("./HotelRoomOffersView-7KJbETAb.js"),
183
+ "./components/web-components/LangPickerBtn/LangPickerBtn.vue": () => import("./LangPickerBtn-D_TWfT0m.js"),
184
+ "./components/web-components/PrebookForm/PrebookForm.vue": () => import("./PrebookForm-Dgdzx3o6.js"),
185
+ "./components/web-components/PreferencesMenu/PreferencesMenu.vue": () => import("./PreferencesMenu-HEyBX_qO.js"),
186
+ "./components/web-components/RoomingListEditor/RoomingListEditor.vue": () => import("./RoomingListEditor-BP27Oq5P.js"),
187
+ "./components/web-components/StorybookToolbar/StorybookToolbar.vue": () => import("./StorybookToolbar-D8mJO4Zd.js"),
188
+ "./components/web-components/TermsAndConditions/TermsAndConditions.vue": () => import("./TermsAndConditions-BalzCITl.js")
189
189
  });
190
190
  for (const [e] of Object.entries(y)) {
191
191
  const o = e.replace(/^.\/components\/web-components\/.*\//u, "").replace(/\.vue$/u, "");
@@ -197,76 +197,76 @@ function M(e) {
197
197
  switch (e) {
198
198
  case "./components/web-components/BankTransferDetails/BankTransferDetails":
199
199
  case "./components/web-components/BankTransferDetails/BankTransferDetails.vue":
200
- return import("./BankTransferDetails-kH1uyoiF.js");
200
+ return import("./BankTransferDetails-DFDGDWu4.js");
201
201
  case "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar":
202
202
  case "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue":
203
- return import("./BookingDetailsSidebar-CJ4aZZ82.js");
203
+ return import("./BookingDetailsSidebar-Ckw4TITA.js");
204
204
  case "./components/web-components/BookingManager/BookingManager":
205
205
  case "./components/web-components/BookingManager/BookingManager.vue":
206
- return import("./BookingManager-Dn81SyjH.js");
206
+ return import("./BookingManager-PLfnGDVm.js");
207
207
  case "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge":
208
208
  case "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue":
209
- return import("./CancellationPoliciesBadge-B38ThH0-.js");
209
+ return import("./CancellationPoliciesBadge-xtvIelUv.js");
210
210
  case "./components/web-components/CancellationPoliciesList/CancellationPoliciesList":
211
211
  case "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue":
212
- return import("./CancellationPoliciesList-BoavNVGl.js");
212
+ return import("./CancellationPoliciesList-CES0n52k.js");
213
213
  case "./components/web-components/CreditCardStripeForm/CreditCardStripeForm":
214
214
  case "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue":
215
- return import("./CreditCardStripeForm-M0swXqSA.js");
215
+ return import("./CreditCardStripeForm-BN1nh6C9.js");
216
216
  case "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn":
217
217
  case "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue":
218
- return import("./CurrencyPickerBtn-Bc3tMW06.js");
218
+ return import("./CurrencyPickerBtn-CQ5SP1LU.js");
219
219
  case "./components/web-components/FastBookingFlow/FastBookingFlow":
220
220
  case "./components/web-components/FastBookingFlow/FastBookingFlow.vue":
221
- return import("./FastBookingFlow-DXCtCjf5.js");
221
+ return import("./FastBookingFlow-BwwcFPTT.js");
222
222
  case "./components/web-components/FullBookingFlow/FullBookingFlow":
223
223
  case "./components/web-components/FullBookingFlow/FullBookingFlow.vue":
224
- return import("./FullBookingFlow-Vob6-m5C.js");
224
+ return import("./FullBookingFlow-CxzuAog2.js");
225
225
  case "./components/web-components/HotelDescriptionView/HotelDescriptionView":
226
226
  case "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue":
227
- return import("./HotelDescriptionView-BMLR_Iye.js");
227
+ return import("./HotelDescriptionView-mZTFX_rz.js");
228
228
  case "./components/web-components/HotelOfferList/HotelOfferList":
229
229
  case "./components/web-components/HotelOfferList/HotelOfferList.vue":
230
- return import("./HotelOfferList-Xxe7l2-T.js");
230
+ return import("./HotelOfferList-DdcfEBQt.js");
231
231
  case "./components/web-components/HotelOfferMap/HotelOffersMap":
232
232
  case "./components/web-components/HotelOfferMap/HotelOffersMap.vue":
233
- return import("./HotelOffersMap-euS1j6ph.js");
233
+ return import("./HotelOffersMap-B76WdXaa.js");
234
234
  case "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu":
235
235
  case "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue":
236
- return import("./HotelOfferSearchMenu-D1w12kO7.js");
236
+ return import("./HotelOfferSearchMenu-COp19_QA.js");
237
237
  case "./components/web-components/HotelOffersView/HotelOffersView":
238
238
  case "./components/web-components/HotelOffersView/HotelOffersView.vue":
239
- return import("./HotelOffersView-CRO_oPOn.js");
239
+ return import("./HotelOffersView-C1Xq_7Bv.js");
240
240
  case "./components/web-components/HotelRoomOfferList/HotelRoomOfferList":
241
241
  case "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue":
242
- return import("./HotelRoomOfferList-1Gmwf_x9.js");
242
+ return import("./HotelRoomOfferList-Dwlz0YPA.js");
243
243
  case "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu":
244
244
  case "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue":
245
- return import("./HotelRoomOfferSearchMenu-Bgr6ygUC.js");
245
+ return import("./HotelRoomOfferSearchMenu-Du4-YMS-.js");
246
246
  case "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow":
247
247
  case "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue":
248
- return import("./HotelRoomOffersBookingFlow-CemJaFsX.js");
248
+ return import("./HotelRoomOffersBookingFlow-BLVLjatW.js");
249
249
  case "./components/web-components/HotelRoomOffersView/HotelRoomOffersView":
250
250
  case "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue":
251
- return import("./HotelRoomOffersView-BG_3WP5I.js");
251
+ return import("./HotelRoomOffersView-7KJbETAb.js");
252
252
  case "./components/web-components/LangPickerBtn/LangPickerBtn":
253
253
  case "./components/web-components/LangPickerBtn/LangPickerBtn.vue":
254
- return import("./LangPickerBtn-DI4tEB9y.js");
254
+ return import("./LangPickerBtn-D_TWfT0m.js");
255
255
  case "./components/web-components/PrebookForm/PrebookForm":
256
256
  case "./components/web-components/PrebookForm/PrebookForm.vue":
257
- return import("./PrebookForm-ff1VGuz4.js");
257
+ return import("./PrebookForm-Dgdzx3o6.js");
258
258
  case "./components/web-components/PreferencesMenu/PreferencesMenu":
259
259
  case "./components/web-components/PreferencesMenu/PreferencesMenu.vue":
260
- return import("./PreferencesMenu-i8Nnt0HK.js");
260
+ return import("./PreferencesMenu-HEyBX_qO.js");
261
261
  case "./components/web-components/RoomingListEditor/RoomingListEditor":
262
262
  case "./components/web-components/RoomingListEditor/RoomingListEditor.vue":
263
- return import("./RoomingListEditor-DiHK9Bo6.js");
263
+ return import("./RoomingListEditor-BP27Oq5P.js");
264
264
  case "./components/web-components/StorybookToolbar/StorybookToolbar":
265
265
  case "./components/web-components/StorybookToolbar/StorybookToolbar.vue":
266
- return import("./StorybookToolbar-C0esKkvf.js");
266
+ return import("./StorybookToolbar-D8mJO4Zd.js");
267
267
  case "./components/web-components/TermsAndConditions/TermsAndConditions":
268
268
  case "./components/web-components/TermsAndConditions/TermsAndConditions.vue":
269
- return import("./TermsAndConditions-DWv6RmhT.js");
269
+ return import("./TermsAndConditions-BalzCITl.js");
270
270
  default:
271
271
  return new Promise(function(o, n) {
272
272
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(n.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + e)));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revolugo/elements",
3
- "version": "7.12.0-rc.0",
3
+ "version": "7.12.0-rc.2",
4
4
  "private": false,
5
5
  "description": "Revolugo Elements UI library",
6
6
  "author": "Revolugo",
@@ -17,10 +17,10 @@
17
17
  "http-server": "14.1.1"
18
18
  },
19
19
  "devDependencies": {
20
+ "@revolugo/booking-api-client": "7.12.0",
20
21
  "@revolugo/common": "7.12.0",
21
22
  "@revolugo/elements-core": "7.12.0",
22
- "@revolugo/elements-documentation": "7.12.0",
23
- "@revolugo/booking-api-client": "7.12.0"
23
+ "@revolugo/elements-documentation": "7.12.0"
24
24
  },
25
25
  "engines": {
26
26
  "node": ">=24.15.0 <25"