@dialpad/dialtone-vue 2.159.0-beta.2 → 2.159.2
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/components/tooltip/tooltip.vue.cjs +13 -6
- package/dist/components/tooltip/tooltip.vue.cjs.map +1 -1
- package/dist/components/tooltip/tooltip.vue.js +14 -7
- package/dist/components/tooltip/tooltip.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/components/tooltip/tooltip.vue.d.ts +12 -24
- package/dist/types/components/tooltip/tooltip.vue.d.ts.map +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 +4 -4
|
@@ -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"}
|
|
@@ -169,12 +169,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
169
169
|
TOOLTIP_KIND_MODIFIERS: {
|
|
170
170
|
hover: string;
|
|
171
171
|
show: string;
|
|
172
|
-
/**
|
|
173
|
-
* A tooltip is a floating label that briefly explains an action, function, or an element.
|
|
174
|
-
* Its content is exclusively text and shouldn't be vital information for users.
|
|
175
|
-
* If richer media is desired, consider using a popover instead.
|
|
176
|
-
* @see https://dialtone.dialpad.com/components/tooltip.html
|
|
177
|
-
*/
|
|
178
172
|
inverted: string;
|
|
179
173
|
hide: string;
|
|
180
174
|
};
|
|
@@ -206,10 +200,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
206
200
|
} | {
|
|
207
201
|
name: string;
|
|
208
202
|
enabled: boolean;
|
|
209
|
-
options?: undefined;
|
|
210
|
-
* If true, applies inverted styles to the tooltip
|
|
211
|
-
* @values true, false
|
|
212
|
-
*/
|
|
203
|
+
options?: undefined;
|
|
213
204
|
} | {
|
|
214
205
|
name: string;
|
|
215
206
|
options: {
|
|
@@ -217,12 +208,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
217
208
|
tether: boolean;
|
|
218
209
|
fallbackPlacements?: undefined;
|
|
219
210
|
boundary?: undefined;
|
|
220
|
-
};
|
|
221
|
-
* If true, applies inverted styles to the tooltip
|
|
222
|
-
* @values true, false
|
|
223
|
-
*/
|
|
211
|
+
};
|
|
224
212
|
enabled?: undefined;
|
|
225
|
-
})[];
|
|
213
|
+
})[]; /**
|
|
214
|
+
* If true, applies inverted styles to the tooltip
|
|
215
|
+
* @values true, false
|
|
216
|
+
*/
|
|
226
217
|
};
|
|
227
218
|
};
|
|
228
219
|
anchor(): any;
|
|
@@ -262,10 +253,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
262
253
|
} | {
|
|
263
254
|
name: string;
|
|
264
255
|
enabled: boolean;
|
|
265
|
-
options?: undefined;
|
|
266
|
-
* If true, applies inverted styles to the tooltip
|
|
267
|
-
* @values true, false
|
|
268
|
-
*/
|
|
256
|
+
options?: undefined;
|
|
269
257
|
} | {
|
|
270
258
|
name: string;
|
|
271
259
|
options: {
|
|
@@ -273,12 +261,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
273
261
|
tether: boolean;
|
|
274
262
|
fallbackPlacements?: undefined;
|
|
275
263
|
boundary?: undefined;
|
|
276
|
-
};
|
|
277
|
-
* If true, applies inverted styles to the tooltip
|
|
278
|
-
* @values true, false
|
|
279
|
-
*/
|
|
264
|
+
};
|
|
280
265
|
enabled?: undefined;
|
|
281
|
-
})[];
|
|
266
|
+
})[]; /**
|
|
267
|
+
* If true, applies inverted styles to the tooltip
|
|
268
|
+
* @values true, false
|
|
269
|
+
*/
|
|
282
270
|
};
|
|
283
271
|
};
|
|
284
272
|
addExternalAnchorEventListeners(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip.vue.d.ts","sourceRoot":"","sources":["../../../../components/tooltip/tooltip.vue.js"],"names":[],"mappings":";IA4BI;;OAEG;;;;;IAMH;;;;;;;;;;;;SAYK;;;;;IAML;;;OAGG;;;;;IAMH;;;;;;;;;;OAUG;;;;;IAMH;;;;;;;;;;;;;;OAcG;;;;;;IASH;;;;;;;;;;;;;;OAcG;;;;;;IASH;;;;;OAKG;;;;;;;;;IAUH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG
|
|
1
|
+
{"version":3,"file":"tooltip.vue.d.ts","sourceRoot":"","sources":["../../../../components/tooltip/tooltip.vue.js"],"names":[],"mappings":";IA4BI;;OAEG;;;;;IAMH;;;;;;;;;;;;SAYK;;;;;IAML;;;OAGG;;;;;IAMH;;;;;;;;;;OAUG;;;;;IAMH;;;;;;;;;;;;;;OAcG;;;;;;IASH;;;;;;;;;;;;;;OAcG;;;;;;IASH;;;;;OAKG;;;;;;;;;IAUH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAzJH;;;eAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAHH;;;eAGG;;;;;;IA7BH;;OAEG;;;;;IAMH;;;;;;;;;;;;SAYK;;;;;IAML;;;OAGG;;;;;IAMH;;;;;;;;;;OAUG;;;;;IAMH;;;;;;;;;;;;;;OAcG;;;;;;IASH;;;;;;;;;;;;;;OAcG;;;;;;IASH;;;;;OAKG;;;;;;;;;IAUH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG"}
|
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"}
|