@dialpad/dialtone-vue 2.109.1 → 2.110.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/CHANGELOG.json +1 -1
  2. package/CHANGELOG.md +14 -0
  3. package/dist/dialtone-vue.cjs +5 -5
  4. package/dist/dialtone-vue.js +1309 -1137
  5. package/dist/directives.js +1 -1
  6. package/dist/{emoji-k30EufQP.js → emoji-5ohx0_fO.js} +1 -1
  7. package/dist/emoji.js +4 -4
  8. package/dist/{emoji_picker-phIBLWjO.js → emoji_picker-Xo-nGBB9.js} +2 -2
  9. package/dist/{emoji_text_wrapper-KU3Kyfko.js → emoji_text_wrapper-ySpZj2Hd.js} +2 -2
  10. package/dist/message_input.cjs +1 -1
  11. package/dist/message_input.js +4 -4
  12. package/dist/{stack-klSxDym-.js → stack-bbvMVTEH.js} +221 -165
  13. package/dist/{stack-Xl6jQs_C.cjs → stack-x_udRwmv.cjs} +2 -2
  14. package/dist/{tooltip-PDBwUvGD.js → tooltip-UOWkfPpb.js} +9 -9
  15. package/package.json +2 -2
  16. package/dist/types/common/constants.d.ts +0 -56
  17. package/dist/types/common/constants.d.ts.map +0 -1
  18. package/dist/types/common/mixins/dom.d.ts +0 -25
  19. package/dist/types/common/mixins/dom.d.ts.map +0 -1
  20. package/dist/types/common/mixins/input.d.ts +0 -199
  21. package/dist/types/common/mixins/input.d.ts.map +0 -1
  22. package/dist/types/common/mixins/input_group.d.ts +0 -101
  23. package/dist/types/common/mixins/input_group.d.ts.map +0 -1
  24. package/dist/types/common/mixins/keyboard_list_navigation.d.ts +0 -58
  25. package/dist/types/common/mixins/keyboard_list_navigation.d.ts.map +0 -1
  26. package/dist/types/common/mixins/modal.d.ts +0 -44
  27. package/dist/types/common/mixins/modal.d.ts.map +0 -1
  28. package/dist/types/common/mixins/skeleton.d.ts +0 -11
  29. package/dist/types/common/mixins/skeleton.d.ts.map +0 -1
  30. package/dist/types/common/mixins/sr_only_close_button.d.ts +0 -30
  31. package/dist/types/common/mixins/sr_only_close_button.d.ts.map +0 -1
  32. package/dist/types/common/sr_only_close_button.vue.d.ts +0 -25
  33. package/dist/types/common/sr_only_close_button.vue.d.ts.map +0 -1
  34. package/dist/types/common/storybook_utils.d.ts +0 -29
  35. package/dist/types/common/storybook_utils.d.ts.map +0 -1
  36. package/dist/types/common/utils.d.ts +0 -116
  37. package/dist/types/common/utils.d.ts.map +0 -1
  38. package/dist/types/common/validators.d.ts +0 -6
  39. package/dist/types/common/validators.d.ts.map +0 -1
  40. package/dist/types/components/avatar/avatar.vue.d.ts +0 -367
  41. package/dist/types/components/avatar/avatar.vue.d.ts.map +0 -1
  42. package/dist/types/components/avatar/avatar_constants.d.ts +0 -51
  43. package/dist/types/components/avatar/avatar_constants.d.ts.map +0 -1
  44. package/dist/types/components/avatar/utils.d.ts +0 -2
  45. package/dist/types/components/avatar/utils.d.ts.map +0 -1
  46. package/dist/types/components/badge/badge.vue.d.ts +0 -184
  47. package/dist/types/components/badge/badge.vue.d.ts.map +0 -1
  48. package/dist/types/components/badge/badge_constants.d.ts +0 -39
  49. package/dist/types/components/badge/badge_constants.d.ts.map +0 -1
  50. package/dist/types/components/banner/banner.vue.d.ts +0 -252
  51. package/dist/types/components/banner/banner.vue.d.ts.map +0 -1
  52. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +0 -56
  53. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +0 -1
  54. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +0 -59
  55. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +0 -1
  56. package/dist/types/components/breadcrumbs/breadcrumbs_constants.d.ts +0 -3
  57. package/dist/types/components/breadcrumbs/breadcrumbs_constants.d.ts.map +0 -1
  58. package/dist/types/components/button/button.vue.d.ts +0 -316
  59. package/dist/types/components/button/button.vue.d.ts.map +0 -1
  60. package/dist/types/components/button/button_constants.d.ts +0 -55
  61. package/dist/types/components/button/button_constants.d.ts.map +0 -1
  62. package/dist/types/components/button/index.d.ts +0 -3
  63. package/dist/types/components/button/index.d.ts.map +0 -1
  64. package/dist/types/components/button_group/button_group.vue.d.ts +0 -29
  65. package/dist/types/components/button_group/button_group.vue.d.ts.map +0 -1
  66. package/dist/types/components/button_group/button_group_constants.d.ts +0 -6
  67. package/dist/types/components/button_group/button_group_constants.d.ts.map +0 -1
  68. package/dist/types/components/button_group/buttons_decorator.vue.d.ts +0 -3
  69. package/dist/types/components/button_group/buttons_decorator.vue.d.ts.map +0 -1
  70. package/dist/types/components/card/card.vue.d.ts +0 -83
  71. package/dist/types/components/card/card.vue.d.ts.map +0 -1
  72. package/dist/types/components/checkbox/checkbox.vue.d.ts +0 -155
  73. package/dist/types/components/checkbox/checkbox.vue.d.ts.map +0 -1
  74. package/dist/types/components/checkbox/checkbox_constants.d.ts +0 -10
  75. package/dist/types/components/checkbox/checkbox_constants.d.ts.map +0 -1
  76. package/dist/types/components/checkbox/index.d.ts +0 -2
  77. package/dist/types/components/checkbox/index.d.ts.map +0 -1
  78. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts +0 -249
  79. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts.map +0 -1
  80. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +0 -3
  81. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts.map +0 -1
  82. package/dist/types/components/chip/chip.vue.d.ts +0 -156
  83. package/dist/types/components/chip/chip.vue.d.ts.map +0 -1
  84. package/dist/types/components/chip/chip_constants.d.ts +0 -28
  85. package/dist/types/components/chip/chip_constants.d.ts.map +0 -1
  86. package/dist/types/components/codeblock/codeblock.vue.d.ts +0 -13
  87. package/dist/types/components/codeblock/codeblock.vue.d.ts.map +0 -1
  88. package/dist/types/components/collapsible/collapsible.vue.d.ts +0 -197
  89. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +0 -1
  90. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts +0 -86
  91. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts.map +0 -1
  92. package/dist/types/components/combobox/combobox.vue.d.ts +0 -328
  93. package/dist/types/components/combobox/combobox.vue.d.ts.map +0 -1
  94. package/dist/types/components/combobox/combobox_constants.d.ts +0 -12
  95. package/dist/types/components/combobox/combobox_constants.d.ts.map +0 -1
  96. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts +0 -39
  97. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts.map +0 -1
  98. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts +0 -3
  99. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts.map +0 -1
  100. package/dist/types/components/icon/icon.vue.d.ts +0 -74
  101. package/dist/types/components/icon/icon.vue.d.ts.map +0 -1
  102. package/dist/types/components/icon/icon_constants.d.ts +0 -15
  103. package/dist/types/components/icon/icon_constants.d.ts.map +0 -1
  104. package/dist/types/components/icon/index.d.ts +0 -3
  105. package/dist/types/components/icon/index.d.ts.map +0 -1
  106. package/dist/types/components/input_group/index.d.ts +0 -2
  107. package/dist/types/components/input_group/index.d.ts.map +0 -1
  108. package/dist/types/components/input_group/input_group.vue.d.ts +0 -173
  109. package/dist/types/components/input_group/input_group.vue.d.ts.map +0 -1
  110. package/dist/types/components/item_layout/index.d.ts +0 -2
  111. package/dist/types/components/item_layout/index.d.ts.map +0 -1
  112. package/dist/types/components/item_layout/item_layout.vue.d.ts +0 -21
  113. package/dist/types/components/item_layout/item_layout.vue.d.ts.map +0 -1
  114. package/dist/types/components/lazy_show/index.d.ts +0 -2
  115. package/dist/types/components/lazy_show/index.d.ts.map +0 -1
  116. package/dist/types/components/lazy_show/lazy_show.vue.d.ts +0 -65
  117. package/dist/types/components/lazy_show/lazy_show.vue.d.ts.map +0 -1
  118. package/dist/types/components/link/index.d.ts +0 -3
  119. package/dist/types/components/link/index.d.ts.map +0 -1
  120. package/dist/types/components/link/link.vue.d.ts +0 -34
  121. package/dist/types/components/link/link.vue.d.ts.map +0 -1
  122. package/dist/types/components/link/link_constants.d.ts +0 -21
  123. package/dist/types/components/link/link_constants.d.ts.map +0 -1
  124. package/dist/types/components/list_item/index.d.ts +0 -3
  125. package/dist/types/components/list_item/index.d.ts.map +0 -1
  126. package/dist/types/components/list_item/list_item.vue.d.ts +0 -146
  127. package/dist/types/components/list_item/list_item.vue.d.ts.map +0 -1
  128. package/dist/types/components/list_item/list_item_constants.d.ts +0 -15
  129. package/dist/types/components/list_item/list_item_constants.d.ts.map +0 -1
  130. package/dist/types/components/notice/index.d.ts +0 -6
  131. package/dist/types/components/notice/index.d.ts.map +0 -1
  132. package/dist/types/components/notice/notice.vue.d.ts +0 -174
  133. package/dist/types/components/notice/notice.vue.d.ts.map +0 -1
  134. package/dist/types/components/notice/notice_action.vue.d.ts +0 -68
  135. package/dist/types/components/notice/notice_action.vue.d.ts.map +0 -1
  136. package/dist/types/components/notice/notice_constants.d.ts +0 -8
  137. package/dist/types/components/notice/notice_constants.d.ts.map +0 -1
  138. package/dist/types/components/notice/notice_content.vue.d.ts +0 -55
  139. package/dist/types/components/notice/notice_content.vue.d.ts.map +0 -1
  140. package/dist/types/components/notice/notice_icon.vue.d.ts +0 -27
  141. package/dist/types/components/notice/notice_icon.vue.d.ts.map +0 -1
  142. package/dist/types/components/presence/index.d.ts +0 -3
  143. package/dist/types/components/presence/index.d.ts.map +0 -1
  144. package/dist/types/components/presence/presence.vue.d.ts +0 -46
  145. package/dist/types/components/presence/presence.vue.d.ts.map +0 -1
  146. package/dist/types/components/presence/presence_constants.d.ts +0 -8
  147. package/dist/types/components/presence/presence_constants.d.ts.map +0 -1
  148. package/dist/types/components/skeleton/index.d.ts +0 -7
  149. package/dist/types/components/skeleton/index.d.ts.map +0 -1
  150. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +0 -152
  151. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts.map +0 -1
  152. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +0 -181
  153. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts.map +0 -1
  154. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +0 -136
  155. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts.map +0 -1
  156. package/dist/types/components/skeleton/skeleton-text.vue.d.ts +0 -145
  157. package/dist/types/components/skeleton/skeleton-text.vue.d.ts.map +0 -1
  158. package/dist/types/components/skeleton/skeleton.vue.d.ts +0 -155
  159. package/dist/types/components/skeleton/skeleton.vue.d.ts.map +0 -1
  160. package/dist/types/components/skeleton/skeleton_constants.d.ts +0 -27
  161. package/dist/types/components/skeleton/skeleton_constants.d.ts.map +0 -1
  162. package/dist/types/components/validation_messages/index.d.ts +0 -2
  163. package/dist/types/components/validation_messages/index.d.ts.map +0 -1
  164. package/dist/types/components/validation_messages/validation_messages.vue.d.ts +0 -64
  165. package/dist/types/components/validation_messages/validation_messages.vue.d.ts.map +0 -1
