@ulu/frontend-vue 0.1.0-beta.13 → 0.1.0-beta.14
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/frontend-vue.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as l, M as e, q as u, a0 as U, s as o, t, P as i, u as n, v as r, w as c, x as S, F as d, U as p, V as b, N as k, y as m, f as g, W as F, X as T, z as h, a4 as P, a9 as A, a5 as w, a6 as M, a7 as y, a8 as L, G as v, H as x, I as B, J as R, K as C, A as I, ai as f, B as D, C as N, Q as E, R as j, h as q, S as G, j as V, Y as z, Z as O, a1 as W, a2 as H, $ as J, aa as K, ab as Q, ac as X, ad as Y, L as Z, ae as _, af as $, ag as aa, ah as sa, T as la, aj as ea, ak as ua, D as Ua, k as oa, m as ta, n as ia, o as na, p as ra, al as ca, am as Sa, an as da, E as pa, O as ba, e as ka, i as ma, c as ga, b as Fa, d as Ta, as as ha, a3 as Pa, ao as Aa, ap as wa, ar as Ma, aq as ya } from "./index-
|
|
1
|
+
import { _ as l, M as e, q as u, a0 as U, s as o, t, P as i, u as n, v as r, w as c, x as S, F as d, U as p, V as b, N as k, y as m, f as g, W as F, X as T, z as h, a4 as P, a9 as A, a5 as w, a6 as M, a7 as y, a8 as L, G as v, H as x, I as B, J as R, K as C, A as I, ai as f, B as D, C as N, Q as E, R as j, h as q, S as G, j as V, Y as z, Z as O, a1 as W, a2 as H, $ as J, aa as K, ab as Q, ac as X, ad as Y, L as Z, ae as _, af as $, ag as aa, ah as sa, T as la, aj as ea, ak as ua, D as Ua, k as oa, m as ta, n as ia, o as na, p as ra, al as ca, am as Sa, an as da, E as pa, O as ba, e as ka, i as ma, c as ga, b as Fa, d as Ta, as as ha, a3 as Pa, ao as Aa, ap as wa, ar as Ma, aq as ya } from "./index-DKFsbs3Z.js";
|
|
2
2
|
export {
|
|
3
3
|
l as UluAccordion,
|
|
4
4
|
e as UluAdaptiveLayout,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { reactive as Kt, ref as E, computed as T, resolveDirective as Gt, createElementBlock as u, openBlock as a, Fragment as $, withDirectives as he, createElementVNode as d, unref as x, normalizeClass as h, renderSlot as m, withKeys as qt, normalizeStyle as z, createCommentVNode as _, nextTick as Zt, toRef as Us, toDisplayString as p, createBlock as y, Teleport as st, resolveDynamicComponent as I, mergeProps as G, inject as Jt, watchEffect as xs, defineAsyncComponent as Is, markRaw as ue, normalizeProps as D, toRefs as Es, toValue as Ve, resolveComponent as S, withModifiers as zs, createVNode as A, useSlots as js, renderList as k, TransitionGroup as Qt, withCtx as b, createTextVNode as w, vShow as es, onMounted as Fs, onUnmounted as
|
|
1
|
+
import { reactive as Kt, ref as E, computed as T, resolveDirective as Gt, createElementBlock as u, openBlock as a, Fragment as $, withDirectives as he, createElementVNode as d, unref as x, normalizeClass as h, renderSlot as m, withKeys as qt, normalizeStyle as z, createCommentVNode as _, nextTick as Zt, toRef as Us, toDisplayString as p, createBlock as y, Teleport as st, resolveDynamicComponent as I, mergeProps as G, inject as Jt, watchEffect as xs, defineAsyncComponent as Is, markRaw as ue, normalizeProps as D, toRefs as Es, toValue as Ve, resolveComponent as S, withModifiers as zs, createVNode as A, useSlots as js, renderList as k, TransitionGroup as Qt, withCtx as b, createTextVNode as w, vShow as es, onMounted as Fs, onUnmounted as Ms, guardReactiveProps as X, vModelCheckbox as Bs, watch as Ps, vModelText as Ls, createSlots as ce } from "vue";
|
|
2
2
|
import { inline as ts, offset as ss, flip as ns, shift as os, arrow as is, useFloating as rs, autoUpdate as as } from "@floating-ui/vue";
|
|
3
3
|
import { Disclosure as Hs, DisclosureButton as Ds, DisclosurePanel as Vs, Tab as Ns, TabGroup as Ws, TabList as Xs, TabPanel as Ys, TabPanels as Ks } from "@headlessui/vue";
|
|
4
|
-
import { RouterLink as
|
|
4
|
+
import { RouterLink as Me } from "vue-router";
|
|
5
5
|
import Gs from "gsap";
|
|
6
6
|
import qs from "fuse.js";
|
|
7
7
|
const mt = {
|
|
@@ -619,7 +619,7 @@ function wn({ preventShift: e = !1, container: s = document.body }) {
|
|
|
619
619
|
s.style.overflow = t, s.style.paddingRight = n;
|
|
620
620
|
};
|
|
621
621
|
}
|
|
622
|
-
function
|
|
622
|
+
function Be(e, s, t, n) {
|
|
623
623
|
var i;
|
|
624
624
|
return function() {
|
|
625
625
|
var r = n || this, l = arguments, c = function() {
|
|
@@ -667,7 +667,7 @@ function we(e, s = null, t = { bubbles: !0 }) {
|
|
|
667
667
|
return new CustomEvent(Sn(e), { detail: s, ...t });
|
|
668
668
|
}
|
|
669
669
|
function kn() {
|
|
670
|
-
window.addEventListener("resize",
|
|
670
|
+
window.addEventListener("resize", Be(() => qe("pageResized", document), 250));
|
|
671
671
|
}
|
|
672
672
|
function Cn() {
|
|
673
673
|
window.addEventListener("beforeprint", () => {
|
|
@@ -1289,7 +1289,7 @@ function tf(e, s) {
|
|
|
1289
1289
|
i.add(o);
|
|
1290
1290
|
}), vt.options = t, e.config.globalProperties.$uluModals = i, e.provide("uluModals", i), e.config.globalProperties.$uluModalsState = vt;
|
|
1291
1291
|
}
|
|
1292
|
-
const
|
|
1292
|
+
const Mn = {
|
|
1293
1293
|
name: "UluToast",
|
|
1294
1294
|
components: {
|
|
1295
1295
|
UluIcon: V
|
|
@@ -1321,7 +1321,7 @@ const Bn = {
|
|
|
1321
1321
|
});
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
|
-
},
|
|
1324
|
+
}, Bn = ["onClick"];
|
|
1325
1325
|
function Pn(e, s, t, n, i, o) {
|
|
1326
1326
|
const r = S("FaIcon"), l = S("UluIcon");
|
|
1327
1327
|
return a(), u("div", {
|
|
@@ -1373,7 +1373,7 @@ function Pn(e, s, t, n, i, o) {
|
|
|
1373
1373
|
key: f,
|
|
1374
1374
|
class: h(["toast__action", t.classes.action]),
|
|
1375
1375
|
onClick: (g) => o.handleAction(g, c)
|
|
1376
|
-
}, p(c.label), 11,
|
|
1376
|
+
}, p(c.label), 11, Bn))), 128))
|
|
1377
1377
|
], 2)) : _("", !0),
|
|
1378
1378
|
d("button", {
|
|
1379
1379
|
class: h(["toast__close", t.classes.closeButton]),
|
|
@@ -1383,7 +1383,7 @@ function Pn(e, s, t, n, i, o) {
|
|
|
1383
1383
|
], 2)
|
|
1384
1384
|
], 2);
|
|
1385
1385
|
}
|
|
1386
|
-
const cs = /* @__PURE__ */ v(
|
|
1386
|
+
const cs = /* @__PURE__ */ v(Mn, [["render", Pn]]), pt = {
|
|
1387
1387
|
toastOptions: {
|
|
1388
1388
|
/**
|
|
1389
1389
|
* Component used to render the toast in the display
|
|
@@ -1518,7 +1518,7 @@ function Wn(e) {
|
|
|
1518
1518
|
await new Promise((g) => {
|
|
1519
1519
|
document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", () => g()) : g();
|
|
1520
1520
|
});
|
|
1521
|
-
const r = await import("./breakpoints-
|
|
1521
|
+
const r = await import("./breakpoints-t2PT-Tjo.js"), { BreakpointManager: l } = r, c = ue(new l(s.plugin));
|
|
1522
1522
|
t.value = ue(c);
|
|
1523
1523
|
const f = () => {
|
|
1524
1524
|
n.value = c.active, i.value = c.resizeDirection;
|
|
@@ -2083,7 +2083,7 @@ function lt() {
|
|
|
2083
2083
|
function co() {
|
|
2084
2084
|
at.value = !1, Fe.end.forEach((e) => e()), window.addEventListener("resize", lt);
|
|
2085
2085
|
}
|
|
2086
|
-
window.addEventListener("resize", lt), window.addEventListener("resize",
|
|
2086
|
+
window.addEventListener("resize", lt), window.addEventListener("resize", Be(co, 300));
|
|
2087
2087
|
function wt(e, s) {
|
|
2088
2088
|
return e.push(s), () => {
|
|
2089
2089
|
const t = e.findIndex((n) => n === s);
|
|
@@ -2133,7 +2133,7 @@ const mo = { class: "layout-flex-baseline" }, go = { class: "type-word-break" },
|
|
|
2133
2133
|
i.value = l.offsetWidth < l.scrollWidth;
|
|
2134
2134
|
});
|
|
2135
2135
|
}, r = t(o);
|
|
2136
|
-
return Fs(o),
|
|
2136
|
+
return Fs(o), Ms(r), (l, c) => (a(), u("div", mo, [
|
|
2137
2137
|
d("div", {
|
|
2138
2138
|
class: "type-truncate",
|
|
2139
2139
|
ref_key: "text",
|
|
@@ -2165,7 +2165,7 @@ const mo = { class: "layout-flex-baseline" }, go = { class: "type-word-break" },
|
|
|
2165
2165
|
setup(e) {
|
|
2166
2166
|
return (s, t) => (a(), y(x(Ns), null, {
|
|
2167
2167
|
default: b((n) => [
|
|
2168
|
-
m(s.$slots, "default", D(
|
|
2168
|
+
m(s.$slots, "default", D(X(n)))
|
|
2169
2169
|
]),
|
|
2170
2170
|
_: 3
|
|
2171
2171
|
}));
|
|
@@ -2195,7 +2195,7 @@ const mo = { class: "layout-flex-baseline" }, go = { class: "type-word-break" },
|
|
|
2195
2195
|
"tabs--vertical": e.vertical
|
|
2196
2196
|
}])
|
|
2197
2197
|
}, [
|
|
2198
|
-
m(s.$slots, "default", D(
|
|
2198
|
+
m(s.$slots, "default", D(X(n)))
|
|
2199
2199
|
], 2)
|
|
2200
2200
|
]),
|
|
2201
2201
|
_: 3
|
|
@@ -2216,7 +2216,7 @@ const mo = { class: "layout-flex-baseline" }, go = { class: "type-word-break" },
|
|
|
2216
2216
|
setup(e) {
|
|
2217
2217
|
return (s, t) => (a(), y(x(Ys), null, {
|
|
2218
2218
|
default: b((n) => [
|
|
2219
|
-
m(s.$slots, "default", D(
|
|
2219
|
+
m(s.$slots, "default", D(X(n)))
|
|
2220
2220
|
]),
|
|
2221
2221
|
_: 3
|
|
2222
2222
|
}));
|
|
@@ -2226,7 +2226,7 @@ const mo = { class: "layout-flex-baseline" }, go = { class: "type-word-break" },
|
|
|
2226
2226
|
setup(e) {
|
|
2227
2227
|
return (s, t) => (a(), y(x(Ks), null, {
|
|
2228
2228
|
default: b((n) => [
|
|
2229
|
-
m(s.$slots, "default", D(
|
|
2229
|
+
m(s.$slots, "default", D(X(n)))
|
|
2230
2230
|
]),
|
|
2231
2231
|
_: 3
|
|
2232
2232
|
}));
|
|
@@ -2325,7 +2325,7 @@ const mo = { class: "layout-flex-baseline" }, go = { class: "type-word-break" },
|
|
|
2325
2325
|
return s && e.push(`button--${s}`), e;
|
|
2326
2326
|
},
|
|
2327
2327
|
element() {
|
|
2328
|
-
return this.to ?
|
|
2328
|
+
return this.to ? Me : this.href ? "a" : "button";
|
|
2329
2329
|
},
|
|
2330
2330
|
attrs() {
|
|
2331
2331
|
const { to: e, href: s, download: t, target: n } = this, i = e ? { to: e } : s ? { href: s } : {};
|
|
@@ -2469,7 +2469,7 @@ const hf = /* @__PURE__ */ v(bo, [["render", Co]]), To = {
|
|
|
2469
2469
|
},
|
|
2470
2470
|
element() {
|
|
2471
2471
|
const { click: e, to: s, href: t } = this;
|
|
2472
|
-
return e ? "button" : s ?
|
|
2472
|
+
return e ? "button" : s ? Me : t ? "a" : "span";
|
|
2473
2473
|
}
|
|
2474
2474
|
}
|
|
2475
2475
|
}, $o = ["aria-hidden"], Ao = {
|
|
@@ -2584,7 +2584,7 @@ const mf = /* @__PURE__ */ v(Uo, [["render", Io]]), Eo = {
|
|
|
2584
2584
|
},
|
|
2585
2585
|
computed: {
|
|
2586
2586
|
element() {
|
|
2587
|
-
return this.to ?
|
|
2587
|
+
return this.to ? Me : this.href ? "a" : "button";
|
|
2588
2588
|
},
|
|
2589
2589
|
attrs() {
|
|
2590
2590
|
const { to: e, href: s, download: t, target: n } = this, i = e ? { to: e } : s ? { href: s } : {};
|
|
@@ -2651,17 +2651,17 @@ const gf = /* @__PURE__ */ v(Eo, [["render", jo]]), Fo = {
|
|
|
2651
2651
|
return { resolvedModifiers: s };
|
|
2652
2652
|
}
|
|
2653
2653
|
};
|
|
2654
|
-
function
|
|
2654
|
+
function Mo(e, s, t, n, i, o) {
|
|
2655
2655
|
return a(), u("div", {
|
|
2656
2656
|
class: h(["callout", [n.resolvedModifiers, { "full-height": t.fullHeight }]])
|
|
2657
2657
|
}, [
|
|
2658
2658
|
m(e.$slots, "default")
|
|
2659
2659
|
], 2);
|
|
2660
2660
|
}
|
|
2661
|
-
const _f = /* @__PURE__ */ v(Fo, [["render",
|
|
2661
|
+
const _f = /* @__PURE__ */ v(Fo, [["render", Mo]]), kt = (e, s) => {
|
|
2662
2662
|
const t = !(s.to || s.href);
|
|
2663
2663
|
return t || console.warn("'titleHref' and 'titleTo' can't be used with to or href (nesting links)"), t;
|
|
2664
|
-
},
|
|
2664
|
+
}, Bo = {
|
|
2665
2665
|
name: "UluCard",
|
|
2666
2666
|
props: {
|
|
2667
2667
|
/**
|
|
@@ -2787,7 +2787,7 @@ const _f = /* @__PURE__ */ v(Fo, [["render", Bo]]), kt = (e, s) => {
|
|
|
2787
2787
|
computed: {
|
|
2788
2788
|
resolvedElement() {
|
|
2789
2789
|
const { cardElement: e, to: s, href: t } = this;
|
|
2790
|
-
return s ?
|
|
2790
|
+
return s ? Me : t ? "a" : e;
|
|
2791
2791
|
}
|
|
2792
2792
|
},
|
|
2793
2793
|
methods: {
|
|
@@ -2890,7 +2890,7 @@ function Wo(e, s, t, n, i, o) {
|
|
|
2890
2890
|
_: 3
|
|
2891
2891
|
}, 40, ["onMousedown", "onMouseup", "class", "style", "target", "to", "href", "data-ulu-proxy-click-init"]);
|
|
2892
2892
|
}
|
|
2893
|
-
const yf = /* @__PURE__ */ v(
|
|
2893
|
+
const yf = /* @__PURE__ */ v(Bo, [["render", Wo]]), Xo = {
|
|
2894
2894
|
name: "UluDefinitionList",
|
|
2895
2895
|
props: {
|
|
2896
2896
|
/**
|
|
@@ -3135,7 +3135,7 @@ function ui(e, s, t, n, i, o) {
|
|
|
3135
3135
|
id: o.getId(l),
|
|
3136
3136
|
"onUpdate:modelValue": (c) => r.checked = c
|
|
3137
3137
|
}, null, 8, li), [
|
|
3138
|
-
[
|
|
3138
|
+
[Bs, r.checked]
|
|
3139
3139
|
]),
|
|
3140
3140
|
d("label", {
|
|
3141
3141
|
for: o.getId(l)
|
|
@@ -3328,7 +3328,7 @@ function Fi(e, s, t, n, i, o) {
|
|
|
3328
3328
|
}, null, 40, ji)
|
|
3329
3329
|
]);
|
|
3330
3330
|
}
|
|
3331
|
-
const Of = /* @__PURE__ */ v(Ii, [["render", Fi]]),
|
|
3331
|
+
const Of = /* @__PURE__ */ v(Ii, [["render", Fi]]), Mi = {
|
|
3332
3332
|
name: "SearchForm",
|
|
3333
3333
|
props: {
|
|
3334
3334
|
placeholder: {
|
|
@@ -3336,13 +3336,13 @@ const Of = /* @__PURE__ */ v(Ii, [["render", Fi]]), Bi = {
|
|
|
3336
3336
|
default: "Titles, keyword…"
|
|
3337
3337
|
}
|
|
3338
3338
|
}
|
|
3339
|
-
},
|
|
3339
|
+
}, Bi = { class: "form-theme search-form type-small" }, Pi = { class: "search-form__field" }, Li = ["placeholder"], Hi = {
|
|
3340
3340
|
class: "search-form__submit button button--primary",
|
|
3341
3341
|
"aria-label": "Submit Search"
|
|
3342
3342
|
};
|
|
3343
3343
|
function Di(e, s, t, n, i, o) {
|
|
3344
3344
|
const r = S("FaIcon");
|
|
3345
|
-
return a(), u("div",
|
|
3345
|
+
return a(), u("div", Bi, [
|
|
3346
3346
|
d("div", Pi, [
|
|
3347
3347
|
s[0] || (s[0] = d("label", { class: "hidden-visually" }, "Search", -1)),
|
|
3348
3348
|
d("input", {
|
|
@@ -3359,7 +3359,7 @@ function Di(e, s, t, n, i, o) {
|
|
|
3359
3359
|
])
|
|
3360
3360
|
]);
|
|
3361
3361
|
}
|
|
3362
|
-
const Rf = /* @__PURE__ */ v(
|
|
3362
|
+
const Rf = /* @__PURE__ */ v(Mi, [["render", Di]]), Uf = {
|
|
3363
3363
|
__name: "UluAdaptiveLayout",
|
|
3364
3364
|
setup(e) {
|
|
3365
3365
|
const s = ho("uluIsMobile");
|
|
@@ -3391,7 +3391,7 @@ const Wi = {
|
|
|
3391
3391
|
name: "UluDataGrid",
|
|
3392
3392
|
async mounted() {
|
|
3393
3393
|
const e = () => Ni(this.$el);
|
|
3394
|
-
e(), this.resizeHandler =
|
|
3394
|
+
e(), this.resizeHandler = Be(e, 200, !1, this), window.addEventListener("resize", this.resizeHandler);
|
|
3395
3395
|
},
|
|
3396
3396
|
beforeUnmount() {
|
|
3397
3397
|
this.resizeHandler && window.removeEventListener("resize", this.resizeHandler);
|
|
@@ -3612,12 +3612,12 @@ const Ff = /* @__PURE__ */ v(nr, [["render", or]]), ir = {}, rr = { style: { dis
|
|
|
3612
3612
|
function ar(e, s) {
|
|
3613
3613
|
return a(), u("span", rr);
|
|
3614
3614
|
}
|
|
3615
|
-
const
|
|
3615
|
+
const Mf = /* @__PURE__ */ v(ir, [["render", ar]]), lr = {};
|
|
3616
3616
|
function cr(e, s) {
|
|
3617
3617
|
const t = S("router-view");
|
|
3618
3618
|
return a(), y(t);
|
|
3619
3619
|
}
|
|
3620
|
-
const
|
|
3620
|
+
const Bf = /* @__PURE__ */ v(lr, [["render", cr]]);
|
|
3621
3621
|
function Ce(e = 0, s = 100) {
|
|
3622
3622
|
return e = Math.ceil(e), s = Math.floor(s), Math.floor(Math.random() * (s - e) + e);
|
|
3623
3623
|
}
|
|
@@ -3963,7 +3963,7 @@ function Fr(e, s, t, n, i, o) {
|
|
|
3963
3963
|
], 2);
|
|
3964
3964
|
}
|
|
3965
3965
|
const Nf = /* @__PURE__ */ v(Ur, [["render", Fr]]);
|
|
3966
|
-
function
|
|
3966
|
+
function Mr(e, s) {
|
|
3967
3967
|
return !s || !Array.isArray(s) ? [] : s.map((t) => {
|
|
3968
3968
|
const n = /* @__PURE__ */ new Set(), i = t.getValue || ((r) => r[t.uid]);
|
|
3969
3969
|
e.forEach((r) => {
|
|
@@ -3982,9 +3982,9 @@ function Br(e, s) {
|
|
|
3982
3982
|
});
|
|
3983
3983
|
}
|
|
3984
3984
|
function Wf(e, s = {}) {
|
|
3985
|
-
const t = (C,
|
|
3986
|
-
const
|
|
3987
|
-
return
|
|
3985
|
+
const t = (C, M) => {
|
|
3986
|
+
const B = C[M];
|
|
3987
|
+
return B === null || typeof B > "u" ? [] : Array.isArray(B) ? B : [B];
|
|
3988
3988
|
}, {
|
|
3989
3989
|
initialFacets: n,
|
|
3990
3990
|
facetFields: i,
|
|
@@ -3995,25 +3995,25 @@ function Wf(e, s = {}) {
|
|
|
3995
3995
|
searchOptions: f = {},
|
|
3996
3996
|
getItemFacet: g = t,
|
|
3997
3997
|
getSortValue: O = (C) => C.title || C.label || ""
|
|
3998
|
-
} = s, j = (C) => C.sort((
|
|
3999
|
-
const
|
|
4000
|
-
return
|
|
3998
|
+
} = s, j = (C) => C.sort((M, B) => {
|
|
3999
|
+
const W = O(M), N = O(B);
|
|
4000
|
+
return W && N ? String(W).localeCompare(String(N)) : W ? -1 : N ? 1 : 0;
|
|
4001
4001
|
}), P = {
|
|
4002
4002
|
az: { text: "A-Z", sort: j },
|
|
4003
4003
|
za: { text: "Z-A", sort: (C) => j(C).reverse() }
|
|
4004
4004
|
};
|
|
4005
4005
|
function F(C) {
|
|
4006
|
-
return (C || []).map((
|
|
4007
|
-
...
|
|
4008
|
-
open:
|
|
4009
|
-
children:
|
|
4010
|
-
...
|
|
4011
|
-
selected:
|
|
4006
|
+
return (C || []).map((M) => ({
|
|
4007
|
+
...M,
|
|
4008
|
+
open: M.open || !1,
|
|
4009
|
+
children: M.children.map((B) => ({
|
|
4010
|
+
...B,
|
|
4011
|
+
selected: B.selected || !1
|
|
4012
4012
|
})),
|
|
4013
4013
|
selectedCount: 0
|
|
4014
4014
|
}));
|
|
4015
4015
|
}
|
|
4016
|
-
const H = T(() => !i || !e.value?.length ? null :
|
|
4016
|
+
const H = T(() => !i || !e.value?.length ? null : Mr(e.value, i)), te = E(F(n || H.value)), _e = E(o), Ue = E(r);
|
|
4017
4017
|
i && !n && Ps(H, (C) => {
|
|
4018
4018
|
te.value = F(C);
|
|
4019
4019
|
});
|
|
@@ -4026,30 +4026,30 @@ function Wf(e, s = {}) {
|
|
|
4026
4026
|
...f
|
|
4027
4027
|
})), ye = T(() => {
|
|
4028
4028
|
const C = [];
|
|
4029
|
-
return te.value.forEach((
|
|
4030
|
-
const { name:
|
|
4029
|
+
return te.value.forEach((M) => {
|
|
4030
|
+
const { name: B, uid: W, children: N } = M;
|
|
4031
4031
|
let xe = 0, ft = !1;
|
|
4032
4032
|
N && N.forEach((ht) => {
|
|
4033
|
-
ht.selected && (++xe, ft || (C.push({ uid:
|
|
4034
|
-
}),
|
|
4033
|
+
ht.selected && (++xe, ft || (C.push({ uid: W, name: B, children: [] }), ft = !0), C[C.length - 1].children.push(ht));
|
|
4034
|
+
}), M.selectedCount = xe;
|
|
4035
4035
|
}), C;
|
|
4036
|
-
}), ve = T(() => ye.value.length ? e.value.filter((C) => ye.value.every((
|
|
4037
|
-
const
|
|
4038
|
-
return
|
|
4039
|
-
})) : e.value), pe = T(() => _e.value?.length ? new qs(ve.value, Z.value).search(_e.value).map((
|
|
4036
|
+
}), ve = T(() => ye.value.length ? e.value.filter((C) => ye.value.every((M) => {
|
|
4037
|
+
const B = g(C, M.uid);
|
|
4038
|
+
return B && B.length ? M.children.some((W) => B.includes(W.uid)) : !1;
|
|
4039
|
+
})) : e.value), pe = T(() => _e.value?.length ? new qs(ve.value, Z.value).search(_e.value).map((M) => M.item) : ve.value), L = T(() => {
|
|
4040
4040
|
const C = se.value[Ue.value]?.sort;
|
|
4041
4041
|
return typeof C != "function" ? pe.value : C([...pe.value]);
|
|
4042
4042
|
});
|
|
4043
4043
|
function J() {
|
|
4044
4044
|
te.value.forEach((C) => {
|
|
4045
|
-
C.children && C.children.forEach((
|
|
4045
|
+
C.children && C.children.forEach((M) => M.selected = !1);
|
|
4046
4046
|
});
|
|
4047
4047
|
}
|
|
4048
|
-
function ae({ groupUid: C, facetUid:
|
|
4049
|
-
const
|
|
4050
|
-
if (
|
|
4051
|
-
const N =
|
|
4052
|
-
N && (N.selected =
|
|
4048
|
+
function ae({ groupUid: C, facetUid: M, selected: B }) {
|
|
4049
|
+
const W = te.value.find((N) => N.uid === C);
|
|
4050
|
+
if (W) {
|
|
4051
|
+
const N = W.children.find((xe) => xe.uid === M);
|
|
4052
|
+
N && (N.selected = B);
|
|
4053
4053
|
}
|
|
4054
4054
|
}
|
|
4055
4055
|
return {
|
|
@@ -4066,7 +4066,7 @@ function Wf(e, s = {}) {
|
|
|
4066
4066
|
handleFacetChange: ae
|
|
4067
4067
|
};
|
|
4068
4068
|
}
|
|
4069
|
-
const
|
|
4069
|
+
const Br = { class: "UluFacets__facet-list" }, Pr = ["id", "checked", "onChange"], Lr = ["for"], Ct = {
|
|
4070
4070
|
__name: "UluFacetsList",
|
|
4071
4071
|
props: {
|
|
4072
4072
|
groupUid: String,
|
|
@@ -4079,7 +4079,7 @@ const Mr = { class: "UluFacets__facet-list" }, Pr = ["id", "checked", "onChange"
|
|
|
4079
4079
|
function i(o) {
|
|
4080
4080
|
return `facet-${t.groupUid}-${o.uid}`;
|
|
4081
4081
|
}
|
|
4082
|
-
return (o, r) => (a(), u("ul",
|
|
4082
|
+
return (o, r) => (a(), u("ul", Br, [
|
|
4083
4083
|
(a(!0), u($, null, k(e.children, (l) => (a(), u("li", {
|
|
4084
4084
|
class: h(["UluFacets__facet", e.classFacet]),
|
|
4085
4085
|
key: l.uid
|
|
@@ -4902,8 +4902,8 @@ const ih = /* @__PURE__ */ v(wa, [["render", ka]]), Ca = {
|
|
|
4902
4902
|
key: 0,
|
|
4903
4903
|
class: "slideshow__nav",
|
|
4904
4904
|
ref: "nav"
|
|
4905
|
-
}, Fa = ["onClick"],
|
|
4906
|
-
function
|
|
4905
|
+
}, Fa = ["onClick"], Ma = { class: "hidden-visually" };
|
|
4906
|
+
function Ba(e, s, t, n, i, o) {
|
|
4907
4907
|
const r = S("FaIcon");
|
|
4908
4908
|
return a(), u("div", Ta, [
|
|
4909
4909
|
d("div", $a, [
|
|
@@ -4972,14 +4972,14 @@ function Ma(e, s, t, n, i, o) {
|
|
|
4972
4972
|
index: c,
|
|
4973
4973
|
active: l.active
|
|
4974
4974
|
}, () => [
|
|
4975
|
-
d("span",
|
|
4975
|
+
d("span", Ma, "Item " + p(c + 1), 1)
|
|
4976
4976
|
])
|
|
4977
4977
|
], 10, Fa)
|
|
4978
4978
|
], 2))), 128))
|
|
4979
4979
|
], 512))
|
|
4980
4980
|
]);
|
|
4981
4981
|
}
|
|
4982
|
-
const Pa = /* @__PURE__ */ v(Ca, [["render",
|
|
4982
|
+
const Pa = /* @__PURE__ */ v(Ca, [["render", Ba]]), La = {
|
|
4983
4983
|
name: "ImageSlideShow",
|
|
4984
4984
|
components: {
|
|
4985
4985
|
UluSlideShow: Pa
|
|
@@ -5314,7 +5314,7 @@ function cl(e, s, t, n, i, o) {
|
|
|
5314
5314
|
k(e.$slots, (l, c) => ({
|
|
5315
5315
|
name: c,
|
|
5316
5316
|
fn: b((f) => [
|
|
5317
|
-
m(e.$slots, c, D(
|
|
5317
|
+
m(e.$slots, c, D(X(f)))
|
|
5318
5318
|
])
|
|
5319
5319
|
}))
|
|
5320
5320
|
]), 1032, ["rows", "rowColumns", "optionalAttr", "resolveClasses", "getCellHeaders", "isActual", "columnWidth", "classes", "value"])
|
|
@@ -5335,7 +5335,7 @@ function cl(e, s, t, n, i, o) {
|
|
|
5335
5335
|
k(e.$slots, (l, c) => ({
|
|
5336
5336
|
name: c,
|
|
5337
5337
|
fn: b((f) => [
|
|
5338
|
-
m(e.$slots, c, D(
|
|
5338
|
+
m(e.$slots, c, D(X(f)))
|
|
5339
5339
|
])
|
|
5340
5340
|
}))
|
|
5341
5341
|
]), 1032, ["rows", "rowColumns", "optionalAttr", "resolveClasses", "getCellHeaders", "isActual", "columnWidth", "classes", "value"])
|
|
@@ -5399,7 +5399,7 @@ function bl(e) {
|
|
|
5399
5399
|
function wl(e) {
|
|
5400
5400
|
return this.__data__.has(e);
|
|
5401
5401
|
}
|
|
5402
|
-
var gs = typeof global == "object" && global && global.Object === Object && global, Sl = typeof self == "object" && self && self.Object === Object && self,
|
|
5402
|
+
var gs = typeof global == "object" && global && global.Object === Object && global, Sl = typeof self == "object" && self && self.Object === Object && self, Y = gs || Sl || Function("return this")(), de = Y.Symbol, _s = Object.prototype, kl = _s.hasOwnProperty, Cl = _s.toString, be = de ? de.toStringTag : void 0;
|
|
5403
5403
|
function Tl(e) {
|
|
5404
5404
|
var s = kl.call(e, be), t = e[be];
|
|
5405
5405
|
try {
|
|
@@ -5429,18 +5429,18 @@ function ys(e) {
|
|
|
5429
5429
|
var s = Oe(e);
|
|
5430
5430
|
return s == Il || s == El || s == xl || s == zl;
|
|
5431
5431
|
}
|
|
5432
|
-
var Xe =
|
|
5432
|
+
var Xe = Y["__core-js_shared__"], $t = function() {
|
|
5433
5433
|
var e = /[^.]+$/.exec(Xe && Xe.keys && Xe.keys.IE_PROTO || "");
|
|
5434
5434
|
return e ? "Symbol(src)_1." + e : "";
|
|
5435
5435
|
}();
|
|
5436
5436
|
function jl(e) {
|
|
5437
5437
|
return !!$t && $t in e;
|
|
5438
5438
|
}
|
|
5439
|
-
var Fl = Function.prototype,
|
|
5439
|
+
var Fl = Function.prototype, Ml = Fl.toString;
|
|
5440
5440
|
function ie(e) {
|
|
5441
5441
|
if (e != null) {
|
|
5442
5442
|
try {
|
|
5443
|
-
return
|
|
5443
|
+
return Ml.call(e);
|
|
5444
5444
|
} catch {
|
|
5445
5445
|
}
|
|
5446
5446
|
try {
|
|
@@ -5450,8 +5450,8 @@ function ie(e) {
|
|
|
5450
5450
|
}
|
|
5451
5451
|
return "";
|
|
5452
5452
|
}
|
|
5453
|
-
var
|
|
5454
|
-
"^" + Dl.call(Vl).replace(
|
|
5453
|
+
var Bl = /[\\^$.*+?()[\]{}|]/g, Pl = /^\[object .+?Constructor\]$/, Ll = Function.prototype, Hl = Object.prototype, Dl = Ll.toString, Vl = Hl.hasOwnProperty, Nl = RegExp(
|
|
5454
|
+
"^" + Dl.call(Vl).replace(Bl, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
5455
5455
|
);
|
|
5456
5456
|
function Wl(e) {
|
|
5457
5457
|
if (!He(e) || jl(e))
|
|
@@ -5466,7 +5466,7 @@ function re(e, s) {
|
|
|
5466
5466
|
var t = Xl(e, s);
|
|
5467
5467
|
return Wl(t) ? t : void 0;
|
|
5468
5468
|
}
|
|
5469
|
-
var $e = re(
|
|
5469
|
+
var $e = re(Y, "Map"), Ae = re(Object, "create");
|
|
5470
5470
|
function Yl() {
|
|
5471
5471
|
this.__data__ = Ae ? Ae(null) : {}, this.size = 0;
|
|
5472
5472
|
}
|
|
@@ -5611,7 +5611,7 @@ var vs = Object.prototype, pc = vs.hasOwnProperty, bc = vs.propertyIsEnumerable,
|
|
|
5611
5611
|
function Sc() {
|
|
5612
5612
|
return !1;
|
|
5613
5613
|
}
|
|
5614
|
-
var ps = typeof exports == "object" && exports && !exports.nodeType && exports, Rt = ps && typeof module == "object" && module && !module.nodeType && module, kc = Rt && Rt.exports === ps, Ut = kc ?
|
|
5614
|
+
var ps = typeof exports == "object" && exports && !exports.nodeType && exports, Rt = ps && typeof module == "object" && module && !module.nodeType && module, kc = Rt && Rt.exports === ps, Ut = kc ? Y.Buffer : void 0, Cc = Ut ? Ut.isBuffer : void 0, bs = Cc || Sc, Tc = 9007199254740991, $c = /^(?:0|[1-9]\d*)$/;
|
|
5615
5615
|
function Ac(e, s) {
|
|
5616
5616
|
var t = typeof e;
|
|
5617
5617
|
return s = s ?? Tc, !!s && (t == "number" || t != "symbol" && $c.test(e)) && e > -1 && e % 1 == 0 && e < s;
|
|
@@ -5620,9 +5620,9 @@ var Oc = 9007199254740991;
|
|
|
5620
5620
|
function ws(e) {
|
|
5621
5621
|
return typeof e == "number" && e > -1 && e % 1 == 0 && e <= Oc;
|
|
5622
5622
|
}
|
|
5623
|
-
var Rc = "[object Arguments]", Uc = "[object Array]", xc = "[object Boolean]", Ic = "[object Date]", Ec = "[object Error]", zc = "[object Function]", jc = "[object Map]", Fc = "[object Number]",
|
|
5623
|
+
var Rc = "[object Arguments]", Uc = "[object Array]", xc = "[object Boolean]", Ic = "[object Date]", Ec = "[object Error]", zc = "[object Function]", jc = "[object Map]", Fc = "[object Number]", Mc = "[object Object]", Bc = "[object RegExp]", Pc = "[object Set]", Lc = "[object String]", Hc = "[object WeakMap]", Dc = "[object ArrayBuffer]", Vc = "[object DataView]", Nc = "[object Float32Array]", Wc = "[object Float64Array]", Xc = "[object Int8Array]", Yc = "[object Int16Array]", Kc = "[object Int32Array]", Gc = "[object Uint8Array]", qc = "[object Uint8ClampedArray]", Zc = "[object Uint16Array]", Jc = "[object Uint32Array]", U = {};
|
|
5624
5624
|
U[Nc] = U[Wc] = U[Xc] = U[Yc] = U[Kc] = U[Gc] = U[qc] = U[Zc] = U[Jc] = !0;
|
|
5625
|
-
U[Rc] = U[Uc] = U[Dc] = U[xc] = U[Vc] = U[Ic] = U[Ec] = U[zc] = U[jc] = U[Fc] = U[
|
|
5625
|
+
U[Rc] = U[Uc] = U[Dc] = U[xc] = U[Vc] = U[Ic] = U[Ec] = U[zc] = U[jc] = U[Fc] = U[Mc] = U[Bc] = U[Pc] = U[Lc] = U[Hc] = !1;
|
|
5626
5626
|
function Qc(e) {
|
|
5627
5627
|
return Re(e) && ws(e.length) && !!U[Oe(e)];
|
|
5628
5628
|
}
|
|
@@ -5673,7 +5673,7 @@ function uu(e) {
|
|
|
5673
5673
|
function du(e) {
|
|
5674
5674
|
return uu(e) ? ou(e) : cu(e);
|
|
5675
5675
|
}
|
|
5676
|
-
var Ts = typeof exports == "object" && exports && !exports.nodeType && exports, It = Ts && typeof module == "object" && module && !module.nodeType && module, fu = It && It.exports === Ts, Et = fu ?
|
|
5676
|
+
var Ts = typeof exports == "object" && exports && !exports.nodeType && exports, It = Ts && typeof module == "object" && module && !module.nodeType && module, fu = It && It.exports === Ts, Et = fu ? Y.Buffer : void 0;
|
|
5677
5677
|
Et && Et.allocUnsafe;
|
|
5678
5678
|
function hu(e, s) {
|
|
5679
5679
|
return e.slice();
|
|
@@ -5706,8 +5706,8 @@ function wu(e, s, t) {
|
|
|
5706
5706
|
function Su(e) {
|
|
5707
5707
|
return wu(e, du, vu);
|
|
5708
5708
|
}
|
|
5709
|
-
var Je = re(
|
|
5710
|
-
(Je && K(new Je(new ArrayBuffer(1))) != Pt || $e && K(new $e()) != jt || Qe && K(Qe.resolve()) != Ft || et && K(new et()) !=
|
|
5709
|
+
var Je = re(Y, "DataView"), Qe = re(Y, "Promise"), et = re(Y, "Set"), tt = re(Y, "WeakMap"), jt = "[object Map]", ku = "[object Object]", Ft = "[object Promise]", Mt = "[object Set]", Bt = "[object WeakMap]", Pt = "[object DataView]", Cu = ie(Je), Tu = ie($e), $u = ie(Qe), Au = ie(et), Ou = ie(tt), K = Oe;
|
|
5710
|
+
(Je && K(new Je(new ArrayBuffer(1))) != Pt || $e && K(new $e()) != jt || Qe && K(Qe.resolve()) != Ft || et && K(new et()) != Mt || tt && K(new tt()) != Bt) && (K = function(e) {
|
|
5711
5711
|
var s = Oe(e), t = s == ku ? e.constructor : void 0, n = t ? ie(t) : "";
|
|
5712
5712
|
if (n)
|
|
5713
5713
|
switch (n) {
|
|
@@ -5718,9 +5718,9 @@ var Je = re(X, "DataView"), Qe = re(X, "Promise"), et = re(X, "Set"), tt = re(X,
|
|
|
5718
5718
|
case $u:
|
|
5719
5719
|
return Ft;
|
|
5720
5720
|
case Au:
|
|
5721
|
-
return Bt;
|
|
5722
|
-
case Ou:
|
|
5723
5721
|
return Mt;
|
|
5722
|
+
case Ou:
|
|
5723
|
+
return Bt;
|
|
5724
5724
|
}
|
|
5725
5725
|
return s;
|
|
5726
5726
|
});
|
|
@@ -5729,7 +5729,7 @@ function xu(e) {
|
|
|
5729
5729
|
var s = e.length, t = new e.constructor(s);
|
|
5730
5730
|
return s && typeof e[0] == "string" && Uu.call(e, "index") && (t.index = e.index, t.input = e.input), t;
|
|
5731
5731
|
}
|
|
5732
|
-
var Lt =
|
|
5732
|
+
var Lt = Y.Uint8Array;
|
|
5733
5733
|
function dt(e) {
|
|
5734
5734
|
var s = new e.constructor(e.byteLength);
|
|
5735
5735
|
return new Lt(s).set(new Lt(e)), s;
|
|
@@ -5751,14 +5751,14 @@ function Fu(e, s) {
|
|
|
5751
5751
|
var t = dt(e.buffer);
|
|
5752
5752
|
return new e.constructor(t, e.byteOffset, e.length);
|
|
5753
5753
|
}
|
|
5754
|
-
var
|
|
5754
|
+
var Mu = "[object Boolean]", Bu = "[object Date]", Pu = "[object Map]", Lu = "[object Number]", Hu = "[object RegExp]", Du = "[object Set]", Vu = "[object String]", Nu = "[object Symbol]", Wu = "[object ArrayBuffer]", Xu = "[object DataView]", Yu = "[object Float32Array]", Ku = "[object Float64Array]", Gu = "[object Int8Array]", qu = "[object Int16Array]", Zu = "[object Int32Array]", Ju = "[object Uint8Array]", Qu = "[object Uint8ClampedArray]", ed = "[object Uint16Array]", td = "[object Uint32Array]";
|
|
5755
5755
|
function sd(e, s, t) {
|
|
5756
5756
|
var n = e.constructor;
|
|
5757
5757
|
switch (s) {
|
|
5758
5758
|
case Wu:
|
|
5759
5759
|
return dt(e);
|
|
5760
|
-
case Bu:
|
|
5761
5760
|
case Mu:
|
|
5761
|
+
case Bu:
|
|
5762
5762
|
return new n(+e);
|
|
5763
5763
|
case Xu:
|
|
5764
5764
|
return Iu(e);
|
|
@@ -5853,7 +5853,7 @@ function Fd(e) {
|
|
|
5853
5853
|
}
|
|
5854
5854
|
const Ke = (e) => e.every((s) => typeof s == "object"), Xt = !0, Rs = () => window.innerWidth;
|
|
5855
5855
|
let Yt = Rs();
|
|
5856
|
-
const
|
|
5856
|
+
const Md = {
|
|
5857
5857
|
name: "UluTableSticky",
|
|
5858
5858
|
components: {
|
|
5859
5859
|
UluTableStickyTable: ul
|
|
@@ -5973,7 +5973,7 @@ const Bd = {
|
|
|
5973
5973
|
headerRows: this.createHeaderRows(e),
|
|
5974
5974
|
sizesCalculated: !1,
|
|
5975
5975
|
tableWidth: "auto",
|
|
5976
|
-
resizeHandler:
|
|
5976
|
+
resizeHandler: Be(this.onResize.bind(this), 500, !0),
|
|
5977
5977
|
resizing: !1,
|
|
5978
5978
|
overflownX: !1,
|
|
5979
5979
|
canScrollLeft: !1,
|
|
@@ -6257,7 +6257,7 @@ const Bd = {
|
|
|
6257
6257
|
unmounted() {
|
|
6258
6258
|
this.columnResizeObserver.disconnect(), this.columnResizeObserver = null;
|
|
6259
6259
|
}
|
|
6260
|
-
},
|
|
6260
|
+
}, Bd = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--header" }, Pd = { class: "table-sticky__header-wrap" }, Ld = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--first-column-header" }, Hd = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--controls" }, Dd = {
|
|
6261
6261
|
key: 2,
|
|
6262
6262
|
class: "table-sticky__controls-inner"
|
|
6263
6263
|
}, Vd = ["disabled"], Nd = ["disabled"], Wd = {
|
|
@@ -6273,7 +6273,7 @@ function Xd(e, s, t, n, i, o) {
|
|
|
6273
6273
|
"table-sticky--can-scroll-left": i.canScrollLeft
|
|
6274
6274
|
}])
|
|
6275
6275
|
}, [
|
|
6276
|
-
d("div",
|
|
6276
|
+
d("div", Bd, [
|
|
6277
6277
|
d("div", Pd, [
|
|
6278
6278
|
A(r, {
|
|
6279
6279
|
ref: "header",
|
|
@@ -6294,7 +6294,7 @@ function Xd(e, s, t, n, i, o) {
|
|
|
6294
6294
|
k(e.$slots, (l, c) => ({
|
|
6295
6295
|
name: c,
|
|
6296
6296
|
fn: b((f) => [
|
|
6297
|
-
m(e.$slots, c, D(
|
|
6297
|
+
m(e.$slots, c, D(X(f)))
|
|
6298
6298
|
])
|
|
6299
6299
|
}))
|
|
6300
6300
|
]), 1032, ["classes", "caption", "resolveClasses", "getColumnTitle", "idPrefix", "headerRows", "style", "onColumnSorted"])
|
|
@@ -6320,7 +6320,7 @@ function Xd(e, s, t, n, i, o) {
|
|
|
6320
6320
|
k(e.$slots, (l, c) => ({
|
|
6321
6321
|
name: c,
|
|
6322
6322
|
fn: b((f) => [
|
|
6323
|
-
m(e.$slots, c, D(
|
|
6323
|
+
m(e.$slots, c, D(X(f)))
|
|
6324
6324
|
])
|
|
6325
6325
|
}))
|
|
6326
6326
|
]), 1032, ["classes", "caption", "resolveClasses", "getColumnTitle", "idPrefix", "headerRows", "style", "onColumnSorted"])) : _("", !0)
|
|
@@ -6391,7 +6391,7 @@ function Xd(e, s, t, n, i, o) {
|
|
|
6391
6391
|
k(e.$slots, (l, c) => ({
|
|
6392
6392
|
name: c,
|
|
6393
6393
|
fn: b((f) => [
|
|
6394
|
-
m(e.$slots, c, D(
|
|
6394
|
+
m(e.$slots, c, D(X(f)))
|
|
6395
6395
|
])
|
|
6396
6396
|
}))
|
|
6397
6397
|
]), 1032, ["classes", "resolveClasses", "headerRows", "rows", "footerRows", "rowColumns", "caption", "idPrefix", "getRowValue", "getColumnTitle", "onVnodeMounted", "onActualHeaderRemoved", "onActualHeaderAdded", "onColumnSorted"])
|
|
@@ -6420,13 +6420,13 @@ function Xd(e, s, t, n, i, o) {
|
|
|
6420
6420
|
k(e.$slots, (l, c) => ({
|
|
6421
6421
|
name: c,
|
|
6422
6422
|
fn: b((f) => [
|
|
6423
|
-
m(e.$slots, c, D(
|
|
6423
|
+
m(e.$slots, c, D(X(f)))
|
|
6424
6424
|
])
|
|
6425
6425
|
}))
|
|
6426
6426
|
]), 1032, ["classes", "resolveClasses", "caption", "headerRows", "columnWidth", "rows", "footerRows", "rowColumns", "idPrefix", "getRowValue", "getColumnTitle", "style", "onColumnSorted"])) : _("", !0)
|
|
6427
6427
|
], 2);
|
|
6428
6428
|
}
|
|
6429
|
-
const lh = /* @__PURE__ */ v(
|
|
6429
|
+
const lh = /* @__PURE__ */ v(Md, [["render", Xd]]);
|
|
6430
6430
|
export {
|
|
6431
6431
|
Hf as $,
|
|
6432
6432
|
V as A,
|
|
@@ -6451,8 +6451,8 @@ export {
|
|
|
6451
6451
|
jf as T,
|
|
6452
6452
|
bt as U,
|
|
6453
6453
|
Ff as V,
|
|
6454
|
-
|
|
6455
|
-
|
|
6454
|
+
Mf as W,
|
|
6455
|
+
Bf as X,
|
|
6456
6456
|
Pf as Y,
|
|
6457
6457
|
Lf as Z,
|
|
6458
6458
|
of as _,
|
|
@@ -74,7 +74,7 @@ export function useFacets(allItems, options = {}) {
|
|
|
74
74
|
const va = getSortValue(a);
|
|
75
75
|
const vb = getSortValue(b);
|
|
76
76
|
if (va && vb) {
|
|
77
|
-
return String(
|
|
77
|
+
return String(va).localeCompare(String(vb));
|
|
78
78
|
} else {
|
|
79
79
|
return va ? -1 : vb ? 1 : 0;
|
|
80
80
|
}
|