@dialpad/dialtone 9.127.0 → 9.127.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 (201) hide show
  1. package/dist/tokens/doc.json +22741 -22741
  2. package/dist/vue2/common/mixins/index.cjs +1 -1
  3. package/dist/vue2/common/mixins/index.js +2 -4
  4. package/dist/vue2/common/mixins/index.js.map +1 -1
  5. package/dist/vue2/component-documentation.json +1 -1
  6. package/dist/vue2/dialtone-vue.cjs +1 -1
  7. package/dist/vue2/dialtone-vue.js +345 -347
  8. package/dist/vue2/dialtone-vue.js.map +1 -1
  9. package/dist/vue2/lib/attachment-carousel/attachment-carousel.cjs +1 -1
  10. package/dist/vue2/lib/attachment-carousel/attachment-carousel.cjs.map +1 -1
  11. package/dist/vue2/lib/attachment-carousel/attachment-carousel.js +16 -12
  12. package/dist/vue2/lib/attachment-carousel/attachment-carousel.js.map +1 -1
  13. package/dist/vue2/lib/breadcrumbs/breadcrumbs.cjs +1 -1
  14. package/dist/vue2/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
  15. package/dist/vue2/lib/breadcrumbs/breadcrumbs.js +6 -6
  16. package/dist/vue2/lib/breadcrumbs/breadcrumbs.js.map +1 -1
  17. package/dist/vue2/lib/button/button.cjs +1 -1
  18. package/dist/vue2/lib/button/button.cjs.map +1 -1
  19. package/dist/vue2/lib/button/button.js +6 -6
  20. package/dist/vue2/lib/button/button.js.map +1 -1
  21. package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
  22. package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
  23. package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +13 -13
  24. package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
  25. package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
  26. package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
  27. package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.js +9 -9
  28. package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
  29. package/dist/vue2/lib/chip/chip.cjs +1 -1
  30. package/dist/vue2/lib/chip/chip.cjs.map +1 -1
  31. package/dist/vue2/lib/chip/chip.js +7 -7
  32. package/dist/vue2/lib/chip/chip.js.map +1 -1
  33. package/dist/vue2/lib/contact-centers-row/contact-centers-row.cjs +1 -1
  34. package/dist/vue2/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
  35. package/dist/vue2/lib/contact-centers-row/contact-centers-row.js +13 -13
  36. package/dist/vue2/lib/contact-centers-row/contact-centers-row.js.map +1 -1
  37. package/dist/vue2/lib/datepicker/datepicker.cjs +1 -1
  38. package/dist/vue2/lib/datepicker/datepicker.cjs.map +1 -1
  39. package/dist/vue2/lib/datepicker/datepicker.js +19 -19
  40. package/dist/vue2/lib/datepicker/datepicker.js.map +1 -1
  41. package/dist/vue2/lib/datepicker/formatUtils.cjs +1 -1
  42. package/dist/vue2/lib/datepicker/formatUtils.cjs.map +1 -1
  43. package/dist/vue2/lib/datepicker/formatUtils.js +21 -20
  44. package/dist/vue2/lib/datepicker/formatUtils.js.map +1 -1
  45. package/dist/vue2/lib/editor/editor.cjs +1 -1
  46. package/dist/vue2/lib/editor/editor.cjs.map +1 -1
  47. package/dist/vue2/lib/editor/editor.js +17 -17
  48. package/dist/vue2/lib/editor/editor.js.map +1 -1
  49. package/dist/vue2/lib/emoji-picker/emoji-picker.cjs +1 -1
  50. package/dist/vue2/lib/emoji-picker/emoji-picker.cjs.map +1 -1
  51. package/dist/vue2/lib/emoji-picker/emoji-picker.js +6 -6
  52. package/dist/vue2/lib/emoji-picker/emoji-picker.js.map +1 -1
  53. package/dist/vue2/lib/emoji-row/emoji-row.cjs +1 -1
  54. package/dist/vue2/lib/emoji-row/emoji-row.cjs.map +1 -1
  55. package/dist/vue2/lib/emoji-row/emoji-row.js +24 -20
  56. package/dist/vue2/lib/emoji-row/emoji-row.js.map +1 -1
  57. package/dist/vue2/lib/feed-item-pill/feed-item-pill.cjs +1 -1
  58. package/dist/vue2/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
  59. package/dist/vue2/lib/feed-item-pill/feed-item-pill.js +8 -8
  60. package/dist/vue2/lib/feed-item-pill/feed-item-pill.js.map +1 -1
  61. package/dist/vue2/lib/general-row/general-row.cjs +1 -1
  62. package/dist/vue2/lib/general-row/general-row.cjs.map +1 -1
  63. package/dist/vue2/lib/general-row/general-row.js +17 -17
  64. package/dist/vue2/lib/general-row/general-row.js.map +1 -1
  65. package/dist/vue2/lib/group-row/group-row.cjs +1 -1
  66. package/dist/vue2/lib/group-row/group-row.cjs.map +1 -1
  67. package/dist/vue2/lib/group-row/group-row.js +11 -7
  68. package/dist/vue2/lib/group-row/group-row.js.map +1 -1
  69. package/dist/vue2/lib/icon/icon.cjs +1 -1
  70. package/dist/vue2/lib/icon/icon.cjs.map +1 -1
  71. package/dist/vue2/lib/icon/icon.js +10 -6
  72. package/dist/vue2/lib/icon/icon.js.map +1 -1
  73. package/dist/vue2/lib/image-viewer/image-viewer.cjs +1 -1
  74. package/dist/vue2/lib/image-viewer/image-viewer.cjs.map +1 -1
  75. package/dist/vue2/lib/image-viewer/image-viewer.js +8 -7
  76. package/dist/vue2/lib/image-viewer/image-viewer.js.map +1 -1
  77. package/dist/vue2/lib/ivr-node/ivr-node.cjs +1 -1
  78. package/dist/vue2/lib/ivr-node/ivr-node.cjs.map +1 -1
  79. package/dist/vue2/lib/ivr-node/ivr-node.js +17 -17
  80. package/dist/vue2/lib/ivr-node/ivr-node.js.map +1 -1
  81. package/dist/vue2/lib/loader/loader.cjs +1 -1
  82. package/dist/vue2/lib/loader/loader.cjs.map +1 -1
  83. package/dist/vue2/lib/loader/loader.js +12 -8
  84. package/dist/vue2/lib/loader/loader.js.map +1 -1
  85. package/dist/vue2/lib/message-input/message-input-link.cjs +1 -1
  86. package/dist/vue2/lib/message-input/message-input-link.cjs.map +1 -1
  87. package/dist/vue2/lib/message-input/message-input-link.js +15 -15
  88. package/dist/vue2/lib/message-input/message-input-link.js.map +1 -1
  89. package/dist/vue2/lib/message-input/message-input-topbar.cjs +1 -1
  90. package/dist/vue2/lib/message-input/message-input-topbar.cjs.map +1 -1
  91. package/dist/vue2/lib/message-input/message-input-topbar.js +14 -10
  92. package/dist/vue2/lib/message-input/message-input-topbar.js.map +1 -1
  93. package/dist/vue2/lib/message-input/message-input.cjs +1 -1
  94. package/dist/vue2/lib/message-input/message-input.cjs.map +1 -1
  95. package/dist/vue2/lib/message-input/message-input.js +14 -10
  96. package/dist/vue2/lib/message-input/message-input.js.map +1 -1
  97. package/dist/vue2/lib/modal/modal.cjs +1 -1
  98. package/dist/vue2/lib/modal/modal.cjs.map +1 -1
  99. package/dist/vue2/lib/modal/modal.js +12 -11
  100. package/dist/vue2/lib/modal/modal.js.map +1 -1
  101. package/dist/vue2/lib/notice/notice-action.cjs +1 -1
  102. package/dist/vue2/lib/notice/notice-action.cjs.map +1 -1
  103. package/dist/vue2/lib/notice/notice-action.js +10 -6
  104. package/dist/vue2/lib/notice/notice-action.js.map +1 -1
  105. package/dist/vue2/lib/pagination/pagination.cjs +1 -1
  106. package/dist/vue2/lib/pagination/pagination.cjs.map +1 -1
  107. package/dist/vue2/lib/pagination/pagination.js +7 -7
  108. package/dist/vue2/lib/pagination/pagination.js.map +1 -1
  109. package/dist/vue2/lib/popover/popover-header-footer.cjs +1 -1
  110. package/dist/vue2/lib/popover/popover-header-footer.cjs.map +1 -1
  111. package/dist/vue2/lib/popover/popover-header-footer.js +13 -9
  112. package/dist/vue2/lib/popover/popover-header-footer.js.map +1 -1
  113. package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs +1 -1
  114. package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
  115. package/dist/vue2/lib/rich-text-editor/rich-text-editor.js +35 -35
  116. package/dist/vue2/lib/rich-text-editor/rich-text-editor.js.map +1 -1
  117. package/dist/vue2/lib/unread-pill/unread-pill.cjs +1 -1
  118. package/dist/vue2/lib/unread-pill/unread-pill.cjs.map +1 -1
  119. package/dist/vue2/lib/unread-pill/unread-pill.js +15 -11
  120. package/dist/vue2/lib/unread-pill/unread-pill.js.map +1 -1
  121. package/dist/vue2/localization/index.cjs +1 -1
  122. package/dist/vue2/localization/index.cjs.map +1 -1
  123. package/dist/vue2/localization/index.js +59 -53
  124. package/dist/vue2/localization/index.js.map +1 -1
  125. package/dist/vue2/shared/sr_only_close_button.cjs +1 -1
  126. package/dist/vue2/shared/sr_only_close_button.cjs.map +1 -1
  127. package/dist/vue2/shared/sr_only_close_button.js +14 -10
  128. package/dist/vue2/shared/sr_only_close_button.js.map +1 -1
  129. package/dist/vue2/types/common/mixins/index.d.ts +0 -1
  130. package/dist/vue2/types/common/sr_only_close_button.vue.d.ts +5 -8
  131. package/dist/vue2/types/common/sr_only_close_button.vue.d.ts.map +1 -1
  132. package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts +3 -5
  133. package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
  134. package/dist/vue2/types/components/button/button.vue.d.ts +4 -6
  135. package/dist/vue2/types/components/button/button.vue.d.ts.map +1 -1
  136. package/dist/vue2/types/components/chip/chip.vue.d.ts +6 -8
  137. package/dist/vue2/types/components/chip/chip.vue.d.ts.map +1 -1
  138. package/dist/vue2/types/components/datepicker/formatUtils.d.ts.map +1 -1
  139. package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts +3 -5
  140. package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
  141. package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts +3 -5
  142. package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
  143. package/dist/vue2/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -5
  144. package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts +2 -4
  145. package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
  146. package/dist/vue2/types/components/loader/loader.vue.d.ts +5 -6
  147. package/dist/vue2/types/components/loader/loader.vue.d.ts.map +1 -1
  148. package/dist/vue2/types/components/modal/modal.vue.d.ts +2 -4
  149. package/dist/vue2/types/components/modal/modal.vue.d.ts.map +1 -1
  150. package/dist/vue2/types/components/notice/notice_action.vue.d.ts +5 -6
  151. package/dist/vue2/types/components/notice/notice_action.vue.d.ts.map +1 -1
  152. package/dist/vue2/types/components/pagination/pagination.vue.d.ts +4 -6
  153. package/dist/vue2/types/components/pagination/pagination.vue.d.ts.map +1 -1
  154. package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts +5 -6
  155. package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
  156. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +5 -7
  157. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  158. package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +4 -6
  159. package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
  160. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +4 -6
  161. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  162. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +4 -6
  163. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  164. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +3 -5
  165. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  166. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +5 -6
  167. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
  168. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +14 -16
  169. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  170. package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +5 -6
  171. package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
  172. package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +6 -8
  173. package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
  174. package/dist/vue2/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +5 -6
  175. package/dist/vue2/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
  176. package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +5 -7
  177. package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  178. package/dist/vue2/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +3 -5
  179. package/dist/vue2/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
  180. package/dist/vue2/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +5 -6
  181. package/dist/vue2/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
  182. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +5 -7
  183. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
  184. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +17 -19
  185. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  186. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +8 -9
  187. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  188. package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +5 -6
  189. package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  190. package/dist/vue3/lib/icon/icon.cjs +1 -1
  191. package/dist/vue3/lib/icon/icon.cjs.map +1 -1
  192. package/dist/vue3/lib/icon/icon.js +4 -5
  193. package/dist/vue3/lib/icon/icon.js.map +1 -1
  194. package/dist/vue3/types/components/icon/icon.vue.d.ts +1 -3
  195. package/package.json +1 -1
  196. package/dist/vue2/common/mixins/localization.cjs +0 -2
  197. package/dist/vue2/common/mixins/localization.cjs.map +0 -1
  198. package/dist/vue2/common/mixins/localization.js +0 -10
  199. package/dist/vue2/common/mixins/localization.js.map +0 -1
  200. package/dist/vue2/types/common/mixins/localization.d.ts +0 -8
  201. package/dist/vue2/types/common/mixins/localization.d.ts.map +0 -1
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  open: {
3
4
  type: BooleanConstructor;
@@ -15,6 +16,7 @@ declare const _default: import('vue').DefineComponent<{
15
16
  linkText: string;
16
17
  linkInput: string;
17
18
  isOpen: boolean;
19
+ i18n: DialtoneLocalization;
18
20
  }, {
19
21
  anchorButtonLabel(): Record<string, string>;
20
22
  textInputLabel(): string;
@@ -25,11 +27,7 @@ declare const _default: import('vue').DefineComponent<{
25
27
  confirmButtonLabel(): string;
26
28
  }, {
27
29
  setInitialValues(linkText: any, linkInput: any): void;
28
- }, {
29
- data(): {
30
- i18n: import('../../..').DialtoneLocalization;
31
- };
32
- }, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], string, Readonly<import('vue').ExtractPropTypes<{
30
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], string, Readonly<import('vue').ExtractPropTypes<{
33
31
  open: {
34
32
  type: BooleanConstructor;
35
33
  default: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAwGA;"}
1
+ {"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAwGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6LqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  boldButtonOptions: {
3
4
  type: ObjectConstructor;
@@ -35,7 +36,9 @@ declare const _default: import('vue').DefineComponent<{
35
36
  type: FunctionConstructor;
36
37
  default: () => void;
37
38
  };
38
- }, {}, {}, {
39
+ }, {}, {
40
+ i18n: DialtoneLocalization;
41
+ }, {
39
42
  boldButtonLabel(): Record<string, string>;
40
43
  italicButtonLabel(): Record<string, string>;
41
44
  strikeButtonLabel(): Record<string, string>;
@@ -44,11 +47,7 @@ declare const _default: import('vue').DefineComponent<{
44
47
  blockQuoteButtonLabel(): Record<string, string>;
45
48
  codeButtonLabel(): Record<string, string>;
46
49
  codeBlockButtonLabel(): Record<string, string>;
47
- }, {}, {
48
- data(): {
49
- i18n: import('../../..').DialtoneLocalization;
50
- };
51
- }, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
50
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
52
51
  boldButtonOptions: {
53
52
  type: ObjectConstructor;
54
53
  default: () => {};
@@ -1 +1 @@
1
- {"version":3,"file":"message_input_topbar.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_topbar.vue"],"names":[],"mappings":"AA4IA;"}
1
+ {"version":3,"file":"message_input_topbar.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_topbar.vue"],"names":[],"mappings":"AA4IA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA4PqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  ariaLabel: {
3
4
  type: StringConstructor;
@@ -22,21 +23,18 @@ declare const _default: import('vue').DefineComponent<{
22
23
  };
23
24
  }, {}, {
24
25
  labelWidth: string;
26
+ i18n: DialtoneLocalization;
25
27
  }, {
26
28
  leftbarContactCentersRowClasses(): (string | {
27
29
  'd-recipe-leftbar-row__unread-count': boolean;
28
- 'd-recipe-leftbar-row--selected': never;
30
+ 'd-recipe-leftbar-row--selected': any;
29
31
  })[];
30
- getAriaLabel(): string;
32
+ getAriaLabel(): any;
31
33
  showUnreadCount(): boolean;
32
34
  menuButtonLabel(): string;
33
35
  }, {
34
36
  adjustLabelWidth(): void;
35
- }, {
36
- data(): {
37
- i18n: import('../../..').DialtoneLocalization;
38
- };
39
- }, import('vue').ComponentOptionsMixin, ("click" | "click-menu")[], string, Readonly<import('vue').ExtractPropTypes<{
37
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "click-menu")[], string, Readonly<import('vue').ExtractPropTypes<{
40
38
  ariaLabel: {
41
39
  type: StringConstructor;
42
40
  default: string;
@@ -1 +1 @@
1
- {"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue"],"names":[],"mappings":"AA4EA;"}
1
+ {"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue"],"names":[],"mappings":"AA4EA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA8OqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  type: {
3
4
  type: StringConstructor;
@@ -65,39 +66,36 @@ declare const _default: import('vue').DefineComponent<{
65
66
  }, {}, {
66
67
  actionFocused: boolean;
67
68
  labelWidth: string;
69
+ i18n: DialtoneLocalization;
68
70
  }, {
69
71
  leftbarGeneralRowClasses(): (string | {
70
72
  'd-recipe-leftbar-row--no-action': boolean;
71
- 'd-recipe-leftbar-row--has-unread': never;
72
- 'd-recipe-leftbar-row__unread-count': false;
73
- 'd-recipe-leftbar-row--selected': never;
74
- 'd-recipe-leftbar-row--muted': never;
73
+ 'd-recipe-leftbar-row--has-unread': any;
74
+ 'd-recipe-leftbar-row__unread-count': any;
75
+ 'd-recipe-leftbar-row--selected': any;
76
+ 'd-recipe-leftbar-row--muted': any;
75
77
  'd-recipe-leftbar-row--action-focused': boolean;
76
78
  })[];
77
- getIcon(): "locked channel unread" | "channel unread";
78
- getAriaLabel(): string;
79
- hasActions(): never;
80
- showUnreadCount(): false;
81
- showUnreadMentionCount(): false;
79
+ getIcon(): any;
80
+ getAriaLabel(): any;
81
+ hasActions(): any;
82
+ showUnreadCount(): any;
83
+ showUnreadMentionCount(): any;
82
84
  hasUnreadCount(): boolean;
83
85
  hasUnreadMentionCount(): boolean;
84
86
  shouldApplyCustomStyleForCountBadge(): boolean;
85
87
  shouldApplyCustomStyleForMentionOnly(): boolean;
86
- messageCount(): number;
87
- mentionCount(): number;
88
+ messageCount(): any;
89
+ mentionCount(): any;
88
90
  unreadCountTooltip(): string;
89
- dndTextTooltip(): never;
90
- activeVoiceChatTooltip(): never;
91
+ dndTextTooltip(): any;
92
+ activeVoiceChatTooltip(): any;
91
93
  callButtonTooltip(): string;
92
- typingTooltip(): never;
94
+ typingTooltip(): any;
93
95
  }, {
94
96
  validateProps(): void;
95
97
  adjustLabelWidth(): void;
96
- }, {
97
- data(): {
98
- i18n: import('../../..').DialtoneLocalization;
99
- };
100
- }, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
98
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
101
99
  type: {
102
100
  type: StringConstructor;
103
101
  default: string;
@@ -1 +1 @@
1
- {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CAgvBiB,OAAO"}
1
+ {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA8uBiB,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAtPa,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  names: {
3
4
  type: StringConstructor;
@@ -23,18 +24,16 @@ declare const _default: import('vue').DefineComponent<{
23
24
  type: BooleanConstructor;
24
25
  default: boolean;
25
26
  };
26
- }, {}, {}, {
27
+ }, {}, {
28
+ i18n: DialtoneLocalization;
29
+ }, {
27
30
  groupCount(): any;
28
- messageCount(): number;
29
- mentionCount(): number;
31
+ messageCount(): any;
32
+ mentionCount(): any;
30
33
  unreadCountTooltip(): string;
31
- typingTooltip(): never;
34
+ typingTooltip(): any;
32
35
  ariaLabel(): string;
33
- }, {}, {
34
- data(): {
35
- i18n: import('../../..').DialtoneLocalization;
36
- };
37
- }, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
36
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
38
37
  names: {
39
38
  type: StringConstructor;
40
39
  required: true;
@@ -1 +1 @@
1
- {"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAmBA;"}
1
+ {"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAmBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAoJqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  kind: {
3
4
  type: StringConstructor;
@@ -9,13 +10,11 @@ declare const _default: import('vue').DefineComponent<{
9
10
  required: true;
10
11
  validator: (dir: unknown) => boolean;
11
12
  };
12
- }, {}, {}, {
13
- text(): string;
14
13
  }, {}, {
15
- data(): {
16
- i18n: import('../../..').DialtoneLocalization;
17
- };
18
- }, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
14
+ i18n: DialtoneLocalization;
15
+ }, {
16
+ text(): string;
17
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
19
18
  kind: {
20
19
  type: StringConstructor;
21
20
  required: true;
@@ -1 +1 @@
1
- {"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue"],"names":[],"mappings":"AAsBA;"}
1
+ {"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue"],"names":[],"mappings":"AAsBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAuFqC,gBAAgB"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("@dialpad/dialtone-icons/vue3"),n=require("./icon-constants.cjs"),a=require("vue"),o=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),c={compatConfig:{MODE:3},name:"DtIcon",props:{size:{type:String,default:"500",validator:e=>Object.keys(n.ICON_SIZE_MODIFIERS).includes(e)},name:{type:String,required:!0,validator:e=>n.ICON_NAMES.includes(e)},ariaLabel:{type:String,default:void 0}},data(){return{iconLoaded:!1}},computed:{icon(){return i.icons[`./src/icons/${this.name}.vue`]},iconAriaLabel(){return this.ariaLabel}}};function u(e,s,r,d,_,t){return t.icon?(a.openBlock(),a.createBlock(a.resolveDynamicComponent(t.icon),{key:0,size:r.size,"aria-label":t.iconAriaLabel,"data-qa":e.$attrs["data-qa"]??"dt-icon"},null,8,["size","aria-label","data-qa"])):a.createCommentVNode("",!0)}const l=o._(c,[["render",u]]);exports.default=l;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("@dialpad/dialtone-icons/vue3"),r=require("./icon-constants.cjs"),t=require("vue"),c=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),o={compatConfig:{MODE:3},name:"DtIcon",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.ICON_SIZE_MODIFIERS).includes(e)},name:{type:String,required:!0,validator:e=>r.ICON_NAMES.includes(e)},ariaLabel:{type:String,default:void 0}},data(){return{}},computed:{icon(){return i.icons[`./src/icons/${this.name}.vue`]},iconAriaLabel(){return this.ariaLabel}}};function u(e,s,n,d,_,a){return a.icon?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.icon),{key:0,size:n.size,"aria-label":a.iconAriaLabel,"data-qa":e.$attrs["data-qa"]??"dt-icon"},null,8,["size","aria-label","data-qa"])):t.createCommentVNode("",!0)}const l=c._(o,[["render",u]]);exports.default=l;
2
2
  //# sourceMappingURL=icon.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"icon.cjs","sources":["../../../components/icon/icon.vue"],"sourcesContent":["<template>\n <component\n :is=\"icon\"\n v-if=\"icon\"\n :size=\"size\"\n :aria-label=\"iconAriaLabel\"\n :data-qa=\"$attrs['data-qa'] ?? 'dt-icon'\"\n />\n</template>\n\n<script>\nimport { icons } from '@dialpad/dialtone-icons/vue3';\nimport { ICON_SIZE_MODIFIERS, ICON_NAMES } from './icon_constants';\n// import { DialtoneLocalization } from '@/localization';\n// import { toFluentKeyString } from '@/common/utils';\n\n/**\n * The Icon component provides a set of glyphs and sizes to provide context your application.\n * @see https://dialtone.dialpad.com/components/icon.html\n */\nexport default {\n compatConfig: { MODE: 3 },\n name: 'DtIcon',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The icon name in kebab-case\n */\n name: {\n type: String,\n required: true,\n validator: (name) => ICON_NAMES.includes(name),\n },\n\n /**\n * The label of the icon as read out by a screen-reader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n data () {\n return {\n iconLoaded: false,\n // i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n icon () {\n return icons[`./src/icons/${this.name}.vue`];\n },\n\n iconAriaLabel () {\n // const fluentKey = toFluentKeyString(this.name);\n // return this.ariaLabel || this.i18n.$t(`DIALTONE_ICON_${fluentKey}`);\n return this.ariaLabel;\n },\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","name","ICON_NAMES","icons","$options","_createBlock","_resolveDynamicComponent","$props","_ctx","_createCommentVNode"],"mappings":"yQAoBKA,EAAU,CACb,aAAc,CAAE,KAAM,CAAG,EACzB,KAAM,SAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,qBAAmB,EAAE,SAASD,CAAC,CAC9D,EAKD,KAAM,CACJ,KAAM,OACN,SAAU,GACV,UAAYE,GAASC,aAAW,SAASD,CAAI,CAC9C,EAKD,UAAW,CACT,KAAM,OACN,QAAS,MACV,CACF,EAED,MAAQ,CACN,MAAO,CACL,WAAY,GAGf,EAED,SAAU,CACR,MAAQ,CACN,OAAOE,EAAAA,MAAM,eAAe,KAAK,IAAI,MAAM,CAC5C,EAED,eAAiB,CAGf,OAAO,KAAK,SACb,CACF,CACH,iCApEUC,EAAI,oBAFZC,EAME,YAPJC,0BAESF,EAAI,IAAA,EAAA,CAFb,IAAA,EAIK,KAAMG,EAAI,KACV,aAAYH,EAAa,cACzB,UAASI,EAAM,OAAA,SAAA,GAAA,oDANpBC,EAAA,mBAAA,GAAA,EAAA"}