@@ -1,252 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Sets an ID on the title element of the component. Useful for aria-describedby
4
- * or aria-labelledby or any other reason you may need an id to refer to the title.
5
- */
6
- titleId: {
7
- type: StringConstructor;
8
- default(): string;
9
- };
10
- /**
11
- * Sets an ID on the content element of the component. Useful for aria-describedby
12
- * or aria-labelledby or any other reason you may need an id to refer to the content.
13
- */
14
- contentId: {
15
- type: StringConstructor;
16
- default(): string;
17
- };
18
- /**
19
- * Title header of the notice. This can be left blank to remove the title from the notice entirely.
20
- */
21
- title: {
22
- type: StringConstructor;
23
- default: string;
24
- };
25
- /**
26
- * Used in scenarios where the message needs to visually dominate the screen.
27
- * This will also change the aria role from status to alertdialog.
28
- * and will modally trap the keyboard focus in the dialog as soon as it displays.
29
- * @values true, false
30
- */
31
- important: {
32
- type: BooleanConstructor;
33
- default: boolean;
34
- };
35
- /**
36
- * Pins the banner to the top of the window and pushes all app content down.
37
- * @values true, false
38
- */
39
- pinned: {
40
- type: BooleanConstructor;
41
- default: boolean;
42
- };
43
- /**
44
- * Severity level of the notice, sets the icon and background
45
- * @values base, error, info, success, warning
46
- */
47
- kind: {
48
- type: StringConstructor;
49
- default: string;
50
- validate(kind: any): boolean;
51
- };
52
- /**
53
- * Props for the notice close button.
54
- */
55
- closeButtonProps: {
56
- type: ObjectConstructor;
57
- default: () => {};
58
- };
59
- /**
60
- * Hides the close button from the notice
61
- */
62
- hideClose: {
63
- type: BooleanConstructor;
64
- default: boolean;
65
- };
66
- /**
67
- * Hides the icon from the notice
68
- * @values true, false
69
- */
70
- hideIcon: {
71
- type: BooleanConstructor;
72
- default: boolean;
73
- };
74
- /**
75
- * Inner dialog class
76
- */
77
- dialogClass: {
78
- type: StringConstructor;
79
- default: string;
80
- };
81
- /**
82
- * Banner background image
83
- */
84
- backgroundImage: {
85
- type: StringConstructor;
86
- default: string;
87
- };
88
- /**
89
- * Background image size, follows the background-size CSS property values
90
- * <a class="d-link" href="https://developer.mozilla.org/en-US/docs/Web/CSS/background-size" target="_blank">
91
- * CSS background-sizes
92
- * </a>
93
- */
94
- backgroundSize: {
95
- type: StringConstructor;
96
- default: string;
97
- };
98
- }, {}, {}, {
99
- role(): "status" | "alertdialog";
100
- bannerClass(): (string | {
101
- 'd-banner--important': never;
102
- 'd-banner--pinned': never;
103
- })[];
104
- bannerBackgroundImage(): string | null;
105
- }, {
106
- trapFocus(e: any): void;
107
- }, {
108
- props: {
109
- visuallyHiddenClose: {
110
- type: BooleanConstructor;
111
- default: boolean;
112
- };
113
- visuallyHiddenCloseLabel: {
114
- type: StringConstructor;
115
- default: null;
116
- };
117
- };
118
- watch: {
119
- $props: {
120
- immediate: boolean;
121
- deep: boolean;
122
- handler(): void;
123
- };
124
- };
125
- computed: {
126
- showVisuallyHiddenClose(): any;
127
- };
128
- methods: {
129
- validateVisuallyHiddenCloseProps(): void;
130
- };
131
- } | {
132
- methods: {
133
- getFirstFocusableElement(el: object): Promise<any>;
134
- focusFirstElement(el?: object): Promise<void>;
135
- focusElementById(elementId: any): Promise<void>;
136
- _getFirstFocusElement(focusableElements: any): any;
137
- _getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
138
- focusTrappedTabPress(e: object, el: object): void;
139
- };
140
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
141
- /**
142
- * Sets an ID on the title element of the component. Useful for aria-describedby
143
- * or aria-labelledby or any other reason you may need an id to refer to the title.
144
- */
145
- titleId: {
146
- type: StringConstructor;
147
- default(): string;
148
- };
149
- /**
150
- * Sets an ID on the content element of the component. Useful for aria-describedby
151
- * or aria-labelledby or any other reason you may need an id to refer to the content.
152
- */
153
- contentId: {
154
- type: StringConstructor;
155
- default(): string;
156
- };
157
- /**
158
- * Title header of the notice. This can be left blank to remove the title from the notice entirely.
159
- */
160
- title: {
161
- type: StringConstructor;
162
- default: string;
163
- };
164
- /**
165
- * Used in scenarios where the message needs to visually dominate the screen.
166
- * This will also change the aria role from status to alertdialog.
167
- * and will modally trap the keyboard focus in the dialog as soon as it displays.
168
- * @values true, false
169
- */
170
- important: {
171
- type: BooleanConstructor;
172
- default: boolean;
173
- };
174
- /**
175
- * Pins the banner to the top of the window and pushes all app content down.
176
- * @values true, false
177
- */
178
- pinned: {
179
- type: BooleanConstructor;
180
- default: boolean;
181
- };
182
- /**
183
- * Severity level of the notice, sets the icon and background
184
- * @values base, error, info, success, warning
185
- */
186
- kind: {
187
- type: StringConstructor;
188
- default: string;
189
- validate(kind: any): boolean;
190
- };
191
- /**
192
- * Props for the notice close button.
193
- */
194
- closeButtonProps: {
195
- type: ObjectConstructor;
196
- default: () => {};
197
- };
198
- /**
199
- * Hides the close button from the notice
200
- */
201
- hideClose: {
202
- type: BooleanConstructor;
203
- default: boolean;
204
- };
205
- /**
206
- * Hides the icon from the notice
207
- * @values true, false
208
- */
209
- hideIcon: {
210
- type: BooleanConstructor;
211
- default: boolean;
212
- };
213
- /**
214
- * Inner dialog class
215
- */
216
- dialogClass: {
217
- type: StringConstructor;
218
- default: string;
219
- };
220
- /**
221
- * Banner background image
222
- */
223
- backgroundImage: {
224
- type: StringConstructor;
225
- default: string;
226
- };
227
- /**
228
- * Background image size, follows the background-size CSS property values
229
- * <a class="d-link" href="https://developer.mozilla.org/en-US/docs/Web/CSS/background-size" target="_blank">
230
- * CSS background-sizes
231
- * </a>
232
- */
233
- backgroundSize: {
234
- type: StringConstructor;
235
- default: string;
236
- };
237
- }>>, {
238
- title: string;
239
- kind: string;
240
- titleId: string;
241
- contentId: string;
242
- closeButtonProps: Record<string, any>;
243
- hideClose: boolean;
244
- important: boolean;
245
- pinned: boolean;
246
- hideIcon: boolean;
247
- dialogClass: string;
248
- backgroundImage: string;
249
- backgroundSize: string;
250
- }>;
251
- export default _default;
252
- //# sourceMappingURL=banner.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"banner.vue.d.ts","sourceRoot":"","sources":["../../../../components/banner/banner.vue.js"],"names":[],"mappings":";IAwBI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAxGH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG"}
@@ -1,56 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Passed through to link. If true, applies inverted styles to the link.
4
- */
5
- inverted: {
6
- type: BooleanConstructor;
7
- default: boolean;
8
- };
9
- /**
10
- * Applies selected styles to the breadcrumb
11
- */
12
- selected: {
13
- type: BooleanConstructor;
14
- default: boolean;
15
- };
16
- /**
17
- * Describes the breadcrumb. Overridden by default slot
18
- */
19
- label: {
20
- type: StringConstructor;
21
- default: string;
22
- };
23
- }, {}, {
24
- BREADCRUMB_ITEM_SELECTED_MODIFIER: string;
25
- }, {
26
- linkKind(): "muted" | "inverted";
27
- ariaCurrent(): "location" | undefined;
28
- }, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
29
- /**
30
- * Passed through to link. If true, applies inverted styles to the link.
31
- */
32
- inverted: {
33
- type: BooleanConstructor;
34
- default: boolean;
35
- };
36
- /**
37
- * Applies selected styles to the breadcrumb
38
- */
39
- selected: {
40
- type: BooleanConstructor;
41
- default: boolean;
42
- };
43
- /**
44
- * Describes the breadcrumb. Overridden by default slot
45
- */
46
- label: {
47
- type: StringConstructor;
48
- default: string;
49
- };
50
- }>>, {
51
- label: string;
52
- inverted: boolean;
53
- selected: boolean;
54
- }>;
55
- export default _default;
56
- //# sourceMappingURL=breadcrumb_item.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"breadcrumb_item.vue.d.ts","sourceRoot":"","sources":["../../../../components/breadcrumbs/breadcrumb_item.vue.js"],"names":[],"mappings":";IAgBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;IAlBH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1,59 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * A provided list of breadcrumbs. Overridden by default slot
4
- */
5
- breadcrumbs: {
6
- type: ArrayConstructor;
7
- default: () => never[];
8
- validate(breadcrumbs: any): any;
9
- };
10
- /**
11
- * Passed through to link. If true, applies inverted styles to the link.
12
- * @values true, false
13
- */
14
- inverted: {
15
- type: BooleanConstructor;
16
- default: boolean;
17
- };
18
- /**
19
- * Descriptive label for the navigation content.
20
- */
21
- ariaLabel: {
22
- type: StringConstructor;
23
- default: string;
24
- };
25
- }, {}, {
26
- BREADCRUMBS_INVERTED_MODIFIER: string;
27
- }, {}, {
28
- getBreadcrumbItemKey(index: any): string;
29
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
30
- /**
31
- * A provided list of breadcrumbs. Overridden by default slot
32
- */
33
- breadcrumbs: {
34
- type: ArrayConstructor;
35
- default: () => never[];
36
- validate(breadcrumbs: any): any;
37
- };
38
- /**
39
- * Passed through to link. If true, applies inverted styles to the link.
40
- * @values true, false
41
- */
42
- inverted: {
43
- type: BooleanConstructor;
44
- default: boolean;
45
- };
46
- /**
47
- * Descriptive label for the navigation content.
48
- */
49
- ariaLabel: {
50
- type: StringConstructor;
51
- default: string;
52
- };
53
- }>>, {
54
- ariaLabel: string;
55
- inverted: boolean;
56
- breadcrumbs: unknown[];
57
- }>;
58
- export default _default;
59
- //# sourceMappingURL=breadcrumbs.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"breadcrumbs.vue.d.ts","sourceRoot":"","sources":["../../../../components/breadcrumbs/breadcrumbs.vue.js"],"names":[],"mappings":";IAmBI;;OAEG;;;;;;IAWH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;IAxBH;;OAEG;;;;;;IAWH;;;OAGG;;;;;IAMH;;OAEG"}
@@ -1,3 +0,0 @@
1
- export const BREADCRUMB_ITEM_SELECTED_MODIFIER: "d-breadcrumbs__item--selected";
2
- export const BREADCRUMBS_INVERTED_MODIFIER: "d-breadcrumbs--inverted";
3
- //# sourceMappingURL=breadcrumbs_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"breadcrumbs_constants.d.ts","sourceRoot":"","sources":["../../../../components/breadcrumbs/breadcrumbs_constants.js"],"names":[],"mappings":"AAAA,gFAAiF;AACjF,sEAAuE"}
@@ -1,316 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Whether the button is a circle or not.
4
- * @values true, false
5
- */
6
- circle: {
7
- type: BooleanConstructor;
8
- default: boolean;
9
- };
10
- /**
11
- * The position of the icon slot within the button.
12
- * @values left, right, top, bottom
13
- */
14
- iconPosition: {
15
- type: StringConstructor;
16
- default: string;
17
- validator: (position: unknown) => boolean;
18
- };
19
- /**
20
- * The fill and outline of the button associated with its visual importance.
21
- * @values clear, outlined, primary
22
- */
23
- importance: {
24
- type: StringConstructor;
25
- default: string;
26
- validator: (i: unknown) => boolean;
27
- };
28
- /**
29
- * Whether the button should be styled as a link or not.
30
- * @values true, false
31
- * @see DtLink
32
- */
33
- link: {
34
- type: BooleanConstructor;
35
- default: boolean;
36
- };
37
- /**
38
- * The color of the link and button if the button is styled as a link.
39
- * @values default, warning, danger, success, muted, inverted
40
- * @see DtLink
41
- */
42
- linkKind: {
43
- type: StringConstructor;
44
- default: string;
45
- validator: (lk: unknown) => boolean;
46
- };
47
- /**
48
- * HTML button disabled attribute
49
- * <a
50
- * class="d-link"
51
- * href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#disabled"
52
- * target="_blank"
53
- * >
54
- * (Reference)
55
- * </a>
56
- * @values true, false
57
- */
58
- disabled: {
59
- type: BooleanConstructor;
60
- default: boolean;
61
- };
62
- /**
63
- * HTML button type attribute
64
- * <a
65
- * class="d-link"
66
- * href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type"
67
- * target="_blank"
68
- * >
69
- * (Reference)
70
- * </a>
71
- * @values button, submit, reset
72
- */
73
- type: {
74
- type: StringConstructor;
75
- default: string;
76
- validator: (t: unknown) => boolean;
77
- };
78
- /**
79
- * Button width, accepts
80
- * <a class="d-link" href="https://developer.mozilla.org/en-US/docs/Web/CSS/width" target="_blank">
81
- * CSS width attribute
82
- * </a>
83
- * values
84
- */
85
- width: {
86
- type: StringConstructor;
87
- default: null;
88
- };
89
- /**
90
- * The size of the button.
91
- * @values xs, sm, md, lg, xl
92
- */
93
- size: {
94
- type: StringConstructor;
95
- default: string;
96
- validator: (s: unknown) => boolean;
97
- };
98
- /**
99
- * Used to customize the label container
100
- */
101
- labelClass: {
102
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
103
- default: string;
104
- };
105
- /**
106
- * Whether the button should display a loading animation or not.
107
- * @values true, false
108
- */
109
- loading: {
110
- type: BooleanConstructor;
111
- default: boolean;
112
- };
113
- /**
114
- * The color of the button.
115
- * @values default, muted, danger, inverted
116
- */
117
- kind: {
118
- type: StringConstructor;
119
- default: string;
120
- validator: (k: unknown) => boolean;
121
- };
122
- /**
123
- * Determines whether a screenreader reads live updates of
124
- * the button content to the user while the button
125
- * is in focus. default is to not.
126
- * @values true, false
127
- */
128
- assertiveOnFocus: {
129
- type: BooleanConstructor;
130
- default: boolean;
131
- };
132
- /**
133
- * Determines whether the button should have active styling
134
- * default is false.
135
- * @values true, false
136
- */
137
- active: {
138
- type: BooleanConstructor;
139
- default: boolean;
140
- };
141
- }, {}, {
142
- ICON_POSITION_MODIFIERS: {
143
- left: string;
144
- right: string;
145
- top: string;
146
- bottom: string;
147
- };
148
- isInFocus: boolean;
149
- }, {
150
- buttonListeners(): Record<string, Function | Function[]>;
151
- computedAriaLive(): string;
152
- iconSize(): any;
153
- }, {
154
- buttonClasses(): any[];
155
- isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
156
- shouldRenderIcon(): boolean | undefined;
157
- isIconOnly(): boolean | undefined;
158
- isVerticalIconLayout(): boolean;
159
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, ("click" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{
160
- /**
161
- * Whether the button is a circle or not.
162
- * @values true, false
163
- */
164
- circle: {
165
- type: BooleanConstructor;
166
- default: boolean;
167
- };
168
- /**
169
- * The position of the icon slot within the button.
170
- * @values left, right, top, bottom
171
- */
172
- iconPosition: {
173
- type: StringConstructor;
174
- default: string;
175
- validator: (position: unknown) => boolean;
176
- };
177
- /**
178
- * The fill and outline of the button associated with its visual importance.
179
- * @values clear, outlined, primary
180
- */
181
- importance: {
182
- type: StringConstructor;
183
- default: string;
184
- validator: (i: unknown) => boolean;
185
- };
186
- /**
187
- * Whether the button should be styled as a link or not.
188
- * @values true, false
189
- * @see DtLink
190
- */
191
- link: {
192
- type: BooleanConstructor;
193
- default: boolean;
194
- };
195
- /**
196
- * The color of the link and button if the button is styled as a link.
197
- * @values default, warning, danger, success, muted, inverted
198
- * @see DtLink
199
- */
200
- linkKind: {
201
- type: StringConstructor;
202
- default: string;
203
- validator: (lk: unknown) => boolean;
204
- };
205
- /**
206
- * HTML button disabled attribute
207
- * <a
208
- * class="d-link"
209
- * href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#disabled"
210
- * target="_blank"
211
- * >
212
- * (Reference)
213
- * </a>
214
- * @values true, false
215
- */
216
- disabled: {
217
- type: BooleanConstructor;
218
- default: boolean;
219
- };
220
- /**
221
- * HTML button type attribute
222
- * <a
223
- * class="d-link"
224
- * href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type"
225
- * target="_blank"
226
- * >
227
- * (Reference)
228
- * </a>
229
- * @values button, submit, reset
230
- */
231
- type: {
232
- type: StringConstructor;
233
- default: string;
234
- validator: (t: unknown) => boolean;
235
- };
236
- /**
237
- * Button width, accepts
238
- * <a class="d-link" href="https://developer.mozilla.org/en-US/docs/Web/CSS/width" target="_blank">
239
- * CSS width attribute
240
- * </a>
241
- * values
242
- */
243
- width: {
244
- type: StringConstructor;
245
- default: null;
246
- };
247
- /**
248
- * The size of the button.
249
- * @values xs, sm, md, lg, xl
250
- */
251
- size: {
252
- type: StringConstructor;
253
- default: string;
254
- validator: (s: unknown) => boolean;
255
- };
256
- /**
257
- * Used to customize the label container
258
- */
259
- labelClass: {
260
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
261
- default: string;
262
- };
263
- /**
264
- * Whether the button should display a loading animation or not.
265
- * @values true, false
266
- */
267
- loading: {
268
- type: BooleanConstructor;
269
- default: boolean;
270
- };
271
- /**
272
- * The color of the button.
273
- * @values default, muted, danger, inverted
274
- */
275
- kind: {
276
- type: StringConstructor;
277
- default: string;
278
- validator: (k: unknown) => boolean;
279
- };
280
- /**
281
- * Determines whether a screenreader reads live updates of
282
- * the button content to the user while the button
283
- * is in focus. default is to not.
284
- * @values true, false
285
- */
286
- assertiveOnFocus: {
287
- type: BooleanConstructor;
288
- default: boolean;
289
- };
290
- /**
291
- * Determines whether the button should have active styling
292
- * default is false.
293
- * @values true, false
294
- */
295
- active: {
296
- type: BooleanConstructor;
297
- default: boolean;
298
- };
299
- }>>, {
300
- link: boolean;
301
- active: boolean;
302
- type: string;
303
- circle: boolean;
304
- loading: boolean;
305
- size: string;
306
- kind: string;
307
- labelClass: string | Record<string, any> | unknown[];
308
- iconPosition: string;
309
- importance: string;
310
- linkKind: string;
311
- disabled: boolean;
312
- width: string;
313
- assertiveOnFocus: boolean;
314
- }>;
315
- export default _default;
316
- //# sourceMappingURL=button.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button.vue.d.ts","sourceRoot":"","sources":["../../../../components/button/button.vue.js"],"names":[],"mappings":";IA0BI;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;;;;;;;;;OAUG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAOH;;;;;;OAMG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;;;OAKG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;;;;;;;;;;IAnJH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;;;;;;;;;OAUG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAOH;;;;;;OAMG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;;;OAKG;;;;;IAMH;;;;OAIG"}