@dialpad/dialtone-vue 3.98.0 → 3.99.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/CHANGELOG.json +1 -1
- package/CHANGELOG.md +18 -0
- package/README.md +5 -5
- package/dist/dialtone-vue.cjs +2 -2
- package/dist/dialtone-vue.js +8 -8
- package/dist/directives.js +1 -1
- package/dist/emoji-QX8MEKZV.cjs +1 -0
- package/dist/{emoji-64scMQZS.js → emoji-ZUS2Xysh.js} +5928 -5905
- package/dist/emoji.cjs +1 -1
- package/dist/emoji.js +4 -4
- package/dist/{emoji_picker-_P3IH5Mx.js → emoji_picker-3kUtetnz.js} +2 -2
- package/dist/{emoji_picker-x6wk4x21.cjs → emoji_picker-BwwTFuPb.cjs} +1 -1
- package/dist/{emoji_text_wrapper-5mWcPQ4m.cjs → emoji_text_wrapper-2Ia2nUgQ.cjs} +1 -1
- package/dist/{emoji_text_wrapper-GCssca4o.js → emoji_text_wrapper-VoDb04sP.js} +1 -1
- package/dist/message_input.cjs +1 -1
- package/dist/message_input.js +4 -4
- package/dist/{stack-FkIoaXcJ.js → stack--ux25GPn.js} +265 -221
- package/dist/stack-s3MR-6wx.cjs +2 -0
- package/dist/style.css +1 -1
- package/dist/{tooltip-H27s49LR.js → tooltip-Cr_G7ib3.js} +10 -10
- package/package.json +12 -36
- package/dist/component-documentation.json +0 -1
- package/dist/emoji-zMlz3b9J.cjs +0 -1
- package/dist/stack-2vhLbADY.cjs +0 -2
- package/dist/types/common/dates.d.ts +0 -49
- package/dist/types/common/dates.d.ts.map +0 -1
- package/dist/types/common/emoji.d.ts +0 -25
- package/dist/types/common/emoji.d.ts.map +0 -1
- package/dist/types/common/mixins/index.d.ts +0 -4
- package/dist/types/common/mixins/index.d.ts.map +0 -1
- package/dist/types/components/avatar/index.d.ts +0 -3
- package/dist/types/components/avatar/index.d.ts.map +0 -1
- package/dist/types/components/badge/index.d.ts +0 -3
- package/dist/types/components/badge/index.d.ts.map +0 -1
- package/dist/types/components/banner/index.d.ts +0 -2
- package/dist/types/components/banner/index.d.ts.map +0 -1
- package/dist/types/components/breadcrumbs/index.d.ts +0 -4
- package/dist/types/components/breadcrumbs/index.d.ts.map +0 -1
- package/dist/types/components/button_group/index.d.ts +0 -3
- package/dist/types/components/button_group/index.d.ts.map +0 -1
- package/dist/types/components/card/index.d.ts +0 -2
- package/dist/types/components/card/index.d.ts.map +0 -1
- package/dist/types/components/checkbox_group/index.d.ts +0 -2
- package/dist/types/components/checkbox_group/index.d.ts.map +0 -1
- package/dist/types/components/chip/index.d.ts +0 -3
- package/dist/types/components/chip/index.d.ts.map +0 -1
- package/dist/types/components/codeblock/index.d.ts +0 -2
- package/dist/types/components/codeblock/index.d.ts.map +0 -1
- package/dist/types/components/collapsible/index.d.ts +0 -2
- package/dist/types/components/collapsible/index.d.ts.map +0 -1
- package/dist/types/components/combobox/combobox.vue.d.ts +0 -338
- package/dist/types/components/combobox/combobox.vue.d.ts.map +0 -1
- package/dist/types/components/combobox/combobox_constants.d.ts +0 -12
- package/dist/types/components/combobox/combobox_constants.d.ts.map +0 -1
- package/dist/types/components/combobox/combobox_empty-list.vue.d.ts +0 -39
- package/dist/types/components/combobox/combobox_empty-list.vue.d.ts.map +0 -1
- package/dist/types/components/combobox/combobox_loading-list.vue.d.ts +0 -3
- package/dist/types/components/combobox/combobox_loading-list.vue.d.ts.map +0 -1
- package/dist/types/components/combobox/index.d.ts +0 -3
- package/dist/types/components/combobox/index.d.ts.map +0 -1
- package/dist/types/components/datepicker/composables/useCalendar.d.ts +0 -10
- package/dist/types/components/datepicker/composables/useCalendar.d.ts.map +0 -1
- package/dist/types/components/datepicker/composables/useMonthYearPicker.d.ts +0 -11
- package/dist/types/components/datepicker/composables/useMonthYearPicker.d.ts.map +0 -1
- package/dist/types/components/datepicker/datepicker.vue.d.ts +0 -8
- package/dist/types/components/datepicker/datepicker.vue.d.ts.map +0 -1
- package/dist/types/components/datepicker/datepicker_constants.d.ts +0 -8
- package/dist/types/components/datepicker/datepicker_constants.d.ts.map +0 -1
- package/dist/types/components/datepicker/formatUtils.d.ts +0 -14
- package/dist/types/components/datepicker/formatUtils.d.ts.map +0 -1
- package/dist/types/components/datepicker/index.d.ts +0 -3
- package/dist/types/components/datepicker/index.d.ts.map +0 -1
- package/dist/types/components/datepicker/modules/calendar.vue.d.ts +0 -14
- package/dist/types/components/datepicker/modules/calendar.vue.d.ts.map +0 -1
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +0 -20
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +0 -1
- package/dist/types/components/datepicker/utils.d.ts +0 -4
- package/dist/types/components/datepicker/utils.d.ts.map +0 -1
- package/dist/types/components/description_list/description_list.vue.d.ts +0 -98
- package/dist/types/components/description_list/description_list.vue.d.ts.map +0 -1
- package/dist/types/components/description_list/description_list_constants.d.ts +0 -2
- package/dist/types/components/description_list/description_list_constants.d.ts.map +0 -1
- package/dist/types/components/description_list/description_list_validators.d.ts +0 -2
- package/dist/types/components/description_list/description_list_validators.d.ts.map +0 -1
- package/dist/types/components/description_list/index.d.ts +0 -3
- package/dist/types/components/description_list/index.d.ts.map +0 -1
- package/dist/types/components/dropdown/dropdown.vue.d.ts +0 -474
- package/dist/types/components/dropdown/dropdown.vue.d.ts.map +0 -1
- package/dist/types/components/dropdown/dropdown_constants.d.ts +0 -10
- package/dist/types/components/dropdown/dropdown_constants.d.ts.map +0 -1
- package/dist/types/components/dropdown/dropdown_list.vue.d.ts +0 -36
- package/dist/types/components/dropdown/dropdown_list.vue.d.ts.map +0 -1
- package/dist/types/components/dropdown/dropdown_separator.vue.d.ts +0 -3
- package/dist/types/components/dropdown/dropdown_separator.vue.d.ts.map +0 -1
- package/dist/types/components/dropdown/dropdown_story_constants.d.ts +0 -5
- package/dist/types/components/dropdown/dropdown_story_constants.d.ts.map +0 -1
- package/dist/types/components/dropdown/index.d.ts +0 -4
- package/dist/types/components/dropdown/index.d.ts.map +0 -1
- package/dist/types/components/emoji/emoji.vue.d.ts +0 -115
- package/dist/types/components/emoji/emoji.vue.d.ts.map +0 -1
- package/dist/types/components/emoji/emoji_constants.d.ts +0 -3
- package/dist/types/components/emoji/emoji_constants.d.ts.map +0 -1
- package/dist/types/components/emoji/index.d.ts +0 -2
- package/dist/types/components/emoji/index.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/composables/useKeyboardNavigation.d.ts +0 -11
- package/dist/types/components/emoji_picker/composables/useKeyboardNavigation.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts +0 -8
- package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/emoji_picker_constants.d.ts +0 -33
- package/dist/types/components/emoji_picker/emoji_picker_constants.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/emojis/index.d.ts +0 -50
- package/dist/types/components/emoji_picker/emojis/index.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/index.d.ts +0 -3
- package/dist/types/components/emoji_picker/index.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/modules/emoji_description.vue.d.ts +0 -8
- package/dist/types/components/emoji_picker/modules/emoji_description.vue.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts +0 -13
- package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +0 -12
- package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +0 -10
- package/dist/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +0 -10
- package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +0 -1
- package/dist/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +0 -59
- package/dist/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +0 -1
- package/dist/types/components/emoji_text_wrapper/index.d.ts +0 -2
- package/dist/types/components/emoji_text_wrapper/index.d.ts.map +0 -1
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts +0 -126
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +0 -1
- package/dist/types/components/image_viewer/index.d.ts +0 -2
- package/dist/types/components/image_viewer/index.d.ts.map +0 -1
- package/dist/types/components/input/index.d.ts +0 -3
- package/dist/types/components/input/index.d.ts.map +0 -1
- package/dist/types/components/input/input.vue.d.ts +0 -373
- package/dist/types/components/input/input.vue.d.ts.map +0 -1
- package/dist/types/components/input/input_constants.d.ts +0 -23
- package/dist/types/components/input/input_constants.d.ts.map +0 -1
- package/dist/types/components/input_group/decorators/input.vue.d.ts +0 -104
- package/dist/types/components/input_group/decorators/input.vue.d.ts.map +0 -1
- package/dist/types/components/input_group/decorators/inputs.vue.d.ts +0 -3
- package/dist/types/components/input_group/decorators/inputs.vue.d.ts.map +0 -1
- package/dist/types/components/keyboard_shortcut/index.d.ts +0 -3
- package/dist/types/components/keyboard_shortcut/index.d.ts.map +0 -1
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +0 -77
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +0 -1
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -13
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +0 -1
- package/dist/types/components/list_item_group/index.d.ts +0 -2
- package/dist/types/components/list_item_group/index.d.ts.map +0 -1
- package/dist/types/components/list_item_group/list_item_group.vue.d.ts +0 -66
- package/dist/types/components/list_item_group/list_item_group.vue.d.ts.map +0 -1
- package/dist/types/components/list_item_group/list_item_group_constants.d.ts +0 -6
- package/dist/types/components/list_item_group/list_item_group_constants.d.ts.map +0 -1
- package/dist/types/components/modal/index.d.ts +0 -3
- package/dist/types/components/modal/index.d.ts.map +0 -1
- package/dist/types/components/modal/modal.vue.d.ts +0 -392
- package/dist/types/components/modal/modal.vue.d.ts.map +0 -1
- package/dist/types/components/modal/modal_constants.d.ts +0 -18
- package/dist/types/components/modal/modal_constants.d.ts.map +0 -1
- package/dist/types/components/pagination/index.d.ts +0 -2
- package/dist/types/components/pagination/index.d.ts.map +0 -1
- package/dist/types/components/pagination/pagination.vue.d.ts +0 -121
- package/dist/types/components/pagination/pagination.vue.d.ts.map +0 -1
- package/dist/types/components/plugins/fixDefaultSlot.d.ts +0 -5
- package/dist/types/components/plugins/fixDefaultSlot.d.ts.map +0 -1
- package/dist/types/components/popover/index.d.ts +0 -3
- package/dist/types/components/popover/index.d.ts.map +0 -1
- package/dist/types/components/popover/popover.vue.d.ts +0 -780
- package/dist/types/components/popover/popover.vue.d.ts.map +0 -1
- package/dist/types/components/popover/popover_constants.d.ts +0 -34
- package/dist/types/components/popover/popover_constants.d.ts.map +0 -1
- package/dist/types/components/popover/popover_header_footer.vue.d.ts +0 -70
- package/dist/types/components/popover/popover_header_footer.vue.d.ts.map +0 -1
- package/dist/types/components/popover/tippy_utils.d.ts +0 -45
- package/dist/types/components/popover/tippy_utils.d.ts.map +0 -1
- package/dist/types/components/radio/index.d.ts +0 -3
- package/dist/types/components/radio/index.d.ts.map +0 -1
- package/dist/types/components/radio/radio.vue.d.ts +0 -180
- package/dist/types/components/radio/radio.vue.d.ts.map +0 -1
- package/dist/types/components/radio/radio_constants.d.ts +0 -10
- package/dist/types/components/radio/radio_constants.d.ts.map +0 -1
- package/dist/types/components/radio_group/index.d.ts +0 -2
- package/dist/types/components/radio_group/index.d.ts.map +0 -1
- package/dist/types/components/radio_group/radio_group.vue.d.ts +0 -228
- package/dist/types/components/radio_group/radio_group.vue.d.ts.map +0 -1
- package/dist/types/components/radio_group/radios_decorator.vue.d.ts +0 -3
- package/dist/types/components/radio_group/radios_decorator.vue.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +0 -69
- package/dist/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +0 -13
- package/dist/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -5
- package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/index.d.ts +0 -3
- package/dist/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts +0 -21
- package/dist/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/link/autolink.d.ts +0 -6
- package/dist/types/components/rich_text_editor/extensions/link/autolink.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/link/index.d.ts +0 -4
- package/dist/types/components/rich_text_editor/extensions/link/index.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/link/link.d.ts +0 -3
- package/dist/types/components/rich_text_editor/extensions/link/link.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/link/utils.d.ts +0 -44
- package/dist/types/components/rich_text_editor/extensions/link/utils.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +0 -71
- package/dist/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +0 -16
- package/dist/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/mentions/mention.d.ts +0 -2
- package/dist/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/mentions/suggestion.d.ts +0 -10
- package/dist/types/components/rich_text_editor/extensions/mentions/suggestion.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +0 -48
- package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/index.d.ts +0 -3
- package/dist/types/components/rich_text_editor/index.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/mention_suggestion.d.ts +0 -11
- package/dist/types/components/rich_text_editor/mention_suggestion.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +0 -215
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +0 -1
- package/dist/types/components/rich_text_editor/rich_text_editor_constants.d.ts +0 -8
- package/dist/types/components/rich_text_editor/rich_text_editor_constants.d.ts.map +0 -1
- package/dist/types/components/root_layout/index.d.ts +0 -3
- package/dist/types/components/root_layout/index.d.ts.map +0 -1
- package/dist/types/components/root_layout/root_layout.vue.d.ts +0 -204
- package/dist/types/components/root_layout/root_layout.vue.d.ts.map +0 -1
- package/dist/types/components/root_layout/root_layout_constants.d.ts +0 -11
- package/dist/types/components/root_layout/root_layout_constants.d.ts.map +0 -1
- package/dist/types/components/scroller/DtScroller.vue.d.ts +0 -44
- package/dist/types/components/scroller/DtScroller.vue.d.ts.map +0 -1
- package/dist/types/components/scroller/index.d.ts +0 -2
- package/dist/types/components/scroller/index.d.ts.map +0 -1
- package/dist/types/components/scroller/modules/core_scroller.vue.d.ts +0 -44
- package/dist/types/components/scroller/modules/core_scroller.vue.d.ts.map +0 -1
- package/dist/types/components/scroller/modules/dynamic_scroller.vue.d.ts +0 -86
- package/dist/types/components/scroller/modules/dynamic_scroller.vue.d.ts.map +0 -1
- package/dist/types/components/scroller/modules/scroller_item.vue.d.ts +0 -79
- package/dist/types/components/scroller/modules/scroller_item.vue.d.ts.map +0 -1
- package/dist/types/components/select_menu/index.d.ts +0 -3
- package/dist/types/components/select_menu/index.d.ts.map +0 -1
- package/dist/types/components/select_menu/select_menu.vue.d.ts +0 -272
- package/dist/types/components/select_menu/select_menu.vue.d.ts.map +0 -1
- package/dist/types/components/select_menu/select_menu_constants.d.ts +0 -18
- package/dist/types/components/select_menu/select_menu_constants.d.ts.map +0 -1
- package/dist/types/components/select_menu/select_menu_validators.d.ts +0 -2
- package/dist/types/components/select_menu/select_menu_validators.d.ts.map +0 -1
- package/dist/types/components/skeleton/index.d.ts +0 -7
- package/dist/types/components/skeleton/index.d.ts.map +0 -1
- package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +0 -152
- package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts.map +0 -1
- package/dist/types/components/skeleton/skeleton.vue.d.ts +0 -155
- package/dist/types/components/skeleton/skeleton.vue.d.ts.map +0 -1
- package/dist/types/components/stack/index.d.ts +0 -3
- package/dist/types/components/stack/index.d.ts.map +0 -1
- package/dist/types/components/stack/stack.vue.d.ts +0 -3
- package/dist/types/components/stack/stack.vue.d.ts.map +0 -1
- package/dist/types/components/stack/stack_constants.d.ts +0 -16
- package/dist/types/components/stack/stack_constants.d.ts.map +0 -1
- package/dist/types/components/stack/utils.d.ts +0 -5
- package/dist/types/components/stack/utils.d.ts.map +0 -1
- package/dist/types/components/stack/validators.d.ts +0 -3
- package/dist/types/components/stack/validators.d.ts.map +0 -1
- package/dist/types/components/tabs/index.d.ts +0 -5
- package/dist/types/components/tabs/index.d.ts.map +0 -1
- package/dist/types/components/tabs/tab.vue.d.ts +0 -114
- package/dist/types/components/tabs/tab.vue.d.ts.map +0 -1
- package/dist/types/components/tabs/tab_group.vue.d.ts +0 -179
- package/dist/types/components/tabs/tab_group.vue.d.ts.map +0 -1
- package/dist/types/components/tabs/tab_panel.vue.d.ts +0 -80
- package/dist/types/components/tabs/tab_panel.vue.d.ts.map +0 -1
- package/dist/types/components/tabs/tabs_constants.d.ts +0 -14
- package/dist/types/components/tabs/tabs_constants.d.ts.map +0 -1
- package/dist/types/components/toast/index.d.ts +0 -3
- package/dist/types/components/toast/index.d.ts.map +0 -1
- package/dist/types/components/toast/toast.vue.d.ts +0 -243
- package/dist/types/components/toast/toast.vue.d.ts.map +0 -1
- package/dist/types/components/toast/toast_constants.d.ts +0 -8
- package/dist/types/components/toast/toast_constants.d.ts.map +0 -1
- package/dist/types/components/toggle/index.d.ts +0 -3
- package/dist/types/components/toggle/index.d.ts.map +0 -1
- package/dist/types/components/toggle/toggle.vue.d.ts +0 -162
- package/dist/types/components/toggle/toggle.vue.d.ts.map +0 -1
- package/dist/types/components/toggle/toggle_constants.d.ts +0 -11
- package/dist/types/components/toggle/toggle_constants.d.ts.map +0 -1
- package/dist/types/components/tooltip/index.d.ts +0 -3
- package/dist/types/components/tooltip/index.d.ts.map +0 -1
- package/dist/types/components/tooltip/modifiers.d.ts +0 -8
- package/dist/types/components/tooltip/modifiers.d.ts.map +0 -1
- package/dist/types/components/tooltip/tooltip.vue.d.ts +0 -445
- package/dist/types/components/tooltip/tooltip.vue.d.ts.map +0 -1
- package/dist/types/components/tooltip/tooltip_constants.d.ts +0 -19
- package/dist/types/components/tooltip/tooltip_constants.d.ts.map +0 -1
- package/dist/types/directives/tooltip/index.d.ts +0 -2
- package/dist/types/directives/tooltip/index.d.ts.map +0 -1
- package/dist/types/directives/tooltip/tooltip.d.ts +0 -6
- package/dist/types/directives/tooltip/tooltip.d.ts.map +0 -1
- package/dist/types/directives.d.ts +0 -2
- package/dist/types/directives.d.ts.map +0 -1
- package/dist/types/emoji.d.ts +0 -5
- package/dist/types/emoji.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -68
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/message_input.d.ts +0 -3
- package/dist/types/message_input.d.ts.map +0 -1
- package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +0 -186
- package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +0 -1
- package/dist/types/recipes/buttons/callbar_button/callbar_button_constants.d.ts +0 -6
- package/dist/types/recipes/buttons/callbar_button/callbar_button_constants.d.ts.map +0 -1
- package/dist/types/recipes/buttons/callbar_button/index.d.ts +0 -3
- package/dist/types/recipes/buttons/callbar_button/index.d.ts.map +0 -1
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +0 -309
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +0 -1
- package/dist/types/recipes/buttons/callbar_button_with_popover/index.d.ts +0 -2
- package/dist/types/recipes/buttons/callbar_button_with_popover/index.d.ts.map +0 -1
- package/dist/types/recipes/cards/ivr_node/index.d.ts +0 -3
- package/dist/types/recipes/cards/ivr_node/index.d.ts.map +0 -1
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +0 -91
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +0 -1
- package/dist/types/recipes/cards/ivr_node/ivr_node_constants.d.ts +0 -74
- package/dist/types/recipes/cards/ivr_node/ivr_node_constants.d.ts.map +0 -1
- package/dist/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +0 -6
- package/dist/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts.map +0 -1
- package/dist/types/recipes/chips/grouped_chip/index.d.ts +0 -2
- package/dist/types/recipes/chips/grouped_chip/index.d.ts.map +0 -1
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +0 -369
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +0 -1
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select_constants.d.ts +0 -25
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select_constants.d.ts.map +0 -1
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.d.ts +0 -6
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.d.ts.map +0 -1
- package/dist/types/recipes/comboboxes/combobox_multi_select/index.d.ts +0 -3
- package/dist/types/recipes/comboboxes/combobox_multi_select/index.d.ts.map +0 -1
- package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +0 -437
- package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts.map +0 -1
- package/dist/types/recipes/comboboxes/combobox_with_popover/index.d.ts +0 -2
- package/dist/types/recipes/comboboxes/combobox_with_popover/index.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +0 -82
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel_constants.d.ts +0 -6
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel_constants.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/index.d.ts +0 -2
- package/dist/types/recipes/conversation_view/attachment_carousel/index.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +0 -49
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +0 -30
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +0 -29
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row_constants.d.ts +0 -6
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row_constants.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/emoji_row/index.d.ts +0 -3
- package/dist/types/recipes/conversation_view/emoji_row/index.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +0 -175
- package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row_constants.d.ts +0 -12
- package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row_constants.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/feed_item_row/index.d.ts +0 -3
- package/dist/types/recipes/conversation_view/feed_item_row/index.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +0 -132
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill_constants.d.ts +0 -11
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill_constants.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/feed_pill/index.d.ts +0 -3
- package/dist/types/recipes/conversation_view/feed_pill/index.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/message_input/index.d.ts +0 -2
- package/dist/types/recipes/conversation_view/message_input/index.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +0 -359
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/message_input/message_input_constants.d.ts +0 -6
- package/dist/types/recipes/conversation_view/message_input/message_input_constants.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/time_pill/index.d.ts +0 -2
- package/dist/types/recipes/conversation_view/time_pill/index.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +0 -37
- package/dist/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts.map +0 -1
- package/dist/types/recipes/conversation_view/time_pill/time_pill_constants.d.ts +0 -6
- package/dist/types/recipes/conversation_view/time_pill/time_pill_constants.d.ts.map +0 -1
- package/dist/types/recipes/header/settings_menu_button/index.d.ts +0 -2
- package/dist/types/recipes/header/settings_menu_button/index.d.ts.map +0 -1
- package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +0 -39
- package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts +0 -163
- package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/callbox/callbox_constants.d.ts +0 -15
- package/dist/types/recipes/leftbar/callbox/callbox_constants.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/callbox/index.d.ts +0 -3
- package/dist/types/recipes/leftbar/callbox/index.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +0 -268
- package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/contact_row/contact_row_constants.d.ts +0 -3
- package/dist/types/recipes/leftbar/contact_row/contact_row_constants.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/contact_row/index.d.ts +0 -2
- package/dist/types/recipes/leftbar/contact_row/index.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +0 -283
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -43
- package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/general_row/index.d.ts +0 -3
- package/dist/types/recipes/leftbar/general_row/index.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +0 -40
- package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +0 -117
- package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/group_row/group_row_constants.d.ts +0 -6
- package/dist/types/recipes/leftbar/group_row/group_row_constants.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/group_row/index.d.ts +0 -2
- package/dist/types/recipes/leftbar/group_row/index.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/unread_pill/index.d.ts +0 -3
- package/dist/types/recipes/leftbar/unread_pill/index.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +0 -47
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +0 -1
- package/dist/types/recipes/leftbar/unread_pill/unread_pill_constants.d.ts +0 -8
- package/dist/types/recipes/leftbar/unread_pill/unread_pill_constants.d.ts.map +0 -1
- package/dist/types/recipes/list_items/contact_info/contact_info.vue.d.ts +0 -201
- package/dist/types/recipes/list_items/contact_info/contact_info.vue.d.ts.map +0 -1
- package/dist/types/recipes/list_items/contact_info/index.d.ts +0 -2
- package/dist/types/recipes/list_items/contact_info/index.d.ts.map +0 -1
- package/dist/types/recipes/notices/top_banner_info/index.d.ts +0 -3
- package/dist/types/recipes/notices/top_banner_info/index.d.ts.map +0 -1
- package/dist/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +0 -25
- package/dist/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts.map +0 -1
- package/dist/types/recipes/notices/top_banner_info/top_banner_info_constants.d.ts +0 -6
- package/dist/types/recipes/notices/top_banner_info/top_banner_info_constants.d.ts.map +0 -1
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { default as DtTabGroup } from "./tab_group.vue";
|
|
2
|
-
export { default as DtTab } from "./tab.vue";
|
|
3
|
-
export { default as DtTabPanel } from "./tab_panel.vue";
|
|
4
|
-
export { TAB_LIST_KIND_MODIFIERS, TAB_LIST_SIZES, TAB_LIST_IMPORTANCE_MODIFIERS, TAB_IMPORTANCE_MODIFIERS } from "./tabs_constants";
|
|
5
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../components/tabs/index.js"],"names":[],"mappings":""}
|
|
@@ -1,114 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
/**
|
|
3
|
-
* Id of the tab
|
|
4
|
-
*/
|
|
5
|
-
id: {
|
|
6
|
-
type: StringConstructor;
|
|
7
|
-
required: true;
|
|
8
|
-
};
|
|
9
|
-
/**
|
|
10
|
-
* Id of the associated content panel
|
|
11
|
-
*/
|
|
12
|
-
panelId: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
required: true;
|
|
15
|
-
};
|
|
16
|
-
/**
|
|
17
|
-
* Describes the tab
|
|
18
|
-
*/
|
|
19
|
-
label: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* Controls the state of the tab
|
|
25
|
-
* @values true, false
|
|
26
|
-
*/
|
|
27
|
-
selected: {
|
|
28
|
-
type: BooleanConstructor;
|
|
29
|
-
default: boolean;
|
|
30
|
-
};
|
|
31
|
-
/**
|
|
32
|
-
* If true, disables the tab
|
|
33
|
-
* @values true, false
|
|
34
|
-
*/
|
|
35
|
-
disabled: {
|
|
36
|
-
type: BooleanConstructor;
|
|
37
|
-
default: boolean;
|
|
38
|
-
};
|
|
39
|
-
/**
|
|
40
|
-
* Used to customize the tab element
|
|
41
|
-
*/
|
|
42
|
-
tabClass: {
|
|
43
|
-
type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
|
|
44
|
-
default: string;
|
|
45
|
-
};
|
|
46
|
-
}, any, {
|
|
47
|
-
TAB_IMPORTANCE_MODIFIERS: {
|
|
48
|
-
selected: string;
|
|
49
|
-
};
|
|
50
|
-
}, {
|
|
51
|
-
tabListeners(): {
|
|
52
|
-
click: (event: any) => void;
|
|
53
|
-
focus: (event: any) => void;
|
|
54
|
-
};
|
|
55
|
-
isSelected(): boolean;
|
|
56
|
-
}, {
|
|
57
|
-
setSelectedPanelByDefault(): void;
|
|
58
|
-
selectPanel(selectOverride?: boolean): void;
|
|
59
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "click")[], "focus" | "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
60
|
-
/**
|
|
61
|
-
* Id of the tab
|
|
62
|
-
*/
|
|
63
|
-
id: {
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
required: true;
|
|
66
|
-
};
|
|
67
|
-
/**
|
|
68
|
-
* Id of the associated content panel
|
|
69
|
-
*/
|
|
70
|
-
panelId: {
|
|
71
|
-
type: StringConstructor;
|
|
72
|
-
required: true;
|
|
73
|
-
};
|
|
74
|
-
/**
|
|
75
|
-
* Describes the tab
|
|
76
|
-
*/
|
|
77
|
-
label: {
|
|
78
|
-
type: StringConstructor;
|
|
79
|
-
default: string;
|
|
80
|
-
};
|
|
81
|
-
/**
|
|
82
|
-
* Controls the state of the tab
|
|
83
|
-
* @values true, false
|
|
84
|
-
*/
|
|
85
|
-
selected: {
|
|
86
|
-
type: BooleanConstructor;
|
|
87
|
-
default: boolean;
|
|
88
|
-
};
|
|
89
|
-
/**
|
|
90
|
-
* If true, disables the tab
|
|
91
|
-
* @values true, false
|
|
92
|
-
*/
|
|
93
|
-
disabled: {
|
|
94
|
-
type: BooleanConstructor;
|
|
95
|
-
default: boolean;
|
|
96
|
-
};
|
|
97
|
-
/**
|
|
98
|
-
* Used to customize the tab element
|
|
99
|
-
*/
|
|
100
|
-
tabClass: {
|
|
101
|
-
type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
|
|
102
|
-
default: string;
|
|
103
|
-
};
|
|
104
|
-
}>> & {
|
|
105
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
106
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
107
|
-
}, {
|
|
108
|
-
label: string;
|
|
109
|
-
disabled: boolean;
|
|
110
|
-
selected: boolean;
|
|
111
|
-
tabClass: string | Record<string, any> | unknown[];
|
|
112
|
-
}, {}>;
|
|
113
|
-
export default _default;
|
|
114
|
-
//# sourceMappingURL=tab.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tab.vue.d.ts","sourceRoot":"","sources":["../../../../components/tabs/tab.vue.js"],"names":[],"mappings":";IAoBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;IA5CH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
|
|
@@ -1,179 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
/**
|
|
3
|
-
* Identifies the tab group
|
|
4
|
-
*/
|
|
5
|
-
label: {
|
|
6
|
-
type: StringConstructor;
|
|
7
|
-
default: string;
|
|
8
|
-
};
|
|
9
|
-
/**
|
|
10
|
-
* The id of the selected tab panel which should be displayed
|
|
11
|
-
*/
|
|
12
|
-
selected: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
/**
|
|
17
|
-
* If true, disables the tab group
|
|
18
|
-
* @values true, false
|
|
19
|
-
*/
|
|
20
|
-
disabled: {
|
|
21
|
-
type: BooleanConstructor;
|
|
22
|
-
default: boolean;
|
|
23
|
-
};
|
|
24
|
-
/**
|
|
25
|
-
* If true, applies inverted styles to the tab group
|
|
26
|
-
* @values true, false
|
|
27
|
-
*/
|
|
28
|
-
inverted: {
|
|
29
|
-
type: BooleanConstructor;
|
|
30
|
-
default: boolean;
|
|
31
|
-
};
|
|
32
|
-
/**
|
|
33
|
-
* If true, applies borderless styles to the tab group
|
|
34
|
-
* @values true, false
|
|
35
|
-
*/
|
|
36
|
-
borderless: {
|
|
37
|
-
type: BooleanConstructor;
|
|
38
|
-
default: boolean;
|
|
39
|
-
};
|
|
40
|
-
/**
|
|
41
|
-
* If provided, applies size styles to the tab group
|
|
42
|
-
* @values default, sm
|
|
43
|
-
*/
|
|
44
|
-
size: {
|
|
45
|
-
type: StringConstructor;
|
|
46
|
-
default: string;
|
|
47
|
-
validate(size: any): boolean;
|
|
48
|
-
};
|
|
49
|
-
/**
|
|
50
|
-
* Pass through classes, used to customize the tab list
|
|
51
|
-
*/
|
|
52
|
-
tabListClass: {
|
|
53
|
-
type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
|
|
54
|
-
default: string;
|
|
55
|
-
};
|
|
56
|
-
/**
|
|
57
|
-
* Pass through props, used to customize the tab list
|
|
58
|
-
*/
|
|
59
|
-
tabListChildProps: {
|
|
60
|
-
type: ObjectConstructor;
|
|
61
|
-
default: () => {};
|
|
62
|
-
};
|
|
63
|
-
}, any, {
|
|
64
|
-
provideObj: {
|
|
65
|
-
selected: string;
|
|
66
|
-
disabled: boolean;
|
|
67
|
-
};
|
|
68
|
-
focusId: null;
|
|
69
|
-
tabs: never[];
|
|
70
|
-
TAB_LIST_SIZE_MODIFIERS: {
|
|
71
|
-
sm: string;
|
|
72
|
-
};
|
|
73
|
-
TAB_LIST_KIND_MODIFIERS: {
|
|
74
|
-
inverted: string;
|
|
75
|
-
};
|
|
76
|
-
TAB_LIST_IMPORTANCE_MODIFIERS: {
|
|
77
|
-
borderless: string;
|
|
78
|
-
};
|
|
79
|
-
}, {}, {
|
|
80
|
-
updateSelected(): void;
|
|
81
|
-
setFocus(focusId: any): void;
|
|
82
|
-
getTabChildren(): {
|
|
83
|
-
context: any;
|
|
84
|
-
panelId: any;
|
|
85
|
-
id: any;
|
|
86
|
-
isSelected: boolean;
|
|
87
|
-
}[];
|
|
88
|
-
onChange(): void;
|
|
89
|
-
changeContentPanel({ selected, selectOverride }: {
|
|
90
|
-
selected: any;
|
|
91
|
-
selectOverride: any;
|
|
92
|
-
}): void;
|
|
93
|
-
tabLeft(): void;
|
|
94
|
-
tabRight(): void;
|
|
95
|
-
selectFocusOnTab(index: any, tabs: any): void;
|
|
96
|
-
selectTab(): void;
|
|
97
|
-
selectTabByIndex(index: any, tabs: any): void;
|
|
98
|
-
getIndexAndTabs(): {
|
|
99
|
-
tabs: never[];
|
|
100
|
-
index: number;
|
|
101
|
-
};
|
|
102
|
-
onHomeButton(): void;
|
|
103
|
-
onEndButton(): void;
|
|
104
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
105
|
-
/**
|
|
106
|
-
* Identifies the tab group
|
|
107
|
-
*/
|
|
108
|
-
label: {
|
|
109
|
-
type: StringConstructor;
|
|
110
|
-
default: string;
|
|
111
|
-
};
|
|
112
|
-
/**
|
|
113
|
-
* The id of the selected tab panel which should be displayed
|
|
114
|
-
*/
|
|
115
|
-
selected: {
|
|
116
|
-
type: StringConstructor;
|
|
117
|
-
default: string;
|
|
118
|
-
};
|
|
119
|
-
/**
|
|
120
|
-
* If true, disables the tab group
|
|
121
|
-
* @values true, false
|
|
122
|
-
*/
|
|
123
|
-
disabled: {
|
|
124
|
-
type: BooleanConstructor;
|
|
125
|
-
default: boolean;
|
|
126
|
-
};
|
|
127
|
-
/**
|
|
128
|
-
* If true, applies inverted styles to the tab group
|
|
129
|
-
* @values true, false
|
|
130
|
-
*/
|
|
131
|
-
inverted: {
|
|
132
|
-
type: BooleanConstructor;
|
|
133
|
-
default: boolean;
|
|
134
|
-
};
|
|
135
|
-
/**
|
|
136
|
-
* If true, applies borderless styles to the tab group
|
|
137
|
-
* @values true, false
|
|
138
|
-
*/
|
|
139
|
-
borderless: {
|
|
140
|
-
type: BooleanConstructor;
|
|
141
|
-
default: boolean;
|
|
142
|
-
};
|
|
143
|
-
/**
|
|
144
|
-
* If provided, applies size styles to the tab group
|
|
145
|
-
* @values default, sm
|
|
146
|
-
*/
|
|
147
|
-
size: {
|
|
148
|
-
type: StringConstructor;
|
|
149
|
-
default: string;
|
|
150
|
-
validate(size: any): boolean;
|
|
151
|
-
};
|
|
152
|
-
/**
|
|
153
|
-
* Pass through classes, used to customize the tab list
|
|
154
|
-
*/
|
|
155
|
-
tabListClass: {
|
|
156
|
-
type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
|
|
157
|
-
default: string;
|
|
158
|
-
};
|
|
159
|
-
/**
|
|
160
|
-
* Pass through props, used to customize the tab list
|
|
161
|
-
*/
|
|
162
|
-
tabListChildProps: {
|
|
163
|
-
type: ObjectConstructor;
|
|
164
|
-
default: () => {};
|
|
165
|
-
};
|
|
166
|
-
}>> & {
|
|
167
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
168
|
-
}, {
|
|
169
|
-
label: string;
|
|
170
|
-
size: string;
|
|
171
|
-
inverted: boolean;
|
|
172
|
-
disabled: boolean;
|
|
173
|
-
selected: string;
|
|
174
|
-
borderless: boolean;
|
|
175
|
-
tabListClass: string | Record<string, any> | unknown[];
|
|
176
|
-
tabListChildProps: Record<string, any>;
|
|
177
|
-
}, {}>;
|
|
178
|
-
export default _default;
|
|
179
|
-
//# sourceMappingURL=tab_group.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tab_group.vue.d.ts","sourceRoot":"","sources":["../../../../components/tabs/tab_group.vue.js"],"names":[],"mappings":";IAyBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAjEH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;OAEG"}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
/**
|
|
3
|
-
* Id of the panel
|
|
4
|
-
*/
|
|
5
|
-
id: {
|
|
6
|
-
type: StringConstructor;
|
|
7
|
-
required: true;
|
|
8
|
-
};
|
|
9
|
-
/**
|
|
10
|
-
* Id of the associated tab
|
|
11
|
-
*/
|
|
12
|
-
tabId: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
required: true;
|
|
15
|
-
};
|
|
16
|
-
/**
|
|
17
|
-
* If true, hides the tab content
|
|
18
|
-
* @values true, false
|
|
19
|
-
*/
|
|
20
|
-
hidden: {
|
|
21
|
-
type: BooleanConstructor;
|
|
22
|
-
default: boolean;
|
|
23
|
-
};
|
|
24
|
-
/**
|
|
25
|
-
* Used to customize the tab element
|
|
26
|
-
*/
|
|
27
|
-
tabPanelClass: {
|
|
28
|
-
type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
|
|
29
|
-
default: string;
|
|
30
|
-
};
|
|
31
|
-
}, any, {
|
|
32
|
-
isFirstElementFocusable: boolean;
|
|
33
|
-
}, {
|
|
34
|
-
hidePanel(): boolean;
|
|
35
|
-
}, {
|
|
36
|
-
isFirstElementOfPanel(element: any): boolean;
|
|
37
|
-
}, {
|
|
38
|
-
methods: {
|
|
39
|
-
getFirstFocusableElement(el: object): Promise<any>;
|
|
40
|
-
focusFirstElement(el: object): Promise<void>;
|
|
41
|
-
_getFirstFocusElement(focusableElements: any): any;
|
|
42
|
-
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
43
|
-
focusTrappedTabPress(e: object, el: object): void;
|
|
44
|
-
};
|
|
45
|
-
}, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
46
|
-
/**
|
|
47
|
-
* Id of the panel
|
|
48
|
-
*/
|
|
49
|
-
id: {
|
|
50
|
-
type: StringConstructor;
|
|
51
|
-
required: true;
|
|
52
|
-
};
|
|
53
|
-
/**
|
|
54
|
-
* Id of the associated tab
|
|
55
|
-
*/
|
|
56
|
-
tabId: {
|
|
57
|
-
type: StringConstructor;
|
|
58
|
-
required: true;
|
|
59
|
-
};
|
|
60
|
-
/**
|
|
61
|
-
* If true, hides the tab content
|
|
62
|
-
* @values true, false
|
|
63
|
-
*/
|
|
64
|
-
hidden: {
|
|
65
|
-
type: BooleanConstructor;
|
|
66
|
-
default: boolean;
|
|
67
|
-
};
|
|
68
|
-
/**
|
|
69
|
-
* Used to customize the tab element
|
|
70
|
-
*/
|
|
71
|
-
tabPanelClass: {
|
|
72
|
-
type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
|
|
73
|
-
default: string;
|
|
74
|
-
};
|
|
75
|
-
}>>, {
|
|
76
|
-
hidden: boolean;
|
|
77
|
-
tabPanelClass: string | Record<string, any> | unknown[];
|
|
78
|
-
}, {}>;
|
|
79
|
-
export default _default;
|
|
80
|
-
//# sourceMappingURL=tab_panel.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tab_panel.vue.d.ts","sourceRoot":"","sources":["../../../../components/tabs/tab_panel.vue.js"],"names":[],"mappings":";IAgBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;MAGE;;;;;IAMF;;OAEG;;;;;;;;;;;;;;;;;;;;IA3BH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;MAGE;;;;;IAMF;;OAEG"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export const TAB_LIST_SIZES: string[];
|
|
2
|
-
export namespace TAB_LIST_SIZE_MODIFIERS {
|
|
3
|
-
let sm: string;
|
|
4
|
-
}
|
|
5
|
-
export namespace TAB_LIST_KIND_MODIFIERS {
|
|
6
|
-
let inverted: string;
|
|
7
|
-
}
|
|
8
|
-
export namespace TAB_LIST_IMPORTANCE_MODIFIERS {
|
|
9
|
-
let borderless: string;
|
|
10
|
-
}
|
|
11
|
-
export namespace TAB_IMPORTANCE_MODIFIERS {
|
|
12
|
-
let selected: string;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=tabs_constants.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tabs_constants.d.ts","sourceRoot":"","sources":["../../../../components/tabs/tabs_constants.js"],"names":[],"mappings":"AAAA,sCAAgD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../components/toast/index.js"],"names":[],"mappings":""}
|
|
@@ -1,243 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
/**
|
|
3
|
-
* Sets an ID on the title element of the component. Useful for aria-describedby
|
|
4
|
-
* or aria-labelledby or any other reason you may need an id to refer to the title.
|
|
5
|
-
*/
|
|
6
|
-
titleId: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
default(): string;
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* Sets an ID on the content element of the component. Useful for aria-describedby
|
|
12
|
-
* or aria-labelledby or any other reason you may need an id to refer to the content.
|
|
13
|
-
*/
|
|
14
|
-
contentId: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default(): string;
|
|
17
|
-
};
|
|
18
|
-
/**
|
|
19
|
-
* Title header of the toast. This can be left blank to remove the title from the toast entirely.
|
|
20
|
-
*/
|
|
21
|
-
title: {
|
|
22
|
-
type: StringConstructor;
|
|
23
|
-
default: string;
|
|
24
|
-
};
|
|
25
|
-
/**
|
|
26
|
-
* Message of the toast. Overridden by default slot.
|
|
27
|
-
*/
|
|
28
|
-
message: {
|
|
29
|
-
type: StringConstructor;
|
|
30
|
-
default: string;
|
|
31
|
-
};
|
|
32
|
-
/**
|
|
33
|
-
* Provides a role for the toast. 'status' is used by default to communicate a message. 'alert' is used to
|
|
34
|
-
* communicate an important message like an error that does not contain any interactive elements.
|
|
35
|
-
* @values status, alert
|
|
36
|
-
*/
|
|
37
|
-
role: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
default: string;
|
|
40
|
-
validator: (role: unknown) => boolean;
|
|
41
|
-
};
|
|
42
|
-
/**
|
|
43
|
-
* Severity level of the toast, sets the icon and background
|
|
44
|
-
* @values base, error, info, success, warning
|
|
45
|
-
*/
|
|
46
|
-
kind: {
|
|
47
|
-
type: StringConstructor;
|
|
48
|
-
default: string;
|
|
49
|
-
validator: (kind: unknown) => boolean;
|
|
50
|
-
};
|
|
51
|
-
/**
|
|
52
|
-
* Used in scenarios where the message needs to visually dominate the screen.
|
|
53
|
-
* @values true, false
|
|
54
|
-
*/
|
|
55
|
-
important: {
|
|
56
|
-
type: BooleanConstructor;
|
|
57
|
-
default: boolean;
|
|
58
|
-
};
|
|
59
|
-
/**
|
|
60
|
-
* Controls whether the toast is shown. If a valid duration is provided, the toast will disappear
|
|
61
|
-
* after reaching the duration time, so it's convenient to use `v-model` with this prop to update
|
|
62
|
-
* the data in your component.
|
|
63
|
-
* Supports v-model
|
|
64
|
-
* @values true, false
|
|
65
|
-
*/
|
|
66
|
-
show: {
|
|
67
|
-
type: BooleanConstructor;
|
|
68
|
-
default: boolean;
|
|
69
|
-
};
|
|
70
|
-
/**
|
|
71
|
-
* Props for the toast close button.
|
|
72
|
-
*/
|
|
73
|
-
closeButtonProps: {
|
|
74
|
-
type: ObjectConstructor;
|
|
75
|
-
default: () => {};
|
|
76
|
-
};
|
|
77
|
-
/**
|
|
78
|
-
* Hides the close button from the toast
|
|
79
|
-
* @values true, false
|
|
80
|
-
*/
|
|
81
|
-
hideClose: {
|
|
82
|
-
type: BooleanConstructor;
|
|
83
|
-
default: boolean;
|
|
84
|
-
};
|
|
85
|
-
/**
|
|
86
|
-
* The duration in ms the toast will display before disappearing.
|
|
87
|
-
* The toast won't disappear if the duration is not provided.
|
|
88
|
-
* If it's provided, it should be equal to or greater than 6000.
|
|
89
|
-
*/
|
|
90
|
-
duration: {
|
|
91
|
-
type: NumberConstructor;
|
|
92
|
-
default: null;
|
|
93
|
-
validator: (duration: unknown) => boolean;
|
|
94
|
-
};
|
|
95
|
-
}, any, {
|
|
96
|
-
isShown: boolean;
|
|
97
|
-
minDuration: number;
|
|
98
|
-
}, {
|
|
99
|
-
kindClass(): any;
|
|
100
|
-
shouldSetTimeout(): boolean;
|
|
101
|
-
}, {
|
|
102
|
-
closeToast(event: any): void;
|
|
103
|
-
setTimeout(): void;
|
|
104
|
-
}, {
|
|
105
|
-
props: {
|
|
106
|
-
visuallyHiddenClose: {
|
|
107
|
-
type: BooleanConstructor;
|
|
108
|
-
default: boolean;
|
|
109
|
-
};
|
|
110
|
-
visuallyHiddenCloseLabel: {
|
|
111
|
-
type: StringConstructor;
|
|
112
|
-
default: null;
|
|
113
|
-
};
|
|
114
|
-
};
|
|
115
|
-
watch: {
|
|
116
|
-
$props: {
|
|
117
|
-
immediate: boolean;
|
|
118
|
-
deep: boolean;
|
|
119
|
-
handler(): void;
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
|
-
computed: {
|
|
123
|
-
showVisuallyHiddenClose(): any;
|
|
124
|
-
}; /**
|
|
125
|
-
* Sets an ID on the title element of the component. Useful for aria-describedby
|
|
126
|
-
* or aria-labelledby or any other reason you may need an id to refer to the title.
|
|
127
|
-
*/
|
|
128
|
-
methods: {
|
|
129
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
130
|
-
};
|
|
131
|
-
}, import("vue").ComponentOptionsMixin, ("close" | "click" | "update:show")[], "close" | "click" | "update:show", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
132
|
-
/**
|
|
133
|
-
* Sets an ID on the title element of the component. Useful for aria-describedby
|
|
134
|
-
* or aria-labelledby or any other reason you may need an id to refer to the title.
|
|
135
|
-
*/
|
|
136
|
-
titleId: {
|
|
137
|
-
type: StringConstructor;
|
|
138
|
-
default(): string;
|
|
139
|
-
};
|
|
140
|
-
/**
|
|
141
|
-
* Sets an ID on the content element of the component. Useful for aria-describedby
|
|
142
|
-
* or aria-labelledby or any other reason you may need an id to refer to the content.
|
|
143
|
-
*/
|
|
144
|
-
contentId: {
|
|
145
|
-
type: StringConstructor;
|
|
146
|
-
default(): string;
|
|
147
|
-
};
|
|
148
|
-
/**
|
|
149
|
-
* Title header of the toast. This can be left blank to remove the title from the toast entirely.
|
|
150
|
-
*/
|
|
151
|
-
title: {
|
|
152
|
-
type: StringConstructor;
|
|
153
|
-
default: string;
|
|
154
|
-
};
|
|
155
|
-
/**
|
|
156
|
-
* Message of the toast. Overridden by default slot.
|
|
157
|
-
*/
|
|
158
|
-
message: {
|
|
159
|
-
type: StringConstructor;
|
|
160
|
-
default: string;
|
|
161
|
-
};
|
|
162
|
-
/**
|
|
163
|
-
* Provides a role for the toast. 'status' is used by default to communicate a message. 'alert' is used to
|
|
164
|
-
* communicate an important message like an error that does not contain any interactive elements.
|
|
165
|
-
* @values status, alert
|
|
166
|
-
*/
|
|
167
|
-
role: {
|
|
168
|
-
type: StringConstructor;
|
|
169
|
-
default: string;
|
|
170
|
-
validator: (role: unknown) => boolean;
|
|
171
|
-
};
|
|
172
|
-
/**
|
|
173
|
-
* Severity level of the toast, sets the icon and background
|
|
174
|
-
* @values base, error, info, success, warning
|
|
175
|
-
*/
|
|
176
|
-
kind: {
|
|
177
|
-
type: StringConstructor;
|
|
178
|
-
default: string;
|
|
179
|
-
validator: (kind: unknown) => boolean;
|
|
180
|
-
};
|
|
181
|
-
/**
|
|
182
|
-
* Used in scenarios where the message needs to visually dominate the screen.
|
|
183
|
-
* @values true, false
|
|
184
|
-
*/
|
|
185
|
-
important: {
|
|
186
|
-
type: BooleanConstructor;
|
|
187
|
-
default: boolean;
|
|
188
|
-
};
|
|
189
|
-
/**
|
|
190
|
-
* Controls whether the toast is shown. If a valid duration is provided, the toast will disappear
|
|
191
|
-
* after reaching the duration time, so it's convenient to use `v-model` with this prop to update
|
|
192
|
-
* the data in your component.
|
|
193
|
-
* Supports v-model
|
|
194
|
-
* @values true, false
|
|
195
|
-
*/
|
|
196
|
-
show: {
|
|
197
|
-
type: BooleanConstructor;
|
|
198
|
-
default: boolean;
|
|
199
|
-
};
|
|
200
|
-
/**
|
|
201
|
-
* Props for the toast close button.
|
|
202
|
-
*/
|
|
203
|
-
closeButtonProps: {
|
|
204
|
-
type: ObjectConstructor;
|
|
205
|
-
default: () => {};
|
|
206
|
-
};
|
|
207
|
-
/**
|
|
208
|
-
* Hides the close button from the toast
|
|
209
|
-
* @values true, false
|
|
210
|
-
*/
|
|
211
|
-
hideClose: {
|
|
212
|
-
type: BooleanConstructor;
|
|
213
|
-
default: boolean;
|
|
214
|
-
};
|
|
215
|
-
/**
|
|
216
|
-
* The duration in ms the toast will display before disappearing.
|
|
217
|
-
* The toast won't disappear if the duration is not provided.
|
|
218
|
-
* If it's provided, it should be equal to or greater than 6000.
|
|
219
|
-
*/
|
|
220
|
-
duration: {
|
|
221
|
-
type: NumberConstructor;
|
|
222
|
-
default: null;
|
|
223
|
-
validator: (duration: unknown) => boolean;
|
|
224
|
-
};
|
|
225
|
-
}>> & {
|
|
226
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
227
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
228
|
-
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
229
|
-
}, {
|
|
230
|
-
title: string;
|
|
231
|
-
role: string;
|
|
232
|
-
message: string;
|
|
233
|
-
kind: string;
|
|
234
|
-
titleId: string;
|
|
235
|
-
contentId: string;
|
|
236
|
-
closeButtonProps: Record<string, any>;
|
|
237
|
-
hideClose: boolean;
|
|
238
|
-
important: boolean;
|
|
239
|
-
show: boolean;
|
|
240
|
-
duration: number;
|
|
241
|
-
}, {}>;
|
|
242
|
-
export default _default;
|
|
243
|
-
//# sourceMappingURL=toast.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"toast.vue.d.ts","sourceRoot":"","sources":["../../../../components/toast/toast.vue.js"],"names":[],"mappings":";IAwBI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IASH;;;OAGG;;;;;;IASH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OArGH;;;OAGG;;;;;IAHH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IASH;;;OAGG;;;;;;IASH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;OAIG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"toast_constants.d.ts","sourceRoot":"","sources":["../../../../components/toast/toast_constants.js"],"names":[],"mappings":"AAAA,mCAA+C;AAC/C,sCAAuC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../components/toggle/index.js"],"names":[],"mappings":""}
|