@dialpad/dialtone-vue 2.205.0-next.1 → 2.205.3

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 (138) hide show
  1. package/dist/component-documentation.json +1 -1
  2. package/dist/dialtone-vue.cjs +1 -1
  3. package/dist/dialtone-vue.js +277 -283
  4. package/dist/dialtone-vue.js.map +1 -1
  5. package/dist/lib/chip/chip.cjs +1 -1
  6. package/dist/lib/chip/chip.cjs.map +1 -1
  7. package/dist/lib/chip/chip.js +23 -13
  8. package/dist/lib/chip/chip.js.map +1 -1
  9. package/dist/lib/combobox-multi-select/combobox-multi-select.cjs +1 -1
  10. package/dist/lib/combobox-multi-select/combobox-multi-select.cjs.map +1 -1
  11. package/dist/lib/combobox-multi-select/combobox-multi-select.js +17 -10
  12. package/dist/lib/combobox-multi-select/combobox-multi-select.js.map +1 -1
  13. package/dist/lib/dropdown/dropdown-list.cjs +1 -1
  14. package/dist/lib/dropdown/dropdown-list.cjs.map +1 -1
  15. package/dist/lib/dropdown/dropdown-list.js +12 -10
  16. package/dist/lib/dropdown/dropdown-list.js.map +1 -1
  17. package/dist/lib/pagination/pagination.cjs +1 -1
  18. package/dist/lib/pagination/pagination.cjs.map +1 -1
  19. package/dist/lib/pagination/pagination.js +8 -8
  20. package/dist/lib/pagination/pagination.js.map +1 -1
  21. package/dist/lib/popover/popover.cjs.map +1 -1
  22. package/dist/lib/popover/popover.js +19 -3
  23. package/dist/lib/popover/popover.js.map +1 -1
  24. package/dist/lib/tab/tab-group.cjs +1 -1
  25. package/dist/lib/tab/tab-group.cjs.map +1 -1
  26. package/dist/lib/tab/tab-group.js +4 -4
  27. package/dist/lib/tab/tab-group.js.map +1 -1
  28. package/dist/localization/en-US.cjs +0 -2
  29. package/dist/localization/en-US.cjs.map +1 -1
  30. package/dist/localization/en-US.js +0 -2
  31. package/dist/localization/en-US.js.map +1 -1
  32. package/dist/localization/index.cjs +1 -1
  33. package/dist/localization/index.cjs.map +1 -1
  34. package/dist/localization/index.js +46 -42
  35. package/dist/localization/index.js.map +1 -1
  36. package/dist/types/common/sr_only_close_button.vue.d.ts +2 -3
  37. package/dist/types/common/sr_only_close_button.vue.d.ts.map +1 -1
  38. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -2
  39. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
  40. package/dist/types/components/button/button.vue.d.ts +1 -2
  41. package/dist/types/components/button/button.vue.d.ts.map +1 -1
  42. package/dist/types/components/chip/chip.vue.d.ts +11 -3
  43. package/dist/types/components/chip/chip.vue.d.ts.map +1 -1
  44. package/dist/types/components/datepicker/modules/calendar.vue.d.ts +1 -2
  45. package/dist/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
  46. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -2
  47. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
  48. package/dist/types/components/image_viewer/image_viewer.vue.d.ts +2 -3
  49. package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
  50. package/dist/types/components/loader/loader.vue.d.ts +1 -2
  51. package/dist/types/components/loader/loader.vue.d.ts.map +1 -1
  52. package/dist/types/components/modal/modal.vue.d.ts +2 -3
  53. package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
  54. package/dist/types/components/notice/notice_action.vue.d.ts +2 -3
  55. package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
  56. package/dist/types/components/pagination/pagination.vue.d.ts +3 -4
  57. package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
  58. package/dist/types/components/popover/popover.vue.d.ts.map +1 -1
  59. package/dist/types/components/popover/popover_header_footer.vue.d.ts +2 -3
  60. package/dist/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
  61. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +2 -3
  62. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  63. package/dist/types/components/split_button/split_button.vue.d.ts +2 -2
  64. package/dist/types/index.d.ts +0 -2
  65. package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +2 -3
  66. package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
  67. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +2 -3
  68. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  69. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +3 -4
  70. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  71. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
  72. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -2
  73. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  74. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +2 -3
  75. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
  76. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +14 -15
  77. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  78. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +2 -3
  79. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
  80. package/dist/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +2 -3
  81. package/dist/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
  82. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +6 -7
  83. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  84. package/dist/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +8 -9
  85. package/dist/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
  86. package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +9 -10
  87. package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
  88. package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -3
  89. package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
  90. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +2 -3
  91. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  92. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -2
  93. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  94. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +2 -3
  95. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  96. package/package.json +11 -6
  97. package/dist/lib/filter-pill/filter-pill.cjs +0 -2
  98. package/dist/lib/filter-pill/filter-pill.cjs.map +0 -1
  99. package/dist/lib/filter-pill/filter-pill.js +0 -245
  100. package/dist/lib/filter-pill/filter-pill.js.map +0 -1
  101. package/dist/lib/filter-pill/index.cjs +0 -2
  102. package/dist/lib/filter-pill/index.cjs.map +0 -1
  103. package/dist/lib/filter-pill/index.js +0 -5
  104. package/dist/lib/filter-pill/index.js.map +0 -1
  105. package/dist/lib/mode-island/index.cjs +0 -2
  106. package/dist/lib/mode-island/index.cjs.map +0 -1
  107. package/dist/lib/mode-island/index.js +0 -7
  108. package/dist/lib/mode-island/index.js.map +0 -1
  109. package/dist/lib/mode-island/mode-island-constants.cjs +0 -2
  110. package/dist/lib/mode-island/mode-island-constants.cjs.map +0 -1
  111. package/dist/lib/mode-island/mode-island-constants.js +0 -12
  112. package/dist/lib/mode-island/mode-island-constants.js.map +0 -1
  113. package/dist/lib/mode-island/mode-island.cjs +0 -2
  114. package/dist/lib/mode-island/mode-island.cjs.map +0 -1
  115. package/dist/lib/mode-island/mode-island.js +0 -124
  116. package/dist/lib/mode-island/mode-island.js.map +0 -1
  117. package/dist/lib/mode-island/utils.cjs +0 -2
  118. package/dist/lib/mode-island/utils.cjs.map +0 -1
  119. package/dist/lib/mode-island/utils.js +0 -32
  120. package/dist/lib/mode-island/utils.js.map +0 -1
  121. package/dist/lib/mode-island/validators.cjs +0 -2
  122. package/dist/lib/mode-island/validators.cjs.map +0 -1
  123. package/dist/lib/mode-island/validators.js +0 -12
  124. package/dist/lib/mode-island/validators.js.map +0 -1
  125. package/dist/types/components/filter_pill/filter_pill.vue.d.ts +0 -151
  126. package/dist/types/components/filter_pill/filter_pill.vue.d.ts.map +0 -1
  127. package/dist/types/components/filter_pill/index.d.ts +0 -2
  128. package/dist/types/components/filter_pill/index.d.ts.map +0 -1
  129. package/dist/types/components/mode_island/index.d.ts +0 -3
  130. package/dist/types/components/mode_island/index.d.ts.map +0 -1
  131. package/dist/types/components/mode_island/mode_island.vue.d.ts +0 -3
  132. package/dist/types/components/mode_island/mode_island.vue.d.ts.map +0 -1
  133. package/dist/types/components/mode_island/mode_island_constants.d.ts +0 -10
  134. package/dist/types/components/mode_island/mode_island_constants.d.ts.map +0 -1
  135. package/dist/types/components/mode_island/utils.d.ts +0 -12
  136. package/dist/types/components/mode_island/utils.d.ts.map +0 -1
  137. package/dist/types/components/mode_island/validators.d.ts +0 -6
  138. package/dist/types/components/mode_island/validators.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue"],"names":[],"mappings":"AAwHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAwdA,IAlWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA+WkC,gBAAgB"}
