@dialpad/dialtone-vue 2.104.1 → 2.105.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.
Files changed (29) hide show
  1. package/CHANGELOG.json +1 -1
  2. package/CHANGELOG.md +40 -0
  3. package/dist/component-documentation.json +1 -1
  4. package/dist/dialtone-vue.cjs +6 -6
  5. package/dist/dialtone-vue.js +9611 -3270
  6. package/dist/directives.cjs +1 -1
  7. package/dist/directives.js +2 -2
  8. package/dist/{emoji-ee881dc6.js → emoji--HwFbqwW.js} +2 -3
  9. package/dist/emoji-c9hpZE0O.cjs +1 -0
  10. package/dist/emoji.cjs +1 -1
  11. package/dist/emoji.js +2 -2
  12. package/dist/style.css +1 -1
  13. package/dist/{tooltip-4c644605.js → tooltip_constants-IjzmwQZI.js} +28 -29
  14. package/dist/{tooltip-7199e960.cjs → tooltip_constants-eQzi1S-l.cjs} +2 -2
  15. package/dist/types/components/banner/banner.vue.d.ts.map +1 -1
  16. package/dist/types/components/dropdown/dropdown.vue.d.ts +1 -1
  17. package/dist/types/components/icon/icon.vue.d.ts +1 -1
  18. package/dist/types/components/icon/icon.vue.d.ts.map +1 -1
  19. package/dist/types/components/lazy_show/lazy_show.vue.d.ts +1 -1
  20. package/dist/types/components/notice/index.d.ts +3 -0
  21. package/dist/types/components/popover/popover.vue.d.ts +1 -1
  22. package/dist/types/components/toast/index.d.ts +1 -1
  23. package/dist/types/components/toast/toast.vue.d.ts.map +1 -1
  24. package/dist/types/components/tooltip/tooltip.vue.d.ts +2 -2
  25. package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -1
  26. package/package.json +17 -18
  27. package/dist/emoji-93ca59dc.cjs +0 -1
  28. /package/dist/{_plugin-vue2_normalizer-d59b995e.cjs → _plugin-vue2_normalizer-1P4G3Z0k.cjs} +0 -0
  29. /package/dist/{_plugin-vue2_normalizer-71e2aa87.js → _plugin-vue2_normalizer-u6G_3nkj.js} +0 -0
