@dialpad/dialtone-vue 2.194.0 → 2.194.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/mixins/index.cjs +1 -1
- package/dist/common/mixins/index.js +2 -4
- package/dist/common/mixins/index.js.map +1 -1
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.cjs +1 -1
- package/dist/dialtone-vue.js +345 -347
- package/dist/dialtone-vue.js.map +1 -1
- package/dist/lib/attachment-carousel/attachment-carousel.cjs +1 -1
- package/dist/lib/attachment-carousel/attachment-carousel.cjs.map +1 -1
- package/dist/lib/attachment-carousel/attachment-carousel.js +16 -12
- package/dist/lib/attachment-carousel/attachment-carousel.js.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.cjs +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.js +6 -6
- package/dist/lib/breadcrumbs/breadcrumbs.js.map +1 -1
- package/dist/lib/button/button.cjs +1 -1
- package/dist/lib/button/button.cjs.map +1 -1
- package/dist/lib/button/button.js +6 -6
- package/dist/lib/button/button.js.map +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +13 -13
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js +9 -9
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.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 +7 -7
- package/dist/lib/chip/chip.js.map +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.cjs +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.js +13 -13
- package/dist/lib/contact-centers-row/contact-centers-row.js.map +1 -1
- package/dist/lib/datepicker/datepicker.cjs +1 -1
- package/dist/lib/datepicker/datepicker.cjs.map +1 -1
- package/dist/lib/datepicker/datepicker.js +19 -19
- package/dist/lib/datepicker/datepicker.js.map +1 -1
- package/dist/lib/datepicker/formatUtils.cjs +1 -1
- package/dist/lib/datepicker/formatUtils.cjs.map +1 -1
- package/dist/lib/datepicker/formatUtils.js +21 -20
- package/dist/lib/datepicker/formatUtils.js.map +1 -1
- package/dist/lib/editor/editor.cjs +1 -1
- package/dist/lib/editor/editor.cjs.map +1 -1
- package/dist/lib/editor/editor.js +17 -17
- package/dist/lib/editor/editor.js.map +1 -1
- package/dist/lib/emoji-picker/emoji-picker.cjs +1 -1
- package/dist/lib/emoji-picker/emoji-picker.cjs.map +1 -1
- package/dist/lib/emoji-picker/emoji-picker.js +6 -6
- package/dist/lib/emoji-picker/emoji-picker.js.map +1 -1
- package/dist/lib/emoji-row/emoji-row.cjs +1 -1
- package/dist/lib/emoji-row/emoji-row.cjs.map +1 -1
- package/dist/lib/emoji-row/emoji-row.js +24 -20
- package/dist/lib/emoji-row/emoji-row.js.map +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.cjs +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.js +8 -8
- package/dist/lib/feed-item-pill/feed-item-pill.js.map +1 -1
- package/dist/lib/general-row/general-row.cjs +1 -1
- package/dist/lib/general-row/general-row.cjs.map +1 -1
- package/dist/lib/general-row/general-row.js +17 -17
- package/dist/lib/general-row/general-row.js.map +1 -1
- package/dist/lib/group-row/group-row.cjs +1 -1
- package/dist/lib/group-row/group-row.cjs.map +1 -1
- package/dist/lib/group-row/group-row.js +11 -7
- package/dist/lib/group-row/group-row.js.map +1 -1
- package/dist/lib/icon/icon.cjs +1 -1
- package/dist/lib/icon/icon.cjs.map +1 -1
- package/dist/lib/icon/icon.js +10 -6
- package/dist/lib/icon/icon.js.map +1 -1
- package/dist/lib/image-viewer/image-viewer.cjs +1 -1
- package/dist/lib/image-viewer/image-viewer.cjs.map +1 -1
- package/dist/lib/image-viewer/image-viewer.js +8 -7
- package/dist/lib/image-viewer/image-viewer.js.map +1 -1
- package/dist/lib/ivr-node/ivr-node.cjs +1 -1
- package/dist/lib/ivr-node/ivr-node.cjs.map +1 -1
- package/dist/lib/ivr-node/ivr-node.js +17 -17
- package/dist/lib/ivr-node/ivr-node.js.map +1 -1
- package/dist/lib/loader/loader.cjs +1 -1
- package/dist/lib/loader/loader.cjs.map +1 -1
- package/dist/lib/loader/loader.js +12 -8
- package/dist/lib/loader/loader.js.map +1 -1
- package/dist/lib/message-input/message-input-link.cjs +1 -1
- package/dist/lib/message-input/message-input-link.cjs.map +1 -1
- package/dist/lib/message-input/message-input-link.js +15 -15
- package/dist/lib/message-input/message-input-link.js.map +1 -1
- package/dist/lib/message-input/message-input-topbar.cjs +1 -1
- package/dist/lib/message-input/message-input-topbar.cjs.map +1 -1
- package/dist/lib/message-input/message-input-topbar.js +14 -10
- package/dist/lib/message-input/message-input-topbar.js.map +1 -1
- package/dist/lib/message-input/message-input.cjs +1 -1
- package/dist/lib/message-input/message-input.cjs.map +1 -1
- package/dist/lib/message-input/message-input.js +14 -10
- package/dist/lib/message-input/message-input.js.map +1 -1
- package/dist/lib/modal/modal.cjs +1 -1
- package/dist/lib/modal/modal.cjs.map +1 -1
- package/dist/lib/modal/modal.js +12 -11
- package/dist/lib/modal/modal.js.map +1 -1
- package/dist/lib/notice/notice-action.cjs +1 -1
- package/dist/lib/notice/notice-action.cjs.map +1 -1
- package/dist/lib/notice/notice-action.js +10 -6
- package/dist/lib/notice/notice-action.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 +7 -7
- package/dist/lib/pagination/pagination.js.map +1 -1
- package/dist/lib/popover/popover-header-footer.cjs +1 -1
- package/dist/lib/popover/popover-header-footer.cjs.map +1 -1
- package/dist/lib/popover/popover-header-footer.js +13 -9
- package/dist/lib/popover/popover-header-footer.js.map +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor.cjs +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor.js +35 -35
- package/dist/lib/rich-text-editor/rich-text-editor.js.map +1 -1
- package/dist/lib/unread-pill/unread-pill.cjs +1 -1
- package/dist/lib/unread-pill/unread-pill.cjs.map +1 -1
- package/dist/lib/unread-pill/unread-pill.js +15 -11
- package/dist/lib/unread-pill/unread-pill.js.map +1 -1
- package/dist/localization/en-US.cjs +1 -1
- package/dist/localization/en-US.cjs.map +1 -1
- package/dist/localization/en-US.js +1 -1
- 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 +59 -53
- package/dist/localization/index.js.map +1 -1
- package/dist/shared/sr_only_close_button.cjs +1 -1
- package/dist/shared/sr_only_close_button.cjs.map +1 -1
- package/dist/shared/sr_only_close_button.js +14 -10
- package/dist/shared/sr_only_close_button.js.map +1 -1
- package/dist/types/common/mixins/index.d.ts +0 -1
- package/dist/types/common/sr_only_close_button.vue.d.ts +5 -8
- package/dist/types/common/sr_only_close_button.vue.d.ts.map +1 -1
- package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +3 -5
- package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
- package/dist/types/components/button/button.vue.d.ts +4 -6
- package/dist/types/components/button/button.vue.d.ts.map +1 -1
- package/dist/types/components/chip/chip.vue.d.ts +6 -8
- package/dist/types/components/chip/chip.vue.d.ts.map +1 -1
- package/dist/types/components/datepicker/formatUtils.d.ts.map +1 -1
- package/dist/types/components/datepicker/modules/calendar.vue.d.ts +3 -5
- 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 +3 -5
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
- package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -5
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts +2 -4
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/types/components/loader/loader.vue.d.ts +5 -6
- package/dist/types/components/loader/loader.vue.d.ts.map +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +2 -4
- package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +5 -6
- package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/types/components/pagination/pagination.vue.d.ts +4 -6
- package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/types/components/popover/popover_header_footer.vue.d.ts +5 -6
- 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 +5 -7
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +4 -6
- 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 +4 -6
- 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 +4 -6
- 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 +3 -5
- 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 +5 -6
- 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 -16
- 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 +5 -6
- 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 +6 -8
- 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/extensions/meeting_pill/MeetingPill.vue.d.ts +5 -6
- package/dist/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +5 -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 +3 -5
- 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 +5 -6
- 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 +5 -7
- 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 +17 -19
- 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 +8 -9
- 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 +5 -6
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/common/mixins/localization.cjs +0 -2
- package/dist/common/mixins/localization.cjs.map +0 -1
- package/dist/common/mixins/localization.js +0 -10
- package/dist/common/mixins/localization.js.map +0 -1
- package/dist/types/common/mixins/localization.d.ts +0 -8
- package/dist/types/common/mixins/localization.d.ts.map +0 -1
|
@@ -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"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
open: {
|
|
3
4
|
type: BooleanConstructor;
|
|
@@ -15,6 +16,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
15
16
|
linkText: string;
|
|
16
17
|
linkInput: string;
|
|
17
18
|
isOpen: boolean;
|
|
19
|
+
i18n: DialtoneLocalization;
|
|
18
20
|
}, {
|
|
19
21
|
anchorButtonLabel(): Record<string, string>;
|
|
20
22
|
textInputLabel(): string;
|
|
@@ -25,11 +27,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
25
27
|
confirmButtonLabel(): string;
|
|
26
28
|
}, {
|
|
27
29
|
setInitialValues(linkText: any, linkInput: any): void;
|
|
28
|
-
}, {
|
|
29
|
-
data(): {
|
|
30
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
31
|
-
};
|
|
32
|
-
}, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
30
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
33
31
|
open: {
|
|
34
32
|
type: BooleanConstructor;
|
|
35
33
|
default: boolean;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6LqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
boldButtonOptions: {
|
|
3
4
|
type: ObjectConstructor;
|
|
@@ -35,7 +36,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
35
36
|
type: FunctionConstructor;
|
|
36
37
|
default: () => void;
|
|
37
38
|
};
|
|
38
|
-
}, {}, {
|
|
39
|
+
}, {}, {
|
|
40
|
+
i18n: DialtoneLocalization;
|
|
41
|
+
}, {
|
|
39
42
|
boldButtonLabel(): Record<string, string>;
|
|
40
43
|
italicButtonLabel(): Record<string, string>;
|
|
41
44
|
strikeButtonLabel(): Record<string, string>;
|
|
@@ -44,11 +47,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
44
47
|
blockQuoteButtonLabel(): Record<string, string>;
|
|
45
48
|
codeButtonLabel(): Record<string, string>;
|
|
46
49
|
codeBlockButtonLabel(): Record<string, string>;
|
|
47
|
-
}, {}, {
|
|
48
|
-
data(): {
|
|
49
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
50
|
-
};
|
|
51
|
-
}, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
50
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
52
51
|
boldButtonOptions: {
|
|
53
52
|
type: ObjectConstructor;
|
|
54
53
|
default: () => {};
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA4PqC,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;
|
|
@@ -22,21 +23,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
22
23
|
};
|
|
23
24
|
}, {}, {
|
|
24
25
|
labelWidth: string;
|
|
26
|
+
i18n: DialtoneLocalization;
|
|
25
27
|
}, {
|
|
26
28
|
leftbarContactCentersRowClasses(): (string | {
|
|
27
29
|
'd-recipe-leftbar-row__unread-count': boolean;
|
|
28
|
-
'd-recipe-leftbar-row--selected':
|
|
30
|
+
'd-recipe-leftbar-row--selected': any;
|
|
29
31
|
})[];
|
|
30
|
-
getAriaLabel():
|
|
32
|
+
getAriaLabel(): any;
|
|
31
33
|
showUnreadCount(): boolean;
|
|
32
34
|
menuButtonLabel(): string;
|
|
33
35
|
}, {
|
|
34
36
|
adjustLabelWidth(): void;
|
|
35
|
-
}, {
|
|
36
|
-
data(): {
|
|
37
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
38
|
-
};
|
|
39
|
-
}, import('vue').ComponentOptionsMixin, ("click" | "click-menu")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
37
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "click-menu")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
40
38
|
ariaLabel: {
|
|
41
39
|
type: StringConstructor;
|
|
42
40
|
default: string;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA8OqC,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;
|
|
@@ -65,39 +66,36 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
65
66
|
}, {}, {
|
|
66
67
|
actionFocused: boolean;
|
|
67
68
|
labelWidth: string;
|
|
69
|
+
i18n: DialtoneLocalization;
|
|
68
70
|
}, {
|
|
69
71
|
leftbarGeneralRowClasses(): (string | {
|
|
70
72
|
'd-recipe-leftbar-row--no-action': boolean;
|
|
71
|
-
'd-recipe-leftbar-row--has-unread':
|
|
72
|
-
'd-recipe-leftbar-row__unread-count':
|
|
73
|
-
'd-recipe-leftbar-row--selected':
|
|
74
|
-
'd-recipe-leftbar-row--muted':
|
|
73
|
+
'd-recipe-leftbar-row--has-unread': any;
|
|
74
|
+
'd-recipe-leftbar-row__unread-count': any;
|
|
75
|
+
'd-recipe-leftbar-row--selected': any;
|
|
76
|
+
'd-recipe-leftbar-row--muted': any;
|
|
75
77
|
'd-recipe-leftbar-row--action-focused': boolean;
|
|
76
78
|
})[];
|
|
77
|
-
getIcon():
|
|
78
|
-
getAriaLabel():
|
|
79
|
-
hasActions():
|
|
80
|
-
showUnreadCount():
|
|
81
|
-
showUnreadMentionCount():
|
|
79
|
+
getIcon(): any;
|
|
80
|
+
getAriaLabel(): any;
|
|
81
|
+
hasActions(): any;
|
|
82
|
+
showUnreadCount(): any;
|
|
83
|
+
showUnreadMentionCount(): any;
|
|
82
84
|
hasUnreadCount(): boolean;
|
|
83
85
|
hasUnreadMentionCount(): boolean;
|
|
84
86
|
shouldApplyCustomStyleForCountBadge(): boolean;
|
|
85
87
|
shouldApplyCustomStyleForMentionOnly(): boolean;
|
|
86
|
-
messageCount():
|
|
87
|
-
mentionCount():
|
|
88
|
+
messageCount(): any;
|
|
89
|
+
mentionCount(): any;
|
|
88
90
|
unreadCountTooltip(): string;
|
|
89
|
-
dndTextTooltip():
|
|
90
|
-
activeVoiceChatTooltip():
|
|
91
|
+
dndTextTooltip(): any;
|
|
92
|
+
activeVoiceChatTooltip(): any;
|
|
91
93
|
callButtonTooltip(): string;
|
|
92
|
-
typingTooltip():
|
|
94
|
+
typingTooltip(): any;
|
|
93
95
|
}, {
|
|
94
96
|
validateProps(): void;
|
|
95
97
|
adjustLabelWidth(): void;
|
|
96
|
-
}, {
|
|
97
|
-
data(): {
|
|
98
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
99
|
-
};
|
|
100
|
-
}, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
98
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
101
99
|
type: {
|
|
102
100
|
type: StringConstructor;
|
|
103
101
|
default: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA
|
|
1
|
+
{"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA8uBiB,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAtPa,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
names: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -23,18 +24,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
23
24
|
type: BooleanConstructor;
|
|
24
25
|
default: boolean;
|
|
25
26
|
};
|
|
26
|
-
}, {}, {
|
|
27
|
+
}, {}, {
|
|
28
|
+
i18n: DialtoneLocalization;
|
|
29
|
+
}, {
|
|
27
30
|
groupCount(): any;
|
|
28
|
-
messageCount():
|
|
29
|
-
mentionCount():
|
|
31
|
+
messageCount(): any;
|
|
32
|
+
mentionCount(): any;
|
|
30
33
|
unreadCountTooltip(): string;
|
|
31
|
-
typingTooltip():
|
|
34
|
+
typingTooltip(): any;
|
|
32
35
|
ariaLabel(): string;
|
|
33
|
-
}, {}, {
|
|
34
|
-
data(): {
|
|
35
|
-
i18n: import('../../..').DialtoneLocalization;
|
|
36
|
-
};
|
|
37
|
-
}, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
36
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
38
37
|
names: {
|
|
39
38
|
type: StringConstructor;
|
|
40
39
|
required: true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAmBA
|
|
1
|
+
{"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAmBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAoJqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
3
|
kind: {
|
|
3
4
|
type: StringConstructor;
|
|
@@ -9,13 +10,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
10
|
required: true;
|
|
10
11
|
validator: (dir: unknown) => boolean;
|
|
11
12
|
};
|
|
12
|
-
}, {}, {}, {
|
|
13
|
-
text(): string;
|
|
14
13
|
}, {}, {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
14
|
+
i18n: DialtoneLocalization;
|
|
15
|
+
}, {
|
|
16
|
+
text(): string;
|
|
17
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
|
|
19
18
|
kind: {
|
|
20
19
|
type: StringConstructor;
|
|
21
20
|
required: true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue"],"names":[],"mappings":"AAsBA
|
|
1
|
+
{"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue"],"names":[],"mappings":"AAsBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAuFqC,gBAAgB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dialpad/dialtone-vue",
|
|
3
|
-
"version": "2.194.
|
|
3
|
+
"version": "2.194.2",
|
|
4
4
|
"description": "Vue component library for Dialpad's design system Dialtone",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"date-fns": "4.1.0",
|
|
41
41
|
"deep-equal": "2.2.3",
|
|
42
42
|
"emoji-toolkit": "9.0.1",
|
|
43
|
-
"linkifyjs": "4.2
|
|
43
|
+
"linkifyjs": "4.3.2",
|
|
44
44
|
"overlayscrollbars": "2.10.0",
|
|
45
45
|
"regex-combined-emojis": "1.6.0",
|
|
46
46
|
"tippy.js": "6.3.7",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"localization.cjs","sources":["../../../common/mixins/localization.js"],"sourcesContent":["/**\n * Simple mixin to reuse the i18n instance.\n */\n\nimport { DialtoneLocalization } from '@/localization';\n\nexport default {\n data () {\n return { i18n: new DialtoneLocalization() };\n },\n};\n"],"names":["DtLocalizationMixin","DialtoneLocalization"],"mappings":"4JAMeA,EAAA,CACb,MAAQ,CACN,MAAO,CAAE,KAAM,IAAIC,EAAoB,qBACxC,CACH"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"localization.js","sources":["../../../common/mixins/localization.js"],"sourcesContent":["/**\n * Simple mixin to reuse the i18n instance.\n */\n\nimport { DialtoneLocalization } from '@/localization';\n\nexport default {\n data () {\n return { i18n: new DialtoneLocalization() };\n },\n};\n"],"names":["DtLocalizationMixin","DialtoneLocalization"],"mappings":";AAMA,MAAeA,IAAA;AAAA,EACb,OAAQ;AACN,WAAO,EAAE,MAAM,IAAIC,EAAoB;EACxC;AACH;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"localization.d.ts","sourceRoot":"","sources":["../../../../common/mixins/localization.js"],"names":[],"mappings":";IAOE;;MAEC;;;qCALkC,gBAAgB"}
|