@dialpad/dialtone 9.127.0 → 9.127.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tokens/doc.json +22741 -22741
- package/dist/vue2/common/mixins/index.cjs +1 -1
- package/dist/vue2/common/mixins/index.js +2 -4
- package/dist/vue2/common/mixins/index.js.map +1 -1
- package/dist/vue2/component-documentation.json +1 -1
- package/dist/vue2/dialtone-vue.cjs +1 -1
- package/dist/vue2/dialtone-vue.js +345 -347
- package/dist/vue2/dialtone-vue.js.map +1 -1
- package/dist/vue2/lib/attachment-carousel/attachment-carousel.cjs +1 -1
- package/dist/vue2/lib/attachment-carousel/attachment-carousel.cjs.map +1 -1
- package/dist/vue2/lib/attachment-carousel/attachment-carousel.js +16 -12
- package/dist/vue2/lib/attachment-carousel/attachment-carousel.js.map +1 -1
- package/dist/vue2/lib/breadcrumbs/breadcrumbs.cjs +1 -1
- package/dist/vue2/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
- package/dist/vue2/lib/breadcrumbs/breadcrumbs.js +6 -6
- package/dist/vue2/lib/breadcrumbs/breadcrumbs.js.map +1 -1
- package/dist/vue2/lib/button/button.cjs +1 -1
- package/dist/vue2/lib/button/button.cjs.map +1 -1
- package/dist/vue2/lib/button/button.js +6 -6
- package/dist/vue2/lib/button/button.js.map +1 -1
- package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
- package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
- package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +13 -13
- package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.js +9 -9
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
- package/dist/vue2/lib/chip/chip.cjs +1 -1
- package/dist/vue2/lib/chip/chip.cjs.map +1 -1
- package/dist/vue2/lib/chip/chip.js +7 -7
- package/dist/vue2/lib/chip/chip.js.map +1 -1
- package/dist/vue2/lib/contact-centers-row/contact-centers-row.cjs +1 -1
- package/dist/vue2/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
- package/dist/vue2/lib/contact-centers-row/contact-centers-row.js +13 -13
- package/dist/vue2/lib/contact-centers-row/contact-centers-row.js.map +1 -1
- package/dist/vue2/lib/datepicker/datepicker.cjs +1 -1
- package/dist/vue2/lib/datepicker/datepicker.cjs.map +1 -1
- package/dist/vue2/lib/datepicker/datepicker.js +19 -19
- package/dist/vue2/lib/datepicker/datepicker.js.map +1 -1
- package/dist/vue2/lib/datepicker/formatUtils.cjs +1 -1
- package/dist/vue2/lib/datepicker/formatUtils.cjs.map +1 -1
- package/dist/vue2/lib/datepicker/formatUtils.js +21 -20
- package/dist/vue2/lib/datepicker/formatUtils.js.map +1 -1
- package/dist/vue2/lib/editor/editor.cjs +1 -1
- package/dist/vue2/lib/editor/editor.cjs.map +1 -1
- package/dist/vue2/lib/editor/editor.js +17 -17
- package/dist/vue2/lib/editor/editor.js.map +1 -1
- package/dist/vue2/lib/emoji-picker/emoji-picker.cjs +1 -1
- package/dist/vue2/lib/emoji-picker/emoji-picker.cjs.map +1 -1
- package/dist/vue2/lib/emoji-picker/emoji-picker.js +6 -6
- package/dist/vue2/lib/emoji-picker/emoji-picker.js.map +1 -1
- package/dist/vue2/lib/emoji-row/emoji-row.cjs +1 -1
- package/dist/vue2/lib/emoji-row/emoji-row.cjs.map +1 -1
- package/dist/vue2/lib/emoji-row/emoji-row.js +24 -20
- package/dist/vue2/lib/emoji-row/emoji-row.js.map +1 -1
- package/dist/vue2/lib/feed-item-pill/feed-item-pill.cjs +1 -1
- package/dist/vue2/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
- package/dist/vue2/lib/feed-item-pill/feed-item-pill.js +8 -8
- package/dist/vue2/lib/feed-item-pill/feed-item-pill.js.map +1 -1
- package/dist/vue2/lib/general-row/general-row.cjs +1 -1
- package/dist/vue2/lib/general-row/general-row.cjs.map +1 -1
- package/dist/vue2/lib/general-row/general-row.js +17 -17
- package/dist/vue2/lib/general-row/general-row.js.map +1 -1
- package/dist/vue2/lib/group-row/group-row.cjs +1 -1
- package/dist/vue2/lib/group-row/group-row.cjs.map +1 -1
- package/dist/vue2/lib/group-row/group-row.js +11 -7
- package/dist/vue2/lib/group-row/group-row.js.map +1 -1
- package/dist/vue2/lib/icon/icon.cjs +1 -1
- package/dist/vue2/lib/icon/icon.cjs.map +1 -1
- package/dist/vue2/lib/icon/icon.js +10 -6
- package/dist/vue2/lib/icon/icon.js.map +1 -1
- package/dist/vue2/lib/image-viewer/image-viewer.cjs +1 -1
- package/dist/vue2/lib/image-viewer/image-viewer.cjs.map +1 -1
- package/dist/vue2/lib/image-viewer/image-viewer.js +8 -7
- package/dist/vue2/lib/image-viewer/image-viewer.js.map +1 -1
- package/dist/vue2/lib/ivr-node/ivr-node.cjs +1 -1
- package/dist/vue2/lib/ivr-node/ivr-node.cjs.map +1 -1
- package/dist/vue2/lib/ivr-node/ivr-node.js +17 -17
- package/dist/vue2/lib/ivr-node/ivr-node.js.map +1 -1
- package/dist/vue2/lib/loader/loader.cjs +1 -1
- package/dist/vue2/lib/loader/loader.cjs.map +1 -1
- package/dist/vue2/lib/loader/loader.js +12 -8
- package/dist/vue2/lib/loader/loader.js.map +1 -1
- package/dist/vue2/lib/message-input/message-input-link.cjs +1 -1
- package/dist/vue2/lib/message-input/message-input-link.cjs.map +1 -1
- package/dist/vue2/lib/message-input/message-input-link.js +15 -15
- package/dist/vue2/lib/message-input/message-input-link.js.map +1 -1
- package/dist/vue2/lib/message-input/message-input-topbar.cjs +1 -1
- package/dist/vue2/lib/message-input/message-input-topbar.cjs.map +1 -1
- package/dist/vue2/lib/message-input/message-input-topbar.js +14 -10
- package/dist/vue2/lib/message-input/message-input-topbar.js.map +1 -1
- package/dist/vue2/lib/message-input/message-input.cjs +1 -1
- package/dist/vue2/lib/message-input/message-input.cjs.map +1 -1
- package/dist/vue2/lib/message-input/message-input.js +14 -10
- package/dist/vue2/lib/message-input/message-input.js.map +1 -1
- package/dist/vue2/lib/modal/modal.cjs +1 -1
- package/dist/vue2/lib/modal/modal.cjs.map +1 -1
- package/dist/vue2/lib/modal/modal.js +12 -11
- package/dist/vue2/lib/modal/modal.js.map +1 -1
- package/dist/vue2/lib/notice/notice-action.cjs +1 -1
- package/dist/vue2/lib/notice/notice-action.cjs.map +1 -1
- package/dist/vue2/lib/notice/notice-action.js +10 -6
- package/dist/vue2/lib/notice/notice-action.js.map +1 -1
- package/dist/vue2/lib/pagination/pagination.cjs +1 -1
- package/dist/vue2/lib/pagination/pagination.cjs.map +1 -1
- package/dist/vue2/lib/pagination/pagination.js +7 -7
- package/dist/vue2/lib/pagination/pagination.js.map +1 -1
- package/dist/vue2/lib/popover/popover-header-footer.cjs +1 -1
- package/dist/vue2/lib/popover/popover-header-footer.cjs.map +1 -1
- package/dist/vue2/lib/popover/popover-header-footer.js +13 -9
- package/dist/vue2/lib/popover/popover-header-footer.js.map +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.js +35 -35
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.js.map +1 -1
- package/dist/vue2/lib/unread-pill/unread-pill.cjs +1 -1
- package/dist/vue2/lib/unread-pill/unread-pill.cjs.map +1 -1
- package/dist/vue2/lib/unread-pill/unread-pill.js +15 -11
- package/dist/vue2/lib/unread-pill/unread-pill.js.map +1 -1
- package/dist/vue2/localization/index.cjs +1 -1
- package/dist/vue2/localization/index.cjs.map +1 -1
- package/dist/vue2/localization/index.js +59 -53
- package/dist/vue2/localization/index.js.map +1 -1
- package/dist/vue2/shared/sr_only_close_button.cjs +1 -1
- package/dist/vue2/shared/sr_only_close_button.cjs.map +1 -1
- package/dist/vue2/shared/sr_only_close_button.js +14 -10
- package/dist/vue2/shared/sr_only_close_button.js.map +1 -1
- package/dist/vue2/types/common/mixins/index.d.ts +0 -1
- package/dist/vue2/types/common/sr_only_close_button.vue.d.ts +5 -8
- package/dist/vue2/types/common/sr_only_close_button.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts +3 -5
- package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/button/button.vue.d.ts +4 -6
- package/dist/vue2/types/components/button/button.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/chip/chip.vue.d.ts +6 -8
- package/dist/vue2/types/components/chip/chip.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/datepicker/formatUtils.d.ts.map +1 -1
- package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts +3 -5
- package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts +3 -5
- package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -5
- package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts +2 -4
- package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/loader/loader.vue.d.ts +5 -6
- package/dist/vue2/types/components/loader/loader.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/modal/modal.vue.d.ts +2 -4
- package/dist/vue2/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/notice/notice_action.vue.d.ts +5 -6
- package/dist/vue2/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/pagination/pagination.vue.d.ts +4 -6
- package/dist/vue2/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts +5 -6
- package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +5 -7
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +4 -6
- package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +4 -6
- package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +4 -6
- package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +3 -5
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +14 -16
- package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +6 -8
- package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +5 -7
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +3 -5
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +5 -7
- package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +17 -19
- package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +8 -9
- package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +5 -6
- package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/dist/vue3/lib/icon/icon.cjs +1 -1
- package/dist/vue3/lib/icon/icon.cjs.map +1 -1
- package/dist/vue3/lib/icon/icon.js +4 -5
- package/dist/vue3/lib/icon/icon.js.map +1 -1
- package/dist/vue3/types/components/icon/icon.vue.d.ts +1 -3
- package/package.json +1 -1
- package/dist/vue2/common/mixins/localization.cjs +0 -2
- package/dist/vue2/common/mixins/localization.cjs.map +0 -1
- package/dist/vue2/common/mixins/localization.js +0 -10
- package/dist/vue2/common/mixins/localization.js.map +0 -1
- package/dist/vue2/types/common/mixins/localization.d.ts +0 -8
- package/dist/vue2/types/common/mixins/localization.d.ts.map +0 -1
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
ariaLabel: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -8,13 +9,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
8
9
|
default: string;
|
|
9
10
|
validator: (s: unknown) => boolean;
|
|
10
11
|
};
|
|
11
|
-
}, {}, {}, {
|
|
12
|
-
loaderText(): never;
|
|
13
12
|
}, {}, {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
|
|
13
|
+
i18n: DialtoneLocalization;
|
|
14
|
+
}, {
|
|
15
|
+
loaderText(): any;
|
|
16
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
|
|
18
17
|
ariaLabel: {
|
|
19
18
|
type: StringConstructor;
|
|
20
19
|
default: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loader.vue.d.ts","sourceRoot":"","sources":["../../../../components/loader/loader.vue"],"names":[],"mappings":"AAaA
|
|
1
|
+
{"version":3,"file":"loader.vue.d.ts","sourceRoot":"","sources":["../../../../components/loader/loader.vue"],"names":[],"mappings":"AAaA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAgEqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
copy: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -108,6 +109,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
108
109
|
home: string;
|
|
109
110
|
end: string;
|
|
110
111
|
};
|
|
112
|
+
i18n: DialtoneLocalization;
|
|
111
113
|
}, {
|
|
112
114
|
modalListeners(): {
|
|
113
115
|
click: (event: any) => void;
|
|
@@ -124,10 +126,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
124
126
|
trapFocus(e: any): void;
|
|
125
127
|
handleModalClick(event: any): void;
|
|
126
128
|
}, {
|
|
127
|
-
data(): {
|
|
128
|
-
i18n: import('../..').DialtoneLocalization;
|
|
129
|
-
};
|
|
130
|
-
} | {
|
|
131
129
|
methods: {
|
|
132
130
|
getFirstFocusableElement(el: object): Promise<any>;
|
|
133
131
|
focusFirstElement(el?: object): Promise<void>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue"],"names":[],"mappings":"AAkHA
|
|
1
|
+
{"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue"],"names":[],"mappings":"AAkHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAgdqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
hideClose: {
|
|
3
4
|
type: BooleanConstructor;
|
|
@@ -7,18 +8,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
7
8
|
type: BooleanConstructor;
|
|
8
9
|
default: boolean;
|
|
9
10
|
};
|
|
10
|
-
}, {}, {
|
|
11
|
+
}, {}, {
|
|
12
|
+
i18n: DialtoneLocalization;
|
|
13
|
+
}, {
|
|
11
14
|
noticeActionListeners(): {
|
|
12
15
|
click: (event: any) => void;
|
|
13
16
|
};
|
|
14
17
|
closeButtonTitle(): string;
|
|
15
18
|
}, {
|
|
16
19
|
close(): void;
|
|
17
|
-
}, {
|
|
18
|
-
data(): {
|
|
19
|
-
i18n: import('../..').DialtoneLocalization;
|
|
20
|
-
};
|
|
21
|
-
}, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
20
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
22
21
|
hideClose: {
|
|
23
22
|
type: BooleanConstructor;
|
|
24
23
|
default: boolean;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAwHqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
ariaLabel: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -20,7 +21,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
20
21
|
default: boolean;
|
|
21
22
|
};
|
|
22
23
|
}, {}, {
|
|
23
|
-
currentPage:
|
|
24
|
+
currentPage: any;
|
|
25
|
+
i18n: DialtoneLocalization;
|
|
24
26
|
}, {
|
|
25
27
|
isFirstPage(): boolean;
|
|
26
28
|
isLastPage(): boolean;
|
|
@@ -31,11 +33,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
31
33
|
}, {
|
|
32
34
|
range(from: any, to: any): any[];
|
|
33
35
|
changePage(page: any): void;
|
|
34
|
-
}, {
|
|
35
|
-
data(): {
|
|
36
|
-
i18n: import('../..').DialtoneLocalization;
|
|
37
|
-
};
|
|
38
|
-
}, import('vue').ComponentOptionsMixin, "change"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
36
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "change"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
39
37
|
ariaLabel: {
|
|
40
38
|
type: StringConstructor;
|
|
41
39
|
required: true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue"],"names":[],"mappings":"AAgEA
|
|
1
|
+
{"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue"],"names":[],"mappings":"AAgEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA8PqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
type: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -11,15 +12,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
11
12
|
type: BooleanConstructor;
|
|
12
13
|
default: boolean;
|
|
13
14
|
};
|
|
14
|
-
}, {}, {
|
|
15
|
+
}, {}, {
|
|
16
|
+
i18n: DialtoneLocalization;
|
|
17
|
+
}, {
|
|
15
18
|
closeButtonTitle(): string;
|
|
16
19
|
}, {
|
|
17
20
|
focusCloseButton(): void;
|
|
18
|
-
}, {
|
|
19
|
-
data(): {
|
|
20
|
-
i18n: import('../..').DialtoneLocalization;
|
|
21
|
-
};
|
|
22
|
-
}, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
21
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
23
22
|
type: {
|
|
24
23
|
type: StringConstructor;
|
|
25
24
|
validator: (value: unknown) => boolean;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAoHqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../localization';
|
|
1
2
|
import { Extension } from '@tiptap/core';
|
|
2
3
|
declare const _default: import('vue').DefineComponent<{
|
|
3
4
|
value: {
|
|
@@ -124,6 +125,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
124
125
|
appendTo: () => any;
|
|
125
126
|
placement: string;
|
|
126
127
|
};
|
|
128
|
+
i18n: DialtoneLocalization;
|
|
127
129
|
}, {
|
|
128
130
|
editorListeners(): {
|
|
129
131
|
input: () => void;
|
|
@@ -132,7 +134,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
132
134
|
};
|
|
133
135
|
extensions(): (import('@tiptap/vue-2').Node<any, any> | Extension<import('@tiptap/extension-history').HistoryOptions, any>)[];
|
|
134
136
|
inputAttrs(): {
|
|
135
|
-
'aria-label':
|
|
137
|
+
'aria-label': any;
|
|
136
138
|
'aria-multiline': boolean;
|
|
137
139
|
role: string;
|
|
138
140
|
};
|
|
@@ -156,7 +158,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
156
158
|
insertPlainTextWithHardBreaks(view: any, textData: any): void;
|
|
157
159
|
shouldPreserveLineBreaks(textData: any, htmlData: any): any;
|
|
158
160
|
processPasteData(view: any, textData: any, htmlData: any): boolean;
|
|
159
|
-
shouldHandlePreformattedHTML(htmlData: any):
|
|
161
|
+
shouldHandlePreformattedHTML(htmlData: any): any;
|
|
160
162
|
containsPreformattedContent(htmlData: any): boolean;
|
|
161
163
|
hasPreWhitespace(element: any): any;
|
|
162
164
|
hasLineBreaks(element: any): any;
|
|
@@ -169,11 +171,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
169
171
|
getExtension(extension: any, options: any): any;
|
|
170
172
|
updateEditorAttributes(attributes: any): void;
|
|
171
173
|
focusEditor(): void;
|
|
172
|
-
}, {
|
|
173
|
-
data(): {
|
|
174
|
-
i18n: import('../..').DialtoneLocalization;
|
|
175
|
-
};
|
|
176
|
-
}, import('vue').ComponentOptionsMixin, ("input" | "focus" | "selected" | "enter" | "blur" | "selected-command" | "json-input" | "html-input" | "text-input" | "update:value" | "edit-link")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
174
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "focus" | "selected" | "enter" | "blur" | "selected-command" | "json-input" | "html-input" | "text-input" | "update:value" | "edit-link")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
177
175
|
value: {
|
|
178
176
|
type: (ObjectConstructor | StringConstructor)[];
|
|
179
177
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAqlCqC,gBAAgB;0BA3C3B,cAAc"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
id: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -63,8 +64,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
63
64
|
};
|
|
64
65
|
}, {}, {
|
|
65
66
|
open: boolean;
|
|
67
|
+
i18n: DialtoneLocalization;
|
|
66
68
|
}, {
|
|
67
|
-
showArrowButton():
|
|
69
|
+
showArrowButton(): any;
|
|
68
70
|
isCompactMode(): boolean;
|
|
69
71
|
arrowButtonLabel(): string;
|
|
70
72
|
}, {
|
|
@@ -73,11 +75,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
73
75
|
syncOpenState(): void;
|
|
74
76
|
buttonClick(ev: any): void;
|
|
75
77
|
onModalIsOpened(isOpened: any): void;
|
|
76
|
-
}, {
|
|
77
|
-
data(): {
|
|
78
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
79
|
-
};
|
|
80
|
-
}, import('vue').ComponentOptionsMixin, ("click" | "opened" | "arrow-click")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
78
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "opened" | "arrow-click")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
81
79
|
id: {
|
|
82
80
|
type: StringConstructor;
|
|
83
81
|
default(): string;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAyUqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
id: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -79,8 +80,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
79
80
|
};
|
|
80
81
|
}, {}, {
|
|
81
82
|
open: boolean;
|
|
83
|
+
i18n: DialtoneLocalization;
|
|
82
84
|
}, {
|
|
83
|
-
showArrowButton():
|
|
85
|
+
showArrowButton(): any;
|
|
84
86
|
isCompactMode(): boolean;
|
|
85
87
|
showPopover(): boolean;
|
|
86
88
|
arrowButtonLabel(): string;
|
|
@@ -90,11 +92,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
90
92
|
syncOpenState(): void;
|
|
91
93
|
buttonClick(ev: any): void;
|
|
92
94
|
onModalIsOpened(isOpened: any): void;
|
|
93
|
-
}, {
|
|
94
|
-
data(): {
|
|
95
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
96
|
-
};
|
|
97
|
-
}, import('vue').ComponentOptionsMixin, ("click" | "opened" | "arrow-click")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
95
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "opened" | "arrow-click")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
98
96
|
id: {
|
|
99
97
|
type: StringConstructor;
|
|
100
98
|
default(): string;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAiYqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
nodeType: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -17,19 +18,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
17
18
|
};
|
|
18
19
|
}, {}, {
|
|
19
20
|
isOpen: boolean;
|
|
21
|
+
i18n: DialtoneLocalization;
|
|
20
22
|
}, {
|
|
21
23
|
nodeIcon(): any;
|
|
22
|
-
nodeClass():
|
|
24
|
+
nodeClass(): any;
|
|
23
25
|
isGotoNode(): boolean;
|
|
24
26
|
nodeAriaLabel(): string;
|
|
25
27
|
menuButtonAriaLabel(): string;
|
|
26
28
|
}, {
|
|
27
29
|
openMenu(): void;
|
|
28
|
-
}, {
|
|
29
|
-
data(): {
|
|
30
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
31
|
-
};
|
|
32
|
-
}, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
30
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
33
31
|
nodeType: {
|
|
34
32
|
type: StringConstructor;
|
|
35
33
|
required: true;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA2QqC,gBAAgB"}
|
package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
mediaList: any[];
|
|
3
4
|
}, {}, {
|
|
@@ -5,6 +6,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
5
6
|
showRightArrow: boolean;
|
|
6
7
|
showLeftArrow: boolean;
|
|
7
8
|
isMounted: boolean;
|
|
9
|
+
i18n: DialtoneLocalization;
|
|
8
10
|
}, {
|
|
9
11
|
filteredMediaList(): any;
|
|
10
12
|
}, {
|
|
@@ -15,11 +17,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
15
17
|
handleScroll(): void;
|
|
16
18
|
leftScroll(): void;
|
|
17
19
|
rightScroll(): void;
|
|
18
|
-
}, {
|
|
19
|
-
data(): {
|
|
20
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
21
|
-
};
|
|
22
|
-
}, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
20
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
23
21
|
mediaList: any[];
|
|
24
22
|
}>>, {}>;
|
|
25
23
|
export default _default;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;qCAsLqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
mediaItem: {
|
|
3
4
|
type: ObjectConstructor;
|
|
@@ -7,15 +8,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
7
8
|
type: NumberConstructor;
|
|
8
9
|
required: true;
|
|
9
10
|
};
|
|
10
|
-
}, {}, {
|
|
11
|
+
}, {}, {
|
|
12
|
+
i18n: DialtoneLocalization;
|
|
13
|
+
}, {
|
|
11
14
|
closeButtonTitle(): string;
|
|
12
15
|
}, {
|
|
13
16
|
removeMediaItem(index: any): void;
|
|
14
|
-
}, {
|
|
15
|
-
data(): {
|
|
16
|
-
i18n: import('../../../..').DialtoneLocalization;
|
|
17
|
-
};
|
|
18
|
-
}, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
17
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
19
18
|
mediaItem: {
|
|
20
19
|
type: ObjectConstructor;
|
|
21
20
|
required: true;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA0GqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
value: {
|
|
3
4
|
type: (ObjectConstructor | StringConstructor)[];
|
|
@@ -100,7 +101,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
100
101
|
default: boolean;
|
|
101
102
|
};
|
|
102
103
|
}, {}, {
|
|
103
|
-
internalInputValue:
|
|
104
|
+
internalInputValue: any;
|
|
104
105
|
hasFocus: boolean;
|
|
105
106
|
linkOptions: {
|
|
106
107
|
class: string;
|
|
@@ -108,17 +109,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
108
109
|
showLinkInput: boolean;
|
|
109
110
|
linkInput: string;
|
|
110
111
|
currentButtonRefIndex: number;
|
|
112
|
+
i18n: DialtoneLocalization;
|
|
111
113
|
}, {
|
|
112
114
|
inputLength(): any;
|
|
113
115
|
htmlOutputFormat(): string;
|
|
114
|
-
showingTextFormatButtons():
|
|
115
|
-
showingAlignmentButtons():
|
|
116
|
-
showingListButtons():
|
|
116
|
+
showingTextFormatButtons(): any;
|
|
117
|
+
showingAlignmentButtons(): any;
|
|
118
|
+
showingListButtons(): any;
|
|
117
119
|
orderedRefs(): any;
|
|
118
120
|
buttonGroups(): ({
|
|
119
121
|
key: string;
|
|
120
122
|
buttonGroup: {
|
|
121
|
-
showBtn:
|
|
123
|
+
showBtn: any;
|
|
122
124
|
selector: string;
|
|
123
125
|
icon: any;
|
|
124
126
|
dataQA: string;
|
|
@@ -128,7 +130,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
128
130
|
} | {
|
|
129
131
|
key: string;
|
|
130
132
|
buttonGroup: {
|
|
131
|
-
showBtn:
|
|
133
|
+
showBtn: any;
|
|
132
134
|
selector: {
|
|
133
135
|
textAlign: string;
|
|
134
136
|
};
|
|
@@ -139,7 +141,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
139
141
|
}[];
|
|
140
142
|
})[];
|
|
141
143
|
newButtons(): {
|
|
142
|
-
showBtn:
|
|
144
|
+
showBtn: any;
|
|
143
145
|
label: string;
|
|
144
146
|
selector: string;
|
|
145
147
|
icon: any;
|
|
@@ -148,7 +150,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
148
150
|
onClick: () => void;
|
|
149
151
|
}[];
|
|
150
152
|
textFormatButtons(): {
|
|
151
|
-
showBtn:
|
|
153
|
+
showBtn: any;
|
|
152
154
|
selector: string;
|
|
153
155
|
icon: any;
|
|
154
156
|
dataQA: string;
|
|
@@ -156,7 +158,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
156
158
|
onClick: () => void;
|
|
157
159
|
}[];
|
|
158
160
|
alignmentButtons(): {
|
|
159
|
-
showBtn:
|
|
161
|
+
showBtn: any;
|
|
160
162
|
selector: {
|
|
161
163
|
textAlign: string;
|
|
162
164
|
};
|
|
@@ -166,7 +168,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
166
168
|
onClick: () => any;
|
|
167
169
|
}[];
|
|
168
170
|
listButtons(): {
|
|
169
|
-
showBtn:
|
|
171
|
+
showBtn: any;
|
|
170
172
|
selector: string;
|
|
171
173
|
icon: any;
|
|
172
174
|
dataQA: string;
|
|
@@ -174,7 +176,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
174
176
|
onClick: () => void;
|
|
175
177
|
}[];
|
|
176
178
|
individualButtons(): {
|
|
177
|
-
showBtn:
|
|
179
|
+
showBtn: any;
|
|
178
180
|
selector: string;
|
|
179
181
|
icon: any;
|
|
180
182
|
dataQA: string;
|
|
@@ -224,11 +226,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
224
226
|
shiftActionBarFocusRight(): void;
|
|
225
227
|
shiftActionBarFocusLeft(): void;
|
|
226
228
|
shiftButtonRefIndex(shiftAmount: any): void;
|
|
227
|
-
}, {
|
|
228
|
-
data(): {
|
|
229
|
-
i18n: import('../../../index.js').DialtoneLocalization;
|
|
230
|
-
};
|
|
231
|
-
}, import('vue').ComponentOptionsMixin, ("input" | "focus" | "blur" | "text-input" | "quick-replies-click" | "inline-image-click")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
229
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "focus" | "blur" | "text-input" | "quick-replies-click" | "inline-image-click")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
232
230
|
value: {
|
|
233
231
|
type: (ObjectConstructor | StringConstructor)[];
|
|
234
232
|
default: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA2LA
|
|
1
|
+
{"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA2LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAonDe,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA7qBgB,gBAAgB"}
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
reactions: {
|
|
3
4
|
type: ArrayConstructor;
|
|
4
5
|
default: () => never[];
|
|
5
6
|
validator: (reactions: unknown) => boolean;
|
|
6
7
|
};
|
|
7
|
-
}, {}, {
|
|
8
|
+
}, {}, {
|
|
9
|
+
i18n: DialtoneLocalization;
|
|
10
|
+
}, {}, {
|
|
8
11
|
emojiClicked(reaction: any): void;
|
|
9
12
|
emojiHovered(reaction: any, state: any): void;
|
|
10
13
|
reactionLabel(reaction: any): string;
|
|
11
|
-
}, {
|
|
12
|
-
data(): {
|
|
13
|
-
i18n: import('../../../index.js').DialtoneLocalization;
|
|
14
|
-
};
|
|
15
|
-
}, import('vue').ComponentOptionsMixin, ("emoji-clicked" | "emoji-hovered")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
14
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("emoji-clicked" | "emoji-hovered")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
16
15
|
reactions: {
|
|
17
16
|
type: ArrayConstructor;
|
|
18
17
|
default: () => never[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"emoji_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/emoji_row/emoji_row.vue"],"names":[],"mappings":"AAgDA
|
|
1
|
+
{"version":3,"file":"emoji_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/emoji_row/emoji_row.vue"],"names":[],"mappings":"AAgDA;;;;;;;;;;;;;;;;;;;;;;;qCAsHqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
title: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -26,20 +27,17 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
26
27
|
};
|
|
27
28
|
}, {}, {
|
|
28
29
|
hover: boolean;
|
|
29
|
-
expanded:
|
|
30
|
+
expanded: any;
|
|
31
|
+
i18n: DialtoneLocalization;
|
|
30
32
|
}, {
|
|
31
33
|
toggleIcon(): any;
|
|
32
|
-
showChevronIcon():
|
|
34
|
+
showChevronIcon(): any;
|
|
33
35
|
toggleableClass(): "" | "d-recipe-feed-item-pill--toggleable";
|
|
34
|
-
borderClass():
|
|
36
|
+
borderClass(): any;
|
|
35
37
|
anchorTitle(): string;
|
|
36
38
|
}, {
|
|
37
39
|
onClick(): void;
|
|
38
|
-
}, {
|
|
39
|
-
data(): {
|
|
40
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
41
|
-
};
|
|
42
|
-
}, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
|
|
40
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
|
|
43
41
|
title: {
|
|
44
42
|
type: StringConstructor;
|
|
45
43
|
default: () => "";
|
package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map
CHANGED
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA2LqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
editor: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<import('@tiptap/core').Editor>;
|
|
3
4
|
node: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<import('@tiptap/pm/model').Node>;
|
|
@@ -19,15 +20,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
19
20
|
} & {
|
|
20
21
|
default?: (() => () => void) | undefined;
|
|
21
22
|
};
|
|
22
|
-
}, {}, {
|
|
23
|
+
}, {}, {
|
|
24
|
+
i18n: DialtoneLocalization;
|
|
25
|
+
}, {
|
|
23
26
|
closeButtonTitle(): string;
|
|
24
27
|
}, {
|
|
25
28
|
close(e: any): void;
|
|
26
|
-
}, {
|
|
27
|
-
data(): {
|
|
28
|
-
i18n: import('../../../../..').DialtoneLocalization;
|
|
29
|
-
};
|
|
30
|
-
}, import('vue').ComponentOptionsMixin, "meeting-pill-close"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
29
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "meeting-pill-close"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
31
30
|
editor: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<import('@tiptap/core').Editor>;
|
|
32
31
|
node: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<import('@tiptap/pm/model').Node>;
|
|
33
32
|
decorations: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<readonly import('@tiptap/vue-2').DecorationWithType[]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MeetingPill.vue.d.ts","sourceRoot":"","sources":["../../../../../../../recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue"],"names":[],"mappings":"AAmCA
|
|
1
|
+
{"version":3,"file":"MeetingPill.vue.d.ts","sourceRoot":"","sources":["../../../../../../../recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue"],"names":[],"mappings":"AAmCA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAwFqC,gBAAgB"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { default as lastActiveNodes } from './last_active_nodes';
|
|
2
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
2
3
|
declare const _default: import('vue').DefineComponent<{
|
|
3
4
|
richText: {
|
|
4
5
|
type: BooleanConstructor;
|
|
@@ -145,7 +146,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
145
146
|
}, {}, {
|
|
146
147
|
lastActiveNodes: typeof lastActiveNodes;
|
|
147
148
|
additionalExtensions: import('@tiptap/core').Node<any, any>[];
|
|
148
|
-
internalInputValue:
|
|
149
|
+
internalInputValue: any;
|
|
149
150
|
imagePickerFocus: boolean;
|
|
150
151
|
emojiPickerFocus: boolean;
|
|
151
152
|
emojiPickerOpened: boolean;
|
|
@@ -157,12 +158,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
157
158
|
selectedText: string;
|
|
158
159
|
text: string;
|
|
159
160
|
hideLinkBubbleMenu: boolean;
|
|
161
|
+
i18n: DialtoneLocalization;
|
|
160
162
|
}, {
|
|
161
163
|
showSendIcon(): boolean;
|
|
162
164
|
inputLength(): number;
|
|
163
165
|
displayCharacterLimitWarning(): boolean;
|
|
164
166
|
characterLimitTooltipEnabled(): any;
|
|
165
|
-
isSendDisabled():
|
|
167
|
+
isSendDisabled(): any;
|
|
166
168
|
emojiPickerHovered(): boolean;
|
|
167
169
|
sendIconSize(): "300";
|
|
168
170
|
sendButtonLabel(): string;
|
|
@@ -188,11 +190,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
188
190
|
onCancel(): void;
|
|
189
191
|
onInput(event: any): void;
|
|
190
192
|
onTextInput(event: any): void;
|
|
191
|
-
}, {
|
|
192
|
-
data(): {
|
|
193
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
194
|
-
};
|
|
195
|
-
}, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "selected-emoji" | "skin-tone" | "add-emoji" | "selected-command" | "text-input" | "update:value" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
193
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "selected-emoji" | "skin-tone" | "add-emoji" | "selected-command" | "text-input" | "update:value" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
196
194
|
richText: {
|
|
197
195
|
type: BooleanConstructor;
|
|
198
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":"AA2QA
|
|
1
|
+
{"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AA2QA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAu+B4B,qBAAqB;qCAaZ,gBAAgB"}
|