quasar-ui-danx-legacy 0.3.59 → 0.3.61
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
CHANGED
|
@@ -17,7 +17,7 @@ const jt = qt({
|
|
|
17
17
|
error: {}
|
|
18
18
|
}
|
|
19
19
|
});
|
|
20
|
-
function
|
|
20
|
+
function u3(t) {
|
|
21
21
|
jt.value = {
|
|
22
22
|
...jt.value,
|
|
23
23
|
...t
|
|
@@ -184,8 +184,8 @@ le(Be, "notify"), le(Be, "PROP_DEFINITIONS", {
|
|
|
184
184
|
}
|
|
185
185
|
});
|
|
186
186
|
let bt = Be;
|
|
187
|
-
const
|
|
188
|
-
function
|
|
187
|
+
const c3 = new bt(), Gn = qt(null);
|
|
188
|
+
function d3(t, e = null) {
|
|
189
189
|
const n = t.map((s) => {
|
|
190
190
|
const l = { ...e, ...s };
|
|
191
191
|
return l.debounce ? l.trigger = Gr((a, u) => i(l, a, u, !0), l.debounce) : l.trigger || (l.trigger = (a, u) => i(l, a, u, !0)), l;
|
|
@@ -257,7 +257,7 @@ function Eu(t, e, n = void 0, r = !1) {
|
|
|
257
257
|
function bi(t, e) {
|
|
258
258
|
return Eu(t, e);
|
|
259
259
|
}
|
|
260
|
-
function
|
|
260
|
+
function f3(t, e) {
|
|
261
261
|
return t.filter((n, r, i) => r === i.findIndex((o) => e(n, o)));
|
|
262
262
|
}
|
|
263
263
|
function Es(t) {
|
|
@@ -270,16 +270,16 @@ function pl(t, e) {
|
|
|
270
270
|
});
|
|
271
271
|
});
|
|
272
272
|
}
|
|
273
|
-
function
|
|
273
|
+
function _3(t, e, n) {
|
|
274
274
|
return Math.max(t, Math.min(e, n));
|
|
275
275
|
}
|
|
276
|
-
function
|
|
276
|
+
function m3(t) {
|
|
277
277
|
return t * 621371e-9;
|
|
278
278
|
}
|
|
279
|
-
function
|
|
279
|
+
function h3(t) {
|
|
280
280
|
return t / 621371e-9;
|
|
281
281
|
}
|
|
282
|
-
function
|
|
282
|
+
function p3(t) {
|
|
283
283
|
const e = t.split(",");
|
|
284
284
|
if (e.length === 2) {
|
|
285
285
|
const n = parseFloat(e[0].trim()), r = parseFloat(e[1].trim());
|
|
@@ -5795,7 +5795,7 @@ function _r(t) {
|
|
|
5795
5795
|
`Unknown datetime argument: ${t}, of type ${typeof t}`
|
|
5796
5796
|
);
|
|
5797
5797
|
}
|
|
5798
|
-
const Cc = new Ct("America/Chicago"),
|
|
5798
|
+
const Cc = new Ct("America/Chicago"), g3 = Z;
|
|
5799
5799
|
function kc(t) {
|
|
5800
5800
|
return t = t == null ? void 0 : t.replace("T", " "), Z.fromSQL(t, { zone: Cc }).setZone("local");
|
|
5801
5801
|
}
|
|
@@ -5811,7 +5811,7 @@ function qo(t, e = "yyyy/MM/dd") {
|
|
|
5811
5811
|
function Yl(t, e = "yyyy/MM/dd HH:mm:ss") {
|
|
5812
5812
|
return Z.fromFormat(t, e);
|
|
5813
5813
|
}
|
|
5814
|
-
function
|
|
5814
|
+
function b3(t) {
|
|
5815
5815
|
return Dt(t, { format: "yyyy/MM/dd" });
|
|
5816
5816
|
}
|
|
5817
5817
|
function Ar(t, e = {}) {
|
|
@@ -5828,7 +5828,7 @@ function Dt(t, { empty: e = "--", format: n = "M/d/yy" } = {}) {
|
|
|
5828
5828
|
const r = Si(t).toFormat(n);
|
|
5829
5829
|
return ["Invalid DateTime", "invalid datetime"].includes(r) ? e : r;
|
|
5830
5830
|
}
|
|
5831
|
-
function
|
|
5831
|
+
function y3(t) {
|
|
5832
5832
|
const e = Z.now().setZone("UTC").startOf("year").set({ second: t }), n = Math.floor(t / 3600);
|
|
5833
5833
|
return (n ? n + ":" : "") + e.toFormat("mm:ss");
|
|
5834
5834
|
}
|
|
@@ -5841,7 +5841,7 @@ function Fc(t) {
|
|
|
5841
5841
|
function Jn(t, e = {}) {
|
|
5842
5842
|
return new Intl.NumberFormat("en-US", e).format(t);
|
|
5843
5843
|
}
|
|
5844
|
-
function
|
|
5844
|
+
function x3(t, e) {
|
|
5845
5845
|
if (t.length > e) {
|
|
5846
5846
|
const n = Math.floor((e - 3) / 2), r = e - n - 3;
|
|
5847
5847
|
return t.substring(0, n) + "..." + t.substring(t.length - r);
|
|
@@ -5851,7 +5851,7 @@ function y3(t, e) {
|
|
|
5851
5851
|
function N0(t, e = {}) {
|
|
5852
5852
|
return e = { multiplier: 100, maximumFractionDigits: 1, NaN: "N/A", ...e }, t = parseFloat("" + t), isNaN(t) ? e.NaN : Jn(t * (e.multiplier || 100), e) + "%";
|
|
5853
5853
|
}
|
|
5854
|
-
function
|
|
5854
|
+
function v3(t) {
|
|
5855
5855
|
if (!t || typeof t != "string")
|
|
5856
5856
|
return t || "";
|
|
5857
5857
|
const e = t.replace(/\D/g, "").split("");
|
|
@@ -5875,7 +5875,7 @@ function x3(t) {
|
|
|
5875
5875
|
s === 0 && o === "1" ? n += "+1 " : n += o;
|
|
5876
5876
|
}), t === "+1 (" ? "" : n;
|
|
5877
5877
|
}
|
|
5878
|
-
function
|
|
5878
|
+
function w3(t, e) {
|
|
5879
5879
|
return Si(e).diff(Si(t), ["days"]).days;
|
|
5880
5880
|
}
|
|
5881
5881
|
async function D0(t, e = "download") {
|
|
@@ -5957,7 +5957,7 @@ function Ms(t, e, n) {
|
|
|
5957
5957
|
}
|
|
5958
5958
|
return !0;
|
|
5959
5959
|
}
|
|
5960
|
-
async function
|
|
5960
|
+
async function S3(t, e = "", n = null) {
|
|
5961
5961
|
let r;
|
|
5962
5962
|
n && (r = {
|
|
5963
5963
|
method: "POST",
|
|
@@ -11298,13 +11298,13 @@ class Vs {
|
|
|
11298
11298
|
}
|
|
11299
11299
|
}
|
|
11300
11300
|
const ki = z([]), Fi = z([]);
|
|
11301
|
-
function
|
|
11301
|
+
function E3(t) {
|
|
11302
11302
|
ki.value = [...ki.value, t];
|
|
11303
11303
|
}
|
|
11304
|
-
function
|
|
11304
|
+
function I3(t, e, n) {
|
|
11305
11305
|
Fi.value.push({ id: n, name: t, callback: e });
|
|
11306
11306
|
}
|
|
11307
|
-
function
|
|
11307
|
+
function C3(t) {
|
|
11308
11308
|
Fi.value = Fi.value.filter((e) => e.id !== t);
|
|
11309
11309
|
}
|
|
11310
11310
|
function Za(t, e, n) {
|
|
@@ -11316,7 +11316,7 @@ function Za(t, e, n) {
|
|
|
11316
11316
|
function ja(t) {
|
|
11317
11317
|
return t.key ? ("" + t.key).toLowerCase() : t.keyCode;
|
|
11318
11318
|
}
|
|
11319
|
-
function
|
|
11319
|
+
function k3(t) {
|
|
11320
11320
|
ki.value = t, window.addEventListener("keydown", (e) => {
|
|
11321
11321
|
Za("keydown", ja(e), e);
|
|
11322
11322
|
}), window.addEventListener("keyup", (e) => {
|
|
@@ -11400,7 +11400,7 @@ const Ha = z({
|
|
|
11400
11400
|
}).then((i) => i.json());
|
|
11401
11401
|
}
|
|
11402
11402
|
};
|
|
11403
|
-
async function
|
|
11403
|
+
async function F3(t, e, n, r) {
|
|
11404
11404
|
let i;
|
|
11405
11405
|
n && (i = e.value.find((o) => o.id === n) || (await t({ id: n }))[0]), e.value = await t(r), i && !e.value.find((o) => o.id === n) && e.value.push(i);
|
|
11406
11406
|
}
|
|
@@ -11442,7 +11442,7 @@ function vn(t, e = null) {
|
|
|
11442
11442
|
const n = localStorage.getItem(t);
|
|
11443
11443
|
return n ? JSON.parse(n) : e;
|
|
11444
11444
|
}
|
|
11445
|
-
function
|
|
11445
|
+
function P3(t, e = "") {
|
|
11446
11446
|
const n = Zd(t, e), r = document.createElement("style");
|
|
11447
11447
|
r.innerHTML = `:root {${n}}`, document.head.appendChild(r);
|
|
11448
11448
|
}
|
|
@@ -12223,7 +12223,7 @@ function cv(t, e) {
|
|
|
12223
12223
|
}, null, -1)
|
|
12224
12224
|
])]);
|
|
12225
12225
|
}
|
|
12226
|
-
const qs = { render: cv },
|
|
12226
|
+
const qs = { render: cv }, A3 = {
|
|
12227
12227
|
__name: "ExportButton",
|
|
12228
12228
|
props: {
|
|
12229
12229
|
exporter: {
|
|
@@ -12256,7 +12256,7 @@ const qs = { render: cv }, P3 = {
|
|
|
12256
12256
|
}, 8, ["loading"]);
|
|
12257
12257
|
};
|
|
12258
12258
|
}
|
|
12259
|
-
},
|
|
12259
|
+
}, O3 = {
|
|
12260
12260
|
__name: "RefreshButton",
|
|
12261
12261
|
props: {
|
|
12262
12262
|
loading: Boolean
|
|
@@ -12276,7 +12276,7 @@ const qs = { render: cv }, P3 = {
|
|
|
12276
12276
|
}, 8, ["loading"]);
|
|
12277
12277
|
};
|
|
12278
12278
|
}
|
|
12279
|
-
}, dv = { class: "previous-next-controls" },
|
|
12279
|
+
}, dv = { class: "previous-next-controls" }, N3 = {
|
|
12280
12280
|
__name: "PreviousNextControls",
|
|
12281
12281
|
props: {
|
|
12282
12282
|
isLoading: Boolean
|
|
@@ -12811,7 +12811,7 @@ const qs = { render: cv }, P3 = {
|
|
|
12811
12811
|
}, jv = /* @__PURE__ */ Ft(qv, [["__cssModules", Zv]]), Hv = {
|
|
12812
12812
|
key: 0,
|
|
12813
12813
|
class: "p-4 m-4 absolute-top-right top right cursor-pointer"
|
|
12814
|
-
},
|
|
12814
|
+
}, D3 = {
|
|
12815
12815
|
__name: "FullScreenDialog",
|
|
12816
12816
|
props: {
|
|
12817
12817
|
modelValue: Boolean,
|
|
@@ -12965,7 +12965,7 @@ const qs = { render: cv }, P3 = {
|
|
|
12965
12965
|
}, 8, ["full-height", "full-width", "model-value", "no-backdrop-dismiss", "maximized"]);
|
|
12966
12966
|
};
|
|
12967
12967
|
}
|
|
12968
|
-
},
|
|
12968
|
+
}, M3 = {
|
|
12969
12969
|
__name: "InputDialog",
|
|
12970
12970
|
props: {
|
|
12971
12971
|
...Pi.props,
|
|
@@ -13455,7 +13455,7 @@ const qs = { render: cv }, P3 = {
|
|
|
13455
13455
|
}, R2 = {
|
|
13456
13456
|
key: 1,
|
|
13457
13457
|
class: "address-line-3"
|
|
13458
|
-
}, U2 = { class: "address-city-state-zip" },
|
|
13458
|
+
}, U2 = { class: "address-city-state-zip" }, $3 = {
|
|
13459
13459
|
__name: "AddressFormat",
|
|
13460
13460
|
props: {
|
|
13461
13461
|
address: {
|
|
@@ -13479,7 +13479,7 @@ const qs = { render: cv }, P3 = {
|
|
|
13479
13479
|
], 64)) : $("", !0)
|
|
13480
13480
|
]));
|
|
13481
13481
|
}
|
|
13482
|
-
},
|
|
13482
|
+
}, L3 = {
|
|
13483
13483
|
__name: "FlatListFormat",
|
|
13484
13484
|
props: {
|
|
13485
13485
|
items: {
|
|
@@ -13501,7 +13501,7 @@ const qs = { render: cv }, P3 = {
|
|
|
13501
13501
|
}, B2 = { class: "flex flex-nowrap items-center" }, z2 = {
|
|
13502
13502
|
key: 0,
|
|
13503
13503
|
class: "whitespace-nowrap"
|
|
13504
|
-
},
|
|
13504
|
+
}, R3 = {
|
|
13505
13505
|
__name: "GpsCoordinatesFormat",
|
|
13506
13506
|
props: {
|
|
13507
13507
|
location: {
|
|
@@ -13530,7 +13530,7 @@ const qs = { render: cv }, P3 = {
|
|
|
13530
13530
|
]);
|
|
13531
13531
|
};
|
|
13532
13532
|
}
|
|
13533
|
-
}, G2 = { class: "flex items-center flex-nowrap" },
|
|
13533
|
+
}, G2 = { class: "flex items-center flex-nowrap" }, U3 = {
|
|
13534
13534
|
__name: "IconWithTextFormat",
|
|
13535
13535
|
props: {
|
|
13536
13536
|
icon: {
|
|
@@ -13564,7 +13564,7 @@ const qs = { render: cv }, P3 = {
|
|
|
13564
13564
|
], 2)
|
|
13565
13565
|
]));
|
|
13566
13566
|
}
|
|
13567
|
-
}, V2 = { class: "text-xs font-bold" },
|
|
13567
|
+
}, V2 = { class: "text-xs font-bold" }, B3 = {
|
|
13568
13568
|
__name: "LabelValueFormat",
|
|
13569
13569
|
props: {
|
|
13570
13570
|
label: {
|
|
@@ -14370,7 +14370,7 @@ const Dr = Jd, Gw = {
|
|
|
14370
14370
|
], 2);
|
|
14371
14371
|
};
|
|
14372
14372
|
}
|
|
14373
|
-
},
|
|
14373
|
+
}, z3 = {
|
|
14374
14374
|
__name: "InteractiveTooltip",
|
|
14375
14375
|
props: { tooltip: { type: String, default: "" } },
|
|
14376
14376
|
setup(t) {
|
|
@@ -14418,7 +14418,7 @@ const Dr = Jd, Gw = {
|
|
|
14418
14418
|
}, 8, ["modelValue"]);
|
|
14419
14419
|
};
|
|
14420
14420
|
}
|
|
14421
|
-
}, jw = { class: "flex items-center w-full" }, Hw = { class: "flex-grow text-sm" },
|
|
14421
|
+
}, jw = { class: "flex items-center w-full" }, Hw = { class: "flex-grow text-sm" }, G3 = {
|
|
14422
14422
|
__name: "BadgeTab",
|
|
14423
14423
|
props: {
|
|
14424
14424
|
name: {
|
|
@@ -14456,7 +14456,7 @@ const Dr = Jd, Gw = {
|
|
|
14456
14456
|
}, 8, ["name"]);
|
|
14457
14457
|
};
|
|
14458
14458
|
}
|
|
14459
|
-
}, Ww = { class: "flex items-center w-full" }, Yw = { class: "flex-grow text-sm" },
|
|
14459
|
+
}, Ww = { class: "flex items-center w-full" }, Yw = { class: "flex-grow text-sm" }, V3 = {
|
|
14460
14460
|
__name: "IndicatorTab",
|
|
14461
14461
|
props: {
|
|
14462
14462
|
name: {
|
|
@@ -14517,7 +14517,7 @@ const Dr = Jd, Gw = {
|
|
|
14517
14517
|
_: 3
|
|
14518
14518
|
}, 8, ["name"]));
|
|
14519
14519
|
}
|
|
14520
|
-
},
|
|
14520
|
+
}, q3 = {
|
|
14521
14521
|
__name: "SlideTransition",
|
|
14522
14522
|
props: {
|
|
14523
14523
|
name: {
|
|
@@ -16560,7 +16560,7 @@ Ze("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective
|
|
|
16560
16560
|
We.registerPlugin(Kf);
|
|
16561
16561
|
var Ts = We.registerPlugin(Kf) || We;
|
|
16562
16562
|
Ts.core.Tween;
|
|
16563
|
-
const
|
|
16563
|
+
const Z3 = {
|
|
16564
16564
|
__name: "StaggeredListTransition",
|
|
16565
16565
|
props: {
|
|
16566
16566
|
height: {
|
|
@@ -16660,7 +16660,7 @@ class hS extends Xd {
|
|
|
16660
16660
|
* @param data
|
|
16661
16661
|
*/
|
|
16662
16662
|
dragStart(n, r) {
|
|
16663
|
-
super.dragStart(n, r), this.currentDropZone && (this.listPosition = this.getListPosition(n.target), this.initialPosition = this.listPosition, this.cursorPosition = this.listPosition, this.updateScrollPosition()
|
|
16663
|
+
super.dragStart(n, r), this.currentDropZone && (this.listPosition = this.getListPosition(n.target), this.initialPosition = this.listPosition, this.cursorPosition = this.listPosition, this.updateScrollPosition());
|
|
16664
16664
|
}
|
|
16665
16665
|
/**
|
|
16666
16666
|
* When dragging has ended, check for list position changes and fire the onPositionChange callback if it has
|
|
@@ -16675,7 +16675,7 @@ class hS extends Xd {
|
|
|
16675
16675
|
* @param e
|
|
16676
16676
|
*/
|
|
16677
16677
|
dragOver(n) {
|
|
16678
|
-
super.dragOver(n), this.updateListPosition(n);
|
|
16678
|
+
super.dragOver(n), this.updateListPosition(n), this.options.showPlaceholder && !this.placeholder && this.renderPlaceholder();
|
|
16679
16679
|
}
|
|
16680
16680
|
/**
|
|
16681
16681
|
* Notify if the targeted position of the cursor is different from the current position
|
|
@@ -16689,26 +16689,40 @@ class hS extends Xd {
|
|
|
16689
16689
|
this.cursorPosition !== i && (this.cursorPosition = i, this.isGrid() ? this.listPosition = this.cursorPosition : this.listPosition = this.initialPosition < this.cursorPosition ? this.cursorPosition - 1 : this.cursorPosition, this.options.showPlaceholder && this.renderPlaceholder(), this.listPosition !== r && this.onDragPositionChangeCb && this.onDragPositionChangeCb(this.listPosition, this.draggableData));
|
|
16690
16690
|
}
|
|
16691
16691
|
/**
|
|
16692
|
-
* Find the numeric position of the element in the children of the list
|
|
16692
|
+
* Find the numeric position of the element in the children of the list.
|
|
16693
|
+
* The item may be nested inside wrapper elements, so we walk up to find
|
|
16694
|
+
* the direct child of the drop zone.
|
|
16693
16695
|
* @returns {Number|null}
|
|
16694
16696
|
* @param item
|
|
16695
16697
|
*/
|
|
16696
16698
|
getListPosition(n) {
|
|
16697
|
-
|
|
16698
|
-
|
|
16699
|
-
|
|
16700
|
-
|
|
16701
|
-
|
|
16699
|
+
const r = this.getChildren();
|
|
16700
|
+
let i = 0;
|
|
16701
|
+
for (const s of r) {
|
|
16702
|
+
if (s === n)
|
|
16703
|
+
return i;
|
|
16704
|
+
i++;
|
|
16705
|
+
}
|
|
16706
|
+
let o = n;
|
|
16707
|
+
for (; o && o.parentNode !== this.currentDropZone; )
|
|
16708
|
+
o = o.parentNode;
|
|
16709
|
+
if (o) {
|
|
16710
|
+
i = 0;
|
|
16711
|
+
for (const s of r) {
|
|
16712
|
+
if (s === o)
|
|
16713
|
+
return i;
|
|
16714
|
+
i++;
|
|
16715
|
+
}
|
|
16702
16716
|
}
|
|
16703
16717
|
return null;
|
|
16704
16718
|
}
|
|
16705
16719
|
/**
|
|
16706
|
-
* Get all the children of the current drop zone, excluding the placeholder
|
|
16720
|
+
* Get all the children of the current drop zone, excluding the placeholder and hidden elements
|
|
16707
16721
|
* @returns {*}
|
|
16708
16722
|
*/
|
|
16709
16723
|
getChildren() {
|
|
16710
16724
|
return [...this.currentDropZone.children].filter(
|
|
16711
|
-
(n) => n.className.match(/drag-placeholder/) === null
|
|
16725
|
+
(n) => n.className.match(/drag-placeholder/) === null && n.offsetParent !== null
|
|
16712
16726
|
);
|
|
16713
16727
|
}
|
|
16714
16728
|
/**
|
|
@@ -16797,7 +16811,7 @@ class hS extends Xd {
|
|
|
16797
16811
|
) : this.currentDropZone.appendChild(this.placeholder);
|
|
16798
16812
|
}
|
|
16799
16813
|
}
|
|
16800
|
-
const pS = { class: "flex items-center" },
|
|
16814
|
+
const pS = ["draggable"], gS = { class: "flex items-center" }, bS = { key: 0 }, yS = { class: "flex-grow" }, xS = {
|
|
16801
16815
|
__name: "ListItemDraggable",
|
|
16802
16816
|
props: {
|
|
16803
16817
|
dropZone: {
|
|
@@ -16809,6 +16823,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
16809
16823
|
default: "vertical",
|
|
16810
16824
|
validator: (t) => ["vertical", "horizontal", "grid"].includes(t)
|
|
16811
16825
|
},
|
|
16826
|
+
draggable: {
|
|
16827
|
+
type: Boolean,
|
|
16828
|
+
default: !0
|
|
16829
|
+
},
|
|
16812
16830
|
showHandle: Boolean,
|
|
16813
16831
|
listItems: {
|
|
16814
16832
|
type: Array,
|
|
@@ -16824,8 +16842,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
16824
16842
|
}
|
|
16825
16843
|
});
|
|
16826
16844
|
function s(a) {
|
|
16827
|
-
|
|
16828
|
-
|
|
16845
|
+
setTimeout(() => {
|
|
16846
|
+
var u;
|
|
16847
|
+
return (u = i.value) == null ? void 0 : u.classList.add("is-dragging");
|
|
16848
|
+
}, 0), o.dragStart(a);
|
|
16829
16849
|
}
|
|
16830
16850
|
function l(a) {
|
|
16831
16851
|
var u;
|
|
@@ -16835,25 +16855,25 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
16835
16855
|
ref_key: "draggableEl",
|
|
16836
16856
|
ref: i,
|
|
16837
16857
|
class: "cursor-move",
|
|
16838
|
-
draggable:
|
|
16858
|
+
draggable: t.draggable,
|
|
16839
16859
|
onDragstart: s,
|
|
16840
16860
|
onDragend: l
|
|
16841
16861
|
}, [
|
|
16842
|
-
P("div",
|
|
16843
|
-
t.showHandle ? (m(), x("div",
|
|
16862
|
+
P("div", gS, [
|
|
16863
|
+
t.showHandle ? (m(), x("div", bS, [
|
|
16844
16864
|
C(S(O2), {
|
|
16845
16865
|
svg: S($x),
|
|
16846
16866
|
class: "w-4 h-4",
|
|
16847
16867
|
alt: "drag-handle"
|
|
16848
16868
|
}, null, 8, ["svg"])
|
|
16849
16869
|
])) : $("", !0),
|
|
16850
|
-
P("div",
|
|
16870
|
+
P("div", yS, [
|
|
16851
16871
|
j(a.$slots, "default")
|
|
16852
16872
|
])
|
|
16853
16873
|
])
|
|
16854
|
-
],
|
|
16874
|
+
], 40, pS));
|
|
16855
16875
|
}
|
|
16856
|
-
},
|
|
16876
|
+
}, j3 = {
|
|
16857
16877
|
__name: "ColumnSettingsDialog",
|
|
16858
16878
|
props: {
|
|
16859
16879
|
hiddenColumnNames: {
|
|
@@ -16920,7 +16940,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
16920
16940
|
"data-drop-zone": "column-list"
|
|
16921
16941
|
}, {
|
|
16922
16942
|
default: O(() => [
|
|
16923
|
-
(m(!0), x(H, null, we(t.sortableColumns, (d, f) => (m(), I(S(
|
|
16943
|
+
(m(!0), x(H, null, we(t.sortableColumns, (d, f) => (m(), I(S(xS), {
|
|
16924
16944
|
key: d.name,
|
|
16925
16945
|
"list-items": t.sortableColumns,
|
|
16926
16946
|
"drop-zone": "column-list",
|
|
@@ -16946,7 +16966,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
16946
16966
|
_: 1
|
|
16947
16967
|
}));
|
|
16948
16968
|
}
|
|
16949
|
-
},
|
|
16969
|
+
}, vS = {
|
|
16950
16970
|
__name: "TitleColumnFormat",
|
|
16951
16971
|
props: {
|
|
16952
16972
|
row: {
|
|
@@ -16969,14 +16989,14 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
16969
16989
|
}, N(e(t.row[i.name], i.format)), 1))), 128))
|
|
16970
16990
|
]));
|
|
16971
16991
|
}
|
|
16972
|
-
},
|
|
16992
|
+
}, wS = "_visible_1xlle_1", SS = "_collapse_1xlle_1", TS = "_absolute_1xlle_1", ES = "_relative_1xlle_1", IS = "_sticky_1xlle_1", CS = "_block_1xlle_1", kS = "_inline_1xlle_1", FS = "_flex_1xlle_1", PS = "_table_1xlle_1", AS = "_grid_1xlle_1", OS = "_hidden_1xlle_1", NS = "_grow_1xlle_1", DS = "_transform_1xlle_1", MS = "_resize_1xlle_1", $S = "_rounded_1xlle_1", LS = "_border_1xlle_1", RS = "_uppercase_1xlle_1", US = "_outline_1xlle_1", BS = "_filter_1xlle_1", zS = "_transition_1xlle_1", GS = "_scroll_1xlle_14", VS = "_app_1xlle_1", qS = {
|
|
16973
16993
|
"!visible": "_!visible_1xlle_1",
|
|
16974
|
-
visible:
|
|
16975
|
-
collapse:
|
|
16994
|
+
visible: wS,
|
|
16995
|
+
collapse: SS,
|
|
16976
16996
|
static: "_static_1xlle_1",
|
|
16977
|
-
absolute:
|
|
16978
|
-
relative:
|
|
16979
|
-
sticky:
|
|
16997
|
+
absolute: TS,
|
|
16998
|
+
relative: ES,
|
|
16999
|
+
sticky: IS,
|
|
16980
17000
|
"bottom-1": "_bottom-1_1xlle_1",
|
|
16981
17001
|
"left-0": "_left-0_1xlle_1",
|
|
16982
17002
|
"right-0": "_right-0_1xlle_1",
|
|
@@ -17008,13 +17028,13 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17008
17028
|
"mt-2": "_mt-2_1xlle_1",
|
|
17009
17029
|
"mt-3": "_mt-3_1xlle_1",
|
|
17010
17030
|
"mt-4": "_mt-4_1xlle_1",
|
|
17011
|
-
block:
|
|
17031
|
+
block: CS,
|
|
17012
17032
|
"inline-block": "_inline-block_1xlle_1",
|
|
17013
|
-
inline:
|
|
17014
|
-
flex:
|
|
17015
|
-
table:
|
|
17016
|
-
grid:
|
|
17017
|
-
hidden:
|
|
17033
|
+
inline: kS,
|
|
17034
|
+
flex: FS,
|
|
17035
|
+
table: PS,
|
|
17036
|
+
grid: AS,
|
|
17037
|
+
hidden: OS,
|
|
17018
17038
|
"h-10": "_h-10_1xlle_1",
|
|
17019
17039
|
"h-32": "_h-32_1xlle_1",
|
|
17020
17040
|
"h-4": "_h-4_1xlle_1",
|
|
@@ -17045,15 +17065,15 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17045
17065
|
"max-w-full": "_max-w-full_1xlle_1",
|
|
17046
17066
|
"flex-shrink-0": "_flex-shrink-0_1xlle_1",
|
|
17047
17067
|
"flex-grow": "_flex-grow_1xlle_1",
|
|
17048
|
-
grow:
|
|
17068
|
+
grow: NS,
|
|
17049
17069
|
"rotate-180": "_rotate-180_1xlle_1",
|
|
17050
|
-
transform:
|
|
17070
|
+
transform: DS,
|
|
17051
17071
|
"cursor-ew-resize": "_cursor-ew-resize_1xlle_1",
|
|
17052
17072
|
"cursor-move": "_cursor-move_1xlle_1",
|
|
17053
17073
|
"cursor-not-allowed": "_cursor-not-allowed_1xlle_1",
|
|
17054
17074
|
"cursor-ns-resize": "_cursor-ns-resize_1xlle_1",
|
|
17055
17075
|
"cursor-pointer": "_cursor-pointer_1xlle_1",
|
|
17056
|
-
resize:
|
|
17076
|
+
resize: MS,
|
|
17057
17077
|
"flex-col": "_flex-col_1xlle_1",
|
|
17058
17078
|
"flex-nowrap": "_flex-nowrap_1xlle_1",
|
|
17059
17079
|
"items-center": "_items-center_1xlle_1",
|
|
@@ -17074,7 +17094,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17074
17094
|
"scroll-smooth": "_scroll-smooth_1xlle_1",
|
|
17075
17095
|
"overflow-ellipsis": "_overflow-ellipsis_1xlle_1",
|
|
17076
17096
|
"whitespace-nowrap": "_whitespace-nowrap_1xlle_1",
|
|
17077
|
-
rounded:
|
|
17097
|
+
rounded: $S,
|
|
17078
17098
|
"rounded-2xl": "_rounded-2xl_1xlle_1",
|
|
17079
17099
|
"rounded-lg": "_rounded-lg_1xlle_1",
|
|
17080
17100
|
"rounded-md": "_rounded-md_1xlle_1",
|
|
@@ -17084,7 +17104,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17084
17104
|
"rounded-t-lg": "_rounded-t-lg_1xlle_1",
|
|
17085
17105
|
"rounded-t-md": "_rounded-t-md_1xlle_1",
|
|
17086
17106
|
"!border-0": "_!border-0_1xlle_1",
|
|
17087
|
-
border:
|
|
17107
|
+
border: LS,
|
|
17088
17108
|
"border-b": "_border-b_1xlle_1",
|
|
17089
17109
|
"border-l": "_border-l_1xlle_1",
|
|
17090
17110
|
"border-l-0": "_border-l-0_1xlle_1",
|
|
@@ -17155,7 +17175,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17155
17175
|
"font-medium": "_font-medium_1xlle_1",
|
|
17156
17176
|
"font-normal": "_font-normal_1xlle_1",
|
|
17157
17177
|
"font-semibold": "_font-semibold_1xlle_1",
|
|
17158
|
-
uppercase:
|
|
17178
|
+
uppercase: RS,
|
|
17159
17179
|
"leading-[1.2rem]": "_leading-[1.2rem]_1xlle_1",
|
|
17160
17180
|
"!text-green-900": "_!text-green-900_1xlle_1",
|
|
17161
17181
|
"!text-red-900": "_!text-red-900_1xlle_1",
|
|
@@ -17181,19 +17201,19 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17181
17201
|
"opacity-70": "_opacity-70_1xlle_1",
|
|
17182
17202
|
"shadow-none": "_shadow-none_1xlle_1",
|
|
17183
17203
|
"outline-none": "_outline-none_1xlle_1",
|
|
17184
|
-
outline:
|
|
17185
|
-
filter:
|
|
17186
|
-
transition:
|
|
17204
|
+
outline: US,
|
|
17205
|
+
filter: BS,
|
|
17206
|
+
transition: zS,
|
|
17187
17207
|
"transition-all": "_transition-all_1xlle_1",
|
|
17188
17208
|
"duration-300": "_duration-300_1xlle_1",
|
|
17189
17209
|
"q-tab": "_q-tab_1xlle_4",
|
|
17190
17210
|
"q-tab-panels": "_q-tab-panels_1xlle_8",
|
|
17191
17211
|
"q-panel": "_q-panel_1xlle_11",
|
|
17192
|
-
scroll:
|
|
17212
|
+
scroll: GS,
|
|
17193
17213
|
"q-tab-panel": "_q-tab-panel_1xlle_8",
|
|
17194
17214
|
"q-toolbar": "_q-toolbar_1xlle_24",
|
|
17195
17215
|
"q-notification__actions": "_q-notification__actions_1xlle_29",
|
|
17196
|
-
app:
|
|
17216
|
+
app: VS,
|
|
17197
17217
|
"main-layout": "_main-layout_1xlle_1",
|
|
17198
17218
|
"is-disabled": "_is-disabled_1xlle_45",
|
|
17199
17219
|
"disable-all-transitions": "_disable-all-transitions_1xlle_50",
|
|
@@ -17211,7 +17231,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17211
17231
|
"hover:text-blue-600": "_hover:text-blue-600_1xlle_1",
|
|
17212
17232
|
"hover:opacity-100": "_hover:opacity-100_1xlle_1",
|
|
17213
17233
|
"focus:bg-blue-200": "_focus:bg-blue-200_1xlle_1"
|
|
17214
|
-
},
|
|
17234
|
+
}, ZS = { class: "flex items-center flex-nowrap" }, jS = ["onClick"], HS = { class: "text-xs" }, WS = {
|
|
17215
17235
|
__name: "VisibleColumnsToggleButtons",
|
|
17216
17236
|
props: {
|
|
17217
17237
|
columns: {
|
|
@@ -17254,7 +17274,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17254
17274
|
}
|
|
17255
17275
|
return (_, p) => {
|
|
17256
17276
|
const h = U("QCheckbox"), g = U("QList"), y = U("QMenu");
|
|
17257
|
-
return m(), x("div",
|
|
17277
|
+
return m(), x("div", ZS, [
|
|
17258
17278
|
(m(!0), x(H, null, we(o.value, (b) => (m(), x("div", {
|
|
17259
17279
|
key: b,
|
|
17260
17280
|
class: G(f(b))
|
|
@@ -17289,8 +17309,8 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17289
17309
|
disable: T.required,
|
|
17290
17310
|
onClick: (E) => c(T.name)
|
|
17291
17311
|
}, null, 8, ["model-value", "color", "disable", "onClick"]),
|
|
17292
|
-
P("div",
|
|
17293
|
-
], 8,
|
|
17312
|
+
P("div", HS, N(T.label), 1)
|
|
17313
|
+
], 8, jS))), 128))
|
|
17294
17314
|
]),
|
|
17295
17315
|
_: 2
|
|
17296
17316
|
}, 1024)
|
|
@@ -17301,9 +17321,9 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17301
17321
|
]);
|
|
17302
17322
|
};
|
|
17303
17323
|
}
|
|
17304
|
-
},
|
|
17305
|
-
$style:
|
|
17306
|
-
},
|
|
17324
|
+
}, YS = {
|
|
17325
|
+
$style: qS
|
|
17326
|
+
}, H3 = /* @__PURE__ */ Ft(WS, [["__cssModules", YS]]), W3 = {
|
|
17307
17327
|
__name: "CollapsableFiltersSidebar",
|
|
17308
17328
|
props: {
|
|
17309
17329
|
name: {
|
|
@@ -17331,7 +17351,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17331
17351
|
"onUpdate:collapse": n[1] || (n[1] = (r) => e.$emit("update:show-filters", !r))
|
|
17332
17352
|
}, {
|
|
17333
17353
|
default: O(() => [
|
|
17334
|
-
C(S(
|
|
17354
|
+
C(S(oE), {
|
|
17335
17355
|
filter: t.filter,
|
|
17336
17356
|
"filter-fields": t.filterFields,
|
|
17337
17357
|
"onUpdate:filter": n[0] || (n[0] = (r) => e.$emit("update:filter", r))
|
|
@@ -17340,7 +17360,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17340
17360
|
_: 1
|
|
17341
17361
|
}, 8, ["collapse", "name"]));
|
|
17342
17362
|
}
|
|
17343
|
-
},
|
|
17363
|
+
}, XS = {
|
|
17344
17364
|
key: 0,
|
|
17345
17365
|
class: "text-red-900 ml-1 text-xs bottom-1 relative"
|
|
17346
17366
|
}, dr = {
|
|
@@ -17375,7 +17395,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17375
17395
|
], 64)) : $("", !0)
|
|
17376
17396
|
];
|
|
17377
17397
|
}),
|
|
17378
|
-
r.value ? (m(), x("span",
|
|
17398
|
+
r.value ? (m(), x("span", XS, N(r.value), 1)) : $("", !0)
|
|
17379
17399
|
]));
|
|
17380
17400
|
}
|
|
17381
17401
|
}, Jf = {
|
|
@@ -17425,10 +17445,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17425
17445
|
}, 8, ["data-testid", "model-value", "disable", "toggle-indeterminate"]);
|
|
17426
17446
|
};
|
|
17427
17447
|
}
|
|
17428
|
-
},
|
|
17448
|
+
}, QS = {
|
|
17429
17449
|
for: "first_name",
|
|
17430
17450
|
class: "form-label"
|
|
17431
|
-
},
|
|
17451
|
+
}, KS = { class: "mt-1" }, e_ = {
|
|
17432
17452
|
__name: "LabeledInput",
|
|
17433
17453
|
props: {
|
|
17434
17454
|
type: {
|
|
@@ -17467,12 +17487,12 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17467
17487
|
return (e, n) => {
|
|
17468
17488
|
const r = U("QInput");
|
|
17469
17489
|
return m(), x("div", null, [
|
|
17470
|
-
P("label",
|
|
17490
|
+
P("label", QS, [
|
|
17471
17491
|
j(e.$slots, "label", {}, () => [
|
|
17472
17492
|
W(N(t.label), 1)
|
|
17473
17493
|
])
|
|
17474
17494
|
]),
|
|
17475
|
-
P("div",
|
|
17495
|
+
P("div", KS, [
|
|
17476
17496
|
C(r, {
|
|
17477
17497
|
"model-value": t.modelValue,
|
|
17478
17498
|
"error-message": t.error,
|
|
@@ -17495,7 +17515,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17495
17515
|
]);
|
|
17496
17516
|
};
|
|
17497
17517
|
}
|
|
17498
|
-
},
|
|
17518
|
+
}, Y3 = {
|
|
17499
17519
|
__name: "ConfirmPasswordField",
|
|
17500
17520
|
props: {
|
|
17501
17521
|
name: {
|
|
@@ -17536,10 +17556,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17536
17556
|
"onUpdate:modelValue": i[0] || (i[0] = (o) => r.$emit("update:model-value", o))
|
|
17537
17557
|
}), null, 16, ["name", "model-value"]));
|
|
17538
17558
|
}
|
|
17539
|
-
},
|
|
17559
|
+
}, JS = {
|
|
17540
17560
|
key: 0,
|
|
17541
17561
|
class: "font-bold text-xs mb-2"
|
|
17542
|
-
},
|
|
17562
|
+
}, eT = { class: "flex items-center cursor-pointer" }, tT = { class: "font-bold ml-3 hover:text-blue-600" }, t_ = {
|
|
17543
17563
|
__name: "DateField",
|
|
17544
17564
|
props: {
|
|
17545
17565
|
modelValue: {
|
|
@@ -17561,10 +17581,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17561
17581
|
return (l, a) => {
|
|
17562
17582
|
const u = U("QDate"), c = U("QPopupProxy");
|
|
17563
17583
|
return m(), x("div", null, [
|
|
17564
|
-
t.label ? (m(), x("div",
|
|
17565
|
-
P("div",
|
|
17584
|
+
t.label ? (m(), x("div", JS, N(t.label), 1)) : $("", !0),
|
|
17585
|
+
P("div", eT, [
|
|
17566
17586
|
C(S(jd), { class: "w-5 text-blue-600" }),
|
|
17567
|
-
P("div",
|
|
17587
|
+
P("div", tT, [
|
|
17568
17588
|
o.value ? (m(), x(H, { key: 0 }, [
|
|
17569
17589
|
W(N(i.value), 1)
|
|
17570
17590
|
], 64)) : (m(), x(H, { key: 1 }, [
|
|
@@ -17587,10 +17607,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17587
17607
|
]);
|
|
17588
17608
|
};
|
|
17589
17609
|
}
|
|
17590
|
-
},
|
|
17610
|
+
}, nT = {
|
|
17591
17611
|
key: 0,
|
|
17592
17612
|
class: "font-bold text-xs mb-2"
|
|
17593
|
-
},
|
|
17613
|
+
}, rT = { class: "flex items-center cursor-pointer" }, iT = { class: "font-bold ml-3 hover:text-blue-600" }, n_ = {
|
|
17594
17614
|
__name: "DateRangeField",
|
|
17595
17615
|
props: {
|
|
17596
17616
|
modelValue: {
|
|
@@ -17636,7 +17656,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17636
17656
|
return (u, c) => {
|
|
17637
17657
|
const d = U("QDate"), f = U("QPopupProxy");
|
|
17638
17658
|
return m(), x("div", null, [
|
|
17639
|
-
t.label ? (m(), x("div",
|
|
17659
|
+
t.label ? (m(), x("div", nT, N(t.label), 1)) : $("", !0),
|
|
17640
17660
|
t.inline ? (m(), I(d, {
|
|
17641
17661
|
key: 1,
|
|
17642
17662
|
modelValue: o.value,
|
|
@@ -17647,9 +17667,9 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17647
17667
|
range: "",
|
|
17648
17668
|
class: "reactive"
|
|
17649
17669
|
}, null, 8, ["modelValue"])) : (m(), x(H, { key: 2 }, [
|
|
17650
|
-
P("div",
|
|
17670
|
+
P("div", rT, [
|
|
17651
17671
|
C(S(jd), { class: "w-5 text-blue-600" }),
|
|
17652
|
-
P("div",
|
|
17672
|
+
P("div", iT, [
|
|
17653
17673
|
l.value ? (m(), x(H, { key: 0 }, [
|
|
17654
17674
|
W(N(i.value.from) + " - " + N(i.value.to), 1)
|
|
17655
17675
|
], 64)) : (m(), x(H, { key: 1 }, [
|
|
@@ -17674,7 +17694,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17674
17694
|
]);
|
|
17675
17695
|
};
|
|
17676
17696
|
}
|
|
17677
|
-
},
|
|
17697
|
+
}, oT = { class: "flex items-center justify-center" }, sT = {
|
|
17678
17698
|
key: 0,
|
|
17679
17699
|
class: "flex-grow"
|
|
17680
17700
|
}, r_ = {
|
|
@@ -17720,8 +17740,8 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17720
17740
|
color: t.color
|
|
17721
17741
|
}, {
|
|
17722
17742
|
default: O(() => [
|
|
17723
|
-
P("div",
|
|
17724
|
-
t.nullable ? (m(), x("div",
|
|
17743
|
+
P("div", oT, [
|
|
17744
|
+
t.nullable ? (m(), x("div", sT, [
|
|
17725
17745
|
C(l, {
|
|
17726
17746
|
label: "Clear",
|
|
17727
17747
|
color: "blue-600",
|
|
@@ -17759,7 +17779,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17759
17779
|
});
|
|
17760
17780
|
};
|
|
17761
17781
|
}
|
|
17762
|
-
},
|
|
17782
|
+
}, X3 = {
|
|
17763
17783
|
__name: "DateTimeField",
|
|
17764
17784
|
props: {
|
|
17765
17785
|
modelValue: {
|
|
@@ -17817,7 +17837,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17817
17837
|
]);
|
|
17818
17838
|
};
|
|
17819
17839
|
}
|
|
17820
|
-
},
|
|
17840
|
+
}, Q3 = {
|
|
17821
17841
|
__name: "EditableDiv",
|
|
17822
17842
|
props: {
|
|
17823
17843
|
modelValue: {
|
|
@@ -17843,7 +17863,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17843
17863
|
onInput: s
|
|
17844
17864
|
}, N(i.value), 33));
|
|
17845
17865
|
}
|
|
17846
|
-
},
|
|
17866
|
+
}, lT = ["accept", "capture"], K3 = {
|
|
17847
17867
|
__name: "FileUploadButton",
|
|
17848
17868
|
props: {
|
|
17849
17869
|
...cl.props,
|
|
@@ -17916,12 +17936,12 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17916
17936
|
class: "hidden",
|
|
17917
17937
|
multiple: "",
|
|
17918
17938
|
onChange: l
|
|
17919
|
-
}, null, 40,
|
|
17939
|
+
}, null, 40, lT)
|
|
17920
17940
|
]),
|
|
17921
17941
|
_: 3
|
|
17922
17942
|
}, 16));
|
|
17923
17943
|
}
|
|
17924
|
-
},
|
|
17944
|
+
}, aT = { class: "inline-block" }, uT = { class: "cursor-pointer py-2 hover:bg-blue-200 flex items-center justify-end" }, J3 = {
|
|
17925
17945
|
__name: "InlineDateTimeField",
|
|
17926
17946
|
props: {
|
|
17927
17947
|
modelValue: {
|
|
@@ -17938,8 +17958,8 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
17938
17958
|
}
|
|
17939
17959
|
return (i, o) => {
|
|
17940
17960
|
const s = U("QPopupEdit");
|
|
17941
|
-
return m(), x("div",
|
|
17942
|
-
P("div",
|
|
17961
|
+
return m(), x("div", aT, [
|
|
17962
|
+
P("div", uT, [
|
|
17943
17963
|
W(N(S(Ar)(t.modelValue, { empty: "Never" })) + " ", 1),
|
|
17944
17964
|
C(S(Yd), { class: "w-4 font-bold ml-2 text-gray-400" }),
|
|
17945
17965
|
C(s, {
|
|
@@ -18044,7 +18064,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18044
18064
|
}, 8, ["model-value", "data-testid", "placeholder", "input-class", "class"]);
|
|
18045
18065
|
};
|
|
18046
18066
|
}
|
|
18047
|
-
},
|
|
18067
|
+
}, cT = {
|
|
18048
18068
|
__name: "IntegerField",
|
|
18049
18069
|
props: {
|
|
18050
18070
|
modelValue: {
|
|
@@ -18067,7 +18087,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18067
18087
|
"onUpdate:modelValue": n[0] || (n[0] = (r) => e.$emit("update:model-value", r))
|
|
18068
18088
|
}, null, 8, ["field", "model-value", "show-name"]));
|
|
18069
18089
|
}
|
|
18070
|
-
},
|
|
18090
|
+
}, dT = { class: "text-xs font-bold" }, fT = {
|
|
18071
18091
|
__name: "LabelValueBlock",
|
|
18072
18092
|
props: {
|
|
18073
18093
|
label: {
|
|
@@ -18083,7 +18103,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18083
18103
|
},
|
|
18084
18104
|
setup(t) {
|
|
18085
18105
|
return (e, n) => (m(), x("div", null, [
|
|
18086
|
-
P("div",
|
|
18106
|
+
P("div", dT, N(t.label), 1),
|
|
18087
18107
|
P("div", {
|
|
18088
18108
|
class: G({ "mt-2": !t.dense, "mt-1": t.dense, "text-no-wrap": t.nowrap })
|
|
18089
18109
|
}, [
|
|
@@ -18093,13 +18113,13 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18093
18113
|
], 2)
|
|
18094
18114
|
]));
|
|
18095
18115
|
}
|
|
18096
|
-
},
|
|
18116
|
+
}, _T = {
|
|
18097
18117
|
key: 0,
|
|
18098
18118
|
class: "text-sm my-2"
|
|
18099
|
-
},
|
|
18119
|
+
}, mT = { class: "max-w-[50em] flex items-stretch justify-start" }, hT = {
|
|
18100
18120
|
key: 1,
|
|
18101
18121
|
class: "p-1"
|
|
18102
|
-
},
|
|
18122
|
+
}, pT = {
|
|
18103
18123
|
__name: "MultiFileField",
|
|
18104
18124
|
props: {
|
|
18105
18125
|
modelValue: {
|
|
@@ -18135,7 +18155,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18135
18155
|
"show-name": t.showName,
|
|
18136
18156
|
class: "text-sm font-semibold"
|
|
18137
18157
|
}, null, 8, ["field", "show-name"]),
|
|
18138
|
-
!t.disable && !t.readonly && !t.hideControls ? (m(), x("div",
|
|
18158
|
+
!t.disable && !t.readonly && !t.hideControls ? (m(), x("div", _T, [
|
|
18139
18159
|
P("a", {
|
|
18140
18160
|
class: "text-blue-600",
|
|
18141
18161
|
onClick: d[0] || (d[0] = (f) => c.$refs.file.click())
|
|
@@ -18153,7 +18173,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18153
18173
|
multiple: "",
|
|
18154
18174
|
onChange: d[2] || (d[2] = (...f) => S(s) && S(s)(...f))
|
|
18155
18175
|
}, null, 544),
|
|
18156
|
-
P("div",
|
|
18176
|
+
P("div", mT, [
|
|
18157
18177
|
(m(!0), x(H, null, we(S(l), (f) => (m(), I(S(Nr), {
|
|
18158
18178
|
key: "file-upload-" + f.id,
|
|
18159
18179
|
class: G(["cursor-pointer bg-gray-200", { "border border-dashed border-blue-600": !S(l).length, [t.fileClass]: !0 }]),
|
|
@@ -18174,7 +18194,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18174
18194
|
disabled: "",
|
|
18175
18195
|
onClick: d[3] || (d[3] = (f) => c.$refs.file.click())
|
|
18176
18196
|
}, null, 8, ["class"])) : $("", !0),
|
|
18177
|
-
t.readonly && S(l).length === 0 ? (m(), x("div",
|
|
18197
|
+
t.readonly && S(l).length === 0 ? (m(), x("div", hT, " -- ")) : $("", !0)
|
|
18178
18198
|
])
|
|
18179
18199
|
], 34));
|
|
18180
18200
|
}
|
|
@@ -18341,7 +18361,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18341
18361
|
]);
|
|
18342
18362
|
};
|
|
18343
18363
|
}
|
|
18344
|
-
},
|
|
18364
|
+
}, gT = { class: "dx-text-field" }, bT = { key: 1 }, pi = {
|
|
18345
18365
|
__name: "TextField",
|
|
18346
18366
|
props: {
|
|
18347
18367
|
modelValue: {
|
|
@@ -18390,7 +18410,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18390
18410
|
return (e, n) => {
|
|
18391
18411
|
var i, o, s;
|
|
18392
18412
|
const r = U("QInput");
|
|
18393
|
-
return m(), x("div",
|
|
18413
|
+
return m(), x("div", gT, [
|
|
18394
18414
|
t.readonly ? $("", !0) : (m(), I(r, {
|
|
18395
18415
|
key: 0,
|
|
18396
18416
|
"data-dusk": "text-field-" + ((i = t.field) == null ? void 0 : i.id),
|
|
@@ -18421,8 +18441,8 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18421
18441
|
]),
|
|
18422
18442
|
_: 1
|
|
18423
18443
|
}, 8, ["data-dusk", "data-testid", "placeholder", "disable", "label-slot", "input-class", "class", "autogrow", "type", "input-style", "model-value", "debounce"])),
|
|
18424
|
-
t.readonly ? (m(), x("div",
|
|
18425
|
-
C(S(
|
|
18444
|
+
t.readonly ? (m(), x("div", bT, [
|
|
18445
|
+
C(S(fT), {
|
|
18426
18446
|
label: t.label || t.field.label,
|
|
18427
18447
|
value: t.modelValue
|
|
18428
18448
|
}, null, 8, ["label", "value"])
|
|
@@ -18430,7 +18450,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18430
18450
|
]);
|
|
18431
18451
|
};
|
|
18432
18452
|
}
|
|
18433
|
-
},
|
|
18453
|
+
}, yT = {
|
|
18434
18454
|
__name: "MultiKeywordField",
|
|
18435
18455
|
props: {
|
|
18436
18456
|
modelValue: {
|
|
@@ -18483,7 +18503,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18483
18503
|
}, null, 8, ["modelValue", "field", "no-label"])
|
|
18484
18504
|
]));
|
|
18485
18505
|
}
|
|
18486
|
-
},
|
|
18506
|
+
}, eI = {
|
|
18487
18507
|
__name: "NewPasswordField",
|
|
18488
18508
|
props: {
|
|
18489
18509
|
name: {
|
|
@@ -18516,7 +18536,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18516
18536
|
"onUpdate:modelValue": i[0] || (i[0] = (o) => r.$emit("update:model-value", o))
|
|
18517
18537
|
}), null, 16));
|
|
18518
18538
|
}
|
|
18519
|
-
},
|
|
18539
|
+
}, xT = { class: "no-input-field pb-4" }, vT = { class: "font-bold mb-2" }, wT = ["innerHTML"], ST = /* @__PURE__ */ Su({
|
|
18520
18540
|
__name: "NoInputField",
|
|
18521
18541
|
props: {
|
|
18522
18542
|
field: {
|
|
@@ -18529,18 +18549,18 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18529
18549
|
}
|
|
18530
18550
|
},
|
|
18531
18551
|
setup(t) {
|
|
18532
|
-
return (e, n) => (m(), x("div",
|
|
18533
|
-
P("div",
|
|
18552
|
+
return (e, n) => (m(), x("div", xT, [
|
|
18553
|
+
P("div", vT, N(t.field.label), 1),
|
|
18534
18554
|
P("div", {
|
|
18535
18555
|
class: "html-content",
|
|
18536
18556
|
innerHTML: t.content || t.field.description
|
|
18537
|
-
}, null, 8,
|
|
18557
|
+
}, null, 8, wT)
|
|
18538
18558
|
]));
|
|
18539
18559
|
}
|
|
18540
|
-
}),
|
|
18560
|
+
}), TT = /* @__PURE__ */ Ft(ST, [["__scopeId", "data-v-145da1ff"]]), ET = {
|
|
18541
18561
|
key: 0,
|
|
18542
18562
|
class: "font-bold text-xs mb-2"
|
|
18543
|
-
},
|
|
18563
|
+
}, IT = { class: "flex items-center flex-nowrap cursor-pointer" }, CT = { class: "text-sm ml-3 hover:text-blue-600 whitespace-nowrap" }, Fo = {
|
|
18544
18564
|
__name: "NumberRangeField",
|
|
18545
18565
|
props: {
|
|
18546
18566
|
modelValue: {
|
|
@@ -18600,10 +18620,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18600
18620
|
return (f, _) => {
|
|
18601
18621
|
const p = U("QPopupProxy");
|
|
18602
18622
|
return m(), x("div", null, [
|
|
18603
|
-
t.label ? (m(), x("div",
|
|
18604
|
-
P("div",
|
|
18623
|
+
t.label ? (m(), x("div", ET, N(t.label), 1)) : $("", !0),
|
|
18624
|
+
P("div", IT, [
|
|
18605
18625
|
(m(), I(en(l.value), { class: "w-5 text-blue-600" })),
|
|
18606
|
-
P("div",
|
|
18626
|
+
P("div", CT, [
|
|
18607
18627
|
a.value ? (m(), x(H, { key: 0 }, [
|
|
18608
18628
|
W(N(c(a.value.from || 0)) + " - " + N(c(a.value.to)), 1)
|
|
18609
18629
|
], 64)) : (m(), x(H, { key: 1 }, [
|
|
@@ -18636,7 +18656,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18636
18656
|
]);
|
|
18637
18657
|
};
|
|
18638
18658
|
}
|
|
18639
|
-
},
|
|
18659
|
+
}, kT = ["data-dusk", "onClick"], tI = {
|
|
18640
18660
|
__name: "SelectDrawer",
|
|
18641
18661
|
props: {
|
|
18642
18662
|
modelValue: {
|
|
@@ -18707,7 +18727,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18707
18727
|
j(c.$slots, "option", { opt: p }, () => [
|
|
18708
18728
|
W(N(p.label), 1)
|
|
18709
18729
|
])
|
|
18710
|
-
], 8,
|
|
18730
|
+
], 8, kT))), 128))
|
|
18711
18731
|
]),
|
|
18712
18732
|
_: 3
|
|
18713
18733
|
}, 8, ["show", "title"]),
|
|
@@ -18742,10 +18762,10 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18742
18762
|
]);
|
|
18743
18763
|
};
|
|
18744
18764
|
}
|
|
18745
|
-
},
|
|
18765
|
+
}, FT = {
|
|
18746
18766
|
key: 0,
|
|
18747
18767
|
class: "text-zinc-500"
|
|
18748
|
-
},
|
|
18768
|
+
}, PT = { key: 1 }, AT = { class: "text-xs text-zinc-500" }, OT = {
|
|
18749
18769
|
__name: "SelectWithChildrenField",
|
|
18750
18770
|
props: {
|
|
18751
18771
|
modelValue: {
|
|
@@ -18785,7 +18805,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18785
18805
|
}), (u, c) => {
|
|
18786
18806
|
const d = U("QCheckbox");
|
|
18787
18807
|
return m(), x("div", null, [
|
|
18788
|
-
!t.loading && !t.options.length ? (m(), x("div",
|
|
18808
|
+
!t.loading && !t.options.length ? (m(), x("div", FT, " No options available ")) : $("", !0),
|
|
18789
18809
|
C(S(Ui), {
|
|
18790
18810
|
modelValue: o.value,
|
|
18791
18811
|
"onUpdate:modelValue": [
|
|
@@ -18798,7 +18818,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18798
18818
|
"option-value": (f) => f,
|
|
18799
18819
|
loading: t.loading
|
|
18800
18820
|
}, null, 8, ["modelValue", "options", "label", "placeholder", "option-value", "loading"]),
|
|
18801
|
-
o.value ? (m(), x("div",
|
|
18821
|
+
o.value ? (m(), x("div", PT, [
|
|
18802
18822
|
(m(!0), x(H, null, we(o.value.children, (f) => (m(), I(d, {
|
|
18803
18823
|
key: f.id,
|
|
18804
18824
|
"model-value": s.value.includes(f.id),
|
|
@@ -18808,7 +18828,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18808
18828
|
}, {
|
|
18809
18829
|
default: O(() => [
|
|
18810
18830
|
P("div", null, N(f.label), 1),
|
|
18811
|
-
P("div",
|
|
18831
|
+
P("div", AT, N(f.name), 1)
|
|
18812
18832
|
]),
|
|
18813
18833
|
_: 2
|
|
18814
18834
|
}, 1032, ["model-value", "field", "onUpdate:modelValue"]))), 128))
|
|
@@ -18816,13 +18836,13 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18816
18836
|
]);
|
|
18817
18837
|
};
|
|
18818
18838
|
}
|
|
18819
|
-
},
|
|
18839
|
+
}, NT = {
|
|
18820
18840
|
key: 0,
|
|
18821
18841
|
class: "text-sm mt-2"
|
|
18822
|
-
},
|
|
18842
|
+
}, DT = {
|
|
18823
18843
|
key: 2,
|
|
18824
18844
|
class: "py-1"
|
|
18825
|
-
},
|
|
18845
|
+
}, MT = {
|
|
18826
18846
|
__name: "SingleFileField",
|
|
18827
18847
|
props: {
|
|
18828
18848
|
modelValue: {
|
|
@@ -18853,7 +18873,7 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18853
18873
|
"show-name": t.showName,
|
|
18854
18874
|
class: "text-sm font-semibold"
|
|
18855
18875
|
}, null, 8, ["field", "show-name"]),
|
|
18856
|
-
!t.disable && !t.readonly ? (m(), x("div",
|
|
18876
|
+
!t.disable && !t.readonly ? (m(), x("div", NT, [
|
|
18857
18877
|
P("a", {
|
|
18858
18878
|
class: "text-blue-600",
|
|
18859
18879
|
onClick: c[0] || (c[0] = (d) => u.$refs.file.click())
|
|
@@ -18876,11 +18896,11 @@ const pS = { class: "flex items-center" }, gS = { key: 0 }, bS = { class: "flex-
|
|
|
18876
18896
|
image: S(l),
|
|
18877
18897
|
downloadable: "",
|
|
18878
18898
|
onClick: c[3] || (c[3] = (d) => !t.disable && u.$refs.file.click())
|
|
18879
|
-
}, null, 8, ["class", "image"])) : t.readonly ? (m(), x("div",
|
|
18899
|
+
}, null, 8, ["class", "image"])) : t.readonly ? (m(), x("div", DT, " -- ")) : $("", !0)
|
|
18880
18900
|
], 34));
|
|
18881
18901
|
}
|
|
18882
18902
|
};
|
|
18883
|
-
var
|
|
18903
|
+
var $T = [
|
|
18884
18904
|
"onActivate",
|
|
18885
18905
|
"onAddUndo",
|
|
18886
18906
|
"onBeforeAddUndo",
|
|
@@ -18943,36 +18963,36 @@ var MT = [
|
|
|
18943
18963
|
"onSubmit",
|
|
18944
18964
|
"onUndo",
|
|
18945
18965
|
"onVisualAid"
|
|
18946
|
-
],
|
|
18947
|
-
return
|
|
18966
|
+
], LT = function(t) {
|
|
18967
|
+
return $T.map(function(e) {
|
|
18948
18968
|
return e.toLowerCase();
|
|
18949
18969
|
}).indexOf(t.toLowerCase()) !== -1;
|
|
18950
|
-
},
|
|
18951
|
-
Object.keys(e).filter(
|
|
18970
|
+
}, RT = function(t, e, n) {
|
|
18971
|
+
Object.keys(e).filter(LT).forEach(function(r) {
|
|
18952
18972
|
var i = e[r];
|
|
18953
18973
|
typeof i == "function" && (r === "onInit" ? i(t, n) : n.on(r.substring(2), function(o) {
|
|
18954
18974
|
return i(o, n);
|
|
18955
18975
|
}));
|
|
18956
18976
|
});
|
|
18957
|
-
},
|
|
18977
|
+
}, UT = function(t, e, n, r) {
|
|
18958
18978
|
var i = t.modelEvents ? t.modelEvents : null, o = Array.isArray(i) ? i.join(" ") : i;
|
|
18959
18979
|
pe(r, function(s, l) {
|
|
18960
18980
|
n && typeof s == "string" && s !== l && s !== n.getContent({ format: t.outputFormat }) && n.setContent(s);
|
|
18961
18981
|
}), n.on(o || "change input undo redo", function() {
|
|
18962
18982
|
e.emit("update:modelValue", n.getContent({ format: t.outputFormat }));
|
|
18963
18983
|
});
|
|
18964
|
-
},
|
|
18965
|
-
r.setContent(o()), n.attrs["onUpdate:modelValue"] &&
|
|
18984
|
+
}, BT = function(t, e, n, r, i, o) {
|
|
18985
|
+
r.setContent(o()), n.attrs["onUpdate:modelValue"] && UT(e, n, r, i), RT(t, n.attrs, r);
|
|
18966
18986
|
}, hu = 0, i_ = function(t) {
|
|
18967
18987
|
var e = Date.now(), n = Math.floor(Math.random() * 1e9);
|
|
18968
18988
|
return hu++, t + "_" + n + hu + String(e);
|
|
18969
|
-
},
|
|
18989
|
+
}, zT = function(t) {
|
|
18970
18990
|
return t !== null && t.tagName.toLowerCase() === "textarea";
|
|
18971
18991
|
}, pu = function(t) {
|
|
18972
18992
|
return typeof t > "u" || t === "" ? [] : Array.isArray(t) ? t : t.split(" ");
|
|
18973
|
-
},
|
|
18993
|
+
}, GT = function(t, e) {
|
|
18974
18994
|
return pu(t).concat(pu(e));
|
|
18975
|
-
},
|
|
18995
|
+
}, VT = function(t) {
|
|
18976
18996
|
return t == null;
|
|
18977
18997
|
}, gu = function() {
|
|
18978
18998
|
return {
|
|
@@ -18980,7 +19000,7 @@ var MT = [
|
|
|
18980
19000
|
scriptId: i_("tiny-script"),
|
|
18981
19001
|
scriptLoaded: !1
|
|
18982
19002
|
};
|
|
18983
|
-
},
|
|
19003
|
+
}, qT = function() {
|
|
18984
19004
|
var t = gu(), e = function(i, o, s, l) {
|
|
18985
19005
|
var a = o.createElement("script");
|
|
18986
19006
|
a.referrerPolicy = "origin", a.type = "application/javascript", a.id = i, a.src = s;
|
|
@@ -19001,12 +19021,12 @@ var MT = [
|
|
|
19001
19021
|
load: n,
|
|
19002
19022
|
reinitialize: r
|
|
19003
19023
|
};
|
|
19004
|
-
},
|
|
19024
|
+
}, ZT = qT(), jT = function() {
|
|
19005
19025
|
return typeof window < "u" ? window : global;
|
|
19006
19026
|
}, hn = function() {
|
|
19007
|
-
var t =
|
|
19027
|
+
var t = jT();
|
|
19008
19028
|
return t && t.tinymce ? t.tinymce : null;
|
|
19009
|
-
},
|
|
19029
|
+
}, HT = {
|
|
19010
19030
|
apiKey: String,
|
|
19011
19031
|
cloudChannel: String,
|
|
19012
19032
|
id: String,
|
|
@@ -19034,19 +19054,19 @@ var MT = [
|
|
|
19034
19054
|
}
|
|
19035
19055
|
return t;
|
|
19036
19056
|
}, wt.apply(this, arguments);
|
|
19037
|
-
},
|
|
19057
|
+
}, WT = function(t, e, n, r) {
|
|
19038
19058
|
return t(r || "div", {
|
|
19039
19059
|
id: e,
|
|
19040
19060
|
ref: n
|
|
19041
19061
|
});
|
|
19042
|
-
},
|
|
19062
|
+
}, YT = function(t, e, n) {
|
|
19043
19063
|
return t("textarea", {
|
|
19044
19064
|
id: e,
|
|
19045
19065
|
visibility: "hidden",
|
|
19046
19066
|
ref: n
|
|
19047
19067
|
});
|
|
19048
|
-
}, Po = { selector: void 0, target: void 0 },
|
|
19049
|
-
props:
|
|
19068
|
+
}, Po = { selector: void 0, target: void 0 }, XT = Su({
|
|
19069
|
+
props: HT,
|
|
19050
19070
|
setup: function(t, e) {
|
|
19051
19071
|
var n = t.init ? wt(wt({}, t.init), Po) : wt({}, Po), r = m_(t), i = r.disabled, o = r.modelValue, s = r.tagName, l = z(null), a = null, u = t.id || i_("tiny-vue"), c = t.init && t.init.inline || t.inline, d = !!e.attrs["onUpdate:modelValue"], f = !0, _ = t.initialValue ? t.initialValue : "", p = "", h = function(b) {
|
|
19052
19072
|
return d ? function() {
|
|
@@ -19055,12 +19075,12 @@ var MT = [
|
|
|
19055
19075
|
return b ? _ : p;
|
|
19056
19076
|
};
|
|
19057
19077
|
}, g = function() {
|
|
19058
|
-
var b = h(f), T = wt(wt({}, n), { readonly: t.disabled, target: l.value, plugins:
|
|
19078
|
+
var b = h(f), T = wt(wt({}, n), { readonly: t.disabled, target: l.value, plugins: GT(n.plugins, t.plugins), toolbar: t.toolbar || n.toolbar, inline: c, setup: function(E) {
|
|
19059
19079
|
a = E, E.on("init", function(w) {
|
|
19060
|
-
return
|
|
19080
|
+
return BT(w, t, e, E, o, b);
|
|
19061
19081
|
}), typeof n.setup == "function" && n.setup(E);
|
|
19062
19082
|
} });
|
|
19063
|
-
|
|
19083
|
+
zT(l.value) && (l.value.style.visibility = ""), hn().init(T), f = !1;
|
|
19064
19084
|
};
|
|
19065
19085
|
pe(i, function(b) {
|
|
19066
19086
|
var T;
|
|
@@ -19074,8 +19094,8 @@ var MT = [
|
|
|
19074
19094
|
if (hn() !== null)
|
|
19075
19095
|
g();
|
|
19076
19096
|
else if (l.value && l.value.ownerDocument) {
|
|
19077
|
-
var b = t.cloudChannel ? t.cloudChannel : "6", T = t.apiKey ? t.apiKey : "no-api-key", E =
|
|
19078
|
-
|
|
19097
|
+
var b = t.cloudChannel ? t.cloudChannel : "6", T = t.apiKey ? t.apiKey : "no-api-key", E = VT(t.tinymceScriptSrc) ? "https://cdn.tiny.cloud/1/".concat(T, "/tinymce/").concat(b, "/tinymce.min.js") : t.tinymceScriptSrc;
|
|
19098
|
+
ZT.load(l.value.ownerDocument, E, g);
|
|
19079
19099
|
}
|
|
19080
19100
|
}), h_(function() {
|
|
19081
19101
|
hn() !== null && hn().remove(a);
|
|
@@ -19097,11 +19117,11 @@ var MT = [
|
|
|
19097
19117
|
return a;
|
|
19098
19118
|
}
|
|
19099
19119
|
}), function() {
|
|
19100
|
-
return c ?
|
|
19120
|
+
return c ? WT(ul, u, l, t.tagName) : YT(ul, u, l);
|
|
19101
19121
|
};
|
|
19102
19122
|
}
|
|
19103
19123
|
});
|
|
19104
|
-
const
|
|
19124
|
+
const QT = ["innerHTML"], KT = {
|
|
19105
19125
|
__name: "WysiwygField",
|
|
19106
19126
|
props: {
|
|
19107
19127
|
modelValue: {
|
|
@@ -19130,7 +19150,7 @@ const XT = ["innerHTML"], QT = {
|
|
|
19130
19150
|
key: 1,
|
|
19131
19151
|
class: "border border-gray-300 rounded-md p-2 bg-gray-100",
|
|
19132
19152
|
innerHTML: t.modelValue
|
|
19133
|
-
}, null, 8,
|
|
19153
|
+
}, null, 8, QT)) : (m(), I(S(XT), {
|
|
19134
19154
|
key: 2,
|
|
19135
19155
|
class: "mt-2",
|
|
19136
19156
|
"api-key": S(jt).tinyMceApiKey,
|
|
@@ -19140,10 +19160,10 @@ const XT = ["innerHTML"], QT = {
|
|
|
19140
19160
|
}, null, 8, ["api-key", "disabled", "model-value"]))
|
|
19141
19161
|
]));
|
|
19142
19162
|
}
|
|
19143
|
-
},
|
|
19163
|
+
}, JT = {
|
|
19144
19164
|
key: 1,
|
|
19145
19165
|
class: "mt-2"
|
|
19146
|
-
},
|
|
19166
|
+
}, eE = { class: "text-xs font-bold" }, bu = {
|
|
19147
19167
|
__name: "FilterableField",
|
|
19148
19168
|
props: {
|
|
19149
19169
|
field: {
|
|
@@ -19188,8 +19208,8 @@ const XT = ["innerHTML"], QT = {
|
|
|
19188
19208
|
placeholder: t.field.placeholder,
|
|
19189
19209
|
label: t.field.label,
|
|
19190
19210
|
"onUpdate:modelValue": i
|
|
19191
|
-
}, null, 8, ["model-value", "options", "clearable", "loading", "placeholder", "label"])) : (m(), x("div",
|
|
19192
|
-
P("div",
|
|
19211
|
+
}, null, 8, ["model-value", "options", "clearable", "loading", "placeholder", "label"])) : (m(), x("div", JT, [
|
|
19212
|
+
P("div", eE, N(t.field.label), 1),
|
|
19193
19213
|
s[0] || (s[0] = P("div", { class: "text-sm ml-3 py-2" }, " No Available Options ", -1))
|
|
19194
19214
|
]))
|
|
19195
19215
|
], 64)) : t.field.type === "single-select" ? (m(), I(S(Ui), {
|
|
@@ -19246,12 +19266,12 @@ const XT = ["innerHTML"], QT = {
|
|
|
19246
19266
|
"toggle-indeterminate": t.field.toggleIndeterminate || !1,
|
|
19247
19267
|
"label-class": "text-xs font-bold",
|
|
19248
19268
|
"onUpdate:modelValue": i
|
|
19249
|
-
}, null, 8, ["field", "model-value", "toggle-indeterminate"])) : t.field.type === "multi-keywords" ? (m(), I(S(
|
|
19269
|
+
}, null, 8, ["field", "model-value", "toggle-indeterminate"])) : t.field.type === "multi-keywords" ? (m(), I(S(yT), {
|
|
19250
19270
|
key: 8,
|
|
19251
19271
|
"model-value": t.modelValue,
|
|
19252
19272
|
field: t.field,
|
|
19253
19273
|
"onUpdate:modelValue": i
|
|
19254
|
-
}, null, 8, ["model-value", "field"])) : t.field.type === "select-with-children" ? (m(), I(S(
|
|
19274
|
+
}, null, 8, ["model-value", "field"])) : t.field.type === "select-with-children" ? (m(), I(S(OT), {
|
|
19255
19275
|
key: 9,
|
|
19256
19276
|
"model-value": t.modelValue,
|
|
19257
19277
|
options: t.field.options,
|
|
@@ -19265,7 +19285,7 @@ const XT = ["innerHTML"], QT = {
|
|
|
19265
19285
|
]);
|
|
19266
19286
|
};
|
|
19267
19287
|
}
|
|
19268
|
-
},
|
|
19288
|
+
}, tE = { class: "flex items-center flex-nowrap flex-grow" }, nE = { class: "whitespace-nowrap flex-grow text-left text-sm font-bold" }, rE = {
|
|
19269
19289
|
__name: "FilterFieldItem",
|
|
19270
19290
|
props: {
|
|
19271
19291
|
name: {
|
|
@@ -19282,8 +19302,8 @@ const XT = ["innerHTML"], QT = {
|
|
|
19282
19302
|
const r = U("QBadge"), i = U("QExpansionItem");
|
|
19283
19303
|
return m(), I(i, null, {
|
|
19284
19304
|
header: O(() => [
|
|
19285
|
-
P("div",
|
|
19286
|
-
P("div",
|
|
19305
|
+
P("div", tE, [
|
|
19306
|
+
P("div", nE, N(t.name), 1),
|
|
19287
19307
|
C(r, {
|
|
19288
19308
|
label: t.count,
|
|
19289
19309
|
rounded: "",
|
|
@@ -19298,7 +19318,7 @@ const XT = ["innerHTML"], QT = {
|
|
|
19298
19318
|
});
|
|
19299
19319
|
};
|
|
19300
19320
|
}
|
|
19301
|
-
},
|
|
19321
|
+
}, iE = { class: "px-4 py-2 max-w-full" }, oE = {
|
|
19302
19322
|
__name: "FilterFieldList",
|
|
19303
19323
|
props: {
|
|
19304
19324
|
filterFields: {
|
|
@@ -19327,7 +19347,7 @@ const XT = ["innerHTML"], QT = {
|
|
|
19327
19347
|
const a = U("QSeparator"), u = U("QList");
|
|
19328
19348
|
return m(), I(u, null, {
|
|
19329
19349
|
default: O(() => [
|
|
19330
|
-
P("div",
|
|
19350
|
+
P("div", iE, [
|
|
19331
19351
|
(m(!0), x(H, null, we(t.filterFields, (c, d) => (m(), x(H, {
|
|
19332
19352
|
key: "group-" + c.name
|
|
19333
19353
|
}, [
|
|
@@ -19338,7 +19358,7 @@ const XT = ["innerHTML"], QT = {
|
|
|
19338
19358
|
loading: t.loading,
|
|
19339
19359
|
class: "mb-4",
|
|
19340
19360
|
"onUpdate:modelValue": (_) => o(f, _)
|
|
19341
|
-
}, null, 8, ["model-value", "field", "loading", "onUpdate:modelValue"]))), 128)) : (m(), I(S(
|
|
19361
|
+
}, null, 8, ["model-value", "field", "loading", "onUpdate:modelValue"]))), 128)) : (m(), I(S(rE), {
|
|
19342
19362
|
key: 1,
|
|
19343
19363
|
name: c.name,
|
|
19344
19364
|
count: i.value[c.name]
|
|
@@ -19366,7 +19386,7 @@ const XT = ["innerHTML"], QT = {
|
|
|
19366
19386
|
});
|
|
19367
19387
|
};
|
|
19368
19388
|
}
|
|
19369
|
-
},
|
|
19389
|
+
}, sE = { class: "flex-grow" }, lE = {
|
|
19370
19390
|
__name: "FilterListToggle",
|
|
19371
19391
|
props: {
|
|
19372
19392
|
filter: {
|
|
@@ -19383,7 +19403,7 @@ const XT = ["innerHTML"], QT = {
|
|
|
19383
19403
|
return m(), x("div", {
|
|
19384
19404
|
class: G(["flex items-center transition-all", { "w-72": t.showFilters, "w-[6.5rem]": !t.showFilters }])
|
|
19385
19405
|
}, [
|
|
19386
|
-
P("div",
|
|
19406
|
+
P("div", sE, [
|
|
19387
19407
|
C(s, {
|
|
19388
19408
|
class: G(["btn-blue-highlight border-blue-700", { highlighted: t.showFilters }]),
|
|
19389
19409
|
onClick: i[0] || (i[0] = (l) => r.$emit("update:show-filters", !t.showFilters))
|
|
@@ -19407,10 +19427,10 @@ const XT = ["innerHTML"], QT = {
|
|
|
19407
19427
|
], 2);
|
|
19408
19428
|
};
|
|
19409
19429
|
}
|
|
19410
|
-
},
|
|
19430
|
+
}, aE = /* @__PURE__ */ Ft(lE, [["__scopeId", "data-v-a0bc1dac"]]), uE = { class: "w-full flex justify-end items-center flex-nowrap border-b" }, cE = { class: "flex-grow" }, dE = {
|
|
19411
19431
|
key: 0,
|
|
19412
19432
|
class: "flex justify-end items-stretch flex-nowrap p-4"
|
|
19413
|
-
},
|
|
19433
|
+
}, nI = {
|
|
19414
19434
|
__name: "FilterToolbarLayout",
|
|
19415
19435
|
props: {
|
|
19416
19436
|
filter: {
|
|
@@ -19425,18 +19445,18 @@ const XT = ["innerHTML"], QT = {
|
|
|
19425
19445
|
function i() {
|
|
19426
19446
|
n("update:show-filters", !r.showFilters);
|
|
19427
19447
|
}
|
|
19428
|
-
return (o, s) => (m(), x("div",
|
|
19429
|
-
C(S(
|
|
19448
|
+
return (o, s) => (m(), x("div", uE, [
|
|
19449
|
+
C(S(aE), {
|
|
19430
19450
|
"show-filters": t.showFilters,
|
|
19431
19451
|
filter: t.filter,
|
|
19432
19452
|
class: "border-r p-4 flex-shrink-0",
|
|
19433
19453
|
"onUpdate:showFilters": i,
|
|
19434
19454
|
"onUpdate:filter": s[0] || (s[0] = (l) => o.$emit("update:filter", l))
|
|
19435
19455
|
}, null, 8, ["show-filters", "filter"]),
|
|
19436
|
-
P("div",
|
|
19456
|
+
P("div", cE, [
|
|
19437
19457
|
j(o.$slots, "default")
|
|
19438
19458
|
]),
|
|
19439
|
-
o.$slots["right-side"] ? (m(), x("div",
|
|
19459
|
+
o.$slots["right-side"] ? (m(), x("div", dE, [
|
|
19440
19460
|
o.$slots.default ? (m(), I(S(y_), {
|
|
19441
19461
|
key: 0,
|
|
19442
19462
|
vertical: "",
|
|
@@ -19446,16 +19466,16 @@ const XT = ["innerHTML"], QT = {
|
|
|
19446
19466
|
])) : $("", !0)
|
|
19447
19467
|
]));
|
|
19448
19468
|
}
|
|
19449
|
-
},
|
|
19469
|
+
}, fE = { class: "rendered-form" }, _E = {
|
|
19450
19470
|
key: 0,
|
|
19451
19471
|
class: "mb-4"
|
|
19452
|
-
},
|
|
19472
|
+
}, mE = { class: "flex flex-nowrap items-center text-sm w-full" }, hE = {
|
|
19453
19473
|
key: 0,
|
|
19454
19474
|
class: "variation-missing-icon pl-1"
|
|
19455
|
-
},
|
|
19475
|
+
}, pE = { class: "flex-grow" }, gE = {
|
|
19456
19476
|
key: 1,
|
|
19457
19477
|
class: "flex flex-nowrap items-center mr-2"
|
|
19458
|
-
},
|
|
19478
|
+
}, bE = ["onClick"], yE = ["onClick"], rI = {
|
|
19459
19479
|
__name: "RenderedForm",
|
|
19460
19480
|
props: {
|
|
19461
19481
|
values: {
|
|
@@ -19488,14 +19508,14 @@ const XT = ["innerHTML"], QT = {
|
|
|
19488
19508
|
BOOLEAN: Jf,
|
|
19489
19509
|
DATE: t_,
|
|
19490
19510
|
DATE_RANGE: n_,
|
|
19491
|
-
INTEGER:
|
|
19511
|
+
INTEGER: cT,
|
|
19492
19512
|
NUMBER: Ri,
|
|
19493
19513
|
TEXT: pi,
|
|
19494
19514
|
TEXTAREA: pi,
|
|
19495
|
-
NO_INPUT:
|
|
19496
|
-
SINGLE_FILE:
|
|
19497
|
-
MULTI_FILE:
|
|
19498
|
-
WYSIWYG:
|
|
19515
|
+
NO_INPUT: TT,
|
|
19516
|
+
SINGLE_FILE: MT,
|
|
19517
|
+
MULTI_FILE: pT,
|
|
19518
|
+
WYSIWYG: KT
|
|
19499
19519
|
}, o = r.form.fields.map((E) => ({
|
|
19500
19520
|
placeholder: `Enter ${E.label}`,
|
|
19501
19521
|
...E,
|
|
@@ -19557,8 +19577,8 @@ const XT = ["innerHTML"], QT = {
|
|
|
19557
19577
|
}
|
|
19558
19578
|
return (E, w) => {
|
|
19559
19579
|
const v = U("QTooltip"), k = U("QTab"), F = U("QSpinnerBall"), A = U("QTabs");
|
|
19560
|
-
return m(), x("div",
|
|
19561
|
-
t.form.variations > 1 ? (m(), x("div",
|
|
19580
|
+
return m(), x("div", fE, [
|
|
19581
|
+
t.form.variations > 1 ? (m(), x("div", _E, [
|
|
19562
19582
|
C(A, {
|
|
19563
19583
|
modelValue: l.value,
|
|
19564
19584
|
"onUpdate:modelValue": w[0] || (w[0] = (R) => l.value = R),
|
|
@@ -19572,8 +19592,8 @@ const XT = ["innerHTML"], QT = {
|
|
|
19572
19592
|
"content-class": "w-full"
|
|
19573
19593
|
}, {
|
|
19574
19594
|
default: O(() => [
|
|
19575
|
-
P("div",
|
|
19576
|
-
T(R) ? $("", !0) : (m(), x("div",
|
|
19595
|
+
P("div", mE, [
|
|
19596
|
+
T(R) ? $("", !0) : (m(), x("div", hE, [
|
|
19577
19597
|
C(S(Wd), { class: "text-red-400 w-4" }),
|
|
19578
19598
|
C(v, null, {
|
|
19579
19599
|
default: O(() => [...w[5] || (w[5] = [
|
|
@@ -19582,21 +19602,21 @@ const XT = ["innerHTML"], QT = {
|
|
|
19582
19602
|
_: 1
|
|
19583
19603
|
})
|
|
19584
19604
|
])),
|
|
19585
|
-
P("div",
|
|
19586
|
-
!t.disable && !t.readonly && t.canModifyVariations ? (m(), x("div",
|
|
19605
|
+
P("div", pE, N(R || "1"), 1),
|
|
19606
|
+
!t.disable && !t.readonly && t.canModifyVariations ? (m(), x("div", gE, [
|
|
19587
19607
|
P("a", {
|
|
19588
19608
|
class: "ml-1 p-1 hover:opacity-100 opacity-20 hover:bg-blue-200 rounded",
|
|
19589
19609
|
onClick: () => (u.value = R) && (a.value = R)
|
|
19590
19610
|
}, [
|
|
19591
19611
|
C(S(Yd), { class: "w-3 text-blue-900" })
|
|
19592
|
-
], 8,
|
|
19612
|
+
], 8, bE),
|
|
19593
19613
|
J > 0 ? (m(), x("a", {
|
|
19594
19614
|
key: 0,
|
|
19595
19615
|
class: "ml-1 p-1 hover:opacity-100 opacity-20 hover:bg-red-200 rounded",
|
|
19596
19616
|
onClick: (ee) => c.value = R
|
|
19597
19617
|
}, [
|
|
19598
19618
|
C(S(Qd), { class: "w-3 text-red-900" })
|
|
19599
|
-
], 8,
|
|
19619
|
+
], 8, yE)) : $("", !0)
|
|
19600
19620
|
])) : $("", !0)
|
|
19601
19621
|
])
|
|
19602
19622
|
]),
|
|
@@ -19675,19 +19695,19 @@ const XT = ["innerHTML"], QT = {
|
|
|
19675
19695
|
]);
|
|
19676
19696
|
};
|
|
19677
19697
|
}
|
|
19678
|
-
},
|
|
19679
|
-
function
|
|
19680
|
-
return m(), x("div",
|
|
19698
|
+
}, xE = {}, vE = { class: "flex flex-grow flex-col flex-nowrap overflow-hidden h-full bg-white" }, wE = { class: "flex flex-nowrap flex-grow overflow-hidden w-full" };
|
|
19699
|
+
function SE(t, e) {
|
|
19700
|
+
return m(), x("div", vE, [
|
|
19681
19701
|
j(t.$slots, "top"),
|
|
19682
19702
|
j(t.$slots, "toolbar"),
|
|
19683
|
-
P("div",
|
|
19703
|
+
P("div", wE, [
|
|
19684
19704
|
j(t.$slots, "filters"),
|
|
19685
19705
|
j(t.$slots, "default")
|
|
19686
19706
|
])
|
|
19687
19707
|
]);
|
|
19688
19708
|
}
|
|
19689
|
-
const
|
|
19690
|
-
function
|
|
19709
|
+
const iI = /* @__PURE__ */ Ft(xE, [["render", SE]]);
|
|
19710
|
+
function TE(t) {
|
|
19691
19711
|
kn(() => {
|
|
19692
19712
|
const e = t.value.$el.getElementsByClassName("q-table__middle")[0];
|
|
19693
19713
|
e.addEventListener("scroll", n);
|
|
@@ -19696,7 +19716,7 @@ function SE(t) {
|
|
|
19696
19716
|
}
|
|
19697
19717
|
});
|
|
19698
19718
|
}
|
|
19699
|
-
function
|
|
19719
|
+
function EE(t, e) {
|
|
19700
19720
|
if (!t.sortBy) return null;
|
|
19701
19721
|
const n = e.find((r) => r.name === t.sortBy);
|
|
19702
19722
|
return n ? [
|
|
@@ -19707,7 +19727,7 @@ function TE(t, e) {
|
|
|
19707
19727
|
}
|
|
19708
19728
|
] : null;
|
|
19709
19729
|
}
|
|
19710
|
-
function
|
|
19730
|
+
function IE(t, e = null) {
|
|
19711
19731
|
const n = {}, r = ux("filter", t);
|
|
19712
19732
|
if (r) {
|
|
19713
19733
|
const i = JSON.parse(r);
|
|
@@ -19717,7 +19737,7 @@ function EE(t, e = null) {
|
|
|
19717
19737
|
}
|
|
19718
19738
|
return n;
|
|
19719
19739
|
}
|
|
19720
|
-
function
|
|
19740
|
+
function oI({
|
|
19721
19741
|
listRoute: t,
|
|
19722
19742
|
summaryRoute: e = null,
|
|
19723
19743
|
filterFieldOptionsRoute: n = null,
|
|
@@ -19761,7 +19781,7 @@ function iI({
|
|
|
19761
19781
|
function se(Q, ie = null) {
|
|
19762
19782
|
var ue;
|
|
19763
19783
|
if (s && Q.match(s)) {
|
|
19764
|
-
const Ue = (ue = ie == null ? void 0 : ie.value) == null ? void 0 : ue.map((Ye) => Ye.fields.map((un) => un.name)).flat(), Ne =
|
|
19784
|
+
const Ue = (ue = ie == null ? void 0 : ie.value) == null ? void 0 : ue.map((Ye) => Ye.fields.map((un) => un.name)).flat(), Ne = IE(Q, Ue);
|
|
19765
19785
|
Object.keys(Ne).length > 0 && (d.value = Ne, Te("filter", d.value));
|
|
19766
19786
|
}
|
|
19767
19787
|
}
|
|
@@ -19889,7 +19909,7 @@ function iI({
|
|
|
19889
19909
|
setItemInList: V
|
|
19890
19910
|
};
|
|
19891
19911
|
}
|
|
19892
|
-
function
|
|
19912
|
+
function sI(t, e) {
|
|
19893
19913
|
const n = `${t}-column-order`, r = `${t}-visible-columns`, i = `${t}-title-columns`, o = z(vn(n) || []), s = z(vn(r, [])), l = z(vn(i, [])), a = B(() => u.value.slice(0, 1)), u = B(() => [...e].sort((_, p) => {
|
|
19894
19914
|
const h = o.value.indexOf(_.name), g = o.value.indexOf(p.name);
|
|
19895
19915
|
return h === -1 ? 1 : g === -1 ? -1 : h - g;
|
|
@@ -19911,7 +19931,7 @@ function oI(t, e) {
|
|
|
19911
19931
|
orderedTitleColumns: f
|
|
19912
19932
|
};
|
|
19913
19933
|
}
|
|
19914
|
-
const
|
|
19934
|
+
const CE = {
|
|
19915
19935
|
__name: "ActionMenu",
|
|
19916
19936
|
props: {
|
|
19917
19937
|
actions: {
|
|
@@ -19949,10 +19969,10 @@ const IE = {
|
|
|
19949
19969
|
onActionItem: o
|
|
19950
19970
|
}, null, 8, ["items", "disabled", "tooltip", "loading", "loading-component"]));
|
|
19951
19971
|
}
|
|
19952
|
-
},
|
|
19972
|
+
}, kE = { class: "flex-grow overflow-hidden" }, FE = {
|
|
19953
19973
|
key: 0,
|
|
19954
19974
|
class: "flex flex-shrink-0 pl-2"
|
|
19955
|
-
},
|
|
19975
|
+
}, PE = {
|
|
19956
19976
|
__name: "ActionTableColumn",
|
|
19957
19977
|
props: {
|
|
19958
19978
|
rowProps: {
|
|
@@ -19994,7 +20014,7 @@ const IE = {
|
|
|
19994
20014
|
P("div", {
|
|
19995
20015
|
class: G(["flex items-center flex-nowrap", l.value])
|
|
19996
20016
|
}, [
|
|
19997
|
-
P("div",
|
|
20017
|
+
P("div", kE, [
|
|
19998
20018
|
r.value.onClick ? (m(), x("a", {
|
|
19999
20019
|
key: 0,
|
|
20000
20020
|
class: G(r.value.innerClass),
|
|
@@ -20017,14 +20037,14 @@ const IE = {
|
|
|
20017
20037
|
W(N(i.value), 1)
|
|
20018
20038
|
])
|
|
20019
20039
|
], 2)),
|
|
20020
|
-
r.value.titleColumns ? (m(), I(S(
|
|
20040
|
+
r.value.titleColumns ? (m(), I(S(vS), {
|
|
20021
20041
|
key: 2,
|
|
20022
20042
|
row: n.value,
|
|
20023
20043
|
columns: r.value.titleColumns()
|
|
20024
20044
|
}, null, 8, ["row", "columns"])) : $("", !0)
|
|
20025
20045
|
]),
|
|
20026
|
-
r.value.actionMenu ? (m(), x("div",
|
|
20027
|
-
C(S(
|
|
20046
|
+
r.value.actionMenu ? (m(), x("div", FE, [
|
|
20047
|
+
C(S(CE), {
|
|
20028
20048
|
actions: r.value.actionMenu,
|
|
20029
20049
|
target: n.value,
|
|
20030
20050
|
loading: o.value
|
|
@@ -20036,14 +20056,14 @@ const IE = {
|
|
|
20036
20056
|
_: 3
|
|
20037
20057
|
}, 8, ["props", "style"]));
|
|
20038
20058
|
}
|
|
20039
|
-
},
|
|
20059
|
+
}, AE = "_visible_17vua_1", OE = "_collapse_17vua_1", NE = "_absolute_17vua_1", DE = "_relative_17vua_1", ME = "_sticky_17vua_1", $E = "_block_17vua_1", LE = "_inline_17vua_1", RE = "_flex_17vua_1", UE = "_table_17vua_1", BE = "_grid_17vua_1", zE = "_hidden_17vua_1", GE = "_grow_17vua_1", VE = "_transform_17vua_1", qE = "_resize_17vua_64", ZE = "_rounded_17vua_1", jE = "_border_17vua_1", HE = "_uppercase_17vua_1", WE = "_outline_17vua_1", YE = "_filter_17vua_1", XE = "_transition_17vua_1", QE = "_scroll_17vua_14", KE = "_app_17vua_1", JE = {
|
|
20040
20060
|
"!visible": "_!visible_17vua_1",
|
|
20041
|
-
visible:
|
|
20042
|
-
collapse:
|
|
20061
|
+
visible: AE,
|
|
20062
|
+
collapse: OE,
|
|
20043
20063
|
static: "_static_17vua_1",
|
|
20044
|
-
absolute:
|
|
20045
|
-
relative:
|
|
20046
|
-
sticky:
|
|
20064
|
+
absolute: NE,
|
|
20065
|
+
relative: DE,
|
|
20066
|
+
sticky: ME,
|
|
20047
20067
|
"bottom-1": "_bottom-1_17vua_1",
|
|
20048
20068
|
"left-0": "_left-0_17vua_1",
|
|
20049
20069
|
"right-0": "_right-0_17vua_1",
|
|
@@ -20075,13 +20095,13 @@ const IE = {
|
|
|
20075
20095
|
"mt-2": "_mt-2_17vua_1",
|
|
20076
20096
|
"mt-3": "_mt-3_17vua_1",
|
|
20077
20097
|
"mt-4": "_mt-4_17vua_1",
|
|
20078
|
-
block:
|
|
20098
|
+
block: $E,
|
|
20079
20099
|
"inline-block": "_inline-block_17vua_1",
|
|
20080
|
-
inline:
|
|
20081
|
-
flex:
|
|
20082
|
-
table:
|
|
20083
|
-
grid:
|
|
20084
|
-
hidden:
|
|
20100
|
+
inline: LE,
|
|
20101
|
+
flex: RE,
|
|
20102
|
+
table: UE,
|
|
20103
|
+
grid: BE,
|
|
20104
|
+
hidden: zE,
|
|
20085
20105
|
"h-10": "_h-10_17vua_1",
|
|
20086
20106
|
"h-32": "_h-32_17vua_1",
|
|
20087
20107
|
"h-4": "_h-4_17vua_1",
|
|
@@ -20112,15 +20132,15 @@ const IE = {
|
|
|
20112
20132
|
"max-w-full": "_max-w-full_17vua_1",
|
|
20113
20133
|
"flex-shrink-0": "_flex-shrink-0_17vua_1",
|
|
20114
20134
|
"flex-grow": "_flex-grow_17vua_1",
|
|
20115
|
-
grow:
|
|
20135
|
+
grow: GE,
|
|
20116
20136
|
"rotate-180": "_rotate-180_17vua_1",
|
|
20117
|
-
transform:
|
|
20137
|
+
transform: VE,
|
|
20118
20138
|
"cursor-ew-resize": "_cursor-ew-resize_17vua_1",
|
|
20119
20139
|
"cursor-move": "_cursor-move_17vua_1",
|
|
20120
20140
|
"cursor-not-allowed": "_cursor-not-allowed_17vua_1",
|
|
20121
20141
|
"cursor-ns-resize": "_cursor-ns-resize_17vua_1",
|
|
20122
20142
|
"cursor-pointer": "_cursor-pointer_17vua_1",
|
|
20123
|
-
resize:
|
|
20143
|
+
resize: qE,
|
|
20124
20144
|
"flex-col": "_flex-col_17vua_1",
|
|
20125
20145
|
"flex-nowrap": "_flex-nowrap_17vua_1",
|
|
20126
20146
|
"items-center": "_items-center_17vua_1",
|
|
@@ -20141,7 +20161,7 @@ const IE = {
|
|
|
20141
20161
|
"scroll-smooth": "_scroll-smooth_17vua_1",
|
|
20142
20162
|
"overflow-ellipsis": "_overflow-ellipsis_17vua_1",
|
|
20143
20163
|
"whitespace-nowrap": "_whitespace-nowrap_17vua_1",
|
|
20144
|
-
rounded:
|
|
20164
|
+
rounded: ZE,
|
|
20145
20165
|
"rounded-2xl": "_rounded-2xl_17vua_1",
|
|
20146
20166
|
"rounded-lg": "_rounded-lg_17vua_1",
|
|
20147
20167
|
"rounded-md": "_rounded-md_17vua_1",
|
|
@@ -20151,7 +20171,7 @@ const IE = {
|
|
|
20151
20171
|
"rounded-t-lg": "_rounded-t-lg_17vua_1",
|
|
20152
20172
|
"rounded-t-md": "_rounded-t-md_17vua_1",
|
|
20153
20173
|
"!border-0": "_!border-0_17vua_1",
|
|
20154
|
-
border:
|
|
20174
|
+
border: jE,
|
|
20155
20175
|
"border-b": "_border-b_17vua_1",
|
|
20156
20176
|
"border-l": "_border-l_17vua_1",
|
|
20157
20177
|
"border-l-0": "_border-l-0_17vua_1",
|
|
@@ -20222,7 +20242,7 @@ const IE = {
|
|
|
20222
20242
|
"font-medium": "_font-medium_17vua_1",
|
|
20223
20243
|
"font-normal": "_font-normal_17vua_1",
|
|
20224
20244
|
"font-semibold": "_font-semibold_17vua_1",
|
|
20225
|
-
uppercase:
|
|
20245
|
+
uppercase: HE,
|
|
20226
20246
|
"leading-[1.2rem]": "_leading-[1.2rem]_17vua_1",
|
|
20227
20247
|
"!text-green-900": "_!text-green-900_17vua_1",
|
|
20228
20248
|
"!text-red-900": "_!text-red-900_17vua_1",
|
|
@@ -20248,19 +20268,19 @@ const IE = {
|
|
|
20248
20268
|
"opacity-70": "_opacity-70_17vua_1",
|
|
20249
20269
|
"shadow-none": "_shadow-none_17vua_1",
|
|
20250
20270
|
"outline-none": "_outline-none_17vua_1",
|
|
20251
|
-
outline:
|
|
20252
|
-
filter:
|
|
20253
|
-
transition:
|
|
20271
|
+
outline: WE,
|
|
20272
|
+
filter: YE,
|
|
20273
|
+
transition: XE,
|
|
20254
20274
|
"transition-all": "_transition-all_17vua_1",
|
|
20255
20275
|
"duration-300": "_duration-300_17vua_1",
|
|
20256
20276
|
"q-tab": "_q-tab_17vua_4",
|
|
20257
20277
|
"q-tab-panels": "_q-tab-panels_17vua_8",
|
|
20258
20278
|
"q-panel": "_q-panel_17vua_11",
|
|
20259
|
-
scroll:
|
|
20279
|
+
scroll: QE,
|
|
20260
20280
|
"q-tab-panel": "_q-tab-panel_17vua_8",
|
|
20261
20281
|
"q-toolbar": "_q-toolbar_17vua_24",
|
|
20262
20282
|
"q-notification__actions": "_q-notification__actions_17vua_29",
|
|
20263
|
-
app:
|
|
20283
|
+
app: KE,
|
|
20264
20284
|
"main-layout": "_main-layout_17vua_1",
|
|
20265
20285
|
"is-disabled": "_is-disabled_17vua_45",
|
|
20266
20286
|
"disable-all-transitions": "_disable-all-transitions_17vua_50",
|
|
@@ -20278,7 +20298,7 @@ const IE = {
|
|
|
20278
20298
|
"hover:text-blue-600": "_hover:text-blue-600_17vua_1",
|
|
20279
20299
|
"hover:opacity-100": "_hover:opacity-100_17vua_1",
|
|
20280
20300
|
"focus:bg-blue-200": "_focus:bg-blue-200_17vua_1"
|
|
20281
|
-
},
|
|
20301
|
+
}, e6 = {
|
|
20282
20302
|
__name: "ActionTableHeaderColumn",
|
|
20283
20303
|
props: {
|
|
20284
20304
|
modelValue: {
|
|
@@ -20338,9 +20358,9 @@ const IE = {
|
|
|
20338
20358
|
_: 1
|
|
20339
20359
|
}, 8, ["props", "data-drop-zone", "class", "style"]));
|
|
20340
20360
|
}
|
|
20341
|
-
},
|
|
20342
|
-
cls:
|
|
20343
|
-
},
|
|
20361
|
+
}, t6 = {
|
|
20362
|
+
cls: JE
|
|
20363
|
+
}, n6 = /* @__PURE__ */ Ft(e6, [["__cssModules", t6]]), r6 = { class: "flex items-center justify-center text-sm py-14 w-full" }, i6 = { key: 0 }, o6 = { key: 1 }, s6 = {
|
|
20344
20364
|
__name: "EmptyTableState",
|
|
20345
20365
|
props: {
|
|
20346
20366
|
loading: Boolean,
|
|
@@ -20359,14 +20379,14 @@ const IE = {
|
|
|
20359
20379
|
}
|
|
20360
20380
|
},
|
|
20361
20381
|
setup(t) {
|
|
20362
|
-
return (e, n) => (m(), x("div",
|
|
20363
|
-
t.loading ? (m(), x("div",
|
|
20382
|
+
return (e, n) => (m(), x("div", r6, [
|
|
20383
|
+
t.loading ? (m(), x("div", i6, [
|
|
20364
20384
|
j(e.$slots, "loading", {}, () => [
|
|
20365
20385
|
W(N(t.loadingText) + " ", 1),
|
|
20366
20386
|
C(S(fl), { class: "w-4 ml-2" })
|
|
20367
20387
|
])
|
|
20368
20388
|
])) : $("", !0),
|
|
20369
|
-
t.saving ? (m(), x("div",
|
|
20389
|
+
t.saving ? (m(), x("div", o6, [
|
|
20370
20390
|
j(e.$slots, "saving", {}, () => [
|
|
20371
20391
|
W(N(t.savingText) + " ", 1),
|
|
20372
20392
|
C(S(fl), { class: "w-4 ml-2" })
|
|
@@ -20377,10 +20397,10 @@ const IE = {
|
|
|
20377
20397
|
])
|
|
20378
20398
|
]));
|
|
20379
20399
|
}
|
|
20380
|
-
},
|
|
20400
|
+
}, l6 = { class: "flex flex-nowrap items-center" }, a6 = {
|
|
20381
20401
|
key: 0,
|
|
20382
20402
|
class: "flex items-center"
|
|
20383
|
-
},
|
|
20403
|
+
}, u6 = { key: 1 }, c6 = {
|
|
20384
20404
|
__name: "TableSummaryRow",
|
|
20385
20405
|
props: {
|
|
20386
20406
|
loading: Boolean,
|
|
@@ -20429,14 +20449,14 @@ const IE = {
|
|
|
20429
20449
|
class: G(["font-bold transition-all", { "!bg-gray-100 !pl-5": !t.selectedCount, "!bg-blue-600 text-white !pl-4": t.selectedCount }])
|
|
20430
20450
|
}, {
|
|
20431
20451
|
default: O(() => [
|
|
20432
|
-
P("div",
|
|
20433
|
-
t.selectedCount ? (m(), x("div",
|
|
20452
|
+
P("div", l6, [
|
|
20453
|
+
t.selectedCount ? (m(), x("div", a6, [
|
|
20434
20454
|
C(S(Ix), {
|
|
20435
20455
|
class: "w-6 mr-3",
|
|
20436
20456
|
onClick: o[0] || (o[0] = (s) => i.$emit("clear"))
|
|
20437
20457
|
}),
|
|
20438
20458
|
W(" " + N(S(Jn)(t.selectedCount)) + " " + N(t.selectedLabel), 1)
|
|
20439
|
-
])) : t.itemCount ? (m(), x("div",
|
|
20459
|
+
])) : t.itemCount ? (m(), x("div", u6, N(S(Jn)(t.itemCount)) + " " + N(t.label), 1)) : $("", !0),
|
|
20440
20460
|
t.loading ? (m(), I(S(Tu), {
|
|
20441
20461
|
key: 2,
|
|
20442
20462
|
class: "ml-3",
|
|
@@ -20461,7 +20481,7 @@ const IE = {
|
|
|
20461
20481
|
_: 1
|
|
20462
20482
|
}, 8, ["class"]));
|
|
20463
20483
|
}
|
|
20464
|
-
},
|
|
20484
|
+
}, d6 = { class: "overflow-hidden w-full" }, lI = {
|
|
20465
20485
|
__name: "ActionTable",
|
|
20466
20486
|
props: {
|
|
20467
20487
|
name: {
|
|
@@ -20502,14 +20522,14 @@ const IE = {
|
|
|
20502
20522
|
emits: ["update:quasar-pagination", "update:selected-rows"],
|
|
20503
20523
|
setup(t) {
|
|
20504
20524
|
const e = t, n = z(null);
|
|
20505
|
-
|
|
20525
|
+
TE(n);
|
|
20506
20526
|
const r = `column-settings-${e.name}`, i = z(vn(r) || {});
|
|
20507
20527
|
function o() {
|
|
20508
20528
|
xn(r, i.value);
|
|
20509
20529
|
}
|
|
20510
20530
|
return (s, l) => {
|
|
20511
20531
|
var a;
|
|
20512
|
-
return m(), x("div",
|
|
20532
|
+
return m(), x("div", d6, [
|
|
20513
20533
|
C(S(Gw)),
|
|
20514
20534
|
C(S(w_), {
|
|
20515
20535
|
ref_key: "actionTable",
|
|
@@ -20527,11 +20547,11 @@ const IE = {
|
|
|
20527
20547
|
"onUpdate:selected": l[2] || (l[2] = (u) => s.$emit("update:selected-rows", u)),
|
|
20528
20548
|
"onUpdate:pagination": () => {
|
|
20529
20549
|
},
|
|
20530
|
-
onRequest: l[3] || (l[3] = (u) => s.$emit("update:quasar-pagination", { ...u.pagination, __sort: S(
|
|
20550
|
+
onRequest: l[3] || (l[3] = (u) => s.$emit("update:quasar-pagination", { ...u.pagination, __sort: S(EE)(u.pagination, t.columns) }))
|
|
20531
20551
|
}, {
|
|
20532
20552
|
"no-data": O(() => [
|
|
20533
20553
|
j(s.$slots, "empty", {}, () => [
|
|
20534
|
-
C(
|
|
20554
|
+
C(s6, {
|
|
20535
20555
|
text: `There are no ${t.label.toLowerCase()} matching the applied filter`
|
|
20536
20556
|
}, null, 8, ["text"])
|
|
20537
20557
|
])
|
|
@@ -20539,7 +20559,7 @@ const IE = {
|
|
|
20539
20559
|
"top-row": O(() => {
|
|
20540
20560
|
var u;
|
|
20541
20561
|
return [
|
|
20542
|
-
C(
|
|
20562
|
+
C(c6, {
|
|
20543
20563
|
label: t.label,
|
|
20544
20564
|
"item-count": ((u = t.summary) == null ? void 0 : u.count) || 0,
|
|
20545
20565
|
"selected-count": t.selectedRows.length,
|
|
@@ -20551,7 +20571,7 @@ const IE = {
|
|
|
20551
20571
|
];
|
|
20552
20572
|
}),
|
|
20553
20573
|
"header-cell": O((u) => [
|
|
20554
|
-
C(S(
|
|
20574
|
+
C(S(n6), {
|
|
20555
20575
|
modelValue: i.value,
|
|
20556
20576
|
"onUpdate:modelValue": [
|
|
20557
20577
|
l[1] || (l[1] = (c) => i.value = c),
|
|
@@ -20562,7 +20582,7 @@ const IE = {
|
|
|
20562
20582
|
}, null, 8, ["modelValue", "row-props", "name"])
|
|
20563
20583
|
]),
|
|
20564
20584
|
"body-cell": O((u) => [
|
|
20565
|
-
(m(), I(
|
|
20585
|
+
(m(), I(PE, {
|
|
20566
20586
|
key: u.key,
|
|
20567
20587
|
"row-props": u,
|
|
20568
20588
|
settings: i.value[u.col.name]
|
|
@@ -20582,7 +20602,7 @@ const IE = {
|
|
|
20582
20602
|
]);
|
|
20583
20603
|
};
|
|
20584
20604
|
}
|
|
20585
|
-
},
|
|
20605
|
+
}, f6 = { class: "flex space-x-2" }, _6 = ["innerHTML"], yu = {
|
|
20586
20606
|
__name: "AuditHistoryItemValue",
|
|
20587
20607
|
props: {
|
|
20588
20608
|
type: {
|
|
@@ -20613,7 +20633,7 @@ const IE = {
|
|
|
20613
20633
|
}
|
|
20614
20634
|
return r;
|
|
20615
20635
|
}
|
|
20616
|
-
return (r, i) => (m(), x("div",
|
|
20636
|
+
return (r, i) => (m(), x("div", f6, [
|
|
20617
20637
|
t.type === "SINGLE_FILE" ? (m(), I(S(Nr), {
|
|
20618
20638
|
key: 0,
|
|
20619
20639
|
image: t.value,
|
|
@@ -20625,12 +20645,12 @@ const IE = {
|
|
|
20625
20645
|
}, null, 8, ["image"]))), 128)) : t.type === "WYSIWYG" ? (m(), x("div", {
|
|
20626
20646
|
key: 2,
|
|
20627
20647
|
innerHTML: t.value
|
|
20628
|
-
}, null, 8,
|
|
20648
|
+
}, null, 8, _6)) : (m(), x(H, { key: 3 }, [
|
|
20629
20649
|
W(N(n(t.value)), 1)
|
|
20630
20650
|
], 64))
|
|
20631
20651
|
]));
|
|
20632
20652
|
}
|
|
20633
|
-
},
|
|
20653
|
+
}, m6 = { class: "text-gray-700 flex items-stretch flex-nowrap p-4" }, h6 = { class: "flex-grow text-sm w-3/5 overflow-auto" }, p6 = { class: "flex flex-nowrap items-center mt-4" }, g6 = { class: "bg-red-200 line-through p-2" }, b6 = { class: "bg-emerald-200 ml-2.5 p-2" }, y6 = { class: "ml-4 text-sm w-2/5" }, x6 = ["href"], aI = {
|
|
20634
20654
|
__name: "AuditHistoryItem",
|
|
20635
20655
|
props: {
|
|
20636
20656
|
item: {
|
|
@@ -20648,17 +20668,17 @@ const IE = {
|
|
|
20648
20668
|
},
|
|
20649
20669
|
setup(t) {
|
|
20650
20670
|
const e = t, n = B(() => e.novaUrl + `/resources/audit-requests/${e.item.audit_request_id}`);
|
|
20651
|
-
return (r, i) => (m(), x("div",
|
|
20652
|
-
P("div",
|
|
20671
|
+
return (r, i) => (m(), x("div", m6, [
|
|
20672
|
+
P("div", h6, [
|
|
20653
20673
|
P("h5", null, N(t.change.label) + " (" + N(t.change.name) + ")", 1),
|
|
20654
|
-
P("div",
|
|
20655
|
-
P("div",
|
|
20674
|
+
P("div", p6, [
|
|
20675
|
+
P("div", g6, [
|
|
20656
20676
|
C(S(yu), {
|
|
20657
20677
|
type: t.change.type,
|
|
20658
20678
|
value: t.change.oldValue
|
|
20659
20679
|
}, null, 8, ["type", "value"])
|
|
20660
20680
|
]),
|
|
20661
|
-
P("div",
|
|
20681
|
+
P("div", b6, [
|
|
20662
20682
|
C(S(yu), {
|
|
20663
20683
|
type: t.change.type,
|
|
20664
20684
|
value: t.change.newValue
|
|
@@ -20666,7 +20686,7 @@ const IE = {
|
|
|
20666
20686
|
])
|
|
20667
20687
|
])
|
|
20668
20688
|
]),
|
|
20669
|
-
P("div",
|
|
20689
|
+
P("div", y6, [
|
|
20670
20690
|
t.item.user ? (m(), x(H, { key: 0 }, [
|
|
20671
20691
|
P("div", null, N(t.item.user.name), 1),
|
|
20672
20692
|
P("div", null, N(t.item.user.email), 1)
|
|
@@ -20677,17 +20697,17 @@ const IE = {
|
|
|
20677
20697
|
key: 0,
|
|
20678
20698
|
href: n.value,
|
|
20679
20699
|
target: "_blank"
|
|
20680
|
-
}, N(S(Ar)(t.item.timestamp)), 9,
|
|
20700
|
+
}, N(S(Ar)(t.item.timestamp)), 9, x6)) : (m(), x(H, { key: 1 }, [
|
|
20681
20701
|
W(N(S(Ar)(t.item.timestamp)), 1)
|
|
20682
20702
|
], 64))
|
|
20683
20703
|
])
|
|
20684
20704
|
])
|
|
20685
20705
|
]));
|
|
20686
20706
|
}
|
|
20687
|
-
},
|
|
20707
|
+
}, v6 = ["onClick"], w6 = {
|
|
20688
20708
|
key: 0,
|
|
20689
20709
|
class: "flex-shrink-0"
|
|
20690
|
-
},
|
|
20710
|
+
}, uI = {
|
|
20691
20711
|
__name: "NavigationMenu",
|
|
20692
20712
|
props: {
|
|
20693
20713
|
collapsed: Boolean,
|
|
@@ -20719,7 +20739,7 @@ const IE = {
|
|
|
20719
20739
|
class: G(["nav-menu-item flex flex-nowrap", l.class || t.itemClass]),
|
|
20720
20740
|
onClick: l.onClick
|
|
20721
20741
|
}, [
|
|
20722
|
-
l.icon ? (m(), x("div",
|
|
20742
|
+
l.icon ? (m(), x("div", w6, [
|
|
20723
20743
|
(m(), I(en(l.icon), {
|
|
20724
20744
|
class: G(["nav-icon", l.iconClass])
|
|
20725
20745
|
}, null, 8, ["class"]))
|
|
@@ -20740,7 +20760,7 @@ const IE = {
|
|
|
20740
20760
|
}),
|
|
20741
20761
|
_: 2
|
|
20742
20762
|
}, 1040)) : $("", !0)
|
|
20743
|
-
], 10,
|
|
20763
|
+
], 10, v6),
|
|
20744
20764
|
l.separator ? (m(), I(s, {
|
|
20745
20765
|
key: "separator-" + l.label,
|
|
20746
20766
|
class: "my-2"
|
|
@@ -20749,7 +20769,7 @@ const IE = {
|
|
|
20749
20769
|
], 2);
|
|
20750
20770
|
};
|
|
20751
20771
|
}
|
|
20752
|
-
},
|
|
20772
|
+
}, S6 = {
|
|
20753
20773
|
__name: "PanelsDrawerPanels",
|
|
20754
20774
|
props: {
|
|
20755
20775
|
activePanel: {
|
|
@@ -20786,14 +20806,14 @@ const IE = {
|
|
|
20786
20806
|
}, 8, ["model-value"]);
|
|
20787
20807
|
};
|
|
20788
20808
|
}
|
|
20789
|
-
},
|
|
20809
|
+
}, T6 = "_visible_1u643_1", E6 = "_collapse_1u643_1", I6 = "_absolute_1u643_1", C6 = "_relative_1u643_1", k6 = "_sticky_1u643_1", F6 = "_block_1u643_1", P6 = "_inline_1u643_1", A6 = "_flex_1u643_1", O6 = "_table_1u643_1", N6 = "_grid_1u643_1", D6 = "_hidden_1u643_1", M6 = "_grow_1u643_1", $6 = "_transform_1u643_1", L6 = "_resize_1u643_1", R6 = "_rounded_1u643_1", U6 = "_border_1u643_1", B6 = "_uppercase_1u643_1", z6 = "_outline_1u643_1", G6 = "_filter_1u643_1", V6 = "_transition_1u643_1", q6 = "_scroll_1u643_14", Z6 = "_app_1u643_1", j6 = {
|
|
20790
20810
|
"!visible": "_!visible_1u643_1",
|
|
20791
|
-
visible:
|
|
20792
|
-
collapse:
|
|
20811
|
+
visible: T6,
|
|
20812
|
+
collapse: E6,
|
|
20793
20813
|
static: "_static_1u643_1",
|
|
20794
|
-
absolute:
|
|
20795
|
-
relative:
|
|
20796
|
-
sticky:
|
|
20814
|
+
absolute: I6,
|
|
20815
|
+
relative: C6,
|
|
20816
|
+
sticky: k6,
|
|
20797
20817
|
"bottom-1": "_bottom-1_1u643_1",
|
|
20798
20818
|
"left-0": "_left-0_1u643_1",
|
|
20799
20819
|
"right-0": "_right-0_1u643_1",
|
|
@@ -20825,13 +20845,13 @@ const IE = {
|
|
|
20825
20845
|
"mt-2": "_mt-2_1u643_1",
|
|
20826
20846
|
"mt-3": "_mt-3_1u643_1",
|
|
20827
20847
|
"mt-4": "_mt-4_1u643_1",
|
|
20828
|
-
block:
|
|
20848
|
+
block: F6,
|
|
20829
20849
|
"inline-block": "_inline-block_1u643_1",
|
|
20830
|
-
inline:
|
|
20831
|
-
flex:
|
|
20832
|
-
table:
|
|
20833
|
-
grid:
|
|
20834
|
-
hidden:
|
|
20850
|
+
inline: P6,
|
|
20851
|
+
flex: A6,
|
|
20852
|
+
table: O6,
|
|
20853
|
+
grid: N6,
|
|
20854
|
+
hidden: D6,
|
|
20835
20855
|
"h-10": "_h-10_1u643_1",
|
|
20836
20856
|
"h-32": "_h-32_1u643_1",
|
|
20837
20857
|
"h-4": "_h-4_1u643_1",
|
|
@@ -20862,15 +20882,15 @@ const IE = {
|
|
|
20862
20882
|
"max-w-full": "_max-w-full_1u643_1",
|
|
20863
20883
|
"flex-shrink-0": "_flex-shrink-0_1u643_1",
|
|
20864
20884
|
"flex-grow": "_flex-grow_1u643_1",
|
|
20865
|
-
grow:
|
|
20885
|
+
grow: M6,
|
|
20866
20886
|
"rotate-180": "_rotate-180_1u643_1",
|
|
20867
|
-
transform:
|
|
20887
|
+
transform: $6,
|
|
20868
20888
|
"cursor-ew-resize": "_cursor-ew-resize_1u643_1",
|
|
20869
20889
|
"cursor-move": "_cursor-move_1u643_1",
|
|
20870
20890
|
"cursor-not-allowed": "_cursor-not-allowed_1u643_1",
|
|
20871
20891
|
"cursor-ns-resize": "_cursor-ns-resize_1u643_1",
|
|
20872
20892
|
"cursor-pointer": "_cursor-pointer_1u643_1",
|
|
20873
|
-
resize:
|
|
20893
|
+
resize: L6,
|
|
20874
20894
|
"flex-col": "_flex-col_1u643_1",
|
|
20875
20895
|
"flex-nowrap": "_flex-nowrap_1u643_1",
|
|
20876
20896
|
"items-center": "_items-center_1u643_1",
|
|
@@ -20891,7 +20911,7 @@ const IE = {
|
|
|
20891
20911
|
"scroll-smooth": "_scroll-smooth_1u643_1",
|
|
20892
20912
|
"overflow-ellipsis": "_overflow-ellipsis_1u643_1",
|
|
20893
20913
|
"whitespace-nowrap": "_whitespace-nowrap_1u643_1",
|
|
20894
|
-
rounded:
|
|
20914
|
+
rounded: R6,
|
|
20895
20915
|
"rounded-2xl": "_rounded-2xl_1u643_1",
|
|
20896
20916
|
"rounded-lg": "_rounded-lg_1u643_1",
|
|
20897
20917
|
"rounded-md": "_rounded-md_1u643_1",
|
|
@@ -20901,7 +20921,7 @@ const IE = {
|
|
|
20901
20921
|
"rounded-t-lg": "_rounded-t-lg_1u643_1",
|
|
20902
20922
|
"rounded-t-md": "_rounded-t-md_1u643_1",
|
|
20903
20923
|
"!border-0": "_!border-0_1u643_1",
|
|
20904
|
-
border:
|
|
20924
|
+
border: U6,
|
|
20905
20925
|
"border-b": "_border-b_1u643_1",
|
|
20906
20926
|
"border-l": "_border-l_1u643_1",
|
|
20907
20927
|
"border-l-0": "_border-l-0_1u643_1",
|
|
@@ -20972,7 +20992,7 @@ const IE = {
|
|
|
20972
20992
|
"font-medium": "_font-medium_1u643_1",
|
|
20973
20993
|
"font-normal": "_font-normal_1u643_1",
|
|
20974
20994
|
"font-semibold": "_font-semibold_1u643_1",
|
|
20975
|
-
uppercase:
|
|
20995
|
+
uppercase: B6,
|
|
20976
20996
|
"leading-[1.2rem]": "_leading-[1.2rem]_1u643_1",
|
|
20977
20997
|
"!text-green-900": "_!text-green-900_1u643_1",
|
|
20978
20998
|
"!text-red-900": "_!text-red-900_1u643_1",
|
|
@@ -20998,19 +21018,19 @@ const IE = {
|
|
|
20998
21018
|
"opacity-70": "_opacity-70_1u643_1",
|
|
20999
21019
|
"shadow-none": "_shadow-none_1u643_1",
|
|
21000
21020
|
"outline-none": "_outline-none_1u643_1",
|
|
21001
|
-
outline:
|
|
21002
|
-
filter:
|
|
21003
|
-
transition:
|
|
21021
|
+
outline: z6,
|
|
21022
|
+
filter: G6,
|
|
21023
|
+
transition: V6,
|
|
21004
21024
|
"transition-all": "_transition-all_1u643_1",
|
|
21005
21025
|
"duration-300": "_duration-300_1u643_1",
|
|
21006
21026
|
"q-tab": "_q-tab_1u643_4",
|
|
21007
21027
|
"q-tab-panels": "_q-tab-panels_1u643_8",
|
|
21008
21028
|
"q-panel": "_q-panel_1u643_11",
|
|
21009
|
-
scroll:
|
|
21029
|
+
scroll: q6,
|
|
21010
21030
|
"q-tab-panel": "_q-tab-panel_1u643_8",
|
|
21011
21031
|
"q-toolbar": "_q-toolbar_1u643_24",
|
|
21012
21032
|
"q-notification__actions": "_q-notification__actions_1u643_29",
|
|
21013
|
-
app:
|
|
21033
|
+
app: Z6,
|
|
21014
21034
|
"main-layout": "_main-layout_1u643_1",
|
|
21015
21035
|
"is-disabled": "_is-disabled_1u643_45",
|
|
21016
21036
|
"disable-all-transitions": "_disable-all-transitions_1u643_50",
|
|
@@ -21027,7 +21047,7 @@ const IE = {
|
|
|
21027
21047
|
"hover:text-blue-600": "_hover:text-blue-600_1u643_1",
|
|
21028
21048
|
"hover:opacity-100": "_hover:opacity-100_1u643_1",
|
|
21029
21049
|
"focus:bg-blue-200": "_focus:bg-blue-200_1u643_1"
|
|
21030
|
-
},
|
|
21050
|
+
}, H6 = {
|
|
21031
21051
|
__name: "PanelsDrawerTabs",
|
|
21032
21052
|
props: {
|
|
21033
21053
|
modelValue: {
|
|
@@ -21072,12 +21092,12 @@ const IE = {
|
|
|
21072
21092
|
}, 8, ["model-value", "class"]);
|
|
21073
21093
|
};
|
|
21074
21094
|
}
|
|
21075
|
-
},
|
|
21076
|
-
cls:
|
|
21077
|
-
},
|
|
21095
|
+
}, W6 = {
|
|
21096
|
+
cls: j6
|
|
21097
|
+
}, Y6 = /* @__PURE__ */ Ft(H6, [["__cssModules", W6]]), X6 = { class: "flex flex-col flex-nowrap h-full" }, Q6 = { class: "flex items-center px-6 py-4 border-b" }, K6 = { class: "flex-grow" }, J6 = { class: "flex-grow overflow-hidden h-full" }, e3 = { class: "flex items-stretch flex-nowrap h-full" }, t3 = { class: "border-r w-[13.5rem] overflow-y-auto" }, n3 = {
|
|
21078
21098
|
key: 0,
|
|
21079
21099
|
class: "border-l overflow-y-auto"
|
|
21080
|
-
},
|
|
21100
|
+
}, cI = {
|
|
21081
21101
|
__name: "PanelsDrawer",
|
|
21082
21102
|
props: {
|
|
21083
21103
|
modelValue: {
|
|
@@ -21107,9 +21127,9 @@ const IE = {
|
|
|
21107
21127
|
"onUpdate:show": i[3] || (i[3] = (s) => r.$emit("close"))
|
|
21108
21128
|
}, {
|
|
21109
21129
|
default: O(() => [
|
|
21110
|
-
P("div",
|
|
21111
|
-
P("div",
|
|
21112
|
-
P("div",
|
|
21130
|
+
P("div", X6, [
|
|
21131
|
+
P("div", Q6, [
|
|
21132
|
+
P("div", K6, [
|
|
21113
21133
|
j(r.$slots, "header")
|
|
21114
21134
|
]),
|
|
21115
21135
|
P("div", null, [
|
|
@@ -21123,10 +21143,10 @@ const IE = {
|
|
|
21123
21143
|
})
|
|
21124
21144
|
])
|
|
21125
21145
|
]),
|
|
21126
|
-
P("div",
|
|
21127
|
-
P("div",
|
|
21128
|
-
P("div",
|
|
21129
|
-
C(S(
|
|
21146
|
+
P("div", J6, [
|
|
21147
|
+
P("div", e3, [
|
|
21148
|
+
P("div", t3, [
|
|
21149
|
+
C(S(Y6), {
|
|
21130
21150
|
modelValue: n.value,
|
|
21131
21151
|
"onUpdate:modelValue": [
|
|
21132
21152
|
i[1] || (i[1] = (s) => n.value = s),
|
|
@@ -21135,12 +21155,12 @@ const IE = {
|
|
|
21135
21155
|
panels: t.panels
|
|
21136
21156
|
}, null, 8, ["modelValue", "panels"])
|
|
21137
21157
|
]),
|
|
21138
|
-
C(S(
|
|
21158
|
+
C(S(S6), {
|
|
21139
21159
|
panels: t.panels,
|
|
21140
21160
|
"active-panel": n.value,
|
|
21141
21161
|
class: G(t.panelsClass)
|
|
21142
21162
|
}, null, 8, ["panels", "active-panel", "class"]),
|
|
21143
|
-
r.$slots["right-sidebar"] ? (m(), x("div",
|
|
21163
|
+
r.$slots["right-sidebar"] ? (m(), x("div", n3, [
|
|
21144
21164
|
j(r.$slots, "right-sidebar")
|
|
21145
21165
|
])) : $("", !0)
|
|
21146
21166
|
])
|
|
@@ -21151,120 +21171,120 @@ const IE = {
|
|
|
21151
21171
|
});
|
|
21152
21172
|
};
|
|
21153
21173
|
}
|
|
21154
|
-
},
|
|
21155
|
-
version:
|
|
21156
|
-
}, { version:
|
|
21157
|
-
function
|
|
21158
|
-
console.log(`Installing Danx UI ${
|
|
21174
|
+
}, r3 = "0.3.60", i3 = {
|
|
21175
|
+
version: r3
|
|
21176
|
+
}, { version: o3 } = i3;
|
|
21177
|
+
function dI(t) {
|
|
21178
|
+
console.log(`Installing Danx UI ${o3}... Nothing to do really.`);
|
|
21159
21179
|
}
|
|
21160
21180
|
export {
|
|
21161
|
-
|
|
21162
|
-
|
|
21163
|
-
|
|
21164
|
-
|
|
21165
|
-
|
|
21181
|
+
CE as ActionMenu,
|
|
21182
|
+
lI as ActionTable,
|
|
21183
|
+
PE as ActionTableColumn,
|
|
21184
|
+
n6 as ActionTableHeaderColumn,
|
|
21185
|
+
iI as ActionTableLayout,
|
|
21166
21186
|
Gw as ActionVnode,
|
|
21167
|
-
|
|
21168
|
-
|
|
21187
|
+
$3 as AddressFormat,
|
|
21188
|
+
aI as AuditHistoryItem,
|
|
21169
21189
|
yu as AuditHistoryItemValue,
|
|
21170
|
-
|
|
21190
|
+
G3 as BadgeTab,
|
|
21171
21191
|
Jf as BooleanField,
|
|
21172
21192
|
Nx as CaretDownIcon,
|
|
21173
|
-
|
|
21193
|
+
W3 as CollapsableFiltersSidebar,
|
|
21174
21194
|
pw as CollapsableSidebar,
|
|
21175
21195
|
Xa as ColumnListItem,
|
|
21176
|
-
|
|
21196
|
+
j3 as ColumnSettingsDialog,
|
|
21177
21197
|
Pi as ConfirmDialog,
|
|
21178
|
-
|
|
21198
|
+
Y3 as ConfirmPasswordField,
|
|
21179
21199
|
Kd as ContentDrawer,
|
|
21180
21200
|
t_ as DateField,
|
|
21181
21201
|
n_ as DateRangeField,
|
|
21182
|
-
|
|
21202
|
+
X3 as DateTimeField,
|
|
21183
21203
|
r_ as DateTimePicker,
|
|
21184
21204
|
Xd as DragAndDrop,
|
|
21185
21205
|
$x as DragHandleDotsIcon,
|
|
21186
21206
|
Ux as DragHandleIcon,
|
|
21187
|
-
|
|
21188
|
-
|
|
21189
|
-
|
|
21207
|
+
Q3 as EditableDiv,
|
|
21208
|
+
s6 as EmptyTableState,
|
|
21209
|
+
A3 as ExportButton,
|
|
21190
21210
|
dr as FieldLabel,
|
|
21191
21211
|
Nr as FilePreview,
|
|
21192
21212
|
Vs as FileUpload,
|
|
21193
|
-
|
|
21194
|
-
|
|
21195
|
-
|
|
21213
|
+
K3 as FileUploadButton,
|
|
21214
|
+
rE as FilterFieldItem,
|
|
21215
|
+
oE as FilterFieldList,
|
|
21196
21216
|
Gx as FilterIcon,
|
|
21197
|
-
|
|
21198
|
-
|
|
21217
|
+
aE as FilterListToggle,
|
|
21218
|
+
nI as FilterToolbarLayout,
|
|
21199
21219
|
bu as FilterableField,
|
|
21200
21220
|
bt as FlashMessages,
|
|
21201
|
-
|
|
21221
|
+
L3 as FlatListFormat,
|
|
21202
21222
|
jv as FullScreenCarouselDialog,
|
|
21203
|
-
|
|
21204
|
-
|
|
21223
|
+
D3 as FullScreenDialog,
|
|
21224
|
+
R3 as GpsCoordinatesFormat,
|
|
21205
21225
|
Px as HandleDraggable,
|
|
21206
|
-
|
|
21226
|
+
U3 as IconWithTextFormat,
|
|
21207
21227
|
Zx as ImageIcon,
|
|
21208
|
-
|
|
21228
|
+
V3 as IndicatorTab,
|
|
21209
21229
|
Qv as InfoDialog,
|
|
21210
|
-
|
|
21211
|
-
|
|
21212
|
-
|
|
21213
|
-
|
|
21214
|
-
|
|
21215
|
-
|
|
21230
|
+
J3 as InlineDateTimeField,
|
|
21231
|
+
M3 as InputDialog,
|
|
21232
|
+
cT as IntegerField,
|
|
21233
|
+
z3 as InteractiveTooltip,
|
|
21234
|
+
fT as LabelValueBlock,
|
|
21235
|
+
B3 as LabelValueFormat,
|
|
21216
21236
|
e_ as LabeledInput,
|
|
21217
21237
|
hS as ListDragAndDrop,
|
|
21218
|
-
|
|
21238
|
+
xS as ListItemDraggable,
|
|
21219
21239
|
Xw as ListTransition,
|
|
21220
|
-
|
|
21221
|
-
|
|
21222
|
-
|
|
21223
|
-
|
|
21224
|
-
|
|
21225
|
-
|
|
21240
|
+
g3 as LuxonDateTime,
|
|
21241
|
+
pT as MultiFileField,
|
|
21242
|
+
yT as MultiKeywordField,
|
|
21243
|
+
uI as NavigationMenu,
|
|
21244
|
+
eI as NewPasswordField,
|
|
21245
|
+
TT as NoInputField,
|
|
21226
21246
|
Ri as NumberField,
|
|
21227
21247
|
Fo as NumberRangeField,
|
|
21228
|
-
|
|
21229
|
-
|
|
21230
|
-
|
|
21248
|
+
cI as PanelsDrawer,
|
|
21249
|
+
S6 as PanelsDrawerPanels,
|
|
21250
|
+
Y6 as PanelsDrawerTabs,
|
|
21231
21251
|
Wx as PdfIcon,
|
|
21232
21252
|
Qx as PercentIcon,
|
|
21233
21253
|
Zw as PopoverMenu,
|
|
21234
|
-
|
|
21235
|
-
|
|
21254
|
+
N3 as PreviousNextControls,
|
|
21255
|
+
O3 as RefreshButton,
|
|
21236
21256
|
Vw as RenderComponent,
|
|
21237
21257
|
Dr as RenderVnode,
|
|
21238
|
-
|
|
21239
|
-
|
|
21258
|
+
rI as RenderedForm,
|
|
21259
|
+
tI as SelectDrawer,
|
|
21240
21260
|
Ui as SelectField,
|
|
21241
|
-
|
|
21242
|
-
|
|
21261
|
+
OT as SelectWithChildrenField,
|
|
21262
|
+
MT as SingleFileField,
|
|
21243
21263
|
ev as SkipNextIcon,
|
|
21244
21264
|
rv as SkipPreviousIcon,
|
|
21245
|
-
|
|
21246
|
-
|
|
21265
|
+
q3 as SlideTransition,
|
|
21266
|
+
Z3 as StaggeredListTransition,
|
|
21247
21267
|
O2 as SvgImg,
|
|
21248
|
-
|
|
21268
|
+
c6 as TableSummaryRow,
|
|
21249
21269
|
pi as TextField,
|
|
21250
|
-
|
|
21270
|
+
vS as TitleColumnFormat,
|
|
21251
21271
|
Qd as TrashIcon,
|
|
21252
|
-
|
|
21272
|
+
H3 as VisibleColumnsToggleButtons,
|
|
21253
21273
|
av as WarningIcon,
|
|
21254
|
-
|
|
21274
|
+
KT as WysiwygField,
|
|
21255
21275
|
qs as XIcon,
|
|
21256
21276
|
Gn as activeActionVnode,
|
|
21257
|
-
|
|
21258
|
-
|
|
21277
|
+
E3 as addHotkey,
|
|
21278
|
+
P3 as applyCssVars,
|
|
21259
21279
|
Zd as buildCssVars,
|
|
21260
|
-
|
|
21261
|
-
|
|
21280
|
+
x3 as centerTruncate,
|
|
21281
|
+
u3 as configure,
|
|
21262
21282
|
jt as danxOptions,
|
|
21263
21283
|
Xl as dbDateTime,
|
|
21264
|
-
|
|
21284
|
+
w3 as diffInDays,
|
|
21265
21285
|
Ms as download,
|
|
21266
21286
|
D0 as downloadBlobOrUrl,
|
|
21267
|
-
|
|
21287
|
+
S3 as downloadFile,
|
|
21268
21288
|
M0 as downloadFileResponse,
|
|
21269
21289
|
Fc as fCurrency,
|
|
21270
21290
|
Dt as fDate,
|
|
@@ -21272,29 +21292,29 @@ export {
|
|
|
21272
21292
|
Ar as fLocalizedDateTime,
|
|
21273
21293
|
Jn as fNumber,
|
|
21274
21294
|
N0 as fPercent,
|
|
21275
|
-
|
|
21276
|
-
|
|
21277
|
-
|
|
21278
|
-
|
|
21279
|
-
|
|
21295
|
+
v3 as fPhone,
|
|
21296
|
+
b3 as fQDate,
|
|
21297
|
+
y3 as fSecondsToTime,
|
|
21298
|
+
F3 as fetchResourceListWithSelected,
|
|
21299
|
+
IE as getFilterFromUrl,
|
|
21280
21300
|
vn as getItem,
|
|
21281
21301
|
Ql as getResponseHeader,
|
|
21282
21302
|
ux as getUrlParam,
|
|
21283
21303
|
O_ as incrementName,
|
|
21284
|
-
|
|
21285
|
-
|
|
21304
|
+
dI as install,
|
|
21305
|
+
I3 as listen,
|
|
21286
21306
|
kc as localizedDateTime,
|
|
21287
|
-
|
|
21288
|
-
|
|
21289
|
-
|
|
21290
|
-
|
|
21291
|
-
|
|
21292
|
-
|
|
21307
|
+
EE as mapSortBy,
|
|
21308
|
+
m3 as metersToMiles,
|
|
21309
|
+
h3 as milesToMeters,
|
|
21310
|
+
_3 as minmax,
|
|
21311
|
+
c3 as notify,
|
|
21312
|
+
p3 as parseCoords,
|
|
21293
21313
|
Si as parseDateTime,
|
|
21294
21314
|
qo as parseQDate,
|
|
21295
21315
|
Yl as parseQDateTime,
|
|
21296
|
-
|
|
21297
|
-
|
|
21316
|
+
k3 as registerHotkeys,
|
|
21317
|
+
TE as registerStickyScrolling,
|
|
21298
21318
|
O0 as remoteDateTime,
|
|
21299
21319
|
bi as remove,
|
|
21300
21320
|
Eu as replace,
|
|
@@ -21302,15 +21322,15 @@ export {
|
|
|
21302
21322
|
lx as resolveFileLocation,
|
|
21303
21323
|
xn as setItem,
|
|
21304
21324
|
Es as sleep,
|
|
21305
|
-
|
|
21306
|
-
|
|
21307
|
-
|
|
21325
|
+
f3 as uniqueBy,
|
|
21326
|
+
C3 as unlisten,
|
|
21327
|
+
d3 as useActions,
|
|
21308
21328
|
N_ as useCompatibility,
|
|
21309
|
-
|
|
21329
|
+
oI as useListControls,
|
|
21310
21330
|
ax as useMultiFileUpload,
|
|
21311
21331
|
cx as useSingleFileUpload,
|
|
21312
|
-
|
|
21313
|
-
|
|
21332
|
+
sI as useTableColumns,
|
|
21333
|
+
o3 as version,
|
|
21314
21334
|
pl as waitForRef
|
|
21315
21335
|
};
|
|
21316
21336
|
//# sourceMappingURL=danx.es.js.map
|