@dialpad/dialtone-vue 2.109.1 → 2.110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/CHANGELOG.json +1 -1
  2. package/CHANGELOG.md +7 -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-Xl6jQs_C.cjs → stack-n8PaTh0Q.cjs} +2 -2
  13. package/dist/{stack-klSxDym-.js → stack-spMDaIoR.js} +221 -165
  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,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"}
@@ -1,55 +0,0 @@
1
- export namespace BUTTON_SIZE_MODIFIERS {
2
- let xs: string;
3
- let sm: string;
4
- let md: string;
5
- let lg: string;
6
- let xl: string;
7
- }
8
- export namespace BUTTON_KIND_MODIFIERS {
9
- let _default: string;
10
- export { _default as default };
11
- export let muted: string;
12
- export let danger: string;
13
- export let inverted: string;
14
- }
15
- export namespace BUTTON_IMPORTANCE_MODIFIERS {
16
- let clear: string;
17
- let primary: string;
18
- let outlined: string;
19
- }
20
- export const BUTTON_TYPES: string[];
21
- export namespace ICON_POSITION_MODIFIERS {
22
- let left: string;
23
- let right: string;
24
- let top: string;
25
- let bottom: string;
26
- }
27
- export const INVALID_COMBINATION: {
28
- circle: boolean;
29
- kind: string;
30
- importance: string;
31
- message: string;
32
- }[];
33
- export namespace BUTTON_ICON_SIZES {
34
- let xs_1: string;
35
- export { xs_1 as xs };
36
- let sm_1: string;
37
- export { sm_1 as sm };
38
- let md_1: string;
39
- export { md_1 as md };
40
- let lg_1: string;
41
- export { lg_1 as lg };
42
- let xl_1: string;
43
- export { xl_1 as xl };
44
- }
45
- declare namespace _default {
46
- export { BUTTON_SIZE_MODIFIERS };
47
- export { BUTTON_KIND_MODIFIERS };
48
- export { BUTTON_IMPORTANCE_MODIFIERS };
49
- export { BUTTON_TYPES };
50
- export { ICON_POSITION_MODIFIERS };
51
- export { INVALID_COMBINATION };
52
- export { BUTTON_ICON_SIZES };
53
- }
54
- export default _default;
55
- //# sourceMappingURL=button_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button_constants.d.ts","sourceRoot":"","sources":["../../../../components/button/button_constants.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;AAqBA,oCAA0D;;;;;;;AAS1D;;;;;IAyBE"}
@@ -1,3 +0,0 @@
1
- export { default as DtButton } from "./button.vue";
2
- export { BUTTON_SIZE_MODIFIERS, BUTTON_KIND_MODIFIERS, BUTTON_IMPORTANCE_MODIFIERS, BUTTON_TYPES, ICON_POSITION_MODIFIERS, INVALID_COMBINATION, BUTTON_ICON_SIZES } from "./button_constants.js";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../components/button/index.js"],"names":[],"mappings":""}
@@ -1,29 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Alignment of the buttons inside the container
4
- */
5
- alignment: {
6
- type: StringConstructor;
7
- default: string;
8
- validator: (alignment: unknown) => boolean;
9
- };
10
- }, {}, {
11
- BUTTON_GROUP_ALIGNMENT: {
12
- start: string;
13
- end: string;
14
- 'space-between': string;
15
- };
16
- }, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
17
- /**
18
- * Alignment of the buttons inside the container
19
- */
20
- alignment: {
21
- type: StringConstructor;
22
- default: string;
23
- validator: (alignment: unknown) => boolean;
24
- };
25
- }>>, {
26
- alignment: string;
27
- }>;
28
- export default _default;
29
- //# sourceMappingURL=button_group.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button_group.vue.d.ts","sourceRoot":"","sources":["../../../../components/button_group/button_group.vue.js"],"names":[],"mappings":";IAQI;;OAEG;;;;;;;;;;;;;IAFH;;OAEG"}
@@ -1,6 +0,0 @@
1
- export const BUTTON_GROUP_ALIGNMENT: {
2
- start: string;
3
- end: string;
4
- 'space-between': string;
5
- };
6
- //# sourceMappingURL=button_group_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button_group_constants.d.ts","sourceRoot":"","sources":["../../../../components/button_group/button_group_constants.js"],"names":[],"mappings":"AAAA;;;;EAIE"}
@@ -1,3 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
- export default _default;
3
- //# sourceMappingURL=buttons_decorator.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"buttons_decorator.vue.d.ts","sourceRoot":"","sources":["../../../../components/button_group/buttons_decorator.vue.js"],"names":[],"mappings":""}
@@ -1,83 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * The maximum height of the card content.
4
- * If given, makes content area scrollable.
5
- */
6
- maxHeight: {
7
- type: StringConstructor;
8
- default: null;
9
- };
10
- /**
11
- * class for card container.
12
- */
13
- containerClass: {
14
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
15
- default: string;
16
- };
17
- /**
18
- * class for card content.
19
- */
20
- contentClass: {
21
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
22
- default: string;
23
- };
24
- /**
25
- * class for card header.
26
- */
27
- headerClass: {
28
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
29
- default: string;
30
- };
31
- /**
32
- * class for card footer.
33
- */
34
- footerClass: {
35
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
36
- default: string;
37
- };
38
- }, {}, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
39
- /**
40
- * The maximum height of the card content.
41
- * If given, makes content area scrollable.
42
- */
43
- maxHeight: {
44
- type: StringConstructor;
45
- default: null;
46
- };
47
- /**
48
- * class for card container.
49
- */
50
- containerClass: {
51
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
52
- default: string;
53
- };
54
- /**
55
- * class for card content.
56
- */
57
- contentClass: {
58
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
59
- default: string;
60
- };
61
- /**
62
- * class for card header.
63
- */
64
- headerClass: {
65
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
66
- default: string;
67
- };
68
- /**
69
- * class for card footer.
70
- */
71
- footerClass: {
72
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
73
- default: string;
74
- };
75
- }>>, {
76
- maxHeight: string;
77
- containerClass: string | Record<string, any> | unknown[];
78
- contentClass: string | Record<string, any> | unknown[];
79
- headerClass: string | Record<string, any> | unknown[];
80
- footerClass: string | Record<string, any> | unknown[];
81
- }>;
82
- export default _default;
83
- //# sourceMappingURL=card.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"card.vue.d.ts","sourceRoot":"","sources":["../../../../components/card/card.vue.js"],"names":[],"mappings":";IAUI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAnCH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1,155 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, any, {}, {
2
- inputValidationClass(): any;
3
- checkboxGroupValueChecked(): any;
4
- hasLabel(): boolean;
5
- hasDescription(): boolean;
6
- hasLabelOrDescription(): any;
7
- inputListeners(): any;
8
- }, {
9
- emitValue(target: any): void;
10
- runValidations(): void;
11
- }, {
12
- inheritAttrs: boolean;
13
- props: {
14
- label: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- name: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- value: {
23
- type: (ObjectConstructor | StringConstructor | BooleanConstructor | NumberConstructor)[];
24
- default: null;
25
- };
26
- description: {
27
- type: StringConstructor;
28
- default: string;
29
- };
30
- disabled: {
31
- type: BooleanConstructor;
32
- default: boolean;
33
- }; /**
34
- * Native input focusout event
35
- *
36
- * @event focusout
37
- * @type {FocusEvent}
38
- */
39
- validationState: {
40
- type: StringConstructor;
41
- default: string;
42
- validator: (validationState: any) => boolean;
43
- };
44
- inputClass: {
45
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
46
- default: string;
47
- };
48
- labelClass: {
49
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
50
- default: string;
51
- };
52
- descriptionClass: {
53
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
54
- default: string;
55
- };
56
- labelChildProps: {
57
- type: ObjectConstructor;
58
- default: () => {};
59
- };
60
- descriptionChildProps: {
61
- type: ObjectConstructor;
62
- default: () => {};
63
- };
64
- };
65
- data(): any;
66
- watch: {
67
- disabled(newDisabled: any): void;
68
- validationState(newValidationState: any): void;
69
- };
70
- methods: {
71
- validateInputLabels(hasLabelOrLabel: string | boolean, ariaLabel: string): void;
72
- };
73
- } | {
74
- model: {
75
- prop: string;
76
- };
77
- props: {
78
- checked: {
79
- type: BooleanConstructor;
80
- default: boolean;
81
- };
82
- indeterminate: {
83
- type: BooleanConstructor;
84
- default: boolean;
85
- };
86
- value: {
87
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
88
- default: null;
89
- };
90
- };
91
- data(): any;
92
- watch: {
93
- checked(newChecked: any): void;
94
- indeterminate(newValue: any): void;
95
- };
96
- } | {
97
- inject: {
98
- groupContext: {
99
- default: {};
100
- };
101
- setGroupValue: {
102
- default: () => () => void;
103
- };
104
- };
105
- data(): any;
106
- computed: {
107
- hasGroup(): any;
108
- groupName(): any;
109
- groupValue(): any;
110
- groupDisabled(): any;
111
- groupValidationState(): any;
112
- internalName(): any;
113
- };
114
- watch: {
115
- value(newValue: any): void;
116
- groupValue: {
117
- immediate: boolean;
118
- handler(newGroupValue: any): void;
119
- };
120
- groupDisabled: {
121
- immediate: boolean;
122
- handler(newGroupDisabled: any): void;
123
- };
124
- groupValidationState: {
125
- immediate: boolean;
126
- handler(newGroupValidationState: any): void;
127
- };
128
- };
129
- created(): void;
130
- } | {
131
- props: {
132
- messagesClass: {
133
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
134
- default: string;
135
- };
136
- messagesChildProps: {
137
- type: ObjectConstructor;
138
- default: () => {};
139
- };
140
- showMessages: {
141
- type: BooleanConstructor;
142
- default: boolean;
143
- };
144
- messages: {
145
- type: ArrayConstructor;
146
- default: () => never[];
147
- validator: (messages: any) => any;
148
- };
149
- };
150
- computed: {
151
- formattedMessages(): any;
152
- };
153
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, ("input" | "focusin" | "focusout")[], string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
154
- export default _default;
155
- //# sourceMappingURL=checkbox.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../components/checkbox/checkbox.vue.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA2CI;;;;;WAKG"}
@@ -1,10 +0,0 @@
1
- export namespace CHECKBOX_INPUT_VALIDATION_CLASSES {
2
- let error: string;
3
- let warning: string;
4
- let success: string;
5
- }
6
- declare namespace _default {
7
- export { CHECKBOX_INPUT_VALIDATION_CLASSES };
8
- }
9
- export default _default;
10
- //# sourceMappingURL=checkbox_constants.d.ts.map