@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,145 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Skeleton type
4
- * @values body, heading
5
- */
6
- type: {
7
- type: StringConstructor;
8
- default: string;
9
- validator: (type: unknown) => boolean;
10
- };
11
- /**
12
- * Heading height
13
- * @values sm, md, lg
14
- */
15
- headingHeight: {
16
- type: StringConstructor;
17
- default: string;
18
- validator: (headingHeight: unknown) => boolean;
19
- };
20
- /**
21
- * Width of the skeleton
22
- */
23
- width: {
24
- type: StringConstructor;
25
- default: string;
26
- };
27
- /**
28
- * Duration time of the animation (ms), set -1 for an infinite animation.
29
- */
30
- animationDuration: {
31
- type: NumberConstructor;
32
- default: number;
33
- };
34
- /**
35
- * This property has higher priority than "option.animate"
36
- * @values true, false
37
- */
38
- animate: {
39
- type: BooleanConstructor;
40
- default: boolean;
41
- };
42
- /**
43
- * RippleDuration controls how long the delay is for the animation of a
44
- * placeholder 1000 pixels from the top of the page. Each placeholder
45
- * from the top down will have a delay duration from 0 to this offset.
46
- * The delay of each placeholder animation is based on how far down the page
47
- * the placeholder is rendered. This is a linear relationship. The unit
48
- * is milliseconds.
49
- */
50
- offset: {
51
- type: NumberConstructor;
52
- default: number;
53
- };
54
- /**
55
- * Additional class name for the content.
56
- */
57
- contentClass: {
58
- type: StringConstructor;
59
- default: string;
60
- };
61
- }, {}, {
62
- SKELETON_HEADING_HEIGHTS: {
63
- sm: string;
64
- md: string;
65
- lg: string;
66
- };
67
- }, {}, {}, {
68
- computed: {
69
- skeletonOffset(): any;
70
- skeletonStyle(): {
71
- animationDelay: string;
72
- animationDuration: any;
73
- };
74
- };
75
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
76
- /**
77
- * Skeleton type
78
- * @values body, heading
79
- */
80
- type: {
81
- type: StringConstructor;
82
- default: string;
83
- validator: (type: unknown) => boolean;
84
- };
85
- /**
86
- * Heading height
87
- * @values sm, md, lg
88
- */
89
- headingHeight: {
90
- type: StringConstructor;
91
- default: string;
92
- validator: (headingHeight: unknown) => boolean;
93
- };
94
- /**
95
- * Width of the skeleton
96
- */
97
- width: {
98
- type: StringConstructor;
99
- default: string;
100
- };
101
- /**
102
- * Duration time of the animation (ms), set -1 for an infinite animation.
103
- */
104
- animationDuration: {
105
- type: NumberConstructor;
106
- default: number;
107
- };
108
- /**
109
- * This property has higher priority than "option.animate"
110
- * @values true, false
111
- */
112
- animate: {
113
- type: BooleanConstructor;
114
- default: boolean;
115
- };
116
- /**
117
- * RippleDuration controls how long the delay is for the animation of a
118
- * placeholder 1000 pixels from the top of the page. Each placeholder
119
- * from the top down will have a delay duration from 0 to this offset.
120
- * The delay of each placeholder animation is based on how far down the page
121
- * the placeholder is rendered. This is a linear relationship. The unit
122
- * is milliseconds.
123
- */
124
- offset: {
125
- type: NumberConstructor;
126
- default: number;
127
- };
128
- /**
129
- * Additional class name for the content.
130
- */
131
- contentClass: {
132
- type: StringConstructor;
133
- default: string;
134
- };
135
- }>>, {
136
- type: string;
137
- animate: boolean;
138
- width: string;
139
- contentClass: string;
140
- offset: number;
141
- animationDuration: number;
142
- headingHeight: string;
143
- }>;
144
- export default _default;
145
- //# sourceMappingURL=skeleton-text.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"skeleton-text.vue.d.ts","sourceRoot":"","sources":["../../../../components/skeleton/skeleton-text.vue.js"],"names":[],"mappings":";IAWI;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;IA5DH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;IAMH;;OAEG"}
@@ -1,155 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Set this prop to have the skeleton render as multiple lines of text.
4
- * Set only one option prop at a time.
5
- */
6
- paragraphOption: {
7
- type: (ObjectConstructor | BooleanConstructor)[];
8
- default: null;
9
- };
10
- /**
11
- * Set this prop to have the skeleton render as a list item with an avatar and wrapping text.
12
- * Set only one option prop at a time.
13
- */
14
- listItemOption: {
15
- type: (ObjectConstructor | BooleanConstructor)[];
16
- default: null;
17
- };
18
- /**
19
- * Set this prop to have the skeleton render as a single line of text.
20
- * Set only one option prop at a time.
21
- */
22
- textOption: {
23
- type: ObjectConstructor;
24
- default: null;
25
- };
26
- /**
27
- * Set this prop to have the skeleton render as a specific shape.
28
- * Set only one option prop at a time.
29
- */
30
- shapeOption: {
31
- type: (ObjectConstructor | BooleanConstructor)[];
32
- default: null;
33
- };
34
- /**
35
- * Duration time of the animation (ms), set -1 for an infinite animation.
36
- */
37
- animationDuration: {
38
- type: NumberConstructor;
39
- default: number;
40
- };
41
- /**
42
- * Descriptive label for the content.
43
- */
44
- ariaLabel: {
45
- type: StringConstructor;
46
- default: string;
47
- };
48
- /**
49
- * This property has higher priority than "option.animate"
50
- * @values true, false
51
- */
52
- animate: {
53
- type: BooleanConstructor;
54
- default: boolean;
55
- };
56
- /**
57
- * RippleDuration controls how long the delay is for the animation of a
58
- * placeholder 1000 pixels from the top of the page. Each placeholder
59
- * from the top down will have a delay duration from 0 to this offset.
60
- * The delay of each placeholder animation is based on how far down the page
61
- * the placeholder is rendered. This is a linear relationship. The unit
62
- * is milliseconds.
63
- */
64
- offset: {
65
- type: NumberConstructor;
66
- default: number;
67
- };
68
- }, {}, {}, {
69
- validationOptions(): {
70
- paragraphOption: any;
71
- listItemOption: any;
72
- textOption: any;
73
- shapeOption: any;
74
- };
75
- }, {
76
- validator(): void;
77
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
78
- /**
79
- * Set this prop to have the skeleton render as multiple lines of text.
80
- * Set only one option prop at a time.
81
- */
82
- paragraphOption: {
83
- type: (ObjectConstructor | BooleanConstructor)[];
84
- default: null;
85
- };
86
- /**
87
- * Set this prop to have the skeleton render as a list item with an avatar and wrapping text.
88
- * Set only one option prop at a time.
89
- */
90
- listItemOption: {
91
- type: (ObjectConstructor | BooleanConstructor)[];
92
- default: null;
93
- };
94
- /**
95
- * Set this prop to have the skeleton render as a single line of text.
96
- * Set only one option prop at a time.
97
- */
98
- textOption: {
99
- type: ObjectConstructor;
100
- default: null;
101
- };
102
- /**
103
- * Set this prop to have the skeleton render as a specific shape.
104
- * Set only one option prop at a time.
105
- */
106
- shapeOption: {
107
- type: (ObjectConstructor | BooleanConstructor)[];
108
- default: null;
109
- };
110
- /**
111
- * Duration time of the animation (ms), set -1 for an infinite animation.
112
- */
113
- animationDuration: {
114
- type: NumberConstructor;
115
- default: number;
116
- };
117
- /**
118
- * Descriptive label for the content.
119
- */
120
- ariaLabel: {
121
- type: StringConstructor;
122
- default: string;
123
- };
124
- /**
125
- * This property has higher priority than "option.animate"
126
- * @values true, false
127
- */
128
- animate: {
129
- type: BooleanConstructor;
130
- default: boolean;
131
- };
132
- /**
133
- * RippleDuration controls how long the delay is for the animation of a
134
- * placeholder 1000 pixels from the top of the page. Each placeholder
135
- * from the top down will have a delay duration from 0 to this offset.
136
- * The delay of each placeholder animation is based on how far down the page
137
- * the placeholder is rendered. This is a linear relationship. The unit
138
- * is milliseconds.
139
- */
140
- offset: {
141
- type: NumberConstructor;
142
- default: number;
143
- };
144
- }>>, {
145
- animate: boolean;
146
- ariaLabel: string;
147
- offset: number;
148
- animationDuration: number;
149
- paragraphOption: boolean | Record<string, any>;
150
- listItemOption: boolean | Record<string, any>;
151
- textOption: Record<string, any>;
152
- shapeOption: boolean | Record<string, any>;
153
- }>;
154
- export default _default;
155
- //# sourceMappingURL=skeleton.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"skeleton.vue.d.ts","sourceRoot":"","sources":["../../../../components/skeleton/skeleton.vue.js"],"names":[],"mappings":";IAuBI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;;;;;;;;;;;IApEH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG"}
@@ -1,27 +0,0 @@
1
- export const SKELETON_RIPPLE_DURATION: 3000000;
2
- export namespace SKELETON_SHAPES {
3
- let circle: string;
4
- let square: string;
5
- }
6
- export const SKELETON_TEXT_TYPES: string[];
7
- export namespace SKELETON_SHAPE_SIZES {
8
- let sm: string;
9
- let md: string;
10
- let lg: string;
11
- }
12
- export namespace SKELETON_HEADING_HEIGHTS {
13
- let sm_1: string;
14
- export { sm_1 as sm };
15
- let md_1: string;
16
- export { md_1 as md };
17
- let lg_1: string;
18
- export { lg_1 as lg };
19
- }
20
- declare namespace _default {
21
- export { SKELETON_RIPPLE_DURATION };
22
- export { SKELETON_SHAPES };
23
- export { SKELETON_TEXT_TYPES };
24
- export { SKELETON_HEADING_HEIGHTS };
25
- }
26
- export default _default;
27
- //# sourceMappingURL=skeleton_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"skeleton_constants.d.ts","sourceRoot":"","sources":["../../../../components/skeleton/skeleton_constants.js"],"names":[],"mappings":"AAMA,+CAAgD;;;;;AAOhD,2CAGE"}
@@ -1,2 +0,0 @@
1
- export { default as DtValidationMessages } from "./validation_messages.vue";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../components/validation_messages/index.js"],"names":[],"mappings":""}
@@ -1,64 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * The id of the validation message
4
- */
5
- id: {
6
- type: StringConstructor;
7
- default(): string;
8
- };
9
- /**
10
- * Array of validation messages. Each message has the following structure:
11
- * `{ message: "Some informative message", type: "error|warning|success"}`
12
- */
13
- validationMessages: {
14
- type: ArrayConstructor;
15
- default: () => never[];
16
- validator: (messages: unknown) => any;
17
- };
18
- /**
19
- * Show Validation messages
20
- * @values true, false
21
- */
22
- showMessages: {
23
- type: BooleanConstructor;
24
- default: boolean;
25
- };
26
- }, {}, {}, {
27
- isFilteredValidationMessagesEmpty(): boolean;
28
- filteredValidationMessages(): any;
29
- validationState(): string | null;
30
- }, {
31
- getMessageKey(type: any, index: any): string;
32
- messageTypeClass(type: any): any;
33
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
34
- /**
35
- * The id of the validation message
36
- */
37
- id: {
38
- type: StringConstructor;
39
- default(): string;
40
- };
41
- /**
42
- * Array of validation messages. Each message has the following structure:
43
- * `{ message: "Some informative message", type: "error|warning|success"}`
44
- */
45
- validationMessages: {
46
- type: ArrayConstructor;
47
- default: () => never[];
48
- validator: (messages: unknown) => any;
49
- };
50
- /**
51
- * Show Validation messages
52
- * @values true, false
53
- */
54
- showMessages: {
55
- type: BooleanConstructor;
56
- default: boolean;
57
- };
58
- }>>, {
59
- id: string;
60
- validationMessages: unknown[];
61
- showMessages: boolean;
62
- }>;
63
- export default _default;
64
- //# sourceMappingURL=validation_messages.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"validation_messages.vue.d.ts","sourceRoot":"","sources":["../../../../components/validation_messages/validation_messages.vue.js"],"names":[],"mappings":";IAkBI;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;;;;;;;;IAvBH;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;;OAGG"}