@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
|
@@ -3,7 +3,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
5
5
|
};
|
|
6
|
-
|
|
6
|
+
titleId: {
|
|
7
7
|
type: StringConstructor;
|
|
8
8
|
default(): string;
|
|
9
9
|
};
|
|
@@ -11,9 +11,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11
11
|
type: StringConstructor;
|
|
12
12
|
default(): string;
|
|
13
13
|
};
|
|
14
|
-
|
|
14
|
+
title: {
|
|
15
15
|
type: StringConstructor;
|
|
16
|
-
default:
|
|
16
|
+
default: string;
|
|
17
17
|
};
|
|
18
18
|
message: {
|
|
19
19
|
type: StringConstructor;
|
|
@@ -33,34 +33,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
33
33
|
type: BooleanConstructor;
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
|
-
|
|
36
|
+
hideClose: {
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
|
-
|
|
40
|
+
hideIcon: {
|
|
41
41
|
type: BooleanConstructor;
|
|
42
42
|
default: boolean;
|
|
43
43
|
};
|
|
44
|
-
|
|
44
|
+
hideAction: {
|
|
45
45
|
type: BooleanConstructor;
|
|
46
46
|
default: boolean;
|
|
47
47
|
};
|
|
48
|
-
iconClass: {
|
|
49
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
50
|
-
default: string;
|
|
51
|
-
};
|
|
52
|
-
headerClass: {
|
|
53
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
54
|
-
default: string;
|
|
55
|
-
};
|
|
56
|
-
contentClass: {
|
|
57
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
58
|
-
default: string;
|
|
59
|
-
};
|
|
60
|
-
actionClass: {
|
|
61
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
62
|
-
default: string;
|
|
63
|
-
};
|
|
64
48
|
}>, {}, {}, {
|
|
65
49
|
kindClass(): any;
|
|
66
50
|
toastListeners(): Object;
|
|
@@ -69,7 +53,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
69
53
|
type: BooleanConstructor;
|
|
70
54
|
default: boolean;
|
|
71
55
|
};
|
|
72
|
-
|
|
56
|
+
titleId: {
|
|
73
57
|
type: StringConstructor;
|
|
74
58
|
default(): string;
|
|
75
59
|
};
|
|
@@ -77,9 +61,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
77
61
|
type: StringConstructor;
|
|
78
62
|
default(): string;
|
|
79
63
|
};
|
|
80
|
-
|
|
64
|
+
title: {
|
|
81
65
|
type: StringConstructor;
|
|
82
|
-
default:
|
|
66
|
+
default: string;
|
|
83
67
|
};
|
|
84
68
|
message: {
|
|
85
69
|
type: StringConstructor;
|
|
@@ -99,62 +83,38 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
99
83
|
type: BooleanConstructor;
|
|
100
84
|
default: boolean;
|
|
101
85
|
};
|
|
102
|
-
|
|
86
|
+
hideClose: {
|
|
103
87
|
type: BooleanConstructor;
|
|
104
88
|
default: boolean;
|
|
105
89
|
};
|
|
106
|
-
|
|
90
|
+
hideIcon: {
|
|
107
91
|
type: BooleanConstructor;
|
|
108
92
|
default: boolean;
|
|
109
93
|
};
|
|
110
|
-
|
|
94
|
+
hideAction: {
|
|
111
95
|
type: BooleanConstructor;
|
|
112
96
|
default: boolean;
|
|
113
97
|
};
|
|
114
|
-
iconClass: {
|
|
115
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
116
|
-
default: string;
|
|
117
|
-
};
|
|
118
|
-
headerClass: {
|
|
119
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
120
|
-
default: string;
|
|
121
|
-
};
|
|
122
|
-
contentClass: {
|
|
123
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
124
|
-
default: string;
|
|
125
|
-
};
|
|
126
|
-
actionClass: {
|
|
127
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
128
|
-
default: string;
|
|
129
|
-
};
|
|
130
98
|
}>> & Readonly<{
|
|
131
99
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
132
100
|
}>, {
|
|
133
|
-
|
|
101
|
+
title: string;
|
|
134
102
|
message: string;
|
|
135
103
|
kind: string;
|
|
136
|
-
|
|
137
|
-
headerId: string;
|
|
104
|
+
titleId: string;
|
|
138
105
|
contentId: string;
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
showClose: boolean;
|
|
142
|
-
showAction: boolean;
|
|
143
|
-
actionClass: string | unknown[] | Record<string, any>;
|
|
106
|
+
hideClose: boolean;
|
|
107
|
+
hideAction: boolean;
|
|
144
108
|
role: string;
|
|
145
109
|
important: boolean;
|
|
146
|
-
|
|
110
|
+
hideIcon: boolean;
|
|
147
111
|
isShown: boolean;
|
|
148
112
|
}, {}, {
|
|
149
113
|
DtNoticeIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
150
114
|
kind: {
|
|
151
115
|
type: StringConstructor;
|
|
152
116
|
default: string;
|
|
153
|
-
|
|
154
|
-
};
|
|
155
|
-
iconClass: {
|
|
156
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
157
|
-
default: string;
|
|
117
|
+
validate(kind: any): boolean;
|
|
158
118
|
};
|
|
159
119
|
}>, {}, {
|
|
160
120
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
@@ -193,14 +153,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
193
153
|
kind: {
|
|
194
154
|
type: StringConstructor;
|
|
195
155
|
default: string;
|
|
196
|
-
|
|
197
|
-
};
|
|
198
|
-
iconClass: {
|
|
199
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
200
|
-
default: string;
|
|
156
|
+
validate(kind: any): boolean;
|
|
201
157
|
};
|
|
202
158
|
}>> & Readonly<{}>, {
|
|
203
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
204
159
|
kind: string;
|
|
205
160
|
}, {}, {
|
|
206
161
|
DtIconInfo: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -355,11 +310,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
355
310
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
356
311
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
357
312
|
DtNoticeContent: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
358
|
-
|
|
313
|
+
title: {
|
|
359
314
|
type: StringConstructor;
|
|
360
|
-
default:
|
|
315
|
+
default: string;
|
|
361
316
|
};
|
|
362
|
-
|
|
317
|
+
titleId: {
|
|
363
318
|
type: StringConstructor;
|
|
364
319
|
default: undefined;
|
|
365
320
|
};
|
|
@@ -367,22 +322,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
367
322
|
type: StringConstructor;
|
|
368
323
|
default: undefined;
|
|
369
324
|
};
|
|
370
|
-
headerClass: {
|
|
371
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
372
|
-
default: string;
|
|
373
|
-
};
|
|
374
|
-
contentClass: {
|
|
375
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
376
|
-
default: string;
|
|
377
|
-
};
|
|
378
325
|
}>, {}, {
|
|
379
326
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
380
327
|
}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
381
|
-
|
|
328
|
+
title: {
|
|
382
329
|
type: StringConstructor;
|
|
383
|
-
default:
|
|
330
|
+
default: string;
|
|
384
331
|
};
|
|
385
|
-
|
|
332
|
+
titleId: {
|
|
386
333
|
type: StringConstructor;
|
|
387
334
|
default: undefined;
|
|
388
335
|
};
|
|
@@ -390,177 +337,20 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
390
337
|
type: StringConstructor;
|
|
391
338
|
default: undefined;
|
|
392
339
|
};
|
|
393
|
-
headerClass: {
|
|
394
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
395
|
-
default: string;
|
|
396
|
-
};
|
|
397
|
-
contentClass: {
|
|
398
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
399
|
-
default: string;
|
|
400
|
-
};
|
|
401
340
|
}>> & Readonly<{}>, {
|
|
402
|
-
|
|
403
|
-
|
|
341
|
+
title: string;
|
|
342
|
+
titleId: string;
|
|
404
343
|
contentId: string;
|
|
405
|
-
|
|
406
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
407
|
-
}, {}, {
|
|
408
|
-
DtText: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
409
|
-
as: {
|
|
410
|
-
type: StringConstructor;
|
|
411
|
-
default: string;
|
|
412
|
-
};
|
|
413
|
-
kind: {
|
|
414
|
-
type: StringConstructor;
|
|
415
|
-
default: null;
|
|
416
|
-
validator: (value: unknown) => boolean;
|
|
417
|
-
};
|
|
418
|
-
size: {
|
|
419
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
420
|
-
default: null;
|
|
421
|
-
};
|
|
422
|
-
tone: {
|
|
423
|
-
type: StringConstructor;
|
|
424
|
-
default: null;
|
|
425
|
-
validator: (value: unknown) => boolean;
|
|
426
|
-
};
|
|
427
|
-
align: {
|
|
428
|
-
type: StringConstructor;
|
|
429
|
-
default: null;
|
|
430
|
-
validator: (value: unknown) => boolean;
|
|
431
|
-
};
|
|
432
|
-
truncate: {
|
|
433
|
-
type: BooleanConstructor;
|
|
434
|
-
default: boolean;
|
|
435
|
-
};
|
|
436
|
-
maxLines: {
|
|
437
|
-
type: NumberConstructor;
|
|
438
|
-
default: null;
|
|
439
|
-
validator: (value: unknown) => boolean;
|
|
440
|
-
};
|
|
441
|
-
numeric: {
|
|
442
|
-
type: BooleanConstructor;
|
|
443
|
-
default: boolean;
|
|
444
|
-
};
|
|
445
|
-
wrap: {
|
|
446
|
-
type: StringConstructor;
|
|
447
|
-
default: null;
|
|
448
|
-
validator: (value: unknown) => boolean;
|
|
449
|
-
};
|
|
450
|
-
textBoxTrim: {
|
|
451
|
-
type: StringConstructor;
|
|
452
|
-
default: null;
|
|
453
|
-
validator: (value: unknown) => boolean;
|
|
454
|
-
};
|
|
455
|
-
strength: {
|
|
456
|
-
type: StringConstructor;
|
|
457
|
-
default: null;
|
|
458
|
-
validator: (value: unknown) => boolean;
|
|
459
|
-
};
|
|
460
|
-
density: {
|
|
461
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
462
|
-
default: null;
|
|
463
|
-
validator: (value: unknown) => boolean;
|
|
464
|
-
};
|
|
465
|
-
}>, {}, {}, {
|
|
466
|
-
textClasses(): string[];
|
|
467
|
-
textStyles(): {
|
|
468
|
-
'--dt-text-line-clamp': number;
|
|
469
|
-
} | undefined;
|
|
470
|
-
}, {
|
|
471
|
-
getVariantClass(): string | null;
|
|
472
|
-
getModifierClass(value: any, modifiers: any, propName: any): any;
|
|
473
|
-
getAlignClass(): any;
|
|
474
|
-
getToneClass(): any;
|
|
475
|
-
getWrapClass(): any;
|
|
476
|
-
getTextBoxTrimClass(): any;
|
|
477
|
-
getStrengthClass(): any;
|
|
478
|
-
getDensityClass(): any;
|
|
479
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
480
|
-
as: {
|
|
481
|
-
type: StringConstructor;
|
|
482
|
-
default: string;
|
|
483
|
-
};
|
|
484
|
-
kind: {
|
|
485
|
-
type: StringConstructor;
|
|
486
|
-
default: null;
|
|
487
|
-
validator: (value: unknown) => boolean;
|
|
488
|
-
};
|
|
489
|
-
size: {
|
|
490
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
491
|
-
default: null;
|
|
492
|
-
};
|
|
493
|
-
tone: {
|
|
494
|
-
type: StringConstructor;
|
|
495
|
-
default: null;
|
|
496
|
-
validator: (value: unknown) => boolean;
|
|
497
|
-
};
|
|
498
|
-
align: {
|
|
499
|
-
type: StringConstructor;
|
|
500
|
-
default: null;
|
|
501
|
-
validator: (value: unknown) => boolean;
|
|
502
|
-
};
|
|
503
|
-
truncate: {
|
|
504
|
-
type: BooleanConstructor;
|
|
505
|
-
default: boolean;
|
|
506
|
-
};
|
|
507
|
-
maxLines: {
|
|
508
|
-
type: NumberConstructor;
|
|
509
|
-
default: null;
|
|
510
|
-
validator: (value: unknown) => boolean;
|
|
511
|
-
};
|
|
512
|
-
numeric: {
|
|
513
|
-
type: BooleanConstructor;
|
|
514
|
-
default: boolean;
|
|
515
|
-
};
|
|
516
|
-
wrap: {
|
|
517
|
-
type: StringConstructor;
|
|
518
|
-
default: null;
|
|
519
|
-
validator: (value: unknown) => boolean;
|
|
520
|
-
};
|
|
521
|
-
textBoxTrim: {
|
|
522
|
-
type: StringConstructor;
|
|
523
|
-
default: null;
|
|
524
|
-
validator: (value: unknown) => boolean;
|
|
525
|
-
};
|
|
526
|
-
strength: {
|
|
527
|
-
type: StringConstructor;
|
|
528
|
-
default: null;
|
|
529
|
-
validator: (value: unknown) => boolean;
|
|
530
|
-
};
|
|
531
|
-
density: {
|
|
532
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
533
|
-
default: null;
|
|
534
|
-
validator: (value: unknown) => boolean;
|
|
535
|
-
};
|
|
536
|
-
}>> & Readonly<{}>, {
|
|
537
|
-
wrap: string;
|
|
538
|
-
size: string | number;
|
|
539
|
-
kind: string;
|
|
540
|
-
as: string;
|
|
541
|
-
tone: string;
|
|
542
|
-
align: string;
|
|
543
|
-
truncate: boolean;
|
|
544
|
-
maxLines: number;
|
|
545
|
-
numeric: boolean;
|
|
546
|
-
textBoxTrim: string;
|
|
547
|
-
strength: string;
|
|
548
|
-
density: string | number;
|
|
549
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
550
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
344
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
551
345
|
DtNoticeAction: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
552
|
-
|
|
346
|
+
hideClose: {
|
|
553
347
|
type: BooleanConstructor;
|
|
554
348
|
default: boolean;
|
|
555
349
|
};
|
|
556
|
-
|
|
350
|
+
hideAction: {
|
|
557
351
|
type: BooleanConstructor;
|
|
558
352
|
default: boolean;
|
|
559
353
|
};
|
|
560
|
-
actionClass: {
|
|
561
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
562
|
-
default: string;
|
|
563
|
-
};
|
|
564
354
|
}>, {}, {
|
|
565
355
|
i18n: any;
|
|
566
356
|
}, {
|
|
@@ -568,24 +358,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
568
358
|
}, {
|
|
569
359
|
close(): void;
|
|
570
360
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
571
|
-
|
|
361
|
+
hideClose: {
|
|
572
362
|
type: BooleanConstructor;
|
|
573
363
|
default: boolean;
|
|
574
364
|
};
|
|
575
|
-
|
|
365
|
+
hideAction: {
|
|
576
366
|
type: BooleanConstructor;
|
|
577
367
|
default: boolean;
|
|
578
368
|
};
|
|
579
|
-
actionClass: {
|
|
580
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
581
|
-
default: string;
|
|
582
|
-
};
|
|
583
369
|
}>> & Readonly<{
|
|
584
370
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
585
371
|
}>, {
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
actionClass: string | unknown[] | Record<string, any>;
|
|
372
|
+
hideClose: boolean;
|
|
373
|
+
hideAction: boolean;
|
|
589
374
|
}, {}, {
|
|
590
375
|
DtIconClose: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
591
376
|
size: {
|
|
@@ -645,14 +430,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
645
430
|
type: BooleanConstructor;
|
|
646
431
|
default: boolean;
|
|
647
432
|
};
|
|
648
|
-
linkUnderline: {
|
|
649
|
-
type: BooleanConstructor;
|
|
650
|
-
default: boolean;
|
|
651
|
-
};
|
|
652
|
-
underline: {
|
|
653
|
-
type: BooleanConstructor;
|
|
654
|
-
default: null;
|
|
655
|
-
};
|
|
656
433
|
disabled: {
|
|
657
434
|
type: BooleanConstructor;
|
|
658
435
|
default: boolean;
|
|
@@ -667,42 +444,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
667
444
|
default: null;
|
|
668
445
|
};
|
|
669
446
|
size: {
|
|
670
|
-
type:
|
|
671
|
-
default:
|
|
447
|
+
type: StringConstructor;
|
|
448
|
+
default: string;
|
|
672
449
|
validator: (s: unknown) => boolean;
|
|
673
450
|
};
|
|
674
451
|
labelClass: {
|
|
675
452
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
676
453
|
default: string;
|
|
677
454
|
};
|
|
678
|
-
leadingClass: {
|
|
679
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
680
|
-
default: string;
|
|
681
|
-
};
|
|
682
|
-
trailingClass: {
|
|
683
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
684
|
-
default: string;
|
|
685
|
-
};
|
|
686
|
-
startIconClass: {
|
|
687
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
688
|
-
default: string;
|
|
689
|
-
};
|
|
690
|
-
endIconClass: {
|
|
691
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
692
|
-
default: string;
|
|
693
|
-
};
|
|
694
|
-
blockStartIconClass: {
|
|
695
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
696
|
-
default: string;
|
|
697
|
-
};
|
|
698
|
-
blockEndIconClass: {
|
|
699
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
700
|
-
default: string;
|
|
701
|
-
};
|
|
702
|
-
iconClass: {
|
|
703
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
704
|
-
default: string;
|
|
705
|
-
};
|
|
706
455
|
loading: {
|
|
707
456
|
type: BooleanConstructor;
|
|
708
457
|
default: boolean;
|
|
@@ -742,10 +491,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
742
491
|
};
|
|
743
492
|
}>, {}, {
|
|
744
493
|
ICON_POSITION_MODIFIERS: {
|
|
745
|
-
start: string;
|
|
746
|
-
end: string;
|
|
747
|
-
blockStart: string;
|
|
748
|
-
blockEnd: string;
|
|
749
494
|
left: string;
|
|
750
495
|
right: string;
|
|
751
496
|
top: string;
|
|
@@ -755,7 +500,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
755
500
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
756
501
|
i18n: any;
|
|
757
502
|
}, {
|
|
758
|
-
resolvedUnderline(): boolean;
|
|
759
503
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
760
504
|
isNativeButton(): boolean;
|
|
761
505
|
computedAttrs(): {
|
|
@@ -788,12 +532,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
788
532
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
789
533
|
buttonClasses(): any[];
|
|
790
534
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
791
|
-
|
|
792
|
-
hasEndIcon(): any;
|
|
793
|
-
hasBlockStartIcon(): any;
|
|
794
|
-
hasBlockEndIcon(): any;
|
|
795
|
-
hasNewIconSlots(): any;
|
|
796
|
-
shouldRenderLegacyIcon(): any;
|
|
535
|
+
shouldRenderIcon(): any;
|
|
797
536
|
isIconOnly(): any;
|
|
798
537
|
isVerticalIconLayout(): boolean;
|
|
799
538
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -824,14 +563,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
824
563
|
type: BooleanConstructor;
|
|
825
564
|
default: boolean;
|
|
826
565
|
};
|
|
827
|
-
linkUnderline: {
|
|
828
|
-
type: BooleanConstructor;
|
|
829
|
-
default: boolean;
|
|
830
|
-
};
|
|
831
|
-
underline: {
|
|
832
|
-
type: BooleanConstructor;
|
|
833
|
-
default: null;
|
|
834
|
-
};
|
|
835
566
|
disabled: {
|
|
836
567
|
type: BooleanConstructor;
|
|
837
568
|
default: boolean;
|
|
@@ -846,42 +577,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
846
577
|
default: null;
|
|
847
578
|
};
|
|
848
579
|
size: {
|
|
849
|
-
type:
|
|
850
|
-
default:
|
|
580
|
+
type: StringConstructor;
|
|
581
|
+
default: string;
|
|
851
582
|
validator: (s: unknown) => boolean;
|
|
852
583
|
};
|
|
853
584
|
labelClass: {
|
|
854
585
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
855
586
|
default: string;
|
|
856
587
|
};
|
|
857
|
-
leadingClass: {
|
|
858
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
859
|
-
default: string;
|
|
860
|
-
};
|
|
861
|
-
trailingClass: {
|
|
862
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
863
|
-
default: string;
|
|
864
|
-
};
|
|
865
|
-
startIconClass: {
|
|
866
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
867
|
-
default: string;
|
|
868
|
-
};
|
|
869
|
-
endIconClass: {
|
|
870
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
871
|
-
default: string;
|
|
872
|
-
};
|
|
873
|
-
blockStartIconClass: {
|
|
874
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
875
|
-
default: string;
|
|
876
|
-
};
|
|
877
|
-
blockEndIconClass: {
|
|
878
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
879
|
-
default: string;
|
|
880
|
-
};
|
|
881
|
-
iconClass: {
|
|
882
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
883
|
-
default: string;
|
|
884
|
-
};
|
|
885
588
|
loading: {
|
|
886
589
|
type: BooleanConstructor;
|
|
887
590
|
default: boolean;
|
|
@@ -929,27 +632,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
929
632
|
target: string;
|
|
930
633
|
circle: boolean;
|
|
931
634
|
active: boolean;
|
|
932
|
-
size: string | number;
|
|
933
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
934
|
-
replace: boolean;
|
|
935
635
|
loading: boolean;
|
|
936
|
-
|
|
636
|
+
size: string;
|
|
637
|
+
replace: boolean;
|
|
937
638
|
kind: string;
|
|
938
639
|
labelClass: string | unknown[] | Record<string, any>;
|
|
939
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
940
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
941
640
|
href: string;
|
|
942
641
|
to: string | Record<string, any>;
|
|
943
642
|
iconPosition: string;
|
|
944
643
|
importance: string;
|
|
945
644
|
linkKind: string;
|
|
946
645
|
linkInverted: boolean;
|
|
947
|
-
linkUnderline: boolean;
|
|
948
646
|
width: string;
|
|
949
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
950
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
951
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
952
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
953
647
|
assertiveOnFocus: boolean;
|
|
954
648
|
rel: string;
|
|
955
649
|
}, {}, {
|
|
@@ -1045,14 +739,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1045
739
|
type: BooleanConstructor;
|
|
1046
740
|
default: boolean;
|
|
1047
741
|
};
|
|
1048
|
-
linkUnderline: {
|
|
1049
|
-
type: BooleanConstructor;
|
|
1050
|
-
default: boolean;
|
|
1051
|
-
};
|
|
1052
|
-
underline: {
|
|
1053
|
-
type: BooleanConstructor;
|
|
1054
|
-
default: null;
|
|
1055
|
-
};
|
|
1056
742
|
disabled: {
|
|
1057
743
|
type: BooleanConstructor;
|
|
1058
744
|
default: boolean;
|
|
@@ -1067,42 +753,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1067
753
|
default: null;
|
|
1068
754
|
};
|
|
1069
755
|
size: {
|
|
1070
|
-
type:
|
|
1071
|
-
default:
|
|
756
|
+
type: StringConstructor;
|
|
757
|
+
default: string;
|
|
1072
758
|
validator: (s: unknown) => boolean;
|
|
1073
759
|
};
|
|
1074
760
|
labelClass: {
|
|
1075
761
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1076
762
|
default: string;
|
|
1077
763
|
};
|
|
1078
|
-
leadingClass: {
|
|
1079
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1080
|
-
default: string;
|
|
1081
|
-
};
|
|
1082
|
-
trailingClass: {
|
|
1083
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1084
|
-
default: string;
|
|
1085
|
-
};
|
|
1086
|
-
startIconClass: {
|
|
1087
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1088
|
-
default: string;
|
|
1089
|
-
};
|
|
1090
|
-
endIconClass: {
|
|
1091
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1092
|
-
default: string;
|
|
1093
|
-
};
|
|
1094
|
-
blockStartIconClass: {
|
|
1095
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1096
|
-
default: string;
|
|
1097
|
-
};
|
|
1098
|
-
blockEndIconClass: {
|
|
1099
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1100
|
-
default: string;
|
|
1101
|
-
};
|
|
1102
|
-
iconClass: {
|
|
1103
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1104
|
-
default: string;
|
|
1105
|
-
};
|
|
1106
764
|
loading: {
|
|
1107
765
|
type: BooleanConstructor;
|
|
1108
766
|
default: boolean;
|
|
@@ -1142,10 +800,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1142
800
|
};
|
|
1143
801
|
}>, {}, {
|
|
1144
802
|
ICON_POSITION_MODIFIERS: {
|
|
1145
|
-
start: string;
|
|
1146
|
-
end: string;
|
|
1147
|
-
blockStart: string;
|
|
1148
|
-
blockEnd: string;
|
|
1149
803
|
left: string;
|
|
1150
804
|
right: string;
|
|
1151
805
|
top: string;
|
|
@@ -1155,7 +809,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1155
809
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
1156
810
|
i18n: any;
|
|
1157
811
|
}, {
|
|
1158
|
-
resolvedUnderline(): boolean;
|
|
1159
812
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1160
813
|
isNativeButton(): boolean;
|
|
1161
814
|
computedAttrs(): {
|
|
@@ -1188,12 +841,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1188
841
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1189
842
|
buttonClasses(): any[];
|
|
1190
843
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1191
|
-
|
|
1192
|
-
hasEndIcon(): any;
|
|
1193
|
-
hasBlockStartIcon(): any;
|
|
1194
|
-
hasBlockEndIcon(): any;
|
|
1195
|
-
hasNewIconSlots(): any;
|
|
1196
|
-
shouldRenderLegacyIcon(): any;
|
|
844
|
+
shouldRenderIcon(): any;
|
|
1197
845
|
isIconOnly(): any;
|
|
1198
846
|
isVerticalIconLayout(): boolean;
|
|
1199
847
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1224,14 +872,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1224
872
|
type: BooleanConstructor;
|
|
1225
873
|
default: boolean;
|
|
1226
874
|
};
|
|
1227
|
-
linkUnderline: {
|
|
1228
|
-
type: BooleanConstructor;
|
|
1229
|
-
default: boolean;
|
|
1230
|
-
};
|
|
1231
|
-
underline: {
|
|
1232
|
-
type: BooleanConstructor;
|
|
1233
|
-
default: null;
|
|
1234
|
-
};
|
|
1235
875
|
disabled: {
|
|
1236
876
|
type: BooleanConstructor;
|
|
1237
877
|
default: boolean;
|
|
@@ -1246,42 +886,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1246
886
|
default: null;
|
|
1247
887
|
};
|
|
1248
888
|
size: {
|
|
1249
|
-
type:
|
|
1250
|
-
default:
|
|
889
|
+
type: StringConstructor;
|
|
890
|
+
default: string;
|
|
1251
891
|
validator: (s: unknown) => boolean;
|
|
1252
892
|
};
|
|
1253
893
|
labelClass: {
|
|
1254
894
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1255
895
|
default: string;
|
|
1256
896
|
};
|
|
1257
|
-
leadingClass: {
|
|
1258
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1259
|
-
default: string;
|
|
1260
|
-
};
|
|
1261
|
-
trailingClass: {
|
|
1262
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1263
|
-
default: string;
|
|
1264
|
-
};
|
|
1265
|
-
startIconClass: {
|
|
1266
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1267
|
-
default: string;
|
|
1268
|
-
};
|
|
1269
|
-
endIconClass: {
|
|
1270
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1271
|
-
default: string;
|
|
1272
|
-
};
|
|
1273
|
-
blockStartIconClass: {
|
|
1274
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1275
|
-
default: string;
|
|
1276
|
-
};
|
|
1277
|
-
blockEndIconClass: {
|
|
1278
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1279
|
-
default: string;
|
|
1280
|
-
};
|
|
1281
|
-
iconClass: {
|
|
1282
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1283
|
-
default: string;
|
|
1284
|
-
};
|
|
1285
897
|
loading: {
|
|
1286
898
|
type: BooleanConstructor;
|
|
1287
899
|
default: boolean;
|
|
@@ -1329,27 +941,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1329
941
|
target: string;
|
|
1330
942
|
circle: boolean;
|
|
1331
943
|
active: boolean;
|
|
1332
|
-
size: string | number;
|
|
1333
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1334
|
-
replace: boolean;
|
|
1335
944
|
loading: boolean;
|
|
1336
|
-
|
|
945
|
+
size: string;
|
|
946
|
+
replace: boolean;
|
|
1337
947
|
kind: string;
|
|
1338
948
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1339
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1340
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1341
949
|
href: string;
|
|
1342
950
|
to: string | Record<string, any>;
|
|
1343
951
|
iconPosition: string;
|
|
1344
952
|
importance: string;
|
|
1345
953
|
linkKind: string;
|
|
1346
954
|
linkInverted: boolean;
|
|
1347
|
-
linkUnderline: boolean;
|
|
1348
955
|
width: string;
|
|
1349
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1350
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1351
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1352
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1353
956
|
assertiveOnFocus: boolean;
|
|
1354
957
|
rel: string;
|
|
1355
958
|
}, {}, {
|