@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,55 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Title header of the notice. This can be left blank to remove the title from the notice entirely.
4
- */
5
- title: {
6
- type: StringConstructor;
7
- default: string;
8
- };
9
- /**
10
- * ID for the title element of the component. Useful for aria-describedby
11
- * or aria-labelledby or any other reason you may need an id to refer to the title.
12
- */
13
- titleId: {
14
- type: StringConstructor;
15
- default: undefined;
16
- };
17
- /**
18
- * ID for the content element of the component. Useful for aria-describedby
19
- * or aria-labelledby or any other reason you may need an id to refer to the content.
20
- */
21
- contentId: {
22
- type: StringConstructor;
23
- default: undefined;
24
- };
25
- }, {}, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
26
- /**
27
- * Title header of the notice. This can be left blank to remove the title from the notice entirely.
28
- */
29
- title: {
30
- type: StringConstructor;
31
- default: string;
32
- };
33
- /**
34
- * ID for the title element of the component. Useful for aria-describedby
35
- * or aria-labelledby or any other reason you may need an id to refer to the title.
36
- */
37
- titleId: {
38
- type: StringConstructor;
39
- default: undefined;
40
- };
41
- /**
42
- * ID for the content element of the component. Useful for aria-describedby
43
- * or aria-labelledby or any other reason you may need an id to refer to the content.
44
- */
45
- contentId: {
46
- type: StringConstructor;
47
- default: undefined;
48
- };
49
- }>>, {
50
- title: string;
51
- titleId: string;
52
- contentId: string;
53
- }>;
54
- export default _default;
55
- //# sourceMappingURL=notice_content.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"notice_content.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_content.vue.js"],"names":[],"mappings":";IAMI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IApBH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
@@ -1,27 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Kind of icon
4
- * @values base, error, info, success, warning
5
- */
6
- kind: {
7
- type: StringConstructor;
8
- default: string;
9
- validate(kind: any): boolean;
10
- };
11
- }, {}, {}, {
12
- defaultIcon(): string | undefined;
13
- }, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
14
- /**
15
- * Kind of icon
16
- * @values base, error, info, success, warning
17
- */
18
- kind: {
19
- type: StringConstructor;
20
- default: string;
21
- validate(kind: any): boolean;
22
- };
23
- }>>, {
24
- kind: string;
25
- }>;
26
- export default _default;
27
- //# sourceMappingURL=notice_icon.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"notice_icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_icon.vue.js"],"names":[],"mappings":";IAqBI;;;OAGG;;;;;;;;;IAHH;;;OAGG"}
@@ -1,3 +0,0 @@
1
- export { default as DtPresence } from "./presence.vue";
2
- export { PRESENCE_STATES, PRESENCE_STATES_LIST } from "./presence_constants";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../components/presence/index.js"],"names":[],"mappings":""}
@@ -1,46 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Determines the color of the inner presence circle, indicating status.
4
- * Accepts one of 4 values: 'busy', 'away', 'active', 'offline'
5
- * @values busy, away, active, offline
6
- */
7
- presence: {
8
- type: StringConstructor;
9
- default: string;
10
- validator: (role: unknown) => boolean;
11
- };
12
- /**
13
- * Since Presence is a visual element, we need SRs to read out any state changes
14
- * that occur.
15
- * Text entered here will be read by assistive technology. If null this component will be ignored by AT.
16
- */
17
- srText: {
18
- type: StringConstructor;
19
- default: null;
20
- };
21
- }, {}, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
22
- /**
23
- * Determines the color of the inner presence circle, indicating status.
24
- * Accepts one of 4 values: 'busy', 'away', 'active', 'offline'
25
- * @values busy, away, active, offline
26
- */
27
- presence: {
28
- type: StringConstructor;
29
- default: string;
30
- validator: (role: unknown) => boolean;
31
- };
32
- /**
33
- * Since Presence is a visual element, we need SRs to read out any state changes
34
- * that occur.
35
- * Text entered here will be read by assistive technology. If null this component will be ignored by AT.
36
- */
37
- srText: {
38
- type: StringConstructor;
39
- default: null;
40
- };
41
- }>>, {
42
- presence: string;
43
- srText: string;
44
- }>;
45
- export default _default;
46
- //# sourceMappingURL=presence.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"presence.vue.d.ts","sourceRoot":"","sources":["../../../../components/presence/presence.vue.js"],"names":[],"mappings":";IAWI;;;;OAIG;;;;;;IASH;;;;OAIG;;;;;;IAjBH;;;;OAIG;;;;;;IASH;;;;OAIG"}
@@ -1,8 +0,0 @@
1
- export namespace PRESENCE_STATES {
2
- let BUSY: string;
3
- let AWAY: string;
4
- let OFFLINE: string;
5
- let ACTIVE: string;
6
- }
7
- export const PRESENCE_STATES_LIST: string[];
8
- //# sourceMappingURL=presence_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"presence_constants.d.ts","sourceRoot":"","sources":["../../../../components/presence/presence_constants.js"],"names":[],"mappings":";;;;;;AAOA,4CAKE"}
@@ -1,7 +0,0 @@
1
- export { default as DtSkeleton } from "./skeleton.vue";
2
- export { default as DtSkeletonListItem } from "./skeleton-list-item.vue";
3
- export { default as DtSkeletonText } from "./skeleton-text.vue";
4
- export { default as DtSkeletonShape } from "./skeleton-shape.vue";
5
- export { default as DtSkeletonParagraph } from "./skeleton-paragraph.vue";
6
- export { SKELETON_RIPPLE_DURATION, SKELETON_SHAPES, SKELETON_TEXT_TYPES, SKELETON_SHAPE_SIZES, SKELETON_HEADING_HEIGHTS } from "./skeleton_constants";
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../components/skeleton/index.js"],"names":[],"mappings":""}
@@ -1,152 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Defines the shape of the skeleton, accepts circle or square.
4
- * @values circle, square
5
- */
6
- shape: {
7
- type: StringConstructor;
8
- default: string;
9
- validator: (shape: unknown) => boolean;
10
- };
11
- /**
12
- * Size of the shape
13
- * @values xs, sm, md, lg, xl
14
- */
15
- shapeSize: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
- /**
20
- * Object containing quantity of paragraphs to display
21
- * and a randomWidth boolean.
22
- */
23
- paragraphs: {
24
- type: ObjectConstructor;
25
- default: () => {
26
- rows: number;
27
- randomWidth: boolean;
28
- };
29
- };
30
- /**
31
- * Duration time of the animation (ms), set -1 for an infinite animation.
32
- */
33
- animationDuration: {
34
- type: NumberConstructor;
35
- default: number;
36
- };
37
- /**
38
- * This property has higher priority than "option.animate"
39
- * @values true, false
40
- */
41
- animate: {
42
- type: BooleanConstructor;
43
- default: boolean;
44
- };
45
- /**
46
- * RippleDuration controls how long the delay is for the animation of a
47
- * placeholder 1000 pixels from the top of the page. Each placeholder
48
- * from the top down will have a delay duration from 0 to this offset.
49
- * The delay of each placeholder animation is based on how far down the page
50
- * the placeholder is rendered. This is a linear relationship. The unit
51
- * is milliseconds.
52
- */
53
- offset: {
54
- type: NumberConstructor;
55
- default: number;
56
- };
57
- /**
58
- * Additional class name for the shape.
59
- */
60
- shapeClass: {
61
- type: StringConstructor;
62
- default: string;
63
- };
64
- /**
65
- * Additional class name for the content.
66
- */
67
- contentClass: {
68
- type: StringConstructor;
69
- default: string;
70
- };
71
- }, {}, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
72
- /**
73
- * Defines the shape of the skeleton, accepts circle or square.
74
- * @values circle, square
75
- */
76
- shape: {
77
- type: StringConstructor;
78
- default: string;
79
- validator: (shape: unknown) => boolean;
80
- };
81
- /**
82
- * Size of the shape
83
- * @values xs, sm, md, lg, xl
84
- */
85
- shapeSize: {
86
- type: StringConstructor;
87
- default: string;
88
- };
89
- /**
90
- * Object containing quantity of paragraphs to display
91
- * and a randomWidth boolean.
92
- */
93
- paragraphs: {
94
- type: ObjectConstructor;
95
- default: () => {
96
- rows: number;
97
- randomWidth: boolean;
98
- };
99
- };
100
- /**
101
- * Duration time of the animation (ms), set -1 for an infinite animation.
102
- */
103
- animationDuration: {
104
- type: NumberConstructor;
105
- default: number;
106
- };
107
- /**
108
- * This property has higher priority than "option.animate"
109
- * @values true, false
110
- */
111
- animate: {
112
- type: BooleanConstructor;
113
- default: boolean;
114
- };
115
- /**
116
- * RippleDuration controls how long the delay is for the animation of a
117
- * placeholder 1000 pixels from the top of the page. Each placeholder
118
- * from the top down will have a delay duration from 0 to this offset.
119
- * The delay of each placeholder animation is based on how far down the page
120
- * the placeholder is rendered. This is a linear relationship. The unit
121
- * is milliseconds.
122
- */
123
- offset: {
124
- type: NumberConstructor;
125
- default: number;
126
- };
127
- /**
128
- * Additional class name for the shape.
129
- */
130
- shapeClass: {
131
- type: StringConstructor;
132
- default: string;
133
- };
134
- /**
135
- * Additional class name for the content.
136
- */
137
- contentClass: {
138
- type: StringConstructor;
139
- default: string;
140
- };
141
- }>>, {
142
- animate: boolean;
143
- contentClass: string;
144
- offset: number;
145
- animationDuration: number;
146
- shape: string;
147
- shapeSize: string;
148
- paragraphs: Record<string, any>;
149
- shapeClass: string;
150
- }>;
151
- export default _default;
152
- //# sourceMappingURL=skeleton-list-item.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"skeleton-list-item.vue.d.ts","sourceRoot":"","sources":["../../../../components/skeleton/skeleton-list-item.vue.js"],"names":[],"mappings":";IAeI;;;OAGG;;;;;;IAOH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IApEH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1,181 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Quantity of rows to display
4
- */
5
- rows: {
6
- type: (StringConstructor | NumberConstructor)[];
7
- default: number;
8
- validator: (number: any) => boolean;
9
- };
10
- /**
11
- * This property has higher priority than "option.animate"
12
- * @values true, false
13
- */
14
- animate: {
15
- type: BooleanConstructor;
16
- default: boolean;
17
- };
18
- /**
19
- * Controls the min width of paragraphs
20
- */
21
- minWidth: {
22
- type: (StringConstructor | NumberConstructor)[];
23
- default: number;
24
- validator: (number: any) => boolean;
25
- };
26
- /**
27
- * Controls the max width of paragraphs
28
- */
29
- maxWidth: {
30
- type: (StringConstructor | NumberConstructor)[];
31
- default: number;
32
- validator: (number: any) => boolean;
33
- };
34
- /**
35
- * Controls the width of paragraphs
36
- */
37
- width: {
38
- type: (StringConstructor | ArrayConstructor)[];
39
- default: null;
40
- };
41
- /**
42
- * If true, row widths will be random
43
- * @values true, false
44
- */
45
- randomWidth: {
46
- type: BooleanConstructor;
47
- default: boolean;
48
- };
49
- /**
50
- * RippleDuration controls how long the delay is for the animation of a
51
- * placeholder 1000 pixels from the top of the page. Each placeholder
52
- * from the top down will have a delay duration from 0 to this offset.
53
- * The delay of each placeholder animation is based on how far down the page
54
- * the placeholder is rendered. This is a linear relationship. The unit
55
- * is milliseconds.
56
- */
57
- offset: {
58
- type: NumberConstructor;
59
- default: number;
60
- };
61
- /**
62
- * Duration time of the animation (ms), set -1 for an infinite animation.
63
- */
64
- animationDuration: {
65
- type: NumberConstructor;
66
- default: number;
67
- };
68
- /**
69
- * Additional class name for the content.
70
- */
71
- contentClass: {
72
- type: StringConstructor;
73
- default: string;
74
- };
75
- /**
76
- * Additional class name for the row.
77
- */
78
- rowClass: {
79
- type: StringConstructor;
80
- default: string;
81
- };
82
- }, {}, {}, {
83
- integerRows(): number;
84
- }, {
85
- randomWidthPercentage(): string;
86
- getSizeParagraphRow(row: any): any;
87
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
88
- /**
89
- * Quantity of rows to display
90
- */
91
- rows: {
92
- type: (StringConstructor | NumberConstructor)[];
93
- default: number;
94
- validator: (number: any) => boolean;
95
- };
96
- /**
97
- * This property has higher priority than "option.animate"
98
- * @values true, false
99
- */
100
- animate: {
101
- type: BooleanConstructor;
102
- default: boolean;
103
- };
104
- /**
105
- * Controls the min width of paragraphs
106
- */
107
- minWidth: {
108
- type: (StringConstructor | NumberConstructor)[];
109
- default: number;
110
- validator: (number: any) => boolean;
111
- };
112
- /**
113
- * Controls the max width of paragraphs
114
- */
115
- maxWidth: {
116
- type: (StringConstructor | NumberConstructor)[];
117
- default: number;
118
- validator: (number: any) => boolean;
119
- };
120
- /**
121
- * Controls the width of paragraphs
122
- */
123
- width: {
124
- type: (StringConstructor | ArrayConstructor)[];
125
- default: null;
126
- };
127
- /**
128
- * If true, row widths will be random
129
- * @values true, false
130
- */
131
- randomWidth: {
132
- type: BooleanConstructor;
133
- default: boolean;
134
- };
135
- /**
136
- * RippleDuration controls how long the delay is for the animation of a
137
- * placeholder 1000 pixels from the top of the page. Each placeholder
138
- * from the top down will have a delay duration from 0 to this offset.
139
- * The delay of each placeholder animation is based on how far down the page
140
- * the placeholder is rendered. This is a linear relationship. The unit
141
- * is milliseconds.
142
- */
143
- offset: {
144
- type: NumberConstructor;
145
- default: number;
146
- };
147
- /**
148
- * Duration time of the animation (ms), set -1 for an infinite animation.
149
- */
150
- animationDuration: {
151
- type: NumberConstructor;
152
- default: number;
153
- };
154
- /**
155
- * Additional class name for the content.
156
- */
157
- contentClass: {
158
- type: StringConstructor;
159
- default: string;
160
- };
161
- /**
162
- * Additional class name for the row.
163
- */
164
- rowClass: {
165
- type: StringConstructor;
166
- default: string;
167
- };
168
- }>>, {
169
- animate: boolean;
170
- width: string | unknown[];
171
- contentClass: string;
172
- maxWidth: string | number;
173
- offset: number;
174
- animationDuration: number;
175
- rows: string | number;
176
- minWidth: string | number;
177
- randomWidth: boolean;
178
- rowClass: string;
179
- }>;
180
- export default _default;
181
- //# sourceMappingURL=skeleton-paragraph.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"skeleton-paragraph.vue.d.ts","sourceRoot":"","sources":["../../../../components/skeleton/skeleton-paragraph.vue.js"],"names":[],"mappings":";IAYI;;OAEG;;;;;;IAOH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IAOH;;OAEG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;IApFH;;OAEG;;;;;;IAOH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IAOH;;OAEG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1,136 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Defines the shape of the skeleton, accepts circle or square.
4
- * @values circle, square
5
- */
6
- shape: {
7
- type: StringConstructor;
8
- default: string;
9
- validator: (shape: unknown) => boolean;
10
- };
11
- /**
12
- * Size of the shape
13
- * @values xs, sm, md, lg, xl
14
- */
15
- size: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
- /**
20
- * Duration time of the animation (ms), set -1 for an infinite animation.
21
- */
22
- animationDuration: {
23
- type: NumberConstructor;
24
- default: number;
25
- };
26
- /**
27
- * This property has higher priority than "option.animate"
28
- * @values true, false
29
- */
30
- animate: {
31
- type: BooleanConstructor;
32
- default: boolean;
33
- };
34
- /**
35
- * RippleDuration controls how long the delay is for the animation of a
36
- * placeholder 1000 pixels from the top of the page. Each placeholder
37
- * from the top down will have a delay duration from 0 to this offset.
38
- * The delay of each placeholder animation is based on how far down the page
39
- * the placeholder is rendered. This is a linear relationship. The unit
40
- * is milliseconds.
41
- */
42
- offset: {
43
- type: NumberConstructor;
44
- default: number;
45
- };
46
- /**
47
- * Additional class name for the content.
48
- */
49
- contentClass: {
50
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
51
- default: string;
52
- };
53
- }, {}, {
54
- SKELETON_SHAPES: {
55
- circle: string;
56
- square: string;
57
- };
58
- }, {
59
- shapeStyles(): {
60
- 'min-width': any;
61
- 'max-width': any;
62
- 'min-height': any;
63
- 'max-height': any;
64
- animationDelay: string;
65
- animationDuration: any;
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
- * Defines the shape of the skeleton, accepts circle or square.
78
- * @values circle, square
79
- */
80
- shape: {
81
- type: StringConstructor;
82
- default: string;
83
- validator: (shape: unknown) => boolean;
84
- };
85
- /**
86
- * Size of the shape
87
- * @values xs, sm, md, lg, xl
88
- */
89
- size: {
90
- type: StringConstructor;
91
- default: string;
92
- };
93
- /**
94
- * Duration time of the animation (ms), set -1 for an infinite animation.
95
- */
96
- animationDuration: {
97
- type: NumberConstructor;
98
- default: number;
99
- };
100
- /**
101
- * This property has higher priority than "option.animate"
102
- * @values true, false
103
- */
104
- animate: {
105
- type: BooleanConstructor;
106
- default: boolean;
107
- };
108
- /**
109
- * RippleDuration controls how long the delay is for the animation of a
110
- * placeholder 1000 pixels from the top of the page. Each placeholder
111
- * from the top down will have a delay duration from 0 to this offset.
112
- * The delay of each placeholder animation is based on how far down the page
113
- * the placeholder is rendered. This is a linear relationship. The unit
114
- * is milliseconds.
115
- */
116
- offset: {
117
- type: NumberConstructor;
118
- default: number;
119
- };
120
- /**
121
- * Additional class name for the content.
122
- */
123
- contentClass: {
124
- type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
125
- default: string;
126
- };
127
- }>>, {
128
- animate: boolean;
129
- size: string;
130
- contentClass: string | Record<string, any> | unknown[];
131
- offset: number;
132
- animationDuration: number;
133
- shape: string;
134
- }>;
135
- export default _default;
136
- //# sourceMappingURL=skeleton-shape.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"skeleton-shape.vue.d.ts","sourceRoot":"","sources":["../../../../components/skeleton/skeleton-shape.vue.js"],"names":[],"mappings":";IAcI;;;OAGG;;;;;;IAOH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAnDH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;;OAOG;;;;;IAMH;;OAEG"}