@dialpad/dialtone-vue 2.158.0 → 2.159.0-beta.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/common/sr_only_close_button.vue.cjs +3 -3
- package/dist/common/sr_only_close_button.vue.cjs.map +1 -1
- package/dist/common/sr_only_close_button.vue.js +3 -3
- package/dist/common/sr_only_close_button.vue.js.map +1 -1
- package/dist/component-documentation.json +1 -1
- package/dist/components/badge/badge.vue.cjs +13 -34
- package/dist/components/badge/badge.vue.cjs.map +1 -1
- package/dist/components/badge/badge.vue.js +13 -34
- package/dist/components/badge/badge.vue.js.map +1 -1
- package/dist/components/chip/chip.vue.cjs +4 -4
- package/dist/components/chip/chip.vue.cjs.map +1 -1
- package/dist/components/chip/chip.vue.js +4 -4
- package/dist/components/chip/chip.vue.js.map +1 -1
- package/dist/components/collapsible/collapsible.vue.cjs +4 -3
- package/dist/components/collapsible/collapsible.vue.cjs.map +1 -1
- package/dist/components/collapsible/collapsible.vue.js +4 -3
- package/dist/components/collapsible/collapsible.vue.js.map +1 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.cjs +14 -6
- package/dist/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.js +14 -6
- package/dist/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_search.vue.cjs +6 -5
- package/dist/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_search.vue.js +6 -5
- package/dist/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs +23 -14
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.js +23 -14
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
- package/dist/components/empty_state/empty_state.vue.cjs +20 -80
- package/dist/components/empty_state/empty_state.vue.cjs.map +1 -1
- package/dist/components/empty_state/empty_state.vue.js +21 -81
- package/dist/components/empty_state/empty_state.vue.js.map +1 -1
- package/dist/components/empty_state/empty_state_constants.cjs +18 -0
- package/dist/components/empty_state/empty_state_constants.cjs.map +1 -1
- package/dist/components/empty_state/empty_state_constants.js +18 -0
- package/dist/components/empty_state/empty_state_constants.js.map +1 -1
- package/dist/components/illustration/illustration.vue.cjs +2 -2
- package/dist/components/illustration/illustration.vue.js +2 -2
- package/dist/components/image_viewer/image_viewer.vue.cjs +4 -4
- package/dist/components/image_viewer/image_viewer.vue.cjs.map +1 -1
- package/dist/components/image_viewer/image_viewer.vue.js +4 -4
- package/dist/components/image_viewer/image_viewer.vue.js.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -9
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js +22 -7
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
- package/dist/components/list_item/list_item.vue.cjs +3 -3
- package/dist/components/list_item/list_item.vue.cjs.map +1 -1
- package/dist/components/list_item/list_item.vue.js +3 -3
- package/dist/components/list_item/list_item.vue.js.map +1 -1
- package/dist/components/modal/modal.vue.cjs +4 -4
- package/dist/components/modal/modal.vue.cjs.map +1 -1
- package/dist/components/modal/modal.vue.js +4 -4
- package/dist/components/modal/modal.vue.js.map +1 -1
- package/dist/components/notice/notice_action.vue.cjs +4 -4
- package/dist/components/notice/notice_action.vue.cjs.map +1 -1
- package/dist/components/notice/notice_action.vue.js +4 -4
- package/dist/components/notice/notice_action.vue.js.map +1 -1
- package/dist/components/notice/notice_icon.vue.cjs +12 -8
- package/dist/components/notice/notice_icon.vue.cjs.map +1 -1
- package/dist/components/notice/notice_icon.vue.js +12 -8
- package/dist/components/notice/notice_icon.vue.js.map +1 -1
- package/dist/components/pagination/pagination.vue.cjs +11 -5
- package/dist/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/components/pagination/pagination.vue.js +11 -5
- package/dist/components/pagination/pagination.vue.js.map +1 -1
- package/dist/components/popover/popover_header_footer.vue.cjs +4 -4
- package/dist/components/popover/popover_header_footer.vue.cjs.map +1 -1
- package/dist/components/popover/popover_header_footer.vue.js +4 -4
- package/dist/components/popover/popover_header_footer.vue.js.map +1 -1
- package/dist/components/rich_text_editor/extensions/emoji/emoji.cjs +38 -40
- package/dist/components/rich_text_editor/extensions/emoji/emoji.cjs.map +1 -1
- package/dist/components/rich_text_editor/extensions/emoji/emoji.js +40 -42
- package/dist/components/rich_text_editor/extensions/emoji/emoji.js.map +1 -1
- package/dist/components/rich_text_editor/extensions/emoji/index.cjs +3 -1
- package/dist/components/rich_text_editor/extensions/emoji/index.cjs.map +1 -1
- package/dist/components/rich_text_editor/extensions/emoji/index.js +1 -0
- package/dist/components/rich_text_editor/extensions/emoji/suggestion.cjs +0 -4
- package/dist/components/rich_text_editor/extensions/emoji/suggestion.cjs.map +1 -1
- package/dist/components/rich_text_editor/extensions/emoji/suggestion.js +0 -4
- package/dist/components/rich_text_editor/extensions/emoji/suggestion.js.map +1 -1
- package/dist/dialtone-vue.cjs +0 -3
- package/dist/dialtone-vue.cjs.map +1 -1
- package/dist/dialtone-vue.js +2 -5
- package/dist/lib/general-row.cjs +0 -1
- package/dist/lib/general-row.cjs.map +1 -1
- package/dist/lib/general-row.js +1 -2
- package/dist/lib/keyboard-shortcut.cjs +0 -2
- package/dist/lib/keyboard-shortcut.cjs.map +1 -1
- package/dist/lib/keyboard-shortcut.js +2 -4
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -5
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -5
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
- package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs +25 -5
- package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
- package/dist/recipes/cards/ivr_node/ivr_node.vue.js +26 -6
- package/dist/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +5 -4
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +5 -4
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +3 -3
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +3 -3
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.cjs +35 -22
- package/dist/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.js +35 -22
- package/dist/recipes/conversation_view/editor/editor.vue.js.map +1 -1
- package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +3 -3
- package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
- package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +3 -3
- package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -6
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -6
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row.vue.cjs +8 -7
- package/dist/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row.vue.js +8 -7
- package/dist/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
- package/dist/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row_constants.js +0 -17
- package/dist/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +36 -4
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +37 -5
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
- package/dist/recipes/leftbar/group_row/group_row.vue.cjs +3 -3
- package/dist/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/group_row/group_row.vue.js +3 -3
- package/dist/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs +4 -3
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js +4 -3
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
- package/dist/style.css +62 -62
- package/dist/types/components/badge/badge.vue.d.ts +16 -45
- package/dist/types/components/badge/badge.vue.d.ts.map +1 -1
- package/dist/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
- package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -67
- package/dist/types/components/empty_state/empty_state_constants.d.ts +27 -0
- package/dist/types/components/keyboard_shortcut/index.d.ts +1 -1
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +7 -15
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
- package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
- package/dist/types/components/modal/modal.vue.d.ts +4 -6
- package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_action.vue.d.ts +5 -4
- package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/types/components/notice/notice_icon.vue.d.ts +1 -1
- package/dist/types/components/notice/notice_icon.vue.d.ts.map +1 -1
- package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
- package/dist/types/components/rich_text_editor/extensions/channels/channel.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -2
- package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/index.d.ts +1 -0
- package/dist/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
- package/dist/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
- package/dist/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +1 -1
- package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +8 -8
- package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -6
- package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/general_row/index.d.ts +1 -1
- package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
- package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/package.json +24 -24
package/dist/style.css
CHANGED
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
background-color: var(--dt-color-surface-primary);
|
|
815
815
|
padding: var(--dt-space-300) var(--dt-space-500);
|
|
816
816
|
}
|
|
817
|
-
.settings-menu-button[data-v-
|
|
817
|
+
.settings-menu-button[data-v-be46bf19] {
|
|
818
818
|
padding: var(--dt-space-0);
|
|
819
819
|
border-radius: var(--dt-size-550);
|
|
820
820
|
height: var(--dt-size-600);
|
|
@@ -822,21 +822,21 @@
|
|
|
822
822
|
color: var(--dt-theme-topbar-button-color-foreground);
|
|
823
823
|
background-color: var(--dt-theme-topbar-button-color-background);
|
|
824
824
|
}
|
|
825
|
-
.settings-menu-button[data-v-
|
|
825
|
+
.settings-menu-button[data-v-be46bf19]:hover {
|
|
826
826
|
background-color: var(--dt-theme-topbar-button-color-background-hover);
|
|
827
827
|
color: var(--dt-theme-topbar-button-color-foreground-hover);
|
|
828
828
|
}
|
|
829
|
-
.settings-menu-button[data-v-
|
|
829
|
+
.settings-menu-button[data-v-be46bf19]:active {
|
|
830
830
|
background-color: var(--dt-theme-topbar-button-color-background-active);
|
|
831
831
|
}
|
|
832
|
-
.settings-menu-button-update[data-v-
|
|
832
|
+
.settings-menu-button-update[data-v-be46bf19] {
|
|
833
833
|
background-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
|
|
834
834
|
color: var(--dt-color-blue-500);
|
|
835
835
|
border-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
|
|
836
836
|
border-radius: var(--dt-size-radius-pill);
|
|
837
837
|
height: var(--dt-size-600);
|
|
838
838
|
}
|
|
839
|
-
.settings-menu-button-update[data-v-
|
|
839
|
+
.settings-menu-button-update[data-v-be46bf19]:hover {
|
|
840
840
|
background-color: hsla(var(--dt-color-blue-200-hsl) / 50%);
|
|
841
841
|
color: var(--dt-theme-topbar-button-color-foreground-hover);
|
|
842
842
|
}
|
|
@@ -1283,7 +1283,7 @@
|
|
|
1283
1283
|
}
|
|
1284
1284
|
}
|
|
1285
1285
|
/* stylelint-disable selector-pseudo-class-no-unknown */
|
|
1286
|
-
.dt-leftbar-row[data-v-
|
|
1286
|
+
.dt-leftbar-row[data-v-5a114d36] {
|
|
1287
1287
|
--leftbar-row-color-foreground: var(--dt-theme-sidebar-color-foreground);
|
|
1288
1288
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background);
|
|
1289
1289
|
--leftbar-row-radius: var(--dt-size-radius-pill);
|
|
@@ -1314,49 +1314,49 @@
|
|
|
1314
1314
|
transition-duration: var(--td200);
|
|
1315
1315
|
transition-property: background-color, border, box-shadow;
|
|
1316
1316
|
}
|
|
1317
|
-
.dt-leftbar-row[data-v-
|
|
1318
|
-
.dt-leftbar-row[data-v-
|
|
1317
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover,
|
|
1318
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within {
|
|
1319
1319
|
--leftbar-row-unread-badge-display: none;
|
|
1320
1320
|
}
|
|
1321
|
-
.dt-leftbar-row[data-v-
|
|
1322
|
-
.dt-leftbar-row[data-v-
|
|
1321
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,
|
|
1322
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action {
|
|
1323
1323
|
display: inline-flex;
|
|
1324
1324
|
}
|
|
1325
|
-
.dt-leftbar-row[data-v-
|
|
1326
|
-
.dt-leftbar-row[data-v-
|
|
1325
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,
|
|
1326
|
+
.dt-leftbar-row[data-v-5a114d36]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button {
|
|
1327
1327
|
opacity: 1;
|
|
1328
1328
|
}
|
|
1329
|
-
.dt-leftbar-row[data-v-
|
|
1330
|
-
.dt-leftbar-row[data-v-
|
|
1329
|
+
.dt-leftbar-row[data-v-5a114d36]:hover,
|
|
1330
|
+
.dt-leftbar-row[data-v-5a114d36]:focus-within {
|
|
1331
1331
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover);
|
|
1332
1332
|
}
|
|
1333
|
-
.dt-leftbar-row[data-v-
|
|
1334
|
-
.dt-leftbar-row[data-v-
|
|
1333
|
+
.dt-leftbar-row[data-v-5a114d36]:hover .d-presence,
|
|
1334
|
+
.dt-leftbar-row[data-v-5a114d36]:focus-within .d-presence {
|
|
1335
1335
|
--presence-color-border-base: var(--dt-color-black-200);
|
|
1336
1336
|
}
|
|
1337
|
-
.dt-leftbar-row[data-v-
|
|
1338
|
-
.dt-leftbar-row[data-v-
|
|
1337
|
+
.dt-leftbar-row[data-v-5a114d36]:hover .d-avatar__count,
|
|
1338
|
+
.dt-leftbar-row[data-v-5a114d36]:focus-within .d-avatar__count {
|
|
1339
1339
|
--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1340
1340
|
}
|
|
1341
|
-
.dt-leftbar-row--has-unread[data-v-
|
|
1341
|
+
.dt-leftbar-row--has-unread[data-v-5a114d36] {
|
|
1342
1342
|
--leftbar-row-description-font-weight: var(--dt-font-weight-bold);
|
|
1343
1343
|
--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
|
|
1344
1344
|
--leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
|
|
1345
1345
|
}
|
|
1346
|
-
.dt-leftbar-row--muted[data-v-
|
|
1346
|
+
.dt-leftbar-row--muted[data-v-5a114d36] {
|
|
1347
1347
|
--leftbar-row-opacity: 60%;
|
|
1348
1348
|
}
|
|
1349
|
-
.dt-leftbar-row--selected[data-v-
|
|
1349
|
+
.dt-leftbar-row--selected[data-v-5a114d36] {
|
|
1350
1350
|
--leftbar-row-color-background: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1351
1351
|
--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-selected-row-color-foreground);
|
|
1352
1352
|
}
|
|
1353
|
-
.dt-leftbar-row--selected[data-v-
|
|
1353
|
+
.dt-leftbar-row--selected[data-v-5a114d36] .d-presence {
|
|
1354
1354
|
--presence-color-border-base: var(--dt-color-black-200);
|
|
1355
1355
|
}
|
|
1356
|
-
.dt-leftbar-row--selected[data-v-
|
|
1356
|
+
.dt-leftbar-row--selected[data-v-5a114d36] .d-avatar__count {
|
|
1357
1357
|
--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1358
1358
|
}
|
|
1359
|
-
.dt-leftbar-row__is-typing[data-v-
|
|
1359
|
+
.dt-leftbar-row__is-typing[data-v-5a114d36] {
|
|
1360
1360
|
--is-typing-size-shape: var(--dt-size-550);
|
|
1361
1361
|
position: absolute;
|
|
1362
1362
|
display: flex;
|
|
@@ -1368,7 +1368,7 @@
|
|
|
1368
1368
|
border-radius: var(--dt-size-radius-pill);
|
|
1369
1369
|
opacity: 0.75;
|
|
1370
1370
|
}
|
|
1371
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1371
|
+
.dt-leftbar-row__is-typing span[data-v-5a114d36] {
|
|
1372
1372
|
display: inline-block;
|
|
1373
1373
|
width: var(--dt-size-300);
|
|
1374
1374
|
height: var(--dt-size-300);
|
|
@@ -1377,18 +1377,18 @@
|
|
|
1377
1377
|
border-radius: var(--dt-size-radius-pill);
|
|
1378
1378
|
opacity: 0.3;
|
|
1379
1379
|
transition: all 500ms ease;
|
|
1380
|
-
animation: wave-
|
|
1380
|
+
animation: wave-5a114d36 1.5s ease infinite;
|
|
1381
1381
|
}
|
|
1382
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1382
|
+
.dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(1) {
|
|
1383
1383
|
animation-delay: 0ms;
|
|
1384
1384
|
}
|
|
1385
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1385
|
+
.dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(2) {
|
|
1386
1386
|
animation-delay: var(--td100);
|
|
1387
1387
|
}
|
|
1388
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1388
|
+
.dt-leftbar-row__is-typing span[data-v-5a114d36]:nth-child(3) {
|
|
1389
1389
|
animation-delay: var(--td200);
|
|
1390
1390
|
}
|
|
1391
|
-
.dt-leftbar-row__primary[data-v-
|
|
1391
|
+
.dt-leftbar-row__primary[data-v-5a114d36] {
|
|
1392
1392
|
display: flex;
|
|
1393
1393
|
flex: 1;
|
|
1394
1394
|
align-items: center;
|
|
@@ -1405,18 +1405,18 @@
|
|
|
1405
1405
|
border-radius: var(--leftbar-row-radius);
|
|
1406
1406
|
appearance: none;
|
|
1407
1407
|
}
|
|
1408
|
-
.dt-leftbar-row__primary[data-v-
|
|
1408
|
+
.dt-leftbar-row__primary[data-v-5a114d36]:active {
|
|
1409
1409
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active);
|
|
1410
1410
|
}
|
|
1411
|
-
.dt-leftbar-row__primary[data-v-
|
|
1411
|
+
.dt-leftbar-row__primary[data-v-5a114d36]:focus-visible {
|
|
1412
1412
|
box-shadow: var(--dt-shadow-focus-inset);
|
|
1413
1413
|
}
|
|
1414
|
-
.dt-leftbar-row__action-button[data-v-
|
|
1414
|
+
.dt-leftbar-row__action-button[data-v-5a114d36] {
|
|
1415
1415
|
width: var(--leftbar-row-action-width);
|
|
1416
1416
|
height: var(--leftbar-row-action-height);
|
|
1417
1417
|
opacity: 0;
|
|
1418
1418
|
}
|
|
1419
|
-
.dt-leftbar-row__alpha[data-v-
|
|
1419
|
+
.dt-leftbar-row__alpha[data-v-5a114d36] {
|
|
1420
1420
|
display: flex;
|
|
1421
1421
|
align-items: center;
|
|
1422
1422
|
justify-content: center;
|
|
@@ -1428,11 +1428,11 @@
|
|
|
1428
1428
|
color: var(--leftbar-row-alpha-color-foreground);
|
|
1429
1429
|
border-radius: var(--leftbar-row-radius) 0 0 var(--leftbar-row-radius);
|
|
1430
1430
|
}
|
|
1431
|
-
.dt-leftbar-row__label[data-v-
|
|
1431
|
+
.dt-leftbar-row__label[data-v-5a114d36] {
|
|
1432
1432
|
flex: 0 1;
|
|
1433
1433
|
min-width: 0;
|
|
1434
1434
|
}
|
|
1435
|
-
.dt-leftbar-row__omega[data-v-
|
|
1435
|
+
.dt-leftbar-row__omega[data-v-5a114d36] {
|
|
1436
1436
|
position: absolute;
|
|
1437
1437
|
top: var(--leftbar-row-action-position-bottom);
|
|
1438
1438
|
right: var(--leftbar-row-action-position-right);
|
|
@@ -1444,34 +1444,34 @@
|
|
|
1444
1444
|
border-radius: var(--leftbar-row-radius);
|
|
1445
1445
|
transform: translateY(calc(var(--leftbar-row-action-position-bottom) * -1));
|
|
1446
1446
|
}
|
|
1447
|
-
.dt-leftbar-row__unread-badge[data-v-
|
|
1447
|
+
.dt-leftbar-row__unread-badge[data-v-5a114d36] {
|
|
1448
1448
|
display: var(--leftbar-row-unread-badge-display);
|
|
1449
1449
|
color: var(--dt-theme-mention-color-foreground);
|
|
1450
1450
|
background-color: var(--dt-theme-mention-color-background);
|
|
1451
1451
|
}
|
|
1452
|
-
.dt-leftbar-row--unread-count[data-v-
|
|
1452
|
+
.dt-leftbar-row--unread-count[data-v-5a114d36] .dt-leftbar-row__action {
|
|
1453
1453
|
display: none;
|
|
1454
1454
|
}
|
|
1455
|
-
.dt-leftbar-row__unread-count-badge[data-v-
|
|
1455
|
+
.dt-leftbar-row__unread-count-badge[data-v-5a114d36] {
|
|
1456
1456
|
border-top-right-radius: var(--dt-size-radius-0);
|
|
1457
1457
|
border-bottom-right-radius: var(--dt-size-radius-0);
|
|
1458
1458
|
}
|
|
1459
|
-
.dt-leftbar-row__unread-mention-count-badge[data-v-
|
|
1459
|
+
.dt-leftbar-row__unread-mention-count-badge[data-v-5a114d36] {
|
|
1460
1460
|
color: var(--dt-theme-mention-color-foreground-strong);
|
|
1461
1461
|
background-color: var(--dt-theme-mention-color-background-strong);
|
|
1462
1462
|
border-top-left-radius: var(--dt-size-radius-0);
|
|
1463
1463
|
border-bottom-left-radius: var(--dt-size-radius-0);
|
|
1464
1464
|
}
|
|
1465
|
-
.dt-leftbar-row__unread-mention-only-count-badge[data-v-
|
|
1465
|
+
.dt-leftbar-row__unread-mention-only-count-badge[data-v-5a114d36] {
|
|
1466
1466
|
color: var(--dt-theme-mention-color-foreground-strong);
|
|
1467
1467
|
background-color: var(--dt-theme-mention-color-background-strong);
|
|
1468
1468
|
}
|
|
1469
|
-
.dt-leftbar-row__active-voice[data-v-
|
|
1469
|
+
.dt-leftbar-row__active-voice[data-v-5a114d36] {
|
|
1470
1470
|
display: inline-flex;
|
|
1471
1471
|
color: var(--dt-color-purple-400);
|
|
1472
|
-
-webkit-animation-name: opacity-pulsate-
|
|
1473
|
-
-moz-animation-name: opacity-pulsate-
|
|
1474
|
-
animation-name: opacity-pulsate-
|
|
1472
|
+
-webkit-animation-name: opacity-pulsate-5a114d36;
|
|
1473
|
+
-moz-animation-name: opacity-pulsate-5a114d36;
|
|
1474
|
+
animation-name: opacity-pulsate-5a114d36;
|
|
1475
1475
|
-webkit-animation-duration: 1s;
|
|
1476
1476
|
-moz-animation-duration: 1s;
|
|
1477
1477
|
animation-duration: 1s;
|
|
@@ -1482,7 +1482,7 @@
|
|
|
1482
1482
|
-moz-animation-fill-mode: both;
|
|
1483
1483
|
animation-fill-mode: both;
|
|
1484
1484
|
}
|
|
1485
|
-
.dt-leftbar-row__dnd[data-v-
|
|
1485
|
+
.dt-leftbar-row__dnd[data-v-5a114d36] {
|
|
1486
1486
|
padding-top: var(--dt-space-200);
|
|
1487
1487
|
padding-right: var(--dt-space-300);
|
|
1488
1488
|
color: var(--dt-color-foreground-tertiary);
|
|
@@ -1490,26 +1490,26 @@
|
|
|
1490
1490
|
font-size: var(--dt-font-size-100);
|
|
1491
1491
|
line-height: var(--dt-font-line-height-400);
|
|
1492
1492
|
}
|
|
1493
|
-
.dt-leftbar-row__container--off-duty[data-v-
|
|
1493
|
+
.dt-leftbar-row__container--off-duty[data-v-5a114d36] {
|
|
1494
1494
|
background-color: var(--dt-badge-color-background-critical);
|
|
1495
1495
|
border: var(--dt-size-100) solid var(--dt-color-border-subtle);
|
|
1496
1496
|
border-radius: var(--dt-size-radius-500);
|
|
1497
1497
|
}
|
|
1498
|
-
.dt-leftbar-row__container--off-duty[data-v-
|
|
1498
|
+
.dt-leftbar-row__container--off-duty[data-v-5a114d36] .dt-leftbar-row__primary {
|
|
1499
1499
|
margin: calc(var(--dt-size-100) * -1);
|
|
1500
1500
|
}
|
|
1501
|
-
.dt-leftbar-row--contact-centers[data-v-
|
|
1501
|
+
.dt-leftbar-row--contact-centers[data-v-5a114d36] .dt-leftbar-row__alpha {
|
|
1502
1502
|
padding-right: var(--dt-space-450);
|
|
1503
1503
|
padding-left: var(--dt-space-450);
|
|
1504
1504
|
}
|
|
1505
|
-
.dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-
|
|
1505
|
+
.dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-5a114d36] {
|
|
1506
1506
|
display: inline-flex;
|
|
1507
1507
|
align-items: center;
|
|
1508
1508
|
justify-content: flex-end;
|
|
1509
1509
|
min-width: var(--dt-size-600);
|
|
1510
1510
|
height: var(--dt-size-500);
|
|
1511
1511
|
}
|
|
1512
|
-
.dt-leftbar-row[data-v-
|
|
1512
|
+
.dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__description {
|
|
1513
1513
|
overflow: hidden;
|
|
1514
1514
|
color: var(--leftbar-row-description-color-foreground);
|
|
1515
1515
|
font-weight: var(--leftbar-row-description-font-weight);
|
|
@@ -1518,7 +1518,7 @@
|
|
|
1518
1518
|
white-space: nowrap;
|
|
1519
1519
|
text-overflow: ellipsis;
|
|
1520
1520
|
}
|
|
1521
|
-
.dt-leftbar-row[data-v-
|
|
1521
|
+
.dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__status {
|
|
1522
1522
|
padding-bottom: var(--dt-space-100);
|
|
1523
1523
|
overflow: hidden;
|
|
1524
1524
|
color: var(--leftbar-row-status-color-foreground);
|
|
@@ -1527,19 +1527,19 @@
|
|
|
1527
1527
|
white-space: nowrap;
|
|
1528
1528
|
text-overflow: ellipsis;
|
|
1529
1529
|
}
|
|
1530
|
-
.dt-leftbar-row[data-v-
|
|
1530
|
+
.dt-leftbar-row[data-v-5a114d36] .dt-leftbar-row__meta-context ~ .dt-leftbar-row__meta-custom:not(:empty)::before {
|
|
1531
1531
|
color: var(--dt-theme-sidebar-status-color-foreground);
|
|
1532
1532
|
content: " • ";
|
|
1533
1533
|
}
|
|
1534
|
-
.dt-leftbar-row__icon-cc[data-v-
|
|
1534
|
+
.dt-leftbar-row__icon-cc[data-v-5a114d36] {
|
|
1535
1535
|
width: calc(var(--dt-size-300) * 3.5);
|
|
1536
1536
|
height: calc(var(--dt-size-300) * 3.5);
|
|
1537
1537
|
border-radius: var(--dt-size-200);
|
|
1538
1538
|
}
|
|
1539
|
-
.opacity-pulsate[data-v-
|
|
1540
|
-
-webkit-animation-name: opacity-pulsate-
|
|
1541
|
-
-moz-animation-name: opacity-pulsate-
|
|
1542
|
-
animation-name: opacity-pulsate-
|
|
1539
|
+
.opacity-pulsate[data-v-5a114d36] {
|
|
1540
|
+
-webkit-animation-name: opacity-pulsate-5a114d36;
|
|
1541
|
+
-moz-animation-name: opacity-pulsate-5a114d36;
|
|
1542
|
+
animation-name: opacity-pulsate-5a114d36;
|
|
1543
1543
|
-webkit-animation-duration: 1s;
|
|
1544
1544
|
-moz-animation-duration: 1s;
|
|
1545
1545
|
animation-duration: 1s;
|
|
@@ -1550,7 +1550,7 @@
|
|
|
1550
1550
|
-moz-animation-fill-mode: both;
|
|
1551
1551
|
animation-fill-mode: both;
|
|
1552
1552
|
}
|
|
1553
|
-
@keyframes opacity-pulsate-
|
|
1553
|
+
@keyframes opacity-pulsate-5a114d36 {
|
|
1554
1554
|
0%,
|
|
1555
1555
|
100% {
|
|
1556
1556
|
opacity: 0.2;
|
|
@@ -1559,7 +1559,7 @@
|
|
|
1559
1559
|
opacity: 1;
|
|
1560
1560
|
}
|
|
1561
1561
|
}
|
|
1562
|
-
@keyframes opacity-pulsate-
|
|
1562
|
+
@keyframes opacity-pulsate-5a114d36 {
|
|
1563
1563
|
0%,
|
|
1564
1564
|
100% {
|
|
1565
1565
|
opacity: 0.2;
|
|
@@ -1568,7 +1568,7 @@
|
|
|
1568
1568
|
opacity: 1;
|
|
1569
1569
|
}
|
|
1570
1570
|
}
|
|
1571
|
-
@keyframes opacity-pulsate-
|
|
1571
|
+
@keyframes opacity-pulsate-5a114d36 {
|
|
1572
1572
|
0%,
|
|
1573
1573
|
100% {
|
|
1574
1574
|
opacity: 0.2;
|
|
@@ -1577,7 +1577,7 @@
|
|
|
1577
1577
|
opacity: 1;
|
|
1578
1578
|
}
|
|
1579
1579
|
}
|
|
1580
|
-
@keyframes wave-
|
|
1580
|
+
@keyframes wave-5a114d36 {
|
|
1581
1581
|
0%,
|
|
1582
1582
|
50%,
|
|
1583
1583
|
100% {
|
|
@@ -1,21 +1,4 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
/**
|
|
3
|
-
* Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
|
|
4
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
|
|
5
|
-
* will automatically be shown here, but this can be overridden by setting this prop.
|
|
6
|
-
*/
|
|
7
|
-
iconLeft: {
|
|
8
|
-
type: StringConstructor;
|
|
9
|
-
default: string;
|
|
10
|
-
};
|
|
11
|
-
/**
|
|
12
|
-
* Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
|
|
13
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog
|
|
14
|
-
*/
|
|
15
|
-
iconRight: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
2
|
/**
|
|
20
3
|
* Text for the badge content
|
|
21
4
|
*/
|
|
@@ -43,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
43
26
|
};
|
|
44
27
|
/**
|
|
45
28
|
* Decoration for the badge. This can be only used with kind: label and type: default
|
|
46
|
-
* with no
|
|
29
|
+
* with no left and right icons
|
|
47
30
|
* @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
|
|
48
31
|
* purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
|
|
49
32
|
* green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
|
|
@@ -93,23 +76,28 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
93
76
|
'black-400': string;
|
|
94
77
|
'black-500': string;
|
|
95
78
|
'black-900': string;
|
|
96
|
-
/**
|
|
97
|
-
* Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
|
|
98
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
|
|
99
|
-
* will automatically be shown here, but this can be overridden by setting this prop.
|
|
100
|
-
*/
|
|
101
79
|
'red-200': string;
|
|
102
80
|
'red-300': string;
|
|
103
81
|
'red-400': string;
|
|
104
82
|
'purple-200': string;
|
|
105
83
|
'purple-300': string;
|
|
106
84
|
'purple-400': string;
|
|
85
|
+
/**
|
|
86
|
+
* Color for the badge background
|
|
87
|
+
* @values default, info, success, warning, critical, bulletin, ai
|
|
88
|
+
*/
|
|
107
89
|
'purple-500': string;
|
|
108
90
|
'blue-200': string;
|
|
109
91
|
'blue-300': string;
|
|
110
92
|
'blue-400': string;
|
|
111
93
|
'green-300': string;
|
|
112
|
-
'green-400': string;
|
|
94
|
+
'green-400': string; /**
|
|
95
|
+
* Decoration for the badge. This can be only used with kind: label and type: default
|
|
96
|
+
* with no left and right icons
|
|
97
|
+
* @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
|
|
98
|
+
* purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
|
|
99
|
+
* green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
|
|
100
|
+
*/
|
|
113
101
|
'green-500': string;
|
|
114
102
|
'gold-300': string;
|
|
115
103
|
'gold-400': string;
|
|
@@ -119,29 +107,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
119
107
|
'magenta-400': string;
|
|
120
108
|
};
|
|
121
109
|
}, {
|
|
122
|
-
|
|
110
|
+
hasLeftIcon(): import("vue/types/vnode.js").ScopedSlotChildren;
|
|
111
|
+
hasRightIcon(): import("vue/types/vnode.js").ScopedSlotChildren;
|
|
112
|
+
hasIcons(): import("vue/types/vnode.js").ScopedSlotChildren;
|
|
123
113
|
}, {
|
|
124
114
|
validateProps(): void;
|
|
125
115
|
validateTypePropCombination(): void;
|
|
126
116
|
validateDecorationPropCombination(): void;
|
|
127
117
|
}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
128
|
-
/**
|
|
129
|
-
* Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
|
|
130
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
|
|
131
|
-
* will automatically be shown here, but this can be overridden by setting this prop.
|
|
132
|
-
*/
|
|
133
|
-
iconLeft: {
|
|
134
|
-
type: StringConstructor;
|
|
135
|
-
default: string;
|
|
136
|
-
};
|
|
137
|
-
/**
|
|
138
|
-
* Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
|
|
139
|
-
* https://dialtone.dialpad.com/components/icon.html#icon-catalog
|
|
140
|
-
*/
|
|
141
|
-
iconRight: {
|
|
142
|
-
type: StringConstructor;
|
|
143
|
-
default: string;
|
|
144
|
-
};
|
|
145
118
|
/**
|
|
146
119
|
* Text for the badge content
|
|
147
120
|
*/
|
|
@@ -169,7 +142,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
169
142
|
};
|
|
170
143
|
/**
|
|
171
144
|
* Decoration for the badge. This can be only used with kind: label and type: default
|
|
172
|
-
* with no
|
|
145
|
+
* with no left and right icons
|
|
173
146
|
* @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
|
|
174
147
|
* purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
|
|
175
148
|
* green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
|
|
@@ -204,8 +177,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
204
177
|
}>>, {
|
|
205
178
|
type: string;
|
|
206
179
|
text: string;
|
|
207
|
-
iconLeft: string;
|
|
208
|
-
iconRight: string;
|
|
209
180
|
kind: string;
|
|
210
181
|
decoration: string;
|
|
211
182
|
labelClass: string | Record<string, any> | unknown[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";IAaI;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA1CH;;;WAGG;;;;;;6BAOH;;;;;;WAMG;;;;;;;;;;;;;;;;;;IAlCH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collapsible.vue.d.ts","sourceRoot":"","sources":["../../../../components/collapsible/collapsible.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"collapsible.vue.d.ts","sourceRoot":"","sources":["../../../../components/collapsible/collapsible.vue.js"],"names":[],"mappings":";IAwBI;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;IA1FH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG"}
|
|
@@ -1,69 +1,3 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
showRecentlyUsedTab: {
|
|
3
|
-
type: BooleanConstructor;
|
|
4
|
-
default: boolean;
|
|
5
|
-
};
|
|
6
|
-
scrollIntoTab: {
|
|
7
|
-
type: NumberConstructor;
|
|
8
|
-
required: true;
|
|
9
|
-
};
|
|
10
|
-
isScrolling: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
emojiFilter: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: string;
|
|
17
|
-
};
|
|
18
|
-
tabSetLabels: {
|
|
19
|
-
type: ArrayConstructor;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
}, {}, {
|
|
23
|
-
selectedTab: string;
|
|
24
|
-
tabsetRef: never[];
|
|
25
|
-
TABS_DATA: {
|
|
26
|
-
label: string;
|
|
27
|
-
icon: string;
|
|
28
|
-
}[];
|
|
29
|
-
}, {
|
|
30
|
-
tabs(): {
|
|
31
|
-
label: any;
|
|
32
|
-
id: string;
|
|
33
|
-
panelId: string;
|
|
34
|
-
icon: string;
|
|
35
|
-
}[];
|
|
36
|
-
isSearching(): boolean;
|
|
37
|
-
}, {
|
|
38
|
-
selectTabset(id: any): void;
|
|
39
|
-
setTabsetRef(): void;
|
|
40
|
-
focusTabset(): void;
|
|
41
|
-
handleKeyDown(event: any, tabId: any): void;
|
|
42
|
-
}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
43
|
-
showRecentlyUsedTab: {
|
|
44
|
-
type: BooleanConstructor;
|
|
45
|
-
default: boolean;
|
|
46
|
-
};
|
|
47
|
-
scrollIntoTab: {
|
|
48
|
-
type: NumberConstructor;
|
|
49
|
-
required: true;
|
|
50
|
-
};
|
|
51
|
-
isScrolling: {
|
|
52
|
-
type: BooleanConstructor;
|
|
53
|
-
default: boolean;
|
|
54
|
-
};
|
|
55
|
-
emojiFilter: {
|
|
56
|
-
type: StringConstructor;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
tabSetLabels: {
|
|
60
|
-
type: ArrayConstructor;
|
|
61
|
-
required: true;
|
|
62
|
-
};
|
|
63
|
-
}>>, {
|
|
64
|
-
showRecentlyUsedTab: boolean;
|
|
65
|
-
isScrolling: boolean;
|
|
66
|
-
emojiFilter: string;
|
|
67
|
-
}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
68
2
|
export default _default;
|
|
69
3
|
//# sourceMappingURL=emoji_tabset.vue.d.ts.map
|
|
@@ -3,8 +3,35 @@ export namespace EMPTY_STATE_SIZE_MODIFIERS {
|
|
|
3
3
|
let md: string;
|
|
4
4
|
let lg: string;
|
|
5
5
|
}
|
|
6
|
+
export namespace EMPTY_STATE_CONTENT_SIZE_MODIFIERS {
|
|
7
|
+
let sm_1: string;
|
|
8
|
+
export { sm_1 as sm };
|
|
9
|
+
let md_1: string;
|
|
10
|
+
export { md_1 as md };
|
|
11
|
+
let lg_1: string;
|
|
12
|
+
export { lg_1 as lg };
|
|
13
|
+
}
|
|
14
|
+
export namespace EMPTY_STATE_HEADLINE_SIZE_MODIFIERS {
|
|
15
|
+
let sm_2: string;
|
|
16
|
+
export { sm_2 as sm };
|
|
17
|
+
let md_2: string;
|
|
18
|
+
export { md_2 as md };
|
|
19
|
+
let lg_2: string;
|
|
20
|
+
export { lg_2 as lg };
|
|
21
|
+
}
|
|
22
|
+
export namespace EMPTY_STATE_BODY_SIZE_MODIFIERS {
|
|
23
|
+
let sm_3: string;
|
|
24
|
+
export { sm_3 as sm };
|
|
25
|
+
let md_3: string;
|
|
26
|
+
export { md_3 as md };
|
|
27
|
+
let lg_3: string;
|
|
28
|
+
export { lg_3 as lg };
|
|
29
|
+
}
|
|
6
30
|
declare namespace _default {
|
|
7
31
|
export { EMPTY_STATE_SIZE_MODIFIERS };
|
|
32
|
+
export { EMPTY_STATE_CONTENT_SIZE_MODIFIERS };
|
|
33
|
+
export { EMPTY_STATE_HEADLINE_SIZE_MODIFIERS };
|
|
34
|
+
export { EMPTY_STATE_BODY_SIZE_MODIFIERS };
|
|
8
35
|
}
|
|
9
36
|
export default _default;
|
|
10
37
|
//# sourceMappingURL=empty_state_constants.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { default as DtKeyboardShortcut } from "./keyboard_shortcut.vue";
|
|
2
|
-
export {
|
|
2
|
+
export { SHORTCUTS_ALIASES_LIST } from "./keyboard_shortcut_constants";
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -23,24 +23,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
23
23
|
default: null;
|
|
24
24
|
};
|
|
25
25
|
}, {}, {
|
|
26
|
-
SHORTCUTS_ICON_ALIASES: {
|
|
27
|
-
'{win}': string;
|
|
28
|
-
'{arrow-right}': string;
|
|
29
|
-
'{arrow-left}': string;
|
|
30
|
-
'{arrow-up}': string;
|
|
31
|
-
'{arrow-down}': string;
|
|
32
|
-
'{cmd}': string;
|
|
33
|
-
};
|
|
34
26
|
separator: RegExp;
|
|
35
27
|
}, {
|
|
36
28
|
icons(): {
|
|
37
|
-
'{plus}':
|
|
38
|
-
'{win}':
|
|
39
|
-
'{arrow-right}':
|
|
40
|
-
'{arrow-left}':
|
|
41
|
-
'{arrow-up}':
|
|
42
|
-
'{arrow-down}':
|
|
43
|
-
'{cmd}':
|
|
29
|
+
'{plus}': any;
|
|
30
|
+
'{win}': any;
|
|
31
|
+
'{arrow-right}': any;
|
|
32
|
+
'{arrow-left}': any;
|
|
33
|
+
'{arrow-up}': any;
|
|
34
|
+
'{arrow-down}': any;
|
|
35
|
+
'{cmd}': any;
|
|
44
36
|
};
|
|
45
37
|
shortcutWithSeparator(): any;
|
|
46
38
|
formattedShortcut(): any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keyboard_shortcut.vue.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut.vue.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"keyboard_shortcut.vue.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut.vue.js"],"names":[],"mappings":";IAuCI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;IApBH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
|
|
@@ -1,13 +1,2 @@
|
|
|
1
|
-
export const SHORTCUTS_ICON_ALIASES: {
|
|
2
|
-
'{win}': string;
|
|
3
|
-
'{arrow-right}': string;
|
|
4
|
-
'{arrow-left}': string;
|
|
5
|
-
'{arrow-up}': string;
|
|
6
|
-
'{arrow-down}': string;
|
|
7
|
-
'{cmd}': string;
|
|
8
|
-
};
|
|
9
|
-
export const SHORTCUTS_ICON_SEPARATOR: {
|
|
10
|
-
'{plus}': string;
|
|
11
|
-
};
|
|
12
1
|
export const SHORTCUTS_ALIASES_LIST: string[];
|
|
13
2
|
//# sourceMappingURL=keyboard_shortcut_constants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keyboard_shortcut_constants.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut_constants.js"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"keyboard_shortcut_constants.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut_constants.js"],"names":[],"mappings":"AAAA,8CAOE"}
|
|
@@ -223,15 +223,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
223
223
|
};
|
|
224
224
|
};
|
|
225
225
|
computed: {
|
|
226
|
-
/**
|
|
227
|
-
* Modals focus the user’s attention exclusively on one task or piece of information
|
|
228
|
-
* via a window that sits on top of the page content.
|
|
229
|
-
* @see https://dialtone.dialpad.com/components/modal.html
|
|
230
|
-
*/
|
|
231
226
|
showVisuallyHiddenClose(): any;
|
|
232
227
|
};
|
|
233
228
|
methods: {
|
|
234
|
-
validateVisuallyHiddenCloseProps(): void;
|
|
229
|
+
validateVisuallyHiddenCloseProps(): void; /**
|
|
230
|
+
* A set of props to be passed into the modal's close button.
|
|
231
|
+
* Requires an 'ariaLabel' property.
|
|
232
|
+
*/
|
|
235
233
|
};
|
|
236
234
|
} | {
|
|
237
235
|
methods: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue.js"],"names":[],"mappings":";IAoCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG
|
|
1
|
+
{"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue.js"],"names":[],"mappings":";IAoCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kDAzKH;;;WAGG;;;;;;;;;;;;IAHH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG"}
|