@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,5 +1,5 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
-
|
|
2
|
+
titleId: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default(): string;
|
|
5
5
|
};
|
|
@@ -7,9 +7,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7
7
|
type: StringConstructor;
|
|
8
8
|
default(): string;
|
|
9
9
|
};
|
|
10
|
-
|
|
10
|
+
title: {
|
|
11
11
|
type: StringConstructor;
|
|
12
|
-
default:
|
|
12
|
+
default: string;
|
|
13
13
|
};
|
|
14
14
|
important: {
|
|
15
15
|
type: BooleanConstructor;
|
|
@@ -22,17 +22,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
22
22
|
kind: {
|
|
23
23
|
type: StringConstructor;
|
|
24
24
|
default: string;
|
|
25
|
-
|
|
25
|
+
validate(kind: any): boolean;
|
|
26
26
|
};
|
|
27
|
-
|
|
27
|
+
hideClose: {
|
|
28
28
|
type: BooleanConstructor;
|
|
29
29
|
default: boolean;
|
|
30
30
|
};
|
|
31
|
-
|
|
31
|
+
hideIcon: {
|
|
32
32
|
type: BooleanConstructor;
|
|
33
33
|
default: boolean;
|
|
34
34
|
};
|
|
35
|
-
|
|
35
|
+
hideAction: {
|
|
36
36
|
type: BooleanConstructor;
|
|
37
37
|
default: boolean;
|
|
38
38
|
};
|
|
@@ -48,22 +48,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
48
48
|
type: StringConstructor;
|
|
49
49
|
default: string;
|
|
50
50
|
};
|
|
51
|
-
iconClass: {
|
|
52
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
53
|
-
default: string;
|
|
54
|
-
};
|
|
55
|
-
headerClass: {
|
|
56
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
contentClass: {
|
|
60
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
61
|
-
default: string;
|
|
62
|
-
};
|
|
63
|
-
actionClass: {
|
|
64
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
65
|
-
default: string;
|
|
66
|
-
};
|
|
67
51
|
}>, {}, {}, {
|
|
68
52
|
role(): "alertdialog" | "status";
|
|
69
53
|
bannerClass(): any[];
|
|
@@ -80,7 +64,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
80
64
|
focusTrappedTabPress(e: object, el: object): void;
|
|
81
65
|
};
|
|
82
66
|
}, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
83
|
-
|
|
67
|
+
titleId: {
|
|
84
68
|
type: StringConstructor;
|
|
85
69
|
default(): string;
|
|
86
70
|
};
|
|
@@ -88,9 +72,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
88
72
|
type: StringConstructor;
|
|
89
73
|
default(): string;
|
|
90
74
|
};
|
|
91
|
-
|
|
75
|
+
title: {
|
|
92
76
|
type: StringConstructor;
|
|
93
|
-
default:
|
|
77
|
+
default: string;
|
|
94
78
|
};
|
|
95
79
|
important: {
|
|
96
80
|
type: BooleanConstructor;
|
|
@@ -103,17 +87,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
103
87
|
kind: {
|
|
104
88
|
type: StringConstructor;
|
|
105
89
|
default: string;
|
|
106
|
-
|
|
90
|
+
validate(kind: any): boolean;
|
|
107
91
|
};
|
|
108
|
-
|
|
92
|
+
hideClose: {
|
|
109
93
|
type: BooleanConstructor;
|
|
110
94
|
default: boolean;
|
|
111
95
|
};
|
|
112
|
-
|
|
96
|
+
hideIcon: {
|
|
113
97
|
type: BooleanConstructor;
|
|
114
98
|
default: boolean;
|
|
115
99
|
};
|
|
116
|
-
|
|
100
|
+
hideAction: {
|
|
117
101
|
type: BooleanConstructor;
|
|
118
102
|
default: boolean;
|
|
119
103
|
};
|
|
@@ -129,37 +113,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
129
113
|
type: StringConstructor;
|
|
130
114
|
default: string;
|
|
131
115
|
};
|
|
132
|
-
iconClass: {
|
|
133
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
134
|
-
default: string;
|
|
135
|
-
};
|
|
136
|
-
headerClass: {
|
|
137
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
138
|
-
default: string;
|
|
139
|
-
};
|
|
140
|
-
contentClass: {
|
|
141
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
142
|
-
default: string;
|
|
143
|
-
};
|
|
144
|
-
actionClass: {
|
|
145
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
146
|
-
default: string;
|
|
147
|
-
};
|
|
148
116
|
}>> & Readonly<{
|
|
149
117
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
150
118
|
}>, {
|
|
151
|
-
|
|
119
|
+
title: string;
|
|
152
120
|
kind: string;
|
|
153
|
-
|
|
154
|
-
headerId: string;
|
|
121
|
+
titleId: string;
|
|
155
122
|
contentId: string;
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
showClose: boolean;
|
|
159
|
-
showAction: boolean;
|
|
160
|
-
actionClass: string | unknown[] | Record<string, any>;
|
|
123
|
+
hideClose: boolean;
|
|
124
|
+
hideAction: boolean;
|
|
161
125
|
important: boolean;
|
|
162
|
-
|
|
126
|
+
hideIcon: boolean;
|
|
163
127
|
pinned: boolean;
|
|
164
128
|
dialogClass: string;
|
|
165
129
|
backgroundImage: string;
|
|
@@ -169,11 +133,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
169
133
|
kind: {
|
|
170
134
|
type: StringConstructor;
|
|
171
135
|
default: string;
|
|
172
|
-
|
|
173
|
-
};
|
|
174
|
-
iconClass: {
|
|
175
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
176
|
-
default: string;
|
|
136
|
+
validate(kind: any): boolean;
|
|
177
137
|
};
|
|
178
138
|
}>, {}, {
|
|
179
139
|
hasSlotContent: typeof import('../../common/utils').hasSlotContent;
|
|
@@ -212,14 +172,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
212
172
|
kind: {
|
|
213
173
|
type: StringConstructor;
|
|
214
174
|
default: string;
|
|
215
|
-
|
|
216
|
-
};
|
|
217
|
-
iconClass: {
|
|
218
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
219
|
-
default: string;
|
|
175
|
+
validate(kind: any): boolean;
|
|
220
176
|
};
|
|
221
177
|
}>> & Readonly<{}>, {
|
|
222
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
223
178
|
kind: string;
|
|
224
179
|
}, {}, {
|
|
225
180
|
DtIconInfo: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -374,11 +329,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
374
329
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
375
330
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
376
331
|
DtNoticeContent: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
377
|
-
|
|
332
|
+
title: {
|
|
378
333
|
type: StringConstructor;
|
|
379
|
-
default:
|
|
334
|
+
default: string;
|
|
380
335
|
};
|
|
381
|
-
|
|
336
|
+
titleId: {
|
|
382
337
|
type: StringConstructor;
|
|
383
338
|
default: undefined;
|
|
384
339
|
};
|
|
@@ -386,22 +341,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
386
341
|
type: StringConstructor;
|
|
387
342
|
default: undefined;
|
|
388
343
|
};
|
|
389
|
-
headerClass: {
|
|
390
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
391
|
-
default: string;
|
|
392
|
-
};
|
|
393
|
-
contentClass: {
|
|
394
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
395
|
-
default: string;
|
|
396
|
-
};
|
|
397
344
|
}>, {}, {
|
|
398
345
|
hasSlotContent: typeof import('../../common/utils').hasSlotContent;
|
|
399
346
|
}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
400
|
-
|
|
347
|
+
title: {
|
|
401
348
|
type: StringConstructor;
|
|
402
|
-
default:
|
|
349
|
+
default: string;
|
|
403
350
|
};
|
|
404
|
-
|
|
351
|
+
titleId: {
|
|
405
352
|
type: StringConstructor;
|
|
406
353
|
default: undefined;
|
|
407
354
|
};
|
|
@@ -409,177 +356,20 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
409
356
|
type: StringConstructor;
|
|
410
357
|
default: undefined;
|
|
411
358
|
};
|
|
412
|
-
headerClass: {
|
|
413
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
414
|
-
default: string;
|
|
415
|
-
};
|
|
416
|
-
contentClass: {
|
|
417
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
418
|
-
default: string;
|
|
419
|
-
};
|
|
420
359
|
}>> & Readonly<{}>, {
|
|
421
|
-
|
|
422
|
-
|
|
360
|
+
title: string;
|
|
361
|
+
titleId: string;
|
|
423
362
|
contentId: string;
|
|
424
|
-
|
|
425
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
426
|
-
}, {}, {
|
|
427
|
-
DtText: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
428
|
-
as: {
|
|
429
|
-
type: StringConstructor;
|
|
430
|
-
default: string;
|
|
431
|
-
};
|
|
432
|
-
kind: {
|
|
433
|
-
type: StringConstructor;
|
|
434
|
-
default: null;
|
|
435
|
-
validator: (value: unknown) => boolean;
|
|
436
|
-
};
|
|
437
|
-
size: {
|
|
438
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
439
|
-
default: null;
|
|
440
|
-
};
|
|
441
|
-
tone: {
|
|
442
|
-
type: StringConstructor;
|
|
443
|
-
default: null;
|
|
444
|
-
validator: (value: unknown) => boolean;
|
|
445
|
-
};
|
|
446
|
-
align: {
|
|
447
|
-
type: StringConstructor;
|
|
448
|
-
default: null;
|
|
449
|
-
validator: (value: unknown) => boolean;
|
|
450
|
-
};
|
|
451
|
-
truncate: {
|
|
452
|
-
type: BooleanConstructor;
|
|
453
|
-
default: boolean;
|
|
454
|
-
};
|
|
455
|
-
maxLines: {
|
|
456
|
-
type: NumberConstructor;
|
|
457
|
-
default: null;
|
|
458
|
-
validator: (value: unknown) => boolean;
|
|
459
|
-
};
|
|
460
|
-
numeric: {
|
|
461
|
-
type: BooleanConstructor;
|
|
462
|
-
default: boolean;
|
|
463
|
-
};
|
|
464
|
-
wrap: {
|
|
465
|
-
type: StringConstructor;
|
|
466
|
-
default: null;
|
|
467
|
-
validator: (value: unknown) => boolean;
|
|
468
|
-
};
|
|
469
|
-
textBoxTrim: {
|
|
470
|
-
type: StringConstructor;
|
|
471
|
-
default: null;
|
|
472
|
-
validator: (value: unknown) => boolean;
|
|
473
|
-
};
|
|
474
|
-
strength: {
|
|
475
|
-
type: StringConstructor;
|
|
476
|
-
default: null;
|
|
477
|
-
validator: (value: unknown) => boolean;
|
|
478
|
-
};
|
|
479
|
-
density: {
|
|
480
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
481
|
-
default: null;
|
|
482
|
-
validator: (value: unknown) => boolean;
|
|
483
|
-
};
|
|
484
|
-
}>, {}, {}, {
|
|
485
|
-
textClasses(): string[];
|
|
486
|
-
textStyles(): {
|
|
487
|
-
'--dt-text-line-clamp': number;
|
|
488
|
-
} | undefined;
|
|
489
|
-
}, {
|
|
490
|
-
getVariantClass(): string | null;
|
|
491
|
-
getModifierClass(value: any, modifiers: any, propName: any): any;
|
|
492
|
-
getAlignClass(): any;
|
|
493
|
-
getToneClass(): any;
|
|
494
|
-
getWrapClass(): any;
|
|
495
|
-
getTextBoxTrimClass(): any;
|
|
496
|
-
getStrengthClass(): any;
|
|
497
|
-
getDensityClass(): any;
|
|
498
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
499
|
-
as: {
|
|
500
|
-
type: StringConstructor;
|
|
501
|
-
default: string;
|
|
502
|
-
};
|
|
503
|
-
kind: {
|
|
504
|
-
type: StringConstructor;
|
|
505
|
-
default: null;
|
|
506
|
-
validator: (value: unknown) => boolean;
|
|
507
|
-
};
|
|
508
|
-
size: {
|
|
509
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
510
|
-
default: null;
|
|
511
|
-
};
|
|
512
|
-
tone: {
|
|
513
|
-
type: StringConstructor;
|
|
514
|
-
default: null;
|
|
515
|
-
validator: (value: unknown) => boolean;
|
|
516
|
-
};
|
|
517
|
-
align: {
|
|
518
|
-
type: StringConstructor;
|
|
519
|
-
default: null;
|
|
520
|
-
validator: (value: unknown) => boolean;
|
|
521
|
-
};
|
|
522
|
-
truncate: {
|
|
523
|
-
type: BooleanConstructor;
|
|
524
|
-
default: boolean;
|
|
525
|
-
};
|
|
526
|
-
maxLines: {
|
|
527
|
-
type: NumberConstructor;
|
|
528
|
-
default: null;
|
|
529
|
-
validator: (value: unknown) => boolean;
|
|
530
|
-
};
|
|
531
|
-
numeric: {
|
|
532
|
-
type: BooleanConstructor;
|
|
533
|
-
default: boolean;
|
|
534
|
-
};
|
|
535
|
-
wrap: {
|
|
536
|
-
type: StringConstructor;
|
|
537
|
-
default: null;
|
|
538
|
-
validator: (value: unknown) => boolean;
|
|
539
|
-
};
|
|
540
|
-
textBoxTrim: {
|
|
541
|
-
type: StringConstructor;
|
|
542
|
-
default: null;
|
|
543
|
-
validator: (value: unknown) => boolean;
|
|
544
|
-
};
|
|
545
|
-
strength: {
|
|
546
|
-
type: StringConstructor;
|
|
547
|
-
default: null;
|
|
548
|
-
validator: (value: unknown) => boolean;
|
|
549
|
-
};
|
|
550
|
-
density: {
|
|
551
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
552
|
-
default: null;
|
|
553
|
-
validator: (value: unknown) => boolean;
|
|
554
|
-
};
|
|
555
|
-
}>> & Readonly<{}>, {
|
|
556
|
-
wrap: string;
|
|
557
|
-
size: string | number;
|
|
558
|
-
kind: string;
|
|
559
|
-
as: string;
|
|
560
|
-
tone: string;
|
|
561
|
-
align: string;
|
|
562
|
-
truncate: boolean;
|
|
563
|
-
maxLines: number;
|
|
564
|
-
numeric: boolean;
|
|
565
|
-
textBoxTrim: string;
|
|
566
|
-
strength: string;
|
|
567
|
-
density: string | number;
|
|
568
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
569
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
363
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
570
364
|
DtNoticeAction: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
571
|
-
|
|
365
|
+
hideClose: {
|
|
572
366
|
type: BooleanConstructor;
|
|
573
367
|
default: boolean;
|
|
574
368
|
};
|
|
575
|
-
|
|
369
|
+
hideAction: {
|
|
576
370
|
type: BooleanConstructor;
|
|
577
371
|
default: boolean;
|
|
578
372
|
};
|
|
579
|
-
actionClass: {
|
|
580
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
581
|
-
default: string;
|
|
582
|
-
};
|
|
583
373
|
}>, {}, {
|
|
584
374
|
i18n: any;
|
|
585
375
|
}, {
|
|
@@ -587,24 +377,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
587
377
|
}, {
|
|
588
378
|
close(): void;
|
|
589
379
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
590
|
-
|
|
380
|
+
hideClose: {
|
|
591
381
|
type: BooleanConstructor;
|
|
592
382
|
default: boolean;
|
|
593
383
|
};
|
|
594
|
-
|
|
384
|
+
hideAction: {
|
|
595
385
|
type: BooleanConstructor;
|
|
596
386
|
default: boolean;
|
|
597
387
|
};
|
|
598
|
-
actionClass: {
|
|
599
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
600
|
-
default: string;
|
|
601
|
-
};
|
|
602
388
|
}>> & Readonly<{
|
|
603
389
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
604
390
|
}>, {
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
actionClass: string | unknown[] | Record<string, any>;
|
|
391
|
+
hideClose: boolean;
|
|
392
|
+
hideAction: boolean;
|
|
608
393
|
}, {}, {
|
|
609
394
|
DtIconClose: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
610
395
|
size: {
|
|
@@ -664,14 +449,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
664
449
|
type: BooleanConstructor;
|
|
665
450
|
default: boolean;
|
|
666
451
|
};
|
|
667
|
-
linkUnderline: {
|
|
668
|
-
type: BooleanConstructor;
|
|
669
|
-
default: boolean;
|
|
670
|
-
};
|
|
671
|
-
underline: {
|
|
672
|
-
type: BooleanConstructor;
|
|
673
|
-
default: null;
|
|
674
|
-
};
|
|
675
452
|
disabled: {
|
|
676
453
|
type: BooleanConstructor;
|
|
677
454
|
default: boolean;
|
|
@@ -686,42 +463,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
686
463
|
default: null;
|
|
687
464
|
};
|
|
688
465
|
size: {
|
|
689
|
-
type:
|
|
690
|
-
default:
|
|
466
|
+
type: StringConstructor;
|
|
467
|
+
default: string;
|
|
691
468
|
validator: (s: unknown) => boolean;
|
|
692
469
|
};
|
|
693
470
|
labelClass: {
|
|
694
471
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
695
472
|
default: string;
|
|
696
473
|
};
|
|
697
|
-
leadingClass: {
|
|
698
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
699
|
-
default: string;
|
|
700
|
-
};
|
|
701
|
-
trailingClass: {
|
|
702
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
703
|
-
default: string;
|
|
704
|
-
};
|
|
705
|
-
startIconClass: {
|
|
706
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
707
|
-
default: string;
|
|
708
|
-
};
|
|
709
|
-
endIconClass: {
|
|
710
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
711
|
-
default: string;
|
|
712
|
-
};
|
|
713
|
-
blockStartIconClass: {
|
|
714
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
715
|
-
default: string;
|
|
716
|
-
};
|
|
717
|
-
blockEndIconClass: {
|
|
718
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
719
|
-
default: string;
|
|
720
|
-
};
|
|
721
|
-
iconClass: {
|
|
722
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
723
|
-
default: string;
|
|
724
|
-
};
|
|
725
474
|
loading: {
|
|
726
475
|
type: BooleanConstructor;
|
|
727
476
|
default: boolean;
|
|
@@ -761,10 +510,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
761
510
|
};
|
|
762
511
|
}>, {}, {
|
|
763
512
|
ICON_POSITION_MODIFIERS: {
|
|
764
|
-
start: string;
|
|
765
|
-
end: string;
|
|
766
|
-
blockStart: string;
|
|
767
|
-
blockEnd: string;
|
|
768
513
|
left: string;
|
|
769
514
|
right: string;
|
|
770
515
|
top: string;
|
|
@@ -774,7 +519,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
774
519
|
hasSlotContent: typeof import('../../common/utils').hasSlotContent;
|
|
775
520
|
i18n: any;
|
|
776
521
|
}, {
|
|
777
|
-
resolvedUnderline(): boolean;
|
|
778
522
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
779
523
|
isNativeButton(): boolean;
|
|
780
524
|
computedAttrs(): {
|
|
@@ -807,12 +551,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
807
551
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
808
552
|
buttonClasses(): any[];
|
|
809
553
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
810
|
-
|
|
811
|
-
hasEndIcon(): any;
|
|
812
|
-
hasBlockStartIcon(): any;
|
|
813
|
-
hasBlockEndIcon(): any;
|
|
814
|
-
hasNewIconSlots(): any;
|
|
815
|
-
shouldRenderLegacyIcon(): any;
|
|
554
|
+
shouldRenderIcon(): any;
|
|
816
555
|
isIconOnly(): any;
|
|
817
556
|
isVerticalIconLayout(): boolean;
|
|
818
557
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -843,14 +582,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
843
582
|
type: BooleanConstructor;
|
|
844
583
|
default: boolean;
|
|
845
584
|
};
|
|
846
|
-
linkUnderline: {
|
|
847
|
-
type: BooleanConstructor;
|
|
848
|
-
default: boolean;
|
|
849
|
-
};
|
|
850
|
-
underline: {
|
|
851
|
-
type: BooleanConstructor;
|
|
852
|
-
default: null;
|
|
853
|
-
};
|
|
854
585
|
disabled: {
|
|
855
586
|
type: BooleanConstructor;
|
|
856
587
|
default: boolean;
|
|
@@ -865,42 +596,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
865
596
|
default: null;
|
|
866
597
|
};
|
|
867
598
|
size: {
|
|
868
|
-
type:
|
|
869
|
-
default:
|
|
599
|
+
type: StringConstructor;
|
|
600
|
+
default: string;
|
|
870
601
|
validator: (s: unknown) => boolean;
|
|
871
602
|
};
|
|
872
603
|
labelClass: {
|
|
873
604
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
874
605
|
default: string;
|
|
875
606
|
};
|
|
876
|
-
leadingClass: {
|
|
877
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
878
|
-
default: string;
|
|
879
|
-
};
|
|
880
|
-
trailingClass: {
|
|
881
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
882
|
-
default: string;
|
|
883
|
-
};
|
|
884
|
-
startIconClass: {
|
|
885
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
886
|
-
default: string;
|
|
887
|
-
};
|
|
888
|
-
endIconClass: {
|
|
889
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
890
|
-
default: string;
|
|
891
|
-
};
|
|
892
|
-
blockStartIconClass: {
|
|
893
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
894
|
-
default: string;
|
|
895
|
-
};
|
|
896
|
-
blockEndIconClass: {
|
|
897
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
898
|
-
default: string;
|
|
899
|
-
};
|
|
900
|
-
iconClass: {
|
|
901
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
902
|
-
default: string;
|
|
903
|
-
};
|
|
904
607
|
loading: {
|
|
905
608
|
type: BooleanConstructor;
|
|
906
609
|
default: boolean;
|
|
@@ -948,27 +651,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
948
651
|
target: string;
|
|
949
652
|
circle: boolean;
|
|
950
653
|
active: boolean;
|
|
951
|
-
size: string | number;
|
|
952
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
953
|
-
replace: boolean;
|
|
954
654
|
loading: boolean;
|
|
955
|
-
|
|
655
|
+
size: string;
|
|
656
|
+
replace: boolean;
|
|
956
657
|
kind: string;
|
|
957
658
|
labelClass: string | unknown[] | Record<string, any>;
|
|
958
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
959
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
960
659
|
href: string;
|
|
961
660
|
to: string | Record<string, any>;
|
|
962
661
|
iconPosition: string;
|
|
963
662
|
importance: string;
|
|
964
663
|
linkKind: string;
|
|
965
664
|
linkInverted: boolean;
|
|
966
|
-
linkUnderline: boolean;
|
|
967
665
|
width: string;
|
|
968
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
969
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
970
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
971
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
972
666
|
assertiveOnFocus: boolean;
|
|
973
667
|
rel: string;
|
|
974
668
|
}, {}, {
|
|
@@ -1064,14 +758,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1064
758
|
type: BooleanConstructor;
|
|
1065
759
|
default: boolean;
|
|
1066
760
|
};
|
|
1067
|
-
linkUnderline: {
|
|
1068
|
-
type: BooleanConstructor;
|
|
1069
|
-
default: boolean;
|
|
1070
|
-
};
|
|
1071
|
-
underline: {
|
|
1072
|
-
type: BooleanConstructor;
|
|
1073
|
-
default: null;
|
|
1074
|
-
};
|
|
1075
761
|
disabled: {
|
|
1076
762
|
type: BooleanConstructor;
|
|
1077
763
|
default: boolean;
|
|
@@ -1086,42 +772,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1086
772
|
default: null;
|
|
1087
773
|
};
|
|
1088
774
|
size: {
|
|
1089
|
-
type:
|
|
1090
|
-
default:
|
|
775
|
+
type: StringConstructor;
|
|
776
|
+
default: string;
|
|
1091
777
|
validator: (s: unknown) => boolean;
|
|
1092
778
|
};
|
|
1093
779
|
labelClass: {
|
|
1094
780
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1095
781
|
default: string;
|
|
1096
782
|
};
|
|
1097
|
-
leadingClass: {
|
|
1098
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1099
|
-
default: string;
|
|
1100
|
-
};
|
|
1101
|
-
trailingClass: {
|
|
1102
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1103
|
-
default: string;
|
|
1104
|
-
};
|
|
1105
|
-
startIconClass: {
|
|
1106
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1107
|
-
default: string;
|
|
1108
|
-
};
|
|
1109
|
-
endIconClass: {
|
|
1110
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1111
|
-
default: string;
|
|
1112
|
-
};
|
|
1113
|
-
blockStartIconClass: {
|
|
1114
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1115
|
-
default: string;
|
|
1116
|
-
};
|
|
1117
|
-
blockEndIconClass: {
|
|
1118
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1119
|
-
default: string;
|
|
1120
|
-
};
|
|
1121
|
-
iconClass: {
|
|
1122
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1123
|
-
default: string;
|
|
1124
|
-
};
|
|
1125
783
|
loading: {
|
|
1126
784
|
type: BooleanConstructor;
|
|
1127
785
|
default: boolean;
|
|
@@ -1161,10 +819,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1161
819
|
};
|
|
1162
820
|
}>, {}, {
|
|
1163
821
|
ICON_POSITION_MODIFIERS: {
|
|
1164
|
-
start: string;
|
|
1165
|
-
end: string;
|
|
1166
|
-
blockStart: string;
|
|
1167
|
-
blockEnd: string;
|
|
1168
822
|
left: string;
|
|
1169
823
|
right: string;
|
|
1170
824
|
top: string;
|
|
@@ -1174,7 +828,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1174
828
|
hasSlotContent: typeof import('../../common/utils').hasSlotContent;
|
|
1175
829
|
i18n: any;
|
|
1176
830
|
}, {
|
|
1177
|
-
resolvedUnderline(): boolean;
|
|
1178
831
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1179
832
|
isNativeButton(): boolean;
|
|
1180
833
|
computedAttrs(): {
|
|
@@ -1207,12 +860,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1207
860
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1208
861
|
buttonClasses(): any[];
|
|
1209
862
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1210
|
-
|
|
1211
|
-
hasEndIcon(): any;
|
|
1212
|
-
hasBlockStartIcon(): any;
|
|
1213
|
-
hasBlockEndIcon(): any;
|
|
1214
|
-
hasNewIconSlots(): any;
|
|
1215
|
-
shouldRenderLegacyIcon(): any;
|
|
863
|
+
shouldRenderIcon(): any;
|
|
1216
864
|
isIconOnly(): any;
|
|
1217
865
|
isVerticalIconLayout(): boolean;
|
|
1218
866
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1243,14 +891,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1243
891
|
type: BooleanConstructor;
|
|
1244
892
|
default: boolean;
|
|
1245
893
|
};
|
|
1246
|
-
linkUnderline: {
|
|
1247
|
-
type: BooleanConstructor;
|
|
1248
|
-
default: boolean;
|
|
1249
|
-
};
|
|
1250
|
-
underline: {
|
|
1251
|
-
type: BooleanConstructor;
|
|
1252
|
-
default: null;
|
|
1253
|
-
};
|
|
1254
894
|
disabled: {
|
|
1255
895
|
type: BooleanConstructor;
|
|
1256
896
|
default: boolean;
|
|
@@ -1265,42 +905,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1265
905
|
default: null;
|
|
1266
906
|
};
|
|
1267
907
|
size: {
|
|
1268
|
-
type:
|
|
1269
|
-
default:
|
|
908
|
+
type: StringConstructor;
|
|
909
|
+
default: string;
|
|
1270
910
|
validator: (s: unknown) => boolean;
|
|
1271
911
|
};
|
|
1272
912
|
labelClass: {
|
|
1273
913
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1274
914
|
default: string;
|
|
1275
915
|
};
|
|
1276
|
-
leadingClass: {
|
|
1277
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1278
|
-
default: string;
|
|
1279
|
-
};
|
|
1280
|
-
trailingClass: {
|
|
1281
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1282
|
-
default: string;
|
|
1283
|
-
};
|
|
1284
|
-
startIconClass: {
|
|
1285
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1286
|
-
default: string;
|
|
1287
|
-
};
|
|
1288
|
-
endIconClass: {
|
|
1289
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1290
|
-
default: string;
|
|
1291
|
-
};
|
|
1292
|
-
blockStartIconClass: {
|
|
1293
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1294
|
-
default: string;
|
|
1295
|
-
};
|
|
1296
|
-
blockEndIconClass: {
|
|
1297
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1298
|
-
default: string;
|
|
1299
|
-
};
|
|
1300
|
-
iconClass: {
|
|
1301
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1302
|
-
default: string;
|
|
1303
|
-
};
|
|
1304
916
|
loading: {
|
|
1305
917
|
type: BooleanConstructor;
|
|
1306
918
|
default: boolean;
|
|
@@ -1348,27 +960,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1348
960
|
target: string;
|
|
1349
961
|
circle: boolean;
|
|
1350
962
|
active: boolean;
|
|
1351
|
-
size: string | number;
|
|
1352
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1353
|
-
replace: boolean;
|
|
1354
963
|
loading: boolean;
|
|
1355
|
-
|
|
964
|
+
size: string;
|
|
965
|
+
replace: boolean;
|
|
1356
966
|
kind: string;
|
|
1357
967
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1358
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1359
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1360
968
|
href: string;
|
|
1361
969
|
to: string | Record<string, any>;
|
|
1362
970
|
iconPosition: string;
|
|
1363
971
|
importance: string;
|
|
1364
972
|
linkKind: string;
|
|
1365
973
|
linkInverted: boolean;
|
|
1366
|
-
linkUnderline: boolean;
|
|
1367
974
|
width: string;
|
|
1368
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1369
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1370
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1371
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1372
975
|
assertiveOnFocus: boolean;
|
|
1373
976
|
rel: string;
|
|
1374
977
|
}, {}, {
|