@dialpad/dialtone-vue 2.161.0 → 2.162.0-beta.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/dist/common/sr_only_close_button.vue.cjs +3 -3
- package/dist/common/sr_only_close_button.vue.cjs.map +1 -1
- package/dist/common/sr_only_close_button.vue.js +3 -3
- package/dist/common/sr_only_close_button.vue.js.map +1 -1
- package/dist/component-documentation.json +1 -1
- package/dist/components/avatar/avatar.vue.cjs +13 -24
- package/dist/components/avatar/avatar.vue.cjs.map +1 -1
- package/dist/components/avatar/avatar.vue.js +13 -24
- package/dist/components/avatar/avatar.vue.js.map +1 -1
- package/dist/components/badge/badge.vue.cjs +13 -34
- package/dist/components/badge/badge.vue.cjs.map +1 -1
- package/dist/components/badge/badge.vue.js +13 -34
- package/dist/components/badge/badge.vue.js.map +1 -1
- package/dist/components/chip/chip.vue.cjs +4 -4
- package/dist/components/chip/chip.vue.cjs.map +1 -1
- package/dist/components/chip/chip.vue.js +4 -4
- package/dist/components/chip/chip.vue.js.map +1 -1
- package/dist/components/collapsible/collapsible.vue.cjs +4 -3
- package/dist/components/collapsible/collapsible.vue.cjs.map +1 -1
- package/dist/components/collapsible/collapsible.vue.js +4 -3
- package/dist/components/collapsible/collapsible.vue.js.map +1 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.cjs +14 -6
- package/dist/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.js +14 -6
- package/dist/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_search.vue.cjs +6 -5
- package/dist/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_search.vue.js +6 -5
- package/dist/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs +23 -14
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.js +23 -14
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
- package/dist/components/empty_state/empty_state.vue.cjs +20 -80
- package/dist/components/empty_state/empty_state.vue.cjs.map +1 -1
- package/dist/components/empty_state/empty_state.vue.js +21 -81
- package/dist/components/empty_state/empty_state.vue.js.map +1 -1
- package/dist/components/empty_state/empty_state_constants.cjs +18 -0
- package/dist/components/empty_state/empty_state_constants.cjs.map +1 -1
- package/dist/components/empty_state/empty_state_constants.js +18 -0
- package/dist/components/empty_state/empty_state_constants.js.map +1 -1
- package/dist/components/icon/icon.vue.cjs +2 -2
- package/dist/components/icon/icon.vue.js +2 -2
- package/dist/components/illustration/illustration.vue.cjs +2 -2
- package/dist/components/illustration/illustration.vue.js +2 -2
- package/dist/components/image_viewer/image_viewer.vue.cjs +4 -4
- package/dist/components/image_viewer/image_viewer.vue.cjs.map +1 -1
- package/dist/components/image_viewer/image_viewer.vue.js +4 -4
- package/dist/components/image_viewer/image_viewer.vue.js.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -9
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js +22 -7
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
- package/dist/components/list_item/list_item.vue.cjs +3 -3
- package/dist/components/list_item/list_item.vue.cjs.map +1 -1
- package/dist/components/list_item/list_item.vue.js +3 -3
- package/dist/components/list_item/list_item.vue.js.map +1 -1
- package/dist/components/modal/modal.vue.cjs +4 -4
- package/dist/components/modal/modal.vue.cjs.map +1 -1
- package/dist/components/modal/modal.vue.js +4 -4
- package/dist/components/modal/modal.vue.js.map +1 -1
- package/dist/components/notice/notice_action.vue.cjs +4 -4
- package/dist/components/notice/notice_action.vue.cjs.map +1 -1
- package/dist/components/notice/notice_action.vue.js +4 -4
- package/dist/components/notice/notice_action.vue.js.map +1 -1
- package/dist/components/notice/notice_icon.vue.cjs +12 -8
- package/dist/components/notice/notice_icon.vue.cjs.map +1 -1
- package/dist/components/notice/notice_icon.vue.js +12 -8
- package/dist/components/notice/notice_icon.vue.js.map +1 -1
- package/dist/components/pagination/pagination.vue.cjs +11 -5
- package/dist/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/components/pagination/pagination.vue.js +11 -5
- package/dist/components/pagination/pagination.vue.js.map +1 -1
- package/dist/components/popover/popover_header_footer.vue.cjs +4 -4
- package/dist/components/popover/popover_header_footer.vue.cjs.map +1 -1
- package/dist/components/popover/popover_header_footer.vue.js +4 -4
- package/dist/components/popover/popover_header_footer.vue.js.map +1 -1
- package/dist/dialtone-vue.cjs +0 -3
- package/dist/dialtone-vue.cjs.map +1 -1
- package/dist/dialtone-vue.js +2 -5
- package/dist/lib/general-row.cjs +0 -1
- package/dist/lib/general-row.cjs.map +1 -1
- package/dist/lib/general-row.js +1 -2
- package/dist/lib/keyboard-shortcut.cjs +0 -2
- package/dist/lib/keyboard-shortcut.cjs.map +1 -1
- package/dist/lib/keyboard-shortcut.js +2 -4
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -5
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -5
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
- package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs +25 -5
- package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
- package/dist/recipes/cards/ivr_node/ivr_node.vue.js +26 -6
- package/dist/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +5 -4
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +5 -4
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +3 -3
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +3 -3
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.cjs +35 -22
- package/dist/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.js +35 -22
- package/dist/recipes/conversation_view/editor/editor.vue.js.map +1 -1
- package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +7 -6
- package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +7 -6
- package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
- package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs +9 -17
- package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.js +9 -17
- package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.js.map +1 -1
- package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +6 -5
- package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +6 -5
- package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input.vue.cjs +22 -11
- package/dist/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input.vue.js +22 -11
- package/dist/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -6
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -6
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
- package/dist/recipes/item_layout/contact_info/contact_info.vue.cjs +14 -10
- package/dist/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
- package/dist/recipes/item_layout/contact_info/contact_info.vue.js +14 -10
- package/dist/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
- package/dist/recipes/leftbar/callbox/callbox.vue.cjs +6 -3
- package/dist/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/callbox/callbox.vue.js +6 -3
- package/dist/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
- package/dist/recipes/leftbar/contact_row/contact_row.vue.cjs +6 -5
- package/dist/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/contact_row/contact_row.vue.js +6 -5
- package/dist/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row.vue.cjs +8 -7
- package/dist/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row.vue.js +8 -7
- package/dist/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
- package/dist/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row_constants.js +0 -17
- package/dist/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +36 -4
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +37 -5
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
- package/dist/recipes/leftbar/group_row/group_row.vue.cjs +3 -3
- package/dist/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/group_row/group_row.vue.js +3 -3
- package/dist/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs +4 -3
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js +4 -3
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
- package/dist/style.css +127 -124
- package/dist/types/components/avatar/avatar.vue.d.ts +4 -34
- package/dist/types/components/avatar/avatar.vue.d.ts.map +1 -1
- package/dist/types/components/badge/badge.vue.d.ts +16 -45
- package/dist/types/components/badge/badge.vue.d.ts.map +1 -1
- package/dist/types/components/chip/chip.vue.d.ts +1 -1
- package/dist/types/components/collapsible/collapsible.vue.d.ts +1 -1
- package/dist/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -67
- package/dist/types/components/empty_state/empty_state_constants.d.ts +27 -0
- package/dist/types/components/keyboard_shortcut/index.d.ts +1 -1
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +7 -15
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +4 -6
- package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +5 -4
- package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_icon.vue.d.ts +1 -1
- package/dist/types/components/notice/notice_icon.vue.d.ts.map +1 -1
- package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/types/components/split_button/split_button-omega.vue.d.ts +1 -1
- package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +8 -8
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +0 -1
- package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +2 -16
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +4 -6
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +3 -16
- package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +0 -1
- package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -6
- package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/general_row/index.d.ts +1 -1
- package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/common/storybook_utils.cjs +0 -8
- package/dist/common/storybook_utils.cjs.map +0 -1
- package/dist/common/storybook_utils.js +0 -8
- package/dist/common/storybook_utils.js.map +0 -1
- package/dist/types/common/storybook_utils.d.ts +0 -35
- package/dist/types/common/storybook_utils.d.ts.map +0 -1
|
@@ -80,13 +80,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
80
80
|
default: undefined;
|
|
81
81
|
validator: (group: unknown) => boolean;
|
|
82
82
|
};
|
|
83
|
-
/**
|
|
84
|
-
* The icon that overlays the avatar
|
|
85
|
-
*/
|
|
86
|
-
overlayIcon: {
|
|
87
|
-
type: StringConstructor;
|
|
88
|
-
default: string;
|
|
89
|
-
};
|
|
90
83
|
/**
|
|
91
84
|
* The text that overlays the avatar
|
|
92
85
|
*/
|
|
@@ -117,14 +110,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
117
110
|
type: StringConstructor;
|
|
118
111
|
default: undefined;
|
|
119
112
|
};
|
|
120
|
-
/**
|
|
121
|
-
* Icon name to be displayed on the avatar
|
|
122
|
-
*/
|
|
123
|
-
iconName: {
|
|
124
|
-
type: StringConstructor;
|
|
125
|
-
default: undefined;
|
|
126
|
-
validator: (name: unknown) => boolean;
|
|
127
|
-
};
|
|
128
113
|
/**
|
|
129
114
|
* Icon size to be displayed on the avatar
|
|
130
115
|
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
@@ -185,7 +170,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
185
170
|
formattedInitials: string;
|
|
186
171
|
initializing: boolean;
|
|
187
172
|
}, {
|
|
188
|
-
|
|
173
|
+
isIconType(): import("vue/types/vnode").ScopedSlotChildren;
|
|
174
|
+
hasOverlayIcon(): boolean;
|
|
175
|
+
iconDataQa(): "dt-avatar-icon";
|
|
189
176
|
avatarClasses(): any[];
|
|
190
177
|
overlayClasses(): any[];
|
|
191
178
|
showGroup(): boolean;
|
|
@@ -282,13 +269,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
282
269
|
default: undefined;
|
|
283
270
|
validator: (group: unknown) => boolean;
|
|
284
271
|
};
|
|
285
|
-
/**
|
|
286
|
-
* The icon that overlays the avatar
|
|
287
|
-
*/
|
|
288
|
-
overlayIcon: {
|
|
289
|
-
type: StringConstructor;
|
|
290
|
-
default: string;
|
|
291
|
-
};
|
|
292
272
|
/**
|
|
293
273
|
* The text that overlays the avatar
|
|
294
274
|
*/
|
|
@@ -319,14 +299,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
319
299
|
type: StringConstructor;
|
|
320
300
|
default: undefined;
|
|
321
301
|
};
|
|
322
|
-
/**
|
|
323
|
-
* Icon name to be displayed on the avatar
|
|
324
|
-
*/
|
|
325
|
-
iconName: {
|
|
326
|
-
type: StringConstructor;
|
|
327
|
-
default: undefined;
|
|
328
|
-
validator: (name: unknown) => boolean;
|
|
329
|
-
};
|
|
330
302
|
/**
|
|
331
303
|
* Icon size to be displayed on the avatar
|
|
332
304
|
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
@@ -361,8 +333,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
361
333
|
};
|
|
362
334
|
}>>, {
|
|
363
335
|
presence: string;
|
|
364
|
-
size: string;
|
|
365
336
|
fullName: string;
|
|
337
|
+
size: string;
|
|
366
338
|
group: number;
|
|
367
339
|
imageSrc: string;
|
|
368
340
|
id: string;
|
|
@@ -372,11 +344,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
372
344
|
canvasClass: string | Record<string, any> | unknown[];
|
|
373
345
|
iconClass: string | Record<string, any> | unknown[];
|
|
374
346
|
presenceProps: Record<string, any>;
|
|
375
|
-
overlayIcon: string;
|
|
376
347
|
overlayText: string;
|
|
377
348
|
overlayClass: string | Record<string, any> | unknown[];
|
|
378
349
|
imageAlt: string;
|
|
379
|
-
iconName: string;
|
|
380
350
|
iconSize: string;
|
|
381
351
|
clickable: boolean;
|
|
382
352
|
iconAriaLabel: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"avatar.vue.d.ts","sourceRoot":"","sources":["../../../../components/avatar/avatar.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"avatar.vue.d.ts","sourceRoot":"","sources":["../../../../components/avatar/avatar.vue.js"],"names":[],"mappings":";IA2BI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA7JH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
|
|
@@ -1,21 +1,4 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
/**
|
|
3
|
-
* Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
|
|
4
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
|
|
5
|
-
* will automatically be shown here, but this can be overridden by setting this prop.
|
|
6
|
-
*/
|
|
7
|
-
iconLeft: {
|
|
8
|
-
type: StringConstructor;
|
|
9
|
-
default: string;
|
|
10
|
-
};
|
|
11
|
-
/**
|
|
12
|
-
* Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
|
|
13
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog
|
|
14
|
-
*/
|
|
15
|
-
iconRight: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
2
|
/**
|
|
20
3
|
* Text for the badge content
|
|
21
4
|
*/
|
|
@@ -43,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
43
26
|
};
|
|
44
27
|
/**
|
|
45
28
|
* Decoration for the badge. This can be only used with kind: label and type: default
|
|
46
|
-
* with no
|
|
29
|
+
* with no left and right icons
|
|
47
30
|
* @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
|
|
48
31
|
* purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
|
|
49
32
|
* green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
|
|
@@ -93,23 +76,28 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
93
76
|
'black-400': string;
|
|
94
77
|
'black-500': string;
|
|
95
78
|
'black-900': string;
|
|
96
|
-
/**
|
|
97
|
-
* Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
|
|
98
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
|
|
99
|
-
* will automatically be shown here, but this can be overridden by setting this prop.
|
|
100
|
-
*/
|
|
101
79
|
'red-200': string;
|
|
102
80
|
'red-300': string;
|
|
103
81
|
'red-400': string;
|
|
104
82
|
'purple-200': string;
|
|
105
83
|
'purple-300': string;
|
|
106
84
|
'purple-400': string;
|
|
85
|
+
/**
|
|
86
|
+
* Color for the badge background
|
|
87
|
+
* @values default, info, success, warning, critical, bulletin, ai
|
|
88
|
+
*/
|
|
107
89
|
'purple-500': string;
|
|
108
90
|
'blue-200': string;
|
|
109
91
|
'blue-300': string;
|
|
110
92
|
'blue-400': string;
|
|
111
93
|
'green-300': string;
|
|
112
|
-
'green-400': string;
|
|
94
|
+
'green-400': string; /**
|
|
95
|
+
* Decoration for the badge. This can be only used with kind: label and type: default
|
|
96
|
+
* with no left and right icons
|
|
97
|
+
* @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
|
|
98
|
+
* purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
|
|
99
|
+
* green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
|
|
100
|
+
*/
|
|
113
101
|
'green-500': string;
|
|
114
102
|
'gold-300': string;
|
|
115
103
|
'gold-400': string;
|
|
@@ -119,29 +107,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
119
107
|
'magenta-400': string;
|
|
120
108
|
};
|
|
121
109
|
}, {
|
|
122
|
-
|
|
110
|
+
hasLeftIcon(): import("vue/types/vnode").ScopedSlotChildren;
|
|
111
|
+
hasRightIcon(): import("vue/types/vnode").ScopedSlotChildren;
|
|
112
|
+
hasIcons(): import("vue/types/vnode").ScopedSlotChildren;
|
|
123
113
|
}, {
|
|
124
114
|
validateProps(): void;
|
|
125
115
|
validateTypePropCombination(): void;
|
|
126
116
|
validateDecorationPropCombination(): void;
|
|
127
117
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
128
|
-
/**
|
|
129
|
-
* Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
|
|
130
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
|
|
131
|
-
* will automatically be shown here, but this can be overridden by setting this prop.
|
|
132
|
-
*/
|
|
133
|
-
iconLeft: {
|
|
134
|
-
type: StringConstructor;
|
|
135
|
-
default: string;
|
|
136
|
-
};
|
|
137
|
-
/**
|
|
138
|
-
* Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
|
|
139
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog
|
|
140
|
-
*/
|
|
141
|
-
iconRight: {
|
|
142
|
-
type: StringConstructor;
|
|
143
|
-
default: string;
|
|
144
|
-
};
|
|
145
118
|
/**
|
|
146
119
|
* Text for the badge content
|
|
147
120
|
*/
|
|
@@ -169,7 +142,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
169
142
|
};
|
|
170
143
|
/**
|
|
171
144
|
* Decoration for the badge. This can be only used with kind: label and type: default
|
|
172
|
-
* with no
|
|
145
|
+
* with no left and right icons
|
|
173
146
|
* @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
|
|
174
147
|
* purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
|
|
175
148
|
* green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
|
|
@@ -204,8 +177,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
204
177
|
}>>, {
|
|
205
178
|
type: string;
|
|
206
179
|
text: string;
|
|
207
|
-
iconLeft: string;
|
|
208
|
-
iconRight: string;
|
|
209
180
|
kind: string;
|
|
210
181
|
decoration: string;
|
|
211
182
|
labelClass: string | Record<string, any> | unknown[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";IAaI;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA1CH;;;WAGG;;;;;;6BAOH;;;;;;WAMG;;;;;;;;;;;;;;;;;;IAlCH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
|
|
@@ -144,8 +144,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
144
144
|
};
|
|
145
145
|
}>>, {
|
|
146
146
|
size: string;
|
|
147
|
-
ariaLabel: string;
|
|
148
147
|
id: string;
|
|
148
|
+
ariaLabel: string;
|
|
149
149
|
labelClass: string | Record<string, any> | unknown[];
|
|
150
150
|
closeButtonProps: Record<string, any>;
|
|
151
151
|
hideClose: boolean;
|
|
@@ -181,8 +181,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
181
181
|
default: null;
|
|
182
182
|
};
|
|
183
183
|
}>>, {
|
|
184
|
-
ariaLabel: string;
|
|
185
184
|
id: string;
|
|
185
|
+
ariaLabel: string;
|
|
186
186
|
maxHeight: string;
|
|
187
187
|
contentClass: string | Record<string, any> | unknown[];
|
|
188
188
|
elementType: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collapsible.vue.d.ts","sourceRoot":"","sources":["../../../../components/collapsible/collapsible.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"collapsible.vue.d.ts","sourceRoot":"","sources":["../../../../components/collapsible/collapsible.vue.js"],"names":[],"mappings":";IAwBI;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;IA1FH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG"}
|
|
@@ -1,69 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
showRecentlyUsedTab: {
|
|
3
|
-
type: BooleanConstructor;
|
|
4
|
-
default: boolean;
|
|
5
|
-
};
|
|
6
|
-
scrollIntoTab: {
|
|
7
|
-
type: NumberConstructor;
|
|
8
|
-
required: true;
|
|
9
|
-
};
|
|
10
|
-
isScrolling: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
emojiFilter: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: string;
|
|
17
|
-
};
|
|
18
|
-
tabSetLabels: {
|
|
19
|
-
type: ArrayConstructor;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
}, {}, {
|
|
23
|
-
selectedTab: string;
|
|
24
|
-
tabsetRef: never[];
|
|
25
|
-
TABS_DATA: {
|
|
26
|
-
label: string;
|
|
27
|
-
icon: string;
|
|
28
|
-
}[];
|
|
29
|
-
}, {
|
|
30
|
-
tabs(): {
|
|
31
|
-
label: any;
|
|
32
|
-
id: string;
|
|
33
|
-
panelId: string;
|
|
34
|
-
icon: string;
|
|
35
|
-
}[];
|
|
36
|
-
isSearching(): boolean;
|
|
37
|
-
}, {
|
|
38
|
-
selectTabset(id: any): void;
|
|
39
|
-
setTabsetRef(): void;
|
|
40
|
-
focusTabset(): void;
|
|
41
|
-
handleKeyDown(event: any, tabId: any): void;
|
|
42
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
43
|
-
showRecentlyUsedTab: {
|
|
44
|
-
type: BooleanConstructor;
|
|
45
|
-
default: boolean;
|
|
46
|
-
};
|
|
47
|
-
scrollIntoTab: {
|
|
48
|
-
type: NumberConstructor;
|
|
49
|
-
required: true;
|
|
50
|
-
};
|
|
51
|
-
isScrolling: {
|
|
52
|
-
type: BooleanConstructor;
|
|
53
|
-
default: boolean;
|
|
54
|
-
};
|
|
55
|
-
emojiFilter: {
|
|
56
|
-
type: StringConstructor;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
tabSetLabels: {
|
|
60
|
-
type: ArrayConstructor;
|
|
61
|
-
required: true;
|
|
62
|
-
};
|
|
63
|
-
}>>, {
|
|
64
|
-
showRecentlyUsedTab: boolean;
|
|
65
|
-
isScrolling: boolean;
|
|
66
|
-
emojiFilter: string;
|
|
67
|
-
}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
68
2
|
export default _default;
|
|
69
3
|
//# sourceMappingURL=emoji_tabset.vue.d.ts.map
|
|
@@ -3,8 +3,35 @@ export namespace EMPTY_STATE_SIZE_MODIFIERS {
|
|
|
3
3
|
let md: string;
|
|
4
4
|
let lg: string;
|
|
5
5
|
}
|
|
6
|
+
export namespace EMPTY_STATE_CONTENT_SIZE_MODIFIERS {
|
|
7
|
+
let sm_1: string;
|
|
8
|
+
export { sm_1 as sm };
|
|
9
|
+
let md_1: string;
|
|
10
|
+
export { md_1 as md };
|
|
11
|
+
let lg_1: string;
|
|
12
|
+
export { lg_1 as lg };
|
|
13
|
+
}
|
|
14
|
+
export namespace EMPTY_STATE_HEADLINE_SIZE_MODIFIERS {
|
|
15
|
+
let sm_2: string;
|
|
16
|
+
export { sm_2 as sm };
|
|
17
|
+
let md_2: string;
|
|
18
|
+
export { md_2 as md };
|
|
19
|
+
let lg_2: string;
|
|
20
|
+
export { lg_2 as lg };
|
|
21
|
+
}
|
|
22
|
+
export namespace EMPTY_STATE_BODY_SIZE_MODIFIERS {
|
|
23
|
+
let sm_3: string;
|
|
24
|
+
export { sm_3 as sm };
|
|
25
|
+
let md_3: string;
|
|
26
|
+
export { md_3 as md };
|
|
27
|
+
let lg_3: string;
|
|
28
|
+
export { lg_3 as lg };
|
|
29
|
+
}
|
|
6
30
|
declare namespace _default {
|
|
7
31
|
export { EMPTY_STATE_SIZE_MODIFIERS };
|
|
32
|
+
export { EMPTY_STATE_CONTENT_SIZE_MODIFIERS };
|
|
33
|
+
export { EMPTY_STATE_HEADLINE_SIZE_MODIFIERS };
|
|
34
|
+
export { EMPTY_STATE_BODY_SIZE_MODIFIERS };
|
|
8
35
|
}
|
|
9
36
|
export default _default;
|
|
10
37
|
//# sourceMappingURL=empty_state_constants.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { default as DtKeyboardShortcut } from "./keyboard_shortcut.vue";
|
|
2
|
-
export {
|
|
2
|
+
export { SHORTCUTS_ALIASES_LIST } from "./keyboard_shortcut_constants";
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -23,24 +23,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
23
|
default: null;
|
|
24
24
|
};
|
|
25
25
|
}, {}, {
|
|
26
|
-
SHORTCUTS_ICON_ALIASES: {
|
|
27
|
-
'{win}': string;
|
|
28
|
-
'{arrow-right}': string;
|
|
29
|
-
'{arrow-left}': string;
|
|
30
|
-
'{arrow-up}': string;
|
|
31
|
-
'{arrow-down}': string;
|
|
32
|
-
'{cmd}': string;
|
|
33
|
-
};
|
|
34
26
|
separator: RegExp;
|
|
35
27
|
}, {
|
|
36
28
|
icons(): {
|
|
37
|
-
'{plus}':
|
|
38
|
-
'{win}':
|
|
39
|
-
'{arrow-right}':
|
|
40
|
-
'{arrow-left}':
|
|
41
|
-
'{arrow-up}':
|
|
42
|
-
'{arrow-down}':
|
|
43
|
-
'{cmd}':
|
|
29
|
+
'{plus}': any;
|
|
30
|
+
'{win}': any;
|
|
31
|
+
'{arrow-right}': any;
|
|
32
|
+
'{arrow-left}': any;
|
|
33
|
+
'{arrow-up}': any;
|
|
34
|
+
'{arrow-down}': any;
|
|
35
|
+
'{cmd}': any;
|
|
44
36
|
};
|
|
45
37
|
shortcutWithSeparator(): any;
|
|
46
38
|
formattedShortcut(): any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keyboard_shortcut.vue.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"keyboard_shortcut.vue.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut.vue.js"],"names":[],"mappings":";IAuCI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;IApBH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
|
|
@@ -1,13 +1,2 @@
|
|
|
1
|
-
export const SHORTCUTS_ICON_ALIASES: {
|
|
2
|
-
'{win}': string;
|
|
3
|
-
'{arrow-right}': string;
|
|
4
|
-
'{arrow-left}': string;
|
|
5
|
-
'{arrow-up}': string;
|
|
6
|
-
'{arrow-down}': string;
|
|
7
|
-
'{cmd}': string;
|
|
8
|
-
};
|
|
9
|
-
export const SHORTCUTS_ICON_SEPARATOR: {
|
|
10
|
-
'{plus}': string;
|
|
11
|
-
};
|
|
12
1
|
export const SHORTCUTS_ALIASES_LIST: string[];
|
|
13
2
|
//# sourceMappingURL=keyboard_shortcut_constants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keyboard_shortcut_constants.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut_constants.js"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"keyboard_shortcut_constants.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut_constants.js"],"names":[],"mappings":"AAAA,8CAOE"}
|
|
@@ -223,15 +223,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
223
223
|
};
|
|
224
224
|
};
|
|
225
225
|
computed: {
|
|
226
|
-
/**
|
|
227
|
-
* Modals focus the user’s attention exclusively on one task or piece of information
|
|
228
|
-
* via a window that sits on top of the page content.
|
|
229
|
-
* @see https://dialtone.dialpad.com/components/modal.html
|
|
230
|
-
*/
|
|
231
226
|
showVisuallyHiddenClose(): any;
|
|
232
227
|
};
|
|
233
228
|
methods: {
|
|
234
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
229
|
+
validateVisuallyHiddenCloseProps(): void; /**
|
|
230
|
+
* A set of props to be passed into the modal's close button.
|
|
231
|
+
* Requires an 'ariaLabel' property.
|
|
232
|
+
*/
|
|
235
233
|
};
|
|
236
234
|
} | {
|
|
237
235
|
methods: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue.js"],"names":[],"mappings":";IAoCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG
|
|
1
|
+
{"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue.js"],"names":[],"mappings":";IAoCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kDAzKH;;;WAGG;;;;;;;;;;;;IAHH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG"}
|
|
@@ -36,16 +36,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
36
|
};
|
|
37
37
|
visuallyHiddenCloseLabel: {
|
|
38
38
|
type: StringConstructor;
|
|
39
|
-
default: null;
|
|
40
|
-
* Props for the notice close button.
|
|
41
|
-
*/
|
|
39
|
+
default: null;
|
|
42
40
|
};
|
|
43
41
|
};
|
|
44
42
|
watch: {
|
|
45
43
|
$props: {
|
|
46
44
|
immediate: boolean;
|
|
47
45
|
deep: boolean;
|
|
48
|
-
handler(): void;
|
|
46
|
+
handler(): void; /**
|
|
47
|
+
* Hides the close button from the notice
|
|
48
|
+
* @values true, false
|
|
49
|
+
*/
|
|
49
50
|
};
|
|
50
51
|
};
|
|
51
52
|
computed: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue.js"],"names":[],"mappings":";IAmBI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG
|
|
1
|
+
{"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue.js"],"names":[],"mappings":";IAmBI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;6BAZH;;;eAGG;;;;;;;;;;IAXH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9
9
|
validate(kind: any): boolean;
|
|
10
10
|
};
|
|
11
11
|
}, {}, {}, {
|
|
12
|
-
defaultIcon():
|
|
12
|
+
defaultIcon(): any;
|
|
13
13
|
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
14
14
|
/**
|
|
15
15
|
* Kind of icon
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notice_icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_icon.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"notice_icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_icon.vue.js"],"names":[],"mappings":";IA+BI;;;OAGG;;;;;;;;;IAHH;;;OAGG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue.js"],"names":[],"mappings":";IAoBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;IApDH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG"}
|
package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts
CHANGED
|
@@ -292,8 +292,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
292
292
|
};
|
|
293
293
|
}>>, {
|
|
294
294
|
active: boolean;
|
|
295
|
-
ariaLabel: string;
|
|
296
295
|
id: string;
|
|
296
|
+
ariaLabel: string;
|
|
297
297
|
danger: boolean;
|
|
298
298
|
disabled: boolean;
|
|
299
299
|
contentClass: string | Record<string, any> | unknown[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue.js"],"names":[],"mappings":";IA+DI;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;IAnCH;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
|
package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js"],"names":[],"mappings":";IA4BI;;;;;;;;OAQG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IARH;;;;;;;;OAQG"}
|
|
@@ -220,7 +220,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
220
220
|
buttonGroup: {
|
|
221
221
|
showBtn: any;
|
|
222
222
|
selector: string;
|
|
223
|
-
|
|
223
|
+
icon: any;
|
|
224
224
|
dataQA: string;
|
|
225
225
|
tooltipMessage: string;
|
|
226
226
|
onClick: () => void;
|
|
@@ -232,7 +232,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
232
232
|
selector: {
|
|
233
233
|
textAlign: string;
|
|
234
234
|
};
|
|
235
|
-
|
|
235
|
+
icon: any;
|
|
236
236
|
dataQA: string;
|
|
237
237
|
tooltipMessage: string;
|
|
238
238
|
onClick: () => any;
|
|
@@ -242,7 +242,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
242
242
|
showBtn: any;
|
|
243
243
|
label: string;
|
|
244
244
|
selector: string;
|
|
245
|
-
|
|
245
|
+
icon: any;
|
|
246
246
|
dataQA: string;
|
|
247
247
|
tooltipMessage: string;
|
|
248
248
|
onClick: () => void;
|
|
@@ -250,7 +250,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
250
250
|
textFormatButtons(): {
|
|
251
251
|
showBtn: any;
|
|
252
252
|
selector: string;
|
|
253
|
-
|
|
253
|
+
icon: any;
|
|
254
254
|
dataQA: string;
|
|
255
255
|
tooltipMessage: string;
|
|
256
256
|
onClick: () => void;
|
|
@@ -260,7 +260,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
260
260
|
selector: {
|
|
261
261
|
textAlign: string;
|
|
262
262
|
};
|
|
263
|
-
|
|
263
|
+
icon: any;
|
|
264
264
|
dataQA: string;
|
|
265
265
|
tooltipMessage: string;
|
|
266
266
|
onClick: () => any;
|
|
@@ -268,7 +268,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
268
268
|
listButtons(): {
|
|
269
269
|
showBtn: any;
|
|
270
270
|
selector: string;
|
|
271
|
-
|
|
271
|
+
icon: any;
|
|
272
272
|
dataQA: string;
|
|
273
273
|
tooltipMessage: string;
|
|
274
274
|
onClick: () => void;
|
|
@@ -276,7 +276,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
276
276
|
individualButtons(): {
|
|
277
277
|
showBtn: any;
|
|
278
278
|
selector: string;
|
|
279
|
-
|
|
279
|
+
icon: any;
|
|
280
280
|
dataQA: string;
|
|
281
281
|
tooltipMessage: string;
|
|
282
282
|
onClick: () => void;
|
|
@@ -284,7 +284,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
284
284
|
linkButton(): {
|
|
285
285
|
showBtn: any;
|
|
286
286
|
selector: string;
|
|
287
|
-
|
|
287
|
+
icon: any;
|
|
288
288
|
dataQA: string;
|
|
289
289
|
tooltipMessage: string;
|
|
290
290
|
onClick: () => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue.js"],"names":[],"mappings":";IA+DI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IArNH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
|
|
@@ -84,7 +84,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
84
84
|
transitionend: () => void;
|
|
85
85
|
keydown: (event: any) => void;
|
|
86
86
|
};
|
|
87
|
-
iconName(): "user" | null;
|
|
88
87
|
listItemClasses(): (string | {
|
|
89
88
|
'dt-feed-item-row--active': never;
|
|
90
89
|
'dt-feed-item-row--state-transition'?: undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feed_item_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_row/feed_item_row.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"feed_item_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_row/feed_item_row.vue.js"],"names":[],"mappings":";IA2BI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA7EH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
|