@everchron/ec-shards 16.4.1 → 16.4.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/ec-shards.css +1 -1
- package/dist/ec-shards.js +214 -219
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineAsyncComponent as ne, watch as ye, createBlock as p, openBlock as o, resolveDynamicComponent as oe, unref as fe, normalizeClass as y, createElementBlock as r, normalizeStyle as x, resolveComponent as g, createCommentVNode as u, createElementVNode as f, createVNode as _, createTextVNode as L, toDisplayString as w, renderSlot as m, Transition as _e, withCtx as S, useCssVars as
|
|
1
|
+
import { defineAsyncComponent as ne, watch as ye, createBlock as p, openBlock as o, resolveDynamicComponent as oe, unref as fe, normalizeClass as y, createElementBlock as r, normalizeStyle as x, resolveComponent as g, createCommentVNode as u, createElementVNode as f, createVNode as _, createTextVNode as L, toDisplayString as w, renderSlot as m, Transition as _e, withCtx as S, useCssVars as ai, computed as ze, Fragment as R, renderList as J, reactive as qi, nextTick as $i, onBeforeUnmount as Kt, toRefs as oi, isRef as Wi, onMounted as li, useSlots as ji, ref as Ve, watchEffect as rt, withKeys as ee, Teleport as Ui, withDirectives as We, vShow as it, mergeProps as qe, normalizeProps as Gi, guardReactiveProps as Ki, withModifiers as W, resolveDirective as Yi, vModelText as Xi, createStaticVNode as ri, markRaw as Ji, TransitionGroup as ci, h as Zi, Text as ws } from "vue";
|
|
2
2
|
const ae = (e, s, t) => {
|
|
3
3
|
const a = e[s];
|
|
4
4
|
return a ? typeof a == "function" ? a() : Promise.resolve(a) : new Promise((n, i) => {
|
|
@@ -222,7 +222,7 @@ function rn(e, s, t, a, n, i) {
|
|
|
222
222
|
])) : u("", !0)
|
|
223
223
|
], 6)) : u("", !0);
|
|
224
224
|
}
|
|
225
|
-
const
|
|
225
|
+
const di = /* @__PURE__ */ b(sn, [["render", rn], ["__scopeId", "data-v-0b5e6809"]]), Yt = {
|
|
226
226
|
name: "ecs-action-toolbar",
|
|
227
227
|
props: {
|
|
228
228
|
/** The padding of the action toolbar. */
|
|
@@ -231,12 +231,12 @@ const ci = /* @__PURE__ */ b(sn, [["render", rn], ["__scopeId", "data-v-0b5e6809
|
|
|
231
231
|
default: "var(--spacing-5) var(--spacing-20)"
|
|
232
232
|
}
|
|
233
233
|
}
|
|
234
|
-
},
|
|
235
|
-
|
|
234
|
+
}, Ss = () => {
|
|
235
|
+
ai((e) => ({
|
|
236
236
|
"315cd1d6": e.padding
|
|
237
237
|
}));
|
|
238
|
-
},
|
|
239
|
-
Yt.setup =
|
|
238
|
+
}, xs = Yt.setup;
|
|
239
|
+
Yt.setup = xs ? (e, s) => (Ss(), xs(e, s)) : Ss;
|
|
240
240
|
const cn = {
|
|
241
241
|
class: "ecs-action-toolbar",
|
|
242
242
|
role: "toolbar",
|
|
@@ -838,10 +838,10 @@ var ct = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
838
838
|
function Xt(e) {
|
|
839
839
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
840
840
|
}
|
|
841
|
-
var wt,
|
|
841
|
+
var wt, Cs;
|
|
842
842
|
function Dn() {
|
|
843
|
-
if (
|
|
844
|
-
|
|
843
|
+
if (Cs) return wt;
|
|
844
|
+
Cs = 1;
|
|
845
845
|
function e(s, t, a) {
|
|
846
846
|
var n, i, l, c, d;
|
|
847
847
|
t == null && (t = 100);
|
|
@@ -893,14 +893,14 @@ function jt() {
|
|
|
893
893
|
return s.brand + "/" + s.version;
|
|
894
894
|
}).join(" ") : navigator.userAgent;
|
|
895
895
|
}
|
|
896
|
-
function
|
|
896
|
+
function ui() {
|
|
897
897
|
return !/^((?!chrome|android).)*safari/i.test(jt());
|
|
898
898
|
}
|
|
899
899
|
function Ke(e, s, t) {
|
|
900
900
|
s === void 0 && (s = !1), t === void 0 && (t = !1);
|
|
901
901
|
var a = e.getBoundingClientRect(), n = 1, i = 1;
|
|
902
902
|
s && be(e) && (n = e.offsetWidth > 0 && Ge(a.width) / e.offsetWidth || 1, i = e.offsetHeight > 0 && Ge(a.height) / e.offsetHeight || 1);
|
|
903
|
-
var l = $e(e) ? he(e) : window, c = l.visualViewport, d = !
|
|
903
|
+
var l = $e(e) ? he(e) : window, c = l.visualViewport, d = !ui() && t, h = (a.left + (d && c ? c.offsetLeft : 0)) / n, v = (a.top + (d && c ? c.offsetTop : 0)) / i, k = a.width / n, E = a.height / i;
|
|
904
904
|
return {
|
|
905
905
|
width: k,
|
|
906
906
|
height: E,
|
|
@@ -989,13 +989,13 @@ function ht(e) {
|
|
|
989
989
|
Re(e)
|
|
990
990
|
);
|
|
991
991
|
}
|
|
992
|
-
function
|
|
993
|
-
return ["html", "body", "#document"].indexOf(Ee(e)) >= 0 ? e.ownerDocument.body : be(e) && es(e) ? e :
|
|
992
|
+
function fi(e) {
|
|
993
|
+
return ["html", "body", "#document"].indexOf(Ee(e)) >= 0 ? e.ownerDocument.body : be(e) && es(e) ? e : fi(ht(e));
|
|
994
994
|
}
|
|
995
995
|
function et(e, s) {
|
|
996
996
|
var t;
|
|
997
997
|
s === void 0 && (s = []);
|
|
998
|
-
var a =
|
|
998
|
+
var a = fi(e), n = a === ((t = e.ownerDocument) == null ? void 0 : t.body), i = he(a), l = n ? [i].concat(i.visualViewport || [], es(a) ? a : []) : a, c = s.concat(l);
|
|
999
999
|
return n ? c : (
|
|
1000
1000
|
// $FlowFixMe[incompatible-call]: isBody tells us target will be an HTMLElement here
|
|
1001
1001
|
c.concat(et(ht(l)))
|
|
@@ -1004,7 +1004,7 @@ function et(e, s) {
|
|
|
1004
1004
|
function qn(e) {
|
|
1005
1005
|
return ["table", "td", "th"].indexOf(Ee(e)) >= 0;
|
|
1006
1006
|
}
|
|
1007
|
-
function
|
|
1007
|
+
function Bs(e) {
|
|
1008
1008
|
return !be(e) || // https://github.com/popperjs/popper-core/issues/837
|
|
1009
1009
|
Le(e).position === "fixed" ? null : e.offsetParent;
|
|
1010
1010
|
}
|
|
@@ -1025,13 +1025,13 @@ function $n(e) {
|
|
|
1025
1025
|
return null;
|
|
1026
1026
|
}
|
|
1027
1027
|
function at(e) {
|
|
1028
|
-
for (var s = he(e), t =
|
|
1029
|
-
t =
|
|
1028
|
+
for (var s = he(e), t = Bs(e); t && qn(t) && Le(t).position === "static"; )
|
|
1029
|
+
t = Bs(t);
|
|
1030
1030
|
return t && (Ee(t) === "html" || Ee(t) === "body" && Le(t).position === "static") ? s : t || $n(e) || s;
|
|
1031
1031
|
}
|
|
1032
|
-
var ge = "top", Ce = "bottom", Be = "right", me = "left", ss = "auto", ot = [ge, Ce, Be, me], Ye = "start", st = "end", Wn = "clippingParents",
|
|
1032
|
+
var ge = "top", Ce = "bottom", Be = "right", me = "left", ss = "auto", ot = [ge, Ce, Be, me], Ye = "start", st = "end", Wn = "clippingParents", gi = "viewport", Je = "popper", jn = "reference", zs = /* @__PURE__ */ ot.reduce(function(e, s) {
|
|
1033
1033
|
return e.concat([s + "-" + Ye, s + "-" + st]);
|
|
1034
|
-
}, []),
|
|
1034
|
+
}, []), mi = /* @__PURE__ */ [].concat(ot, [ss]).reduce(function(e, s) {
|
|
1035
1035
|
return e.concat([s, s + "-" + Ye, s + "-" + st]);
|
|
1036
1036
|
}, []), Un = "beforeRead", Gn = "read", Kn = "afterRead", Yn = "beforeMain", Xn = "main", Jn = "afterMain", Zn = "beforeWrite", Qn = "write", ea = "afterWrite", ta = [Un, Gn, Kn, Yn, Xn, Jn, Zn, Qn, ea];
|
|
1037
1037
|
function sa(e) {
|
|
@@ -1087,7 +1087,7 @@ function oa(e, s) {
|
|
|
1087
1087
|
var t = he(e), a = Re(e), n = t.visualViewport, i = a.clientWidth, l = a.clientHeight, c = 0, d = 0;
|
|
1088
1088
|
if (n) {
|
|
1089
1089
|
i = n.width, l = n.height;
|
|
1090
|
-
var h =
|
|
1090
|
+
var h = ui();
|
|
1091
1091
|
(h || !h && s === "fixed") && (c = n.offsetLeft, d = n.offsetTop);
|
|
1092
1092
|
}
|
|
1093
1093
|
return {
|
|
@@ -1106,7 +1106,7 @@ function la(e) {
|
|
|
1106
1106
|
y: d
|
|
1107
1107
|
};
|
|
1108
1108
|
}
|
|
1109
|
-
function
|
|
1109
|
+
function hi(e, s) {
|
|
1110
1110
|
var t = s.getRootNode && s.getRootNode();
|
|
1111
1111
|
if (e.contains(s))
|
|
1112
1112
|
return !0;
|
|
@@ -1132,20 +1132,20 @@ function ra(e, s) {
|
|
|
1132
1132
|
var t = Ke(e, !1, s === "fixed");
|
|
1133
1133
|
return t.top = t.top + e.clientTop, t.left = t.left + e.clientLeft, t.bottom = t.top + e.clientHeight, t.right = t.left + e.clientWidth, t.width = e.clientWidth, t.height = e.clientHeight, t.x = t.left, t.y = t.top, t;
|
|
1134
1134
|
}
|
|
1135
|
-
function
|
|
1136
|
-
return s ===
|
|
1135
|
+
function Is(e, s, t) {
|
|
1136
|
+
return s === gi ? Ut(oa(e, t)) : $e(s) ? ra(s, t) : Ut(la(Re(e)));
|
|
1137
1137
|
}
|
|
1138
1138
|
function ca(e) {
|
|
1139
1139
|
var s = et(ht(e)), t = ["absolute", "fixed"].indexOf(Le(e).position) >= 0, a = t && be(e) ? at(e) : e;
|
|
1140
1140
|
return $e(a) ? s.filter(function(n) {
|
|
1141
|
-
return $e(n) &&
|
|
1141
|
+
return $e(n) && hi(n, a) && Ee(n) !== "body";
|
|
1142
1142
|
}) : [];
|
|
1143
1143
|
}
|
|
1144
1144
|
function da(e, s, t, a) {
|
|
1145
1145
|
var n = s === "clippingParents" ? ca(e) : [].concat(s), i = [].concat(n, [t]), l = i[0], c = i.reduce(function(d, h) {
|
|
1146
|
-
var v =
|
|
1146
|
+
var v = Is(e, h, a);
|
|
1147
1147
|
return d.top = He(v.top, d.top), d.right = gt(v.right, d.right), d.bottom = gt(v.bottom, d.bottom), d.left = He(v.left, d.left), d;
|
|
1148
|
-
},
|
|
1148
|
+
}, Is(e, l, a));
|
|
1149
1149
|
return c.width = c.right - c.left, c.height = c.bottom - c.top, c.x = c.left, c.y = c.top, c;
|
|
1150
1150
|
}
|
|
1151
1151
|
function Ie(e) {
|
|
@@ -1157,7 +1157,7 @@ function Xe(e) {
|
|
|
1157
1157
|
function is(e) {
|
|
1158
1158
|
return ["top", "bottom"].indexOf(e) >= 0 ? "x" : "y";
|
|
1159
1159
|
}
|
|
1160
|
-
function
|
|
1160
|
+
function pi(e) {
|
|
1161
1161
|
var s = e.reference, t = e.element, a = e.placement, n = a ? Ie(a) : null, i = a ? Xe(a) : null, l = s.x + s.width / 2 - t.width / 2, c = s.y + s.height / 2 - t.height / 2, d;
|
|
1162
1162
|
switch (n) {
|
|
1163
1163
|
case ge:
|
|
@@ -1204,7 +1204,7 @@ function hi(e) {
|
|
|
1204
1204
|
}
|
|
1205
1205
|
return d;
|
|
1206
1206
|
}
|
|
1207
|
-
function
|
|
1207
|
+
function vi() {
|
|
1208
1208
|
return {
|
|
1209
1209
|
top: 0,
|
|
1210
1210
|
right: 0,
|
|
@@ -1212,17 +1212,17 @@ function pi() {
|
|
|
1212
1212
|
left: 0
|
|
1213
1213
|
};
|
|
1214
1214
|
}
|
|
1215
|
-
function
|
|
1216
|
-
return Object.assign({},
|
|
1215
|
+
function yi(e) {
|
|
1216
|
+
return Object.assign({}, vi(), e);
|
|
1217
1217
|
}
|
|
1218
|
-
function
|
|
1218
|
+
function bi(e, s) {
|
|
1219
1219
|
return s.reduce(function(t, a) {
|
|
1220
1220
|
return t[a] = e, t;
|
|
1221
1221
|
}, {});
|
|
1222
1222
|
}
|
|
1223
1223
|
function ns(e, s) {
|
|
1224
1224
|
s === void 0 && (s = {});
|
|
1225
|
-
var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, l = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? Wn : c, h = t.rootBoundary, v = h === void 0 ?
|
|
1225
|
+
var t = s, a = t.placement, n = a === void 0 ? e.placement : a, i = t.strategy, l = i === void 0 ? e.strategy : i, c = t.boundary, d = c === void 0 ? Wn : c, h = t.rootBoundary, v = h === void 0 ? gi : h, k = t.elementContext, E = k === void 0 ? Je : k, I = t.altBoundary, B = I === void 0 ? !1 : I, P = t.padding, T = P === void 0 ? 0 : P, C = yi(typeof T != "number" ? T : bi(T, ot)), M = E === Je ? jn : Je, q = e.rects.popper, A = e.elements[B ? M : E], F = da($e(A) ? A : A.contextElement || Re(e.elements.popper), d, v, l), V = Ke(e.elements.reference), H = pi({
|
|
1226
1226
|
reference: V,
|
|
1227
1227
|
element: q,
|
|
1228
1228
|
placement: n
|
|
@@ -1241,12 +1241,12 @@ function ns(e, s) {
|
|
|
1241
1241
|
}
|
|
1242
1242
|
return K;
|
|
1243
1243
|
}
|
|
1244
|
-
var
|
|
1244
|
+
var Es = {
|
|
1245
1245
|
placement: "bottom",
|
|
1246
1246
|
modifiers: [],
|
|
1247
1247
|
strategy: "absolute"
|
|
1248
1248
|
};
|
|
1249
|
-
function
|
|
1249
|
+
function Ts() {
|
|
1250
1250
|
for (var e = arguments.length, s = new Array(e), t = 0; t < e; t++)
|
|
1251
1251
|
s[t] = arguments[t];
|
|
1252
1252
|
return !s.some(function(a) {
|
|
@@ -1255,13 +1255,13 @@ function Es() {
|
|
|
1255
1255
|
}
|
|
1256
1256
|
function ua(e) {
|
|
1257
1257
|
e === void 0 && (e = {});
|
|
1258
|
-
var s = e, t = s.defaultModifiers, a = t === void 0 ? [] : t, n = s.defaultOptions, i = n === void 0 ?
|
|
1258
|
+
var s = e, t = s.defaultModifiers, a = t === void 0 ? [] : t, n = s.defaultOptions, i = n === void 0 ? Es : n;
|
|
1259
1259
|
return function(c, d, h) {
|
|
1260
1260
|
h === void 0 && (h = i);
|
|
1261
1261
|
var v = {
|
|
1262
1262
|
placement: "bottom",
|
|
1263
1263
|
orderedModifiers: [],
|
|
1264
|
-
options: Object.assign({},
|
|
1264
|
+
options: Object.assign({}, Es, i),
|
|
1265
1265
|
modifiersData: {},
|
|
1266
1266
|
elements: {
|
|
1267
1267
|
reference: c,
|
|
@@ -1290,7 +1290,7 @@ function ua(e) {
|
|
|
1290
1290
|
forceUpdate: function() {
|
|
1291
1291
|
if (!E) {
|
|
1292
1292
|
var C = v.elements, M = C.reference, q = C.popper;
|
|
1293
|
-
if (
|
|
1293
|
+
if (Ts(M, q)) {
|
|
1294
1294
|
v.rects = {
|
|
1295
1295
|
reference: Hn(M, at(q), v.options.strategy === "fixed"),
|
|
1296
1296
|
popper: ts(q)
|
|
@@ -1324,7 +1324,7 @@ function ua(e) {
|
|
|
1324
1324
|
P(), E = !0;
|
|
1325
1325
|
}
|
|
1326
1326
|
};
|
|
1327
|
-
if (!
|
|
1327
|
+
if (!Ts(c, d))
|
|
1328
1328
|
return I;
|
|
1329
1329
|
I.setOptions(h).then(function(T) {
|
|
1330
1330
|
!E && h.onFirstUpdate && h.onFirstUpdate(T);
|
|
@@ -1376,7 +1376,7 @@ const ga = {
|
|
|
1376
1376
|
};
|
|
1377
1377
|
function ma(e) {
|
|
1378
1378
|
var s = e.state, t = e.name;
|
|
1379
|
-
s.modifiersData[t] =
|
|
1379
|
+
s.modifiersData[t] = pi({
|
|
1380
1380
|
reference: s.rects.reference,
|
|
1381
1381
|
element: s.rects.popper,
|
|
1382
1382
|
placement: s.placement
|
|
@@ -1402,7 +1402,7 @@ function va(e, s) {
|
|
|
1402
1402
|
y: Ge(a * n) / n || 0
|
|
1403
1403
|
};
|
|
1404
1404
|
}
|
|
1405
|
-
function
|
|
1405
|
+
function Ps(e) {
|
|
1406
1406
|
var s, t = e.popper, a = e.popperRect, n = e.placement, i = e.variation, l = e.offsets, c = e.position, d = e.gpuAcceleration, h = e.adaptive, v = e.roundOffsets, k = e.isFixed, E = l.x, I = E === void 0 ? 0 : E, B = l.y, P = B === void 0 ? 0 : B, T = typeof v == "function" ? v({
|
|
1407
1407
|
x: I,
|
|
1408
1408
|
y: P
|
|
@@ -1455,12 +1455,12 @@ function ya(e) {
|
|
|
1455
1455
|
gpuAcceleration: n,
|
|
1456
1456
|
isFixed: s.options.strategy === "fixed"
|
|
1457
1457
|
};
|
|
1458
|
-
s.modifiersData.popperOffsets != null && (s.styles.popper = Object.assign({}, s.styles.popper,
|
|
1458
|
+
s.modifiersData.popperOffsets != null && (s.styles.popper = Object.assign({}, s.styles.popper, Ps(Object.assign({}, h, {
|
|
1459
1459
|
offsets: s.modifiersData.popperOffsets,
|
|
1460
1460
|
position: s.options.strategy,
|
|
1461
1461
|
adaptive: l,
|
|
1462
1462
|
roundOffsets: d
|
|
1463
|
-
})))), s.modifiersData.arrow != null && (s.styles.arrow = Object.assign({}, s.styles.arrow,
|
|
1463
|
+
})))), s.modifiersData.arrow != null && (s.styles.arrow = Object.assign({}, s.styles.arrow, Ps(Object.assign({}, h, {
|
|
1464
1464
|
offsets: s.modifiersData.arrow,
|
|
1465
1465
|
position: "absolute",
|
|
1466
1466
|
adaptive: !1,
|
|
@@ -1554,11 +1554,11 @@ function za(e) {
|
|
|
1554
1554
|
var D, Q = A === "y" ? ge : me, se = A === "y" ? Ce : Be, te = A === "y" ? "height" : "width", re = V[A], je = re + T[Q], ke = re - T[se], Oe = I ? -j[te] / 2 : 0, De = M === Ye ? H[te] : j[te], ce = M === Ye ? -j[te] : -H[te], Ue = s.elements.arrow, Ae = I && Ue ? ts(Ue) : {
|
|
1555
1555
|
width: 0,
|
|
1556
1556
|
height: 0
|
|
1557
|
-
}, we = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding :
|
|
1557
|
+
}, we = s.modifiersData["arrow#persistent"] ? s.modifiersData["arrow#persistent"].padding : vi(), $ = we[Q], Y = we[se], de = tt(0, H[te], Ae[te]), Ne = q ? H[te] / 2 - Oe - de - $ - K.mainAxis : De - de - $ - K.mainAxis, Ri = q ? -H[te] / 2 + Oe + de + Y + K.mainAxis : ce + de + Y + K.mainAxis, _t = s.elements.arrow && at(s.elements.arrow), Di = _t ? A === "y" ? _t.clientTop || 0 : _t.clientLeft || 0 : 0, gs = (D = X == null ? void 0 : X[A]) != null ? D : 0, Ni = re + Ne - gs - Di, Fi = re + Ri - gs, ms = tt(I ? gt(je, Ni) : je, re, I ? He(ke, Fi) : ke);
|
|
1558
1558
|
V[A] = ms, Z[A] = ms - re;
|
|
1559
1559
|
}
|
|
1560
1560
|
if (c) {
|
|
1561
|
-
var hs,
|
|
1561
|
+
var hs, Vi = A === "x" ? ge : me, Hi = A === "x" ? Ce : Be, Fe = V[F], lt = F === "y" ? "height" : "width", ps = Fe + T[Vi], vs = Fe - T[Hi], kt = [ge, me].indexOf(C) !== -1, ys = (hs = X == null ? void 0 : X[F]) != null ? hs : 0, bs = kt ? ps : Fe - H[lt] - j[lt] - ys + K.altAxis, _s = kt ? Fe + H[lt] + j[lt] - ys - K.altAxis : vs, ks = I && kt ? Ba(bs, Fe, _s) : tt(I ? bs : ps, Fe, I ? _s : vs);
|
|
1562
1562
|
V[F] = ks, Z[F] = ks - Fe;
|
|
1563
1563
|
}
|
|
1564
1564
|
s.modifiersData[a] = Z;
|
|
@@ -1586,14 +1586,14 @@ var Ta = {
|
|
|
1586
1586
|
start: "end",
|
|
1587
1587
|
end: "start"
|
|
1588
1588
|
};
|
|
1589
|
-
function
|
|
1589
|
+
function Ls(e) {
|
|
1590
1590
|
return e.replace(/start|end/g, function(s) {
|
|
1591
1591
|
return Ta[s];
|
|
1592
1592
|
});
|
|
1593
1593
|
}
|
|
1594
1594
|
function Pa(e, s) {
|
|
1595
1595
|
s === void 0 && (s = {});
|
|
1596
|
-
var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, h = d === void 0 ?
|
|
1596
|
+
var t = s, a = t.placement, n = t.boundary, i = t.rootBoundary, l = t.padding, c = t.flipVariations, d = t.allowedAutoPlacements, h = d === void 0 ? mi : d, v = Xe(a), k = v ? c ? zs : zs.filter(function(B) {
|
|
1597
1597
|
return Xe(B) === v;
|
|
1598
1598
|
}) : ot, E = k.filter(function(B) {
|
|
1599
1599
|
return h.indexOf(B) >= 0;
|
|
@@ -1615,7 +1615,7 @@ function La(e) {
|
|
|
1615
1615
|
if (Ie(e) === ss)
|
|
1616
1616
|
return [];
|
|
1617
1617
|
var s = ft(e);
|
|
1618
|
-
return [
|
|
1618
|
+
return [Ls(e), s, Ls(s)];
|
|
1619
1619
|
}
|
|
1620
1620
|
function Ma(e) {
|
|
1621
1621
|
var s = e.state, t = e.options, a = e.name;
|
|
@@ -1688,7 +1688,7 @@ function Aa(e, s, t) {
|
|
|
1688
1688
|
};
|
|
1689
1689
|
}
|
|
1690
1690
|
function Ra(e) {
|
|
1691
|
-
var s = e.state, t = e.options, a = e.name, n = t.offset, i = n === void 0 ? [0, 0] : n, l =
|
|
1691
|
+
var s = e.state, t = e.options, a = e.name, n = t.offset, i = n === void 0 ? [0, 0] : n, l = mi.reduce(function(v, k) {
|
|
1692
1692
|
return v[k] = Aa(k, s.rects, i), v;
|
|
1693
1693
|
}, {}), c = l[s.placement], d = c.x, h = c.y;
|
|
1694
1694
|
s.modifiersData.popperOffsets != null && (s.modifiersData.popperOffsets.x += d, s.modifiersData.popperOffsets.y += h), s.modifiersData[a] = l;
|
|
@@ -1703,7 +1703,7 @@ const Da = {
|
|
|
1703
1703
|
var Na = function(s, t) {
|
|
1704
1704
|
return s = typeof s == "function" ? s(Object.assign({}, t.rects, {
|
|
1705
1705
|
placement: t.placement
|
|
1706
|
-
})) : s,
|
|
1706
|
+
})) : s, yi(typeof s != "number" ? s : bi(s, ot));
|
|
1707
1707
|
};
|
|
1708
1708
|
function Fa(e) {
|
|
1709
1709
|
var s, t = e.state, a = e.name, n = e.options, i = t.elements.arrow, l = t.modifiersData.popperOffsets, c = Ie(t.placement), d = is(c), h = [me, Be].indexOf(c) >= 0, v = h ? "height" : "width";
|
|
@@ -1714,7 +1714,7 @@ function Fa(e) {
|
|
|
1714
1714
|
}
|
|
1715
1715
|
function Va(e) {
|
|
1716
1716
|
var s = e.state, t = e.options, a = t.element, n = a === void 0 ? "[data-popper-arrow]" : a;
|
|
1717
|
-
n != null && (typeof n == "string" && (n = s.elements.popper.querySelector(n), !n) ||
|
|
1717
|
+
n != null && (typeof n == "string" && (n = s.elements.popper.querySelector(n), !n) || hi(s.elements.popper, n) && (s.elements.arrow = n));
|
|
1718
1718
|
}
|
|
1719
1719
|
const Ha = {
|
|
1720
1720
|
name: "arrow",
|
|
@@ -1735,7 +1735,7 @@ function qa({
|
|
|
1735
1735
|
popperNode: l,
|
|
1736
1736
|
triggerNode: c
|
|
1737
1737
|
}) {
|
|
1738
|
-
const d =
|
|
1738
|
+
const d = qi({
|
|
1739
1739
|
isOpen: !1,
|
|
1740
1740
|
popperInstance: null
|
|
1741
1741
|
}), h = (P) => {
|
|
@@ -1753,7 +1753,7 @@ function qa({
|
|
|
1753
1753
|
P ? (await B(), v()) : k();
|
|
1754
1754
|
});
|
|
1755
1755
|
const B = async () => {
|
|
1756
|
-
await
|
|
1756
|
+
await $i(), d.popperInstance = xa(c.value, l.value, {
|
|
1757
1757
|
placement: i.value,
|
|
1758
1758
|
modifiers: [
|
|
1759
1759
|
Ia,
|
|
@@ -1783,15 +1783,15 @@ function qa({
|
|
|
1783
1783
|
var P;
|
|
1784
1784
|
(P = d.popperInstance) == null || P.destroy();
|
|
1785
1785
|
}), {
|
|
1786
|
-
...
|
|
1786
|
+
...oi(d),
|
|
1787
1787
|
open: I,
|
|
1788
1788
|
close: E
|
|
1789
1789
|
};
|
|
1790
1790
|
}
|
|
1791
1791
|
function $a(e, s, t) {
|
|
1792
|
-
|
|
1792
|
+
Wi(e) ? ye(e, (a, n) => {
|
|
1793
1793
|
n == null || n.removeEventListener(s, t), a == null || a.addEventListener(s, t);
|
|
1794
|
-
}) :
|
|
1794
|
+
}) : li(() => {
|
|
1795
1795
|
e.addEventListener(s, t);
|
|
1796
1796
|
}), Kt(() => {
|
|
1797
1797
|
var a;
|
|
@@ -1949,12 +1949,12 @@ const Ka = /* @__PURE__ */ b(ja, [["render", Ga], ["__scopeId", "data-v-b4b01b19
|
|
|
1949
1949
|
},
|
|
1950
1950
|
emits: ["open:popper", "close:popper", "shown"],
|
|
1951
1951
|
setup(e, { expose: s, emit: t }) {
|
|
1952
|
-
const a = t, n =
|
|
1952
|
+
const a = t, n = ji(), i = e;
|
|
1953
1953
|
let l = null;
|
|
1954
1954
|
const c = "ecs-popover-" + parseInt(Math.ceil(Math.random() * Date.now()).toPrecision(16).toString().replace(".", "")), d = Ve(!1), h = Ve(null), v = Ve(null), k = Ve(!1), E = Ve(!1), I = Ve([]), B = Ve(!0), P = () => {
|
|
1955
1955
|
n.content ? E.value = !0 : E.value = !1;
|
|
1956
1956
|
};
|
|
1957
|
-
|
|
1957
|
+
li(() => {
|
|
1958
1958
|
const $ = n.default();
|
|
1959
1959
|
if ($ && $.length > 1)
|
|
1960
1960
|
return console.error(
|
|
@@ -1975,7 +1975,7 @@ const Ka = /* @__PURE__ */ b(ja, [["render", Ga], ["__scopeId", "data-v-b4b01b19
|
|
|
1975
1975
|
openDelay: G,
|
|
1976
1976
|
placement: K,
|
|
1977
1977
|
show: X
|
|
1978
|
-
} =
|
|
1978
|
+
} = oi(i), { isOpen: Z, open: D, close: Q } = qa({
|
|
1979
1979
|
arrowPadding: T,
|
|
1980
1980
|
emit: a,
|
|
1981
1981
|
locked: V,
|
|
@@ -2053,7 +2053,7 @@ const Ka = /* @__PURE__ */ b(ja, [["render", Ga], ["__scopeId", "data-v-b4b01b19
|
|
|
2053
2053
|
}, [
|
|
2054
2054
|
m($.$slots, "default", {}, void 0, !0)
|
|
2055
2055
|
], 40, Ya),
|
|
2056
|
-
(o(), p(
|
|
2056
|
+
(o(), p(Ui, { to: "body" }, [
|
|
2057
2057
|
_(_e, { name: "fade" }, {
|
|
2058
2058
|
default: S(() => [
|
|
2059
2059
|
e.persistent || d.value ? We((o(), r("div", {
|
|
@@ -2173,7 +2173,7 @@ function Qa(e, s, t, a, n, i) {
|
|
|
2173
2173
|
persistent: t.persistent || null
|
|
2174
2174
|
}), {
|
|
2175
2175
|
content: S((c) => [
|
|
2176
|
-
m(e.$slots, "content",
|
|
2176
|
+
m(e.$slots, "content", Gi(Ki(c)))
|
|
2177
2177
|
]),
|
|
2178
2178
|
default: S(() => [
|
|
2179
2179
|
m(e.$slots, "default")
|
|
@@ -2295,9 +2295,9 @@ function ao(e, s, t, a, n, i) {
|
|
|
2295
2295
|
_: 3
|
|
2296
2296
|
}, 40, ["onClick", "onMouseover", "onMouseout", "onContextmenu", "class", "tabindex"]);
|
|
2297
2297
|
}
|
|
2298
|
-
const
|
|
2298
|
+
const _i = /* @__PURE__ */ b(no, [["render", ao], ["__scopeId", "data-v-df08e6d4"]]), oo = {
|
|
2299
2299
|
name: "EcsTextV2",
|
|
2300
|
-
components: { EcsClickableArea:
|
|
2300
|
+
components: { EcsClickableArea: _i },
|
|
2301
2301
|
props: {
|
|
2302
2302
|
/** Allows to overwrite the default tag. */
|
|
2303
2303
|
as: {
|
|
@@ -2879,7 +2879,7 @@ function xo(e, s, t, a, n, i) {
|
|
|
2879
2879
|
], 8, So)) : u("", !0)
|
|
2880
2880
|
]);
|
|
2881
2881
|
}
|
|
2882
|
-
const
|
|
2882
|
+
const ki = /* @__PURE__ */ b(yo, [["render", xo], ["__scopeId", "data-v-c04e56d8"]]), Co = {
|
|
2883
2883
|
name: "ecs-sortbutton",
|
|
2884
2884
|
emits: ["click"],
|
|
2885
2885
|
components: { EcsFormCheck: os, EcsFocusRing: N },
|
|
@@ -3189,7 +3189,7 @@ function Lo(e, s, t, a, n, i) {
|
|
|
3189
3189
|
const ve = /* @__PURE__ */ b(Io, [["render", Lo], ["__scopeId", "data-v-719e3e01"]]), Mo = {
|
|
3190
3190
|
name: "ecs-popover-list-item",
|
|
3191
3191
|
emits: ["click", "input", "change", "secondaryClick"],
|
|
3192
|
-
components: { EcsCheckbox: vt, EcsRadiobutton: vo, EcsSwitch:
|
|
3192
|
+
components: { EcsCheckbox: vt, EcsRadiobutton: vo, EcsSwitch: ki, EcsSortbutton: zo, EcsIcon: O, EcsFileIcon: ls, EcsButton: ve, EcsFocusRing: N },
|
|
3193
3193
|
props: {
|
|
3194
3194
|
/** Determines the type of popover list item.*/
|
|
3195
3195
|
type: {
|
|
@@ -3863,10 +3863,10 @@ function ll(e, s, t, a, n, i) {
|
|
|
3863
3863
|
role: "separator"
|
|
3864
3864
|
}, null, 6);
|
|
3865
3865
|
}
|
|
3866
|
-
const
|
|
3866
|
+
const wi = /* @__PURE__ */ b(ol, [["render", ll], ["__scopeId", "data-v-6c95c339"]]), rl = {
|
|
3867
3867
|
name: "ecs-bulk-selector",
|
|
3868
3868
|
emits: ["select", "families", "checked", "popover-shown", "popover-hidden"],
|
|
3869
|
-
components: { EcsFlexRow: pe, EcsPopover: pt, EcsPopoverList: as, EcsPopoverListItem: rs, EcsButtonToolbar: yt, EcsCheckbox: vt, EcsSeparator:
|
|
3869
|
+
components: { EcsFlexRow: pe, EcsPopover: pt, EcsPopoverList: as, EcsPopoverListItem: rs, EcsButtonToolbar: yt, EcsCheckbox: vt, EcsSeparator: wi },
|
|
3870
3870
|
props: {
|
|
3871
3871
|
/** Array of available select options that should show up in the dropdown. Needs to contain objects for each popover-list-item, */
|
|
3872
3872
|
options: {
|
|
@@ -4121,10 +4121,10 @@ z.prototype = {
|
|
|
4121
4121
|
return t = s.r / 255, a = s.g / 255, n = s.b / 255, t <= 0.03928 ? i = t / 12.92 : i = Math.pow((t + 0.055) / 1.055, 2.4), a <= 0.03928 ? l = a / 12.92 : l = Math.pow((a + 0.055) / 1.055, 2.4), n <= 0.03928 ? c = n / 12.92 : c = Math.pow((n + 0.055) / 1.055, 2.4), 0.2126 * i + 0.7152 * l + 0.0722 * c;
|
|
4122
4122
|
},
|
|
4123
4123
|
setAlpha: function(s) {
|
|
4124
|
-
return this._a =
|
|
4124
|
+
return this._a = Si(s), this._roundA = Math.round(100 * this._a) / 100, this;
|
|
4125
4125
|
},
|
|
4126
4126
|
toHsv: function() {
|
|
4127
|
-
var s =
|
|
4127
|
+
var s = Os(this._r, this._g, this._b);
|
|
4128
4128
|
return {
|
|
4129
4129
|
h: s.h * 360,
|
|
4130
4130
|
s: s.s,
|
|
@@ -4133,11 +4133,11 @@ z.prototype = {
|
|
|
4133
4133
|
};
|
|
4134
4134
|
},
|
|
4135
4135
|
toHsvString: function() {
|
|
4136
|
-
var s =
|
|
4136
|
+
var s = Os(this._r, this._g, this._b), t = Math.round(s.h * 360), a = Math.round(s.s * 100), n = Math.round(s.v * 100);
|
|
4137
4137
|
return this._a == 1 ? "hsv(" + t + ", " + a + "%, " + n + "%)" : "hsva(" + t + ", " + a + "%, " + n + "%, " + this._roundA + ")";
|
|
4138
4138
|
},
|
|
4139
4139
|
toHsl: function() {
|
|
4140
|
-
var s =
|
|
4140
|
+
var s = Ms(this._r, this._g, this._b);
|
|
4141
4141
|
return {
|
|
4142
4142
|
h: s.h * 360,
|
|
4143
4143
|
s: s.s,
|
|
@@ -4146,11 +4146,11 @@ z.prototype = {
|
|
|
4146
4146
|
};
|
|
4147
4147
|
},
|
|
4148
4148
|
toHslString: function() {
|
|
4149
|
-
var s =
|
|
4149
|
+
var s = Ms(this._r, this._g, this._b), t = Math.round(s.h * 360), a = Math.round(s.s * 100), n = Math.round(s.l * 100);
|
|
4150
4150
|
return this._a == 1 ? "hsl(" + t + ", " + a + "%, " + n + "%)" : "hsla(" + t + ", " + a + "%, " + n + "%, " + this._roundA + ")";
|
|
4151
4151
|
},
|
|
4152
4152
|
toHex: function(s) {
|
|
4153
|
-
return
|
|
4153
|
+
return As(this._r, this._g, this._b, s);
|
|
4154
4154
|
},
|
|
4155
4155
|
toHexString: function(s) {
|
|
4156
4156
|
return "#" + this.toHex(s);
|
|
@@ -4184,13 +4184,13 @@ z.prototype = {
|
|
|
4184
4184
|
return this._a == 1 ? "rgb(" + Math.round(U(this._r, 255) * 100) + "%, " + Math.round(U(this._g, 255) * 100) + "%, " + Math.round(U(this._b, 255) * 100) + "%)" : "rgba(" + Math.round(U(this._r, 255) * 100) + "%, " + Math.round(U(this._g, 255) * 100) + "%, " + Math.round(U(this._b, 255) * 100) + "%, " + this._roundA + ")";
|
|
4185
4185
|
},
|
|
4186
4186
|
toName: function() {
|
|
4187
|
-
return this._a === 0 ? "transparent" : this._a < 1 ? !1 : Al[
|
|
4187
|
+
return this._a === 0 ? "transparent" : this._a < 1 ? !1 : Al[As(this._r, this._g, this._b, !0)] || !1;
|
|
4188
4188
|
},
|
|
4189
4189
|
toFilter: function(s) {
|
|
4190
|
-
var t = "#" +
|
|
4190
|
+
var t = "#" + Rs(this._r, this._g, this._b, this._a), a = t, n = this._gradientType ? "GradientType = 1, " : "";
|
|
4191
4191
|
if (s) {
|
|
4192
4192
|
var i = z(s);
|
|
4193
|
-
a = "#" +
|
|
4193
|
+
a = "#" + Rs(i._r, i._g, i._b, i._a);
|
|
4194
4194
|
}
|
|
4195
4195
|
return "progid:DXImageTransform.Microsoft.gradient(" + n + "startColorstr=" + t + ",endColorstr=" + a + ")";
|
|
4196
4196
|
},
|
|
@@ -4248,10 +4248,10 @@ z.prototype = {
|
|
|
4248
4248
|
// return this._applyCombination(polyad, [number]);
|
|
4249
4249
|
// },
|
|
4250
4250
|
triad: function() {
|
|
4251
|
-
return this._applyCombination(
|
|
4251
|
+
return this._applyCombination(Ds, [3]);
|
|
4252
4252
|
},
|
|
4253
4253
|
tetrad: function() {
|
|
4254
|
-
return this._applyCombination(
|
|
4254
|
+
return this._applyCombination(Ds, [4]);
|
|
4255
4255
|
}
|
|
4256
4256
|
};
|
|
4257
4257
|
z.fromRatio = function(e, s) {
|
|
@@ -4269,7 +4269,7 @@ function bl(e) {
|
|
|
4269
4269
|
g: 0,
|
|
4270
4270
|
b: 0
|
|
4271
4271
|
}, t = 1, a = null, n = null, i = null, l = !1, c = !1;
|
|
4272
|
-
return typeof e == "string" && (e = Fl(e)), mt(e) == "object" && (Pe(e.r) && Pe(e.g) && Pe(e.b) ? (s = _l(e.r, e.g, e.b), l = !0, c = String(e.r).substr(-1) === "%" ? "prgb" : "rgb") : Pe(e.h) && Pe(e.s) && Pe(e.v) ? (a = Qe(e.s), n = Qe(e.v), s = wl(e.h, a, n), l = !0, c = "hsv") : Pe(e.h) && Pe(e.s) && Pe(e.l) && (a = Qe(e.s), i = Qe(e.l), s = kl(e.h, a, i), l = !0, c = "hsl"), e.hasOwnProperty("a") && (t = e.a)), t =
|
|
4272
|
+
return typeof e == "string" && (e = Fl(e)), mt(e) == "object" && (Pe(e.r) && Pe(e.g) && Pe(e.b) ? (s = _l(e.r, e.g, e.b), l = !0, c = String(e.r).substr(-1) === "%" ? "prgb" : "rgb") : Pe(e.h) && Pe(e.s) && Pe(e.v) ? (a = Qe(e.s), n = Qe(e.v), s = wl(e.h, a, n), l = !0, c = "hsv") : Pe(e.h) && Pe(e.s) && Pe(e.l) && (a = Qe(e.s), i = Qe(e.l), s = kl(e.h, a, i), l = !0, c = "hsl"), e.hasOwnProperty("a") && (t = e.a)), t = Si(t), {
|
|
4273
4273
|
ok: l,
|
|
4274
4274
|
format: e.format || c,
|
|
4275
4275
|
r: Math.min(255, Math.max(s.r, 0)),
|
|
@@ -4285,7 +4285,7 @@ function _l(e, s, t) {
|
|
|
4285
4285
|
b: U(t, 255) * 255
|
|
4286
4286
|
};
|
|
4287
4287
|
}
|
|
4288
|
-
function
|
|
4288
|
+
function Ms(e, s, t) {
|
|
4289
4289
|
e = U(e, 255), s = U(s, 255), t = U(t, 255);
|
|
4290
4290
|
var a = Math.max(e, s, t), n = Math.min(e, s, t), i, l, c = (a + n) / 2;
|
|
4291
4291
|
if (a == n)
|
|
@@ -4329,7 +4329,7 @@ function kl(e, s, t) {
|
|
|
4329
4329
|
b: i * 255
|
|
4330
4330
|
};
|
|
4331
4331
|
}
|
|
4332
|
-
function
|
|
4332
|
+
function Os(e, s, t) {
|
|
4333
4333
|
e = U(e, 255), s = U(s, 255), t = U(t, 255);
|
|
4334
4334
|
var a = Math.max(e, s, t), n = Math.min(e, s, t), i, l, c = a, d = a - n;
|
|
4335
4335
|
if (l = a === 0 ? 0 : d / a, a == n)
|
|
@@ -4363,16 +4363,16 @@ function wl(e, s, t) {
|
|
|
4363
4363
|
b: k * 255
|
|
4364
4364
|
};
|
|
4365
4365
|
}
|
|
4366
|
-
function
|
|
4366
|
+
function As(e, s, t, a) {
|
|
4367
4367
|
var n = [xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16))];
|
|
4368
4368
|
return a && n[0].charAt(0) == n[0].charAt(1) && n[1].charAt(0) == n[1].charAt(1) && n[2].charAt(0) == n[2].charAt(1) ? n[0].charAt(0) + n[1].charAt(0) + n[2].charAt(0) : n.join("");
|
|
4369
4369
|
}
|
|
4370
4370
|
function Sl(e, s, t, a, n) {
|
|
4371
|
-
var i = [xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16)), xe(
|
|
4371
|
+
var i = [xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16)), xe(xi(a))];
|
|
4372
4372
|
return n && i[0].charAt(0) == i[0].charAt(1) && i[1].charAt(0) == i[1].charAt(1) && i[2].charAt(0) == i[2].charAt(1) && i[3].charAt(0) == i[3].charAt(1) ? i[0].charAt(0) + i[1].charAt(0) + i[2].charAt(0) + i[3].charAt(0) : i.join("");
|
|
4373
4373
|
}
|
|
4374
|
-
function
|
|
4375
|
-
var n = [xe(
|
|
4374
|
+
function Rs(e, s, t, a) {
|
|
4375
|
+
var n = [xe(xi(a)), xe(Math.round(e).toString(16)), xe(Math.round(s).toString(16)), xe(Math.round(t).toString(16))];
|
|
4376
4376
|
return n.join("");
|
|
4377
4377
|
}
|
|
4378
4378
|
z.equals = function(e, s) {
|
|
@@ -4421,7 +4421,7 @@ function Pl(e) {
|
|
|
4421
4421
|
var s = z(e).toHsl();
|
|
4422
4422
|
return s.h = (s.h + 180) % 360, z(s);
|
|
4423
4423
|
}
|
|
4424
|
-
function
|
|
4424
|
+
function Ds(e, s) {
|
|
4425
4425
|
if (isNaN(s) || s <= 0)
|
|
4426
4426
|
throw new Error("Argument to polyad must be a positive number");
|
|
4427
4427
|
for (var t = z(e).toHsl(), a = [z(e)], n = 360 / s, i = 1; i < s; i++)
|
|
@@ -4658,7 +4658,7 @@ function Rl(e) {
|
|
|
4658
4658
|
e.hasOwnProperty(t) && (s[e[t]] = t);
|
|
4659
4659
|
return s;
|
|
4660
4660
|
}
|
|
4661
|
-
function
|
|
4661
|
+
function Si(e) {
|
|
4662
4662
|
return e = parseFloat(e), (isNaN(e) || e < 0 || e > 1) && (e = 1), e;
|
|
4663
4663
|
}
|
|
4664
4664
|
function U(e, s) {
|
|
@@ -4684,10 +4684,10 @@ function xe(e) {
|
|
|
4684
4684
|
function Qe(e) {
|
|
4685
4685
|
return e <= 1 && (e = e * 100 + "%"), e;
|
|
4686
4686
|
}
|
|
4687
|
-
function
|
|
4687
|
+
function xi(e) {
|
|
4688
4688
|
return Math.round(parseFloat(e) * 255).toString(16);
|
|
4689
4689
|
}
|
|
4690
|
-
function
|
|
4690
|
+
function Ns(e) {
|
|
4691
4691
|
return ue(e) / 255;
|
|
4692
4692
|
}
|
|
4693
4693
|
var Se = function() {
|
|
@@ -4754,7 +4754,7 @@ function Fl(e) {
|
|
|
4754
4754
|
r: ue(t[1]),
|
|
4755
4755
|
g: ue(t[2]),
|
|
4756
4756
|
b: ue(t[3]),
|
|
4757
|
-
a:
|
|
4757
|
+
a: Ns(t[4]),
|
|
4758
4758
|
format: s ? "name" : "hex8"
|
|
4759
4759
|
} : (t = Se.hex6.exec(e)) ? {
|
|
4760
4760
|
r: ue(t[1]),
|
|
@@ -4765,7 +4765,7 @@ function Fl(e) {
|
|
|
4765
4765
|
r: ue(t[1] + "" + t[1]),
|
|
4766
4766
|
g: ue(t[2] + "" + t[2]),
|
|
4767
4767
|
b: ue(t[3] + "" + t[3]),
|
|
4768
|
-
a:
|
|
4768
|
+
a: Ns(t[4] + "" + t[4]),
|
|
4769
4769
|
format: s ? "name" : "hex8"
|
|
4770
4770
|
} : (t = Se.hex3.exec(e)) ? {
|
|
4771
4771
|
r: ue(t[1] + "" + t[1]),
|
|
@@ -4994,7 +4994,7 @@ function Zl(e, s, t, a, n, i) {
|
|
|
4994
4994
|
_(c)
|
|
4995
4995
|
], 10, Jl);
|
|
4996
4996
|
}
|
|
4997
|
-
const
|
|
4997
|
+
const Ci = /* @__PURE__ */ b(Xl, [["render", Zl], ["__scopeId", "data-v-91c19a75"]]), Ql = {
|
|
4998
4998
|
name: "ecs-button-table",
|
|
4999
4999
|
emits: ["click", "mouseover", "mouseleave"],
|
|
5000
5000
|
components: {
|
|
@@ -5118,7 +5118,7 @@ function ar(e, s, t, a, n, i) {
|
|
|
5118
5118
|
m(e.$slots, "default", {}, void 0, !0)
|
|
5119
5119
|
]);
|
|
5120
5120
|
}
|
|
5121
|
-
const
|
|
5121
|
+
const Bi = /* @__PURE__ */ b(ir, [["render", ar], ["__scopeId", "data-v-743ca90b"]]), or = {
|
|
5122
5122
|
name: "ecs-card",
|
|
5123
5123
|
emits: ["click"],
|
|
5124
5124
|
props: {
|
|
@@ -5410,10 +5410,10 @@ function Cr(e, s, t, a, n, i) {
|
|
|
5410
5410
|
], 10, yr);
|
|
5411
5411
|
}
|
|
5412
5412
|
const F_ = /* @__PURE__ */ b(vr, [["render", Cr], ["__scopeId", "data-v-5284a78d"]]);
|
|
5413
|
-
var Ze = {},
|
|
5413
|
+
var Ze = {}, Fs;
|
|
5414
5414
|
function Br() {
|
|
5415
|
-
if (
|
|
5416
|
-
|
|
5415
|
+
if (Fs) return Ze;
|
|
5416
|
+
Fs = 1, Object.defineProperty(Ze, "__esModule", {
|
|
5417
5417
|
value: !0
|
|
5418
5418
|
});
|
|
5419
5419
|
var e = Ze.clickOutSide = {
|
|
@@ -5539,7 +5539,7 @@ const Ir = /* @__PURE__ */ Xt(zr), Er = {
|
|
|
5539
5539
|
}
|
|
5540
5540
|
}, Tr = ["id"], Pr = ["onClick", "role", "tabindex", "aria-disabled"], Lr = { key: 1 };
|
|
5541
5541
|
function Mr(e, s, t, a, n, i) {
|
|
5542
|
-
const l = g("ecs-icon"), c = g("ecs-button"), d = g("ecs-focus-ring"), h =
|
|
5542
|
+
const l = g("ecs-icon"), c = g("ecs-button"), d = g("ecs-focus-ring"), h = Yi("click-out-side");
|
|
5543
5543
|
return We((o(), r("div", {
|
|
5544
5544
|
class: y(["ecs-context-menu", n.opened ? " opened" : ""]),
|
|
5545
5545
|
id: t.elementId,
|
|
@@ -5982,10 +5982,10 @@ function Jr(e, s, t, a, n, i) {
|
|
|
5982
5982
|
})
|
|
5983
5983
|
], 10, Xr);
|
|
5984
5984
|
}
|
|
5985
|
-
const
|
|
5985
|
+
const zi = /* @__PURE__ */ b(Yr, [["render", Jr]]), Zr = {
|
|
5986
5986
|
name: "ecs-comment",
|
|
5987
5987
|
emits: ["edit", "delete"],
|
|
5988
|
-
components: { EcsAvatar: nt, EcsButton: ve, EcsFormatted:
|
|
5988
|
+
components: { EcsAvatar: nt, EcsButton: ve, EcsFormatted: zi, EcsSkeletonLoader: ie },
|
|
5989
5989
|
props: {
|
|
5990
5990
|
/** Name of the user that is the comment author. */
|
|
5991
5991
|
userName: {
|
|
@@ -6238,7 +6238,7 @@ function yc(e, s, t, a, n, i) {
|
|
|
6238
6238
|
onInput: s[2] || (s[2] = (...l) => i.update && i.update(...l)),
|
|
6239
6239
|
ref: "input"
|
|
6240
6240
|
}, null, 40, hc), [
|
|
6241
|
-
[
|
|
6241
|
+
[Xi, i.val]
|
|
6242
6242
|
]),
|
|
6243
6243
|
f("span", {
|
|
6244
6244
|
for: t.label,
|
|
@@ -6249,10 +6249,10 @@ function yc(e, s, t, a, n, i) {
|
|
|
6249
6249
|
]);
|
|
6250
6250
|
}
|
|
6251
6251
|
const bc = /* @__PURE__ */ b(gc, [["render", yc]]);
|
|
6252
|
-
var Bt,
|
|
6252
|
+
var Bt, Vs;
|
|
6253
6253
|
function _c() {
|
|
6254
|
-
if (
|
|
6255
|
-
|
|
6254
|
+
if (Vs) return Bt;
|
|
6255
|
+
Vs = 1, Bt = e;
|
|
6256
6256
|
function e(s, t, a) {
|
|
6257
6257
|
return t < a ? s < t ? t : s > a ? a : s : s < a ? a : s > t ? t : s;
|
|
6258
6258
|
}
|
|
@@ -6260,43 +6260,43 @@ function _c() {
|
|
|
6260
6260
|
}
|
|
6261
6261
|
var kc = _c();
|
|
6262
6262
|
const ut = /* @__PURE__ */ Xt(kc);
|
|
6263
|
-
var zt,
|
|
6263
|
+
var zt, Hs;
|
|
6264
6264
|
function us() {
|
|
6265
|
-
if (
|
|
6266
|
-
|
|
6265
|
+
if (Hs) return zt;
|
|
6266
|
+
Hs = 1;
|
|
6267
6267
|
function e(s) {
|
|
6268
6268
|
var t = typeof s;
|
|
6269
6269
|
return s != null && (t == "object" || t == "function");
|
|
6270
6270
|
}
|
|
6271
6271
|
return zt = e, zt;
|
|
6272
6272
|
}
|
|
6273
|
-
var It,
|
|
6273
|
+
var It, qs;
|
|
6274
6274
|
function wc() {
|
|
6275
|
-
if (
|
|
6276
|
-
|
|
6275
|
+
if (qs) return It;
|
|
6276
|
+
qs = 1;
|
|
6277
6277
|
var e = typeof ct == "object" && ct && ct.Object === Object && ct;
|
|
6278
6278
|
return It = e, It;
|
|
6279
6279
|
}
|
|
6280
|
-
var Et,
|
|
6281
|
-
function
|
|
6282
|
-
if (
|
|
6283
|
-
|
|
6280
|
+
var Et, $s;
|
|
6281
|
+
function Ii() {
|
|
6282
|
+
if ($s) return Et;
|
|
6283
|
+
$s = 1;
|
|
6284
6284
|
var e = wc(), s = typeof self == "object" && self && self.Object === Object && self, t = e || s || Function("return this")();
|
|
6285
6285
|
return Et = t, Et;
|
|
6286
6286
|
}
|
|
6287
|
-
var Tt,
|
|
6287
|
+
var Tt, Ws;
|
|
6288
6288
|
function Sc() {
|
|
6289
|
-
if (
|
|
6290
|
-
|
|
6291
|
-
var e =
|
|
6289
|
+
if (Ws) return Tt;
|
|
6290
|
+
Ws = 1;
|
|
6291
|
+
var e = Ii(), s = function() {
|
|
6292
6292
|
return e.Date.now();
|
|
6293
6293
|
};
|
|
6294
6294
|
return Tt = s, Tt;
|
|
6295
6295
|
}
|
|
6296
|
-
var Pt,
|
|
6296
|
+
var Pt, js;
|
|
6297
6297
|
function xc() {
|
|
6298
|
-
if (
|
|
6299
|
-
|
|
6298
|
+
if (js) return Pt;
|
|
6299
|
+
js = 1;
|
|
6300
6300
|
var e = /\s/;
|
|
6301
6301
|
function s(t) {
|
|
6302
6302
|
for (var a = t.length; a-- && e.test(t.charAt(a)); )
|
|
@@ -6305,28 +6305,28 @@ function xc() {
|
|
|
6305
6305
|
}
|
|
6306
6306
|
return Pt = s, Pt;
|
|
6307
6307
|
}
|
|
6308
|
-
var Lt,
|
|
6308
|
+
var Lt, Us;
|
|
6309
6309
|
function Cc() {
|
|
6310
|
-
if (
|
|
6311
|
-
|
|
6310
|
+
if (Us) return Lt;
|
|
6311
|
+
Us = 1;
|
|
6312
6312
|
var e = xc(), s = /^\s+/;
|
|
6313
6313
|
function t(a) {
|
|
6314
6314
|
return a && a.slice(0, e(a) + 1).replace(s, "");
|
|
6315
6315
|
}
|
|
6316
6316
|
return Lt = t, Lt;
|
|
6317
6317
|
}
|
|
6318
|
-
var Mt,
|
|
6319
|
-
function
|
|
6320
|
-
if (
|
|
6321
|
-
|
|
6322
|
-
var e =
|
|
6318
|
+
var Mt, Gs;
|
|
6319
|
+
function Ei() {
|
|
6320
|
+
if (Gs) return Mt;
|
|
6321
|
+
Gs = 1;
|
|
6322
|
+
var e = Ii(), s = e.Symbol;
|
|
6323
6323
|
return Mt = s, Mt;
|
|
6324
6324
|
}
|
|
6325
|
-
var Ot,
|
|
6325
|
+
var Ot, Ks;
|
|
6326
6326
|
function Bc() {
|
|
6327
|
-
if (
|
|
6328
|
-
|
|
6329
|
-
var e =
|
|
6327
|
+
if (Ks) return Ot;
|
|
6328
|
+
Ks = 1;
|
|
6329
|
+
var e = Ei(), s = Object.prototype, t = s.hasOwnProperty, a = s.toString, n = e ? e.toStringTag : void 0;
|
|
6330
6330
|
function i(l) {
|
|
6331
6331
|
var c = t.call(l, n), d = l[n];
|
|
6332
6332
|
try {
|
|
@@ -6339,49 +6339,49 @@ function Bc() {
|
|
|
6339
6339
|
}
|
|
6340
6340
|
return Ot = i, Ot;
|
|
6341
6341
|
}
|
|
6342
|
-
var At,
|
|
6342
|
+
var At, Ys;
|
|
6343
6343
|
function zc() {
|
|
6344
|
-
if (
|
|
6345
|
-
|
|
6344
|
+
if (Ys) return At;
|
|
6345
|
+
Ys = 1;
|
|
6346
6346
|
var e = Object.prototype, s = e.toString;
|
|
6347
6347
|
function t(a) {
|
|
6348
6348
|
return s.call(a);
|
|
6349
6349
|
}
|
|
6350
6350
|
return At = t, At;
|
|
6351
6351
|
}
|
|
6352
|
-
var Rt,
|
|
6352
|
+
var Rt, Xs;
|
|
6353
6353
|
function Ic() {
|
|
6354
|
-
if (
|
|
6355
|
-
|
|
6356
|
-
var e =
|
|
6354
|
+
if (Xs) return Rt;
|
|
6355
|
+
Xs = 1;
|
|
6356
|
+
var e = Ei(), s = Bc(), t = zc(), a = "[object Null]", n = "[object Undefined]", i = e ? e.toStringTag : void 0;
|
|
6357
6357
|
function l(c) {
|
|
6358
6358
|
return c == null ? c === void 0 ? n : a : i && i in Object(c) ? s(c) : t(c);
|
|
6359
6359
|
}
|
|
6360
6360
|
return Rt = l, Rt;
|
|
6361
6361
|
}
|
|
6362
|
-
var Dt,
|
|
6362
|
+
var Dt, Js;
|
|
6363
6363
|
function Ec() {
|
|
6364
|
-
if (
|
|
6365
|
-
|
|
6364
|
+
if (Js) return Dt;
|
|
6365
|
+
Js = 1;
|
|
6366
6366
|
function e(s) {
|
|
6367
6367
|
return s != null && typeof s == "object";
|
|
6368
6368
|
}
|
|
6369
6369
|
return Dt = e, Dt;
|
|
6370
6370
|
}
|
|
6371
|
-
var Nt,
|
|
6371
|
+
var Nt, Zs;
|
|
6372
6372
|
function Tc() {
|
|
6373
|
-
if (
|
|
6374
|
-
|
|
6373
|
+
if (Zs) return Nt;
|
|
6374
|
+
Zs = 1;
|
|
6375
6375
|
var e = Ic(), s = Ec(), t = "[object Symbol]";
|
|
6376
6376
|
function a(n) {
|
|
6377
6377
|
return typeof n == "symbol" || s(n) && e(n) == t;
|
|
6378
6378
|
}
|
|
6379
6379
|
return Nt = a, Nt;
|
|
6380
6380
|
}
|
|
6381
|
-
var Ft,
|
|
6381
|
+
var Ft, Qs;
|
|
6382
6382
|
function Pc() {
|
|
6383
|
-
if (
|
|
6384
|
-
|
|
6383
|
+
if (Qs) return Ft;
|
|
6384
|
+
Qs = 1;
|
|
6385
6385
|
var e = Cc(), s = us(), t = Tc(), a = NaN, n = /^[-+]0x[0-9a-f]+$/i, i = /^0b[01]+$/i, l = /^0o[0-7]+$/i, c = parseInt;
|
|
6386
6386
|
function d(h) {
|
|
6387
6387
|
if (typeof h == "number")
|
|
@@ -6400,10 +6400,10 @@ function Pc() {
|
|
|
6400
6400
|
}
|
|
6401
6401
|
return Ft = d, Ft;
|
|
6402
6402
|
}
|
|
6403
|
-
var Vt,
|
|
6403
|
+
var Vt, ei;
|
|
6404
6404
|
function Lc() {
|
|
6405
|
-
if (
|
|
6406
|
-
|
|
6405
|
+
if (ei) return Vt;
|
|
6406
|
+
ei = 1;
|
|
6407
6407
|
var e = us(), s = Sc(), t = Pc(), a = "Expected a function", n = Math.max, i = Math.min;
|
|
6408
6408
|
function l(c, d, h) {
|
|
6409
6409
|
var v, k, E, I, B, P, T = 0, C = !1, M = !1, q = !0;
|
|
@@ -6454,10 +6454,10 @@ function Lc() {
|
|
|
6454
6454
|
}
|
|
6455
6455
|
return Vt = l, Vt;
|
|
6456
6456
|
}
|
|
6457
|
-
var Ht,
|
|
6457
|
+
var Ht, ti;
|
|
6458
6458
|
function Mc() {
|
|
6459
|
-
if (
|
|
6460
|
-
|
|
6459
|
+
if (ti) return Ht;
|
|
6460
|
+
ti = 1;
|
|
6461
6461
|
var e = Lc(), s = us(), t = "Expected a function";
|
|
6462
6462
|
function a(n, i, l) {
|
|
6463
6463
|
var c = !0, d = !0;
|
|
@@ -6689,14 +6689,14 @@ function Uc(e, s, t, a, n, i) {
|
|
|
6689
6689
|
style: x(i.bgStyle)
|
|
6690
6690
|
}, null, 4);
|
|
6691
6691
|
}
|
|
6692
|
-
const
|
|
6692
|
+
const Ti = /* @__PURE__ */ b($c, [["render", Uc]]), Gc = {
|
|
6693
6693
|
name: "Alpha",
|
|
6694
6694
|
props: {
|
|
6695
6695
|
modelValue: Object,
|
|
6696
6696
|
onChange: Function
|
|
6697
6697
|
},
|
|
6698
6698
|
components: {
|
|
6699
|
-
checkboard:
|
|
6699
|
+
checkboard: Ti
|
|
6700
6700
|
},
|
|
6701
6701
|
computed: {
|
|
6702
6702
|
colors() {
|
|
@@ -6768,7 +6768,7 @@ const Jc = /* @__PURE__ */ b(Gc, [["render", Xc]]), Zc = {
|
|
|
6768
6768
|
hue: qc,
|
|
6769
6769
|
alpha: Jc,
|
|
6770
6770
|
"ed-in": bc,
|
|
6771
|
-
checkboard:
|
|
6771
|
+
checkboard: Ti
|
|
6772
6772
|
},
|
|
6773
6773
|
props: {
|
|
6774
6774
|
/** The available color swatches the user can choose from. Array structure: contains Objects with `id`, `title`, `hex`. **Note:** swatches that should be available for use are stored in the database `organization/annotation_colors`. */
|
|
@@ -6989,11 +6989,11 @@ function fd(e, s, t, a, n, i) {
|
|
|
6989
6989
|
], 4)
|
|
6990
6990
|
], 6);
|
|
6991
6991
|
}
|
|
6992
|
-
const
|
|
6992
|
+
const Pi = /* @__PURE__ */ b(Zc, [["render", fd]]), gd = {
|
|
6993
6993
|
name: "ecs-color-picker-input",
|
|
6994
6994
|
emits: ["update:modelValue"],
|
|
6995
6995
|
components: {
|
|
6996
|
-
EcsColorPicker:
|
|
6996
|
+
EcsColorPicker: Pi,
|
|
6997
6997
|
EcsPopover: pt
|
|
6998
6998
|
},
|
|
6999
6999
|
props: {
|
|
@@ -8130,12 +8130,12 @@ function su(e, s, t, a, n, i) {
|
|
|
8130
8130
|
}, null, 8, ["size"])
|
|
8131
8131
|
], 2);
|
|
8132
8132
|
}
|
|
8133
|
-
const
|
|
8133
|
+
const Li = /* @__PURE__ */ b(Jd, [["render", su], ["__scopeId", "data-v-b2d08a5c"]]), iu = (e) => e == null, nu = {
|
|
8134
8134
|
name: "ecs-data-grid-head-cell",
|
|
8135
8135
|
emits: ["resizedWidth", "sortby", "selection"],
|
|
8136
8136
|
components: {
|
|
8137
8137
|
EcsIcon: O,
|
|
8138
|
-
EcsSelect:
|
|
8138
|
+
EcsSelect: Li,
|
|
8139
8139
|
EcsFocusRing: N
|
|
8140
8140
|
},
|
|
8141
8141
|
props: {
|
|
@@ -8704,7 +8704,7 @@ function Pu(e, s, t, a, n, i) {
|
|
|
8704
8704
|
const ek = /* @__PURE__ */ b(Eu, [["render", Pu]]), Lu = {
|
|
8705
8705
|
name: "ecs-data-list-item",
|
|
8706
8706
|
emits: ["toggled"],
|
|
8707
|
-
components: { EcsButtonMore:
|
|
8707
|
+
components: { EcsButtonMore: Ci, EcsSkeletonLoader: ie },
|
|
8708
8708
|
mixins: [le],
|
|
8709
8709
|
props: {
|
|
8710
8710
|
/** The label that shows up to the left of the list item. Usually describes the content to the left, e.g.: "Type", "Profiles", etc. */
|
|
@@ -9387,7 +9387,7 @@ function lf(e, s, t, a, n, i) {
|
|
|
9387
9387
|
], 10, ef));
|
|
9388
9388
|
}
|
|
9389
9389
|
const ak = /* @__PURE__ */ b(Qu, [["render", lf], ["__scopeId", "data-v-5557beff"]]);
|
|
9390
|
-
function
|
|
9390
|
+
function si(e) {
|
|
9391
9391
|
return typeof e == "number";
|
|
9392
9392
|
}
|
|
9393
9393
|
function $t(e) {
|
|
@@ -9400,7 +9400,7 @@ const rf = {
|
|
|
9400
9400
|
type: [Number, Array],
|
|
9401
9401
|
required: !0,
|
|
9402
9402
|
validator(e) {
|
|
9403
|
-
return
|
|
9403
|
+
return si(e) ? e >= 0 && e <= 100 : $t(e) ? e.length > 0 && e.every((s) => typeof s == "number" && s >= 0) : !1;
|
|
9404
9404
|
}
|
|
9405
9405
|
},
|
|
9406
9406
|
/** The color of the chart, or an array of segment colors (one per segment). If value is an array and color is a string, that color is used for all segments. */
|
|
@@ -9445,7 +9445,7 @@ const rf = {
|
|
|
9445
9445
|
},
|
|
9446
9446
|
segments() {
|
|
9447
9447
|
const e = this.value, s = this.color;
|
|
9448
|
-
if (
|
|
9448
|
+
if (si(e)) {
|
|
9449
9449
|
const c = typeof s == "string" ? s : $t(s) && s[0] ? s[0] : DEFAULT_COLOR;
|
|
9450
9450
|
return [{ value: e, color: c }];
|
|
9451
9451
|
}
|
|
@@ -9567,7 +9567,7 @@ function vf(e, s, t, a, n, i) {
|
|
|
9567
9567
|
])) : u("", !0)
|
|
9568
9568
|
], 8, mf);
|
|
9569
9569
|
}
|
|
9570
|
-
const
|
|
9570
|
+
const Mi = /* @__PURE__ */ b(gf, [["render", vf], ["__scopeId", "data-v-60265995"]]), yf = {
|
|
9571
9571
|
props: {
|
|
9572
9572
|
/** The current progress value. */
|
|
9573
9573
|
value: {
|
|
@@ -9624,7 +9624,7 @@ const kf = /* @__PURE__ */ b(yf, [["render", _f], ["__scopeId", "data-v-1b81f485
|
|
|
9624
9624
|
name: "ecs-dropzone",
|
|
9625
9625
|
emits: ["onFileDrop", "cancel"],
|
|
9626
9626
|
components: {
|
|
9627
|
-
EcsEmptyState:
|
|
9627
|
+
EcsEmptyState: Mi,
|
|
9628
9628
|
EcsSkeletonLoader: ie,
|
|
9629
9629
|
EcsProgress: kf,
|
|
9630
9630
|
EcsButton: ve,
|
|
@@ -9940,7 +9940,7 @@ function Lf(e, s, t, a, n, i) {
|
|
|
9940
9940
|
class: y(["ecs-ecai-wrapper", { border: i.hasBorder }]),
|
|
9941
9941
|
style: x(i.wrapperStyle)
|
|
9942
9942
|
}, [
|
|
9943
|
-
s[0] || (s[0] =
|
|
9943
|
+
s[0] || (s[0] = ri('<span class="border-gradient" data-v-75522cea></span><div class="ecai-background" data-v-75522cea><span class="bg-circle bg-circle-1" data-v-75522cea></span><span class="bg-circle bg-circle-2" data-v-75522cea></span><span class="bg-circle bg-circle-3" data-v-75522cea></span></div>', 2)),
|
|
9944
9944
|
t.icon ? (o(), p(l, {
|
|
9945
9945
|
key: 0,
|
|
9946
9946
|
type: "ecai-icon",
|
|
@@ -9956,7 +9956,7 @@ const rk = /* @__PURE__ */ b(Pf, [["render", Lf], ["__scopeId", "data-v-75522cea
|
|
|
9956
9956
|
components: {
|
|
9957
9957
|
EcsIcon: O,
|
|
9958
9958
|
EcsSticker: Me,
|
|
9959
|
-
EcsButtonMore:
|
|
9959
|
+
EcsButtonMore: Ci,
|
|
9960
9960
|
EcsFocusRing: N
|
|
9961
9961
|
},
|
|
9962
9962
|
props: {
|
|
@@ -10074,7 +10074,7 @@ function Nf(e, s, t, a, n, i) {
|
|
|
10074
10074
|
}
|
|
10075
10075
|
const ck = /* @__PURE__ */ b(Mf, [["render", Nf], ["__scopeId", "data-v-0b6f41c6"]]), Ff = {
|
|
10076
10076
|
name: "ecs-excerpt-snippet",
|
|
10077
|
-
components: { EcsIcon: O, EcsSkeletonLoader: ie, EcsFormatted:
|
|
10077
|
+
components: { EcsIcon: O, EcsSkeletonLoader: ie, EcsFormatted: zi },
|
|
10078
10078
|
props: {
|
|
10079
10079
|
/** Determines how the content of the excerpt should be rendered. */
|
|
10080
10080
|
type: {
|
|
@@ -10376,7 +10376,7 @@ function Zf(e, s, t, a, n, i) {
|
|
|
10376
10376
|
"data-1p-ignore": i.disabled1Password
|
|
10377
10377
|
}), null, 16, Jf));
|
|
10378
10378
|
}
|
|
10379
|
-
const
|
|
10379
|
+
const Oi = /* @__PURE__ */ b(Yf, [["render", Zf], ["__scopeId", "data-v-ab50438d"]]), Qf = {
|
|
10380
10380
|
name: "EcsPopoverListHeadline",
|
|
10381
10381
|
components: {
|
|
10382
10382
|
EcsButtonCollapse: cs
|
|
@@ -10452,7 +10452,7 @@ function tg(e, s, t, a, n, i) {
|
|
|
10452
10452
|
])) : u("", !0)
|
|
10453
10453
|
], 2);
|
|
10454
10454
|
}
|
|
10455
|
-
const sg = /* @__PURE__ */ b(Qf, [["render", tg], ["__scopeId", "data-v-442eb0eb"]]),
|
|
10455
|
+
const sg = /* @__PURE__ */ b(Qf, [["render", tg], ["__scopeId", "data-v-442eb0eb"]]), Ai = {
|
|
10456
10456
|
roundedRect: {
|
|
10457
10457
|
label: "roundedRect",
|
|
10458
10458
|
styles: {
|
|
@@ -10485,7 +10485,7 @@ const sg = /* @__PURE__ */ b(Qf, [["render", tg], ["__scopeId", "data-v-442eb0eb
|
|
|
10485
10485
|
bold: !1,
|
|
10486
10486
|
italic: !1,
|
|
10487
10487
|
underline: !1
|
|
10488
|
-
}), ig = (e) => typeof e == "string" && /^#([0-9A-Fa-f]{3}){1,2}$/.test(e), ng = (e) => Object.keys(
|
|
10488
|
+
}), ig = (e) => typeof e == "string" && /^#([0-9A-Fa-f]{3}){1,2}$/.test(e), ng = (e) => Object.keys(Ai).includes(e), ag = (e) => typeof e.content == "string" && typeof e.size == "number" && e.size >= 8 && e.size <= 32 && typeof e.bold == "boolean" && typeof e.italic == "boolean" && typeof e.underline == "boolean", og = (e) => e == null ? !0 : ig(e.color) && ng(e.shape) && Array.isArray(e.text) && e.text.length >= 1 && e.text.length <= 6 && e.text.every(ag), lg = () => {
|
|
10489
10489
|
const s = document.createElement("canvas").getContext("2d");
|
|
10490
10490
|
return {
|
|
10491
10491
|
getTextWidth: (n, i) => {
|
|
@@ -10501,13 +10501,13 @@ const sg = /* @__PURE__ */ b(Qf, [["render", tg], ["__scopeId", "data-v-442eb0eb
|
|
|
10501
10501
|
EcsFlexRow: pe,
|
|
10502
10502
|
EcsButton: ve,
|
|
10503
10503
|
EcsTextV2: Te,
|
|
10504
|
-
EcsSeparator:
|
|
10505
|
-
EcsInput:
|
|
10504
|
+
EcsSeparator: wi,
|
|
10505
|
+
EcsInput: Oi,
|
|
10506
10506
|
EcsPopover: pt,
|
|
10507
10507
|
EcsPopoverListHeadline: sg,
|
|
10508
10508
|
EcsPopoverList: as,
|
|
10509
10509
|
EcsPopoverListItem: rs,
|
|
10510
|
-
EcsColorPicker:
|
|
10510
|
+
EcsColorPicker: Pi
|
|
10511
10511
|
},
|
|
10512
10512
|
props: {
|
|
10513
10513
|
/** Determines if the editor is read-only. */
|
|
@@ -10639,7 +10639,7 @@ const sg = /* @__PURE__ */ b(Qf, [["render", tg], ["__scopeId", "data-v-442eb0eb
|
|
|
10639
10639
|
// Maps shape names to their corresponding style objects
|
|
10640
10640
|
stickerShapeStyles() {
|
|
10641
10641
|
return Object.fromEntries(
|
|
10642
|
-
Object.entries(
|
|
10642
|
+
Object.entries(Ai).map(([e, s]) => [e, s.styles])
|
|
10643
10643
|
);
|
|
10644
10644
|
},
|
|
10645
10645
|
// Returns the currently focused text line data
|
|
@@ -11942,7 +11942,7 @@ const lm = /* @__PURE__ */ b(am, [["render", om], ["__scopeId", "data-v-d87a8075
|
|
|
11942
11942
|
EcsInputSearch: nm,
|
|
11943
11943
|
EcsScrollContainer: lm,
|
|
11944
11944
|
EcsButton: ve,
|
|
11945
|
-
EcsEmptyState:
|
|
11945
|
+
EcsEmptyState: Mi,
|
|
11946
11946
|
EcsTextV2: Te
|
|
11947
11947
|
},
|
|
11948
11948
|
props: {
|
|
@@ -12330,7 +12330,7 @@ const _k = /* @__PURE__ */ b(xm, [["render", Cm], ["__scopeId", "data-v-ad0ca7b9
|
|
|
12330
12330
|
},
|
|
12331
12331
|
methods: {
|
|
12332
12332
|
loadIllustration(e) {
|
|
12333
|
-
this.illustrationComponent =
|
|
12333
|
+
this.illustrationComponent = Ji(ne(
|
|
12334
12334
|
() => ae(/* @__PURE__ */ Object.assign({ "../assets/images/select-tile/load-file-annotations.svg": () => import("./load-file-annotations-Chv42PVZ.js"), "../assets/images/select-tile/load-file-designation-report.svg": () => import("./load-file-designation-report-C-4EctIM.js"), "../assets/images/select-tile/load-file-designation.svg": () => import("./load-file-designation-BEm9VnQa.js"), "../assets/images/select-tile/load-file-zip.svg": () => import("./load-file-zip-Co-I4Yjh.js"), "../assets/images/select-tile/overlay-files.svg": () => import("./overlay-files-B4shNp97.js"), "../assets/images/select-tile/overlay-metadata.svg": () => import("./overlay-metadata-DYJuNck4.js"), "../assets/images/select-tile/plain-document.svg": () => import("./plain-document-CRTTDa3w.js"), "../assets/images/select-tile/relativity-add-files.svg": () => import("./relativity-add-files-mCRXOlgh.js"), "../assets/images/select-tile/relativity-overlay-files.svg": () => import("./relativity-overlay-files-C_gg_JHu.js"), "../assets/images/select-tile/relativity-overlay-metadata.svg": () => import("./relativity-overlay-metadata-Bq4IgkAm.js") }), `../assets/images/select-tile/${e}.svg`, 5)
|
|
12335
12335
|
));
|
|
12336
12336
|
}
|
|
@@ -12720,12 +12720,6 @@ function sh(e, s, t, a, n, i) {
|
|
|
12720
12720
|
const zk = /* @__PURE__ */ b(th, [["render", sh]]), ih = {
|
|
12721
12721
|
name: "ecs-inplace",
|
|
12722
12722
|
emits: ["update:index"],
|
|
12723
|
-
props: {
|
|
12724
|
-
heightIncrement: {
|
|
12725
|
-
type: Number,
|
|
12726
|
-
default: 0
|
|
12727
|
-
}
|
|
12728
|
-
},
|
|
12729
12723
|
data() {
|
|
12730
12724
|
return {
|
|
12731
12725
|
direction: "right",
|
|
@@ -12742,13 +12736,6 @@ const zk = /* @__PURE__ */ b(th, [["render", sh]]), ih = {
|
|
|
12742
12736
|
return this.slots[this.currentIndex];
|
|
12743
12737
|
}
|
|
12744
12738
|
},
|
|
12745
|
-
watch: {
|
|
12746
|
-
heightIncrement() {
|
|
12747
|
-
this.$nextTick(() => {
|
|
12748
|
-
this.recalculateCurrentHeight();
|
|
12749
|
-
});
|
|
12750
|
-
}
|
|
12751
|
-
},
|
|
12752
12739
|
mounted() {
|
|
12753
12740
|
this.$nextTick(() => {
|
|
12754
12741
|
this.calculateAllHeights(), window.addEventListener("resize", this.handleResize);
|
|
@@ -12789,7 +12776,7 @@ const zk = /* @__PURE__ */ b(th, [["render", sh]]), ih = {
|
|
|
12789
12776
|
}, nh = { class: "ecs-inplace" }, ah = ["data-slot"];
|
|
12790
12777
|
function oh(e, s, t, a, n, i) {
|
|
12791
12778
|
return o(), r("div", nh, [
|
|
12792
|
-
_(
|
|
12779
|
+
_(ci, {
|
|
12793
12780
|
name: "slide",
|
|
12794
12781
|
tag: "div",
|
|
12795
12782
|
class: "inplace-container",
|
|
@@ -12817,7 +12804,7 @@ const Ik = /* @__PURE__ */ b(ih, [["render", oh]]), lh = {
|
|
|
12817
12804
|
"selectCurEntryText",
|
|
12818
12805
|
"blur"
|
|
12819
12806
|
],
|
|
12820
|
-
components: { EcsButtonToolbar: yt, EcsButtonToolbarGroup:
|
|
12807
|
+
components: { EcsButtonToolbar: yt, EcsButtonToolbarGroup: Bi },
|
|
12821
12808
|
props: {
|
|
12822
12809
|
/** Index position of the currently viewed object. */
|
|
12823
12810
|
currentEntry: {
|
|
@@ -12924,7 +12911,7 @@ const Ek = /* @__PURE__ */ b(lh, [["render", dh], ["__scopeId", "data-v-f854b4ab
|
|
|
12924
12911
|
"selectSearchResultCount",
|
|
12925
12912
|
"setSearchResultCount"
|
|
12926
12913
|
],
|
|
12927
|
-
components: { EcsButtonToolbar: yt, EcsButtonToolbarGroup:
|
|
12914
|
+
components: { EcsButtonToolbar: yt, EcsButtonToolbarGroup: Bi },
|
|
12928
12915
|
props: {
|
|
12929
12916
|
/** Count of the current object in the given index. */
|
|
12930
12917
|
currentCount: {
|
|
@@ -13476,7 +13463,7 @@ const Mh = /* @__PURE__ */ b(Ph, [["render", Lh]]), Oh = {
|
|
|
13476
13463
|
this.container = this.$refs.container, this.checkSplitpanesNodes(), this.redoSplitters(), this.resetPaneSizes(), this.$emit("ready"), this.ready = !0;
|
|
13477
13464
|
},
|
|
13478
13465
|
render() {
|
|
13479
|
-
return
|
|
13466
|
+
return Zi(
|
|
13480
13467
|
"div",
|
|
13481
13468
|
{
|
|
13482
13469
|
ref: "container",
|
|
@@ -13743,12 +13730,12 @@ const Mk = /* @__PURE__ */ b(Hh, [["render", Gh], ["__scopeId", "data-v-f5afc4e6
|
|
|
13743
13730
|
created() {
|
|
13744
13731
|
this.showStatistics = localStorage.getItem("showStatistics") !== "false", this.statisticsId = this.generateUniqueId();
|
|
13745
13732
|
}
|
|
13746
|
-
},
|
|
13747
|
-
|
|
13733
|
+
}, ii = () => {
|
|
13734
|
+
ai((e) => ({
|
|
13748
13735
|
"1c7bf006": e.statisticsHeight
|
|
13749
13736
|
}));
|
|
13750
|
-
},
|
|
13751
|
-
fs.setup =
|
|
13737
|
+
}, ni = fs.setup;
|
|
13738
|
+
fs.setup = ni ? (e, s) => (ii(), ni(e, s)) : ii;
|
|
13752
13739
|
const Kh = { class: "ecs-data-layout-content" }, Yh = {
|
|
13753
13740
|
key: 0,
|
|
13754
13741
|
role: "toolbar",
|
|
@@ -14429,7 +14416,15 @@ const qk = /* @__PURE__ */ b(Vp, [["render", Hp], ["__scopeId", "data-v-daa501d2
|
|
|
14429
14416
|
},
|
|
14430
14417
|
isPlainTextSlotContent() {
|
|
14431
14418
|
const e = this.$slots.default ? this.$slots.default() : [];
|
|
14432
|
-
|
|
14419
|
+
if (!e.length || e.length === 1 && e[0].type === ws && typeof e[0].children == "string")
|
|
14420
|
+
return !0;
|
|
14421
|
+
if (e.length === 1 && e[0].type === R) {
|
|
14422
|
+
const s = e[0].children;
|
|
14423
|
+
return Array.isArray(s) && s.every(
|
|
14424
|
+
(t) => typeof t == "string" || t.type === ws
|
|
14425
|
+
);
|
|
14426
|
+
}
|
|
14427
|
+
return !1;
|
|
14433
14428
|
},
|
|
14434
14429
|
slotContentStyle() {
|
|
14435
14430
|
return this.isPlainTextSlotContent ? { display: "block" } : { display: "flex" };
|
|
@@ -14486,10 +14481,10 @@ function Up(e, s, t, a, n, i) {
|
|
|
14486
14481
|
], 2)) : u("", !0)
|
|
14487
14482
|
], 10, $p);
|
|
14488
14483
|
}
|
|
14489
|
-
const $k = /* @__PURE__ */ b(qp, [["render", Up], ["__scopeId", "data-v-
|
|
14484
|
+
const $k = /* @__PURE__ */ b(qp, [["render", Up], ["__scopeId", "data-v-9412f5b4"]]), Gp = {
|
|
14490
14485
|
name: "ecs-overlay",
|
|
14491
14486
|
emits: ["close", "toggled"],
|
|
14492
|
-
components: { EcsIcon: O, EcsButtonToolbar: yt, EcsAlert:
|
|
14487
|
+
components: { EcsIcon: O, EcsButtonToolbar: yt, EcsAlert: di },
|
|
14493
14488
|
props: {
|
|
14494
14489
|
/** Shows the Overlay. */
|
|
14495
14490
|
show: {
|
|
@@ -14783,7 +14778,7 @@ const Wk = /* @__PURE__ */ b(Gp, [["render", cv], ["__scopeId", "data-v-acdd9118
|
|
|
14783
14778
|
emits: ["firstPage", "prevPage", "nextPage", "lastPage", "updatePage", "itemsPerPage"],
|
|
14784
14779
|
components: {
|
|
14785
14780
|
EcsButton: ve,
|
|
14786
|
-
EcsSelect:
|
|
14781
|
+
EcsSelect: Li,
|
|
14787
14782
|
EcsFlexRow: pe,
|
|
14788
14783
|
EcsIcon: O
|
|
14789
14784
|
},
|
|
@@ -15236,7 +15231,7 @@ function Lv(e, s, t, a, n, i) {
|
|
|
15236
15231
|
const Mv = /* @__PURE__ */ b(Ev, [["render", Lv], ["__scopeId", "data-v-a6e15633"]]), Ov = {
|
|
15237
15232
|
name: "ecs-quicklinks-link",
|
|
15238
15233
|
emits: ["click", "input", "toggle", "update:volumes"],
|
|
15239
|
-
components: { EcsCheckbox: vt, EcsRatingStarRead: Iv, EcsRatingFavorability: Mv, EcsSwitch:
|
|
15234
|
+
components: { EcsCheckbox: vt, EcsRatingStarRead: Iv, EcsRatingFavorability: Mv, EcsSwitch: ki, EcsIcon: O, EcsFocusRing: N, EcsAvatar: nt, EcsFlexRow: pe, EcsPopover: pt, EcsPopoverList: as, EcsPopoverListItem: rs },
|
|
15240
15235
|
props: {
|
|
15241
15236
|
/** The label text for the quicklink. */
|
|
15242
15237
|
label: {
|
|
@@ -15675,7 +15670,7 @@ function dy(e, s, t, a, n, i) {
|
|
|
15675
15670
|
class: y(["ecs-rating-reset", { active: t.value == 0 }]),
|
|
15676
15671
|
"aria-label": "Reset Rating"
|
|
15677
15672
|
}, s[5] || (s[5] = [
|
|
15678
|
-
|
|
15673
|
+
ri('<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 18 18" data-v-0d4c1ecb><g fill="none" fill-rule="evenodd" transform="translate(-1215 -543)" data-v-0d4c1ecb><polygon stroke="currentColor" points="1224.145 555.692 1220.347 557.69 1221.073 553.46 1218 550.465 1222.246 549.848 1224.146 546 1226.044 549.848 1230.291 550.465 1227.221 553.46 1227.945 557.69 1224.147 555.692" data-v-0d4c1ecb></polygon><g transform="rotate(-45 1281.298 -1191.488)" data-v-0d4c1ecb><rect width="15" height="1.5" x=".101" y="1.899" fill="#FFFFFF" data-v-0d4c1ecb></rect><rect width="15" height="1" x=".096" y=".904" fill="currentColor" data-v-0d4c1ecb></rect></g></g></svg>', 1)
|
|
15679
15674
|
]), 10, ny)) : u("", !0),
|
|
15680
15675
|
f("div", ay, [
|
|
15681
15676
|
f("input", {
|
|
@@ -16587,7 +16582,7 @@ function mb(e, s, t, a, n, i) {
|
|
|
16587
16582
|
const l0 = /* @__PURE__ */ b(ob, [["render", mb], ["__scopeId", "data-v-66eb2ab6"]]), hb = {
|
|
16588
16583
|
name: "ecs-structured-content",
|
|
16589
16584
|
components: {
|
|
16590
|
-
EcsClickableArea:
|
|
16585
|
+
EcsClickableArea: _i,
|
|
16591
16586
|
EcsSkeletonLoader: ie
|
|
16592
16587
|
},
|
|
16593
16588
|
emits: ["click", "toggleCollapse"],
|
|
@@ -17160,7 +17155,7 @@ const m0 = /* @__PURE__ */ b(Nb, [["render", Fb], ["__scopeId", "data-v-61082fed
|
|
|
17160
17155
|
};
|
|
17161
17156
|
function qb(e, s, t, a, n, i) {
|
|
17162
17157
|
return o(), r("div", Hb, [
|
|
17163
|
-
_(
|
|
17158
|
+
_(ci, { name: "transition-toast" }, {
|
|
17164
17159
|
default: S(() => [
|
|
17165
17160
|
m(e.$slots, "default", {}, void 0, !0)
|
|
17166
17161
|
]),
|
|
@@ -17529,7 +17524,7 @@ function u_(e, s, t, a, n, i) {
|
|
|
17529
17524
|
const _0 = /* @__PURE__ */ b(c_, [["render", u_], ["__scopeId", "data-v-a5153e06"]]), f_ = {
|
|
17530
17525
|
name: "EcsTypeConfirmation",
|
|
17531
17526
|
emits: ["update:modelValue"],
|
|
17532
|
-
components: { EcsInput:
|
|
17527
|
+
components: { EcsInput: Oi, EcsAlert: di, EcsFormGroup: mm },
|
|
17533
17528
|
mixins: [le],
|
|
17534
17529
|
props: {
|
|
17535
17530
|
/**
|
|
@@ -17916,7 +17911,7 @@ function x_(e, s, t, a, n, i) {
|
|
|
17916
17911
|
const S0 = /* @__PURE__ */ b(k_, [["render", x_], ["__scopeId", "data-v-1c653eb3"]]);
|
|
17917
17912
|
export {
|
|
17918
17913
|
un as EcsActionToolbar,
|
|
17919
|
-
|
|
17914
|
+
di as EcsAlert,
|
|
17920
17915
|
B_ as EcsAudio,
|
|
17921
17916
|
nt as EcsAvatar,
|
|
17922
17917
|
z_ as EcsBanner,
|
|
@@ -17930,19 +17925,19 @@ export {
|
|
|
17930
17925
|
O_ as EcsButtonContextGroup,
|
|
17931
17926
|
A_ as EcsButtonDialog,
|
|
17932
17927
|
L_ as EcsButtonGroup,
|
|
17933
|
-
|
|
17928
|
+
Ci as EcsButtonMore,
|
|
17934
17929
|
ds as EcsButtonTable,
|
|
17935
17930
|
yt as EcsButtonToolbar,
|
|
17936
|
-
|
|
17931
|
+
Bi as EcsButtonToolbarGroup,
|
|
17937
17932
|
R_ as EcsCard,
|
|
17938
17933
|
N_ as EcsChatConversation,
|
|
17939
17934
|
F_ as EcsChatMessage,
|
|
17940
17935
|
vt as EcsCheckbox,
|
|
17941
17936
|
D_ as EcsCitationLine,
|
|
17942
|
-
|
|
17937
|
+
_i as EcsClickableArea,
|
|
17943
17938
|
H_ as EcsCollapse,
|
|
17944
17939
|
q_ as EcsCollectionControl,
|
|
17945
|
-
|
|
17940
|
+
Pi as EcsColorPicker,
|
|
17946
17941
|
j_ as EcsColorPickerInput,
|
|
17947
17942
|
$_ as EcsComment,
|
|
17948
17943
|
W_ as EcsCommentList,
|
|
@@ -17965,7 +17960,7 @@ export {
|
|
|
17965
17960
|
ok as EcsDonutChart,
|
|
17966
17961
|
lk as EcsDropzone,
|
|
17967
17962
|
rk as EcsEcaiWrapper,
|
|
17968
|
-
|
|
17963
|
+
Mi as EcsEmptyState,
|
|
17969
17964
|
ck as EcsEntryLink,
|
|
17970
17965
|
dk as EcsExcerptSnippet,
|
|
17971
17966
|
uk as EcsExhibitStickerEditor,
|
|
@@ -17983,7 +17978,7 @@ export {
|
|
|
17983
17978
|
mm as EcsFormGroup,
|
|
17984
17979
|
yk as EcsFormHeadline,
|
|
17985
17980
|
bk as EcsFormSet,
|
|
17986
|
-
|
|
17981
|
+
zi as EcsFormatted,
|
|
17987
17982
|
_k as EcsHighlight,
|
|
17988
17983
|
O as EcsIcon,
|
|
17989
17984
|
Im as EcsIllustration,
|
|
@@ -17991,7 +17986,7 @@ export {
|
|
|
17991
17986
|
kk as EcsIndexToolbar,
|
|
17992
17987
|
Sk as EcsInfoTooltip,
|
|
17993
17988
|
Ik as EcsInplace,
|
|
17994
|
-
|
|
17989
|
+
Oi as EcsInput,
|
|
17995
17990
|
xk as EcsInputAddon,
|
|
17996
17991
|
em as EcsInputClear,
|
|
17997
17992
|
Ck as EcsInputConnector,
|
|
@@ -18032,10 +18027,10 @@ export {
|
|
|
18032
18027
|
lm as EcsScrollContainer,
|
|
18033
18028
|
Xk as EcsSection,
|
|
18034
18029
|
Jk as EcsSegment,
|
|
18035
|
-
|
|
18030
|
+
Li as EcsSelect,
|
|
18036
18031
|
Qk as EcsSelectTile,
|
|
18037
18032
|
Zk as EcsSelectionGrid,
|
|
18038
|
-
|
|
18033
|
+
wi as EcsSeparator,
|
|
18039
18034
|
e0 as EcsSequenceMap,
|
|
18040
18035
|
t0 as EcsSequenceMapButton,
|
|
18041
18036
|
s0 as EcsSidebar,
|
|
@@ -18051,7 +18046,7 @@ export {
|
|
|
18051
18046
|
Me as EcsSticker,
|
|
18052
18047
|
r0 as EcsStructuredContent,
|
|
18053
18048
|
c0 as EcsSwatchesPicker,
|
|
18054
|
-
|
|
18049
|
+
ki as EcsSwitch,
|
|
18055
18050
|
d0 as EcsTab,
|
|
18056
18051
|
Ny as EcsTabBar,
|
|
18057
18052
|
u0 as EcsTabButton,
|