@revolugo/elements 7.17.2-rc.3 → 7.18.0-alpha.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.
- package/dist/index.es.min.js +16 -11
- package/dist/index.es.min.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist/revolugo.min.js +173 -103
- package/package.json +6 -6
package/dist/index.es.min.js
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a = class extends Error {
|
|
2
|
+
context;
|
|
3
|
+
constructor(t, e = {}) {
|
|
4
|
+
super(t), this.name = "ContextualError", this.context = e;
|
|
5
|
+
}
|
|
6
|
+
}, d = (t) => {
|
|
2
7
|
window.RevolugoElements = {
|
|
3
8
|
...window.RevolugoElements,
|
|
4
|
-
ready: (
|
|
5
|
-
let
|
|
9
|
+
ready: (n) => {
|
|
10
|
+
let o = window.RevolugoElements?._ready;
|
|
6
11
|
window.RevolugoElements._ready = () => {
|
|
7
|
-
|
|
12
|
+
o && o(), n();
|
|
8
13
|
};
|
|
9
14
|
}
|
|
10
15
|
};
|
|
@@ -12,20 +17,20 @@ var d = (t) => {
|
|
|
12
17
|
e.src = t, e.type = "module", e.async = !1;
|
|
13
18
|
let [r] = document.querySelectorAll("script");
|
|
14
19
|
return r ? r?.parentNode?.insertBefore(e, r) : document.head.append(e), e;
|
|
15
|
-
},
|
|
16
|
-
let r = t ?
|
|
17
|
-
if (!
|
|
18
|
-
let o = e || "7.
|
|
20
|
+
}, E = (t, e) => {
|
|
21
|
+
let r = t ? "ELEMENTS_NEXT_ENTRY_URL" : "ELEMENTS_ENTRY_URL", n = process.env[r];
|
|
22
|
+
if (!n) throw new a("Missing elements entry URL env var", { envVar: r });
|
|
23
|
+
let o = e || "7.18.0-alpha.0", s = o ? n.replace("7.18.0-alpha.0", o) : n, c = [...document.querySelectorAll("script")].find((l) => l.src.includes(s));
|
|
19
24
|
return new Promise((l) => {
|
|
20
|
-
if (
|
|
25
|
+
if (c) {
|
|
21
26
|
l(!0);
|
|
22
27
|
return;
|
|
23
28
|
}
|
|
24
|
-
d(
|
|
29
|
+
d(s).addEventListener("load", () => {
|
|
25
30
|
l(!0);
|
|
26
31
|
});
|
|
27
32
|
});
|
|
28
33
|
};
|
|
29
|
-
|
|
34
|
+
E().catch((t) => console.error(t));
|
|
30
35
|
|
|
31
36
|
//# sourceMappingURL=index.es.min.js.map
|
package/dist/index.es.min.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.min.js","names":[],"sources":["../../core/dist/index.script.js","../src/index.ts"],"sourcesContent":["//#region src/
|
|
1
|
+
{"version":3,"file":"index.es.min.js","names":[],"sources":["../../core/dist/index.script.js","../src/index.ts"],"sourcesContent":["//#region ../../../shared/common/src/errors/contextual-error.ts\nvar e = class extends Error {\n\tcontext;\n\tconstructor(e, t = {}) {\n\t\tsuper(e), this.name = \"ContextualError\", this.context = t;\n\t}\n}, t = (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}, n = (n, r) => {\n\tlet i = n ? \"ELEMENTS_NEXT_ENTRY_URL\" : \"ELEMENTS_ENTRY_URL\", a = process.env[i];\n\tif (!a) throw new e(\"Missing elements entry URL env var\", { envVar: i });\n\tlet o = r || \"7.18.0-alpha.0\", s = o ? a.replace(\"7.18.0-alpha.0\", o) : a, c = [...document.querySelectorAll(\"script\")].find((e) => e.src.includes(s));\n\treturn new Promise((e) => {\n\t\tif (c) {\n\t\t\te(!0);\n\t\t\treturn;\n\t\t}\n\t\tt(s).addEventListener(\"load\", () => {\n\t\t\te(!0);\n\t\t});\n\t});\n};\n//#endregion\nexport { t as injectScript, n 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,IAAI,cAAc,MAAM;AAAA,EAC3B;AAAA,EACA,YAAY,GAAG,IAAI,CAAC,GAAG;AACtB,UAAM,CAAC,GAAG,KAAK,OAAO,mBAAmB,KAAK,UAAU;AAAA,EACzD;AACD,GAAG,IAAA,CAAK,MAAM;AACb,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,4BAA4B,sBAAsB,IAAI,QAAQ,IAAI,CAAA;AAC9E,MAAI,CAAC,EAAG,OAAM,IAAI,EAAE,sCAAsC,EAAE,QAAQ,EAAE,CAAC;AACvE,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;AC9BA,EAAW,EAAE,MAAA,CAAO,MAAmB,QAAQ,MAAM,CAAK,CAAC"}
|
package/dist/index.min.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(l){typeof define=="function"&&define.amd?define([],l):l()})(function(){var l=class extends Error{context;constructor(n,e={}){super(n),this.name="ContextualError",this.context=e}},d=n=>{window.RevolugoElements={...window.RevolugoElements,ready:r=>{let o=window.RevolugoElements?._ready;window.RevolugoElements._ready=()=>{o&&o(),r()}}};let e=document.createElement("script");e.src=n,e.type="module",e.async=!1;let[t]=document.querySelectorAll("script");return t?t?.parentNode?.insertBefore(e,t):document.head.append(e),e},i=(n,e)=>{let t=n?"ELEMENTS_NEXT_ENTRY_URL":"ELEMENTS_ENTRY_URL",r=process.env[t];if(!r)throw new l("Missing elements entry URL env var",{envVar:t});let o=e||"7.18.0-alpha.0",c=o?r.replace("7.18.0-alpha.0",o):r,a=[...document.querySelectorAll("script")].find(s=>s.src.includes(c));return new Promise(s=>{if(a){s(!0);return}d(c).addEventListener("load",()=>{s(!0)})})};i().catch(n=>console.error(n))});
|
|
2
2
|
|
|
3
3
|
//# sourceMappingURL=index.min.js.map
|
package/dist/index.min.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.min.js","names":[],"sources":["../../core/dist/index.script.js","../src/index.ts"],"sourcesContent":["//#region src/
|
|
1
|
+
{"version":3,"file":"index.min.js","names":[],"sources":["../../core/dist/index.script.js","../src/index.ts"],"sourcesContent":["//#region ../../../shared/common/src/errors/contextual-error.ts\nvar e = class extends Error {\n\tcontext;\n\tconstructor(e, t = {}) {\n\t\tsuper(e), this.name = \"ContextualError\", this.context = t;\n\t}\n}, t = (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}, n = (n, r) => {\n\tlet i = n ? \"ELEMENTS_NEXT_ENTRY_URL\" : \"ELEMENTS_ENTRY_URL\", a = process.env[i];\n\tif (!a) throw new e(\"Missing elements entry URL env var\", { envVar: i });\n\tlet o = r || \"7.18.0-alpha.0\", s = o ? a.replace(\"7.18.0-alpha.0\", o) : a, c = [...document.querySelectorAll(\"script\")].find((e) => e.src.includes(s));\n\treturn new Promise((e) => {\n\t\tif (c) {\n\t\t\te(!0);\n\t\t\treturn;\n\t\t}\n\t\tt(s).addEventListener(\"load\", () => {\n\t\t\te(!0);\n\t\t});\n\t});\n};\n//#endregion\nexport { t as injectScript, n 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,EAAI,cAAc,KAAM,CAC3B,QACA,YAAY,EAAG,EAAI,CAAC,EAAG,CACtB,MAAM,CAAC,EAAG,KAAK,KAAO,kBAAmB,KAAK,QAAU,CACzD,CACD,EAAG,EAAK,GAAM,CACb,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,0BAA4B,qBAAsB,EAAI,QAAQ,IAAI,CAAA,EAC9E,GAAI,CAAC,EAAG,MAAM,IAAI,EAAE,qCAAsC,CAAE,OAAQ,CAAE,CAAC,EACvE,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,EC9BA,EAAW,EAAE,MAAO,GAAmB,QAAQ,MAAM,CAAK,CAAC"}
|
package/dist/revolugo.min.js
CHANGED
|
@@ -1,36 +1,58 @@
|
|
|
1
|
-
import { $t as f,
|
|
2
|
-
import {
|
|
3
|
-
|
|
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-BOX4uM9K.js";
|
|
2
|
+
import { o as N, t as q } from "./revolugo-config-DYBNT-BQ.js";
|
|
3
|
+
import { n as Y, r as z, t as B } from "./date-2Kl6hejx.js";
|
|
4
|
+
function E(o) {
|
|
4
5
|
try {
|
|
5
6
|
if (typeof document < "u") {
|
|
6
7
|
window.REVOLUGO_ELEMENTS_STYLES = window.REVOLUGO_ELEMENTS_STYLES || {
|
|
7
8
|
sheets: [],
|
|
8
9
|
components: []
|
|
9
10
|
};
|
|
10
|
-
const
|
|
11
|
-
window.REVOLUGO_ELEMENTS_STYLES.sheets.push(
|
|
12
|
-
for (const
|
|
13
|
-
|
|
14
|
-
if (
|
|
15
|
-
const
|
|
16
|
-
|
|
11
|
+
const n = import.meta.url, e = n.slice(0, n.lastIndexOf("/") + 1) + o;
|
|
12
|
+
window.REVOLUGO_ELEMENTS_STYLES.sheets.push(e);
|
|
13
|
+
for (const r of REVOLUGO_ELEMENTS_STYLES.components)
|
|
14
|
+
r(e);
|
|
15
|
+
if (o.indexOf("fonts") >= 0) {
|
|
16
|
+
const r = document.createElement("link");
|
|
17
|
+
r.rel = "stylesheet", linK.href = e, document.head.appendChild(r);
|
|
17
18
|
}
|
|
18
19
|
}
|
|
19
|
-
} catch (
|
|
20
|
-
console.error("[revolugo-elements] ",
|
|
20
|
+
} catch (n) {
|
|
21
|
+
console.error("[revolugo-elements] ", n);
|
|
21
22
|
}
|
|
22
23
|
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
24
|
+
function K(o) {
|
|
25
|
+
return o.replace(/([\da-z]|(?=[A-Z]))([A-Z])/gu, "$1-$2").toLowerCase().replace(/^-/u, "");
|
|
26
|
+
}
|
|
27
|
+
var Z = { install(o) {
|
|
28
|
+
window.RevolugoElements = window.RevolugoElements || {}, window.RevolugoElements.eventBus = d, window.RevolugoElements.ready = (n) => {
|
|
29
|
+
n();
|
|
30
|
+
}, typeof window.RevolugoElements._ready == "function" && window.RevolugoElements._ready(), o.config.globalProperties.$eventBus = d, o.provide("eventBus", d);
|
|
31
|
+
} }, J = {
|
|
32
|
+
lg: {
|
|
33
|
+
maxWidth: 1199,
|
|
34
|
+
minWidth: 992
|
|
35
|
+
},
|
|
36
|
+
md: {
|
|
37
|
+
maxWidth: 991,
|
|
38
|
+
minWidth: 768
|
|
39
|
+
},
|
|
40
|
+
sm: {
|
|
41
|
+
maxWidth: 767,
|
|
42
|
+
minWidth: 576
|
|
43
|
+
},
|
|
44
|
+
xl: { minWidth: 1200 },
|
|
45
|
+
xs: {
|
|
46
|
+
maxWidth: 575,
|
|
47
|
+
minWidth: 0
|
|
48
|
+
}
|
|
49
|
+
}, Q = (o) => ({ options: n, store: e }) => {
|
|
50
|
+
const { debounce: r } = n;
|
|
51
|
+
if (r) return Object.keys(r).reduce((i, c) => {
|
|
52
|
+
const m = [e[c]].concat(r[c]);
|
|
53
|
+
return i[c] = o.apply(null, m), i;
|
|
32
54
|
}, {});
|
|
33
|
-
},
|
|
55
|
+
}, X = {
|
|
34
56
|
base: "#f44336",
|
|
35
57
|
lighten5: "#ffebee",
|
|
36
58
|
lighten4: "#ffcdd2",
|
|
@@ -45,7 +67,7 @@ var O = { install(e) {
|
|
|
45
67
|
accent2: "#ff5252",
|
|
46
68
|
accent3: "#ff1744",
|
|
47
69
|
accent4: "#d50000"
|
|
48
|
-
},
|
|
70
|
+
}, ee = {
|
|
49
71
|
base: "#2196f3",
|
|
50
72
|
lighten5: "#e3f2fd",
|
|
51
73
|
lighten4: "#bbdefb",
|
|
@@ -60,7 +82,7 @@ var O = { install(e) {
|
|
|
60
82
|
accent2: "#448aff",
|
|
61
83
|
accent3: "#2979ff",
|
|
62
84
|
accent4: "#2962ff"
|
|
63
|
-
},
|
|
85
|
+
}, oe = {
|
|
64
86
|
base: "#4caf50",
|
|
65
87
|
lighten5: "#e8f5e9",
|
|
66
88
|
lighten4: "#c8e6c9",
|
|
@@ -75,15 +97,63 @@ var O = { install(e) {
|
|
|
75
97
|
accent2: "#69f0ae",
|
|
76
98
|
accent3: "#00e676",
|
|
77
99
|
accent4: "#00c853"
|
|
78
|
-
},
|
|
100
|
+
}, ne = { colors: {
|
|
79
101
|
accent: "#f57f39",
|
|
80
|
-
error:
|
|
102
|
+
error: X.accent3,
|
|
81
103
|
"on-primary": "#fff",
|
|
82
104
|
"on-secondary": "#fff",
|
|
83
105
|
primary: "#007fff",
|
|
84
|
-
secondary:
|
|
85
|
-
success:
|
|
86
|
-
} }
|
|
106
|
+
secondary: ee.lighten2,
|
|
107
|
+
success: oe.base
|
|
108
|
+
} };
|
|
109
|
+
function y() {
|
|
110
|
+
const { blueprint: o, ...n } = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, e = P(o, n), { aliases: r = {}, components: i = {}, directives: c = {} } = e, m = C(e.defaults), l = _(e.display, e.ssr), p = U(e.theme), w = W(e.icons), f = M(e.locale), u = z(e.date, f), b = V(e.goTo, f);
|
|
111
|
+
return {
|
|
112
|
+
install: (t) => {
|
|
113
|
+
for (const s in c) t.directive(s, c[s]);
|
|
114
|
+
for (const s in i) t.component(s, i[s]);
|
|
115
|
+
for (const s in r) t.component(s, j({
|
|
116
|
+
...r[s],
|
|
117
|
+
name: s,
|
|
118
|
+
aliasName: r[s].name
|
|
119
|
+
}));
|
|
120
|
+
if (p.install(t), t.provide(v, m), t.provide(g, l), t.provide(h, p), t.provide(k, w), t.provide(O, f), t.provide(Y, u.options), t.provide(B, u.instance), t.provide(D, b), F && e.ssr) if (t.$nuxt) t.$nuxt.hook("app:suspense:resolve", () => {
|
|
121
|
+
l.update();
|
|
122
|
+
});
|
|
123
|
+
else {
|
|
124
|
+
const { mount: s } = t;
|
|
125
|
+
t.mount = function() {
|
|
126
|
+
const S = s(...arguments);
|
|
127
|
+
return x(() => l.update()), t.mount = s, S;
|
|
128
|
+
};
|
|
129
|
+
}
|
|
130
|
+
A.reset(), t.mixin({ computed: { $vuetify() {
|
|
131
|
+
return R({
|
|
132
|
+
defaults: a.call(this, v),
|
|
133
|
+
display: a.call(this, g),
|
|
134
|
+
theme: a.call(this, h),
|
|
135
|
+
icons: a.call(this, k),
|
|
136
|
+
locale: a.call(this, O),
|
|
137
|
+
date: a.call(this, B)
|
|
138
|
+
});
|
|
139
|
+
} } });
|
|
140
|
+
},
|
|
141
|
+
defaults: m,
|
|
142
|
+
display: l,
|
|
143
|
+
theme: p,
|
|
144
|
+
icons: w,
|
|
145
|
+
locale: f,
|
|
146
|
+
date: u,
|
|
147
|
+
goTo: b
|
|
148
|
+
};
|
|
149
|
+
}
|
|
150
|
+
var te = "3.7.18";
|
|
151
|
+
y.version = te;
|
|
152
|
+
function a(o) {
|
|
153
|
+
const n = this.$, e = n.parent?.provides ?? n.vnode.appContext?.provides;
|
|
154
|
+
if (e && o in e) return e[o];
|
|
155
|
+
}
|
|
156
|
+
var se = {
|
|
87
157
|
collapse: "fas fa-chevron-up",
|
|
88
158
|
complete: "fas fa-check",
|
|
89
159
|
cancel: "fas fa-times-circle",
|
|
@@ -123,9 +193,9 @@ var O = { install(e) {
|
|
|
123
193
|
treeviewCollapse: "fas fa-caret-down",
|
|
124
194
|
treeviewExpand: "fas fa-caret-right",
|
|
125
195
|
eyeDropper: "fas fa-eye-dropper"
|
|
126
|
-
},
|
|
196
|
+
}, re = { component: T }, ce = {
|
|
127
197
|
options: { customProperties: !0 },
|
|
128
|
-
themes: { light:
|
|
198
|
+
themes: { light: ne },
|
|
129
199
|
variations: {
|
|
130
200
|
colors: [
|
|
131
201
|
"primary",
|
|
@@ -139,140 +209,140 @@ var O = { install(e) {
|
|
|
139
209
|
darken: 5,
|
|
140
210
|
lighten: 5
|
|
141
211
|
}
|
|
142
|
-
},
|
|
212
|
+
}, ae = y({
|
|
143
213
|
defaults: { global: { ripple: !1 } },
|
|
144
|
-
display: { thresholds: Object.fromEntries(Object.entries(
|
|
214
|
+
display: { thresholds: Object.fromEntries(Object.entries(J).filter(([o]) => [
|
|
145
215
|
"lg",
|
|
146
216
|
"md",
|
|
147
217
|
"sm",
|
|
148
218
|
"xs"
|
|
149
|
-
].includes(
|
|
219
|
+
].includes(o)).map(([o, n]) => [o, n.minWidth])) },
|
|
150
220
|
icons: {
|
|
151
|
-
aliases:
|
|
221
|
+
aliases: se,
|
|
152
222
|
defaultSet: "fa",
|
|
153
|
-
sets: { fa:
|
|
223
|
+
sets: { fa: re }
|
|
154
224
|
},
|
|
155
|
-
theme:
|
|
156
|
-
}),
|
|
157
|
-
|
|
158
|
-
var
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
],
|
|
165
|
-
"./components/web-components/BankTransferDetails/BankTransferDetails.vue": () => import("./BankTransferDetails-
|
|
166
|
-
"./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue": () => import("./BookingDetailsSidebar-
|
|
167
|
-
"./components/web-components/BookingManager/BookingManager.vue": () => import("./BookingManager-
|
|
168
|
-
"./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue": () => import("./CancellationPoliciesBadge-
|
|
169
|
-
"./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue": () => import("./CancellationPoliciesList-
|
|
170
|
-
"./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue": () => import("./CreditCardStripeForm-
|
|
171
|
-
"./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue": () => import("./CurrencyPickerBtn-
|
|
172
|
-
"./components/web-components/FastBookingFlow/FastBookingFlow.vue": () => import("./FastBookingFlow-
|
|
173
|
-
"./components/web-components/FullBookingFlow/FullBookingFlow.vue": () => import("./FullBookingFlow-
|
|
174
|
-
"./components/web-components/HotelDescriptionView/HotelDescriptionView.vue": () => import("./HotelDescriptionView-
|
|
175
|
-
"./components/web-components/HotelOfferList/HotelOfferList.vue": () => import("./HotelOfferList-
|
|
176
|
-
"./components/web-components/HotelOfferMap/HotelOffersMap.vue": () => import("./HotelOffersMap-
|
|
177
|
-
"./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue": () => import("./HotelOfferSearchMenu-
|
|
178
|
-
"./components/web-components/HotelOffersView/HotelOffersView.vue": () => import("./HotelOffersView-
|
|
179
|
-
"./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue": () => import("./HotelRoomOfferList-
|
|
180
|
-
"./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue": () => import("./HotelRoomOfferSearchMenu-
|
|
181
|
-
"./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue": () => import("./HotelRoomOffersBookingFlow-
|
|
182
|
-
"./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue": () => import("./HotelRoomOffersView-
|
|
183
|
-
"./components/web-components/LangPickerBtn/LangPickerBtn.vue": () => import("./LangPickerBtn-
|
|
184
|
-
"./components/web-components/PrebookForm/PrebookForm.vue": () => import("./PrebookForm-
|
|
185
|
-
"./components/web-components/PreferencesMenu/PreferencesMenu.vue": () => import("./PreferencesMenu-
|
|
186
|
-
"./components/web-components/RoomingListEditor/RoomingListEditor.vue": () => import("./RoomingListEditor-
|
|
187
|
-
"./components/web-components/StorybookToolbar/StorybookToolbar.vue": () => import("./StorybookToolbar-
|
|
188
|
-
"./components/web-components/TermsAndConditions/TermsAndConditions.vue": () => import("./TermsAndConditions-
|
|
225
|
+
theme: ce
|
|
226
|
+
}), H = I();
|
|
227
|
+
H.use(Q(L));
|
|
228
|
+
var ie = [
|
|
229
|
+
N,
|
|
230
|
+
ae,
|
|
231
|
+
H,
|
|
232
|
+
Z,
|
|
233
|
+
q
|
|
234
|
+
], me = /* @__PURE__ */ Object.assign({
|
|
235
|
+
"./components/web-components/BankTransferDetails/BankTransferDetails.vue": () => import("./BankTransferDetails-BoftA-jp.js"),
|
|
236
|
+
"./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue": () => import("./BookingDetailsSidebar-CBPYqma7.js"),
|
|
237
|
+
"./components/web-components/BookingManager/BookingManager.vue": () => import("./BookingManager-BIPwQmW6.js"),
|
|
238
|
+
"./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue": () => import("./CancellationPoliciesBadge-Wvuq8eNL.js"),
|
|
239
|
+
"./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue": () => import("./CancellationPoliciesList-D-hZZlvO.js"),
|
|
240
|
+
"./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue": () => import("./CreditCardStripeForm-B40ahUq6.js"),
|
|
241
|
+
"./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue": () => import("./CurrencyPickerBtn-BQJsKtmt.js"),
|
|
242
|
+
"./components/web-components/FastBookingFlow/FastBookingFlow.vue": () => import("./FastBookingFlow-BljigwTO.js"),
|
|
243
|
+
"./components/web-components/FullBookingFlow/FullBookingFlow.vue": () => import("./FullBookingFlow-DcpjvUx9.js"),
|
|
244
|
+
"./components/web-components/HotelDescriptionView/HotelDescriptionView.vue": () => import("./HotelDescriptionView-Campln7f.js"),
|
|
245
|
+
"./components/web-components/HotelOfferList/HotelOfferList.vue": () => import("./HotelOfferList-DCXl-_eX.js"),
|
|
246
|
+
"./components/web-components/HotelOfferMap/HotelOffersMap.vue": () => import("./HotelOffersMap-4m9i-zTX.js"),
|
|
247
|
+
"./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue": () => import("./HotelOfferSearchMenu-TopYUSWl.js"),
|
|
248
|
+
"./components/web-components/HotelOffersView/HotelOffersView.vue": () => import("./HotelOffersView-jDujZJWe.js"),
|
|
249
|
+
"./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue": () => import("./HotelRoomOfferList-DbYj536V.js"),
|
|
250
|
+
"./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue": () => import("./HotelRoomOfferSearchMenu-DIpTFN1C.js"),
|
|
251
|
+
"./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue": () => import("./HotelRoomOffersBookingFlow-CuZZJ5WL.js"),
|
|
252
|
+
"./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue": () => import("./HotelRoomOffersView-5mesz--D.js"),
|
|
253
|
+
"./components/web-components/LangPickerBtn/LangPickerBtn.vue": () => import("./LangPickerBtn-CjH-W0Q_.js"),
|
|
254
|
+
"./components/web-components/PrebookForm/PrebookForm.vue": () => import("./PrebookForm-cME5uaIs.js"),
|
|
255
|
+
"./components/web-components/PreferencesMenu/PreferencesMenu.vue": () => import("./PreferencesMenu-BkM8E86S.js"),
|
|
256
|
+
"./components/web-components/RoomingListEditor/RoomingListEditor.vue": () => import("./RoomingListEditor-8xW7cg5u.js"),
|
|
257
|
+
"./components/web-components/StorybookToolbar/StorybookToolbar.vue": () => import("./StorybookToolbar-Do4iTAR5.js"),
|
|
258
|
+
"./components/web-components/TermsAndConditions/TermsAndConditions.vue": () => import("./TermsAndConditions-ChEXVjK3.js")
|
|
189
259
|
});
|
|
190
|
-
for (const [
|
|
191
|
-
const
|
|
192
|
-
window.customElements.define(`revolugo-${
|
|
193
|
-
|
|
260
|
+
for (const [o] of Object.entries(me)) {
|
|
261
|
+
const n = o.replace(/^.\/components\/web-components\/.*\//u, "").replace(/\.vue$/u, "");
|
|
262
|
+
window.customElements.define(`revolugo-${K(n)}`, G($(() => le(`./components/web-components/${n}/${n}.vue`)), { configureApp: (e) => {
|
|
263
|
+
ie.forEach(e.use);
|
|
194
264
|
} }));
|
|
195
265
|
}
|
|
196
|
-
function
|
|
197
|
-
switch (
|
|
266
|
+
function le(o) {
|
|
267
|
+
switch (o) {
|
|
198
268
|
case "./components/web-components/BankTransferDetails/BankTransferDetails":
|
|
199
269
|
case "./components/web-components/BankTransferDetails/BankTransferDetails.vue":
|
|
200
|
-
return import("./BankTransferDetails-
|
|
270
|
+
return import("./BankTransferDetails-BoftA-jp.js");
|
|
201
271
|
case "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar":
|
|
202
272
|
case "./components/web-components/BookingDetailsSidebar/BookingDetailsSidebar.vue":
|
|
203
|
-
return import("./BookingDetailsSidebar-
|
|
273
|
+
return import("./BookingDetailsSidebar-CBPYqma7.js");
|
|
204
274
|
case "./components/web-components/BookingManager/BookingManager":
|
|
205
275
|
case "./components/web-components/BookingManager/BookingManager.vue":
|
|
206
|
-
return import("./BookingManager-
|
|
276
|
+
return import("./BookingManager-BIPwQmW6.js");
|
|
207
277
|
case "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge":
|
|
208
278
|
case "./components/web-components/CancellationPoliciesBadge/CancellationPoliciesBadge.vue":
|
|
209
|
-
return import("./CancellationPoliciesBadge-
|
|
279
|
+
return import("./CancellationPoliciesBadge-Wvuq8eNL.js");
|
|
210
280
|
case "./components/web-components/CancellationPoliciesList/CancellationPoliciesList":
|
|
211
281
|
case "./components/web-components/CancellationPoliciesList/CancellationPoliciesList.vue":
|
|
212
|
-
return import("./CancellationPoliciesList-
|
|
282
|
+
return import("./CancellationPoliciesList-D-hZZlvO.js");
|
|
213
283
|
case "./components/web-components/CreditCardStripeForm/CreditCardStripeForm":
|
|
214
284
|
case "./components/web-components/CreditCardStripeForm/CreditCardStripeForm.vue":
|
|
215
|
-
return import("./CreditCardStripeForm-
|
|
285
|
+
return import("./CreditCardStripeForm-B40ahUq6.js");
|
|
216
286
|
case "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn":
|
|
217
287
|
case "./components/web-components/CurrencyPickerBtn/CurrencyPickerBtn.vue":
|
|
218
|
-
return import("./CurrencyPickerBtn-
|
|
288
|
+
return import("./CurrencyPickerBtn-BQJsKtmt.js");
|
|
219
289
|
case "./components/web-components/FastBookingFlow/FastBookingFlow":
|
|
220
290
|
case "./components/web-components/FastBookingFlow/FastBookingFlow.vue":
|
|
221
|
-
return import("./FastBookingFlow-
|
|
291
|
+
return import("./FastBookingFlow-BljigwTO.js");
|
|
222
292
|
case "./components/web-components/FullBookingFlow/FullBookingFlow":
|
|
223
293
|
case "./components/web-components/FullBookingFlow/FullBookingFlow.vue":
|
|
224
|
-
return import("./FullBookingFlow-
|
|
294
|
+
return import("./FullBookingFlow-DcpjvUx9.js");
|
|
225
295
|
case "./components/web-components/HotelDescriptionView/HotelDescriptionView":
|
|
226
296
|
case "./components/web-components/HotelDescriptionView/HotelDescriptionView.vue":
|
|
227
|
-
return import("./HotelDescriptionView-
|
|
297
|
+
return import("./HotelDescriptionView-Campln7f.js");
|
|
228
298
|
case "./components/web-components/HotelOfferList/HotelOfferList":
|
|
229
299
|
case "./components/web-components/HotelOfferList/HotelOfferList.vue":
|
|
230
|
-
return import("./HotelOfferList-
|
|
300
|
+
return import("./HotelOfferList-DCXl-_eX.js");
|
|
231
301
|
case "./components/web-components/HotelOfferMap/HotelOffersMap":
|
|
232
302
|
case "./components/web-components/HotelOfferMap/HotelOffersMap.vue":
|
|
233
|
-
return import("./HotelOffersMap-
|
|
303
|
+
return import("./HotelOffersMap-4m9i-zTX.js");
|
|
234
304
|
case "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu":
|
|
235
305
|
case "./components/web-components/HotelOfferSearchMenu/HotelOfferSearchMenu.vue":
|
|
236
|
-
return import("./HotelOfferSearchMenu-
|
|
306
|
+
return import("./HotelOfferSearchMenu-TopYUSWl.js");
|
|
237
307
|
case "./components/web-components/HotelOffersView/HotelOffersView":
|
|
238
308
|
case "./components/web-components/HotelOffersView/HotelOffersView.vue":
|
|
239
|
-
return import("./HotelOffersView-
|
|
309
|
+
return import("./HotelOffersView-jDujZJWe.js");
|
|
240
310
|
case "./components/web-components/HotelRoomOfferList/HotelRoomOfferList":
|
|
241
311
|
case "./components/web-components/HotelRoomOfferList/HotelRoomOfferList.vue":
|
|
242
|
-
return import("./HotelRoomOfferList-
|
|
312
|
+
return import("./HotelRoomOfferList-DbYj536V.js");
|
|
243
313
|
case "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu":
|
|
244
314
|
case "./components/web-components/HotelRoomOfferSearchMenu/HotelRoomOfferSearchMenu.vue":
|
|
245
|
-
return import("./HotelRoomOfferSearchMenu-
|
|
315
|
+
return import("./HotelRoomOfferSearchMenu-DIpTFN1C.js");
|
|
246
316
|
case "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow":
|
|
247
317
|
case "./components/web-components/HotelRoomOffersBookingFlow/HotelRoomOffersBookingFlow.vue":
|
|
248
|
-
return import("./HotelRoomOffersBookingFlow-
|
|
318
|
+
return import("./HotelRoomOffersBookingFlow-CuZZJ5WL.js");
|
|
249
319
|
case "./components/web-components/HotelRoomOffersView/HotelRoomOffersView":
|
|
250
320
|
case "./components/web-components/HotelRoomOffersView/HotelRoomOffersView.vue":
|
|
251
|
-
return import("./HotelRoomOffersView-
|
|
321
|
+
return import("./HotelRoomOffersView-5mesz--D.js");
|
|
252
322
|
case "./components/web-components/LangPickerBtn/LangPickerBtn":
|
|
253
323
|
case "./components/web-components/LangPickerBtn/LangPickerBtn.vue":
|
|
254
|
-
return import("./LangPickerBtn-
|
|
324
|
+
return import("./LangPickerBtn-CjH-W0Q_.js");
|
|
255
325
|
case "./components/web-components/PrebookForm/PrebookForm":
|
|
256
326
|
case "./components/web-components/PrebookForm/PrebookForm.vue":
|
|
257
|
-
return import("./PrebookForm-
|
|
327
|
+
return import("./PrebookForm-cME5uaIs.js");
|
|
258
328
|
case "./components/web-components/PreferencesMenu/PreferencesMenu":
|
|
259
329
|
case "./components/web-components/PreferencesMenu/PreferencesMenu.vue":
|
|
260
|
-
return import("./PreferencesMenu-
|
|
330
|
+
return import("./PreferencesMenu-BkM8E86S.js");
|
|
261
331
|
case "./components/web-components/RoomingListEditor/RoomingListEditor":
|
|
262
332
|
case "./components/web-components/RoomingListEditor/RoomingListEditor.vue":
|
|
263
|
-
return import("./RoomingListEditor-
|
|
333
|
+
return import("./RoomingListEditor-8xW7cg5u.js");
|
|
264
334
|
case "./components/web-components/StorybookToolbar/StorybookToolbar":
|
|
265
335
|
case "./components/web-components/StorybookToolbar/StorybookToolbar.vue":
|
|
266
|
-
return import("./StorybookToolbar-
|
|
336
|
+
return import("./StorybookToolbar-Do4iTAR5.js");
|
|
267
337
|
case "./components/web-components/TermsAndConditions/TermsAndConditions":
|
|
268
338
|
case "./components/web-components/TermsAndConditions/TermsAndConditions.vue":
|
|
269
|
-
return import("./TermsAndConditions-
|
|
339
|
+
return import("./TermsAndConditions-ChEXVjK3.js");
|
|
270
340
|
default:
|
|
271
|
-
return new Promise(function(
|
|
272
|
-
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
|
|
341
|
+
return new Promise(function(n, e) {
|
|
342
|
+
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(e.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + o)));
|
|
273
343
|
});
|
|
274
344
|
}
|
|
275
345
|
}
|
|
276
|
-
|
|
346
|
+
E("index.css");
|
|
277
347
|
|
|
278
348
|
//# sourceMappingURL=revolugo.min.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@revolugo/elements",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.18.0-alpha.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Revolugo Elements UI library",
|
|
6
6
|
"author": "Revolugo",
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
"http-server": "14.1.1"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@revolugo/booking-api-client": "7.
|
|
19
|
-
"@revolugo/
|
|
20
|
-
"@revolugo/
|
|
21
|
-
"@revolugo/elements-documentation": "7.
|
|
18
|
+
"@revolugo/booking-api-client": "7.18.0",
|
|
19
|
+
"@revolugo/elements-core": "7.18.0",
|
|
20
|
+
"@revolugo/common": "7.18.0",
|
|
21
|
+
"@revolugo/elements-documentation": "7.18.0"
|
|
22
22
|
},
|
|
23
23
|
"engines": {
|
|
24
|
-
"node": ">=
|
|
24
|
+
"node": ">=26.4.0 <27"
|
|
25
25
|
},
|
|
26
26
|
"volta": {
|
|
27
27
|
"extends": "../../../package.json"
|