@dialpad/dialtone-vue 3.220.0-next.4 → 3.220.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/dist/attachment_carousel-BHxR7A76.cjs +2 -0
- package/dist/attachment_carousel-BHxR7A76.cjs.map +1 -0
- package/dist/{attachment_carousel-1qxTI-NN.js → attachment_carousel-CouFqFMw.js} +5 -5
- package/dist/attachment_carousel-CouFqFMw.js.map +1 -0
- package/dist/{combobox-BQBKrDTW.js → combobox-DgClbLOg.js} +35 -36
- package/dist/combobox-DgClbLOg.js.map +1 -0
- package/dist/combobox-DhjZxfUw.cjs +3 -0
- package/dist/combobox-DhjZxfUw.cjs.map +1 -0
- package/dist/common/constants/index.cjs +1 -1
- package/dist/common/constants/index.cjs.map +1 -1
- package/dist/common/constants/index.d.ts +21 -27
- package/dist/common/constants/index.d.ts.map +1 -1
- package/dist/common/constants/index.js +14 -25
- package/dist/common/constants/index.js.map +1 -1
- package/dist/common/mixins/index.cjs +1 -1
- package/dist/common/mixins/index.d.ts +0 -1
- package/dist/common/mixins/index.js +1 -2
- package/dist/common/mixins/input-group.cjs +1 -1
- package/dist/common/mixins/input-group.cjs.map +1 -1
- package/dist/common/mixins/input-group.js +2 -2
- package/dist/common/mixins/input-group.js.map +1 -1
- package/dist/common/mixins/input.cjs +1 -1
- package/dist/common/mixins/input.cjs.map +1 -1
- package/dist/common/mixins/input.d.ts +33 -27
- package/dist/common/mixins/input.d.ts.map +1 -1
- package/dist/common/mixins/input.js +8 -0
- package/dist/common/mixins/input.js.map +1 -1
- package/dist/common/sr_only_close_button.vue.d.ts +7 -98
- package/dist/common/sr_only_close_button.vue.d.ts.map +1 -1
- package/dist/common/utils/index.cjs +1 -1
- package/dist/common/utils/index.cjs.map +1 -1
- package/dist/common/utils/index.d.ts +8 -2
- package/dist/common/utils/index.d.ts.map +1 -1
- package/dist/common/utils/index.js +88 -79
- package/dist/common/utils/index.js.map +1 -1
- package/dist/component-documentation.json +1 -1
- package/dist/components/avatar/avatar.vue.d.ts +27 -85
- package/dist/components/avatar/avatar.vue.d.ts.map +1 -1
- package/dist/components/avatar/avatar_constants.d.ts +29 -86
- package/dist/components/avatar/avatar_constants.d.ts.map +1 -1
- package/dist/components/avatar/index.d.ts +1 -1
- package/dist/components/badge/badge.vue.d.ts +1 -19
- package/dist/components/badge/badge.vue.d.ts.map +1 -1
- package/dist/components/badge/badge_constants.d.ts +1 -1
- package/dist/components/banner/banner.vue.d.ts +50 -447
- package/dist/components/banner/banner.vue.d.ts.map +1 -1
- package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts +17 -27
- package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.vue.d.ts +16 -35
- package/dist/components/button/button.vue.d.ts +7 -98
- package/dist/components/button/button.vue.d.ts.map +1 -1
- package/dist/components/button/button_constants.d.ts +20 -29
- package/dist/components/button/button_constants.d.ts.map +1 -1
- package/dist/components/card/card.vue.d.ts +11 -2
- package/dist/components/card/card.vue.d.ts.map +1 -1
- package/dist/components/checkbox/checkbox.vue.d.ts +11 -183
- package/dist/components/checkbox/checkbox.vue.d.ts.map +1 -1
- package/dist/components/checkbox/checkbox_constants.d.ts +2 -2
- package/dist/components/checkbox_group/checkbox_group.vue.d.ts +15 -145
- package/dist/components/chip/chip.vue.d.ts +16 -125
- package/dist/components/chip/chip.vue.d.ts.map +1 -1
- package/dist/components/chip/chip_constants.d.ts +21 -24
- package/dist/components/chip/chip_constants.d.ts.map +1 -1
- package/dist/components/codeblock/codeblock.vue.d.ts +2 -25
- package/dist/components/codeblock/codeblock.vue.d.ts.map +1 -1
- package/dist/components/collapsible/collapsible.vue.d.ts +11 -102
- package/dist/components/collapsible/collapsible.vue.d.ts.map +1 -1
- package/dist/components/combobox/combobox.vue.d.ts +85 -160
- package/dist/components/combobox/combobox.vue.d.ts.map +1 -1
- package/dist/components/combobox/combobox_empty-list.vue.d.ts +28 -61
- package/dist/components/combobox/combobox_empty-list.vue.d.ts.map +1 -1
- package/dist/components/combobox/combobox_loading-list.vue.d.ts +48 -90
- package/dist/components/combobox/combobox_loading-list.vue.d.ts.map +1 -1
- package/dist/components/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
- package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts +13 -16
- package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts.map +1 -1
- package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts +196 -610
- package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts.map +1 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
- package/dist/components/dropdown/dropdown.vue.d.ts +28 -292
- package/dist/components/dropdown/dropdown.vue.d.ts.map +1 -1
- package/dist/components/emoji/emoji.vue.d.ts +20 -29
- package/dist/components/emoji_picker/emoji_picker.vue.d.ts +25 -225
- package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts +25 -225
- package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +1 -1
- package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +20 -29
- package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +1 -1
- package/dist/components/empty_state/empty_state.vue.d.ts.map +1 -1
- package/dist/components/empty_state/empty_state_constants.d.ts +31 -52
- package/dist/components/empty_state/empty_state_constants.d.ts.map +1 -1
- package/dist/components/hovercard/hovercard.vue.d.ts +57 -596
- package/dist/components/hovercard/hovercard.vue.d.ts.map +1 -1
- package/dist/components/image_viewer/image_viewer.vue.d.ts +17 -224
- package/dist/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/components/input/input.vue.d.ts +21 -214
- package/dist/components/input/input.vue.d.ts.map +1 -1
- package/dist/components/input/input_constants.d.ts +48 -46
- package/dist/components/input/input_constants.d.ts.map +1 -1
- package/dist/components/input_group/input_group.vue.d.ts +0 -142
- package/dist/components/input_group/input_group.vue.d.ts.map +1 -1
- package/dist/components/item_layout/item_layout.vue.d.ts +27 -58
- package/dist/components/item_layout/item_layout.vue.d.ts.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +0 -142
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
- package/dist/components/link/index.d.ts +1 -1
- package/dist/components/link/link.vue.d.ts +6 -26
- package/dist/components/link/link_constants.d.ts +4 -6
- package/dist/components/link/link_constants.d.ts.map +1 -1
- package/dist/components/list_item/list_item.vue.d.ts +28 -61
- package/dist/components/list_item/list_item.vue.d.ts.map +1 -1
- package/dist/components/modal/modal.vue.d.ts +108 -411
- package/dist/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/components/modal/modal_constants.d.ts +6 -7
- package/dist/components/motion_text/motion_text_constants.d.ts +23 -27
- package/dist/components/motion_text/motion_text_constants.d.ts.map +1 -1
- package/dist/components/notice/notice.vue.d.ts +50 -447
- package/dist/components/notice/notice.vue.d.ts.map +1 -1
- package/dist/components/notice/notice_action.vue.d.ts +20 -211
- package/dist/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/components/notice/notice_constants.d.ts.map +1 -1
- package/dist/components/notice/notice_content.vue.d.ts +9 -170
- package/dist/components/notice/notice_content.vue.d.ts.map +1 -1
- package/dist/components/notice/notice_icon.vue.d.ts +2 -11
- package/dist/components/notice/notice_icon.vue.d.ts.map +1 -1
- package/dist/components/pagination/pagination.vue.d.ts +10 -101
- package/dist/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/components/popover/popover.vue.d.ts +23 -267
- package/dist/components/popover/popover.vue.d.ts.map +1 -1
- package/dist/components/popover/popover_header_footer.vue.d.ts +7 -107
- package/dist/components/popover/popover_header_footer.vue.d.ts.map +1 -1
- package/dist/components/radio/radio.vue.d.ts +8 -179
- package/dist/components/radio/radio.vue.d.ts.map +1 -1
- package/dist/components/radio/radio_constants.d.ts +2 -2
- package/dist/components/radio_group/radio_group.vue.d.ts +2 -143
- package/dist/components/resizable/resizable_constants.d.ts.map +1 -1
- package/dist/components/resizable/resizable_panel.vue.d.ts +0 -2
- package/dist/components/resizable/resizable_panel.vue.d.ts.map +1 -1
- package/dist/components/resizable/resizable_utils.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +6 -26
- package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +20 -29
- package/dist/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +20 -29
- package/dist/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +6 -26
- package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +27 -227
- package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -144
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +28 -61
- package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts +51 -597
- package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts +15 -105
- package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/components/root_layout/root_layout.vue.d.ts +2 -2
- package/dist/components/root_layout/root_layout_constants.d.ts +0 -2
- package/dist/components/root_layout/root_layout_constants.d.ts.map +1 -1
- package/dist/components/scroller/modules/core_scroller.vue.d.ts +4 -4
- package/dist/components/scroller/modules/dynamic_scroller.vue.d.ts +24 -24
- package/dist/components/scroller/scroller.vue.d.ts +34 -34
- package/dist/components/select_menu/select_menu.vue.d.ts +34 -190
- package/dist/components/select_menu/select_menu.vue.d.ts.map +1 -1
- package/dist/components/select_menu/select_menu_constants.d.ts +9 -14
- package/dist/components/select_menu/select_menu_constants.d.ts.map +1 -1
- package/dist/components/skeleton/skeleton-list-item.vue.d.ts +12 -15
- package/dist/components/skeleton/skeleton-paragraph.vue.d.ts +2 -5
- package/dist/components/skeleton/skeleton-shape.vue.d.ts +5 -5
- package/dist/components/skeleton/skeleton-text.vue.d.ts +1 -4
- package/dist/components/skeleton/skeleton.vue.d.ts +20 -29
- package/dist/components/skeleton/skeleton_constants.d.ts +13 -18
- package/dist/components/skeleton/skeleton_constants.d.ts.map +1 -1
- package/dist/components/split_button/{split_button-start.vue.d.ts → split_button-alpha.vue.d.ts} +11 -170
- package/dist/components/split_button/split_button-alpha.vue.d.ts.map +1 -0
- package/dist/components/split_button/{split_button-end.vue.d.ts → split_button-omega.vue.d.ts} +13 -109
- package/dist/components/split_button/split_button-omega.vue.d.ts.map +1 -0
- package/dist/components/split_button/split_button.vue.d.ts +87 -809
- package/dist/components/split_button/split_button.vue.d.ts.map +1 -1
- package/dist/components/split_button/split_button_constants.d.ts +7 -12
- package/dist/components/split_button/split_button_constants.d.ts.map +1 -1
- package/dist/components/stack/stack_constants.d.ts.map +1 -1
- package/dist/components/tab/index.d.ts +1 -1
- package/dist/components/tab/tab.vue.d.ts +11 -131
- package/dist/components/tab/tab.vue.d.ts.map +1 -1
- package/dist/components/tab/tab_group.vue.d.ts +13 -139
- package/dist/components/tab/tab_group.vue.d.ts.map +1 -1
- package/dist/components/tab/tabs_constants.d.ts +5 -23
- package/dist/components/tab/tabs_constants.d.ts.map +1 -1
- package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts +45 -442
- package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts.map +1 -1
- package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts +2 -11
- package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts.map +1 -1
- package/dist/components/toast/layouts/toast_layout_default.vue.d.ts +48 -445
- package/dist/components/toast/layouts/toast_layout_default.vue.d.ts.map +1 -1
- package/dist/components/toast/toast.vue.d.ts +212 -1836
- package/dist/components/toast/toast.vue.d.ts.map +1 -1
- package/dist/components/toggle/toggle.vue.d.ts +21 -20
- package/dist/components/toggle/toggle.vue.d.ts.map +1 -1
- package/dist/components/toggle/toggle_constants.d.ts +4 -6
- package/dist/components/toggle/toggle_constants.d.ts.map +1 -1
- package/dist/components/tooltip/tooltip.vue.d.ts +8 -43
- package/dist/components/tooltip/tooltip.vue.d.ts.map +1 -1
- package/dist/datepicker-DprRX9AH.cjs +2 -0
- package/dist/datepicker-DprRX9AH.cjs.map +1 -0
- package/dist/{datepicker-B2nhxiCg.js → datepicker-LVDRC6Lf.js} +24 -20
- package/dist/datepicker-LVDRC6Lf.js.map +1 -0
- package/dist/dialtone-vue.cjs +1 -1
- package/dist/dialtone-vue.css +1 -1
- package/dist/dialtone-vue.js +151 -174
- package/dist/directives/tooltip_directive/tooltip.d.ts.map +1 -1
- package/dist/emoji_picker-Cl-T4BXK.cjs +2 -0
- package/dist/emoji_picker-Cl-T4BXK.cjs.map +1 -0
- package/dist/{emoji_picker-BjgAohQy.js → emoji_picker-tVHfpHDk.js} +8 -9
- package/dist/emoji_picker-tVHfpHDk.js.map +1 -0
- package/dist/index.d.ts +0 -9
- package/dist/lib/attachment-carousel/attachment-carousel.cjs +1 -1
- package/dist/lib/attachment-carousel/attachment-carousel.js +1 -1
- package/dist/lib/attachment-carousel/index.cjs +1 -1
- package/dist/lib/attachment-carousel/index.js +1 -1
- package/dist/lib/avatar/avatar-constants.cjs +1 -1
- package/dist/lib/avatar/avatar-constants.cjs.map +1 -1
- package/dist/lib/avatar/avatar-constants.js +24 -111
- package/dist/lib/avatar/avatar-constants.js.map +1 -1
- package/dist/lib/avatar/avatar.cjs +1 -1
- package/dist/lib/avatar/avatar.cjs.map +1 -1
- package/dist/lib/avatar/avatar.js +84 -145
- package/dist/lib/avatar/avatar.js.map +1 -1
- package/dist/lib/avatar/index.cjs +1 -1
- package/dist/lib/avatar/index.js +3 -3
- package/dist/lib/badge/badge-constants.cjs +1 -1
- package/dist/lib/badge/badge-constants.cjs.map +1 -1
- package/dist/lib/badge/badge-constants.js +1 -1
- package/dist/lib/badge/badge-constants.js.map +1 -1
- package/dist/lib/badge/badge.cjs +1 -1
- package/dist/lib/badge/badge.cjs.map +1 -1
- package/dist/lib/badge/badge.js +23 -51
- package/dist/lib/badge/badge.js.map +1 -1
- package/dist/lib/banner/banner.cjs +2 -2
- package/dist/lib/banner/banner.cjs.map +1 -1
- package/dist/lib/banner/banner.js +24 -71
- package/dist/lib/banner/banner.js.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumb-item.cjs +1 -1
- package/dist/lib/breadcrumbs/breadcrumb-item.cjs.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumb-item.js +38 -29
- package/dist/lib/breadcrumbs/breadcrumb-item.js.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.cjs +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.js +2 -10
- package/dist/lib/breadcrumbs/breadcrumbs.js.map +1 -1
- package/dist/lib/button/button-constants.cjs +1 -1
- package/dist/lib/button/button-constants.cjs.map +1 -1
- package/dist/lib/button/button-constants.js +3 -17
- package/dist/lib/button/button-constants.js.map +1 -1
- package/dist/lib/button/button.cjs +1 -1
- package/dist/lib/button/button.cjs.map +1 -1
- package/dist/lib/button/button.js +19 -162
- package/dist/lib/button/button.js.map +1 -1
- package/dist/lib/button-group/button-group.cjs.map +1 -1
- package/dist/lib/button-group/button-group.js.map +1 -1
- package/dist/lib/callbar-button/callbar-button.cjs +1 -1
- package/dist/lib/callbar-button/callbar-button.cjs.map +1 -1
- package/dist/lib/callbar-button/callbar-button.js +27 -26
- package/dist/lib/callbar-button/callbar-button.js.map +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +36 -45
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js +38 -47
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
- package/dist/lib/callbox/callbox.cjs +1 -1
- package/dist/lib/callbox/callbox.cjs.map +1 -1
- package/dist/lib/callbox/callbox.js +8 -8
- package/dist/lib/callbox/callbox.js.map +1 -1
- package/dist/lib/card/card.cjs +1 -1
- package/dist/lib/card/card.cjs.map +1 -1
- package/dist/lib/card/card.js +18 -10
- package/dist/lib/card/card.js.map +1 -1
- package/dist/lib/checkbox/checkbox-constants.cjs +1 -1
- package/dist/lib/checkbox/checkbox-constants.cjs.map +1 -1
- package/dist/lib/checkbox/checkbox-constants.js +2 -2
- package/dist/lib/checkbox/checkbox-constants.js.map +1 -1
- package/dist/lib/checkbox/checkbox.cjs +1 -1
- package/dist/lib/checkbox/checkbox.cjs.map +1 -1
- package/dist/lib/checkbox/checkbox.js +30 -80
- package/dist/lib/checkbox/checkbox.js.map +1 -1
- package/dist/lib/checkbox-group/checkbox-group.cjs +1 -1
- package/dist/lib/checkbox-group/checkbox-group.cjs.map +1 -1
- package/dist/lib/checkbox-group/checkbox-group.js +12 -6
- package/dist/lib/checkbox-group/checkbox-group.js.map +1 -1
- package/dist/lib/checkbox-group/checkboxes-decorator.cjs +1 -1
- package/dist/lib/checkbox-group/checkboxes-decorator.cjs.map +1 -1
- package/dist/lib/checkbox-group/checkboxes-decorator.js +1 -0
- package/dist/lib/checkbox-group/checkboxes-decorator.js.map +1 -1
- package/dist/lib/chip/chip-constants.cjs +1 -1
- package/dist/lib/chip/chip-constants.cjs.map +1 -1
- package/dist/lib/chip/chip-constants.js +0 -9
- package/dist/lib/chip/chip-constants.js.map +1 -1
- package/dist/lib/chip/chip.cjs +1 -1
- package/dist/lib/chip/chip.cjs.map +1 -1
- package/dist/lib/chip/chip.js +26 -43
- package/dist/lib/chip/chip.js.map +1 -1
- package/dist/lib/codeblock/codeblock.cjs +2 -1
- package/dist/lib/codeblock/codeblock.cjs.map +1 -1
- package/dist/lib/codeblock/codeblock.js +14 -25
- package/dist/lib/codeblock/codeblock.js.map +1 -1
- package/dist/lib/collapsible/collapsible.cjs +1 -1
- package/dist/lib/collapsible/collapsible.cjs.map +1 -1
- package/dist/lib/collapsible/collapsible.js +2 -2
- package/dist/lib/collapsible/collapsible.js.map +1 -1
- package/dist/lib/combobox/combobox.cjs +1 -1
- package/dist/lib/combobox/combobox.js +1 -1
- package/dist/lib/combobox/index.cjs +1 -1
- package/dist/lib/combobox/index.js +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.cjs +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.cjs.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.js +0 -6
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.js.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.cjs +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.cjs.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.js +48 -69
- package/dist/lib/combobox-multi-select/combobox-multi-select.js.map +1 -1
- package/dist/lib/combobox-with-popover/combobox-with-popover.cjs +1 -1
- package/dist/lib/combobox-with-popover/combobox-with-popover.cjs.map +1 -1
- package/dist/lib/combobox-with-popover/combobox-with-popover.js +47 -64
- package/dist/lib/combobox-with-popover/combobox-with-popover.js.map +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.cjs +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.js +45 -51
- package/dist/lib/contact-centers-row/contact-centers-row.js.map +1 -1
- package/dist/lib/contact-info/contact-info.cjs +1 -1
- package/dist/lib/contact-info/contact-info.cjs.map +1 -1
- package/dist/lib/contact-info/contact-info.js +8 -8
- package/dist/lib/contact-info/contact-info.js.map +1 -1
- package/dist/lib/contact-row/contact-row.cjs +1 -1
- package/dist/lib/contact-row/contact-row.cjs.map +1 -1
- package/dist/lib/contact-row/contact-row.js +3 -3
- package/dist/lib/contact-row/contact-row.js.map +1 -1
- package/dist/lib/datepicker/datepicker.cjs +1 -1
- package/dist/lib/datepicker/datepicker.js +1 -1
- package/dist/lib/datepicker/index.cjs +1 -1
- package/dist/lib/datepicker/index.js +1 -1
- package/dist/lib/description-list/description-list.cjs +1 -1
- package/dist/lib/description-list/description-list.cjs.map +1 -1
- package/dist/lib/description-list/description-list.js +1 -1
- package/dist/lib/description-list/description-list.js.map +1 -1
- package/dist/lib/dropdown/dropdown-constants.cjs +1 -1
- package/dist/lib/dropdown/dropdown-constants.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-constants.js +2 -2
- package/dist/lib/dropdown/dropdown-constants.js.map +1 -1
- package/dist/lib/dropdown/dropdown-list.cjs +1 -1
- package/dist/lib/dropdown/dropdown-list.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-list.js +16 -28
- package/dist/lib/dropdown/dropdown-list.js.map +1 -1
- package/dist/lib/dropdown/dropdown.cjs +1 -1
- package/dist/lib/dropdown/dropdown.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown.js +29 -43
- package/dist/lib/dropdown/dropdown.js.map +1 -1
- package/dist/lib/editor/EditorToolbarButton.cjs +1 -1
- package/dist/lib/editor/EditorToolbarButton.cjs.map +1 -1
- package/dist/lib/editor/EditorToolbarButton.js +1 -1
- package/dist/lib/editor/EditorToolbarButton.js.map +1 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.cjs +1 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.cjs.map +1 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.js +1 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.js.map +1 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.cjs +1 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.cjs.map +1 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.js +1 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.js.map +1 -1
- package/dist/lib/editor/editor.cjs +1 -1
- package/dist/lib/editor/editor.cjs.map +1 -1
- package/dist/lib/editor/editor.js +143 -142
- package/dist/lib/editor/editor.js.map +1 -1
- package/dist/lib/emoji-picker/emoji-picker.cjs +1 -1
- package/dist/lib/emoji-picker/emoji-picker.js +1 -1
- package/dist/lib/emoji-picker/index.cjs +1 -1
- package/dist/lib/emoji-picker/index.js +1 -1
- package/dist/lib/emoji-row/emoji-row.cjs +1 -1
- package/dist/lib/emoji-row/emoji-row.cjs.map +1 -1
- package/dist/lib/emoji-row/emoji-row.js +1 -1
- package/dist/lib/emoji-row/emoji-row.js.map +1 -1
- package/dist/lib/emoji-text-wrapper/emoji-text-wrapper.cjs.map +1 -1
- package/dist/lib/emoji-text-wrapper/emoji-text-wrapper.js.map +1 -1
- package/dist/lib/empty-state/empty-state-constants.cjs +1 -1
- package/dist/lib/empty-state/empty-state-constants.cjs.map +1 -1
- package/dist/lib/empty-state/empty-state-constants.js +9 -37
- package/dist/lib/empty-state/empty-state-constants.js.map +1 -1
- package/dist/lib/empty-state/empty-state.cjs +1 -1
- package/dist/lib/empty-state/empty-state.cjs.map +1 -1
- package/dist/lib/empty-state/empty-state.js +30 -77
- package/dist/lib/empty-state/empty-state.js.map +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.cjs +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.js +42 -40
- package/dist/lib/feed-item-pill/feed-item-pill.js.map +1 -1
- package/dist/lib/feed-item-row/feed-item-row.cjs +1 -1
- package/dist/lib/feed-item-row/feed-item-row.cjs.map +1 -1
- package/dist/lib/feed-item-row/feed-item-row.js +3 -3
- package/dist/lib/feed-item-row/feed-item-row.js.map +1 -1
- package/dist/lib/general-row/general-row.cjs +1 -1
- package/dist/lib/general-row/general-row.cjs.map +1 -1
- package/dist/lib/general-row/general-row.js +61 -105
- package/dist/lib/general-row/general-row.js.map +1 -1
- package/dist/lib/general-row/leftbar-general-row-icon.cjs +1 -1
- package/dist/lib/general-row/leftbar-general-row-icon.cjs.map +1 -1
- package/dist/lib/general-row/leftbar-general-row-icon.js +1 -1
- package/dist/lib/general-row/leftbar-general-row-icon.js.map +1 -1
- package/dist/lib/group-row/group-row.cjs +1 -1
- package/dist/lib/group-row/group-row.cjs.map +1 -1
- package/dist/lib/group-row/group-row.js +2 -2
- package/dist/lib/group-row/group-row.js.map +1 -1
- package/dist/lib/grouped-chip/grouped-chip.cjs +1 -1
- package/dist/lib/grouped-chip/grouped-chip.cjs.map +1 -1
- package/dist/lib/grouped-chip/grouped-chip.js +9 -9
- package/dist/lib/grouped-chip/grouped-chip.js.map +1 -1
- package/dist/lib/hovercard/hovercard.cjs +1 -1
- package/dist/lib/hovercard/hovercard.cjs.map +1 -1
- package/dist/lib/hovercard/hovercard.js +24 -38
- package/dist/lib/hovercard/hovercard.js.map +1 -1
- package/dist/lib/icon/icon.cjs +1 -1
- package/dist/lib/icon/icon.cjs.map +1 -1
- package/dist/lib/icon/icon.js +1 -1
- package/dist/lib/icon/icon.js.map +1 -1
- package/dist/lib/illustration/illustration.cjs +1 -1
- package/dist/lib/illustration/illustration.cjs.map +1 -1
- package/dist/lib/illustration/illustration.js +1 -1
- package/dist/lib/illustration/illustration.js.map +1 -1
- package/dist/lib/image-viewer/image-viewer.cjs +1 -1
- package/dist/lib/image-viewer/image-viewer.cjs.map +1 -1
- package/dist/lib/image-viewer/image-viewer.js +32 -33
- package/dist/lib/image-viewer/image-viewer.js.map +1 -1
- package/dist/lib/input/input-constants.cjs +1 -1
- package/dist/lib/input/input-constants.cjs.map +1 -1
- package/dist/lib/input/input-constants.js +11 -25
- package/dist/lib/input/input-constants.js.map +1 -1
- package/dist/lib/input/input.cjs +1 -1
- package/dist/lib/input/input.cjs.map +1 -1
- package/dist/lib/input/input.js +85 -190
- package/dist/lib/input/input.js.map +1 -1
- package/dist/lib/input-group/input-group.cjs +1 -1
- package/dist/lib/input-group/input-group.cjs.map +1 -1
- package/dist/lib/input-group/input-group.js +15 -25
- package/dist/lib/input-group/input-group.js.map +1 -1
- package/dist/lib/item-layout/item-layout.cjs +3 -3
- package/dist/lib/item-layout/item-layout.cjs.map +1 -1
- package/dist/lib/item-layout/item-layout.js +19 -82
- package/dist/lib/item-layout/item-layout.js.map +1 -1
- package/dist/lib/ivr-node/ivr-node.cjs +1 -1
- package/dist/lib/ivr-node/ivr-node.cjs.map +1 -1
- package/dist/lib/ivr-node/ivr-node.js +1 -1
- package/dist/lib/ivr-node/ivr-node.js.map +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.cjs +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.cjs.map +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.js +38 -48
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.js.map +1 -1
- package/dist/lib/link/index.cjs +1 -1
- package/dist/lib/link/index.js +2 -2
- package/dist/lib/link/link-constants.cjs +1 -1
- package/dist/lib/link/link-constants.cjs.map +1 -1
- package/dist/lib/link/link-constants.js +14 -17
- package/dist/lib/link/link-constants.js.map +1 -1
- package/dist/lib/link/link.cjs +1 -1
- package/dist/lib/link/link.cjs.map +1 -1
- package/dist/lib/link/link.js +2 -17
- package/dist/lib/link/link.js.map +1 -1
- package/dist/lib/list-item/list-item.cjs +1 -1
- package/dist/lib/list-item/list-item.cjs.map +1 -1
- package/dist/lib/list-item/list-item.js +5 -9
- package/dist/lib/list-item/list-item.js.map +1 -1
- package/dist/lib/list-item-group/list-item-group.cjs +1 -1
- package/dist/lib/list-item-group/list-item-group.cjs.map +1 -1
- package/dist/lib/list-item-group/list-item-group.js +1 -1
- package/dist/lib/list-item-group/list-item-group.js.map +1 -1
- package/dist/lib/message-input/index.cjs +1 -1
- package/dist/lib/message-input/index.js +1 -1
- package/dist/lib/message-input/message-input-button.cjs +1 -1
- package/dist/lib/message-input/message-input-button.cjs.map +1 -1
- package/dist/lib/message-input/message-input-button.js +1 -1
- package/dist/lib/message-input/message-input-button.js.map +1 -1
- package/dist/lib/message-input/message-input-link.cjs +1 -1
- package/dist/lib/message-input/message-input-link.cjs.map +1 -1
- package/dist/lib/message-input/message-input-link.js +9 -9
- package/dist/lib/message-input/message-input-link.js.map +1 -1
- package/dist/lib/message-input/message-input-topbar.cjs +1 -1
- package/dist/lib/message-input/message-input-topbar.cjs.map +1 -1
- package/dist/lib/message-input/message-input-topbar.js +2 -2
- package/dist/lib/message-input/message-input-topbar.js.map +1 -1
- package/dist/lib/message-input/message-input.cjs +1 -1
- package/dist/lib/message-input/message-input.js +1 -1
- package/dist/lib/modal/modal-constants.cjs +1 -1
- package/dist/lib/modal/modal-constants.cjs.map +1 -1
- package/dist/lib/modal/modal-constants.js +3 -3
- package/dist/lib/modal/modal-constants.js.map +1 -1
- package/dist/lib/modal/modal.cjs +1 -1
- package/dist/lib/modal/modal.cjs.map +1 -1
- package/dist/lib/modal/modal.js +164 -181
- package/dist/lib/modal/modal.js.map +1 -1
- package/dist/lib/motion-text/motion-text-constants.cjs +1 -1
- package/dist/lib/motion-text/motion-text-constants.cjs.map +1 -1
- package/dist/lib/motion-text/motion-text-constants.js +6 -18
- package/dist/lib/motion-text/motion-text-constants.js.map +1 -1
- package/dist/lib/motion-text/motion-text.cjs +1 -1
- package/dist/lib/motion-text/motion-text.cjs.map +1 -1
- package/dist/lib/motion-text/motion-text.js +7 -5
- package/dist/lib/motion-text/motion-text.js.map +1 -1
- package/dist/lib/notice/notice-action.cjs +1 -1
- package/dist/lib/notice/notice-action.cjs.map +1 -1
- package/dist/lib/notice/notice-action.js +26 -34
- package/dist/lib/notice/notice-action.js.map +1 -1
- package/dist/lib/notice/notice-constants.cjs +1 -1
- package/dist/lib/notice/notice-constants.cjs.map +1 -1
- package/dist/lib/notice/notice-constants.js +2 -2
- package/dist/lib/notice/notice-constants.js.map +1 -1
- package/dist/lib/notice/notice-content.cjs +1 -1
- package/dist/lib/notice/notice-content.cjs.map +1 -1
- package/dist/lib/notice/notice-content.js +18 -51
- package/dist/lib/notice/notice-content.js.map +1 -1
- package/dist/lib/notice/notice-icon.cjs +1 -1
- package/dist/lib/notice/notice-icon.cjs.map +1 -1
- package/dist/lib/notice/notice-icon.js +28 -38
- package/dist/lib/notice/notice-icon.js.map +1 -1
- package/dist/lib/notice/notice.cjs +1 -1
- package/dist/lib/notice/notice.cjs.map +1 -1
- package/dist/lib/notice/notice.js +23 -70
- package/dist/lib/notice/notice.js.map +1 -1
- package/dist/lib/pagination/pagination.cjs +1 -1
- package/dist/lib/pagination/pagination.cjs.map +1 -1
- package/dist/lib/pagination/pagination.js +12 -13
- package/dist/lib/pagination/pagination.js.map +1 -1
- package/dist/lib/popover/popover-constants.cjs +1 -1
- package/dist/lib/popover/popover-constants.cjs.map +1 -1
- package/dist/lib/popover/popover-constants.js +6 -6
- package/dist/lib/popover/popover-constants.js.map +1 -1
- package/dist/lib/popover/popover-header-footer.cjs +1 -1
- package/dist/lib/popover/popover-header-footer.cjs.map +1 -1
- package/dist/lib/popover/popover-header-footer.js +3 -11
- package/dist/lib/popover/popover-header-footer.js.map +1 -1
- package/dist/lib/popover/popover.cjs +1 -1
- package/dist/lib/popover/popover.cjs.map +1 -1
- package/dist/lib/popover/popover.js +59 -88
- package/dist/lib/popover/popover.js.map +1 -1
- package/dist/lib/radio/radio-constants.cjs +1 -1
- package/dist/lib/radio/radio-constants.cjs.map +1 -1
- package/dist/lib/radio/radio-constants.js +2 -2
- package/dist/lib/radio/radio-constants.js.map +1 -1
- package/dist/lib/radio/radio.cjs +1 -1
- package/dist/lib/radio/radio.cjs.map +1 -1
- package/dist/lib/radio/radio.js +33 -95
- package/dist/lib/radio/radio.js.map +1 -1
- package/dist/lib/radio-group/radio-group.cjs +1 -1
- package/dist/lib/radio-group/radio-group.cjs.map +1 -1
- package/dist/lib/radio-group/radio-group.js +2 -2
- package/dist/lib/radio-group/radio-group.js.map +1 -1
- package/dist/lib/resizable/index.cjs +1 -1
- package/dist/lib/resizable/index.js +3 -3
- package/dist/lib/resizable/resizable-handle.cjs +1 -1
- package/dist/lib/resizable/resizable-handle.js +1 -1
- package/dist/lib/resizable/resizable-panel.cjs +1 -1
- package/dist/lib/resizable/resizable-panel.cjs.map +1 -1
- package/dist/lib/resizable/resizable-panel.js +3 -11
- package/dist/lib/resizable/resizable-panel.js.map +1 -1
- package/dist/lib/resizable/resizable.cjs +1 -1
- package/dist/lib/resizable/resizable.js +1 -1
- package/dist/lib/rich-text-editor/index.cjs +1 -1
- package/dist/lib/rich-text-editor/index.js +1 -1
- package/dist/lib/rich-text-editor/markdownRenderer.cjs +1 -1
- package/dist/lib/rich-text-editor/markdownRenderer.js +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor.cjs +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor.js +1 -1
- package/dist/lib/root-layout/root-layout-constants.cjs +1 -1
- package/dist/lib/root-layout/root-layout-constants.cjs.map +1 -1
- package/dist/lib/root-layout/root-layout-constants.js +0 -2
- package/dist/lib/root-layout/root-layout-constants.js.map +1 -1
- package/dist/lib/root-layout/root-layout.cjs +1 -1
- package/dist/lib/root-layout/root-layout.cjs.map +1 -1
- package/dist/lib/root-layout/root-layout.js +2 -2
- package/dist/lib/root-layout/root-layout.js.map +1 -1
- package/dist/lib/scroller/index.cjs +1 -1
- package/dist/lib/scroller/index.js +1 -1
- package/dist/lib/scroller/scroller.cjs +1 -1
- package/dist/lib/scroller/scroller.js +1 -1
- package/dist/lib/select-menu/select-menu-constants.cjs +1 -1
- package/dist/lib/select-menu/select-menu-constants.cjs.map +1 -1
- package/dist/lib/select-menu/select-menu-constants.js +2 -7
- package/dist/lib/select-menu/select-menu-constants.js.map +1 -1
- package/dist/lib/select-menu/select-menu.cjs +1 -1
- package/dist/lib/select-menu/select-menu.cjs.map +1 -1
- package/dist/lib/select-menu/select-menu.js +64 -119
- package/dist/lib/select-menu/select-menu.js.map +1 -1
- package/dist/lib/settings-menu-button/settings-menu-button.cjs +1 -1
- package/dist/lib/settings-menu-button/settings-menu-button.cjs.map +1 -1
- package/dist/lib/settings-menu-button/settings-menu-button.js +5 -5
- package/dist/lib/settings-menu-button/settings-menu-button.js.map +1 -1
- package/dist/lib/skeleton/skeleton-constants.cjs +1 -1
- package/dist/lib/skeleton/skeleton-constants.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-constants.js +4 -12
- package/dist/lib/skeleton/skeleton-constants.js.map +1 -1
- package/dist/lib/skeleton/skeleton-list-item.cjs +1 -1
- package/dist/lib/skeleton/skeleton-list-item.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-list-item.js +2 -2
- package/dist/lib/skeleton/skeleton-list-item.js.map +1 -1
- package/dist/lib/skeleton/skeleton-shape.cjs +1 -1
- package/dist/lib/skeleton/skeleton-shape.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-shape.js +3 -3
- package/dist/lib/skeleton/skeleton-shape.js.map +1 -1
- package/dist/lib/split-button/split-button-alpha.cjs +2 -0
- package/dist/lib/split-button/split-button-alpha.cjs.map +1 -0
- package/dist/lib/split-button/split-button-alpha.js +107 -0
- package/dist/lib/split-button/split-button-alpha.js.map +1 -0
- package/dist/lib/split-button/split-button-constants.cjs +1 -1
- package/dist/lib/split-button/split-button-constants.cjs.map +1 -1
- package/dist/lib/split-button/split-button-constants.js +0 -5
- package/dist/lib/split-button/split-button-constants.js.map +1 -1
- package/dist/lib/split-button/split-button-omega.cjs +2 -0
- package/dist/lib/split-button/split-button-omega.cjs.map +1 -0
- package/dist/lib/split-button/{split-button-end.js → split-button-omega.js} +9 -9
- package/dist/lib/split-button/split-button-omega.js.map +1 -0
- package/dist/lib/split-button/split-button.cjs +1 -1
- package/dist/lib/split-button/split-button.cjs.map +1 -1
- package/dist/lib/split-button/split-button.js +71 -246
- package/dist/lib/split-button/split-button.js.map +1 -1
- package/dist/lib/stack/stack-constants.cjs +1 -1
- package/dist/lib/stack/stack-constants.cjs.map +1 -1
- package/dist/lib/stack/stack-constants.js +2 -10
- package/dist/lib/stack/stack-constants.js.map +1 -1
- package/dist/lib/stack/stack.cjs.map +1 -1
- package/dist/lib/stack/stack.js.map +1 -1
- package/dist/lib/tab/index.cjs +1 -1
- package/dist/lib/tab/index.js +5 -5
- package/dist/lib/tab/tab-group.cjs +1 -1
- package/dist/lib/tab/tab-group.cjs.map +1 -1
- package/dist/lib/tab/tab-group.js +52 -186
- package/dist/lib/tab/tab-group.js.map +1 -1
- package/dist/lib/tab/tab.cjs +1 -1
- package/dist/lib/tab/tab.cjs.map +1 -1
- package/dist/lib/tab/tab.js +23 -108
- package/dist/lib/tab/tab.js.map +1 -1
- package/dist/lib/tab/tabs-constants.cjs +1 -1
- package/dist/lib/tab/tabs-constants.cjs.map +1 -1
- package/dist/lib/tab/tabs-constants.js +2 -33
- package/dist/lib/tab/tabs-constants.js.map +1 -1
- package/dist/lib/toast/index.cjs +1 -1
- package/dist/lib/toast/index.js +1 -1
- package/dist/lib/toast/toast.cjs +1 -1
- package/dist/lib/toast/toast.js +1 -1
- package/dist/lib/toggle/toggle-constants.cjs +1 -1
- package/dist/lib/toggle/toggle-constants.cjs.map +1 -1
- package/dist/lib/toggle/toggle-constants.js +0 -2
- package/dist/lib/toggle/toggle-constants.js.map +1 -1
- package/dist/lib/toggle/toggle.cjs +1 -1
- package/dist/lib/toggle/toggle.cjs.map +1 -1
- package/dist/lib/toggle/toggle.js +31 -26
- package/dist/lib/toggle/toggle.js.map +1 -1
- package/dist/lib/tooltip/tooltip.cjs +4 -1
- package/dist/lib/tooltip/tooltip.cjs.map +1 -1
- package/dist/lib/tooltip/tooltip.js +32 -46
- package/dist/lib/tooltip/tooltip.js.map +1 -1
- package/dist/lib/tooltip-directive/tooltip.cjs +1 -1
- package/dist/lib/tooltip-directive/tooltip.cjs.map +1 -1
- package/dist/lib/tooltip-directive/tooltip.js +35 -36
- package/dist/lib/tooltip-directive/tooltip.js.map +1 -1
- package/dist/lib/top-banner-info/top-banner-info.cjs +1 -1
- package/dist/lib/top-banner-info/top-banner-info.cjs.map +1 -1
- package/dist/lib/top-banner-info/top-banner-info.js +4 -4
- package/dist/lib/top-banner-info/top-banner-info.js.map +1 -1
- package/dist/lib/unread-pill/unread-pill.cjs +1 -1
- package/dist/lib/unread-pill/unread-pill.cjs.map +1 -1
- package/dist/lib/unread-pill/unread-pill.js +1 -1
- package/dist/lib/unread-pill/unread-pill.js.map +1 -1
- package/dist/lib/validation-messages/validation-messages.cjs +1 -1
- package/dist/lib/validation-messages/validation-messages.cjs.map +1 -1
- package/dist/lib/validation-messages/validation-messages.js +2 -2
- package/dist/lib/validation-messages/validation-messages.js.map +1 -1
- package/dist/localization/en-US.cjs +0 -5
- package/dist/localization/en-US.cjs.map +1 -1
- package/dist/localization/en-US.js +1 -1
- package/dist/localization/en-US.js.map +1 -1
- package/dist/{markdownRenderer-Dsq-CiH9.cjs → markdownRenderer-DCgGQseq.cjs} +1 -1
- package/dist/{markdownRenderer-Dsq-CiH9.cjs.map → markdownRenderer-DCgGQseq.cjs.map} +1 -1
- package/dist/{markdownRenderer-k7_rQkox.js → markdownRenderer-D_P94RyM.js} +1 -1
- package/dist/{markdownRenderer-k7_rQkox.js.map → markdownRenderer-D_P94RyM.js.map} +1 -1
- package/dist/message_input-BiCHkV9g.cjs +2 -0
- package/dist/message_input-BiCHkV9g.cjs.map +1 -0
- package/dist/{message_input-rXsWKem_.js → message_input-DO6pV_GG.js} +132 -131
- package/dist/message_input-DO6pV_GG.js.map +1 -0
- package/dist/recipes/buttons/callbar_button/callbar_button.vue.d.ts +17 -142
- package/dist/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +1 -1
- package/dist/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +53 -532
- package/dist/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +49 -508
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
- package/dist/recipes/cards/ivr_node/ivr_node.vue.d.ts +46 -392
- package/dist/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +16 -125
- package/dist/recipes/chips/grouped_chip/grouped_chip.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +31 -420
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +24 -322
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/EditorToolbarButton.vue.d.ts +7 -98
- package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts +35 -390
- package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts +30 -365
- package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.d.ts +284 -1824
- package/dist/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +55 -199
- package/dist/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +48 -161
- package/dist/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +56 -165
- package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +34 -156
- package/dist/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input.vue.d.ts +188 -2104
- package/dist/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input_button.vue.d.ts +15 -283
- package/dist/recipes/conversation_view/message_input/message_input_button.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input_link.vue.d.ts +85 -881
- package/dist/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +15 -283
- package/dist/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +7 -98
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts.map +1 -1
- package/dist/recipes/item_layout/contact_info/contact_info.vue.d.ts +54 -143
- package/dist/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/callbox/callbox.vue.d.ts +34 -110
- package/dist/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +33 -150
- package/dist/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/contact_row/contact_row.vue.d.ts +85 -673
- package/dist/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row.vue.d.ts +39 -560
- package/dist/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/group_row/group_row.vue.d.ts +38 -559
- package/dist/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/dist/recipes/notices/top_banner_info/top_banner_info.vue.d.ts.map +1 -1
- package/dist/{resizable-CcxS3dH7.js → resizable-D4-peBOl.js} +3 -3
- package/dist/{resizable-CcxS3dH7.js.map → resizable-D4-peBOl.js.map} +1 -1
- package/dist/{resizable-DdPrpKvD.cjs → resizable-aOVGO_Os.cjs} +2 -2
- package/dist/{resizable-DdPrpKvD.cjs.map → resizable-aOVGO_Os.cjs.map} +1 -1
- package/dist/{resizable_handle-vqI5i9u6.js → resizable_handle-BlKBiWnx.js} +3 -3
- package/dist/{resizable_handle-vqI5i9u6.js.map → resizable_handle-BlKBiWnx.js.map} +1 -1
- package/dist/{resizable_handle-g45rLu_2.cjs → resizable_handle-RIKS8frB.cjs} +2 -2
- package/dist/{resizable_handle-g45rLu_2.cjs.map → resizable_handle-RIKS8frB.cjs.map} +1 -1
- package/dist/{resizable_utils-CQscchW4.js → resizable_utils-BComtrMV.js} +47 -29
- package/dist/resizable_utils-BComtrMV.js.map +1 -0
- package/dist/resizable_utils-DhuzXRdP.cjs +2 -0
- package/dist/resizable_utils-DhuzXRdP.cjs.map +1 -0
- package/dist/{rich_text_editor-DRwU4mUa.js → rich_text_editor-DYu2R0kw.js} +602 -640
- package/dist/{rich_text_editor-DRwU4mUa.js.map → rich_text_editor-DYu2R0kw.js.map} +1 -1
- package/dist/rich_text_editor-FduHYl-G.cjs +12 -0
- package/dist/{rich_text_editor-TolFmwK_.cjs.map → rich_text_editor-FduHYl-G.cjs.map} +1 -1
- package/dist/{scroller-DPqcc_Wl.js → scroller-BGVDh3sq.js} +6 -6
- package/dist/scroller-BGVDh3sq.js.map +1 -0
- package/dist/scroller-CjAsgjl9.cjs +2 -0
- package/dist/scroller-CjAsgjl9.cjs.map +1 -0
- package/dist/shared/sr_only_close_button.cjs +1 -1
- package/dist/shared/sr_only_close_button.cjs.map +1 -1
- package/dist/shared/sr_only_close_button.js +1 -1
- package/dist/shared/sr_only_close_button.js.map +1 -1
- package/dist/{toast-DqbTiHVx.js → toast-DvPN-bCi.js} +89 -222
- package/dist/toast-DvPN-bCi.js.map +1 -0
- package/dist/toast-d8_zmgkL.cjs +2 -0
- package/dist/toast-d8_zmgkL.cjs.map +1 -0
- package/dist/{useResizableCalculations-CoVtK_0B.cjs → useResizableCalculations-BDITle3Q.cjs} +2 -2
- package/dist/{useResizableCalculations-CoVtK_0B.cjs.map → useResizableCalculations-BDITle3Q.cjs.map} +1 -1
- package/dist/{useResizableCalculations-YI08W37g.js → useResizableCalculations-DAajatT4.js} +2 -2
- package/dist/{useResizableCalculations-YI08W37g.js.map → useResizableCalculations-DAajatT4.js.map} +1 -1
- package/package.json +5 -7
- package/dist/attachment_carousel-1qxTI-NN.js.map +0 -1
- package/dist/attachment_carousel-wnZS3vEt.cjs +0 -2
- package/dist/attachment_carousel-wnZS3vEt.cjs.map +0 -1
- package/dist/combobox-BQBKrDTW.js.map +0 -1
- package/dist/combobox-Da7wBh3G.cjs +0 -3
- package/dist/combobox-Da7wBh3G.cjs.map +0 -1
- package/dist/common/composables/useIndicatorAnimation.cjs +0 -2
- package/dist/common/composables/useIndicatorAnimation.cjs.map +0 -1
- package/dist/common/composables/useIndicatorAnimation.d.ts +0 -18
- package/dist/common/composables/useIndicatorAnimation.d.ts.map +0 -1
- package/dist/common/composables/useIndicatorAnimation.js +0 -78
- package/dist/common/composables/useIndicatorAnimation.js.map +0 -1
- package/dist/common/constants/sizes.cjs +0 -2
- package/dist/common/constants/sizes.cjs.map +0 -1
- package/dist/common/constants/sizes.d.ts +0 -22
- package/dist/common/constants/sizes.d.ts.map +0 -1
- package/dist/common/constants/sizes.js +0 -19
- package/dist/common/constants/sizes.js.map +0 -1
- package/dist/common/mixins/mode.cjs +0 -2
- package/dist/common/mixins/mode.cjs.map +0 -1
- package/dist/common/mixins/mode.d.ts +0 -25
- package/dist/common/mixins/mode.d.ts.map +0 -1
- package/dist/common/mixins/mode.js +0 -62
- package/dist/common/mixins/mode.js.map +0 -1
- package/dist/common/mode_constants.d.ts +0 -37
- package/dist/common/mode_constants.d.ts.map +0 -1
- package/dist/components/box/box.vue.d.ts +0 -75
- package/dist/components/box/box.vue.d.ts.map +0 -1
- package/dist/components/box/box_constants.d.ts +0 -11
- package/dist/components/box/box_constants.d.ts.map +0 -1
- package/dist/components/box/index.d.ts +0 -3
- package/dist/components/box/index.d.ts.map +0 -1
- package/dist/components/box/validators.d.ts +0 -11
- package/dist/components/box/validators.d.ts.map +0 -1
- package/dist/components/codeblock/codeblock_constants.d.ts +0 -9
- package/dist/components/codeblock/codeblock_constants.d.ts.map +0 -1
- package/dist/components/filter_pill/filter_pill.vue.d.ts +0 -4739
- package/dist/components/filter_pill/filter_pill.vue.d.ts.map +0 -1
- package/dist/components/filter_pill/index.d.ts +0 -2
- package/dist/components/filter_pill/index.d.ts.map +0 -1
- package/dist/components/mode_island/index.d.ts +0 -3
- package/dist/components/mode_island/index.d.ts.map +0 -1
- package/dist/components/mode_island/mode_island.vue.d.ts +0 -3
- package/dist/components/mode_island/mode_island.vue.d.ts.map +0 -1
- package/dist/components/mode_island/mode_island_constants.d.ts +0 -10
- package/dist/components/mode_island/mode_island_constants.d.ts.map +0 -1
- package/dist/components/mode_island/utils.d.ts +0 -12
- package/dist/components/mode_island/utils.d.ts.map +0 -1
- package/dist/components/mode_island/validators.d.ts +0 -6
- package/dist/components/mode_island/validators.d.ts.map +0 -1
- package/dist/components/prose/index.d.ts +0 -3
- package/dist/components/prose/index.d.ts.map +0 -1
- package/dist/components/prose/prose.vue.d.ts +0 -26
- package/dist/components/prose/prose.vue.d.ts.map +0 -1
- package/dist/components/prose/prose_constants.d.ts +0 -34
- package/dist/components/prose/prose_constants.d.ts.map +0 -1
- package/dist/components/segmented_control/index.d.ts +0 -4
- package/dist/components/segmented_control/index.d.ts.map +0 -1
- package/dist/components/segmented_control/segmented_control.vue.d.ts +0 -226
- package/dist/components/segmented_control/segmented_control.vue.d.ts.map +0 -1
- package/dist/components/segmented_control/segmented_control_constants.d.ts +0 -41
- package/dist/components/segmented_control/segmented_control_constants.d.ts.map +0 -1
- package/dist/components/segmented_control/segmented_control_item.vue.d.ts +0 -35
- package/dist/components/segmented_control/segmented_control_item.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button-end.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button-start.vue.d.ts.map +0 -1
- package/dist/components/text/index.d.ts +0 -3
- package/dist/components/text/index.d.ts.map +0 -1
- package/dist/components/text/text.vue.d.ts +0 -145
- package/dist/components/text/text.vue.d.ts.map +0 -1
- package/dist/components/text/text_constants.d.ts +0 -95
- package/dist/components/text/text_constants.d.ts.map +0 -1
- package/dist/datepicker-B2nhxiCg.js.map +0 -1
- package/dist/datepicker-CZrNL0Yn.cjs +0 -2
- package/dist/datepicker-CZrNL0Yn.cjs.map +0 -1
- package/dist/directives/focusgroup_directive/focusgroup.d.ts +0 -6
- package/dist/directives/focusgroup_directive/focusgroup.d.ts.map +0 -1
- package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts +0 -74
- package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts.map +0 -1
- package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts +0 -15
- package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts.map +0 -1
- package/dist/directives/focusgroup_directive/index.d.ts +0 -2
- package/dist/directives/focusgroup_directive/index.d.ts.map +0 -1
- package/dist/directives/focustrap_directive/focustrap.d.ts +0 -6
- package/dist/directives/focustrap_directive/focustrap.d.ts.map +0 -1
- package/dist/directives/focustrap_directive/focustrap_constants.d.ts +0 -7
- package/dist/directives/focustrap_directive/focustrap_constants.d.ts.map +0 -1
- package/dist/directives/focustrap_directive/focustrap_utils.d.ts +0 -5
- package/dist/directives/focustrap_directive/focustrap_utils.d.ts.map +0 -1
- package/dist/directives/focustrap_directive/index.d.ts +0 -2
- package/dist/directives/focustrap_directive/index.d.ts.map +0 -1
- package/dist/directives/mode_directive/index.d.ts +0 -2
- package/dist/directives/mode_directive/index.d.ts.map +0 -1
- package/dist/directives/mode_directive/mode.d.ts +0 -6
- package/dist/directives/mode_directive/mode.d.ts.map +0 -1
- package/dist/emoji_picker-BQW4qRFg.cjs +0 -2
- package/dist/emoji_picker-BQW4qRFg.cjs.map +0 -1
- package/dist/emoji_picker-BjgAohQy.js.map +0 -1
- package/dist/lib/box/box-constants.cjs +0 -2
- package/dist/lib/box/box-constants.cjs.map +0 -1
- package/dist/lib/box/box-constants.js +0 -107
- package/dist/lib/box/box-constants.js.map +0 -1
- package/dist/lib/box/box.cjs +0 -2
- package/dist/lib/box/box.cjs.map +0 -1
- package/dist/lib/box/box.js +0 -237
- package/dist/lib/box/box.js.map +0 -1
- package/dist/lib/box/index.cjs +0 -1
- package/dist/lib/box/index.js +0 -3
- package/dist/lib/box/validators.cjs +0 -2
- package/dist/lib/box/validators.cjs.map +0 -1
- package/dist/lib/box/validators.js +0 -17
- package/dist/lib/box/validators.js.map +0 -1
- package/dist/lib/codeblock/codeblock-constants.cjs +0 -2
- package/dist/lib/codeblock/codeblock-constants.cjs.map +0 -1
- package/dist/lib/codeblock/codeblock-constants.js +0 -20
- package/dist/lib/codeblock/codeblock-constants.js.map +0 -1
- package/dist/lib/filter-pill/filter-pill.cjs +0 -2
- package/dist/lib/filter-pill/filter-pill.cjs.map +0 -1
- package/dist/lib/filter-pill/filter-pill.js +0 -441
- package/dist/lib/filter-pill/filter-pill.js.map +0 -1
- package/dist/lib/filter-pill/index.cjs +0 -1
- package/dist/lib/filter-pill/index.js +0 -2
- package/dist/lib/focusgroup-directive/focusgroup-constants.cjs +0 -2
- package/dist/lib/focusgroup-directive/focusgroup-constants.cjs.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup-constants.js +0 -77
- package/dist/lib/focusgroup-directive/focusgroup-constants.js.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup-utils.cjs +0 -2
- package/dist/lib/focusgroup-directive/focusgroup-utils.cjs.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup-utils.js +0 -33
- package/dist/lib/focusgroup-directive/focusgroup-utils.js.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup.cjs +0 -2
- package/dist/lib/focusgroup-directive/focusgroup.cjs.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup.js +0 -143
- package/dist/lib/focusgroup-directive/focusgroup.js.map +0 -1
- package/dist/lib/focusgroup-directive/index.cjs +0 -1
- package/dist/lib/focusgroup-directive/index.js +0 -2
- package/dist/lib/focustrap-directive/focustrap-constants.cjs +0 -2
- package/dist/lib/focustrap-directive/focustrap-constants.cjs.map +0 -1
- package/dist/lib/focustrap-directive/focustrap-constants.js +0 -10
- package/dist/lib/focustrap-directive/focustrap-constants.js.map +0 -1
- package/dist/lib/focustrap-directive/focustrap-utils.cjs +0 -2
- package/dist/lib/focustrap-directive/focustrap-utils.cjs.map +0 -1
- package/dist/lib/focustrap-directive/focustrap-utils.js +0 -19
- package/dist/lib/focustrap-directive/focustrap-utils.js.map +0 -1
- package/dist/lib/focustrap-directive/focustrap.cjs +0 -2
- package/dist/lib/focustrap-directive/focustrap.cjs.map +0 -1
- package/dist/lib/focustrap-directive/focustrap.js +0 -96
- package/dist/lib/focustrap-directive/focustrap.js.map +0 -1
- package/dist/lib/focustrap-directive/index.cjs +0 -1
- package/dist/lib/focustrap-directive/index.js +0 -2
- package/dist/lib/kitchen-sink/kitchen-sink-view.cjs +0 -2
- package/dist/lib/kitchen-sink/kitchen-sink-view.cjs.map +0 -1
- package/dist/lib/kitchen-sink/kitchen-sink-view.js +0 -205
- package/dist/lib/kitchen-sink/kitchen-sink-view.js.map +0 -1
- package/dist/lib/mode-directive/index.cjs +0 -1
- package/dist/lib/mode-directive/index.js +0 -2
- package/dist/lib/mode-directive/mode.cjs +0 -2
- package/dist/lib/mode-directive/mode.cjs.map +0 -1
- package/dist/lib/mode-directive/mode.js +0 -67
- package/dist/lib/mode-directive/mode.js.map +0 -1
- package/dist/lib/mode-island/index.cjs +0 -1
- package/dist/lib/mode-island/index.js +0 -3
- package/dist/lib/mode-island/mode-island-constants.cjs +0 -2
- package/dist/lib/mode-island/mode-island-constants.cjs.map +0 -1
- package/dist/lib/mode-island/mode-island-constants.js +0 -10
- package/dist/lib/mode-island/mode-island-constants.js.map +0 -1
- package/dist/lib/mode-island/mode-island.cjs +0 -2
- package/dist/lib/mode-island/mode-island.cjs.map +0 -1
- package/dist/lib/mode-island/mode-island.js +0 -102
- package/dist/lib/mode-island/mode-island.js.map +0 -1
- package/dist/lib/mode-island/utils.cjs +0 -2
- package/dist/lib/mode-island/utils.cjs.map +0 -1
- package/dist/lib/mode-island/utils.js +0 -28
- package/dist/lib/mode-island/utils.js.map +0 -1
- package/dist/lib/mode-island/validators.cjs +0 -2
- package/dist/lib/mode-island/validators.cjs.map +0 -1
- package/dist/lib/mode-island/validators.js +0 -10
- package/dist/lib/mode-island/validators.js.map +0 -1
- package/dist/lib/prose/index.cjs +0 -1
- package/dist/lib/prose/index.js +0 -3
- package/dist/lib/prose/prose-constants.cjs +0 -2
- package/dist/lib/prose/prose-constants.cjs.map +0 -1
- package/dist/lib/prose/prose-constants.js +0 -89
- package/dist/lib/prose/prose-constants.js.map +0 -1
- package/dist/lib/prose/prose.cjs +0 -2
- package/dist/lib/prose/prose.cjs.map +0 -1
- package/dist/lib/prose/prose.js +0 -68
- package/dist/lib/prose/prose.js.map +0 -1
- package/dist/lib/segmented-control/index.cjs +0 -1
- package/dist/lib/segmented-control/index.js +0 -4
- package/dist/lib/segmented-control/segmented-control-constants.cjs +0 -2
- package/dist/lib/segmented-control/segmented-control-constants.cjs.map +0 -1
- package/dist/lib/segmented-control/segmented-control-constants.js +0 -41
- package/dist/lib/segmented-control/segmented-control-constants.js.map +0 -1
- package/dist/lib/segmented-control/segmented-control-item.cjs +0 -2
- package/dist/lib/segmented-control/segmented-control-item.cjs.map +0 -1
- package/dist/lib/segmented-control/segmented-control-item.js +0 -104
- package/dist/lib/segmented-control/segmented-control-item.js.map +0 -1
- package/dist/lib/segmented-control/segmented-control.cjs +0 -2
- package/dist/lib/segmented-control/segmented-control.cjs.map +0 -1
- package/dist/lib/segmented-control/segmented-control.js +0 -204
- package/dist/lib/segmented-control/segmented-control.js.map +0 -1
- package/dist/lib/split-button/split-button-end.cjs +0 -2
- package/dist/lib/split-button/split-button-end.cjs.map +0 -1
- package/dist/lib/split-button/split-button-end.js.map +0 -1
- package/dist/lib/split-button/split-button-start.cjs +0 -2
- package/dist/lib/split-button/split-button-start.cjs.map +0 -1
- package/dist/lib/split-button/split-button-start.js +0 -182
- package/dist/lib/split-button/split-button-start.js.map +0 -1
- package/dist/lib/text/index.cjs +0 -1
- package/dist/lib/text/index.js +0 -3
- package/dist/lib/text/text-constants.cjs +0 -2
- package/dist/lib/text/text-constants.cjs.map +0 -1
- package/dist/lib/text/text-constants.js +0 -128
- package/dist/lib/text/text-constants.js.map +0 -1
- package/dist/lib/text/text.cjs +0 -2
- package/dist/lib/text/text.cjs.map +0 -1
- package/dist/lib/text/text.js +0 -150
- package/dist/lib/text/text.js.map +0 -1
- package/dist/message_input-DktL-f28.cjs +0 -2
- package/dist/message_input-DktL-f28.cjs.map +0 -1
- package/dist/message_input-rXsWKem_.js.map +0 -1
- package/dist/mode_constants-CzYJW9ua.cjs +0 -2
- package/dist/mode_constants-CzYJW9ua.cjs.map +0 -1
- package/dist/mode_constants-tb7TL85q.js +0 -14
- package/dist/mode_constants-tb7TL85q.js.map +0 -1
- package/dist/resizable_utils-CQscchW4.js.map +0 -1
- package/dist/resizable_utils-DabS08OL.cjs +0 -2
- package/dist/resizable_utils-DabS08OL.cjs.map +0 -1
- package/dist/rich_text_editor-TolFmwK_.cjs +0 -12
- package/dist/scroller-C15VLKNK.cjs +0 -2
- package/dist/scroller-C15VLKNK.cjs.map +0 -1
- package/dist/scroller-DPqcc_Wl.js.map +0 -1
- package/dist/toast-BuNWsrhy.cjs +0 -2
- package/dist/toast-BuNWsrhy.cjs.map +0 -1
- package/dist/toast-DqbTiHVx.js.map +0 -1
|
@@ -173,40 +173,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
173
173
|
'd-recipe-leftbar-row--action-focused': boolean;
|
|
174
174
|
})[];
|
|
175
175
|
getIcon(): string;
|
|
176
|
-
getIconComponent(): import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
177
|
-
size: {
|
|
178
|
-
type: StringConstructor;
|
|
179
|
-
default: string;
|
|
180
|
-
validator: (s: unknown) => boolean;
|
|
181
|
-
};
|
|
182
|
-
ariaLabel: {
|
|
183
|
-
type: StringConstructor;
|
|
184
|
-
default: undefined;
|
|
185
|
-
};
|
|
186
|
-
}>, {}, {}, {
|
|
187
|
-
iconSizeClass(): any;
|
|
188
|
-
ariaHidden(): "true" | "false";
|
|
189
|
-
dataQA(): {};
|
|
190
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "loaded"[], "loaded", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
191
|
-
size: {
|
|
192
|
-
type: StringConstructor;
|
|
193
|
-
default: string;
|
|
194
|
-
validator: (s: unknown) => boolean;
|
|
195
|
-
};
|
|
196
|
-
ariaLabel: {
|
|
197
|
-
type: StringConstructor;
|
|
198
|
-
default: undefined;
|
|
199
|
-
};
|
|
200
|
-
}>> & Readonly<{
|
|
201
|
-
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
202
|
-
}>, {
|
|
203
|
-
size: string;
|
|
204
|
-
ariaLabel: string;
|
|
205
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | undefined;
|
|
206
|
-
isDialbotType(): boolean;
|
|
207
|
-
isContactCenterType(): boolean;
|
|
208
|
-
contactCenterIconClasses(): any[];
|
|
209
|
-
avatarSize(): string;
|
|
210
176
|
generalRowListeners(): Object;
|
|
211
177
|
getAriaLabel(): string;
|
|
212
178
|
hasActions(): string | boolean;
|
|
@@ -225,6 +191,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
225
191
|
typingTooltip(): any;
|
|
226
192
|
}, {
|
|
227
193
|
removeClassStyleAttrs: typeof import('../../../common/utils').removeClassStyleAttrs;
|
|
194
|
+
addClassStyleAttrs: typeof import('../../../common/utils').addClassStyleAttrs;
|
|
228
195
|
validateProps(): void;
|
|
229
196
|
adjustLabelWidth(): void;
|
|
230
197
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "call"[], "call", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -296,8 +263,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
296
263
|
}>, {
|
|
297
264
|
type: string;
|
|
298
265
|
color: string;
|
|
299
|
-
ariaLabel: string;
|
|
300
266
|
iconSize: string;
|
|
267
|
+
ariaLabel: string;
|
|
301
268
|
muted: boolean;
|
|
302
269
|
selected: boolean;
|
|
303
270
|
unreadCount: string;
|
|
@@ -521,9 +488,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
521
488
|
};
|
|
522
489
|
}>, {}, {
|
|
523
490
|
SKELETON_HEADING_HEIGHTS: {
|
|
524
|
-
200: string;
|
|
525
|
-
300: string;
|
|
526
|
-
400: string;
|
|
527
491
|
sm: string;
|
|
528
492
|
md: string;
|
|
529
493
|
lg: string;
|
|
@@ -571,8 +535,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
571
535
|
type: string;
|
|
572
536
|
offset: number;
|
|
573
537
|
animationDuration: number;
|
|
574
|
-
contentClass: string;
|
|
575
538
|
width: string;
|
|
539
|
+
contentClass: string;
|
|
576
540
|
animate: boolean;
|
|
577
541
|
headingHeight: string;
|
|
578
542
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -583,8 +547,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
583
547
|
validator: (shape: unknown) => boolean;
|
|
584
548
|
};
|
|
585
549
|
size: {
|
|
586
|
-
type:
|
|
587
|
-
default:
|
|
550
|
+
type: StringConstructor;
|
|
551
|
+
default: string;
|
|
588
552
|
};
|
|
589
553
|
animationDuration: {
|
|
590
554
|
type: NumberConstructor;
|
|
@@ -631,8 +595,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
631
595
|
validator: (shape: unknown) => boolean;
|
|
632
596
|
};
|
|
633
597
|
size: {
|
|
634
|
-
type:
|
|
635
|
-
default:
|
|
598
|
+
type: StringConstructor;
|
|
599
|
+
default: string;
|
|
636
600
|
};
|
|
637
601
|
animationDuration: {
|
|
638
602
|
type: NumberConstructor;
|
|
@@ -653,7 +617,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
653
617
|
}>> & Readonly<{}>, {
|
|
654
618
|
offset: number;
|
|
655
619
|
animationDuration: number;
|
|
656
|
-
size: string
|
|
620
|
+
size: string;
|
|
657
621
|
contentClass: string | unknown[] | Record<string, any>;
|
|
658
622
|
shape: string;
|
|
659
623
|
animate: boolean;
|
|
@@ -665,8 +629,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
665
629
|
validator: (shape: unknown) => boolean;
|
|
666
630
|
};
|
|
667
631
|
shapeSize: {
|
|
668
|
-
type:
|
|
669
|
-
default:
|
|
632
|
+
type: StringConstructor;
|
|
633
|
+
default: string;
|
|
670
634
|
};
|
|
671
635
|
paragraphs: {
|
|
672
636
|
type: ObjectConstructor;
|
|
@@ -702,8 +666,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
702
666
|
validator: (shape: unknown) => boolean;
|
|
703
667
|
};
|
|
704
668
|
shapeSize: {
|
|
705
|
-
type:
|
|
706
|
-
default:
|
|
669
|
+
type: StringConstructor;
|
|
670
|
+
default: string;
|
|
707
671
|
};
|
|
708
672
|
paragraphs: {
|
|
709
673
|
type: ObjectConstructor;
|
|
@@ -738,7 +702,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
738
702
|
contentClass: string;
|
|
739
703
|
shape: string;
|
|
740
704
|
animate: boolean;
|
|
741
|
-
shapeSize: string
|
|
705
|
+
shapeSize: string;
|
|
742
706
|
paragraphs: Record<string, any>;
|
|
743
707
|
shapeClass: string;
|
|
744
708
|
}, {}, {
|
|
@@ -749,8 +713,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
749
713
|
validator: (shape: unknown) => boolean;
|
|
750
714
|
};
|
|
751
715
|
size: {
|
|
752
|
-
type:
|
|
753
|
-
default:
|
|
716
|
+
type: StringConstructor;
|
|
717
|
+
default: string;
|
|
754
718
|
};
|
|
755
719
|
animationDuration: {
|
|
756
720
|
type: NumberConstructor;
|
|
@@ -797,8 +761,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
797
761
|
validator: (shape: unknown) => boolean;
|
|
798
762
|
};
|
|
799
763
|
size: {
|
|
800
|
-
type:
|
|
801
|
-
default:
|
|
764
|
+
type: StringConstructor;
|
|
765
|
+
default: string;
|
|
802
766
|
};
|
|
803
767
|
animationDuration: {
|
|
804
768
|
type: NumberConstructor;
|
|
@@ -819,7 +783,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
819
783
|
}>> & Readonly<{}>, {
|
|
820
784
|
offset: number;
|
|
821
785
|
animationDuration: number;
|
|
822
|
-
size: string
|
|
786
|
+
size: string;
|
|
823
787
|
contentClass: string | unknown[] | Record<string, any>;
|
|
824
788
|
shape: string;
|
|
825
789
|
animate: boolean;
|
|
@@ -920,8 +884,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
920
884
|
}>> & Readonly<{}>, {
|
|
921
885
|
offset: number;
|
|
922
886
|
animationDuration: number;
|
|
923
|
-
contentClass: string;
|
|
924
887
|
width: string | unknown[];
|
|
888
|
+
contentClass: string;
|
|
925
889
|
maxWidth: string | number;
|
|
926
890
|
animate: boolean;
|
|
927
891
|
rows: string | number;
|
|
@@ -962,9 +926,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
962
926
|
};
|
|
963
927
|
}>, {}, {
|
|
964
928
|
SKELETON_HEADING_HEIGHTS: {
|
|
965
|
-
200: string;
|
|
966
|
-
300: string;
|
|
967
|
-
400: string;
|
|
968
929
|
sm: string;
|
|
969
930
|
md: string;
|
|
970
931
|
lg: string;
|
|
@@ -1012,8 +973,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1012
973
|
type: string;
|
|
1013
974
|
offset: number;
|
|
1014
975
|
animationDuration: number;
|
|
1015
|
-
contentClass: string;
|
|
1016
976
|
width: string;
|
|
977
|
+
contentClass: string;
|
|
1017
978
|
animate: boolean;
|
|
1018
979
|
headingHeight: string;
|
|
1019
980
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1115,8 +1076,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1115
1076
|
}>> & Readonly<{}>, {
|
|
1116
1077
|
offset: number;
|
|
1117
1078
|
animationDuration: number;
|
|
1118
|
-
contentClass: string;
|
|
1119
1079
|
width: string | unknown[];
|
|
1080
|
+
contentClass: string;
|
|
1120
1081
|
maxWidth: string | number;
|
|
1121
1082
|
animate: boolean;
|
|
1122
1083
|
rows: string | number;
|
|
@@ -1157,9 +1118,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1157
1118
|
};
|
|
1158
1119
|
}>, {}, {
|
|
1159
1120
|
SKELETON_HEADING_HEIGHTS: {
|
|
1160
|
-
200: string;
|
|
1161
|
-
300: string;
|
|
1162
|
-
400: string;
|
|
1163
1121
|
sm: string;
|
|
1164
1122
|
md: string;
|
|
1165
1123
|
lg: string;
|
|
@@ -1207,8 +1165,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1207
1165
|
type: string;
|
|
1208
1166
|
offset: number;
|
|
1209
1167
|
animationDuration: number;
|
|
1210
|
-
contentClass: string;
|
|
1211
1168
|
width: string;
|
|
1169
|
+
contentClass: string;
|
|
1212
1170
|
animate: boolean;
|
|
1213
1171
|
headingHeight: string;
|
|
1214
1172
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1245,14 +1203,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1245
1203
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1246
1204
|
default: string;
|
|
1247
1205
|
};
|
|
1248
|
-
startIconClass: {
|
|
1249
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1250
|
-
default: string;
|
|
1251
|
-
};
|
|
1252
|
-
endIconClass: {
|
|
1253
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1254
|
-
default: string;
|
|
1255
|
-
};
|
|
1256
1206
|
subtle: {
|
|
1257
1207
|
type: BooleanConstructor;
|
|
1258
1208
|
default: boolean;
|
|
@@ -1265,7 +1215,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1265
1215
|
BADGE_TYPE_MODIFIERS: {
|
|
1266
1216
|
default: string;
|
|
1267
1217
|
info: string;
|
|
1268
|
-
|
|
1218
|
+
success: string;
|
|
1269
1219
|
warning: string;
|
|
1270
1220
|
critical: string;
|
|
1271
1221
|
bulletin: string;
|
|
@@ -1336,14 +1286,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1336
1286
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1337
1287
|
default: string;
|
|
1338
1288
|
};
|
|
1339
|
-
startIconClass: {
|
|
1340
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1341
|
-
default: string;
|
|
1342
|
-
};
|
|
1343
|
-
endIconClass: {
|
|
1344
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1345
|
-
default: string;
|
|
1346
|
-
};
|
|
1347
1289
|
subtle: {
|
|
1348
1290
|
type: BooleanConstructor;
|
|
1349
1291
|
default: boolean;
|
|
@@ -1360,8 +1302,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1360
1302
|
kind: string;
|
|
1361
1303
|
decoration: string;
|
|
1362
1304
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1363
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1364
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1365
1305
|
subtle: boolean;
|
|
1366
1306
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1367
1307
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1392,14 +1332,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1392
1332
|
type: BooleanConstructor;
|
|
1393
1333
|
default: boolean;
|
|
1394
1334
|
};
|
|
1395
|
-
linkUnderline: {
|
|
1396
|
-
type: BooleanConstructor;
|
|
1397
|
-
default: boolean;
|
|
1398
|
-
};
|
|
1399
|
-
underline: {
|
|
1400
|
-
type: BooleanConstructor;
|
|
1401
|
-
default: null;
|
|
1402
|
-
};
|
|
1403
1335
|
disabled: {
|
|
1404
1336
|
type: BooleanConstructor;
|
|
1405
1337
|
default: boolean;
|
|
@@ -1414,42 +1346,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1414
1346
|
default: null;
|
|
1415
1347
|
};
|
|
1416
1348
|
size: {
|
|
1417
|
-
type:
|
|
1418
|
-
default:
|
|
1349
|
+
type: StringConstructor;
|
|
1350
|
+
default: string;
|
|
1419
1351
|
validator: (s: unknown) => boolean;
|
|
1420
1352
|
};
|
|
1421
1353
|
labelClass: {
|
|
1422
1354
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1423
1355
|
default: string;
|
|
1424
1356
|
};
|
|
1425
|
-
leadingClass: {
|
|
1426
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1427
|
-
default: string;
|
|
1428
|
-
};
|
|
1429
|
-
trailingClass: {
|
|
1430
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1431
|
-
default: string;
|
|
1432
|
-
};
|
|
1433
|
-
startIconClass: {
|
|
1434
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1435
|
-
default: string;
|
|
1436
|
-
};
|
|
1437
|
-
endIconClass: {
|
|
1438
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1439
|
-
default: string;
|
|
1440
|
-
};
|
|
1441
|
-
blockStartIconClass: {
|
|
1442
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1443
|
-
default: string;
|
|
1444
|
-
};
|
|
1445
|
-
blockEndIconClass: {
|
|
1446
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1447
|
-
default: string;
|
|
1448
|
-
};
|
|
1449
|
-
iconClass: {
|
|
1450
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1451
|
-
default: string;
|
|
1452
|
-
};
|
|
1453
1357
|
loading: {
|
|
1454
1358
|
type: BooleanConstructor;
|
|
1455
1359
|
default: boolean;
|
|
@@ -1489,10 +1393,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1489
1393
|
};
|
|
1490
1394
|
}>, {}, {
|
|
1491
1395
|
ICON_POSITION_MODIFIERS: {
|
|
1492
|
-
start: string;
|
|
1493
|
-
end: string;
|
|
1494
|
-
blockStart: string;
|
|
1495
|
-
blockEnd: string;
|
|
1496
1396
|
left: string;
|
|
1497
1397
|
right: string;
|
|
1498
1398
|
top: string;
|
|
@@ -1502,7 +1402,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1502
1402
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
1503
1403
|
i18n: any;
|
|
1504
1404
|
}, {
|
|
1505
|
-
resolvedUnderline(): boolean;
|
|
1506
1405
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1507
1406
|
isNativeButton(): boolean;
|
|
1508
1407
|
computedAttrs(): {
|
|
@@ -1535,12 +1434,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1535
1434
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1536
1435
|
buttonClasses(): any[];
|
|
1537
1436
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1538
|
-
|
|
1539
|
-
hasEndIcon(): any;
|
|
1540
|
-
hasBlockStartIcon(): any;
|
|
1541
|
-
hasBlockEndIcon(): any;
|
|
1542
|
-
hasNewIconSlots(): any;
|
|
1543
|
-
shouldRenderLegacyIcon(): any;
|
|
1437
|
+
shouldRenderIcon(): any;
|
|
1544
1438
|
isIconOnly(): any;
|
|
1545
1439
|
isVerticalIconLayout(): boolean;
|
|
1546
1440
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1571,14 +1465,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1571
1465
|
type: BooleanConstructor;
|
|
1572
1466
|
default: boolean;
|
|
1573
1467
|
};
|
|
1574
|
-
linkUnderline: {
|
|
1575
|
-
type: BooleanConstructor;
|
|
1576
|
-
default: boolean;
|
|
1577
|
-
};
|
|
1578
|
-
underline: {
|
|
1579
|
-
type: BooleanConstructor;
|
|
1580
|
-
default: null;
|
|
1581
|
-
};
|
|
1582
1468
|
disabled: {
|
|
1583
1469
|
type: BooleanConstructor;
|
|
1584
1470
|
default: boolean;
|
|
@@ -1593,42 +1479,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1593
1479
|
default: null;
|
|
1594
1480
|
};
|
|
1595
1481
|
size: {
|
|
1596
|
-
type:
|
|
1597
|
-
default:
|
|
1482
|
+
type: StringConstructor;
|
|
1483
|
+
default: string;
|
|
1598
1484
|
validator: (s: unknown) => boolean;
|
|
1599
1485
|
};
|
|
1600
1486
|
labelClass: {
|
|
1601
1487
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1602
1488
|
default: string;
|
|
1603
1489
|
};
|
|
1604
|
-
leadingClass: {
|
|
1605
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1606
|
-
default: string;
|
|
1607
|
-
};
|
|
1608
|
-
trailingClass: {
|
|
1609
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1610
|
-
default: string;
|
|
1611
|
-
};
|
|
1612
|
-
startIconClass: {
|
|
1613
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1614
|
-
default: string;
|
|
1615
|
-
};
|
|
1616
|
-
endIconClass: {
|
|
1617
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1618
|
-
default: string;
|
|
1619
|
-
};
|
|
1620
|
-
blockStartIconClass: {
|
|
1621
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1622
|
-
default: string;
|
|
1623
|
-
};
|
|
1624
|
-
blockEndIconClass: {
|
|
1625
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1626
|
-
default: string;
|
|
1627
|
-
};
|
|
1628
|
-
iconClass: {
|
|
1629
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1630
|
-
default: string;
|
|
1631
|
-
};
|
|
1632
1490
|
loading: {
|
|
1633
1491
|
type: BooleanConstructor;
|
|
1634
1492
|
default: boolean;
|
|
@@ -1676,27 +1534,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1676
1534
|
target: string;
|
|
1677
1535
|
circle: boolean;
|
|
1678
1536
|
active: boolean;
|
|
1679
|
-
size: string | number;
|
|
1680
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1681
|
-
replace: boolean;
|
|
1682
1537
|
loading: boolean;
|
|
1683
|
-
|
|
1538
|
+
size: string;
|
|
1539
|
+
replace: boolean;
|
|
1684
1540
|
kind: string;
|
|
1685
1541
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1686
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1687
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1688
1542
|
href: string;
|
|
1689
1543
|
to: string | Record<string, any>;
|
|
1690
1544
|
iconPosition: string;
|
|
1691
1545
|
importance: string;
|
|
1692
1546
|
linkKind: string;
|
|
1693
1547
|
linkInverted: boolean;
|
|
1694
|
-
linkUnderline: boolean;
|
|
1695
1548
|
width: string;
|
|
1696
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1697
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1698
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1699
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1700
1549
|
assertiveOnFocus: boolean;
|
|
1701
1550
|
rel: string;
|
|
1702
1551
|
}, {}, {
|
|
@@ -1764,10 +1613,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1764
1613
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1765
1614
|
default: string;
|
|
1766
1615
|
};
|
|
1767
|
-
anchorClass: {
|
|
1768
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1769
|
-
default: string;
|
|
1770
|
-
};
|
|
1771
1616
|
message: {
|
|
1772
1617
|
type: StringConstructor;
|
|
1773
1618
|
default: string;
|
|
@@ -1776,8 +1621,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1776
1621
|
type: BooleanConstructor;
|
|
1777
1622
|
default: boolean;
|
|
1778
1623
|
};
|
|
1779
|
-
|
|
1780
|
-
type:
|
|
1624
|
+
show: {
|
|
1625
|
+
type: BooleanConstructor;
|
|
1781
1626
|
default: null;
|
|
1782
1627
|
};
|
|
1783
1628
|
transition: {
|
|
@@ -1854,7 +1699,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1854
1699
|
};
|
|
1855
1700
|
anchor(): any;
|
|
1856
1701
|
}, {
|
|
1857
|
-
getModeReferenceEl(): any;
|
|
1858
1702
|
calculateAnchorZindex(): 651 | 400;
|
|
1859
1703
|
hasVisibleFocus(): any;
|
|
1860
1704
|
onEnterAnchor(e: any): void;
|
|
@@ -1905,32 +1749,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1905
1749
|
};
|
|
1906
1750
|
addExternalAnchorEventListeners(): void;
|
|
1907
1751
|
removeExternalAnchorEventListeners(): void;
|
|
1908
|
-
}, {
|
|
1909
|
-
props: {
|
|
1910
|
-
contentMode: {
|
|
1911
|
-
type: StringConstructor;
|
|
1912
|
-
default: null;
|
|
1913
|
-
validator: (v: any) => boolean;
|
|
1914
|
-
};
|
|
1915
|
-
};
|
|
1916
|
-
data(): {
|
|
1917
|
-
modeContrast: string;
|
|
1918
|
-
modeResolved: null;
|
|
1919
|
-
};
|
|
1920
|
-
computed: {
|
|
1921
|
-
modeAttrs(): any;
|
|
1922
|
-
};
|
|
1923
|
-
watch: {
|
|
1924
|
-
contentMode(): void;
|
|
1925
|
-
};
|
|
1926
|
-
mounted(): void;
|
|
1927
|
-
beforeUnmount(): void;
|
|
1928
|
-
methods: {
|
|
1929
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
1930
|
-
setupModeObservers(): void;
|
|
1931
|
-
cleanupModeObservers(): void;
|
|
1932
|
-
};
|
|
1933
|
-
}, import('vue').ComponentOptionsMixin, ("update:open" | "shown")[], "update:open" | "shown", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1752
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("shown" | "update:show")[], "shown" | "update:show", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1934
1753
|
id: {
|
|
1935
1754
|
type: StringConstructor;
|
|
1936
1755
|
default(): string;
|
|
@@ -1969,10 +1788,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1969
1788
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1970
1789
|
default: string;
|
|
1971
1790
|
};
|
|
1972
|
-
anchorClass: {
|
|
1973
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1974
|
-
default: string;
|
|
1975
|
-
};
|
|
1976
1791
|
message: {
|
|
1977
1792
|
type: StringConstructor;
|
|
1978
1793
|
default: string;
|
|
@@ -1981,8 +1796,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1981
1796
|
type: BooleanConstructor;
|
|
1982
1797
|
default: boolean;
|
|
1983
1798
|
};
|
|
1984
|
-
|
|
1985
|
-
type:
|
|
1799
|
+
show: {
|
|
1800
|
+
type: BooleanConstructor;
|
|
1986
1801
|
default: null;
|
|
1987
1802
|
};
|
|
1988
1803
|
transition: {
|
|
@@ -2009,17 +1824,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2009
1824
|
default: null;
|
|
2010
1825
|
};
|
|
2011
1826
|
}>> & Readonly<{
|
|
2012
|
-
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
2013
1827
|
onShown?: ((...args: any[]) => any) | undefined;
|
|
1828
|
+
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
2014
1829
|
}>, {
|
|
2015
1830
|
id: string;
|
|
2016
1831
|
offset: unknown[];
|
|
2017
|
-
open: boolean | null;
|
|
2018
1832
|
message: string;
|
|
2019
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
2020
1833
|
inverted: boolean;
|
|
1834
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
1835
|
+
show: boolean;
|
|
2021
1836
|
transition: boolean;
|
|
2022
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
2023
1837
|
appendTo: string | HTMLElement;
|
|
2024
1838
|
delay: boolean;
|
|
2025
1839
|
placement: string;
|
|
@@ -2090,341 +1904,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2090
1904
|
size: string;
|
|
2091
1905
|
ariaLabel: string;
|
|
2092
1906
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2093
|
-
DtIconDialbot: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2094
|
-
size: {
|
|
2095
|
-
type: StringConstructor;
|
|
2096
|
-
default: string;
|
|
2097
|
-
validator: (s: unknown) => boolean;
|
|
2098
|
-
};
|
|
2099
|
-
ariaLabel: {
|
|
2100
|
-
type: StringConstructor;
|
|
2101
|
-
default: undefined;
|
|
2102
|
-
};
|
|
2103
|
-
}>, {}, {}, {
|
|
2104
|
-
iconSizeClass(): any;
|
|
2105
|
-
ariaHidden(): "true" | "false";
|
|
2106
|
-
dataQA(): {};
|
|
2107
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "loaded"[], "loaded", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2108
|
-
size: {
|
|
2109
|
-
type: StringConstructor;
|
|
2110
|
-
default: string;
|
|
2111
|
-
validator: (s: unknown) => boolean;
|
|
2112
|
-
};
|
|
2113
|
-
ariaLabel: {
|
|
2114
|
-
type: StringConstructor;
|
|
2115
|
-
default: undefined;
|
|
2116
|
-
};
|
|
2117
|
-
}>> & Readonly<{
|
|
2118
|
-
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
2119
|
-
}>, {
|
|
2120
|
-
size: string;
|
|
2121
|
-
ariaLabel: string;
|
|
2122
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2123
|
-
DtAvatar: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2124
|
-
id: {
|
|
2125
|
-
type: StringConstructor;
|
|
2126
|
-
default(): string;
|
|
2127
|
-
};
|
|
2128
|
-
seed: {
|
|
2129
|
-
type: StringConstructor;
|
|
2130
|
-
default: undefined;
|
|
2131
|
-
};
|
|
2132
|
-
family: {
|
|
2133
|
-
type: NumberConstructor;
|
|
2134
|
-
default: undefined;
|
|
2135
|
-
validator: (val: unknown) => boolean;
|
|
2136
|
-
};
|
|
2137
|
-
variant: {
|
|
2138
|
-
type: NumberConstructor;
|
|
2139
|
-
default: undefined;
|
|
2140
|
-
validator: (val: unknown) => boolean;
|
|
2141
|
-
};
|
|
2142
|
-
color: {
|
|
2143
|
-
type: StringConstructor;
|
|
2144
|
-
default: undefined;
|
|
2145
|
-
};
|
|
2146
|
-
size: {
|
|
2147
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
2148
|
-
default: number;
|
|
2149
|
-
validator: (size: unknown) => boolean;
|
|
2150
|
-
};
|
|
2151
|
-
avatarClass: {
|
|
2152
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2153
|
-
default: string;
|
|
2154
|
-
};
|
|
2155
|
-
canvasClass: {
|
|
2156
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2157
|
-
default: string;
|
|
2158
|
-
};
|
|
2159
|
-
iconClass: {
|
|
2160
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2161
|
-
default: string;
|
|
2162
|
-
};
|
|
2163
|
-
presence: {
|
|
2164
|
-
type: StringConstructor;
|
|
2165
|
-
default: string;
|
|
2166
|
-
validator: (state: unknown) => boolean;
|
|
2167
|
-
};
|
|
2168
|
-
presenceProps: {
|
|
2169
|
-
type: ObjectConstructor;
|
|
2170
|
-
default: () => {};
|
|
2171
|
-
};
|
|
2172
|
-
group: {
|
|
2173
|
-
type: NumberConstructor;
|
|
2174
|
-
default: undefined;
|
|
2175
|
-
validator: (group: unknown) => boolean;
|
|
2176
|
-
};
|
|
2177
|
-
overlayText: {
|
|
2178
|
-
type: StringConstructor;
|
|
2179
|
-
default: string;
|
|
2180
|
-
};
|
|
2181
|
-
overlayClass: {
|
|
2182
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2183
|
-
default: string;
|
|
2184
|
-
};
|
|
2185
|
-
imageSrc: {
|
|
2186
|
-
type: StringConstructor;
|
|
2187
|
-
default: string;
|
|
2188
|
-
};
|
|
2189
|
-
imageAlt: {
|
|
2190
|
-
type: StringConstructor;
|
|
2191
|
-
default: undefined;
|
|
2192
|
-
};
|
|
2193
|
-
fullName: {
|
|
2194
|
-
type: StringConstructor;
|
|
2195
|
-
default: string;
|
|
2196
|
-
};
|
|
2197
|
-
interactive: {
|
|
2198
|
-
type: BooleanConstructor;
|
|
2199
|
-
default: boolean;
|
|
2200
|
-
};
|
|
2201
|
-
clickable: {
|
|
2202
|
-
type: BooleanConstructor;
|
|
2203
|
-
default: null;
|
|
2204
|
-
};
|
|
2205
|
-
iconAriaLabel: {
|
|
2206
|
-
type: StringConstructor;
|
|
2207
|
-
default: undefined;
|
|
2208
|
-
};
|
|
2209
|
-
iconOnly: {
|
|
2210
|
-
type: BooleanConstructor;
|
|
2211
|
-
default: boolean;
|
|
2212
|
-
};
|
|
2213
|
-
deactivated: {
|
|
2214
|
-
type: BooleanConstructor;
|
|
2215
|
-
default: boolean;
|
|
2216
|
-
};
|
|
2217
|
-
}>, {}, {
|
|
2218
|
-
AVATAR_SIZE_MODIFIERS: {
|
|
2219
|
-
100: string;
|
|
2220
|
-
150: string;
|
|
2221
|
-
200: string;
|
|
2222
|
-
250: string;
|
|
2223
|
-
300: string;
|
|
2224
|
-
400: string;
|
|
2225
|
-
500: string;
|
|
2226
|
-
600: string;
|
|
2227
|
-
700: string;
|
|
2228
|
-
800: string;
|
|
2229
|
-
900: string;
|
|
2230
|
-
xs: string;
|
|
2231
|
-
sm: string;
|
|
2232
|
-
md: string;
|
|
2233
|
-
lg: string;
|
|
2234
|
-
xl: string;
|
|
2235
|
-
};
|
|
2236
|
-
AVATAR_KIND_MODIFIERS: {
|
|
2237
|
-
default: string;
|
|
2238
|
-
icon: string;
|
|
2239
|
-
initials: string;
|
|
2240
|
-
};
|
|
2241
|
-
AVATAR_PRESENCE_SIZE_MODIFIERS: {
|
|
2242
|
-
100: string;
|
|
2243
|
-
150: string;
|
|
2244
|
-
200: string;
|
|
2245
|
-
250: string;
|
|
2246
|
-
300: string;
|
|
2247
|
-
400: string;
|
|
2248
|
-
500: string;
|
|
2249
|
-
xs: string;
|
|
2250
|
-
sm: string;
|
|
2251
|
-
md: string;
|
|
2252
|
-
lg: string;
|
|
2253
|
-
};
|
|
2254
|
-
imageLoadedSuccessfully: null;
|
|
2255
|
-
formattedInitials: string;
|
|
2256
|
-
initializing: boolean;
|
|
2257
|
-
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
2258
|
-
anchorHue: number;
|
|
2259
|
-
}, {
|
|
2260
|
-
resolvedInteractive(): boolean;
|
|
2261
|
-
hasOverlayIcon(): any;
|
|
2262
|
-
isIconType(): any;
|
|
2263
|
-
iconDataQa(): "dt-avatar-icon";
|
|
2264
|
-
computedFamily(): number | undefined;
|
|
2265
|
-
computedVariant(): number | undefined;
|
|
2266
|
-
avatarClasses(): any[];
|
|
2267
|
-
avatarStyles(): {
|
|
2268
|
-
'--avatar-color-background': string;
|
|
2269
|
-
}[] | undefined;
|
|
2270
|
-
overlayClasses(): (string | unknown[] | Record<string, any>)[];
|
|
2271
|
-
showGroup(): boolean;
|
|
2272
|
-
formattedGroup(): number | "9+" | "99+" | undefined;
|
|
2273
|
-
validatedSize(): string | number;
|
|
2274
|
-
showImage(): string | false;
|
|
2275
|
-
}, {
|
|
2276
|
-
setImageListeners(): Promise<void>;
|
|
2277
|
-
formatInitials(): void;
|
|
2278
|
-
readAnchorHue(): void;
|
|
2279
|
-
_loadedImageEventHandler(el: any): void;
|
|
2280
|
-
_erroredImageEventHandler(el: any): void;
|
|
2281
|
-
validateProps(): void;
|
|
2282
|
-
handleClick(e: any): void;
|
|
2283
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2284
|
-
id: {
|
|
2285
|
-
type: StringConstructor;
|
|
2286
|
-
default(): string;
|
|
2287
|
-
};
|
|
2288
|
-
seed: {
|
|
2289
|
-
type: StringConstructor;
|
|
2290
|
-
default: undefined;
|
|
2291
|
-
};
|
|
2292
|
-
family: {
|
|
2293
|
-
type: NumberConstructor;
|
|
2294
|
-
default: undefined;
|
|
2295
|
-
validator: (val: unknown) => boolean;
|
|
2296
|
-
};
|
|
2297
|
-
variant: {
|
|
2298
|
-
type: NumberConstructor;
|
|
2299
|
-
default: undefined;
|
|
2300
|
-
validator: (val: unknown) => boolean;
|
|
2301
|
-
};
|
|
2302
|
-
color: {
|
|
2303
|
-
type: StringConstructor;
|
|
2304
|
-
default: undefined;
|
|
2305
|
-
};
|
|
2306
|
-
size: {
|
|
2307
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
2308
|
-
default: number;
|
|
2309
|
-
validator: (size: unknown) => boolean;
|
|
2310
|
-
};
|
|
2311
|
-
avatarClass: {
|
|
2312
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2313
|
-
default: string;
|
|
2314
|
-
};
|
|
2315
|
-
canvasClass: {
|
|
2316
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2317
|
-
default: string;
|
|
2318
|
-
};
|
|
2319
|
-
iconClass: {
|
|
2320
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2321
|
-
default: string;
|
|
2322
|
-
};
|
|
2323
|
-
presence: {
|
|
2324
|
-
type: StringConstructor;
|
|
2325
|
-
default: string;
|
|
2326
|
-
validator: (state: unknown) => boolean;
|
|
2327
|
-
};
|
|
2328
|
-
presenceProps: {
|
|
2329
|
-
type: ObjectConstructor;
|
|
2330
|
-
default: () => {};
|
|
2331
|
-
};
|
|
2332
|
-
group: {
|
|
2333
|
-
type: NumberConstructor;
|
|
2334
|
-
default: undefined;
|
|
2335
|
-
validator: (group: unknown) => boolean;
|
|
2336
|
-
};
|
|
2337
|
-
overlayText: {
|
|
2338
|
-
type: StringConstructor;
|
|
2339
|
-
default: string;
|
|
2340
|
-
};
|
|
2341
|
-
overlayClass: {
|
|
2342
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2343
|
-
default: string;
|
|
2344
|
-
};
|
|
2345
|
-
imageSrc: {
|
|
2346
|
-
type: StringConstructor;
|
|
2347
|
-
default: string;
|
|
2348
|
-
};
|
|
2349
|
-
imageAlt: {
|
|
2350
|
-
type: StringConstructor;
|
|
2351
|
-
default: undefined;
|
|
2352
|
-
};
|
|
2353
|
-
fullName: {
|
|
2354
|
-
type: StringConstructor;
|
|
2355
|
-
default: string;
|
|
2356
|
-
};
|
|
2357
|
-
interactive: {
|
|
2358
|
-
type: BooleanConstructor;
|
|
2359
|
-
default: boolean;
|
|
2360
|
-
};
|
|
2361
|
-
clickable: {
|
|
2362
|
-
type: BooleanConstructor;
|
|
2363
|
-
default: null;
|
|
2364
|
-
};
|
|
2365
|
-
iconAriaLabel: {
|
|
2366
|
-
type: StringConstructor;
|
|
2367
|
-
default: undefined;
|
|
2368
|
-
};
|
|
2369
|
-
iconOnly: {
|
|
2370
|
-
type: BooleanConstructor;
|
|
2371
|
-
default: boolean;
|
|
2372
|
-
};
|
|
2373
|
-
deactivated: {
|
|
2374
|
-
type: BooleanConstructor;
|
|
2375
|
-
default: boolean;
|
|
2376
|
-
};
|
|
2377
|
-
}>> & Readonly<{
|
|
2378
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
2379
|
-
}>, {
|
|
2380
|
-
id: string;
|
|
2381
|
-
family: number;
|
|
2382
|
-
presence: string;
|
|
2383
|
-
seed: string;
|
|
2384
|
-
variant: number;
|
|
2385
|
-
color: string;
|
|
2386
|
-
size: string | number;
|
|
2387
|
-
avatarClass: string | unknown[] | Record<string, any>;
|
|
2388
|
-
canvasClass: string | unknown[] | Record<string, any>;
|
|
2389
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
2390
|
-
presenceProps: Record<string, any>;
|
|
2391
|
-
group: number;
|
|
2392
|
-
overlayText: string;
|
|
2393
|
-
overlayClass: string | unknown[] | Record<string, any>;
|
|
2394
|
-
imageSrc: string;
|
|
2395
|
-
imageAlt: string;
|
|
2396
|
-
fullName: string;
|
|
2397
|
-
interactive: boolean;
|
|
2398
|
-
clickable: boolean;
|
|
2399
|
-
iconAriaLabel: string;
|
|
2400
|
-
iconOnly: boolean;
|
|
2401
|
-
deactivated: boolean;
|
|
2402
|
-
}, {}, {
|
|
2403
|
-
DtPresence: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2404
|
-
presence: {
|
|
2405
|
-
type: StringConstructor;
|
|
2406
|
-
default: string;
|
|
2407
|
-
validator: (role: unknown) => boolean;
|
|
2408
|
-
};
|
|
2409
|
-
srText: {
|
|
2410
|
-
type: StringConstructor;
|
|
2411
|
-
default: null;
|
|
2412
|
-
};
|
|
2413
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2414
|
-
presence: {
|
|
2415
|
-
type: StringConstructor;
|
|
2416
|
-
default: string;
|
|
2417
|
-
validator: (role: unknown) => boolean;
|
|
2418
|
-
};
|
|
2419
|
-
srText: {
|
|
2420
|
-
type: StringConstructor;
|
|
2421
|
-
default: null;
|
|
2422
|
-
};
|
|
2423
|
-
}>> & Readonly<{}>, {
|
|
2424
|
-
presence: string;
|
|
2425
|
-
srText: string;
|
|
2426
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2427
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2428
1907
|
DtRecipeLeftbarGeneralRowIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2429
1908
|
type: {
|
|
2430
1909
|
type: StringConstructor;
|