@revolugo/elements 7.15.0-rc.2 → 7.16.0-rc.0

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.15.0-rc.2/dist/revolugo.min.js";
16
+ let r = t ? process.env.ELEMENTS_NEXT_ENTRY_URL : "https://cdn.jsdelivr.net/npm/@revolugo/elements@7.16.0-rc.0/dist/revolugo.min.js";
17
17
  if (!r) throw Error("Missing elements entry URL environment variable");
18
- let o = e || "7.15.0-rc.2", n = o ? r.replace("7.15.0-rc.2", o) : r, s = [...document.querySelectorAll("script")].find((l) => l.src.includes(n));
18
+ let o = e || "7.16.0-rc.0", n = o ? r.replace("7.16.0-rc.0", 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.15.0-rc.2/dist/revolugo.min.js\";\n\tif (!r) throw Error(\"Missing elements entry URL environment variable\");\n\tlet i = n || \"7.15.0-rc.2\", a = i ? r.replace(\"7.15.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;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.16.0-rc.0/dist/revolugo.min.js\";\n\tif (!r) throw Error(\"Missing elements entry URL environment variable\");\n\tlet i = n || \"7.16.0-rc.0\", a = i ? r.replace(\"7.16.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;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.15.0-rc.2/dist/revolugo.min.js";if(!n)throw Error("Missing elements entry URL environment variable");let l=e||"7.15.0-rc.2",r=l?n.replace("7.15.0-rc.2",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.16.0-rc.0/dist/revolugo.min.js";if(!n)throw Error("Missing elements entry URL environment variable");let l=e||"7.16.0-rc.0",r=l?n.replace("7.16.0-rc.0",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.15.0-rc.2/dist/revolugo.min.js\";\n\tif (!r) throw Error(\"Missing elements entry URL environment variable\");\n\tlet i = n || \"7.15.0-rc.2\", a = i ? r.replace(\"7.15.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,+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.16.0-rc.0/dist/revolugo.min.js\";\n\tif (!r) throw Error(\"Missing elements entry URL environment variable\");\n\tlet i = n || \"7.16.0-rc.0\", a = i ? r.replace(\"7.16.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,+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,5 +1,5 @@
1
- import { $t as f, Cn as p, Sn as r, Wn as l, lr as u, mn as w, o as b, t as d, vn as g } from "./framework-DJi7Nbvu.js";
2
- import { i as v, t as k } from "./revolugo-config-BaO16Mmp.js";
1
+ import { $t as f, Cn as p, Gn as l, Sn as r, mn as u, o as w, t as b, ur as d, vn as g } from "./framework-Wya8ZSxq.js";
2
+ import { i as v, t as k } from "./revolugo-config-CrZHaEDS.js";
3
3
  function m(e) {
4
4
  try {
5
5
  if (typeof document < "u") {
@@ -123,7 +123,7 @@ var O = { install(e) {
123
123
  treeviewCollapse: "fas fa-caret-down",
124
124
  treeviewExpand: "fas fa-caret-right",
125
125
  eyeDropper: "fas fa-eye-dropper"
126
- }, L = { component: b }, C = {
126
+ }, L = { component: w }, C = {
127
127
  options: { customProperties: !0 },
128
128
  themes: { light: E },
129
129
  variations: {
@@ -139,7 +139,7 @@ var O = { install(e) {
139
139
  darken: 5,
140
140
  lighten: 5
141
141
  }
142
- }, P = d({
142
+ }, P = b({
143
143
  defaults: { global: { ripple: !1 } },
144
144
  display: { thresholds: Object.fromEntries(Object.entries(g).filter(([e]) => [
145
145
  "lg",
@@ -153,7 +153,7 @@ var O = { install(e) {
153
153
  sets: { fa: L }
154
154
  },
155
155
  theme: C
156
- }), a = w();
156
+ }), a = u();
157
157
  a.use(h(f));
158
158
  var R = [
159
159
  v,
@@ -162,34 +162,34 @@ var R = [
162
162
  O,
163
163
  k
164
164
  ], y = /* @__PURE__ */ Object.assign({
165
- "./components/web-components/BankTransferDetails/BankTransferDetails.vue": () => import("./BankTransferDetails-Dk1Usnwx.js"),
166
- "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue": () => import("./BookingDetailsSidebar-BIfyq5HF.js"),
167
- "./components/web-components/BookingManager/BookingManager.vue": () => import("./BookingManager-BSzajO1j.js"),
168
- "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue": () => import("./CancellationPoliciesBadge-EYgPybfg.js"),
169
- "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue": () => import("./CancellationPoliciesList-gFvrrex9.js"),
170
- "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue": () => import("./CreditCardStripeForm-Ds0SMrhK.js"),
171
- "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue": () => import("./CurrencyPickerBtn-B4CxC_Kz.js"),
172
- "./components/web-components/FastBookingFlow/FastBookingFlow.vue": () => import("./FastBookingFlow-BmnhrWUG.js"),
173
- "./components/web-components/FullBookingFlow/FullBookingFlow.vue": () => import("./FullBookingFlow-CR412J7r.js"),
174
- "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue": () => import("./HotelDescriptionView-DSVos6QY.js"),
175
- "./components/web-components/HotelOfferList/HotelOfferList.vue": () => import("./HotelOfferList-PLuBCptZ.js"),
176
- "./components/web-components/HotelOfferMap/HotelOffersMap.vue": () => import("./HotelOffersMap-DQSUQ2wv.js"),
177
- "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue": () => import("./HotelOfferSearchMenu-wSBWdkbi.js"),
178
- "./components/web-components/HotelOffersView/HotelOffersView.vue": () => import("./HotelOffersView-DGUA31LJ.js"),
179
- "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue": () => import("./HotelRoomOfferList-CTugnGJK.js"),
180
- "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue": () => import("./HotelRoomOfferSearchMenu-jylx81jc.js"),
181
- "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue": () => import("./HotelRoomOffersBookingFlow-CHVKNLlZ.js"),
182
- "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue": () => import("./HotelRoomOffersView-BNW0MW4H.js"),
183
- "./components/web-components/LangPickerBtn/LangPickerBtn.vue": () => import("./LangPickerBtn-Bzl4bwFT.js"),
184
- "./components/web-components/PrebookForm/PrebookForm.vue": () => import("./PrebookForm-B0ZpNDjy.js"),
185
- "./components/web-components/PreferencesMenu/PreferencesMenu.vue": () => import("./PreferencesMenu-D36vIjTY.js"),
186
- "./components/web-components/RoomingListEditor/RoomingListEditor.vue": () => import("./RoomingListEditor-Dw89Zbgg.js"),
187
- "./components/web-components/StorybookToolbar/StorybookToolbar.vue": () => import("./StorybookToolbar-Bb4pOPtt.js"),
188
- "./components/web-components/TermsAndConditions/TermsAndConditions.vue": () => import("./TermsAndConditions-DIi0En_g.js")
165
+ "./components/web-components/BankTransferDetails/BankTransferDetails.vue": () => import("./BankTransferDetails-CqxKljHh.js"),
166
+ "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue": () => import("./BookingDetailsSidebar-C0rH06QD.js"),
167
+ "./components/web-components/BookingManager/BookingManager.vue": () => import("./BookingManager-Dd4Fsj4X.js"),
168
+ "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue": () => import("./CancellationPoliciesBadge-z-P3YnXt.js"),
169
+ "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue": () => import("./CancellationPoliciesList-D1JUV3Xr.js"),
170
+ "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue": () => import("./CreditCardStripeForm-CIdImfYv.js"),
171
+ "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue": () => import("./CurrencyPickerBtn-Cn10SxnW.js"),
172
+ "./components/web-components/FastBookingFlow/FastBookingFlow.vue": () => import("./FastBookingFlow-CukWyonJ.js"),
173
+ "./components/web-components/FullBookingFlow/FullBookingFlow.vue": () => import("./FullBookingFlow-BHMCR972.js"),
174
+ "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue": () => import("./HotelDescriptionView-CwJTFVE3.js"),
175
+ "./components/web-components/HotelOfferList/HotelOfferList.vue": () => import("./HotelOfferList-kwR2tdHb.js"),
176
+ "./components/web-components/HotelOfferMap/HotelOffersMap.vue": () => import("./HotelOffersMap-Cdv5rpz9.js"),
177
+ "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue": () => import("./HotelOfferSearchMenu-SXzx-R5N.js"),
178
+ "./components/web-components/HotelOffersView/HotelOffersView.vue": () => import("./HotelOffersView-Bcg6hsL3.js"),
179
+ "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue": () => import("./HotelRoomOfferList-CDRDdmqq.js"),
180
+ "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue": () => import("./HotelRoomOfferSearchMenu-uhylFMAo.js"),
181
+ "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue": () => import("./HotelRoomOffersBookingFlow-BUtsYlX5.js"),
182
+ "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue": () => import("./HotelRoomOffersView-MBfreW-0.js"),
183
+ "./components/web-components/LangPickerBtn/LangPickerBtn.vue": () => import("./LangPickerBtn-idz2GuuR.js"),
184
+ "./components/web-components/PrebookForm/PrebookForm.vue": () => import("./PrebookForm-DhcgJ0sd.js"),
185
+ "./components/web-components/PreferencesMenu/PreferencesMenu.vue": () => import("./PreferencesMenu-DVdNAVYo.js"),
186
+ "./components/web-components/RoomingListEditor/RoomingListEditor.vue": () => import("./RoomingListEditor-BoMfVLf9.js"),
187
+ "./components/web-components/StorybookToolbar/StorybookToolbar.vue": () => import("./StorybookToolbar-Dn2GJRt8.js"),
188
+ "./components/web-components/TermsAndConditions/TermsAndConditions.vue": () => import("./TermsAndConditions-D6pOKoZR.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, "");
192
- window.customElements.define(`revolugo-${p(o)}`, l(u(() => M(`./components/web-components/${o}/${o}.vue`)), { configureApp: (n) => {
192
+ window.customElements.define(`revolugo-${p(o)}`, l(d(() => M(`./components/web-components/${o}/${o}.vue`)), { configureApp: (n) => {
193
193
  R.forEach(n.use);
194
194
  } }));
195
195
  }
@@ -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-Dk1Usnwx.js");
200
+ return import("./BankTransferDetails-CqxKljHh.js");
201
201
  case "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar":
202
202
  case "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue":
203
- return import("./BookingDetailsSidebar-BIfyq5HF.js");
203
+ return import("./BookingDetailsSidebar-C0rH06QD.js");
204
204
  case "./components/web-components/BookingManager/BookingManager":
205
205
  case "./components/web-components/BookingManager/BookingManager.vue":
206
- return import("./BookingManager-BSzajO1j.js");
206
+ return import("./BookingManager-Dd4Fsj4X.js");
207
207
  case "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge":
208
208
  case "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue":
209
- return import("./CancellationPoliciesBadge-EYgPybfg.js");
209
+ return import("./CancellationPoliciesBadge-z-P3YnXt.js");
210
210
  case "./components/web-components/CancellationPoliciesList/CancellationPoliciesList":
211
211
  case "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue":
212
- return import("./CancellationPoliciesList-gFvrrex9.js");
212
+ return import("./CancellationPoliciesList-D1JUV3Xr.js");
213
213
  case "./components/web-components/CreditCardStripeForm/CreditCardStripeForm":
214
214
  case "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue":
215
- return import("./CreditCardStripeForm-Ds0SMrhK.js");
215
+ return import("./CreditCardStripeForm-CIdImfYv.js");
216
216
  case "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn":
217
217
  case "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue":
218
- return import("./CurrencyPickerBtn-B4CxC_Kz.js");
218
+ return import("./CurrencyPickerBtn-Cn10SxnW.js");
219
219
  case "./components/web-components/FastBookingFlow/FastBookingFlow":
220
220
  case "./components/web-components/FastBookingFlow/FastBookingFlow.vue":
221
- return import("./FastBookingFlow-BmnhrWUG.js");
221
+ return import("./FastBookingFlow-CukWyonJ.js");
222
222
  case "./components/web-components/FullBookingFlow/FullBookingFlow":
223
223
  case "./components/web-components/FullBookingFlow/FullBookingFlow.vue":
224
- return import("./FullBookingFlow-CR412J7r.js");
224
+ return import("./FullBookingFlow-BHMCR972.js");
225
225
  case "./components/web-components/HotelDescriptionView/HotelDescriptionView":
226
226
  case "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue":
227
- return import("./HotelDescriptionView-DSVos6QY.js");
227
+ return import("./HotelDescriptionView-CwJTFVE3.js");
228
228
  case "./components/web-components/HotelOfferList/HotelOfferList":
229
229
  case "./components/web-components/HotelOfferList/HotelOfferList.vue":
230
- return import("./HotelOfferList-PLuBCptZ.js");
230
+ return import("./HotelOfferList-kwR2tdHb.js");
231
231
  case "./components/web-components/HotelOfferMap/HotelOffersMap":
232
232
  case "./components/web-components/HotelOfferMap/HotelOffersMap.vue":
233
- return import("./HotelOffersMap-DQSUQ2wv.js");
233
+ return import("./HotelOffersMap-Cdv5rpz9.js");
234
234
  case "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu":
235
235
  case "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue":
236
- return import("./HotelOfferSearchMenu-wSBWdkbi.js");
236
+ return import("./HotelOfferSearchMenu-SXzx-R5N.js");
237
237
  case "./components/web-components/HotelOffersView/HotelOffersView":
238
238
  case "./components/web-components/HotelOffersView/HotelOffersView.vue":
239
- return import("./HotelOffersView-DGUA31LJ.js");
239
+ return import("./HotelOffersView-Bcg6hsL3.js");
240
240
  case "./components/web-components/HotelRoomOfferList/HotelRoomOfferList":
241
241
  case "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue":
242
- return import("./HotelRoomOfferList-CTugnGJK.js");
242
+ return import("./HotelRoomOfferList-CDRDdmqq.js");
243
243
  case "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu":
244
244
  case "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue":
245
- return import("./HotelRoomOfferSearchMenu-jylx81jc.js");
245
+ return import("./HotelRoomOfferSearchMenu-uhylFMAo.js");
246
246
  case "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow":
247
247
  case "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue":
248
- return import("./HotelRoomOffersBookingFlow-CHVKNLlZ.js");
248
+ return import("./HotelRoomOffersBookingFlow-BUtsYlX5.js");
249
249
  case "./components/web-components/HotelRoomOffersView/HotelRoomOffersView":
250
250
  case "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue":
251
- return import("./HotelRoomOffersView-BNW0MW4H.js");
251
+ return import("./HotelRoomOffersView-MBfreW-0.js");
252
252
  case "./components/web-components/LangPickerBtn/LangPickerBtn":
253
253
  case "./components/web-components/LangPickerBtn/LangPickerBtn.vue":
254
- return import("./LangPickerBtn-Bzl4bwFT.js");
254
+ return import("./LangPickerBtn-idz2GuuR.js");
255
255
  case "./components/web-components/PrebookForm/PrebookForm":
256
256
  case "./components/web-components/PrebookForm/PrebookForm.vue":
257
- return import("./PrebookForm-B0ZpNDjy.js");
257
+ return import("./PrebookForm-DhcgJ0sd.js");
258
258
  case "./components/web-components/PreferencesMenu/PreferencesMenu":
259
259
  case "./components/web-components/PreferencesMenu/PreferencesMenu.vue":
260
- return import("./PreferencesMenu-D36vIjTY.js");
260
+ return import("./PreferencesMenu-DVdNAVYo.js");
261
261
  case "./components/web-components/RoomingListEditor/RoomingListEditor":
262
262
  case "./components/web-components/RoomingListEditor/RoomingListEditor.vue":
263
- return import("./RoomingListEditor-Dw89Zbgg.js");
263
+ return import("./RoomingListEditor-BoMfVLf9.js");
264
264
  case "./components/web-components/StorybookToolbar/StorybookToolbar":
265
265
  case "./components/web-components/StorybookToolbar/StorybookToolbar.vue":
266
- return import("./StorybookToolbar-Bb4pOPtt.js");
266
+ return import("./StorybookToolbar-Dn2GJRt8.js");
267
267
  case "./components/web-components/TermsAndConditions/TermsAndConditions":
268
268
  case "./components/web-components/TermsAndConditions/TermsAndConditions.vue":
269
- return import("./TermsAndConditions-DIi0En_g.js");
269
+ return import("./TermsAndConditions-D6pOKoZR.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.15.0-rc.2",
3
+ "version": "7.16.0-rc.0",
4
4
  "private": false,
5
5
  "description": "Revolugo Elements UI library",
6
6
  "author": "Revolugo",
@@ -15,10 +15,10 @@
15
15
  "http-server": "14.1.1"
16
16
  },
17
17
  "devDependencies": {
18
- "@revolugo/booking-api-client": "7.15.0",
19
- "@revolugo/common": "7.15.0",
20
- "@revolugo/elements-core": "7.15.0",
21
- "@revolugo/elements-documentation": "7.15.0"
18
+ "@revolugo/booking-api-client": "7.16.0",
19
+ "@revolugo/elements-documentation": "7.16.0",
20
+ "@revolugo/common": "7.16.0",
21
+ "@revolugo/elements-core": "7.16.0"
22
22
  },
23
23
  "engines": {
24
24
  "node": ">=24.15.0 <25"