@opencxh/ui-kit 3.124.5 → 3.124.7

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
@@ -5,13 +5,13 @@ import oe, { useRef as se, useEffect as Q, forwardRef as me, useState as R, useL
5
5
  function d(...t) {
6
6
  return Ke(t);
7
7
  }
8
- function _r(t) {
8
+ function Kr(t) {
9
9
  return (r, n) => t[r]?.[n] || "";
10
10
  }
11
- function Gr(t) {
11
+ function _r(t) {
12
12
  return (r) => t[r] || "";
13
13
  }
14
- function Jr({ tiles: t, pinned: r, className: n }) {
14
+ function Gr({ tiles: t, pinned: r, className: n }) {
15
15
  if (r)
16
16
  return /* @__PURE__ */ c("div", { className: d("flex flex-col md:flex-row gap-2 h-full min-h-0", n), children: [
17
17
  /* @__PURE__ */ e("div", { className: "flex-1 min-h-0", children: r }),
@@ -20,7 +20,7 @@ function Jr({ tiles: t, pinned: r, className: n }) {
20
20
  const s = t.length <= 1 ? "grid-cols-1" : t.length <= 4 ? "grid-cols-2" : t.length <= 9 ? "grid-cols-3" : "grid-cols-4";
21
21
  return /* @__PURE__ */ e("div", { className: d("grid gap-2 h-full", s, n), children: t.map((a, o) => /* @__PURE__ */ e("div", { children: a }, o)) });
22
22
  }
23
- function Yr({
23
+ function Jr({
24
24
  name: t,
25
25
  avatarUrl: r,
26
26
  muted: n,
@@ -49,7 +49,7 @@ function Yr({
49
49
  }
50
50
  );
51
51
  }
52
- function Xr({ attach: t, active: r = !0, mirrored: n = !1, className: s }) {
52
+ function Yr({ attach: t, active: r = !0, mirrored: n = !1, className: s }) {
53
53
  const a = se(null);
54
54
  return Q(() => {
55
55
  if (!r || !a.current) return;
@@ -153,7 +153,7 @@ const bt = {
153
153
  }
154
154
  );
155
155
  ne.displayName = "Button";
156
- const Zr = ({
156
+ const Xr = ({
157
157
  children: t,
158
158
  size: r = "md",
159
159
  orientation: n = "horizontal",
@@ -242,7 +242,7 @@ const Nt = {
242
242
  warning: "border-warning-border bg-warning-soft text-warning-fg hover:bg-surface-hover",
243
243
  danger: "border-danger-border bg-danger-soft text-danger-fg hover:bg-surface-hover"
244
244
  };
245
- function Qr({
245
+ function Zr({
246
246
  label: t,
247
247
  icon: r,
248
248
  tone: n = "default",
@@ -313,7 +313,7 @@ const wt = {
313
313
  warning: "bg-warning-soft",
314
314
  error: "bg-danger-soft",
315
315
  info: "bg-info-soft"
316
- }, en = ({
316
+ }, Qr = ({
317
317
  variant: t = "default",
318
318
  size: r = "md",
319
319
  color: n = "primary",
@@ -355,7 +355,7 @@ const wt = {
355
355
  sm: "h-control-sm px-3 text-sm",
356
356
  md: "h-control-md px-3 text-sm"
357
357
  };
358
- function tn({
358
+ function en({
359
359
  options: t,
360
360
  value: r,
361
361
  onChange: n,
@@ -486,7 +486,7 @@ function Re({
486
486
  menuLabel: y = "More options"
487
487
  }) {
488
488
  const f = l || u, m = o.length > 0;
489
- return /* @__PURE__ */ c("div", { className: "inline-flex items-center gap-px", children: [
489
+ return /* @__PURE__ */ c("div", { className: "inline-flex items-center", children: [
490
490
  /* @__PURE__ */ e(
491
491
  ne,
492
492
  {
@@ -2096,7 +2096,7 @@ const qt = ({
2096
2096
  ] })
2097
2097
  ] })
2098
2098
  ] });
2099
- }, Qt = ht(null), rn = ({
2099
+ }, Qt = ht(null), tn = ({
2100
2100
  items: t,
2101
2101
  activeTab: r,
2102
2102
  onTabChange: n,
@@ -2857,7 +2857,7 @@ function ur(t, r) {
2857
2857
  }
2858
2858
  return delete a[n[n.length - 1]], s;
2859
2859
  }
2860
- const nn = ({
2860
+ const rn = ({
2861
2861
  groups: t,
2862
2862
  data: r,
2863
2863
  onSubmit: n,
@@ -3422,7 +3422,7 @@ const nn = ({
3422
3422
  ] }) })
3423
3423
  ] });
3424
3424
  };
3425
- function sn({
3425
+ function nn({
3426
3426
  open: t,
3427
3427
  title: r,
3428
3428
  description: n,
@@ -3480,7 +3480,7 @@ const mr = {
3480
3480
  info: "bg-info",
3481
3481
  note: "bg-note"
3482
3482
  };
3483
- function an({
3483
+ function sn({
3484
3484
  variant: t = "default",
3485
3485
  size: r = "md",
3486
3486
  dot: n = !1,
@@ -3533,7 +3533,7 @@ const xr = {
3533
3533
  neutral: "bg-surface-hover text-text-muted",
3534
3534
  success: "bg-success-soft text-success-fg"
3535
3535
  };
3536
- function ln({
3536
+ function an({
3537
3537
  icon: t,
3538
3538
  tone: r = "neutral",
3539
3539
  title: n,
@@ -3561,7 +3561,7 @@ function ln({
3561
3561
  }
3562
3562
  );
3563
3563
  }
3564
- function on({ children: t, className: r, ...n }) {
3564
+ function ln({ children: t, className: r, ...n }) {
3565
3565
  return /* @__PURE__ */ e(
3566
3566
  "kbd",
3567
3567
  {
@@ -3581,7 +3581,7 @@ const br = {
3581
3581
  accent: "bg-accent",
3582
3582
  success: "bg-success"
3583
3583
  };
3584
- function cn({ value: t, variant: r = "accent", size: n = "md", className: s, ...a }) {
3584
+ function on({ value: t, variant: r = "accent", size: n = "md", className: s, ...a }) {
3585
3585
  const o = Math.max(0, Math.min(100, t));
3586
3586
  return /* @__PURE__ */ e(
3587
3587
  "div",
@@ -3620,7 +3620,7 @@ const pr = {
3620
3620
  lg: "text-base",
3621
3621
  xl: "text-lg"
3622
3622
  };
3623
- function dn({
3623
+ function cn({
3624
3624
  size: t = "md",
3625
3625
  variant: r = "primary",
3626
3626
  label: n = "Loading...",
@@ -3702,7 +3702,7 @@ const Nr = {
3702
3702
  "cat-4": "bg-cat-4",
3703
3703
  "cat-5": "bg-cat-5"
3704
3704
  };
3705
- function un({
3705
+ function dn({
3706
3706
  tone: t = "neutral",
3707
3707
  shape: r = "round",
3708
3708
  pulse: n = !1,
@@ -3725,7 +3725,7 @@ function un({
3725
3725
  }
3726
3726
  );
3727
3727
  }
3728
- function mn({
3728
+ function un({
3729
3729
  steps: t,
3730
3730
  current: r,
3731
3731
  variant: n = "numbered",
@@ -3761,7 +3761,7 @@ function mn({
3761
3761
  x < t.length - 1 && /* @__PURE__ */ e("span", { className: "h-px w-8 bg-border-strong" })
3762
3762
  ] }, u)) });
3763
3763
  }
3764
- function fn({ title: t, icon: r = /* @__PURE__ */ e(it, { className: "size-icon-md", "aria-hidden": !0 }), action: n, children: s, className: a, ...o }) {
3764
+ function mn({ title: t, icon: r = /* @__PURE__ */ e(it, { className: "size-icon-md", "aria-hidden": !0 }), action: n, children: s, className: a, ...o }) {
3765
3765
  return /* @__PURE__ */ c(
3766
3766
  "div",
3767
3767
  {
@@ -3809,7 +3809,7 @@ const Cr = ({ name: t, src: r, size: n = "sm", className: s, title: a }) => {
3809
3809
  onError: () => l(!0)
3810
3810
  }
3811
3811
  ) : /* @__PURE__ */ e("span", { className: u, title: a ?? t, "aria-label": t, children: kr(t) });
3812
- }, Fe = "ring-surface", Sr = "ring-surface-accent", hn = ({ people: t, max: r = 4, size: n = "sm", className: s }) => {
3812
+ }, Fe = "ring-surface", Sr = "ring-surface-accent", fn = ({ people: t, max: r = 4, size: n = "sm", className: s }) => {
3813
3813
  if (t.length === 0) return null;
3814
3814
  const a = t.slice(0, r), o = t.length - a.length;
3815
3815
  return /* @__PURE__ */ c("span", { className: d("inline-flex items-center", s), children: [
@@ -3854,7 +3854,7 @@ const Cr = ({ name: t, src: r, size: n = "sm", className: s, title: a }) => {
3854
3854
  md: "size-avatar-sm rounded-md text-xs",
3855
3855
  lg: "size-avatar-lg rounded-md text-base"
3856
3856
  };
3857
- function xn({ channel: t, children: r, size: n = "md", className: s, title: a }) {
3857
+ function hn({ channel: t, children: r, size: n = "md", className: s, title: a }) {
3858
3858
  const o = Be[t in Be ? t : "note"];
3859
3859
  return /* @__PURE__ */ e(
3860
3860
  "span",
@@ -3871,7 +3871,7 @@ function xn({ channel: t, children: r, size: n = "md", className: s, title: a })
3871
3871
  }
3872
3872
  );
3873
3873
  }
3874
- const bn = ({
3874
+ const xn = ({
3875
3875
  src: t,
3876
3876
  alt: r,
3877
3877
  size: n = "md",
@@ -3952,7 +3952,7 @@ const bn = ({
3952
3952
  b && l && /* @__PURE__ */ e("div", { className: q, children: y || re })
3953
3953
  ] });
3954
3954
  };
3955
- function gn({
3955
+ function bn({
3956
3956
  items: t,
3957
3957
  getRowKey: r,
3958
3958
  variant: n = "divided",
@@ -4156,7 +4156,7 @@ function gn({
4156
4156
  /* @__PURE__ */ e("ul", { "aria-label": ce, className: "flex flex-col", children: D })
4157
4157
  ] });
4158
4158
  }
4159
- function pn({
4159
+ function gn({
4160
4160
  side: t,
4161
4161
  continued: r = !1,
4162
4162
  tone: n = "default",
@@ -4190,18 +4190,14 @@ const Er = {
4190
4190
  default: "text-text",
4191
4191
  urgent: "text-danger-fg",
4192
4192
  success: "text-success-fg"
4193
- }, Mr = {
4194
- default: "border-border",
4195
- urgent: "border-danger-border",
4196
- success: "border-border"
4197
4193
  };
4198
- function vn({ value: t, label: r, tone: n = "default", className: s, ...a }) {
4199
- return /* @__PURE__ */ c("div", { className: d("rounded-xl border bg-surface px-4 py-3.5", Mr[n], s), ...a, children: [
4194
+ function pn({ value: t, label: r, tone: n = "default", className: s, ...a }) {
4195
+ return /* @__PURE__ */ c("div", { className: d("rounded-xl shadow-sm bg-surface px-4 py-3.5", s), ...a, children: [
4200
4196
  /* @__PURE__ */ e("div", { className: d("text-2xl font-semibold", Er[n]), children: t }),
4201
4197
  /* @__PURE__ */ e("div", { className: "pt-0.5 text-xs text-text-muted", children: r })
4202
4198
  ] });
4203
4199
  }
4204
- const yn = ({
4200
+ const vn = ({
4205
4201
  surface: t = !1,
4206
4202
  title: r,
4207
4203
  subtitle: n,
@@ -4310,19 +4306,19 @@ const yn = ({
4310
4306
  ]
4311
4307
  }
4312
4308
  );
4313
- }, $r = {
4309
+ }, Mr = {
4314
4310
  none: "p-0",
4315
4311
  sm: "p-2",
4316
4312
  md: "p-4",
4317
4313
  lg: "p-6"
4318
- }, Nn = ({
4314
+ }, yn = ({
4319
4315
  actions: t = [],
4320
4316
  onBack: r,
4321
4317
  backLabel: n = "Back",
4322
4318
  className: s,
4323
4319
  padding: a = "md",
4324
4320
  children: o
4325
- }) => /* @__PURE__ */ c("div", { className: d("flex items-center gap-2 mb-3", $r[a], s), children: [
4321
+ }) => /* @__PURE__ */ c("div", { className: d("flex items-center gap-2 mb-3", Mr[a], s), children: [
4326
4322
  r && /* @__PURE__ */ e(ne, { variant: "secondary", onClick: r, leftIcon: /* @__PURE__ */ e(Y, { icon: ke, size: "sm" }), iconOnly: !0 }),
4327
4323
  o && /* @__PURE__ */ e("div", { className: "flex-1 min-w-0", children: o }),
4328
4324
  t.length > 0 && /* @__PURE__ */ e("div", { className: d("flex flex-wrap gap-4", !o && "ml-auto"), children: t.map(
@@ -4353,7 +4349,7 @@ const yn = ({
4353
4349
  )
4354
4350
  ) })
4355
4351
  ] });
4356
- function wn({ label: t, trailing: r, align: n = "center", className: s }) {
4352
+ function Nn({ label: t, trailing: r, align: n = "center", className: s }) {
4357
4353
  const a = /* @__PURE__ */ e("span", { className: "h-px flex-1 bg-border-subtle", "aria-hidden": !0 });
4358
4354
  return !t && !r ? /* @__PURE__ */ e("div", { className: d("flex items-center py-2", s), children: a }) : /* @__PURE__ */ c("div", { className: d("flex items-center gap-3 py-2", s), children: [
4359
4355
  n === "center" && a,
@@ -4362,7 +4358,7 @@ function wn({ label: t, trailing: r, align: n = "center", className: s }) {
4362
4358
  r && /* @__PURE__ */ e("span", { className: "shrink-0", children: r })
4363
4359
  ] });
4364
4360
  }
4365
- function kn({
4361
+ function wn({
4366
4362
  label: t,
4367
4363
  description: r,
4368
4364
  control: n,
@@ -4389,7 +4385,7 @@ function kn({
4389
4385
  }
4390
4386
  );
4391
4387
  }
4392
- function Cn({
4388
+ function kn({
4393
4389
  icon: t,
4394
4390
  title: r,
4395
4391
  description: n,
@@ -4409,7 +4405,7 @@ function Cn({
4409
4405
  /* @__PURE__ */ e("div", { className: d("flex flex-col", t && "pl-6"), children: a })
4410
4406
  ] });
4411
4407
  }
4412
- function Sn({ label: t, dotColor: r, onClick: n, className: s }) {
4408
+ function Cn({ label: t, dotColor: r, onClick: n, className: s }) {
4413
4409
  return /* @__PURE__ */ c(
4414
4410
  "button",
4415
4411
  {
@@ -4427,13 +4423,13 @@ function Sn({ label: t, dotColor: r, onClick: n, className: s }) {
4427
4423
  }
4428
4424
  );
4429
4425
  }
4430
- function Dr(t, r) {
4426
+ function $r(t, r) {
4431
4427
  return r.split(".").reduce(
4432
4428
  (n, s) => n && typeof n == "object" && s in n ? n[s] : void 0,
4433
4429
  t
4434
4430
  );
4435
4431
  }
4436
- const zn = ({
4432
+ const Sn = ({
4437
4433
  groups: t,
4438
4434
  data: r,
4439
4435
  size: n = "md",
@@ -4456,7 +4452,7 @@ const zn = ({
4456
4452
  return h ? h.label : String(f || "-");
4457
4453
  }, u = ue(
4458
4454
  (f) => {
4459
- const m = Dr(r, f.name);
4455
+ const m = $r(r, f.name);
4460
4456
  if (f.type === "array") {
4461
4457
  const g = m;
4462
4458
  return !g || g.length === 0 ? /* @__PURE__ */ e(
@@ -4738,7 +4734,7 @@ const zn = ({
4738
4734
  ]
4739
4735
  }
4740
4736
  ) });
4741
- }, En = ({
4737
+ }, zn = ({
4742
4738
  title: t,
4743
4739
  actionIcons: r,
4744
4740
  items: n,
@@ -4773,7 +4769,7 @@ const zn = ({
4773
4769
  u
4774
4770
  )
4775
4771
  ) })
4776
- ] }), Tr = {
4772
+ ] }), Dr = {
4777
4773
  xs: "text-xs",
4778
4774
  sm: "text-sm",
4779
4775
  md: "text-base",
@@ -4782,13 +4778,13 @@ const zn = ({
4782
4778
  "2xl": "text-2xl",
4783
4779
  "3xl": "text-3xl",
4784
4780
  "4xl": "text-3xl"
4785
- }, Ar = {
4781
+ }, Tr = {
4786
4782
  light: "font-normal",
4787
4783
  normal: "font-normal",
4788
4784
  medium: "font-medium",
4789
4785
  semibold: "font-semibold",
4790
4786
  bold: "font-bold"
4791
- }, Lr = {
4787
+ }, Ar = {
4792
4788
  primary: "text-text",
4793
4789
  secondary: "text-text-muted",
4794
4790
  accent: "text-accent",
@@ -4798,11 +4794,11 @@ const zn = ({
4798
4794
  info: "text-info-fg",
4799
4795
  neutral: "text-text",
4800
4796
  current: "text-current"
4801
- }, Ir = {
4797
+ }, Lr = {
4802
4798
  left: "text-left",
4803
4799
  center: "text-center",
4804
4800
  right: "text-right"
4805
- }, Mn = ({
4801
+ }, En = ({
4806
4802
  level: t = 1,
4807
4803
  size: r,
4808
4804
  weight: n = "semibold",
@@ -4815,16 +4811,16 @@ const zn = ({
4815
4811
  }) => {
4816
4812
  const y = `h${t}`, f = d(
4817
4813
  "font-sans text-pretty",
4818
- Tr[r || jr(t)],
4819
- Ar[n],
4820
- Lr[s],
4821
- Ir[a],
4814
+ Dr[r || Ir(t)],
4815
+ Tr[n],
4816
+ Ar[s],
4817
+ Lr[a],
4822
4818
  o && "truncate",
4823
4819
  l
4824
4820
  );
4825
4821
  return /* @__PURE__ */ e(y, { className: f, ...x, children: u });
4826
4822
  };
4827
- function jr(t) {
4823
+ function Ir(t) {
4828
4824
  return {
4829
4825
  1: "2xl",
4830
4826
  2: "xl",
@@ -4834,7 +4830,7 @@ function jr(t) {
4834
4830
  6: "md"
4835
4831
  }[t] || "md";
4836
4832
  }
4837
- const $n = ({
4833
+ const Mn = ({
4838
4834
  commands: t,
4839
4835
  isOpen: r,
4840
4836
  onClose: n,
@@ -4939,7 +4935,7 @@ const $n = ({
4939
4935
  ]
4940
4936
  }
4941
4937
  ) }) : null;
4942
- }, Pr = {
4938
+ }, jr = {
4943
4939
  none: "p-0",
4944
4940
  xs: "p-1",
4945
4941
  sm: "p-2",
@@ -4947,7 +4943,7 @@ const $n = ({
4947
4943
  lg: "p-6",
4948
4944
  xl: "p-8",
4949
4945
  "2xl": "p-12"
4950
- }, Or = {
4946
+ }, Pr = {
4951
4947
  none: "m-0",
4952
4948
  xs: "m-1",
4953
4949
  sm: "m-2",
@@ -4955,7 +4951,7 @@ const $n = ({
4955
4951
  lg: "m-6",
4956
4952
  xl: "m-8",
4957
4953
  "2xl": "m-12"
4958
- }, Fr = {
4954
+ }, Or = {
4959
4955
  none: "",
4960
4956
  primary: "bg-accent text-accent-fg",
4961
4957
  secondary: "bg-surface-hover",
@@ -4971,26 +4967,26 @@ const $n = ({
4971
4967
  backdrop: "bg-page",
4972
4968
  editor: "bg-surface",
4973
4969
  input: "bg-surface-input"
4974
- }, Br = {
4970
+ }, Fr = {
4975
4971
  none: "rounded-none",
4976
4972
  sm: "rounded-sm",
4977
4973
  md: "rounded-md",
4978
4974
  lg: "rounded-lg",
4979
4975
  xl: "rounded-xl",
4980
4976
  full: "rounded-full"
4981
- }, Rr = {
4977
+ }, Br = {
4982
4978
  none: "shadow-none",
4983
4979
  sm: "shadow-none",
4984
4980
  md: "shadow-overlay",
4985
4981
  lg: "shadow-overlay",
4986
4982
  xl: "shadow-modal",
4987
4983
  "2xl": "shadow-modal"
4988
- }, Vr = {
4984
+ }, Rr = {
4989
4985
  none: "border-0",
4990
4986
  sm: "border",
4991
4987
  md: "border-2",
4992
4988
  lg: "border-4"
4993
- }, Hr = {
4989
+ }, Vr = {
4994
4990
  primary: "border-accent-border",
4995
4991
  secondary: "border-border",
4996
4992
  accent: "border-accent-border",
@@ -5017,13 +5013,13 @@ const $n = ({
5017
5013
  {
5018
5014
  ref: f,
5019
5015
  className: d(
5020
- t && Pr[t],
5021
- r && Or[r],
5022
- n && Fr[n],
5023
- s && Br[s],
5024
- a && Rr[a],
5025
- o && Vr[o],
5026
- l && Hr[l],
5016
+ t && jr[t],
5017
+ r && Pr[r],
5018
+ n && Or[n],
5019
+ s && Fr[s],
5020
+ a && Br[a],
5021
+ o && Rr[o],
5022
+ l && Vr[l],
5027
5023
  u
5028
5024
  ),
5029
5025
  ...y,
@@ -5032,7 +5028,7 @@ const $n = ({
5032
5028
  )
5033
5029
  );
5034
5030
  We.displayName = "Box";
5035
- const Dn = ({ children: t, title: r, ...n }) => /* @__PURE__ */ c(
5031
+ const $n = ({ children: t, title: r, ...n }) => /* @__PURE__ */ c(
5036
5032
  We,
5037
5033
  {
5038
5034
  background: "module",
@@ -5047,7 +5043,7 @@ const Dn = ({ children: t, title: r, ...n }) => /* @__PURE__ */ c(
5047
5043
  ]
5048
5044
  }
5049
5045
  );
5050
- function Tn({
5046
+ function Dn({
5051
5047
  identifier: t,
5052
5048
  resourceLoader: r,
5053
5049
  framework: n = "react",
@@ -5095,7 +5091,7 @@ function Tn({
5095
5091
  n === "react" && y && /* @__PURE__ */ e(y, { ...a })
5096
5092
  ] });
5097
5093
  }
5098
- class An extends xt {
5094
+ class Tn extends xt {
5099
5095
  constructor() {
5100
5096
  super(...arguments), this.state = {
5101
5097
  hasError: !1,
@@ -5124,66 +5120,66 @@ class An extends xt {
5124
5120
  }
5125
5121
  }
5126
5122
  export {
5127
- fn as AssistantCard,
5123
+ mn as AssistantCard,
5128
5124
  Cr as Avatar,
5129
- hn as AvatarStack,
5130
- an as Badge,
5125
+ fn as AvatarStack,
5126
+ sn as Badge,
5131
5127
  We as Box,
5132
5128
  ne as Button,
5133
- Zr as ButtonGroup,
5134
- Dn as Card,
5135
- xn as ChannelBadge,
5129
+ Xr as ButtonGroup,
5130
+ $n as Card,
5131
+ hn as ChannelBadge,
5136
5132
  ge as Checkbox,
5137
- $n as CommandPalette,
5138
- sn as ConfirmDialog,
5133
+ Mn as CommandPalette,
5134
+ nn as ConfirmDialog,
5139
5135
  Ut as ContentLoading,
5140
5136
  $e as DatePicker,
5141
5137
  qt as Dropdown,
5142
- ln as EmptyState,
5143
- An as ErrorBoundary,
5144
- Tn as FederatedResource,
5145
- Qr as FilterChip,
5138
+ an as EmptyState,
5139
+ Tn as ErrorBoundary,
5140
+ Dn as FederatedResource,
5141
+ Zr as FilterChip,
5146
5142
  Ot as FolderSelect,
5147
- nn as Form,
5148
- Mn as Heading,
5143
+ rn as Form,
5144
+ En as Heading,
5149
5145
  Y as Icon,
5150
- bn as Image,
5151
- on as Kbd,
5152
- vn as KpiCard,
5153
- en as Link,
5154
- gn as List,
5155
- Jr as MeetingGrid,
5156
- pn as MessageBubble,
5146
+ xn as Image,
5147
+ ln as Kbd,
5148
+ pn as KpiCard,
5149
+ Qr as Link,
5150
+ bn as List,
5151
+ Gr as MeetingGrid,
5152
+ gn as MessageBubble,
5157
5153
  Ue as Modal,
5158
- yn as PageHeader,
5159
- Nn as PageToolbar,
5160
- Yr as ParticipantTile,
5154
+ vn as PageHeader,
5155
+ yn as PageToolbar,
5156
+ Jr as ParticipantTile,
5161
5157
  zt as Popover,
5162
- cn as ProgressBar,
5158
+ on as ProgressBar,
5163
5159
  Vt as SearchableTextField,
5164
- wn as SectionDivider,
5165
- tn as SegmentedToggle,
5160
+ Nn as SectionDivider,
5161
+ en as SegmentedToggle,
5166
5162
  Ne as Select,
5167
- kn as SettingsRow,
5168
- Cn as SettingsSection,
5169
- En as SidebarMenu,
5170
- Sn as SourceChip,
5171
- dn as Spinner,
5163
+ wn as SettingsRow,
5164
+ kn as SettingsSection,
5165
+ zn as SidebarMenu,
5166
+ Cn as SourceChip,
5167
+ cn as Spinner,
5172
5168
  Re as SplitButton,
5173
- un as StatusDot,
5174
- mn as StepIndicator,
5169
+ dn as StatusDot,
5170
+ un as StepIndicator,
5175
5171
  cr as StorageInput,
5176
5172
  Ht as Switch,
5177
- rn as TabBar,
5173
+ tn as TabBar,
5178
5174
  Pe as Table,
5179
5175
  er as Tabs,
5180
5176
  de as Text,
5181
5177
  De as TextArea,
5182
5178
  be as TextField,
5183
- Xr as VideoSurface,
5184
- zn as View,
5179
+ Yr as VideoSurface,
5180
+ Sn as View,
5185
5181
  d as cn,
5186
- Gr as createSizes,
5187
- _r as createVariants
5182
+ _r as createSizes,
5183
+ Kr as createVariants
5188
5184
  };
5189
5185
  //# sourceMappingURL=index.js.map