@opencxh/domain 1.264.5 → 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,18 +3527,21 @@ 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
  }
3535
+ function wu(e) {
3536
+ return e.access === "read" ? "idempotent" : e.reversible ?? "none";
3537
+ }
3532
3538
  function pi(e) {
3533
3539
  return e.access !== "read" && e.effect !== "internal";
3534
3540
  }
3535
3541
  function mi(e) {
3536
3542
  return `${e.kind}:${e.id || e.url || e.title}`;
3537
3543
  }
3538
- function ku(e, t = []) {
3544
+ function vu(e, t = []) {
3539
3545
  const n = new Set(t), r = [], o = [];
3540
3546
  for (const i of e) {
3541
3547
  const s = mi(i);
@@ -3543,26 +3549,26 @@ function ku(e, t = []) {
3543
3549
  }
3544
3550
  return { sources: r, keys: o };
3545
3551
  }
3546
- const wu = "assist-source", vu = ["blocking", "due", "open"];
3547
- function Mu(e, t) {
3552
+ const Mu = "assist-source", Cu = ["blocking", "due", "open"];
3553
+ function Ou(e, t) {
3548
3554
  const [n, r] = (e.subjectKey ?? "").split(":");
3549
3555
  return n === t && r ? r : void 0;
3550
3556
  }
3551
3557
  const mt = { blocking: 0, due: 1, open: 2 };
3552
- function Cu(e, t) {
3558
+ function Nu(e, t) {
3553
3559
  return mt[e.band ?? "open"] - mt[t.band ?? "open"] || (t.priority ?? 0) - (e.priority ?? 0) || e.id.localeCompare(t.id);
3554
3560
  }
3555
- function Ou(e) {
3561
+ function xu(e) {
3556
3562
  return e.sessions.filter(
3557
3563
  (t) => t.id !== e.exceptSessionId && t.state === "connected" && e.canHold(t.providerId)
3558
3564
  );
3559
3565
  }
3560
- function Nu(e) {
3566
+ function Ru(e) {
3561
3567
  return e.sessions.filter(
3562
3568
  (t) => t.id !== e.exceptSessionId && t.state === "connected" && !e.canHold(t.providerId)
3563
3569
  );
3564
3570
  }
3565
- function xu(e) {
3571
+ function Du(e) {
3566
3572
  return e.sessions.some(
3567
3573
  (n) => n.id !== e.exceptSessionId && (n.state === "connected" || n.state === "on_hold")
3568
3574
  ) ? { admit: !1, reason: "busy" } : { admit: !0 };
@@ -3584,7 +3590,7 @@ function hi(e, t) {
3584
3590
  }
3585
3591
  return n;
3586
3592
  }
3587
- function Ru(e, t) {
3593
+ function $u(e, t) {
3588
3594
  const n = hi(e, t);
3589
3595
  return Object.entries(n).filter(([, r]) => !r).map(([r]) => r);
3590
3596
  }
@@ -3595,7 +3601,7 @@ function yi(e, t) {
3595
3601
  transport: t.transport ?? e.transport
3596
3602
  } : e;
3597
3603
  }
3598
- function Du(e, t) {
3604
+ function Lu(e, t) {
3599
3605
  const n = [];
3600
3606
  for (const r of e) {
3601
3607
  if (!r.enabled) continue;
@@ -3606,16 +3612,16 @@ function Du(e, t) {
3606
3612
  }
3607
3613
  return n;
3608
3614
  }
3609
- function $u(e, t) {
3615
+ function Pu(e, t) {
3610
3616
  return t.filter((n) => n.capability.intent === e);
3611
3617
  }
3612
3618
  function bi(e, t) {
3613
3619
  return t.filter((n) => n.capability.targetSchemes.includes(e));
3614
3620
  }
3615
- function Lu(e, t) {
3621
+ function Ku(e, t) {
3616
3622
  return bi(e.scheme, t);
3617
3623
  }
3618
- function Pu(e, t, n) {
3624
+ function Uu(e, t, n) {
3619
3625
  const r = [];
3620
3626
  for (const o of e)
3621
3627
  for (const i of n)
@@ -3644,10 +3650,10 @@ const _i = {
3644
3650
  id: "note",
3645
3651
  custom: "note"
3646
3652
  };
3647
- function Ku(e) {
3653
+ function Fu(e) {
3648
3654
  return e ? _i[e] ?? "note" : "note";
3649
3655
  }
3650
- const Uu = "message_window", Fu = "message_templates", Bu = {
3656
+ const Bu = "message_window", ju = "message_templates", Hu = {
3651
3657
  // E-mail
3652
3658
  FROM: "from",
3653
3659
  TO: "to",
@@ -3664,11 +3670,11 @@ const Uu = "message_window", Fu = "message_templates", Bu = {
3664
3670
  // Voice/conference
3665
3671
  HOST: "host",
3666
3672
  PARTICIPANT: "participant"
3667
- }, ju = (e, t) => ({ intent: e, ...t }), Hu = "folder_management", Gu = "remote_search", Wu = "message_reactions", zu = {
3673
+ }, Gu = (e, t) => ({ intent: e, ...t }), Wu = "folder_management", zu = "remote_search", Vu = "message_reactions", Xu = {
3668
3674
  ok: !1,
3669
3675
  code: "UNSUPPORTED",
3670
3676
  message: "Provider does not support this op"
3671
- }, Vu = "connector", Xu = "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.");
3672
3678
  function b(e, t, n, r, o, i) {
3673
3679
  return {
3674
3680
  op: e,
@@ -4022,10 +4028,10 @@ const H = { undoable: !1, visible: !0 }, T = { undoable: !0, visible: !0 }, ht =
4022
4028
  ...Ti,
4023
4029
  ...Ii
4024
4030
  ];
4025
- function Yu(e) {
4031
+ function Qu(e) {
4026
4032
  return rn.filter((t) => t.kinds.includes(e));
4027
4033
  }
4028
- function qu(e) {
4034
+ function Zu(e) {
4029
4035
  return rn.find((t) => t.op === e);
4030
4036
  }
4031
4037
  const yt = /(?: {2,}|\\)$/, ki = /^\*\*([^*]+)\*\*\s+(.*)$/;
@@ -4033,7 +4039,7 @@ function bt(e) {
4033
4039
  const t = ki.exec(e);
4034
4040
  return t ? { lead: t[1], text: t[2] } : { text: e };
4035
4041
  }
4036
- function Qu(e) {
4042
+ function Ju(e) {
4037
4043
  const t = (e ?? "").replace(/\r\n/g, `
4038
4044
  `).split(`
4039
4045
  `), n = [];
@@ -4112,27 +4118,27 @@ function Qu(e) {
4112
4118
  }
4113
4119
  return d(), n;
4114
4120
  }
4115
- function Zu(e, t) {
4121
+ function ed(e, t) {
4116
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, `
4117
4123
 
4118
4124
  `).trim();
4119
4125
  }
4120
- const Ju = "documents.describe", ed = "documents.inspect", td = "documents.apply";
4121
- function nd(e) {
4126
+ const td = "documents.describe", nd = "documents.inspect", rd = "documents.apply";
4127
+ function od(e) {
4122
4128
  const t = e.indexOf(":");
4123
4129
  if (t !== -1) return e.slice(0, t);
4124
4130
  const n = e.indexOf(".");
4125
4131
  return n === -1 ? e : e.slice(0, n);
4126
4132
  }
4127
- const rd = "installation-id";
4128
- function od(e) {
4133
+ const id = "installation-id";
4134
+ function sd(e) {
4129
4135
  const t = [];
4130
4136
  for (const n of Object.keys(e))
4131
4137
  for (const r of Object.keys(e[n]))
4132
4138
  t.push({ lang: n, key: r, value: e[n][r] });
4133
4139
  return t;
4134
4140
  }
4135
- const id = "notification-source", sd = (e, t) => `${e}.pref.${t}`, ad = {
4141
+ const ad = "notification-source", cd = (e, t) => `${e}.pref.${t}`, ld = {
4136
4142
  ai: [
4137
4143
  "account.read",
4138
4144
  "account.write",
@@ -4268,37 +4274,37 @@ const id = "notification-source", sd = (e, t) => `${e}.pref.${t}`, ad = {
4268
4274
  user: ["user.read", "user.write"],
4269
4275
  work: ["item.read", "item.write", "project.read", "project.write"]
4270
4276
  }, on = 9e4, wi = ["out_of_office"], sn = (e) => wi.includes(e);
4271
- function cd(e, t, n) {
4277
+ function ud(e, t, n) {
4272
4278
  const r = n - e < on, o = t?.status && (!t.expiresAt || t.expiresAt > n) ? t : void 0;
4273
4279
  if (!o?.status) return { online: r, status: r ? "available" : "offline" };
4274
4280
  const i = o.status;
4275
4281
  return !r && !sn(i) ? { online: !1, status: "offline" } : { online: r, status: i, message: o.message };
4276
4282
  }
4277
- function ld(e, t) {
4283
+ function dd(e, t) {
4278
4284
  const n = t - e.lastSeenAt < on, r = n || sn(e.status) ? e.status : "offline";
4279
4285
  return n === e.online && r === e.status ? e : { ...e, online: n, status: r };
4280
4286
  }
4281
- function ud(e, t) {
4287
+ function fd(e, t) {
4282
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 };
4283
4289
  }
4284
- function dd(e) {
4290
+ function pd(e) {
4285
4291
  return e.providerAvailable && e.allowed;
4286
4292
  }
4287
- const fd = "resources.describe", pd = "resources.search", md = "resources.resolve", gd = "resources.attached";
4288
- function hd(e) {
4293
+ const md = "resources.describe", gd = "resources.search", hd = "resources.resolve", yd = "resources.attached";
4294
+ function bd(e) {
4289
4295
  const t = e.indexOf(":");
4290
4296
  return t === -1 ? e : e.slice(0, t);
4291
4297
  }
4292
- const yd = "/provider/scope/related", bd = "/provider/scope/read", Ad = "/provider/scope/acts", an = "auth";
4298
+ const Ad = "/provider/scope/related", _d = "/provider/scope/read", Ed = "/provider/scope/acts", an = "auth";
4293
4299
  function cn(e) {
4294
4300
  const t = typeof e == "string" ? e.match(/apps\/([^/?#]+)/) : null;
4295
4301
  return t ? t[1] : null;
4296
4302
  }
4297
- function _d(e) {
4303
+ function Sd(e) {
4298
4304
  const t = cn(e);
4299
4305
  return t ? t !== an : typeof e == "string" && e.startsWith("/wake");
4300
4306
  }
4301
- function Ed(e) {
4307
+ function Td(e) {
4302
4308
  return typeof e != "string" || e === "" || e === "/" ? !0 : cn(e) === an;
4303
4309
  }
4304
4310
  function vi(e) {
@@ -4320,7 +4326,7 @@ function Ci(e, t) {
4320
4326
  function Oi(e) {
4321
4327
  return e.publicBasePath ?? `/apps/${e.name}`;
4322
4328
  }
4323
- function Sd(e) {
4329
+ function Id(e) {
4324
4330
  const t = [];
4325
4331
  for (const n of e) {
4326
4332
  if (!n?.name) continue;
@@ -4353,10 +4359,10 @@ function xi(e, t) {
4353
4359
  Mi(r.pattern).test(e) && (!n || Ni(r.pattern, n.pattern)) && (n = r);
4354
4360
  return n ? { ...n, params: { ...n.props, ...Ci(n.pattern, e) } } : null;
4355
4361
  }
4356
- function Td(e, t) {
4362
+ function kd(e, t) {
4357
4363
  return xi(e, t) !== null;
4358
4364
  }
4359
- const Id = 10 * 1024 * 1024, kd = 25 * 1024 * 1024, wd = "sync-target", vd = 20;
4365
+ const wd = 10 * 1024 * 1024, vd = 25 * 1024 * 1024, Md = "sync-target", Cd = 20;
4360
4366
  function At(e, t) {
4361
4367
  const n = Array.isArray(t) ? t.find((r) => r.name === e.name)?.policy : void 0;
4362
4368
  return n ? n !== "read" : e.access ? e.access !== "read" : !0;
@@ -4364,7 +4370,7 @@ function At(e, t) {
4364
4370
  function Ri(e) {
4365
4371
  return e.produces === "draft";
4366
4372
  }
4367
- function Md(e, t) {
4373
+ function Od(e, t) {
4368
4374
  if (t.allowed) {
4369
4375
  const n = t.personalTools === "allow" && e.personal === !0;
4370
4376
  if (!t.allowed.has(e.name) && !n) return "hidden";
@@ -4662,13 +4668,13 @@ function Gi(e, t = Li) {
4662
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 };
4663
4669
  }
4664
4670
  const Wi = 60;
4665
- function Cd(e, t, n = Wi) {
4671
+ function Nd(e, t, n = Wi) {
4666
4672
  const r = new Set(e), o = [...e];
4667
4673
  for (const i of t)
4668
4674
  !i || r.has(i) || (r.add(i), o.push(i));
4669
4675
  return o.slice(-n);
4670
4676
  }
4671
- function Od(e) {
4677
+ function xd(e) {
4672
4678
  const { segments: t, now: n, state: r } = e;
4673
4679
  if (r.lastTriggerAt && n - r.lastTriggerAt < Pi)
4674
4680
  return { trigger: !1, reason: "too_soon" };
@@ -4680,7 +4686,7 @@ function Od(e) {
4680
4686
  const s = ji(o.text);
4681
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" };
4682
4688
  }
4683
- const Nd = [
4689
+ const Rd = [
4684
4690
  "personal",
4685
4691
  "organization",
4686
4692
  "connections",
@@ -4688,7 +4694,7 @@ const Nd = [
4688
4694
  "work",
4689
4695
  "administration",
4690
4696
  "ai"
4691
- ], xd = "navNotice", Fe = {
4697
+ ], Dd = "navNotice", Fe = {
4692
4698
  // The lower bounds are deliberately generous: service ranges (0800/0900) are
4693
4699
  // shorter than geographic numbers, and a too-strict minimum silently drops them.
4694
4700
  // An over-permissive key is harmless — it simply matches nothing.
@@ -4742,7 +4748,7 @@ function qi(e) {
4742
4748
  const r = t.indexOf("@");
4743
4749
  return r >= 0 && (t = t.slice(0, r)), t.trim();
4744
4750
  }
4745
- function Rd(e) {
4751
+ function $d(e) {
4746
4752
  if (!e) return !1;
4747
4753
  const t = e.indexOf("@");
4748
4754
  if (t <= 0) return !1;
@@ -4770,7 +4776,7 @@ function St(e, t) {
4770
4776
  }
4771
4777
  return !s && ee(o, i) ? `+${i.callingCode}${o}` : null;
4772
4778
  }
4773
- function Dd(e, t = 9) {
4779
+ function Ld(e, t = 9) {
4774
4780
  const n = (e ?? "").replace(/\D/g, "");
4775
4781
  return n.length < t ? null : n.slice(-t);
4776
4782
  }
@@ -4781,7 +4787,7 @@ function ln(e) {
4781
4787
  const r = t.slice(0, n).split("+")[0], o = t.slice(n + 1);
4782
4788
  return !r || !o.includes(".") ? null : `${r}@${o}`;
4783
4789
  }
4784
- function $d(e) {
4790
+ function Pd(e) {
4785
4791
  const t = ln(e);
4786
4792
  return t ? t.slice(t.lastIndexOf("@") + 1) : null;
4787
4793
  }
@@ -4847,16 +4853,16 @@ const Ji = /* @__PURE__ */ new Set([
4847
4853
  "proximus.be",
4848
4854
  "scarlet.be"
4849
4855
  ]);
4850
- function Ld(e) {
4856
+ function Kd(e) {
4851
4857
  const t = Zi(e);
4852
4858
  return t ? Ji.has(t) : !1;
4853
4859
  }
4854
- function Pd(e) {
4860
+ function Ud(e) {
4855
4861
  if (!e) return !1;
4856
4862
  const t = e.trim().toLowerCase();
4857
4863
  return t === "tel" || t === "sms" || t === "whatsapp" || t === "fax";
4858
4864
  }
4859
- function Kd(e, t, n) {
4865
+ function Fd(e, t, n) {
4860
4866
  if (!e || !t) return null;
4861
4867
  const r = e.trim().toLowerCase();
4862
4868
  if (r === "tel" || r === "sms" || r === "whatsapp") {
@@ -5023,13 +5029,13 @@ function Mt(e) {
5023
5029
  `).trim();
5024
5030
  }
5025
5031
  const As = /<\s*(html|body|div|p|table|br|span)\b/i;
5026
- function Ud(e) {
5032
+ function Bd(e) {
5027
5033
  return As.test(e);
5028
5034
  }
5029
- function Fd(e) {
5035
+ function jd(e) {
5030
5036
  return un(e, !1);
5031
5037
  }
5032
- function Bd(e) {
5038
+ function Hd(e) {
5033
5039
  return un(e, !0);
5034
5040
  }
5035
5041
  function un(e, t) {
@@ -5047,12 +5053,12 @@ export {
5047
5053
  ma as ACTIVE_ASSIGNMENT_STATUSES,
5048
5054
  R as ACTIVITY_CATALOG,
5049
5055
  fi as AI_ATTACHMENT_LIMITS,
5050
- Tu as AI_ATTACHMENT_MAX_PER_TURN,
5051
- Su as AI_ATTACHMENT_TURN_BUDGET,
5056
+ Iu as AI_ATTACHMENT_MAX_PER_TURN,
5057
+ Tu as AI_ATTACHMENT_TURN_BUDGET,
5052
5058
  Ne as AI_CAPABILITIES,
5053
5059
  Nt as AI_VENDORS,
5054
5060
  xn as ALLOWED_LINK_SCHEMES,
5055
- ad as APP_PERMISSIONS,
5061
+ ld as APP_PERMISSIONS,
5056
5062
  Ye as ARTIFACT_MAX_BLOCKS,
5057
5063
  aa as ARTIFACT_MAX_BODY_BYTES,
5058
5064
  Z as ARTIFACT_MAX_CELL_LEN,
@@ -5062,8 +5068,8 @@ export {
5062
5068
  Qe as ARTIFACT_MAX_TABLE_ROWS,
5063
5069
  Rt as ARTIFACT_MAX_TEXT_LEN,
5064
5070
  jn as ASSIGNMENT_SCOPE_KIND,
5065
- vu as ASSIST_BANDS,
5066
- wu as ASSIST_SOURCE_PROVIDER_GROUP,
5071
+ Cu as ASSIST_BANDS,
5072
+ Mu as ASSIST_SOURCE_PROVIDER_GROUP,
5067
5073
  pr as ATTENTION_STATUSES,
5068
5074
  Do as AT_RISK_GAP,
5069
5075
  an as AUTH_APP_NAME,
@@ -5078,22 +5084,22 @@ export {
5078
5084
  Ui as CADENCE_MIN_NOVELTY,
5079
5085
  Li as CADENCE_WINDOW_MS,
5080
5086
  Fc as CLASSIFY_VARS,
5081
- Vu as CONNECTOR_PROVIDER_GROUP,
5082
- Xu as CONTEXT_COLLECT_SERVICE,
5087
+ Yu as CONNECTOR_PROVIDER_GROUP,
5088
+ qu as CONTEXT_COLLECT_SERVICE,
5083
5089
  Zs as CORE_DIMENSIONS,
5084
5090
  Ai as CommunicationScheme,
5085
5091
  or as DAY_MS,
5086
5092
  No as DEFAULT_CHECK_IN_DAYS,
5087
5093
  zr as DEFAULT_FORECAST_WEEKS,
5088
5094
  cc as DEFAULT_MEMORY_BUDGET,
5089
- Hl as DEFAULT_NUMBER_PADDING,
5095
+ Gl as DEFAULT_NUMBER_PADDING,
5090
5096
  zi as DEFAULT_PHONE_REGION,
5091
- Ul as DEFAULT_QUOTE_TEMPLATE_BLOCKS,
5092
- Kl as DEFAULT_TEMPLATE_CONDITIONS,
5097
+ Fl as DEFAULT_QUOTE_TEMPLATE_BLOCKS,
5098
+ Ul as DEFAULT_TEMPLATE_CONDITIONS,
5093
5099
  Ac as DEMAND_SOURCE_PROVIDER_GROUP,
5094
- td as DOCUMENT_APPLY_SERVICE,
5095
- Ju as DOCUMENT_DESCRIBE_SERVICE,
5096
- ed as DOCUMENT_INSPECT_SERVICE,
5100
+ rd as DOCUMENT_APPLY_SERVICE,
5101
+ td as DOCUMENT_DESCRIBE_SERVICE,
5102
+ nd as DOCUMENT_INSPECT_SERVICE,
5097
5103
  Ye as DOCUMENT_MAX_BLOCKS,
5098
5104
  aa as DOCUMENT_MAX_BODY_BYTES,
5099
5105
  Z as DOCUMENT_MAX_CELL_LEN,
@@ -5109,21 +5115,21 @@ export {
5109
5115
  Wo as DUTCH_SLOT_LABELS,
5110
5116
  jc as EMPTY_WORKFLOW,
5111
5117
  Ho as ENABLED_TRANSACTION_KINDS,
5112
- Hu as FEATURE_FOLDER_MANAGEMENT,
5113
- Wu as FEATURE_MESSAGE_REACTIONS,
5114
- Gu as FEATURE_REMOTE_SEARCH,
5118
+ Wu as FEATURE_FOLDER_MANAGEMENT,
5119
+ Vu as FEATURE_MESSAGE_REACTIONS,
5120
+ zu as FEATURE_REMOTE_SEARCH,
5115
5121
  De as FIXED_KINDS,
5116
5122
  ie as FIXED_LEVELS,
5117
5123
  Ke as FIXED_TYPES,
5118
5124
  Ma as FIXED_UNITS,
5119
5125
  hr as FOLLOW_UP_HOURS,
5120
- Dl as FROZEN_WRITABLE_FIELDS,
5126
+ $l as FROZEN_WRITABLE_FIELDS,
5121
5127
  rr as HOUR_MS,
5122
5128
  As as HTML_BODY_RE,
5123
5129
  L as INELIGIBLE,
5124
- rd as INSTALLATION_HEADER,
5130
+ id as INSTALLATION_HEADER,
5125
5131
  lo as INTERACTION_KIND,
5126
- Bu as InteractionParticipantRole,
5132
+ Hu as InteractionParticipantRole,
5127
5133
  Ir as KB_FALLBACK_LOCALE,
5128
5134
  ot as KB_LOCALES,
5129
5135
  ot as LOCALES,
@@ -5134,7 +5140,7 @@ export {
5134
5140
  _s as MAX_BLOCKS,
5135
5141
  Bt as MAX_COLLECTION_DEPTH,
5136
5142
  Gn as MAX_DELEGATION_DEPTH,
5137
- Id as MAX_EDITABLE_FILE_BYTES,
5143
+ wd as MAX_EDITABLE_FILE_BYTES,
5138
5144
  Es as MAX_FIELDS,
5139
5145
  Ss as MAX_LIST_ITEMS,
5140
5146
  oc as MAX_MEMORY_BROWSE,
@@ -5144,50 +5150,50 @@ export {
5144
5150
  Uo as MAX_TOPIC_CANDIDATES,
5145
5151
  Ko as MAX_TOPIC_EXAMPLES,
5146
5152
  me as MAX_TOPIC_EXAMPLE_CHARS,
5147
- kd as MAX_VIEWABLE_FILE_BYTES,
5153
+ vd as MAX_VIEWABLE_FILE_BYTES,
5148
5154
  sc as MIN_MEMORY_BUDGET,
5149
- xd as NAV_NOTICE_SLOT,
5150
- ql as NL_PAYMENT_TERMS,
5155
+ Dd as NAV_NOTICE_SLOT,
5156
+ Ql as NL_PAYMENT_TERMS,
5151
5157
  uc as NL_TAX_RATES,
5152
- id as NOTIFICATION_SOURCE_PROVIDER_GROUP,
5158
+ ad as NOTIFICATION_SOURCE_PROVIDER_GROUP,
5153
5159
  $o as OFF_TRACK_GAP,
5154
5160
  fc as ONBOARDING_SOURCE_PROVIDER_GROUP,
5155
5161
  ve as PAUSE_HOLD,
5156
5162
  ke as PAUSE_SNOOZED,
5157
5163
  we as PAUSE_WAITING_FOR_CUSTOMER,
5158
- zl as PAYMENT_TERM_METHODS,
5164
+ Vl as PAYMENT_TERM_METHODS,
5159
5165
  Fe as PHONE_REGIONS,
5160
5166
  on as PRESENCE_ONLINE_WINDOW_MS,
5161
5167
  wi as PRESENCE_SURVIVES_OFFLINE,
5162
5168
  Zo as PRODUCT_SCOPE_KIND,
5163
5169
  mc as PROFILE_TOOL_DISPOSITIONS,
5164
- Fu as PROVIDER_FEATURE_MESSAGE_TEMPLATES,
5165
- Uu as PROVIDER_FEATURE_MESSAGE_WINDOW,
5170
+ ju as PROVIDER_FEATURE_MESSAGE_TEMPLATES,
5171
+ Bu as PROVIDER_FEATURE_MESSAGE_WINDOW,
5166
5172
  Ji as PUBLIC_EMAIL_DOMAINS,
5167
5173
  it as READ_STEP_TYPES,
5168
5174
  vr as RELATED_SUBJECT_KINDS,
5169
5175
  nn as RESERVED_STATUS_KEYS,
5170
- nu as RESERVED_TYPE_KEYS,
5171
- gd as RESOURCE_ATTACHED_SERVICE,
5172
- fd as RESOURCE_DESCRIBE_SERVICE,
5173
- md as RESOURCE_RESOLVE_SERVICE,
5174
- pd 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,
5175
5181
  Zr as SCHEDULE_ENTRY_SCOPE_KIND,
5176
- Ad as SCOPE_ACTS_ROUTE,
5177
- bd as SCOPE_READ_ROUTE,
5178
- yd as SCOPE_RELATED_ROUTE,
5179
- Nd 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,
5180
5186
  Ca as SIGNATURE_INTENTS,
5181
5187
  gr as SLA_HOURS_BY_PRIORITY,
5182
- el as SLA_METRICS,
5183
- tl as SLA_PAUSE_REASONS,
5188
+ tl as SLA_METRICS,
5189
+ nl as SLA_PAUSE_REASONS,
5184
5190
  po as STEP_MAX_TOKENS_MAX,
5185
5191
  fo as STEP_MAX_TOKENS_MIN,
5186
5192
  Co as STRATEGY_ITEM_SCOPE_KIND,
5187
5193
  cr as SUMMARY_MIN_LAST_CHARS,
5188
5194
  ar as SUMMARY_MIN_MESSAGES,
5189
- vd as SYNC_RUN_MAX_ERRORS,
5190
- wd as SYNC_TARGET_PROVIDER_GROUP,
5195
+ Cd as SYNC_RUN_MAX_ERRORS,
5196
+ Md as SYNC_TARGET_PROVIDER_GROUP,
5191
5197
  Bn as TERMINAL_ASSIGNMENT_STATUSES,
5192
5198
  yo as TERMINAL_RUN_STATUSES,
5193
5199
  Pe as TRANSACTION_KINDS,
@@ -5195,22 +5201,22 @@ export {
5195
5201
  Kc as TRIGGER_VARS,
5196
5202
  Or as UNKNOWN_KIND,
5197
5203
  Oo as UNKNOWN_LEVEL_ORDER,
5198
- zu as UNSUPPORTED,
5204
+ Xu as UNSUPPORTED,
5199
5205
  vn as USAGE_DIMENSIONS,
5200
5206
  Mn as USAGE_DIMENSION_IDS,
5201
5207
  Jr as WORKSTREAM_SCOPE_KIND,
5202
5208
  ri as WORK_ACTIVITY_SCOPE_KIND,
5203
5209
  pc as WORK_AREAS,
5204
- Zl as WORK_COMMENT_ADDED,
5205
- au as WORK_CYCLE_SYNC_KIND,
5206
- Jl as WORK_ITEM_ASSIGNED,
5210
+ Jl as WORK_COMMENT_ADDED,
5211
+ cu as WORK_CYCLE_SYNC_KIND,
5212
+ eu as WORK_ITEM_ASSIGNED,
5207
5213
  ti as WORK_ITEM_SCOPE_KIND,
5208
- eu as WORK_ITEM_STATUS_CHANGED,
5214
+ tu as WORK_ITEM_STATUS_CHANGED,
5209
5215
  ni as WORK_PROJECT_SCOPE_KIND,
5210
5216
  te as W_PRIORITY,
5211
- Ol as acceptExampleCandidate,
5217
+ Nl as acceptExampleCandidate,
5212
5218
  ro as actingIdentityKey,
5213
- Ml as activeWorkTypes,
5219
+ Cl as activeWorkTypes,
5214
5220
  ks as activityIconOf,
5215
5221
  $s as activityJoinUrl,
5216
5222
  yn as activitySnippet,
@@ -5219,11 +5225,11 @@ export {
5219
5225
  Sn as activityTimestamp,
5220
5226
  k as activityTypeInfo,
5221
5227
  Nc as actorKey,
5222
- Cl as addExampleCandidate,
5228
+ Ol as addExampleCandidate,
5223
5229
  $e as addWorkingMs,
5224
- ld as agePresenceEntry,
5230
+ dd as agePresenceEntry,
5225
5231
  di as aiAttachmentKind,
5226
- Iu as aiAttachmentRejection,
5232
+ ku as aiAttachmentRejection,
5227
5233
  Xe as aiBudgetLimit,
5228
5234
  qs as aiBudgetPeriodKey,
5229
5235
  Tn as aiBudgetPeriodStart,
@@ -5236,7 +5242,7 @@ export {
5236
5242
  Vn as allocate,
5237
5243
  cn as appNameFromPath,
5238
5244
  sa as applyApprovalDecision,
5239
- Tl as applyRounding,
5245
+ Il as applyRounding,
5240
5246
  Oa as applySignature,
5241
5247
  mo as approvalRate,
5242
5248
  la as artifactBodyBytes,
@@ -5249,29 +5255,29 @@ export {
5249
5255
  gc as belongsOnCalendar,
5250
5256
  Ta as belongsToEntity,
5251
5257
  Ls as buildActivityPreview,
5252
- Du as buildChannelIntents,
5258
+ Lu as buildChannelIntents,
5253
5259
  da as buildShareKeys,
5254
5260
  Gi as buildWindow,
5255
5261
  nr as businessEntitySender,
5256
5262
  xr as calendarDaysBetween,
5257
5263
  Le as calendarOf,
5258
5264
  Za as canNestUnder,
5259
- ul as canParent,
5265
+ dl as canParent,
5260
5266
  Bs as capabilityDefaultFlag,
5261
5267
  hc as capacityTotal,
5262
5268
  vc as capacityWeights,
5263
5269
  Os as carriesText,
5264
5270
  ec as categoryLabel,
5265
5271
  si as categoryOf,
5266
- Ku as channelKindForScheme,
5272
+ Fu as channelKindForScheme,
5267
5273
  ws as channelKindOf,
5268
- _l as checkInOverdueMs,
5274
+ El as checkInOverdueMs,
5269
5275
  Bc as clampStepMaxTokens,
5270
5276
  Fa as classifyMail,
5271
- Bd as cleanMessageMarkdown,
5272
- Fd as cleanMessageText,
5277
+ Hd as cleanMessageMarkdown,
5278
+ jd as cleanMessageText,
5273
5279
  Ia as codeQuery,
5274
- Cu as compareAssistRank,
5280
+ Nu as compareAssistRank,
5275
5281
  Po as compareWorkTypes,
5276
5282
  tr as conditionHolds,
5277
5283
  Go as copyFrom,
@@ -5279,87 +5285,87 @@ export {
5279
5285
  yc as coverageByPerson,
5280
5286
  Ec as coverageFor,
5281
5287
  Ht as coversWorkstream,
5282
- Wl as currentPeriod,
5288
+ zl as currentPeriod,
5283
5289
  Gt as cycleDayIndex,
5284
- _u as cycleOrder,
5285
- Eu as cycleState,
5290
+ Eu as cycleOrder,
5291
+ Su as cycleState,
5286
5292
  _a as decideAssignmentState,
5287
- Od as decideCadence,
5288
- xu as decideIncomingCall,
5293
+ xd as decideCadence,
5294
+ Du as decideIncomingCall,
5289
5295
  kr as defaultLocaleOf,
5290
- gu as defaultStatusKey,
5296
+ hu as defaultStatusKey,
5291
5297
  Yo as defaultTemplateBlocks,
5292
- ju as defineIntent,
5298
+ Gu as defineIntent,
5293
5299
  Ea as delegationRefusal,
5294
5300
  Sr as depthOf,
5295
- cd as derivePresence,
5301
+ ud as derivePresence,
5296
5302
  ta as describeClause,
5297
- Ru as disabledIntentsFromCapabilities,
5303
+ $u as disabledIntentsFromCapabilities,
5298
5304
  la as documentBodyBytes,
5299
- nd as documentKindOf,
5305
+ od as documentKindOf,
5300
5306
  ua as documentOutline,
5301
5307
  Fn as documentToMarkdown,
5302
- Zu as documentToText,
5303
- ol as dueAtOf,
5304
- Vl as dueDateFrom,
5305
- Sl as elapsedSeconds,
5306
- $d as emailDomain,
5307
- Kd 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,
5308
5314
  Lr as erlangC,
5309
5315
  Ci as extractParams,
5310
5316
  ji as extractTerms,
5311
5317
  Da as fillDocument,
5312
5318
  er as fillText,
5313
- Lu as filterByEndpoint,
5314
- $u as filterByIntent,
5319
+ Ku as filterByEndpoint,
5320
+ Pu as filterByIntent,
5315
5321
  bi as filterByTargetScheme,
5316
5322
  ea as filterableDimensions,
5317
5323
  oe as findAiVendor,
5318
- fl as fixedLevelForName,
5319
- iu as fixedTypeForName,
5320
- su as fixedTypes,
5321
- od as flattenLocales,
5324
+ pl as fixedLevelForName,
5325
+ su as fixedTypeForName,
5326
+ au as fixedTypes,
5327
+ sd as flattenLocales,
5322
5328
  W as floorToPeriod,
5323
5329
  Ic as forecastIntervals,
5324
5330
  no as formatActingIdentity,
5325
5331
  D as formatCents,
5326
- kl as formatClock,
5327
- Il as formatHm,
5328
- lu as formatItemKey,
5332
+ wl as formatClock,
5333
+ kl as formatHm,
5334
+ uu as formatItemKey,
5329
5335
  G as formatPeriod,
5330
- Gl as formatSeriesNumber,
5331
- al as formatSlaDuration,
5332
- ku as freshSources,
5336
+ Wl as formatSeriesNumber,
5337
+ cl as formatSlaDuration,
5338
+ vu as freshSources,
5333
5339
  Ks as getActivitySeenUserIds,
5334
5340
  Na as getContactEndpoints,
5335
5341
  Va as getShortTitle,
5336
5342
  za as getUrgencyScore,
5337
- Qc as hasReacted,
5338
- pl as healthCategory,
5339
- ml as healthsInCategory,
5343
+ Zc as hasReacted,
5344
+ ml as healthCategory,
5345
+ gl as healthsInCategory,
5340
5346
  jt as heightOf,
5341
5347
  Ya as helpCenterText,
5342
5348
  Lc as humanizeAction,
5343
5349
  uo as interactionIdOf,
5344
- Ql as isAgentUser,
5350
+ Zl as isAgentUser,
5345
5351
  Ga as isAssigned,
5346
5352
  ga as isAssignmentTerminal,
5347
5353
  so as isAssignmentTrigger,
5348
- Wc as isAutoReady,
5354
+ zc as isAutoReady,
5349
5355
  Er as isAwaitingThem,
5350
5356
  Fs as isChatMessageActivity,
5351
5357
  Wa as isClosed,
5352
5358
  xs as isConnectedType,
5353
- _d as isDeepLink,
5359
+ Sd as isDeepLink,
5354
5360
  Tr as isDescendant,
5355
5361
  La as isEligible,
5356
5362
  Us as isEmailActivity,
5357
- Rl as isFrozen,
5358
- rl as isHeldClock,
5359
- Ud as isHtmlBody,
5360
- Vc as isInFlight,
5363
+ Dl as isFrozen,
5364
+ ol as isHeldClock,
5365
+ Bd as isHtmlBody,
5366
+ Xc as isInFlight,
5361
5367
  fr as isInteractionUnseen,
5362
- Ed as isLandingPath,
5368
+ Td as isLandingPath,
5363
5369
  sr as isLikelyBulk,
5364
5370
  Ct as isMessageShape,
5365
5371
  vs as isMessageType,
@@ -5370,88 +5376,88 @@ export {
5370
5376
  br as isParked,
5371
5377
  bo as isPaused,
5372
5378
  Ns as isPlaybookAuthoredType,
5373
- Ld as isPublicEmailDomain,
5374
- Td as isPublicPath,
5379
+ Kd as isPublicEmailDomain,
5380
+ kd as isPublicPath,
5375
5381
  Ar as isReminderActive,
5376
5382
  Cs as isReplyableType,
5377
5383
  ja as isSlaAtRisk,
5378
- zc as isTerminal,
5384
+ Vc as isTerminal,
5379
5385
  Ka as isThreadLongEnough,
5380
5386
  Rs as isTranscriptType,
5381
- hu as isWorkClosed,
5382
- vl as isWorkTypeVisible,
5387
+ yu as isWorkClosed,
5388
+ Ml as isWorkTypeVisible,
5383
5389
  At as isWriteTool,
5384
- fu as itemDossierKeys,
5390
+ pu as itemDossierKeys,
5385
5391
  x as kindFor,
5386
5392
  ii as ladderFor,
5387
5393
  xo as levelIn,
5388
5394
  Ce as levelOrder,
5389
5395
  Cr as lineNet,
5390
5396
  Xa as linkLabel,
5391
- xl as listedTransactionKinds,
5397
+ Rl as listedTransactionKinds,
5392
5398
  Qs as listeningAllowed,
5393
5399
  Qa as localeInstruction,
5394
5400
  qa as localeName,
5395
5401
  Ja as localesOf,
5396
- Rd as looksLikeEmail,
5402
+ $d as looksLikeEmail,
5397
5403
  Lt as lookup,
5398
5404
  wa as marginCents,
5399
- Qu as markdownToDocument,
5405
+ Ju as markdownToDocument,
5400
5406
  oa as matchApprovalPolicy,
5401
- Pu as matchContactToIntents,
5407
+ Uu as matchContactToIntents,
5402
5408
  xi as matchPublicRoute,
5403
5409
  nc as mcpCredentialScope,
5404
5410
  rc as mcpToolPrefix,
5405
- gl as measureRatio,
5411
+ hl as measureRatio,
5406
5412
  Hs as mergeDefaultFlags,
5407
- Cd as mergeShownKeys,
5413
+ Nd as mergeShownKeys,
5408
5414
  hn as messageCountsAs,
5409
5415
  na as metricOption,
5410
5416
  Wt as minutesOn,
5411
- Pd as needsPhoneRegion,
5417
+ Ud as needsPhoneRegion,
5412
5418
  Ms as nestsUnderParent,
5413
- dl as nextLevelBelow,
5414
- il as nextSlaClock,
5415
- $l as nextVersion,
5419
+ fl as nextLevelBelow,
5420
+ sl as nextSlaClock,
5421
+ Ll as nextVersion,
5416
5422
  ca as normalizeArtifactBlocks,
5417
5423
  Is as normalizeBlocks,
5418
5424
  ca as normalizeDocumentBlocks,
5419
5425
  ln as normalizeEmail,
5420
5426
  P as normalizeExample,
5421
5427
  Wn as normalizeGtin,
5422
- sd as notificationPrefKey,
5428
+ cd as notificationPrefKey,
5423
5429
  Hi as novelty,
5424
- qu as operationDescriptor,
5425
- Yu as operationsForKind,
5430
+ Zu as operationDescriptor,
5431
+ Qu as operationsForKind,
5426
5432
  $a as organizationSender,
5427
5433
  fe as overlapSeconds,
5428
5434
  _c as overlaps,
5429
- hl as paceRatio,
5435
+ yl as paceRatio,
5430
5436
  Pa as parkMarksById,
5431
5437
  Cc as parseActingIdentity,
5432
5438
  ka as parseAmount,
5433
- Zc as parseClockMinutes,
5434
- uu as parseItemKey,
5439
+ Jc as parseClockMinutes,
5440
+ du as parseItemKey,
5435
5441
  Mi as pathToRegex,
5436
5442
  Vt as patternFor,
5437
5443
  zt as patternStartTime,
5438
- Jc as pauseBitFor,
5444
+ el as pauseBitFor,
5439
5445
  ia as pendingApprovers,
5440
5446
  Js as periodsInRange,
5441
- Dd as phoneSuffix,
5447
+ Ld as phoneSuffix,
5442
5448
  Ua as pickMailHeaders,
5443
5449
  Ra as pickTemplate,
5444
5450
  Mc as placeLumps,
5445
5451
  mn as plainTextFromMarkdown,
5446
- nl as planSlaEvent,
5452
+ rl as planSlaEvent,
5447
5453
  Sc as plannedBillable,
5448
5454
  Gr as plannedWorkTypeKey,
5449
5455
  io as playbookActor,
5450
5456
  Gc as procedureOf,
5451
- Fl as productScopeKey,
5452
- pu as projectDossierKeys,
5457
+ Bl as productScopeKey,
5458
+ mu as projectDossierKeys,
5453
5459
  Oi as publicBasePathFor,
5454
- Sd as publicRoutePatterns,
5460
+ Id as publicRoutePatterns,
5455
5461
  ba as reactionWakesAssignment,
5456
5462
  js as readDefaultFlags,
5457
5463
  ye as readPath,
@@ -5470,85 +5476,87 @@ export {
5470
5476
  gi as resolveChannelIntents,
5471
5477
  va as resolvePrice,
5472
5478
  Qn as resolveSignature,
5473
- ud as resolveWorkMode,
5474
- hd as resourceKindOf,
5475
- Al as rollupChildren,
5479
+ fd as resolveWorkMode,
5480
+ bd as resourceKindOf,
5481
+ _l as rollupChildren,
5476
5482
  z as roundHalfUp,
5477
5483
  Oc as runActor,
5478
- Yc as runInteractionId,
5484
+ qc as runInteractionId,
5485
+ Wc as runKind,
5479
5486
  Ln as sanitizeInline,
5480
5487
  $i as sanitizeTranscript,
5481
5488
  kc as scheduleEntryScopeKey,
5482
5489
  Ha as scoreInteraction,
5483
- tu as scoreWorkItem,
5490
+ nu as scoreWorkItem,
5484
5491
  tc as selectLenses,
5485
5492
  Pr as serviceLevel,
5486
- Nu as sessionsHoldCannotReach,
5487
- Ou as sessionsToHold,
5488
- Xl as shadowTermsByCode,
5493
+ Ru as sessionsHoldCannotReach,
5494
+ xu as sessionsToHold,
5495
+ Yl as shadowTermsByCode,
5489
5496
  $t as shareKeyForTeam,
5490
5497
  Dt as shareKeyForUser,
5491
5498
  fa as shareKeysForViewer,
5492
5499
  Tc as shortfalls,
5493
- dd as shouldRunAudioPipeline,
5494
- sl as slaBadgeTone,
5500
+ pd as shouldRunAudioPipeline,
5501
+ al as slaBadgeTone,
5495
5502
  Ba as slaHoursByInbox,
5496
5503
  _r as slaHoursFor,
5497
5504
  ai as sortStatuses,
5498
5505
  mi as sourceKey,
5499
5506
  to as spreadOverWeights,
5500
- mu as statusIn,
5501
- Au as statusRequiresApproval,
5507
+ gu as statusIn,
5508
+ _u as statusRequiresApproval,
5502
5509
  Hc as stepsOf,
5503
- ll as strategyAncestorKeysFor,
5504
- cl as strategyDossierKeys,
5510
+ ul as strategyAncestorKeysFor,
5511
+ ll as strategyDossierKeys,
5505
5512
  en as strategyItemScopeKey,
5506
5513
  gn as stripHtml,
5507
- Xc as subjectKeyOf,
5514
+ Yc as subjectKeyOf,
5508
5515
  Xt as subjectOf,
5509
- Mu as subjectRef,
5510
- du as suggestProjectKey,
5511
- yl as suggestedHealth,
5512
- qc as summarizeReactions,
5516
+ Ou as subjectRef,
5517
+ fu as suggestProjectKey,
5518
+ bl as suggestedHealth,
5519
+ Qc as summarizeReactions,
5513
5520
  Dc as targetById,
5514
5521
  Rc as targetForActivityType,
5515
- El as targetOrder,
5522
+ Sl as targetOrder,
5516
5523
  Mr as taxRateFor,
5517
5524
  Rr as termsFor,
5518
5525
  oo as toActingIdentity,
5519
5526
  St as toE164,
5520
- Yl as toTransactionTerm,
5527
+ ql as toTransactionTerm,
5521
5528
  ao as toolBareName,
5522
5529
  Pc as toolDisplayName,
5523
5530
  ne as toolName,
5531
+ wu as toolReversible,
5524
5532
  pa as toolSourceKinds,
5525
- Md as toolVerdict,
5533
+ Od as toolVerdict,
5526
5534
  jo as topicOfferedForTeam,
5527
- Nl as topicsForTeam,
5535
+ xl as topicsForTeam,
5528
5536
  Kr as trafficIntensity,
5529
- Ll as transactionContext,
5530
- jl as transactionDossierKeys,
5531
- Bl as transactionIdFromScope,
5537
+ Pl as transactionContext,
5538
+ Hl as transactionDossierKeys,
5539
+ jl as transactionIdFromScope,
5532
5540
  F as transactionKind,
5533
5541
  Jo as transactionScopeKey,
5534
- Pl as transactionSlots,
5542
+ Kl as transactionSlots,
5535
5543
  dc as transactionTotals,
5536
5544
  Uc as triggerFillsVar,
5537
5545
  Fo as truncateExample,
5538
- ou as typeIn,
5539
- ru as typesFor,
5540
- yu as uniqueWorkStatusKey,
5541
- wl as uniqueWorkTypeKey,
5546
+ iu as typeIn,
5547
+ ou as typesFor,
5548
+ bu as uniqueWorkStatusKey,
5549
+ vl as uniqueWorkTypeKey,
5542
5550
  Cn as usageMetricId,
5543
5551
  ra as usageMetrics,
5544
- bu as validateStatuses,
5552
+ Au as validateStatuses,
5545
5553
  xc as valueAtPath,
5546
5554
  Re as waitHoursOf,
5547
5555
  ya as wakesAssignment,
5548
- cu as workActivityScopeKey,
5556
+ lu as workActivityScopeKey,
5549
5557
  oi as workItemScopeKey,
5550
5558
  tn as workProjectScopeKey,
5551
- bl as workRatio,
5559
+ Al as workRatio,
5552
5560
  ci as workStatusKey,
5553
5561
  Lo as workTypeKey,
5554
5562
  Ie as workingMsBetween,