@dialpad/dialtone-vue 3.99.0 → 3.99.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 (139) hide show
  1. package/CHANGELOG.json +1 -1
  2. package/CHANGELOG.md +7 -0
  3. package/package.json +3 -2
  4. package/dist/types/common/constants.d.ts +0 -56
  5. package/dist/types/common/constants.d.ts.map +0 -1
  6. package/dist/types/common/mixins/dom.d.ts +0 -25
  7. package/dist/types/common/mixins/dom.d.ts.map +0 -1
  8. package/dist/types/common/mixins/input.d.ts +0 -199
  9. package/dist/types/common/mixins/input.d.ts.map +0 -1
  10. package/dist/types/common/mixins/input_group.d.ts +0 -102
  11. package/dist/types/common/mixins/input_group.d.ts.map +0 -1
  12. package/dist/types/common/mixins/keyboard_list_navigation.d.ts +0 -58
  13. package/dist/types/common/mixins/keyboard_list_navigation.d.ts.map +0 -1
  14. package/dist/types/common/mixins/modal.d.ts +0 -43
  15. package/dist/types/common/mixins/modal.d.ts.map +0 -1
  16. package/dist/types/common/mixins/skeleton.d.ts +0 -11
  17. package/dist/types/common/mixins/skeleton.d.ts.map +0 -1
  18. package/dist/types/common/mixins/sr_only_close_button.d.ts +0 -30
  19. package/dist/types/common/mixins/sr_only_close_button.d.ts.map +0 -1
  20. package/dist/types/common/sr_only_close_button.vue.d.ts +0 -27
  21. package/dist/types/common/sr_only_close_button.vue.d.ts.map +0 -1
  22. package/dist/types/common/storybook_utils.d.ts +0 -19
  23. package/dist/types/common/storybook_utils.d.ts.map +0 -1
  24. package/dist/types/common/utils.d.ts +0 -118
  25. package/dist/types/common/utils.d.ts.map +0 -1
  26. package/dist/types/common/validators.d.ts +0 -6
  27. package/dist/types/common/validators.d.ts.map +0 -1
  28. package/dist/types/components/avatar/avatar.vue.d.ts +0 -369
  29. package/dist/types/components/avatar/avatar.vue.d.ts.map +0 -1
  30. package/dist/types/components/avatar/avatar_constants.d.ts +0 -51
  31. package/dist/types/components/avatar/avatar_constants.d.ts.map +0 -1
  32. package/dist/types/components/avatar/utils.d.ts +0 -2
  33. package/dist/types/components/avatar/utils.d.ts.map +0 -1
  34. package/dist/types/components/badge/badge.vue.d.ts +0 -186
  35. package/dist/types/components/badge/badge.vue.d.ts.map +0 -1
  36. package/dist/types/components/badge/badge_constants.d.ts +0 -39
  37. package/dist/types/components/badge/badge_constants.d.ts.map +0 -1
  38. package/dist/types/components/banner/banner.vue.d.ts +0 -250
  39. package/dist/types/components/banner/banner.vue.d.ts.map +0 -1
  40. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +0 -56
  41. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +0 -1
  42. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +0 -59
  43. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +0 -1
  44. package/dist/types/components/breadcrumbs/breadcrumbs_constants.d.ts +0 -3
  45. package/dist/types/components/breadcrumbs/breadcrumbs_constants.d.ts.map +0 -1
  46. package/dist/types/components/button/button.vue.d.ts +0 -324
  47. package/dist/types/components/button/button.vue.d.ts.map +0 -1
  48. package/dist/types/components/button/button_constants.d.ts +0 -55
  49. package/dist/types/components/button/button_constants.d.ts.map +0 -1
  50. package/dist/types/components/button/index.d.ts +0 -3
  51. package/dist/types/components/button/index.d.ts.map +0 -1
  52. package/dist/types/components/button_group/button_group.vue.d.ts +0 -29
  53. package/dist/types/components/button_group/button_group.vue.d.ts.map +0 -1
  54. package/dist/types/components/button_group/button_group_constants.d.ts +0 -6
  55. package/dist/types/components/button_group/button_group_constants.d.ts.map +0 -1
  56. package/dist/types/components/button_group/buttons_decorator.vue.d.ts +0 -3
  57. package/dist/types/components/button_group/buttons_decorator.vue.d.ts.map +0 -1
  58. package/dist/types/components/card/card.vue.d.ts +0 -86
  59. package/dist/types/components/card/card.vue.d.ts.map +0 -1
  60. package/dist/types/components/checkbox/checkbox.vue.d.ts +0 -164
  61. package/dist/types/components/checkbox/checkbox.vue.d.ts.map +0 -1
  62. package/dist/types/components/checkbox/checkbox_constants.d.ts +0 -10
  63. package/dist/types/components/checkbox/checkbox_constants.d.ts.map +0 -1
  64. package/dist/types/components/checkbox/index.d.ts +0 -2
  65. package/dist/types/components/checkbox/index.d.ts.map +0 -1
  66. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts +0 -254
  67. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts.map +0 -1
  68. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +0 -3
  69. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts.map +0 -1
  70. package/dist/types/components/chip/chip.vue.d.ts +0 -162
  71. package/dist/types/components/chip/chip.vue.d.ts.map +0 -1
  72. package/dist/types/components/chip/chip_constants.d.ts +0 -28
  73. package/dist/types/components/chip/chip_constants.d.ts.map +0 -1
  74. package/dist/types/components/codeblock/codeblock.vue.d.ts +0 -13
  75. package/dist/types/components/codeblock/codeblock.vue.d.ts.map +0 -1
  76. package/dist/types/components/collapsible/collapsible.vue.d.ts +0 -203
  77. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +0 -1
  78. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts +0 -86
  79. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts.map +0 -1
  80. package/dist/types/components/icon/icon.vue.d.ts +0 -72
  81. package/dist/types/components/icon/icon.vue.d.ts.map +0 -1
  82. package/dist/types/components/icon/icon_constants.d.ts +0 -15
  83. package/dist/types/components/icon/icon_constants.d.ts.map +0 -1
  84. package/dist/types/components/icon/index.d.ts +0 -3
  85. package/dist/types/components/icon/index.d.ts.map +0 -1
  86. package/dist/types/components/input_group/index.d.ts +0 -2
  87. package/dist/types/components/input_group/index.d.ts.map +0 -1
  88. package/dist/types/components/input_group/input_group.vue.d.ts +0 -173
  89. package/dist/types/components/input_group/input_group.vue.d.ts.map +0 -1
  90. package/dist/types/components/item_layout/index.d.ts +0 -2
  91. package/dist/types/components/item_layout/index.d.ts.map +0 -1
  92. package/dist/types/components/item_layout/item_layout.vue.d.ts +0 -21
  93. package/dist/types/components/item_layout/item_layout.vue.d.ts.map +0 -1
  94. package/dist/types/components/lazy_show/index.d.ts +0 -2
  95. package/dist/types/components/lazy_show/index.d.ts.map +0 -1
  96. package/dist/types/components/lazy_show/lazy_show.vue.d.ts +0 -65
  97. package/dist/types/components/lazy_show/lazy_show.vue.d.ts.map +0 -1
  98. package/dist/types/components/link/index.d.ts +0 -3
  99. package/dist/types/components/link/index.d.ts.map +0 -1
  100. package/dist/types/components/link/link.vue.d.ts +0 -34
  101. package/dist/types/components/link/link.vue.d.ts.map +0 -1
  102. package/dist/types/components/link/link_constants.d.ts +0 -21
  103. package/dist/types/components/link/link_constants.d.ts.map +0 -1
  104. package/dist/types/components/list_item/index.d.ts +0 -3
  105. package/dist/types/components/list_item/index.d.ts.map +0 -1
  106. package/dist/types/components/list_item/list_item.vue.d.ts +0 -151
  107. package/dist/types/components/list_item/list_item.vue.d.ts.map +0 -1
  108. package/dist/types/components/list_item/list_item_constants.d.ts +0 -15
  109. package/dist/types/components/list_item/list_item_constants.d.ts.map +0 -1
  110. package/dist/types/components/notice/index.d.ts +0 -6
  111. package/dist/types/components/notice/index.d.ts.map +0 -1
  112. package/dist/types/components/notice/notice.vue.d.ts +0 -177
  113. package/dist/types/components/notice/notice.vue.d.ts.map +0 -1
  114. package/dist/types/components/notice/notice_action.vue.d.ts +0 -66
  115. package/dist/types/components/notice/notice_action.vue.d.ts.map +0 -1
  116. package/dist/types/components/notice/notice_constants.d.ts +0 -8
  117. package/dist/types/components/notice/notice_constants.d.ts.map +0 -1
  118. package/dist/types/components/notice/notice_content.vue.d.ts +0 -58
  119. package/dist/types/components/notice/notice_content.vue.d.ts.map +0 -1
  120. package/dist/types/components/notice/notice_icon.vue.d.ts +0 -30
  121. package/dist/types/components/notice/notice_icon.vue.d.ts.map +0 -1
  122. package/dist/types/components/presence/index.d.ts +0 -3
  123. package/dist/types/components/presence/index.d.ts.map +0 -1
  124. package/dist/types/components/presence/presence.vue.d.ts +0 -46
  125. package/dist/types/components/presence/presence.vue.d.ts.map +0 -1
  126. package/dist/types/components/presence/presence_constants.d.ts +0 -8
  127. package/dist/types/components/presence/presence_constants.d.ts.map +0 -1
  128. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +0 -181
  129. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts.map +0 -1
  130. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +0 -136
  131. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts.map +0 -1
  132. package/dist/types/components/skeleton/skeleton-text.vue.d.ts +0 -145
  133. package/dist/types/components/skeleton/skeleton-text.vue.d.ts.map +0 -1
  134. package/dist/types/components/skeleton/skeleton_constants.d.ts +0 -27
  135. package/dist/types/components/skeleton/skeleton_constants.d.ts.map +0 -1
  136. package/dist/types/components/validation_messages/index.d.ts +0 -2
  137. package/dist/types/components/validation_messages/index.d.ts.map +0 -1
  138. package/dist/types/components/validation_messages/validation_messages.vue.d.ts +0 -64
  139. package/dist/types/components/validation_messages/validation_messages.vue.d.ts.map +0 -1
