@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: undefined;
|
|
5
5
|
};
|
|
@@ -7,9 +7,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7
7
|
type: StringConstructor;
|
|
8
8
|
default: undefined;
|
|
9
9
|
};
|
|
10
|
-
|
|
10
|
+
title: {
|
|
11
11
|
type: StringConstructor;
|
|
12
|
-
default:
|
|
12
|
+
default: string;
|
|
13
13
|
};
|
|
14
14
|
role: {
|
|
15
15
|
type: StringConstructor;
|
|
@@ -23,17 +23,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
23
23
|
kind: {
|
|
24
24
|
type: StringConstructor;
|
|
25
25
|
default: string;
|
|
26
|
-
|
|
26
|
+
validate(kind: any): boolean;
|
|
27
27
|
};
|
|
28
|
-
|
|
28
|
+
hideClose: {
|
|
29
29
|
type: BooleanConstructor;
|
|
30
30
|
default: boolean;
|
|
31
31
|
};
|
|
32
|
-
|
|
32
|
+
hideIcon: {
|
|
33
33
|
type: BooleanConstructor;
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
|
-
|
|
36
|
+
hideAction: {
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
@@ -41,26 +41,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
41
41
|
type: BooleanConstructor;
|
|
42
42
|
default: boolean;
|
|
43
43
|
};
|
|
44
|
-
iconClass: {
|
|
45
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
46
|
-
default: string;
|
|
47
|
-
};
|
|
48
|
-
headerClass: {
|
|
49
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
50
|
-
default: string;
|
|
51
|
-
};
|
|
52
|
-
contentClass: {
|
|
53
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
54
|
-
default: string;
|
|
55
|
-
};
|
|
56
|
-
actionClass: {
|
|
57
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
58
|
-
default: string;
|
|
59
|
-
};
|
|
60
44
|
}>, {}, {}, {
|
|
61
45
|
noticeClass(): any[];
|
|
62
46
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "close")[], "click" | "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
63
|
-
|
|
47
|
+
titleId: {
|
|
64
48
|
type: StringConstructor;
|
|
65
49
|
default: undefined;
|
|
66
50
|
};
|
|
@@ -68,9 +52,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
68
52
|
type: StringConstructor;
|
|
69
53
|
default: undefined;
|
|
70
54
|
};
|
|
71
|
-
|
|
55
|
+
title: {
|
|
72
56
|
type: StringConstructor;
|
|
73
|
-
default:
|
|
57
|
+
default: string;
|
|
74
58
|
};
|
|
75
59
|
role: {
|
|
76
60
|
type: StringConstructor;
|
|
@@ -84,17 +68,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
84
68
|
kind: {
|
|
85
69
|
type: StringConstructor;
|
|
86
70
|
default: string;
|
|
87
|
-
|
|
71
|
+
validate(kind: any): boolean;
|
|
88
72
|
};
|
|
89
|
-
|
|
73
|
+
hideClose: {
|
|
90
74
|
type: BooleanConstructor;
|
|
91
75
|
default: boolean;
|
|
92
76
|
};
|
|
93
|
-
|
|
77
|
+
hideIcon: {
|
|
94
78
|
type: BooleanConstructor;
|
|
95
79
|
default: boolean;
|
|
96
80
|
};
|
|
97
|
-
|
|
81
|
+
hideAction: {
|
|
98
82
|
type: BooleanConstructor;
|
|
99
83
|
default: boolean;
|
|
100
84
|
};
|
|
@@ -102,50 +86,26 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
102
86
|
type: BooleanConstructor;
|
|
103
87
|
default: boolean;
|
|
104
88
|
};
|
|
105
|
-
iconClass: {
|
|
106
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
107
|
-
default: string;
|
|
108
|
-
};
|
|
109
|
-
headerClass: {
|
|
110
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
111
|
-
default: string;
|
|
112
|
-
};
|
|
113
|
-
contentClass: {
|
|
114
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
115
|
-
default: string;
|
|
116
|
-
};
|
|
117
|
-
actionClass: {
|
|
118
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
119
|
-
default: string;
|
|
120
|
-
};
|
|
121
89
|
}>> & Readonly<{
|
|
122
90
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
123
91
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
124
92
|
}>, {
|
|
125
|
-
|
|
93
|
+
title: string;
|
|
126
94
|
kind: string;
|
|
127
|
-
|
|
128
|
-
headerId: string;
|
|
95
|
+
titleId: string;
|
|
129
96
|
contentId: string;
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
showClose: boolean;
|
|
133
|
-
showAction: boolean;
|
|
134
|
-
actionClass: string | unknown[] | Record<string, any>;
|
|
97
|
+
hideClose: boolean;
|
|
98
|
+
hideAction: boolean;
|
|
135
99
|
role: string;
|
|
136
100
|
important: boolean;
|
|
137
|
-
|
|
101
|
+
hideIcon: boolean;
|
|
138
102
|
truncateText: boolean;
|
|
139
103
|
}, {}, {
|
|
140
104
|
DtNoticeIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
141
105
|
kind: {
|
|
142
106
|
type: StringConstructor;
|
|
143
107
|
default: string;
|
|
144
|
-
|
|
145
|
-
};
|
|
146
|
-
iconClass: {
|
|
147
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
148
|
-
default: string;
|
|
108
|
+
validate(kind: any): boolean;
|
|
149
109
|
};
|
|
150
110
|
}>, {}, {
|
|
151
111
|
hasSlotContent: typeof import('../..').hasSlotContent;
|
|
@@ -184,14 +144,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
184
144
|
kind: {
|
|
185
145
|
type: StringConstructor;
|
|
186
146
|
default: string;
|
|
187
|
-
|
|
188
|
-
};
|
|
189
|
-
iconClass: {
|
|
190
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
191
|
-
default: string;
|
|
147
|
+
validate(kind: any): boolean;
|
|
192
148
|
};
|
|
193
149
|
}>> & Readonly<{}>, {
|
|
194
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
195
150
|
kind: string;
|
|
196
151
|
}, {}, {
|
|
197
152
|
DtIconInfo: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -346,11 +301,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
346
301
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
347
302
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
348
303
|
DtNoticeContent: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
349
|
-
|
|
304
|
+
title: {
|
|
350
305
|
type: StringConstructor;
|
|
351
|
-
default:
|
|
306
|
+
default: string;
|
|
352
307
|
};
|
|
353
|
-
|
|
308
|
+
titleId: {
|
|
354
309
|
type: StringConstructor;
|
|
355
310
|
default: undefined;
|
|
356
311
|
};
|
|
@@ -358,22 +313,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
358
313
|
type: StringConstructor;
|
|
359
314
|
default: undefined;
|
|
360
315
|
};
|
|
361
|
-
headerClass: {
|
|
362
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
363
|
-
default: string;
|
|
364
|
-
};
|
|
365
|
-
contentClass: {
|
|
366
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
367
|
-
default: string;
|
|
368
|
-
};
|
|
369
316
|
}>, {}, {
|
|
370
317
|
hasSlotContent: typeof import('../..').hasSlotContent;
|
|
371
318
|
}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
372
|
-
|
|
319
|
+
title: {
|
|
373
320
|
type: StringConstructor;
|
|
374
|
-
default:
|
|
321
|
+
default: string;
|
|
375
322
|
};
|
|
376
|
-
|
|
323
|
+
titleId: {
|
|
377
324
|
type: StringConstructor;
|
|
378
325
|
default: undefined;
|
|
379
326
|
};
|
|
@@ -381,177 +328,20 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
381
328
|
type: StringConstructor;
|
|
382
329
|
default: undefined;
|
|
383
330
|
};
|
|
384
|
-
headerClass: {
|
|
385
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
386
|
-
default: string;
|
|
387
|
-
};
|
|
388
|
-
contentClass: {
|
|
389
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
390
|
-
default: string;
|
|
391
|
-
};
|
|
392
331
|
}>> & Readonly<{}>, {
|
|
393
|
-
|
|
394
|
-
|
|
332
|
+
title: string;
|
|
333
|
+
titleId: string;
|
|
395
334
|
contentId: string;
|
|
396
|
-
|
|
397
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
398
|
-
}, {}, {
|
|
399
|
-
DtText: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
400
|
-
as: {
|
|
401
|
-
type: StringConstructor;
|
|
402
|
-
default: string;
|
|
403
|
-
};
|
|
404
|
-
kind: {
|
|
405
|
-
type: StringConstructor;
|
|
406
|
-
default: null;
|
|
407
|
-
validator: (value: unknown) => boolean;
|
|
408
|
-
};
|
|
409
|
-
size: {
|
|
410
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
411
|
-
default: null;
|
|
412
|
-
};
|
|
413
|
-
tone: {
|
|
414
|
-
type: StringConstructor;
|
|
415
|
-
default: null;
|
|
416
|
-
validator: (value: unknown) => boolean;
|
|
417
|
-
};
|
|
418
|
-
align: {
|
|
419
|
-
type: StringConstructor;
|
|
420
|
-
default: null;
|
|
421
|
-
validator: (value: unknown) => boolean;
|
|
422
|
-
};
|
|
423
|
-
truncate: {
|
|
424
|
-
type: BooleanConstructor;
|
|
425
|
-
default: boolean;
|
|
426
|
-
};
|
|
427
|
-
maxLines: {
|
|
428
|
-
type: NumberConstructor;
|
|
429
|
-
default: null;
|
|
430
|
-
validator: (value: unknown) => boolean;
|
|
431
|
-
};
|
|
432
|
-
numeric: {
|
|
433
|
-
type: BooleanConstructor;
|
|
434
|
-
default: boolean;
|
|
435
|
-
};
|
|
436
|
-
wrap: {
|
|
437
|
-
type: StringConstructor;
|
|
438
|
-
default: null;
|
|
439
|
-
validator: (value: unknown) => boolean;
|
|
440
|
-
};
|
|
441
|
-
textBoxTrim: {
|
|
442
|
-
type: StringConstructor;
|
|
443
|
-
default: null;
|
|
444
|
-
validator: (value: unknown) => boolean;
|
|
445
|
-
};
|
|
446
|
-
strength: {
|
|
447
|
-
type: StringConstructor;
|
|
448
|
-
default: null;
|
|
449
|
-
validator: (value: unknown) => boolean;
|
|
450
|
-
};
|
|
451
|
-
density: {
|
|
452
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
453
|
-
default: null;
|
|
454
|
-
validator: (value: unknown) => boolean;
|
|
455
|
-
};
|
|
456
|
-
}>, {}, {}, {
|
|
457
|
-
textClasses(): string[];
|
|
458
|
-
textStyles(): {
|
|
459
|
-
'--dt-text-line-clamp': number;
|
|
460
|
-
} | undefined;
|
|
461
|
-
}, {
|
|
462
|
-
getVariantClass(): string | null;
|
|
463
|
-
getModifierClass(value: any, modifiers: any, propName: any): any;
|
|
464
|
-
getAlignClass(): any;
|
|
465
|
-
getToneClass(): any;
|
|
466
|
-
getWrapClass(): any;
|
|
467
|
-
getTextBoxTrimClass(): any;
|
|
468
|
-
getStrengthClass(): any;
|
|
469
|
-
getDensityClass(): any;
|
|
470
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
471
|
-
as: {
|
|
472
|
-
type: StringConstructor;
|
|
473
|
-
default: string;
|
|
474
|
-
};
|
|
475
|
-
kind: {
|
|
476
|
-
type: StringConstructor;
|
|
477
|
-
default: null;
|
|
478
|
-
validator: (value: unknown) => boolean;
|
|
479
|
-
};
|
|
480
|
-
size: {
|
|
481
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
482
|
-
default: null;
|
|
483
|
-
};
|
|
484
|
-
tone: {
|
|
485
|
-
type: StringConstructor;
|
|
486
|
-
default: null;
|
|
487
|
-
validator: (value: unknown) => boolean;
|
|
488
|
-
};
|
|
489
|
-
align: {
|
|
490
|
-
type: StringConstructor;
|
|
491
|
-
default: null;
|
|
492
|
-
validator: (value: unknown) => boolean;
|
|
493
|
-
};
|
|
494
|
-
truncate: {
|
|
495
|
-
type: BooleanConstructor;
|
|
496
|
-
default: boolean;
|
|
497
|
-
};
|
|
498
|
-
maxLines: {
|
|
499
|
-
type: NumberConstructor;
|
|
500
|
-
default: null;
|
|
501
|
-
validator: (value: unknown) => boolean;
|
|
502
|
-
};
|
|
503
|
-
numeric: {
|
|
504
|
-
type: BooleanConstructor;
|
|
505
|
-
default: boolean;
|
|
506
|
-
};
|
|
507
|
-
wrap: {
|
|
508
|
-
type: StringConstructor;
|
|
509
|
-
default: null;
|
|
510
|
-
validator: (value: unknown) => boolean;
|
|
511
|
-
};
|
|
512
|
-
textBoxTrim: {
|
|
513
|
-
type: StringConstructor;
|
|
514
|
-
default: null;
|
|
515
|
-
validator: (value: unknown) => boolean;
|
|
516
|
-
};
|
|
517
|
-
strength: {
|
|
518
|
-
type: StringConstructor;
|
|
519
|
-
default: null;
|
|
520
|
-
validator: (value: unknown) => boolean;
|
|
521
|
-
};
|
|
522
|
-
density: {
|
|
523
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
524
|
-
default: null;
|
|
525
|
-
validator: (value: unknown) => boolean;
|
|
526
|
-
};
|
|
527
|
-
}>> & Readonly<{}>, {
|
|
528
|
-
wrap: string;
|
|
529
|
-
size: string | number;
|
|
530
|
-
kind: string;
|
|
531
|
-
as: string;
|
|
532
|
-
tone: string;
|
|
533
|
-
align: string;
|
|
534
|
-
truncate: boolean;
|
|
535
|
-
maxLines: number;
|
|
536
|
-
numeric: boolean;
|
|
537
|
-
textBoxTrim: string;
|
|
538
|
-
strength: string;
|
|
539
|
-
density: string | number;
|
|
540
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
541
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
335
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
542
336
|
DtNoticeAction: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
543
|
-
|
|
337
|
+
hideClose: {
|
|
544
338
|
type: BooleanConstructor;
|
|
545
339
|
default: boolean;
|
|
546
340
|
};
|
|
547
|
-
|
|
341
|
+
hideAction: {
|
|
548
342
|
type: BooleanConstructor;
|
|
549
343
|
default: boolean;
|
|
550
344
|
};
|
|
551
|
-
actionClass: {
|
|
552
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
553
|
-
default: string;
|
|
554
|
-
};
|
|
555
345
|
}>, {}, {
|
|
556
346
|
i18n: any;
|
|
557
347
|
}, {
|
|
@@ -559,24 +349,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
559
349
|
}, {
|
|
560
350
|
close(): void;
|
|
561
351
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], "close", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
562
|
-
|
|
352
|
+
hideClose: {
|
|
563
353
|
type: BooleanConstructor;
|
|
564
354
|
default: boolean;
|
|
565
355
|
};
|
|
566
|
-
|
|
356
|
+
hideAction: {
|
|
567
357
|
type: BooleanConstructor;
|
|
568
358
|
default: boolean;
|
|
569
359
|
};
|
|
570
|
-
actionClass: {
|
|
571
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
572
|
-
default: string;
|
|
573
|
-
};
|
|
574
360
|
}>> & Readonly<{
|
|
575
361
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
576
362
|
}>, {
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
actionClass: string | unknown[] | Record<string, any>;
|
|
363
|
+
hideClose: boolean;
|
|
364
|
+
hideAction: boolean;
|
|
580
365
|
}, {}, {
|
|
581
366
|
DtIconClose: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
582
367
|
size: {
|
|
@@ -636,14 +421,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
636
421
|
type: BooleanConstructor;
|
|
637
422
|
default: boolean;
|
|
638
423
|
};
|
|
639
|
-
linkUnderline: {
|
|
640
|
-
type: BooleanConstructor;
|
|
641
|
-
default: boolean;
|
|
642
|
-
};
|
|
643
|
-
underline: {
|
|
644
|
-
type: BooleanConstructor;
|
|
645
|
-
default: null;
|
|
646
|
-
};
|
|
647
424
|
disabled: {
|
|
648
425
|
type: BooleanConstructor;
|
|
649
426
|
default: boolean;
|
|
@@ -658,42 +435,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
658
435
|
default: null;
|
|
659
436
|
};
|
|
660
437
|
size: {
|
|
661
|
-
type:
|
|
662
|
-
default:
|
|
438
|
+
type: StringConstructor;
|
|
439
|
+
default: string;
|
|
663
440
|
validator: (s: unknown) => boolean;
|
|
664
441
|
};
|
|
665
442
|
labelClass: {
|
|
666
443
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
667
444
|
default: string;
|
|
668
445
|
};
|
|
669
|
-
leadingClass: {
|
|
670
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
671
|
-
default: string;
|
|
672
|
-
};
|
|
673
|
-
trailingClass: {
|
|
674
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
675
|
-
default: string;
|
|
676
|
-
};
|
|
677
|
-
startIconClass: {
|
|
678
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
679
|
-
default: string;
|
|
680
|
-
};
|
|
681
|
-
endIconClass: {
|
|
682
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
683
|
-
default: string;
|
|
684
|
-
};
|
|
685
|
-
blockStartIconClass: {
|
|
686
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
687
|
-
default: string;
|
|
688
|
-
};
|
|
689
|
-
blockEndIconClass: {
|
|
690
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
691
|
-
default: string;
|
|
692
|
-
};
|
|
693
|
-
iconClass: {
|
|
694
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
695
|
-
default: string;
|
|
696
|
-
};
|
|
697
446
|
loading: {
|
|
698
447
|
type: BooleanConstructor;
|
|
699
448
|
default: boolean;
|
|
@@ -733,10 +482,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
733
482
|
};
|
|
734
483
|
}>, {}, {
|
|
735
484
|
ICON_POSITION_MODIFIERS: {
|
|
736
|
-
start: string;
|
|
737
|
-
end: string;
|
|
738
|
-
blockStart: string;
|
|
739
|
-
blockEnd: string;
|
|
740
485
|
left: string;
|
|
741
486
|
right: string;
|
|
742
487
|
top: string;
|
|
@@ -746,7 +491,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
746
491
|
hasSlotContent: typeof import('../..').hasSlotContent;
|
|
747
492
|
i18n: any;
|
|
748
493
|
}, {
|
|
749
|
-
resolvedUnderline(): boolean;
|
|
750
494
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
751
495
|
isNativeButton(): boolean;
|
|
752
496
|
computedAttrs(): {
|
|
@@ -779,12 +523,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
779
523
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
780
524
|
buttonClasses(): any[];
|
|
781
525
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
782
|
-
|
|
783
|
-
hasEndIcon(): any;
|
|
784
|
-
hasBlockStartIcon(): any;
|
|
785
|
-
hasBlockEndIcon(): any;
|
|
786
|
-
hasNewIconSlots(): any;
|
|
787
|
-
shouldRenderLegacyIcon(): any;
|
|
526
|
+
shouldRenderIcon(): any;
|
|
788
527
|
isIconOnly(): any;
|
|
789
528
|
isVerticalIconLayout(): boolean;
|
|
790
529
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -815,14 +554,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
815
554
|
type: BooleanConstructor;
|
|
816
555
|
default: boolean;
|
|
817
556
|
};
|
|
818
|
-
linkUnderline: {
|
|
819
|
-
type: BooleanConstructor;
|
|
820
|
-
default: boolean;
|
|
821
|
-
};
|
|
822
|
-
underline: {
|
|
823
|
-
type: BooleanConstructor;
|
|
824
|
-
default: null;
|
|
825
|
-
};
|
|
826
557
|
disabled: {
|
|
827
558
|
type: BooleanConstructor;
|
|
828
559
|
default: boolean;
|
|
@@ -837,42 +568,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
837
568
|
default: null;
|
|
838
569
|
};
|
|
839
570
|
size: {
|
|
840
|
-
type:
|
|
841
|
-
default:
|
|
571
|
+
type: StringConstructor;
|
|
572
|
+
default: string;
|
|
842
573
|
validator: (s: unknown) => boolean;
|
|
843
574
|
};
|
|
844
575
|
labelClass: {
|
|
845
576
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
846
577
|
default: string;
|
|
847
578
|
};
|
|
848
|
-
leadingClass: {
|
|
849
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
850
|
-
default: string;
|
|
851
|
-
};
|
|
852
|
-
trailingClass: {
|
|
853
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
854
|
-
default: string;
|
|
855
|
-
};
|
|
856
|
-
startIconClass: {
|
|
857
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
858
|
-
default: string;
|
|
859
|
-
};
|
|
860
|
-
endIconClass: {
|
|
861
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
862
|
-
default: string;
|
|
863
|
-
};
|
|
864
|
-
blockStartIconClass: {
|
|
865
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
866
|
-
default: string;
|
|
867
|
-
};
|
|
868
|
-
blockEndIconClass: {
|
|
869
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
870
|
-
default: string;
|
|
871
|
-
};
|
|
872
|
-
iconClass: {
|
|
873
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
874
|
-
default: string;
|
|
875
|
-
};
|
|
876
579
|
loading: {
|
|
877
580
|
type: BooleanConstructor;
|
|
878
581
|
default: boolean;
|
|
@@ -920,27 +623,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
920
623
|
target: string;
|
|
921
624
|
circle: boolean;
|
|
922
625
|
active: boolean;
|
|
923
|
-
size: string | number;
|
|
924
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
925
|
-
replace: boolean;
|
|
926
626
|
loading: boolean;
|
|
927
|
-
|
|
627
|
+
size: string;
|
|
628
|
+
replace: boolean;
|
|
928
629
|
kind: string;
|
|
929
630
|
labelClass: string | unknown[] | Record<string, any>;
|
|
930
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
931
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
932
631
|
href: string;
|
|
933
632
|
to: string | Record<string, any>;
|
|
934
633
|
iconPosition: string;
|
|
935
634
|
importance: string;
|
|
936
635
|
linkKind: string;
|
|
937
636
|
linkInverted: boolean;
|
|
938
|
-
linkUnderline: boolean;
|
|
939
637
|
width: string;
|
|
940
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
941
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
942
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
943
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
944
638
|
assertiveOnFocus: boolean;
|
|
945
639
|
rel: string;
|
|
946
640
|
}, {}, {
|
|
@@ -1036,14 +730,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1036
730
|
type: BooleanConstructor;
|
|
1037
731
|
default: boolean;
|
|
1038
732
|
};
|
|
1039
|
-
linkUnderline: {
|
|
1040
|
-
type: BooleanConstructor;
|
|
1041
|
-
default: boolean;
|
|
1042
|
-
};
|
|
1043
|
-
underline: {
|
|
1044
|
-
type: BooleanConstructor;
|
|
1045
|
-
default: null;
|
|
1046
|
-
};
|
|
1047
733
|
disabled: {
|
|
1048
734
|
type: BooleanConstructor;
|
|
1049
735
|
default: boolean;
|
|
@@ -1058,42 +744,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1058
744
|
default: null;
|
|
1059
745
|
};
|
|
1060
746
|
size: {
|
|
1061
|
-
type:
|
|
1062
|
-
default:
|
|
747
|
+
type: StringConstructor;
|
|
748
|
+
default: string;
|
|
1063
749
|
validator: (s: unknown) => boolean;
|
|
1064
750
|
};
|
|
1065
751
|
labelClass: {
|
|
1066
752
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1067
753
|
default: string;
|
|
1068
754
|
};
|
|
1069
|
-
leadingClass: {
|
|
1070
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1071
|
-
default: string;
|
|
1072
|
-
};
|
|
1073
|
-
trailingClass: {
|
|
1074
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1075
|
-
default: string;
|
|
1076
|
-
};
|
|
1077
|
-
startIconClass: {
|
|
1078
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1079
|
-
default: string;
|
|
1080
|
-
};
|
|
1081
|
-
endIconClass: {
|
|
1082
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1083
|
-
default: string;
|
|
1084
|
-
};
|
|
1085
|
-
blockStartIconClass: {
|
|
1086
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1087
|
-
default: string;
|
|
1088
|
-
};
|
|
1089
|
-
blockEndIconClass: {
|
|
1090
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1091
|
-
default: string;
|
|
1092
|
-
};
|
|
1093
|
-
iconClass: {
|
|
1094
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1095
|
-
default: string;
|
|
1096
|
-
};
|
|
1097
755
|
loading: {
|
|
1098
756
|
type: BooleanConstructor;
|
|
1099
757
|
default: boolean;
|
|
@@ -1133,10 +791,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1133
791
|
};
|
|
1134
792
|
}>, {}, {
|
|
1135
793
|
ICON_POSITION_MODIFIERS: {
|
|
1136
|
-
start: string;
|
|
1137
|
-
end: string;
|
|
1138
|
-
blockStart: string;
|
|
1139
|
-
blockEnd: string;
|
|
1140
794
|
left: string;
|
|
1141
795
|
right: string;
|
|
1142
796
|
top: string;
|
|
@@ -1146,7 +800,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1146
800
|
hasSlotContent: typeof import('../..').hasSlotContent;
|
|
1147
801
|
i18n: any;
|
|
1148
802
|
}, {
|
|
1149
|
-
resolvedUnderline(): boolean;
|
|
1150
803
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1151
804
|
isNativeButton(): boolean;
|
|
1152
805
|
computedAttrs(): {
|
|
@@ -1179,12 +832,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1179
832
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1180
833
|
buttonClasses(): any[];
|
|
1181
834
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1182
|
-
|
|
1183
|
-
hasEndIcon(): any;
|
|
1184
|
-
hasBlockStartIcon(): any;
|
|
1185
|
-
hasBlockEndIcon(): any;
|
|
1186
|
-
hasNewIconSlots(): any;
|
|
1187
|
-
shouldRenderLegacyIcon(): any;
|
|
835
|
+
shouldRenderIcon(): any;
|
|
1188
836
|
isIconOnly(): any;
|
|
1189
837
|
isVerticalIconLayout(): boolean;
|
|
1190
838
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1215,14 +863,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1215
863
|
type: BooleanConstructor;
|
|
1216
864
|
default: boolean;
|
|
1217
865
|
};
|
|
1218
|
-
linkUnderline: {
|
|
1219
|
-
type: BooleanConstructor;
|
|
1220
|
-
default: boolean;
|
|
1221
|
-
};
|
|
1222
|
-
underline: {
|
|
1223
|
-
type: BooleanConstructor;
|
|
1224
|
-
default: null;
|
|
1225
|
-
};
|
|
1226
866
|
disabled: {
|
|
1227
867
|
type: BooleanConstructor;
|
|
1228
868
|
default: boolean;
|
|
@@ -1237,42 +877,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1237
877
|
default: null;
|
|
1238
878
|
};
|
|
1239
879
|
size: {
|
|
1240
|
-
type:
|
|
1241
|
-
default:
|
|
880
|
+
type: StringConstructor;
|
|
881
|
+
default: string;
|
|
1242
882
|
validator: (s: unknown) => boolean;
|
|
1243
883
|
};
|
|
1244
884
|
labelClass: {
|
|
1245
885
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1246
886
|
default: string;
|
|
1247
887
|
};
|
|
1248
|
-
leadingClass: {
|
|
1249
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1250
|
-
default: string;
|
|
1251
|
-
};
|
|
1252
|
-
trailingClass: {
|
|
1253
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1254
|
-
default: string;
|
|
1255
|
-
};
|
|
1256
|
-
startIconClass: {
|
|
1257
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1258
|
-
default: string;
|
|
1259
|
-
};
|
|
1260
|
-
endIconClass: {
|
|
1261
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1262
|
-
default: string;
|
|
1263
|
-
};
|
|
1264
|
-
blockStartIconClass: {
|
|
1265
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1266
|
-
default: string;
|
|
1267
|
-
};
|
|
1268
|
-
blockEndIconClass: {
|
|
1269
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1270
|
-
default: string;
|
|
1271
|
-
};
|
|
1272
|
-
iconClass: {
|
|
1273
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1274
|
-
default: string;
|
|
1275
|
-
};
|
|
1276
888
|
loading: {
|
|
1277
889
|
type: BooleanConstructor;
|
|
1278
890
|
default: boolean;
|
|
@@ -1320,27 +932,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1320
932
|
target: string;
|
|
1321
933
|
circle: boolean;
|
|
1322
934
|
active: boolean;
|
|
1323
|
-
size: string | number;
|
|
1324
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1325
|
-
replace: boolean;
|
|
1326
935
|
loading: boolean;
|
|
1327
|
-
|
|
936
|
+
size: string;
|
|
937
|
+
replace: boolean;
|
|
1328
938
|
kind: string;
|
|
1329
939
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1330
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1331
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1332
940
|
href: string;
|
|
1333
941
|
to: string | Record<string, any>;
|
|
1334
942
|
iconPosition: string;
|
|
1335
943
|
importance: string;
|
|
1336
944
|
linkKind: string;
|
|
1337
945
|
linkInverted: boolean;
|
|
1338
|
-
linkUnderline: boolean;
|
|
1339
946
|
width: string;
|
|
1340
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1341
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1342
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1343
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1344
947
|
assertiveOnFocus: boolean;
|
|
1345
948
|
rel: string;
|
|
1346
949
|
}, {}, {
|