@everchron/ec-shards 19.10.2 → 19.10.3
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 +817 -817
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -6470,17 +6470,14 @@ var qo = /*#__PURE__*/ H(Bo, [["render", Ko], ["__scopeId", "data-v-95f66a3d"]])
|
|
|
6470
6470
|
}, es = {
|
|
6471
6471
|
key: 1,
|
|
6472
6472
|
class: "ecs-content-card-header-content"
|
|
6473
|
-
}, ts =
|
|
6474
|
-
ref: "expandInner",
|
|
6475
|
-
class: "ecs-content-card-expand-inner"
|
|
6476
|
-
}, is = ["aria-hidden"], as = {
|
|
6473
|
+
}, ts = ["id", "aria-hidden"], ns = ["aria-hidden"], rs = {
|
|
6477
6474
|
ref: "sidebarInner",
|
|
6478
6475
|
class: "ecs-content-card-sidebar-inner"
|
|
6479
|
-
},
|
|
6476
|
+
}, is = ["aria-hidden"], as = {
|
|
6480
6477
|
ref: "footerInner",
|
|
6481
6478
|
class: "ecs-content-card-footer-inner"
|
|
6482
6479
|
};
|
|
6483
|
-
function
|
|
6480
|
+
function os(e, t, n, r, i, a) {
|
|
6484
6481
|
let u = A("ecs-checkbox"), d = A("ecs-button"), p = A("ecs-card");
|
|
6485
6482
|
return T(), c("div", {
|
|
6486
6483
|
style: S(a.rootStyle),
|
|
@@ -6573,25 +6570,28 @@ function cs(e, t, n, r, i, a) {
|
|
|
6573
6570
|
class: "ecs-content-card-actions"
|
|
6574
6571
|
}, [k(e.$slots, "actions", {}, void 0, !0)])) : s("", !0)
|
|
6575
6572
|
])) : s("", !0),
|
|
6576
|
-
l("div",
|
|
6573
|
+
l("div", { class: b(["ecs-content-card-content", { "has-select": n.selectable }]) }, [k(e.$slots, "default", {}, void 0, !0)], 2),
|
|
6577
6574
|
e.$slots.contentExpand ? (T(), c("div", {
|
|
6578
6575
|
key: 1,
|
|
6579
6576
|
id: i.expandId,
|
|
6580
6577
|
style: S({ height: i.isExpanded ? i.expandHeight + "px" : "0px" }),
|
|
6581
6578
|
"aria-hidden": i.isExpanded ? "false" : "true",
|
|
6582
6579
|
class: "ecs-content-card-expand"
|
|
6583
|
-
}, [l("div",
|
|
6580
|
+
}, [l("div", {
|
|
6581
|
+
ref: "expandInner",
|
|
6582
|
+
class: b(["ecs-content-card-expand-inner", { "has-select": n.selectable }])
|
|
6583
|
+
}, [k(e.$slots, "contentExpand", {}, void 0, !0)], 2)], 12, ts)) : s("", !0)
|
|
6584
6584
|
]), e.$slots.sidebar ? (T(), c("div", {
|
|
6585
6585
|
key: 0,
|
|
6586
6586
|
style: S({ width: i.isExpanded ? "300px" : "0px" }),
|
|
6587
6587
|
"aria-hidden": i.isExpanded ? "false" : "true",
|
|
6588
6588
|
class: "ecs-content-card-sidebar"
|
|
6589
|
-
}, [l("div",
|
|
6589
|
+
}, [l("div", rs, [k(e.$slots, "sidebar", {}, void 0, !0)], 512)], 12, ns)) : s("", !0)]), e.$slots.footer ? (T(), c("div", {
|
|
6590
6590
|
key: 0,
|
|
6591
6591
|
style: S(a.footerStyle),
|
|
6592
6592
|
"aria-hidden": a.footerHidden ? "true" : "false",
|
|
6593
6593
|
class: b(["ecs-content-card-footer", { "is-collapsing": n.hideFooterOnExpand }])
|
|
6594
|
-
}, [l("div",
|
|
6594
|
+
}, [l("div", as, [k(e.$slots, "footer", {}, void 0, !0)], 512)], 14, is)) : s("", !0)])]),
|
|
6595
6595
|
_: 3
|
|
6596
6596
|
}, 8, [
|
|
6597
6597
|
"onClick",
|
|
@@ -6604,7 +6604,7 @@ function cs(e, t, n, r, i, a) {
|
|
|
6604
6604
|
"disabled"
|
|
6605
6605
|
])], 6);
|
|
6606
6606
|
}
|
|
6607
|
-
var
|
|
6607
|
+
var ss = /*#__PURE__*/ H(Jo, [["render", os], ["__scopeId", "data-v-255198d5"]]), cs = {
|
|
6608
6608
|
name: "ecs-formatted",
|
|
6609
6609
|
components: { EcsSkeletonLoader: G },
|
|
6610
6610
|
mixins: [Y],
|
|
@@ -6633,8 +6633,8 @@ var ls = /*#__PURE__*/ H(Jo, [["render", cs], ["__scopeId", "data-v-dacbc11c"]])
|
|
|
6633
6633
|
}
|
|
6634
6634
|
});
|
|
6635
6635
|
}
|
|
6636
|
-
},
|
|
6637
|
-
function
|
|
6636
|
+
}, ls = ["id"];
|
|
6637
|
+
function us(e, t, n, r, i, a) {
|
|
6638
6638
|
let s = A("ecs-skeleton-loader");
|
|
6639
6639
|
return T(), c("div", {
|
|
6640
6640
|
class: b(["ecs-formatted", [n.small ? "ecs-formatted-sml" : ""]]),
|
|
@@ -6647,15 +6647,15 @@ function fs(e, t, n, r, i, a) {
|
|
|
6647
6647
|
}, null, 8, ["line-height", "count"])) : k(e.$slots, "default", {
|
|
6648
6648
|
key: 0,
|
|
6649
6649
|
ref: "slot"
|
|
6650
|
-
})], 10,
|
|
6650
|
+
})], 10, ls);
|
|
6651
6651
|
}
|
|
6652
|
-
var
|
|
6652
|
+
var ds = /*#__PURE__*/ H(cs, [["render", us]]), fs = {
|
|
6653
6653
|
name: "ecs-comment",
|
|
6654
6654
|
emits: ["edit", "delete"],
|
|
6655
6655
|
components: {
|
|
6656
6656
|
EcsAvatar: Ge,
|
|
6657
6657
|
EcsButton: X,
|
|
6658
|
-
EcsFormatted:
|
|
6658
|
+
EcsFormatted: ds,
|
|
6659
6659
|
EcsSkeletonLoader: G
|
|
6660
6660
|
},
|
|
6661
6661
|
props: {
|
|
@@ -6676,26 +6676,26 @@ var ps = /*#__PURE__*/ H(us, [["render", fs]]), ms = {
|
|
|
6676
6676
|
default: !1
|
|
6677
6677
|
}
|
|
6678
6678
|
}
|
|
6679
|
-
},
|
|
6679
|
+
}, ps = ["aria-busy"], ms = { class: "ecs-comment-header" }, hs = { class: "ecs-comment-autor" }, gs = {
|
|
6680
6680
|
key: 2,
|
|
6681
6681
|
class: "ecs-comment-meta"
|
|
6682
|
-
},
|
|
6682
|
+
}, _s = { class: "ecs-comment-meta-name" }, vs = { class: "ecs-comment-meta-time" }, ys = {
|
|
6683
6683
|
key: 3,
|
|
6684
6684
|
class: "ecs-comment-meta loading"
|
|
6685
|
-
},
|
|
6685
|
+
}, bs = {
|
|
6686
6686
|
key: 0,
|
|
6687
6687
|
class: "ecs-comment-actions"
|
|
6688
|
-
},
|
|
6688
|
+
}, xs = {
|
|
6689
6689
|
key: 2,
|
|
6690
6690
|
class: "ecs-comment-edit"
|
|
6691
6691
|
};
|
|
6692
|
-
function
|
|
6692
|
+
function Ss(e, t, n, r, i, a) {
|
|
6693
6693
|
let u = A("ecs-skeleton-loader"), d = A("ecs-avatar"), p = A("ecs-button"), m = A("ecs-formatted");
|
|
6694
6694
|
return T(), c("div", {
|
|
6695
6695
|
class: "ecs-comment",
|
|
6696
6696
|
role: "comment",
|
|
6697
6697
|
"aria-busy": n.loading || null
|
|
6698
|
-
}, [l("div",
|
|
6698
|
+
}, [l("div", ms, [l("div", hs, [n.loading ? (T(), o(u, {
|
|
6699
6699
|
key: 0,
|
|
6700
6700
|
type: "circle",
|
|
6701
6701
|
width: 32,
|
|
@@ -6706,7 +6706,7 @@ function ws(e, t, n, r, i, a) {
|
|
|
6706
6706
|
image: n.userImage,
|
|
6707
6707
|
size: 32,
|
|
6708
6708
|
rounded: ""
|
|
6709
|
-
}, null, 8, ["name", "image"])), n.loading ? (T(), c("div",
|
|
6709
|
+
}, null, 8, ["name", "image"])), n.loading ? (T(), c("div", ys, [f(u, {
|
|
6710
6710
|
type: "single",
|
|
6711
6711
|
"line-height": 3,
|
|
6712
6712
|
width: 50
|
|
@@ -6714,7 +6714,7 @@ function ws(e, t, n, r, i, a) {
|
|
|
6714
6714
|
type: "single",
|
|
6715
6715
|
"line-height": 2,
|
|
6716
6716
|
width: 60
|
|
6717
|
-
})])) : (T(), c("div",
|
|
6717
|
+
})])) : (T(), c("div", gs, [l("span", _s, N(n.userName), 1), l("span", vs, [k(e.$slots, "commentdate", {}, void 0, !0)])]))]), n.canEdit ? (T(), c("div", bs, [f(p, {
|
|
6718
6718
|
onClick: t[0] ||= (t) => e.$emit("edit", t),
|
|
6719
6719
|
type: "secondary",
|
|
6720
6720
|
size: "sml",
|
|
@@ -6739,16 +6739,16 @@ function ws(e, t, n, r, i, a) {
|
|
|
6739
6739
|
type: "multi",
|
|
6740
6740
|
count: 2,
|
|
6741
6741
|
class: "ecs-comment-body"
|
|
6742
|
-
})) : (T(), c("div",
|
|
6742
|
+
})) : (T(), c("div", xs, [k(e.$slots, "editform", {}, void 0, !0)]))], 8, ps);
|
|
6743
6743
|
}
|
|
6744
|
-
var
|
|
6745
|
-
function
|
|
6746
|
-
return T(), c("div",
|
|
6744
|
+
var Cs = /*#__PURE__*/ H(fs, [["render", Ss], ["__scopeId", "data-v-b792bd83"]]), ws = {}, Ts = { class: "ecs-comment-list" };
|
|
6745
|
+
function Es(e, t) {
|
|
6746
|
+
return T(), c("div", Ts, [k(e.$slots, "default")]);
|
|
6747
6747
|
}
|
|
6748
|
-
var
|
|
6748
|
+
var Ds = /*#__PURE__*/ H(ws, [["render", Es]]);
|
|
6749
6749
|
//#endregion
|
|
6750
6750
|
//#region src/components/color-picker/mixin/color.js
|
|
6751
|
-
function
|
|
6751
|
+
function Os(e = {}, t = 0) {
|
|
6752
6752
|
let n = e && e.a, r;
|
|
6753
6753
|
r = e && e.hsl ? Z(e.hsl) : e && e.hex && e.hex.length > 0 ? Z(e.hex) : e && e.hsv ? Z(e.hsv) : e && e.rgba ? Z(e.rgba) : e && e.rgb ? Z(e.rgb) : Z(e), r && (r._a === void 0 || r._a === null) && r.setAlpha(n || 1);
|
|
6754
6754
|
let i = r.toHsl(), a = r.toHsv();
|
|
@@ -6763,10 +6763,10 @@ function As(e = {}, t = 0) {
|
|
|
6763
6763
|
a: e.a || r.getAlpha()
|
|
6764
6764
|
};
|
|
6765
6765
|
}
|
|
6766
|
-
var
|
|
6766
|
+
var ks = {
|
|
6767
6767
|
props: ["modelValue"],
|
|
6768
6768
|
data() {
|
|
6769
|
-
return { val:
|
|
6769
|
+
return { val: Os(this.modelValue) };
|
|
6770
6770
|
},
|
|
6771
6771
|
computed: { colors: {
|
|
6772
6772
|
get() {
|
|
@@ -6777,11 +6777,11 @@ var js = {
|
|
|
6777
6777
|
}
|
|
6778
6778
|
} },
|
|
6779
6779
|
watch: { modelValue(e) {
|
|
6780
|
-
this.val =
|
|
6780
|
+
this.val = Os(e);
|
|
6781
6781
|
} },
|
|
6782
6782
|
methods: {
|
|
6783
6783
|
colorChange(e, t) {
|
|
6784
|
-
this.oldHue = this.colors.hsl.h, this.colors =
|
|
6784
|
+
this.oldHue = this.colors.hsl.h, this.colors = Os(e, t || this.oldHue);
|
|
6785
6785
|
},
|
|
6786
6786
|
isValidHex(e) {
|
|
6787
6787
|
return Z(e).isValid();
|
|
@@ -6810,7 +6810,7 @@ var js = {
|
|
|
6810
6810
|
return Z(e).getAlpha() === 0;
|
|
6811
6811
|
}
|
|
6812
6812
|
}
|
|
6813
|
-
},
|
|
6813
|
+
}, As = {
|
|
6814
6814
|
name: "editableInput",
|
|
6815
6815
|
props: {
|
|
6816
6816
|
label: String,
|
|
@@ -6857,9 +6857,9 @@ var js = {
|
|
|
6857
6857
|
}
|
|
6858
6858
|
}
|
|
6859
6859
|
}
|
|
6860
|
-
},
|
|
6861
|
-
function
|
|
6862
|
-
return T(), c("div",
|
|
6860
|
+
}, js = { class: "ecs-editable-input" }, Ms = ["aria-labelledby"], Ns = ["for", "id"], Ps = { class: "ecs-input__desc" };
|
|
6861
|
+
function Fs(e, t, n, r, i, a) {
|
|
6862
|
+
return T(), c("div", js, [
|
|
6863
6863
|
se(l("input", {
|
|
6864
6864
|
"aria-labelledby": a.labelId,
|
|
6865
6865
|
class: "ecs-input__input",
|
|
@@ -6867,53 +6867,53 @@ function Ls(e, t, n, r, i, a) {
|
|
|
6867
6867
|
onKeydown: t[1] ||= (...e) => a.handleKeyDown && a.handleKeyDown(...e),
|
|
6868
6868
|
onInput: t[2] ||= (...e) => a.update && a.update(...e),
|
|
6869
6869
|
ref: "input"
|
|
6870
|
-
}, null, 40,
|
|
6870
|
+
}, null, 40, Ms), [[ie, a.val]]),
|
|
6871
6871
|
l("span", {
|
|
6872
6872
|
for: n.label,
|
|
6873
6873
|
class: "ecs-input__label",
|
|
6874
6874
|
id: a.labelId
|
|
6875
|
-
}, N(a.labelSpanText), 9,
|
|
6876
|
-
l("span",
|
|
6875
|
+
}, N(a.labelSpanText), 9, Ns),
|
|
6876
|
+
l("span", Ps, N(n.desc), 1)
|
|
6877
6877
|
]);
|
|
6878
6878
|
}
|
|
6879
|
-
var
|
|
6879
|
+
var Is = /*#__PURE__*/ H(As, [["render", Fs]]), Ls = /* @__PURE__ */ z(((e, t) => {
|
|
6880
6880
|
t.exports = n;
|
|
6881
6881
|
function n(e, t, n) {
|
|
6882
6882
|
return t < n ? e < t ? t : e > n ? n : e : e < n ? n : e > t ? t : e;
|
|
6883
6883
|
}
|
|
6884
|
-
})),
|
|
6884
|
+
})), Rs = /* @__PURE__ */ z(((e, t) => {
|
|
6885
6885
|
function n(e) {
|
|
6886
6886
|
var t = typeof e;
|
|
6887
6887
|
return e != null && (t == "object" || t == "function");
|
|
6888
6888
|
}
|
|
6889
6889
|
t.exports = n;
|
|
6890
|
-
})),
|
|
6890
|
+
})), zs = /* @__PURE__ */ z(((e, t) => {
|
|
6891
6891
|
t.exports = typeof global == "object" && global && global.Object === Object && global;
|
|
6892
|
-
})),
|
|
6893
|
-
var n =
|
|
6892
|
+
})), Bs = /* @__PURE__ */ z(((e, t) => {
|
|
6893
|
+
var n = zs(), r = typeof self == "object" && self && self.Object === Object && self;
|
|
6894
6894
|
t.exports = n || r || Function("return this")();
|
|
6895
|
-
})),
|
|
6896
|
-
var n =
|
|
6895
|
+
})), Vs = /* @__PURE__ */ z(((e, t) => {
|
|
6896
|
+
var n = Bs();
|
|
6897
6897
|
t.exports = function() {
|
|
6898
6898
|
return n.Date.now();
|
|
6899
6899
|
};
|
|
6900
|
-
})),
|
|
6900
|
+
})), Hs = /* @__PURE__ */ z(((e, t) => {
|
|
6901
6901
|
var n = /\s/;
|
|
6902
6902
|
function r(e) {
|
|
6903
6903
|
for (var t = e.length; t-- && n.test(e.charAt(t)););
|
|
6904
6904
|
return t;
|
|
6905
6905
|
}
|
|
6906
6906
|
t.exports = r;
|
|
6907
|
-
})),
|
|
6908
|
-
var n =
|
|
6907
|
+
})), Us = /* @__PURE__ */ z(((e, t) => {
|
|
6908
|
+
var n = Hs(), r = /^\s+/;
|
|
6909
6909
|
function i(e) {
|
|
6910
6910
|
return e && e.slice(0, n(e) + 1).replace(r, "");
|
|
6911
6911
|
}
|
|
6912
6912
|
t.exports = i;
|
|
6913
|
-
})),
|
|
6914
|
-
t.exports =
|
|
6915
|
-
})),
|
|
6916
|
-
var n =
|
|
6913
|
+
})), Ws = /* @__PURE__ */ z(((e, t) => {
|
|
6914
|
+
t.exports = Bs().Symbol;
|
|
6915
|
+
})), Gs = /* @__PURE__ */ z(((e, t) => {
|
|
6916
|
+
var n = Ws(), r = Object.prototype, i = r.hasOwnProperty, a = r.toString, o = n ? n.toStringTag : void 0;
|
|
6917
6917
|
function s(e) {
|
|
6918
6918
|
var t = i.call(e, o), n = e[o];
|
|
6919
6919
|
try {
|
|
@@ -6924,31 +6924,31 @@ var Rs = /*#__PURE__*/ H(Ms, [["render", Ls]]), zs = /* @__PURE__ */ z(((e, t) =
|
|
|
6924
6924
|
return r && (t ? e[o] = n : delete e[o]), s;
|
|
6925
6925
|
}
|
|
6926
6926
|
t.exports = s;
|
|
6927
|
-
})),
|
|
6927
|
+
})), Ks = /* @__PURE__ */ z(((e, t) => {
|
|
6928
6928
|
var n = Object.prototype.toString;
|
|
6929
6929
|
function r(e) {
|
|
6930
6930
|
return n.call(e);
|
|
6931
6931
|
}
|
|
6932
6932
|
t.exports = r;
|
|
6933
|
-
})),
|
|
6934
|
-
var n =
|
|
6933
|
+
})), qs = /* @__PURE__ */ z(((e, t) => {
|
|
6934
|
+
var n = Ws(), r = Gs(), i = Ks(), a = "[object Null]", o = "[object Undefined]", s = n ? n.toStringTag : void 0;
|
|
6935
6935
|
function c(e) {
|
|
6936
6936
|
return e == null ? e === void 0 ? o : a : s && s in Object(e) ? r(e) : i(e);
|
|
6937
6937
|
}
|
|
6938
6938
|
t.exports = c;
|
|
6939
|
-
})),
|
|
6939
|
+
})), Js = /* @__PURE__ */ z(((e, t) => {
|
|
6940
6940
|
function n(e) {
|
|
6941
6941
|
return typeof e == "object" && !!e;
|
|
6942
6942
|
}
|
|
6943
6943
|
t.exports = n;
|
|
6944
|
-
})),
|
|
6945
|
-
var n =
|
|
6944
|
+
})), Ys = /* @__PURE__ */ z(((e, t) => {
|
|
6945
|
+
var n = qs(), r = Js(), i = "[object Symbol]";
|
|
6946
6946
|
function a(e) {
|
|
6947
6947
|
return typeof e == "symbol" || r(e) && n(e) == i;
|
|
6948
6948
|
}
|
|
6949
6949
|
t.exports = a;
|
|
6950
|
-
})),
|
|
6951
|
-
var n =
|
|
6950
|
+
})), Xs = /* @__PURE__ */ z(((e, t) => {
|
|
6951
|
+
var n = Us(), r = Rs(), i = Ys(), a = NaN, o = /^[-+]0x[0-9a-f]+$/i, s = /^0b[01]+$/i, c = /^0o[0-7]+$/i, l = parseInt;
|
|
6952
6952
|
function u(e) {
|
|
6953
6953
|
if (typeof e == "number") return e;
|
|
6954
6954
|
if (i(e)) return a;
|
|
@@ -6962,8 +6962,8 @@ var Rs = /*#__PURE__*/ H(Ms, [["render", Ls]]), zs = /* @__PURE__ */ z(((e, t) =
|
|
|
6962
6962
|
return u || c.test(e) ? l(e.slice(2), u ? 2 : 8) : o.test(e) ? a : +e;
|
|
6963
6963
|
}
|
|
6964
6964
|
t.exports = u;
|
|
6965
|
-
})),
|
|
6966
|
-
var n =
|
|
6965
|
+
})), Zs = /* @__PURE__ */ z(((e, t) => {
|
|
6966
|
+
var n = Rs(), r = Vs(), i = Xs(), a = "Expected a function", o = Math.max, s = Math.min;
|
|
6967
6967
|
function c(e, t, c) {
|
|
6968
6968
|
var l, u, d, f, p, m, h = 0, g = !1, _ = !1, v = !0;
|
|
6969
6969
|
if (typeof e != "function") throw TypeError(a);
|
|
@@ -7008,8 +7008,8 @@ var Rs = /*#__PURE__*/ H(Ms, [["render", Ls]]), zs = /* @__PURE__ */ z(((e, t) =
|
|
|
7008
7008
|
return D.cancel = T, D.flush = E, D;
|
|
7009
7009
|
}
|
|
7010
7010
|
t.exports = c;
|
|
7011
|
-
})),
|
|
7012
|
-
var n =
|
|
7011
|
+
})), Qs = /* @__PURE__ */ z(((e, t) => {
|
|
7012
|
+
var n = Zs(), r = Rs(), i = "Expected a function";
|
|
7013
7013
|
function a(e, t, a) {
|
|
7014
7014
|
var o = !0, s = !0;
|
|
7015
7015
|
if (typeof e != "function") throw TypeError(i);
|
|
@@ -7020,7 +7020,7 @@ var Rs = /*#__PURE__*/ H(Ms, [["render", Ls]]), zs = /* @__PURE__ */ z(((e, t) =
|
|
|
7020
7020
|
});
|
|
7021
7021
|
}
|
|
7022
7022
|
t.exports = a;
|
|
7023
|
-
})),
|
|
7023
|
+
})), $s = /* @__PURE__ */ V(Ls()), ec = /* @__PURE__ */ V(Qs()), tc = {
|
|
7024
7024
|
name: "Saturation",
|
|
7025
7025
|
props: {
|
|
7026
7026
|
modelValue: Object,
|
|
@@ -7041,7 +7041,7 @@ var Rs = /*#__PURE__*/ H(Ms, [["render", Ls]]), zs = /* @__PURE__ */ z(((e, t) =
|
|
|
7041
7041
|
}
|
|
7042
7042
|
},
|
|
7043
7043
|
methods: {
|
|
7044
|
-
throttle: (0,
|
|
7044
|
+
throttle: (0, ec.default)((e, t) => {
|
|
7045
7045
|
e(t);
|
|
7046
7046
|
}, 20, {
|
|
7047
7047
|
leading: !0,
|
|
@@ -7051,7 +7051,7 @@ var Rs = /*#__PURE__*/ H(Ms, [["render", Ls]]), zs = /* @__PURE__ */ z(((e, t) =
|
|
|
7051
7051
|
!t && e.preventDefault();
|
|
7052
7052
|
let n = this.$refs.container;
|
|
7053
7053
|
if (!n) return;
|
|
7054
|
-
let r = n.clientWidth, i = n.clientHeight, a = n.getBoundingClientRect().left + window.pageXOffset, o = n.getBoundingClientRect().top + window.pageYOffset, s = e.pageX || (e.touches ? e.touches[0].pageX : 0), c = e.pageY || (e.touches ? e.touches[0].pageY : 0), l = (0,
|
|
7054
|
+
let r = n.clientWidth, i = n.clientHeight, a = n.getBoundingClientRect().left + window.pageXOffset, o = n.getBoundingClientRect().top + window.pageYOffset, s = e.pageX || (e.touches ? e.touches[0].pageX : 0), c = e.pageY || (e.touches ? e.touches[0].pageY : 0), l = (0, $s.default)(s - a, 0, r), u = this.preventUnusable ? (0, $s.default)(c - o, i * .1, i * .85) : (0, $s.default)(c - o, 0, i), d = l / r, f = (0, $s.default)(-(u / i) + 1, 0, 1);
|
|
7055
7055
|
this.throttle(this.onChange, {
|
|
7056
7056
|
h: this.colors.hsv.h,
|
|
7057
7057
|
s: d,
|
|
@@ -7074,7 +7074,7 @@ var Rs = /*#__PURE__*/ H(Ms, [["render", Ls]]), zs = /* @__PURE__ */ z(((e, t) =
|
|
|
7074
7074
|
}
|
|
7075
7075
|
}
|
|
7076
7076
|
};
|
|
7077
|
-
function
|
|
7077
|
+
function nc(e, t, n, r, i, a) {
|
|
7078
7078
|
return T(), c("div", {
|
|
7079
7079
|
class: "ecs-saturation",
|
|
7080
7080
|
style: S({ background: a.bgColor }),
|
|
@@ -7094,7 +7094,7 @@ function ic(e, t, n, r, i, a) {
|
|
|
7094
7094
|
}, [...t[3] ||= [l("div", { class: "ecs-saturation-circle" }, null, -1)]], 4)
|
|
7095
7095
|
], 36);
|
|
7096
7096
|
}
|
|
7097
|
-
var
|
|
7097
|
+
var rc = /*#__PURE__*/ H(tc, [["render", nc]]), ic = {
|
|
7098
7098
|
name: "Hue",
|
|
7099
7099
|
props: {
|
|
7100
7100
|
modelValue: Object,
|
|
@@ -7157,8 +7157,8 @@ var ac = /*#__PURE__*/ H(rc, [["render", ic]]), oc = {
|
|
|
7157
7157
|
window.removeEventListener("mousemove", this.handleChange), window.removeEventListener("mouseup", this.handleMouseUp);
|
|
7158
7158
|
}
|
|
7159
7159
|
}
|
|
7160
|
-
},
|
|
7161
|
-
function
|
|
7160
|
+
}, ac = ["aria-valuenow"];
|
|
7161
|
+
function oc(e, t, n, r, i, a) {
|
|
7162
7162
|
return T(), c("div", { class: b(["ecs-hue", a.directionClass]) }, [l("div", {
|
|
7163
7163
|
class: "ecs-hue-container",
|
|
7164
7164
|
role: "slider",
|
|
@@ -7176,9 +7176,9 @@ function cc(e, t, n, r, i, a) {
|
|
|
7176
7176
|
left: a.pointerLeft
|
|
7177
7177
|
}),
|
|
7178
7178
|
role: "presentation"
|
|
7179
|
-
}, [...t[3] ||= [l("div", { class: "ecs-hue-picker" }, null, -1)]], 4)], 40,
|
|
7179
|
+
}, [...t[3] ||= [l("div", { class: "ecs-hue-picker" }, null, -1)]], 4)], 40, ac)], 2);
|
|
7180
7180
|
}
|
|
7181
|
-
var
|
|
7181
|
+
var sc = /*#__PURE__*/ H(ic, [["render", oc]]), cc = {}, lc = {
|
|
7182
7182
|
name: "Checkboard",
|
|
7183
7183
|
props: {
|
|
7184
7184
|
size: {
|
|
@@ -7195,37 +7195,37 @@ var lc = /*#__PURE__*/ H(oc, [["render", cc]]), uc = {}, dc = {
|
|
|
7195
7195
|
}
|
|
7196
7196
|
},
|
|
7197
7197
|
computed: { bgStyle() {
|
|
7198
|
-
return { "background-image": "url(" +
|
|
7198
|
+
return { "background-image": "url(" + dc(this.white, this.grey, this.size) + ")" };
|
|
7199
7199
|
} }
|
|
7200
7200
|
};
|
|
7201
|
-
function
|
|
7201
|
+
function uc(e, t, n) {
|
|
7202
7202
|
if (typeof document > "u") return null;
|
|
7203
7203
|
let r = document.createElement("canvas");
|
|
7204
7204
|
r.width = r.height = n * 2;
|
|
7205
7205
|
let i = r.getContext("2d");
|
|
7206
7206
|
return i ? (i.fillStyle = e, i.fillRect(0, 0, r.width, r.height), i.fillStyle = t, i.fillRect(0, 0, n, n), i.translate(n, n), i.fillRect(0, 0, n, n), r.toDataURL()) : null;
|
|
7207
7207
|
}
|
|
7208
|
-
function
|
|
7208
|
+
function dc(e, t, n) {
|
|
7209
7209
|
let r = e + "," + t + "," + n;
|
|
7210
|
-
if (
|
|
7210
|
+
if (cc[r]) return cc[r];
|
|
7211
7211
|
{
|
|
7212
|
-
let i =
|
|
7213
|
-
return
|
|
7212
|
+
let i = uc(e, t, n);
|
|
7213
|
+
return cc[r] = i, i;
|
|
7214
7214
|
}
|
|
7215
7215
|
}
|
|
7216
|
-
function
|
|
7216
|
+
function fc(e, t, n, r, i, a) {
|
|
7217
7217
|
return T(), c("div", {
|
|
7218
7218
|
class: "ecs-checkerboard",
|
|
7219
7219
|
style: S(a.bgStyle)
|
|
7220
7220
|
}, null, 4);
|
|
7221
7221
|
}
|
|
7222
|
-
var
|
|
7222
|
+
var pc = /*#__PURE__*/ H(lc, [["render", fc]]), mc = {
|
|
7223
7223
|
name: "Alpha",
|
|
7224
7224
|
props: {
|
|
7225
7225
|
modelValue: Object,
|
|
7226
7226
|
onChange: Function
|
|
7227
7227
|
},
|
|
7228
|
-
components: { checkboard:
|
|
7228
|
+
components: { checkboard: pc },
|
|
7229
7229
|
computed: {
|
|
7230
7230
|
colors() {
|
|
7231
7231
|
return this.modelValue;
|
|
@@ -7263,11 +7263,11 @@ var hc = /*#__PURE__*/ H(dc, [["render", mc]]), gc = {
|
|
|
7263
7263
|
window.removeEventListener("mousemove", this.handleChange), window.removeEventListener("mouseup", this.handleMouseUp);
|
|
7264
7264
|
}
|
|
7265
7265
|
}
|
|
7266
|
-
},
|
|
7267
|
-
function
|
|
7266
|
+
}, hc = { class: "ecs-alpha" }, gc = { class: "ecs-alpha-checkboard-wrap" };
|
|
7267
|
+
function _c(e, t, n, r, i, a) {
|
|
7268
7268
|
let o = A("checkboard");
|
|
7269
|
-
return T(), c("div",
|
|
7270
|
-
l("div",
|
|
7269
|
+
return T(), c("div", hc, [
|
|
7270
|
+
l("div", gc, [f(o)]),
|
|
7271
7271
|
l("div", {
|
|
7272
7272
|
class: "ecs-alpha-gradient",
|
|
7273
7273
|
style: S({ background: a.gradientColor })
|
|
@@ -7286,15 +7286,15 @@ function yc(e, t, n, r, i, a) {
|
|
|
7286
7286
|
}
|
|
7287
7287
|
//#endregion
|
|
7288
7288
|
//#region src/components/color-picker/color-picker.vue
|
|
7289
|
-
var
|
|
7289
|
+
var vc = {
|
|
7290
7290
|
name: "ecs-color-picker",
|
|
7291
|
-
mixins: [
|
|
7291
|
+
mixins: [ks],
|
|
7292
7292
|
components: {
|
|
7293
|
-
saturation:
|
|
7294
|
-
hue:
|
|
7295
|
-
alpha: /* @__PURE__ */ H(
|
|
7296
|
-
"ed-in":
|
|
7297
|
-
checkboard:
|
|
7293
|
+
saturation: rc,
|
|
7294
|
+
hue: sc,
|
|
7295
|
+
alpha: /* @__PURE__ */ H(mc, [["render", _c]]),
|
|
7296
|
+
"ed-in": Is,
|
|
7297
|
+
checkboard: pc
|
|
7298
7298
|
},
|
|
7299
7299
|
props: {
|
|
7300
7300
|
swatches: {
|
|
@@ -7387,32 +7387,32 @@ var bc = {
|
|
|
7387
7387
|
return n > .1 && n < .9;
|
|
7388
7388
|
}
|
|
7389
7389
|
}
|
|
7390
|
-
},
|
|
7390
|
+
}, yc = {
|
|
7391
7391
|
key: 0,
|
|
7392
7392
|
class: "ecs-color-picker-saturation-wrap"
|
|
7393
|
-
},
|
|
7393
|
+
}, bc = {
|
|
7394
7394
|
key: 1,
|
|
7395
7395
|
class: "ecs-color-picker-controls"
|
|
7396
|
-
},
|
|
7396
|
+
}, xc = { class: "ecs-color-picker-sliders" }, Sc = { class: "ecs-color-picker-hue-wrap" }, Cc = {
|
|
7397
7397
|
key: 0,
|
|
7398
7398
|
class: "ecs-color-picker-alpha-wrap"
|
|
7399
|
-
},
|
|
7399
|
+
}, wc = {
|
|
7400
7400
|
key: 2,
|
|
7401
7401
|
class: "ecs-color-picker-field"
|
|
7402
|
-
},
|
|
7402
|
+
}, Tc = { class: "ecs-color-picker-field--double" }, Ec = { class: "ecs-color-picker-field--single" }, Dc = { class: "ecs-color-picker-field--single" }, Oc = { class: "ecs-color-picker-field--single" }, kc = {
|
|
7403
7403
|
key: 0,
|
|
7404
7404
|
class: "ecs-color-picker-field--single"
|
|
7405
|
-
},
|
|
7405
|
+
}, Ac = [
|
|
7406
7406
|
"aria-label",
|
|
7407
7407
|
"aria-selected",
|
|
7408
7408
|
"title",
|
|
7409
7409
|
"onClick"
|
|
7410
|
-
],
|
|
7410
|
+
], jc = [
|
|
7411
7411
|
"aria-label",
|
|
7412
7412
|
"title",
|
|
7413
7413
|
"onClick"
|
|
7414
7414
|
];
|
|
7415
|
-
function
|
|
7415
|
+
function Mc(t, n, r, i, a, o) {
|
|
7416
7416
|
let u = A("saturation"), d = A("hue"), p = A("alpha"), m = A("ed-in"), h = A("checkboard");
|
|
7417
7417
|
return T(), c("div", {
|
|
7418
7418
|
role: "application",
|
|
@@ -7423,7 +7423,7 @@ function Pc(t, n, r, i, a, o) {
|
|
|
7423
7423
|
width: 216 + 2 * r.padding + "px"
|
|
7424
7424
|
})
|
|
7425
7425
|
}, [
|
|
7426
|
-
r.disableCustom ? s("", !0) : (T(), c("div",
|
|
7426
|
+
r.disableCustom ? s("", !0) : (T(), c("div", yc, [f(u, {
|
|
7427
7427
|
modelValue: t.colors,
|
|
7428
7428
|
"onUpdate:modelValue": n[0] ||= (e) => t.colors = e,
|
|
7429
7429
|
onChange: o.childChange,
|
|
@@ -7433,37 +7433,37 @@ function Pc(t, n, r, i, a, o) {
|
|
|
7433
7433
|
"onChange",
|
|
7434
7434
|
"prevent-unusable"
|
|
7435
7435
|
])])),
|
|
7436
|
-
r.disableCustom ? s("", !0) : (T(), c("div",
|
|
7436
|
+
r.disableCustom ? s("", !0) : (T(), c("div", bc, [l("div", xc, [l("div", Sc, [f(d, {
|
|
7437
7437
|
modelValue: t.colors,
|
|
7438
7438
|
"onUpdate:modelValue": n[1] ||= (e) => t.colors = e,
|
|
7439
7439
|
onChange: o.childChange
|
|
7440
|
-
}, null, 8, ["modelValue", "onChange"])]), r.disableAlpha ? s("", !0) : (T(), c("div",
|
|
7440
|
+
}, null, 8, ["modelValue", "onChange"])]), r.disableAlpha ? s("", !0) : (T(), c("div", Cc, [f(p, {
|
|
7441
7441
|
modelValue: t.colors,
|
|
7442
7442
|
"onUpdate:modelValue": n[2] ||= (e) => t.colors = e,
|
|
7443
7443
|
onChange: o.childChange
|
|
7444
7444
|
}, null, 8, ["modelValue", "onChange"])]))])])),
|
|
7445
|
-
!r.disableFields && !r.disableCustom ? (T(), c("div",
|
|
7446
|
-
l("div",
|
|
7445
|
+
!r.disableFields && !r.disableCustom ? (T(), c("div", wc, [
|
|
7446
|
+
l("div", Tc, [f(m, {
|
|
7447
7447
|
label: "hex",
|
|
7448
7448
|
modelValue: o.hex,
|
|
7449
7449
|
onChange: o.inputChange
|
|
7450
7450
|
}, null, 8, ["modelValue", "onChange"])]),
|
|
7451
|
-
l("div",
|
|
7451
|
+
l("div", Ec, [f(m, {
|
|
7452
7452
|
label: "r",
|
|
7453
7453
|
modelValue: t.colors.rgba.r,
|
|
7454
7454
|
onChange: o.inputChange
|
|
7455
7455
|
}, null, 8, ["modelValue", "onChange"])]),
|
|
7456
|
-
l("div",
|
|
7456
|
+
l("div", Dc, [f(m, {
|
|
7457
7457
|
label: "g",
|
|
7458
7458
|
modelValue: t.colors.rgba.g,
|
|
7459
7459
|
onChange: o.inputChange
|
|
7460
7460
|
}, null, 8, ["modelValue", "onChange"])]),
|
|
7461
|
-
l("div",
|
|
7461
|
+
l("div", Oc, [f(m, {
|
|
7462
7462
|
label: "b",
|
|
7463
7463
|
modelValue: t.colors.rgba.b,
|
|
7464
7464
|
onChange: o.inputChange
|
|
7465
7465
|
}, null, 8, ["modelValue", "onChange"])]),
|
|
7466
|
-
r.disableAlpha ? s("", !0) : (T(), c("div",
|
|
7466
|
+
r.disableAlpha ? s("", !0) : (T(), c("div", kc, [f(m, {
|
|
7467
7467
|
label: "a",
|
|
7468
7468
|
modelValue: t.colors.a,
|
|
7469
7469
|
"arrow-offset": .01,
|
|
@@ -7482,7 +7482,7 @@ function Pc(t, n, r, i, a, o) {
|
|
|
7482
7482
|
title: n.title,
|
|
7483
7483
|
class: "ecs-color-picker-presets-color",
|
|
7484
7484
|
onClick: (e) => o.handlePreset(n.hex)
|
|
7485
|
-
}, [f(h)], 8,
|
|
7485
|
+
}, [f(h)], 8, jc)) : (T(), c("div", {
|
|
7486
7486
|
class: b(["ecs-color-picker-presets-color", { active: t.colors.hex === n.hex }]),
|
|
7487
7487
|
"aria-label": n.title,
|
|
7488
7488
|
key: "if-" + n.id,
|
|
@@ -7490,7 +7490,7 @@ function Pc(t, n, r, i, a, o) {
|
|
|
7490
7490
|
"aria-selected": t.colors.hex === n.hex ? "true" : "false",
|
|
7491
7491
|
title: n.title,
|
|
7492
7492
|
onClick: (e) => o.handlePreset(n.hex)
|
|
7493
|
-
}, null, 14,
|
|
7493
|
+
}, null, 14, Ac))], 64))), 256)), r.swatches.some((e) => e.hex === t.colors.hex) ? s("", !0) : (T(), c("div", {
|
|
7494
7494
|
key: 0,
|
|
7495
7495
|
class: b(["ecs-color-picker-presets-color active", o.isActiveColorDark ? "dark" : "light"]),
|
|
7496
7496
|
"aria-label": "Custom color",
|
|
@@ -7499,11 +7499,11 @@ function Pc(t, n, r, i, a, o) {
|
|
|
7499
7499
|
}, null, 6))], 4)
|
|
7500
7500
|
], 6);
|
|
7501
7501
|
}
|
|
7502
|
-
var
|
|
7502
|
+
var Nc = /*#__PURE__*/ H(vc, [["render", Mc]]), Pc = {
|
|
7503
7503
|
name: "ecs-color-picker-input",
|
|
7504
7504
|
emits: ["update:modelValue"],
|
|
7505
7505
|
components: {
|
|
7506
|
-
EcsColorPicker:
|
|
7506
|
+
EcsColorPicker: Nc,
|
|
7507
7507
|
EcsPopover: cr
|
|
7508
7508
|
},
|
|
7509
7509
|
props: {
|
|
@@ -7552,7 +7552,7 @@ var Fc = /*#__PURE__*/ H(bc, [["render", Pc]]), Ic = {
|
|
|
7552
7552
|
}
|
|
7553
7553
|
}
|
|
7554
7554
|
};
|
|
7555
|
-
function
|
|
7555
|
+
function Fc(e, t, n, r, i, a) {
|
|
7556
7556
|
let s = A("ecs-color-picker"), c = A("ecs-popover");
|
|
7557
7557
|
return T(), o(c, { class: "ecs-color-picker-input" }, {
|
|
7558
7558
|
content: I(() => [f(s, {
|
|
@@ -7579,7 +7579,7 @@ function Lc(e, t, n, r, i, a) {
|
|
|
7579
7579
|
_: 1
|
|
7580
7580
|
});
|
|
7581
7581
|
}
|
|
7582
|
-
var
|
|
7582
|
+
var Ic = /*#__PURE__*/ H(Pc, [["render", Fc], ["__scopeId", "data-v-08aaa823"]]), Lc = {
|
|
7583
7583
|
name: "ecs-data-card",
|
|
7584
7584
|
components: {
|
|
7585
7585
|
EcsIcon: U,
|
|
@@ -7659,14 +7659,14 @@ var Rc = /*#__PURE__*/ H(Ic, [["render", Lc], ["__scopeId", "data-v-08aaa823"]])
|
|
|
7659
7659
|
created() {
|
|
7660
7660
|
this.expandId = this.generateUniqueId();
|
|
7661
7661
|
}
|
|
7662
|
-
},
|
|
7662
|
+
}, Rc = ["aria-busy", "tabindex"], zc = {
|
|
7663
7663
|
key: 0,
|
|
7664
7664
|
class: "control"
|
|
7665
|
-
},
|
|
7665
|
+
}, Bc = { class: "ecs-data-card-inner" }, Vc = { class: "ecs-data-card-inner-content" }, Hc = {
|
|
7666
7666
|
key: 0,
|
|
7667
7667
|
class: "ecs-data-card-inner-content"
|
|
7668
|
-
},
|
|
7669
|
-
function
|
|
7668
|
+
}, Uc = ["id", "aria-hidden"], Wc = { class: "ecs-data-card-expand-inner" };
|
|
7669
|
+
function Gc(e, t, n, r, i, a) {
|
|
7670
7670
|
let u = A("ecs-icon"), d = A("ecs-skeleton-loader"), f = A("ecs-button"), p = A("ecs-button-table"), m = A("ecs-focus-ring");
|
|
7671
7671
|
return T(), c("div", {
|
|
7672
7672
|
class: b(["ecs-data-card", [
|
|
@@ -7680,7 +7680,7 @@ function qc(e, t, n, r, i, a) {
|
|
|
7680
7680
|
"aria-busy": a.isLoading || null,
|
|
7681
7681
|
tabindex: n.hover ? "0" : "-1"
|
|
7682
7682
|
}, [
|
|
7683
|
-
n.control && e.$slots.control ? (T(), c("div",
|
|
7683
|
+
n.control && e.$slots.control ? (T(), c("div", zc, [k(e.$slots, "control", {}, void 0, !0)])) : s("", !0),
|
|
7684
7684
|
n.icon ? (T(), o(u, {
|
|
7685
7685
|
key: 1,
|
|
7686
7686
|
type: n.icon,
|
|
@@ -7699,8 +7699,8 @@ function qc(e, t, n, r, i, a) {
|
|
|
7699
7699
|
height: 24,
|
|
7700
7700
|
ai: a.isAiLoading
|
|
7701
7701
|
}, null, 8, ["ai"])) : s("", !0),
|
|
7702
|
-
l("div",
|
|
7703
|
-
l("div",
|
|
7702
|
+
l("div", Bc, [
|
|
7703
|
+
l("div", Vc, [
|
|
7704
7704
|
n.expandable && n.expandPosition === "left" ? (T(), o(f, {
|
|
7705
7705
|
key: 0,
|
|
7706
7706
|
onClick: t[0] ||= (e) => i.isExpanded = !i.isExpanded,
|
|
@@ -7751,7 +7751,7 @@ function qc(e, t, n, r, i, a) {
|
|
|
7751
7751
|
"label"
|
|
7752
7752
|
])) : s("", !0)
|
|
7753
7753
|
]),
|
|
7754
|
-
e.$slots.meta ? (T(), c("div",
|
|
7754
|
+
e.$slots.meta ? (T(), c("div", Hc, [k(e.$slots, "meta", {}, void 0, !0), a.isLoading ? (T(), o(d, {
|
|
7755
7755
|
key: 0,
|
|
7756
7756
|
type: "single",
|
|
7757
7757
|
width: a.skeletonWidth(15, 30),
|
|
@@ -7762,23 +7762,23 @@ function qc(e, t, n, r, i, a) {
|
|
|
7762
7762
|
id: i.expandId,
|
|
7763
7763
|
"aria-hidden": i.isExpanded ? "false" : "true",
|
|
7764
7764
|
class: "ecs-data-card-expand"
|
|
7765
|
-
}, [l("div",
|
|
7765
|
+
}, [l("div", Wc, [k(e.$slots, "expand", {}, void 0, !0)])], 8, Uc)), [[ae, i.isExpanded]]) : s("", !0)
|
|
7766
7766
|
]),
|
|
7767
7767
|
n.hover ? (T(), o(m, {
|
|
7768
7768
|
key: 3,
|
|
7769
7769
|
inset: 0,
|
|
7770
7770
|
radius: 0
|
|
7771
7771
|
})) : s("", !0)
|
|
7772
|
-
], 10,
|
|
7772
|
+
], 10, Rc);
|
|
7773
7773
|
}
|
|
7774
|
-
var
|
|
7774
|
+
var Kc = /*#__PURE__*/ H(Lc, [["render", Gc], ["__scopeId", "data-v-0b29bd50"]]), qc = { name: "ecs-data-card-list" }, Jc = {
|
|
7775
7775
|
class: "ecs-data-card-list",
|
|
7776
7776
|
role: "list"
|
|
7777
7777
|
};
|
|
7778
|
-
function
|
|
7779
|
-
return T(), c("div",
|
|
7778
|
+
function Yc(e, t, n, r, i, a) {
|
|
7779
|
+
return T(), c("div", Jc, [k(e.$slots, "default")]);
|
|
7780
7780
|
}
|
|
7781
|
-
var
|
|
7781
|
+
var Xc = /*#__PURE__*/ H(qc, [["render", Yc]]), Zc = {
|
|
7782
7782
|
name: "ecs-party-entry",
|
|
7783
7783
|
components: {
|
|
7784
7784
|
EcsIcon: U,
|
|
@@ -7843,11 +7843,11 @@ var Qc = /*#__PURE__*/ H(Yc, [["render", Zc]]), $c = {
|
|
|
7843
7843
|
}
|
|
7844
7844
|
}
|
|
7845
7845
|
}
|
|
7846
|
-
},
|
|
7846
|
+
}, Qc = {
|
|
7847
7847
|
key: 2,
|
|
7848
7848
|
class: "ecs-party-entry-background"
|
|
7849
7849
|
};
|
|
7850
|
-
function
|
|
7850
|
+
function $c(e, t, n, r, i, a) {
|
|
7851
7851
|
let u = A("ecs-icon"), d = A("ecs-sticker");
|
|
7852
7852
|
return T(), c("div", {
|
|
7853
7853
|
class: b(["ecs-party-entry", [n.party, n.color && n.background ? "ecs-party-entry-colored" : ""]]),
|
|
@@ -7888,15 +7888,15 @@ function tl(e, t, n, r, i, a) {
|
|
|
7888
7888
|
type: n.badge,
|
|
7889
7889
|
size: n.badgeSize
|
|
7890
7890
|
}, null, 8, ["type", "size"])) : s("", !0)], 4)) : s("", !0),
|
|
7891
|
-
n.background ? (T(), c("div",
|
|
7891
|
+
n.background ? (T(), c("div", Qc)) : s("", !0)
|
|
7892
7892
|
], 6);
|
|
7893
7893
|
}
|
|
7894
|
-
var
|
|
7894
|
+
var el = /*#__PURE__*/ H(Zc, [["render", $c], ["__scopeId", "data-v-4f34cac7"]]), tl = {
|
|
7895
7895
|
name: "ecs-data-card-row",
|
|
7896
7896
|
components: {
|
|
7897
7897
|
EcsIcon: U,
|
|
7898
7898
|
EcsButton: X,
|
|
7899
|
-
EcsPartyEntry:
|
|
7899
|
+
EcsPartyEntry: el,
|
|
7900
7900
|
EcsButtonTable: Ka
|
|
7901
7901
|
},
|
|
7902
7902
|
emits: [
|
|
@@ -7989,16 +7989,16 @@ var nl = /*#__PURE__*/ H($c, [["render", tl], ["__scopeId", "data-v-4f34cac7"]])
|
|
|
7989
7989
|
this.checkTruncation(this.$refs.pillText), this.checkTruncation(this.$refs.titleText), this.checkTruncation(this.$refs.metaText);
|
|
7990
7990
|
});
|
|
7991
7991
|
}
|
|
7992
|
-
},
|
|
7992
|
+
}, nl = { class: "ecs-data-card-row" }, rl = { class: "ecs-data-card-row-title-container" }, il = { class: "text" }, al = {
|
|
7993
7993
|
key: 2,
|
|
7994
7994
|
class: "border"
|
|
7995
|
-
},
|
|
7995
|
+
}, ol = {
|
|
7996
7996
|
key: 1,
|
|
7997
7997
|
class: "ecs-data-card-row-meta-pills-container"
|
|
7998
7998
|
};
|
|
7999
|
-
function
|
|
7999
|
+
function sl(e, t, n, r, i, a) {
|
|
8000
8000
|
let u = A("ecs-button"), f = A("ecs-party-entry"), p = A("ecs-icon"), m = A("ecs-button-table");
|
|
8001
|
-
return T(), c("div",
|
|
8001
|
+
return T(), c("div", nl, [a.computedOpenButton ? (T(), o(u, {
|
|
8002
8002
|
key: 0,
|
|
8003
8003
|
onClick: a.openButtonClick,
|
|
8004
8004
|
type: "secondary",
|
|
@@ -8017,7 +8017,7 @@ function ll(e, t, n, r, i, a) {
|
|
|
8017
8017
|
"aria-label",
|
|
8018
8018
|
"title"
|
|
8019
8019
|
])) : s("", !0), l("div", { class: b(["ecs-data-card-row-inner", { wrap: n.wrap === "wrap-text" || n.wrap === "wrap-row" }]) }, [
|
|
8020
|
-
l("div",
|
|
8020
|
+
l("div", rl, [a.hasPill && n.pill?.party ? (T(), o(f, {
|
|
8021
8021
|
key: 0,
|
|
8022
8022
|
onClick: a.pillClick,
|
|
8023
8023
|
onMouseenter: t[0] ||= (e) => a.handleHover(!0),
|
|
@@ -8065,13 +8065,13 @@ function ll(e, t, n, r, i, a) {
|
|
|
8065
8065
|
color: a.pillIconColor,
|
|
8066
8066
|
size: "20px"
|
|
8067
8067
|
}, null, 8, ["type", "color"])) : s("", !0),
|
|
8068
|
-
l("span",
|
|
8068
|
+
l("span", il, N(n.pill.text), 1),
|
|
8069
8069
|
n.pill.background ? (T(), c("span", {
|
|
8070
8070
|
key: 1,
|
|
8071
8071
|
class: "background",
|
|
8072
8072
|
style: S(a.getPillBackgroundStyle)
|
|
8073
8073
|
}, null, 4)) : s("", !0),
|
|
8074
|
-
n.pill.border && n.pill.background ? (T(), c("span",
|
|
8074
|
+
n.pill.border && n.pill.background ? (T(), c("span", al)) : s("", !0)
|
|
8075
8075
|
], 38)) : s("", !0), n.title ? (T(), c("span", {
|
|
8076
8076
|
key: 2,
|
|
8077
8077
|
class: b(["ecs-data-card-row-title", { ai: n.title.ai }])
|
|
@@ -8106,7 +8106,7 @@ function ll(e, t, n, r, i, a) {
|
|
|
8106
8106
|
}, "ecs-data-card-row-meta-container"]),
|
|
8107
8107
|
ref: "metaText"
|
|
8108
8108
|
}, [d(N(n.meta?.text) + " ", 1), k(e.$slots, "customMeta", {}, void 0, !0)], 2)) : s("", !0),
|
|
8109
|
-
n.count || n.designation ? (T(), c("div",
|
|
8109
|
+
n.count || n.designation ? (T(), c("div", ol, [n.designation ? (T(), o(f, {
|
|
8110
8110
|
key: 0,
|
|
8111
8111
|
party: n.designation.party,
|
|
8112
8112
|
color: n.designation.color,
|
|
@@ -8144,7 +8144,7 @@ function ll(e, t, n, r, i, a) {
|
|
|
8144
8144
|
])) : s("", !0)])) : s("", !0)
|
|
8145
8145
|
], 2)]);
|
|
8146
8146
|
}
|
|
8147
|
-
var
|
|
8147
|
+
var cl = /*#__PURE__*/ H(tl, [["render", sl], ["__scopeId", "data-v-78507101"]]), ll = {
|
|
8148
8148
|
name: "ecs-data-grid",
|
|
8149
8149
|
emits: ["tableScroll"],
|
|
8150
8150
|
props: {
|
|
@@ -8177,14 +8177,14 @@ var ul = /*#__PURE__*/ H(rl, [["render", ll], ["__scopeId", "data-v-78507101"]])
|
|
|
8177
8177
|
let e = 100 * ((this.$refs.dataGridScroller.scrollTop + this.$refs.dataGridScroller.clientHeight) / this.$refs.dataGridScroller.scrollHeight);
|
|
8178
8178
|
this.$emit("tableScroll", e);
|
|
8179
8179
|
} }
|
|
8180
|
-
},
|
|
8180
|
+
}, ul = ["aria-disabled"], dl = {
|
|
8181
8181
|
key: 0,
|
|
8182
8182
|
class: "ecs-data-grid-empty"
|
|
8183
|
-
},
|
|
8183
|
+
}, fl = {
|
|
8184
8184
|
key: 2,
|
|
8185
8185
|
class: "ecs-data-grid-pagination"
|
|
8186
8186
|
};
|
|
8187
|
-
function
|
|
8187
|
+
function pl(e, t, n, r, i, a) {
|
|
8188
8188
|
return T(), c("div", {
|
|
8189
8189
|
onScroll: t[0] ||= (...e) => a.tableScroll && a.tableScroll(...e),
|
|
8190
8190
|
ref: "dataGridScroller",
|
|
@@ -8201,7 +8201,7 @@ function hl(e, t, n, r, i, a) {
|
|
|
8201
8201
|
class: b(["ecs-data-grid-head", n.sidebarOverlay ? "sidebar-space" : ""]),
|
|
8202
8202
|
role: "row"
|
|
8203
8203
|
}, [k(e.$slots, "head", {}, void 0, !0)], 2),
|
|
8204
|
-
e.$slots.empty ? (T(), c("div",
|
|
8204
|
+
e.$slots.empty ? (T(), c("div", dl, [k(e.$slots, "empty", {}, void 0, !0)])) : (T(), c("div", {
|
|
8205
8205
|
key: 1,
|
|
8206
8206
|
class: b(["ecs-data-grid-rows", [
|
|
8207
8207
|
n.striped ? "striped" : "",
|
|
@@ -8209,10 +8209,10 @@ function hl(e, t, n, r, i, a) {
|
|
|
8209
8209
|
n.disabled ? "disabled" : ""
|
|
8210
8210
|
]])
|
|
8211
8211
|
}, [k(e.$slots, "default", {}, void 0, !0)], 2)),
|
|
8212
|
-
e.$slots.pagination ? (T(), c("div",
|
|
8213
|
-
], 42,
|
|
8212
|
+
e.$slots.pagination ? (T(), c("div", fl, [k(e.$slots, "pagination", {}, void 0, !0)])) : s("", !0)
|
|
8213
|
+
], 42, ul);
|
|
8214
8214
|
}
|
|
8215
|
-
var
|
|
8215
|
+
var ml = /*#__PURE__*/ H(ll, [["render", pl], ["__scopeId", "data-v-60369c9b"]]), hl = {
|
|
8216
8216
|
name: "ecs-data-grid-row",
|
|
8217
8217
|
emits: [
|
|
8218
8218
|
"rowdrop",
|
|
@@ -8285,11 +8285,11 @@ var gl = /*#__PURE__*/ H(dl, [["render", hl], ["__scopeId", "data-v-60369c9b"]])
|
|
|
8285
8285
|
this.$refs.grid_row.removeEventListener(e, this.handleRowClick);
|
|
8286
8286
|
}) : this.$refs.grid_row.removeEventListener(this.mouseEvent, this.handleRowClick));
|
|
8287
8287
|
}
|
|
8288
|
-
},
|
|
8288
|
+
}, gl = {
|
|
8289
8289
|
key: 1,
|
|
8290
8290
|
class: "ecs-data-grid-row-block"
|
|
8291
8291
|
};
|
|
8292
|
-
function
|
|
8292
|
+
function _l(e, t, n, r, i, a) {
|
|
8293
8293
|
return T(), c("div", {
|
|
8294
8294
|
class: b(["ecs-data-grid-row", [
|
|
8295
8295
|
n.state,
|
|
@@ -8307,14 +8307,14 @@ function yl(e, t, n, r, i, a) {
|
|
|
8307
8307
|
onClick: t[0] ||= (...e) => a.handleDropzoneClick && a.handleDropzoneClick(...e),
|
|
8308
8308
|
class: "ecs-data-grid-row-drop-zone"
|
|
8309
8309
|
})) : s("", !0),
|
|
8310
|
-
n.state == "disabled" ? (T(), c("div",
|
|
8310
|
+
n.state == "disabled" ? (T(), c("div", gl)) : s("", !0),
|
|
8311
8311
|
k(e.$slots, "default", {}, void 0, !0)
|
|
8312
8312
|
], 6);
|
|
8313
8313
|
}
|
|
8314
|
-
var
|
|
8314
|
+
var vl = /*#__PURE__*/ H(hl, [["render", _l], ["__scopeId", "data-v-3c635dc6"]]), yl = {
|
|
8315
8315
|
name: "ecs-data-grid-row-group",
|
|
8316
8316
|
emits: ["toggle"],
|
|
8317
|
-
components: { EcsDataGridRow:
|
|
8317
|
+
components: { EcsDataGridRow: vl },
|
|
8318
8318
|
props: {
|
|
8319
8319
|
headerRowType: {
|
|
8320
8320
|
type: String,
|
|
@@ -8335,13 +8335,13 @@ var bl = /*#__PURE__*/ H(_l, [["render", yl], ["__scopeId", "data-v-3c635dc6"]])
|
|
|
8335
8335
|
watch: { collapsed(e) {
|
|
8336
8336
|
this.isCollapsed = e;
|
|
8337
8337
|
} }
|
|
8338
|
-
},
|
|
8338
|
+
}, bl = {
|
|
8339
8339
|
class: "ecs-data-grid-row-group",
|
|
8340
8340
|
role: "rowgroup"
|
|
8341
|
-
},
|
|
8342
|
-
function
|
|
8341
|
+
}, xl = ["aria-hidden"];
|
|
8342
|
+
function Sl(e, t, n, r, i, a) {
|
|
8343
8343
|
let o = A("ecs-data-grid-row");
|
|
8344
|
-
return T(), c("div",
|
|
8344
|
+
return T(), c("div", bl, [f(o, {
|
|
8345
8345
|
type: n.headerRowType,
|
|
8346
8346
|
onCollapse: a.handleCollapse
|
|
8347
8347
|
}, {
|
|
@@ -8350,17 +8350,17 @@ function wl(e, t, n, r, i, a) {
|
|
|
8350
8350
|
}, 8, ["type", "onCollapse"]), l("div", {
|
|
8351
8351
|
class: b(["ecs-data-grid-row-group-rows", i.isCollapsed ? "collapsed" : "expanded"]),
|
|
8352
8352
|
"aria-hidden": i.isCollapsed || null
|
|
8353
|
-
}, [k(e.$slots, "rows", {}, void 0, !0)], 10,
|
|
8353
|
+
}, [k(e.$slots, "rows", {}, void 0, !0)], 10, xl)]);
|
|
8354
8354
|
}
|
|
8355
|
-
var
|
|
8355
|
+
var Cl = /*#__PURE__*/ H(yl, [["render", Sl], ["__scopeId", "data-v-c6e97366"]]), wl = () => h("selectedcontent"), Tl = [
|
|
8356
8356
|
0,
|
|
8357
8357
|
50,
|
|
8358
8358
|
150
|
|
8359
|
-
],
|
|
8359
|
+
], El = {
|
|
8360
8360
|
name: "ecs-select",
|
|
8361
8361
|
components: {
|
|
8362
8362
|
EcsIcon: U,
|
|
8363
|
-
SelectedContent:
|
|
8363
|
+
SelectedContent: wl
|
|
8364
8364
|
},
|
|
8365
8365
|
emits: [
|
|
8366
8366
|
"focus",
|
|
@@ -8442,7 +8442,7 @@ var Tl = /*#__PURE__*/ H(xl, [["render", wl], ["__scopeId", "data-v-c6e97366"]])
|
|
|
8442
8442
|
},
|
|
8443
8443
|
mounted() {
|
|
8444
8444
|
this.placeholder && (this.hasPlaceholder = !0), this.$nextTick(() => {
|
|
8445
|
-
this.applySelectValue(), this.syncSelectedContent(), this.scheduleDelayedSync(
|
|
8445
|
+
this.applySelectValue(), this.syncSelectedContent(), this.scheduleDelayedSync(Tl);
|
|
8446
8446
|
});
|
|
8447
8447
|
},
|
|
8448
8448
|
beforeUnmount() {
|
|
@@ -8475,25 +8475,25 @@ var Tl = /*#__PURE__*/ H(xl, [["render", wl], ["__scopeId", "data-v-c6e97366"]])
|
|
|
8475
8475
|
let n = e ?? "";
|
|
8476
8476
|
n !== this.currentValue && (this.currentValue = n), this.$nextTick(() => this.syncSelectedContent());
|
|
8477
8477
|
} }
|
|
8478
|
-
},
|
|
8478
|
+
}, Dl = [
|
|
8479
8479
|
"disabled",
|
|
8480
8480
|
"required",
|
|
8481
8481
|
"id",
|
|
8482
8482
|
"name"
|
|
8483
|
-
],
|
|
8483
|
+
], Ol = { ref: "selectButton" }, kl = {
|
|
8484
8484
|
key: 0,
|
|
8485
8485
|
value: "",
|
|
8486
8486
|
disabled: "",
|
|
8487
8487
|
selected: "",
|
|
8488
8488
|
hidden: ""
|
|
8489
|
-
},
|
|
8489
|
+
}, Al = {
|
|
8490
8490
|
key: 0,
|
|
8491
8491
|
value: "",
|
|
8492
8492
|
disabled: "",
|
|
8493
8493
|
selected: "",
|
|
8494
8494
|
hidden: ""
|
|
8495
8495
|
};
|
|
8496
|
-
function
|
|
8496
|
+
function jl(t, n, r, i, a, o) {
|
|
8497
8497
|
let u = A("SelectedContent"), d = A("ecs-icon");
|
|
8498
8498
|
return T(), c("div", { class: b(["ecs-form-select", o.selectClasses]) }, [
|
|
8499
8499
|
l("select", v({
|
|
@@ -8511,7 +8511,7 @@ function Nl(t, n, r, i, a, o) {
|
|
|
8511
8511
|
id: r.id,
|
|
8512
8512
|
name: r.name,
|
|
8513
8513
|
style: { paddingRight: r.fitWidth ? o.chevronPadding : "var(--spacing-10)" }
|
|
8514
|
-
}), [o.supportsBaseSelect ? (T(), c(e, { key: 0 }, [l("button",
|
|
8514
|
+
}), [o.supportsBaseSelect ? (T(), c(e, { key: 0 }, [l("button", Ol, [f(u)], 512), l("div", null, [r.placeholder ? (T(), c("option", kl)) : s("", !0), k(t.$slots, "default", {}, void 0, !0)])], 64)) : (T(), c(e, { key: 1 }, [r.placeholder ? (T(), c("option", Al)) : s("", !0), k(t.$slots, "default", {}, void 0, !0)], 64))], 16, Dl),
|
|
8515
8515
|
r.placeholder && a.currentValue == "" ? (T(), c("span", {
|
|
8516
8516
|
key: 0,
|
|
8517
8517
|
class: b(["placeholder", r.size])
|
|
@@ -8522,7 +8522,7 @@ function Nl(t, n, r, i, a, o) {
|
|
|
8522
8522
|
}, null, 8, ["size"])
|
|
8523
8523
|
], 2);
|
|
8524
8524
|
}
|
|
8525
|
-
var
|
|
8525
|
+
var Ml = /*#__PURE__*/ H(El, [["render", jl], ["__scopeId", "data-v-9b975df8"]]), Nl = (e) => e == null, Pl = {
|
|
8526
8526
|
name: "ecs-data-grid-head-cell",
|
|
8527
8527
|
emits: [
|
|
8528
8528
|
"resizedWidth",
|
|
@@ -8531,7 +8531,7 @@ var Pl = /*#__PURE__*/ H(Ol, [["render", Nl], ["__scopeId", "data-v-9b975df8"]])
|
|
|
8531
8531
|
],
|
|
8532
8532
|
components: {
|
|
8533
8533
|
EcsIcon: U,
|
|
8534
|
-
EcsSelect:
|
|
8534
|
+
EcsSelect: Ml,
|
|
8535
8535
|
EcsFocusRing: W
|
|
8536
8536
|
},
|
|
8537
8537
|
props: {
|
|
@@ -8709,7 +8709,7 @@ var Pl = /*#__PURE__*/ H(Ol, [["render", Nl], ["__scopeId", "data-v-9b975df8"]])
|
|
|
8709
8709
|
let e = document.querySelectorAll(".ecs-data-grid-head-cell-inner"), t;
|
|
8710
8710
|
for (let n = 0; n < e.length; n++) if (e[n]) {
|
|
8711
8711
|
if (e[n].attributes["data-column"].value == this.computedId) t = n;
|
|
8712
|
-
else if (!
|
|
8712
|
+
else if (!Nl(e[n].__vueParentComponent) && !isNaN(t) && n > t && e[n].__vueParentComponent.ctx.fixedLeft && e[n].__vueParentComponent.ctx.cellFixedLeftOffset) {
|
|
8713
8713
|
let t = e[n - 1].offsetWidth;
|
|
8714
8714
|
e[n - 1].__vueParentComponent.ctx.cellFixedLeftOffset && (t += e[n - 1].__vueParentComponent.ctx.cellFixedLeftOffset), e[n].__vueParentComponent.ctx.setFixedLeftOffset(t), document.querySelectorAll("[data-column=\"" + e[n].__vueParentComponent.ctx.normalizedId.toLowerCase() + "-column-cell\"]").forEach((e) => {
|
|
8715
8715
|
e.__vueParentComponent.ctx.setFixedLeftOffset(t);
|
|
@@ -8746,37 +8746,37 @@ var Pl = /*#__PURE__*/ H(Ol, [["render", Nl], ["__scopeId", "data-v-9b975df8"]])
|
|
|
8746
8746
|
unmounted() {
|
|
8747
8747
|
this.resizeObserver && this.resizeObserver.disconnect();
|
|
8748
8748
|
}
|
|
8749
|
-
},
|
|
8749
|
+
}, Fl = ["aria-sort", "aria-label"], Il = {
|
|
8750
8750
|
key: 0,
|
|
8751
8751
|
class: "shadow left"
|
|
8752
|
-
},
|
|
8752
|
+
}, Ll = ["data-column", "data-test"], Rl = {
|
|
8753
8753
|
key: 0,
|
|
8754
8754
|
class: "first-cell-spacer"
|
|
8755
|
-
},
|
|
8755
|
+
}, zl = {
|
|
8756
8756
|
key: 1,
|
|
8757
8757
|
class: "ecs-data-grid-head-cell-prefix"
|
|
8758
|
-
},
|
|
8758
|
+
}, Bl = ["title"], Vl = ["selected", "value"], Hl = ["title"], Ul = ["title"], Wl = {
|
|
8759
8759
|
width: "14",
|
|
8760
8760
|
height: "20",
|
|
8761
8761
|
viewBox: "0 0 14 20",
|
|
8762
8762
|
fill: "none",
|
|
8763
8763
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8764
|
-
},
|
|
8764
|
+
}, Gl = [
|
|
8765
8765
|
"stroke",
|
|
8766
8766
|
"stroke-width",
|
|
8767
8767
|
"opacity"
|
|
8768
|
-
],
|
|
8768
|
+
], Kl = [
|
|
8769
8769
|
"stroke",
|
|
8770
8770
|
"stroke-width",
|
|
8771
8771
|
"opacity"
|
|
8772
|
-
],
|
|
8772
|
+
], ql = {
|
|
8773
8773
|
key: 6,
|
|
8774
8774
|
class: "ecs-data-grid-head-cell-suffix"
|
|
8775
|
-
},
|
|
8775
|
+
}, Jl = {
|
|
8776
8776
|
key: 1,
|
|
8777
8777
|
class: "shadow right"
|
|
8778
8778
|
};
|
|
8779
|
-
function
|
|
8779
|
+
function Yl(t, n, r, i, a, u) {
|
|
8780
8780
|
let d = A("ecs-icon"), p = A("ecs-select"), m = A("ecs-focus-ring");
|
|
8781
8781
|
return T(), c("div", {
|
|
8782
8782
|
class: b(["ecs-data-grid-head-cell", [
|
|
@@ -8789,7 +8789,7 @@ function Zl(t, n, r, i, a, u) {
|
|
|
8789
8789
|
"aria-sort": u.ariaSort,
|
|
8790
8790
|
"aria-label": r.icon ? r.name : null
|
|
8791
8791
|
}, [
|
|
8792
|
-
r.fixedRight ? (T(), c("div",
|
|
8792
|
+
r.fixedRight ? (T(), c("div", Il)) : s("", !0),
|
|
8793
8793
|
l("div", {
|
|
8794
8794
|
ref: "resizer",
|
|
8795
8795
|
class: b(["ecs-data-grid-head-cell-inner", r.resizable ? "resizable" : ""]),
|
|
@@ -8802,8 +8802,8 @@ function Zl(t, n, r, i, a, u) {
|
|
|
8802
8802
|
"data-column": u.computedId,
|
|
8803
8803
|
"data-test": u.computedId
|
|
8804
8804
|
}, [
|
|
8805
|
-
r.firstNonStaticCell ? (T(), c("div",
|
|
8806
|
-
t.$slots.prefix ? (T(), c("div",
|
|
8805
|
+
r.firstNonStaticCell ? (T(), c("div", Rl)) : s("", !0),
|
|
8806
|
+
t.$slots.prefix ? (T(), c("div", zl, [k(t.$slots, "prefix", {}, void 0, !0)])) : s("", !0),
|
|
8807
8807
|
r.icon ? (T(), c("div", {
|
|
8808
8808
|
key: 2,
|
|
8809
8809
|
title: r.name,
|
|
@@ -8812,7 +8812,7 @@ function Zl(t, n, r, i, a, u) {
|
|
|
8812
8812
|
type: r.icon,
|
|
8813
8813
|
size: "20",
|
|
8814
8814
|
color: "#202127"
|
|
8815
|
-
}, null, 8, ["type"])], 8,
|
|
8815
|
+
}, null, 8, ["type"])], 8, Bl)) : r.select ? (T(), o(p, {
|
|
8816
8816
|
key: 3,
|
|
8817
8817
|
modelValue: a.selectCellValue,
|
|
8818
8818
|
"onUpdate:modelValue": n[0] ||= (e) => a.selectCellValue = e,
|
|
@@ -8824,40 +8824,40 @@ function Zl(t, n, r, i, a, u) {
|
|
|
8824
8824
|
key: t,
|
|
8825
8825
|
selected: e.selected,
|
|
8826
8826
|
value: e.value
|
|
8827
|
-
}, N(e.name), 9,
|
|
8827
|
+
}, N(e.name), 9, Vl))), 128))]),
|
|
8828
8828
|
_: 1
|
|
8829
8829
|
}, 8, ["modelValue", "disabled"])) : r.empty ? s("", !0) : (T(), c("div", {
|
|
8830
8830
|
key: 4,
|
|
8831
8831
|
class: "ecs-data-grid-head-cell-text",
|
|
8832
8832
|
title: r.name
|
|
8833
|
-
}, N(r.name), 9,
|
|
8833
|
+
}, N(r.name), 9, Hl)),
|
|
8834
8834
|
k(t.$slots, "default", {}, void 0, !0),
|
|
8835
8835
|
r.sortable ? (T(), c("button", {
|
|
8836
8836
|
key: 5,
|
|
8837
8837
|
onClick: n[2] ||= (...e) => u.sortBy && u.sortBy(...e),
|
|
8838
8838
|
class: b(["sort-button", r.sorting]),
|
|
8839
8839
|
title: u.sortTitle
|
|
8840
|
-
}, [(T(), c("svg",
|
|
8840
|
+
}, [(T(), c("svg", Wl, [l("path", {
|
|
8841
8841
|
d: "M3.99023 11.802L6.76923 14.722L9.54823 11.802",
|
|
8842
8842
|
stroke: r.sorting == "desc" ? "#157EFB" : "#B9BCC2",
|
|
8843
8843
|
"stroke-width": r.sorting == "desc" ? "1.5" : "1",
|
|
8844
8844
|
opacity: r.sorting == "desc" || r.sorting == "none" ? "1" : "0.5",
|
|
8845
8845
|
"stroke-linecap": "round",
|
|
8846
8846
|
"stroke-linejoin": "round"
|
|
8847
|
-
}, null, 8,
|
|
8847
|
+
}, null, 8, Gl), l("path", {
|
|
8848
8848
|
d: "M3.99023 8.722L6.76923 5.802L9.54823 8.722",
|
|
8849
8849
|
stroke: r.sorting == "asc" ? "#157EFB" : "#B9BCC2",
|
|
8850
8850
|
"stroke-width": r.sorting == "asc" ? "1.5" : "1",
|
|
8851
8851
|
opacity: r.sorting == "asc" || r.sorting == "none" ? "1" : "0.5",
|
|
8852
8852
|
"stroke-linecap": "round",
|
|
8853
8853
|
"stroke-linejoin": "round"
|
|
8854
|
-
}, null, 8,
|
|
8855
|
-
t.$slots.suffix ? (T(), c("div",
|
|
8856
|
-
], 14,
|
|
8857
|
-
r.fixedLeftLast ? (T(), c("div",
|
|
8858
|
-
], 14,
|
|
8854
|
+
}, null, 8, Kl)])), f(m)], 10, Ul)) : s("", !0),
|
|
8855
|
+
t.$slots.suffix ? (T(), c("div", ql, [k(t.$slots, "suffix", {}, void 0, !0)])) : s("", !0)
|
|
8856
|
+
], 14, Ll),
|
|
8857
|
+
r.fixedLeftLast ? (T(), c("div", Jl)) : s("", !0)
|
|
8858
|
+
], 14, Fl);
|
|
8859
8859
|
}
|
|
8860
|
-
var
|
|
8860
|
+
var Xl = /*#__PURE__*/ H(Pl, [["render", Yl], ["__scopeId", "data-v-c771ce56"]]), Zl = {
|
|
8861
8861
|
name: "ecs-data-grid-group",
|
|
8862
8862
|
props: {
|
|
8863
8863
|
show: {
|
|
@@ -8866,15 +8866,15 @@ var Ql = /*#__PURE__*/ H(Il, [["render", Zl], ["__scopeId", "data-v-c771ce56"]])
|
|
|
8866
8866
|
},
|
|
8867
8867
|
ariaLabeledBy: { type: String }
|
|
8868
8868
|
}
|
|
8869
|
-
},
|
|
8870
|
-
function
|
|
8869
|
+
}, Ql = ["aria-labeled-by"];
|
|
8870
|
+
function $l(e, t, n, r, i, a) {
|
|
8871
8871
|
return se((T(), c("div", {
|
|
8872
8872
|
class: "ecs-data-grid-group",
|
|
8873
8873
|
role: "tabpanel",
|
|
8874
8874
|
"aria-labeled-by": n.ariaLabeledBy
|
|
8875
|
-
}, [n.show ? k(e.$slots, "default", { key: 0 }, void 0, !0) : s("", !0)], 8,
|
|
8875
|
+
}, [n.show ? k(e.$slots, "default", { key: 0 }, void 0, !0) : s("", !0)], 8, Ql)), [[ae, n.show]]);
|
|
8876
8876
|
}
|
|
8877
|
-
var
|
|
8877
|
+
var eu = /*#__PURE__*/ H(Zl, [["render", $l], ["__scopeId", "data-v-ee025ab5"]]), tu = {
|
|
8878
8878
|
name: "ecs-data-grid-cell",
|
|
8879
8879
|
emits: ["collapse"],
|
|
8880
8880
|
components: { EcsButtonCollapse: Bi },
|
|
@@ -8992,17 +8992,17 @@ var nu = /*#__PURE__*/ H($l, [["render", tu], ["__scopeId", "data-v-ee025ab5"]])
|
|
|
8992
8992
|
created() {
|
|
8993
8993
|
this.cellWidth = this.width, this.cellFixedLeftOffset = this.fixedLeftOffset;
|
|
8994
8994
|
}
|
|
8995
|
-
},
|
|
8995
|
+
}, nu = {
|
|
8996
8996
|
key: 0,
|
|
8997
8997
|
class: "shadow left"
|
|
8998
|
-
},
|
|
8998
|
+
}, ru = ["data-column", "data-test"], iu = {
|
|
8999
8999
|
key: 0,
|
|
9000
9000
|
class: "first-cell-spacer"
|
|
9001
|
-
},
|
|
9001
|
+
}, au = {
|
|
9002
9002
|
key: 1,
|
|
9003
9003
|
class: "shadow right"
|
|
9004
9004
|
};
|
|
9005
|
-
function
|
|
9005
|
+
function ou(e, t, n, r, i, a) {
|
|
9006
9006
|
let u = A("ecs-button-collapse");
|
|
9007
9007
|
return T(), c("div", {
|
|
9008
9008
|
class: b(["ecs-data-grid-cell", [
|
|
@@ -9013,7 +9013,7 @@ function cu(e, t, n, r, i, a) {
|
|
|
9013
9013
|
style: S([a.widthType === "string" ? a.widthStyles : {}, a.fixedStyles]),
|
|
9014
9014
|
role: "cell"
|
|
9015
9015
|
}, [
|
|
9016
|
-
n.fixedRight ? (T(), c("div",
|
|
9016
|
+
n.fixedRight ? (T(), c("div", nu)) : s("", !0),
|
|
9017
9017
|
l("div", {
|
|
9018
9018
|
class: b(["ecs-data-grid-cell-inner", { focus: n.focus }]),
|
|
9019
9019
|
style: S([
|
|
@@ -9024,7 +9024,7 @@ function cu(e, t, n, r, i, a) {
|
|
|
9024
9024
|
"data-column": a.computedId,
|
|
9025
9025
|
"data-test": a.computedId
|
|
9026
9026
|
}, [
|
|
9027
|
-
n.firstNonStaticCell ? (T(), c("div",
|
|
9027
|
+
n.firstNonStaticCell ? (T(), c("div", iu)) : s("", !0),
|
|
9028
9028
|
t[0] ||= l("div", { class: "group-spacer" }, null, -1),
|
|
9029
9029
|
n.hasCollapse ? (T(), o(u, {
|
|
9030
9030
|
key: 1,
|
|
@@ -9033,18 +9033,18 @@ function cu(e, t, n, r, i, a) {
|
|
|
9033
9033
|
type: "chevron"
|
|
9034
9034
|
}, null, 8, ["onClick", "collapsed"])) : s("", !0),
|
|
9035
9035
|
k(e.$slots, "default", {}, void 0, !0)
|
|
9036
|
-
], 14,
|
|
9037
|
-
n.fixedLeftLast ? (T(), c("div",
|
|
9036
|
+
], 14, ru),
|
|
9037
|
+
n.fixedLeftLast ? (T(), c("div", au)) : s("", !0)
|
|
9038
9038
|
], 6);
|
|
9039
9039
|
}
|
|
9040
|
-
var
|
|
9040
|
+
var su = /*#__PURE__*/ H(tu, [["render", ou], ["__scopeId", "data-v-7d18b84f"]]), cu = { name: "ecs-data-list" }, lu = {
|
|
9041
9041
|
class: "ecs-data-list",
|
|
9042
9042
|
role: "list"
|
|
9043
9043
|
};
|
|
9044
|
-
function
|
|
9045
|
-
return T(), c("div",
|
|
9044
|
+
function uu(e, t, n, r, i, a) {
|
|
9045
|
+
return T(), c("div", lu, [k(e.$slots, "default")]);
|
|
9046
9046
|
}
|
|
9047
|
-
var
|
|
9047
|
+
var du = /*#__PURE__*/ H(cu, [["render", uu]]), fu = {
|
|
9048
9048
|
name: "ecs-data-list-item",
|
|
9049
9049
|
emits: ["toggled"],
|
|
9050
9050
|
components: {
|
|
@@ -9152,8 +9152,8 @@ var pu = /*#__PURE__*/ H(uu, [["render", fu]]), mu = {
|
|
|
9152
9152
|
created() {
|
|
9153
9153
|
this.expandId = this.generateUniqueId(), this.definitionId = this.generateUniqueId();
|
|
9154
9154
|
}
|
|
9155
|
-
},
|
|
9156
|
-
function
|
|
9155
|
+
}, pu = ["id"], mu = ["aria-busy", "aria-labelledby"], hu = ["aria-valuenow"], gu = ["id", "aria-hidden"];
|
|
9156
|
+
function _u(e, t, n, r, i, a) {
|
|
9157
9157
|
let u = A("ecs-button-more"), f = A("ecs-skeleton-loader");
|
|
9158
9158
|
return T(), c("div", null, [l("div", {
|
|
9159
9159
|
class: b(["ecs-data-list-item", [
|
|
@@ -9184,7 +9184,7 @@ function yu(e, t, n, r, i, a) {
|
|
|
9184
9184
|
"aria-controls",
|
|
9185
9185
|
"aria-expanded",
|
|
9186
9186
|
"onClick"
|
|
9187
|
-
])) : s("", !0)], 12,
|
|
9187
|
+
])) : s("", !0)], 12, pu)) : s("", !0), l("div", {
|
|
9188
9188
|
class: b(["ecs-data-list-data", [
|
|
9189
9189
|
n.escape ? "ecs-data-list-data-escape" : "",
|
|
9190
9190
|
n.error ? "ecs-data-list-data-error" : "",
|
|
@@ -9203,15 +9203,15 @@ function yu(e, t, n, r, i, a) {
|
|
|
9203
9203
|
role: "progressbar",
|
|
9204
9204
|
style: S({ width: n.progress + "%" }),
|
|
9205
9205
|
"aria-valuenow": n.progress
|
|
9206
|
-
}, null, 12,
|
|
9206
|
+
}, null, 12, hu)) : s("", !0)], 10, mu)], 2), e.$slots.collapse ? (T(), c("div", {
|
|
9207
9207
|
key: 0,
|
|
9208
9208
|
class: b(i.isVisible ? "collapse-show" : "collapse-hide"),
|
|
9209
9209
|
role: "list",
|
|
9210
9210
|
id: i.expandId,
|
|
9211
9211
|
"aria-hidden": i.isVisible ? "false" : "true"
|
|
9212
|
-
}, [k(e.$slots, "collapse", {}, void 0, !0)], 10,
|
|
9212
|
+
}, [k(e.$slots, "collapse", {}, void 0, !0)], 10, gu)) : s("", !0)]);
|
|
9213
9213
|
}
|
|
9214
|
-
var
|
|
9214
|
+
var vu = /*#__PURE__*/ H(fu, [["render", _u], ["__scopeId", "data-v-133b00b9"]]), yu = {
|
|
9215
9215
|
name: "ecs-dialog",
|
|
9216
9216
|
emits: ["toggled", "cancel"],
|
|
9217
9217
|
props: {
|
|
@@ -9309,19 +9309,19 @@ var bu = /*#__PURE__*/ H(mu, [["render", yu], ["__scopeId", "data-v-133b00b9"]])
|
|
|
9309
9309
|
this.$refs.dialog.showModal ? this.$refs.dialog.showModal() : this.$refs.dialog.setAttribute("open", ""), await new Promise((e) => setTimeout(e, 0)), this.focusFirstElement(), document.addEventListener("keyup", this.keyUpHandler), this.setFocusableElements();
|
|
9310
9310
|
}));
|
|
9311
9311
|
}
|
|
9312
|
-
},
|
|
9313
|
-
function
|
|
9312
|
+
}, bu = { class: "ecs-dialog-body scrollbar scrollbar-sml" };
|
|
9313
|
+
function xu(e, t, n, r, i, a) {
|
|
9314
9314
|
return i.lazyLoad ? (T(), c("dialog", {
|
|
9315
9315
|
key: 0,
|
|
9316
9316
|
ref: "dialog",
|
|
9317
9317
|
class: b(["ecs-dialog-" + n.size, "ecs-dialog"]),
|
|
9318
9318
|
onKeydown: t[0] ||= (...e) => a.handleKeyDown && a.handleKeyDown(...e)
|
|
9319
|
-
}, [l("div",
|
|
9319
|
+
}, [l("div", bu, [k(e.$slots, "default")]), e.$slots.actions ? (T(), c("div", {
|
|
9320
9320
|
key: 0,
|
|
9321
9321
|
class: b(["ecs-dialog-footer", [n.stackedFooter ? "ecs-dialog-footer-stacked" : ""]])
|
|
9322
9322
|
}, [k(e.$slots, "actions")], 2)) : s("", !0)], 34)) : s("", !0);
|
|
9323
9323
|
}
|
|
9324
|
-
var
|
|
9324
|
+
var Su = /*#__PURE__*/ H(yu, [["render", xu]]), Cu = /*#__PURE__*/ H({
|
|
9325
9325
|
__name: "state-icon",
|
|
9326
9326
|
props: {
|
|
9327
9327
|
type: {
|
|
@@ -9423,9 +9423,9 @@ var wu = /*#__PURE__*/ H(xu, [["render", Cu]]), Tu = /*#__PURE__*/ H({
|
|
|
9423
9423
|
"data-test-icon-type"
|
|
9424
9424
|
]))], 6));
|
|
9425
9425
|
}
|
|
9426
|
-
}, [["__scopeId", "data-v-e2fbdf1b"]]),
|
|
9426
|
+
}, [["__scopeId", "data-v-e2fbdf1b"]]), wu = {
|
|
9427
9427
|
name: "ecs-dialog-header",
|
|
9428
|
-
components: { EcsStateIcon:
|
|
9428
|
+
components: { EcsStateIcon: Cu },
|
|
9429
9429
|
props: {
|
|
9430
9430
|
icon: {
|
|
9431
9431
|
type: String,
|
|
@@ -9441,21 +9441,21 @@ var wu = /*#__PURE__*/ H(xu, [["render", Cu]]), Tu = /*#__PURE__*/ H({
|
|
|
9441
9441
|
default: "neutral"
|
|
9442
9442
|
}
|
|
9443
9443
|
}
|
|
9444
|
-
},
|
|
9444
|
+
}, Tu = {
|
|
9445
9445
|
key: 0,
|
|
9446
9446
|
class: "ecs-dialog-headline"
|
|
9447
|
-
},
|
|
9447
|
+
}, Eu = {
|
|
9448
9448
|
key: 1,
|
|
9449
9449
|
class: "ecs-dialog-headline-plain"
|
|
9450
9450
|
};
|
|
9451
|
-
function
|
|
9451
|
+
function Du(e, t, n, r, i, a) {
|
|
9452
9452
|
let o = A("ecs-state-icon");
|
|
9453
|
-
return T(), c("div", null, [n.icon ? (T(), c("h3",
|
|
9453
|
+
return T(), c("div", null, [n.icon ? (T(), c("h3", Tu, [f(o, {
|
|
9454
9454
|
type: n.icon,
|
|
9455
9455
|
"icon-color": n.iconColor
|
|
9456
|
-
}, null, 8, ["type", "icon-color"]), k(e.$slots, "default", {}, void 0, !0)])) : (T(), c("h3",
|
|
9456
|
+
}, null, 8, ["type", "icon-color"]), k(e.$slots, "default", {}, void 0, !0)])) : (T(), c("h3", Eu, [k(e.$slots, "default", {}, void 0, !0)]))]);
|
|
9457
9457
|
}
|
|
9458
|
-
var
|
|
9458
|
+
var Ou = /*#__PURE__*/ H(wu, [["render", Du], ["__scopeId", "data-v-6e05c98b"]]), ku = {
|
|
9459
9459
|
__name: "favicon",
|
|
9460
9460
|
props: { website: {
|
|
9461
9461
|
type: String,
|
|
@@ -9523,12 +9523,12 @@ var Au = /*#__PURE__*/ H(Eu, [["render", ku], ["__scopeId", "data-v-6e05c98b"]])
|
|
|
9523
9523
|
viewBox: "0 0 20 20"
|
|
9524
9524
|
}, null, 8, ["alt"]));
|
|
9525
9525
|
}
|
|
9526
|
-
},
|
|
9526
|
+
}, Au = {
|
|
9527
9527
|
name: "ecs-directory-entry",
|
|
9528
9528
|
emits: ["click"],
|
|
9529
9529
|
components: {
|
|
9530
9530
|
EcsIcon: U,
|
|
9531
|
-
EcsFavicon:
|
|
9531
|
+
EcsFavicon: ku,
|
|
9532
9532
|
EcsAvatar: Ge,
|
|
9533
9533
|
EcsSkeletonLoader: G,
|
|
9534
9534
|
EcsFocusRing: W
|
|
@@ -9575,11 +9575,11 @@ var Au = /*#__PURE__*/ H(Eu, [["render", ku], ["__scopeId", "data-v-6e05c98b"]])
|
|
|
9575
9575
|
mounted() {
|
|
9576
9576
|
!this.icon && !this.favicon && !this.isValidAvatar && !this.legendColor && console.warn("Icon, Favicon, or Avatar prop is required for ecs-directory-entry component");
|
|
9577
9577
|
}
|
|
9578
|
-
},
|
|
9578
|
+
}, ju = { class: "ecs-directory-entry-type" }, Mu = {
|
|
9579
9579
|
key: 4,
|
|
9580
9580
|
class: "legend-color"
|
|
9581
|
-
},
|
|
9582
|
-
function
|
|
9581
|
+
}, Nu = { class: "items" };
|
|
9582
|
+
function Pu(e, t, n, r, i, a) {
|
|
9583
9583
|
let u = A("ecs-focus-ring"), d = A("ecs-skeleton-loader"), f = A("ecs-icon"), p = A("ecs-avatar"), m = A("ecs-favicon");
|
|
9584
9584
|
return T(), o(M(n.hover ? "button" : "div"), {
|
|
9585
9585
|
onClick: t[0] ||= (t) => e.$emit("click", t),
|
|
@@ -9588,7 +9588,7 @@ function Iu(e, t, n, r, i, a) {
|
|
|
9588
9588
|
}, {
|
|
9589
9589
|
default: I(() => [
|
|
9590
9590
|
n.hover ? (T(), o(u, { key: 0 })) : s("", !0),
|
|
9591
|
-
l("div",
|
|
9591
|
+
l("div", ju, [n.loading ? (T(), o(d, {
|
|
9592
9592
|
key: 0,
|
|
9593
9593
|
type: n.legendColor ? "circle" : "rect",
|
|
9594
9594
|
width: 20
|
|
@@ -9618,7 +9618,7 @@ function Iu(e, t, n, r, i, a) {
|
|
|
9618
9618
|
])) : n.favicon ? (T(), o(m, {
|
|
9619
9619
|
key: 3,
|
|
9620
9620
|
website: n.favicon
|
|
9621
|
-
}, null, 8, ["website"])) : n.legendColor ? (T(), c("div",
|
|
9621
|
+
}, null, 8, ["website"])) : n.legendColor ? (T(), c("div", Mu, [l("div", {
|
|
9622
9622
|
class: "legend-color-dot",
|
|
9623
9623
|
style: S("background-color:" + n.legendColor)
|
|
9624
9624
|
}, null, 4)])) : s("", !0), n.indicator && !n.loading ? (T(), c("div", {
|
|
@@ -9626,7 +9626,7 @@ function Iu(e, t, n, r, i, a) {
|
|
|
9626
9626
|
class: "indicator",
|
|
9627
9627
|
style: S("background-color:" + n.indicator)
|
|
9628
9628
|
}, null, 4)) : s("", !0)]),
|
|
9629
|
-
l("div",
|
|
9629
|
+
l("div", Nu, [n.loading ? (T(), o(d, {
|
|
9630
9630
|
key: 0,
|
|
9631
9631
|
"line-height": 3,
|
|
9632
9632
|
width: "random"
|
|
@@ -9642,7 +9642,7 @@ function Iu(e, t, n, r, i, a) {
|
|
|
9642
9642
|
_: 3
|
|
9643
9643
|
}, 8, ["class", "role"]);
|
|
9644
9644
|
}
|
|
9645
|
-
var
|
|
9645
|
+
var Fu = /*#__PURE__*/ H(Au, [["render", Pu], ["__scopeId", "data-v-95408541"]]), Iu = {
|
|
9646
9646
|
name: "ecs-document-state",
|
|
9647
9647
|
components: {
|
|
9648
9648
|
EcsIcon: U,
|
|
@@ -9676,23 +9676,23 @@ var Lu = /*#__PURE__*/ H(Mu, [["render", Iu], ["__scopeId", "data-v-95408541"]])
|
|
|
9676
9676
|
default: !1
|
|
9677
9677
|
}
|
|
9678
9678
|
}
|
|
9679
|
-
},
|
|
9679
|
+
}, Lu = ["aria-busy"], Ru = {
|
|
9680
9680
|
key: 0,
|
|
9681
9681
|
class: "txt"
|
|
9682
|
-
},
|
|
9682
|
+
}, zu = {
|
|
9683
9683
|
key: 1,
|
|
9684
9684
|
class: "no-txt"
|
|
9685
|
-
},
|
|
9685
|
+
}, Bu = {
|
|
9686
9686
|
key: 2,
|
|
9687
9687
|
class: "instant"
|
|
9688
|
-
},
|
|
9688
|
+
}, Vu = {
|
|
9689
9689
|
key: 3,
|
|
9690
9690
|
class: "no-instant"
|
|
9691
|
-
},
|
|
9691
|
+
}, Hu = {
|
|
9692
9692
|
key: 4,
|
|
9693
9693
|
class: "loading"
|
|
9694
9694
|
};
|
|
9695
|
-
function
|
|
9695
|
+
function Uu(e, t, n, r, i, a) {
|
|
9696
9696
|
let l = A("ecs-skeleton-loader"), u = A("ecs-icon"), d = A("ecs-sticker");
|
|
9697
9697
|
return n.loading ? (T(), o(l, {
|
|
9698
9698
|
key: 0,
|
|
@@ -9705,9 +9705,9 @@ function Gu(e, t, n, r, i, a) {
|
|
|
9705
9705
|
class: b(["ecs-document-state", n.type]),
|
|
9706
9706
|
"aria-busy": n.processing || null
|
|
9707
9707
|
}, [
|
|
9708
|
-
n.ocr && n.type == "document" ? (T(), c("div",
|
|
9709
|
-
n.instantView ? (T(), c("div",
|
|
9710
|
-
n.processing ? (T(), c("span",
|
|
9708
|
+
n.ocr && n.type == "document" ? (T(), c("div", Ru)) : n.type == "document" ? (T(), c("div", zu)) : s("", !0),
|
|
9709
|
+
n.instantView ? (T(), c("div", Bu)) : (T(), c("div", Vu)),
|
|
9710
|
+
n.processing ? (T(), c("span", Hu, [f(u, {
|
|
9711
9711
|
type: "loading",
|
|
9712
9712
|
size: "16",
|
|
9713
9713
|
color: "#202127"
|
|
@@ -9718,24 +9718,24 @@ function Gu(e, t, n, r, i, a) {
|
|
|
9718
9718
|
class: "warning",
|
|
9719
9719
|
size: 12
|
|
9720
9720
|
})) : s("", !0)
|
|
9721
|
-
], 10,
|
|
9721
|
+
], 10, Lu));
|
|
9722
9722
|
}
|
|
9723
|
-
var
|
|
9723
|
+
var Wu = /*#__PURE__*/ H(Iu, [["render", Uu], ["__scopeId", "data-v-5557beff"]]);
|
|
9724
9724
|
//#endregion
|
|
9725
9725
|
//#region src/components/donut-chart.vue
|
|
9726
|
-
function
|
|
9726
|
+
function Gu(e) {
|
|
9727
9727
|
return typeof e == "number";
|
|
9728
9728
|
}
|
|
9729
|
-
function
|
|
9729
|
+
function Ku(e) {
|
|
9730
9730
|
return Array.isArray(e);
|
|
9731
9731
|
}
|
|
9732
|
-
var
|
|
9732
|
+
var qu = {
|
|
9733
9733
|
props: {
|
|
9734
9734
|
value: {
|
|
9735
9735
|
type: [Number, Array],
|
|
9736
9736
|
required: !0,
|
|
9737
9737
|
validator(e) {
|
|
9738
|
-
return
|
|
9738
|
+
return Gu(e) ? e >= 0 && e <= 100 : Ku(e) ? e.length > 0 && e.every((e) => typeof e == "number" && e >= 0) : !1;
|
|
9739
9739
|
}
|
|
9740
9740
|
},
|
|
9741
9741
|
color: {
|
|
@@ -9776,11 +9776,11 @@ var Yu = {
|
|
|
9776
9776
|
},
|
|
9777
9777
|
segments() {
|
|
9778
9778
|
let e = this.value, t = this.color;
|
|
9779
|
-
if (
|
|
9779
|
+
if (Gu(e)) return [{
|
|
9780
9780
|
value: e,
|
|
9781
|
-
color: typeof t == "string" ? t :
|
|
9781
|
+
color: typeof t == "string" ? t : Ku(t) && t[0] ? t[0] : DEFAULT_COLOR
|
|
9782
9782
|
}];
|
|
9783
|
-
let n = e.slice(), r = n.reduce((e, t) => e + t, 0), i = r > 0 ? n.map((e) => e / r * 100) : n.map(() => 0), a = typeof t == "string" ? n.map(() => t) :
|
|
9783
|
+
let n = e.slice(), r = n.reduce((e, t) => e + t, 0), i = r > 0 ? n.map((e) => e / r * 100) : n.map(() => 0), a = typeof t == "string" ? n.map(() => t) : Ku(t) ? t.slice() : [], o = typeof t == "string" ? t : a[a.length - 1] ?? DEFAULT_COLOR;
|
|
9784
9784
|
return i.map((e, t) => ({
|
|
9785
9785
|
value: e,
|
|
9786
9786
|
color: a[t] == null ? o : a[t]
|
|
@@ -9799,11 +9799,11 @@ var Yu = {
|
|
|
9799
9799
|
});
|
|
9800
9800
|
}
|
|
9801
9801
|
}
|
|
9802
|
-
},
|
|
9802
|
+
}, Ju = [
|
|
9803
9803
|
"height",
|
|
9804
9804
|
"width",
|
|
9805
9805
|
"viewBox"
|
|
9806
|
-
],
|
|
9806
|
+
], Yu = [
|
|
9807
9807
|
"cx",
|
|
9808
9808
|
"cy",
|
|
9809
9809
|
"r",
|
|
@@ -9812,7 +9812,7 @@ var Yu = {
|
|
|
9812
9812
|
"stroke-dasharray",
|
|
9813
9813
|
"stroke-dashoffset",
|
|
9814
9814
|
"transform"
|
|
9815
|
-
],
|
|
9815
|
+
], Xu = [
|
|
9816
9816
|
"cx",
|
|
9817
9817
|
"cy",
|
|
9818
9818
|
"r",
|
|
@@ -9822,7 +9822,7 @@ var Yu = {
|
|
|
9822
9822
|
"stroke-dashoffset",
|
|
9823
9823
|
"transform"
|
|
9824
9824
|
];
|
|
9825
|
-
function
|
|
9825
|
+
function Zu(t, n, r, i, a, o) {
|
|
9826
9826
|
return T(), c("div", {
|
|
9827
9827
|
class: "ecs-donut-chart",
|
|
9828
9828
|
style: S(o.wrapperPadding)
|
|
@@ -9842,7 +9842,7 @@ function $u(t, n, r, i, a, o) {
|
|
|
9842
9842
|
"stroke-dashoffset": t.dashOffset,
|
|
9843
9843
|
fill: "transparent",
|
|
9844
9844
|
transform: o.transform
|
|
9845
|
-
}, null, 8,
|
|
9845
|
+
}, null, 8, Yu)) : s("", !0), l("circle", {
|
|
9846
9846
|
cx: o.center,
|
|
9847
9847
|
cy: o.center,
|
|
9848
9848
|
r: o.radius,
|
|
@@ -9852,9 +9852,9 @@ function $u(t, n, r, i, a, o) {
|
|
|
9852
9852
|
"stroke-dashoffset": t.dashOffset,
|
|
9853
9853
|
fill: "transparent",
|
|
9854
9854
|
transform: o.transform
|
|
9855
|
-
}, null, 8,
|
|
9855
|
+
}, null, 8, Xu)], 64))), 128))])], 8, Ju))], 4);
|
|
9856
9856
|
}
|
|
9857
|
-
var
|
|
9857
|
+
var Qu = /*#__PURE__*/ H(qu, [["render", Zu], ["__scopeId", "data-v-f4c81ffd"]]), $u = {
|
|
9858
9858
|
name: "ecs-empty-state",
|
|
9859
9859
|
components: { EcsIcon: U },
|
|
9860
9860
|
props: {
|
|
@@ -9875,14 +9875,14 @@ var ed = /*#__PURE__*/ H(Yu, [["render", $u], ["__scopeId", "data-v-f4c81ffd"]])
|
|
|
9875
9875
|
computed: { iconSize() {
|
|
9876
9876
|
return this.size == "sml" ? "100px" : "200px";
|
|
9877
9877
|
} }
|
|
9878
|
-
},
|
|
9878
|
+
}, ed = ["aria-busy"], td = {
|
|
9879
9879
|
key: 1,
|
|
9880
9880
|
class: "ecs-empty-state-loading"
|
|
9881
|
-
},
|
|
9881
|
+
}, nd = {
|
|
9882
9882
|
key: 3,
|
|
9883
9883
|
class: "ecs-empty-state-actions"
|
|
9884
9884
|
};
|
|
9885
|
-
function
|
|
9885
|
+
function rd(e, t, n, r, i, a) {
|
|
9886
9886
|
let l = A("ecs-icon");
|
|
9887
9887
|
return T(), c("div", {
|
|
9888
9888
|
class: "ecs-empty-state",
|
|
@@ -9897,15 +9897,15 @@ function ad(e, t, n, r, i, a) {
|
|
|
9897
9897
|
"type",
|
|
9898
9898
|
"color",
|
|
9899
9899
|
"size"
|
|
9900
|
-
])) : n.type == "loading" ? (T(), c("div",
|
|
9900
|
+
])) : n.type == "loading" ? (T(), c("div", td)) : s("", !0),
|
|
9901
9901
|
n.type == "loading" ? s("", !0) : (T(), c("div", {
|
|
9902
9902
|
key: 2,
|
|
9903
9903
|
class: b(["ecs-empty-state-message", n.size])
|
|
9904
9904
|
}, [k(e.$slots, "default", {}, void 0, !0)], 2)),
|
|
9905
|
-
e.$slots.actions ? (T(), c("div",
|
|
9906
|
-
], 8,
|
|
9905
|
+
e.$slots.actions ? (T(), c("div", nd, [k(e.$slots, "actions", {}, void 0, !0)])) : s("", !0)
|
|
9906
|
+
], 8, ed);
|
|
9907
9907
|
}
|
|
9908
|
-
var
|
|
9908
|
+
var id = /*#__PURE__*/ H($u, [["render", rd], ["__scopeId", "data-v-60265995"]]), ad = {
|
|
9909
9909
|
props: {
|
|
9910
9910
|
value: {
|
|
9911
9911
|
type: Number,
|
|
@@ -9927,8 +9927,8 @@ var od = /*#__PURE__*/ H(td, [["render", ad], ["__scopeId", "data-v-60265995"]])
|
|
|
9927
9927
|
return this.max === null ? 100 * (this.value / this.computedMax) : this.value;
|
|
9928
9928
|
}
|
|
9929
9929
|
}
|
|
9930
|
-
},
|
|
9931
|
-
function
|
|
9930
|
+
}, od = ["aria-valuenow", "aria-valuemax"];
|
|
9931
|
+
function sd(e, t, n, r, i, a) {
|
|
9932
9932
|
return T(), c("div", {
|
|
9933
9933
|
class: "ecs-progress",
|
|
9934
9934
|
role: "progressbar",
|
|
@@ -9943,15 +9943,15 @@ function ld(e, t, n, r, i, a) {
|
|
|
9943
9943
|
n.cancelled ? "ecs-progress-cancelled" : ""
|
|
9944
9944
|
]]),
|
|
9945
9945
|
style: S({ width: 100 * (n.value / a.computedMax) + "%" })
|
|
9946
|
-
}, null, 6)], 8,
|
|
9946
|
+
}, null, 6)], 8, od);
|
|
9947
9947
|
}
|
|
9948
|
-
var
|
|
9948
|
+
var cd = /*#__PURE__*/ H(ad, [["render", sd], ["__scopeId", "data-v-1b81f485"]]), ld = {
|
|
9949
9949
|
name: "ecs-dropzone",
|
|
9950
9950
|
emits: ["onFileDrop", "cancel"],
|
|
9951
9951
|
components: {
|
|
9952
|
-
EcsEmptyState:
|
|
9952
|
+
EcsEmptyState: id,
|
|
9953
9953
|
EcsSkeletonLoader: G,
|
|
9954
|
-
EcsProgress:
|
|
9954
|
+
EcsProgress: cd,
|
|
9955
9955
|
EcsButton: X,
|
|
9956
9956
|
EcsFocusRing: W,
|
|
9957
9957
|
EcsFlexRow: K,
|
|
@@ -10093,14 +10093,14 @@ var ud = /*#__PURE__*/ H(sd, [["render", ld], ["__scopeId", "data-v-1b81f485"]])
|
|
|
10093
10093
|
beforeUnmount() {
|
|
10094
10094
|
document.removeEventListener("dragenter", this.show);
|
|
10095
10095
|
}
|
|
10096
|
-
},
|
|
10096
|
+
}, ud = ["aria-busy", "aria-invalid"], dd = ["multiple"], fd = { key: 1 }, pd = { key: 1 }, md = {
|
|
10097
10097
|
key: 2,
|
|
10098
10098
|
class: "ecs-dropzone-hint"
|
|
10099
|
-
},
|
|
10099
|
+
}, hd = {
|
|
10100
10100
|
key: 3,
|
|
10101
10101
|
class: "ecs-dropzone-stats"
|
|
10102
|
-
},
|
|
10103
|
-
function
|
|
10102
|
+
}, gd = ["innerHTML"];
|
|
10103
|
+
function _d(t, n, r, i, a, u) {
|
|
10104
10104
|
let p = A("ecs-skeleton-loader"), m = A("ecs-focus-ring"), h = A("ecs-text-v2"), g = A("ecs-sticker"), _ = A("ecs-flex-row"), v = A("ecs-progress"), y = A("ecs-empty-state"), x = A("ecs-button");
|
|
10105
10105
|
return T(), c("div", {
|
|
10106
10106
|
class: b(["ecs-dropzone", [
|
|
@@ -10120,7 +10120,7 @@ function yd(t, n, r, i, a, u) {
|
|
|
10120
10120
|
type: "file",
|
|
10121
10121
|
multiple: r.multiple || null,
|
|
10122
10122
|
ref: "file"
|
|
10123
|
-
}, null, 40,
|
|
10123
|
+
}, null, 40, dd),
|
|
10124
10124
|
f(y, {
|
|
10125
10125
|
type: u.iconType,
|
|
10126
10126
|
iconColor: u.iconColor
|
|
@@ -10130,7 +10130,7 @@ function yd(t, n, r, i, a, u) {
|
|
|
10130
10130
|
type: "single",
|
|
10131
10131
|
width: 100,
|
|
10132
10132
|
class: "ecs-dropzone-skeleton"
|
|
10133
|
-
})) : (T(), c("div",
|
|
10133
|
+
})) : (T(), c("div", fd, [
|
|
10134
10134
|
t.$slots.customlabel ? s("", !0) : (T(), c(e, { key: 0 }, [
|
|
10135
10135
|
d(" Drag and drop your " + N(r.fileTypeLabel) + " or ", 1),
|
|
10136
10136
|
l("i", {
|
|
@@ -10140,9 +10140,9 @@ function yd(t, n, r, i, a, u) {
|
|
|
10140
10140
|
}, [n[7] ||= d("browse", -1), f(m)], 32),
|
|
10141
10141
|
n[8] ||= d(" to upload. ", -1)
|
|
10142
10142
|
], 64)),
|
|
10143
|
-
t.$slots.customlabel ? (T(), c("div",
|
|
10144
|
-
t.$slots.hint && !r.uploadStats.show ? (T(), c("div",
|
|
10145
|
-
r.uploadStats.show ? (T(), c("div",
|
|
10143
|
+
t.$slots.customlabel ? (T(), c("div", pd, [k(t.$slots, "customlabel", {}, void 0, !0)])) : s("", !0),
|
|
10144
|
+
t.$slots.hint && !r.uploadStats.show ? (T(), c("div", md, [k(t.$slots, "hint", {}, void 0, !0)])) : s("", !0),
|
|
10145
|
+
r.uploadStats.show ? (T(), c("div", hd, [f(_, {
|
|
10146
10146
|
gap: 8,
|
|
10147
10147
|
justify: "center"
|
|
10148
10148
|
}, {
|
|
@@ -10177,7 +10177,7 @@ function yd(t, n, r, i, a, u) {
|
|
|
10177
10177
|
key: 4,
|
|
10178
10178
|
innerHTML: r.errorMessage,
|
|
10179
10179
|
class: "ecs-dropzone-error-message"
|
|
10180
|
-
}, null, 8,
|
|
10180
|
+
}, null, 8, gd)) : s("", !0)
|
|
10181
10181
|
])), r.loading || r.progress ? (T(), o(v, {
|
|
10182
10182
|
key: 2,
|
|
10183
10183
|
infinite: !r.progress,
|
|
@@ -10200,9 +10200,9 @@ function yd(t, n, r, i, a, u) {
|
|
|
10200
10200
|
default: I(() => [d(N(u.cancelButtonOptions.label), 1)]),
|
|
10201
10201
|
_: 1
|
|
10202
10202
|
}, 8, ["onClick", "icon"])) : s("", !0)
|
|
10203
|
-
], 42,
|
|
10203
|
+
], 42, ud);
|
|
10204
10204
|
}
|
|
10205
|
-
var
|
|
10205
|
+
var vd = /*#__PURE__*/ H(ld, [["render", _d], ["__scopeId", "data-v-2c790ae4"]]), yd = {
|
|
10206
10206
|
name: "ecs-ecai-wrapper",
|
|
10207
10207
|
components: { EcsIcon: U },
|
|
10208
10208
|
props: {
|
|
@@ -10236,7 +10236,7 @@ var bd = /*#__PURE__*/ H(dd, [["render", yd], ["__scopeId", "data-v-2c790ae4"]])
|
|
|
10236
10236
|
}
|
|
10237
10237
|
}
|
|
10238
10238
|
};
|
|
10239
|
-
function
|
|
10239
|
+
function bd(e, t, n, r, i, a) {
|
|
10240
10240
|
let l = A("ecs-icon");
|
|
10241
10241
|
return T(), c("div", {
|
|
10242
10242
|
class: b(["ecs-ecai-wrapper", { border: a.hasBorder }]),
|
|
@@ -10252,7 +10252,7 @@ function Sd(e, t, n, r, i, a) {
|
|
|
10252
10252
|
k(e.$slots, "default", {}, void 0, !0)
|
|
10253
10253
|
], 6);
|
|
10254
10254
|
}
|
|
10255
|
-
var
|
|
10255
|
+
var xd = /*#__PURE__*/ H(yd, [["render", bd], ["__scopeId", "data-v-75522cea"]]), Sd = {
|
|
10256
10256
|
name: "ecs-entry-link",
|
|
10257
10257
|
emits: [
|
|
10258
10258
|
"linkClick",
|
|
@@ -10300,14 +10300,14 @@ var Cd = /*#__PURE__*/ H(xd, [["render", Sd], ["__scopeId", "data-v-75522cea"]])
|
|
|
10300
10300
|
this.$emit("moreClick", e);
|
|
10301
10301
|
}
|
|
10302
10302
|
}
|
|
10303
|
-
},
|
|
10303
|
+
}, Cd = ["title"], wd = {
|
|
10304
10304
|
key: 1,
|
|
10305
10305
|
class: "prepend"
|
|
10306
|
-
},
|
|
10306
|
+
}, Td = ["title"], Ed = {
|
|
10307
10307
|
key: 2,
|
|
10308
10308
|
class: "append"
|
|
10309
10309
|
};
|
|
10310
|
-
function
|
|
10310
|
+
function Dd(e, t, n, r, i, a) {
|
|
10311
10311
|
let u = A("ecs-icon"), d = A("ecs-sticker"), p = A("ecs-focus-ring"), m = A("ecs-button-more");
|
|
10312
10312
|
return T(), c("div", {
|
|
10313
10313
|
onClick: t[0] ||= R((...e) => a.handleClick && a.handleClick(...e), ["stop"]),
|
|
@@ -10327,13 +10327,13 @@ function kd(e, t, n, r, i, a) {
|
|
|
10327
10327
|
}, null, 8, ["type", "color"])) : s("", !0), n.sticker ? (T(), o(d, {
|
|
10328
10328
|
key: 1,
|
|
10329
10329
|
type: n.sticker
|
|
10330
|
-
}, null, 8, ["type"])) : s("", !0)], 8,
|
|
10331
|
-
e.$slots.prepender ? (T(), c("div",
|
|
10330
|
+
}, null, 8, ["type"])) : s("", !0)], 8, Cd)) : s("", !0),
|
|
10331
|
+
e.$slots.prepender ? (T(), c("div", wd, [k(e.$slots, "prepender", {}, void 0, !0)])) : s("", !0),
|
|
10332
10332
|
l("div", {
|
|
10333
10333
|
class: b(["ecs-entry-link-label", n.emphasized ? "emphasized" : ""]),
|
|
10334
10334
|
title: n.linkTitle
|
|
10335
|
-
}, N(n.label), 11,
|
|
10336
|
-
e.$slots.appender ? (T(), c("div",
|
|
10335
|
+
}, N(n.label), 11, Td),
|
|
10336
|
+
e.$slots.appender ? (T(), c("div", Ed, [k(e.$slots, "appender", {}, void 0, !0)])) : s("", !0),
|
|
10337
10337
|
n.ai ? (T(), o(u, {
|
|
10338
10338
|
key: 3,
|
|
10339
10339
|
type: "ai-single-star-filled",
|
|
@@ -10358,12 +10358,12 @@ function kd(e, t, n, r, i, a) {
|
|
|
10358
10358
|
])) : s("", !0)
|
|
10359
10359
|
], 2);
|
|
10360
10360
|
}
|
|
10361
|
-
var
|
|
10361
|
+
var Od = /*#__PURE__*/ H(Sd, [["render", Dd], ["__scopeId", "data-v-5d452b89"]]), kd = {
|
|
10362
10362
|
name: "ecs-excerpt-snippet",
|
|
10363
10363
|
components: {
|
|
10364
10364
|
EcsIcon: U,
|
|
10365
10365
|
EcsSkeletonLoader: G,
|
|
10366
|
-
EcsFormatted:
|
|
10366
|
+
EcsFormatted: ds
|
|
10367
10367
|
},
|
|
10368
10368
|
props: {
|
|
10369
10369
|
type: {
|
|
@@ -10411,22 +10411,22 @@ var Ad = /*#__PURE__*/ H(wd, [["render", kd], ["__scopeId", "data-v-5d452b89"]])
|
|
|
10411
10411
|
if (this.maxHeight) return `max-height: ${this.maxHeight}; overflow: auto;`;
|
|
10412
10412
|
}
|
|
10413
10413
|
}
|
|
10414
|
-
},
|
|
10414
|
+
}, Ad = { class: "ecs-excerpt-title" }, jd = { class: "ecs-excerpt-title-headline" }, Md = { key: 3 }, Nd = {
|
|
10415
10415
|
key: 0,
|
|
10416
10416
|
class: "ecs-excerpt-title-cite"
|
|
10417
|
-
},
|
|
10417
|
+
}, Pd = { key: 1 }, Fd = {
|
|
10418
10418
|
key: 1,
|
|
10419
10419
|
class: "ecs-excerpt-content-transcript"
|
|
10420
|
-
},
|
|
10420
|
+
}, Id = {
|
|
10421
10421
|
key: 2,
|
|
10422
10422
|
class: "ecs-excerpt-content-rectangle"
|
|
10423
|
-
},
|
|
10423
|
+
}, Ld = {
|
|
10424
10424
|
key: 3,
|
|
10425
10425
|
class: "ecs-excerpt-content-regular"
|
|
10426
10426
|
};
|
|
10427
|
-
function
|
|
10427
|
+
function Rd(t, n, r, i, a, u) {
|
|
10428
10428
|
let d = A("ecs-skeleton-loader"), f = A("ecs-icon"), p = A("ecs-formatted");
|
|
10429
|
-
return T(), c("div", { class: b(["ecs-excerpt-snippet", u.sizeClass]) }, [l("div",
|
|
10429
|
+
return T(), c("div", { class: b(["ecs-excerpt-snippet", u.sizeClass]) }, [l("div", Ad, [l("div", jd, [
|
|
10430
10430
|
r.icon && r.loading ? (T(), o(d, {
|
|
10431
10431
|
key: 0,
|
|
10432
10432
|
type: "rect",
|
|
@@ -10442,12 +10442,12 @@ function Bd(t, n, r, i, a, u) {
|
|
|
10442
10442
|
key: 2,
|
|
10443
10443
|
type: "single",
|
|
10444
10444
|
width: 20
|
|
10445
|
-
})) : (T(), c("span",
|
|
10446
|
-
]), r.cite ? (T(), c("div",
|
|
10445
|
+
})) : (T(), c("span", Md, N(r.headline), 1))
|
|
10446
|
+
]), r.cite ? (T(), c("div", Nd, [r.loading ? (T(), o(d, {
|
|
10447
10447
|
key: 0,
|
|
10448
10448
|
type: "single",
|
|
10449
10449
|
width: 100
|
|
10450
|
-
})) : (T(), c("span",
|
|
10450
|
+
})) : (T(), c("span", Pd, N(r.cite), 1))])) : s("", !0)]), l("div", {
|
|
10451
10451
|
class: "ecs-excerpt-content scrollbar scrollbar-sml",
|
|
10452
10452
|
style: S(u.maxHeightStyles)
|
|
10453
10453
|
}, [r.loading ? (T(), o(d, {
|
|
@@ -10460,9 +10460,9 @@ function Bd(t, n, r, i, a, u) {
|
|
|
10460
10460
|
}, {
|
|
10461
10461
|
default: I(() => [k(t.$slots, "default", {}, void 0, !0)]),
|
|
10462
10462
|
_: 3
|
|
10463
|
-
}, 8, ["small"])) : r.type == "transcript" ? (T(), c("div",
|
|
10463
|
+
}, 8, ["small"])) : r.type == "transcript" ? (T(), c("div", Fd, [k(t.$slots, "default", {}, void 0, !0)])) : r.type == "rectangle" ? (T(), c("div", Id, [l("span", { style: S("color:" + r.annotationColor) }, "Rectangle Annotation", 4), l("div", { style: S("background-color:" + r.annotationColor) }, null, 4)])) : (T(), c("div", Ld, [k(t.$slots, "default", {}, void 0, !0)]))], 64))], 4)], 2);
|
|
10464
10464
|
}
|
|
10465
|
-
var
|
|
10465
|
+
var zd = /*#__PURE__*/ H(kd, [["render", Rd], ["__scopeId", "data-v-1c058d79"]]), Bd = {
|
|
10466
10466
|
name: "ecs-input",
|
|
10467
10467
|
emits: [
|
|
10468
10468
|
"update:modelValue",
|
|
@@ -10583,7 +10583,7 @@ var Vd = /*#__PURE__*/ H(jd, [["render", Bd], ["__scopeId", "data-v-1c058d79"]])
|
|
|
10583
10583
|
return this.subtle ? "ecs-form-control-subtle" : this.variant === "default" ? null : `ecs-form-control-${this.variant}`;
|
|
10584
10584
|
}
|
|
10585
10585
|
}
|
|
10586
|
-
},
|
|
10586
|
+
}, Vd = [
|
|
10587
10587
|
"value",
|
|
10588
10588
|
"type",
|
|
10589
10589
|
"name",
|
|
@@ -10597,7 +10597,7 @@ var Vd = /*#__PURE__*/ H(jd, [["render", Bd], ["__scopeId", "data-v-1c058d79"]])
|
|
|
10597
10597
|
"step",
|
|
10598
10598
|
"id",
|
|
10599
10599
|
"data-1p-ignore"
|
|
10600
|
-
],
|
|
10600
|
+
], Hd = [
|
|
10601
10601
|
"value",
|
|
10602
10602
|
"name",
|
|
10603
10603
|
"disabled",
|
|
@@ -10607,7 +10607,7 @@ var Vd = /*#__PURE__*/ H(jd, [["render", Bd], ["__scopeId", "data-v-1c058d79"]])
|
|
|
10607
10607
|
"id",
|
|
10608
10608
|
"data-1p-ignore"
|
|
10609
10609
|
];
|
|
10610
|
-
function
|
|
10610
|
+
function Ud(e, t, n, r, i, a) {
|
|
10611
10611
|
return n.type == "textarea" ? (T(), c("textarea", v({
|
|
10612
10612
|
key: 1,
|
|
10613
10613
|
class: ["ecs-form-control", [
|
|
@@ -10634,7 +10634,7 @@ function Gd(e, t, n, r, i, a) {
|
|
|
10634
10634
|
ref: n.refr,
|
|
10635
10635
|
id: n.refr,
|
|
10636
10636
|
"data-1p-ignore": a.disabled1Password
|
|
10637
|
-
}), null, 16,
|
|
10637
|
+
}), null, 16, Hd)) : (T(), c("input", v({
|
|
10638
10638
|
key: 0,
|
|
10639
10639
|
class: ["ecs-form-control", [
|
|
10640
10640
|
a.sizeClass,
|
|
@@ -10664,9 +10664,9 @@ function Gd(e, t, n, r, i, a) {
|
|
|
10664
10664
|
ref: n.refr,
|
|
10665
10665
|
id: n.refr,
|
|
10666
10666
|
"data-1p-ignore": a.disabled1Password
|
|
10667
|
-
}), null, 16,
|
|
10667
|
+
}), null, 16, Vd));
|
|
10668
10668
|
}
|
|
10669
|
-
var
|
|
10669
|
+
var Wd = /*#__PURE__*/ H(Bd, [["render", Ud], ["__scopeId", "data-v-2ba8d276"]]), Gd = {
|
|
10670
10670
|
name: "EcsPopoverListHeadline",
|
|
10671
10671
|
components: { EcsButtonCollapse: Bi },
|
|
10672
10672
|
props: {
|
|
@@ -10698,11 +10698,11 @@ var Kd = /*#__PURE__*/ H(Hd, [["render", Gd], ["__scopeId", "data-v-2ba8d276"]])
|
|
|
10698
10698
|
methods: { handleCollapse() {
|
|
10699
10699
|
this.isCollapsed = !this.isCollapsed, this.$emit("toggle", this.isCollapsed);
|
|
10700
10700
|
} }
|
|
10701
|
-
},
|
|
10701
|
+
}, Kd = {
|
|
10702
10702
|
key: 1,
|
|
10703
10703
|
class: "ecs-popover-list-title-controls"
|
|
10704
10704
|
};
|
|
10705
|
-
function
|
|
10705
|
+
function qd(e, t, n, r, i, a) {
|
|
10706
10706
|
let u = A("ecs-button-collapse");
|
|
10707
10707
|
return T(), c("li", {
|
|
10708
10708
|
class: b(["ecs-popover-list-title", [
|
|
@@ -10724,10 +10724,10 @@ function Yd(e, t, n, r, i, a) {
|
|
|
10724
10724
|
"aria-controls"
|
|
10725
10725
|
])) : s("", !0),
|
|
10726
10726
|
l("span", null, [k(e.$slots, "default", {}, void 0, !0)]),
|
|
10727
|
-
e.$slots.controls ? (T(), c("div",
|
|
10727
|
+
e.$slots.controls ? (T(), c("div", Kd, [k(e.$slots, "controls", {}, void 0, !0)])) : s("", !0)
|
|
10728
10728
|
], 2);
|
|
10729
10729
|
}
|
|
10730
|
-
var
|
|
10730
|
+
var Jd = /*#__PURE__*/ H(Gd, [["render", qd], ["__scopeId", "data-v-442eb0eb"]]), Yd = {
|
|
10731
10731
|
roundedRect: {
|
|
10732
10732
|
label: "roundedRect",
|
|
10733
10733
|
styles: {
|
|
@@ -10750,13 +10750,13 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
10750
10750
|
label: "square",
|
|
10751
10751
|
styles: { aspectRatio: "1 / 1" }
|
|
10752
10752
|
}
|
|
10753
|
-
},
|
|
10753
|
+
}, Xd = (e = "") => ({
|
|
10754
10754
|
content: e,
|
|
10755
10755
|
size: 14,
|
|
10756
10756
|
bold: !1,
|
|
10757
10757
|
italic: !1,
|
|
10758
10758
|
underline: !1
|
|
10759
|
-
}),
|
|
10759
|
+
}), Zd = (e) => typeof e == "string" && /^#([0-9A-Fa-f]{3}){1,2}$/.test(e), Qd = (e) => Object.keys(Yd).includes(e), $d = (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", ef = (e) => e == null ? !0 : Zd(e.color) && Qd(e.shape) && Array.isArray(e.text) && e.text.length >= 1 && e.text.length <= 6 && e.text.every($d), tf = () => {
|
|
10760
10760
|
let e = document.createElement("canvas").getContext("2d");
|
|
10761
10761
|
return {
|
|
10762
10762
|
getTextWidth: (t, n) => {
|
|
@@ -10765,7 +10765,7 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
10765
10765
|
},
|
|
10766
10766
|
escapeHtml: (e) => e.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'")
|
|
10767
10767
|
};
|
|
10768
|
-
},
|
|
10768
|
+
}, nf = {
|
|
10769
10769
|
name: "ecs-exhibit-sticker-editor",
|
|
10770
10770
|
emits: ["update:modelValue"],
|
|
10771
10771
|
components: {
|
|
@@ -10773,12 +10773,12 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
10773
10773
|
EcsButton: X,
|
|
10774
10774
|
EcsTextV2: br,
|
|
10775
10775
|
EcsSeparator: Oi,
|
|
10776
|
-
EcsInput:
|
|
10776
|
+
EcsInput: Wd,
|
|
10777
10777
|
EcsPopover: cr,
|
|
10778
|
-
EcsPopoverListHeadline:
|
|
10778
|
+
EcsPopoverListHeadline: Jd,
|
|
10779
10779
|
EcsPopoverList: dr,
|
|
10780
10780
|
EcsPopoverListItem: bi,
|
|
10781
|
-
EcsColorPicker:
|
|
10781
|
+
EcsColorPicker: Nc
|
|
10782
10782
|
},
|
|
10783
10783
|
props: {
|
|
10784
10784
|
readOnly: {
|
|
@@ -10788,7 +10788,7 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
10788
10788
|
modelValue: {
|
|
10789
10789
|
type: Object,
|
|
10790
10790
|
required: !1,
|
|
10791
|
-
validator:
|
|
10791
|
+
validator: ef
|
|
10792
10792
|
},
|
|
10793
10793
|
variables: {
|
|
10794
10794
|
type: Array,
|
|
@@ -10815,11 +10815,11 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
10815
10815
|
localSticker: this.modelValue ? JSON.parse(JSON.stringify(this.modelValue)) : {
|
|
10816
10816
|
color: "#F9DF00",
|
|
10817
10817
|
shape: "roundedRect",
|
|
10818
|
-
text: [
|
|
10818
|
+
text: [Xd()]
|
|
10819
10819
|
},
|
|
10820
10820
|
focusedLineIndex: null,
|
|
10821
10821
|
lineInputs: [],
|
|
10822
|
-
textProcessing:
|
|
10822
|
+
textProcessing: tf(),
|
|
10823
10823
|
colorPickerValue: "#F9DF00",
|
|
10824
10824
|
swatches: [
|
|
10825
10825
|
{
|
|
@@ -10910,7 +10910,7 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
10910
10910
|
}
|
|
10911
10911
|
},
|
|
10912
10912
|
stickerShapeStyles() {
|
|
10913
|
-
return Object.fromEntries(Object.entries(
|
|
10913
|
+
return Object.fromEntries(Object.entries(Yd).map(([e, t]) => [e, t.styles]));
|
|
10914
10914
|
},
|
|
10915
10915
|
focusedLine() {
|
|
10916
10916
|
return this.focusedLineIndex === null ? null : this.localSticker.text[this.focusedLineIndex];
|
|
@@ -10971,7 +10971,7 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
10971
10971
|
this.localSticker = e ? JSON.parse(JSON.stringify(e)) : {
|
|
10972
10972
|
color: "#000000",
|
|
10973
10973
|
shape: "roundedRect",
|
|
10974
|
-
text: [
|
|
10974
|
+
text: [Xd()]
|
|
10975
10975
|
}, this.colorPickerValue = this.localSticker.color, this.$nextTick(() => {
|
|
10976
10976
|
this.lineInputs.forEach((e, t) => this.adjustTextToFit(t));
|
|
10977
10977
|
});
|
|
@@ -11100,7 +11100,7 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
11100
11100
|
}), this.emitChange());
|
|
11101
11101
|
},
|
|
11102
11102
|
addLine() {
|
|
11103
|
-
this.localSticker.text.length < 6 && (this.localSticker.text.push(
|
|
11103
|
+
this.localSticker.text.length < 6 && (this.localSticker.text.push(Xd()), this.focusedLineIndex = this.localSticker.text.length - 1, this.emitChange(), this.$nextTick(() => {
|
|
11104
11104
|
let e = this.lineInputs[this.localSticker.text.length - 1];
|
|
11105
11105
|
e && (this.adjustTextToFit(this.localSticker.text.length - 1), e.focus());
|
|
11106
11106
|
}));
|
|
@@ -11150,18 +11150,18 @@ var Xd = /*#__PURE__*/ H(qd, [["render", Yd], ["__scopeId", "data-v-442eb0eb"]])
|
|
|
11150
11150
|
});
|
|
11151
11151
|
}
|
|
11152
11152
|
}
|
|
11153
|
-
},
|
|
11153
|
+
}, rf = { class: "ecs-exhibit-sticker-editor" }, af = ["aria-checked"], of = ["aria-checked"], sf = ["aria-checked"], cf = ["aria-checked"], lf = { class: "ecs-exhibit-sticker-editor-content" }, uf = { class: "ecs-exhibit-sticker-editor-preview" }, df = {
|
|
11154
11154
|
key: 0,
|
|
11155
11155
|
class: "page-preview"
|
|
11156
|
-
},
|
|
11156
|
+
}, ff = { class: "sticker-content" }, pf = { class: "line-controls line-controls-left" }, mf = { class: "line-input" }, hf = [
|
|
11157
11157
|
"value",
|
|
11158
11158
|
"onInput",
|
|
11159
11159
|
"onFocus",
|
|
11160
11160
|
"onKeydown"
|
|
11161
|
-
],
|
|
11162
|
-
function
|
|
11161
|
+
], gf = ["innerHTML"], _f = { class: "line-controls line-controls-right" }, vf = { class: "line-input" }, yf = ["innerHTML"], bf = { style: { width: "240px" } };
|
|
11162
|
+
function xf(t, n, r, i, a, u) {
|
|
11163
11163
|
let p = A("ecs-text-v2"), m = A("ecs-flex-row"), h = A("ecs-button"), g = A("ecs-color-picker"), _ = A("ecs-popover"), v = A("ecs-separator"), y = A("ecs-input"), x = A("ecs-popover-list-headline"), C = A("ecs-popover-list-item"), w = A("ecs-popover-list");
|
|
11164
|
-
return T(), c("div",
|
|
11164
|
+
return T(), c("div", rf, [r.readOnly ? s("", !0) : (T(), o(m, {
|
|
11165
11165
|
key: 0,
|
|
11166
11166
|
direction: "column",
|
|
11167
11167
|
gap: 4,
|
|
@@ -11190,7 +11190,7 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11190
11190
|
backgroundColor: a.localSticker.color,
|
|
11191
11191
|
borderColor: u.stickerBorderColor
|
|
11192
11192
|
})
|
|
11193
|
-
}, null, 4)], 10,
|
|
11193
|
+
}, null, 4)], 10, af),
|
|
11194
11194
|
l("button", {
|
|
11195
11195
|
role: "radio",
|
|
11196
11196
|
class: b(["shape-preview-button", { active: a.localSticker.shape === "rect" }]),
|
|
@@ -11204,7 +11204,7 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11204
11204
|
backgroundColor: a.localSticker.color,
|
|
11205
11205
|
borderColor: u.stickerBorderColor
|
|
11206
11206
|
})
|
|
11207
|
-
}, null, 4)], 10,
|
|
11207
|
+
}, null, 4)], 10, of),
|
|
11208
11208
|
l("button", {
|
|
11209
11209
|
role: "radio",
|
|
11210
11210
|
class: b(["shape-preview-button", { active: a.localSticker.shape === "roundedSquare" }]),
|
|
@@ -11218,7 +11218,7 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11218
11218
|
backgroundColor: a.localSticker.color,
|
|
11219
11219
|
borderColor: u.stickerBorderColor
|
|
11220
11220
|
})
|
|
11221
|
-
}, null, 4)], 10,
|
|
11221
|
+
}, null, 4)], 10, sf),
|
|
11222
11222
|
l("button", {
|
|
11223
11223
|
role: "radio",
|
|
11224
11224
|
class: b(["shape-preview-button", { active: a.localSticker.shape === "square" }]),
|
|
@@ -11232,12 +11232,12 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11232
11232
|
backgroundColor: a.localSticker.color,
|
|
11233
11233
|
borderColor: u.stickerBorderColor
|
|
11234
11234
|
})
|
|
11235
|
-
}, null, 4)], 10,
|
|
11235
|
+
}, null, 4)], 10, cf)
|
|
11236
11236
|
]),
|
|
11237
11237
|
_: 1
|
|
11238
11238
|
})]),
|
|
11239
11239
|
_: 1
|
|
11240
|
-
})), l("div",
|
|
11240
|
+
})), l("div", lf, [
|
|
11241
11241
|
r.readOnly ? s("", !0) : (T(), o(p, {
|
|
11242
11242
|
key: 0,
|
|
11243
11243
|
preset: "label-1"
|
|
@@ -11245,7 +11245,7 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11245
11245
|
default: I(() => [...n[11] ||= [d("Edit content and formatting", -1)]]),
|
|
11246
11246
|
_: 1
|
|
11247
11247
|
})),
|
|
11248
|
-
l("div",
|
|
11248
|
+
l("div", uf, [r.pagePosition ? (T(), c("div", df, [l("div", {
|
|
11249
11249
|
class: "page-position-indicator",
|
|
11250
11250
|
style: S(u.pagePositionIndicatorStyles)
|
|
11251
11251
|
}, [
|
|
@@ -11285,11 +11285,11 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11285
11285
|
}, [l("div", { class: b(["sticker-content", { "read-only": r.readOnly }]) }, [(T(!0), c(e, null, O(a.localSticker.text, (e, t) => (T(), c("div", {
|
|
11286
11286
|
key: t,
|
|
11287
11287
|
class: "line"
|
|
11288
|
-
}, [l("div",
|
|
11288
|
+
}, [l("div", vf, [l("span", {
|
|
11289
11289
|
class: "line-preview",
|
|
11290
11290
|
style: S(u.getLineStyle(e)),
|
|
11291
11291
|
innerHTML: u.processTextContent(e.content)
|
|
11292
|
-
}, null, 12,
|
|
11292
|
+
}, null, 12, yf)])]))), 128))], 2)], 4)) : (T(), c("div", {
|
|
11293
11293
|
key: 1,
|
|
11294
11294
|
class: "sticker",
|
|
11295
11295
|
style: S({
|
|
@@ -11298,13 +11298,13 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11298
11298
|
color: u.stickerTextColor,
|
|
11299
11299
|
...u.stickerShapeStyles[a.localSticker.shape]
|
|
11300
11300
|
})
|
|
11301
|
-
}, [l("div",
|
|
11301
|
+
}, [l("div", ff, [(T(!0), c(e, null, O(a.localSticker.text, (e, t) => (T(), c("div", {
|
|
11302
11302
|
key: t,
|
|
11303
11303
|
class: b(["line editable", { focused: u.isLineFocused(t) }]),
|
|
11304
11304
|
ref_for: !0,
|
|
11305
11305
|
ref: `line-${t}`
|
|
11306
11306
|
}, [
|
|
11307
|
-
l("div",
|
|
11307
|
+
l("div", pf, [f(h, {
|
|
11308
11308
|
type: "secondary",
|
|
11309
11309
|
size: "sml",
|
|
11310
11310
|
"icon-only": "",
|
|
@@ -11333,7 +11333,7 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11333
11333
|
"disabled",
|
|
11334
11334
|
"tabindex"
|
|
11335
11335
|
])]),
|
|
11336
|
-
l("div",
|
|
11336
|
+
l("div", mf, [l("input", {
|
|
11337
11337
|
type: "text",
|
|
11338
11338
|
value: e.content,
|
|
11339
11339
|
onInput: (e) => u.updateLine(t, "content", e.target.value),
|
|
@@ -11345,12 +11345,12 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11345
11345
|
ref: (e) => {
|
|
11346
11346
|
e && (a.lineInputs[t] = e);
|
|
11347
11347
|
}
|
|
11348
|
-
}, null, 44,
|
|
11348
|
+
}, null, 44, hf), l("span", {
|
|
11349
11349
|
class: "line-preview",
|
|
11350
11350
|
style: S(u.getLineStyle(e)),
|
|
11351
11351
|
innerHTML: u.processTextContent(e.content)
|
|
11352
|
-
}, null, 12,
|
|
11353
|
-
l("div",
|
|
11352
|
+
}, null, 12, gf)]),
|
|
11353
|
+
l("div", _f, [f(h, {
|
|
11354
11354
|
type: "secondary",
|
|
11355
11355
|
size: "sml",
|
|
11356
11356
|
"icon-only": "",
|
|
@@ -11479,7 +11479,7 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11479
11479
|
key: 1,
|
|
11480
11480
|
disabled: a.focusedLineIndex === null
|
|
11481
11481
|
}, {
|
|
11482
|
-
content: I(() => [l("div",
|
|
11482
|
+
content: I(() => [l("div", bf, [f(w, null, {
|
|
11483
11483
|
default: I(() => [f(x, null, {
|
|
11484
11484
|
default: I(() => [...n[12] ||= [d("Insert Field Value", -1)]]),
|
|
11485
11485
|
_: 1
|
|
@@ -11524,7 +11524,7 @@ function Cf(t, n, r, i, a, u) {
|
|
|
11524
11524
|
})) : s("", !0)
|
|
11525
11525
|
])]);
|
|
11526
11526
|
}
|
|
11527
|
-
var
|
|
11527
|
+
var Sf = /*#__PURE__*/ H(nf, [["render", xf], ["__scopeId", "data-v-acfa8b96"]]), Cf = {
|
|
11528
11528
|
__name: "fill-icon",
|
|
11529
11529
|
props: {
|
|
11530
11530
|
type: {
|
|
@@ -11572,14 +11572,14 @@ var wf = /*#__PURE__*/ H(af, [["render", Cf], ["__scopeId", "data-v-acfa8b96"]])
|
|
|
11572
11572
|
width: e.width
|
|
11573
11573
|
}, null, 8, ["height", "width"]));
|
|
11574
11574
|
}
|
|
11575
|
-
},
|
|
11575
|
+
}, wf = { name: "ecs-file-list" }, Tf = {
|
|
11576
11576
|
class: "ecs-file-list",
|
|
11577
11577
|
role: "list"
|
|
11578
11578
|
};
|
|
11579
|
-
function
|
|
11580
|
-
return T(), c("div",
|
|
11579
|
+
function Ef(e, t, n, r, i, a) {
|
|
11580
|
+
return T(), c("div", Tf, [k(e.$slots, "default")]);
|
|
11581
11581
|
}
|
|
11582
|
-
var
|
|
11582
|
+
var Df = /*#__PURE__*/ H(wf, [["render", Ef]]), Of = {
|
|
11583
11583
|
name: "ecs-file-list-item",
|
|
11584
11584
|
emits: [
|
|
11585
11585
|
"click",
|
|
@@ -11722,23 +11722,23 @@ var kf = /*#__PURE__*/ H(Ef, [["render", Of]]), Af = {
|
|
|
11722
11722
|
created() {
|
|
11723
11723
|
this.expandId = this.generateUniqueId(), this.errorId = this.generateUniqueId(), this.warningId = this.generateUniqueId(), this.editId = this.generateUniqueId();
|
|
11724
11724
|
}
|
|
11725
|
-
},
|
|
11725
|
+
}, kf = ["tabindex"], Af = {
|
|
11726
11726
|
key: 0,
|
|
11727
11727
|
class: "ecs-file-list-entry-inner"
|
|
11728
|
-
},
|
|
11728
|
+
}, jf = ["aria-errormessage"], Mf = { class: "ecs-file-list-entry-controls" }, Nf = {
|
|
11729
11729
|
key: 0,
|
|
11730
11730
|
class: "ecs-file-list-entry-meta"
|
|
11731
|
-
},
|
|
11731
|
+
}, Pf = ["aria-valuenow"], Ff = ["id"], If = {
|
|
11732
11732
|
key: 0,
|
|
11733
11733
|
class: "list"
|
|
11734
|
-
},
|
|
11734
|
+
}, Lf = ["id"], Rf = {
|
|
11735
11735
|
key: 0,
|
|
11736
11736
|
class: "list"
|
|
11737
|
-
},
|
|
11737
|
+
}, zf = ["id", "aria-hidden"], Bf = ["id"], Vf = {
|
|
11738
11738
|
ref: "edit",
|
|
11739
11739
|
class: "ecs-file-list-entry-edit"
|
|
11740
11740
|
};
|
|
11741
|
-
function
|
|
11741
|
+
function Hf(t, n, i, a, u, p) {
|
|
11742
11742
|
let m = A("ecs-focus-ring"), h = A("ecs-icon"), g = A("ecs-file-icon"), _ = A("ecs-sticker"), v = A("ecs-button"), y = A("ecs-button-table");
|
|
11743
11743
|
return T(), c("div", {
|
|
11744
11744
|
onClick: n[8] ||= (e) => t.$emit("click", e),
|
|
@@ -11753,7 +11753,7 @@ function Wf(t, n, i, a, u, p) {
|
|
|
11753
11753
|
}, [
|
|
11754
11754
|
i.hover ? (T(), o(m, { key: 0 })) : s("", !0),
|
|
11755
11755
|
f(r, { name: "title" }, {
|
|
11756
|
-
default: I(() => [i.showTitleEdit || !i.edit ? (T(), c("div",
|
|
11756
|
+
default: I(() => [i.showTitleEdit || !i.edit ? (T(), c("div", Af, [
|
|
11757
11757
|
i.icon ? (T(), o(h, {
|
|
11758
11758
|
key: 0,
|
|
11759
11759
|
onClick: n[0] ||= (e) => t.$emit("title-click", e),
|
|
@@ -11794,9 +11794,9 @@ function Wf(t, n, i, a, u, p) {
|
|
|
11794
11794
|
}, [l("div", {
|
|
11795
11795
|
class: "title",
|
|
11796
11796
|
"aria-errormessage": i.error ? u.errorId : null
|
|
11797
|
-
}, [k(t.$slots, "default", {}, void 0, !0)], 8,
|
|
11798
|
-
l("div",
|
|
11799
|
-
t.$slots.meta ? (T(), c("div",
|
|
11797
|
+
}, [k(t.$slots, "default", {}, void 0, !0)], 8, jf)], 32),
|
|
11798
|
+
l("div", Mf, [
|
|
11799
|
+
t.$slots.meta ? (T(), c("div", Nf, [k(t.$slots, "meta", {}, void 0, !0)])) : s("", !0),
|
|
11800
11800
|
k(t.$slots, "controls", {}, void 0, !0),
|
|
11801
11801
|
t.$slots.collapse ? (T(), o(v, {
|
|
11802
11802
|
key: 1,
|
|
@@ -11832,7 +11832,7 @@ function Wf(t, n, i, a, u, p) {
|
|
|
11832
11832
|
style: S({ width: i.progress + "%" }),
|
|
11833
11833
|
role: "progressbar",
|
|
11834
11834
|
"aria-valuenow": i.progress
|
|
11835
|
-
}, null, 12,
|
|
11835
|
+
}, null, 12, Pf)) : s("", !0)
|
|
11836
11836
|
])) : s("", !0)]),
|
|
11837
11837
|
_: 3
|
|
11838
11838
|
}),
|
|
@@ -11840,29 +11840,29 @@ function Wf(t, n, i, a, u, p) {
|
|
|
11840
11840
|
key: 1,
|
|
11841
11841
|
class: "error",
|
|
11842
11842
|
id: u.errorId
|
|
11843
|
-
}, [p.errorIsArray ? (T(), c("ul",
|
|
11843
|
+
}, [p.errorIsArray ? (T(), c("ul", If, [(T(!0), c(e, null, O(i.error, (e, t) => (T(), c("li", { key: t }, N(e), 1))), 128))])) : (T(), c(e, { key: 1 }, [d(N(i.error), 1)], 64))], 8, Ff)) : s("", !0),
|
|
11844
11844
|
p.showWarningMessage ? (T(), c("div", {
|
|
11845
11845
|
key: 2,
|
|
11846
11846
|
class: "warning",
|
|
11847
11847
|
id: u.warningId
|
|
11848
|
-
}, [p.warningIsArray ? (T(), c("ul",
|
|
11848
|
+
}, [p.warningIsArray ? (T(), c("ul", Rf, [(T(!0), c(e, null, O(i.warning, (e, t) => (T(), c("li", { key: t }, N(e), 1))), 128))])) : (T(), c(e, { key: 1 }, [d(N(i.warning), 1)], 64))], 8, Lf)) : s("", !0),
|
|
11849
11849
|
t.$slots.collapse ? (T(), c("div", {
|
|
11850
11850
|
key: 3,
|
|
11851
11851
|
class: b(u.isVisible ? "collapse-show" : "collapse-hide"),
|
|
11852
11852
|
id: u.expandId,
|
|
11853
11853
|
"aria-hidden": u.isVisible ? "false" : "true"
|
|
11854
|
-
}, [k(t.$slots, "collapse", {}, void 0, !0)], 10,
|
|
11854
|
+
}, [k(t.$slots, "collapse", {}, void 0, !0)], 10, zf)) : s("", !0),
|
|
11855
11855
|
f(r, { name: "edit" }, {
|
|
11856
11856
|
default: I(() => [t.$slots.edit && i.edit ? (T(), c("div", {
|
|
11857
11857
|
key: 0,
|
|
11858
11858
|
style: S({ maxHeight: u.editHeight + "px" }),
|
|
11859
11859
|
id: u.editId
|
|
11860
|
-
}, [l("div",
|
|
11860
|
+
}, [l("div", Vf, [k(t.$slots, "edit", {}, void 0, !0)], 512)], 12, Bf)) : s("", !0)]),
|
|
11861
11861
|
_: 3
|
|
11862
11862
|
})
|
|
11863
|
-
], 10,
|
|
11863
|
+
], 10, kf);
|
|
11864
11864
|
}
|
|
11865
|
-
var
|
|
11865
|
+
var Uf = /*#__PURE__*/ H(Of, [["render", Hf], ["__scopeId", "data-v-a36f1ec9"]]), Wf = { class: "ecs-flag" }, Gf = /*#__PURE__*/ H({
|
|
11866
11866
|
__name: "flag",
|
|
11867
11867
|
props: { code: {
|
|
11868
11868
|
type: String,
|
|
@@ -12411,12 +12411,12 @@ var Gf = /*#__PURE__*/ H(Af, [["render", Wf], ["__scopeId", "data-v-a36f1ec9"]])
|
|
|
12411
12411
|
"../assets/icons/flags/ZM.svg": () => import("./ZM-Dkb7wa7k.js"),
|
|
12412
12412
|
"../assets/icons/flags/ZW.svg": () => import("./ZW-DEbzCAdU.js")
|
|
12413
12413
|
}), `../assets/icons/flags/${e.toUpperCase()}.svg`, 5)));
|
|
12414
|
-
}), (t, i) => (T(), c("div",
|
|
12414
|
+
}), (t, i) => (T(), c("div", Wf, [e.code ? (T(), o(M(P(r)), {
|
|
12415
12415
|
key: 0,
|
|
12416
12416
|
alt: n.value
|
|
12417
12417
|
}, null, 8, ["alt"])) : s("", !0)]));
|
|
12418
12418
|
}
|
|
12419
|
-
}, [["__scopeId", "data-v-98c0431b"]]),
|
|
12419
|
+
}, [["__scopeId", "data-v-98c0431b"]]), Kf = {
|
|
12420
12420
|
name: "ecs-flex-col",
|
|
12421
12421
|
props: {
|
|
12422
12422
|
columns: { type: Number },
|
|
@@ -12456,7 +12456,7 @@ var Gf = /*#__PURE__*/ H(Af, [["render", Wf], ["__scopeId", "data-v-a36f1ec9"]])
|
|
|
12456
12456
|
}
|
|
12457
12457
|
}
|
|
12458
12458
|
};
|
|
12459
|
-
function
|
|
12459
|
+
function qf(e, t, n, r, i, a) {
|
|
12460
12460
|
return T(), c("div", { class: b(["ecs-flex-col", [
|
|
12461
12461
|
a.columnClass,
|
|
12462
12462
|
a.growClass,
|
|
@@ -12464,7 +12464,7 @@ function Yf(e, t, n, r, i, a) {
|
|
|
12464
12464
|
a.autoMarginClass
|
|
12465
12465
|
]]) }, [k(e.$slots, "default", {}, void 0, !0)], 2);
|
|
12466
12466
|
}
|
|
12467
|
-
var
|
|
12467
|
+
var Jf = /*#__PURE__*/ H(Kf, [["render", qf], ["__scopeId", "data-v-1d2ad846"]]), Yf = {
|
|
12468
12468
|
name: "ecs-input-clear",
|
|
12469
12469
|
emits: ["click"],
|
|
12470
12470
|
components: {
|
|
@@ -12481,8 +12481,8 @@ var Xf = /*#__PURE__*/ H(Jf, [["render", Yf], ["__scopeId", "data-v-1d2ad846"]])
|
|
|
12481
12481
|
computed: { title() {
|
|
12482
12482
|
return this.tooltip || "Clear";
|
|
12483
12483
|
} }
|
|
12484
|
-
},
|
|
12485
|
-
function
|
|
12484
|
+
}, Xf = ["aria-busy"], Zf = ["title"];
|
|
12485
|
+
function Qf(e, t, n, r, i, a) {
|
|
12486
12486
|
let u = A("ecs-focus-ring"), d = A("ecs-icon");
|
|
12487
12487
|
return T(), c("div", {
|
|
12488
12488
|
class: "ecs-input-clear",
|
|
@@ -12493,20 +12493,20 @@ function ep(e, t, n, r, i, a) {
|
|
|
12493
12493
|
title: a.title,
|
|
12494
12494
|
class: "ecs-input-clear-button",
|
|
12495
12495
|
"aria-label": "Clear"
|
|
12496
|
-
}, [f(u, { radius: 24 })], 40,
|
|
12496
|
+
}, [f(u, { radius: 24 })], 40, Zf), n.loading ? (T(), o(d, {
|
|
12497
12497
|
key: 0,
|
|
12498
12498
|
type: "loading",
|
|
12499
12499
|
size: "32",
|
|
12500
12500
|
spinning: "",
|
|
12501
12501
|
color: "#AEB1B9"
|
|
12502
|
-
})) : s("", !0)], 8,
|
|
12502
|
+
})) : s("", !0)], 8, Xf);
|
|
12503
12503
|
}
|
|
12504
|
-
var
|
|
12504
|
+
var $f = /*#__PURE__*/ H(Yf, [["render", Qf], ["__scopeId", "data-v-65544544"]]), ep = {
|
|
12505
12505
|
name: "ecs-input-search",
|
|
12506
12506
|
emits: ["update:modelValue", "change"],
|
|
12507
12507
|
components: {
|
|
12508
12508
|
EcsIcon: U,
|
|
12509
|
-
EcsInputClear:
|
|
12509
|
+
EcsInputClear: $f
|
|
12510
12510
|
},
|
|
12511
12511
|
props: {
|
|
12512
12512
|
placeholder: {
|
|
@@ -12591,14 +12591,14 @@ var tp = /*#__PURE__*/ H(Zf, [["render", ep], ["__scopeId", "data-v-65544544"]])
|
|
|
12591
12591
|
mounted() {
|
|
12592
12592
|
this.modelValue && this.setValue(this.modelValue);
|
|
12593
12593
|
}
|
|
12594
|
-
},
|
|
12594
|
+
}, tp = [
|
|
12595
12595
|
"name",
|
|
12596
12596
|
"disabled",
|
|
12597
12597
|
"placeholder",
|
|
12598
12598
|
"autocomplete",
|
|
12599
12599
|
"value"
|
|
12600
12600
|
];
|
|
12601
|
-
function
|
|
12601
|
+
function np(e, t, n, r, i, a) {
|
|
12602
12602
|
let u = A("ecs-icon"), d = A("ecs-input-clear");
|
|
12603
12603
|
return T(), c("div", { class: b(["ecs-search-group", a.groupSizeClass]) }, [
|
|
12604
12604
|
f(u, {
|
|
@@ -12621,7 +12621,7 @@ function ip(e, t, n, r, i, a) {
|
|
|
12621
12621
|
a.sizeClass,
|
|
12622
12622
|
a.typeClass
|
|
12623
12623
|
]
|
|
12624
|
-
}), null, 16,
|
|
12624
|
+
}), null, 16, tp),
|
|
12625
12625
|
n.showClear ? (T(), o(d, {
|
|
12626
12626
|
key: 0,
|
|
12627
12627
|
onClick: a.clearSearch,
|
|
@@ -12629,7 +12629,7 @@ function ip(e, t, n, r, i, a) {
|
|
|
12629
12629
|
}, null, 8, ["onClick", "loading"])) : s("", !0)
|
|
12630
12630
|
], 2);
|
|
12631
12631
|
}
|
|
12632
|
-
var
|
|
12632
|
+
var rp = /*#__PURE__*/ H(ep, [["render", np], ["__scopeId", "data-v-5f9bc8e4"]]), ip = {
|
|
12633
12633
|
name: "ecs-scroll-container",
|
|
12634
12634
|
props: {
|
|
12635
12635
|
height: {
|
|
@@ -12650,7 +12650,7 @@ var ap = /*#__PURE__*/ H(np, [["render", ip], ["__scopeId", "data-v-5f9bc8e4"]])
|
|
|
12650
12650
|
}
|
|
12651
12651
|
}
|
|
12652
12652
|
};
|
|
12653
|
-
function
|
|
12653
|
+
function ap(e, t, n, r, i, a) {
|
|
12654
12654
|
return T(), c("div", {
|
|
12655
12655
|
class: b(["ecs-scroll-container scrollbar scrollbar-sml vertical", [n.borderless ? "" : "ecs-scroll-container-border", n.hideShadows ? "" : "ecs-scroll-container-shadows"]]),
|
|
12656
12656
|
style: S({
|
|
@@ -12659,7 +12659,7 @@ function sp(e, t, n, r, i, a) {
|
|
|
12659
12659
|
})
|
|
12660
12660
|
}, [k(e.$slots, "default", {}, void 0, !0)], 6);
|
|
12661
12661
|
}
|
|
12662
|
-
var
|
|
12662
|
+
var op = /*#__PURE__*/ H(ip, [["render", ap], ["__scopeId", "data-v-d87a8075"]]), sp = {
|
|
12663
12663
|
name: "ecs-folder-selector",
|
|
12664
12664
|
emits: [
|
|
12665
12665
|
"search",
|
|
@@ -12667,10 +12667,10 @@ var cp = /*#__PURE__*/ H(op, [["render", sp], ["__scopeId", "data-v-d87a8075"]])
|
|
|
12667
12667
|
"refresh"
|
|
12668
12668
|
],
|
|
12669
12669
|
components: {
|
|
12670
|
-
EcsInputSearch:
|
|
12671
|
-
EcsScrollContainer:
|
|
12670
|
+
EcsInputSearch: rp,
|
|
12671
|
+
EcsScrollContainer: op,
|
|
12672
12672
|
EcsButton: X,
|
|
12673
|
-
EcsEmptyState:
|
|
12673
|
+
EcsEmptyState: id,
|
|
12674
12674
|
EcsTextV2: br
|
|
12675
12675
|
},
|
|
12676
12676
|
props: {
|
|
@@ -12741,19 +12741,19 @@ var cp = /*#__PURE__*/ H(op, [["render", sp], ["__scopeId", "data-v-d87a8075"]])
|
|
|
12741
12741
|
this.$emit("add");
|
|
12742
12742
|
}
|
|
12743
12743
|
}
|
|
12744
|
-
},
|
|
12744
|
+
}, cp = {
|
|
12745
12745
|
key: 0,
|
|
12746
12746
|
class: "ecs-folder-selector-header"
|
|
12747
|
-
},
|
|
12747
|
+
}, lp = {
|
|
12748
12748
|
key: 2,
|
|
12749
12749
|
class: "empty-list"
|
|
12750
12750
|
};
|
|
12751
|
-
function
|
|
12751
|
+
function up(e, t, n, r, i, a) {
|
|
12752
12752
|
let l = A("ecs-text-v2"), u = A("ecs-input-search"), p = A("ecs-button"), m = A("ecs-empty-state"), h = A("ecs-scroll-container");
|
|
12753
12753
|
return T(), c("div", {
|
|
12754
12754
|
class: b(["ecs-folder-selector", [n.framed ? "ecs-folder-selector-border" : ""]]),
|
|
12755
12755
|
style: S({ height: a.selectorHeight })
|
|
12756
|
-
}, [n.searchable || n.create || n.refreshable || n.title ? (T(), c("div",
|
|
12756
|
+
}, [n.searchable || n.create || n.refreshable || n.title ? (T(), c("div", cp, [
|
|
12757
12757
|
n.title && !n.searchable ? (T(), o(l, {
|
|
12758
12758
|
key: 0,
|
|
12759
12759
|
preset: "headline-5",
|
|
@@ -12803,11 +12803,11 @@ function fp(e, t, n, r, i, a) {
|
|
|
12803
12803
|
default: I(() => [n.loading ? (T(), o(m, {
|
|
12804
12804
|
key: 0,
|
|
12805
12805
|
type: "loading"
|
|
12806
|
-
})) : e.$slots.default ? k(e.$slots, "default", { key: 1 }, void 0, !0) : (T(), c("div",
|
|
12806
|
+
})) : e.$slots.default ? k(e.$slots, "default", { key: 1 }, void 0, !0) : (T(), c("div", lp, N(n.emptyMessage), 1))]),
|
|
12807
12807
|
_: 3
|
|
12808
12808
|
}, 8, ["style", "padding"])], 6);
|
|
12809
12809
|
}
|
|
12810
|
-
var
|
|
12810
|
+
var dp = /*#__PURE__*/ H(sp, [["render", up], ["__scopeId", "data-v-e8fd70d2"]]), fp = {
|
|
12811
12811
|
name: "ecs-form-group",
|
|
12812
12812
|
components: { EcsTextV2: br },
|
|
12813
12813
|
props: {
|
|
@@ -12837,7 +12837,7 @@ var pp = /*#__PURE__*/ H(lp, [["render", fp], ["__scopeId", "data-v-e8fd70d2"]])
|
|
|
12837
12837
|
}
|
|
12838
12838
|
}
|
|
12839
12839
|
};
|
|
12840
|
-
function
|
|
12840
|
+
function pp(e, t, n, r, i, a) {
|
|
12841
12841
|
let l = A("ecs-text-v2");
|
|
12842
12842
|
return T(), c("div", { class: b(["ecs-form-group", {
|
|
12843
12843
|
error: n.error,
|
|
@@ -12869,14 +12869,14 @@ function hp(e, t, n, r, i, a) {
|
|
|
12869
12869
|
}, null, 8, ["innerHTML"])) : s("", !0)
|
|
12870
12870
|
], 2);
|
|
12871
12871
|
}
|
|
12872
|
-
var
|
|
12872
|
+
var mp = /*#__PURE__*/ H(fp, [["render", pp], ["__scopeId", "data-v-b5eb6ae4"]]), hp = {}, gp = { class: "ecs-form-headline" }, _p = { class: "ecs-form-headline-main" }, vp = {
|
|
12873
12873
|
key: 0,
|
|
12874
12874
|
class: "ecs-form-headline-controls"
|
|
12875
12875
|
};
|
|
12876
|
-
function
|
|
12877
|
-
return T(), c("div",
|
|
12876
|
+
function yp(e, t) {
|
|
12877
|
+
return T(), c("div", gp, [l("h2", _p, [k(e.$slots, "default", {}, void 0, !0)]), e.$slots.controls ? (T(), c("div", vp, [k(e.$slots, "controls", {}, void 0, !0)])) : s("", !0)]);
|
|
12878
12878
|
}
|
|
12879
|
-
var
|
|
12879
|
+
var bp = /*#__PURE__*/ H(hp, [["render", yp], ["__scopeId", "data-v-16833f69"]]), xp = {
|
|
12880
12880
|
name: "ecs-form-set",
|
|
12881
12881
|
components: { EcsButtonMore: Va },
|
|
12882
12882
|
props: {
|
|
@@ -12909,22 +12909,22 @@ var Sp = /*#__PURE__*/ H(_p, [["render", xp], ["__scopeId", "data-v-16833f69"]])
|
|
|
12909
12909
|
this.isTransitioning = !1;
|
|
12910
12910
|
}, 200);
|
|
12911
12911
|
} }
|
|
12912
|
-
},
|
|
12913
|
-
function
|
|
12912
|
+
}, Sp = ["aria-invalid"], Cp = { class: "ecs-form-set-title" }, wp = { class: "ecs-form-set-content" }, Tp = { class: "ecs-form-set-content-inner" }, Ep = { class: "ecs-form-set-expand-content-inner" };
|
|
12913
|
+
function Dp(t, n, r, i, a, o) {
|
|
12914
12914
|
let u = A("ecs-button-more");
|
|
12915
12915
|
return T(), c("fieldset", {
|
|
12916
12916
|
class: b(["ecs-form-set", [r.type, r.error ? "error" : ""]]),
|
|
12917
12917
|
"aria-invalid": r.error || null
|
|
12918
|
-
}, [l("legend",
|
|
12918
|
+
}, [l("legend", Cp, N(r.title), 1), l("div", wp, [l("div", Tp, [k(t.$slots, "default", {}, void 0, !0)]), t.$slots.expand ? (T(), c(e, { key: 0 }, [f(u, {
|
|
12919
12919
|
type: "expand",
|
|
12920
12920
|
active: a.expanded,
|
|
12921
12921
|
onClick: o.toggleExpand
|
|
12922
12922
|
}, {
|
|
12923
12923
|
default: I(() => [d(N(r.expandButtonText), 1)]),
|
|
12924
12924
|
_: 1
|
|
12925
|
-
}, 8, ["active", "onClick"]), l("div", { class: b(["ecs-form-set-expand-content", [a.expanded ? "collapse-show" : "collapse-hide", a.isTransitioning ? "collapse-transitioning" : ""]]) }, [l("div",
|
|
12925
|
+
}, 8, ["active", "onClick"]), l("div", { class: b(["ecs-form-set-expand-content", [a.expanded ? "collapse-show" : "collapse-hide", a.isTransitioning ? "collapse-transitioning" : ""]]) }, [l("div", Ep, [k(t.$slots, "expand", {}, void 0, !0)])], 2)], 64)) : s("", !0)])], 10, Sp);
|
|
12926
12926
|
}
|
|
12927
|
-
var
|
|
12927
|
+
var Op = /*#__PURE__*/ H(xp, [["render", Dp], ["__scopeId", "data-v-1085541e"]]), kp = {
|
|
12928
12928
|
name: "ecs-highlight",
|
|
12929
12929
|
props: {
|
|
12930
12930
|
show: {
|
|
@@ -12977,7 +12977,7 @@ var Ap = /*#__PURE__*/ H(Cp, [["render", kp], ["__scopeId", "data-v-1085541e"]])
|
|
|
12977
12977
|
}
|
|
12978
12978
|
}
|
|
12979
12979
|
};
|
|
12980
|
-
function
|
|
12980
|
+
function Ap(e, t, n, i, a, l) {
|
|
12981
12981
|
return T(), o(r, {
|
|
12982
12982
|
name: "fade",
|
|
12983
12983
|
appear: ""
|
|
@@ -12994,7 +12994,7 @@ function Mp(e, t, n, i, a, l) {
|
|
|
12994
12994
|
_: 3
|
|
12995
12995
|
});
|
|
12996
12996
|
}
|
|
12997
|
-
var
|
|
12997
|
+
var jp = /*#__PURE__*/ H(kp, [["render", Ap], ["__scopeId", "data-v-ad0ca7b9"]]), Mp = {
|
|
12998
12998
|
name: "EcsIllustration",
|
|
12999
12999
|
props: {
|
|
13000
13000
|
type: {
|
|
@@ -13042,7 +13042,7 @@ var Np = /*#__PURE__*/ H(jp, [["render", Mp], ["__scopeId", "data-v-ad0ca7b9"]])
|
|
|
13042
13042
|
}), `../assets/images/select-tile/${e}.svg`, 5)));
|
|
13043
13043
|
} }
|
|
13044
13044
|
};
|
|
13045
|
-
function
|
|
13045
|
+
function Np(e, t, n, r, i, a) {
|
|
13046
13046
|
return T(), o(M(i.illustrationComponent), {
|
|
13047
13047
|
class: "ecs-illustration",
|
|
13048
13048
|
width: n.size,
|
|
@@ -13055,7 +13055,7 @@ function Fp(e, t, n, r, i, a) {
|
|
|
13055
13055
|
"data-test-illustration-type"
|
|
13056
13056
|
]);
|
|
13057
13057
|
}
|
|
13058
|
-
var
|
|
13058
|
+
var Pp = /*#__PURE__*/ H(Mp, [["render", Np], ["__scopeId", "data-v-ff7cc16f"]]), Fp = {
|
|
13059
13059
|
name: "ecs-index-toolbar",
|
|
13060
13060
|
components: { EcsFlexRow: K },
|
|
13061
13061
|
props: { showActionbar: {
|
|
@@ -13066,30 +13066,30 @@ var Ip = /*#__PURE__*/ H(Pp, [["render", Fp], ["__scopeId", "data-v-ff7cc16f"]])
|
|
|
13066
13066
|
data() {
|
|
13067
13067
|
return {};
|
|
13068
13068
|
}
|
|
13069
|
-
},
|
|
13069
|
+
}, Ip = { class: "ecs-toolbar" }, Lp = { class: "ecs-toolbar-search" }, Rp = {
|
|
13070
13070
|
key: 0,
|
|
13071
13071
|
class: "ecs-toolbar-controls"
|
|
13072
|
-
},
|
|
13072
|
+
}, zp = {
|
|
13073
13073
|
key: 0,
|
|
13074
13074
|
class: "ecs-toolbar-controls-secondary"
|
|
13075
|
-
},
|
|
13075
|
+
}, Bp = {
|
|
13076
13076
|
key: 1,
|
|
13077
13077
|
class: "ecs-toolbar-controls-primary"
|
|
13078
|
-
},
|
|
13078
|
+
}, Vp = {
|
|
13079
13079
|
key: 0,
|
|
13080
13080
|
class: "ecs-toolbar-action-bar"
|
|
13081
13081
|
};
|
|
13082
|
-
function
|
|
13082
|
+
function Hp(e, t, n, r, i, a) {
|
|
13083
13083
|
let o = A("ecs-flex-row");
|
|
13084
|
-
return T(), c("div",
|
|
13084
|
+
return T(), c("div", Ip, [f(o, {
|
|
13085
13085
|
gap: 24,
|
|
13086
13086
|
class: "ecs-toolbar-content"
|
|
13087
13087
|
}, {
|
|
13088
|
-
default: I(() => [l("div",
|
|
13088
|
+
default: I(() => [l("div", Lp, [k(e.$slots, "search", {}, void 0, !0)]), e.$slots.secondary || e.$slots.primary ? (T(), c("div", Rp, [e.$slots.secondary ? (T(), c("div", zp, [k(e.$slots, "secondary", {}, void 0, !0)])) : s("", !0), e.$slots.primary ? (T(), c("div", Bp, [k(e.$slots, "primary", {}, void 0, !0)])) : s("", !0)])) : s("", !0)]),
|
|
13089
13089
|
_: 3
|
|
13090
|
-
}), e.$slots.actionbar && n.showActionbar ? (T(), c("div",
|
|
13090
|
+
}), e.$slots.actionbar && n.showActionbar ? (T(), c("div", Vp, [k(e.$slots, "actionbar", {}, void 0, !0)])) : s("", !0)]);
|
|
13091
13091
|
}
|
|
13092
|
-
var
|
|
13092
|
+
var Up = /*#__PURE__*/ H(Fp, [["render", Hp], ["__scopeId", "data-v-9021ef06"]]), Wp = {
|
|
13093
13093
|
name: "ecs-index-list-item",
|
|
13094
13094
|
emits: ["click", "toggled"],
|
|
13095
13095
|
mixins: [Y],
|
|
@@ -13146,13 +13146,13 @@ var Gp = /*#__PURE__*/ H(Lp, [["render", Wp], ["__scopeId", "data-v-9021ef06"]])
|
|
|
13146
13146
|
watch: { expanded(e) {
|
|
13147
13147
|
this.isExpanded = e;
|
|
13148
13148
|
} }
|
|
13149
|
-
},
|
|
13149
|
+
}, Gp = [
|
|
13150
13150
|
"aria-expanded",
|
|
13151
13151
|
"aria-controls",
|
|
13152
13152
|
"aria-disabled",
|
|
13153
13153
|
"tabindex"
|
|
13154
|
-
],
|
|
13155
|
-
function
|
|
13154
|
+
], Kp = { class: "ecs-index-list-item-content" }, qp = { class: "ecs-index-list-item-actions" }, Jp = ["id", "aria-labelledby"];
|
|
13155
|
+
function Yp(e, t, n, r, i, a) {
|
|
13156
13156
|
let o = A("ecs-focus-ring");
|
|
13157
13157
|
return T(), c("div", {
|
|
13158
13158
|
onClick: t[1] ||= (t) => e.$emit("click", t),
|
|
@@ -13171,9 +13171,9 @@ function Zp(e, t, n, r, i, a) {
|
|
|
13171
13171
|
"aria-disabled": e.$slots.expand ? n.disabled : void 0,
|
|
13172
13172
|
tabindex: e.$slots.expand && !n.disabled ? 0 : void 0,
|
|
13173
13173
|
class: "ecs-index-list-item-expand-button"
|
|
13174
|
-
}, [f(o)], 8,
|
|
13175
|
-
l("div",
|
|
13176
|
-
l("div",
|
|
13174
|
+
}, [f(o)], 8, Gp)) : s("", !0),
|
|
13175
|
+
l("div", Kp, [k(e.$slots, "default", {}, void 0, !0)]),
|
|
13176
|
+
l("div", qp, [k(e.$slots, "actions", {}, void 0, !0)]),
|
|
13177
13177
|
a.showProgress ? (T(), c("div", {
|
|
13178
13178
|
key: 1,
|
|
13179
13179
|
class: "progress",
|
|
@@ -13189,9 +13189,9 @@ function Zp(e, t, n, r, i, a) {
|
|
|
13189
13189
|
id: `${a.itemId}-content`,
|
|
13190
13190
|
role: "region",
|
|
13191
13191
|
"aria-labelledby": a.itemId
|
|
13192
|
-
}, [k(e.$slots, "expand", {}, void 0, !0)], 10,
|
|
13192
|
+
}, [k(e.$slots, "expand", {}, void 0, !0)], 10, Jp)) : s("", !0)], 2);
|
|
13193
13193
|
}
|
|
13194
|
-
var
|
|
13194
|
+
var Xp = /*#__PURE__*/ H(Wp, [["render", Yp], ["__scopeId", "data-v-3fb03d5e"]]), Zp = {
|
|
13195
13195
|
name: "ecs-info-tooltip",
|
|
13196
13196
|
emits: ["click"],
|
|
13197
13197
|
components: { EcsIcon: U },
|
|
@@ -13217,7 +13217,7 @@ var Qp = /*#__PURE__*/ H(Kp, [["render", Zp], ["__scopeId", "data-v-3fb03d5e"]])
|
|
|
13217
13217
|
this.$emit("click", e);
|
|
13218
13218
|
} }
|
|
13219
13219
|
};
|
|
13220
|
-
function
|
|
13220
|
+
function Qp(e, t, n, r, i, a) {
|
|
13221
13221
|
let o = A("ecs-icon");
|
|
13222
13222
|
return T(), c("i", {
|
|
13223
13223
|
class: b(["ecs-info-tooltip", { "hover-color": a.shouldShowHover }]),
|
|
@@ -13228,7 +13228,7 @@ function em(e, t, n, r, i, a) {
|
|
|
13228
13228
|
size: "20"
|
|
13229
13229
|
}, null, 8, ["type"])], 6);
|
|
13230
13230
|
}
|
|
13231
|
-
var
|
|
13231
|
+
var $p = /*#__PURE__*/ H(Zp, [["render", Qp], ["__scopeId", "data-v-f66945cb"]]), em = wo.default.default || wo.default, tm = {
|
|
13232
13232
|
name: "ecs-inline-edit",
|
|
13233
13233
|
emits: [
|
|
13234
13234
|
"save",
|
|
@@ -13240,7 +13240,7 @@ var tm = /*#__PURE__*/ H($p, [["render", em], ["__scopeId", "data-v-f66945cb"]])
|
|
|
13240
13240
|
EcsButton: X,
|
|
13241
13241
|
EcsClickableArea: _r
|
|
13242
13242
|
},
|
|
13243
|
-
directives: { clickOutSide:
|
|
13243
|
+
directives: { clickOutSide: em },
|
|
13244
13244
|
props: {
|
|
13245
13245
|
editing: {
|
|
13246
13246
|
type: Boolean,
|
|
@@ -13335,11 +13335,11 @@ var tm = /*#__PURE__*/ H($p, [["render", em], ["__scopeId", "data-v-f66945cb"]])
|
|
|
13335
13335
|
this.closeTimeout &&= (clearTimeout(this.closeTimeout), null);
|
|
13336
13336
|
}
|
|
13337
13337
|
}
|
|
13338
|
-
},
|
|
13338
|
+
}, nm = {
|
|
13339
13339
|
ref: "editContent",
|
|
13340
13340
|
class: "ecs-inline-edit-content"
|
|
13341
|
-
},
|
|
13342
|
-
function
|
|
13341
|
+
}, rm = ["aria-label"];
|
|
13342
|
+
function im(e, t, n, i, a, s) {
|
|
13343
13343
|
let u = A("ecs-clickable-area"), p = A("ecs-button"), m = j("click-out-side");
|
|
13344
13344
|
return se((T(), c("div", { class: b(["ecs-inline-edit", [
|
|
13345
13345
|
a.isEditing ? "is-editing" : "is-viewing",
|
|
@@ -13353,7 +13353,7 @@ function om(e, t, n, i, a, s) {
|
|
|
13353
13353
|
key: "edit",
|
|
13354
13354
|
class: "ecs-inline-edit-edit",
|
|
13355
13355
|
onKeydown: t[0] ||= L(R((...e) => s.cancel && s.cancel(...e), ["stop"]), ["esc"])
|
|
13356
|
-
}, [l("div",
|
|
13356
|
+
}, [l("div", nm, [k(e.$slots, "edit", {}, void 0, !0)], 512), l("div", {
|
|
13357
13357
|
class: "ecs-inline-edit-actions",
|
|
13358
13358
|
role: "group",
|
|
13359
13359
|
"aria-label": s.actionsLabel
|
|
@@ -13386,7 +13386,7 @@ function om(e, t, n, i, a, s) {
|
|
|
13386
13386
|
}, {
|
|
13387
13387
|
default: I(() => [d(N(e.cancelLabel), 1)]),
|
|
13388
13388
|
_: 1
|
|
13389
|
-
}, 8, ["onClick", "disabled"])], 8,
|
|
13389
|
+
}, 8, ["onClick", "disabled"])], 8, rm)], 32)) : (T(), o(u, {
|
|
13390
13390
|
key: "view",
|
|
13391
13391
|
class: "ecs-inline-edit-view",
|
|
13392
13392
|
disabled: n.disabled || !n.triggerOnClick,
|
|
@@ -13404,7 +13404,7 @@ function om(e, t, n, i, a, s) {
|
|
|
13404
13404
|
_: 3
|
|
13405
13405
|
}, 8, ["onAfterEnter"])], 2)), [[m, s.onClickOutside]]);
|
|
13406
13406
|
}
|
|
13407
|
-
var
|
|
13407
|
+
var am = /*#__PURE__*/ H(tm, [["render", im], ["__scopeId", "data-v-b03fa198"]]), om = {
|
|
13408
13408
|
name: "ecs-input-group-addon",
|
|
13409
13409
|
components: { EcsIcon: U },
|
|
13410
13410
|
props: {
|
|
@@ -13418,7 +13418,7 @@ var sm = /*#__PURE__*/ H(rm, [["render", om], ["__scopeId", "data-v-b03fa198"]])
|
|
|
13418
13418
|
return this.icon && this.icon !== "" ? "has-icon" : this.icon;
|
|
13419
13419
|
} }
|
|
13420
13420
|
};
|
|
13421
|
-
function
|
|
13421
|
+
function sm(e, t, n, r, i, a) {
|
|
13422
13422
|
let l = A("ecs-icon");
|
|
13423
13423
|
return T(), c("span", { class: b(["ecs-input-group-addon", [a.iconClass, n.button ? "has-button" : ""]]) }, [k(e.$slots, "default"), n.icon ? (T(), o(l, {
|
|
13424
13424
|
key: 0,
|
|
@@ -13427,11 +13427,11 @@ function lm(e, t, n, r, i, a) {
|
|
|
13427
13427
|
color: "var(--color-gray-8)"
|
|
13428
13428
|
}, null, 8, ["type"])) : s("", !0)], 2);
|
|
13429
13429
|
}
|
|
13430
|
-
var
|
|
13431
|
-
function
|
|
13432
|
-
return T(), c("span",
|
|
13430
|
+
var cm = /*#__PURE__*/ H(om, [["render", sm]]), lm = { name: "ecs-input-connector" }, um = { class: "ecs-input-group-addon connector" };
|
|
13431
|
+
function dm(e, t, n, r, i, a) {
|
|
13432
|
+
return T(), c("span", um);
|
|
13433
13433
|
}
|
|
13434
|
-
var
|
|
13434
|
+
var fm = /*#__PURE__*/ H(lm, [["render", dm]]), pm = {
|
|
13435
13435
|
name: "ecs-input-float",
|
|
13436
13436
|
emits: ["input"],
|
|
13437
13437
|
mixins: [Y],
|
|
@@ -13497,7 +13497,7 @@ var mm = /*#__PURE__*/ H(dm, [["render", pm]]), hm = {
|
|
|
13497
13497
|
created() {
|
|
13498
13498
|
this.uniqueId = this.generateUniqueId();
|
|
13499
13499
|
}
|
|
13500
|
-
},
|
|
13500
|
+
}, mm = { class: "form-group has-float-label" }, hm = [
|
|
13501
13501
|
"id",
|
|
13502
13502
|
"type",
|
|
13503
13503
|
"name",
|
|
@@ -13507,9 +13507,9 @@ var mm = /*#__PURE__*/ H(dm, [["render", pm]]), hm = {
|
|
|
13507
13507
|
"placeholder",
|
|
13508
13508
|
"autocomplete",
|
|
13509
13509
|
"value"
|
|
13510
|
-
],
|
|
13511
|
-
function
|
|
13512
|
-
return T(), c("div",
|
|
13510
|
+
], gm = ["for"];
|
|
13511
|
+
function _m(e, t, n, r, i, a) {
|
|
13512
|
+
return T(), c("div", mm, [l("input", v({
|
|
13513
13513
|
class: ["form-control", [a.sizeClass, n.subtle ? "form-control-subtle" : null]],
|
|
13514
13514
|
id: i.uniqueId,
|
|
13515
13515
|
type: n.type,
|
|
@@ -13521,16 +13521,16 @@ function ym(e, t, n, r, i, a) {
|
|
|
13521
13521
|
autocomplete: n.autocomplete,
|
|
13522
13522
|
value: n.value,
|
|
13523
13523
|
onInput: t[0] ||= (...e) => a.changeValue && a.changeValue(...e)
|
|
13524
|
-
}, e.$attrs), null, 16,
|
|
13524
|
+
}, e.$attrs), null, 16, hm), l("label", { for: i.uniqueId }, N(n.label), 9, gm)]);
|
|
13525
13525
|
}
|
|
13526
|
-
var
|
|
13526
|
+
var vm = /*#__PURE__*/ H(pm, [["render", _m], ["__scopeId", "data-v-dfa713b3"]]), ym = { props: { singleInput: {
|
|
13527
13527
|
type: Boolean,
|
|
13528
13528
|
default: !1
|
|
13529
13529
|
} } };
|
|
13530
|
-
function
|
|
13530
|
+
function bm(e, t, n, r, i, a) {
|
|
13531
13531
|
return T(), c("div", { class: b(["ecs-input-group", n.singleInput ? "ecs-input-group-single" : ""]) }, [k(e.$slots, "default")], 2);
|
|
13532
13532
|
}
|
|
13533
|
-
var
|
|
13533
|
+
var xm = /*#__PURE__*/ H(ym, [["render", bm]]), Sm = {
|
|
13534
13534
|
name: "ecs-inplace",
|
|
13535
13535
|
emits: ["update:index"],
|
|
13536
13536
|
data() {
|
|
@@ -13586,9 +13586,9 @@ var Cm = /*#__PURE__*/ H(xm, [["render", Sm]]), wm = {
|
|
|
13586
13586
|
t && (this.slotHeights[this.currentSlot] = t.scrollHeight, e.style.height = `${this.slotHeights[this.currentSlot]}px`);
|
|
13587
13587
|
}
|
|
13588
13588
|
}
|
|
13589
|
-
},
|
|
13590
|
-
function
|
|
13591
|
-
return T(), c("div",
|
|
13589
|
+
}, Cm = { class: "ecs-inplace" }, wm = ["data-slot"];
|
|
13590
|
+
function Tm(e, t, n, r, a, o) {
|
|
13591
|
+
return T(), c("div", Cm, [f(i, {
|
|
13592
13592
|
name: "slide",
|
|
13593
13593
|
tag: "div",
|
|
13594
13594
|
class: "inplace-container",
|
|
@@ -13598,11 +13598,11 @@ function Dm(e, t, n, r, a, o) {
|
|
|
13598
13598
|
key: a.currentIndex,
|
|
13599
13599
|
class: "inplace-item",
|
|
13600
13600
|
"data-slot": o.currentSlot
|
|
13601
|
-
}, [k(e.$slots, o.currentSlot)], 8,
|
|
13601
|
+
}, [k(e.$slots, o.currentSlot)], 8, wm)) : s("", !0)]),
|
|
13602
13602
|
_: 3
|
|
13603
13603
|
}, 8, ["onEnter"])]);
|
|
13604
13604
|
}
|
|
13605
|
-
var
|
|
13605
|
+
var Em = /*#__PURE__*/ H(Sm, [["render", Tm]]), Dm = {
|
|
13606
13606
|
name: "ecs-jumper-document",
|
|
13607
13607
|
emits: [
|
|
13608
13608
|
"goToPrev",
|
|
@@ -13664,11 +13664,11 @@ var Om = /*#__PURE__*/ H(wm, [["render", Dm]]), km = {
|
|
|
13664
13664
|
methods: { indexPosKeyPressed(e) {
|
|
13665
13665
|
this.$emit("indexPosKeyPressed", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
|
|
13666
13666
|
} }
|
|
13667
|
-
},
|
|
13667
|
+
}, Om = {
|
|
13668
13668
|
key: 0,
|
|
13669
13669
|
class: "ecs-viewer-toolbar-jumper-inputs"
|
|
13670
|
-
},
|
|
13671
|
-
function
|
|
13670
|
+
}, km = ["contenteditable", "disabled"];
|
|
13671
|
+
function Am(e, t, n, r, i, a) {
|
|
13672
13672
|
let u = A("ecs-button-toolbar"), p = A("ecs-button-toolbar-group");
|
|
13673
13673
|
return T(), o(p, { class: "ecs-viewer-toolbar-jumper" }, {
|
|
13674
13674
|
default: I(() => [
|
|
@@ -13684,7 +13684,7 @@ function Mm(e, t, n, r, i, a) {
|
|
|
13684
13684
|
"title",
|
|
13685
13685
|
"aria-label"
|
|
13686
13686
|
]),
|
|
13687
|
-
n.showCount ? (T(), c("div",
|
|
13687
|
+
n.showCount ? (T(), c("div", Om, [
|
|
13688
13688
|
l("div", {
|
|
13689
13689
|
onClick: t[1] ||= (t) => e.$emit("selectCurEntryText"),
|
|
13690
13690
|
onKeydown: t[2] ||= (...e) => a.indexPosKeyPressed && a.indexPosKeyPressed(...e),
|
|
@@ -13693,7 +13693,7 @@ function Mm(e, t, n, r, i, a) {
|
|
|
13693
13693
|
class: b(["ecs-viewer-toolbar-jumper-input", { disabled: n.disabled }]),
|
|
13694
13694
|
disabled: n.navigating || n.disabled,
|
|
13695
13695
|
id: "currEntry"
|
|
13696
|
-
}, N(n.currentEntry), 43,
|
|
13696
|
+
}, N(n.currentEntry), 43, km),
|
|
13697
13697
|
t[5] ||= d(" /\xA0 ", -1),
|
|
13698
13698
|
l("div", null, N(n.totalEntries), 1)
|
|
13699
13699
|
])) : s("", !0),
|
|
@@ -13713,7 +13713,7 @@ function Mm(e, t, n, r, i, a) {
|
|
|
13713
13713
|
_: 1
|
|
13714
13714
|
});
|
|
13715
13715
|
}
|
|
13716
|
-
var
|
|
13716
|
+
var jm = /*#__PURE__*/ H(Dm, [["render", Am], ["__scopeId", "data-v-f854b4ab"]]), Mm = {
|
|
13717
13717
|
name: "ecs-jumper-index",
|
|
13718
13718
|
emits: [
|
|
13719
13719
|
"nextSearchResult",
|
|
@@ -13784,14 +13784,14 @@ var Nm = /*#__PURE__*/ H(km, [["render", Mm], ["__scopeId", "data-v-f854b4ab"]])
|
|
|
13784
13784
|
this.$emit("setSearchResultCount", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
|
|
13785
13785
|
}
|
|
13786
13786
|
}
|
|
13787
|
-
},
|
|
13787
|
+
}, Nm = {
|
|
13788
13788
|
key: 0,
|
|
13789
13789
|
class: "ecs-jumper-count"
|
|
13790
|
-
},
|
|
13790
|
+
}, Pm = { class: "ecs-jumper-count-current" }, Fm = { class: "ecs-jumper-count-total" }, Im = {
|
|
13791
13791
|
key: 1,
|
|
13792
13792
|
class: "ecs-jumper-count-inputs"
|
|
13793
13793
|
};
|
|
13794
|
-
function
|
|
13794
|
+
function Lm(e, t, n, r, i, a) {
|
|
13795
13795
|
let u = A("ecs-button-toolbar"), p = A("ecs-button-toolbar-group");
|
|
13796
13796
|
return T(), o(p, { class: "ecs-jumper" }, {
|
|
13797
13797
|
default: I(() => [
|
|
@@ -13807,8 +13807,8 @@ function zm(e, t, n, r, i, a) {
|
|
|
13807
13807
|
"title",
|
|
13808
13808
|
"aria-label"
|
|
13809
13809
|
]),
|
|
13810
|
-
n.showCount && !n.inputPagination ? (T(), c("div",
|
|
13811
|
-
n.inputPagination ? (T(), c("div",
|
|
13810
|
+
n.showCount && !n.inputPagination ? (T(), c("div", Nm, [l("span", Pm, N(a.currentPosition), 1), l("span", Fm, "/" + N(n.maxCount), 1)])) : s("", !0),
|
|
13811
|
+
n.inputPagination ? (T(), c("div", Im, [
|
|
13812
13812
|
l("div", {
|
|
13813
13813
|
onClick: t[0] ||= (...e) => a.selectSearchResultCount && a.selectSearchResultCount(...e),
|
|
13814
13814
|
onKeydown: t[1] ||= (...e) => a.setSearchResultCount && a.setSearchResultCount(...e),
|
|
@@ -13834,7 +13834,7 @@ function zm(e, t, n, r, i, a) {
|
|
|
13834
13834
|
_: 1
|
|
13835
13835
|
});
|
|
13836
13836
|
}
|
|
13837
|
-
var
|
|
13837
|
+
var Rm = /*#__PURE__*/ H(Mm, [["render", Lm], ["__scopeId", "data-v-d7f79667"]]), zm = {
|
|
13838
13838
|
name: "ecs-jumper-page",
|
|
13839
13839
|
emits: [
|
|
13840
13840
|
"selectCurPageText",
|
|
@@ -13885,16 +13885,16 @@ var Bm = /*#__PURE__*/ H(Pm, [["render", zm], ["__scopeId", "data-v-d7f79667"]])
|
|
|
13885
13885
|
methods: { pageKeyPressed(e, t) {
|
|
13886
13886
|
this.$emit("currentPageKeyPressed", e), e.stopPropagation(), e.key == "Enter" && e.preventDefault();
|
|
13887
13887
|
} }
|
|
13888
|
-
},
|
|
13888
|
+
}, Bm = { class: "ecs-viewer-pages" }, Vm = { class: "ecs-viewer-pages-inner" }, Hm = { class: "ecs-viewer-pages-pagination" }, Um = ["contenteditable"], Wm = { class: "total-pages" }, Gm = {
|
|
13889
13889
|
key: 0,
|
|
13890
13890
|
class: "page-missing-gaps",
|
|
13891
13891
|
title: "This transcript has missing page gaps"
|
|
13892
|
-
},
|
|
13892
|
+
}, Km = { class: "ecs-viewer-pages-pagination" }, qm = { class: "total-pages-relative" }, Jm = { class: "total-pages-relative" }, Ym = {
|
|
13893
13893
|
key: 1,
|
|
13894
13894
|
class: "ecs-viewer-pages-pagination"
|
|
13895
|
-
},
|
|
13896
|
-
function
|
|
13897
|
-
return T(), c("div",
|
|
13895
|
+
}, Xm = ["innerHTML"], Zm = { class: "total-pages" };
|
|
13896
|
+
function Qm(t, n, r, i, a, o) {
|
|
13897
|
+
return T(), c("div", Bm, [l("div", Vm, [o.showAltPageNumbers ? (T(), c(e, { key: 0 }, [l("div", Hm, [
|
|
13898
13898
|
l("div", {
|
|
13899
13899
|
onClick: n[0] ||= (e) => t.$emit("selectCurPageText"),
|
|
13900
13900
|
onKeydown: n[1] ||= (e) => o.pageKeyPressed(e, "relative"),
|
|
@@ -13902,10 +13902,10 @@ function eh(t, n, r, i, a, o) {
|
|
|
13902
13902
|
contenteditable: !r.disabled,
|
|
13903
13903
|
class: b(["current-page", { disabled: r.disabled }]),
|
|
13904
13904
|
id: "currPage"
|
|
13905
|
-
}, N(r.currentPage), 43,
|
|
13906
|
-
l("div",
|
|
13907
|
-
r.isTranscriptMissingPages ? (T(), c("span",
|
|
13908
|
-
]), l("div",
|
|
13905
|
+
}, N(r.currentPage), 43, Um),
|
|
13906
|
+
l("div", Wm, "of " + N(r.lastPage), 1),
|
|
13907
|
+
r.isTranscriptMissingPages ? (T(), c("span", Gm, "*")) : s("", !0)
|
|
13908
|
+
]), l("div", Km, [l("div", qm, N(o.altPageNumber) + "\xA0", 1), l("div", Jm, "of " + N(r.pageCount), 1)])], 64)) : (T(), c("div", Ym, [l("div", {
|
|
13909
13909
|
innerHTML: r.currentPage,
|
|
13910
13910
|
onClick: n[3] ||= (e) => t.$emit("selectCurPageText"),
|
|
13911
13911
|
onKeydown: n[4] ||= (e) => o.pageKeyPressed(e),
|
|
@@ -13913,9 +13913,9 @@ function eh(t, n, r, i, a, o) {
|
|
|
13913
13913
|
contenteditable: !0,
|
|
13914
13914
|
class: "current-page",
|
|
13915
13915
|
id: "currPage"
|
|
13916
|
-
}, null, 40,
|
|
13916
|
+
}, null, 40, Xm), l("div", Zm, "of " + N(r.pageCount), 1)]))])]);
|
|
13917
13917
|
}
|
|
13918
|
-
var
|
|
13918
|
+
var $m = /*#__PURE__*/ H(zm, [["render", Qm], ["__scopeId", "data-v-5c8f8c17"]]), eh = {
|
|
13919
13919
|
name: "ecs-pane",
|
|
13920
13920
|
inject: [
|
|
13921
13921
|
"requestUpdate",
|
|
@@ -13979,14 +13979,14 @@ var th = /*#__PURE__*/ H(Vm, [["render", eh], ["__scopeId", "data-v-5c8f8c17"]])
|
|
|
13979
13979
|
}
|
|
13980
13980
|
}
|
|
13981
13981
|
};
|
|
13982
|
-
function
|
|
13982
|
+
function th(e, t, n, r, i, a) {
|
|
13983
13983
|
return T(), c("div", {
|
|
13984
13984
|
class: "ecs-pane",
|
|
13985
13985
|
onClick: t[0] ||= (t) => a.onPaneClick(t, e._.uid),
|
|
13986
13986
|
style: S(e.style)
|
|
13987
13987
|
}, [k(e.$slots, "default")], 4);
|
|
13988
13988
|
}
|
|
13989
|
-
var
|
|
13989
|
+
var nh = /*#__PURE__*/ H(eh, [["render", th]]), rh = {
|
|
13990
13990
|
name: "ecs-splitpanes",
|
|
13991
13991
|
emits: [
|
|
13992
13992
|
"ready",
|
|
@@ -14297,12 +14297,12 @@ var ih = /*#__PURE__*/ H(nh, [["render", rh]]), ah = {
|
|
|
14297
14297
|
]
|
|
14298
14298
|
}, this.$slots.default());
|
|
14299
14299
|
}
|
|
14300
|
-
},
|
|
14300
|
+
}, ih = {
|
|
14301
14301
|
name: "ecs-layout-index",
|
|
14302
14302
|
emits: ["resized"],
|
|
14303
14303
|
components: {
|
|
14304
|
-
EcsPane:
|
|
14305
|
-
EcsSplitpanes:
|
|
14304
|
+
EcsPane: nh,
|
|
14305
|
+
EcsSplitpanes: rh
|
|
14306
14306
|
},
|
|
14307
14307
|
props: {
|
|
14308
14308
|
overlaySidebar: {
|
|
@@ -14372,14 +14372,14 @@ var ih = /*#__PURE__*/ H(nh, [["render", rh]]), ah = {
|
|
|
14372
14372
|
this.currentPanes = e, this.$emit("resized", e);
|
|
14373
14373
|
}
|
|
14374
14374
|
}
|
|
14375
|
-
},
|
|
14375
|
+
}, ah = ["data-pane"], oh = { class: "ecs-index-layout-contents" }, sh = {
|
|
14376
14376
|
key: 0,
|
|
14377
14377
|
class: "ecs-index-layout-table scrollbar"
|
|
14378
|
-
},
|
|
14378
|
+
}, ch = {
|
|
14379
14379
|
key: 2,
|
|
14380
14380
|
class: "ecs-index-layout-pagination"
|
|
14381
14381
|
};
|
|
14382
|
-
function
|
|
14382
|
+
function lh(e, t, n, r, i, a) {
|
|
14383
14383
|
let u = A("ecs-pane"), d = A("ecs-splitpanes");
|
|
14384
14384
|
return T(), c("div", {
|
|
14385
14385
|
class: b(["ecs-index-layout", [n.backgroundWhite ? "background-white" : ""]]),
|
|
@@ -14387,7 +14387,7 @@ function dh(e, t, n, r, i, a) {
|
|
|
14387
14387
|
}, [
|
|
14388
14388
|
k(e.$slots, "toolbar", {}, void 0, !0),
|
|
14389
14389
|
k(e.$slots, "action-toolbar", {}, void 0, !0),
|
|
14390
|
-
l("div", { class: b(["ecs-index-layout-wrap", [n.indent ? "indent" : ""]]) }, [l("main",
|
|
14390
|
+
l("div", { class: b(["ecs-index-layout-wrap", [n.indent ? "indent" : ""]]) }, [l("main", oh, [n.splitPane ? (T(), o(d, {
|
|
14391
14391
|
key: 1,
|
|
14392
14392
|
onResized: a.onPanesResized,
|
|
14393
14393
|
onPaneAdd: a.onPaneAdd,
|
|
@@ -14444,38 +14444,38 @@ function dh(e, t, n, r, i, a) {
|
|
|
14444
14444
|
"onResized",
|
|
14445
14445
|
"onPaneAdd",
|
|
14446
14446
|
"onPaneRemove"
|
|
14447
|
-
])) : (T(), c("div",
|
|
14447
|
+
])) : (T(), c("div", sh, [k(e.$slots, "default", {}, void 0, !0)])), e.$slots.pagination ? (T(), c("div", ch, [k(e.$slots, "pagination", {}, void 0, !0)])) : s("", !0)]), e.$slots.sidebar ? (T(), c("div", {
|
|
14448
14448
|
key: 0,
|
|
14449
14449
|
class: b(["ecs-index-layout-sidebar", [n.overlaySidebar ? "overlay" : ""]]),
|
|
14450
14450
|
style: S(a.sidebarPosition)
|
|
14451
14451
|
}, [k(e.$slots, "sidebar", {}, void 0, !0)], 6)) : s("", !0)], 2)
|
|
14452
|
-
], 10,
|
|
14452
|
+
], 10, ah);
|
|
14453
14453
|
}
|
|
14454
|
-
var
|
|
14454
|
+
var uh = /*#__PURE__*/ H(ih, [["render", lh], ["__scopeId", "data-v-4e83743f"]]), dh = {
|
|
14455
14455
|
name: "ecs-layout-directory",
|
|
14456
14456
|
props: { indent: {
|
|
14457
14457
|
type: Boolean,
|
|
14458
14458
|
default: !1
|
|
14459
14459
|
} }
|
|
14460
|
-
},
|
|
14460
|
+
}, fh = { class: "ecs-directory-layout" }, ph = { class: "ecs-directory-layout-wrap" }, mh = { class: "ecs-directory-layout-contents" }, hh = {
|
|
14461
14461
|
key: 0,
|
|
14462
14462
|
class: "ecs-directory-layout-directory"
|
|
14463
|
-
},
|
|
14463
|
+
}, gh = {
|
|
14464
14464
|
key: 1,
|
|
14465
14465
|
class: "ecs-directory-layout-sidebar"
|
|
14466
14466
|
};
|
|
14467
|
-
function
|
|
14468
|
-
return T(), c("div",
|
|
14467
|
+
function _h(e, t, n, r, i, a) {
|
|
14468
|
+
return T(), c("div", fh, [
|
|
14469
14469
|
k(e.$slots, "toolbar", {}, void 0, !0),
|
|
14470
14470
|
k(e.$slots, "action-toolbar", {}, void 0, !0),
|
|
14471
|
-
l("div",
|
|
14472
|
-
e.$slots.directory ? (T(), c("aside",
|
|
14471
|
+
l("div", ph, [l("div", mh, [
|
|
14472
|
+
e.$slots.directory ? (T(), c("aside", hh, [k(e.$slots, "directory", {}, void 0, !0)])) : s("", !0),
|
|
14473
14473
|
l("main", { class: b(["ecs-directory-layout-entry scrollbar", [e.$slots.sidebar ? "has-sidebar" : ""]]) }, [k(e.$slots, "default", {}, void 0, !0)], 2),
|
|
14474
|
-
e.$slots.sidebar ? (T(), c("div",
|
|
14474
|
+
e.$slots.sidebar ? (T(), c("div", gh, [k(e.$slots, "sidebar", {}, void 0, !0)])) : s("", !0)
|
|
14475
14475
|
])])
|
|
14476
14476
|
]);
|
|
14477
14477
|
}
|
|
14478
|
-
var
|
|
14478
|
+
var vh = /*#__PURE__*/ H(dh, [["render", _h], ["__scopeId", "data-v-f5afc4e6"]]), yh = {
|
|
14479
14479
|
name: "ecs-layout-data-table",
|
|
14480
14480
|
components: {
|
|
14481
14481
|
EcsActionToolbar: ke,
|
|
@@ -14526,24 +14526,24 @@ var bh = /*#__PURE__*/ H(ph, [["render", yh], ["__scopeId", "data-v-f5afc4e6"]])
|
|
|
14526
14526
|
created() {
|
|
14527
14527
|
this.showStatistics = localStorage.getItem("showStatistics") !== "false", this.statisticsId = this.generateUniqueId();
|
|
14528
14528
|
}
|
|
14529
|
-
},
|
|
14529
|
+
}, bh = () => {
|
|
14530
14530
|
ne((e) => ({ v25931314: e.statisticsHeight }));
|
|
14531
|
-
},
|
|
14532
|
-
|
|
14533
|
-
var
|
|
14531
|
+
}, xh = yh.setup;
|
|
14532
|
+
yh.setup = xh ? (e, t) => (bh(), xh(e, t)) : bh;
|
|
14533
|
+
var Sh = { class: "ecs-data-layout-content" }, Ch = {
|
|
14534
14534
|
key: 0,
|
|
14535
14535
|
role: "toolbar",
|
|
14536
14536
|
"aria-label": "Main",
|
|
14537
14537
|
class: "ecs-data-layout-toolbar"
|
|
14538
|
-
},
|
|
14538
|
+
}, wh = ["id"], Th = { class: "ecs-data-layout-data" }, Eh = { class: "ecs-data-layout-sidebar-inner" }, Dh = {
|
|
14539
14539
|
key: 0,
|
|
14540
14540
|
class: "ecs-data-layout-sidebar-header"
|
|
14541
|
-
},
|
|
14542
|
-
function
|
|
14541
|
+
}, Oh = { class: "ecs-data-layout-sidebar-content scrollbar scrollbar-sml" }, kh = { class: "ecs-data-layout-overlay-sidebar-panel" };
|
|
14542
|
+
function Ah(e, t, n, i, a, u) {
|
|
14543
14543
|
let d = A("ecs-button"), p = A("ecs-action-toolbar");
|
|
14544
14544
|
return T(), c("div", { class: b(["ecs-data-layout", n.leftBorder ? "left-border" : ""]) }, [
|
|
14545
|
-
l("main",
|
|
14546
|
-
e.$slots.toolbar ? (T(), c("div",
|
|
14545
|
+
l("main", Sh, [
|
|
14546
|
+
e.$slots.toolbar ? (T(), c("div", Ch, [k(e.$slots, "toolbar", {}, void 0, !0), e.$slots.statistics ? (T(), o(d, {
|
|
14547
14547
|
key: 0,
|
|
14548
14548
|
onClick: u.toggleStatistics,
|
|
14549
14549
|
type: a.showStatistics ? "primary" : "secondary",
|
|
@@ -14569,7 +14569,7 @@ function Mh(e, t, n, i, a, u) {
|
|
|
14569
14569
|
class: "ecs-data-layout-statistics scrollbar scrollbar-sml vertical",
|
|
14570
14570
|
id: a.statisticsId,
|
|
14571
14571
|
style: S({ height: `${n.statisticsHeight}px` })
|
|
14572
|
-
}, [k(e.$slots, "statistics", {}, void 0, !0)], 12,
|
|
14572
|
+
}, [k(e.$slots, "statistics", {}, void 0, !0)], 12, wh)) : s("", !0)]),
|
|
14573
14573
|
_: 3
|
|
14574
14574
|
}, 8, ["name"]),
|
|
14575
14575
|
e.$slots.actionbar ? se((T(), o(p, {
|
|
@@ -14579,20 +14579,20 @@ function Mh(e, t, n, i, a, u) {
|
|
|
14579
14579
|
default: I(() => [k(e.$slots, "actionbar", {}, void 0, !0)]),
|
|
14580
14580
|
_: 3
|
|
14581
14581
|
}, 8, ["padding"])), [[ae, n.showActionbar]]) : s("", !0),
|
|
14582
|
-
l("div",
|
|
14582
|
+
l("div", Th, [k(e.$slots, "default", {}, void 0, !0)])
|
|
14583
14583
|
]),
|
|
14584
14584
|
e.$slots.sidebarcontent || e.$slots.sidebarheader ? (T(), c("aside", {
|
|
14585
14585
|
key: 0,
|
|
14586
14586
|
class: b(["ecs-data-layout-sidebar", n.sidebarExpanded ? "expanded" : ""])
|
|
14587
|
-
}, [l("div",
|
|
14587
|
+
}, [l("div", Eh, [e.$slots.sidebarheader ? (T(), c("div", Dh, [k(e.$slots, "sidebarheader", {}, void 0, !0)])) : s("", !0), l("div", Oh, [k(e.$slots, "sidebarcontent", {}, void 0, !0)])])], 2)) : s("", !0),
|
|
14588
14588
|
e.$slots.overlaysidebar ? (T(), c("aside", {
|
|
14589
14589
|
key: 1,
|
|
14590
14590
|
class: b(["ecs-data-layout-overlay-sidebar", n.overlaySidebarExpanded ? "expanded" : ""]),
|
|
14591
14591
|
"data-test": "overlay-sidebar"
|
|
14592
|
-
}, [t[0] ||= l("div", { class: "ecs-data-layout-overlay-sidebar-backdrop" }, null, -1), l("div",
|
|
14592
|
+
}, [t[0] ||= l("div", { class: "ecs-data-layout-overlay-sidebar-backdrop" }, null, -1), l("div", kh, [k(e.$slots, "overlaysidebar", {}, void 0, !0)])], 2)) : s("", !0)
|
|
14593
14593
|
], 2);
|
|
14594
14594
|
}
|
|
14595
|
-
var
|
|
14595
|
+
var jh = /*#__PURE__*/ H(yh, [["render", Ah], ["__scopeId", "data-v-f2f03b2c"]]), Mh = {
|
|
14596
14596
|
name: "ecs-legend-item",
|
|
14597
14597
|
emits: ["click"],
|
|
14598
14598
|
components: {
|
|
@@ -14634,17 +14634,17 @@ var Nh = /*#__PURE__*/ H(xh, [["render", Mh], ["__scopeId", "data-v-f2f03b2c"]])
|
|
|
14634
14634
|
return `ecs-legend-item-${this.size}`;
|
|
14635
14635
|
}
|
|
14636
14636
|
}
|
|
14637
|
-
},
|
|
14637
|
+
}, Nh = { class: "ecs-legend-item-label-container" }, Ph = { class: "ecs-legend-item-label" }, Fh = {
|
|
14638
14638
|
key: 0,
|
|
14639
14639
|
class: "ecs-legend-item-custom-label"
|
|
14640
|
-
},
|
|
14640
|
+
}, Ih = {
|
|
14641
14641
|
key: 0,
|
|
14642
14642
|
class: "ecs-legend-item-count"
|
|
14643
|
-
},
|
|
14643
|
+
}, Lh = {
|
|
14644
14644
|
key: 1,
|
|
14645
14645
|
class: "ecs-legend-item-percentage"
|
|
14646
14646
|
};
|
|
14647
|
-
function
|
|
14647
|
+
function Rh(e, t, n, r, i, a) {
|
|
14648
14648
|
let u = A("ecs-focus-ring"), d = A("ecs-flex-row");
|
|
14649
14649
|
return T(), o(d, {
|
|
14650
14650
|
onClick: t[0] ||= (t) => e.$emit("click", t),
|
|
@@ -14662,9 +14662,9 @@ function Bh(e, t, n, r, i, a) {
|
|
|
14662
14662
|
class: b(["ecs-legend-item-color", n.type]),
|
|
14663
14663
|
style: S({ backgroundColor: n.color })
|
|
14664
14664
|
}, null, 6),
|
|
14665
|
-
l("div",
|
|
14666
|
-
n.count ? (T(), c("div",
|
|
14667
|
-
n.percentage ? (T(), c("div",
|
|
14665
|
+
l("div", Nh, [l("div", Ph, N(n.label), 1), e.$slots.label ? (T(), c("div", Fh, [k(e.$slots, "label", {}, void 0, !0)])) : s("", !0)]),
|
|
14666
|
+
n.count ? (T(), c("div", Ih, N(n.count), 1)) : s("", !0),
|
|
14667
|
+
n.percentage ? (T(), c("div", Lh, N(a.percentageLabel), 1)) : s("", !0),
|
|
14668
14668
|
n.highlight || n.hover ? (T(), c("div", {
|
|
14669
14669
|
key: 2,
|
|
14670
14670
|
class: "ecs-legend-item-highlight",
|
|
@@ -14679,7 +14679,7 @@ function Bh(e, t, n, r, i, a) {
|
|
|
14679
14679
|
"class"
|
|
14680
14680
|
]);
|
|
14681
14681
|
}
|
|
14682
|
-
var
|
|
14682
|
+
var zh = /*#__PURE__*/ H(Mh, [["render", Rh], ["__scopeId", "data-v-31e7ba6e"]]), Bh = {
|
|
14683
14683
|
name: "ecs-log-message",
|
|
14684
14684
|
components: {
|
|
14685
14685
|
EcsFlexRow: K,
|
|
@@ -14732,14 +14732,14 @@ var Vh = /*#__PURE__*/ H(Ph, [["render", Bh], ["__scopeId", "data-v-31e7ba6e"]])
|
|
|
14732
14732
|
return ["warning", "error"].includes(this.type) ? "alert" : null;
|
|
14733
14733
|
}
|
|
14734
14734
|
}
|
|
14735
|
-
},
|
|
14735
|
+
}, Vh = {
|
|
14736
14736
|
key: 0,
|
|
14737
14737
|
class: "ecs-log-message-indicator"
|
|
14738
|
-
},
|
|
14738
|
+
}, Hh = { class: "ecs-log-message-content" }, Uh = {
|
|
14739
14739
|
key: 3,
|
|
14740
14740
|
class: "ecs-log-message-meta"
|
|
14741
|
-
},
|
|
14742
|
-
function
|
|
14741
|
+
}, Wh = { class: "ecs-log-message-meta-text" };
|
|
14742
|
+
function Gh(e, t, n, r, i, a) {
|
|
14743
14743
|
let u = A("ecs-skeleton-loader"), d = A("ecs-sticker"), f = A("ecs-flex-row");
|
|
14744
14744
|
return T(), o(f, {
|
|
14745
14745
|
class: b(["ecs-log-message", [n.type, n.variant]]),
|
|
@@ -14750,7 +14750,7 @@ function qh(e, t, n, r, i, a) {
|
|
|
14750
14750
|
style: S(a.padding)
|
|
14751
14751
|
}, {
|
|
14752
14752
|
default: I(() => [
|
|
14753
|
-
n.variant === "indicator" ? (T(), c("div",
|
|
14753
|
+
n.variant === "indicator" ? (T(), c("div", Vh)) : s("", !0),
|
|
14754
14754
|
n.loading && n.type != "blank" ? (T(), o(u, {
|
|
14755
14755
|
key: 1,
|
|
14756
14756
|
type: "rect",
|
|
@@ -14760,7 +14760,7 @@ function qh(e, t, n, r, i, a) {
|
|
|
14760
14760
|
key: 2,
|
|
14761
14761
|
type: n.type
|
|
14762
14762
|
}, null, 8, ["type"])),
|
|
14763
|
-
l("div",
|
|
14763
|
+
l("div", Hh, [n.loading ? (T(), o(u, {
|
|
14764
14764
|
key: 0,
|
|
14765
14765
|
type: "single",
|
|
14766
14766
|
width: 40,
|
|
@@ -14769,11 +14769,11 @@ function qh(e, t, n, r, i, a) {
|
|
|
14769
14769
|
key: 2,
|
|
14770
14770
|
class: b(["ecs-log-message-collapse", { expanded: i.expanded }])
|
|
14771
14771
|
}, [k(e.$slots, "collapse", {}, void 0, !0)], 2)) : s("", !0)]),
|
|
14772
|
-
(n.meta || e.$slots.collapse) && !n.loading ? (T(), c("div",
|
|
14772
|
+
(n.meta || e.$slots.collapse) && !n.loading ? (T(), c("div", Uh, [e.$slots.collapse ? (T(), c("button", {
|
|
14773
14773
|
key: 0,
|
|
14774
14774
|
onClick: t[0] ||= (e) => i.expanded = !i.expanded,
|
|
14775
14775
|
class: "ecs-log-message-collapse-button"
|
|
14776
|
-
}, N(n.collapseButtonText), 1)) : s("", !0), l("div",
|
|
14776
|
+
}, N(n.collapseButtonText), 1)) : s("", !0), l("div", Wh, N(n.meta), 1)])) : s("", !0)
|
|
14777
14777
|
]),
|
|
14778
14778
|
_: 3
|
|
14779
14779
|
}, 8, [
|
|
@@ -14783,7 +14783,7 @@ function qh(e, t, n, r, i, a) {
|
|
|
14783
14783
|
"style"
|
|
14784
14784
|
]);
|
|
14785
14785
|
}
|
|
14786
|
-
var
|
|
14786
|
+
var Kh = /*#__PURE__*/ H(Bh, [["render", Gh], ["__scopeId", "data-v-e0610fe5"]]), qh = {
|
|
14787
14787
|
name: "ecs-map",
|
|
14788
14788
|
components: { EcsFocusRing: W },
|
|
14789
14789
|
props: {
|
|
@@ -14808,8 +14808,8 @@ var Jh = /*#__PURE__*/ H(Hh, [["render", qh], ["__scopeId", "data-v-e0610fe5"]])
|
|
|
14808
14808
|
return `https://maps.googleapis.com/maps/api/staticmap?maptype=terrain&sensor=false&format=png&zoom=13&key=${this.apiKey}&visual_refresh=true&scale=2&size=320x220&style=feature:poi|visibility:off¢er=${this.address}`;
|
|
14809
14809
|
}
|
|
14810
14810
|
}
|
|
14811
|
-
},
|
|
14812
|
-
function
|
|
14811
|
+
}, Jh = ["href"], Yh = ["src", "alt"];
|
|
14812
|
+
function Xh(e, t, n, r, i, a) {
|
|
14813
14813
|
let o = A("ecs-focus-ring");
|
|
14814
14814
|
return T(), c("div", { class: b(["ecs-map", [n.marker ? "ecs-map-marker" : ""]]) }, [l("a", {
|
|
14815
14815
|
target: "_blank",
|
|
@@ -14818,12 +14818,12 @@ function Qh(e, t, n, r, i, a) {
|
|
|
14818
14818
|
}, [l("img", {
|
|
14819
14819
|
src: a.mapImageUrl,
|
|
14820
14820
|
alt: "Map of " + n.address
|
|
14821
|
-
}, null, 8,
|
|
14821
|
+
}, null, 8, Yh), f(o, {
|
|
14822
14822
|
inset: 0,
|
|
14823
14823
|
radius: 4
|
|
14824
|
-
})], 8,
|
|
14824
|
+
})], 8, Jh)], 2);
|
|
14825
14825
|
}
|
|
14826
|
-
var
|
|
14826
|
+
var Zh = /*#__PURE__*/ H(qh, [["render", Xh], ["__scopeId", "data-v-81e2d377"]]), Qh = {
|
|
14827
14827
|
name: "ecs-modal",
|
|
14828
14828
|
props: {
|
|
14829
14829
|
show: {
|
|
@@ -14868,14 +14868,14 @@ var $h = /*#__PURE__*/ H(Yh, [["render", Qh], ["__scopeId", "data-v-81e2d377"]])
|
|
|
14868
14868
|
mounted() {
|
|
14869
14869
|
this.show && (this.isShown = !0);
|
|
14870
14870
|
}
|
|
14871
|
-
},
|
|
14871
|
+
}, $h = {
|
|
14872
14872
|
key: 0,
|
|
14873
14873
|
class: "ecs-modal-header-wrap"
|
|
14874
|
-
},
|
|
14874
|
+
}, eg = { class: "ecs-modal-content-wrap scrollbar" }, tg = {
|
|
14875
14875
|
key: 1,
|
|
14876
14876
|
class: "ecs-modal-footer-wrap"
|
|
14877
14877
|
};
|
|
14878
|
-
function
|
|
14878
|
+
function ng(e, t, n, i, a, u) {
|
|
14879
14879
|
return T(), o(r, { name: "dialog-fade" }, {
|
|
14880
14880
|
default: I(() => [a.isShown ? (T(), c("div", {
|
|
14881
14881
|
key: 0,
|
|
@@ -14884,14 +14884,14 @@ function ig(e, t, n, i, a, u) {
|
|
|
14884
14884
|
class: "ecs-modal-dialog ecs-modal-sheet",
|
|
14885
14885
|
style: S([u.fixedHeightStyle, u.widthStyle])
|
|
14886
14886
|
}, [
|
|
14887
|
-
e.$slots.header ? (T(), c("div",
|
|
14888
|
-
l("div",
|
|
14889
|
-
e.$slots.footer ? (T(), c("div",
|
|
14887
|
+
e.$slots.header ? (T(), c("div", $h, [k(e.$slots, "header", {}, void 0, !0)])) : s("", !0),
|
|
14888
|
+
l("div", eg, [k(e.$slots, "default", {}, void 0, !0)]),
|
|
14889
|
+
e.$slots.footer ? (T(), c("div", tg, [k(e.$slots, "footer", {}, void 0, !0)])) : s("", !0)
|
|
14890
14890
|
], 4), t[0] ||= l("div", { class: "ecs-modal-backdrop ecs-modal-sheet-backdrop" }, null, -1)], 2)) : s("", !0)]),
|
|
14891
14891
|
_: 3
|
|
14892
14892
|
});
|
|
14893
14893
|
}
|
|
14894
|
-
var
|
|
14894
|
+
var rg = /*#__PURE__*/ H(Qh, [["render", ng], ["__scopeId", "data-v-317f069f"]]), ig = {
|
|
14895
14895
|
name: "ecs-modal-header",
|
|
14896
14896
|
emits: ["close"],
|
|
14897
14897
|
components: {
|
|
@@ -14925,17 +14925,17 @@ var ag = /*#__PURE__*/ H(eg, [["render", ig], ["__scopeId", "data-v-317f069f"]])
|
|
|
14925
14925
|
e && (e.focus(), e.click());
|
|
14926
14926
|
}
|
|
14927
14927
|
} }
|
|
14928
|
-
},
|
|
14928
|
+
}, ag = {
|
|
14929
14929
|
class: "ecs-modal-header-main",
|
|
14930
14930
|
ref: "firstFocusable",
|
|
14931
14931
|
tabindex: "0"
|
|
14932
|
-
},
|
|
14932
|
+
}, og = { class: "ecs-modal-header-main-inner" }, sg = {
|
|
14933
14933
|
key: 0,
|
|
14934
14934
|
class: "ecs-modal-header-extended"
|
|
14935
14935
|
};
|
|
14936
|
-
function
|
|
14936
|
+
function cg(e, t, n, r, i, a) {
|
|
14937
14937
|
let o = A("ecs-button");
|
|
14938
|
-
return T(), c("div", { class: b(["ecs-modal-header", a.typeClass]) }, [l("div",
|
|
14938
|
+
return T(), c("div", { class: b(["ecs-modal-header", a.typeClass]) }, [l("div", ag, [l("div", og, [k(e.$slots, "default", {}, void 0, !0)]), f(o, {
|
|
14939
14939
|
onClick: t[0] ||= (t) => e.$emit("close"),
|
|
14940
14940
|
title: "Close",
|
|
14941
14941
|
"aria-label": "Close",
|
|
@@ -14946,16 +14946,16 @@ function ug(e, t, n, r, i, a) {
|
|
|
14946
14946
|
"focus-inset": -1,
|
|
14947
14947
|
"data-close-button": "",
|
|
14948
14948
|
"data-test": "close-modal-button"
|
|
14949
|
-
})], 512), e.$slots.extension ? (T(), c("div",
|
|
14949
|
+
})], 512), e.$slots.extension ? (T(), c("div", sg, [k(e.$slots, "extension", {}, void 0, !0)])) : s("", !0)], 2);
|
|
14950
14950
|
}
|
|
14951
|
-
var
|
|
14951
|
+
var lg = /*#__PURE__*/ H(ig, [["render", cg], ["__scopeId", "data-v-7d67bede"]]), ug = { name: "ecs-modal-footer" }, dg = { class: "ecs-modal-footer" }, fg = {
|
|
14952
14952
|
key: 0,
|
|
14953
14953
|
class: "ecs-modal-footer-secondary"
|
|
14954
|
-
},
|
|
14955
|
-
function
|
|
14956
|
-
return T(), c("div",
|
|
14954
|
+
}, pg = { class: "ecs-modal-footer-main" };
|
|
14955
|
+
function mg(e, t, n, r, i, a) {
|
|
14956
|
+
return T(), c("div", dg, [e.$slots.secondary ? (T(), c("div", fg, [k(e.$slots, "secondary", {}, void 0, !0)])) : s("", !0), l("div", pg, [k(e.$slots, "default", {}, void 0, !0)])]);
|
|
14957
14957
|
}
|
|
14958
|
-
var
|
|
14958
|
+
var hg = /*#__PURE__*/ H(ug, [["render", mg], ["__scopeId", "data-v-05db6a92"]]), gg = {
|
|
14959
14959
|
name: "ecs-multiselect-search-token",
|
|
14960
14960
|
emits: [
|
|
14961
14961
|
"remove",
|
|
@@ -14998,29 +14998,29 @@ var _g = /*#__PURE__*/ H(fg, [["render", gg], ["__scopeId", "data-v-05db6a92"]])
|
|
|
14998
14998
|
this.$emit("editToken", e);
|
|
14999
14999
|
}
|
|
15000
15000
|
}
|
|
15001
|
-
},
|
|
15001
|
+
}, _g = {
|
|
15002
15002
|
key: 0,
|
|
15003
15003
|
class: "symbol"
|
|
15004
|
-
},
|
|
15004
|
+
}, vg = {
|
|
15005
15005
|
key: 0,
|
|
15006
15006
|
class: "operator"
|
|
15007
|
-
},
|
|
15007
|
+
}, yg = { class: "query" }, bg = {
|
|
15008
15008
|
key: 0,
|
|
15009
15009
|
class: "descriptor"
|
|
15010
15010
|
};
|
|
15011
|
-
function
|
|
15011
|
+
function xg(e, t, n, r, i, a) {
|
|
15012
15012
|
let o = A("ecs-icon"), u = A("ecs-focus-ring");
|
|
15013
15013
|
return T(), c("div", {
|
|
15014
15014
|
class: b(["ecs-multiselect-search-token", [a.typeClass, { editable: n.editable }]]),
|
|
15015
15015
|
tabindex: "0",
|
|
15016
15016
|
onKeydown: t[5] ||= L((t) => e.$emit("remove", t), ["delete"])
|
|
15017
|
-
}, [n.icon || n.operator || n.operatorSwitch ? (T(), c("div",
|
|
15017
|
+
}, [n.icon || n.operator || n.operatorSwitch ? (T(), c("div", _g, [
|
|
15018
15018
|
f(o, {
|
|
15019
15019
|
type: n.icon,
|
|
15020
15020
|
size: "20",
|
|
15021
15021
|
color: "var(--color-white)"
|
|
15022
15022
|
}, null, 8, ["type"]),
|
|
15023
|
-
n.operator && !n.operatorSwitch ? (T(), c("div",
|
|
15023
|
+
n.operator && !n.operatorSwitch ? (T(), c("div", vg, N(n.operator), 1)) : s("", !0),
|
|
15024
15024
|
n.operatorSwitch ? (T(), c("button", {
|
|
15025
15025
|
key: 1,
|
|
15026
15026
|
onClick: t[0] ||= (...e) => a.handleOperatorToggle && a.handleOperatorToggle(...e),
|
|
@@ -15042,8 +15042,8 @@ function Cg(e, t, n, r, i, a) {
|
|
|
15042
15042
|
}, null, 8, ["class"]),
|
|
15043
15043
|
f(u, { radius: 12 })
|
|
15044
15044
|
], 2)) : s("", !0)
|
|
15045
|
-
])) : s("", !0), l("div",
|
|
15046
|
-
n.descriptor ? (T(), c("div",
|
|
15045
|
+
])) : s("", !0), l("div", yg, [
|
|
15046
|
+
n.descriptor ? (T(), c("div", bg, N(n.descriptor), 1)) : s("", !0),
|
|
15047
15047
|
n.editable ? (T(), c("button", {
|
|
15048
15048
|
key: 1,
|
|
15049
15049
|
onClick: t[1] ||= (...e) => a.handleEditToken && a.handleEditToken(...e),
|
|
@@ -15073,7 +15073,7 @@ function Cg(e, t, n, r, i, a) {
|
|
|
15073
15073
|
}), f(u, { radius: 12 })], 32)
|
|
15074
15074
|
])], 34);
|
|
15075
15075
|
}
|
|
15076
|
-
var
|
|
15076
|
+
var Sg = /*#__PURE__*/ H(gg, [["render", xg], ["__scopeId", "data-v-41602e43"]]), Cg = {
|
|
15077
15077
|
name: "ecs-multiselect-token",
|
|
15078
15078
|
emits: ["remove"],
|
|
15079
15079
|
components: {
|
|
@@ -15081,7 +15081,7 @@ var wg = /*#__PURE__*/ H(vg, [["render", Cg], ["__scopeId", "data-v-41602e43"]])
|
|
|
15081
15081
|
EcsFocusRing: W
|
|
15082
15082
|
}
|
|
15083
15083
|
};
|
|
15084
|
-
function
|
|
15084
|
+
function wg(e, t, n, r, i, a) {
|
|
15085
15085
|
let o = A("ecs-icon"), s = A("ecs-focus-ring");
|
|
15086
15086
|
return T(), c("div", {
|
|
15087
15087
|
class: "ecs-multiselect-token",
|
|
@@ -15096,7 +15096,7 @@ function Eg(e, t, n, r, i, a) {
|
|
|
15096
15096
|
color: "#FFF"
|
|
15097
15097
|
}), f(s, { radius: 12 })])], 32);
|
|
15098
15098
|
}
|
|
15099
|
-
var
|
|
15099
|
+
var Tg = /*#__PURE__*/ H(Cg, [["render", wg], ["__scopeId", "data-v-daa501d2"]]), Eg = {
|
|
15100
15100
|
name: "ecs-multiselect-option",
|
|
15101
15101
|
components: {
|
|
15102
15102
|
EcsIcon: U,
|
|
@@ -15144,14 +15144,14 @@ var Dg = /*#__PURE__*/ H(Tg, [["render", Eg], ["__scopeId", "data-v-daa501d2"]])
|
|
|
15144
15144
|
return this.isPlainTextSlotContent ? { display: "block" } : { display: "flex" };
|
|
15145
15145
|
}
|
|
15146
15146
|
}
|
|
15147
|
-
},
|
|
15147
|
+
}, Dg = ["role"], Og = {
|
|
15148
15148
|
key: 1,
|
|
15149
15149
|
class: "color"
|
|
15150
|
-
},
|
|
15150
|
+
}, kg = {
|
|
15151
15151
|
key: 2,
|
|
15152
15152
|
class: "ecs-multiselect-option-content-count"
|
|
15153
15153
|
};
|
|
15154
|
-
function
|
|
15154
|
+
function Ag(e, t, n, r, i, a) {
|
|
15155
15155
|
let u = A("ecs-icon"), p = A("ecs-flex-row"), m = A("ecs-text-v2");
|
|
15156
15156
|
return T(), c("div", {
|
|
15157
15157
|
class: b(["ecs-multiselect-option", [a.typeClass, n.highlighted ? "highlighted" : ""]]),
|
|
@@ -15165,7 +15165,7 @@ function Mg(e, t, n, r, i, a) {
|
|
|
15165
15165
|
key: 0,
|
|
15166
15166
|
type: n.icon,
|
|
15167
15167
|
size: "20"
|
|
15168
|
-
}, null, 8, ["type"])) : n.color ? (T(), c("div",
|
|
15168
|
+
}, null, 8, ["type"])) : n.color ? (T(), c("div", Og, [l("div", {
|
|
15169
15169
|
class: "color-dot",
|
|
15170
15170
|
style: S({ backgroundColor: n.color })
|
|
15171
15171
|
}, null, 4)])) : s("", !0),
|
|
@@ -15173,7 +15173,7 @@ function Mg(e, t, n, r, i, a) {
|
|
|
15173
15173
|
class: "ecs-multiselect-option-content-text",
|
|
15174
15174
|
style: S(a.slotContentStyle)
|
|
15175
15175
|
}, [k(e.$slots, "default", {}, void 0, !0)], 4),
|
|
15176
|
-
n.count ? (T(), c("span",
|
|
15176
|
+
n.count ? (T(), c("span", kg, N(n.count), 1)) : s("", !0)
|
|
15177
15177
|
]),
|
|
15178
15178
|
_: 3
|
|
15179
15179
|
}), n.help ? (T(), c("div", {
|
|
@@ -15182,9 +15182,9 @@ function Mg(e, t, n, r, i, a) {
|
|
|
15182
15182
|
}, [f(m, { preset: "form" }, {
|
|
15183
15183
|
default: I(() => [d(N(n.help), 1)]),
|
|
15184
15184
|
_: 1
|
|
15185
|
-
})], 2)) : s("", !0)], 10,
|
|
15185
|
+
})], 2)) : s("", !0)], 10, Dg);
|
|
15186
15186
|
}
|
|
15187
|
-
var
|
|
15187
|
+
var jg = /*#__PURE__*/ H(Eg, [["render", Ag], ["__scopeId", "data-v-28659eb6"]]), Mg = {
|
|
15188
15188
|
name: "ecs-overlay",
|
|
15189
15189
|
emits: ["close", "toggled"],
|
|
15190
15190
|
components: {
|
|
@@ -15302,38 +15302,38 @@ var Ng = /*#__PURE__*/ H(Og, [["render", Mg], ["__scopeId", "data-v-28659eb6"]])
|
|
|
15302
15302
|
this.isShown && this.setScrollPaddings();
|
|
15303
15303
|
}, 10);
|
|
15304
15304
|
} }
|
|
15305
|
-
},
|
|
15305
|
+
}, Ng = { class: "ecs-overlay-titles" }, Pg = { class: "title" }, Fg = {
|
|
15306
15306
|
key: 0,
|
|
15307
15307
|
class: "emphasized"
|
|
15308
|
-
},
|
|
15308
|
+
}, Ig = {
|
|
15309
15309
|
key: 0,
|
|
15310
15310
|
class: "subline"
|
|
15311
|
-
},
|
|
15311
|
+
}, Lg = {
|
|
15312
15312
|
key: 0,
|
|
15313
15313
|
class: "ecs-overlay-header-controls"
|
|
15314
|
-
},
|
|
15314
|
+
}, Rg = ["aria-busy"], zg = {
|
|
15315
15315
|
key: 0,
|
|
15316
15316
|
class: "ecs-overlay-tabs scrollbar scrollbar-sml"
|
|
15317
|
-
},
|
|
15317
|
+
}, Bg = {
|
|
15318
15318
|
key: 0,
|
|
15319
15319
|
class: "ecs-overlay-sidebar ecs-overlay-sidebar-static"
|
|
15320
|
-
},
|
|
15320
|
+
}, Vg = { class: "ecs-overlay-sidebar ecs-overlay-sidebar-float scrollbar scrollbar-sml" }, Hg = {
|
|
15321
15321
|
key: 1,
|
|
15322
15322
|
class: "ecs-overlay-content-block"
|
|
15323
|
-
},
|
|
15323
|
+
}, Ug = {
|
|
15324
15324
|
key: 1,
|
|
15325
15325
|
class: "ecs-overlay-footer"
|
|
15326
|
-
},
|
|
15326
|
+
}, Wg = {
|
|
15327
15327
|
key: 0,
|
|
15328
15328
|
class: "spacer-tabs"
|
|
15329
|
-
},
|
|
15329
|
+
}, Gg = { class: "ecs-overlay-footer-content" }, Kg = {
|
|
15330
15330
|
key: 0,
|
|
15331
15331
|
class: "spacer-sidebar"
|
|
15332
|
-
},
|
|
15332
|
+
}, qg = {
|
|
15333
15333
|
key: 1,
|
|
15334
15334
|
class: "spacer-scrollbar"
|
|
15335
15335
|
};
|
|
15336
|
-
function
|
|
15336
|
+
function Jg(e, t, n, i, a, u) {
|
|
15337
15337
|
let p = A("ecs-icon"), m = A("ecs-button-toolbar"), h = A("ecs-alert");
|
|
15338
15338
|
return T(), o(r, {
|
|
15339
15339
|
name: "fade",
|
|
@@ -15351,13 +15351,13 @@ function Xg(e, t, n, i, a, u) {
|
|
|
15351
15351
|
class: "ecs-overlay-header",
|
|
15352
15352
|
style: S(e.$slots.alert ? "" : "border-bottom: 1px solid var(--color-gray-4);")
|
|
15353
15353
|
}, [
|
|
15354
|
-
l("div",
|
|
15354
|
+
l("div", Ng, [n.icon ? (T(), o(p, {
|
|
15355
15355
|
key: 0,
|
|
15356
15356
|
type: n.icon,
|
|
15357
15357
|
size: "40",
|
|
15358
15358
|
color: "#B9BCC2"
|
|
15359
|
-
}, null, 8, ["type"])) : s("", !0), l("div", null, [l("span",
|
|
15360
|
-
e.$slots.headercontrols ? (T(), c("div",
|
|
15359
|
+
}, null, 8, ["type"])) : s("", !0), l("div", null, [l("span", Pg, [n.headerTitleEmphasized ? (T(), c("span", Fg, N(n.headerTitleEmphasized), 1)) : s("", !0), d(" " + N(n.headerTitle), 1)]), n.headerTitleSubline ? (T(), c("span", Ig, N(n.headerTitleSubline), 1)) : s("", !0)])]),
|
|
15360
|
+
e.$slots.headercontrols ? (T(), c("div", Lg, [k(e.$slots, "headercontrols", {}, void 0, !0)])) : s("", !0),
|
|
15361
15361
|
e.$slots.sidebar && a.width <= 1500 ? (T(), o(m, {
|
|
15362
15362
|
key: 1,
|
|
15363
15363
|
onClick: u.sidebarToggle,
|
|
@@ -15406,7 +15406,7 @@ function Xg(e, t, n, i, a, u) {
|
|
|
15406
15406
|
class: "ecs-overlay-content",
|
|
15407
15407
|
"aria-busy": n.blockContent || null
|
|
15408
15408
|
}, [
|
|
15409
|
-
e.$slots.tabs ? (T(), c("div",
|
|
15409
|
+
e.$slots.tabs ? (T(), c("div", zg, [k(e.$slots, "tabs", {}, void 0, !0)])) : s("", !0),
|
|
15410
15410
|
l("div", {
|
|
15411
15411
|
ref: "innerContent",
|
|
15412
15412
|
class: b(["ecs-overlay-content-inner scrollbar", u.sidebarOpenClass])
|
|
@@ -15421,15 +15421,15 @@ function Xg(e, t, n, i, a, u) {
|
|
|
15421
15421
|
paddingRight: u.contentPadding
|
|
15422
15422
|
})
|
|
15423
15423
|
}, [k(e.$slots, "default", {}, void 0, !0)], 6),
|
|
15424
|
-
e.$slots.sidebar && a.width > 1500 ? (T(), c("div",
|
|
15424
|
+
e.$slots.sidebar && a.width > 1500 ? (T(), c("div", Bg, [k(e.$slots, "sidebar", {}, void 0, !0)])) : s("", !0),
|
|
15425
15425
|
f(r, { name: "slide" }, {
|
|
15426
|
-
default: I(() => [se(l("div",
|
|
15426
|
+
default: I(() => [se(l("div", Vg, [k(e.$slots, "sidebar", {}, void 0, !0)], 512), [[ae, e.$slots.sidebar && a.width <= 1500 && a.showSidebar]])]),
|
|
15427
15427
|
_: 3
|
|
15428
15428
|
})
|
|
15429
15429
|
], 2),
|
|
15430
|
-
n.blockContent ? (T(), c("div",
|
|
15431
|
-
], 8,
|
|
15432
|
-
e.$slots.footer ? (T(), c("footer",
|
|
15430
|
+
n.blockContent ? (T(), c("div", Hg)) : s("", !0)
|
|
15431
|
+
], 8, Rg),
|
|
15432
|
+
e.$slots.footer ? (T(), c("footer", Ug, [e.$slots.tabs ? (T(), c("div", Wg)) : s("", !0), l("div", Gg, [
|
|
15433
15433
|
l("div", {
|
|
15434
15434
|
class: "ecs-overlay-footer-content-inner",
|
|
15435
15435
|
style: S({
|
|
@@ -15440,14 +15440,14 @@ function Xg(e, t, n, i, a, u) {
|
|
|
15440
15440
|
paddingRight: u.contentPadding
|
|
15441
15441
|
})
|
|
15442
15442
|
}, [k(e.$slots, "footer", {}, void 0, !0)], 4),
|
|
15443
|
-
e.$slots.sidebar && a.width > 1500 ? (T(), c("div",
|
|
15444
|
-
a.footerScrollSpacer ? (T(), c("div",
|
|
15443
|
+
e.$slots.sidebar && a.width > 1500 ? (T(), c("div", Kg)) : s("", !0),
|
|
15444
|
+
a.footerScrollSpacer ? (T(), c("div", qg)) : s("", !0)
|
|
15445
15445
|
])])) : s("", !0)
|
|
15446
15446
|
], 4)) : s("", !0)]),
|
|
15447
15447
|
_: 3
|
|
15448
15448
|
});
|
|
15449
15449
|
}
|
|
15450
|
-
var
|
|
15450
|
+
var Yg = /*#__PURE__*/ H(Mg, [["render", Jg], ["__scopeId", "data-v-acdd9118"]]), Xg = {
|
|
15451
15451
|
name: "ecs-pagination",
|
|
15452
15452
|
emits: [
|
|
15453
15453
|
"firstPage",
|
|
@@ -15459,7 +15459,7 @@ var Zg = /*#__PURE__*/ H(Pg, [["render", Xg], ["__scopeId", "data-v-acdd9118"]])
|
|
|
15459
15459
|
],
|
|
15460
15460
|
components: {
|
|
15461
15461
|
EcsButton: X,
|
|
15462
|
-
EcsSelect:
|
|
15462
|
+
EcsSelect: Ml,
|
|
15463
15463
|
EcsFlexRow: K,
|
|
15464
15464
|
EcsIcon: U
|
|
15465
15465
|
},
|
|
@@ -15541,14 +15541,14 @@ var Zg = /*#__PURE__*/ H(Pg, [["render", Xg], ["__scopeId", "data-v-acdd9118"]])
|
|
|
15541
15541
|
this.$emit("updatePage", Number(e));
|
|
15542
15542
|
}
|
|
15543
15543
|
}
|
|
15544
|
-
},
|
|
15544
|
+
}, Zg = ["value", "selected"], Qg = {
|
|
15545
15545
|
key: 0,
|
|
15546
15546
|
class: "total"
|
|
15547
|
-
},
|
|
15547
|
+
}, $g = {
|
|
15548
15548
|
key: 1,
|
|
15549
15549
|
class: "ecs-pagination-range"
|
|
15550
|
-
},
|
|
15551
|
-
function
|
|
15550
|
+
}, e_ = { class: "ecs-pagination-tabs" }, t_ = ["value", "selected"];
|
|
15551
|
+
function n_(t, n, r, i, a, u) {
|
|
15552
15552
|
let p = A("ecs-button"), m = A("ecs-flex-row"), h = A("ecs-select");
|
|
15553
15553
|
return T(), c("div", {
|
|
15554
15554
|
class: b(["ecs-pagination", [r.theme === "bordered" ? "ecs-pagination-bordered" : "", r.theme === "floating" ? "ecs-pagination-floating" : ""]]),
|
|
@@ -15596,10 +15596,10 @@ function i_(t, n, r, i, a, u) {
|
|
|
15596
15596
|
key: e,
|
|
15597
15597
|
value: e,
|
|
15598
15598
|
selected: e === r.currentPage
|
|
15599
|
-
}, N(e), 9,
|
|
15599
|
+
}, N(e), 9, Zg))), 128))]),
|
|
15600
15600
|
_: 1
|
|
15601
15601
|
}, 8, ["modelValue", "disabled"]),
|
|
15602
|
-
r.totalPages ? (T(), c("span",
|
|
15602
|
+
r.totalPages ? (T(), c("span", Qg, "of " + N(r.totalPages), 1)) : s("", !0)
|
|
15603
15603
|
]),
|
|
15604
15604
|
_: 1
|
|
15605
15605
|
}),
|
|
@@ -15625,7 +15625,7 @@ function i_(t, n, r, i, a, u) {
|
|
|
15625
15625
|
}, null, 8, ["disabled"])]),
|
|
15626
15626
|
_: 1
|
|
15627
15627
|
})
|
|
15628
|
-
], 64)) : u.hasRange ? (T(), c("span",
|
|
15628
|
+
], 64)) : u.hasRange ? (T(), c("span", $g, [
|
|
15629
15629
|
n[8] ||= d("Showing entries ", -1),
|
|
15630
15630
|
l("span", null, N(r.itemRangeFrom) + " to " + N(r.itemRangeTo), 1),
|
|
15631
15631
|
n[9] ||= d(" of ", -1),
|
|
@@ -15633,7 +15633,7 @@ function i_(t, n, r, i, a, u) {
|
|
|
15633
15633
|
])) : s("", !0)]),
|
|
15634
15634
|
_: 1
|
|
15635
15635
|
}, 8, ["style"]),
|
|
15636
|
-
l("div",
|
|
15636
|
+
l("div", e_, [k(t.$slots, "tabs", {}, void 0, !0)]),
|
|
15637
15637
|
r.showItemsPerPage && r.type == "paginated" ? (T(), o(m, {
|
|
15638
15638
|
key: 0,
|
|
15639
15639
|
gap: 4,
|
|
@@ -15650,7 +15650,7 @@ function i_(t, n, r, i, a, u) {
|
|
|
15650
15650
|
key: e,
|
|
15651
15651
|
value: e,
|
|
15652
15652
|
selected: e === r.itemsPerPageSelected
|
|
15653
|
-
}, N(e), 9,
|
|
15653
|
+
}, N(e), 9, t_))), 128))]),
|
|
15654
15654
|
_: 1
|
|
15655
15655
|
}, 8, ["modelValue", "disabled"])]),
|
|
15656
15656
|
_: 1
|
|
@@ -15665,7 +15665,7 @@ function i_(t, n, r, i, a, u) {
|
|
|
15665
15665
|
})) : s("", !0)
|
|
15666
15666
|
], 2);
|
|
15667
15667
|
}
|
|
15668
|
-
var
|
|
15668
|
+
var r_ = /*#__PURE__*/ H(Xg, [["render", n_], ["__scopeId", "data-v-6741fbf9"]]), i_ = {
|
|
15669
15669
|
name: "ecs-popover-header",
|
|
15670
15670
|
components: {
|
|
15671
15671
|
EcsIcon: U,
|
|
@@ -15684,19 +15684,19 @@ var a_ = /*#__PURE__*/ H(Qg, [["render", i_], ["__scopeId", "data-v-6741fbf9"]])
|
|
|
15684
15684
|
computed: { hasControls() {
|
|
15685
15685
|
return !!this.$slots.default;
|
|
15686
15686
|
} }
|
|
15687
|
-
},
|
|
15687
|
+
}, a_ = { class: "ecs-popover-header" }, o_ = { class: "ecs-popover-header-title" }, s_ = {
|
|
15688
15688
|
key: 1,
|
|
15689
15689
|
class: "ecs-popover-header-title-content"
|
|
15690
|
-
},
|
|
15690
|
+
}, c_ = {
|
|
15691
15691
|
key: 2,
|
|
15692
15692
|
class: "ecs-popover-header-title-controls"
|
|
15693
|
-
},
|
|
15693
|
+
}, l_ = {
|
|
15694
15694
|
key: 0,
|
|
15695
15695
|
class: "ecs-popover-header-actions"
|
|
15696
15696
|
};
|
|
15697
|
-
function
|
|
15697
|
+
function u_(e, t, n, r, i, a) {
|
|
15698
15698
|
let u = A("ecs-icon"), p = A("ecs-text-v2");
|
|
15699
|
-
return T(), c("header",
|
|
15699
|
+
return T(), c("header", a_, [l("div", o_, [
|
|
15700
15700
|
n.icon ? (T(), o(u, {
|
|
15701
15701
|
key: 0,
|
|
15702
15702
|
type: n.icon,
|
|
@@ -15704,15 +15704,15 @@ function f_(e, t, n, r, i, a) {
|
|
|
15704
15704
|
class: "icon",
|
|
15705
15705
|
color: "#B4B9BE"
|
|
15706
15706
|
}, null, 8, ["type"])) : s("", !0),
|
|
15707
|
-
e.$slots.title ? (T(), c("div",
|
|
15707
|
+
e.$slots.title ? (T(), c("div", s_, [k(e.$slots, "title", {}, void 0, !0)])) : s("", !0),
|
|
15708
15708
|
f(p, { preset: "headline-4" }, {
|
|
15709
15709
|
default: I(() => [d(N(n.title), 1)]),
|
|
15710
15710
|
_: 1
|
|
15711
15711
|
}),
|
|
15712
|
-
e.$slots.titleControls ? (T(), c("div",
|
|
15713
|
-
]), a.hasControls ? (T(), c("div",
|
|
15712
|
+
e.$slots.titleControls ? (T(), c("div", c_, [k(e.$slots, "titleControls", {}, void 0, !0)])) : s("", !0)
|
|
15713
|
+
]), a.hasControls ? (T(), c("div", l_, [k(e.$slots, "default", {}, void 0, !0)])) : s("", !0)]);
|
|
15714
15714
|
}
|
|
15715
|
-
var
|
|
15715
|
+
var d_ = /*#__PURE__*/ H(i_, [["render", u_], ["__scopeId", "data-v-0c73e09d"]]), f_ = {
|
|
15716
15716
|
name: "ecs-rating-star-read",
|
|
15717
15717
|
components: { EcsSkeletonLoader: G },
|
|
15718
15718
|
props: {
|
|
@@ -15737,8 +15737,8 @@ var p_ = /*#__PURE__*/ H(o_, [["render", f_], ["__scopeId", "data-v-0c73e09d"]])
|
|
|
15737
15737
|
computed: { sizeClass() {
|
|
15738
15738
|
return this.size && this.size !== "" ? `ecs-rating-read-${this.size}` : this.size;
|
|
15739
15739
|
} }
|
|
15740
|
-
},
|
|
15741
|
-
function
|
|
15740
|
+
}, p_ = ["aria-busy", "aria-label"], m_ = ["data-maximum", "data-rating"];
|
|
15741
|
+
function h_(e, t, n, r, i, a) {
|
|
15742
15742
|
let s = A("ecs-skeleton-loader");
|
|
15743
15743
|
return T(), c("div", {
|
|
15744
15744
|
class: b(["ecs-rating-read", [a.sizeClass]]),
|
|
@@ -15754,9 +15754,9 @@ function __(e, t, n, r, i, a) {
|
|
|
15754
15754
|
class: "ecs-stars-read",
|
|
15755
15755
|
"data-maximum": n.maximum,
|
|
15756
15756
|
"data-rating": n.rating
|
|
15757
|
-
}, null, 8,
|
|
15757
|
+
}, null, 8, m_))], 10, p_);
|
|
15758
15758
|
}
|
|
15759
|
-
var
|
|
15759
|
+
var g_ = /*#__PURE__*/ H(f_, [["render", h_], ["__scopeId", "data-v-7e609016"]]), __ = {
|
|
15760
15760
|
name: "ecs-rating-favorability",
|
|
15761
15761
|
emits: ["click"],
|
|
15762
15762
|
components: {
|
|
@@ -15828,8 +15828,8 @@ var v_ = /*#__PURE__*/ H(m_, [["render", __], ["__scopeId", "data-v-7e609016"]])
|
|
|
15828
15828
|
methods: { handleClick(e) {
|
|
15829
15829
|
this.disabled || this.$emit("click", e);
|
|
15830
15830
|
} }
|
|
15831
|
-
},
|
|
15832
|
-
function
|
|
15831
|
+
}, v_ = ["aria-busy"], y_ = ["title"];
|
|
15832
|
+
function b_(e, t, n, r, i, a) {
|
|
15833
15833
|
let u = A("ecs-icon"), d = A("ecs-skeleton-loader");
|
|
15834
15834
|
return T(), c("div", {
|
|
15835
15835
|
onClick: t[0] ||= (...e) => a.handleClick && a.handleClick(...e),
|
|
@@ -15839,7 +15839,7 @@ function S_(e, t, n, r, i, a) {
|
|
|
15839
15839
|
l("div", {
|
|
15840
15840
|
class: b(["ecs-favorability-button", [a.css, n.loading ? "loading" : ""]]),
|
|
15841
15841
|
title: a.labelText
|
|
15842
|
-
}, [f(u, { type: a.iconType }, null, 8, ["type"])], 10,
|
|
15842
|
+
}, [f(u, { type: a.iconType }, null, 8, ["type"])], 10, y_),
|
|
15843
15843
|
n.label ? (T(), c("span", {
|
|
15844
15844
|
key: 0,
|
|
15845
15845
|
class: b(["label", n.loading ? "loading" : ""])
|
|
@@ -15856,9 +15856,9 @@ function S_(e, t, n, r, i, a) {
|
|
|
15856
15856
|
width: 100,
|
|
15857
15857
|
style: { width: "calc(100% - 30px)" }
|
|
15858
15858
|
})) : s("", !0)
|
|
15859
|
-
], 10,
|
|
15859
|
+
], 10, v_);
|
|
15860
15860
|
}
|
|
15861
|
-
var
|
|
15861
|
+
var x_ = /*#__PURE__*/ H(__, [["render", b_], ["__scopeId", "data-v-a6e15633"]]), S_ = {
|
|
15862
15862
|
name: "ecs-quicklinks-link",
|
|
15863
15863
|
emits: [
|
|
15864
15864
|
"click",
|
|
@@ -15868,8 +15868,8 @@ var C_ = /*#__PURE__*/ H(y_, [["render", S_], ["__scopeId", "data-v-a6e15633"]])
|
|
|
15868
15868
|
],
|
|
15869
15869
|
components: {
|
|
15870
15870
|
EcsCheckbox: Tr,
|
|
15871
|
-
EcsRatingStarRead:
|
|
15872
|
-
EcsRatingFavorability:
|
|
15871
|
+
EcsRatingStarRead: g_,
|
|
15872
|
+
EcsRatingFavorability: x_,
|
|
15873
15873
|
EcsSwitch: Rr,
|
|
15874
15874
|
EcsIcon: U,
|
|
15875
15875
|
EcsFocusRing: W,
|
|
@@ -16012,21 +16012,21 @@ var C_ = /*#__PURE__*/ H(y_, [["render", S_], ["__scopeId", "data-v-a6e15633"]])
|
|
|
16012
16012
|
created() {
|
|
16013
16013
|
this.updateVolumes(this.volumes);
|
|
16014
16014
|
}
|
|
16015
|
-
},
|
|
16015
|
+
}, C_ = { class: "filter-description" }, w_ = {
|
|
16016
16016
|
key: 0,
|
|
16017
16017
|
class: "meta"
|
|
16018
|
-
},
|
|
16018
|
+
}, T_ = { key: 0 }, E_ = ["title"], D_ = { style: { "margin-left": "12px" } }, O_ = { class: "static-label" }, k_ = {
|
|
16019
16019
|
key: 0,
|
|
16020
16020
|
class: "meta"
|
|
16021
|
-
},
|
|
16021
|
+
}, A_ = { key: 0 }, j_ = ["title"], M_ = { class: "persona-label" }, N_ = { key: 3 }, P_ = [
|
|
16022
16022
|
"onClick",
|
|
16023
16023
|
"title",
|
|
16024
16024
|
"aria-label"
|
|
16025
|
-
],
|
|
16025
|
+
], F_ = ["aria-label"], I_ = {
|
|
16026
16026
|
key: 5,
|
|
16027
16027
|
class: "meta"
|
|
16028
|
-
},
|
|
16029
|
-
function
|
|
16028
|
+
}, L_ = { key: 0 }, R_ = ["title"];
|
|
16029
|
+
function z_(t, n, r, i, a, u) {
|
|
16030
16030
|
let p = A("ecs-icon"), m = A("ecs-focus-ring"), h = A("ecs-rating-favorability"), g = A("ecs-rating-star-read"), _ = A("ecs-switch"), v = A("ecs-avatar"), y = A("ecs-popover-list-item"), x = A("ecs-popover-list"), S = A("ecs-popover"), C = A("ecs-flex-row"), w = A("ecs-checkbox");
|
|
16031
16031
|
return T(), c("li", { class: b(["ecs-quicklinks-link", [
|
|
16032
16032
|
u.typeClass,
|
|
@@ -16039,11 +16039,11 @@ function V_(t, n, r, i, a, u) {
|
|
|
16039
16039
|
role: "button"
|
|
16040
16040
|
}, [
|
|
16041
16041
|
f(p, { type: r.icon }, null, 8, ["type"]),
|
|
16042
|
-
l("span",
|
|
16043
|
-
r.count || r.meta ? (T(), c("small",
|
|
16042
|
+
l("span", C_, N(r.label), 1),
|
|
16043
|
+
r.count || r.meta ? (T(), c("small", w_, [r.count ? (T(), c("span", T_, N(r.count), 1)) : s("", !0), r.meta ? (T(), c("span", {
|
|
16044
16044
|
key: 1,
|
|
16045
16045
|
title: r.metaTitle
|
|
16046
|
-
}, N(r.meta), 9,
|
|
16046
|
+
}, N(r.meta), 9, E_)) : s("", !0)])) : s("", !0),
|
|
16047
16047
|
f(m)
|
|
16048
16048
|
])) : r.type === "favorability" ? (T(), c("div", {
|
|
16049
16049
|
key: 1,
|
|
@@ -16062,11 +16062,11 @@ function V_(t, n, r, i, a, u) {
|
|
|
16062
16062
|
"rating",
|
|
16063
16063
|
"disabled"
|
|
16064
16064
|
]),
|
|
16065
|
-
l("label",
|
|
16066
|
-
r.count || r.meta ? (T(), c("small",
|
|
16065
|
+
l("label", D_, [l("span", O_, N(r.label), 1)]),
|
|
16066
|
+
r.count || r.meta ? (T(), c("small", k_, [r.count ? (T(), c("span", A_, N(r.count), 1)) : s("", !0), r.meta ? (T(), c("span", {
|
|
16067
16067
|
key: 1,
|
|
16068
16068
|
title: r.metaTitle
|
|
16069
|
-
}, N(r.meta), 9,
|
|
16069
|
+
}, N(r.meta), 9, j_)) : s("", !0)])) : s("", !0),
|
|
16070
16070
|
f(m)
|
|
16071
16071
|
])) : (T(), o(w, {
|
|
16072
16072
|
key: 2,
|
|
@@ -16102,7 +16102,7 @@ function V_(t, n, r, i, a, u) {
|
|
|
16102
16102
|
"name",
|
|
16103
16103
|
"relevant-badge",
|
|
16104
16104
|
"backgroundColor"
|
|
16105
|
-
]), l("span",
|
|
16105
|
+
]), l("span", M_, N(r.label || r.persona.name), 1)], 64)) : (T(), c("span", N_, N(r.label), 1)),
|
|
16106
16106
|
a.localVolumes.length ? (T(), o(C, {
|
|
16107
16107
|
key: 4,
|
|
16108
16108
|
gap: 2,
|
|
@@ -16114,7 +16114,7 @@ function V_(t, n, r, i, a, u) {
|
|
|
16114
16114
|
onClick: (t) => u.toggleVolume(e.id),
|
|
16115
16115
|
title: `${e.name} (${e.date})`,
|
|
16116
16116
|
"aria-label": `Volume ${e.id}${e.active ? " active" : ""}`
|
|
16117
|
-
}, N(e.id), 11,
|
|
16117
|
+
}, N(e.id), 11, P_))), 128)), a.localVolumes.length > 3 ? (T(), o(S, {
|
|
16118
16118
|
key: 0,
|
|
16119
16119
|
disabled: r.disabled || null
|
|
16120
16120
|
}, {
|
|
@@ -16143,15 +16143,15 @@ function V_(t, n, r, i, a, u) {
|
|
|
16143
16143
|
}, [f(p, {
|
|
16144
16144
|
type: "more",
|
|
16145
16145
|
size: "18"
|
|
16146
|
-
})], 10,
|
|
16146
|
+
})], 10, F_)]),
|
|
16147
16147
|
_: 1
|
|
16148
16148
|
}, 8, ["disabled"])) : s("", !0)]),
|
|
16149
16149
|
_: 1
|
|
16150
16150
|
})) : s("", !0),
|
|
16151
|
-
r.count || r.meta ? (T(), c("small",
|
|
16151
|
+
r.count || r.meta ? (T(), c("small", I_, [r.count ? (T(), c("span", L_, N(r.count), 1)) : s("", !0), r.meta ? (T(), c("span", {
|
|
16152
16152
|
key: 1,
|
|
16153
16153
|
title: r.metaTitle
|
|
16154
|
-
}, N(r.meta), 9,
|
|
16154
|
+
}, N(r.meta), 9, R_)) : s("", !0)])) : s("", !0)
|
|
16155
16155
|
]),
|
|
16156
16156
|
_: 1
|
|
16157
16157
|
}, 8, [
|
|
@@ -16162,7 +16162,7 @@ function V_(t, n, r, i, a, u) {
|
|
|
16162
16162
|
"indeterminate"
|
|
16163
16163
|
]))], 2);
|
|
16164
16164
|
}
|
|
16165
|
-
var
|
|
16165
|
+
var B_ = /*#__PURE__*/ H(S_, [["render", z_], ["__scopeId", "data-v-bafc258b"]]), V_ = {
|
|
16166
16166
|
name: "ecs-range",
|
|
16167
16167
|
mixins: [Y],
|
|
16168
16168
|
emits: ["update:modelValue"],
|
|
@@ -16222,21 +16222,21 @@ var H_ = /*#__PURE__*/ H(w_, [["render", V_], ["__scopeId", "data-v-bafc258b"]])
|
|
|
16222
16222
|
watch: { modelValue(e) {
|
|
16223
16223
|
this.updateProgress(e);
|
|
16224
16224
|
} }
|
|
16225
|
-
},
|
|
16225
|
+
}, H_ = [
|
|
16226
16226
|
"id",
|
|
16227
16227
|
"disabled",
|
|
16228
16228
|
"min",
|
|
16229
16229
|
"max",
|
|
16230
16230
|
"value",
|
|
16231
16231
|
"step"
|
|
16232
|
-
],
|
|
16232
|
+
], U_ = {
|
|
16233
16233
|
key: 0,
|
|
16234
16234
|
class: "ecs-range-markers"
|
|
16235
|
-
},
|
|
16235
|
+
}, W_ = {
|
|
16236
16236
|
key: 1,
|
|
16237
16237
|
class: "ecs-range-labels"
|
|
16238
16238
|
};
|
|
16239
|
-
function
|
|
16239
|
+
function G_(t, n, r, i, a, o) {
|
|
16240
16240
|
return T(), c("div", { class: b(["ecs-range", { "has-list": r.list }]) }, [
|
|
16241
16241
|
l("input", {
|
|
16242
16242
|
ref: "rangeInput",
|
|
@@ -16249,18 +16249,18 @@ function q_(t, n, r, i, a, o) {
|
|
|
16249
16249
|
value: r.modelValue,
|
|
16250
16250
|
step: r.step === "any" ? "any" : r.step,
|
|
16251
16251
|
class: "ecs-range-input"
|
|
16252
|
-
}, null, 40,
|
|
16253
|
-
o.shouldShowMarkers ? (T(), c("div",
|
|
16252
|
+
}, null, 40, H_),
|
|
16253
|
+
o.shouldShowMarkers ? (T(), c("div", U_, [(T(!0), c(e, null, O(o.stepCount, (e, t) => (T(), c("span", {
|
|
16254
16254
|
key: t,
|
|
16255
16255
|
class: "ecs-range-marker"
|
|
16256
16256
|
}))), 128))])) : s("", !0),
|
|
16257
|
-
r.list ? (T(), c("div",
|
|
16257
|
+
r.list ? (T(), c("div", W_, [(T(!0), c(e, null, O(r.list, (e, t) => (T(), c("span", {
|
|
16258
16258
|
key: t,
|
|
16259
16259
|
class: "ecs-range-label"
|
|
16260
16260
|
}, N(e), 1))), 128))])) : s("", !0)
|
|
16261
16261
|
], 2);
|
|
16262
16262
|
}
|
|
16263
|
-
var
|
|
16263
|
+
var K_ = /*#__PURE__*/ H(V_, [["render", G_], ["__scopeId", "data-v-b6f3e6b0"]]), q_ = {
|
|
16264
16264
|
name: "ecs-rating-star-write",
|
|
16265
16265
|
emits: ["click", "reset"],
|
|
16266
16266
|
props: {
|
|
@@ -16281,15 +16281,15 @@ var J_ = /*#__PURE__*/ H(U_, [["render", q_], ["__scopeId", "data-v-b6f3e6b0"]])
|
|
|
16281
16281
|
default: !1
|
|
16282
16282
|
}
|
|
16283
16283
|
}
|
|
16284
|
-
},
|
|
16285
|
-
function
|
|
16284
|
+
}, J_ = ["disabled"], Y_ = { class: "ecs-rating-write" }, X_ = ["checked", "disabled"], Z_ = ["checked", "disabled"], Q_ = ["checked", "disabled"], $_ = ["checked", "disabled"];
|
|
16285
|
+
function ev(e, t, n, r, i, a) {
|
|
16286
16286
|
return T(), c("div", { class: b(["ecs-rating-form", [n.large ? "ecs-rating-form-lg" : ""]]) }, [n.unrated ? (T(), c("button", {
|
|
16287
16287
|
key: 0,
|
|
16288
16288
|
onClick: t[0] ||= (t) => e.$emit("reset"),
|
|
16289
16289
|
disabled: n.disabled,
|
|
16290
16290
|
class: b(["ecs-rating-reset", { active: n.value == 0 }]),
|
|
16291
16291
|
"aria-label": "Reset Rating"
|
|
16292
|
-
}, [...t[5] ||= [u("<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)]], 10,
|
|
16292
|
+
}, [...t[5] ||= [u("<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)]], 10, J_)) : s("", !0), l("div", Y_, [
|
|
16293
16293
|
l("input", {
|
|
16294
16294
|
type: "radio",
|
|
16295
16295
|
value: "1",
|
|
@@ -16297,7 +16297,7 @@ function nv(e, t, n, r, i, a) {
|
|
|
16297
16297
|
onClick: t[1] ||= (t) => e.$emit("click", t),
|
|
16298
16298
|
checked: n.value == 1 || null,
|
|
16299
16299
|
disabled: n.disabled
|
|
16300
|
-
}, null, 8,
|
|
16300
|
+
}, null, 8, X_),
|
|
16301
16301
|
t[6] ||= l("i", null, null, -1),
|
|
16302
16302
|
l("input", {
|
|
16303
16303
|
type: "radio",
|
|
@@ -16306,7 +16306,7 @@ function nv(e, t, n, r, i, a) {
|
|
|
16306
16306
|
onClick: t[2] ||= (t) => e.$emit("click", t),
|
|
16307
16307
|
checked: n.value == 2 || null,
|
|
16308
16308
|
disabled: n.disabled
|
|
16309
|
-
}, null, 8,
|
|
16309
|
+
}, null, 8, Z_),
|
|
16310
16310
|
t[7] ||= l("i", null, null, -1),
|
|
16311
16311
|
l("input", {
|
|
16312
16312
|
type: "radio",
|
|
@@ -16315,7 +16315,7 @@ function nv(e, t, n, r, i, a) {
|
|
|
16315
16315
|
onClick: t[3] ||= (t) => e.$emit("click", t),
|
|
16316
16316
|
checked: n.value == 3 || null,
|
|
16317
16317
|
disabled: n.disabled
|
|
16318
|
-
}, null, 8,
|
|
16318
|
+
}, null, 8, Q_),
|
|
16319
16319
|
t[8] ||= l("i", null, null, -1),
|
|
16320
16320
|
l("input", {
|
|
16321
16321
|
type: "radio",
|
|
@@ -16324,11 +16324,11 @@ function nv(e, t, n, r, i, a) {
|
|
|
16324
16324
|
onClick: t[4] ||= (t) => e.$emit("click", t),
|
|
16325
16325
|
checked: n.value == 4 || null,
|
|
16326
16326
|
disabled: n.disabled
|
|
16327
|
-
}, null, 8,
|
|
16327
|
+
}, null, 8, $_),
|
|
16328
16328
|
t[9] ||= l("i", null, null, -1)
|
|
16329
16329
|
])], 2);
|
|
16330
16330
|
}
|
|
16331
|
-
var
|
|
16331
|
+
var tv = /*#__PURE__*/ H(q_, [["render", ev], ["__scopeId", "data-v-0d4c1ecb"]]), nv = {
|
|
16332
16332
|
name: "ecs-section",
|
|
16333
16333
|
props: {
|
|
16334
16334
|
title: { type: String },
|
|
@@ -16374,11 +16374,11 @@ var rv = /*#__PURE__*/ H(Y_, [["render", nv], ["__scopeId", "data-v-0d4c1ecb"]])
|
|
|
16374
16374
|
return `ecs-section-content-padding-${this.contentPadding}`;
|
|
16375
16375
|
}
|
|
16376
16376
|
}
|
|
16377
|
-
},
|
|
16377
|
+
}, rv = {
|
|
16378
16378
|
key: 0,
|
|
16379
16379
|
class: "ecs-section-controls"
|
|
16380
16380
|
};
|
|
16381
|
-
function
|
|
16381
|
+
function iv(e, t, n, r, i, a) {
|
|
16382
16382
|
return T(), c("div", { class: b(["ecs-section", [
|
|
16383
16383
|
n.borderTop ? "ecs-section-border-top" : "",
|
|
16384
16384
|
n.borderBottom ? "ecs-section-border-bottom" : "",
|
|
@@ -16387,9 +16387,9 @@ function ov(e, t, n, r, i, a) {
|
|
|
16387
16387
|
]]) }, [n.title ? (T(), c("h3", {
|
|
16388
16388
|
key: 0,
|
|
16389
16389
|
class: b(["ecs-section-headline", [n.headlineBold ? "ecs-headline-section-bold" : "ecs-headline-section", e.$slots.controls ? "has-buttons" : ""]])
|
|
16390
|
-
}, [d(N(n.title) + " ", 1), e.$slots.controls ? (T(), c("div",
|
|
16390
|
+
}, [d(N(n.title) + " ", 1), e.$slots.controls ? (T(), c("div", rv, [k(e.$slots, "controls", {}, void 0, !0)])) : s("", !0)], 2)) : s("", !0), l("div", { class: b(["ecs-section-content", [n.title ? "" : "equal", a.contentPaddingClass]]) }, [k(e.$slots, "default", {}, void 0, !0)], 2)], 2);
|
|
16391
16391
|
}
|
|
16392
|
-
var
|
|
16392
|
+
var av = /*#__PURE__*/ H(nv, [["render", iv], ["__scopeId", "data-v-cdcc0680"]]), ov = {
|
|
16393
16393
|
name: "ecs-segments",
|
|
16394
16394
|
emits: ["click"],
|
|
16395
16395
|
components: { EcsIcon: U },
|
|
@@ -16415,15 +16415,15 @@ var sv = /*#__PURE__*/ H(iv, [["render", ov], ["__scopeId", "data-v-cdcc0680"]])
|
|
|
16415
16415
|
default: !1
|
|
16416
16416
|
}
|
|
16417
16417
|
}
|
|
16418
|
-
},
|
|
16418
|
+
}, sv = ["for", "disabled"], cv = [
|
|
16419
16419
|
"name",
|
|
16420
16420
|
"value",
|
|
16421
16421
|
"id",
|
|
16422
16422
|
"checked",
|
|
16423
16423
|
"disabled",
|
|
16424
16424
|
"onClick"
|
|
16425
|
-
],
|
|
16426
|
-
function
|
|
16425
|
+
], lv = ["title"];
|
|
16426
|
+
function uv(t, n, r, i, a, u) {
|
|
16427
16427
|
let f = A("ecs-icon");
|
|
16428
16428
|
return T(), c("div", { class: b(["ecs-segments", [r.inline ? "ecs-segments-inline" : ""]]) }, [(T(!0), c(e, null, O(r.options, (e) => (T(), c("label", {
|
|
16429
16429
|
key: e.id,
|
|
@@ -16437,7 +16437,7 @@ function fv(t, n, r, i, a, u) {
|
|
|
16437
16437
|
checked: r.value.toLowerCase() == e.id.toLowerCase() || null,
|
|
16438
16438
|
disabled: e.disabled || r.disabled,
|
|
16439
16439
|
onClick: (n) => t.$emit("click", e.id)
|
|
16440
|
-
}, null, 8,
|
|
16440
|
+
}, null, 8, cv), l("span", {
|
|
16441
16441
|
class: "ecs-segment",
|
|
16442
16442
|
title: e.title
|
|
16443
16443
|
}, [e.icon ? (T(), o(f, {
|
|
@@ -16446,9 +16446,9 @@ function fv(t, n, r, i, a, u) {
|
|
|
16446
16446
|
type: e.icon,
|
|
16447
16447
|
size: "20",
|
|
16448
16448
|
color: "#2F333C"
|
|
16449
|
-
}, null, 8, ["class", "type"])) : s("", !0), d(" " + N(e.label), 1)], 8,
|
|
16449
|
+
}, null, 8, ["class", "type"])) : s("", !0), d(" " + N(e.label), 1)], 8, lv)], 8, sv))), 128))], 2);
|
|
16450
16450
|
}
|
|
16451
|
-
var
|
|
16451
|
+
var dv = /*#__PURE__*/ H(ov, [["render", uv], ["__scopeId", "data-v-1cb14db0"]]), fv = {
|
|
16452
16452
|
name: "ecs-selection-grid",
|
|
16453
16453
|
emits: ["update:modelValue"],
|
|
16454
16454
|
components: {
|
|
@@ -16499,12 +16499,12 @@ var pv = /*#__PURE__*/ H(cv, [["render", fv], ["__scopeId", "data-v-1cb14db0"]])
|
|
|
16499
16499
|
}
|
|
16500
16500
|
}
|
|
16501
16501
|
}
|
|
16502
|
-
},
|
|
16502
|
+
}, pv = ["role"], mv = [
|
|
16503
16503
|
"onClick",
|
|
16504
16504
|
"role",
|
|
16505
16505
|
"aria-checked"
|
|
16506
16506
|
];
|
|
16507
|
-
function
|
|
16507
|
+
function hv(t, n, r, i, a, l) {
|
|
16508
16508
|
let u = A("ecs-icon"), p = A("ecs-file-icon"), m = A("ecs-text-v2"), h = A("ecs-flex-row");
|
|
16509
16509
|
return T(), c("div", {
|
|
16510
16510
|
class: "ecs-selection-grid",
|
|
@@ -16541,14 +16541,14 @@ function _v(t, n, r, i, a, l) {
|
|
|
16541
16541
|
_: 2
|
|
16542
16542
|
}, 1024)) : s("", !0)]),
|
|
16543
16543
|
_: 2
|
|
16544
|
-
}, 1024)], 10,
|
|
16544
|
+
}, 1024)], 10, mv))), 128))], 12, pv);
|
|
16545
16545
|
}
|
|
16546
|
-
var
|
|
16546
|
+
var gv = /*#__PURE__*/ H(fv, [["render", hv], ["__scopeId", "data-v-8b0a7154"]]), _v = {
|
|
16547
16547
|
name: "ecs-select-tile",
|
|
16548
16548
|
emits: ["click"],
|
|
16549
16549
|
components: {
|
|
16550
16550
|
EcsFocusRing: W,
|
|
16551
|
-
EcsIllustration:
|
|
16551
|
+
EcsIllustration: Pp
|
|
16552
16552
|
},
|
|
16553
16553
|
props: {
|
|
16554
16554
|
label: {
|
|
@@ -16581,14 +16581,14 @@ var vv = /*#__PURE__*/ H(mv, [["render", _v], ["__scopeId", "data-v-8b0a7154"]])
|
|
|
16581
16581
|
default: !1
|
|
16582
16582
|
}
|
|
16583
16583
|
}
|
|
16584
|
-
},
|
|
16584
|
+
}, vv = ["aria-checked", "tabindex"], yv = {
|
|
16585
16585
|
key: 1,
|
|
16586
16586
|
class: "label"
|
|
16587
|
-
},
|
|
16587
|
+
}, bv = {
|
|
16588
16588
|
key: 2,
|
|
16589
16589
|
class: "help"
|
|
16590
16590
|
};
|
|
16591
|
-
function
|
|
16591
|
+
function xv(e, t, n, r, i, a) {
|
|
16592
16592
|
let u = A("ecs-illustration"), d = A("ecs-focus-ring");
|
|
16593
16593
|
return T(), c("div", {
|
|
16594
16594
|
onClick: t[0] ||= (t) => e.$emit("click", t),
|
|
@@ -16603,23 +16603,23 @@ function Cv(e, t, n, r, i, a) {
|
|
|
16603
16603
|
key: 0,
|
|
16604
16604
|
type: n.illustration
|
|
16605
16605
|
}, null, 8, ["type"])) : s("", !0),
|
|
16606
|
-
n.label ? (T(), c("div",
|
|
16607
|
-
n.helpText ? (T(), c("div",
|
|
16606
|
+
n.label ? (T(), c("div", yv, N(n.label), 1)) : s("", !0),
|
|
16607
|
+
n.helpText ? (T(), c("div", bv, N(n.helpText), 1)) : s("", !0),
|
|
16608
16608
|
f(d, {
|
|
16609
16609
|
inset: -6,
|
|
16610
16610
|
radius: 12
|
|
16611
16611
|
})
|
|
16612
|
-
], 42,
|
|
16612
|
+
], 42, vv);
|
|
16613
16613
|
}
|
|
16614
|
-
var
|
|
16614
|
+
var Sv = /*#__PURE__*/ H(_v, [["render", xv], ["__scopeId", "data-v-a5e9bd1b"]]), Cv = { name: "ecs-sequence-map" }, wv = {
|
|
16615
16615
|
class: "ecs-sequence-map",
|
|
16616
16616
|
role: "navigation",
|
|
16617
16617
|
"aria-label": "Steps"
|
|
16618
16618
|
};
|
|
16619
|
-
function
|
|
16620
|
-
return T(), c("div",
|
|
16619
|
+
function Tv(e, t, n, r, i, a) {
|
|
16620
|
+
return T(), c("div", wv, [k(e.$slots, "default", {}, void 0, !0)]);
|
|
16621
16621
|
}
|
|
16622
|
-
var
|
|
16622
|
+
var Ev = /*#__PURE__*/ H(Cv, [["render", Tv], ["__scopeId", "data-v-69c3c73d"]]), Dv = {
|
|
16623
16623
|
name: "ecs-sequence-map-button",
|
|
16624
16624
|
emits: ["click"],
|
|
16625
16625
|
components: {
|
|
@@ -16648,8 +16648,8 @@ var Ov = /*#__PURE__*/ H(Tv, [["render", Dv], ["__scopeId", "data-v-69c3c73d"]])
|
|
|
16648
16648
|
default: !1
|
|
16649
16649
|
}
|
|
16650
16650
|
}
|
|
16651
|
-
},
|
|
16652
|
-
function
|
|
16651
|
+
}, Ov = ["aria-busy"], kv = { class: "count" };
|
|
16652
|
+
function Av(e, t, n, r, i, a) {
|
|
16653
16653
|
let u = A("ecs-icon"), p = A("ecs-focus-ring");
|
|
16654
16654
|
return T(), c("button", {
|
|
16655
16655
|
onClick: t[0] ||= (t) => e.$emit("click", t),
|
|
@@ -16661,7 +16661,7 @@ function Mv(e, t, n, r, i, a) {
|
|
|
16661
16661
|
]]),
|
|
16662
16662
|
"aria-busy": n.loading || null
|
|
16663
16663
|
}, [
|
|
16664
|
-
l("span",
|
|
16664
|
+
l("span", kv, [d(N(n.step) + " ", 1), n.loading ? (T(), o(u, {
|
|
16665
16665
|
key: 0,
|
|
16666
16666
|
type: "loading",
|
|
16667
16667
|
class: "loading",
|
|
@@ -16670,9 +16670,9 @@ function Mv(e, t, n, r, i, a) {
|
|
|
16670
16670
|
k(e.$slots, "default", {}, void 0, !0),
|
|
16671
16671
|
f(p, { inset: 4 }),
|
|
16672
16672
|
t[1] ||= l("div", { class: "step-indicator" }, null, -1)
|
|
16673
|
-
], 10,
|
|
16673
|
+
], 10, Ov);
|
|
16674
16674
|
}
|
|
16675
|
-
var
|
|
16675
|
+
var jv = /*#__PURE__*/ H(Dv, [["render", Av], ["__scopeId", "data-v-397f53f1"]]), Mv = {
|
|
16676
16676
|
name: "ecs-tab-bar",
|
|
16677
16677
|
props: {
|
|
16678
16678
|
type: {
|
|
@@ -16710,30 +16710,30 @@ var Nv = /*#__PURE__*/ H(kv, [["render", Mv], ["__scopeId", "data-v-397f53f1"]])
|
|
|
16710
16710
|
if (this.type === "standard" && this.direction === "column" || this.type === "sidebar") return "vertical";
|
|
16711
16711
|
}
|
|
16712
16712
|
}
|
|
16713
|
-
},
|
|
16714
|
-
function
|
|
16713
|
+
}, Nv = ["aria-orientation", "data-orientation"];
|
|
16714
|
+
function Pv(e, t, n, r, i, a) {
|
|
16715
16715
|
return T(), c("div", {
|
|
16716
16716
|
class: b(["ecs-tab-bar", [a.typeClass, a.directionClass]]),
|
|
16717
16717
|
role: "tablist",
|
|
16718
16718
|
"aria-orientation": a.tabOrientation,
|
|
16719
16719
|
"data-orientation": a.tabOrientation
|
|
16720
|
-
}, [k(e.$slots, "default", {}, void 0, !0)], 10,
|
|
16720
|
+
}, [k(e.$slots, "default", {}, void 0, !0)], 10, Nv);
|
|
16721
16721
|
}
|
|
16722
|
-
var
|
|
16722
|
+
var Fv = /*#__PURE__*/ H(Mv, [["render", Pv], ["__scopeId", "data-v-d3452fc7"]]), Iv = {
|
|
16723
16723
|
name: "ecs-tabs",
|
|
16724
16724
|
props: { fill: {
|
|
16725
16725
|
type: Boolean,
|
|
16726
16726
|
default: !1
|
|
16727
16727
|
} }
|
|
16728
16728
|
};
|
|
16729
|
-
function
|
|
16729
|
+
function Lv(e, t, n, r, i, a) {
|
|
16730
16730
|
return T(), c("div", { class: b(["ecs-tab-content", [n.fill ? "ecs-tab-content-fill" : ""]]) }, [k(e.$slots, "default", {}, void 0, !0)], 2);
|
|
16731
16731
|
}
|
|
16732
|
-
var
|
|
16732
|
+
var Rv = /*#__PURE__*/ H(Iv, [["render", Lv], ["__scopeId", "data-v-0fe19168"]]), zv = {
|
|
16733
16733
|
name: "ecs-sidebar",
|
|
16734
16734
|
components: {
|
|
16735
|
-
EcsTabBar:
|
|
16736
|
-
EcsTabs:
|
|
16735
|
+
EcsTabBar: Fv,
|
|
16736
|
+
EcsTabs: Rv
|
|
16737
16737
|
},
|
|
16738
16738
|
props: {
|
|
16739
16739
|
expanded: {
|
|
@@ -16767,13 +16767,13 @@ var Bv = /*#__PURE__*/ H(Rv, [["render", zv], ["__scopeId", "data-v-0fe19168"]])
|
|
|
16767
16767
|
return this.expanded ? "height: calc(100% - 10px)" : "height:" + (2 + 36 * this.tabCount) + "px";
|
|
16768
16768
|
}
|
|
16769
16769
|
}
|
|
16770
|
-
},
|
|
16771
|
-
function
|
|
16770
|
+
}, Bv = { class: "ecs-sidebar-tabs" };
|
|
16771
|
+
function Vv(e, t, n, r, i, a) {
|
|
16772
16772
|
let o = A("ecs-tab-bar"), s = A("ecs-tabs");
|
|
16773
16773
|
return T(), c("aside", {
|
|
16774
16774
|
class: b(["ecs-sidebar", [a.sizeClass, a.expandClass]]),
|
|
16775
16775
|
style: S(a.height)
|
|
16776
|
-
}, [l("div",
|
|
16776
|
+
}, [l("div", Bv, [f(o, { type: "sidebar" }, {
|
|
16777
16777
|
default: I(() => [k(e.$slots, "tab-buttons", {}, void 0, !0)]),
|
|
16778
16778
|
_: 3
|
|
16779
16779
|
})]), f(s, null, {
|
|
@@ -16781,7 +16781,7 @@ function Uv(e, t, n, r, i, a) {
|
|
|
16781
16781
|
_: 3
|
|
16782
16782
|
})], 6);
|
|
16783
16783
|
}
|
|
16784
|
-
var
|
|
16784
|
+
var Hv = /*#__PURE__*/ H(zv, [["render", Vv], ["__scopeId", "data-v-55f62417"]]), Uv = {
|
|
16785
16785
|
name: "ecs-sidebar-content",
|
|
16786
16786
|
props: {
|
|
16787
16787
|
indent: {
|
|
@@ -16794,17 +16794,17 @@ var Wv = /*#__PURE__*/ H(Vv, [["render", Uv], ["__scopeId", "data-v-55f62417"]])
|
|
|
16794
16794
|
}
|
|
16795
16795
|
}
|
|
16796
16796
|
};
|
|
16797
|
-
function
|
|
16797
|
+
function Wv(e, t, n, r, i, a) {
|
|
16798
16798
|
return T(), c("div", { class: b(["ecs-sidebar-content scrollbar", [n.indent ? "ecs-sidebar-content-indent" : "", n.blockContent ? "blocked" : ""]]) }, [k(e.$slots, "default", {}, void 0, !0)], 2);
|
|
16799
16799
|
}
|
|
16800
|
-
var
|
|
16800
|
+
var Gv = /*#__PURE__*/ H(Uv, [["render", Wv], ["__scopeId", "data-v-197087d5"]]), Kv = {
|
|
16801
16801
|
name: "ecs-sidebar-footer",
|
|
16802
16802
|
props: { condensed: {
|
|
16803
16803
|
type: Boolean,
|
|
16804
16804
|
default: !1
|
|
16805
16805
|
} }
|
|
16806
16806
|
};
|
|
16807
|
-
function
|
|
16807
|
+
function qv(e, t, n, r, i, a) {
|
|
16808
16808
|
return T(), c("footer", { class: b(["ecs-sidebar-footer", [e.$slots.extension ? "has-extension" : ""]]) }, [
|
|
16809
16809
|
k(e.$slots, "alert", {}, void 0, !0),
|
|
16810
16810
|
e.$slots.extension ? (T(), c("div", {
|
|
@@ -16814,7 +16814,7 @@ function Yv(e, t, n, r, i, a) {
|
|
|
16814
16814
|
l("div", { class: b(["ecs-sidebar-footer-inner", [n.condensed ? "ecs-sidebar-footer-inner-condensed" : ""]]) }, [k(e.$slots, "default", {}, void 0, !0)], 2)
|
|
16815
16815
|
], 2);
|
|
16816
16816
|
}
|
|
16817
|
-
var
|
|
16817
|
+
var Jv = /*#__PURE__*/ H(Kv, [["render", qv], ["__scopeId", "data-v-0c35a678"]]), Yv = {
|
|
16818
16818
|
name: "ecs-sidebar-header",
|
|
16819
16819
|
props: {
|
|
16820
16820
|
subHeaderExpanded: {
|
|
@@ -16830,40 +16830,40 @@ var Xv = /*#__PURE__*/ H(Jv, [["render", Yv], ["__scopeId", "data-v-0c35a678"]])
|
|
|
16830
16830
|
default: !1
|
|
16831
16831
|
}
|
|
16832
16832
|
}
|
|
16833
|
-
},
|
|
16833
|
+
}, Xv = { class: "ecs-sidebar-header" }, Zv = {
|
|
16834
16834
|
key: 0,
|
|
16835
16835
|
class: "ecs-sidebar-header-row"
|
|
16836
|
-
},
|
|
16836
|
+
}, Qv = { class: "ecs-sidebar-header-title" }, $v = {
|
|
16837
16837
|
key: 0,
|
|
16838
16838
|
class: "ecs-sidebar-header-controls"
|
|
16839
|
-
},
|
|
16839
|
+
}, ey = {
|
|
16840
16840
|
key: 0,
|
|
16841
16841
|
class: "ecs-sidebar-header-row sub-header"
|
|
16842
|
-
},
|
|
16842
|
+
}, ty = {
|
|
16843
16843
|
key: 0,
|
|
16844
16844
|
class: "ecs-sidebar-header-row sub-header"
|
|
16845
16845
|
};
|
|
16846
|
-
function
|
|
16847
|
-
return T(), c("header",
|
|
16848
|
-
n.hidePrimaryHeader ? s("", !0) : (T(), c("div",
|
|
16846
|
+
function ny(e, t, n, i, a, o) {
|
|
16847
|
+
return T(), c("header", Xv, [
|
|
16848
|
+
n.hidePrimaryHeader ? s("", !0) : (T(), c("div", Zv, [l("div", Qv, [k(e.$slots, "default", {}, void 0, !0)]), e.$slots["primary-controls"] ? (T(), c("div", $v, [k(e.$slots, "primary-controls", {}, void 0, !0)])) : s("", !0)])),
|
|
16849
16849
|
f(r, { name: "expansion" }, {
|
|
16850
|
-
default: I(() => [n.subHeaderExpanded && e.$slots.subheader ? (T(), c("div",
|
|
16850
|
+
default: I(() => [n.subHeaderExpanded && e.$slots.subheader ? (T(), c("div", ey, [k(e.$slots, "subheader", {}, void 0, !0)])) : s("", !0)]),
|
|
16851
16851
|
_: 3
|
|
16852
16852
|
}),
|
|
16853
16853
|
f(r, { name: "expansion" }, {
|
|
16854
|
-
default: I(() => [n.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (T(), c("div",
|
|
16854
|
+
default: I(() => [n.tertiaryHeaderExpanded && e.$slots.tertiaryheader ? (T(), c("div", ty, [k(e.$slots, "tertiaryheader", {}, void 0, !0)])) : s("", !0)]),
|
|
16855
16855
|
_: 3
|
|
16856
16856
|
})
|
|
16857
16857
|
]);
|
|
16858
16858
|
}
|
|
16859
|
-
var
|
|
16859
|
+
var ry = /*#__PURE__*/ H(Yv, [["render", ny], ["__scopeId", "data-v-54e7aa5c"]]), iy = { name: "ecs-sidebar-list" }, ay = {
|
|
16860
16860
|
class: "ecs-sidebar-list",
|
|
16861
16861
|
role: "list"
|
|
16862
16862
|
};
|
|
16863
|
-
function
|
|
16864
|
-
return T(), c("div",
|
|
16863
|
+
function oy(e, t, n, r, i, a) {
|
|
16864
|
+
return T(), c("div", ay, [k(e.$slots, "default", {}, void 0, !0)]);
|
|
16865
16865
|
}
|
|
16866
|
-
var
|
|
16866
|
+
var sy = /*#__PURE__*/ H(iy, [["render", oy], ["__scopeId", "data-v-81bc3c0a"]]), cy = {
|
|
16867
16867
|
name: "ecs-sidebar-list-item",
|
|
16868
16868
|
emits: ["click", "select"],
|
|
16869
16869
|
components: {
|
|
@@ -16963,16 +16963,16 @@ var ly = /*#__PURE__*/ H(oy, [["render", cy], ["__scopeId", "data-v-81bc3c0a"]])
|
|
|
16963
16963
|
});
|
|
16964
16964
|
}
|
|
16965
16965
|
}
|
|
16966
|
-
},
|
|
16966
|
+
}, ly = {
|
|
16967
16967
|
class: "ecs-sidebar-list-item",
|
|
16968
16968
|
role: "listitem"
|
|
16969
|
-
},
|
|
16969
|
+
}, uy = ["tabindex"], dy = { class: "ecs-sidebar-list-item-content" }, fy = { class: "ecs-sidebar-list-item-label" }, py = { class: "ecs-sidebar-list-item-label-text" }, my = { class: "ecs-sidebar-list-item-subline" }, hy = {
|
|
16970
16970
|
key: 0,
|
|
16971
16971
|
class: "ecs-sidebar-list-item-subline secondary"
|
|
16972
16972
|
};
|
|
16973
|
-
function
|
|
16973
|
+
function gy(t, n, r, i, a, u) {
|
|
16974
16974
|
let p = A("ecs-checkbox"), m = A("ecs-skeleton-loader"), h = A("ecs-avatar"), g = A("ecs-icon"), _ = A("ecs-flex-row");
|
|
16975
|
-
return T(), c("div",
|
|
16975
|
+
return T(), c("div", ly, [l("div", {
|
|
16976
16976
|
onClick: n[1] ||= (...e) => u.handleClick && u.handleClick(...e),
|
|
16977
16977
|
onKeydown: [n[2] ||= L((...e) => u.handleClick && u.handleClick(...e), ["enter"]), n[3] ||= L(R((...e) => u.handleClick && u.handleClick(...e), ["prevent"]), ["space"])],
|
|
16978
16978
|
class: b(["ecs-sidebar-list-item-state", {
|
|
@@ -17029,12 +17029,12 @@ function vy(t, n, r, i, a, u) {
|
|
|
17029
17029
|
size: "30",
|
|
17030
17030
|
color: r.iconColor
|
|
17031
17031
|
}, null, 8, ["type", "color"])) : s("", !0),
|
|
17032
|
-
l("div",
|
|
17032
|
+
l("div", dy, [l("span", fy, [r.loading ? (T(), o(m, {
|
|
17033
17033
|
key: 0,
|
|
17034
17034
|
type: "single",
|
|
17035
17035
|
"line-height": 4,
|
|
17036
17036
|
width: "random"
|
|
17037
|
-
})) : (T(), c(e, { key: 1 }, [l("span",
|
|
17037
|
+
})) : (T(), c(e, { key: 1 }, [l("span", py, [k(t.$slots, "default", {}, void 0, !0)]), r.ai ? (T(), o(g, {
|
|
17038
17038
|
key: 0,
|
|
17039
17039
|
type: "ecai-icon",
|
|
17040
17040
|
size: "16",
|
|
@@ -17045,12 +17045,12 @@ function vy(t, n, r, i, a, u) {
|
|
|
17045
17045
|
gap: 8,
|
|
17046
17046
|
justify: "between"
|
|
17047
17047
|
}, {
|
|
17048
|
-
default: I(() => [l("span",
|
|
17048
|
+
default: I(() => [l("span", my, [r.loading ? (T(), o(m, {
|
|
17049
17049
|
key: 0,
|
|
17050
17050
|
type: "single",
|
|
17051
17051
|
"line-height": 2,
|
|
17052
17052
|
width: "random"
|
|
17053
|
-
})) : r.subline ? (T(), c(e, { key: 1 }, [d(N(r.subline), 1)], 64)) : s("", !0)]), r.sublineSecondary || r.loading ? (T(), c("span",
|
|
17053
|
+
})) : r.subline ? (T(), c(e, { key: 1 }, [d(N(r.subline), 1)], 64)) : s("", !0)]), r.sublineSecondary || r.loading ? (T(), c("span", hy, [l("span", { class: b({ "on-hover": r.sublineSecondaryHover }) }, [r.loading ? (T(), o(m, {
|
|
17054
17054
|
key: 0,
|
|
17055
17055
|
type: "single",
|
|
17056
17056
|
"line-height": 2,
|
|
@@ -17060,9 +17060,9 @@ function vy(t, n, r, i, a, u) {
|
|
|
17060
17060
|
_: 1
|
|
17061
17061
|
})) : s("", !0)]),
|
|
17062
17062
|
r.loading ? s("", !0) : k(t.$slots, "meta", { key: 4 }, void 0, !0)
|
|
17063
|
-
], 42,
|
|
17063
|
+
], 42, uy)]);
|
|
17064
17064
|
}
|
|
17065
|
-
var
|
|
17065
|
+
var _y = /*#__PURE__*/ H(cy, [["render", gy], ["__scopeId", "data-v-66eb2ab6"]]), vy = {
|
|
17066
17066
|
name: "ecs-structured-content",
|
|
17067
17067
|
components: {
|
|
17068
17068
|
EcsClickableArea: _r,
|
|
@@ -17132,14 +17132,14 @@ var yy = /*#__PURE__*/ H(uy, [["render", vy], ["__scopeId", "data-v-66eb2ab6"]])
|
|
|
17132
17132
|
this.internalCollapse = !this.internalCollapse, this.$emit("toggleCollapse", this.internalCollapse);
|
|
17133
17133
|
}
|
|
17134
17134
|
}
|
|
17135
|
-
},
|
|
17135
|
+
}, yy = {
|
|
17136
17136
|
key: 1,
|
|
17137
17137
|
class: "ecs-structured-content-left"
|
|
17138
|
-
},
|
|
17138
|
+
}, by = {
|
|
17139
17139
|
key: 2,
|
|
17140
17140
|
class: "ecs-structured-content-right"
|
|
17141
|
-
},
|
|
17142
|
-
function
|
|
17141
|
+
}, xy = { class: "ecs-structured-content-collapse-inner" }, Sy = { class: "ecs-structured-content-collapse-content" };
|
|
17142
|
+
function Cy(e, t, n, r, i, a) {
|
|
17143
17143
|
let u = A("ecs-skeleton-loader");
|
|
17144
17144
|
return T(), c("div", { class: b(["ecs-structured-content", [
|
|
17145
17145
|
{ clickable: n.clickable },
|
|
@@ -17162,7 +17162,7 @@ function Ty(e, t, n, r, i, a) {
|
|
|
17162
17162
|
key: 0,
|
|
17163
17163
|
type: "single",
|
|
17164
17164
|
width: "random"
|
|
17165
|
-
})) : (T(), c("div",
|
|
17165
|
+
})) : (T(), c("div", yy, [k(e.$slots, "default", {}, void 0, !0)])), e.$slots.extend && !n.loading ? (T(), c("div", by, [k(e.$slots, "extend", {}, void 0, !0)])) : s("", !0)]),
|
|
17166
17166
|
_: 3
|
|
17167
17167
|
}, 8, [
|
|
17168
17168
|
"onClick",
|
|
@@ -17177,12 +17177,12 @@ function Ty(e, t, n, r, i, a) {
|
|
|
17177
17177
|
collapsed: i.internalCollapse,
|
|
17178
17178
|
expanded: i.internalCollapse === !1
|
|
17179
17179
|
}])
|
|
17180
|
-
}, [l("div",
|
|
17180
|
+
}, [l("div", xy, [l("div", Sy, [n.loading ? (T(), o(u, {
|
|
17181
17181
|
key: 0,
|
|
17182
17182
|
type: "multi"
|
|
17183
17183
|
})) : k(e.$slots, "collapse", { key: 1 }, void 0, !0)])])], 2))], 2);
|
|
17184
17184
|
}
|
|
17185
|
-
var
|
|
17185
|
+
var wy = /*#__PURE__*/ H(vy, [["render", Cy], ["__scopeId", "data-v-823ad344"]]), Ty = {
|
|
17186
17186
|
name: "ecs-swatches-picker",
|
|
17187
17187
|
emits: ["update:modelValue"],
|
|
17188
17188
|
props: {
|
|
@@ -17230,14 +17230,14 @@ var Ey = /*#__PURE__*/ H(by, [["render", Ty], ["__scopeId", "data-v-823ad344"]])
|
|
|
17230
17230
|
this.selectedTitle = this.swatches[this.swatches.findIndex((e) => e.hex === this.selectedColor)].title;
|
|
17231
17231
|
}
|
|
17232
17232
|
}
|
|
17233
|
-
},
|
|
17233
|
+
}, Ey = [
|
|
17234
17234
|
"onClick",
|
|
17235
17235
|
"onKeydown",
|
|
17236
17236
|
"title",
|
|
17237
17237
|
"aria-label",
|
|
17238
17238
|
"aria-checked"
|
|
17239
17239
|
];
|
|
17240
|
-
function
|
|
17240
|
+
function Dy(t, n, r, i, a, o) {
|
|
17241
17241
|
return T(), c("div", {
|
|
17242
17242
|
class: b(["ecs-swatches", o.sizeClass]),
|
|
17243
17243
|
role: "radiogroup"
|
|
@@ -17255,9 +17255,9 @@ function ky(t, n, r, i, a, o) {
|
|
|
17255
17255
|
backgroundColor: e.hex,
|
|
17256
17256
|
color: e.hex
|
|
17257
17257
|
})
|
|
17258
|
-
}, null, 46,
|
|
17258
|
+
}, null, 46, Ey))), 128))], 2);
|
|
17259
17259
|
}
|
|
17260
|
-
var
|
|
17260
|
+
var Oy = /*#__PURE__*/ H(Ty, [["render", Dy], ["__scopeId", "data-v-9c0b74cb"]]), ky = {
|
|
17261
17261
|
name: "ecs-tab",
|
|
17262
17262
|
props: {
|
|
17263
17263
|
show: {
|
|
@@ -17286,8 +17286,8 @@ var Ay = /*#__PURE__*/ H(Dy, [["render", ky], ["__scopeId", "data-v-9c0b74cb"]])
|
|
|
17286
17286
|
mounted() {
|
|
17287
17287
|
!this.ariaLabeledBy || this.ariaLabeledBy.trim();
|
|
17288
17288
|
}
|
|
17289
|
-
},
|
|
17290
|
-
function
|
|
17289
|
+
}, Ay = ["aria-labelledby"];
|
|
17290
|
+
function jy(e, t, n, r, i, a) {
|
|
17291
17291
|
return T(), c("div", {
|
|
17292
17292
|
class: b(["ecs-tab-pane", [
|
|
17293
17293
|
n.show ? "show" : "",
|
|
@@ -17296,9 +17296,9 @@ function Ny(e, t, n, r, i, a) {
|
|
|
17296
17296
|
]]),
|
|
17297
17297
|
role: "tabpanel",
|
|
17298
17298
|
"aria-labelledby": n.ariaLabeledBy
|
|
17299
|
-
}, [k(e.$slots, "default", {}, void 0, !0)], 10,
|
|
17299
|
+
}, [k(e.$slots, "default", {}, void 0, !0)], 10, Ay);
|
|
17300
17300
|
}
|
|
17301
|
-
var
|
|
17301
|
+
var My = /*#__PURE__*/ H(ky, [["render", jy], ["__scopeId", "data-v-2c119fff"]]), Ny = {
|
|
17302
17302
|
name: "ecs-tab-button",
|
|
17303
17303
|
emits: ["click", "tabNavigation"],
|
|
17304
17304
|
components: {
|
|
@@ -17381,16 +17381,16 @@ var Py = /*#__PURE__*/ H(jy, [["render", Ny], ["__scopeId", "data-v-2c119fff"]])
|
|
|
17381
17381
|
});
|
|
17382
17382
|
}
|
|
17383
17383
|
}
|
|
17384
|
-
},
|
|
17384
|
+
}, Py = [
|
|
17385
17385
|
"disabled",
|
|
17386
17386
|
"aria-selected",
|
|
17387
17387
|
"aria-controls",
|
|
17388
17388
|
"aria-label"
|
|
17389
|
-
],
|
|
17389
|
+
], Fy = {
|
|
17390
17390
|
key: 2,
|
|
17391
17391
|
class: "shortcut"
|
|
17392
17392
|
};
|
|
17393
|
-
function
|
|
17393
|
+
function Iy(e, t, n, r, i, a) {
|
|
17394
17394
|
let u = A("ecs-icon"), d = A("ecs-sticker"), p = A("ecs-focus-ring");
|
|
17395
17395
|
return T(), c("button", {
|
|
17396
17396
|
class: b(["ecs-tab-button", [
|
|
@@ -17418,12 +17418,12 @@ function Ry(e, t, n, r, i, a) {
|
|
|
17418
17418
|
type: n.sticker
|
|
17419
17419
|
}, null, 8, ["type"])) : s("", !0),
|
|
17420
17420
|
k(e.$slots, "default", {}, void 0, !0),
|
|
17421
|
-
n.shortcut ? (T(), c("span",
|
|
17421
|
+
n.shortcut ? (T(), c("span", Fy, N(n.shortcut), 1)) : s("", !0),
|
|
17422
17422
|
f(p, { inset: 0 }),
|
|
17423
17423
|
t[2] ||= l("span", { class: "hover" }, null, -1)
|
|
17424
|
-
], 42,
|
|
17424
|
+
], 42, Py);
|
|
17425
17425
|
}
|
|
17426
|
-
var
|
|
17426
|
+
var Ly = /*#__PURE__*/ H(Ny, [["render", Iy], ["__scopeId", "data-v-e723f4d5"]]), Ry = {
|
|
17427
17427
|
name: "ecs-tag",
|
|
17428
17428
|
emits: ["click"],
|
|
17429
17429
|
components: {
|
|
@@ -17506,11 +17506,11 @@ var zy = /*#__PURE__*/ H(Fy, [["render", Ry], ["__scopeId", "data-v-e723f4d5"]])
|
|
|
17506
17506
|
methods: { handleClick(e) {
|
|
17507
17507
|
this.$emit("click", e);
|
|
17508
17508
|
} }
|
|
17509
|
-
},
|
|
17509
|
+
}, zy = ["title"], By = {
|
|
17510
17510
|
key: 1,
|
|
17511
17511
|
class: "count"
|
|
17512
17512
|
};
|
|
17513
|
-
function
|
|
17513
|
+
function Vy(e, t, n, r, i, a) {
|
|
17514
17514
|
let l = A("ecs-skeleton-loader"), u = A("ecs-focus-ring");
|
|
17515
17515
|
return T(), o(M(n.hover ? "button" : "span"), {
|
|
17516
17516
|
class: b(["ecs-tag", [
|
|
@@ -17529,9 +17529,9 @@ function Uy(e, t, n, r, i, a) {
|
|
|
17529
17529
|
key: 0,
|
|
17530
17530
|
class: "path",
|
|
17531
17531
|
title: n.path
|
|
17532
|
-
}, "../", 8,
|
|
17532
|
+
}, "../", 8, zy)) : s("", !0),
|
|
17533
17533
|
k(e.$slots, "default", {}, void 0, !0),
|
|
17534
|
-
n.count ? (T(), c("span",
|
|
17534
|
+
n.count ? (T(), c("span", By, N(n.count), 1)) : s("", !0),
|
|
17535
17535
|
n.loading ? (T(), o(l, {
|
|
17536
17536
|
key: 2,
|
|
17537
17537
|
type: "single",
|
|
@@ -17549,14 +17549,14 @@ function Uy(e, t, n, r, i, a) {
|
|
|
17549
17549
|
"disabled"
|
|
17550
17550
|
]);
|
|
17551
17551
|
}
|
|
17552
|
-
var
|
|
17552
|
+
var Hy = /*#__PURE__*/ H(Ry, [["render", Vy], ["__scopeId", "data-v-569d32e3"]]), Uy = { name: "ecs-tag-cloud" }, Wy = {
|
|
17553
17553
|
class: "ecs-tag-cloud",
|
|
17554
17554
|
role: "list"
|
|
17555
17555
|
};
|
|
17556
|
-
function
|
|
17557
|
-
return T(), c("div",
|
|
17556
|
+
function Gy(e, t, n, r, i, a) {
|
|
17557
|
+
return T(), c("div", Wy, [k(e.$slots, "default", {}, void 0, !0)]);
|
|
17558
17558
|
}
|
|
17559
|
-
var
|
|
17559
|
+
var Ky = /*#__PURE__*/ H(Uy, [["render", Gy], ["__scopeId", "data-v-4334fe7e"]]), qy = {
|
|
17560
17560
|
name: "ecs-toast",
|
|
17561
17561
|
emits: ["action"],
|
|
17562
17562
|
components: { EcsFocusRing: W },
|
|
@@ -17579,7 +17579,7 @@ var Jy = /*#__PURE__*/ H(Gy, [["render", qy], ["__scopeId", "data-v-4334fe7e"]])
|
|
|
17579
17579
|
return this.theme;
|
|
17580
17580
|
} }
|
|
17581
17581
|
};
|
|
17582
|
-
function
|
|
17582
|
+
function Jy(e, t, n, r, i, a) {
|
|
17583
17583
|
let o = A("ecs-focus-ring");
|
|
17584
17584
|
return T(), c("div", {
|
|
17585
17585
|
class: b(["ecs-toast", a.typeClass]),
|
|
@@ -17595,32 +17595,32 @@ function Xy(e, t, n, r, i, a) {
|
|
|
17595
17595
|
radius: 6
|
|
17596
17596
|
})])) : s("", !0)], 2);
|
|
17597
17597
|
}
|
|
17598
|
-
var
|
|
17598
|
+
var Yy = /*#__PURE__*/ H(qy, [["render", Jy], ["__scopeId", "data-v-61082fed"]]), Xy = { name: "ecs-toasts" }, Zy = {
|
|
17599
17599
|
class: "ecs-toasts",
|
|
17600
17600
|
"aria-live": "polite"
|
|
17601
17601
|
};
|
|
17602
|
-
function
|
|
17603
|
-
return T(), c("div",
|
|
17602
|
+
function Qy(e, t, n, r, a, o) {
|
|
17603
|
+
return T(), c("div", Zy, [f(i, { name: "transition-toast" }, {
|
|
17604
17604
|
default: I(() => [k(e.$slots, "default", {}, void 0, !0)]),
|
|
17605
17605
|
_: 3
|
|
17606
17606
|
})]);
|
|
17607
17607
|
}
|
|
17608
|
-
var
|
|
17608
|
+
var $y = /*#__PURE__*/ H(Xy, [["render", Qy], ["__scopeId", "data-v-451fee48"]]), eb = {
|
|
17609
17609
|
name: "ecs-toolbar",
|
|
17610
17610
|
props: { type: {
|
|
17611
17611
|
type: String,
|
|
17612
17612
|
validator: (e) => ["viewer", "index"].includes(e),
|
|
17613
17613
|
default: "index"
|
|
17614
17614
|
} }
|
|
17615
|
-
},
|
|
17615
|
+
}, tb = {
|
|
17616
17616
|
class: "ecs-toolbar",
|
|
17617
17617
|
role: "toolbar",
|
|
17618
17618
|
"aria-label": "Main"
|
|
17619
17619
|
};
|
|
17620
|
-
function
|
|
17621
|
-
return T(), c("div",
|
|
17620
|
+
function nb(e, t, n, r, i, a) {
|
|
17621
|
+
return T(), c("div", tb, [k(e.$slots, "default", {}, void 0, !0)]);
|
|
17622
17622
|
}
|
|
17623
|
-
var
|
|
17623
|
+
var rb = /*#__PURE__*/ H(eb, [["render", nb], ["__scopeId", "data-v-e0681f01"]]), ib = {
|
|
17624
17624
|
name: "ecs-transcript-state",
|
|
17625
17625
|
emits: ["click"],
|
|
17626
17626
|
components: {
|
|
@@ -17646,17 +17646,17 @@ var ab = /*#__PURE__*/ H(nb, [["render", ib], ["__scopeId", "data-v-e0681f01"]])
|
|
|
17646
17646
|
default: !1
|
|
17647
17647
|
}
|
|
17648
17648
|
}
|
|
17649
|
-
},
|
|
17649
|
+
}, ab = ["aria-busy"], ob = {
|
|
17650
17650
|
key: 0,
|
|
17651
17651
|
class: "healthy"
|
|
17652
|
-
},
|
|
17652
|
+
}, sb = {
|
|
17653
17653
|
key: 1,
|
|
17654
17654
|
class: "corrupted"
|
|
17655
|
-
},
|
|
17655
|
+
}, cb = {
|
|
17656
17656
|
key: 2,
|
|
17657
17657
|
class: "loading"
|
|
17658
17658
|
};
|
|
17659
|
-
function
|
|
17659
|
+
function lb(t, n, r, i, a, u) {
|
|
17660
17660
|
let d = A("ecs-skeleton-loader"), p = A("ecs-icon");
|
|
17661
17661
|
return T(), c("div", {
|
|
17662
17662
|
onClick: n[0] ||= (e) => t.$emit("click", e),
|
|
@@ -17669,16 +17669,16 @@ function db(t, n, r, i, a, u) {
|
|
|
17669
17669
|
height: 32
|
|
17670
17670
|
})) : (T(), c(e, { key: 1 }, [
|
|
17671
17671
|
n[1] ||= l("div", { class: "background" }, null, -1),
|
|
17672
|
-
r.state == "healthy" ? (T(), c("div",
|
|
17673
|
-
r.state == "corrupted" ? (T(), c("div",
|
|
17674
|
-
r.state == "loading" ? (T(), c("span",
|
|
17672
|
+
r.state == "healthy" ? (T(), c("div", ob)) : s("", !0),
|
|
17673
|
+
r.state == "corrupted" ? (T(), c("div", sb)) : s("", !0),
|
|
17674
|
+
r.state == "loading" ? (T(), c("span", cb, [f(p, {
|
|
17675
17675
|
type: "loading",
|
|
17676
17676
|
size: "18px",
|
|
17677
17677
|
color: "#202127"
|
|
17678
17678
|
})])) : s("", !0)
|
|
17679
|
-
], 64))], 10,
|
|
17679
|
+
], 64))], 10, ab);
|
|
17680
17680
|
}
|
|
17681
|
-
var
|
|
17681
|
+
var ub = /*#__PURE__*/ H(ib, [["render", lb], ["__scopeId", "data-v-8f3aef8d"]]), db = {
|
|
17682
17682
|
name: "ecs-tree-list",
|
|
17683
17683
|
props: {
|
|
17684
17684
|
id: { type: String },
|
|
@@ -17692,15 +17692,15 @@ var fb = /*#__PURE__*/ H(ob, [["render", db], ["__scopeId", "data-v-8f3aef8d"]])
|
|
|
17692
17692
|
default: !1
|
|
17693
17693
|
}
|
|
17694
17694
|
}
|
|
17695
|
-
},
|
|
17696
|
-
function
|
|
17695
|
+
}, fb = ["id", "role"];
|
|
17696
|
+
function pb(e, t, n, r, i, a) {
|
|
17697
17697
|
return T(), c("div", {
|
|
17698
17698
|
class: b(["ecs-tree-view-list", { "ecs-tree-view-list-indent": n.indent }]),
|
|
17699
17699
|
id: n.id,
|
|
17700
17700
|
role: n.role
|
|
17701
|
-
}, [k(e.$slots, "default", {}, void 0, !0)], 10,
|
|
17701
|
+
}, [k(e.$slots, "default", {}, void 0, !0)], 10, fb);
|
|
17702
17702
|
}
|
|
17703
|
-
var
|
|
17703
|
+
var mb = /*#__PURE__*/ H(db, [["render", pb], ["__scopeId", "data-v-6af94f50"]]), hb = {
|
|
17704
17704
|
name: "ecs-tree-list-item",
|
|
17705
17705
|
emits: ["click", "toggled"],
|
|
17706
17706
|
components: {
|
|
@@ -17850,17 +17850,17 @@ var gb = /*#__PURE__*/ H(pb, [["render", hb], ["__scopeId", "data-v-6af94f50"]])
|
|
|
17850
17850
|
created() {
|
|
17851
17851
|
this.expandId = this.generateUniqueId();
|
|
17852
17852
|
}
|
|
17853
|
-
},
|
|
17853
|
+
}, gb = ["tabindex"], _b = {
|
|
17854
17854
|
key: 1,
|
|
17855
17855
|
class: "icon-container"
|
|
17856
|
-
},
|
|
17856
|
+
}, vb = {
|
|
17857
17857
|
key: 2,
|
|
17858
17858
|
class: "ecs-tree-view-entry-control"
|
|
17859
|
-
},
|
|
17859
|
+
}, yb = ["disabled"], bb = {
|
|
17860
17860
|
key: 4,
|
|
17861
17861
|
class: "ecs-tree-view-entry-actions"
|
|
17862
|
-
},
|
|
17863
|
-
function
|
|
17862
|
+
}, xb = ["id", "aria-hidden"];
|
|
17863
|
+
function Sb(e, t, n, r, i, a) {
|
|
17864
17864
|
let u = A("ecs-button-collapse"), d = A("ecs-icon"), p = A("ecs-sticker"), m = A("ecs-focus-ring");
|
|
17865
17865
|
return T(), c("div", null, [l("div", {
|
|
17866
17866
|
onKeydown: [t[2] ||= L(R((...e) => a.focusPrevious && a.focusPrevious(...e), ["prevent"]), ["up"]), t[3] ||= L(R((...e) => a.focusNext && a.focusNext(...e), ["prevent"]), ["down"])],
|
|
@@ -17897,7 +17897,7 @@ function wb(e, t, n, r, i, a) {
|
|
|
17897
17897
|
"aria-busy",
|
|
17898
17898
|
"onClick"
|
|
17899
17899
|
])) : s("", !0),
|
|
17900
|
-
n.icon ? (T(), c("div",
|
|
17900
|
+
n.icon ? (T(), c("div", _b, [f(d, {
|
|
17901
17901
|
type: n.icon,
|
|
17902
17902
|
color: n.iconColor,
|
|
17903
17903
|
size: a.iconSize
|
|
@@ -17915,37 +17915,37 @@ function wb(e, t, n, r, i, a) {
|
|
|
17915
17915
|
"color",
|
|
17916
17916
|
"style"
|
|
17917
17917
|
])) : s("", !0)])) : s("", !0),
|
|
17918
|
-
e.$slots.control ? (T(), c("div",
|
|
17918
|
+
e.$slots.control ? (T(), c("div", vb, [k(e.$slots, "control", {}, void 0, !0)])) : s("", !0),
|
|
17919
17919
|
l("span", {
|
|
17920
17920
|
disabled: n.disabled,
|
|
17921
17921
|
onClick: t[0] ||= (t) => !n.disabled && e.$emit("click", t),
|
|
17922
17922
|
class: b(["title", [n.titleOverflow ? "overflow" : "", n.disabled ? "disabled" : ""]])
|
|
17923
|
-
}, [k(e.$slots, "default", {}, void 0, !0)], 10,
|
|
17923
|
+
}, [k(e.$slots, "default", {}, void 0, !0)], 10, yb),
|
|
17924
17924
|
n.afterLabel ? (T(), c("span", {
|
|
17925
17925
|
key: 3,
|
|
17926
17926
|
onClick: t[1] ||= (t) => !n.disabled && e.$emit("click", t),
|
|
17927
17927
|
class: "after-label"
|
|
17928
17928
|
}, N(n.afterLabel), 1)) : s("", !0),
|
|
17929
|
-
e.$slots.actions ? (T(), c("div",
|
|
17929
|
+
e.$slots.actions ? (T(), c("div", bb, [k(e.$slots, "actions", {}, void 0, !0)])) : s("", !0),
|
|
17930
17930
|
a.isSelectable ? (T(), o(m, { key: 5 })) : s("", !0)
|
|
17931
|
-
], 42,
|
|
17931
|
+
], 42, gb), e.$slots.collapse ? (T(), c("div", {
|
|
17932
17932
|
key: 0,
|
|
17933
17933
|
class: b([i.isVisible ? "collapse-show" : "collapse-hide", "collapsable"]),
|
|
17934
17934
|
id: i.expandId,
|
|
17935
17935
|
"aria-hidden": i.isVisible ? "false" : "true"
|
|
17936
|
-
}, [k(e.$slots, "collapse", {}, void 0, !0)], 10,
|
|
17936
|
+
}, [k(e.$slots, "collapse", {}, void 0, !0)], 10, xb)) : s("", !0)]);
|
|
17937
17937
|
}
|
|
17938
|
-
var
|
|
17939
|
-
function
|
|
17940
|
-
return T(), c("div",
|
|
17938
|
+
var Cb = /*#__PURE__*/ H(hb, [["render", Sb], ["__scopeId", "data-v-81e7629c"]]), wb = { name: "ecs-tree-list-headline" }, Tb = { class: "ecs-tree-view-headline" };
|
|
17939
|
+
function Eb(e, t, n, r, i, a) {
|
|
17940
|
+
return T(), c("div", Tb, [k(e.$slots, "default", {}, void 0, !0)]);
|
|
17941
17941
|
}
|
|
17942
|
-
var
|
|
17942
|
+
var Db = /*#__PURE__*/ H(wb, [["render", Eb], ["__scopeId", "data-v-a5153e06"]]), Ob = {
|
|
17943
17943
|
name: "EcsTypeConfirmation",
|
|
17944
17944
|
emits: ["update:modelValue", "bypassConfirm"],
|
|
17945
17945
|
components: {
|
|
17946
|
-
EcsInput:
|
|
17946
|
+
EcsInput: Wd,
|
|
17947
17947
|
EcsAlert: Ce,
|
|
17948
|
-
EcsFormGroup:
|
|
17948
|
+
EcsFormGroup: mp,
|
|
17949
17949
|
EcsCheckbox: Tr
|
|
17950
17950
|
},
|
|
17951
17951
|
mixins: [Y],
|
|
@@ -18015,15 +18015,15 @@ var kb = /*#__PURE__*/ H(Eb, [["render", Ob], ["__scopeId", "data-v-a5153e06"]])
|
|
|
18015
18015
|
mounted() {
|
|
18016
18016
|
this.uniqueId = "input-" + this.generateUniqueId(), this.bypassActive && this.alertType !== "none" && this.$emit("update:modelValue", !0);
|
|
18017
18017
|
}
|
|
18018
|
-
},
|
|
18019
|
-
function
|
|
18018
|
+
}, kb = ["for"], Ab = { class: "ecs-type-confirmation-verb" }, jb = ["for"], Mb = { class: "ecs-type-confirmation-verb" };
|
|
18019
|
+
function Nb(e, t, n, r, i, a) {
|
|
18020
18020
|
let c = A("ecs-input"), u = A("ecs-form-group"), p = A("ecs-checkbox"), m = A("ecs-alert");
|
|
18021
18021
|
return n.alertType == "none" ? (T(), o(u, {
|
|
18022
18022
|
key: 1,
|
|
18023
18023
|
class: "ecs-type-confirmation-input"
|
|
18024
18024
|
}, {
|
|
18025
18025
|
default: I(() => [
|
|
18026
|
-
l("label", { for: i.uniqueId }, N(a.text), 9,
|
|
18026
|
+
l("label", { for: i.uniqueId }, N(a.text), 9, jb),
|
|
18027
18027
|
f(c, {
|
|
18028
18028
|
modelValue: i.inputValue,
|
|
18029
18029
|
"onUpdate:modelValue": t[2] ||= (e) => i.inputValue = e,
|
|
@@ -18037,7 +18037,7 @@ function Fb(e, t, n, r, i, a) {
|
|
|
18037
18037
|
"error",
|
|
18038
18038
|
"id"
|
|
18039
18039
|
]),
|
|
18040
|
-
l("span",
|
|
18040
|
+
l("span", Mb, N(a.upperCaseVerb), 1)
|
|
18041
18041
|
]),
|
|
18042
18042
|
_: 1
|
|
18043
18043
|
})) : (T(), o(m, {
|
|
@@ -18052,7 +18052,7 @@ function Fb(e, t, n, r, i, a) {
|
|
|
18052
18052
|
class: "ecs-type-confirmation-input"
|
|
18053
18053
|
}, {
|
|
18054
18054
|
default: I(() => [
|
|
18055
|
-
l("label", { for: i.uniqueId }, N(a.text), 9,
|
|
18055
|
+
l("label", { for: i.uniqueId }, N(a.text), 9, kb),
|
|
18056
18056
|
f(c, {
|
|
18057
18057
|
modelValue: i.inputValue,
|
|
18058
18058
|
"onUpdate:modelValue": t[0] ||= (e) => i.inputValue = e,
|
|
@@ -18066,7 +18066,7 @@ function Fb(e, t, n, r, i, a) {
|
|
|
18066
18066
|
"error",
|
|
18067
18067
|
"id"
|
|
18068
18068
|
]),
|
|
18069
|
-
l("span",
|
|
18069
|
+
l("span", Ab, N(a.upperCaseVerb), 1)
|
|
18070
18070
|
]),
|
|
18071
18071
|
_: 1
|
|
18072
18072
|
})),
|
|
@@ -18083,7 +18083,7 @@ function Fb(e, t, n, r, i, a) {
|
|
|
18083
18083
|
_: 3
|
|
18084
18084
|
}, 8, ["headline", "type"]));
|
|
18085
18085
|
}
|
|
18086
|
-
var
|
|
18086
|
+
var Pb = /*#__PURE__*/ H(Ob, [["render", Nb], ["__scopeId", "data-v-1e0fa905"]]), Fb = {
|
|
18087
18087
|
name: "ecs-video",
|
|
18088
18088
|
props: {
|
|
18089
18089
|
posterImage: {
|
|
@@ -18107,14 +18107,14 @@ var Ib = /*#__PURE__*/ H(Ab, [["render", Fb], ["__scopeId", "data-v-1e0fa905"]])
|
|
|
18107
18107
|
default: null
|
|
18108
18108
|
}
|
|
18109
18109
|
}
|
|
18110
|
-
},
|
|
18110
|
+
}, Ib = [
|
|
18111
18111
|
"poster",
|
|
18112
18112
|
"autoplay",
|
|
18113
18113
|
"loop",
|
|
18114
18114
|
"controls",
|
|
18115
18115
|
"src"
|
|
18116
18116
|
];
|
|
18117
|
-
function
|
|
18117
|
+
function Lb(e, t, n, r, i, a) {
|
|
18118
18118
|
return T(), c("video", {
|
|
18119
18119
|
poster: n.posterImage,
|
|
18120
18120
|
autoplay: n.autoplay,
|
|
@@ -18122,9 +18122,9 @@ function zb(e, t, n, r, i, a) {
|
|
|
18122
18122
|
controls: n.controls,
|
|
18123
18123
|
class: "ecs-video",
|
|
18124
18124
|
src: n.mp4Source
|
|
18125
|
-
}, null, 8,
|
|
18125
|
+
}, null, 8, Ib);
|
|
18126
18126
|
}
|
|
18127
|
-
var
|
|
18127
|
+
var Rb = /*#__PURE__*/ H(Fb, [["render", Lb], ["__scopeId", "data-v-ce84fcb3"]]), zb = {
|
|
18128
18128
|
name: "ecs-window",
|
|
18129
18129
|
components: {
|
|
18130
18130
|
EcsButton: X,
|
|
@@ -18295,11 +18295,11 @@ var Bb = /*#__PURE__*/ H(Lb, [["render", zb], ["__scopeId", "data-v-ce84fcb3"]])
|
|
|
18295
18295
|
this.isFocused = !1, this.$emit("blur");
|
|
18296
18296
|
}
|
|
18297
18297
|
}
|
|
18298
|
-
},
|
|
18298
|
+
}, Bb = { class: "ecs-window-content scrollbar scrollbar-sml" }, Vb = {
|
|
18299
18299
|
key: 1,
|
|
18300
18300
|
class: "ecs-window-footer"
|
|
18301
18301
|
};
|
|
18302
|
-
function
|
|
18302
|
+
function Hb(t, n, r, i, a, o) {
|
|
18303
18303
|
let u = A("ecs-text-v2"), p = A("ecs-button");
|
|
18304
18304
|
return r.show ? (T(), c("div", {
|
|
18305
18305
|
key: 0,
|
|
@@ -18336,8 +18336,8 @@ function Wb(t, n, r, i, a, o) {
|
|
|
18336
18336
|
"aria-label": "Close window",
|
|
18337
18337
|
title: "Close"
|
|
18338
18338
|
})], 32)) : s("", !0),
|
|
18339
|
-
l("div",
|
|
18340
|
-
t.$slots.footer ? (T(), c("div",
|
|
18339
|
+
l("div", Bb, [k(t.$slots, "default", {}, void 0, !0)]),
|
|
18340
|
+
t.$slots.footer ? (T(), c("div", Vb, [k(t.$slots, "footer", {}, void 0, !0)])) : s("", !0),
|
|
18341
18341
|
r.resizable ? (T(), c(e, { key: 2 }, [
|
|
18342
18342
|
l("div", {
|
|
18343
18343
|
onMousedown: n[2] ||= (e) => o.startResize("right"),
|
|
@@ -18356,6 +18356,6 @@ function Wb(t, n, r, i, a, o) {
|
|
|
18356
18356
|
], 64)) : s("", !0)
|
|
18357
18357
|
], 38)) : s("", !0);
|
|
18358
18358
|
}
|
|
18359
|
-
var
|
|
18359
|
+
var Ub = /*#__PURE__*/ H(zb, [["render", Hb], ["__scopeId", "data-v-1c653eb3"]]);
|
|
18360
18360
|
//#endregion
|
|
18361
|
-
export { ke as EcsActionToolbar, Ce as EcsAlert, Fe as EcsAudio, Ge as EcsAvatar, Je as EcsBanner, Ze as EcsBreadcrumb, tt as EcsBreadcrumbButton, at as EcsBreadcrumbTitle, Mi as EcsBulkSelector, X as EcsButton, Bi as EcsButtonCollapse, ka as EcsButtonContext, Na as EcsButtonContextGroup, La as EcsButtonDialog, Ii as EcsButtonGroup, Va as EcsButtonMore, Ka as EcsButtonTable, Ti as EcsButtonToolbar, Xa as EcsButtonToolbarGroup, no as EcsCard, uo as EcsChatConversation, Co as EcsChatMessage, Tr as EcsCheckbox, oo as EcsCitationLine, _r as EcsClickableArea, zo as EcsCollapse, qo as EcsCollectionControl,
|
|
18361
|
+
export { ke as EcsActionToolbar, Ce as EcsAlert, Fe as EcsAudio, Ge as EcsAvatar, Je as EcsBanner, Ze as EcsBreadcrumb, tt as EcsBreadcrumbButton, at as EcsBreadcrumbTitle, Mi as EcsBulkSelector, X as EcsButton, Bi as EcsButtonCollapse, ka as EcsButtonContext, Na as EcsButtonContextGroup, La as EcsButtonDialog, Ii as EcsButtonGroup, Va as EcsButtonMore, Ka as EcsButtonTable, Ti as EcsButtonToolbar, Xa as EcsButtonToolbarGroup, no as EcsCard, uo as EcsChatConversation, Co as EcsChatMessage, Tr as EcsCheckbox, oo as EcsCitationLine, _r as EcsClickableArea, zo as EcsCollapse, qo as EcsCollectionControl, Nc as EcsColorPicker, Ic as EcsColorPickerInput, Cs as EcsComment, Ds as EcsCommentList, ss as EcsContentCard, Ao as EcsContextMenu, Kc as EcsDataCard, Xc as EcsDataCardList, cl as EcsDataCardRow, ml as EcsDataGrid, su as EcsDataGridCell, eu as EcsDataGridGroup, Xl as EcsDataGridHeadCell, vl as EcsDataGridRow, Cl as EcsDataGridRowGroup, du as EcsDataList, vu as EcsDataListItem, Su as EcsDialog, Ou as EcsDialogHeader, Fu as EcsDirectoryEntry, Wu as EcsDocumentState, Qu as EcsDonutChart, vd as EcsDropzone, xd as EcsEcaiWrapper, id as EcsEmptyState, Od as EcsEntryLink, zd as EcsExcerptSnippet, Sf as EcsExhibitStickerEditor, ku as EcsFavicon, Ur as EcsFileIcon, Df as EcsFileList, Uf as EcsFileListItem, Cf as EcsFillIcon, Gf as EcsFlag, Jf as EcsFlexCol, K as EcsFlexRow, W as EcsFocusRing, dp as EcsFolderSelector, mr as EcsFormCheck, mp as EcsFormGroup, bp as EcsFormHeadline, Op as EcsFormSet, ds as EcsFormatted, jp as EcsHighlight, U as EcsIcon, Pp as EcsIllustration, Xp as EcsIndexListItem, Up as EcsIndexToolbar, $p as EcsInfoTooltip, am as EcsInlineEdit, Em as EcsInplace, Wd as EcsInput, cm as EcsInputAddon, $f as EcsInputClear, fm as EcsInputConnector, vm as EcsInputFloat, xm as EcsInputGroup, rp as EcsInputSearch, jm as EcsJumperDocument, Rm as EcsJumperIndex, $m as EcsJumperPage, jh as EcsLayoutDataTable, vh as EcsLayoutDirectory, uh as EcsLayoutIndex, zh as EcsLegendItem, Kh as EcsLogMessage, Zh as EcsMap, rg as EcsModal, hg as EcsModalFooter, lg as EcsModalHeader, jg as EcsMultiselectOption, Sg as EcsMultiselectSearchToken, Tg as EcsMultiselectToken, Yg as EcsOverlay, r_ as EcsPagination, nh as EcsPane, el as EcsPartyEntry, cr as EcsPopover, d_ as EcsPopoverHeader, dr as EcsPopoverList, Jd as EcsPopoverListHeadline, bi as EcsPopoverListItem, cd as EcsProgress, B_ as EcsQuicklink, Ar as EcsRadiobutton, K_ as EcsRange, x_ as EcsRatingFavorability, g_ as EcsRatingStarRead, tv as EcsRatingStarWrite, op as EcsScrollContainer, av as EcsSection, dv as EcsSegment, Ml as EcsSelect, Sv as EcsSelectTile, gv as EcsSelectionGrid, Oi as EcsSeparator, Ev as EcsSequenceMap, jv as EcsSequenceMapButton, mo as EcsShinyText, Hv as EcsSidebar, Gv as EcsSidebarContent, Jv as EcsSidebarFooter, ry as EcsSidebarHeader, sy as EcsSidebarList, _y as EcsSidebarListItem, G as EcsSkeletonLoader, Vr as EcsSortbutton, rh as EcsSplitpanes, Cu as EcsStateIcon, Le as EcsSticker, wy as EcsStructuredContent, Oy as EcsSwatchesPicker, Rr as EcsSwitch, My as EcsTab, Fv as EcsTabBar, Ly as EcsTabButton, Rv as EcsTabs, Hy as EcsTag, Ky as EcsTagCloud, br as EcsTextV2, Yy as EcsToast, $y as EcsToasts, rb as EcsToolbar, ub as EcsTranscriptState, mb as EcsTreeList, Db as EcsTreeListHeadline, Cb as EcsTreeListItem, Pb as EcsTypeConfirmation, Rb as EcsVideo, Ub as EcsWindow };
|