@@ -1,324 +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 | ArrayConstructor | StringConstructor)[];
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
- }, any, {
142
- ICON_POSITION_MODIFIERS: {
143
- left: string;
144
- right: string;
145
- top: string;
146
- bottom: string;
147
- };
148
- isInFocus: boolean;
149
- hasSlotContent: typeof hasSlotContent;
150
- }, {
151
- buttonListeners(): {
152
- focusin: (e: any) => void;
153
- focusout: (e: any) => void;
154
- };
155
- computedAriaLive(): unknown;
156
- iconSize(): any;
157
- }, {
158
- buttonClasses(): any[];
159
- isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
160
- shouldRenderIcon(): boolean | undefined;
161
- isIconOnly(): boolean | undefined;
162
- isVerticalIconLayout(): boolean;
163
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
164
- /**
165
- * Whether the button is a circle or not.
166
- * @values true, false
167
- */
168
- circle: {
169
- type: BooleanConstructor;
170
- default: boolean;
171
- };
172
- /**
173
- * The position of the icon slot within the button.
174
- * @values left, right, top, bottom
175
- */
176
- iconPosition: {
177
- type: StringConstructor;
178
- default: string;
179
- validator: (position: unknown) => boolean;
180
- };
181
- /**
182
- * The fill and outline of the button associated with its visual importance.
183
- * @values clear, outlined, primary
184
- */
185
- importance: {
186
- type: StringConstructor;
187
- default: string;
188
- validator: (i: unknown) => boolean;
189
- };
190
- /**
191
- * Whether the button should be styled as a link or not.
192
- * @values true, false
193
- * @see DtLink
194
- */
195
- link: {
196
- type: BooleanConstructor;
197
- default: boolean;
198
- };
199
- /**
200
- * The color of the link and button if the button is styled as a link.
201
- * @values default, warning, danger, success, muted, inverted
202
- * @see DtLink
203
- */
204
- linkKind: {
205
- type: StringConstructor;
206
- default: string;
207
- validator: (lk: unknown) => boolean;
208
- };
209
- /**
210
- * HTML button disabled attribute
211
- * <a
212
- * class="d-link"
213
- * href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#disabled"
214
- * target="_blank"
215
- * >
216
- * (Reference)
217
- * </a>
218
- * @values true, false
219
- */
220
- disabled: {
221
- type: BooleanConstructor;
222
- default: boolean;
223
- };
224
- /**
225
- * HTML button type attribute
226
- * <a
227
- * class="d-link"
228
- * href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type"
229
- * target="_blank"
230
- * >
231
- * (Reference)
232
- * </a>
233
- * @values button, submit, reset
234
- */
235
- type: {
236
- type: StringConstructor;
237
- default: string;
238
- validator: (t: unknown) => boolean;
239
- };
240
- /**
241
- * Button width, accepts
242
- * <a class="d-link" href="https://developer.mozilla.org/en-US/docs/Web/CSS/width" target="_blank">
243
- * CSS width attribute
244
- * </a>
245
- * values
246
- */
247
- width: {
248
- type: StringConstructor;
249
- default: null;
250
- };
251
- /**
252
- * The size of the button.
253
- * @values xs, sm, md, lg, xl
254
- */
255
- size: {
256
- type: StringConstructor;
257
- default: string;
258
- validator: (s: unknown) => boolean;
259
- };
260
- /**
261
- * Used to customize the label container
262
- */
263
- labelClass: {
264
- type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
265
- default: string;
266
- };
267
- /**
268
- * Whether the button should display a loading animation or not.
269
- * @values true, false
270
- */
271
- loading: {
272
- type: BooleanConstructor;
273
- default: boolean;
274
- };
275
- /**
276
- * The color of the button.
277
- * @values default, muted, danger, inverted
278
- */
279
- kind: {
280
- type: StringConstructor;
281
- default: string;
282
- validator: (k: unknown) => boolean;
283
- };
284
- /**
285
- * Determines whether a screenreader reads live updates of
286
- * the button content to the user while the button
287
- * is in focus. default is to not.
288
- * @values true, false
289
- */
290
- assertiveOnFocus: {
291
- type: BooleanConstructor;
292
- default: boolean;
293
- };
294
- /**
295
- * Determines whether the button should have active styling
296
- * default is false.
297
- * @values true, false
298
- */
299
- active: {
300
- type: BooleanConstructor;
301
- default: boolean;
302
- };
303
- }>> & {
304
- onFocusin?: ((...args: any[]) => any) | undefined;
305
- onFocusout?: ((...args: any[]) => any) | undefined;
306
- }, {
307
- active: boolean;
308
- type: string;
309
- link: boolean;
310
- circle: boolean;
311
- size: string;
312
- loading: boolean;
313
- kind: string;
314
- labelClass: string | Record<string, any> | unknown[];
315
- iconPosition: string;
316
- importance: string;
317
- linkKind: string;
318
- disabled: boolean;
319
- width: string;
320
- assertiveOnFocus: boolean;
321
- }, {}>;
322
- export default _default;
323
- import { hasSlotContent } from '@/common/utils';
324
- //# 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":";IA6BI;;;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;;;;;;;;;;;;;;;;;;;;;;;;;+BA7KwB,gBAAgB"}
@@ -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
- }, any, {
11
- BUTTON_GROUP_ALIGNMENT: {
12
- start: string;
13
- end: string;
14
- 'space-between': string;
15
- };
16
- }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, 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<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, 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,86 +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 | ArrayConstructor | StringConstructor)[];
15
- default: string;
16
- };
17
- /**
18
- * class for card content.
19
- */
20
- contentClass: {
21
- type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
22
- default: string;
23
- };
24
- /**
25
- * class for card header.
26
- */
27
- headerClass: {
28
- type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
29
- default: string;
30
- };
31
- /**
32
- * class for card footer.
33
- */
34
- footerClass: {
35
- type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
36
- default: string;
37
- };
38
- }, any, {
39
- hasSlotContent: typeof hasSlotContent;
40
- }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
41
- /**
42
- * The maximum height of the card content.
43
- * If given, makes content area scrollable.
44
- */
45
- maxHeight: {
46
- type: StringConstructor;
47
- default: null;
48
- };
49
- /**
50
- * class for card container.
51
- */
52
- containerClass: {
53
- type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
54
- default: string;
55
- };
56
- /**
57
- * class for card content.
58
- */
59
- contentClass: {
60
- type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
61
- default: string;
62
- };
63
- /**
64
- * class for card header.
65
- */
66
- headerClass: {
67
- type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
68
- default: string;
69
- };
70
- /**
71
- * class for card footer.
72
- */
73
- footerClass: {
74
- type: (ObjectConstructor | ArrayConstructor | StringConstructor)[];
75
- default: string;
76
- };
77
- }>>, {
78
- maxHeight: string;
79
- containerClass: string | Record<string, any> | unknown[];
80
- contentClass: string | Record<string, any> | unknown[];
81
- headerClass: string | Record<string, any> | unknown[];
82
- footerClass: string | Record<string, any> | unknown[];
83
- }, {}>;
84
- export default _default;
85
- import { hasSlotContent } from '@/common/utils';
86
- //# 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":";IAYI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;IAnCH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;+BA7CwB,gBAAgB"}