quasar-ui-danx 0.4.49 → 0.4.50
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/danx.es.js +104 -102
- package/dist/danx.es.js.map +1 -1
- package/dist/danx.umd.js +2 -2
- package/dist/danx.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/components/Utility/Dialogs/FullScreenDialog.vue +17 -13
- package/src/types/widgets.d.ts +1 -1
package/dist/danx.es.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
var Ch = Object.defineProperty;
|
2
2
|
var Eh = (t, e, n) => e in t ? Ch(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
|
3
3
|
var le = (t, e, n) => Eh(t, typeof e != "symbol" ? e + "" : e, n);
|
4
|
-
import { shallowRef as Wt, getCurrentScope as Ih, onScopeDispose as Ah, unref as k, ref as H, computed as M, getCurrentInstance as Oh, onMounted as Ft, createElementBlock as v, openBlock as m, createElementVNode as O, defineComponent as
|
4
|
+
import { shallowRef as Wt, getCurrentScope as Ih, onScopeDispose as Ah, unref as k, ref as H, computed as M, getCurrentInstance as Oh, onMounted as Ft, createElementBlock as v, openBlock as m, createElementVNode as O, defineComponent as Y, resolveComponent as R, createBlock as I, normalizeClass as L, withCtx as $, createCommentVNode as P, renderSlot as B, resolveDynamicComponent as It, toDisplayString as D, createTextVNode as G, createVNode as F, mergeModels as At, useModel as xn, nextTick as Zn, mergeProps as He, withKeys as ki, createSlots as Zi, renderList as he, Fragment as Z, resolveDirective as hd, withDirectives as Zl, watch as fe, withModifiers as ut, normalizeStyle as Wn, isRef as md, toRefs as Fh, onBeforeUnmount as pd, onActivated as Nh, onDeactivated as $h, h as Si, vShow as Dh, isVNode as Ph, Transition as Wi, TransitionGroup as gd, useCssVars as Mh, useCssModule as yd, shallowReactive as Xo, isReactive as Lh } from "vue";
|
5
5
|
import { QBtn as Qa, QSelect as qh, QSpinner as bd, QTd as Jo, QTh as Bh, QSeparator as Rh, QTab as Uh, QSpinnerBall as Xa, QTr as jh, QTable as zh, uid as Wl } from "quasar";
|
6
6
|
const Se = Wt({
|
7
7
|
tinyMceApiKey: "set-api-key-in-danx-options",
|
@@ -289,7 +289,7 @@ function M0(t, e) {
|
|
289
289
|
O("path", { d: "M135.2 17.7 128 32H32C14.3 32 0 46.3 0 64s14.3 32 32 32h384c17.7 0 32-14.3 32-32s-14.3-32-32-32h-96l-7.2-14.3C307.4 6.8 296.3 0 284.2 0H163.8c-12.1 0-23.2 6.8-28.6 17.7M416 128H32l21.2 339c1.6 25.3 22.6 45 47.9 45h245.8c25.3 0 46.3-19.7 47.9-45z" }, null, -1)
|
290
290
|
]));
|
291
291
|
}
|
292
|
-
const Sd = { render: M0 }, L0 = { class: "flex items-center flex-nowrap" }, q0 = { class: "p-4 bg-slate-600" }, B0 = { class: "flex items-center flex-nowrap mt-2" }, R0 = { class: "flex-grow" }, el = /* @__PURE__ */
|
292
|
+
const Sd = { render: M0 }, L0 = { class: "flex items-center flex-nowrap" }, q0 = { class: "p-4 bg-slate-600" }, B0 = { class: "flex items-center flex-nowrap mt-2" }, R0 = { class: "flex-grow" }, el = /* @__PURE__ */ Y({
|
293
293
|
__name: "ActionButton",
|
294
294
|
props: {
|
295
295
|
type: { default: null },
|
@@ -614,7 +614,7 @@ const G0 = {
|
|
614
614
|
}, 8, ["loading"]);
|
615
615
|
};
|
616
616
|
}
|
617
|
-
}, Z0 = /* @__PURE__ */
|
617
|
+
}, Z0 = /* @__PURE__ */ Y({
|
618
618
|
__name: "RefreshButton",
|
619
619
|
props: {
|
620
620
|
loading: { type: Boolean }
|
@@ -634,7 +634,7 @@ const G0 = {
|
|
634
634
|
}, 8, ["loading"]);
|
635
635
|
};
|
636
636
|
}
|
637
|
-
}), vo = "show-hide-button", tl = /* @__PURE__ */
|
637
|
+
}), vo = "show-hide-button", tl = /* @__PURE__ */ Y({
|
638
638
|
__name: "ShowHideButton",
|
639
639
|
props: /* @__PURE__ */ At({
|
640
640
|
name: { default: "" },
|
@@ -1122,7 +1122,7 @@ function Rm(t, e) {
|
|
1122
1122
|
const Um = { class: "flex-grow" }, jm = {
|
1123
1123
|
key: 1,
|
1124
1124
|
class: "dx-dialog-subtitle"
|
1125
|
-
}, zm = { class: "flex dx-dialog-actions" }, nl = /* @__PURE__ */
|
1125
|
+
}, zm = { class: "flex dx-dialog-actions" }, nl = /* @__PURE__ */ Y({
|
1126
1126
|
__name: "DialogLayout",
|
1127
1127
|
props: {
|
1128
1128
|
modelValue: { type: [String, Boolean, Object] },
|
@@ -1215,7 +1215,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
1215
1215
|
}), Vm = { class: "dx-dialog-button-cancel" }, Hm = {
|
1216
1216
|
key: 0,
|
1217
1217
|
class: "dx-dialog-button-confirm"
|
1218
|
-
}, kn = /* @__PURE__ */
|
1218
|
+
}, kn = /* @__PURE__ */ Y({
|
1219
1219
|
__name: "ConfirmDialog",
|
1220
1220
|
props: {
|
1221
1221
|
disabled: { type: Boolean },
|
@@ -1295,7 +1295,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
1295
1295
|
]), 1040);
|
1296
1296
|
};
|
1297
1297
|
}
|
1298
|
-
}), yI = /* @__PURE__ */
|
1298
|
+
}), yI = /* @__PURE__ */ Y({
|
1299
1299
|
__name: "ActionFormDialog",
|
1300
1300
|
props: {
|
1301
1301
|
title: {},
|
@@ -1323,7 +1323,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
1323
1323
|
_: 1
|
1324
1324
|
}, 8, ["title", "confirm-text"]));
|
1325
1325
|
}
|
1326
|
-
}), Gm = /* @__PURE__ */
|
1326
|
+
}), Gm = /* @__PURE__ */ Y({
|
1327
1327
|
__name: "ConfirmActionDialog",
|
1328
1328
|
props: {
|
1329
1329
|
action: {},
|
@@ -1371,7 +1371,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
1371
1371
|
}))
|
1372
1372
|
]), 1040, ["confirm-text", "title", "content"]));
|
1373
1373
|
}
|
1374
|
-
}), Zm = /* @__PURE__ */
|
1374
|
+
}), Zm = /* @__PURE__ */ Y({
|
1375
1375
|
__name: "CreateNewWithNameDialog",
|
1376
1376
|
props: {
|
1377
1377
|
title: {},
|
@@ -1858,21 +1858,22 @@ const Um = { class: "flex-grow" }, jm = {
|
|
1858
1858
|
}, Ip = /* @__PURE__ */ zt(Cp, [["__cssModules", Ep]]), Ap = {
|
1859
1859
|
key: 0,
|
1860
1860
|
class: "p-4 m-4 absolute-top-right top right cursor-pointer"
|
1861
|
-
}, bI = {
|
1861
|
+
}, bI = /* @__PURE__ */ Y({
|
1862
1862
|
__name: "FullScreenDialog",
|
1863
1863
|
props: {
|
1864
|
-
modelValue: Boolean,
|
1865
|
-
center: Boolean,
|
1866
|
-
blue: Boolean,
|
1867
|
-
closeable: Boolean
|
1864
|
+
modelValue: { type: Boolean },
|
1865
|
+
center: { type: Boolean },
|
1866
|
+
blue: { type: Boolean },
|
1867
|
+
closeable: { type: Boolean },
|
1868
|
+
contentClass: { default: "bg-white text-gray-400" }
|
1868
1869
|
},
|
1869
1870
|
emits: ["update:model-value", "close"],
|
1870
1871
|
setup(t, { emit: e }) {
|
1871
1872
|
const n = e, r = t;
|
1872
1873
|
let s = M(() => ({
|
1873
1874
|
"bg-blue-600 text-white": r.blue,
|
1874
|
-
"
|
1875
|
-
|
1875
|
+
"items-center": r.center,
|
1876
|
+
[r.contentClass]: !r.blue
|
1876
1877
|
}));
|
1877
1878
|
function i() {
|
1878
1879
|
n("update:model-value", !1), n("close");
|
@@ -1880,7 +1881,8 @@ const Um = { class: "flex-grow" }, jm = {
|
|
1880
1881
|
return (o, l) => {
|
1881
1882
|
const a = R("QDialog"), u = hd("close-popup");
|
1882
1883
|
return m(), I(a, {
|
1883
|
-
"
|
1884
|
+
class: "full-screen-dialog",
|
1885
|
+
"model-value": o.modelValue,
|
1884
1886
|
maximized: "",
|
1885
1887
|
"transition-show": "slide-up",
|
1886
1888
|
"transition-hide": "slide-down",
|
@@ -1890,7 +1892,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
1890
1892
|
O("div", {
|
1891
1893
|
class: L(["flex justify-center min-w-xs", k(s)])
|
1892
1894
|
}, [
|
1893
|
-
|
1895
|
+
o.closeable ? Zl((m(), v("div", Ap, [
|
1894
1896
|
F(k(Kl), { class: "w-5 h-5" })
|
1895
1897
|
])), [
|
1896
1898
|
[u]
|
@@ -1902,7 +1904,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
1902
1904
|
}, 8, ["model-value"]);
|
1903
1905
|
};
|
1904
1906
|
}
|
1905
|
-
}, Op = { class: "flex-grow" }, Fp = {
|
1907
|
+
}), Op = { class: "flex-grow" }, Fp = {
|
1906
1908
|
__name: "InfoDialog",
|
1907
1909
|
props: {
|
1908
1910
|
...nl.props,
|
@@ -2006,7 +2008,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2006
2008
|
}, Mp = {
|
2007
2009
|
key: 0,
|
2008
2010
|
class: "dx-field-required"
|
2009
|
-
}, en = /* @__PURE__ */
|
2011
|
+
}, en = /* @__PURE__ */ Y({
|
2010
2012
|
__name: "FieldLabel",
|
2011
2013
|
props: {
|
2012
2014
|
label: {},
|
@@ -2025,7 +2027,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2025
2027
|
e.required ? (m(), v("span", Mp, D(e.requiredLabel || "*"), 1)) : P("", !0)
|
2026
2028
|
]));
|
2027
2029
|
}
|
2028
|
-
}), Ad = /* @__PURE__ */
|
2030
|
+
}), Ad = /* @__PURE__ */ Y({
|
2029
2031
|
__name: "BooleanField",
|
2030
2032
|
props: {
|
2031
2033
|
label: {
|
@@ -2188,7 +2190,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2188
2190
|
}, Bp = {
|
2189
2191
|
key: 0,
|
2190
2192
|
class: "font-bold text-xs mb-2"
|
2191
|
-
}, Rp = { class: "flex items-center cursor-pointer" }, Up = { class: "flex-grow font-bold ml-3 hover:opacity-70" }, jp = { key: 0 }, Fd = /* @__PURE__ */
|
2193
|
+
}, Rp = { class: "flex items-center cursor-pointer" }, Up = { class: "flex-grow font-bold ml-3 hover:opacity-70" }, jp = { key: 0 }, Fd = /* @__PURE__ */ Y({
|
2192
2194
|
__name: "DateField",
|
2193
2195
|
props: {
|
2194
2196
|
modelValue: {},
|
@@ -2240,7 +2242,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2240
2242
|
]);
|
2241
2243
|
};
|
2242
2244
|
}
|
2243
|
-
}), zp = { class: "mb-2" }, Vp = { class: "flex items-center cursor-pointer" }, Hp = { class: "flex-grow font-bold ml-3 hover:opacity-70" }, Gp = { key: 0 }, Nd = /* @__PURE__ */
|
2245
|
+
}), zp = { class: "mb-2" }, Vp = { class: "flex items-center cursor-pointer" }, Hp = { class: "flex-grow font-bold ml-3 hover:opacity-70" }, Gp = { key: 0 }, Nd = /* @__PURE__ */ Y({
|
2244
2246
|
__name: "DateRangeField",
|
2245
2247
|
props: {
|
2246
2248
|
modelValue: {},
|
@@ -2473,7 +2475,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2473
2475
|
]);
|
2474
2476
|
};
|
2475
2477
|
}
|
2476
|
-
}, Yp = { class: "inline-block relative" }, Kp = ["contenteditable"], Qp = /* @__PURE__ */
|
2478
|
+
}, Yp = { class: "inline-block relative" }, Kp = ["contenteditable"], Qp = /* @__PURE__ */ Y({
|
2477
2479
|
__name: "EditableDiv",
|
2478
2480
|
props: {
|
2479
2481
|
modelValue: { default: "" },
|
@@ -2524,7 +2526,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2524
2526
|
}, D(f.placeholder), 513)) : P("", !0)
|
2525
2527
|
]));
|
2526
2528
|
}
|
2527
|
-
}), Xp = ["contenteditable"], Jp = { key: 0 }, eg = /* @__PURE__ */
|
2529
|
+
}), Xp = ["contenteditable"], Jp = { key: 0 }, eg = /* @__PURE__ */ Y({
|
2528
2530
|
__name: "EditOnClickTextField",
|
2529
2531
|
props: /* @__PURE__ */ At({
|
2530
2532
|
class: { default: "hover:bg-slate-300" },
|
@@ -2686,7 +2688,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2686
2688
|
]);
|
2687
2689
|
};
|
2688
2690
|
}
|
2689
|
-
}, sg = /* @__PURE__ */
|
2691
|
+
}, sg = /* @__PURE__ */ Y({
|
2690
2692
|
__name: "MaxLengthCounter",
|
2691
2693
|
props: {
|
2692
2694
|
length: {},
|
@@ -2701,7 +2703,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2701
2703
|
}), ig = { class: "dx-text-field" }, og = {
|
2702
2704
|
key: 1,
|
2703
2705
|
class: "dx-text-field-readonly-value"
|
2704
|
-
}, Nr = /* @__PURE__ */
|
2706
|
+
}, Nr = /* @__PURE__ */ Y({
|
2705
2707
|
__name: "TextField",
|
2706
2708
|
props: {
|
2707
2709
|
modelValue: { default: "" },
|
@@ -2784,7 +2786,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2784
2786
|
]);
|
2785
2787
|
};
|
2786
2788
|
}
|
2787
|
-
}), Ti = /* @__PURE__ */
|
2789
|
+
}), Ti = /* @__PURE__ */ Y({
|
2788
2790
|
__name: "NumberField",
|
2789
2791
|
props: {
|
2790
2792
|
precision: { default: 2 },
|
@@ -2843,7 +2845,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2843
2845
|
"onUpdate:modelValue": l
|
2844
2846
|
}), null, 16, ["model-value"]));
|
2845
2847
|
}
|
2846
|
-
}), lg = /* @__PURE__ */
|
2848
|
+
}), lg = /* @__PURE__ */ Y({
|
2847
2849
|
__name: "IntegerField",
|
2848
2850
|
props: {
|
2849
2851
|
precision: {},
|
@@ -2879,7 +2881,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2879
2881
|
"onUpdate:modelValue": n[0] || (n[0] = (r) => e.$emit("update:model-value", r))
|
2880
2882
|
}), null, 16, ["model-value"]));
|
2881
2883
|
}
|
2882
|
-
}), ag = { class: "text-xs font-bold" }, ug = ["href"], cg = ["href"], CI = /* @__PURE__ */
|
2884
|
+
}), ag = { class: "text-xs font-bold" }, ug = ["href"], cg = ["href"], CI = /* @__PURE__ */ Y({
|
2883
2885
|
__name: "LabelValueBlock",
|
2884
2886
|
props: {
|
2885
2887
|
label: {},
|
@@ -2938,7 +2940,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
2938
2940
|
}), dg = { class: "flex items-stretch justify-start" }, fg = {
|
2939
2941
|
key: 1,
|
2940
2942
|
class: "p-1"
|
2941
|
-
}, _g = /* @__PURE__ */
|
2943
|
+
}, _g = /* @__PURE__ */ Y({
|
2942
2944
|
__name: "MultiFileField",
|
2943
2945
|
props: {
|
2944
2946
|
modelValue: { default: null },
|
@@ -3027,7 +3029,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
3027
3029
|
])
|
3028
3030
|
], 34));
|
3029
3031
|
}
|
3030
|
-
}), vs = /* @__PURE__ */
|
3032
|
+
}), vs = /* @__PURE__ */ Y({
|
3031
3033
|
__name: "SelectField",
|
3032
3034
|
props: {
|
3033
3035
|
modelValue: { default: void 0 },
|
@@ -3559,7 +3561,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
3559
3561
|
]);
|
3560
3562
|
};
|
3561
3563
|
}
|
3562
|
-
}, bg = { class: "group flex items-center flex-nowrap gap-x-1 relative" }, vg = ["onClick"], wg = { class: "flex-grow px-4 py-2" }, xg = { class: "px-4 mb-2" }, AI = /* @__PURE__ */
|
3564
|
+
}, bg = { class: "group flex items-center flex-nowrap gap-x-1 relative" }, vg = ["onClick"], wg = { class: "flex-grow px-4 py-2" }, xg = { class: "px-4 mb-2" }, AI = /* @__PURE__ */ Y({
|
3563
3565
|
__name: "SelectionMenuField",
|
3564
3566
|
props: /* @__PURE__ */ At({
|
3565
3567
|
options: {},
|
@@ -3695,7 +3697,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
3695
3697
|
]);
|
3696
3698
|
};
|
3697
3699
|
}
|
3698
|
-
}), kg = { class: "flex items-stretch flex-nowrap gap-x-4" }, OI = /* @__PURE__ */
|
3700
|
+
}), kg = { class: "flex items-stretch flex-nowrap gap-x-4" }, OI = /* @__PURE__ */ Y({
|
3699
3701
|
__name: "SelectOrCreateField",
|
3700
3702
|
props: /* @__PURE__ */ At({
|
3701
3703
|
options: {},
|
@@ -3758,7 +3760,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
3758
3760
|
}), Sg = {
|
3759
3761
|
key: 0,
|
3760
3762
|
class: "text-zinc-500"
|
3761
|
-
}, Tg = { key: 1 }, Cg = { class: "text-xs text-zinc-500" }, Eg = /* @__PURE__ */
|
3763
|
+
}, Tg = { key: 1 }, Cg = { class: "text-xs text-zinc-500" }, Eg = /* @__PURE__ */ Y({
|
3762
3764
|
__name: "SelectWithChildrenField",
|
3763
3765
|
props: {
|
3764
3766
|
modelValue: { default: () => [] },
|
@@ -3823,7 +3825,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
3823
3825
|
}, Ag = {
|
3824
3826
|
key: 3,
|
3825
3827
|
class: "py-1"
|
3826
|
-
}, Og = /* @__PURE__ */
|
3828
|
+
}, Og = /* @__PURE__ */ Y({
|
3827
3829
|
__name: "SingleFileField",
|
3828
3830
|
props: {
|
3829
3831
|
modelValue: {},
|
@@ -3883,7 +3885,7 @@ const Um = { class: "flex-grow" }, jm = {
|
|
3883
3885
|
}, null, 8, ["class", "file"])) : u.readonly ? (m(), v("div", Ag, " -- ")) : P("", !0)
|
3884
3886
|
], 34));
|
3885
3887
|
}
|
3886
|
-
}), Fg = { class: "dx-slider-number-field" }, FI = /* @__PURE__ */
|
3888
|
+
}), Fg = { class: "dx-slider-number-field" }, FI = /* @__PURE__ */ Y({
|
3887
3889
|
__name: "SliderNumberField",
|
3888
3890
|
props: {
|
3889
3891
|
modelValue: {},
|
@@ -4116,7 +4118,7 @@ var Ng = [
|
|
4116
4118
|
visibility: "hidden",
|
4117
4119
|
ref: n
|
4118
4120
|
});
|
4119
|
-
}, xo = { selector: void 0, target: void 0 }, Gg =
|
4121
|
+
}, xo = { selector: void 0, target: void 0 }, Gg = Y({
|
4120
4122
|
props: zg,
|
4121
4123
|
setup: function(t, e) {
|
4122
4124
|
var n = t.init ? Dt(Dt({}, t.init), xo) : Dt({}, xo), r = Fh(t), s = r.disabled, i = r.modelValue, o = r.tagName, l = H(null), a = null, u = t.id || Dd("tiny-vue"), c = t.init && t.init.inline || t.inline, d = !!e.attrs["onUpdate:modelValue"], f = !0, _ = t.initialValue ? t.initialValue : "", p = "", h = function(x) {
|
@@ -4210,7 +4212,7 @@ const Zg = ["innerHTML"], Wg = {
|
|
4210
4212
|
}, null, 8, ["api-key", "disabled", "model-value"]))
|
4211
4213
|
]));
|
4212
4214
|
}
|
4213
|
-
}, Yg = /* @__PURE__ */
|
4215
|
+
}, Yg = /* @__PURE__ */ Y({
|
4214
4216
|
__name: "SaveStateIndicator",
|
4215
4217
|
props: {
|
4216
4218
|
saving: { type: Boolean },
|
@@ -4245,7 +4247,7 @@ const Zg = ["innerHTML"], Wg = {
|
|
4245
4247
|
}, ey = { class: "flex-grow" }, ty = {
|
4246
4248
|
key: 1,
|
4247
4249
|
class: "flex flex-nowrap items-center mr-2"
|
4248
|
-
}, ny = ["onClick"], ry = ["onClick"], Pd = /* @__PURE__ */
|
4250
|
+
}, ny = ["onClick"], ry = ["onClick"], Pd = /* @__PURE__ */ Y({
|
4249
4251
|
__name: "RenderedForm",
|
4250
4252
|
props: {
|
4251
4253
|
values: { default: null },
|
@@ -4379,19 +4381,19 @@ const Zg = ["innerHTML"], Wg = {
|
|
4379
4381
|
N.form.variations > 1 ? (m(), v("div", Qg, [
|
4380
4382
|
F(be, {
|
4381
4383
|
modelValue: d.value,
|
4382
|
-
"onUpdate:modelValue": q[0] || (q[0] = (
|
4384
|
+
"onUpdate:modelValue": q[0] || (q[0] = (K) => d.value = K),
|
4383
4385
|
class: "text-xs"
|
4384
4386
|
}, {
|
4385
4387
|
default: $(() => [
|
4386
|
-
(m(!0), v(Z, null, he(c.value, (
|
4387
|
-
key:
|
4388
|
-
name:
|
4388
|
+
(m(!0), v(Z, null, he(c.value, (K, me) => (m(), I(Q, {
|
4389
|
+
key: K,
|
4390
|
+
name: K,
|
4389
4391
|
class: "p-0",
|
4390
4392
|
"content-class": "w-full"
|
4391
4393
|
}, {
|
4392
4394
|
default: $(() => [
|
4393
4395
|
O("div", Xg, [
|
4394
|
-
A(
|
4396
|
+
A(K) ? P("", !0) : (m(), v("div", Jg, [
|
4395
4397
|
F(k(Td), { class: "text-red-400 w-4" }),
|
4396
4398
|
F(z, null, {
|
4397
4399
|
default: $(() => q[5] || (q[5] = [
|
@@ -4400,18 +4402,18 @@ const Zg = ["innerHTML"], Wg = {
|
|
4400
4402
|
_: 1
|
4401
4403
|
})
|
4402
4404
|
])),
|
4403
|
-
O("div", ey, D(
|
4405
|
+
O("div", ey, D(K || "1"), 1),
|
4404
4406
|
!N.disable && !N.readonly && N.canModifyVariations ? (m(), v("div", ty, [
|
4405
4407
|
O("a", {
|
4406
4408
|
class: "ml-1 p-1 hover:opacity-100 opacity-20 hover:bg-blue-200 rounded",
|
4407
|
-
onClick: () => (_.value =
|
4409
|
+
onClick: () => (_.value = K) && (f.value = K)
|
4408
4410
|
}, [
|
4409
4411
|
F(k(Cd), { class: "w-3 text-blue-900" })
|
4410
4412
|
], 8, ny),
|
4411
4413
|
me > 0 ? (m(), v("a", {
|
4412
4414
|
key: 0,
|
4413
4415
|
class: "ml-1 p-1 hover:opacity-100 opacity-20 hover:bg-red-200 rounded",
|
4414
|
-
onClick: ($e) => p.value =
|
4416
|
+
onClick: ($e) => p.value = K
|
4415
4417
|
}, [
|
4416
4418
|
F(k(Yl), { class: "w-3 text-red-900" })
|
4417
4419
|
], 8, ry)) : P("", !0)
|
@@ -4440,31 +4442,31 @@ const Zg = ["innerHTML"], Wg = {
|
|
4440
4442
|
_: 1
|
4441
4443
|
}, 8, ["modelValue"])
|
4442
4444
|
])) : P("", !0),
|
4443
|
-
(m(!0), v(Z, null, he(k(i), (
|
4444
|
-
key:
|
4445
|
+
(m(!0), v(Z, null, he(k(i), (K, me) => Zl((m(), v("div", {
|
4446
|
+
key: K.id,
|
4445
4447
|
class: L({ "mt-4": me > 0, [N.fieldClass]: !0 })
|
4446
4448
|
}, [
|
4447
|
-
|
4449
|
+
K.vnode ? (m(), I(k($r), {
|
4448
4450
|
key: 0,
|
4449
|
-
vnode:
|
4450
|
-
props: u(
|
4451
|
+
vnode: K.vnode,
|
4452
|
+
props: u(K),
|
4451
4453
|
params: l.value,
|
4452
|
-
"onUpdate:modelValue": ($e) => x(
|
4454
|
+
"onUpdate:modelValue": ($e) => x(K.name, $e)
|
4453
4455
|
}, null, 8, ["vnode", "props", "params", "onUpdate:modelValue"])) : P("", !0),
|
4454
|
-
(m(), I(It(
|
4455
|
-
key:
|
4456
|
-
"model-value": w(
|
4457
|
-
field:
|
4458
|
-
label:
|
4456
|
+
(m(), I(It(K.component), {
|
4457
|
+
key: K.name + "-" + d.value,
|
4458
|
+
"model-value": w(K.name),
|
4459
|
+
field: K,
|
4460
|
+
label: K.label || void 0,
|
4459
4461
|
"no-label": N.noLabel,
|
4460
4462
|
"show-name": N.showName,
|
4461
|
-
clearable:
|
4463
|
+
clearable: K.clearable || N.clearable,
|
4462
4464
|
disable: N.disable,
|
4463
4465
|
readonly: N.readonly,
|
4464
|
-
"onUpdate:modelValue": ($e) => x(
|
4466
|
+
"onUpdate:modelValue": ($e) => x(K.name, $e)
|
4465
4467
|
}, null, 8, ["model-value", "field", "label", "no-label", "show-name", "clearable", "disable", "readonly", "onUpdate:modelValue"]))
|
4466
4468
|
], 2)), [
|
4467
|
-
[Dh, a(
|
4469
|
+
[Dh, a(K)]
|
4468
4470
|
])), 128)),
|
4469
4471
|
B(N.$slots, "default"),
|
4470
4472
|
F(k(Yg), {
|
@@ -4476,12 +4478,12 @@ const Zg = ["innerHTML"], Wg = {
|
|
4476
4478
|
key: 1,
|
4477
4479
|
title: "Change variation name",
|
4478
4480
|
onConfirm: b,
|
4479
|
-
onClose: q[2] || (q[2] = (
|
4481
|
+
onClose: q[2] || (q[2] = (K) => _.value = !1)
|
4480
4482
|
}, {
|
4481
4483
|
default: $(() => [
|
4482
4484
|
F(k(Nr), {
|
4483
4485
|
modelValue: f.value,
|
4484
|
-
"onUpdate:modelValue": q[1] || (q[1] = (
|
4486
|
+
"onUpdate:modelValue": q[1] || (q[1] = (K) => f.value = K),
|
4485
4487
|
label: "Enter name",
|
4486
4488
|
placeholder: "Variation Name",
|
4487
4489
|
"input-class": "bg-white"
|
@@ -4495,13 +4497,13 @@ const Zg = ["innerHTML"], Wg = {
|
|
4495
4497
|
content: "You cannot undo this action. If there was any analytics collected for this variation, it will still be attributed to the ad.",
|
4496
4498
|
"confirm-class": "bg-red-900 text-white",
|
4497
4499
|
"content-class": "w-96",
|
4498
|
-
onConfirm: q[3] || (q[3] = (
|
4499
|
-
onClose: q[4] || (q[4] = (
|
4500
|
+
onConfirm: q[3] || (q[3] = (K) => E(p.value)),
|
4501
|
+
onClose: q[4] || (q[4] = (K) => p.value = "")
|
4500
4502
|
}, null, 8, ["title"])) : P("", !0)
|
4501
4503
|
]);
|
4502
4504
|
};
|
4503
4505
|
}
|
4504
|
-
}), sy = /* @__PURE__ */
|
4506
|
+
}), sy = /* @__PURE__ */ Y({
|
4505
4507
|
__name: "ActionForm",
|
4506
4508
|
props: {
|
4507
4509
|
action: {},
|
@@ -4553,7 +4555,7 @@ const Zg = ["innerHTML"], Wg = {
|
|
4553
4555
|
_: 3
|
4554
4556
|
}, 16, ["values", "saved-at", "saving"]));
|
4555
4557
|
}
|
4556
|
-
}), NI = /* @__PURE__ */
|
4558
|
+
}), NI = /* @__PURE__ */ Y({
|
4557
4559
|
__name: "RenderedFormDialog",
|
4558
4560
|
props: /* @__PURE__ */ At({
|
4559
4561
|
title: {},
|
@@ -4624,7 +4626,7 @@ const Zg = ["innerHTML"], Wg = {
|
|
4624
4626
|
}, dy = { class: "absolute-full flex items-center flex-nowrap text-[.7rem] text-slate-200 justify-start px-1" }, fy = { class: "absolute top-1 right-1 flex items-center flex-nowrap justify-between space-x-1 transition-all opacity-0 group-hover:opacity-100" }, _y = {
|
4625
4627
|
key: 0,
|
4626
4628
|
class: "font-bold text-[1rem] leading-[1.2rem]"
|
4627
|
-
}, hy = /* @__PURE__ */
|
4629
|
+
}, hy = /* @__PURE__ */ Y({
|
4628
4630
|
__name: "FilePreview",
|
4629
4631
|
props: {
|
4630
4632
|
src: { default: "" },
|
@@ -5327,7 +5329,7 @@ const Zg = ["innerHTML"], Wg = {
|
|
5327
5329
|
]);
|
5328
5330
|
};
|
5329
5331
|
}
|
5330
|
-
}, Jy = { class: "flex-grow max-w-full overflow-y-auto overflow-x-hidden" }, eb = /* @__PURE__ */
|
5332
|
+
}, Jy = { class: "flex-grow max-w-full overflow-y-auto overflow-x-hidden" }, eb = /* @__PURE__ */ Y({
|
5331
5333
|
__name: "CollapsableSidebar",
|
5332
5334
|
props: {
|
5333
5335
|
displayClass: { default: "flex flex-col" },
|
@@ -5403,7 +5405,7 @@ const Zg = ["innerHTML"], Wg = {
|
|
5403
5405
|
], 6);
|
5404
5406
|
};
|
5405
5407
|
}
|
5406
|
-
}), tb = /* @__PURE__ */
|
5408
|
+
}), tb = /* @__PURE__ */ Y({
|
5407
5409
|
__name: "ContentDrawer",
|
5408
5410
|
props: {
|
5409
5411
|
show: { type: Boolean, default: !1 },
|
@@ -5852,7 +5854,7 @@ const $r = Ld, qI = {
|
|
5852
5854
|
onAction: i[1] || (i[1] = (o) => s.$emit("action", o))
|
5853
5855
|
}), null, 16));
|
5854
5856
|
}
|
5855
|
-
}, Ib = ["href"], Ab = /* @__PURE__ */
|
5857
|
+
}, Ib = ["href"], Ab = /* @__PURE__ */ Y({
|
5856
5858
|
__name: "PopoverMenu",
|
5857
5859
|
props: {
|
5858
5860
|
items: {},
|
@@ -6100,7 +6102,7 @@ const jI = /* @__PURE__ */ zt(Db, [["render", Pb]]), Mb = {
|
|
6100
6102
|
_: 3
|
6101
6103
|
}, 8, ["name"]));
|
6102
6104
|
}
|
6103
|
-
}, zI = /* @__PURE__ */
|
6105
|
+
}, zI = /* @__PURE__ */ Y({
|
6104
6106
|
__name: "MaxHeightTransition",
|
6105
6107
|
props: {
|
6106
6108
|
maxHeight: {}
|
@@ -7113,9 +7115,9 @@ var _v = function(e, n, r, s, i, o, l) {
|
|
7113
7115
|
u[l._props[c]] = a;
|
7114
7116
|
return l;
|
7115
7117
|
}, _n, fl, oa = function t(e, n, r) {
|
7116
|
-
var s = e.vars, i = s.ease, o = s.startAt, l = s.immediateRender, a = s.lazy, u = s.onUpdate, c = s.runBackwards, d = s.yoyoEase, f = s.keyframes, _ = s.autoRevert, p = e._dur, h = e._startAt, g = e._targets, w = e.parent, x = w && w.data === "nested" ? w.vars.targets : g, T = e._overwrite === "auto" && !Ql, S = e.timeline, C, y, b, E, A, N, q, z, Q, ce, be,
|
7118
|
+
var s = e.vars, i = s.ease, o = s.startAt, l = s.immediateRender, a = s.lazy, u = s.onUpdate, c = s.runBackwards, d = s.yoyoEase, f = s.keyframes, _ = s.autoRevert, p = e._dur, h = e._startAt, g = e._targets, w = e.parent, x = w && w.data === "nested" ? w.vars.targets : g, T = e._overwrite === "auto" && !Ql, S = e.timeline, C, y, b, E, A, N, q, z, Q, ce, be, K, me;
|
7117
7119
|
if (S && (!f || !i) && (i = "none"), e._ease = Hn(i, Dr.ease), e._yEase = d ? mf(Hn(d === !0 ? i : d, Dr.ease)) : 0, d && e._yoyo && !e._repeat && (d = e._yEase, e._yEase = e._ease, e._ease = d), e._from = !S && !!s.runBackwards, !S || f && !s.stagger) {
|
7118
|
-
if (z = g[0] ? zn(g[0]).harness : 0,
|
7120
|
+
if (z = g[0] ? zn(g[0]).harness : 0, K = z && s[z.prop], C = Ai(s, na), h && (h._zTime < 0 && h.progress(1), n < 0 && c && l && !_ ? h.render(-1, !0) : h.revert(c && p ? ci : jb), h._lazy = 0), o) {
|
7119
7121
|
if (Sn(e._startAt = Fe.set(g, dt({
|
7120
7122
|
data: "isStart",
|
7121
7123
|
overwrite: !1,
|
@@ -7143,15 +7145,15 @@ var _v = function(e, n, r, s, i, o, l) {
|
|
7143
7145
|
stagger: 0,
|
7144
7146
|
parent: w
|
7145
7147
|
//ensures that nested tweens that had a stagger are handled properly, like gsap.from(".class", {y: gsap.utils.wrap([-100,100]), stagger: 0.5})
|
7146
|
-
}, C),
|
7148
|
+
}, C), K && (b[z.prop] = K), Sn(e._startAt = Fe.set(g, b)), e._startAt._dp = 0, e._startAt._sat = e, n < 0 && (qe ? e._startAt.revert(ci) : e._startAt.render(-1, !0)), e._zTime = n, !l)
|
7147
7149
|
t(e._startAt, ze, ze);
|
7148
7150
|
else if (!n)
|
7149
7151
|
return;
|
7150
7152
|
}
|
7151
7153
|
for (e._pt = e._ptCache = 0, a = p && Xe(a) || a && !p, y = 0; y < g.length; y++) {
|
7152
|
-
if (A = g[y], q = A._gsap || sa(g)[y]._gsap, e._ptLookup[y] = ce = {}, ol[q.id] && gn.length && Ii(), be = x === g ? y : x.indexOf(A), z && (Q = new z()).init(A,
|
7154
|
+
if (A = g[y], q = A._gsap || sa(g)[y]._gsap, e._ptLookup[y] = ce = {}, ol[q.id] && gn.length && Ii(), be = x === g ? y : x.indexOf(A), z && (Q = new z()).init(A, K || C, e, be, x) !== !1 && (e._pt = E = new et(e._pt, A, Q.name, 0, 1, Q.render, Q, 0, Q.priority), Q._props.forEach(function($e) {
|
7153
7155
|
ce[$e] = E;
|
7154
|
-
}), Q.priority && (N = 1)), !z ||
|
7156
|
+
}), Q.priority && (N = 1)), !z || K)
|
7155
7157
|
for (b in C)
|
7156
7158
|
st[b] && (Q = bf(b, C, e, be, A, x)) ? Q.priority && (N = 1) : ce[b] = E = ia.call(e, A, b, "get", C[b], be, x, 0, s.stringFilter);
|
7157
7159
|
e._op && e._op[y] && e.kill(A, e._op[y]), T && e._pt && (_n = e, ge.killTweensOf(A, ce, e.globalTime(n)), me = !e.parent, _n = 0), e._pt && a && (ol[q.id] = 1);
|
@@ -7229,16 +7231,16 @@ var Fe = /* @__PURE__ */ function(t) {
|
|
7229
7231
|
})), S._ease = Hn(p.ease || s.ease || "none");
|
7230
7232
|
var z = 0, Q, ce, be;
|
7231
7233
|
if (Ve(p))
|
7232
|
-
p.forEach(function(
|
7233
|
-
return S.to(T,
|
7234
|
+
p.forEach(function(K) {
|
7235
|
+
return S.to(T, K, ">");
|
7234
7236
|
}), S.duration();
|
7235
7237
|
else {
|
7236
7238
|
y = {};
|
7237
7239
|
for (E in p)
|
7238
7240
|
E === "ease" || E === "easeEach" || gv(E, p[E], y, p.easeEach);
|
7239
7241
|
for (E in y)
|
7240
|
-
for (Q = y[E].sort(function(
|
7241
|
-
return
|
7242
|
+
for (Q = y[E].sort(function(K, me) {
|
7243
|
+
return K.t - me.t;
|
7242
7244
|
}), z = 0, C = 0; C < Q.length; C++)
|
7243
7245
|
ce = Q[C], be = {
|
7244
7246
|
ease: ce.e,
|
@@ -8006,8 +8008,8 @@ var fu, hn, Sr, ca, Bn, _u, da, Av = function() {
|
|
8006
8008
|
var r = e._gsap || new yf(e);
|
8007
8009
|
if ("x" in r && !n && !r.uncache)
|
8008
8010
|
return r;
|
8009
|
-
var s = e.style, i = r.scaleX < 0, o = "px", l = "deg", a = getComputedStyle(e), u = Bt(e, tt) || "0", c, d, f, _, p, h, g, w, x, T, S, C, y, b, E, A, N, q, z, Q, ce, be,
|
8010
|
-
return c = d = f = h = g = w = x = T = S = 0, _ = p = 1, r.svg = !!(e.getCTM && $f(e)), a.translate && ((a.translate !== "none" || a.scale !== "none" || a.rotate !== "none") && (s[ye] = (a.translate !== "none" ? "translate3d(" + (a.translate + " 0 0").split(" ").slice(0, 3).join(", ") + ") " : "") + (a.rotate !== "none" ? "rotate(" + a.rotate + ") " : "") + (a.scale !== "none" ? "scale(" + a.scale.split(" ").join(",") + ") " : "") + (a[ye] !== "none" ? a[ye] : "")), s.scale = s.rotate = s.translate = "none"), b = _a(e, r.svg), r.svg && (r.uncache ? ($e = e.getBBox(), u = r.xOrigin - $e.x + "px " + (r.yOrigin - $e.y) + "px", me = "") : me = !n && e.getAttribute("data-svg-origin"), gl(e, me || u, !!me || r.originIsAbsolute, r.smooth !== !1, b)), C = r.xOrigin || 0, y = r.yOrigin || 0, b !== Cs && (q = b[0], z = b[1], Q = b[2], ce = b[3], c = be = b[4], d =
|
8011
|
+
var s = e.style, i = r.scaleX < 0, o = "px", l = "deg", a = getComputedStyle(e), u = Bt(e, tt) || "0", c, d, f, _, p, h, g, w, x, T, S, C, y, b, E, A, N, q, z, Q, ce, be, K, me, $e, rr, sn, Vt, $t, Xr, xt, Ht;
|
8012
|
+
return c = d = f = h = g = w = x = T = S = 0, _ = p = 1, r.svg = !!(e.getCTM && $f(e)), a.translate && ((a.translate !== "none" || a.scale !== "none" || a.rotate !== "none") && (s[ye] = (a.translate !== "none" ? "translate3d(" + (a.translate + " 0 0").split(" ").slice(0, 3).join(", ") + ") " : "") + (a.rotate !== "none" ? "rotate(" + a.rotate + ") " : "") + (a.scale !== "none" ? "scale(" + a.scale.split(" ").join(",") + ") " : "") + (a[ye] !== "none" ? a[ye] : "")), s.scale = s.rotate = s.translate = "none"), b = _a(e, r.svg), r.svg && (r.uncache ? ($e = e.getBBox(), u = r.xOrigin - $e.x + "px " + (r.yOrigin - $e.y) + "px", me = "") : me = !n && e.getAttribute("data-svg-origin"), gl(e, me || u, !!me || r.originIsAbsolute, r.smooth !== !1, b)), C = r.xOrigin || 0, y = r.yOrigin || 0, b !== Cs && (q = b[0], z = b[1], Q = b[2], ce = b[3], c = be = b[4], d = K = b[5], b.length === 6 ? (_ = Math.sqrt(q * q + z * z), p = Math.sqrt(ce * ce + Q * Q), h = q || z ? sr(z, q) * Pn : 0, x = Q || ce ? sr(Q, ce) * Pn + h : 0, x && (p *= Math.abs(Math.cos(x * Tr))), r.svg && (c -= C - (C * q + y * Q), d -= y - (C * z + y * ce))) : (Ht = b[6], Xr = b[7], sn = b[8], Vt = b[9], $t = b[10], xt = b[11], c = b[12], d = b[13], f = b[14], E = sr(Ht, $t), g = E * Pn, E && (A = Math.cos(-E), N = Math.sin(-E), me = be * A + sn * N, $e = K * A + Vt * N, rr = Ht * A + $t * N, sn = be * -N + sn * A, Vt = K * -N + Vt * A, $t = Ht * -N + $t * A, xt = Xr * -N + xt * A, be = me, K = $e, Ht = rr), E = sr(-Q, $t), w = E * Pn, E && (A = Math.cos(-E), N = Math.sin(-E), me = q * A - sn * N, $e = z * A - Vt * N, rr = Q * A - $t * N, xt = ce * N + xt * A, q = me, z = $e, Q = rr), E = sr(z, q), h = E * Pn, E && (A = Math.cos(E), N = Math.sin(E), me = q * A + z * N, $e = be * A + K * N, z = z * A - q * N, K = K * A - be * N, q = me, be = $e), g && Math.abs(g) + Math.abs(h) > 359.9 && (g = h = 0, w = 180 - w), _ = ke(Math.sqrt(q * q + z * z + Q * Q)), p = ke(Math.sqrt(K * K + Ht * Ht)), E = sr(be, K), x = Math.abs(E) > 2e-4 ? E * Pn : 0, S = xt ? 1 / (xt < 0 ? -xt : xt) : 0), r.svg && (me = e.getAttribute("transform"), r.forceCSS = e.setAttribute("transform", "") || !Pf(Bt(e, ye)), me && e.setAttribute("transform", me))), Math.abs(x) > 90 && Math.abs(x) < 270 && (i ? (_ *= -1, x += h <= 0 ? 180 : -180, h += h <= 0 ? 180 : -180) : (p *= -1, x += x <= 0 ? 180 : -180)), n = n || r.uncache, r.x = c - ((r.xPercent = c && (!n && r.xPercent || (Math.round(e.offsetWidth / 2) === Math.round(-c) ? -50 : 0))) ? e.offsetWidth * r.xPercent / 100 : 0) + o, r.y = d - ((r.yPercent = d && (!n && r.yPercent || (Math.round(e.offsetHeight / 2) === Math.round(-d) ? -50 : 0))) ? e.offsetHeight * r.yPercent / 100 : 0) + o, r.z = f + o, r.scaleX = ke(_), r.scaleY = ke(p), r.rotation = ke(h) + l, r.rotationX = ke(g) + l, r.rotationY = ke(w) + l, r.skewX = x + l, r.skewY = T + l, r.transformPerspective = S + o, (r.zOrigin = parseFloat(u.split(" ")[2]) || !n && r.zOrigin || 0) && (s[tt] = $i(u)), r.xOffset = r.yOffset = 0, r.force3D = lt.force3D, r.renderTransform = r.svg ? Wv : Ff ? Mf : Zv, r.uncache = 0, r;
|
8011
8013
|
}, $i = function(e) {
|
8012
8014
|
return (e = e.split(" "))[0] + " " + e[1];
|
8013
8015
|
}, Oo = function(e, n, r) {
|
@@ -8209,7 +8211,7 @@ const HI = {
|
|
8209
8211
|
_: 3
|
8210
8212
|
}, 512));
|
8211
8213
|
}
|
8212
|
-
}, GI = /* @__PURE__ */
|
8214
|
+
}, GI = /* @__PURE__ */ Y({
|
8213
8215
|
__name: "LabelPillWidget",
|
8214
8216
|
props: {
|
8215
8217
|
label: { default: "" },
|
@@ -8243,7 +8245,7 @@ const HI = {
|
|
8243
8245
|
])
|
8244
8246
|
], 2));
|
8245
8247
|
}
|
8246
|
-
}), Qv = { class: "flex items-stretch" }, Xv = { class: "rounded-r-lg bg-slate-900 text-slate-400 px-2 py-1" }, ZI = /* @__PURE__ */
|
8248
|
+
}), Qv = { class: "flex items-stretch" }, Xv = { class: "rounded-r-lg bg-slate-900 text-slate-400 px-2 py-1" }, ZI = /* @__PURE__ */ Y({
|
8247
8249
|
__name: "LabelValuePillWidget",
|
8248
8250
|
props: {
|
8249
8251
|
label: {},
|
@@ -8266,7 +8268,7 @@ const HI = {
|
|
8266
8268
|
])
|
8267
8269
|
]));
|
8268
8270
|
}
|
8269
|
-
}), qf = /* @__PURE__ */
|
8271
|
+
}), qf = /* @__PURE__ */ Y({
|
8270
8272
|
__name: "ActionMenu",
|
8271
8273
|
props: {
|
8272
8274
|
actions: {},
|
@@ -8296,7 +8298,7 @@ const HI = {
|
|
8296
8298
|
}), Jv = {
|
8297
8299
|
key: 0,
|
8298
8300
|
class: "flex-grow overflow-hidden"
|
8299
|
-
}, e2 = /* @__PURE__ */
|
8301
|
+
}, e2 = /* @__PURE__ */ Y({
|
8300
8302
|
__name: "ActionTableColumn",
|
8301
8303
|
props: {
|
8302
8304
|
rowProps: {
|
@@ -8719,7 +8721,7 @@ class n2 extends Bf {
|
|
8719
8721
|
) : this.currentDropZone.appendChild(this.placeholder);
|
8720
8722
|
}
|
8721
8723
|
}
|
8722
|
-
const r2 = ["draggable"], s2 = { class: "flex-grow" }, i2 = /* @__PURE__ */
|
8724
|
+
const r2 = ["draggable"], s2 = { class: "flex-grow" }, i2 = /* @__PURE__ */ Y({
|
8723
8725
|
__name: "ListItemDraggable",
|
8724
8726
|
props: /* @__PURE__ */ At({
|
8725
8727
|
dropZone: {},
|
@@ -8790,7 +8792,7 @@ const r2 = ["draggable"], s2 = { class: "flex-grow" }, i2 = /* @__PURE__ */ K({
|
|
8790
8792
|
], 2)
|
8791
8793
|
], 42, r2));
|
8792
8794
|
}
|
8793
|
-
}), o2 = /* @__PURE__ */
|
8795
|
+
}), o2 = /* @__PURE__ */ Y({
|
8794
8796
|
__name: "ActionTableHeaderColumn",
|
8795
8797
|
props: {
|
8796
8798
|
modelValue: {
|
@@ -9927,7 +9929,7 @@ function KI(t, e) {
|
|
9927
9929
|
function be() {
|
9928
9930
|
a.value = [];
|
9929
9931
|
}
|
9930
|
-
async function
|
9932
|
+
async function K(U, X = void 0) {
|
9931
9933
|
var se, Me, Ge;
|
9932
9934
|
if (!e.routes.more || e.isListEnabled === !1) return !1;
|
9933
9935
|
try {
|
@@ -10071,7 +10073,7 @@ function KI(t, e) {
|
|
10071
10073
|
loadList: C,
|
10072
10074
|
loadSummary: y,
|
10073
10075
|
loadListAndSummary: b,
|
10074
|
-
loadMore:
|
10076
|
+
loadMore: K,
|
10075
10077
|
loadFieldOptions: A,
|
10076
10078
|
getActiveItemDetails: Vt,
|
10077
10079
|
refreshAll: me,
|
@@ -10087,7 +10089,7 @@ function KI(t, e) {
|
|
10087
10089
|
const mw = {
|
10088
10090
|
key: 1,
|
10089
10091
|
class: "mt-2"
|
10090
|
-
}, pw = { class: "text-xs font-bold" }, ku = /* @__PURE__ */
|
10092
|
+
}, pw = { class: "text-xs font-bold" }, ku = /* @__PURE__ */ Y({
|
10091
10093
|
__name: "FilterableField",
|
10092
10094
|
props: {
|
10093
10095
|
field: {},
|
@@ -10313,7 +10315,7 @@ const mw = {
|
|
10313
10315
|
});
|
10314
10316
|
};
|
10315
10317
|
}
|
10316
|
-
}, xw = /* @__PURE__ */
|
10318
|
+
}, xw = /* @__PURE__ */ Y({
|
10317
10319
|
__name: "CollapsableFiltersSidebar",
|
10318
10320
|
props: {
|
10319
10321
|
name: {},
|
@@ -10424,7 +10426,7 @@ const mw = {
|
|
10424
10426
|
])) : P("", !0)
|
10425
10427
|
]));
|
10426
10428
|
}
|
10427
|
-
}, Aw = /* @__PURE__ */
|
10429
|
+
}, Aw = /* @__PURE__ */ Y({
|
10428
10430
|
__name: "PanelsDrawerPanels",
|
10429
10431
|
props: {
|
10430
10432
|
activePanel: {},
|
@@ -10457,7 +10459,7 @@ const mw = {
|
|
10457
10459
|
}, 8, ["model-value"]);
|
10458
10460
|
};
|
10459
10461
|
}
|
10460
|
-
}), Ow = /* @__PURE__ */
|
10462
|
+
}), Ow = /* @__PURE__ */ Y({
|
10461
10463
|
__name: "PanelsDrawerTabs",
|
10462
10464
|
props: {
|
10463
10465
|
modelValue: { default: "general" },
|
@@ -10855,7 +10857,7 @@ const mw = {
|
|
10855
10857
|
}, dx = {
|
10856
10858
|
key: 1,
|
10857
10859
|
class: "p-8"
|
10858
|
-
}, fx = /* @__PURE__ */
|
10860
|
+
}, fx = /* @__PURE__ */ Y({
|
10859
10861
|
__name: "PanelsDrawer",
|
10860
10862
|
props: {
|
10861
10863
|
title: { default: "" },
|
@@ -10986,7 +10988,7 @@ const mw = {
|
|
10986
10988
|
])
|
10987
10989
|
]));
|
10988
10990
|
}
|
10989
|
-
}, gx = { class: "flex flex-nowrap items-center" }, yx = { class: "relative" }, bx = { class: "ml-2" }, vx = /* @__PURE__ */
|
10991
|
+
}, gx = { class: "flex flex-nowrap items-center" }, yx = { class: "relative" }, bx = { class: "ml-2" }, vx = /* @__PURE__ */ Y({
|
10990
10992
|
__name: "TableSummaryRow",
|
10991
10993
|
props: {
|
10992
10994
|
loading: { type: Boolean },
|
@@ -11063,7 +11065,7 @@ const mw = {
|
|
11063
11065
|
_: 1
|
11064
11066
|
}, 8, ["class"]));
|
11065
11067
|
}
|
11066
|
-
}), wx = /* @__PURE__ */
|
11068
|
+
}), wx = /* @__PURE__ */ Y({
|
11067
11069
|
__name: "ActionTable",
|
11068
11070
|
props: {
|
11069
11071
|
name: {},
|
@@ -11188,7 +11190,7 @@ const mw = {
|
|
11188
11190
|
], 2);
|
11189
11191
|
};
|
11190
11192
|
}
|
11191
|
-
}), xx = /* @__PURE__ */ zt(wx, [["__scopeId", "data-v-209b8084"]]), kx = { class: "dx-action-toolbar flex items-center" }, Sx = { class: "flex-grow px-6" }, Tx = { key: 0 }, Cx = { class: "py-3 flex items-center flex-nowrap" }, Ex = /* @__PURE__ */
|
11193
|
+
}), xx = /* @__PURE__ */ zt(wx, [["__scopeId", "data-v-209b8084"]]), kx = { class: "dx-action-toolbar flex items-center" }, Sx = { class: "flex-grow px-6" }, Tx = { key: 0 }, Cx = { class: "py-3 flex items-center flex-nowrap" }, Ex = /* @__PURE__ */ Y({
|
11192
11194
|
__name: "ActionToolbar",
|
11193
11195
|
props: {
|
11194
11196
|
title: {},
|
@@ -11242,7 +11244,7 @@ const mw = {
|
|
11242
11244
|
]);
|
11243
11245
|
};
|
11244
11246
|
}
|
11245
|
-
}), Ix = { class: "flex flex-grow flex-col flex-nowrap overflow-hidden h-full" }, Ax = { class: "flex flex-nowrap flex-grow overflow-hidden w-full" }, XI = /* @__PURE__ */
|
11247
|
+
}), Ix = { class: "flex flex-grow flex-col flex-nowrap overflow-hidden h-full" }, Ax = { class: "flex flex-nowrap flex-grow overflow-hidden w-full" }, XI = /* @__PURE__ */ Y({
|
11246
11248
|
__name: "ActionTableLayout",
|
11247
11249
|
props: {
|
11248
11250
|
controller: {},
|
@@ -26493,7 +26495,7 @@ function N9(t, e = "") {
|
|
26493
26495
|
function xh(t, e = "") {
|
26494
26496
|
return Object.entries(t).map(([n, r]) => typeof r == "object" ? xh(r, `${e}${n}-`) : `--${e}${n}: ${r}`).join(";");
|
26495
26497
|
}
|
26496
|
-
const dI = "0.4.
|
26498
|
+
const dI = "0.4.50", fI = {
|
26497
26499
|
version: dI
|
26498
26500
|
}, { version: _I } = fI;
|
26499
26501
|
function $9() {
|