package/dist/emoji.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./emoji-93ca59dc.cjs");require("./_plugin-vue2_normalizer-d59b995e.cjs");exports.DtEmoji=e.DtEmoji;exports.DtEmojiTextWrapper=e.DtEmojiTextWrapper;exports.codeToEmojiData=e.codeToEmojiData;Object.defineProperty(exports,"customEmojiAssetUrl",{enumerable:!0,get:()=>e.customEmojiAssetUrl});exports.defaultEmojiAssetUrl=e.defaultEmojiAssetUrl;Object.defineProperty(exports,"emojiFileExtensionLarge",{enumerable:!0,get:()=>e.emojiFileExtensionLarge});Object.defineProperty(exports,"emojiFileExtensionSmall",{enumerable:!0,get:()=>e.emojiFileExtensionSmall});Object.defineProperty(exports,"emojiImageUrlLarge",{enumerable:!0,get:()=>e.emojiImageUrlLarge});Object.defineProperty(exports,"emojiImageUrlSmall",{enumerable:!0,get:()=>e.emojiImageUrlSmall});exports.emojiJson=e.emojiJson;exports.emojiVersion=e.emojiVersion;exports.filterValidShortCodes=e.filterValidShortCodes;exports.findEmojis=e.findEmojis;exports.findShortCodes=e.findShortCodes;exports.getEmojiData=e.getEmojiData;exports.setCustomEmojiJson=e.setCustomEmojiJson;exports.setCustomEmojiUrl=e.setCustomEmojiUrl;exports.setEmojiAssetUrlLarge=e.setEmojiAssetUrlLarge;exports.setEmojiAssetUrlSmall=e.setEmojiAssetUrlSmall;exports.shortcodeToEmojiData=e.shortcodeToEmojiData;exports.stringToUnicode=e.stringToUnicode;exports.unicodeToString=e.unicodeToString;exports.validateCustomEmojiJson=e.validateCustomEmojiJson;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./emoji-c9hpZE0O.cjs");require("./_plugin-vue2_normalizer-1P4G3Z0k.cjs");exports.DtEmoji=e.DtEmoji;exports.DtEmojiTextWrapper=e.DtEmojiTextWrapper;exports.codeToEmojiData=e.codeToEmojiData;Object.defineProperty(exports,"customEmojiAssetUrl",{enumerable:!0,get:()=>e.customEmojiAssetUrl});exports.defaultEmojiAssetUrl=e.defaultEmojiAssetUrl;Object.defineProperty(exports,"emojiFileExtensionLarge",{enumerable:!0,get:()=>e.emojiFileExtensionLarge});Object.defineProperty(exports,"emojiFileExtensionSmall",{enumerable:!0,get:()=>e.emojiFileExtensionSmall});Object.defineProperty(exports,"emojiImageUrlLarge",{enumerable:!0,get:()=>e.emojiImageUrlLarge});Object.defineProperty(exports,"emojiImageUrlSmall",{enumerable:!0,get:()=>e.emojiImageUrlSmall});exports.emojiJson=e.emojiJson;exports.emojiVersion=e.emojiVersion;exports.filterValidShortCodes=e.filterValidShortCodes;exports.findEmojis=e.findEmojis;exports.findShortCodes=e.findShortCodes;exports.getEmojiData=e.getEmojiData;exports.setCustomEmojiJson=e.setCustomEmojiJson;exports.setCustomEmojiUrl=e.setCustomEmojiUrl;exports.setEmojiAssetUrlLarge=e.setEmojiAssetUrlLarge;exports.setEmojiAssetUrlSmall=e.setEmojiAssetUrlSmall;exports.shortcodeToEmojiData=e.shortcodeToEmojiData;exports.stringToUnicode=e.stringToUnicode;exports.unicodeToString=e.unicodeToString;exports.validateCustomEmojiJson=e.validateCustomEmojiJson;
package/dist/emoji.js CHANGED
@@ -1,5 +1,5 @@
1
- import { b as e, a as i, B as t, m, l as r, q as l, o as j, p as E, n, r as d, k as g, E as U, F as u, C, s as S, w as c, v as f, u as p, t as x, y as A, A as D, z as T, x as h } from "./emoji-ee881dc6.js";
2
- import "./_plugin-vue2_normalizer-71e2aa87.js";
1
+ import { b as e, a as i, B as t, m, l as r, q as l, o as j, p as E, n, r as d, k as g, E as U, F as u, C, s as S, w as c, v as f, u as p, t as x, y as A, A as D, z as T, x as h } from "./emoji--HwFbqwW.js";
2
+ import "./_plugin-vue2_normalizer-u6G_3nkj.js";
3
3
  export {
4
4
  e as DtEmoji,
5
5
  i as DtEmojiTextWrapper,
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .tippy-box[data-popper-reference-hidden] .d-tooltip,.tippy-box[data-popper-escaped] .d-tooltip{visibility:hidden;pointer-events:none}.d-avatar--image-loaded{background-color:transparent;background-image:unset}.d-avatar__count,.d-avatar__presence{z-index:var(--zi-base)}.d-avatar__overlay{background-color:var(--dt-color-surface-contrast-opaque);opacity:var(--dt-opacity-900);position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:var(--dt-size-radius-circle);z-index:var(--zi-base)}.d-avatar__overlay-icon{color:var(--dt-color-foreground-primary-inverted);width:100%}.d-avatar__overlay-text{color:var(--dt-color-foreground-primary-inverted);font-weight:var(--dt-font-weight-bold);font-size:var(--dt-font-size-200);width:100%;text-align:center}.d-avatar--clickable{--avatar-color-border: transparent;cursor:pointer;padding:0;background-color:transparent;border-radius:var(--dt-size-radius-circle);border:var(--dt-size-border-100) solid var(--avatar-color-border)}.d-avatar--clickable:focus-visible{outline:none;box-shadow:var(--dt-shadow-focus)}.d-avatar--clickable:hover{--avatar-color-border: var(--dt-color-border-default)}.d-avatar--clickable:active{--avatar-color-border: var(--dt-color-border-moderate);transform:scale(.98)}.dt-item-layout[data-v-9afad3c4]{align-items:stretch}.dt-item-layout--content[data-v-9afad3c4]{display:flex;flex-direction:column;justify-content:center}.dt-item-layout--selected[data-v-9afad3c4]{display:flex;align-items:center}.dt-list-item{list-style:none;background-color:var(--dt-action-color-background-muted-default)}.dt-list-item:not(.dt-list-item--static){cursor:pointer;border-radius:var(--dt-size-radius-300)}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:var(--dt-action-color-background-muted-hover)}.dt-list-item--highlighted:active{background-color:var(--dt-action-color-background-muted-active)}.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)}.dt-description-list{display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:row;line-height:var(--dt-font-line-height-300);font-size:var(--dt-font-size-100);--description-list-gap: var(--dt-space-400);gap:var(--description-list-gap)}.dt-description-list--gap-0{--description-list-gap: var(--dt-space-0)}.dt-description-list--gap-100{--description-list-gap: var(--dt-space-100)}.dt-description-list--gap-200{--description-list-gap: var(--dt-space-200)}.dt-description-list--gap-300{--description-list-gap: var(--dt-space-300)}.dt-description-list--gap-400{--description-list-gap: var(--dt-space-400)}.dt-description-list--gap-500{--description-list-gap: var(--dt-space-500)}.dt-description-list--gap-600{--description-list-gap: var(--dt-space-600)}.dt-description-list--column{flex-direction:column}.dt-description-list__term{color:var(--dt-color-foreground-tertiary);flex:0 1 40%}.dt-description-list__description{color:var(--dt-color-foreground-primary);flex:1 1 50%;margin-left:0}.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}.dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){line-height:var(--dt-font-line-height-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-3d0f9d2e]{--contact-info-avatar-border-color: var(--dt-color-surface-primary);display:flex}.dt-contact-info[data-v-3d0f9d2e] .dt-item-layout{flex:1 1 0}.dt-contact-info[data-v-3d0f9d2e] .dt-item-layout--content{min-width:var(--dt-space-825)}.dt-contact-info[data-v-3d0f9d2e] .dt-item-layout--left{min-width:var(--dt-space-650);justify-content:flex-start;align-items:center}.dt-contact-info[data-v-3d0f9d2e] .dt-item-layout--right{min-width:0;align-items:center}.dt-contact-info--avatars .d-avatar[data-v-3d0f9d2e]{border-radius:var(--dt-size-radius-pill);border:var(--dt-size-300) solid var(--contact-info-avatar-border-color);box-sizing:unset}.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-base);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}.settings-menu-button[data-v-4ee1371d]{padding:var(--dt-space-0);border-radius:var(--dt-size-550);height:var(--dt-size-600);width:var(--dt-size-550);color:var(--dt-theme-topbar-button-color-foreground);background-color:var(--dt-theme-topbar-button-color-background)}.settings-menu-button[data-v-4ee1371d]:hover{background-color:var(--dt-theme-topbar-button-color-background-hover);color:var(--dt-theme-topbar-button-color-foreground-hover)}.settings-menu-button[data-v-4ee1371d]:active{background-color:var(--dt-theme-topbar-button-color-background-active)}.settings-menu-button-update[data-v-4ee1371d]{background-color:hsla(var(--dt-color-blue-200-hsl) / 25%);color:var(--dt-color-blue-500);border-color:hsla(var(--dt-color-blue-200-hsl) / 25%);border-radius:var(--dt-size-radius-pill);height:var(--dt-size-600)}.settings-menu-button-update[data-v-4ee1371d]:hover{background-color:hsla(var(--dt-color-blue-200-hsl) / 50%);color:var(--dt-theme-topbar-button-color-foreground-hover)}.dt-leftbar-row[data-v-8577d0d5]{--leftbar-row-color-foreground: var(--dt-theme-sidebar-color-foreground);--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background);--leftbar-row-radius: var(--dt-size-radius-pill);--leftbar-row-opacity: 100%;--leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-icon-color-foreground);--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-color-foreground: var(--dt-theme-sidebar-color-foreground);--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(--dt-font-line-height-200);--leftbar-row-status-color-foreground: var(--dt-theme-sidebar-status-color-foreground);--leftbar-row-status-font-size: var(--dt-font-size-100);--leftbar-row-status-line-height: var(--dt-font-line-height-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(--dt-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-8577d0d5]:not(.dt-leftbar-row--no-action):hover,.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):focus-within{--leftbar-row-unread-badge-display: none}.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action{display:inline-flex}.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button{opacity:1}.dt-leftbar-row[data-v-8577d0d5]:hover,.dt-leftbar-row[data-v-8577d0d5]:focus-within{--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover)}.dt-leftbar-row[data-v-8577d0d5]:hover .d-presence,.dt-leftbar-row[data-v-8577d0d5]:focus-within .d-presence{--presence-color-border-base: var(--dt-color-black-200)}.dt-leftbar-row[data-v-8577d0d5]:hover .d-avatar__count,.dt-leftbar-row[data-v-8577d0d5]:focus-within .d-avatar__count{--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background)}.dt-leftbar-row--has-unread[data-v-8577d0d5]{--leftbar-row-description-font-weight: var(--dt-font-weight-bold);--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);--leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-color-foreground-unread)}.dt-leftbar-row--unread-count[data-v-8577d0d5] .dt-leftbar-row__action{display:none}.dt-leftbar-row--muted[data-v-8577d0d5]{--leftbar-row-opacity: 60%}.dt-leftbar-row--selected[data-v-8577d0d5]{--leftbar-row-color-background: var(--dt-theme-sidebar-selected-row-color-background);--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-selected-row-color-foreground)}.dt-leftbar-row--selected[data-v-8577d0d5] .d-presence{--presence-color-border-base: var(--dt-color-black-200)}.dt-leftbar-row--selected[data-v-8577d0d5] .d-avatar__count{--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background)}.dt-leftbar-row__is-typing[data-v-8577d0d5]{--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-8577d0d5]{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-8577d0d5 1.5s ease infinite}.dt-leftbar-row__is-typing span[data-v-8577d0d5]:nth-child(1){animation-delay:0ms}.dt-leftbar-row__is-typing span[data-v-8577d0d5]:nth-child(2){animation-delay:var(--td100)}.dt-leftbar-row__is-typing span[data-v-8577d0d5]:nth-child(3){animation-delay:var(--td200)}.dt-leftbar-row__primary[data-v-8577d0d5]{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;-webkit-appearance:none;-moz-appearance: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-8577d0d5]:active{--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active)}.dt-leftbar-row__primary[data-v-8577d0d5]:focus-visible{box-shadow:var(--dt-shadow-focus-inset)}.dt-leftbar-row__action-button[data-v-8577d0d5]{opacity:0;width:var(--leftbar-row-action-width);height:var(--leftbar-row-action-height)}.dt-leftbar-row__alpha[data-v-8577d0d5]{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-8577d0d5]{flex:0 1;min-width:0}.dt-leftbar-row__omega[data-v-8577d0d5]{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:flex-end;align-items:center;box-sizing:border-box;border-radius:var(--leftbar-row-radius)}.dt-leftbar-row__unread-badge[data-v-8577d0d5]{display:var(--leftbar-row-unread-badge-display)}.dt-leftbar-row__active-voice[data-v-8577d0d5]{color:var(--dt-color-foreground-success);display:inline-flex;-webkit-animation-name:opacity-pulsate-8577d0d5;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-8577d0d5;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-8577d0d5;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}.dt-leftbar-row__dnd[data-v-8577d0d5]{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(--dt-font-line-height-400);font-weight:var(--dt-font-weight-medium)}.dt-leftbar-row[data-v-8577d0d5] .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);color:var(--leftbar-row-description-color-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-leftbar-row[data-v-8577d0d5] .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[data-v-8577d0d5] .dt-leftbar-row__meta-context~.dt-leftbar-row__meta-custom:not(:empty):before{content:" • ";color:var(--dt-theme-sidebar-status-color-foreground)}.dt-leftbar-row__icon-cc[data-v-8577d0d5]{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-8577d0d5]{-webkit-animation-name:opacity-pulsate-8577d0d5;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-8577d0d5;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-8577d0d5;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}@-webkit-keyframes opacity-pulsate-8577d0d5{0%,to{opacity:.2}50%{opacity:1}}@-moz-keyframes opacity-pulsate-8577d0d5{0%,to{opacity:.2}50%{opacity:1}}@keyframes opacity-pulsate-8577d0d5{0%,to{opacity:.2}50%{opacity:1}}@keyframes wave-8577d0d5{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(--dt-font-line-height-600);cursor:pointer}.dt-leftbar-unread-pill--mentions{font-weight:var(--dt-font-weight-bold);background-color:var(--dt-theme-mention-color-background);color:var(--dt-theme-mention-color-foreground)}.dt-leftbar-unread-pill--messages{background-color:var(--dt-color-surface-contrast);color:var(--dt-color-foreground-secondary-inverted)}.dt-feed-item-row[data-v-083ec4cb]{transition-duration:2s!important}.dt-feed-item-row__left-time[data-v-083ec4cb]{color:var(--dt-color-foreground-tertiary);padding-top:var(--dt-space-350);line-height:var(--dt-font-line-height-400);font-size:var(--dt-font-size-100);font-weight:var(--dt-font-weight-normal);white-space:nowrap;height:100%}.dt-feed-item-row .content-text-wrapper-class[data-v-083ec4cb]:not(img){line-height:1.6rem}.dt-feed-item-row[data-v-083ec4cb] .dt-item-layout--left .d-avatar{align-self:flex-start;margin-top:var(--dt-space-300)}.dt-recipe-feed-item-pill__wrapper[data-v-2e98d8f9]{background-color:var(--dt-color-surface-secondary);padding:var(--dt-space-400)}.dt-recipe-feed-item-pill__button[data-v-2e98d8f9]{background-color:var(--dt-color-surface-moderate);text-align:left;width:100%;cursor:pointer;border-width:0;border-radius:var(--dt-size-radius-600);--button-padding-x: var(--button-padding-y-md);--button-padding-y: var(--button-padding-y-md);--button-color-text: var(--dt-action-color-foreground-muted-default);--button-border-radius: var(--dt-size-radius-600)}.dt-recipe-feed-item-pill__layout[data-v-2e98d8f9]{padding:var(--dt-space-400);width:100%}.dt-recipe-feed-item-pill__icon[data-v-2e98d8f9]{animation:fade-2e98d8f9 .15s ease-in;margin-right:var(--dt-space-400)}.dt-recipe-feed-item-pill__content[data-v-2e98d8f9]{display:flex;justify-content:center}.dt-recipe-feed-item-pill__title[data-v-2e98d8f9]{font-weight:var(--dt-font-weight-bold)}.dt-recipe-feed-item-pill__border[data-v-2e98d8f9]{border:double 1px transparent;border-radius:var(--dt-size-radius-600);background-origin:border-box;background-clip:content-box,border-box;overflow:hidden}.dt-recipe-feed-item-pill__border-default[data-v-2e98d8f9]{background:var(--dt-color-border-default)}.dt-recipe-feed-item-pill__border-ai[data-v-2e98d8f9]{background-image:linear-gradient(var(--dt-color-surface-primary),var(--dt-color-surface-primary)),var(--dt-badge-color-background-ai)}.dt-recipe-feed-item-pill__border-critical[data-v-2e98d8f9]{background:var(--dt-color-foreground-critical)}@keyframes fade-2e98d8f9{0%{transform:scale(0)}to{transform:scale(1)}}.dt-emoji-row{display:flex;flex-wrap:wrap}.dt-emoji-row__reaction{padding:var(--dt-space-300) var(--dt-space-400);gap:var(--dt-space-300);border-radius:var(--dt-size-radius-500);margin-bottom:0;transition-delay:0s;transition-duration:var(--td50);transition-property:all;transition-timing-function:var(--ttf-in-out);color:var(--dt-color-foreground-secondary);background-color:var(--dt-color-surface-moderate-opaque)}.dt-emoji-row__reaction:hover,.dt-emoji-row__reaction:focus{border-color:hsla(var(--dt-color-black-600-hsl)/100%)!important}.dt-emoji-row__reaction--selected{color:var(--dt-color-link-primary);background-color:var(--dt-color-purple-100)!important;border-color:var(--dt-color-brand-purple)!important}.dt-emoji-row__reaction--selected:hover{color:var(--dt-color-link-primary)}.dt-recipe-callbox[data-v-66800ae7]{padding:0;color:var(--dt-color-foreground-primary);background-color:var(--dt-color-surface-primary);border-radius:var(--dt-size-radius-300)}.dt-recipe-callbox--video[data-v-66800ae7]{display:flex;border-radius:var(--dt-size-radius-200) var(--dt-size-radius-200) 0 0;overflow:clip;margin-bottom:var(--dt-space-300-negative)}.dt-recipe-callbox--main-content[data-v-66800ae7]{padding:0;border-radius:var(--dt-size-radius-300);border:var(--dt-size-border-100) solid transparent;align-items:stretch}.dt-recipe-callbox--main-content.dt-recipe-callbox--border-default[data-v-66800ae7]{border-color:var(--dt-color-border-default)}.dt-recipe-callbox--main-content.dt-recipe-callbox--border-ai[data-v-66800ae7]{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}.dt-recipe-callbox--main-content.dt-recipe-callbox--border-critical[data-v-66800ae7]{background:radial-gradient(var(--dt-color-surface-primary),var(--dt-color-surface-primary)) padding-box,radial-gradient(circle,#E7301D,#F78B23) border-box}.dt-recipe-callbox--main-content-top[data-v-66800ae7]{display:flex;align-items:center;padding:var(--dt-space-350) var(--dt-space-400)}.dt-recipe-callbox--main-content-bottom[data-v-66800ae7]{border-top:1px solid var(--dt-color-border-subtle)}.dt-recipe-callbox--avatar[data-v-66800ae7]{margin-right:var(--dt-space-400)}.dt-recipe-callbox--content[data-v-66800ae7]{display:flex;flex-direction:column;flex:1 0 auto;min-width:0}.dt-recipe-callbox--content-title[data-v-66800ae7]{overflow:clip;white-space:nowrap;text-overflow:ellipsis;color:var(--dt-color-foreground-primary);background-color:var(--dt-color-surface-primary);font-weight:var(--dt-font-weight-bold);border:none;padding:0;width:0;min-width:100%;text-align:left;-webkit-user-select:text;user-select:text;line-height:normal}.dt-recipe-callbox--content-badge[data-v-66800ae7]{line-height:normal}.dt-recipe-callbox--content-subtitle[data-v-66800ae7]{padding:0;font-size:var(--dt-font-size-100);color:var(--dt-color-foreground-tertiary);line-height:normal;overflow:hidden;width:0;min-width:100%}.dt-recipe-callbox--right[data-v-66800ae7]{display:flex;justify-content:right}.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-66800ae7]{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--dt-size-100)}.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-66800ae7]:focus-visible{outline:none;box-shadow:var(--dt-shadow-focus)}.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-66800ae7]:hover,.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-66800ae7]:active{text-decoration:underline}.dt-recipe-callbox .dt-recipe-callbox-badge--warning[data-v-66800ae7]{background-color:var(--dt-color-surface-warning)}.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))}}.dt-emoji[data-v-6ad3e149]{display:inline-block}
1
+ .tippy-box[data-popper-reference-hidden] .d-tooltip,.tippy-box[data-popper-escaped] .d-tooltip{visibility:hidden;pointer-events:none}.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))}}.dt-emoji[data-v-6ad3e149]{display:inline-block}.d-avatar--image-loaded{background-color:transparent;background-image:unset}.d-avatar__count,.d-avatar__presence{z-index:var(--zi-base)}.d-avatar__overlay{background-color:var(--dt-color-surface-contrast-opaque);opacity:var(--dt-opacity-900);position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:var(--dt-size-radius-circle);z-index:var(--zi-base)}.d-avatar__overlay-icon{color:var(--dt-color-foreground-primary-inverted);width:100%}.d-avatar__overlay-text{color:var(--dt-color-foreground-primary-inverted);font-weight:var(--dt-font-weight-bold);font-size:var(--dt-font-size-200);width:100%;text-align:center}.d-avatar--clickable{--avatar-color-border: transparent;cursor:pointer;padding:0;background-color:transparent;border-radius:var(--dt-size-radius-circle);border:var(--dt-size-border-100) solid var(--avatar-color-border)}.d-avatar--clickable:focus-visible{outline:none;box-shadow:var(--dt-shadow-focus)}.d-avatar--clickable:hover{--avatar-color-border: var(--dt-color-border-default)}.d-avatar--clickable:active{--avatar-color-border: var(--dt-color-border-moderate);transform:scale(.98)}.dt-item-layout[data-v-9afad3c4]{align-items:stretch}.dt-item-layout--content[data-v-9afad3c4]{display:flex;flex-direction:column;justify-content:center}.dt-item-layout--selected[data-v-9afad3c4]{display:flex;align-items:center}.dt-list-item{list-style:none;background-color:var(--dt-action-color-background-muted-default)}.dt-list-item:not(.dt-list-item--static){cursor:pointer;border-radius:var(--dt-size-radius-300)}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:var(--dt-action-color-background-muted-hover)}.dt-list-item--highlighted:active{background-color:var(--dt-action-color-background-muted-active)}.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)}.dt-description-list{display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:row;line-height:var(--dt-font-line-height-300);font-size:var(--dt-font-size-100);--description-list-gap: var(--dt-space-400);gap:var(--description-list-gap)}.dt-description-list--gap-0{--description-list-gap: var(--dt-space-0)}.dt-description-list--gap-100{--description-list-gap: var(--dt-space-100)}.dt-description-list--gap-200{--description-list-gap: var(--dt-space-200)}.dt-description-list--gap-300{--description-list-gap: var(--dt-space-300)}.dt-description-list--gap-400{--description-list-gap: var(--dt-space-400)}.dt-description-list--gap-500{--description-list-gap: var(--dt-space-500)}.dt-description-list--gap-600{--description-list-gap: var(--dt-space-600)}.dt-description-list--column{flex-direction:column}.dt-description-list__term{color:var(--dt-color-foreground-tertiary);flex:0 1 40%}.dt-description-list__description{color:var(--dt-color-foreground-primary);flex:1 1 50%;margin-left:0}.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}.dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){line-height:var(--dt-font-line-height-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-3d0f9d2e]{--contact-info-avatar-border-color: var(--dt-color-surface-primary);display:flex}.dt-contact-info[data-v-3d0f9d2e] .dt-item-layout{flex:1 1 0}.dt-contact-info[data-v-3d0f9d2e] .dt-item-layout--content{min-width:var(--dt-space-825)}.dt-contact-info[data-v-3d0f9d2e] .dt-item-layout--left{min-width:var(--dt-space-650);justify-content:flex-start;align-items:center}.dt-contact-info[data-v-3d0f9d2e] .dt-item-layout--right{min-width:0;align-items:center}.dt-contact-info--avatars .d-avatar[data-v-3d0f9d2e]{border-radius:var(--dt-size-radius-pill);border:var(--dt-size-300) solid var(--contact-info-avatar-border-color);box-sizing:unset}.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-base);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}.settings-menu-button[data-v-4ee1371d]{padding:var(--dt-space-0);border-radius:var(--dt-size-550);height:var(--dt-size-600);width:var(--dt-size-550);color:var(--dt-theme-topbar-button-color-foreground);background-color:var(--dt-theme-topbar-button-color-background)}.settings-menu-button[data-v-4ee1371d]:hover{background-color:var(--dt-theme-topbar-button-color-background-hover);color:var(--dt-theme-topbar-button-color-foreground-hover)}.settings-menu-button[data-v-4ee1371d]:active{background-color:var(--dt-theme-topbar-button-color-background-active)}.settings-menu-button-update[data-v-4ee1371d]{background-color:hsla(var(--dt-color-blue-200-hsl) / 25%);color:var(--dt-color-blue-500);border-color:hsla(var(--dt-color-blue-200-hsl) / 25%);border-radius:var(--dt-size-radius-pill);height:var(--dt-size-600)}.settings-menu-button-update[data-v-4ee1371d]:hover{background-color:hsla(var(--dt-color-blue-200-hsl) / 50%);color:var(--dt-theme-topbar-button-color-foreground-hover)}.dt-leftbar-row[data-v-8577d0d5]{--leftbar-row-color-foreground: var(--dt-theme-sidebar-color-foreground);--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background);--leftbar-row-radius: var(--dt-size-radius-pill);--leftbar-row-opacity: 100%;--leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-icon-color-foreground);--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-color-foreground: var(--dt-theme-sidebar-color-foreground);--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(--dt-font-line-height-200);--leftbar-row-status-color-foreground: var(--dt-theme-sidebar-status-color-foreground);--leftbar-row-status-font-size: var(--dt-font-size-100);--leftbar-row-status-line-height: var(--dt-font-line-height-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(--dt-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-8577d0d5]:not(.dt-leftbar-row--no-action):hover,.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):focus-within{--leftbar-row-unread-badge-display: none}.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action{display:inline-flex}.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,.dt-leftbar-row[data-v-8577d0d5]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button{opacity:1}.dt-leftbar-row[data-v-8577d0d5]:hover,.dt-leftbar-row[data-v-8577d0d5]:focus-within{--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover)}.dt-leftbar-row[data-v-8577d0d5]:hover .d-presence,.dt-leftbar-row[data-v-8577d0d5]:focus-within .d-presence{--presence-color-border-base: var(--dt-color-black-200)}.dt-leftbar-row[data-v-8577d0d5]:hover .d-avatar__count,.dt-leftbar-row[data-v-8577d0d5]:focus-within .d-avatar__count{--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background)}.dt-leftbar-row--has-unread[data-v-8577d0d5]{--leftbar-row-description-font-weight: var(--dt-font-weight-bold);--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-color-foreground-unread);--leftbar-row-alpha-color-foreground: var(--dt-theme-sidebar-color-foreground-unread)}.dt-leftbar-row--unread-count[data-v-8577d0d5] .dt-leftbar-row__action{display:none}.dt-leftbar-row--muted[data-v-8577d0d5]{--leftbar-row-opacity: 60%}.dt-leftbar-row--selected[data-v-8577d0d5]{--leftbar-row-color-background: var(--dt-theme-sidebar-selected-row-color-background);--leftbar-row-description-color-foreground: var(--dt-theme-sidebar-selected-row-color-foreground)}.dt-leftbar-row--selected[data-v-8577d0d5] .d-presence{--presence-color-border-base: var(--dt-color-black-200)}.dt-leftbar-row--selected[data-v-8577d0d5] .d-avatar__count{--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background)}.dt-leftbar-row__is-typing[data-v-8577d0d5]{--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-8577d0d5]{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-8577d0d5 1.5s ease infinite}.dt-leftbar-row__is-typing span[data-v-8577d0d5]:nth-child(1){animation-delay:0ms}.dt-leftbar-row__is-typing span[data-v-8577d0d5]:nth-child(2){animation-delay:var(--td100)}.dt-leftbar-row__is-typing span[data-v-8577d0d5]:nth-child(3){animation-delay:var(--td200)}.dt-leftbar-row__primary[data-v-8577d0d5]{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;-webkit-appearance:none;-moz-appearance: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-8577d0d5]:active{--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active)}.dt-leftbar-row__primary[data-v-8577d0d5]:focus-visible{box-shadow:var(--dt-shadow-focus-inset)}.dt-leftbar-row__action-button[data-v-8577d0d5]{opacity:0;width:var(--leftbar-row-action-width);height:var(--leftbar-row-action-height)}.dt-leftbar-row__alpha[data-v-8577d0d5]{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-8577d0d5]{flex:0 1;min-width:0}.dt-leftbar-row__omega[data-v-8577d0d5]{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:flex-end;align-items:center;box-sizing:border-box;border-radius:var(--leftbar-row-radius)}.dt-leftbar-row__unread-badge[data-v-8577d0d5]{display:var(--leftbar-row-unread-badge-display)}.dt-leftbar-row__active-voice[data-v-8577d0d5]{color:var(--dt-color-foreground-success);display:inline-flex;-webkit-animation-name:opacity-pulsate-8577d0d5;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-8577d0d5;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-8577d0d5;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}.dt-leftbar-row__dnd[data-v-8577d0d5]{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(--dt-font-line-height-400);font-weight:var(--dt-font-weight-medium)}.dt-leftbar-row[data-v-8577d0d5] .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);color:var(--leftbar-row-description-color-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-leftbar-row[data-v-8577d0d5] .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[data-v-8577d0d5] .dt-leftbar-row__meta-context~.dt-leftbar-row__meta-custom:not(:empty):before{content:" • ";color:var(--dt-theme-sidebar-status-color-foreground)}.dt-leftbar-row__icon-cc[data-v-8577d0d5]{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-8577d0d5]{-webkit-animation-name:opacity-pulsate-8577d0d5;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-8577d0d5;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-8577d0d5;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}@-webkit-keyframes opacity-pulsate-8577d0d5{0%,to{opacity:.2}50%{opacity:1}}@-moz-keyframes opacity-pulsate-8577d0d5{0%,to{opacity:.2}50%{opacity:1}}@keyframes opacity-pulsate-8577d0d5{0%,to{opacity:.2}50%{opacity:1}}@keyframes wave-8577d0d5{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(--dt-font-line-height-600);cursor:pointer}.dt-leftbar-unread-pill--mentions{font-weight:var(--dt-font-weight-bold);background-color:var(--dt-theme-mention-color-background);color:var(--dt-theme-mention-color-foreground)}.dt-leftbar-unread-pill--messages{background-color:var(--dt-color-surface-contrast);color:var(--dt-color-foreground-secondary-inverted)}.dt-feed-item-row[data-v-083ec4cb]{transition-duration:2s!important}.dt-feed-item-row__left-time[data-v-083ec4cb]{color:var(--dt-color-foreground-tertiary);padding-top:var(--dt-space-350);line-height:var(--dt-font-line-height-400);font-size:var(--dt-font-size-100);font-weight:var(--dt-font-weight-normal);white-space:nowrap;height:100%}.dt-feed-item-row .content-text-wrapper-class[data-v-083ec4cb]:not(img){line-height:1.6rem}.dt-feed-item-row[data-v-083ec4cb] .dt-item-layout--left .d-avatar{align-self:flex-start;margin-top:var(--dt-space-300)}.dt-recipe-feed-item-pill__wrapper[data-v-2e98d8f9]{background-color:var(--dt-color-surface-secondary);padding:var(--dt-space-400)}.dt-recipe-feed-item-pill__button[data-v-2e98d8f9]{background-color:var(--dt-color-surface-moderate);text-align:left;width:100%;cursor:pointer;border-width:0;border-radius:var(--dt-size-radius-600);--button-padding-x: var(--button-padding-y-md);--button-padding-y: var(--button-padding-y-md);--button-color-text: var(--dt-action-color-foreground-muted-default);--button-border-radius: var(--dt-size-radius-600)}.dt-recipe-feed-item-pill__layout[data-v-2e98d8f9]{padding:var(--dt-space-400);width:100%}.dt-recipe-feed-item-pill__icon[data-v-2e98d8f9]{animation:fade-2e98d8f9 .15s ease-in;margin-right:var(--dt-space-400)}.dt-recipe-feed-item-pill__content[data-v-2e98d8f9]{display:flex;justify-content:center}.dt-recipe-feed-item-pill__title[data-v-2e98d8f9]{font-weight:var(--dt-font-weight-bold)}.dt-recipe-feed-item-pill__border[data-v-2e98d8f9]{border:double 1px transparent;border-radius:var(--dt-size-radius-600);background-origin:border-box;background-clip:content-box,border-box;overflow:hidden}.dt-recipe-feed-item-pill__border-default[data-v-2e98d8f9]{background:var(--dt-color-border-default)}.dt-recipe-feed-item-pill__border-ai[data-v-2e98d8f9]{background-image:linear-gradient(var(--dt-color-surface-primary),var(--dt-color-surface-primary)),var(--dt-badge-color-background-ai)}.dt-recipe-feed-item-pill__border-critical[data-v-2e98d8f9]{background:var(--dt-color-foreground-critical)}@keyframes fade-2e98d8f9{0%{transform:scale(0)}to{transform:scale(1)}}.dt-emoji-row{display:flex;flex-wrap:wrap}.dt-emoji-row__reaction{padding:var(--dt-space-300) var(--dt-space-400);gap:var(--dt-space-300);border-radius:var(--dt-size-radius-500);margin-bottom:0;transition-delay:0s;transition-duration:var(--td50);transition-property:all;transition-timing-function:var(--ttf-in-out);color:var(--dt-color-foreground-secondary);background-color:var(--dt-color-surface-moderate-opaque)}.dt-emoji-row__reaction:hover,.dt-emoji-row__reaction:focus{border-color:hsla(var(--dt-color-black-600-hsl)/100%)!important}.dt-emoji-row__reaction--selected{color:var(--dt-color-link-primary);background-color:var(--dt-color-purple-100)!important;border-color:var(--dt-color-brand-purple)!important}.dt-emoji-row__reaction--selected:hover{color:var(--dt-color-link-primary)}.dt-recipe-callbox[data-v-66800ae7]{padding:0;color:var(--dt-color-foreground-primary);background-color:var(--dt-color-surface-primary);border-radius:var(--dt-size-radius-300)}.dt-recipe-callbox--video[data-v-66800ae7]{display:flex;border-radius:var(--dt-size-radius-200) var(--dt-size-radius-200) 0 0;overflow:clip;margin-bottom:var(--dt-space-300-negative)}.dt-recipe-callbox--main-content[data-v-66800ae7]{padding:0;border-radius:var(--dt-size-radius-300);border:var(--dt-size-border-100) solid transparent;align-items:stretch}.dt-recipe-callbox--main-content.dt-recipe-callbox--border-default[data-v-66800ae7]{border-color:var(--dt-color-border-default)}.dt-recipe-callbox--main-content.dt-recipe-callbox--border-ai[data-v-66800ae7]{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}.dt-recipe-callbox--main-content.dt-recipe-callbox--border-critical[data-v-66800ae7]{background:radial-gradient(var(--dt-color-surface-primary),var(--dt-color-surface-primary)) padding-box,radial-gradient(circle,#E7301D,#F78B23) border-box}.dt-recipe-callbox--main-content-top[data-v-66800ae7]{display:flex;align-items:center;padding:var(--dt-space-350) var(--dt-space-400)}.dt-recipe-callbox--main-content-bottom[data-v-66800ae7]{border-top:1px solid var(--dt-color-border-subtle)}.dt-recipe-callbox--avatar[data-v-66800ae7]{margin-right:var(--dt-space-400)}.dt-recipe-callbox--content[data-v-66800ae7]{display:flex;flex-direction:column;flex:1 0 auto;min-width:0}.dt-recipe-callbox--content-title[data-v-66800ae7]{overflow:clip;white-space:nowrap;text-overflow:ellipsis;color:var(--dt-color-foreground-primary);background-color:var(--dt-color-surface-primary);font-weight:var(--dt-font-weight-bold);border:none;padding:0;width:0;min-width:100%;text-align:left;-webkit-user-select:text;user-select:text;line-height:normal}.dt-recipe-callbox--content-badge[data-v-66800ae7]{line-height:normal}.dt-recipe-callbox--content-subtitle[data-v-66800ae7]{padding:0;font-size:var(--dt-font-size-100);color:var(--dt-color-foreground-tertiary);line-height:normal;overflow:hidden;width:0;min-width:100%}.dt-recipe-callbox--right[data-v-66800ae7]{display:flex;justify-content:right}.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-66800ae7]{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--dt-size-100)}.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-66800ae7]:focus-visible{outline:none;box-shadow:var(--dt-shadow-focus)}.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-66800ae7]:hover,.dt-recipe-callbox--clickable .dt-recipe-callbox--content-title[data-v-66800ae7]:active{text-decoration:underline}.dt-recipe-callbox .dt-recipe-callbox-badge--warning[data-v-66800ae7]{background-color:var(--dt-color-surface-warning)}
@@ -1,5 +1,5 @@
1
1
  import Un from "vue";
2
- import { n as nn } from "./_plugin-vue2_normalizer-71e2aa87.js";
2
+ import { n as nn } from "./_plugin-vue2_normalizer-u6G_3nkj.js";
3
3
  const ge = {
4
4
  ERROR: "error",
5
5
  WARNING: "warning",
@@ -164,7 +164,7 @@ function cr(e) {
164
164
  return e.filter((t) => !!t).join(" ");
165
165
  }
166
166
  function pr(e, t = "en-US") {
167
- return e.replace(/^\p{CWU}/u, (n) => n.toLocaleUpperCase(t));
167
+ return e.replace(new RegExp("^\\p{CWU}", "u"), (n) => n.toLocaleUpperCase(t));
168
168
  }
169
169
  const Oo = {
170
170
  getUniqueString: rn,
@@ -2164,17 +2164,7 @@ const Qi = (e) => ({
2164
2164
  return t.className = "tippy-box d-ps-absolute", t.appendChild(e), {
2165
2165
  popper: t
2166
2166
  };
2167
- }, so = [
2168
- ...eo
2169
- ], uo = 300, co = {
2170
- hover: "d-tooltip--hover",
2171
- show: "d-tooltip--show",
2172
- inverted: "d-tooltip--inverted",
2173
- hide: "d-tooltip--hide"
2174
- }, po = [
2175
- ...to
2176
- ], xo = [!0, !1, "toggle"];
2177
- const lo = {
2167
+ }, so = {
2178
2168
  name: "DtTooltip",
2179
2169
  components: {
2180
2170
  DtLazyShow: hr
@@ -2248,7 +2238,7 @@ const lo = {
2248
2238
  type: String,
2249
2239
  default: "top",
2250
2240
  validator(e) {
2251
- return so.includes(e);
2241
+ return lo.includes(e);
2252
2242
  }
2253
2243
  },
2254
2244
  /**
@@ -2269,7 +2259,7 @@ const lo = {
2269
2259
  sticky: {
2270
2260
  type: [Boolean, String],
2271
2261
  default: !1,
2272
- validator: (e) => po.includes(e)
2262
+ validator: (e) => ho.includes(e)
2273
2263
  },
2274
2264
  /**
2275
2265
  * Additional css classes for the tooltip content element.
@@ -2348,7 +2338,7 @@ const lo = {
2348
2338
  ],
2349
2339
  data() {
2350
2340
  return {
2351
- TOOLTIP_KIND_MODIFIERS: co,
2341
+ TOOLTIP_KIND_MODIFIERS: vo,
2352
2342
  tip: null,
2353
2343
  inTimer: null,
2354
2344
  // Internal state for whether the tooltip is shown. Changing the prop
@@ -2433,7 +2423,7 @@ const lo = {
2433
2423
  onEnterAnchor(e) {
2434
2424
  this.delay ? this.inTimer = setTimeout((function(t) {
2435
2425
  this.triggerShow(t);
2436
- }).bind(this, e), uo) : this.triggerShow(e);
2426
+ }).bind(this, e), fo) : this.triggerShow(e);
2437
2427
  },
2438
2428
  triggerShow(e) {
2439
2429
  e.type === "focusin" ? this.show === null && this.hasVisibleFocus() && (this.isShown = !0) : this.show === null && (this.isShown = !0);
@@ -2488,7 +2478,7 @@ const lo = {
2488
2478
  }
2489
2479
  }
2490
2480
  };
2491
- var fo = function() {
2481
+ var uo = function() {
2492
2482
  var t = this, n = t._self._c;
2493
2483
  return n("div", { attrs: { "data-qa": "dt-tooltip-container" } }, [t.externalAnchor ? t._e() : n("span", { ref: "anchor", attrs: { "data-qa": "dt-tooltip-anchor" }, on: { focusin: t.onEnterAnchor, focusout: t.onLeaveAnchor, mouseenter: t.onEnterAnchor, mouseleave: t.onLeaveAnchor, keydown: function(r) {
2494
2484
  return !r.type.indexOf("key") && t._k(r.keyCode, "esc", 27, r.key, ["Esc", "Escape"]) ? null : t.onLeaveAnchor.apply(null, arguments);
@@ -2502,22 +2492,31 @@ var fo = function() {
2502
2492
  ], attrs: { id: t.id, show: t.isVisible, role: "tooltip", "aria-hidden": "false", "data-qa": "dt-tooltip", appear: "", transition: t.transition } }, t.tooltipListeners), [t._t("default", function() {
2503
2493
  return [t._v(" " + t._s(t.message) + " ")];
2504
2494
  })], 2)], 1);
2505
- }, vo = [], ho = /* @__PURE__ */ nn(
2506
- lo,
2507
- fo,
2508
- vo,
2495
+ }, co = [], po = /* @__PURE__ */ nn(
2496
+ so,
2497
+ uo,
2498
+ co,
2509
2499
  !1,
2510
2500
  null,
2511
2501
  null,
2512
2502
  null,
2513
2503
  null
2514
2504
  );
2515
- const Ao = ho.exports;
2505
+ const xo = po.exports, lo = [
2506
+ ...eo
2507
+ ], fo = 300, vo = {
2508
+ hover: "d-tooltip--hover",
2509
+ show: "d-tooltip--show",
2510
+ inverted: "d-tooltip--inverted",
2511
+ hide: "d-tooltip--hide"
2512
+ }, ho = [
2513
+ ...to
2514
+ ], Ao = [!0, !1, "toggle"];
2516
2515
  export {
2517
- Ao as D,
2516
+ xo as D,
2518
2517
  Eo as E,
2519
2518
  wo as L,
2520
- so as T,
2519
+ lo as T,
2521
2520
  ge as V,
2522
2521
  zn as a,
2523
2522
  hr as b,
@@ -2533,10 +2532,10 @@ export {
2533
2532
  bo as l,
2534
2533
  pr as m,
2535
2534
  Fn as n,
2536
- uo as o,
2537
- co as p,
2538
- po as q,
2539
- xo as r,
2535
+ fo as o,
2536
+ vo as p,
2537
+ ho as q,
2538
+ Ao as r,
2540
2539
  cr as s,
2541
2540
  Oo as u
2542
2541
  };
@@ -1,4 +1,4 @@
1
- "use strict";const nr=require("vue"),on=require("./_plugin-vue2_normalizer-d59b995e.cjs"),le={ERROR:"error",WARNING:"warning",SUCCESS:"success"},rr={LARGE:"lg",EXTRA_LARGE:"xl"},ir={xs:"",sm:"",md:"",lg:"d-description--lg",xl:"d-description--xl"},or={xs:"d-label--xs",sm:"d-label--sm",md:"",lg:"d-label--lg",xl:"d-label--xl"},ar={esc:"Esc",escape:"Escape",tab:"Tab",enter:"Enter",space:"Space",spacebar:"Spacebar",up:"Up",arrowup:"ArrowUp",left:"Left",arrowleft:"ArrowLeft",right:"Right",arrowright:"ArrowRight",down:"Down",arrowdown:"ArrowDown",home:"Home",end:"End"},an=le.ERROR,sr="dt";let ur=0,Mt;const cr=typeof setImmediate=="function"?setImmediate:setTimeout;function At(e=sr){return`${e}${ur++}`}function sn(e,t){if(t){const n=pr(t);return e[Math.abs(n)%e.length]}else return e[un(e.length)]}function pr(e){let t;for(let n=0;n<e.length;n++)t=Math.imul(31,t)+e.charCodeAt(n)|0;return t}function un(e){return Math.floor(Math.random()*e)}function cn(e){return e?e.map(t=>typeof t=="string"?{message:t,type:an}:t):[]}function pn(e){const t=St(e);return!e||!t?[]:e.filter(n=>!!n.message&&n.type===t)}function St(e){return e?st(e,le.ERROR)?le.ERROR:st(e,le.WARNING)?le.WARNING:st(e,le.SUCCESS)?le.SUCCESS:null:null}function st(e,t){return!e||!t?!1:e.some(n=>(n==null?void 0:n.type)===t)}const lr={name:"html-fragment",functional:!0,props:["html"],render(e,t){return new nr({name:"Inner",beforeCreate(){this.$createElement=e},template:`<div>${t.props.html}</div>`}).$mount()._vnode.children}},fr=()=>new Promise(e=>{cr(e)}),dr=e=>e==null?void 0:e.toLowerCase().split("-").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join("");function vr(e,t=300){clearTimeout(Mt),Mt=setTimeout(e,t)}function ln(e){const t=e.getBoundingClientRect(),n={top:t.top<0,left:t.left<0,bottom:t.bottom>(window.innerHeight||document.documentElement.clientHeight),right:t.right>(window.innerWidth||document.documentElement.clientWidth)};return n.any=Object.values(n).some(r=>r),n.all=Object.values(n).every(r=>r),n}const hr=/(?:(?:[^\s!@#$%^&*()_=+[\]{}\\|;:'",.<>/?]+)\.)/,mr=new RegExp("(?:com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|ae|ph|online|ng|ee|ws|ve|cat)"),gr=new RegExp("(?:(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])\\.){3}(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])"),fn=new RegExp("(?:"+[[hr.source,mr.source].join("+"),gr.source].join("|")+")"),yr=/(?:(?:[;/][^#?<>\s]*)?)/,dn=/(?:(?:\?[^#<>\s]+)?(?:#[^<>\s]+)?)/,vn=new RegExp("\\b"+[fn.source,yr.source,dn.source,"(?!\\w)"].join("+")),hn=/\b[a-z\d.-]+:\/\/[^<>\s]+/,mn=new RegExp("(?:mailto:)?[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@"+[fn.source,dn.source].join("+")+"(?!\\w)");function gn(e=7,t=15){let n=!0;try{RegExp("(?<=\\W)")}catch{n=!1}return new RegExp(`${n?"(?:^|(?<=\\W))":""}(?![\\s\\-])\\+?(?:[0-9()\\- \\t]{${e},${t}})(?=\\b)(?=\\W(?=\\W|$)|\\s|$)`)}const yn=gn(),br=new RegExp([vn.source,hn.source,mn.source,yn.source].join("|"),"gi");function wr(e){var t;return!e||!["string","number"].includes(typeof e)?!1:(e=e.toString(),((t=yn.exec(e))==null?void 0:t[0])===e)}function Er(e){var t,n;return!e||typeof e!="string"?!1:((t=vn.exec(e))==null?void 0:t[0])===e||((n=hn.exec(e))==null?void 0:n[0])===e}function Or(e){var t;return!e||typeof e!="string"?!1:((t=mn.exec(e))==null?void 0:t[0])===e}function bn(e){return e.filter(t=>!!t).join(" ")}function wn(e,t="en-US"){return e.replace(/^\p{CWU}/u,n=>n.toLocaleUpperCase(t))}const xr={getUniqueString:At,getRandomElement:sn,getRandomInt:un,formatMessages:cn,filterFormattedMessages:pn,hasFormattedMessageOfType:st,getValidationState:St,htmlFragment:lr,flushPromises:fr,kebabCaseToPascalCase:dr,debounce:vr,isOutOfViewPort:ln,getPhoneNumberRegex:gn,linkRegex:br,isEmailAddress:Or,isPhoneNumber:wr,isURL:Er,safeConcatStrings:bn,capitalizeFirstLetter:wn},Tr={name:"DtLazyShow",props:{show:{type:Boolean,default:!1},transition:{type:String,default:null},appear:{type:Boolean,default:!1}},data(){return{initialized:!!this.show}},computed:{isCSSEnabled(){return process.env.NODE_ENV!=="test"}},watch:{show:function(e){!e||this.initialized||(this.initialized=!0)}}};var Ar=function(){var t=this,n=t._self._c;return n("transition",t._g({attrs:{name:t.transition,appear:t.appear,css:t.isCSSEnabled}},t.$listeners),[n("div",t._g({directives:[{name:"show",rawName:"v-show",value:t.show,expression:"show"}]},t.$listeners),[t.initialized?t._t("default"):t._e()],2)])},Sr=[],Dr=on.normalizeComponent(Tr,Ar,Sr,!1,null,null,null,null);const En=Dr.exports;var $="top",Y="bottom",G="right",B="left",lt="auto",qe=[$,Y,G,B],Re="start",Fe="end",Rr="clippingParents",On="viewport",je="popper",Ir="reference",Vt=qe.reduce(function(e,t){return e.concat([t+"-"+Re,t+"-"+Fe])},[]),xn=[].concat(qe,[lt]).reduce(function(e,t){return e.concat([t,t+"-"+Re,t+"-"+Fe])},[]),Lr="beforeRead",Pr="read",Cr="afterRead",_r="beforeMain",Nr="main",Mr="afterMain",Vr="beforeWrite",jr="write",kr="afterWrite",bt=[Lr,Pr,Cr,_r,Nr,Mr,Vr,jr,kr];function ne(e){return e?(e.nodeName||"").toLowerCase():null}function q(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function we(e){var t=q(e).Element;return e instanceof t||e instanceof Element}function W(e){var t=q(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Dt(e){if(typeof ShadowRoot>"u")return!1;var t=q(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function $r(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},o=t.attributes[n]||{},s=t.elements[n];!W(s)||!ne(s)||(Object.assign(s.style,r),Object.keys(o).forEach(function(c){var p=o[c];p===!1?s.removeAttribute(c):s.setAttribute(c,p===!0?"":p)}))})}function Br(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var o=t.elements[r],s=t.attributes[r]||{},c=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),p=c.reduce(function(u,f){return u[f]="",u},{});!W(o)||!ne(o)||(Object.assign(o.style,p),Object.keys(s).forEach(function(u){o.removeAttribute(u)}))})}}const Tn={name:"applyStyles",enabled:!0,phase:"write",fn:$r,effect:Br,requires:["computeStyles"]};function K(e){return e.split("-")[0]}var be=Math.max,ct=Math.min,Ie=Math.round;function wt(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function An(){return!/^((?!chrome|android).)*safari/i.test(wt())}function Le(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),o=1,s=1;t&&W(e)&&(o=e.offsetWidth>0&&Ie(r.width)/e.offsetWidth||1,s=e.offsetHeight>0&&Ie(r.height)/e.offsetHeight||1);var c=we(e)?q(e):window,p=c.visualViewport,u=!An()&&n,f=(r.left+(u&&p?p.offsetLeft:0))/o,l=(r.top+(u&&p?p.offsetTop:0))/s,g=r.width/o,x=r.height/s;return{width:g,height:x,top:l,right:f+g,bottom:l+x,left:f,x:f,y:l}}function Rt(e){var t=Le(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function Sn(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Dt(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Z(e){return q(e).getComputedStyle(e)}function Fr(e){return["table","td","th"].indexOf(ne(e))>=0}function fe(e){return((we(e)?e.ownerDocument:e.document)||window.document).documentElement}function ft(e){return ne(e)==="html"?e:e.assignedSlot||e.parentNode||(Dt(e)?e.host:null)||fe(e)}function jt(e){return!W(e)||Z(e).position==="fixed"?null:e.offsetParent}function Ur(e){var t=/firefox/i.test(wt()),n=/Trident/i.test(wt());if(n&&W(e)){var r=Z(e);if(r.position==="fixed")return null}var o=ft(e);for(Dt(o)&&(o=o.host);W(o)&&["html","body"].indexOf(ne(o))<0;){var s=Z(o);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||t&&s.willChange==="filter"||t&&s.filter&&s.filter!=="none")return o;o=o.parentNode}return null}function ze(e){for(var t=q(e),n=jt(e);n&&Fr(n)&&Z(n).position==="static";)n=jt(n);return n&&(ne(n)==="html"||ne(n)==="body"&&Z(n).position==="static")?t:n||Ur(e)||t}function It(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function ke(e,t,n){return be(e,ct(t,n))}function Hr(e,t,n){var r=ke(e,t,n);return r>n?n:r}function Dn(){return{top:0,right:0,bottom:0,left:0}}function Rn(e){return Object.assign({},Dn(),e)}function In(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var Wr=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,Rn(typeof t!="number"?t:In(t,qe))};function qr(e){var t,n=e.state,r=e.name,o=e.options,s=n.elements.arrow,c=n.modifiersData.popperOffsets,p=K(n.placement),u=It(p),f=[B,G].indexOf(p)>=0,l=f?"height":"width";if(!(!s||!c)){var g=Wr(o.padding,n),x=Rt(s),m=u==="y"?$:B,w=u==="y"?Y:G,y=n.rects.reference[l]+n.rects.reference[u]-c[u]-n.rects.popper[l],b=c[u]-n.rects.reference[u],A=ze(s),R=A?u==="y"?A.clientHeight||0:A.clientWidth||0:0,L=y/2-b/2,i=g[m],E=R-x[l]-g[w],d=R/2-x[l]/2+L,D=ke(i,d,E),_=u;n.modifiersData[r]=(t={},t[_]=D,t.centerOffset=D-d,t)}}function zr(e){var t=e.state,n=e.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;if(o!=null&&!(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o))){if(process.env.NODE_ENV!=="production"&&(W(o)||console.error(['Popper: "arrow" element must be an HTMLElement (not an SVGElement).',"To use an SVG arrow, wrap it in an HTMLElement that will be used as","the arrow."].join(" "))),!Sn(t.elements.popper,o)){process.env.NODE_ENV!=="production"&&console.error(['Popper: "arrow" modifier\'s `element` must be a child of the popper',"element."].join(" "));return}t.elements.arrow=o}}const Yr={name:"arrow",enabled:!0,phase:"main",fn:qr,effect:zr,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Pe(e){return e.split("-")[1]}var Gr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Xr(e,t){var n=e.x,r=e.y,o=t.devicePixelRatio||1;return{x:Ie(n*o)/o||0,y:Ie(r*o)/o||0}}function kt(e){var t,n=e.popper,r=e.popperRect,o=e.placement,s=e.variation,c=e.offsets,p=e.position,u=e.gpuAcceleration,f=e.adaptive,l=e.roundOffsets,g=e.isFixed,x=c.x,m=x===void 0?0:x,w=c.y,y=w===void 0?0:w,b=typeof l=="function"?l({x:m,y}):{x:m,y};m=b.x,y=b.y;var A=c.hasOwnProperty("x"),R=c.hasOwnProperty("y"),L=B,i=$,E=window;if(f){var d=ze(n),D="clientHeight",_="clientWidth";if(d===q(n)&&(d=fe(n),Z(d).position!=="static"&&p==="absolute"&&(D="scrollHeight",_="scrollWidth")),d=d,o===$||(o===B||o===G)&&s===Fe){i=Y;var N=g&&d===E&&E.visualViewport?E.visualViewport.height:d[D];y-=N-r.height,y*=u?1:-1}if(o===B||(o===$||o===Y)&&s===Fe){L=G;var P=g&&d===E&&E.visualViewport?E.visualViewport.width:d[_];m-=P-r.width,m*=u?1:-1}}var T=Object.assign({position:p},f&&Gr),I=l===!0?Xr({x:m,y},q(n)):{x:m,y};if(m=I.x,y=I.y,u){var C;return Object.assign({},T,(C={},C[i]=R?"0":"",C[L]=A?"0":"",C.transform=(E.devicePixelRatio||1)<=1?"translate("+m+"px, "+y+"px)":"translate3d("+m+"px, "+y+"px, 0)",C))}return Object.assign({},T,(t={},t[i]=R?y+"px":"",t[L]=A?m+"px":"",t.transform="",t))}function Kr(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=r===void 0?!0:r,s=n.adaptive,c=s===void 0?!0:s,p=n.roundOffsets,u=p===void 0?!0:p;if(process.env.NODE_ENV!=="production"){var f=Z(t.elements.popper).transitionProperty||"";c&&["transform","top","right","bottom","left"].some(function(g){return f.indexOf(g)>=0})&&console.warn(["Popper: Detected CSS transitions on at least one of the following",'CSS properties: "transform", "top", "right", "bottom", "left".',`
1
+ "use strict";const nr=require("vue"),on=require("./_plugin-vue2_normalizer-1P4G3Z0k.cjs"),le={ERROR:"error",WARNING:"warning",SUCCESS:"success"},rr={LARGE:"lg",EXTRA_LARGE:"xl"},ir={xs:"",sm:"",md:"",lg:"d-description--lg",xl:"d-description--xl"},or={xs:"d-label--xs",sm:"d-label--sm",md:"",lg:"d-label--lg",xl:"d-label--xl"},ar={esc:"Esc",escape:"Escape",tab:"Tab",enter:"Enter",space:"Space",spacebar:"Spacebar",up:"Up",arrowup:"ArrowUp",left:"Left",arrowleft:"ArrowLeft",right:"Right",arrowright:"ArrowRight",down:"Down",arrowdown:"ArrowDown",home:"Home",end:"End"},an=le.ERROR,sr="dt";let ur=0,Mt;const cr=typeof setImmediate=="function"?setImmediate:setTimeout;function At(e=sr){return`${e}${ur++}`}function sn(e,t){if(t){const n=pr(t);return e[Math.abs(n)%e.length]}else return e[un(e.length)]}function pr(e){let t;for(let n=0;n<e.length;n++)t=Math.imul(31,t)+e.charCodeAt(n)|0;return t}function un(e){return Math.floor(Math.random()*e)}function cn(e){return e?e.map(t=>typeof t=="string"?{message:t,type:an}:t):[]}function pn(e){const t=St(e);return!e||!t?[]:e.filter(n=>!!n.message&&n.type===t)}function St(e){return e?st(e,le.ERROR)?le.ERROR:st(e,le.WARNING)?le.WARNING:st(e,le.SUCCESS)?le.SUCCESS:null:null}function st(e,t){return!e||!t?!1:e.some(n=>(n==null?void 0:n.type)===t)}const lr={name:"html-fragment",functional:!0,props:["html"],render(e,t){return new nr({name:"Inner",beforeCreate(){this.$createElement=e},template:`<div>${t.props.html}</div>`}).$mount()._vnode.children}},fr=()=>new Promise(e=>{cr(e)}),dr=e=>e==null?void 0:e.toLowerCase().split("-").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join("");function vr(e,t=300){clearTimeout(Mt),Mt=setTimeout(e,t)}function ln(e){const t=e.getBoundingClientRect(),n={top:t.top<0,left:t.left<0,bottom:t.bottom>(window.innerHeight||document.documentElement.clientHeight),right:t.right>(window.innerWidth||document.documentElement.clientWidth)};return n.any=Object.values(n).some(r=>r),n.all=Object.values(n).every(r=>r),n}const hr=/(?:(?:[^\s!@#$%^&*()_=+[\]{}\\|;:'",.<>/?]+)\.)/,mr=new RegExp("(?:com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|ae|ph|online|ng|ee|ws|ve|cat)"),gr=new RegExp("(?:(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])\\.){3}(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])"),fn=new RegExp("(?:"+[[hr.source,mr.source].join("+"),gr.source].join("|")+")"),yr=/(?:(?:[;/][^#?<>\s]*)?)/,dn=/(?:(?:\?[^#<>\s]+)?(?:#[^<>\s]+)?)/,vn=new RegExp("\\b"+[fn.source,yr.source,dn.source,"(?!\\w)"].join("+")),hn=/\b[a-z\d.-]+:\/\/[^<>\s]+/,mn=new RegExp("(?:mailto:)?[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@"+[fn.source,dn.source].join("+")+"(?!\\w)");function gn(e=7,t=15){let n=!0;try{RegExp("(?<=\\W)")}catch{n=!1}return new RegExp(`${n?"(?:^|(?<=\\W))":""}(?![\\s\\-])\\+?(?:[0-9()\\- \\t]{${e},${t}})(?=\\b)(?=\\W(?=\\W|$)|\\s|$)`)}const yn=gn(),br=new RegExp([vn.source,hn.source,mn.source,yn.source].join("|"),"gi");function wr(e){var t;return!e||!["string","number"].includes(typeof e)?!1:(e=e.toString(),((t=yn.exec(e))==null?void 0:t[0])===e)}function Er(e){var t,n;return!e||typeof e!="string"?!1:((t=vn.exec(e))==null?void 0:t[0])===e||((n=hn.exec(e))==null?void 0:n[0])===e}function Or(e){var t;return!e||typeof e!="string"?!1:((t=mn.exec(e))==null?void 0:t[0])===e}function bn(e){return e.filter(t=>!!t).join(" ")}function wn(e,t="en-US"){return e.replace(new RegExp("^\\p{CWU}","u"),n=>n.toLocaleUpperCase(t))}const xr={getUniqueString:At,getRandomElement:sn,getRandomInt:un,formatMessages:cn,filterFormattedMessages:pn,hasFormattedMessageOfType:st,getValidationState:St,htmlFragment:lr,flushPromises:fr,kebabCaseToPascalCase:dr,debounce:vr,isOutOfViewPort:ln,getPhoneNumberRegex:gn,linkRegex:br,isEmailAddress:Or,isPhoneNumber:wr,isURL:Er,safeConcatStrings:bn,capitalizeFirstLetter:wn},Tr={name:"DtLazyShow",props:{show:{type:Boolean,default:!1},transition:{type:String,default:null},appear:{type:Boolean,default:!1}},data(){return{initialized:!!this.show}},computed:{isCSSEnabled(){return process.env.NODE_ENV!=="test"}},watch:{show:function(e){!e||this.initialized||(this.initialized=!0)}}};var Ar=function(){var t=this,n=t._self._c;return n("transition",t._g({attrs:{name:t.transition,appear:t.appear,css:t.isCSSEnabled}},t.$listeners),[n("div",t._g({directives:[{name:"show",rawName:"v-show",value:t.show,expression:"show"}]},t.$listeners),[t.initialized?t._t("default"):t._e()],2)])},Sr=[],Dr=on.normalizeComponent(Tr,Ar,Sr,!1,null,null,null,null);const En=Dr.exports;var $="top",Y="bottom",G="right",B="left",lt="auto",qe=[$,Y,G,B],Re="start",Fe="end",Rr="clippingParents",On="viewport",je="popper",Ir="reference",Vt=qe.reduce(function(e,t){return e.concat([t+"-"+Re,t+"-"+Fe])},[]),xn=[].concat(qe,[lt]).reduce(function(e,t){return e.concat([t,t+"-"+Re,t+"-"+Fe])},[]),Lr="beforeRead",Pr="read",Cr="afterRead",_r="beforeMain",Nr="main",Mr="afterMain",Vr="beforeWrite",jr="write",kr="afterWrite",bt=[Lr,Pr,Cr,_r,Nr,Mr,Vr,jr,kr];function ne(e){return e?(e.nodeName||"").toLowerCase():null}function q(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function we(e){var t=q(e).Element;return e instanceof t||e instanceof Element}function W(e){var t=q(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Dt(e){if(typeof ShadowRoot>"u")return!1;var t=q(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function $r(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},o=t.attributes[n]||{},s=t.elements[n];!W(s)||!ne(s)||(Object.assign(s.style,r),Object.keys(o).forEach(function(c){var p=o[c];p===!1?s.removeAttribute(c):s.setAttribute(c,p===!0?"":p)}))})}function Br(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var o=t.elements[r],s=t.attributes[r]||{},c=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),p=c.reduce(function(u,f){return u[f]="",u},{});!W(o)||!ne(o)||(Object.assign(o.style,p),Object.keys(s).forEach(function(u){o.removeAttribute(u)}))})}}const Tn={name:"applyStyles",enabled:!0,phase:"write",fn:$r,effect:Br,requires:["computeStyles"]};function K(e){return e.split("-")[0]}var be=Math.max,ct=Math.min,Ie=Math.round;function wt(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function An(){return!/^((?!chrome|android).)*safari/i.test(wt())}function Le(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),o=1,s=1;t&&W(e)&&(o=e.offsetWidth>0&&Ie(r.width)/e.offsetWidth||1,s=e.offsetHeight>0&&Ie(r.height)/e.offsetHeight||1);var c=we(e)?q(e):window,p=c.visualViewport,u=!An()&&n,f=(r.left+(u&&p?p.offsetLeft:0))/o,l=(r.top+(u&&p?p.offsetTop:0))/s,g=r.width/o,x=r.height/s;return{width:g,height:x,top:l,right:f+g,bottom:l+x,left:f,x:f,y:l}}function Rt(e){var t=Le(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function Sn(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Dt(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Z(e){return q(e).getComputedStyle(e)}function Fr(e){return["table","td","th"].indexOf(ne(e))>=0}function fe(e){return((we(e)?e.ownerDocument:e.document)||window.document).documentElement}function ft(e){return ne(e)==="html"?e:e.assignedSlot||e.parentNode||(Dt(e)?e.host:null)||fe(e)}function jt(e){return!W(e)||Z(e).position==="fixed"?null:e.offsetParent}function Ur(e){var t=/firefox/i.test(wt()),n=/Trident/i.test(wt());if(n&&W(e)){var r=Z(e);if(r.position==="fixed")return null}var o=ft(e);for(Dt(o)&&(o=o.host);W(o)&&["html","body"].indexOf(ne(o))<0;){var s=Z(o);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||t&&s.willChange==="filter"||t&&s.filter&&s.filter!=="none")return o;o=o.parentNode}return null}function ze(e){for(var t=q(e),n=jt(e);n&&Fr(n)&&Z(n).position==="static";)n=jt(n);return n&&(ne(n)==="html"||ne(n)==="body"&&Z(n).position==="static")?t:n||Ur(e)||t}function It(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function ke(e,t,n){return be(e,ct(t,n))}function Hr(e,t,n){var r=ke(e,t,n);return r>n?n:r}function Dn(){return{top:0,right:0,bottom:0,left:0}}function Rn(e){return Object.assign({},Dn(),e)}function In(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var Wr=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,Rn(typeof t!="number"?t:In(t,qe))};function qr(e){var t,n=e.state,r=e.name,o=e.options,s=n.elements.arrow,c=n.modifiersData.popperOffsets,p=K(n.placement),u=It(p),f=[B,G].indexOf(p)>=0,l=f?"height":"width";if(!(!s||!c)){var g=Wr(o.padding,n),x=Rt(s),m=u==="y"?$:B,w=u==="y"?Y:G,y=n.rects.reference[l]+n.rects.reference[u]-c[u]-n.rects.popper[l],b=c[u]-n.rects.reference[u],A=ze(s),R=A?u==="y"?A.clientHeight||0:A.clientWidth||0:0,L=y/2-b/2,i=g[m],E=R-x[l]-g[w],d=R/2-x[l]/2+L,D=ke(i,d,E),_=u;n.modifiersData[r]=(t={},t[_]=D,t.centerOffset=D-d,t)}}function zr(e){var t=e.state,n=e.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;if(o!=null&&!(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o))){if(process.env.NODE_ENV!=="production"&&(W(o)||console.error(['Popper: "arrow" element must be an HTMLElement (not an SVGElement).',"To use an SVG arrow, wrap it in an HTMLElement that will be used as","the arrow."].join(" "))),!Sn(t.elements.popper,o)){process.env.NODE_ENV!=="production"&&console.error(['Popper: "arrow" modifier\'s `element` must be a child of the popper',"element."].join(" "));return}t.elements.arrow=o}}const Yr={name:"arrow",enabled:!0,phase:"main",fn:qr,effect:zr,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Pe(e){return e.split("-")[1]}var Gr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Xr(e,t){var n=e.x,r=e.y,o=t.devicePixelRatio||1;return{x:Ie(n*o)/o||0,y:Ie(r*o)/o||0}}function kt(e){var t,n=e.popper,r=e.popperRect,o=e.placement,s=e.variation,c=e.offsets,p=e.position,u=e.gpuAcceleration,f=e.adaptive,l=e.roundOffsets,g=e.isFixed,x=c.x,m=x===void 0?0:x,w=c.y,y=w===void 0?0:w,b=typeof l=="function"?l({x:m,y}):{x:m,y};m=b.x,y=b.y;var A=c.hasOwnProperty("x"),R=c.hasOwnProperty("y"),L=B,i=$,E=window;if(f){var d=ze(n),D="clientHeight",_="clientWidth";if(d===q(n)&&(d=fe(n),Z(d).position!=="static"&&p==="absolute"&&(D="scrollHeight",_="scrollWidth")),d=d,o===$||(o===B||o===G)&&s===Fe){i=Y;var N=g&&d===E&&E.visualViewport?E.visualViewport.height:d[D];y-=N-r.height,y*=u?1:-1}if(o===B||(o===$||o===Y)&&s===Fe){L=G;var P=g&&d===E&&E.visualViewport?E.visualViewport.width:d[_];m-=P-r.width,m*=u?1:-1}}var T=Object.assign({position:p},f&&Gr),I=l===!0?Xr({x:m,y},q(n)):{x:m,y};if(m=I.x,y=I.y,u){var C;return Object.assign({},T,(C={},C[i]=R?"0":"",C[L]=A?"0":"",C.transform=(E.devicePixelRatio||1)<=1?"translate("+m+"px, "+y+"px)":"translate3d("+m+"px, "+y+"px, 0)",C))}return Object.assign({},T,(t={},t[i]=R?y+"px":"",t[L]=A?m+"px":"",t.transform="",t))}function Kr(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=r===void 0?!0:r,s=n.adaptive,c=s===void 0?!0:s,p=n.roundOffsets,u=p===void 0?!0:p;if(process.env.NODE_ENV!=="production"){var f=Z(t.elements.popper).transitionProperty||"";c&&["transform","top","right","bottom","left"].some(function(g){return f.indexOf(g)>=0})&&console.warn(["Popper: Detected CSS transitions on at least one of the following",'CSS properties: "transform", "top", "right", "bottom", "left".',`
2
2
 
3
3
  `,'Disable the "computeStyles" modifier\'s `adaptive` option to allow',"for smooth transitions, or remove these properties from the CSS","transition declaration on the popper element if only transitioning","opacity or background-color for example.",`
4
4
 
@@ -22,4 +22,4 @@
22
22
  `,"Instead, pass the .innerHTML of the element, or use a function that","returns a cloned version of the element instead.",`
23
23
 
24
24
  `,`1) content: element.innerHTML
25
- `,"2) content: () => element.cloneNode(true)"].join(" "))}var p=o.reduce(function(u,f){var l=f&&co(f,r);return l&&u.push(l),u},[]);return He(e)?p[0]:p}Ye.defaultProps=H;Ye.setDefaultProps=oo;Ye.currentInput=te;Object.assign({},Tn,{effect:function(t){var n=t.state,r={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,r.popper),n.styles=r,n.elements.arrow&&Object.assign(n.elements.arrow.style,r.arrow)}});var po={name:"sticky",defaultValue:!1,fn:function(t){var n=t.reference,r=t.popper;function o(){return t.popperInstance?t.popperInstance.state.elements.reference:n}function s(f){return t.props.sticky===!0||t.props.sticky===f}var c=null,p=null;function u(){var f=s("reference")?o().getBoundingClientRect():null,l=s("popper")?r.getBoundingClientRect():null;(f&&rn(c,f)||l&&rn(p,l))&&t.popperInstance&&t.popperInstance.update(),c=f,p=l,t.state.isMounted&&requestAnimationFrame(u)}return{onMount:function(){t.props.sticky&&u()}}}};function rn(e,t){return e&&t?e.top!==t.top||e.right!==t.right||e.bottom!==t.bottom||e.left!==t.left:!0}Ye.setDefaultProps({render:Un});const lo=e=>({name:"arrowDetected",enabled:!0,phase:"main",fn:e,requiresIfExists:["offset"]}),fo=["bottom","bottom-start","bottom-end","right","right-start","right-end","left","left-start","left-end","top","top-start","top-end"],Hn=[!0,!1,"reference","popper"],Wn=(e,t)=>{const{contentElement:n}={...t};return delete t.contentElement,Ye(e,{...t,plugins:[po],render:()=>mo(n)})},qn=({boundary:e="clippingParents",fallbackPlacements:t=[],onChangePlacement:n=()=>{},hasHideModifierEnabled:r=!1,tether:o=!0}={})=>({modifiers:[{name:"flip",options:{fallbackPlacements:t,boundary:e}},{name:"hide",enabled:r},{name:"preventOverflow",options:{altAxis:!o,tether:o}},lo(({state:s})=>{n(s.placement)})]}),vo=e=>{const t=document.createElement("span");return t.innerText=e.innerText||"",e.innerText="",e.appendChild(t),t},ho=e=>{const t=e==null?void 0:e.children[0];return t||vo(e)},mo=e=>{const t=document.createElement("div");return t.className="tippy-box d-ps-absolute",t.appendChild(e),{popper:t}},zn=[...fo],Yn=300,Gn={hover:"d-tooltip--hover",show:"d-tooltip--show",inverted:"d-tooltip--inverted",hide:"d-tooltip--hide"},Xn=[...Hn],go=[!0,!1,"toggle"];const yo={name:"DtTooltip",components:{DtLazyShow:En},props:{id:{type:String,default(){return At()}},fallbackPlacements:{type:Array,default:()=>["auto"]},inverted:{type:Boolean,default:!1},offset:{type:Array,default:()=>[0,-4]},placement:{type:String,default:"top",validator(e){return zn.includes(e)}},sticky:{type:[Boolean,String],default:!1,validator:e=>Xn.includes(e)},contentClass:{type:[String,Object,Array],default:""},message:{type:String,default:""},enabled:{type:Boolean,default:!0},show:{type:Boolean,default:null},transition:{type:String,default:"fade"},delay:{type:Boolean,default:!0},externalAnchor:{type:String,default:null}},emits:["shown","update:show"],data(){return{TOOLTIP_KIND_MODIFIERS:Gn,tip:null,inTimer:null,isShown:!1,currentPlacement:this.placement}},computed:{isVisible(){return this.isShown&&this.enabled&&(!!this.message.trim()||!!this.$slots.default)},tooltipListeners(){return{...this.$listeners,"after-leave":()=>{this.onLeaveTransitionComplete()},"after-enter":()=>{this.onEnterTransitionComplete()}}},tippyProps(){return{offset:this.offset,interactive:!1,trigger:"manual",placement:this.placement,sticky:this.sticky,popperOptions:qn({fallbackPlacements:this.fallbackPlacements,hasHideModifierEnabled:!0,onChangePlacement:this.onChangePlacement})}},anchor(){return this.externalAnchor?document.body.querySelector(this.externalAnchor):ho(this.$refs.anchor)}},watch:{tippyProps:{handler:"setProps",deep:!0},show:{handler:function(e){e!==null&&(this.isShown=e)},immediate:!0},isShown(e){e?(this.setProps(),this.tip.show()):this.tip.hide()},sticky(e){this.tip.setProps({sticky:e})}},mounted(){!this.enabled&&this.show!=null&&(console.warn("Tooltip: You cannot use both the enabled and show props at the same time."),console.warn("The show prop will be ignored.")),this.externalAnchor&&this.addExternalAnchorEventListeners(),this.tip=Wn(this.anchor,this.initOptions()),this.isShown&&this.tip.show()},beforeDestroy(){var e;this.externalAnchor&&this.removeExternalAnchorEventListeners(),this.tip&&((e=this.tip)==null||e.destroy())},methods:{calculateAnchorZindex(){return this.$el.getRootNode().querySelector('.d-modal[aria-hidden="false"], .d-modal--transparent[aria-hidden="false"]')||this.$el.closest(".d-zi-drawer")?651:400},hasVisibleFocus(){return this.anchor.matches(":focus-visible")},onEnterAnchor(e){this.delay?this.inTimer=setTimeout((function(t){this.triggerShow(t)}).bind(this,e),Yn):this.triggerShow(e)},triggerShow(e){e.type==="focusin"?this.show===null&&this.hasVisibleFocus()&&(this.isShown=!0):this.show===null&&(this.isShown=!0)},onLeaveAnchor(e){e.type==="keydown"&&e.code!=="Escape"||(clearTimeout(this.inTimer),this.triggerHide())},triggerHide(){this.show===null&&(this.isShown=!1)},onChangePlacement(e){this.currentPlacement=e},onLeaveTransitionComplete(){var e;(e=this.tip)==null||e.unmount(),this.$emit("shown",!1),this.show!==null&&this.$emit("update:show",!1)},onEnterTransitionComplete(){this.$emit("shown",!0),this.show!==null&&this.$emit("update:show",!0)},setProps(){this.tip&&this.tip.setProps&&this.tip.setProps({...this.tippyProps,zIndex:this.calculateAnchorZindex()})},onMount(){this.setProps()},initOptions(){return{contentElement:this.$refs.content.$el,allowHTML:!0,zIndex:this.calculateAnchorZindex(),onMount:this.onMount,...this.tippyProps}},addExternalAnchorEventListeners(){["focusin","mouseenter"].forEach(e=>{this.anchor.addEventListener(e,t=>this.onEnterAnchor(t))}),["focusout","mouseleave","keydown"].forEach(e=>{this.anchor.addEventListener(e,t=>this.onLeaveAnchor(t))})},removeExternalAnchorEventListeners(){["focusin","mouseenter"].forEach(e=>{this.anchor.removeEventListener(e,t=>this.onEnterAnchor(t))}),["focusout","mouseleave","keydown"].forEach(e=>{this.anchor.removeEventListener(e,t=>this.onLeaveAnchor(t))})}}};var bo=function(){var t=this,n=t._self._c;return n("div",{attrs:{"data-qa":"dt-tooltip-container"}},[t.externalAnchor?t._e():n("span",{ref:"anchor",attrs:{"data-qa":"dt-tooltip-anchor"},on:{focusin:t.onEnterAnchor,focusout:t.onLeaveAnchor,mouseenter:t.onEnterAnchor,mouseleave:t.onLeaveAnchor,keydown:function(r){return!r.type.indexOf("key")&&t._k(r.keyCode,"esc",27,r.key,["Esc","Escape"])?null:t.onLeaveAnchor.apply(null,arguments)}}},[t._t("anchor")],2),n("dt-lazy-show",t._g({ref:"content",class:["d-tooltip",`d-tooltip__arrow-tippy--${t.currentPlacement}`,{[t.TOOLTIP_KIND_MODIFIERS.inverted]:t.inverted},t.contentClass],attrs:{id:t.id,show:t.isVisible,role:"tooltip","aria-hidden":"false","data-qa":"dt-tooltip",appear:"",transition:t.transition}},t.tooltipListeners),[t._t("default",function(){return[t._v(" "+t._s(t.message)+" ")]})],2)],1)},wo=[],Eo=on.normalizeComponent(yo,bo,wo,!1,null,null,null,null);const Oo=Eo.exports;exports.DEFAULT_VALIDATION_MESSAGE_TYPE=an;exports.DESCRIPTION_SIZE_MODIFIERS=ir;exports.DESCRIPTION_SIZE_TYPES=rr;exports.DtLazyShow=En;exports.DtTooltip=Oo;exports.EVENT_KEYNAMES=ar;exports.LABEL_SIZE_MODIFIERS=or;exports.TIPPY_STICKY_VALUES=Hn;exports.TOOLTIP_DELAY_MS=Yn;exports.TOOLTIP_DIRECTIONS=zn;exports.TOOLTIP_HIDE_ON_CLICK_VARIANTS=go;exports.TOOLTIP_KIND_MODIFIERS=Gn;exports.TOOLTIP_STICKY_VALUES=Xn;exports.VALIDATION_MESSAGE_TYPES=le;exports.capitalizeFirstLetter=wn;exports.createTippy=Wn;exports.filterFormattedMessages=pn;exports.formatMessages=cn;exports.getPopperOptions=qn;exports.getRandomElement=sn;exports.getUniqueString=At;exports.getValidationState=St;exports.isOutOfViewPort=ln;exports.safeConcatStrings=bn;exports.utils=xr;
25
+ `,"2) content: () => element.cloneNode(true)"].join(" "))}var p=o.reduce(function(u,f){var l=f&&co(f,r);return l&&u.push(l),u},[]);return He(e)?p[0]:p}Ye.defaultProps=H;Ye.setDefaultProps=oo;Ye.currentInput=te;Object.assign({},Tn,{effect:function(t){var n=t.state,r={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,r.popper),n.styles=r,n.elements.arrow&&Object.assign(n.elements.arrow.style,r.arrow)}});var po={name:"sticky",defaultValue:!1,fn:function(t){var n=t.reference,r=t.popper;function o(){return t.popperInstance?t.popperInstance.state.elements.reference:n}function s(f){return t.props.sticky===!0||t.props.sticky===f}var c=null,p=null;function u(){var f=s("reference")?o().getBoundingClientRect():null,l=s("popper")?r.getBoundingClientRect():null;(f&&rn(c,f)||l&&rn(p,l))&&t.popperInstance&&t.popperInstance.update(),c=f,p=l,t.state.isMounted&&requestAnimationFrame(u)}return{onMount:function(){t.props.sticky&&u()}}}};function rn(e,t){return e&&t?e.top!==t.top||e.right!==t.right||e.bottom!==t.bottom||e.left!==t.left:!0}Ye.setDefaultProps({render:Un});const lo=e=>({name:"arrowDetected",enabled:!0,phase:"main",fn:e,requiresIfExists:["offset"]}),fo=["bottom","bottom-start","bottom-end","right","right-start","right-end","left","left-start","left-end","top","top-start","top-end"],Hn=[!0,!1,"reference","popper"],Wn=(e,t)=>{const{contentElement:n}={...t};return delete t.contentElement,Ye(e,{...t,plugins:[po],render:()=>mo(n)})},qn=({boundary:e="clippingParents",fallbackPlacements:t=[],onChangePlacement:n=()=>{},hasHideModifierEnabled:r=!1,tether:o=!0}={})=>({modifiers:[{name:"flip",options:{fallbackPlacements:t,boundary:e}},{name:"hide",enabled:r},{name:"preventOverflow",options:{altAxis:!o,tether:o}},lo(({state:s})=>{n(s.placement)})]}),vo=e=>{const t=document.createElement("span");return t.innerText=e.innerText||"",e.innerText="",e.appendChild(t),t},ho=e=>{const t=e==null?void 0:e.children[0];return t||vo(e)},mo=e=>{const t=document.createElement("div");return t.className="tippy-box d-ps-absolute",t.appendChild(e),{popper:t}},go={name:"DtTooltip",components:{DtLazyShow:En},props:{id:{type:String,default(){return At()}},fallbackPlacements:{type:Array,default:()=>["auto"]},inverted:{type:Boolean,default:!1},offset:{type:Array,default:()=>[0,-4]},placement:{type:String,default:"top",validator(e){return zn.includes(e)}},sticky:{type:[Boolean,String],default:!1,validator:e=>Xn.includes(e)},contentClass:{type:[String,Object,Array],default:""},message:{type:String,default:""},enabled:{type:Boolean,default:!0},show:{type:Boolean,default:null},transition:{type:String,default:"fade"},delay:{type:Boolean,default:!0},externalAnchor:{type:String,default:null}},emits:["shown","update:show"],data(){return{TOOLTIP_KIND_MODIFIERS:Gn,tip:null,inTimer:null,isShown:!1,currentPlacement:this.placement}},computed:{isVisible(){return this.isShown&&this.enabled&&(!!this.message.trim()||!!this.$slots.default)},tooltipListeners(){return{...this.$listeners,"after-leave":()=>{this.onLeaveTransitionComplete()},"after-enter":()=>{this.onEnterTransitionComplete()}}},tippyProps(){return{offset:this.offset,interactive:!1,trigger:"manual",placement:this.placement,sticky:this.sticky,popperOptions:qn({fallbackPlacements:this.fallbackPlacements,hasHideModifierEnabled:!0,onChangePlacement:this.onChangePlacement})}},anchor(){return this.externalAnchor?document.body.querySelector(this.externalAnchor):ho(this.$refs.anchor)}},watch:{tippyProps:{handler:"setProps",deep:!0},show:{handler:function(e){e!==null&&(this.isShown=e)},immediate:!0},isShown(e){e?(this.setProps(),this.tip.show()):this.tip.hide()},sticky(e){this.tip.setProps({sticky:e})}},mounted(){!this.enabled&&this.show!=null&&(console.warn("Tooltip: You cannot use both the enabled and show props at the same time."),console.warn("The show prop will be ignored.")),this.externalAnchor&&this.addExternalAnchorEventListeners(),this.tip=Wn(this.anchor,this.initOptions()),this.isShown&&this.tip.show()},beforeDestroy(){var e;this.externalAnchor&&this.removeExternalAnchorEventListeners(),this.tip&&((e=this.tip)==null||e.destroy())},methods:{calculateAnchorZindex(){return this.$el.getRootNode().querySelector('.d-modal[aria-hidden="false"], .d-modal--transparent[aria-hidden="false"]')||this.$el.closest(".d-zi-drawer")?651:400},hasVisibleFocus(){return this.anchor.matches(":focus-visible")},onEnterAnchor(e){this.delay?this.inTimer=setTimeout((function(t){this.triggerShow(t)}).bind(this,e),Yn):this.triggerShow(e)},triggerShow(e){e.type==="focusin"?this.show===null&&this.hasVisibleFocus()&&(this.isShown=!0):this.show===null&&(this.isShown=!0)},onLeaveAnchor(e){e.type==="keydown"&&e.code!=="Escape"||(clearTimeout(this.inTimer),this.triggerHide())},triggerHide(){this.show===null&&(this.isShown=!1)},onChangePlacement(e){this.currentPlacement=e},onLeaveTransitionComplete(){var e;(e=this.tip)==null||e.unmount(),this.$emit("shown",!1),this.show!==null&&this.$emit("update:show",!1)},onEnterTransitionComplete(){this.$emit("shown",!0),this.show!==null&&this.$emit("update:show",!0)},setProps(){this.tip&&this.tip.setProps&&this.tip.setProps({...this.tippyProps,zIndex:this.calculateAnchorZindex()})},onMount(){this.setProps()},initOptions(){return{contentElement:this.$refs.content.$el,allowHTML:!0,zIndex:this.calculateAnchorZindex(),onMount:this.onMount,...this.tippyProps}},addExternalAnchorEventListeners(){["focusin","mouseenter"].forEach(e=>{this.anchor.addEventListener(e,t=>this.onEnterAnchor(t))}),["focusout","mouseleave","keydown"].forEach(e=>{this.anchor.addEventListener(e,t=>this.onLeaveAnchor(t))})},removeExternalAnchorEventListeners(){["focusin","mouseenter"].forEach(e=>{this.anchor.removeEventListener(e,t=>this.onEnterAnchor(t))}),["focusout","mouseleave","keydown"].forEach(e=>{this.anchor.removeEventListener(e,t=>this.onLeaveAnchor(t))})}}};var yo=function(){var t=this,n=t._self._c;return n("div",{attrs:{"data-qa":"dt-tooltip-container"}},[t.externalAnchor?t._e():n("span",{ref:"anchor",attrs:{"data-qa":"dt-tooltip-anchor"},on:{focusin:t.onEnterAnchor,focusout:t.onLeaveAnchor,mouseenter:t.onEnterAnchor,mouseleave:t.onLeaveAnchor,keydown:function(r){return!r.type.indexOf("key")&&t._k(r.keyCode,"esc",27,r.key,["Esc","Escape"])?null:t.onLeaveAnchor.apply(null,arguments)}}},[t._t("anchor")],2),n("dt-lazy-show",t._g({ref:"content",class:["d-tooltip",`d-tooltip__arrow-tippy--${t.currentPlacement}`,{[t.TOOLTIP_KIND_MODIFIERS.inverted]:t.inverted},t.contentClass],attrs:{id:t.id,show:t.isVisible,role:"tooltip","aria-hidden":"false","data-qa":"dt-tooltip",appear:"",transition:t.transition}},t.tooltipListeners),[t._t("default",function(){return[t._v(" "+t._s(t.message)+" ")]})],2)],1)},bo=[],wo=on.normalizeComponent(go,yo,bo,!1,null,null,null,null);const Eo=wo.exports,zn=[...fo],Yn=300,Gn={hover:"d-tooltip--hover",show:"d-tooltip--show",inverted:"d-tooltip--inverted",hide:"d-tooltip--hide"},Xn=[...Hn],Oo=[!0,!1,"toggle"];exports.DEFAULT_VALIDATION_MESSAGE_TYPE=an;exports.DESCRIPTION_SIZE_MODIFIERS=ir;exports.DESCRIPTION_SIZE_TYPES=rr;exports.DtLazyShow=En;exports.DtTooltip=Eo;exports.EVENT_KEYNAMES=ar;exports.LABEL_SIZE_MODIFIERS=or;exports.TIPPY_STICKY_VALUES=Hn;exports.TOOLTIP_DELAY_MS=Yn;exports.TOOLTIP_DIRECTIONS=zn;exports.TOOLTIP_HIDE_ON_CLICK_VARIANTS=Oo;exports.TOOLTIP_KIND_MODIFIERS=Gn;exports.TOOLTIP_STICKY_VALUES=Xn;exports.VALIDATION_MESSAGE_TYPES=le;exports.capitalizeFirstLetter=wn;exports.createTippy=Wn;exports.filterFormattedMessages=pn;exports.formatMessages=cn;exports.getPopperOptions=qn;exports.getRandomElement=sn;exports.getUniqueString=At;exports.getValidationState=St;exports.isOutOfViewPort=ln;exports.safeConcatStrings=bn;exports.utils=xr;
@@ -1 +1 @@
1
- {"version":3,"file":"banner.vue.d.ts","sourceRoot":"","sources":["../../../../components/banner/banner.vue.js"],"names":[],"mappings":";IA2BI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAxGH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG"}
1
+ {"version":3,"file":"banner.vue.d.ts","sourceRoot":"","sources":["../../../../components/banner/banner.vue.js"],"names":[],"mappings":";IAwBI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAxGH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG"}
@@ -441,8 +441,8 @@ declare const _default: import("vue").DefineComponent<{
441
441
  default: string;
442
442
  };
443
443
  }>>, {
444
- transition: string;
445
444
  maxHeight: string;
445
+ transition: string;
446
446
  open: boolean;
447
447
  maxWidth: string;
448
448
  navigationType: string;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  };
32
32
  }, {}, {}, {
33
33
  iconSize(): any;
34
- icon(): import("vue").AsyncComponent;
34
+ icon(): any;
35
35
  }, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
36
36
  /**
37
37
  * DtIcon identifier
@@ -1 +1 @@
1
- {"version":3,"file":"icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/icon/icon.vue.js"],"names":[],"mappings":";IAcI;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;IA9BH;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/icon/icon.vue.js"],"names":[],"mappings":";IAkBI;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;IA9BH;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG"}
@@ -57,9 +57,9 @@ declare const _default: import("vue").DefineComponent<{
57
57
  default: boolean;
58
58
  };
59
59
  }>>, {
60
- transition: string;
61
60
  show: boolean;
62
61
  appear: boolean;
62
+ transition: string;
63
63
  }>;
64
64
  export default _default;
65
65
  //# sourceMappingURL=lazy_show.vue.d.ts.map
@@ -1,3 +1,6 @@
1
1
  export { default as DtNotice } from "./notice.vue";
2
+ export { default as DtNoticeAction } from "./notice_action.vue";
3
+ export { default as DtNoticeIcon } from "./notice_icon.vue";
4
+ export { default as DtNoticeContent } from "./notice_content.vue";
2
5
  export { NOTICE_KINDS } from "./notice_constants";
3
6
  //# sourceMappingURL=index.d.ts.map
@@ -727,7 +727,6 @@ declare const _default: import("vue").DefineComponent<{
727
727
  id: string;
728
728
  role: string;
729
729
  ariaLabel: string;
730
- transition: string;
731
730
  closeButtonProps: Record<string, any>;
732
731
  dialogClass: string | Record<string, any> | unknown[];
733
732
  maxHeight: string;
@@ -735,6 +734,7 @@ declare const _default: import("vue").DefineComponent<{
735
734
  headerClass: string | Record<string, any> | unknown[];
736
735
  footerClass: string | Record<string, any> | unknown[];
737
736
  elementType: string;
737
+ transition: string;
738
738
  open: boolean;
739
739
  maxWidth: string;
740
740
  offset: unknown[];
@@ -1,3 +1,3 @@
1
1
  export { default as DtToast } from "./toast.vue";
2
- export { TOAST_ROLES } from "./toast_constants";
2
+ export { TOAST_ROLES, TOAST_MIN_DURATION } from "./toast_constants";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toast.vue.d.ts","sourceRoot":"","sources":["../../../../components/toast/toast.vue.js"],"names":[],"mappings":";IA2BI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IASH;;;OAGG;;;;;;IASH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IArGH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IASH;;;OAGG;;;;;;IASH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;OAIG"}
1
+ {"version":3,"file":"toast.vue.d.ts","sourceRoot":"","sources":["../../../../components/toast/toast.vue.js"],"names":[],"mappings":";IAwBI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IASH;;;OAGG;;;;;;IASH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IArGH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IASH;;;OAGG;;;;;;IASH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;OAIG"}
@@ -406,14 +406,14 @@ declare const _default: import("vue").DefineComponent<{
406
406
  };
407
407
  }>>, {
408
408
  id: string;
409
- delay: boolean;
410
409
  message: string;
411
- transition: string;
412
410
  inverted: boolean;
413
411
  contentClass: string | Record<string, any> | unknown[];
414
412
  show: boolean;
413
+ transition: string;
415
414
  offset: unknown[];
416
415
  fallbackPlacements: unknown[];
416
+ delay: boolean;
417
417
  placement: string;
418
418
  sticky: string | boolean;
419
419
  enabled: boolean;
@@ -401,8 +401,8 @@ declare const _default: import("vue").DefineComponent<{
401
401
  description: string;
402
402
  size: string;
403
403
  loading: boolean;
404
- transition: string;
405
404
  maxHeight: string;
405
+ transition: string;
406
406
  maxWidth: string;
407
407
  showList: boolean;
408
408
  labelVisible: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-vue",
3
- "version": "2.104.1",
3
+ "version": "2.105.1",
4
4
  "description": "Vue component library for Dialpad's design system Dialtone",
5
5
  "scripts": {
6
6
  "build": "run-s clean build:main build:typescript build:documentation",
@@ -24,7 +24,7 @@
24
24
  "storybook:build": "npm run build:documentation:functions && npm run storybook:clean && STORYBOOK_ENV=production storybook build && touch ./storybook-static/.nojekyll",
25
25
  "storybook:build:docs-only": "STORYBOOK_ENV=production && build:documentation:functions && storybook build --docs",
26
26
  "storybook:test": "test-storybook --url http://localhost:9010/",
27
- "test": "vitest run",
27
+ "test": "vitest run --test-timeout=10000",
28
28
  "test:one": "vitest related --run",
29
29
  "test:watch": "vitest"
30
30
  },
@@ -35,6 +35,7 @@
35
35
  "CHANGELOG.json"
36
36
  ],
37
37
  "dependencies": {
38
+ "@dialpad/dialtone-icons": "^4.1.0",
38
39
  "@linusborg/vue-simple-portal": "^0.1.5",
39
40
  "@tiptap/extension-document": "^2.0.3",
40
41
  "@tiptap/extension-paragraph": "^2.0.3",
@@ -51,25 +52,24 @@
51
52
  "@commitlint/cli": "^17.6.6",
52
53
  "@commitlint/config-conventional": "^17.6.6",
53
54
  "@dialpad/conventional-changelog-angular": "^1.1.1",
54
- "@dialpad/dialtone": "^8.21.3",
55
- "@dialpad/dialtone-icons": "^4.1.0",
55
+ "@dialpad/dialtone": "^8.21.4",
56
56
  "@dialpad/semantic-release-changelog-json": "^1.0.0",
57
57
  "@percy/cli": "^1.27.4",
58
- "@percy/storybook": "^4.3.7",
58
+ "@percy/storybook": "^5.0.0",
59
59
  "@rollup/plugin-node-resolve": "^15.2.3",
60
60
  "@semantic-release/changelog": "^6.0.3",
61
61
  "@semantic-release/git": "^10.0.1",
62
- "@storybook/addon-a11y": "^7.4.6",
63
- "@storybook/addon-essentials": "^7.4.6",
64
- "@storybook/addon-links": "^7.4.6",
65
- "@storybook/blocks": "^7.4.6",
66
- "@storybook/manager-api": "^7.4.6",
67
- "@storybook/test-runner": "^0.13.0",
62
+ "@storybook/addon-a11y": "^7.5.3",
63
+ "@storybook/addon-essentials": "^7.5.3",
64
+ "@storybook/addon-links": "^7.5.3",
65
+ "@storybook/blocks": "^7.5.3",
66
+ "@storybook/manager-api": "^7.5.3",
67
+ "@storybook/test-runner": "^0.15.1",
68
68
  "@storybook/testing-library": "^0.2.2",
69
- "@storybook/theming": "^7.4.6",
70
- "@storybook/vue": "^7.4.6",
71
- "@storybook/vue-vite": "^7.4.6",
72
- "@vitejs/plugin-vue2": "^2.2.0",
69
+ "@storybook/theming": "^7.5.3",
70
+ "@storybook/vue": "^7.5.3",
71
+ "@storybook/vue-vite": "^7.5.3",
72
+ "@vitejs/plugin-vue2": "^2.3.1",
73
73
  "@vue/test-utils": "1.3",
74
74
  "@vue/tsconfig": "^0.4.0",
75
75
  "axe-core": "^4.7.2",
@@ -100,12 +100,12 @@
100
100
  "semantic-release": "^21.0.6",
101
101
  "sinon": "^15.2.0",
102
102
  "source-map-support": "^0.5.21",
103
- "storybook": "^7.4.6",
103
+ "storybook": "^7.5.3",
104
104
  "storybook-dark-mode": "^3.0.1",
105
105
  "string-hash": "^1.1.3",
106
106
  "typedoc": "^0.25.2",
107
107
  "typedoc-plugin-markdown": "^3.16.0",
108
- "vite": "^4.4.9",
108
+ "vite": "^5.0.0",
109
109
  "vite-plugin-vue2-svg": "^0.4.0",
110
110
  "vitest": "^0.34.5",
111
111
  "vue": "^2.7.14",
@@ -117,7 +117,6 @@
117
117
  },
118
118
  "peerDependencies": {
119
119
  "@dialpad/dialtone": "^7.30.0 || ^8.21.2",
120
- "@dialpad/dialtone-icons": "^4.1.0",
121
120
  "vue": ">=2.6"
122
121
  },
123
122
  "bugs": {