@dialpad/dialtone-vue 3.222.2 → 3.223.0-next.1
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/Combobox-By01ETlj.js +229 -0
- package/dist/Combobox-By01ETlj.js.map +1 -0
- package/dist/Combobox-D4hc1-41.cjs +3 -0
- package/dist/Combobox-D4hc1-41.cjs.map +1 -0
- package/dist/Datepicker-CGFa1nGm.js +484 -0
- package/dist/Datepicker-CGFa1nGm.js.map +1 -0
- package/dist/Datepicker-DkGmnVc8.cjs +2 -0
- package/dist/Datepicker-DkGmnVc8.cjs.map +1 -0
- package/dist/EmojiPicker-BllVwJf4.js +858 -0
- package/dist/EmojiPicker-BllVwJf4.js.map +1 -0
- package/dist/EmojiPicker-KO1yhODv.cjs +2 -0
- package/dist/EmojiPicker-KO1yhODv.cjs.map +1 -0
- package/dist/MarkdownRenderer-C3MZDB2I.js +322 -0
- package/dist/MarkdownRenderer-C3MZDB2I.js.map +1 -0
- package/dist/MarkdownRenderer-D5XWsyQk.cjs +31 -0
- package/dist/MarkdownRenderer-D5XWsyQk.cjs.map +1 -0
- package/dist/Presence-CGgyodnC.js +112 -0
- package/dist/Presence-CGgyodnC.js.map +1 -0
- package/dist/Presence-DLM3JR-n.cjs +2 -0
- package/dist/Presence-DLM3JR-n.cjs.map +1 -0
- package/dist/Resizable-DBRsEUf3.cjs +2 -0
- package/dist/Resizable-DBRsEUf3.cjs.map +1 -0
- package/dist/Resizable-EY7mWluI.js +964 -0
- package/dist/Resizable-EY7mWluI.js.map +1 -0
- package/dist/ResizableHandle-DQG7a5D9.cjs +2 -0
- package/dist/ResizableHandle-DQG7a5D9.cjs.map +1 -0
- package/dist/ResizableHandle-v-oU-sj-.js +308 -0
- package/dist/ResizableHandle-v-oU-sj-.js.map +1 -0
- package/dist/ResizableUtils-C9qEZRN5.js +100 -0
- package/dist/ResizableUtils-C9qEZRN5.js.map +1 -0
- package/dist/ResizableUtils-DMfertP2.cjs +2 -0
- package/dist/ResizableUtils-DMfertP2.cjs.map +1 -0
- package/dist/RichTextEditor-BX-5tCOx.cjs +12 -0
- package/dist/RichTextEditor-BX-5tCOx.cjs.map +1 -0
- package/dist/RichTextEditor-D8Kas5A3.js +3069 -0
- package/dist/RichTextEditor-D8Kas5A3.js.map +1 -0
- package/dist/Scroller-BZ6uXRvs.cjs +2 -0
- package/dist/Scroller-BZ6uXRvs.cjs.map +1 -0
- package/dist/Scroller-PdWd9P1m.js +623 -0
- package/dist/Scroller-PdWd9P1m.js.map +1 -0
- package/dist/Toast-CHbVmbBg.js +553 -0
- package/dist/Toast-CHbVmbBg.js.map +1 -0
- package/dist/Toast-DX-REYXG.cjs +2 -0
- package/dist/Toast-DX-REYXG.cjs.map +1 -0
- package/dist/UseResizableCalculations-BTQ4jiff.js +80 -0
- package/dist/UseResizableCalculations-BTQ4jiff.js.map +1 -0
- package/dist/UseResizableCalculations-C6lmroJg.cjs +2 -0
- package/dist/UseResizableCalculations-C6lmroJg.cjs.map +1 -0
- package/dist/attachment_carousel-BFIAXWOZ.js +191 -0
- package/dist/attachment_carousel-BFIAXWOZ.js.map +1 -0
- package/dist/attachment_carousel-BJxqNJ5T.cjs +2 -0
- package/dist/attachment_carousel-BJxqNJ5T.cjs.map +1 -0
- package/dist/common/composables/use-indicator-animation.cjs +2 -0
- package/dist/common/composables/use-indicator-animation.cjs.map +1 -0
- package/dist/common/composables/use-indicator-animation.js +78 -0
- package/dist/common/composables/use-indicator-animation.js.map +1 -0
- package/dist/common/composables/useIndicatorAnimation.d.ts +18 -0
- package/dist/common/composables/useIndicatorAnimation.d.ts.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 +29 -21
- package/dist/common/constants/index.d.ts.map +1 -1
- package/dist/common/constants/index.js +27 -14
- package/dist/common/constants/index.js.map +1 -1
- package/dist/common/constants/layout.cjs +2 -0
- package/dist/common/constants/layout.cjs.map +1 -0
- package/dist/common/constants/layout.d.ts +10 -0
- package/dist/common/constants/layout.d.ts.map +1 -0
- package/dist/common/constants/layout.js +26 -0
- package/dist/common/constants/layout.js.map +1 -0
- package/dist/common/constants/sizes.cjs +2 -0
- package/dist/common/constants/sizes.cjs.map +1 -0
- package/dist/common/constants/sizes.d.ts +22 -0
- package/dist/common/constants/sizes.d.ts.map +1 -0
- package/dist/common/constants/sizes.js +19 -0
- package/dist/common/constants/sizes.js.map +1 -0
- package/dist/common/mixins/index.cjs +1 -1
- package/dist/common/mixins/index.d.ts +1 -0
- package/dist/common/mixins/index.js +2 -1
- 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 +27 -33
- package/dist/common/mixins/input.d.ts.map +1 -1
- package/dist/common/mixins/input.js +0 -8
- package/dist/common/mixins/input.js.map +1 -1
- package/dist/common/mixins/input_group.d.ts +1 -1
- package/dist/common/mixins/input_group.d.ts.map +1 -1
- package/dist/common/mixins/mode.cjs +2 -0
- package/dist/common/mixins/mode.cjs.map +1 -0
- package/dist/common/mixins/mode.d.ts +25 -0
- package/dist/common/mixins/mode.d.ts.map +1 -0
- package/dist/common/mixins/mode.js +62 -0
- package/dist/common/mixins/mode.js.map +1 -0
- package/dist/common/mixins/skeleton.cjs.map +1 -1
- package/dist/common/mixins/skeleton.js.map +1 -1
- package/dist/common/mode_constants.d.ts +37 -0
- package/dist/common/mode_constants.d.ts.map +1 -0
- package/dist/common/sr_only_close_button.vue.d.ts +98 -7
- 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 +2 -8
- package/dist/common/utils/index.d.ts.map +1 -1
- package/dist/common/utils/index.js +79 -88
- package/dist/common/utils/index.js.map +1 -1
- package/dist/component-documentation.json +1 -1
- package/dist/components/Avatar/Avatar.vue.d.ts +322 -0
- package/dist/components/Avatar/Avatar.vue.d.ts.map +1 -0
- package/dist/components/Avatar/AvatarConstants.d.ts +111 -0
- package/dist/components/Avatar/AvatarConstants.d.ts.map +1 -0
- package/dist/components/Avatar/Utils.d.ts +2 -0
- package/dist/components/Avatar/Utils.d.ts.map +1 -0
- package/dist/components/Avatar/index.d.ts +3 -0
- package/dist/components/Avatar/index.d.ts.map +1 -0
- package/dist/components/Badge/Badge.vue.d.ts +150 -0
- package/dist/components/Badge/Badge.vue.d.ts.map +1 -0
- package/dist/components/Badge/BadgeConstants.d.ts +39 -0
- package/dist/components/Badge/BadgeConstants.d.ts.map +1 -0
- package/dist/components/Badge/index.d.ts +3 -0
- package/dist/components/Badge/index.d.ts.map +1 -0
- package/dist/components/Banner/Banner.vue.d.ts +1394 -0
- package/dist/components/Banner/Banner.vue.d.ts.map +1 -0
- package/dist/components/Banner/index.d.ts +2 -0
- package/dist/components/Banner/index.d.ts.map +1 -0
- package/dist/components/Box/Box.vue.d.ts +75 -0
- package/dist/components/Box/Box.vue.d.ts.map +1 -0
- package/dist/components/Box/BoxConstants.d.ts +11 -0
- package/dist/components/Box/BoxConstants.d.ts.map +1 -0
- package/dist/components/Box/Validators.d.ts +11 -0
- package/dist/components/Box/Validators.d.ts.map +1 -0
- package/dist/components/Box/index.d.ts +3 -0
- package/dist/components/Box/index.d.ts.map +1 -0
- package/dist/components/Breadcrumbs/BreadcrumbItem.vue.d.ts +136 -0
- package/dist/components/Breadcrumbs/BreadcrumbItem.vue.d.ts.map +1 -0
- package/dist/components/Breadcrumbs/Breadcrumbs.vue.d.ts +181 -0
- package/dist/components/Breadcrumbs/Breadcrumbs.vue.d.ts.map +1 -0
- package/dist/components/Breadcrumbs/BreadcrumbsConstants.d.ts +3 -0
- package/dist/components/Breadcrumbs/BreadcrumbsConstants.d.ts.map +1 -0
- package/dist/components/Breadcrumbs/index.d.ts +4 -0
- package/dist/components/Breadcrumbs/index.d.ts.map +1 -0
- package/dist/components/Button/Button.vue.d.ts +364 -0
- package/dist/components/Button/Button.vue.d.ts.map +1 -0
- package/dist/components/Button/ButtonConstants.d.ts +68 -0
- package/dist/components/Button/ButtonConstants.d.ts.map +1 -0
- package/dist/components/Button/index.d.ts +3 -0
- package/dist/components/Button/index.d.ts.map +1 -0
- package/dist/components/ButtonGroup/ButtonGroup.vue.d.ts +23 -0
- package/dist/components/ButtonGroup/ButtonGroup.vue.d.ts.map +1 -0
- package/dist/components/ButtonGroup/ButtonGroupConstants.d.ts +6 -0
- package/dist/components/ButtonGroup/ButtonGroupConstants.d.ts.map +1 -0
- package/dist/components/ButtonGroup/index.d.ts +3 -0
- package/dist/components/ButtonGroup/index.d.ts.map +1 -0
- package/dist/components/Card/Card.vue.d.ts +45 -0
- package/dist/components/Card/Card.vue.d.ts.map +1 -0
- package/dist/components/Card/index.d.ts +2 -0
- package/dist/components/Card/index.d.ts.map +1 -0
- package/dist/components/Checkbox/Checkbox.vue.d.ts +510 -0
- package/dist/components/Checkbox/Checkbox.vue.d.ts.map +1 -0
- package/dist/components/Checkbox/CheckboxConstants.d.ts +10 -0
- package/dist/components/Checkbox/CheckboxConstants.d.ts.map +1 -0
- package/dist/components/Checkbox/index.d.ts +2 -0
- package/dist/components/Checkbox/index.d.ts.map +1 -0
- package/dist/components/CheckboxGroup/CheckboxGroup.vue.d.ts +645 -0
- package/dist/components/CheckboxGroup/CheckboxGroup.vue.d.ts.map +1 -0
- package/dist/components/CheckboxGroup/index.d.ts +2 -0
- package/dist/components/CheckboxGroup/index.d.ts.map +1 -0
- package/dist/components/Chip/Chip.vue.d.ts +512 -0
- package/dist/components/Chip/Chip.vue.d.ts.map +1 -0
- package/dist/components/Chip/ChipConstants.d.ts +31 -0
- package/dist/components/Chip/ChipConstants.d.ts.map +1 -0
- package/dist/components/Chip/index.d.ts +3 -0
- package/dist/components/Chip/index.d.ts.map +1 -0
- package/dist/components/Codeblock/Codeblock.vue.d.ts +36 -0
- package/dist/components/Codeblock/Codeblock.vue.d.ts.map +1 -0
- package/dist/components/Codeblock/CodeblockConstants.d.ts +9 -0
- package/dist/components/Codeblock/CodeblockConstants.d.ts.map +1 -0
- package/dist/components/Codeblock/index.d.ts +2 -0
- package/dist/components/Codeblock/index.d.ts.map +1 -0
- package/dist/components/Collapsible/Collapsible.vue.d.ts +584 -0
- package/dist/components/Collapsible/Collapsible.vue.d.ts.map +1 -0
- package/dist/components/Collapsible/CollapsibleLazyShow.vue.d.ts +44 -0
- package/dist/components/Collapsible/CollapsibleLazyShow.vue.d.ts.map +1 -0
- package/dist/components/Collapsible/index.d.ts +2 -0
- package/dist/components/Collapsible/index.d.ts.map +1 -0
- package/dist/components/Combobox/Combobox.vue.d.ts +1548 -0
- package/dist/components/Combobox/Combobox.vue.d.ts.map +1 -0
- package/dist/components/Combobox/ComboboxConstants.d.ts +12 -0
- package/dist/components/Combobox/ComboboxConstants.d.ts.map +1 -0
- package/dist/components/Combobox/ComboboxEmptyList.vue.d.ts +270 -0
- package/dist/components/Combobox/ComboboxEmptyList.vue.d.ts.map +1 -0
- package/dist/components/Combobox/ComboboxLoadingList.vue.d.ts +1061 -0
- package/dist/components/Combobox/ComboboxLoadingList.vue.d.ts.map +1 -0
- package/dist/components/Combobox/index.d.ts +3 -0
- package/dist/components/Combobox/index.d.ts.map +1 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelect.vue.d.ts +3 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelect.vue.d.ts.map +1 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectConstants.d.ts +28 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectConstants.d.ts.map +1 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectStoryConstants.d.ts +6 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectStoryConstants.d.ts.map +1 -0
- package/dist/components/ComboboxMultiSelect/index.d.ts +3 -0
- package/dist/components/ComboboxMultiSelect/index.d.ts.map +1 -0
- package/dist/components/ComboboxWithPopover/ComboboxWithPopover.vue.d.ts +4509 -0
- package/dist/components/ComboboxWithPopover/ComboboxWithPopover.vue.d.ts.map +1 -0
- package/dist/components/ComboboxWithPopover/index.d.ts +2 -0
- package/dist/components/ComboboxWithPopover/index.d.ts.map +1 -0
- package/dist/components/Datepicker/Composables/UseCalendar.d.ts +10 -0
- package/dist/components/Datepicker/Composables/UseCalendar.d.ts.map +1 -0
- package/dist/components/Datepicker/Composables/UseMonthYearPicker.d.ts +21 -0
- package/dist/components/Datepicker/Composables/UseMonthYearPicker.d.ts.map +1 -0
- package/dist/components/Datepicker/Datepicker.vue.d.ts +73 -0
- package/dist/components/Datepicker/Datepicker.vue.d.ts.map +1 -0
- package/dist/components/Datepicker/DatepickerConstants.d.ts +3 -0
- package/dist/components/Datepicker/DatepickerConstants.d.ts.map +1 -0
- package/dist/components/Datepicker/FormatUtils.d.ts +14 -0
- package/dist/components/Datepicker/FormatUtils.d.ts.map +1 -0
- package/dist/components/Datepicker/Modules/Calendar.vue.d.ts +12 -0
- package/dist/components/Datepicker/Modules/Calendar.vue.d.ts.map +1 -0
- package/dist/components/Datepicker/Modules/MonthYearPicker.vue.d.ts +18 -0
- package/dist/components/Datepicker/Modules/MonthYearPicker.vue.d.ts.map +1 -0
- package/dist/components/Datepicker/Utils.d.ts +7 -0
- package/dist/components/Datepicker/Utils.d.ts.map +1 -0
- package/dist/components/Datepicker/index.d.ts +3 -0
- package/dist/components/Datepicker/index.d.ts.map +1 -0
- package/dist/components/DescriptionList/DescriptionList.vue.d.ts +64 -0
- package/dist/components/DescriptionList/DescriptionList.vue.d.ts.map +1 -0
- package/dist/components/DescriptionList/DescriptionListConstants.d.ts +2 -0
- package/dist/components/DescriptionList/DescriptionListConstants.d.ts.map +1 -0
- package/dist/components/DescriptionList/DescriptionListValidators.d.ts +2 -0
- package/dist/components/DescriptionList/DescriptionListValidators.d.ts.map +1 -0
- package/dist/components/DescriptionList/index.d.ts +3 -0
- package/dist/components/DescriptionList/index.d.ts.map +1 -0
- package/dist/components/Dropdown/Dropdown.vue.d.ts +1641 -0
- package/dist/components/Dropdown/Dropdown.vue.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownConstants.d.ts +10 -0
- package/dist/components/Dropdown/DropdownConstants.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownSeparator.vue.d.ts +3 -0
- package/dist/components/Dropdown/DropdownSeparator.vue.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownStoryConstants.d.ts +5 -0
- package/dist/components/Dropdown/DropdownStoryConstants.d.ts.map +1 -0
- package/dist/components/Dropdown/index.d.ts +4 -0
- package/dist/components/Dropdown/index.d.ts.map +1 -0
- package/dist/components/Emoji/Emoji.vue.d.ts +877 -0
- package/dist/components/Emoji/Emoji.vue.d.ts.map +1 -0
- package/dist/components/Emoji/index.d.ts +2 -0
- package/dist/components/Emoji/index.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Composables/UseKeyboardNavigation.d.ts +11 -0
- package/dist/components/EmojiPicker/Composables/UseKeyboardNavigation.d.ts.map +1 -0
- package/dist/components/EmojiPicker/EmojiPicker.vue.d.ts +824 -0
- package/dist/components/EmojiPicker/EmojiPicker.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/EmojiPickerConstants.d.ts +21 -0
- package/dist/components/EmojiPicker/EmojiPickerConstants.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiDescription.vue.d.ts +8 -0
- package/dist/components/EmojiPicker/Modules/EmojiDescription.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiSearch.vue.d.ts +735 -0
- package/dist/components/EmojiPicker/Modules/EmojiSearch.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiSelector.vue.d.ts +15 -0
- package/dist/components/EmojiPicker/Modules/EmojiSelector.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiSkinSelector.vue.d.ts +12 -0
- package/dist/components/EmojiPicker/Modules/EmojiSkinSelector.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiTabset.vue.d.ts +10 -0
- package/dist/components/EmojiPicker/Modules/EmojiTabset.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/index.d.ts +3 -0
- package/dist/components/EmojiPicker/index.d.ts.map +1 -0
- package/dist/components/EmojiTextWrapper/EmojiTextWrapper.vue.d.ts +909 -0
- package/dist/components/EmojiTextWrapper/EmojiTextWrapper.vue.d.ts.map +1 -0
- package/dist/components/EmojiTextWrapper/index.d.ts +2 -0
- package/dist/components/EmojiTextWrapper/index.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyState.vue.d.ts +12 -0
- package/dist/components/EmptyState/EmptyState.vue.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyStateConstants.d.ts +58 -0
- package/dist/components/EmptyState/EmptyStateConstants.d.ts.map +1 -0
- package/dist/components/EmptyState/index.d.ts +3 -0
- package/dist/components/EmptyState/index.d.ts.map +1 -0
- package/dist/components/FilterPill/FilterPill.vue.d.ts +5137 -0
- package/dist/components/FilterPill/FilterPill.vue.d.ts.map +1 -0
- package/dist/components/FilterPill/index.d.ts +2 -0
- package/dist/components/FilterPill/index.d.ts.map +1 -0
- package/dist/components/Hovercard/Hovercard.vue.d.ts +3044 -0
- package/dist/components/Hovercard/Hovercard.vue.d.ts.map +1 -0
- package/dist/components/Hovercard/index.d.ts +2 -0
- package/dist/components/Hovercard/index.d.ts.map +1 -0
- package/dist/components/Icon/Icon.vue.d.ts +39 -0
- package/dist/components/Icon/Icon.vue.d.ts.map +1 -0
- package/dist/components/Icon/IconConstants.d.ts +17 -0
- package/dist/components/Icon/IconConstants.d.ts.map +1 -0
- package/dist/components/Icon/index.d.ts +3 -0
- package/dist/components/Icon/index.d.ts.map +1 -0
- package/dist/components/Illustration/Illustration.vue.d.ts +8 -0
- package/dist/components/Illustration/Illustration.vue.d.ts.map +1 -0
- package/dist/components/Illustration/IllustrationConstants.d.ts +6 -0
- package/dist/components/Illustration/IllustrationConstants.d.ts.map +1 -0
- package/dist/components/Illustration/index.d.ts +3 -0
- package/dist/components/Illustration/index.d.ts.map +1 -0
- package/dist/components/ImageViewer/ImageViewer.vue.d.ts +894 -0
- package/dist/components/ImageViewer/ImageViewer.vue.d.ts.map +1 -0
- package/dist/components/ImageViewer/index.d.ts +2 -0
- package/dist/components/ImageViewer/index.d.ts.map +1 -0
- package/dist/components/Input/Input.vue.d.ts +608 -0
- package/dist/components/Input/Input.vue.d.ts.map +1 -0
- package/dist/components/Input/InputConstants.d.ts +81 -0
- package/dist/components/Input/InputConstants.d.ts.map +1 -0
- package/dist/components/Input/index.d.ts +3 -0
- package/dist/components/Input/index.d.ts.map +1 -0
- package/dist/components/InputGroup/InputGroup.vue.d.ts +600 -0
- package/dist/components/InputGroup/InputGroup.vue.d.ts.map +1 -0
- package/dist/components/InputGroup/index.d.ts +2 -0
- package/dist/components/InputGroup/index.d.ts.map +1 -0
- package/dist/components/ItemLayout/ItemLayout.vue.d.ts +122 -0
- package/dist/components/ItemLayout/ItemLayout.vue.d.ts.map +1 -0
- package/dist/components/ItemLayout/index.d.ts +2 -0
- package/dist/components/ItemLayout/index.d.ts.map +1 -0
- package/dist/components/KeyboardShortcut/KeyboardShortcut.vue.d.ts +664 -0
- package/dist/components/KeyboardShortcut/KeyboardShortcut.vue.d.ts.map +1 -0
- package/dist/components/KeyboardShortcut/KeyboardShortcutConstants.d.ts +2 -0
- package/dist/components/KeyboardShortcut/KeyboardShortcutConstants.d.ts.map +1 -0
- package/dist/components/KeyboardShortcut/index.d.ts +3 -0
- package/dist/components/KeyboardShortcut/index.d.ts.map +1 -0
- package/dist/components/LazyShow/LazyShow.vue.d.ts +37 -0
- package/dist/components/LazyShow/LazyShow.vue.d.ts.map +1 -0
- package/dist/components/LazyShow/index.d.ts +2 -0
- package/dist/components/LazyShow/index.d.ts.map +1 -0
- package/dist/components/Link/Link.vue.d.ts +95 -0
- package/dist/components/Link/Link.vue.d.ts.map +1 -0
- package/dist/components/Link/LinkConstants.d.ts +25 -0
- package/dist/components/Link/LinkConstants.d.ts.map +1 -0
- package/dist/components/Link/index.d.ts +3 -0
- package/dist/components/Link/index.d.ts.map +1 -0
- package/dist/components/ListItem/ListItem.vue.d.ts +248 -0
- package/dist/components/ListItem/ListItem.vue.d.ts.map +1 -0
- package/dist/components/ListItem/ListItemConstants.d.ts +15 -0
- package/dist/components/ListItem/ListItemConstants.d.ts.map +1 -0
- package/dist/components/ListItem/index.d.ts +3 -0
- package/dist/components/ListItem/index.d.ts.map +1 -0
- package/dist/components/ListItemGroup/ListItemGroup.vue.d.ts +42 -0
- package/dist/components/ListItemGroup/ListItemGroup.vue.d.ts.map +1 -0
- package/dist/components/ListItemGroup/ListItemGroupConstants.d.ts +6 -0
- package/dist/components/ListItemGroup/ListItemGroupConstants.d.ts.map +1 -0
- package/dist/components/ListItemGroup/index.d.ts +2 -0
- package/dist/components/ListItemGroup/index.d.ts.map +1 -0
- package/dist/components/Loader/Loader.vue.d.ts +26 -0
- package/dist/components/Loader/Loader.vue.d.ts.map +1 -0
- package/dist/components/Loader/index.d.ts +2 -0
- package/dist/components/Loader/index.d.ts.map +1 -0
- package/dist/components/Modal/Modal.vue.d.ts +1207 -0
- package/dist/components/Modal/Modal.vue.d.ts.map +1 -0
- package/dist/components/Modal/ModalConstants.d.ts +19 -0
- package/dist/components/Modal/ModalConstants.d.ts.map +1 -0
- package/dist/components/Modal/index.d.ts +3 -0
- package/dist/components/Modal/index.d.ts.map +1 -0
- package/dist/components/ModeIsland/ModeIsland.vue.d.ts +3 -0
- package/dist/components/ModeIsland/ModeIsland.vue.d.ts.map +1 -0
- package/dist/components/ModeIsland/ModeIslandConstants.d.ts +10 -0
- package/dist/components/ModeIsland/ModeIslandConstants.d.ts.map +1 -0
- package/dist/components/ModeIsland/Utils.d.ts +14 -0
- package/dist/components/ModeIsland/Utils.d.ts.map +1 -0
- package/dist/components/ModeIsland/Validators.d.ts +6 -0
- package/dist/components/ModeIsland/Validators.d.ts.map +1 -0
- package/dist/components/ModeIsland/index.d.ts +3 -0
- package/dist/components/ModeIsland/index.d.ts.map +1 -0
- package/dist/components/MotionText/MotionText.vue.d.ts +3 -0
- package/dist/components/MotionText/MotionText.vue.d.ts.map +1 -0
- package/dist/components/MotionText/MotionTextConstants.d.ts +36 -0
- package/dist/components/MotionText/MotionTextConstants.d.ts.map +1 -0
- package/dist/components/MotionText/index.d.ts +3 -0
- package/dist/components/MotionText/index.d.ts.map +1 -0
- package/dist/components/Notice/Notice.vue.d.ts +1376 -0
- package/dist/components/Notice/Notice.vue.d.ts.map +1 -0
- package/dist/components/Notice/NoticeAction.vue.d.ts +834 -0
- package/dist/components/Notice/NoticeAction.vue.d.ts.map +1 -0
- package/dist/components/Notice/NoticeConstants.d.ts +8 -0
- package/dist/components/Notice/NoticeConstants.d.ts.map +1 -0
- package/dist/components/Notice/NoticeContent.vue.d.ts +197 -0
- package/dist/components/Notice/NoticeContent.vue.d.ts.map +1 -0
- package/dist/components/Notice/NoticeIcon.vue.d.ts +211 -0
- package/dist/components/Notice/NoticeIcon.vue.d.ts.map +1 -0
- package/dist/components/Notice/index.d.ts +6 -0
- package/dist/components/Notice/index.d.ts.map +1 -0
- package/dist/components/Pagination/Pagination.vue.d.ts +516 -0
- package/dist/components/Pagination/Pagination.vue.d.ts.map +1 -0
- package/dist/components/Pagination/index.d.ts +2 -0
- package/dist/components/Pagination/index.d.ts.map +1 -0
- package/dist/components/Popover/Popover.vue.d.ts +1348 -0
- package/dist/components/Popover/Popover.vue.d.ts.map +1 -0
- package/dist/components/Popover/PopoverConstants.d.ts +34 -0
- package/dist/components/Popover/PopoverConstants.d.ts.map +1 -0
- package/dist/components/Popover/PopoverHeaderFooter.vue.d.ts +443 -0
- package/dist/components/Popover/PopoverHeaderFooter.vue.d.ts.map +1 -0
- package/dist/components/Popover/TippyUtils.d.ts +39 -0
- package/dist/components/Popover/TippyUtils.d.ts.map +1 -0
- package/dist/components/Popover/index.d.ts +3 -0
- package/dist/components/Popover/index.d.ts.map +1 -0
- package/dist/components/Presence/Presence.vue.d.ts +40 -0
- package/dist/components/Presence/Presence.vue.d.ts.map +1 -0
- package/dist/components/Presence/PresenceConstants.d.ts +9 -0
- package/dist/components/Presence/PresenceConstants.d.ts.map +1 -0
- package/dist/components/Presence/index.d.ts +3 -0
- package/dist/components/Presence/index.d.ts.map +1 -0
- package/dist/components/Presence/modules/presence_active_icon.vue.d.ts +3 -0
- package/dist/components/Presence/modules/presence_active_icon.vue.d.ts.map +1 -0
- package/dist/components/Presence/modules/presence_away_icon.vue.d.ts +3 -0
- package/dist/components/Presence/modules/presence_away_icon.vue.d.ts.map +1 -0
- package/dist/components/Presence/modules/presence_busy_icon.vue.d.ts +3 -0
- package/dist/components/Presence/modules/presence_busy_icon.vue.d.ts.map +1 -0
- package/dist/components/Presence/modules/presence_dnd_icon.vue.d.ts +3 -0
- package/dist/components/Presence/modules/presence_dnd_icon.vue.d.ts.map +1 -0
- package/dist/components/ProgressCircle/ProgressCircle.vue.d.ts +70 -0
- package/dist/components/ProgressCircle/ProgressCircle.vue.d.ts.map +1 -0
- package/dist/components/ProgressCircle/ProgressCircleConstants.d.ts +23 -0
- package/dist/components/ProgressCircle/ProgressCircleConstants.d.ts.map +1 -0
- package/dist/components/ProgressCircle/index.d.ts +3 -0
- package/dist/components/ProgressCircle/index.d.ts.map +1 -0
- package/dist/components/Prose/Prose.vue.d.ts +26 -0
- package/dist/components/Prose/Prose.vue.d.ts.map +1 -0
- package/dist/components/Prose/ProseConstants.d.ts +34 -0
- package/dist/components/Prose/ProseConstants.d.ts.map +1 -0
- package/dist/components/Prose/index.d.ts +3 -0
- package/dist/components/Prose/index.d.ts.map +1 -0
- package/dist/components/Radio/Radio.vue.d.ts +521 -0
- package/dist/components/Radio/Radio.vue.d.ts.map +1 -0
- package/dist/components/Radio/RadioConstants.d.ts +10 -0
- package/dist/components/Radio/RadioConstants.d.ts.map +1 -0
- package/dist/components/Radio/index.d.ts +3 -0
- package/dist/components/Radio/index.d.ts.map +1 -0
- package/dist/components/RadioGroup/RadioGroup.vue.d.ts +645 -0
- package/dist/components/RadioGroup/RadioGroup.vue.d.ts.map +1 -0
- package/dist/components/RadioGroup/index.d.ts +2 -0
- package/dist/components/RadioGroup/index.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/ComputeLayout.d.ts +35 -0
- package/dist/components/Resizable/Composables/ComputeLayout.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/ConstraintResolver.d.ts +22 -0
- package/dist/components/Resizable/Composables/ConstraintResolver.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableAnnouncements.d.ts +6 -0
- package/dist/components/Resizable/Composables/UseResizableAnnouncements.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableCalculations.d.ts +14 -0
- package/dist/components/Resizable/Composables/UseResizableCalculations.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableDrag.d.ts +42 -0
- package/dist/components/Resizable/Composables/UseResizableDrag.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableGroup.d.ts +25 -0
- package/dist/components/Resizable/Composables/UseResizableGroup.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableKeyboard.d.ts +41 -0
- package/dist/components/Resizable/Composables/UseResizableKeyboard.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableOffset.d.ts +15 -0
- package/dist/components/Resizable/Composables/UseResizableOffset.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizablePanelControls.d.ts +46 -0
- package/dist/components/Resizable/Composables/UseResizablePanelControls.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizablePanelState.d.ts +9 -0
- package/dist/components/Resizable/Composables/UseResizablePanelState.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableStorage.d.ts +12 -0
- package/dist/components/Resizable/Composables/UseResizableStorage.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/index.d.ts +16 -0
- package/dist/components/Resizable/Composables/index.d.ts.map +1 -0
- package/dist/components/Resizable/Resizable.vue.d.ts +69 -0
- package/dist/components/Resizable/Resizable.vue.d.ts.map +1 -0
- package/dist/components/Resizable/ResizableConstants.d.ts +104 -0
- package/dist/components/Resizable/ResizableConstants.d.ts.map +1 -0
- package/dist/components/Resizable/ResizableHandle.vue.d.ts +22 -0
- package/dist/components/Resizable/ResizableHandle.vue.d.ts.map +1 -0
- package/dist/components/Resizable/ResizablePanel.vue.d.ts +46 -0
- package/dist/components/Resizable/ResizablePanel.vue.d.ts.map +1 -0
- package/dist/components/Resizable/ResizableUtils.d.ts +15 -0
- package/dist/components/Resizable/ResizableUtils.d.ts.map +1 -0
- package/dist/components/Resizable/index.d.ts +6 -0
- package/dist/components/Resizable/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/ChannelSuggestion.d.ts +17 -0
- package/dist/components/RichTextEditor/ChannelSuggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Channels/Channel.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/Channels/Channel.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Channels/ChannelComponent.vue.d.ts +302 -0
- package/dist/components/RichTextEditor/Extensions/Channels/ChannelComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Channels/ChannelSuggestion.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Channels/Suggestion.d.ts +6 -0
- package/dist/components/RichTextEditor/Extensions/Channels/Suggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/Autolink.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/Autolink.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/CustomLink.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/CustomLink.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/Utils.d.ts +16 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/Utils.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/index.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Div/Div.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/Div/Div.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Div/index.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Div/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/Emoji.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/Emoji.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/EmojiComponent.vue.d.ts +982 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/EmojiComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/EmojiSuggestion.vue.d.ts +957 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/EmojiSuggestion.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/Suggestion.d.ts +15 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/Suggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/index.d.ts +4 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Image/Image.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/Image/Image.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Image/index.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Image/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/LinkPhoneNumbers/LinkPhoneNumbers.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/LinkPhoneNumbers/LinkPhoneNumbers.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/Mention.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/Mention.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/MentionComponent.vue.d.ts +212 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/MentionComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/MentionSuggestion.vue.d.ts +551 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/MentionSuggestion.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/Suggestion.d.ts +6 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/Suggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommand.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommand.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandSuggestion.vue.d.ts +160 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandSuggestion.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/Suggestion.d.ts +7 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/Suggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Suggestion/SuggestionList.vue.d.ts +295 -0
- package/dist/components/RichTextEditor/Extensions/Suggestion/SuggestionList.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Table/Table.d.ts +5 -0
- package/dist/components/RichTextEditor/Extensions/Table/Table.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/TextStyle/TextStyle.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/TextStyle/TextStyle.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Utils/SuggestionUtils.d.ts +29 -0
- package/dist/components/RichTextEditor/Extensions/Utils/SuggestionUtils.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Variable/Variable.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Variable/Variable.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Variable/VariableComponent.vue.d.ts +2581 -0
- package/dist/components/RichTextEditor/Extensions/Variable/VariableComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Variable/index.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Variable/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/MarkdownRenderer.d.ts +2 -0
- package/dist/components/RichTextEditor/MarkdownRenderer.d.ts.map +1 -0
- package/dist/components/RichTextEditor/MentionSuggestion.d.ts +34 -0
- package/dist/components/RichTextEditor/MentionSuggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/RichTextEditor.vue.d.ts +3 -0
- package/dist/components/RichTextEditor/RichTextEditor.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/RichTextEditorConstants.d.ts +10 -0
- package/dist/components/RichTextEditor/RichTextEditorConstants.d.ts.map +1 -0
- package/dist/components/RichTextEditor/SlashCommandSuggestion.d.ts +15 -0
- package/dist/components/RichTextEditor/SlashCommandSuggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/index.d.ts +3 -0
- package/dist/components/RichTextEditor/index.d.ts.map +1 -0
- package/dist/components/RootLayout/RootLayout.vue.d.ts +121 -0
- package/dist/components/RootLayout/RootLayout.vue.d.ts.map +1 -0
- package/dist/components/RootLayout/RootLayoutConstants.d.ts +13 -0
- package/dist/components/RootLayout/RootLayoutConstants.d.ts.map +1 -0
- package/dist/components/RootLayout/index.d.ts +3 -0
- package/dist/components/RootLayout/index.d.ts.map +1 -0
- package/dist/components/Scroller/Modules/CoreScroller.vue.d.ts +57 -0
- package/dist/components/Scroller/Modules/CoreScroller.vue.d.ts.map +1 -0
- package/dist/components/Scroller/Modules/DynamicScroller.vue.d.ts +582 -0
- package/dist/components/Scroller/Modules/DynamicScroller.vue.d.ts.map +1 -0
- package/dist/components/Scroller/Modules/ScrollerItem.vue.d.ts +73 -0
- package/dist/components/Scroller/Modules/ScrollerItem.vue.d.ts.map +1 -0
- package/dist/components/Scroller/Scroller.vue.d.ts +786 -0
- package/dist/components/Scroller/Scroller.vue.d.ts.map +1 -0
- package/dist/components/Scroller/index.d.ts +2 -0
- package/dist/components/Scroller/index.d.ts.map +1 -0
- package/dist/components/SegmentedControl/SegmentedControl.vue.d.ts +226 -0
- package/dist/components/SegmentedControl/SegmentedControl.vue.d.ts.map +1 -0
- package/dist/components/SegmentedControl/SegmentedControlConstants.d.ts +41 -0
- package/dist/components/SegmentedControl/SegmentedControlConstants.d.ts.map +1 -0
- package/dist/components/SegmentedControl/SegmentedControlItem.vue.d.ts +35 -0
- package/dist/components/SegmentedControl/SegmentedControlItem.vue.d.ts.map +1 -0
- package/dist/components/SegmentedControl/index.d.ts +4 -0
- package/dist/components/SegmentedControl/index.d.ts.map +1 -0
- package/dist/components/SelectMenu/SelectMenu.vue.d.ts +537 -0
- package/dist/components/SelectMenu/SelectMenu.vue.d.ts.map +1 -0
- package/dist/components/SelectMenu/SelectMenuConstants.d.ts +23 -0
- package/dist/components/SelectMenu/SelectMenuConstants.d.ts.map +1 -0
- package/dist/components/SelectMenu/SelectMenuValidators.d.ts +2 -0
- package/dist/components/SelectMenu/SelectMenuValidators.d.ts.map +1 -0
- package/dist/components/SelectMenu/index.d.ts +3 -0
- package/dist/components/SelectMenu/index.d.ts.map +1 -0
- package/dist/components/Skeleton/Skeleton.vue.d.ts +813 -0
- package/dist/components/Skeleton/Skeleton.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonConstants.d.ts +32 -0
- package/dist/components/Skeleton/SkeletonConstants.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonListItem.vue.d.ts +363 -0
- package/dist/components/Skeleton/SkeletonListItem.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonParagraph.vue.d.ts +196 -0
- package/dist/components/Skeleton/SkeletonParagraph.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonShape.vue.d.ts +84 -0
- package/dist/components/Skeleton/SkeletonShape.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonText.vue.d.ts +90 -0
- package/dist/components/Skeleton/SkeletonText.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/index.d.ts +7 -0
- package/dist/components/Skeleton/index.d.ts.map +1 -0
- package/dist/components/SplitButton/SplitButton.vue.d.ts +3102 -0
- package/dist/components/SplitButton/SplitButton.vue.d.ts.map +1 -0
- package/dist/components/SplitButton/SplitButtonConstants.d.ts +17 -0
- package/dist/components/SplitButton/SplitButtonConstants.d.ts.map +1 -0
- package/dist/components/SplitButton/SplitButtonEnd.vue.d.ts +483 -0
- package/dist/components/SplitButton/SplitButtonEnd.vue.d.ts.map +1 -0
- package/dist/components/SplitButton/SplitButtonStart.vue.d.ts +548 -0
- package/dist/components/SplitButton/SplitButtonStart.vue.d.ts.map +1 -0
- package/dist/components/SplitButton/index.d.ts +3 -0
- package/dist/components/SplitButton/index.d.ts.map +1 -0
- package/dist/components/Stack/Stack.vue.d.ts +70 -0
- package/dist/components/Stack/Stack.vue.d.ts.map +1 -0
- package/dist/components/Stack/StackConstants.d.ts +16 -0
- package/dist/components/Stack/StackConstants.d.ts.map +1 -0
- package/dist/components/Stack/Utils.d.ts +6 -0
- package/dist/components/Stack/Utils.d.ts.map +1 -0
- package/dist/components/Stack/Validators.d.ts +5 -0
- package/dist/components/Stack/Validators.d.ts.map +1 -0
- package/dist/components/Stack/index.d.ts +3 -0
- package/dist/components/Stack/index.d.ts.map +1 -0
- package/dist/components/Tab/Tab.vue.d.ts +462 -0
- package/dist/components/Tab/Tab.vue.d.ts.map +1 -0
- package/dist/components/Tab/TabGroup.vue.d.ts +250 -0
- package/dist/components/Tab/TabGroup.vue.d.ts.map +1 -0
- package/dist/components/Tab/TabPanel.vue.d.ts +55 -0
- package/dist/components/Tab/TabPanel.vue.d.ts.map +1 -0
- package/dist/components/Tab/TabsConstants.d.ts +32 -0
- package/dist/components/Tab/TabsConstants.d.ts.map +1 -0
- package/dist/components/Tab/index.d.ts +5 -0
- package/dist/components/Tab/index.d.ts.map +1 -0
- package/dist/components/Text/Text.vue.d.ts +145 -0
- package/dist/components/Text/Text.vue.d.ts.map +1 -0
- package/dist/components/Text/TextConstants.d.ts +95 -0
- package/dist/components/Text/TextConstants.d.ts.map +1 -0
- package/dist/components/Text/index.d.ts +3 -0
- package/dist/components/Text/index.d.ts.map +1 -0
- package/dist/components/Toast/Layouts/ToastLayoutAlternate.vue.d.ts +1344 -0
- package/dist/components/Toast/Layouts/ToastLayoutAlternate.vue.d.ts.map +1 -0
- package/dist/components/Toast/Layouts/ToastLayoutAlternateIcon.vue.d.ts +189 -0
- package/dist/components/Toast/Layouts/ToastLayoutAlternateIcon.vue.d.ts.map +1 -0
- package/dist/components/Toast/Layouts/ToastLayoutDefault.vue.d.ts +1385 -0
- package/dist/components/Toast/Layouts/ToastLayoutDefault.vue.d.ts.map +1 -0
- package/dist/components/Toast/Toast.vue.d.ts +5624 -0
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -0
- package/dist/components/Toast/ToastConstants.d.ts +12 -0
- package/dist/components/Toast/ToastConstants.d.ts.map +1 -0
- package/dist/components/Toast/index.d.ts +3 -0
- package/dist/components/Toast/index.d.ts.map +1 -0
- package/dist/components/Toggle/Toggle.vue.d.ts +108 -0
- package/dist/components/Toggle/Toggle.vue.d.ts.map +1 -0
- package/dist/components/Toggle/ToggleConstants.d.ts +13 -0
- package/dist/components/Toggle/ToggleConstants.d.ts.map +1 -0
- package/dist/components/Toggle/index.d.ts +3 -0
- package/dist/components/Toggle/index.d.ts.map +1 -0
- package/dist/components/Tooltip/Tooltip.vue.d.ts +310 -0
- package/dist/components/Tooltip/Tooltip.vue.d.ts.map +1 -0
- package/dist/components/Tooltip/TooltipConstants.d.ts +19 -0
- package/dist/components/Tooltip/TooltipConstants.d.ts.map +1 -0
- package/dist/components/Tooltip/index.d.ts +3 -0
- package/dist/components/Tooltip/index.d.ts.map +1 -0
- package/dist/components/ValidationMessages/ValidationMessages.vue.d.ts +172 -0
- package/dist/components/ValidationMessages/ValidationMessages.vue.d.ts.map +1 -0
- package/dist/components/ValidationMessages/index.d.ts +2 -0
- package/dist/components/ValidationMessages/index.d.ts.map +1 -0
- package/dist/dialtone-vue.cjs +1 -1
- package/dist/dialtone-vue.css +1 -1
- package/dist/dialtone-vue.js +175 -151
- package/dist/directives/focusgroup_directive/focusgroup.d.ts +6 -0
- package/dist/directives/focusgroup_directive/focusgroup.d.ts.map +1 -0
- package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts +74 -0
- package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts.map +1 -0
- package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts +15 -0
- package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts.map +1 -0
- package/dist/directives/focusgroup_directive/index.d.ts +2 -0
- package/dist/directives/focusgroup_directive/index.d.ts.map +1 -0
- package/dist/directives/focustrap_directive/focustrap.d.ts +6 -0
- package/dist/directives/focustrap_directive/focustrap.d.ts.map +1 -0
- package/dist/directives/focustrap_directive/focustrap_constants.d.ts +7 -0
- package/dist/directives/focustrap_directive/focustrap_constants.d.ts.map +1 -0
- package/dist/directives/focustrap_directive/focustrap_utils.d.ts +5 -0
- package/dist/directives/focustrap_directive/focustrap_utils.d.ts.map +1 -0
- package/dist/directives/focustrap_directive/index.d.ts +2 -0
- package/dist/directives/focustrap_directive/index.d.ts.map +1 -0
- package/dist/directives/mode_directive/index.d.ts +2 -0
- package/dist/directives/mode_directive/index.d.ts.map +1 -0
- package/dist/directives/mode_directive/mode.d.ts +6 -0
- package/dist/directives/mode_directive/mode.d.ts.map +1 -0
- package/dist/directives/scrollbar_directive/scrollbar.d.ts.map +1 -1
- package/dist/directives/tooltip_directive/tooltip.d.ts.map +1 -1
- package/dist/index.d.ts +66 -57
- 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 +114 -26
- 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 +146 -86
- 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/avatar/utils.cjs.map +1 -1
- package/dist/lib/avatar/utils.js +1 -1
- package/dist/lib/avatar/utils.js.map +1 -1
- 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 +2 -2
- 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 +55 -25
- 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 +105 -57
- package/dist/lib/banner/banner.js.map +1 -1
- package/dist/lib/box/box-constants.cjs +2 -0
- package/dist/lib/box/box-constants.cjs.map +1 -0
- package/dist/lib/box/box-constants.js +108 -0
- package/dist/lib/box/box-constants.js.map +1 -0
- package/dist/lib/box/box.cjs +2 -0
- package/dist/lib/box/box.cjs.map +1 -0
- package/dist/lib/box/box.js +237 -0
- package/dist/lib/box/box.js.map +1 -0
- package/dist/lib/box/index.cjs +1 -0
- package/dist/lib/box/index.js +3 -0
- package/dist/lib/box/validators.cjs +2 -0
- package/dist/lib/box/validators.cjs.map +1 -0
- package/dist/lib/box/validators.js +17 -0
- package/dist/lib/box/validators.js.map +1 -0
- 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 +30 -39
- package/dist/lib/breadcrumbs/breadcrumb-item.js.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs-constants.cjs.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs-constants.js +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs-constants.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 +31 -28
- 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 +18 -4
- 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 +163 -21
- package/dist/lib/button/button.js.map +1 -1
- package/dist/lib/button-group/button-group-constants.cjs.map +1 -1
- package/dist/lib/button-group/button-group-constants.js +1 -1
- package/dist/lib/button-group/button-group-constants.js.map +1 -1
- package/dist/lib/button-group/button-group.cjs +1 -1
- package/dist/lib/button-group/button-group.cjs.map +1 -1
- package/dist/lib/button-group/button-group.js +1 -2
- package/dist/lib/button-group/button-group.js.map +1 -1
- package/dist/lib/button-group/buttons-decorator.cjs +1 -1
- package/dist/lib/button-group/buttons-decorator.cjs.map +1 -1
- package/dist/lib/button-group/buttons-decorator.js +1 -2
- package/dist/lib/button-group/buttons-decorator.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 +26 -27
- 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 +45 -36
- 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 +47 -38
- 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 +11 -20
- 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 +3 -3
- 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 +100 -35
- 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 +7 -14
- 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 -3
- 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 +10 -1
- 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 +45 -29
- package/dist/lib/chip/chip.js.map +1 -1
- package/dist/lib/codeblock/codeblock-constants.cjs +2 -0
- package/dist/lib/codeblock/codeblock-constants.cjs.map +1 -0
- package/dist/lib/codeblock/codeblock-constants.js +20 -0
- package/dist/lib/codeblock/codeblock-constants.js.map +1 -0
- package/dist/lib/codeblock/codeblock.cjs +1 -2
- package/dist/lib/codeblock/codeblock.cjs.map +1 -1
- package/dist/lib/codeblock/codeblock.js +26 -16
- package/dist/lib/codeblock/codeblock.js.map +1 -1
- package/dist/lib/collapsible/collapsible-lazy-show.cjs.map +1 -1
- package/dist/lib/collapsible/collapsible-lazy-show.js +1 -1
- package/dist/lib/collapsible/collapsible-lazy-show.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 +25 -28
- package/dist/lib/collapsible/collapsible.js.map +1 -1
- package/dist/lib/combobox/combobox-constants.cjs.map +1 -1
- package/dist/lib/combobox/combobox-constants.js +1 -1
- package/dist/lib/combobox/combobox-constants.js.map +1 -1
- package/dist/lib/combobox/combobox-empty-list.cjs.map +1 -1
- package/dist/lib/combobox/combobox-empty-list.js +1 -1
- package/dist/lib/combobox/combobox-empty-list.js.map +1 -1
- package/dist/lib/combobox/combobox-loading-list.cjs.map +1 -1
- package/dist/lib/combobox/combobox-loading-list.js +1 -1
- package/dist/lib/combobox/combobox-loading-list.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 +7 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.js.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-story-constants.cjs.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-story-constants.js +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-story-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 +111 -64
- 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 +74 -48
- 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 +51 -45
- 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-constants.cjs.map +1 -1
- package/dist/lib/datepicker/datepicker-constants.js +1 -1
- package/dist/lib/datepicker/datepicker-constants.js.map +1 -1
- package/dist/lib/datepicker/datepicker.cjs +1 -1
- package/dist/lib/datepicker/datepicker.js +1 -1
- package/dist/lib/datepicker/format-utils.cjs +2 -0
- package/dist/lib/datepicker/format-utils.cjs.map +1 -0
- package/dist/lib/datepicker/format-utils.js +55 -0
- package/dist/lib/datepicker/format-utils.js.map +1 -0
- package/dist/lib/datepicker/index.cjs +1 -1
- package/dist/lib/datepicker/index.js +2 -2
- package/dist/lib/datepicker/utils.cjs.map +1 -1
- package/dist/lib/datepicker/utils.js +1 -1
- package/dist/lib/datepicker/utils.js.map +1 -1
- package/dist/lib/description-list/description-list-constants.cjs.map +1 -1
- package/dist/lib/description-list/description-list-constants.js +1 -1
- package/dist/lib/description-list/description-list-constants.js.map +1 -1
- package/dist/lib/description-list/description-list-validators.cjs.map +1 -1
- package/dist/lib/description-list/description-list-validators.js +1 -1
- package/dist/lib/description-list/description-list-validators.js.map +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 +3 -4
- 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 +3 -3
- 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 +29 -18
- package/dist/lib/dropdown/dropdown-list.js.map +1 -1
- package/dist/lib/dropdown/dropdown-separator.cjs +1 -1
- package/dist/lib/dropdown/dropdown-separator.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-separator.js +2 -5
- package/dist/lib/dropdown/dropdown-separator.js.map +1 -1
- package/dist/lib/dropdown/dropdown-story-constants.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-story-constants.js +1 -1
- package/dist/lib/dropdown/dropdown-story-constants.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 +44 -31
- package/dist/lib/dropdown/dropdown.js.map +1 -1
- package/dist/lib/editor/editor-toolbar-button.cjs +2 -0
- package/dist/lib/editor/editor-toolbar-button.cjs.map +1 -0
- package/dist/lib/editor/editor-toolbar-button.js +73 -0
- package/dist/lib/editor/editor-toolbar-button.js.map +1 -0
- package/dist/lib/editor/editor-toolbar-dropdown-button.cjs +2 -0
- package/dist/lib/editor/editor-toolbar-dropdown-button.cjs.map +1 -0
- package/dist/lib/editor/editor-toolbar-dropdown-button.js +87 -0
- package/dist/lib/editor/editor-toolbar-dropdown-button.js.map +1 -0
- package/dist/lib/editor/editor-toolbar-popover-button.cjs +2 -0
- package/dist/lib/editor/editor-toolbar-popover-button.cjs.map +1 -0
- package/dist/lib/editor/editor-toolbar-popover-button.js +88 -0
- package/dist/lib/editor/editor-toolbar-popover-button.js.map +1 -0
- package/dist/lib/editor/editor.cjs +1 -1
- package/dist/lib/editor/editor.cjs.map +1 -1
- package/dist/lib/editor/editor.js +142 -143
- package/dist/lib/editor/editor.js.map +1 -1
- package/dist/lib/emoji/emoji.cjs +1 -1
- package/dist/lib/emoji/emoji.cjs.map +1 -1
- package/dist/lib/emoji/emoji.js +1 -2
- package/dist/lib/emoji/emoji.js.map +1 -1
- package/dist/lib/emoji-picker/emoji-picker-constants.cjs.map +1 -1
- package/dist/lib/emoji-picker/emoji-picker-constants.js +1 -1
- package/dist/lib/emoji-picker/emoji-picker-constants.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 +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 +1 -2
- 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 +38 -10
- 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 +79 -32
- 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 +40 -42
- 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 +7 -7
- package/dist/lib/feed-item-row/feed-item-row.js.map +1 -1
- package/dist/lib/filter-pill/filter-pill.cjs +2 -0
- package/dist/lib/filter-pill/filter-pill.cjs.map +1 -0
- package/dist/lib/filter-pill/filter-pill.js +442 -0
- package/dist/lib/filter-pill/filter-pill.js.map +1 -0
- package/dist/lib/filter-pill/index.cjs +1 -0
- package/dist/lib/filter-pill/index.js +2 -0
- package/dist/lib/focusgroup-directive/focusgroup-constants.cjs +2 -0
- package/dist/lib/focusgroup-directive/focusgroup-constants.cjs.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup-constants.js +77 -0
- package/dist/lib/focusgroup-directive/focusgroup-constants.js.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup-utils.cjs +2 -0
- package/dist/lib/focusgroup-directive/focusgroup-utils.cjs.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup-utils.js +33 -0
- package/dist/lib/focusgroup-directive/focusgroup-utils.js.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup.cjs +2 -0
- package/dist/lib/focusgroup-directive/focusgroup.cjs.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup.js +143 -0
- package/dist/lib/focusgroup-directive/focusgroup.js.map +1 -0
- package/dist/lib/focusgroup-directive/index.cjs +1 -0
- package/dist/lib/focusgroup-directive/index.js +2 -0
- package/dist/lib/focustrap-directive/focustrap-constants.cjs +2 -0
- package/dist/lib/focustrap-directive/focustrap-constants.cjs.map +1 -0
- package/dist/lib/focustrap-directive/focustrap-constants.js +10 -0
- package/dist/lib/focustrap-directive/focustrap-constants.js.map +1 -0
- package/dist/lib/focustrap-directive/focustrap-utils.cjs +2 -0
- package/dist/lib/focustrap-directive/focustrap-utils.cjs.map +1 -0
- package/dist/lib/focustrap-directive/focustrap-utils.js +19 -0
- package/dist/lib/focustrap-directive/focustrap-utils.js.map +1 -0
- package/dist/lib/focustrap-directive/focustrap.cjs +2 -0
- package/dist/lib/focustrap-directive/focustrap.cjs.map +1 -0
- package/dist/lib/focustrap-directive/focustrap.js +96 -0
- package/dist/lib/focustrap-directive/focustrap.js.map +1 -0
- package/dist/lib/focustrap-directive/index.cjs +1 -0
- package/dist/lib/focustrap-directive/index.js +2 -0
- 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 +105 -61
- 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 +40 -26
- package/dist/lib/hovercard/hovercard.js.map +1 -1
- package/dist/lib/icon/icon-constants.cjs.map +1 -1
- package/dist/lib/icon/icon-constants.js +1 -1
- package/dist/lib/icon/icon-constants.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 +2 -3
- package/dist/lib/icon/icon.js.map +1 -1
- package/dist/lib/illustration/illustration-constants.cjs.map +1 -1
- package/dist/lib/illustration/illustration-constants.js +1 -1
- package/dist/lib/illustration/illustration-constants.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 +3 -3
- 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 +28 -31
- 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 +26 -12
- 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 +211 -89
- 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 +52 -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 +83 -21
- 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-constants.cjs.map +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut-constants.js +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut-constants.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 +49 -40
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.js.map +1 -1
- package/dist/lib/kitchen-sink/kitchen-sink-view.cjs +2 -0
- package/dist/lib/kitchen-sink/kitchen-sink-view.cjs.map +1 -0
- package/dist/lib/kitchen-sink/kitchen-sink-view.js +205 -0
- package/dist/lib/kitchen-sink/kitchen-sink-view.js.map +1 -0
- package/dist/lib/lazy-show/lazy-show.cjs +1 -1
- package/dist/lib/lazy-show/lazy-show.cjs.map +1 -1
- package/dist/lib/lazy-show/lazy-show.js +1 -2
- package/dist/lib/lazy-show/lazy-show.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 +18 -15
- 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 +18 -4
- package/dist/lib/link/link.js.map +1 -1
- package/dist/lib/list-item/list-item-constants.cjs.map +1 -1
- package/dist/lib/list-item/list-item-constants.js +1 -1
- package/dist/lib/list-item/list-item-constants.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 +10 -7
- package/dist/lib/list-item/list-item.js.map +1 -1
- package/dist/lib/list-item-group/list-item-group-constants.cjs.map +1 -1
- package/dist/lib/list-item-group/list-item-group-constants.js +1 -1
- package/dist/lib/list-item-group/list-item-group-constants.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 +2 -3
- package/dist/lib/list-item-group/list-item-group.js.map +1 -1
- package/dist/lib/loader/loader.cjs.map +1 -1
- package/dist/lib/loader/loader.js +1 -1
- package/dist/lib/loader/loader.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 +4 -4
- 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 +201 -178
- package/dist/lib/modal/modal.js.map +1 -1
- package/dist/lib/mode-directive/index.cjs +1 -0
- package/dist/lib/mode-directive/index.js +2 -0
- package/dist/lib/mode-directive/mode.cjs +2 -0
- package/dist/lib/mode-directive/mode.cjs.map +1 -0
- package/dist/lib/mode-directive/mode.js +73 -0
- package/dist/lib/mode-directive/mode.js.map +1 -0
- package/dist/lib/mode-island/index.cjs +1 -0
- package/dist/lib/mode-island/index.js +3 -0
- package/dist/lib/mode-island/mode-island-constants.cjs +2 -0
- package/dist/lib/mode-island/mode-island-constants.cjs.map +1 -0
- package/dist/lib/mode-island/mode-island-constants.js +10 -0
- package/dist/lib/mode-island/mode-island-constants.js.map +1 -0
- package/dist/lib/mode-island/mode-island.cjs +2 -0
- package/dist/lib/mode-island/mode-island.cjs.map +1 -0
- package/dist/lib/mode-island/mode-island.js +113 -0
- package/dist/lib/mode-island/mode-island.js.map +1 -0
- package/dist/lib/mode-island/utils.cjs +2 -0
- package/dist/lib/mode-island/utils.cjs.map +1 -0
- package/dist/lib/mode-island/utils.js +32 -0
- package/dist/lib/mode-island/utils.js.map +1 -0
- package/dist/lib/mode-island/validators.cjs +2 -0
- package/dist/lib/mode-island/validators.cjs.map +1 -0
- package/dist/lib/mode-island/validators.js +10 -0
- package/dist/lib/mode-island/validators.js.map +1 -0
- 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 +19 -7
- 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 +6 -9
- 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 +35 -28
- 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 +3 -3
- 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 +52 -20
- 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 +39 -30
- 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 +71 -25
- 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 +14 -14
- 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 +7 -7
- 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 +12 -5
- 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 +82 -50
- package/dist/lib/popover/popover.js.map +1 -1
- package/dist/lib/popover/tippy-utils.cjs.map +1 -1
- package/dist/lib/popover/tippy-utils.js +1 -1
- package/dist/lib/popover/tippy-utils.js.map +1 -1
- package/dist/lib/presence/index.cjs +1 -1
- package/dist/lib/presence/index.js +1 -1
- package/dist/lib/presence/presence-constants.cjs +1 -1
- package/dist/lib/presence/presence-constants.cjs.map +1 -1
- package/dist/lib/presence/presence-constants.js +5 -3
- package/dist/lib/presence/presence-constants.js.map +1 -1
- package/dist/lib/presence/presence.cjs +1 -2
- package/dist/lib/presence/presence.js +2 -41
- package/dist/lib/progress-circle/progress-circle-constants.cjs.map +1 -1
- package/dist/lib/progress-circle/progress-circle-constants.js +1 -1
- package/dist/lib/progress-circle/progress-circle-constants.js.map +1 -1
- package/dist/lib/progress-circle/progress-circle.cjs +1 -1
- package/dist/lib/progress-circle/progress-circle.cjs.map +1 -1
- package/dist/lib/progress-circle/progress-circle.js +1 -2
- package/dist/lib/progress-circle/progress-circle.js.map +1 -1
- package/dist/lib/prose/index.cjs +1 -0
- package/dist/lib/prose/index.js +3 -0
- package/dist/lib/prose/prose-constants.cjs +2 -0
- package/dist/lib/prose/prose-constants.cjs.map +1 -0
- package/dist/lib/prose/prose-constants.js +89 -0
- package/dist/lib/prose/prose-constants.js.map +1 -0
- package/dist/lib/prose/prose.cjs +2 -0
- package/dist/lib/prose/prose.cjs.map +1 -0
- package/dist/lib/prose/prose.js +68 -0
- package/dist/lib/prose/prose.js.map +1 -0
- 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 +3 -3
- 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 +115 -38
- 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 +3 -4
- package/dist/lib/radio-group/radio-group.js.map +1 -1
- package/dist/lib/radio-group/radios-decorator.cjs +1 -1
- package/dist/lib/radio-group/radios-decorator.cjs.map +1 -1
- package/dist/lib/radio-group/radios-decorator.js +1 -2
- package/dist/lib/radio-group/radios-decorator.js.map +1 -1
- package/dist/lib/resizable/index.cjs +1 -1
- package/dist/lib/resizable/index.js +5 -5
- 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 +13 -5
- 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/channel-suggestion.cjs.map +1 -1
- package/dist/lib/rich-text-editor/channel-suggestion.js +1 -1
- package/dist/lib/rich-text-editor/channel-suggestion.js.map +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/markdown-renderer.cjs +1 -0
- package/dist/lib/rich-text-editor/markdown-renderer.js +2 -0
- package/dist/lib/rich-text-editor/mention-suggestion.cjs.map +1 -1
- package/dist/lib/rich-text-editor/mention-suggestion.js.map +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor-constants.cjs.map +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor-constants.js +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor-constants.js.map +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/rich-text-editor/slash-command-suggestion.cjs.map +1 -1
- package/dist/lib/rich-text-editor/slash-command-suggestion.js +1 -1
- package/dist/lib/rich-text-editor/slash-command-suggestion.js.map +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 +3 -1
- 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 +3 -4
- package/dist/lib/root-layout/root-layout.js.map +1 -1
- package/dist/lib/scrollbar-directive/scrollbar.cjs +1 -1
- package/dist/lib/scrollbar-directive/scrollbar.cjs.map +1 -1
- package/dist/lib/scrollbar-directive/scrollbar.js +51 -8
- package/dist/lib/scrollbar-directive/scrollbar.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/segmented-control/index.cjs +1 -0
- package/dist/lib/segmented-control/index.js +4 -0
- package/dist/lib/segmented-control/segmented-control-constants.cjs +2 -0
- package/dist/lib/segmented-control/segmented-control-constants.cjs.map +1 -0
- package/dist/lib/segmented-control/segmented-control-constants.js +41 -0
- package/dist/lib/segmented-control/segmented-control-constants.js.map +1 -0
- package/dist/lib/segmented-control/segmented-control-item.cjs +2 -0
- package/dist/lib/segmented-control/segmented-control-item.cjs.map +1 -0
- package/dist/lib/segmented-control/segmented-control-item.js +104 -0
- package/dist/lib/segmented-control/segmented-control-item.js.map +1 -0
- package/dist/lib/segmented-control/segmented-control.cjs +2 -0
- package/dist/lib/segmented-control/segmented-control.cjs.map +1 -0
- package/dist/lib/segmented-control/segmented-control.js +204 -0
- package/dist/lib/segmented-control/segmented-control.js.map +1 -0
- 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 +8 -3
- package/dist/lib/select-menu/select-menu-constants.js.map +1 -1
- package/dist/lib/select-menu/select-menu-validators.cjs.map +1 -1
- package/dist/lib/select-menu/select-menu-validators.js +1 -1
- package/dist/lib/select-menu/select-menu-validators.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 +142 -73
- 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 +13 -5
- 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 +3 -4
- package/dist/lib/skeleton/skeleton-list-item.js.map +1 -1
- package/dist/lib/skeleton/skeleton-paragraph.cjs +1 -1
- package/dist/lib/skeleton/skeleton-paragraph.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-paragraph.js +1 -2
- package/dist/lib/skeleton/skeleton-paragraph.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 +4 -5
- package/dist/lib/skeleton/skeleton-shape.js.map +1 -1
- package/dist/lib/skeleton/skeleton-text.cjs +1 -1
- package/dist/lib/skeleton/skeleton-text.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-text.js +1 -2
- package/dist/lib/skeleton/skeleton-text.js.map +1 -1
- package/dist/lib/skeleton/skeleton.cjs +1 -1
- package/dist/lib/skeleton/skeleton.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton.js +1 -2
- package/dist/lib/skeleton/skeleton.js.map +1 -1
- 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 +6 -1
- package/dist/lib/split-button/split-button-constants.js.map +1 -1
- package/dist/lib/split-button/split-button-end.cjs +2 -0
- package/dist/lib/split-button/split-button-end.cjs.map +1 -0
- package/dist/lib/split-button/split-button-end.js +85 -0
- package/dist/lib/split-button/split-button-end.js.map +1 -0
- package/dist/lib/split-button/split-button-start.cjs +2 -0
- package/dist/lib/split-button/split-button-start.cjs.map +1 -0
- package/dist/lib/split-button/split-button-start.js +181 -0
- package/dist/lib/split-button/split-button-start.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 +247 -73
- 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 +11 -3
- package/dist/lib/stack/stack-constants.js.map +1 -1
- package/dist/lib/stack/stack.cjs +1 -1
- package/dist/lib/stack/stack.cjs.map +1 -1
- package/dist/lib/stack/stack.js +1 -2
- package/dist/lib/stack/stack.js.map +1 -1
- package/dist/lib/stack/utils.cjs.map +1 -1
- package/dist/lib/stack/utils.js +1 -1
- package/dist/lib/stack/utils.js.map +1 -1
- package/dist/lib/stack/validators.cjs.map +1 -1
- package/dist/lib/stack/validators.js +1 -1
- package/dist/lib/stack/validators.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 +187 -54
- package/dist/lib/tab/tab-group.js.map +1 -1
- package/dist/lib/tab/tab-panel.cjs +1 -1
- package/dist/lib/tab/tab-panel.cjs.map +1 -1
- package/dist/lib/tab/tab-panel.js +1 -2
- package/dist/lib/tab/tab-panel.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 +109 -25
- 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 +34 -3
- package/dist/lib/tab/tabs-constants.js.map +1 -1
- package/dist/lib/text/index.cjs +1 -0
- package/dist/lib/text/index.js +3 -0
- package/dist/lib/text/text-constants.cjs +2 -0
- package/dist/lib/text/text-constants.cjs.map +1 -0
- package/dist/lib/text/text-constants.js +128 -0
- package/dist/lib/text/text-constants.js.map +1 -0
- package/dist/lib/text/text.cjs +2 -0
- package/dist/lib/text/text.cjs.map +1 -0
- package/dist/lib/text/text.js +149 -0
- package/dist/lib/text/text.js.map +1 -0
- package/dist/lib/toast/index.cjs +1 -1
- package/dist/lib/toast/index.js +1 -1
- package/dist/lib/toast/toast-constants.cjs.map +1 -1
- package/dist/lib/toast/toast-constants.js +1 -1
- package/dist/lib/toast/toast-constants.js.map +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 +3 -1
- 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 +27 -33
- package/dist/lib/toggle/toggle.js.map +1 -1
- package/dist/lib/tooltip/tooltip-constants.cjs.map +1 -1
- package/dist/lib/tooltip/tooltip-constants.js +1 -1
- package/dist/lib/tooltip/tooltip-constants.js.map +1 -1
- package/dist/lib/tooltip/tooltip.cjs +1 -4
- package/dist/lib/tooltip/tooltip.cjs.map +1 -1
- package/dist/lib/tooltip/tooltip.js +52 -35
- 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 +36 -35
- 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 +47 -24
- package/dist/lib/validation-messages/validation-messages.js.map +1 -1
- package/dist/localization/en-US.cjs +5 -0
- 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/message_input-CbQCd07F.js +667 -0
- package/dist/message_input-CbQCd07F.js.map +1 -0
- package/dist/message_input-dBQwgyjI.cjs +2 -0
- package/dist/message_input-dBQwgyjI.cjs.map +1 -0
- package/dist/mode_constants-CzYJW9ua.cjs +2 -0
- package/dist/mode_constants-CzYJW9ua.cjs.map +1 -0
- package/dist/mode_constants-tb7TL85q.js +14 -0
- package/dist/mode_constants-tb7TL85q.js.map +1 -0
- package/dist/recipes/buttons/callbar_button/callbar_button.vue.d.ts +146 -19
- 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 +540 -59
- 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 +515 -54
- 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 +395 -49
- 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 +126 -17
- 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 +417 -38
- 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 +319 -31
- 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 +98 -7
- package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts +393 -38
- package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts +367 -32
- package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.d.ts +1861 -287
- 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 +220 -74
- 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 +162 -84
- 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 +182 -59
- 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 +156 -34
- 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 +2617 -427
- 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 +286 -16
- 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 +1008 -88
- 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 +286 -16
- 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 +98 -7
- 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 +159 -56
- package/dist/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/callbox/callbox.vue.d.ts +127 -37
- 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 +160 -43
- 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 +725 -107
- 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 +587 -50
- 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 +586 -49
- 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/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/package.json +6 -5
- package/dist/attachment_carousel-BHxR7A76.cjs +0 -2
- package/dist/attachment_carousel-BHxR7A76.cjs.map +0 -1
- package/dist/attachment_carousel-CouFqFMw.js +0 -191
- package/dist/attachment_carousel-CouFqFMw.js.map +0 -1
- package/dist/combobox-DgClbLOg.js +0 -229
- package/dist/combobox-DgClbLOg.js.map +0 -1
- package/dist/combobox-DhjZxfUw.cjs +0 -3
- package/dist/combobox-DhjZxfUw.cjs.map +0 -1
- package/dist/components/avatar/avatar.vue.d.ts +0 -250
- package/dist/components/avatar/avatar.vue.d.ts.map +0 -1
- package/dist/components/avatar/avatar_constants.d.ts +0 -53
- package/dist/components/avatar/avatar_constants.d.ts.map +0 -1
- package/dist/components/avatar/index.d.ts +0 -3
- package/dist/components/avatar/index.d.ts.map +0 -1
- package/dist/components/avatar/utils.d.ts +0 -2
- package/dist/components/avatar/utils.d.ts.map +0 -1
- package/dist/components/badge/badge.vue.d.ts +0 -132
- package/dist/components/badge/badge.vue.d.ts.map +0 -1
- package/dist/components/badge/badge_constants.d.ts +0 -39
- package/dist/components/badge/badge_constants.d.ts.map +0 -1
- package/dist/components/badge/index.d.ts +0 -3
- package/dist/components/badge/index.d.ts.map +0 -1
- package/dist/components/banner/banner.vue.d.ts +0 -1007
- package/dist/components/banner/banner.vue.d.ts.map +0 -1
- package/dist/components/banner/index.d.ts +0 -2
- package/dist/components/banner/index.d.ts.map +0 -1
- package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts +0 -126
- package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +0 -1
- package/dist/components/breadcrumbs/breadcrumbs.vue.d.ts +0 -164
- package/dist/components/breadcrumbs/breadcrumbs.vue.d.ts.map +0 -1
- package/dist/components/breadcrumbs/breadcrumbs_constants.d.ts +0 -3
- package/dist/components/breadcrumbs/breadcrumbs_constants.d.ts.map +0 -1
- package/dist/components/breadcrumbs/index.d.ts +0 -4
- package/dist/components/breadcrumbs/index.d.ts.map +0 -1
- package/dist/components/button/button.vue.d.ts +0 -273
- package/dist/components/button/button.vue.d.ts.map +0 -1
- package/dist/components/button/button_constants.d.ts +0 -59
- package/dist/components/button/button_constants.d.ts.map +0 -1
- package/dist/components/button/index.d.ts +0 -3
- package/dist/components/button/index.d.ts.map +0 -1
- package/dist/components/button_group/button_group.vue.d.ts +0 -23
- package/dist/components/button_group/button_group.vue.d.ts.map +0 -1
- package/dist/components/button_group/button_group_constants.d.ts +0 -6
- package/dist/components/button_group/button_group_constants.d.ts.map +0 -1
- package/dist/components/button_group/index.d.ts +0 -3
- package/dist/components/button_group/index.d.ts.map +0 -1
- package/dist/components/card/card.vue.d.ts +0 -54
- package/dist/components/card/card.vue.d.ts.map +0 -1
- package/dist/components/card/index.d.ts +0 -2
- package/dist/components/card/index.d.ts.map +0 -1
- package/dist/components/checkbox/checkbox.vue.d.ts +0 -204
- package/dist/components/checkbox/checkbox.vue.d.ts.map +0 -1
- package/dist/components/checkbox/checkbox_constants.d.ts +0 -10
- package/dist/components/checkbox/checkbox_constants.d.ts.map +0 -1
- package/dist/components/checkbox/index.d.ts +0 -2
- package/dist/components/checkbox/index.d.ts.map +0 -1
- package/dist/components/checkbox_group/checkbox_group.vue.d.ts +0 -251
- package/dist/components/checkbox_group/checkbox_group.vue.d.ts.map +0 -1
- package/dist/components/checkbox_group/index.d.ts +0 -2
- package/dist/components/checkbox_group/index.d.ts.map +0 -1
- package/dist/components/chip/chip.vue.d.ts +0 -403
- package/dist/components/chip/chip.vue.d.ts.map +0 -1
- package/dist/components/chip/chip_constants.d.ts +0 -28
- package/dist/components/chip/chip_constants.d.ts.map +0 -1
- package/dist/components/chip/index.d.ts +0 -3
- package/dist/components/chip/index.d.ts.map +0 -1
- package/dist/components/codeblock/codeblock.vue.d.ts +0 -13
- package/dist/components/codeblock/codeblock.vue.d.ts.map +0 -1
- package/dist/components/codeblock/index.d.ts +0 -2
- package/dist/components/codeblock/index.d.ts.map +0 -1
- package/dist/components/collapsible/collapsible.vue.d.ts +0 -528
- package/dist/components/collapsible/collapsible.vue.d.ts.map +0 -1
- package/dist/components/collapsible/collapsible_lazy_show.vue.d.ts +0 -44
- package/dist/components/collapsible/collapsible_lazy_show.vue.d.ts.map +0 -1
- package/dist/components/collapsible/index.d.ts +0 -2
- package/dist/components/collapsible/index.d.ts.map +0 -1
- package/dist/components/combobox/combobox.vue.d.ts +0 -1473
- package/dist/components/combobox/combobox.vue.d.ts.map +0 -1
- package/dist/components/combobox/combobox_constants.d.ts +0 -12
- package/dist/components/combobox/combobox_constants.d.ts.map +0 -1
- package/dist/components/combobox/combobox_empty-list.vue.d.ts +0 -237
- package/dist/components/combobox/combobox_empty-list.vue.d.ts.map +0 -1
- package/dist/components/combobox/combobox_loading-list.vue.d.ts +0 -1019
- package/dist/components/combobox/combobox_loading-list.vue.d.ts.map +0 -1
- package/dist/components/combobox/index.d.ts +0 -3
- package/dist/components/combobox/index.d.ts.map +0 -1
- package/dist/components/combobox_multi_select/combobox_multi_select.vue.d.ts +0 -3
- package/dist/components/combobox_multi_select/combobox_multi_select.vue.d.ts.map +0 -1
- package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts +0 -25
- package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts.map +0 -1
- package/dist/components/combobox_multi_select/combobox_multi_select_story_constants.d.ts +0 -6
- package/dist/components/combobox_multi_select/combobox_multi_select_story_constants.d.ts.map +0 -1
- package/dist/components/combobox_multi_select/index.d.ts +0 -3
- package/dist/components/combobox_multi_select/index.d.ts.map +0 -1
- package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts +0 -4086
- package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts.map +0 -1
- package/dist/components/combobox_with_popover/index.d.ts +0 -2
- package/dist/components/combobox_with_popover/index.d.ts.map +0 -1
- package/dist/components/datepicker/composables/useCalendar.d.ts +0 -10
- package/dist/components/datepicker/composables/useCalendar.d.ts.map +0 -1
- package/dist/components/datepicker/composables/useMonthYearPicker.d.ts +0 -21
- package/dist/components/datepicker/composables/useMonthYearPicker.d.ts.map +0 -1
- package/dist/components/datepicker/datepicker.vue.d.ts +0 -73
- package/dist/components/datepicker/datepicker.vue.d.ts.map +0 -1
- package/dist/components/datepicker/datepicker_constants.d.ts +0 -3
- package/dist/components/datepicker/datepicker_constants.d.ts.map +0 -1
- package/dist/components/datepicker/formatUtils.d.ts +0 -14
- package/dist/components/datepicker/formatUtils.d.ts.map +0 -1
- package/dist/components/datepicker/index.d.ts +0 -3
- package/dist/components/datepicker/index.d.ts.map +0 -1
- package/dist/components/datepicker/modules/calendar.vue.d.ts +0 -12
- package/dist/components/datepicker/modules/calendar.vue.d.ts.map +0 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.d.ts +0 -18
- package/dist/components/datepicker/modules/month-year-picker.vue.d.ts.map +0 -1
- package/dist/components/datepicker/utils.d.ts +0 -7
- package/dist/components/datepicker/utils.d.ts.map +0 -1
- package/dist/components/description_list/description_list.vue.d.ts +0 -64
- package/dist/components/description_list/description_list.vue.d.ts.map +0 -1
- package/dist/components/description_list/description_list_constants.d.ts +0 -2
- package/dist/components/description_list/description_list_constants.d.ts.map +0 -1
- package/dist/components/description_list/description_list_validators.d.ts +0 -2
- package/dist/components/description_list/description_list_validators.d.ts.map +0 -1
- package/dist/components/description_list/index.d.ts +0 -3
- package/dist/components/description_list/index.d.ts.map +0 -1
- package/dist/components/dropdown/dropdown.vue.d.ts +0 -1377
- package/dist/components/dropdown/dropdown.vue.d.ts.map +0 -1
- package/dist/components/dropdown/dropdown_constants.d.ts +0 -10
- package/dist/components/dropdown/dropdown_constants.d.ts.map +0 -1
- package/dist/components/dropdown/dropdown_separator.vue.d.ts +0 -3
- package/dist/components/dropdown/dropdown_separator.vue.d.ts.map +0 -1
- package/dist/components/dropdown/dropdown_story_constants.d.ts +0 -5
- package/dist/components/dropdown/dropdown_story_constants.d.ts.map +0 -1
- package/dist/components/dropdown/index.d.ts +0 -4
- package/dist/components/dropdown/index.d.ts.map +0 -1
- package/dist/components/emoji/emoji.vue.d.ts +0 -868
- package/dist/components/emoji/emoji.vue.d.ts.map +0 -1
- package/dist/components/emoji/index.d.ts +0 -2
- package/dist/components/emoji/index.d.ts.map +0 -1
- package/dist/components/emoji_picker/composables/useKeyboardNavigation.d.ts +0 -11
- package/dist/components/emoji_picker/composables/useKeyboardNavigation.d.ts.map +0 -1
- package/dist/components/emoji_picker/emoji_picker.vue.d.ts +0 -510
- package/dist/components/emoji_picker/emoji_picker.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/emoji_picker_constants.d.ts +0 -21
- package/dist/components/emoji_picker/emoji_picker_constants.d.ts.map +0 -1
- package/dist/components/emoji_picker/index.d.ts +0 -3
- package/dist/components/emoji_picker/index.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_description.vue.d.ts +0 -8
- package/dist/components/emoji_picker/modules/emoji_description.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts +0 -421
- package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_selector.vue.d.ts +0 -15
- package/dist/components/emoji_picker/modules/emoji_selector.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +0 -12
- package/dist/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.d.ts +0 -10
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +0 -1
- package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +0 -900
- package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +0 -1
- package/dist/components/emoji_text_wrapper/index.d.ts +0 -2
- package/dist/components/emoji_text_wrapper/index.d.ts.map +0 -1
- package/dist/components/empty_state/empty_state.vue.d.ts +0 -12
- package/dist/components/empty_state/empty_state.vue.d.ts.map +0 -1
- package/dist/components/empty_state/empty_state_constants.d.ts +0 -37
- package/dist/components/empty_state/empty_state_constants.d.ts.map +0 -1
- package/dist/components/empty_state/index.d.ts +0 -3
- package/dist/components/empty_state/index.d.ts.map +0 -1
- package/dist/components/hovercard/hovercard.vue.d.ts +0 -2505
- package/dist/components/hovercard/hovercard.vue.d.ts.map +0 -1
- package/dist/components/hovercard/index.d.ts +0 -2
- package/dist/components/hovercard/index.d.ts.map +0 -1
- package/dist/components/icon/icon.vue.d.ts +0 -39
- package/dist/components/icon/icon.vue.d.ts.map +0 -1
- package/dist/components/icon/icon_constants.d.ts +0 -17
- package/dist/components/icon/icon_constants.d.ts.map +0 -1
- package/dist/components/icon/index.d.ts +0 -3
- package/dist/components/icon/index.d.ts.map +0 -1
- package/dist/components/illustration/illustration.vue.d.ts +0 -8
- package/dist/components/illustration/illustration.vue.d.ts.map +0 -1
- package/dist/components/illustration/illustration_constants.d.ts +0 -6
- package/dist/components/illustration/illustration_constants.d.ts.map +0 -1
- package/dist/components/illustration/index.d.ts +0 -3
- package/dist/components/illustration/index.d.ts.map +0 -1
- package/dist/components/image_viewer/image_viewer.vue.d.ts +0 -697
- package/dist/components/image_viewer/image_viewer.vue.d.ts.map +0 -1
- package/dist/components/image_viewer/index.d.ts +0 -2
- package/dist/components/image_viewer/index.d.ts.map +0 -1
- package/dist/components/input/index.d.ts +0 -3
- package/dist/components/input/index.d.ts.map +0 -1
- package/dist/components/input/input.vue.d.ts +0 -293
- package/dist/components/input/input.vue.d.ts.map +0 -1
- package/dist/components/input/input_constants.d.ts +0 -83
- package/dist/components/input/input_constants.d.ts.map +0 -1
- package/dist/components/input_group/index.d.ts +0 -2
- package/dist/components/input_group/index.d.ts.map +0 -1
- package/dist/components/input_group/input_group.vue.d.ts +0 -194
- package/dist/components/input_group/input_group.vue.d.ts.map +0 -1
- package/dist/components/item_layout/index.d.ts +0 -2
- package/dist/components/item_layout/index.d.ts.map +0 -1
- package/dist/components/item_layout/item_layout.vue.d.ts +0 -91
- package/dist/components/item_layout/item_layout.vue.d.ts.map +0 -1
- package/dist/components/keyboard_shortcut/index.d.ts +0 -3
- package/dist/components/keyboard_shortcut/index.d.ts.map +0 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +0 -522
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +0 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -2
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +0 -1
- package/dist/components/lazy_show/index.d.ts +0 -2
- package/dist/components/lazy_show/index.d.ts.map +0 -1
- package/dist/components/lazy_show/lazy_show.vue.d.ts +0 -37
- package/dist/components/lazy_show/lazy_show.vue.d.ts.map +0 -1
- package/dist/components/link/index.d.ts +0 -3
- package/dist/components/link/index.d.ts.map +0 -1
- package/dist/components/link/link.vue.d.ts +0 -75
- package/dist/components/link/link.vue.d.ts.map +0 -1
- package/dist/components/link/link_constants.d.ts +0 -23
- package/dist/components/link/link_constants.d.ts.map +0 -1
- package/dist/components/list_item/index.d.ts +0 -3
- package/dist/components/list_item/index.d.ts.map +0 -1
- package/dist/components/list_item/list_item.vue.d.ts +0 -215
- package/dist/components/list_item/list_item.vue.d.ts.map +0 -1
- package/dist/components/list_item/list_item_constants.d.ts +0 -15
- package/dist/components/list_item/list_item_constants.d.ts.map +0 -1
- package/dist/components/list_item_group/index.d.ts +0 -2
- package/dist/components/list_item_group/index.d.ts.map +0 -1
- package/dist/components/list_item_group/list_item_group.vue.d.ts +0 -42
- package/dist/components/list_item_group/list_item_group.vue.d.ts.map +0 -1
- package/dist/components/list_item_group/list_item_group_constants.d.ts +0 -6
- package/dist/components/list_item_group/list_item_group_constants.d.ts.map +0 -1
- package/dist/components/loader/index.d.ts +0 -2
- package/dist/components/loader/index.d.ts.map +0 -1
- package/dist/components/loader/loader.vue.d.ts +0 -26
- package/dist/components/loader/loader.vue.d.ts.map +0 -1
- package/dist/components/modal/index.d.ts +0 -3
- package/dist/components/modal/index.d.ts.map +0 -1
- package/dist/components/modal/modal.vue.d.ts +0 -895
- package/dist/components/modal/modal.vue.d.ts.map +0 -1
- package/dist/components/modal/modal_constants.d.ts +0 -18
- package/dist/components/modal/modal_constants.d.ts.map +0 -1
- package/dist/components/motion_text/index.d.ts +0 -3
- package/dist/components/motion_text/index.d.ts.map +0 -1
- package/dist/components/motion_text/motion_text.vue.d.ts +0 -3
- package/dist/components/motion_text/motion_text.vue.d.ts.map +0 -1
- package/dist/components/motion_text/motion_text_constants.d.ts +0 -32
- package/dist/components/motion_text/motion_text_constants.d.ts.map +0 -1
- package/dist/components/notice/index.d.ts +0 -6
- package/dist/components/notice/index.d.ts.map +0 -1
- package/dist/components/notice/notice.vue.d.ts +0 -979
- package/dist/components/notice/notice.vue.d.ts.map +0 -1
- package/dist/components/notice/notice_action.vue.d.ts +0 -643
- package/dist/components/notice/notice_action.vue.d.ts.map +0 -1
- package/dist/components/notice/notice_constants.d.ts +0 -8
- package/dist/components/notice/notice_constants.d.ts.map +0 -1
- package/dist/components/notice/notice_content.vue.d.ts +0 -36
- package/dist/components/notice/notice_content.vue.d.ts.map +0 -1
- package/dist/components/notice/notice_icon.vue.d.ts +0 -202
- package/dist/components/notice/notice_icon.vue.d.ts.map +0 -1
- package/dist/components/pagination/index.d.ts +0 -2
- package/dist/components/pagination/index.d.ts.map +0 -1
- package/dist/components/pagination/pagination.vue.d.ts +0 -425
- package/dist/components/pagination/pagination.vue.d.ts.map +0 -1
- package/dist/components/popover/index.d.ts +0 -3
- package/dist/components/popover/index.d.ts.map +0 -1
- package/dist/components/popover/popover.vue.d.ts +0 -1104
- package/dist/components/popover/popover.vue.d.ts.map +0 -1
- package/dist/components/popover/popover_constants.d.ts +0 -34
- package/dist/components/popover/popover_constants.d.ts.map +0 -1
- package/dist/components/popover/popover_header_footer.vue.d.ts +0 -343
- package/dist/components/popover/popover_header_footer.vue.d.ts.map +0 -1
- package/dist/components/popover/tippy_utils.d.ts +0 -39
- package/dist/components/popover/tippy_utils.d.ts.map +0 -1
- package/dist/components/presence/index.d.ts +0 -3
- package/dist/components/presence/index.d.ts.map +0 -1
- package/dist/components/presence/presence.vue.d.ts +0 -26
- package/dist/components/presence/presence.vue.d.ts.map +0 -1
- package/dist/components/presence/presence_constants.d.ts +0 -8
- package/dist/components/presence/presence_constants.d.ts.map +0 -1
- package/dist/components/progress_circle/index.d.ts +0 -3
- package/dist/components/progress_circle/index.d.ts.map +0 -1
- package/dist/components/progress_circle/progress_circle.vue.d.ts +0 -70
- package/dist/components/progress_circle/progress_circle.vue.d.ts.map +0 -1
- package/dist/components/progress_circle/progress_circle_constants.d.ts +0 -23
- package/dist/components/progress_circle/progress_circle_constants.d.ts.map +0 -1
- package/dist/components/radio/index.d.ts +0 -3
- package/dist/components/radio/index.d.ts.map +0 -1
- package/dist/components/radio/radio.vue.d.ts +0 -217
- package/dist/components/radio/radio.vue.d.ts.map +0 -1
- package/dist/components/radio/radio_constants.d.ts +0 -10
- package/dist/components/radio/radio_constants.d.ts.map +0 -1
- package/dist/components/radio_group/index.d.ts +0 -2
- package/dist/components/radio_group/index.d.ts.map +0 -1
- package/dist/components/radio_group/radio_group.vue.d.ts +0 -240
- package/dist/components/radio_group/radio_group.vue.d.ts.map +0 -1
- package/dist/components/resizable/composables/computeLayout.d.ts +0 -35
- package/dist/components/resizable/composables/computeLayout.d.ts.map +0 -1
- package/dist/components/resizable/composables/constraintResolver.d.ts +0 -22
- package/dist/components/resizable/composables/constraintResolver.d.ts.map +0 -1
- package/dist/components/resizable/composables/index.d.ts +0 -16
- package/dist/components/resizable/composables/index.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableAnnouncements.d.ts +0 -6
- package/dist/components/resizable/composables/useResizableAnnouncements.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableCalculations.d.ts +0 -14
- package/dist/components/resizable/composables/useResizableCalculations.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableDrag.d.ts +0 -42
- package/dist/components/resizable/composables/useResizableDrag.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableGroup.d.ts +0 -25
- package/dist/components/resizable/composables/useResizableGroup.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableKeyboard.d.ts +0 -41
- package/dist/components/resizable/composables/useResizableKeyboard.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableOffset.d.ts +0 -15
- package/dist/components/resizable/composables/useResizableOffset.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizablePanelControls.d.ts +0 -46
- package/dist/components/resizable/composables/useResizablePanelControls.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizablePanelState.d.ts +0 -9
- package/dist/components/resizable/composables/useResizablePanelState.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableStorage.d.ts +0 -12
- package/dist/components/resizable/composables/useResizableStorage.d.ts.map +0 -1
- package/dist/components/resizable/index.d.ts +0 -6
- package/dist/components/resizable/index.d.ts.map +0 -1
- package/dist/components/resizable/resizable.vue.d.ts +0 -69
- package/dist/components/resizable/resizable.vue.d.ts.map +0 -1
- package/dist/components/resizable/resizable_constants.d.ts +0 -103
- package/dist/components/resizable/resizable_constants.d.ts.map +0 -1
- package/dist/components/resizable/resizable_handle.vue.d.ts +0 -22
- package/dist/components/resizable/resizable_handle.vue.d.ts.map +0 -1
- package/dist/components/resizable/resizable_panel.vue.d.ts +0 -44
- package/dist/components/resizable/resizable_panel.vue.d.ts.map +0 -1
- package/dist/components/resizable/resizable_utils.d.ts +0 -15
- package/dist/components/resizable/resizable_utils.d.ts.map +0 -1
- package/dist/components/rich_text_editor/channel_suggestion.d.ts +0 -17
- package/dist/components/rich_text_editor/channel_suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +0 -282
- package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/channels/channel.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/channels/channel.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/channels/suggestion.d.ts +0 -6
- package/dist/components/rich_text_editor/extensions/channels/suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/custom_link/autolink.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/custom_link/autolink.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/custom_link/custom_link.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/custom_link/custom_link.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/custom_link/index.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/custom_link/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/custom_link/utils.d.ts +0 -16
- package/dist/components/rich_text_editor/extensions/custom_link/utils.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/div/div.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/div/div.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/div/index.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/div/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +0 -973
- package/dist/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +0 -948
- package/dist/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/index.d.ts +0 -4
- package/dist/components/rich_text_editor/extensions/emoji/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/suggestion.d.ts +0 -15
- package/dist/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/image/image.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/image/image.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/image/index.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/image/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/link_phone_numbers/link_phone_numbers.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/link_phone_numbers/link_phone_numbers.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +0 -192
- package/dist/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +0 -337
- package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/mentions/mention.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/mentions/mention.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/mentions/suggestion.d.ts +0 -6
- package/dist/components/rich_text_editor/extensions/mentions/suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +0 -17
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/slash_command/suggestion.d.ts +0 -7
- package/dist/components/rich_text_editor/extensions/slash_command/suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +0 -262
- package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/table/table.d.ts +0 -5
- package/dist/components/rich_text_editor/extensions/table/table.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/text_style/text_style.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/text_style/text_style.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/utils/suggestion_utils.d.ts +0 -29
- package/dist/components/rich_text_editor/extensions/utils/suggestion_utils.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts +0 -1913
- package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/variable/index.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/variable/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/variable/variable.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/variable/variable.d.ts.map +0 -1
- package/dist/components/rich_text_editor/index.d.ts +0 -3
- package/dist/components/rich_text_editor/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/markdownRenderer.d.ts +0 -2
- package/dist/components/rich_text_editor/markdownRenderer.d.ts.map +0 -1
- package/dist/components/rich_text_editor/mention_suggestion.d.ts +0 -34
- package/dist/components/rich_text_editor/mention_suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts +0 -3
- package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/rich_text_editor_constants.d.ts +0 -10
- package/dist/components/rich_text_editor/rich_text_editor_constants.d.ts.map +0 -1
- package/dist/components/rich_text_editor/slash_command_suggestion.d.ts +0 -15
- package/dist/components/rich_text_editor/slash_command_suggestion.d.ts.map +0 -1
- package/dist/components/root_layout/index.d.ts +0 -3
- package/dist/components/root_layout/index.d.ts.map +0 -1
- package/dist/components/root_layout/root_layout.vue.d.ts +0 -121
- package/dist/components/root_layout/root_layout.vue.d.ts.map +0 -1
- package/dist/components/root_layout/root_layout_constants.d.ts +0 -11
- package/dist/components/root_layout/root_layout_constants.d.ts.map +0 -1
- package/dist/components/scroller/index.d.ts +0 -2
- package/dist/components/scroller/index.d.ts.map +0 -1
- package/dist/components/scroller/modules/core_scroller.vue.d.ts +0 -57
- package/dist/components/scroller/modules/core_scroller.vue.d.ts.map +0 -1
- package/dist/components/scroller/modules/dynamic_scroller.vue.d.ts +0 -582
- package/dist/components/scroller/modules/dynamic_scroller.vue.d.ts.map +0 -1
- package/dist/components/scroller/modules/scroller_item.vue.d.ts +0 -73
- package/dist/components/scroller/modules/scroller_item.vue.d.ts.map +0 -1
- package/dist/components/scroller/scroller.vue.d.ts +0 -786
- package/dist/components/scroller/scroller.vue.d.ts.map +0 -1
- package/dist/components/select_menu/index.d.ts +0 -3
- package/dist/components/select_menu/index.d.ts.map +0 -1
- package/dist/components/select_menu/select_menu.vue.d.ts +0 -248
- package/dist/components/select_menu/select_menu.vue.d.ts.map +0 -1
- package/dist/components/select_menu/select_menu_constants.d.ts +0 -18
- package/dist/components/select_menu/select_menu_constants.d.ts.map +0 -1
- package/dist/components/select_menu/select_menu_validators.d.ts +0 -2
- package/dist/components/select_menu/select_menu_validators.d.ts.map +0 -1
- package/dist/components/skeleton/index.d.ts +0 -7
- package/dist/components/skeleton/index.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton-list-item.vue.d.ts +0 -360
- package/dist/components/skeleton/skeleton-list-item.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton-paragraph.vue.d.ts +0 -193
- package/dist/components/skeleton/skeleton-paragraph.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton-shape.vue.d.ts +0 -84
- package/dist/components/skeleton/skeleton-shape.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton-text.vue.d.ts +0 -87
- package/dist/components/skeleton/skeleton-text.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton.vue.d.ts +0 -804
- package/dist/components/skeleton/skeleton.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton_constants.d.ts +0 -27
- package/dist/components/skeleton/skeleton_constants.d.ts.map +0 -1
- package/dist/components/split_button/index.d.ts +0 -3
- package/dist/components/split_button/index.d.ts.map +0 -1
- package/dist/components/split_button/split_button-alpha.vue.d.ts +0 -389
- package/dist/components/split_button/split_button-alpha.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button-omega.vue.d.ts +0 -387
- package/dist/components/split_button/split_button-omega.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button.vue.d.ts +0 -2380
- package/dist/components/split_button/split_button.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button_constants.d.ts +0 -12
- package/dist/components/split_button/split_button_constants.d.ts.map +0 -1
- package/dist/components/stack/index.d.ts +0 -3
- package/dist/components/stack/index.d.ts.map +0 -1
- package/dist/components/stack/stack.vue.d.ts +0 -70
- package/dist/components/stack/stack.vue.d.ts.map +0 -1
- package/dist/components/stack/stack_constants.d.ts +0 -16
- package/dist/components/stack/stack_constants.d.ts.map +0 -1
- package/dist/components/stack/utils.d.ts +0 -6
- package/dist/components/stack/utils.d.ts.map +0 -1
- package/dist/components/stack/validators.d.ts +0 -5
- package/dist/components/stack/validators.d.ts.map +0 -1
- package/dist/components/tab/index.d.ts +0 -5
- package/dist/components/tab/index.d.ts.map +0 -1
- package/dist/components/tab/tab.vue.d.ts +0 -342
- package/dist/components/tab/tab.vue.d.ts.map +0 -1
- package/dist/components/tab/tab_group.vue.d.ts +0 -124
- package/dist/components/tab/tab_group.vue.d.ts.map +0 -1
- package/dist/components/tab/tab_panel.vue.d.ts +0 -55
- package/dist/components/tab/tab_panel.vue.d.ts.map +0 -1
- package/dist/components/tab/tabs_constants.d.ts +0 -14
- package/dist/components/tab/tabs_constants.d.ts.map +0 -1
- package/dist/components/toast/index.d.ts +0 -3
- package/dist/components/toast/index.d.ts.map +0 -1
- package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts +0 -947
- package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts.map +0 -1
- package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts +0 -180
- package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts.map +0 -1
- package/dist/components/toast/layouts/toast_layout_default.vue.d.ts +0 -988
- package/dist/components/toast/layouts/toast_layout_default.vue.d.ts.map +0 -1
- package/dist/components/toast/toast.vue.d.ts +0 -4000
- package/dist/components/toast/toast.vue.d.ts.map +0 -1
- package/dist/components/toast/toast_constants.d.ts +0 -12
- package/dist/components/toast/toast_constants.d.ts.map +0 -1
- package/dist/components/toggle/index.d.ts +0 -3
- package/dist/components/toggle/index.d.ts.map +0 -1
- package/dist/components/toggle/toggle.vue.d.ts +0 -109
- package/dist/components/toggle/toggle.vue.d.ts.map +0 -1
- package/dist/components/toggle/toggle_constants.d.ts +0 -11
- package/dist/components/toggle/toggle_constants.d.ts.map +0 -1
- package/dist/components/tooltip/index.d.ts +0 -3
- package/dist/components/tooltip/index.d.ts.map +0 -1
- package/dist/components/tooltip/tooltip.vue.d.ts +0 -273
- package/dist/components/tooltip/tooltip.vue.d.ts.map +0 -1
- package/dist/components/tooltip/tooltip_constants.d.ts +0 -19
- package/dist/components/tooltip/tooltip_constants.d.ts.map +0 -1
- package/dist/components/validation_messages/index.d.ts +0 -2
- package/dist/components/validation_messages/index.d.ts.map +0 -1
- package/dist/components/validation_messages/validation_messages.vue.d.ts +0 -42
- package/dist/components/validation_messages/validation_messages.vue.d.ts.map +0 -1
- package/dist/datepicker-DprRX9AH.cjs +0 -2
- package/dist/datepicker-DprRX9AH.cjs.map +0 -1
- package/dist/datepicker-LVDRC6Lf.js +0 -488
- package/dist/datepicker-LVDRC6Lf.js.map +0 -1
- package/dist/emoji_picker-Cl-T4BXK.cjs +0 -2
- package/dist/emoji_picker-Cl-T4BXK.cjs.map +0 -1
- package/dist/emoji_picker-tVHfpHDk.js +0 -857
- package/dist/emoji_picker-tVHfpHDk.js.map +0 -1
- package/dist/lib/datepicker/formatUtils.cjs +0 -2
- package/dist/lib/datepicker/formatUtils.cjs.map +0 -1
- package/dist/lib/datepicker/formatUtils.js +0 -55
- package/dist/lib/datepicker/formatUtils.js.map +0 -1
- package/dist/lib/editor/EditorToolbarButton.cjs +0 -2
- package/dist/lib/editor/EditorToolbarButton.cjs.map +0 -1
- package/dist/lib/editor/EditorToolbarButton.js +0 -73
- package/dist/lib/editor/EditorToolbarButton.js.map +0 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.cjs +0 -2
- package/dist/lib/editor/EditorToolbarDropdownButton.cjs.map +0 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.js +0 -87
- package/dist/lib/editor/EditorToolbarDropdownButton.js.map +0 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.cjs +0 -2
- package/dist/lib/editor/EditorToolbarPopoverButton.cjs.map +0 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.js +0 -88
- package/dist/lib/editor/EditorToolbarPopoverButton.js.map +0 -1
- package/dist/lib/presence/presence.cjs.map +0 -1
- package/dist/lib/presence/presence.js.map +0 -1
- package/dist/lib/rich-text-editor/markdownRenderer.cjs +0 -1
- package/dist/lib/rich-text-editor/markdownRenderer.js +0 -2
- package/dist/lib/split-button/split-button-alpha.cjs +0 -2
- package/dist/lib/split-button/split-button-alpha.cjs.map +0 -1
- package/dist/lib/split-button/split-button-alpha.js +0 -107
- package/dist/lib/split-button/split-button-alpha.js.map +0 -1
- package/dist/lib/split-button/split-button-omega.cjs +0 -2
- package/dist/lib/split-button/split-button-omega.cjs.map +0 -1
- package/dist/lib/split-button/split-button-omega.js +0 -86
- package/dist/lib/split-button/split-button-omega.js.map +0 -1
- package/dist/markdownRenderer-DCgGQseq.cjs +0 -31
- package/dist/markdownRenderer-DCgGQseq.cjs.map +0 -1
- package/dist/markdownRenderer-D_P94RyM.js +0 -322
- package/dist/markdownRenderer-D_P94RyM.js.map +0 -1
- package/dist/message_input-B2fppje7.js +0 -668
- package/dist/message_input-B2fppje7.js.map +0 -1
- package/dist/message_input-DmLi63dh.cjs +0 -2
- package/dist/message_input-DmLi63dh.cjs.map +0 -1
- package/dist/resizable-BOCf9EIc.cjs +0 -2
- package/dist/resizable-BOCf9EIc.cjs.map +0 -1
- package/dist/resizable-CPaF9dgG.js +0 -964
- package/dist/resizable-CPaF9dgG.js.map +0 -1
- package/dist/resizable_handle-BlKBiWnx.js +0 -307
- package/dist/resizable_handle-BlKBiWnx.js.map +0 -1
- package/dist/resizable_handle-RIKS8frB.cjs +0 -2
- package/dist/resizable_handle-RIKS8frB.cjs.map +0 -1
- package/dist/resizable_utils-BComtrMV.js +0 -131
- package/dist/resizable_utils-BComtrMV.js.map +0 -1
- package/dist/resizable_utils-DhuzXRdP.cjs +0 -2
- package/dist/resizable_utils-DhuzXRdP.cjs.map +0 -1
- package/dist/rich_text_editor-BhUKyR0E.js +0 -3041
- package/dist/rich_text_editor-BhUKyR0E.js.map +0 -1
- package/dist/rich_text_editor-wvONcbYd.cjs +0 -12
- package/dist/rich_text_editor-wvONcbYd.cjs.map +0 -1
- package/dist/scroller-BGVDh3sq.js +0 -623
- package/dist/scroller-BGVDh3sq.js.map +0 -1
- package/dist/scroller-CjAsgjl9.cjs +0 -2
- package/dist/scroller-CjAsgjl9.cjs.map +0 -1
- package/dist/toast-DvPN-bCi.js +0 -422
- package/dist/toast-DvPN-bCi.js.map +0 -1
- package/dist/toast-d8_zmgkL.cjs +0 -2
- package/dist/toast-d8_zmgkL.cjs.map +0 -1
- package/dist/useResizableCalculations-BDITle3Q.cjs +0 -2
- package/dist/useResizableCalculations-BDITle3Q.cjs.map +0 -1
- package/dist/useResizableCalculations-DAajatT4.js +0 -80
- package/dist/useResizableCalculations-DAajatT4.js.map +0 -1
- /package/dist/components/{rich_text_editor/extensions/channels → RichTextEditor/Extensions/Channels}/ChannelSuggestion.vue.d.ts +0 -0
- /package/dist/components/{rich_text_editor/extensions/slash_command → RichTextEditor/Extensions/SlashCommand}/SlashCommandComponent.vue.d.ts +0 -0
package/dist/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { removeClassStyleAttrs
|
|
1
|
+
import { removeClassStyleAttrs } from '../../../common/utils';
|
|
2
2
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3
3
|
id: {
|
|
4
4
|
type: StringConstructor;
|
|
@@ -75,7 +75,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
75
75
|
arrowButtonLabel(): any;
|
|
76
76
|
}, {
|
|
77
77
|
removeClassStyleAttrs: typeof removeClassStyleAttrs;
|
|
78
|
-
addClassStyleAttrs: typeof addClassStyleAttrs;
|
|
79
78
|
arrowClick(ev: any): boolean;
|
|
80
79
|
toggleOpen(): boolean;
|
|
81
80
|
syncOpenState(): void;
|
|
@@ -155,10 +154,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
155
154
|
}>, {
|
|
156
155
|
onClick: Function;
|
|
157
156
|
disabled: boolean;
|
|
157
|
+
ariaLabel: string;
|
|
158
158
|
id: string;
|
|
159
159
|
danger: boolean;
|
|
160
160
|
active: boolean;
|
|
161
|
-
ariaLabel: string;
|
|
162
161
|
placement: string;
|
|
163
162
|
fallbackPlacements: unknown[];
|
|
164
163
|
tooltipText: string;
|
|
@@ -246,7 +245,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
246
245
|
};
|
|
247
246
|
}, {
|
|
248
247
|
removeClassStyleAttrs: typeof removeClassStyleAttrs;
|
|
249
|
-
addClassStyleAttrs: typeof addClassStyleAttrs;
|
|
250
248
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
251
249
|
id: {
|
|
252
250
|
type: StringConstructor;
|
|
@@ -310,11 +308,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
310
308
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
311
309
|
}>, {
|
|
312
310
|
disabled: boolean;
|
|
311
|
+
ariaLabel: string;
|
|
313
312
|
id: string;
|
|
314
313
|
danger: boolean;
|
|
315
314
|
circle: boolean;
|
|
316
315
|
active: boolean;
|
|
317
|
-
ariaLabel: string;
|
|
318
316
|
importance: string;
|
|
319
317
|
tooltipText: string;
|
|
320
318
|
buttonClass: string | unknown[] | Record<string, any>;
|
|
@@ -352,6 +350,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
352
350
|
type: BooleanConstructor;
|
|
353
351
|
default: boolean;
|
|
354
352
|
};
|
|
353
|
+
linkUnderline: {
|
|
354
|
+
type: BooleanConstructor;
|
|
355
|
+
default: boolean;
|
|
356
|
+
};
|
|
357
|
+
underline: {
|
|
358
|
+
type: BooleanConstructor;
|
|
359
|
+
default: null;
|
|
360
|
+
};
|
|
355
361
|
disabled: {
|
|
356
362
|
type: BooleanConstructor;
|
|
357
363
|
default: boolean;
|
|
@@ -366,14 +372,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
366
372
|
default: null;
|
|
367
373
|
};
|
|
368
374
|
size: {
|
|
369
|
-
type: StringConstructor;
|
|
370
|
-
default:
|
|
375
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
376
|
+
default: number;
|
|
371
377
|
validator: (s: unknown) => boolean;
|
|
372
378
|
};
|
|
373
379
|
labelClass: {
|
|
374
380
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
375
381
|
default: string;
|
|
376
382
|
};
|
|
383
|
+
leadingClass: {
|
|
384
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
385
|
+
default: string;
|
|
386
|
+
};
|
|
387
|
+
trailingClass: {
|
|
388
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
389
|
+
default: string;
|
|
390
|
+
};
|
|
391
|
+
startIconClass: {
|
|
392
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
393
|
+
default: string;
|
|
394
|
+
};
|
|
395
|
+
endIconClass: {
|
|
396
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
397
|
+
default: string;
|
|
398
|
+
};
|
|
399
|
+
blockStartIconClass: {
|
|
400
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
401
|
+
default: string;
|
|
402
|
+
};
|
|
403
|
+
blockEndIconClass: {
|
|
404
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
405
|
+
default: string;
|
|
406
|
+
};
|
|
407
|
+
iconClass: {
|
|
408
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
409
|
+
default: string;
|
|
410
|
+
};
|
|
377
411
|
loading: {
|
|
378
412
|
type: BooleanConstructor;
|
|
379
413
|
default: boolean;
|
|
@@ -413,6 +447,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
413
447
|
};
|
|
414
448
|
}>, {}, {
|
|
415
449
|
ICON_POSITION_MODIFIERS: {
|
|
450
|
+
start: string;
|
|
451
|
+
end: string;
|
|
452
|
+
blockStart: string;
|
|
453
|
+
blockEnd: string;
|
|
416
454
|
left: string;
|
|
417
455
|
right: string;
|
|
418
456
|
top: string;
|
|
@@ -422,6 +460,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
422
460
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
423
461
|
i18n: any;
|
|
424
462
|
}, {
|
|
463
|
+
resolvedUnderline(): boolean;
|
|
425
464
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
426
465
|
isNativeButton(): boolean;
|
|
427
466
|
computedAttrs(): {
|
|
@@ -454,7 +493,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
454
493
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
455
494
|
buttonClasses(): any[];
|
|
456
495
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
457
|
-
|
|
496
|
+
hasStartIcon(): any;
|
|
497
|
+
hasEndIcon(): any;
|
|
498
|
+
hasBlockStartIcon(): any;
|
|
499
|
+
hasBlockEndIcon(): any;
|
|
500
|
+
hasNewIconSlots(): any;
|
|
501
|
+
shouldRenderLegacyIcon(): any;
|
|
458
502
|
isIconOnly(): any;
|
|
459
503
|
isVerticalIconLayout(): boolean;
|
|
460
504
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -485,6 +529,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
485
529
|
type: BooleanConstructor;
|
|
486
530
|
default: boolean;
|
|
487
531
|
};
|
|
532
|
+
linkUnderline: {
|
|
533
|
+
type: BooleanConstructor;
|
|
534
|
+
default: boolean;
|
|
535
|
+
};
|
|
536
|
+
underline: {
|
|
537
|
+
type: BooleanConstructor;
|
|
538
|
+
default: null;
|
|
539
|
+
};
|
|
488
540
|
disabled: {
|
|
489
541
|
type: BooleanConstructor;
|
|
490
542
|
default: boolean;
|
|
@@ -499,14 +551,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
499
551
|
default: null;
|
|
500
552
|
};
|
|
501
553
|
size: {
|
|
502
|
-
type: StringConstructor;
|
|
503
|
-
default:
|
|
554
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
555
|
+
default: number;
|
|
504
556
|
validator: (s: unknown) => boolean;
|
|
505
557
|
};
|
|
506
558
|
labelClass: {
|
|
507
559
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
508
560
|
default: string;
|
|
509
561
|
};
|
|
562
|
+
leadingClass: {
|
|
563
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
564
|
+
default: string;
|
|
565
|
+
};
|
|
566
|
+
trailingClass: {
|
|
567
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
568
|
+
default: string;
|
|
569
|
+
};
|
|
570
|
+
startIconClass: {
|
|
571
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
572
|
+
default: string;
|
|
573
|
+
};
|
|
574
|
+
endIconClass: {
|
|
575
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
576
|
+
default: string;
|
|
577
|
+
};
|
|
578
|
+
blockStartIconClass: {
|
|
579
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
580
|
+
default: string;
|
|
581
|
+
};
|
|
582
|
+
blockEndIconClass: {
|
|
583
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
584
|
+
default: string;
|
|
585
|
+
};
|
|
586
|
+
iconClass: {
|
|
587
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
588
|
+
default: string;
|
|
589
|
+
};
|
|
510
590
|
loading: {
|
|
511
591
|
type: BooleanConstructor;
|
|
512
592
|
default: boolean;
|
|
@@ -550,22 +630,31 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
550
630
|
}>, {
|
|
551
631
|
link: boolean;
|
|
552
632
|
disabled: boolean;
|
|
633
|
+
size: string | number;
|
|
553
634
|
type: string;
|
|
635
|
+
iconClass: string | unknown[] | Record<string, any>;
|
|
636
|
+
replace: boolean;
|
|
554
637
|
target: string;
|
|
555
638
|
circle: boolean;
|
|
556
639
|
active: boolean;
|
|
557
640
|
loading: boolean;
|
|
558
|
-
|
|
559
|
-
replace: boolean;
|
|
641
|
+
underline: boolean;
|
|
560
642
|
kind: string;
|
|
561
643
|
labelClass: string | unknown[] | Record<string, any>;
|
|
644
|
+
startIconClass: string | unknown[] | Record<string, any>;
|
|
645
|
+
endIconClass: string | unknown[] | Record<string, any>;
|
|
562
646
|
href: string;
|
|
563
647
|
to: string | Record<string, any>;
|
|
564
648
|
iconPosition: string;
|
|
565
649
|
importance: string;
|
|
566
650
|
linkKind: string;
|
|
567
651
|
linkInverted: boolean;
|
|
652
|
+
linkUnderline: boolean;
|
|
568
653
|
width: string;
|
|
654
|
+
leadingClass: string | unknown[] | Record<string, any>;
|
|
655
|
+
trailingClass: string | unknown[] | Record<string, any>;
|
|
656
|
+
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
657
|
+
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
569
658
|
assertiveOnFocus: boolean;
|
|
570
659
|
rel: string;
|
|
571
660
|
}, {}, {
|
|
@@ -633,6 +722,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
633
722
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
634
723
|
default: string;
|
|
635
724
|
};
|
|
725
|
+
anchorClass: {
|
|
726
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
727
|
+
default: string;
|
|
728
|
+
};
|
|
636
729
|
message: {
|
|
637
730
|
type: StringConstructor;
|
|
638
731
|
default: string;
|
|
@@ -641,8 +734,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
641
734
|
type: BooleanConstructor;
|
|
642
735
|
default: boolean;
|
|
643
736
|
};
|
|
644
|
-
|
|
645
|
-
type: BooleanConstructor;
|
|
737
|
+
open: {
|
|
738
|
+
type: (BooleanConstructor | null)[];
|
|
646
739
|
default: null;
|
|
647
740
|
};
|
|
648
741
|
transition: {
|
|
@@ -719,6 +812,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
719
812
|
};
|
|
720
813
|
anchor(): any;
|
|
721
814
|
}, {
|
|
815
|
+
getModeReferenceEl(): any;
|
|
722
816
|
calculateAnchorZindex(): 651 | 400;
|
|
723
817
|
hasVisibleFocus(): any;
|
|
724
818
|
onEnterAnchor(e: any): void;
|
|
@@ -728,6 +822,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
728
822
|
onChangePlacement(placement: any): void;
|
|
729
823
|
onHide(): void;
|
|
730
824
|
onShow(tooltipInstance: any, callingMethod: any): false | undefined;
|
|
825
|
+
resolveAppendTo(): any;
|
|
731
826
|
setProps(): void;
|
|
732
827
|
onMount(): void;
|
|
733
828
|
tooltipHasContent(tooltipInstance: any): boolean;
|
|
@@ -741,6 +836,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
741
836
|
touch: boolean;
|
|
742
837
|
onMount: () => void;
|
|
743
838
|
showOnCreate: boolean;
|
|
839
|
+
appendTo: any;
|
|
744
840
|
popperOptions: {
|
|
745
841
|
modifiers: ({
|
|
746
842
|
name: string;
|
|
@@ -769,7 +865,32 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
769
865
|
};
|
|
770
866
|
addExternalAnchorEventListeners(): void;
|
|
771
867
|
removeExternalAnchorEventListeners(): void;
|
|
772
|
-
},
|
|
868
|
+
}, {
|
|
869
|
+
props: {
|
|
870
|
+
contentMode: {
|
|
871
|
+
type: StringConstructor;
|
|
872
|
+
default: null;
|
|
873
|
+
validator: (v: any) => boolean;
|
|
874
|
+
};
|
|
875
|
+
};
|
|
876
|
+
data(): {
|
|
877
|
+
modeContrast: string;
|
|
878
|
+
modeResolved: null;
|
|
879
|
+
};
|
|
880
|
+
computed: {
|
|
881
|
+
modeAttrs(): any;
|
|
882
|
+
};
|
|
883
|
+
watch: {
|
|
884
|
+
contentMode(): void;
|
|
885
|
+
};
|
|
886
|
+
mounted(): void;
|
|
887
|
+
beforeUnmount(): void;
|
|
888
|
+
methods: {
|
|
889
|
+
getModeReferenceEl(): HTMLElement | null;
|
|
890
|
+
setupModeObservers(): void;
|
|
891
|
+
cleanupModeObservers(): void;
|
|
892
|
+
};
|
|
893
|
+
}, import('vue').ComponentOptionsMixin, ("update:open" | "shown")[], "update:open" | "shown", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
773
894
|
id: {
|
|
774
895
|
type: StringConstructor;
|
|
775
896
|
default(): string;
|
|
@@ -808,6 +929,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
808
929
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
809
930
|
default: string;
|
|
810
931
|
};
|
|
932
|
+
anchorClass: {
|
|
933
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
934
|
+
default: string;
|
|
935
|
+
};
|
|
811
936
|
message: {
|
|
812
937
|
type: StringConstructor;
|
|
813
938
|
default: string;
|
|
@@ -816,8 +941,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
816
941
|
type: BooleanConstructor;
|
|
817
942
|
default: boolean;
|
|
818
943
|
};
|
|
819
|
-
|
|
820
|
-
type: BooleanConstructor;
|
|
944
|
+
open: {
|
|
945
|
+
type: (BooleanConstructor | null)[];
|
|
821
946
|
default: null;
|
|
822
947
|
};
|
|
823
948
|
transition: {
|
|
@@ -844,16 +969,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
844
969
|
default: null;
|
|
845
970
|
};
|
|
846
971
|
}>> & Readonly<{
|
|
972
|
+
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
847
973
|
onShown?: ((...args: any[]) => any) | undefined;
|
|
848
|
-
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
849
974
|
}>, {
|
|
850
975
|
id: string;
|
|
851
976
|
offset: unknown[];
|
|
977
|
+
open: boolean | null;
|
|
852
978
|
message: string;
|
|
853
|
-
inverted: boolean;
|
|
854
979
|
contentClass: string | unknown[] | Record<string, any>;
|
|
855
|
-
|
|
856
|
-
|
|
980
|
+
inverted: boolean;
|
|
981
|
+
anchorClass: string | unknown[] | Record<string, any>;
|
|
857
982
|
appendTo: string | HTMLElement | Record<string, any>;
|
|
858
983
|
delay: boolean;
|
|
859
984
|
placement: string;
|
|
@@ -861,13 +986,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
861
986
|
theme: string;
|
|
862
987
|
fallbackPlacements: unknown[];
|
|
863
988
|
enabled: boolean;
|
|
989
|
+
transition: boolean;
|
|
864
990
|
externalAnchor: string;
|
|
865
991
|
externalAnchorElement: any;
|
|
866
992
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
867
993
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
868
994
|
DtDropdown: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
995
|
+
contentMode: {
|
|
996
|
+
type: StringConstructor;
|
|
997
|
+
default: null;
|
|
998
|
+
validator: (v: any) => boolean;
|
|
999
|
+
};
|
|
869
1000
|
open: {
|
|
870
|
-
type: BooleanConstructor;
|
|
1001
|
+
type: (BooleanConstructor | null)[];
|
|
871
1002
|
default: null;
|
|
872
1003
|
};
|
|
873
1004
|
openOnContext: {
|
|
@@ -924,6 +1055,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
924
1055
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
925
1056
|
default: string;
|
|
926
1057
|
};
|
|
1058
|
+
footerClass: {
|
|
1059
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1060
|
+
default: string;
|
|
1061
|
+
};
|
|
927
1062
|
appendTo: {
|
|
928
1063
|
type: ({
|
|
929
1064
|
new (): HTMLElement;
|
|
@@ -1040,8 +1175,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1040
1175
|
focusActiveItemIfNeeded(): void;
|
|
1041
1176
|
};
|
|
1042
1177
|
}, import('vue').ComponentOptionsMixin, ("keydown" | "update:open" | "opened" | "highlight")[], "keydown" | "update:open" | "opened" | "highlight", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1178
|
+
contentMode: {
|
|
1179
|
+
type: StringConstructor;
|
|
1180
|
+
default: null;
|
|
1181
|
+
validator: (v: any) => boolean;
|
|
1182
|
+
};
|
|
1043
1183
|
open: {
|
|
1044
|
-
type: BooleanConstructor;
|
|
1184
|
+
type: (BooleanConstructor | null)[];
|
|
1045
1185
|
default: null;
|
|
1046
1186
|
};
|
|
1047
1187
|
openOnContext: {
|
|
@@ -1098,6 +1238,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1098
1238
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1099
1239
|
default: string;
|
|
1100
1240
|
};
|
|
1241
|
+
footerClass: {
|
|
1242
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1243
|
+
default: string;
|
|
1244
|
+
};
|
|
1101
1245
|
appendTo: {
|
|
1102
1246
|
type: ({
|
|
1103
1247
|
new (): HTMLElement;
|
|
@@ -1120,9 +1264,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1120
1264
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
1121
1265
|
onHighlight?: ((...args: any[]) => any) | undefined;
|
|
1122
1266
|
}>, {
|
|
1123
|
-
|
|
1267
|
+
contentMode: string;
|
|
1268
|
+
open: boolean | null;
|
|
1269
|
+
padding: string;
|
|
1270
|
+
listClass: string | unknown[] | Record<string, any>;
|
|
1124
1271
|
maxHeight: string;
|
|
1125
|
-
|
|
1272
|
+
footerClass: string | unknown[] | Record<string, any>;
|
|
1126
1273
|
maxWidth: string;
|
|
1127
1274
|
navigationType: string;
|
|
1128
1275
|
listId: string;
|
|
@@ -1132,15 +1279,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1132
1279
|
placement: string;
|
|
1133
1280
|
fallbackPlacements: unknown[];
|
|
1134
1281
|
tether: boolean;
|
|
1282
|
+
transition: string;
|
|
1135
1283
|
openOnContext: boolean;
|
|
1136
|
-
padding: string;
|
|
1137
1284
|
contentWidth: string;
|
|
1138
1285
|
modal: boolean;
|
|
1139
|
-
listClass: string | unknown[] | Record<string, any>;
|
|
1140
1286
|
}, {}, {
|
|
1141
1287
|
DtPopover: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1142
1288
|
open: {
|
|
1143
|
-
type: BooleanConstructor;
|
|
1289
|
+
type: (BooleanConstructor | null)[];
|
|
1144
1290
|
default: null;
|
|
1145
1291
|
};
|
|
1146
1292
|
openOnContext: {
|
|
@@ -1209,7 +1355,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1209
1355
|
type: ArrayConstructor;
|
|
1210
1356
|
default: () => number[];
|
|
1211
1357
|
};
|
|
1212
|
-
|
|
1358
|
+
closeOnClick: {
|
|
1213
1359
|
type: BooleanConstructor;
|
|
1214
1360
|
default: boolean;
|
|
1215
1361
|
};
|
|
@@ -1246,10 +1392,22 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1246
1392
|
type: BooleanConstructor;
|
|
1247
1393
|
default: boolean;
|
|
1248
1394
|
};
|
|
1395
|
+
anchorClass: {
|
|
1396
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1397
|
+
default: string;
|
|
1398
|
+
};
|
|
1399
|
+
headerWrapperClass: {
|
|
1400
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1401
|
+
default: string;
|
|
1402
|
+
};
|
|
1249
1403
|
headerClass: {
|
|
1250
1404
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1251
1405
|
default: string;
|
|
1252
1406
|
};
|
|
1407
|
+
footerWrapperClass: {
|
|
1408
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1409
|
+
default: string;
|
|
1410
|
+
};
|
|
1253
1411
|
footerClass: {
|
|
1254
1412
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1255
1413
|
default: string;
|
|
@@ -1308,6 +1466,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1308
1466
|
calculatedMaxHeight(): string;
|
|
1309
1467
|
labelledBy(): string | false;
|
|
1310
1468
|
}, {
|
|
1469
|
+
getModeReferenceEl(): unknown;
|
|
1311
1470
|
hasIntersectedViewport(entries: any): void;
|
|
1312
1471
|
updateAnchorEl(): void;
|
|
1313
1472
|
popperOptions(): {
|
|
@@ -1372,9 +1531,34 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1372
1531
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
1373
1532
|
focusTrappedTabPress(e: object, el: object): void;
|
|
1374
1533
|
};
|
|
1534
|
+
} | {
|
|
1535
|
+
props: {
|
|
1536
|
+
contentMode: {
|
|
1537
|
+
type: StringConstructor;
|
|
1538
|
+
default: null;
|
|
1539
|
+
validator: (v: any) => boolean;
|
|
1540
|
+
};
|
|
1541
|
+
};
|
|
1542
|
+
data(): {
|
|
1543
|
+
modeContrast: string;
|
|
1544
|
+
modeResolved: null;
|
|
1545
|
+
};
|
|
1546
|
+
computed: {
|
|
1547
|
+
modeAttrs(): any;
|
|
1548
|
+
};
|
|
1549
|
+
watch: {
|
|
1550
|
+
contentMode(): void;
|
|
1551
|
+
};
|
|
1552
|
+
mounted(): void;
|
|
1553
|
+
beforeUnmount(): void;
|
|
1554
|
+
methods: {
|
|
1555
|
+
getModeReferenceEl(): HTMLElement | null;
|
|
1556
|
+
setupModeObservers(): void;
|
|
1557
|
+
cleanupModeObservers(): void;
|
|
1558
|
+
};
|
|
1375
1559
|
}, 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<{
|
|
1376
1560
|
open: {
|
|
1377
|
-
type: BooleanConstructor;
|
|
1561
|
+
type: (BooleanConstructor | null)[];
|
|
1378
1562
|
default: null;
|
|
1379
1563
|
};
|
|
1380
1564
|
openOnContext: {
|
|
@@ -1443,7 +1627,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1443
1627
|
type: ArrayConstructor;
|
|
1444
1628
|
default: () => number[];
|
|
1445
1629
|
};
|
|
1446
|
-
|
|
1630
|
+
closeOnClick: {
|
|
1447
1631
|
type: BooleanConstructor;
|
|
1448
1632
|
default: boolean;
|
|
1449
1633
|
};
|
|
@@ -1480,10 +1664,22 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1480
1664
|
type: BooleanConstructor;
|
|
1481
1665
|
default: boolean;
|
|
1482
1666
|
};
|
|
1667
|
+
anchorClass: {
|
|
1668
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1669
|
+
default: string;
|
|
1670
|
+
};
|
|
1671
|
+
headerWrapperClass: {
|
|
1672
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1673
|
+
default: string;
|
|
1674
|
+
};
|
|
1483
1675
|
headerClass: {
|
|
1484
1676
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1485
1677
|
default: string;
|
|
1486
1678
|
};
|
|
1679
|
+
footerWrapperClass: {
|
|
1680
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1681
|
+
default: string;
|
|
1682
|
+
};
|
|
1487
1683
|
footerClass: {
|
|
1488
1684
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1489
1685
|
default: string;
|
|
@@ -1521,35 +1717,38 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1521
1717
|
"onMouseenter-popover-anchor"?: ((...args: any[]) => any) | undefined;
|
|
1522
1718
|
"onMouseleave-popover-anchor"?: ((...args: any[]) => any) | undefined;
|
|
1523
1719
|
}>, {
|
|
1720
|
+
ariaLabel: string;
|
|
1524
1721
|
id: string;
|
|
1525
1722
|
offset: unknown[];
|
|
1526
|
-
open: boolean;
|
|
1527
|
-
|
|
1723
|
+
open: boolean | null;
|
|
1724
|
+
headerClass: string | unknown[] | Record<string, any>;
|
|
1725
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
1528
1726
|
role: string;
|
|
1529
1727
|
dialogClass: string | unknown[] | Record<string, any>;
|
|
1728
|
+
padding: string;
|
|
1530
1729
|
maxHeight: string;
|
|
1531
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
1532
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
1533
1730
|
footerClass: string | unknown[] | Record<string, any>;
|
|
1534
1731
|
elementType: string;
|
|
1535
|
-
|
|
1732
|
+
anchorClass: string | unknown[] | Record<string, any>;
|
|
1536
1733
|
maxWidth: string;
|
|
1537
1734
|
appendTo: string | HTMLElement | Record<string, any>;
|
|
1538
|
-
hideOnClick: boolean;
|
|
1539
1735
|
placement: string;
|
|
1540
1736
|
sticky: string | boolean;
|
|
1541
1737
|
fallbackPlacements: unknown[];
|
|
1542
1738
|
tether: boolean;
|
|
1739
|
+
transition: string;
|
|
1543
1740
|
externalAnchor: string;
|
|
1544
1741
|
externalAnchorElement: any;
|
|
1545
1742
|
showCloseButton: boolean;
|
|
1546
1743
|
openOnContext: boolean;
|
|
1547
1744
|
ariaLabelledby: string;
|
|
1548
|
-
padding: string;
|
|
1549
1745
|
contentWidth: string;
|
|
1550
1746
|
contentAppear: boolean;
|
|
1551
1747
|
contentTabindex: number;
|
|
1748
|
+
closeOnClick: boolean;
|
|
1552
1749
|
modal: boolean;
|
|
1750
|
+
headerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1751
|
+
footerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1553
1752
|
initialFocusElement: string | HTMLElement | Record<string, any>;
|
|
1554
1753
|
openWithArrowKeys: boolean;
|
|
1555
1754
|
}, {}, {
|
|
@@ -1620,6 +1819,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1620
1819
|
type: BooleanConstructor;
|
|
1621
1820
|
default: boolean;
|
|
1622
1821
|
};
|
|
1822
|
+
linkUnderline: {
|
|
1823
|
+
type: BooleanConstructor;
|
|
1824
|
+
default: boolean;
|
|
1825
|
+
};
|
|
1826
|
+
underline: {
|
|
1827
|
+
type: BooleanConstructor;
|
|
1828
|
+
default: null;
|
|
1829
|
+
};
|
|
1623
1830
|
disabled: {
|
|
1624
1831
|
type: BooleanConstructor;
|
|
1625
1832
|
default: boolean;
|
|
@@ -1634,14 +1841,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1634
1841
|
default: null;
|
|
1635
1842
|
};
|
|
1636
1843
|
size: {
|
|
1637
|
-
type: StringConstructor;
|
|
1638
|
-
default:
|
|
1844
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1845
|
+
default: number;
|
|
1639
1846
|
validator: (s: unknown) => boolean;
|
|
1640
1847
|
};
|
|
1641
1848
|
labelClass: {
|
|
1642
1849
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1643
1850
|
default: string;
|
|
1644
1851
|
};
|
|
1852
|
+
leadingClass: {
|
|
1853
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1854
|
+
default: string;
|
|
1855
|
+
};
|
|
1856
|
+
trailingClass: {
|
|
1857
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1858
|
+
default: string;
|
|
1859
|
+
};
|
|
1860
|
+
startIconClass: {
|
|
1861
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1862
|
+
default: string;
|
|
1863
|
+
};
|
|
1864
|
+
endIconClass: {
|
|
1865
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1866
|
+
default: string;
|
|
1867
|
+
};
|
|
1868
|
+
blockStartIconClass: {
|
|
1869
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1870
|
+
default: string;
|
|
1871
|
+
};
|
|
1872
|
+
blockEndIconClass: {
|
|
1873
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1874
|
+
default: string;
|
|
1875
|
+
};
|
|
1876
|
+
iconClass: {
|
|
1877
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1878
|
+
default: string;
|
|
1879
|
+
};
|
|
1645
1880
|
loading: {
|
|
1646
1881
|
type: BooleanConstructor;
|
|
1647
1882
|
default: boolean;
|
|
@@ -1681,6 +1916,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1681
1916
|
};
|
|
1682
1917
|
}>, {}, {
|
|
1683
1918
|
ICON_POSITION_MODIFIERS: {
|
|
1919
|
+
start: string;
|
|
1920
|
+
end: string;
|
|
1921
|
+
blockStart: string;
|
|
1922
|
+
blockEnd: string;
|
|
1684
1923
|
left: string;
|
|
1685
1924
|
right: string;
|
|
1686
1925
|
top: string;
|
|
@@ -1690,6 +1929,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1690
1929
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
1691
1930
|
i18n: any;
|
|
1692
1931
|
}, {
|
|
1932
|
+
resolvedUnderline(): boolean;
|
|
1693
1933
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1694
1934
|
isNativeButton(): boolean;
|
|
1695
1935
|
computedAttrs(): {
|
|
@@ -1722,7 +1962,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1722
1962
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1723
1963
|
buttonClasses(): any[];
|
|
1724
1964
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1725
|
-
|
|
1965
|
+
hasStartIcon(): any;
|
|
1966
|
+
hasEndIcon(): any;
|
|
1967
|
+
hasBlockStartIcon(): any;
|
|
1968
|
+
hasBlockEndIcon(): any;
|
|
1969
|
+
hasNewIconSlots(): any;
|
|
1970
|
+
shouldRenderLegacyIcon(): any;
|
|
1726
1971
|
isIconOnly(): any;
|
|
1727
1972
|
isVerticalIconLayout(): boolean;
|
|
1728
1973
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1753,6 +1998,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1753
1998
|
type: BooleanConstructor;
|
|
1754
1999
|
default: boolean;
|
|
1755
2000
|
};
|
|
2001
|
+
linkUnderline: {
|
|
2002
|
+
type: BooleanConstructor;
|
|
2003
|
+
default: boolean;
|
|
2004
|
+
};
|
|
2005
|
+
underline: {
|
|
2006
|
+
type: BooleanConstructor;
|
|
2007
|
+
default: null;
|
|
2008
|
+
};
|
|
1756
2009
|
disabled: {
|
|
1757
2010
|
type: BooleanConstructor;
|
|
1758
2011
|
default: boolean;
|
|
@@ -1767,14 +2020,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1767
2020
|
default: null;
|
|
1768
2021
|
};
|
|
1769
2022
|
size: {
|
|
1770
|
-
type: StringConstructor;
|
|
1771
|
-
default:
|
|
2023
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
2024
|
+
default: number;
|
|
1772
2025
|
validator: (s: unknown) => boolean;
|
|
1773
2026
|
};
|
|
1774
2027
|
labelClass: {
|
|
1775
2028
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1776
2029
|
default: string;
|
|
1777
2030
|
};
|
|
2031
|
+
leadingClass: {
|
|
2032
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2033
|
+
default: string;
|
|
2034
|
+
};
|
|
2035
|
+
trailingClass: {
|
|
2036
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2037
|
+
default: string;
|
|
2038
|
+
};
|
|
2039
|
+
startIconClass: {
|
|
2040
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2041
|
+
default: string;
|
|
2042
|
+
};
|
|
2043
|
+
endIconClass: {
|
|
2044
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2045
|
+
default: string;
|
|
2046
|
+
};
|
|
2047
|
+
blockStartIconClass: {
|
|
2048
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2049
|
+
default: string;
|
|
2050
|
+
};
|
|
2051
|
+
blockEndIconClass: {
|
|
2052
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2053
|
+
default: string;
|
|
2054
|
+
};
|
|
2055
|
+
iconClass: {
|
|
2056
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2057
|
+
default: string;
|
|
2058
|
+
};
|
|
1778
2059
|
loading: {
|
|
1779
2060
|
type: BooleanConstructor;
|
|
1780
2061
|
default: boolean;
|
|
@@ -1818,22 +2099,31 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1818
2099
|
}>, {
|
|
1819
2100
|
link: boolean;
|
|
1820
2101
|
disabled: boolean;
|
|
2102
|
+
size: string | number;
|
|
1821
2103
|
type: string;
|
|
2104
|
+
iconClass: string | unknown[] | Record<string, any>;
|
|
2105
|
+
replace: boolean;
|
|
1822
2106
|
target: string;
|
|
1823
2107
|
circle: boolean;
|
|
1824
2108
|
active: boolean;
|
|
1825
2109
|
loading: boolean;
|
|
1826
|
-
|
|
1827
|
-
replace: boolean;
|
|
2110
|
+
underline: boolean;
|
|
1828
2111
|
kind: string;
|
|
1829
2112
|
labelClass: string | unknown[] | Record<string, any>;
|
|
2113
|
+
startIconClass: string | unknown[] | Record<string, any>;
|
|
2114
|
+
endIconClass: string | unknown[] | Record<string, any>;
|
|
1830
2115
|
href: string;
|
|
1831
2116
|
to: string | Record<string, any>;
|
|
1832
2117
|
iconPosition: string;
|
|
1833
2118
|
importance: string;
|
|
1834
2119
|
linkKind: string;
|
|
1835
2120
|
linkInverted: boolean;
|
|
2121
|
+
linkUnderline: boolean;
|
|
1836
2122
|
width: string;
|
|
2123
|
+
leadingClass: string | unknown[] | Record<string, any>;
|
|
2124
|
+
trailingClass: string | unknown[] | Record<string, any>;
|
|
2125
|
+
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2126
|
+
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1837
2127
|
assertiveOnFocus: boolean;
|
|
1838
2128
|
rel: string;
|
|
1839
2129
|
}, {}, {
|
|
@@ -1903,6 +2193,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1903
2193
|
type: StringConstructor;
|
|
1904
2194
|
validator: (value: unknown) => boolean;
|
|
1905
2195
|
};
|
|
2196
|
+
wrapperClass: {
|
|
2197
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2198
|
+
default: string;
|
|
2199
|
+
};
|
|
1906
2200
|
contentClass: {
|
|
1907
2201
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1908
2202
|
default: string;
|
|
@@ -1923,6 +2217,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1923
2217
|
type: StringConstructor;
|
|
1924
2218
|
validator: (value: unknown) => boolean;
|
|
1925
2219
|
};
|
|
2220
|
+
wrapperClass: {
|
|
2221
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2222
|
+
default: string;
|
|
2223
|
+
};
|
|
1926
2224
|
contentClass: {
|
|
1927
2225
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1928
2226
|
default: string;
|
|
@@ -1935,6 +2233,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1935
2233
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
1936
2234
|
}>, {
|
|
1937
2235
|
contentClass: string | unknown[] | Record<string, any>;
|
|
2236
|
+
wrapperClass: string | unknown[] | Record<string, any>;
|
|
1938
2237
|
showCloseButton: boolean;
|
|
1939
2238
|
}, {}, {
|
|
1940
2239
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1965,6 +2264,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1965
2264
|
type: BooleanConstructor;
|
|
1966
2265
|
default: boolean;
|
|
1967
2266
|
};
|
|
2267
|
+
linkUnderline: {
|
|
2268
|
+
type: BooleanConstructor;
|
|
2269
|
+
default: boolean;
|
|
2270
|
+
};
|
|
2271
|
+
underline: {
|
|
2272
|
+
type: BooleanConstructor;
|
|
2273
|
+
default: null;
|
|
2274
|
+
};
|
|
1968
2275
|
disabled: {
|
|
1969
2276
|
type: BooleanConstructor;
|
|
1970
2277
|
default: boolean;
|
|
@@ -1979,14 +2286,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1979
2286
|
default: null;
|
|
1980
2287
|
};
|
|
1981
2288
|
size: {
|
|
1982
|
-
type: StringConstructor;
|
|
1983
|
-
default:
|
|
2289
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
2290
|
+
default: number;
|
|
1984
2291
|
validator: (s: unknown) => boolean;
|
|
1985
2292
|
};
|
|
1986
2293
|
labelClass: {
|
|
1987
2294
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1988
2295
|
default: string;
|
|
1989
2296
|
};
|
|
2297
|
+
leadingClass: {
|
|
2298
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2299
|
+
default: string;
|
|
2300
|
+
};
|
|
2301
|
+
trailingClass: {
|
|
2302
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2303
|
+
default: string;
|
|
2304
|
+
};
|
|
2305
|
+
startIconClass: {
|
|
2306
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2307
|
+
default: string;
|
|
2308
|
+
};
|
|
2309
|
+
endIconClass: {
|
|
2310
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2311
|
+
default: string;
|
|
2312
|
+
};
|
|
2313
|
+
blockStartIconClass: {
|
|
2314
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2315
|
+
default: string;
|
|
2316
|
+
};
|
|
2317
|
+
blockEndIconClass: {
|
|
2318
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2319
|
+
default: string;
|
|
2320
|
+
};
|
|
2321
|
+
iconClass: {
|
|
2322
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2323
|
+
default: string;
|
|
2324
|
+
};
|
|
1990
2325
|
loading: {
|
|
1991
2326
|
type: BooleanConstructor;
|
|
1992
2327
|
default: boolean;
|
|
@@ -2026,6 +2361,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2026
2361
|
};
|
|
2027
2362
|
}>, {}, {
|
|
2028
2363
|
ICON_POSITION_MODIFIERS: {
|
|
2364
|
+
start: string;
|
|
2365
|
+
end: string;
|
|
2366
|
+
blockStart: string;
|
|
2367
|
+
blockEnd: string;
|
|
2029
2368
|
left: string;
|
|
2030
2369
|
right: string;
|
|
2031
2370
|
top: string;
|
|
@@ -2035,6 +2374,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2035
2374
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
2036
2375
|
i18n: any;
|
|
2037
2376
|
}, {
|
|
2377
|
+
resolvedUnderline(): boolean;
|
|
2038
2378
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
2039
2379
|
isNativeButton(): boolean;
|
|
2040
2380
|
computedAttrs(): {
|
|
@@ -2067,7 +2407,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2067
2407
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
2068
2408
|
buttonClasses(): any[];
|
|
2069
2409
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
2070
|
-
|
|
2410
|
+
hasStartIcon(): any;
|
|
2411
|
+
hasEndIcon(): any;
|
|
2412
|
+
hasBlockStartIcon(): any;
|
|
2413
|
+
hasBlockEndIcon(): any;
|
|
2414
|
+
hasNewIconSlots(): any;
|
|
2415
|
+
shouldRenderLegacyIcon(): any;
|
|
2071
2416
|
isIconOnly(): any;
|
|
2072
2417
|
isVerticalIconLayout(): boolean;
|
|
2073
2418
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2098,6 +2443,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2098
2443
|
type: BooleanConstructor;
|
|
2099
2444
|
default: boolean;
|
|
2100
2445
|
};
|
|
2446
|
+
linkUnderline: {
|
|
2447
|
+
type: BooleanConstructor;
|
|
2448
|
+
default: boolean;
|
|
2449
|
+
};
|
|
2450
|
+
underline: {
|
|
2451
|
+
type: BooleanConstructor;
|
|
2452
|
+
default: null;
|
|
2453
|
+
};
|
|
2101
2454
|
disabled: {
|
|
2102
2455
|
type: BooleanConstructor;
|
|
2103
2456
|
default: boolean;
|
|
@@ -2112,14 +2465,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2112
2465
|
default: null;
|
|
2113
2466
|
};
|
|
2114
2467
|
size: {
|
|
2115
|
-
type: StringConstructor;
|
|
2116
|
-
default:
|
|
2468
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
2469
|
+
default: number;
|
|
2117
2470
|
validator: (s: unknown) => boolean;
|
|
2118
2471
|
};
|
|
2119
2472
|
labelClass: {
|
|
2120
2473
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2121
2474
|
default: string;
|
|
2122
2475
|
};
|
|
2476
|
+
leadingClass: {
|
|
2477
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2478
|
+
default: string;
|
|
2479
|
+
};
|
|
2480
|
+
trailingClass: {
|
|
2481
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2482
|
+
default: string;
|
|
2483
|
+
};
|
|
2484
|
+
startIconClass: {
|
|
2485
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2486
|
+
default: string;
|
|
2487
|
+
};
|
|
2488
|
+
endIconClass: {
|
|
2489
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2490
|
+
default: string;
|
|
2491
|
+
};
|
|
2492
|
+
blockStartIconClass: {
|
|
2493
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2494
|
+
default: string;
|
|
2495
|
+
};
|
|
2496
|
+
blockEndIconClass: {
|
|
2497
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2498
|
+
default: string;
|
|
2499
|
+
};
|
|
2500
|
+
iconClass: {
|
|
2501
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2502
|
+
default: string;
|
|
2503
|
+
};
|
|
2123
2504
|
loading: {
|
|
2124
2505
|
type: BooleanConstructor;
|
|
2125
2506
|
default: boolean;
|
|
@@ -2163,22 +2544,31 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2163
2544
|
}>, {
|
|
2164
2545
|
link: boolean;
|
|
2165
2546
|
disabled: boolean;
|
|
2547
|
+
size: string | number;
|
|
2166
2548
|
type: string;
|
|
2549
|
+
iconClass: string | unknown[] | Record<string, any>;
|
|
2550
|
+
replace: boolean;
|
|
2167
2551
|
target: string;
|
|
2168
2552
|
circle: boolean;
|
|
2169
2553
|
active: boolean;
|
|
2170
2554
|
loading: boolean;
|
|
2171
|
-
|
|
2172
|
-
replace: boolean;
|
|
2555
|
+
underline: boolean;
|
|
2173
2556
|
kind: string;
|
|
2174
2557
|
labelClass: string | unknown[] | Record<string, any>;
|
|
2558
|
+
startIconClass: string | unknown[] | Record<string, any>;
|
|
2559
|
+
endIconClass: string | unknown[] | Record<string, any>;
|
|
2175
2560
|
href: string;
|
|
2176
2561
|
to: string | Record<string, any>;
|
|
2177
2562
|
iconPosition: string;
|
|
2178
2563
|
importance: string;
|
|
2179
2564
|
linkKind: string;
|
|
2180
2565
|
linkInverted: boolean;
|
|
2566
|
+
linkUnderline: boolean;
|
|
2181
2567
|
width: string;
|
|
2568
|
+
leadingClass: string | unknown[] | Record<string, any>;
|
|
2569
|
+
trailingClass: string | unknown[] | Record<string, any>;
|
|
2570
|
+
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2571
|
+
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
2182
2572
|
assertiveOnFocus: boolean;
|
|
2183
2573
|
rel: string;
|
|
2184
2574
|
}, {}, {
|
|
@@ -2268,6 +2658,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2268
2658
|
type: BooleanConstructor;
|
|
2269
2659
|
default: boolean;
|
|
2270
2660
|
};
|
|
2661
|
+
linkUnderline: {
|
|
2662
|
+
type: BooleanConstructor;
|
|
2663
|
+
default: boolean;
|
|
2664
|
+
};
|
|
2665
|
+
underline: {
|
|
2666
|
+
type: BooleanConstructor;
|
|
2667
|
+
default: null;
|
|
2668
|
+
};
|
|
2271
2669
|
disabled: {
|
|
2272
2670
|
type: BooleanConstructor;
|
|
2273
2671
|
default: boolean;
|
|
@@ -2282,14 +2680,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2282
2680
|
default: null;
|
|
2283
2681
|
};
|
|
2284
2682
|
size: {
|
|
2285
|
-
type: StringConstructor;
|
|
2286
|
-
default:
|
|
2683
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
2684
|
+
default: number;
|
|
2287
2685
|
validator: (s: unknown) => boolean;
|
|
2288
2686
|
};
|
|
2289
2687
|
labelClass: {
|
|
2290
2688
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2291
2689
|
default: string;
|
|
2292
2690
|
};
|
|
2691
|
+
leadingClass: {
|
|
2692
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2693
|
+
default: string;
|
|
2694
|
+
};
|
|
2695
|
+
trailingClass: {
|
|
2696
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2697
|
+
default: string;
|
|
2698
|
+
};
|
|
2699
|
+
startIconClass: {
|
|
2700
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2701
|
+
default: string;
|
|
2702
|
+
};
|
|
2703
|
+
endIconClass: {
|
|
2704
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2705
|
+
default: string;
|
|
2706
|
+
};
|
|
2707
|
+
blockStartIconClass: {
|
|
2708
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2709
|
+
default: string;
|
|
2710
|
+
};
|
|
2711
|
+
blockEndIconClass: {
|
|
2712
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2713
|
+
default: string;
|
|
2714
|
+
};
|
|
2715
|
+
iconClass: {
|
|
2716
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2717
|
+
default: string;
|
|
2718
|
+
};
|
|
2293
2719
|
loading: {
|
|
2294
2720
|
type: BooleanConstructor;
|
|
2295
2721
|
default: boolean;
|
|
@@ -2329,6 +2755,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2329
2755
|
};
|
|
2330
2756
|
}>, {}, {
|
|
2331
2757
|
ICON_POSITION_MODIFIERS: {
|
|
2758
|
+
start: string;
|
|
2759
|
+
end: string;
|
|
2760
|
+
blockStart: string;
|
|
2761
|
+
blockEnd: string;
|
|
2332
2762
|
left: string;
|
|
2333
2763
|
right: string;
|
|
2334
2764
|
top: string;
|
|
@@ -2338,6 +2768,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2338
2768
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
2339
2769
|
i18n: any;
|
|
2340
2770
|
}, {
|
|
2771
|
+
resolvedUnderline(): boolean;
|
|
2341
2772
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
2342
2773
|
isNativeButton(): boolean;
|
|
2343
2774
|
computedAttrs(): {
|
|
@@ -2370,7 +2801,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2370
2801
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
2371
2802
|
buttonClasses(): any[];
|
|
2372
2803
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
2373
|
-
|
|
2804
|
+
hasStartIcon(): any;
|
|
2805
|
+
hasEndIcon(): any;
|
|
2806
|
+
hasBlockStartIcon(): any;
|
|
2807
|
+
hasBlockEndIcon(): any;
|
|
2808
|
+
hasNewIconSlots(): any;
|
|
2809
|
+
shouldRenderLegacyIcon(): any;
|
|
2374
2810
|
isIconOnly(): any;
|
|
2375
2811
|
isVerticalIconLayout(): boolean;
|
|
2376
2812
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2401,6 +2837,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2401
2837
|
type: BooleanConstructor;
|
|
2402
2838
|
default: boolean;
|
|
2403
2839
|
};
|
|
2840
|
+
linkUnderline: {
|
|
2841
|
+
type: BooleanConstructor;
|
|
2842
|
+
default: boolean;
|
|
2843
|
+
};
|
|
2844
|
+
underline: {
|
|
2845
|
+
type: BooleanConstructor;
|
|
2846
|
+
default: null;
|
|
2847
|
+
};
|
|
2404
2848
|
disabled: {
|
|
2405
2849
|
type: BooleanConstructor;
|
|
2406
2850
|
default: boolean;
|
|
@@ -2415,14 +2859,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2415
2859
|
default: null;
|
|
2416
2860
|
};
|
|
2417
2861
|
size: {
|
|
2418
|
-
type: StringConstructor;
|
|
2419
|
-
default:
|
|
2862
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
2863
|
+
default: number;
|
|
2420
2864
|
validator: (s: unknown) => boolean;
|
|
2421
2865
|
};
|
|
2422
2866
|
labelClass: {
|
|
2423
2867
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2424
2868
|
default: string;
|
|
2425
2869
|
};
|
|
2870
|
+
leadingClass: {
|
|
2871
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2872
|
+
default: string;
|
|
2873
|
+
};
|
|
2874
|
+
trailingClass: {
|
|
2875
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2876
|
+
default: string;
|
|
2877
|
+
};
|
|
2878
|
+
startIconClass: {
|
|
2879
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2880
|
+
default: string;
|
|
2881
|
+
};
|
|
2882
|
+
endIconClass: {
|
|
2883
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2884
|
+
default: string;
|
|
2885
|
+
};
|
|
2886
|
+
blockStartIconClass: {
|
|
2887
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2888
|
+
default: string;
|
|
2889
|
+
};
|
|
2890
|
+
blockEndIconClass: {
|
|
2891
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2892
|
+
default: string;
|
|
2893
|
+
};
|
|
2894
|
+
iconClass: {
|
|
2895
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2896
|
+
default: string;
|
|
2897
|
+
};
|
|
2426
2898
|
loading: {
|
|
2427
2899
|
type: BooleanConstructor;
|
|
2428
2900
|
default: boolean;
|
|
@@ -2466,22 +2938,31 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2466
2938
|
}>, {
|
|
2467
2939
|
link: boolean;
|
|
2468
2940
|
disabled: boolean;
|
|
2941
|
+
size: string | number;
|
|
2469
2942
|
type: string;
|
|
2943
|
+
iconClass: string | unknown[] | Record<string, any>;
|
|
2944
|
+
replace: boolean;
|
|
2470
2945
|
target: string;
|
|
2471
2946
|
circle: boolean;
|
|
2472
2947
|
active: boolean;
|
|
2473
2948
|
loading: boolean;
|
|
2474
|
-
|
|
2475
|
-
replace: boolean;
|
|
2949
|
+
underline: boolean;
|
|
2476
2950
|
kind: string;
|
|
2477
2951
|
labelClass: string | unknown[] | Record<string, any>;
|
|
2952
|
+
startIconClass: string | unknown[] | Record<string, any>;
|
|
2953
|
+
endIconClass: string | unknown[] | Record<string, any>;
|
|
2478
2954
|
href: string;
|
|
2479
2955
|
to: string | Record<string, any>;
|
|
2480
2956
|
iconPosition: string;
|
|
2481
2957
|
importance: string;
|
|
2482
2958
|
linkKind: string;
|
|
2483
2959
|
linkInverted: boolean;
|
|
2960
|
+
linkUnderline: boolean;
|
|
2484
2961
|
width: string;
|
|
2962
|
+
leadingClass: string | unknown[] | Record<string, any>;
|
|
2963
|
+
trailingClass: string | unknown[] | Record<string, any>;
|
|
2964
|
+
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2965
|
+
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
2485
2966
|
assertiveOnFocus: boolean;
|
|
2486
2967
|
rel: string;
|
|
2487
2968
|
}, {}, {
|