@dialpad/dialtone-vue 2.92.0-dialtone8.2 → 2.92.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.
@@ -878,7 +878,7 @@ const Xs = {
878
878
  },
879
879
  overlayClasses() {
880
880
  return [
881
- "d-bgc-neutral-black d-o70 d-ps-absolute d-w100p d-h100p d-d-flex d-ai-center d-bar-circle d-zi-base",
881
+ "d-bgc-black-900 d-o70 d-ps-absolute d-w100p d-h100p d-d-flex d-ai-center d-bar-circle d-zi-base",
882
882
  this.overlayClass
883
883
  ];
884
884
  },
@@ -969,7 +969,7 @@ const Xs = {
969
969
  };
970
970
  var Zs = function() {
971
971
  var e = this, a = e._self._c;
972
- return a("div", { class: e.avatarClasses, attrs: { id: e.id, "data-qa": "dt-avatar" } }, [a("div", { ref: "canvas", class: [e.canvasClass, "d-avatar__canvas"] }, [e.showDefaultSlot ? e._t("default") : e._e(), e.showInitials ? a("span", { staticClass: "d-ps-absolute d-zi-base", class: e.AVATAR_KIND_MODIFIERS.initials }, [e._v(" " + e._s(e.formattedInitials) + " ")]) : e._e()], 2), e.overlayIcon || e.overlayText ? a("div", { class: e.overlayClasses }, [e.overlayIcon ? a("dt-icon", { staticClass: "d-fc-neutral-white d-w100p", attrs: { name: e.overlayIcon } }) : e.overlayText ? a("p", { staticClass: "d-fs-200 d-fw-bold d-fc-neutral-white d-w100p d-ta-center" }, [e._v(" " + e._s(e.overlayText) + " ")]) : e._e()], 1) : e._e(), e.showGroup ? a("span", { staticClass: "d-avatar__count d-zi-base", attrs: { "data-qa": "dt-avatar-count" } }, [e._v(e._s(e.formattedGroup))]) : e._e(), e.presence && !e.showGroup ? a("dt-presence", e._b({ staticClass: "d-zi-base", class: [
972
+ return a("div", { class: e.avatarClasses, attrs: { id: e.id, "data-qa": "dt-avatar" } }, [a("div", { ref: "canvas", class: [e.canvasClass, "d-avatar__canvas"] }, [e.showDefaultSlot ? e._t("default") : e._e(), e.showInitials ? a("span", { staticClass: "d-ps-absolute d-zi-base", class: e.AVATAR_KIND_MODIFIERS.initials }, [e._v(" " + e._s(e.formattedInitials) + " ")]) : e._e()], 2), e.overlayIcon || e.overlayText ? a("div", { class: e.overlayClasses }, [e.overlayIcon ? a("dt-icon", { staticClass: "d-fc-white d-w100p", attrs: { name: e.overlayIcon } }) : e.overlayText ? a("p", { staticClass: "d-fs-200 d-fw-bold d-fc-white d-w100p d-ta-center" }, [e._v(" " + e._s(e.overlayText) + " ")]) : e._e()], 1) : e._e(), e.showGroup ? a("span", { staticClass: "d-avatar__count d-zi-base", attrs: { "data-qa": "dt-avatar-count" } }, [e._v(e._s(e.formattedGroup))]) : e._e(), e.presence && !e.showGroup ? a("dt-presence", e._b({ staticClass: "d-zi-base", class: [
973
973
  "d-avatar__presence",
974
974
  e.AVATAR_PRESENCE_SIZE_MODIFIERS[e.size]
975
975
  ], attrs: { presence: e.presence, "data-qa": "dt-presence" } }, "dt-presence", e.presenceProps, !1)) : e._e()], 1);
@@ -5308,6 +5308,7 @@ let jd = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", Hd
5308
5308
  return e;
5309
5309
  };
5310
5310
  function aa(t) {
5311
+ "@babel/helpers - typeof";
5311
5312
  return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? aa = function(e) {
5312
5313
  return typeof e;
5313
5314
  } : aa = function(e) {
@@ -5856,7 +5857,7 @@ const Qd = {
5856
5857
  };
5857
5858
  },
5858
5859
  calculatedMaxHeight() {
5859
- return this.isOutsideViewport && this.modal ? "calc(100vh - var(--dt-space-300))" : this.maxHeight;
5860
+ return this.isOutsideViewport && this.modal ? "calc(100vh - var(--space-300))" : this.maxHeight;
5860
5861
  },
5861
5862
  labelledBy() {
5862
5863
  return this.ariaLabelledby || !this.ariaLabel && pn("DtPopover__anchor");
@@ -10569,6 +10570,7 @@ var ku = function() {
10569
10570
  );
10570
10571
  const kh = $u.exports;
10571
10572
  function W5(t) {
10573
+ "@babel/helpers - typeof";
10572
10574
  return W5 = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
10573
10575
  return typeof e;
10574
10576
  } : function(e) {
@@ -13535,7 +13537,7 @@ var Hf = function() {
13535
13537
  var e = this, a = e._self._c;
13536
13538
  return a("dt-list-item", { staticClass: "dt-contact-info", attrs: { id: e.id, role: e.role, "element-type": "div", "data-qa": "contact-info" }, scopedSlots: e._u([{ key: "left", fn: function() {
13537
13539
  return [e.showAvatar ? a("div", { staticClass: "d-ps-relative", attrs: { "data-qa": "contact-info-left" } }, [e.avatarList ? a("div", { staticClass: "d-mrn4 d-d-flex d-fd-row" }, e._l(e.avatarList, function(n, v) {
13538
- return a("div", { key: v }, [a("dt-avatar", { attrs: { size: e.avatarSize, seed: n.seed, initials: n.initials, "overlay-icon": n.icon, "overlay-text": n.text, "overlay-class": "d-mn4 d-ba d-baw4 d-bc-neutral-white d-box-unset", "avatar-class": ["d-baw4 d-bc-neutral-white d-bar-pill d-ba d-bc-transparent", {
13540
+ return a("div", { key: v }, [a("dt-avatar", { attrs: { size: e.avatarSize, seed: n.seed, initials: n.initials, "overlay-icon": n.icon, "overlay-text": n.text, "overlay-class": "d-mn4 d-ba d-baw4 d-bc-white d-box-unset", "avatar-class": ["d-baw4 d-bc-white d-bar-pill d-ba d-bc-transparent", {
13539
13541
  "d-mln24": v > 0,
13540
13542
  "d-bc-brand": !!n.halo
13541
13543
  }] } }, [n.src ? a("img", { attrs: { "data-qa": "dt-contact-avatar", src: n.src, alt: n.initials } }) : n.initials ? a("div", [e._v(" " + e._s(n.initials) + " ")]) : a("dt-icon", { attrs: { name: e.avatarIcon } })], 1)], 1);
@@ -13555,7 +13557,7 @@ var Hf = function() {
13555
13557
  Wf,
13556
13558
  !1,
13557
13559
  null,
13558
- "650aead4",
13560
+ "1ca12f49",
13559
13561
  null,
13560
13562
  null
13561
13563
  );
@@ -13733,7 +13735,7 @@ const Jf = {
13733
13735
  };
13734
13736
  var e1 = function() {
13735
13737
  var e = this, a = e._self._c;
13736
- return a("div", e._g({ staticClass: "d-d-flex d-fd-column d-ai-center d-c-pointer ivr_node__width" }, e.$listeners), [e.dtmfKey ? a("div", { staticClass: "ivr-connector d-w24 d-h24 d-bar-circle d-mbn12 d-fc-neutral-white d-fs-200", class: { "d-mbn16": e.isSelected }, attrs: { "data-qa": "dt-top-connector-dtmf" } }, [e._v(" " + e._s(e.dtmfKey) + " ")]) : e._e(), e.$slots.connector ? e._t("connector") : e._e(), !e.dtmfKey && !e.$slots.connector ? a("div", { staticClass: "ivr-connector d-w8 d-h8 d-bar-circle d-mbn4", class: { "d-mbn8": e.isSelected }, attrs: { "data-qa": "dt-top-connector" } }) : e._e(), a("dt-card", { attrs: { "content-class": "d-bt d-bc-black-300 d-px12 d-pt8 d-pb12", "container-class": [
13738
+ return a("div", e._g({ staticClass: "d-d-flex d-fd-column d-ai-center d-c-pointer ivr_node__width" }, e.$listeners), [e.dtmfKey ? a("div", { staticClass: "ivr-connector d-w24 d-h24 d-bar-circle d-mbn12 d-fc-white d-fs-200", class: { "d-mbn16": e.isSelected }, attrs: { "data-qa": "dt-top-connector-dtmf" } }, [e._v(" " + e._s(e.dtmfKey) + " ")]) : e._e(), e.$slots.connector ? e._t("connector") : e._e(), !e.dtmfKey && !e.$slots.connector ? a("div", { staticClass: "ivr-connector d-w8 d-h8 d-bar-circle d-mbn4", class: { "d-mbn8": e.isSelected }, attrs: { "data-qa": "dt-top-connector" } }) : e._e(), a("dt-card", { attrs: { "content-class": "d-bt d-bc-black-300 d-px12 d-pt8 d-pb12", "container-class": [
13737
13739
  "d-w100p",
13738
13740
  { "d-ba d-bar8 d-baw4": e.isSelected },
13739
13741
  e.headerColor
@@ -13848,7 +13850,7 @@ var l1 = function() {
13848
13850
  d1,
13849
13851
  !1,
13850
13852
  null,
13851
- "2e6fad60",
13853
+ "5f15fa46",
13852
13854
  null,
13853
13855
  null
13854
13856
  );
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .d-avatar--image-loaded{background-color:transparent;background-image:unset}.dt-list-item{list-style:none}.dt-list-item:not(.dt-list-item--static){cursor:pointer;border-radius:var(--dt-size-300)}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:var(--dt-color-surface-moderate-opaque)}.dt-list-item--highlighted:active{background-color:var(--dt-color-surface-bold-opaque)}.dt-list-item--selected-icon{margin-left:var(--dt-space-400)}.dt-list-item :focus-visible{outline:none;box-shadow:var(--dt-shadow-focus)}.dt-empty-list-item{display:flex;align-items:center;justify-content:center;font-size:var(--dt-font-size-200);line-height:var(--lh4);padding:var(--dt-space-300) var(--dt-space-450)}.enter-active,.leave-active{overflow:hidden;transition:height var(--td300) var(--ttf-quint)}.tippy-box[data-popper-reference-hidden] .d-popover__dialog,.tippy-box[data-popper-escaped] .d-popover__dialog{visibility:hidden;pointer-events:none}.d-context-menu-list{width:var(--dt-size-850)}.dt-list-item[role=menuitem]{border-radius:var(--dt-size-300)}.dt-list-separator{border-top:var(--dt-size-100) solid var(--dt-color-border-default);list-style:none}.dt-list-section[tabindex="-1"]:focus{outline:none}.tippy-box[data-popper-reference-hidden] .d-tooltip,.tippy-box[data-popper-escaped] .d-tooltip{visibility:hidden;pointer-events:none}.dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){line-height:var(--lh-300)}.dt-recipe-callbar-button--circle{border-radius:var(--dt-size-radius-circle)}.dt-recipe-callbar-button.d-btn[disabled]{background-color:unset;opacity:.5}.dt-recipe-callbar-button--circle.d-btn[disabled]{border-color:unset}.dt-recipe-callbar-button--active .base-button__icon,.dt-recipe-callbar-button--active:hover .base-button__icon{color:var(--primary-color)}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle{margin-top:var(--dt-space-350-negative);margin-left:calc(var(--dt-space-300-negative) * 5);width:var(--dt-size-500);height:var(--dt-size-500);padding:var(--dt-space-400);border-radius:var(--dt-size-300)}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle.d-btn--active{background:var(--dt-color-surface-moderate-opaque)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header{background:var(--dt-color-surface-contrast);color:var(--dt-color-foreground-primary-inverted)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header .d-btn{color:var(--dt-color-foreground-primary-inverted)}.dt-recipe--callbar-button-with-popover--button .d-tab--selected:after,.dt-recipe--callbar-button-with-popover--button .d-tab--selected:hover:after{--tab--bgc: var(--dt-color-surface-contrast)}.dt-recipe--callbar-button-with-popover--button .tab-group{display:flex;flex-direction:column;height:100%}.dt-recipe--callbar-button-with-popover--button .tab-content{flex:1 1 100%;overflow-y:auto}.dt-contact-info[data-v-650aead4] .dt-item-layout--content{min-width:var(--space-825)}.dt-contact-info[data-v-650aead4] .dt-item-layout--left{min-width:var(--space-650);justify-content:flex-start}.dt-contact-info[data-v-650aead4] .dt-item-layout--right{min-width:0}.d-top-banner-info__left{margin:var(--dt-space-300) 0 var(--dt-space-300) var(--dt-space-500);min-width:20%}.d-top-banner-info__middle{display:flex;align-items:center;gap:var(--dt-size-300)}.d-top-banner-info__right{display:flex;align-items:baseline;justify-content:flex-end;gap:var(--dt-size-300);margin:var(--dt-space-300) var(--dt-space-500) var(--dt-space-300) 0;min-width:20%}.ivr_node__width{width:280px}.ivr_node__goto_icon{transform:rotate(90deg)}.ivr-connector{z-index:var(--zi-base1);display:flex;justify-content:center;align-items:center;border-color:var(--dt-color-purple-600);background-color:var(--dt-color-purple-600)}.dt-chip-content{font-variant-numeric:tabular-nums}.d-btn[data-v-2e6fad60]:active{--bgo: 85% !important}.settings-menu-button[data-v-2e6fad60]:hover{background-color:hsla(var(--theme-topbar-color-hsl) / .05)}.settings-menu-button[data-v-2e6fad60]:focus-visible{color:var(--theme-topbar-color-hsl);box-shadow:0 0 0 var(--dt-size-200) hsla(var(--theme-sidebar-color-hsl) / .15)}.dt-leftbar-row[data-v-387830b0]{--leftbar-row-color-foreground: var(--theme-sidebar-color);--leftbar-row-color-background: var(--theme-sidebar-row-color-background);--leftbar-row-radius: 100em;--leftbar-row-opacity: 100%;--leftbar-row-alpha-color-foreground: var(--theme-sidebar-icon-color);--leftbar-row-alpha-width: calc(var(--dt-size-300) * 10);--leftbar-row-alpha-height: calc(var(--dt-size-300) * 9);--leftbar-row-omega-height: var(--leftbar-row-alpha-height);--leftbar-row-unread-badge-display: inline-flex;--leftbar-row-description-font-weight: var(--dt-font-weight-normal);--leftbar-row-description-font-size: var(--dt-font-size-200);--leftbar-row-description-line-height: var(--lh-200);--leftbar-row-status-color-foreground: var(--theme-sidebar-status-color);--leftbar-row-status-font-size: var(--dt-font-size-100);--leftbar-row-status-line-height: var(--lh-100);--leftbar-row-action-position-right: var(--dt-size-400);--leftbar-row-action-position-bottom: 50%;--leftbar-row-action-width: var(--dt-size-550);--leftbar-row-action-height: var(--leftbar-row-action-width);position:relative;opacity:var(--leftbar-row-opacity);display:flex;background-color:var(--theme-sidebar-row-color-background);border-radius:var(--leftbar-row-radius);transition-duration:var(--td200);transition-property:background-color,border,box-shadow;transition-timing-function:var(--ttf-out-quint);cursor:pointer}.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):hover,.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):focus-within{--leftbar-row-unread-badge-display: none}.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action{display:inline-flex}.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button{opacity:1}.dt-leftbar-row[data-v-387830b0]:hover,.dt-leftbar-row[data-v-387830b0]:focus-within{--leftbar-row-color-background: var(--theme-sidebar-row-color-background-hover)}.dt-leftbar-row[data-v-387830b0]:hover .d-presence,.dt-leftbar-row[data-v-387830b0]:focus-within .d-presence{--presence-color-border-base: var(--theme-sidebar-selected-row-color-background)}.dt-leftbar-row[data-v-387830b0]:hover .d-avatar__count,.dt-leftbar-row[data-v-387830b0]:focus-within .d-avatar__count{--avatar-count-color-shadow: var(--theme-sidebar-selected-row-color-background)}.dt-leftbar-row--has-unread[data-v-387830b0]{--leftbar-row-description-font-weight: var(--dt-font-weight-bold);--leftbar-row-alpha-color-foreground: var(--leftbar-row-color-foreground)}.dt-leftbar-row--has-unread[data-v-387830b0] .dt-leftbar-row__action{display:none}.dt-leftbar-row--muted[data-v-387830b0]{--leftbar-row-opacity: 60%}.dt-leftbar-row--selected[data-v-387830b0]{--leftbar-row-color-background: var(--theme-sidebar-selected-row-color-background);--leftbar-row-color-foreground: var(--theme-sidebar-selected-row-color)}.dt-leftbar-row--selected[data-v-387830b0] .d-avatar__count{--avatar-count-color-shadow: var(--theme-sidebar-selected-row-color-background)}.dt-leftbar-row__is-typing[data-v-387830b0]{--is-typing-size-shape: var(--dt-size-550);height:var(--is-typing-size-shape);width:var(--is-typing-size-shape);position:absolute;display:flex;align-items:center;justify-content:center;gap:2px;border-radius:var(--dt-size-radius-pill);opacity:.75}.dt-leftbar-row__is-typing span[data-v-387830b0]{transition:all .5s ease;background:var(--dt-color-surface-strong);height:4px;width:4px;display:inline-block;padding:0;opacity:.3;border-radius:var(--dt-size-radius-pill);animation:wave-387830b0 1.5s ease infinite}.dt-leftbar-row__is-typing span[data-v-387830b0]:nth-child(1){animation-delay:0ms}.dt-leftbar-row__is-typing span[data-v-387830b0]:nth-child(2){animation-delay:var(--td100)}.dt-leftbar-row__is-typing span[data-v-387830b0]:nth-child(3){animation-delay:var(--td200)}.dt-leftbar-row__primary[data-v-387830b0]{display:flex;align-items:center;flex:1;width:100%;text-align:left;background-color:var(--leftbar-row-color-background);color:var(--leftbar-row-color-foreground);text-decoration:none;appearance:none;font-size:inherit;line-height:inherit;margin:0;border:0;padding:0;border-radius:var(--leftbar-row-radius)}.dt-leftbar-row__primary[data-v-387830b0]:active{--leftbar-row-color-background: var(--theme-sidebar-row-color-background-active)}.dt-leftbar-row__primary[data-v-387830b0]:focus-visible{box-shadow:var(--dt-shadow-focus-inset)}.dt-leftbar-row__action-button[data-v-387830b0]{opacity:0;width:var(--leftbar-row-action-width);height:var(--leftbar-row-action-height)}.dt-leftbar-row__alpha[data-v-387830b0]{color:var(--leftbar-row-alpha-color-foreground);display:flex;box-sizing:border-box;justify-content:center;align-items:center;padding-left:var(--dt-space-400);padding-right:var(--dt-space-400);width:var(--leftbar-row-alpha-width);height:var(--leftbar-row-alpha-height);border-radius:var(--leftbar-row-radius) 0 0 var(--leftbar-row-radius)}.dt-leftbar-row__label[data-v-387830b0]{flex:0 1;min-width:0}.dt-leftbar-row__omega[data-v-387830b0]{position:absolute;display:flex;right:var(--leftbar-row-action-position-right);top:var(--leftbar-row-action-position-bottom);transform:translateY(calc(var(--leftbar-row-action-position-bottom) * -1));gap:var(--dt-space-300);justify-content:end;align-items:center;box-sizing:border-box;border-radius:var(--leftbar-row-radius)}.dt-leftbar-row__unread-badge[data-v-387830b0]{display:var(--leftbar-row-unread-badge-display)}.dt-leftbar-row__active-voice[data-v-387830b0]{color:var(--dt-color-foreground-success);display:inline-flex;-webkit-animation-name:opacity-pulsate-387830b0;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-387830b0;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-387830b0;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}.dt-leftbar-row__dnd[data-v-387830b0]{padding-top:var(--dt-space-200);padding-right:var(--dt-space-300);color:var(--dt-color-foreground-tertiary);font-size:var(--dt-font-size-100);line-height:var(--lh-400);font-weight:var(--dt-font-weight-medium)}.dt-leftbar-row[data-v-387830b0] .dt-leftbar-row__description{display:block;font-weight:var(--leftbar-row-description-font-weight);font-size:var(--leftbar-row-description-font-size);line-height:var(--leftbar-row-description-line-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-leftbar-row[data-v-387830b0] .dt-leftbar-row__status{display:block;color:var(--leftbar-row-status-color-foreground);font-size:var(--leftbar-row-status-font-size);line-height:var(--leftbar-row-status-line-height);padding-bottom:var(--dt-space-100);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-leftbar-row__meta-custom[data-v-387830b0]:not(:empty) .dt-leftbar-row__meta-context~.dt-leftbar-row__meta-custom:not(:empty):before{content:" • ";color:var(--theme-sidebar-status-color)}.dt-leftbar-row__icon-cc[data-v-387830b0]{border-radius:var(--dt-size-200);width:calc(var(--dt-size-300) * 3.5);height:calc(var(--dt-size-300) * 3.5)}.opacity-pulsate[data-v-387830b0]{-webkit-animation-name:opacity-pulsate-387830b0;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-387830b0;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-387830b0;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}@-webkit-keyframes opacity-pulsate-387830b0{0%,to{opacity:.2}50%{opacity:1}}@-moz-keyframes opacity-pulsate-387830b0{0%,to{opacity:.2}50%{opacity:1}}@keyframes opacity-pulsate-387830b0{0%,to{opacity:.2}50%{opacity:1}}@keyframes wave-387830b0{0%,50%,to{transform:translate(0)}10%{transform:translateY(-5px);opacity:90%}}.dt-leftbar-unread-pill{display:flex;align-items:center;justify-content:center;padding:var(--dt-space-200) var(--dt-space-500) var(--dt-space-200) var(--dt-space-400);gap:var(--dt-space-300);font-size:var(--dt-font-size-100);box-shadow:var(--dt-shadow-medium);border-radius:var(--dt-size-radius-pill);border:none;line-height:var(--lh-600);cursor:pointer}.dt-leftbar-unread-pill--mentions{font-weight:var(--dt-font-weight-bold);background-color:var(--theme-mention-color-background);color:var(--theme-mention-color-foreground)}.dt-leftbar-unread-pill--messages{background-color:var(--dt-color-surface-primary);color:var(--dt-color-foreground-primary)}content-text-wrapper-class:not(img){line-height:1.6rem}.feed-item-row{transition-duration:2s!important}.skeleton-placeholder{display:flex;stroke:none;fill:var(--placeholder-from-color, var(--dt-color-black-300));background:var(--placeholder-from-color, var(--dt-color-black-300))}.skeleton-placeholder--animate{animation-name:placeholder-throb;animation-iteration-count:infinite}@keyframes placeholder-throb{10%{fill:var(--placeholder-from-color, var(--dt-color-black-300));background:var(--placeholder-from-color, var(--dt-color-black-300))}50%{fill:var(--placeholder-to-color, var(--dt-color-black-100));background:var(--placeholder-to-color, var(--dt-color-black-100))}90%{fill:var(--placeholder-from-color, var(--dt-color-black-300));background:var(--placeholder-from-color, var(--dt-color-black-300))}}
1
+ .d-avatar--image-loaded{background-color:transparent;background-image:unset}.dt-list-item{list-style:none}.dt-list-item:not(.dt-list-item--static){cursor:pointer;border-radius:var(--size-300)}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:var(--bgc-moderate-opaque)}.dt-list-item--highlighted:active{background-color:var(--bgc-bold-opaque)}.dt-list-item--selected-icon{margin-left:var(--space-400)}.dt-list-item :focus-visible{outline:none;box-shadow:var(--bs-focus-ring)}.dt-empty-list-item{display:flex;align-items:center;justify-content:center;font-size:var(--fs-200);line-height:var(--lh4);padding:var(--space-300) var(--space-450)}.enter-active,.leave-active{overflow:hidden;transition:height var(--td300) var(--ttf-quint)}.tippy-box[data-popper-reference-hidden] .d-popover__dialog,.tippy-box[data-popper-escaped] .d-popover__dialog{visibility:hidden;pointer-events:none}.d-context-menu-list{width:var(--size-850)}.dt-list-item[role=menuitem]{border-radius:var(--size-300)}.dt-list-separator{border-top:var(--size-100) solid var(--bc-default);list-style:none}.dt-list-section[tabindex="-1"]:focus{outline:none}.tippy-box[data-popper-reference-hidden] .d-tooltip,.tippy-box[data-popper-escaped] .d-tooltip{visibility:hidden;pointer-events:none}.dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){line-height:var(--lh-300)}.dt-recipe-callbar-button--circle{border-radius:var(--br-circle)}.dt-recipe-callbar-button.d-btn[disabled]{background-color:unset;opacity:.5}.dt-recipe-callbar-button--circle.d-btn[disabled]{border-color:unset}.dt-recipe-callbar-button--active .base-button__icon,.dt-recipe-callbar-button--active:hover .base-button__icon{color:var(--primary-color)}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle{margin-top:var(--space-350-negative);margin-left:calc(var(--space-300-negative) * 5);width:var(--size-500);height:var(--size-500);padding:var(--space-400);border-radius:var(--size-300)}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle.d-btn--active{background:var(--bgc-moderate-opaque)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header{background:var(--bgc-contrast);color:var(--fc-primary-inverted)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header .d-btn{color:var(--fc-primary-inverted)}.dt-recipe--callbar-button-with-popover--button .d-tab--selected:after,.dt-recipe--callbar-button-with-popover--button .d-tab--selected:hover:after{--tab--bgc: var(--bgc-contrast)}.dt-recipe--callbar-button-with-popover--button .tab-group{display:flex;flex-direction:column;height:100%}.dt-recipe--callbar-button-with-popover--button .tab-content{flex:1 1 100%;overflow-y:auto}.dt-contact-info[data-v-1ca12f49] .dt-item-layout--content{min-width:var(--space-825)}.dt-contact-info[data-v-1ca12f49] .dt-item-layout--left{min-width:var(--space-650);justify-content:flex-start}.dt-contact-info[data-v-1ca12f49] .dt-item-layout--right{min-width:0}.d-top-banner-info__left{margin:var(--space-300) 0 var(--space-300) var(--space-500);min-width:20%}.d-top-banner-info__middle{display:flex;align-items:center;gap:var(--size-300)}.d-top-banner-info__right{display:flex;align-items:baseline;justify-content:flex-end;gap:var(--size-300);margin:var(--space-300) var(--space-500) var(--space-300) 0;min-width:20%}.ivr_node__width{width:280px}.ivr_node__goto_icon{transform:rotate(90deg)}.ivr-connector{z-index:var(--zi-base1);display:flex;justify-content:center;align-items:center;border-color:var(--purple-600);background-color:var(--purple-600)}.dt-chip-content{font-variant-numeric:tabular-nums}.d-btn[data-v-5f15fa46]:active{--bgo: 85% !important}.settings-menu-button[data-v-5f15fa46]:hover{background-color:hsla(var(--theme-topbar-color-hsl) / .05)}.settings-menu-button[data-v-5f15fa46]:focus-visible{color:var(--theme-topbar-color-hsl);box-shadow:0 0 0 var(--size-200) hsla(var(--theme-sidebar-color-hsl) / .15)}.dt-leftbar-row[data-v-387830b0]{--leftbar-row-color-foreground: var(--theme-sidebar-color);--leftbar-row-color-background: var(--theme-sidebar-row-color-background);--leftbar-row-radius: 100em;--leftbar-row-opacity: 100%;--leftbar-row-alpha-color-foreground: var(--theme-sidebar-icon-color);--leftbar-row-alpha-width: calc(var(--size-300) * 10);--leftbar-row-alpha-height: calc(var(--size-300) * 9);--leftbar-row-omega-height: var(--leftbar-row-alpha-height);--leftbar-row-unread-badge-display: inline-flex;--leftbar-row-description-font-weight: var(--fw-normal);--leftbar-row-description-font-size: var(--fs-200);--leftbar-row-description-line-height: var(--lh-200);--leftbar-row-status-color-foreground: var(--theme-sidebar-status-color);--leftbar-row-status-font-size: var(--fs-100);--leftbar-row-status-line-height: var(--lh-100);--leftbar-row-action-position-right: var(--size-400);--leftbar-row-action-position-bottom: 50%;--leftbar-row-action-width: var(--size-550);--leftbar-row-action-height: var(--leftbar-row-action-width);position:relative;opacity:var(--leftbar-row-opacity);display:flex;background-color:var(--theme-sidebar-row-color-background);border-radius:var(--leftbar-row-radius);transition-duration:var(--td200);transition-property:background-color,border,box-shadow;transition-timing-function:var(--ttf-out-quint);cursor:pointer}.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):hover,.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):focus-within{--leftbar-row-unread-badge-display: none}.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action{display:inline-flex}.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,.dt-leftbar-row[data-v-387830b0]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button{opacity:1}.dt-leftbar-row[data-v-387830b0]:hover,.dt-leftbar-row[data-v-387830b0]:focus-within{--leftbar-row-color-background: var(--theme-sidebar-row-color-background-hover)}.dt-leftbar-row[data-v-387830b0]:hover .d-presence,.dt-leftbar-row[data-v-387830b0]:focus-within .d-presence{--presence-color-border-base: var(--theme-sidebar-selected-row-color-background)}.dt-leftbar-row[data-v-387830b0]:hover .d-avatar__count,.dt-leftbar-row[data-v-387830b0]:focus-within .d-avatar__count{--avatar-count-color-shadow: var(--theme-sidebar-selected-row-color-background)}.dt-leftbar-row--has-unread[data-v-387830b0]{--leftbar-row-description-font-weight: var(--fw-bold);--leftbar-row-alpha-color-foreground: var(--leftbar-row-color-foreground)}.dt-leftbar-row--has-unread[data-v-387830b0] .dt-leftbar-row__action{display:none}.dt-leftbar-row--muted[data-v-387830b0]{--leftbar-row-opacity: 60%}.dt-leftbar-row--selected[data-v-387830b0]{--leftbar-row-color-background: var(--theme-sidebar-selected-row-color-background);--leftbar-row-color-foreground: var(--theme-sidebar-selected-row-color)}.dt-leftbar-row--selected[data-v-387830b0] .d-avatar__count{--avatar-count-color-shadow: var(--theme-sidebar-selected-row-color-background)}.dt-leftbar-row__is-typing[data-v-387830b0]{--is-typing-size-shape: var(--size-550);height:var(--is-typing-size-shape);width:var(--is-typing-size-shape);position:absolute;display:flex;align-items:center;justify-content:center;gap:2px;border-radius:var(--br-pill);opacity:.75}.dt-leftbar-row__is-typing span[data-v-387830b0]{transition:all .5s ease;background:var(--bgc-strong);height:4px;width:4px;display:inline-block;padding:0;opacity:.3;border-radius:var(--br-pill);animation:wave-387830b0 1.5s ease infinite}.dt-leftbar-row__is-typing span[data-v-387830b0]:nth-child(1){animation-delay:0ms}.dt-leftbar-row__is-typing span[data-v-387830b0]:nth-child(2){animation-delay:var(--td100)}.dt-leftbar-row__is-typing span[data-v-387830b0]:nth-child(3){animation-delay:var(--td200)}.dt-leftbar-row__primary[data-v-387830b0]{display:flex;align-items:center;flex:1;width:100%;text-align:left;background-color:var(--leftbar-row-color-background);color:var(--leftbar-row-color-foreground);text-decoration:none;appearance:none;font-size:inherit;line-height:inherit;margin:0;border:0;padding:0;border-radius:var(--leftbar-row-radius)}.dt-leftbar-row__primary[data-v-387830b0]:active{--leftbar-row-color-background: var(--theme-sidebar-row-color-background-active)}.dt-leftbar-row__primary[data-v-387830b0]:focus-visible{box-shadow:var(--bs-focus-ring-inset)}.dt-leftbar-row__action-button[data-v-387830b0]{opacity:0;width:var(--leftbar-row-action-width);height:var(--leftbar-row-action-height)}.dt-leftbar-row__alpha[data-v-387830b0]{color:var(--leftbar-row-alpha-color-foreground);display:flex;box-sizing:border-box;justify-content:center;align-items:center;padding-left:var(--space-400);padding-right:var(--space-400);width:var(--leftbar-row-alpha-width);height:var(--leftbar-row-alpha-height);border-radius:var(--leftbar-row-radius) 0 0 var(--leftbar-row-radius)}.dt-leftbar-row__label[data-v-387830b0]{flex:0 1;min-width:0}.dt-leftbar-row__omega[data-v-387830b0]{position:absolute;display:flex;right:var(--leftbar-row-action-position-right);top:var(--leftbar-row-action-position-bottom);transform:translateY(calc(var(--leftbar-row-action-position-bottom) * -1));gap:var(--space-300);justify-content:end;align-items:center;box-sizing:border-box;border-radius:var(--leftbar-row-radius)}.dt-leftbar-row__unread-badge[data-v-387830b0]{display:var(--leftbar-row-unread-badge-display)}.dt-leftbar-row__active-voice[data-v-387830b0]{color:var(--fc-success);display:inline-flex;-webkit-animation-name:opacity-pulsate-387830b0;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-387830b0;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-387830b0;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}.dt-leftbar-row__dnd[data-v-387830b0]{padding-top:var(--space-200);padding-right:var(--space-300);color:var(--fc-tertiary);font-size:var(--fs-100);line-height:var(--lh-400);font-weight:var(--fw-medium)}.dt-leftbar-row[data-v-387830b0] .dt-leftbar-row__description{display:block;font-weight:var(--leftbar-row-description-font-weight);font-size:var(--leftbar-row-description-font-size);line-height:var(--leftbar-row-description-line-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-leftbar-row[data-v-387830b0] .dt-leftbar-row__status{display:block;color:var(--leftbar-row-status-color-foreground);font-size:var(--leftbar-row-status-font-size);line-height:var(--leftbar-row-status-line-height);padding-bottom:var(--space-100);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-leftbar-row__meta-custom[data-v-387830b0]:not(:empty) .dt-leftbar-row__meta-context~.dt-leftbar-row__meta-custom:not(:empty):before{content:" • ";color:var(--theme-sidebar-status-color)}.dt-leftbar-row__icon-cc[data-v-387830b0]{border-radius:var(--size-200);width:calc(var(--size-300) * 3.5);height:calc(var(--size-300) * 3.5)}.opacity-pulsate[data-v-387830b0]{-webkit-animation-name:opacity-pulsate-387830b0;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-387830b0;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-387830b0;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}@-webkit-keyframes opacity-pulsate-387830b0{0%,to{opacity:.2}50%{opacity:1}}@-moz-keyframes opacity-pulsate-387830b0{0%,to{opacity:.2}50%{opacity:1}}@keyframes opacity-pulsate-387830b0{0%,to{opacity:.2}50%{opacity:1}}@keyframes wave-387830b0{0%,50%,to{transform:translate(0)}10%{transform:translateY(-5px);opacity:90%}}.dt-leftbar-unread-pill{display:flex;align-items:center;justify-content:center;padding:var(--space-200) var(--space-500) var(--space-200) var(--space-400);gap:var(--space-300);font-size:var(--fs-100);box-shadow:var(--bs-md);border-radius:var(--br-pill);border:none;line-height:var(--lh-600);cursor:pointer}.dt-leftbar-unread-pill--mentions{font-weight:var(--fw-bold);background-color:var(--theme-mention-color-background);color:var(--theme-mention-color-foreground)}.dt-leftbar-unread-pill--messages{background-color:var(--bgc-primary);color:var(--fc-primary)}content-text-wrapper-class:not(img){line-height:1.6rem}.feed-item-row{transition-duration:2s!important}.skeleton-placeholder{display:flex;stroke:none;fill:var(--placeholder-from-color, var(--black-300));background:var(--placeholder-from-color, var(--black-300))}.skeleton-placeholder--animate{animation-name:placeholder-throb;animation-iteration-count:infinite}@keyframes placeholder-throb{10%{fill:var(--placeholder-from-color, var(--black-300));background:var(--placeholder-from-color, var(--black-300))}50%{fill:var(--placeholder-to-color, var(--black-100));background:var(--placeholder-to-color, var(--black-100))}90%{fill:var(--placeholder-from-color, var(--black-300));background:var(--placeholder-from-color, var(--black-300))}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-vue",
3
- "version": "2.92.0-dialtone8.2",
3
+ "version": "2.92.1",
4
4
  "description": "Vue component library for Dialpad's design system Dialtone",
5
5
  "scripts": {
6
6
  "build": "npm run clean && npm run build:main && npm run build:documentation",
@@ -49,7 +49,7 @@
49
49
  "@commitlint/cli": "^17.6.6",
50
50
  "@commitlint/config-conventional": "^17.6.6",
51
51
  "@dialpad/conventional-changelog-angular": "^1.1.1",
52
- "@dialpad/dialtone": "^8.8.0-version8.1",
52
+ "@dialpad/dialtone": "^7.30.0",
53
53
  "@dialpad/semantic-release-changelog-json": "^1.0.0",
54
54
  "@percy/cli": "^1.26.1",
55
55
  "@percy/storybook": "^4.3.6",
@@ -97,7 +97,6 @@
97
97
  "sinon": "^15.2.0",
98
98
  "source-map-support": "^0.5.21",
99
99
  "storybook": "^7.0.25",
100
- "storybook-dark-mode": "^3.0.0",
101
100
  "vite": "^4.3.9",
102
101
  "vitest": "^0.32.4",
103
102
  "vue": "^2.7.14",
@@ -107,6 +106,7 @@
107
106
  "yorkie": "^2.0.0"
108
107
  },
109
108
  "peerDependencies": {
109
+ "@dialpad/dialtone": ">=7.27",
110
110
  "vue": ">=2.6"
111
111
  },
112
112
  "bugs": {