@revolugo/elements 7.17.2-alpha.4 → 7.17.2-alpha.5

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,9 +13,9 @@ var d = (t) => {
13
13
  let [r] = document.querySelectorAll("script");
14
14
  return r ? r?.parentNode?.insertBefore(e, r) : document.head.append(e), e;
15
15
  }, _ = (t, e) => {
16
- let r = t ? process.env.ELEMENTS_NEXT_ENTRY_URL : "https://cdn.jsdelivr.net/npm/@revolugo/elements@7.17.2-alpha.4/dist/revolugo.min.js";
16
+ let r = t ? process.env.ELEMENTS_NEXT_ENTRY_URL : "https://cdn.jsdelivr.net/npm/@revolugo/elements@7.17.2-alpha.5/dist/revolugo.min.js";
17
17
  if (!r) throw Error("Missing elements entry URL environment variable");
18
- let o = e || "7.17.2-alpha.4", n = o ? r.replace("7.17.2-alpha.4", o) : r, s = [...document.querySelectorAll("script")].find((l) => l.src.includes(n));
18
+ let o = e || "7.17.2-alpha.5", n = o ? r.replace("7.17.2-alpha.5", o) : r, s = [...document.querySelectorAll("script")].find((l) => l.src.includes(n));
19
19
  return new Promise((l) => {
20
20
  if (s) {
21
21
  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.17.2-alpha.4/dist/revolugo.min.js\";\n\tif (!r) throw Error(\"Missing elements entry URL environment variable\");\n\tlet i = n || \"7.17.2-alpha.4\", a = i ? r.replace(\"7.17.2-alpha.4\", 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;AAClD,MAAI,CAAC,EAAG,OAAM,MAAM,iDAAiD;AACrE,MAAI,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;AACvK,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;ACzBA,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.17.2-alpha.5/dist/revolugo.min.js\";\n\tif (!r) throw Error(\"Missing elements entry URL environment variable\");\n\tlet i = n || \"7.17.2-alpha.5\", a = i ? r.replace(\"7.17.2-alpha.5\", 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;AAClD,MAAI,CAAC,EAAG,OAAM,MAAM,iDAAiD;AACrE,MAAI,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;AACvK,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;ACzBA,EAAW,EAAE,MAAA,CAAO,MAAmB,QAAQ,MAAM,CAAK,CAAC"}
package/dist/index.min.js CHANGED
@@ -1,3 +1,3 @@
1
- (function(o){typeof define=="function"&&define.amd?define([],o):o()})(function(){var o=t=>{window.RevolugoElements={...window.RevolugoElements,ready:l=>{let r=window.RevolugoElements?._ready;window.RevolugoElements._ready=()=>{r&&r(),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},d=(t,e)=>{let n=t?process.env.ELEMENTS_NEXT_ENTRY_URL:"https://cdn.jsdelivr.net/npm/@revolugo/elements@7.17.2-alpha.4/dist/revolugo.min.js";if(!n)throw Error("Missing elements entry URL environment variable");let l=e||"7.17.2-alpha.4",r=l?n.replace("7.17.2-alpha.4",l):n,s=[...document.querySelectorAll("script")].find(i=>i.src.includes(r));return new Promise(i=>{if(s){i(!0);return}o(r).addEventListener("load",()=>{i(!0)})})};d().catch(t=>console.error(t))});
1
+ (function(o){typeof define=="function"&&define.amd?define([],o):o()})(function(){var o=t=>{window.RevolugoElements={...window.RevolugoElements,ready:l=>{let r=window.RevolugoElements?._ready;window.RevolugoElements._ready=()=>{r&&r(),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},d=(t,e)=>{let n=t?process.env.ELEMENTS_NEXT_ENTRY_URL:"https://cdn.jsdelivr.net/npm/@revolugo/elements@7.17.2-alpha.5/dist/revolugo.min.js";if(!n)throw Error("Missing elements entry URL environment variable");let l=e||"7.17.2-alpha.5",r=l?n.replace("7.17.2-alpha.5",l):n,s=[...document.querySelectorAll("script")].find(i=>i.src.includes(r));return new Promise(i=>{if(s){i(!0);return}o(r).addEventListener("load",()=>{i(!0)})})};d().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.17.2-alpha.4/dist/revolugo.min.js\";\n\tif (!r) throw Error(\"Missing elements entry URL environment variable\");\n\tlet i = n || \"7.17.2-alpha.4\", a = i ? r.replace(\"7.17.2-alpha.4\", 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,+FAClD,GAAI,CAAC,EAAG,MAAM,MAAM,iDAAiD,EACrE,IAAI,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,EACvK,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,ECzBA,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.17.2-alpha.5/dist/revolugo.min.js\";\n\tif (!r) throw Error(\"Missing elements entry URL environment variable\");\n\tlet i = n || \"7.17.2-alpha.5\", a = i ? r.replace(\"7.17.2-alpha.5\", 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,+FAClD,GAAI,CAAC,EAAG,MAAM,MAAM,iDAAiD,EACrE,IAAI,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,EACvK,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,ECzBA,EAAW,EAAE,MAAO,GAAmB,QAAQ,MAAM,CAAK,CAAC"}
@@ -1,6 +1,6 @@
1
- import { $t as L, D as C, E as v, Et as F, Hr as R, _t as P, b as M, c as T, d as D, f as V, fr as x, g as _, ir as $, j as A, l as W, m as g, n as U, o as k, pn as I, t as h, w as j, y as O, yn as d, zn as G } from "./theme-DcLwvyDe.js";
2
- import { o as N, t as q } from "./revolugo-config-3gwiAckK.js";
3
- import { n as Y, r as z, t as B } from "./date-B7_pg4EW.js";
1
+ import { $t as L, D as C, E as v, Et as F, Hr as R, _t as P, b as M, c as T, d as D, f as V, fr as x, g as _, ir as $, j as A, l as W, m as g, n as U, o as k, pn as I, t as h, w as j, y as O, yn as d, zn as G } from "./theme-CZuhKi0-.js";
2
+ import { o as N, t as q } from "./revolugo-config-CZD-HSt8.js";
3
+ import { n as Y, r as z, t as B } from "./date-C3oH6vq3.js";
4
4
  function E(o) {
5
5
  try {
6
6
  if (typeof document < "u") {
@@ -232,30 +232,30 @@ var ie = [
232
232
  Z,
233
233
  q
234
234
  ], me = /* @__PURE__ */ Object.assign({
235
- "./components/web-components/BankTransferDetails/BankTransferDetails.vue": () => import("./BankTransferDetails-Drf6KaW_.js"),
236
- "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue": () => import("./BookingDetailsSidebar-DEG1CUc2.js"),
237
- "./components/web-components/BookingManager/BookingManager.vue": () => import("./BookingManager-DNPAxbCi.js"),
238
- "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue": () => import("./CancellationPoliciesBadge-Cc443Y3F.js"),
239
- "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue": () => import("./CancellationPoliciesList-DEkzxsU0.js"),
240
- "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue": () => import("./CreditCardStripeForm-DyFqWKrh.js"),
241
- "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue": () => import("./CurrencyPickerBtn-dN17dGaq.js"),
242
- "./components/web-components/FastBookingFlow/FastBookingFlow.vue": () => import("./FastBookingFlow-ci7WiJjo.js"),
243
- "./components/web-components/FullBookingFlow/FullBookingFlow.vue": () => import("./FullBookingFlow-BhnhGgCM.js"),
244
- "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue": () => import("./HotelDescriptionView-Cm-UftDA.js"),
245
- "./components/web-components/HotelOfferList/HotelOfferList.vue": () => import("./HotelOfferList-kguhfqyB.js"),
246
- "./components/web-components/HotelOfferMap/HotelOffersMap.vue": () => import("./HotelOffersMap-CX1D_9hN.js"),
247
- "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue": () => import("./HotelOfferSearchMenu-hT1ysA8K.js"),
248
- "./components/web-components/HotelOffersView/HotelOffersView.vue": () => import("./HotelOffersView-Bm9M5tM2.js"),
249
- "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue": () => import("./HotelRoomOfferList-JCth04gr.js"),
250
- "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue": () => import("./HotelRoomOfferSearchMenu-jyrzCeq4.js"),
251
- "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue": () => import("./HotelRoomOffersBookingFlow-CBp5lIQi.js"),
252
- "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue": () => import("./HotelRoomOffersView-BPZju4ub.js"),
253
- "./components/web-components/LangPickerBtn/LangPickerBtn.vue": () => import("./LangPickerBtn-BZUDZcjV.js"),
254
- "./components/web-components/PrebookForm/PrebookForm.vue": () => import("./PrebookForm-CpUPcvTi.js"),
255
- "./components/web-components/PreferencesMenu/PreferencesMenu.vue": () => import("./PreferencesMenu-CwNV0yQS.js"),
256
- "./components/web-components/RoomingListEditor/RoomingListEditor.vue": () => import("./RoomingListEditor-ByyWgNuF.js"),
257
- "./components/web-components/StorybookToolbar/StorybookToolbar.vue": () => import("./StorybookToolbar-D1taqGx1.js"),
258
- "./components/web-components/TermsAndConditions/TermsAndConditions.vue": () => import("./TermsAndConditions-CfYbq05n.js")
235
+ "./components/web-components/BankTransferDetails/BankTransferDetails.vue": () => import("./BankTransferDetails-CB3ZSs0m.js"),
236
+ "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue": () => import("./BookingDetailsSidebar-DT6Pc4K0.js"),
237
+ "./components/web-components/BookingManager/BookingManager.vue": () => import("./BookingManager-B-JX64IY.js"),
238
+ "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue": () => import("./CancellationPoliciesBadge-DQgBRq8b.js"),
239
+ "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue": () => import("./CancellationPoliciesList-D0ncCpHp.js"),
240
+ "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue": () => import("./CreditCardStripeForm-DJ1sykNQ.js"),
241
+ "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue": () => import("./CurrencyPickerBtn-DXu0o85s.js"),
242
+ "./components/web-components/FastBookingFlow/FastBookingFlow.vue": () => import("./FastBookingFlow-DGBtexu0.js"),
243
+ "./components/web-components/FullBookingFlow/FullBookingFlow.vue": () => import("./FullBookingFlow-DMDkXvX5.js"),
244
+ "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue": () => import("./HotelDescriptionView-N2WmuODl.js"),
245
+ "./components/web-components/HotelOfferList/HotelOfferList.vue": () => import("./HotelOfferList-IWFoguvx.js"),
246
+ "./components/web-components/HotelOfferMap/HotelOffersMap.vue": () => import("./HotelOffersMap-9aORbwp_.js"),
247
+ "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue": () => import("./HotelOfferSearchMenu-CGkLuCbe.js"),
248
+ "./components/web-components/HotelOffersView/HotelOffersView.vue": () => import("./HotelOffersView-5cOce_wN.js"),
249
+ "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue": () => import("./HotelRoomOfferList-BaiY7MTF.js"),
250
+ "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue": () => import("./HotelRoomOfferSearchMenu-B8HrUB87.js"),
251
+ "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue": () => import("./HotelRoomOffersBookingFlow-DnUHT0lH.js"),
252
+ "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue": () => import("./HotelRoomOffersView-BJoSRYkH.js"),
253
+ "./components/web-components/LangPickerBtn/LangPickerBtn.vue": () => import("./LangPickerBtn-DEvkltVP.js"),
254
+ "./components/web-components/PrebookForm/PrebookForm.vue": () => import("./PrebookForm-BNWURz-f.js"),
255
+ "./components/web-components/PreferencesMenu/PreferencesMenu.vue": () => import("./PreferencesMenu-BFgOWbfK.js"),
256
+ "./components/web-components/RoomingListEditor/RoomingListEditor.vue": () => import("./RoomingListEditor-Co_SMst-.js"),
257
+ "./components/web-components/StorybookToolbar/StorybookToolbar.vue": () => import("./StorybookToolbar-CQxHOFns.js"),
258
+ "./components/web-components/TermsAndConditions/TermsAndConditions.vue": () => import("./TermsAndConditions-DRfs-q5P.js")
259
259
  });
260
260
  for (const [o] of Object.entries(me)) {
261
261
  const n = o.replace(/^.\/components\/web-components\/.*\//u, "").replace(/\.vue$/u, "");
@@ -267,76 +267,76 @@ function le(o) {
267
267
  switch (o) {
268
268
  case "./components/web-components/BankTransferDetails/BankTransferDetails":
269
269
  case "./components/web-components/BankTransferDetails/BankTransferDetails.vue":
270
- return import("./BankTransferDetails-Drf6KaW_.js");
270
+ return import("./BankTransferDetails-CB3ZSs0m.js");
271
271
  case "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar":
272
272
  case "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue":
273
- return import("./BookingDetailsSidebar-DEG1CUc2.js");
273
+ return import("./BookingDetailsSidebar-DT6Pc4K0.js");
274
274
  case "./components/web-components/BookingManager/BookingManager":
275
275
  case "./components/web-components/BookingManager/BookingManager.vue":
276
- return import("./BookingManager-DNPAxbCi.js");
276
+ return import("./BookingManager-B-JX64IY.js");
277
277
  case "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge":
278
278
  case "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue":
279
- return import("./CancellationPoliciesBadge-Cc443Y3F.js");
279
+ return import("./CancellationPoliciesBadge-DQgBRq8b.js");
280
280
  case "./components/web-components/CancellationPoliciesList/CancellationPoliciesList":
281
281
  case "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue":
282
- return import("./CancellationPoliciesList-DEkzxsU0.js");
282
+ return import("./CancellationPoliciesList-D0ncCpHp.js");
283
283
  case "./components/web-components/CreditCardStripeForm/CreditCardStripeForm":
284
284
  case "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue":
285
- return import("./CreditCardStripeForm-DyFqWKrh.js");
285
+ return import("./CreditCardStripeForm-DJ1sykNQ.js");
286
286
  case "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn":
287
287
  case "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue":
288
- return import("./CurrencyPickerBtn-dN17dGaq.js");
288
+ return import("./CurrencyPickerBtn-DXu0o85s.js");
289
289
  case "./components/web-components/FastBookingFlow/FastBookingFlow":
290
290
  case "./components/web-components/FastBookingFlow/FastBookingFlow.vue":
291
- return import("./FastBookingFlow-ci7WiJjo.js");
291
+ return import("./FastBookingFlow-DGBtexu0.js");
292
292
  case "./components/web-components/FullBookingFlow/FullBookingFlow":
293
293
  case "./components/web-components/FullBookingFlow/FullBookingFlow.vue":
294
- return import("./FullBookingFlow-BhnhGgCM.js");
294
+ return import("./FullBookingFlow-DMDkXvX5.js");
295
295
  case "./components/web-components/HotelDescriptionView/HotelDescriptionView":
296
296
  case "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue":
297
- return import("./HotelDescriptionView-Cm-UftDA.js");
297
+ return import("./HotelDescriptionView-N2WmuODl.js");
298
298
  case "./components/web-components/HotelOfferList/HotelOfferList":
299
299
  case "./components/web-components/HotelOfferList/HotelOfferList.vue":
300
- return import("./HotelOfferList-kguhfqyB.js");
300
+ return import("./HotelOfferList-IWFoguvx.js");
301
301
  case "./components/web-components/HotelOfferMap/HotelOffersMap":
302
302
  case "./components/web-components/HotelOfferMap/HotelOffersMap.vue":
303
- return import("./HotelOffersMap-CX1D_9hN.js");
303
+ return import("./HotelOffersMap-9aORbwp_.js");
304
304
  case "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu":
305
305
  case "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue":
306
- return import("./HotelOfferSearchMenu-hT1ysA8K.js");
306
+ return import("./HotelOfferSearchMenu-CGkLuCbe.js");
307
307
  case "./components/web-components/HotelOffersView/HotelOffersView":
308
308
  case "./components/web-components/HotelOffersView/HotelOffersView.vue":
309
- return import("./HotelOffersView-Bm9M5tM2.js");
309
+ return import("./HotelOffersView-5cOce_wN.js");
310
310
  case "./components/web-components/HotelRoomOfferList/HotelRoomOfferList":
311
311
  case "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue":
312
- return import("./HotelRoomOfferList-JCth04gr.js");
312
+ return import("./HotelRoomOfferList-BaiY7MTF.js");
313
313
  case "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu":
314
314
  case "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue":
315
- return import("./HotelRoomOfferSearchMenu-jyrzCeq4.js");
315
+ return import("./HotelRoomOfferSearchMenu-B8HrUB87.js");
316
316
  case "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow":
317
317
  case "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue":
318
- return import("./HotelRoomOffersBookingFlow-CBp5lIQi.js");
318
+ return import("./HotelRoomOffersBookingFlow-DnUHT0lH.js");
319
319
  case "./components/web-components/HotelRoomOffersView/HotelRoomOffersView":
320
320
  case "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue":
321
- return import("./HotelRoomOffersView-BPZju4ub.js");
321
+ return import("./HotelRoomOffersView-BJoSRYkH.js");
322
322
  case "./components/web-components/LangPickerBtn/LangPickerBtn":
323
323
  case "./components/web-components/LangPickerBtn/LangPickerBtn.vue":
324
- return import("./LangPickerBtn-BZUDZcjV.js");
324
+ return import("./LangPickerBtn-DEvkltVP.js");
325
325
  case "./components/web-components/PrebookForm/PrebookForm":
326
326
  case "./components/web-components/PrebookForm/PrebookForm.vue":
327
- return import("./PrebookForm-CpUPcvTi.js");
327
+ return import("./PrebookForm-BNWURz-f.js");
328
328
  case "./components/web-components/PreferencesMenu/PreferencesMenu":
329
329
  case "./components/web-components/PreferencesMenu/PreferencesMenu.vue":
330
- return import("./PreferencesMenu-CwNV0yQS.js");
330
+ return import("./PreferencesMenu-BFgOWbfK.js");
331
331
  case "./components/web-components/RoomingListEditor/RoomingListEditor":
332
332
  case "./components/web-components/RoomingListEditor/RoomingListEditor.vue":
333
- return import("./RoomingListEditor-ByyWgNuF.js");
333
+ return import("./RoomingListEditor-Co_SMst-.js");
334
334
  case "./components/web-components/StorybookToolbar/StorybookToolbar":
335
335
  case "./components/web-components/StorybookToolbar/StorybookToolbar.vue":
336
- return import("./StorybookToolbar-D1taqGx1.js");
336
+ return import("./StorybookToolbar-CQxHOFns.js");
337
337
  case "./components/web-components/TermsAndConditions/TermsAndConditions":
338
338
  case "./components/web-components/TermsAndConditions/TermsAndConditions.vue":
339
- return import("./TermsAndConditions-CfYbq05n.js");
339
+ return import("./TermsAndConditions-DRfs-q5P.js");
340
340
  default:
341
341
  return new Promise(function(n, e) {
342
342
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(e.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + o)));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revolugo/elements",
3
- "version": "7.17.2-alpha.4",
3
+ "version": "7.17.2-alpha.5",
4
4
  "private": false,
5
5
  "description": "Revolugo Elements UI library",
6
6
  "author": "Revolugo",
@@ -21,7 +21,7 @@
21
21
  "@revolugo/elements-documentation": "7.17.2"
22
22
  },
23
23
  "engines": {
24
- "node": ">=24.15.0 <25"
24
+ "node": ">=26.4.0 <27"
25
25
  },
26
26
  "volta": {
27
27
  "extends": "../../../package.json"