@dialpad/dialtone-vue 2.158.1 → 2.158.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/directives/scrollbar/scrollbar.cjs.map +1 -1
- package/dist/directives/scrollbar/scrollbar.js.map +1 -1
- package/dist/types/common/sr_only_close_button.vue.d.ts +1 -1
- package/dist/types/components/avatar/avatar.vue.d.ts +1 -1
- package/dist/types/components/badge/badge.vue.d.ts +1 -1
- package/dist/types/components/banner/banner.vue.d.ts +1 -1
- package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +1 -1
- package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -1
- package/dist/types/components/button/button.vue.d.ts +1 -1
- package/dist/types/components/button_group/button_group.vue.d.ts +1 -1
- package/dist/types/components/button_group/buttons_decorator.vue.d.ts +1 -1
- package/dist/types/components/card/card.vue.d.ts +1 -1
- package/dist/types/components/checkbox/checkbox.vue.d.ts +1 -1
- package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts +3 -3
- package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +1 -1
- package/dist/types/components/chip/chip.vue.d.ts +1 -1
- package/dist/types/components/codeblock/codeblock.vue.d.ts +1 -1
- package/dist/types/components/collapsible/collapsible.vue.d.ts +1 -1
- package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts +1 -1
- package/dist/types/components/combobox/combobox.vue.d.ts +1 -1
- package/dist/types/components/combobox/combobox_empty-list.vue.d.ts +1 -1
- package/dist/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
- package/dist/types/components/datepicker/datepicker.vue.d.ts +1 -1
- package/dist/types/components/datepicker/modules/calendar.vue.d.ts +1 -1
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -1
- package/dist/types/components/description_list/description_list.vue.d.ts +1 -1
- package/dist/types/components/dropdown/dropdown.vue.d.ts +2 -2
- package/dist/types/components/dropdown/dropdown_list.vue.d.ts +1 -1
- package/dist/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
- package/dist/types/components/emoji/emoji.vue.d.ts +1 -1
- package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_description.vue.d.ts +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -1
- package/dist/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +1 -1
- package/dist/types/components/empty_state/empty_state.vue.d.ts +1 -1
- package/dist/types/components/hovercard/hovercard.vue.d.ts +1 -1
- package/dist/types/components/icon/icon.vue.d.ts +1 -1
- package/dist/types/components/illustration/illustration.vue.d.ts +1 -1
- package/dist/types/components/image_viewer/image_viewer.vue.d.ts +1 -1
- package/dist/types/components/input/input.vue.d.ts +1 -1
- package/dist/types/components/input_group/decorators/input.vue.d.ts +1 -1
- package/dist/types/components/input_group/decorators/inputs.vue.d.ts +1 -1
- package/dist/types/components/input_group/input_group.vue.d.ts +2 -2
- package/dist/types/components/item_layout/item_layout.vue.d.ts +1 -1
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +1 -1
- package/dist/types/components/lazy_show/lazy_show.vue.d.ts +1 -1
- package/dist/types/components/link/link.vue.d.ts +1 -1
- package/dist/types/components/list_item/list_item.vue.d.ts +2 -2
- package/dist/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +1 -1
- package/dist/types/components/notice/notice.vue.d.ts +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +1 -1
- package/dist/types/components/notice/notice_content.vue.d.ts +1 -1
- package/dist/types/components/notice/notice_icon.vue.d.ts +1 -1
- package/dist/types/components/pagination/pagination.vue.d.ts +1 -1
- package/dist/types/components/popover/popover.vue.d.ts +1 -1
- package/dist/types/components/popover/popover_header_footer.vue.d.ts +1 -1
- package/dist/types/components/presence/presence.vue.d.ts +1 -1
- package/dist/types/components/radio/radio.vue.d.ts +1 -1
- package/dist/types/components/radio_group/radio_group.vue.d.ts +3 -3
- package/dist/types/components/radio_group/radios_decorator.vue.d.ts +1 -1
- package/dist/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +17 -17
- package/dist/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +1 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +17 -17
- package/dist/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +1 -1
- package/dist/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +17 -17
- package/dist/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +1 -1
- package/dist/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +17 -17
- package/dist/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -1
- package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +1 -1
- package/dist/types/components/root_layout/root_layout.vue.d.ts +1 -1
- package/dist/types/components/select_menu/select_menu.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton-text.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton.vue.d.ts +1 -1
- package/dist/types/components/split_button/split_button-alpha.vue.d.ts +1 -1
- package/dist/types/components/split_button/split_button-omega.vue.d.ts +1 -1
- package/dist/types/components/split_button/split_button.vue.d.ts +2 -2
- package/dist/types/components/stack/stack.vue.d.ts +1 -1
- package/dist/types/components/tabs/tab.vue.d.ts +1 -1
- package/dist/types/components/tabs/tab_group.vue.d.ts +1 -1
- package/dist/types/components/tabs/tab_panel.vue.d.ts +1 -1
- package/dist/types/components/toast/toast.vue.d.ts +1 -1
- package/dist/types/components/toggle/toggle.vue.d.ts +1 -1
- package/dist/types/components/tooltip/tooltip.vue.d.ts +2 -2
- package/dist/types/components/validation_messages/validation_messages.vue.d.ts +1 -1
- package/dist/types/directives/scrollbar/scrollbar.d.ts.map +1 -1
- package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +1 -1
- package/dist/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
- package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +17 -17
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +1 -1
- package/dist/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +1 -1
- package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +1 -1
- package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +1 -1
- package/dist/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +1 -1
- package/package.json +14 -14
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scrollbar.cjs","sources":["../../../directives/scrollbar/scrollbar.js"],"sourcesContent":["import { OverlayScrollbars, ClickScrollPlugin } from 'overlayscrollbars';\
|
|
1
|
+
{"version":3,"file":"scrollbar.cjs","sources":["../../../directives/scrollbar/scrollbar.js"],"sourcesContent":["import { OverlayScrollbars, ClickScrollPlugin } from 'overlayscrollbars';\n\nexport const DtScrollbarDirective = {\n name: 'dt-scrollbar-directive',\n install (Vue) {\n OverlayScrollbars.plugin(ClickScrollPlugin);\n Vue.directive('dt-scrollbar', {\n inserted (el, binding) {\n OverlayScrollbars({\n target: el,\n elements: {\n viewport: el.children[0],\n },\n }, {\n scrollbars: {\n autoHide: `${binding.arg || 'leave'}`,\n clickScroll: true,\n autoHideDelay: `${!binding.arg || binding.arg === 'leave' ? 0 : 1300}`,\n },\n });\n el.setAttribute('data-overlayscrollbars-initialize', true);\n el.classList.add('d-scrollbar');\n },\n });\n },\n};\n\nexport default DtScrollbarDirective;\n"],"names":["OverlayScrollbars","ClickScrollPlugin"],"mappings":";;;AAEY,MAAC,uBAAuB;AAAA,EAClC,MAAM;AAAA,EACN,QAAS,KAAK;AACZA,wCAAkB,OAAOC,kBAAAA,iBAAiB;AAC1C,QAAI,UAAU,gBAAgB;AAAA,MAC5B,SAAU,IAAI,SAAS;AACrBD,4CAAkB;AAAA,UAChB,QAAQ;AAAA,UACR,UAAU;AAAA,YACR,UAAU,GAAG,SAAS,CAAC;AAAA,UACxB;AAAA,QACX,GAAW;AAAA,UACD,YAAY;AAAA,YACV,UAAU,GAAG,QAAQ,OAAO,OAAO;AAAA,YACnC,aAAa;AAAA,YACb,eAAe,GAAG,CAAC,QAAQ,OAAO,QAAQ,QAAQ,UAAU,IAAI,IAAI;AAAA,UACrE;AAAA,QACX,CAAS;AACD,WAAG,aAAa,qCAAqC,IAAI;AACzD,WAAG,UAAU,IAAI,aAAa;AAAA,MAC/B;AAAA,IACP,CAAK;AAAA,EACF;AACH;AAEA,MAAA,yBAAe;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scrollbar.js","sources":["../../../directives/scrollbar/scrollbar.js"],"sourcesContent":["import { OverlayScrollbars, ClickScrollPlugin } from 'overlayscrollbars';\
|
|
1
|
+
{"version":3,"file":"scrollbar.js","sources":["../../../directives/scrollbar/scrollbar.js"],"sourcesContent":["import { OverlayScrollbars, ClickScrollPlugin } from 'overlayscrollbars';\n\nexport const DtScrollbarDirective = {\n name: 'dt-scrollbar-directive',\n install (Vue) {\n OverlayScrollbars.plugin(ClickScrollPlugin);\n Vue.directive('dt-scrollbar', {\n inserted (el, binding) {\n OverlayScrollbars({\n target: el,\n elements: {\n viewport: el.children[0],\n },\n }, {\n scrollbars: {\n autoHide: `${binding.arg || 'leave'}`,\n clickScroll: true,\n autoHideDelay: `${!binding.arg || binding.arg === 'leave' ? 0 : 1300}`,\n },\n });\n el.setAttribute('data-overlayscrollbars-initialize', true);\n el.classList.add('d-scrollbar');\n },\n });\n },\n};\n\nexport default DtScrollbarDirective;\n"],"names":[],"mappings":";AAEY,MAAC,uBAAuB;AAAA,EAClC,MAAM;AAAA,EACN,QAAS,KAAK;AACZ,sBAAkB,OAAO,iBAAiB;AAC1C,QAAI,UAAU,gBAAgB;AAAA,MAC5B,SAAU,IAAI,SAAS;AACrB,0BAAkB;AAAA,UAChB,QAAQ;AAAA,UACR,UAAU;AAAA,YACR,UAAU,GAAG,SAAS,CAAC;AAAA,UACxB;AAAA,QACX,GAAW;AAAA,UACD,YAAY;AAAA,YACV,UAAU,GAAG,QAAQ,OAAO,OAAO;AAAA,YACnC,aAAa;AAAA,YACb,eAAe,GAAG,CAAC,QAAQ,OAAO,QAAQ,QAAQ,UAAU,IAAI,IAAI;AAAA,UACrE;AAAA,QACX,CAAS;AACD,WAAG,aAAa,qCAAqC,IAAI;AACzD,WAAG,UAAU,IAAI,aAAa;AAAA,MAC/B;AAAA,IACP,CAAK;AAAA,EACF;AACH;AAEA,MAAA,yBAAe;"}
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9
9
|
};
|
|
10
10
|
}, {}, {}, {}, {
|
|
11
11
|
close(): void;
|
|
12
|
-
}, import("vue
|
|
12
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
13
13
|
/**
|
|
14
14
|
* Label for the visually hidden close button
|
|
15
15
|
* Required if visuallyHiddenClose is set to `true`
|
|
@@ -200,7 +200,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
200
200
|
_erroredImageEventHandler(el: any): void;
|
|
201
201
|
validateProps(): void;
|
|
202
202
|
handleClick(e: any): void;
|
|
203
|
-
}, import("vue
|
|
203
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
204
204
|
/**
|
|
205
205
|
* Id of the avatar content wrapper element
|
|
206
206
|
*/
|
|
@@ -124,7 +124,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
124
124
|
validateProps(): void;
|
|
125
125
|
validateTypePropCombination(): void;
|
|
126
126
|
validateDecorationPropCombination(): void;
|
|
127
|
-
}, import("vue
|
|
127
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
128
128
|
/**
|
|
129
129
|
* Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
|
|
130
130
|
* https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
|
|
@@ -146,7 +146,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
146
146
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
147
147
|
focusTrappedTabPress(e: object, el: object): void;
|
|
148
148
|
};
|
|
149
|
-
}, import("vue
|
|
149
|
+
}, import("vue").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
150
150
|
/**
|
|
151
151
|
* Sets an ID on the title element of the component. Useful for aria-describedby
|
|
152
152
|
* or aria-labelledby or any other reason you may need an id to refer to the title.
|
|
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
26
26
|
linkKind(): "" | "muted";
|
|
27
27
|
linkInverted(): boolean;
|
|
28
28
|
ariaCurrent(): "location" | undefined;
|
|
29
|
-
}, {}, import("vue
|
|
29
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
30
30
|
/**
|
|
31
31
|
* Passed through to link. If true, applies inverted styles to the link.
|
|
32
32
|
*/
|
|
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
26
26
|
BREADCRUMBS_INVERTED_MODIFIER: string;
|
|
27
27
|
}, {}, {
|
|
28
28
|
getBreadcrumbItemKey(index: any): string;
|
|
29
|
-
}, import("vue
|
|
29
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
30
30
|
/**
|
|
31
31
|
* A provided list of breadcrumbs. Overridden by default slot
|
|
32
32
|
*/
|
|
@@ -159,7 +159,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
159
159
|
shouldRenderIcon(): boolean | undefined;
|
|
160
160
|
isIconOnly(): boolean | undefined;
|
|
161
161
|
isVerticalIconLayout(): boolean;
|
|
162
|
-
}, import("vue
|
|
162
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
163
163
|
/**
|
|
164
164
|
* Whether the button is a circle or not.
|
|
165
165
|
* @values true, false
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
end: string;
|
|
14
14
|
'space-between': string;
|
|
15
15
|
};
|
|
16
|
-
}, {}, {}, import("vue
|
|
16
|
+
}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
/**
|
|
18
18
|
* Alignment of the buttons inside the container
|
|
19
19
|
*/
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=buttons_decorator.vue.d.ts.map
|
|
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
35
35
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
36
36
|
default: string;
|
|
37
37
|
};
|
|
38
|
-
}, {}, {}, {}, {}, import("vue
|
|
38
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
/**
|
|
40
40
|
* The maximum height of the card content.
|
|
41
41
|
* If given, makes content area scrollable.
|
|
@@ -150,6 +150,6 @@ declare const _default: import("vue").DefineComponent<{}, any, {}, {
|
|
|
150
150
|
computed: {
|
|
151
151
|
formattedMessages(): any;
|
|
152
152
|
};
|
|
153
|
-
}, import("vue
|
|
153
|
+
}, import("vue").ComponentOptionsMixin, ("input" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
154
154
|
export default _default;
|
|
155
155
|
//# sourceMappingURL=checkbox.vue.d.ts.map
|
|
@@ -44,7 +44,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
44
44
|
}, {}, {
|
|
45
45
|
setGroupValue(value: any, checked: any): void;
|
|
46
46
|
getMessageKey(type: any, index: any): any;
|
|
47
|
-
}, import("vue
|
|
47
|
+
}, import("vue").ComponentOptionsMixin, import("vue").DefineComponent<{
|
|
48
48
|
dataQaGroup: {
|
|
49
49
|
type: StringConstructor;
|
|
50
50
|
default: string;
|
|
@@ -90,7 +90,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
90
90
|
}, {
|
|
91
91
|
getMessageKey(type: any, index: any): string;
|
|
92
92
|
messageTypeClass(type: any): any;
|
|
93
|
-
}, import("vue
|
|
93
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
94
94
|
id: {
|
|
95
95
|
type: StringConstructor;
|
|
96
96
|
default(): string;
|
|
@@ -183,7 +183,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
183
183
|
setGroupValue(newValue: any): void;
|
|
184
184
|
};
|
|
185
185
|
mounted(): void;
|
|
186
|
-
}, import("vue
|
|
186
|
+
}, import("vue").ComponentOptionsMixin, "input"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
187
187
|
dataQaGroup: {
|
|
188
188
|
type: StringConstructor;
|
|
189
189
|
default: string;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=checkboxes_decorator.vue.d.ts.map
|
|
@@ -76,7 +76,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
76
76
|
chipClasses(): any[];
|
|
77
77
|
chipCloseButtonClasses(): any[];
|
|
78
78
|
onClose(): void;
|
|
79
|
-
}, import("vue
|
|
79
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "click" | "keyup")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
80
80
|
/**
|
|
81
81
|
* A set of props to be passed into the modal's close button. Requires an 'ariaLabel' property.
|
|
82
82
|
*/
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}, {}, {}, {}, {}, import("vue
|
|
6
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
text: {
|
|
8
8
|
type: StringConstructor;
|
|
9
9
|
required: true;
|
|
@@ -94,7 +94,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
94
94
|
defaultToggleOpen(): void;
|
|
95
95
|
toggleOpen(): void;
|
|
96
96
|
validateProperAnchor(): void;
|
|
97
|
-
}, import("vue
|
|
97
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:open" | "opened")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
98
98
|
/**
|
|
99
99
|
* Text that is displayed on the anchor if nothing is passed in the slot.
|
|
100
100
|
* Ignored if the anchor slot is used.
|
|
@@ -55,7 +55,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
55
55
|
* @param {HTMLElement} element
|
|
56
56
|
*/
|
|
57
57
|
afterLeave(element: HTMLElement): void;
|
|
58
|
-
}, import("vue
|
|
58
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
59
59
|
/**
|
|
60
60
|
* Whether the child slot is shown.
|
|
61
61
|
*/
|
|
@@ -197,7 +197,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
197
197
|
scrollActiveItemIntoViewIfNeeded(): void;
|
|
198
198
|
focusActiveItemIfNeeded(): void;
|
|
199
199
|
};
|
|
200
|
-
}, import("vue
|
|
200
|
+
}, import("vue").ComponentOptionsMixin, ("select" | "opened" | "escape" | "highlight")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
201
201
|
/**
|
|
202
202
|
* String to use for the input label.
|
|
203
203
|
*/
|
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
16
16
|
default: string;
|
|
17
17
|
};
|
|
18
|
-
}, {}, {}, {}, {}, import("vue
|
|
18
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
/**
|
|
20
20
|
* Message to display when list is empty
|
|
21
21
|
*/
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=combobox_loading-list.vue.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close-datepicker" | "selected-date")[], string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=datepicker.vue.d.ts.map
|
|
@@ -24,7 +24,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
24
24
|
focusFirstDay(): void;
|
|
25
25
|
focusLastDay(): void;
|
|
26
26
|
selectDay(day: any): void;
|
|
27
|
-
}, import("vue
|
|
27
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close-datepicker" | "select-date" | "focus-month-year-picker")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
28
28
|
calendarDays: {
|
|
29
29
|
type: ArrayConstructor;
|
|
30
30
|
required: true;
|
|
@@ -46,7 +46,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
46
46
|
changeYear(value: any): void;
|
|
47
47
|
goToNextMonth(): void;
|
|
48
48
|
goToPrevMonth(): void;
|
|
49
|
-
}, import("vue
|
|
49
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("calendar-days" | "focus-first-day" | "focus-last-day" | "close-datepicker")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
50
50
|
locale: {
|
|
51
51
|
type: StringConstructor;
|
|
52
52
|
required: true;
|
|
@@ -45,7 +45,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
45
45
|
ddClass(): any[];
|
|
46
46
|
getDirectionClass(): string;
|
|
47
47
|
getGapClass(): string;
|
|
48
|
-
}, {}, import("vue
|
|
48
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
49
49
|
/**
|
|
50
50
|
* The direction for the list
|
|
51
51
|
* @values row, column
|
|
@@ -203,7 +203,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
203
203
|
shouldOpenWithArrowKeys(): boolean;
|
|
204
204
|
}, {
|
|
205
205
|
onMouseHighlight(e: any): void;
|
|
206
|
-
getListElement(): Element | import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue
|
|
206
|
+
getListElement(): Element | import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, any>> | import("vue").default<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => import("vue").default<Record<string, any>, Record<string, any>, never, never, any>> | (Element | import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, any>> | import("vue").default<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => import("vue").default<Record<string, any>, Record<string, any>, never, never, any>>)[] | undefined;
|
|
207
207
|
clearHighlightIndex(): void;
|
|
208
208
|
afterHighlight(): void;
|
|
209
209
|
updateInitialHighlightIndex(isPopoverOpen: any): void;
|
|
@@ -281,7 +281,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
281
281
|
scrollActiveItemIntoViewIfNeeded(): void;
|
|
282
282
|
focusActiveItemIfNeeded(): void;
|
|
283
283
|
};
|
|
284
|
-
}, import("vue
|
|
284
|
+
}, import("vue").ComponentOptionsMixin, ("update:open" | "opened" | "highlight")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
285
285
|
/**
|
|
286
286
|
* Controls whether the dropdown is shown. Leaving this null will have the dropdown trigger on click by default.
|
|
287
287
|
* If you set this value, the default trigger behavior will be disabled and you can control it as you need.
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
14
14
|
default: string;
|
|
15
15
|
};
|
|
16
|
-
}, {}, {}, {}, {}, import("vue
|
|
16
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
/**
|
|
18
18
|
* List's heading.
|
|
19
19
|
*/
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=dropdown_separator.vue.d.ts.map
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
58
58
|
getEmojiData(): void;
|
|
59
59
|
imageLoaded(): void;
|
|
60
60
|
imageErrored(): void;
|
|
61
|
-
}, import("vue
|
|
61
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
62
62
|
/**
|
|
63
63
|
* Supports shortcode ex: :smile: or unicode ex: 😄. Will display the resulting emoji.
|
|
64
64
|
* <a class="d-link" href="https://emojipedia.org/joypixels/" target="_blank">JoyPixels</a>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=emoji_picker.vue.d.ts.map
|
|
@@ -7,7 +7,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
emoji: Object;
|
|
8
8
|
}, {}, {
|
|
9
9
|
CDN_URL: string;
|
|
10
|
-
}, {}, {}, import("vue
|
|
10
|
+
}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
/**
|
|
12
12
|
* Emoji data
|
|
13
13
|
* @type {Object}
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
selectFirstEmoji(): void;
|
|
15
15
|
clearSearch(): void;
|
|
16
16
|
focusSearchInput(): void;
|
|
17
|
-
}, import("vue
|
|
17
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
searchPlaceholderLabel: {
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
required: true;
|
|
@@ -284,7 +284,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
284
284
|
handleKeyDownFilteredEmojis(event: any, indexEmoji: any, emoji: any): void;
|
|
285
285
|
setTabLabelObserver(): void;
|
|
286
286
|
focusLastEmoji(): void;
|
|
287
|
-
}, import("vue
|
|
287
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
288
288
|
emojiFilter: {
|
|
289
289
|
type: StringConstructor;
|
|
290
290
|
default: string;
|
|
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
35
35
|
selectSkin(skin: any): void;
|
|
36
36
|
handleKeyDown(event: any, skin: any, index: any): void;
|
|
37
37
|
toggleSkinList(): void;
|
|
38
|
-
}, import("vue
|
|
38
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
skinTone: {
|
|
40
40
|
type: StringConstructor;
|
|
41
41
|
required: true;
|
|
@@ -39,7 +39,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
39
39
|
setTabsetRef(): void;
|
|
40
40
|
focusTabset(): void;
|
|
41
41
|
handleKeyDown(event: any, tabId: any): void;
|
|
42
|
-
}, import("vue
|
|
42
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
43
43
|
showRecentlyUsedTab: {
|
|
44
44
|
type: BooleanConstructor;
|
|
45
45
|
default: boolean;
|
|
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
35
35
|
* @returns {Array<VNode|string>|string}
|
|
36
36
|
*/
|
|
37
37
|
searchCodes(textContent: any): Array<VNode | string> | string;
|
|
38
|
-
}, import("vue
|
|
38
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
/**
|
|
40
40
|
* Element type (tag name) to use for the wrapper.
|
|
41
41
|
*/
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=empty_state.vue.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "opened"[], string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=hovercard.vue.d.ts.map
|
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
25
25
|
};
|
|
26
26
|
}, {}, {}, {
|
|
27
27
|
icon(): any;
|
|
28
|
-
}, {}, import("vue
|
|
28
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
29
29
|
/**
|
|
30
30
|
* The size of the icon.
|
|
31
31
|
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9
9
|
};
|
|
10
10
|
}, {}, {}, {
|
|
11
11
|
illustration(): any;
|
|
12
|
-
}, {}, import("vue
|
|
12
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
13
13
|
/**
|
|
14
14
|
* The illustration name in kebab-case
|
|
15
15
|
*/
|
|
@@ -78,7 +78,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
78
78
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
79
79
|
focusTrappedTabPress(e: object, el: object): void;
|
|
80
80
|
};
|
|
81
|
-
}, import("vue
|
|
81
|
+
}, import("vue").ComponentOptionsMixin, ("update:open" | "opened")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
82
82
|
/**
|
|
83
83
|
* By default the portal appends to the body of the root parent. We can modify
|
|
84
84
|
* this behaviour by passing an appendTo prop that points to an id or an html tag from the root of the parent.
|
|
@@ -191,7 +191,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
191
191
|
computed: {
|
|
192
192
|
formattedMessages(): any;
|
|
193
193
|
};
|
|
194
|
-
}, import("vue
|
|
194
|
+
}, import("vue").ComponentOptionsMixin, ("input" | "focus" | "focusin" | "focusout" | "clear" | "blur" | "update:length" | "update:invalid")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
195
195
|
/**
|
|
196
196
|
* Name property of the input element
|
|
197
197
|
*/
|
|
@@ -97,6 +97,6 @@ declare const _default: import("vue").DefineComponent<{}, any, {}, {
|
|
|
97
97
|
};
|
|
98
98
|
};
|
|
99
99
|
created(): void;
|
|
100
|
-
}, import("vue
|
|
100
|
+
}, import("vue").ComponentOptionsMixin, "input"[], string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
101
101
|
export default _default;
|
|
102
102
|
//# sourceMappingURL=input.vue.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
2
|
export default _default;
|
|
3
3
|
//# sourceMappingURL=inputs.vue.d.ts.map
|
|
@@ -52,7 +52,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
52
52
|
}, {
|
|
53
53
|
getMessageKey(type: any, index: any): string;
|
|
54
54
|
messageTypeClass(type: any): any;
|
|
55
|
-
}, import("vue
|
|
55
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
56
56
|
id: {
|
|
57
57
|
type: StringConstructor;
|
|
58
58
|
default(): string;
|
|
@@ -151,7 +151,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
151
151
|
setGroupValue(newValue: any): void;
|
|
152
152
|
};
|
|
153
153
|
mounted(): void;
|
|
154
|
-
}, import("vue
|
|
154
|
+
}, import("vue").ComponentOptionsMixin, "input"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
155
155
|
/**
|
|
156
156
|
* A data qa tag for the input group
|
|
157
157
|
*/
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14
14
|
type: BooleanConstructor;
|
|
15
15
|
default: boolean;
|
|
16
16
|
};
|
|
17
|
-
}, {}, {}, {}, {}, import("vue
|
|
17
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
18
18
|
/**
|
|
19
19
|
* Set this prop to render layout as a specific HTML element.
|
|
20
20
|
*/
|
|
@@ -45,7 +45,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
45
45
|
shortcutWithSeparator(): any;
|
|
46
46
|
formattedShortcut(): any;
|
|
47
47
|
formattedShortcutSplit(): any;
|
|
48
|
-
}, {}, import("vue
|
|
48
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
49
49
|
/**
|
|
50
50
|
* If true, applies inverted styles.
|
|
51
51
|
* @values true, false
|
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
* @returns {boolean}
|
|
33
33
|
*/
|
|
34
34
|
isCSSEnabled(): boolean;
|
|
35
|
-
}, {}, import("vue
|
|
35
|
+
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
/**
|
|
37
37
|
* Whether the child slot is shown.
|
|
38
38
|
* @values true, false
|
|
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
};
|
|
29
29
|
}, {}, {
|
|
30
30
|
getLinkClasses(): any[];
|
|
31
|
-
}, import("vue
|
|
31
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
32
32
|
/**
|
|
33
33
|
* Applies the link variant styles
|
|
34
34
|
* @values null, danger, warning, success, muted, mention
|
|
@@ -62,7 +62,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
62
62
|
type: BooleanConstructor;
|
|
63
63
|
default: boolean;
|
|
64
64
|
};
|
|
65
|
-
}, {}, {}, {}, {}, import("vue
|
|
65
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
66
66
|
as: {
|
|
67
67
|
type: StringConstructor;
|
|
68
68
|
default: string;
|
|
@@ -94,7 +94,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
94
94
|
onClick(e: any): void;
|
|
95
95
|
onMouseHover(): void;
|
|
96
96
|
onMouseLeave(): void;
|
|
97
|
-
}, import("vue
|
|
97
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "keydown" | "mousemove" | "mouseleave")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
98
98
|
/**
|
|
99
99
|
* Id for the item.
|
|
100
100
|
*/
|
|
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
27
27
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
28
28
|
default: string;
|
|
29
29
|
};
|
|
30
|
-
}, {}, {}, {}, {}, import("vue
|
|
30
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
31
31
|
/**
|
|
32
32
|
* Id of the List Item Group
|
|
33
33
|
*/
|
|
@@ -242,7 +242,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
242
242
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
243
243
|
focusTrappedTabPress(e: object, el: object): void;
|
|
244
244
|
};
|
|
245
|
-
}, import("vue
|
|
245
|
+
}, import("vue").ComponentOptionsMixin, "update:show"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
246
246
|
/**
|
|
247
247
|
* A set of props to be passed into the modal's close button.
|
|
248
248
|
* Requires an 'ariaLabel' property.
|
|
@@ -117,7 +117,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
117
117
|
methods: {
|
|
118
118
|
validateVisuallyHiddenCloseProps(): void;
|
|
119
119
|
};
|
|
120
|
-
}, import("vue
|
|
120
|
+
}, import("vue").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
121
121
|
/**
|
|
122
122
|
* Sets an ID on the title element of the component. Useful for aria-describedby
|
|
123
123
|
* or aria-labelledby or any other reason you may need an id to refer to the title.
|
|
@@ -54,7 +54,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
54
54
|
methods: {
|
|
55
55
|
validateVisuallyHiddenCloseProps(): void;
|
|
56
56
|
};
|
|
57
|
-
}, import("vue
|
|
57
|
+
}, import("vue").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
58
58
|
/**
|
|
59
59
|
* Props for the notice close button.
|
|
60
60
|
*/
|