1
+ {"version":3,"file":"icon.cjs","sources":["../../../components/icon/icon.vue"],"sourcesContent":["<template>\n <component\n :is=\"icon\"\n v-if=\"icon\"\n :size=\"size\"\n :aria-label=\"iconAriaLabel\"\n :data-qa=\"$attrs['data-qa'] ?? 'dt-icon'\"\n />\n</template>\n\n<script>\nimport { icons } from '@dialpad/dialtone-icons/vue3';\nimport { ICON_SIZE_MODIFIERS, ICON_NAMES } from './icon_constants';\n// import { DialtoneLocalization } from '@/localization';\n// import { toFluentKeyString } from '@/common/utils';\n\n/**\n * The Icon component provides a set of glyphs and sizes to provide context your application.\n * @see https://dialtone.dialpad.com/components/icon.html\n */\nexport default {\n compatConfig: { MODE: 3 },\n name: 'DtIcon',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The icon name in kebab-case\n */\n name: {\n type: String,\n required: true,\n validator: (name) => ICON_NAMES.includes(name),\n },\n\n /**\n * The label of the icon as read out by a screen-reader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n data () {\n return {\n // i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n icon () {\n return icons[`./src/icons/${this.name}.vue`];\n },\n\n iconAriaLabel () {\n // const fluentKey = toFluentKeyString(this.name);\n // return this.ariaLabel || this.i18n.$t(`DIALTONE_ICON_${fluentKey}`);\n return this.ariaLabel;\n },\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","name","ICON_NAMES","icons","$options","_createBlock","_resolveDynamicComponent","$props","_ctx","_createCommentVNode"],"mappings":"yQAoBKA,EAAU,CACb,aAAc,CAAE,KAAM,CAAG,EACzB,KAAM,SAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,qBAAmB,EAAE,SAASD,CAAC,CAC9D,EAKD,KAAM,CACJ,KAAM,OACN,SAAU,GACV,UAAYE,GAASC,aAAW,SAASD,CAAI,CAC9C,EAKD,UAAW,CACT,KAAM,OACN,QAAS,MACV,CACF,EAED,MAAQ,CACN,MAAO,EAGR,EAED,SAAU,CACR,MAAQ,CACN,OAAOE,EAAAA,MAAM,eAAe,KAAK,IAAI,MAAM,CAC5C,EAED,eAAiB,CAGf,OAAO,KAAK,SACb,CACF,CACH,iCAnEUC,EAAI,oBAFZC,EAME,YAPJC,0BAESF,EAAI,IAAA,EAAA,CAFb,IAAA,EAIK,KAAMG,EAAI,KACV,aAAYH,EAAa,cACzB,UAASI,EAAM,OAAA,SAAA,GAAA,oDANpBC,EAAA,mBAAA,GAAA,EAAA"}
@@ -1,6 +1,6 @@
1
1
  import { icons as t } from "@dialpad/dialtone-icons/vue3";
