@dialpad/dialtone-vue 2.109.1 → 2.110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/CHANGELOG.json +1 -1
  2. package/CHANGELOG.md +7 -0
  3. package/dist/dialtone-vue.cjs +5 -5
  4. package/dist/dialtone-vue.js +1309 -1137
  5. package/dist/directives.js +1 -1
  6. package/dist/{emoji-k30EufQP.js → emoji-5ohx0_fO.js} +1 -1
  7. package/dist/emoji.js +4 -4
  8. package/dist/{emoji_picker-phIBLWjO.js → emoji_picker-Xo-nGBB9.js} +2 -2
  9. package/dist/{emoji_text_wrapper-KU3Kyfko.js → emoji_text_wrapper-ySpZj2Hd.js} +2 -2
  10. package/dist/message_input.cjs +1 -1
  11. package/dist/message_input.js +4 -4
  12. package/dist/{stack-Xl6jQs_C.cjs → stack-n8PaTh0Q.cjs} +2 -2
  13. package/dist/{stack-klSxDym-.js → stack-spMDaIoR.js} +221 -165
  14. package/dist/{tooltip-PDBwUvGD.js → tooltip-UOWkfPpb.js} +9 -9
  15. package/package.json +2 -2
  16. package/dist/types/common/constants.d.ts +0 -56
  17. package/dist/types/common/constants.d.ts.map +0 -1
  18. package/dist/types/common/mixins/dom.d.ts +0 -25
  19. package/dist/types/common/mixins/dom.d.ts.map +0 -1
  20. package/dist/types/common/mixins/input.d.ts +0 -199
  21. package/dist/types/common/mixins/input.d.ts.map +0 -1
  22. package/dist/types/common/mixins/input_group.d.ts +0 -101
  23. package/dist/types/common/mixins/input_group.d.ts.map +0 -1
  24. package/dist/types/common/mixins/keyboard_list_navigation.d.ts +0 -58
  25. package/dist/types/common/mixins/keyboard_list_navigation.d.ts.map +0 -1
  26. package/dist/types/common/mixins/modal.d.ts +0 -44
  27. package/dist/types/common/mixins/modal.d.ts.map +0 -1
  28. package/dist/types/common/mixins/skeleton.d.ts +0 -11
  29. package/dist/types/common/mixins/skeleton.d.ts.map +0 -1
  30. package/dist/types/common/mixins/sr_only_close_button.d.ts +0 -30
  31. package/dist/types/common/mixins/sr_only_close_button.d.ts.map +0 -1
  32. package/dist/types/common/sr_only_close_button.vue.d.ts +0 -25
  33. package/dist/types/common/sr_only_close_button.vue.d.ts.map +0 -1
  34. package/dist/types/common/storybook_utils.d.ts +0 -29
  35. package/dist/types/common/storybook_utils.d.ts.map +0 -1
  36. package/dist/types/common/utils.d.ts +0 -116
  37. package/dist/types/common/utils.d.ts.map +0 -1
  38. package/dist/types/common/validators.d.ts +0 -6
  39. package/dist/types/common/validators.d.ts.map +0 -1
  40. package/dist/types/components/avatar/avatar.vue.d.ts +0 -367
  41. package/dist/types/components/avatar/avatar.vue.d.ts.map +0 -1
  42. package/dist/types/components/avatar/avatar_constants.d.ts +0 -51
  43. package/dist/types/components/avatar/avatar_constants.d.ts.map +0 -1
  44. package/dist/types/components/avatar/utils.d.ts +0 -2
  45. package/dist/types/components/avatar/utils.d.ts.map +0 -1
  46. package/dist/types/components/badge/badge.vue.d.ts +0 -184
  47. package/dist/types/components/badge/badge.vue.d.ts.map +0 -1
  48. package/dist/types/components/badge/badge_constants.d.ts +0 -39
  49. package/dist/types/components/badge/badge_constants.d.ts.map +0 -1
  50. package/dist/types/components/banner/banner.vue.d.ts +0 -252
  51. package/dist/types/components/banner/banner.vue.d.ts.map +0 -1
  52. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +0 -56
  53. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +0 -1
  54. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +0 -59
  55. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +0 -1
  56. package/dist/types/components/breadcrumbs/breadcrumbs_constants.d.ts +0 -3
  57. package/dist/types/components/breadcrumbs/breadcrumbs_constants.d.ts.map +0 -1
  58. package/dist/types/components/button/button.vue.d.ts +0 -316
  59. package/dist/types/components/button/button.vue.d.ts.map +0 -1
  60. package/dist/types/components/button/button_constants.d.ts +0 -55
  61. package/dist/types/components/button/button_constants.d.ts.map +0 -1
  62. package/dist/types/components/button/index.d.ts +0 -3
  63. package/dist/types/components/button/index.d.ts.map +0 -1
  64. package/dist/types/components/button_group/button_group.vue.d.ts +0 -29
  65. package/dist/types/components/button_group/button_group.vue.d.ts.map +0 -1
  66. package/dist/types/components/button_group/button_group_constants.d.ts +0 -6
  67. package/dist/types/components/button_group/button_group_constants.d.ts.map +0 -1
  68. package/dist/types/components/button_group/buttons_decorator.vue.d.ts +0 -3
  69. package/dist/types/components/button_group/buttons_decorator.vue.d.ts.map +0 -1
  70. package/dist/types/components/card/card.vue.d.ts +0 -83
  71. package/dist/types/components/card/card.vue.d.ts.map +0 -1
  72. package/dist/types/components/checkbox/checkbox.vue.d.ts +0 -155
  73. package/dist/types/components/checkbox/checkbox.vue.d.ts.map +0 -1
  74. package/dist/types/components/checkbox/checkbox_constants.d.ts +0 -10
  75. package/dist/types/components/checkbox/checkbox_constants.d.ts.map +0 -1
  76. package/dist/types/components/checkbox/index.d.ts +0 -2
  77. package/dist/types/components/checkbox/index.d.ts.map +0 -1
  78. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts +0 -249
  79. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts.map +0 -1
  80. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +0 -3
  81. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts.map +0 -1
  82. package/dist/types/components/chip/chip.vue.d.ts +0 -156
  83. package/dist/types/components/chip/chip.vue.d.ts.map +0 -1
  84. package/dist/types/components/chip/chip_constants.d.ts +0 -28
  85. package/dist/types/components/chip/chip_constants.d.ts.map +0 -1
  86. package/dist/types/components/codeblock/codeblock.vue.d.ts +0 -13
  87. package/dist/types/components/codeblock/codeblock.vue.d.ts.map +0 -1
  88. package/dist/types/components/collapsible/collapsible.vue.d.ts +0 -197
  89. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +0 -1
  90. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts +0 -86
  91. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts.map +0 -1
  92. package/dist/types/components/combobox/combobox.vue.d.ts +0 -328
  93. package/dist/types/components/combobox/combobox.vue.d.ts.map +0 -1
  94. package/dist/types/components/combobox/combobox_constants.d.ts +0 -12
  95. package/dist/types/components/combobox/combobox_constants.d.ts.map +0 -1
  96. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts +0 -39
  97. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts.map +0 -1
  98. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts +0 -3
  99. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts.map +0 -1
  100. package/dist/types/components/icon/icon.vue.d.ts +0 -74
  101. package/dist/types/components/icon/icon.vue.d.ts.map +0 -1
  102. package/dist/types/components/icon/icon_constants.d.ts +0 -15
  103. package/dist/types/components/icon/icon_constants.d.ts.map +0 -1
  104. package/dist/types/components/icon/index.d.ts +0 -3
  105. package/dist/types/components/icon/index.d.ts.map +0 -1
  106. package/dist/types/components/input_group/index.d.ts +0 -2
  107. package/dist/types/components/input_group/index.d.ts.map +0 -1
  108. package/dist/types/components/input_group/input_group.vue.d.ts +0 -173
  109. package/dist/types/components/input_group/input_group.vue.d.ts.map +0 -1
  110. package/dist/types/components/item_layout/index.d.ts +0 -2
  111. package/dist/types/components/item_layout/index.d.ts.map +0 -1
  112. package/dist/types/components/item_layout/item_layout.vue.d.ts +0 -21
  113. package/dist/types/components/item_layout/item_layout.vue.d.ts.map +0 -1
  114. package/dist/types/components/lazy_show/index.d.ts +0 -2
  115. package/dist/types/components/lazy_show/index.d.ts.map +0 -1
  116. package/dist/types/components/lazy_show/lazy_show.vue.d.ts +0 -65
  117. package/dist/types/components/lazy_show/lazy_show.vue.d.ts.map +0 -1
  118. package/dist/types/components/link/index.d.ts +0 -3
  119. package/dist/types/components/link/index.d.ts.map +0 -1
  120. package/dist/types/components/link/link.vue.d.ts +0 -34
  121. package/dist/types/components/link/link.vue.d.ts.map +0 -1
  122. package/dist/types/components/link/link_constants.d.ts +0 -21
  123. package/dist/types/components/link/link_constants.d.ts.map +0 -1
  124. package/dist/types/components/list_item/index.d.ts +0 -3
  125. package/dist/types/components/list_item/index.d.ts.map +0 -1
  126. package/dist/types/components/list_item/list_item.vue.d.ts +0 -146
  127. package/dist/types/components/list_item/list_item.vue.d.ts.map +0 -1
  128. package/dist/types/components/list_item/list_item_constants.d.ts +0 -15
  129. package/dist/types/components/list_item/list_item_constants.d.ts.map +0 -1
  130. package/dist/types/components/notice/index.d.ts +0 -6
  131. package/dist/types/components/notice/index.d.ts.map +0 -1
  132. package/dist/types/components/notice/notice.vue.d.ts +0 -174
  133. package/dist/types/components/notice/notice.vue.d.ts.map +0 -1
  134. package/dist/types/components/notice/notice_action.vue.d.ts +0 -68
  135. package/dist/types/components/notice/notice_action.vue.d.ts.map +0 -1
  136. package/dist/types/components/notice/notice_constants.d.ts +0 -8
  137. package/dist/types/components/notice/notice_constants.d.ts.map +0 -1
  138. package/dist/types/components/notice/notice_content.vue.d.ts +0 -55
  139. package/dist/types/components/notice/notice_content.vue.d.ts.map +0 -1
  140. package/dist/types/components/notice/notice_icon.vue.d.ts +0 -27
  141. package/dist/types/components/notice/notice_icon.vue.d.ts.map +0 -1
  142. package/dist/types/components/presence/index.d.ts +0 -3
  143. package/dist/types/components/presence/index.d.ts.map +0 -1
  144. package/dist/types/components/presence/presence.vue.d.ts +0 -46
  145. package/dist/types/components/presence/presence.vue.d.ts.map +0 -1
  146. package/dist/types/components/presence/presence_constants.d.ts +0 -8
  147. package/dist/types/components/presence/presence_constants.d.ts.map +0 -1
  148. package/dist/types/components/skeleton/index.d.ts +0 -7
  149. package/dist/types/components/skeleton/index.d.ts.map +0 -1
  150. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +0 -152
  151. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts.map +0 -1
  152. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +0 -181
  153. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts.map +0 -1
  154. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +0 -136
  155. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts.map +0 -1
  156. package/dist/types/components/skeleton/skeleton-text.vue.d.ts +0 -145
  157. package/dist/types/components/skeleton/skeleton-text.vue.d.ts.map +0 -1
  158. package/dist/types/components/skeleton/skeleton.vue.d.ts +0 -155
  159. package/dist/types/components/skeleton/skeleton.vue.d.ts.map +0 -1
  160. package/dist/types/components/skeleton/skeleton_constants.d.ts +0 -27
  161. package/dist/types/components/skeleton/skeleton_constants.d.ts.map +0 -1
  162. package/dist/types/components/validation_messages/index.d.ts +0 -2
  163. package/dist/types/components/validation_messages/index.d.ts.map +0 -1
  164. package/dist/types/components/validation_messages/validation_messages.vue.d.ts +0 -64
  165. package/dist/types/components/validation_messages/validation_messages.vue.d.ts.map +0 -1
