@dialpad/dialtone-vue 2.159.0-beta.2 → 2.159.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/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/common/storybook_utils.cjs +8 -0
- package/dist/common/storybook_utils.cjs.map +1 -0
- package/dist/common/storybook_utils.js +8 -0
- package/dist/common/storybook_utils.js.map +1 -0
- package/dist/component-documentation.json +1 -1
- package/dist/components/avatar/avatar.vue.cjs +24 -13
- package/dist/components/avatar/avatar.vue.cjs.map +1 -1
- package/dist/components/avatar/avatar.vue.js +24 -13
- package/dist/components/avatar/avatar.vue.js.map +1 -1
- package/dist/components/badge/badge.vue.cjs +34 -13
- package/dist/components/badge/badge.vue.cjs.map +1 -1
- package/dist/components/badge/badge.vue.js +34 -13
- 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 +3 -4
- package/dist/components/collapsible/collapsible.vue.cjs.map +1 -1
- package/dist/components/collapsible/collapsible.vue.js +3 -4
- package/dist/components/collapsible/collapsible.vue.js.map +1 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.cjs +6 -14
- package/dist/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.js +6 -14
- package/dist/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_search.vue.cjs +5 -6
- package/dist/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_search.vue.js +5 -6
- package/dist/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs +14 -23
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.js +14 -23
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
- package/dist/components/empty_state/empty_state.vue.cjs +80 -20
- package/dist/components/empty_state/empty_state.vue.cjs.map +1 -1
- package/dist/components/empty_state/empty_state.vue.js +81 -21
- package/dist/components/empty_state/empty_state.vue.js.map +1 -1
- package/dist/components/empty_state/empty_state_constants.cjs +0 -18
- package/dist/components/empty_state/empty_state_constants.cjs.map +1 -1
- package/dist/components/empty_state/empty_state_constants.js +0 -18
- 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 +9 -24
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js +7 -22
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +14 -8
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js +15 -9
- 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 +8 -12
- package/dist/components/notice/notice_icon.vue.cjs.map +1 -1
- package/dist/components/notice/notice_icon.vue.js +8 -12
- package/dist/components/notice/notice_icon.vue.js.map +1 -1
- package/dist/components/pagination/pagination.vue.cjs +5 -11
- package/dist/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/components/pagination/pagination.vue.js +5 -11
- 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 +3 -0
- package/dist/dialtone-vue.cjs.map +1 -1
- package/dist/dialtone-vue.js +5 -2
- package/dist/lib/general-row.cjs +1 -0
- package/dist/lib/general-row.cjs.map +1 -1
- package/dist/lib/general-row.js +2 -1
- package/dist/lib/keyboard-shortcut.cjs +2 -0
- package/dist/lib/keyboard-shortcut.cjs.map +1 -1
- package/dist/lib/keyboard-shortcut.js +4 -2
- 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 +5 -25
- package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
- package/dist/recipes/cards/ivr_node/ivr_node.vue.js +6 -26
- package/dist/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
- package/dist/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs +19 -6
- package/dist/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs.map +1 -1
- package/dist/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js +19 -6
- package/dist/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +4 -5
- 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 +4 -5
- 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 +22 -35
- package/dist/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.js +22 -35
- 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 +6 -7
- 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 +6 -7
- 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 +17 -9
- 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 +17 -9
- 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 +5 -6
- 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 +5 -6
- 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 +11 -22
- 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 +11 -22
- 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 +10 -14
- 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 +10 -14
- package/dist/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
- package/dist/recipes/leftbar/callbox/callbox.vue.cjs +3 -6
- package/dist/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/callbox/callbox.vue.js +3 -6
- package/dist/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
- package/dist/recipes/leftbar/contact_row/contact_row.vue.cjs +5 -6
- package/dist/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/contact_row/contact_row.vue.js +5 -6
- package/dist/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row.vue.cjs +7 -8
- package/dist/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row.vue.js +7 -8
- package/dist/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row_constants.cjs +17 -0
- package/dist/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row_constants.js +17 -0
- 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 +4 -36
- 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 +5 -37
- 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 +3 -4
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js +3 -4
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
- package/dist/style.css +132 -135
- package/dist/types/common/storybook_utils.d.ts +35 -0
- package/dist/types/common/storybook_utils.d.ts.map +1 -0
- package/dist/types/components/avatar/avatar.vue.d.ts +34 -4
- package/dist/types/components/avatar/avatar.vue.d.ts.map +1 -1
- package/dist/types/components/badge/badge.vue.d.ts +45 -16
- 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 +67 -1
- package/dist/types/components/empty_state/empty_state_constants.d.ts +0 -27
- package/dist/types/components/keyboard_shortcut/index.d.ts +1 -1
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +15 -7
- 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 +11 -0
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +6 -4
- package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +4 -5
- 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 +1 -0
- 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 +16 -2
- 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 +6 -4
- 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 +16 -3
- 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 +1 -0
- 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 +6 -0
- 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 +3 -3
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Will use a Vue SFC to render the template rather than a template string.
|
|
3
|
+
* This is useful for more complex components that are hard to work with and
|
|
4
|
+
* get messy when rendered via a template string. Will pass args and argTypes
|
|
5
|
+
* into the component, so it is able to be live edited with storybook controls addon.
|
|
6
|
+
* @param component this will get the component name
|
|
7
|
+
* @param defaultTemplate we will mount in this component
|
|
8
|
+
* @param argsData storybook control args
|
|
9
|
+
* @returns {component} the template component with props and args added.
|
|
10
|
+
*/
|
|
11
|
+
export function createRenderConfig(component: any, defaultTemplate: any, argsData: any): any;
|
|
12
|
+
/**
|
|
13
|
+
* Gets the full list of icon component names from the dialtone package
|
|
14
|
+
* @returns {string[]} icon component names
|
|
15
|
+
*/
|
|
16
|
+
export function getIconNames(): string[];
|
|
17
|
+
/**
|
|
18
|
+
* Gets the full list of icon component names from the dialtone package
|
|
19
|
+
* @returns {string[]} icon component names
|
|
20
|
+
*/
|
|
21
|
+
export function getIllustrationNames(): string[];
|
|
22
|
+
export function generateTemplate(component: any, { props, excludeProps, customProps, childTemplate }?: {
|
|
23
|
+
props?: any[] | undefined;
|
|
24
|
+
excludeProps?: any[] | undefined;
|
|
25
|
+
customProps?: any[] | undefined;
|
|
26
|
+
childTemplate: any;
|
|
27
|
+
}): string;
|
|
28
|
+
declare namespace _default {
|
|
29
|
+
export { generateTemplate };
|
|
30
|
+
export { getIconNames };
|
|
31
|
+
export { getIllustrationNames };
|
|
32
|
+
export { createRenderConfig };
|
|
33
|
+
}
|
|
34
|
+
export default _default;
|
|
35
|
+
//# sourceMappingURL=storybook_utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"storybook_utils.d.ts","sourceRoot":"","sources":["../../../common/storybook_utils.js"],"names":[],"mappings":"AAGA;;;;;;;;;GASG;AAEH,6FASC;AAED;;;GAGG;AACH,gCAFa,MAAM,EAAE,CAIpB;AAED;;;GAGG;AACH,wCAFa,MAAM,EAAE,CAIpB;AAEM;;;;;WAoBN"}
|
|
@@ -80,6 +80,13 @@ 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
|
+
};
|
|
83
90
|
/**
|
|
84
91
|
* The text that overlays the avatar
|
|
85
92
|
*/
|
|
@@ -110,6 +117,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
110
117
|
type: StringConstructor;
|
|
111
118
|
default: undefined;
|
|
112
119
|
};
|
|
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
|
+
};
|
|
113
128
|
/**
|
|
114
129
|
* Icon size to be displayed on the avatar
|
|
115
130
|
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
@@ -170,9 +185,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
170
185
|
formattedInitials: string;
|
|
171
186
|
initializing: boolean;
|
|
172
187
|
}, {
|
|
173
|
-
|
|
174
|
-
hasOverlayIcon(): boolean;
|
|
175
|
-
iconDataQa(): "dt-avatar-icon";
|
|
188
|
+
isNotIconType(): boolean;
|
|
176
189
|
avatarClasses(): any[];
|
|
177
190
|
overlayClasses(): any[];
|
|
178
191
|
showGroup(): boolean;
|
|
@@ -269,6 +282,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
269
282
|
default: undefined;
|
|
270
283
|
validator: (group: unknown) => boolean;
|
|
271
284
|
};
|
|
285
|
+
/**
|
|
286
|
+
* The icon that overlays the avatar
|
|
287
|
+
*/
|
|
288
|
+
overlayIcon: {
|
|
289
|
+
type: StringConstructor;
|
|
290
|
+
default: string;
|
|
291
|
+
};
|
|
272
292
|
/**
|
|
273
293
|
* The text that overlays the avatar
|
|
274
294
|
*/
|
|
@@ -299,6 +319,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
299
319
|
type: StringConstructor;
|
|
300
320
|
default: undefined;
|
|
301
321
|
};
|
|
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
|
+
};
|
|
302
330
|
/**
|
|
303
331
|
* Icon size to be displayed on the avatar
|
|
304
332
|
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
@@ -333,8 +361,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
333
361
|
};
|
|
334
362
|
}>>, {
|
|
335
363
|
presence: string;
|
|
336
|
-
fullName: string;
|
|
337
364
|
size: string;
|
|
365
|
+
fullName: string;
|
|
338
366
|
group: number;
|
|
339
367
|
imageSrc: string;
|
|
340
368
|
id: string;
|
|
@@ -344,9 +372,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
344
372
|
canvasClass: string | Record<string, any> | unknown[];
|
|
345
373
|
iconClass: string | Record<string, any> | unknown[];
|
|
346
374
|
presenceProps: Record<string, any>;
|
|
375
|
+
overlayIcon: string;
|
|
347
376
|
overlayText: string;
|
|
348
377
|
overlayClass: string | Record<string, any> | unknown[];
|
|
349
378
|
imageAlt: string;
|
|
379
|
+
iconName: string;
|
|
350
380
|
iconSize: string;
|
|
351
381
|
clickable: boolean;
|
|
352
382
|
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":";IA+BI;;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;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA9KH;;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;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
|
|
@@ -1,4 +1,21 @@
|
|
|
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
|
+
};
|
|
2
19
|
/**
|
|
3
20
|
* Text for the badge content
|
|
4
21
|
*/
|
|
@@ -26,7 +43,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
26
43
|
};
|
|
27
44
|
/**
|
|
28
45
|
* Decoration for the badge. This can be only used with kind: label and type: default
|
|
29
|
-
* with no
|
|
46
|
+
* with no iconLeft and iconRight
|
|
30
47
|
* @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
|
|
31
48
|
* purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
|
|
32
49
|
* green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
|
|
@@ -76,28 +93,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
76
93
|
'black-400': string;
|
|
77
94
|
'black-500': string;
|
|
78
95
|
'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
|
+
*/
|
|
79
101
|
'red-200': string;
|
|
80
102
|
'red-300': string;
|
|
81
103
|
'red-400': string;
|
|
82
104
|
'purple-200': string;
|
|
83
105
|
'purple-300': string;
|
|
84
106
|
'purple-400': string;
|
|
85
|
-
/**
|
|
86
|
-
* Color for the badge background
|
|
87
|
-
* @values default, info, success, warning, critical, bulletin, ai
|
|
88
|
-
*/
|
|
89
107
|
'purple-500': string;
|
|
90
108
|
'blue-200': string;
|
|
91
109
|
'blue-300': string;
|
|
92
110
|
'blue-400': string;
|
|
93
111
|
'green-300': 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
|
-
*/
|
|
112
|
+
'green-400': string;
|
|
101
113
|
'green-500': string;
|
|
102
114
|
'gold-300': string;
|
|
103
115
|
'gold-400': string;
|
|
@@ -107,14 +119,29 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
107
119
|
'magenta-400': string;
|
|
108
120
|
};
|
|
109
121
|
}, {
|
|
110
|
-
|
|
111
|
-
hasRightIcon(): import("vue/types/vnode").ScopedSlotChildren;
|
|
112
|
-
hasIcons(): import("vue/types/vnode").ScopedSlotChildren;
|
|
122
|
+
hasIcons(): boolean;
|
|
113
123
|
}, {
|
|
114
124
|
validateProps(): void;
|
|
115
125
|
validateTypePropCombination(): void;
|
|
116
126
|
validateDecorationPropCombination(): void;
|
|
117
127
|
}, 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
|
+
};
|
|
118
145
|
/**
|
|
119
146
|
* Text for the badge content
|
|
120
147
|
*/
|
|
@@ -142,7 +169,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
142
169
|
};
|
|
143
170
|
/**
|
|
144
171
|
* Decoration for the badge. This can be only used with kind: label and type: default
|
|
145
|
-
* with no
|
|
172
|
+
* with no iconLeft and iconRight
|
|
146
173
|
* @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
|
|
147
174
|
* purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
|
|
148
175
|
* green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
|
|
@@ -177,6 +204,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
177
204
|
}>>, {
|
|
178
205
|
type: string;
|
|
179
206
|
text: string;
|
|
207
|
+
iconLeft: string;
|
|
208
|
+
iconRight: string;
|
|
180
209
|
kind: string;
|
|
181
210
|
decoration: string;
|
|
182
211
|
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":";IAkBI;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;QA/EH;;;;WAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAJH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;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
|
-
id: string;
|
|
148
147
|
ariaLabel: string;
|
|
148
|
+
id: 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
|
-
id: string;
|
|
185
184
|
ariaLabel: string;
|
|
185
|
+
id: 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":";IAuBI;;;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,3 +1,69 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
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
|
+
}>;
|
|
2
68
|
export default _default;
|
|
3
69
|
//# sourceMappingURL=emoji_tabset.vue.d.ts.map
|
|
@@ -3,35 +3,8 @@ 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
|
-
}
|
|
30
6
|
declare namespace _default {
|
|
31
7
|
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 };
|
|
35
8
|
}
|
|
36
9
|
export default _default;
|
|
37
10
|
//# sourceMappingURL=empty_state_constants.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { default as DtKeyboardShortcut } from "./keyboard_shortcut.vue";
|
|
2
|
-
export { SHORTCUTS_ALIASES_LIST } from "./keyboard_shortcut_constants";
|
|
2
|
+
export { SHORTCUTS_ICON_ALIASES, SHORTCUTS_ALIASES_LIST, SHORTCUTS_ICON_SEPARATOR } from "./keyboard_shortcut_constants";
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -23,16 +23,24 @@ 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
|
+
};
|
|
26
34
|
separator: RegExp;
|
|
27
35
|
}, {
|
|
28
36
|
icons(): {
|
|
29
|
-
'{plus}':
|
|
30
|
-
'{win}':
|
|
31
|
-
'{arrow-right}':
|
|
32
|
-
'{arrow-left}':
|
|
33
|
-
'{arrow-up}':
|
|
34
|
-
'{arrow-down}':
|
|
35
|
-
'{cmd}':
|
|
37
|
+
'{plus}': string;
|
|
38
|
+
'{win}': string;
|
|
39
|
+
'{arrow-right}': string;
|
|
40
|
+
'{arrow-left}': string;
|
|
41
|
+
'{arrow-up}': string;
|
|
42
|
+
'{arrow-down}': string;
|
|
43
|
+
'{cmd}': string;
|
|
36
44
|
};
|
|
37
45
|
shortcutWithSeparator(): any;
|
|
38
46
|
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":";IAiBI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IApBH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
|
|
@@ -1,2 +1,13 @@
|
|
|
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
|
+
};
|
|
1
12
|
export const SHORTCUTS_ALIASES_LIST: string[];
|
|
2
13
|
//# 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;;;;;;;EAOE;AAEF;;EAEE;AAEF,8CAA0E"}
|
|
@@ -223,13 +223,15 @@ 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
|
+
*/
|
|
226
231
|
showVisuallyHiddenClose(): any;
|
|
227
232
|
};
|
|
228
233
|
methods: {
|
|
229
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
230
|
-
* A set of props to be passed into the modal's close button.
|
|
231
|
-
* Requires an 'ariaLabel' property.
|
|
232
|
-
*/
|
|
234
|
+
validateVisuallyHiddenCloseProps(): void;
|
|
233
235
|
};
|
|
234
236
|
} | {
|
|
235
237
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA3LP;;;;WAIG;;;;;;;;;;;;;;;;IAcC;;;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,17 +36,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
36
|
};
|
|
37
37
|
visuallyHiddenCloseLabel: {
|
|
38
38
|
type: StringConstructor;
|
|
39
|
-
default: null;
|
|
39
|
+
default: null; /**
|
|
40
|
+
* Props for the notice close button.
|
|
41
|
+
*/
|
|
40
42
|
};
|
|
41
43
|
};
|
|
42
44
|
watch: {
|
|
43
45
|
$props: {
|
|
44
46
|
immediate: boolean;
|
|
45
47
|
deep: boolean;
|
|
46
|
-
handler(): void;
|
|
47
|
-
* Hides the close button from the notice
|
|
48
|
-
* @values true, false
|
|
49
|
-
*/
|
|
48
|
+
handler(): void;
|
|
50
49
|
};
|
|
51
50
|
};
|
|
52
51
|
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;;;;;;;;;;;;;;;;;;;2BApBH;;eAEG;;;;;;;;;;;;;;;;;IAFH;;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(): string | undefined;
|
|
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":";IAqBI;;;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":";IAkBI;;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
|
-
id: string;
|
|
296
295
|
ariaLabel: string;
|
|
296
|
+
id: 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":";IAsBI;;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":";IA2BI;;;;;;;;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
|
+
iconName: string;
|
|
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
|
+
iconName: string;
|
|
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
|
+
iconName: string;
|
|
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
|
+
iconName: string;
|
|
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
|
+
iconName: string;
|
|
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
|
+
iconName: string;
|
|
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
|
+
iconName: string;
|
|
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
|
+
iconName: string;
|
|
288
288
|
dataQA: string;
|
|
289
289
|
tooltipMessage: string;
|
|
290
290
|
onClick: () => void;
|