@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
|
@@ -12,17 +12,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
12
12
|
type: StringConstructor;
|
|
13
13
|
default: () => string;
|
|
14
14
|
};
|
|
15
|
-
|
|
15
|
+
show: {
|
|
16
16
|
type: BooleanConstructor;
|
|
17
17
|
default: boolean;
|
|
18
18
|
};
|
|
19
|
-
|
|
19
|
+
title: {
|
|
20
20
|
type: StringConstructor;
|
|
21
|
-
default:
|
|
21
|
+
default: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
23
|
+
bannerTitle: {
|
|
24
24
|
type: StringConstructor;
|
|
25
|
-
default:
|
|
25
|
+
default: string;
|
|
26
26
|
};
|
|
27
27
|
kind: {
|
|
28
28
|
type: StringConstructor;
|
|
@@ -49,21 +49,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
49
49
|
bannerKind: {
|
|
50
50
|
type: StringConstructor;
|
|
51
51
|
default: string;
|
|
52
|
-
|
|
52
|
+
validate(kind: any): boolean;
|
|
53
53
|
};
|
|
54
54
|
bannerClass: {
|
|
55
55
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
56
56
|
default: string;
|
|
57
57
|
};
|
|
58
|
-
|
|
59
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
60
|
-
default: string;
|
|
61
|
-
};
|
|
62
|
-
footerClass: {
|
|
63
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
64
|
-
default: string;
|
|
65
|
-
};
|
|
66
|
-
showClose: {
|
|
58
|
+
hideClose: {
|
|
67
59
|
type: BooleanConstructor;
|
|
68
60
|
default: boolean;
|
|
69
61
|
};
|
|
@@ -90,61 +82,65 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
90
82
|
}>, {}, {
|
|
91
83
|
MODAL_KIND_MODIFIERS: {
|
|
92
84
|
default: string;
|
|
93
|
-
|
|
85
|
+
danger: string;
|
|
94
86
|
};
|
|
95
87
|
MODAL_SIZE_MODIFIERS: {
|
|
96
88
|
default: string;
|
|
97
89
|
full: string;
|
|
98
90
|
};
|
|
99
91
|
MODAL_BANNER_KINDS: {
|
|
100
|
-
|
|
92
|
+
error: string;
|
|
101
93
|
info: string;
|
|
102
|
-
|
|
94
|
+
success: string;
|
|
103
95
|
warning: string;
|
|
104
96
|
base: string;
|
|
105
97
|
};
|
|
98
|
+
EVENT_KEYNAMES: {
|
|
99
|
+
esc: string;
|
|
100
|
+
escape: string;
|
|
101
|
+
tab: string;
|
|
102
|
+
enter: string;
|
|
103
|
+
space: string;
|
|
104
|
+
spacebar: string;
|
|
105
|
+
up: string;
|
|
106
|
+
arrowup: string;
|
|
107
|
+
left: string;
|
|
108
|
+
arrowleft: string;
|
|
109
|
+
right: string;
|
|
110
|
+
arrowright: string;
|
|
111
|
+
down: string;
|
|
112
|
+
arrowdown: string;
|
|
113
|
+
home: string;
|
|
114
|
+
end: string;
|
|
115
|
+
};
|
|
106
116
|
hasSlotContent: typeof hasSlotContent;
|
|
107
117
|
i18n: any;
|
|
108
118
|
}, {
|
|
119
|
+
modalListeners(): {
|
|
120
|
+
click: (event: any) => void;
|
|
121
|
+
keydown: (event: any) => void;
|
|
122
|
+
'after-enter': () => Promise<void>;
|
|
123
|
+
focusin: (event: any) => void;
|
|
124
|
+
};
|
|
125
|
+
open(): string;
|
|
109
126
|
hasFooterSlot(): boolean;
|
|
110
127
|
bannerKindClass(): any;
|
|
111
128
|
closeButtonTitle(): any;
|
|
112
129
|
}, {
|
|
113
|
-
getScrollRoot(): any;
|
|
114
|
-
syncDialogState(isShowing: any): void;
|
|
115
130
|
close(): void;
|
|
116
|
-
onBackdropClick(event: any): void;
|
|
117
|
-
onKeydown(event: any): void;
|
|
118
|
-
onAfterEnter(): Promise<void>;
|
|
119
|
-
onAfterLeave(): void;
|
|
120
|
-
focusFirstTabbable(container: any): void;
|
|
121
131
|
setFocusAfterTransition(): Promise<void>;
|
|
132
|
+
trapFocus(e: any): void;
|
|
133
|
+
handleModalClick(event: any): void;
|
|
122
134
|
}, {
|
|
123
|
-
props: {
|
|
124
|
-
contentMode: {
|
|
125
|
-
type: StringConstructor;
|
|
126
|
-
default: null;
|
|
127
|
-
validator: (v: any) => boolean;
|
|
128
|
-
};
|
|
129
|
-
};
|
|
130
|
-
data(): {
|
|
131
|
-
modeContrast: string;
|
|
132
|
-
modeResolved: null;
|
|
133
|
-
};
|
|
134
|
-
computed: {
|
|
135
|
-
modeAttrs(): any;
|
|
136
|
-
};
|
|
137
|
-
watch: {
|
|
138
|
-
contentMode(): void;
|
|
139
|
-
};
|
|
140
|
-
mounted(): void;
|
|
141
|
-
beforeUnmount(): void;
|
|
142
135
|
methods: {
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
136
|
+
getFirstFocusableElement(el: object): Promise<any>;
|
|
137
|
+
focusFirstElement(el?: object): Promise<void>;
|
|
138
|
+
focusElementById(elementId: any): Promise<void>;
|
|
139
|
+
_getFirstFocusElement(focusableElements: any): any;
|
|
140
|
+
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
141
|
+
focusTrappedTabPress(e: object, el: object): void;
|
|
142
|
+
};
|
|
143
|
+
}, import('vue').ComponentOptionsMixin, ("click" | "keydown" | "update:show")[], "click" | "keydown" | "update:show", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
148
144
|
copy: {
|
|
149
145
|
type: StringConstructor;
|
|
150
146
|
default: string;
|
|
@@ -157,17 +153,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
153
|
type: StringConstructor;
|
|
158
154
|
default: () => string;
|
|
159
155
|
};
|
|
160
|
-
|
|
156
|
+
show: {
|
|
161
157
|
type: BooleanConstructor;
|
|
162
158
|
default: boolean;
|
|
163
159
|
};
|
|
164
|
-
|
|
160
|
+
title: {
|
|
165
161
|
type: StringConstructor;
|
|
166
|
-
default:
|
|
162
|
+
default: string;
|
|
167
163
|
};
|
|
168
|
-
|
|
164
|
+
bannerTitle: {
|
|
169
165
|
type: StringConstructor;
|
|
170
|
-
default:
|
|
166
|
+
default: string;
|
|
171
167
|
};
|
|
172
168
|
kind: {
|
|
173
169
|
type: StringConstructor;
|
|
@@ -194,21 +190,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
194
190
|
bannerKind: {
|
|
195
191
|
type: StringConstructor;
|
|
196
192
|
default: string;
|
|
197
|
-
|
|
193
|
+
validate(kind: any): boolean;
|
|
198
194
|
};
|
|
199
195
|
bannerClass: {
|
|
200
196
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
201
197
|
default: string;
|
|
202
198
|
};
|
|
203
|
-
|
|
204
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
205
|
-
default: string;
|
|
206
|
-
};
|
|
207
|
-
footerClass: {
|
|
208
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
209
|
-
default: string;
|
|
210
|
-
};
|
|
211
|
-
showClose: {
|
|
199
|
+
hideClose: {
|
|
212
200
|
type: BooleanConstructor;
|
|
213
201
|
default: boolean;
|
|
214
202
|
};
|
|
@@ -235,29 +223,62 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
235
223
|
}>> & Readonly<{
|
|
236
224
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
237
225
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
238
|
-
"onUpdate:
|
|
226
|
+
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
239
227
|
}>, {
|
|
228
|
+
title: string;
|
|
240
229
|
copy: string;
|
|
241
|
-
open: boolean;
|
|
242
230
|
size: string;
|
|
243
231
|
kind: string;
|
|
244
|
-
|
|
245
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
246
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
247
|
-
showClose: boolean;
|
|
232
|
+
hideClose: boolean;
|
|
248
233
|
dialogClass: string | unknown[] | Record<string, any>;
|
|
249
234
|
bannerClass: string | unknown[] | Record<string, any>;
|
|
250
|
-
|
|
235
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
236
|
+
show: boolean;
|
|
251
237
|
appendTo: string;
|
|
252
|
-
closeOnClick: boolean;
|
|
253
238
|
initialFocusElement: string | HTMLElement;
|
|
254
239
|
describedById: string;
|
|
255
240
|
labelledById: string;
|
|
256
|
-
|
|
241
|
+
bannerTitle: string;
|
|
257
242
|
modalClass: string | unknown[] | Record<string, any>;
|
|
258
243
|
bannerKind: string;
|
|
244
|
+
closeOnClick: boolean;
|
|
259
245
|
fixedHeaderFooter: boolean;
|
|
260
246
|
}, {}, {
|
|
247
|
+
DtLazyShow: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
248
|
+
show: {
|
|
249
|
+
type: BooleanConstructor;
|
|
250
|
+
default: boolean;
|
|
251
|
+
};
|
|
252
|
+
transition: {
|
|
253
|
+
type: StringConstructor;
|
|
254
|
+
default: null;
|
|
255
|
+
};
|
|
256
|
+
appear: {
|
|
257
|
+
type: BooleanConstructor;
|
|
258
|
+
default: boolean;
|
|
259
|
+
};
|
|
260
|
+
}>, {}, {
|
|
261
|
+
initialized: boolean;
|
|
262
|
+
}, {
|
|
263
|
+
isCSSEnabled(): boolean;
|
|
264
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
265
|
+
show: {
|
|
266
|
+
type: BooleanConstructor;
|
|
267
|
+
default: boolean;
|
|
268
|
+
};
|
|
269
|
+
transition: {
|
|
270
|
+
type: StringConstructor;
|
|
271
|
+
default: null;
|
|
272
|
+
};
|
|
273
|
+
appear: {
|
|
274
|
+
type: BooleanConstructor;
|
|
275
|
+
default: boolean;
|
|
276
|
+
};
|
|
277
|
+
}>> & Readonly<{}>, {
|
|
278
|
+
show: boolean;
|
|
279
|
+
appear: boolean;
|
|
280
|
+
transition: string;
|
|
281
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
261
282
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
262
283
|
circle: {
|
|
263
284
|
type: BooleanConstructor;
|
|
@@ -286,14 +307,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
286
307
|
type: BooleanConstructor;
|
|
287
308
|
default: boolean;
|
|
288
309
|
};
|
|
289
|
-
linkUnderline: {
|
|
290
|
-
type: BooleanConstructor;
|
|
291
|
-
default: boolean;
|
|
292
|
-
};
|
|
293
|
-
underline: {
|
|
294
|
-
type: BooleanConstructor;
|
|
295
|
-
default: null;
|
|
296
|
-
};
|
|
297
310
|
disabled: {
|
|
298
311
|
type: BooleanConstructor;
|
|
299
312
|
default: boolean;
|
|
@@ -308,42 +321,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
308
321
|
default: null;
|
|
309
322
|
};
|
|
310
323
|
size: {
|
|
311
|
-
type:
|
|
312
|
-
default:
|
|
324
|
+
type: StringConstructor;
|
|
325
|
+
default: string;
|
|
313
326
|
validator: (s: unknown) => boolean;
|
|
314
327
|
};
|
|
315
328
|
labelClass: {
|
|
316
329
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
317
330
|
default: string;
|
|
318
331
|
};
|
|
319
|
-
leadingClass: {
|
|
320
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
321
|
-
default: string;
|
|
322
|
-
};
|
|
323
|
-
trailingClass: {
|
|
324
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
325
|
-
default: string;
|
|
326
|
-
};
|
|
327
|
-
startIconClass: {
|
|
328
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
329
|
-
default: string;
|
|
330
|
-
};
|
|
331
|
-
endIconClass: {
|
|
332
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
333
|
-
default: string;
|
|
334
|
-
};
|
|
335
|
-
blockStartIconClass: {
|
|
336
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
337
|
-
default: string;
|
|
338
|
-
};
|
|
339
|
-
blockEndIconClass: {
|
|
340
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
341
|
-
default: string;
|
|
342
|
-
};
|
|
343
|
-
iconClass: {
|
|
344
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
345
|
-
default: string;
|
|
346
|
-
};
|
|
347
332
|
loading: {
|
|
348
333
|
type: BooleanConstructor;
|
|
349
334
|
default: boolean;
|
|
@@ -383,10 +368,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
383
368
|
};
|
|
384
369
|
}>, {}, {
|
|
385
370
|
ICON_POSITION_MODIFIERS: {
|
|
386
|
-
start: string;
|
|
387
|
-
end: string;
|
|
388
|
-
blockStart: string;
|
|
389
|
-
blockEnd: string;
|
|
390
371
|
left: string;
|
|
391
372
|
right: string;
|
|
392
373
|
top: string;
|
|
@@ -396,7 +377,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
396
377
|
hasSlotContent: typeof hasSlotContent;
|
|
397
378
|
i18n: any;
|
|
398
379
|
}, {
|
|
399
|
-
resolvedUnderline(): boolean;
|
|
400
380
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
401
381
|
isNativeButton(): boolean;
|
|
402
382
|
computedAttrs(): {
|
|
@@ -429,12 +409,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
429
409
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
430
410
|
buttonClasses(): any[];
|
|
431
411
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
432
|
-
|
|
433
|
-
hasEndIcon(): any;
|
|
434
|
-
hasBlockStartIcon(): any;
|
|
435
|
-
hasBlockEndIcon(): any;
|
|
436
|
-
hasNewIconSlots(): any;
|
|
437
|
-
shouldRenderLegacyIcon(): any;
|
|
412
|
+
shouldRenderIcon(): any;
|
|
438
413
|
isIconOnly(): any;
|
|
439
414
|
isVerticalIconLayout(): boolean;
|
|
440
415
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -465,14 +440,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
465
440
|
type: BooleanConstructor;
|
|
466
441
|
default: boolean;
|
|
467
442
|
};
|
|
468
|
-
linkUnderline: {
|
|
469
|
-
type: BooleanConstructor;
|
|
470
|
-
default: boolean;
|
|
471
|
-
};
|
|
472
|
-
underline: {
|
|
473
|
-
type: BooleanConstructor;
|
|
474
|
-
default: null;
|
|
475
|
-
};
|
|
476
443
|
disabled: {
|
|
477
444
|
type: BooleanConstructor;
|
|
478
445
|
default: boolean;
|
|
@@ -487,42 +454,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
487
454
|
default: null;
|
|
488
455
|
};
|
|
489
456
|
size: {
|
|
490
|
-
type:
|
|
491
|
-
default:
|
|
457
|
+
type: StringConstructor;
|
|
458
|
+
default: string;
|
|
492
459
|
validator: (s: unknown) => boolean;
|
|
493
460
|
};
|
|
494
461
|
labelClass: {
|
|
495
462
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
496
463
|
default: string;
|
|
497
464
|
};
|
|
498
|
-
leadingClass: {
|
|
499
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
500
|
-
default: string;
|
|
501
|
-
};
|
|
502
|
-
trailingClass: {
|
|
503
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
504
|
-
default: string;
|
|
505
|
-
};
|
|
506
|
-
startIconClass: {
|
|
507
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
508
|
-
default: string;
|
|
509
|
-
};
|
|
510
|
-
endIconClass: {
|
|
511
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
512
|
-
default: string;
|
|
513
|
-
};
|
|
514
|
-
blockStartIconClass: {
|
|
515
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
516
|
-
default: string;
|
|
517
|
-
};
|
|
518
|
-
blockEndIconClass: {
|
|
519
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
520
|
-
default: string;
|
|
521
|
-
};
|
|
522
|
-
iconClass: {
|
|
523
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
524
|
-
default: string;
|
|
525
|
-
};
|
|
526
465
|
loading: {
|
|
527
466
|
type: BooleanConstructor;
|
|
528
467
|
default: boolean;
|
|
@@ -570,27 +509,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
570
509
|
target: string;
|
|
571
510
|
circle: boolean;
|
|
572
511
|
active: boolean;
|
|
573
|
-
size: string | number;
|
|
574
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
575
|
-
replace: boolean;
|
|
576
512
|
loading: boolean;
|
|
577
|
-
|
|
513
|
+
size: string;
|
|
514
|
+
replace: boolean;
|
|
578
515
|
kind: string;
|
|
579
516
|
labelClass: string | unknown[] | Record<string, any>;
|
|
580
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
581
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
582
517
|
href: string;
|
|
583
518
|
to: string | Record<string, any>;
|
|
584
519
|
iconPosition: string;
|
|
585
520
|
importance: string;
|
|
586
521
|
linkKind: string;
|
|
587
522
|
linkInverted: boolean;
|
|
588
|
-
linkUnderline: boolean;
|
|
589
523
|
width: string;
|
|
590
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
591
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
592
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
593
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
594
524
|
assertiveOnFocus: boolean;
|
|
595
525
|
rel: string;
|
|
596
526
|
}, {}, {
|
|
@@ -619,148 +549,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
619
549
|
ariaLabel: string;
|
|
620
550
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
621
551
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
622
|
-
DtText: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
623
|
-
as: {
|
|
624
|
-
type: StringConstructor;
|
|
625
|
-
default: string;
|
|
626
|
-
};
|
|
627
|
-
kind: {
|
|
628
|
-
type: StringConstructor;
|
|
629
|
-
default: null;
|
|
630
|
-
validator: (value: unknown) => boolean;
|
|
631
|
-
};
|
|
632
|
-
size: {
|
|
633
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
634
|
-
default: null;
|
|
635
|
-
};
|
|
636
|
-
tone: {
|
|
637
|
-
type: StringConstructor;
|
|
638
|
-
default: null;
|
|
639
|
-
validator: (value: unknown) => boolean;
|
|
640
|
-
};
|
|
641
|
-
align: {
|
|
642
|
-
type: StringConstructor;
|
|
643
|
-
default: null;
|
|
644
|
-
validator: (value: unknown) => boolean;
|
|
645
|
-
};
|
|
646
|
-
truncate: {
|
|
647
|
-
type: BooleanConstructor;
|
|
648
|
-
default: boolean;
|
|
649
|
-
};
|
|
650
|
-
maxLines: {
|
|
651
|
-
type: NumberConstructor;
|
|
652
|
-
default: null;
|
|
653
|
-
validator: (value: unknown) => boolean;
|
|
654
|
-
};
|
|
655
|
-
numeric: {
|
|
656
|
-
type: BooleanConstructor;
|
|
657
|
-
default: boolean;
|
|
658
|
-
};
|
|
659
|
-
wrap: {
|
|
660
|
-
type: StringConstructor;
|
|
661
|
-
default: null;
|
|
662
|
-
validator: (value: unknown) => boolean;
|
|
663
|
-
};
|
|
664
|
-
textBoxTrim: {
|
|
665
|
-
type: StringConstructor;
|
|
666
|
-
default: null;
|
|
667
|
-
validator: (value: unknown) => boolean;
|
|
668
|
-
};
|
|
669
|
-
strength: {
|
|
670
|
-
type: StringConstructor;
|
|
671
|
-
default: null;
|
|
672
|
-
validator: (value: unknown) => boolean;
|
|
673
|
-
};
|
|
674
|
-
density: {
|
|
675
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
676
|
-
default: null;
|
|
677
|
-
validator: (value: unknown) => boolean;
|
|
678
|
-
};
|
|
679
|
-
}>, {}, {}, {
|
|
680
|
-
textClasses(): string[];
|
|
681
|
-
textStyles(): {
|
|
682
|
-
'--dt-text-line-clamp': number;
|
|
683
|
-
} | undefined;
|
|
684
|
-
}, {
|
|
685
|
-
getVariantClass(): string | null;
|
|
686
|
-
getModifierClass(value: any, modifiers: any, propName: any): any;
|
|
687
|
-
getAlignClass(): any;
|
|
688
|
-
getToneClass(): any;
|
|
689
|
-
getWrapClass(): any;
|
|
690
|
-
getTextBoxTrimClass(): any;
|
|
691
|
-
getStrengthClass(): any;
|
|
692
|
-
getDensityClass(): any;
|
|
693
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
694
|
-
as: {
|
|
695
|
-
type: StringConstructor;
|
|
696
|
-
default: string;
|
|
697
|
-
};
|
|
698
|
-
kind: {
|
|
699
|
-
type: StringConstructor;
|
|
700
|
-
default: null;
|
|
701
|
-
validator: (value: unknown) => boolean;
|
|
702
|
-
};
|
|
703
|
-
size: {
|
|
704
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
705
|
-
default: null;
|
|
706
|
-
};
|
|
707
|
-
tone: {
|
|
708
|
-
type: StringConstructor;
|
|
709
|
-
default: null;
|
|
710
|
-
validator: (value: unknown) => boolean;
|
|
711
|
-
};
|
|
712
|
-
align: {
|
|
713
|
-
type: StringConstructor;
|
|
714
|
-
default: null;
|
|
715
|
-
validator: (value: unknown) => boolean;
|
|
716
|
-
};
|
|
717
|
-
truncate: {
|
|
718
|
-
type: BooleanConstructor;
|
|
719
|
-
default: boolean;
|
|
720
|
-
};
|
|
721
|
-
maxLines: {
|
|
722
|
-
type: NumberConstructor;
|
|
723
|
-
default: null;
|
|
724
|
-
validator: (value: unknown) => boolean;
|
|
725
|
-
};
|
|
726
|
-
numeric: {
|
|
727
|
-
type: BooleanConstructor;
|
|
728
|
-
default: boolean;
|
|
729
|
-
};
|
|
730
|
-
wrap: {
|
|
731
|
-
type: StringConstructor;
|
|
732
|
-
default: null;
|
|
733
|
-
validator: (value: unknown) => boolean;
|
|
734
|
-
};
|
|
735
|
-
textBoxTrim: {
|
|
736
|
-
type: StringConstructor;
|
|
737
|
-
default: null;
|
|
738
|
-
validator: (value: unknown) => boolean;
|
|
739
|
-
};
|
|
740
|
-
strength: {
|
|
741
|
-
type: StringConstructor;
|
|
742
|
-
default: null;
|
|
743
|
-
validator: (value: unknown) => boolean;
|
|
744
|
-
};
|
|
745
|
-
density: {
|
|
746
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
747
|
-
default: null;
|
|
748
|
-
validator: (value: unknown) => boolean;
|
|
749
|
-
};
|
|
750
|
-
}>> & Readonly<{}>, {
|
|
751
|
-
wrap: string;
|
|
752
|
-
size: string | number;
|
|
753
|
-
kind: string;
|
|
754
|
-
as: string;
|
|
755
|
-
tone: string;
|
|
756
|
-
align: string;
|
|
757
|
-
truncate: boolean;
|
|
758
|
-
maxLines: number;
|
|
759
|
-
numeric: boolean;
|
|
760
|
-
textBoxTrim: string;
|
|
761
|
-
strength: string;
|
|
762
|
-
density: string | number;
|
|
763
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
764
552
|
DtIconClose: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
765
553
|
size: {
|
|
766
554
|
type: StringConstructor;
|
|
@@ -858,14 +646,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
858
646
|
type: BooleanConstructor;
|
|
859
647
|
default: boolean;
|
|
860
648
|
};
|
|
861
|
-
linkUnderline: {
|
|
862
|
-
type: BooleanConstructor;
|
|
863
|
-
default: boolean;
|
|
864
|
-
};
|
|
865
|
-
underline: {
|
|
866
|
-
type: BooleanConstructor;
|
|
867
|
-
default: null;
|
|
868
|
-
};
|
|
869
649
|
disabled: {
|
|
870
650
|
type: BooleanConstructor;
|
|
871
651
|
default: boolean;
|
|
@@ -880,42 +660,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
880
660
|
default: null;
|
|
881
661
|
};
|
|
882
662
|
size: {
|
|
883
|
-
type:
|
|
884
|
-
default:
|
|
663
|
+
type: StringConstructor;
|
|
664
|
+
default: string;
|
|
885
665
|
validator: (s: unknown) => boolean;
|
|
886
666
|
};
|
|
887
667
|
labelClass: {
|
|
888
668
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
889
669
|
default: string;
|
|
890
670
|
};
|
|
891
|
-
leadingClass: {
|
|
892
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
893
|
-
default: string;
|
|
894
|
-
};
|
|
895
|
-
trailingClass: {
|
|
896
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
897
|
-
default: string;
|
|
898
|
-
};
|
|
899
|
-
startIconClass: {
|
|
900
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
901
|
-
default: string;
|
|
902
|
-
};
|
|
903
|
-
endIconClass: {
|
|
904
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
905
|
-
default: string;
|
|
906
|
-
};
|
|
907
|
-
blockStartIconClass: {
|
|
908
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
909
|
-
default: string;
|
|
910
|
-
};
|
|
911
|
-
blockEndIconClass: {
|
|
912
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
913
|
-
default: string;
|
|
914
|
-
};
|
|
915
|
-
iconClass: {
|
|
916
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
917
|
-
default: string;
|
|
918
|
-
};
|
|
919
671
|
loading: {
|
|
920
672
|
type: BooleanConstructor;
|
|
921
673
|
default: boolean;
|
|
@@ -955,10 +707,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
955
707
|
};
|
|
956
708
|
}>, {}, {
|
|
957
709
|
ICON_POSITION_MODIFIERS: {
|
|
958
|
-
start: string;
|
|
959
|
-
end: string;
|
|
960
|
-
blockStart: string;
|
|
961
|
-
blockEnd: string;
|
|
962
710
|
left: string;
|
|
963
711
|
right: string;
|
|
964
712
|
top: string;
|
|
@@ -968,7 +716,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
968
716
|
hasSlotContent: typeof hasSlotContent;
|
|
969
717
|
i18n: any;
|
|
970
718
|
}, {
|
|
971
|
-
resolvedUnderline(): boolean;
|
|
972
719
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
973
720
|
isNativeButton(): boolean;
|
|
974
721
|
computedAttrs(): {
|
|
@@ -1001,12 +748,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1001
748
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1002
749
|
buttonClasses(): any[];
|
|
1003
750
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1004
|
-
|
|
1005
|
-
hasEndIcon(): any;
|
|
1006
|
-
hasBlockStartIcon(): any;
|
|
1007
|
-
hasBlockEndIcon(): any;
|
|
1008
|
-
hasNewIconSlots(): any;
|
|
1009
|
-
shouldRenderLegacyIcon(): any;
|
|
751
|
+
shouldRenderIcon(): any;
|
|
1010
752
|
isIconOnly(): any;
|
|
1011
753
|
isVerticalIconLayout(): boolean;
|
|
1012
754
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1037,14 +779,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1037
779
|
type: BooleanConstructor;
|
|
1038
780
|
default: boolean;
|
|
1039
781
|
};
|
|
1040
|
-
linkUnderline: {
|
|
1041
|
-
type: BooleanConstructor;
|
|
1042
|
-
default: boolean;
|
|
1043
|
-
};
|
|
1044
|
-
underline: {
|
|
1045
|
-
type: BooleanConstructor;
|
|
1046
|
-
default: null;
|
|
1047
|
-
};
|
|
1048
782
|
disabled: {
|
|
1049
783
|
type: BooleanConstructor;
|
|
1050
784
|
default: boolean;
|
|
@@ -1059,42 +793,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1059
793
|
default: null;
|
|
1060
794
|
};
|
|
1061
795
|
size: {
|
|
1062
|
-
type:
|
|
1063
|
-
default:
|
|
796
|
+
type: StringConstructor;
|
|
797
|
+
default: string;
|
|
1064
798
|
validator: (s: unknown) => boolean;
|
|
1065
799
|
};
|
|
1066
800
|
labelClass: {
|
|
1067
801
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1068
802
|
default: string;
|
|
1069
803
|
};
|
|
1070
|
-
leadingClass: {
|
|
1071
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1072
|
-
default: string;
|
|
1073
|
-
};
|
|
1074
|
-
trailingClass: {
|
|
1075
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1076
|
-
default: string;
|
|
1077
|
-
};
|
|
1078
|
-
startIconClass: {
|
|
1079
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1080
|
-
default: string;
|
|
1081
|
-
};
|
|
1082
|
-
endIconClass: {
|
|
1083
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1084
|
-
default: string;
|
|
1085
|
-
};
|
|
1086
|
-
blockStartIconClass: {
|
|
1087
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1088
|
-
default: string;
|
|
1089
|
-
};
|
|
1090
|
-
blockEndIconClass: {
|
|
1091
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1092
|
-
default: string;
|
|
1093
|
-
};
|
|
1094
|
-
iconClass: {
|
|
1095
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1096
|
-
default: string;
|
|
1097
|
-
};
|
|
1098
804
|
loading: {
|
|
1099
805
|
type: BooleanConstructor;
|
|
1100
806
|
default: boolean;
|
|
@@ -1142,27 +848,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1142
848
|
target: string;
|
|
1143
849
|
circle: boolean;
|
|
1144
850
|
active: boolean;
|
|
1145
|
-
size: string | number;
|
|
1146
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1147
|
-
replace: boolean;
|
|
1148
851
|
loading: boolean;
|
|
1149
|
-
|
|
852
|
+
size: string;
|
|
853
|
+
replace: boolean;
|
|
1150
854
|
kind: string;
|
|
1151
855
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1152
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1153
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1154
856
|
href: string;
|
|
1155
857
|
to: string | Record<string, any>;
|
|
1156
858
|
iconPosition: string;
|
|
1157
859
|
importance: string;
|
|
1158
860
|
linkKind: string;
|
|
1159
861
|
linkInverted: boolean;
|
|
1160
|
-
linkUnderline: boolean;
|
|
1161
862
|
width: string;
|
|
1162
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1163
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1164
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1165
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1166
863
|
assertiveOnFocus: boolean;
|
|
1167
864
|
rel: string;
|
|
1168
865
|
}, {}, {
|