@@ -2454,19 +2454,19 @@ export {
2454
2454
  fr as c,
2455
2455
  Gi as d,
2456
2456
  Xi as e,
2457
- an as f,
2457
+ eo as f,
2458
2458
  Zt as g,
2459
- Wn as h,
2459
+ an as h,
2460
2460
  Gn as i,
2461
- Jt as j,
2462
- co as k,
2461
+ Wn as j,
2462
+ Jt as k,
2463
2463
  er as l,
2464
- or as m,
2464
+ co as m,
2465
2465
  un as n,
2466
- uo as o,
2467
- Mn as p,
2468
- Fn as q,
2469
- eo as r,
2466
+ or as o,
2467
+ uo as p,
2468
+ Mn as q,
2469
+ Fn as r,
2470
2470
  ir as s,
2471
2471
  ze as t,
2472
2472
  po as u,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-vue",
3
- "version": "2.109.1",
3
+ "version": "2.110.0",
4
4
  "description": "Vue component library for Dialpad's design system Dialtone",
5
5
  "files": [
6
6
  "dist",
@@ -74,7 +74,7 @@
74
74
  "vue-tsc": "^1.8.25",
75
75
  "yo": "^4.3.1",
76
76
  "yorkie": "^2.0.0",
77
- "@dialpad/dialtone-css": "^8.22.2",
77
+ "@dialpad/dialtone-css": "^8.22.3",
78
78
  "@dialpad/dialtone-icons": "^4.5.1"
79
79
  },
80
80
  "peerDependencies": {
@@ -1,56 +0,0 @@
1
- export namespace VALIDATION_MESSAGE_TYPES {
2
- let ERROR: string;
3
- let WARNING: string;
4
- let SUCCESS: string;
5
- }
6
- export namespace DESCRIPTION_SIZE_TYPES {
7
- let LARGE: string;
8
- let EXTRA_LARGE: string;
9
- }
10
- export namespace DESCRIPTION_SIZE_MODIFIERS {
11
- let xs: string;
12
- let sm: string;
13
- let md: string;
14
- let lg: string;
15
- let xl: string;
16
- }
17
- export namespace LABEL_SIZE_MODIFIERS {
18
- let xs_1: string;
19
- export { xs_1 as xs };
20
- let sm_1: string;
21
- export { sm_1 as sm };
22
- let md_1: string;
23
- export { md_1 as md };
24
- let lg_1: string;
25
- export { lg_1 as lg };
26
- let xl_1: string;
27
- export { xl_1 as xl };
28
- }
29
- export namespace EVENT_KEYNAMES {
30
- let esc: string;
31
- let escape: string;
32
- let tab: string;
33
- let enter: string;
34
- let space: string;
35
- let spacebar: string;
36
- let up: string;
37
- let arrowup: string;
38
- let left: string;
39
- let arrowleft: string;
40
- let right: string;
41
- let arrowright: string;
42
- let down: string;
43
- let arrowdown: string;
44
- let home: string;
45
- let end: string;
46
- }
47
- export const DEFAULT_VALIDATION_MESSAGE_TYPE: string;
48
- export const DEFAULT_PREFIX: "dt";
49
- declare namespace _default {
50
- export { VALIDATION_MESSAGE_TYPES };
51
- export { DESCRIPTION_SIZE_TYPES };
52
- export { DEFAULT_VALIDATION_MESSAGE_TYPE };
53
- export { DEFAULT_PREFIX };
54
- }
55
- export default _default;
56
- //# sourceMappingURL=constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../common/constants.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+DA,qDAA8E;AAG9E,kCAAmC"}
@@ -1,25 +0,0 @@
1
- declare namespace _default {
2
- namespace methods {
3
- /**
4
- * Scroll an element into view if it is not fully visible in its nearest scrollable ancestor.
5
- * @param {Element} ref
6
- */
7
- function scrollElementIntoViewIfNeeded(ref: Element, opt_center: any, opt_behavior: any, opt_parent: any): void;
8
- /**
9
- * Scroll an element to the top or bottom of its scroll ancestor.
10
- * @param {Element} ref
11
- */
12
- function scrollElementIntoView(ref: Element, opt_scrollToTop: any, opt_behavior: any, opt_parent: any): void;
13
- function scrollIntoViewIfNeeded(ref: any, opt_center: any, opt_behavior: any, opt_parent: any): void;
14
- function scrollIntoView(ref: any, opt_dir: any, opt_ifNeeded: any, opt_behavior: any, opt_parent: any): void;
15
- function _setScrollTop(el: any, scrollTop: any, bounds: any, offsetTop: any, offsetBottom: any, opt_isNeeded: any, opt_behavior: any): void;
16
- function _getElementHeight(el: any): any;
17
- function _getScrollBounds(el: any): {
18
- top: any;
19
- bottom: any;
20
- };
21
- function _inScrollBounds(top: any, bottom: any, bounds: any): boolean;
22
- }
23
- }
24
- export default _default;
25
- //# sourceMappingURL=dom.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dom.d.ts","sourceRoot":"","sources":["../../../../common/mixins/dom.js"],"names":[],"mappings":";;QAEI;;;WAGG;QACH,gHAMC;QAED;;;WAGG;QACH,6GAWC;QAED,qGAGC;QAED,6GAgCC;QAED,4IAoBC;QAED,yCAEC;QAED;;;UAOC;QAED,sEAOC"}
@@ -1,199 +0,0 @@
1
- export namespace InputMixin {
2
- let inheritAttrs: boolean;
3
- namespace props {
4
- namespace label {
5
- export let type: StringConstructor;
6
- let _default: string;
7
- export { _default as default };
8
- }
9
- namespace name {
10
- let type_1: StringConstructor;
11
- export { type_1 as type };
12
- let _default_1: string;
13
- export { _default_1 as default };
14
- }
15
- namespace value {
16
- let type_2: (ObjectConstructor | StringConstructor | BooleanConstructor | NumberConstructor)[];
17
- export { type_2 as type };
18
- let _default_2: null;
19
- export { _default_2 as default };
20
- }
21
- namespace description {
22
- let type_3: StringConstructor;
23
- export { type_3 as type };
24
- let _default_3: string;
25
- export { _default_3 as default };
26
- }
27
- namespace disabled {
28
- let type_4: BooleanConstructor;
29
- export { type_4 as type };
30
- let _default_4: boolean;
31
- export { _default_4 as default };
32
- }
33
- namespace validationState {
34
- let type_5: StringConstructor;
35
- export { type_5 as type };
36
- let _default_5: string;
37
- export { _default_5 as default };
38
- export function validator(validationState: any): boolean;
39
- }
40
- namespace inputClass {
41
- let type_6: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
42
- export { type_6 as type };
43
- let _default_6: string;
44
- export { _default_6 as default };
45
- }
46
- namespace labelClass {
47
- let type_7: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
48
- export { type_7 as type };
49
- let _default_7: string;
50
- export { _default_7 as default };
51
- }
52
- namespace descriptionClass {
53
- let type_8: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
54
- export { type_8 as type };
55
- let _default_8: string;
56
- export { _default_8 as default };
57
- }
58
- namespace labelChildProps {
59
- let type_9: ObjectConstructor;
60
- export { type_9 as type };
61
- function _default_9(): {};
62
- export { _default_9 as default };
63
- }
64
- namespace descriptionChildProps {
65
- let type_10: ObjectConstructor;
66
- export { type_10 as type };
67
- function _default_10(): {};
68
- export { _default_10 as default };
69
- }
70
- }
71
- function data(): any;
72
- namespace watch {
73
- function disabled(newDisabled: any): void;
74
- function validationState(newValidationState: any): void;
75
- }
76
- namespace methods {
77
- /**
78
- * @param {Boolean | String} hasLabelOrLabel either a boolean indicating the label exists or the label itself
79
- * @param {String} ariaLabel the aria-label passed (null/undefined if it's not passed)
80
- */
81
- function validateInputLabels(hasLabelOrLabel: string | boolean, ariaLabel: string): void;
82
- }
83
- }
84
- export namespace CheckableMixin {
85
- export namespace model {
86
- let prop: string;
87
- }
88
- export namespace props_1 {
89
- export namespace checked {
90
- let type_11: BooleanConstructor;
91
- export { type_11 as type };
92
- let _default_11: boolean;
93
- export { _default_11 as default };
94
- }
95
- export namespace indeterminate {
96
- let type_12: BooleanConstructor;
97
- export { type_12 as type };
98
- let _default_12: boolean;
99
- export { _default_12 as default };
100
- }
101
- export namespace value_1 {
102
- let type_13: (StringConstructor | BooleanConstructor | NumberConstructor)[];
103
- export { type_13 as type };
104
- let _default_13: null;
105
- export { _default_13 as default };
106
- }
107
- export { value_1 as value };
108
- }
109
- export { props_1 as props };
110
- export function data(): any;
111
- export namespace watch_1 {
112
- function checked(newChecked: any): void;
113
- function indeterminate(newValue: any): void;
114
- }
115
- export { watch_1 as watch };
116
- }
117
- export namespace GroupableMixin {
118
- export namespace inject {
119
- namespace groupContext {
120
- let _default_14: {};
121
- export { _default_14 as default };
122
- }
123
- namespace setGroupValue {
124
- function _default_15(): () => void;
125
- export { _default_15 as default };
126
- }
127
- }
128
- export function data(): any;
129
- export namespace computed {
130
- function hasGroup(): any;
131
- function groupName(): any;
132
- function groupValue(): any;
133
- function groupDisabled(): any;
134
- function groupValidationState(): any;
135
- function internalName(): any;
136
- }
137
- export namespace watch_2 {
138
- function value(newValue: any): void;
139
- namespace groupValue {
140
- let immediate: boolean;
141
- function handler(newGroupValue: any): void;
142
- }
143
- namespace groupDisabled {
144
- let immediate_1: boolean;
145
- export { immediate_1 as immediate };
146
- export function handler(newGroupDisabled: any): void;
147
- }
148
- namespace groupValidationState {
149
- let immediate_2: boolean;
150
- export { immediate_2 as immediate };
151
- export function handler(newGroupValidationState: any): void;
152
- }
153
- }
154
- export { watch_2 as watch };
155
- export function created(): void;
156
- }
157
- export namespace MessagesMixin {
158
- export namespace props_2 {
159
- namespace messagesClass {
160
- let type_14: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
161
- export { type_14 as type };
162
- let _default_16: string;
163
- export { _default_16 as default };
164
- }
165
- namespace messagesChildProps {
166
- let type_15: ObjectConstructor;
167
- export { type_15 as type };
168
- function _default_17(): {};
169
- export { _default_17 as default };
170
- }
171
- namespace showMessages {
172
- let type_16: BooleanConstructor;
173
- export { type_16 as type };
174
- let _default_18: boolean;
175
- export { _default_18 as default };
176
- }
177
- namespace messages {
178
- let type_17: ArrayConstructor;
179
- export { type_17 as type };
180
- function _default_19(): never[];
181
- export { _default_19 as default };
182
- export function validator_1(messages: any): any;
183
- export { validator_1 as validator };
184
- }
185
- }
186
- export { props_2 as props };
187
- export namespace computed_1 {
188
- function formattedMessages(): any;
189
- }
190
- export { computed_1 as computed };
191
- }
192
- declare namespace _default {
193
- export { InputMixin };
194
- export { CheckableMixin };
195
- export { GroupableMixin };
196
- export { MessagesMixin };
197
- }
198
- export default _default;
199
- //# sourceMappingURL=input.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../../common/mixins/input.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YA4DiB,yDAMV;;;;;;;;;;;;;;;;;;;;;;;YAgCQ,0BAAU;;;;;;YAQV,2BAAU;;;;IAIvB,qBAKC;;QAGC,0CAGC;QAED,wDAGC;;;QAID;;;WAGG;QACH,yFAOC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAyCH,4BAKC;;QAGC,wCAGC;QAED,4CAEC;;;;;;;;;;;YAoBU,mCAA0B;;;;IAIvC,4BAIC;;QAGC,yBAEC;QAED,0BAEC;QAED,2BAEC;QAED,8BAEC;QAED,qCAEC;QAED,6BAEC;;;QAID,oCAGC;;;YAIC,2CAKC;;;;;YAKD,qDAKC;;;;;YAKD,4DAKC;;;;IAIL,gCAWC;;;;;;;;;;;;;YAsBY,2BAAU;;;;;;;;;;;;YAiBV,gCAAQ;;YACN,gDAEV;;;;;;QAKH,kCAEC"}
@@ -1,101 +0,0 @@
1
- export namespace InputGroupMixin {
2
- namespace components {
3
- export { DtValidationMessages };
4
- }
5
- function provide(): {
6
- groupContext: any;
7
- setGroupValue: any;
8
- };
9
- namespace props {
10
- namespace id {
11
- export let type: StringConstructor;
12
- function _default(): string;
13
- export { _default as default };
14
- }
15
- namespace value {
16
- let type_1: (ObjectConstructor | StringConstructor | BooleanConstructor | NumberConstructor)[];
17
- export { type_1 as type };
18
- let _default: null;
19
- export { _default as default };
20
- }
21
- namespace name {
22
- let type_2: StringConstructor;
23
- export { type_2 as type };
24
- export let required: boolean;
25
- }
26
- namespace legend {
27
- let type_3: StringConstructor;
28
- export { type_3 as type };
29
- let _default_1: string;
30
- export { _default_1 as default };
31
- }
32
- namespace disabled {
33
- let type_4: BooleanConstructor;
34
- export { type_4 as type };
35
- let _default_2: boolean;
36
- export { _default_2 as default };
37
- }
38
- namespace messages {
39
- let type_5: ArrayConstructor;
40
- export { type_5 as type };
41
- function _default_3(): never[];
42
- export { _default_3 as default };
43
- export function validator(messages: any): any;
44
- }
45
- namespace showMessages {
46
- let type_6: BooleanConstructor;
47
- export { type_6 as type };
48
- let _default_4: boolean;
49
- export { _default_4 as default };
50
- }
51
- namespace legendClass {
52
- let type_7: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
53
- export { type_7 as type };
54
- let _default_5: string;
55
- export { _default_5 as default };
56
- }
57
- namespace messagesClass {
58
- let type_8: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
59
- export { type_8 as type };
60
- let _default_6: string;
61
- export { _default_6 as default };
62
- }
63
- namespace legendChildProps {
64
- let type_9: ObjectConstructor;
65
- export { type_9 as type };
66
- function _default_7(): {};
67
- export { _default_7 as default };
68
- }
69
- namespace messagesChildProps {
70
- let type_10: ObjectConstructor;
71
- export { type_10 as type };
72
- function _default_8(): {};
73
- export { _default_8 as default };
74
- }
75
- }
76
- function data(): {
77
- provideObj: {
78
- name: any;
79
- disabled: any;
80
- validationState: string | null;
81
- };
82
- };
83
- namespace computed {
84
- function formattedMessages(): any;
85
- function validationState(): string | null;
86
- }
87
- namespace watch {
88
- function disabled(newDisabled: any): void;
89
- function validationState(newValidationState: any): void;
90
- }
91
- namespace methods {
92
- function setGroupValue(newValue: any): void;
93
- }
94
- function mounted(): void;
95
- }
96
- declare namespace _default {
97
- export { InputGroupMixin };
98
- }
99
- export default _default;
100
- import { DtValidationMessages } from '@/components/validation_messages';
101
- //# sourceMappingURL=input_group.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"input_group.d.ts","sourceRoot":"","sources":["../../../../common/mixins/input_group.js"],"names":[],"mappings":";;;;IAkBE;;;MAKC;;;;YAQG,4BAEC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAyCQ,+BAAQ;;YACN,8CAAgD;;;;;;;;;;;;;;;;;;;;;;;YAiClD,0BAAU;;;;;;YAQV,0BAAU;;;;IAIvB;;;;;;MAWC;;QAGC,kCAEC;QAED,0CAEC;;;QAID,0CAEC;QAED,wDAEC;;;QAQD,4CAGC;;IAGH,yBAIC;;;;;;qCAvKkC,kCAAkC"}
@@ -1,58 +0,0 @@
1
- declare function _default({ listItemRole, indexKey, idKey, listElementKey, activeItemKey, openMethod, afterHighlightMethod, beginningOfListMethod, endOfListMethod, scrollToOnHighlight, focusOnKeyboardNavigation, }?: {
2
- listItemRole?: string | undefined;
3
- indexKey?: string | undefined;
4
- idKey?: string | undefined;
5
- listElementKey?: string | undefined;
6
- activeItemKey?: string | undefined;
7
- openMethod?: null | undefined;
8
- afterHighlightMethod?: null | undefined;
9
- beginningOfListMethod?: null | undefined;
10
- endOfListMethod?: null | undefined;
11
- scrollToOnHighlight?: boolean | undefined;
12
- focusOnKeyboardNavigation?: boolean | undefined;
13
- }): {
14
- mixins: {
15
- methods: {
16
- scrollElementIntoViewIfNeeded(ref: Element, opt_center: any, opt_behavior: any, opt_parent: any): void;
17
- scrollElementIntoView(ref: Element, opt_scrollToTop: any, opt_behavior: any, opt_parent: any): void;
18
- scrollIntoViewIfNeeded(ref: any, opt_center: any, opt_behavior: any, opt_parent: any): void;
19
- scrollIntoView(ref: any, opt_dir: any, opt_ifNeeded: any, opt_behavior: any, opt_parent: any): void;
20
- _setScrollTop(el: any, scrollTop: any, bounds: any, offsetTop: any, offsetBottom: any, opt_isNeeded: any, opt_behavior: any): void;
21
- _getElementHeight(el: any): any;
22
- _getScrollBounds(el: any): {
23
- top: any;
24
- bottom: any;
25
- };
26
- _inScrollBounds(top: any, bottom: any, bounds: any): boolean;
27
- };
28
- }[];
29
- data(): {
30
- [x: string]: string | number | boolean;
31
- scrollToOnHighlight: boolean;
32
- focusOnKeyboardNavigation: boolean;
33
- };
34
- provide(): {
35
- highlightId: () => any;
36
- };
37
- methods: {
38
- _getListElement(): any;
39
- _itemsLength(): any;
40
- _getListItemNodes(): any;
41
- onUpKey(): void;
42
- onDownKey(): void;
43
- onHomeKey(): void;
44
- onEndKey(): void;
45
- onNavigationKey(key: any): void;
46
- isValidLetter(key: any): boolean;
47
- jumpToBeginning(): void;
48
- jumpToEnd(): void;
49
- setHighlightIndex(num: any): void;
50
- setHighlightId(id: any): void;
51
- _getItemIndex(id: any): number | undefined;
52
- _getItemId(index: any): any;
53
- scrollActiveItemIntoViewIfNeeded(): void;
54
- focusActiveItemIfNeeded(): void;
55
- };
56
- };
57
- export default _default;
58
- //# sourceMappingURL=keyboard_list_navigation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"keyboard_list_navigation.d.ts","sourceRoot":"","sources":["../../../../common/mixins/keyboard_list_navigation.js"],"names":[],"mappings":"AA6Be;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuNb"}
@@ -1,44 +0,0 @@
1
- declare namespace _default {
2
- namespace methods {
3
- /**
4
- * get the first focusable element in your component, includes tabindex="-1".
5
- * @param {object} el - optional - ref of dom element to trap focus on.
6
- * will default to the root node of the vue component
7
- */
8
- function getFirstFocusableElement(el: object): Promise<any>;
9
- /**
10
- * set focus to the first focusable element in your component, includes tabindex="-1".
11
- * @param {object} el - optional - ref of dom element to trap focus on.
12
- * will default to the root node of the vue component
13
- */
14
- function focusFirstElement(el?: object): Promise<void>;
15
- function focusElementById(elementId: any): Promise<void>;
16
- /**
17
- * internal use only.
18
- *
19
- * @param focusableElements - list of focusable elements
20
- * @returns {*} - first DOM element that is focusable.
21
- * @private
22
- */
23
- function _getFirstFocusElement(focusableElements: any): any;
24
- /**
25
- * internal use only.
26
- *
27
- * gets all the focusable elements within the component
28
- * and sets the first and last of those elements.
29
- *
30
- * @param {object} el - the root dom element to find focusable elements in.
31
- * @param {bool} includeNegativeTabIndex - will include tabindex="-1" in the list of focusable elements.
32
- */
33
- function _getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
34
- /**
35
- * tabs to the next element contained within your component, does not include tabindex="-1".
36
- * @param {object} e - keypress event
37
- * @param {object} el - optional - ref of dom element to trap focus on.
38
- * will default to the root node of the vue component
39
- */
40
- function focusTrappedTabPress(e: object, el: object): void;
41
- }
42
- }
43
- export default _default;
44
- //# sourceMappingURL=modal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../../../../common/mixins/modal.js"],"names":[],"mappings":";;QAqBI;;;;WAIG;QACH,4DAIC;QAED;;;;WAIG;QACH,uDAGC;QAED,yDAYC;QAED;;;;;;WAMG;QACH,4DAUC;QAED;;;;;;;;WAQG;QACH,mFASC;QAED;;;;;WAKG;QACH,2DA2BC"}
@@ -1,11 +0,0 @@
1
- declare namespace _default {
2
- namespace computed {
3
- function skeletonOffset(): any;
4
- function skeletonStyle(): {
5
- animationDelay: string;
6
- animationDuration: any;
7
- };
8
- }
9
- }
10
- export default _default;
11
- //# sourceMappingURL=skeleton.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"skeleton.d.ts","sourceRoot":"","sources":["../../../../common/mixins/skeleton.js"],"names":[],"mappings":";;QAOI,+BAKC;QAED;;;UAWC"}
@@ -1,30 +0,0 @@
1
- declare namespace _default {
2
- namespace props {
3
- namespace visuallyHiddenClose {
4
- export let type: BooleanConstructor;
5
- let _default: boolean;
6
- export { _default as default };
7
- }
8
- namespace visuallyHiddenCloseLabel {
9
- let type_1: StringConstructor;
10
- export { type_1 as type };
11
- let _default_1: null;
12
- export { _default_1 as default };
13
- }
14
- }
15
- namespace watch {
16
- namespace $props {
17
- let immediate: boolean;
18
- let deep: boolean;
19
- function handler(): void;
20
- }
21
- }
22
- namespace computed {
23
- function showVisuallyHiddenClose(): any;
24
- }
25
- namespace methods {
26
- function validateVisuallyHiddenCloseProps(): void;
27
- }
28
- }
29
- export default _default;
30
- //# sourceMappingURL=sr_only_close_button.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sr_only_close_button.d.ts","sourceRoot":"","sources":["../../../../common/mixins/sr_only_close_button.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;YA4BM,yBAEC;;;;QAKH,wCAEC;;;QAID,kDAKC"}
@@ -1,25 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Label for the visually hidden close button
4
- * Required if visuallyHiddenClose is set to `true`
5
- */
6
- visuallyHiddenCloseLabel: {
7
- type: StringConstructor;
8
- default: null;
9
- };
10
- }, {}, {}, {}, {
11
- close(): void;
12
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, "close"[], string, Readonly<import("vue").ExtractPropTypes<{
13
- /**
14
- * Label for the visually hidden close button
15
- * Required if visuallyHiddenClose is set to `true`
16
- */
17
- visuallyHiddenCloseLabel: {
18
- type: StringConstructor;
19
- default: null;
20
- };
21
- }>>, {
22
- visuallyHiddenCloseLabel: string;
23
- }>;
24
- export default _default;
25
- //# sourceMappingURL=sr_only_close_button.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sr_only_close_button.vue.d.ts","sourceRoot":"","sources":["../../../common/sr_only_close_button.vue.js"],"names":[],"mappings":";IAaI;;;OAGG;;;;;;;;IAHH;;;OAGG"}
@@ -1,29 +0,0 @@
1
- /**
2
- * Will use a Vue SFC to render the template rather than a template string.
3
- * This is useful for more complex components that are hard to work with and
4
- * get messy when rendered via a template string. Will pass args and argTypes
5
- * into the component, so it is able to be live edited with storybook controls addon.
6
- * @param component this will get the component name
7
- * @param defaultTemplate we will mount in this component
8
- * @param argsData storybook control args
9
- * @returns {component} the template component with props and args added.
10
- */
11
- export function createRenderConfig(component: any, defaultTemplate: any, argsData: any): any;
12
- /**
13
- * Gets the full list of icon component names from the dialtone package
14
- * @returns {string[]} icon component names
15
- */
16
- export function getIconNames(): string[];
17
- export function generateTemplate(component: any, { props, excludeProps, customProps, childTemplate }?: {
18
- props?: any[] | undefined;
19
- excludeProps?: any[] | undefined;
20
- customProps?: any[] | undefined;
21
- childTemplate: any;
22
- }): string;
23
- declare namespace _default {
24
- export { generateTemplate };
25
- export { getIconNames };
26
- export { createRenderConfig };
27
- }
28
- export default _default;
29
- //# sourceMappingURL=storybook_utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"storybook_utils.d.ts","sourceRoot":"","sources":["../../../common/storybook_utils.js"],"names":[],"mappings":"AAEA;;;;;;;;;GASG;AAEH,6FASC;AAED;;;GAGG;AACH,gCAFa,MAAM,EAAE,CAIpB;AAEM;;;;;WAoBN"}