@dialpad/dialtone 9.71.0-beta.2 → 9.71.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tokens/doc.json +9757 -9757
- package/dist/vue3/common/sr_only_close_button.vue.cjs +4 -4
- package/dist/vue3/common/sr_only_close_button.vue.cjs.map +1 -1
- package/dist/vue3/common/sr_only_close_button.vue.js +4 -4
- package/dist/vue3/common/sr_only_close_button.vue.js.map +1 -1
- package/dist/vue3/common/storybook_utils.cjs +8 -0
- package/dist/vue3/common/storybook_utils.cjs.map +1 -0
- package/dist/vue3/common/storybook_utils.js +8 -0
- package/dist/vue3/common/storybook_utils.js.map +1 -0
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/components/avatar/avatar.vue.cjs +41 -30
- package/dist/vue3/components/avatar/avatar.vue.cjs.map +1 -1
- package/dist/vue3/components/avatar/avatar.vue.js +43 -32
- package/dist/vue3/components/avatar/avatar.vue.js.map +1 -1
- package/dist/vue3/components/chip/chip.vue.cjs +7 -4
- package/dist/vue3/components/chip/chip.vue.cjs.map +1 -1
- package/dist/vue3/components/chip/chip.vue.js +7 -4
- package/dist/vue3/components/chip/chip.vue.js.map +1 -1
- package/dist/vue3/components/collapsible/collapsible.vue.cjs +6 -12
- package/dist/vue3/components/collapsible/collapsible.vue.cjs.map +1 -1
- package/dist/vue3/components/collapsible/collapsible.vue.js +6 -12
- package/dist/vue3/components/collapsible/collapsible.vue.js.map +1 -1
- package/dist/vue3/components/datepicker/modules/month-year-picker.vue.cjs +17 -5
- package/dist/vue3/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
- package/dist/vue3/components/datepicker/modules/month-year-picker.vue.js +17 -5
- package/dist/vue3/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs +9 -3
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js +9 -3
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
- package/dist/vue3/components/image_viewer/image_viewer.vue.cjs +5 -4
- package/dist/vue3/components/image_viewer/image_viewer.vue.cjs.map +1 -1
- package/dist/vue3/components/image_viewer/image_viewer.vue.js +5 -4
- package/dist/vue3/components/image_viewer/image_viewer.vue.js.map +1 -1
- package/dist/vue3/components/list_item/list_item.vue.cjs +5 -4
- package/dist/vue3/components/list_item/list_item.vue.cjs.map +1 -1
- package/dist/vue3/components/list_item/list_item.vue.js +5 -4
- package/dist/vue3/components/list_item/list_item.vue.js.map +1 -1
- package/dist/vue3/components/modal/modal.vue.cjs +7 -4
- package/dist/vue3/components/modal/modal.vue.cjs.map +1 -1
- package/dist/vue3/components/modal/modal.vue.js +7 -4
- package/dist/vue3/components/modal/modal.vue.js.map +1 -1
- package/dist/vue3/components/notice/notice_action.vue.cjs +7 -4
- package/dist/vue3/components/notice/notice_action.vue.cjs.map +1 -1
- package/dist/vue3/components/notice/notice_action.vue.js +7 -4
- package/dist/vue3/components/notice/notice_action.vue.js.map +1 -1
- package/dist/vue3/components/pagination/pagination.vue.cjs +15 -10
- package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/vue3/components/pagination/pagination.vue.js +15 -10
- package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
- package/dist/vue3/components/popover/popover_header_footer.vue.cjs +7 -4
- package/dist/vue3/components/popover/popover_header_footer.vue.cjs.map +1 -1
- package/dist/vue3/components/popover/popover_header_footer.vue.js +7 -4
- package/dist/vue3/components/popover/popover_header_footer.vue.js.map +1 -1
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -4
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -4
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +11 -7
- package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +11 -7
- package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +7 -4
- package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +7 -4
- package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +7 -14
- package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +8 -15
- package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
- package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +6 -4
- package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
- package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +6 -4
- package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
- package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +12 -6
- package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
- package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js +12 -6
- package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs +7 -27
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js +8 -28
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs +4 -13
- package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js +5 -14
- package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs +7 -13
- package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js +8 -14
- package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs +13 -9
- package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js +13 -9
- package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +5 -4
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +5 -4
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs +7 -4
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js +7 -4
- package/dist/vue3/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
- package/dist/vue3/style.css +111 -111
- package/dist/vue3/types/common/storybook_utils.d.ts +25 -0
- package/dist/vue3/types/common/storybook_utils.d.ts.map +1 -0
- package/dist/vue3/types/components/avatar/avatar.vue.d.ts +34 -6
- package/dist/vue3/types/components/avatar/avatar.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/chip/chip.vue.d.ts +1 -1
- package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts +1 -1
- package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/list_item/list_item.vue.d.ts +8 -2
- package/dist/vue3/types/components/list_item/list_item.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/notice/notice_action.vue.d.ts +4 -5
- package/dist/vue3/types/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/split_button/split_button-omega.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +1 -0
- package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +3 -3
- package/dist/vue3/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -0
- package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
- package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/vue3/style.css
CHANGED
|
@@ -605,42 +605,42 @@
|
|
|
605
605
|
line-height: var(--dt-font-line-height-100);
|
|
606
606
|
font-variant: tabular-nums;
|
|
607
607
|
}
|
|
608
|
-
.dt-feed-item-row[data-v-
|
|
608
|
+
.dt-feed-item-row[data-v-418199f0] {
|
|
609
609
|
width: var(--dt-size-100-percent);
|
|
610
610
|
box-sizing: border-box;
|
|
611
611
|
position: relative;
|
|
612
612
|
padding: var(--dt-space-300) var(--dt-space-500);
|
|
613
613
|
}
|
|
614
|
-
.dt-feed-item-row[data-v-
|
|
614
|
+
.dt-feed-item-row[data-v-418199f0]:focus-visible {
|
|
615
615
|
box-shadow: var(--dt-shadow-focus-inset);
|
|
616
616
|
}
|
|
617
|
-
.dt-feed-item-row--state-searched[data-v-
|
|
617
|
+
.dt-feed-item-row--state-searched[data-v-418199f0] {
|
|
618
618
|
background-color: var(--dt-color-surface-warning-subtle);
|
|
619
619
|
}
|
|
620
|
-
.dt-feed-item-row--state-error[data-v-
|
|
620
|
+
.dt-feed-item-row--state-error[data-v-418199f0] {
|
|
621
621
|
background-color: var(--dt-color-surface-critical-subtle);
|
|
622
622
|
}
|
|
623
|
-
.dt-feed-item-row--active[data-v-
|
|
623
|
+
.dt-feed-item-row--active[data-v-418199f0] {
|
|
624
624
|
background-color: var(--dt-color-surface-secondary-opaque);
|
|
625
625
|
}
|
|
626
|
-
.dt-feed-item-row--state-transition[data-v-
|
|
626
|
+
.dt-feed-item-row--state-transition[data-v-418199f0] {
|
|
627
627
|
transition-duration: 2s;
|
|
628
628
|
transition-delay: 0s;
|
|
629
629
|
transition-timing-function: var(--ttf-in-out);
|
|
630
630
|
transition-property: background-color;
|
|
631
631
|
}
|
|
632
|
-
.dt-feed-item-row__avatar-container[data-v-
|
|
632
|
+
.dt-feed-item-row__avatar-container[data-v-418199f0] {
|
|
633
633
|
padding-top: var(--dt-space-300);
|
|
634
634
|
padding-bottom: var(--dt-space-300);
|
|
635
635
|
}
|
|
636
|
-
.dt-feed-item-row__content[data-v-
|
|
636
|
+
.dt-feed-item-row__content[data-v-418199f0] {
|
|
637
637
|
padding-left: var(--dt-space-300);
|
|
638
638
|
}
|
|
639
|
-
.dt-feed-item-row__attachment[data-v-
|
|
639
|
+
.dt-feed-item-row__attachment[data-v-418199f0] {
|
|
640
640
|
padding-top: var(--dt-space-200);
|
|
641
641
|
padding-bottom: var(--dt-space-300);
|
|
642
642
|
}
|
|
643
|
-
.dt-feed-item-row__attachment[data-v-
|
|
643
|
+
.dt-feed-item-row__attachment[data-v-418199f0] .dt-feed-item-row__image {
|
|
644
644
|
border: var(--dt-color-border-subtle) solid var(--dt-size-border-100);
|
|
645
645
|
border-radius: var(--dt-size-radius-400);
|
|
646
646
|
display: block;
|
|
@@ -649,11 +649,11 @@
|
|
|
649
649
|
min-width: 5.6rem;
|
|
650
650
|
min-height: 5.6rem;
|
|
651
651
|
}
|
|
652
|
-
.dt-feed-item-row__attachment[data-v-
|
|
652
|
+
.dt-feed-item-row__attachment[data-v-418199f0] .dt-feed-item-row__video {
|
|
653
653
|
display: block;
|
|
654
654
|
height: 25rem;
|
|
655
655
|
}
|
|
656
|
-
.dt-feed-item-row__header[data-v-
|
|
656
|
+
.dt-feed-item-row__header[data-v-418199f0] {
|
|
657
657
|
display: flex;
|
|
658
658
|
align-items: baseline;
|
|
659
659
|
flex-wrap: wrap;
|
|
@@ -661,43 +661,43 @@
|
|
|
661
661
|
font-size: var(--dt-font-size-200);
|
|
662
662
|
line-height: var(--dt-font-line-height-300);
|
|
663
663
|
}
|
|
664
|
-
.dt-feed-item-row__header__name[data-v-
|
|
664
|
+
.dt-feed-item-row__header__name[data-v-418199f0] {
|
|
665
665
|
font-weight: var(--dt-font-weight-bold);
|
|
666
666
|
}
|
|
667
|
-
.dt-feed-item-row__header__time[data-v-
|
|
667
|
+
.dt-feed-item-row__header__time[data-v-418199f0] {
|
|
668
668
|
font-size: var(--dt-font-size-100);
|
|
669
669
|
color: var(--dt-color-foreground-tertiary);
|
|
670
670
|
flex-shrink: 0;
|
|
671
671
|
}
|
|
672
|
-
.dt-feed-item-row__reactions[data-v-
|
|
672
|
+
.dt-feed-item-row__reactions[data-v-418199f0] {
|
|
673
673
|
display: flex;
|
|
674
674
|
flex-wrap: wrap;
|
|
675
675
|
padding-top: var(--dt-space-200);
|
|
676
676
|
padding-bottom: var(--dt-space-200);
|
|
677
677
|
padding-left: var(--dt-space-300);
|
|
678
678
|
}
|
|
679
|
-
.dt-feed-item-row__threading[data-v-
|
|
679
|
+
.dt-feed-item-row__threading[data-v-418199f0] {
|
|
680
680
|
padding-top: var(--dt-space-200);
|
|
681
681
|
padding-bottom: var(--dt-space-200);
|
|
682
682
|
}
|
|
683
|
-
.dt-feed-item-row__left-time[data-v-
|
|
683
|
+
.dt-feed-item-row__left-time[data-v-418199f0] {
|
|
684
684
|
color: var(--dt-color-foreground-tertiary);
|
|
685
685
|
font-size: var(--dt-font-size-100);
|
|
686
686
|
font-weight: var(--dt-font-weight-normal);
|
|
687
687
|
vertical-align: middle;
|
|
688
688
|
white-space: nowrap;
|
|
689
689
|
}
|
|
690
|
-
.dt-feed-item-row__menu[data-v-
|
|
690
|
+
.dt-feed-item-row__menu[data-v-418199f0] {
|
|
691
691
|
position: absolute;
|
|
692
692
|
top: var(--dt-space-550-negative);
|
|
693
693
|
right: var(--dt-space-450);
|
|
694
694
|
}
|
|
695
|
-
.dt-feed-item-row[data-v-
|
|
695
|
+
.dt-feed-item-row[data-v-418199f0] > .dt-item-layout {
|
|
696
696
|
font: var(--dt-typography-body-md-compact);
|
|
697
697
|
min-height: initial;
|
|
698
698
|
padding: 0px;
|
|
699
699
|
}
|
|
700
|
-
.dt-feed-item-row[data-v-
|
|
700
|
+
.dt-feed-item-row[data-v-418199f0] > .dt-item-layout > .dt-item-layout--left {
|
|
701
701
|
align-self: flex-start;
|
|
702
702
|
text-align: end;
|
|
703
703
|
display: block;
|
|
@@ -705,11 +705,11 @@
|
|
|
705
705
|
padding-left: var(--dt-space-0);
|
|
706
706
|
min-width: calc(var(--dt-space-600) + var(--dt-space-300));
|
|
707
707
|
}
|
|
708
|
-
.dt-feed-item-row[data-v-
|
|
708
|
+
.dt-feed-item-row[data-v-418199f0] > .dt-item-layout > .dt-item-layout--right {
|
|
709
709
|
padding: 0;
|
|
710
710
|
min-width: initial;
|
|
711
711
|
}
|
|
712
|
-
.dt-feed-item-row[data-v-
|
|
712
|
+
.dt-feed-item-row[data-v-418199f0] > .dt-item-layout > .dt-item-layout--content > .dt-item-layout--bottom {
|
|
713
713
|
display: flex;
|
|
714
714
|
flex-direction: column;
|
|
715
715
|
margin-top: 0;
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
padding-bottom: var(--dt-space-300);
|
|
858
858
|
font-size: var(--dt-font-size-100);
|
|
859
859
|
}
|
|
860
|
-
.settings-menu-button[data-v-
|
|
860
|
+
.settings-menu-button[data-v-b0dfa8b3] {
|
|
861
861
|
padding: var(--dt-space-0);
|
|
862
862
|
border-radius: var(--dt-size-550);
|
|
863
863
|
height: var(--dt-size-600);
|
|
@@ -865,38 +865,38 @@
|
|
|
865
865
|
color: var(--dt-theme-topbar-button-color-foreground);
|
|
866
866
|
background-color: var(--dt-theme-topbar-button-color-background);
|
|
867
867
|
}
|
|
868
|
-
.settings-menu-button[data-v-
|
|
868
|
+
.settings-menu-button[data-v-b0dfa8b3]:hover {
|
|
869
869
|
background-color: var(--dt-theme-topbar-button-color-background-hover);
|
|
870
870
|
color: var(--dt-theme-topbar-button-color-foreground-hover);
|
|
871
871
|
}
|
|
872
|
-
.settings-menu-button[data-v-
|
|
872
|
+
.settings-menu-button[data-v-b0dfa8b3]:active {
|
|
873
873
|
background-color: var(--dt-theme-topbar-button-color-background-active);
|
|
874
874
|
}
|
|
875
|
-
.settings-menu-button-update[data-v-
|
|
875
|
+
.settings-menu-button-update[data-v-b0dfa8b3] {
|
|
876
876
|
background-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
|
|
877
877
|
color: var(--dt-color-blue-500);
|
|
878
878
|
border-color: hsla(var(--dt-color-blue-200-hsl) / 25%);
|
|
879
879
|
border-radius: var(--dt-size-radius-pill);
|
|
880
880
|
height: var(--dt-size-600);
|
|
881
881
|
}
|
|
882
|
-
.settings-menu-button-update[data-v-
|
|
882
|
+
.settings-menu-button-update[data-v-b0dfa8b3]:hover {
|
|
883
883
|
background-color: hsla(var(--dt-color-blue-200-hsl) / 50%);
|
|
884
884
|
color: var(--dt-theme-topbar-button-color-foreground-hover);
|
|
885
885
|
}
|
|
886
|
-
.dt-contact-info[data-v-
|
|
886
|
+
.dt-contact-info[data-v-7b60b2d6] {
|
|
887
887
|
--contact-info-avatar-border-color: var(--dt-color-surface-primary);
|
|
888
888
|
display: flex;
|
|
889
889
|
}
|
|
890
|
-
.dt-contact-info[data-v-
|
|
890
|
+
.dt-contact-info[data-v-7b60b2d6] .dt-item-layout {
|
|
891
891
|
flex: 1 1 0;
|
|
892
892
|
}
|
|
893
|
-
.dt-contact-info[data-v-
|
|
893
|
+
.dt-contact-info[data-v-7b60b2d6] .dt-item-layout--content {
|
|
894
894
|
/*
|
|
895
895
|
DP-74536: Add `min-width` to make the width of "contact info" adjustable.
|
|
896
896
|
*/
|
|
897
897
|
min-width: var(--dt-space-825);
|
|
898
898
|
}
|
|
899
|
-
.dt-contact-info[data-v-
|
|
899
|
+
.dt-contact-info[data-v-7b60b2d6] .dt-item-layout--left {
|
|
900
900
|
/*
|
|
901
901
|
DP-74536: To make 'Avatar' in fixed position when resizing the window.
|
|
902
902
|
*/
|
|
@@ -904,75 +904,75 @@
|
|
|
904
904
|
justify-content: flex-start;
|
|
905
905
|
align-items: center;
|
|
906
906
|
}
|
|
907
|
-
.dt-contact-info[data-v-
|
|
907
|
+
.dt-contact-info[data-v-7b60b2d6] .dt-item-layout--right {
|
|
908
908
|
/*
|
|
909
909
|
DP-74536: Remove `min-width` which cause extra unused empty space on the right of "contact info".
|
|
910
910
|
*/
|
|
911
911
|
min-width: 0;
|
|
912
912
|
align-items: center;
|
|
913
913
|
}
|
|
914
|
-
.dt-contact-info__left[data-v-
|
|
914
|
+
.dt-contact-info__left[data-v-7b60b2d6] {
|
|
915
915
|
position: relative;
|
|
916
916
|
background-color: transparent;
|
|
917
917
|
background-image: none;
|
|
918
918
|
border-width: 0;
|
|
919
919
|
cursor: pointer;
|
|
920
920
|
}
|
|
921
|
-
.dt-contact-info--avatars[data-v-
|
|
921
|
+
.dt-contact-info--avatars[data-v-7b60b2d6] {
|
|
922
922
|
margin-right: var(--dt-space-300-negative);
|
|
923
923
|
display: flex;
|
|
924
924
|
flex-direction: row;
|
|
925
925
|
}
|
|
926
|
-
.dt-contact-info--avatars .d-avatar[data-v-
|
|
926
|
+
.dt-contact-info--avatars .d-avatar[data-v-7b60b2d6] {
|
|
927
927
|
border-radius: var(--dt-size-radius-pill);
|
|
928
928
|
border: var(--dt-size-300) solid var(--contact-info-avatar-border-color);
|
|
929
929
|
box-sizing: unset;
|
|
930
930
|
}
|
|
931
|
-
.dt-recipe-callbox[data-v-
|
|
931
|
+
.dt-recipe-callbox[data-v-ef08f46e] {
|
|
932
932
|
padding: 0;
|
|
933
933
|
color: var(--dt-color-foreground-primary);
|
|
934
934
|
background-color: var(--dt-color-surface-primary);
|
|
935
935
|
border-radius: var(--dt-size-radius-300);
|
|
936
936
|
}
|
|
937
|
-
.dt-recipe-callbox--video[data-v-
|
|
937
|
+
.dt-recipe-callbox--video[data-v-ef08f46e] {
|
|
938
938
|
display: flex;
|
|
939
939
|
border-radius: var(--dt-size-radius-200) var(--dt-size-radius-200) 0 0;
|
|
940
940
|
overflow: clip;
|
|
941
941
|
margin-bottom: var(--dt-space-300-negative);
|
|
942
942
|
}
|
|
943
|
-
.dt-recipe-callbox--main-content[data-v-
|
|
943
|
+
.dt-recipe-callbox--main-content[data-v-ef08f46e] {
|
|
944
944
|
padding: 0;
|
|
945
945
|
border-radius: var(--dt-size-radius-300);
|
|
946
946
|
border: var(--dt-size-border-100) solid transparent;
|
|
947
947
|
align-items: stretch;
|
|
948
948
|
}
|
|
949
|
-
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-default[data-v-
|
|
949
|
+
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-default[data-v-ef08f46e] {
|
|
950
950
|
border-color: var(--dt-color-border-default);
|
|
951
951
|
}
|
|
952
|
-
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-ai[data-v-
|
|
952
|
+
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-ai[data-v-ef08f46e] {
|
|
953
953
|
background: linear-gradient(var(--dt-color-surface-primary), var(--dt-color-surface-primary)) padding-box, linear-gradient(135deg, var(--dt-color-border-accent), var(--dt-color-border-brand)) border-box;
|
|
954
954
|
}
|
|
955
|
-
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-critical[data-v-
|
|
955
|
+
.dt-recipe-callbox--main-content.dt-recipe-callbox--border-critical[data-v-ef08f46e] {
|
|
956
956
|
background: radial-gradient(var(--dt-color-surface-primary), var(--dt-color-surface-primary)) padding-box, radial-gradient(circle, #E7301D, #F78B23) border-box;
|
|
957
957
|
}
|
|
958
|
-
.dt-recipe-callbox--main-content-top[data-v-
|
|
958
|
+
.dt-recipe-callbox--main-content-top[data-v-ef08f46e] {
|
|
959
959
|
display: flex;
|
|
960
960
|
align-items: center;
|
|
961
961
|
padding: var(--dt-space-350) var(--dt-space-400);
|
|
962
962
|
}
|
|
963
|
-
.dt-recipe-callbox--main-content-bottom[data-v-
|
|
963
|
+
.dt-recipe-callbox--main-content-bottom[data-v-ef08f46e] {
|
|
964
964
|
border-top: 1px solid var(--dt-color-border-subtle);
|
|
965
965
|
}
|
|
966
|
-
.dt-recipe-callbox--avatar[data-v-
|
|
966
|
+
.dt-recipe-callbox--avatar[data-v-ef08f46e] {
|
|
967
967
|
margin-right: var(--dt-space-400);
|
|
968
968
|
}
|
|
969
|
-
.dt-recipe-callbox--content[data-v-
|
|
969
|
+
.dt-recipe-callbox--content[data-v-ef08f46e] {
|
|
970
970
|
display: flex;
|
|
971
971
|
flex-direction: column;
|
|
972
972
|
flex: 1 0 auto;
|
|
973
973
|
min-width: 0;
|
|
974
974
|
}
|
|
975
|
-
.dt-recipe-callbox--content-title[data-v-
|
|
975
|
+
.dt-recipe-callbox--content-title[data-v-ef08f46e] {
|
|
976
976
|
overflow: clip;
|
|
977
977
|
white-space: nowrap;
|
|
978
978
|
text-overflow: ellipsis;
|
|
@@ -987,10 +987,10 @@
|
|
|
987
987
|
user-select: text;
|
|
988
988
|
line-height: normal;
|
|
989
989
|
}
|
|
990
|
-
.dt-recipe-callbox--content-badge[data-v-
|
|
990
|
+
.dt-recipe-callbox--content-badge[data-v-ef08f46e] {
|
|
991
991
|
line-height: normal;
|
|
992
992
|
}
|
|
993
|
-
.dt-recipe-callbox--content-subtitle[data-v-
|
|
993
|
+
.dt-recipe-callbox--content-subtitle[data-v-ef08f46e] {
|
|
994
994
|
padding: 0;
|
|
995
995
|
font-size: var(--dt-font-size-100);
|
|
996
996
|
color: var(--dt-color-foreground-tertiary);
|
|
@@ -999,24 +999,24 @@
|
|
|
999
999
|
width: 0;
|
|
1000
1000
|
min-width: 100%;
|
|
1001
1001
|
}
|
|
1002
|
-
.dt-recipe-callbox--right[data-v-
|
|
1002
|
+
.dt-recipe-callbox--right[data-v-ef08f46e] {
|
|
1003
1003
|
display: flex;
|
|
1004
1004
|
justify-content: right;
|
|
1005
1005
|
}
|
|
1006
|
-
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-
|
|
1006
|
+
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-ef08f46e] {
|
|
1007
1007
|
cursor: pointer;
|
|
1008
1008
|
user-select: none;
|
|
1009
1009
|
border-radius: var(--dt-size-100);
|
|
1010
1010
|
}
|
|
1011
|
-
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-
|
|
1011
|
+
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-ef08f46e]:focus-visible {
|
|
1012
1012
|
outline: none;
|
|
1013
1013
|
box-shadow: var(--dt-shadow-focus);
|
|
1014
1014
|
}
|
|
1015
|
-
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-
|
|
1016
|
-
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-
|
|
1015
|
+
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-ef08f46e]:hover,
|
|
1016
|
+
.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-ef08f46e]:active {
|
|
1017
1017
|
text-decoration: underline;
|
|
1018
1018
|
}
|
|
1019
|
-
.dt-recipe-callbox .dt-recipe-callbox-badge--warning[data-v-
|
|
1019
|
+
.dt-recipe-callbox .dt-recipe-callbox-badge--warning[data-v-ef08f46e] {
|
|
1020
1020
|
background-color: var(--dt-color-surface-warning);
|
|
1021
1021
|
}
|
|
1022
1022
|
/* stylelint-disable selector-pseudo-class-no-unknown */
|
|
@@ -1326,7 +1326,7 @@
|
|
|
1326
1326
|
}
|
|
1327
1327
|
}
|
|
1328
1328
|
/* stylelint-disable selector-pseudo-class-no-unknown */
|
|
1329
|
-
.dt-leftbar-row[data-v-
|
|
1329
|
+
.dt-leftbar-row[data-v-b6629526] {
|
|
1330
1330
|
--leftbar-row-color-foreground: var(--dt-theme-sidebar-color-foreground);
|
|
1331
1331
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background);
|
|
1332
1332
|
--leftbar-row-radius: var(--dt-size-radius-pill);
|
|
@@ -1357,49 +1357,49 @@
|
|
|
1357
1357
|
transition-duration: var(--td200);
|
|
1358
1358
|
transition-property: background-color, border, box-shadow;
|
|
1359
1359
|
}
|
|
1360
|
-
.dt-leftbar-row[data-v-
|
|
1361
|
-
.dt-leftbar-row[data-v-
|
|
1360
|
+
.dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):hover,
|
|
1361
|
+
.dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):focus-within {
|
|
1362
1362
|
--leftbar-row-unread-badge-display: none;
|
|
1363
1363
|
}
|
|
1364
|
-
.dt-leftbar-row[data-v-
|
|
1365
|
-
.dt-leftbar-row[data-v-
|
|
1364
|
+
.dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,
|
|
1365
|
+
.dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action {
|
|
1366
1366
|
display: inline-flex;
|
|
1367
1367
|
}
|
|
1368
|
-
.dt-leftbar-row[data-v-
|
|
1369
|
-
.dt-leftbar-row[data-v-
|
|
1368
|
+
.dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,
|
|
1369
|
+
.dt-leftbar-row[data-v-b6629526]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button {
|
|
1370
1370
|
opacity: 1;
|
|
1371
1371
|
}
|
|
1372
|
-
.dt-leftbar-row[data-v-
|
|
1373
|
-
.dt-leftbar-row[data-v-
|
|
1372
|
+
.dt-leftbar-row[data-v-b6629526]:hover,
|
|
1373
|
+
.dt-leftbar-row[data-v-b6629526]:focus-within {
|
|
1374
1374
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover);
|
|
1375
1375
|
}
|
|
1376
|
-
.dt-leftbar-row[data-v-
|
|
1377
|
-
.dt-leftbar-row[data-v-
|
|
1376
|
+
.dt-leftbar-row[data-v-b6629526]:hover .d-presence,
|
|
1377
|
+
.dt-leftbar-row[data-v-b6629526]:focus-within .d-presence {
|
|
1378
1378
|
--presence-color-border-base: var(--dt-color-black-200);
|
|
1379
1379
|
}
|
|
1380
|
-
.dt-leftbar-row[data-v-
|
|
1381
|
-
.dt-leftbar-row[data-v-
|
|
1380
|
+
.dt-leftbar-row[data-v-b6629526]:hover .d-avatar__count,
|
|
1381
|
+
.dt-leftbar-row[data-v-b6629526]:focus-within .d-avatar__count {
|
|
1382
1382
|
--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1383
1383
|
}
|
|
1384
|
-
.dt-leftbar-row--has-unread[data-v-
|
|
1384
|
+
.dt-leftbar-row--has-unread[data-v-b6629526] {
|
|
1385
1385
|
--leftbar-row-description-font-weight: var(--dt-font-weight-bold);
|
|
1386
1386
|
--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
|
|
1387
1387
|
--leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);
|
|
1388
1388
|
}
|
|
1389
|
-
.dt-leftbar-row--muted[data-v-
|
|
1389
|
+
.dt-leftbar-row--muted[data-v-b6629526] {
|
|
1390
1390
|
--leftbar-row-opacity: 60%;
|
|
1391
1391
|
}
|
|
1392
|
-
.dt-leftbar-row--selected[data-v-
|
|
1392
|
+
.dt-leftbar-row--selected[data-v-b6629526] {
|
|
1393
1393
|
--leftbar-row-color-background: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1394
1394
|
--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-selected-row-color-foreground);
|
|
1395
1395
|
}
|
|
1396
|
-
.dt-leftbar-row--selected[data-v-
|
|
1396
|
+
.dt-leftbar-row--selected[data-v-b6629526] .d-presence {
|
|
1397
1397
|
--presence-color-border-base: var(--dt-color-black-200);
|
|
1398
1398
|
}
|
|
1399
|
-
.dt-leftbar-row--selected[data-v-
|
|
1399
|
+
.dt-leftbar-row--selected[data-v-b6629526] .d-avatar__count {
|
|
1400
1400
|
--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background);
|
|
1401
1401
|
}
|
|
1402
|
-
.dt-leftbar-row__is-typing[data-v-
|
|
1402
|
+
.dt-leftbar-row__is-typing[data-v-b6629526] {
|
|
1403
1403
|
--is-typing-size-shape: var(--dt-size-550);
|
|
1404
1404
|
position: absolute;
|
|
1405
1405
|
display: flex;
|
|
@@ -1411,7 +1411,7 @@
|
|
|
1411
1411
|
border-radius: var(--dt-size-radius-pill);
|
|
1412
1412
|
opacity: 0.75;
|
|
1413
1413
|
}
|
|
1414
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1414
|
+
.dt-leftbar-row__is-typing span[data-v-b6629526] {
|
|
1415
1415
|
display: inline-block;
|
|
1416
1416
|
width: var(--dt-size-300);
|
|
1417
1417
|
height: var(--dt-size-300);
|
|
@@ -1420,18 +1420,18 @@
|
|
|
1420
1420
|
border-radius: var(--dt-size-radius-pill);
|
|
1421
1421
|
opacity: 0.3;
|
|
1422
1422
|
transition: all 500ms ease;
|
|
1423
|
-
animation: wave-
|
|
1423
|
+
animation: wave-b6629526 1.5s ease infinite;
|
|
1424
1424
|
}
|
|
1425
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1425
|
+
.dt-leftbar-row__is-typing span[data-v-b6629526]:nth-child(1) {
|
|
1426
1426
|
animation-delay: 0ms;
|
|
1427
1427
|
}
|
|
1428
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1428
|
+
.dt-leftbar-row__is-typing span[data-v-b6629526]:nth-child(2) {
|
|
1429
1429
|
animation-delay: var(--td100);
|
|
1430
1430
|
}
|
|
1431
|
-
.dt-leftbar-row__is-typing span[data-v-
|
|
1431
|
+
.dt-leftbar-row__is-typing span[data-v-b6629526]:nth-child(3) {
|
|
1432
1432
|
animation-delay: var(--td200);
|
|
1433
1433
|
}
|
|
1434
|
-
.dt-leftbar-row__primary[data-v-
|
|
1434
|
+
.dt-leftbar-row__primary[data-v-b6629526] {
|
|
1435
1435
|
display: flex;
|
|
1436
1436
|
flex: 1;
|
|
1437
1437
|
align-items: center;
|
|
@@ -1448,18 +1448,18 @@
|
|
|
1448
1448
|
border-radius: var(--leftbar-row-radius);
|
|
1449
1449
|
appearance: none;
|
|
1450
1450
|
}
|
|
1451
|
-
.dt-leftbar-row__primary[data-v-
|
|
1451
|
+
.dt-leftbar-row__primary[data-v-b6629526]:active {
|
|
1452
1452
|
--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active);
|
|
1453
1453
|
}
|
|
1454
|
-
.dt-leftbar-row__primary[data-v-
|
|
1454
|
+
.dt-leftbar-row__primary[data-v-b6629526]:focus-visible {
|
|
1455
1455
|
box-shadow: var(--dt-shadow-focus-inset);
|
|
1456
1456
|
}
|
|
1457
|
-
.dt-leftbar-row__action-button[data-v-
|
|
1457
|
+
.dt-leftbar-row__action-button[data-v-b6629526] {
|
|
1458
1458
|
width: var(--leftbar-row-action-width);
|
|
1459
1459
|
height: var(--leftbar-row-action-height);
|
|
1460
1460
|
opacity: 0;
|
|
1461
1461
|
}
|
|
1462
|
-
.dt-leftbar-row__alpha[data-v-
|
|
1462
|
+
.dt-leftbar-row__alpha[data-v-b6629526] {
|
|
1463
1463
|
display: flex;
|
|
1464
1464
|
align-items: center;
|
|
1465
1465
|
justify-content: center;
|
|
@@ -1471,11 +1471,11 @@
|
|
|
1471
1471
|
color: var(--leftbar-row-alpha-color-foreground);
|
|
1472
1472
|
border-radius: var(--leftbar-row-radius) 0 0 var(--leftbar-row-radius);
|
|
1473
1473
|
}
|
|
1474
|
-
.dt-leftbar-row__label[data-v-
|
|
1474
|
+
.dt-leftbar-row__label[data-v-b6629526] {
|
|
1475
1475
|
flex: 0 1;
|
|
1476
1476
|
min-width: 0;
|
|
1477
1477
|
}
|
|
1478
|
-
.dt-leftbar-row__omega[data-v-
|
|
1478
|
+
.dt-leftbar-row__omega[data-v-b6629526] {
|
|
1479
1479
|
position: absolute;
|
|
1480
1480
|
top: var(--leftbar-row-action-position-bottom);
|
|
1481
1481
|
right: var(--leftbar-row-action-position-right);
|
|
@@ -1487,34 +1487,34 @@
|
|
|
1487
1487
|
border-radius: var(--leftbar-row-radius);
|
|
1488
1488
|
transform: translateY(calc(var(--leftbar-row-action-position-bottom) * -1));
|
|
1489
1489
|
}
|
|
1490
|
-
.dt-leftbar-row__unread-badge[data-v-
|
|
1490
|
+
.dt-leftbar-row__unread-badge[data-v-b6629526] {
|
|
1491
1491
|
display: var(--leftbar-row-unread-badge-display);
|
|
1492
1492
|
color: var(--dt-theme-mention-color-foreground);
|
|
1493
1493
|
background-color: var(--dt-theme-mention-color-background);
|
|
1494
1494
|
}
|
|
1495
|
-
.dt-leftbar-row--unread-count[data-v-
|
|
1495
|
+
.dt-leftbar-row--unread-count[data-v-b6629526] .dt-leftbar-row__action {
|
|
1496
1496
|
display: none;
|
|
1497
1497
|
}
|
|
1498
|
-
.dt-leftbar-row__unread-count-badge[data-v-
|
|
1498
|
+
.dt-leftbar-row__unread-count-badge[data-v-b6629526] {
|
|
1499
1499
|
border-top-right-radius: var(--dt-size-radius-0);
|
|
1500
1500
|
border-bottom-right-radius: var(--dt-size-radius-0);
|
|
1501
1501
|
}
|
|
1502
|
-
.dt-leftbar-row__unread-mention-count-badge[data-v-
|
|
1502
|
+
.dt-leftbar-row__unread-mention-count-badge[data-v-b6629526] {
|
|
1503
1503
|
color: var(--dt-theme-mention-color-foreground-strong);
|
|
1504
1504
|
background-color: var(--dt-theme-mention-color-background-strong);
|
|
1505
1505
|
border-top-left-radius: var(--dt-size-radius-0);
|
|
1506
1506
|
border-bottom-left-radius: var(--dt-size-radius-0);
|
|
1507
1507
|
}
|
|
1508
|
-
.dt-leftbar-row__unread-mention-only-count-badge[data-v-
|
|
1508
|
+
.dt-leftbar-row__unread-mention-only-count-badge[data-v-b6629526] {
|
|
1509
1509
|
color: var(--dt-theme-mention-color-foreground-strong);
|
|
1510
1510
|
background-color: var(--dt-theme-mention-color-background-strong);
|
|
1511
1511
|
}
|
|
1512
|
-
.dt-leftbar-row__active-voice[data-v-
|
|
1512
|
+
.dt-leftbar-row__active-voice[data-v-b6629526] {
|
|
1513
1513
|
display: inline-flex;
|
|
1514
1514
|
color: var(--dt-color-purple-400);
|
|
1515
|
-
-webkit-animation-name: opacity-pulsate-
|
|
1516
|
-
-moz-animation-name: opacity-pulsate-
|
|
1517
|
-
animation-name: opacity-pulsate-
|
|
1515
|
+
-webkit-animation-name: opacity-pulsate-b6629526;
|
|
1516
|
+
-moz-animation-name: opacity-pulsate-b6629526;
|
|
1517
|
+
animation-name: opacity-pulsate-b6629526;
|
|
1518
1518
|
-webkit-animation-duration: 1s;
|
|
1519
1519
|
-moz-animation-duration: 1s;
|
|
1520
1520
|
animation-duration: 1s;
|
|
@@ -1525,7 +1525,7 @@
|
|
|
1525
1525
|
-moz-animation-fill-mode: both;
|
|
1526
1526
|
animation-fill-mode: both;
|
|
1527
1527
|
}
|
|
1528
|
-
.dt-leftbar-row__dnd[data-v-
|
|
1528
|
+
.dt-leftbar-row__dnd[data-v-b6629526] {
|
|
1529
1529
|
padding-top: var(--dt-space-200);
|
|
1530
1530
|
padding-right: var(--dt-space-300);
|
|
1531
1531
|
color: var(--dt-color-foreground-tertiary);
|
|
@@ -1533,26 +1533,26 @@
|
|
|
1533
1533
|
font-size: var(--dt-font-size-100);
|
|
1534
1534
|
line-height: var(--dt-font-line-height-400);
|
|
1535
1535
|
}
|
|
1536
|
-
.dt-leftbar-row__container--off-duty[data-v-
|
|
1536
|
+
.dt-leftbar-row__container--off-duty[data-v-b6629526] {
|
|
1537
1537
|
background-color: var(--dt-badge-color-background-critical);
|
|
1538
1538
|
border: var(--dt-size-100) solid var(--dt-color-border-subtle);
|
|
1539
1539
|
border-radius: var(--dt-size-radius-500);
|
|
1540
1540
|
}
|
|
1541
|
-
.dt-leftbar-row__container--off-duty[data-v-
|
|
1541
|
+
.dt-leftbar-row__container--off-duty[data-v-b6629526] .dt-leftbar-row__primary {
|
|
1542
1542
|
margin: calc(var(--dt-size-100) * -1);
|
|
1543
1543
|
}
|
|
1544
|
-
.dt-leftbar-row--contact-centers[data-v-
|
|
1544
|
+
.dt-leftbar-row--contact-centers[data-v-b6629526] .dt-leftbar-row__alpha {
|
|
1545
1545
|
padding-right: var(--dt-space-450);
|
|
1546
1546
|
padding-left: var(--dt-space-450);
|
|
1547
1547
|
}
|
|
1548
|
-
.dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-
|
|
1548
|
+
.dt-leftbar-row--contact-centers .dt-leftbar-row__action-container[data-v-b6629526] {
|
|
1549
1549
|
display: inline-flex;
|
|
1550
1550
|
align-items: center;
|
|
1551
1551
|
justify-content: flex-end;
|
|
1552
1552
|
min-width: var(--dt-size-600);
|
|
1553
1553
|
height: var(--dt-size-500);
|
|
1554
1554
|
}
|
|
1555
|
-
.dt-leftbar-row[data-v-
|
|
1555
|
+
.dt-leftbar-row[data-v-b6629526] .dt-leftbar-row__description {
|
|
1556
1556
|
overflow: hidden;
|
|
1557
1557
|
color: var(--leftbar-row-description-color-foreground);
|
|
1558
1558
|
font-weight: var(--leftbar-row-description-font-weight);
|
|
@@ -1561,7 +1561,7 @@
|
|
|
1561
1561
|
white-space: nowrap;
|
|
1562
1562
|
text-overflow: ellipsis;
|
|
1563
1563
|
}
|
|
1564
|
-
.dt-leftbar-row[data-v-
|
|
1564
|
+
.dt-leftbar-row[data-v-b6629526] .dt-leftbar-row__status {
|
|
1565
1565
|
padding-bottom: var(--dt-space-100);
|
|
1566
1566
|
overflow: hidden;
|
|
1567
1567
|
color: var(--leftbar-row-status-color-foreground);
|
|
@@ -1570,19 +1570,19 @@
|
|
|
1570
1570
|
white-space: nowrap;
|
|
1571
1571
|
text-overflow: ellipsis;
|
|
1572
1572
|
}
|
|
1573
|
-
.dt-leftbar-row[data-v-
|
|
1573
|
+
.dt-leftbar-row[data-v-b6629526] .dt-leftbar-row__meta-context ~ .dt-leftbar-row__meta-custom:not(:empty)::before {
|
|
1574
1574
|
color: var(--dt-theme-sidebar-status-color-foreground);
|
|
1575
1575
|
content: " • ";
|
|
1576
1576
|
}
|
|
1577
|
-
.dt-leftbar-row__icon-cc[data-v-
|
|
1577
|
+
.dt-leftbar-row__icon-cc[data-v-b6629526] {
|
|
1578
1578
|
width: calc(var(--dt-size-300) * 3.5);
|
|
1579
1579
|
height: calc(var(--dt-size-300) * 3.5);
|
|
1580
1580
|
border-radius: var(--dt-size-200);
|
|
1581
1581
|
}
|
|
1582
|
-
.opacity-pulsate[data-v-
|
|
1583
|
-
-webkit-animation-name: opacity-pulsate-
|
|
1584
|
-
-moz-animation-name: opacity-pulsate-
|
|
1585
|
-
animation-name: opacity-pulsate-
|
|
1582
|
+
.opacity-pulsate[data-v-b6629526] {
|
|
1583
|
+
-webkit-animation-name: opacity-pulsate-b6629526;
|
|
1584
|
+
-moz-animation-name: opacity-pulsate-b6629526;
|
|
1585
|
+
animation-name: opacity-pulsate-b6629526;
|
|
1586
1586
|
-webkit-animation-duration: 1s;
|
|
1587
1587
|
-moz-animation-duration: 1s;
|
|
1588
1588
|
animation-duration: 1s;
|
|
@@ -1593,7 +1593,7 @@
|
|
|
1593
1593
|
-moz-animation-fill-mode: both;
|
|
1594
1594
|
animation-fill-mode: both;
|
|
1595
1595
|
}
|
|
1596
|
-
@keyframes opacity-pulsate-
|
|
1596
|
+
@keyframes opacity-pulsate-b6629526 {
|
|
1597
1597
|
0%,
|
|
1598
1598
|
100% {
|
|
1599
1599
|
opacity: 0.2;
|
|
@@ -1602,7 +1602,7 @@
|
|
|
1602
1602
|
opacity: 1;
|
|
1603
1603
|
}
|
|
1604
1604
|
}
|
|
1605
|
-
@keyframes opacity-pulsate-
|
|
1605
|
+
@keyframes opacity-pulsate-b6629526 {
|
|
1606
1606
|
0%,
|
|
1607
1607
|
100% {
|
|
1608
1608
|
opacity: 0.2;
|
|
@@ -1611,7 +1611,7 @@
|
|
|
1611
1611
|
opacity: 1;
|
|
1612
1612
|
}
|
|
1613
1613
|
}
|
|
1614
|
-
@keyframes opacity-pulsate-
|
|
1614
|
+
@keyframes opacity-pulsate-b6629526 {
|
|
1615
1615
|
0%,
|
|
1616
1616
|
100% {
|
|
1617
1617
|
opacity: 0.2;
|
|
@@ -1620,7 +1620,7 @@
|
|
|
1620
1620
|
opacity: 1;
|
|
1621
1621
|
}
|
|
1622
1622
|
}
|
|
1623
|
-
@keyframes wave-
|
|
1623
|
+
@keyframes wave-b6629526 {
|
|
1624
1624
|
0%,
|
|
1625
1625
|
50%,
|
|
1626
1626
|
100% {
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Gets the full list of icon component names from the dialtone package
|
|
3
|
+
* @returns {string[]} icon component names
|
|
4
|
+
*/
|
|
5
|
+
export function getIconNames(): string[];
|
|
6
|
+
/**
|
|
7
|
+
* Gets the full list of icon component names from the dialtone package
|
|
8
|
+
* @returns {string[]} icon component names
|
|
9
|
+
*/
|
|
10
|
+
export function getIllustrationNames(): string[];
|
|
11
|
+
export function createTemplateFromVueFile(args: object, argTypes: any, templateComponent: component): component;
|
|
12
|
+
export function generateTemplate(component: any, { props, excludeProps, customProps, childTemplate }?: {
|
|
13
|
+
props?: any[] | undefined;
|
|
14
|
+
excludeProps?: any[] | undefined;
|
|
15
|
+
customProps?: any[] | undefined;
|
|
16
|
+
childTemplate: any;
|
|
17
|
+
}): string;
|
|
18
|
+
declare namespace _default {
|
|
19
|
+
export { generateTemplate };
|
|
20
|
+
export { createTemplateFromVueFile };
|
|
21
|
+
export { getIllustrationNames };
|
|
22
|
+
export { getIconNames };
|
|
23
|
+
}
|
|
24
|
+
export default _default;
|
|
25
|
+
//# sourceMappingURL=storybook_utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"storybook_utils.d.ts","sourceRoot":"","sources":["../../../common/storybook_utils.js"],"names":[],"mappings":"AAsBA;;;GAGG;AACH,gCAFa,MAAM,EAAE,CAIpB;AAED;;;GAGG;AACH,wCAFa,MAAM,EAAE,CAIpB;AAtBM,gDANI,MAAM,0DAYf;AAkBK;;;;;WAoBN"}
|