2
2
  import { ICON_SIZE_MODIFIERS as i, ICON_NAMES as n } from "./icon-constants.js";
3
- import { openBlock as o, createBlock as c, resolveDynamicComponent as d, createCommentVNode as s } from "vue";
3
+ import { openBlock as o, createBlock as c, resolveDynamicComponent as s, createCommentVNode as d } from "vue";
4
4
  import { _ as l } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
5
5
  const m = {
6
6
  compatConfig: { MODE: 3 },
@@ -33,7 +33,6 @@ const m = {
33
33
  },
34
34
  data() {
35
35
  return {
36
- iconLoaded: !1
37
36
  // i18n: new DialtoneLocalization(),
38
37
  };
39
38
  },
@@ -46,13 +45,13 @@ const m = {
46
45
  }
47
46
  }
48
47
  };
49
- function u(e, f, r, p, _, a) {
50
- return a.icon ? (o(), c(d(a.icon), {
48
+ function u(e, p, r, f, _, a) {
49
+ return a.icon ? (o(), c(s(a.icon), {
51
50
  key: 0,
52
51
  size: r.size,
53
52
  "aria-label": a.iconAriaLabel,
54
53
  "data-qa": e.$attrs["data-qa"] ?? "dt-icon"
55
- }, null, 8, ["size", "aria-label", "data-qa"])) : s("", !0);
54
+ }, null, 8, ["size", "aria-label", "data-qa"])) : d("", !0);
56
55
  }
57
56
  const C = /* @__PURE__ */ l(m, [["render", u]]);
58
57
  export {
@@ -1 +1 @@
1
- {"version":3,"file":"icon.js","sources":["../../../components/icon/icon.vue"],"sourcesContent":["<template>\n <component\n :is=\"icon\"\n v-if=\"icon\"\n :size=\"size\"\n :aria-label=\"iconAriaLabel\"\n :data-qa=\"$attrs['data-qa'] ?? 'dt-icon'\"\n />\n</template>\n\n<script>\nimport { icons } from '@dialpad/dialtone-icons/vue3';\nimport { ICON_SIZE_MODIFIERS, ICON_NAMES } from './icon_constants';\n// import { DialtoneLocalization } from '@/localization';\n// import { toFluentKeyString } from '@/common/utils';\n\n/**\n * The Icon component provides a set of glyphs and sizes to provide context your application.\n * @see https://dialtone.dialpad.com/components/icon.html\n */\nexport default {\n compatConfig: { MODE: 3 },\n name: 'DtIcon',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The icon name in kebab-case\n */\n name: {\n type: String,\n required: true,\n validator: (name) => ICON_NAMES.includes(name),\n },\n\n /**\n * The label of the icon as read out by a screen-reader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n data () {\n return {\n iconLoaded: false,\n // i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n icon () {\n return icons[`./src/icons/${this.name}.vue`];\n },\n\n iconAriaLabel () {\n // const fluentKey = toFluentKeyString(this.name);\n // return this.ariaLabel || this.i18n.$t(`DIALTONE_ICON_${fluentKey}`);\n return this.ariaLabel;\n },\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","name","ICON_NAMES","icons","$options","_createBlock","_resolveDynamicComponent","$props","_ctx","_createCommentVNode"],"mappings":";;;;AAoBA,MAAKA,IAAU;AAAA,EACb,cAAc,EAAE,MAAM,EAAG;AAAA,EACzB,MAAM;AAAA,EAEN,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA,IAKL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,MACT,WAAW,CAACC,MAAM,OAAO,KAAKC,CAAmB,EAAE,SAASD,CAAC;AAAA,IAC9D;AAAA;AAAA;AAAA;AAAA,IAKD,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,UAAU;AAAA,MACV,WAAW,CAACE,MAASC,EAAW,SAASD,CAAI;AAAA,IAC9C;AAAA;AAAA;AAAA;AAAA,IAKD,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA,IACV;AAAA,EACF;AAAA,EAED,OAAQ;AACN,WAAO;AAAA,MACL,YAAY;AAAA;AAAA;EAGf;AAAA,EAED,UAAU;AAAA,IACR,OAAQ;AACN,aAAOE,EAAM,eAAe,KAAK,IAAI,MAAM;AAAA,IAC5C;AAAA,IAED,gBAAiB;AAGf,aAAO,KAAK;AAAA,IACb;AAAA,EACF;AACH;;SApEUC,EAAI,aAFZC,EADFC,EAESF,EAAI,IAAA,GAAA;AAAA,IAFb,KAAA;AAAA,IAIK,MAAMG,EAAI;AAAA,IACV,cAAYH,EAAa;AAAA,IACzB,WAASI,EAAM,OAAA,SAAA,KAAA;AAAA,oDANpBC,EAAA,IAAA,EAAA;;;"}
1
+ {"version":3,"file":"icon.js","sources":["../../../components/icon/icon.vue"],"sourcesContent":["<template>\n <component\n :is=\"icon\"\n v-if=\"icon\"\n :size=\"size\"\n :aria-label=\"iconAriaLabel\"\n :data-qa=\"$attrs['data-qa'] ?? 'dt-icon'\"\n />\n</template>\n\n<script>\nimport { icons } from '@dialpad/dialtone-icons/vue3';\nimport { ICON_SIZE_MODIFIERS, ICON_NAMES } from './icon_constants';\n// import { DialtoneLocalization } from '@/localization';\n// import { toFluentKeyString } from '@/common/utils';\n\n/**\n * The Icon component provides a set of glyphs and sizes to provide context your application.\n * @see https://dialtone.dialpad.com/components/icon.html\n */\nexport default {\n compatConfig: { MODE: 3 },\n name: 'DtIcon',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The icon name in kebab-case\n */\n name: {\n type: String,\n required: true,\n validator: (name) => ICON_NAMES.includes(name),\n },\n\n /**\n * The label of the icon as read out by a screen-reader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n data () {\n return {\n // i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n icon () {\n return icons[`./src/icons/${this.name}.vue`];\n },\n\n iconAriaLabel () {\n // const fluentKey = toFluentKeyString(this.name);\n // return this.ariaLabel || this.i18n.$t(`DIALTONE_ICON_${fluentKey}`);\n return this.ariaLabel;\n },\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","name","ICON_NAMES","icons","$options","_createBlock","_resolveDynamicComponent","$props","_ctx","_createCommentVNode"],"mappings":";;;;AAoBA,MAAKA,IAAU;AAAA,EACb,cAAc,EAAE,MAAM,EAAG;AAAA,EACzB,MAAM;AAAA,EAEN,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA,IAKL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,MACT,WAAW,CAACC,MAAM,OAAO,KAAKC,CAAmB,EAAE,SAASD,CAAC;AAAA,IAC9D;AAAA;AAAA;AAAA;AAAA,IAKD,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,UAAU;AAAA,MACV,WAAW,CAACE,MAASC,EAAW,SAASD,CAAI;AAAA,IAC9C;AAAA;AAAA;AAAA;AAAA,IAKD,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA,IACV;AAAA,EACF;AAAA,EAED,OAAQ;AACN,WAAO;AAAA;AAAA;EAGR;AAAA,EAED,UAAU;AAAA,IACR,OAAQ;AACN,aAAOE,EAAM,eAAe,KAAK,IAAI,MAAM;AAAA,IAC5C;AAAA,IAED,gBAAiB;AAGf,aAAO,KAAK;AAAA,IACb;AAAA,EACF;AACH;;SAnEUC,EAAI,aAFZC,EADFC,EAESF,EAAI,IAAA,GAAA;AAAA,IAFb,KAAA;AAAA,IAIK,MAAMG,EAAI;AAAA,IACV,cAAYH,EAAa;AAAA,IACzB,WAASI,EAAM,OAAA,SAAA,KAAA;AAAA,oDANpBC,EAAA,IAAA,EAAA;;;"}
@@ -13,9 +13,7 @@ declare const _default: import('vue').DefineComponent<{
13
13
  type: StringConstructor;
14
14
  default: undefined;
15
15
  };
16
- }, any, {
17
- iconLoaded: boolean;
18
- }, {
16
+ }, any, {}, {
19
17
  icon(): any;
20
18
  iconAriaLabel(): any;
21
19
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone",
3
- "version": "9.127.0",
3
+ "version": "9.127.1",
4
4
  "description": "Dialpad's Dialtone design system monorepo",
5
5
  "files": [
6
6
  "dist"
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../../localization/index.cjs"),t={data(){return{i18n:new e.DialtoneLocalization}}};exports.default=t;
2
- //# sourceMappingURL=localization.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"localization.cjs","sources":["../../../common/mixins/localization.js"],"sourcesContent":["/**\n * Simple mixin to reuse the i18n instance.\n */\n\nimport { DialtoneLocalization } from '@/localization';\n\nexport default {\n data () {\n return { i18n: new DialtoneLocalization() };\n },\n};\n"],"names":["DtLocalizationMixin","DialtoneLocalization"],"mappings":"4JAMeA,EAAA,CACb,MAAQ,CACN,MAAO,CAAE,KAAM,IAAIC,EAAoB,qBACxC,CACH"}
@@ -1,10 +0,0 @@
1
- import { DialtoneLocalization as t } from "../../localization/index.js";
2
- const i = {
3
- data() {
4
- return { i18n: new t() };
5
- }
6
- };
7
- export {
8
- i as default
9
- };
10
- //# sourceMappingURL=localization.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"localization.js","sources":["../../../common/mixins/localization.js"],"sourcesContent":["/**\n * Simple mixin to reuse the i18n instance.\n */\n\nimport { DialtoneLocalization } from '@/localization';\n\nexport default {\n data () {\n return { i18n: new DialtoneLocalization() };\n },\n};\n"],"names":["DtLocalizationMixin","DialtoneLocalization"],"mappings":";AAMA,MAAeA,IAAA;AAAA,EACb,OAAQ;AACN,WAAO,EAAE,MAAM,IAAIC,EAAoB;EACxC;AACH;"}
@@ -1,8 +0,0 @@
1
- import { DialtoneLocalization } from '../../localization';
2
- declare namespace _default {
3
- function data(): {
4
- i18n: DialtoneLocalization;
5
- };
6
- }
7
- export default _default;
8
- //# sourceMappingURL=localization.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"localization.d.ts","sourceRoot":"","sources":["../../../../common/mixins/localization.js"],"names":[],"mappings":";IAOE;;MAEC;;;qCALkC,gBAAgB"}