@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { removeClassStyleAttrs } from '../../../common/utils';
|
|
1
|
+
import { removeClassStyleAttrs, addClassStyleAttrs } from '../../../common/utils';
|
|
2
2
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3
3
|
type: {
|
|
4
4
|
type: StringConstructor;
|
|
@@ -77,40 +77,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
77
77
|
'd-recipe-leftbar-row--action-focused': boolean;
|
|
78
78
|
})[];
|
|
79
79
|
getIcon(): string;
|
|
80
|
-
getIconComponent(): import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
81
|
-
size: {
|
|
82
|
-
type: StringConstructor;
|
|
83
|
-
default: string;
|
|
84
|
-
validator: (s: unknown) => boolean;
|
|
85
|
-
};
|
|
86
|
-
ariaLabel: {
|
|
87
|
-
type: StringConstructor;
|
|
88
|
-
default: undefined;
|
|
89
|
-
};
|
|
90
|
-
}>, {}, {}, {
|
|
91
|
-
iconSizeClass(): any;
|
|
92
|
-
ariaHidden(): "true" | "false";
|
|
93
|
-
dataQA(): {};
|
|
94
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "loaded"[], "loaded", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
95
|
-
size: {
|
|
96
|
-
type: StringConstructor;
|
|
97
|
-
default: string;
|
|
98
|
-
validator: (s: unknown) => boolean;
|
|
99
|
-
};
|
|
100
|
-
ariaLabel: {
|
|
101
|
-
type: StringConstructor;
|
|
102
|
-
default: undefined;
|
|
103
|
-
};
|
|
104
|
-
}>> & Readonly<{
|
|
105
|
-
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
106
|
-
}>, {
|
|
107
|
-
size: string;
|
|
108
|
-
ariaLabel: string;
|
|
109
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | undefined;
|
|
110
|
-
isDialbotType(): boolean;
|
|
111
|
-
isContactCenterType(): boolean;
|
|
112
|
-
contactCenterIconClasses(): any[];
|
|
113
|
-
avatarSize(): string;
|
|
114
80
|
generalRowListeners(): Object;
|
|
115
81
|
getAriaLabel(): string;
|
|
116
82
|
hasActions(): string | boolean;
|
|
@@ -129,6 +95,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
129
95
|
typingTooltip(): any;
|
|
130
96
|
}, {
|
|
131
97
|
removeClassStyleAttrs: typeof removeClassStyleAttrs;
|
|
98
|
+
addClassStyleAttrs: typeof addClassStyleAttrs;
|
|
132
99
|
validateProps(): void;
|
|
133
100
|
adjustLabelWidth(): void;
|
|
134
101
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "call"[], "call", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -200,8 +167,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
200
167
|
}>, {
|
|
201
168
|
type: string;
|
|
202
169
|
color: string;
|
|
203
|
-
ariaLabel: string;
|
|
204
170
|
iconSize: string;
|
|
171
|
+
ariaLabel: string;
|
|
205
172
|
muted: boolean;
|
|
206
173
|
selected: boolean;
|
|
207
174
|
unreadCount: string;
|
|
@@ -425,9 +392,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
425
392
|
};
|
|
426
393
|
}>, {}, {
|
|
427
394
|
SKELETON_HEADING_HEIGHTS: {
|
|
428
|
-
200: string;
|
|
429
|
-
300: string;
|
|
430
|
-
400: string;
|
|
431
395
|
sm: string;
|
|
432
396
|
md: string;
|
|
433
397
|
lg: string;
|
|
@@ -475,8 +439,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
475
439
|
type: string;
|
|
476
440
|
offset: number;
|
|
477
441
|
animationDuration: number;
|
|
478
|
-
contentClass: string;
|
|
479
442
|
width: string;
|
|
443
|
+
contentClass: string;
|
|
480
444
|
animate: boolean;
|
|
481
445
|
headingHeight: string;
|
|
482
446
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -487,8 +451,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
487
451
|
validator: (shape: unknown) => boolean;
|
|
488
452
|
};
|
|
489
453
|
size: {
|
|
490
|
-
type:
|
|
491
|
-
default:
|
|
454
|
+
type: StringConstructor;
|
|
455
|
+
default: string;
|
|
492
456
|
};
|
|
493
457
|
animationDuration: {
|
|
494
458
|
type: NumberConstructor;
|
|
@@ -535,8 +499,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
535
499
|
validator: (shape: unknown) => boolean;
|
|
536
500
|
};
|
|
537
501
|
size: {
|
|
538
|
-
type:
|
|
539
|
-
default:
|
|
502
|
+
type: StringConstructor;
|
|
503
|
+
default: string;
|
|
540
504
|
};
|
|
541
505
|
animationDuration: {
|
|
542
506
|
type: NumberConstructor;
|
|
@@ -557,7 +521,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
557
521
|
}>> & Readonly<{}>, {
|
|
558
522
|
offset: number;
|
|
559
523
|
animationDuration: number;
|
|
560
|
-
size: string
|
|
524
|
+
size: string;
|
|
561
525
|
contentClass: string | unknown[] | Record<string, any>;
|
|
562
526
|
shape: string;
|
|
563
527
|
animate: boolean;
|
|
@@ -569,8 +533,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
569
533
|
validator: (shape: unknown) => boolean;
|
|
570
534
|
};
|
|
571
535
|
shapeSize: {
|
|
572
|
-
type:
|
|
573
|
-
default:
|
|
536
|
+
type: StringConstructor;
|
|
537
|
+
default: string;
|
|
574
538
|
};
|
|
575
539
|
paragraphs: {
|
|
576
540
|
type: ObjectConstructor;
|
|
@@ -606,8 +570,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
606
570
|
validator: (shape: unknown) => boolean;
|
|
607
571
|
};
|
|
608
572
|
shapeSize: {
|
|
609
|
-
type:
|
|
610
|
-
default:
|
|
573
|
+
type: StringConstructor;
|
|
574
|
+
default: string;
|
|
611
575
|
};
|
|
612
576
|
paragraphs: {
|
|
613
577
|
type: ObjectConstructor;
|
|
@@ -642,7 +606,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
642
606
|
contentClass: string;
|
|
643
607
|
shape: string;
|
|
644
608
|
animate: boolean;
|
|
645
|
-
shapeSize: string
|
|
609
|
+
shapeSize: string;
|
|
646
610
|
paragraphs: Record<string, any>;
|
|
647
611
|
shapeClass: string;
|
|
648
612
|
}, {}, {
|
|
@@ -653,8 +617,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
653
617
|
validator: (shape: unknown) => boolean;
|
|
654
618
|
};
|
|
655
619
|
size: {
|
|
656
|
-
type:
|
|
657
|
-
default:
|
|
620
|
+
type: StringConstructor;
|
|
621
|
+
default: string;
|
|
658
622
|
};
|
|
659
623
|
animationDuration: {
|
|
660
624
|
type: NumberConstructor;
|
|
@@ -701,8 +665,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
701
665
|
validator: (shape: unknown) => boolean;
|
|
702
666
|
};
|
|
703
667
|
size: {
|
|
704
|
-
type:
|
|
705
|
-
default:
|
|
668
|
+
type: StringConstructor;
|
|
669
|
+
default: string;
|
|
706
670
|
};
|
|
707
671
|
animationDuration: {
|
|
708
672
|
type: NumberConstructor;
|
|
@@ -723,7 +687,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
723
687
|
}>> & Readonly<{}>, {
|
|
724
688
|
offset: number;
|
|
725
689
|
animationDuration: number;
|
|
726
|
-
size: string
|
|
690
|
+
size: string;
|
|
727
691
|
contentClass: string | unknown[] | Record<string, any>;
|
|
728
692
|
shape: string;
|
|
729
693
|
animate: boolean;
|
|
@@ -824,8 +788,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
824
788
|
}>> & Readonly<{}>, {
|
|
825
789
|
offset: number;
|
|
826
790
|
animationDuration: number;
|
|
827
|
-
contentClass: string;
|
|
828
791
|
width: string | unknown[];
|
|
792
|
+
contentClass: string;
|
|
829
793
|
maxWidth: string | number;
|
|
830
794
|
animate: boolean;
|
|
831
795
|
rows: string | number;
|
|
@@ -866,9 +830,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
866
830
|
};
|
|
867
831
|
}>, {}, {
|
|
868
832
|
SKELETON_HEADING_HEIGHTS: {
|
|
869
|
-
200: string;
|
|
870
|
-
300: string;
|
|
871
|
-
400: string;
|
|
872
833
|
sm: string;
|
|
873
834
|
md: string;
|
|
874
835
|
lg: string;
|
|
@@ -916,8 +877,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
916
877
|
type: string;
|
|
917
878
|
offset: number;
|
|
918
879
|
animationDuration: number;
|
|
919
|
-
contentClass: string;
|
|
920
880
|
width: string;
|
|
881
|
+
contentClass: string;
|
|
921
882
|
animate: boolean;
|
|
922
883
|
headingHeight: string;
|
|
923
884
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1019,8 +980,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1019
980
|
}>> & Readonly<{}>, {
|
|
1020
981
|
offset: number;
|
|
1021
982
|
animationDuration: number;
|
|
1022
|
-
contentClass: string;
|
|
1023
983
|
width: string | unknown[];
|
|
984
|
+
contentClass: string;
|
|
1024
985
|
maxWidth: string | number;
|
|
1025
986
|
animate: boolean;
|
|
1026
987
|
rows: string | number;
|
|
@@ -1061,9 +1022,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1061
1022
|
};
|
|
1062
1023
|
}>, {}, {
|
|
1063
1024
|
SKELETON_HEADING_HEIGHTS: {
|
|
1064
|
-
200: string;
|
|
1065
|
-
300: string;
|
|
1066
|
-
400: string;
|
|
1067
1025
|
sm: string;
|
|
1068
1026
|
md: string;
|
|
1069
1027
|
lg: string;
|
|
@@ -1111,8 +1069,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1111
1069
|
type: string;
|
|
1112
1070
|
offset: number;
|
|
1113
1071
|
animationDuration: number;
|
|
1114
|
-
contentClass: string;
|
|
1115
1072
|
width: string;
|
|
1073
|
+
contentClass: string;
|
|
1116
1074
|
animate: boolean;
|
|
1117
1075
|
headingHeight: string;
|
|
1118
1076
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1149,14 +1107,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1149
1107
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1150
1108
|
default: string;
|
|
1151
1109
|
};
|
|
1152
|
-
startIconClass: {
|
|
1153
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1154
|
-
default: string;
|
|
1155
|
-
};
|
|
1156
|
-
endIconClass: {
|
|
1157
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1158
|
-
default: string;
|
|
1159
|
-
};
|
|
1160
1110
|
subtle: {
|
|
1161
1111
|
type: BooleanConstructor;
|
|
1162
1112
|
default: boolean;
|
|
@@ -1169,7 +1119,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1169
1119
|
BADGE_TYPE_MODIFIERS: {
|
|
1170
1120
|
default: string;
|
|
1171
1121
|
info: string;
|
|
1172
|
-
|
|
1122
|
+
success: string;
|
|
1173
1123
|
warning: string;
|
|
1174
1124
|
critical: string;
|
|
1175
1125
|
bulletin: string;
|
|
@@ -1240,14 +1190,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1240
1190
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1241
1191
|
default: string;
|
|
1242
1192
|
};
|
|
1243
|
-
startIconClass: {
|
|
1244
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1245
|
-
default: string;
|
|
1246
|
-
};
|
|
1247
|
-
endIconClass: {
|
|
1248
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1249
|
-
default: string;
|
|
1250
|
-
};
|
|
1251
1193
|
subtle: {
|
|
1252
1194
|
type: BooleanConstructor;
|
|
1253
1195
|
default: boolean;
|
|
@@ -1264,8 +1206,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1264
1206
|
kind: string;
|
|
1265
1207
|
decoration: string;
|
|
1266
1208
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1267
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1268
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1269
1209
|
subtle: boolean;
|
|
1270
1210
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1271
1211
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1296,14 +1236,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1296
1236
|
type: BooleanConstructor;
|
|
1297
1237
|
default: boolean;
|
|
1298
1238
|
};
|
|
1299
|
-
linkUnderline: {
|
|
1300
|
-
type: BooleanConstructor;
|
|
1301
|
-
default: boolean;
|
|
1302
|
-
};
|
|
1303
|
-
underline: {
|
|
1304
|
-
type: BooleanConstructor;
|
|
1305
|
-
default: null;
|
|
1306
|
-
};
|
|
1307
1239
|
disabled: {
|
|
1308
1240
|
type: BooleanConstructor;
|
|
1309
1241
|
default: boolean;
|
|
@@ -1318,42 +1250,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1318
1250
|
default: null;
|
|
1319
1251
|
};
|
|
1320
1252
|
size: {
|
|
1321
|
-
type:
|
|
1322
|
-
default:
|
|
1253
|
+
type: StringConstructor;
|
|
1254
|
+
default: string;
|
|
1323
1255
|
validator: (s: unknown) => boolean;
|
|
1324
1256
|
};
|
|
1325
1257
|
labelClass: {
|
|
1326
1258
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1327
1259
|
default: string;
|
|
1328
1260
|
};
|
|
1329
|
-
leadingClass: {
|
|
1330
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1331
|
-
default: string;
|
|
1332
|
-
};
|
|
1333
|
-
trailingClass: {
|
|
1334
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1335
|
-
default: string;
|
|
1336
|
-
};
|
|
1337
|
-
startIconClass: {
|
|
1338
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1339
|
-
default: string;
|
|
1340
|
-
};
|
|
1341
|
-
endIconClass: {
|
|
1342
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1343
|
-
default: string;
|
|
1344
|
-
};
|
|
1345
|
-
blockStartIconClass: {
|
|
1346
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1347
|
-
default: string;
|
|
1348
|
-
};
|
|
1349
|
-
blockEndIconClass: {
|
|
1350
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1351
|
-
default: string;
|
|
1352
|
-
};
|
|
1353
|
-
iconClass: {
|
|
1354
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1355
|
-
default: string;
|
|
1356
|
-
};
|
|
1357
1261
|
loading: {
|
|
1358
1262
|
type: BooleanConstructor;
|
|
1359
1263
|
default: boolean;
|
|
@@ -1393,10 +1297,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1393
1297
|
};
|
|
1394
1298
|
}>, {}, {
|
|
1395
1299
|
ICON_POSITION_MODIFIERS: {
|
|
1396
|
-
start: string;
|
|
1397
|
-
end: string;
|
|
1398
|
-
blockStart: string;
|
|
1399
|
-
blockEnd: string;
|
|
1400
1300
|
left: string;
|
|
1401
1301
|
right: string;
|
|
1402
1302
|
top: string;
|
|
@@ -1406,7 +1306,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1406
1306
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
1407
1307
|
i18n: any;
|
|
1408
1308
|
}, {
|
|
1409
|
-
resolvedUnderline(): boolean;
|
|
1410
1309
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1411
1310
|
isNativeButton(): boolean;
|
|
1412
1311
|
computedAttrs(): {
|
|
@@ -1439,12 +1338,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1439
1338
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1440
1339
|
buttonClasses(): any[];
|
|
1441
1340
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1442
|
-
|
|
1443
|
-
hasEndIcon(): any;
|
|
1444
|
-
hasBlockStartIcon(): any;
|
|
1445
|
-
hasBlockEndIcon(): any;
|
|
1446
|
-
hasNewIconSlots(): any;
|
|
1447
|
-
shouldRenderLegacyIcon(): any;
|
|
1341
|
+
shouldRenderIcon(): any;
|
|
1448
1342
|
isIconOnly(): any;
|
|
1449
1343
|
isVerticalIconLayout(): boolean;
|
|
1450
1344
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1475,14 +1369,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1475
1369
|
type: BooleanConstructor;
|
|
1476
1370
|
default: boolean;
|
|
1477
1371
|
};
|
|
1478
|
-
linkUnderline: {
|
|
1479
|
-
type: BooleanConstructor;
|
|
1480
|
-
default: boolean;
|
|
1481
|
-
};
|
|
1482
|
-
underline: {
|
|
1483
|
-
type: BooleanConstructor;
|
|
1484
|
-
default: null;
|
|
1485
|
-
};
|
|
1486
1372
|
disabled: {
|
|
1487
1373
|
type: BooleanConstructor;
|
|
1488
1374
|
default: boolean;
|
|
@@ -1497,42 +1383,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1497
1383
|
default: null;
|
|
1498
1384
|
};
|
|
1499
1385
|
size: {
|
|
1500
|
-
type:
|
|
1501
|
-
default:
|
|
1386
|
+
type: StringConstructor;
|
|
1387
|
+
default: string;
|
|
1502
1388
|
validator: (s: unknown) => boolean;
|
|
1503
1389
|
};
|
|
1504
1390
|
labelClass: {
|
|
1505
1391
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1506
1392
|
default: string;
|
|
1507
1393
|
};
|
|
1508
|
-
leadingClass: {
|
|
1509
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1510
|
-
default: string;
|
|
1511
|
-
};
|
|
1512
|
-
trailingClass: {
|
|
1513
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1514
|
-
default: string;
|
|
1515
|
-
};
|
|
1516
|
-
startIconClass: {
|
|
1517
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1518
|
-
default: string;
|
|
1519
|
-
};
|
|
1520
|
-
endIconClass: {
|
|
1521
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1522
|
-
default: string;
|
|
1523
|
-
};
|
|
1524
|
-
blockStartIconClass: {
|
|
1525
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1526
|
-
default: string;
|
|
1527
|
-
};
|
|
1528
|
-
blockEndIconClass: {
|
|
1529
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1530
|
-
default: string;
|
|
1531
|
-
};
|
|
1532
|
-
iconClass: {
|
|
1533
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1534
|
-
default: string;
|
|
1535
|
-
};
|
|
1536
1394
|
loading: {
|
|
1537
1395
|
type: BooleanConstructor;
|
|
1538
1396
|
default: boolean;
|
|
@@ -1580,27 +1438,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1580
1438
|
target: string;
|
|
1581
1439
|
circle: boolean;
|
|
1582
1440
|
active: boolean;
|
|
1583
|
-
size: string | number;
|
|
1584
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1585
|
-
replace: boolean;
|
|
1586
1441
|
loading: boolean;
|
|
1587
|
-
|
|
1442
|
+
size: string;
|
|
1443
|
+
replace: boolean;
|
|
1588
1444
|
kind: string;
|
|
1589
1445
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1590
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1591
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1592
1446
|
href: string;
|
|
1593
1447
|
to: string | Record<string, any>;
|
|
1594
1448
|
iconPosition: string;
|
|
1595
1449
|
importance: string;
|
|
1596
1450
|
linkKind: string;
|
|
1597
1451
|
linkInverted: boolean;
|
|
1598
|
-
linkUnderline: boolean;
|
|
1599
1452
|
width: string;
|
|
1600
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1601
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1602
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1603
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1604
1453
|
assertiveOnFocus: boolean;
|
|
1605
1454
|
rel: string;
|
|
1606
1455
|
}, {}, {
|
|
@@ -1668,10 +1517,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1668
1517
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1669
1518
|
default: string;
|
|
1670
1519
|
};
|
|
1671
|
-
anchorClass: {
|
|
1672
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1673
|
-
default: string;
|
|
1674
|
-
};
|
|
1675
1520
|
message: {
|
|
1676
1521
|
type: StringConstructor;
|
|
1677
1522
|
default: string;
|
|
@@ -1680,8 +1525,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1680
1525
|
type: BooleanConstructor;
|
|
1681
1526
|
default: boolean;
|
|
1682
1527
|
};
|
|
1683
|
-
|
|
1684
|
-
type:
|
|
1528
|
+
show: {
|
|
1529
|
+
type: BooleanConstructor;
|
|
1685
1530
|
default: null;
|
|
1686
1531
|
};
|
|
1687
1532
|
transition: {
|
|
@@ -1758,7 +1603,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1758
1603
|
};
|
|
1759
1604
|
anchor(): any;
|
|
1760
1605
|
}, {
|
|
1761
|
-
getModeReferenceEl(): any;
|
|
1762
1606
|
calculateAnchorZindex(): 651 | 400;
|
|
1763
1607
|
hasVisibleFocus(): any;
|
|
1764
1608
|
onEnterAnchor(e: any): void;
|
|
@@ -1809,32 +1653,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1809
1653
|
};
|
|
1810
1654
|
addExternalAnchorEventListeners(): void;
|
|
1811
1655
|
removeExternalAnchorEventListeners(): void;
|
|
1812
|
-
}, {
|
|
1813
|
-
props: {
|
|
1814
|
-
contentMode: {
|
|
1815
|
-
type: StringConstructor;
|
|
1816
|
-
default: null;
|
|
1817
|
-
validator: (v: any) => boolean;
|
|
1818
|
-
};
|
|
1819
|
-
};
|
|
1820
|
-
data(): {
|
|
1821
|
-
modeContrast: string;
|
|
1822
|
-
modeResolved: null;
|
|
1823
|
-
};
|
|
1824
|
-
computed: {
|
|
1825
|
-
modeAttrs(): any;
|
|
1826
|
-
};
|
|
1827
|
-
watch: {
|
|
1828
|
-
contentMode(): void;
|
|
1829
|
-
};
|
|
1830
|
-
mounted(): void;
|
|
1831
|
-
beforeUnmount(): void;
|
|
1832
|
-
methods: {
|
|
1833
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
1834
|
-
setupModeObservers(): void;
|
|
1835
|
-
cleanupModeObservers(): void;
|
|
1836
|
-
};
|
|
1837
|
-
}, import('vue').ComponentOptionsMixin, ("update:open" | "shown")[], "update:open" | "shown", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1656
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("shown" | "update:show")[], "shown" | "update:show", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1838
1657
|
id: {
|
|
1839
1658
|
type: StringConstructor;
|
|
1840
1659
|
default(): string;
|
|
@@ -1873,10 +1692,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1873
1692
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1874
1693
|
default: string;
|
|
1875
1694
|
};
|
|
1876
|
-
anchorClass: {
|
|
1877
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1878
|
-
default: string;
|
|
1879
|
-
};
|
|
1880
1695
|
message: {
|
|
1881
1696
|
type: StringConstructor;
|
|
1882
1697
|
default: string;
|
|
@@ -1885,8 +1700,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1885
1700
|
type: BooleanConstructor;
|
|
1886
1701
|
default: boolean;
|
|
1887
1702
|
};
|
|
1888
|
-
|
|
1889
|
-
type:
|
|
1703
|
+
show: {
|
|
1704
|
+
type: BooleanConstructor;
|
|
1890
1705
|
default: null;
|
|
1891
1706
|
};
|
|
1892
1707
|
transition: {
|
|
@@ -1913,17 +1728,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1913
1728
|
default: null;
|
|
1914
1729
|
};
|
|
1915
1730
|
}>> & Readonly<{
|
|
1916
|
-
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
1917
1731
|
onShown?: ((...args: any[]) => any) | undefined;
|
|
1732
|
+
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
1918
1733
|
}>, {
|
|
1919
1734
|
id: string;
|
|
1920
1735
|
offset: unknown[];
|
|
1921
|
-
open: boolean | null;
|
|
1922
1736
|
message: string;
|
|
1923
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
1924
1737
|
inverted: boolean;
|
|
1738
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
1739
|
+
show: boolean;
|
|
1925
1740
|
transition: boolean;
|
|
1926
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
1927
1741
|
appendTo: string | HTMLElement;
|
|
1928
1742
|
delay: boolean;
|
|
1929
1743
|
placement: string;
|
|
@@ -1994,341 +1808,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1994
1808
|
size: string;
|
|
1995
1809
|
ariaLabel: string;
|
|
1996
1810
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1997
|
-
DtIconDialbot: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1998
|
-
size: {
|
|
1999
|
-
type: StringConstructor;
|
|
2000
|
-
default: string;
|
|
2001
|
-
validator: (s: unknown) => boolean;
|
|
2002
|
-
};
|
|
2003
|
-
ariaLabel: {
|
|
2004
|
-
type: StringConstructor;
|
|
2005
|
-
default: undefined;
|
|
2006
|
-
};
|
|
2007
|
-
}>, {}, {}, {
|
|
2008
|
-
iconSizeClass(): any;
|
|
2009
|
-
ariaHidden(): "true" | "false";
|
|
2010
|
-
dataQA(): {};
|
|
2011
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "loaded"[], "loaded", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2012
|
-
size: {
|
|
2013
|
-
type: StringConstructor;
|
|
2014
|
-
default: string;
|
|
2015
|
-
validator: (s: unknown) => boolean;
|
|
2016
|
-
};
|
|
2017
|
-
ariaLabel: {
|
|
2018
|
-
type: StringConstructor;
|
|
2019
|
-
default: undefined;
|
|
2020
|
-
};
|
|
2021
|
-
}>> & Readonly<{
|
|
2022
|
-
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
2023
|
-
}>, {
|
|
2024
|
-
size: string;
|
|
2025
|
-
ariaLabel: string;
|
|
2026
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2027
|
-
DtAvatar: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2028
|
-
id: {
|
|
2029
|
-
type: StringConstructor;
|
|
2030
|
-
default(): string;
|
|
2031
|
-
};
|
|
2032
|
-
seed: {
|
|
2033
|
-
type: StringConstructor;
|
|
2034
|
-
default: undefined;
|
|
2035
|
-
};
|
|
2036
|
-
family: {
|
|
2037
|
-
type: NumberConstructor;
|
|
2038
|
-
default: undefined;
|
|
2039
|
-
validator: (val: unknown) => boolean;
|
|
2040
|
-
};
|
|
2041
|
-
variant: {
|
|
2042
|
-
type: NumberConstructor;
|
|
2043
|
-
default: undefined;
|
|
2044
|
-
validator: (val: unknown) => boolean;
|
|
2045
|
-
};
|
|
2046
|
-
color: {
|
|
2047
|
-
type: StringConstructor;
|
|
2048
|
-
default: undefined;
|
|
2049
|
-
};
|
|
2050
|
-
size: {
|
|
2051
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
2052
|
-
default: number;
|
|
2053
|
-
validator: (size: unknown) => boolean;
|
|
2054
|
-
};
|
|
2055
|
-
avatarClass: {
|
|
2056
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2057
|
-
default: string;
|
|
2058
|
-
};
|
|
2059
|
-
canvasClass: {
|
|
2060
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2061
|
-
default: string;
|
|
2062
|
-
};
|
|
2063
|
-
iconClass: {
|
|
2064
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2065
|
-
default: string;
|
|
2066
|
-
};
|
|
2067
|
-
presence: {
|
|
2068
|
-
type: StringConstructor;
|
|
2069
|
-
default: string;
|
|
2070
|
-
validator: (state: unknown) => boolean;
|
|
2071
|
-
};
|
|
2072
|
-
presenceProps: {
|
|
2073
|
-
type: ObjectConstructor;
|
|
2074
|
-
default: () => {};
|
|
2075
|
-
};
|
|
2076
|
-
group: {
|
|
2077
|
-
type: NumberConstructor;
|
|
2078
|
-
default: undefined;
|
|
2079
|
-
validator: (group: unknown) => boolean;
|
|
2080
|
-
};
|
|
2081
|
-
overlayText: {
|
|
2082
|
-
type: StringConstructor;
|
|
2083
|
-
default: string;
|
|
2084
|
-
};
|
|
2085
|
-
overlayClass: {
|
|
2086
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2087
|
-
default: string;
|
|
2088
|
-
};
|
|
2089
|
-
imageSrc: {
|
|
2090
|
-
type: StringConstructor;
|
|
2091
|
-
default: string;
|
|
2092
|
-
};
|
|
2093
|
-
imageAlt: {
|
|
2094
|
-
type: StringConstructor;
|
|
2095
|
-
default: undefined;
|
|
2096
|
-
};
|
|
2097
|
-
fullName: {
|
|
2098
|
-
type: StringConstructor;
|
|
2099
|
-
default: string;
|
|
2100
|
-
};
|
|
2101
|
-
interactive: {
|
|
2102
|
-
type: BooleanConstructor;
|
|
2103
|
-
default: boolean;
|
|
2104
|
-
};
|
|
2105
|
-
clickable: {
|
|
2106
|
-
type: BooleanConstructor;
|
|
2107
|
-
default: null;
|
|
2108
|
-
};
|
|
2109
|
-
iconAriaLabel: {
|
|
2110
|
-
type: StringConstructor;
|
|
2111
|
-
default: undefined;
|
|
2112
|
-
};
|
|
2113
|
-
iconOnly: {
|
|
2114
|
-
type: BooleanConstructor;
|
|
2115
|
-
default: boolean;
|
|
2116
|
-
};
|
|
2117
|
-
deactivated: {
|
|
2118
|
-
type: BooleanConstructor;
|
|
2119
|
-
default: boolean;
|
|
2120
|
-
};
|
|
2121
|
-
}>, {}, {
|
|
2122
|
-
AVATAR_SIZE_MODIFIERS: {
|
|
2123
|
-
100: string;
|
|
2124
|
-
150: string;
|
|
2125
|
-
200: string;
|
|
2126
|
-
250: string;
|
|
2127
|
-
300: string;
|
|
2128
|
-
400: string;
|
|
2129
|
-
500: string;
|
|
2130
|
-
600: string;
|
|
2131
|
-
700: string;
|
|
2132
|
-
800: string;
|
|
2133
|
-
900: string;
|
|
2134
|
-
xs: string;
|
|
2135
|
-
sm: string;
|
|
2136
|
-
md: string;
|
|
2137
|
-
lg: string;
|
|
2138
|
-
xl: string;
|
|
2139
|
-
};
|
|
2140
|
-
AVATAR_KIND_MODIFIERS: {
|
|
2141
|
-
default: string;
|
|
2142
|
-
icon: string;
|
|
2143
|
-
initials: string;
|
|
2144
|
-
};
|
|
2145
|
-
AVATAR_PRESENCE_SIZE_MODIFIERS: {
|
|
2146
|
-
100: string;
|
|
2147
|
-
150: string;
|
|
2148
|
-
200: string;
|
|
2149
|
-
250: string;
|
|
2150
|
-
300: string;
|
|
2151
|
-
400: string;
|
|
2152
|
-
500: string;
|
|
2153
|
-
xs: string;
|
|
2154
|
-
sm: string;
|
|
2155
|
-
md: string;
|
|
2156
|
-
lg: string;
|
|
2157
|
-
};
|
|
2158
|
-
imageLoadedSuccessfully: null;
|
|
2159
|
-
formattedInitials: string;
|
|
2160
|
-
initializing: boolean;
|
|
2161
|
-
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
2162
|
-
anchorHue: number;
|
|
2163
|
-
}, {
|
|
2164
|
-
resolvedInteractive(): boolean;
|
|
2165
|
-
hasOverlayIcon(): any;
|
|
2166
|
-
isIconType(): any;
|
|
2167
|
-
iconDataQa(): "dt-avatar-icon";
|
|
2168
|
-
computedFamily(): number | undefined;
|
|
2169
|
-
computedVariant(): number | undefined;
|
|
2170
|
-
avatarClasses(): any[];
|
|
2171
|
-
avatarStyles(): {
|
|
2172
|
-
'--avatar-color-background': string;
|
|
2173
|
-
}[] | undefined;
|
|
2174
|
-
overlayClasses(): (string | unknown[] | Record<string, any>)[];
|
|
2175
|
-
showGroup(): boolean;
|
|
2176
|
-
formattedGroup(): number | "9+" | "99+" | undefined;
|
|
2177
|
-
validatedSize(): string | number;
|
|
2178
|
-
showImage(): string | false;
|
|
2179
|
-
}, {
|
|
2180
|
-
setImageListeners(): Promise<void>;
|
|
2181
|
-
formatInitials(): void;
|
|
2182
|
-
readAnchorHue(): void;
|
|
2183
|
-
_loadedImageEventHandler(el: any): void;
|
|
2184
|
-
_erroredImageEventHandler(el: any): void;
|
|
2185
|
-
validateProps(): void;
|
|
2186
|
-
handleClick(e: any): void;
|
|
2187
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2188
|
-
id: {
|
|
2189
|
-
type: StringConstructor;
|
|
2190
|
-
default(): string;
|
|
2191
|
-
};
|
|
2192
|
-
seed: {
|
|
2193
|
-
type: StringConstructor;
|
|
2194
|
-
default: undefined;
|
|
2195
|
-
};
|
|
2196
|
-
family: {
|
|
2197
|
-
type: NumberConstructor;
|
|
2198
|
-
default: undefined;
|
|
2199
|
-
validator: (val: unknown) => boolean;
|
|
2200
|
-
};
|
|
2201
|
-
variant: {
|
|
2202
|
-
type: NumberConstructor;
|
|
2203
|
-
default: undefined;
|
|
2204
|
-
validator: (val: unknown) => boolean;
|
|
2205
|
-
};
|
|
2206
|
-
color: {
|
|
2207
|
-
type: StringConstructor;
|
|
2208
|
-
default: undefined;
|
|
2209
|
-
};
|
|
2210
|
-
size: {
|
|
2211
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
2212
|
-
default: number;
|
|
2213
|
-
validator: (size: unknown) => boolean;
|
|
2214
|
-
};
|
|
2215
|
-
avatarClass: {
|
|
2216
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2217
|
-
default: string;
|
|
2218
|
-
};
|
|
2219
|
-
canvasClass: {
|
|
2220
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2221
|
-
default: string;
|
|
2222
|
-
};
|
|
2223
|
-
iconClass: {
|
|
2224
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2225
|
-
default: string;
|
|
2226
|
-
};
|
|
2227
|
-
presence: {
|
|
2228
|
-
type: StringConstructor;
|
|
2229
|
-
default: string;
|
|
2230
|
-
validator: (state: unknown) => boolean;
|
|
2231
|
-
};
|
|
2232
|
-
presenceProps: {
|
|
2233
|
-
type: ObjectConstructor;
|
|
2234
|
-
default: () => {};
|
|
2235
|
-
};
|
|
2236
|
-
group: {
|
|
2237
|
-
type: NumberConstructor;
|
|
2238
|
-
default: undefined;
|
|
2239
|
-
validator: (group: unknown) => boolean;
|
|
2240
|
-
};
|
|
2241
|
-
overlayText: {
|
|
2242
|
-
type: StringConstructor;
|
|
2243
|
-
default: string;
|
|
2244
|
-
};
|
|
2245
|
-
overlayClass: {
|
|
2246
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2247
|
-
default: string;
|
|
2248
|
-
};
|
|
2249
|
-
imageSrc: {
|
|
2250
|
-
type: StringConstructor;
|
|
2251
|
-
default: string;
|
|
2252
|
-
};
|
|
2253
|
-
imageAlt: {
|
|
2254
|
-
type: StringConstructor;
|
|
2255
|
-
default: undefined;
|
|
2256
|
-
};
|
|
2257
|
-
fullName: {
|
|
2258
|
-
type: StringConstructor;
|
|
2259
|
-
default: string;
|
|
2260
|
-
};
|
|
2261
|
-
interactive: {
|
|
2262
|
-
type: BooleanConstructor;
|
|
2263
|
-
default: boolean;
|
|
2264
|
-
};
|
|
2265
|
-
clickable: {
|
|
2266
|
-
type: BooleanConstructor;
|
|
2267
|
-
default: null;
|
|
2268
|
-
};
|
|
2269
|
-
iconAriaLabel: {
|
|
2270
|
-
type: StringConstructor;
|
|
2271
|
-
default: undefined;
|
|
2272
|
-
};
|
|
2273
|
-
iconOnly: {
|
|
2274
|
-
type: BooleanConstructor;
|
|
2275
|
-
default: boolean;
|
|
2276
|
-
};
|
|
2277
|
-
deactivated: {
|
|
2278
|
-
type: BooleanConstructor;
|
|
2279
|
-
default: boolean;
|
|
2280
|
-
};
|
|
2281
|
-
}>> & Readonly<{
|
|
2282
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
2283
|
-
}>, {
|
|
2284
|
-
id: string;
|
|
2285
|
-
family: number;
|
|
2286
|
-
presence: string;
|
|
2287
|
-
seed: string;
|
|
2288
|
-
variant: number;
|
|
2289
|
-
color: string;
|
|
2290
|
-
size: string | number;
|
|
2291
|
-
avatarClass: string | unknown[] | Record<string, any>;
|
|
2292
|
-
canvasClass: string | unknown[] | Record<string, any>;
|
|
2293
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
2294
|
-
presenceProps: Record<string, any>;
|
|
2295
|
-
group: number;
|
|
2296
|
-
overlayText: string;
|
|
2297
|
-
overlayClass: string | unknown[] | Record<string, any>;
|
|
2298
|
-
imageSrc: string;
|
|
2299
|
-
imageAlt: string;
|
|
2300
|
-
fullName: string;
|
|
2301
|
-
interactive: boolean;
|
|
2302
|
-
clickable: boolean;
|
|
2303
|
-
iconAriaLabel: string;
|
|
2304
|
-
iconOnly: boolean;
|
|
2305
|
-
deactivated: boolean;
|
|
2306
|
-
}, {}, {
|
|
2307
|
-
DtPresence: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2308
|
-
presence: {
|
|
2309
|
-
type: StringConstructor;
|
|
2310
|
-
default: string;
|
|
2311
|
-
validator: (role: unknown) => boolean;
|
|
2312
|
-
};
|
|
2313
|
-
srText: {
|
|
2314
|
-
type: StringConstructor;
|
|
2315
|
-
default: null;
|
|
2316
|
-
};
|
|
2317
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2318
|
-
presence: {
|
|
2319
|
-
type: StringConstructor;
|
|
2320
|
-
default: string;
|
|
2321
|
-
validator: (role: unknown) => boolean;
|
|
2322
|
-
};
|
|
2323
|
-
srText: {
|
|
2324
|
-
type: StringConstructor;
|
|
2325
|
-
default: null;
|
|
2326
|
-
};
|
|
2327
|
-
}>> & Readonly<{}>, {
|
|
2328
|
-
presence: string;
|
|
2329
|
-
srText: string;
|
|
2330
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2331
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2332
1811
|
DtRecipeLeftbarGeneralRowIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2333
1812
|
type: {
|
|
2334
1813
|
type: StringConstructor;
|