@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
|
@@ -86,6 +86,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
86
86
|
type: StringConstructor;
|
|
87
87
|
default: null;
|
|
88
88
|
};
|
|
89
|
+
containerClass: {
|
|
90
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
91
|
+
default: string;
|
|
92
|
+
};
|
|
89
93
|
contentClass: {
|
|
90
94
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
91
95
|
default: string;
|
|
@@ -105,6 +109,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
105
109
|
type: StringConstructor;
|
|
106
110
|
default: null;
|
|
107
111
|
};
|
|
112
|
+
containerClass: {
|
|
113
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
114
|
+
default: string;
|
|
115
|
+
};
|
|
108
116
|
contentClass: {
|
|
109
117
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
110
118
|
default: string;
|
|
@@ -118,9 +126,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
118
126
|
default: string;
|
|
119
127
|
};
|
|
120
128
|
}>> & Readonly<{}>, {
|
|
121
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
122
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
123
129
|
maxHeight: string;
|
|
130
|
+
containerClass: string | unknown[] | Record<string, any>;
|
|
131
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
132
|
+
headerClass: string | unknown[] | Record<string, any>;
|
|
124
133
|
footerClass: string | unknown[] | Record<string, any>;
|
|
125
134
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
126
135
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -151,14 +160,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
151
160
|
type: BooleanConstructor;
|
|
152
161
|
default: boolean;
|
|
153
162
|
};
|
|
154
|
-
linkUnderline: {
|
|
155
|
-
type: BooleanConstructor;
|
|
156
|
-
default: boolean;
|
|
157
|
-
};
|
|
158
|
-
underline: {
|
|
159
|
-
type: BooleanConstructor;
|
|
160
|
-
default: null;
|
|
161
|
-
};
|
|
162
163
|
disabled: {
|
|
163
164
|
type: BooleanConstructor;
|
|
164
165
|
default: boolean;
|
|
@@ -173,42 +174,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
173
174
|
default: null;
|
|
174
175
|
};
|
|
175
176
|
size: {
|
|
176
|
-
type:
|
|
177
|
-
default:
|
|
177
|
+
type: StringConstructor;
|
|
178
|
+
default: string;
|
|
178
179
|
validator: (s: unknown) => boolean;
|
|
179
180
|
};
|
|
180
181
|
labelClass: {
|
|
181
182
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
182
183
|
default: string;
|
|
183
184
|
};
|
|
184
|
-
leadingClass: {
|
|
185
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
186
|
-
default: string;
|
|
187
|
-
};
|
|
188
|
-
trailingClass: {
|
|
189
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
190
|
-
default: string;
|
|
191
|
-
};
|
|
192
|
-
startIconClass: {
|
|
193
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
194
|
-
default: string;
|
|
195
|
-
};
|
|
196
|
-
endIconClass: {
|
|
197
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
198
|
-
default: string;
|
|
199
|
-
};
|
|
200
|
-
blockStartIconClass: {
|
|
201
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
202
|
-
default: string;
|
|
203
|
-
};
|
|
204
|
-
blockEndIconClass: {
|
|
205
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
206
|
-
default: string;
|
|
207
|
-
};
|
|
208
|
-
iconClass: {
|
|
209
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
210
|
-
default: string;
|
|
211
|
-
};
|
|
212
185
|
loading: {
|
|
213
186
|
type: BooleanConstructor;
|
|
214
187
|
default: boolean;
|
|
@@ -248,10 +221,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
248
221
|
};
|
|
249
222
|
}>, {}, {
|
|
250
223
|
ICON_POSITION_MODIFIERS: {
|
|
251
|
-
start: string;
|
|
252
|
-
end: string;
|
|
253
|
-
blockStart: string;
|
|
254
|
-
blockEnd: string;
|
|
255
224
|
left: string;
|
|
256
225
|
right: string;
|
|
257
226
|
top: string;
|
|
@@ -261,7 +230,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
261
230
|
hasSlotContent: typeof import('../../..').hasSlotContent;
|
|
262
231
|
i18n: any;
|
|
263
232
|
}, {
|
|
264
|
-
resolvedUnderline(): boolean;
|
|
265
233
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
266
234
|
isNativeButton(): boolean;
|
|
267
235
|
computedAttrs(): {
|
|
@@ -294,12 +262,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
294
262
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
295
263
|
buttonClasses(): any[];
|
|
296
264
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
297
|
-
|
|
298
|
-
hasEndIcon(): any;
|
|
299
|
-
hasBlockStartIcon(): any;
|
|
300
|
-
hasBlockEndIcon(): any;
|
|
301
|
-
hasNewIconSlots(): any;
|
|
302
|
-
shouldRenderLegacyIcon(): any;
|
|
265
|
+
shouldRenderIcon(): any;
|
|
303
266
|
isIconOnly(): any;
|
|
304
267
|
isVerticalIconLayout(): boolean;
|
|
305
268
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -330,14 +293,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
330
293
|
type: BooleanConstructor;
|
|
331
294
|
default: boolean;
|
|
332
295
|
};
|
|
333
|
-
linkUnderline: {
|
|
334
|
-
type: BooleanConstructor;
|
|
335
|
-
default: boolean;
|
|
336
|
-
};
|
|
337
|
-
underline: {
|
|
338
|
-
type: BooleanConstructor;
|
|
339
|
-
default: null;
|
|
340
|
-
};
|
|
341
296
|
disabled: {
|
|
342
297
|
type: BooleanConstructor;
|
|
343
298
|
default: boolean;
|
|
@@ -352,42 +307,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
352
307
|
default: null;
|
|
353
308
|
};
|
|
354
309
|
size: {
|
|
355
|
-
type:
|
|
356
|
-
default:
|
|
310
|
+
type: StringConstructor;
|
|
311
|
+
default: string;
|
|
357
312
|
validator: (s: unknown) => boolean;
|
|
358
313
|
};
|
|
359
314
|
labelClass: {
|
|
360
315
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
361
316
|
default: string;
|
|
362
317
|
};
|
|
363
|
-
leadingClass: {
|
|
364
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
365
|
-
default: string;
|
|
366
|
-
};
|
|
367
|
-
trailingClass: {
|
|
368
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
369
|
-
default: string;
|
|
370
|
-
};
|
|
371
|
-
startIconClass: {
|
|
372
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
373
|
-
default: string;
|
|
374
|
-
};
|
|
375
|
-
endIconClass: {
|
|
376
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
377
|
-
default: string;
|
|
378
|
-
};
|
|
379
|
-
blockStartIconClass: {
|
|
380
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
381
|
-
default: string;
|
|
382
|
-
};
|
|
383
|
-
blockEndIconClass: {
|
|
384
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
385
|
-
default: string;
|
|
386
|
-
};
|
|
387
|
-
iconClass: {
|
|
388
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
389
|
-
default: string;
|
|
390
|
-
};
|
|
391
318
|
loading: {
|
|
392
319
|
type: BooleanConstructor;
|
|
393
320
|
default: boolean;
|
|
@@ -435,27 +362,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
435
362
|
target: string;
|
|
436
363
|
circle: boolean;
|
|
437
364
|
active: boolean;
|
|
438
|
-
size: string | number;
|
|
439
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
440
|
-
replace: boolean;
|
|
441
365
|
loading: boolean;
|
|
442
|
-
|
|
366
|
+
size: string;
|
|
367
|
+
replace: boolean;
|
|
443
368
|
kind: string;
|
|
444
369
|
labelClass: string | unknown[] | Record<string, any>;
|
|
445
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
446
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
447
370
|
href: string;
|
|
448
371
|
to: string | Record<string, any>;
|
|
449
372
|
iconPosition: string;
|
|
450
373
|
importance: string;
|
|
451
374
|
linkKind: string;
|
|
452
375
|
linkInverted: boolean;
|
|
453
|
-
linkUnderline: boolean;
|
|
454
376
|
width: string;
|
|
455
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
456
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
457
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
458
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
459
377
|
assertiveOnFocus: boolean;
|
|
460
378
|
rel: string;
|
|
461
379
|
}, {}, {
|
|
@@ -485,13 +403,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
485
403
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
486
404
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
487
405
|
DtDropdown: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
488
|
-
contentMode: {
|
|
489
|
-
type: StringConstructor;
|
|
490
|
-
default: null;
|
|
491
|
-
validator: (v: any) => boolean;
|
|
492
|
-
};
|
|
493
406
|
open: {
|
|
494
|
-
type:
|
|
407
|
+
type: BooleanConstructor;
|
|
495
408
|
default: null;
|
|
496
409
|
};
|
|
497
410
|
openOnContext: {
|
|
@@ -548,10 +461,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
548
461
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
549
462
|
default: string;
|
|
550
463
|
};
|
|
551
|
-
footerClass: {
|
|
552
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
553
|
-
default: string;
|
|
554
|
-
};
|
|
555
464
|
appendTo: {
|
|
556
465
|
type: (StringConstructor | {
|
|
557
466
|
new (): HTMLElement;
|
|
@@ -668,13 +577,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
668
577
|
focusActiveItemIfNeeded(): void;
|
|
669
578
|
};
|
|
670
579
|
}, import('vue').ComponentOptionsMixin, ("keydown" | "update:open" | "opened" | "highlight")[], "keydown" | "update:open" | "opened" | "highlight", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
671
|
-
contentMode: {
|
|
672
|
-
type: StringConstructor;
|
|
673
|
-
default: null;
|
|
674
|
-
validator: (v: any) => boolean;
|
|
675
|
-
};
|
|
676
580
|
open: {
|
|
677
|
-
type:
|
|
581
|
+
type: BooleanConstructor;
|
|
678
582
|
default: null;
|
|
679
583
|
};
|
|
680
584
|
openOnContext: {
|
|
@@ -731,10 +635,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
731
635
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
732
636
|
default: string;
|
|
733
637
|
};
|
|
734
|
-
footerClass: {
|
|
735
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
736
|
-
default: string;
|
|
737
|
-
};
|
|
738
638
|
appendTo: {
|
|
739
639
|
type: (StringConstructor | {
|
|
740
640
|
new (): HTMLElement;
|
|
@@ -757,12 +657,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
757
657
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
758
658
|
onHighlight?: ((...args: any[]) => any) | undefined;
|
|
759
659
|
}>, {
|
|
760
|
-
|
|
761
|
-
open: boolean | null;
|
|
762
|
-
padding: string;
|
|
763
|
-
listClass: string | unknown[] | Record<string, any>;
|
|
660
|
+
open: boolean;
|
|
764
661
|
maxHeight: string;
|
|
765
|
-
footerClass: string | unknown[] | Record<string, any>;
|
|
766
662
|
transition: string;
|
|
767
663
|
maxWidth: string;
|
|
768
664
|
navigationType: string;
|
|
@@ -774,12 +670,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
774
670
|
fallbackPlacements: unknown[];
|
|
775
671
|
tether: boolean;
|
|
776
672
|
openOnContext: boolean;
|
|
673
|
+
padding: string;
|
|
777
674
|
contentWidth: string;
|
|
778
675
|
modal: boolean;
|
|
676
|
+
listClass: string | unknown[] | Record<string, any>;
|
|
779
677
|
}, {}, {
|
|
780
678
|
DtPopover: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
781
679
|
open: {
|
|
782
|
-
type:
|
|
680
|
+
type: BooleanConstructor;
|
|
783
681
|
default: null;
|
|
784
682
|
};
|
|
785
683
|
openOnContext: {
|
|
@@ -848,7 +746,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
848
746
|
type: ArrayConstructor;
|
|
849
747
|
default: () => number[];
|
|
850
748
|
};
|
|
851
|
-
|
|
749
|
+
hideOnClick: {
|
|
852
750
|
type: BooleanConstructor;
|
|
853
751
|
default: boolean;
|
|
854
752
|
};
|
|
@@ -885,22 +783,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
885
783
|
type: BooleanConstructor;
|
|
886
784
|
default: boolean;
|
|
887
785
|
};
|
|
888
|
-
anchorClass: {
|
|
889
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
890
|
-
default: string;
|
|
891
|
-
};
|
|
892
|
-
headerWrapperClass: {
|
|
893
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
894
|
-
default: string;
|
|
895
|
-
};
|
|
896
786
|
headerClass: {
|
|
897
787
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
898
788
|
default: string;
|
|
899
789
|
};
|
|
900
|
-
footerWrapperClass: {
|
|
901
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
902
|
-
default: string;
|
|
903
|
-
};
|
|
904
790
|
footerClass: {
|
|
905
791
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
906
792
|
default: string;
|
|
@@ -959,7 +845,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
959
845
|
calculatedMaxHeight(): string;
|
|
960
846
|
labelledBy(): string | false;
|
|
961
847
|
}, {
|
|
962
|
-
getModeReferenceEl(): unknown;
|
|
963
848
|
hasIntersectedViewport(entries: any): void;
|
|
964
849
|
updateAnchorEl(): void;
|
|
965
850
|
popperOptions(): {
|
|
@@ -1024,34 +909,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1024
909
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
1025
910
|
focusTrappedTabPress(e: object, el: object): void;
|
|
1026
911
|
};
|
|
1027
|
-
} | {
|
|
1028
|
-
props: {
|
|
1029
|
-
contentMode: {
|
|
1030
|
-
type: StringConstructor;
|
|
1031
|
-
default: null;
|
|
1032
|
-
validator: (v: any) => boolean;
|
|
1033
|
-
};
|
|
1034
|
-
};
|
|
1035
|
-
data(): {
|
|
1036
|
-
modeContrast: string;
|
|
1037
|
-
modeResolved: null;
|
|
1038
|
-
};
|
|
1039
|
-
computed: {
|
|
1040
|
-
modeAttrs(): any;
|
|
1041
|
-
};
|
|
1042
|
-
watch: {
|
|
1043
|
-
contentMode(): void;
|
|
1044
|
-
};
|
|
1045
|
-
mounted(): void;
|
|
1046
|
-
beforeUnmount(): void;
|
|
1047
|
-
methods: {
|
|
1048
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
1049
|
-
setupModeObservers(): void;
|
|
1050
|
-
cleanupModeObservers(): void;
|
|
1051
|
-
};
|
|
1052
912
|
}, 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<{
|
|
1053
913
|
open: {
|
|
1054
|
-
type:
|
|
914
|
+
type: BooleanConstructor;
|
|
1055
915
|
default: null;
|
|
1056
916
|
};
|
|
1057
917
|
openOnContext: {
|
|
@@ -1120,7 +980,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1120
980
|
type: ArrayConstructor;
|
|
1121
981
|
default: () => number[];
|
|
1122
982
|
};
|
|
1123
|
-
|
|
983
|
+
hideOnClick: {
|
|
1124
984
|
type: BooleanConstructor;
|
|
1125
985
|
default: boolean;
|
|
1126
986
|
};
|
|
@@ -1157,22 +1017,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1157
1017
|
type: BooleanConstructor;
|
|
1158
1018
|
default: boolean;
|
|
1159
1019
|
};
|
|
1160
|
-
anchorClass: {
|
|
1161
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1162
|
-
default: string;
|
|
1163
|
-
};
|
|
1164
|
-
headerWrapperClass: {
|
|
1165
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1166
|
-
default: string;
|
|
1167
|
-
};
|
|
1168
1020
|
headerClass: {
|
|
1169
1021
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1170
1022
|
default: string;
|
|
1171
1023
|
};
|
|
1172
|
-
footerWrapperClass: {
|
|
1173
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1174
|
-
default: string;
|
|
1175
|
-
};
|
|
1176
1024
|
footerClass: {
|
|
1177
1025
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1178
1026
|
default: string;
|
|
@@ -1212,20 +1060,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1212
1060
|
}>, {
|
|
1213
1061
|
id: string;
|
|
1214
1062
|
offset: unknown[];
|
|
1215
|
-
open: boolean
|
|
1063
|
+
open: boolean;
|
|
1216
1064
|
ariaLabel: string;
|
|
1217
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
1218
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
1219
1065
|
role: string;
|
|
1220
1066
|
dialogClass: string | unknown[] | Record<string, any>;
|
|
1221
|
-
padding: string;
|
|
1222
1067
|
maxHeight: string;
|
|
1068
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
1069
|
+
headerClass: string | unknown[] | Record<string, any>;
|
|
1223
1070
|
footerClass: string | unknown[] | Record<string, any>;
|
|
1224
1071
|
elementType: string;
|
|
1225
1072
|
transition: string;
|
|
1226
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
1227
1073
|
maxWidth: string;
|
|
1228
1074
|
appendTo: string | HTMLElement;
|
|
1075
|
+
hideOnClick: boolean;
|
|
1229
1076
|
placement: string;
|
|
1230
1077
|
sticky: string | boolean;
|
|
1231
1078
|
fallbackPlacements: unknown[];
|
|
@@ -1235,13 +1082,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1235
1082
|
showCloseButton: boolean;
|
|
1236
1083
|
openOnContext: boolean;
|
|
1237
1084
|
ariaLabelledby: string;
|
|
1085
|
+
padding: string;
|
|
1238
1086
|
contentWidth: string;
|
|
1239
1087
|
contentAppear: boolean;
|
|
1240
1088
|
contentTabindex: number;
|
|
1241
|
-
closeOnClick: boolean;
|
|
1242
1089
|
modal: boolean;
|
|
1243
|
-
headerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1244
|
-
footerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1245
1090
|
initialFocusElement: string | HTMLElement;
|
|
1246
1091
|
openWithArrowKeys: boolean;
|
|
1247
1092
|
}, {}, {
|
|
@@ -1312,14 +1157,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1312
1157
|
type: BooleanConstructor;
|
|
1313
1158
|
default: boolean;
|
|
1314
1159
|
};
|
|
1315
|
-
linkUnderline: {
|
|
1316
|
-
type: BooleanConstructor;
|
|
1317
|
-
default: boolean;
|
|
1318
|
-
};
|
|
1319
|
-
underline: {
|
|
1320
|
-
type: BooleanConstructor;
|
|
1321
|
-
default: null;
|
|
1322
|
-
};
|
|
1323
1160
|
disabled: {
|
|
1324
1161
|
type: BooleanConstructor;
|
|
1325
1162
|
default: boolean;
|
|
@@ -1334,42 +1171,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1334
1171
|
default: null;
|
|
1335
1172
|
};
|
|
1336
1173
|
size: {
|
|
1337
|
-
type:
|
|
1338
|
-
default:
|
|
1174
|
+
type: StringConstructor;
|
|
1175
|
+
default: string;
|
|
1339
1176
|
validator: (s: unknown) => boolean;
|
|
1340
1177
|
};
|
|
1341
1178
|
labelClass: {
|
|
1342
1179
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1343
1180
|
default: string;
|
|
1344
1181
|
};
|
|
1345
|
-
leadingClass: {
|
|
1346
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1347
|
-
default: string;
|
|
1348
|
-
};
|
|
1349
|
-
trailingClass: {
|
|
1350
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1351
|
-
default: string;
|
|
1352
|
-
};
|
|
1353
|
-
startIconClass: {
|
|
1354
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1355
|
-
default: string;
|
|
1356
|
-
};
|
|
1357
|
-
endIconClass: {
|
|
1358
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1359
|
-
default: string;
|
|
1360
|
-
};
|
|
1361
|
-
blockStartIconClass: {
|
|
1362
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1363
|
-
default: string;
|
|
1364
|
-
};
|
|
1365
|
-
blockEndIconClass: {
|
|
1366
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1367
|
-
default: string;
|
|
1368
|
-
};
|
|
1369
|
-
iconClass: {
|
|
1370
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1371
|
-
default: string;
|
|
1372
|
-
};
|
|
1373
1182
|
loading: {
|
|
1374
1183
|
type: BooleanConstructor;
|
|
1375
1184
|
default: boolean;
|
|
@@ -1409,10 +1218,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1409
1218
|
};
|
|
1410
1219
|
}>, {}, {
|
|
1411
1220
|
ICON_POSITION_MODIFIERS: {
|
|
1412
|
-
start: string;
|
|
1413
|
-
end: string;
|
|
1414
|
-
blockStart: string;
|
|
1415
|
-
blockEnd: string;
|
|
1416
1221
|
left: string;
|
|
1417
1222
|
right: string;
|
|
1418
1223
|
top: string;
|
|
@@ -1422,7 +1227,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1422
1227
|
hasSlotContent: typeof import('../../..').hasSlotContent;
|
|
1423
1228
|
i18n: any;
|
|
1424
1229
|
}, {
|
|
1425
|
-
resolvedUnderline(): boolean;
|
|
1426
1230
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1427
1231
|
isNativeButton(): boolean;
|
|
1428
1232
|
computedAttrs(): {
|
|
@@ -1455,12 +1259,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1455
1259
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1456
1260
|
buttonClasses(): any[];
|
|
1457
1261
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1458
|
-
|
|
1459
|
-
hasEndIcon(): any;
|
|
1460
|
-
hasBlockStartIcon(): any;
|
|
1461
|
-
hasBlockEndIcon(): any;
|
|
1462
|
-
hasNewIconSlots(): any;
|
|
1463
|
-
shouldRenderLegacyIcon(): any;
|
|
1262
|
+
shouldRenderIcon(): any;
|
|
1464
1263
|
isIconOnly(): any;
|
|
1465
1264
|
isVerticalIconLayout(): boolean;
|
|
1466
1265
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1491,14 +1290,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1491
1290
|
type: BooleanConstructor;
|
|
1492
1291
|
default: boolean;
|
|
1493
1292
|
};
|
|
1494
|
-
linkUnderline: {
|
|
1495
|
-
type: BooleanConstructor;
|
|
1496
|
-
default: boolean;
|
|
1497
|
-
};
|
|
1498
|
-
underline: {
|
|
1499
|
-
type: BooleanConstructor;
|
|
1500
|
-
default: null;
|
|
1501
|
-
};
|
|
1502
1293
|
disabled: {
|
|
1503
1294
|
type: BooleanConstructor;
|
|
1504
1295
|
default: boolean;
|
|
@@ -1513,42 +1304,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1513
1304
|
default: null;
|
|
1514
1305
|
};
|
|
1515
1306
|
size: {
|
|
1516
|
-
type:
|
|
1517
|
-
default:
|
|
1307
|
+
type: StringConstructor;
|
|
1308
|
+
default: string;
|
|
1518
1309
|
validator: (s: unknown) => boolean;
|
|
1519
1310
|
};
|
|
1520
1311
|
labelClass: {
|
|
1521
1312
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1522
1313
|
default: string;
|
|
1523
1314
|
};
|
|
1524
|
-
leadingClass: {
|
|
1525
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1526
|
-
default: string;
|
|
1527
|
-
};
|
|
1528
|
-
trailingClass: {
|
|
1529
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1530
|
-
default: string;
|
|
1531
|
-
};
|
|
1532
|
-
startIconClass: {
|
|
1533
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1534
|
-
default: string;
|
|
1535
|
-
};
|
|
1536
|
-
endIconClass: {
|
|
1537
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1538
|
-
default: string;
|
|
1539
|
-
};
|
|
1540
|
-
blockStartIconClass: {
|
|
1541
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1542
|
-
default: string;
|
|
1543
|
-
};
|
|
1544
|
-
blockEndIconClass: {
|
|
1545
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1546
|
-
default: string;
|
|
1547
|
-
};
|
|
1548
|
-
iconClass: {
|
|
1549
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1550
|
-
default: string;
|
|
1551
|
-
};
|
|
1552
1315
|
loading: {
|
|
1553
1316
|
type: BooleanConstructor;
|
|
1554
1317
|
default: boolean;
|
|
@@ -1596,27 +1359,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1596
1359
|
target: string;
|
|
1597
1360
|
circle: boolean;
|
|
1598
1361
|
active: boolean;
|
|
1599
|
-
size: string | number;
|
|
1600
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1601
|
-
replace: boolean;
|
|
1602
1362
|
loading: boolean;
|
|
1603
|
-
|
|
1363
|
+
size: string;
|
|
1364
|
+
replace: boolean;
|
|
1604
1365
|
kind: string;
|
|
1605
1366
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1606
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1607
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1608
1367
|
href: string;
|
|
1609
1368
|
to: string | Record<string, any>;
|
|
1610
1369
|
iconPosition: string;
|
|
1611
1370
|
importance: string;
|
|
1612
1371
|
linkKind: string;
|
|
1613
1372
|
linkInverted: boolean;
|
|
1614
|
-
linkUnderline: boolean;
|
|
1615
1373
|
width: string;
|
|
1616
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1617
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1618
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1619
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1620
1374
|
assertiveOnFocus: boolean;
|
|
1621
1375
|
rel: string;
|
|
1622
1376
|
}, {}, {
|
|
@@ -1686,10 +1440,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1686
1440
|
type: StringConstructor;
|
|
1687
1441
|
validator: (value: unknown) => boolean;
|
|
1688
1442
|
};
|
|
1689
|
-
wrapperClass: {
|
|
1690
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1691
|
-
default: string;
|
|
1692
|
-
};
|
|
1693
1443
|
contentClass: {
|
|
1694
1444
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1695
1445
|
default: string;
|
|
@@ -1710,10 +1460,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1710
1460
|
type: StringConstructor;
|
|
1711
1461
|
validator: (value: unknown) => boolean;
|
|
1712
1462
|
};
|
|
1713
|
-
wrapperClass: {
|
|
1714
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1715
|
-
default: string;
|
|
1716
|
-
};
|
|
1717
1463
|
contentClass: {
|
|
1718
1464
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1719
1465
|
default: string;
|
|
@@ -1726,7 +1472,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1726
1472
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
1727
1473
|
}>, {
|
|
1728
1474
|
contentClass: string | unknown[] | Record<string, any>;
|
|
1729
|
-
wrapperClass: string | unknown[] | Record<string, any>;
|
|
1730
1475
|
showCloseButton: boolean;
|
|
1731
1476
|
}, {}, {
|
|
1732
1477
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1757,14 +1502,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1757
1502
|
type: BooleanConstructor;
|
|
1758
1503
|
default: boolean;
|
|
1759
1504
|
};
|
|
1760
|
-
linkUnderline: {
|
|
1761
|
-
type: BooleanConstructor;
|
|
1762
|
-
default: boolean;
|
|
1763
|
-
};
|
|
1764
|
-
underline: {
|
|
1765
|
-
type: BooleanConstructor;
|
|
1766
|
-
default: null;
|
|
1767
|
-
};
|
|
1768
1505
|
disabled: {
|
|
1769
1506
|
type: BooleanConstructor;
|
|
1770
1507
|
default: boolean;
|
|
@@ -1779,42 +1516,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1779
1516
|
default: null;
|
|
1780
1517
|
};
|
|
1781
1518
|
size: {
|
|
1782
|
-
type:
|
|
1783
|
-
default:
|
|
1519
|
+
type: StringConstructor;
|
|
1520
|
+
default: string;
|
|
1784
1521
|
validator: (s: unknown) => boolean;
|
|
1785
1522
|
};
|
|
1786
1523
|
labelClass: {
|
|
1787
1524
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1788
1525
|
default: string;
|
|
1789
1526
|
};
|
|
1790
|
-
leadingClass: {
|
|
1791
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1792
|
-
default: string;
|
|
1793
|
-
};
|
|
1794
|
-
trailingClass: {
|
|
1795
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1796
|
-
default: string;
|
|
1797
|
-
};
|
|
1798
|
-
startIconClass: {
|
|
1799
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1800
|
-
default: string;
|
|
1801
|
-
};
|
|
1802
|
-
endIconClass: {
|
|
1803
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1804
|
-
default: string;
|
|
1805
|
-
};
|
|
1806
|
-
blockStartIconClass: {
|
|
1807
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1808
|
-
default: string;
|
|
1809
|
-
};
|
|
1810
|
-
blockEndIconClass: {
|
|
1811
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1812
|
-
default: string;
|
|
1813
|
-
};
|
|
1814
|
-
iconClass: {
|
|
1815
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1816
|
-
default: string;
|
|
1817
|
-
};
|
|
1818
1527
|
loading: {
|
|
1819
1528
|
type: BooleanConstructor;
|
|
1820
1529
|
default: boolean;
|
|
@@ -1854,10 +1563,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1854
1563
|
};
|
|
1855
1564
|
}>, {}, {
|
|
1856
1565
|
ICON_POSITION_MODIFIERS: {
|
|
1857
|
-
start: string;
|
|
1858
|
-
end: string;
|
|
1859
|
-
blockStart: string;
|
|
1860
|
-
blockEnd: string;
|
|
1861
1566
|
left: string;
|
|
1862
1567
|
right: string;
|
|
1863
1568
|
top: string;
|
|
@@ -1867,7 +1572,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1867
1572
|
hasSlotContent: typeof import('../../..').hasSlotContent;
|
|
1868
1573
|
i18n: any;
|
|
1869
1574
|
}, {
|
|
1870
|
-
resolvedUnderline(): boolean;
|
|
1871
1575
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1872
1576
|
isNativeButton(): boolean;
|
|
1873
1577
|
computedAttrs(): {
|
|
@@ -1900,12 +1604,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1900
1604
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1901
1605
|
buttonClasses(): any[];
|
|
1902
1606
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1903
|
-
|
|
1904
|
-
hasEndIcon(): any;
|
|
1905
|
-
hasBlockStartIcon(): any;
|
|
1906
|
-
hasBlockEndIcon(): any;
|
|
1907
|
-
hasNewIconSlots(): any;
|
|
1908
|
-
shouldRenderLegacyIcon(): any;
|
|
1607
|
+
shouldRenderIcon(): any;
|
|
1909
1608
|
isIconOnly(): any;
|
|
1910
1609
|
isVerticalIconLayout(): boolean;
|
|
1911
1610
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1936,14 +1635,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1936
1635
|
type: BooleanConstructor;
|
|
1937
1636
|
default: boolean;
|
|
1938
1637
|
};
|
|
1939
|
-
linkUnderline: {
|
|
1940
|
-
type: BooleanConstructor;
|
|
1941
|
-
default: boolean;
|
|
1942
|
-
};
|
|
1943
|
-
underline: {
|
|
1944
|
-
type: BooleanConstructor;
|
|
1945
|
-
default: null;
|
|
1946
|
-
};
|
|
1947
1638
|
disabled: {
|
|
1948
1639
|
type: BooleanConstructor;
|
|
1949
1640
|
default: boolean;
|
|
@@ -1958,42 +1649,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1958
1649
|
default: null;
|
|
1959
1650
|
};
|
|
1960
1651
|
size: {
|
|
1961
|
-
type:
|
|
1962
|
-
default:
|
|
1652
|
+
type: StringConstructor;
|
|
1653
|
+
default: string;
|
|
1963
1654
|
validator: (s: unknown) => boolean;
|
|
1964
1655
|
};
|
|
1965
1656
|
labelClass: {
|
|
1966
1657
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1967
1658
|
default: string;
|
|
1968
1659
|
};
|
|
1969
|
-
leadingClass: {
|
|
1970
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1971
|
-
default: string;
|
|
1972
|
-
};
|
|
1973
|
-
trailingClass: {
|
|
1974
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1975
|
-
default: string;
|
|
1976
|
-
};
|
|
1977
|
-
startIconClass: {
|
|
1978
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1979
|
-
default: string;
|
|
1980
|
-
};
|
|
1981
|
-
endIconClass: {
|
|
1982
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1983
|
-
default: string;
|
|
1984
|
-
};
|
|
1985
|
-
blockStartIconClass: {
|
|
1986
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1987
|
-
default: string;
|
|
1988
|
-
};
|
|
1989
|
-
blockEndIconClass: {
|
|
1990
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1991
|
-
default: string;
|
|
1992
|
-
};
|
|
1993
|
-
iconClass: {
|
|
1994
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1995
|
-
default: string;
|
|
1996
|
-
};
|
|
1997
1660
|
loading: {
|
|
1998
1661
|
type: BooleanConstructor;
|
|
1999
1662
|
default: boolean;
|
|
@@ -2041,27 +1704,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2041
1704
|
target: string;
|
|
2042
1705
|
circle: boolean;
|
|
2043
1706
|
active: boolean;
|
|
2044
|
-
size: string | number;
|
|
2045
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
2046
|
-
replace: boolean;
|
|
2047
1707
|
loading: boolean;
|
|
2048
|
-
|
|
1708
|
+
size: string;
|
|
1709
|
+
replace: boolean;
|
|
2049
1710
|
kind: string;
|
|
2050
1711
|
labelClass: string | unknown[] | Record<string, any>;
|
|
2051
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
2052
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
2053
1712
|
href: string;
|
|
2054
1713
|
to: string | Record<string, any>;
|
|
2055
1714
|
iconPosition: string;
|
|
2056
1715
|
importance: string;
|
|
2057
1716
|
linkKind: string;
|
|
2058
1717
|
linkInverted: boolean;
|
|
2059
|
-
linkUnderline: boolean;
|
|
2060
1718
|
width: string;
|
|
2061
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
2062
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
2063
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2064
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
2065
1719
|
assertiveOnFocus: boolean;
|
|
2066
1720
|
rel: string;
|
|
2067
1721
|
}, {}, {
|