@dialpad/dialtone-vue 3.91.0 → 3.92.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/CHANGELOG.json +1 -1
  2. package/CHANGELOG.md +21 -0
  3. package/dist/component-documentation.json +1 -1
  4. package/dist/dialtone-vue.cjs +5 -5
  5. package/dist/dialtone-vue.js +277 -274
  6. package/dist/directives.cjs +1 -0
  7. package/dist/directives.js +106 -0
  8. package/dist/emoji-1de73abd.cjs +1 -0
  9. package/dist/{emoji-131e3eda.js → emoji-8734fb7e.js} +7602 -10061
  10. package/dist/emoji.cjs +1 -1
  11. package/dist/emoji.js +40 -39
  12. package/dist/message_input-15d74c9c.cjs +93 -0
  13. package/dist/{message_input-4bede2c7.js → message_input-42cfff5f.js} +88 -74
  14. package/dist/message_input.cjs +1 -1
  15. package/dist/message_input.js +4 -3
  16. package/dist/style.css +1 -1
  17. package/dist/tooltip-5fcb8c80.js +2548 -0
  18. package/dist/tooltip-a095f59b.cjs +25 -0
  19. package/dist/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +2 -2
  20. package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
  21. package/dist/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts +4 -1
  22. package/dist/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
  23. package/dist/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -0
  24. package/dist/types/components/rich_text_editor/mention_suggestion.d.ts +1 -1
  25. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +6 -6
  26. package/dist/types/components/tooltip/tooltip.vue.d.ts +20 -4
  27. package/dist/types/components/tooltip/tooltip.vue.d.ts.map +1 -1
  28. package/dist/types/components/tooltip/tooltip_variants.vue.d.ts +1 -0
  29. package/dist/types/directives/tooltip/index.d.ts +2 -0
  30. package/dist/types/directives/tooltip/index.d.ts.map +1 -0
  31. package/dist/types/directives/tooltip/tooltip.d.ts +6 -0
  32. package/dist/types/directives/tooltip/tooltip.d.ts.map +1 -0
  33. package/dist/types/directives.d.ts +2 -0
  34. package/dist/types/directives.d.ts.map +1 -0
  35. package/package.json +17 -5
  36. package/dist/emoji-b45991f0.cjs +0 -25
  37. package/dist/message_input-0c6b468f.cjs +0 -93
