@dialpad/dialtone-vue 3.221.1 → 3.222.0-next.2
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-BXBRAHoY.cjs +2 -0
- package/dist/Resizable-BXBRAHoY.cjs.map +1 -0
- package/dist/Resizable-D8x9fHjz.js +960 -0
- package/dist/Resizable-D8x9fHjz.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-D5D8AvLl.js +3020 -0
- package/dist/RichTextEditor-D5D8AvLl.js.map +1 -0
- package/dist/RichTextEditor-D6XK5dqu.cjs +12 -0
- package/dist/RichTextEditor-D6XK5dqu.cjs.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 +1405 -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 +904 -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/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 +964 -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 +77 -26
- 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 +110 -62
- 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 +72 -46
- 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 +441 -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 +34 -34
- 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 +212 -90
- 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 +196 -175
- 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 +78 -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-DrPT3pG4.cjs +2 -0
- package/dist/message_input-DrPT3pG4.cjs.map +1 -0
- package/dist/message_input-GihDjqTJ.js +667 -0
- package/dist/message_input-GihDjqTJ.js.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 +420 -31
- 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 +322 -24
- 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 +1969 -294
- 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 +3227 -903
- 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 -77
- 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 +7 -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 -488
- 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 -399
- 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 -282
- 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 -894
- 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/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 -1902
- 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 -874
- 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-BiCHkV9g.cjs +0 -2
- package/dist/message_input-BiCHkV9g.cjs.map +0 -1
- package/dist/message_input-DO6pV_GG.js +0 -668
- package/dist/message_input-DO6pV_GG.js.map +0 -1
- package/dist/resizable-D4-peBOl.js +0 -960
- package/dist/resizable-D4-peBOl.js.map +0 -1
- package/dist/resizable-aOVGO_Os.cjs +0 -2
- package/dist/resizable-aOVGO_Os.cjs.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-DYu2R0kw.js +0 -2992
- package/dist/rich_text_editor-DYu2R0kw.js.map +0 -1
- package/dist/rich_text_editor-FduHYl-G.cjs +0 -12
- package/dist/rich_text_editor-FduHYl-G.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
|
@@ -142,13 +142,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
142
142
|
type: StringConstructor;
|
|
143
143
|
default: undefined;
|
|
144
144
|
};
|
|
145
|
+
family: {
|
|
146
|
+
type: NumberConstructor;
|
|
147
|
+
default: undefined;
|
|
148
|
+
validator: (val: unknown) => boolean;
|
|
149
|
+
};
|
|
150
|
+
variant: {
|
|
151
|
+
type: NumberConstructor;
|
|
152
|
+
default: undefined;
|
|
153
|
+
validator: (val: unknown) => boolean;
|
|
154
|
+
};
|
|
145
155
|
color: {
|
|
146
156
|
type: StringConstructor;
|
|
147
157
|
default: undefined;
|
|
148
158
|
};
|
|
149
159
|
size: {
|
|
150
|
-
type: StringConstructor;
|
|
151
|
-
default:
|
|
160
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
161
|
+
default: number;
|
|
152
162
|
validator: (size: unknown) => boolean;
|
|
153
163
|
};
|
|
154
164
|
avatarClass: {
|
|
@@ -193,25 +203,43 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
193
203
|
type: StringConstructor;
|
|
194
204
|
default: undefined;
|
|
195
205
|
};
|
|
196
|
-
iconSize: {
|
|
197
|
-
type: StringConstructor;
|
|
198
|
-
default: string;
|
|
199
|
-
validator: (size: unknown) => boolean;
|
|
200
|
-
};
|
|
201
206
|
fullName: {
|
|
202
207
|
type: StringConstructor;
|
|
203
208
|
default: string;
|
|
204
209
|
};
|
|
205
|
-
|
|
210
|
+
interactive: {
|
|
206
211
|
type: BooleanConstructor;
|
|
207
212
|
default: boolean;
|
|
208
213
|
};
|
|
214
|
+
clickable: {
|
|
215
|
+
type: BooleanConstructor;
|
|
216
|
+
default: null;
|
|
217
|
+
};
|
|
209
218
|
iconAriaLabel: {
|
|
210
219
|
type: StringConstructor;
|
|
211
220
|
default: undefined;
|
|
212
221
|
};
|
|
222
|
+
iconOnly: {
|
|
223
|
+
type: BooleanConstructor;
|
|
224
|
+
default: boolean;
|
|
225
|
+
};
|
|
226
|
+
deactivated: {
|
|
227
|
+
type: BooleanConstructor;
|
|
228
|
+
default: boolean;
|
|
229
|
+
};
|
|
213
230
|
}>, {}, {
|
|
214
231
|
AVATAR_SIZE_MODIFIERS: {
|
|
232
|
+
100: string;
|
|
233
|
+
150: string;
|
|
234
|
+
200: string;
|
|
235
|
+
250: string;
|
|
236
|
+
300: string;
|
|
237
|
+
400: string;
|
|
238
|
+
500: string;
|
|
239
|
+
600: string;
|
|
240
|
+
700: string;
|
|
241
|
+
800: string;
|
|
242
|
+
900: string;
|
|
215
243
|
xs: string;
|
|
216
244
|
sm: string;
|
|
217
245
|
md: string;
|
|
@@ -224,34 +252,43 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
224
252
|
initials: string;
|
|
225
253
|
};
|
|
226
254
|
AVATAR_PRESENCE_SIZE_MODIFIERS: {
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
255
|
+
100: string;
|
|
256
|
+
150: string;
|
|
257
|
+
200: string;
|
|
258
|
+
250: string;
|
|
259
|
+
300: string;
|
|
260
|
+
400: string;
|
|
261
|
+
500: string;
|
|
231
262
|
xs: string;
|
|
232
263
|
sm: string;
|
|
233
264
|
md: string;
|
|
234
265
|
lg: string;
|
|
235
|
-
xl: string;
|
|
236
266
|
};
|
|
237
267
|
imageLoadedSuccessfully: null;
|
|
238
268
|
formattedInitials: string;
|
|
239
269
|
initializing: boolean;
|
|
240
270
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
271
|
+
anchorHue: number;
|
|
241
272
|
}, {
|
|
273
|
+
resolvedInteractive(): boolean;
|
|
242
274
|
hasOverlayIcon(): any;
|
|
275
|
+
isIconType(): any;
|
|
243
276
|
iconDataQa(): "dt-avatar-icon";
|
|
277
|
+
computedFamily(): number | undefined;
|
|
278
|
+
computedVariant(): number | undefined;
|
|
244
279
|
avatarClasses(): any[];
|
|
280
|
+
avatarStyles(): {
|
|
281
|
+
'--avatar-color-background': string;
|
|
282
|
+
}[] | undefined;
|
|
245
283
|
overlayClasses(): (string | unknown[] | Record<string, any>)[];
|
|
246
284
|
showGroup(): boolean;
|
|
247
|
-
formattedGroup(): number | "99+" | undefined;
|
|
248
|
-
validatedSize(): string;
|
|
285
|
+
formattedGroup(): number | "9+" | "99+" | undefined;
|
|
286
|
+
validatedSize(): string | number;
|
|
249
287
|
showImage(): string | false;
|
|
250
288
|
}, {
|
|
251
|
-
isIconType(): any;
|
|
252
289
|
setImageListeners(): Promise<void>;
|
|
253
290
|
formatInitials(): void;
|
|
254
|
-
|
|
291
|
+
readAnchorHue(): void;
|
|
255
292
|
_loadedImageEventHandler(el: any): void;
|
|
256
293
|
_erroredImageEventHandler(el: any): void;
|
|
257
294
|
validateProps(): void;
|
|
@@ -265,13 +302,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
265
302
|
type: StringConstructor;
|
|
266
303
|
default: undefined;
|
|
267
304
|
};
|
|
305
|
+
family: {
|
|
306
|
+
type: NumberConstructor;
|
|
307
|
+
default: undefined;
|
|
308
|
+
validator: (val: unknown) => boolean;
|
|
309
|
+
};
|
|
310
|
+
variant: {
|
|
311
|
+
type: NumberConstructor;
|
|
312
|
+
default: undefined;
|
|
313
|
+
validator: (val: unknown) => boolean;
|
|
314
|
+
};
|
|
268
315
|
color: {
|
|
269
316
|
type: StringConstructor;
|
|
270
317
|
default: undefined;
|
|
271
318
|
};
|
|
272
319
|
size: {
|
|
273
|
-
type: StringConstructor;
|
|
274
|
-
default:
|
|
320
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
321
|
+
default: number;
|
|
275
322
|
validator: (size: unknown) => boolean;
|
|
276
323
|
};
|
|
277
324
|
avatarClass: {
|
|
@@ -316,44 +363,55 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
316
363
|
type: StringConstructor;
|
|
317
364
|
default: undefined;
|
|
318
365
|
};
|
|
319
|
-
iconSize: {
|
|
320
|
-
type: StringConstructor;
|
|
321
|
-
default: string;
|
|
322
|
-
validator: (size: unknown) => boolean;
|
|
323
|
-
};
|
|
324
366
|
fullName: {
|
|
325
367
|
type: StringConstructor;
|
|
326
368
|
default: string;
|
|
327
369
|
};
|
|
328
|
-
|
|
370
|
+
interactive: {
|
|
329
371
|
type: BooleanConstructor;
|
|
330
372
|
default: boolean;
|
|
331
373
|
};
|
|
374
|
+
clickable: {
|
|
375
|
+
type: BooleanConstructor;
|
|
376
|
+
default: null;
|
|
377
|
+
};
|
|
332
378
|
iconAriaLabel: {
|
|
333
379
|
type: StringConstructor;
|
|
334
380
|
default: undefined;
|
|
335
381
|
};
|
|
382
|
+
iconOnly: {
|
|
383
|
+
type: BooleanConstructor;
|
|
384
|
+
default: boolean;
|
|
385
|
+
};
|
|
386
|
+
deactivated: {
|
|
387
|
+
type: BooleanConstructor;
|
|
388
|
+
default: boolean;
|
|
389
|
+
};
|
|
336
390
|
}>> & Readonly<{
|
|
337
391
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
338
392
|
}>, {
|
|
393
|
+
size: string | number;
|
|
339
394
|
id: string;
|
|
395
|
+
iconClass: string | unknown[] | Record<string, any>;
|
|
396
|
+
deactivated: boolean;
|
|
397
|
+
family: number;
|
|
340
398
|
presence: string;
|
|
341
399
|
seed: string;
|
|
400
|
+
variant: number;
|
|
342
401
|
color: string;
|
|
343
|
-
size: string;
|
|
344
402
|
avatarClass: string | unknown[] | Record<string, any>;
|
|
345
403
|
canvasClass: string | unknown[] | Record<string, any>;
|
|
346
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
347
404
|
presenceProps: Record<string, any>;
|
|
348
405
|
group: number;
|
|
349
406
|
overlayText: string;
|
|
350
407
|
overlayClass: string | unknown[] | Record<string, any>;
|
|
351
408
|
imageSrc: string;
|
|
352
409
|
imageAlt: string;
|
|
353
|
-
iconSize: string;
|
|
354
410
|
fullName: string;
|
|
411
|
+
interactive: boolean;
|
|
355
412
|
clickable: boolean;
|
|
356
413
|
iconAriaLabel: string;
|
|
414
|
+
iconOnly: boolean;
|
|
357
415
|
}, {}, {
|
|
358
416
|
DtPresence: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
359
417
|
presence: {
|
|
@@ -365,6 +423,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
365
423
|
type: StringConstructor;
|
|
366
424
|
default: null;
|
|
367
425
|
};
|
|
426
|
+
showIcon: {
|
|
427
|
+
type: BooleanConstructor;
|
|
428
|
+
default: boolean;
|
|
429
|
+
};
|
|
368
430
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
369
431
|
presence: {
|
|
370
432
|
type: StringConstructor;
|
|
@@ -375,10 +437,20 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
375
437
|
type: StringConstructor;
|
|
376
438
|
default: null;
|
|
377
439
|
};
|
|
440
|
+
showIcon: {
|
|
441
|
+
type: BooleanConstructor;
|
|
442
|
+
default: boolean;
|
|
443
|
+
};
|
|
378
444
|
}>> & Readonly<{}>, {
|
|
379
445
|
presence: string;
|
|
380
446
|
srText: string;
|
|
381
|
-
|
|
447
|
+
showIcon: boolean;
|
|
448
|
+
}, {}, {
|
|
449
|
+
DtPresenceActiveIcon: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
450
|
+
DtPresenceAwayIcon: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
451
|
+
DtPresenceBusyIcon: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
452
|
+
DtPresenceDndIcon: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
453
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
382
454
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
383
455
|
DtRecipeGeneralRow: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
384
456
|
type: {
|
|
@@ -458,6 +530,40 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
458
530
|
'd-recipe-leftbar-row--action-focused': boolean;
|
|
459
531
|
})[];
|
|
460
532
|
getIcon(): string;
|
|
533
|
+
getIconComponent(): import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
534
|
+
size: {
|
|
535
|
+
type: StringConstructor;
|
|
536
|
+
default: string;
|
|
537
|
+
validator: (s: unknown) => boolean;
|
|
538
|
+
};
|
|
539
|
+
ariaLabel: {
|
|
540
|
+
type: StringConstructor;
|
|
541
|
+
default: undefined;
|
|
542
|
+
};
|
|
543
|
+
}>, {}, {}, {
|
|
544
|
+
iconSizeClass(): any;
|
|
545
|
+
ariaHidden(): "true" | "false";
|
|
546
|
+
dataQA(): {};
|
|
547
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "loaded"[], "loaded", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
548
|
+
size: {
|
|
549
|
+
type: StringConstructor;
|
|
550
|
+
default: string;
|
|
551
|
+
validator: (s: unknown) => boolean;
|
|
552
|
+
};
|
|
553
|
+
ariaLabel: {
|
|
554
|
+
type: StringConstructor;
|
|
555
|
+
default: undefined;
|
|
556
|
+
};
|
|
557
|
+
}>> & Readonly<{
|
|
558
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
559
|
+
}>, {
|
|
560
|
+
size: string;
|
|
561
|
+
ariaLabel: string;
|
|
562
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | undefined;
|
|
563
|
+
isDialbotType(): boolean;
|
|
564
|
+
isContactCenterType(): boolean;
|
|
565
|
+
contactCenterIconClasses(): any[];
|
|
566
|
+
avatarSize(): string;
|
|
461
567
|
generalRowListeners(): Object;
|
|
462
568
|
getAriaLabel(): string;
|
|
463
569
|
hasActions(): string | boolean;
|
|
@@ -476,7 +582,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
476
582
|
typingTooltip(): any;
|
|
477
583
|
}, {
|
|
478
584
|
removeClassStyleAttrs: typeof import('../../../common/utils').removeClassStyleAttrs;
|
|
479
|
-
addClassStyleAttrs: typeof import('../../../common/utils').addClassStyleAttrs;
|
|
480
585
|
validateProps(): void;
|
|
481
586
|
adjustLabelWidth(): void;
|
|
482
587
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "call"[], "call", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -546,10 +651,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
546
651
|
}>> & Readonly<{
|
|
547
652
|
onCall?: ((...args: any[]) => any) | undefined;
|
|
548
653
|
}>, {
|
|
654
|
+
ariaLabel: string;
|
|
549
655
|
type: string;
|
|
550
656
|
color: string;
|
|
551
657
|
iconSize: string;
|
|
552
|
-
ariaLabel: string;
|
|
553
658
|
muted: boolean;
|
|
554
659
|
selected: boolean;
|
|
555
660
|
unreadCount: string;
|
|
@@ -731,9 +836,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
731
836
|
default: number;
|
|
732
837
|
};
|
|
733
838
|
}>> & Readonly<{}>, {
|
|
839
|
+
ariaLabel: string;
|
|
734
840
|
offset: number;
|
|
735
841
|
animationDuration: number;
|
|
736
|
-
ariaLabel: string;
|
|
737
842
|
animate: boolean;
|
|
738
843
|
paragraphOption: boolean | Record<string, any>;
|
|
739
844
|
listItemOption: boolean | Record<string, any>;
|
|
@@ -773,6 +878,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
773
878
|
};
|
|
774
879
|
}>, {}, {
|
|
775
880
|
SKELETON_HEADING_HEIGHTS: {
|
|
881
|
+
200: string;
|
|
882
|
+
300: string;
|
|
883
|
+
400: string;
|
|
776
884
|
sm: string;
|
|
777
885
|
md: string;
|
|
778
886
|
lg: string;
|
|
@@ -820,9 +928,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
820
928
|
type: string;
|
|
821
929
|
offset: number;
|
|
822
930
|
animationDuration: number;
|
|
823
|
-
width: string;
|
|
824
|
-
contentClass: string;
|
|
825
931
|
animate: boolean;
|
|
932
|
+
contentClass: string;
|
|
933
|
+
width: string;
|
|
826
934
|
headingHeight: string;
|
|
827
935
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
828
936
|
DtSkeletonShape: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -832,8 +940,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
832
940
|
validator: (shape: unknown) => boolean;
|
|
833
941
|
};
|
|
834
942
|
size: {
|
|
835
|
-
type: StringConstructor;
|
|
836
|
-
default:
|
|
943
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
944
|
+
default: number;
|
|
837
945
|
};
|
|
838
946
|
animationDuration: {
|
|
839
947
|
type: NumberConstructor;
|
|
@@ -880,8 +988,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
880
988
|
validator: (shape: unknown) => boolean;
|
|
881
989
|
};
|
|
882
990
|
size: {
|
|
883
|
-
type: StringConstructor;
|
|
884
|
-
default:
|
|
991
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
992
|
+
default: number;
|
|
885
993
|
};
|
|
886
994
|
animationDuration: {
|
|
887
995
|
type: NumberConstructor;
|
|
@@ -900,12 +1008,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
900
1008
|
default: string;
|
|
901
1009
|
};
|
|
902
1010
|
}>> & Readonly<{}>, {
|
|
1011
|
+
size: string | number;
|
|
903
1012
|
offset: number;
|
|
904
1013
|
animationDuration: number;
|
|
905
|
-
|
|
1014
|
+
animate: boolean;
|
|
906
1015
|
contentClass: string | unknown[] | Record<string, any>;
|
|
907
1016
|
shape: string;
|
|
908
|
-
animate: boolean;
|
|
909
1017
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
910
1018
|
DtSkeletonListItem: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
911
1019
|
shape: {
|
|
@@ -914,8 +1022,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
914
1022
|
validator: (shape: unknown) => boolean;
|
|
915
1023
|
};
|
|
916
1024
|
shapeSize: {
|
|
917
|
-
type: StringConstructor;
|
|
918
|
-
default:
|
|
1025
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1026
|
+
default: number;
|
|
919
1027
|
};
|
|
920
1028
|
paragraphs: {
|
|
921
1029
|
type: ObjectConstructor;
|
|
@@ -951,8 +1059,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
951
1059
|
validator: (shape: unknown) => boolean;
|
|
952
1060
|
};
|
|
953
1061
|
shapeSize: {
|
|
954
|
-
type: StringConstructor;
|
|
955
|
-
default:
|
|
1062
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1063
|
+
default: number;
|
|
956
1064
|
};
|
|
957
1065
|
paragraphs: {
|
|
958
1066
|
type: ObjectConstructor;
|
|
@@ -984,10 +1092,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
984
1092
|
}>> & Readonly<{}>, {
|
|
985
1093
|
offset: number;
|
|
986
1094
|
animationDuration: number;
|
|
1095
|
+
animate: boolean;
|
|
987
1096
|
contentClass: string;
|
|
988
1097
|
shape: string;
|
|
989
|
-
|
|
990
|
-
shapeSize: string;
|
|
1098
|
+
shapeSize: string | number;
|
|
991
1099
|
paragraphs: Record<string, any>;
|
|
992
1100
|
shapeClass: string;
|
|
993
1101
|
}, {}, {
|
|
@@ -998,8 +1106,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
998
1106
|
validator: (shape: unknown) => boolean;
|
|
999
1107
|
};
|
|
1000
1108
|
size: {
|
|
1001
|
-
type: StringConstructor;
|
|
1002
|
-
default:
|
|
1109
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1110
|
+
default: number;
|
|
1003
1111
|
};
|
|
1004
1112
|
animationDuration: {
|
|
1005
1113
|
type: NumberConstructor;
|
|
@@ -1046,8 +1154,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1046
1154
|
validator: (shape: unknown) => boolean;
|
|
1047
1155
|
};
|
|
1048
1156
|
size: {
|
|
1049
|
-
type: StringConstructor;
|
|
1050
|
-
default:
|
|
1157
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1158
|
+
default: number;
|
|
1051
1159
|
};
|
|
1052
1160
|
animationDuration: {
|
|
1053
1161
|
type: NumberConstructor;
|
|
@@ -1066,12 +1174,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1066
1174
|
default: string;
|
|
1067
1175
|
};
|
|
1068
1176
|
}>> & Readonly<{}>, {
|
|
1177
|
+
size: string | number;
|
|
1069
1178
|
offset: number;
|
|
1070
1179
|
animationDuration: number;
|
|
1071
|
-
|
|
1180
|
+
animate: boolean;
|
|
1072
1181
|
contentClass: string | unknown[] | Record<string, any>;
|
|
1073
1182
|
shape: string;
|
|
1074
|
-
animate: boolean;
|
|
1075
1183
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1076
1184
|
DtSkeletonParagraph: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1077
1185
|
rows: {
|
|
@@ -1169,10 +1277,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1169
1277
|
}>> & Readonly<{}>, {
|
|
1170
1278
|
offset: number;
|
|
1171
1279
|
animationDuration: number;
|
|
1172
|
-
|
|
1280
|
+
animate: boolean;
|
|
1173
1281
|
contentClass: string;
|
|
1282
|
+
width: string | unknown[];
|
|
1174
1283
|
maxWidth: string | number;
|
|
1175
|
-
animate: boolean;
|
|
1176
1284
|
rows: string | number;
|
|
1177
1285
|
minWidth: string | number;
|
|
1178
1286
|
randomWidth: boolean;
|
|
@@ -1211,6 +1319,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1211
1319
|
};
|
|
1212
1320
|
}>, {}, {
|
|
1213
1321
|
SKELETON_HEADING_HEIGHTS: {
|
|
1322
|
+
200: string;
|
|
1323
|
+
300: string;
|
|
1324
|
+
400: string;
|
|
1214
1325
|
sm: string;
|
|
1215
1326
|
md: string;
|
|
1216
1327
|
lg: string;
|
|
@@ -1258,9 +1369,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1258
1369
|
type: string;
|
|
1259
1370
|
offset: number;
|
|
1260
1371
|
animationDuration: number;
|
|
1261
|
-
width: string;
|
|
1262
|
-
contentClass: string;
|
|
1263
1372
|
animate: boolean;
|
|
1373
|
+
contentClass: string;
|
|
1374
|
+
width: string;
|
|
1264
1375
|
headingHeight: string;
|
|
1265
1376
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1266
1377
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1361,10 +1472,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1361
1472
|
}>> & Readonly<{}>, {
|
|
1362
1473
|
offset: number;
|
|
1363
1474
|
animationDuration: number;
|
|
1364
|
-
|
|
1475
|
+
animate: boolean;
|
|
1365
1476
|
contentClass: string;
|
|
1477
|
+
width: string | unknown[];
|
|
1366
1478
|
maxWidth: string | number;
|
|
1367
|
-
animate: boolean;
|
|
1368
1479
|
rows: string | number;
|
|
1369
1480
|
minWidth: string | number;
|
|
1370
1481
|
randomWidth: boolean;
|
|
@@ -1403,6 +1514,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1403
1514
|
};
|
|
1404
1515
|
}>, {}, {
|
|
1405
1516
|
SKELETON_HEADING_HEIGHTS: {
|
|
1517
|
+
200: string;
|
|
1518
|
+
300: string;
|
|
1519
|
+
400: string;
|
|
1406
1520
|
sm: string;
|
|
1407
1521
|
md: string;
|
|
1408
1522
|
lg: string;
|
|
@@ -1450,9 +1564,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1450
1564
|
type: string;
|
|
1451
1565
|
offset: number;
|
|
1452
1566
|
animationDuration: number;
|
|
1453
|
-
width: string;
|
|
1454
|
-
contentClass: string;
|
|
1455
1567
|
animate: boolean;
|
|
1568
|
+
contentClass: string;
|
|
1569
|
+
width: string;
|
|
1456
1570
|
headingHeight: string;
|
|
1457
1571
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1458
1572
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1488,6 +1602,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1488
1602
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1489
1603
|
default: string;
|
|
1490
1604
|
};
|
|
1605
|
+
startIconClass: {
|
|
1606
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1607
|
+
default: string;
|
|
1608
|
+
};
|
|
1609
|
+
endIconClass: {
|
|
1610
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1611
|
+
default: string;
|
|
1612
|
+
};
|
|
1491
1613
|
subtle: {
|
|
1492
1614
|
type: BooleanConstructor;
|
|
1493
1615
|
default: boolean;
|
|
@@ -1500,7 +1622,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1500
1622
|
BADGE_TYPE_MODIFIERS: {
|
|
1501
1623
|
default: string;
|
|
1502
1624
|
info: string;
|
|
1503
|
-
|
|
1625
|
+
positive: string;
|
|
1504
1626
|
warning: string;
|
|
1505
1627
|
critical: string;
|
|
1506
1628
|
bulletin: string;
|
|
@@ -1571,6 +1693,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1571
1693
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1572
1694
|
default: string;
|
|
1573
1695
|
};
|
|
1696
|
+
startIconClass: {
|
|
1697
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1698
|
+
default: string;
|
|
1699
|
+
};
|
|
1700
|
+
endIconClass: {
|
|
1701
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1702
|
+
default: string;
|
|
1703
|
+
};
|
|
1574
1704
|
subtle: {
|
|
1575
1705
|
type: BooleanConstructor;
|
|
1576
1706
|
default: boolean;
|
|
@@ -1582,11 +1712,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1582
1712
|
}>> & Readonly<{}>, {
|
|
1583
1713
|
type: string;
|
|
1584
1714
|
outlined: boolean;
|
|
1585
|
-
iconSize: string;
|
|
1586
1715
|
text: string;
|
|
1716
|
+
iconSize: string;
|
|
1587
1717
|
kind: string;
|
|
1588
1718
|
decoration: string;
|
|
1589
1719
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1720
|
+
startIconClass: string | unknown[] | Record<string, any>;
|
|
1721
|
+
endIconClass: string | unknown[] | Record<string, any>;
|
|
1590
1722
|
subtle: boolean;
|
|
1591
1723
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1592
1724
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1617,6 +1749,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1617
1749
|
type: BooleanConstructor;
|
|
1618
1750
|
default: boolean;
|
|
1619
1751
|
};
|
|
1752
|
+
linkUnderline: {
|
|
1753
|
+
type: BooleanConstructor;
|
|
1754
|
+
default: boolean;
|
|
1755
|
+
};
|
|
1756
|
+
underline: {
|
|
1757
|
+
type: BooleanConstructor;
|
|
1758
|
+
default: null;
|
|
1759
|
+
};
|
|
1620
1760
|
disabled: {
|
|
1621
1761
|
type: BooleanConstructor;
|
|
1622
1762
|
default: boolean;
|
|
@@ -1631,14 +1771,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1631
1771
|
default: null;
|
|
1632
1772
|
};
|
|
1633
1773
|
size: {
|
|
1634
|
-
type: StringConstructor;
|
|
1635
|
-
default:
|
|
1774
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1775
|
+
default: number;
|
|
1636
1776
|
validator: (s: unknown) => boolean;
|
|
1637
1777
|
};
|
|
1638
1778
|
labelClass: {
|
|
1639
1779
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1640
1780
|
default: string;
|
|
1641
1781
|
};
|
|
1782
|
+
leadingClass: {
|
|
1783
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1784
|
+
default: string;
|
|
1785
|
+
};
|
|
1786
|
+
trailingClass: {
|
|
1787
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1788
|
+
default: string;
|
|
1789
|
+
};
|
|
1790
|
+
startIconClass: {
|
|
1791
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1792
|
+
default: string;
|
|
1793
|
+
};
|
|
1794
|
+
endIconClass: {
|
|
1795
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1796
|
+
default: string;
|
|
1797
|
+
};
|
|
1798
|
+
blockStartIconClass: {
|
|
1799
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1800
|
+
default: string;
|
|
1801
|
+
};
|
|
1802
|
+
blockEndIconClass: {
|
|
1803
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1804
|
+
default: string;
|
|
1805
|
+
};
|
|
1806
|
+
iconClass: {
|
|
1807
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1808
|
+
default: string;
|
|
1809
|
+
};
|
|
1642
1810
|
loading: {
|
|
1643
1811
|
type: BooleanConstructor;
|
|
1644
1812
|
default: boolean;
|
|
@@ -1678,6 +1846,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1678
1846
|
};
|
|
1679
1847
|
}>, {}, {
|
|
1680
1848
|
ICON_POSITION_MODIFIERS: {
|
|
1849
|
+
start: string;
|
|
1850
|
+
end: string;
|
|
1851
|
+
blockStart: string;
|
|
1852
|
+
blockEnd: string;
|
|
1681
1853
|
left: string;
|
|
1682
1854
|
right: string;
|
|
1683
1855
|
top: string;
|
|
@@ -1687,6 +1859,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1687
1859
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
1688
1860
|
i18n: any;
|
|
1689
1861
|
}, {
|
|
1862
|
+
resolvedUnderline(): boolean;
|
|
1690
1863
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1691
1864
|
isNativeButton(): boolean;
|
|
1692
1865
|
computedAttrs(): {
|
|
@@ -1719,7 +1892,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1719
1892
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1720
1893
|
buttonClasses(): any[];
|
|
1721
1894
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1722
|
-
|
|
1895
|
+
hasStartIcon(): any;
|
|
1896
|
+
hasEndIcon(): any;
|
|
1897
|
+
hasBlockStartIcon(): any;
|
|
1898
|
+
hasBlockEndIcon(): any;
|
|
1899
|
+
hasNewIconSlots(): any;
|
|
1900
|
+
shouldRenderLegacyIcon(): any;
|
|
1723
1901
|
isIconOnly(): any;
|
|
1724
1902
|
isVerticalIconLayout(): boolean;
|
|
1725
1903
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1750,6 +1928,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1750
1928
|
type: BooleanConstructor;
|
|
1751
1929
|
default: boolean;
|
|
1752
1930
|
};
|
|
1931
|
+
linkUnderline: {
|
|
1932
|
+
type: BooleanConstructor;
|
|
1933
|
+
default: boolean;
|
|
1934
|
+
};
|
|
1935
|
+
underline: {
|
|
1936
|
+
type: BooleanConstructor;
|
|
1937
|
+
default: null;
|
|
1938
|
+
};
|
|
1753
1939
|
disabled: {
|
|
1754
1940
|
type: BooleanConstructor;
|
|
1755
1941
|
default: boolean;
|
|
@@ -1764,14 +1950,42 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1764
1950
|
default: null;
|
|
1765
1951
|
};
|
|
1766
1952
|
size: {
|
|
1767
|
-
type: StringConstructor;
|
|
1768
|
-
default:
|
|
1953
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1954
|
+
default: number;
|
|
1769
1955
|
validator: (s: unknown) => boolean;
|
|
1770
1956
|
};
|
|
1771
1957
|
labelClass: {
|
|
1772
1958
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1773
1959
|
default: string;
|
|
1774
1960
|
};
|
|
1961
|
+
leadingClass: {
|
|
1962
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1963
|
+
default: string;
|
|
1964
|
+
};
|
|
1965
|
+
trailingClass: {
|
|
1966
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1967
|
+
default: string;
|
|
1968
|
+
};
|
|
1969
|
+
startIconClass: {
|
|
1970
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1971
|
+
default: string;
|
|
1972
|
+
};
|
|
1973
|
+
endIconClass: {
|
|
1974
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1975
|
+
default: string;
|
|
1976
|
+
};
|
|
1977
|
+
blockStartIconClass: {
|
|
1978
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1979
|
+
default: string;
|
|
1980
|
+
};
|
|
1981
|
+
blockEndIconClass: {
|
|
1982
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1983
|
+
default: string;
|
|
1984
|
+
};
|
|
1985
|
+
iconClass: {
|
|
1986
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1987
|
+
default: string;
|
|
1988
|
+
};
|
|
1775
1989
|
loading: {
|
|
1776
1990
|
type: BooleanConstructor;
|
|
1777
1991
|
default: boolean;
|
|
@@ -1815,22 +2029,31 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1815
2029
|
}>, {
|
|
1816
2030
|
link: boolean;
|
|
1817
2031
|
disabled: boolean;
|
|
2032
|
+
size: string | number;
|
|
1818
2033
|
type: string;
|
|
2034
|
+
iconClass: string | unknown[] | Record<string, any>;
|
|
2035
|
+
replace: boolean;
|
|
1819
2036
|
target: string;
|
|
1820
2037
|
circle: boolean;
|
|
1821
2038
|
active: boolean;
|
|
1822
2039
|
loading: boolean;
|
|
1823
|
-
|
|
1824
|
-
replace: boolean;
|
|
2040
|
+
underline: boolean;
|
|
1825
2041
|
kind: string;
|
|
1826
2042
|
labelClass: string | unknown[] | Record<string, any>;
|
|
2043
|
+
startIconClass: string | unknown[] | Record<string, any>;
|
|
2044
|
+
endIconClass: string | unknown[] | Record<string, any>;
|
|
1827
2045
|
href: string;
|
|
1828
2046
|
to: string | Record<string, any>;
|
|
1829
2047
|
iconPosition: string;
|
|
1830
2048
|
importance: string;
|
|
1831
2049
|
linkKind: string;
|
|
1832
2050
|
linkInverted: boolean;
|
|
2051
|
+
linkUnderline: boolean;
|
|
1833
2052
|
width: string;
|
|
2053
|
+
leadingClass: string | unknown[] | Record<string, any>;
|
|
2054
|
+
trailingClass: string | unknown[] | Record<string, any>;
|
|
2055
|
+
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2056
|
+
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1834
2057
|
assertiveOnFocus: boolean;
|
|
1835
2058
|
rel: string;
|
|
1836
2059
|
}, {}, {
|
|
@@ -1898,6 +2121,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1898
2121
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1899
2122
|
default: string;
|
|
1900
2123
|
};
|
|
2124
|
+
anchorClass: {
|
|
2125
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2126
|
+
default: string;
|
|
2127
|
+
};
|
|
1901
2128
|
message: {
|
|
1902
2129
|
type: StringConstructor;
|
|
1903
2130
|
default: string;
|
|
@@ -1906,8 +2133,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1906
2133
|
type: BooleanConstructor;
|
|
1907
2134
|
default: boolean;
|
|
1908
2135
|
};
|
|
1909
|
-
|
|
1910
|
-
type: BooleanConstructor;
|
|
2136
|
+
open: {
|
|
2137
|
+
type: (BooleanConstructor | null)[];
|
|
1911
2138
|
default: null;
|
|
1912
2139
|
};
|
|
1913
2140
|
transition: {
|
|
@@ -1984,6 +2211,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1984
2211
|
};
|
|
1985
2212
|
anchor(): any;
|
|
1986
2213
|
}, {
|
|
2214
|
+
getModeReferenceEl(): any;
|
|
1987
2215
|
calculateAnchorZindex(): 651 | 400;
|
|
1988
2216
|
hasVisibleFocus(): any;
|
|
1989
2217
|
onEnterAnchor(e: any): void;
|
|
@@ -1993,6 +2221,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1993
2221
|
onChangePlacement(placement: any): void;
|
|
1994
2222
|
onHide(): void;
|
|
1995
2223
|
onShow(tooltipInstance: any, callingMethod: any): false | undefined;
|
|
2224
|
+
resolveAppendTo(): any;
|
|
1996
2225
|
setProps(): void;
|
|
1997
2226
|
onMount(): void;
|
|
1998
2227
|
tooltipHasContent(tooltipInstance: any): boolean;
|
|
@@ -2006,6 +2235,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2006
2235
|
touch: boolean;
|
|
2007
2236
|
onMount: () => void;
|
|
2008
2237
|
showOnCreate: boolean;
|
|
2238
|
+
appendTo: any;
|
|
2009
2239
|
popperOptions: {
|
|
2010
2240
|
modifiers: ({
|
|
2011
2241
|
name: string;
|
|
@@ -2034,7 +2264,32 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2034
2264
|
};
|
|
2035
2265
|
addExternalAnchorEventListeners(): void;
|
|
2036
2266
|
removeExternalAnchorEventListeners(): void;
|
|
2037
|
-
},
|
|
2267
|
+
}, {
|
|
2268
|
+
props: {
|
|
2269
|
+
contentMode: {
|
|
2270
|
+
type: StringConstructor;
|
|
2271
|
+
default: null;
|
|
2272
|
+
validator: (v: any) => boolean;
|
|
2273
|
+
};
|
|
2274
|
+
};
|
|
2275
|
+
data(): {
|
|
2276
|
+
modeContrast: string;
|
|
2277
|
+
modeResolved: null;
|
|
2278
|
+
};
|
|
2279
|
+
computed: {
|
|
2280
|
+
modeAttrs(): any;
|
|
2281
|
+
};
|
|
2282
|
+
watch: {
|
|
2283
|
+
contentMode(): void;
|
|
2284
|
+
};
|
|
2285
|
+
mounted(): void;
|
|
2286
|
+
beforeUnmount(): void;
|
|
2287
|
+
methods: {
|
|
2288
|
+
getModeReferenceEl(): HTMLElement | null;
|
|
2289
|
+
setupModeObservers(): void;
|
|
2290
|
+
cleanupModeObservers(): void;
|
|
2291
|
+
};
|
|
2292
|
+
}, import('vue').ComponentOptionsMixin, ("update:open" | "shown")[], "update:open" | "shown", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2038
2293
|
id: {
|
|
2039
2294
|
type: StringConstructor;
|
|
2040
2295
|
default(): string;
|
|
@@ -2073,6 +2328,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2073
2328
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2074
2329
|
default: string;
|
|
2075
2330
|
};
|
|
2331
|
+
anchorClass: {
|
|
2332
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2333
|
+
default: string;
|
|
2334
|
+
};
|
|
2076
2335
|
message: {
|
|
2077
2336
|
type: StringConstructor;
|
|
2078
2337
|
default: string;
|
|
@@ -2081,8 +2340,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2081
2340
|
type: BooleanConstructor;
|
|
2082
2341
|
default: boolean;
|
|
2083
2342
|
};
|
|
2084
|
-
|
|
2085
|
-
type: BooleanConstructor;
|
|
2343
|
+
open: {
|
|
2344
|
+
type: (BooleanConstructor | null)[];
|
|
2086
2345
|
default: null;
|
|
2087
2346
|
};
|
|
2088
2347
|
transition: {
|
|
@@ -2109,16 +2368,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2109
2368
|
default: null;
|
|
2110
2369
|
};
|
|
2111
2370
|
}>> & Readonly<{
|
|
2371
|
+
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
2112
2372
|
onShown?: ((...args: any[]) => any) | undefined;
|
|
2113
|
-
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
2114
2373
|
}>, {
|
|
2115
2374
|
id: string;
|
|
2116
2375
|
offset: unknown[];
|
|
2376
|
+
open: boolean | null;
|
|
2117
2377
|
message: string;
|
|
2118
|
-
inverted: boolean;
|
|
2119
2378
|
contentClass: string | unknown[] | Record<string, any>;
|
|
2120
|
-
|
|
2121
|
-
|
|
2379
|
+
inverted: boolean;
|
|
2380
|
+
anchorClass: string | unknown[] | Record<string, any>;
|
|
2122
2381
|
appendTo: string | HTMLElement;
|
|
2123
2382
|
delay: boolean;
|
|
2124
2383
|
placement: string;
|
|
@@ -2126,6 +2385,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2126
2385
|
theme: string;
|
|
2127
2386
|
fallbackPlacements: unknown[];
|
|
2128
2387
|
enabled: boolean;
|
|
2388
|
+
transition: boolean;
|
|
2129
2389
|
externalAnchor: string;
|
|
2130
2390
|
externalAnchorElement: HTMLElement;
|
|
2131
2391
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2189,6 +2449,355 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2189
2449
|
size: string;
|
|
2190
2450
|
ariaLabel: string;
|
|
2191
2451
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2452
|
+
DtIconDialbot: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2453
|
+
size: {
|
|
2454
|
+
type: StringConstructor;
|
|
2455
|
+
default: string;
|
|
2456
|
+
validator: (s: unknown) => boolean;
|
|
2457
|
+
};
|
|
2458
|
+
ariaLabel: {
|
|
2459
|
+
type: StringConstructor;
|
|
2460
|
+
default: undefined;
|
|
2461
|
+
};
|
|
2462
|
+
}>, {}, {}, {
|
|
2463
|
+
iconSizeClass(): any;
|
|
2464
|
+
ariaHidden(): "true" | "false";
|
|
2465
|
+
dataQA(): {};
|
|
2466
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "loaded"[], "loaded", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2467
|
+
size: {
|
|
2468
|
+
type: StringConstructor;
|
|
2469
|
+
default: string;
|
|
2470
|
+
validator: (s: unknown) => boolean;
|
|
2471
|
+
};
|
|
2472
|
+
ariaLabel: {
|
|
2473
|
+
type: StringConstructor;
|
|
2474
|
+
default: undefined;
|
|
2475
|
+
};
|
|
2476
|
+
}>> & Readonly<{
|
|
2477
|
+
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
2478
|
+
}>, {
|
|
2479
|
+
size: string;
|
|
2480
|
+
ariaLabel: string;
|
|
2481
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2482
|
+
DtAvatar: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2483
|
+
id: {
|
|
2484
|
+
type: StringConstructor;
|
|
2485
|
+
default(): string;
|
|
2486
|
+
};
|
|
2487
|
+
seed: {
|
|
2488
|
+
type: StringConstructor;
|
|
2489
|
+
default: undefined;
|
|
2490
|
+
};
|
|
2491
|
+
family: {
|
|
2492
|
+
type: NumberConstructor;
|
|
2493
|
+
default: undefined;
|
|
2494
|
+
validator: (val: unknown) => boolean;
|
|
2495
|
+
};
|
|
2496
|
+
variant: {
|
|
2497
|
+
type: NumberConstructor;
|
|
2498
|
+
default: undefined;
|
|
2499
|
+
validator: (val: unknown) => boolean;
|
|
2500
|
+
};
|
|
2501
|
+
color: {
|
|
2502
|
+
type: StringConstructor;
|
|
2503
|
+
default: undefined;
|
|
2504
|
+
};
|
|
2505
|
+
size: {
|
|
2506
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
2507
|
+
default: number;
|
|
2508
|
+
validator: (size: unknown) => boolean;
|
|
2509
|
+
};
|
|
2510
|
+
avatarClass: {
|
|
2511
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2512
|
+
default: string;
|
|
2513
|
+
};
|
|
2514
|
+
canvasClass: {
|
|
2515
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2516
|
+
default: string;
|
|
2517
|
+
};
|
|
2518
|
+
iconClass: {
|
|
2519
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2520
|
+
default: string;
|
|
2521
|
+
};
|
|
2522
|
+
presence: {
|
|
2523
|
+
type: StringConstructor;
|
|
2524
|
+
default: string;
|
|
2525
|
+
validator: (state: unknown) => boolean;
|
|
2526
|
+
};
|
|
2527
|
+
presenceProps: {
|
|
2528
|
+
type: ObjectConstructor;
|
|
2529
|
+
default: () => {};
|
|
2530
|
+
};
|
|
2531
|
+
group: {
|
|
2532
|
+
type: NumberConstructor;
|
|
2533
|
+
default: undefined;
|
|
2534
|
+
validator: (group: unknown) => boolean;
|
|
2535
|
+
};
|
|
2536
|
+
overlayText: {
|
|
2537
|
+
type: StringConstructor;
|
|
2538
|
+
default: string;
|
|
2539
|
+
};
|
|
2540
|
+
overlayClass: {
|
|
2541
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2542
|
+
default: string;
|
|
2543
|
+
};
|
|
2544
|
+
imageSrc: {
|
|
2545
|
+
type: StringConstructor;
|
|
2546
|
+
default: string;
|
|
2547
|
+
};
|
|
2548
|
+
imageAlt: {
|
|
2549
|
+
type: StringConstructor;
|
|
2550
|
+
default: undefined;
|
|
2551
|
+
};
|
|
2552
|
+
fullName: {
|
|
2553
|
+
type: StringConstructor;
|
|
2554
|
+
default: string;
|
|
2555
|
+
};
|
|
2556
|
+
interactive: {
|
|
2557
|
+
type: BooleanConstructor;
|
|
2558
|
+
default: boolean;
|
|
2559
|
+
};
|
|
2560
|
+
clickable: {
|
|
2561
|
+
type: BooleanConstructor;
|
|
2562
|
+
default: null;
|
|
2563
|
+
};
|
|
2564
|
+
iconAriaLabel: {
|
|
2565
|
+
type: StringConstructor;
|
|
2566
|
+
default: undefined;
|
|
2567
|
+
};
|
|
2568
|
+
iconOnly: {
|
|
2569
|
+
type: BooleanConstructor;
|
|
2570
|
+
default: boolean;
|
|
2571
|
+
};
|
|
2572
|
+
deactivated: {
|
|
2573
|
+
type: BooleanConstructor;
|
|
2574
|
+
default: boolean;
|
|
2575
|
+
};
|
|
2576
|
+
}>, {}, {
|
|
2577
|
+
AVATAR_SIZE_MODIFIERS: {
|
|
2578
|
+
100: string;
|
|
2579
|
+
150: string;
|
|
2580
|
+
200: string;
|
|
2581
|
+
250: string;
|
|
2582
|
+
300: string;
|
|
2583
|
+
400: string;
|
|
2584
|
+
500: string;
|
|
2585
|
+
600: string;
|
|
2586
|
+
700: string;
|
|
2587
|
+
800: string;
|
|
2588
|
+
900: string;
|
|
2589
|
+
xs: string;
|
|
2590
|
+
sm: string;
|
|
2591
|
+
md: string;
|
|
2592
|
+
lg: string;
|
|
2593
|
+
xl: string;
|
|
2594
|
+
};
|
|
2595
|
+
AVATAR_KIND_MODIFIERS: {
|
|
2596
|
+
default: string;
|
|
2597
|
+
icon: string;
|
|
2598
|
+
initials: string;
|
|
2599
|
+
};
|
|
2600
|
+
AVATAR_PRESENCE_SIZE_MODIFIERS: {
|
|
2601
|
+
100: string;
|
|
2602
|
+
150: string;
|
|
2603
|
+
200: string;
|
|
2604
|
+
250: string;
|
|
2605
|
+
300: string;
|
|
2606
|
+
400: string;
|
|
2607
|
+
500: string;
|
|
2608
|
+
xs: string;
|
|
2609
|
+
sm: string;
|
|
2610
|
+
md: string;
|
|
2611
|
+
lg: string;
|
|
2612
|
+
};
|
|
2613
|
+
imageLoadedSuccessfully: null;
|
|
2614
|
+
formattedInitials: string;
|
|
2615
|
+
initializing: boolean;
|
|
2616
|
+
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
2617
|
+
anchorHue: number;
|
|
2618
|
+
}, {
|
|
2619
|
+
resolvedInteractive(): boolean;
|
|
2620
|
+
hasOverlayIcon(): any;
|
|
2621
|
+
isIconType(): any;
|
|
2622
|
+
iconDataQa(): "dt-avatar-icon";
|
|
2623
|
+
computedFamily(): number | undefined;
|
|
2624
|
+
computedVariant(): number | undefined;
|
|
2625
|
+
avatarClasses(): any[];
|
|
2626
|
+
avatarStyles(): {
|
|
2627
|
+
'--avatar-color-background': string;
|
|
2628
|
+
}[] | undefined;
|
|
2629
|
+
overlayClasses(): (string | unknown[] | Record<string, any>)[];
|
|
2630
|
+
showGroup(): boolean;
|
|
2631
|
+
formattedGroup(): number | "9+" | "99+" | undefined;
|
|
2632
|
+
validatedSize(): string | number;
|
|
2633
|
+
showImage(): string | false;
|
|
2634
|
+
}, {
|
|
2635
|
+
setImageListeners(): Promise<void>;
|
|
2636
|
+
formatInitials(): void;
|
|
2637
|
+
readAnchorHue(): void;
|
|
2638
|
+
_loadedImageEventHandler(el: any): void;
|
|
2639
|
+
_erroredImageEventHandler(el: any): void;
|
|
2640
|
+
validateProps(): void;
|
|
2641
|
+
handleClick(e: any): void;
|
|
2642
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2643
|
+
id: {
|
|
2644
|
+
type: StringConstructor;
|
|
2645
|
+
default(): string;
|
|
2646
|
+
};
|
|
2647
|
+
seed: {
|
|
2648
|
+
type: StringConstructor;
|
|
2649
|
+
default: undefined;
|
|
2650
|
+
};
|
|
2651
|
+
family: {
|
|
2652
|
+
type: NumberConstructor;
|
|
2653
|
+
default: undefined;
|
|
2654
|
+
validator: (val: unknown) => boolean;
|
|
2655
|
+
};
|
|
2656
|
+
variant: {
|
|
2657
|
+
type: NumberConstructor;
|
|
2658
|
+
default: undefined;
|
|
2659
|
+
validator: (val: unknown) => boolean;
|
|
2660
|
+
};
|
|
2661
|
+
color: {
|
|
2662
|
+
type: StringConstructor;
|
|
2663
|
+
default: undefined;
|
|
2664
|
+
};
|
|
2665
|
+
size: {
|
|
2666
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
2667
|
+
default: number;
|
|
2668
|
+
validator: (size: unknown) => boolean;
|
|
2669
|
+
};
|
|
2670
|
+
avatarClass: {
|
|
2671
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2672
|
+
default: string;
|
|
2673
|
+
};
|
|
2674
|
+
canvasClass: {
|
|
2675
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2676
|
+
default: string;
|
|
2677
|
+
};
|
|
2678
|
+
iconClass: {
|
|
2679
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2680
|
+
default: string;
|
|
2681
|
+
};
|
|
2682
|
+
presence: {
|
|
2683
|
+
type: StringConstructor;
|
|
2684
|
+
default: string;
|
|
2685
|
+
validator: (state: unknown) => boolean;
|
|
2686
|
+
};
|
|
2687
|
+
presenceProps: {
|
|
2688
|
+
type: ObjectConstructor;
|
|
2689
|
+
default: () => {};
|
|
2690
|
+
};
|
|
2691
|
+
group: {
|
|
2692
|
+
type: NumberConstructor;
|
|
2693
|
+
default: undefined;
|
|
2694
|
+
validator: (group: unknown) => boolean;
|
|
2695
|
+
};
|
|
2696
|
+
overlayText: {
|
|
2697
|
+
type: StringConstructor;
|
|
2698
|
+
default: string;
|
|
2699
|
+
};
|
|
2700
|
+
overlayClass: {
|
|
2701
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2702
|
+
default: string;
|
|
2703
|
+
};
|
|
2704
|
+
imageSrc: {
|
|
2705
|
+
type: StringConstructor;
|
|
2706
|
+
default: string;
|
|
2707
|
+
};
|
|
2708
|
+
imageAlt: {
|
|
2709
|
+
type: StringConstructor;
|
|
2710
|
+
default: undefined;
|
|
2711
|
+
};
|
|
2712
|
+
fullName: {
|
|
2713
|
+
type: StringConstructor;
|
|
2714
|
+
default: string;
|
|
2715
|
+
};
|
|
2716
|
+
interactive: {
|
|
2717
|
+
type: BooleanConstructor;
|
|
2718
|
+
default: boolean;
|
|
2719
|
+
};
|
|
2720
|
+
clickable: {
|
|
2721
|
+
type: BooleanConstructor;
|
|
2722
|
+
default: null;
|
|
2723
|
+
};
|
|
2724
|
+
iconAriaLabel: {
|
|
2725
|
+
type: StringConstructor;
|
|
2726
|
+
default: undefined;
|
|
2727
|
+
};
|
|
2728
|
+
iconOnly: {
|
|
2729
|
+
type: BooleanConstructor;
|
|
2730
|
+
default: boolean;
|
|
2731
|
+
};
|
|
2732
|
+
deactivated: {
|
|
2733
|
+
type: BooleanConstructor;
|
|
2734
|
+
default: boolean;
|
|
2735
|
+
};
|
|
2736
|
+
}>> & Readonly<{
|
|
2737
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
2738
|
+
}>, {
|
|
2739
|
+
size: string | number;
|
|
2740
|
+
id: string;
|
|
2741
|
+
iconClass: string | unknown[] | Record<string, any>;
|
|
2742
|
+
deactivated: boolean;
|
|
2743
|
+
family: number;
|
|
2744
|
+
presence: string;
|
|
2745
|
+
seed: string;
|
|
2746
|
+
variant: number;
|
|
2747
|
+
color: string;
|
|
2748
|
+
avatarClass: string | unknown[] | Record<string, any>;
|
|
2749
|
+
canvasClass: string | unknown[] | Record<string, any>;
|
|
2750
|
+
presenceProps: Record<string, any>;
|
|
2751
|
+
group: number;
|
|
2752
|
+
overlayText: string;
|
|
2753
|
+
overlayClass: string | unknown[] | Record<string, any>;
|
|
2754
|
+
imageSrc: string;
|
|
2755
|
+
imageAlt: string;
|
|
2756
|
+
fullName: string;
|
|
2757
|
+
interactive: boolean;
|
|
2758
|
+
clickable: boolean;
|
|
2759
|
+
iconAriaLabel: string;
|
|
2760
|
+
iconOnly: boolean;
|
|
2761
|
+
}, {}, {
|
|
2762
|
+
DtPresence: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2763
|
+
presence: {
|
|
2764
|
+
type: StringConstructor;
|
|
2765
|
+
default: string;
|
|
2766
|
+
validator: (role: unknown) => boolean;
|
|
2767
|
+
};
|
|
2768
|
+
srText: {
|
|
2769
|
+
type: StringConstructor;
|
|
2770
|
+
default: null;
|
|
2771
|
+
};
|
|
2772
|
+
showIcon: {
|
|
2773
|
+
type: BooleanConstructor;
|
|
2774
|
+
default: boolean;
|
|
2775
|
+
};
|
|
2776
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2777
|
+
presence: {
|
|
2778
|
+
type: StringConstructor;
|
|
2779
|
+
default: string;
|
|
2780
|
+
validator: (role: unknown) => boolean;
|
|
2781
|
+
};
|
|
2782
|
+
srText: {
|
|
2783
|
+
type: StringConstructor;
|
|
2784
|
+
default: null;
|
|
2785
|
+
};
|
|
2786
|
+
showIcon: {
|
|
2787
|
+
type: BooleanConstructor;
|
|
2788
|
+
default: boolean;
|
|
2789
|
+
};
|
|
2790
|
+
}>> & Readonly<{}>, {
|
|
2791
|
+
presence: string;
|
|
2792
|
+
srText: string;
|
|
2793
|
+
showIcon: boolean;
|
|
2794
|
+
}, {}, {
|
|
2795
|
+
DtPresenceActiveIcon: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2796
|
+
DtPresenceAwayIcon: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2797
|
+
DtPresenceBusyIcon: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2798
|
+
DtPresenceDndIcon: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
2799
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2800
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2192
2801
|
DtRecipeLeftbarGeneralRowIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2193
2802
|
type: {
|
|
2194
2803
|
type: StringConstructor;
|
|
@@ -2877,9 +3486,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2877
3486
|
default: number;
|
|
2878
3487
|
};
|
|
2879
3488
|
}>> & Readonly<{}>, {
|
|
3489
|
+
ariaLabel: string;
|
|
2880
3490
|
offset: number;
|
|
2881
3491
|
animationDuration: number;
|
|
2882
|
-
ariaLabel: string;
|
|
2883
3492
|
animate: boolean;
|
|
2884
3493
|
paragraphOption: boolean | Record<string, any>;
|
|
2885
3494
|
listItemOption: boolean | Record<string, any>;
|
|
@@ -2919,6 +3528,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2919
3528
|
};
|
|
2920
3529
|
}>, {}, {
|
|
2921
3530
|
SKELETON_HEADING_HEIGHTS: {
|
|
3531
|
+
200: string;
|
|
3532
|
+
300: string;
|
|
3533
|
+
400: string;
|
|
2922
3534
|
sm: string;
|
|
2923
3535
|
md: string;
|
|
2924
3536
|
lg: string;
|
|
@@ -2966,9 +3578,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2966
3578
|
type: string;
|
|
2967
3579
|
offset: number;
|
|
2968
3580
|
animationDuration: number;
|
|
2969
|
-
width: string;
|
|
2970
|
-
contentClass: string;
|
|
2971
3581
|
animate: boolean;
|
|
3582
|
+
contentClass: string;
|
|
3583
|
+
width: string;
|
|
2972
3584
|
headingHeight: string;
|
|
2973
3585
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2974
3586
|
DtSkeletonShape: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2978,8 +3590,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2978
3590
|
validator: (shape: unknown) => boolean;
|
|
2979
3591
|
};
|
|
2980
3592
|
size: {
|
|
2981
|
-
type: StringConstructor;
|
|
2982
|
-
default:
|
|
3593
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
3594
|
+
default: number;
|
|
2983
3595
|
};
|
|
2984
3596
|
animationDuration: {
|
|
2985
3597
|
type: NumberConstructor;
|
|
@@ -3026,8 +3638,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3026
3638
|
validator: (shape: unknown) => boolean;
|
|
3027
3639
|
};
|
|
3028
3640
|
size: {
|
|
3029
|
-
type: StringConstructor;
|
|
3030
|
-
default:
|
|
3641
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
3642
|
+
default: number;
|
|
3031
3643
|
};
|
|
3032
3644
|
animationDuration: {
|
|
3033
3645
|
type: NumberConstructor;
|
|
@@ -3046,12 +3658,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3046
3658
|
default: string;
|
|
3047
3659
|
};
|
|
3048
3660
|
}>> & Readonly<{}>, {
|
|
3661
|
+
size: string | number;
|
|
3049
3662
|
offset: number;
|
|
3050
3663
|
animationDuration: number;
|
|
3051
|
-
|
|
3664
|
+
animate: boolean;
|
|
3052
3665
|
contentClass: string | unknown[] | Record<string, any>;
|
|
3053
3666
|
shape: string;
|
|
3054
|
-
animate: boolean;
|
|
3055
3667
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3056
3668
|
DtSkeletonListItem: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3057
3669
|
shape: {
|
|
@@ -3060,8 +3672,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3060
3672
|
validator: (shape: unknown) => boolean;
|
|
3061
3673
|
};
|
|
3062
3674
|
shapeSize: {
|
|
3063
|
-
type: StringConstructor;
|
|
3064
|
-
default:
|
|
3675
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
3676
|
+
default: number;
|
|
3065
3677
|
};
|
|
3066
3678
|
paragraphs: {
|
|
3067
3679
|
type: ObjectConstructor;
|
|
@@ -3097,8 +3709,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3097
3709
|
validator: (shape: unknown) => boolean;
|
|
3098
3710
|
};
|
|
3099
3711
|
shapeSize: {
|
|
3100
|
-
type: StringConstructor;
|
|
3101
|
-
default:
|
|
3712
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
3713
|
+
default: number;
|
|
3102
3714
|
};
|
|
3103
3715
|
paragraphs: {
|
|
3104
3716
|
type: ObjectConstructor;
|
|
@@ -3130,10 +3742,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3130
3742
|
}>> & Readonly<{}>, {
|
|
3131
3743
|
offset: number;
|
|
3132
3744
|
animationDuration: number;
|
|
3745
|
+
animate: boolean;
|
|
3133
3746
|
contentClass: string;
|
|
3134
3747
|
shape: string;
|
|
3135
|
-
|
|
3136
|
-
shapeSize: string;
|
|
3748
|
+
shapeSize: string | number;
|
|
3137
3749
|
paragraphs: Record<string, any>;
|
|
3138
3750
|
shapeClass: string;
|
|
3139
3751
|
}, {}, {
|
|
@@ -3144,8 +3756,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3144
3756
|
validator: (shape: unknown) => boolean;
|
|
3145
3757
|
};
|
|
3146
3758
|
size: {
|
|
3147
|
-
type: StringConstructor;
|
|
3148
|
-
default:
|
|
3759
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
3760
|
+
default: number;
|
|
3149
3761
|
};
|
|
3150
3762
|
animationDuration: {
|
|
3151
3763
|
type: NumberConstructor;
|
|
@@ -3192,8 +3804,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3192
3804
|
validator: (shape: unknown) => boolean;
|
|
3193
3805
|
};
|
|
3194
3806
|
size: {
|
|
3195
|
-
type: StringConstructor;
|
|
3196
|
-
default:
|
|
3807
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
3808
|
+
default: number;
|
|
3197
3809
|
};
|
|
3198
3810
|
animationDuration: {
|
|
3199
3811
|
type: NumberConstructor;
|
|
@@ -3212,12 +3824,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3212
3824
|
default: string;
|
|
3213
3825
|
};
|
|
3214
3826
|
}>> & Readonly<{}>, {
|
|
3827
|
+
size: string | number;
|
|
3215
3828
|
offset: number;
|
|
3216
3829
|
animationDuration: number;
|
|
3217
|
-
|
|
3830
|
+
animate: boolean;
|
|
3218
3831
|
contentClass: string | unknown[] | Record<string, any>;
|
|
3219
3832
|
shape: string;
|
|
3220
|
-
animate: boolean;
|
|
3221
3833
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3222
3834
|
DtSkeletonParagraph: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3223
3835
|
rows: {
|
|
@@ -3315,10 +3927,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3315
3927
|
}>> & Readonly<{}>, {
|
|
3316
3928
|
offset: number;
|
|
3317
3929
|
animationDuration: number;
|
|
3318
|
-
|
|
3930
|
+
animate: boolean;
|
|
3319
3931
|
contentClass: string;
|
|
3932
|
+
width: string | unknown[];
|
|
3320
3933
|
maxWidth: string | number;
|
|
3321
|
-
animate: boolean;
|
|
3322
3934
|
rows: string | number;
|
|
3323
3935
|
minWidth: string | number;
|
|
3324
3936
|
randomWidth: boolean;
|
|
@@ -3357,6 +3969,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3357
3969
|
};
|
|
3358
3970
|
}>, {}, {
|
|
3359
3971
|
SKELETON_HEADING_HEIGHTS: {
|
|
3972
|
+
200: string;
|
|
3973
|
+
300: string;
|
|
3974
|
+
400: string;
|
|
3360
3975
|
sm: string;
|
|
3361
3976
|
md: string;
|
|
3362
3977
|
lg: string;
|
|
@@ -3404,9 +4019,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3404
4019
|
type: string;
|
|
3405
4020
|
offset: number;
|
|
3406
4021
|
animationDuration: number;
|
|
3407
|
-
width: string;
|
|
3408
|
-
contentClass: string;
|
|
3409
4022
|
animate: boolean;
|
|
4023
|
+
contentClass: string;
|
|
4024
|
+
width: string;
|
|
3410
4025
|
headingHeight: string;
|
|
3411
4026
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3412
4027
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3507,10 +4122,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3507
4122
|
}>> & Readonly<{}>, {
|
|
3508
4123
|
offset: number;
|
|
3509
4124
|
animationDuration: number;
|
|
3510
|
-
|
|
4125
|
+
animate: boolean;
|
|
3511
4126
|
contentClass: string;
|
|
4127
|
+
width: string | unknown[];
|
|
3512
4128
|
maxWidth: string | number;
|
|
3513
|
-
animate: boolean;
|
|
3514
4129
|
rows: string | number;
|
|
3515
4130
|
minWidth: string | number;
|
|
3516
4131
|
randomWidth: boolean;
|
|
@@ -3549,6 +4164,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3549
4164
|
};
|
|
3550
4165
|
}>, {}, {
|
|
3551
4166
|
SKELETON_HEADING_HEIGHTS: {
|
|
4167
|
+
200: string;
|
|
4168
|
+
300: string;
|
|
4169
|
+
400: string;
|
|
3552
4170
|
sm: string;
|
|
3553
4171
|
md: string;
|
|
3554
4172
|
lg: string;
|
|
@@ -3596,9 +4214,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3596
4214
|
type: string;
|
|
3597
4215
|
offset: number;
|
|
3598
4216
|
animationDuration: number;
|
|
3599
|
-
width: string;
|
|
3600
|
-
contentClass: string;
|
|
3601
4217
|
animate: boolean;
|
|
4218
|
+
contentClass: string;
|
|
4219
|
+
width: string;
|
|
3602
4220
|
headingHeight: string;
|
|
3603
4221
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3604
4222
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|