@dialpad/dialtone 9.19.0 → 9.20.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/dist/css/dialtone.css +2 -2
- package/dist/tokens/android/java/tokens-dark.kt +1 -1
- package/dist/tokens/android/java/tokens-light.kt +1 -1
- package/dist/tokens/android/res/values/colors-dark.xml +1 -1
- package/dist/tokens/android/res/values/colors-light.xml +1 -1
- package/dist/tokens/android/res/values/dimens.xml +1 -1
- package/dist/tokens/css/variables-dark.css +1 -1
- package/dist/tokens/css/variables-light.css +1 -1
- package/dist/tokens/ios/tokens-dark.swift +1 -1
- package/dist/tokens/ios/tokens-light.swift +1 -1
- package/dist/tokens/less/variables-dark.less +1 -1
- package/dist/tokens/less/variables-light.less +1 -1
- package/dist/vue2/dialtone-vue.cjs +2 -2
- package/dist/vue2/dialtone-vue.js +73 -73
- package/dist/vue2/message_input.cjs +1 -1
- package/dist/vue2/message_input.js +3 -3
- package/dist/vue2/{rich_text_editor-TX19t44m.cjs → rich_text_editor-OOdKm54S.cjs} +2 -2
- package/dist/vue2/{rich_text_editor-AZuWkf9m.js → rich_text_editor-QsHU2mru.js} +860 -861
- package/dist/vue2/style.css +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +1 -1
- package/dist/vue3/dialtone-vue.cjs +2 -2
- package/dist/vue3/dialtone-vue.js +244 -233
- package/dist/vue3/message_input.cjs +1 -1
- package/dist/vue3/message_input.js +76 -76
- package/dist/vue3/{rich_text_editor-S31F6RAP.js → rich_text_editor-PlDAAo2K.js} +2 -2
- package/dist/vue3/{rich_text_editor-fciM1V1t.cjs → rich_text_editor-m8DM-vOU.cjs} +2 -2
- package/dist/vue3/style.css +1 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts +1 -1
- package/package.json +6 -2
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { S as Rt, c as we, M as et, d as yn, e as $t, f as _n, D as tt, L as Dt, g as Qe, h as gt, i as Wa, a as Sn, R as wn, b as Cn } from "./rich_text_editor-
|
|
2
|
-
import { n as
|
|
1
|
+
import { S as Rt, c as we, M as et, d as yn, e as $t, f as _n, D as tt, L as Dt, g as Qe, h as gt, i as Wa, a as Sn, R as wn, b as Cn } from "./rich_text_editor-PlDAAo2K.js";
|
|
2
|
+
import { n as Mh, o as xh, m as Bh, j as Ph, k as Rh, l as $h, A as Nh, s as Fh, t as qh, q as zh, p as Hh, P as Vh, r as Wh } from "./rich_text_editor-PlDAAo2K.js";
|
|
3
3
|
import { w as V, t as j, F as kn, M as In, G as Tn, H as Fe, J as Ua, K as ja, N as Ka, O as Ya, P as Nt, x as Ga, D as Dn } from "./emoji-ifbDMGtx.js";
|
|
4
|
-
import { W as
|
|
4
|
+
import { W as jh, S as Kh, R as Yh, Q as Gh, T as Qh, a1 as Xh, a4 as Zh, a3 as Jh, a2 as ef, z as tf, y as af, U as nf, I as sf, Y as rf, X as of, V as lf, C as df, L as cf, a9 as uf, a5 as hf, a6 as ff, a8 as mf, a7 as pf, a0 as gf, $ as bf, Z as vf, _ as yf } from "./emoji-ifbDMGtx.js";
|
|
5
5
|
import { resolveComponent as g, openBlock as d, createElementBlock as u, normalizeClass as C, createCommentVNode as w, createVNode as p, createElementVNode as b, renderSlot as m, createTextVNode as q, toDisplayString as M, createBlock as D, mergeProps as A, withCtx as c, normalizeStyle as Ce, withKeys as de, Fragment as Q, renderList as J, withModifiers as ce, normalizeProps as qe, Transition as Ft, withDirectives as Ee, resolveDynamicComponent as Se, guardReactiveProps as bt, vShow as Ae, toHandlers as K, ref as Z, reactive as At, unref as L, Teleport as On, warn as vt, computed as Oe, watch as Ze, onMounted as Qa, nextTick as Ye, markRaw as Ln, shallowReactive as En, h as An, provide as Mn, createSlots as yt, pushScopeId as xn, popScopeId as Bn } from "vue";
|
|
6
6
|
import { _ as I, h as ae, u as Me, g as re, e as qt, v as at, m as _t, E as X, T as va, w as Pn, i as Rn, b as ya, a as Mt, L as $n, x as Nn, D as _e, j as Fn, y as zt, z as qn } from "./tooltip-FcHJcgMd.js";
|
|
7
|
-
import { A as
|
|
7
|
+
import { A as Sf, c as wf, B as Cf, n as kf, l as If, P as Tf, k as Df, G as Of, C as Lf, F as Ef, V as Af, f as Mf } from "./tooltip-FcHJcgMd.js";
|
|
8
8
|
import { _ as Ht } from "./emoji_text_wrapper-vQeoLfQ4.js";
|
|
9
9
|
const _a = {
|
|
10
10
|
default: "",
|
|
@@ -522,7 +522,7 @@ function ri(e, a, t, i, s, n) {
|
|
|
522
522
|
}, 8, ["hide-close", "close-button-props", "visually-hidden-close", "visually-hidden-close-label"])
|
|
523
523
|
], 2);
|
|
524
524
|
}
|
|
525
|
-
const
|
|
525
|
+
const xu = /* @__PURE__ */ I(si, [["render", ri]]), oi = {
|
|
526
526
|
name: "DtBanner",
|
|
527
527
|
components: {
|
|
528
528
|
DtNoticeIcon: Wt,
|
|
@@ -726,7 +726,7 @@ function di(e, a, t, i, s, n) {
|
|
|
726
726
|
], 10, li)
|
|
727
727
|
], 38);
|
|
728
728
|
}
|
|
729
|
-
const
|
|
729
|
+
const Bu = /* @__PURE__ */ I(oi, [["render", di]]), ci = "d-breadcrumbs__item--selected", ui = "d-breadcrumbs--inverted", hi = {
|
|
730
730
|
name: "DtBreadcrumbItem",
|
|
731
731
|
components: {
|
|
732
732
|
DtLink: yn
|
|
@@ -855,7 +855,7 @@ function bi(e, a, t, i, s, n) {
|
|
|
855
855
|
])
|
|
856
856
|
], 10, gi);
|
|
857
857
|
}
|
|
858
|
-
const
|
|
858
|
+
const Pu = /* @__PURE__ */ I(pi, [["render", bi]]), Ca = {
|
|
859
859
|
start: "d-btn-group--start",
|
|
860
860
|
end: "d-btn-group--end",
|
|
861
861
|
"space-between": "d-btn-group--space-between"
|
|
@@ -888,7 +888,7 @@ function yi(e, a, t, i, s, n) {
|
|
|
888
888
|
m(e.$slots, "default")
|
|
889
889
|
], 2);
|
|
890
890
|
}
|
|
891
|
-
const
|
|
891
|
+
const Ru = /* @__PURE__ */ I(vi, [["render", yi]]), _i = {
|
|
892
892
|
name: "DtCard",
|
|
893
893
|
props: {
|
|
894
894
|
/**
|
|
@@ -988,7 +988,7 @@ function Ii(e, a, t, i, s, n) {
|
|
|
988
988
|
`)
|
|
989
989
|
]);
|
|
990
990
|
}
|
|
991
|
-
const
|
|
991
|
+
const $u = /* @__PURE__ */ I(Ci, [["render", Ii]]), Ti = {
|
|
992
992
|
methods: {
|
|
993
993
|
/**
|
|
994
994
|
* Scroll an element into view if it is not fully visible in its nearest scrollable ancestor.
|
|
@@ -2001,7 +2001,7 @@ function Xi(e, a, t, i, s, n) {
|
|
|
2001
2001
|
], 64))), 128))
|
|
2002
2002
|
], 2);
|
|
2003
2003
|
}
|
|
2004
|
-
const
|
|
2004
|
+
const Nu = /* @__PURE__ */ I(Qi, [["render", Xi]]), Xe = {
|
|
2005
2005
|
none: void 0,
|
|
2006
2006
|
small: "d-py0",
|
|
2007
2007
|
large: "d-py4"
|
|
@@ -2395,7 +2395,7 @@ const ts = /* @__PURE__ */ I(Zi, [["render", es]]), as = {
|
|
|
2395
2395
|
function is(e, a, t, i, s, n) {
|
|
2396
2396
|
return d(), u("li", ns);
|
|
2397
2397
|
}
|
|
2398
|
-
const
|
|
2398
|
+
const Fu = /* @__PURE__ */ I(as, [["render", is]]), ss = function() {
|
|
2399
2399
|
const e = Z(null);
|
|
2400
2400
|
let a, t, i = null, s = null;
|
|
2401
2401
|
function n(o) {
|
|
@@ -2424,7 +2424,7 @@ const Nu = /* @__PURE__ */ I(as, [["render", is]]), ss = function() {
|
|
|
2424
2424
|
}
|
|
2425
2425
|
let l = null;
|
|
2426
2426
|
return () => (l === null && (l = { current: e, enter: n, leave: r }), l);
|
|
2427
|
-
}(),
|
|
2427
|
+
}(), qu = {
|
|
2428
2428
|
__name: "hovercard",
|
|
2429
2429
|
props: {
|
|
2430
2430
|
/**
|
|
@@ -3364,7 +3364,7 @@ function Cs(e, a, t, i, s, n) {
|
|
|
3364
3364
|
_: 3
|
|
3365
3365
|
}, 16, ["show", "class", "aria-hidden"]);
|
|
3366
3366
|
}
|
|
3367
|
-
const
|
|
3367
|
+
const zu = /* @__PURE__ */ I(vs, [["render", Cs]]), ks = {
|
|
3368
3368
|
name: "DtListItemGroup",
|
|
3369
3369
|
props: {
|
|
3370
3370
|
/**
|
|
@@ -3421,7 +3421,7 @@ function Ds(e, a, t, i, s, n) {
|
|
|
3421
3421
|
m(e.$slots, "default")
|
|
3422
3422
|
], 10, Is);
|
|
3423
3423
|
}
|
|
3424
|
-
const
|
|
3424
|
+
const Hu = /* @__PURE__ */ I(ks, [["render", Ds]]), Os = {
|
|
3425
3425
|
name: "DtPagination",
|
|
3426
3426
|
components: {
|
|
3427
3427
|
DtButton: j,
|
|
@@ -3597,7 +3597,7 @@ function As(e, a, t, i, s, n) {
|
|
|
3597
3597
|
}, 8, ["aria-label", "disabled", "importance", "class"])
|
|
3598
3598
|
], 8, Ls);
|
|
3599
3599
|
}
|
|
3600
|
-
const
|
|
3600
|
+
const Vu = /* @__PURE__ */ I(Os, [["render", As]]), Ms = {
|
|
3601
3601
|
warning: "d-radio--warning",
|
|
3602
3602
|
error: "d-radio--error",
|
|
3603
3603
|
success: "d-radio--success"
|
|
@@ -3738,7 +3738,7 @@ function $s(e, a, t, i, s, n) {
|
|
|
3738
3738
|
])
|
|
3739
3739
|
]);
|
|
3740
3740
|
}
|
|
3741
|
-
const
|
|
3741
|
+
const Wu = /* @__PURE__ */ I(xs, [["render", $s]]), Uu = {
|
|
3742
3742
|
name: "DtRadioGroup",
|
|
3743
3743
|
extends: tn,
|
|
3744
3744
|
props: {
|
|
@@ -3892,7 +3892,7 @@ function qs(e, a, t, i, s, n) {
|
|
|
3892
3892
|
[Ae, !n.hidePanel]
|
|
3893
3893
|
]);
|
|
3894
3894
|
}
|
|
3895
|
-
const
|
|
3895
|
+
const ju = /* @__PURE__ */ I(Ns, [["render", qs]]), zs = {
|
|
3896
3896
|
error: "d-checkbox--error",
|
|
3897
3897
|
warning: "d-checkbox--warning",
|
|
3898
3898
|
success: "d-checkbox--success"
|
|
@@ -4025,7 +4025,7 @@ function js(e, a, t, i, s, n) {
|
|
|
4025
4025
|
])
|
|
4026
4026
|
]);
|
|
4027
4027
|
}
|
|
4028
|
-
const
|
|
4028
|
+
const Ku = /* @__PURE__ */ I(Hs, [["render", js]]), Yu = {
|
|
4029
4029
|
name: "DtCheckboxGroup",
|
|
4030
4030
|
extends: tn,
|
|
4031
4031
|
model: {
|
|
@@ -4572,7 +4572,7 @@ function ur(e, a, t, i, s, n) {
|
|
|
4572
4572
|
}, e.messagesChildProps, { "data-qa": "dt-select-messages" }), null, 16, ["validation-messages", "show-messages", "class"])
|
|
4573
4573
|
]);
|
|
4574
4574
|
}
|
|
4575
|
-
const
|
|
4575
|
+
const Gu = /* @__PURE__ */ I(rr, [["render", ur]]), hr = ["status", "alert"], La = 6e3, fr = {
|
|
4576
4576
|
name: "DtToast",
|
|
4577
4577
|
components: {
|
|
4578
4578
|
DtNoticeIcon: Wt,
|
|
@@ -4792,7 +4792,7 @@ function gr(e, a, t, i, s, n) {
|
|
|
4792
4792
|
])
|
|
4793
4793
|
], 10, mr)) : w("", !0);
|
|
4794
4794
|
}
|
|
4795
|
-
const
|
|
4795
|
+
const Qu = /* @__PURE__ */ I(fr, [["render", gr]]), Ea = {
|
|
4796
4796
|
sm: "d-toggle--small",
|
|
4797
4797
|
md: ""
|
|
4798
4798
|
}, br = [!1, !0, "mixed"], vr = {
|
|
@@ -4963,7 +4963,7 @@ function Cr(e, a, t, i, s, n) {
|
|
|
4963
4963
|
], 16, Sr)
|
|
4964
4964
|
]);
|
|
4965
4965
|
}
|
|
4966
|
-
const
|
|
4966
|
+
const Xu = /* @__PURE__ */ I(vr, [["render", Cr]]), Ge = {
|
|
4967
4967
|
"{win}": "layout-grid",
|
|
4968
4968
|
"{arrow-right}": "arrow-right",
|
|
4969
4969
|
"{arrow-left}": "arrow-left",
|
|
@@ -4972,7 +4972,7 @@ const Qu = /* @__PURE__ */ I(vr, [["render", Cr]]), Ge = {
|
|
|
4972
4972
|
"{cmd}": "command"
|
|
4973
4973
|
}, kr = {
|
|
4974
4974
|
"{plus}": "plus"
|
|
4975
|
-
},
|
|
4975
|
+
}, Zu = Object.keys(Ge), Ir = {
|
|
4976
4976
|
name: "DtKeyboardShortcut",
|
|
4977
4977
|
components: {
|
|
4978
4978
|
DtIcon: V
|
|
@@ -5059,7 +5059,7 @@ function Or(e, a, t, i, s, n) {
|
|
|
5059
5059
|
], 64))), 256))
|
|
5060
5060
|
], 2);
|
|
5061
5061
|
}
|
|
5062
|
-
const
|
|
5062
|
+
const Ju = /* @__PURE__ */ I(Ir, [["render", Or]]), Aa = {
|
|
5063
5063
|
LEFT: "left",
|
|
5064
5064
|
RIGHT: "right"
|
|
5065
5065
|
}, Lr = ["sm", "md", "lg", null], Er = {
|
|
@@ -5207,7 +5207,7 @@ function Ar(e, a, t, i, s, n) {
|
|
|
5207
5207
|
], 2)
|
|
5208
5208
|
], 2);
|
|
5209
5209
|
}
|
|
5210
|
-
const
|
|
5210
|
+
const eh = /* @__PURE__ */ I(Er, [["render", Ar]]), nn = {
|
|
5211
5211
|
__name: "core_scroller",
|
|
5212
5212
|
props: {
|
|
5213
5213
|
/**
|
|
@@ -5816,7 +5816,7 @@ function Br(e, a, t, i, s, n) {
|
|
|
5816
5816
|
_: 3
|
|
5817
5817
|
}, 16, ["items", "min-item-size", "direction", "key-field", "list-tag", "item-tag"]);
|
|
5818
5818
|
}
|
|
5819
|
-
const Pr = /* @__PURE__ */ I(xr, [["render", Br]]),
|
|
5819
|
+
const Pr = /* @__PURE__ */ I(xr, [["render", Br]]), th = {
|
|
5820
5820
|
__name: "DtScroller",
|
|
5821
5821
|
props: {
|
|
5822
5822
|
/**
|
|
@@ -8054,7 +8054,8 @@ const ql = {
|
|
|
8054
8054
|
(d(!0), u(Q, null, J(e.calendarDays, (S, N) => (d(), u("tr", { key: N }, [
|
|
8055
8055
|
(d(!0), u(Q, null, J(S.days, (T, k) => (d(), u("td", {
|
|
8056
8056
|
key: N + k,
|
|
8057
|
-
class: "d-datepicker__cell"
|
|
8057
|
+
class: "d-datepicker__cell",
|
|
8058
|
+
role: "listbox"
|
|
8058
8059
|
}, [
|
|
8059
8060
|
p(L(j), {
|
|
8060
8061
|
ref_for: !0,
|
|
@@ -8072,6 +8073,7 @@ const ql = {
|
|
|
8072
8073
|
type: "button",
|
|
8073
8074
|
"aria-selected": L(n) ? T.text === L(n) && T.currentMonth : T.selected,
|
|
8074
8075
|
"aria-label": L(l)(T),
|
|
8076
|
+
role: "option",
|
|
8075
8077
|
onClick: (W) => L(f)(T),
|
|
8076
8078
|
onKeydown: _[0] || (_[0] = (W) => L(h)(W))
|
|
8077
8079
|
}, {
|
|
@@ -8085,7 +8087,7 @@ const ql = {
|
|
|
8085
8087
|
])
|
|
8086
8088
|
]));
|
|
8087
8089
|
}
|
|
8088
|
-
}, Vl = { class: "d-datepicker__hd" }, Wl = { class: "d-datepicker__bd" },
|
|
8090
|
+
}, Vl = { class: "d-datepicker__hd" }, Wl = { class: "d-datepicker__bd" }, ah = {
|
|
8089
8091
|
__name: "datepicker",
|
|
8090
8092
|
props: {
|
|
8091
8093
|
/**
|
|
@@ -8226,21 +8228,21 @@ const ql = {
|
|
|
8226
8228
|
}));
|
|
8227
8229
|
}
|
|
8228
8230
|
};
|
|
8229
|
-
function
|
|
8231
|
+
function nh(e, a = "default") {
|
|
8230
8232
|
return new Intl.DateTimeFormat(a, { weekday: "long", year: "numeric", month: "long", day: "numeric" }).format(e);
|
|
8231
8233
|
}
|
|
8232
|
-
function
|
|
8234
|
+
function ih(e, a = "default") {
|
|
8233
8235
|
return new Intl.DateTimeFormat(a, { year: "numeric", month: "long", day: "numeric" }).format(e);
|
|
8234
8236
|
}
|
|
8235
|
-
function
|
|
8237
|
+
function sh(e, a = "default", t = !0) {
|
|
8236
8238
|
const i = t ? { weekday: "short", year: "numeric", month: "short", day: "numeric" } : { year: "numeric", month: "short", day: "numeric" };
|
|
8237
8239
|
return new Intl.DateTimeFormat(a, i).format(e);
|
|
8238
8240
|
}
|
|
8239
|
-
function
|
|
8241
|
+
function rh(e, a = "default", t = !1) {
|
|
8240
8242
|
const i = t ? "short" : "long";
|
|
8241
8243
|
return new Intl.DateTimeFormat(a, { month: i, day: "numeric" }).format(e);
|
|
8242
8244
|
}
|
|
8243
|
-
function
|
|
8245
|
+
function oh(e, a = "default") {
|
|
8244
8246
|
return new Intl.DateTimeFormat(a, { year: "2-digit", month: "2-digit", day: "2-digit" }).format(e);
|
|
8245
8247
|
}
|
|
8246
8248
|
const Ul = {
|
|
@@ -9083,7 +9085,7 @@ function od(e, a, t, i, s, n) {
|
|
|
9083
9085
|
} : void 0
|
|
9084
9086
|
]), 1032, ["label", "show-list", "max-height", "popover-offset", "has-suggestion-list", "visually-hidden-close-label", "visually-hidden-close", "append-to", "transition", "onSelect"]);
|
|
9085
9087
|
}
|
|
9086
|
-
const
|
|
9088
|
+
const lh = /* @__PURE__ */ I(td, [["render", od], ["__scopeId", "data-v-d1f21523"]]), gn = ["sm", "md", "lg", "xl"], ld = {
|
|
9087
9089
|
name: "DtRecipeCallbarButton",
|
|
9088
9090
|
components: { DtButton: j, DtTooltip: _e },
|
|
9089
9091
|
inheritAttrs: !1,
|
|
@@ -9543,7 +9545,7 @@ function fd(e, a, t, i, s, n) {
|
|
|
9543
9545
|
}, 16, ["id", "open", "placement", "initial-focus-element", "show-close-button", "dialog-class", "open-popover", "onOpened"])) : w("", !0)
|
|
9544
9546
|
]);
|
|
9545
9547
|
}
|
|
9546
|
-
const
|
|
9548
|
+
const dh = /* @__PURE__ */ I(ud, [["render", fd]]), md = {
|
|
9547
9549
|
name: "DtRecipeContactInfo",
|
|
9548
9550
|
components: {
|
|
9549
9551
|
DtAvatar: gt,
|
|
@@ -9724,7 +9726,7 @@ function Sd(e, a, t, i, s, n) {
|
|
|
9724
9726
|
} : void 0
|
|
9725
9727
|
]), 1032, ["role"]);
|
|
9726
9728
|
}
|
|
9727
|
-
const
|
|
9729
|
+
const ch = /* @__PURE__ */ I(md, [["render", Sd], ["__scopeId", "data-v-a3c913d1"]]), wd = [
|
|
9728
9730
|
"green300",
|
|
9729
9731
|
"green100",
|
|
9730
9732
|
"red200",
|
|
@@ -9783,7 +9785,7 @@ function Dd(e, a, t, i, s, n) {
|
|
|
9783
9785
|
])
|
|
9784
9786
|
], 2);
|
|
9785
9787
|
}
|
|
9786
|
-
const
|
|
9788
|
+
const uh = /* @__PURE__ */ I(Cd, [["render", Dd]]), Xt = "promptmenu", Zt = "promptcollect", Jt = "promptplay", ea = "gotoexpert", wt = "goto", ta = "branch", aa = "transfer", na = "hangup", Od = {
|
|
9787
9789
|
[Xt]: "keypad",
|
|
9788
9790
|
[Zt]: "dialer",
|
|
9789
9791
|
[Jt]: "volume-2",
|
|
@@ -9792,7 +9794,7 @@ const ch = /* @__PURE__ */ I(Cd, [["render", Dd]]), Xt = "promptmenu", Zt = "pro
|
|
|
9792
9794
|
[wt]: "call-merge",
|
|
9793
9795
|
[aa]: "transfer",
|
|
9794
9796
|
[na]: "phone-hang-up"
|
|
9795
|
-
},
|
|
9797
|
+
}, hh = {
|
|
9796
9798
|
[Xt]: "Menu",
|
|
9797
9799
|
[Zt]: "Collect",
|
|
9798
9800
|
[Jt]: "Play",
|
|
@@ -9993,7 +9995,7 @@ function Bd(e, a, t, i, s, n) {
|
|
|
9993
9995
|
}, 8, ["container-class", "header-class"])
|
|
9994
9996
|
], 16);
|
|
9995
9997
|
}
|
|
9996
|
-
const
|
|
9998
|
+
const fh = /* @__PURE__ */ I(Ed, [["render", Bd]]), Pd = {
|
|
9997
9999
|
name: "DtRecipeGroupedChip",
|
|
9998
10000
|
components: {
|
|
9999
10001
|
DtChip: an
|
|
@@ -10069,7 +10071,7 @@ function zd(e, a, t, i, s, n) {
|
|
|
10069
10071
|
})
|
|
10070
10072
|
]);
|
|
10071
10073
|
}
|
|
10072
|
-
const
|
|
10074
|
+
const mh = /* @__PURE__ */ I(Pd, [["render", zd]]), Hd = {
|
|
10073
10075
|
name: "DtRecipeSettingsMenuButton",
|
|
10074
10076
|
components: {
|
|
10075
10077
|
DtButton: j,
|
|
@@ -10131,7 +10133,7 @@ function Vd(e, a, t, i, s, n) {
|
|
|
10131
10133
|
_: 1
|
|
10132
10134
|
}, 16, ["aria-label"]));
|
|
10133
10135
|
}
|
|
10134
|
-
const
|
|
10136
|
+
const ph = /* @__PURE__ */ I(Hd, [["render", Vd], ["__scopeId", "data-v-b0dfa8b3"]]), G = {
|
|
10135
10137
|
INBOX: "inbox",
|
|
10136
10138
|
CONTACTS: "contacts",
|
|
10137
10139
|
CHANNELS: "channels",
|
|
@@ -10669,7 +10671,7 @@ function dc(e, a, t, i, s, n) {
|
|
|
10669
10671
|
_: 1
|
|
10670
10672
|
}, 16, ["description", "aria-label", "unread-count", "has-unreads", "unread-count-tooltip", "selected", "is-typing"]);
|
|
10671
10673
|
}
|
|
10672
|
-
const
|
|
10674
|
+
const gh = /* @__PURE__ */ I(lc, [["render", dc]]), cc = {
|
|
10673
10675
|
name: "DtRecipeContactRow",
|
|
10674
10676
|
components: {
|
|
10675
10677
|
DtAvatar: gt,
|
|
@@ -10884,7 +10886,7 @@ function hc(e, a, t, i, s, n) {
|
|
|
10884
10886
|
_: 1
|
|
10885
10887
|
}, 16, ["unread-count", "description", "has-unreads", "selected", "has-call-button", "muted", "is-typing", "call-button-tooltip", "unread-count-tooltip"]);
|
|
10886
10888
|
}
|
|
10887
|
-
const
|
|
10889
|
+
const bh = /* @__PURE__ */ I(cc, [["render", hc]]), fc = ["up", "down"], mc = ["mentions", "messages"], pc = {
|
|
10888
10890
|
name: "DtRecipeUnreadPill",
|
|
10889
10891
|
components: {
|
|
10890
10892
|
DtIcon: V
|
|
@@ -10942,7 +10944,7 @@ function bc(e, a, t, i, s, n) {
|
|
|
10942
10944
|
])
|
|
10943
10945
|
], 16);
|
|
10944
10946
|
}
|
|
10945
|
-
const
|
|
10947
|
+
const vh = /* @__PURE__ */ I(pc, [["render", bc]]), Fa = {
|
|
10946
10948
|
NORMAL: "",
|
|
10947
10949
|
SEARCHED: "dt-feed-item-row--state-searched",
|
|
10948
10950
|
ERROR: "dt-feed-item-row--state-error"
|
|
@@ -11110,17 +11112,21 @@ const bh = /* @__PURE__ */ I(pc, [["render", bc]]), Fa = {
|
|
|
11110
11112
|
"data-qa": "dt-feed-item-row--header",
|
|
11111
11113
|
class: "dt-feed-item-row__header"
|
|
11112
11114
|
}, wc = { class: "dt-feed-item-row__header__name" }, Cc = { class: "dt-feed-item-row__header__time" }, kc = { "data-qa": "dt-feed-item-row--content" }, Ic = {
|
|
11115
|
+
key: 1,
|
|
11116
|
+
"data-qa": "dt-feed-item-row--attachment",
|
|
11117
|
+
class: "dt-feed-item-row__attachment"
|
|
11118
|
+
}, Tc = {
|
|
11113
11119
|
key: 0,
|
|
11114
11120
|
class: "dt-feed-item-row__reactions",
|
|
11115
11121
|
"data-qa": "dt-feed-item-row--reactions"
|
|
11116
|
-
},
|
|
11122
|
+
}, Dc = {
|
|
11117
11123
|
key: 1,
|
|
11118
11124
|
class: "dt-feed-item-row__threading"
|
|
11119
|
-
},
|
|
11125
|
+
}, Oc = {
|
|
11120
11126
|
"data-qa": "dt-feed-item-row--menu",
|
|
11121
11127
|
class: "dt-feed-item-row__menu"
|
|
11122
11128
|
};
|
|
11123
|
-
function
|
|
11129
|
+
function Lc(e, a, t, i, s, n) {
|
|
11124
11130
|
const r = g("dt-avatar"), l = g("dt-badge"), o = g("dt-lazy-show"), h = g("dt-list-item");
|
|
11125
11131
|
return d(), D(h, A({
|
|
11126
11132
|
ref: "FeedItemRef",
|
|
@@ -11149,15 +11155,15 @@ function Oc(e, a, t, i, s, n) {
|
|
|
11149
11155
|
])
|
|
11150
11156
|
]),
|
|
11151
11157
|
bottom: c(() => [
|
|
11152
|
-
e.$slots.reactions ? (d(), u("div",
|
|
11158
|
+
e.$slots.reactions ? (d(), u("div", Tc, [
|
|
11153
11159
|
m(e.$slots, "reactions", {}, void 0, !0)
|
|
11154
11160
|
])) : w("", !0),
|
|
11155
|
-
e.$slots.threading ? (d(), u("div",
|
|
11161
|
+
e.$slots.threading ? (d(), u("div", Dc, [
|
|
11156
11162
|
m(e.$slots, "threading", {}, void 0, !0)
|
|
11157
11163
|
])) : w("", !0)
|
|
11158
11164
|
]),
|
|
11159
11165
|
right: c(() => [
|
|
11160
|
-
Ee(b("div",
|
|
11166
|
+
Ee(b("div", Oc, [
|
|
11161
11167
|
p(o, {
|
|
11162
11168
|
appear: !0,
|
|
11163
11169
|
transition: "fade",
|
|
@@ -11184,17 +11190,20 @@ function Oc(e, a, t, i, s, n) {
|
|
|
11184
11190
|
])) : w("", !0),
|
|
11185
11191
|
b("span", kc, [
|
|
11186
11192
|
m(e.$slots, "default", {}, void 0, !0)
|
|
11187
|
-
])
|
|
11193
|
+
]),
|
|
11194
|
+
e.$slots.attachment ? (d(), u("div", Ic, [
|
|
11195
|
+
m(e.$slots, "attachment", {}, void 0, !0)
|
|
11196
|
+
])) : w("", !0)
|
|
11188
11197
|
])
|
|
11189
11198
|
]),
|
|
11190
11199
|
_: 3
|
|
11191
11200
|
}, 16, ["class"]);
|
|
11192
11201
|
}
|
|
11193
|
-
const
|
|
11202
|
+
const yh = /* @__PURE__ */ I(vc, [["render", Lc], ["__scopeId", "data-v-caef606e"]]), qa = {
|
|
11194
11203
|
default: "dt-recipe-feed-item-pill__border-default",
|
|
11195
11204
|
ai: "dt-recipe-feed-item-pill__border-ai",
|
|
11196
11205
|
critical: "dt-recipe-feed-item-pill__border-critical"
|
|
11197
|
-
},
|
|
11206
|
+
}, Ec = {
|
|
11198
11207
|
name: "DtRecipeFeedItemPill",
|
|
11199
11208
|
components: { DtItemLayout: Wa, DtIcon: V, DtCollapsible: Ui },
|
|
11200
11209
|
props: {
|
|
@@ -11276,13 +11285,13 @@ const vh = /* @__PURE__ */ I(vc, [["render", Oc], ["__scopeId", "data-v-15f61856
|
|
|
11276
11285
|
this.toggleable && (this.expanded = !this.expanded);
|
|
11277
11286
|
}
|
|
11278
11287
|
}
|
|
11279
|
-
},
|
|
11280
|
-
function
|
|
11288
|
+
}, Ac = { class: "dt-recipe-feed-item-pill__wrapper" }, Mc = ["aria-label"], xc = { class: "dt-recipe-feed-item-pill__title" }, Bc = { class: "dt-recipe-feed-item-pill__content" };
|
|
11289
|
+
function Pc(e, a, t, i, s, n) {
|
|
11281
11290
|
const r = g("dt-icon"), l = g("dt-item-layout"), o = g("dt-collapsible");
|
|
11282
11291
|
return d(), u("div", {
|
|
11283
11292
|
class: C(["dt-recipe-feed-item-pill__border", n.borderClass, t.wrapperClass])
|
|
11284
11293
|
}, [
|
|
11285
|
-
b("div",
|
|
11294
|
+
b("div", Ac, [
|
|
11286
11295
|
p(o, { open: s.expanded }, {
|
|
11287
11296
|
anchor: c(() => [
|
|
11288
11297
|
b("button", {
|
|
@@ -11315,15 +11324,15 @@ function Bc(e, a, t, i, s, n) {
|
|
|
11315
11324
|
]),
|
|
11316
11325
|
default: c(() => [
|
|
11317
11326
|
m(e.$slots, "title", {}, () => [
|
|
11318
|
-
b("span",
|
|
11327
|
+
b("span", xc, M(t.title), 1)
|
|
11319
11328
|
], !0)
|
|
11320
11329
|
]),
|
|
11321
11330
|
_: 3
|
|
11322
11331
|
})
|
|
11323
|
-
], 42,
|
|
11332
|
+
], 42, Mc)
|
|
11324
11333
|
]),
|
|
11325
11334
|
content: c(() => [
|
|
11326
|
-
b("div",
|
|
11335
|
+
b("div", Bc, [
|
|
11327
11336
|
m(e.$slots, "content", {}, void 0, !0)
|
|
11328
11337
|
])
|
|
11329
11338
|
]),
|
|
@@ -11332,7 +11341,7 @@ function Bc(e, a, t, i, s, n) {
|
|
|
11332
11341
|
])
|
|
11333
11342
|
], 2);
|
|
11334
11343
|
}
|
|
11335
|
-
const
|
|
11344
|
+
const _h = /* @__PURE__ */ I(Ec, [["render", Pc], ["__scopeId", "data-v-ebc5dd1f"]]), Rc = {
|
|
11336
11345
|
name: "DtRecipeTimePill",
|
|
11337
11346
|
props: {
|
|
11338
11347
|
/**
|
|
@@ -11355,21 +11364,21 @@ const yh = /* @__PURE__ */ I(Lc, [["render", Bc], ["__scopeId", "data-v-ebc5dd1f
|
|
|
11355
11364
|
}
|
|
11356
11365
|
}
|
|
11357
11366
|
}
|
|
11358
|
-
},
|
|
11359
|
-
function
|
|
11367
|
+
}, $c = ["dateTime"];
|
|
11368
|
+
function Nc(e, a, t, i, s, n) {
|
|
11360
11369
|
return d(), u("time", {
|
|
11361
11370
|
"data-qa": "dt-time-pill",
|
|
11362
11371
|
dateTime: t.dateTime,
|
|
11363
11372
|
class: "dt-time-pill"
|
|
11364
|
-
}, M(t.dateTimeDisplay), 9,
|
|
11373
|
+
}, M(t.dateTimeDisplay), 9, $c);
|
|
11365
11374
|
}
|
|
11366
|
-
const
|
|
11375
|
+
const Sh = /* @__PURE__ */ I(Rc, [["render", Nc]]), Fc = [
|
|
11367
11376
|
"emojiUnicodeOrShortname",
|
|
11368
11377
|
"isSelected",
|
|
11369
11378
|
"ariaLabel",
|
|
11370
11379
|
"tooltip",
|
|
11371
11380
|
"num"
|
|
11372
|
-
],
|
|
11381
|
+
], qc = {
|
|
11373
11382
|
name: "DtRecipeEmojiRow",
|
|
11374
11383
|
components: { DtTooltip: _e, DtButton: j, DtEmoji: Dn, DtEmojiTextWrapper: Ht },
|
|
11375
11384
|
mixins: [],
|
|
@@ -11382,7 +11391,7 @@ const _h = /* @__PURE__ */ I(Pc, [["render", $c]]), Nc = [
|
|
|
11382
11391
|
default: () => [],
|
|
11383
11392
|
validator: (e) => {
|
|
11384
11393
|
for (const a of e)
|
|
11385
|
-
if (!
|
|
11394
|
+
if (!Fc.every((i) => a[i] !== void 0))
|
|
11386
11395
|
return !1;
|
|
11387
11396
|
return !0;
|
|
11388
11397
|
}
|
|
@@ -11403,10 +11412,10 @@ const _h = /* @__PURE__ */ I(Pc, [["render", $c]]), Nc = [
|
|
|
11403
11412
|
});
|
|
11404
11413
|
}
|
|
11405
11414
|
}
|
|
11406
|
-
},
|
|
11407
|
-
function
|
|
11415
|
+
}, zc = { class: "dt-emoji-row" }, Hc = ["reaction"], Vc = { "aria-hidden": "true" }, Wc = { class: "dt-emoji-row__emoji" }, Uc = { class: "dt-emoji-row__reaction-number" };
|
|
11416
|
+
function jc(e, a, t, i, s, n) {
|
|
11408
11417
|
const r = g("dt-emoji-text-wrapper"), l = g("dt-emoji"), o = g("dt-button"), h = g("dt-tooltip");
|
|
11409
|
-
return d(), u("span",
|
|
11418
|
+
return d(), u("span", zc, [
|
|
11410
11419
|
(d(!0), u(Q, null, J(t.reactions, (v) => (d(), u("span", {
|
|
11411
11420
|
key: v.unicodeOutput,
|
|
11412
11421
|
reaction: v
|
|
@@ -11428,19 +11437,19 @@ function Uc(e, a, t, i, s, n) {
|
|
|
11428
11437
|
onClick: (y) => n.emojiClicked(v)
|
|
11429
11438
|
}, {
|
|
11430
11439
|
default: c(() => [
|
|
11431
|
-
b("span",
|
|
11440
|
+
b("span", Wc, [
|
|
11432
11441
|
p(l, {
|
|
11433
11442
|
size: "200",
|
|
11434
11443
|
code: v.emojiUnicodeOrShortname
|
|
11435
11444
|
}, null, 8, ["code"])
|
|
11436
11445
|
]),
|
|
11437
|
-
b("span",
|
|
11446
|
+
b("span", Uc, M(v.num), 1)
|
|
11438
11447
|
]),
|
|
11439
11448
|
_: 2
|
|
11440
11449
|
}, 1032, ["class", "aria-label", "attrs", "onClick"])
|
|
11441
11450
|
]),
|
|
11442
11451
|
default: c(() => [
|
|
11443
|
-
b("span",
|
|
11452
|
+
b("span", Vc, [
|
|
11444
11453
|
p(r, { size: "200" }, {
|
|
11445
11454
|
default: c(() => [
|
|
11446
11455
|
q(M(v.tooltip), 1)
|
|
@@ -11451,11 +11460,11 @@ function Uc(e, a, t, i, s, n) {
|
|
|
11451
11460
|
]),
|
|
11452
11461
|
_: 2
|
|
11453
11462
|
}, 1032, ["onShown"])
|
|
11454
|
-
], 8,
|
|
11463
|
+
], 8, Hc))), 128)),
|
|
11455
11464
|
m(e.$slots, "picker")
|
|
11456
11465
|
]);
|
|
11457
11466
|
}
|
|
11458
|
-
const
|
|
11467
|
+
const wh = /* @__PURE__ */ I(qc, [["render", jc]]), Kc = {
|
|
11459
11468
|
name: "DtProgressBar",
|
|
11460
11469
|
props: {
|
|
11461
11470
|
progressbarAriaLabel: {
|
|
@@ -11481,19 +11490,19 @@ const Sh = /* @__PURE__ */ I(Fc, [["render", Uc]]), jc = {
|
|
|
11481
11490
|
mounted() {
|
|
11482
11491
|
this.circleCircumference = this.$refs.progressbarCircle.getTotalLength();
|
|
11483
11492
|
}
|
|
11484
|
-
},
|
|
11493
|
+
}, Yc = ["aria-label", "aria-valuenow"], Gc = {
|
|
11485
11494
|
ref: "progressbarCircle",
|
|
11486
11495
|
r: "8",
|
|
11487
11496
|
cx: "12",
|
|
11488
11497
|
cy: "12",
|
|
11489
11498
|
class: "progress-bar__circle"
|
|
11490
|
-
},
|
|
11499
|
+
}, Qc = /* @__PURE__ */ b("circle", {
|
|
11491
11500
|
r: "8",
|
|
11492
11501
|
cx: "12",
|
|
11493
11502
|
cy: "12",
|
|
11494
11503
|
class: "progress-bar__circle"
|
|
11495
11504
|
}, null, -1);
|
|
11496
|
-
function
|
|
11505
|
+
function Xc(e, a, t, i, s, n) {
|
|
11497
11506
|
return d(), u("div", {
|
|
11498
11507
|
role: "progressbar",
|
|
11499
11508
|
"aria-label": t.progressbarAriaLabel,
|
|
@@ -11506,18 +11515,18 @@ function Qc(e, a, t, i, s, n) {
|
|
|
11506
11515
|
class: "progress-bar",
|
|
11507
11516
|
style: Ce(n.cssVars)
|
|
11508
11517
|
}, [
|
|
11509
|
-
b("circle",
|
|
11510
|
-
|
|
11518
|
+
b("circle", Gc, null, 512),
|
|
11519
|
+
Qc
|
|
11511
11520
|
], 4))
|
|
11512
|
-
], 8,
|
|
11521
|
+
], 8, Yc);
|
|
11513
11522
|
}
|
|
11514
|
-
const
|
|
11523
|
+
const Zc = /* @__PURE__ */ I(Kc, [["render", Xc]]), Jc = {
|
|
11515
11524
|
name: "DtImageCarousel",
|
|
11516
11525
|
components: {
|
|
11517
11526
|
DtImageViewer: hs,
|
|
11518
11527
|
DtButton: j,
|
|
11519
11528
|
DtIcon: V,
|
|
11520
|
-
DtProgressBar:
|
|
11529
|
+
DtProgressBar: Zc
|
|
11521
11530
|
},
|
|
11522
11531
|
props: {
|
|
11523
11532
|
mediaItem: {
|
|
@@ -11555,10 +11564,10 @@ const Xc = /* @__PURE__ */ I(jc, [["render", Qc]]), Zc = {
|
|
|
11555
11564
|
this.$emit("remove-media", e);
|
|
11556
11565
|
}
|
|
11557
11566
|
}
|
|
11558
|
-
},
|
|
11559
|
-
function
|
|
11567
|
+
}, eu = { class: "dt-attachment-image" }, tu = { class: "dt-attachment-image__top-right" };
|
|
11568
|
+
function au(e, a, t, i, s, n) {
|
|
11560
11569
|
const r = g("dt-image-viewer"), l = g("dt-progress-bar"), o = g("dt-icon"), h = g("dt-button");
|
|
11561
|
-
return d(), u("li",
|
|
11570
|
+
return d(), u("li", eu, [
|
|
11562
11571
|
p(r, {
|
|
11563
11572
|
"image-button-class": "dt-attachment-image__image-viewer",
|
|
11564
11573
|
"image-src": t.mediaItem.path,
|
|
@@ -11566,7 +11575,7 @@ function tu(e, a, t, i, s, n) {
|
|
|
11566
11575
|
"close-aria-label": t.closeAriaLabel,
|
|
11567
11576
|
"aria-label": t.clickToOpenAriaLabel
|
|
11568
11577
|
}, null, 8, ["image-src", "image-alt", "close-aria-label", "aria-label"]),
|
|
11569
|
-
b("div",
|
|
11578
|
+
b("div", tu, [
|
|
11570
11579
|
t.mediaItem.isUploading ? (d(), D(l, {
|
|
11571
11580
|
key: 0,
|
|
11572
11581
|
class: "dt-attachment-image__progress-bar",
|
|
@@ -11594,12 +11603,12 @@ function tu(e, a, t, i, s, n) {
|
|
|
11594
11603
|
])
|
|
11595
11604
|
]);
|
|
11596
11605
|
}
|
|
11597
|
-
const
|
|
11606
|
+
const nu = /* @__PURE__ */ I(Jc, [["render", au]]), iu = 64, su = {
|
|
11598
11607
|
name: "DtRecipeAttachmentCarousel",
|
|
11599
11608
|
components: {
|
|
11600
11609
|
DtButton: j,
|
|
11601
11610
|
DtIcon: V,
|
|
11602
|
-
DtImageCarousel:
|
|
11611
|
+
DtImageCarousel: nu
|
|
11603
11612
|
},
|
|
11604
11613
|
mixins: [],
|
|
11605
11614
|
/* inheritAttrs: false is generally an option we want to set on library
|
|
@@ -11680,7 +11689,7 @@ const au = /* @__PURE__ */ I(Zc, [["render", tu]]), nu = 64, iu = {
|
|
|
11680
11689
|
}
|
|
11681
11690
|
},
|
|
11682
11691
|
removeMediaItem(e) {
|
|
11683
|
-
this.showRightArrow = this.$refs.carousel.scrollWidth > this.$refs.carousel.clientWidth +
|
|
11692
|
+
this.showRightArrow = this.$refs.carousel.scrollWidth > this.$refs.carousel.clientWidth + iu, this.$emit("remove-media", e);
|
|
11684
11693
|
},
|
|
11685
11694
|
closeButton(e, a) {
|
|
11686
11695
|
this.showCloseButton[a] = e;
|
|
@@ -11702,13 +11711,13 @@ const au = /* @__PURE__ */ I(Zc, [["render", tu]]), nu = 64, iu = {
|
|
|
11702
11711
|
});
|
|
11703
11712
|
}
|
|
11704
11713
|
}
|
|
11705
|
-
},
|
|
11714
|
+
}, ru = {
|
|
11706
11715
|
class: "dt-attachment-carousel",
|
|
11707
11716
|
role: "presentation"
|
|
11708
11717
|
};
|
|
11709
|
-
function
|
|
11718
|
+
function ou(e, a, t, i, s, n) {
|
|
11710
11719
|
const r = g("dt-icon"), l = g("dt-button");
|
|
11711
|
-
return d(), u("div",
|
|
11720
|
+
return d(), u("div", ru, [
|
|
11712
11721
|
t.mediaList.length > 0 ? (d(), u("ul", {
|
|
11713
11722
|
key: 0,
|
|
11714
11723
|
ref: "carousel",
|
|
@@ -11766,14 +11775,14 @@ function ru(e, a, t, i, s, n) {
|
|
|
11766
11775
|
])
|
|
11767
11776
|
]);
|
|
11768
11777
|
}
|
|
11769
|
-
const
|
|
11778
|
+
const Ch = /* @__PURE__ */ I(su, [["render", ou]]), lu = [
|
|
11770
11779
|
/^https?:\/\//,
|
|
11771
11780
|
/^http?:\/\//,
|
|
11772
11781
|
/^ftp?:\/\//,
|
|
11773
11782
|
/^ftps?:\/\//,
|
|
11774
11783
|
/^ftps?:\/\//,
|
|
11775
11784
|
/mailto:([^?]*)/
|
|
11776
|
-
],
|
|
11785
|
+
], du = "https://", cu = {
|
|
11777
11786
|
name: "DtRecipeEditor",
|
|
11778
11787
|
components: {
|
|
11779
11788
|
DtRichTextEditor: Sn,
|
|
@@ -12102,7 +12111,7 @@ const wh = /* @__PURE__ */ I(iu, [["render", ru]]), ou = [
|
|
|
12102
12111
|
this.removeLink();
|
|
12103
12112
|
return;
|
|
12104
12113
|
}
|
|
12105
|
-
|
|
12114
|
+
lu.find((l) => l.test(this.linkInput)) || (this.linkInput = `${du}${this.linkInput}`);
|
|
12106
12115
|
const i = (r = (n = a == null ? void 0 : a.view) == null ? void 0 : n.state) == null ? void 0 : r.selection;
|
|
12107
12116
|
i.anchor === i.head ? a.chain().focus().insertContentAt(
|
|
12108
12117
|
i.anchor,
|
|
@@ -12173,8 +12182,8 @@ const wh = /* @__PURE__ */ I(iu, [["render", ru]]), ou = [
|
|
|
12173
12182
|
this.$emit("input", e);
|
|
12174
12183
|
}
|
|
12175
12184
|
}
|
|
12176
|
-
},
|
|
12177
|
-
function
|
|
12185
|
+
}, uu = /* @__PURE__ */ b("div", { class: "dt-editor--button-group-divider" }, null, -1), hu = { key: 0 }, fu = { class: "d-ml8 d-mr12" };
|
|
12186
|
+
function mu(e, a, t, i, s, n) {
|
|
12178
12187
|
const r = g("dt-icon"), l = g("dt-button"), o = g("dt-tooltip"), h = g("dt-stack"), v = g("dt-input"), f = g("dt-popover"), y = g("dt-rich-text-editor");
|
|
12179
12188
|
return d(), u("div", {
|
|
12180
12189
|
"data-qa": "dt-editor",
|
|
@@ -12208,6 +12217,7 @@ function fu(e, a, t, i, s, n) {
|
|
|
12208
12217
|
kind: "muted",
|
|
12209
12218
|
active: (T = (N = e.$refs.richTextEditor) == null ? void 0 : N.editor) == null ? void 0 : T.isActive(S.selector),
|
|
12210
12219
|
size: "xs",
|
|
12220
|
+
"aria-label": S.tooltipMessage,
|
|
12211
12221
|
onClick: (k) => S.onClick()
|
|
12212
12222
|
}, {
|
|
12213
12223
|
icon: c(() => [
|
|
@@ -12218,12 +12228,12 @@ function fu(e, a, t, i, s, n) {
|
|
|
12218
12228
|
}, null, 8, ["name"])
|
|
12219
12229
|
]),
|
|
12220
12230
|
_: 2
|
|
12221
|
-
}, 1032, ["data-qa", "active", "onClick"])
|
|
12231
|
+
}, 1032, ["data-qa", "active", "aria-label", "onClick"])
|
|
12222
12232
|
];
|
|
12223
12233
|
}),
|
|
12224
12234
|
_: 2
|
|
12225
12235
|
}, 1032, ["message"]))), 128)),
|
|
12226
|
-
|
|
12236
|
+
uu
|
|
12227
12237
|
]),
|
|
12228
12238
|
_: 2
|
|
12229
12239
|
}, 1024))), 128)),
|
|
@@ -12262,6 +12272,7 @@ function fu(e, a, t, i, s, n) {
|
|
|
12262
12272
|
class: "d-ol-none",
|
|
12263
12273
|
active: (S = (_ = e.$refs.richTextEditor) == null ? void 0 : _.editor) == null ? void 0 : S.isActive(n.linkButton.selector),
|
|
12264
12274
|
size: "xs",
|
|
12275
|
+
"aria-label": n.linkButton.tooltipMessage,
|
|
12265
12276
|
onClick: a[0] || (a[0] = (N) => n.linkButton.onClick())
|
|
12266
12277
|
}, {
|
|
12267
12278
|
icon: c(() => [
|
|
@@ -12272,14 +12283,14 @@ function fu(e, a, t, i, s, n) {
|
|
|
12272
12283
|
}, null, 8, ["name"])
|
|
12273
12284
|
]),
|
|
12274
12285
|
_: 1
|
|
12275
|
-
}, 8, ["data-qa", "active"])
|
|
12286
|
+
}, 8, ["data-qa", "active", "aria-label"])
|
|
12276
12287
|
];
|
|
12277
12288
|
}),
|
|
12278
12289
|
_: 1
|
|
12279
12290
|
}, 8, ["message"]))
|
|
12280
12291
|
]),
|
|
12281
12292
|
content: c(() => [
|
|
12282
|
-
t.showAddLink.setLinkTitle.length > 0 ? (d(), u("span",
|
|
12293
|
+
t.showAddLink.setLinkTitle.length > 0 ? (d(), u("span", hu, M(t.showAddLink.setLinkTitle), 1)) : w("", !0),
|
|
12283
12294
|
p(v, {
|
|
12284
12295
|
modelValue: s.linkInput,
|
|
12285
12296
|
"onUpdate:modelValue": a[1] || (a[1] = (_) => s.linkInput = _),
|
|
@@ -12296,7 +12307,7 @@ function fu(e, a, t, i, s, n) {
|
|
|
12296
12307
|
}, null, 8, ["modelValue", "input-aria-label", "placeholder", "onClick", "onFocus", "onKeydown"])
|
|
12297
12308
|
]),
|
|
12298
12309
|
footerContent: c(() => [
|
|
12299
|
-
b("div",
|
|
12310
|
+
b("div", fu, [
|
|
12300
12311
|
p(l, {
|
|
12301
12312
|
class: "d-mx2",
|
|
12302
12313
|
"aria-label": t.removeLinkButton.ariaLabel,
|
|
@@ -12372,13 +12383,13 @@ function fu(e, a, t, i, s, n) {
|
|
|
12372
12383
|
], 4)
|
|
12373
12384
|
]);
|
|
12374
12385
|
}
|
|
12375
|
-
const
|
|
12386
|
+
const kh = /* @__PURE__ */ I(cu, [["render", mu]]), za = {
|
|
12376
12387
|
warning: "dt-recipe-callbox-badge--warning"
|
|
12377
12388
|
}, Ha = {
|
|
12378
12389
|
default: "dt-recipe-callbox--border-default",
|
|
12379
12390
|
ai: "dt-recipe-callbox--border-ai",
|
|
12380
12391
|
critical: "dt-recipe-callbox--border-critical"
|
|
12381
|
-
},
|
|
12392
|
+
}, pu = {
|
|
12382
12393
|
name: "DtRecipeCallbox",
|
|
12383
12394
|
components: { DtBadge: Vt, DtAvatar: gt },
|
|
12384
12395
|
inheritAttrs: !1,
|
|
@@ -12479,41 +12490,41 @@ const Ch = /* @__PURE__ */ I(du, [["render", fu]]), za = {
|
|
|
12479
12490
|
this.clickable && this.$emit("click", e);
|
|
12480
12491
|
}
|
|
12481
12492
|
}
|
|
12482
|
-
},
|
|
12493
|
+
}, gu = {
|
|
12483
12494
|
"data-qa": "dt-recipe-callbox",
|
|
12484
12495
|
class: "dt-recipe-callbox"
|
|
12485
|
-
},
|
|
12496
|
+
}, bu = {
|
|
12486
12497
|
key: 0,
|
|
12487
12498
|
"data-qa": "dt-recipe-callbox--video-wrapper",
|
|
12488
12499
|
class: "dt-recipe-callbox--video"
|
|
12489
|
-
},
|
|
12500
|
+
}, vu = { class: "dt-recipe-callbox--main-content-top" }, yu = { class: "dt-recipe-callbox--content" }, _u = {
|
|
12490
12501
|
key: 0,
|
|
12491
12502
|
"data-qa": "dt-recipe-callbox--badge-wrapper",
|
|
12492
12503
|
class: "dt-recipe-callbox--content-badge"
|
|
12493
|
-
},
|
|
12504
|
+
}, Su = {
|
|
12494
12505
|
key: 1,
|
|
12495
12506
|
"data-qa": "dt-recipe-callbox--subtitle-wrapper",
|
|
12496
12507
|
class: "dt-recipe-callbox--content-subtitle"
|
|
12497
|
-
},
|
|
12508
|
+
}, wu = {
|
|
12498
12509
|
key: 1,
|
|
12499
12510
|
"data-qa": "dt-recipe-callbox--right-wrapper",
|
|
12500
12511
|
class: "dt-recipe-callbox--right"
|
|
12501
|
-
},
|
|
12512
|
+
}, Cu = {
|
|
12502
12513
|
key: 0,
|
|
12503
12514
|
"data-qa": "dt-recipe-callbox--bottom-wrapper",
|
|
12504
12515
|
class: "dt-recipe-callbox--main-content-bottom"
|
|
12505
12516
|
};
|
|
12506
|
-
function
|
|
12517
|
+
function ku(e, a, t, i, s, n) {
|
|
12507
12518
|
const r = g("dt-avatar"), l = g("dt-badge");
|
|
12508
|
-
return d(), u("div",
|
|
12509
|
-
e.$slots.video ? (d(), u("div",
|
|
12519
|
+
return d(), u("div", gu, [
|
|
12520
|
+
e.$slots.video ? (d(), u("div", bu, [
|
|
12510
12521
|
m(e.$slots, "video", {}, void 0, !0)
|
|
12511
12522
|
])) : w("", !0),
|
|
12512
12523
|
b("div", {
|
|
12513
12524
|
"data-qa": "dt-recipe-callbox--main-content",
|
|
12514
12525
|
class: C(["dt-recipe-callbox--main-content", n.borderClass, { "dt-recipe-callbox--clickable": t.clickable }])
|
|
12515
12526
|
}, [
|
|
12516
|
-
b("div",
|
|
12527
|
+
b("div", vu, [
|
|
12517
12528
|
n.shouldShowAvatar ? (d(), D(r, {
|
|
12518
12529
|
key: 0,
|
|
12519
12530
|
"avatar-class": "dt-recipe-callbox--avatar",
|
|
@@ -12526,7 +12537,7 @@ function Cu(e, a, t, i, s, n) {
|
|
|
12526
12537
|
size: "sm",
|
|
12527
12538
|
onClick: n.handleClick
|
|
12528
12539
|
}, null, 8, ["image-src", "full-name", "seed", "clickable", "overlay-icon", "onClick"])) : w("", !0),
|
|
12529
|
-
b("div",
|
|
12540
|
+
b("div", yu, [
|
|
12530
12541
|
(d(), D(Se(t.clickable ? "button" : "span"), {
|
|
12531
12542
|
"data-qa": "dt-recipe-callbox--title",
|
|
12532
12543
|
class: "dt-recipe-callbox--content-title",
|
|
@@ -12537,7 +12548,7 @@ function Cu(e, a, t, i, s, n) {
|
|
|
12537
12548
|
]),
|
|
12538
12549
|
_: 1
|
|
12539
12550
|
}, 8, ["onClick"])),
|
|
12540
|
-
e.$slots.badge || t.badgeText ? (d(), u("div",
|
|
12551
|
+
e.$slots.badge || t.badgeText ? (d(), u("div", _u, [
|
|
12541
12552
|
m(e.$slots, "badge", {}, () => [
|
|
12542
12553
|
p(l, {
|
|
12543
12554
|
class: C(n.badgeClass),
|
|
@@ -12545,86 +12556,86 @@ function Cu(e, a, t, i, s, n) {
|
|
|
12545
12556
|
}, null, 8, ["class", "text"])
|
|
12546
12557
|
], !0)
|
|
12547
12558
|
])) : w("", !0),
|
|
12548
|
-
e.$slots.subtitle ? (d(), u("div",
|
|
12559
|
+
e.$slots.subtitle ? (d(), u("div", Su, [
|
|
12549
12560
|
m(e.$slots, "subtitle", {}, void 0, !0)
|
|
12550
12561
|
])) : w("", !0)
|
|
12551
12562
|
]),
|
|
12552
|
-
e.$slots.right ? (d(), u("div",
|
|
12563
|
+
e.$slots.right ? (d(), u("div", wu, [
|
|
12553
12564
|
m(e.$slots, "right", {}, void 0, !0)
|
|
12554
12565
|
])) : w("", !0)
|
|
12555
12566
|
]),
|
|
12556
|
-
e.$slots.bottom ? (d(), u("div",
|
|
12567
|
+
e.$slots.bottom ? (d(), u("div", Cu, [
|
|
12557
12568
|
m(e.$slots, "bottom", {}, void 0, !0)
|
|
12558
12569
|
])) : w("", !0)
|
|
12559
12570
|
], 2)
|
|
12560
12571
|
]);
|
|
12561
12572
|
}
|
|
12562
|
-
const
|
|
12573
|
+
const Ih = /* @__PURE__ */ I(pu, [["render", ku], ["__scopeId", "data-v-ef08f46e"]]);
|
|
12563
12574
|
let xe;
|
|
12564
12575
|
function ct(e, a) {
|
|
12565
12576
|
return sa(), fn(e, a, {
|
|
12566
12577
|
locale: xe
|
|
12567
12578
|
});
|
|
12568
12579
|
}
|
|
12569
|
-
function
|
|
12580
|
+
function Iu(e, a) {
|
|
12570
12581
|
return sa(), gl(e, {
|
|
12571
12582
|
locale: xe,
|
|
12572
12583
|
format: a
|
|
12573
12584
|
});
|
|
12574
12585
|
}
|
|
12575
|
-
function
|
|
12586
|
+
function Tu(e, a) {
|
|
12576
12587
|
return sa(), ml(e, a, {
|
|
12577
12588
|
locale: xe
|
|
12578
12589
|
});
|
|
12579
12590
|
}
|
|
12580
|
-
function
|
|
12591
|
+
function Du() {
|
|
12581
12592
|
return xe !== void 0;
|
|
12582
12593
|
}
|
|
12583
12594
|
function sa() {
|
|
12584
|
-
if (!
|
|
12595
|
+
if (!Du())
|
|
12585
12596
|
throw new Error("Locale not set, please call setDateLocale(locale) and pass in a datefns locale object as the locale param before calling this function");
|
|
12586
12597
|
}
|
|
12587
|
-
function
|
|
12598
|
+
function Th(e) {
|
|
12588
12599
|
xe = e;
|
|
12589
12600
|
}
|
|
12590
|
-
function
|
|
12601
|
+
function Dh(e) {
|
|
12591
12602
|
return ct(e, "MMMM d, y");
|
|
12592
12603
|
}
|
|
12593
|
-
function
|
|
12604
|
+
function Oh(e) {
|
|
12594
12605
|
if (e < 60)
|
|
12595
|
-
return
|
|
12606
|
+
return Tu(0, 29 * 1e3);
|
|
12596
12607
|
const a = vl({
|
|
12597
12608
|
start: 0,
|
|
12598
12609
|
end: e * 1e3
|
|
12599
12610
|
});
|
|
12600
|
-
return
|
|
12611
|
+
return Iu(a, ["hours", "minutes"]);
|
|
12601
12612
|
}
|
|
12602
12613
|
function Va(e) {
|
|
12603
12614
|
const a = new Intl.RelativeTimeFormat(xe.code, { numeric: "auto" });
|
|
12604
12615
|
return qn(a.formatToParts(e, "day")[0].value, xe.code);
|
|
12605
12616
|
}
|
|
12606
|
-
function
|
|
12617
|
+
function Lh(e) {
|
|
12607
12618
|
return kl(e) ? Va(0) : Tl(e) ? Va(-1) : wl(e) ? ct(e, "EEEE") : Cl(e) ? ct(e, "EEEE, MMMM d") : ct(e, "MMMM d, y");
|
|
12608
12619
|
}
|
|
12609
12620
|
export {
|
|
12610
|
-
|
|
12611
|
-
|
|
12612
|
-
|
|
12613
|
-
|
|
12614
|
-
|
|
12615
|
-
|
|
12616
|
-
|
|
12621
|
+
Mh as AVATAR_COLORS,
|
|
12622
|
+
xh as AVATAR_GROUP_VALIDATOR,
|
|
12623
|
+
Bh as AVATAR_ICON_SIZES,
|
|
12624
|
+
Ph as AVATAR_KIND_MODIFIERS,
|
|
12625
|
+
Rh as AVATAR_PRESENCE_SIZE_MODIFIERS,
|
|
12626
|
+
$h as AVATAR_PRESENCE_STATES,
|
|
12627
|
+
Nh as AVATAR_SIZE_MODIFIERS,
|
|
12617
12628
|
wa as BADGE_DECORATION_MODIFIERS,
|
|
12618
12629
|
Sa as BADGE_KIND_MODIFIERS,
|
|
12619
12630
|
_a as BADGE_TYPE_MODIFIERS,
|
|
12620
12631
|
ui as BREADCRUMBS_INVERTED_MODIFIER,
|
|
12621
12632
|
ci as BREADCRUMB_ITEM_SELECTED_MODIFIER,
|
|
12622
12633
|
Ca as BUTTON_GROUP_ALIGNMENT,
|
|
12623
|
-
|
|
12624
|
-
|
|
12625
|
-
|
|
12626
|
-
|
|
12627
|
-
|
|
12634
|
+
jh as BUTTON_ICON_SIZES,
|
|
12635
|
+
Kh as BUTTON_IMPORTANCE_MODIFIERS,
|
|
12636
|
+
Yh as BUTTON_KIND_MODIFIERS,
|
|
12637
|
+
Gh as BUTTON_SIZE_MODIFIERS,
|
|
12638
|
+
Qh as BUTTON_TYPES,
|
|
12628
12639
|
gn as CALLBAR_BUTTON_VALID_WIDTH_SIZE,
|
|
12629
12640
|
za as CALLBOX_BADGE_COLORS,
|
|
12630
12641
|
Ha as CALLBOX_BORDER_COLORS,
|
|
@@ -12635,34 +12646,34 @@ export {
|
|
|
12635
12646
|
ed as CHIP_TOP_POSITION,
|
|
12636
12647
|
wd as COLOR_CODES,
|
|
12637
12648
|
lt as DEFAULT_FEED_ROW_STATE,
|
|
12638
|
-
|
|
12639
|
-
|
|
12649
|
+
Sf as DEFAULT_VALIDATION_MESSAGE_TYPE,
|
|
12650
|
+
wf as DESCRIPTION_SIZE_TYPES,
|
|
12640
12651
|
Xe as DROPDOWN_PADDING_CLASSES,
|
|
12641
12652
|
ji as DT_DESCRIPTION_LIST_DIRECTION,
|
|
12642
|
-
|
|
12653
|
+
Fh as DT_STACK_DIRECTION,
|
|
12643
12654
|
_n as DT_STACK_GAP,
|
|
12644
|
-
|
|
12655
|
+
qh as DT_STACK_RESPONSIVE_BREAKPOINTS,
|
|
12645
12656
|
gt as DtAvatar,
|
|
12646
12657
|
Vt as DtBadge,
|
|
12647
|
-
|
|
12658
|
+
Bu as DtBanner,
|
|
12648
12659
|
mi as DtBreadcrumbItem,
|
|
12649
|
-
|
|
12660
|
+
Pu as DtBreadcrumbs,
|
|
12650
12661
|
j as DtButton,
|
|
12651
|
-
|
|
12662
|
+
Ru as DtButtonGroup,
|
|
12652
12663
|
wi as DtCard,
|
|
12653
12664
|
Ka as DtCheckableInputMixin,
|
|
12654
|
-
|
|
12655
|
-
|
|
12665
|
+
Ku as DtCheckbox,
|
|
12666
|
+
Yu as DtCheckboxGroup,
|
|
12656
12667
|
an as DtChip,
|
|
12657
|
-
|
|
12668
|
+
$u as DtCodeblock,
|
|
12658
12669
|
Ui as DtCollapsible,
|
|
12659
12670
|
$i as DtCombobox,
|
|
12660
|
-
|
|
12661
|
-
|
|
12671
|
+
ah as DtDatepicker,
|
|
12672
|
+
Nu as DtDescriptionList,
|
|
12662
12673
|
ts as DtDropdown,
|
|
12663
|
-
|
|
12674
|
+
Fu as DtDropdownSeparator,
|
|
12664
12675
|
Ya as DtGroupableInputMixin,
|
|
12665
|
-
|
|
12676
|
+
qu as DtHovercard,
|
|
12666
12677
|
V as DtIcon,
|
|
12667
12678
|
hs as DtImageViewer,
|
|
12668
12679
|
Ga as DtInput,
|
|
@@ -12671,70 +12682,70 @@ export {
|
|
|
12671
12682
|
ja as DtInputMixin,
|
|
12672
12683
|
Wa as DtItemLayout,
|
|
12673
12684
|
Xa as DtKeyboardListNavigationMixin,
|
|
12674
|
-
|
|
12685
|
+
Ju as DtKeyboardShortcut,
|
|
12675
12686
|
qt as DtLazyShow,
|
|
12676
12687
|
yn as DtLink,
|
|
12677
12688
|
$t as DtListItem,
|
|
12678
|
-
|
|
12679
|
-
|
|
12680
|
-
|
|
12689
|
+
Hu as DtListItemGroup,
|
|
12690
|
+
zu as DtModal,
|
|
12691
|
+
xu as DtNotice,
|
|
12681
12692
|
jt as DtNoticeAction,
|
|
12682
12693
|
Ut as DtNoticeContent,
|
|
12683
12694
|
Wt as DtNoticeIcon,
|
|
12684
|
-
|
|
12695
|
+
Vu as DtPagination,
|
|
12685
12696
|
tt as DtPopover,
|
|
12686
|
-
|
|
12687
|
-
|
|
12688
|
-
|
|
12689
|
-
|
|
12697
|
+
zh as DtPresence,
|
|
12698
|
+
Wu as DtRadio,
|
|
12699
|
+
Uu as DtRadioGroup,
|
|
12700
|
+
Ch as DtRecipeAttachmentCarousel,
|
|
12690
12701
|
cd as DtRecipeCallbarButton,
|
|
12691
|
-
|
|
12692
|
-
|
|
12693
|
-
|
|
12702
|
+
dh as DtRecipeCallbarButtonWithPopover,
|
|
12703
|
+
Ih as DtRecipeCallbox,
|
|
12704
|
+
lh as DtRecipeComboboxMultiSelect,
|
|
12694
12705
|
Xl as DtRecipeComboboxWithPopover,
|
|
12695
|
-
|
|
12696
|
-
|
|
12697
|
-
|
|
12698
|
-
|
|
12699
|
-
|
|
12706
|
+
ch as DtRecipeContactInfo,
|
|
12707
|
+
bh as DtRecipeContactRow,
|
|
12708
|
+
wh as DtRecipeEmojiRow,
|
|
12709
|
+
_h as DtRecipeFeedItemPill,
|
|
12710
|
+
yh as DtRecipeFeedItemRow,
|
|
12700
12711
|
bn as DtRecipeGeneralRow,
|
|
12701
|
-
|
|
12702
|
-
|
|
12703
|
-
|
|
12704
|
-
|
|
12705
|
-
|
|
12706
|
-
|
|
12707
|
-
|
|
12708
|
-
|
|
12709
|
-
|
|
12710
|
-
|
|
12711
|
-
|
|
12712
|
+
gh as DtRecipeGroupRow,
|
|
12713
|
+
mh as DtRecipeGroupedChip,
|
|
12714
|
+
fh as DtRecipeIvrNode,
|
|
12715
|
+
ph as DtRecipeSettingsMenuButton,
|
|
12716
|
+
Sh as DtRecipeTimePill,
|
|
12717
|
+
uh as DtRecipeTopBannerInfo,
|
|
12718
|
+
vh as DtRecipeUnreadPill,
|
|
12719
|
+
kh as DtRecipeWysiwygEditor,
|
|
12720
|
+
eh as DtRootLayout,
|
|
12721
|
+
th as DtScroller,
|
|
12722
|
+
Gu as DtSelectMenu,
|
|
12712
12723
|
Tn as DtSkeleton,
|
|
12713
|
-
|
|
12714
|
-
|
|
12715
|
-
|
|
12716
|
-
|
|
12724
|
+
Xh as DtSkeletonListItem,
|
|
12725
|
+
Zh as DtSkeletonParagraph,
|
|
12726
|
+
Jh as DtSkeletonShape,
|
|
12727
|
+
ef as DtSkeletonText,
|
|
12717
12728
|
Qe as DtStack,
|
|
12718
|
-
|
|
12719
|
-
|
|
12720
|
-
|
|
12721
|
-
|
|
12722
|
-
|
|
12729
|
+
tf as DtTab,
|
|
12730
|
+
af as DtTabGroup,
|
|
12731
|
+
ju as DtTabPanel,
|
|
12732
|
+
Qu as DtToast,
|
|
12733
|
+
Xu as DtToggle,
|
|
12723
12734
|
_e as DtTooltip,
|
|
12724
12735
|
Fe as DtValidationMessages,
|
|
12725
12736
|
qa as FEED_ITEM_PILL_BORDER_COLORS,
|
|
12726
12737
|
Fa as FEED_ROW_STATE_BACKGROUND_COLOR,
|
|
12727
|
-
|
|
12728
|
-
|
|
12729
|
-
|
|
12730
|
-
|
|
12731
|
-
|
|
12738
|
+
nf as ICON_POSITION_MODIFIERS,
|
|
12739
|
+
sf as ICON_SIZE_MODIFIERS,
|
|
12740
|
+
rf as INPUT_SIZES,
|
|
12741
|
+
of as INPUT_TYPES,
|
|
12742
|
+
lf as INVALID_COMBINATION,
|
|
12732
12743
|
ta as IVR_NODE_BRANCH,
|
|
12733
12744
|
ea as IVR_NODE_EXPERT,
|
|
12734
12745
|
wt as IVR_NODE_GO_TO,
|
|
12735
12746
|
na as IVR_NODE_HANGUP,
|
|
12736
12747
|
Od as IVR_NODE_ICON_TYPES,
|
|
12737
|
-
|
|
12748
|
+
hh as IVR_NODE_LABELS,
|
|
12738
12749
|
Zt as IVR_NODE_PROMPT_COLLECT,
|
|
12739
12750
|
Xt as IVR_NODE_PROMPT_MENU,
|
|
12740
12751
|
Jt as IVR_NODE_PROMPT_PLAY,
|
|
@@ -12745,10 +12756,10 @@ export {
|
|
|
12745
12756
|
Wd as LEFTBAR_GENERAL_ROW_ICON_MAPPING,
|
|
12746
12757
|
jd as LEFTBAR_GENERAL_ROW_ICON_SIZES,
|
|
12747
12758
|
G as LEFTBAR_GENERAL_ROW_TYPES,
|
|
12748
|
-
|
|
12749
|
-
|
|
12759
|
+
df as LINK_KIND_MODIFIERS,
|
|
12760
|
+
cf as LINK_VARIANTS,
|
|
12750
12761
|
Dt as LIST_ITEM_NAVIGATION_TYPES,
|
|
12751
|
-
|
|
12762
|
+
Hh as LIST_ITEM_TYPES,
|
|
12752
12763
|
Ta as MODAL_BANNER_KINDS,
|
|
12753
12764
|
ka as MODAL_KIND_MODIFIERS,
|
|
12754
12765
|
Ia as MODAL_SIZE_MODIFIERS,
|
|
@@ -12757,56 +12768,56 @@ export {
|
|
|
12757
12768
|
jn as NOTICE_ROLES,
|
|
12758
12769
|
_t as POPOVER_APPEND_TO_VALUES,
|
|
12759
12770
|
Fn as POPOVER_CONTENT_WIDTHS,
|
|
12760
|
-
|
|
12761
|
-
|
|
12762
|
-
|
|
12771
|
+
Cf as POPOVER_DIRECTIONS,
|
|
12772
|
+
kf as POPOVER_HEADER_FOOTER_PADDING_CLASSES,
|
|
12773
|
+
If as POPOVER_INITIAL_FOCUS_STRINGS,
|
|
12763
12774
|
Rn as POPOVER_PADDING_CLASSES,
|
|
12764
|
-
|
|
12765
|
-
|
|
12766
|
-
|
|
12767
|
-
|
|
12775
|
+
Tf as POPOVER_ROLES,
|
|
12776
|
+
Df as POPOVER_STICKY_VALUES,
|
|
12777
|
+
Vh as PRESENCE_STATES,
|
|
12778
|
+
Wh as PRESENCE_STATES_LIST,
|
|
12768
12779
|
Ms as RADIO_INPUT_VALIDATION_CLASSES,
|
|
12769
|
-
|
|
12780
|
+
Fc as REACTIONS_ATTRIBUTES,
|
|
12770
12781
|
Lr as ROOT_LAYOUT_RESPONSIVE_BREAKPOINTS,
|
|
12771
12782
|
Aa as ROOT_LAYOUT_SIDEBAR_POSITIONS,
|
|
12772
12783
|
Oa as SELECT_SIZE_MODIFIERS,
|
|
12773
12784
|
tr as SELECT_STATE_MODIFIERS,
|
|
12774
|
-
|
|
12785
|
+
Zu as SHORTCUTS_ALIASES_LIST,
|
|
12775
12786
|
Ge as SHORTCUTS_ICON_ALIASES,
|
|
12776
12787
|
kr as SHORTCUTS_ICON_SEPARATOR,
|
|
12777
|
-
|
|
12778
|
-
|
|
12779
|
-
|
|
12780
|
-
|
|
12781
|
-
|
|
12782
|
-
|
|
12783
|
-
|
|
12784
|
-
|
|
12785
|
-
|
|
12788
|
+
uf as SKELETON_HEADING_HEIGHTS,
|
|
12789
|
+
hf as SKELETON_RIPPLE_DURATION,
|
|
12790
|
+
ff as SKELETON_SHAPES,
|
|
12791
|
+
mf as SKELETON_SHAPE_SIZES,
|
|
12792
|
+
pf as SKELETON_TEXT_TYPES,
|
|
12793
|
+
gf as TAB_IMPORTANCE_MODIFIERS,
|
|
12794
|
+
bf as TAB_LIST_IMPORTANCE_MODIFIERS,
|
|
12795
|
+
vf as TAB_LIST_KIND_MODIFIERS,
|
|
12796
|
+
yf as TAB_LIST_SIZES,
|
|
12786
12797
|
La as TOAST_MIN_DURATION,
|
|
12787
12798
|
hr as TOAST_ROLES,
|
|
12788
12799
|
br as TOGGLE_CHECKED_VALUES,
|
|
12789
12800
|
Ea as TOGGLE_SIZE_MODIFIERS,
|
|
12790
12801
|
va as TOOLTIP_DELAY_MS,
|
|
12791
12802
|
Pn as TOOLTIP_DIRECTIONS,
|
|
12792
|
-
|
|
12793
|
-
|
|
12794
|
-
|
|
12803
|
+
Of as TOOLTIP_HIDE_ON_CLICK_VARIANTS,
|
|
12804
|
+
Lf as TOOLTIP_KIND_MODIFIERS,
|
|
12805
|
+
Ef as TOOLTIP_STICKY_VALUES,
|
|
12795
12806
|
fc as UNREAD_PILL_DIRECTIONS,
|
|
12796
12807
|
mc as UNREAD_PILL_KINDS,
|
|
12797
|
-
|
|
12798
|
-
|
|
12799
|
-
|
|
12800
|
-
|
|
12801
|
-
|
|
12808
|
+
Af as VALIDATION_MESSAGE_TYPES,
|
|
12809
|
+
Oh as durationInHHMM,
|
|
12810
|
+
Mf as filterFormattedMessages,
|
|
12811
|
+
nh as formatLong,
|
|
12812
|
+
ih as formatMedium,
|
|
12802
12813
|
ya as formatMessages,
|
|
12803
|
-
|
|
12804
|
-
|
|
12805
|
-
|
|
12806
|
-
|
|
12814
|
+
rh as formatNoYear,
|
|
12815
|
+
oh as formatNumerical,
|
|
12816
|
+
sh as formatShort,
|
|
12817
|
+
Dh as getDateMedium,
|
|
12807
12818
|
re as getUniqueString,
|
|
12808
12819
|
Mt as getValidationState,
|
|
12809
|
-
|
|
12810
|
-
|
|
12820
|
+
Lh as relativeDate,
|
|
12821
|
+
Th as setDateLocale,
|
|
12811
12822
|
Ua as validationMessageValidator
|
|
12812
12823
|
};
|