@opencxh/domain 1.265.0 → 1.265.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2583,36 +2583,39 @@ function Hc(e) {
2583
2583
  function Gc(e) {
2584
2584
  return e?.kind === "procedure" ? e.procedure : void 0;
2585
2585
  }
2586
+ function Wc(e) {
2587
+ return e.assignmentId ? "assignment" : e.decider?.kind === "procedure" ? "procedure" : "workflow";
2588
+ }
2586
2589
  function mo(e) {
2587
2590
  const t = e?.approved ?? 0, n = t + (e?.rejected ?? 0);
2588
2591
  return { total: n, rate: n ? t / n : 0 };
2589
2592
  }
2590
2593
  const go = 10, ho = 0.9;
2591
- function Wc(e) {
2594
+ function zc(e) {
2592
2595
  const { total: t, rate: n } = mo(e);
2593
2596
  return t >= go && n >= ho;
2594
2597
  }
2595
2598
  const yo = ["done", "escalated", "failed", "stopped"];
2596
- function zc(e) {
2599
+ function Vc(e) {
2597
2600
  return yo.includes(e);
2598
2601
  }
2599
2602
  function bo(e) {
2600
2603
  return e === "waiting";
2601
2604
  }
2602
- function Vc(e) {
2605
+ function Xc(e) {
2603
2606
  return e === "running" || bo(e);
2604
2607
  }
2605
2608
  function Xt(e) {
2606
2609
  return e.subjectKind && e.subjectId ? { type: e.subjectKind, id: e.subjectId } : void 0;
2607
2610
  }
2608
- function Xc(e) {
2611
+ function Yc(e) {
2609
2612
  const t = Xt(e);
2610
2613
  return t ? co(t) : void 0;
2611
2614
  }
2612
- function Yc(e) {
2615
+ function qc(e) {
2613
2616
  return uo(Xt(e));
2614
2617
  }
2615
- function qc(e) {
2618
+ function Qc(e) {
2616
2619
  const t = [], n = /* @__PURE__ */ new Map();
2617
2620
  for (const r of [...e].sort(Ao)) {
2618
2621
  const o = n.get(r.emoji);
@@ -2628,7 +2631,7 @@ function qc(e) {
2628
2631
  }).sort((r, o) => o.count - r.count || t.indexOf(r.emoji) - t.indexOf(o.emoji));
2629
2632
  }
2630
2633
  const Ao = (e, t) => (e.createdAt ?? 0) - (t.createdAt ?? 0);
2631
- function Qc(e, t) {
2634
+ function Zc(e, t) {
2632
2635
  return t ? e.actors.some((n) => n.type === "user" && n.id === t) : !1;
2633
2636
  }
2634
2637
  const Te = 6e4, _o = 36e5, X = 864e5, Yt = 800;
@@ -2691,25 +2694,25 @@ function $e(e, t, n) {
2691
2694
  }
2692
2695
  return e + t;
2693
2696
  }
2694
- function Zc(e) {
2697
+ function Jc(e) {
2695
2698
  const t = /^([01]\d|2[0-3]):([0-5]\d)$/.exec(e);
2696
2699
  return t ? Number(t[1]) * 60 + Number(t[2]) : null;
2697
2700
  }
2698
2701
  const ke = 1, we = 2, ve = 4;
2699
- function Jc(e) {
2702
+ function el(e) {
2700
2703
  return e === "snoozed" ? ke : we;
2701
2704
  }
2702
2705
  function Le(e) {
2703
2706
  const t = e.calendar;
2704
2707
  return t && Array.isArray(t.days) ? t : null;
2705
2708
  }
2706
- const el = [
2709
+ const tl = [
2707
2710
  "speed_of_answer",
2708
2711
  "first_response",
2709
2712
  "next_response",
2710
2713
  "resolution",
2711
2714
  "close"
2712
- ], tl = ["snoozed", "waiting_for_customer"], To = 6e4, Jt = ["speed_of_answer", "first_response", "next_response"], Io = [...Jt, "resolution", "close"];
2715
+ ], nl = ["snoozed", "waiting_for_customer"], To = 6e4, Jt = ["speed_of_answer", "first_response", "next_response"], Io = [...Jt, "resolution", "close"];
2713
2716
  function Y(e) {
2714
2717
  return e.state === "running" || e.state === "paused";
2715
2718
  }
@@ -2729,7 +2732,7 @@ function vo(e, t, n, r) {
2729
2732
  const o = e.pauseBits & ~t;
2730
2733
  return o !== 0 ? { pauseBits: o } : { pauseBits: o, state: "running", dueAt: $e(n, e.remainingMs, r) };
2731
2734
  }
2732
- function nl({ event: e, at: t, now: n, clocks: r, profile: o }) {
2735
+ function rl({ event: e, at: t, now: n, clocks: r, profile: o }) {
2733
2736
  const i = Le(o), s = Math.min(t, n), a = r.map((h) => ({ ...h })), u = [], l = (h, g) => {
2734
2737
  g && (u.push({ op: "patch", clockId: h.id, patch: g }), Object.assign(h, g));
2735
2738
  }, d = (h) => {
@@ -2811,17 +2814,17 @@ function nl({ event: e, at: t, now: n, clocks: r, profile: o }) {
2811
2814
  function Mo(e) {
2812
2815
  return e.state === "running" || e.state === "paused";
2813
2816
  }
2814
- function rl(e) {
2817
+ function ol(e) {
2815
2818
  return (e.pauseBits & ve) !== 0;
2816
2819
  }
2817
2820
  function Me(e, t) {
2818
2821
  const n = Le(e);
2819
2822
  return e.state === "paused" ? e.remainingMs : t >= e.dueAt ? -Ie(e.dueAt, t, n) : Ie(t, e.dueAt, n);
2820
2823
  }
2821
- function ol(e, t) {
2824
+ function il(e, t) {
2822
2825
  return e.state === "paused" ? $e(t, e.remainingMs, Le(e)) : e.dueAt;
2823
2826
  }
2824
- function il(e, t) {
2827
+ function sl(e, t) {
2825
2828
  const n = e.filter(Mo);
2826
2829
  if (!n.length) return;
2827
2830
  const r = n.filter((i) => i.state === "running");
@@ -2829,7 +2832,7 @@ function il(e, t) {
2829
2832
  (i, s) => Me(s, t) < Me(i, t) ? s : i
2830
2833
  );
2831
2834
  }
2832
- function sl(e, t) {
2835
+ function al(e, t) {
2833
2836
  if (e.state === "missed") return "breached";
2834
2837
  if (e.state === "hit") return "met";
2835
2838
  if (e.state === "paused") return "paused";
@@ -2837,7 +2840,7 @@ function sl(e, t) {
2837
2840
  const n = Me(e, t);
2838
2841
  return n <= 0 ? "breached" : n <= e.targetMs / 5 ? "urgent" : "running";
2839
2842
  }
2840
- function al(e) {
2843
+ function cl(e) {
2841
2844
  const t = Math.floor(Math.abs(e) / 1e3), n = Math.floor(t / 86400), r = Math.floor(t % 86400 / 3600), o = Math.floor(t % 3600 / 60);
2842
2845
  return n ? r ? `${n}d ${r}u` : `${n}d` : r ? o ? `${r}u ${o}m` : `${r}u` : o ? `${o}m` : `${t % 60}s`;
2843
2846
  }
@@ -2845,12 +2848,12 @@ const Co = "strategy_item";
2845
2848
  function en(e) {
2846
2849
  return `${Co}:${e}`;
2847
2850
  }
2848
- function cl(e, t = 25) {
2851
+ function ll(e, t = 25) {
2849
2852
  const n = /* @__PURE__ */ new Set([en(e.id)]);
2850
2853
  for (const r of e.ancestorKeys ?? []) n.add(r);
2851
2854
  return Array.from(n).slice(0, t);
2852
2855
  }
2853
- function ll(e) {
2856
+ function ul(e) {
2854
2857
  return e ? [...e.ancestorKeys ?? [], en(e.id)] : [];
2855
2858
  }
2856
2859
  const ie = [
@@ -2864,14 +2867,14 @@ function xo(e, t = ie) {
2864
2867
  function Ce(e, t = ie) {
2865
2868
  return xo(e, t)?.order ?? Oo;
2866
2869
  }
2867
- function ul(e, t, n = ie) {
2870
+ function dl(e, t, n = ie) {
2868
2871
  return Ce(t, n) <= Ce(e, n);
2869
2872
  }
2870
- function dl(e, t = ie) {
2873
+ function fl(e, t = ie) {
2871
2874
  const n = Ce(e, t);
2872
2875
  return t.filter((o) => o.order > n).sort((o, i) => o.order - i.order)[0]?.key ?? e;
2873
2876
  }
2874
- function fl(e) {
2877
+ function pl(e) {
2875
2878
  const t = e.trim().toLowerCase();
2876
2879
  return t ? t.includes("key result") || t.includes("keyresult") || t === "kr" ? "key_result" : t.includes("objective") || t.includes("goal") || t.includes("doel") ? "objective" : t.includes("focus") || t.includes("area") || t.includes("theme") ? "area" : null : null;
2877
2880
  }
@@ -2884,73 +2887,73 @@ const Oe = {
2884
2887
  achieved: "closed",
2885
2888
  missed: "closed"
2886
2889
  };
2887
- function pl(e) {
2890
+ function ml(e) {
2888
2891
  return Oe[e] ?? "open";
2889
2892
  }
2890
- function ml(e) {
2893
+ function gl(e) {
2891
2894
  return Object.keys(Oe).filter(
2892
2895
  (t) => e.includes(Oe[t])
2893
2896
  );
2894
2897
  }
2895
2898
  const Ro = 864e5, se = (e) => e <= 0 ? 0 : e > 1 ? 1 : e;
2896
- function gl(e, t) {
2899
+ function hl(e, t) {
2897
2900
  const { direction: n } = e, r = e.startValue ?? 0, o = e.targetValue ?? 0;
2898
2901
  if (!Number.isFinite(t)) return 0;
2899
2902
  const i = n === "down" ? t <= o : t >= o, s = o - r;
2900
2903
  return (n === "down" ? s < 0 : s > 0) ? se((t - r) / s) : i ? 1 : 0;
2901
2904
  }
2902
- function hl(e, t) {
2905
+ function yl(e, t) {
2903
2906
  const { startDate: n, targetDate: r } = e;
2904
2907
  if (!(typeof n != "number" || typeof r != "number") && !(r <= n))
2905
2908
  return se((t - n) / (r - n));
2906
2909
  }
2907
2910
  const Do = 0.1, $o = 0.25;
2908
- function yl(e, t) {
2911
+ function bl(e, t) {
2909
2912
  if (typeof e != "number" || typeof t != "number") return;
2910
2913
  if (e >= 1) return "achieved";
2911
2914
  const n = t - e;
2912
2915
  return n >= $o ? "off_track" : n >= Do ? "at_risk" : "on_track";
2913
2916
  }
2914
- function bl(e, t) {
2917
+ function Al(e, t) {
2915
2918
  if (t)
2916
2919
  return se(e / t);
2917
2920
  }
2918
- function Al(e) {
2921
+ function _l(e) {
2919
2922
  const t = e.map((n) => n.progress?.ratio).filter((n) => typeof n == "number" && Number.isFinite(n));
2920
2923
  if (t.length)
2921
2924
  return se(t.reduce((n, r) => n + r, 0) / t.length);
2922
2925
  }
2923
- function _l(e, t) {
2926
+ function El(e, t) {
2924
2927
  const n = e.lastCheckInAt ?? e.createdAt;
2925
2928
  if (typeof n != "number") return 0;
2926
2929
  const r = (e.checkInEveryDays ?? No) * Ro, o = t - n - r;
2927
2930
  return o > 0 ? o : 0;
2928
2931
  }
2929
- function El(e) {
2932
+ function Sl(e) {
2930
2933
  return e.targetDate ?? Number.MAX_SAFE_INTEGER;
2931
2934
  }
2932
- function Sl(e, t) {
2935
+ function Tl(e, t) {
2933
2936
  const n = e.accumulatedSeconds || 0;
2934
2937
  return e.runningSince ? n + Math.max(0, Math.floor((t - e.runningSince) / 1e3)) : n;
2935
2938
  }
2936
- function Tl(e, t) {
2939
+ function Il(e, t) {
2937
2940
  const n = Math.max(1, Math.ceil(Math.max(0, e) / 60));
2938
2941
  if (!t || t === "exact") return n * 60;
2939
2942
  const r = Number(t);
2940
2943
  return !Number.isFinite(r) || r <= 0 ? n * 60 : Math.ceil(n / r) * r * 60;
2941
2944
  }
2942
- function Il(e) {
2945
+ function kl(e) {
2943
2946
  const t = Math.max(0, Math.round(e / 60));
2944
2947
  return `${Math.floor(t / 60)}:${String(t % 60).padStart(2, "0")}`;
2945
2948
  }
2946
- function kl(e) {
2949
+ function wl(e) {
2947
2950
  const t = Math.max(0, Math.floor(e)), n = (i) => String(i).padStart(2, "0"), r = Math.floor(t / 60) % 60, o = Math.floor(t / 3600);
2948
2951
  return o > 0 ? `${o}:${n(r)}:${n(t % 60)}` : `${n(r)}:${n(t % 60)}`;
2949
2952
  }
2950
2953
  function Lo(e) {
2951
2954
  return (e || "").normalize("NFD").replace(/[\u0300-\u036f]/g, "").toLowerCase().replace(/[^a-z0-9]+/g, "-").slice(0, 48).replace(/^-+|-+$/g, "");
2952
2955
  }
2953
- function wl(e, t) {
2956
+ function vl(e, t) {
2954
2957
  const n = Lo(e) || "werksoort", r = new Set(t);
2955
2958
  if (!r.has(n)) return n;
2956
2959
  for (let o = 2; o < 500; o++) {
@@ -2959,11 +2962,11 @@ function wl(e, t) {
2959
2962
  }
2960
2963
  return `${n}-${r.size + 1}`;
2961
2964
  }
2962
- function vl(e, t) {
2965
+ function Ml(e, t) {
2963
2966
  const n = e.ownerScope;
2964
2967
  return !n || n.kind === "org" ? !0 : t.includes(n.teamId);
2965
2968
  }
2966
- function Ml(e) {
2969
+ function Cl(e) {
2967
2970
  return e.filter((t) => !t.archived).sort(Po);
2968
2971
  }
2969
2972
  function Po(e, t) {
@@ -2980,7 +2983,7 @@ function Fo(e) {
2980
2983
  const n = t.slice(0, me), r = Math.max(n.lastIndexOf(". "), n.lastIndexOf("! "), n.lastIndexOf("? "));
2981
2984
  return r > me * 0.6 ? n.slice(0, r + 1) : `${n.trimEnd()}…`;
2982
2985
  }
2983
- function Cl(e, t) {
2986
+ function Ol(e, t) {
2984
2987
  const n = Fo(t.text), r = P(n);
2985
2988
  if (!r || (e.examples ?? []).some((s) => P(s) === r)) return null;
2986
2989
  const o = e.exampleCandidates ?? [], i = o.findIndex((s) => P(s.text) === r);
@@ -2996,7 +2999,7 @@ function dt(e) {
2996
2999
  (t, n) => Number(n.corrected) - Number(t.corrected) || n.addedAt - t.addedAt
2997
3000
  );
2998
3001
  }
2999
- function Ol(e, t) {
3002
+ function Nl(e, t) {
3000
3003
  const n = P(t), r = (e.examples ?? []).filter((i) => i.trim());
3001
3004
  return { examples: r.some((i) => P(i) === n) ? r : [...r, t].slice(-Ko), exampleCandidates: Bo(e, t) };
3002
3005
  }
@@ -3008,7 +3011,7 @@ function jo(e, t) {
3008
3011
  const n = e.ownerScope;
3009
3012
  return n ? n.kind === "org" ? !0 : n.kind === "team" ? !!t && n.teamId === t : !1 : !1;
3010
3013
  }
3011
- function Nl(e, t) {
3014
+ function xl(e, t) {
3012
3015
  return e.filter((n) => jo(n, t));
3013
3016
  }
3014
3017
  const Pe = [
@@ -3051,7 +3054,7 @@ const Pe = [
3051
3054
  issuedStatus: "open"
3052
3055
  }
3053
3056
  ], Ho = ["quote", "order", "invoice"];
3054
- function xl() {
3057
+ function Rl() {
3055
3058
  const e = /* @__PURE__ */ new Map();
3056
3059
  for (const t of Pe)
3057
3060
  Ho.includes(t.key) && (e.has(t.path) || e.set(t.path, t));
@@ -3068,10 +3071,10 @@ function F(e) {
3068
3071
  issuedStatus: "draft"
3069
3072
  };
3070
3073
  }
3071
- function Rl(e) {
3074
+ function Dl(e) {
3072
3075
  return e.issuedAt != null;
3073
3076
  }
3074
- const Dl = [
3077
+ const $l = [
3075
3078
  "status",
3076
3079
  "fileRef",
3077
3080
  "number",
@@ -3119,7 +3122,7 @@ function Go(e, t) {
3119
3122
  source: e.source
3120
3123
  };
3121
3124
  }
3122
- function $l(e) {
3125
+ function Ll(e) {
3123
3126
  return {
3124
3127
  ...Go(e, e.kindKey),
3125
3128
  sourceTransactionId: e.sourceTransactionId,
@@ -3129,7 +3132,7 @@ function $l(e) {
3129
3132
  totals: e.totals
3130
3133
  };
3131
3134
  }
3132
- function Ll(e, t = {}) {
3135
+ function Pl(e, t = {}) {
3133
3136
  const n = F(e.kindKey), r = e.totals ?? { netCents: 0, taxCents: 0, grossCents: 0 };
3134
3137
  return {
3135
3138
  customer: {
@@ -3175,7 +3178,7 @@ function Ll(e, t = {}) {
3175
3178
  }
3176
3179
  };
3177
3180
  }
3178
- function Pl(e, t = [], n = Wo) {
3181
+ function Kl(e, t = [], n = Wo) {
3179
3182
  const r = e.totals ?? { netCents: 0, grossCents: 0, byRate: [] }, o = (a) => t.find((u) => u.key === a)?.percent ?? 0, i = {
3180
3183
  block_id: "lines",
3181
3184
  type: "table",
@@ -3282,7 +3285,7 @@ function Yo(e) {
3282
3285
  { block_id: "terms", type: "paragraph", text: pt[n] ?? pt.quote }
3283
3286
  ];
3284
3287
  }
3285
- const Kl = (e) => ({
3288
+ const Ul = (e) => ({
3286
3289
  note: { key: `${F(e).key}.note`, exists: !0 },
3287
3290
  // Keyed on the start: a range without one is not a range, and `period_to` alone says nothing.
3288
3291
  period: { key: `${F(e).key}.period_from`, exists: !0 }
@@ -3307,42 +3310,42 @@ Hierbij onze creditnota. De onderstaande bedragen worden met u verrekend.`
3307
3310
  order: "Genoemde bedragen zijn exclusief btw tenzij anders vermeld.",
3308
3311
  invoice: "Genoemde bedragen zijn exclusief btw tenzij anders vermeld.",
3309
3312
  credit_note: "Genoemde bedragen zijn exclusief btw tenzij anders vermeld."
3310
- }, Ul = Yo("quote"), Qo = Pe.map((e) => e.key), Zo = "product";
3313
+ }, Fl = Yo("quote"), Qo = Pe.map((e) => e.key), Zo = "product";
3311
3314
  function Jo(e, t) {
3312
3315
  return `${e}:${t}`;
3313
3316
  }
3314
- function Fl(e) {
3317
+ function Bl(e) {
3315
3318
  return `${Zo}:${e}`;
3316
3319
  }
3317
- function Bl(e) {
3320
+ function jl(e) {
3318
3321
  const t = e.indexOf(":");
3319
3322
  if (t < 0) return;
3320
3323
  const n = e.slice(0, t);
3321
3324
  return Qo.includes(n) ? e.slice(t + 1) : void 0;
3322
3325
  }
3323
- function jl(e) {
3326
+ function Hl(e) {
3324
3327
  const t = /* @__PURE__ */ new Set([Jo(e.kindKey, e.id)]);
3325
3328
  return e.companyId && t.add(`company:${e.companyId}`), e.contactId && t.add(`contact:${e.contactId}`), e.dealItemId && t.add(`work_item:${e.dealItemId}`), Array.from(t);
3326
3329
  }
3327
- const Hl = 4;
3328
- function Gl(e, t) {
3330
+ const Gl = 4;
3331
+ function Wl(e, t) {
3329
3332
  const n = String(t).padStart(Math.max(1, e.padding), "0");
3330
3333
  return `${e.prefix}${e.period ? `${e.period}-` : ""}${n}`;
3331
3334
  }
3332
- function Wl(e, t = Date.now()) {
3335
+ function zl(e, t = Date.now()) {
3333
3336
  return e === "year" ? String(new Date(t).getFullYear()) : "";
3334
3337
  }
3335
- const zl = [
3338
+ const Vl = [
3336
3339
  "cash",
3337
3340
  "credit",
3338
3341
  "direct_debit",
3339
3342
  "card",
3340
3343
  "other"
3341
3344
  ];
3342
- function Vl(e, t) {
3345
+ function Xl(e, t) {
3343
3346
  return e + Math.max(0, Math.round(t)) * 24 * 60 * 60 * 1e3;
3344
3347
  }
3345
- function Xl(e, t) {
3348
+ function Yl(e, t) {
3346
3349
  const n = /* @__PURE__ */ new Map();
3347
3350
  for (const r of e) r.businessEntityId || n.set(r.code, r);
3348
3351
  if (t)
@@ -3350,10 +3353,10 @@ function Xl(e, t) {
3350
3353
  r.businessEntityId === t && n.set(r.code, r);
3351
3354
  return [...n.values()];
3352
3355
  }
3353
- function Yl(e) {
3356
+ function ql(e) {
3354
3357
  return { code: e.code, label: e.label, method: e.method, dueDays: e.dueDays };
3355
3358
  }
3356
- const ql = [
3359
+ const Ql = [
3357
3360
  {
3358
3361
  code: "14D",
3359
3362
  label: "Binnen 14 dagen",
@@ -3365,10 +3368,10 @@ const ql = [
3365
3368
  { code: "30D", label: "Binnen 30 dagen", method: "credit", dueDays: 30, order: 1 },
3366
3369
  { code: "CONTANT", label: "Contant", method: "cash", dueDays: 0, order: 2 }
3367
3370
  ];
3368
- function Ql(e) {
3371
+ function Zl(e) {
3369
3372
  return e.type === "agent";
3370
3373
  }
3371
- const Zl = "WORK_COMMENT_ADDED", Jl = "WORK_ITEM_ASSIGNED", eu = "WORK_ITEM_STATUS_CHANGED";
3374
+ const Jl = "WORK_COMMENT_ADDED", eu = "WORK_ITEM_ASSIGNED", tu = "WORK_ITEM_STATUS_CHANGED";
3372
3375
  function ei(e, t) {
3373
3376
  const n = (r) => {
3374
3377
  const o = new Date(r);
@@ -3376,7 +3379,7 @@ function ei(e, t) {
3376
3379
  };
3377
3380
  return Math.round((n(e) - n(t)) / or);
3378
3381
  }
3379
- function tu(e, t) {
3382
+ function nu(e, t) {
3380
3383
  if (e.closedAt != null) return { score: L, reasons: [] };
3381
3384
  const n = t.remindersById?.[e.id];
3382
3385
  if (n && n.remindAt > t.now) return { score: L, reasons: [] };
@@ -3396,35 +3399,35 @@ const Ke = [
3396
3399
  { key: "subtask", label: "type_subtask" },
3397
3400
  { key: "case", label: "type_case" },
3398
3401
  { key: "deal", label: "type_deal" }
3399
- ], nu = Ke.map((e) => e.key);
3400
- function ru(e) {
3402
+ ], ru = Ke.map((e) => e.key);
3403
+ function ou(e) {
3401
3404
  return e?.types?.length ? e.types : Ke;
3402
3405
  }
3403
- function ou(e, t) {
3406
+ function iu(e, t) {
3404
3407
  return t.find((n) => n.key === e);
3405
3408
  }
3406
- function iu(e) {
3409
+ function su(e) {
3407
3410
  const t = e.trim().toLowerCase();
3408
3411
  return t ? t.includes("sub-task") || t.includes("subtask") || t.includes("sub task") ? "subtask" : t.includes("bug") || t.includes("defect") ? "bug" : t.includes("epic") ? "epic" : t.includes("story") ? "story" : t.includes("incident") || t.includes("problem") || t.includes("service request") || t.includes("change") ? "case" : t.includes("task") ? "task" : null : null;
3409
3412
  }
3410
- function su(...e) {
3413
+ function au(...e) {
3411
3414
  return e.map((t) => Ke.find((n) => n.key === t)).filter((t) => !!t);
3412
3415
  }
3413
- const ti = "work_item", ni = "work_project", ri = "work_activity", au = "work_cycle";
3416
+ const ti = "work_item", ni = "work_project", ri = "work_activity", cu = "work_cycle";
3414
3417
  function oi(e) {
3415
3418
  return `${ti}:${e}`;
3416
3419
  }
3417
3420
  function tn(e) {
3418
3421
  return `${ni}:${e}`;
3419
3422
  }
3420
- function cu(e) {
3423
+ function lu(e) {
3421
3424
  return `${ri}:${e}`;
3422
3425
  }
3423
- function lu(e, t, n) {
3426
+ function uu(e, t, n) {
3424
3427
  const r = `${e}-${t}`;
3425
3428
  return n ? `${r}-${n}` : r;
3426
3429
  }
3427
- function uu(e) {
3430
+ function du(e) {
3428
3431
  const t = /^([A-Za-z0-9]{2,8})-(\d+)(?:-(\d+))?$/.exec((e || "").trim());
3429
3432
  return t ? {
3430
3433
  projectKey: t[1].toUpperCase(),
@@ -3432,17 +3435,17 @@ function uu(e) {
3432
3435
  ...t[3] ? { subSequence: Number(t[3]) } : {}
3433
3436
  } : null;
3434
3437
  }
3435
- function du(e) {
3438
+ function fu(e) {
3436
3439
  return (e || "").normalize("NFD").replace(/[\u0300-\u036f]/g, "").toUpperCase().replace(/[^A-Z0-9]/g, "").slice(0, 3) || "PRJ";
3437
3440
  }
3438
- function fu(e, t = 25) {
3441
+ function pu(e, t = 25) {
3439
3442
  const n = /* @__PURE__ */ new Set([oi(e.id)]);
3440
3443
  e.projectId && n.add(tn(e.projectId));
3441
3444
  for (const r of e.ancestorKeys ?? []) n.add(r);
3442
3445
  for (const r of e.partyKeys ?? []) n.add(r);
3443
3446
  return Array.from(n).slice(0, t);
3444
3447
  }
3445
- function pu(e) {
3448
+ function mu(e) {
3446
3449
  return [tn(e.id)];
3447
3450
  }
3448
3451
  const Ue = [
@@ -3457,10 +3460,10 @@ function ii(e) {
3457
3460
  function si(e, t) {
3458
3461
  return t.find((n) => n.key === e)?.category ?? "todo";
3459
3462
  }
3460
- function mu(e, t) {
3463
+ function gu(e, t) {
3461
3464
  return t.find((n) => n.key === e);
3462
3465
  }
3463
- function gu(e) {
3466
+ function hu(e) {
3464
3467
  const t = ii(e), n = e?.defaultStatusKey;
3465
3468
  return n && t.some((r) => r.key === n) ? n : ai(t)[0]?.key ?? Ue[0].key;
3466
3469
  }
@@ -3470,13 +3473,13 @@ function ai(e) {
3470
3473
  return r !== 0 ? r : (t.label || "").localeCompare(n.label || "");
3471
3474
  });
3472
3475
  }
3473
- function hu(e, t) {
3476
+ function yu(e, t) {
3474
3477
  return si(e, t) === "done";
3475
3478
  }
3476
3479
  function ci(e) {
3477
3480
  return (e || "").normalize("NFD").replace(/[\u0300-\u036f]/g, "").toLowerCase().replace(/[^a-z0-9]+/g, "-").slice(0, 48).replace(/^-+|-+$/g, "");
3478
3481
  }
3479
- function yu(e, t) {
3482
+ function bu(e, t) {
3480
3483
  const n = ci(e) || "status", r = /* @__PURE__ */ new Set([...t, ...nn]);
3481
3484
  if (!r.has(n)) return n;
3482
3485
  for (let o = 2; o < 500; o++) {
@@ -3485,7 +3488,7 @@ function yu(e, t) {
3485
3488
  }
3486
3489
  return `${n}-${r.size + 1}`;
3487
3490
  }
3488
- function bu(e) {
3491
+ function Au(e) {
3489
3492
  const t = [];
3490
3493
  if (!e.length) return [{ index: -1, reason: "empty" }];
3491
3494
  const n = /* @__PURE__ */ new Set();
@@ -3497,13 +3500,13 @@ function bu(e) {
3497
3500
  nn.includes(r.key) && t.push({ index: o, reason: "reserved_key", key: r.key }), n.has(r.key) && t.push({ index: o, reason: "duplicate_key", key: r.key }), n.add(r.key);
3498
3501
  }), e.some((r) => r.category === "todo" || r.category === "in_progress") || t.push({ index: -1, reason: "no_open" }), e.some((r) => r.category === "done") || t.push({ index: -1, reason: "no_done" }), t;
3499
3502
  }
3500
- function Au(e, t) {
3503
+ function _u(e, t) {
3501
3504
  return t.find((n) => n.key === e)?.requiresApproval === !0;
3502
3505
  }
3503
- function _u(e) {
3506
+ function Eu(e) {
3504
3507
  return e.startDate ?? Number.MAX_SAFE_INTEGER;
3505
3508
  }
3506
- function Eu(e) {
3509
+ function Su(e) {
3507
3510
  return e.completedAt ? "completed" : e.startedAt ? "active" : "planned";
3508
3511
  }
3509
3512
  const li = /* @__PURE__ */ new Set(["image/png", "image/jpeg", "image/jpg", "image/gif", "image/webp"]), ui = /* @__PURE__ */ new Set([
@@ -3524,12 +3527,12 @@ const j = 1024 * 1024, fi = {
3524
3527
  pdf: 20 * j,
3525
3528
  text: 1 * j,
3526
3529
  audio: 20 * j
3527
- }, Su = 25 * j, Tu = 5;
3528
- function Iu(e, t) {
3530
+ }, Tu = 25 * j, Iu = 5;
3531
+ function ku(e, t) {
3529
3532
  const n = di(e);
3530
3533
  return n === "unsupported" ? "unsupported" : t > fi[n] ? "too-large" : null;
3531
3534
  }
3532
- function ku(e) {
3535
+ function wu(e) {
3533
3536
  return e.access === "read" ? "idempotent" : e.reversible ?? "none";
3534
3537
  }
3535
3538
  function pi(e) {
@@ -3538,7 +3541,7 @@ function pi(e) {
3538
3541
  function mi(e) {
3539
3542
  return `${e.kind}:${e.id || e.url || e.title}`;
3540
3543
  }
3541
- function wu(e, t = []) {
3544
+ function vu(e, t = []) {
3542
3545
  const n = new Set(t), r = [], o = [];
3543
3546
  for (const i of e) {
3544
3547
  const s = mi(i);
@@ -3546,26 +3549,26 @@ function wu(e, t = []) {
3546
3549
  }
3547
3550
  return { sources: r, keys: o };
3548
3551
  }
3549
- const vu = "assist-source", Mu = ["blocking", "due", "open"];
3550
- function Cu(e, t) {
3552
+ const Mu = "assist-source", Cu = ["blocking", "due", "open"];
3553
+ function Ou(e, t) {
3551
3554
  const [n, r] = (e.subjectKey ?? "").split(":");
3552
3555
  return n === t && r ? r : void 0;
3553
3556
  }
3554
3557
  const mt = { blocking: 0, due: 1, open: 2 };
3555
- function Ou(e, t) {
3558
+ function Nu(e, t) {
3556
3559
  return mt[e.band ?? "open"] - mt[t.band ?? "open"] || (t.priority ?? 0) - (e.priority ?? 0) || e.id.localeCompare(t.id);
3557
3560
  }
3558
- function Nu(e) {
3561
+ function xu(e) {
3559
3562
  return e.sessions.filter(
3560
3563
  (t) => t.id !== e.exceptSessionId && t.state === "connected" && e.canHold(t.providerId)
3561
3564
  );
3562
3565
  }
3563
- function xu(e) {
3566
+ function Ru(e) {
3564
3567
  return e.sessions.filter(
3565
3568
  (t) => t.id !== e.exceptSessionId && t.state === "connected" && !e.canHold(t.providerId)
3566
3569
  );
3567
3570
  }
3568
- function Ru(e) {
3571
+ function Du(e) {
3569
3572
  return e.sessions.some(
3570
3573
  (n) => n.id !== e.exceptSessionId && (n.state === "connected" || n.state === "on_hold")
3571
3574
  ) ? { admit: !1, reason: "busy" } : { admit: !0 };
@@ -3587,7 +3590,7 @@ function hi(e, t) {
3587
3590
  }
3588
3591
  return n;
3589
3592
  }
3590
- function Du(e, t) {
3593
+ function $u(e, t) {
3591
3594
  const n = hi(e, t);
3592
3595
  return Object.entries(n).filter(([, r]) => !r).map(([r]) => r);
3593
3596
  }
@@ -3598,7 +3601,7 @@ function yi(e, t) {
3598
3601
  transport: t.transport ?? e.transport
3599
3602
  } : e;
3600
3603
  }
3601
- function $u(e, t) {
3604
+ function Lu(e, t) {
3602
3605
  const n = [];
3603
3606
  for (const r of e) {
3604
3607
  if (!r.enabled) continue;
@@ -3609,16 +3612,16 @@ function $u(e, t) {
3609
3612
  }
3610
3613
  return n;
3611
3614
  }
3612
- function Lu(e, t) {
3615
+ function Pu(e, t) {
3613
3616
  return t.filter((n) => n.capability.intent === e);
3614
3617
  }
3615
3618
  function bi(e, t) {
3616
3619
  return t.filter((n) => n.capability.targetSchemes.includes(e));
3617
3620
  }
3618
- function Pu(e, t) {
3621
+ function Ku(e, t) {
3619
3622
  return bi(e.scheme, t);
3620
3623
  }
3621
- function Ku(e, t, n) {
3624
+ function Uu(e, t, n) {
3622
3625
  const r = [];
3623
3626
  for (const o of e)
3624
3627
  for (const i of n)
@@ -3647,10 +3650,10 @@ const _i = {
3647
3650
  id: "note",
3648
3651
  custom: "note"
3649
3652
  };
3650
- function Uu(e) {
3653
+ function Fu(e) {
3651
3654
  return e ? _i[e] ?? "note" : "note";
3652
3655
  }
3653
- const Fu = "message_window", Bu = "message_templates", ju = {
3656
+ const Bu = "message_window", ju = "message_templates", Hu = {
3654
3657
  // E-mail
3655
3658
  FROM: "from",
3656
3659
  TO: "to",
@@ -3667,11 +3670,11 @@ const Fu = "message_window", Bu = "message_templates", ju = {
3667
3670
  // Voice/conference
3668
3671
  HOST: "host",
3669
3672
  PARTICIPANT: "participant"
3670
- }, Hu = (e, t) => ({ intent: e, ...t }), Gu = "folder_management", Wu = "remote_search", zu = "message_reactions", Vu = {
3673
+ }, Gu = (e, t) => ({ intent: e, ...t }), Wu = "folder_management", zu = "remote_search", Vu = "message_reactions", Xu = {
3671
3674
  ok: !1,
3672
3675
  code: "UNSUPPORTED",
3673
3676
  message: "Provider does not support this op"
3674
- }, Xu = "connector", Yu = "context.collect", _ = (e) => ({ type: "string", description: e }), A = (e) => ({ type: "number", description: e }), J = (e) => ({ type: "boolean", description: e }), M = _("Sheet name. Omit for the sheet the user is looking at."), gt = _("Slide id, as `inspect` reports it.");
3677
+ }, Yu = "connector", qu = "context.collect", _ = (e) => ({ type: "string", description: e }), A = (e) => ({ type: "number", description: e }), J = (e) => ({ type: "boolean", description: e }), M = _("Sheet name. Omit for the sheet the user is looking at."), gt = _("Slide id, as `inspect` reports it.");
3675
3678
  function b(e, t, n, r, o, i) {
3676
3679
  return {
3677
3680
  op: e,
@@ -4025,10 +4028,10 @@ const H = { undoable: !1, visible: !0 }, T = { undoable: !0, visible: !0 }, ht =
4025
4028
  ...Ti,
4026
4029
  ...Ii
4027
4030
  ];
4028
- function qu(e) {
4031
+ function Qu(e) {
4029
4032
  return rn.filter((t) => t.kinds.includes(e));
4030
4033
  }
4031
- function Qu(e) {
4034
+ function Zu(e) {
4032
4035
  return rn.find((t) => t.op === e);
4033
4036
  }
4034
4037
  const yt = /(?: {2,}|\\)$/, ki = /^\*\*([^*]+)\*\*\s+(.*)$/;
@@ -4036,7 +4039,7 @@ function bt(e) {
4036
4039
  const t = ki.exec(e);
4037
4040
  return t ? { lead: t[1], text: t[2] } : { text: e };
4038
4041
  }
4039
- function Zu(e) {
4042
+ function Ju(e) {
4040
4043
  const t = (e ?? "").replace(/\r\n/g, `
4041
4044
  `).split(`
4042
4045
  `), n = [];
@@ -4115,27 +4118,27 @@ function Zu(e) {
4115
4118
  }
4116
4119
  return d(), n;
4117
4120
  }
4118
- function Ju(e, t) {
4121
+ function ed(e, t) {
4119
4122
  return Fn(e, t).replace(/^```.*$/gm, "").replace(/^\|[\s:|-]*\|$/gm, "").replace(/[ \t]*\|[ \t]*/g, " ").replace(/^[ \t]*(#{1,6}|>|[-*+]|\d+\.)[ \t]+/gm, "").replace(/!\[([^\]]*)\]\([^)]*\)/g, "$1").replace(/\[([^\]]+)\]\([^)]*\)/g, "$1").replace(/(\*\*|__|\*|_|`|~~)/g, "").replace(/[ \t]+$/gm, "").replace(/\n{3,}/g, `
4120
4123
 
4121
4124
  `).trim();
4122
4125
  }
4123
- const ed = "documents.describe", td = "documents.inspect", nd = "documents.apply";
4124
- function rd(e) {
4126
+ const td = "documents.describe", nd = "documents.inspect", rd = "documents.apply";
4127
+ function od(e) {
4125
4128
  const t = e.indexOf(":");
4126
4129
  if (t !== -1) return e.slice(0, t);
4127
4130
  const n = e.indexOf(".");
4128
4131
  return n === -1 ? e : e.slice(0, n);
4129
4132
  }
4130
- const od = "installation-id";
4131
- function id(e) {
4133
+ const id = "installation-id";
4134
+ function sd(e) {
4132
4135
  const t = [];
4133
4136
  for (const n of Object.keys(e))
4134
4137
  for (const r of Object.keys(e[n]))
4135
4138
  t.push({ lang: n, key: r, value: e[n][r] });
4136
4139
  return t;
4137
4140
  }
4138
- const sd = "notification-source", ad = (e, t) => `${e}.pref.${t}`, cd = {
4141
+ const ad = "notification-source", cd = (e, t) => `${e}.pref.${t}`, ld = {
4139
4142
  ai: [
4140
4143
  "account.read",
4141
4144
  "account.write",
@@ -4271,37 +4274,37 @@ const sd = "notification-source", ad = (e, t) => `${e}.pref.${t}`, cd = {
4271
4274
  user: ["user.read", "user.write"],
4272
4275
  work: ["item.read", "item.write", "project.read", "project.write"]
4273
4276
  }, on = 9e4, wi = ["out_of_office"], sn = (e) => wi.includes(e);
4274
- function ld(e, t, n) {
4277
+ function ud(e, t, n) {
4275
4278
  const r = n - e < on, o = t?.status && (!t.expiresAt || t.expiresAt > n) ? t : void 0;
4276
4279
  if (!o?.status) return { online: r, status: r ? "available" : "offline" };
4277
4280
  const i = o.status;
4278
4281
  return !r && !sn(i) ? { online: !1, status: "offline" } : { online: r, status: i, message: o.message };
4279
4282
  }
4280
- function ud(e, t) {
4283
+ function dd(e, t) {
4281
4284
  const n = t - e.lastSeenAt < on, r = n || sn(e.status) ? e.status : "offline";
4282
4285
  return n === e.online && r === e.status ? e : { ...e, online: n, status: r };
4283
4286
  }
4284
- function dd(e, t) {
4287
+ function fd(e, t) {
4285
4288
  return e?.teamId && t.includes(e.teamId) ? { teamId: e.teamId, mustChoose: !1 } : t.length === 1 ? { teamId: t[0], mustChoose: !1 } : { teamId: void 0, mustChoose: t.length > 1 };
4286
4289
  }
4287
- function fd(e) {
4290
+ function pd(e) {
4288
4291
  return e.providerAvailable && e.allowed;
4289
4292
  }
4290
- const pd = "resources.describe", md = "resources.search", gd = "resources.resolve", hd = "resources.attached";
4291
- function yd(e) {
4293
+ const md = "resources.describe", gd = "resources.search", hd = "resources.resolve", yd = "resources.attached";
4294
+ function bd(e) {
4292
4295
  const t = e.indexOf(":");
4293
4296
  return t === -1 ? e : e.slice(0, t);
4294
4297
  }
4295
- const bd = "/provider/scope/related", Ad = "/provider/scope/read", _d = "/provider/scope/acts", an = "auth";
4298
+ const Ad = "/provider/scope/related", _d = "/provider/scope/read", Ed = "/provider/scope/acts", an = "auth";
4296
4299
  function cn(e) {
4297
4300
  const t = typeof e == "string" ? e.match(/apps\/([^/?#]+)/) : null;
4298
4301
  return t ? t[1] : null;
4299
4302
  }
4300
- function Ed(e) {
4303
+ function Sd(e) {
4301
4304
  const t = cn(e);
4302
4305
  return t ? t !== an : typeof e == "string" && e.startsWith("/wake");
4303
4306
  }
4304
- function Sd(e) {
4307
+ function Td(e) {
4305
4308
  return typeof e != "string" || e === "" || e === "/" ? !0 : cn(e) === an;
4306
4309
  }
4307
4310
  function vi(e) {
@@ -4323,7 +4326,7 @@ function Ci(e, t) {
4323
4326
  function Oi(e) {
4324
4327
  return e.publicBasePath ?? `/apps/${e.name}`;
4325
4328
  }
4326
- function Td(e) {
4329
+ function Id(e) {
4327
4330
  const t = [];
4328
4331
  for (const n of e) {
4329
4332
  if (!n?.name) continue;
@@ -4356,10 +4359,10 @@ function xi(e, t) {
4356
4359
  Mi(r.pattern).test(e) && (!n || Ni(r.pattern, n.pattern)) && (n = r);
4357
4360
  return n ? { ...n, params: { ...n.props, ...Ci(n.pattern, e) } } : null;
4358
4361
  }
4359
- function Id(e, t) {
4362
+ function kd(e, t) {
4360
4363
  return xi(e, t) !== null;
4361
4364
  }
4362
- const kd = 10 * 1024 * 1024, wd = 25 * 1024 * 1024, vd = "sync-target", Md = 20;
4365
+ const wd = 10 * 1024 * 1024, vd = 25 * 1024 * 1024, Md = "sync-target", Cd = 20;
4363
4366
  function At(e, t) {
4364
4367
  const n = Array.isArray(t) ? t.find((r) => r.name === e.name)?.policy : void 0;
4365
4368
  return n ? n !== "read" : e.access ? e.access !== "read" : !0;
@@ -4367,7 +4370,7 @@ function At(e, t) {
4367
4370
  function Ri(e) {
4368
4371
  return e.produces === "draft";
4369
4372
  }
4370
- function Cd(e, t) {
4373
+ function Od(e, t) {
4371
4374
  if (t.allowed) {
4372
4375
  const n = t.personalTools === "allow" && e.personal === !0;
4373
4376
  if (!t.allowed.has(e.name) && !n) return "hidden";
@@ -4665,13 +4668,13 @@ function Gi(e, t = Li) {
4665
4668
  return { text: n.filter((s) => (s.endedAt ?? 0) >= o).map((s) => $i(s.text).trim()).filter(Boolean).join(" ").replace(/\s+/g, " ").trim(), segmentCount: n.length };
4666
4669
  }
4667
4670
  const Wi = 60;
4668
- function Od(e, t, n = Wi) {
4671
+ function Nd(e, t, n = Wi) {
4669
4672
  const r = new Set(e), o = [...e];
4670
4673
  for (const i of t)
4671
4674
  !i || r.has(i) || (r.add(i), o.push(i));
4672
4675
  return o.slice(-n);
4673
4676
  }
4674
- function Nd(e) {
4677
+ function xd(e) {
4675
4678
  const { segments: t, now: n, state: r } = e;
4676
4679
  if (r.lastTriggerAt && n - r.lastTriggerAt < Pi)
4677
4680
  return { trigger: !1, reason: "too_soon" };
@@ -4683,7 +4686,7 @@ function Nd(e) {
4683
4686
  const s = ji(o.text);
4684
4687
  return s.length ? r.lastQueryTerms?.length && Hi(s, r.lastQueryTerms) < Ui ? { trigger: !1, reason: "same_topic" } : { trigger: !0, text: o.text, terms: s, segmentCount: o.segmentCount } : { trigger: !1, reason: "no_speech" };
4685
4688
  }
4686
- const xd = [
4689
+ const Rd = [
4687
4690
  "personal",
4688
4691
  "organization",
4689
4692
  "connections",
@@ -4691,7 +4694,7 @@ const xd = [
4691
4694
  "work",
4692
4695
  "administration",
4693
4696
  "ai"
4694
- ], Rd = "navNotice", Fe = {
4697
+ ], Dd = "navNotice", Fe = {
4695
4698
  // The lower bounds are deliberately generous: service ranges (0800/0900) are
4696
4699
  // shorter than geographic numbers, and a too-strict minimum silently drops them.
4697
4700
  // An over-permissive key is harmless — it simply matches nothing.
@@ -4745,7 +4748,7 @@ function qi(e) {
4745
4748
  const r = t.indexOf("@");
4746
4749
  return r >= 0 && (t = t.slice(0, r)), t.trim();
4747
4750
  }
4748
- function Dd(e) {
4751
+ function $d(e) {
4749
4752
  if (!e) return !1;
4750
4753
  const t = e.indexOf("@");
4751
4754
  if (t <= 0) return !1;
@@ -4773,7 +4776,7 @@ function St(e, t) {
4773
4776
  }
4774
4777
  return !s && ee(o, i) ? `+${i.callingCode}${o}` : null;
4775
4778
  }
4776
- function $d(e, t = 9) {
4779
+ function Ld(e, t = 9) {
4777
4780
  const n = (e ?? "").replace(/\D/g, "");
4778
4781
  return n.length < t ? null : n.slice(-t);
4779
4782
  }
@@ -4784,7 +4787,7 @@ function ln(e) {
4784
4787
  const r = t.slice(0, n).split("+")[0], o = t.slice(n + 1);
4785
4788
  return !r || !o.includes(".") ? null : `${r}@${o}`;
4786
4789
  }
4787
- function Ld(e) {
4790
+ function Pd(e) {
4788
4791
  const t = ln(e);
4789
4792
  return t ? t.slice(t.lastIndexOf("@") + 1) : null;
4790
4793
  }
@@ -4850,16 +4853,16 @@ const Ji = /* @__PURE__ */ new Set([
4850
4853
  "proximus.be",
4851
4854
  "scarlet.be"
4852
4855
  ]);
4853
- function Pd(e) {
4856
+ function Kd(e) {
4854
4857
  const t = Zi(e);
4855
4858
  return t ? Ji.has(t) : !1;
4856
4859
  }
4857
- function Kd(e) {
4860
+ function Ud(e) {
4858
4861
  if (!e) return !1;
4859
4862
  const t = e.trim().toLowerCase();
4860
4863
  return t === "tel" || t === "sms" || t === "whatsapp" || t === "fax";
4861
4864
  }
4862
- function Ud(e, t, n) {
4865
+ function Fd(e, t, n) {
4863
4866
  if (!e || !t) return null;
4864
4867
  const r = e.trim().toLowerCase();
4865
4868
  if (r === "tel" || r === "sms" || r === "whatsapp") {
@@ -5026,13 +5029,13 @@ function Mt(e) {
5026
5029
  `).trim();
5027
5030
  }
5028
5031
  const As = /<\s*(html|body|div|p|table|br|span)\b/i;
5029
- function Fd(e) {
5032
+ function Bd(e) {
5030
5033
  return As.test(e);
5031
5034
  }
5032
- function Bd(e) {
5035
+ function jd(e) {
5033
5036
  return un(e, !1);
5034
5037
  }
5035
- function jd(e) {
5038
+ function Hd(e) {
5036
5039
  return un(e, !0);
5037
5040
  }
5038
5041
  function un(e, t) {
@@ -5050,12 +5053,12 @@ export {
5050
5053
  ma as ACTIVE_ASSIGNMENT_STATUSES,
5051
5054
  R as ACTIVITY_CATALOG,
5052
5055
  fi as AI_ATTACHMENT_LIMITS,
5053
- Tu as AI_ATTACHMENT_MAX_PER_TURN,
5054
- Su as AI_ATTACHMENT_TURN_BUDGET,
5056
+ Iu as AI_ATTACHMENT_MAX_PER_TURN,
5057
+ Tu as AI_ATTACHMENT_TURN_BUDGET,
5055
5058
  Ne as AI_CAPABILITIES,
5056
5059
  Nt as AI_VENDORS,
5057
5060
  xn as ALLOWED_LINK_SCHEMES,
5058
- cd as APP_PERMISSIONS,
5061
+ ld as APP_PERMISSIONS,
5059
5062
  Ye as ARTIFACT_MAX_BLOCKS,
5060
5063
  aa as ARTIFACT_MAX_BODY_BYTES,
5061
5064
  Z as ARTIFACT_MAX_CELL_LEN,
@@ -5065,8 +5068,8 @@ export {
5065
5068
  Qe as ARTIFACT_MAX_TABLE_ROWS,
5066
5069
  Rt as ARTIFACT_MAX_TEXT_LEN,
5067
5070
  jn as ASSIGNMENT_SCOPE_KIND,
5068
- Mu as ASSIST_BANDS,
5069
- vu as ASSIST_SOURCE_PROVIDER_GROUP,
5071
+ Cu as ASSIST_BANDS,
5072
+ Mu as ASSIST_SOURCE_PROVIDER_GROUP,
5070
5073
  pr as ATTENTION_STATUSES,
5071
5074
  Do as AT_RISK_GAP,
5072
5075
  an as AUTH_APP_NAME,
@@ -5081,22 +5084,22 @@ export {
5081
5084
  Ui as CADENCE_MIN_NOVELTY,
5082
5085
  Li as CADENCE_WINDOW_MS,
5083
5086
  Fc as CLASSIFY_VARS,
5084
- Xu as CONNECTOR_PROVIDER_GROUP,
5085
- Yu as CONTEXT_COLLECT_SERVICE,
5087
+ Yu as CONNECTOR_PROVIDER_GROUP,
5088
+ qu as CONTEXT_COLLECT_SERVICE,
5086
5089
  Zs as CORE_DIMENSIONS,
5087
5090
  Ai as CommunicationScheme,
5088
5091
  or as DAY_MS,
5089
5092
  No as DEFAULT_CHECK_IN_DAYS,
5090
5093
  zr as DEFAULT_FORECAST_WEEKS,
5091
5094
  cc as DEFAULT_MEMORY_BUDGET,
5092
- Hl as DEFAULT_NUMBER_PADDING,
5095
+ Gl as DEFAULT_NUMBER_PADDING,
5093
5096
  zi as DEFAULT_PHONE_REGION,
5094
- Ul as DEFAULT_QUOTE_TEMPLATE_BLOCKS,
5095
- Kl as DEFAULT_TEMPLATE_CONDITIONS,
5097
+ Fl as DEFAULT_QUOTE_TEMPLATE_BLOCKS,
5098
+ Ul as DEFAULT_TEMPLATE_CONDITIONS,
5096
5099
  Ac as DEMAND_SOURCE_PROVIDER_GROUP,
5097
- nd as DOCUMENT_APPLY_SERVICE,
5098
- ed as DOCUMENT_DESCRIBE_SERVICE,
5099
- td as DOCUMENT_INSPECT_SERVICE,
5100
+ rd as DOCUMENT_APPLY_SERVICE,
5101
+ td as DOCUMENT_DESCRIBE_SERVICE,
5102
+ nd as DOCUMENT_INSPECT_SERVICE,
5100
5103
  Ye as DOCUMENT_MAX_BLOCKS,
5101
5104
  aa as DOCUMENT_MAX_BODY_BYTES,
5102
5105
  Z as DOCUMENT_MAX_CELL_LEN,
@@ -5112,21 +5115,21 @@ export {
5112
5115
  Wo as DUTCH_SLOT_LABELS,
5113
5116
  jc as EMPTY_WORKFLOW,
5114
5117
  Ho as ENABLED_TRANSACTION_KINDS,
5115
- Gu as FEATURE_FOLDER_MANAGEMENT,
5116
- zu as FEATURE_MESSAGE_REACTIONS,
5117
- Wu as FEATURE_REMOTE_SEARCH,
5118
+ Wu as FEATURE_FOLDER_MANAGEMENT,
5119
+ Vu as FEATURE_MESSAGE_REACTIONS,
5120
+ zu as FEATURE_REMOTE_SEARCH,
5118
5121
  De as FIXED_KINDS,
5119
5122
  ie as FIXED_LEVELS,
5120
5123
  Ke as FIXED_TYPES,
5121
5124
  Ma as FIXED_UNITS,
5122
5125
  hr as FOLLOW_UP_HOURS,
5123
- Dl as FROZEN_WRITABLE_FIELDS,
5126
+ $l as FROZEN_WRITABLE_FIELDS,
5124
5127
  rr as HOUR_MS,
5125
5128
  As as HTML_BODY_RE,
5126
5129
  L as INELIGIBLE,
5127
- od as INSTALLATION_HEADER,
5130
+ id as INSTALLATION_HEADER,
5128
5131
  lo as INTERACTION_KIND,
5129
- ju as InteractionParticipantRole,
5132
+ Hu as InteractionParticipantRole,
5130
5133
  Ir as KB_FALLBACK_LOCALE,
5131
5134
  ot as KB_LOCALES,
5132
5135
  ot as LOCALES,
@@ -5137,7 +5140,7 @@ export {
5137
5140
  _s as MAX_BLOCKS,
5138
5141
  Bt as MAX_COLLECTION_DEPTH,
5139
5142
  Gn as MAX_DELEGATION_DEPTH,
5140
- kd as MAX_EDITABLE_FILE_BYTES,
5143
+ wd as MAX_EDITABLE_FILE_BYTES,
5141
5144
  Es as MAX_FIELDS,
5142
5145
  Ss as MAX_LIST_ITEMS,
5143
5146
  oc as MAX_MEMORY_BROWSE,
@@ -5147,50 +5150,50 @@ export {
5147
5150
  Uo as MAX_TOPIC_CANDIDATES,
5148
5151
  Ko as MAX_TOPIC_EXAMPLES,
5149
5152
  me as MAX_TOPIC_EXAMPLE_CHARS,
5150
- wd as MAX_VIEWABLE_FILE_BYTES,
5153
+ vd as MAX_VIEWABLE_FILE_BYTES,
5151
5154
  sc as MIN_MEMORY_BUDGET,
5152
- Rd as NAV_NOTICE_SLOT,
5153
- ql as NL_PAYMENT_TERMS,
5155
+ Dd as NAV_NOTICE_SLOT,
5156
+ Ql as NL_PAYMENT_TERMS,
5154
5157
  uc as NL_TAX_RATES,
5155
- sd as NOTIFICATION_SOURCE_PROVIDER_GROUP,
5158
+ ad as NOTIFICATION_SOURCE_PROVIDER_GROUP,
5156
5159
  $o as OFF_TRACK_GAP,
5157
5160
  fc as ONBOARDING_SOURCE_PROVIDER_GROUP,
5158
5161
  ve as PAUSE_HOLD,
5159
5162
  ke as PAUSE_SNOOZED,
5160
5163
  we as PAUSE_WAITING_FOR_CUSTOMER,
5161
- zl as PAYMENT_TERM_METHODS,
5164
+ Vl as PAYMENT_TERM_METHODS,
5162
5165
  Fe as PHONE_REGIONS,
5163
5166
  on as PRESENCE_ONLINE_WINDOW_MS,
5164
5167
  wi as PRESENCE_SURVIVES_OFFLINE,
5165
5168
  Zo as PRODUCT_SCOPE_KIND,
5166
5169
  mc as PROFILE_TOOL_DISPOSITIONS,
5167
- Bu as PROVIDER_FEATURE_MESSAGE_TEMPLATES,
5168
- Fu as PROVIDER_FEATURE_MESSAGE_WINDOW,
5170
+ ju as PROVIDER_FEATURE_MESSAGE_TEMPLATES,
5171
+ Bu as PROVIDER_FEATURE_MESSAGE_WINDOW,
5169
5172
  Ji as PUBLIC_EMAIL_DOMAINS,
5170
5173
  it as READ_STEP_TYPES,
5171
5174
  vr as RELATED_SUBJECT_KINDS,
5172
5175
  nn as RESERVED_STATUS_KEYS,
5173
- nu as RESERVED_TYPE_KEYS,
5174
- hd as RESOURCE_ATTACHED_SERVICE,
5175
- pd as RESOURCE_DESCRIBE_SERVICE,
5176
- gd as RESOURCE_RESOLVE_SERVICE,
5177
- md as RESOURCE_SEARCH_SERVICE,
5176
+ ru as RESERVED_TYPE_KEYS,
5177
+ yd as RESOURCE_ATTACHED_SERVICE,
5178
+ md as RESOURCE_DESCRIBE_SERVICE,
5179
+ hd as RESOURCE_RESOLVE_SERVICE,
5180
+ gd as RESOURCE_SEARCH_SERVICE,
5178
5181
  Zr as SCHEDULE_ENTRY_SCOPE_KIND,
5179
- _d as SCOPE_ACTS_ROUTE,
5180
- Ad as SCOPE_READ_ROUTE,
5181
- bd as SCOPE_RELATED_ROUTE,
5182
- xd as SETTINGS_CATEGORIES,
5182
+ Ed as SCOPE_ACTS_ROUTE,
5183
+ _d as SCOPE_READ_ROUTE,
5184
+ Ad as SCOPE_RELATED_ROUTE,
5185
+ Rd as SETTINGS_CATEGORIES,
5183
5186
  Ca as SIGNATURE_INTENTS,
5184
5187
  gr as SLA_HOURS_BY_PRIORITY,
5185
- el as SLA_METRICS,
5186
- tl as SLA_PAUSE_REASONS,
5188
+ tl as SLA_METRICS,
5189
+ nl as SLA_PAUSE_REASONS,
5187
5190
  po as STEP_MAX_TOKENS_MAX,
5188
5191
  fo as STEP_MAX_TOKENS_MIN,
5189
5192
  Co as STRATEGY_ITEM_SCOPE_KIND,
5190
5193
  cr as SUMMARY_MIN_LAST_CHARS,
5191
5194
  ar as SUMMARY_MIN_MESSAGES,
5192
- Md as SYNC_RUN_MAX_ERRORS,
5193
- vd as SYNC_TARGET_PROVIDER_GROUP,
5195
+ Cd as SYNC_RUN_MAX_ERRORS,
5196
+ Md as SYNC_TARGET_PROVIDER_GROUP,
5194
5197
  Bn as TERMINAL_ASSIGNMENT_STATUSES,
5195
5198
  yo as TERMINAL_RUN_STATUSES,
5196
5199
  Pe as TRANSACTION_KINDS,
@@ -5198,22 +5201,22 @@ export {
5198
5201
  Kc as TRIGGER_VARS,
5199
5202
  Or as UNKNOWN_KIND,
5200
5203
  Oo as UNKNOWN_LEVEL_ORDER,
5201
- Vu as UNSUPPORTED,
5204
+ Xu as UNSUPPORTED,
5202
5205
  vn as USAGE_DIMENSIONS,
5203
5206
  Mn as USAGE_DIMENSION_IDS,
5204
5207
  Jr as WORKSTREAM_SCOPE_KIND,
5205
5208
  ri as WORK_ACTIVITY_SCOPE_KIND,
5206
5209
  pc as WORK_AREAS,
5207
- Zl as WORK_COMMENT_ADDED,
5208
- au as WORK_CYCLE_SYNC_KIND,
5209
- Jl as WORK_ITEM_ASSIGNED,
5210
+ Jl as WORK_COMMENT_ADDED,
5211
+ cu as WORK_CYCLE_SYNC_KIND,
5212
+ eu as WORK_ITEM_ASSIGNED,
5210
5213
  ti as WORK_ITEM_SCOPE_KIND,
5211
- eu as WORK_ITEM_STATUS_CHANGED,
5214
+ tu as WORK_ITEM_STATUS_CHANGED,
5212
5215
  ni as WORK_PROJECT_SCOPE_KIND,
5213
5216
  te as W_PRIORITY,
5214
- Ol as acceptExampleCandidate,
5217
+ Nl as acceptExampleCandidate,
5215
5218
  ro as actingIdentityKey,
5216
- Ml as activeWorkTypes,
5219
+ Cl as activeWorkTypes,
5217
5220
  ks as activityIconOf,
5218
5221
  $s as activityJoinUrl,
5219
5222
  yn as activitySnippet,
@@ -5222,11 +5225,11 @@ export {
5222
5225
  Sn as activityTimestamp,
5223
5226
  k as activityTypeInfo,
5224
5227
  Nc as actorKey,
5225
- Cl as addExampleCandidate,
5228
+ Ol as addExampleCandidate,
5226
5229
  $e as addWorkingMs,
5227
- ud as agePresenceEntry,
5230
+ dd as agePresenceEntry,
5228
5231
  di as aiAttachmentKind,
5229
- Iu as aiAttachmentRejection,
5232
+ ku as aiAttachmentRejection,
5230
5233
  Xe as aiBudgetLimit,
5231
5234
  qs as aiBudgetPeriodKey,
5232
5235
  Tn as aiBudgetPeriodStart,
@@ -5239,7 +5242,7 @@ export {
5239
5242
  Vn as allocate,
5240
5243
  cn as appNameFromPath,
5241
5244
  sa as applyApprovalDecision,
5242
- Tl as applyRounding,
5245
+ Il as applyRounding,
5243
5246
  Oa as applySignature,
5244
5247
  mo as approvalRate,
5245
5248
  la as artifactBodyBytes,
@@ -5252,29 +5255,29 @@ export {
5252
5255
  gc as belongsOnCalendar,
5253
5256
  Ta as belongsToEntity,
5254
5257
  Ls as buildActivityPreview,
5255
- $u as buildChannelIntents,
5258
+ Lu as buildChannelIntents,
5256
5259
  da as buildShareKeys,
5257
5260
  Gi as buildWindow,
5258
5261
  nr as businessEntitySender,
5259
5262
  xr as calendarDaysBetween,
5260
5263
  Le as calendarOf,
5261
5264
  Za as canNestUnder,
5262
- ul as canParent,
5265
+ dl as canParent,
5263
5266
  Bs as capabilityDefaultFlag,
5264
5267
  hc as capacityTotal,
5265
5268
  vc as capacityWeights,
5266
5269
  Os as carriesText,
5267
5270
  ec as categoryLabel,
5268
5271
  si as categoryOf,
5269
- Uu as channelKindForScheme,
5272
+ Fu as channelKindForScheme,
5270
5273
  ws as channelKindOf,
5271
- _l as checkInOverdueMs,
5274
+ El as checkInOverdueMs,
5272
5275
  Bc as clampStepMaxTokens,
5273
5276
  Fa as classifyMail,
5274
- jd as cleanMessageMarkdown,
5275
- Bd as cleanMessageText,
5277
+ Hd as cleanMessageMarkdown,
5278
+ jd as cleanMessageText,
5276
5279
  Ia as codeQuery,
5277
- Ou as compareAssistRank,
5280
+ Nu as compareAssistRank,
5278
5281
  Po as compareWorkTypes,
5279
5282
  tr as conditionHolds,
5280
5283
  Go as copyFrom,
@@ -5282,87 +5285,87 @@ export {
5282
5285
  yc as coverageByPerson,
5283
5286
  Ec as coverageFor,
5284
5287
  Ht as coversWorkstream,
5285
- Wl as currentPeriod,
5288
+ zl as currentPeriod,
5286
5289
  Gt as cycleDayIndex,
5287
- _u as cycleOrder,
5288
- Eu as cycleState,
5290
+ Eu as cycleOrder,
5291
+ Su as cycleState,
5289
5292
  _a as decideAssignmentState,
5290
- Nd as decideCadence,
5291
- Ru as decideIncomingCall,
5293
+ xd as decideCadence,
5294
+ Du as decideIncomingCall,
5292
5295
  kr as defaultLocaleOf,
5293
- gu as defaultStatusKey,
5296
+ hu as defaultStatusKey,
5294
5297
  Yo as defaultTemplateBlocks,
5295
- Hu as defineIntent,
5298
+ Gu as defineIntent,
5296
5299
  Ea as delegationRefusal,
5297
5300
  Sr as depthOf,
5298
- ld as derivePresence,
5301
+ ud as derivePresence,
5299
5302
  ta as describeClause,
5300
- Du as disabledIntentsFromCapabilities,
5303
+ $u as disabledIntentsFromCapabilities,
5301
5304
  la as documentBodyBytes,
5302
- rd as documentKindOf,
5305
+ od as documentKindOf,
5303
5306
  ua as documentOutline,
5304
5307
  Fn as documentToMarkdown,
5305
- Ju as documentToText,
5306
- ol as dueAtOf,
5307
- Vl as dueDateFrom,
5308
- Sl as elapsedSeconds,
5309
- Ld as emailDomain,
5310
- Ud as endpointKey,
5308
+ ed as documentToText,
5309
+ il as dueAtOf,
5310
+ Xl as dueDateFrom,
5311
+ Tl as elapsedSeconds,
5312
+ Pd as emailDomain,
5313
+ Fd as endpointKey,
5311
5314
  Lr as erlangC,
5312
5315
  Ci as extractParams,
5313
5316
  ji as extractTerms,
5314
5317
  Da as fillDocument,
5315
5318
  er as fillText,
5316
- Pu as filterByEndpoint,
5317
- Lu as filterByIntent,
5319
+ Ku as filterByEndpoint,
5320
+ Pu as filterByIntent,
5318
5321
  bi as filterByTargetScheme,
5319
5322
  ea as filterableDimensions,
5320
5323
  oe as findAiVendor,
5321
- fl as fixedLevelForName,
5322
- iu as fixedTypeForName,
5323
- su as fixedTypes,
5324
- id as flattenLocales,
5324
+ pl as fixedLevelForName,
5325
+ su as fixedTypeForName,
5326
+ au as fixedTypes,
5327
+ sd as flattenLocales,
5325
5328
  W as floorToPeriod,
5326
5329
  Ic as forecastIntervals,
5327
5330
  no as formatActingIdentity,
5328
5331
  D as formatCents,
5329
- kl as formatClock,
5330
- Il as formatHm,
5331
- lu as formatItemKey,
5332
+ wl as formatClock,
5333
+ kl as formatHm,
5334
+ uu as formatItemKey,
5332
5335
  G as formatPeriod,
5333
- Gl as formatSeriesNumber,
5334
- al as formatSlaDuration,
5335
- wu as freshSources,
5336
+ Wl as formatSeriesNumber,
5337
+ cl as formatSlaDuration,
5338
+ vu as freshSources,
5336
5339
  Ks as getActivitySeenUserIds,
5337
5340
  Na as getContactEndpoints,
5338
5341
  Va as getShortTitle,
5339
5342
  za as getUrgencyScore,
5340
- Qc as hasReacted,
5341
- pl as healthCategory,
5342
- ml as healthsInCategory,
5343
+ Zc as hasReacted,
5344
+ ml as healthCategory,
5345
+ gl as healthsInCategory,
5343
5346
  jt as heightOf,
5344
5347
  Ya as helpCenterText,
5345
5348
  Lc as humanizeAction,
5346
5349
  uo as interactionIdOf,
5347
- Ql as isAgentUser,
5350
+ Zl as isAgentUser,
5348
5351
  Ga as isAssigned,
5349
5352
  ga as isAssignmentTerminal,
5350
5353
  so as isAssignmentTrigger,
5351
- Wc as isAutoReady,
5354
+ zc as isAutoReady,
5352
5355
  Er as isAwaitingThem,
5353
5356
  Fs as isChatMessageActivity,
5354
5357
  Wa as isClosed,
5355
5358
  xs as isConnectedType,
5356
- Ed as isDeepLink,
5359
+ Sd as isDeepLink,
5357
5360
  Tr as isDescendant,
5358
5361
  La as isEligible,
5359
5362
  Us as isEmailActivity,
5360
- Rl as isFrozen,
5361
- rl as isHeldClock,
5362
- Fd as isHtmlBody,
5363
- Vc as isInFlight,
5363
+ Dl as isFrozen,
5364
+ ol as isHeldClock,
5365
+ Bd as isHtmlBody,
5366
+ Xc as isInFlight,
5364
5367
  fr as isInteractionUnseen,
5365
- Sd as isLandingPath,
5368
+ Td as isLandingPath,
5366
5369
  sr as isLikelyBulk,
5367
5370
  Ct as isMessageShape,
5368
5371
  vs as isMessageType,
@@ -5373,88 +5376,88 @@ export {
5373
5376
  br as isParked,
5374
5377
  bo as isPaused,
5375
5378
  Ns as isPlaybookAuthoredType,
5376
- Pd as isPublicEmailDomain,
5377
- Id as isPublicPath,
5379
+ Kd as isPublicEmailDomain,
5380
+ kd as isPublicPath,
5378
5381
  Ar as isReminderActive,
5379
5382
  Cs as isReplyableType,
5380
5383
  ja as isSlaAtRisk,
5381
- zc as isTerminal,
5384
+ Vc as isTerminal,
5382
5385
  Ka as isThreadLongEnough,
5383
5386
  Rs as isTranscriptType,
5384
- hu as isWorkClosed,
5385
- vl as isWorkTypeVisible,
5387
+ yu as isWorkClosed,
5388
+ Ml as isWorkTypeVisible,
5386
5389
  At as isWriteTool,
5387
- fu as itemDossierKeys,
5390
+ pu as itemDossierKeys,
5388
5391
  x as kindFor,
5389
5392
  ii as ladderFor,
5390
5393
  xo as levelIn,
5391
5394
  Ce as levelOrder,
5392
5395
  Cr as lineNet,
5393
5396
  Xa as linkLabel,
5394
- xl as listedTransactionKinds,
5397
+ Rl as listedTransactionKinds,
5395
5398
  Qs as listeningAllowed,
5396
5399
  Qa as localeInstruction,
5397
5400
  qa as localeName,
5398
5401
  Ja as localesOf,
5399
- Dd as looksLikeEmail,
5402
+ $d as looksLikeEmail,
5400
5403
  Lt as lookup,
5401
5404
  wa as marginCents,
5402
- Zu as markdownToDocument,
5405
+ Ju as markdownToDocument,
5403
5406
  oa as matchApprovalPolicy,
5404
- Ku as matchContactToIntents,
5407
+ Uu as matchContactToIntents,
5405
5408
  xi as matchPublicRoute,
5406
5409
  nc as mcpCredentialScope,
5407
5410
  rc as mcpToolPrefix,
5408
- gl as measureRatio,
5411
+ hl as measureRatio,
5409
5412
  Hs as mergeDefaultFlags,
5410
- Od as mergeShownKeys,
5413
+ Nd as mergeShownKeys,
5411
5414
  hn as messageCountsAs,
5412
5415
  na as metricOption,
5413
5416
  Wt as minutesOn,
5414
- Kd as needsPhoneRegion,
5417
+ Ud as needsPhoneRegion,
5415
5418
  Ms as nestsUnderParent,
5416
- dl as nextLevelBelow,
5417
- il as nextSlaClock,
5418
- $l as nextVersion,
5419
+ fl as nextLevelBelow,
5420
+ sl as nextSlaClock,
5421
+ Ll as nextVersion,
5419
5422
  ca as normalizeArtifactBlocks,
5420
5423
  Is as normalizeBlocks,
5421
5424
  ca as normalizeDocumentBlocks,
5422
5425
  ln as normalizeEmail,
5423
5426
  P as normalizeExample,
5424
5427
  Wn as normalizeGtin,
5425
- ad as notificationPrefKey,
5428
+ cd as notificationPrefKey,
5426
5429
  Hi as novelty,
5427
- Qu as operationDescriptor,
5428
- qu as operationsForKind,
5430
+ Zu as operationDescriptor,
5431
+ Qu as operationsForKind,
5429
5432
  $a as organizationSender,
5430
5433
  fe as overlapSeconds,
5431
5434
  _c as overlaps,
5432
- hl as paceRatio,
5435
+ yl as paceRatio,
5433
5436
  Pa as parkMarksById,
5434
5437
  Cc as parseActingIdentity,
5435
5438
  ka as parseAmount,
5436
- Zc as parseClockMinutes,
5437
- uu as parseItemKey,
5439
+ Jc as parseClockMinutes,
5440
+ du as parseItemKey,
5438
5441
  Mi as pathToRegex,
5439
5442
  Vt as patternFor,
5440
5443
  zt as patternStartTime,
5441
- Jc as pauseBitFor,
5444
+ el as pauseBitFor,
5442
5445
  ia as pendingApprovers,
5443
5446
  Js as periodsInRange,
5444
- $d as phoneSuffix,
5447
+ Ld as phoneSuffix,
5445
5448
  Ua as pickMailHeaders,
5446
5449
  Ra as pickTemplate,
5447
5450
  Mc as placeLumps,
5448
5451
  mn as plainTextFromMarkdown,
5449
- nl as planSlaEvent,
5452
+ rl as planSlaEvent,
5450
5453
  Sc as plannedBillable,
5451
5454
  Gr as plannedWorkTypeKey,
5452
5455
  io as playbookActor,
5453
5456
  Gc as procedureOf,
5454
- Fl as productScopeKey,
5455
- pu as projectDossierKeys,
5457
+ Bl as productScopeKey,
5458
+ mu as projectDossierKeys,
5456
5459
  Oi as publicBasePathFor,
5457
- Td as publicRoutePatterns,
5460
+ Id as publicRoutePatterns,
5458
5461
  ba as reactionWakesAssignment,
5459
5462
  js as readDefaultFlags,
5460
5463
  ye as readPath,
@@ -5473,86 +5476,87 @@ export {
5473
5476
  gi as resolveChannelIntents,
5474
5477
  va as resolvePrice,
5475
5478
  Qn as resolveSignature,
5476
- dd as resolveWorkMode,
5477
- yd as resourceKindOf,
5478
- Al as rollupChildren,
5479
+ fd as resolveWorkMode,
5480
+ bd as resourceKindOf,
5481
+ _l as rollupChildren,
5479
5482
  z as roundHalfUp,
5480
5483
  Oc as runActor,
5481
- Yc as runInteractionId,
5484
+ qc as runInteractionId,
5485
+ Wc as runKind,
5482
5486
  Ln as sanitizeInline,
5483
5487
  $i as sanitizeTranscript,
5484
5488
  kc as scheduleEntryScopeKey,
5485
5489
  Ha as scoreInteraction,
5486
- tu as scoreWorkItem,
5490
+ nu as scoreWorkItem,
5487
5491
  tc as selectLenses,
5488
5492
  Pr as serviceLevel,
5489
- xu as sessionsHoldCannotReach,
5490
- Nu as sessionsToHold,
5491
- Xl as shadowTermsByCode,
5493
+ Ru as sessionsHoldCannotReach,
5494
+ xu as sessionsToHold,
5495
+ Yl as shadowTermsByCode,
5492
5496
  $t as shareKeyForTeam,
5493
5497
  Dt as shareKeyForUser,
5494
5498
  fa as shareKeysForViewer,
5495
5499
  Tc as shortfalls,
5496
- fd as shouldRunAudioPipeline,
5497
- sl as slaBadgeTone,
5500
+ pd as shouldRunAudioPipeline,
5501
+ al as slaBadgeTone,
5498
5502
  Ba as slaHoursByInbox,
5499
5503
  _r as slaHoursFor,
5500
5504
  ai as sortStatuses,
5501
5505
  mi as sourceKey,
5502
5506
  to as spreadOverWeights,
5503
- mu as statusIn,
5504
- Au as statusRequiresApproval,
5507
+ gu as statusIn,
5508
+ _u as statusRequiresApproval,
5505
5509
  Hc as stepsOf,
5506
- ll as strategyAncestorKeysFor,
5507
- cl as strategyDossierKeys,
5510
+ ul as strategyAncestorKeysFor,
5511
+ ll as strategyDossierKeys,
5508
5512
  en as strategyItemScopeKey,
5509
5513
  gn as stripHtml,
5510
- Xc as subjectKeyOf,
5514
+ Yc as subjectKeyOf,
5511
5515
  Xt as subjectOf,
5512
- Cu as subjectRef,
5513
- du as suggestProjectKey,
5514
- yl as suggestedHealth,
5515
- qc as summarizeReactions,
5516
+ Ou as subjectRef,
5517
+ fu as suggestProjectKey,
5518
+ bl as suggestedHealth,
5519
+ Qc as summarizeReactions,
5516
5520
  Dc as targetById,
5517
5521
  Rc as targetForActivityType,
5518
- El as targetOrder,
5522
+ Sl as targetOrder,
5519
5523
  Mr as taxRateFor,
5520
5524
  Rr as termsFor,
5521
5525
  oo as toActingIdentity,
5522
5526
  St as toE164,
5523
- Yl as toTransactionTerm,
5527
+ ql as toTransactionTerm,
5524
5528
  ao as toolBareName,
5525
5529
  Pc as toolDisplayName,
5526
5530
  ne as toolName,
5527
- ku as toolReversible,
5531
+ wu as toolReversible,
5528
5532
  pa as toolSourceKinds,
5529
- Cd as toolVerdict,
5533
+ Od as toolVerdict,
5530
5534
  jo as topicOfferedForTeam,
5531
- Nl as topicsForTeam,
5535
+ xl as topicsForTeam,
5532
5536
  Kr as trafficIntensity,
5533
- Ll as transactionContext,
5534
- jl as transactionDossierKeys,
5535
- Bl as transactionIdFromScope,
5537
+ Pl as transactionContext,
5538
+ Hl as transactionDossierKeys,
5539
+ jl as transactionIdFromScope,
5536
5540
  F as transactionKind,
5537
5541
  Jo as transactionScopeKey,
5538
- Pl as transactionSlots,
5542
+ Kl as transactionSlots,
5539
5543
  dc as transactionTotals,
5540
5544
  Uc as triggerFillsVar,
5541
5545
  Fo as truncateExample,
5542
- ou as typeIn,
5543
- ru as typesFor,
5544
- yu as uniqueWorkStatusKey,
5545
- wl as uniqueWorkTypeKey,
5546
+ iu as typeIn,
5547
+ ou as typesFor,
5548
+ bu as uniqueWorkStatusKey,
5549
+ vl as uniqueWorkTypeKey,
5546
5550
  Cn as usageMetricId,
5547
5551
  ra as usageMetrics,
5548
- bu as validateStatuses,
5552
+ Au as validateStatuses,
5549
5553
  xc as valueAtPath,
5550
5554
  Re as waitHoursOf,
5551
5555
  ya as wakesAssignment,
5552
- cu as workActivityScopeKey,
5556
+ lu as workActivityScopeKey,
5553
5557
  oi as workItemScopeKey,
5554
5558
  tn as workProjectScopeKey,
5555
- bl as workRatio,
5559
+ Al as workRatio,
5556
5560
  ci as workStatusKey,
5557
5561
  Lo as workTypeKey,
5558
5562
  Ie as workingMsBetween,