@dialpad/dialtone-vue 3.71.0 → 3.73.0
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/CHANGELOG.json +1 -1
- package/CHANGELOG.md +26 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.cjs +7 -7
- package/dist/dialtone-vue.js +560 -566
- package/dist/emoji.cjs +1 -1
- package/dist/emoji.js +29 -27
- package/dist/{emoji_text_wrapper-2d0e6363.js → emoji_text_wrapper-a99aed18.js} +284 -275
- package/dist/emoji_text_wrapper-d4ace97c.cjs +25 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/emoji_text_wrapper-0681c5eb.cjs +0 -25
package/dist/dialtone-vue.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { openBlock as a, createElementBlock as l, toDisplayString as I, createCommentVNode as
|
|
2
|
-
import { _ as v, D as x, g as q, a as Ds, h as
|
|
3
|
-
import { A as Bd, z as
|
|
1
|
+
import { openBlock as a, createElementBlock as l, toDisplayString as I, createCommentVNode as f, createElementVNode as b, normalizeClass as y, warn as we, resolveComponent as p, renderSlot as d, createBlock as S, mergeProps as C, createVNode as m, createTextVNode as P, withKeys as V, withModifiers as U, withCtx as c, normalizeStyle as re, Fragment as Y, renderList as ee, resolveDynamicComponent as X, toHandlers as M, createSlots as ke, normalizeProps as Ee, Transition as Ze, withDirectives as Se, guardReactiveProps as Ye, vShow as Ce, Teleport as Wt, reactive as Lt, ref as fe, computed as Re, watch as Zt, onMounted as ws, nextTick as ks, unref as Yt, markRaw as Es, shallowReactive as Os, h as Ls, provide as Ts, createStaticVNode as As } from "vue";
|
|
2
|
+
import { _ as v, D as x, g as q, a as Ds, h as N, b as K, u as J, L as Ps, c as xs, I as Rs, M as Bs, d as Ns, e as Ne, f as Qe, T as $s, i as zs, j as Ms, k as Hs, E as H, l as me, v as Qt, m as Tt, n as We, o as Xt, C as Jt, G as es, p as Xe, q as Vs, r as Fs, s as qs, t as Je, w as et, x as tt, y as Ks } from "./emoji_text_wrapper-a99aed18.js";
|
|
3
|
+
import { A as Bd, z as Nd, Y as $d, a0 as zd, $ as Md, Z as Hd, K as Vd, J as Fd, a6 as qd, H as Kd, F as jd, a5 as Gd, a1 as Ud, a2 as Wd, a4 as Zd, a3 as Yd, Q as Qd, P as Xd, N as Jd, O as ec, S as tc, R as sc, X as ic, U as nc, W as ac, V as oc, B as lc } from "./emoji_text_wrapper-a99aed18.js";
|
|
4
4
|
const be = {
|
|
5
5
|
BUSY: "busy",
|
|
6
6
|
AWAY: "away",
|
|
@@ -46,8 +46,8 @@ function Zs(e, s, t, o, n, i) {
|
|
|
46
46
|
role: "status",
|
|
47
47
|
"aria-live": e.$attrs.ariaLive || "off"
|
|
48
48
|
}, [
|
|
49
|
-
t.srText ? (a(), l("span", Ws, I(t.srText), 1)) :
|
|
50
|
-
|
|
49
|
+
t.srText ? (a(), l("span", Ws, I(t.srText), 1)) : f("", !0),
|
|
50
|
+
b("div", {
|
|
51
51
|
class: y(["d-presence__inner", {
|
|
52
52
|
"d-presence__inner--active": t.presence === "active",
|
|
53
53
|
"d-presence__inner--away": t.presence === "away",
|
|
@@ -339,21 +339,21 @@ const Js = {
|
|
|
339
339
|
"data-qa": "dt-avatar-count"
|
|
340
340
|
};
|
|
341
341
|
function ii(e, s, t, o, n, i) {
|
|
342
|
-
const r =
|
|
342
|
+
const r = p("dt-icon"), h = p("dt-presence");
|
|
343
343
|
return a(), l("div", {
|
|
344
344
|
id: t.id,
|
|
345
345
|
class: y(i.avatarClasses),
|
|
346
346
|
"data-qa": "dt-avatar"
|
|
347
347
|
}, [
|
|
348
|
-
|
|
348
|
+
b("div", {
|
|
349
349
|
ref: "canvas",
|
|
350
350
|
class: y([t.canvasClass, "d-avatar__canvas"])
|
|
351
351
|
}, [
|
|
352
|
-
i.showDefaultSlot ? d(e.$slots, "default", { key: 0 }) :
|
|
352
|
+
i.showDefaultSlot ? d(e.$slots, "default", { key: 0 }) : f("", !0),
|
|
353
353
|
i.showInitials ? (a(), l("span", {
|
|
354
354
|
key: 1,
|
|
355
355
|
class: y(["d-ps-absolute d-zi-base", n.AVATAR_KIND_MODIFIERS.initials])
|
|
356
|
-
}, I(n.formattedInitials), 3)) :
|
|
356
|
+
}, I(n.formattedInitials), 3)) : f("", !0)
|
|
357
357
|
], 2),
|
|
358
358
|
t.overlayIcon || t.overlayText ? (a(), l("div", {
|
|
359
359
|
key: 0,
|
|
@@ -363,9 +363,9 @@ function ii(e, s, t, o, n, i) {
|
|
|
363
363
|
key: 0,
|
|
364
364
|
class: "d-fc-white d-w100p",
|
|
365
365
|
name: t.overlayIcon
|
|
366
|
-
}, null, 8, ["name"])) : t.overlayText ? (a(), l("p", ti, I(t.overlayText), 1)) :
|
|
367
|
-
], 2)) :
|
|
368
|
-
i.showGroup ? (a(), l("span", si, I(i.formattedGroup), 1)) :
|
|
366
|
+
}, null, 8, ["name"])) : t.overlayText ? (a(), l("p", ti, I(t.overlayText), 1)) : f("", !0)
|
|
367
|
+
], 2)) : f("", !0),
|
|
368
|
+
i.showGroup ? (a(), l("span", si, I(i.formattedGroup), 1)) : f("", !0),
|
|
369
369
|
t.presence && !i.showGroup ? (a(), S(h, C({
|
|
370
370
|
key: 2,
|
|
371
371
|
presence: t.presence,
|
|
@@ -373,7 +373,7 @@ function ii(e, s, t, o, n, i) {
|
|
|
373
373
|
"d-avatar__presence",
|
|
374
374
|
n.AVATAR_PRESENCE_SIZE_MODIFIERS[t.size]
|
|
375
375
|
]]
|
|
376
|
-
}, t.presenceProps, { "data-qa": "dt-presence" }), null, 16, ["presence", "class"])) :
|
|
376
|
+
}, t.presenceProps, { "data-qa": "dt-presence" }), null, 16, ["presence", "class"])) : f("", !0)
|
|
377
377
|
], 10, ei);
|
|
378
378
|
}
|
|
379
379
|
const st = /* @__PURE__ */ v(Js, [["render", ii]]), xt = {
|
|
@@ -514,7 +514,7 @@ const st = /* @__PURE__ */ v(Js, [["render", ii]]), xt = {
|
|
|
514
514
|
class: "d-badge__icon-right"
|
|
515
515
|
};
|
|
516
516
|
function di(e, s, t, o, n, i) {
|
|
517
|
-
const r =
|
|
517
|
+
const r = p("dt-icon");
|
|
518
518
|
return a(), l("span", {
|
|
519
519
|
class: y([
|
|
520
520
|
"d-badge",
|
|
@@ -524,14 +524,14 @@ function di(e, s, t, o, n, i) {
|
|
|
524
524
|
]),
|
|
525
525
|
"data-qa": "dt-badge"
|
|
526
526
|
}, [
|
|
527
|
-
t.decoration ? (a(), l("span", ai)) :
|
|
527
|
+
t.decoration ? (a(), l("span", ai)) : f("", !0),
|
|
528
528
|
t.iconLeft || t.type === "ai" ? (a(), l("span", oi, [
|
|
529
529
|
m(r, {
|
|
530
530
|
name: t.iconLeft || "dialpad-ai",
|
|
531
531
|
size: "200"
|
|
532
532
|
}, null, 8, ["name"])
|
|
533
|
-
])) :
|
|
534
|
-
|
|
533
|
+
])) : f("", !0),
|
|
534
|
+
b("span", li, [
|
|
535
535
|
d(e.$slots, "default", {}, () => [
|
|
536
536
|
P(I(t.text), 1)
|
|
537
537
|
])
|
|
@@ -541,7 +541,7 @@ function di(e, s, t, o, n, i) {
|
|
|
541
541
|
name: t.iconRight,
|
|
542
542
|
size: "200"
|
|
543
543
|
}, null, 8, ["name"])
|
|
544
|
-
])) :
|
|
544
|
+
])) : f("", !0)
|
|
545
545
|
], 2);
|
|
546
546
|
}
|
|
547
547
|
const ci = /* @__PURE__ */ v(ni, [["render", di]]), Oe = ["base", "error", "info", "success", "warning"], ui = ["alert", "alertdialog", "status"], hi = /* @__PURE__ */ new Map([
|
|
@@ -550,7 +550,7 @@ const ci = /* @__PURE__ */ v(ni, [["render", di]]), Oe = ["base", "error", "info
|
|
|
550
550
|
["warning", "alert-triangle"],
|
|
551
551
|
["error", "alert-circle"],
|
|
552
552
|
["base", "bell"]
|
|
553
|
-
]),
|
|
553
|
+
]), pi = {
|
|
554
554
|
name: "DtNoticeIcon",
|
|
555
555
|
components: {
|
|
556
556
|
DtIcon: x
|
|
@@ -570,7 +570,7 @@ const ci = /* @__PURE__ */ v(ni, [["render", di]]), Oe = ["base", "error", "info
|
|
|
570
570
|
},
|
|
571
571
|
data() {
|
|
572
572
|
return {
|
|
573
|
-
hasSlotContent:
|
|
573
|
+
hasSlotContent: N
|
|
574
574
|
};
|
|
575
575
|
},
|
|
576
576
|
computed: {
|
|
@@ -578,23 +578,23 @@ const ci = /* @__PURE__ */ v(ni, [["render", di]]), Oe = ["base", "error", "info
|
|
|
578
578
|
return hi.get(this.kind);
|
|
579
579
|
}
|
|
580
580
|
}
|
|
581
|
-
},
|
|
581
|
+
}, fi = {
|
|
582
582
|
key: 0,
|
|
583
583
|
"aria-hidden": "true",
|
|
584
584
|
class: "d-notice__icon"
|
|
585
585
|
};
|
|
586
586
|
function mi(e, s, t, o, n, i) {
|
|
587
|
-
const r =
|
|
588
|
-
return i.defaultIcon || n.hasSlotContent(e.$slots.default) ? (a(), l("div",
|
|
587
|
+
const r = p("dt-icon");
|
|
588
|
+
return i.defaultIcon || n.hasSlotContent(e.$slots.default) ? (a(), l("div", fi, [
|
|
589
589
|
d(e.$slots, "default", {}, () => [
|
|
590
590
|
m(r, {
|
|
591
591
|
name: i.defaultIcon,
|
|
592
592
|
size: "400"
|
|
593
593
|
}, null, 8, ["name"])
|
|
594
594
|
])
|
|
595
|
-
])) :
|
|
595
|
+
])) : f("", !0);
|
|
596
596
|
}
|
|
597
|
-
const it = /* @__PURE__ */ v(
|
|
597
|
+
const it = /* @__PURE__ */ v(pi, [["render", mi]]), gi = {
|
|
598
598
|
name: "DtNoticeContent",
|
|
599
599
|
props: {
|
|
600
600
|
/**
|
|
@@ -623,7 +623,7 @@ const it = /* @__PURE__ */ v(fi, [["render", mi]]), gi = {
|
|
|
623
623
|
},
|
|
624
624
|
data() {
|
|
625
625
|
return {
|
|
626
|
-
hasSlotContent:
|
|
626
|
+
hasSlotContent: N
|
|
627
627
|
};
|
|
628
628
|
}
|
|
629
629
|
}, _i = {
|
|
@@ -641,8 +641,8 @@ function vi(e, s, t, o, n, i) {
|
|
|
641
641
|
d(e.$slots, "titleOverride", {}, () => [
|
|
642
642
|
P(I(t.title), 1)
|
|
643
643
|
])
|
|
644
|
-
], 8, bi)) :
|
|
645
|
-
|
|
644
|
+
], 8, bi)) : f("", !0),
|
|
645
|
+
b("p", {
|
|
646
646
|
id: t.contentId,
|
|
647
647
|
class: "d-notice__message",
|
|
648
648
|
"data-qa": "notice-content-message"
|
|
@@ -714,14 +714,14 @@ const nt = /* @__PURE__ */ v(gi, [["render", vi]]), ie = {
|
|
|
714
714
|
}
|
|
715
715
|
};
|
|
716
716
|
function Ci(e, s, t, o, n, i) {
|
|
717
|
-
const r =
|
|
717
|
+
const r = p("dt-icon"), h = p("dt-button");
|
|
718
718
|
return a(), S(h, {
|
|
719
719
|
id: "sr-only-close-button",
|
|
720
720
|
"data-qa": "dt-sr-only-close-button",
|
|
721
721
|
class: "d-vi-visible-sr",
|
|
722
722
|
"aria-label": t.visuallyHiddenCloseLabel,
|
|
723
723
|
onClick: i.close,
|
|
724
|
-
onKeydown:
|
|
724
|
+
onKeydown: V(U(i.close, ["prevent", "stop"]), ["space"])
|
|
725
725
|
}, {
|
|
726
726
|
default: c(() => [
|
|
727
727
|
m(r, { name: "close" })
|
|
@@ -729,12 +729,12 @@ function Ci(e, s, t, o, n, i) {
|
|
|
729
729
|
_: 1
|
|
730
730
|
}, 8, ["aria-label", "onClick", "onKeydown"]);
|
|
731
731
|
}
|
|
732
|
-
const
|
|
732
|
+
const $e = /* @__PURE__ */ v(Si, [["render", Ci]]), Ii = {
|
|
733
733
|
name: "DtNoticeAction",
|
|
734
734
|
components: {
|
|
735
735
|
DtIcon: x,
|
|
736
736
|
DtButton: K,
|
|
737
|
-
SrOnlyCloseButton:
|
|
737
|
+
SrOnlyCloseButton: $e
|
|
738
738
|
},
|
|
739
739
|
mixins: [ie],
|
|
740
740
|
props: {
|
|
@@ -781,11 +781,11 @@ const Ne = /* @__PURE__ */ v(Si, [["render", Ci]]), Ii = {
|
|
|
781
781
|
class: "d-notice__actions",
|
|
782
782
|
"data-qa": "notice-content-actions"
|
|
783
783
|
};
|
|
784
|
-
function
|
|
785
|
-
const r =
|
|
784
|
+
function ki(e, s, t, o, n, i) {
|
|
785
|
+
const r = p("dt-icon"), h = p("dt-button"), u = p("sr-only-close-button");
|
|
786
786
|
return a(), l("div", wi, [
|
|
787
787
|
d(e.$slots, "default"),
|
|
788
|
-
t.hideClose ?
|
|
788
|
+
t.hideClose ? f("", !0) : (a(), S(h, C({
|
|
789
789
|
key: 0,
|
|
790
790
|
ref: "closeButton",
|
|
791
791
|
"data-qa": "dt-notice-action-close-button",
|
|
@@ -806,10 +806,10 @@ function Ei(e, s, t, o, n, i) {
|
|
|
806
806
|
key: 1,
|
|
807
807
|
"visually-hidden-close-label": e.visuallyHiddenCloseLabel,
|
|
808
808
|
onClose: i.close
|
|
809
|
-
}, null, 8, ["visually-hidden-close-label", "onClose"])) :
|
|
809
|
+
}, null, 8, ["visually-hidden-close-label", "onClose"])) : f("", !0)
|
|
810
810
|
]);
|
|
811
811
|
}
|
|
812
|
-
const at = /* @__PURE__ */ v(Ii, [["render",
|
|
812
|
+
const at = /* @__PURE__ */ v(Ii, [["render", ki]]), ts = ':not(:disabled):not([aria-disabled="true"]):not([role="presentation"])', Ei = `${ts}:not([tabindex="-1"])`, Oi = "button,[href],input,select,textarea,details,[tabindex]", Le = {
|
|
813
813
|
methods: {
|
|
814
814
|
/**
|
|
815
815
|
* get the first focusable element in your component, includes tabindex="-1".
|
|
@@ -826,20 +826,10 @@ const at = /* @__PURE__ */ v(Ii, [["render", Ei]]), ts = ':not(:disabled):not([a
|
|
|
826
826
|
* @param {object} el - optional - ref of dom element to trap focus on.
|
|
827
827
|
* will default to the root node of the vue component
|
|
828
828
|
*/
|
|
829
|
-
async focusFirstElement(e
|
|
829
|
+
async focusFirstElement(e) {
|
|
830
830
|
const s = await this.getFirstFocusableElement(e);
|
|
831
831
|
s == null || s.focus({ preventScroll: !0 });
|
|
832
832
|
},
|
|
833
|
-
async focusElementById(e) {
|
|
834
|
-
var t;
|
|
835
|
-
await this.$nextTick();
|
|
836
|
-
const s = (t = this.$el) == null ? void 0 : t.querySelector(e);
|
|
837
|
-
if (s) {
|
|
838
|
-
s.focus();
|
|
839
|
-
return;
|
|
840
|
-
}
|
|
841
|
-
console.warn('Could not find the element specified in dt-modal prop "initialFocusElement". Defaulting to focusing the first element.'), await this.focusFirstElement();
|
|
842
|
-
},
|
|
843
833
|
/**
|
|
844
834
|
* internal use only.
|
|
845
835
|
*
|
|
@@ -865,7 +855,7 @@ const at = /* @__PURE__ */ v(Ii, [["render", Ei]]), ts = ':not(:disabled):not([a
|
|
|
865
855
|
_getFocusableElements(e = this.$el, s = !1) {
|
|
866
856
|
return e ? [...e.querySelectorAll(Oi)].filter((o) => {
|
|
867
857
|
const n = window.getComputedStyle(o);
|
|
868
|
-
return n.getPropertyValue("display") !== "none" && n.getPropertyValue("visibility") !== "hidden" && o.matches(s ? ts :
|
|
858
|
+
return n.getPropertyValue("display") !== "none" && n.getPropertyValue("visibility") !== "hidden" && o.matches(s ? ts : Ei);
|
|
869
859
|
}) : [];
|
|
870
860
|
},
|
|
871
861
|
/**
|
|
@@ -1041,19 +1031,19 @@ const at = /* @__PURE__ */ v(Ii, [["render", Ei]]), ts = ':not(:disabled):not([a
|
|
|
1041
1031
|
}
|
|
1042
1032
|
}, Ti = ["role", "aria-labelledby", "aria-describedby"];
|
|
1043
1033
|
function Ai(e, s, t, o, n, i) {
|
|
1044
|
-
const r =
|
|
1034
|
+
const r = p("dt-notice-icon"), h = p("dt-notice-content"), u = p("dt-notice-action");
|
|
1045
1035
|
return a(), l("aside", {
|
|
1046
1036
|
class: y(i.bannerClass),
|
|
1047
1037
|
style: re(i.bannerBackgroundImage),
|
|
1048
|
-
onKeydown: s[1] || (s[1] =
|
|
1038
|
+
onKeydown: s[1] || (s[1] = V((...g) => i.trapFocus && i.trapFocus(...g), ["tab"]))
|
|
1049
1039
|
}, [
|
|
1050
|
-
|
|
1040
|
+
b("div", {
|
|
1051
1041
|
class: y(["d-banner__dialog", t.dialogClass]),
|
|
1052
1042
|
role: i.role,
|
|
1053
1043
|
"aria-labelledby": t.titleId,
|
|
1054
1044
|
"aria-describedby": t.contentId
|
|
1055
1045
|
}, [
|
|
1056
|
-
t.hideIcon ?
|
|
1046
|
+
t.hideIcon ? f("", !0) : (a(), S(r, {
|
|
1057
1047
|
key: 0,
|
|
1058
1048
|
kind: t.kind
|
|
1059
1049
|
}, {
|
|
@@ -1122,7 +1112,7 @@ function Ri(e, s, t, o, n, i) {
|
|
|
1122
1112
|
d(e.$slots, "default")
|
|
1123
1113
|
], 2);
|
|
1124
1114
|
}
|
|
1125
|
-
const Bi = /* @__PURE__ */ v(xi, [["render", Ri]]),
|
|
1115
|
+
const Bi = /* @__PURE__ */ v(xi, [["render", Ri]]), Ni = {
|
|
1126
1116
|
name: "DtBreadcrumbItem",
|
|
1127
1117
|
components: {
|
|
1128
1118
|
DtLink: Bi
|
|
@@ -1165,8 +1155,8 @@ const Bi = /* @__PURE__ */ v(xi, [["render", Ri]]), $i = {
|
|
|
1165
1155
|
}
|
|
1166
1156
|
}
|
|
1167
1157
|
};
|
|
1168
|
-
function
|
|
1169
|
-
const r =
|
|
1158
|
+
function $i(e, s, t, o, n, i) {
|
|
1159
|
+
const r = p("dt-link");
|
|
1170
1160
|
return a(), l("li", {
|
|
1171
1161
|
"data-qa": "dt-breadcrumb-item",
|
|
1172
1162
|
class: y([
|
|
@@ -1188,7 +1178,7 @@ function Ni(e, s, t, o, n, i) {
|
|
|
1188
1178
|
}, 16, ["kind", "aria-current"])
|
|
1189
1179
|
], 2);
|
|
1190
1180
|
}
|
|
1191
|
-
const zi = /* @__PURE__ */ v(
|
|
1181
|
+
const zi = /* @__PURE__ */ v(Ni, [["render", $i]]), Mi = {
|
|
1192
1182
|
name: "DtBreadcrumbs",
|
|
1193
1183
|
components: {
|
|
1194
1184
|
DtBreadcrumbItem: zi
|
|
@@ -1231,8 +1221,8 @@ const zi = /* @__PURE__ */ v($i, [["render", Ni]]), Mi = {
|
|
|
1231
1221
|
}
|
|
1232
1222
|
}
|
|
1233
1223
|
}, Hi = ["aria-label"];
|
|
1234
|
-
function
|
|
1235
|
-
const r =
|
|
1224
|
+
function Vi(e, s, t, o, n, i) {
|
|
1225
|
+
const r = p("dt-breadcrumb-item");
|
|
1236
1226
|
return a(), l("nav", {
|
|
1237
1227
|
"aria-label": t.ariaLabel,
|
|
1238
1228
|
"data-qa": "dt-breadcrumbs",
|
|
@@ -1241,7 +1231,7 @@ function Fi(e, s, t, o, n, i) {
|
|
|
1241
1231
|
{ [n.BREADCRUMBS_INVERTED_MODIFIER]: t.inverted }
|
|
1242
1232
|
])
|
|
1243
1233
|
}, [
|
|
1244
|
-
|
|
1234
|
+
b("ol", null, [
|
|
1245
1235
|
d(e.$slots, "default", {}, () => [
|
|
1246
1236
|
(a(!0), l(Y, null, ee(t.breadcrumbs, (h, u) => (a(), S(r, C({
|
|
1247
1237
|
key: i.getBreadcrumbItemKey(u),
|
|
@@ -1251,11 +1241,11 @@ function Fi(e, s, t, o, n, i) {
|
|
|
1251
1241
|
])
|
|
1252
1242
|
], 10, Hi);
|
|
1253
1243
|
}
|
|
1254
|
-
const Zr = /* @__PURE__ */ v(Mi, [["render",
|
|
1244
|
+
const Zr = /* @__PURE__ */ v(Mi, [["render", Vi]]), Nt = {
|
|
1255
1245
|
start: "d-btn-group--start",
|
|
1256
1246
|
end: "d-btn-group--end",
|
|
1257
1247
|
"space-between": "d-btn-group--space-between"
|
|
1258
|
-
},
|
|
1248
|
+
}, Fi = {
|
|
1259
1249
|
name: "DtButtonGroup",
|
|
1260
1250
|
props: {
|
|
1261
1251
|
/**
|
|
@@ -1264,12 +1254,12 @@ const Zr = /* @__PURE__ */ v(Mi, [["render", Fi]]), $t = {
|
|
|
1264
1254
|
alignment: {
|
|
1265
1255
|
type: String,
|
|
1266
1256
|
default: "start",
|
|
1267
|
-
validator: (e) => Object.keys(
|
|
1257
|
+
validator: (e) => Object.keys(Nt).includes(e)
|
|
1268
1258
|
}
|
|
1269
1259
|
},
|
|
1270
1260
|
data() {
|
|
1271
1261
|
return {
|
|
1272
|
-
BUTTON_GROUP_ALIGNMENT:
|
|
1262
|
+
BUTTON_GROUP_ALIGNMENT: Nt
|
|
1273
1263
|
};
|
|
1274
1264
|
}
|
|
1275
1265
|
};
|
|
@@ -1284,7 +1274,7 @@ function qi(e, s, t, o, n, i) {
|
|
|
1284
1274
|
d(e.$slots, "default")
|
|
1285
1275
|
], 2);
|
|
1286
1276
|
}
|
|
1287
|
-
const Yr = /* @__PURE__ */ v(
|
|
1277
|
+
const Yr = /* @__PURE__ */ v(Fi, [["render", qi]]), Ki = {
|
|
1288
1278
|
name: "DtCard",
|
|
1289
1279
|
props: {
|
|
1290
1280
|
/**
|
|
@@ -1326,7 +1316,7 @@ const Yr = /* @__PURE__ */ v(Vi, [["render", qi]]), Ki = {
|
|
|
1326
1316
|
},
|
|
1327
1317
|
data() {
|
|
1328
1318
|
return {
|
|
1329
|
-
hasSlotContent:
|
|
1319
|
+
hasSlotContent: N
|
|
1330
1320
|
};
|
|
1331
1321
|
}
|
|
1332
1322
|
};
|
|
@@ -1346,8 +1336,8 @@ function ji(e, s, t, o, n, i) {
|
|
|
1346
1336
|
])
|
|
1347
1337
|
}, [
|
|
1348
1338
|
d(e.$slots, "header")
|
|
1349
|
-
], 2)) :
|
|
1350
|
-
|
|
1339
|
+
], 2)) : f("", !0),
|
|
1340
|
+
b("div", {
|
|
1351
1341
|
class: y([
|
|
1352
1342
|
"d-card__content",
|
|
1353
1343
|
t.contentClass
|
|
@@ -1364,7 +1354,7 @@ function ji(e, s, t, o, n, i) {
|
|
|
1364
1354
|
])
|
|
1365
1355
|
}, [
|
|
1366
1356
|
d(e.$slots, "footer")
|
|
1367
|
-
], 2)) :
|
|
1357
|
+
], 2)) : f("", !0)
|
|
1368
1358
|
], 2);
|
|
1369
1359
|
}
|
|
1370
1360
|
const Gi = /* @__PURE__ */ v(Ki, [["render", ji]]), Ui = {
|
|
@@ -1379,7 +1369,7 @@ const Gi = /* @__PURE__ */ v(Ki, [["render", ji]]), Ui = {
|
|
|
1379
1369
|
function Zi(e, s, t, o, n, i) {
|
|
1380
1370
|
return a(), l("pre", null, [
|
|
1381
1371
|
P(" "),
|
|
1382
|
-
|
|
1372
|
+
b("code", Wi, I(t.text), 1),
|
|
1383
1373
|
P(`
|
|
1384
1374
|
`)
|
|
1385
1375
|
]);
|
|
@@ -1412,22 +1402,22 @@ const Qr = /* @__PURE__ */ v(Ui, [["render", Zi]]), Yi = {
|
|
|
1412
1402
|
if (!e || !e.parentElement)
|
|
1413
1403
|
return;
|
|
1414
1404
|
const i = e.offsetTop, r = n || e.parentElement, h = this._getScrollBounds(r), u = h.bottom - h.top, g = this._getElementHeight(e), w = i + g;
|
|
1415
|
-
let
|
|
1405
|
+
let _ = -1;
|
|
1416
1406
|
switch (s) {
|
|
1417
1407
|
case "top":
|
|
1418
|
-
|
|
1408
|
+
_ = i;
|
|
1419
1409
|
break;
|
|
1420
1410
|
case "center":
|
|
1421
|
-
|
|
1411
|
+
_ = i + (g - u) / 2;
|
|
1422
1412
|
break;
|
|
1423
1413
|
case "bottom":
|
|
1424
|
-
|
|
1414
|
+
_ = _ = w - u;
|
|
1425
1415
|
break;
|
|
1426
1416
|
default:
|
|
1427
|
-
i - h.top <= u / 2 ?
|
|
1417
|
+
i - h.top <= u / 2 ? _ = i : _ = w - u;
|
|
1428
1418
|
break;
|
|
1429
1419
|
}
|
|
1430
|
-
this._setScrollTop(r,
|
|
1420
|
+
this._setScrollTop(r, _, h, i, w, t, o);
|
|
1431
1421
|
},
|
|
1432
1422
|
_setScrollTop(e, s, t, o, n, i, r) {
|
|
1433
1423
|
t = t || this._getScrollBounds(e);
|
|
@@ -1500,19 +1490,19 @@ const Qr = /* @__PURE__ */ v(Ui, [["render", Zi]]), Yi = {
|
|
|
1500
1490
|
// this[listElement]() can return a Vue component, in which case we need to target
|
|
1501
1491
|
// the $el property, or it can simply be an html element.
|
|
1502
1492
|
_getListElement() {
|
|
1503
|
-
var
|
|
1504
|
-
return ((
|
|
1493
|
+
var _;
|
|
1494
|
+
return ((_ = this[o]()) == null ? void 0 : _.$el) || this[o]();
|
|
1505
1495
|
},
|
|
1506
1496
|
// Gets the length of all the items in the list, uses the listItemRole param to determine
|
|
1507
1497
|
// whether an element is a list item.
|
|
1508
1498
|
_itemsLength() {
|
|
1509
|
-
const
|
|
1510
|
-
return
|
|
1499
|
+
const _ = this._getListItemNodes();
|
|
1500
|
+
return _ === null ? 0 : _.length;
|
|
1511
1501
|
},
|
|
1512
1502
|
// Gets all the list item nodes within the list element
|
|
1513
1503
|
_getListItemNodes() {
|
|
1514
|
-
const
|
|
1515
|
-
return
|
|
1504
|
+
const _ = this._getListElement();
|
|
1505
|
+
return _ ? Array.from(_.querySelectorAll(`[role="${e}"], #sr-only-close-button`)) : (console.error(Qi, _), null);
|
|
1516
1506
|
},
|
|
1517
1507
|
onUpKey() {
|
|
1518
1508
|
i && this[i](!0), this[s] > 0 ? this.setHighlightIndex(this[s] - 1) : h && this[h](), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
|
|
@@ -1526,17 +1516,17 @@ const Qr = /* @__PURE__ */ v(Ui, [["render", Zi]]), Yi = {
|
|
|
1526
1516
|
onEndKey() {
|
|
1527
1517
|
this.jumpToEnd(), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
|
|
1528
1518
|
},
|
|
1529
|
-
onNavigationKey(
|
|
1530
|
-
const L = this._getListItemNodes(), B = L.filter((
|
|
1519
|
+
onNavigationKey(_) {
|
|
1520
|
+
const L = this._getListItemNodes(), B = L.filter((pe) => pe.textContent.trim().toLowerCase().startsWith(_.toLowerCase()));
|
|
1531
1521
|
if (B.length <= 0)
|
|
1532
1522
|
return;
|
|
1533
|
-
const de = B.findIndex((
|
|
1523
|
+
const de = B.findIndex((pe) => this[s] === L.indexOf(pe)), he = L.indexOf(
|
|
1534
1524
|
de < B.length - 1 ? B[de + 1] : B[0]
|
|
1535
1525
|
);
|
|
1536
1526
|
this.setHighlightIndex(he), this.scrollActiveItemIntoViewIfNeeded(), this.focusActiveItemIfNeeded();
|
|
1537
1527
|
},
|
|
1538
|
-
isValidLetter(
|
|
1539
|
-
return
|
|
1528
|
+
isValidLetter(_) {
|
|
1529
|
+
return _.length > 1 ? !1 : _ >= "a" && _ <= "z" || _ >= "A" && _ <= "Z";
|
|
1540
1530
|
},
|
|
1541
1531
|
jumpToBeginning() {
|
|
1542
1532
|
this.setHighlightIndex(0);
|
|
@@ -1544,36 +1534,36 @@ const Qr = /* @__PURE__ */ v(Ui, [["render", Zi]]), Yi = {
|
|
|
1544
1534
|
jumpToEnd() {
|
|
1545
1535
|
this.setHighlightIndex(this._itemsLength() - 1);
|
|
1546
1536
|
},
|
|
1547
|
-
setHighlightIndex(
|
|
1548
|
-
this[s] =
|
|
1537
|
+
setHighlightIndex(_) {
|
|
1538
|
+
this[s] = _, this[t] = this._getItemId(_), this._itemsLength() && r && this[r](_);
|
|
1549
1539
|
},
|
|
1550
|
-
setHighlightId(
|
|
1551
|
-
this[t] =
|
|
1540
|
+
setHighlightId(_) {
|
|
1541
|
+
this[t] = _, this[s] = this._getItemIndex(_), this._itemsLength() && r && this[r](this._getItemIndex(_));
|
|
1552
1542
|
},
|
|
1553
|
-
_getItemIndex(
|
|
1543
|
+
_getItemIndex(_) {
|
|
1554
1544
|
const L = this._getListElement();
|
|
1555
|
-
return L ? Array.from(L.querySelectorAll(`[role="${e}"], #sr-only-close-button`)).indexOf(L.querySelector(`#${
|
|
1545
|
+
return L ? Array.from(L.querySelectorAll(`[role="${e}"], #sr-only-close-button`)).indexOf(L.querySelector(`#${_}`)) : void 0;
|
|
1556
1546
|
},
|
|
1557
|
-
_getItemId(
|
|
1547
|
+
_getItemId(_) {
|
|
1558
1548
|
var B;
|
|
1559
1549
|
const L = this._getListElement();
|
|
1560
1550
|
if (L)
|
|
1561
|
-
return (B = L.querySelectorAll(`[role="${e}"], #sr-only-close-button`)[
|
|
1551
|
+
return (B = L.querySelectorAll(`[role="${e}"], #sr-only-close-button`)[_]) == null ? void 0 : B.id;
|
|
1562
1552
|
},
|
|
1563
1553
|
scrollActiveItemIntoViewIfNeeded() {
|
|
1564
1554
|
if (!this.scrollToOnHighlight)
|
|
1565
1555
|
return;
|
|
1566
|
-
const
|
|
1567
|
-
if (
|
|
1556
|
+
const _ = this[n];
|
|
1557
|
+
if (_) {
|
|
1568
1558
|
const L = this._getListElement();
|
|
1569
|
-
this.scrollElementIntoViewIfNeeded(
|
|
1559
|
+
this.scrollElementIntoViewIfNeeded(_, null, null, L);
|
|
1570
1560
|
}
|
|
1571
1561
|
},
|
|
1572
1562
|
focusActiveItemIfNeeded() {
|
|
1573
1563
|
if (!this.focusOnKeyboardNavigation)
|
|
1574
1564
|
return;
|
|
1575
|
-
const
|
|
1576
|
-
|
|
1565
|
+
const _ = this[n];
|
|
1566
|
+
_ && _.focus();
|
|
1577
1567
|
}
|
|
1578
1568
|
}
|
|
1579
1569
|
}), je = {
|
|
@@ -1588,53 +1578,60 @@ const Xi = {
|
|
|
1588
1578
|
name: "DtDefaultListItem",
|
|
1589
1579
|
data() {
|
|
1590
1580
|
return {
|
|
1591
|
-
hasSlotContent:
|
|
1581
|
+
hasSlotContent: N
|
|
1592
1582
|
};
|
|
1593
1583
|
}
|
|
1594
|
-
}, Ji = { class: "dt-default-list-item
|
|
1584
|
+
}, Ji = { class: "dt-default-list-item" }, en = {
|
|
1595
1585
|
key: 0,
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
}, tn = {
|
|
1586
|
+
"data-qa": "dt-default-list-item-left-wrapper",
|
|
1587
|
+
class: "dt-default-list-item--left"
|
|
1588
|
+
}, tn = {
|
|
1589
|
+
"data-qa": "dt-default-list-item-content-wrapper",
|
|
1590
|
+
class: "dt-default-list-item--content"
|
|
1591
|
+
}, sn = {
|
|
1592
|
+
key: 0,
|
|
1593
|
+
"data-qa": "dt-default-list-item-title-wrapper",
|
|
1594
|
+
class: "dt-default-list-item--title"
|
|
1595
|
+
}, nn = {
|
|
1599
1596
|
key: 2,
|
|
1600
1597
|
"data-qa": "dt-default-list-item-bottom-wrapper",
|
|
1601
|
-
class: "
|
|
1598
|
+
class: "dt-default-list-item--bottom"
|
|
1602
1599
|
}, an = {
|
|
1603
1600
|
key: 1,
|
|
1604
|
-
|
|
1605
|
-
|
|
1601
|
+
"data-qa": "dt-default-list-item-right-wrapper",
|
|
1602
|
+
class: "dt-default-list-item--right"
|
|
1606
1603
|
};
|
|
1607
1604
|
function on(e, s, t, o, n, i) {
|
|
1608
1605
|
return a(), l("div", Ji, [
|
|
1609
1606
|
n.hasSlotContent(e.$slots.left) ? (a(), l("section", en, [
|
|
1610
1607
|
d(e.$slots, "left")
|
|
1611
|
-
])) :
|
|
1612
|
-
|
|
1608
|
+
])) : f("", !0),
|
|
1609
|
+
b("section", tn, [
|
|
1613
1610
|
n.hasSlotContent(e.$slots.default) ? (a(), l("div", sn, [
|
|
1614
1611
|
d(e.$slots, "default")
|
|
1615
|
-
])) :
|
|
1612
|
+
])) : f("", !0),
|
|
1616
1613
|
n.hasSlotContent(e.$slots.subtitle) ? (a(), l("div", {
|
|
1617
1614
|
key: 1,
|
|
1618
1615
|
"data-qa": "dt-default-list-item-subtitle-wrapper",
|
|
1619
|
-
class: y(["
|
|
1616
|
+
class: y(["dt-default-list-item--subtitle", { "d-mtn2": e.$slots.default }])
|
|
1620
1617
|
}, [
|
|
1621
1618
|
d(e.$slots, "subtitle")
|
|
1622
|
-
], 2)) :
|
|
1619
|
+
], 2)) : f("", !0),
|
|
1623
1620
|
n.hasSlotContent(e.$slots.bottom) ? (a(), l("div", nn, [
|
|
1624
1621
|
d(e.$slots, "bottom")
|
|
1625
|
-
])) :
|
|
1622
|
+
])) : f("", !0)
|
|
1626
1623
|
]),
|
|
1627
1624
|
n.hasSlotContent(e.$slots.right) ? (a(), l("section", an, [
|
|
1628
1625
|
d(e.$slots, "right")
|
|
1629
|
-
])) :
|
|
1626
|
+
])) : f("", !0),
|
|
1630
1627
|
d(e.$slots, "selected")
|
|
1631
1628
|
]);
|
|
1632
1629
|
}
|
|
1633
|
-
const
|
|
1630
|
+
const $t = /* @__PURE__ */ v(Xi, [["render", on]]);
|
|
1634
1631
|
const ln = {
|
|
1635
1632
|
name: "DtListItem",
|
|
1636
1633
|
components: {
|
|
1637
|
-
DtDefaultListItem:
|
|
1634
|
+
DtDefaultListItem: $t,
|
|
1638
1635
|
DtIcon: x
|
|
1639
1636
|
},
|
|
1640
1637
|
/**
|
|
@@ -1735,7 +1732,7 @@ const ln = {
|
|
|
1735
1732
|
listItemType() {
|
|
1736
1733
|
switch (this.type) {
|
|
1737
1734
|
case je.DEFAULT:
|
|
1738
|
-
return
|
|
1735
|
+
return $t;
|
|
1739
1736
|
default:
|
|
1740
1737
|
return null;
|
|
1741
1738
|
}
|
|
@@ -1783,10 +1780,10 @@ const ln = {
|
|
|
1783
1780
|
}
|
|
1784
1781
|
};
|
|
1785
1782
|
function rn(e, s, t, o, n, i) {
|
|
1786
|
-
const r =
|
|
1783
|
+
const r = p("dt-icon");
|
|
1787
1784
|
return a(), S(X(t.elementType), C({
|
|
1788
1785
|
id: t.id,
|
|
1789
|
-
class: ["dt-list-item
|
|
1786
|
+
class: ["dt-list-item", {
|
|
1790
1787
|
"dt-list-item--focusable": i.isFocusable,
|
|
1791
1788
|
"dt-list-item--highlighted": i.isHighlighted,
|
|
1792
1789
|
"dt-list-item--static": !i.isHoverable
|
|
@@ -1796,7 +1793,7 @@ function rn(e, s, t, o, n, i) {
|
|
|
1796
1793
|
"aria-selected": i.isHighlighted
|
|
1797
1794
|
}, M(i.listItemListeners)), {
|
|
1798
1795
|
default: c(() => [
|
|
1799
|
-
i.listItemType ? (a(), S(X(i.listItemType), { key: 0 },
|
|
1796
|
+
i.listItemType ? (a(), S(X(i.listItemType), { key: 0 }, ke({ _: 2 }, [
|
|
1800
1797
|
ee(e.$slots, (h, u) => ({
|
|
1801
1798
|
name: u,
|
|
1802
1799
|
fn: c(() => [
|
|
@@ -1809,7 +1806,7 @@ function rn(e, s, t, o, n, i) {
|
|
|
1809
1806
|
m(r, {
|
|
1810
1807
|
name: "check",
|
|
1811
1808
|
size: "400",
|
|
1812
|
-
class: "
|
|
1809
|
+
class: "dt-list-item--selected-icon"
|
|
1813
1810
|
})
|
|
1814
1811
|
]),
|
|
1815
1812
|
key: "0"
|
|
@@ -1821,13 +1818,13 @@ function rn(e, s, t, o, n, i) {
|
|
|
1821
1818
|
}
|
|
1822
1819
|
const ze = /* @__PURE__ */ v(ln, [["render", rn]]), dn = {
|
|
1823
1820
|
name: "ComboboxLoadingList",
|
|
1824
|
-
components: { DtListItem: ze, DtSkeleton:
|
|
1821
|
+
components: { DtListItem: ze, DtSkeleton: Ns }
|
|
1825
1822
|
}, cn = {
|
|
1826
1823
|
class: "d-p0 d-mt8 d-hmx332 d-of-y-auto",
|
|
1827
1824
|
"aria-busy": "true"
|
|
1828
1825
|
};
|
|
1829
1826
|
function un(e, s, t, o, n, i) {
|
|
1830
|
-
const r =
|
|
1827
|
+
const r = p("dt-skeleton"), h = p("dt-list-item");
|
|
1831
1828
|
return a(), l("ol", cn, [
|
|
1832
1829
|
(a(), l(Y, null, ee(7, (u) => m(h, {
|
|
1833
1830
|
key: u,
|
|
@@ -1866,13 +1863,13 @@ const hn = {
|
|
|
1866
1863
|
default: ""
|
|
1867
1864
|
}
|
|
1868
1865
|
}
|
|
1869
|
-
},
|
|
1866
|
+
}, pn = {
|
|
1870
1867
|
class: "d-p0",
|
|
1871
1868
|
"data-qa": "dt-combobox-empty-list"
|
|
1872
1869
|
};
|
|
1873
|
-
function
|
|
1874
|
-
const r =
|
|
1875
|
-
return a(), l("ol",
|
|
1870
|
+
function fn(e, s, t, o, n, i) {
|
|
1871
|
+
const r = p("dt-list-item");
|
|
1872
|
+
return a(), l("ol", pn, [
|
|
1876
1873
|
d(e.$slots, "default", {}, () => [
|
|
1877
1874
|
m(r, {
|
|
1878
1875
|
role: "option",
|
|
@@ -1881,14 +1878,14 @@ function pn(e, s, t, o, n, i) {
|
|
|
1881
1878
|
class: y(["dt-empty-list-item", t.itemClass])
|
|
1882
1879
|
}, {
|
|
1883
1880
|
default: c(() => [
|
|
1884
|
-
|
|
1881
|
+
b("span", null, I(t.message), 1)
|
|
1885
1882
|
]),
|
|
1886
1883
|
_: 1
|
|
1887
1884
|
}, 8, ["class"])
|
|
1888
1885
|
])
|
|
1889
1886
|
]);
|
|
1890
1887
|
}
|
|
1891
|
-
const ns = /* @__PURE__ */ v(hn, [["render",
|
|
1888
|
+
const ns = /* @__PURE__ */ v(hn, [["render", fn]]), as = {
|
|
1892
1889
|
EXTRA_SMALL: "xs",
|
|
1893
1890
|
SMALL: "sm",
|
|
1894
1891
|
DEFAULT: "md",
|
|
@@ -2060,7 +2057,7 @@ const ns = /* @__PURE__ */ v(hn, [["render", pn]]), as = {
|
|
|
2060
2057
|
// of this component, this is the ref to that dom element. Set
|
|
2061
2058
|
// by the onOpen method.
|
|
2062
2059
|
outsideRenderedListRef: null,
|
|
2063
|
-
hasSlotContent:
|
|
2060
|
+
hasSlotContent: N
|
|
2064
2061
|
};
|
|
2065
2062
|
},
|
|
2066
2063
|
computed: {
|
|
@@ -2166,18 +2163,18 @@ const ns = /* @__PURE__ */ v(hn, [["render", pn]]), as = {
|
|
|
2166
2163
|
}
|
|
2167
2164
|
}, gn = { "data-qa": "dt-combobox-input-wrapper" };
|
|
2168
2165
|
function _n(e, s, t, o, n, i) {
|
|
2169
|
-
const r =
|
|
2166
|
+
const r = p("combobox-loading-list"), h = p("combobox-empty-list");
|
|
2170
2167
|
return a(), l("div", {
|
|
2171
2168
|
onKeydown: [
|
|
2172
|
-
s[3] || (s[3] =
|
|
2173
|
-
s[4] || (s[4] =
|
|
2174
|
-
s[5] || (s[5] =
|
|
2175
|
-
s[6] || (s[6] =
|
|
2176
|
-
s[7] || (s[7] =
|
|
2177
|
-
s[8] || (s[8] =
|
|
2169
|
+
s[3] || (s[3] = V(U((u) => i.onKeyValidation(u, "onEscapeKey"), ["stop"]), ["esc"])),
|
|
2170
|
+
s[4] || (s[4] = V(U((u) => i.onKeyValidation(u, "onEnterKey"), ["exact"]), ["enter"])),
|
|
2171
|
+
s[5] || (s[5] = V(U((u) => i.onKeyValidation(u, "onUpKey"), ["stop", "prevent"]), ["up"])),
|
|
2172
|
+
s[6] || (s[6] = V(U((u) => i.onKeyValidation(u, "onDownKey"), ["stop", "prevent"]), ["down"])),
|
|
2173
|
+
s[7] || (s[7] = V(U((u) => i.onKeyValidation(u, "onHomeKey"), ["stop", "prevent"]), ["home"])),
|
|
2174
|
+
s[8] || (s[8] = V(U((u) => i.onKeyValidation(u, "onEndKey"), ["stop", "prevent"]), ["end"]))
|
|
2178
2175
|
]
|
|
2179
2176
|
}, [
|
|
2180
|
-
|
|
2177
|
+
b("div", gn, [
|
|
2181
2178
|
d(e.$slots, "input", { inputProps: i.inputProps })
|
|
2182
2179
|
]),
|
|
2183
2180
|
t.showList ? (a(), l("div", {
|
|
@@ -2188,7 +2185,7 @@ function _n(e, s, t, o, n, i) {
|
|
|
2188
2185
|
onFocusout: s[1] || (s[1] = (...u) => i.clearHighlightIndex && i.clearHighlightIndex(...u)),
|
|
2189
2186
|
onMousemoveCapture: s[2] || (s[2] = (...u) => i.onMouseHighlight && i.onMouseHighlight(...u))
|
|
2190
2187
|
}, [
|
|
2191
|
-
t.loading && !t.listRenderedOutside ? (a(), S(r,
|
|
2188
|
+
t.loading && !t.listRenderedOutside ? (a(), S(r, Ee(C({ key: 0 }, i.listProps)), null, 16)) : t.emptyList && (t.emptyStateMessage || n.hasSlotContent(e.$slots.emptyListItem)) && !t.listRenderedOutside ? (a(), S(h, C({ key: 1 }, i.listProps, {
|
|
2192
2189
|
message: t.emptyStateMessage,
|
|
2193
2190
|
"item-class": t.emptyStateClass
|
|
2194
2191
|
}), {
|
|
@@ -2202,7 +2199,7 @@ function _n(e, s, t, o, n, i) {
|
|
|
2202
2199
|
opened: i.onOpen,
|
|
2203
2200
|
clearHighlightIndex: i.clearHighlightIndex
|
|
2204
2201
|
})
|
|
2205
|
-
], 544)) :
|
|
2202
|
+
], 544)) : f("", !0)
|
|
2206
2203
|
], 32);
|
|
2207
2204
|
}
|
|
2208
2205
|
const bn = /* @__PURE__ */ v(mn, [["render", _n]]);
|
|
@@ -2331,9 +2328,9 @@ function vn(e, s, t, o, n, i) {
|
|
|
2331
2328
|
onAfterLeave: i.afterLeave
|
|
2332
2329
|
}), {
|
|
2333
2330
|
default: c(() => [
|
|
2334
|
-
Se((a(), S(X(t.elementType),
|
|
2331
|
+
Se((a(), S(X(t.elementType), Ee(Ye(e.$attrs)), {
|
|
2335
2332
|
default: c(() => [
|
|
2336
|
-
n.initialized ? d(e.$slots, "default", { key: 0 }) :
|
|
2333
|
+
n.initialized ? d(e.$slots, "default", { key: 0 }) : f("", !0)
|
|
2337
2334
|
]),
|
|
2338
2335
|
_: 3
|
|
2339
2336
|
}, 16)), [
|
|
@@ -2348,7 +2345,7 @@ const Sn = /* @__PURE__ */ v(yn, [["render", vn]]), Cn = {
|
|
|
2348
2345
|
components: {
|
|
2349
2346
|
DtButton: K,
|
|
2350
2347
|
DtCollapsibleLazyShow: Sn,
|
|
2351
|
-
DtLazyShow:
|
|
2348
|
+
DtLazyShow: Ne,
|
|
2352
2349
|
DtIcon: x
|
|
2353
2350
|
},
|
|
2354
2351
|
props: {
|
|
@@ -2492,15 +2489,15 @@ const Sn = /* @__PURE__ */ v(yn, [["render", vn]]), Cn = {
|
|
|
2492
2489
|
this.isOpen = !this.isOpen;
|
|
2493
2490
|
},
|
|
2494
2491
|
validateProperAnchor() {
|
|
2495
|
-
!this.anchorText &&
|
|
2492
|
+
!this.anchorText && !N(this.$slots.anchor) && console.error("anchor text and anchor slot content cannot both be falsy");
|
|
2496
2493
|
}
|
|
2497
2494
|
}
|
|
2498
2495
|
}, In = ["id"], wn = ["title"];
|
|
2499
|
-
function
|
|
2500
|
-
const r =
|
|
2496
|
+
function kn(e, s, t, o, n, i) {
|
|
2497
|
+
const r = p("dt-icon"), h = p("dt-button"), u = p("dt-collapsible-lazy-show");
|
|
2501
2498
|
return a(), S(X(t.elementType), C({ ref: "collapsible" }, M(i.collapsibleListeners)), {
|
|
2502
2499
|
default: c(() => [
|
|
2503
|
-
|
|
2500
|
+
b("div", {
|
|
2504
2501
|
id: !t.ariaLabelledBy && i.labelledBy,
|
|
2505
2502
|
ref: "anchor",
|
|
2506
2503
|
class: y([
|
|
@@ -2530,7 +2527,7 @@ function En(e, s, t, o, n, i) {
|
|
|
2530
2527
|
name: n.isOpen ? "chevron-down" : "chevron-right",
|
|
2531
2528
|
class: "d-icon d-icon--size-300 d-mr8 d-fl-shrink0"
|
|
2532
2529
|
}, null, 8, ["name"]),
|
|
2533
|
-
|
|
2530
|
+
b("span", {
|
|
2534
2531
|
class: "d-mr-auto d-truncate",
|
|
2535
2532
|
title: t.anchorText
|
|
2536
2533
|
}, I(t.anchorText), 9, wn)
|
|
@@ -2570,18 +2567,18 @@ function En(e, s, t, o, n, i) {
|
|
|
2570
2567
|
_: 3
|
|
2571
2568
|
}, 16);
|
|
2572
2569
|
}
|
|
2573
|
-
const Xr = /* @__PURE__ */ v(Cn, [["render",
|
|
2570
|
+
const Xr = /* @__PURE__ */ v(Cn, [["render", kn]]), zt = {
|
|
2574
2571
|
none: void 0,
|
|
2575
2572
|
small: "d-p4",
|
|
2576
2573
|
medium: "d-p8",
|
|
2577
2574
|
large: "d-p16"
|
|
2578
|
-
},
|
|
2575
|
+
}, En = {
|
|
2579
2576
|
none: void 0,
|
|
2580
2577
|
small: "d-pl4",
|
|
2581
2578
|
medium: "d-pl8",
|
|
2582
2579
|
large: "d-pl16"
|
|
2583
2580
|
}, On = ["dialog", "menu", "listbox", "tree", "grid"], os = ["", "anchor"], Ln = ["none", "dialog", "first"], Me = ["parent", "body"], Tn = [
|
|
2584
|
-
|
|
2581
|
+
...$s
|
|
2585
2582
|
], An = {
|
|
2586
2583
|
name: "PopoverHeaderFooter",
|
|
2587
2584
|
components: {
|
|
@@ -2632,7 +2629,7 @@ const Xr = /* @__PURE__ */ v(Cn, [["render", En]]), zt = {
|
|
|
2632
2629
|
],
|
|
2633
2630
|
data() {
|
|
2634
2631
|
return {
|
|
2635
|
-
hasSlotContent:
|
|
2632
|
+
hasSlotContent: N
|
|
2636
2633
|
};
|
|
2637
2634
|
},
|
|
2638
2635
|
methods: {
|
|
@@ -2644,7 +2641,7 @@ const Xr = /* @__PURE__ */ v(Cn, [["render", En]]), zt = {
|
|
|
2644
2641
|
}
|
|
2645
2642
|
};
|
|
2646
2643
|
function Dn(e, s, t, o, n, i) {
|
|
2647
|
-
const r =
|
|
2644
|
+
const r = p("dt-icon"), h = p("dt-button");
|
|
2648
2645
|
return a(), l("div", {
|
|
2649
2646
|
"data-qa": "dt-popover-header-footer",
|
|
2650
2647
|
class: y({
|
|
@@ -2658,7 +2655,7 @@ function Dn(e, s, t, o, n, i) {
|
|
|
2658
2655
|
class: y(["d-to-ellipsis", "d-w100p", t.contentClass])
|
|
2659
2656
|
}, [
|
|
2660
2657
|
d(e.$slots, "content")
|
|
2661
|
-
], 2)) :
|
|
2658
|
+
], 2)) : f("", !0),
|
|
2662
2659
|
t.showCloseButton ? (a(), S(h, C({
|
|
2663
2660
|
key: 1,
|
|
2664
2661
|
ref: "popover__close-button",
|
|
@@ -2677,7 +2674,7 @@ function Dn(e, s, t, o, n, i) {
|
|
|
2677
2674
|
})
|
|
2678
2675
|
]),
|
|
2679
2676
|
_: 1
|
|
2680
|
-
}, 16)) :
|
|
2677
|
+
}, 16)) : f("", !0)
|
|
2681
2678
|
], 2);
|
|
2682
2679
|
}
|
|
2683
2680
|
const Pn = /* @__PURE__ */ v(An, [["render", Dn]]);
|
|
@@ -2687,8 +2684,8 @@ const xn = {
|
|
|
2687
2684
|
* CHILD COMPONENTS *
|
|
2688
2685
|
********************/
|
|
2689
2686
|
components: {
|
|
2690
|
-
SrOnlyCloseButton:
|
|
2691
|
-
DtLazyShow:
|
|
2687
|
+
SrOnlyCloseButton: $e,
|
|
2688
|
+
DtLazyShow: Ne,
|
|
2692
2689
|
PopoverHeaderFooter: Pn
|
|
2693
2690
|
},
|
|
2694
2691
|
mixins: [Le, ie],
|
|
@@ -3025,14 +3022,14 @@ const xn = {
|
|
|
3025
3022
|
data() {
|
|
3026
3023
|
return {
|
|
3027
3024
|
POPOVER_PADDING_CLASSES: zt,
|
|
3028
|
-
POPOVER_HEADER_FOOTER_PADDING_CLASSES:
|
|
3025
|
+
POPOVER_HEADER_FOOTER_PADDING_CLASSES: En,
|
|
3029
3026
|
intersectionObserver: null,
|
|
3030
3027
|
isOutsideViewport: !1,
|
|
3031
3028
|
isOpen: !1,
|
|
3032
3029
|
toAppear: !1,
|
|
3033
3030
|
anchorEl: null,
|
|
3034
3031
|
popoverContentEl: null,
|
|
3035
|
-
hasSlotContent:
|
|
3032
|
+
hasSlotContent: N
|
|
3036
3033
|
};
|
|
3037
3034
|
},
|
|
3038
3035
|
computed: {
|
|
@@ -3270,27 +3267,27 @@ const xn = {
|
|
|
3270
3267
|
}
|
|
3271
3268
|
}
|
|
3272
3269
|
}, Rn = ["aria-hidden"], Bn = ["id", "tabindex"];
|
|
3273
|
-
function
|
|
3274
|
-
const r =
|
|
3270
|
+
function Nn(e, s, t, o, n, i) {
|
|
3271
|
+
const r = p("popover-header-footer"), h = p("sr-only-close-button"), u = p("dt-lazy-show");
|
|
3275
3272
|
return a(), l("div", null, [
|
|
3276
3273
|
t.modal && n.isOpen ? (a(), S(Wt, {
|
|
3277
3274
|
key: 0,
|
|
3278
3275
|
to: "body"
|
|
3279
3276
|
}, [
|
|
3280
|
-
|
|
3277
|
+
b("div", {
|
|
3281
3278
|
class: "d-modal--transparent",
|
|
3282
3279
|
"aria-hidden": t.modal && n.isOpen ? "false" : "true",
|
|
3283
3280
|
onClick: s[0] || (s[0] = U(() => {
|
|
3284
3281
|
}, ["prevent", "stop"]))
|
|
3285
3282
|
}, null, 8, Rn)
|
|
3286
|
-
])) :
|
|
3283
|
+
])) : f("", !0),
|
|
3287
3284
|
(a(), S(X(t.elementType), {
|
|
3288
3285
|
ref: "popover",
|
|
3289
3286
|
class: y(["d-popover", { "d-popover__anchor--opened": n.isOpen }]),
|
|
3290
3287
|
"data-qa": "dt-popover-container"
|
|
3291
3288
|
}, {
|
|
3292
3289
|
default: c(() => [
|
|
3293
|
-
|
|
3290
|
+
b("div", {
|
|
3294
3291
|
id: !t.ariaLabelledby && i.labelledBy,
|
|
3295
3292
|
ref: "anchor",
|
|
3296
3293
|
"data-qa": "dt-popover-anchor",
|
|
@@ -3298,12 +3295,12 @@ function $n(e, s, t, o, n, i) {
|
|
|
3298
3295
|
onClickCapture: s[1] || (s[1] = (...g) => i.defaultToggleOpen && i.defaultToggleOpen(...g)),
|
|
3299
3296
|
onContextmenu: s[2] || (s[2] = (...g) => i.onContext && i.onContext(...g)),
|
|
3300
3297
|
onKeydown: [
|
|
3301
|
-
s[3] || (s[3] =
|
|
3302
|
-
s[4] || (s[4] =
|
|
3303
|
-
s[6] || (s[6] =
|
|
3304
|
-
s[7] || (s[7] =
|
|
3298
|
+
s[3] || (s[3] = V(U((...g) => i.onArrowKeyPress && i.onArrowKeyPress(...g), ["prevent"]), ["up"])),
|
|
3299
|
+
s[4] || (s[4] = V(U((...g) => i.onArrowKeyPress && i.onArrowKeyPress(...g), ["prevent"]), ["down"])),
|
|
3300
|
+
s[6] || (s[6] = V((g) => e.$emit("keydown", g), ["enter"])),
|
|
3301
|
+
s[7] || (s[7] = V((g) => e.$emit("keydown", g), ["space"]))
|
|
3305
3302
|
],
|
|
3306
|
-
onKeydownCapture: s[5] || (s[5] =
|
|
3303
|
+
onKeydownCapture: s[5] || (s[5] = V((...g) => i.closePopover && i.closePopover(...g), ["escape"]))
|
|
3307
3304
|
}, [
|
|
3308
3305
|
d(e.$slots, "anchor", {
|
|
3309
3306
|
attrs: {
|
|
@@ -3348,8 +3345,8 @@ function $n(e, s, t, o, n, i) {
|
|
|
3348
3345
|
d(e.$slots, "headerContent", { close: i.closePopover })
|
|
3349
3346
|
]),
|
|
3350
3347
|
_: 3
|
|
3351
|
-
}, 8, ["class", "content-class", "show-close-button", "close-button-props", "onClose"])) :
|
|
3352
|
-
|
|
3348
|
+
}, 8, ["class", "content-class", "show-close-button", "close-button-props", "onClose"])) : f("", !0),
|
|
3349
|
+
b("div", {
|
|
3353
3350
|
ref: "popover__content",
|
|
3354
3351
|
"data-qa": "dt-popover-content",
|
|
3355
3352
|
class: y([
|
|
@@ -3371,12 +3368,12 @@ function $n(e, s, t, o, n, i) {
|
|
|
3371
3368
|
d(e.$slots, "footerContent", { close: i.closePopover })
|
|
3372
3369
|
]),
|
|
3373
3370
|
_: 3
|
|
3374
|
-
}, 8, ["class", "content-class"])) :
|
|
3371
|
+
}, 8, ["class", "content-class"])) : f("", !0),
|
|
3375
3372
|
e.showVisuallyHiddenClose ? (a(), S(h, {
|
|
3376
3373
|
key: 2,
|
|
3377
3374
|
"visually-hidden-close-label": e.visuallyHiddenCloseLabel,
|
|
3378
3375
|
onClose: i.closePopover
|
|
3379
|
-
}, null, 8, ["visually-hidden-close-label", "onClose"])) :
|
|
3376
|
+
}, null, 8, ["visually-hidden-close-label", "onClose"])) : f("", !0)
|
|
3380
3377
|
]),
|
|
3381
3378
|
_: 3
|
|
3382
3379
|
}, 16, ["id", "role", "aria-hidden", "aria-labelledby", "aria-label", "aria-modal", "transition", "show", "appear", "class", "style", "css", "tabindex"])
|
|
@@ -3385,16 +3382,16 @@ function $n(e, s, t, o, n, i) {
|
|
|
3385
3382
|
}, 8, ["class"]))
|
|
3386
3383
|
]);
|
|
3387
3384
|
}
|
|
3388
|
-
const ot = /* @__PURE__ */ v(xn, [["render",
|
|
3385
|
+
const ot = /* @__PURE__ */ v(xn, [["render", Nn]]), ve = {
|
|
3389
3386
|
none: void 0,
|
|
3390
3387
|
small: "d-py0",
|
|
3391
3388
|
large: "d-py4"
|
|
3392
3389
|
};
|
|
3393
|
-
const
|
|
3390
|
+
const $n = {
|
|
3394
3391
|
name: "DtDropdown",
|
|
3395
3392
|
components: {
|
|
3396
3393
|
DtPopover: ot,
|
|
3397
|
-
SrOnlyCloseButton:
|
|
3394
|
+
SrOnlyCloseButton: $e
|
|
3398
3395
|
},
|
|
3399
3396
|
mixins: [
|
|
3400
3397
|
ss({
|
|
@@ -3729,7 +3726,7 @@ const Nn = {
|
|
|
3729
3726
|
}
|
|
3730
3727
|
}, zn = ["id"];
|
|
3731
3728
|
function Mn(e, s, t, o, n, i) {
|
|
3732
|
-
const r =
|
|
3729
|
+
const r = p("sr-only-close-button"), h = p("dt-popover");
|
|
3733
3730
|
return a(), S(h, C({
|
|
3734
3731
|
ref: "popover",
|
|
3735
3732
|
"content-width": t.contentWidth,
|
|
@@ -3753,7 +3750,7 @@ function Mn(e, s, t, o, n, i) {
|
|
|
3753
3750
|
d(e.$slots, "anchor", C({ ref: "anchor" }, u))
|
|
3754
3751
|
]),
|
|
3755
3752
|
content: c(({ close: u }) => [
|
|
3756
|
-
|
|
3753
|
+
b("ul", {
|
|
3757
3754
|
id: t.listId,
|
|
3758
3755
|
ref: "listWrapper",
|
|
3759
3756
|
class: y(i.listClasses),
|
|
@@ -3767,23 +3764,23 @@ function Mn(e, s, t, o, n, i) {
|
|
|
3767
3764
|
"visually-hidden-close-label": e.visuallyHiddenCloseLabel,
|
|
3768
3765
|
tabindex: i.isArrowKeyNav ? -1 : 0,
|
|
3769
3766
|
onClose: u
|
|
3770
|
-
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) :
|
|
3767
|
+
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : f("", !0)
|
|
3771
3768
|
], 42, zn)
|
|
3772
3769
|
]),
|
|
3773
3770
|
_: 3
|
|
3774
3771
|
}, 16, ["content-width", "open", "placement", "initial-focus-element", "fallback-placements", "append-to", "modal", "max-height", "max-width", "open-with-arrow-keys", "open-on-context", "tether", "transition"]);
|
|
3775
3772
|
}
|
|
3776
|
-
const Hn = /* @__PURE__ */ v(
|
|
3777
|
-
const
|
|
3773
|
+
const Hn = /* @__PURE__ */ v($n, [["render", Mn]]);
|
|
3774
|
+
const Vn = {
|
|
3778
3775
|
name: "DtDropdownSeparator"
|
|
3779
|
-
},
|
|
3776
|
+
}, Fn = {
|
|
3780
3777
|
"aria-hidden": "true",
|
|
3781
3778
|
class: "dt-list-separator d-my4 d-mxn4"
|
|
3782
3779
|
};
|
|
3783
3780
|
function qn(e, s, t, o, n, i) {
|
|
3784
|
-
return a(), l("li",
|
|
3781
|
+
return a(), l("li", Fn);
|
|
3785
3782
|
}
|
|
3786
|
-
const Jr = /* @__PURE__ */ v(
|
|
3783
|
+
const Jr = /* @__PURE__ */ v(Vn, [["render", qn]]), Kn = {
|
|
3787
3784
|
name: "DtImageViewer",
|
|
3788
3785
|
components: {
|
|
3789
3786
|
DtButton: K,
|
|
@@ -3918,7 +3915,7 @@ const Jr = /* @__PURE__ */ v(Fn, [["render", qn]]), Kn = {
|
|
|
3918
3915
|
"aria-modal": "true"
|
|
3919
3916
|
}, Wn = ["src", "alt"];
|
|
3920
3917
|
function Zn(e, s, t, o, n, i) {
|
|
3921
|
-
const r =
|
|
3918
|
+
const r = p("dt-button"), h = p("dt-icon");
|
|
3922
3919
|
return a(), l("div", null, [
|
|
3923
3920
|
m(r, {
|
|
3924
3921
|
"data-qa": "dt-image-viewer-preview",
|
|
@@ -3928,7 +3925,7 @@ function Zn(e, s, t, o, n, i) {
|
|
|
3928
3925
|
onClick: i.openModal
|
|
3929
3926
|
}, {
|
|
3930
3927
|
default: c(() => [
|
|
3931
|
-
|
|
3928
|
+
b("img", {
|
|
3932
3929
|
class: y(t.imageButtonClass),
|
|
3933
3930
|
src: t.imageSrc,
|
|
3934
3931
|
alt: t.imageAlt
|
|
@@ -3940,7 +3937,7 @@ function Zn(e, s, t, o, n, i) {
|
|
|
3940
3937
|
key: 0,
|
|
3941
3938
|
to: "body"
|
|
3942
3939
|
}, [
|
|
3943
|
-
|
|
3940
|
+
b("div", C({
|
|
3944
3941
|
"aria-hidden": n.isOpen ? "false" : "true",
|
|
3945
3942
|
class: "d-modal",
|
|
3946
3943
|
"data-qa": "dt-modal"
|
|
@@ -3950,8 +3947,8 @@ function Zn(e, s, t, o, n, i) {
|
|
|
3950
3947
|
onFocusin: s[2] || (s[2] = (u) => n.showCloseButton = !0),
|
|
3951
3948
|
onFocusout: s[3] || (s[3] = (u) => n.showCloseButton = !1)
|
|
3952
3949
|
}), [
|
|
3953
|
-
|
|
3954
|
-
|
|
3950
|
+
b("div", Un, [
|
|
3951
|
+
b("img", {
|
|
3955
3952
|
class: "d-wmx100p d-hmx100p",
|
|
3956
3953
|
src: t.imageSrc,
|
|
3957
3954
|
alt: t.imageAlt
|
|
@@ -3978,12 +3975,12 @@ function Zn(e, s, t, o, n, i) {
|
|
|
3978
3975
|
})
|
|
3979
3976
|
]),
|
|
3980
3977
|
_: 1
|
|
3981
|
-
}, 8, ["aria-label", "onClick"])) :
|
|
3978
|
+
}, 8, ["aria-label", "onClick"])) : f("", !0)
|
|
3982
3979
|
]),
|
|
3983
3980
|
_: 1
|
|
3984
3981
|
})
|
|
3985
3982
|
], 16, Gn)
|
|
3986
|
-
])) :
|
|
3983
|
+
])) : f("", !0)
|
|
3987
3984
|
]);
|
|
3988
3985
|
}
|
|
3989
3986
|
const ed = /* @__PURE__ */ v(Kn, [["render", Zn]]), Yn = {
|
|
@@ -4157,7 +4154,7 @@ const ed = /* @__PURE__ */ v(Kn, [["render", Zn]]), Yn = {
|
|
|
4157
4154
|
data() {
|
|
4158
4155
|
return {
|
|
4159
4156
|
internalValue: this.value,
|
|
4160
|
-
hasSlotContent:
|
|
4157
|
+
hasSlotContent: N
|
|
4161
4158
|
};
|
|
4162
4159
|
},
|
|
4163
4160
|
watch: {
|
|
@@ -4183,7 +4180,7 @@ const ed = /* @__PURE__ */ v(Kn, [["render", Zn]]), Yn = {
|
|
|
4183
4180
|
}
|
|
4184
4181
|
}, Xn = ["data-qa"], Jn = ["data-qa"];
|
|
4185
4182
|
function ea(e, s, t, o, n, i) {
|
|
4186
|
-
const r =
|
|
4183
|
+
const r = p("dt-validation-messages");
|
|
4187
4184
|
return a(), l("fieldset", { "data-qa": t.dataQaGroup }, [
|
|
4188
4185
|
n.hasSlotContent(e.$slots.legend) || e.legend ? (a(), l("legend", C({
|
|
4189
4186
|
key: 0,
|
|
@@ -4192,7 +4189,7 @@ function ea(e, s, t, o, n, i) {
|
|
|
4192
4189
|
d(e.$slots, "legend", {}, () => [
|
|
4193
4190
|
P(I(e.legend), 1)
|
|
4194
4191
|
])
|
|
4195
|
-
], 16, Jn)) :
|
|
4192
|
+
], 16, Jn)) : f("", !0),
|
|
4196
4193
|
d(e.$slots, "default"),
|
|
4197
4194
|
m(r, C({
|
|
4198
4195
|
"validation-messages": e.formattedMessages,
|
|
@@ -4208,7 +4205,7 @@ const ls = /* @__PURE__ */ v(Qn, [["render", ea]]), Mt = {
|
|
|
4208
4205
|
}, Ht = {
|
|
4209
4206
|
default: "",
|
|
4210
4207
|
full: "d-modal--full"
|
|
4211
|
-
},
|
|
4208
|
+
}, Vt = {
|
|
4212
4209
|
error: "d-modal__banner--critical",
|
|
4213
4210
|
info: "d-modal__banner--info",
|
|
4214
4211
|
success: "d-modal__banner--success",
|
|
@@ -4327,7 +4324,7 @@ const ls = /* @__PURE__ */ v(Qn, [["render", ea]]), Mt = {
|
|
|
4327
4324
|
}
|
|
4328
4325
|
};
|
|
4329
4326
|
function sa(e, s, t, o, n, i) {
|
|
4330
|
-
const r =
|
|
4327
|
+
const r = p("dt-notice-icon"), h = p("dt-notice-content"), u = p("dt-notice-action");
|
|
4331
4328
|
return a(), l("aside", {
|
|
4332
4329
|
class: y(i.noticeClass),
|
|
4333
4330
|
"data-qa": "notice"
|
|
@@ -4369,10 +4366,10 @@ function sa(e, s, t, o, n, i) {
|
|
|
4369
4366
|
const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
|
|
4370
4367
|
name: "DtModal",
|
|
4371
4368
|
components: {
|
|
4372
|
-
DtLazyShow:
|
|
4369
|
+
DtLazyShow: Ne,
|
|
4373
4370
|
DtButton: K,
|
|
4374
4371
|
DtIcon: x,
|
|
4375
|
-
SrOnlyCloseButton:
|
|
4372
|
+
SrOnlyCloseButton: $e
|
|
4376
4373
|
},
|
|
4377
4374
|
mixins: [Le, ie],
|
|
4378
4375
|
props: {
|
|
@@ -4521,18 +4518,6 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
|
|
|
4521
4518
|
fixedHeaderFooter: {
|
|
4522
4519
|
type: Boolean,
|
|
4523
4520
|
default: !0
|
|
4524
|
-
},
|
|
4525
|
-
/**
|
|
4526
|
-
* The element that is focused when the modal is opened. This can be an
|
|
4527
|
-
* HTMLElement within the modal, a string starting with '#' which will
|
|
4528
|
-
* find the element by ID. 'first' which will automatically focus
|
|
4529
|
-
* the first element, or 'dialog' which will focus the dialog window itself.
|
|
4530
|
-
* If the dialog is modal this prop cannot be 'none'.
|
|
4531
|
-
*/
|
|
4532
|
-
initialFocusElement: {
|
|
4533
|
-
type: [String, HTMLElement],
|
|
4534
|
-
default: "first",
|
|
4535
|
-
validator: (e) => e === "first" || e instanceof HTMLElement || e.startsWith("#")
|
|
4536
4521
|
}
|
|
4537
4522
|
},
|
|
4538
4523
|
emits: [
|
|
@@ -4563,9 +4548,9 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
|
|
|
4563
4548
|
return {
|
|
4564
4549
|
MODAL_KIND_MODIFIERS: Mt,
|
|
4565
4550
|
MODAL_SIZE_MODIFIERS: Ht,
|
|
4566
|
-
MODAL_BANNER_KINDS:
|
|
4551
|
+
MODAL_BANNER_KINDS: Vt,
|
|
4567
4552
|
EVENT_KEYNAMES: H,
|
|
4568
|
-
hasSlotContent:
|
|
4553
|
+
hasSlotContent: N
|
|
4569
4554
|
};
|
|
4570
4555
|
},
|
|
4571
4556
|
computed: {
|
|
@@ -4587,7 +4572,7 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
|
|
|
4587
4572
|
this.$emit("keydown", e);
|
|
4588
4573
|
},
|
|
4589
4574
|
"after-enter": (e) => {
|
|
4590
|
-
|
|
4575
|
+
e.target === e.currentTarget && this.setFocusAfterTransition();
|
|
4591
4576
|
}
|
|
4592
4577
|
};
|
|
4593
4578
|
},
|
|
@@ -4598,7 +4583,7 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
|
|
|
4598
4583
|
return !!this.$slots.footer;
|
|
4599
4584
|
},
|
|
4600
4585
|
bannerKindClass() {
|
|
4601
|
-
return
|
|
4586
|
+
return Vt[this.bannerKind];
|
|
4602
4587
|
}
|
|
4603
4588
|
},
|
|
4604
4589
|
watch: {
|
|
@@ -4622,7 +4607,7 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
|
|
|
4622
4607
|
this.$emit("update:show", !1);
|
|
4623
4608
|
},
|
|
4624
4609
|
setFocusAfterTransition() {
|
|
4625
|
-
this.
|
|
4610
|
+
this.focusFirstElement();
|
|
4626
4611
|
},
|
|
4627
4612
|
trapFocus(e) {
|
|
4628
4613
|
this.show && this.focusTrappedTabPress(e);
|
|
@@ -4637,7 +4622,7 @@ const td = /* @__PURE__ */ v(ta, [["render", sa]]), ia = {
|
|
|
4637
4622
|
class: "d-modal__footer"
|
|
4638
4623
|
};
|
|
4639
4624
|
function ra(e, s, t, o, n, i) {
|
|
4640
|
-
const r =
|
|
4625
|
+
const r = p("dt-icon"), h = p("dt-button"), u = p("sr-only-close-button"), g = p("dt-lazy-show");
|
|
4641
4626
|
return a(), S(g, C({
|
|
4642
4627
|
transition: "d-zoom",
|
|
4643
4628
|
show: t.show,
|
|
@@ -4663,13 +4648,13 @@ function ra(e, s, t, o, n, i) {
|
|
|
4663
4648
|
d(e.$slots, "banner", {}, () => [
|
|
4664
4649
|
P(I(t.bannerTitle), 1)
|
|
4665
4650
|
])
|
|
4666
|
-
], 2)) :
|
|
4651
|
+
], 2)) : f("", !0),
|
|
4667
4652
|
m(Ze, {
|
|
4668
4653
|
appear: "",
|
|
4669
4654
|
name: "d-modal__dialog"
|
|
4670
4655
|
}, {
|
|
4671
4656
|
default: c(() => [
|
|
4672
|
-
Se(
|
|
4657
|
+
Se(b("div", {
|
|
4673
4658
|
class: y([
|
|
4674
4659
|
"d-modal__dialog",
|
|
4675
4660
|
{ "d-modal__dialog--scrollable": t.fixedHeaderFooter },
|
|
@@ -4712,8 +4697,8 @@ function ra(e, s, t, o, n, i) {
|
|
|
4712
4697
|
}, I(t.copy), 3)),
|
|
4713
4698
|
i.hasFooterSlot ? (a(), l("footer", la, [
|
|
4714
4699
|
d(e.$slots, "footer")
|
|
4715
|
-
])) :
|
|
4716
|
-
t.hideClose ?
|
|
4700
|
+
])) : f("", !0),
|
|
4701
|
+
t.hideClose ? f("", !0) : (a(), S(h, C({
|
|
4717
4702
|
key: 5,
|
|
4718
4703
|
class: "d-modal__close",
|
|
4719
4704
|
circle: "",
|
|
@@ -4733,7 +4718,7 @@ function ra(e, s, t, o, n, i) {
|
|
|
4733
4718
|
key: 6,
|
|
4734
4719
|
"visually-hidden-close-label": e.visuallyHiddenCloseLabel,
|
|
4735
4720
|
onClose: i.close
|
|
4736
|
-
}, null, 8, ["visually-hidden-close-label", "onClose"])) :
|
|
4721
|
+
}, null, 8, ["visually-hidden-close-label", "onClose"])) : f("", !0)
|
|
4737
4722
|
], 10, na), [
|
|
4738
4723
|
[Ce, t.show]
|
|
4739
4724
|
])
|
|
@@ -4820,9 +4805,9 @@ const da = {
|
|
|
4820
4805
|
this.showAll = !this.showAll;
|
|
4821
4806
|
}
|
|
4822
4807
|
}
|
|
4823
|
-
}, ca = ["id", "aria-labelledby"], ua = ["id"], ha = ["id"],
|
|
4808
|
+
}, ca = ["id", "aria-labelledby"], ua = ["id"], ha = ["id"], pa = ["id"], fa = { class: "d-d-flex" };
|
|
4824
4809
|
function ma(e, s, t, o, n, i) {
|
|
4825
|
-
const r =
|
|
4810
|
+
const r = p("vnodes"), h = p("dt-button");
|
|
4826
4811
|
return a(), l("div", {
|
|
4827
4812
|
id: t.id,
|
|
4828
4813
|
role: "group",
|
|
@@ -4841,7 +4826,7 @@ function ma(e, s, t, o, n, i) {
|
|
|
4841
4826
|
key: 0,
|
|
4842
4827
|
id: `${t.id}-list-section-header`,
|
|
4843
4828
|
class: "d-pl12 d-mt6"
|
|
4844
|
-
}, I(t.header), 9, ua)) :
|
|
4829
|
+
}, I(t.header), 9, ua)) : f("", !0),
|
|
4845
4830
|
!i.isCollapsible || n.showAll ? (a(), l("ol", {
|
|
4846
4831
|
key: 1,
|
|
4847
4832
|
id: `${t.id}-list-section-content`
|
|
@@ -4852,8 +4837,8 @@ function ma(e, s, t, o, n, i) {
|
|
|
4852
4837
|
id: `${t.id}-list-section-content`
|
|
4853
4838
|
}, [
|
|
4854
4839
|
m(r, { vnodes: i.displayedItems }, null, 8, ["vnodes"])
|
|
4855
|
-
], 8,
|
|
4856
|
-
|
|
4840
|
+
], 8, pa)),
|
|
4841
|
+
b("div", fa, [
|
|
4857
4842
|
i.isCollapsible ? (a(), S(h, {
|
|
4858
4843
|
key: 0,
|
|
4859
4844
|
id: `${t.id}-list-section-show-more-less`,
|
|
@@ -4865,7 +4850,7 @@ function ma(e, s, t, o, n, i) {
|
|
|
4865
4850
|
P(I(i.showMoreLessText), 1)
|
|
4866
4851
|
]),
|
|
4867
4852
|
_: 1
|
|
4868
|
-
}, 8, ["id", "onClick"])) :
|
|
4853
|
+
}, 8, ["id", "onClick"])) : f("", !0),
|
|
4869
4854
|
d(e.$slots, "footer")
|
|
4870
4855
|
])
|
|
4871
4856
|
], 10, ca);
|
|
@@ -4923,7 +4908,7 @@ function ya(e, s, t, o, n, i) {
|
|
|
4923
4908
|
d(e.$slots, "headingSlot", {}, () => [
|
|
4924
4909
|
P(I(t.heading), 1)
|
|
4925
4910
|
])
|
|
4926
|
-
], 10, ba)) :
|
|
4911
|
+
], 10, ba)) : f("", !0),
|
|
4927
4912
|
d(e.$slots, "default")
|
|
4928
4913
|
], 10, _a);
|
|
4929
4914
|
}
|
|
@@ -5039,7 +5024,7 @@ const nd = /* @__PURE__ */ v(ga, [["render", ya]]), va = {
|
|
|
5039
5024
|
"data-qa": "dt-pagination-separator"
|
|
5040
5025
|
};
|
|
5041
5026
|
function Ia(e, s, t, o, n, i) {
|
|
5042
|
-
const r =
|
|
5027
|
+
const r = p("dt-icon"), h = p("dt-button");
|
|
5043
5028
|
return a(), l("nav", {
|
|
5044
5029
|
"aria-label": t.ariaLabel,
|
|
5045
5030
|
class: "d-d-flex d-fd-row d-gg4 d-ai-center"
|
|
@@ -5107,7 +5092,7 @@ const ad = /* @__PURE__ */ v(va, [["render", Ia]]), wa = {
|
|
|
5107
5092
|
warning: "d-radio--warning",
|
|
5108
5093
|
error: "d-radio--error",
|
|
5109
5094
|
success: "d-radio--success"
|
|
5110
|
-
},
|
|
5095
|
+
}, ka = {
|
|
5111
5096
|
name: "DtRadio",
|
|
5112
5097
|
components: { DtValidationMessages: me },
|
|
5113
5098
|
mixins: [Xt, Jt, es, Xe],
|
|
@@ -5160,7 +5145,7 @@ const ad = /* @__PURE__ */ v(va, [["render", Ia]]), wa = {
|
|
|
5160
5145
|
],
|
|
5161
5146
|
data() {
|
|
5162
5147
|
return {
|
|
5163
|
-
hasSlotContent:
|
|
5148
|
+
hasSlotContent: N
|
|
5164
5149
|
};
|
|
5165
5150
|
},
|
|
5166
5151
|
computed: {
|
|
@@ -5199,18 +5184,18 @@ const ad = /* @__PURE__ */ v(va, [["render", Ia]]), wa = {
|
|
|
5199
5184
|
e !== this.radioGroupValue && (this.setGroupValue(e), this.$emit("input", e));
|
|
5200
5185
|
}
|
|
5201
5186
|
}
|
|
5202
|
-
},
|
|
5187
|
+
}, Ea = { class: "d-radio__input" }, Oa = ["checked", "name", "value", "disabled"], La = {
|
|
5203
5188
|
class: "d-radio__copy d-radio__label",
|
|
5204
5189
|
"data-qa": "radio-label-description-container"
|
|
5205
5190
|
};
|
|
5206
5191
|
function Ta(e, s, t, o, n, i) {
|
|
5207
|
-
const r =
|
|
5192
|
+
const r = p("dt-validation-messages");
|
|
5208
5193
|
return a(), l("label", null, [
|
|
5209
|
-
|
|
5194
|
+
b("div", {
|
|
5210
5195
|
class: y(["d-radio-group", { "d-radio-group--disabled": e.internalDisabled }])
|
|
5211
5196
|
}, [
|
|
5212
|
-
|
|
5213
|
-
|
|
5197
|
+
b("div", Ea, [
|
|
5198
|
+
b("input", C({
|
|
5214
5199
|
checked: e.internalChecked,
|
|
5215
5200
|
name: e.internalName,
|
|
5216
5201
|
value: t.value,
|
|
@@ -5219,8 +5204,8 @@ function Ta(e, s, t, o, n, i) {
|
|
|
5219
5204
|
class: ["d-radio", i.inputValidationClass, e.inputClass]
|
|
5220
5205
|
}, e.$attrs, M(i.inputListeners, !0)), null, 16, Oa)
|
|
5221
5206
|
]),
|
|
5222
|
-
|
|
5223
|
-
|
|
5207
|
+
b("div", La, [
|
|
5208
|
+
b("div", C({ class: e.labelClass }, e.labelChildProps, { "data-qa": "radio-label" }), [
|
|
5224
5209
|
d(e.$slots, "default", {}, () => [
|
|
5225
5210
|
P(I(e.label), 1)
|
|
5226
5211
|
])
|
|
@@ -5232,7 +5217,7 @@ function Ta(e, s, t, o, n, i) {
|
|
|
5232
5217
|
d(e.$slots, "description", {}, () => [
|
|
5233
5218
|
P(I(e.description), 1)
|
|
5234
5219
|
])
|
|
5235
|
-
], 16)) :
|
|
5220
|
+
], 16)) : f("", !0),
|
|
5236
5221
|
m(r, C({
|
|
5237
5222
|
"validation-messages": e.formattedMessages,
|
|
5238
5223
|
"show-messages": e.showMessages,
|
|
@@ -5242,7 +5227,7 @@ function Ta(e, s, t, o, n, i) {
|
|
|
5242
5227
|
], 2)
|
|
5243
5228
|
]);
|
|
5244
5229
|
}
|
|
5245
|
-
const od = /* @__PURE__ */ v(
|
|
5230
|
+
const od = /* @__PURE__ */ v(ka, [["render", Ta]]), ld = {
|
|
5246
5231
|
name: "DtRadioGroup",
|
|
5247
5232
|
extends: ls,
|
|
5248
5233
|
props: {
|
|
@@ -5485,28 +5470,28 @@ const rd = /* @__PURE__ */ v(Aa, [["render", Pa]]), xa = {
|
|
|
5485
5470
|
this.validateInputLabels(this.hasLabel, this.$attrs["aria-label"]);
|
|
5486
5471
|
}
|
|
5487
5472
|
}
|
|
5488
|
-
}, Ba = { class: "d-checkbox__input" },
|
|
5473
|
+
}, Ba = { class: "d-checkbox__input" }, Na = ["checked", "name", "value", "disabled", ".indeterminate"], $a = {
|
|
5489
5474
|
key: 0,
|
|
5490
5475
|
class: "d-checkbox__copy d-checkbox__label",
|
|
5491
5476
|
"data-qa": "checkbox-label-description-container"
|
|
5492
5477
|
};
|
|
5493
5478
|
function za(e, s, t, o, n, i) {
|
|
5494
|
-
const r =
|
|
5479
|
+
const r = p("dt-validation-messages");
|
|
5495
5480
|
return a(), l("label", null, [
|
|
5496
|
-
|
|
5481
|
+
b("div", {
|
|
5497
5482
|
class: y(["d-checkbox-group", { "d-checkbox-group--disabled": e.internalDisabled }])
|
|
5498
5483
|
}, [
|
|
5499
|
-
|
|
5500
|
-
|
|
5484
|
+
b("div", Ba, [
|
|
5485
|
+
b("input", C({
|
|
5501
5486
|
type: "checkbox",
|
|
5502
5487
|
checked: e.internalChecked,
|
|
5503
5488
|
name: e.internalName,
|
|
5504
5489
|
value: e.value,
|
|
5505
5490
|
disabled: e.internalDisabled,
|
|
5506
5491
|
class: ["d-checkbox", i.inputValidationClass, e.inputClass]
|
|
5507
|
-
}, e.$attrs, { ".indeterminate": e.internalIndeterminate }, M(i.inputListeners, !0)), null, 16,
|
|
5492
|
+
}, e.$attrs, { ".indeterminate": e.internalIndeterminate }, M(i.inputListeners, !0)), null, 16, Na)
|
|
5508
5493
|
]),
|
|
5509
|
-
i.hasLabelOrDescription ? (a(), l("div",
|
|
5494
|
+
i.hasLabelOrDescription ? (a(), l("div", $a, [
|
|
5510
5495
|
i.hasLabel ? (a(), l("div", C({
|
|
5511
5496
|
key: 0,
|
|
5512
5497
|
class: e.labelClass
|
|
@@ -5514,7 +5499,7 @@ function za(e, s, t, o, n, i) {
|
|
|
5514
5499
|
d(e.$slots, "default", {}, () => [
|
|
5515
5500
|
P(I(e.label), 1)
|
|
5516
5501
|
])
|
|
5517
|
-
], 16)) :
|
|
5502
|
+
], 16)) : f("", !0),
|
|
5518
5503
|
i.hasDescription ? (a(), l("div", C({
|
|
5519
5504
|
key: 1,
|
|
5520
5505
|
class: ["d-description", e.descriptionClass]
|
|
@@ -5522,13 +5507,13 @@ function za(e, s, t, o, n, i) {
|
|
|
5522
5507
|
d(e.$slots, "description", {}, () => [
|
|
5523
5508
|
P(I(e.description), 1)
|
|
5524
5509
|
])
|
|
5525
|
-
], 16)) :
|
|
5510
|
+
], 16)) : f("", !0),
|
|
5526
5511
|
m(r, C({
|
|
5527
5512
|
"validation-messages": e.formattedMessages,
|
|
5528
5513
|
"show-messages": e.showMessages,
|
|
5529
5514
|
class: e.messagesClass
|
|
5530
5515
|
}, e.messagesChildProps, { "data-qa": "dt-checkbox-validation-messages" }), null, 16, ["validation-messages", "show-messages", "class"])
|
|
5531
|
-
])) :
|
|
5516
|
+
])) : f("", !0)
|
|
5532
5517
|
], 2)
|
|
5533
5518
|
]);
|
|
5534
5519
|
}
|
|
@@ -5624,7 +5609,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
|
|
|
5624
5609
|
return `checkbox-group-message-${e}-${s}-${this.id}`;
|
|
5625
5610
|
}
|
|
5626
5611
|
}
|
|
5627
|
-
},
|
|
5612
|
+
}, Ft = {
|
|
5628
5613
|
xs: "d-chip__label--xs",
|
|
5629
5614
|
sm: "d-chip__label--sm",
|
|
5630
5615
|
md: ""
|
|
@@ -5636,7 +5621,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
|
|
|
5636
5621
|
xs: "200",
|
|
5637
5622
|
sm: "200",
|
|
5638
5623
|
md: "200"
|
|
5639
|
-
},
|
|
5624
|
+
}, Va = {
|
|
5640
5625
|
name: "DtChip",
|
|
5641
5626
|
components: {
|
|
5642
5627
|
DtButton: K,
|
|
@@ -5668,7 +5653,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
|
|
|
5668
5653
|
size: {
|
|
5669
5654
|
type: String,
|
|
5670
5655
|
default: "md",
|
|
5671
|
-
validator: (e) => Object.keys(
|
|
5656
|
+
validator: (e) => Object.keys(Ft).includes(e)
|
|
5672
5657
|
},
|
|
5673
5658
|
/**
|
|
5674
5659
|
* The interactivity of the chip.
|
|
@@ -5736,7 +5721,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
|
|
|
5736
5721
|
data() {
|
|
5737
5722
|
return {
|
|
5738
5723
|
isActive: !1,
|
|
5739
|
-
hasSlotContent:
|
|
5724
|
+
hasSlotContent: N
|
|
5740
5725
|
};
|
|
5741
5726
|
},
|
|
5742
5727
|
computed: {
|
|
@@ -5759,7 +5744,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
|
|
|
5759
5744
|
chipClasses() {
|
|
5760
5745
|
return [
|
|
5761
5746
|
this.$attrs["grouped-chip"] ? "d-chip" : "d-chip__label",
|
|
5762
|
-
|
|
5747
|
+
Ft[this.size],
|
|
5763
5748
|
this.labelClass
|
|
5764
5749
|
];
|
|
5765
5750
|
},
|
|
@@ -5773,7 +5758,7 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
|
|
|
5773
5758
|
this.hideClose || this.$emit("close");
|
|
5774
5759
|
}
|
|
5775
5760
|
}
|
|
5776
|
-
},
|
|
5761
|
+
}, Fa = { class: "d-chip" }, qa = {
|
|
5777
5762
|
key: 0,
|
|
5778
5763
|
"data-qa": "dt-chip-icon",
|
|
5779
5764
|
class: "d-chip__icon"
|
|
@@ -5782,8 +5767,8 @@ const dd = /* @__PURE__ */ v(Ra, [["render", za]]), cd = {
|
|
|
5782
5767
|
"data-qa": "dt-chip-avatar"
|
|
5783
5768
|
}, ja = ["id"];
|
|
5784
5769
|
function Ga(e, s, t, o, n, i) {
|
|
5785
|
-
const r =
|
|
5786
|
-
return a(), l("span",
|
|
5770
|
+
const r = p("dt-icon"), h = p("dt-button");
|
|
5771
|
+
return a(), l("span", Fa, [
|
|
5787
5772
|
(a(), S(X(t.interactive ? "button" : "span"), C({
|
|
5788
5773
|
id: t.id,
|
|
5789
5774
|
type: t.interactive && "button",
|
|
@@ -5797,7 +5782,7 @@ function Ga(e, s, t, o, n, i) {
|
|
|
5797
5782
|
d(e.$slots, "icon")
|
|
5798
5783
|
])) : n.hasSlotContent(e.$slots.avatar) ? (a(), l("span", Ka, [
|
|
5799
5784
|
d(e.$slots, "avatar")
|
|
5800
|
-
])) :
|
|
5785
|
+
])) : f("", !0),
|
|
5801
5786
|
n.hasSlotContent(e.$slots.default) ? (a(), l("span", {
|
|
5802
5787
|
key: 2,
|
|
5803
5788
|
id: `${t.id}-content`,
|
|
@@ -5805,11 +5790,11 @@ function Ga(e, s, t, o, n, i) {
|
|
|
5805
5790
|
class: y(["d-truncate", "d-chip__text", t.contentClass])
|
|
5806
5791
|
}, [
|
|
5807
5792
|
d(e.$slots, "default")
|
|
5808
|
-
], 10, ja)) :
|
|
5793
|
+
], 10, ja)) : f("", !0)
|
|
5809
5794
|
]),
|
|
5810
5795
|
_: 3
|
|
5811
5796
|
}, 16, ["id", "type", "class", "aria-labelledby", "aria-label"])),
|
|
5812
|
-
t.hideClose ?
|
|
5797
|
+
t.hideClose ? f("", !0) : (a(), S(h, C({ key: 0 }, t.closeButtonProps, {
|
|
5813
5798
|
class: i.chipCloseButtonClasses(),
|
|
5814
5799
|
"data-qa": "dt-chip-close",
|
|
5815
5800
|
"aria-label": t.closeButtonProps.ariaLabel,
|
|
@@ -5825,7 +5810,7 @@ function Ga(e, s, t, o, n, i) {
|
|
|
5825
5810
|
}, 16, ["class", "aria-label"]))
|
|
5826
5811
|
]);
|
|
5827
5812
|
}
|
|
5828
|
-
const rs = /* @__PURE__ */ v(
|
|
5813
|
+
const rs = /* @__PURE__ */ v(Va, [["render", Ga]]), qt = {
|
|
5829
5814
|
xs: "d-select--xs",
|
|
5830
5815
|
sm: "d-select--sm",
|
|
5831
5816
|
md: "",
|
|
@@ -5953,11 +5938,11 @@ const rs = /* @__PURE__ */ v(Fa, [["render", Ga]]), qt = {
|
|
|
5953
5938
|
],
|
|
5954
5939
|
data() {
|
|
5955
5940
|
return {
|
|
5956
|
-
LABEL_SIZE_MODIFIERS:
|
|
5957
|
-
DESCRIPTION_SIZE_MODIFIERS:
|
|
5941
|
+
LABEL_SIZE_MODIFIERS: Vs,
|
|
5942
|
+
DESCRIPTION_SIZE_MODIFIERS: Fs,
|
|
5958
5943
|
SELECT_SIZE_MODIFIERS: qt,
|
|
5959
5944
|
SELECT_STATE_MODIFIERS: Ua,
|
|
5960
|
-
hasSlotContent:
|
|
5945
|
+
hasSlotContent: N
|
|
5961
5946
|
};
|
|
5962
5947
|
},
|
|
5963
5948
|
computed: {
|
|
@@ -6006,9 +5991,9 @@ const rs = /* @__PURE__ */ v(Fa, [["render", Ga]]), qt = {
|
|
|
6006
5991
|
}
|
|
6007
5992
|
}, Ja = ["aria-details"], eo = ["id"], to = ["disabled"], so = ["value"];
|
|
6008
5993
|
function io(e, s, t, o, n, i) {
|
|
6009
|
-
const r =
|
|
5994
|
+
const r = p("dt-validation-messages");
|
|
6010
5995
|
return a(), l("div", null, [
|
|
6011
|
-
|
|
5996
|
+
b("label", null, [
|
|
6012
5997
|
n.hasSlotContent(e.$slots.label) || t.label ? (a(), l("div", C({
|
|
6013
5998
|
key: 0,
|
|
6014
5999
|
"aria-details": i.labelAriaDetails,
|
|
@@ -6021,7 +6006,7 @@ function io(e, s, t, o, n, i) {
|
|
|
6021
6006
|
d(e.$slots, "label", {}, () => [
|
|
6022
6007
|
P(I(t.label), 1)
|
|
6023
6008
|
])
|
|
6024
|
-
], 16, Ja)) :
|
|
6009
|
+
], 16, Ja)) : f("", !0),
|
|
6025
6010
|
n.hasSlotContent(e.$slots.description) || t.description ? (a(), l("div", C({
|
|
6026
6011
|
key: 1,
|
|
6027
6012
|
id: i.descriptionKey,
|
|
@@ -6034,8 +6019,8 @@ function io(e, s, t, o, n, i) {
|
|
|
6034
6019
|
d(e.$slots, "description", {}, () => [
|
|
6035
6020
|
P(I(t.description), 1)
|
|
6036
6021
|
])
|
|
6037
|
-
], 16, eo)) :
|
|
6038
|
-
|
|
6022
|
+
], 16, eo)) : f("", !0),
|
|
6023
|
+
b("div", {
|
|
6039
6024
|
class: y([
|
|
6040
6025
|
"d-select",
|
|
6041
6026
|
n.SELECT_SIZE_MODIFIERS[t.size],
|
|
@@ -6044,7 +6029,7 @@ function io(e, s, t, o, n, i) {
|
|
|
6044
6029
|
]),
|
|
6045
6030
|
"data-qa": "dt-select-wrapper"
|
|
6046
6031
|
}, [
|
|
6047
|
-
|
|
6032
|
+
b("select", C({
|
|
6048
6033
|
class: [
|
|
6049
6034
|
"d-select__input",
|
|
6050
6035
|
n.SELECT_STATE_MODIFIERS[i.state]
|
|
@@ -6241,7 +6226,7 @@ const ud = /* @__PURE__ */ v(Xa, [["render", io]]), no = ["status", "alert"], Kt
|
|
|
6241
6226
|
}
|
|
6242
6227
|
}, oo = ["aria-hidden"], lo = { class: "d-toast__dialog" };
|
|
6243
6228
|
function ro(e, s, t, o, n, i) {
|
|
6244
|
-
const r =
|
|
6229
|
+
const r = p("dt-notice-icon"), h = p("dt-notice-content"), u = p("dt-notice-action");
|
|
6245
6230
|
return n.isShown ? (a(), l("div", {
|
|
6246
6231
|
key: 0,
|
|
6247
6232
|
class: y([
|
|
@@ -6252,7 +6237,7 @@ function ro(e, s, t, o, n, i) {
|
|
|
6252
6237
|
"data-qa": "dt-toast",
|
|
6253
6238
|
"aria-hidden": (!n.isShown).toString()
|
|
6254
6239
|
}, [
|
|
6255
|
-
|
|
6240
|
+
b("div", lo, [
|
|
6256
6241
|
m(r, { kind: t.kind }, {
|
|
6257
6242
|
default: c(() => [
|
|
6258
6243
|
d(e.$slots, "icon")
|
|
@@ -6288,7 +6273,7 @@ function ro(e, s, t, o, n, i) {
|
|
|
6288
6273
|
_: 3
|
|
6289
6274
|
}, 8, ["hide-close", "close-button-props", "visually-hidden-close", "visually-hidden-close-label", "onClose"])
|
|
6290
6275
|
])
|
|
6291
|
-
], 10, oo)) :
|
|
6276
|
+
], 10, oo)) : f("", !0);
|
|
6292
6277
|
}
|
|
6293
6278
|
const hd = /* @__PURE__ */ v(ao, [["render", ro]]), jt = {
|
|
6294
6279
|
sm: "d-toggle--small",
|
|
@@ -6382,7 +6367,7 @@ const hd = /* @__PURE__ */ v(ao, [["render", ro]]), jt = {
|
|
|
6382
6367
|
data() {
|
|
6383
6368
|
return {
|
|
6384
6369
|
internalChecked: this.checked,
|
|
6385
|
-
hasSlotContent:
|
|
6370
|
+
hasSlotContent: N
|
|
6386
6371
|
};
|
|
6387
6372
|
},
|
|
6388
6373
|
computed: {
|
|
@@ -6435,7 +6420,7 @@ const hd = /* @__PURE__ */ v(ao, [["render", ro]]), jt = {
|
|
|
6435
6420
|
);
|
|
6436
6421
|
}
|
|
6437
6422
|
}
|
|
6438
|
-
}, ho = { class: "d-d-flex d-ai-center" },
|
|
6423
|
+
}, ho = { class: "d-d-flex d-ai-center" }, po = ["for"], fo = ["id", "role", "aria-checked", "disabled", "aria-disabled"], mo = {
|
|
6439
6424
|
key: 0,
|
|
6440
6425
|
class: "d-toggle__inner"
|
|
6441
6426
|
};
|
|
@@ -6447,8 +6432,8 @@ function go(e, s, t, o, n, i) {
|
|
|
6447
6432
|
for: t.id
|
|
6448
6433
|
}, t.labelChildProps, { "data-qa": "toggle-label" }), [
|
|
6449
6434
|
d(e.$slots, "default")
|
|
6450
|
-
], 16,
|
|
6451
|
-
|
|
6435
|
+
], 16, po)) : f("", !0),
|
|
6436
|
+
b("button", C({
|
|
6452
6437
|
id: t.id,
|
|
6453
6438
|
role: i.toggleRole,
|
|
6454
6439
|
type: "button",
|
|
@@ -6457,11 +6442,11 @@ function go(e, s, t, o, n, i) {
|
|
|
6457
6442
|
"aria-disabled": t.disabled.toString(),
|
|
6458
6443
|
class: i.toggleClasses
|
|
6459
6444
|
}, i.inputListeners), [
|
|
6460
|
-
t.showIcon ? (a(), l("span", mo)) :
|
|
6461
|
-
], 16,
|
|
6445
|
+
t.showIcon ? (a(), l("span", mo)) : f("", !0)
|
|
6446
|
+
], 16, fo)
|
|
6462
6447
|
]);
|
|
6463
6448
|
}
|
|
6464
|
-
const
|
|
6449
|
+
const pd = /* @__PURE__ */ v(uo, [["render", go]]), ye = {
|
|
6465
6450
|
"{win}": "layout-grid",
|
|
6466
6451
|
"{arrow-right}": "arrow-right",
|
|
6467
6452
|
"{arrow-left}": "arrow-left",
|
|
@@ -6470,7 +6455,7 @@ const fd = /* @__PURE__ */ v(uo, [["render", go]]), ye = {
|
|
|
6470
6455
|
"{cmd}": "command"
|
|
6471
6456
|
}, _o = {
|
|
6472
6457
|
"{plus}": "plus"
|
|
6473
|
-
},
|
|
6458
|
+
}, fd = Object.keys(ye), bo = {
|
|
6474
6459
|
name: "DtKeyboardShortcut",
|
|
6475
6460
|
components: {
|
|
6476
6461
|
DtIcon: x
|
|
@@ -6527,7 +6512,7 @@ const fd = /* @__PURE__ */ v(uo, [["render", go]]), ye = {
|
|
|
6527
6512
|
class: "sr-only"
|
|
6528
6513
|
}, vo = ["innerHTML"];
|
|
6529
6514
|
function So(e, s, t, o, n, i) {
|
|
6530
|
-
const r =
|
|
6515
|
+
const r = p("dt-icon");
|
|
6531
6516
|
return a(), l("kbd", {
|
|
6532
6517
|
class: y([
|
|
6533
6518
|
"d-d-inline-flex",
|
|
@@ -6542,7 +6527,7 @@ function So(e, s, t, o, n, i) {
|
|
|
6542
6527
|
t.inverted ? "d-bc-moderate-inverted" : "d-bc-default"
|
|
6543
6528
|
])
|
|
6544
6529
|
}, [
|
|
6545
|
-
t.screenReaderText ? (a(), l("span", yo, I(t.screenReaderText), 1)) :
|
|
6530
|
+
t.screenReaderText ? (a(), l("span", yo, I(t.screenReaderText), 1)) : f("", !0),
|
|
6546
6531
|
(a(!0), l(Y, null, ee(i.formattedShortcutSplit, (h, u) => (a(), l(Y, null, [
|
|
6547
6532
|
i.icons[h] ? (a(), S(r, {
|
|
6548
6533
|
key: `${u}-${h}`,
|
|
@@ -6620,7 +6605,7 @@ const md = /* @__PURE__ */ v(bo, [["render", So]]), ds = {
|
|
|
6620
6605
|
},
|
|
6621
6606
|
data() {
|
|
6622
6607
|
return {
|
|
6623
|
-
hasSlotContent:
|
|
6608
|
+
hasSlotContent: N
|
|
6624
6609
|
};
|
|
6625
6610
|
},
|
|
6626
6611
|
computed: {
|
|
@@ -6646,7 +6631,7 @@ function wo(e, s, t, o, n, i) {
|
|
|
6646
6631
|
"data-qa": "dt-root-layout-sidebar"
|
|
6647
6632
|
}, [
|
|
6648
6633
|
d(e.$slots, "sidebar")
|
|
6649
|
-
], 6)) :
|
|
6634
|
+
], 6)) : f("", !0),
|
|
6650
6635
|
n.hasSlotContent(e.$slots.content) ? (a(), l("main", {
|
|
6651
6636
|
key: 1,
|
|
6652
6637
|
ref: "root-layout-content",
|
|
@@ -6655,13 +6640,13 @@ function wo(e, s, t, o, n, i) {
|
|
|
6655
6640
|
tabindex: "0"
|
|
6656
6641
|
}, [
|
|
6657
6642
|
d(e.$slots, "content")
|
|
6658
|
-
], 2)) :
|
|
6643
|
+
], 2)) : f("", !0)
|
|
6659
6644
|
], 2);
|
|
6660
6645
|
}
|
|
6661
|
-
const
|
|
6646
|
+
const ko = /* @__PURE__ */ v(Io, [["render", wo]]), Eo = {
|
|
6662
6647
|
name: "DtRootLayout",
|
|
6663
6648
|
components: {
|
|
6664
|
-
DtRootLayoutBody:
|
|
6649
|
+
DtRootLayoutBody: ko
|
|
6665
6650
|
},
|
|
6666
6651
|
props: {
|
|
6667
6652
|
/**
|
|
@@ -6762,7 +6747,7 @@ const Eo = /* @__PURE__ */ v(Io, [["render", wo]]), ko = {
|
|
|
6762
6747
|
},
|
|
6763
6748
|
data() {
|
|
6764
6749
|
return {
|
|
6765
|
-
hasSlotContent:
|
|
6750
|
+
hasSlotContent: N
|
|
6766
6751
|
};
|
|
6767
6752
|
},
|
|
6768
6753
|
computed: {
|
|
@@ -6773,7 +6758,7 @@ const Eo = /* @__PURE__ */ v(Io, [["render", wo]]), ko = {
|
|
|
6773
6758
|
}
|
|
6774
6759
|
};
|
|
6775
6760
|
function Oo(e, s, t, o, n, i) {
|
|
6776
|
-
const r =
|
|
6761
|
+
const r = p("dt-root-layout-body");
|
|
6777
6762
|
return a(), l("div", {
|
|
6778
6763
|
class: y(["root-layout d-root-layout", { "d-root-layout--fixed": t.fixed }, i.responsiveClass]),
|
|
6779
6764
|
"data-qa": "dt-root-layout"
|
|
@@ -6785,7 +6770,7 @@ function Oo(e, s, t, o, n, i) {
|
|
|
6785
6770
|
"data-qa": "dt-root-layout-header"
|
|
6786
6771
|
}, [
|
|
6787
6772
|
d(e.$slots, "header")
|
|
6788
|
-
], 6)) :
|
|
6773
|
+
], 6)) : f("", !0),
|
|
6789
6774
|
m(r, {
|
|
6790
6775
|
"body-class": t.bodyClass,
|
|
6791
6776
|
"content-class": t.contentClass,
|
|
@@ -6795,7 +6780,7 @@ function Oo(e, s, t, o, n, i) {
|
|
|
6795
6780
|
"header-height": n.hasSlotContent(e.$slots.header) ? t.headerHeight : "0px",
|
|
6796
6781
|
"footer-height": n.hasSlotContent(e.$slots.footer) ? t.footerHeight : "0px",
|
|
6797
6782
|
fixed: t.fixed
|
|
6798
|
-
},
|
|
6783
|
+
}, ke({ _: 2 }, [
|
|
6799
6784
|
n.hasSlotContent(e.$slots.sidebar) ? {
|
|
6800
6785
|
name: "sidebar",
|
|
6801
6786
|
fn: c(() => [
|
|
@@ -6818,10 +6803,10 @@ function Oo(e, s, t, o, n, i) {
|
|
|
6818
6803
|
"data-qa": "dt-root-layout-footer"
|
|
6819
6804
|
}, [
|
|
6820
6805
|
d(e.$slots, "footer")
|
|
6821
|
-
], 6)) :
|
|
6806
|
+
], 6)) : f("", !0)
|
|
6822
6807
|
], 2);
|
|
6823
6808
|
}
|
|
6824
|
-
const gd = /* @__PURE__ */ v(
|
|
6809
|
+
const gd = /* @__PURE__ */ v(Eo, [["render", Oo]]), ue = {
|
|
6825
6810
|
default: "column",
|
|
6826
6811
|
column: "column",
|
|
6827
6812
|
row: "row",
|
|
@@ -7025,49 +7010,49 @@ const us = {
|
|
|
7025
7010
|
},
|
|
7026
7011
|
emits: ["user-position"],
|
|
7027
7012
|
setup(e, { expose: s, emit: t }) {
|
|
7028
|
-
const o = e, n = Lt(/* @__PURE__ */ new Map()), i = Lt(/* @__PURE__ */ new Map()), r =
|
|
7029
|
-
let
|
|
7030
|
-
const
|
|
7013
|
+
const o = e, n = Lt(/* @__PURE__ */ new Map()), i = Lt(/* @__PURE__ */ new Map()), r = fe([]), h = fe(null), u = fe(!1), g = fe(null), w = fe("top");
|
|
7014
|
+
let _ = 0, L = 0, B = !1, de = 0, he = null, pe = null, Ve = 0, fs = 0;
|
|
7015
|
+
const Fe = Re(() => {
|
|
7031
7016
|
if (o.itemSize === null) {
|
|
7032
7017
|
const O = {
|
|
7033
7018
|
"-1": { accumulator: 0 }
|
|
7034
|
-
}, A = o.items,
|
|
7035
|
-
let
|
|
7019
|
+
}, A = o.items, k = o.sizeField, Q = o.minItemSize;
|
|
7020
|
+
let F = 1e4, ne = 0, D;
|
|
7036
7021
|
for (let j = 0, ge = A.length; j < ge; j++)
|
|
7037
|
-
D = A[j][
|
|
7038
|
-
return
|
|
7022
|
+
D = A[j][k] || Q, D < F && (F = D), ne += D, O[j] = { accumulator: ne, size: D };
|
|
7023
|
+
return pe = F, O;
|
|
7039
7024
|
}
|
|
7040
7025
|
return [];
|
|
7041
7026
|
}), ms = Re(() => o.items.length && typeof o.items[0] != "object"), gs = Re(() => {
|
|
7042
7027
|
const O = {};
|
|
7043
|
-
for (let A = 0,
|
|
7028
|
+
for (let A = 0, k = o.items.length; A < k; A++)
|
|
7044
7029
|
O[o.items[A][o.keyField]] = A;
|
|
7045
7030
|
return O;
|
|
7046
7031
|
});
|
|
7047
|
-
Zt(
|
|
7032
|
+
Zt(Fe, () => {
|
|
7048
7033
|
Te(!1);
|
|
7049
7034
|
}, { deep: !0 }), ws(() => {
|
|
7050
|
-
|
|
7035
|
+
ks(() => {
|
|
7051
7036
|
Te(!0), u.value = !0;
|
|
7052
7037
|
});
|
|
7053
7038
|
});
|
|
7054
|
-
const mt = (O, A,
|
|
7055
|
-
const ne =
|
|
7056
|
-
id:
|
|
7039
|
+
const mt = (O, A, k, Q, F) => {
|
|
7040
|
+
const ne = Es({
|
|
7041
|
+
id: fs++,
|
|
7057
7042
|
index: A,
|
|
7058
7043
|
used: !0,
|
|
7059
7044
|
key: Q,
|
|
7060
|
-
type:
|
|
7045
|
+
type: F
|
|
7061
7046
|
}), D = Os({
|
|
7062
|
-
item:
|
|
7047
|
+
item: k,
|
|
7063
7048
|
position: 0,
|
|
7064
7049
|
nr: ne
|
|
7065
7050
|
});
|
|
7066
7051
|
return O.value.push(D), D;
|
|
7067
7052
|
}, qe = (O, A = !1) => {
|
|
7068
|
-
const
|
|
7069
|
-
let
|
|
7070
|
-
|
|
7053
|
+
const k = i, Q = O.nr.type;
|
|
7054
|
+
let F = k.get(Q);
|
|
7055
|
+
F || (F = [], k.set(Q, F)), F.push(O), A || (O.nr.used = !1, O.position = -9999);
|
|
7071
7056
|
}, _s = () => {
|
|
7072
7057
|
const O = o.direction === "vertical";
|
|
7073
7058
|
let A;
|
|
@@ -7085,76 +7070,76 @@ const us = {
|
|
|
7085
7070
|
}, ys = () => {
|
|
7086
7071
|
r.value.sort((O, A) => O.nr.index - A.nr.index);
|
|
7087
7072
|
}, Te = (O, A = !1) => {
|
|
7088
|
-
var bt, yt, vt, St, Ct, It, wt,
|
|
7089
|
-
const
|
|
7090
|
-
let G,
|
|
7073
|
+
var bt, yt, vt, St, Ct, It, wt, kt;
|
|
7074
|
+
const k = o.itemSize, Q = pe, F = ms.value ? null : o.keyField, ne = o.items, D = ne.length, j = Fe.value, ge = n, gt = i, Ae = r, Is = gs;
|
|
7075
|
+
let G, $, De, te, ae;
|
|
7091
7076
|
if (!D)
|
|
7092
|
-
G =
|
|
7077
|
+
G = $ = te = ae = De = 0;
|
|
7093
7078
|
else {
|
|
7094
7079
|
const T = _s();
|
|
7095
7080
|
if (A) {
|
|
7096
7081
|
let R = T.start - de.value;
|
|
7097
|
-
if (R < 0 && (R = -R),
|
|
7082
|
+
if (R < 0 && (R = -R), k === null && R < Q.value || R < k)
|
|
7098
7083
|
return {
|
|
7099
7084
|
continuous: !0
|
|
7100
7085
|
};
|
|
7101
7086
|
}
|
|
7102
7087
|
de = T.start;
|
|
7103
7088
|
const W = o.buffer;
|
|
7104
|
-
if (T.start -= W, T.end += W,
|
|
7105
|
-
let R, _e = 0,
|
|
7089
|
+
if (T.start -= W, T.end += W, k === null) {
|
|
7090
|
+
let R, _e = 0, Et = D - 1, Z = ~~(D / 2), Ot;
|
|
7106
7091
|
do
|
|
7107
|
-
Ot = Z, R = (bt = j[Z]) == null ? void 0 : bt.accumulator, R < T.start ? _e = Z : Z < D - 1 && ((yt = j[Z + 1]) == null ? void 0 : yt.accumulator) > T.start && (
|
|
7092
|
+
Ot = Z, R = (bt = j[Z]) == null ? void 0 : bt.accumulator, R < T.start ? _e = Z : Z < D - 1 && ((yt = j[Z + 1]) == null ? void 0 : yt.accumulator) > T.start && (Et = Z), Z = ~~((_e + Et) / 2);
|
|
7108
7093
|
while (Z !== Ot);
|
|
7109
|
-
for (Z < 0 && (Z = 0), G = Z, De = (vt = j[D - 1]) == null ? void 0 : vt.accumulator,
|
|
7094
|
+
for (Z < 0 && (Z = 0), G = Z, De = (vt = j[D - 1]) == null ? void 0 : vt.accumulator, $ = Z; $ < D && ((St = j[$]) == null ? void 0 : St.accumulator) < T.end; $++)
|
|
7110
7095
|
;
|
|
7111
|
-
for (
|
|
7096
|
+
for ($ === -1 ? $ = ne.length - 1 : ($++, $ > D && ($ = D)), te = _; te < D && ((Ct = j[te]) == null ? void 0 : Ct.accumulator) < T.start; te++)
|
|
7112
7097
|
;
|
|
7113
7098
|
for (ae = te; ae < D && ((It = j[ae]) == null ? void 0 : It.accumulator) < T.end; ae++)
|
|
7114
7099
|
;
|
|
7115
7100
|
} else {
|
|
7116
|
-
G = ~~(T.start /
|
|
7101
|
+
G = ~~(T.start / k);
|
|
7117
7102
|
const R = G % 1;
|
|
7118
|
-
G -= R,
|
|
7103
|
+
G -= R, $ = Math.ceil(T.end / k), te = Math.max(0, Math.floor(T.start / k)), ae = Math.floor(T.end / k), G < 0 && (G = 0), $ > D && ($ = D), te < 0 && (te = 0), ae > D && (ae = D), De = Math.ceil(D / 1) * k;
|
|
7119
7104
|
}
|
|
7120
7105
|
}
|
|
7121
|
-
|
|
7122
|
-
let
|
|
7123
|
-
const Pe = G <= L &&
|
|
7106
|
+
$ - G > 1e3 && bs(), Ve = De;
|
|
7107
|
+
let E;
|
|
7108
|
+
const Pe = G <= L && $ >= G;
|
|
7124
7109
|
if (Pe)
|
|
7125
7110
|
for (let T = 0, W = Ae.value.length; T < W; T++)
|
|
7126
|
-
|
|
7111
|
+
E = Ae.value[T], E != null && E.nr.used && (O && (E.nr.index = Is[E.item[F]]), (E.nr.index == null || E.nr.index < G || E.nr.index >= $) && qe(E));
|
|
7127
7112
|
const _t = Pe ? null : /* @__PURE__ */ new Map();
|
|
7128
7113
|
let se, oe, xe;
|
|
7129
|
-
for (let T = G; T <
|
|
7114
|
+
for (let T = G; T < $; T++) {
|
|
7130
7115
|
se = ne[T];
|
|
7131
|
-
const W =
|
|
7116
|
+
const W = F ? se == null ? void 0 : se[F] : se;
|
|
7132
7117
|
if (W == null)
|
|
7133
|
-
throw new Error(`Key is ${W} on item (keyField is '${
|
|
7134
|
-
if (
|
|
7135
|
-
|
|
7118
|
+
throw new Error(`Key is ${W} on item (keyField is '${F}')`);
|
|
7119
|
+
if (E = ge.get(W), !k && !((wt = j[T]) != null && wt.size)) {
|
|
7120
|
+
E && qe(E);
|
|
7136
7121
|
continue;
|
|
7137
7122
|
}
|
|
7138
7123
|
oe = se.type;
|
|
7139
7124
|
let R = gt.get(oe);
|
|
7140
|
-
if (!
|
|
7141
|
-
Pe ? R && R.length ?
|
|
7142
|
-
else if (!
|
|
7143
|
-
const _e = R.indexOf(
|
|
7125
|
+
if (!E)
|
|
7126
|
+
Pe ? R && R.length ? E = R.pop() : E = mt(Ae, T, se, W, oe) : (xe = _t.get(oe) || 0, (!R || xe >= R.length) && (E = mt(Ae, T, se, W, oe), qe(E, !0), R = gt.get(oe)), E = R[xe], _t.set(oe, xe + 1)), ge.delete(E.nr.key), E.nr.used = !0, E.nr.index = T, E.nr.key = W, E.nr.type = oe, ge.set(W, E);
|
|
7127
|
+
else if (!E.nr.used && (E.nr.used = !0, R)) {
|
|
7128
|
+
const _e = R.indexOf(E);
|
|
7144
7129
|
_e !== -1 && R.splice(_e, 1);
|
|
7145
7130
|
}
|
|
7146
|
-
|
|
7131
|
+
E.item = se, k === null ? (E.position = (kt = j[T - 1]) == null ? void 0 : kt.accumulator, E.offset = 0) : (E.position = Math.floor(T) * k, E.offset = T % 1 * k);
|
|
7147
7132
|
}
|
|
7148
|
-
return
|
|
7133
|
+
return _ = G, L = $, clearTimeout(he), he = setTimeout(ys, 300), {
|
|
7149
7134
|
continuous: Pe
|
|
7150
7135
|
};
|
|
7151
7136
|
}, vs = (O) => {
|
|
7152
|
-
const A = o.direction === "vertical" ? { scroll: "scrollTop", start: "top" } : { scroll: "scrollLeft", start: "left" },
|
|
7153
|
-
|
|
7137
|
+
const A = o.direction === "vertical" ? { scroll: "scrollTop", start: "top" } : { scroll: "scrollLeft", start: "left" }, k = g.value, Q = A.scroll;
|
|
7138
|
+
k[Q] = O;
|
|
7154
7139
|
}, Ss = (O) => {
|
|
7155
|
-
var
|
|
7140
|
+
var k;
|
|
7156
7141
|
let A;
|
|
7157
|
-
o.itemSize === null ? A = O > 0 ? (
|
|
7142
|
+
o.itemSize === null ? A = O > 0 ? (k = Fe.value[O - 1]) == null ? void 0 : k.accumulator : 0 : A = Math.floor(O) * o.itemSize, vs(A);
|
|
7158
7143
|
}, Cs = () => {
|
|
7159
7144
|
const O = g.value;
|
|
7160
7145
|
w.value !== "middle" && (w.value = "middle", t("user-position", "middle")), O.scrollTop === 0 && (w.value = "top", t("user-position", "top")), O.scrollTop + O.clientHeight === O.scrollHeight && (w.value = "bottom", t("user-position", "bottom")), B || (B = !0, requestAnimationFrame(() => {
|
|
@@ -7175,26 +7160,26 @@ const us = {
|
|
|
7175
7160
|
}, [
|
|
7176
7161
|
(a(), S(X(e.listTag), {
|
|
7177
7162
|
ref: "wrapper",
|
|
7178
|
-
style: re({ [e.direction === "vertical" ? "minHeight" : "minWidth"]: `${Yt(
|
|
7163
|
+
style: re({ [e.direction === "vertical" ? "minHeight" : "minWidth"]: `${Yt(Ve)}px` }),
|
|
7179
7164
|
class: y(["vue-recycle-scroller__item-wrapper", e.listClass])
|
|
7180
7165
|
}, {
|
|
7181
7166
|
default: c(() => [
|
|
7182
|
-
(a(!0), l(Y, null, ee(r.value, (
|
|
7183
|
-
key:
|
|
7167
|
+
(a(!0), l(Y, null, ee(r.value, (k) => (a(), S(X(e.itemTag), C({
|
|
7168
|
+
key: k.nr.id,
|
|
7184
7169
|
style: u.value ? {
|
|
7185
|
-
transform: `translate${e.direction === "vertical" ? "Y" : "X"}(${
|
|
7170
|
+
transform: `translate${e.direction === "vertical" ? "Y" : "X"}(${k.position}px) translate${e.direction === "vertical" ? "X" : "Y"}(${k.offset}px)`,
|
|
7186
7171
|
width: void 0,
|
|
7187
7172
|
height: void 0
|
|
7188
7173
|
} : null,
|
|
7189
7174
|
class: ["vue-recycle-scroller__item-view", [
|
|
7190
7175
|
e.itemClass,
|
|
7191
7176
|
{
|
|
7192
|
-
hover: !e.skipHover && h.value ===
|
|
7177
|
+
hover: !e.skipHover && h.value === k.nr.key
|
|
7193
7178
|
}
|
|
7194
7179
|
]]
|
|
7195
7180
|
}, M(e.skipHover ? {} : {
|
|
7196
7181
|
mouseenter: () => {
|
|
7197
|
-
h.value =
|
|
7182
|
+
h.value = k.nr.key;
|
|
7198
7183
|
},
|
|
7199
7184
|
mouseleave: () => {
|
|
7200
7185
|
h.value = null;
|
|
@@ -7202,9 +7187,9 @@ const us = {
|
|
|
7202
7187
|
})), {
|
|
7203
7188
|
default: c(() => [
|
|
7204
7189
|
d(O.$slots, "default", {
|
|
7205
|
-
item:
|
|
7206
|
-
index:
|
|
7207
|
-
active:
|
|
7190
|
+
item: k.item,
|
|
7191
|
+
index: k.nr.index,
|
|
7192
|
+
active: k.nr.used
|
|
7208
7193
|
})
|
|
7209
7194
|
]),
|
|
7210
7195
|
_: 2
|
|
@@ -7334,7 +7319,7 @@ const us = {
|
|
|
7334
7319
|
render() {
|
|
7335
7320
|
return Ls(this.tag, this.$slots.default());
|
|
7336
7321
|
}
|
|
7337
|
-
},
|
|
7322
|
+
}, No = {
|
|
7338
7323
|
name: "DynamicScroller",
|
|
7339
7324
|
components: {
|
|
7340
7325
|
CoreScroller: us,
|
|
@@ -7506,8 +7491,8 @@ const us = {
|
|
|
7506
7491
|
}
|
|
7507
7492
|
}
|
|
7508
7493
|
};
|
|
7509
|
-
function
|
|
7510
|
-
const r =
|
|
7494
|
+
function $o(e, s, t, o, n, i) {
|
|
7495
|
+
const r = p("dt-scroller-item"), h = p("core-scroller");
|
|
7511
7496
|
return a(), S(h, C({
|
|
7512
7497
|
ref: "scroller",
|
|
7513
7498
|
items: i.itemsWithSize,
|
|
@@ -7527,7 +7512,7 @@ function No(e, s, t, o, n, i) {
|
|
|
7527
7512
|
"data-index": g
|
|
7528
7513
|
}, {
|
|
7529
7514
|
default: c(() => [
|
|
7530
|
-
d(e.$slots, "default",
|
|
7515
|
+
d(e.$slots, "default", Ee(Ye({
|
|
7531
7516
|
item: u.item,
|
|
7532
7517
|
index: g,
|
|
7533
7518
|
active: w,
|
|
@@ -7540,7 +7525,7 @@ function No(e, s, t, o, n, i) {
|
|
|
7540
7525
|
_: 3
|
|
7541
7526
|
}, 16, ["items", "min-item-size", "direction", "key-field", "list-tag", "item-tag"]);
|
|
7542
7527
|
}
|
|
7543
|
-
const zo = /* @__PURE__ */ v(
|
|
7528
|
+
const zo = /* @__PURE__ */ v(No, [["render", $o]]), bd = {
|
|
7544
7529
|
__name: "scroller",
|
|
7545
7530
|
props: {
|
|
7546
7531
|
/**
|
|
@@ -7643,7 +7628,7 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
|
|
|
7643
7628
|
setup(e, { expose: s, emit: t }) {
|
|
7644
7629
|
const o = e;
|
|
7645
7630
|
Ts("emit", t);
|
|
7646
|
-
const n =
|
|
7631
|
+
const n = fe(null), i = Re(() => ({
|
|
7647
7632
|
width: typeof o.scrollerWidth == "number" ? `${o.scrollerWidth}px` : o.scrollerWidth,
|
|
7648
7633
|
height: typeof o.scrollerHeight == "number" ? `${o.scrollerHeight}px` : o.scrollerHeight
|
|
7649
7634
|
}));
|
|
@@ -7653,8 +7638,8 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
|
|
|
7653
7638
|
function r() {
|
|
7654
7639
|
n.value && n.value.scrollToBottom();
|
|
7655
7640
|
}
|
|
7656
|
-
function h(
|
|
7657
|
-
n.value && n.value.scrollToItem(
|
|
7641
|
+
function h(_) {
|
|
7642
|
+
n.value && n.value.scrollToItem(_);
|
|
7658
7643
|
}
|
|
7659
7644
|
function u() {
|
|
7660
7645
|
n.value && (o.dynamic ? n.value.dynamicScrollerUpdateItems() : n.value._updateVisibleItems(!0));
|
|
@@ -7670,7 +7655,7 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
|
|
|
7670
7655
|
scrollToItem: h,
|
|
7671
7656
|
updateItems: u,
|
|
7672
7657
|
updateItemsFromBottom: g
|
|
7673
|
-
}), (
|
|
7658
|
+
}), (_, L) => (a(), S(X(e.dynamic ? zo : us), {
|
|
7674
7659
|
ref_key: "scroller",
|
|
7675
7660
|
ref: n,
|
|
7676
7661
|
"data-qa": "dt-scroller",
|
|
@@ -7683,10 +7668,10 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
|
|
|
7683
7668
|
"item-tag": e.itemTag,
|
|
7684
7669
|
style: re(Yt(i)),
|
|
7685
7670
|
tabindex: "0",
|
|
7686
|
-
onUserPosition: L[0] || (L[0] = (B) =>
|
|
7671
|
+
onUserPosition: L[0] || (L[0] = (B) => _.$emit("user-position", B))
|
|
7687
7672
|
}, {
|
|
7688
7673
|
default: c(({ item: B, index: de, active: he }) => [
|
|
7689
|
-
d(
|
|
7674
|
+
d(_.$slots, "default", Ee(Ye({
|
|
7690
7675
|
item: B,
|
|
7691
7676
|
index: de,
|
|
7692
7677
|
active: he
|
|
@@ -7917,7 +7902,7 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
|
|
|
7917
7902
|
isInputFocused: !1,
|
|
7918
7903
|
isListFocused: !1,
|
|
7919
7904
|
externalAnchor: q(),
|
|
7920
|
-
hasSlotContent:
|
|
7905
|
+
hasSlotContent: N
|
|
7921
7906
|
};
|
|
7922
7907
|
},
|
|
7923
7908
|
computed: {
|
|
@@ -7976,9 +7961,9 @@ const zo = /* @__PURE__ */ v($o, [["render", No]]), bd = {
|
|
|
7976
7961
|
this.showList !== null || this.isListShown || !this.openWithArrowKeys || this.showComboboxList();
|
|
7977
7962
|
}
|
|
7978
7963
|
}
|
|
7979
|
-
}, Ho = ["id"],
|
|
7964
|
+
}, Ho = ["id"], Vo = { ref: "header" }, Fo = ["onMouseleave", "onFocusout"], qo = { ref: "footer" };
|
|
7980
7965
|
function Ko(e, s, t, o, n, i) {
|
|
7981
|
-
const r =
|
|
7966
|
+
const r = p("combobox-loading-list"), h = p("combobox-empty-list"), u = p("dt-popover"), g = p("dt-combobox");
|
|
7982
7967
|
return a(), S(g, C({
|
|
7983
7968
|
ref: "combobox",
|
|
7984
7969
|
loading: t.loading,
|
|
@@ -7996,13 +7981,13 @@ function Ko(e, s, t, o, n, i) {
|
|
|
7996
7981
|
"data-qa": "dt-combobox"
|
|
7997
7982
|
}, i.comboboxListeners), {
|
|
7998
7983
|
input: c(({ inputProps: w }) => [
|
|
7999
|
-
|
|
7984
|
+
b("div", {
|
|
8000
7985
|
id: n.externalAnchor,
|
|
8001
7986
|
ref: "input",
|
|
8002
|
-
onFocusin: s[0] || (s[0] = (...
|
|
7987
|
+
onFocusin: s[0] || (s[0] = (..._) => i.onFocusIn && i.onFocusIn(..._)),
|
|
8003
7988
|
onKeydown: [
|
|
8004
|
-
s[1] || (s[1] =
|
|
8005
|
-
s[2] || (s[2] =
|
|
7989
|
+
s[1] || (s[1] = V((_) => i.openOnArrowKeyPress(_), ["up"])),
|
|
7990
|
+
s[2] || (s[2] = V((_) => i.openOnArrowKeyPress(_), ["down"]))
|
|
8006
7991
|
]
|
|
8007
7992
|
}, [
|
|
8008
7993
|
d(e.$slots, "input", {
|
|
@@ -8011,7 +7996,7 @@ function Ko(e, s, t, o, n, i) {
|
|
|
8011
7996
|
})
|
|
8012
7997
|
], 40, Ho)
|
|
8013
7998
|
]),
|
|
8014
|
-
list: c(({ opened: w, listProps:
|
|
7999
|
+
list: c(({ opened: w, listProps: _, clearHighlightIndex: L }) => [
|
|
8015
8000
|
m(u, {
|
|
8016
8001
|
ref: "popover",
|
|
8017
8002
|
open: n.isListShown,
|
|
@@ -8036,26 +8021,26 @@ function Ko(e, s, t, o, n, i) {
|
|
|
8036
8021
|
"visually-hidden-close-label": e.visuallyHiddenCloseLabel,
|
|
8037
8022
|
"visually-hidden-close": e.visuallyHiddenClose,
|
|
8038
8023
|
onOpened: w
|
|
8039
|
-
},
|
|
8024
|
+
}, ke({
|
|
8040
8025
|
content: c(() => [
|
|
8041
|
-
|
|
8026
|
+
b("div", {
|
|
8042
8027
|
ref: "listWrapper",
|
|
8043
8028
|
class: y([n.DROPDOWN_PADDING_CLASSES[t.padding], t.listClass]),
|
|
8044
8029
|
onMouseleave: L,
|
|
8045
8030
|
onFocusout: L
|
|
8046
8031
|
}, [
|
|
8047
|
-
t.loading ? (a(), S(r,
|
|
8032
|
+
t.loading ? (a(), S(r, Ee(C({ key: 0 }, _)), null, 16)) : t.emptyList && t.emptyStateMessage ? (a(), S(h, C({ key: 1 }, _, { message: t.emptyStateMessage }), null, 16, ["message"])) : d(e.$slots, "list", {
|
|
8048
8033
|
key: 2,
|
|
8049
|
-
listProps:
|
|
8034
|
+
listProps: _
|
|
8050
8035
|
})
|
|
8051
|
-
], 42,
|
|
8036
|
+
], 42, Fo)
|
|
8052
8037
|
]),
|
|
8053
8038
|
_: 2
|
|
8054
8039
|
}, [
|
|
8055
8040
|
n.hasSlotContent(e.$slots.header) ? {
|
|
8056
8041
|
name: "headerContent",
|
|
8057
8042
|
fn: c(() => [
|
|
8058
|
-
|
|
8043
|
+
b("div", Vo, [
|
|
8059
8044
|
d(e.$slots, "header")
|
|
8060
8045
|
], 512)
|
|
8061
8046
|
]),
|
|
@@ -8064,7 +8049,7 @@ function Ko(e, s, t, o, n, i) {
|
|
|
8064
8049
|
n.hasSlotContent(e.$slots.footer) ? {
|
|
8065
8050
|
name: "footerContent",
|
|
8066
8051
|
fn: c(() => [
|
|
8067
|
-
|
|
8052
|
+
b("div", qo, [
|
|
8068
8053
|
d(e.$slots, "footer")
|
|
8069
8054
|
], 512)
|
|
8070
8055
|
]),
|
|
@@ -8287,7 +8272,7 @@ const jo = /* @__PURE__ */ v(Mo, [["render", Ko]]), Go = {
|
|
|
8287
8272
|
resizeWindowObserver: null,
|
|
8288
8273
|
originalInputSize: null,
|
|
8289
8274
|
CHIP_SIZES: Uo,
|
|
8290
|
-
hasSlotContent:
|
|
8275
|
+
hasSlotContent: N
|
|
8291
8276
|
};
|
|
8292
8277
|
},
|
|
8293
8278
|
computed: {
|
|
@@ -8448,7 +8433,7 @@ const jo = /* @__PURE__ */ v(Mo, [["render", Ko]]), Go = {
|
|
|
8448
8433
|
class: "d-ta-center d-py16"
|
|
8449
8434
|
}, el = { ref: "footer" };
|
|
8450
8435
|
function tl(e, s, t, o, n, i) {
|
|
8451
|
-
const r =
|
|
8436
|
+
const r = p("dt-chip"), h = p("dt-input"), u = p("dt-validation-messages"), g = p("dt-recipe-combobox-with-popover");
|
|
8452
8437
|
return a(), S(g, {
|
|
8453
8438
|
ref: "comboboxWithPopover",
|
|
8454
8439
|
label: t.label,
|
|
@@ -8462,24 +8447,24 @@ function tl(e, s, t, o, n, i) {
|
|
|
8462
8447
|
"append-to": t.appendTo,
|
|
8463
8448
|
transition: t.transition,
|
|
8464
8449
|
onSelect: i.onComboboxSelect
|
|
8465
|
-
},
|
|
8450
|
+
}, ke({
|
|
8466
8451
|
input: c(({ onInput: w }) => [
|
|
8467
|
-
|
|
8468
|
-
|
|
8469
|
-
(a(!0), l(Y, null, ee(t.selectedItems, (
|
|
8452
|
+
b("span", Yo, [
|
|
8453
|
+
b("span", Qo, [
|
|
8454
|
+
(a(!0), l(Y, null, ee(t.selectedItems, (_) => (a(), S(r, C({
|
|
8470
8455
|
ref_for: !0,
|
|
8471
8456
|
ref: "chips",
|
|
8472
|
-
key:
|
|
8457
|
+
key: _,
|
|
8473
8458
|
"label-class": ["d-chip__label"],
|
|
8474
8459
|
class: ["d-mt4", "d-mx2", "d-zi-base1"],
|
|
8475
8460
|
"close-button-props": { ariaLabel: "close" },
|
|
8476
8461
|
size: n.CHIP_SIZES[t.size]
|
|
8477
8462
|
}, M(i.chipListeners), {
|
|
8478
|
-
onKeyup:
|
|
8479
|
-
onClose: (L) => i.onChipRemove(
|
|
8463
|
+
onKeyup: V((L) => i.onChipRemove(_), ["backspace"]),
|
|
8464
|
+
onClose: (L) => i.onChipRemove(_)
|
|
8480
8465
|
}), {
|
|
8481
8466
|
default: c(() => [
|
|
8482
|
-
P(I(
|
|
8467
|
+
P(I(_), 1)
|
|
8483
8468
|
]),
|
|
8484
8469
|
_: 2
|
|
8485
8470
|
}, 1040, ["size", "onKeyup", "onClose"]))), 128))
|
|
@@ -8487,7 +8472,7 @@ function tl(e, s, t, o, n, i) {
|
|
|
8487
8472
|
m(h, C({
|
|
8488
8473
|
ref: "input",
|
|
8489
8474
|
modelValue: n.value,
|
|
8490
|
-
"onUpdate:modelValue": s[0] || (s[0] = (
|
|
8475
|
+
"onUpdate:modelValue": s[0] || (s[0] = (_) => n.value = _),
|
|
8491
8476
|
class: "d-fl-grow1",
|
|
8492
8477
|
"aria-label": t.label,
|
|
8493
8478
|
label: t.labelVisible ? t.label : "",
|
|
@@ -8504,7 +8489,7 @@ function tl(e, s, t, o, n, i) {
|
|
|
8504
8489
|
], 512)
|
|
8505
8490
|
]),
|
|
8506
8491
|
list: c(() => [
|
|
8507
|
-
|
|
8492
|
+
b("div", {
|
|
8508
8493
|
ref: "list",
|
|
8509
8494
|
onMousedown: s[1] || (s[1] = U(() => {
|
|
8510
8495
|
}, ["prevent"]))
|
|
@@ -8517,7 +8502,7 @@ function tl(e, s, t, o, n, i) {
|
|
|
8517
8502
|
n.hasSlotContent(e.$slots.header) ? {
|
|
8518
8503
|
name: "header",
|
|
8519
8504
|
fn: c(() => [
|
|
8520
|
-
|
|
8505
|
+
b("div", Xo, [
|
|
8521
8506
|
d(e.$slots, "header")
|
|
8522
8507
|
], 512)
|
|
8523
8508
|
]),
|
|
@@ -8526,7 +8511,7 @@ function tl(e, s, t, o, n, i) {
|
|
|
8526
8511
|
n.hasSlotContent(e.$slots.footer) ? {
|
|
8527
8512
|
name: "footer",
|
|
8528
8513
|
fn: c(() => [
|
|
8529
|
-
|
|
8514
|
+
b("div", el, [
|
|
8530
8515
|
d(e.$slots, "footer")
|
|
8531
8516
|
], 512)
|
|
8532
8517
|
]),
|
|
@@ -8664,13 +8649,13 @@ const sl = {
|
|
|
8664
8649
|
}
|
|
8665
8650
|
};
|
|
8666
8651
|
function il(e, s, t, o, n, i) {
|
|
8667
|
-
const r =
|
|
8652
|
+
const r = p("dt-button"), h = p("dt-tooltip");
|
|
8668
8653
|
return a(), S(h, {
|
|
8669
8654
|
id: t.id,
|
|
8670
8655
|
offset: [0, 8]
|
|
8671
8656
|
}, {
|
|
8672
8657
|
anchor: c(() => [
|
|
8673
|
-
|
|
8658
|
+
b("span", {
|
|
8674
8659
|
class: y({ "d-c-not-allowed": t.disabled })
|
|
8675
8660
|
}, [
|
|
8676
8661
|
m(r, {
|
|
@@ -8882,7 +8867,7 @@ const al = {
|
|
|
8882
8867
|
}
|
|
8883
8868
|
}, ol = { class: "d-d-flex d-ai-center" };
|
|
8884
8869
|
function ll(e, s, t, o, n, i) {
|
|
8885
|
-
const r =
|
|
8870
|
+
const r = p("dt-recipe-callbar-button"), h = p("dt-icon"), u = p("dt-button"), g = p("dt-popover");
|
|
8886
8871
|
return a(), l("div", ol, [
|
|
8887
8872
|
m(r, {
|
|
8888
8873
|
"aria-label": t.ariaLabel,
|
|
@@ -8949,7 +8934,7 @@ function ll(e, s, t, o, n, i) {
|
|
|
8949
8934
|
d(e.$slots, "footerContent")
|
|
8950
8935
|
]),
|
|
8951
8936
|
_: 3
|
|
8952
|
-
}, 16, ["id", "open", "placement", "initial-focus-element", "show-close-button", "dialog-class", "onOpened"])) :
|
|
8937
|
+
}, 16, ["id", "open", "placement", "initial-focus-element", "show-close-button", "dialog-class", "onOpened"])) : f("", !0)
|
|
8953
8938
|
]);
|
|
8954
8939
|
}
|
|
8955
8940
|
const vd = /* @__PURE__ */ v(al, [["render", ll]]), rl = {
|
|
@@ -9057,9 +9042,9 @@ const vd = /* @__PURE__ */ v(al, [["render", ll]]), rl = {
|
|
|
9057
9042
|
}, cl = {
|
|
9058
9043
|
key: 0,
|
|
9059
9044
|
class: "d-mrn4 d-d-flex d-fd-row"
|
|
9060
|
-
}, ul = ["src", "alt"], hl = { key: 1 },
|
|
9045
|
+
}, ul = ["src", "alt"], hl = { key: 1 }, pl = ["src", "initials", "seed", "alt"], fl = { key: 1 }, ml = { "data-qa": "contact-info-header" }, gl = { "data-qa": "contact-info-subtitle" }, _l = { "data-qa": "contact-info-bottom" }, bl = { "data-qa": "contact-info-right" };
|
|
9061
9046
|
function yl(e, s, t, o, n, i) {
|
|
9062
|
-
const r =
|
|
9047
|
+
const r = p("dt-icon"), h = p("dt-avatar"), u = p("dt-list-item");
|
|
9063
9048
|
return a(), S(u, {
|
|
9064
9049
|
id: t.id,
|
|
9065
9050
|
role: t.role,
|
|
@@ -9108,32 +9093,32 @@ function yl(e, s, t, o, n, i) {
|
|
|
9108
9093
|
initials: t.avatarInitials,
|
|
9109
9094
|
seed: t.avatarSeed,
|
|
9110
9095
|
alt: t.avatarInitials
|
|
9111
|
-
}, null, 8,
|
|
9096
|
+
}, null, 8, pl)) : t.avatarInitials ? (a(), l("div", fl, I(t.avatarInitials), 1)) : (a(), S(r, {
|
|
9112
9097
|
key: 2,
|
|
9113
9098
|
name: t.avatarIcon
|
|
9114
9099
|
}, null, 8, ["name"]))
|
|
9115
9100
|
]),
|
|
9116
9101
|
_: 1
|
|
9117
9102
|
}, 8, ["size", "initials", "seed", "presence"]))
|
|
9118
|
-
])) :
|
|
9103
|
+
])) : f("", !0)
|
|
9119
9104
|
]),
|
|
9120
9105
|
default: c(() => [
|
|
9121
|
-
|
|
9106
|
+
b("div", ml, [
|
|
9122
9107
|
d(e.$slots, "header")
|
|
9123
9108
|
])
|
|
9124
9109
|
]),
|
|
9125
9110
|
subtitle: c(() => [
|
|
9126
|
-
|
|
9111
|
+
b("div", gl, [
|
|
9127
9112
|
d(e.$slots, "subtitle")
|
|
9128
9113
|
])
|
|
9129
9114
|
]),
|
|
9130
9115
|
bottom: c(() => [
|
|
9131
|
-
|
|
9116
|
+
b("div", _l, [
|
|
9132
9117
|
d(e.$slots, "bottom")
|
|
9133
9118
|
])
|
|
9134
9119
|
]),
|
|
9135
9120
|
right: c(() => [
|
|
9136
|
-
|
|
9121
|
+
b("div", bl, [
|
|
9137
9122
|
d(e.$slots, "right")
|
|
9138
9123
|
])
|
|
9139
9124
|
]),
|
|
@@ -9181,31 +9166,31 @@ const Sl = {
|
|
|
9181
9166
|
}
|
|
9182
9167
|
}
|
|
9183
9168
|
}, Cl = { class: "d-top-banner-info__left" }, Il = { class: "d-top-banner-info__middle d-my4" }, wl = { class: "d-top-banner-info__right d-ta-right" };
|
|
9184
|
-
function
|
|
9169
|
+
function kl(e, s, t, o, n, i) {
|
|
9185
9170
|
return a(), l("div", {
|
|
9186
9171
|
class: y(["d-fs-100 d-d-flex d-top-banner-info d-jc-space-between d-ai-center d-fc-primary", i.bannerInfoClass]),
|
|
9187
9172
|
"data-qa": "banner-info"
|
|
9188
9173
|
}, [
|
|
9189
|
-
|
|
9174
|
+
b("div", Cl, [
|
|
9190
9175
|
d(e.$slots, "left")
|
|
9191
9176
|
]),
|
|
9192
|
-
|
|
9177
|
+
b("div", Il, [
|
|
9193
9178
|
d(e.$slots, "default")
|
|
9194
9179
|
]),
|
|
9195
|
-
|
|
9180
|
+
b("div", wl, [
|
|
9196
9181
|
d(e.$slots, "right")
|
|
9197
9182
|
])
|
|
9198
9183
|
], 2);
|
|
9199
9184
|
}
|
|
9200
|
-
const Cd = /* @__PURE__ */ v(Sl, [["render",
|
|
9185
|
+
const Cd = /* @__PURE__ */ v(Sl, [["render", kl]]), rt = "promptmenu", dt = "promptcollect", ct = "promptplay", ut = "gotoexpert", He = "goto", ht = "branch", pt = "transfer", ft = "hangup", El = {
|
|
9201
9186
|
[rt]: "keypad",
|
|
9202
9187
|
[dt]: "dialer",
|
|
9203
9188
|
[ct]: "volume-2",
|
|
9204
9189
|
[ut]: "expert-node",
|
|
9205
9190
|
[ht]: "branch",
|
|
9206
9191
|
[He]: "call-merge",
|
|
9207
|
-
[
|
|
9208
|
-
[
|
|
9192
|
+
[pt]: "transfer",
|
|
9193
|
+
[ft]: "phone-hang-up"
|
|
9209
9194
|
}, Id = {
|
|
9210
9195
|
[rt]: "Menu",
|
|
9211
9196
|
[dt]: "Collect",
|
|
@@ -9213,8 +9198,8 @@ const Cd = /* @__PURE__ */ v(Sl, [["render", El]]), rt = "promptmenu", dt = "pro
|
|
|
9213
9198
|
[ut]: "Expert",
|
|
9214
9199
|
[ht]: "Branch",
|
|
9215
9200
|
[He]: "Go-to",
|
|
9216
|
-
[
|
|
9217
|
-
[
|
|
9201
|
+
[pt]: "Transfer",
|
|
9202
|
+
[ft]: "Hangup"
|
|
9218
9203
|
}, le = {
|
|
9219
9204
|
PROMPT: {
|
|
9220
9205
|
normal: "d-bc-blue-200",
|
|
@@ -9235,8 +9220,8 @@ const Cd = /* @__PURE__ */ v(Sl, [["render", El]]), rt = "promptmenu", dt = "pro
|
|
|
9235
9220
|
[ut]: le.LOGIC,
|
|
9236
9221
|
[ht]: le.LOGIC,
|
|
9237
9222
|
[He]: le.LOGIC,
|
|
9238
|
-
[
|
|
9239
|
-
[
|
|
9223
|
+
[pt]: le.TERMINAL,
|
|
9224
|
+
[ft]: le.TERMINAL
|
|
9240
9225
|
};
|
|
9241
9226
|
const Ll = {
|
|
9242
9227
|
name: "DtRecipeIvrNode",
|
|
@@ -9304,7 +9289,7 @@ const Ll = {
|
|
|
9304
9289
|
};
|
|
9305
9290
|
},
|
|
9306
9291
|
nodeIcon() {
|
|
9307
|
-
return
|
|
9292
|
+
return El[this.nodeType];
|
|
9308
9293
|
},
|
|
9309
9294
|
headerColor() {
|
|
9310
9295
|
const { normal: e, selected: s } = Ol[this.nodeType];
|
|
@@ -9324,19 +9309,19 @@ const Ll = {
|
|
|
9324
9309
|
"data-qa": "ivr-node-label"
|
|
9325
9310
|
}, Dl = { class: "d-w164" };
|
|
9326
9311
|
function Pl(e, s, t, o, n, i) {
|
|
9327
|
-
const r =
|
|
9312
|
+
const r = p("dt-icon"), h = p("dt-button"), u = p("dt-dropdown"), g = p("dt-card");
|
|
9328
9313
|
return a(), l("div", C({ class: "d-d-flex d-fd-column d-ai-center d-c-pointer ivr_node__width" }, M(i.nodeListeners, !0)), [
|
|
9329
9314
|
t.dtmfKey ? (a(), l("div", {
|
|
9330
9315
|
key: 0,
|
|
9331
9316
|
"data-qa": "dt-top-connector-dtmf",
|
|
9332
9317
|
class: y(["ivr-connector d-w24 d-h24 d-bar-circle d-mbn12 d-fc-white d-fs-200", { "d-mbn16": t.isSelected }])
|
|
9333
|
-
}, I(t.dtmfKey), 3)) :
|
|
9334
|
-
e.$slots.connector ? d(e.$slots, "connector", { key: 1 }) :
|
|
9318
|
+
}, I(t.dtmfKey), 3)) : f("", !0),
|
|
9319
|
+
e.$slots.connector ? d(e.$slots, "connector", { key: 1 }) : f("", !0),
|
|
9335
9320
|
!t.dtmfKey && !e.$slots.connector ? (a(), l("div", {
|
|
9336
9321
|
key: 2,
|
|
9337
9322
|
"data-qa": "dt-top-connector",
|
|
9338
9323
|
class: y(["ivr-connector d-w8 d-h8 d-bar-circle d-mbn4", { "d-mbn8": t.isSelected }])
|
|
9339
|
-
}, null, 2)) :
|
|
9324
|
+
}, null, 2)) : f("", !0),
|
|
9340
9325
|
m(g, {
|
|
9341
9326
|
"content-class": "d-bt d-bc-black-300 d-px12 d-pt8 d-pb12",
|
|
9342
9327
|
"container-class": [
|
|
@@ -9354,7 +9339,7 @@ function Pl(e, s, t, o, n, i) {
|
|
|
9354
9339
|
]
|
|
9355
9340
|
}, {
|
|
9356
9341
|
header: c(() => [
|
|
9357
|
-
|
|
9342
|
+
b("div", Tl, [
|
|
9358
9343
|
m(h, {
|
|
9359
9344
|
"aria-label": t.nodeType,
|
|
9360
9345
|
importance: "clear",
|
|
@@ -9370,7 +9355,7 @@ function Pl(e, s, t, o, n, i) {
|
|
|
9370
9355
|
]),
|
|
9371
9356
|
_: 1
|
|
9372
9357
|
}, 8, ["aria-label"]),
|
|
9373
|
-
|
|
9358
|
+
b("p", Al, I(t.nodeLabel), 1)
|
|
9374
9359
|
]),
|
|
9375
9360
|
m(u, {
|
|
9376
9361
|
open: n.isOpen,
|
|
@@ -9394,7 +9379,7 @@ function Pl(e, s, t, o, n, i) {
|
|
|
9394
9379
|
}, 8, ["aria-label", "onClick"])
|
|
9395
9380
|
]),
|
|
9396
9381
|
list: c(({ close: w }) => [
|
|
9397
|
-
|
|
9382
|
+
b("div", Dl, [
|
|
9398
9383
|
d(e.$slots, "menuItems", { close: w })
|
|
9399
9384
|
])
|
|
9400
9385
|
]),
|
|
@@ -9416,7 +9401,7 @@ const xl = {
|
|
|
9416
9401
|
},
|
|
9417
9402
|
data() {
|
|
9418
9403
|
return {
|
|
9419
|
-
hasSlotContent:
|
|
9404
|
+
hasSlotContent: N
|
|
9420
9405
|
};
|
|
9421
9406
|
}
|
|
9422
9407
|
}, Rl = {
|
|
@@ -9425,10 +9410,10 @@ const xl = {
|
|
|
9425
9410
|
}, Bl = {
|
|
9426
9411
|
key: 0,
|
|
9427
9412
|
"data-qa": "left-grouped-chip-icon"
|
|
9428
|
-
},
|
|
9413
|
+
}, Nl = {
|
|
9429
9414
|
key: 0,
|
|
9430
9415
|
"data-qa": "left-grouped-chip-content"
|
|
9431
|
-
},
|
|
9416
|
+
}, $l = {
|
|
9432
9417
|
key: 0,
|
|
9433
9418
|
"data-qa": "right-grouped-chip-icon"
|
|
9434
9419
|
}, zl = {
|
|
@@ -9436,7 +9421,7 @@ const xl = {
|
|
|
9436
9421
|
"data-qa": "right-grouped-chip-content"
|
|
9437
9422
|
};
|
|
9438
9423
|
function Ml(e, s, t, o, n, i) {
|
|
9439
|
-
const r =
|
|
9424
|
+
const r = p("dt-chip");
|
|
9440
9425
|
return a(), l("div", Rl, [
|
|
9441
9426
|
m(r, {
|
|
9442
9427
|
"hide-close": !0,
|
|
@@ -9445,11 +9430,11 @@ function Ml(e, s, t, o, n, i) {
|
|
|
9445
9430
|
size: "xs",
|
|
9446
9431
|
"grouped-chip": !0,
|
|
9447
9432
|
class: "d-blr-pill d-bgc-moderate-opaque d-wmx84 dt-chip-content"
|
|
9448
|
-
},
|
|
9433
|
+
}, ke({
|
|
9449
9434
|
default: c(() => [
|
|
9450
|
-
n.hasSlotContent(e.$slots.leftContent) ? (a(), l("div",
|
|
9435
|
+
n.hasSlotContent(e.$slots.leftContent) ? (a(), l("div", Nl, [
|
|
9451
9436
|
d(e.$slots, "leftContent")
|
|
9452
|
-
])) :
|
|
9437
|
+
])) : f("", !0)
|
|
9453
9438
|
]),
|
|
9454
9439
|
_: 2
|
|
9455
9440
|
}, [
|
|
@@ -9458,7 +9443,7 @@ function Ml(e, s, t, o, n, i) {
|
|
|
9458
9443
|
fn: c(() => [
|
|
9459
9444
|
n.hasSlotContent(e.$slots.leftIcon) ? (a(), l("div", Bl, [
|
|
9460
9445
|
d(e.$slots, "leftIcon")
|
|
9461
|
-
])) :
|
|
9446
|
+
])) : f("", !0)
|
|
9462
9447
|
]),
|
|
9463
9448
|
key: "0"
|
|
9464
9449
|
} : void 0
|
|
@@ -9472,20 +9457,20 @@ function Ml(e, s, t, o, n, i) {
|
|
|
9472
9457
|
class: "d-brr-pill d-bgc-purple-200 d-wmx84 dt-chip-content"
|
|
9473
9458
|
}, {
|
|
9474
9459
|
icon: c(() => [
|
|
9475
|
-
n.hasSlotContent(e.$slots.rightIcon) ? (a(), l("div",
|
|
9460
|
+
n.hasSlotContent(e.$slots.rightIcon) ? (a(), l("div", $l, [
|
|
9476
9461
|
d(e.$slots, "rightIcon")
|
|
9477
|
-
])) :
|
|
9462
|
+
])) : f("", !0)
|
|
9478
9463
|
]),
|
|
9479
9464
|
default: c(() => [
|
|
9480
9465
|
n.hasSlotContent(e.$slots.rightContent) ? (a(), l("div", zl, [
|
|
9481
9466
|
d(e.$slots, "rightContent")
|
|
9482
|
-
])) :
|
|
9467
|
+
])) : f("", !0)
|
|
9483
9468
|
]),
|
|
9484
9469
|
_: 3
|
|
9485
9470
|
})
|
|
9486
9471
|
]);
|
|
9487
9472
|
}
|
|
9488
|
-
const
|
|
9473
|
+
const kd = /* @__PURE__ */ v(xl, [["render", Ml]]);
|
|
9489
9474
|
const Hl = {
|
|
9490
9475
|
name: "DtRecipeSettingsMenuButton",
|
|
9491
9476
|
components: {
|
|
@@ -9512,8 +9497,8 @@ const Hl = {
|
|
|
9512
9497
|
}
|
|
9513
9498
|
}
|
|
9514
9499
|
};
|
|
9515
|
-
function
|
|
9516
|
-
const r =
|
|
9500
|
+
function Vl(e, s, t, o, n, i) {
|
|
9501
|
+
const r = p("dt-icon"), h = p("dt-button");
|
|
9517
9502
|
return t.updateAvailable ? (a(), S(h, C({
|
|
9518
9503
|
key: 0,
|
|
9519
9504
|
importance: "outlined",
|
|
@@ -9549,7 +9534,7 @@ function Fl(e, s, t, o, n, i) {
|
|
|
9549
9534
|
_: 1
|
|
9550
9535
|
}, 16, ["aria-label"]));
|
|
9551
9536
|
}
|
|
9552
|
-
const
|
|
9537
|
+
const Ed = /* @__PURE__ */ v(Hl, [["render", Vl], ["__scopeId", "data-v-7712e6e1"]]), z = {
|
|
9553
9538
|
INBOX: "inbox",
|
|
9554
9539
|
CONTACTS: "contacts",
|
|
9555
9540
|
CHANNELS: "channels",
|
|
@@ -9562,7 +9547,7 @@ const kd = /* @__PURE__ */ v(Hl, [["render", Fl], ["__scopeId", "data-v-7712e6e1
|
|
|
9562
9547
|
DIALBOT: "dialbot",
|
|
9563
9548
|
ASSIGNED: "assigned",
|
|
9564
9549
|
DIGITAL: "digital"
|
|
9565
|
-
},
|
|
9550
|
+
}, Fl = {
|
|
9566
9551
|
[z.INBOX]: "inbox",
|
|
9567
9552
|
[z.CONTACTS]: "contacts",
|
|
9568
9553
|
[z.CHANNELS]: "hash",
|
|
@@ -9632,7 +9617,7 @@ const Yl = /* @__PURE__ */ v(jl, [["render", Zl]]), Ql = {
|
|
|
9632
9617
|
return this.type === z.DIALBOT;
|
|
9633
9618
|
},
|
|
9634
9619
|
getIconName() {
|
|
9635
|
-
return
|
|
9620
|
+
return Fl[this.type];
|
|
9636
9621
|
},
|
|
9637
9622
|
contactCenterIconClasses() {
|
|
9638
9623
|
return [
|
|
@@ -9652,7 +9637,7 @@ const Yl = /* @__PURE__ */ v(jl, [["render", Zl]]), Ql = {
|
|
|
9652
9637
|
}
|
|
9653
9638
|
};
|
|
9654
9639
|
function Xl(e, s, t, o, n, i) {
|
|
9655
|
-
const r =
|
|
9640
|
+
const r = p("dt-icon"), h = p("icon-dialbot");
|
|
9656
9641
|
return i.isIconType ? (a(), S(r, {
|
|
9657
9642
|
key: 0,
|
|
9658
9643
|
name: i.getIconName,
|
|
@@ -9666,7 +9651,7 @@ function Xl(e, s, t, o, n, i) {
|
|
|
9666
9651
|
"data-qa": "general-row-dialbot"
|
|
9667
9652
|
}, [
|
|
9668
9653
|
m(h, { class: "d-svg--size24" })
|
|
9669
|
-
], 2)) :
|
|
9654
|
+
], 2)) : f("", !0);
|
|
9670
9655
|
}
|
|
9671
9656
|
const Jl = /* @__PURE__ */ v(Ql, [["render", Xl]]);
|
|
9672
9657
|
const er = {
|
|
@@ -9846,6 +9831,12 @@ const er = {
|
|
|
9846
9831
|
},
|
|
9847
9832
|
getAriaLabel() {
|
|
9848
9833
|
return this.ariaLabel ? this.ariaLabel : tt([this.description, this.unreadCountTooltip, this.dndTextTooltip]);
|
|
9834
|
+
},
|
|
9835
|
+
hasActions() {
|
|
9836
|
+
return this.dndText || this.activeVoiceChat || this.showUnreadCount || this.hasCallButton;
|
|
9837
|
+
},
|
|
9838
|
+
showUnreadCount() {
|
|
9839
|
+
return !!this.unreadCount && this.hasUnreads;
|
|
9849
9840
|
}
|
|
9850
9841
|
},
|
|
9851
9842
|
watch: {
|
|
@@ -9865,32 +9856,35 @@ const er = {
|
|
|
9865
9856
|
}, tr = ["data-qa", "aria-label", "title", "href"], sr = { class: "dt-leftbar-row__alpha" }, ir = {
|
|
9866
9857
|
key: 0,
|
|
9867
9858
|
class: "dt-leftbar-row__is-typing"
|
|
9868
|
-
}, nr = /* @__PURE__ */
|
|
9859
|
+
}, nr = /* @__PURE__ */ b("span", null, null, -1), ar = /* @__PURE__ */ b("span", null, null, -1), or = /* @__PURE__ */ b("span", null, null, -1), lr = [
|
|
9869
9860
|
nr,
|
|
9870
9861
|
ar,
|
|
9871
9862
|
or
|
|
9872
|
-
], rr = { class: "dt-leftbar-row__label" }, dr = {
|
|
9863
|
+
], rr = { class: "dt-leftbar-row__label" }, dr = {
|
|
9864
|
+
key: 0,
|
|
9865
|
+
class: "dt-leftbar-row__omega"
|
|
9866
|
+
}, cr = { class: "dt-leftbar-row__dnd" }, ur = {
|
|
9873
9867
|
key: 1,
|
|
9874
9868
|
class: "dt-leftbar-row__active-voice"
|
|
9875
9869
|
}, hr = {
|
|
9876
|
-
key:
|
|
9870
|
+
key: 3,
|
|
9877
9871
|
class: "dt-leftbar-row__action",
|
|
9878
9872
|
"data-qa": "dt-leftbar-row-action"
|
|
9879
9873
|
};
|
|
9880
|
-
function
|
|
9881
|
-
const r =
|
|
9874
|
+
function pr(e, s, t, o, n, i) {
|
|
9875
|
+
const r = p("dt-recipe-leftbar-general-row-icon"), h = p("dt-emoji-text-wrapper"), u = p("dt-tooltip"), g = p("dt-icon"), w = p("dt-badge"), _ = p("dt-button");
|
|
9882
9876
|
return a(), l("div", {
|
|
9883
9877
|
class: y(i.leftbarGeneralRowClasses),
|
|
9884
9878
|
"data-qa": "dt-leftbar-row"
|
|
9885
9879
|
}, [
|
|
9886
|
-
|
|
9880
|
+
b("a", C({
|
|
9887
9881
|
class: "dt-leftbar-row__primary",
|
|
9888
9882
|
"data-qa": "data-qa" in e.$attrs ? e.$attrs["data-qa"] : "dt-leftbar-row-link",
|
|
9889
9883
|
"aria-label": i.getAriaLabel,
|
|
9890
9884
|
title: t.description,
|
|
9891
9885
|
href: "href" in e.$attrs ? e.$attrs.href : "javascript:void(0)"
|
|
9892
9886
|
}, e.$attrs), [
|
|
9893
|
-
|
|
9887
|
+
b("div", sr, [
|
|
9894
9888
|
t.isTyping ? (a(), l("div", ir, lr)) : d(e.$slots, "left", { key: 1 }, () => [
|
|
9895
9889
|
m(r, {
|
|
9896
9890
|
type: i.getIcon,
|
|
@@ -9900,7 +9894,7 @@ function fr(e, s, t, o, n, i) {
|
|
|
9900
9894
|
}, null, 8, ["type", "color", "icon-size"])
|
|
9901
9895
|
])
|
|
9902
9896
|
]),
|
|
9903
|
-
|
|
9897
|
+
b("div", rr, [
|
|
9904
9898
|
d(e.$slots, "label", {}, () => [
|
|
9905
9899
|
m(h, {
|
|
9906
9900
|
class: "dt-leftbar-row__description",
|
|
@@ -9913,81 +9907,81 @@ function fr(e, s, t, o, n, i) {
|
|
|
9913
9907
|
_: 1
|
|
9914
9908
|
})
|
|
9915
9909
|
])
|
|
9916
|
-
]),
|
|
9917
|
-
_("div", dr, [
|
|
9918
|
-
t.dndText ? (a(), S(u, {
|
|
9919
|
-
key: 0,
|
|
9920
|
-
placement: "top",
|
|
9921
|
-
message: t.dndTextTooltip
|
|
9922
|
-
}, {
|
|
9923
|
-
anchor: c(() => [
|
|
9924
|
-
_("div", cr, I(t.dndText), 1)
|
|
9925
|
-
]),
|
|
9926
|
-
_: 1
|
|
9927
|
-
}, 8, ["message"])) : p("", !0),
|
|
9928
|
-
t.activeVoiceChat ? (a(), l("div", ur, [
|
|
9929
|
-
m(g, {
|
|
9930
|
-
size: "300",
|
|
9931
|
-
name: "activity"
|
|
9932
|
-
})
|
|
9933
|
-
])) : t.unreadCount && t.hasUnreads ? (a(), S(u, {
|
|
9934
|
-
key: 2,
|
|
9935
|
-
message: t.unreadCountTooltip,
|
|
9936
|
-
placement: "top"
|
|
9937
|
-
}, {
|
|
9938
|
-
anchor: c(() => [
|
|
9939
|
-
m(w, {
|
|
9940
|
-
kind: "count",
|
|
9941
|
-
type: "bulletin",
|
|
9942
|
-
"data-qa": "dt-leftbar-row-unread-badge"
|
|
9943
|
-
}, {
|
|
9944
|
-
default: c(() => [
|
|
9945
|
-
P(I(t.unreadCount), 1)
|
|
9946
|
-
]),
|
|
9947
|
-
_: 1
|
|
9948
|
-
})
|
|
9949
|
-
]),
|
|
9950
|
-
_: 1
|
|
9951
|
-
}, 8, ["message"])) : p("", !0)
|
|
9952
9910
|
])
|
|
9953
9911
|
], 16, tr),
|
|
9954
|
-
|
|
9955
|
-
|
|
9956
|
-
|
|
9912
|
+
i.hasActions ? (a(), l("div", dr, [
|
|
9913
|
+
t.dndText ? (a(), S(u, {
|
|
9914
|
+
key: 0,
|
|
9915
|
+
placement: "top",
|
|
9916
|
+
message: t.dndTextTooltip
|
|
9917
|
+
}, {
|
|
9918
|
+
anchor: c(() => [
|
|
9919
|
+
b("div", cr, I(t.dndText), 1)
|
|
9920
|
+
]),
|
|
9921
|
+
_: 1
|
|
9922
|
+
}, 8, ["message"])) : f("", !0),
|
|
9923
|
+
t.activeVoiceChat ? (a(), l("div", ur, [
|
|
9924
|
+
m(g, {
|
|
9925
|
+
size: "300",
|
|
9926
|
+
name: "activity"
|
|
9927
|
+
})
|
|
9928
|
+
])) : i.showUnreadCount ? (a(), S(u, {
|
|
9929
|
+
key: 2,
|
|
9930
|
+
message: t.unreadCountTooltip,
|
|
9957
9931
|
placement: "top"
|
|
9958
9932
|
}, {
|
|
9959
9933
|
anchor: c(() => [
|
|
9960
|
-
m(
|
|
9961
|
-
|
|
9962
|
-
|
|
9963
|
-
|
|
9964
|
-
|
|
9965
|
-
kind: "inverted",
|
|
9966
|
-
"aria-label": t.callButtonTooltip,
|
|
9967
|
-
onFocus: s[0] || (s[0] = (L) => n.actionFocused = !0),
|
|
9968
|
-
onBlur: s[1] || (s[1] = (L) => n.actionFocused = !1),
|
|
9969
|
-
onMouseleave: s[2] || (s[2] = (L) => n.actionFocused = !1),
|
|
9970
|
-
onClick: s[3] || (s[3] = U((L) => e.$emit("call", L), ["stop"]))
|
|
9934
|
+
m(w, {
|
|
9935
|
+
kind: "count",
|
|
9936
|
+
type: "bulletin",
|
|
9937
|
+
"data-qa": "dt-leftbar-row-unread-badge",
|
|
9938
|
+
class: "dt-leftbar-row__unread-badge"
|
|
9971
9939
|
}, {
|
|
9972
|
-
|
|
9973
|
-
|
|
9974
|
-
name: "phone",
|
|
9975
|
-
size: "200"
|
|
9976
|
-
})
|
|
9940
|
+
default: c(() => [
|
|
9941
|
+
P(I(t.unreadCount), 1)
|
|
9977
9942
|
]),
|
|
9978
9943
|
_: 1
|
|
9979
|
-
}
|
|
9944
|
+
})
|
|
9980
9945
|
]),
|
|
9981
9946
|
_: 1
|
|
9982
|
-
}, 8, ["message"])
|
|
9983
|
-
|
|
9947
|
+
}, 8, ["message"])) : f("", !0),
|
|
9948
|
+
t.hasCallButton ? (a(), l("div", hr, [
|
|
9949
|
+
m(u, {
|
|
9950
|
+
message: t.callButtonTooltip,
|
|
9951
|
+
placement: "top"
|
|
9952
|
+
}, {
|
|
9953
|
+
anchor: c(() => [
|
|
9954
|
+
m(_, {
|
|
9955
|
+
class: "dt-leftbar-row__action-button",
|
|
9956
|
+
"data-qa": "dt-leftbar-row-action-call-button",
|
|
9957
|
+
circle: !0,
|
|
9958
|
+
size: "xs",
|
|
9959
|
+
kind: "inverted",
|
|
9960
|
+
"aria-label": t.callButtonTooltip,
|
|
9961
|
+
onFocus: s[0] || (s[0] = (L) => n.actionFocused = !0),
|
|
9962
|
+
onBlur: s[1] || (s[1] = (L) => n.actionFocused = !1),
|
|
9963
|
+
onClick: s[2] || (s[2] = U((L) => e.$emit("call", L), ["stop"]))
|
|
9964
|
+
}, {
|
|
9965
|
+
icon: c(() => [
|
|
9966
|
+
m(g, {
|
|
9967
|
+
name: "phone",
|
|
9968
|
+
size: "200"
|
|
9969
|
+
})
|
|
9970
|
+
]),
|
|
9971
|
+
_: 1
|
|
9972
|
+
}, 8, ["aria-label"])
|
|
9973
|
+
]),
|
|
9974
|
+
_: 1
|
|
9975
|
+
}, 8, ["message"])
|
|
9976
|
+
])) : f("", !0)
|
|
9977
|
+
])) : f("", !0)
|
|
9984
9978
|
], 2);
|
|
9985
9979
|
}
|
|
9986
|
-
const
|
|
9980
|
+
const ps = /* @__PURE__ */ v(er, [["render", pr]]), fr = {
|
|
9987
9981
|
name: "DtRecipeGroupRow",
|
|
9988
9982
|
components: {
|
|
9989
9983
|
DtIcon: x,
|
|
9990
|
-
DtRecipeGeneralRow:
|
|
9984
|
+
DtRecipeGeneralRow: ps
|
|
9991
9985
|
},
|
|
9992
9986
|
inheritAttrs: !1,
|
|
9993
9987
|
props: {
|
|
@@ -10058,7 +10052,7 @@ const fs = /* @__PURE__ */ v(er, [["render", fr]]), pr = {
|
|
|
10058
10052
|
}
|
|
10059
10053
|
};
|
|
10060
10054
|
function mr(e, s, t, o, n, i) {
|
|
10061
|
-
const r =
|
|
10055
|
+
const r = p("dt-icon"), h = p("dt-recipe-general-row");
|
|
10062
10056
|
return a(), S(h, C({
|
|
10063
10057
|
description: t.names,
|
|
10064
10058
|
"aria-label": i.ariaLabel,
|
|
@@ -10077,12 +10071,12 @@ function mr(e, s, t, o, n, i) {
|
|
|
10077
10071
|
_: 1
|
|
10078
10072
|
}, 16, ["description", "aria-label", "unread-count", "has-unreads", "unread-count-tooltip", "selected", "is-typing"]);
|
|
10079
10073
|
}
|
|
10080
|
-
const Od = /* @__PURE__ */ v(
|
|
10074
|
+
const Od = /* @__PURE__ */ v(fr, [["render", mr]]), gr = {
|
|
10081
10075
|
name: "DtRecipeGroupRow",
|
|
10082
10076
|
components: {
|
|
10083
10077
|
DtAvatar: st,
|
|
10084
10078
|
DtIcon: x,
|
|
10085
|
-
DtRecipeGeneralRow:
|
|
10079
|
+
DtRecipeGeneralRow: ps,
|
|
10086
10080
|
DtEmojiTextWrapper: et
|
|
10087
10081
|
},
|
|
10088
10082
|
inheritAttrs: !1,
|
|
@@ -10234,7 +10228,7 @@ const Od = /* @__PURE__ */ v(pr, [["render", mr]]), gr = {
|
|
|
10234
10228
|
}
|
|
10235
10229
|
}, _r = ["src"], br = { class: "dt-leftbar-row__status" };
|
|
10236
10230
|
function yr(e, s, t, o, n, i) {
|
|
10237
|
-
const r =
|
|
10231
|
+
const r = p("dt-icon"), h = p("dt-avatar"), u = p("dt-emoji-text-wrapper"), g = p("dt-recipe-general-row");
|
|
10238
10232
|
return a(), S(g, C({
|
|
10239
10233
|
"unread-count": t.unreadCount,
|
|
10240
10234
|
description: i.contactDescription,
|
|
@@ -10282,12 +10276,12 @@ function yr(e, s, t, o, n, i) {
|
|
|
10282
10276
|
]),
|
|
10283
10277
|
_: 1
|
|
10284
10278
|
}),
|
|
10285
|
-
|
|
10279
|
+
b("div", br, [
|
|
10286
10280
|
t.presenceText ? (a(), l("span", {
|
|
10287
10281
|
key: 0,
|
|
10288
10282
|
"data-qa": "dt-leftbar-row-presence-text",
|
|
10289
10283
|
class: y(["dt-leftbar-row__meta-context", i.presenceColorClass])
|
|
10290
|
-
}, I(t.presenceText), 3)) :
|
|
10284
|
+
}, I(t.presenceText), 3)) : f("", !0),
|
|
10291
10285
|
t.userStatus ? (a(), S(u, {
|
|
10292
10286
|
key: 1,
|
|
10293
10287
|
size: "100",
|
|
@@ -10299,7 +10293,7 @@ function yr(e, s, t, o, n, i) {
|
|
|
10299
10293
|
P(I(t.userStatus), 1)
|
|
10300
10294
|
]),
|
|
10301
10295
|
_: 1
|
|
10302
|
-
})) :
|
|
10296
|
+
})) : f("", !0)
|
|
10303
10297
|
])
|
|
10304
10298
|
]),
|
|
10305
10299
|
_: 1
|
|
@@ -10349,7 +10343,7 @@ const Cr = {
|
|
|
10349
10343
|
}
|
|
10350
10344
|
}, Ir = { "data-qa": "dt-leftbar-unread-pill__label" };
|
|
10351
10345
|
function wr(e, s, t, o, n, i) {
|
|
10352
|
-
const r =
|
|
10346
|
+
const r = p("dt-icon");
|
|
10353
10347
|
return a(), l("button", C({
|
|
10354
10348
|
class: ["dt-leftbar-unread-pill", `dt-leftbar-unread-pill--${t.kind}`],
|
|
10355
10349
|
type: "button",
|
|
@@ -10359,7 +10353,7 @@ function wr(e, s, t, o, n, i) {
|
|
|
10359
10353
|
name: `arrow-${t.direction}`,
|
|
10360
10354
|
size: "300"
|
|
10361
10355
|
}, null, 8, ["name"]),
|
|
10362
|
-
|
|
10356
|
+
b("span", Ir, [
|
|
10363
10357
|
d(e.$slots, "default")
|
|
10364
10358
|
])
|
|
10365
10359
|
], 16);
|
|
@@ -10369,11 +10363,11 @@ const Td = /* @__PURE__ */ v(Cr, [["render", wr]]), Ge = {
|
|
|
10369
10363
|
SEARCHED: "d-bgc-warning-subtle",
|
|
10370
10364
|
ERROR: "d-bgc-critical-subtle"
|
|
10371
10365
|
}, Ue = "NORMAL";
|
|
10372
|
-
const
|
|
10366
|
+
const kr = {
|
|
10373
10367
|
name: "DtRecipeFeedItemRow",
|
|
10374
10368
|
components: {
|
|
10375
10369
|
DtAvatar: st,
|
|
10376
|
-
DtLazyShow:
|
|
10370
|
+
DtLazyShow: Ne,
|
|
10377
10371
|
DtListItem: ze
|
|
10378
10372
|
},
|
|
10379
10373
|
inheritAttrs: !1,
|
|
@@ -10489,7 +10483,7 @@ const Er = {
|
|
|
10489
10483
|
this.state === Ue || this.faded === !0 || (this.$refs.FeedItemRef.$el.classList.remove(Ge[this.state]), this.faded = !0);
|
|
10490
10484
|
}
|
|
10491
10485
|
}
|
|
10492
|
-
},
|
|
10486
|
+
}, Er = ["src"], Or = {
|
|
10493
10487
|
key: 0,
|
|
10494
10488
|
"data-qa": "feed-item-row-header",
|
|
10495
10489
|
class: "d-d-flex d-ai-center"
|
|
@@ -10504,7 +10498,7 @@ const Er = {
|
|
|
10504
10498
|
class: "d-ps-absolute d-tn16 d-r12"
|
|
10505
10499
|
};
|
|
10506
10500
|
function xr(e, s, t, o, n, i) {
|
|
10507
|
-
const r =
|
|
10501
|
+
const r = p("dt-avatar"), h = p("dt-lazy-show"), u = p("dt-list-item");
|
|
10508
10502
|
return a(), S(u, C({
|
|
10509
10503
|
ref: "FeedItemRef",
|
|
10510
10504
|
"navigation-type": "none"
|
|
@@ -10524,11 +10518,11 @@ function xr(e, s, t, o, n, i) {
|
|
|
10524
10518
|
"data-qa": "feed-item-row-avatar-img",
|
|
10525
10519
|
alt: "",
|
|
10526
10520
|
src: t.avatarImageUrl
|
|
10527
|
-
}, null, 8,
|
|
10521
|
+
}, null, 8, Er)) : f("", !0)
|
|
10528
10522
|
]),
|
|
10529
10523
|
_: 1
|
|
10530
|
-
}, 8, ["initials"])) :
|
|
10531
|
-
t.showHeader ?
|
|
10524
|
+
}, 8, ["initials"])) : f("", !0),
|
|
10525
|
+
t.showHeader ? f("", !0) : Se((a(), l("div", {
|
|
10532
10526
|
key: 1,
|
|
10533
10527
|
class: "d-fs-100 d-fw-normal d-ws-nowrap d-lh-100 d-fc-tertiary d-mb6",
|
|
10534
10528
|
"data-qa": "feed-item-row-left-time"
|
|
@@ -10537,13 +10531,13 @@ function xr(e, s, t, o, n, i) {
|
|
|
10537
10531
|
])
|
|
10538
10532
|
]),
|
|
10539
10533
|
bottom: c(() => [
|
|
10540
|
-
|
|
10534
|
+
b("div", Dr, [
|
|
10541
10535
|
d(e.$slots, "reactions")
|
|
10542
10536
|
]),
|
|
10543
10537
|
d(e.$slots, "threading")
|
|
10544
10538
|
]),
|
|
10545
10539
|
right: c(() => [
|
|
10546
|
-
Se(
|
|
10540
|
+
Se(b("div", Pr, [
|
|
10547
10541
|
m(h, {
|
|
10548
10542
|
appear: !0,
|
|
10549
10543
|
transition: "fade",
|
|
@@ -10559,12 +10553,12 @@ function xr(e, s, t, o, n, i) {
|
|
|
10559
10553
|
])
|
|
10560
10554
|
]),
|
|
10561
10555
|
default: c(() => [
|
|
10562
|
-
|
|
10556
|
+
b("article", null, [
|
|
10563
10557
|
t.showHeader ? (a(), l("div", Or, [
|
|
10564
|
-
|
|
10565
|
-
|
|
10566
|
-
])) :
|
|
10567
|
-
|
|
10558
|
+
b("p", Lr, I(t.displayName), 1),
|
|
10559
|
+
b("time", Tr, I(t.time), 1)
|
|
10560
|
+
])) : f("", !0),
|
|
10561
|
+
b("span", Ar, [
|
|
10568
10562
|
d(e.$slots, "default")
|
|
10569
10563
|
])
|
|
10570
10564
|
])
|
|
@@ -10572,7 +10566,7 @@ function xr(e, s, t, o, n, i) {
|
|
|
10572
10566
|
_: 3
|
|
10573
10567
|
}, 16, ["class"]);
|
|
10574
10568
|
}
|
|
10575
|
-
const Ad = /* @__PURE__ */ v(
|
|
10569
|
+
const Ad = /* @__PURE__ */ v(kr, [["render", xr]]), Rr = {
|
|
10576
10570
|
name: "DtRecipeTimePill",
|
|
10577
10571
|
props: {
|
|
10578
10572
|
/**
|
|
@@ -10596,14 +10590,14 @@ const Ad = /* @__PURE__ */ v(Er, [["render", xr]]), Rr = {
|
|
|
10596
10590
|
}
|
|
10597
10591
|
}
|
|
10598
10592
|
}, Br = ["dateTime"];
|
|
10599
|
-
function
|
|
10593
|
+
function Nr(e, s, t, o, n, i) {
|
|
10600
10594
|
return a(), l("time", {
|
|
10601
10595
|
"data-qa": "dt-time-pill",
|
|
10602
10596
|
dateTime: t.dateTime,
|
|
10603
10597
|
class: "d-ba d-bar-pill d-baw1 d-bc-black-300 d-px16 d-py4 d-fs-100"
|
|
10604
10598
|
}, I(t.dateTimeDisplay), 9, Br);
|
|
10605
10599
|
}
|
|
10606
|
-
const Dd = /* @__PURE__ */ v(Rr, [["render",
|
|
10600
|
+
const Dd = /* @__PURE__ */ v(Rr, [["render", Nr]]), $r = [
|
|
10607
10601
|
"emojiUnicodeOrShortname",
|
|
10608
10602
|
"isSelected",
|
|
10609
10603
|
"ariaLabel",
|
|
@@ -10622,7 +10616,7 @@ const Dd = /* @__PURE__ */ v(Rr, [["render", $r]]), Nr = [
|
|
|
10622
10616
|
default: () => [],
|
|
10623
10617
|
validator: (e) => {
|
|
10624
10618
|
for (const s of e)
|
|
10625
|
-
if (
|
|
10619
|
+
if (!$r.every((o) => s[o] !== void 0))
|
|
10626
10620
|
return !1;
|
|
10627
10621
|
return !0;
|
|
10628
10622
|
}
|
|
@@ -10643,9 +10637,9 @@ const Dd = /* @__PURE__ */ v(Rr, [["render", $r]]), Nr = [
|
|
|
10643
10637
|
});
|
|
10644
10638
|
}
|
|
10645
10639
|
}
|
|
10646
|
-
}, Mr = { class: "d-d-flex d-fw-wrap" }, Hr = ["reaction"],
|
|
10640
|
+
}, Mr = { class: "d-d-flex d-fw-wrap" }, Hr = ["reaction"], Vr = { "aria-hidden": "true" }, Fr = { class: "d-mr4" }, qr = { class: "d-fw-bold d-fs-100" };
|
|
10647
10641
|
function Kr(e, s, t, o, n, i) {
|
|
10648
|
-
const r =
|
|
10642
|
+
const r = p("dt-emoji-text-wrapper"), h = p("dt-emoji"), u = p("dt-button"), g = p("dt-tooltip");
|
|
10649
10643
|
return a(), l("span", Mr, [
|
|
10650
10644
|
(a(!0), l(Y, null, ee(t.reactions, (w) => (a(), l("span", {
|
|
10651
10645
|
key: w.unicodeOutput,
|
|
@@ -10655,9 +10649,9 @@ function Kr(e, s, t, o, n, i) {
|
|
|
10655
10649
|
m(g, {
|
|
10656
10650
|
class: "d-d-inline-block",
|
|
10657
10651
|
"content-class": "d-wmx464",
|
|
10658
|
-
onShown: (
|
|
10652
|
+
onShown: (_) => i.emojiHovered(w, _)
|
|
10659
10653
|
}, {
|
|
10660
|
-
anchor: c(({ attrs:
|
|
10654
|
+
anchor: c(({ attrs: _ }) => [
|
|
10661
10655
|
m(u, {
|
|
10662
10656
|
importance: "clear",
|
|
10663
10657
|
size: "sm",
|
|
@@ -10668,23 +10662,23 @@ function Kr(e, s, t, o, n, i) {
|
|
|
10668
10662
|
'h:d-bgc-purple-400 h:d-bco25 a:d-bgc-purple-400 a:d-bco25` : "d-fc-black-600 d-bgc-black-100 h:d-bgc-white h:d-bc-black-600 a:d-bgc-white a:d-bc-black-600"
|
|
10669
10663
|
]),
|
|
10670
10664
|
"aria-label": w.ariaLabel,
|
|
10671
|
-
attrs:
|
|
10665
|
+
attrs: _,
|
|
10672
10666
|
onClick: (L) => i.emojiClicked(w)
|
|
10673
10667
|
}, {
|
|
10674
10668
|
default: c(() => [
|
|
10675
|
-
|
|
10669
|
+
b("span", Fr, [
|
|
10676
10670
|
m(h, {
|
|
10677
10671
|
size: "200",
|
|
10678
10672
|
code: w.emojiUnicodeOrShortname
|
|
10679
10673
|
}, null, 8, ["code"])
|
|
10680
10674
|
]),
|
|
10681
|
-
|
|
10675
|
+
b("span", qr, I(w.num), 1)
|
|
10682
10676
|
]),
|
|
10683
10677
|
_: 2
|
|
10684
10678
|
}, 1032, ["class", "aria-label", "attrs", "onClick"])
|
|
10685
10679
|
]),
|
|
10686
10680
|
default: c(() => [
|
|
10687
|
-
|
|
10681
|
+
b("span", Vr, [
|
|
10688
10682
|
m(r, { size: "200" }, {
|
|
10689
10683
|
default: c(() => [
|
|
10690
10684
|
P(I(w.tooltip), 1)
|
|
@@ -10712,12 +10706,12 @@ export {
|
|
|
10712
10706
|
xt as BADGE_TYPE_MODIFIERS,
|
|
10713
10707
|
Pi as BREADCRUMBS_INVERTED_MODIFIER,
|
|
10714
10708
|
Di as BREADCRUMB_ITEM_SELECTED_MODIFIER,
|
|
10715
|
-
|
|
10709
|
+
Nt as BUTTON_GROUP_ALIGNMENT,
|
|
10716
10710
|
hs as CALLBAR_BUTTON_VALID_WIDTH_SIZE,
|
|
10717
|
-
|
|
10711
|
+
Ft as CHIP_SIZE_MODIFIERS,
|
|
10718
10712
|
vl as COLOR_CODES,
|
|
10719
10713
|
Bd as DEFAULT_VALIDATION_MESSAGE_TYPE,
|
|
10720
|
-
|
|
10714
|
+
Nd as DESCRIPTION_SIZE_TYPES,
|
|
10721
10715
|
st as DtAvatar,
|
|
10722
10716
|
ci as DtBadge,
|
|
10723
10717
|
Wr as DtBanner,
|
|
@@ -10744,7 +10738,7 @@ export {
|
|
|
10744
10738
|
Xt as DtInputMixin,
|
|
10745
10739
|
ss as DtKeyboardListNavigationMixin,
|
|
10746
10740
|
md as DtKeyboardShortcut,
|
|
10747
|
-
|
|
10741
|
+
Ne as DtLazyShow,
|
|
10748
10742
|
Bi as DtLink,
|
|
10749
10743
|
ze as DtListItem,
|
|
10750
10744
|
nd as DtListItemGroup,
|
|
@@ -10764,28 +10758,28 @@ export {
|
|
|
10764
10758
|
Ld as DtRecipeContactRow,
|
|
10765
10759
|
Pd as DtRecipeEmojiRow,
|
|
10766
10760
|
Ad as DtRecipeFeedItemRow,
|
|
10767
|
-
|
|
10761
|
+
ps as DtRecipeGeneralRow,
|
|
10768
10762
|
Od as DtRecipeGroupRow,
|
|
10769
|
-
|
|
10763
|
+
kd as DtRecipeGroupedChip,
|
|
10770
10764
|
wd as DtRecipeIvrNode,
|
|
10771
|
-
|
|
10765
|
+
Ed as DtRecipeSettingsMenuButton,
|
|
10772
10766
|
Dd as DtRecipeTimePill,
|
|
10773
10767
|
Cd as DtRecipeTopBannerInfo,
|
|
10774
10768
|
Td as DtRecipeUnreadPill,
|
|
10775
10769
|
gd as DtRootLayout,
|
|
10776
10770
|
bd as DtScroller,
|
|
10777
10771
|
ud as DtSelectMenu,
|
|
10778
|
-
|
|
10779
|
-
|
|
10772
|
+
Ns as DtSkeleton,
|
|
10773
|
+
$d as DtSkeletonListItem,
|
|
10780
10774
|
zd as DtSkeletonParagraph,
|
|
10781
10775
|
Md as DtSkeletonShape,
|
|
10782
10776
|
Hd as DtSkeletonText,
|
|
10783
10777
|
_d as DtStack,
|
|
10784
|
-
|
|
10785
|
-
|
|
10778
|
+
Vd as DtTab,
|
|
10779
|
+
Fd as DtTabGroup,
|
|
10786
10780
|
rd as DtTabPanel,
|
|
10787
10781
|
hd as DtToast,
|
|
10788
|
-
|
|
10782
|
+
pd as DtToggle,
|
|
10789
10783
|
Je as DtTooltip,
|
|
10790
10784
|
me as DtValidationMessages,
|
|
10791
10785
|
qd as ICON_SIZE_MODIFIERS,
|
|
@@ -10794,16 +10788,16 @@ export {
|
|
|
10794
10788
|
ht as IVR_NODE_BRANCH,
|
|
10795
10789
|
ut as IVR_NODE_EXPERT,
|
|
10796
10790
|
He as IVR_NODE_GO_TO,
|
|
10797
|
-
|
|
10798
|
-
|
|
10791
|
+
ft as IVR_NODE_HANGUP,
|
|
10792
|
+
El as IVR_NODE_ICON_TYPES,
|
|
10799
10793
|
Id as IVR_NODE_LABELS,
|
|
10800
10794
|
dt as IVR_NODE_PROMPT_COLLECT,
|
|
10801
10795
|
rt as IVR_NODE_PROMPT_MENU,
|
|
10802
10796
|
ct as IVR_NODE_PROMPT_PLAY,
|
|
10803
|
-
|
|
10797
|
+
pt as IVR_NODE_TRANSFER,
|
|
10804
10798
|
Be as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS,
|
|
10805
10799
|
ql as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR,
|
|
10806
|
-
|
|
10800
|
+
Fl as LEFTBAR_GENERAL_ROW_ICON_MAPPING,
|
|
10807
10801
|
Kl as LEFTBAR_GENERAL_ROW_ICON_SIZES,
|
|
10808
10802
|
z as LEFTBAR_GENERAL_ROW_TYPES,
|
|
10809
10803
|
xs as LINK_KIND_MODIFIERS,
|
|
@@ -10813,18 +10807,18 @@ export {
|
|
|
10813
10807
|
Go as MULTI_SELECT_SIZES,
|
|
10814
10808
|
Oe as NOTICE_KINDS,
|
|
10815
10809
|
os as POPOVER_CONTENT_WIDTHS,
|
|
10816
|
-
|
|
10810
|
+
En as POPOVER_HEADER_FOOTER_PADDING_CLASSES,
|
|
10817
10811
|
Ln as POPOVER_INITIAL_FOCUS_STRINGS,
|
|
10818
10812
|
zt as POPOVER_PADDING_CLASSES,
|
|
10819
10813
|
On as POPOVER_ROLES,
|
|
10820
10814
|
be as PRESENCE_STATES,
|
|
10821
10815
|
js as PRESENCE_STATES_LIST,
|
|
10822
|
-
|
|
10816
|
+
$r as REACTIONS_ATTRIBUTES,
|
|
10823
10817
|
Co as ROOT_LAYOUT_RESPONSIVE_BREAKPOINTS,
|
|
10824
10818
|
ds as ROOT_LAYOUT_SIDEBAR_POSITIONS,
|
|
10825
10819
|
qt as SELECT_SIZE_MODIFIERS,
|
|
10826
10820
|
Ua as SELECT_STATE_MODIFIERS,
|
|
10827
|
-
|
|
10821
|
+
fd as SHORTCUTS_ALIASES_LIST,
|
|
10828
10822
|
ye as SHORTCUTS_ICON_ALIASES,
|
|
10829
10823
|
_o as SHORTCUTS_ICON_SEPARATOR,
|
|
10830
10824
|
Gd as SKELETON_HEADING_HEIGHTS,
|