@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,367 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Id of the avatar content wrapper element
4
- */
5
- id: {
6
- type: StringConstructor;
7
- default(): string;
8
- };
9
- /**
10
- * Pass in a seed to get the random color generation based on that string. For example if you pass in a
11
- * user ID as the string it will return the same randomly generated colors every time for that user.
12
- */
13
- seed: {
14
- type: StringConstructor;
15
- default: undefined;
16
- };
17
- /**
18
- * Set the avatar background to a specific color. If undefined will randomize the color which can be deterministic
19
- * if the seed prop is set.
20
- */
21
- color: {
22
- type: StringConstructor;
23
- default: undefined;
24
- };
25
- /**
26
- * The size of the avatar
27
- * @values xs, sm, md, lg, xl
28
- */
29
- size: {
30
- type: StringConstructor;
31
- default: string;
32
- validator: (size: unknown) => boolean;
33
- };
34
- /**
35
- * Used to customize the avatar container
36
- */
37
- avatarClass: {
38
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
39
- default: string;
40
- };
41
- /**
42
- * Set classes on the avatar canvas. Wrapper around the core avatar image.
43
- */
44
- canvasClass: {
45
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
46
- default: string;
47
- };
48
- /**
49
- * Pass through classes. Used to customize the avatar icon
50
- */
51
- iconClass: {
52
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
53
- default: string;
54
- };
55
- /**
56
- * Determines whether to show the presence indicator for
57
- * Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
58
- * or 'active'. By default, it's null and nothing is shown.
59
- * @values null, busy, away, offline, active
60
- */
61
- presence: {
62
- type: StringConstructor;
63
- default: string;
64
- validator: (state: unknown) => boolean;
65
- };
66
- /**
67
- * A set of props to be passed into the presence component.
68
- */
69
- presenceProps: {
70
- type: ObjectConstructor;
71
- default: () => {};
72
- };
73
- /**
74
- * Determines whether to show a group avatar.
75
- * Limit to 2 digits max, more than 99 will be rendered as “99+”.
76
- * if the number is 1 or less it would just show the regular avatar as if group had not been set.
77
- */
78
- group: {
79
- type: NumberConstructor;
80
- default: undefined;
81
- validator: (group: unknown) => boolean;
82
- };
83
- /**
84
- * The icon that overlays the avatar
85
- */
86
- overlayIcon: {
87
- type: StringConstructor;
88
- default: string;
89
- };
90
- /**
91
- * The text that overlays the avatar
92
- */
93
- overlayText: {
94
- type: StringConstructor;
95
- default: string;
96
- };
97
- /**
98
- * Used to customize the avatar overlay
99
- */
100
- overlayClass: {
101
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
102
- default: string;
103
- };
104
- /**
105
- * Source of the image
106
- */
107
- imageSrc: {
108
- type: StringConstructor;
109
- default: string;
110
- };
111
- /**
112
- * Alt attribute of the image, by default
113
- * it'd be the full name
114
- */
115
- imageAlt: {
116
- type: StringConstructor;
117
- default: string;
118
- };
119
- /**
120
- * Icon name to be displayed on the avatar
121
- */
122
- iconName: {
123
- type: StringConstructor;
124
- default: undefined;
125
- validator: (name: unknown) => boolean;
126
- };
127
- /**
128
- * Icon size to be displayed on the avatar
129
- * @values 100, 200, 300, 400, 500, 600, 700, 800
130
- */
131
- iconSize: {
132
- type: StringConstructor;
133
- default: string;
134
- validator: (size: unknown) => boolean;
135
- };
136
- /**
137
- * Full name used to extract initials and set alt attribute.
138
- */
139
- fullName: {
140
- type: StringConstructor;
141
- default: string;
142
- };
143
- /**
144
- * Makes the avatar focusable and clickable,
145
- * emits a click event when clicked.
146
- */
147
- clickable: {
148
- type: BooleanConstructor;
149
- default: boolean;
150
- };
151
- }, {}, {
152
- AVATAR_SIZE_MODIFIERS: {
153
- xs: string;
154
- sm: string;
155
- md: string;
156
- lg: string;
157
- xl: string;
158
- };
159
- AVATAR_KIND_MODIFIERS: {
160
- default: string;
161
- icon: string;
162
- initials: string;
163
- };
164
- AVATAR_PRESENCE_SIZE_MODIFIERS: {
165
- md: string;
166
- lg: string;
167
- };
168
- AVATAR_ICON_SIZES: {
169
- xs: string;
170
- sm: string;
171
- md: string;
172
- lg: string;
173
- xl: string;
174
- };
175
- imageLoadedSuccessfully: null;
176
- formattedInitials: string;
177
- initializing: boolean;
178
- }, {
179
- isNotIconType(): boolean;
180
- avatarClasses(): any[];
181
- overlayClasses(): any[];
182
- showGroup(): boolean;
183
- formattedGroup(): any;
184
- validatedSize(): any;
185
- showImage(): any;
186
- buttonAriaLabel(): any;
187
- }, {
188
- setImageListeners(): Promise<void>;
189
- formatInitials(): void;
190
- getColor(): any;
191
- _loadedImageEventHandler(el: any): void;
192
- _erroredImageEventHandler(el: any): void;
193
- validateProps(): void;
194
- handleClick(e: any): void;
195
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, "click"[], string, Readonly<import("vue").ExtractPropTypes<{
196
- /**
197
- * Id of the avatar content wrapper element
198
- */
199
- id: {
200
- type: StringConstructor;
201
- default(): string;
202
- };
203
- /**
204
- * Pass in a seed to get the random color generation based on that string. For example if you pass in a
205
- * user ID as the string it will return the same randomly generated colors every time for that user.
206
- */
207
- seed: {
208
- type: StringConstructor;
209
- default: undefined;
210
- };
211
- /**
212
- * Set the avatar background to a specific color. If undefined will randomize the color which can be deterministic
213
- * if the seed prop is set.
214
- */
215
- color: {
216
- type: StringConstructor;
217
- default: undefined;
218
- };
219
- /**
220
- * The size of the avatar
221
- * @values xs, sm, md, lg, xl
222
- */
223
- size: {
224
- type: StringConstructor;
225
- default: string;
226
- validator: (size: unknown) => boolean;
227
- };
228
- /**
229
- * Used to customize the avatar container
230
- */
231
- avatarClass: {
232
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
233
- default: string;
234
- };
235
- /**
236
- * Set classes on the avatar canvas. Wrapper around the core avatar image.
237
- */
238
- canvasClass: {
239
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
240
- default: string;
241
- };
242
- /**
243
- * Pass through classes. Used to customize the avatar icon
244
- */
245
- iconClass: {
246
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
247
- default: string;
248
- };
249
- /**
250
- * Determines whether to show the presence indicator for
251
- * Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
252
- * or 'active'. By default, it's null and nothing is shown.
253
- * @values null, busy, away, offline, active
254
- */
255
- presence: {
256
- type: StringConstructor;
257
- default: string;
258
- validator: (state: unknown) => boolean;
259
- };
260
- /**
261
- * A set of props to be passed into the presence component.
262
- */
263
- presenceProps: {
264
- type: ObjectConstructor;
265
- default: () => {};
266
- };
267
- /**
268
- * Determines whether to show a group avatar.
269
- * Limit to 2 digits max, more than 99 will be rendered as “99+”.
270
- * if the number is 1 or less it would just show the regular avatar as if group had not been set.
271
- */
272
- group: {
273
- type: NumberConstructor;
274
- default: undefined;
275
- validator: (group: unknown) => boolean;
276
- };
277
- /**
278
- * The icon that overlays the avatar
279
- */
280
- overlayIcon: {
281
- type: StringConstructor;
282
- default: string;
283
- };
284
- /**
285
- * The text that overlays the avatar
286
- */
287
- overlayText: {
288
- type: StringConstructor;
289
- default: string;
290
- };
291
- /**
292
- * Used to customize the avatar overlay
293
- */
294
- overlayClass: {
295
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
296
- default: string;
297
- };
298
- /**
299
- * Source of the image
300
- */
301
- imageSrc: {
302
- type: StringConstructor;
303
- default: string;
304
- };
305
- /**
306
- * Alt attribute of the image, by default
307
- * it'd be the full name
308
- */
309
- imageAlt: {
310
- type: StringConstructor;
311
- default: string;
312
- };
313
- /**
314
- * Icon name to be displayed on the avatar
315
- */
316
- iconName: {
317
- type: StringConstructor;
318
- default: undefined;
319
- validator: (name: unknown) => boolean;
320
- };
321
- /**
322
- * Icon size to be displayed on the avatar
323
- * @values 100, 200, 300, 400, 500, 600, 700, 800
324
- */
325
- iconSize: {
326
- type: StringConstructor;
327
- default: string;
328
- validator: (size: unknown) => boolean;
329
- };
330
- /**
331
- * Full name used to extract initials and set alt attribute.
332
- */
333
- fullName: {
334
- type: StringConstructor;
335
- default: string;
336
- };
337
- /**
338
- * Makes the avatar focusable and clickable,
339
- * emits a click event when clicked.
340
- */
341
- clickable: {
342
- type: BooleanConstructor;
343
- default: boolean;
344
- };
345
- }>>, {
346
- presence: string;
347
- id: string;
348
- size: string;
349
- iconSize: string;
350
- fullName: string;
351
- group: number;
352
- imageSrc: string;
353
- seed: string;
354
- color: string;
355
- avatarClass: string | Record<string, any> | unknown[];
356
- canvasClass: string | Record<string, any> | unknown[];
357
- iconClass: string | Record<string, any> | unknown[];
358
- presenceProps: Record<string, any>;
359
- overlayIcon: string;
360
- overlayText: string;
361
- overlayClass: string | Record<string, any> | unknown[];
362
- imageAlt: string;
363
- iconName: string;
364
- clickable: boolean;
365
- }>;
366
- export default _default;
367
- //# sourceMappingURL=avatar.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"avatar.vue.d.ts","sourceRoot":"","sources":["../../../../components/avatar/avatar.vue.js"],"names":[],"mappings":";IA+BI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IApKH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG"}
@@ -1,51 +0,0 @@
1
- export namespace AVATAR_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 AVATAR_KIND_MODIFIERS {
9
- let _default: string;
10
- export { _default as default };
11
- export let icon: string;
12
- export let initials: string;
13
- }
14
- export namespace AVATAR_PRESENCE_SIZE_MODIFIERS {
15
- let md_1: string;
16
- export { md_1 as md };
17
- let lg_1: string;
18
- export { lg_1 as lg };
19
- }
20
- export namespace AVATAR_PRESENCE_STATES {
21
- let NONE: string;
22
- let BUSY: string;
23
- let AWAY: string;
24
- let OFFLINE: string;
25
- let ACTIVE: string;
26
- }
27
- export namespace AVATAR_ICON_SIZES {
28
- let xs_1: string;
29
- export { xs_1 as xs };
30
- let sm_1: string;
31
- export { sm_1 as sm };
32
- let md_2: string;
33
- export { md_2 as md };
34
- let lg_2: string;
35
- export { lg_2 as lg };
36
- let xl_1: string;
37
- export { xl_1 as xl };
38
- }
39
- export const AVATAR_COLORS: string[];
40
- export function AVATAR_GROUP_VALIDATOR(group: any): boolean;
41
- declare namespace _default {
42
- export { AVATAR_SIZE_MODIFIERS };
43
- export { AVATAR_KIND_MODIFIERS };
44
- export { AVATAR_PRESENCE_SIZE_MODIFIERS };
45
- export { AVATAR_PRESENCE_STATES };
46
- export { AVATAR_ICON_SIZES };
47
- export { AVATAR_COLORS };
48
- export { AVATAR_GROUP_VALIDATOR };
49
- }
50
- export default _default;
51
- //# sourceMappingURL=avatar_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"avatar_constants.d.ts","sourceRoot":"","sources":["../../../../components/avatar/avatar_constants.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmCA,qCAmBE;AAEK,4DAAmD"}
@@ -1,2 +0,0 @@
1
- export function extractInitialsFromName(fullName: any): string;
2
- //# sourceMappingURL=utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../components/avatar/utils.js"],"names":[],"mappings":"AAAO,+DAUN"}
@@ -1,184 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
4
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
5
- * will automatically be shown here, but this can be overridden by setting this prop.
6
- */
7
- iconLeft: {
8
- type: StringConstructor;
9
- default: string;
10
- };
11
- /**
12
- * Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
13
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog
14
- */
15
- iconRight: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
- /**
20
- * Text for the badge content
21
- */
22
- text: {
23
- type: StringConstructor;
24
- default: string;
25
- };
26
- /**
27
- * The kind of badge which determines the styling
28
- * @values label, count
29
- */
30
- kind: {
31
- type: StringConstructor;
32
- default: string;
33
- validator: (kind: unknown) => boolean;
34
- };
35
- /**
36
- * Color for the badge background
37
- * @values default, info, success, warning, critical, bulletin, ai
38
- */
39
- type: {
40
- type: StringConstructor;
41
- default: string;
42
- validator: (type: unknown) => boolean;
43
- };
44
- /**
45
- * Decoration for the badge. This can be only used with kind: label and type: default
46
- * with no iconLeft and iconRight
47
- * @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
48
- * purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
49
- * green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
50
- */
51
- decoration: {
52
- type: StringConstructor;
53
- default: undefined;
54
- validator: (type: unknown) => boolean;
55
- };
56
- /**
57
- * Used to customize the label container
58
- */
59
- labelClass: {
60
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
61
- default: string;
62
- };
63
- }, {}, {
64
- BADGE_TYPE_MODIFIERS: {
65
- default: string;
66
- info: string;
67
- success: string;
68
- warning: string;
69
- critical: string;
70
- bulletin: string;
71
- ai: string;
72
- };
73
- BADGE_KIND_MODIFIERS: {
74
- label: string;
75
- count: string;
76
- };
77
- BADGE_DECORATION_MODIFIERS: {
78
- 'black-400': string;
79
- 'black-500': string;
80
- 'black-900': string;
81
- /**
82
- * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
83
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
84
- * will automatically be shown here, but this can be overridden by setting this prop.
85
- */
86
- 'red-200': string;
87
- 'red-300': string;
88
- 'red-400': string;
89
- 'purple-200': string;
90
- 'purple-300': string;
91
- 'purple-400': string;
92
- 'purple-500': string;
93
- 'blue-200': string;
94
- 'blue-300': string;
95
- 'blue-400': string;
96
- 'green-300': string;
97
- 'green-400': string;
98
- 'green-500': string;
99
- 'gold-300': string;
100
- 'gold-400': string;
101
- 'gold-500': string;
102
- 'magenta-200': string;
103
- 'magenta-300': string;
104
- 'magenta-400': string;
105
- };
106
- }, {
107
- hasIcons(): boolean;
108
- }, {
109
- validateProps(): void;
110
- validateTypePropCombination(): void;
111
- validateDecorationPropCombination(): void;
112
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
113
- /**
114
- * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
115
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
116
- * will automatically be shown here, but this can be overridden by setting this prop.
117
- */
118
- iconLeft: {
119
- type: StringConstructor;
120
- default: string;
121
- };
122
- /**
123
- * Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
124
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog
125
- */
126
- iconRight: {
127
- type: StringConstructor;
128
- default: string;
129
- };
130
- /**
131
- * Text for the badge content
132
- */
133
- text: {
134
- type: StringConstructor;
135
- default: string;
136
- };
137
- /**
138
- * The kind of badge which determines the styling
139
- * @values label, count
140
- */
141
- kind: {
142
- type: StringConstructor;
143
- default: string;
144
- validator: (kind: unknown) => boolean;
145
- };
146
- /**
147
- * Color for the badge background
148
- * @values default, info, success, warning, critical, bulletin, ai
149
- */
150
- type: {
151
- type: StringConstructor;
152
- default: string;
153
- validator: (type: unknown) => boolean;
154
- };
155
- /**
156
- * Decoration for the badge. This can be only used with kind: label and type: default
157
- * with no iconLeft and iconRight
158
- * @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
159
- * purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
160
- * green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
161
- */
162
- decoration: {
163
- type: StringConstructor;
164
- default: undefined;
165
- validator: (type: unknown) => boolean;
166
- };
167
- /**
168
- * Used to customize the label container
169
- */
170
- labelClass: {
171
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
172
- default: string;
173
- };
174
- }>>, {
175
- type: string;
176
- text: string;
177
- iconLeft: string;
178
- iconRight: string;
179
- kind: string;
180
- decoration: string;
181
- labelClass: string | Record<string, any> | unknown[];
182
- }>;
183
- export default _default;
184
- //# sourceMappingURL=badge.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";IAkBI;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;QA9DH;;;;WAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAJH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG"}
@@ -1,39 +0,0 @@
1
- export namespace BADGE_TYPE_MODIFIERS {
2
- let _default: string;
3
- export { _default as default };
4
- export let info: string;
5
- export let success: string;
6
- export let warning: string;
7
- export let critical: string;
8
- export let bulletin: string;
9
- export let ai: string;
10
- }
11
- export namespace BADGE_KIND_MODIFIERS {
12
- let label: string;
13
- let count: string;
14
- }
15
- export const BADGE_DECORATION_MODIFIERS: {
16
- 'black-400': string;
17
- 'black-500': string;
18
- 'black-900': string;
19
- 'red-200': string;
20
- 'red-300': string;
21
- 'red-400': string;
22
- 'purple-200': string;
23
- 'purple-300': string;
24
- 'purple-400': string;
25
- 'purple-500': string;
26
- 'blue-200': string;
27
- 'blue-300': string;
28
- 'blue-400': string;
29
- 'green-300': string;
30
- 'green-400': string;
31
- 'green-500': string;
32
- 'gold-300': string;
33
- 'gold-400': string;
34
- 'gold-500': string;
35
- 'magenta-200': string;
36
- 'magenta-300': string;
37
- 'magenta-400': string;
38
- };
39
- //# sourceMappingURL=badge_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"badge_constants.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge_constants.js"],"names":[],"mappings":";;;;;;;;;;;;;;AAeA;;;;;;;;;;;;;;;;;;;;;;;EAuBE"}