@dialpad/dialtone-vue 2.124.0 → 2.125.1-alpha.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.
- package/dist/chunks/_plugin-vue2_normalizer-u6G_3nkj.js +33 -0
- package/dist/chunks/_plugin-vue2_normalizer-u6G_3nkj.js.map +1 -0
- package/dist/chunks/dropdown-SMWaTWyF.js +357 -0
- package/dist/chunks/dropdown-SMWaTWyF.js.map +1 -0
- package/dist/chunks/dropdown_constants-EUcDxBrX.js +9 -0
- package/dist/chunks/dropdown_constants-EUcDxBrX.js.map +1 -0
- package/dist/chunks/icon_constants-OpYAAKwF.js +16 -0
- package/dist/chunks/icon_constants-OpYAAKwF.js.map +1 -0
- package/dist/chunks/index-nIyl_PL6.js +372 -0
- package/dist/chunks/index-nIyl_PL6.js.map +1 -0
- package/dist/chunks/index-o4OMWMuv.js +244 -0
- package/dist/chunks/index-o4OMWMuv.js.map +1 -0
- package/dist/chunks/input-1tm09l_-.js +273 -0
- package/dist/chunks/input-1tm09l_-.js.map +1 -0
- package/dist/chunks/input_group-zcAq3DQl.js +141 -0
- package/dist/chunks/input_group-zcAq3DQl.js.map +1 -0
- package/dist/chunks/keyboard_list_navigation-F0O8nht0.js +197 -0
- package/dist/chunks/keyboard_list_navigation-F0O8nht0.js.map +1 -0
- package/dist/chunks/link_constants-vIUB92L4.js +16 -0
- package/dist/chunks/link_constants-vIUB92L4.js.map +1 -0
- package/dist/chunks/list_item_constants-LTUc74pD.js +13 -0
- package/dist/chunks/list_item_constants-LTUc74pD.js.map +1 -0
- package/dist/chunks/modal-VuMFkZFH.js +82 -0
- package/dist/chunks/modal-VuMFkZFH.js.map +1 -0
- package/dist/chunks/notice_action-9NmtQRai.js +182 -0
- package/dist/chunks/notice_action-9NmtQRai.js.map +1 -0
- package/dist/chunks/notice_constants-c--hBFQw.js +6 -0
- package/dist/chunks/notice_constants-c--hBFQw.js.map +1 -0
- package/dist/chunks/popover_constants-qjlEkroB.js +114 -0
- package/dist/chunks/popover_constants-qjlEkroB.js.map +1 -0
- package/dist/chunks/sr_only_close_button-JGole5Xi.js +86 -0
- package/dist/chunks/sr_only_close_button-JGole5Xi.js.map +1 -0
- package/dist/chunks/stack_constants-u7tNqGtc.js +13 -0
- package/dist/chunks/stack_constants-u7tNqGtc.js.map +1 -0
- package/dist/chunks/tab-Qm9LVkYj.js +346 -0
- package/dist/chunks/tab-Qm9LVkYj.js.map +1 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.js +356 -10364
- package/dist/dialtone-vue.js.map +1 -0
- package/dist/lib/attachment-carousel.js +250 -0
- package/dist/lib/attachment-carousel.js.map +1 -0
- package/dist/lib/avatar.js +369 -0
- package/dist/lib/avatar.js.map +1 -0
- package/dist/lib/badge.js +169 -0
- package/dist/lib/badge.js.map +1 -0
- package/dist/lib/banner.js +200 -0
- package/dist/lib/banner.js.map +1 -0
- package/dist/lib/breadcrumbs.js +138 -0
- package/dist/lib/breadcrumbs.js.map +1 -0
- package/dist/lib/button-group.js +45 -0
- package/dist/lib/button-group.js.map +1 -0
- package/dist/lib/button.js +328 -0
- package/dist/lib/button.js.map +1 -0
- package/dist/lib/callbar-button-with-popover.js +235 -0
- package/dist/lib/callbar-button-with-popover.js.map +1 -0
- package/dist/lib/callbar-button.js +175 -0
- package/dist/lib/callbar-button.js.map +1 -0
- package/dist/lib/callbox.js +142 -0
- package/dist/lib/callbox.js.map +1 -0
- package/dist/lib/card.js +72 -0
- package/dist/lib/card.js.map +1 -0
- package/dist/lib/checkbox-group.js +117 -0
- package/dist/lib/checkbox-group.js.map +1 -0
- package/dist/lib/checkbox.js +117 -0
- package/dist/lib/checkbox.js.map +1 -0
- package/dist/lib/chip.js +186 -0
- package/dist/lib/chip.js.map +1 -0
- package/dist/lib/codeblock.js +29 -0
- package/dist/lib/codeblock.js.map +1 -0
- package/dist/lib/collapsible.js +313 -0
- package/dist/lib/collapsible.js.map +1 -0
- package/dist/lib/combobox-multi-select.js +433 -0
- package/dist/lib/combobox-multi-select.js.map +1 -0
- package/dist/lib/combobox-with-popover.js +341 -0
- package/dist/lib/combobox-with-popover.js.map +1 -0
- package/dist/lib/combobox.js +19 -0
- package/dist/lib/combobox.js.map +1 -0
- package/dist/lib/constants.js +53 -0
- package/dist/lib/constants.js.map +1 -0
- package/dist/lib/contact-info.js +145 -0
- package/dist/lib/contact-info.js.map +1 -0
- package/dist/lib/contact-row.js +203 -0
- package/dist/lib/contact-row.js.map +1 -0
- package/dist/lib/datepicker.js +552 -0
- package/dist/lib/datepicker.js.map +1 -0
- package/dist/lib/dates.js +57 -0
- package/dist/lib/dates.js.map +1 -0
- package/dist/lib/description-list.js +83 -0
- package/dist/lib/description-list.js.map +1 -0
- package/dist/lib/dropdown.js +45 -0
- package/dist/lib/dropdown.js.map +1 -0
- package/dist/lib/editor.js +527 -0
- package/dist/lib/editor.js.map +1 -0
- package/dist/{emoji_picker-kiTOKaq8.js → lib/emoji-picker.js} +30 -11
- package/dist/lib/emoji-picker.js.map +1 -0
- package/dist/lib/emoji-row.js +83 -0
- package/dist/lib/emoji-row.js.map +1 -0
- package/dist/{emoji_text_wrapper-48ClwKvf.js → lib/emoji-text-wrapper.js} +19 -13
- package/dist/lib/emoji-text-wrapper.js.map +1 -0
- package/dist/lib/emoji.js +11 -0
- package/dist/lib/emoji.js.map +1 -0
- package/dist/lib/feed-item-row.js +207 -0
- package/dist/lib/feed-item-row.js.map +1 -0
- package/dist/lib/feed-pill.js +142 -0
- package/dist/lib/feed-pill.js.map +1 -0
- package/dist/lib/general-row.js +379 -0
- package/dist/lib/general-row.js.map +1 -0
- package/dist/lib/group-row.js +115 -0
- package/dist/lib/group-row.js.map +1 -0
- package/dist/lib/grouped-chip.js +45 -0
- package/dist/lib/grouped-chip.js.map +1 -0
- package/dist/lib/hovercard.js +194 -0
- package/dist/lib/hovercard.js.map +1 -0
- package/dist/lib/icon.js +82 -0
- package/dist/lib/icon.js.map +1 -0
- package/dist/lib/image-viewer.js +171 -0
- package/dist/lib/image-viewer.js.map +1 -0
- package/dist/lib/input-group.js +90 -0
- package/dist/lib/input-group.js.map +1 -0
- package/dist/lib/input.js +455 -0
- package/dist/lib/input.js.map +1 -0
- package/dist/lib/item-layout.js +39 -0
- package/dist/lib/item-layout.js.map +1 -0
- package/dist/lib/ivr-node.js +195 -0
- package/dist/lib/ivr-node.js.map +1 -0
- package/dist/lib/keyboard-shortcut.js +100 -0
- package/dist/lib/keyboard-shortcut.js.map +1 -0
- package/dist/lib/lazy-show.js +77 -0
- package/dist/lib/lazy-show.js.map +1 -0
- package/dist/lib/link.js +69 -0
- package/dist/lib/link.js.map +1 -0
- package/dist/lib/list-item-group.js +59 -0
- package/dist/lib/list-item-group.js.map +1 -0
- package/dist/lib/list-item.js +195 -0
- package/dist/lib/list-item.js.map +1 -0
- package/dist/{message_input.js → lib/message-input.js} +107 -55
- package/dist/lib/message-input.js.map +1 -0
- package/dist/lib/mixins.js +17 -0
- package/dist/lib/mixins.js.map +1 -0
- package/dist/lib/modal.js +324 -0
- package/dist/lib/modal.js.map +1 -0
- package/dist/lib/notice.js +158 -0
- package/dist/lib/notice.js.map +1 -0
- package/dist/lib/pagination.js +142 -0
- package/dist/lib/pagination.js.map +1 -0
- package/dist/lib/popover.js +779 -0
- package/dist/lib/popover.js.map +1 -0
- package/dist/lib/presence.js +60 -0
- package/dist/lib/presence.js.map +1 -0
- package/dist/lib/radio-group.js +97 -0
- package/dist/lib/radio-group.js.map +1 -0
- package/dist/lib/radio.js +111 -0
- package/dist/lib/radio.js.map +1 -0
- package/dist/lib/rich-text-editor.js +920 -0
- package/dist/lib/rich-text-editor.js.map +1 -0
- package/dist/lib/root-layout.js +127 -0
- package/dist/lib/root-layout.js.map +1 -0
- package/dist/lib/select-menu.js +243 -0
- package/dist/lib/select-menu.js.map +1 -0
- package/dist/lib/settings-menu-button.js +65 -0
- package/dist/lib/settings-menu-button.js.map +1 -0
- package/dist/lib/skeleton.js +574 -0
- package/dist/lib/skeleton.js.map +1 -0
- package/dist/lib/stack.js +118 -0
- package/dist/lib/stack.js.map +1 -0
- package/dist/lib/tabs.js +93 -0
- package/dist/lib/tabs.js.map +1 -0
- package/dist/lib/time-pill.js +43 -0
- package/dist/lib/time-pill.js.map +1 -0
- package/dist/lib/toast.js +226 -0
- package/dist/lib/toast.js.map +1 -0
- package/dist/lib/toggle.js +169 -0
- package/dist/lib/toggle.js.map +1 -0
- package/dist/{directives.js → lib/tooltip-directive.js} +24 -17
- package/dist/lib/tooltip-directive.js.map +1 -0
- package/dist/lib/tooltip.js +376 -0
- package/dist/lib/tooltip.js.map +1 -0
- package/dist/lib/top-banner-info.js +60 -0
- package/dist/lib/top-banner-info.js.map +1 -0
- package/dist/lib/unread-pill.js +61 -0
- package/dist/lib/unread-pill.js.map +1 -0
- package/dist/lib/utils.js +175 -0
- package/dist/lib/utils.js.map +1 -0
- package/dist/lib/validation-messages.js +83 -0
- package/dist/lib/validation-messages.js.map +1 -0
- package/dist/lib/validators.js +12 -0
- package/dist/lib/validators.js.map +1 -0
- package/dist/style.css +1 -1
- package/dist/types/common/{constants.d.ts → constants/index.d.ts} +1 -1
- package/dist/types/common/constants/index.d.ts.map +1 -0
- package/dist/types/common/{dates.d.ts → dates/index.d.ts} +1 -1
- package/dist/types/common/dates/index.d.ts.map +1 -0
- package/dist/types/common/{emoji.d.ts → emoji/index.d.ts} +1 -1
- package/dist/types/common/{emoji.d.ts.map → emoji/index.d.ts.map} +1 -1
- package/dist/types/common/{utils.d.ts → utils/index.d.ts} +1 -1
- package/dist/types/common/utils/index.d.ts.map +1 -0
- package/dist/types/common/{validators.d.ts → validators/index.d.ts} +1 -1
- package/dist/types/common/validators/index.d.ts.map +1 -0
- package/dist/types/components/avatar/avatar.vue.d.ts +1 -1
- package/dist/types/components/button/button.vue.d.ts +2 -2
- package/dist/types/components/card/card.vue.d.ts +1 -1
- package/dist/types/components/checkbox/checkbox.vue.d.ts +7 -7
- package/dist/types/components/checkbox/checkbox.vue.d.ts.map +1 -1
- package/dist/types/components/chip/chip.vue.d.ts +2 -2
- package/dist/types/components/collapsible/collapsible.vue.d.ts +3 -3
- package/dist/types/components/combobox/combobox.vue.d.ts +7 -8
- package/dist/types/components/combobox/combobox.vue.d.ts.map +1 -1
- package/dist/types/components/dropdown/dropdown.vue.d.ts +1 -1
- package/dist/types/components/emoji/emoji.vue.d.ts +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -219
- package/dist/types/components/icon/icon.vue.d.ts +20 -16
- package/dist/types/components/icon/icon.vue.d.ts.map +1 -1
- package/dist/types/components/icon/icon_constants.d.ts +2 -0
- package/dist/types/components/icon/icon_constants.d.ts.map +1 -1
- package/dist/types/components/icon/index.d.ts +1 -1
- package/dist/types/components/input_group/input_group.vue.d.ts +15 -6
- package/dist/types/components/input_group/input_group.vue.d.ts.map +1 -1
- package/dist/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +7 -2
- package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +3 -1
- package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/types/components/popover/popover_header_footer.vue.d.ts +1 -1
- package/dist/types/components/radio/radio.vue.d.ts +2 -12
- package/dist/types/components/radio/radio.vue.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +3 -3
- package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +2 -2
- package/dist/types/components/skeleton/skeleton-text.vue.d.ts +8 -3
- package/dist/types/components/skeleton/skeleton-text.vue.d.ts.map +1 -1
- package/dist/types/components/skeleton/skeleton.vue.d.ts +1 -1
- package/dist/types/components/toggle/toggle.vue.d.ts +1 -1
- package/dist/types/components/tooltip/tooltip.vue.d.ts +2 -2
- package/dist/types/index.d.ts +36 -29
- package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
- package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +2 -2
- package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
- package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +2 -2
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +9 -0
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/package.json +19 -59
- package/CHANGELOG.json +0 -1
- package/CHANGELOG.md +0 -2890
- package/dist/dialtone-vue.cjs +0 -5
- package/dist/directives.cjs +0 -1
- package/dist/emoji.cjs +0 -1
- package/dist/emoji.js +0 -35
- package/dist/emoji_picker-njWWAm6V.cjs +0 -1
- package/dist/emoji_text_wrapper-ZlynvHnd.cjs +0 -1
- package/dist/index-OF94C6nQ.js +0 -142833
- package/dist/index-Wx7Jagcr.cjs +0 -1
- package/dist/message_input.cjs +0 -1
- package/dist/rich_text_editor-9sMob7ck.js +0 -16478
- package/dist/rich_text_editor-Eh5kYokw.cjs +0 -97
- package/dist/tooltip-88U5vFMA.js +0 -2516
- package/dist/tooltip-i2wxFIIi.cjs +0 -21
- package/dist/types/common/constants.d.ts.map +0 -1
- package/dist/types/common/dates.d.ts.map +0 -1
- package/dist/types/common/utils.d.ts.map +0 -1
- package/dist/types/common/validators.d.ts.map +0 -1
- package/dist/types/components/emoji_picker/emojis/index.d.ts +0 -50
- package/dist/types/components/emoji_picker/emojis/index.d.ts.map +0 -1
- package/dist/types/directives.d.ts +0 -2
- package/dist/types/directives.d.ts.map +0 -1
- package/dist/types/emoji.d.ts +0 -5
- package/dist/types/emoji.d.ts.map +0 -1
- package/dist/types/message_input.d.ts +0 -3
- package/dist/types/message_input.d.ts.map +0 -1
|
@@ -145,8 +145,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
145
145
|
default: () => {};
|
|
146
146
|
};
|
|
147
147
|
}>>, {
|
|
148
|
-
id: string;
|
|
149
148
|
size: string;
|
|
149
|
+
id: string;
|
|
150
150
|
labelClass: string | Record<string, any> | unknown[];
|
|
151
151
|
disabled: boolean;
|
|
152
152
|
checked: string | boolean;
|
|
@@ -435,13 +435,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
435
435
|
default: null;
|
|
436
436
|
};
|
|
437
437
|
}>>, {
|
|
438
|
+
offset: unknown[];
|
|
439
|
+
contentClass: string | Record<string, any> | unknown[];
|
|
438
440
|
message: string;
|
|
439
441
|
id: string;
|
|
440
442
|
inverted: boolean;
|
|
441
|
-
contentClass: string | Record<string, any> | unknown[];
|
|
442
443
|
show: boolean;
|
|
443
444
|
transition: string;
|
|
444
|
-
offset: unknown[];
|
|
445
445
|
fallbackPlacements: unknown[];
|
|
446
446
|
appendTo: string | HTMLElement;
|
|
447
447
|
delay: boolean;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
export * from "./common/mixins";
|
|
2
|
+
export * from "./common/dates";
|
|
3
|
+
export * from "./common/emoji";
|
|
1
4
|
export * from "./components/avatar";
|
|
2
5
|
export * from "./components/badge";
|
|
3
6
|
export * from "./components/banner";
|
|
@@ -5,64 +8,68 @@ export * from "./components/breadcrumbs";
|
|
|
5
8
|
export * from "./components/button";
|
|
6
9
|
export * from "./components/button_group";
|
|
7
10
|
export * from "./components/card";
|
|
11
|
+
export * from "./components/checkbox";
|
|
12
|
+
export * from "./components/checkbox_group";
|
|
13
|
+
export * from "./components/chip";
|
|
8
14
|
export * from "./components/codeblock";
|
|
9
|
-
export * from "./components/combobox";
|
|
10
15
|
export * from "./components/collapsible";
|
|
16
|
+
export * from "./components/combobox";
|
|
17
|
+
export * from "./components/datepicker";
|
|
11
18
|
export * from "./components/description_list";
|
|
12
19
|
export * from "./components/dropdown";
|
|
20
|
+
export * from "./components/emoji";
|
|
21
|
+
export * from "./components/emoji_picker";
|
|
22
|
+
export * from "./components/emoji_text_wrapper";
|
|
13
23
|
export * from "./components/hovercard";
|
|
24
|
+
export * from "./components/icon";
|
|
14
25
|
export * from "./components/image_viewer";
|
|
15
26
|
export * from "./components/input";
|
|
16
27
|
export * from "./components/input_group";
|
|
17
|
-
export * from "./components/
|
|
28
|
+
export * from "./components/item_layout";
|
|
29
|
+
export * from "./components/keyboard_shortcut";
|
|
18
30
|
export * from "./components/lazy_show";
|
|
31
|
+
export * from "./components/link";
|
|
19
32
|
export * from "./components/list_item";
|
|
20
33
|
export * from "./components/list_item_group";
|
|
21
|
-
export * from "./components/
|
|
34
|
+
export * from "./components/modal";
|
|
22
35
|
export * from "./components/notice";
|
|
23
36
|
export * from "./components/pagination";
|
|
24
37
|
export * from "./components/popover";
|
|
25
38
|
export * from "./components/presence";
|
|
26
39
|
export * from "./components/radio";
|
|
27
40
|
export * from "./components/radio_group";
|
|
28
|
-
export * from "./components/
|
|
29
|
-
export * from "./components/
|
|
30
|
-
export * from "./components/checkbox";
|
|
31
|
-
export * from "./components/checkbox_group";
|
|
32
|
-
export * from "./components/chip";
|
|
41
|
+
export * from "./components/rich_text_editor";
|
|
42
|
+
export * from "./components/root_layout";
|
|
33
43
|
export * from "./components/select_menu";
|
|
44
|
+
export * from "./components/skeleton";
|
|
45
|
+
export * from "./components/stack";
|
|
46
|
+
export * from "./components/tabs";
|
|
34
47
|
export * from "./components/toast";
|
|
35
48
|
export * from "./components/toggle";
|
|
36
49
|
export * from "./components/tooltip";
|
|
37
|
-
export * from "./components/
|
|
38
|
-
export * from "./
|
|
39
|
-
export * from "./components/root_layout";
|
|
40
|
-
export * from "./components/icon";
|
|
41
|
-
export * from "./components/stack";
|
|
42
|
-
export * from "./components/datepicker";
|
|
43
|
-
export * from "./components/item_layout";
|
|
44
|
-
export * from "./recipes/comboboxes/combobox_with_popover";
|
|
45
|
-
export * from "./recipes/comboboxes/combobox_multi_select";
|
|
50
|
+
export * from "./components/validation_messages";
|
|
51
|
+
export * from "./directives/tooltip";
|
|
46
52
|
export * from "./recipes/buttons/callbar_button";
|
|
47
53
|
export * from "./recipes/buttons/callbar_button_with_popover";
|
|
48
|
-
export * from "./recipes/item_layout/contact_info";
|
|
49
|
-
export * from "./recipes/notices/top_banner_info";
|
|
50
54
|
export * from "./recipes/cards/ivr_node";
|
|
51
55
|
export * from "./recipes/chips/grouped_chip";
|
|
52
|
-
export * from "./recipes/
|
|
53
|
-
export * from "./recipes/
|
|
54
|
-
export * from "./recipes/
|
|
55
|
-
export * from "./recipes/
|
|
56
|
-
export * from "./recipes/
|
|
56
|
+
export * from "./recipes/comboboxes/combobox_multi_select";
|
|
57
|
+
export * from "./recipes/comboboxes/combobox_with_popover";
|
|
58
|
+
export * from "./recipes/conversation_view/attachment_carousel";
|
|
59
|
+
export * from "./recipes/conversation_view/editor";
|
|
60
|
+
export * from "./recipes/conversation_view/emoji_row";
|
|
57
61
|
export * from "./recipes/conversation_view/feed_item_row";
|
|
58
62
|
export * from "./recipes/conversation_view/feed_pill";
|
|
63
|
+
export * from "./recipes/conversation_view/message_input";
|
|
59
64
|
export * from "./recipes/conversation_view/time_pill";
|
|
60
|
-
export * from "./recipes/
|
|
61
|
-
export * from "./recipes/
|
|
62
|
-
export * from "./recipes/conversation_view/editor";
|
|
65
|
+
export * from "./recipes/header/settings_menu_button";
|
|
66
|
+
export * from "./recipes/item_layout/contact_info";
|
|
63
67
|
export * from "./recipes/leftbar/callbox";
|
|
64
|
-
export * from "./
|
|
65
|
-
export * from "./
|
|
68
|
+
export * from "./recipes/leftbar/contact_row";
|
|
69
|
+
export * from "./recipes/leftbar/general_row";
|
|
70
|
+
export * from "./recipes/leftbar/group_row";
|
|
71
|
+
export * from "./recipes/leftbar/unread_pill";
|
|
72
|
+
export * from "./recipes/notices/top_banner_info";
|
|
66
73
|
export { validationMessageValidator } from "./common/validators";
|
|
67
74
|
export { VALIDATION_MESSAGE_TYPES, DESCRIPTION_SIZE_TYPES, DEFAULT_VALIDATION_MESSAGE_TYPE } from "./common/constants";
|
|
68
75
|
export { getUniqueString, formatMessages, filterFormattedMessages, getValidationState } from "./common/utils";
|
package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts
CHANGED
|
@@ -262,11 +262,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
262
262
|
};
|
|
263
263
|
}>>, {
|
|
264
264
|
active: boolean;
|
|
265
|
-
|
|
265
|
+
contentClass: string | Record<string, any> | unknown[];
|
|
266
266
|
ariaLabel: string;
|
|
267
|
+
id: string;
|
|
267
268
|
danger: boolean;
|
|
268
269
|
disabled: boolean;
|
|
269
|
-
contentClass: string | Record<string, any> | unknown[];
|
|
270
270
|
placement: string;
|
|
271
271
|
showCloseButton: boolean;
|
|
272
272
|
initialFocusElement: string;
|
|
@@ -408,11 +408,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
408
408
|
};
|
|
409
409
|
}>>, {
|
|
410
410
|
description: string;
|
|
411
|
-
loading: boolean;
|
|
412
411
|
size: string;
|
|
412
|
+
maxWidth: string;
|
|
413
|
+
loading: boolean;
|
|
413
414
|
maxHeight: string;
|
|
414
415
|
transition: string;
|
|
415
|
-
maxWidth: string;
|
|
416
416
|
showList: boolean;
|
|
417
417
|
labelVisible: boolean;
|
|
418
418
|
listId: string;
|
|
@@ -238,6 +238,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
238
238
|
onClick: () => any;
|
|
239
239
|
}[];
|
|
240
240
|
})[];
|
|
241
|
+
newButtons(): {
|
|
242
|
+
showBtn: any;
|
|
243
|
+
label: string;
|
|
244
|
+
selector: string;
|
|
245
|
+
iconName: string;
|
|
246
|
+
dataQA: string;
|
|
247
|
+
tooltipMessage: string;
|
|
248
|
+
onClick: () => void;
|
|
249
|
+
}[];
|
|
241
250
|
textFormatButtons(): {
|
|
242
251
|
showBtn: any;
|
|
243
252
|
selector: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue.js"],"names":[],"mappings":";IAmCI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG
|
|
1
|
+
{"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue.js"],"names":[],"mappings":";IAmCI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IArNH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
|
package/package.json
CHANGED
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dialpad/dialtone-vue",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.125.1-alpha.1",
|
|
4
4
|
"description": "Vue component library for Dialpad's design system Dialtone",
|
|
5
5
|
"files": [
|
|
6
|
-
"dist"
|
|
7
|
-
"types",
|
|
8
|
-
"CHANGELOG.md",
|
|
9
|
-
"CHANGELOG.json"
|
|
6
|
+
"dist"
|
|
10
7
|
],
|
|
11
8
|
"dependencies": {
|
|
12
9
|
"@linusborg/vue-simple-portal": "^0.1.5",
|
|
@@ -34,12 +31,13 @@
|
|
|
34
31
|
"date-fns": "^2.30.0",
|
|
35
32
|
"emoji-regex": "^10.2.1",
|
|
36
33
|
"emoji-toolkit": "^6.6.0",
|
|
37
|
-
"tippy.js": "^6.3.7"
|
|
34
|
+
"tippy.js": "^6.3.7",
|
|
35
|
+
"@dialpad/dialtone-emojis": "1.0.0",
|
|
36
|
+
"@dialpad/dialtone-icons": "4.12.1"
|
|
38
37
|
},
|
|
39
38
|
"devDependencies": {
|
|
40
|
-
"@percy/cli": "
|
|
41
|
-
"@percy/storybook": "
|
|
42
|
-
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
39
|
+
"@percy/cli": "1.28.2",
|
|
40
|
+
"@percy/storybook": "5.0.3",
|
|
43
41
|
"@storybook/addon-a11y": "^7.6.1",
|
|
44
42
|
"@storybook/addon-actions": "^7.6.1",
|
|
45
43
|
"@storybook/addon-docs": "^7.6.1",
|
|
@@ -61,6 +59,7 @@
|
|
|
61
59
|
"axe-playwright": "^1.2.3",
|
|
62
60
|
"c8": "^8.0.0",
|
|
63
61
|
"chai": "^4.3.7",
|
|
62
|
+
"glob": "^10.3.10",
|
|
64
63
|
"jsdom": "^24.0.0",
|
|
65
64
|
"less": "^4.2.0",
|
|
66
65
|
"macos-release": "^3.2.0",
|
|
@@ -76,21 +75,18 @@
|
|
|
76
75
|
"typedoc": "^0.25.2",
|
|
77
76
|
"typedoc-plugin-markdown": "^3.16.0",
|
|
78
77
|
"vite": "^5.0.0",
|
|
78
|
+
"vite-bundle-visualizer": "^1.0.1",
|
|
79
79
|
"vue": "^2.7.15",
|
|
80
|
-
"vue-cli-plugin-webpack-bundle-analyzer": "~4.0.0",
|
|
81
|
-
"vue-docgen-api": "^4.73.0",
|
|
82
80
|
"vue-template-compiler": "^2.7.15",
|
|
83
81
|
"vue-tsc": "^1.8.25",
|
|
84
82
|
"yo": "^5.0.0",
|
|
85
83
|
"yorkie": "^2.0.0",
|
|
86
|
-
"@dialpad/dialtone-css": "8.
|
|
87
|
-
"@dialpad/generator-dialtone": "0.1.0"
|
|
88
|
-
"@dialpad/dialtone-icons": "4.12.1"
|
|
84
|
+
"@dialpad/dialtone-css": "8.30.0-alpha.1",
|
|
85
|
+
"@dialpad/generator-dialtone": "0.1.0"
|
|
89
86
|
},
|
|
90
87
|
"peerDependencies": {
|
|
91
|
-
"@dialpad/dialtone-css": "7.30.0 || workspace:*",
|
|
92
88
|
"vue": ">=2.6",
|
|
93
|
-
"@dialpad/dialtone-
|
|
89
|
+
"@dialpad/dialtone-css": "^8.30.0-alpha.1"
|
|
94
90
|
},
|
|
95
91
|
"bugs": {
|
|
96
92
|
"email": "dialtone@dialpad.com"
|
|
@@ -127,55 +123,19 @@
|
|
|
127
123
|
"node": ">= 12.20"
|
|
128
124
|
},
|
|
129
125
|
"type": "module",
|
|
130
|
-
"main": "./dist/dialtone-vue.cjs",
|
|
131
126
|
"types": "./dist/types/index.d.ts",
|
|
132
127
|
"module": "./dist/dialtone-vue.js",
|
|
133
128
|
"exports": {
|
|
134
129
|
".": {
|
|
135
|
-
"
|
|
136
|
-
|
|
137
|
-
"default": "./dist/dialtone-vue.js"
|
|
138
|
-
},
|
|
139
|
-
"require": {
|
|
140
|
-
"types": "./dist/types/index.d.ts",
|
|
141
|
-
"default": "./dist/dialtone-vue.cjs"
|
|
142
|
-
}
|
|
143
|
-
},
|
|
144
|
-
"./emoji": {
|
|
145
|
-
"import": {
|
|
146
|
-
"types": "./dist/types/emoji.d.ts",
|
|
147
|
-
"default": "./dist/emoji.js"
|
|
148
|
-
},
|
|
149
|
-
"require": {
|
|
150
|
-
"types": "./dist/types/emoji.d.ts",
|
|
151
|
-
"default": "./dist/emoji.cjs"
|
|
152
|
-
}
|
|
153
|
-
},
|
|
154
|
-
"./message_input": {
|
|
155
|
-
"import": {
|
|
156
|
-
"types": "./dist/types/message_input.d.ts",
|
|
157
|
-
"default": "./dist/message_input.js"
|
|
158
|
-
},
|
|
159
|
-
"require": {
|
|
160
|
-
"types": "./dist/types/message_input.d.ts",
|
|
161
|
-
"default": "./dist/message_input.cjs"
|
|
162
|
-
}
|
|
163
|
-
},
|
|
164
|
-
"./directives": {
|
|
165
|
-
"import": {
|
|
166
|
-
"types": "./dist/types/directives.d.ts",
|
|
167
|
-
"default": "./dist/directives.js"
|
|
168
|
-
},
|
|
169
|
-
"require": {
|
|
170
|
-
"types": "./dist/types/directives.d.ts",
|
|
171
|
-
"default": "./dist/directives.cjs"
|
|
172
|
-
}
|
|
130
|
+
"types": "./dist/types/index.d.ts",
|
|
131
|
+
"default": "./dist/dialtone-vue.js"
|
|
173
132
|
},
|
|
174
133
|
"./css": {
|
|
175
|
-
"style": "./dist/style.css"
|
|
134
|
+
"style": "./dist/style.css",
|
|
135
|
+
"import": "./dist/style.css"
|
|
176
136
|
},
|
|
177
|
-
"./
|
|
178
|
-
"
|
|
137
|
+
"./component-documentation.json": "./dist/component-documentation.json",
|
|
138
|
+
"./*": "./dist/lib/*"
|
|
179
139
|
},
|
|
180
140
|
"homepage": "https://dialtone.dialpad.com/vue",
|
|
181
141
|
"keywords": [
|
|
@@ -193,7 +153,7 @@
|
|
|
193
153
|
"build": "run-s clean build:main build:typescript build:documentation",
|
|
194
154
|
"build:main": "vite build",
|
|
195
155
|
"build:typescript": "vue-tsc",
|
|
196
|
-
"build:documentation": "node scripts/build-docs.
|
|
156
|
+
"build:documentation": "node ../../scripts/build-dialtone-vue-docs.mjs 2",
|
|
197
157
|
"build:documentation:functions": "pnpm exec typedoc --plugin typedoc-plugin-markdown",
|
|
198
158
|
"clean": "rm -rf ./dist",
|
|
199
159
|
"lint": "run-s lint:code lint:docs",
|