prlg-ui 1.6.0 → 1.6.2
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/FileIcon-DkEbi-bi.js +101 -0
- package/dist/FileIcon-sxADkCIe.cjs +1 -0
- package/dist/Image-BLg9y1xN.cjs +1 -0
- package/dist/Image-Br1fC05a.js +182 -0
- package/dist/{TrashIcon-CI-cs4RF.js → TrashIcon-D9034G7A.js} +45 -100
- package/dist/TrashIcon-DJApIo8R.cjs +1 -0
- package/dist/{WarningFillIcon-IXRCDZt1.js → WarningFillIcon-CM57QlUR.js} +1 -1
- package/dist/WarningFillIcon-D5bEU2m7.cjs +1 -0
- package/dist/blocks/index.cjs.js +1 -1
- package/dist/blocks/index.es.js +147 -258
- package/dist/icons/index.cjs.js +1 -1
- package/dist/icons/index.es.js +14 -14
- package/dist/index.d.ts +80 -34
- package/dist/prlg-ui.cjs.js +1 -1
- package/dist/prlg-ui.css +1 -1
- package/dist/prlg-ui.es.js +96 -93
- package/dist/utils/parseFileSize.util.ts +21 -1
- package/package.json +1 -1
- package/dist/EyeIcon-DSS0kjsN.cjs +0 -1
- package/dist/EyeIcon-DvnVzBB3.js +0 -46
- package/dist/TrashIcon-7HM_h8Xj.cjs +0 -1
- package/dist/WarningFillIcon-DOUVCfcK.cjs +0 -1
package/dist/prlg-ui.es.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { defineComponent as T, computed as R, resolveComponent as vt, createBlock as
|
|
2
|
-
import { P as yt, e as Nt, f as Wt, I as Je, A as jt, b as Qe, d as qt, S as Ut, M as Yt, E as Kt, B as Xt, C as Zt, W as Jt, c as Qt, a as eo } from "./WarningFillIcon-
|
|
1
|
+
import { defineComponent as T, computed as R, resolveComponent as vt, createBlock as I, openBlock as c, resolveDynamicComponent as fe, normalizeClass as B, withCtx as j, createCommentVNode as A, createElementBlock as f, renderSlot as E, Fragment as U, createTextVNode as Z, toDisplayString as P, ref as V, useTemplateRef as De, onMounted as Q, createElementVNode as b, createVNode as O, renderList as pe, unref as v, mergeModels as Y, useModel as re, useId as Ve, withDirectives as ge, vModelCheckbox as Xe, onUnmounted as _e, watch as oe, nextTick as Se, Teleport as Me, Transition as Pe, normalizeStyle as J, provide as se, useSlots as pt, inject as K, vModelRadio as Dt, withModifiers as Ze, vModelDynamic as Ht, vModelText as gt, mergeProps as Ft, reactive as ht, shallowRef as be, TransitionGroup as Gt, vShow as wt } from "vue";
|
|
2
|
+
import { P as yt, e as Nt, f as Wt, I as Je, A as jt, b as Qe, d as qt, S as Ut, M as Yt, E as Kt, B as Xt, C as Zt, W as Jt, c as Qt, a as eo } from "./WarningFillIcon-CM57QlUR.js";
|
|
3
3
|
import { o as bt } from "./onClickOutside.util-CJueL_Rz.js";
|
|
4
|
-
import { _ as ue,
|
|
4
|
+
import { _ as ue, a as to, C as $t } from "./FileIcon-DkEbi-bi.js";
|
|
5
|
+
import { F as Ys, I as Ks } from "./Image-Br1fC05a.js";
|
|
5
6
|
import { E as oo, _ as no, u as et } from "./useBodyScroll.util-TIjN_8oq.js";
|
|
6
7
|
const lo = {
|
|
7
8
|
key: 1,
|
|
@@ -34,13 +35,13 @@ const lo = {
|
|
|
34
35
|
"button--full": e.full
|
|
35
36
|
}
|
|
36
37
|
]);
|
|
37
|
-
return (n, l) => (c(),
|
|
38
|
+
return (n, l) => (c(), I(fe(o.value), {
|
|
38
39
|
to: n.url,
|
|
39
40
|
class: B(t.value),
|
|
40
41
|
disabled: n.disabled
|
|
41
42
|
}, {
|
|
42
43
|
default: j(() => [
|
|
43
|
-
n.icon ? (c(),
|
|
44
|
+
n.icon ? (c(), I(fe(n.icon), {
|
|
44
45
|
key: 0,
|
|
45
46
|
class: "button__icon"
|
|
46
47
|
})) : A("", !0),
|
|
@@ -83,7 +84,7 @@ const lo = {
|
|
|
83
84
|
key: a.label,
|
|
84
85
|
onClick: (u) => i(a)
|
|
85
86
|
}, [
|
|
86
|
-
a.icon ? (c(),
|
|
87
|
+
a.icon ? (c(), I(fe(a.icon), {
|
|
87
88
|
key: 0,
|
|
88
89
|
class: "sleed-deal-menu__item-icon"
|
|
89
90
|
})) : A("", !0),
|
|
@@ -380,7 +381,7 @@ const Ao = async (e, o, t) => {
|
|
|
380
381
|
x: p,
|
|
381
382
|
y: w,
|
|
382
383
|
data: x,
|
|
383
|
-
reset:
|
|
384
|
+
reset: _
|
|
384
385
|
} = await h({
|
|
385
386
|
x: d,
|
|
386
387
|
y: m,
|
|
@@ -401,11 +402,11 @@ const Ao = async (e, o, t) => {
|
|
|
401
402
|
...g[y],
|
|
402
403
|
...x
|
|
403
404
|
}
|
|
404
|
-
},
|
|
405
|
+
}, _ && C <= 50 && (C++, typeof _ == "object" && (_.placement && (k = _.placement), _.rects && (u = _.rects === !0 ? await s.getElementRects({
|
|
405
406
|
reference: e,
|
|
406
407
|
floating: o,
|
|
407
408
|
strategy: l
|
|
408
|
-
}) :
|
|
409
|
+
}) : _.rects), {
|
|
409
410
|
x: d,
|
|
410
411
|
y: m
|
|
411
412
|
} = ct(u, k, a)), $ = -1);
|
|
@@ -450,17 +451,17 @@ async function xt(e, o) {
|
|
|
450
451
|
} : {
|
|
451
452
|
x: 1,
|
|
452
453
|
y: 1
|
|
453
|
-
},
|
|
454
|
+
}, _ = Ge(i.convertOffsetParentRelativeRectToViewportRelativeRect ? await i.convertOffsetParentRelativeRectToViewportRelativeRect({
|
|
454
455
|
elements: r,
|
|
455
456
|
rect: p,
|
|
456
457
|
offsetParent: w,
|
|
457
458
|
strategy: a
|
|
458
459
|
}) : p);
|
|
459
460
|
return {
|
|
460
|
-
top: (h.top -
|
|
461
|
-
bottom: (
|
|
462
|
-
left: (h.left -
|
|
463
|
-
right: (
|
|
461
|
+
top: (h.top - _.top + C.top) / x.y,
|
|
462
|
+
bottom: (_.bottom - h.bottom + C.bottom) / x.y,
|
|
463
|
+
left: (h.left - _.left + C.left) / x.x,
|
|
464
|
+
right: (_.right - h.right + C.right) / x.x
|
|
464
465
|
};
|
|
465
466
|
}
|
|
466
467
|
const Vo = (e) => ({
|
|
@@ -484,10 +485,10 @@ const Vo = (e) => ({
|
|
|
484
485
|
const m = Ct(d), k = {
|
|
485
486
|
x: t,
|
|
486
487
|
y: n
|
|
487
|
-
}, g = nt(l), C = ot(g), $ = await s.getDimensions(u), y = g === "y", h = y ? "top" : "left", p = y ? "bottom" : "right", w = y ? "clientHeight" : "clientWidth", x = i.reference[C] + i.reference[g] - k[g] - i.floating[C],
|
|
488
|
+
}, g = nt(l), C = ot(g), $ = await s.getDimensions(u), y = g === "y", h = y ? "top" : "left", p = y ? "bottom" : "right", w = y ? "clientHeight" : "clientWidth", x = i.reference[C] + i.reference[g] - k[g] - i.floating[C], _ = k[g] - i.reference[g], N = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(u));
|
|
488
489
|
let D = N ? N[w] : 0;
|
|
489
490
|
(!D || !await (s.isElement == null ? void 0 : s.isElement(N))) && (D = r.floating[w] || i.floating[C]);
|
|
490
|
-
const q = x / 2 -
|
|
491
|
+
const q = x / 2 - _ / 2, H = D / 2 - $[C] / 2 - 1, F = Te(m[h], H), S = Te(m[p], H), M = F, W = D - $[C] - S, L = D / 2 - $[C] / 2 + q, ee = Ue(M, L, W), ce = !a.arrow && Le(l) != null && L !== ee && i.reference[C] / 2 - (L < M ? F : S) - $[C] / 2 < 0, ne = ce ? L < M ? L - M : L - W : 0;
|
|
491
492
|
return {
|
|
492
493
|
[g]: k[g] + ne,
|
|
493
494
|
data: {
|
|
@@ -524,9 +525,9 @@ const Vo = (e) => ({
|
|
|
524
525
|
} = Oe(e, o);
|
|
525
526
|
if ((t = i.arrow) != null && t.alignmentOffset)
|
|
526
527
|
return {};
|
|
527
|
-
const h = Ce(l), p = we(r), w = Ce(r) === r, x = await (a.isRTL == null ? void 0 : a.isRTL(u.floating)),
|
|
528
|
-
!k && N &&
|
|
529
|
-
const D = [r, ...
|
|
528
|
+
const h = Ce(l), p = we(r), w = Ce(r) === r, x = await (a.isRTL == null ? void 0 : a.isRTL(u.floating)), _ = k || (w || !$ ? [Fe(r)] : ko(r)), N = C !== "none";
|
|
529
|
+
!k && N && _.push(...So(r, $, C, x));
|
|
530
|
+
const D = [r, ..._], q = await xt(o, y), H = [];
|
|
530
531
|
let F = ((n = i.flip) == null ? void 0 : n.overflows) || [];
|
|
531
532
|
if (d && H.push(q[h]), m) {
|
|
532
533
|
const L = $o(l, s, x);
|
|
@@ -581,13 +582,13 @@ const Vo = (e) => ({
|
|
|
581
582
|
return {};
|
|
582
583
|
}
|
|
583
584
|
};
|
|
584
|
-
},
|
|
585
|
-
async function
|
|
585
|
+
}, Io = /* @__PURE__ */ new Set(["left", "top"]);
|
|
586
|
+
async function _o(e, o) {
|
|
586
587
|
const {
|
|
587
588
|
placement: t,
|
|
588
589
|
platform: n,
|
|
589
590
|
elements: l
|
|
590
|
-
} = e, i = await (n.isRTL == null ? void 0 : n.isRTL(l.floating)), s = Ce(t), r = Le(t), a = we(t) === "y", u =
|
|
591
|
+
} = e, i = await (n.isRTL == null ? void 0 : n.isRTL(l.floating)), s = Ce(t), r = Le(t), a = we(t) === "y", u = Io.has(s) ? -1 : 1, d = i && a ? -1 : 1, m = Oe(o, e);
|
|
591
592
|
let {
|
|
592
593
|
mainAxis: k,
|
|
593
594
|
crossAxis: g,
|
|
@@ -620,7 +621,7 @@ const Mo = function(e) {
|
|
|
620
621
|
y: i,
|
|
621
622
|
placement: s,
|
|
622
623
|
middlewareData: r
|
|
623
|
-
} = o, a = await
|
|
624
|
+
} = o, a = await _o(o, e);
|
|
624
625
|
return s === ((t = r.offset) == null ? void 0 : t.placement) && (n = r.arrow) != null && n.alignmentOffset ? {} : {
|
|
625
626
|
x: l + a.x,
|
|
626
627
|
y: i + a.y,
|
|
@@ -789,15 +790,15 @@ function St(e) {
|
|
|
789
790
|
const o = ye(e);
|
|
790
791
|
return Ae(o) ? e.ownerDocument ? e.ownerDocument.body : e.body : me(o) && Ee(o) ? o : St(o);
|
|
791
792
|
}
|
|
792
|
-
function
|
|
793
|
+
function Ie(e, o, t) {
|
|
793
794
|
var n;
|
|
794
795
|
o === void 0 && (o = []), t === void 0 && (t = !0);
|
|
795
796
|
const l = St(e), i = l === ((n = e.ownerDocument) == null ? void 0 : n.body), s = X(l);
|
|
796
797
|
if (i) {
|
|
797
798
|
const r = Ke(s);
|
|
798
|
-
return o.concat(s, s.visualViewport || [], Ee(l) ? l : [], r && t ?
|
|
799
|
+
return o.concat(s, s.visualViewport || [], Ee(l) ? l : [], r && t ? Ie(r) : []);
|
|
799
800
|
}
|
|
800
|
-
return o.concat(l,
|
|
801
|
+
return o.concat(l, Ie(l, [], t));
|
|
801
802
|
}
|
|
802
803
|
function Ke(e) {
|
|
803
804
|
return e.parent && Object.getPrototypeOf(e.parent) ? e.frameElement : null;
|
|
@@ -971,7 +972,7 @@ function Jo(e, o) {
|
|
|
971
972
|
const t = o.get(e);
|
|
972
973
|
if (t)
|
|
973
974
|
return t;
|
|
974
|
-
let n =
|
|
975
|
+
let n = Ie(e, [], !1).filter((r) => ie(r) && Be(r) !== "body"), l = null;
|
|
975
976
|
const i = ae(e).position === "fixed";
|
|
976
977
|
let s = i ? ye(e) : e;
|
|
977
978
|
for (; ie(s) && !Ae(s); ) {
|
|
@@ -1043,7 +1044,7 @@ function mt(e, o) {
|
|
|
1043
1044
|
let t = e.offsetParent;
|
|
1044
1045
|
return ve(e) === t && (t = t.ownerDocument.body), t;
|
|
1045
1046
|
}
|
|
1046
|
-
function
|
|
1047
|
+
function It(e, o) {
|
|
1047
1048
|
const t = X(e);
|
|
1048
1049
|
if (We(e))
|
|
1049
1050
|
return t;
|
|
@@ -1062,7 +1063,7 @@ function _t(e, o) {
|
|
|
1062
1063
|
return n && Ae(n) && qe(n) && !lt(n) ? t : n || Go(e) || t;
|
|
1063
1064
|
}
|
|
1064
1065
|
const on = async function(e) {
|
|
1065
|
-
const o = this.getOffsetParent ||
|
|
1066
|
+
const o = this.getOffsetParent || It, t = this.getDimensions, n = await t(e.floating);
|
|
1066
1067
|
return {
|
|
1067
1068
|
reference: tn(e.reference, await o(e.floating), e.strategy),
|
|
1068
1069
|
floating: {
|
|
@@ -1080,7 +1081,7 @@ const ln = {
|
|
|
1080
1081
|
convertOffsetParentRelativeRectToViewportRelativeRect: qo,
|
|
1081
1082
|
getDocumentElement: ve,
|
|
1082
1083
|
getClippingRect: Qo,
|
|
1083
|
-
getOffsetParent:
|
|
1084
|
+
getOffsetParent: It,
|
|
1084
1085
|
getElementRects: on,
|
|
1085
1086
|
getClientRects: Uo,
|
|
1086
1087
|
getDimensions: en,
|
|
@@ -1088,7 +1089,7 @@ const ln = {
|
|
|
1088
1089
|
isElement: ie,
|
|
1089
1090
|
isRTL: nn
|
|
1090
1091
|
};
|
|
1091
|
-
function
|
|
1092
|
+
function _t(e, o) {
|
|
1092
1093
|
return e.x === o.x && e.y === o.y && e.width === o.width && e.height === o.height;
|
|
1093
1094
|
}
|
|
1094
1095
|
function sn(e, o) {
|
|
@@ -1113,7 +1114,7 @@ function sn(e, o) {
|
|
|
1113
1114
|
threshold: $e(0, Te(1, a)) || 1
|
|
1114
1115
|
};
|
|
1115
1116
|
let x = !0;
|
|
1116
|
-
function
|
|
1117
|
+
function _(N) {
|
|
1117
1118
|
const D = N[0].intersectionRatio;
|
|
1118
1119
|
if (D !== a) {
|
|
1119
1120
|
if (!x)
|
|
@@ -1122,16 +1123,16 @@ function sn(e, o) {
|
|
|
1122
1123
|
s(!1, 1e-7);
|
|
1123
1124
|
}, 1e3);
|
|
1124
1125
|
}
|
|
1125
|
-
D === 1 && !
|
|
1126
|
+
D === 1 && !_t(u, e.getBoundingClientRect()) && s(), x = !1;
|
|
1126
1127
|
}
|
|
1127
1128
|
try {
|
|
1128
|
-
t = new IntersectionObserver(
|
|
1129
|
+
t = new IntersectionObserver(_, {
|
|
1129
1130
|
...w,
|
|
1130
1131
|
// Handle <iframe>s
|
|
1131
1132
|
root: l.ownerDocument
|
|
1132
1133
|
});
|
|
1133
1134
|
} catch {
|
|
1134
|
-
t = new IntersectionObserver(
|
|
1135
|
+
t = new IntersectionObserver(_, w);
|
|
1135
1136
|
}
|
|
1136
1137
|
t.observe(e);
|
|
1137
1138
|
}
|
|
@@ -1145,7 +1146,7 @@ function an(e, o, t, n) {
|
|
|
1145
1146
|
elementResize: s = typeof ResizeObserver == "function",
|
|
1146
1147
|
layoutShift: r = typeof IntersectionObserver == "function",
|
|
1147
1148
|
animationFrame: a = !1
|
|
1148
|
-
} = n, u = it(e), d = l || i ? [...u ?
|
|
1149
|
+
} = n, u = it(e), d = l || i ? [...u ? Ie(u) : [], ...Ie(o)] : [];
|
|
1149
1150
|
d.forEach((h) => {
|
|
1150
1151
|
l && h.addEventListener("scroll", t, {
|
|
1151
1152
|
passive: !0
|
|
@@ -1164,7 +1165,7 @@ function an(e, o, t, n) {
|
|
|
1164
1165
|
a && y();
|
|
1165
1166
|
function y() {
|
|
1166
1167
|
const h = xe(e);
|
|
1167
|
-
$ && !
|
|
1168
|
+
$ && !_t($, h) && t(), $ = h, C = requestAnimationFrame(y);
|
|
1168
1169
|
}
|
|
1169
1170
|
return t(), () => {
|
|
1170
1171
|
var h;
|
|
@@ -1216,7 +1217,7 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1216
1217
|
t.trigger === "click" && (s.value ? C() : g());
|
|
1217
1218
|
}, y = async () => {
|
|
1218
1219
|
if (!l.value || !i.value) return;
|
|
1219
|
-
const w = i.value.querySelector(".popover__arrow"), { x, y:
|
|
1220
|
+
const w = i.value.querySelector(".popover__arrow"), { x, y: _, placement: N, middlewareData: D } = await fn(
|
|
1220
1221
|
l.value,
|
|
1221
1222
|
i.value,
|
|
1222
1223
|
{
|
|
@@ -1231,7 +1232,7 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1231
1232
|
);
|
|
1232
1233
|
if (r.value = N, a.value = {
|
|
1233
1234
|
position: "absolute",
|
|
1234
|
-
top: `${
|
|
1235
|
+
top: `${_}px`,
|
|
1235
1236
|
left: `${x}px`,
|
|
1236
1237
|
zIndex: 1e3
|
|
1237
1238
|
}, t.showArrow && D.arrow) {
|
|
@@ -1254,7 +1255,7 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1254
1255
|
};
|
|
1255
1256
|
Q(() => {
|
|
1256
1257
|
document.addEventListener("click", h);
|
|
1257
|
-
}),
|
|
1258
|
+
}), _e(() => {
|
|
1258
1259
|
document.removeEventListener("click", h), d && d(), m && clearTimeout(m);
|
|
1259
1260
|
});
|
|
1260
1261
|
const p = () => {
|
|
@@ -1268,12 +1269,12 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1268
1269
|
ref: l,
|
|
1269
1270
|
class: "popover-trigger",
|
|
1270
1271
|
onClick: $,
|
|
1271
|
-
onMouseenter: x[0] || (x[0] = (
|
|
1272
|
-
onMouseleave: x[1] || (x[1] = (
|
|
1272
|
+
onMouseenter: x[0] || (x[0] = (_) => w.trigger === "hover" ? g() : null),
|
|
1273
|
+
onMouseleave: x[1] || (x[1] = (_) => w.trigger === "hover" ? C() : null)
|
|
1273
1274
|
}, [
|
|
1274
1275
|
E(w.$slots, "trigger")
|
|
1275
1276
|
], 544),
|
|
1276
|
-
(c(),
|
|
1277
|
+
(c(), I(Me, { to: "body" }, [
|
|
1277
1278
|
O(Pe, { name: "popover-fade" }, {
|
|
1278
1279
|
default: j(() => [
|
|
1279
1280
|
s.value ? (c(), f("div", {
|
|
@@ -1282,8 +1283,8 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1282
1283
|
ref: i,
|
|
1283
1284
|
class: B(["popover", [`popover--${r.value}`, w.popoverClass, `popover--${w.size}`]]),
|
|
1284
1285
|
style: J(a.value),
|
|
1285
|
-
onMouseenter: x[2] || (x[2] = (
|
|
1286
|
-
onMouseleave: x[3] || (x[3] = (
|
|
1286
|
+
onMouseenter: x[2] || (x[2] = (_) => w.trigger === "hover" ? g() : null),
|
|
1287
|
+
onMouseleave: x[3] || (x[3] = (_) => w.trigger === "hover" ? C() : null)
|
|
1287
1288
|
}, [
|
|
1288
1289
|
w.$slots.content ? A("", !0) : (c(), f("div", vn, [
|
|
1289
1290
|
E(w.$slots, "default")
|
|
@@ -1307,7 +1308,7 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1307
1308
|
description: {}
|
|
1308
1309
|
},
|
|
1309
1310
|
setup(e) {
|
|
1310
|
-
return (o, t) => (c(),
|
|
1311
|
+
return (o, t) => (c(), I(v(pn), {
|
|
1311
1312
|
size: "small",
|
|
1312
1313
|
trigger: "hover",
|
|
1313
1314
|
placement: "top-start",
|
|
@@ -1361,20 +1362,20 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1361
1362
|
style: J(i(a))
|
|
1362
1363
|
}, [
|
|
1363
1364
|
b("div", $n, [
|
|
1364
|
-
a.selectionMode && a.selectionMode === "multiple" ? (c(),
|
|
1365
|
+
a.selectionMode && a.selectionMode === "multiple" ? (c(), I(v(tt), {
|
|
1365
1366
|
key: 0,
|
|
1366
1367
|
size: "small",
|
|
1367
1368
|
checked: s.isSelectedAll,
|
|
1368
1369
|
onChange: r[0] || (r[0] = (d) => t("selectAllRow"))
|
|
1369
1370
|
}, null, 8, ["checked"])) : A("", !0),
|
|
1370
1371
|
a.header ? (c(), f("span", kn, P(a.header), 1)) : A("", !0),
|
|
1371
|
-
a.description ? (c(),
|
|
1372
|
+
a.description ? (c(), I(yn, {
|
|
1372
1373
|
key: 2,
|
|
1373
1374
|
description: a.description,
|
|
1374
1375
|
class: "table-header__cell-description"
|
|
1375
1376
|
}, null, 8, ["description"])) : A("", !0),
|
|
1376
1377
|
a.field && s.sortField && s.sortField.includes(a.field) ? (c(), f("div", Cn, [
|
|
1377
|
-
a.field ? (c(),
|
|
1378
|
+
a.field ? (c(), I(ho, {
|
|
1378
1379
|
key: 0,
|
|
1379
1380
|
field: a.field,
|
|
1380
1381
|
onUpdateSort: r[1] || (r[1] = (d) => t("update:sort", d))
|
|
@@ -1424,17 +1425,17 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1424
1425
|
class: B({ rotated: !l.value })
|
|
1425
1426
|
}, null, 8, ["class"])
|
|
1426
1427
|
])) : A("", !0),
|
|
1427
|
-
r.column.selectionMode && r.column.selectionMode === "multiple" ? (c(),
|
|
1428
|
+
r.column.selectionMode && r.column.selectionMode === "multiple" ? (c(), I(v(tt), {
|
|
1428
1429
|
key: 1,
|
|
1429
1430
|
size: "small",
|
|
1430
1431
|
checked: n.value,
|
|
1431
1432
|
onChange: a[1] || (a[1] = (u) => t("toggleRow"))
|
|
1432
|
-
}, null, 8, ["checked"])) : r.column.selectionMode && r.column.selectionMode === "single" ? (c(),
|
|
1433
|
+
}, null, 8, ["checked"])) : r.column.selectionMode && r.column.selectionMode === "single" ? (c(), I(v(Mt), {
|
|
1433
1434
|
key: 2,
|
|
1434
1435
|
size: "small",
|
|
1435
1436
|
onChange: a[2] || (a[2] = (u) => t("toggleRow"))
|
|
1436
1437
|
})) : (c(), f(U, { key: 3 }, [
|
|
1437
|
-
r.column.bodySlot ? (c(),
|
|
1438
|
+
r.column.bodySlot ? (c(), I(fe(r.column.bodySlot), {
|
|
1438
1439
|
key: 0,
|
|
1439
1440
|
data: r.item,
|
|
1440
1441
|
field: r.column.field,
|
|
@@ -1464,7 +1465,7 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1464
1465
|
class: B(["table-row", { "table-row--hovered-color": l.colorHovered }]),
|
|
1465
1466
|
onClick: i[2] || (i[2] = (s) => t("rowClickHandler", { data: l.item, index: l.rowIndex }))
|
|
1466
1467
|
}, [
|
|
1467
|
-
(c(!0), f(U, null, pe(l.columns, (s) => (c(),
|
|
1468
|
+
(c(!0), f(U, null, pe(l.columns, (s) => (c(), I(Vn, {
|
|
1468
1469
|
key: s.field || s.header,
|
|
1469
1470
|
column: s,
|
|
1470
1471
|
item: l.item,
|
|
@@ -1480,7 +1481,7 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1480
1481
|
}, null, 8, ["column", "item", "index", "selectedRows", "size", "rowspan", "rowGroupMode", "groupRowsBy", "collapsedGroups"]))), 128))
|
|
1481
1482
|
], 2));
|
|
1482
1483
|
}
|
|
1483
|
-
}),
|
|
1484
|
+
}), In = /* @__PURE__ */ ue(Bn, [["__scopeId", "data-v-e25cae09"]]), _n = { class: "table-body" }, Mn = /* @__PURE__ */ T({
|
|
1484
1485
|
__name: "TableBody",
|
|
1485
1486
|
props: {
|
|
1486
1487
|
columns: {},
|
|
@@ -1495,8 +1496,8 @@ const rn = Mo, un = Po, cn = Bo, dn = Vo, fn = (e, o, t) => {
|
|
|
1495
1496
|
emits: ["rowClickHandler", "toggleRow", "toggleGroup"],
|
|
1496
1497
|
setup(e, { emit: o }) {
|
|
1497
1498
|
const t = o, n = (l, i) => l.id ? `row-${l.id}` : `row-${i}`;
|
|
1498
|
-
return (l, i) => (c(), f("tbody",
|
|
1499
|
-
(c(!0), f(U, null, pe(l.data, (s, r) => (c(),
|
|
1499
|
+
return (l, i) => (c(), f("tbody", _n, [
|
|
1500
|
+
(c(!0), f(U, null, pe(l.data, (s, r) => (c(), I(In, {
|
|
1500
1501
|
key: n(s, r),
|
|
1501
1502
|
rowIndex: r,
|
|
1502
1503
|
item: s,
|
|
@@ -1593,10 +1594,10 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
1593
1594
|
const t = o, n = R(() => e.rowGroupMode), l = R(() => e.groupRowsBy), { dataWithGroup: i } = Hn(n, l), { columns: s, options: r } = zn(n), a = R(() => r.value.selectedMode), { selectedRows: u, isSelectedAll: d, toggleSelectRow: m, toggleSelectedAll: k } = Dn(a, e.data), g = V(null), C = R(() => {
|
|
1594
1595
|
let p = [...e.data];
|
|
1595
1596
|
if (g.value) {
|
|
1596
|
-
const { field: x, order:
|
|
1597
|
+
const { field: x, order: _ } = g.value;
|
|
1597
1598
|
p.sort((N, D) => {
|
|
1598
1599
|
const q = N[x], H = D[x];
|
|
1599
|
-
return q === H ? 0 :
|
|
1600
|
+
return q === H ? 0 : _ === 1 ? q > H ? 1 : -1 : q < H ? 1 : -1;
|
|
1600
1601
|
});
|
|
1601
1602
|
}
|
|
1602
1603
|
const w = i(p);
|
|
@@ -1720,7 +1721,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
1720
1721
|
index: M
|
|
1721
1722
|
});
|
|
1722
1723
|
return S;
|
|
1723
|
-
}), w = R(() => m(y.value)), x = (S) => S.data[t.keyField] ?? S.index,
|
|
1724
|
+
}), w = R(() => m(y.value)), x = (S) => S.data[t.keyField] ?? S.index, _ = (S) => {
|
|
1724
1725
|
const M = S.target;
|
|
1725
1726
|
i.value = M.scrollTop;
|
|
1726
1727
|
}, N = () => {
|
|
@@ -1731,7 +1732,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
1731
1732
|
N(), n.value && (D = new ResizeObserver(() => {
|
|
1732
1733
|
N();
|
|
1733
1734
|
}), D.observe(n.value));
|
|
1734
|
-
}),
|
|
1735
|
+
}), _e(() => {
|
|
1735
1736
|
D && D.disconnect();
|
|
1736
1737
|
}), oe(p, () => {
|
|
1737
1738
|
u();
|
|
@@ -1754,7 +1755,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
1754
1755
|
ref_key: "containerRef",
|
|
1755
1756
|
ref: n,
|
|
1756
1757
|
class: "virtual-scroll",
|
|
1757
|
-
onScroll:
|
|
1758
|
+
onScroll: _
|
|
1758
1759
|
}, [
|
|
1759
1760
|
b("div", {
|
|
1760
1761
|
class: "virtual-scroll__spacer",
|
|
@@ -1892,7 +1893,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
1892
1893
|
}, [
|
|
1893
1894
|
b("div", Yn, [
|
|
1894
1895
|
l.icon ? (c(), f("div", Kn, [
|
|
1895
|
-
(c(),
|
|
1896
|
+
(c(), I(fe(l.icon)))
|
|
1896
1897
|
])) : A("", !0),
|
|
1897
1898
|
b("div", Xn, [
|
|
1898
1899
|
E(l.$slots, "default")
|
|
@@ -1981,7 +1982,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
1981
1982
|
class: "input__eye",
|
|
1982
1983
|
onClick: u[5] || (u[5] = (d) => i.value = !i.value)
|
|
1983
1984
|
}, [
|
|
1984
|
-
i.value ? (c(),
|
|
1985
|
+
i.value ? (c(), I(v(to), { key: 0 })) : (c(), I(v(qt), { key: 1 }))
|
|
1985
1986
|
])) : A("", !0)
|
|
1986
1987
|
])
|
|
1987
1988
|
]),
|
|
@@ -2006,7 +2007,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2006
2007
|
return (t, n) => (c(), f("div", {
|
|
2007
2008
|
class: B(o.value)
|
|
2008
2009
|
}, [
|
|
2009
|
-
(c(),
|
|
2010
|
+
(c(), I(fe(t.icon), { class: "icon-field__icon" })),
|
|
2010
2011
|
b("div", ll, [
|
|
2011
2012
|
E(t.$slots, "default")
|
|
2012
2013
|
])
|
|
@@ -2050,7 +2051,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2050
2051
|
setup(e) {
|
|
2051
2052
|
const o = re(e, "modelValue");
|
|
2052
2053
|
return (t, n) => (c(), f("div", al, [
|
|
2053
|
-
t.multiple ? (c(),
|
|
2054
|
+
t.multiple ? (c(), I(v(tt), {
|
|
2054
2055
|
key: 0,
|
|
2055
2056
|
modelValue: o.value,
|
|
2056
2057
|
"onUpdate:modelValue": n[0] || (n[0] = (l) => o.value = l),
|
|
@@ -2065,7 +2066,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2065
2066
|
], 64))
|
|
2066
2067
|
]),
|
|
2067
2068
|
_: 3
|
|
2068
|
-
}, 8, ["modelValue", "value"])) : (c(),
|
|
2069
|
+
}, 8, ["modelValue", "value"])) : (c(), I(v(Mt), {
|
|
2069
2070
|
key: 1,
|
|
2070
2071
|
modelValue: o.value,
|
|
2071
2072
|
"onUpdate:modelValue": n[1] || (n[1] = (l) => o.value = l),
|
|
@@ -2173,7 +2174,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2173
2174
|
class: B(["dropdown__field-inner", [{ "dropdown__field-inner--multiple": y.multiple }, { "dropdown__field-inner--placeholder": !i.value }]])
|
|
2174
2175
|
}, [
|
|
2175
2176
|
y.multiple ? (c(), f("div", ul, [
|
|
2176
|
-
(c(!0), f(U, null, pe(s.value, (p) => (c(),
|
|
2177
|
+
(c(!0), f(U, null, pe(s.value, (p) => (c(), I(v(Zn), {
|
|
2177
2178
|
variant: "secondary",
|
|
2178
2179
|
key: p,
|
|
2179
2180
|
removable: "",
|
|
@@ -2221,7 +2222,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2221
2222
|
y.loading ? (c(), f("div", vl, [
|
|
2222
2223
|
O(v(il))
|
|
2223
2224
|
])) : (c(), f("div", pl, [
|
|
2224
|
-
(c(!0), f(U, null, pe(y.options, (p, w) => (c(),
|
|
2225
|
+
(c(!0), f(U, null, pe(y.options, (p, w) => (c(), I(rl, {
|
|
2225
2226
|
key: w,
|
|
2226
2227
|
modelValue: s.value,
|
|
2227
2228
|
"onUpdate:modelValue": h[3] || (h[3] = (x) => s.value = x),
|
|
@@ -2281,7 +2282,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2281
2282
|
}), (a, u) => (c(), f("div", {
|
|
2282
2283
|
class: B(r.value)
|
|
2283
2284
|
}, [
|
|
2284
|
-
a.viewButtons ? (c(),
|
|
2285
|
+
a.viewButtons ? (c(), I(v(ke), {
|
|
2285
2286
|
key: 0,
|
|
2286
2287
|
contrast: "",
|
|
2287
2288
|
icon: v(Yt),
|
|
@@ -2292,7 +2293,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2292
2293
|
onClick: s
|
|
2293
2294
|
}, null, 8, ["icon", "disabled"])) : A("", !0),
|
|
2294
2295
|
b("div", gl, [
|
|
2295
|
-
(c(),
|
|
2296
|
+
(c(), I(fe(a.icon))),
|
|
2296
2297
|
ge(b("input", {
|
|
2297
2298
|
"onUpdate:modelValue": u[0] || (u[0] = (d) => t.value = d),
|
|
2298
2299
|
type: "text",
|
|
@@ -2306,7 +2307,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2306
2307
|
[gt, t.value]
|
|
2307
2308
|
])
|
|
2308
2309
|
]),
|
|
2309
|
-
a.viewButtons ? (c(),
|
|
2310
|
+
a.viewButtons ? (c(), I(v(ke), {
|
|
2310
2311
|
key: 1,
|
|
2311
2312
|
contrast: "",
|
|
2312
2313
|
icon: v(yt),
|
|
@@ -2468,7 +2469,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2468
2469
|
const o = (t) => t.url ? vt("RouterLink") : "div";
|
|
2469
2470
|
return (t, n) => (c(), f("div", kl, [
|
|
2470
2471
|
(c(!0), f(U, null, pe(t.items, (l, i) => (c(), f(U, null, [
|
|
2471
|
-
(c(),
|
|
2472
|
+
(c(), I(fe(o(l)), {
|
|
2472
2473
|
to: l.url,
|
|
2473
2474
|
class: B(["breadcrumb__item", { "breadcrumb__item--disabled": !l.url }])
|
|
2474
2475
|
}, {
|
|
@@ -2513,7 +2514,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2513
2514
|
class: B(i.value)
|
|
2514
2515
|
}, [
|
|
2515
2516
|
b("div", xl, [
|
|
2516
|
-
(c(),
|
|
2517
|
+
(c(), I(fe(l.value)))
|
|
2517
2518
|
]),
|
|
2518
2519
|
b("div", Rl, [
|
|
2519
2520
|
b("div", Sl, P(k.msg.summary), 1),
|
|
@@ -2556,9 +2557,9 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2556
2557
|
};
|
|
2557
2558
|
return Q(() => {
|
|
2558
2559
|
te.on("add", i), te.on("remove", s), te.on("remove-group", r), te.on("remove-all-groups", a);
|
|
2559
|
-
}),
|
|
2560
|
+
}), _e(() => {
|
|
2560
2561
|
te.off("add", i), te.off("remove", s), te.off("remove-group", r), te.off("remove-all-groups", a);
|
|
2561
|
-
}), (u, d) => (c(),
|
|
2562
|
+
}), (u, d) => (c(), I(v(no), null, {
|
|
2562
2563
|
default: j(() => [
|
|
2563
2564
|
b("div", Vl, [
|
|
2564
2565
|
O(Gt, {
|
|
@@ -2567,7 +2568,7 @@ const En = /* @__PURE__ */ ue(Pn, [["render", Ln]]), zn = (e) => {
|
|
|
2567
2568
|
class: "toast-messages"
|
|
2568
2569
|
}, {
|
|
2569
2570
|
default: j(() => [
|
|
2570
|
-
(c(!0), f(U, null, pe(t.value, (m) => (c(),
|
|
2571
|
+
(c(!0), f(U, null, pe(t.value, (m) => (c(), I(Al, {
|
|
2571
2572
|
key: m.id,
|
|
2572
2573
|
msg: m,
|
|
2573
2574
|
onClose: d[0] || (d[0] = (k) => l(k))
|
|
@@ -2605,7 +2606,7 @@ const Rs = {
|
|
|
2605
2606
|
};
|
|
2606
2607
|
e.config.globalProperties.$toast = o, e.provide(Ot, o);
|
|
2607
2608
|
}
|
|
2608
|
-
}, Bl = { class: "message__content" },
|
|
2609
|
+
}, Bl = { class: "message__content" }, Il = /* @__PURE__ */ T({
|
|
2609
2610
|
__name: "Message",
|
|
2610
2611
|
props: {
|
|
2611
2612
|
type: {
|
|
@@ -2628,7 +2629,7 @@ const Rs = {
|
|
|
2628
2629
|
return (l, i) => (c(), f("div", {
|
|
2629
2630
|
class: B(t.value)
|
|
2630
2631
|
}, [
|
|
2631
|
-
(c(),
|
|
2632
|
+
(c(), I(fe(n[o.type]), { class: "message__icon" })),
|
|
2632
2633
|
b("div", Bl, [
|
|
2633
2634
|
l.$slots.default ? E(l.$slots, "default", { key: 0 }, void 0, !0) : (c(), f(U, { key: 1 }, [
|
|
2634
2635
|
Z(P(o.message), 1)
|
|
@@ -2636,7 +2637,7 @@ const Rs = {
|
|
|
2636
2637
|
])
|
|
2637
2638
|
], 2));
|
|
2638
2639
|
}
|
|
2639
|
-
}), Ss = /* @__PURE__ */ ue(
|
|
2640
|
+
}), Ss = /* @__PURE__ */ ue(Il, [["__scopeId", "data-v-5db16833"]]), _l = {
|
|
2640
2641
|
key: 0,
|
|
2641
2642
|
class: "badge__value"
|
|
2642
2643
|
}, Ml = /* @__PURE__ */ T({
|
|
@@ -2658,7 +2659,7 @@ const Rs = {
|
|
|
2658
2659
|
return (t, n) => (c(), f("div", {
|
|
2659
2660
|
class: B(o.value)
|
|
2660
2661
|
}, [
|
|
2661
|
-
t.value ? (c(), f("div",
|
|
2662
|
+
t.value ? (c(), f("div", _l, P(t.value), 1)) : A("", !0)
|
|
2662
2663
|
], 2));
|
|
2663
2664
|
}
|
|
2664
2665
|
}), Ts = /* @__PURE__ */ T({
|
|
@@ -2681,7 +2682,7 @@ const Rs = {
|
|
|
2681
2682
|
return (t, n) => (c(), f("div", {
|
|
2682
2683
|
class: B(["overlay-badge", { [`overlay-badge--${t.position}`]: t.position }])
|
|
2683
2684
|
}, [
|
|
2684
|
-
t.viewBadge ? (c(),
|
|
2685
|
+
t.viewBadge ? (c(), I(v(Ml), {
|
|
2685
2686
|
key: 0,
|
|
2686
2687
|
value: t.value,
|
|
2687
2688
|
variant: t.variant,
|
|
@@ -2756,7 +2757,7 @@ const Rs = {
|
|
|
2756
2757
|
close: () => {
|
|
2757
2758
|
G.value = null;
|
|
2758
2759
|
}
|
|
2759
|
-
},
|
|
2760
|
+
}, Is = {
|
|
2760
2761
|
install(e) {
|
|
2761
2762
|
e.provide(Lt, Pl), e.provide(Et, Ol), e.config.globalProperties.$dialogStates = z, e.config.globalProperties.$popupStates = G;
|
|
2762
2763
|
}
|
|
@@ -2782,9 +2783,9 @@ const Rs = {
|
|
|
2782
2783
|
r?.blockScroll ? o() : t();
|
|
2783
2784
|
}, { immediate: !0, deep: !0 }), Q(() => {
|
|
2784
2785
|
document.addEventListener("keydown", s);
|
|
2785
|
-
}),
|
|
2786
|
+
}), _e(() => {
|
|
2786
2787
|
document.removeEventListener("keydown", s), t();
|
|
2787
|
-
}), (r, a) => (c(),
|
|
2788
|
+
}), (r, a) => (c(), I(Me, { to: "body" }, [
|
|
2788
2789
|
O(Pe, { name: "confirm-dialog" }, {
|
|
2789
2790
|
default: j(() => [
|
|
2790
2791
|
v(z) ? (c(), f("div", {
|
|
@@ -2832,7 +2833,7 @@ const Rs = {
|
|
|
2832
2833
|
})
|
|
2833
2834
|
]));
|
|
2834
2835
|
}
|
|
2835
|
-
}),
|
|
2836
|
+
}), _s = /* @__PURE__ */ ue(Hl, [["__scopeId", "data-v-e772f431"]]), Fl = {
|
|
2836
2837
|
key: 0,
|
|
2837
2838
|
class: "confirm-popup__header"
|
|
2838
2839
|
}, Gl = { class: "confirm-popup__header-title" }, Nl = {
|
|
@@ -2898,7 +2899,7 @@ const Rs = {
|
|
|
2898
2899
|
default:
|
|
2899
2900
|
return { top: 0, left: 0 };
|
|
2900
2901
|
}
|
|
2901
|
-
},
|
|
2902
|
+
}, _ = (F) => {
|
|
2902
2903
|
const S = x(F);
|
|
2903
2904
|
return S.top >= p && S.left >= p && S.top + h.height <= window.innerHeight - p && S.left + h.width <= window.innerWidth - p;
|
|
2904
2905
|
}, N = [C];
|
|
@@ -2907,7 +2908,7 @@ const Rs = {
|
|
|
2907
2908
|
});
|
|
2908
2909
|
let q = C, H = x(C);
|
|
2909
2910
|
for (const F of N)
|
|
2910
|
-
if (
|
|
2911
|
+
if (_(F)) {
|
|
2911
2912
|
q = F, H = x(F);
|
|
2912
2913
|
break;
|
|
2913
2914
|
}
|
|
@@ -2932,9 +2933,9 @@ const Rs = {
|
|
|
2932
2933
|
k?.target && (await Se(), s());
|
|
2933
2934
|
}, { immediate: !0 }), Q(() => {
|
|
2934
2935
|
document.addEventListener("keydown", u), window.addEventListener("scroll", d, !0), window.addEventListener("resize", m);
|
|
2935
|
-
}),
|
|
2936
|
+
}), _e(() => {
|
|
2936
2937
|
document.removeEventListener("keydown", u), window.removeEventListener("scroll", d, !0), window.removeEventListener("resize", m);
|
|
2937
|
-
}), (k, g) => (c(),
|
|
2938
|
+
}), (k, g) => (c(), I(Me, { to: "body" }, [
|
|
2938
2939
|
O(Pe, { name: "confirm" }, {
|
|
2939
2940
|
default: j(() => [
|
|
2940
2941
|
v(G) ? (c(), f("div", {
|
|
@@ -3005,7 +3006,7 @@ const Rs = {
|
|
|
3005
3006
|
isOpen: l,
|
|
3006
3007
|
open: s,
|
|
3007
3008
|
close: a
|
|
3008
|
-
}), (u, d) => (c(),
|
|
3009
|
+
}), (u, d) => (c(), I(Me, { to: "body" }, [
|
|
3009
3010
|
O(Pe, { name: "drawer-animate" }, {
|
|
3010
3011
|
default: j(() => [
|
|
3011
3012
|
l.value ? (c(), f("div", {
|
|
@@ -3055,7 +3056,7 @@ const Rs = {
|
|
|
3055
3056
|
};
|
|
3056
3057
|
return oe(t, () => {
|
|
3057
3058
|
t.value ? l() : n();
|
|
3058
|
-
}), (r, a) => (c(),
|
|
3059
|
+
}), (r, a) => (c(), I(Me, { to: "body" }, [
|
|
3059
3060
|
O(Pe, { name: "modal-content-fade" }, {
|
|
3060
3061
|
default: j(() => [
|
|
3061
3062
|
t.value ? (c(), f("div", {
|
|
@@ -3265,14 +3266,16 @@ export {
|
|
|
3265
3266
|
tt as Checkbox,
|
|
3266
3267
|
gs as ChipCheckbox,
|
|
3267
3268
|
vs as Column,
|
|
3268
|
-
|
|
3269
|
+
_s as ConfirmDialog,
|
|
3269
3270
|
Ms as ConfirmPopup,
|
|
3270
|
-
|
|
3271
|
+
Is as ConfirmService,
|
|
3271
3272
|
ms as DataTable,
|
|
3272
3273
|
Hs as Divider,
|
|
3273
3274
|
Ps as Drawer,
|
|
3274
3275
|
hs as Dropdown,
|
|
3276
|
+
Ys as File,
|
|
3275
3277
|
sl as IconField,
|
|
3278
|
+
Ks as Image,
|
|
3276
3279
|
ws as InputNumber,
|
|
3277
3280
|
ys as InputPhone,
|
|
3278
3281
|
Pt as InputText,
|