@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
|
@@ -89,14 +89,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
89
89
|
type: BooleanConstructor;
|
|
90
90
|
default: boolean;
|
|
91
91
|
};
|
|
92
|
-
linkUnderline: {
|
|
93
|
-
type: BooleanConstructor;
|
|
94
|
-
default: boolean;
|
|
95
|
-
};
|
|
96
|
-
underline: {
|
|
97
|
-
type: BooleanConstructor;
|
|
98
|
-
default: null;
|
|
99
|
-
};
|
|
100
92
|
disabled: {
|
|
101
93
|
type: BooleanConstructor;
|
|
102
94
|
default: boolean;
|
|
@@ -111,42 +103,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
111
103
|
default: null;
|
|
112
104
|
};
|
|
113
105
|
size: {
|
|
114
|
-
type:
|
|
115
|
-
default:
|
|
106
|
+
type: StringConstructor;
|
|
107
|
+
default: string;
|
|
116
108
|
validator: (s: unknown) => boolean;
|
|
117
109
|
};
|
|
118
110
|
labelClass: {
|
|
119
111
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
120
112
|
default: string;
|
|
121
113
|
};
|
|
122
|
-
leadingClass: {
|
|
123
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
124
|
-
default: string;
|
|
125
|
-
};
|
|
126
|
-
trailingClass: {
|
|
127
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
128
|
-
default: string;
|
|
129
|
-
};
|
|
130
|
-
startIconClass: {
|
|
131
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
132
|
-
default: string;
|
|
133
|
-
};
|
|
134
|
-
endIconClass: {
|
|
135
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
136
|
-
default: string;
|
|
137
|
-
};
|
|
138
|
-
blockStartIconClass: {
|
|
139
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
140
|
-
default: string;
|
|
141
|
-
};
|
|
142
|
-
blockEndIconClass: {
|
|
143
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
144
|
-
default: string;
|
|
145
|
-
};
|
|
146
|
-
iconClass: {
|
|
147
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
148
|
-
default: string;
|
|
149
|
-
};
|
|
150
114
|
loading: {
|
|
151
115
|
type: BooleanConstructor;
|
|
152
116
|
default: boolean;
|
|
@@ -186,10 +150,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
186
150
|
};
|
|
187
151
|
}>, {}, {
|
|
188
152
|
ICON_POSITION_MODIFIERS: {
|
|
189
|
-
start: string;
|
|
190
|
-
end: string;
|
|
191
|
-
blockStart: string;
|
|
192
|
-
blockEnd: string;
|
|
193
153
|
left: string;
|
|
194
154
|
right: string;
|
|
195
155
|
top: string;
|
|
@@ -199,7 +159,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
199
159
|
hasSlotContent: typeof import('../../..').hasSlotContent;
|
|
200
160
|
i18n: any;
|
|
201
161
|
}, {
|
|
202
|
-
resolvedUnderline(): boolean;
|
|
203
162
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
204
163
|
isNativeButton(): boolean;
|
|
205
164
|
computedAttrs(): {
|
|
@@ -232,12 +191,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
232
191
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
233
192
|
buttonClasses(): any[];
|
|
234
193
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
235
|
-
|
|
236
|
-
hasEndIcon(): any;
|
|
237
|
-
hasBlockStartIcon(): any;
|
|
238
|
-
hasBlockEndIcon(): any;
|
|
239
|
-
hasNewIconSlots(): any;
|
|
240
|
-
shouldRenderLegacyIcon(): any;
|
|
194
|
+
shouldRenderIcon(): any;
|
|
241
195
|
isIconOnly(): any;
|
|
242
196
|
isVerticalIconLayout(): boolean;
|
|
243
197
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -268,14 +222,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
268
222
|
type: BooleanConstructor;
|
|
269
223
|
default: boolean;
|
|
270
224
|
};
|
|
271
|
-
linkUnderline: {
|
|
272
|
-
type: BooleanConstructor;
|
|
273
|
-
default: boolean;
|
|
274
|
-
};
|
|
275
|
-
underline: {
|
|
276
|
-
type: BooleanConstructor;
|
|
277
|
-
default: null;
|
|
278
|
-
};
|
|
279
225
|
disabled: {
|
|
280
226
|
type: BooleanConstructor;
|
|
281
227
|
default: boolean;
|
|
@@ -290,42 +236,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
290
236
|
default: null;
|
|
291
237
|
};
|
|
292
238
|
size: {
|
|
293
|
-
type:
|
|
294
|
-
default:
|
|
239
|
+
type: StringConstructor;
|
|
240
|
+
default: string;
|
|
295
241
|
validator: (s: unknown) => boolean;
|
|
296
242
|
};
|
|
297
243
|
labelClass: {
|
|
298
244
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
299
245
|
default: string;
|
|
300
246
|
};
|
|
301
|
-
leadingClass: {
|
|
302
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
303
|
-
default: string;
|
|
304
|
-
};
|
|
305
|
-
trailingClass: {
|
|
306
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
307
|
-
default: string;
|
|
308
|
-
};
|
|
309
|
-
startIconClass: {
|
|
310
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
311
|
-
default: string;
|
|
312
|
-
};
|
|
313
|
-
endIconClass: {
|
|
314
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
315
|
-
default: string;
|
|
316
|
-
};
|
|
317
|
-
blockStartIconClass: {
|
|
318
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
319
|
-
default: string;
|
|
320
|
-
};
|
|
321
|
-
blockEndIconClass: {
|
|
322
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
323
|
-
default: string;
|
|
324
|
-
};
|
|
325
|
-
iconClass: {
|
|
326
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
327
|
-
default: string;
|
|
328
|
-
};
|
|
329
247
|
loading: {
|
|
330
248
|
type: BooleanConstructor;
|
|
331
249
|
default: boolean;
|
|
@@ -373,27 +291,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
373
291
|
target: string;
|
|
374
292
|
circle: boolean;
|
|
375
293
|
active: boolean;
|
|
376
|
-
size: string | number;
|
|
377
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
378
|
-
replace: boolean;
|
|
379
294
|
loading: boolean;
|
|
380
|
-
|
|
295
|
+
size: string;
|
|
296
|
+
replace: boolean;
|
|
381
297
|
kind: string;
|
|
382
298
|
labelClass: string | unknown[] | Record<string, any>;
|
|
383
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
384
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
385
299
|
href: string;
|
|
386
300
|
to: string | Record<string, any>;
|
|
387
301
|
iconPosition: string;
|
|
388
302
|
importance: string;
|
|
389
303
|
linkKind: string;
|
|
390
304
|
linkInverted: boolean;
|
|
391
|
-
linkUnderline: boolean;
|
|
392
305
|
width: string;
|
|
393
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
394
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
395
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
396
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
397
306
|
assertiveOnFocus: boolean;
|
|
398
307
|
rel: string;
|
|
399
308
|
}, {}, {
|
|
@@ -423,13 +332,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
423
332
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
424
333
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
425
334
|
DtDropdown: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
426
|
-
contentMode: {
|
|
427
|
-
type: StringConstructor;
|
|
428
|
-
default: null;
|
|
429
|
-
validator: (v: any) => boolean;
|
|
430
|
-
};
|
|
431
335
|
open: {
|
|
432
|
-
type:
|
|
336
|
+
type: BooleanConstructor;
|
|
433
337
|
default: null;
|
|
434
338
|
};
|
|
435
339
|
openOnContext: {
|
|
@@ -486,10 +390,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
486
390
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
487
391
|
default: string;
|
|
488
392
|
};
|
|
489
|
-
footerClass: {
|
|
490
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
491
|
-
default: string;
|
|
492
|
-
};
|
|
493
393
|
appendTo: {
|
|
494
394
|
type: (StringConstructor | {
|
|
495
395
|
new (): HTMLElement;
|
|
@@ -606,13 +506,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
606
506
|
focusActiveItemIfNeeded(): void;
|
|
607
507
|
};
|
|
608
508
|
}, import('vue').ComponentOptionsMixin, ("keydown" | "update:open" | "opened" | "highlight")[], "keydown" | "update:open" | "opened" | "highlight", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
609
|
-
contentMode: {
|
|
610
|
-
type: StringConstructor;
|
|
611
|
-
default: null;
|
|
612
|
-
validator: (v: any) => boolean;
|
|
613
|
-
};
|
|
614
509
|
open: {
|
|
615
|
-
type:
|
|
510
|
+
type: BooleanConstructor;
|
|
616
511
|
default: null;
|
|
617
512
|
};
|
|
618
513
|
openOnContext: {
|
|
@@ -669,10 +564,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
669
564
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
670
565
|
default: string;
|
|
671
566
|
};
|
|
672
|
-
footerClass: {
|
|
673
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
674
|
-
default: string;
|
|
675
|
-
};
|
|
676
567
|
appendTo: {
|
|
677
568
|
type: (StringConstructor | {
|
|
678
569
|
new (): HTMLElement;
|
|
@@ -695,12 +586,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
695
586
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
696
587
|
onHighlight?: ((...args: any[]) => any) | undefined;
|
|
697
588
|
}>, {
|
|
698
|
-
|
|
699
|
-
open: boolean | null;
|
|
700
|
-
padding: string;
|
|
701
|
-
listClass: string | unknown[] | Record<string, any>;
|
|
589
|
+
open: boolean;
|
|
702
590
|
maxHeight: string;
|
|
703
|
-
footerClass: string | unknown[] | Record<string, any>;
|
|
704
591
|
transition: string;
|
|
705
592
|
maxWidth: string;
|
|
706
593
|
navigationType: string;
|
|
@@ -712,12 +599,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
712
599
|
fallbackPlacements: unknown[];
|
|
713
600
|
tether: boolean;
|
|
714
601
|
openOnContext: boolean;
|
|
602
|
+
padding: string;
|
|
715
603
|
contentWidth: string;
|
|
716
604
|
modal: boolean;
|
|
605
|
+
listClass: string | unknown[] | Record<string, any>;
|
|
717
606
|
}, {}, {
|
|
718
607
|
DtPopover: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
719
608
|
open: {
|
|
720
|
-
type:
|
|
609
|
+
type: BooleanConstructor;
|
|
721
610
|
default: null;
|
|
722
611
|
};
|
|
723
612
|
openOnContext: {
|
|
@@ -786,7 +675,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
786
675
|
type: ArrayConstructor;
|
|
787
676
|
default: () => number[];
|
|
788
677
|
};
|
|
789
|
-
|
|
678
|
+
hideOnClick: {
|
|
790
679
|
type: BooleanConstructor;
|
|
791
680
|
default: boolean;
|
|
792
681
|
};
|
|
@@ -823,22 +712,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
823
712
|
type: BooleanConstructor;
|
|
824
713
|
default: boolean;
|
|
825
714
|
};
|
|
826
|
-
anchorClass: {
|
|
827
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
828
|
-
default: string;
|
|
829
|
-
};
|
|
830
|
-
headerWrapperClass: {
|
|
831
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
832
|
-
default: string;
|
|
833
|
-
};
|
|
834
715
|
headerClass: {
|
|
835
716
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
836
717
|
default: string;
|
|
837
718
|
};
|
|
838
|
-
footerWrapperClass: {
|
|
839
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
840
|
-
default: string;
|
|
841
|
-
};
|
|
842
719
|
footerClass: {
|
|
843
720
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
844
721
|
default: string;
|
|
@@ -897,7 +774,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
897
774
|
calculatedMaxHeight(): string;
|
|
898
775
|
labelledBy(): string | false;
|
|
899
776
|
}, {
|
|
900
|
-
getModeReferenceEl(): unknown;
|
|
901
777
|
hasIntersectedViewport(entries: any): void;
|
|
902
778
|
updateAnchorEl(): void;
|
|
903
779
|
popperOptions(): {
|
|
@@ -962,34 +838,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
962
838
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
963
839
|
focusTrappedTabPress(e: object, el: object): void;
|
|
964
840
|
};
|
|
965
|
-
} | {
|
|
966
|
-
props: {
|
|
967
|
-
contentMode: {
|
|
968
|
-
type: StringConstructor;
|
|
969
|
-
default: null;
|
|
970
|
-
validator: (v: any) => boolean;
|
|
971
|
-
};
|
|
972
|
-
};
|
|
973
|
-
data(): {
|
|
974
|
-
modeContrast: string;
|
|
975
|
-
modeResolved: null;
|
|
976
|
-
};
|
|
977
|
-
computed: {
|
|
978
|
-
modeAttrs(): any;
|
|
979
|
-
};
|
|
980
|
-
watch: {
|
|
981
|
-
contentMode(): void;
|
|
982
|
-
};
|
|
983
|
-
mounted(): void;
|
|
984
|
-
beforeUnmount(): void;
|
|
985
|
-
methods: {
|
|
986
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
987
|
-
setupModeObservers(): void;
|
|
988
|
-
cleanupModeObservers(): void;
|
|
989
|
-
};
|
|
990
841
|
}, import('vue').ComponentOptionsMixin, ("keydown" | "update:open" | "opened" | "mouseenter-popover" | "mouseleave-popover" | "mouseenter-popover-anchor" | "mouseleave-popover-anchor")[], "keydown" | "update:open" | "opened" | "mouseenter-popover" | "mouseleave-popover" | "mouseenter-popover-anchor" | "mouseleave-popover-anchor", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
991
842
|
open: {
|
|
992
|
-
type:
|
|
843
|
+
type: BooleanConstructor;
|
|
993
844
|
default: null;
|
|
994
845
|
};
|
|
995
846
|
openOnContext: {
|
|
@@ -1058,7 +909,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1058
909
|
type: ArrayConstructor;
|
|
1059
910
|
default: () => number[];
|
|
1060
911
|
};
|
|
1061
|
-
|
|
912
|
+
hideOnClick: {
|
|
1062
913
|
type: BooleanConstructor;
|
|
1063
914
|
default: boolean;
|
|
1064
915
|
};
|
|
@@ -1095,22 +946,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1095
946
|
type: BooleanConstructor;
|
|
1096
947
|
default: boolean;
|
|
1097
948
|
};
|
|
1098
|
-
anchorClass: {
|
|
1099
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1100
|
-
default: string;
|
|
1101
|
-
};
|
|
1102
|
-
headerWrapperClass: {
|
|
1103
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1104
|
-
default: string;
|
|
1105
|
-
};
|
|
1106
949
|
headerClass: {
|
|
1107
950
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1108
951
|
default: string;
|
|
1109
952
|
};
|
|
1110
|
-
footerWrapperClass: {
|
|
1111
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1112
|
-
default: string;
|
|
1113
|
-
};
|
|
1114
953
|
footerClass: {
|
|
1115
954
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1116
955
|
default: string;
|
|
@@ -1150,20 +989,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1150
989
|
}>, {
|
|
1151
990
|
id: string;
|
|
1152
991
|
offset: unknown[];
|
|
1153
|
-
open: boolean
|
|
992
|
+
open: boolean;
|
|
1154
993
|
ariaLabel: string;
|
|
1155
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
1156
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
1157
994
|
role: string;
|
|
1158
995
|
dialogClass: string | unknown[] | Record<string, any>;
|
|
1159
|
-
padding: string;
|
|
1160
996
|
maxHeight: string;
|
|
997
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
998
|
+
headerClass: string | unknown[] | Record<string, any>;
|
|
1161
999
|
footerClass: string | unknown[] | Record<string, any>;
|
|
1162
1000
|
elementType: string;
|
|
1163
1001
|
transition: string;
|
|
1164
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
1165
1002
|
maxWidth: string;
|
|
1166
1003
|
appendTo: string | HTMLElement;
|
|
1004
|
+
hideOnClick: boolean;
|
|
1167
1005
|
placement: string;
|
|
1168
1006
|
sticky: string | boolean;
|
|
1169
1007
|
fallbackPlacements: unknown[];
|
|
@@ -1173,13 +1011,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1173
1011
|
showCloseButton: boolean;
|
|
1174
1012
|
openOnContext: boolean;
|
|
1175
1013
|
ariaLabelledby: string;
|
|
1014
|
+
padding: string;
|
|
1176
1015
|
contentWidth: string;
|
|
1177
1016
|
contentAppear: boolean;
|
|
1178
1017
|
contentTabindex: number;
|
|
1179
|
-
closeOnClick: boolean;
|
|
1180
1018
|
modal: boolean;
|
|
1181
|
-
headerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1182
|
-
footerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1183
1019
|
initialFocusElement: string | HTMLElement;
|
|
1184
1020
|
openWithArrowKeys: boolean;
|
|
1185
1021
|
}, {}, {
|
|
@@ -1250,14 +1086,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1250
1086
|
type: BooleanConstructor;
|
|
1251
1087
|
default: boolean;
|
|
1252
1088
|
};
|
|
1253
|
-
linkUnderline: {
|
|
1254
|
-
type: BooleanConstructor;
|
|
1255
|
-
default: boolean;
|
|
1256
|
-
};
|
|
1257
|
-
underline: {
|
|
1258
|
-
type: BooleanConstructor;
|
|
1259
|
-
default: null;
|
|
1260
|
-
};
|
|
1261
1089
|
disabled: {
|
|
1262
1090
|
type: BooleanConstructor;
|
|
1263
1091
|
default: boolean;
|
|
@@ -1272,42 +1100,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1272
1100
|
default: null;
|
|
1273
1101
|
};
|
|
1274
1102
|
size: {
|
|
1275
|
-
type:
|
|
1276
|
-
default:
|
|
1103
|
+
type: StringConstructor;
|
|
1104
|
+
default: string;
|
|
1277
1105
|
validator: (s: unknown) => boolean;
|
|
1278
1106
|
};
|
|
1279
1107
|
labelClass: {
|
|
1280
1108
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1281
1109
|
default: string;
|
|
1282
1110
|
};
|
|
1283
|
-
leadingClass: {
|
|
1284
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1285
|
-
default: string;
|
|
1286
|
-
};
|
|
1287
|
-
trailingClass: {
|
|
1288
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1289
|
-
default: string;
|
|
1290
|
-
};
|
|
1291
|
-
startIconClass: {
|
|
1292
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1293
|
-
default: string;
|
|
1294
|
-
};
|
|
1295
|
-
endIconClass: {
|
|
1296
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1297
|
-
default: string;
|
|
1298
|
-
};
|
|
1299
|
-
blockStartIconClass: {
|
|
1300
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1301
|
-
default: string;
|
|
1302
|
-
};
|
|
1303
|
-
blockEndIconClass: {
|
|
1304
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1305
|
-
default: string;
|
|
1306
|
-
};
|
|
1307
|
-
iconClass: {
|
|
1308
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1309
|
-
default: string;
|
|
1310
|
-
};
|
|
1311
1111
|
loading: {
|
|
1312
1112
|
type: BooleanConstructor;
|
|
1313
1113
|
default: boolean;
|
|
@@ -1347,10 +1147,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1347
1147
|
};
|
|
1348
1148
|
}>, {}, {
|
|
1349
1149
|
ICON_POSITION_MODIFIERS: {
|
|
1350
|
-
start: string;
|
|
1351
|
-
end: string;
|
|
1352
|
-
blockStart: string;
|
|
1353
|
-
blockEnd: string;
|
|
1354
1150
|
left: string;
|
|
1355
1151
|
right: string;
|
|
1356
1152
|
top: string;
|
|
@@ -1360,7 +1156,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1360
1156
|
hasSlotContent: typeof import('../../..').hasSlotContent;
|
|
1361
1157
|
i18n: any;
|
|
1362
1158
|
}, {
|
|
1363
|
-
resolvedUnderline(): boolean;
|
|
1364
1159
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1365
1160
|
isNativeButton(): boolean;
|
|
1366
1161
|
computedAttrs(): {
|
|
@@ -1393,12 +1188,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1393
1188
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1394
1189
|
buttonClasses(): any[];
|
|
1395
1190
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1396
|
-
|
|
1397
|
-
hasEndIcon(): any;
|
|
1398
|
-
hasBlockStartIcon(): any;
|
|
1399
|
-
hasBlockEndIcon(): any;
|
|
1400
|
-
hasNewIconSlots(): any;
|
|
1401
|
-
shouldRenderLegacyIcon(): any;
|
|
1191
|
+
shouldRenderIcon(): any;
|
|
1402
1192
|
isIconOnly(): any;
|
|
1403
1193
|
isVerticalIconLayout(): boolean;
|
|
1404
1194
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1429,14 +1219,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1429
1219
|
type: BooleanConstructor;
|
|
1430
1220
|
default: boolean;
|
|
1431
1221
|
};
|
|
1432
|
-
linkUnderline: {
|
|
1433
|
-
type: BooleanConstructor;
|
|
1434
|
-
default: boolean;
|
|
1435
|
-
};
|
|
1436
|
-
underline: {
|
|
1437
|
-
type: BooleanConstructor;
|
|
1438
|
-
default: null;
|
|
1439
|
-
};
|
|
1440
1222
|
disabled: {
|
|
1441
1223
|
type: BooleanConstructor;
|
|
1442
1224
|
default: boolean;
|
|
@@ -1451,42 +1233,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1451
1233
|
default: null;
|
|
1452
1234
|
};
|
|
1453
1235
|
size: {
|
|
1454
|
-
type:
|
|
1455
|
-
default:
|
|
1236
|
+
type: StringConstructor;
|
|
1237
|
+
default: string;
|
|
1456
1238
|
validator: (s: unknown) => boolean;
|
|
1457
1239
|
};
|
|
1458
1240
|
labelClass: {
|
|
1459
1241
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1460
1242
|
default: string;
|
|
1461
1243
|
};
|
|
1462
|
-
leadingClass: {
|
|
1463
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1464
|
-
default: string;
|
|
1465
|
-
};
|
|
1466
|
-
trailingClass: {
|
|
1467
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1468
|
-
default: string;
|
|
1469
|
-
};
|
|
1470
|
-
startIconClass: {
|
|
1471
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1472
|
-
default: string;
|
|
1473
|
-
};
|
|
1474
|
-
endIconClass: {
|
|
1475
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1476
|
-
default: string;
|
|
1477
|
-
};
|
|
1478
|
-
blockStartIconClass: {
|
|
1479
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1480
|
-
default: string;
|
|
1481
|
-
};
|
|
1482
|
-
blockEndIconClass: {
|
|
1483
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1484
|
-
default: string;
|
|
1485
|
-
};
|
|
1486
|
-
iconClass: {
|
|
1487
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1488
|
-
default: string;
|
|
1489
|
-
};
|
|
1490
1244
|
loading: {
|
|
1491
1245
|
type: BooleanConstructor;
|
|
1492
1246
|
default: boolean;
|
|
@@ -1534,27 +1288,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1534
1288
|
target: string;
|
|
1535
1289
|
circle: boolean;
|
|
1536
1290
|
active: boolean;
|
|
1537
|
-
size: string | number;
|
|
1538
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1539
|
-
replace: boolean;
|
|
1540
1291
|
loading: boolean;
|
|
1541
|
-
|
|
1292
|
+
size: string;
|
|
1293
|
+
replace: boolean;
|
|
1542
1294
|
kind: string;
|
|
1543
1295
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1544
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1545
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1546
1296
|
href: string;
|
|
1547
1297
|
to: string | Record<string, any>;
|
|
1548
1298
|
iconPosition: string;
|
|
1549
1299
|
importance: string;
|
|
1550
1300
|
linkKind: string;
|
|
1551
1301
|
linkInverted: boolean;
|
|
1552
|
-
linkUnderline: boolean;
|
|
1553
1302
|
width: string;
|
|
1554
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1555
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1556
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1557
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1558
1303
|
assertiveOnFocus: boolean;
|
|
1559
1304
|
rel: string;
|
|
1560
1305
|
}, {}, {
|
|
@@ -1624,10 +1369,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1624
1369
|
type: StringConstructor;
|
|
1625
1370
|
validator: (value: unknown) => boolean;
|
|
1626
1371
|
};
|
|
1627
|
-
wrapperClass: {
|
|
1628
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1629
|
-
default: string;
|
|
1630
|
-
};
|
|
1631
1372
|
contentClass: {
|
|
1632
1373
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1633
1374
|
default: string;
|
|
@@ -1648,10 +1389,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1648
1389
|
type: StringConstructor;
|
|
1649
1390
|
validator: (value: unknown) => boolean;
|
|
1650
1391
|
};
|
|
1651
|
-
wrapperClass: {
|
|
1652
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1653
|
-
default: string;
|
|
1654
|
-
};
|
|
1655
1392
|
contentClass: {
|
|
1656
1393
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1657
1394
|
default: string;
|
|
@@ -1664,7 +1401,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1664
1401
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
1665
1402
|
}>, {
|
|
1666
1403
|
contentClass: string | unknown[] | Record<string, any>;
|
|
1667
|
-
wrapperClass: string | unknown[] | Record<string, any>;
|
|
1668
1404
|
showCloseButton: boolean;
|
|
1669
1405
|
}, {}, {
|
|
1670
1406
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1695,14 +1431,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1695
1431
|
type: BooleanConstructor;
|
|
1696
1432
|
default: boolean;
|
|
1697
1433
|
};
|
|
1698
|
-
linkUnderline: {
|
|
1699
|
-
type: BooleanConstructor;
|
|
1700
|
-
default: boolean;
|
|
1701
|
-
};
|
|
1702
|
-
underline: {
|
|
1703
|
-
type: BooleanConstructor;
|
|
1704
|
-
default: null;
|
|
1705
|
-
};
|
|
1706
1434
|
disabled: {
|
|
1707
1435
|
type: BooleanConstructor;
|
|
1708
1436
|
default: boolean;
|
|
@@ -1717,42 +1445,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1717
1445
|
default: null;
|
|
1718
1446
|
};
|
|
1719
1447
|
size: {
|
|
1720
|
-
type:
|
|
1721
|
-
default:
|
|
1448
|
+
type: StringConstructor;
|
|
1449
|
+
default: string;
|
|
1722
1450
|
validator: (s: unknown) => boolean;
|
|
1723
1451
|
};
|
|
1724
1452
|
labelClass: {
|
|
1725
1453
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1726
1454
|
default: string;
|
|
1727
1455
|
};
|
|
1728
|
-
leadingClass: {
|
|
1729
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1730
|
-
default: string;
|
|
1731
|
-
};
|
|
1732
|
-
trailingClass: {
|
|
1733
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1734
|
-
default: string;
|
|
1735
|
-
};
|
|
1736
|
-
startIconClass: {
|
|
1737
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1738
|
-
default: string;
|
|
1739
|
-
};
|
|
1740
|
-
endIconClass: {
|
|
1741
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1742
|
-
default: string;
|
|
1743
|
-
};
|
|
1744
|
-
blockStartIconClass: {
|
|
1745
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1746
|
-
default: string;
|
|
1747
|
-
};
|
|
1748
|
-
blockEndIconClass: {
|
|
1749
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1750
|
-
default: string;
|
|
1751
|
-
};
|
|
1752
|
-
iconClass: {
|
|
1753
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1754
|
-
default: string;
|
|
1755
|
-
};
|
|
1756
1456
|
loading: {
|
|
1757
1457
|
type: BooleanConstructor;
|
|
1758
1458
|
default: boolean;
|
|
@@ -1792,10 +1492,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1792
1492
|
};
|
|
1793
1493
|
}>, {}, {
|
|
1794
1494
|
ICON_POSITION_MODIFIERS: {
|
|
1795
|
-
start: string;
|
|
1796
|
-
end: string;
|
|
1797
|
-
blockStart: string;
|
|
1798
|
-
blockEnd: string;
|
|
1799
1495
|
left: string;
|
|
1800
1496
|
right: string;
|
|
1801
1497
|
top: string;
|
|
@@ -1805,7 +1501,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1805
1501
|
hasSlotContent: typeof import('../../..').hasSlotContent;
|
|
1806
1502
|
i18n: any;
|
|
1807
1503
|
}, {
|
|
1808
|
-
resolvedUnderline(): boolean;
|
|
1809
1504
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1810
1505
|
isNativeButton(): boolean;
|
|
1811
1506
|
computedAttrs(): {
|
|
@@ -1838,12 +1533,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1838
1533
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1839
1534
|
buttonClasses(): any[];
|
|
1840
1535
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1841
|
-
|
|
1842
|
-
hasEndIcon(): any;
|
|
1843
|
-
hasBlockStartIcon(): any;
|
|
1844
|
-
hasBlockEndIcon(): any;
|
|
1845
|
-
hasNewIconSlots(): any;
|
|
1846
|
-
shouldRenderLegacyIcon(): any;
|
|
1536
|
+
shouldRenderIcon(): any;
|
|
1847
1537
|
isIconOnly(): any;
|
|
1848
1538
|
isVerticalIconLayout(): boolean;
|
|
1849
1539
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1874,14 +1564,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1874
1564
|
type: BooleanConstructor;
|
|
1875
1565
|
default: boolean;
|
|
1876
1566
|
};
|
|
1877
|
-
linkUnderline: {
|
|
1878
|
-
type: BooleanConstructor;
|
|
1879
|
-
default: boolean;
|
|
1880
|
-
};
|
|
1881
|
-
underline: {
|
|
1882
|
-
type: BooleanConstructor;
|
|
1883
|
-
default: null;
|
|
1884
|
-
};
|
|
1885
1567
|
disabled: {
|
|
1886
1568
|
type: BooleanConstructor;
|
|
1887
1569
|
default: boolean;
|
|
@@ -1896,42 +1578,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1896
1578
|
default: null;
|
|
1897
1579
|
};
|
|
1898
1580
|
size: {
|
|
1899
|
-
type:
|
|
1900
|
-
default:
|
|
1581
|
+
type: StringConstructor;
|
|
1582
|
+
default: string;
|
|
1901
1583
|
validator: (s: unknown) => boolean;
|
|
1902
1584
|
};
|
|
1903
1585
|
labelClass: {
|
|
1904
1586
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1905
1587
|
default: string;
|
|
1906
1588
|
};
|
|
1907
|
-
leadingClass: {
|
|
1908
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1909
|
-
default: string;
|
|
1910
|
-
};
|
|
1911
|
-
trailingClass: {
|
|
1912
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1913
|
-
default: string;
|
|
1914
|
-
};
|
|
1915
|
-
startIconClass: {
|
|
1916
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1917
|
-
default: string;
|
|
1918
|
-
};
|
|
1919
|
-
endIconClass: {
|
|
1920
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1921
|
-
default: string;
|
|
1922
|
-
};
|
|
1923
|
-
blockStartIconClass: {
|
|
1924
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1925
|
-
default: string;
|
|
1926
|
-
};
|
|
1927
|
-
blockEndIconClass: {
|
|
1928
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1929
|
-
default: string;
|
|
1930
|
-
};
|
|
1931
|
-
iconClass: {
|
|
1932
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1933
|
-
default: string;
|
|
1934
|
-
};
|
|
1935
1589
|
loading: {
|
|
1936
1590
|
type: BooleanConstructor;
|
|
1937
1591
|
default: boolean;
|
|
@@ -1979,27 +1633,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1979
1633
|
target: string;
|
|
1980
1634
|
circle: boolean;
|
|
1981
1635
|
active: boolean;
|
|
1982
|
-
size: string | number;
|
|
1983
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1984
|
-
replace: boolean;
|
|
1985
1636
|
loading: boolean;
|
|
1986
|
-
|
|
1637
|
+
size: string;
|
|
1638
|
+
replace: boolean;
|
|
1987
1639
|
kind: string;
|
|
1988
1640
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1989
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1990
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1991
1641
|
href: string;
|
|
1992
1642
|
to: string | Record<string, any>;
|
|
1993
1643
|
iconPosition: string;
|
|
1994
1644
|
importance: string;
|
|
1995
1645
|
linkKind: string;
|
|
1996
1646
|
linkInverted: boolean;
|
|
1997
|
-
linkUnderline: boolean;
|
|
1998
1647
|
width: string;
|
|
1999
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
2000
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
2001
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2002
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
2003
1648
|
assertiveOnFocus: boolean;
|
|
2004
1649
|
rel: string;
|
|
2005
1650
|
}, {}, {
|