@@ -1,5 +1,6 @@
1
- import { _ as q, ar as nl, as as rl, D as nt, g as tr, a0 as il, at as sl, h as hn, b as pn, x as ol, y as ll, u as al, au as cl, c as dl, av as ul, aw as fl, ax as hl, ay as mn, o as as, az as pl, am as ml, ap as cs, aA as gl, aB as yl, a1 as bl, m as kl, n as Sl } from "./emoji-131e3eda.js";
2
- import { openBlock as w, createElementBlock as B, toDisplayString as Se, createCommentVNode as V, createElementVNode as G, normalizeClass as H, resolveComponent as N, createBlock as F, resolveDynamicComponent as Xe, withCtx as D, mergeProps as St, renderSlot as L, createVNode as _, createTextVNode as Ht, withKeys as Ve, withModifiers as dt, toHandlers as ds, createSlots as xl, renderList as us, Teleport as fs, defineComponent as xt, ref as gn, onMounted as hs, onBeforeUnmount as xr, h as Ke, getCurrentInstance as Cl, watchEffect as wl, nextTick as vl, unref as El, markRaw as yn, reactive as ps, provide as qr, customRef as Ml, withDirectives as Ol, Fragment as ms, vShow as Tl } from "vue";
1
+ import { _ as q, p as nl, g as tr, q as rl, h as hn, u as il, r as sl, d as ol, t as ll, v as al, w as cl, x as pn, y as dl, z as ul, D as fl } from "./tooltip-5fcb8c80.js";
2
+ import { openBlock as w, createElementBlock as B, toDisplayString as Se, createCommentVNode as V, createElementVNode as G, normalizeClass as H, resolveComponent as N, createBlock as F, resolveDynamicComponent as Xe, withCtx as D, mergeProps as St, renderSlot as L, createVNode as _, createTextVNode as Ht, withKeys as Ve, withModifiers as dt, toHandlers as as, createSlots as hl, renderList as cs, Teleport as ds, defineComponent as xt, ref as mn, onMounted as us, onBeforeUnmount as xr, h as Ke, getCurrentInstance as pl, watchEffect as ml, nextTick as gl, unref as yl, markRaw as gn, reactive as fs, provide as qr, customRef as bl, withDirectives as kl, Fragment as hs, vShow as Sl } from "vue";
3
+ import { a5 as xl, D as nt, y as Cl, b as yn, L as wl, j as vl, g as ps, a6 as El, a0 as Ml, a3 as ms, _ as Ol, f as Tl } from "./emoji-8734fb7e.js";
3
4
  const Ot = {
4
5
  BUSY: "busy",
5
6
  AWAY: "away",
@@ -102,7 +103,7 @@ const Rl = /* @__PURE__ */ q(Al, [["render", Pl]]), In = {
102
103
  "1800"
103
104
  ], Wr = (n) => n > 1;
104
105
  function zl() {
105
- return [void 0, ...Object.keys(nl).map((n) => rl(n))];
106
+ return [void 0, ...Object.keys(xl).map((n) => nl(n))];
106
107
  }
107
108
  const Vl = (n) => {
108
109
  if (typeof n != "string" || !n.trim())
@@ -249,7 +250,7 @@ const jl = zl(), $l = {
249
250
  iconSize: {
250
251
  type: String,
251
252
  default: "",
252
- validator: (n) => !n || Object.keys(il).includes(n)
253
+ validator: (n) => !n || Object.keys(Cl).includes(n)
253
254
  },
254
255
  /**
255
256
  * Full name used to extract initials and set alt attribute.
@@ -351,7 +352,7 @@ const jl = zl(), $l = {
351
352
  this.validatedSize === "xs" ? this.formattedInitials = "" : this.validatedSize === "sm" ? this.formattedInitials = e[0] : this.formattedInitials = e;
352
353
  },
353
354
  getColor() {
354
- return this.color ?? sl(Fl, this.seed);
355
+ return this.color ?? rl(Fl, this.seed);
355
356
  },
356
357
  _loadedImageEventHandler(n) {
357
358
  this.imageLoadedSuccessfully = !0, n.classList.remove("d-d-none");
@@ -584,7 +585,7 @@ const sa = /* @__PURE__ */ q(ea, [["render", ia]]), wr = {
584
585
  name: "SrOnlyCloseButton",
585
586
  components: {
586
587
  DtIcon: nt,
587
- DtButton: pn
588
+ DtButton: yn
588
589
  },
589
590
  props: {
590
591
  /**
@@ -623,7 +624,7 @@ const gs = /* @__PURE__ */ q(oa, [["render", la]]), aa = {
623
624
  name: "DtNoticeAction",
624
625
  components: {
625
626
  DtIcon: nt,
626
- DtButton: pn,
627
+ DtButton: yn,
627
628
  SrOnlyCloseButton: gs
628
629
  },
629
630
  mixins: [wr],
@@ -777,13 +778,13 @@ const ua = /* @__PURE__ */ q(aa, [["render", da]]), ys = ':not(:disabled):not([a
777
778
  type: String,
778
779
  default: "",
779
780
  validator(n) {
780
- return ol.includes(n);
781
+ return wl.includes(n);
781
782
  }
782
783
  }
783
784
  },
784
785
  data() {
785
786
  return {
786
- LINK_KIND_MODIFIERS: ll
787
+ LINK_KIND_MODIFIERS: vl
787
788
  };
788
789
  }
789
790
  }, ga = ["href"];
@@ -893,7 +894,7 @@ const Oa = {
893
894
  id: {
894
895
  type: String,
895
896
  default() {
896
- return al.getUniqueString();
897
+ return il.getUniqueString();
897
898
  }
898
899
  },
899
900
  /**
@@ -1037,10 +1038,10 @@ function Ta(n, e, t, r, i, s) {
1037
1038
  tabindex: s.isFocusable ? 0 : -1,
1038
1039
  role: t.role,
1039
1040
  "aria-selected": s.isHighlighted
1040
- }, ds(s.listItemListeners)), {
1041
+ }, as(s.listItemListeners)), {
1041
1042
  default: D(() => [
1042
- s.listItemType ? (w(), F(Xe(s.listItemType), { key: 0 }, xl({ _: 2 }, [
1043
- us(n.$slots, (l, a) => ({
1043
+ s.listItemType ? (w(), F(Xe(s.listItemType), { key: 0 }, hl({ _: 2 }, [
1044
+ cs(n.$slots, (l, a) => ({
1044
1045
  name: a,
1045
1046
  fn: D(() => [
1046
1047
  L(n.$slots, a)
@@ -1073,11 +1074,11 @@ const Na = /* @__PURE__ */ q(Oa, [["render", Ta]]), Ur = {
1073
1074
  medium: "d-pl8",
1074
1075
  large: "d-pl16"
1075
1076
  }, Da = ["dialog", "menu", "listbox", "tree", "grid"], Ia = ["", "anchor"], Pa = ["none", "dialog", "first"], Ra = ["parent", "body"], _a = [
1076
- ...cl
1077
+ ...sl
1077
1078
  ], Ba = {
1078
1079
  name: "PopoverHeaderFooter",
1079
1080
  components: {
1080
- DtButton: pn,
1081
+ DtButton: yn,
1081
1082
  DtIcon: nt
1082
1083
  },
1083
1084
  props: {
@@ -1180,7 +1181,7 @@ const za = {
1180
1181
  ********************/
1181
1182
  components: {
1182
1183
  SrOnlyCloseButton: gs,
1183
- DtLazyShow: dl,
1184
+ DtLazyShow: ol,
1184
1185
  PopoverHeaderFooter: Fa
1185
1186
  },
1186
1187
  mixins: [pa, wr],
@@ -1624,11 +1625,11 @@ const za = {
1624
1625
  const e = (r = n == null ? void 0 : n[0]) == null ? void 0 : r.target;
1625
1626
  if (!e)
1626
1627
  return;
1627
- const t = ul(e);
1628
+ const t = ll(e);
1628
1629
  this.isOutsideViewport = t.bottom || t.top;
1629
1630
  },
1630
1631
  popperOptions() {
1631
- return fl({
1632
+ return al({
1632
1633
  fallbackPlacements: this.fallbackPlacements,
1633
1634
  tether: this.tether,
1634
1635
  hasHideModifierEnabled: !0
@@ -1743,7 +1744,7 @@ const za = {
1743
1744
  },
1744
1745
  initTippyInstance() {
1745
1746
  var n, e;
1746
- this.tip = hl(this.anchorEl, {
1747
+ this.tip = cl(this.anchorEl, {
1747
1748
  popperOptions: this.popperOptions(),
1748
1749
  contentElement: this.popoverContentEl,
1749
1750
  placement: this.placement,
@@ -1765,7 +1766,7 @@ const za = {
1765
1766
  function $a(n, e, t, r, i, s) {
1766
1767
  const o = N("popover-header-footer"), l = N("sr-only-close-button"), a = N("dt-lazy-show");
1767
1768
  return w(), B("div", null, [
1768
- t.modal && i.isOpen ? (w(), F(fs, {
1769
+ t.modal && i.isOpen ? (w(), F(ds, {
1769
1770
  key: 0,
1770
1771
  to: "body"
1771
1772
  }, [
@@ -1824,7 +1825,7 @@ function $a(n, e, t, r, i, s) {
1824
1825
  },
1825
1826
  css: n.$attrs.css,
1826
1827
  tabindex: t.contentTabindex
1827
- }, ds(s.popoverListeners)), {
1828
+ }, as(s.popoverListeners)), {
1828
1829
  default: D(() => [
1829
1830
  i.hasSlotContent(n.$slots.headerContent) || t.showCloseButton ? (w(), F(o, {
1830
1831
  key: 0,
@@ -13448,7 +13449,7 @@ class Yh {
13448
13449
  }
13449
13450
  createTooltip() {
13450
13451
  const { element: e } = this.editor.options, t = !!e.parentElement;
13451
- this.tippy || !t || (this.tippy = mn(e, {
13452
+ this.tippy || !t || (this.tippy = pn(e, {
13452
13453
  duration: 0,
13453
13454
  getReferenceClientRect: null,
13454
13455
  content: this.element,
@@ -13531,7 +13532,7 @@ class Xh {
13531
13532
  }
13532
13533
  createTooltip() {
13533
13534
  const { element: e } = this.editor.options, t = !!e.parentElement;
13534
- this.tippy || !t || (this.tippy = mn(e, {
13535
+ this.tippy || !t || (this.tippy = pn(e, {
13535
13536
  duration: 0,
13536
13537
  getReferenceClientRect: null,
13537
13538
  content: this.element,
@@ -13624,8 +13625,8 @@ xt({
13624
13625
  }
13625
13626
  },
13626
13627
  setup(n, { slots: e }) {
13627
- const t = gn(null);
13628
- return hs(() => {
13628
+ const t = mn(null);
13629
+ return us(() => {
13629
13630
  const { updateDelay: r, editor: i, pluginKey: s, shouldShow: o, tippyOptions: l } = n;
13630
13631
  i.registerPlugin(Ko({
13631
13632
  updateDelay: r,
@@ -13645,7 +13646,7 @@ xt({
13645
13646
  }
13646
13647
  });
13647
13648
  function rs(n) {
13648
- return Ml((e, t) => ({
13649
+ return bl((e, t) => ({
13649
13650
  get() {
13650
13651
  return e(), n;
13651
13652
  },
@@ -13660,9 +13661,9 @@ function rs(n) {
13660
13661
  }
13661
13662
  class Zh extends Jh {
13662
13663
  constructor(e = {}) {
13663
- return super(e), this.vueRenderers = ps(/* @__PURE__ */ new Map()), this.contentComponent = null, this.reactiveState = rs(this.view.state), this.reactiveExtensionStorage = rs(this.extensionStorage), this.on("transaction", () => {
13664
+ return super(e), this.vueRenderers = fs(/* @__PURE__ */ new Map()), this.contentComponent = null, this.reactiveState = rs(this.view.state), this.reactiveExtensionStorage = rs(this.extensionStorage), this.on("transaction", () => {
13664
13665
  this.reactiveState.value = this.view.state, this.reactiveExtensionStorage.value = this.extensionStorage;
13665
- }), yn(this);
13666
+ }), gn(this);
13666
13667
  }
13667
13668
  get state() {
13668
13669
  return this.reactiveState ? this.reactiveState.value : this.view.state;
@@ -13692,13 +13693,13 @@ const Qh = xt({
13692
13693
  }
13693
13694
  },
13694
13695
  setup(n) {
13695
- const e = gn(), t = Cl();
13696
- return wl(() => {
13696
+ const e = mn(), t = pl();
13697
+ return ml(() => {
13697
13698
  const r = n.editor;
13698
- r && r.options.element && e.value && vl(() => {
13699
+ r && r.options.element && e.value && gl(() => {
13699
13700
  if (!e.value || !r.options.element.firstChild)
13700
13701
  return;
13701
- const i = El(e.value);
13702
+ const i = yl(e.value);
13702
13703
  e.value.append(...r.options.element.childNodes), r.contentComponent = t.ctx._, r.setOptions({
13703
13704
  element: i
13704
13705
  }), r.createNodeViews();
@@ -13718,7 +13719,7 @@ const Qh = xt({
13718
13719
  render() {
13719
13720
  const n = [];
13720
13721
  return this.editor && this.editor.vueRenderers.forEach((e) => {
13721
- const t = Ke(fs, {
13722
+ const t = Ke(ds, {
13722
13723
  to: e.teleportElement,
13723
13724
  key: e.id
13724
13725
  }, Ke(e.component, {
@@ -13756,8 +13757,8 @@ xt({
13756
13757
  }
13757
13758
  },
13758
13759
  setup(n, { slots: e }) {
13759
- const t = gn(null);
13760
- return hs(() => {
13760
+ const t = mn(null);
13761
+ return us(() => {
13761
13762
  const { pluginKey: r, editor: i, tippyOptions: s, shouldShow: o } = n;
13762
13763
  i.registerPlugin(Wo({
13763
13764
  pluginKey: r,
@@ -13815,7 +13816,7 @@ const Jo = xt({
13815
13816
  });
13816
13817
  class jr {
13817
13818
  constructor(e, { props: t = {}, editor: r }) {
13818
- if (this.id = Math.floor(Math.random() * 4294967295).toString(), this.editor = r, this.component = yn(e), this.teleportElement = document.createElement("div"), this.element = this.teleportElement, this.props = ps(t), this.editor.vueRenderers.set(this.id, this), this.editor.contentComponent) {
13819
+ if (this.id = Math.floor(Math.random() * 4294967295).toString(), this.editor = r, this.component = gn(e), this.teleportElement = document.createElement("div"), this.element = this.teleportElement, this.props = fs(t), this.editor.vueRenderers.set(this.id, this), this.editor.contentComponent) {
13819
13820
  if (this.editor.contentComponent.update(), this.teleportElement.children.length !== 1)
13820
13821
  throw Error("VueRenderer doesn’t support multiple child elements.");
13821
13822
  this.element = this.teleportElement.firstElementChild;
@@ -13880,7 +13881,7 @@ class ep extends Uh {
13880
13881
  updateAttributes: (i = {}) => this.updateAttributes(i),
13881
13882
  deleteNode: () => this.deleteNode()
13882
13883
  }, t = this.onDragStart.bind(this);
13883
- this.decorationClasses = gn(this.getDecorationClasses());
13884
+ this.decorationClasses = mn(this.getDecorationClasses());
13884
13885
  const r = xt({
13885
13886
  extends: { ...this.component },
13886
13887
  props: Object.keys(e),
@@ -14209,7 +14210,7 @@ const tp = /^```([a-z]+)?[\s\n]$/, np = /^~~~([a-z]+)?[\s\n]$/, rp = we.create({
14209
14210
  name: "EmojiComponent",
14210
14211
  components: {
14211
14212
  NodeViewWrapper: Jo,
14212
- DtEmoji: as
14213
+ DtEmoji: ps
14213
14214
  },
14214
14215
  props: Uo
14215
14216
  };
@@ -14385,10 +14386,17 @@ const pp = {
14385
14386
  return n.key === "ArrowUp" ? (this.upHandler(), !0) : n.key === "ArrowDown" ? (this.downHandler(), !0) : n.key === "Enter" ? (this.enterHandler(), !0) : !1;
14386
14387
  },
14387
14388
  upHandler() {
14388
- this.selectedIndex = (this.selectedIndex + this.items.length - 1) % this.items.length;
14389
+ this.selectedIndex = (this.selectedIndex + this.items.length - 1) % this.items.length, this.scrollActiveElementIntoView();
14389
14390
  },
14390
14391
  downHandler() {
14391
- this.selectedIndex = (this.selectedIndex + 1) % this.items.length;
14392
+ this.selectedIndex = (this.selectedIndex + 1) % this.items.length, this.scrollActiveElementIntoView();
14393
+ },
14394
+ scrollActiveElementIntoView() {
14395
+ const n = this.$refs.suggestionList.querySelector(".dt-list-item--highlighted");
14396
+ n && n.scrollIntoView({
14397
+ behaviour: "smooth",
14398
+ block: "center"
14399
+ });
14392
14400
  },
14393
14401
  enterHandler() {
14394
14402
  this.selectItem(this.selectedIndex);
@@ -14397,24 +14405,27 @@ const pp = {
14397
14405
  const e = this.items[n];
14398
14406
  switch (this.itemType) {
14399
14407
  case "emoji":
14400
- this.command({ code: e });
14408
+ this.command(e);
14401
14409
  return;
14402
14410
  case "mention":
14403
- this.command({ name: e.name, contactId: e.contactId, avatarSrc: e.avatarSrc });
14411
+ this.command({ name: e.name, id: e.contactId, avatarSrc: e.avatarSrc });
14404
14412
  break;
14405
14413
  }
14406
14414
  }
14407
14415
  }
14408
- }, mp = { class: "d-popover__dialog" }, gp = { class: "dt-suggestion-list" };
14416
+ }, mp = { class: "d-popover__dialog" }, gp = {
14417
+ ref: "suggestionList",
14418
+ class: "dt-suggestion-list"
14419
+ };
14409
14420
  function yp(n, e, t, r, i, s) {
14410
14421
  const o = N("dt-list-item");
14411
14422
  return w(), B("div", mp, [
14412
- Ol(G("ul", gp, [
14413
- (w(!0), B(ms, null, us(t.items, (l, a) => (w(), F(o, {
14414
- key: a,
14423
+ kl(G("ul", gp, [
14424
+ (w(!0), B(hs, null, cs(t.items, (l, a) => (w(), F(o, {
14425
+ key: l.id,
14415
14426
  class: H([
14416
14427
  "dt-suggestion-list--item",
14417
- { "is-selected dt-list-item--highlighted": a === i.selectedIndex }
14428
+ { "dt-list-item--highlighted": a === i.selectedIndex }
14418
14429
  ]),
14419
14430
  "navigation-type": "arrow-keys",
14420
14431
  onClick: (c) => s.selectItem(a),
@@ -14426,19 +14437,19 @@ function yp(n, e, t, r, i, s) {
14426
14437
  _: 2
14427
14438
  }, 1032, ["class", "onClick", "onKeydown"]))), 128))
14428
14439
  ], 512), [
14429
- [Tl, t.items.length]
14440
+ [Sl, t.items.length]
14430
14441
  ])
14431
14442
  ]);
14432
14443
  }
14433
14444
  const Xo = /* @__PURE__ */ q(pp, [["render", yp]]), bp = {
14434
14445
  name: "EmojiSuggestion",
14435
14446
  components: {
14436
- DtEmoji: as,
14447
+ DtEmoji: ps,
14437
14448
  DtStack: ks
14438
14449
  },
14439
14450
  props: {
14440
14451
  item: {
14441
- type: String,
14452
+ type: Object,
14442
14453
  required: !0
14443
14454
  }
14444
14455
  }
@@ -14452,17 +14463,17 @@ function kp(n, e, t, r, i, s) {
14452
14463
  default: D(() => [
14453
14464
  _(o, {
14454
14465
  size: "200",
14455
- code: t.item
14466
+ code: t.item.code
14456
14467
  }, null, 8, ["code"]),
14457
- Ht(" " + Se(t.item), 1)
14468
+ Ht(" " + Se(t.item.code), 1)
14458
14469
  ]),
14459
14470
  _: 1
14460
14471
  });
14461
14472
  }
14462
14473
  const Sp = /* @__PURE__ */ q(bp, [["render", kp]]), xp = {
14463
- items: ({ query: n }) => n.length < 2 ? [] : Object.values(pl).filter(function(r) {
14474
+ items: ({ query: n }) => n.length < 2 ? [] : Object.values(El).filter(function(r) {
14464
14475
  return !!r.shortname.substring(1, r.shortname.length - 1).startsWith(n.toLowerCase());
14465
- }).map((r) => r.shortname),
14476
+ }).map((r) => ({ id: r.unicode_character, code: r.shortname })),
14466
14477
  command: ({ editor: n, range: e, props: t }) => {
14467
14478
  var s, o;
14468
14479
  const r = n.view.state.selection.$to.nodeAfter;
@@ -14483,12 +14494,12 @@ const Sp = /* @__PURE__ */ q(bp, [["render", kp]]), xp = {
14483
14494
  onStart: (t) => {
14484
14495
  n = new jr(Xo, {
14485
14496
  props: {
14486
- itemComponent: yn(Sp),
14497
+ itemComponent: gn(Sp),
14487
14498
  itemType: "emoji",
14488
14499
  ...t
14489
14500
  },
14490
14501
  editor: t.editor
14491
- }), t.clientRect && (e = mn("body", {
14502
+ }), t.clientRect && (e = pn("body", {
14492
14503
  getReferenceClientRect: t.clientRect,
14493
14504
  appendTo: () => document.body,
14494
14505
  content: n.element,
@@ -14515,13 +14526,13 @@ const Sp = /* @__PURE__ */ q(bp, [["render", kp]]), xp = {
14515
14526
  };
14516
14527
  }
14517
14528
  }, Cp = new ae("emoji"), wp = /:\w+:$/, vp = /:\w+:/g, Ep = /(\u00a9|\u00ae|[\u2000-\u3300]|\ud83c[\ud000-\udfff]|\ud83d[\ud000-\udfff]|\ud83e[\ud000-\udfff])$/, Mp = /(\u00a9|\u00ae|[\u2000-\u3300]|\ud83c[\ud000-\udfff]|\ud83d[\ud000-\udfff]|\ud83e[\ud000-\udfff])/g, is = (n) => {
14518
- if (n && cs(n[0]))
14529
+ if (n && ms(n[0]))
14519
14530
  return {
14520
14531
  index: n.index,
14521
14532
  text: n[0],
14522
14533
  match: n
14523
14534
  };
14524
- }, Op = (n) => [...n.matchAll(vp)].filter((t) => cs(t[0])).map((t) => ({
14535
+ }, Op = (n) => [...n.matchAll(vp)].filter((t) => ms(t[0])).map((t) => ({
14525
14536
  index: t.index,
14526
14537
  text: t[0],
14527
14538
  match: t
@@ -14546,6 +14557,9 @@ const Sp = /* @__PURE__ */ q(bp, [["render", kp]]), xp = {
14546
14557
  return {
14547
14558
  code: {
14548
14559
  default: null
14560
+ },
14561
+ id: {
14562
+ default: null
14549
14563
  }
14550
14564
  };
14551
14565
  },
@@ -14584,7 +14598,7 @@ const Sp = /* @__PURE__ */ q(bp, [["render", kp]]), xp = {
14584
14598
  },
14585
14599
  type: this.type,
14586
14600
  getAttributes(n) {
14587
- const e = ml(n[0]).unicode_output;
14601
+ const e = Ml(n[0]).unicode_output;
14588
14602
  return {
14589
14603
  code: String.fromCodePoint(parseInt(e, 16)),
14590
14604
  label: "emoji"
@@ -14674,7 +14688,7 @@ function Pp(n, e, t, r) {
14674
14688
  for (const l of o)
14675
14689
  l.mark.type === r && t.removeMark(l.from, l.to, r);
14676
14690
  }
14677
- const ss = gl(1, 15);
14691
+ const ss = dl(1, 15);
14678
14692
  function ls(n, e, t, r, i, s) {
14679
14693
  if (!n)
14680
14694
  return;
@@ -14691,7 +14705,7 @@ function ls(n, e, t, r, i, s) {
14691
14705
  "right",
14692
14706
  ss
14693
14707
  ), d = n.slice(a.from, c.to);
14694
- Np(d, yl, Ap).forEach((f) => {
14708
+ Np(d, ul, Ap).forEach((f) => {
14695
14709
  const h = Dp(f[0]), p = e + a.from + f.index + 1, m = p + h.length;
14696
14710
  i.addMark(p, m, s.create());
14697
14711
  });
@@ -14902,7 +14916,7 @@ const jp = /* @__PURE__ */ q(zp, [["render", Vp]]), $p = Fp.extend({
14902
14916
  avatarSrc: {
14903
14917
  default: ""
14904
14918
  },
14905
- contactId: {
14919
+ id: {
14906
14920
  default: ""
14907
14921
  }
14908
14922
  };
@@ -14973,12 +14987,12 @@ const Kp = /* @__PURE__ */ q(Hp, [["render", qp]]), Wp = {
14973
14987
  // propsData: props,
14974
14988
  // using vue 3:
14975
14989
  props: {
14976
- itemComponent: yn(Kp),
14990
+ itemComponent: gn(Kp),
14977
14991
  itemType: "mention",
14978
14992
  ...t
14979
14993
  },
14980
14994
  editor: t.editor
14981
- }), t.clientRect && (e = mn("body", {
14995
+ }), t.clientRect && (e = pn("body", {
14982
14996
  getReferenceClientRect: t.clientRect,
14983
14997
  appendTo: () => document.body,
14984
14998
  content: n.element,
@@ -15090,9 +15104,9 @@ const Jp = {
15090
15104
  * The valid keys passed into this object can be found here: https://tiptap.dev/api/utilities/suggestion
15091
15105
  *
15092
15106
  * The only required key is the items function which is used to query the contacts for suggestion.
15093
- * items({ query }) => { return [<ContactObj>]; }
15094
- * ContactObj format:
15095
- * { name: string, avatarSrc: string, contactId: string }
15107
+ * items({ query }) => { return [ContactObject]; }
15108
+ * ContactObject format:
15109
+ * { name: string, avatarSrc: string, id: string }
15096
15110
  *
15097
15111
  * When null, it does not add the plugin.
15098
15112
  */
@@ -15262,14 +15276,14 @@ const Gp = /* @__PURE__ */ q(Jp, [["render", Up]]);
15262
15276
  const Yp = {
15263
15277
  name: "DtRecipeMessageInput",
15264
15278
  components: {
15265
- DtButton: pn,
15266
- DtEmojiPicker: bl,
15279
+ DtButton: yn,
15280
+ DtEmojiPicker: Ol,
15267
15281
  DtIcon: nt,
15268
- DtInput: kl,
15282
+ DtInput: Tl,
15269
15283
  DtNotice: Wa,
15270
15284
  DtPopover: Ha,
15271
15285
  DtRichTextEditor: Gp,
15272
- DtTooltip: Sl
15286
+ DtTooltip: fl
15273
15287
  },
15274
15288
  mixins: [],
15275
15289
  inheritAttrs: !1,
@@ -15608,7 +15622,7 @@ const Yp = {
15608
15622
  }, rm = { class: "d-d-flex d-jc-space-between d-h24 d-ai-center" }, im = { "data-qa": "dt-message-input-footer-left" }, sm = { "data-qa": "dt-message-input-footer-right" };
15609
15623
  function om(n, e, t, r, i, s) {
15610
15624
  const o = N("dt-icon"), l = N("dt-notice"), a = N("dt-rich-text-editor"), c = N("dt-button"), d = N("dt-input"), u = N("dt-tooltip"), f = N("dt-emoji-picker"), h = N("dt-popover");
15611
- return w(), B(ms, null, [
15625
+ return w(), B(hs, null, [
15612
15626
  t.showNotice ? (w(), F(l, {
15613
15627
  key: 0,
15614
15628
  "data-qa": "dt-message-input-error-notice",
@@ -15807,7 +15821,7 @@ function om(n, e, t, r, i, s) {
15807
15821
  ])
15808
15822
  ], 64);
15809
15823
  }
15810
- const dm = /* @__PURE__ */ q(Yp, [["render", om]]);
15824
+ const um = /* @__PURE__ */ q(Yp, [["render", om]]);
15811
15825
  export {
15812
15826
  In as A,
15813
15827
  Ql as D,
@@ -15840,5 +15854,5 @@ export {
15840
15854
  Ot as v,
15841
15855
  Nl as w,
15842
15856
  ks as x,
15843
- dm as y
15857
+ um as y
15844
15858
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./message_input-0c6b468f.cjs");require("./emoji-b45991f0.cjs");require("vue");exports.DtRecipeMessageInput=e.message_input;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./message_input-15d74c9c.cjs");require("./tooltip-a095f59b.cjs");require("vue");require("./emoji-1de73abd.cjs");exports.DtRecipeMessageInput=e.message_input;
@@ -1,6 +1,7 @@
1
- import { y as r } from "./message_input-4bede2c7.js";
2
- import "./emoji-131e3eda.js";
1
+ import { y as i } from "./message_input-42cfff5f.js";
2
+ import "./tooltip-5fcb8c80.js";
3
3
  import "vue";
4
+ import "./emoji-8734fb7e.js";
4
5
  export {
5
- r as DtRecipeMessageInput
6
+ i as DtRecipeMessageInput
6
7
  };
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .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))}}.tippy-box[data-popper-reference-hidden] .d-tooltip,.tippy-box[data-popper-escaped] .d-tooltip{visibility:hidden;pointer-events:none}.dt-emoji[data-v-6ad3e149]{display:inline-block}.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)}.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}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.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-400);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-b0dfa8b3]{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-b0dfa8b3]: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-b0dfa8b3]:active{background-color:var(--dt-theme-topbar-button-color-background-active)}.settings-menu-button-update[data-v-b0dfa8b3]{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-b0dfa8b3]: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-49d75ce6]{--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-49d75ce6]:not(.dt-leftbar-row--no-action):hover,.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):focus-within{--leftbar-row-unread-badge-display: none}.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action{display:inline-flex}.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button{opacity:1}.dt-leftbar-row[data-v-49d75ce6]:hover,.dt-leftbar-row[data-v-49d75ce6]:focus-within{--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover)}.dt-leftbar-row[data-v-49d75ce6]:hover .d-presence,.dt-leftbar-row[data-v-49d75ce6]:focus-within .d-presence{--presence-color-border-base: var(--dt-color-black-200)}.dt-leftbar-row[data-v-49d75ce6]:hover .d-avatar__count,.dt-leftbar-row[data-v-49d75ce6]:focus-within .d-avatar__count{--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background)}.dt-leftbar-row--has-unread[data-v-49d75ce6]{--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-49d75ce6] .dt-leftbar-row__action{display:none}.dt-leftbar-row--muted[data-v-49d75ce6]{--leftbar-row-opacity: 60%}.dt-leftbar-row--selected[data-v-49d75ce6]{--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-49d75ce6] .d-presence{--presence-color-border-base: var(--dt-color-black-200)}.dt-leftbar-row--selected[data-v-49d75ce6] .d-avatar__count{--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background)}.dt-leftbar-row__is-typing[data-v-49d75ce6]{--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-49d75ce6]{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-49d75ce6 1.5s ease infinite}.dt-leftbar-row__is-typing span[data-v-49d75ce6]:nth-child(1){animation-delay:0ms}.dt-leftbar-row__is-typing span[data-v-49d75ce6]:nth-child(2){animation-delay:var(--td100)}.dt-leftbar-row__is-typing span[data-v-49d75ce6]:nth-child(3){animation-delay:var(--td200)}.dt-leftbar-row__primary[data-v-49d75ce6]{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-49d75ce6]:active{--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active)}.dt-leftbar-row__primary[data-v-49d75ce6]:focus-visible{box-shadow:var(--dt-shadow-focus-inset)}.dt-leftbar-row__action-button[data-v-49d75ce6]{opacity:0;width:var(--leftbar-row-action-width);height:var(--leftbar-row-action-height)}.dt-leftbar-row__alpha[data-v-49d75ce6]{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-49d75ce6]{flex:0 1;min-width:0}.dt-leftbar-row__omega[data-v-49d75ce6]{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-49d75ce6]{display:var(--leftbar-row-unread-badge-display)}.dt-leftbar-row__active-voice[data-v-49d75ce6]{color:var(--dt-color-foreground-success);display:inline-flex;-webkit-animation-name:opacity-pulsate-49d75ce6;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-49d75ce6;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-49d75ce6;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}.dt-leftbar-row__dnd[data-v-49d75ce6]{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-49d75ce6] .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-49d75ce6] .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-49d75ce6] .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-49d75ce6]{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-49d75ce6]{-webkit-animation-name:opacity-pulsate-49d75ce6;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-49d75ce6;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-49d75ce6;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}@-webkit-keyframes opacity-pulsate-49d75ce6{0%,to{opacity:.2}50%{opacity:1}}@-moz-keyframes opacity-pulsate-49d75ce6{0%,to{opacity:.2}50%{opacity:1}}@keyframes opacity-pulsate-49d75ce6{0%,to{opacity:.2}50%{opacity:1}}@keyframes wave-49d75ce6{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-de44d2c0]{transition-duration:2s!important}.dt-feed-item-row .content-text-wrapper-class[data-v-de44d2c0]:not(img){line-height:1.6rem}.dt-feed-item-row[data-v-de44d2c0] .dt-item-layout--left .d-avatar{align-self:flex-start;margin-top:var(--dt-space-300)}.dt-feed-item-pill--border[data-v-59051987]{border:double 1px transparent;border-radius:4.8rem;background-origin:border-box;background-clip:content-box,border-box;overflow:hidden}.dt-feed-item-pill--border-default[data-v-59051987]{background:var(--dt-color-border-default)}.dt-feed-item-pill--border-ai[data-v-59051987]{background-image:linear-gradient(var(--dt-color-surface-primary),var(--dt-color-surface-primary)),var(--dt-badge-color-background-ai)}.dt-feed-item-pill--border-critical[data-v-59051987]{background:var(--dt-color-foreground-critical)}.dt-feed-item-pill--icon[data-v-59051987]{animation:fade-59051987 .15s ease-in}@keyframes fade-59051987{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)}.progress-bar__circle{fill:none;stroke-width:2;stroke-dasharray:var(--stroke-dasharray)}.progress-bar__circle:nth-child(1){stroke-dashoffset:0;stroke:var(--dt-color-black-100)}.progress-bar__circle:nth-child(2){stroke-dashoffset:var(--stroke-dashoffset);stroke:var(--dt-color-purple-500);transition:stroke-dashoffset .5s linear}.dt-attachment-image{position:relative}.dt-attachment-image:focus-within .dt-attachment-image__close-button,.dt-attachment-image:hover .dt-attachment-image__close-button{opacity:1}.dt-attachment-image__image-viewer{height:var(--dt-size-700);width:var(--dt-size-700);border:var(--dt-space-100) solid;border-radius:var(--br4);border-width:var(--dt-size-350);border-color:var(--dt-color-border-subtle);object-fit:cover}.dt-attachment-image__top-right{position:absolute;top:var(--dt-size-100);right:var(--dt-size-100)}.dt-attachment-image__close-button{opacity:0;position:absolute;top:inherit;right:inherit;color:var(--dt-color-neutral-white);background-color:var(--dt-color-black-400);border:var(--dt-space-100) solid;border-width:var(--dt-size-200);border-color:var(--dt-color-neutral-white)}.dt-attachment-image__progress-bar{position:absolute;top:inherit;right:inherit;background-color:var(--dt-color-neutral-white);border-radius:50%;display:flex;transform:rotate(-90deg);border:var(--dt-space-100) solid;border-width:var(--dt-size-200);border-color:var(--dt-color-border-subtle)}.dt-attachment-carousel{position:relative;max-height:100px;width:var(--dt-space-1000)}.dt-attachment-carousel__media-list{display:flex;flex-direction:row;padding-left:0;overflow-x:scroll}.dt-attachment-carousel__media-list::-webkit-scrollbar{display:none}.dt-attachment-carousel__arrow{position:absolute;opacity:0;background-color:var(--dt-color-neutral-white);top:var(--dt-space-30-percent);border:var(--dt-space-100) solid;border-width:var(--dt-size-100);border-color:var(--bc-default)}.dt-attachment-carousel:hover .dt-attachment-carousel__arrow{opacity:1}.dt-attachment-carousel__arrow--left{left:var(--dt-space-300)}.dt-attachment-carousel__arrow--right{right:var(--dt-space-300)}.dt-attachment-carousel__image-viewer{height:var(--dt-size-700);width:var(--dt-size-700);border-radius:var(--br4);border:var(--dt-space-100) solid;border-width:var(--dt-size-350);border-color:var(--dt-color-border-subtle)}.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)}.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)}.tippy-box[data-popper-reference-hidden] .d-popover__dialog,.tippy-box[data-popper-escaped] .d-popover__dialog{visibility:hidden;pointer-events:none}.dt-suggestion-list{position:relative;padding:var(--dt-size-300);max-height:var(--dt-size-875)!important}.dt-suggestion-list--item{border:var(--dt-size-100) solid transparent}.dt-suggestion-list--item.is-selected{border-color:var(--dt-color-border-bold)}.dt-link--mention{background-color:hsl(var(--dt-color-purple-400-hsl) / 10%);color:var(--dt-color-link-primary);border-radius:var(--dt-space-200);height:1.8rem}.dt-link--mention:hover{color:var(--dt-color-link-primary);background-color:hsl(var(--dt-color-purple-500-hsl) / 10%)}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--dt-color-foreground-placeholder);pointer-events:none;height:0}.dt-message-input--remaining-char{font-size:1.2rem}.message-input-button__disabled{background-color:unset;color:var(--theme-sidebar-icon-color);cursor:default}.dt-message-input-notice .d-notice__icon{margin-right:8px}
1
+ .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}.tippy-box[data-popper-reference-hidden] .d-tooltip,.tippy-box[data-popper-escaped] .d-tooltip{visibility:hidden;pointer-events:none}.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)}.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}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.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-400);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-b0dfa8b3]{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-b0dfa8b3]: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-b0dfa8b3]:active{background-color:var(--dt-theme-topbar-button-color-background-active)}.settings-menu-button-update[data-v-b0dfa8b3]{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-b0dfa8b3]: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-49d75ce6]{--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-49d75ce6]:not(.dt-leftbar-row--no-action):hover,.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):focus-within{--leftbar-row-unread-badge-display: none}.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action,.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action{display:inline-flex}.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):hover .dt-leftbar-row__action-button,.dt-leftbar-row[data-v-49d75ce6]:not(.dt-leftbar-row--no-action):focus-within .dt-leftbar-row__action-button{opacity:1}.dt-leftbar-row[data-v-49d75ce6]:hover,.dt-leftbar-row[data-v-49d75ce6]:focus-within{--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-hover)}.dt-leftbar-row[data-v-49d75ce6]:hover .d-presence,.dt-leftbar-row[data-v-49d75ce6]:focus-within .d-presence{--presence-color-border-base: var(--dt-color-black-200)}.dt-leftbar-row[data-v-49d75ce6]:hover .d-avatar__count,.dt-leftbar-row[data-v-49d75ce6]:focus-within .d-avatar__count{--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background)}.dt-leftbar-row--has-unread[data-v-49d75ce6]{--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-49d75ce6] .dt-leftbar-row__action{display:none}.dt-leftbar-row--muted[data-v-49d75ce6]{--leftbar-row-opacity: 60%}.dt-leftbar-row--selected[data-v-49d75ce6]{--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-49d75ce6] .d-presence{--presence-color-border-base: var(--dt-color-black-200)}.dt-leftbar-row--selected[data-v-49d75ce6] .d-avatar__count{--avatar-count-color-shadow: var(--dt-theme-sidebar-selected-row-color-background)}.dt-leftbar-row__is-typing[data-v-49d75ce6]{--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-49d75ce6]{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-49d75ce6 1.5s ease infinite}.dt-leftbar-row__is-typing span[data-v-49d75ce6]:nth-child(1){animation-delay:0ms}.dt-leftbar-row__is-typing span[data-v-49d75ce6]:nth-child(2){animation-delay:var(--td100)}.dt-leftbar-row__is-typing span[data-v-49d75ce6]:nth-child(3){animation-delay:var(--td200)}.dt-leftbar-row__primary[data-v-49d75ce6]{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-49d75ce6]:active{--leftbar-row-color-background: var(--dt-theme-sidebar-row-color-background-active)}.dt-leftbar-row__primary[data-v-49d75ce6]:focus-visible{box-shadow:var(--dt-shadow-focus-inset)}.dt-leftbar-row__action-button[data-v-49d75ce6]{opacity:0;width:var(--leftbar-row-action-width);height:var(--leftbar-row-action-height)}.dt-leftbar-row__alpha[data-v-49d75ce6]{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-49d75ce6]{flex:0 1;min-width:0}.dt-leftbar-row__omega[data-v-49d75ce6]{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-49d75ce6]{display:var(--leftbar-row-unread-badge-display)}.dt-leftbar-row__active-voice[data-v-49d75ce6]{color:var(--dt-color-foreground-success);display:inline-flex;-webkit-animation-name:opacity-pulsate-49d75ce6;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-49d75ce6;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-49d75ce6;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}.dt-leftbar-row__dnd[data-v-49d75ce6]{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-49d75ce6] .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-49d75ce6] .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-49d75ce6] .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-49d75ce6]{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-49d75ce6]{-webkit-animation-name:opacity-pulsate-49d75ce6;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-name:opacity-pulsate-49d75ce6;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-fill-mode:both;animation-name:opacity-pulsate-49d75ce6;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}@-webkit-keyframes opacity-pulsate-49d75ce6{0%,to{opacity:.2}50%{opacity:1}}@-moz-keyframes opacity-pulsate-49d75ce6{0%,to{opacity:.2}50%{opacity:1}}@keyframes opacity-pulsate-49d75ce6{0%,to{opacity:.2}50%{opacity:1}}@keyframes wave-49d75ce6{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-5db9c697]{transition-duration:2s!important}.dt-feed-item-row .content-text-wrapper-class[data-v-5db9c697]:not(img){line-height:1.6rem}.dt-feed-item-row[data-v-5db9c697] .dt-item-layout--left .d-avatar{align-self:flex-start;margin-top:var(--dt-space-300)}.dt-feed-item-pill--border[data-v-59051987]{border:double 1px transparent;border-radius:4.8rem;background-origin:border-box;background-clip:content-box,border-box;overflow:hidden}.dt-feed-item-pill--border-default[data-v-59051987]{background:var(--dt-color-border-default)}.dt-feed-item-pill--border-ai[data-v-59051987]{background-image:linear-gradient(var(--dt-color-surface-primary),var(--dt-color-surface-primary)),var(--dt-badge-color-background-ai)}.dt-feed-item-pill--border-critical[data-v-59051987]{background:var(--dt-color-foreground-critical)}.dt-feed-item-pill--icon[data-v-59051987]{animation:fade-59051987 .15s ease-in}@keyframes fade-59051987{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)}.progress-bar__circle{fill:none;stroke-width:2;stroke-dasharray:var(--stroke-dasharray)}.progress-bar__circle:nth-child(1){stroke-dashoffset:0;stroke:var(--dt-color-black-100)}.progress-bar__circle:nth-child(2){stroke-dashoffset:var(--stroke-dashoffset);stroke:var(--dt-color-purple-500);transition:stroke-dashoffset .5s linear}.dt-attachment-image{position:relative}.dt-attachment-image:focus-within .dt-attachment-image__close-button,.dt-attachment-image:hover .dt-attachment-image__close-button{opacity:1}.dt-attachment-image__image-viewer{height:var(--dt-size-700);width:var(--dt-size-700);border:var(--dt-space-100) solid;border-radius:var(--br4);border-width:var(--dt-size-350);border-color:var(--dt-color-border-subtle);object-fit:cover}.dt-attachment-image__top-right{position:absolute;top:var(--dt-size-100);right:var(--dt-size-100)}.dt-attachment-image__close-button{opacity:0;position:absolute;top:inherit;right:inherit;color:var(--dt-color-neutral-white);background-color:var(--dt-color-black-400);border:var(--dt-space-100) solid;border-width:var(--dt-size-200);border-color:var(--dt-color-neutral-white)}.dt-attachment-image__progress-bar{position:absolute;top:inherit;right:inherit;background-color:var(--dt-color-neutral-white);border-radius:50%;display:flex;transform:rotate(-90deg);border:var(--dt-space-100) solid;border-width:var(--dt-size-200);border-color:var(--dt-color-border-subtle)}.dt-attachment-carousel{position:relative;max-height:100px;width:var(--dt-space-1000)}.dt-attachment-carousel__media-list{display:flex;flex-direction:row;padding-left:0;overflow-x:scroll}.dt-attachment-carousel__media-list::-webkit-scrollbar{display:none}.dt-attachment-carousel__arrow{position:absolute;opacity:0;background-color:var(--dt-color-neutral-white);top:var(--dt-space-30-percent);border:var(--dt-space-100) solid;border-width:var(--dt-size-100);border-color:var(--bc-default)}.dt-attachment-carousel:hover .dt-attachment-carousel__arrow{opacity:1}.dt-attachment-carousel__arrow--left{left:var(--dt-space-300)}.dt-attachment-carousel__arrow--right{right:var(--dt-space-300)}.dt-attachment-carousel__image-viewer{height:var(--dt-size-700);width:var(--dt-size-700);border-radius:var(--br4);border:var(--dt-space-100) solid;border-width:var(--dt-size-350);border-color:var(--dt-color-border-subtle)}.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)}.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)}.tippy-box[data-popper-reference-hidden] .d-popover__dialog,.tippy-box[data-popper-escaped] .d-popover__dialog{visibility:hidden;pointer-events:none}.dt-suggestion-list{position:relative;padding:var(--dt-size-300);max-height:var(--dt-size-875)!important;min-width:var(--dt-size-925);max-width:var(--dt-size-975)}.dt-suggestion-list--item{border:var(--dt-size-100) solid transparent}.dt-link--mention{background-color:hsl(var(--dt-color-purple-400-hsl) / 10%);color:var(--dt-color-link-primary);border-radius:var(--dt-space-200);height:1.8rem}.dt-link--mention:hover{color:var(--dt-color-link-primary);background-color:hsl(var(--dt-color-purple-500-hsl) / 10%)}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--dt-color-foreground-placeholder);pointer-events:none;height:0}.dt-message-input--remaining-char{font-size:1.2rem}.message-input-button__disabled{background-color:unset;color:var(--theme-sidebar-icon-color);cursor:default}.dt-message-input-notice .d-notice__icon{margin-right:8px}