@dialpad/dialtone-vue 2.205.0-next.1 → 2.205.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.cjs +1 -1
- package/dist/dialtone-vue.js +277 -283
- package/dist/dialtone-vue.js.map +1 -1
- package/dist/lib/chip/chip.cjs +1 -1
- package/dist/lib/chip/chip.cjs.map +1 -1
- package/dist/lib/chip/chip.js +23 -13
- package/dist/lib/chip/chip.js.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.cjs +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.cjs.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.js +17 -10
- package/dist/lib/combobox-multi-select/combobox-multi-select.js.map +1 -1
- package/dist/lib/dropdown/dropdown-list.cjs +1 -1
- package/dist/lib/dropdown/dropdown-list.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-list.js +12 -10
- package/dist/lib/dropdown/dropdown-list.js.map +1 -1
- package/dist/lib/pagination/pagination.cjs +1 -1
- package/dist/lib/pagination/pagination.cjs.map +1 -1
- package/dist/lib/pagination/pagination.js +8 -8
- package/dist/lib/pagination/pagination.js.map +1 -1
- package/dist/lib/popover/popover.cjs.map +1 -1
- package/dist/lib/popover/popover.js +19 -3
- package/dist/lib/popover/popover.js.map +1 -1
- package/dist/lib/tab/tab-group.cjs +1 -1
- package/dist/lib/tab/tab-group.cjs.map +1 -1
- package/dist/lib/tab/tab-group.js +4 -4
- package/dist/lib/tab/tab-group.js.map +1 -1
- package/dist/localization/en-US.cjs +0 -2
- package/dist/localization/en-US.cjs.map +1 -1
- package/dist/localization/en-US.js +0 -2
- package/dist/localization/en-US.js.map +1 -1
- package/dist/localization/index.cjs +1 -1
- package/dist/localization/index.cjs.map +1 -1
- package/dist/localization/index.js +46 -42
- package/dist/localization/index.js.map +1 -1
- package/dist/types/common/sr_only_close_button.vue.d.ts +2 -3
- package/dist/types/common/sr_only_close_button.vue.d.ts.map +1 -1
- package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -2
- package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
- package/dist/types/components/button/button.vue.d.ts +1 -2
- package/dist/types/components/button/button.vue.d.ts.map +1 -1
- package/dist/types/components/chip/chip.vue.d.ts +11 -3
- package/dist/types/components/chip/chip.vue.d.ts.map +1 -1
- package/dist/types/components/datepicker/modules/calendar.vue.d.ts +1 -2
- package/dist/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -2
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts +2 -3
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/types/components/loader/loader.vue.d.ts +1 -2
- package/dist/types/components/loader/loader.vue.d.ts.map +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +2 -3
- package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +2 -3
- package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/types/components/pagination/pagination.vue.d.ts +3 -4
- package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/types/components/popover/popover.vue.d.ts.map +1 -1
- package/dist/types/components/popover/popover_header_footer.vue.d.ts +2 -3
- package/dist/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +2 -3
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/types/components/split_button/split_button.vue.d.ts +2 -2
- package/dist/types/index.d.ts +0 -2
- package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +2 -3
- package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +2 -3
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +3 -4
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -2
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +2 -3
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +14 -15
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +2 -3
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +2 -3
- package/dist/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +6 -7
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +8 -9
- package/dist/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +9 -10
- package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -3
- package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +2 -3
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -2
- package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +2 -3
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/package.json +11 -6
- package/dist/lib/filter-pill/filter-pill.cjs +0 -2
- package/dist/lib/filter-pill/filter-pill.cjs.map +0 -1
- package/dist/lib/filter-pill/filter-pill.js +0 -245
- package/dist/lib/filter-pill/filter-pill.js.map +0 -1
- package/dist/lib/filter-pill/index.cjs +0 -2
- package/dist/lib/filter-pill/index.cjs.map +0 -1
- package/dist/lib/filter-pill/index.js +0 -5
- package/dist/lib/filter-pill/index.js.map +0 -1
- package/dist/lib/mode-island/index.cjs +0 -2
- package/dist/lib/mode-island/index.cjs.map +0 -1
- package/dist/lib/mode-island/index.js +0 -7
- package/dist/lib/mode-island/index.js.map +0 -1
- package/dist/lib/mode-island/mode-island-constants.cjs +0 -2
- package/dist/lib/mode-island/mode-island-constants.cjs.map +0 -1
- package/dist/lib/mode-island/mode-island-constants.js +0 -12
- package/dist/lib/mode-island/mode-island-constants.js.map +0 -1
- package/dist/lib/mode-island/mode-island.cjs +0 -2
- package/dist/lib/mode-island/mode-island.cjs.map +0 -1
- package/dist/lib/mode-island/mode-island.js +0 -124
- package/dist/lib/mode-island/mode-island.js.map +0 -1
- package/dist/lib/mode-island/utils.cjs +0 -2
- package/dist/lib/mode-island/utils.cjs.map +0 -1
- package/dist/lib/mode-island/utils.js +0 -32
- package/dist/lib/mode-island/utils.js.map +0 -1
- package/dist/lib/mode-island/validators.cjs +0 -2
- package/dist/lib/mode-island/validators.cjs.map +0 -1
- package/dist/lib/mode-island/validators.js +0 -12
- package/dist/lib/mode-island/validators.js.map +0 -1
- package/dist/types/components/filter_pill/filter_pill.vue.d.ts +0 -151
- package/dist/types/components/filter_pill/filter_pill.vue.d.ts.map +0 -1
- package/dist/types/components/filter_pill/index.d.ts +0 -2
- package/dist/types/components/filter_pill/index.d.ts.map +0 -1
- package/dist/types/components/mode_island/index.d.ts +0 -3
- package/dist/types/components/mode_island/index.d.ts.map +0 -1
- package/dist/types/components/mode_island/mode_island.vue.d.ts +0 -3
- package/dist/types/components/mode_island/mode_island.vue.d.ts.map +0 -1
- package/dist/types/components/mode_island/mode_island_constants.d.ts +0 -10
- package/dist/types/components/mode_island/mode_island_constants.d.ts.map +0 -1
- package/dist/types/components/mode_island/utils.d.ts +0 -12
- package/dist/types/components/mode_island/utils.d.ts.map +0 -1
- package/dist/types/components/mode_island/validators.d.ts +0 -6
- package/dist/types/components/mode_island/validators.d.ts.map +0 -1
package/dist/dialtone-vue.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { DEFAULT_VALIDATION_MESSAGE_TYPE as e, DESCRIPTION_SIZE_TYPES as r, VALIDATION_MESSAGE_TYPES as a } from "./common/constants/index.js";
|
|
2
2
|
import { validationMessageValidator as _ } from "./common/validators/index.js";
|
|
3
3
|
import { disableRootScrolling as f, enableRootScrolling as D, filterFormattedMessages as S, formatMessages as T, getUniqueString as O, getValidationState as p } from "./common/utils/index.js";
|
|
4
|
-
import { durationInHHMM as R, getDateMedium as
|
|
5
|
-
import { codeToEmojiData as
|
|
4
|
+
import { durationInHHMM as R, getDateMedium as x, relativeDate as l, setDateLocale as i } from "./common/dates/index.js";
|
|
5
|
+
import { codeToEmojiData as s, customEmojiAssetUrl as N, defaultEmojiAssetUrl as u, emojiFileExtensionLarge as d, emojiFileExtensionSmall as C, emojiImageUrlLarge as L, emojiImageUrlSmall as P, emojiJson as n, emojiRegex as M, emojiShortCodeRegex as c, emojiVersion as B, filterValidShortCodes as U, findEmojis as V, findShortCodes as F, getEmojiData as G, getEmojiShortCode as g, setCustomEmojiJson as K, setCustomEmojiUrl as b, setEmojiAssetUrlLarge as j, setEmojiAssetUrlSmall as H, shortcodeToEmojiData as Z, stringToUnicode as h, unicodeToString as Y, validateCustomEmojiJson as k } from "./common/emoji/index.js";
|
|
6
6
|
import { DialtoneLocalization as v } from "./localization/index.js";
|
|
7
7
|
import { DtTooltipDirective as X } from "./lib/tooltip-directive/tooltip.js";
|
|
8
8
|
import { DtScrollbarDirective as J } from "./lib/scrollbar-directive/scrollbar.js";
|
|
@@ -13,10 +13,10 @@ import { default as Et } from "./common/mixins/keyboard-list-navigation.js";
|
|
|
13
13
|
import { default as It } from "./common/mixins/modal.js";
|
|
14
14
|
import { default as Dt } from "./common/mixins/skeleton.js";
|
|
15
15
|
import { default as Tt } from "./lib/avatar/avatar.js";
|
|
16
|
-
import { AVATAR_COLORS as pt, AVATAR_GROUP_VALIDATOR as mt, AVATAR_ICON_SIZES as Rt, AVATAR_KIND_MODIFIERS as
|
|
17
|
-
import { default as
|
|
16
|
+
import { AVATAR_COLORS as pt, AVATAR_GROUP_VALIDATOR as mt, AVATAR_ICON_SIZES as Rt, AVATAR_KIND_MODIFIERS as xt, AVATAR_PRESENCE_SIZE_MODIFIERS as lt, AVATAR_PRESENCE_STATES as it, AVATAR_RANDOM_COLORS as At, AVATAR_SIZE_MODIFIERS as st } from "./lib/avatar/avatar-constants.js";
|
|
17
|
+
import { default as ut } from "./lib/badge/badge.js";
|
|
18
18
|
import { BADGE_DECORATION_MODIFIERS as Ct, BADGE_KIND_MODIFIERS as Lt, BADGE_TYPE_MODIFIERS as Pt } from "./lib/badge/badge-constants.js";
|
|
19
|
-
import { default as
|
|
19
|
+
import { default as Mt } from "./lib/banner/banner.js";
|
|
20
20
|
import { default as Bt } from "./lib/breadcrumbs/breadcrumbs.js";
|
|
21
21
|
import { default as Vt } from "./lib/breadcrumbs/breadcrumb-item.js";
|
|
22
22
|
import { BREADCRUMBS_INVERTED_MODIFIER as Gt, BREADCRUMB_ITEM_SELECTED_MODIFIER as gt } from "./lib/breadcrumbs/breadcrumbs-constants.js";
|
|
@@ -33,10 +33,10 @@ import { default as Do } from "./lib/codeblock/codeblock.js";
|
|
|
33
33
|
import { default as To } from "./lib/collapsible/collapsible.js";
|
|
34
34
|
import { default as po } from "./lib/combobox/combobox.js";
|
|
35
35
|
import { COMBOBOX_LABEL_SIZES as Ro } from "./lib/combobox/combobox-constants.js";
|
|
36
|
-
import { default as
|
|
37
|
-
import { formatLong as
|
|
36
|
+
import { default as lo } from "./lib/datepicker/datepicker.js";
|
|
37
|
+
import { formatLong as Ao, formatMedium as so, formatNoYear as No, formatNumerical as uo, formatShort as Co } from "./lib/datepicker/formatUtils.js";
|
|
38
38
|
import { default as Po } from "./lib/description-list/description-list.js";
|
|
39
|
-
import { DT_DESCRIPTION_LIST_DIRECTION as
|
|
39
|
+
import { DT_DESCRIPTION_LIST_DIRECTION as Mo } from "./lib/description-list/description-list-constants.js";
|
|
40
40
|
import { default as Bo } from "./lib/dropdown/dropdown.js";
|
|
41
41
|
import { default as Vo } from "./lib/dropdown/dropdown-separator.js";
|
|
42
42
|
import { DROPDOWN_PADDING_CLASSES as Go } from "./lib/dropdown/dropdown-constants.js";
|
|
@@ -46,114 +46,111 @@ import { CDN_URL as Zo, EMOJIS_PER_ROW as ho, EMOJI_PICKER_SKIN_TONE_MODIFIERS a
|
|
|
46
46
|
import { default as Wo } from "./lib/emoji-text-wrapper/emoji-text-wrapper.js";
|
|
47
47
|
import { default as wo } from "./lib/empty-state/empty-state.js";
|
|
48
48
|
import { EMPTY_STATE_SIZE_MODIFIERS as yo } from "./lib/empty-state/empty-state-constants.js";
|
|
49
|
-
import { default as zo } from "./lib/
|
|
50
|
-
import { default as Qo } from "./lib/
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import { default as De } from "./lib/
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as ie } from "./lib/
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import { default as Ce } from "./lib/
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import { default as Ye } from "./lib/
|
|
68
|
-
import { default as We } from "./lib/
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import { default as Qe } from "./lib/
|
|
72
|
-
import {
|
|
73
|
-
import { default as er } from "./lib/notice/notice.js";
|
|
74
|
-
import {
|
|
75
|
-
import { default as
|
|
76
|
-
import { default as
|
|
77
|
-
import {
|
|
78
|
-
import { default as
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import { default as Ur } from "./lib/
|
|
84
|
-
import {
|
|
85
|
-
import { default as
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import { default as
|
|
91
|
-
import {
|
|
92
|
-
import { default as Qr } from "./lib/skeleton/skeleton.js";
|
|
93
|
-
import { default as ta } from "./lib/skeleton/skeleton-
|
|
94
|
-
import {
|
|
95
|
-
import { default as
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import { default as
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import { default as
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import { default as
|
|
111
|
-
import {
|
|
112
|
-
import { default as $a } from "./lib/
|
|
113
|
-
import { default as oE } from "./lib/callbar-button/callbar-button.js";
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import { default as
|
|
117
|
-
import { default as
|
|
118
|
-
import {
|
|
119
|
-
import { default as
|
|
120
|
-
import { default as
|
|
121
|
-
import {
|
|
122
|
-
import { default as VE } from "./lib/
|
|
123
|
-
import {
|
|
124
|
-
import { default as KE } from "./lib/
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import { default as
|
|
130
|
-
import {
|
|
131
|
-
import { default as qE } from "./lib/
|
|
132
|
-
import { default as $E } from "./lib/
|
|
133
|
-
import {
|
|
134
|
-
import { default as
|
|
135
|
-
import { default as
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import { default as
|
|
139
|
-
import { default as
|
|
140
|
-
import {
|
|
141
|
-
import { default as
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import { MOTION_TEXT_ANIMATION_MODES as B_, MOTION_TEXT_SPEEDS as U_, MOTION_TEXT_TIMING_PRESETS as V_ } from "./lib/motion-text/motion-text-constants.js";
|
|
146
|
-
import { default as G_ } from "./lib/top-banner-info/top-banner-info.js";
|
|
147
|
-
import { COLOR_CODES as K_ } from "./lib/top-banner-info/top-banner-info-constants.js";
|
|
49
|
+
import { default as zo } from "./lib/hovercard/hovercard.js";
|
|
50
|
+
import { default as Qo } from "./lib/icon/icon.js";
|
|
51
|
+
import { ICON_NAMES as te, ICON_SIZE_MODIFIERS as oe } from "./lib/icon/icon-constants.js";
|
|
52
|
+
import { default as re } from "./lib/illustration/illustration.js";
|
|
53
|
+
import { ILLUSTRATION_NAMES as Ee } from "./lib/illustration/illustration-constants.js";
|
|
54
|
+
import { default as Ie } from "./lib/image-viewer/image-viewer.js";
|
|
55
|
+
import { default as De } from "./lib/input/input.js";
|
|
56
|
+
import { INPUT_SIZES as Te, INPUT_TYPES as Oe } from "./lib/input/input-constants.js";
|
|
57
|
+
import { default as me } from "./lib/input-group/input-group.js";
|
|
58
|
+
import { default as xe } from "./lib/item-layout/item-layout.js";
|
|
59
|
+
import { default as ie } from "./lib/keyboard-shortcut/keyboard-shortcut.js";
|
|
60
|
+
import { SHORTCUTS_ALIASES_LIST as se } from "./lib/keyboard-shortcut/keyboard-shortcut-constants.js";
|
|
61
|
+
import { default as ue } from "./lib/lazy-show/lazy-show.js";
|
|
62
|
+
import { default as Ce } from "./lib/link/link.js";
|
|
63
|
+
import { DANGER as Pe, LINK_KIND_MODIFIERS as ne, LINK_VARIANTS as Me, MENTION as ce, MUTED as Be, SUCCESS as Ue, WARNING as Ve, getLinkKindModifier as Fe } from "./lib/link/link-constants.js";
|
|
64
|
+
import { default as ge } from "./lib/list-item/list-item.js";
|
|
65
|
+
import { LIST_ITEM_NAVIGATION_TYPES as be, LIST_ITEM_TYPES as je } from "./lib/list-item/list-item-constants.js";
|
|
66
|
+
import { default as Ze } from "./lib/list-item-group/list-item-group.js";
|
|
67
|
+
import { default as Ye } from "./lib/loader/loader.js";
|
|
68
|
+
import { default as We } from "./lib/modal/modal.js";
|
|
69
|
+
import { MODAL_BANNER_KINDS as we, MODAL_KIND_MODIFIERS as Xe, MODAL_SIZE_MODIFIERS as ye } from "./lib/modal/modal-constants.js";
|
|
70
|
+
import { default as ze } from "./lib/notice/notice.js";
|
|
71
|
+
import { default as Qe } from "./lib/notice/notice-action.js";
|
|
72
|
+
import { default as tr } from "./lib/notice/notice-icon.js";
|
|
73
|
+
import { default as er } from "./lib/notice/notice-content.js";
|
|
74
|
+
import { NOTICE_KINDS as ar, NOTICE_ROLES as Er } from "./lib/notice/notice-constants.js";
|
|
75
|
+
import { default as Ir } from "./lib/pagination/pagination.js";
|
|
76
|
+
import { default as Dr } from "./lib/popover/popover.js";
|
|
77
|
+
import { POPOVER_APPEND_TO_VALUES as Tr, POPOVER_CONTENT_WIDTHS as Or, POPOVER_DIRECTIONS as pr, POPOVER_HEADER_FOOTER_PADDING_CLASSES as mr, POPOVER_INITIAL_FOCUS_STRINGS as Rr, POPOVER_PADDING_CLASSES as xr, POPOVER_ROLES as lr, POPOVER_STICKY_VALUES as ir } from "./lib/popover/popover-constants.js";
|
|
78
|
+
import { default as sr } from "./lib/presence/presence.js";
|
|
79
|
+
import { PRESENCE_STATES as ur, PRESENCE_STATES_LIST as dr } from "./lib/presence/presence-constants.js";
|
|
80
|
+
import { default as Lr } from "./lib/radio/radio.js";
|
|
81
|
+
import { RADIO_INPUT_VALIDATION_CLASSES as nr } from "./lib/radio/radio-constants.js";
|
|
82
|
+
import { default as cr } from "./lib/radio-group/radio-group.js";
|
|
83
|
+
import { default as Ur } from "./lib/rich-text-editor/rich-text-editor.js";
|
|
84
|
+
import { RICH_TEXT_EDITOR_AUTOFOCUS_TYPES as Fr, RICH_TEXT_EDITOR_OUTPUT_FORMATS as Gr } from "./lib/rich-text-editor/rich-text-editor-constants.js";
|
|
85
|
+
import { default as Kr } from "./lib/root-layout/root-layout.js";
|
|
86
|
+
import { ROOT_LAYOUT_RESPONSIVE_BREAKPOINTS as jr, ROOT_LAYOUT_SIDEBAR_POSITIONS as Hr } from "./lib/root-layout/root-layout-constants.js";
|
|
87
|
+
import { default as hr } from "./lib/select-menu/select-menu.js";
|
|
88
|
+
import { SELECT_SIZE_MODIFIERS as kr, SELECT_STATE_MODIFIERS as Wr } from "./lib/select-menu/select-menu-constants.js";
|
|
89
|
+
import { default as wr } from "./lib/skeleton/skeleton.js";
|
|
90
|
+
import { default as yr } from "./lib/skeleton/skeleton-list-item.js";
|
|
91
|
+
import { default as zr } from "./lib/skeleton/skeleton-text.js";
|
|
92
|
+
import { default as Qr } from "./lib/skeleton/skeleton-shape.js";
|
|
93
|
+
import { default as ta } from "./lib/skeleton/skeleton-paragraph.js";
|
|
94
|
+
import { SKELETON_HEADING_HEIGHTS as ea, SKELETON_RIPPLE_DURATION as ra, SKELETON_SHAPES as aa, SKELETON_SHAPE_SIZES as Ea, SKELETON_TEXT_TYPES as _a } from "./lib/skeleton/skeleton-constants.js";
|
|
95
|
+
import { default as fa } from "./lib/split-button/split-button.js";
|
|
96
|
+
import { SPLIT_BUTTON_ICON_SIZES as Sa } from "./lib/split-button/split-button-constants.js";
|
|
97
|
+
import { default as Oa } from "./lib/stack/stack.js";
|
|
98
|
+
import { DT_STACK_DIRECTION as ma, DT_STACK_GAP as Ra, DT_STACK_RESPONSIVE_BREAKPOINTS as xa } from "./lib/stack/stack-constants.js";
|
|
99
|
+
import { default as ia } from "./lib/tab/tab-group.js";
|
|
100
|
+
import { default as sa } from "./lib/tab/tab.js";
|
|
101
|
+
import { default as ua } from "./lib/tab/tab-panel.js";
|
|
102
|
+
import { TAB_IMPORTANCE_MODIFIERS as Ca, TAB_LIST_IMPORTANCE_MODIFIERS as La, TAB_LIST_KIND_MODIFIERS as Pa, TAB_LIST_SIZES as na } from "./lib/tab/tabs-constants.js";
|
|
103
|
+
import { default as ca } from "./lib/toast/toast.js";
|
|
104
|
+
import { TOAST_MIN_DURATION as Ua, TOAST_ROLES as Va } from "./lib/toast/toast-constants.js";
|
|
105
|
+
import { default as Ga } from "./lib/toggle/toggle.js";
|
|
106
|
+
import { TOGGLE_CHECKED_VALUES as Ka, TOGGLE_SIZE_MODIFIERS as ba } from "./lib/toggle/toggle-constants.js";
|
|
107
|
+
import { default as Ha } from "./lib/tooltip/tooltip.js";
|
|
108
|
+
import { TOOLTIP_DELAY_MS as ha, TOOLTIP_DIRECTIONS as Ya, TOOLTIP_HIDE_ON_CLICK_VARIANTS as ka, TOOLTIP_KIND_MODIFIERS as Wa, TOOLTIP_STICKY_VALUES as va } from "./lib/tooltip/tooltip-constants.js";
|
|
109
|
+
import { default as Xa } from "./lib/validation-messages/validation-messages.js";
|
|
110
|
+
import { default as Ja } from "./lib/callbar-button/callbar-button.js";
|
|
111
|
+
import { CALLBAR_BUTTON_VALID_WIDTH_SIZE as qa } from "./lib/callbar-button/callbar-button-constants.js";
|
|
112
|
+
import { default as $a } from "./lib/callbar-button-with-popover/callbar-button-with-popover.js";
|
|
113
|
+
import { default as oE } from "./lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js";
|
|
114
|
+
import { default as rE } from "./lib/ivr-node/ivr-node.js";
|
|
115
|
+
import { IVR_NODE_ASSIGN as EE, IVR_NODE_BRANCH as _E, IVR_NODE_CUSTOMER_DATA as IE, IVR_NODE_EXPERT as fE, IVR_NODE_GO_TO as DE, IVR_NODE_HANGUP as SE, IVR_NODE_ICON_TYPES as TE, IVR_NODE_LABELS as OE, IVR_NODE_PROMPT_COLLECT as pE, IVR_NODE_PROMPT_MENU as mE, IVR_NODE_PROMPT_PLAY as RE, IVR_NODE_TRANSFER as xE } from "./lib/ivr-node/ivr-node-constants.js";
|
|
116
|
+
import { default as iE } from "./lib/grouped-chip/grouped-chip.js";
|
|
117
|
+
import { default as sE } from "./lib/combobox-multi-select/combobox-multi-select.js";
|
|
118
|
+
import { CHIP_SIZES as uE, CHIP_TOP_POSITION as dE, MULTI_SELECT_SIZES as CE } from "./lib/combobox-multi-select/combobox-multi-select-constants.js";
|
|
119
|
+
import { default as PE } from "./lib/combobox-with-popover/combobox-with-popover.js";
|
|
120
|
+
import { default as ME } from "./lib/attachment-carousel/attachment-carousel.js";
|
|
121
|
+
import { default as BE } from "./lib/editor/editor.js";
|
|
122
|
+
import { default as VE } from "./lib/emoji-row/emoji-row.js";
|
|
123
|
+
import { REACTIONS_ATTRIBUTES as GE } from "./lib/emoji-row/emoji-row-constants.js";
|
|
124
|
+
import { default as KE } from "./lib/feed-item-pill/feed-item-pill.js";
|
|
125
|
+
import { FEED_ITEM_PILL_BORDER_COLORS as jE } from "./lib/feed-item-pill/feed-item-pill-constants.js";
|
|
126
|
+
import { default as ZE } from "./lib/feed-item-row/feed-item-row.js";
|
|
127
|
+
import { DEFAULT_FEED_ROW_STATE as YE, FEED_ROW_STATE_BACKGROUND_COLOR as kE } from "./lib/feed-item-row/feed-item-row-constants.js";
|
|
128
|
+
import { default as vE } from "./lib/message-input/message-input.js";
|
|
129
|
+
import { default as XE } from "./lib/time-pill/time-pill.js";
|
|
130
|
+
import { default as JE } from "./lib/settings-menu-button/settings-menu-button.js";
|
|
131
|
+
import { default as qE } from "./lib/contact-info/contact-info.js";
|
|
132
|
+
import { default as $E } from "./lib/callbox/callbox.js";
|
|
133
|
+
import { CALLBOX_BADGE_COLORS as o_, CALLBOX_BORDER_COLORS as e_ } from "./lib/callbox/callbox-constants.js";
|
|
134
|
+
import { default as a_ } from "./lib/contact-centers-row/contact-centers-row.js";
|
|
135
|
+
import { default as __ } from "./lib/contact-row/contact-row.js";
|
|
136
|
+
import { default as f_ } from "./lib/general-row/general-row.js";
|
|
137
|
+
import { LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS as S_, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR as T_, LEFTBAR_GENERAL_ROW_ICON_SIZES as O_, LEFTBAR_GENERAL_ROW_TYPES as p_ } from "./lib/general-row/general-row-constants.js";
|
|
138
|
+
import { default as R_ } from "./lib/group-row/group-row.js";
|
|
139
|
+
import { default as l_ } from "./lib/unread-pill/unread-pill.js";
|
|
140
|
+
import { UNREAD_PILL_DIRECTIONS as A_, UNREAD_PILL_KINDS as s_ } from "./lib/unread-pill/unread-pill-constants.js";
|
|
141
|
+
import { default as u_ } from "./lib/motion-text/motion-text.js";
|
|
142
|
+
import { MOTION_TEXT_ANIMATION_MODES as C_, MOTION_TEXT_SPEEDS as L_, MOTION_TEXT_TIMING_PRESETS as P_ } from "./lib/motion-text/motion-text-constants.js";
|
|
143
|
+
import { default as M_ } from "./lib/top-banner-info/top-banner-info.js";
|
|
144
|
+
import { COLOR_CODES as B_ } from "./lib/top-banner-info/top-banner-info-constants.js";
|
|
148
145
|
export {
|
|
149
146
|
pt as AVATAR_COLORS,
|
|
150
147
|
mt as AVATAR_GROUP_VALIDATOR,
|
|
151
148
|
Rt as AVATAR_ICON_SIZES,
|
|
152
|
-
|
|
153
|
-
|
|
149
|
+
xt as AVATAR_KIND_MODIFIERS,
|
|
150
|
+
lt as AVATAR_PRESENCE_SIZE_MODIFIERS,
|
|
154
151
|
it as AVATAR_PRESENCE_STATES,
|
|
155
|
-
|
|
156
|
-
|
|
152
|
+
At as AVATAR_RANDOM_COLORS,
|
|
153
|
+
st as AVATAR_SIZE_MODIFIERS,
|
|
157
154
|
Ct as BADGE_DECORATION_MODIFIERS,
|
|
158
155
|
Lt as BADGE_KIND_MODIFIERS,
|
|
159
156
|
Pt as BADGE_TYPE_MODIFIERS,
|
|
@@ -165,31 +162,30 @@ export {
|
|
|
165
162
|
ht as BUTTON_KIND_MODIFIERS,
|
|
166
163
|
Yt as BUTTON_SIZE_MODIFIERS,
|
|
167
164
|
kt as BUTTON_TYPES,
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
165
|
+
qa as CALLBAR_BUTTON_VALID_WIDTH_SIZE,
|
|
166
|
+
o_ as CALLBOX_BADGE_COLORS,
|
|
167
|
+
e_ as CALLBOX_BORDER_COLORS,
|
|
171
168
|
Zo as CDN_URL,
|
|
172
169
|
Eo as CHIP_CLOSE_BUTTON_SIZE_MODIFIERS,
|
|
173
170
|
_o as CHIP_ICON_SIZES,
|
|
174
|
-
|
|
171
|
+
uE as CHIP_SIZES,
|
|
175
172
|
Io as CHIP_SIZE_MODIFIERS,
|
|
176
|
-
|
|
177
|
-
|
|
173
|
+
dE as CHIP_TOP_POSITION,
|
|
174
|
+
B_ as COLOR_CODES,
|
|
178
175
|
Ro as COMBOBOX_LABEL_SIZES,
|
|
179
|
-
|
|
180
|
-
|
|
176
|
+
Pe as DANGER,
|
|
177
|
+
YE as DEFAULT_FEED_ROW_STATE,
|
|
181
178
|
e as DEFAULT_VALIDATION_MESSAGE_TYPE,
|
|
182
179
|
r as DESCRIPTION_SIZE_TYPES,
|
|
183
180
|
Go as DROPDOWN_PADDING_CLASSES,
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
da as DT_STACK_RESPONSIVE_BREAKPOINTS,
|
|
181
|
+
Mo as DT_DESCRIPTION_LIST_DIRECTION,
|
|
182
|
+
ma as DT_STACK_DIRECTION,
|
|
183
|
+
Ra as DT_STACK_GAP,
|
|
184
|
+
xa as DT_STACK_RESPONSIVE_BREAKPOINTS,
|
|
189
185
|
v as DialtoneLocalization,
|
|
190
186
|
Tt as DtAvatar,
|
|
191
|
-
|
|
192
|
-
|
|
187
|
+
ut as DtBadge,
|
|
188
|
+
Mt as DtBanner,
|
|
193
189
|
Vt as DtBreadcrumbItem,
|
|
194
190
|
Bt as DtBreadcrumbs,
|
|
195
191
|
bt as DtButton,
|
|
@@ -203,7 +199,7 @@ export {
|
|
|
203
199
|
To as DtCollapsible,
|
|
204
200
|
po as DtCombobox,
|
|
205
201
|
q as DtDOMMixin,
|
|
206
|
-
|
|
202
|
+
lo as DtDatepicker,
|
|
207
203
|
Po as DtDescriptionList,
|
|
208
204
|
Bo as DtDropdown,
|
|
209
205
|
Vo as DtDropdownSeparator,
|
|
@@ -211,177 +207,175 @@ export {
|
|
|
211
207
|
jo as DtEmojiPicker,
|
|
212
208
|
Wo as DtEmojiTextWrapper,
|
|
213
209
|
wo as DtEmptyState,
|
|
214
|
-
zo as DtFilterPill,
|
|
215
210
|
tt as DtGroupableInputMixin,
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
211
|
+
zo as DtHovercard,
|
|
212
|
+
Qo as DtIcon,
|
|
213
|
+
re as DtIllustration,
|
|
214
|
+
Ie as DtImageViewer,
|
|
215
|
+
De as DtInput,
|
|
216
|
+
me as DtInputGroup,
|
|
222
217
|
rt as DtInputGroupMixin,
|
|
223
218
|
ot as DtInputMixin,
|
|
224
|
-
|
|
219
|
+
xe as DtItemLayout,
|
|
225
220
|
Et as DtKeyboardListNavigationMixin,
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
221
|
+
ie as DtKeyboardShortcut,
|
|
222
|
+
ue as DtLazyShow,
|
|
223
|
+
Ce as DtLink,
|
|
224
|
+
ge as DtListItem,
|
|
225
|
+
Ze as DtListItemGroup,
|
|
226
|
+
Ye as DtLoader,
|
|
227
|
+
We as DtModal,
|
|
233
228
|
It as DtModalMixin,
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
oE as
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
PE as
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
Yr as DtRootLayout,
|
|
229
|
+
ze as DtNotice,
|
|
230
|
+
Qe as DtNoticeAction,
|
|
231
|
+
er as DtNoticeContent,
|
|
232
|
+
tr as DtNoticeIcon,
|
|
233
|
+
Ir as DtPagination,
|
|
234
|
+
Dr as DtPopover,
|
|
235
|
+
sr as DtPresence,
|
|
236
|
+
Lr as DtRadio,
|
|
237
|
+
cr as DtRadioGroup,
|
|
238
|
+
ME as DtRecipeAttachmentCarousel,
|
|
239
|
+
Ja as DtRecipeCallbarButton,
|
|
240
|
+
oE as DtRecipeCallbarButtonWithDropdown,
|
|
241
|
+
$a as DtRecipeCallbarButtonWithPopover,
|
|
242
|
+
$E as DtRecipeCallbox,
|
|
243
|
+
sE as DtRecipeComboboxMultiSelect,
|
|
244
|
+
PE as DtRecipeComboboxWithPopover,
|
|
245
|
+
a_ as DtRecipeContactCentersRow,
|
|
246
|
+
qE as DtRecipeContactInfo,
|
|
247
|
+
__ as DtRecipeContactRow,
|
|
248
|
+
BE as DtRecipeEditor,
|
|
249
|
+
VE as DtRecipeEmojiRow,
|
|
250
|
+
KE as DtRecipeFeedItemPill,
|
|
251
|
+
ZE as DtRecipeFeedItemRow,
|
|
252
|
+
f_ as DtRecipeGeneralRow,
|
|
253
|
+
R_ as DtRecipeGroupRow,
|
|
254
|
+
iE as DtRecipeGroupedChip,
|
|
255
|
+
rE as DtRecipeIvrNode,
|
|
256
|
+
vE as DtRecipeMessageInput,
|
|
257
|
+
u_ as DtRecipeMotionText,
|
|
258
|
+
JE as DtRecipeSettingsMenuButton,
|
|
259
|
+
XE as DtRecipeTimePill,
|
|
260
|
+
M_ as DtRecipeTopBannerInfo,
|
|
261
|
+
l_ as DtRecipeUnreadPill,
|
|
262
|
+
Ur as DtRichTextEditor,
|
|
263
|
+
Kr as DtRootLayout,
|
|
270
264
|
J as DtScrollbarDirective,
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
265
|
+
hr as DtSelectMenu,
|
|
266
|
+
wr as DtSkeleton,
|
|
267
|
+
yr as DtSkeletonListItem,
|
|
274
268
|
Dt as DtSkeletonMixin,
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
269
|
+
ta as DtSkeletonParagraph,
|
|
270
|
+
Qr as DtSkeletonShape,
|
|
271
|
+
zr as DtSkeletonText,
|
|
272
|
+
fa as DtSplitButton,
|
|
273
|
+
Oa as DtStack,
|
|
274
|
+
sa as DtTab,
|
|
275
|
+
ia as DtTabGroup,
|
|
276
|
+
ua as DtTabPanel,
|
|
277
|
+
ca as DtToast,
|
|
278
|
+
Ga as DtToggle,
|
|
279
|
+
Ha as DtTooltip,
|
|
286
280
|
X as DtTooltipDirective,
|
|
287
|
-
|
|
281
|
+
Xa as DtValidationMessages,
|
|
288
282
|
ho as EMOJIS_PER_ROW,
|
|
289
283
|
Yo as EMOJI_PICKER_SKIN_TONE_MODIFIERS,
|
|
290
284
|
yo as EMPTY_STATE_SIZE_MODIFIERS,
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
285
|
+
jE as FEED_ITEM_PILL_BORDER_COLORS,
|
|
286
|
+
kE as FEED_ROW_STATE_BACKGROUND_COLOR,
|
|
287
|
+
te as ICON_NAMES,
|
|
294
288
|
Wt as ICON_POSITION_MODIFIERS,
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
289
|
+
oe as ICON_SIZE_MODIFIERS,
|
|
290
|
+
Ee as ILLUSTRATION_NAMES,
|
|
291
|
+
Te as INPUT_SIZES,
|
|
292
|
+
Oe as INPUT_TYPES,
|
|
299
293
|
vt as INVALID_COMBINATION,
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
294
|
+
EE as IVR_NODE_ASSIGN,
|
|
295
|
+
_E as IVR_NODE_BRANCH,
|
|
296
|
+
IE as IVR_NODE_CUSTOMER_DATA,
|
|
297
|
+
fE as IVR_NODE_EXPERT,
|
|
298
|
+
DE as IVR_NODE_GO_TO,
|
|
299
|
+
SE as IVR_NODE_HANGUP,
|
|
300
|
+
TE as IVR_NODE_ICON_TYPES,
|
|
301
|
+
OE as IVR_NODE_LABELS,
|
|
302
|
+
pE as IVR_NODE_PROMPT_COLLECT,
|
|
303
|
+
mE as IVR_NODE_PROMPT_MENU,
|
|
304
|
+
RE as IVR_NODE_PROMPT_PLAY,
|
|
305
|
+
xE as IVR_NODE_TRANSFER,
|
|
306
|
+
S_ as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS,
|
|
307
|
+
T_ as LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR,
|
|
308
|
+
O_ as LEFTBAR_GENERAL_ROW_ICON_SIZES,
|
|
309
|
+
p_ as LEFTBAR_GENERAL_ROW_TYPES,
|
|
310
|
+
ne as LINK_KIND_MODIFIERS,
|
|
311
|
+
Me as LINK_VARIANTS,
|
|
312
|
+
be as LIST_ITEM_NAVIGATION_TYPES,
|
|
313
|
+
je as LIST_ITEM_TYPES,
|
|
314
|
+
ce as MENTION,
|
|
315
|
+
we as MODAL_BANNER_KINDS,
|
|
316
|
+
Xe as MODAL_KIND_MODIFIERS,
|
|
317
|
+
ye as MODAL_SIZE_MODIFIERS,
|
|
318
|
+
C_ as MOTION_TEXT_ANIMATION_MODES,
|
|
319
|
+
L_ as MOTION_TEXT_SPEEDS,
|
|
320
|
+
P_ as MOTION_TEXT_TIMING_PRESETS,
|
|
321
|
+
CE as MULTI_SELECT_SIZES,
|
|
322
|
+
Be as MUTED,
|
|
323
|
+
ar as NOTICE_KINDS,
|
|
324
|
+
Er as NOTICE_ROLES,
|
|
325
|
+
Tr as POPOVER_APPEND_TO_VALUES,
|
|
326
|
+
Or as POPOVER_CONTENT_WIDTHS,
|
|
327
|
+
pr as POPOVER_DIRECTIONS,
|
|
328
|
+
mr as POPOVER_HEADER_FOOTER_PADDING_CLASSES,
|
|
329
|
+
Rr as POPOVER_INITIAL_FOCUS_STRINGS,
|
|
330
|
+
xr as POPOVER_PADDING_CLASSES,
|
|
331
|
+
lr as POPOVER_ROLES,
|
|
332
|
+
ir as POPOVER_STICKY_VALUES,
|
|
333
|
+
ur as PRESENCE_STATES,
|
|
334
|
+
dr as PRESENCE_STATES_LIST,
|
|
335
|
+
nr as RADIO_INPUT_VALIDATION_CLASSES,
|
|
336
|
+
GE as REACTIONS_ATTRIBUTES,
|
|
337
|
+
Fr as RICH_TEXT_EDITOR_AUTOFOCUS_TYPES,
|
|
338
|
+
Gr as RICH_TEXT_EDITOR_OUTPUT_FORMATS,
|
|
339
|
+
jr as ROOT_LAYOUT_RESPONSIVE_BREAKPOINTS,
|
|
340
|
+
Hr as ROOT_LAYOUT_SIDEBAR_POSITIONS,
|
|
341
|
+
kr as SELECT_SIZE_MODIFIERS,
|
|
342
|
+
Wr as SELECT_STATE_MODIFIERS,
|
|
343
|
+
se as SHORTCUTS_ALIASES_LIST,
|
|
344
|
+
ea as SKELETON_HEADING_HEIGHTS,
|
|
345
|
+
ra as SKELETON_RIPPLE_DURATION,
|
|
346
|
+
aa as SKELETON_SHAPES,
|
|
347
|
+
Ea as SKELETON_SHAPE_SIZES,
|
|
348
|
+
_a as SKELETON_TEXT_TYPES,
|
|
349
|
+
Sa as SPLIT_BUTTON_ICON_SIZES,
|
|
350
|
+
Ue as SUCCESS,
|
|
351
|
+
Ca as TAB_IMPORTANCE_MODIFIERS,
|
|
352
|
+
La as TAB_LIST_IMPORTANCE_MODIFIERS,
|
|
353
|
+
Pa as TAB_LIST_KIND_MODIFIERS,
|
|
354
|
+
na as TAB_LIST_SIZES,
|
|
355
|
+
Ua as TOAST_MIN_DURATION,
|
|
356
|
+
Va as TOAST_ROLES,
|
|
357
|
+
Ka as TOGGLE_CHECKED_VALUES,
|
|
358
|
+
ba as TOGGLE_SIZE_MODIFIERS,
|
|
359
|
+
ha as TOOLTIP_DELAY_MS,
|
|
360
|
+
Ya as TOOLTIP_DIRECTIONS,
|
|
361
|
+
ka as TOOLTIP_HIDE_ON_CLICK_VARIANTS,
|
|
362
|
+
Wa as TOOLTIP_KIND_MODIFIERS,
|
|
363
|
+
va as TOOLTIP_STICKY_VALUES,
|
|
364
|
+
A_ as UNREAD_PILL_DIRECTIONS,
|
|
365
|
+
s_ as UNREAD_PILL_KINDS,
|
|
372
366
|
a as VALIDATION_MESSAGE_TYPES,
|
|
373
|
-
|
|
374
|
-
|
|
367
|
+
Ve as WARNING,
|
|
368
|
+
s as codeToEmojiData,
|
|
375
369
|
N as customEmojiAssetUrl,
|
|
376
|
-
|
|
370
|
+
u as defaultEmojiAssetUrl,
|
|
377
371
|
f as disableRootScrolling,
|
|
378
372
|
R as durationInHHMM,
|
|
379
|
-
|
|
373
|
+
d as emojiFileExtensionLarge,
|
|
380
374
|
C as emojiFileExtensionSmall,
|
|
381
375
|
L as emojiImageUrlLarge,
|
|
382
376
|
P as emojiImageUrlSmall,
|
|
383
|
-
|
|
384
|
-
|
|
377
|
+
n as emojiJson,
|
|
378
|
+
M as emojiRegex,
|
|
385
379
|
c as emojiShortCodeRegex,
|
|
386
380
|
B as emojiVersion,
|
|
387
381
|
D as enableRootScrolling,
|
|
@@ -389,19 +383,19 @@ export {
|
|
|
389
383
|
U as filterValidShortCodes,
|
|
390
384
|
V as findEmojis,
|
|
391
385
|
F as findShortCodes,
|
|
392
|
-
|
|
393
|
-
|
|
386
|
+
Ao as formatLong,
|
|
387
|
+
so as formatMedium,
|
|
394
388
|
T as formatMessages,
|
|
395
389
|
No as formatNoYear,
|
|
396
390
|
uo as formatNumerical,
|
|
397
391
|
Co as formatShort,
|
|
398
|
-
|
|
392
|
+
x as getDateMedium,
|
|
399
393
|
G as getEmojiData,
|
|
400
394
|
g as getEmojiShortCode,
|
|
401
|
-
|
|
395
|
+
Fe as getLinkKindModifier,
|
|
402
396
|
O as getUniqueString,
|
|
403
397
|
p as getValidationState,
|
|
404
|
-
|
|
398
|
+
l as relativeDate,
|
|
405
399
|
K as setCustomEmojiJson,
|
|
406
400
|
b as setCustomEmojiUrl,
|
|
407
401
|
i as setDateLocale,
|