@dialpad/dialtone-vue 2.116.2 → 2.117.1
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 +27 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.cjs +2 -2
- package/dist/dialtone-vue.js +197 -206
- package/dist/directives.cjs +1 -1
- package/dist/directives.js +5 -25
- package/dist/emoji.cjs +1 -1
- package/dist/emoji.js +4 -4
- package/dist/{emoji_picker-xC7uJDCX.js → emoji_picker-GfisVsYp.js} +2 -2
- package/dist/{emoji_picker-PV3E1ESP.cjs → emoji_picker-zi8qwHtl.cjs} +1 -1
- package/dist/{emoji_text_wrapper-lhfBdf65.cjs → emoji_text_wrapper-JQf6BpGc.cjs} +1 -1
- package/dist/{emoji_text_wrapper-DHv6GfAX.js → emoji_text_wrapper-OrF0kZ6L.js} +2 -2
- package/dist/{index-EEKICgH6.js → index-G0QxbVGe.js} +1442 -1405
- package/dist/index-ihXjcrB-.cjs +1 -0
- package/dist/message_input.cjs +1 -1
- package/dist/message_input.js +21 -6
- package/dist/{rich_text_editor-DhEmmg9W.cjs → rich_text_editor-VIRykWIa.cjs} +2 -2
- package/dist/{rich_text_editor-WaW2IVbb.js → rich_text_editor-eFa_UQsN.js} +17 -7
- package/dist/style.css +1 -1
- package/dist/{tooltip-s5-t4SPy.js → tooltip-AVHt9lw0.js} +8 -8
- package/dist/types/components/item_layout/item_layout.vue.d.ts +17 -0
- package/dist/types/components/item_layout/item_layout.vue.d.ts.map +1 -1
- package/dist/types/components/list_item/list_item.vue.d.ts +9 -0
- package/dist/types/components/list_item/list_item.vue.d.ts.map +1 -1
- package/dist/types/directives/tooltip/tooltip.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +31 -0
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/types/recipes/{list_items → item_layout}/contact_info/contact_info.vue.d.ts +1 -16
- package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -0
- package/dist/types/recipes/item_layout/contact_info/index.d.ts.map +1 -0
- package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
- package/package.json +6 -5
- package/dist/index-vDKY4OP8.cjs +0 -1
- package/dist/types/recipes/list_items/contact_info/contact_info.vue.d.ts.map +0 -1
- package/dist/types/recipes/list_items/contact_info/index.d.ts.map +0 -1
- /package/dist/types/recipes/{list_items → item_layout}/contact_info/index.d.ts +0 -0
package/dist/dialtone-vue.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { S as
|
|
2
|
-
import { q as tu, r as au, p as nu, m as ru, n as su, o as iu, A as ou, C as lu, E as du, y as cu, s as uu, x as fu, t as hu, v as pu, u as mu, w as gu, z as _u, B as bu } from "./rich_text_editor-
|
|
3
|
-
import { w as y, t as S, F as ia, M as oa, G as la, H as W, J as
|
|
4
|
-
import { W as yu, S as wu, R as Cu, Q as Su, T as ku, a1 as Iu, a4 as xu, a3 as Tu, a2 as Du, z as Ou, y as Lu, U as $u, I as Eu, Y as Au, X as Mu, V as Ru, C as Bu, L as Pu, a9 as Nu, a5 as Fu, a6 as qu, a8 as Hu, a7 as Wu, a0 as Vu, $ as Uu, Z as ju, _ as Yu } from "./index-
|
|
5
|
-
import { n as c, u as
|
|
6
|
-
import { r as zu, c as Gu, x as Qu, v as Xu, w as Zu, V as Ju, f as ef } from "./tooltip-
|
|
7
|
-
import
|
|
8
|
-
import { D as Ae } from "./emoji_text_wrapper-
|
|
1
|
+
import { S as Te, c as A, M as Z, d as Zt, e as De, f as Jt, D as J, L as ye, P as fe, g as ea, h as ta, i as Oe, j as aa, k as he, l as Ct, a as na, R as ra, b as sa } from "./rich_text_editor-eFa_UQsN.js";
|
|
2
|
+
import { q as tu, r as au, p as nu, m as ru, n as su, o as iu, A as ou, C as lu, E as du, y as cu, s as uu, x as fu, t as hu, v as pu, u as mu, w as gu, z as _u, B as bu } from "./rich_text_editor-eFa_UQsN.js";
|
|
3
|
+
import { w as y, t as S, F as ia, M as oa, G as la, H as W, J as St, K as kt, N as It, O as xt, P as Le, x as Tt, D as da } from "./index-G0QxbVGe.js";
|
|
4
|
+
import { W as yu, S as wu, R as Cu, Q as Su, T as ku, a1 as Iu, a4 as xu, a3 as Tu, a2 as Du, z as Ou, y as Lu, U as $u, I as Eu, Y as Au, X as Mu, V as Ru, C as Bu, L as Pu, a9 as Nu, a5 as Fu, a6 as qu, a8 as Hu, a7 as Wu, a0 as Vu, $ as Uu, Z as ju, _ as Yu } from "./index-G0QxbVGe.js";
|
|
5
|
+
import { n as c, u as E, g as T, e as $e, E as C, k as Qe, o as ca, b as Xe, a as Se, L as ua, p as fa, D as ee, s as Ee, q as ha } from "./tooltip-AVHt9lw0.js";
|
|
6
|
+
import { r as zu, c as Gu, x as Qu, v as Xu, w as Zu, V as Ju, f as ef } from "./tooltip-AVHt9lw0.js";
|
|
7
|
+
import pe, { reactive as pa } from "vue";
|
|
8
|
+
import { D as Ae } from "./emoji_text_wrapper-OrF0kZ6L.js";
|
|
9
9
|
const Ze = {
|
|
10
10
|
default: "",
|
|
11
11
|
info: "d-badge--info",
|
|
@@ -254,7 +254,7 @@ const Be = Da.exports, Oa = {
|
|
|
254
254
|
components: {
|
|
255
255
|
DtIcon: y,
|
|
256
256
|
DtButton: S,
|
|
257
|
-
SrOnlyCloseButton:
|
|
257
|
+
SrOnlyCloseButton: Te
|
|
258
258
|
},
|
|
259
259
|
mixins: [A],
|
|
260
260
|
props: {
|
|
@@ -459,7 +459,7 @@ const nc = Ba.exports, Pa = {
|
|
|
459
459
|
titleId: {
|
|
460
460
|
type: String,
|
|
461
461
|
default() {
|
|
462
|
-
return
|
|
462
|
+
return E.getUniqueString();
|
|
463
463
|
}
|
|
464
464
|
},
|
|
465
465
|
/**
|
|
@@ -469,7 +469,7 @@ const nc = Ba.exports, Pa = {
|
|
|
469
469
|
contentId: {
|
|
470
470
|
type: String,
|
|
471
471
|
default() {
|
|
472
|
-
return
|
|
472
|
+
return E.getUniqueString();
|
|
473
473
|
}
|
|
474
474
|
},
|
|
475
475
|
/**
|
|
@@ -617,7 +617,7 @@ var Na = function() {
|
|
|
617
617
|
const rc = qa.exports, Ha = "d-breadcrumbs__item--selected", Wa = "d-breadcrumbs--inverted", Va = {
|
|
618
618
|
name: "DtBreadcrumbItem",
|
|
619
619
|
components: {
|
|
620
|
-
DtLink:
|
|
620
|
+
DtLink: Zt
|
|
621
621
|
},
|
|
622
622
|
inheritAttrs: !1,
|
|
623
623
|
props: {
|
|
@@ -714,7 +714,7 @@ const Ka = Ya.exports, za = {
|
|
|
714
714
|
},
|
|
715
715
|
methods: {
|
|
716
716
|
getBreadcrumbItemKey(t) {
|
|
717
|
-
return `breadcrumbs-item-${t}-${
|
|
717
|
+
return `breadcrumbs-item-${t}-${E.getUniqueString()}`;
|
|
718
718
|
}
|
|
719
719
|
}
|
|
720
720
|
};
|
|
@@ -937,7 +937,7 @@ const oc = un.exports, fn = {
|
|
|
937
937
|
return e <= a.bottom + 3 * n / 4 && t >= a.top - n / 4;
|
|
938
938
|
}
|
|
939
939
|
}
|
|
940
|
-
}, hn = "listElementKey is required or the referenced element doesn't exist. Received listElement: ",
|
|
940
|
+
}, hn = "listElementKey is required or the referenced element doesn't exist. Received listElement: ", Dt = ({
|
|
941
941
|
// Role of the list items in the component. This is used to identify the list items
|
|
942
942
|
// so you must update this if the role of your list items is anything other than 'option'
|
|
943
943
|
listItemRole: t = "option",
|
|
@@ -1059,7 +1059,7 @@ const oc = un.exports, fn = {
|
|
|
1059
1059
|
}
|
|
1060
1060
|
}), pn = {
|
|
1061
1061
|
name: "ComboboxLoadingList",
|
|
1062
|
-
components: { DtListItem:
|
|
1062
|
+
components: { DtListItem: De, DtSkeleton: la }
|
|
1063
1063
|
};
|
|
1064
1064
|
var mn = function() {
|
|
1065
1065
|
var e = this, a = e._self._c;
|
|
@@ -1076,9 +1076,9 @@ var mn = function() {
|
|
|
1076
1076
|
null,
|
|
1077
1077
|
null
|
|
1078
1078
|
);
|
|
1079
|
-
const
|
|
1079
|
+
const Ot = _n.exports, bn = {
|
|
1080
1080
|
name: "ComboboxEmptyList",
|
|
1081
|
-
components: { DtListItem:
|
|
1081
|
+
components: { DtListItem: De },
|
|
1082
1082
|
props: {
|
|
1083
1083
|
/**
|
|
1084
1084
|
* Message to display when list is empty
|
|
@@ -1113,7 +1113,7 @@ var vn = function() {
|
|
|
1113
1113
|
null,
|
|
1114
1114
|
null
|
|
1115
1115
|
);
|
|
1116
|
-
const
|
|
1116
|
+
const Lt = wn.exports, $t = {
|
|
1117
1117
|
EXTRA_SMALL: "xs",
|
|
1118
1118
|
SMALL: "sm",
|
|
1119
1119
|
DEFAULT: "md",
|
|
@@ -1122,11 +1122,11 @@ const Ot = wn.exports, Lt = {
|
|
|
1122
1122
|
}, Cn = {
|
|
1123
1123
|
name: "DtCombobox",
|
|
1124
1124
|
components: {
|
|
1125
|
-
ComboboxLoadingList:
|
|
1126
|
-
ComboboxEmptyList:
|
|
1125
|
+
ComboboxLoadingList: Ot,
|
|
1126
|
+
ComboboxEmptyList: Lt
|
|
1127
1127
|
},
|
|
1128
1128
|
mixins: [
|
|
1129
|
-
|
|
1129
|
+
Dt({
|
|
1130
1130
|
indexKey: "highlightIndex",
|
|
1131
1131
|
idKey: "highlightId",
|
|
1132
1132
|
listElementKey: "getListElement",
|
|
@@ -1159,7 +1159,7 @@ const Ot = wn.exports, Lt = {
|
|
|
1159
1159
|
size: {
|
|
1160
1160
|
type: String,
|
|
1161
1161
|
default: null,
|
|
1162
|
-
validator: (t) => Object.values(
|
|
1162
|
+
validator: (t) => Object.values($t).includes(t)
|
|
1163
1163
|
},
|
|
1164
1164
|
/**
|
|
1165
1165
|
* Description for the input
|
|
@@ -1740,7 +1740,7 @@ const Bn = Rn.exports, Pn = ["row", "column"], Nn = (t) => t.term ? typeof t.ter
|
|
|
1740
1740
|
gap: {
|
|
1741
1741
|
type: String,
|
|
1742
1742
|
default: "400",
|
|
1743
|
-
validator: (t) =>
|
|
1743
|
+
validator: (t) => Jt.includes(t)
|
|
1744
1744
|
},
|
|
1745
1745
|
/**
|
|
1746
1746
|
* Used to customize the term element
|
|
@@ -1795,10 +1795,10 @@ const lc = Un.exports, Q = {
|
|
|
1795
1795
|
name: "DtDropdown",
|
|
1796
1796
|
components: {
|
|
1797
1797
|
DtPopover: J,
|
|
1798
|
-
SrOnlyCloseButton:
|
|
1798
|
+
SrOnlyCloseButton: Te
|
|
1799
1799
|
},
|
|
1800
1800
|
mixins: [
|
|
1801
|
-
|
|
1801
|
+
Dt({
|
|
1802
1802
|
indexKey: "highlightIndex",
|
|
1803
1803
|
idKey: "highlightId",
|
|
1804
1804
|
listElementKey: "getListElement",
|
|
@@ -1890,8 +1890,8 @@ const lc = Un.exports, Q = {
|
|
|
1890
1890
|
*/
|
|
1891
1891
|
navigationType: {
|
|
1892
1892
|
type: String,
|
|
1893
|
-
default:
|
|
1894
|
-
validator: (t) => Object.values(
|
|
1893
|
+
default: ye.ARROW_KEYS,
|
|
1894
|
+
validator: (t) => Object.values(ye).includes(t)
|
|
1895
1895
|
},
|
|
1896
1896
|
/**
|
|
1897
1897
|
* If the dropdown does not fit in the direction described by "placement",
|
|
@@ -1943,7 +1943,7 @@ const lc = Un.exports, Q = {
|
|
|
1943
1943
|
appendTo: {
|
|
1944
1944
|
type: [HTMLElement, String],
|
|
1945
1945
|
default: "body",
|
|
1946
|
-
validator: (t) =>
|
|
1946
|
+
validator: (t) => fe.includes(t) || t instanceof HTMLElement
|
|
1947
1947
|
},
|
|
1948
1948
|
/**
|
|
1949
1949
|
* If set to false the dialog will display over top of the anchor when there is insufficient space.
|
|
@@ -1993,7 +1993,7 @@ const lc = Un.exports, Q = {
|
|
|
1993
1993
|
],
|
|
1994
1994
|
data() {
|
|
1995
1995
|
return {
|
|
1996
|
-
LIST_ITEM_NAVIGATION_TYPES:
|
|
1996
|
+
LIST_ITEM_NAVIGATION_TYPES: ye,
|
|
1997
1997
|
DROPDOWN_PADDING_CLASSES: Q,
|
|
1998
1998
|
EVENT_KEYNAMES: C,
|
|
1999
1999
|
openedWithKeyboard: !1,
|
|
@@ -2226,7 +2226,7 @@ const dc = Jn.exports, er = /* @__PURE__ */ function() {
|
|
|
2226
2226
|
padding: {
|
|
2227
2227
|
type: String,
|
|
2228
2228
|
default: "large",
|
|
2229
|
-
validator: (t) => Object.keys(
|
|
2229
|
+
validator: (t) => Object.keys(ea).some((e) => e === t)
|
|
2230
2230
|
},
|
|
2231
2231
|
/**
|
|
2232
2232
|
* Displaces the content box from its anchor element
|
|
@@ -2282,7 +2282,7 @@ const dc = Jn.exports, er = /* @__PURE__ */ function() {
|
|
|
2282
2282
|
appendTo: {
|
|
2283
2283
|
type: [HTMLElement, String],
|
|
2284
2284
|
default: "body",
|
|
2285
|
-
validator: (t) =>
|
|
2285
|
+
validator: (t) => fe.includes(t) || t instanceof HTMLElement
|
|
2286
2286
|
}
|
|
2287
2287
|
},
|
|
2288
2288
|
emits: [
|
|
@@ -2324,7 +2324,7 @@ var ar = function() {
|
|
|
2324
2324
|
const cc = rr.exports, sr = {
|
|
2325
2325
|
name: "DtImageViewer",
|
|
2326
2326
|
components: {
|
|
2327
|
-
Portal:
|
|
2327
|
+
Portal: ta,
|
|
2328
2328
|
DtButton: S,
|
|
2329
2329
|
DtIcon: y
|
|
2330
2330
|
},
|
|
@@ -2529,7 +2529,7 @@ const dr = lr.exports, cr = {
|
|
|
2529
2529
|
messages: {
|
|
2530
2530
|
type: Array,
|
|
2531
2531
|
default: () => [],
|
|
2532
|
-
validator: (t) =>
|
|
2532
|
+
validator: (t) => St(t)
|
|
2533
2533
|
},
|
|
2534
2534
|
/**
|
|
2535
2535
|
* Show validation messages
|
|
@@ -2575,7 +2575,7 @@ const dr = lr.exports, cr = {
|
|
|
2575
2575
|
provideObj: {
|
|
2576
2576
|
name: this.name,
|
|
2577
2577
|
disabled: this.disabled,
|
|
2578
|
-
validationState:
|
|
2578
|
+
validationState: Se(t)
|
|
2579
2579
|
}
|
|
2580
2580
|
};
|
|
2581
2581
|
},
|
|
@@ -2584,7 +2584,7 @@ const dr = lr.exports, cr = {
|
|
|
2584
2584
|
return Xe(this.messages);
|
|
2585
2585
|
},
|
|
2586
2586
|
validationState() {
|
|
2587
|
-
return
|
|
2587
|
+
return Se(this.formattedMessages);
|
|
2588
2588
|
}
|
|
2589
2589
|
},
|
|
2590
2590
|
watch: {
|
|
@@ -2605,7 +2605,7 @@ const dr = lr.exports, cr = {
|
|
|
2605
2605
|
}
|
|
2606
2606
|
},
|
|
2607
2607
|
mounted() {
|
|
2608
|
-
!this.legend && !this.$slots.legend && !this.$attrs["aria-label"] &&
|
|
2608
|
+
!this.legend && !this.$slots.legend && !this.$attrs["aria-label"] && pe.util.warn("It is expected that an aria-label is provided when there is no legend.", this);
|
|
2609
2609
|
}
|
|
2610
2610
|
}, ur = {
|
|
2611
2611
|
name: "DtInputGroup",
|
|
@@ -2685,7 +2685,7 @@ var fr = function() {
|
|
|
2685
2685
|
null,
|
|
2686
2686
|
null
|
|
2687
2687
|
);
|
|
2688
|
-
const
|
|
2688
|
+
const Et = pr.exports, at = {
|
|
2689
2689
|
default: "",
|
|
2690
2690
|
danger: "d-modal--danger"
|
|
2691
2691
|
}, nt = {
|
|
@@ -2703,7 +2703,7 @@ const $t = pr.exports, at = {
|
|
|
2703
2703
|
DtLazyShow: $e,
|
|
2704
2704
|
DtButton: S,
|
|
2705
2705
|
DtIcon: y,
|
|
2706
|
-
SrOnlyCloseButton:
|
|
2706
|
+
SrOnlyCloseButton: Te
|
|
2707
2707
|
},
|
|
2708
2708
|
mixins: [Z, A],
|
|
2709
2709
|
props: {
|
|
@@ -3171,7 +3171,7 @@ const hc = xr.exports, Tr = {
|
|
|
3171
3171
|
}, Dr = {
|
|
3172
3172
|
name: "DtRadio",
|
|
3173
3173
|
components: { DtValidationMessages: W },
|
|
3174
|
-
mixins: [
|
|
3174
|
+
mixins: [kt, It, xt, Le],
|
|
3175
3175
|
inheritAttrs: !1,
|
|
3176
3176
|
props: {
|
|
3177
3177
|
/**
|
|
@@ -3264,7 +3264,7 @@ var Or = function() {
|
|
|
3264
3264
|
);
|
|
3265
3265
|
const pc = $r.exports, Er = {
|
|
3266
3266
|
name: "DtRadioGroup",
|
|
3267
|
-
extends:
|
|
3267
|
+
extends: Et,
|
|
3268
3268
|
props: {
|
|
3269
3269
|
/**
|
|
3270
3270
|
* A provided value for the radio group
|
|
@@ -3429,7 +3429,7 @@ const gc = Fr.exports, qr = {
|
|
|
3429
3429
|
}, Hr = {
|
|
3430
3430
|
name: "DtCheckbox",
|
|
3431
3431
|
components: { DtValidationMessages: W },
|
|
3432
|
-
mixins: [
|
|
3432
|
+
mixins: [kt, It, xt, Le],
|
|
3433
3433
|
inheritAttrs: !1,
|
|
3434
3434
|
emits: [
|
|
3435
3435
|
/**
|
|
@@ -3529,7 +3529,7 @@ var Wr = function() {
|
|
|
3529
3529
|
);
|
|
3530
3530
|
const _c = Ur.exports, jr = {
|
|
3531
3531
|
name: "DtCheckboxGroup",
|
|
3532
|
-
extends:
|
|
3532
|
+
extends: Et,
|
|
3533
3533
|
model: {
|
|
3534
3534
|
prop: "selectedValues"
|
|
3535
3535
|
},
|
|
@@ -3540,7 +3540,7 @@ const _c = Ur.exports, jr = {
|
|
|
3540
3540
|
value: {
|
|
3541
3541
|
type: [],
|
|
3542
3542
|
default: null,
|
|
3543
|
-
validator: (t) => t ? (
|
|
3543
|
+
validator: (t) => t ? (pe.util.warn(
|
|
3544
3544
|
"Component uses selectedValues to initialize the model, value is not supported by this component",
|
|
3545
3545
|
void 0
|
|
3546
3546
|
), !1) : !0
|
|
@@ -3798,7 +3798,7 @@ var Zr = function() {
|
|
|
3798
3798
|
null,
|
|
3799
3799
|
null
|
|
3800
3800
|
);
|
|
3801
|
-
const
|
|
3801
|
+
const At = es.exports, it = {
|
|
3802
3802
|
xs: "d-select--xs",
|
|
3803
3803
|
sm: "d-select--sm",
|
|
3804
3804
|
md: "",
|
|
@@ -3959,7 +3959,7 @@ const Et = es.exports, it = {
|
|
|
3959
3959
|
};
|
|
3960
3960
|
},
|
|
3961
3961
|
state() {
|
|
3962
|
-
return
|
|
3962
|
+
return Se(this.formattedMessages);
|
|
3963
3963
|
},
|
|
3964
3964
|
selectKey() {
|
|
3965
3965
|
return T();
|
|
@@ -3986,7 +3986,7 @@ const Et = es.exports, it = {
|
|
|
3986
3986
|
},
|
|
3987
3987
|
validateOptionsPresence() {
|
|
3988
3988
|
var t;
|
|
3989
|
-
((t = this.options) == null ? void 0 : t.length) < 1 && !this.$slots.default &&
|
|
3989
|
+
((t = this.options) == null ? void 0 : t.length) < 1 && !this.$slots.default && pe.util.warn("Options are expected to be provided via prop or slot", this);
|
|
3990
3990
|
}
|
|
3991
3991
|
}
|
|
3992
3992
|
};
|
|
@@ -4043,7 +4043,7 @@ const vc = ds.exports, cs = ["status", "alert"], ot = 6e3, us = {
|
|
|
4043
4043
|
titleId: {
|
|
4044
4044
|
type: String,
|
|
4045
4045
|
default() {
|
|
4046
|
-
return
|
|
4046
|
+
return E.getUniqueString();
|
|
4047
4047
|
}
|
|
4048
4048
|
},
|
|
4049
4049
|
/**
|
|
@@ -4053,7 +4053,7 @@ const vc = ds.exports, cs = ["status", "alert"], ot = 6e3, us = {
|
|
|
4053
4053
|
contentId: {
|
|
4054
4054
|
type: String,
|
|
4055
4055
|
default() {
|
|
4056
|
-
return
|
|
4056
|
+
return E.getUniqueString();
|
|
4057
4057
|
}
|
|
4058
4058
|
},
|
|
4059
4059
|
/**
|
|
@@ -4233,7 +4233,7 @@ const yc = ps.exports, lt = {
|
|
|
4233
4233
|
id: {
|
|
4234
4234
|
type: String,
|
|
4235
4235
|
default() {
|
|
4236
|
-
return
|
|
4236
|
+
return E.getUniqueString();
|
|
4237
4237
|
}
|
|
4238
4238
|
},
|
|
4239
4239
|
/**
|
|
@@ -4354,7 +4354,7 @@ const yc = ps.exports, lt = {
|
|
|
4354
4354
|
this.validateInputLabels(this.hasSlotLabel(), this.$attrs["aria-label"]);
|
|
4355
4355
|
},
|
|
4356
4356
|
validateInputLabels(t, e) {
|
|
4357
|
-
!t && !e &&
|
|
4357
|
+
!t && !e && pe.util.warn(
|
|
4358
4358
|
"You must provide an aria-label when there is no label passed",
|
|
4359
4359
|
this
|
|
4360
4360
|
);
|
|
@@ -4608,7 +4608,7 @@ function V(t, e) {
|
|
|
4608
4608
|
var a = h(t), n = v(e);
|
|
4609
4609
|
return isNaN(n) ? /* @__PURE__ */ new Date(NaN) : (n && a.setDate(a.getDate() + n), a);
|
|
4610
4610
|
}
|
|
4611
|
-
function
|
|
4611
|
+
function me(t, e) {
|
|
4612
4612
|
f(2, arguments);
|
|
4613
4613
|
var a = h(t), n = v(e);
|
|
4614
4614
|
if (isNaN(n))
|
|
@@ -4623,7 +4623,7 @@ function ge(t, e) {
|
|
|
4623
4623
|
function Y(t, e) {
|
|
4624
4624
|
if (f(2, arguments), !e || H(e) !== "object")
|
|
4625
4625
|
return /* @__PURE__ */ new Date(NaN);
|
|
4626
|
-
var a = e.years ? v(e.years) : 0, n = e.months ? v(e.months) : 0, r = e.weeks ? v(e.weeks) : 0, s = e.days ? v(e.days) : 0, i = e.hours ? v(e.hours) : 0, o = e.minutes ? v(e.minutes) : 0, d = e.seconds ? v(e.seconds) : 0, u = h(t), g = n || a ?
|
|
4626
|
+
var a = e.years ? v(e.years) : 0, n = e.months ? v(e.months) : 0, r = e.weeks ? v(e.weeks) : 0, s = e.days ? v(e.days) : 0, i = e.hours ? v(e.hours) : 0, o = e.minutes ? v(e.minutes) : 0, d = e.seconds ? v(e.seconds) : 0, u = h(t), g = n || a ? me(u, n + a * 12) : u, l = s || r ? V(g, s + r * 7) : g, m = o + i * 60, p = d + m * 60, _ = p * 1e3, I = new Date(l.getTime() + _);
|
|
4627
4627
|
return I;
|
|
4628
4628
|
}
|
|
4629
4629
|
function Ls(t, e) {
|
|
@@ -4635,7 +4635,7 @@ var $s = {};
|
|
|
4635
4635
|
function N() {
|
|
4636
4636
|
return $s;
|
|
4637
4637
|
}
|
|
4638
|
-
function
|
|
4638
|
+
function ke(t, e) {
|
|
4639
4639
|
var a, n, r, s, i, o, d, u;
|
|
4640
4640
|
f(1, arguments);
|
|
4641
4641
|
var g = N(), l = v((a = (n = (r = (s = e == null ? void 0 : e.weekStartsOn) !== null && s !== void 0 ? s : e == null || (i = e.locale) === null || i === void 0 || (o = i.options) === null || o === void 0 ? void 0 : o.weekStartsOn) !== null && r !== void 0 ? r : g.weekStartsOn) !== null && n !== void 0 ? n : (d = g.locale) === null || d === void 0 || (u = d.options) === null || u === void 0 ? void 0 : u.weekStartsOn) !== null && a !== void 0 ? a : 0);
|
|
@@ -4665,7 +4665,7 @@ function B(t, e) {
|
|
|
4665
4665
|
return r < 0 ? -1 : r > 0 ? 1 : r;
|
|
4666
4666
|
}
|
|
4667
4667
|
var Ms = 6e4, Rs = 36e5;
|
|
4668
|
-
function
|
|
4668
|
+
function Mt(t, e) {
|
|
4669
4669
|
f(2, arguments);
|
|
4670
4670
|
var a = oe(t), n = oe(e);
|
|
4671
4671
|
return a.getTime() === n.getTime();
|
|
@@ -4730,7 +4730,7 @@ function Us(t) {
|
|
|
4730
4730
|
var e = h(t);
|
|
4731
4731
|
return e.setHours(23, 59, 59, 999), e;
|
|
4732
4732
|
}
|
|
4733
|
-
function
|
|
4733
|
+
function Rt(t) {
|
|
4734
4734
|
f(1, arguments);
|
|
4735
4735
|
var e = h(t), a = e.getMonth();
|
|
4736
4736
|
return e.setFullYear(e.getFullYear(), a + 1, 0), e.setHours(23, 59, 59, 999), e;
|
|
@@ -4738,9 +4738,9 @@ function Mt(t) {
|
|
|
4738
4738
|
function js(t) {
|
|
4739
4739
|
f(1, arguments);
|
|
4740
4740
|
var e = h(t);
|
|
4741
|
-
return Us(e).getTime() ===
|
|
4741
|
+
return Us(e).getTime() === Rt(e).getTime();
|
|
4742
4742
|
}
|
|
4743
|
-
function
|
|
4743
|
+
function Bt(t, e) {
|
|
4744
4744
|
f(2, arguments);
|
|
4745
4745
|
var a = h(t), n = h(e), r = B(a, n), s = Math.abs(Ns(a, n)), i;
|
|
4746
4746
|
if (s < 1)
|
|
@@ -4752,7 +4752,7 @@ function Rt(t, e) {
|
|
|
4752
4752
|
}
|
|
4753
4753
|
return i === 0 ? 0 : i;
|
|
4754
4754
|
}
|
|
4755
|
-
function
|
|
4755
|
+
function Pt(t, e, a) {
|
|
4756
4756
|
f(2, arguments);
|
|
4757
4757
|
var n = Ne(t, e) / 1e3;
|
|
4758
4758
|
return Fe(a == null ? void 0 : a.roundingMethod)(n);
|
|
@@ -4787,7 +4787,7 @@ function le(t) {
|
|
|
4787
4787
|
var e = 1, a = h(t), n = a.getUTCDay(), r = (n < e ? 7 : 0) + n - e;
|
|
4788
4788
|
return a.setUTCDate(a.getUTCDate() - r), a.setUTCHours(0, 0, 0, 0), a;
|
|
4789
4789
|
}
|
|
4790
|
-
function
|
|
4790
|
+
function Nt(t) {
|
|
4791
4791
|
f(1, arguments);
|
|
4792
4792
|
var e = h(t), a = e.getUTCFullYear(), n = /* @__PURE__ */ new Date(0);
|
|
4793
4793
|
n.setUTCFullYear(a + 1, 0, 4), n.setUTCHours(0, 0, 0, 0);
|
|
@@ -4798,7 +4798,7 @@ function Pt(t) {
|
|
|
4798
4798
|
}
|
|
4799
4799
|
function Xs(t) {
|
|
4800
4800
|
f(1, arguments);
|
|
4801
|
-
var e =
|
|
4801
|
+
var e = Nt(t), a = /* @__PURE__ */ new Date(0);
|
|
4802
4802
|
a.setUTCFullYear(e, 0, 4), a.setUTCHours(0, 0, 0, 0);
|
|
4803
4803
|
var n = le(a);
|
|
4804
4804
|
return n;
|
|
@@ -4818,7 +4818,7 @@ function de(t, e) {
|
|
|
4818
4818
|
var m = h(t), p = m.getUTCDay(), _ = (p < l ? 7 : 0) + p - l;
|
|
4819
4819
|
return m.setUTCDate(m.getUTCDate() - _), m.setUTCHours(0, 0, 0, 0), m;
|
|
4820
4820
|
}
|
|
4821
|
-
function
|
|
4821
|
+
function Ft(t, e) {
|
|
4822
4822
|
var a, n, r, s, i, o, d, u;
|
|
4823
4823
|
f(1, arguments);
|
|
4824
4824
|
var g = h(t), l = g.getUTCFullYear(), m = N(), p = v((a = (n = (r = (s = e == null ? void 0 : e.firstWeekContainsDate) !== null && s !== void 0 ? s : e == null || (i = e.locale) === null || i === void 0 || (o = i.options) === null || o === void 0 ? void 0 : o.firstWeekContainsDate) !== null && r !== void 0 ? r : m.firstWeekContainsDate) !== null && n !== void 0 ? n : (d = m.locale) === null || d === void 0 || (u = d.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && a !== void 0 ? a : 1);
|
|
@@ -4834,7 +4834,7 @@ function Nt(t, e) {
|
|
|
4834
4834
|
function ei(t, e) {
|
|
4835
4835
|
var a, n, r, s, i, o, d, u;
|
|
4836
4836
|
f(1, arguments);
|
|
4837
|
-
var g = N(), l = v((a = (n = (r = (s = e == null ? void 0 : e.firstWeekContainsDate) !== null && s !== void 0 ? s : e == null || (i = e.locale) === null || i === void 0 || (o = i.options) === null || o === void 0 ? void 0 : o.firstWeekContainsDate) !== null && r !== void 0 ? r : g.firstWeekContainsDate) !== null && n !== void 0 ? n : (d = g.locale) === null || d === void 0 || (u = d.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && a !== void 0 ? a : 1), m =
|
|
4837
|
+
var g = N(), l = v((a = (n = (r = (s = e == null ? void 0 : e.firstWeekContainsDate) !== null && s !== void 0 ? s : e == null || (i = e.locale) === null || i === void 0 || (o = i.options) === null || o === void 0 ? void 0 : o.firstWeekContainsDate) !== null && r !== void 0 ? r : g.firstWeekContainsDate) !== null && n !== void 0 ? n : (d = g.locale) === null || d === void 0 || (u = d.options) === null || u === void 0 ? void 0 : u.firstWeekContainsDate) !== null && a !== void 0 ? a : 1), m = Ft(t, e), p = /* @__PURE__ */ new Date(0);
|
|
4838
4838
|
p.setUTCFullYear(m, 0, l), p.setUTCHours(0, 0, 0, 0);
|
|
4839
4839
|
var _ = de(p, e);
|
|
4840
4840
|
return _;
|
|
@@ -4903,7 +4903,7 @@ var ni = {
|
|
|
4903
4903
|
return b(s, a.length);
|
|
4904
4904
|
}
|
|
4905
4905
|
};
|
|
4906
|
-
const
|
|
4906
|
+
const L = ni;
|
|
4907
4907
|
var q = {
|
|
4908
4908
|
am: "am",
|
|
4909
4909
|
pm: "pm",
|
|
@@ -4943,11 +4943,11 @@ var q = {
|
|
|
4943
4943
|
unit: "year"
|
|
4944
4944
|
});
|
|
4945
4945
|
}
|
|
4946
|
-
return
|
|
4946
|
+
return L.y(e, a);
|
|
4947
4947
|
},
|
|
4948
4948
|
// Local week-numbering year
|
|
4949
4949
|
Y: function(e, a, n, r) {
|
|
4950
|
-
var s =
|
|
4950
|
+
var s = Ft(e, r), i = s > 0 ? s : 1 - s;
|
|
4951
4951
|
if (a === "YY") {
|
|
4952
4952
|
var o = i % 100;
|
|
4953
4953
|
return b(o, 2);
|
|
@@ -4958,7 +4958,7 @@ var q = {
|
|
|
4958
4958
|
},
|
|
4959
4959
|
// ISO week-numbering year
|
|
4960
4960
|
R: function(e, a) {
|
|
4961
|
-
var n =
|
|
4961
|
+
var n = Nt(e);
|
|
4962
4962
|
return b(n, a.length);
|
|
4963
4963
|
},
|
|
4964
4964
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
@@ -5040,7 +5040,7 @@ var q = {
|
|
|
5040
5040
|
switch (a) {
|
|
5041
5041
|
case "M":
|
|
5042
5042
|
case "MM":
|
|
5043
|
-
return
|
|
5043
|
+
return L.M(e, a);
|
|
5044
5044
|
case "Mo":
|
|
5045
5045
|
return n.ordinalNumber(r + 1, {
|
|
5046
5046
|
unit: "month"
|
|
@@ -5111,7 +5111,7 @@ var q = {
|
|
|
5111
5111
|
d: function(e, a, n) {
|
|
5112
5112
|
return a === "do" ? n.ordinalNumber(e.getUTCDate(), {
|
|
5113
5113
|
unit: "date"
|
|
5114
|
-
}) :
|
|
5114
|
+
}) : L.d(e, a);
|
|
5115
5115
|
},
|
|
5116
5116
|
// Day of year
|
|
5117
5117
|
D: function(e, a, n) {
|
|
@@ -5342,13 +5342,13 @@ var q = {
|
|
|
5342
5342
|
unit: "hour"
|
|
5343
5343
|
});
|
|
5344
5344
|
}
|
|
5345
|
-
return
|
|
5345
|
+
return L.h(e, a);
|
|
5346
5346
|
},
|
|
5347
5347
|
// Hour [0-23]
|
|
5348
5348
|
H: function(e, a, n) {
|
|
5349
5349
|
return a === "Ho" ? n.ordinalNumber(e.getUTCHours(), {
|
|
5350
5350
|
unit: "hour"
|
|
5351
|
-
}) :
|
|
5351
|
+
}) : L.H(e, a);
|
|
5352
5352
|
},
|
|
5353
5353
|
// Hour [0-11]
|
|
5354
5354
|
K: function(e, a, n) {
|
|
@@ -5368,17 +5368,17 @@ var q = {
|
|
|
5368
5368
|
m: function(e, a, n) {
|
|
5369
5369
|
return a === "mo" ? n.ordinalNumber(e.getUTCMinutes(), {
|
|
5370
5370
|
unit: "minute"
|
|
5371
|
-
}) :
|
|
5371
|
+
}) : L.m(e, a);
|
|
5372
5372
|
},
|
|
5373
5373
|
// Second
|
|
5374
5374
|
s: function(e, a, n) {
|
|
5375
5375
|
return a === "so" ? n.ordinalNumber(e.getUTCSeconds(), {
|
|
5376
5376
|
unit: "second"
|
|
5377
|
-
}) :
|
|
5377
|
+
}) : L.s(e, a);
|
|
5378
5378
|
},
|
|
5379
5379
|
// Fraction of second
|
|
5380
5380
|
S: function(e, a) {
|
|
5381
|
-
return
|
|
5381
|
+
return L.S(e, a);
|
|
5382
5382
|
},
|
|
5383
5383
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
5384
5384
|
X: function(e, a, n, r) {
|
|
@@ -5488,7 +5488,7 @@ var pt = function(e, a) {
|
|
|
5488
5488
|
width: "full"
|
|
5489
5489
|
});
|
|
5490
5490
|
}
|
|
5491
|
-
},
|
|
5491
|
+
}, qt = function(e, a) {
|
|
5492
5492
|
switch (e) {
|
|
5493
5493
|
case "p":
|
|
5494
5494
|
return a.time({
|
|
@@ -5536,9 +5536,9 @@ var pt = function(e, a) {
|
|
|
5536
5536
|
});
|
|
5537
5537
|
break;
|
|
5538
5538
|
}
|
|
5539
|
-
return i.replace("{{date}}", pt(r, a)).replace("{{time}}",
|
|
5539
|
+
return i.replace("{{date}}", pt(r, a)).replace("{{time}}", qt(s, a));
|
|
5540
5540
|
}, oi = {
|
|
5541
|
-
p:
|
|
5541
|
+
p: qt,
|
|
5542
5542
|
P: ii
|
|
5543
5543
|
};
|
|
5544
5544
|
const li = oi;
|
|
@@ -5626,7 +5626,7 @@ var hi = {
|
|
|
5626
5626
|
return typeof s == "string" ? r = s : a === 1 ? r = s.one : r = s.other.replace("{{count}}", a.toString()), n != null && n.addSuffix ? n.comparison && n.comparison > 0 ? "in " + r : r + " ago" : r;
|
|
5627
5627
|
};
|
|
5628
5628
|
const mi = pi;
|
|
5629
|
-
function
|
|
5629
|
+
function we(t) {
|
|
5630
5630
|
return function() {
|
|
5631
5631
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = e.width ? String(e.width) : t.defaultWidth, n = t.formats[a] || t.formats[t.defaultWidth];
|
|
5632
5632
|
return n;
|
|
@@ -5648,15 +5648,15 @@ var gi = {
|
|
|
5648
5648
|
medium: "{{date}}, {{time}}",
|
|
5649
5649
|
short: "{{date}}, {{time}}"
|
|
5650
5650
|
}, vi = {
|
|
5651
|
-
date:
|
|
5651
|
+
date: we({
|
|
5652
5652
|
formats: gi,
|
|
5653
5653
|
defaultWidth: "full"
|
|
5654
5654
|
}),
|
|
5655
|
-
time:
|
|
5655
|
+
time: we({
|
|
5656
5656
|
formats: _i,
|
|
5657
5657
|
defaultWidth: "full"
|
|
5658
5658
|
}),
|
|
5659
|
-
dateTime:
|
|
5659
|
+
dateTime: we({
|
|
5660
5660
|
formats: bi,
|
|
5661
5661
|
defaultWidth: "full"
|
|
5662
5662
|
})
|
|
@@ -5950,14 +5950,14 @@ var Qi = {
|
|
|
5950
5950
|
};
|
|
5951
5951
|
const qe = Qi;
|
|
5952
5952
|
var Xi = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Zi = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Ji = /^'([^]*?)'?$/, eo = /''/g, to = /[a-zA-Z]/;
|
|
5953
|
-
function
|
|
5954
|
-
var n, r, s, i, o, d, u, g, l, m, p, _, I, k, D, F, M,
|
|
5953
|
+
function Ht(t, e, a) {
|
|
5954
|
+
var n, r, s, i, o, d, u, g, l, m, p, _, I, k, D, F, M, _e;
|
|
5955
5955
|
f(2, arguments);
|
|
5956
|
-
var
|
|
5957
|
-
if (!(
|
|
5956
|
+
var Kt = String(e), U = N(), j = (n = (r = a == null ? void 0 : a.locale) !== null && r !== void 0 ? r : U.locale) !== null && n !== void 0 ? n : qe, be = v((s = (i = (o = (d = a == null ? void 0 : a.firstWeekContainsDate) !== null && d !== void 0 ? d : a == null || (u = a.locale) === null || u === void 0 || (g = u.options) === null || g === void 0 ? void 0 : g.firstWeekContainsDate) !== null && o !== void 0 ? o : U.firstWeekContainsDate) !== null && i !== void 0 ? i : (l = U.locale) === null || l === void 0 || (m = l.options) === null || m === void 0 ? void 0 : m.firstWeekContainsDate) !== null && s !== void 0 ? s : 1);
|
|
5957
|
+
if (!(be >= 1 && be <= 7))
|
|
5958
5958
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
5959
|
-
var
|
|
5960
|
-
if (!(
|
|
5959
|
+
var ve = v((p = (_ = (I = (k = a == null ? void 0 : a.weekStartsOn) !== null && k !== void 0 ? k : a == null || (D = a.locale) === null || D === void 0 || (F = D.options) === null || F === void 0 ? void 0 : F.weekStartsOn) !== null && I !== void 0 ? I : U.weekStartsOn) !== null && _ !== void 0 ? _ : (M = U.locale) === null || M === void 0 || (_e = M.options) === null || _e === void 0 ? void 0 : _e.weekStartsOn) !== null && p !== void 0 ? p : 0);
|
|
5960
|
+
if (!(ve >= 0 && ve <= 6))
|
|
5961
5961
|
throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");
|
|
5962
5962
|
if (!j.localize)
|
|
5963
5963
|
throw new RangeError("locale must contain localize property");
|
|
@@ -5966,38 +5966,38 @@ function qt(t, e, a) {
|
|
|
5966
5966
|
var ae = h(t);
|
|
5967
5967
|
if (!Ps(ae))
|
|
5968
5968
|
throw new RangeError("Invalid time value");
|
|
5969
|
-
var
|
|
5970
|
-
firstWeekContainsDate:
|
|
5971
|
-
weekStartsOn:
|
|
5969
|
+
var zt = X(ae), Gt = zs(ae, zt), Qt = {
|
|
5970
|
+
firstWeekContainsDate: be,
|
|
5971
|
+
weekStartsOn: ve,
|
|
5972
5972
|
locale: j,
|
|
5973
5973
|
_originalDate: ae
|
|
5974
|
-
},
|
|
5975
|
-
var
|
|
5976
|
-
if (
|
|
5977
|
-
var ne = li[
|
|
5974
|
+
}, Xt = Kt.match(Zi).map(function(x) {
|
|
5975
|
+
var O = x[0];
|
|
5976
|
+
if (O === "p" || O === "P") {
|
|
5977
|
+
var ne = li[O];
|
|
5978
5978
|
return ne(x, j.formatLong);
|
|
5979
5979
|
}
|
|
5980
5980
|
return x;
|
|
5981
5981
|
}).join("").match(Xi).map(function(x) {
|
|
5982
5982
|
if (x === "''")
|
|
5983
5983
|
return "'";
|
|
5984
|
-
var
|
|
5985
|
-
if (
|
|
5984
|
+
var O = x[0];
|
|
5985
|
+
if (O === "'")
|
|
5986
5986
|
return ao(x);
|
|
5987
|
-
var ne = si[
|
|
5987
|
+
var ne = si[O];
|
|
5988
5988
|
if (ne)
|
|
5989
|
-
return !(a != null && a.useAdditionalWeekYearTokens) && fi(x) && mt(x, e, String(t)), !(a != null && a.useAdditionalDayOfYearTokens) && ui(x) && mt(x, e, String(t)), ne(
|
|
5990
|
-
if (
|
|
5991
|
-
throw new RangeError("Format string contains an unescaped latin alphabet character `" +
|
|
5989
|
+
return !(a != null && a.useAdditionalWeekYearTokens) && fi(x) && mt(x, e, String(t)), !(a != null && a.useAdditionalDayOfYearTokens) && ui(x) && mt(x, e, String(t)), ne(Gt, x, j.localize, Qt);
|
|
5990
|
+
if (O.match(to))
|
|
5991
|
+
throw new RangeError("Format string contains an unescaped latin alphabet character `" + O + "`");
|
|
5992
5992
|
return x;
|
|
5993
5993
|
}).join("");
|
|
5994
|
-
return
|
|
5994
|
+
return Xt;
|
|
5995
5995
|
}
|
|
5996
5996
|
function ao(t) {
|
|
5997
5997
|
var e = t.match(Ji);
|
|
5998
5998
|
return e ? e[1].replace(eo, "'") : t;
|
|
5999
5999
|
}
|
|
6000
|
-
function
|
|
6000
|
+
function Wt(t, e) {
|
|
6001
6001
|
if (t == null)
|
|
6002
6002
|
throw new TypeError("assign requires that input parameter not be null or undefined");
|
|
6003
6003
|
for (var a in e)
|
|
@@ -6005,9 +6005,9 @@ function Ht(t, e) {
|
|
|
6005
6005
|
return t;
|
|
6006
6006
|
}
|
|
6007
6007
|
function no(t) {
|
|
6008
|
-
return
|
|
6008
|
+
return Wt({}, t);
|
|
6009
6009
|
}
|
|
6010
|
-
var gt = 1440, ro = 2520,
|
|
6010
|
+
var gt = 1440, ro = 2520, Ce = 43200, so = 86400;
|
|
6011
6011
|
function io(t, e, a) {
|
|
6012
6012
|
var n, r;
|
|
6013
6013
|
f(2, arguments);
|
|
@@ -6017,12 +6017,12 @@ function io(t, e, a) {
|
|
|
6017
6017
|
var o = B(t, e);
|
|
6018
6018
|
if (isNaN(o))
|
|
6019
6019
|
throw new RangeError("Invalid time value");
|
|
6020
|
-
var d =
|
|
6020
|
+
var d = Wt(no(a), {
|
|
6021
6021
|
addSuffix: !!(a != null && a.addSuffix),
|
|
6022
6022
|
comparison: o
|
|
6023
6023
|
}), u, g;
|
|
6024
6024
|
o > 0 ? (u = h(e), g = h(t)) : (u = h(t), g = h(e));
|
|
6025
|
-
var l =
|
|
6025
|
+
var l = Pt(g, u), m = (X(g) - X(u)) / 1e3, p = Math.round((l - m) / 60), _;
|
|
6026
6026
|
if (p < 2)
|
|
6027
6027
|
return a != null && a.includeSeconds ? l < 5 ? i.formatDistance("lessThanXSeconds", 5, d) : l < 10 ? i.formatDistance("lessThanXSeconds", 10, d) : l < 20 ? i.formatDistance("lessThanXSeconds", 20, d) : l < 40 ? i.formatDistance("halfAMinute", 0, d) : l < 60 ? i.formatDistance("lessThanXMinutes", 1, d) : i.formatDistance("xMinutes", 1, d) : p === 0 ? i.formatDistance("lessThanXMinutes", 1, d) : i.formatDistance("xMinutes", p, d);
|
|
6028
6028
|
if (p < 45)
|
|
@@ -6035,14 +6035,14 @@ function io(t, e, a) {
|
|
|
6035
6035
|
} else {
|
|
6036
6036
|
if (p < ro)
|
|
6037
6037
|
return i.formatDistance("xDays", 1, d);
|
|
6038
|
-
if (p <
|
|
6038
|
+
if (p < Ce) {
|
|
6039
6039
|
var k = Math.round(p / gt);
|
|
6040
6040
|
return i.formatDistance("xDays", k, d);
|
|
6041
6041
|
} else if (p < so)
|
|
6042
|
-
return _ = Math.round(p /
|
|
6042
|
+
return _ = Math.round(p / Ce), i.formatDistance("aboutXMonths", _, d);
|
|
6043
6043
|
}
|
|
6044
|
-
if (_ =
|
|
6045
|
-
var D = Math.round(p /
|
|
6044
|
+
if (_ = Bt(g, u), _ < 12) {
|
|
6045
|
+
var D = Math.round(p / Ce);
|
|
6046
6046
|
return i.formatDistance("xMonths", D, d);
|
|
6047
6047
|
} else {
|
|
6048
6048
|
var F = _ % 12, M = Math.floor(_ / 12);
|
|
@@ -6085,7 +6085,7 @@ function se(t) {
|
|
|
6085
6085
|
var e = h(t), a = e.getMonth();
|
|
6086
6086
|
return a;
|
|
6087
6087
|
}
|
|
6088
|
-
function
|
|
6088
|
+
function Ie(t) {
|
|
6089
6089
|
return f(1, arguments), h(t).getFullYear();
|
|
6090
6090
|
}
|
|
6091
6091
|
function uo(t) {
|
|
@@ -6100,7 +6100,7 @@ function uo(t) {
|
|
|
6100
6100
|
var r = B(a, e), s = Y(e, {
|
|
6101
6101
|
years: r * n.years
|
|
6102
6102
|
});
|
|
6103
|
-
n.months = Math.abs(
|
|
6103
|
+
n.months = Math.abs(Bt(a, s));
|
|
6104
6104
|
var i = Y(s, {
|
|
6105
6105
|
months: r * n.months
|
|
6106
6106
|
});
|
|
@@ -6116,7 +6116,7 @@ function uo(t) {
|
|
|
6116
6116
|
var u = Y(d, {
|
|
6117
6117
|
minutes: r * n.minutes
|
|
6118
6118
|
});
|
|
6119
|
-
return n.seconds = Math.abs(
|
|
6119
|
+
return n.seconds = Math.abs(Pt(a, u)), n;
|
|
6120
6120
|
}
|
|
6121
6121
|
function fo(t, e) {
|
|
6122
6122
|
f(2, arguments);
|
|
@@ -6125,7 +6125,7 @@ function fo(t, e) {
|
|
|
6125
6125
|
}
|
|
6126
6126
|
function ho(t, e, a) {
|
|
6127
6127
|
f(2, arguments);
|
|
6128
|
-
var n =
|
|
6128
|
+
var n = ke(t, a), r = ke(e, a);
|
|
6129
6129
|
return n.getTime() === r.getTime();
|
|
6130
6130
|
}
|
|
6131
6131
|
function po(t, e) {
|
|
@@ -6140,7 +6140,7 @@ function go(t) {
|
|
|
6140
6140
|
return f(1, arguments), po(t, Date.now());
|
|
6141
6141
|
}
|
|
6142
6142
|
function _o(t) {
|
|
6143
|
-
return f(1, arguments),
|
|
6143
|
+
return f(1, arguments), Mt(t, Date.now());
|
|
6144
6144
|
}
|
|
6145
6145
|
function bo(t, e) {
|
|
6146
6146
|
f(2, arguments);
|
|
@@ -6148,7 +6148,7 @@ function bo(t, e) {
|
|
|
6148
6148
|
return V(t, -a);
|
|
6149
6149
|
}
|
|
6150
6150
|
function vo(t) {
|
|
6151
|
-
return f(1, arguments),
|
|
6151
|
+
return f(1, arguments), Mt(t, bo(Date.now(), 1));
|
|
6152
6152
|
}
|
|
6153
6153
|
function yo(t, e) {
|
|
6154
6154
|
f(2, arguments);
|
|
@@ -6163,13 +6163,13 @@ function wo(t, e) {
|
|
|
6163
6163
|
var a = h(t);
|
|
6164
6164
|
return isNaN(a.getTime()) ? /* @__PURE__ */ new Date(NaN) : (e.year != null && a.setFullYear(e.year), e.month != null && (a = yo(a, e.month)), e.date != null && a.setDate(v(e.date)), e.hours != null && a.setHours(v(e.hours)), e.minutes != null && a.setMinutes(v(e.minutes)), e.seconds != null && a.setSeconds(v(e.seconds)), e.milliseconds != null && a.setMilliseconds(v(e.milliseconds)), a);
|
|
6165
6165
|
}
|
|
6166
|
-
function
|
|
6166
|
+
function Vt(t, e) {
|
|
6167
6167
|
f(2, arguments);
|
|
6168
6168
|
var a = v(e);
|
|
6169
|
-
return
|
|
6169
|
+
return me(t, -a);
|
|
6170
6170
|
}
|
|
6171
|
-
const
|
|
6172
|
-
const n =
|
|
6171
|
+
const Ut = 0, Co = "MMMM", So = "long", xe = (t) => t ? new Date(t) : /* @__PURE__ */ new Date(), ko = (t, e, a) => {
|
|
6172
|
+
const n = xe(JSON.parse(JSON.stringify(t))), r = [];
|
|
6173
6173
|
for (let s = 0; s < 7; s++) {
|
|
6174
6174
|
const i = V(n, s), o = se(i) !== e;
|
|
6175
6175
|
r.push({
|
|
@@ -6183,7 +6183,7 @@ const Vt = 0, Co = "MMMM", So = "long", Te = (t) => t ? new Date(t) : /* @__PURE
|
|
|
6183
6183
|
}
|
|
6184
6184
|
return r;
|
|
6185
6185
|
}, Io = (t, e) => !t || !e ? !1 : fo(t, e), xo = (t, e, a) => {
|
|
6186
|
-
const n = [], r =
|
|
6186
|
+
const n = [], r = xe(new Date(e, t)), s = xe(new Date(e, t + 1, 0)), o = ke(r, { weekStartsOn: Ut }), d = (u) => {
|
|
6187
6187
|
const g = ko(u, t, a);
|
|
6188
6188
|
if (n.push({ days: g }), !n[n.length - 1].days.some(
|
|
6189
6189
|
(l) => Io(l.value, s)
|
|
@@ -6197,11 +6197,11 @@ const Vt = 0, Co = "MMMM", So = "long", Te = (t) => t ? new Date(t) : /* @__PURE
|
|
|
6197
6197
|
const a = [1, 2, 3, 4, 5, 6, 7].map((s) => new Intl.DateTimeFormat(t, { weekday: "short", timeZone: "UTC" }).format(/* @__PURE__ */ new Date(`2017-01-0${s}T00:00:00+00:00`)).slice(0, 2)), n = a.slice(0, e), r = a.slice(e + 1, a.length);
|
|
6198
6198
|
return [a[e]].concat(...r).concat(...n);
|
|
6199
6199
|
}, Do = (t, e, a) => new Intl.DateTimeFormat(a, { month: e }).format(new Date(2e3, t, 1)), Oo = (t) => {
|
|
6200
|
-
const e = new Date(t), a = ce(e), n =
|
|
6200
|
+
const e = new Date(t), a = ce(e), n = me(e, 1), r = Ks(n), s = ce(r), i = (a - s + 7) % 7, o = V(r, i);
|
|
6201
6201
|
return He(o);
|
|
6202
6202
|
}, Lo = (t) => {
|
|
6203
6203
|
const e = new Date(t), a = ce(e);
|
|
6204
|
-
let r =
|
|
6204
|
+
let r = Rt(Vt(e, 1));
|
|
6205
6205
|
for (; ce(r) !== a; )
|
|
6206
6206
|
r = V(r, -1);
|
|
6207
6207
|
return He(r);
|
|
@@ -6268,7 +6268,7 @@ const Vt = 0, Co = "MMMM", So = "long", Te = (t) => t ? new Date(t) : /* @__PURE
|
|
|
6268
6268
|
data() {
|
|
6269
6269
|
return {
|
|
6270
6270
|
selectMonth: se(this.selectedDate),
|
|
6271
|
-
selectYear:
|
|
6271
|
+
selectYear: Ie(this.selectedDate),
|
|
6272
6272
|
highlightedDay: null,
|
|
6273
6273
|
focusPicker: 0,
|
|
6274
6274
|
focusRefs: [],
|
|
@@ -6328,12 +6328,12 @@ const Vt = 0, Co = "MMMM", So = "long", Te = (t) => t ? new Date(t) : /* @__PURE
|
|
|
6328
6328
|
}
|
|
6329
6329
|
},
|
|
6330
6330
|
highlightDay() {
|
|
6331
|
-
const t =
|
|
6331
|
+
const t = Ie(this.selectedDate), e = se(this.selectedDate);
|
|
6332
6332
|
t !== this.selectYear || e !== this.selectMonth ? this.highlightedDay = null : this.highlightedDay = He(this.selectedDate);
|
|
6333
6333
|
},
|
|
6334
6334
|
changeMonth(t) {
|
|
6335
6335
|
(this.selectMonth === 0 && t === -1 || this.selectMonth === 11 && t === 1) && (this.selectYear += t);
|
|
6336
|
-
const e = wo(this.selectedDate, { month: this.selectMonth, year: this.selectYear }), a = t === 1 ?
|
|
6336
|
+
const e = wo(this.selectedDate, { month: this.selectMonth, year: this.selectYear }), a = t === 1 ? me(e, 1) : Vt(e, 1);
|
|
6337
6337
|
this.selectMonth = se(a);
|
|
6338
6338
|
},
|
|
6339
6339
|
changeYear(t) {
|
|
@@ -6432,7 +6432,7 @@ const Ro = Mo.exports, Bo = {
|
|
|
6432
6432
|
},
|
|
6433
6433
|
computed: {
|
|
6434
6434
|
weekDays() {
|
|
6435
|
-
return To(this.locale,
|
|
6435
|
+
return To(this.locale, Ut);
|
|
6436
6436
|
}
|
|
6437
6437
|
},
|
|
6438
6438
|
watch: {
|
|
@@ -6444,7 +6444,7 @@ const Ro = Mo.exports, Bo = {
|
|
|
6444
6444
|
},
|
|
6445
6445
|
methods: {
|
|
6446
6446
|
dayAriaLabel(t) {
|
|
6447
|
-
return `${this.selectDayLabel} ${t.text} ${
|
|
6447
|
+
return `${this.selectDayLabel} ${t.text} ${Ht(t.value, Co)} ${Ie(t.value)}`;
|
|
6448
6448
|
},
|
|
6449
6449
|
setDayRef(t, e) {
|
|
6450
6450
|
this.calendarDays.forEach((a, n) => {
|
|
@@ -6698,8 +6698,8 @@ const jo = {
|
|
|
6698
6698
|
components: {
|
|
6699
6699
|
DtCombobox: xn,
|
|
6700
6700
|
DtPopover: J,
|
|
6701
|
-
ComboboxLoadingList:
|
|
6702
|
-
ComboboxEmptyList:
|
|
6701
|
+
ComboboxLoadingList: Ot,
|
|
6702
|
+
ComboboxEmptyList: Lt
|
|
6703
6703
|
},
|
|
6704
6704
|
mixins: [A],
|
|
6705
6705
|
props: {
|
|
@@ -6725,7 +6725,7 @@ const jo = {
|
|
|
6725
6725
|
size: {
|
|
6726
6726
|
type: String,
|
|
6727
6727
|
default: null,
|
|
6728
|
-
validator: (t) => Object.values(
|
|
6728
|
+
validator: (t) => Object.values($t).includes(t)
|
|
6729
6729
|
},
|
|
6730
6730
|
/**
|
|
6731
6731
|
* Description for the input
|
|
@@ -6806,7 +6806,7 @@ const jo = {
|
|
|
6806
6806
|
contentWidth: {
|
|
6807
6807
|
type: String,
|
|
6808
6808
|
default: null,
|
|
6809
|
-
validator: (t) =>
|
|
6809
|
+
validator: (t) => aa.includes(t)
|
|
6810
6810
|
},
|
|
6811
6811
|
/**
|
|
6812
6812
|
* If the list should be shown by pressing up or down arrow key on the input element.
|
|
@@ -6868,7 +6868,7 @@ const jo = {
|
|
|
6868
6868
|
appendTo: {
|
|
6869
6869
|
type: [HTMLElement, String],
|
|
6870
6870
|
default: "body",
|
|
6871
|
-
validator: (t) =>
|
|
6871
|
+
validator: (t) => fe.includes(t) || t instanceof HTMLElement
|
|
6872
6872
|
},
|
|
6873
6873
|
/**
|
|
6874
6874
|
* Named transition when the content display is toggled.
|
|
@@ -7022,8 +7022,8 @@ const Go = zo.exports, Qo = {
|
|
|
7022
7022
|
name: "DtRecipeComboboxMultiSelect",
|
|
7023
7023
|
components: {
|
|
7024
7024
|
DtRecipeComboboxWithPopover: Go,
|
|
7025
|
-
DtInput:
|
|
7026
|
-
DtChip:
|
|
7025
|
+
DtInput: Tt,
|
|
7026
|
+
DtChip: At,
|
|
7027
7027
|
DtValidationMessages: W
|
|
7028
7028
|
},
|
|
7029
7029
|
mixins: [A],
|
|
@@ -7063,7 +7063,7 @@ const Go = zo.exports, Qo = {
|
|
|
7063
7063
|
inputMessages: {
|
|
7064
7064
|
type: Array,
|
|
7065
7065
|
default: () => [],
|
|
7066
|
-
validator: (t) =>
|
|
7066
|
+
validator: (t) => St(t)
|
|
7067
7067
|
},
|
|
7068
7068
|
/**
|
|
7069
7069
|
* Show input validation message
|
|
@@ -7160,7 +7160,7 @@ const Go = zo.exports, Qo = {
|
|
|
7160
7160
|
appendTo: {
|
|
7161
7161
|
type: [HTMLElement, String],
|
|
7162
7162
|
default: "body",
|
|
7163
|
-
validator: (t) =>
|
|
7163
|
+
validator: (t) => fe.includes(t) || t instanceof HTMLElement
|
|
7164
7164
|
},
|
|
7165
7165
|
/**
|
|
7166
7166
|
* Named transition when the content display is toggled.
|
|
@@ -7400,7 +7400,7 @@ var el = function() {
|
|
|
7400
7400
|
null,
|
|
7401
7401
|
null
|
|
7402
7402
|
);
|
|
7403
|
-
const $c = al.exports,
|
|
7403
|
+
const $c = al.exports, jt = ["sm", "md", "lg", "xl"], nl = {
|
|
7404
7404
|
name: "DtRecipeCallbarButton",
|
|
7405
7405
|
components: { DtButton: S, DtTooltip: ee },
|
|
7406
7406
|
inheritAttrs: !1,
|
|
@@ -7411,7 +7411,7 @@ const $c = al.exports, Ut = ["sm", "md", "lg", "xl"], nl = {
|
|
|
7411
7411
|
id: {
|
|
7412
7412
|
type: String,
|
|
7413
7413
|
default() {
|
|
7414
|
-
return
|
|
7414
|
+
return E.getUniqueString();
|
|
7415
7415
|
}
|
|
7416
7416
|
},
|
|
7417
7417
|
/**
|
|
@@ -7480,7 +7480,7 @@ const $c = al.exports, Ut = ["sm", "md", "lg", "xl"], nl = {
|
|
|
7480
7480
|
buttonWidthSize: {
|
|
7481
7481
|
type: String,
|
|
7482
7482
|
default: "xl",
|
|
7483
|
-
validator: (t) =>
|
|
7483
|
+
validator: (t) => jt.includes(t)
|
|
7484
7484
|
},
|
|
7485
7485
|
/**
|
|
7486
7486
|
* The fill and outline of the button associated with its visual importance.
|
|
@@ -7574,7 +7574,7 @@ const ol = il.exports, ll = {
|
|
|
7574
7574
|
id: {
|
|
7575
7575
|
type: String,
|
|
7576
7576
|
default() {
|
|
7577
|
-
return
|
|
7577
|
+
return E.getUniqueString();
|
|
7578
7578
|
}
|
|
7579
7579
|
},
|
|
7580
7580
|
/**
|
|
@@ -7681,7 +7681,7 @@ const ol = il.exports, ll = {
|
|
|
7681
7681
|
buttonWidthSize: {
|
|
7682
7682
|
type: String,
|
|
7683
7683
|
default: "xl",
|
|
7684
|
-
validator: (t) =>
|
|
7684
|
+
validator: (t) => jt.includes(t)
|
|
7685
7685
|
},
|
|
7686
7686
|
/**
|
|
7687
7687
|
* Additional class name for the popover content wrapper element.
|
|
@@ -7772,8 +7772,8 @@ var dl = function() {
|
|
|
7772
7772
|
const Ec = ul.exports, fl = {
|
|
7773
7773
|
name: "DtRecipeContactInfo",
|
|
7774
7774
|
components: {
|
|
7775
|
-
DtAvatar:
|
|
7776
|
-
|
|
7775
|
+
DtAvatar: he,
|
|
7776
|
+
DtItemLayout: Ct
|
|
7777
7777
|
},
|
|
7778
7778
|
/* inheritAttrs: false is generally an option we want to set on library
|
|
7779
7779
|
components. This allows any attributes passed in that are not recognized
|
|
@@ -7781,15 +7781,6 @@ const Ec = ul.exports, fl = {
|
|
|
7781
7781
|
more info: https://vuejs.org/v2/api/#inheritAttrs */
|
|
7782
7782
|
// inheritAttrs: false,
|
|
7783
7783
|
props: {
|
|
7784
|
-
/**
|
|
7785
|
-
* Id for the item.
|
|
7786
|
-
*/
|
|
7787
|
-
id: {
|
|
7788
|
-
type: String,
|
|
7789
|
-
default() {
|
|
7790
|
-
return O.getUniqueString();
|
|
7791
|
-
}
|
|
7792
|
-
},
|
|
7793
7784
|
/**
|
|
7794
7785
|
* String to use for the item's role.
|
|
7795
7786
|
*/
|
|
@@ -7883,26 +7874,26 @@ const Ec = ul.exports, fl = {
|
|
|
7883
7874
|
};
|
|
7884
7875
|
var hl = function() {
|
|
7885
7876
|
var e = this, a = e._self._c;
|
|
7886
|
-
return a("dt-
|
|
7887
|
-
return [
|
|
7877
|
+
return a("dt-item-layout", { staticClass: "dt-contact-info", attrs: { role: e.role, "data-qa": "contact-info" }, scopedSlots: e._u([e.showAvatar ? { key: "left", fn: function() {
|
|
7878
|
+
return [a("button", { staticClass: "dt-contact-info__left", attrs: { "data-qa": "contact-info-left", "aria-labelledby": e.avatarAriaLabel }, on: { click: e.avatarClick } }, [e.avatarList ? a("span", { staticClass: "dt-contact-info--avatars" }, e._l(e.avatarList, function(n, r) {
|
|
7888
7879
|
return a("dt-avatar", { key: r, attrs: { size: e.avatarSize, seed: n.seed, "full-name": n.fullName, "image-src": n.src, "icon-name": e.avatarIcon, "overlay-icon": n.icon, "overlay-text": n.text, "avatar-class": [{ "d-mln24": r > 0, "d-bc-brand": !!n.halo }] } });
|
|
7889
|
-
}), 1) : a("dt-avatar", { attrs: { size: e.avatarSize, "full-name": e.avatarFullName, "image-src": e.avatarSrc, "icon-name": e.avatarIcon, seed: e.avatarSeed, presence: e.presence } })], 1)
|
|
7890
|
-
}, proxy: !0 }, { key: "default", fn: function() {
|
|
7880
|
+
}), 1) : a("dt-avatar", { attrs: { size: e.avatarSize, "full-name": e.avatarFullName, "image-src": e.avatarSrc, "icon-name": e.avatarIcon, seed: e.avatarSeed, presence: e.presence } })], 1)];
|
|
7881
|
+
}, proxy: !0 } : null, { key: "default", fn: function() {
|
|
7891
7882
|
return [a("div", { attrs: { "data-qa": "contact-info-header" } }, [e._t("header")], 2)];
|
|
7892
7883
|
}, proxy: !0 }, { key: "subtitle", fn: function() {
|
|
7893
7884
|
return [a("div", { attrs: { "data-qa": "contact-info-subtitle" } }, [e._t("subtitle")], 2)];
|
|
7894
|
-
}, proxy: !0 }, { key: "bottom", fn: function() {
|
|
7885
|
+
}, proxy: !0 }, e.$slots.bottom ? { key: "bottom", fn: function() {
|
|
7895
7886
|
return [a("div", { attrs: { "data-qa": "contact-info-bottom" } }, [e._t("bottom")], 2)];
|
|
7896
|
-
}, proxy: !0 }, { key: "right", fn: function() {
|
|
7887
|
+
}, proxy: !0 } : null, e.$slots.right ? { key: "right", fn: function() {
|
|
7897
7888
|
return [a("div", { attrs: { "data-qa": "contact-info-right" } }, [e._t("right")], 2)];
|
|
7898
|
-
}, proxy: !0 }], null, !0) });
|
|
7889
|
+
}, proxy: !0 } : null], null, !0) });
|
|
7899
7890
|
}, pl = [], ml = /* @__PURE__ */ c(
|
|
7900
7891
|
fl,
|
|
7901
7892
|
hl,
|
|
7902
7893
|
pl,
|
|
7903
7894
|
!1,
|
|
7904
7895
|
null,
|
|
7905
|
-
"
|
|
7896
|
+
"f49cb6dd",
|
|
7906
7897
|
null,
|
|
7907
7898
|
null
|
|
7908
7899
|
);
|
|
@@ -7959,13 +7950,13 @@ var bl = function() {
|
|
|
7959
7950
|
null,
|
|
7960
7951
|
null
|
|
7961
7952
|
);
|
|
7962
|
-
const Mc = yl.exports, We = "promptmenu", Ve = "promptcollect", Ue = "promptplay", je = "gotoexpert",
|
|
7953
|
+
const Mc = yl.exports, We = "promptmenu", Ve = "promptcollect", Ue = "promptplay", je = "gotoexpert", ge = "goto", Ye = "branch", Ke = "transfer", ze = "hangup", wl = {
|
|
7963
7954
|
[We]: "keypad",
|
|
7964
7955
|
[Ve]: "dialer",
|
|
7965
7956
|
[Ue]: "volume-2",
|
|
7966
7957
|
[je]: "expert-node",
|
|
7967
7958
|
[Ye]: "branch",
|
|
7968
|
-
[
|
|
7959
|
+
[ge]: "call-merge",
|
|
7969
7960
|
[Ke]: "transfer",
|
|
7970
7961
|
[ze]: "phone-hang-up"
|
|
7971
7962
|
}, Rc = {
|
|
@@ -7974,10 +7965,10 @@ const Mc = yl.exports, We = "promptmenu", Ve = "promptcollect", Ue = "promptplay
|
|
|
7974
7965
|
[Ue]: "Play",
|
|
7975
7966
|
[je]: "Expert",
|
|
7976
7967
|
[Ye]: "Branch",
|
|
7977
|
-
[
|
|
7968
|
+
[ge]: "Go-to",
|
|
7978
7969
|
[Ke]: "Transfer",
|
|
7979
7970
|
[ze]: "Hangup"
|
|
7980
|
-
},
|
|
7971
|
+
}, $ = {
|
|
7981
7972
|
PROMPT: {
|
|
7982
7973
|
normal: "d-bc-blue-200",
|
|
7983
7974
|
selected: "d-bc-blue-300"
|
|
@@ -7991,14 +7982,14 @@ const Mc = yl.exports, We = "promptmenu", Ve = "promptcollect", Ue = "promptplay
|
|
|
7991
7982
|
selected: "d-bc-red-200"
|
|
7992
7983
|
}
|
|
7993
7984
|
}, Cl = {
|
|
7994
|
-
[We]:
|
|
7995
|
-
[Ve]:
|
|
7996
|
-
[Ue]:
|
|
7997
|
-
[je]:
|
|
7998
|
-
[Ye]:
|
|
7999
|
-
[
|
|
8000
|
-
[Ke]:
|
|
8001
|
-
[ze]:
|
|
7985
|
+
[We]: $.PROMPT,
|
|
7986
|
+
[Ve]: $.PROMPT,
|
|
7987
|
+
[Ue]: $.PROMPT,
|
|
7988
|
+
[je]: $.LOGIC,
|
|
7989
|
+
[Ye]: $.LOGIC,
|
|
7990
|
+
[ge]: $.LOGIC,
|
|
7991
|
+
[Ke]: $.TERMINAL,
|
|
7992
|
+
[ze]: $.TERMINAL
|
|
8002
7993
|
}, Sl = {
|
|
8003
7994
|
name: "DtRecipeIvrNode",
|
|
8004
7995
|
components: {
|
|
@@ -8067,7 +8058,7 @@ const Mc = yl.exports, We = "promptmenu", Ve = "promptcollect", Ue = "promptplay
|
|
|
8067
8058
|
return this.isSelected ? e : t;
|
|
8068
8059
|
},
|
|
8069
8060
|
isGotoNode() {
|
|
8070
|
-
return this.nodeType ===
|
|
8061
|
+
return this.nodeType === ge;
|
|
8071
8062
|
}
|
|
8072
8063
|
},
|
|
8073
8064
|
methods: {
|
|
@@ -8119,7 +8110,7 @@ var kl = function() {
|
|
|
8119
8110
|
const Bc = xl.exports, Tl = {
|
|
8120
8111
|
name: "DtRecipeGroupedChip",
|
|
8121
8112
|
components: {
|
|
8122
|
-
DtChip:
|
|
8113
|
+
DtChip: At
|
|
8123
8114
|
},
|
|
8124
8115
|
computed: {}
|
|
8125
8116
|
};
|
|
@@ -8542,11 +8533,11 @@ var Ul = function() {
|
|
|
8542
8533
|
null,
|
|
8543
8534
|
null
|
|
8544
8535
|
);
|
|
8545
|
-
const
|
|
8536
|
+
const Yt = Yl.exports, Kl = {
|
|
8546
8537
|
name: "DtRecipeGroupRow",
|
|
8547
8538
|
components: {
|
|
8548
8539
|
DtIcon: y,
|
|
8549
|
-
DtRecipeGeneralRow:
|
|
8540
|
+
DtRecipeGeneralRow: Yt
|
|
8550
8541
|
},
|
|
8551
8542
|
inheritAttrs: !1,
|
|
8552
8543
|
props: {
|
|
@@ -8634,8 +8625,8 @@ var zl = function() {
|
|
|
8634
8625
|
const Fc = Ql.exports, Xl = {
|
|
8635
8626
|
name: "DtRecipeContactRow",
|
|
8636
8627
|
components: {
|
|
8637
|
-
DtAvatar:
|
|
8638
|
-
DtRecipeGeneralRow:
|
|
8628
|
+
DtAvatar: he,
|
|
8629
|
+
DtRecipeGeneralRow: Yt,
|
|
8639
8630
|
DtEmojiTextWrapper: Ae
|
|
8640
8631
|
},
|
|
8641
8632
|
inheritAttrs: !1,
|
|
@@ -8869,9 +8860,9 @@ const Hc = id.exports, _t = {
|
|
|
8869
8860
|
}, re = "NORMAL", od = {
|
|
8870
8861
|
name: "DtRecipeFeedItemRow",
|
|
8871
8862
|
components: {
|
|
8872
|
-
DtAvatar:
|
|
8863
|
+
DtAvatar: he,
|
|
8873
8864
|
DtLazyShow: $e,
|
|
8874
|
-
DtListItem:
|
|
8865
|
+
DtListItem: De,
|
|
8875
8866
|
DtBadge: Me
|
|
8876
8867
|
},
|
|
8877
8868
|
mixins: [Z],
|
|
@@ -9050,7 +9041,7 @@ const Wc = cd.exports, bt = {
|
|
|
9050
9041
|
critical: "dt-recipe-feed-item-pill__border-critical"
|
|
9051
9042
|
}, ud = {
|
|
9052
9043
|
name: "DtRecipeFeedItemPill",
|
|
9053
|
-
components: { DtItemLayout:
|
|
9044
|
+
components: { DtItemLayout: Ct, DtIcon: y, DtCollapsible: Bn },
|
|
9054
9045
|
props: {
|
|
9055
9046
|
/**
|
|
9056
9047
|
* Accepts a DtIcon name to be shown in the left
|
|
@@ -9510,7 +9501,7 @@ const Yc = Nd.exports, Fd = [
|
|
|
9510
9501
|
DtIcon: y,
|
|
9511
9502
|
DtPopover: J,
|
|
9512
9503
|
DtStack: Oe,
|
|
9513
|
-
DtInput:
|
|
9504
|
+
DtInput: Tt,
|
|
9514
9505
|
DtTooltip: ee
|
|
9515
9506
|
},
|
|
9516
9507
|
inheritAttrs: !1,
|
|
@@ -9946,7 +9937,7 @@ const Kc = Ud.exports, vt = {
|
|
|
9946
9937
|
critical: "dt-recipe-callbox--border-critical"
|
|
9947
9938
|
}, jd = {
|
|
9948
9939
|
name: "DtRecipeCallbox",
|
|
9949
|
-
components: { DtBadge: Me, DtAvatar:
|
|
9940
|
+
components: { DtBadge: Me, DtAvatar: he },
|
|
9950
9941
|
inheritAttrs: !1,
|
|
9951
9942
|
props: {
|
|
9952
9943
|
/**
|
|
@@ -10064,7 +10055,7 @@ var Yd = function() {
|
|
|
10064
10055
|
const zc = zd.exports;
|
|
10065
10056
|
let P;
|
|
10066
10057
|
function ie(t, e) {
|
|
10067
|
-
return Ge(),
|
|
10058
|
+
return Ge(), Ht(t, e, {
|
|
10068
10059
|
locale: P
|
|
10069
10060
|
});
|
|
10070
10061
|
}
|
|
@@ -10127,7 +10118,7 @@ export {
|
|
|
10127
10118
|
Cu as BUTTON_KIND_MODIFIERS,
|
|
10128
10119
|
Su as BUTTON_SIZE_MODIFIERS,
|
|
10129
10120
|
ku as BUTTON_TYPES,
|
|
10130
|
-
|
|
10121
|
+
jt as CALLBAR_BUTTON_VALID_WIDTH_SIZE,
|
|
10131
10122
|
vt as CALLBOX_BADGE_COLORS,
|
|
10132
10123
|
yt as CALLBOX_BORDER_COLORS,
|
|
10133
10124
|
Gr as CHIP_CLOSE_BUTTON_SIZE_MODIFIERS,
|
|
@@ -10142,9 +10133,9 @@ export {
|
|
|
10142
10133
|
Q as DROPDOWN_PADDING_CLASSES,
|
|
10143
10134
|
Pn as DT_DESCRIPTION_LIST_DIRECTION,
|
|
10144
10135
|
lu as DT_STACK_DIRECTION,
|
|
10145
|
-
|
|
10136
|
+
Jt as DT_STACK_GAP,
|
|
10146
10137
|
du as DT_STACK_RESPONSIVE_BREAKPOINTS,
|
|
10147
|
-
|
|
10138
|
+
he as DtAvatar,
|
|
10148
10139
|
Me as DtBadge,
|
|
10149
10140
|
rc as DtBanner,
|
|
10150
10141
|
Ka as DtBreadcrumbItem,
|
|
@@ -10152,10 +10143,10 @@ export {
|
|
|
10152
10143
|
S as DtButton,
|
|
10153
10144
|
ic as DtButtonGroup,
|
|
10154
10145
|
on as DtCard,
|
|
10155
|
-
|
|
10146
|
+
It as DtCheckableInputMixin,
|
|
10156
10147
|
_c as DtCheckbox,
|
|
10157
10148
|
bc as DtCheckboxGroup,
|
|
10158
|
-
|
|
10149
|
+
At as DtChip,
|
|
10159
10150
|
oc as DtCodeblock,
|
|
10160
10151
|
Bn as DtCollapsible,
|
|
10161
10152
|
xn as DtCombobox,
|
|
@@ -10163,20 +10154,20 @@ export {
|
|
|
10163
10154
|
lc as DtDescriptionList,
|
|
10164
10155
|
Gn as DtDropdown,
|
|
10165
10156
|
dc as DtDropdownSeparator,
|
|
10166
|
-
|
|
10157
|
+
xt as DtGroupableInputMixin,
|
|
10167
10158
|
cc as DtHovercard,
|
|
10168
10159
|
y as DtIcon,
|
|
10169
10160
|
dr as DtImageViewer,
|
|
10170
|
-
|
|
10171
|
-
|
|
10161
|
+
Tt as DtInput,
|
|
10162
|
+
Et as DtInputGroup,
|
|
10172
10163
|
cr as DtInputGroupMixin,
|
|
10173
|
-
|
|
10174
|
-
|
|
10175
|
-
|
|
10164
|
+
kt as DtInputMixin,
|
|
10165
|
+
Ct as DtItemLayout,
|
|
10166
|
+
Dt as DtKeyboardListNavigationMixin,
|
|
10176
10167
|
Sc as DtKeyboardShortcut,
|
|
10177
10168
|
$e as DtLazyShow,
|
|
10178
|
-
|
|
10179
|
-
|
|
10169
|
+
Zt as DtLink,
|
|
10170
|
+
De as DtListItem,
|
|
10180
10171
|
fc as DtListItemGroup,
|
|
10181
10172
|
uc as DtModal,
|
|
10182
10173
|
nc as DtNotice,
|
|
@@ -10200,7 +10191,7 @@ export {
|
|
|
10200
10191
|
jc as DtRecipeEmojiRow,
|
|
10201
10192
|
Vc as DtRecipeFeedItemPill,
|
|
10202
10193
|
Wc as DtRecipeFeedItemRow,
|
|
10203
|
-
|
|
10194
|
+
Yt as DtRecipeGeneralRow,
|
|
10204
10195
|
Fc as DtRecipeGroupRow,
|
|
10205
10196
|
Pc as DtRecipeGroupedChip,
|
|
10206
10197
|
Bc as DtRecipeIvrNode,
|
|
@@ -10232,7 +10223,7 @@ export {
|
|
|
10232
10223
|
Ru as INVALID_COMBINATION,
|
|
10233
10224
|
Ye as IVR_NODE_BRANCH,
|
|
10234
10225
|
je as IVR_NODE_EXPERT,
|
|
10235
|
-
|
|
10226
|
+
ge as IVR_NODE_GO_TO,
|
|
10236
10227
|
ze as IVR_NODE_HANGUP,
|
|
10237
10228
|
wl as IVR_NODE_ICON_TYPES,
|
|
10238
10229
|
Rc as IVR_NODE_LABELS,
|
|
@@ -10240,7 +10231,7 @@ export {
|
|
|
10240
10231
|
We as IVR_NODE_PROMPT_MENU,
|
|
10241
10232
|
Ue as IVR_NODE_PROMPT_PLAY,
|
|
10242
10233
|
Ke as IVR_NODE_TRANSFER,
|
|
10243
|
-
|
|
10234
|
+
$t as LABEL_SIZES,
|
|
10244
10235
|
ue as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS,
|
|
10245
10236
|
Bl as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR,
|
|
10246
10237
|
Rl as LEFTBAR_GENERAL_ROW_ICON_MAPPING,
|
|
@@ -10248,7 +10239,7 @@ export {
|
|
|
10248
10239
|
w as LEFTBAR_GENERAL_ROW_TYPES,
|
|
10249
10240
|
Bu as LINK_KIND_MODIFIERS,
|
|
10250
10241
|
Pu as LINK_VARIANTS,
|
|
10251
|
-
|
|
10242
|
+
ye as LIST_ITEM_NAVIGATION_TYPES,
|
|
10252
10243
|
uu as LIST_ITEM_TYPES,
|
|
10253
10244
|
rt as MODAL_BANNER_KINDS,
|
|
10254
10245
|
at as MODAL_KIND_MODIFIERS,
|
|
@@ -10256,12 +10247,12 @@ export {
|
|
|
10256
10247
|
Qo as MULTI_SELECT_SIZES,
|
|
10257
10248
|
te as NOTICE_KINDS,
|
|
10258
10249
|
va as NOTICE_ROLES,
|
|
10259
|
-
|
|
10260
|
-
|
|
10250
|
+
fe as POPOVER_APPEND_TO_VALUES,
|
|
10251
|
+
aa as POPOVER_CONTENT_WIDTHS,
|
|
10261
10252
|
fu as POPOVER_DIRECTIONS,
|
|
10262
10253
|
hu as POPOVER_HEADER_FOOTER_PADDING_CLASSES,
|
|
10263
10254
|
pu as POPOVER_INITIAL_FOCUS_STRINGS,
|
|
10264
|
-
|
|
10255
|
+
ea as POPOVER_PADDING_CLASSES,
|
|
10265
10256
|
mu as POPOVER_ROLES,
|
|
10266
10257
|
gu as POPOVER_STICKY_VALUES,
|
|
10267
10258
|
_u as PRESENCE_STATES,
|
|
@@ -10306,8 +10297,8 @@ export {
|
|
|
10306
10297
|
Dc as formatShort,
|
|
10307
10298
|
Qc as getDateMedium,
|
|
10308
10299
|
T as getUniqueString,
|
|
10309
|
-
|
|
10300
|
+
Se as getValidationState,
|
|
10310
10301
|
Zc as relativeDate,
|
|
10311
10302
|
Gc as setDateLocale,
|
|
10312
|
-
|
|
10303
|
+
St as validationMessageValidator
|
|
10313
10304
|
};
|