@dialpad/dialtone 9.126.5 → 9.127.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/tokens/doc.json +29906 -29906
- 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 +7 -7
- 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 +5 -5
- package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.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 +10 -10
- package/dist/vue2/lib/datepicker/datepicker.js.map +1 -1
- package/dist/vue2/lib/dropdown/dropdown.cjs +1 -1
- package/dist/vue2/lib/dropdown/dropdown.cjs.map +1 -1
- package/dist/vue2/lib/dropdown/dropdown.js +24 -26
- package/dist/vue2/lib/dropdown/dropdown.js.map +1 -1
- package/dist/vue2/lib/emoji-picker/emoji-picker.cjs.map +1 -1
- package/dist/vue2/lib/emoji-picker/emoji-picker.js +1 -0
- package/dist/vue2/lib/emoji-picker/emoji-picker.js.map +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs +3 -3
- 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 +65 -65
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.js.map +1 -1
- package/dist/vue2/lib/toast/toast.cjs.map +1 -1
- package/dist/vue2/lib/toast/toast.js.map +1 -1
- package/dist/vue2/localization/de-DE.cjs +1 -13
- package/dist/vue2/localization/de-DE.cjs.map +1 -1
- package/dist/vue2/localization/de-DE.js +1 -13
- package/dist/vue2/localization/de-DE.js.map +1 -1
- package/dist/vue2/localization/es-LA.cjs +1 -13
- package/dist/vue2/localization/es-LA.cjs.map +1 -1
- package/dist/vue2/localization/es-LA.js +1 -13
- package/dist/vue2/localization/es-LA.js.map +1 -1
- package/dist/vue2/localization/fr-FR.cjs +1 -13
- package/dist/vue2/localization/fr-FR.cjs.map +1 -1
- package/dist/vue2/localization/fr-FR.js +1 -13
- package/dist/vue2/localization/fr-FR.js.map +1 -1
- package/dist/vue2/localization/it-IT.cjs +1 -13
- package/dist/vue2/localization/it-IT.cjs.map +1 -1
- package/dist/vue2/localization/it-IT.js +1 -13
- package/dist/vue2/localization/it-IT.js.map +1 -1
- package/dist/vue2/localization/ja-JP.cjs +1 -8
- package/dist/vue2/localization/ja-JP.cjs.map +1 -1
- package/dist/vue2/localization/ja-JP.js +1 -8
- package/dist/vue2/localization/ja-JP.js.map +1 -1
- package/dist/vue2/localization/nl-NL.cjs +1 -13
- package/dist/vue2/localization/nl-NL.cjs.map +1 -1
- package/dist/vue2/localization/nl-NL.js +1 -13
- package/dist/vue2/localization/nl-NL.js.map +1 -1
- package/dist/vue2/localization/pt-BR.cjs +1 -13
- package/dist/vue2/localization/pt-BR.cjs.map +1 -1
- package/dist/vue2/localization/pt-BR.js +1 -13
- package/dist/vue2/localization/pt-BR.js.map +1 -1
- package/dist/vue2/localization/ru-RU.cjs +1 -23
- package/dist/vue2/localization/ru-RU.cjs.map +1 -1
- package/dist/vue2/localization/ru-RU.js +1 -23
- package/dist/vue2/localization/ru-RU.js.map +1 -1
- package/dist/vue2/localization/zh-CN.cjs +1 -8
- package/dist/vue2/localization/zh-CN.cjs.map +1 -1
- package/dist/vue2/localization/zh-CN.js +1 -8
- package/dist/vue2/localization/zh-CN.js.map +1 -1
- package/dist/vue2/types/components/dropdown/dropdown.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/toast/layouts/toast_layout_alternate.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +1 -1
- 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 +1 -1
- package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
- package/dist/vue3/common/mixins/index.cjs +1 -1
- package/dist/vue3/common/mixins/index.js +8 -10
- package/dist/vue3/common/mixins/index.js.map +1 -1
- package/dist/vue3/common/utils/index.cjs +1 -1
- package/dist/vue3/common/utils/index.cjs.map +1 -1
- package/dist/vue3/common/utils/index.js +42 -38
- package/dist/vue3/common/utils/index.js.map +1 -1
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/dialtone-vue.cjs +1 -1
- package/dist/vue3/dialtone-vue.js +298 -299
- package/dist/vue3/lib/attachment-carousel/attachment-carousel.cjs +1 -1
- package/dist/vue3/lib/attachment-carousel/attachment-carousel.cjs.map +1 -1
- package/dist/vue3/lib/attachment-carousel/attachment-carousel.js +86 -110
- package/dist/vue3/lib/attachment-carousel/attachment-carousel.js.map +1 -1
- package/dist/vue3/lib/banner/banner.cjs +2 -2
- package/dist/vue3/lib/banner/banner.cjs.map +1 -1
- package/dist/vue3/lib/banner/banner.js +27 -38
- package/dist/vue3/lib/banner/banner.js.map +1 -1
- package/dist/vue3/lib/breadcrumbs/breadcrumbs.cjs +1 -1
- package/dist/vue3/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
- package/dist/vue3/lib/breadcrumbs/breadcrumbs.js +20 -18
- package/dist/vue3/lib/breadcrumbs/breadcrumbs.js.map +1 -1
- package/dist/vue3/lib/button/button.cjs +1 -1
- package/dist/vue3/lib/button/button.cjs.map +1 -1
- package/dist/vue3/lib/button/button.js +26 -24
- package/dist/vue3/lib/button/button.js.map +1 -1
- package/dist/vue3/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
- package/dist/vue3/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
- package/dist/vue3/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +36 -41
- package/dist/vue3/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
- package/dist/vue3/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
- package/dist/vue3/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
- package/dist/vue3/lib/callbar-button-with-popover/callbar-button-with-popover.js +35 -37
- package/dist/vue3/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
- package/dist/vue3/lib/chip/chip.cjs +1 -1
- package/dist/vue3/lib/chip/chip.cjs.map +1 -1
- package/dist/vue3/lib/chip/chip.js +54 -57
- package/dist/vue3/lib/chip/chip.js.map +1 -1
- package/dist/vue3/lib/combobox/combobox-constants.cjs +1 -1
- package/dist/vue3/lib/combobox/combobox-constants.cjs.map +1 -1
- package/dist/vue3/lib/combobox/combobox-constants.js +2 -2
- package/dist/vue3/lib/combobox/combobox-constants.js.map +1 -1
- package/dist/vue3/lib/combobox/combobox-empty-list.cjs.map +1 -1
- package/dist/vue3/lib/combobox/combobox-empty-list.js.map +1 -1
- package/dist/vue3/lib/combobox/combobox-loading-list.cjs.map +1 -1
- package/dist/vue3/lib/combobox/combobox-loading-list.js.map +1 -1
- package/dist/vue3/lib/combobox/combobox.cjs +2 -2
- package/dist/vue3/lib/combobox/combobox.cjs.map +1 -1
- package/dist/vue3/lib/combobox/combobox.js +20 -20
- package/dist/vue3/lib/combobox/combobox.js.map +1 -1
- package/dist/vue3/lib/combobox/index.cjs +1 -1
- package/dist/vue3/lib/combobox/index.js +3 -3
- package/dist/vue3/lib/combobox-multi-select/combobox-multi-select.cjs +1 -1
- package/dist/vue3/lib/combobox-multi-select/combobox-multi-select.cjs.map +1 -1
- package/dist/vue3/lib/combobox-multi-select/combobox-multi-select.js +119 -124
- package/dist/vue3/lib/combobox-multi-select/combobox-multi-select.js.map +1 -1
- package/dist/vue3/lib/combobox-with-popover/combobox-with-popover.cjs +1 -1
- package/dist/vue3/lib/combobox-with-popover/combobox-with-popover.cjs.map +1 -1
- package/dist/vue3/lib/combobox-with-popover/combobox-with-popover.js +76 -80
- package/dist/vue3/lib/combobox-with-popover/combobox-with-popover.js.map +1 -1
- package/dist/vue3/lib/contact-centers-row/contact-centers-row.cjs +1 -1
- package/dist/vue3/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
- package/dist/vue3/lib/contact-centers-row/contact-centers-row.js +68 -63
- package/dist/vue3/lib/contact-centers-row/contact-centers-row.js.map +1 -1
- package/dist/vue3/lib/contact-row/contact-row.cjs +1 -1
- package/dist/vue3/lib/contact-row/contact-row.cjs.map +1 -1
- package/dist/vue3/lib/contact-row/contact-row.js +32 -48
- package/dist/vue3/lib/contact-row/contact-row.js.map +1 -1
- package/dist/vue3/lib/datepicker/datepicker-constants.cjs +1 -1
- package/dist/vue3/lib/datepicker/datepicker-constants.cjs.map +1 -1
- package/dist/vue3/lib/datepicker/datepicker-constants.js +2 -3
- package/dist/vue3/lib/datepicker/datepicker-constants.js.map +1 -1
- package/dist/vue3/lib/datepicker/datepicker.cjs +1 -1
- package/dist/vue3/lib/datepicker/datepicker.cjs.map +1 -1
- package/dist/vue3/lib/datepicker/datepicker.js +264 -349
- package/dist/vue3/lib/datepicker/datepicker.js.map +1 -1
- package/dist/vue3/lib/datepicker/formatUtils.cjs +1 -1
- package/dist/vue3/lib/datepicker/formatUtils.cjs.map +1 -1
- package/dist/vue3/lib/datepicker/formatUtils.js +21 -20
- package/dist/vue3/lib/datepicker/formatUtils.js.map +1 -1
- package/dist/vue3/lib/datepicker/utils.cjs +1 -1
- package/dist/vue3/lib/datepicker/utils.cjs.map +1 -1
- package/dist/vue3/lib/datepicker/utils.js +12 -11
- package/dist/vue3/lib/datepicker/utils.js.map +1 -1
- package/dist/vue3/lib/description-list/description-list.cjs +1 -1
- package/dist/vue3/lib/description-list/description-list.cjs.map +1 -1
- package/dist/vue3/lib/description-list/description-list.js +10 -10
- package/dist/vue3/lib/description-list/description-list.js.map +1 -1
- package/dist/vue3/lib/dropdown/dropdown.cjs +1 -1
- package/dist/vue3/lib/dropdown/dropdown.cjs.map +1 -1
- package/dist/vue3/lib/dropdown/dropdown.js +36 -46
- package/dist/vue3/lib/dropdown/dropdown.js.map +1 -1
- package/dist/vue3/lib/editor/editor.cjs +1 -1
- package/dist/vue3/lib/editor/editor.cjs.map +1 -1
- package/dist/vue3/lib/editor/editor.js +169 -186
- package/dist/vue3/lib/editor/editor.js.map +1 -1
- package/dist/vue3/lib/editor/index.cjs +1 -1
- package/dist/vue3/lib/editor/index.js +2 -2
- package/dist/vue3/lib/emoji-picker/emoji-picker-constants.cjs +1 -1
- package/dist/vue3/lib/emoji-picker/emoji-picker-constants.cjs.map +1 -1
- package/dist/vue3/lib/emoji-picker/emoji-picker-constants.js +7 -20
- package/dist/vue3/lib/emoji-picker/emoji-picker-constants.js.map +1 -1
- package/dist/vue3/lib/emoji-picker/emoji-picker.cjs +1 -1
- package/dist/vue3/lib/emoji-picker/emoji-picker.cjs.map +1 -1
- package/dist/vue3/lib/emoji-picker/emoji-picker.js +419 -477
- package/dist/vue3/lib/emoji-picker/emoji-picker.js.map +1 -1
- package/dist/vue3/lib/emoji-picker/index.cjs +1 -1
- package/dist/vue3/lib/emoji-picker/index.js +3 -4
- package/dist/vue3/lib/emoji-row/emoji-row-constants.cjs +1 -1
- package/dist/vue3/lib/emoji-row/emoji-row-constants.cjs.map +1 -1
- package/dist/vue3/lib/emoji-row/emoji-row-constants.js +6 -7
- package/dist/vue3/lib/emoji-row/emoji-row-constants.js.map +1 -1
- package/dist/vue3/lib/emoji-row/emoji-row.cjs +1 -1
- package/dist/vue3/lib/emoji-row/emoji-row.cjs.map +1 -1
- package/dist/vue3/lib/emoji-row/emoji-row.js +53 -43
- package/dist/vue3/lib/emoji-row/emoji-row.js.map +1 -1
- package/dist/vue3/lib/feed-item-pill/feed-item-pill.cjs +1 -1
- package/dist/vue3/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
- package/dist/vue3/lib/feed-item-pill/feed-item-pill.js +52 -53
- package/dist/vue3/lib/feed-item-pill/feed-item-pill.js.map +1 -1
- package/dist/vue3/lib/general-row/general-row.cjs +1 -1
- package/dist/vue3/lib/general-row/general-row.cjs.map +1 -1
- package/dist/vue3/lib/general-row/general-row.js +133 -118
- package/dist/vue3/lib/general-row/general-row.js.map +1 -1
- package/dist/vue3/lib/group-row/group-row.cjs +1 -1
- package/dist/vue3/lib/group-row/group-row.cjs.map +1 -1
- package/dist/vue3/lib/group-row/group-row.js +53 -39
- package/dist/vue3/lib/group-row/group-row.js.map +1 -1
- package/dist/vue3/lib/icon/icon-constants.cjs.map +1 -1
- package/dist/vue3/lib/icon/icon-constants.js.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 +15 -11
- package/dist/vue3/lib/icon/icon.js.map +1 -1
- package/dist/vue3/lib/image-viewer/image-viewer.cjs +1 -1
- package/dist/vue3/lib/image-viewer/image-viewer.cjs.map +1 -1
- package/dist/vue3/lib/image-viewer/image-viewer.js +51 -47
- package/dist/vue3/lib/image-viewer/image-viewer.js.map +1 -1
- package/dist/vue3/lib/ivr-node/ivr-node-constants.cjs +1 -1
- package/dist/vue3/lib/ivr-node/ivr-node-constants.cjs.map +1 -1
- package/dist/vue3/lib/ivr-node/ivr-node-constants.js +24 -24
- package/dist/vue3/lib/ivr-node/ivr-node-constants.js.map +1 -1
- package/dist/vue3/lib/ivr-node/ivr-node.cjs +1 -1
- package/dist/vue3/lib/ivr-node/ivr-node.cjs.map +1 -1
- package/dist/vue3/lib/ivr-node/ivr-node.js +80 -76
- package/dist/vue3/lib/ivr-node/ivr-node.js.map +1 -1
- package/dist/vue3/lib/message-input/message-input-link.cjs +1 -1
- package/dist/vue3/lib/message-input/message-input-link.cjs.map +1 -1
- package/dist/vue3/lib/message-input/message-input-link.js +100 -77
- package/dist/vue3/lib/message-input/message-input-link.js.map +1 -1
- package/dist/vue3/lib/message-input/message-input-topbar.cjs +1 -1
- package/dist/vue3/lib/message-input/message-input-topbar.cjs.map +1 -1
- package/dist/vue3/lib/message-input/message-input-topbar.js +126 -94
- package/dist/vue3/lib/message-input/message-input-topbar.js.map +1 -1
- package/dist/vue3/lib/message-input/message-input.cjs +1 -1
- package/dist/vue3/lib/message-input/message-input.cjs.map +1 -1
- package/dist/vue3/lib/message-input/message-input.js +272 -296
- package/dist/vue3/lib/message-input/message-input.js.map +1 -1
- package/dist/vue3/lib/modal/modal.cjs +1 -2
- package/dist/vue3/lib/modal/modal.cjs.map +1 -1
- package/dist/vue3/lib/modal/modal.js +64 -79
- package/dist/vue3/lib/modal/modal.js.map +1 -1
- package/dist/vue3/lib/notice/notice-action.cjs +1 -1
- package/dist/vue3/lib/notice/notice-action.cjs.map +1 -1
- package/dist/vue3/lib/notice/notice-action.js +38 -39
- package/dist/vue3/lib/notice/notice-action.js.map +1 -1
- package/dist/vue3/lib/notice/notice.cjs +1 -1
- package/dist/vue3/lib/notice/notice.cjs.map +1 -1
- package/dist/vue3/lib/notice/notice.js +37 -49
- package/dist/vue3/lib/notice/notice.js.map +1 -1
- package/dist/vue3/lib/pagination/pagination.cjs +1 -1
- package/dist/vue3/lib/pagination/pagination.cjs.map +1 -1
- package/dist/vue3/lib/pagination/pagination.js +72 -81
- package/dist/vue3/lib/pagination/pagination.js.map +1 -1
- package/dist/vue3/lib/popover/popover-header-footer.cjs +1 -1
- package/dist/vue3/lib/popover/popover-header-footer.cjs.map +1 -1
- package/dist/vue3/lib/popover/popover-header-footer.js +44 -45
- package/dist/vue3/lib/popover/popover-header-footer.js.map +1 -1
- package/dist/vue3/lib/popover/popover.cjs +1 -1
- package/dist/vue3/lib/popover/popover.cjs.map +1 -1
- package/dist/vue3/lib/popover/popover.js +26 -37
- package/dist/vue3/lib/popover/popover.js.map +1 -1
- package/dist/vue3/lib/rich-text-editor/rich-text-editor.cjs +4 -4
- package/dist/vue3/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
- package/dist/vue3/lib/rich-text-editor/rich-text-editor.js +187 -185
- package/dist/vue3/lib/rich-text-editor/rich-text-editor.js.map +1 -1
- package/dist/vue3/lib/settings-menu-button/settings-menu-button.cjs.map +1 -1
- package/dist/vue3/lib/settings-menu-button/settings-menu-button.js.map +1 -1
- package/dist/vue3/lib/time-pill/time-pill.cjs.map +1 -1
- package/dist/vue3/lib/time-pill/time-pill.js.map +1 -1
- package/dist/vue3/lib/toast/toast.cjs +1 -1
- package/dist/vue3/lib/toast/toast.cjs.map +1 -1
- package/dist/vue3/lib/toast/toast.js +83 -127
- package/dist/vue3/lib/toast/toast.js.map +1 -1
- package/dist/vue3/lib/unread-pill/unread-pill.cjs +1 -1
- package/dist/vue3/lib/unread-pill/unread-pill.cjs.map +1 -1
- package/dist/vue3/lib/unread-pill/unread-pill.js +25 -14
- package/dist/vue3/lib/unread-pill/unread-pill.js.map +1 -1
- package/dist/vue3/localization/de-DE.cjs +157 -0
- package/dist/vue3/localization/de-DE.cjs.map +1 -0
- package/dist/vue3/localization/de-DE.js +160 -0
- package/dist/vue3/localization/de-DE.js.map +1 -0
- package/dist/vue3/localization/en-US.cjs +175 -0
- package/dist/vue3/localization/en-US.cjs.map +1 -0
- package/dist/vue3/localization/en-US.js +178 -0
- package/dist/vue3/localization/en-US.js.map +1 -0
- package/dist/vue3/localization/es-LA.cjs +157 -0
- package/dist/vue3/localization/es-LA.cjs.map +1 -0
- package/dist/vue3/localization/es-LA.js +160 -0
- package/dist/vue3/localization/es-LA.js.map +1 -0
- package/dist/vue3/localization/fr-FR.cjs +157 -0
- package/dist/vue3/localization/fr-FR.cjs.map +1 -0
- package/dist/vue3/localization/fr-FR.js +160 -0
- package/dist/vue3/localization/fr-FR.js.map +1 -0
- package/dist/vue3/localization/index.cjs +2 -0
- package/dist/vue3/localization/index.cjs.map +1 -0
- package/dist/vue3/localization/index.js +82 -0
- package/dist/vue3/localization/index.js.map +1 -0
- package/dist/vue3/localization/it-IT.cjs +157 -0
- package/dist/vue3/localization/it-IT.cjs.map +1 -0
- package/dist/vue3/localization/it-IT.js +160 -0
- package/dist/vue3/localization/it-IT.js.map +1 -0
- package/dist/vue3/localization/ja-JP.cjs +157 -0
- package/dist/vue3/localization/ja-JP.cjs.map +1 -0
- package/dist/vue3/localization/ja-JP.js +160 -0
- package/dist/vue3/localization/ja-JP.js.map +1 -0
- package/dist/vue3/localization/nl-NL.cjs +157 -0
- package/dist/vue3/localization/nl-NL.cjs.map +1 -0
- package/dist/vue3/localization/nl-NL.js +160 -0
- package/dist/vue3/localization/nl-NL.js.map +1 -0
- package/dist/vue3/localization/pt-BR.cjs +157 -0
- package/dist/vue3/localization/pt-BR.cjs.map +1 -0
- package/dist/vue3/localization/pt-BR.js +160 -0
- package/dist/vue3/localization/pt-BR.js.map +1 -0
- package/dist/vue3/localization/ru-RU.cjs +157 -0
- package/dist/vue3/localization/ru-RU.cjs.map +1 -0
- package/dist/vue3/localization/ru-RU.js +160 -0
- package/dist/vue3/localization/ru-RU.js.map +1 -0
- package/dist/vue3/localization/zh-CN.cjs +157 -0
- package/dist/vue3/localization/zh-CN.cjs.map +1 -0
- package/dist/vue3/localization/zh-CN.js +160 -0
- package/dist/vue3/localization/zh-CN.js.map +1 -0
- package/dist/vue3/shared/sr_only_close_button.cjs +1 -1
- package/dist/vue3/shared/sr_only_close_button.cjs.map +1 -1
- package/dist/vue3/shared/sr_only_close_button.js +27 -25
- package/dist/vue3/shared/sr_only_close_button.js.map +1 -1
- package/dist/vue3/types/common/mixins/index.d.ts +0 -1
- package/dist/vue3/types/common/sr_only_close_button.vue.d.ts +8 -15
- package/dist/vue3/types/common/sr_only_close_button.vue.d.ts.map +1 -1
- package/dist/vue3/types/common/utils/index.d.ts +1 -0
- package/dist/vue3/types/common/utils/index.d.ts.map +1 -1
- package/dist/vue3/types/components/banner/banner.vue.d.ts +0 -33
- package/dist/vue3/types/components/banner/banner.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/breadcrumbs/breadcrumbs.vue.d.ts +2 -0
- package/dist/vue3/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/button/button.vue.d.ts +2 -0
- package/dist/vue3/types/components/button/button.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/chip/chip.vue.d.ts +3 -15
- package/dist/vue3/types/components/chip/chip.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/combobox/combobox.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/combobox/combobox_constants.d.ts +2 -2
- package/dist/vue3/types/components/combobox/index.d.ts +1 -1
- package/dist/vue3/types/components/datepicker/composables/useCalendar.d.ts.map +1 -1
- package/dist/vue3/types/components/datepicker/composables/useMonthYearPicker.d.ts +5 -1
- package/dist/vue3/types/components/datepicker/composables/useMonthYearPicker.d.ts.map +1 -1
- package/dist/vue3/types/components/datepicker/datepicker.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/datepicker/datepicker_constants.d.ts +0 -1
- package/dist/vue3/types/components/datepicker/datepicker_constants.d.ts.map +1 -1
- package/dist/vue3/types/components/datepicker/formatUtils.d.ts +5 -5
- package/dist/vue3/types/components/datepicker/formatUtils.d.ts.map +1 -1
- package/dist/vue3/types/components/datepicker/modules/calendar.vue.d.ts +0 -4
- package/dist/vue3/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/datepicker/modules/month-year-picker.vue.d.ts +0 -12
- package/dist/vue3/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/datepicker/utils.d.ts +1 -0
- package/dist/vue3/types/components/datepicker/utils.d.ts.map +1 -1
- package/dist/vue3/types/components/dropdown/dropdown.vue.d.ts +0 -24
- package/dist/vue3/types/components/dropdown/dropdown.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/emoji_picker/emoji_picker_constants.d.ts +0 -13
- package/dist/vue3/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/icon/icon.vue.d.ts +1 -0
- package/dist/vue3/types/components/icon/icon_constants.d.ts.map +1 -1
- package/dist/vue3/types/components/image_viewer/image_viewer.vue.d.ts +3 -8
- package/dist/vue3/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/modal/modal.vue.d.ts +3 -35
- package/dist/vue3/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/notice/notice.vue.d.ts +1 -34
- package/dist/vue3/types/components/notice/notice.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/notice/notice_action.vue.d.ts +7 -35
- package/dist/vue3/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/pagination/pagination.vue.d.ts +5 -24
- package/dist/vue3/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/popover/popover.vue.d.ts +0 -33
- package/dist/vue3/types/components/popover/popover.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/popover/popover_header_footer.vue.d.ts +5 -10
- package/dist/vue3/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts +2 -0
- package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/toast/layouts/toast_layout_alternate.vue.d.ts +2 -46
- package/dist/vue3/types/components/toast/layouts/toast_layout_alternate.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/toast/layouts/toast_layout_default.vue.d.ts +1 -34
- package/dist/vue3/types/components/toast/layouts/toast_layout_default.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/toast/toast.vue.d.ts +4 -115
- package/dist/vue3/types/components/toast/toast.vue.d.ts.map +1 -1
- package/dist/vue3/types/index.d.ts +1 -0
- package/dist/vue3/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +3 -11
- package/dist/vue3/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +3 -10
- package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +4 -8
- package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/cards/ivr_node/ivr_node_constants.d.ts +7 -7
- package/dist/vue3/types/recipes/cards/ivr_node/ivr_node_constants.d.ts.map +1 -1
- package/dist/vue3/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -25
- package/dist/vue3/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +3 -41
- package/dist/vue3/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +6 -25
- package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +2 -2
- package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts +6 -49
- package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/editor/index.d.ts +1 -1
- package/dist/vue3/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +6 -2
- package/dist/vue3/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/emoji_row/emoji_row_constants.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +3 -8
- package/dist/vue3/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +6 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts +12 -88
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +11 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +13 -1
- package/dist/vue3/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +5 -8
- package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +0 -18
- package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +9 -27
- package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts +11 -21
- package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +6 -2
- package/dist/vue3/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/vue3/common/mixins/sr-only-close-button.cjs +0 -3
- package/dist/vue3/common/mixins/sr-only-close-button.cjs.map +0 -1
- package/dist/vue3/common/mixins/sr-only-close-button.js +0 -44
- package/dist/vue3/common/mixins/sr-only-close-button.js.map +0 -1
- package/dist/vue3/lib/contact-row/contact-row-constants.cjs +0 -2
- package/dist/vue3/lib/contact-row/contact-row-constants.cjs.map +0 -1
- package/dist/vue3/lib/contact-row/contact-row-constants.js +0 -5
- package/dist/vue3/lib/contact-row/contact-row-constants.js.map +0 -1
- package/dist/vue3/lib/emoji/emoji-constants.cjs +0 -2
- package/dist/vue3/lib/emoji/emoji-constants.cjs.map +0 -1
- package/dist/vue3/lib/emoji/emoji-constants.js +0 -5
- package/dist/vue3/lib/emoji/emoji-constants.js.map +0 -1
- package/dist/vue3/lib/group-row/group-row-constants.cjs +0 -2
- package/dist/vue3/lib/group-row/group-row-constants.cjs.map +0 -1
- package/dist/vue3/lib/group-row/group-row-constants.js +0 -8
- package/dist/vue3/lib/group-row/group-row-constants.js.map +0 -1
- package/dist/vue3/lib/time-pill/time-pill-constants.cjs +0 -2
- package/dist/vue3/lib/time-pill/time-pill-constants.cjs.map +0 -1
- package/dist/vue3/lib/time-pill/time-pill-constants.js +0 -8
- package/dist/vue3/lib/time-pill/time-pill-constants.js.map +0 -1
- package/dist/vue3/types/common/mixins/sr_only_close_button.d.ts +0 -30
- package/dist/vue3/types/common/mixins/sr_only_close_button.d.ts.map +0 -1
- package/dist/vue3/types/components/emoji/emoji_constants.d.ts +0 -3
- package/dist/vue3/types/components/emoji/emoji_constants.d.ts.map +0 -1
- package/dist/vue3/types/recipes/conversation_view/time_pill/time_pill_constants.d.ts +0 -6
- package/dist/vue3/types/recipes/conversation_view/time_pill/time_pill_constants.d.ts.map +0 -1
- package/dist/vue3/types/recipes/leftbar/contact_row/contact_row_constants.d.ts +0 -3
- package/dist/vue3/types/recipes/leftbar/contact_row/contact_row_constants.d.ts.map +0 -1
- package/dist/vue3/types/recipes/leftbar/group_row/group_row_constants.d.ts +0 -6
- package/dist/vue3/types/recipes/leftbar/group_row/group_row_constants.d.ts.map +0 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { default as lastActiveNodes } from './last_active_nodes';
|
|
2
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
2
3
|
import { removeClassStyleAttrs, addClassStyleAttrs } from '../../../common/utils';
|
|
3
4
|
declare const _default: import('vue').DefineComponent<{
|
|
4
5
|
richText: {
|
|
@@ -55,15 +56,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
55
56
|
emojiPickerProps: {
|
|
56
57
|
type: ObjectConstructor;
|
|
57
58
|
default: () => {};
|
|
58
|
-
validate(emojiPickerProps: any): boolean;
|
|
59
|
-
};
|
|
60
|
-
emojiTooltipMessage: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
default: string;
|
|
63
|
-
};
|
|
64
|
-
emojiButtonAriaLabel: {
|
|
65
|
-
type: StringConstructor;
|
|
66
|
-
default: string;
|
|
67
59
|
};
|
|
68
60
|
showCharacterLimit: {
|
|
69
61
|
type: (ObjectConstructor | BooleanConstructor)[];
|
|
@@ -75,10 +67,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
75
67
|
};
|
|
76
68
|
showImagePicker: {
|
|
77
69
|
type: (ObjectConstructor | BooleanConstructor)[];
|
|
78
|
-
default: () => {
|
|
79
|
-
tooltipLabel: string;
|
|
80
|
-
ariaLabel: string;
|
|
81
|
-
};
|
|
70
|
+
default: () => {};
|
|
82
71
|
};
|
|
83
72
|
showSend: {
|
|
84
73
|
type: (ObjectConstructor | BooleanConstructor)[];
|
|
@@ -86,9 +75,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
86
75
|
};
|
|
87
76
|
showCancel: {
|
|
88
77
|
type: (ObjectConstructor | BooleanConstructor)[];
|
|
89
|
-
default: () => {
|
|
90
|
-
text: string;
|
|
91
|
-
};
|
|
78
|
+
default: () => {};
|
|
92
79
|
};
|
|
93
80
|
mentionSuggestion: {
|
|
94
81
|
type: ObjectConstructor;
|
|
@@ -105,80 +92,55 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
105
92
|
boldButtonOptions: {
|
|
106
93
|
type: ObjectConstructor;
|
|
107
94
|
default: () => {
|
|
108
|
-
ariaLabel: string;
|
|
109
|
-
tooltipText: string;
|
|
110
95
|
keyboardShortcutText: string;
|
|
111
96
|
};
|
|
112
97
|
};
|
|
113
98
|
italicButtonOptions: {
|
|
114
99
|
type: ObjectConstructor;
|
|
115
100
|
default: () => {
|
|
116
|
-
ariaLabel: string;
|
|
117
|
-
tooltipText: string;
|
|
118
101
|
keyboardShortcutText: string;
|
|
119
102
|
};
|
|
120
103
|
};
|
|
121
104
|
strikeButtonOptions: {
|
|
122
105
|
type: ObjectConstructor;
|
|
123
106
|
default: () => {
|
|
124
|
-
ariaLabel: string;
|
|
125
|
-
tooltipText: string;
|
|
126
107
|
keyboardShortcutText: string;
|
|
127
108
|
};
|
|
128
109
|
};
|
|
129
110
|
linkButtonOptions: {
|
|
130
111
|
type: ObjectConstructor;
|
|
131
112
|
default: () => {
|
|
132
|
-
ariaLabel: string;
|
|
133
|
-
tooltipText: string;
|
|
134
113
|
keyboardShortcutText: string;
|
|
135
|
-
dialogTitle: string;
|
|
136
|
-
textLabel: string;
|
|
137
|
-
linkLabel: string;
|
|
138
114
|
linkPlaceholder: string;
|
|
139
|
-
removeLabel: string;
|
|
140
|
-
cancelLabel: string;
|
|
141
|
-
confirmLabel: string;
|
|
142
|
-
visuallyHiddenCloseText: string;
|
|
143
115
|
};
|
|
144
116
|
};
|
|
145
117
|
bulletListButtonOptions: {
|
|
146
118
|
type: ObjectConstructor;
|
|
147
119
|
default: () => {
|
|
148
|
-
ariaLabel: string;
|
|
149
|
-
tooltipText: string;
|
|
150
120
|
keyboardShortcutText: string;
|
|
151
121
|
};
|
|
152
122
|
};
|
|
153
123
|
orderedListButtonOptions: {
|
|
154
124
|
type: ObjectConstructor;
|
|
155
125
|
default: () => {
|
|
156
|
-
ariaLabel: string;
|
|
157
|
-
tooltipText: string;
|
|
158
126
|
keyboardShortcutText: string;
|
|
159
127
|
};
|
|
160
128
|
};
|
|
161
129
|
blockQuoteButtonOptions: {
|
|
162
130
|
type: ObjectConstructor;
|
|
163
131
|
default: () => {
|
|
164
|
-
ariaLabel: string;
|
|
165
|
-
tooltipText: string;
|
|
166
132
|
keyboardShortcutText: string;
|
|
167
133
|
};
|
|
168
134
|
};
|
|
169
135
|
codeButtonOptions: {
|
|
170
136
|
type: ObjectConstructor;
|
|
171
137
|
default: () => {
|
|
172
|
-
ariaLabel: string;
|
|
173
|
-
tooltipText: string;
|
|
174
138
|
keyboardShortcutText: string;
|
|
175
139
|
};
|
|
176
140
|
};
|
|
177
141
|
codeBlockButtonOptions: {
|
|
178
142
|
type: ObjectConstructor;
|
|
179
143
|
default: () => {
|
|
180
|
-
ariaLabel: string;
|
|
181
|
-
tooltipText: string;
|
|
182
144
|
keyboardShortcutText: string;
|
|
183
145
|
};
|
|
184
146
|
};
|
|
@@ -197,17 +159,19 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
197
159
|
selectedText: string;
|
|
198
160
|
text: string;
|
|
199
161
|
hideLinkBubbleMenu: boolean;
|
|
162
|
+
i18n: DialtoneLocalization;
|
|
200
163
|
}, {
|
|
201
164
|
showSendIcon(): boolean;
|
|
202
165
|
inputLength(): number;
|
|
203
166
|
displayCharacterLimitWarning(): boolean;
|
|
204
167
|
characterLimitTooltipEnabled(): any;
|
|
205
168
|
isSendDisabled(): any;
|
|
206
|
-
computedCloseButtonProps(): {
|
|
207
|
-
ariaLabel: string;
|
|
208
|
-
};
|
|
209
169
|
emojiPickerHovered(): boolean;
|
|
210
170
|
sendIconSize(): "300";
|
|
171
|
+
sendButtonLabel(): string;
|
|
172
|
+
imagePickerButtonLabel(): string;
|
|
173
|
+
emojiPickerButtonLabel(): string;
|
|
174
|
+
cancelButtonLabel(): string;
|
|
211
175
|
}, {
|
|
212
176
|
removeClassStyleAttrs: typeof removeClassStyleAttrs;
|
|
213
177
|
addClassStyleAttrs: typeof addClassStyleAttrs;
|
|
@@ -229,7 +193,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
229
193
|
onCancel(): void;
|
|
230
194
|
onInput(event: any): void;
|
|
231
195
|
onTextInput(event: any): void;
|
|
232
|
-
},
|
|
196
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "update:modelValue" | "selected-emoji" | "skin-tone" | "add-emoji" | "selected-command" | "text-input" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media")[], "cancel" | "submit" | "update:modelValue" | "selected-emoji" | "skin-tone" | "add-emoji" | "selected-command" | "text-input" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
233
197
|
richText: {
|
|
234
198
|
type: BooleanConstructor;
|
|
235
199
|
default: boolean;
|
|
@@ -284,15 +248,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
284
248
|
emojiPickerProps: {
|
|
285
249
|
type: ObjectConstructor;
|
|
286
250
|
default: () => {};
|
|
287
|
-
validate(emojiPickerProps: any): boolean;
|
|
288
|
-
};
|
|
289
|
-
emojiTooltipMessage: {
|
|
290
|
-
type: StringConstructor;
|
|
291
|
-
default: string;
|
|
292
|
-
};
|
|
293
|
-
emojiButtonAriaLabel: {
|
|
294
|
-
type: StringConstructor;
|
|
295
|
-
default: string;
|
|
296
251
|
};
|
|
297
252
|
showCharacterLimit: {
|
|
298
253
|
type: (ObjectConstructor | BooleanConstructor)[];
|
|
@@ -304,10 +259,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
304
259
|
};
|
|
305
260
|
showImagePicker: {
|
|
306
261
|
type: (ObjectConstructor | BooleanConstructor)[];
|
|
307
|
-
default: () => {
|
|
308
|
-
tooltipLabel: string;
|
|
309
|
-
ariaLabel: string;
|
|
310
|
-
};
|
|
262
|
+
default: () => {};
|
|
311
263
|
};
|
|
312
264
|
showSend: {
|
|
313
265
|
type: (ObjectConstructor | BooleanConstructor)[];
|
|
@@ -315,9 +267,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
315
267
|
};
|
|
316
268
|
showCancel: {
|
|
317
269
|
type: (ObjectConstructor | BooleanConstructor)[];
|
|
318
|
-
default: () => {
|
|
319
|
-
text: string;
|
|
320
|
-
};
|
|
270
|
+
default: () => {};
|
|
321
271
|
};
|
|
322
272
|
mentionSuggestion: {
|
|
323
273
|
type: ObjectConstructor;
|
|
@@ -334,80 +284,55 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
334
284
|
boldButtonOptions: {
|
|
335
285
|
type: ObjectConstructor;
|
|
336
286
|
default: () => {
|
|
337
|
-
ariaLabel: string;
|
|
338
|
-
tooltipText: string;
|
|
339
287
|
keyboardShortcutText: string;
|
|
340
288
|
};
|
|
341
289
|
};
|
|
342
290
|
italicButtonOptions: {
|
|
343
291
|
type: ObjectConstructor;
|
|
344
292
|
default: () => {
|
|
345
|
-
ariaLabel: string;
|
|
346
|
-
tooltipText: string;
|
|
347
293
|
keyboardShortcutText: string;
|
|
348
294
|
};
|
|
349
295
|
};
|
|
350
296
|
strikeButtonOptions: {
|
|
351
297
|
type: ObjectConstructor;
|
|
352
298
|
default: () => {
|
|
353
|
-
ariaLabel: string;
|
|
354
|
-
tooltipText: string;
|
|
355
299
|
keyboardShortcutText: string;
|
|
356
300
|
};
|
|
357
301
|
};
|
|
358
302
|
linkButtonOptions: {
|
|
359
303
|
type: ObjectConstructor;
|
|
360
304
|
default: () => {
|
|
361
|
-
ariaLabel: string;
|
|
362
|
-
tooltipText: string;
|
|
363
305
|
keyboardShortcutText: string;
|
|
364
|
-
dialogTitle: string;
|
|
365
|
-
textLabel: string;
|
|
366
|
-
linkLabel: string;
|
|
367
306
|
linkPlaceholder: string;
|
|
368
|
-
removeLabel: string;
|
|
369
|
-
cancelLabel: string;
|
|
370
|
-
confirmLabel: string;
|
|
371
|
-
visuallyHiddenCloseText: string;
|
|
372
307
|
};
|
|
373
308
|
};
|
|
374
309
|
bulletListButtonOptions: {
|
|
375
310
|
type: ObjectConstructor;
|
|
376
311
|
default: () => {
|
|
377
|
-
ariaLabel: string;
|
|
378
|
-
tooltipText: string;
|
|
379
312
|
keyboardShortcutText: string;
|
|
380
313
|
};
|
|
381
314
|
};
|
|
382
315
|
orderedListButtonOptions: {
|
|
383
316
|
type: ObjectConstructor;
|
|
384
317
|
default: () => {
|
|
385
|
-
ariaLabel: string;
|
|
386
|
-
tooltipText: string;
|
|
387
318
|
keyboardShortcutText: string;
|
|
388
319
|
};
|
|
389
320
|
};
|
|
390
321
|
blockQuoteButtonOptions: {
|
|
391
322
|
type: ObjectConstructor;
|
|
392
323
|
default: () => {
|
|
393
|
-
ariaLabel: string;
|
|
394
|
-
tooltipText: string;
|
|
395
324
|
keyboardShortcutText: string;
|
|
396
325
|
};
|
|
397
326
|
};
|
|
398
327
|
codeButtonOptions: {
|
|
399
328
|
type: ObjectConstructor;
|
|
400
329
|
default: () => {
|
|
401
|
-
ariaLabel: string;
|
|
402
|
-
tooltipText: string;
|
|
403
330
|
keyboardShortcutText: string;
|
|
404
331
|
};
|
|
405
332
|
};
|
|
406
333
|
codeBlockButtonOptions: {
|
|
407
334
|
type: ObjectConstructor;
|
|
408
335
|
default: () => {
|
|
409
|
-
ariaLabel: string;
|
|
410
|
-
tooltipText: string;
|
|
411
336
|
keyboardShortcutText: string;
|
|
412
337
|
};
|
|
413
338
|
};
|
|
@@ -417,6 +342,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
417
342
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
418
343
|
"onSelected-emoji"?: ((...args: any[]) => any) | undefined;
|
|
419
344
|
"onSkin-tone"?: ((...args: any[]) => any) | undefined;
|
|
345
|
+
"onAdd-emoji"?: ((...args: any[]) => any) | undefined;
|
|
420
346
|
"onSelected-command"?: ((...args: any[]) => any) | undefined;
|
|
421
347
|
"onText-input"?: ((...args: any[]) => any) | undefined;
|
|
422
348
|
"onMeeting-pill-close"?: ((...args: any[]) => any) | undefined;
|
|
@@ -449,8 +375,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
449
375
|
disableSend: boolean;
|
|
450
376
|
showEmojiPicker: boolean;
|
|
451
377
|
emojiPickerProps: Record<string, any>;
|
|
452
|
-
emojiTooltipMessage: string;
|
|
453
|
-
emojiButtonAriaLabel: string;
|
|
454
378
|
showCharacterLimit: boolean | Record<string, any>;
|
|
455
379
|
showImagePicker: boolean | Record<string, any>;
|
|
456
380
|
showSend: boolean | Record<string, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AAuQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAs/B4B,qBAAqB;qCAcZ,gBAAgB;sCAboB,gBAAgB;mCAAhB,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,7 +16,16 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
15
16
|
linkText: string;
|
|
16
17
|
linkInput: string;
|
|
17
18
|
isOpen: boolean;
|
|
18
|
-
|
|
19
|
+
i18n: DialtoneLocalization;
|
|
20
|
+
}, {
|
|
21
|
+
anchorButtonLabel(): Record<string, string>;
|
|
22
|
+
textInputLabel(): string;
|
|
23
|
+
linkInputLabel(): string;
|
|
24
|
+
linkInputPlaceHolder(): string;
|
|
25
|
+
removeButtonLabel(): string;
|
|
26
|
+
cancelButtonLabel(): string;
|
|
27
|
+
confirmButtonLabel(): string;
|
|
28
|
+
}, {
|
|
19
29
|
setInitialValues(linkText: any, linkInput: any): void;
|
|
20
30
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], "opened" | "set-link" | "remove-link", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
21
31
|
open: {
|
package/dist/vue3/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map
CHANGED
|
@@ -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":"AAsGA
|
|
1
|
+
{"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAsGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA4LqC,gBAAgB"}
|
package/dist/vue3/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts
CHANGED
|
@@ -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,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
35
36
|
type: FunctionConstructor;
|
|
36
37
|
default: () => void;
|
|
37
38
|
};
|
|
38
|
-
}, any,
|
|
39
|
+
}, any, {
|
|
40
|
+
i18n: DialtoneLocalization;
|
|
41
|
+
}, {
|
|
42
|
+
boldButtonLabel(): Record<string, string>;
|
|
43
|
+
italicButtonLabel(): Record<string, string>;
|
|
44
|
+
strikeButtonLabel(): Record<string, string>;
|
|
45
|
+
bulletListButtonLabel(): Record<string, string>;
|
|
46
|
+
orderedListButtonLabel(): Record<string, string>;
|
|
47
|
+
blockQuoteButtonLabel(): Record<string, string>;
|
|
48
|
+
codeButtonLabel(): Record<string, string>;
|
|
49
|
+
codeBlockButtonLabel(): Record<string, string>;
|
|
50
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
39
51
|
boldButtonOptions: {
|
|
40
52
|
type: ObjectConstructor;
|
|
41
53
|
default: () => {};
|
package/dist/vue3/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":"
|
|
1
|
+
{"version":3,"file":"message_input_topbar.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_topbar.vue"],"names":[],"mappings":"AA4IA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6PqC,gBAAgB"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
import { removeClassStyleAttrs, addClassStyleAttrs } from '../../../common/utils';
|
|
2
3
|
declare const _default: import('vue').DefineComponent<{
|
|
3
4
|
ariaLabel: {
|
|
@@ -19,13 +20,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
19
20
|
unreadCount: {
|
|
20
21
|
type: StringConstructor;
|
|
21
22
|
default: null;
|
|
22
|
-
|
|
23
|
-
menuButtonAriaLabel: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
required: true;
|
|
23
|
+
validator(value: unknown): boolean;
|
|
26
24
|
};
|
|
27
25
|
}, any, {
|
|
28
26
|
labelWidth: string;
|
|
27
|
+
i18n: DialtoneLocalization;
|
|
29
28
|
}, {
|
|
30
29
|
leftbarContactCentersRowClasses(): (string | {
|
|
31
30
|
'd-recipe-leftbar-row__unread-count': boolean;
|
|
@@ -36,6 +35,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
36
35
|
[k: string]: any;
|
|
37
36
|
};
|
|
38
37
|
showUnreadCount(): boolean;
|
|
38
|
+
menuButtonLabel(): string;
|
|
39
39
|
}, {
|
|
40
40
|
removeClassStyleAttrs: typeof removeClassStyleAttrs;
|
|
41
41
|
addClassStyleAttrs: typeof addClassStyleAttrs;
|
|
@@ -60,10 +60,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
60
60
|
unreadCount: {
|
|
61
61
|
type: StringConstructor;
|
|
62
62
|
default: null;
|
|
63
|
-
|
|
64
|
-
menuButtonAriaLabel: {
|
|
65
|
-
type: StringConstructor;
|
|
66
|
-
required: true;
|
|
63
|
+
validator(value: unknown): boolean;
|
|
67
64
|
};
|
|
68
65
|
}>> & {
|
|
69
66
|
onClick?: ((...args: any[]) => any) | undefined;
|
package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map
CHANGED
|
@@ -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":"
|
|
1
|
+
{"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue"],"names":[],"mappings":"AA8EA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAwPqC,gBAAgB;sCAL4D,gBAAgB;mCAAhB,gBAAgB"}
|
|
@@ -55,14 +55,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
55
55
|
type: BooleanConstructor;
|
|
56
56
|
default: boolean;
|
|
57
57
|
};
|
|
58
|
-
callButtonTooltip: {
|
|
59
|
-
type: StringConstructor;
|
|
60
|
-
default: string;
|
|
61
|
-
};
|
|
62
|
-
unreadCountTooltip: {
|
|
63
|
-
type: StringConstructor;
|
|
64
|
-
default: string;
|
|
65
|
-
};
|
|
66
58
|
}, any, any, {
|
|
67
59
|
presenceFontColorClass(): any;
|
|
68
60
|
contactRowListeners(): {
|
|
@@ -126,14 +118,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
126
118
|
type: BooleanConstructor;
|
|
127
119
|
default: boolean;
|
|
128
120
|
};
|
|
129
|
-
callButtonTooltip: {
|
|
130
|
-
type: StringConstructor;
|
|
131
|
-
default: string;
|
|
132
|
-
};
|
|
133
|
-
unreadCountTooltip: {
|
|
134
|
-
type: StringConstructor;
|
|
135
|
-
default: string;
|
|
136
|
-
};
|
|
137
121
|
}>> & {
|
|
138
122
|
onCall?: ((...args: any[]) => any) | undefined;
|
|
139
123
|
}, {
|
|
@@ -145,10 +129,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
145
129
|
noInitials: boolean;
|
|
146
130
|
avatarColor: string;
|
|
147
131
|
unreadCount: string;
|
|
148
|
-
unreadCountTooltip: string;
|
|
149
132
|
hasUnreads: boolean;
|
|
150
133
|
hasCallButton: boolean;
|
|
151
|
-
callButtonTooltip: string;
|
|
152
134
|
isTyping: boolean;
|
|
153
135
|
avatarPresence: string;
|
|
154
136
|
userStatus: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contact_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/contact_row.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"contact_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/contact_row.vue"],"names":[],"mappings":"AA+DA;"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
import { removeClassStyleAttrs, addClassStyleAttrs } from '../../../common/utils';
|
|
2
3
|
declare const _default: import('vue').DefineComponent<{
|
|
3
4
|
type: {
|
|
@@ -34,10 +35,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
34
35
|
type: StringConstructor;
|
|
35
36
|
default: null;
|
|
36
37
|
};
|
|
37
|
-
unreadCountTooltip: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
default: string;
|
|
40
|
-
};
|
|
41
38
|
selected: {
|
|
42
39
|
type: BooleanConstructor;
|
|
43
40
|
default: boolean;
|
|
@@ -54,18 +51,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
54
51
|
type: StringConstructor;
|
|
55
52
|
default: string;
|
|
56
53
|
};
|
|
57
|
-
dndTextTooltip: {
|
|
58
|
-
type: StringConstructor;
|
|
59
|
-
default: string;
|
|
60
|
-
};
|
|
61
54
|
hasCallButton: {
|
|
62
55
|
type: BooleanConstructor;
|
|
63
56
|
default: boolean;
|
|
64
57
|
};
|
|
65
|
-
callButtonTooltip: {
|
|
66
|
-
type: StringConstructor;
|
|
67
|
-
default: string;
|
|
68
|
-
};
|
|
69
58
|
isTyping: {
|
|
70
59
|
type: BooleanConstructor;
|
|
71
60
|
default: boolean;
|
|
@@ -78,6 +67,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
78
67
|
}, any, {
|
|
79
68
|
actionFocused: boolean;
|
|
80
69
|
labelWidth: string;
|
|
70
|
+
i18n: DialtoneLocalization;
|
|
81
71
|
}, {
|
|
82
72
|
leftbarGeneralRowClasses(): (string | {
|
|
83
73
|
'd-recipe-leftbar-row--no-action': boolean;
|
|
@@ -99,6 +89,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
99
89
|
hasUnreadMentionCount(): boolean;
|
|
100
90
|
shouldApplyCustomStyleForCountBadge(): boolean;
|
|
101
91
|
shouldApplyCustomStyleForMentionOnly(): boolean;
|
|
92
|
+
messageCount(): any;
|
|
93
|
+
mentionCount(): any;
|
|
94
|
+
unreadCountTooltip(): string;
|
|
95
|
+
dndTextTooltip(): any;
|
|
96
|
+
activeVoiceChatTooltip(): any;
|
|
97
|
+
callButtonTooltip(): string;
|
|
98
|
+
typingTooltip(): any;
|
|
102
99
|
}, {
|
|
103
100
|
removeClassStyleAttrs: typeof removeClassStyleAttrs;
|
|
104
101
|
addClassStyleAttrs: typeof addClassStyleAttrs;
|
|
@@ -139,10 +136,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
139
136
|
type: StringConstructor;
|
|
140
137
|
default: null;
|
|
141
138
|
};
|
|
142
|
-
unreadCountTooltip: {
|
|
143
|
-
type: StringConstructor;
|
|
144
|
-
default: string;
|
|
145
|
-
};
|
|
146
139
|
selected: {
|
|
147
140
|
type: BooleanConstructor;
|
|
148
141
|
default: boolean;
|
|
@@ -159,18 +152,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
159
152
|
type: StringConstructor;
|
|
160
153
|
default: string;
|
|
161
154
|
};
|
|
162
|
-
dndTextTooltip: {
|
|
163
|
-
type: StringConstructor;
|
|
164
|
-
default: string;
|
|
165
|
-
};
|
|
166
155
|
hasCallButton: {
|
|
167
156
|
type: BooleanConstructor;
|
|
168
157
|
default: boolean;
|
|
169
158
|
};
|
|
170
|
-
callButtonTooltip: {
|
|
171
|
-
type: StringConstructor;
|
|
172
|
-
default: string;
|
|
173
|
-
};
|
|
174
159
|
isTyping: {
|
|
175
160
|
type: BooleanConstructor;
|
|
176
161
|
default: boolean;
|
|
@@ -190,15 +175,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
190
175
|
muted: boolean;
|
|
191
176
|
selected: boolean;
|
|
192
177
|
unreadCount: string;
|
|
193
|
-
unreadCountTooltip: string;
|
|
194
178
|
channelSetting: string;
|
|
195
179
|
hasUnreads: boolean;
|
|
196
180
|
unreadMentionCount: string;
|
|
197
181
|
activeVoiceChat: boolean;
|
|
198
182
|
dndText: string;
|
|
199
|
-
dndTextTooltip: string;
|
|
200
183
|
hasCallButton: boolean;
|
|
201
|
-
callButtonTooltip: string;
|
|
202
184
|
isTyping: boolean;
|
|
203
185
|
}, {}>;
|
|
204
186
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAiJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA4uBiB,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAnPa,gBAAgB;sCAD4D,gBAAgB;mCAAhB,gBAAgB"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
+
import { DialtoneLocalization } from '../../../localization';
|
|
1
2
|
declare const _default: import('vue').DefineComponent<{
|
|
2
|
-
groupCountText: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
};
|
|
6
3
|
names: {
|
|
7
4
|
type: StringConstructor;
|
|
8
5
|
required: true;
|
|
@@ -15,10 +12,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
15
12
|
type: StringConstructor;
|
|
16
13
|
default: null;
|
|
17
14
|
};
|
|
18
|
-
unreadCountTooltip: {
|
|
19
|
-
type: StringConstructor;
|
|
20
|
-
default: null;
|
|
21
|
-
};
|
|
22
15
|
hasUnreads: {
|
|
23
16
|
type: BooleanConstructor;
|
|
24
17
|
default: boolean;
|
|
@@ -31,16 +24,19 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
31
24
|
type: BooleanConstructor;
|
|
32
25
|
default: boolean;
|
|
33
26
|
};
|
|
34
|
-
}, any,
|
|
27
|
+
}, any, {
|
|
28
|
+
i18n: DialtoneLocalization;
|
|
29
|
+
}, {
|
|
30
|
+
groupCount(): any;
|
|
31
|
+
messageCount(): any;
|
|
32
|
+
mentionCount(): any;
|
|
33
|
+
unreadCountTooltip(): string;
|
|
34
|
+
typingTooltip(): any;
|
|
35
35
|
ariaLabel(): string;
|
|
36
36
|
contactRowListeners(): {
|
|
37
37
|
[k: string]: any;
|
|
38
38
|
};
|
|
39
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin,
|
|
40
|
-
groupCountText: {
|
|
41
|
-
type: StringConstructor;
|
|
42
|
-
default: string;
|
|
43
|
-
};
|
|
39
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
44
40
|
names: {
|
|
45
41
|
type: StringConstructor;
|
|
46
42
|
required: true;
|
|
@@ -53,10 +49,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
53
49
|
type: StringConstructor;
|
|
54
50
|
default: null;
|
|
55
51
|
};
|
|
56
|
-
unreadCountTooltip: {
|
|
57
|
-
type: StringConstructor;
|
|
58
|
-
default: null;
|
|
59
|
-
};
|
|
60
52
|
hasUnreads: {
|
|
61
53
|
type: BooleanConstructor;
|
|
62
54
|
default: boolean;
|
|
@@ -69,14 +61,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
69
61
|
type: BooleanConstructor;
|
|
70
62
|
default: boolean;
|
|
71
63
|
};
|
|
72
|
-
}
|
|
64
|
+
}>>, {
|
|
73
65
|
selected: boolean;
|
|
74
66
|
unreadCount: string;
|
|
75
|
-
unreadCountTooltip: string;
|
|
76
67
|
hasUnreads: boolean;
|
|
77
68
|
unreadMentionCount: string;
|
|
78
69
|
isTyping: boolean;
|
|
79
|
-
groupCountText: string;
|
|
80
70
|
}, {}>;
|
|
81
71
|
export default _default;
|
|
82
72
|
//# sourceMappingURL=group_row.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAoBA
|
|
1
|
+
{"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAoBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAgJqC,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,9 +10,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
10
|
required: true;
|
|
10
11
|
validator: (dir: unknown) => boolean;
|
|
11
12
|
};
|
|
12
|
-
}, any,
|
|
13
|
+
}, any, {
|
|
14
|
+
i18n: DialtoneLocalization;
|
|
15
|
+
}, {
|
|
16
|
+
text(): string;
|
|
13
17
|
unreadChipListeners(): {
|
|
14
|
-
click: (event: any) =>
|
|
18
|
+
click: (event: any) => void;
|
|
15
19
|
};
|
|
16
20
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
17
21
|
kind: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue"],"names":[],"mappings":"AAsBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA8FqC,gBAAgB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dialpad/dialtone",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.127.0",
|
|
4
4
|
"description": "Dialpad's Dialtone design system monorepo",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"@commitlint/cli": "^18.4.3",
|
|
89
89
|
"@commitlint/config-conventional": "^17.6.6",
|
|
90
90
|
"@dialpad/conventional-changelog-angular": "^1.1.1",
|
|
91
|
-
"@dialpad/i18n-services": "
|
|
91
|
+
"@dialpad/i18n-services": "1.5.0",
|
|
92
92
|
"@dialpad/semantic-release-changelog-json": "^1.0.0",
|
|
93
93
|
"@faker-js/faker": "8.4.1",
|
|
94
94
|
"@percy/cli": "1.30.9",
|