@milaboratories/uikit 1.2.22 → 1.2.24
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/CHANGELOG.md +12 -0
- package/dist/pl-uikit.js +377 -376
- package/dist/pl-uikit.umd.cjs +4 -4
- package/dist/src/components/PlDialogModal/PlDialogModal.vue.d.ts +45 -0
- package/dist/style.css +1 -1
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/src/components/PlDialogModal/PlDialogModal.vue +24 -1
- package/src/components/PlDialogModal/pl-dialog-modal.scss +5 -1
- package/src/components/PlFileDialog/PlFileDialog.vue +1 -1
package/dist/pl-uikit.js
CHANGED
|
@@ -772,7 +772,7 @@ function dr(n, e) {
|
|
|
772
772
|
function cr(n, e) {
|
|
773
773
|
return n = Math.ceil(n), e = Math.floor(e), Math.floor(Math.random() * (e - n)) + n;
|
|
774
774
|
}
|
|
775
|
-
function
|
|
775
|
+
function sf(n) {
|
|
776
776
|
let e = "";
|
|
777
777
|
for (let t = 0; t < n; t++)
|
|
778
778
|
e += String.fromCharCode(cr(65, 91));
|
|
@@ -783,7 +783,7 @@ function pr(n) {
|
|
|
783
783
|
return 1 - n(1 - e);
|
|
784
784
|
};
|
|
785
785
|
}
|
|
786
|
-
function
|
|
786
|
+
function of(n) {
|
|
787
787
|
return function(e) {
|
|
788
788
|
return e < 0.5 ? n(2 * e) / 2 : (2 - n(2 * (1 - e))) / 2;
|
|
789
789
|
};
|
|
@@ -800,7 +800,7 @@ function fr(n) {
|
|
|
800
800
|
r = !0;
|
|
801
801
|
};
|
|
802
802
|
}
|
|
803
|
-
function
|
|
803
|
+
function rf(n) {
|
|
804
804
|
const { getFraction: e, draw: t, timing: o } = n, s = performance.now();
|
|
805
805
|
let r = !1;
|
|
806
806
|
return requestAnimationFrame(function l(i) {
|
|
@@ -830,7 +830,7 @@ function rs(n, e, t = !0) {
|
|
|
830
830
|
}, (/* @__PURE__ */ new Date()).getTime() > o && s();
|
|
831
831
|
};
|
|
832
832
|
}
|
|
833
|
-
function
|
|
833
|
+
function lf(n) {
|
|
834
834
|
return n.map((e) => ({ text: String(e), value: e }));
|
|
835
835
|
}
|
|
836
836
|
function ct(n) {
|
|
@@ -840,7 +840,7 @@ function ct(n) {
|
|
|
840
840
|
description: e.description
|
|
841
841
|
}));
|
|
842
842
|
}
|
|
843
|
-
const Kt = 40,
|
|
843
|
+
const Kt = 40, af = /* @__PURE__ */ z({
|
|
844
844
|
__name: "index",
|
|
845
845
|
props: {
|
|
846
846
|
settings: {}
|
|
@@ -1794,7 +1794,7 @@ function di(n, e) {
|
|
|
1794
1794
|
});
|
|
1795
1795
|
return g(() => dn(yn, o));
|
|
1796
1796
|
}
|
|
1797
|
-
const
|
|
1797
|
+
const uf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1798
1798
|
__proto__: null,
|
|
1799
1799
|
AsyncData: ii,
|
|
1800
1800
|
Component: yn,
|
|
@@ -1845,7 +1845,7 @@ function gi(n) {
|
|
|
1845
1845
|
tn.delete(t);
|
|
1846
1846
|
}), [e, o];
|
|
1847
1847
|
}
|
|
1848
|
-
const
|
|
1848
|
+
const df = /* @__PURE__ */ z({
|
|
1849
1849
|
__name: "ThemeSwitcher",
|
|
1850
1850
|
setup(n) {
|
|
1851
1851
|
const [e, t] = gi();
|
|
@@ -1862,7 +1862,7 @@ const cf = /* @__PURE__ */ z({
|
|
|
1862
1862
|
class: "pl-block-page__title"
|
|
1863
1863
|
}, bi = { class: "pl-block-page__title__append" }, wi = { key: 1 }, ki = { class: "pl-block-page__body" }, xi = {
|
|
1864
1864
|
name: "PlBlockPage"
|
|
1865
|
-
},
|
|
1865
|
+
}, cf = /* @__PURE__ */ z({
|
|
1866
1866
|
...xi,
|
|
1867
1867
|
setup(n) {
|
|
1868
1868
|
const e = _e();
|
|
@@ -1884,7 +1884,7 @@ const cf = /* @__PURE__ */ z({
|
|
|
1884
1884
|
}
|
|
1885
1885
|
}), $i = {
|
|
1886
1886
|
name: "PlContainer"
|
|
1887
|
-
},
|
|
1887
|
+
}, pf = /* @__PURE__ */ z({
|
|
1888
1888
|
...$i,
|
|
1889
1889
|
props: {
|
|
1890
1890
|
width: {}
|
|
@@ -1902,7 +1902,7 @@ const cf = /* @__PURE__ */ z({
|
|
|
1902
1902
|
}
|
|
1903
1903
|
}), Ci = {
|
|
1904
1904
|
name: "PlRow"
|
|
1905
|
-
},
|
|
1905
|
+
}, ff = /* @__PURE__ */ z({
|
|
1906
1906
|
...Ci,
|
|
1907
1907
|
props: {
|
|
1908
1908
|
wrap: { type: Boolean },
|
|
@@ -1920,14 +1920,14 @@ const cf = /* @__PURE__ */ z({
|
|
|
1920
1920
|
style: { "flex-grow": "1" }
|
|
1921
1921
|
}, Ti = {
|
|
1922
1922
|
name: "PlSpacer"
|
|
1923
|
-
},
|
|
1923
|
+
}, mf = /* @__PURE__ */ z({
|
|
1924
1924
|
...Ti,
|
|
1925
1925
|
setup(n) {
|
|
1926
1926
|
return (e, t) => (d(), p("div", Vi));
|
|
1927
1927
|
}
|
|
1928
1928
|
}), Si = {
|
|
1929
1929
|
name: "PlGrid"
|
|
1930
|
-
},
|
|
1930
|
+
}, hf = /* @__PURE__ */ z({
|
|
1931
1931
|
...Si,
|
|
1932
1932
|
props: {
|
|
1933
1933
|
columns: {}
|
|
@@ -1948,7 +1948,7 @@ const cf = /* @__PURE__ */ z({
|
|
|
1948
1948
|
class: "pl-alert__icon"
|
|
1949
1949
|
}, Ri = { class: "pl-alert__main" }, Oi = { key: 0 }, Bi = { class: "pl-alert__main__text" }, Di = {
|
|
1950
1950
|
name: "PlAlert"
|
|
1951
|
-
},
|
|
1951
|
+
}, vf = /* @__PURE__ */ z({
|
|
1952
1952
|
...Di,
|
|
1953
1953
|
props: {
|
|
1954
1954
|
modelValue: { type: Boolean, default: !0 },
|
|
@@ -2083,7 +2083,7 @@ const Mi = { key: 0 }, Pi = {
|
|
|
2083
2083
|
}
|
|
2084
2084
|
}), Fi = {
|
|
2085
2085
|
name: "PlBtnAccent"
|
|
2086
|
-
},
|
|
2086
|
+
}, gf = /* @__PURE__ */ z({
|
|
2087
2087
|
...Fi,
|
|
2088
2088
|
props: {
|
|
2089
2089
|
loading: { type: Boolean },
|
|
@@ -2158,7 +2158,7 @@ const Mi = { key: 0 }, Pi = {
|
|
|
2158
2158
|
}, null, 8, ["name", "size"])) : T("", !0)
|
|
2159
2159
|
], 16));
|
|
2160
2160
|
}
|
|
2161
|
-
}),
|
|
2161
|
+
}), yf = /* @__PURE__ */ z({
|
|
2162
2162
|
__name: "PlBtnLink",
|
|
2163
2163
|
props: {
|
|
2164
2164
|
loading: { type: Boolean },
|
|
@@ -2371,7 +2371,7 @@ const nl = /* @__PURE__ */ qe(Qi, [["render", tl]]), sl = { key: 0 }, ol = ["tab
|
|
|
2371
2371
|
class: "ui-btn-group__error"
|
|
2372
2372
|
}, ll = {
|
|
2373
2373
|
name: "PlBtnGroup"
|
|
2374
|
-
},
|
|
2374
|
+
}, _f = /* @__PURE__ */ z({
|
|
2375
2375
|
...ll,
|
|
2376
2376
|
props: {
|
|
2377
2377
|
modelValue: {},
|
|
@@ -2594,7 +2594,7 @@ const fl = { class: "ui-text-field__envelope" }, ml = {
|
|
|
2594
2594
|
class: "ui-text-area__helper"
|
|
2595
2595
|
}, Rl = {
|
|
2596
2596
|
name: "PlTextArea"
|
|
2597
|
-
},
|
|
2597
|
+
}, bf = /* @__PURE__ */ z({
|
|
2598
2598
|
...Rl,
|
|
2599
2599
|
props: {
|
|
2600
2600
|
modelValue: {},
|
|
@@ -2707,7 +2707,7 @@ function fs(n, e, t, o) {
|
|
|
2707
2707
|
n.removeEventListener(e, t);
|
|
2708
2708
|
};
|
|
2709
2709
|
}
|
|
2710
|
-
function
|
|
2710
|
+
function wf(n, e) {
|
|
2711
2711
|
const t = e.getBoundingClientRect();
|
|
2712
2712
|
return n.x < t.x || n.x > t.x + t.width || n.y < t.y || n.y > t.y + t.height;
|
|
2713
2713
|
}
|
|
@@ -3011,7 +3011,7 @@ const Dl = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="h
|
|
|
3011
3011
|
}
|
|
3012
3012
|
}), Ql = {
|
|
3013
3013
|
name: "PlDropdownRef"
|
|
3014
|
-
},
|
|
3014
|
+
}, kf = /* @__PURE__ */ z({
|
|
3015
3015
|
...Ql,
|
|
3016
3016
|
props: {
|
|
3017
3017
|
modelValue: {},
|
|
@@ -3108,7 +3108,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3108
3108
|
}, da = {
|
|
3109
3109
|
key: 0,
|
|
3110
3110
|
class: "ui-line-dropdown__no-item"
|
|
3111
|
-
},
|
|
3111
|
+
}, xf = /* @__PURE__ */ z({
|
|
3112
3112
|
__name: "PlDropdownLine",
|
|
3113
3113
|
props: {
|
|
3114
3114
|
modelValue: {},
|
|
@@ -3304,7 +3304,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3304
3304
|
}), ca = {
|
|
3305
3305
|
key: 0,
|
|
3306
3306
|
class: "ui-progress-bar"
|
|
3307
|
-
}, pa = { class: "ui-progress-bar__messages d-flex align-center pl-6 pr-6" }, fa = { class: "ui-progress-bar__message flex-grow-1" }, ma = { class: "ui-progress-bar__percent" },
|
|
3307
|
+
}, pa = { class: "ui-progress-bar__messages d-flex align-center pl-6 pr-6" }, fa = { class: "ui-progress-bar__message flex-grow-1" }, ma = { class: "ui-progress-bar__percent" }, $f = /* @__PURE__ */ z({
|
|
3308
3308
|
__name: "PlProgressBar",
|
|
3309
3309
|
props: {
|
|
3310
3310
|
loading: { type: Boolean },
|
|
@@ -3332,7 +3332,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3332
3332
|
}, ya = ["disabled", "placeholder"], _a = { class: "mi-number-field__icons d-flex-column" }, ba = {
|
|
3333
3333
|
key: 0,
|
|
3334
3334
|
class: "mi-number-field__hint text-description"
|
|
3335
|
-
},
|
|
3335
|
+
}, Cf = /* @__PURE__ */ z({
|
|
3336
3336
|
__name: "PlNumberField",
|
|
3337
3337
|
props: {
|
|
3338
3338
|
modelValue: {},
|
|
@@ -3533,7 +3533,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3533
3533
|
class: "ui-multi-dropdown__helper"
|
|
3534
3534
|
}, Ma = {
|
|
3535
3535
|
name: "PlDropdownMulti"
|
|
3536
|
-
},
|
|
3536
|
+
}, Vf = /* @__PURE__ */ z({
|
|
3537
3537
|
...Ma,
|
|
3538
3538
|
props: {
|
|
3539
3539
|
modelValue: { default: () => [] },
|
|
@@ -3732,7 +3732,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3732
3732
|
}
|
|
3733
3733
|
}), Pa = {
|
|
3734
3734
|
name: "PlCheckbox"
|
|
3735
|
-
},
|
|
3735
|
+
}, Tf = /* @__PURE__ */ z({
|
|
3736
3736
|
...Pa,
|
|
3737
3737
|
props: {
|
|
3738
3738
|
modelValue: { type: Boolean },
|
|
@@ -3760,7 +3760,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3760
3760
|
}
|
|
3761
3761
|
}), Aa = { key: 0 }, Ia = ["onClick"], Fa = {
|
|
3762
3762
|
name: "PlCheckboxGroup"
|
|
3763
|
-
},
|
|
3763
|
+
}, Sf = /* @__PURE__ */ z({
|
|
3764
3764
|
...Fa,
|
|
3765
3765
|
props: {
|
|
3766
3766
|
modelValue: {},
|
|
@@ -3797,12 +3797,9 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3797
3797
|
key: 1,
|
|
3798
3798
|
class: "pl-dialog-modal__title"
|
|
3799
3799
|
}, La = {
|
|
3800
|
-
key: 2,
|
|
3801
|
-
class: "pl-dialog-modal__actions"
|
|
3802
|
-
}, Na = {
|
|
3803
3800
|
inheritAttrs: !1
|
|
3804
|
-
},
|
|
3805
|
-
...
|
|
3801
|
+
}, Na = /* @__PURE__ */ z({
|
|
3802
|
+
...La,
|
|
3806
3803
|
__name: "PlDialogModal",
|
|
3807
3804
|
props: {
|
|
3808
3805
|
modelValue: { type: Boolean },
|
|
@@ -3811,7 +3808,8 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3811
3808
|
minHeight: { default: "auto" },
|
|
3812
3809
|
type: { default: "A" },
|
|
3813
3810
|
closable: { type: Boolean, default: !0 },
|
|
3814
|
-
noContentGutters: { type: Boolean, default: !1 }
|
|
3811
|
+
noContentGutters: { type: Boolean, default: !1 },
|
|
3812
|
+
actionsHasTopBorder: { type: Boolean, default: !0 }
|
|
3815
3813
|
},
|
|
3816
3814
|
emits: ["update:modelValue"],
|
|
3817
3815
|
setup(n, { emit: e }) {
|
|
@@ -3851,9 +3849,12 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3851
3849
|
W(a.$slots, "default")
|
|
3852
3850
|
], 2),
|
|
3853
3851
|
u[3] || (u[3] = m()),
|
|
3854
|
-
x(t).actions ? (d(), p("div",
|
|
3852
|
+
x(t).actions ? (d(), p("div", {
|
|
3853
|
+
key: 2,
|
|
3854
|
+
class: q(["pl-dialog-modal__actions", { "has-top-border": a.actionsHasTopBorder }])
|
|
3855
|
+
}, [
|
|
3855
3856
|
W(a.$slots, "actions")
|
|
3856
|
-
])) : T("", !0)
|
|
3857
|
+
], 2)) : T("", !0)
|
|
3857
3858
|
], 16)
|
|
3858
3859
|
])) : T("", !0)
|
|
3859
3860
|
]),
|
|
@@ -3861,7 +3862,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3861
3862
|
})
|
|
3862
3863
|
]));
|
|
3863
3864
|
}
|
|
3864
|
-
}),
|
|
3865
|
+
}), za = /* @__PURE__ */ z({
|
|
3865
3866
|
__name: "TransitionSlidePanel",
|
|
3866
3867
|
setup(n) {
|
|
3867
3868
|
function e() {
|
|
@@ -3881,17 +3882,17 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3881
3882
|
_: 3
|
|
3882
3883
|
}));
|
|
3883
3884
|
}
|
|
3884
|
-
}),
|
|
3885
|
+
}), Za = {
|
|
3885
3886
|
key: 0,
|
|
3886
3887
|
class: "pl-slide-modal__title"
|
|
3887
|
-
},
|
|
3888
|
+
}, Ha = { class: "pl-slide-modal__content" }, Ua = {
|
|
3888
3889
|
key: 1,
|
|
3889
3890
|
class: "pl-slide-modal__actions"
|
|
3890
|
-
},
|
|
3891
|
+
}, Wa = {
|
|
3891
3892
|
name: "PlSlideModal",
|
|
3892
3893
|
inheritAttrs: !1
|
|
3893
|
-
},
|
|
3894
|
-
...
|
|
3894
|
+
}, Ef = /* @__PURE__ */ z({
|
|
3895
|
+
...Wa,
|
|
3895
3896
|
props: {
|
|
3896
3897
|
modelValue: { type: Boolean, default: !1 },
|
|
3897
3898
|
width: { default: "368px" },
|
|
@@ -3906,7 +3907,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3906
3907
|
}), ce(document, "keydown", (i) => {
|
|
3907
3908
|
i.key === "Escape" && o("update:modelValue", !1);
|
|
3908
3909
|
}), (i, a) => (d(), X(pn, { to: "body" }, [
|
|
3909
|
-
re(
|
|
3910
|
+
re(za, null, {
|
|
3910
3911
|
default: se(() => [
|
|
3911
3912
|
i.modelValue ? (d(), p("div", he({
|
|
3912
3913
|
key: 0,
|
|
@@ -3922,15 +3923,15 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3922
3923
|
onClick: a[0] || (a[0] = (u) => o("update:modelValue", !1))
|
|
3923
3924
|
}),
|
|
3924
3925
|
a[3] || (a[3] = m()),
|
|
3925
|
-
x(t).title ? (d(), p("div",
|
|
3926
|
+
x(t).title ? (d(), p("div", Za, [
|
|
3926
3927
|
W(i.$slots, "title")
|
|
3927
3928
|
])) : T("", !0),
|
|
3928
3929
|
a[4] || (a[4] = m()),
|
|
3929
|
-
h("div",
|
|
3930
|
+
h("div", Ha, [
|
|
3930
3931
|
W(i.$slots, "default")
|
|
3931
3932
|
]),
|
|
3932
3933
|
a[5] || (a[5] = m()),
|
|
3933
|
-
x(t).actions ? (d(), p("div",
|
|
3934
|
+
x(t).actions ? (d(), p("div", Ua, [
|
|
3934
3935
|
W(i.$slots, "actions")
|
|
3935
3936
|
])) : T("", !0)
|
|
3936
3937
|
], 16)) : T("", !0)
|
|
@@ -3945,13 +3946,13 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3945
3946
|
}, null, 32)) : T("", !0)
|
|
3946
3947
|
]));
|
|
3947
3948
|
}
|
|
3948
|
-
}),
|
|
3949
|
+
}), qa = {
|
|
3949
3950
|
key: 0,
|
|
3950
3951
|
class: "label"
|
|
3951
|
-
},
|
|
3952
|
+
}, Ka = {
|
|
3952
3953
|
name: "PlToggleSwitch"
|
|
3953
|
-
},
|
|
3954
|
-
...
|
|
3954
|
+
}, Rf = /* @__PURE__ */ z({
|
|
3955
|
+
...Ka,
|
|
3955
3956
|
props: {
|
|
3956
3957
|
label: {},
|
|
3957
3958
|
modelValue: { type: Boolean }
|
|
@@ -3968,7 +3969,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3968
3969
|
h("div", { class: "ui-toggle-switch__handle" })
|
|
3969
3970
|
], -1)),
|
|
3970
3971
|
t[3] || (t[3] = m()),
|
|
3971
|
-
e.label ? (d(), p("span",
|
|
3972
|
+
e.label ? (d(), p("span", qa, F(e.label), 1)) : T("", !0)
|
|
3972
3973
|
], 34));
|
|
3973
3974
|
}
|
|
3974
3975
|
}), Ye = /* @__PURE__ */ z({
|
|
@@ -3983,13 +3984,13 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
3983
3984
|
class: q(t.value)
|
|
3984
3985
|
}, null, 2));
|
|
3985
3986
|
}
|
|
3986
|
-
}),
|
|
3987
|
+
}), Ya = {
|
|
3987
3988
|
key: 0,
|
|
3988
3989
|
class: "pl-log-view__error"
|
|
3989
|
-
},
|
|
3990
|
+
}, Ga = {
|
|
3990
3991
|
name: "PlLogView"
|
|
3991
|
-
},
|
|
3992
|
-
...
|
|
3992
|
+
}, Of = /* @__PURE__ */ z({
|
|
3993
|
+
...Ga,
|
|
3993
3994
|
props: {
|
|
3994
3995
|
value: {},
|
|
3995
3996
|
error: {},
|
|
@@ -4017,7 +4018,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
4017
4018
|
onClick: l
|
|
4018
4019
|
}),
|
|
4019
4020
|
u[0] || (u[0] = m()),
|
|
4020
|
-
s.value ? (d(), p("div",
|
|
4021
|
+
s.value ? (d(), p("div", Ya, F(s.value), 1)) : (d(), p("div", {
|
|
4021
4022
|
key: 1,
|
|
4022
4023
|
ref_key: "contentRef",
|
|
4023
4024
|
ref: o,
|
|
@@ -4026,7 +4027,7 @@ const ta = { class: "resizable-input" }, na = ["placeholder", "value", "disabled
|
|
|
4026
4027
|
], 2));
|
|
4027
4028
|
}
|
|
4028
4029
|
});
|
|
4029
|
-
function
|
|
4030
|
+
function Xa(n) {
|
|
4030
4031
|
const e = n.split("/"), t = [];
|
|
4031
4032
|
for (let o = 0; o < e.length; o++)
|
|
4032
4033
|
t.push({
|
|
@@ -4036,22 +4037,22 @@ function Ja(n) {
|
|
|
4036
4037
|
});
|
|
4037
4038
|
return t;
|
|
4038
4039
|
}
|
|
4039
|
-
const
|
|
4040
|
+
const Ja = { class: "file-dialog" }, Qa = { class: "file-dialog__search" }, eu = { class: "ls-container" }, tu = { class: "ls-head" }, nu = { class: "ls-head__breadcrumbs" }, su = ["title", "onClick"], ou = {
|
|
4040
4041
|
key: 0,
|
|
4041
4042
|
class: "icon-16 icon-chevron-right"
|
|
4042
|
-
},
|
|
4043
|
+
}, ru = { class: "d-flex ml-auto align-center gap-12" }, iu = { class: "ls-head__selected" }, lu = {
|
|
4043
4044
|
key: 0,
|
|
4044
4045
|
class: "ls-loader"
|
|
4045
|
-
},
|
|
4046
|
+
}, au = {
|
|
4046
4047
|
key: 1,
|
|
4047
4048
|
class: "ls-empty"
|
|
4048
|
-
},
|
|
4049
|
+
}, uu = {
|
|
4049
4050
|
key: 2,
|
|
4050
4051
|
class: "ls-error"
|
|
4051
|
-
},
|
|
4052
|
+
}, du = { class: "ls-error__message" }, cu = {
|
|
4052
4053
|
key: 3,
|
|
4053
4054
|
class: "ls-body"
|
|
4054
|
-
},
|
|
4055
|
+
}, pu = ["onClick"], fu = ["title"], mu = ["onClick"], hu = ["title"], vu = /* @__PURE__ */ z({
|
|
4055
4056
|
__name: "PlFileDialog",
|
|
4056
4057
|
props: {
|
|
4057
4058
|
modelValue: { type: Boolean },
|
|
@@ -4097,7 +4098,7 @@ const Qa = { class: "file-dialog" }, eu = { class: "file-dialog__search" }, tu =
|
|
|
4097
4098
|
y && k && a(y, v);
|
|
4098
4099
|
}, c = es((y) => {
|
|
4099
4100
|
y && (r.dirPath = y);
|
|
4100
|
-
}, 1e3), f = g(() =>
|
|
4101
|
+
}, 1e3), f = g(() => Xa(r.dirPath)), $ = g(() => r.items.filter((y) => y.canBeSelected && y.selected && !y.isDir)), b = g(() => $.value.length > 0), C = () => {
|
|
4101
4102
|
t("update:modelValue", !1);
|
|
4102
4103
|
}, R = () => {
|
|
4103
4104
|
var y;
|
|
@@ -4132,7 +4133,7 @@ const Qa = { class: "file-dialog" }, eu = { class: "file-dialog__search" }, tu =
|
|
|
4132
4133
|
text: v.name,
|
|
4133
4134
|
value: v
|
|
4134
4135
|
})), o.autoSelectStorage && Le(
|
|
4135
|
-
y.find((v) => v.
|
|
4136
|
+
y.find((v) => v.isInitialPathHome),
|
|
4136
4137
|
(v) => {
|
|
4137
4138
|
r.storageEntry = v, r.dirPath = v.initialFullPath;
|
|
4138
4139
|
}
|
|
@@ -4160,7 +4161,7 @@ const Qa = { class: "file-dialog" }, eu = { class: "file-dialog__search" }, tu =
|
|
|
4160
4161
|
}
|
|
4161
4162
|
}
|
|
4162
4163
|
};
|
|
4163
|
-
return (y, v) => (d(), X(x(
|
|
4164
|
+
return (y, v) => (d(), X(x(Na), {
|
|
4164
4165
|
"no-content-gutters": !0,
|
|
4165
4166
|
class: "split",
|
|
4166
4167
|
"model-value": y.modelValue,
|
|
@@ -4196,8 +4197,8 @@ const Qa = { class: "file-dialog" }, eu = { class: "file-dialog__search" }, tu =
|
|
|
4196
4197
|
]),
|
|
4197
4198
|
default: se(() => [
|
|
4198
4199
|
v[17] || (v[17] = m()),
|
|
4199
|
-
h("div",
|
|
4200
|
-
h("div",
|
|
4200
|
+
h("div", Ja, [
|
|
4201
|
+
h("div", Qa, [
|
|
4201
4202
|
re(x(ms), {
|
|
4202
4203
|
modelValue: r.storageEntry,
|
|
4203
4204
|
"onUpdate:modelValue": v[0] || (v[0] = (k) => r.storageEntry = k),
|
|
@@ -4212,31 +4213,31 @@ const Qa = { class: "file-dialog" }, eu = { class: "file-dialog__search" }, tu =
|
|
|
4212
4213
|
}, null, 8, ["model-value", "onUpdate:modelValue"])
|
|
4213
4214
|
]),
|
|
4214
4215
|
v[13] || (v[13] = m()),
|
|
4215
|
-
h("div",
|
|
4216
|
-
h("div",
|
|
4217
|
-
h("div",
|
|
4216
|
+
h("div", eu, [
|
|
4217
|
+
h("div", tu, [
|
|
4218
|
+
h("div", nu, [
|
|
4218
4219
|
(d(!0), p(le, null, ue(f.value, (k, V) => (d(), p(le, { key: V }, [
|
|
4219
4220
|
h("div", {
|
|
4220
4221
|
title: k.path,
|
|
4221
4222
|
onClick: (w) => M(k.path)
|
|
4222
|
-
}, F(k.name), 9,
|
|
4223
|
+
}, F(k.name), 9, su),
|
|
4223
4224
|
v[2] || (v[2] = m()),
|
|
4224
|
-
k.index !== f.value.length - 1 ? (d(), p("i",
|
|
4225
|
+
k.index !== f.value.length - 1 ? (d(), p("i", ou)) : T("", !0)
|
|
4225
4226
|
], 64))), 128))
|
|
4226
4227
|
]),
|
|
4227
4228
|
v[3] || (v[3] = m()),
|
|
4228
|
-
h("div",
|
|
4229
|
-
h("span",
|
|
4229
|
+
h("div", ru, [
|
|
4230
|
+
h("span", iu, "Selected: " + F($.value.length), 1)
|
|
4230
4231
|
])
|
|
4231
4232
|
]),
|
|
4232
4233
|
v[12] || (v[12] = m()),
|
|
4233
|
-
r.currentLoadingPath !== void 0 ? (d(), p("div",
|
|
4234
|
+
r.currentLoadingPath !== void 0 ? (d(), p("div", lu, v[4] || (v[4] = [
|
|
4234
4235
|
h("i", { class: "mask-24 mask-loading loader-icon" }, null, -1)
|
|
4235
|
-
]))) : r.storageEntry ? r.error ? (d(), p("div",
|
|
4236
|
+
]))) : r.storageEntry ? r.error ? (d(), p("div", uu, [
|
|
4236
4237
|
v[6] || (v[6] = h("div", { class: "ls-error__cat" }, null, -1)),
|
|
4237
4238
|
v[7] || (v[7] = m()),
|
|
4238
|
-
h("div",
|
|
4239
|
-
])) : (d(), p("div",
|
|
4239
|
+
h("div", du, F(r.error), 1)
|
|
4240
|
+
])) : (d(), p("div", cu, [
|
|
4240
4241
|
(d(!0), p(le, null, ue(l.value, (k) => (d(), p(le, {
|
|
4241
4242
|
key: k.id
|
|
4242
4243
|
}, [
|
|
@@ -4251,10 +4252,10 @@ const Qa = { class: "file-dialog" }, eu = { class: "file-dialog__search" }, tu =
|
|
|
4251
4252
|
title: k.name
|
|
4252
4253
|
}, [
|
|
4253
4254
|
m(F(k.name), 1)
|
|
4254
|
-
], 8,
|
|
4255
|
+
], 8, fu)), [
|
|
4255
4256
|
[D]
|
|
4256
4257
|
])
|
|
4257
|
-
], 8,
|
|
4258
|
+
], 8, pu)) : (d(), p("div", {
|
|
4258
4259
|
key: 1,
|
|
4259
4260
|
class: q({ canBeSelected: k.canBeSelected, selected: k.selected }),
|
|
4260
4261
|
onClick: ie((V) => _(V, k), ["stop"])
|
|
@@ -4265,12 +4266,12 @@ const Qa = { class: "file-dialog" }, eu = { class: "file-dialog__search" }, tu =
|
|
|
4265
4266
|
title: k.name
|
|
4266
4267
|
}, [
|
|
4267
4268
|
m(F(k.name), 1)
|
|
4268
|
-
], 8,
|
|
4269
|
+
], 8, hu)), [
|
|
4269
4270
|
[D]
|
|
4270
4271
|
])
|
|
4271
|
-
], 10,
|
|
4272
|
+
], 10, mu))
|
|
4272
4273
|
], 64))), 128))
|
|
4273
|
-
])) : (d(), p("div",
|
|
4274
|
+
])) : (d(), p("div", au, v[5] || (v[5] = [
|
|
4274
4275
|
h("div", { class: "ls-empty__cat" }, null, -1),
|
|
4275
4276
|
m(),
|
|
4276
4277
|
h("div", { class: "ls-empty__message" }, "Select storage to preview", -1)
|
|
@@ -4386,7 +4387,7 @@ const I = ee.arrayToEnum([
|
|
|
4386
4387
|
"invalid_intersection_types",
|
|
4387
4388
|
"not_multiple_of",
|
|
4388
4389
|
"not_finite"
|
|
4389
|
-
]),
|
|
4390
|
+
]), gu = (n) => JSON.stringify(n, null, 2).replace(/"([^"]+)":/g, "$1:");
|
|
4390
4391
|
class we extends Error {
|
|
4391
4392
|
constructor(e) {
|
|
4392
4393
|
super(), this.issues = [], this.addIssue = (o) => {
|
|
@@ -4504,7 +4505,7 @@ const et = (n, e) => {
|
|
|
4504
4505
|
return { message: t };
|
|
4505
4506
|
};
|
|
4506
4507
|
let hs = et;
|
|
4507
|
-
function
|
|
4508
|
+
function yu(n) {
|
|
4508
4509
|
hs = n;
|
|
4509
4510
|
}
|
|
4510
4511
|
function Dt() {
|
|
@@ -4530,7 +4531,7 @@ const Mt = (n) => {
|
|
|
4530
4531
|
path: r,
|
|
4531
4532
|
message: i
|
|
4532
4533
|
};
|
|
4533
|
-
},
|
|
4534
|
+
}, _u = [];
|
|
4534
4535
|
function P(n, e) {
|
|
4535
4536
|
const t = Dt(), o = Mt({
|
|
4536
4537
|
issueData: e,
|
|
@@ -4821,14 +4822,14 @@ class Q {
|
|
|
4821
4822
|
return this.safeParse(null).success;
|
|
4822
4823
|
}
|
|
4823
4824
|
}
|
|
4824
|
-
const
|
|
4825
|
+
const bu = /^c[^\s-]{8,}$/i, wu = /^[0-9a-z]+$/, ku = /^[0-9A-HJKMNP-TV-Z]{26}$/, xu = /^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i, $u = /^[a-z0-9_-]{21}$/i, Cu = /^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/, Vu = /^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i, Tu = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
|
|
4825
4826
|
let Qt;
|
|
4826
|
-
const
|
|
4827
|
+
const Su = /^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/, Eu = /^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/, Ru = /^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/, gs = "((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))", Ou = new RegExp(`^${gs}$`);
|
|
4827
4828
|
function ys(n) {
|
|
4828
4829
|
let e = "([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";
|
|
4829
4830
|
return n.precision ? e = `${e}\\.\\d{${n.precision}}` : n.precision == null && (e = `${e}(\\.\\d+)?`), e;
|
|
4830
4831
|
}
|
|
4831
|
-
function
|
|
4832
|
+
function Bu(n) {
|
|
4832
4833
|
return new RegExp(`^${ys(n)}$`);
|
|
4833
4834
|
}
|
|
4834
4835
|
function _s(n) {
|
|
@@ -4836,8 +4837,8 @@ function _s(n) {
|
|
|
4836
4837
|
const t = [];
|
|
4837
4838
|
return t.push(n.local ? "Z?" : "Z"), n.offset && t.push("([+-]\\d{2}:?\\d{2})"), e = `${e}(${t.join("|")})`, new RegExp(`^${e}$`);
|
|
4838
4839
|
}
|
|
4839
|
-
function
|
|
4840
|
-
return !!((e === "v4" || !e) &&
|
|
4840
|
+
function Du(n, e) {
|
|
4841
|
+
return !!((e === "v4" || !e) && Su.test(n) || (e === "v6" || !e) && Eu.test(n));
|
|
4841
4842
|
}
|
|
4842
4843
|
class ke extends Q {
|
|
4843
4844
|
_parse(e) {
|
|
@@ -4888,43 +4889,43 @@ class ke extends Q {
|
|
|
4888
4889
|
message: r.message
|
|
4889
4890
|
}), o.dirty());
|
|
4890
4891
|
} else if (r.kind === "email")
|
|
4891
|
-
|
|
4892
|
+
Vu.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4892
4893
|
validation: "email",
|
|
4893
4894
|
code: S.invalid_string,
|
|
4894
4895
|
message: r.message
|
|
4895
4896
|
}), o.dirty());
|
|
4896
4897
|
else if (r.kind === "emoji")
|
|
4897
|
-
Qt || (Qt = new RegExp(
|
|
4898
|
+
Qt || (Qt = new RegExp(Tu, "u")), Qt.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4898
4899
|
validation: "emoji",
|
|
4899
4900
|
code: S.invalid_string,
|
|
4900
4901
|
message: r.message
|
|
4901
4902
|
}), o.dirty());
|
|
4902
4903
|
else if (r.kind === "uuid")
|
|
4903
|
-
|
|
4904
|
+
xu.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4904
4905
|
validation: "uuid",
|
|
4905
4906
|
code: S.invalid_string,
|
|
4906
4907
|
message: r.message
|
|
4907
4908
|
}), o.dirty());
|
|
4908
4909
|
else if (r.kind === "nanoid")
|
|
4909
|
-
|
|
4910
|
+
$u.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4910
4911
|
validation: "nanoid",
|
|
4911
4912
|
code: S.invalid_string,
|
|
4912
4913
|
message: r.message
|
|
4913
4914
|
}), o.dirty());
|
|
4914
4915
|
else if (r.kind === "cuid")
|
|
4915
|
-
|
|
4916
|
+
bu.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4916
4917
|
validation: "cuid",
|
|
4917
4918
|
code: S.invalid_string,
|
|
4918
4919
|
message: r.message
|
|
4919
4920
|
}), o.dirty());
|
|
4920
4921
|
else if (r.kind === "cuid2")
|
|
4921
|
-
|
|
4922
|
+
wu.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4922
4923
|
validation: "cuid2",
|
|
4923
4924
|
code: S.invalid_string,
|
|
4924
4925
|
message: r.message
|
|
4925
4926
|
}), o.dirty());
|
|
4926
4927
|
else if (r.kind === "ulid")
|
|
4927
|
-
|
|
4928
|
+
ku.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4928
4929
|
validation: "ulid",
|
|
4929
4930
|
code: S.invalid_string,
|
|
4930
4931
|
message: r.message
|
|
@@ -4959,23 +4960,23 @@ class ke extends Q {
|
|
|
4959
4960
|
code: S.invalid_string,
|
|
4960
4961
|
validation: "datetime",
|
|
4961
4962
|
message: r.message
|
|
4962
|
-
}), o.dirty()) : r.kind === "date" ?
|
|
4963
|
+
}), o.dirty()) : r.kind === "date" ? Ou.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4963
4964
|
code: S.invalid_string,
|
|
4964
4965
|
validation: "date",
|
|
4965
4966
|
message: r.message
|
|
4966
|
-
}), o.dirty()) : r.kind === "time" ?
|
|
4967
|
+
}), o.dirty()) : r.kind === "time" ? Bu(r).test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4967
4968
|
code: S.invalid_string,
|
|
4968
4969
|
validation: "time",
|
|
4969
4970
|
message: r.message
|
|
4970
|
-
}), o.dirty()) : r.kind === "duration" ?
|
|
4971
|
+
}), o.dirty()) : r.kind === "duration" ? Cu.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4971
4972
|
validation: "duration",
|
|
4972
4973
|
code: S.invalid_string,
|
|
4973
4974
|
message: r.message
|
|
4974
|
-
}), o.dirty()) : r.kind === "ip" ?
|
|
4975
|
+
}), o.dirty()) : r.kind === "ip" ? Du(e.data, r.version) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4975
4976
|
validation: "ip",
|
|
4976
4977
|
code: S.invalid_string,
|
|
4977
4978
|
message: r.message
|
|
4978
|
-
}), o.dirty()) : r.kind === "base64" ?
|
|
4979
|
+
}), o.dirty()) : r.kind === "base64" ? Ru.test(e.data) || (s = this._getOrReturnCtx(e, s), P(s, {
|
|
4979
4980
|
validation: "base64",
|
|
4980
4981
|
code: S.invalid_string,
|
|
4981
4982
|
message: r.message
|
|
@@ -5197,7 +5198,7 @@ ke.create = (n) => {
|
|
|
5197
5198
|
...J(n)
|
|
5198
5199
|
});
|
|
5199
5200
|
};
|
|
5200
|
-
function
|
|
5201
|
+
function Mu(n, e) {
|
|
5201
5202
|
const t = (n.toString().split(".")[1] || "").length, o = (e.toString().split(".")[1] || "").length, s = t > o ? t : o, r = parseInt(n.toFixed(s).replace(".", "")), l = parseInt(e.toFixed(s).replace(".", ""));
|
|
5202
5203
|
return r % l / Math.pow(10, s);
|
|
5203
5204
|
}
|
|
@@ -5236,7 +5237,7 @@ class Ae extends Q {
|
|
|
5236
5237
|
inclusive: r.inclusive,
|
|
5237
5238
|
exact: !1,
|
|
5238
5239
|
message: r.message
|
|
5239
|
-
}), s.dirty()) : r.kind === "multipleOf" ?
|
|
5240
|
+
}), s.dirty()) : r.kind === "multipleOf" ? Mu(e.data, r.value) !== 0 && (o = this._getOrReturnCtx(e, o), P(o, {
|
|
5240
5241
|
code: S.not_multiple_of,
|
|
5241
5242
|
multipleOf: r.value,
|
|
5242
5243
|
message: r.message
|
|
@@ -6937,7 +6938,7 @@ jt.create = (n) => new jt({
|
|
|
6937
6938
|
typeName: K.ZodNaN,
|
|
6938
6939
|
...J(n)
|
|
6939
6940
|
});
|
|
6940
|
-
const
|
|
6941
|
+
const Pu = Symbol("zod_brand");
|
|
6941
6942
|
class Cn extends Q {
|
|
6942
6943
|
_parse(e) {
|
|
6943
6944
|
const { ctx: t } = this._processInputParams(e), o = t.data;
|
|
@@ -7014,16 +7015,16 @@ function ws(n, e = {}, t) {
|
|
|
7014
7015
|
}
|
|
7015
7016
|
}) : tt.create();
|
|
7016
7017
|
}
|
|
7017
|
-
const
|
|
7018
|
+
const Au = {
|
|
7018
7019
|
object: ae.lazycreate
|
|
7019
7020
|
};
|
|
7020
7021
|
var K;
|
|
7021
7022
|
(function(n) {
|
|
7022
7023
|
n.ZodString = "ZodString", n.ZodNumber = "ZodNumber", n.ZodNaN = "ZodNaN", n.ZodBigInt = "ZodBigInt", n.ZodBoolean = "ZodBoolean", n.ZodDate = "ZodDate", n.ZodSymbol = "ZodSymbol", n.ZodUndefined = "ZodUndefined", n.ZodNull = "ZodNull", n.ZodAny = "ZodAny", n.ZodUnknown = "ZodUnknown", n.ZodNever = "ZodNever", n.ZodVoid = "ZodVoid", n.ZodArray = "ZodArray", n.ZodObject = "ZodObject", n.ZodUnion = "ZodUnion", n.ZodDiscriminatedUnion = "ZodDiscriminatedUnion", n.ZodIntersection = "ZodIntersection", n.ZodTuple = "ZodTuple", n.ZodRecord = "ZodRecord", n.ZodMap = "ZodMap", n.ZodSet = "ZodSet", n.ZodFunction = "ZodFunction", n.ZodLazy = "ZodLazy", n.ZodLiteral = "ZodLiteral", n.ZodEnum = "ZodEnum", n.ZodEffects = "ZodEffects", n.ZodNativeEnum = "ZodNativeEnum", n.ZodOptional = "ZodOptional", n.ZodNullable = "ZodNullable", n.ZodDefault = "ZodDefault", n.ZodCatch = "ZodCatch", n.ZodPromise = "ZodPromise", n.ZodBranded = "ZodBranded", n.ZodPipeline = "ZodPipeline", n.ZodReadonly = "ZodReadonly";
|
|
7023
7024
|
})(K || (K = {}));
|
|
7024
|
-
const
|
|
7025
|
+
const Iu = (n, e = {
|
|
7025
7026
|
message: `Input not instance of ${n.name}`
|
|
7026
|
-
}) => ws((t) => t instanceof n, e), ks = ke.create, xs = Ae.create,
|
|
7027
|
+
}) => ws((t) => t instanceof n, e), ks = ke.create, xs = Ae.create, Fu = jt.create, ju = Ie.create, $s = mt.create, Lu = Ue.create, Nu = At.create, zu = ht.create, Zu = vt.create, Hu = tt.create, Uu = ze.create, Wu = De.create, qu = It.create, Ku = Ce.create, Yu = ae.create, Gu = ae.strictCreate, Xu = gt.create, Ju = Zt.create, Qu = yt.create, ed = Re.create, td = _t.create, nd = Ft.create, sd = We.create, od = Je.create, rd = bt.create, id = wt.create, ld = Fe.create, ad = kt.create, ud = nt.create, Fn = Ve.create, dd = Se.create, cd = je.create, pd = Ve.createWithPreprocess, fd = Vt.create, md = () => ks().optional(), hd = () => xs().optional(), vd = () => $s().optional(), gd = {
|
|
7027
7028
|
string: (n) => ke.create({ ...n, coerce: !0 }),
|
|
7028
7029
|
number: (n) => Ae.create({ ...n, coerce: !0 }),
|
|
7029
7030
|
boolean: (n) => mt.create({
|
|
@@ -7032,14 +7033,14 @@ const Fu = (n, e = {
|
|
|
7032
7033
|
}),
|
|
7033
7034
|
bigint: (n) => Ie.create({ ...n, coerce: !0 }),
|
|
7034
7035
|
date: (n) => Ue.create({ ...n, coerce: !0 })
|
|
7035
|
-
},
|
|
7036
|
+
}, yd = Y;
|
|
7036
7037
|
var Et = /* @__PURE__ */ Object.freeze({
|
|
7037
7038
|
__proto__: null,
|
|
7038
7039
|
defaultErrorMap: et,
|
|
7039
|
-
setErrorMap:
|
|
7040
|
+
setErrorMap: yu,
|
|
7040
7041
|
getErrorMap: Dt,
|
|
7041
7042
|
makeIssue: Mt,
|
|
7042
|
-
EMPTY_PATH:
|
|
7043
|
+
EMPTY_PATH: _u,
|
|
7043
7044
|
addIssueToContext: P,
|
|
7044
7045
|
ParseStatus: ge,
|
|
7045
7046
|
INVALID: Y,
|
|
@@ -7093,81 +7094,81 @@ var Et = /* @__PURE__ */ Object.freeze({
|
|
|
7093
7094
|
ZodDefault: xt,
|
|
7094
7095
|
ZodCatch: $t,
|
|
7095
7096
|
ZodNaN: jt,
|
|
7096
|
-
BRAND:
|
|
7097
|
+
BRAND: Pu,
|
|
7097
7098
|
ZodBranded: Cn,
|
|
7098
7099
|
ZodPipeline: Vt,
|
|
7099
7100
|
ZodReadonly: Ct,
|
|
7100
7101
|
custom: ws,
|
|
7101
7102
|
Schema: Q,
|
|
7102
7103
|
ZodSchema: Q,
|
|
7103
|
-
late:
|
|
7104
|
+
late: Au,
|
|
7104
7105
|
get ZodFirstPartyTypeKind() {
|
|
7105
7106
|
return K;
|
|
7106
7107
|
},
|
|
7107
|
-
coerce:
|
|
7108
|
-
any:
|
|
7109
|
-
array:
|
|
7110
|
-
bigint:
|
|
7108
|
+
coerce: gd,
|
|
7109
|
+
any: Hu,
|
|
7110
|
+
array: Ku,
|
|
7111
|
+
bigint: ju,
|
|
7111
7112
|
boolean: $s,
|
|
7112
|
-
date:
|
|
7113
|
-
discriminatedUnion:
|
|
7113
|
+
date: Lu,
|
|
7114
|
+
discriminatedUnion: Ju,
|
|
7114
7115
|
effect: Fn,
|
|
7115
|
-
enum:
|
|
7116
|
-
function:
|
|
7117
|
-
instanceof:
|
|
7118
|
-
intersection:
|
|
7119
|
-
lazy:
|
|
7120
|
-
literal:
|
|
7121
|
-
map:
|
|
7122
|
-
nan:
|
|
7123
|
-
nativeEnum:
|
|
7124
|
-
never:
|
|
7125
|
-
null:
|
|
7126
|
-
nullable:
|
|
7116
|
+
enum: ld,
|
|
7117
|
+
function: od,
|
|
7118
|
+
instanceof: Iu,
|
|
7119
|
+
intersection: Qu,
|
|
7120
|
+
lazy: rd,
|
|
7121
|
+
literal: id,
|
|
7122
|
+
map: nd,
|
|
7123
|
+
nan: Fu,
|
|
7124
|
+
nativeEnum: ad,
|
|
7125
|
+
never: Wu,
|
|
7126
|
+
null: Zu,
|
|
7127
|
+
nullable: cd,
|
|
7127
7128
|
number: xs,
|
|
7128
|
-
object:
|
|
7129
|
-
oboolean:
|
|
7130
|
-
onumber:
|
|
7131
|
-
optional:
|
|
7132
|
-
ostring:
|
|
7133
|
-
pipeline:
|
|
7134
|
-
preprocess:
|
|
7135
|
-
promise:
|
|
7136
|
-
record:
|
|
7137
|
-
set:
|
|
7138
|
-
strictObject:
|
|
7129
|
+
object: Yu,
|
|
7130
|
+
oboolean: vd,
|
|
7131
|
+
onumber: hd,
|
|
7132
|
+
optional: dd,
|
|
7133
|
+
ostring: md,
|
|
7134
|
+
pipeline: fd,
|
|
7135
|
+
preprocess: pd,
|
|
7136
|
+
promise: ud,
|
|
7137
|
+
record: td,
|
|
7138
|
+
set: sd,
|
|
7139
|
+
strictObject: Gu,
|
|
7139
7140
|
string: ks,
|
|
7140
|
-
symbol:
|
|
7141
|
+
symbol: Nu,
|
|
7141
7142
|
transformer: Fn,
|
|
7142
|
-
tuple:
|
|
7143
|
-
undefined:
|
|
7144
|
-
union:
|
|
7145
|
-
unknown:
|
|
7146
|
-
void:
|
|
7147
|
-
NEVER:
|
|
7143
|
+
tuple: ed,
|
|
7144
|
+
undefined: zu,
|
|
7145
|
+
union: Xu,
|
|
7146
|
+
unknown: Uu,
|
|
7147
|
+
void: qu,
|
|
7148
|
+
NEVER: yd,
|
|
7148
7149
|
ZodIssueCode: S,
|
|
7149
|
-
quotelessJson:
|
|
7150
|
+
quotelessJson: gu,
|
|
7150
7151
|
ZodError: we
|
|
7151
7152
|
});
|
|
7152
|
-
function
|
|
7153
|
+
function _d(n) {
|
|
7153
7154
|
throw new Error("Unexpected object: " + n);
|
|
7154
7155
|
}
|
|
7155
7156
|
const Cs = "upload://upload/", Vs = "index://index/";
|
|
7156
|
-
function
|
|
7157
|
+
function bd(n) {
|
|
7157
7158
|
return n.startsWith(Cs);
|
|
7158
7159
|
}
|
|
7159
|
-
function
|
|
7160
|
+
function wd(n) {
|
|
7160
7161
|
return n.startsWith(Vs);
|
|
7161
7162
|
}
|
|
7162
|
-
function
|
|
7163
|
-
if (
|
|
7163
|
+
function kd(n) {
|
|
7164
|
+
if (wd(n)) {
|
|
7164
7165
|
const e = n.slice(Vs.length);
|
|
7165
7166
|
return JSON.parse(decodeURIComponent(e)).path;
|
|
7166
|
-
} else if (
|
|
7167
|
+
} else if (bd(n)) {
|
|
7167
7168
|
const e = n.slice(Cs.length);
|
|
7168
7169
|
return JSON.parse(decodeURIComponent(e)).localPath;
|
|
7169
7170
|
}
|
|
7170
|
-
|
|
7171
|
+
_d(n);
|
|
7171
7172
|
}
|
|
7172
7173
|
Et.object({
|
|
7173
7174
|
__isRef: Et.literal(!0).describe("Crucial marker for the block dependency tree reconstruction"),
|
|
@@ -7178,25 +7179,25 @@ Et.object({
|
|
|
7178
7179
|
}).describe(
|
|
7179
7180
|
"Universal reference type, allowing to set block connections. It is crucial that {@link __isRef} is present and equal to true, internal logic relies on this marker to build block dependency trees."
|
|
7180
7181
|
).strict().readonly();
|
|
7181
|
-
function
|
|
7182
|
+
function xd(n) {
|
|
7182
7183
|
return n.replace(/^.*[\\/]/, "");
|
|
7183
7184
|
}
|
|
7184
|
-
const
|
|
7185
|
+
const $d = { class: "pl-file-input__envelope" }, Cd = {
|
|
7185
7186
|
key: 0,
|
|
7186
7187
|
ref: "label"
|
|
7187
|
-
},
|
|
7188
|
+
}, Vd = {
|
|
7188
7189
|
key: 0,
|
|
7189
7190
|
class: "required-icon"
|
|
7190
|
-
},
|
|
7191
|
+
}, Td = ["data-placeholder"], Sd = {
|
|
7191
7192
|
key: 5,
|
|
7192
7193
|
class: "pl-file-input__stats"
|
|
7193
|
-
},
|
|
7194
|
+
}, Ed = {
|
|
7194
7195
|
key: 0,
|
|
7195
7196
|
class: "pl-file-input__error"
|
|
7196
|
-
},
|
|
7197
|
+
}, Rd = {
|
|
7197
7198
|
key: 1,
|
|
7198
7199
|
class: "upl-file-input__helper"
|
|
7199
|
-
},
|
|
7200
|
+
}, Bf = /* @__PURE__ */ z({
|
|
7200
7201
|
__name: "PlFileInput",
|
|
7201
7202
|
props: {
|
|
7202
7203
|
modelValue: {},
|
|
@@ -7218,8 +7219,8 @@ const Cd = { class: "pl-file-input__envelope" }, Vd = {
|
|
|
7218
7219
|
}), o = _e(), s = e, r = n, l = g(() => {
|
|
7219
7220
|
if (r.modelValue)
|
|
7220
7221
|
try {
|
|
7221
|
-
const _ =
|
|
7222
|
-
return r.showFilenameOnly ?
|
|
7222
|
+
const _ = kd(r.modelValue).trim();
|
|
7223
|
+
return r.showFilenameOnly ? xd(_) : _;
|
|
7223
7224
|
} catch (_) {
|
|
7224
7225
|
return console.error(_), r.modelValue;
|
|
7225
7226
|
}
|
|
@@ -7245,7 +7246,7 @@ const Cd = { class: "pl-file-input__envelope" }, Vd = {
|
|
|
7245
7246
|
_.files.length && s("update:modelValue", _.files[0]);
|
|
7246
7247
|
}, R = () => s("update:modelValue", void 0), M = N();
|
|
7247
7248
|
return ot(M), (_, B) => (d(), p(le, null, [
|
|
7248
|
-
h("div",
|
|
7249
|
+
h("div", $d, [
|
|
7249
7250
|
h("div", {
|
|
7250
7251
|
ref_key: "rootRef",
|
|
7251
7252
|
ref: M,
|
|
@@ -7258,8 +7259,8 @@ const Cd = { class: "pl-file-input__envelope" }, Vd = {
|
|
|
7258
7259
|
style: te($.value)
|
|
7259
7260
|
}, null, 4),
|
|
7260
7261
|
B[3] || (B[3] = m()),
|
|
7261
|
-
_.label ? (d(), p("label",
|
|
7262
|
-
_.required ? (d(), p("i",
|
|
7262
|
+
_.label ? (d(), p("label", Cd, [
|
|
7263
|
+
_.required ? (d(), p("i", Vd)) : T("", !0),
|
|
7263
7264
|
B[1] || (B[1] = m()),
|
|
7264
7265
|
h("span", null, F(_.label), 1),
|
|
7265
7266
|
B[2] || (B[2] = m()),
|
|
@@ -7293,9 +7294,9 @@ const Cd = { class: "pl-file-input__envelope" }, Vd = {
|
|
|
7293
7294
|
"data-placeholder": _.placeholder ?? "Choose file",
|
|
7294
7295
|
class: "pl-file-input__filename",
|
|
7295
7296
|
onClick: ie(b, ["stop"])
|
|
7296
|
-
}, F(l.value), 9,
|
|
7297
|
+
}, F(l.value), 9, Td),
|
|
7297
7298
|
B[6] || (B[6] = m()),
|
|
7298
|
-
f.value ? (d(), p("div",
|
|
7299
|
+
f.value ? (d(), p("div", Sd, F(f.value), 1)) : T("", !0),
|
|
7299
7300
|
B[7] || (B[7] = m()),
|
|
7300
7301
|
_.modelValue ? (d(), X(Ye, {
|
|
7301
7302
|
key: 6,
|
|
@@ -7306,10 +7307,10 @@ const Cd = { class: "pl-file-input__envelope" }, Vd = {
|
|
|
7306
7307
|
re(st, { class: "pl-file-input__contour" })
|
|
7307
7308
|
], 34),
|
|
7308
7309
|
B[9] || (B[9] = m()),
|
|
7309
|
-
u.value ? (d(), p("div",
|
|
7310
|
+
u.value ? (d(), p("div", Ed, F(c.value), 1)) : _.helper ? (d(), p("div", Rd, F(_.helper), 1)) : T("", !0)
|
|
7310
7311
|
]),
|
|
7311
7312
|
B[10] || (B[10] = m()),
|
|
7312
|
-
re(x(
|
|
7313
|
+
re(x(vu), {
|
|
7313
7314
|
modelValue: t.fileDialogOpen,
|
|
7314
7315
|
"onUpdate:modelValue": B[0] || (B[0] = (G) => t.fileDialogOpen = G),
|
|
7315
7316
|
extensions: _.extensions,
|
|
@@ -7318,7 +7319,7 @@ const Cd = { class: "pl-file-input__envelope" }, Vd = {
|
|
|
7318
7319
|
}, null, 8, ["modelValue", "extensions", "title"])
|
|
7319
7320
|
], 64));
|
|
7320
7321
|
}
|
|
7321
|
-
}),
|
|
7322
|
+
}), Df = /* @__PURE__ */ z({
|
|
7322
7323
|
__name: "ContextProvider",
|
|
7323
7324
|
props: {
|
|
7324
7325
|
context: {},
|
|
@@ -7344,16 +7345,16 @@ const Vn = (n) => g(() => {
|
|
|
7344
7345
|
e.push(i);
|
|
7345
7346
|
}
|
|
7346
7347
|
return e;
|
|
7347
|
-
}),
|
|
7348
|
+
}), Od = { class: "ui-slider__wrapper" }, Bd = { class: "ui-slider__label-section" }, Dd = {
|
|
7348
7349
|
key: 0,
|
|
7349
7350
|
class: "text-s"
|
|
7350
|
-
},
|
|
7351
|
+
}, Md = {
|
|
7351
7352
|
key: 1,
|
|
7352
7353
|
class: "ui-slider__value-static text-s"
|
|
7353
|
-
},
|
|
7354
|
+
}, Pd = { class: "ui-slider__base" }, Ad = { class: "ui-slider__container" }, Id = { class: "ui-slider__container ui-slider__container-thumb" }, Fd = { class: "ui-slider__input-wrapper d-flex" }, jd = ["value"], Ld = {
|
|
7354
7355
|
key: 0,
|
|
7355
7356
|
class: "ui-slider__error"
|
|
7356
|
-
},
|
|
7357
|
+
}, Mf = /* @__PURE__ */ z({
|
|
7357
7358
|
__name: "Slider",
|
|
7358
7359
|
props: {
|
|
7359
7360
|
modelValue: {},
|
|
@@ -7414,9 +7415,9 @@ const Vn = (n) => g(() => {
|
|
|
7414
7415
|
h("div", {
|
|
7415
7416
|
class: q([`ui-slider__mode-${s.mode}`, "ui-slider"])
|
|
7416
7417
|
}, [
|
|
7417
|
-
h("div",
|
|
7418
|
-
h("div",
|
|
7419
|
-
O.label ? (d(), p("label",
|
|
7418
|
+
h("div", Od, [
|
|
7419
|
+
h("div", Bd, [
|
|
7420
|
+
O.label ? (d(), p("label", Dd, [
|
|
7420
7421
|
h("span", null, F(O.label), 1),
|
|
7421
7422
|
D[1] || (D[1] = m()),
|
|
7422
7423
|
x(t).tooltip ? (d(), X(x(Te), {
|
|
@@ -7431,11 +7432,11 @@ const Vn = (n) => g(() => {
|
|
|
7431
7432
|
})) : T("", !0)
|
|
7432
7433
|
])) : T("", !0),
|
|
7433
7434
|
D[2] || (D[2] = m()),
|
|
7434
|
-
s.mode === "text" ? (d(), p("div",
|
|
7435
|
+
s.mode === "text" ? (d(), p("div", Md, F(a.value) + F(O.measure), 1)) : T("", !0)
|
|
7435
7436
|
]),
|
|
7436
7437
|
D[6] || (D[6] = m()),
|
|
7437
|
-
h("div",
|
|
7438
|
-
h("div",
|
|
7438
|
+
h("div", Pd, [
|
|
7439
|
+
h("div", Ad, [
|
|
7439
7440
|
h("div", {
|
|
7440
7441
|
ref_key: "barRef",
|
|
7441
7442
|
ref: R,
|
|
@@ -7448,7 +7449,7 @@ const Vn = (n) => g(() => {
|
|
|
7448
7449
|
], 512)
|
|
7449
7450
|
]),
|
|
7450
7451
|
D[5] || (D[5] = m()),
|
|
7451
|
-
h("div",
|
|
7452
|
+
h("div", Id, [
|
|
7452
7453
|
s.breakpoints ? (d(!0), p(le, { key: 0 }, ue(x(f), (y, v) => (d(), p("div", {
|
|
7453
7454
|
key: v,
|
|
7454
7455
|
style: te({ right: `${y}%` }),
|
|
@@ -7469,21 +7470,21 @@ const Vn = (n) => g(() => {
|
|
|
7469
7470
|
])
|
|
7470
7471
|
]),
|
|
7471
7472
|
D[7] || (D[7] = m()),
|
|
7472
|
-
h("div",
|
|
7473
|
+
h("div", Fd, [
|
|
7473
7474
|
s.mode === "input" ? (d(), p("input", {
|
|
7474
7475
|
key: 0,
|
|
7475
7476
|
value: a.value,
|
|
7476
7477
|
class: "ui-slider__value text-s",
|
|
7477
7478
|
onChange: D[0] || (D[0] = (y) => G(y))
|
|
7478
|
-
}, null, 40,
|
|
7479
|
+
}, null, 40, jd)) : T("", !0)
|
|
7479
7480
|
])
|
|
7480
7481
|
], 2),
|
|
7481
7482
|
D[8] || (D[8] = m()),
|
|
7482
|
-
u.value ? (d(), p("div",
|
|
7483
|
+
u.value ? (d(), p("div", Ld, F(u.value), 1)) : T("", !0)
|
|
7483
7484
|
], 2));
|
|
7484
7485
|
}
|
|
7485
7486
|
});
|
|
7486
|
-
function
|
|
7487
|
+
function Pf(n, e = null, t = null) {
|
|
7487
7488
|
function o(i) {
|
|
7488
7489
|
const { scrollTop: a, scrollHeight: u, clientHeight: c } = i;
|
|
7489
7490
|
if (!(u > c) || !e)
|
|
@@ -7520,7 +7521,7 @@ function Af(n, e = null, t = null) {
|
|
|
7520
7521
|
const l = os(r);
|
|
7521
7522
|
me(r), ce(window, "scroll", l, !0), ce(window, "resize", l, !0);
|
|
7522
7523
|
}
|
|
7523
|
-
function
|
|
7524
|
+
function Nd(n, e) {
|
|
7524
7525
|
us(() => {
|
|
7525
7526
|
fe(x(n), (t) => {
|
|
7526
7527
|
ds(t, () => e(t));
|
|
@@ -7537,11 +7538,11 @@ const Me = {
|
|
|
7537
7538
|
}, rt = (n) => n.getBoundingClientRect().y, jn = (n) => {
|
|
7538
7539
|
const { y: e, height: t } = n.getBoundingClientRect();
|
|
7539
7540
|
return e + Math.ceil(t / 2);
|
|
7540
|
-
},
|
|
7541
|
+
}, zd = (n) => {
|
|
7541
7542
|
const { y: e, height: t } = n.getBoundingClientRect();
|
|
7542
7543
|
return e + t;
|
|
7543
7544
|
};
|
|
7544
|
-
function
|
|
7545
|
+
function Af(n, e) {
|
|
7545
7546
|
const t = {
|
|
7546
7547
|
item: void 0,
|
|
7547
7548
|
options() {
|
|
@@ -7610,7 +7611,7 @@ function If(n, e) {
|
|
|
7610
7611
|
return;
|
|
7611
7612
|
const { el: C } = t.item;
|
|
7612
7613
|
f(t.item, b.y);
|
|
7613
|
-
const R = rt(t.item.el), M =
|
|
7614
|
+
const R = rt(t.item.el), M = zd(t.item.el), _ = i(C), B = a(C);
|
|
7614
7615
|
_.forEach((G) => {
|
|
7615
7616
|
const Z = jn(G);
|
|
7616
7617
|
R + s < Z && $(u(G, C));
|
|
@@ -7643,13 +7644,13 @@ function If(n, e) {
|
|
|
7643
7644
|
});
|
|
7644
7645
|
});
|
|
7645
7646
|
}
|
|
7646
|
-
function
|
|
7647
|
+
function If(n, e) {
|
|
7647
7648
|
let t;
|
|
7648
7649
|
me(() => {
|
|
7649
7650
|
t = setInterval(n, e);
|
|
7650
7651
|
}), Oe(() => clearInterval(t));
|
|
7651
7652
|
}
|
|
7652
|
-
function
|
|
7653
|
+
function Ff(n, e, t) {
|
|
7653
7654
|
const o = pe({
|
|
7654
7655
|
data: Wt.deepClone(e(n.value)),
|
|
7655
7656
|
changed: !1
|
|
@@ -7671,7 +7672,7 @@ function jf(n, e, t) {
|
|
|
7671
7672
|
{ deep: !0, immediate: !0 }
|
|
7672
7673
|
), o;
|
|
7673
7674
|
}
|
|
7674
|
-
function
|
|
7675
|
+
function jf(n) {
|
|
7675
7676
|
const e = pe({
|
|
7676
7677
|
isLoading: !1,
|
|
7677
7678
|
result: void 0,
|
|
@@ -7695,7 +7696,7 @@ function Lf(n) {
|
|
|
7695
7696
|
});
|
|
7696
7697
|
return e.run = e.run.bind(e), e;
|
|
7697
7698
|
}
|
|
7698
|
-
function
|
|
7699
|
+
function Lf(n, e) {
|
|
7699
7700
|
function t(l, i) {
|
|
7700
7701
|
const a = x(n);
|
|
7701
7702
|
if (!a)
|
|
@@ -7726,13 +7727,13 @@ function Nf(n, e) {
|
|
|
7726
7727
|
}
|
|
7727
7728
|
me(s), Oe(r);
|
|
7728
7729
|
}
|
|
7729
|
-
const
|
|
7730
|
+
const Zd = { class: "ui-slider__wrapper" }, Hd = { class: "ui-slider__label-section" }, Ud = {
|
|
7730
7731
|
key: 0,
|
|
7731
7732
|
class: "text-s"
|
|
7732
|
-
},
|
|
7733
|
+
}, Wd = { class: "ui-slider__base" }, qd = { class: "ui-slider__container" }, Kd = { class: "ui-slider__container ui-slider__container-thumb" }, Yd = ["data-percent"], Gd = ["data-percent"], Xd = ["data-percent"], Jd = {
|
|
7733
7734
|
key: 0,
|
|
7734
7735
|
class: "ui-slider__error"
|
|
7735
|
-
},
|
|
7736
|
+
}, Nf = /* @__PURE__ */ z({
|
|
7736
7737
|
__name: "SliderRangeTriple",
|
|
7737
7738
|
props: {
|
|
7738
7739
|
modelValue: {},
|
|
@@ -7826,9 +7827,9 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7826
7827
|
h("div", {
|
|
7827
7828
|
class: q([`ui-slider__mode-${s.mode}`, "ui-slider"])
|
|
7828
7829
|
}, [
|
|
7829
|
-
h("div",
|
|
7830
|
-
h("div",
|
|
7831
|
-
L.label ? (d(), p("label",
|
|
7830
|
+
h("div", Zd, [
|
|
7831
|
+
h("div", Hd, [
|
|
7832
|
+
L.label ? (d(), p("label", Ud, [
|
|
7832
7833
|
h("span", null, F(L.label), 1),
|
|
7833
7834
|
A[3] || (A[3] = m()),
|
|
7834
7835
|
x(t).tooltip ? (d(), X(x(Te), {
|
|
@@ -7844,8 +7845,8 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7844
7845
|
])) : T("", !0)
|
|
7845
7846
|
]),
|
|
7846
7847
|
A[11] || (A[11] = m()),
|
|
7847
|
-
h("div",
|
|
7848
|
-
h("div",
|
|
7848
|
+
h("div", Wd, [
|
|
7849
|
+
h("div", qd, [
|
|
7849
7850
|
h("div", {
|
|
7850
7851
|
ref_key: "barRef",
|
|
7851
7852
|
ref: l,
|
|
@@ -7858,7 +7859,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7858
7859
|
], 512)
|
|
7859
7860
|
]),
|
|
7860
7861
|
A[10] || (A[10] = m()),
|
|
7861
|
-
h("div",
|
|
7862
|
+
h("div", Kd, [
|
|
7862
7863
|
s.breakpoints ? (d(!0), p(le, { key: 0 }, ue(x($), (oe, ne) => (d(), p("div", {
|
|
7863
7864
|
key: ne,
|
|
7864
7865
|
style: te({ right: `${oe}%` }),
|
|
@@ -7876,7 +7877,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7876
7877
|
onKeydown: A[0] || (A[0] = (oe) => U(oe, 0))
|
|
7877
7878
|
}, A[4] || (A[4] = [
|
|
7878
7879
|
h("div", { class: "ui-slider__thumb-focused-contour" }, null, -1)
|
|
7879
|
-
]), 44,
|
|
7880
|
+
]), 44, Yd),
|
|
7880
7881
|
A[8] || (A[8] = m()),
|
|
7881
7882
|
h("div", {
|
|
7882
7883
|
ref_key: "thumbRef2",
|
|
@@ -7889,7 +7890,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7889
7890
|
onKeydown: A[1] || (A[1] = (oe) => U(oe, 1))
|
|
7890
7891
|
}, A[5] || (A[5] = [
|
|
7891
7892
|
h("div", { class: "ui-slider__thumb-focused-contour" }, null, -1)
|
|
7892
|
-
]), 44,
|
|
7893
|
+
]), 44, Gd),
|
|
7893
7894
|
A[9] || (A[9] = m()),
|
|
7894
7895
|
h("div", {
|
|
7895
7896
|
ref_key: "thumbRef3",
|
|
@@ -7902,7 +7903,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7902
7903
|
onKeydown: A[2] || (A[2] = (oe) => U(oe, 2))
|
|
7903
7904
|
}, A[6] || (A[6] = [
|
|
7904
7905
|
h("div", { class: "ui-slider__thumb-focused-contour" }, null, -1)
|
|
7905
|
-
]), 44,
|
|
7906
|
+
]), 44, Xd)
|
|
7906
7907
|
])
|
|
7907
7908
|
])
|
|
7908
7909
|
]),
|
|
@@ -7910,10 +7911,10 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7910
7911
|
A[13] || (A[13] = h("div", { class: "ui-slider__input-wrapper d-flex" }, null, -1))
|
|
7911
7912
|
], 2),
|
|
7912
7913
|
A[14] || (A[14] = m()),
|
|
7913
|
-
M.value ? (d(), p("div",
|
|
7914
|
+
M.value ? (d(), p("div", Jd, F(M.value), 1)) : T("", !0)
|
|
7914
7915
|
], 2));
|
|
7915
7916
|
}
|
|
7916
|
-
}),
|
|
7917
|
+
}), Qd = { class: "ui-input-range__separator" }, ec = /* @__PURE__ */ z({
|
|
7917
7918
|
__name: "InputRange",
|
|
7918
7919
|
props: {
|
|
7919
7920
|
modelValue: {},
|
|
@@ -7961,7 +7962,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7961
7962
|
[He, i.value.left]
|
|
7962
7963
|
]),
|
|
7963
7964
|
f[8] || (f[8] = m()),
|
|
7964
|
-
h("div",
|
|
7965
|
+
h("div", Qd, F(t.separator), 1),
|
|
7965
7966
|
f[9] || (f[9] = m()),
|
|
7966
7967
|
be(h("input", {
|
|
7967
7968
|
"onUpdate:modelValue": f[4] || (f[4] = ($) => i.value.right = $),
|
|
@@ -7976,16 +7977,16 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
7976
7977
|
])
|
|
7977
7978
|
], 16));
|
|
7978
7979
|
}
|
|
7979
|
-
}),
|
|
7980
|
+
}), tc = { class: "ui-slider__wrapper" }, nc = { class: "ui-slider__label-section" }, sc = {
|
|
7980
7981
|
key: 0,
|
|
7981
7982
|
class: "text-s"
|
|
7982
|
-
},
|
|
7983
|
+
}, oc = {
|
|
7983
7984
|
key: 1,
|
|
7984
7985
|
class: "ui-slider__value-static text-s"
|
|
7985
|
-
},
|
|
7986
|
+
}, rc = { class: "ui-slider__base" }, ic = { class: "ui-slider__container" }, lc = { class: "ui-slider__container ui-slider__container-thumb" }, ac = { class: "ui-slider__input-wrapper d-flex" }, uc = {
|
|
7986
7987
|
key: 0,
|
|
7987
7988
|
class: "ui-slider__error"
|
|
7988
|
-
},
|
|
7989
|
+
}, zf = /* @__PURE__ */ z({
|
|
7989
7990
|
__name: "SliderRange",
|
|
7990
7991
|
props: {
|
|
7991
7992
|
modelValue: {},
|
|
@@ -8057,9 +8058,9 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8057
8058
|
h("div", {
|
|
8058
8059
|
class: q([`ui-slider__mode-${s.mode}`, "ui-slider"])
|
|
8059
8060
|
}, [
|
|
8060
|
-
h("div",
|
|
8061
|
-
h("div",
|
|
8062
|
-
j.label ? (d(), p("label",
|
|
8061
|
+
h("div", tc, [
|
|
8062
|
+
h("div", nc, [
|
|
8063
|
+
j.label ? (d(), p("label", sc, [
|
|
8063
8064
|
h("span", null, F(j.label), 1),
|
|
8064
8065
|
U[3] || (U[3] = m()),
|
|
8065
8066
|
x(t).tooltip ? (d(), X(x(Te), {
|
|
@@ -8074,11 +8075,11 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8074
8075
|
})) : T("", !0)
|
|
8075
8076
|
])) : T("", !0),
|
|
8076
8077
|
U[4] || (U[4] = m()),
|
|
8077
|
-
s.mode === "text" ? (d(), p("div",
|
|
8078
|
+
s.mode === "text" ? (d(), p("div", oc, F(C.value), 1)) : T("", !0)
|
|
8078
8079
|
]),
|
|
8079
8080
|
U[10] || (U[10] = m()),
|
|
8080
|
-
h("div",
|
|
8081
|
-
h("div",
|
|
8081
|
+
h("div", rc, [
|
|
8082
|
+
h("div", ic, [
|
|
8082
8083
|
h("div", {
|
|
8083
8084
|
ref_key: "barRef",
|
|
8084
8085
|
ref: l,
|
|
@@ -8091,7 +8092,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8091
8092
|
], 512)
|
|
8092
8093
|
]),
|
|
8093
8094
|
U[9] || (U[9] = m()),
|
|
8094
|
-
h("div",
|
|
8095
|
+
h("div", lc, [
|
|
8095
8096
|
s.breakpoints ? (d(!0), p(le, { key: 0 }, ue(x(b), (L, A) => (d(), p("div", {
|
|
8096
8097
|
key: A,
|
|
8097
8098
|
style: te({ right: `${L}%` }),
|
|
@@ -8123,8 +8124,8 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8123
8124
|
])
|
|
8124
8125
|
]),
|
|
8125
8126
|
U[11] || (U[11] = m()),
|
|
8126
|
-
h("div",
|
|
8127
|
-
s.mode === "input" ? (d(), X(
|
|
8127
|
+
h("div", ac, [
|
|
8128
|
+
s.mode === "input" ? (d(), X(ec, {
|
|
8128
8129
|
key: 0,
|
|
8129
8130
|
modelValue: u.value,
|
|
8130
8131
|
"onUpdate:modelValue": U[2] || (U[2] = (L) => u.value = L),
|
|
@@ -8134,10 +8135,10 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8134
8135
|
])
|
|
8135
8136
|
], 2),
|
|
8136
8137
|
U[12] || (U[12] = m()),
|
|
8137
|
-
B.value ? (d(), p("div",
|
|
8138
|
+
B.value ? (d(), p("div", uc, F(B.value), 1)) : T("", !0)
|
|
8138
8139
|
], 2));
|
|
8139
8140
|
}
|
|
8140
|
-
}),
|
|
8141
|
+
}), dc = /* @__PURE__ */ z({
|
|
8141
8142
|
__name: "VScroll",
|
|
8142
8143
|
props: {
|
|
8143
8144
|
scrollTop: {},
|
|
@@ -8175,7 +8176,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8175
8176
|
}, null, 4)
|
|
8176
8177
|
], 512)) : T("", !0);
|
|
8177
8178
|
}
|
|
8178
|
-
}),
|
|
8179
|
+
}), cc = /* @__PURE__ */ z({
|
|
8179
8180
|
__name: "HScroll",
|
|
8180
8181
|
props: {
|
|
8181
8182
|
scrollLeft: {},
|
|
@@ -8213,7 +8214,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8213
8214
|
}, null, 4)
|
|
8214
8215
|
], 512)) : T("", !0);
|
|
8215
8216
|
}
|
|
8216
|
-
}),
|
|
8217
|
+
}), pc = { class: "ui-scrollable" }, Zf = /* @__PURE__ */ z({
|
|
8217
8218
|
__name: "Scrollable",
|
|
8218
8219
|
setup(n) {
|
|
8219
8220
|
const e = N(), t = pe({
|
|
@@ -8242,7 +8243,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8242
8243
|
a.scrollLeft = i, o(a);
|
|
8243
8244
|
});
|
|
8244
8245
|
}
|
|
8245
|
-
return
|
|
8246
|
+
return Nd(e, (i) => {
|
|
8246
8247
|
fe(i, (a) => o(a));
|
|
8247
8248
|
}), me(() => {
|
|
8248
8249
|
fe(x(e), (i) => {
|
|
@@ -8250,7 +8251,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8250
8251
|
});
|
|
8251
8252
|
}), Oe(() => {
|
|
8252
8253
|
fe(x(e), (i) => i.removeEventListener("wheel", s));
|
|
8253
|
-
}), (i, a) => (d(), p("div",
|
|
8254
|
+
}), (i, a) => (d(), p("div", pc, [
|
|
8254
8255
|
h("div", {
|
|
8255
8256
|
ref_key: "containerRef",
|
|
8256
8257
|
ref: e,
|
|
@@ -8260,7 +8261,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8260
8261
|
W(i.$slots, "default")
|
|
8261
8262
|
], 544),
|
|
8262
8263
|
a[2] || (a[2] = m()),
|
|
8263
|
-
re(
|
|
8264
|
+
re(dc, {
|
|
8264
8265
|
"scroll-top": t.scrollTop,
|
|
8265
8266
|
"client-height": t.clientHeight,
|
|
8266
8267
|
"scroll-height": t.scrollHeight,
|
|
@@ -8269,7 +8270,7 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8269
8270
|
"onUpdate:scrollTop": r
|
|
8270
8271
|
}, null, 8, ["scroll-top", "client-height", "scroll-height"]),
|
|
8271
8272
|
a[3] || (a[3] = m()),
|
|
8272
|
-
re(
|
|
8273
|
+
re(cc, {
|
|
8273
8274
|
"scroll-left": t.scrollLeft,
|
|
8274
8275
|
"client-width": t.clientWidth,
|
|
8275
8276
|
"scroll-width": t.scrollWidth,
|
|
@@ -8279,105 +8280,105 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8279
8280
|
}, null, 8, ["scroll-left", "client-width", "scroll-width"])
|
|
8280
8281
|
]));
|
|
8281
8282
|
}
|
|
8282
|
-
}),
|
|
8283
|
-
add:
|
|
8283
|
+
}), fc = "add.svg", mc = "checkmark.svg", hc = "clear.svg", vc = "clipboard.svg", gc = "close.svg", yc = "comp.svg", _c = "compare.svg", bc = "copy.svg", wc = "edit.svg", kc = "error.svg", xc = "filter.svg", $c = "help.svg", Cc = "info.svg", Vc = "link.svg", Tc = "loading.svg", Sc = "lock.svg", Ec = "maximize.svg", Rc = "minimize.svg", Oc = "minus.svg", Bc = "open.svg", Dc = "pause.svg", Mc = "play.svg", Pc = "required.svg", Ac = "restart.svg", Ic = "sort.svg", Fc = "sorter.svg", jc = "stop.svg", Lc = "success.svg", Nc = "warning.svg", zc = "zip.svg", Zc = {
|
|
8284
|
+
add: fc,
|
|
8284
8285
|
"arrow-down": "arrow-down.svg",
|
|
8285
8286
|
"arrow-left": "arrow-left.svg",
|
|
8286
8287
|
"arrow-right": "arrow-right.svg",
|
|
8287
8288
|
"arrow-up": "arrow-up.svg",
|
|
8288
8289
|
"cell-type-num": "cell-type-num.svg",
|
|
8289
8290
|
"cell-type-txt": "cell-type-txt.svg",
|
|
8290
|
-
checkmark:
|
|
8291
|
+
checkmark: mc,
|
|
8291
8292
|
"chevron-down": "chevron-down.svg",
|
|
8292
8293
|
"chevron-first": "chevron-first.svg",
|
|
8293
8294
|
"chevron-last": "chevron-last.svg",
|
|
8294
8295
|
"chevron-left": "chevron-left.svg",
|
|
8295
8296
|
"chevron-right": "chevron-right.svg",
|
|
8296
8297
|
"chevron-up": "chevron-up.svg",
|
|
8297
|
-
clear:
|
|
8298
|
+
clear: hc,
|
|
8298
8299
|
"clipboard-copied": "clipboard-copied.svg",
|
|
8299
|
-
clipboard:
|
|
8300
|
-
close:
|
|
8301
|
-
comp:
|
|
8302
|
-
compare:
|
|
8303
|
-
copy:
|
|
8300
|
+
clipboard: vc,
|
|
8301
|
+
close: gc,
|
|
8302
|
+
comp: yc,
|
|
8303
|
+
compare: _c,
|
|
8304
|
+
copy: bc,
|
|
8304
8305
|
"data-dimentions": "data-dimentions.svg",
|
|
8305
8306
|
delete: "delete.svg",
|
|
8306
8307
|
"drag-dots": "drag-dots.svg",
|
|
8307
|
-
edit:
|
|
8308
|
-
error:
|
|
8308
|
+
edit: wc,
|
|
8309
|
+
error: kc,
|
|
8309
8310
|
export: "export.svg",
|
|
8310
8311
|
"filter-2": "filter-2.svg",
|
|
8311
|
-
filter:
|
|
8312
|
-
help:
|
|
8312
|
+
filter: xc,
|
|
8313
|
+
help: $c,
|
|
8313
8314
|
import: "import.svg",
|
|
8314
|
-
info:
|
|
8315
|
+
info: Cc,
|
|
8315
8316
|
"link-arrow": "link-arrow.svg",
|
|
8316
|
-
link:
|
|
8317
|
-
loading:
|
|
8318
|
-
lock:
|
|
8319
|
-
maximize:
|
|
8320
|
-
minimize:
|
|
8321
|
-
minus:
|
|
8317
|
+
link: Vc,
|
|
8318
|
+
loading: Tc,
|
|
8319
|
+
lock: Sc,
|
|
8320
|
+
maximize: Ec,
|
|
8321
|
+
minimize: Rc,
|
|
8322
|
+
minus: Oc,
|
|
8322
8323
|
"more-horizontal": "more-horizontal.svg",
|
|
8323
|
-
open:
|
|
8324
|
-
pause:
|
|
8325
|
-
play:
|
|
8326
|
-
required:
|
|
8327
|
-
restart:
|
|
8324
|
+
open: Bc,
|
|
8325
|
+
pause: Dc,
|
|
8326
|
+
play: Mc,
|
|
8327
|
+
required: Pc,
|
|
8328
|
+
restart: Ac,
|
|
8328
8329
|
"settings-2": "settings-2.svg",
|
|
8329
|
-
sort:
|
|
8330
|
-
sorter:
|
|
8331
|
-
stop:
|
|
8332
|
-
success:
|
|
8333
|
-
warning:
|
|
8330
|
+
sort: Ic,
|
|
8331
|
+
sorter: Fc,
|
|
8332
|
+
stop: jc,
|
|
8333
|
+
success: Lc,
|
|
8334
|
+
warning: Nc,
|
|
8334
8335
|
"x-axis": "x-axis.svg",
|
|
8335
8336
|
"y-axis": "y-axis.svg",
|
|
8336
|
-
zip:
|
|
8337
|
-
},
|
|
8337
|
+
zip: zc
|
|
8338
|
+
}, Hc = "add.svg", Uc = "annotate.svg", Wc = "annotation.svg", qc = "area.svg", Kc = "axes.svg", Yc = "bar.svg", Gc = "bindot.svg", Xc = "boxplot.svg", Jc = "bubble.svg", Qc = "canvas.svg", ep = "checkbox.svg", tp = "checkmark.svg", np = "clipboard.svg", sp = "close.svg", op = "code.svg", rp = "color.svg", ip = "columns.svg", lp = "copy.svg", ap = "cpu.svg", up = "dna.svg", dp = "duplicate.svg", cp = "edit.svg", pp = "error.svg", fp = "filter.svg", mp = "generate.svg", hp = "graph.svg", vp = "heatmap.svg", gp = "help.svg", yp = "hide.svg", _p = "jitter.svg", bp = "layers.svg", wp = "learn.svg", kp = "legend.svg", xp = "line.svg", $p = "linetype.svg", Cp = "link.svg", Vp = "loading.svg", Tp = "local.svg", Sp = "logout.svg", Ep = "menu.svg", Rp = "minus.svg", Op = "pin.svg", Bp = "position.svg", Dp = "progress.svg", Mp = "publications.svg", Pp = "restart.svg", Ap = "reverse.svg", Ip = "rotation.svg", Fp = "save.svg", jp = "search.svg", Lp = "show.svg", Np = "sina.svg", zp = "skatterplot.svg", Zp = "sort.svg", Hp = "statistics.svg", Up = "stroke.svg", Wp = "success.svg", qp = "table.svg", Kp = "template.svg", Yp = "venn.svg", Gp = "violin.svg", Xp = "warning.svg", Jp = "wetlab.svg", Qp = {
|
|
8338
8339
|
"add-layer": "add-layer.svg",
|
|
8339
|
-
add:
|
|
8340
|
-
annotate:
|
|
8341
|
-
annotation:
|
|
8342
|
-
area:
|
|
8340
|
+
add: Hc,
|
|
8341
|
+
annotate: Uc,
|
|
8342
|
+
annotation: Wc,
|
|
8343
|
+
area: qc,
|
|
8343
8344
|
"arrow-down": "arrow-down.svg",
|
|
8344
8345
|
"arrow-left": "arrow-left.svg",
|
|
8345
8346
|
"arrow-right": "arrow-right.svg",
|
|
8346
8347
|
"arrow-up": "arrow-up.svg",
|
|
8347
|
-
axes:
|
|
8348
|
+
axes: Kc,
|
|
8348
8349
|
"bar-error": "bar-error.svg",
|
|
8349
8350
|
"bar-trend": "bar-trend.svg",
|
|
8350
|
-
bar:
|
|
8351
|
-
bindot:
|
|
8351
|
+
bar: Yc,
|
|
8352
|
+
bindot: Gc,
|
|
8352
8353
|
"box-dot": "box-dot.svg",
|
|
8353
8354
|
"boxplot-1": "boxplot-1.svg",
|
|
8354
8355
|
"boxplot-binned": "boxplot-binned.svg",
|
|
8355
8356
|
"boxplot-jitter": "boxplot-jitter.svg",
|
|
8356
8357
|
"boxplot-notched": "boxplot-notched.svg",
|
|
8357
|
-
boxplot:
|
|
8358
|
-
bubble:
|
|
8359
|
-
canvas:
|
|
8360
|
-
checkbox:
|
|
8361
|
-
checkmark:
|
|
8358
|
+
boxplot: Xc,
|
|
8359
|
+
bubble: Jc,
|
|
8360
|
+
canvas: Qc,
|
|
8361
|
+
checkbox: ep,
|
|
8362
|
+
checkmark: tp,
|
|
8362
8363
|
"chevron-down": "chevron-down.svg",
|
|
8363
8364
|
"chevron-left": "chevron-left.svg",
|
|
8364
8365
|
"chevron-right": "chevron-right.svg",
|
|
8365
8366
|
"chevron-sort": "chevron-sort.svg",
|
|
8366
8367
|
"chevron-up": "chevron-up.svg",
|
|
8367
8368
|
"clipboard-copied": "clipboard-copied.svg",
|
|
8368
|
-
clipboard:
|
|
8369
|
-
close:
|
|
8369
|
+
clipboard: np,
|
|
8370
|
+
close: sp,
|
|
8370
8371
|
"cloud-down": "cloud-down.svg",
|
|
8371
8372
|
"cloud-offline": "cloud-offline.svg",
|
|
8372
8373
|
"cloud-online": "cloud-online.svg",
|
|
8373
8374
|
"cloud-up": "cloud-up.svg",
|
|
8374
8375
|
"code-2": "code-2.svg",
|
|
8375
|
-
code:
|
|
8376
|
-
color:
|
|
8377
|
-
columns:
|
|
8376
|
+
code: op,
|
|
8377
|
+
color: rp,
|
|
8378
|
+
columns: ip,
|
|
8378
8379
|
"connected-points": "connected-points.svg",
|
|
8379
|
-
copy:
|
|
8380
|
-
cpu:
|
|
8380
|
+
copy: lp,
|
|
8381
|
+
cpu: ap,
|
|
8381
8382
|
"cross-bars": "cross-bars.svg",
|
|
8382
8383
|
"dark-mode": "dark-mode.svg",
|
|
8383
8384
|
delete: "delete.svg",
|
|
@@ -8385,12 +8386,12 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8385
8386
|
"dendrogram-X": "dendrogram-X.svg",
|
|
8386
8387
|
"dendrogram-Y-1": "dendrogram-Y-1.svg",
|
|
8387
8388
|
"dendrogram-Y": "dendrogram-Y.svg",
|
|
8388
|
-
dna:
|
|
8389
|
+
dna: up,
|
|
8389
8390
|
"download-files": "download-files.svg",
|
|
8390
|
-
duplicate:
|
|
8391
|
-
edit:
|
|
8391
|
+
duplicate: dp,
|
|
8392
|
+
edit: cp,
|
|
8392
8393
|
"error-bar": "error-bar.svg",
|
|
8393
|
-
error:
|
|
8394
|
+
error: pp,
|
|
8394
8395
|
"expand-left": "expand-left.svg",
|
|
8395
8396
|
"expand-right": "expand-right.svg",
|
|
8396
8397
|
"export-2": "export-2.svg",
|
|
@@ -8398,77 +8399,77 @@ const Hd = { class: "ui-slider__wrapper" }, Ud = { class: "ui-slider__label-sect
|
|
|
8398
8399
|
"external-link": "external-link.svg",
|
|
8399
8400
|
"fill-color": "fill-color.svg",
|
|
8400
8401
|
"filter-on": "filter-on.svg",
|
|
8401
|
-
filter:
|
|
8402
|
+
filter: fp,
|
|
8402
8403
|
"filters-gate": "filters-gate.svg",
|
|
8403
8404
|
"fire-tips": "fire-tips.svg",
|
|
8404
8405
|
"folder-parent": "folder-parent.svg",
|
|
8405
8406
|
"frame-type": "frame-type.svg",
|
|
8406
|
-
generate:
|
|
8407
|
-
graph:
|
|
8408
|
-
heatmap:
|
|
8409
|
-
help:
|
|
8410
|
-
hide:
|
|
8407
|
+
generate: mp,
|
|
8408
|
+
graph: hp,
|
|
8409
|
+
heatmap: vp,
|
|
8410
|
+
help: gp,
|
|
8411
|
+
hide: yp,
|
|
8411
8412
|
"import-2": "import-2.svg",
|
|
8412
8413
|
"import-download": "import-download.svg",
|
|
8413
8414
|
"info-circle-outline": "info-circle-outline.svg",
|
|
8414
|
-
jitter:
|
|
8415
|
-
layers:
|
|
8416
|
-
learn:
|
|
8417
|
-
legend:
|
|
8415
|
+
jitter: _p,
|
|
8416
|
+
layers: bp,
|
|
8417
|
+
learn: wp,
|
|
8418
|
+
legend: kp,
|
|
8418
8419
|
"light-mode": "light-mode.svg",
|
|
8419
8420
|
"line-binned": "line-binned.svg",
|
|
8420
8421
|
"line-error": "line-error.svg",
|
|
8421
8422
|
"line-jitter": "line-jitter.svg",
|
|
8422
|
-
line:
|
|
8423
|
-
linetype:
|
|
8423
|
+
line: xp,
|
|
8424
|
+
linetype: $p,
|
|
8424
8425
|
"link-disabled": "link-disabled.svg",
|
|
8425
|
-
link:
|
|
8426
|
-
loading:
|
|
8427
|
-
local:
|
|
8428
|
-
logout:
|
|
8429
|
-
menu:
|
|
8430
|
-
minus:
|
|
8426
|
+
link: Cp,
|
|
8427
|
+
loading: Vp,
|
|
8428
|
+
local: Tp,
|
|
8429
|
+
logout: Sp,
|
|
8430
|
+
menu: Ep,
|
|
8431
|
+
minus: Rp,
|
|
8431
8432
|
"more-horizontal": "more-horizontal.svg",
|
|
8432
8433
|
"outlier-shape": "outlier-shape.svg",
|
|
8433
8434
|
"paper-clip": "paper-clip.svg",
|
|
8434
|
-
pin:
|
|
8435
|
-
position:
|
|
8435
|
+
pin: Op,
|
|
8436
|
+
position: Bp,
|
|
8436
8437
|
"progress-2": "progress-2.svg",
|
|
8437
|
-
progress:
|
|
8438
|
-
publications:
|
|
8438
|
+
progress: Dp,
|
|
8439
|
+
publications: Mp,
|
|
8439
8440
|
"radio-btn": "radio-btn.svg",
|
|
8440
|
-
restart:
|
|
8441
|
-
reverse:
|
|
8442
|
-
rotation:
|
|
8443
|
-
save:
|
|
8444
|
-
search:
|
|
8441
|
+
restart: Pp,
|
|
8442
|
+
reverse: Ap,
|
|
8443
|
+
rotation: Ip,
|
|
8444
|
+
save: Fp,
|
|
8445
|
+
search: jp,
|
|
8445
8446
|
"server-2": "server-2.svg",
|
|
8446
8447
|
"settings-2": "settings-2.svg",
|
|
8447
|
-
show:
|
|
8448
|
-
sina:
|
|
8449
|
-
skatterplot:
|
|
8448
|
+
show: Lp,
|
|
8449
|
+
sina: Np,
|
|
8450
|
+
skatterplot: zp,
|
|
8450
8451
|
"social-media": "social-media.svg",
|
|
8451
|
-
sort:
|
|
8452
|
+
sort: Zp,
|
|
8452
8453
|
"stacked-bar": "stacked-bar.svg",
|
|
8453
|
-
statistics:
|
|
8454
|
+
statistics: Hp,
|
|
8454
8455
|
"strip-plot": "strip-plot.svg",
|
|
8455
8456
|
"stroke-non": "stroke-non.svg",
|
|
8456
|
-
stroke:
|
|
8457
|
-
success:
|
|
8457
|
+
stroke: Up,
|
|
8458
|
+
success: Wp,
|
|
8458
8459
|
"table-upload": "table-upload.svg",
|
|
8459
|
-
table:
|
|
8460
|
-
template:
|
|
8460
|
+
table: qp,
|
|
8461
|
+
template: Kp,
|
|
8461
8462
|
"title-position": "title-position.svg",
|
|
8462
8463
|
"upload-files": "upload-files.svg",
|
|
8463
|
-
venn:
|
|
8464
|
+
venn: Yp,
|
|
8464
8465
|
"violin-binned": "violin-binned.svg",
|
|
8465
8466
|
"violin-jitter": "violin-jitter.svg",
|
|
8466
|
-
violin:
|
|
8467
|
-
warning:
|
|
8468
|
-
wetlab:
|
|
8467
|
+
violin: Gp,
|
|
8468
|
+
warning: Xp,
|
|
8469
|
+
wetlab: Jp,
|
|
8469
8470
|
"zoom-in": "zoom-in.svg"
|
|
8470
8471
|
};
|
|
8471
|
-
function
|
|
8472
|
+
function ef() {
|
|
8472
8473
|
return {
|
|
8473
8474
|
txtSec: {
|
|
8474
8475
|
title: "Text",
|
|
@@ -8785,7 +8786,7 @@ function tf() {
|
|
|
8785
8786
|
}
|
|
8786
8787
|
};
|
|
8787
8788
|
}
|
|
8788
|
-
const
|
|
8789
|
+
const Hf = [
|
|
8789
8790
|
"checkmark",
|
|
8790
8791
|
"import",
|
|
8791
8792
|
"clear",
|
|
@@ -8801,88 +8802,88 @@ const Uf = [
|
|
|
8801
8802
|
"restart",
|
|
8802
8803
|
"stop",
|
|
8803
8804
|
"settings-2"
|
|
8804
|
-
],
|
|
8805
|
+
], Uf = ["paper-clip", "cloud-up", "success", "restart", "close", "clipboard"], Wf = { allCssVariables: ef(), icons16: Zc, icons24: Qp };
|
|
8805
8806
|
export {
|
|
8806
|
-
|
|
8807
|
-
|
|
8808
|
-
|
|
8807
|
+
Df as ContextProvider,
|
|
8808
|
+
uf as DataTable,
|
|
8809
|
+
Wf as DemoData,
|
|
8809
8810
|
$n as DropdownListItem,
|
|
8810
|
-
|
|
8811
|
+
af as GridTable,
|
|
8811
8812
|
Ll as LongText,
|
|
8812
8813
|
Bt as MaskIcon16,
|
|
8813
8814
|
Ye as MaskIcon24,
|
|
8814
|
-
|
|
8815
|
-
|
|
8816
|
-
|
|
8815
|
+
vf as PlAlert,
|
|
8816
|
+
cf as PlBlockPage,
|
|
8817
|
+
gf as PlBtnAccent,
|
|
8817
8818
|
Zi as PlBtnGhost,
|
|
8818
|
-
|
|
8819
|
-
|
|
8819
|
+
_f as PlBtnGroup,
|
|
8820
|
+
yf as PlBtnLink,
|
|
8820
8821
|
Ii as PlBtnPrimary,
|
|
8821
8822
|
Li as PlBtnSecondary,
|
|
8822
|
-
|
|
8823
|
-
|
|
8823
|
+
Tf as PlCheckbox,
|
|
8824
|
+
Sf as PlCheckboxGroup,
|
|
8824
8825
|
An as PlChip,
|
|
8825
|
-
|
|
8826
|
-
|
|
8826
|
+
pf as PlContainer,
|
|
8827
|
+
Na as PlDialogModal,
|
|
8827
8828
|
ms as PlDropdown,
|
|
8828
|
-
|
|
8829
|
-
|
|
8830
|
-
|
|
8831
|
-
|
|
8832
|
-
|
|
8833
|
-
|
|
8834
|
-
|
|
8835
|
-
|
|
8836
|
-
|
|
8837
|
-
|
|
8838
|
-
|
|
8839
|
-
|
|
8840
|
-
|
|
8829
|
+
xf as PlDropdownLine,
|
|
8830
|
+
Vf as PlDropdownMulti,
|
|
8831
|
+
kf as PlDropdownRef,
|
|
8832
|
+
vu as PlFileDialog,
|
|
8833
|
+
Bf as PlFileInput,
|
|
8834
|
+
hf as PlGrid,
|
|
8835
|
+
Of as PlLogView,
|
|
8836
|
+
Cf as PlNumberField,
|
|
8837
|
+
$f as PlProgressBar,
|
|
8838
|
+
ff as PlRow,
|
|
8839
|
+
Ef as PlSlideModal,
|
|
8840
|
+
mf as PlSpacer,
|
|
8841
|
+
bf as PlTextArea,
|
|
8841
8842
|
kl as PlTextField,
|
|
8842
|
-
|
|
8843
|
+
Rf as PlToggleSwitch,
|
|
8843
8844
|
Te as PlTooltip,
|
|
8844
|
-
|
|
8845
|
-
|
|
8846
|
-
|
|
8847
|
-
|
|
8848
|
-
|
|
8845
|
+
Zf as Scrollable,
|
|
8846
|
+
Mf as Slider,
|
|
8847
|
+
zf as SliderRange,
|
|
8848
|
+
Nf as SliderRangeTriple,
|
|
8849
|
+
df as ThemeSwitcher,
|
|
8849
8850
|
fr as animate,
|
|
8850
|
-
|
|
8851
|
+
rf as animateInfinite,
|
|
8851
8852
|
ar as call,
|
|
8852
8853
|
mr as debounce,
|
|
8853
8854
|
ur as delay,
|
|
8854
|
-
|
|
8855
|
+
wf as detectOutside,
|
|
8855
8856
|
fs as eventListener,
|
|
8856
8857
|
Bl as getElementScrollPosition,
|
|
8857
8858
|
Ol as isElementVisible,
|
|
8858
|
-
|
|
8859
|
-
|
|
8859
|
+
lf as listToOptions,
|
|
8860
|
+
of as makeEaseInOut,
|
|
8860
8861
|
pr as makeEaseOut,
|
|
8861
|
-
|
|
8862
|
-
|
|
8862
|
+
Hf as maskIcons16,
|
|
8863
|
+
Uf as maskIcons24,
|
|
8863
8864
|
ct as normalizeListOptions,
|
|
8864
8865
|
ss as notEmpty,
|
|
8865
8866
|
cr as randomInt,
|
|
8866
|
-
|
|
8867
|
+
sf as randomString,
|
|
8867
8868
|
os as requestTick,
|
|
8868
8869
|
xn as scrollIntoView,
|
|
8869
8870
|
is as showContextMenu,
|
|
8870
8871
|
rs as throttle,
|
|
8871
8872
|
dr as timeout,
|
|
8872
8873
|
wn as useClickOutside,
|
|
8873
|
-
|
|
8874
|
+
Lf as useDraggable,
|
|
8874
8875
|
ce as useEventListener,
|
|
8875
|
-
|
|
8876
|
+
Ff as useFormState,
|
|
8876
8877
|
ns as useHover,
|
|
8877
|
-
|
|
8878
|
+
If as useInterval,
|
|
8878
8879
|
ot as useLabelNotch,
|
|
8879
8880
|
hi as useLocalStorage,
|
|
8880
8881
|
ts as useMouse,
|
|
8881
8882
|
Ne as useMouseCapture,
|
|
8882
8883
|
Hi as usePosition,
|
|
8883
|
-
|
|
8884
|
-
|
|
8885
|
-
|
|
8886
|
-
|
|
8884
|
+
jf as useQuery,
|
|
8885
|
+
Nd as useResizeObserver,
|
|
8886
|
+
Pf as useScroll,
|
|
8887
|
+
Af as useSortable,
|
|
8887
8888
|
gi as useTheme
|
|
8888
8889
|
};
|