1
+ {"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue"],"names":[],"mappings":"AAwHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAwdA,IAlWG"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  hideClose: {
4
3
  type: BooleanConstructor;
@@ -9,12 +8,12 @@ declare const _default: import('vue').DefineComponent<{
9
8
  default: boolean;
10
9
  };
11
10
  }, {}, {
12
- i18n: DialtoneLocalization;
11
+ i18n: any;
13
12
  }, {
14
13
  noticeActionListeners(): {
15
14
  click: (event: any) => void;
16
15
  };
17
- closeButtonTitle(): string;
16
+ closeButtonTitle(): any;
18
17
  }, {
19
18
  close(): void;
20
19
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{
@@ -1 +1 @@
1
- {"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue"],"names":[],"mappings":"AA8BA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAwHqC,gBAAgB"}
1
+ {"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue"],"names":[],"mappings":"AA8BA;"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  ariaLabel: {
4
3
  type: StringConstructor;
@@ -22,13 +21,13 @@ declare const _default: import('vue').DefineComponent<{
22
21
  };
23
22
  }, {}, {
24
23
  currentPage: any;
25
- i18n: DialtoneLocalization;
24
+ i18n: any;
26
25
  }, {
27
26
  isFirstPage(): boolean;
28
27
  isLastPage(): boolean;
29
28
  pages(): any[];
30
- prevAriaLabel(): string;
31
- nextAriaLabel(): string;
29
+ prevAriaLabel(): any;
30
+ nextAriaLabel(): any;
32
31
  pageNumberAriaLabel(): (page: any) => string;
33
32
  }, {
34
33
  range(from: any, to: any): any[];
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue"],"names":[],"mappings":"AAkEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAsQqC,gBAAgB"}
1
+ {"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue"],"names":[],"mappings":"AAiEA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"popover.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover.vue"],"names":[],"mappings":"AAsHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAsgCA,IAz6BK"}
1
+ {"version":3,"file":"popover.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover.vue"],"names":[],"mappings":"AAsHA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAshCA,IAz7BK"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  type: {
4
3
  type: StringConstructor;
@@ -13,9 +12,9 @@ declare const _default: import('vue').DefineComponent<{
13
12
  default: boolean;
14
13
  };
15
14
  }, {}, {
16
- i18n: DialtoneLocalization;
15
+ i18n: any;
17
16
  }, {
18
- closeButtonTitle(): string;
17
+ closeButtonTitle(): any;
19
18
  }, {
20
19
  focusCloseButton(): void;
21
20
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "close"[], string, Readonly<import('vue').ExtractPropTypes<{
@@ -1 +1 @@
1
- {"version":3,"file":"popover_header_footer.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover_header_footer.vue"],"names":[],"mappings":"AA0CA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAoHqC,gBAAgB"}
1
+ {"version":3,"file":"popover_header_footer.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover_header_footer.vue"],"names":[],"mappings":"AA0CA;"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../localization';
2
1
  import { Extension } from '@tiptap/core';
3
2
  declare const _default: import('vue').DefineComponent<{
4
3
  value: {
@@ -125,7 +124,7 @@ declare const _default: import('vue').DefineComponent<{
125
124
  appendTo: () => any;
126
125
  placement: string;
127
126
  };
128
- i18n: DialtoneLocalization;
127
+ i18n: any;
129
128
  jsonToMarkdownConverter: {
130
129
  convertToMarkdown(doc: any): any;
131
130
  processNodeContent(node: any): any;
@@ -186,7 +185,7 @@ declare const _default: import('vue').DefineComponent<{
186
185
  getExtension(extension: any, options: any): any;
187
186
  updateEditorAttributes(attributes: any): void;
188
187
  focusEditor(): void;
189
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "focus" | "selected" | "enter" | "blur" | "update:value" | "selected-command" | "json-input" | "html-input" | "text-input" | "markdown-input" | "edit-link")[], string, Readonly<import('vue').ExtractPropTypes<{
188
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "focus" | "selected" | "enter" | "blur" | "selected-command" | "json-input" | "html-input" | "text-input" | "markdown-input" | "update:value" | "edit-link")[], string, Readonly<import('vue').ExtractPropTypes<{
190
189
  value: {
191
190
  type: (StringConstructor | ObjectConstructor)[];
192
191
  default: string;
@@ -1 +1 @@
1
- {"version":3,"file":"rich_text_editor.vue.d.ts","sourceRoot":"","sources":["../../../../components/rich_text_editor/rich_text_editor.vue"],"names":[],"mappings":"AAoDA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAgwCqC,gBAAgB;0BA3C3B,cAAc"}
1
+ {"version":3,"file":"rich_text_editor.vue.d.ts","sourceRoot":"","sources":["../../../../components/rich_text_editor/rich_text_editor.vue"],"names":[],"mappings":"AAoDA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BAqtC0B,cAAc"}
@@ -186,17 +186,17 @@ declare const _default: import('vue').DefineComponent<{
186
186
  importance: string;
187
187
  width: string;
188
188
  assertiveOnFocus: boolean;
189
- alphaTooltipText: string;
190
- omegaTooltipText: string;
191
189
  alphaActive: boolean;
192
190
  alphaAriaLabel: string;
193
191
  alphaIconPosition: string;
194
192
  alphaLabelClass: string | Record<string, any> | unknown[];
195
193
  alphaLoading: boolean;
194
+ alphaTooltipText: string;
196
195
  dropdownPlacement: string;
197
196
  omegaActive: boolean;
198
197
  omegaAriaLabel: string;
199
198
  omegaId: string;
199
+ omegaTooltipText: string;
200
200
  }>;
201
201
  export default _default;
202
202
  //# sourceMappingURL=split_button.vue.d.ts.map
@@ -21,7 +21,6 @@ export * from './components/emoji';
21
21
  export * from './components/emoji_picker';
22
22
  export * from './components/emoji_text_wrapper';
23
23
  export * from './components/empty_state';
24
- export * from './components/filter_pill';
25
24
  export * from './components/hovercard';
26
25
  export * from './components/icon';
27
26
  export * from './components/illustration';
@@ -36,7 +35,6 @@ export * from './components/list_item';
36
35
  export * from './components/list_item_group';
37
36
  export * from './components/loader';
38
37
  export * from './components/modal';
39
- export * from './components/mode_island';
40
38
  export * from './components/notice';
41
39
  export * from './components/pagination';
42
40
  export * from './components/popover';
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  id: {
4
3
  type: StringConstructor;
@@ -64,11 +63,11 @@ declare const _default: import('vue').DefineComponent<{
64
63
  };
65
64
  }, {}, {
66
65
  open: boolean;
67
- i18n: DialtoneLocalization;
66
+ i18n: any;
68
67
  }, {
69
68
  showArrowButton(): any;
70
69
  isCompactMode(): boolean;
71
- arrowButtonLabel(): string;
70
+ arrowButtonLabel(): any;
72
71
  }, {
73
72
  arrowClick(ev: any): boolean;
74
73
  toggleOpen(): boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"callbar_button_with_dropdown.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue"],"names":[],"mappings":"AAqEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAyUqC,gBAAgB"}
1
+ {"version":3,"file":"callbar_button_with_dropdown.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue"],"names":[],"mappings":"AAqEA;"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  id: {
4
3
  type: StringConstructor;
@@ -80,12 +79,12 @@ declare const _default: import('vue').DefineComponent<{
80
79
  };
81
80
  }, {}, {
82
81
  open: boolean;
83
- i18n: DialtoneLocalization;
82
+ i18n: any;
84
83
  }, {
85
84
  showArrowButton(): any;
86
85
  isCompactMode(): boolean;
87
86
  showPopover(): boolean;
88
- arrowButtonLabel(): string;
87
+ arrowButtonLabel(): any;
89
88
  }, {
90
89
  arrowClick(ev: any): boolean;
91
90
  toggleOpen(): boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"callbar_button_with_popover.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue"],"names":[],"mappings":"AAiFA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAiYqC,gBAAgB"}
1
+ {"version":3,"file":"callbar_button_with_popover.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue"],"names":[],"mappings":"AAiFA;"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  nodeType: {
4
3
  type: StringConstructor;
@@ -18,13 +17,13 @@ declare const _default: import('vue').DefineComponent<{
18
17
  };
19
18
  }, {}, {
20
19
  isOpen: boolean;
21
- i18n: DialtoneLocalization;
20
+ i18n: any;
22
21
  }, {
23
22
  nodeIcon(): any;
24
23
  nodeClass(): any;
25
24
  isGotoNode(): boolean;
26
- nodeAriaLabel(): string;
27
- menuButtonAriaLabel(): string;
25
+ nodeAriaLabel(): any;
26
+ menuButtonAriaLabel(): any;
28
27
  }, {
29
28
  openMenu(): void;
30
29
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
@@ -1 +1 @@
1
- {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAsFA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA2QqC,gBAAgB"}
1
+ {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAsFA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"combobox_multi_select.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue"],"names":[],"mappings":"AAmHA;"}
1
+ {"version":3,"file":"combobox_multi_select.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue"],"names":[],"mappings":"AAqHA;"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  mediaList: any[];
4
3
  }, {}, {
@@ -6,7 +5,7 @@ declare const _default: import('vue').DefineComponent<{
6
5
  showRightArrow: boolean;
7
6
  showLeftArrow: boolean;
8
7
  isMounted: boolean;
9
- i18n: DialtoneLocalization;
8
+ i18n: any;
10
9
  }, {
11
10
  filteredMediaList(): any;
12
11
  }, {
@@ -1 +1 @@
1
- {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue"],"names":[],"mappings":"AA0DA;;;;;;;;;;;;;;;;;;;;;;;qCAsLqC,gBAAgB"}
1
+ {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue"],"names":[],"mappings":"AA0DA;"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  mediaItem: {
4
3
  type: ObjectConstructor;
@@ -9,9 +8,9 @@ declare const _default: import('vue').DefineComponent<{
9
8
  required: true;
10
9
  };
11
10
  }, {}, {
12
- i18n: DialtoneLocalization;
11
+ i18n: any;
13
12
  }, {
14
- closeButtonTitle(): string;
13
+ closeButtonTitle(): any;
15
14
  }, {
16
15
  removeMediaItem(index: any): void;
17
16
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
@@ -1 +1 @@
1
- {"version":3,"file":"image_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue"],"names":[],"mappings":"AAyCA;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA0GqC,gBAAgB"}
1
+ {"version":3,"file":"image_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue"],"names":[],"mappings":"AAyCA;"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  value: {
4
3
  type: (StringConstructor | ObjectConstructor)[];
@@ -109,7 +108,7 @@ declare const _default: import('vue').DefineComponent<{
109
108
  showLinkInput: boolean;
110
109
  linkInput: string;
111
110
  currentButtonRefIndex: number;
112
- i18n: DialtoneLocalization;
111
+ i18n: any;
113
112
  }, {
114
113
  inputLength(): any;
115
114
  htmlOutputFormat(): string;
@@ -124,7 +123,7 @@ declare const _default: import('vue').DefineComponent<{
124
123
  selector: string;
125
124
  icon: any;
126
125
  dataQA: string;
127
- tooltipMessage: string;
126
+ tooltipMessage: any;
128
127
  onClick: () => void;
129
128
  }[];
130
129
  } | {
@@ -136,17 +135,17 @@ declare const _default: import('vue').DefineComponent<{
136
135
  };
137
136
  icon: any;
138
137
  dataQA: string;
139
- tooltipMessage: string;
138
+ tooltipMessage: any;
140
139
  onClick: () => any;
141
140
  }[];
142
141
  })[];
143
142
  newButtons(): {
144
143
  showBtn: any;
145
- label: string;
144
+ label: any;
146
145
  selector: string;
147
146
  icon: any;
148
147
  dataQA: string;
149
- tooltipMessage: string;
148
+ tooltipMessage: any;
150
149
  onClick: () => void;
151
150
  }[];
152
151
  textFormatButtons(): {
@@ -154,7 +153,7 @@ declare const _default: import('vue').DefineComponent<{
154
153
  selector: string;
155
154
  icon: any;
156
155
  dataQA: string;
157
- tooltipMessage: string;
156
+ tooltipMessage: any;
158
157
  onClick: () => void;
159
158
  }[];
160
159
  alignmentButtons(): {
@@ -164,7 +163,7 @@ declare const _default: import('vue').DefineComponent<{
164
163
  };
165
164
  icon: any;
166
165
  dataQA: string;
167
- tooltipMessage: string;
166
+ tooltipMessage: any;
168
167
  onClick: () => any;
169
168
  }[];
170
169
  listButtons(): {
@@ -172,7 +171,7 @@ declare const _default: import('vue').DefineComponent<{
172
171
  selector: string;
173
172
  icon: any;
174
173
  dataQA: string;
175
- tooltipMessage: string;
174
+ tooltipMessage: any;
176
175
  onClick: () => void;
177
176
  }[];
178
177
  individualButtons(): {
@@ -180,7 +179,7 @@ declare const _default: import('vue').DefineComponent<{
180
179
  selector: string;
181
180
  icon: any;
182
181
  dataQA: string;
183
- tooltipMessage: string;
182
+ tooltipMessage: any;
184
183
  onClick: () => void;
185
184
  }[];
186
185
  linkButton(): {
@@ -188,13 +187,13 @@ declare const _default: import('vue').DefineComponent<{
188
187
  selector: string;
189
188
  icon: any;
190
189
  dataQA: string;
191
- tooltipMessage: string;
190
+ tooltipMessage: any;
192
191
  onClick: () => void;
193
192
  };
194
- confirmSetLinkButtonLabels(): Record<string, string>;
195
- cancelSetLinkButtonLabels(): Record<string, string>;
196
- removeLinkButtonLabels(): Record<string, string>;
197
- showAddLinkButtonLabels(): Record<string, string>;
193
+ confirmSetLinkButtonLabels(): any;
194
+ cancelSetLinkButtonLabels(): any;
195
+ removeLinkButtonLabels(): any;
196
+ showAddLinkButtonLabels(): any;
198
197
  }, {
199
198
  onInputFocus(event: any): void;
200
199
  removeLink(): void;
@@ -1 +1 @@
1
- {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA2LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAonDe,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA7qBgB,gBAAgB"}
1
+ {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA2LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAonDe,MAAM"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  reactions: {
4
3
  type: ArrayConstructor;
@@ -6,11 +5,11 @@ declare const _default: import('vue').DefineComponent<{
6
5
  validator: (reactions: unknown) => boolean;
7
6
  };
8
7
  }, {}, {
9
- i18n: DialtoneLocalization;
8
+ i18n: any;
10
9
  }, {}, {
11
10
  emojiClicked(reaction: any): void;
12
11
  emojiHovered(reaction: any, state: any): void;
13
- reactionLabel(reaction: any): string;
12
+ reactionLabel(reaction: any): any;
14
13
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("emoji-clicked" | "emoji-hovered")[], string, Readonly<import('vue').ExtractPropTypes<{
15
14
  reactions: {
16
15
  type: ArrayConstructor;
@@ -1 +1 @@
1
- {"version":3,"file":"emoji_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/emoji_row/emoji_row.vue"],"names":[],"mappings":"AA6DA;;;;;;;;;;;;;;;;;;;;;;;qCAoIqC,gBAAgB"}
1
+ {"version":3,"file":"emoji_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/emoji_row/emoji_row.vue"],"names":[],"mappings":"AA6DA;"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  title: {
4
3
  type: StringConstructor;
@@ -28,13 +27,13 @@ declare const _default: import('vue').DefineComponent<{
28
27
  }, {}, {
29
28
  hover: boolean;
30
29
  expanded: any;
31
- i18n: DialtoneLocalization;
30
+ i18n: any;
32
31
  }, {
33
32
  toggleIcon(): any;
34
33
  showChevronIcon(): any;
35
34
  toggleableClass(): "" | "d-recipe-feed-item-pill--toggleable";
36
35
  borderClass(): any;
37
- anchorTitle(): string;
36
+ anchorTitle(): any;
38
37
  }, {
39
38
  onClick(): void;
40
39
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
@@ -1 +1 @@
1
- {"version":3,"file":"feed_item_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_pill/feed_item_pill.vue"],"names":[],"mappings":"AAgFA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA2LqC,gBAAgB"}
1
+ {"version":3,"file":"feed_item_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_pill/feed_item_pill.vue"],"names":[],"mappings":"AAgFA;"}
@@ -1,5 +1,4 @@
1
1
  import { default as lastActiveNodes } from './last_active_nodes';
2
- import { DialtoneLocalization } from '../../../localization';
3
2
  declare const _default: import('vue').DefineComponent<{
4
3
  richText: {
5
4
  type: BooleanConstructor;
@@ -158,7 +157,7 @@ declare const _default: import('vue').DefineComponent<{
158
157
  selectedText: string;
159
158
  text: string;
160
159
  hideLinkBubbleMenu: boolean;
161
- i18n: DialtoneLocalization;
160
+ i18n: any;
162
161
  }, {
163
162
  showSendIcon(): boolean;
164
163
  inputLength(): number;
@@ -167,10 +166,10 @@ declare const _default: import('vue').DefineComponent<{
167
166
  isSendDisabled(): any;
168
167
  emojiPickerHovered(): boolean;
169
168
  sendIconSize(): "300";
170
- sendButtonLabel(): string;
171
- imagePickerButtonLabel(): string;
172
- emojiPickerButtonLabel(): string;
173
- cancelButtonLabel(): string;
169
+ sendButtonLabel(): any;
170
+ imagePickerButtonLabel(): any;
171
+ emojiPickerButtonLabel(): any;
172
+ cancelButtonLabel(): any;
174
173
  }, {
175
174
  linkDialogOpened(value: any): void;
176
175
  handleTopbarClick(type: any): void;
@@ -191,7 +190,7 @@ declare const _default: import('vue').DefineComponent<{
191
190
  onInput(event: any): void;
192
191
  onTextInput(event: any): void;
193
192
  onMarkdownInput(event: any): void;
194
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "update:value" | "selected-command" | "text-input" | "markdown-input" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media" | "skin-tone" | "selected-emoji" | "add-emoji" | "emoji-scroll-bottom-reached")[], string, Readonly<import('vue').ExtractPropTypes<{
193
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "selected-command" | "text-input" | "markdown-input" | "update:value" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media" | "skin-tone" | "selected-emoji" | "add-emoji" | "emoji-scroll-bottom-reached")[], string, Readonly<import('vue').ExtractPropTypes<{
195
194
  richText: {
196
195
  type: BooleanConstructor;
197
196
  default: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AAkRA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAigC4B,qBAAqB;qCAaZ,gBAAgB"}
1
+ {"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AAkRA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAigC4B,qBAAqB"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  open: {
4
3
  type: BooleanConstructor;
@@ -16,15 +15,15 @@ declare const _default: import('vue').DefineComponent<{
16
15
  linkText: string;
17
16
  linkInput: string;
18
17
  isOpen: boolean;
19
- i18n: DialtoneLocalization;
18
+ i18n: any;
20
19
  }, {
21
- anchorButtonLabel(): Record<string, string>;
22
- textInputLabel(): string;
23
- linkInputLabel(): string;
24
- linkInputPlaceHolder(): string;
25
- removeButtonLabel(): string;
26
- cancelButtonLabel(): string;
27
- confirmButtonLabel(): string;
20
+ anchorButtonLabel(): any;
21
+ textInputLabel(): any;
22
+ linkInputLabel(): any;
23
+ linkInputPlaceHolder(): any;
24
+ removeButtonLabel(): any;
25
+ cancelButtonLabel(): any;
26
+ confirmButtonLabel(): any;
28
27
  }, {
29
28
  setInitialValues(linkText: any, linkInput: any): void;
30
29
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], string, Readonly<import('vue').ExtractPropTypes<{
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6LqC,gBAAgB"}
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,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  boldButtonOptions: {
4
3
  type: ObjectConstructor;
@@ -37,16 +36,16 @@ declare const _default: import('vue').DefineComponent<{
37
36
  default: () => void;
38
37
  };
39
38
  }, {}, {
40
- i18n: DialtoneLocalization;
39
+ i18n: any;
41
40
  }, {
42
- boldButtonLabel(): Record<string, string>;
43
- italicButtonLabel(): Record<string, string>;
44
- strikeButtonLabel(): Record<string, string>;
45
- bulletListButtonLabel(): Record<string, string>;
46
- orderedListButtonLabel(): Record<string, string>;
47
- blockQuoteButtonLabel(): Record<string, string>;
48
- codeButtonLabel(): Record<string, string>;
49
- codeBlockButtonLabel(): Record<string, string>;
41
+ boldButtonLabel(): any;
42
+ italicButtonLabel(): any;
43
+ strikeButtonLabel(): any;
44
+ bulletListButtonLabel(): any;
45
+ orderedListButtonLabel(): any;
46
+ blockQuoteButtonLabel(): any;
47
+ codeButtonLabel(): any;
48
+ codeBlockButtonLabel(): any;
50
49
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
51
50
  boldButtonOptions: {
52
51
  type: ObjectConstructor;
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA4PqC,gBAAgB"}
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,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  ariaLabel: {
4
3
  type: StringConstructor;
@@ -23,7 +22,7 @@ declare const _default: import('vue').DefineComponent<{
23
22
  };
24
23
  }, {}, {
25
24
  labelWidth: string;
26
- i18n: DialtoneLocalization;
25
+ i18n: any;
27
26
  }, {
28
27
  leftbarContactCentersRowClasses(): (string | {
29
28
  'd-recipe-leftbar-row__unread-count': boolean;
@@ -31,7 +30,7 @@ declare const _default: import('vue').DefineComponent<{
31
30
  })[];
32
31
  getAriaLabel(): any;
33
32
  showUnreadCount(): boolean;
34
- menuButtonLabel(): string;
33
+ menuButtonLabel(): any;
35
34
  }, {
36
35
  adjustLabelWidth(): void;
37
36
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "click-menu")[], string, Readonly<import('vue').ExtractPropTypes<{
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA8OqC,gBAAgB"}
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,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  type: {
4
3
  type: StringConstructor;
@@ -66,7 +65,7 @@ declare const _default: import('vue').DefineComponent<{
66
65
  }, {}, {
67
66
  actionFocused: boolean;
68
67
  labelWidth: string;
69
- i18n: DialtoneLocalization;
68
+ i18n: any;
70
69
  }, {
71
70
  leftbarGeneralRowClasses(): (string | {
72
71
  'd-recipe-leftbar-row--no-action': boolean;
@@ -90,7 +89,7 @@ declare const _default: import('vue').DefineComponent<{
90
89
  unreadCountTooltip(): string;
91
90
  dndTextTooltip(): any;
92
91
  activeVoiceChatTooltip(): any;
93
- callButtonTooltip(): string;
92
+ callButtonTooltip(): any;
94
93
  typingTooltip(): any;
95
94
  }, {
96
95
  validateProps(): void;
@@ -1 +1 @@
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
+ {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA8uBiB,OAAO"}
@@ -1,4 +1,3 @@
1
- import { DialtoneLocalization } from '../../../localization';
2
1
  declare const _default: import('vue').DefineComponent<{
3
2
  names: {
4
3
  type: StringConstructor;
@@ -25,7 +24,7 @@ declare const _default: import('vue').DefineComponent<{
25
24
  default: boolean;
26
25
  };
27
26
  }, {}, {
28
- i18n: DialtoneLocalization;
27
+ i18n: any;
29
28
  }, {
30
29
  groupCount(): any;
31
30
  messageCount(): any;