@dialpad/dialtone 9.126.6 → 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 +23168 -23168
- 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 +2 -2
- 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 +33 -29
- 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 +3 -3
- 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 -181
- 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 +4 -4
- 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
|
@@ -29,10 +29,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
29
29
|
type: StringConstructor;
|
|
30
30
|
default: null;
|
|
31
31
|
};
|
|
32
|
-
closeButtonProps: {
|
|
33
|
-
type: ObjectConstructor;
|
|
34
|
-
default: () => {};
|
|
35
|
-
};
|
|
36
32
|
padding: {
|
|
37
33
|
type: StringConstructor;
|
|
38
34
|
default: string;
|
|
@@ -220,30 +216,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
220
216
|
onMouseEnterAnchor(): void;
|
|
221
217
|
onMouseLeaveAnchor(): void;
|
|
222
218
|
}, {
|
|
223
|
-
props: {
|
|
224
|
-
visuallyHiddenClose: {
|
|
225
|
-
type: BooleanConstructor;
|
|
226
|
-
default: boolean;
|
|
227
|
-
};
|
|
228
|
-
visuallyHiddenCloseLabel: {
|
|
229
|
-
type: StringConstructor;
|
|
230
|
-
default: null;
|
|
231
|
-
};
|
|
232
|
-
};
|
|
233
|
-
watch: {
|
|
234
|
-
$props: {
|
|
235
|
-
immediate: boolean;
|
|
236
|
-
deep: boolean;
|
|
237
|
-
handler(): void;
|
|
238
|
-
};
|
|
239
|
-
};
|
|
240
|
-
computed: {
|
|
241
|
-
showVisuallyHiddenClose(): any;
|
|
242
|
-
};
|
|
243
|
-
methods: {
|
|
244
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
245
|
-
};
|
|
246
|
-
} | {
|
|
247
219
|
methods: {
|
|
248
220
|
getFirstFocusableElement(el: object): Promise<any>;
|
|
249
221
|
focusFirstElement(el?: object): Promise<void>;
|
|
@@ -282,10 +254,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
282
254
|
type: StringConstructor;
|
|
283
255
|
default: null;
|
|
284
256
|
};
|
|
285
|
-
closeButtonProps: {
|
|
286
|
-
type: ObjectConstructor;
|
|
287
|
-
default: () => {};
|
|
288
|
-
};
|
|
289
257
|
padding: {
|
|
290
258
|
type: StringConstructor;
|
|
291
259
|
default: string;
|
|
@@ -404,7 +372,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
404
372
|
open: boolean;
|
|
405
373
|
ariaLabel: string;
|
|
406
374
|
transition: string;
|
|
407
|
-
closeButtonProps: Record<string, any>;
|
|
408
375
|
dialogClass: string | Record<string, any> | unknown[];
|
|
409
376
|
maxHeight: string;
|
|
410
377
|
contentClass: string | Record<string, any> | unknown[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"popover.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover.vue"],"names":[],"mappings":"AA0HA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+BAyiC4I,gBAAgB"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { hasSlotContent } from '../../common/utils';
|
|
2
|
+
import { DialtoneLocalization } from '../../localization';
|
|
2
3
|
declare const _default: import('vue').DefineComponent<{
|
|
3
4
|
type: {
|
|
4
5
|
type: StringConstructor;
|
|
@@ -12,13 +13,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
12
13
|
type: BooleanConstructor;
|
|
13
14
|
default: boolean;
|
|
14
15
|
};
|
|
15
|
-
closeButtonProps: {
|
|
16
|
-
type: ObjectConstructor;
|
|
17
|
-
default: () => void;
|
|
18
|
-
};
|
|
19
16
|
}, any, {
|
|
20
17
|
hasSlotContent: typeof hasSlotContent;
|
|
21
|
-
|
|
18
|
+
i18n: DialtoneLocalization;
|
|
19
|
+
}, {
|
|
20
|
+
closeButtonTitle(): string;
|
|
21
|
+
}, {
|
|
22
22
|
focusCloseButton(): void;
|
|
23
23
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
24
24
|
type: {
|
|
@@ -33,14 +33,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
33
33
|
type: BooleanConstructor;
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
|
-
closeButtonProps: {
|
|
37
|
-
type: ObjectConstructor;
|
|
38
|
-
default: () => void;
|
|
39
|
-
};
|
|
40
36
|
}>> & {
|
|
41
37
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
42
38
|
}, {
|
|
43
|
-
closeButtonProps: Record<string, any>;
|
|
44
39
|
contentClass: string | Record<string, any> | unknown[];
|
|
45
40
|
showCloseButton: boolean;
|
|
46
41
|
}, {}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover_header_footer.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover_header_footer.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"popover_header_footer.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover_header_footer.vue"],"names":[],"mappings":"AA0CA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+BAuH8C,gBAAgB;qCACzB,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
|
modelValue: {
|
|
@@ -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
|
attrs(): {
|
|
129
131
|
onInput: () => void;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAulCqC,gBAAgB;0BA3C3B,cAAc"}
|
|
@@ -29,14 +29,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
29
29
|
default: string;
|
|
30
30
|
validator: (kind: unknown) => boolean;
|
|
31
31
|
};
|
|
32
|
-
important: {
|
|
33
|
-
type: BooleanConstructor;
|
|
34
|
-
default: boolean;
|
|
35
|
-
};
|
|
36
|
-
closeButtonProps: {
|
|
37
|
-
type: ObjectConstructor;
|
|
38
|
-
default: () => {};
|
|
39
|
-
};
|
|
40
32
|
hideClose: {
|
|
41
33
|
type: BooleanConstructor;
|
|
42
34
|
default: boolean;
|
|
@@ -47,31 +39,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
47
39
|
};
|
|
48
40
|
}, any, any, {
|
|
49
41
|
kindClass(): any;
|
|
50
|
-
}, {}, {
|
|
51
|
-
props: {
|
|
52
|
-
visuallyHiddenClose: {
|
|
53
|
-
type: BooleanConstructor;
|
|
54
|
-
default: boolean;
|
|
55
|
-
};
|
|
56
|
-
visuallyHiddenCloseLabel: {
|
|
57
|
-
type: StringConstructor;
|
|
58
|
-
default: null;
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
watch: {
|
|
62
|
-
$props: {
|
|
63
|
-
immediate: boolean;
|
|
64
|
-
deep: boolean;
|
|
65
|
-
handler(): void;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
computed: {
|
|
69
|
-
showVisuallyHiddenClose(): any;
|
|
70
|
-
};
|
|
71
|
-
methods: {
|
|
72
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
73
|
-
};
|
|
74
|
-
}, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
42
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
75
43
|
isShown: {
|
|
76
44
|
type: BooleanConstructor;
|
|
77
45
|
default: boolean;
|
|
@@ -102,14 +70,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
102
70
|
default: string;
|
|
103
71
|
validator: (kind: unknown) => boolean;
|
|
104
72
|
};
|
|
105
|
-
important: {
|
|
106
|
-
type: BooleanConstructor;
|
|
107
|
-
default: boolean;
|
|
108
|
-
};
|
|
109
|
-
closeButtonProps: {
|
|
110
|
-
type: ObjectConstructor;
|
|
111
|
-
default: () => {};
|
|
112
|
-
};
|
|
113
73
|
hideClose: {
|
|
114
74
|
type: BooleanConstructor;
|
|
115
75
|
default: boolean;
|
|
@@ -118,18 +78,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
118
78
|
type: BooleanConstructor;
|
|
119
79
|
default: boolean;
|
|
120
80
|
};
|
|
121
|
-
}
|
|
122
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
123
|
-
}, {
|
|
81
|
+
}>>, {
|
|
124
82
|
title: string;
|
|
125
83
|
message: string;
|
|
126
84
|
role: string;
|
|
127
85
|
kind: string;
|
|
128
86
|
titleId: string;
|
|
129
87
|
contentId: string;
|
|
130
|
-
closeButtonProps: Record<string, any>;
|
|
131
88
|
hideClose: boolean;
|
|
132
|
-
important: boolean;
|
|
133
89
|
hideIcon: boolean;
|
|
134
90
|
isShown: boolean;
|
|
135
91
|
}, {}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toast_layout_alternate.vue.d.ts","sourceRoot":"","sources":["../../../../../components/toast/layouts/toast_layout_alternate.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"toast_layout_alternate.vue.d.ts","sourceRoot":"","sources":["../../../../../components/toast/layouts/toast_layout_alternate.vue"],"names":[],"mappings":"AAkDA;"}
|
|
@@ -33,10 +33,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
33
33
|
type: BooleanConstructor;
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
|
-
closeButtonProps: {
|
|
37
|
-
type: ObjectConstructor;
|
|
38
|
-
default: () => {};
|
|
39
|
-
};
|
|
40
36
|
hideClose: {
|
|
41
37
|
type: BooleanConstructor;
|
|
42
38
|
default: boolean;
|
|
@@ -51,31 +47,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
51
47
|
};
|
|
52
48
|
}, any, any, {
|
|
53
49
|
kindClass(): any;
|
|
54
|
-
}, {}, {
|
|
55
|
-
props: {
|
|
56
|
-
visuallyHiddenClose: {
|
|
57
|
-
type: BooleanConstructor;
|
|
58
|
-
default: boolean;
|
|
59
|
-
};
|
|
60
|
-
visuallyHiddenCloseLabel: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
default: null;
|
|
63
|
-
};
|
|
64
|
-
};
|
|
65
|
-
watch: {
|
|
66
|
-
$props: {
|
|
67
|
-
immediate: boolean;
|
|
68
|
-
deep: boolean;
|
|
69
|
-
handler(): void;
|
|
70
|
-
};
|
|
71
|
-
};
|
|
72
|
-
computed: {
|
|
73
|
-
showVisuallyHiddenClose(): any;
|
|
74
|
-
};
|
|
75
|
-
methods: {
|
|
76
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
77
|
-
};
|
|
78
|
-
}, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
50
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
79
51
|
isShown: {
|
|
80
52
|
type: BooleanConstructor;
|
|
81
53
|
default: boolean;
|
|
@@ -110,10 +82,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
110
82
|
type: BooleanConstructor;
|
|
111
83
|
default: boolean;
|
|
112
84
|
};
|
|
113
|
-
closeButtonProps: {
|
|
114
|
-
type: ObjectConstructor;
|
|
115
|
-
default: () => {};
|
|
116
|
-
};
|
|
117
85
|
hideClose: {
|
|
118
86
|
type: BooleanConstructor;
|
|
119
87
|
default: boolean;
|
|
@@ -135,7 +103,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
135
103
|
kind: string;
|
|
136
104
|
titleId: string;
|
|
137
105
|
contentId: string;
|
|
138
|
-
closeButtonProps: Record<string, any>;
|
|
139
106
|
hideClose: boolean;
|
|
140
107
|
hideAction: boolean;
|
|
141
108
|
important: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toast_layout_default.vue.d.ts","sourceRoot":"","sources":["../../../../../components/toast/layouts/toast_layout_default.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"toast_layout_default.vue.d.ts","sourceRoot":"","sources":["../../../../../components/toast/layouts/toast_layout_default.vue"],"names":[],"mappings":"AAiDA;"}
|
|
@@ -31,10 +31,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
31
31
|
type: BooleanConstructor;
|
|
32
32
|
default: boolean;
|
|
33
33
|
};
|
|
34
|
-
closeButtonProps: {
|
|
35
|
-
type: ObjectConstructor;
|
|
36
|
-
default: undefined;
|
|
37
|
-
};
|
|
38
34
|
hideClose: {
|
|
39
35
|
type: BooleanConstructor;
|
|
40
36
|
default: undefined;
|
|
@@ -97,10 +93,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
97
93
|
type: BooleanConstructor;
|
|
98
94
|
default: boolean;
|
|
99
95
|
};
|
|
100
|
-
closeButtonProps: {
|
|
101
|
-
type: ObjectConstructor;
|
|
102
|
-
default: () => {};
|
|
103
|
-
};
|
|
104
96
|
hideClose: {
|
|
105
97
|
type: BooleanConstructor;
|
|
106
98
|
default: boolean;
|
|
@@ -115,31 +107,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
115
107
|
};
|
|
116
108
|
}, any, any, {
|
|
117
109
|
kindClass(): any;
|
|
118
|
-
}, {}, {
|
|
119
|
-
props: {
|
|
120
|
-
visuallyHiddenClose: {
|
|
121
|
-
type: BooleanConstructor;
|
|
122
|
-
default: boolean;
|
|
123
|
-
};
|
|
124
|
-
visuallyHiddenCloseLabel: {
|
|
125
|
-
type: StringConstructor;
|
|
126
|
-
default: null;
|
|
127
|
-
};
|
|
128
|
-
};
|
|
129
|
-
watch: {
|
|
130
|
-
$props: {
|
|
131
|
-
immediate: boolean;
|
|
132
|
-
deep: boolean;
|
|
133
|
-
handler(): void;
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
computed: {
|
|
137
|
-
showVisuallyHiddenClose(): any;
|
|
138
|
-
};
|
|
139
|
-
methods: {
|
|
140
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
141
|
-
};
|
|
142
|
-
}, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
110
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
143
111
|
isShown: {
|
|
144
112
|
type: BooleanConstructor;
|
|
145
113
|
default: boolean;
|
|
@@ -174,10 +142,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
174
142
|
type: BooleanConstructor;
|
|
175
143
|
default: boolean;
|
|
176
144
|
};
|
|
177
|
-
closeButtonProps: {
|
|
178
|
-
type: ObjectConstructor;
|
|
179
|
-
default: () => {};
|
|
180
|
-
};
|
|
181
145
|
hideClose: {
|
|
182
146
|
type: BooleanConstructor;
|
|
183
147
|
default: boolean;
|
|
@@ -199,7 +163,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
199
163
|
kind: string;
|
|
200
164
|
titleId: string;
|
|
201
165
|
contentId: string;
|
|
202
|
-
closeButtonProps: Record<string, any>;
|
|
203
166
|
hideClose: boolean;
|
|
204
167
|
hideAction: boolean;
|
|
205
168
|
important: boolean;
|
|
@@ -236,14 +199,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
236
199
|
default: string;
|
|
237
200
|
validator: (kind: unknown) => boolean;
|
|
238
201
|
};
|
|
239
|
-
important: {
|
|
240
|
-
type: BooleanConstructor;
|
|
241
|
-
default: boolean;
|
|
242
|
-
};
|
|
243
|
-
closeButtonProps: {
|
|
244
|
-
type: ObjectConstructor;
|
|
245
|
-
default: () => {};
|
|
246
|
-
};
|
|
247
202
|
hideClose: {
|
|
248
203
|
type: BooleanConstructor;
|
|
249
204
|
default: boolean;
|
|
@@ -254,31 +209,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
254
209
|
};
|
|
255
210
|
}, any, any, {
|
|
256
211
|
kindClass(): any;
|
|
257
|
-
}, {}, {
|
|
258
|
-
props: {
|
|
259
|
-
visuallyHiddenClose: {
|
|
260
|
-
type: BooleanConstructor;
|
|
261
|
-
default: boolean;
|
|
262
|
-
};
|
|
263
|
-
visuallyHiddenCloseLabel: {
|
|
264
|
-
type: StringConstructor;
|
|
265
|
-
default: null;
|
|
266
|
-
};
|
|
267
|
-
};
|
|
268
|
-
watch: {
|
|
269
|
-
$props: {
|
|
270
|
-
immediate: boolean;
|
|
271
|
-
deep: boolean;
|
|
272
|
-
handler(): void;
|
|
273
|
-
};
|
|
274
|
-
};
|
|
275
|
-
computed: {
|
|
276
|
-
showVisuallyHiddenClose(): any;
|
|
277
|
-
};
|
|
278
|
-
methods: {
|
|
279
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
280
|
-
};
|
|
281
|
-
}, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
212
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
282
213
|
isShown: {
|
|
283
214
|
type: BooleanConstructor;
|
|
284
215
|
default: boolean;
|
|
@@ -309,14 +240,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
309
240
|
default: string;
|
|
310
241
|
validator: (kind: unknown) => boolean;
|
|
311
242
|
};
|
|
312
|
-
important: {
|
|
313
|
-
type: BooleanConstructor;
|
|
314
|
-
default: boolean;
|
|
315
|
-
};
|
|
316
|
-
closeButtonProps: {
|
|
317
|
-
type: ObjectConstructor;
|
|
318
|
-
default: () => {};
|
|
319
|
-
};
|
|
320
243
|
hideClose: {
|
|
321
244
|
type: BooleanConstructor;
|
|
322
245
|
default: boolean;
|
|
@@ -325,50 +248,21 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
325
248
|
type: BooleanConstructor;
|
|
326
249
|
default: boolean;
|
|
327
250
|
};
|
|
328
|
-
}
|
|
329
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
330
|
-
}, {
|
|
251
|
+
}>>, {
|
|
331
252
|
title: string;
|
|
332
253
|
message: string;
|
|
333
254
|
role: string;
|
|
334
255
|
kind: string;
|
|
335
256
|
titleId: string;
|
|
336
257
|
contentId: string;
|
|
337
|
-
closeButtonProps: Record<string, any>;
|
|
338
258
|
hideClose: boolean;
|
|
339
|
-
important: boolean;
|
|
340
259
|
hideIcon: boolean;
|
|
341
260
|
isShown: boolean;
|
|
342
261
|
}, {}>;
|
|
343
262
|
}, {
|
|
344
|
-
closeToast(event: any): void;
|
|
345
263
|
setTimeout(): void;
|
|
346
264
|
handleClose(): void;
|
|
347
|
-
}, {
|
|
348
|
-
props: {
|
|
349
|
-
visuallyHiddenClose: {
|
|
350
|
-
type: BooleanConstructor;
|
|
351
|
-
default: boolean;
|
|
352
|
-
};
|
|
353
|
-
visuallyHiddenCloseLabel: {
|
|
354
|
-
type: StringConstructor;
|
|
355
|
-
default: null;
|
|
356
|
-
};
|
|
357
|
-
};
|
|
358
|
-
watch: {
|
|
359
|
-
$props: {
|
|
360
|
-
immediate: boolean;
|
|
361
|
-
deep: boolean;
|
|
362
|
-
handler(): void;
|
|
363
|
-
};
|
|
364
|
-
};
|
|
365
|
-
computed: {
|
|
366
|
-
showVisuallyHiddenClose(): any;
|
|
367
|
-
};
|
|
368
|
-
methods: {
|
|
369
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
370
|
-
};
|
|
371
|
-
}, import('vue').ComponentOptionsMixin, ("close" | "update:show")[], "close" | "update:show", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
265
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("close" | "update:show")[], "close" | "update:show", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
372
266
|
titleId: {
|
|
373
267
|
type: StringConstructor;
|
|
374
268
|
default: undefined;
|
|
@@ -401,10 +295,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
401
295
|
type: BooleanConstructor;
|
|
402
296
|
default: boolean;
|
|
403
297
|
};
|
|
404
|
-
closeButtonProps: {
|
|
405
|
-
type: ObjectConstructor;
|
|
406
|
-
default: undefined;
|
|
407
|
-
};
|
|
408
298
|
hideClose: {
|
|
409
299
|
type: BooleanConstructor;
|
|
410
300
|
default: undefined;
|
|
@@ -438,7 +328,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
438
328
|
kind: string;
|
|
439
329
|
titleId: string;
|
|
440
330
|
contentId: string;
|
|
441
|
-
closeButtonProps: Record<string, any>;
|
|
442
331
|
hideClose: boolean;
|
|
443
332
|
hideAction: boolean;
|
|
444
333
|
important: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toast.vue.d.ts","sourceRoot":"","sources":["../../../../components/toast/toast.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"toast.vue.d.ts","sourceRoot":"","sources":["../../../../components/toast/toast.vue"],"names":[],"mappings":"AAoCA;"}
|
|
@@ -79,6 +79,7 @@ export * from './recipes/leftbar/group_row';
|
|
|
79
79
|
export * from './recipes/leftbar/unread_pill';
|
|
80
80
|
export * from './recipes/notices/top_banner_info';
|
|
81
81
|
export { validationMessageValidator } from './common/validators';
|
|
82
|
+
export { DialtoneLocalization } from './localization';
|
|
82
83
|
export { VALIDATION_MESSAGE_TYPES, DESCRIPTION_SIZE_TYPES, DEFAULT_VALIDATION_MESSAGE_TYPE } from './common/constants';
|
|
83
84
|
export { getUniqueString, formatMessages, filterFormattedMessages, getValidationState, disableRootScrolling, enableRootScrolling } from './common/utils';
|
|
84
85
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -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
|
id: {
|
|
@@ -9,11 +10,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
10
|
default: null;
|
|
10
11
|
validator: (label: unknown) => any;
|
|
11
12
|
};
|
|
12
|
-
arrowButtonLabel: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
required: true;
|
|
15
|
-
validator: (label: unknown) => boolean;
|
|
16
|
-
};
|
|
17
13
|
placement: {
|
|
18
14
|
type: StringConstructor;
|
|
19
15
|
default: string;
|
|
@@ -73,10 +69,11 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
73
69
|
};
|
|
74
70
|
}, any, {
|
|
75
71
|
open: boolean;
|
|
72
|
+
i18n: DialtoneLocalization;
|
|
76
73
|
}, {
|
|
77
74
|
showArrowButton(): any;
|
|
78
75
|
isCompactMode(): boolean;
|
|
79
|
-
|
|
76
|
+
arrowButtonLabel(): string;
|
|
80
77
|
}, {
|
|
81
78
|
removeClassStyleAttrs: typeof removeClassStyleAttrs;
|
|
82
79
|
addClassStyleAttrs: typeof addClassStyleAttrs;
|
|
@@ -95,11 +92,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
95
92
|
default: null;
|
|
96
93
|
validator: (label: unknown) => any;
|
|
97
94
|
};
|
|
98
|
-
arrowButtonLabel: {
|
|
99
|
-
type: StringConstructor;
|
|
100
|
-
required: true;
|
|
101
|
-
validator: (label: unknown) => boolean;
|
|
102
|
-
};
|
|
103
95
|
placement: {
|
|
104
96
|
type: StringConstructor;
|
|
105
97
|
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":"
|
|
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":"AAsEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA0VqC,gBAAgB;sCAD4C,gBAAgB;mCAAhB,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
|
id: {
|
|
@@ -9,11 +10,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
10
|
default: null;
|
|
10
11
|
validator: (label: unknown) => any;
|
|
11
12
|
};
|
|
12
|
-
arrowButtonLabel: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
required: true;
|
|
15
|
-
validator: (label: unknown) => boolean;
|
|
16
|
-
};
|
|
17
13
|
placement: {
|
|
18
14
|
type: StringConstructor;
|
|
19
15
|
default: string;
|
|
@@ -89,10 +85,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
89
85
|
};
|
|
90
86
|
}, any, {
|
|
91
87
|
open: boolean;
|
|
88
|
+
i18n: DialtoneLocalization;
|
|
92
89
|
}, {
|
|
93
90
|
showArrowButton(): any;
|
|
94
91
|
isCompactMode(): boolean;
|
|
95
92
|
showPopover(): boolean;
|
|
93
|
+
arrowButtonLabel(): string;
|
|
96
94
|
}, {
|
|
97
95
|
removeClassStyleAttrs: typeof removeClassStyleAttrs;
|
|
98
96
|
addClassStyleAttrs: typeof addClassStyleAttrs;
|
|
@@ -111,11 +109,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
111
109
|
default: null;
|
|
112
110
|
validator: (label: unknown) => any;
|
|
113
111
|
};
|
|
114
|
-
arrowButtonLabel: {
|
|
115
|
-
type: StringConstructor;
|
|
116
|
-
required: true;
|
|
117
|
-
validator: (label: unknown) => boolean;
|
|
118
|
-
};
|
|
119
112
|
placement: {
|
|
120
113
|
type: StringConstructor;
|
|
121
114
|
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":"
|
|
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":"AA6EA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA8YqC,gBAAgB;sCAD4C,gBAAgB;mCAAhB,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;
|
|
@@ -11,16 +12,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
11
12
|
type: BooleanConstructor;
|
|
12
13
|
default: boolean;
|
|
13
14
|
};
|
|
14
|
-
menuButtonAriaLabel: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
15
|
dtmfKey: {
|
|
19
16
|
type: StringConstructor;
|
|
20
17
|
default: null;
|
|
21
18
|
};
|
|
22
19
|
}, any, {
|
|
23
20
|
isOpen: boolean;
|
|
21
|
+
i18n: DialtoneLocalization;
|
|
24
22
|
}, {
|
|
25
23
|
nodeListeners(): {
|
|
26
24
|
click: (e: any) => void;
|
|
@@ -57,6 +55,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
57
55
|
}, {}> | undefined;
|
|
58
56
|
nodeClass(): any;
|
|
59
57
|
isGotoNode(): boolean;
|
|
58
|
+
nodeAriaLabel(): string;
|
|
59
|
+
menuButtonAriaLabel(): string;
|
|
60
60
|
}, {
|
|
61
61
|
openMenu(): void;
|
|
62
62
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -72,10 +72,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
72
72
|
type: BooleanConstructor;
|
|
73
73
|
default: boolean;
|
|
74
74
|
};
|
|
75
|
-
menuButtonAriaLabel: {
|
|
76
|
-
type: StringConstructor;
|
|
77
|
-
required: true;
|
|
78
|
-
};
|
|
79
75
|
dtmfKey: {
|
|
80
76
|
type: StringConstructor;
|
|
81
77
|
default: null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAsFA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAkRqC,gBAAgB"}
|