@dialpad/dialtone-vue 2.205.0-next.1 → 2.205.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.cjs +1 -1
- package/dist/dialtone-vue.js +277 -283
- package/dist/dialtone-vue.js.map +1 -1
- package/dist/lib/chip/chip.cjs +1 -1
- package/dist/lib/chip/chip.cjs.map +1 -1
- package/dist/lib/chip/chip.js +23 -13
- package/dist/lib/chip/chip.js.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.cjs +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.cjs.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.js +17 -10
- package/dist/lib/combobox-multi-select/combobox-multi-select.js.map +1 -1
- package/dist/lib/dropdown/dropdown-list.cjs +1 -1
- package/dist/lib/dropdown/dropdown-list.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-list.js +12 -10
- package/dist/lib/dropdown/dropdown-list.js.map +1 -1
- package/dist/lib/pagination/pagination.cjs +1 -1
- package/dist/lib/pagination/pagination.cjs.map +1 -1
- package/dist/lib/pagination/pagination.js +8 -8
- package/dist/lib/pagination/pagination.js.map +1 -1
- package/dist/lib/popover/popover.cjs.map +1 -1
- package/dist/lib/popover/popover.js +19 -3
- package/dist/lib/popover/popover.js.map +1 -1
- package/dist/lib/tab/tab-group.cjs +1 -1
- package/dist/lib/tab/tab-group.cjs.map +1 -1
- package/dist/lib/tab/tab-group.js +4 -4
- package/dist/lib/tab/tab-group.js.map +1 -1
- package/dist/localization/en-US.cjs +0 -2
- package/dist/localization/en-US.cjs.map +1 -1
- package/dist/localization/en-US.js +0 -2
- package/dist/localization/en-US.js.map +1 -1
- package/dist/localization/index.cjs +1 -1
- package/dist/localization/index.cjs.map +1 -1
- package/dist/localization/index.js +46 -42
- package/dist/localization/index.js.map +1 -1
- package/dist/types/common/sr_only_close_button.vue.d.ts +2 -3
- package/dist/types/common/sr_only_close_button.vue.d.ts.map +1 -1
- package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -2
- package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
- package/dist/types/components/button/button.vue.d.ts +1 -2
- package/dist/types/components/button/button.vue.d.ts.map +1 -1
- package/dist/types/components/chip/chip.vue.d.ts +11 -3
- package/dist/types/components/chip/chip.vue.d.ts.map +1 -1
- package/dist/types/components/datepicker/modules/calendar.vue.d.ts +1 -2
- package/dist/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -2
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts +2 -3
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/types/components/loader/loader.vue.d.ts +1 -2
- package/dist/types/components/loader/loader.vue.d.ts.map +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +2 -3
- package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +2 -3
- package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/types/components/pagination/pagination.vue.d.ts +3 -4
- package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/types/components/popover/popover.vue.d.ts.map +1 -1
- package/dist/types/components/popover/popover_header_footer.vue.d.ts +2 -3
- package/dist/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +2 -3
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/types/components/split_button/split_button.vue.d.ts +2 -2
- package/dist/types/index.d.ts +0 -2
- package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +2 -3
- package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +2 -3
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +3 -4
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -2
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +2 -3
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +14 -15
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +2 -3
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +2 -3
- package/dist/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +6 -7
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +8 -9
- package/dist/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +9 -10
- package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -3
- package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +2 -3
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -2
- package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +2 -3
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/package.json +11 -6
- package/dist/lib/filter-pill/filter-pill.cjs +0 -2
- package/dist/lib/filter-pill/filter-pill.cjs.map +0 -1
- package/dist/lib/filter-pill/filter-pill.js +0 -245
- package/dist/lib/filter-pill/filter-pill.js.map +0 -1
- package/dist/lib/filter-pill/index.cjs +0 -2
- package/dist/lib/filter-pill/index.cjs.map +0 -1
- package/dist/lib/filter-pill/index.js +0 -5
- package/dist/lib/filter-pill/index.js.map +0 -1
- package/dist/lib/mode-island/index.cjs +0 -2
- package/dist/lib/mode-island/index.cjs.map +0 -1
- package/dist/lib/mode-island/index.js +0 -7
- package/dist/lib/mode-island/index.js.map +0 -1
- package/dist/lib/mode-island/mode-island-constants.cjs +0 -2
- package/dist/lib/mode-island/mode-island-constants.cjs.map +0 -1
- package/dist/lib/mode-island/mode-island-constants.js +0 -12
- package/dist/lib/mode-island/mode-island-constants.js.map +0 -1
- package/dist/lib/mode-island/mode-island.cjs +0 -2
- package/dist/lib/mode-island/mode-island.cjs.map +0 -1
- package/dist/lib/mode-island/mode-island.js +0 -124
- package/dist/lib/mode-island/mode-island.js.map +0 -1
- package/dist/lib/mode-island/utils.cjs +0 -2
- package/dist/lib/mode-island/utils.cjs.map +0 -1
- package/dist/lib/mode-island/utils.js +0 -32
- package/dist/lib/mode-island/utils.js.map +0 -1
- package/dist/lib/mode-island/validators.cjs +0 -2
- package/dist/lib/mode-island/validators.cjs.map +0 -1
- package/dist/lib/mode-island/validators.js +0 -12
- package/dist/lib/mode-island/validators.js.map +0 -1
- package/dist/types/components/filter_pill/filter_pill.vue.d.ts +0 -151
- package/dist/types/components/filter_pill/filter_pill.vue.d.ts.map +0 -1
- package/dist/types/components/filter_pill/index.d.ts +0 -2
- package/dist/types/components/filter_pill/index.d.ts.map +0 -1
- package/dist/types/components/mode_island/index.d.ts +0 -3
- package/dist/types/components/mode_island/index.d.ts.map +0 -1
- package/dist/types/components/mode_island/mode_island.vue.d.ts +0 -3
- package/dist/types/components/mode_island/mode_island.vue.d.ts.map +0 -1
- package/dist/types/components/mode_island/mode_island_constants.d.ts +0 -10
- package/dist/types/components/mode_island/mode_island_constants.d.ts.map +0 -1
- package/dist/types/components/mode_island/utils.d.ts +0 -12
- package/dist/types/components/mode_island/utils.d.ts.map +0 -1
- package/dist/types/components/mode_island/validators.d.ts +0 -6
- package/dist/types/components/mode_island/validators.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue"],"names":[],"mappings":"AAwHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAwdA,IAlWG
|
|
1
|
+
{"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue"],"names":[],"mappings":"AAwHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAwdA,IAlWG"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
hideClose: {
|
|
4
3
|
type: BooleanConstructor;
|
|
@@ -9,12 +8,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
8
|
default: boolean;
|
|
10
9
|
};
|
|
11
10
|
}, {}, {
|
|
12
|
-
i18n:
|
|
11
|
+
i18n: any;
|
|
13
12
|
}, {
|
|
14
13
|
noticeActionListeners(): {
|
|
15
14
|
click: (event: any) => void;
|
|
16
15
|
};
|
|
17
|
-
closeButtonTitle():
|
|
16
|
+
closeButtonTitle(): any;
|
|
18
17
|
}, {
|
|
19
18
|
close(): void;
|
|
20
19
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue"],"names":[],"mappings":"AA8BA
|
|
1
|
+
{"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue"],"names":[],"mappings":"AA8BA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
ariaLabel: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -22,13 +21,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
22
21
|
};
|
|
23
22
|
}, {}, {
|
|
24
23
|
currentPage: any;
|
|
25
|
-
i18n:
|
|
24
|
+
i18n: any;
|
|
26
25
|
}, {
|
|
27
26
|
isFirstPage(): boolean;
|
|
28
27
|
isLastPage(): boolean;
|
|
29
28
|
pages(): any[];
|
|
30
|
-
prevAriaLabel():
|
|
31
|
-
nextAriaLabel():
|
|
29
|
+
prevAriaLabel(): any;
|
|
30
|
+
nextAriaLabel(): any;
|
|
32
31
|
pageNumberAriaLabel(): (page: any) => string;
|
|
33
32
|
}, {
|
|
34
33
|
range(from: any, to: any): any[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue"],"names":[],"mappings":"AAiEA;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover.vue"],"names":[],"mappings":"AAsHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"popover.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover.vue"],"names":[],"mappings":"AAsHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAshCA,IAz7BK"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
type: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -13,9 +12,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
13
12
|
default: boolean;
|
|
14
13
|
};
|
|
15
14
|
}, {}, {
|
|
16
|
-
i18n:
|
|
15
|
+
i18n: any;
|
|
17
16
|
}, {
|
|
18
|
-
closeButtonTitle():
|
|
17
|
+
closeButtonTitle(): any;
|
|
19
18
|
}, {
|
|
20
19
|
focusCloseButton(): void;
|
|
21
20
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover_header_footer.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover_header_footer.vue"],"names":[],"mappings":"AA0CA
|
|
1
|
+
{"version":3,"file":"popover_header_footer.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover_header_footer.vue"],"names":[],"mappings":"AA0CA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../localization';
|
|
2
1
|
import { Extension } from '@tiptap/core';
|
|
3
2
|
declare const _default: import('vue').DefineComponent<{
|
|
4
3
|
value: {
|
|
@@ -125,7 +124,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
125
124
|
appendTo: () => any;
|
|
126
125
|
placement: string;
|
|
127
126
|
};
|
|
128
|
-
i18n:
|
|
127
|
+
i18n: any;
|
|
129
128
|
jsonToMarkdownConverter: {
|
|
130
129
|
convertToMarkdown(doc: any): any;
|
|
131
130
|
processNodeContent(node: any): any;
|
|
@@ -186,7 +185,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
186
185
|
getExtension(extension: any, options: any): any;
|
|
187
186
|
updateEditorAttributes(attributes: any): void;
|
|
188
187
|
focusEditor(): void;
|
|
189
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "focus" | "selected" | "enter" | "blur" | "
|
|
188
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "focus" | "selected" | "enter" | "blur" | "selected-command" | "json-input" | "html-input" | "text-input" | "markdown-input" | "update:value" | "edit-link")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
190
189
|
value: {
|
|
191
190
|
type: (StringConstructor | ObjectConstructor)[];
|
|
192
191
|
default: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rich_text_editor.vue.d.ts","sourceRoot":"","sources":["../../../../components/rich_text_editor/rich_text_editor.vue"],"names":[],"mappings":"AAoDA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"rich_text_editor.vue.d.ts","sourceRoot":"","sources":["../../../../components/rich_text_editor/rich_text_editor.vue"],"names":[],"mappings":"AAoDA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BAqtC0B,cAAc"}
|
|
@@ -186,17 +186,17 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
186
186
|
importance: string;
|
|
187
187
|
width: string;
|
|
188
188
|
assertiveOnFocus: boolean;
|
|
189
|
-
alphaTooltipText: string;
|
|
190
|
-
omegaTooltipText: string;
|
|
191
189
|
alphaActive: boolean;
|
|
192
190
|
alphaAriaLabel: string;
|
|
193
191
|
alphaIconPosition: string;
|
|
194
192
|
alphaLabelClass: string | Record<string, any> | unknown[];
|
|
195
193
|
alphaLoading: boolean;
|
|
194
|
+
alphaTooltipText: string;
|
|
196
195
|
dropdownPlacement: string;
|
|
197
196
|
omegaActive: boolean;
|
|
198
197
|
omegaAriaLabel: string;
|
|
199
198
|
omegaId: string;
|
|
199
|
+
omegaTooltipText: string;
|
|
200
200
|
}>;
|
|
201
201
|
export default _default;
|
|
202
202
|
//# sourceMappingURL=split_button.vue.d.ts.map
|
package/dist/types/index.d.ts
CHANGED
|
@@ -21,7 +21,6 @@ export * from './components/emoji';
|
|
|
21
21
|
export * from './components/emoji_picker';
|
|
22
22
|
export * from './components/emoji_text_wrapper';
|
|
23
23
|
export * from './components/empty_state';
|
|
24
|
-
export * from './components/filter_pill';
|
|
25
24
|
export * from './components/hovercard';
|
|
26
25
|
export * from './components/icon';
|
|
27
26
|
export * from './components/illustration';
|
|
@@ -36,7 +35,6 @@ export * from './components/list_item';
|
|
|
36
35
|
export * from './components/list_item_group';
|
|
37
36
|
export * from './components/loader';
|
|
38
37
|
export * from './components/modal';
|
|
39
|
-
export * from './components/mode_island';
|
|
40
38
|
export * from './components/notice';
|
|
41
39
|
export * from './components/pagination';
|
|
42
40
|
export * from './components/popover';
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
id: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -64,11 +63,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
64
63
|
};
|
|
65
64
|
}, {}, {
|
|
66
65
|
open: boolean;
|
|
67
|
-
i18n:
|
|
66
|
+
i18n: any;
|
|
68
67
|
}, {
|
|
69
68
|
showArrowButton(): any;
|
|
70
69
|
isCompactMode(): boolean;
|
|
71
|
-
arrowButtonLabel():
|
|
70
|
+
arrowButtonLabel(): any;
|
|
72
71
|
}, {
|
|
73
72
|
arrowClick(ev: any): boolean;
|
|
74
73
|
toggleOpen(): boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"callbar_button_with_dropdown.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue"],"names":[],"mappings":"AAqEA
|
|
1
|
+
{"version":3,"file":"callbar_button_with_dropdown.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue"],"names":[],"mappings":"AAqEA;"}
|
package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
id: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -80,12 +79,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
80
79
|
};
|
|
81
80
|
}, {}, {
|
|
82
81
|
open: boolean;
|
|
83
|
-
i18n:
|
|
82
|
+
i18n: any;
|
|
84
83
|
}, {
|
|
85
84
|
showArrowButton(): any;
|
|
86
85
|
isCompactMode(): boolean;
|
|
87
86
|
showPopover(): boolean;
|
|
88
|
-
arrowButtonLabel():
|
|
87
|
+
arrowButtonLabel(): any;
|
|
89
88
|
}, {
|
|
90
89
|
arrowClick(ev: any): boolean;
|
|
91
90
|
toggleOpen(): boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"callbar_button_with_popover.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue"],"names":[],"mappings":"AAiFA
|
|
1
|
+
{"version":3,"file":"callbar_button_with_popover.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue"],"names":[],"mappings":"AAiFA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
nodeType: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -18,13 +17,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
18
17
|
};
|
|
19
18
|
}, {}, {
|
|
20
19
|
isOpen: boolean;
|
|
21
|
-
i18n:
|
|
20
|
+
i18n: any;
|
|
22
21
|
}, {
|
|
23
22
|
nodeIcon(): any;
|
|
24
23
|
nodeClass(): any;
|
|
25
24
|
isGotoNode(): boolean;
|
|
26
|
-
nodeAriaLabel():
|
|
27
|
-
menuButtonAriaLabel():
|
|
25
|
+
nodeAriaLabel(): any;
|
|
26
|
+
menuButtonAriaLabel(): any;
|
|
28
27
|
}, {
|
|
29
28
|
openMenu(): void;
|
|
30
29
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAsFA
|
|
1
|
+
{"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAsFA;"}
|
package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"combobox_multi_select.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"combobox_multi_select.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue"],"names":[],"mappings":"AAqHA;"}
|
package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
mediaList: any[];
|
|
4
3
|
}, {}, {
|
|
@@ -6,7 +5,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
6
5
|
showRightArrow: boolean;
|
|
7
6
|
showLeftArrow: boolean;
|
|
8
7
|
isMounted: boolean;
|
|
9
|
-
i18n:
|
|
8
|
+
i18n: any;
|
|
10
9
|
}, {
|
|
11
10
|
filteredMediaList(): any;
|
|
12
11
|
}, {
|
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"],"names":[],"mappings":"AA0DA
|
|
1
|
+
{"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue"],"names":[],"mappings":"AA0DA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
mediaItem: {
|
|
4
3
|
type: ObjectConstructor;
|
|
@@ -9,9 +8,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
8
|
required: true;
|
|
10
9
|
};
|
|
11
10
|
}, {}, {
|
|
12
|
-
i18n:
|
|
11
|
+
i18n: any;
|
|
13
12
|
}, {
|
|
14
|
-
closeButtonTitle():
|
|
13
|
+
closeButtonTitle(): any;
|
|
15
14
|
}, {
|
|
16
15
|
removeMediaItem(index: any): void;
|
|
17
16
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue"],"names":[],"mappings":"AAyCA
|
|
1
|
+
{"version":3,"file":"image_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue"],"names":[],"mappings":"AAyCA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
value: {
|
|
4
3
|
type: (StringConstructor | ObjectConstructor)[];
|
|
@@ -109,7 +108,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
109
108
|
showLinkInput: boolean;
|
|
110
109
|
linkInput: string;
|
|
111
110
|
currentButtonRefIndex: number;
|
|
112
|
-
i18n:
|
|
111
|
+
i18n: any;
|
|
113
112
|
}, {
|
|
114
113
|
inputLength(): any;
|
|
115
114
|
htmlOutputFormat(): string;
|
|
@@ -124,7 +123,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
124
123
|
selector: string;
|
|
125
124
|
icon: any;
|
|
126
125
|
dataQA: string;
|
|
127
|
-
tooltipMessage:
|
|
126
|
+
tooltipMessage: any;
|
|
128
127
|
onClick: () => void;
|
|
129
128
|
}[];
|
|
130
129
|
} | {
|
|
@@ -136,17 +135,17 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
136
135
|
};
|
|
137
136
|
icon: any;
|
|
138
137
|
dataQA: string;
|
|
139
|
-
tooltipMessage:
|
|
138
|
+
tooltipMessage: any;
|
|
140
139
|
onClick: () => any;
|
|
141
140
|
}[];
|
|
142
141
|
})[];
|
|
143
142
|
newButtons(): {
|
|
144
143
|
showBtn: any;
|
|
145
|
-
label:
|
|
144
|
+
label: any;
|
|
146
145
|
selector: string;
|
|
147
146
|
icon: any;
|
|
148
147
|
dataQA: string;
|
|
149
|
-
tooltipMessage:
|
|
148
|
+
tooltipMessage: any;
|
|
150
149
|
onClick: () => void;
|
|
151
150
|
}[];
|
|
152
151
|
textFormatButtons(): {
|
|
@@ -154,7 +153,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
154
153
|
selector: string;
|
|
155
154
|
icon: any;
|
|
156
155
|
dataQA: string;
|
|
157
|
-
tooltipMessage:
|
|
156
|
+
tooltipMessage: any;
|
|
158
157
|
onClick: () => void;
|
|
159
158
|
}[];
|
|
160
159
|
alignmentButtons(): {
|
|
@@ -164,7 +163,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
164
163
|
};
|
|
165
164
|
icon: any;
|
|
166
165
|
dataQA: string;
|
|
167
|
-
tooltipMessage:
|
|
166
|
+
tooltipMessage: any;
|
|
168
167
|
onClick: () => any;
|
|
169
168
|
}[];
|
|
170
169
|
listButtons(): {
|
|
@@ -172,7 +171,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
172
171
|
selector: string;
|
|
173
172
|
icon: any;
|
|
174
173
|
dataQA: string;
|
|
175
|
-
tooltipMessage:
|
|
174
|
+
tooltipMessage: any;
|
|
176
175
|
onClick: () => void;
|
|
177
176
|
}[];
|
|
178
177
|
individualButtons(): {
|
|
@@ -180,7 +179,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
180
179
|
selector: string;
|
|
181
180
|
icon: any;
|
|
182
181
|
dataQA: string;
|
|
183
|
-
tooltipMessage:
|
|
182
|
+
tooltipMessage: any;
|
|
184
183
|
onClick: () => void;
|
|
185
184
|
}[];
|
|
186
185
|
linkButton(): {
|
|
@@ -188,13 +187,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
188
187
|
selector: string;
|
|
189
188
|
icon: any;
|
|
190
189
|
dataQA: string;
|
|
191
|
-
tooltipMessage:
|
|
190
|
+
tooltipMessage: any;
|
|
192
191
|
onClick: () => void;
|
|
193
192
|
};
|
|
194
|
-
confirmSetLinkButtonLabels():
|
|
195
|
-
cancelSetLinkButtonLabels():
|
|
196
|
-
removeLinkButtonLabels():
|
|
197
|
-
showAddLinkButtonLabels():
|
|
193
|
+
confirmSetLinkButtonLabels(): any;
|
|
194
|
+
cancelSetLinkButtonLabels(): any;
|
|
195
|
+
removeLinkButtonLabels(): any;
|
|
196
|
+
showAddLinkButtonLabels(): any;
|
|
198
197
|
}, {
|
|
199
198
|
onInputFocus(event: any): void;
|
|
200
199
|
removeLink(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA2LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAonDe,MAAM
|
|
1
|
+
{"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA2LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAonDe,MAAM"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
reactions: {
|
|
4
3
|
type: ArrayConstructor;
|
|
@@ -6,11 +5,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
6
5
|
validator: (reactions: unknown) => boolean;
|
|
7
6
|
};
|
|
8
7
|
}, {}, {
|
|
9
|
-
i18n:
|
|
8
|
+
i18n: any;
|
|
10
9
|
}, {}, {
|
|
11
10
|
emojiClicked(reaction: any): void;
|
|
12
11
|
emojiHovered(reaction: any, state: any): void;
|
|
13
|
-
reactionLabel(reaction: any):
|
|
12
|
+
reactionLabel(reaction: any): any;
|
|
14
13
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("emoji-clicked" | "emoji-hovered")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
15
14
|
reactions: {
|
|
16
15
|
type: ArrayConstructor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"emoji_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/emoji_row/emoji_row.vue"],"names":[],"mappings":"AA6DA
|
|
1
|
+
{"version":3,"file":"emoji_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/emoji_row/emoji_row.vue"],"names":[],"mappings":"AA6DA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
title: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -28,13 +27,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
28
27
|
}, {}, {
|
|
29
28
|
hover: boolean;
|
|
30
29
|
expanded: any;
|
|
31
|
-
i18n:
|
|
30
|
+
i18n: any;
|
|
32
31
|
}, {
|
|
33
32
|
toggleIcon(): any;
|
|
34
33
|
showChevronIcon(): any;
|
|
35
34
|
toggleableClass(): "" | "d-recipe-feed-item-pill--toggleable";
|
|
36
35
|
borderClass(): any;
|
|
37
|
-
anchorTitle():
|
|
36
|
+
anchorTitle(): any;
|
|
38
37
|
}, {
|
|
39
38
|
onClick(): void;
|
|
40
39
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feed_item_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_pill/feed_item_pill.vue"],"names":[],"mappings":"AAgFA
|
|
1
|
+
{"version":3,"file":"feed_item_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_pill/feed_item_pill.vue"],"names":[],"mappings":"AAgFA;"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { default as lastActiveNodes } from './last_active_nodes';
|
|
2
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
3
2
|
declare const _default: import('vue').DefineComponent<{
|
|
4
3
|
richText: {
|
|
5
4
|
type: BooleanConstructor;
|
|
@@ -158,7 +157,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
158
157
|
selectedText: string;
|
|
159
158
|
text: string;
|
|
160
159
|
hideLinkBubbleMenu: boolean;
|
|
161
|
-
i18n:
|
|
160
|
+
i18n: any;
|
|
162
161
|
}, {
|
|
163
162
|
showSendIcon(): boolean;
|
|
164
163
|
inputLength(): number;
|
|
@@ -167,10 +166,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
167
166
|
isSendDisabled(): any;
|
|
168
167
|
emojiPickerHovered(): boolean;
|
|
169
168
|
sendIconSize(): "300";
|
|
170
|
-
sendButtonLabel():
|
|
171
|
-
imagePickerButtonLabel():
|
|
172
|
-
emojiPickerButtonLabel():
|
|
173
|
-
cancelButtonLabel():
|
|
169
|
+
sendButtonLabel(): any;
|
|
170
|
+
imagePickerButtonLabel(): any;
|
|
171
|
+
emojiPickerButtonLabel(): any;
|
|
172
|
+
cancelButtonLabel(): any;
|
|
174
173
|
}, {
|
|
175
174
|
linkDialogOpened(value: any): void;
|
|
176
175
|
handleTopbarClick(type: any): void;
|
|
@@ -191,7 +190,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
191
190
|
onInput(event: any): void;
|
|
192
191
|
onTextInput(event: any): void;
|
|
193
192
|
onMarkdownInput(event: any): void;
|
|
194
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "
|
|
193
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "selected-command" | "text-input" | "markdown-input" | "update:value" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media" | "skin-tone" | "selected-emoji" | "add-emoji" | "emoji-scroll-bottom-reached")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
195
194
|
richText: {
|
|
196
195
|
type: BooleanConstructor;
|
|
197
196
|
default: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AAkRA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAigC4B,qBAAqB
|
|
1
|
+
{"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AAkRA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAigC4B,qBAAqB"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
open: {
|
|
4
3
|
type: BooleanConstructor;
|
|
@@ -16,15 +15,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
16
15
|
linkText: string;
|
|
17
16
|
linkInput: string;
|
|
18
17
|
isOpen: boolean;
|
|
19
|
-
i18n:
|
|
18
|
+
i18n: any;
|
|
20
19
|
}, {
|
|
21
|
-
anchorButtonLabel():
|
|
22
|
-
textInputLabel():
|
|
23
|
-
linkInputLabel():
|
|
24
|
-
linkInputPlaceHolder():
|
|
25
|
-
removeButtonLabel():
|
|
26
|
-
cancelButtonLabel():
|
|
27
|
-
confirmButtonLabel():
|
|
20
|
+
anchorButtonLabel(): any;
|
|
21
|
+
textInputLabel(): any;
|
|
22
|
+
linkInputLabel(): any;
|
|
23
|
+
linkInputPlaceHolder(): any;
|
|
24
|
+
removeButtonLabel(): any;
|
|
25
|
+
cancelButtonLabel(): any;
|
|
26
|
+
confirmButtonLabel(): any;
|
|
28
27
|
}, {
|
|
29
28
|
setInitialValues(linkText: any, linkInput: any): void;
|
|
30
29
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAwGA
|
|
1
|
+
{"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAwGA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
boldButtonOptions: {
|
|
4
3
|
type: ObjectConstructor;
|
|
@@ -37,16 +36,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
37
36
|
default: () => void;
|
|
38
37
|
};
|
|
39
38
|
}, {}, {
|
|
40
|
-
i18n:
|
|
39
|
+
i18n: any;
|
|
41
40
|
}, {
|
|
42
|
-
boldButtonLabel():
|
|
43
|
-
italicButtonLabel():
|
|
44
|
-
strikeButtonLabel():
|
|
45
|
-
bulletListButtonLabel():
|
|
46
|
-
orderedListButtonLabel():
|
|
47
|
-
blockQuoteButtonLabel():
|
|
48
|
-
codeButtonLabel():
|
|
49
|
-
codeBlockButtonLabel():
|
|
41
|
+
boldButtonLabel(): any;
|
|
42
|
+
italicButtonLabel(): any;
|
|
43
|
+
strikeButtonLabel(): any;
|
|
44
|
+
bulletListButtonLabel(): any;
|
|
45
|
+
orderedListButtonLabel(): any;
|
|
46
|
+
blockQuoteButtonLabel(): any;
|
|
47
|
+
codeButtonLabel(): any;
|
|
48
|
+
codeBlockButtonLabel(): any;
|
|
50
49
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
51
50
|
boldButtonOptions: {
|
|
52
51
|
type: ObjectConstructor;
|
package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_input_topbar.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_topbar.vue"],"names":[],"mappings":"AA4IA
|
|
1
|
+
{"version":3,"file":"message_input_topbar.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_topbar.vue"],"names":[],"mappings":"AA4IA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
ariaLabel: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -23,7 +22,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
23
22
|
};
|
|
24
23
|
}, {}, {
|
|
25
24
|
labelWidth: string;
|
|
26
|
-
i18n:
|
|
25
|
+
i18n: any;
|
|
27
26
|
}, {
|
|
28
27
|
leftbarContactCentersRowClasses(): (string | {
|
|
29
28
|
'd-recipe-leftbar-row__unread-count': boolean;
|
|
@@ -31,7 +30,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
31
30
|
})[];
|
|
32
31
|
getAriaLabel(): any;
|
|
33
32
|
showUnreadCount(): boolean;
|
|
34
|
-
menuButtonLabel():
|
|
33
|
+
menuButtonLabel(): any;
|
|
35
34
|
}, {
|
|
36
35
|
adjustLabelWidth(): void;
|
|
37
36
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "click-menu")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue"],"names":[],"mappings":"AA4EA
|
|
1
|
+
{"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue"],"names":[],"mappings":"AA4EA;"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
type: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -66,7 +65,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
66
65
|
}, {}, {
|
|
67
66
|
actionFocused: boolean;
|
|
68
67
|
labelWidth: string;
|
|
69
|
-
i18n:
|
|
68
|
+
i18n: any;
|
|
70
69
|
}, {
|
|
71
70
|
leftbarGeneralRowClasses(): (string | {
|
|
72
71
|
'd-recipe-leftbar-row--no-action': boolean;
|
|
@@ -90,7 +89,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
90
89
|
unreadCountTooltip(): string;
|
|
91
90
|
dndTextTooltip(): any;
|
|
92
91
|
activeVoiceChatTooltip(): any;
|
|
93
|
-
callButtonTooltip():
|
|
92
|
+
callButtonTooltip(): any;
|
|
94
93
|
typingTooltip(): any;
|
|
95
94
|
}, {
|
|
96
95
|
validateProps(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA8uBiB,OAAO
|
|
1
|
+
{"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA8uBiB,OAAO"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { DialtoneLocalization } from '../../../localization';
|
|
2
1
|
declare const _default: import('vue').DefineComponent<{
|
|
3
2
|
names: {
|
|
4
3
|
type: StringConstructor;
|
|
@@ -25,7 +24,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
25
24
|
default: boolean;
|
|
26
25
|
};
|
|
27
26
|
}, {}, {
|
|
28
|
-
i18n:
|
|
27
|
+
i18n: any;
|
|
29
28
|
}, {
|
|
30
29
|
groupCount(): any;
|
|
31
30
|
messageCount(): any;
|