@epam/ai-dial-ui-kit 0.5.0-rc.95 → 0.5.0-rc.96

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.
@@ -424,7 +424,7 @@ const et = (e) => {
424
424
  repeat: ["", "x", "y", "space", "round"]
425
425
  }], Z = () => ["auto", "cover", "contain", Ow, Aw, {
426
426
  size: [ae, re]
427
- }], j = () => [Xa, Mo, Qs], J = () => [
427
+ }], j = () => [Xa, Mo, Qs], ee = () => [
428
428
  // Deprecated since Tailwind CSS v4.0.0
429
429
  "",
430
430
  "none",
@@ -1477,105 +1477,105 @@ const et = (e) => {
1477
1477
  * @see https://tailwindcss.com/docs/border-radius
1478
1478
  */
1479
1479
  rounded: [{
1480
- rounded: J()
1480
+ rounded: ee()
1481
1481
  }],
1482
1482
  /**
1483
1483
  * Border Radius Start
1484
1484
  * @see https://tailwindcss.com/docs/border-radius
1485
1485
  */
1486
1486
  "rounded-s": [{
1487
- "rounded-s": J()
1487
+ "rounded-s": ee()
1488
1488
  }],
1489
1489
  /**
1490
1490
  * Border Radius End
1491
1491
  * @see https://tailwindcss.com/docs/border-radius
1492
1492
  */
1493
1493
  "rounded-e": [{
1494
- "rounded-e": J()
1494
+ "rounded-e": ee()
1495
1495
  }],
1496
1496
  /**
1497
1497
  * Border Radius Top
1498
1498
  * @see https://tailwindcss.com/docs/border-radius
1499
1499
  */
1500
1500
  "rounded-t": [{
1501
- "rounded-t": J()
1501
+ "rounded-t": ee()
1502
1502
  }],
1503
1503
  /**
1504
1504
  * Border Radius Right
1505
1505
  * @see https://tailwindcss.com/docs/border-radius
1506
1506
  */
1507
1507
  "rounded-r": [{
1508
- "rounded-r": J()
1508
+ "rounded-r": ee()
1509
1509
  }],
1510
1510
  /**
1511
1511
  * Border Radius Bottom
1512
1512
  * @see https://tailwindcss.com/docs/border-radius
1513
1513
  */
1514
1514
  "rounded-b": [{
1515
- "rounded-b": J()
1515
+ "rounded-b": ee()
1516
1516
  }],
1517
1517
  /**
1518
1518
  * Border Radius Left
1519
1519
  * @see https://tailwindcss.com/docs/border-radius
1520
1520
  */
1521
1521
  "rounded-l": [{
1522
- "rounded-l": J()
1522
+ "rounded-l": ee()
1523
1523
  }],
1524
1524
  /**
1525
1525
  * Border Radius Start Start
1526
1526
  * @see https://tailwindcss.com/docs/border-radius
1527
1527
  */
1528
1528
  "rounded-ss": [{
1529
- "rounded-ss": J()
1529
+ "rounded-ss": ee()
1530
1530
  }],
1531
1531
  /**
1532
1532
  * Border Radius Start End
1533
1533
  * @see https://tailwindcss.com/docs/border-radius
1534
1534
  */
1535
1535
  "rounded-se": [{
1536
- "rounded-se": J()
1536
+ "rounded-se": ee()
1537
1537
  }],
1538
1538
  /**
1539
1539
  * Border Radius End End
1540
1540
  * @see https://tailwindcss.com/docs/border-radius
1541
1541
  */
1542
1542
  "rounded-ee": [{
1543
- "rounded-ee": J()
1543
+ "rounded-ee": ee()
1544
1544
  }],
1545
1545
  /**
1546
1546
  * Border Radius End Start
1547
1547
  * @see https://tailwindcss.com/docs/border-radius
1548
1548
  */
1549
1549
  "rounded-es": [{
1550
- "rounded-es": J()
1550
+ "rounded-es": ee()
1551
1551
  }],
1552
1552
  /**
1553
1553
  * Border Radius Top Left
1554
1554
  * @see https://tailwindcss.com/docs/border-radius
1555
1555
  */
1556
1556
  "rounded-tl": [{
1557
- "rounded-tl": J()
1557
+ "rounded-tl": ee()
1558
1558
  }],
1559
1559
  /**
1560
1560
  * Border Radius Top Right
1561
1561
  * @see https://tailwindcss.com/docs/border-radius
1562
1562
  */
1563
1563
  "rounded-tr": [{
1564
- "rounded-tr": J()
1564
+ "rounded-tr": ee()
1565
1565
  }],
1566
1566
  /**
1567
1567
  * Border Radius Bottom Right
1568
1568
  * @see https://tailwindcss.com/docs/border-radius
1569
1569
  */
1570
1570
  "rounded-br": [{
1571
- "rounded-br": J()
1571
+ "rounded-br": ee()
1572
1572
  }],
1573
1573
  /**
1574
1574
  * Border Radius Bottom Left
1575
1575
  * @see https://tailwindcss.com/docs/border-radius
1576
1576
  */
1577
1577
  "rounded-bl": [{
1578
- "rounded-bl": J()
1578
+ "rounded-bl": ee()
1579
1579
  }],
1580
1580
  /**
1581
1581
  * Border Width
@@ -3131,21 +3131,21 @@ const Ww = (e) => ({
3131
3131
  )
3132
3132
  ] });
3133
3133
  };
3134
- var Ht = /* @__PURE__ */ ((e) => (e.VALID = "valid", e.ERROR = "error", e))(Ht || {});
3134
+ var Gt = /* @__PURE__ */ ((e) => (e.VALID = "valid", e.ERROR = "error", e))(Gt || {});
3135
3135
  const Yw = (e, t) => {
3136
3136
  if (t === e.id)
3137
3137
  switch (e.status) {
3138
- case Ht.VALID:
3138
+ case Gt.VALID:
3139
3139
  return "border-accent-secondary text-primary";
3140
- case Ht.ERROR:
3140
+ case Gt.ERROR:
3141
3141
  return "border-red-900 text-primary";
3142
3142
  default:
3143
3143
  return "border-accent-primary text-primary";
3144
3144
  }
3145
3145
  switch (e.status) {
3146
- case Ht.VALID:
3146
+ case Gt.VALID:
3147
3147
  return "border-primary text-primary";
3148
- case Ht.ERROR:
3148
+ case Gt.ERROR:
3149
3149
  return "border-red-900 text-error";
3150
3150
  default:
3151
3151
  return "border-primary text-secondary";
@@ -3153,17 +3153,17 @@ const Yw = (e, t) => {
3153
3153
  }, Zw = (e, t) => {
3154
3154
  if (t === e.id)
3155
3155
  switch (e.status) {
3156
- case Ht.VALID:
3156
+ case Gt.VALID:
3157
3157
  return "bg-accent-secondary";
3158
- case Ht.ERROR:
3158
+ case Gt.ERROR:
3159
3159
  return "bg-red-400";
3160
3160
  default:
3161
3161
  return "bg-accent-primary";
3162
3162
  }
3163
3163
  switch (e.status) {
3164
- case Ht.VALID:
3164
+ case Gt.VALID:
3165
3165
  return "bg-accent-secondary";
3166
- case Ht.ERROR:
3166
+ case Gt.ERROR:
3167
3167
  return "bg-red-400";
3168
3168
  default:
3169
3169
  return "bg-layer-4";
@@ -3174,7 +3174,7 @@ const Yw = (e, t) => {
3174
3174
  currentStep: s,
3175
3175
  onChangeStep: i
3176
3176
  }) => {
3177
- const o = "h-[32px] flex flex-1 min-w-[180px] items-center dial-tiny cursor-pointer dial-step", n = "w-[22px] h-[22px] flex justify-center items-center mr-2 rounded-full text-white", r = () => s === e.id && e.status === Ht.ERROR ? /* @__PURE__ */ m(td, { stroke: 2, size: 16 }) : s !== e.id && e.status === Ht.VALID ? /* @__PURE__ */ m(Ag, { stroke: 2, size: 16 }) : t + 1;
3177
+ const o = "h-[32px] flex flex-1 min-w-[180px] items-center dial-tiny cursor-pointer dial-step", n = "w-[22px] h-[22px] flex justify-center items-center mr-2 rounded-full text-white", r = () => s === e.id && e.status === Gt.ERROR ? /* @__PURE__ */ m(td, { stroke: 2, size: 16 }) : s !== e.id && e.status === Gt.VALID ? /* @__PURE__ */ m(Ag, { stroke: 2, size: 16 }) : t + 1;
3178
3178
  return /* @__PURE__ */ B(
3179
3179
  "button",
3180
3180
  {
@@ -3199,7 +3199,7 @@ const Yw = (e, t) => {
3199
3199
  }) => {
3200
3200
  const i = (o) => {
3201
3201
  const n = e.findIndex((a) => a.id === t), r = e.findIndex((a) => a.id === o);
3202
- (o !== t && e[n].status === Ht.VALID || r < n) && s(o);
3202
+ (o !== t && e[n].status === Gt.VALID || r < n) && s(o);
3203
3203
  };
3204
3204
  return /* @__PURE__ */ m("div", { id: "steps", className: "flex gap-x-3", children: e.map((o, n) => /* @__PURE__ */ m(
3205
3205
  Qw,
@@ -4328,10 +4328,10 @@ function ec(e, t) {
4328
4328
  }
4329
4329
  ye(typeof e == "string" || typeof e == "symbol", t ? "Type can only be a string, a symbol, or an array of either." : "Type can only be a string or a symbol.");
4330
4330
  }
4331
- var Lt;
4331
+ var Ot;
4332
4332
  (function(e) {
4333
4333
  e.SOURCE = "SOURCE", e.TARGET = "TARGET";
4334
- })(Lt || (Lt = {}));
4334
+ })(Ot || (Ot = {}));
4335
4335
  let ib = 0;
4336
4336
  function ob() {
4337
4337
  return ib++;
@@ -4339,9 +4339,9 @@ function ob() {
4339
4339
  function nb(e) {
4340
4340
  const t = ob().toString();
4341
4341
  switch (e) {
4342
- case Lt.SOURCE:
4342
+ case Ot.SOURCE:
4343
4343
  return `S${t}`;
4344
- case Lt.TARGET:
4344
+ case Ot.TARGET:
4345
4345
  return `T${t}`;
4346
4346
  default:
4347
4347
  throw new Error(`Unknown Handler Role: ${e}`);
@@ -4350,9 +4350,9 @@ function nb(e) {
4350
4350
  function xu(e) {
4351
4351
  switch (e[0]) {
4352
4352
  case "S":
4353
- return Lt.SOURCE;
4353
+ return Ot.SOURCE;
4354
4354
  case "T":
4355
- return Lt.TARGET;
4355
+ return Ot.TARGET;
4356
4356
  default:
4357
4357
  throw new Error(`Cannot parse handler ID: ${e}`);
4358
4358
  }
@@ -4371,12 +4371,12 @@ function Fu(e, t) {
4371
4371
  class rb {
4372
4372
  addSource(t, s) {
4373
4373
  ec(t), tb(s);
4374
- const i = this.addHandler(Lt.SOURCE, t, s);
4374
+ const i = this.addHandler(Ot.SOURCE, t, s);
4375
4375
  return this.store.dispatch(Q1(i)), i;
4376
4376
  }
4377
4377
  addTarget(t, s) {
4378
4378
  ec(t, !0), sb(s);
4379
- const i = this.addHandler(Lt.TARGET, t, s);
4379
+ const i = this.addHandler(Ot.TARGET, t, s);
4380
4380
  return this.store.dispatch(X1(i)), i;
4381
4381
  }
4382
4382
  containsHandler(t) {
@@ -4395,10 +4395,10 @@ class rb {
4395
4395
  return ye(this.isTargetId(t), "Expected a valid target ID."), this.types.get(t);
4396
4396
  }
4397
4397
  isSourceId(t) {
4398
- return xu(t) === Lt.SOURCE;
4398
+ return xu(t) === Ot.SOURCE;
4399
4399
  }
4400
4400
  isTargetId(t) {
4401
- return xu(t) === Lt.TARGET;
4401
+ return xu(t) === Ot.TARGET;
4402
4402
  }
4403
4403
  removeSource(t) {
4404
4404
  ye(this.getSource(t), "Expected an existing source."), this.store.dispatch(J1(t)), Z1(() => {
@@ -4417,7 +4417,7 @@ class rb {
4417
4417
  }
4418
4418
  addHandler(t, s, i) {
4419
4419
  const o = nb(t);
4420
- return this.types.set(o, s), t === Lt.SOURCE ? this.dragSources.set(o, i) : t === Lt.TARGET && this.dropTargets.set(o, i), o;
4420
+ return this.types.set(o, s), t === Ot.SOURCE ? this.dragSources.set(o, i) : t === Ot.TARGET && this.dropTargets.set(o, i), o;
4421
4421
  }
4422
4422
  constructor(t) {
4423
4423
  this.types = /* @__PURE__ */ new Map(), this.dragSources = /* @__PURE__ */ new Map(), this.dropTargets = /* @__PURE__ */ new Map(), this.pinnedSourceId = null, this.pinnedSource = null, this.store = t;
@@ -8460,15 +8460,15 @@ function Ut(e, t, s) {
8460
8460
  H.push(q), _.push(q);
8461
8461
  continue;
8462
8462
  }
8463
- const J = x(Z);
8464
- J ? (v(J, q, k, F, !1), Kt(M, J)) : (_.push(q), V += 1);
8463
+ const ee = x(Z);
8464
+ ee ? (v(ee, q, k, F, !1), Kt(M, ee)) : (_.push(q), V += 1);
8465
8465
  }
8466
8466
  const N = (q) => v(q, null, k, F, !1);
8467
8467
  M.forEach(N), o?.sortColumns(qu.bind(o, k, se)), n?.sortColumns(qu.bind(n, F, ne)), i.refreshCols(!1, s);
8468
8468
  const de = (q, Z, j = []) => {
8469
- for (const J of Z) {
8470
- const Y = q(J.colId);
8471
- Kt(j, Y), v(Y, J, null, null, !0);
8469
+ for (const ee of Z) {
8470
+ const Y = q(ee.colId);
8471
+ Kt(j, Y), v(Y, ee, null, null, !0);
8472
8472
  }
8473
8473
  j.forEach(N);
8474
8474
  };
@@ -10735,7 +10735,7 @@ ${o}`;
10735
10735
  ref: "foregroundColor",
10736
10736
  mix: e,
10737
10737
  onto: "headerBackgroundColor"
10738
- }), Xe = { ref: "backgroundColor" }, Cs = { ref: "foregroundColor" }, Ot = { ref: "accentColor" }, $r = {
10738
+ }), Xe = { ref: "backgroundColor" }, Cs = { ref: "foregroundColor" }, Nt = { ref: "accentColor" }, $r = {
10739
10739
  backgroundColor: "#fff",
10740
10740
  foregroundColor: "#181d1f",
10741
10741
  borderColor: mt(0.15),
@@ -10799,7 +10799,7 @@ ${o}`;
10799
10799
  iconColor: "inherit",
10800
10800
  toggleButtonWidth: 28,
10801
10801
  toggleButtonHeight: 18,
10802
- toggleButtonOnBackgroundColor: Ot,
10802
+ toggleButtonOnBackgroundColor: Nt,
10803
10803
  toggleButtonOffBackgroundColor: rt(0.3),
10804
10804
  toggleButtonSwitchBackgroundColor: Xe,
10805
10805
  toggleButtonSwitchInset: 2,
@@ -12235,7 +12235,7 @@ ${n}}
12235
12235
  function Lf(e, t) {
12236
12236
  return e + "_" + t;
12237
12237
  }
12238
- function Ye(e) {
12238
+ function Ze(e) {
12239
12239
  return e instanceof cn;
12240
12240
  }
12241
12241
  var cn = class extends L {
@@ -12262,7 +12262,7 @@ var cn = class extends L {
12262
12262
  }
12263
12263
  checkLeft() {
12264
12264
  for (const e of this.displayedChildren)
12265
- Ye(e) && e.checkLeft();
12265
+ Ze(e) && e.checkLeft();
12266
12266
  if (this.displayedChildren.length > 0)
12267
12267
  if (this.gos.get("enableRtl")) {
12268
12268
  const t = Oe(this.displayedChildren).getLeft();
@@ -12357,11 +12357,11 @@ var cn = class extends L {
12357
12357
  }
12358
12358
  addDisplayedLeafColumns(e) {
12359
12359
  for (const t of this.displayedChildren ?? [])
12360
- Vs(t) ? e.push(t) : Ye(t) && t.addDisplayedLeafColumns(e);
12360
+ Vs(t) ? e.push(t) : Ze(t) && t.addDisplayedLeafColumns(e);
12361
12361
  }
12362
12362
  addLeafColumns(e) {
12363
12363
  for (const t of this.children ?? [])
12364
- Vs(t) ? e.push(t) : Ye(t) && t.addLeafColumns(e);
12364
+ Vs(t) ? e.push(t) : Ze(t) && t.addLeafColumns(e);
12365
12365
  }
12366
12366
  getChildren() {
12367
12367
  return this.children;
@@ -12386,7 +12386,7 @@ var cn = class extends L {
12386
12386
  return;
12387
12387
  }
12388
12388
  for (const s of this.children ?? []) {
12389
- if (Ye(s) && !s.displayedChildren?.length)
12389
+ if (Ze(s) && !s.displayedChildren?.length)
12390
12390
  continue;
12391
12391
  switch (s.getColumnGroupShow()) {
12392
12392
  case "open":
@@ -15470,7 +15470,7 @@ var Px = class extends L {
15470
15470
  return n + t;
15471
15471
  }
15472
15472
  setLeft(e) {
15473
- if (X(e) && (this.eCell.style.left = `${e}px`), Ye(this.columnOrGroup)) {
15473
+ if (X(e) && (this.eCell.style.left = `${e}px`), Ze(this.columnOrGroup)) {
15474
15474
  const t = this.columnOrGroup.getLeafColumns();
15475
15475
  if (!t.length)
15476
15476
  return;
@@ -16396,7 +16396,7 @@ var va = class extends Ad {
16396
16396
  }
16397
16397
  };
16398
16398
  function Gx(e, t, s) {
16399
- const i = Gt(e, t, s);
16399
+ const i = Bt(e, t, s);
16400
16400
  if (i) {
16401
16401
  const { className: n } = i;
16402
16402
  if (typeof n == "string" && n.includes("ag-icon") || typeof n == "object" && n["ag-icon"])
@@ -16405,7 +16405,7 @@ function Gx(e, t, s) {
16405
16405
  const o = wt({ tag: "span" });
16406
16406
  return o.appendChild(i), o;
16407
16407
  }
16408
- function Gt(e, t, s) {
16408
+ function Bt(e, t, s) {
16409
16409
  let i = null;
16410
16410
  e === "smallDown" ? z(262) : e === "smallLeft" ? z(263) : e === "smallRight" && z(264);
16411
16411
  const o = s?.getColDef().icons;
@@ -17108,10 +17108,10 @@ var Xx = class extends L {
17108
17108
  function xn(e) {
17109
17109
  return !!(e.rowPinned && e.pinnedSibling);
17110
17110
  }
17111
- function At(e, t, s, i) {
17111
+ function kt(e, t, s, i) {
17112
17112
  const o = t === "top";
17113
17113
  if (!s)
17114
- return At(
17114
+ return kt(
17115
17115
  e,
17116
17116
  t,
17117
17117
  o ? e.getPinnedTopRow(0) : e.getPinnedBottomRow(0),
@@ -17119,7 +17119,7 @@ function At(e, t, s, i) {
17119
17119
  );
17120
17120
  if (!i) {
17121
17121
  const l = o ? e.getPinnedTopRowCount() : e.getPinnedBottomRowCount();
17122
- return At(
17122
+ return kt(
17123
17123
  e,
17124
17124
  t,
17125
17125
  s,
@@ -17300,29 +17300,29 @@ var Jx = {
17300
17300
  if (!s?.isManual())
17301
17301
  return i.getNodesInRangeForSelection(e, t);
17302
17302
  if (e.rowPinned === "top" && !t.rowPinned)
17303
- return At(s, "top", e, void 0).concat(i.getNodesInRangeForSelection(i.getRow(0), t) ?? []);
17303
+ return kt(s, "top", e, void 0).concat(i.getNodesInRangeForSelection(i.getRow(0), t) ?? []);
17304
17304
  if (e.rowPinned === "bottom" && !t.rowPinned) {
17305
- const o = At(s, "bottom", void 0, e), n = i.getRowCount(), r = i.getRow(n - 1);
17305
+ const o = kt(s, "bottom", void 0, e), n = i.getRowCount(), r = i.getRow(n - 1);
17306
17306
  return (i.getNodesInRangeForSelection(t, r) ?? []).concat(o);
17307
17307
  }
17308
17308
  if (!e.rowPinned && !t.rowPinned)
17309
17309
  return i.getNodesInRangeForSelection(e, t);
17310
17310
  if (e.rowPinned === "top" && t.rowPinned === "top")
17311
- return At(s, "top", e, t);
17311
+ return kt(s, "top", e, t);
17312
17312
  if (e.rowPinned === "bottom" && t.rowPinned === "top") {
17313
- const o = At(s, "top", t, void 0), n = At(s, "bottom", void 0, e), r = i.getRow(0), a = i.getRow(i.getRowCount() - 1);
17313
+ const o = kt(s, "top", t, void 0), n = kt(s, "bottom", void 0, e), r = i.getRow(0), a = i.getRow(i.getRowCount() - 1);
17314
17314
  return o.concat(i.getNodesInRangeForSelection(r, a) ?? []).concat(n);
17315
17315
  }
17316
17316
  if (!e.rowPinned && t.rowPinned === "top")
17317
- return At(s, "top", t, void 0).concat(i.getNodesInRangeForSelection(i.getRow(0), e) ?? []);
17317
+ return kt(s, "top", t, void 0).concat(i.getNodesInRangeForSelection(i.getRow(0), e) ?? []);
17318
17318
  if (e.rowPinned === "top" && t.rowPinned === "bottom") {
17319
- const o = At(s, "top", e, void 0), n = At(s, "bottom", void 0, t), r = i.getRow(0), a = i.getRow(i.getRowCount() - 1);
17319
+ const o = kt(s, "top", e, void 0), n = kt(s, "bottom", void 0, t), r = i.getRow(0), a = i.getRow(i.getRowCount() - 1);
17320
17320
  return o.concat(i.getNodesInRangeForSelection(r, a) ?? []).concat(n);
17321
17321
  }
17322
17322
  if (e.rowPinned === "bottom" && t.rowPinned === "bottom")
17323
- return At(s, "bottom", e, t);
17323
+ return kt(s, "bottom", e, t);
17324
17324
  if (!e.rowPinned && t.rowPinned === "bottom") {
17325
- const o = At(s, "bottom", void 0, t), n = i.getRow(i.getRowCount());
17325
+ const o = kt(s, "bottom", void 0, t), n = i.getRow(i.getRowCount());
17326
17326
  return (i.getNodesInRangeForSelection(e, n) ?? []).concat(o);
17327
17327
  }
17328
17328
  return null;
@@ -18609,7 +18609,7 @@ var RF = { tag: "div", cls: "ag-drag-handle ag-row-drag", attrs: { draggable: "t
18609
18609
  super(RF), this.rowNode = e, this.column = t, this.eCell = s;
18610
18610
  }
18611
18611
  postConstruct() {
18612
- this.getGui().appendChild(Gt("rowDrag", this.beans, null)), this.addGuiEventListener("mousedown", (t) => {
18612
+ this.getGui().appendChild(Bt("rowDrag", this.beans, null)), this.addGuiEventListener("mousedown", (t) => {
18613
18613
  t.stopPropagation();
18614
18614
  }), this.addDragSource(), this.checkVisibility();
18615
18615
  }
@@ -18716,7 +18716,7 @@ var MF = class extends g2 {
18716
18716
  }
18717
18717
  postConstruct() {
18718
18718
  const { beans: e, customGui: t } = this;
18719
- t ? this.setDragElement(t, this.dragStartPixels) : (this.setTemplate(AF), this.getGui().appendChild(Gt("rowDrag", e, null)), this.addDragSource()), this.alwaysVisible || this.initCellDrag();
18719
+ t ? this.setDragElement(t, this.dragStartPixels) : (this.setTemplate(AF), this.getGui().appendChild(Bt("rowDrag", e, null)), this.addDragSource()), this.alwaysVisible || this.initCellDrag();
18720
18720
  }
18721
18721
  initCellDrag() {
18722
18722
  const { beans: e, gos: t, rowNode: s } = this, i = this.refreshVisibility.bind(this);
@@ -20257,7 +20257,7 @@ var pE = class extends L {
20257
20257
  return new pE(e, t);
20258
20258
  }
20259
20259
  moveHeader(e, t, s, i, o) {
20260
- const { ctrlsSvc: n, gos: r, colModel: a, visibleCols: l, focusSvc: c } = this.beans, d = t.getBoundingClientRect(), u = d.left, h = Ye(s), g = h ? d.width : s.getActualWidth(), p = e === "left" !== r.get("enableRtl"), f = Dc({
20260
+ const { ctrlsSvc: n, gos: r, colModel: a, visibleCols: l, focusSvc: c } = this.beans, d = t.getBoundingClientRect(), u = d.left, h = Ze(s), g = h ? d.width : s.getActualWidth(), p = e === "left" !== r.get("enableRtl"), f = Dc({
20261
20261
  x: p ? u - 20 : u + g + 20,
20262
20262
  pinned: i,
20263
20263
  fromKeyboard: !0,
@@ -20307,7 +20307,7 @@ var pE = class extends L {
20307
20307
  setDragSourceForHeader(e, t, s) {
20308
20308
  const { gos: i, colModel: o, dragAndDrop: n, visibleCols: r } = this.beans;
20309
20309
  let a = !i.get("suppressDragLeaveHidesColumns");
20310
- const l = Ye(t), c = l ? t.getProvidedColumnGroup().getLeafColumns() : [t], u = {
20310
+ const l = Ze(t), c = l ? t.getProvidedColumnGroup().getLeafColumns() : [t], u = {
20311
20311
  type: 1,
20312
20312
  eElement: e,
20313
20313
  getDefaultIconName: () => a ? "hide" : "notAllowed",
@@ -21053,12 +21053,12 @@ var zE = class extends L {
21053
21053
  }
21054
21054
  getAriaColIndex(e) {
21055
21055
  let t;
21056
- return Ye(e) ? t = e.getLeafColumns()[0] : t = e, this.ariaOrderColumns.indexOf(t) + 1;
21056
+ return Ze(e) ? t = e.getLeafColumns()[0] : t = e, this.ariaOrderColumns.indexOf(t) + 1;
21057
21057
  }
21058
21058
  setLeftValuesOfGroups() {
21059
21059
  for (const e of [this.treeLeft, this.treeRight, this.treeCenter])
21060
21060
  for (const t of e)
21061
- Ye(t) && t.checkLeft();
21061
+ Ze(t) && t.checkLeft();
21062
21062
  }
21063
21063
  setLeftValuesOfCols(e) {
21064
21064
  const { colModel: t } = this.beans;
@@ -21188,7 +21188,7 @@ var zE = class extends L {
21188
21188
  return !1;
21189
21189
  const i = t === "first";
21190
21190
  let o;
21191
- if (Ye(e)) {
21191
+ if (Ze(e)) {
21192
21192
  const n = e.getDisplayedLeafColumns();
21193
21193
  if (!n.length)
21194
21194
  return !1;
@@ -21202,7 +21202,7 @@ function di(e, t, s) {
21202
21202
  if (e)
21203
21203
  for (let i = 0; i < e.length; i++) {
21204
21204
  const o = e[i];
21205
- if (Ye(o)) {
21205
+ if (Ze(o)) {
21206
21206
  const n = t ? o.getDisplayedChildren() : o.getChildren();
21207
21207
  di(n, t, s);
21208
21208
  }
@@ -21290,7 +21290,7 @@ var WE = class extends L {
21290
21290
  updateOpenClosedVisibility() {
21291
21291
  const e = this.beans.visibleCols.getAllTrees();
21292
21292
  di(e, !1, (t) => {
21293
- Ye(t) && t.calculateDisplayedColumns();
21293
+ Ze(t) && t.calculateDisplayedColumns();
21294
21294
  });
21295
21295
  }
21296
21296
  // returns the group with matching colId and instanceId. If instanceId is missing,
@@ -21298,12 +21298,12 @@ var WE = class extends L {
21298
21298
  getColumnGroup(e, t) {
21299
21299
  if (!e)
21300
21300
  return null;
21301
- if (Ye(e))
21301
+ if (Ze(e))
21302
21302
  return e;
21303
21303
  const s = this.beans.visibleCols.getAllTrees(), i = typeof t == "number";
21304
21304
  let o = null;
21305
21305
  return di(s, !1, (n) => {
21306
- if (Ye(n)) {
21306
+ if (Ze(n)) {
21307
21307
  const r = n;
21308
21308
  let a;
21309
21309
  i ? a = e === r.getGroupId() && t === r.getPartId() : a = e === r.getGroupId(), a && (o = r);
@@ -21320,7 +21320,7 @@ var WE = class extends L {
21320
21320
  const u = (h) => {
21321
21321
  const g = d;
21322
21322
  d = h;
21323
- const p = c[g], C = (Ye(p) ? p.getProvidedColumnGroup() : p).getOriginalParent();
21323
+ const p = c[g], C = (Ze(p) ? p.getProvidedColumnGroup() : p).getOriginalParent();
21324
21324
  if (C == null) {
21325
21325
  for (let w = g; w < h; w++)
21326
21326
  a.push(c[w]);
@@ -21338,7 +21338,7 @@ var WE = class extends L {
21338
21338
  l.push(v);
21339
21339
  };
21340
21340
  for (let h = 1; h < c.length; h++) {
21341
- const g = c[h], f = (Ye(g) ? g.getProvidedColumnGroup() : g).getOriginalParent(), C = c[d], w = (Ye(C) ? C.getProvidedColumnGroup() : C).getOriginalParent();
21341
+ const g = c[h], f = (Ze(g) ? g.getProvidedColumnGroup() : g).getOriginalParent(), C = c[d], w = (Ze(C) ? C.getProvidedColumnGroup() : C).getOriginalParent();
21342
21342
  f !== w && u(h);
21343
21343
  }
21344
21344
  d < c.length && u(c.length);
@@ -21446,7 +21446,7 @@ var WE = class extends L {
21446
21446
  mapOldGroupsById(e) {
21447
21447
  const t = {}, s = (i) => {
21448
21448
  for (const o of i)
21449
- if (Ye(o)) {
21449
+ if (Ze(o)) {
21450
21450
  const n = o;
21451
21451
  t[o.getUniqueId()] = n, s(n.getChildren());
21452
21452
  }
@@ -21455,7 +21455,7 @@ var WE = class extends L {
21455
21455
  }
21456
21456
  setupParentsIntoCols(e, t) {
21457
21457
  for (const s of e ?? [])
21458
- if (s.parent !== t && (this.beans.colViewport.colsWithinViewportHash = ""), s.parent = t, Ye(s)) {
21458
+ if (s.parent !== t && (this.beans.colViewport.colsWithinViewportHash = ""), s.parent = t, Ze(s)) {
21459
21459
  const i = s;
21460
21460
  this.setupParentsIntoCols(i.getChildren(), i);
21461
21461
  }
@@ -22615,7 +22615,7 @@ var DD = class extends L {
22615
22615
  ref: "textColor"
22616
22616
  },
22617
22617
  rangeSelectionBorderStyle: "solid",
22618
- rangeSelectionBorderColor: Ot,
22618
+ rangeSelectionBorderColor: Nt,
22619
22619
  rangeSelectionBackgroundColor: ss(0.2),
22620
22620
  rangeSelectionChartBackgroundColor: "#0058FF1A",
22621
22621
  rangeSelectionChartCategoryBackgroundColor: "#00FF841A",
@@ -22681,9 +22681,9 @@ var DD = class extends L {
22681
22681
  iconButtonBorderRadius: 1,
22682
22682
  iconButtonHoverColor: { ref: "iconButtonColor" },
22683
22683
  iconButtonHoverBackgroundColor: mt(0.1),
22684
- iconButtonActiveColor: Ot,
22684
+ iconButtonActiveColor: Nt,
22685
22685
  iconButtonActiveBackgroundColor: ss(0.28),
22686
- iconButtonActiveIndicatorColor: Ot,
22686
+ iconButtonActiveIndicatorColor: Nt,
22687
22687
  menuBorder: {
22688
22688
  color: mt(0.2)
22689
22689
  },
@@ -22704,7 +22704,7 @@ var DD = class extends L {
22704
22704
  ref: "popupShadow"
22705
22705
  },
22706
22706
  cellEditingBorder: {
22707
- color: Ot
22707
+ color: Nt
22708
22708
  },
22709
22709
  cellEditingShadow: { ref: "cardShadow" },
22710
22710
  fullRowEditInvalidBackgroundColor: {
@@ -22757,7 +22757,7 @@ var DD = class extends L {
22757
22757
  advancedFilterBuilderOptionPillColor: "#f3c08b",
22758
22758
  advancedFilterBuilderValuePillColor: "#85c0e4",
22759
22759
  filterPanelApplyButtonColor: Xe,
22760
- filterPanelApplyButtonBackgroundColor: Ot,
22760
+ filterPanelApplyButtonBackgroundColor: Nt,
22761
22761
  filterPanelCardSubtleColor: {
22762
22762
  ref: "textColor",
22763
22763
  mix: 0.7
@@ -22835,7 +22835,7 @@ var DD = class extends L {
22835
22835
  buttonBackgroundColor: Xe,
22836
22836
  buttonBorder: !0,
22837
22837
  buttonHoverBackgroundColor: { ref: "rowHoverColor" },
22838
- buttonActiveBorder: { color: Ot }
22838
+ buttonActiveBorder: { color: Nt }
22839
22839
  },
22840
22840
  css: mm
22841
22841
  }), BD = /* @__PURE__ */ GD(), VD = () => vt({
@@ -22883,7 +22883,7 @@ var DD = class extends L {
22883
22883
  },
22884
22884
  checkboxUncheckedBackgroundColor: Xe,
22885
22885
  checkboxUncheckedBorderColor: rt(0.3),
22886
- checkboxCheckedBackgroundColor: Ot,
22886
+ checkboxCheckedBackgroundColor: Nt,
22887
22887
  checkboxCheckedBorderColor: { ref: "checkboxCheckedBackgroundColor" },
22888
22888
  checkboxCheckedShapeImage: {
22889
22889
  svg: '<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.75" d="M1 3.5 3.5 6l5-5"/></svg>'
@@ -23101,7 +23101,7 @@ var DD = class extends L {
23101
23101
  ref: "spacing"
23102
23102
  },
23103
23103
  inputFocusBorder: {
23104
- color: Ot
23104
+ color: Nt
23105
23105
  },
23106
23106
  inputFocusShadow: {
23107
23107
  ref: "focusShadow"
@@ -23241,12 +23241,12 @@ var DD = class extends L {
23241
23241
  checkboxUncheckedBackgroundColor: Xe,
23242
23242
  checkboxUncheckedBorderColor: rt(0.5),
23243
23243
  checkboxCheckedBackgroundColor: Xe,
23244
- checkboxCheckedBorderColor: Ot,
23245
- checkboxCheckedShapeColor: Ot,
23244
+ checkboxCheckedBorderColor: Nt,
23245
+ checkboxCheckedShapeColor: Nt,
23246
23246
  checkboxIndeterminateBackgroundColor: Xe,
23247
23247
  checkboxIndeterminateBorderColor: rt(0.5),
23248
23248
  checkboxIndeterminateShapeColor: rt(0.5),
23249
- focusShadow: { radius: 2, spread: 1, color: Ot },
23249
+ focusShadow: { radius: 2, spread: 1, color: Nt },
23250
23250
  headerTextColor: mt(0.6),
23251
23251
  iconButtonHoverBackgroundColor: "transparent",
23252
23252
  iconButtonActiveBackgroundColor: "transparent",
@@ -23543,7 +23543,7 @@ var F3 = class extends L {
23543
23543
  if (e.getPinned())
23544
23544
  return;
23545
23545
  let s;
23546
- if (Ye(e)) {
23546
+ if (Ze(e)) {
23547
23547
  const i = e.getDisplayedLeafColumns();
23548
23548
  s = t === "Before" ? Oe(i) : i[0];
23549
23549
  } else
@@ -24130,7 +24130,7 @@ var P3 = class extends L {
24130
24130
  addInIcon(e, t, s) {
24131
24131
  if (t == null)
24132
24132
  return;
24133
- const i = Gt(e, this.beans, s);
24133
+ const i = Bt(e, this.beans, s);
24134
24134
  i && t.appendChild(i);
24135
24135
  }
24136
24136
  onSortChanged() {
@@ -25744,7 +25744,7 @@ var sP = Mm(!0), iP = Mm(!1), oP = class extends je {
25744
25744
  this.currentDisplayName = t, !(!this.eText || s === t || this.innerHeaderComponent || this.isLoadingInnerComponent) && (this.eText.textContent = po(t));
25745
25745
  }
25746
25746
  addInIcon(e, t, s) {
25747
- const i = Gt(e, this.beans, s);
25747
+ const i = Bt(e, this.beans, s);
25748
25748
  i && t.appendChild(i);
25749
25749
  }
25750
25750
  workOutShowMenu() {
@@ -25906,7 +25906,7 @@ var sP = Mm(!0), iP = Mm(!1), oP = class extends je {
25906
25906
  Ue(e, !1), Ue(t, !1);
25907
25907
  }
25908
25908
  addInIcon(e, t) {
25909
- const s = Gt(e, this.beans, null);
25909
+ const s = Bt(e, this.beans, null);
25910
25910
  s && t.appendChild(s);
25911
25911
  }
25912
25912
  addGroupExpandIcon(e) {
@@ -26036,7 +26036,7 @@ var sP = Mm(!0), iP = Mm(!1), oP = class extends je {
26036
26036
  super(...arguments), this.beanName = "iconSvc";
26037
26037
  }
26038
26038
  createIconNoSpan(e, t) {
26039
- return Gt(e, this.beans, t?.column);
26039
+ return Bt(e, this.beans, t?.column);
26040
26040
  }
26041
26041
  }, hP = class extends L {
26042
26042
  constructor() {
@@ -26326,7 +26326,7 @@ var SP = class extends L {
26326
26326
  if (!s && !o)
26327
26327
  return;
26328
26328
  const n = Object.assign({}, e.data), r = (a, l) => a.forEach(({ pendingValue: c }, d) => {
26329
- c !== Vt && (l[d.getColId()] = c);
26329
+ c !== zt && (l[d.getColId()] = c);
26330
26330
  });
26331
26331
  return s && r(s, n), o && r(o, n), n;
26332
26332
  }
@@ -26424,7 +26424,7 @@ var SP = class extends L {
26424
26424
  const t = this.getEditRow(e.rowNode) ?? /* @__PURE__ */ new Map(), { rowNode: s, column: i } = e;
26425
26425
  i && !t.has(i) && t.set(i, {
26426
26426
  editorValue: void 0,
26427
- pendingValue: Vt,
26427
+ pendingValue: zt,
26428
26428
  sourceValue: this.beans.valueSvc.getValue(i, s, !1, "api"),
26429
26429
  state: "editing",
26430
26430
  editorState: {
@@ -26558,7 +26558,7 @@ function Mc(e) {
26558
26558
  if (e)
26559
26559
  return typeof e == "string" ? e : e.getColId();
26560
26560
  }
26561
- var Vt = Symbol("unedited");
26561
+ var zt = Symbol("unedited");
26562
26562
  function km(e, t = {}) {
26563
26563
  const s = [], i = e.rowRenderer.getCellCtrls(t.rowNodes, t.columns);
26564
26564
  for (const o of i) {
@@ -26578,7 +26578,7 @@ function xP(e, t, s, i, o, n) {
26578
26578
  const { rowNode: h, column: g } = u, p = We(e, u);
26579
26579
  if (!p) {
26580
26580
  if (h && g) {
26581
- const C = r.getValue(g, h, void 0, "api"), b = (s?.rowNode === h && s?.column === g && i || void 0) ?? a?.getCellDataValue(u, !1) ?? r.getValueForDisplay(g, h)?.value ?? C ?? Vt;
26581
+ const C = r.getValue(g, h, void 0, "api"), b = (s?.rowNode === h && s?.column === g && i || void 0) ?? a?.getCellDataValue(u, !1) ?? r.getValueForDisplay(g, h)?.value ?? C ?? zt;
26582
26582
  l?.setEdit(u, {
26583
26583
  pendingValue: b,
26584
26584
  sourceValue: C,
@@ -26603,7 +26603,7 @@ function vs({
26603
26603
  pendingValue: e,
26604
26604
  sourceValue: t
26605
26605
  }) {
26606
- return e === Vt && (e = t), e !== t;
26606
+ return e === zt && (e = t), e !== t;
26607
26607
  }
26608
26608
  function ro(e, t, s) {
26609
26609
  const i = e.gos.get("enableGroupEdit"), { key: o, event: n, cellStartedEdit: r, silent: a } = s ?? {}, l = We(e, t), c = l?.comp?.getCellEditor(), d = Om(e, t, o, r && !a), u = e.editModelSvc?.getEdit(t);
@@ -26642,7 +26642,7 @@ function Lm(e, t, s) {
26642
26642
  };
26643
26643
  }
26644
26644
  function Om(e, t, s, i) {
26645
- const { valueSvc: o, gos: n, editSvc: r } = e, a = e.gos.get("enableGroupEdit"), l = We(e, t), c = t.rowNode?.rowIndex ?? void 0, d = r?.isBatchEditing(), u = e.colModel.getCol(t.column.getId()), { rowNode: h, column: g } = t, p = l.comp?.getCellEditor(), f = r?.getCellDataValue(t, !1) ?? (p ? Lm(e, p)?.editorValue : void 0), C = f === Vt ? o.getValueForDisplay(u, h)?.value : f;
26645
+ const { valueSvc: o, gos: n, editSvc: r } = e, a = e.gos.get("enableGroupEdit"), l = We(e, t), c = t.rowNode?.rowIndex ?? void 0, d = r?.isBatchEditing(), u = e.colModel.getCol(t.column.getId()), { rowNode: h, column: g } = t, p = l.comp?.getCellEditor(), f = r?.getCellDataValue(t, !1) ?? (p ? Lm(e, p)?.editorValue : void 0), C = f === zt ? o.getValueForDisplay(u, h)?.value : f;
26646
26646
  return ge(n, {
26647
26647
  value: a ? f : C,
26648
26648
  eventKey: s ?? null,
@@ -26668,7 +26668,7 @@ function Ic(e, t) {
26668
26668
  const { editModelSvc: s } = e;
26669
26669
  s?.getEditMap().forEach((i, o) => {
26670
26670
  i.forEach((n, r) => {
26671
- !t && (n.state === "editing" || n.pendingValue === Vt) || !vs(n) && (n.state !== "editing" || t) && s?.removeEdits({ rowNode: o, column: r });
26671
+ !t && (n.state === "editing" || n.pendingValue === zt) || !vs(n) && (n.state !== "editing" || t) && s?.removeEdits({ rowNode: o, column: r });
26672
26672
  });
26673
26673
  });
26674
26674
  }
@@ -26704,7 +26704,7 @@ function Rr(e, t, s, i, o, n) {
26704
26704
  let d = r.getEdit(t, !0);
26705
26705
  d?.sourceValue || (d = r.setEdit(t, {
26706
26706
  sourceValue: a.getValue(c, l, void 0, "api"),
26707
- pendingValue: d ? d.editorValue : Vt
26707
+ pendingValue: d ? d.editorValue : zt
26708
26708
  })), r.setEdit(t, {
26709
26709
  editorValue: o ? d.sourceValue : s
26710
26710
  }), n?.persist && EP(e, t);
@@ -26825,7 +26825,7 @@ var DP = (e) => {
26825
26825
  const u = n.get(d);
26826
26826
  if (!u)
26827
26827
  continue;
26828
- const { editorValue: h, pendingValue: g, sourceValue: p } = u, f = h ?? (g === Vt ? void 0 : g) ?? p;
26828
+ const { editorValue: h, pendingValue: g, sourceValue: p } = u, f = h ?? (g === zt ? void 0 : g) ?? p;
26829
26829
  r.push({
26830
26830
  column: d,
26831
26831
  colId: d.getColId(),
@@ -32461,7 +32461,7 @@ var c4 = class extends L {
32461
32461
  setupUi() {
32462
32462
  if (this.comp.setButtonWrapperDisplayed(!this.suppressFilterButton && this.active), this.comp.addOrRemoveBodyCssClass("ag-floating-filter-full-body", this.suppressFilterButton), this.comp.addOrRemoveBodyCssClass("ag-floating-filter-body", !this.suppressFilterButton), !this.active || this.iconCreated)
32463
32463
  return;
32464
- const e = Gt("filter", this.beans, this.column);
32464
+ const e = Bt("filter", this.beans, this.column);
32465
32465
  e && (this.iconCreated = !0, this.eButtonShowMainFilter.appendChild(e));
32466
32466
  }
32467
32467
  setupFocus(e) {
@@ -36729,7 +36729,7 @@ function $T(e) {
36729
36729
  i.forEach((a, l) => {
36730
36730
  const { editorValue: c, pendingValue: d, sourceValue: u, state: h } = a, g = vs(a);
36731
36731
  let p = c ?? d;
36732
- p === Vt && (p = void 0);
36732
+ p === zt && (p = void 0);
36733
36733
  const f = {
36734
36734
  newValue: p,
36735
36735
  oldValue: u,
@@ -37173,7 +37173,7 @@ var iM = class extends L {
37173
37173
  r && (i = r);
37174
37174
  }
37175
37175
  const n = s ? i?.editorValue ?? i?.pendingValue : i?.pendingValue;
37176
- return n === Vt || !i ? i?.sourceValue ?? this.valueSvc.getValue(t, e, !1, "api") : n;
37176
+ return n === zt || !i ? i?.sourceValue ?? this.valueSvc.getValue(t, e, !1, "api") : n;
37177
37177
  }
37178
37178
  addStopEditingWhenGridLosesFocus(e) {
37179
37179
  yP(this, this.beans, e);
@@ -37315,7 +37315,7 @@ var iM = class extends L {
37315
37315
  if (!t?.forceRefreshOfEditCellsOnly && !vs({ pendingValue: u, sourceValue: f }) && h !== "editing")
37316
37316
  continue;
37317
37317
  let C = n.get(p);
37318
- C || (C = /* @__PURE__ */ new Map(), n.set(p, C)), u === void 0 && (u = Vt), C.set(g, {
37318
+ C || (C = /* @__PURE__ */ new Map(), n.set(p, C)), u === void 0 && (u = zt), C.set(g, {
37319
37319
  editorValue: void 0,
37320
37320
  pendingValue: u,
37321
37321
  sourceValue: f,
@@ -37460,7 +37460,7 @@ var uC = class extends L {
37460
37460
  n.state === "editing" && s.push({ ...n, rowNode: o, column: r });
37461
37461
  });
37462
37462
  }), t?.update && (e = new Map([...this.model.getEditMap(), ...e])), this.model?.setEditMap(e), s.length > 0) {
37463
- const i = s.at(-1), o = i.pendingValue === Vt ? void 0 : i.pendingValue;
37463
+ const i = s.at(-1), o = i.pendingValue === zt ? void 0 : i.pendingValue;
37464
37464
  this.start({ position: i, event: new KeyboardEvent("keydown", { key: o }), source: "api" });
37465
37465
  const n = We(this.beans, i);
37466
37466
  n && this.setFocusInOnEditor(n);
@@ -39632,7 +39632,7 @@ var C6 = {
39632
39632
  for (const r of n.getChildren() ?? [])
39633
39633
  i.push(r);
39634
39634
  }
39635
- e.length > 0 && Ye(e[0]) && this.doAddHeaderHeader(t, e, s), i && i.length > 0 && this.recursivelyAddHeaderGroups(
39635
+ e.length > 0 && Ze(e[0]) && this.doAddHeaderHeader(t, e, s), i && i.length > 0 && this.recursivelyAddHeaderGroups(
39636
39636
  i,
39637
39637
  t,
39638
39638
  s
@@ -41107,7 +41107,7 @@ var lI = class extends L {
41107
41107
  const e = this.gos.get("enableRtl");
41108
41108
  this.setTemplate(this.getTemplate(), [uI]);
41109
41109
  const { btFirst: t, btPrevious: s, btNext: i, btLast: o } = this;
41110
- this.activateTabIndex([t, s, i, o]), t.insertAdjacentElement("afterbegin", Gt(e ? "last" : "first", this.beans)), s.insertAdjacentElement("afterbegin", Gt(e ? "next" : "previous", this.beans)), i.insertAdjacentElement("afterbegin", Gt(e ? "previous" : "next", this.beans)), o.insertAdjacentElement("afterbegin", Gt(e ? "first" : "last", this.beans)), this.addManagedPropertyListener("pagination", this.onPaginationChanged.bind(this)), this.addManagedPropertyListener("suppressPaginationPanel", this.onPaginationChanged.bind(this)), this.addManagedPropertyListeners(
41110
+ this.activateTabIndex([t, s, i, o]), t.insertAdjacentElement("afterbegin", Bt(e ? "last" : "first", this.beans)), s.insertAdjacentElement("afterbegin", Bt(e ? "next" : "previous", this.beans)), i.insertAdjacentElement("afterbegin", Bt(e ? "previous" : "next", this.beans)), o.insertAdjacentElement("afterbegin", Bt(e ? "first" : "last", this.beans)), this.addManagedPropertyListener("pagination", this.onPaginationChanged.bind(this)), this.addManagedPropertyListener("suppressPaginationPanel", this.onPaginationChanged.bind(this)), this.addManagedPropertyListeners(
41111
41111
  ["paginationPageSizeSelector", "paginationAutoPageSize", "suppressPaginationPanel"],
41112
41112
  () => this.onPageSizeRelatedOptionsChange()
41113
41113
  ), this.pageSizeComp.toggleSelectDisplay(this.pageSizeComp.shouldShowPageSizeSelector()), this.initialiseTabGuard({
@@ -42792,7 +42792,7 @@ var fA = {
42792
42792
  const s = e;
42793
42793
  s.current = t;
42794
42794
  }
42795
- }, kt = (...e) => e.filter((s) => s != null && s !== "").join(" "), Bt = class SC {
42795
+ }, Lt = (...e) => e.filter((s) => s != null && s !== "").join(" "), Vt = class SC {
42796
42796
  constructor(...t) {
42797
42797
  this.classesMap = {};
42798
42798
  for (const s of t)
@@ -42849,7 +42849,7 @@ function Jr(e, t, s) {
42849
42849
  return i.length === e.length && o.length === 0 ? e : i.length === 0 && o.length === t.length ? t : i.length === 0 ? o : o.length === 0 ? i : [...i, ...o];
42850
42850
  }
42851
42851
  var RC = Xc((e, t) => {
42852
- const { registry: s, context: i } = st(pt), o = O(null), n = O(null), r = O(null), a = O(null), l = O(null), c = O(), [d, u] = A(), [h, g] = A(), [p, f] = A(), [C, v] = A(() => new Bt()), [w, b] = A(() => new Bt("ag-hidden")), [S, y] = A(() => new Bt("ag-hidden")), [R, x] = A(() => new Bt("ag-invisible"));
42852
+ const { registry: s, context: i } = st(pt), o = O(null), n = O(null), r = O(null), a = O(null), l = O(null), c = O(), [d, u] = A(), [h, g] = A(), [p, f] = A(), [C, v] = A(() => new Vt()), [w, b] = A(() => new Vt("ag-hidden")), [S, y] = A(() => new Vt("ag-hidden")), [R, x] = A(() => new Vt("ag-invisible"));
42853
42853
  fn(t, () => ({
42854
42854
  // force new instance when grid tries to refresh
42855
42855
  refresh() {
@@ -43400,9 +43400,9 @@ var zA = 1e3, WA = class {
43400
43400
  }
43401
43401
  }, jA = ({ ctrl: e }) => {
43402
43402
  const { context: t, gos: s } = st(pt), [i, o] = A(), [n, r] = A(
43403
- () => new Bt("ag-header-cell", "ag-floating-filter")
43404
- ), [a, l] = A(() => new Bt()), [c, d] = A(
43405
- () => new Bt("ag-floating-filter-button", "ag-hidden")
43403
+ () => new Vt("ag-header-cell", "ag-floating-filter")
43404
+ ), [a, l] = A(() => new Vt()), [c, d] = A(
43405
+ () => new Vt("ag-floating-filter-button", "ag-hidden")
43406
43406
  ), [u, h] = A("false"), [g, p] = A(), [, f] = A(1), C = O(), v = O(null), w = O(null), b = O(null), S = O(null), y = O(), R = O(), x = (q) => {
43407
43407
  q != null && y.current && y.current(q);
43408
43408
  }, E = T((q) => {
@@ -43414,11 +43414,11 @@ var zA = 1e3, WA = class {
43414
43414
  y.current = j;
43415
43415
  });
43416
43416
  const Z = {
43417
- toggleCss: (j, J) => r((Y) => Y.setClass(j, J)),
43417
+ toggleCss: (j, ee) => r((Y) => Y.setClass(j, ee)),
43418
43418
  setUserStyles: (j) => o(j),
43419
- addOrRemoveBodyCssClass: (j, J) => l((Y) => Y.setClass(j, J)),
43419
+ addOrRemoveBodyCssClass: (j, ee) => l((Y) => Y.setClass(j, ee)),
43420
43420
  setButtonWrapperDisplayed: (j) => {
43421
- d((J) => J.setClass("ag-hidden", !j)), h(j ? "false" : "true");
43421
+ d((ee) => ee.setClass("ag-hidden", !j)), h(j ? "false" : "true");
43422
43422
  },
43423
43423
  setWidth: (j) => {
43424
43424
  v.current && (v.current.style.width = j);
@@ -43471,7 +43471,7 @@ var zA = 1e3, WA = class {
43471
43471
  )
43472
43472
  ));
43473
43473
  }, KA = gt(jA), qA = ({ ctrl: e }) => {
43474
- const { context: t } = st(pt), [s, i] = A(), [o, n] = A(() => new Bt()), [r, a] = A(() => new Bt()), [l, c] = A("false"), [d, u] = A(), [h, g] = A(), p = O(), f = O(null), C = O(null), v = O(null), w = O(), b = T((M) => {
43474
+ const { context: t } = st(pt), [s, i] = A(), [o, n] = A(() => new Vt()), [r, a] = A(() => new Vt()), [l, c] = A("false"), [d, u] = A(), [h, g] = A(), p = O(), f = O(null), C = O(null), v = O(null), w = O(), b = T((M) => {
43475
43475
  if (f.current = M, !M || !e.isAlive() || t.isDestroyed()) {
43476
43476
  p.current = t.destroyBean(p.current);
43477
43477
  return;
@@ -43584,7 +43584,7 @@ var zA = 1e3, WA = class {
43584
43584
  }, []), g = t ? "" : "ag-hidden", p = () => i.map((f) => /* @__PURE__ */ $.createElement(QA, { ctrl: f, key: f.instanceId }));
43585
43585
  return c ? /* @__PURE__ */ $.createElement("div", { ref: h, className: "ag-pinned-left-header " + g, "aria-hidden": !t, role: "rowgroup" }, p()) : d ? /* @__PURE__ */ $.createElement("div", { ref: h, className: "ag-pinned-right-header " + g, "aria-hidden": !t, role: "rowgroup" }, p()) : u ? /* @__PURE__ */ $.createElement("div", { ref: h, className: "ag-header-viewport " + g, role: "rowgroup", tabIndex: -1 }, /* @__PURE__ */ $.createElement("div", { ref: a, className: "ag-header-container", role: "presentation" }, p())) : null;
43586
43586
  }, Bl = gt(XA), JA = () => {
43587
- const [e, t] = A(() => new Bt()), [s, i] = A(), { context: o } = st(pt), n = O(null), r = O(), a = T((d) => {
43587
+ const [e, t] = A(() => new Vt()), [s, i] = A(), { context: o } = st(pt), n = O(null), r = O(), a = T((d) => {
43588
43588
  if (n.current = d, !d || o.isDestroyed()) {
43589
43589
  r.current = o.destroyBean(r.current);
43590
43590
  return;
@@ -43786,7 +43786,7 @@ var zA = 1e3, WA = class {
43786
43786
  () => e.isCellRenderer() ? void 0 : { compDetails: void 0, value: e.getValueToDisplay(), force: !1 }
43787
43787
  ), [d, u] = A(), [h, g] = A(1), [p, f] = A(), [C, v] = A(!1), [w, b] = A(!1), [S, y] = A(!1), [R, x] = A(), E = G(() => e.isForceWrapper(), [e]), M = G(() => e.getCellAriaRole(), [e]), k = O(null), F = O(null), P = O(null), H = O(), _ = O(), V = O(), se = O([]), ne = O(), N = O(), [de, q] = A(0), Z = T((be) => {
43788
43788
  N.current = be, q((De) => De + 1);
43789
- }, []), j = l != null && (C || S || w) && (d == null || !!d.popup), J = E || j, Y = G(() => e.getCellValueClass(), [e]), oe = T(
43789
+ }, []), j = l != null && (C || S || w) && (d == null || !!d.popup), ee = E || j, Y = G(() => e.getCellValueClass(), [e]), oe = T(
43790
43790
  (be) => {
43791
43791
  if (_.current = be, be) {
43792
43792
  const De = be.isCancelBeforeStart && be.isCancelBeforeStart();
@@ -43797,7 +43797,7 @@ var zA = 1e3, WA = class {
43797
43797
  },
43798
43798
  [e]
43799
43799
  ), W = O();
43800
- W.current || (W.current = new bn(() => k.current)), EC(l, J, N.current, de, H, k);
43800
+ W.current || (W.current = new bn(() => k.current)), EC(l, ee, N.current, de, H, k);
43801
43801
  const D = O();
43802
43802
  _t(() => {
43803
43803
  const be = D.current, De = l;
@@ -43899,7 +43899,7 @@ var zA = 1e3, WA = class {
43899
43899
  if (!k.current)
43900
43900
  return;
43901
43901
  const { current: qe } = W;
43902
- qe.toggleCss("ag-cell-value", !J), qe.toggleCss("ag-cell-inline-editing", !!fe && !Fe), qe.toggleCss("ag-cell-popup-editing", !!fe && !!Fe), qe.toggleCss("ag-cell-not-inline-editing", !fe || !!Fe);
43902
+ qe.toggleCss("ag-cell-value", !ee), qe.toggleCss("ag-cell-inline-editing", !!fe && !Fe), qe.toggleCss("ag-cell-popup-editing", !!fe && !!Fe), qe.toggleCss("ag-cell-not-inline-editing", !fe || !!Fe);
43903
43903
  }
43904
43904
  }, Se = V.current || void 0;
43905
43905
  e.setComp(
@@ -43920,7 +43920,7 @@ var zA = 1e3, WA = class {
43920
43920
  if (!k.current)
43921
43921
  return;
43922
43922
  const { current: be } = W;
43923
- be.toggleCss("ag-cell-value", !J), be.toggleCss("ag-cell-inline-editing", !!d && !d.popup), be.toggleCss("ag-cell-popup-editing", !!d && !!d.popup), be.toggleCss("ag-cell-not-inline-editing", !d || !!d.popup);
43923
+ be.toggleCss("ag-cell-value", !ee), be.toggleCss("ag-cell-inline-editing", !!d && !d.popup), be.toggleCss("ag-cell-popup-editing", !!d && !!d.popup), be.toggleCss("ag-cell-not-inline-editing", !d || !!d.popup);
43924
43924
  });
43925
43925
  const Ee = () => {
43926
43926
  const { compDetails: be, value: De } = l;
@@ -43931,9 +43931,9 @@ var zA = 1e3, WA = class {
43931
43931
  return /* @__PURE__ */ $.createElement(uv, { fallback: /* @__PURE__ */ $.createElement(lk, { cellCtrl: e, parent: k }) }, xe ? /* @__PURE__ */ $.createElement(U, { ...be.params, key: h }) : /* @__PURE__ */ $.createElement(U, { ...be.params, key: h, ref: P }));
43932
43932
  }
43933
43933
  }, Le = () => {
43934
- const be = () => l == null ? null : J ? /* @__PURE__ */ $.createElement("span", { role: "presentation", id: `cell-${r}`, className: Y, ref: Z }, Ee()) : Ee(), De = (U) => rk(U, oe, k.current, e, R);
43934
+ const be = () => l == null ? null : ee ? /* @__PURE__ */ $.createElement("span", { role: "presentation", id: `cell-${r}`, className: Y, ref: Z }, Ee()) : Ee(), De = (U) => rk(U, oe, k.current, e, R);
43935
43935
  return d != null ? d.popup ? /* @__PURE__ */ $.createElement($.Fragment, null, be(), De(d)) : De(d) : be();
43936
- }, ct = () => /* @__PURE__ */ $.createElement("div", { ref: ie, style: p, role: M, "col-id": n }, J ? /* @__PURE__ */ $.createElement("div", { className: "ag-cell-wrapper", role: "presentation", ref: K }, Le()) : Le());
43936
+ }, ct = () => /* @__PURE__ */ $.createElement("div", { ref: ie, style: p, role: M, "col-id": n }, ee ? /* @__PURE__ */ $.createElement("div", { className: "ag-cell-wrapper", role: "presentation", ref: K }, Le()) : Le());
43937
43937
  return e.isCellSpanning() ? /* @__PURE__ */ $.createElement("div", { ref: we, className: "ag-spanned-cell-wrapper", role: "presentation" }, ct()) : ct();
43938
43938
  }, dk = gt(ck), uk = ({ rowCtrl: e, containerType: t }) => {
43939
43939
  const { context: s, gos: i, editSvc: o } = st(pt), n = st(bC) === "default", r = O(), a = O(e.getDomOrder()), l = e.isFullWidth(), c = e.rowNode.displayed, [d, u] = A(
@@ -44004,7 +44004,7 @@ var zA = 1e3, WA = class {
44004
44004
  () => Fn(y, s, F.current, P),
44005
44005
  [y]
44006
44006
  );
44007
- const J = G(() => {
44007
+ const ee = G(() => {
44008
44008
  const ie = { top: x, transform: M };
44009
44009
  return Object.assign(ie, C), ie;
44010
44010
  }, [x, M, C]), Y = l && y?.componentFromFramework, oe = !l && Z != null, W = G(() => !!(y?.componentFromFramework && Co(y.componentClass)), [y]), D = O(!1);
@@ -44028,7 +44028,7 @@ var zA = 1e3, WA = class {
44028
44028
  {
44029
44029
  ref: j,
44030
44030
  role: "row",
44031
- style: J,
44031
+ style: ee,
44032
44032
  "row-index": d,
44033
44033
  "row-id": h,
44034
44034
  "row-business-key": p
@@ -44036,7 +44036,7 @@ var zA = 1e3, WA = class {
44036
44036
  oe ? K() : Y ? le() : null
44037
44037
  );
44038
44038
  }, cg = gt(uk), hk = ({ name: e }) => {
44039
- const { context: t, gos: s } = st(pt), i = G(() => yn(e), [e]), o = O(null), n = O(null), r = O(null), a = O([]), l = O([]), [c, d] = A(() => []), u = !!s.get("enableCellSpan") && !!i.getSpannedRowCtrls, h = O([]), g = O([]), [p, f] = A(() => []), C = O(!1), v = O(), w = G(() => kt("ag-viewport", $f(e)), [e]), b = G(() => kt(wr(e)), [e]), S = G(() => kt("ag-spanning-container", X2(e)), [e]), y = i.type === "center" || u, R = y ? o : n;
44039
+ const { context: t, gos: s } = st(pt), i = G(() => yn(e), [e]), o = O(null), n = O(null), r = O(null), a = O([]), l = O([]), [c, d] = A(() => []), u = !!s.get("enableCellSpan") && !!i.getSpannedRowCtrls, h = O([]), g = O([]), [p, f] = A(() => []), C = O(!1), v = O(), w = G(() => Lt("ag-viewport", $f(e)), [e]), b = G(() => Lt(wr(e)), [e]), S = G(() => Lt("ag-spanning-container", X2(e)), [e]), y = i.type === "center" || u, R = y ? o : n;
44040
44040
  ei(" AG Row Container " + e + " ", R);
44041
44041
  const x = T(() => {
44042
44042
  const V = !y || o.current != null, se = n.current != null, ne = !u || r.current != null;
@@ -44120,8 +44120,8 @@ var zA = 1e3, WA = class {
44120
44120
  }, gk = gt(hk), pk = () => {
44121
44121
  const e = st(pt), { context: t, overlays: s } = e, [i, o] = A(""), [n, r] = A(0), [a, l] = A(0), [c, d] = A("0px"), [u, h] = A("0px"), [g, p] = A("100%"), [f, C] = A("0px"), [v, w] = A("0px"), [b, S] = A("100%"), [y, R] = A(!0), [x, E] = A(!0), [M, k] = A(null), [F, P] = A(""), [H, _] = A(null), [V, se] = A("ag-layout-normal"), ne = O();
44122
44122
  ne.current || (ne.current = new bn(() => N.current));
44123
- const N = O(null), de = O(null), q = O(null), Z = O(null), j = O(null), J = O(null), Y = O(null), oe = O([]), W = O([]);
44124
- ei(" AG Grid Body ", N), ei(" AG Pinned Top ", de), ei(" AG Sticky Top ", q), ei(" AG Middle ", J), ei(" AG Pinned Bottom ", Y);
44123
+ const N = O(null), de = O(null), q = O(null), Z = O(null), j = O(null), ee = O(null), Y = O(null), oe = O([]), W = O([]);
44124
+ ei(" AG Grid Body ", N), ei(" AG Pinned Top ", de), ei(" AG Sticky Top ", q), ei(" AG Middle ", ee), ei(" AG Pinned Bottom ", Y);
44125
44125
  const D = T((Fe) => {
44126
44126
  if (N.current = Fe, !Fe || t.isDestroyed()) {
44127
44127
  oe.current = t.destroyBeans(oe.current);
@@ -44162,11 +44162,11 @@ var zA = 1e3, WA = class {
44162
44162
  setPinnedTopBottomOverflowY: P,
44163
44163
  setCellSelectableCss: (He, it) => _(it ? He : null),
44164
44164
  setBodyViewportWidth: (He) => {
44165
- J.current && (J.current.style.width = He);
44165
+ ee.current && (ee.current.style.width = He);
44166
44166
  },
44167
44167
  registerBodyViewportResizeListener: (He) => {
44168
- if (J.current) {
44169
- const it = Fs(e, J.current, He);
44168
+ if (ee.current) {
44169
+ const it = Fs(e, ee.current, He);
44170
44170
  W.current.push(() => it());
44171
44171
  }
44172
44172
  },
@@ -44178,14 +44178,14 @@ var zA = 1e3, WA = class {
44178
44178
  oe.current.push(Ei), Ei.setComp(
44179
44179
  wo,
44180
44180
  Fe,
44181
- J.current,
44181
+ ee.current,
44182
44182
  de.current,
44183
44183
  Y.current,
44184
44184
  q.current,
44185
44185
  Z.current
44186
44186
  );
44187
- }, []), K = G(() => kt("ag-root", "ag-unselectable", V), [V]), le = G(
44188
- () => kt(
44187
+ }, []), K = G(() => Lt("ag-root", "ag-unselectable", V), [V]), le = G(
44188
+ () => Lt(
44189
44189
  "ag-body-viewport",
44190
44190
  i,
44191
44191
  V,
@@ -44193,14 +44193,14 @@ var zA = 1e3, WA = class {
44193
44193
  H
44194
44194
  ),
44195
44195
  [i, V, M, H]
44196
- ), ie = G(() => kt("ag-body", V), [V]), we = G(
44197
- () => kt("ag-floating-top", y ? "ag-invisible" : null, H),
44196
+ ), ie = G(() => Lt("ag-body", V), [V]), we = G(
44197
+ () => Lt("ag-floating-top", y ? "ag-invisible" : null, H),
44198
44198
  [H, y]
44199
- ), xe = G(() => kt("ag-sticky-top", H), [H]), Ee = G(
44200
- () => kt("ag-sticky-bottom", f === "0px" ? "ag-invisible" : null, H),
44199
+ ), xe = G(() => Lt("ag-sticky-top", H), [H]), Ee = G(
44200
+ () => Lt("ag-sticky-bottom", f === "0px" ? "ag-invisible" : null, H),
44201
44201
  [H, f]
44202
44202
  ), Le = G(
44203
- () => kt("ag-floating-bottom", x ? "ag-invisible" : null, H),
44203
+ () => Lt("ag-floating-bottom", x ? "ag-invisible" : null, H),
44204
44204
  [H, x]
44205
44205
  ), ct = G(
44206
44206
  () => ({
@@ -44242,7 +44242,7 @@ var zA = 1e3, WA = class {
44242
44242
  style: ct,
44243
44243
  children: ["topLeft", "topCenter", "topRight", "topFullWidth"]
44244
44244
  }), /* @__PURE__ */ $.createElement("div", { className: ie, ref: j, role: "presentation" }, fe({
44245
- section: J,
44245
+ section: ee,
44246
44246
  className: le,
44247
44247
  children: ["left", "center", "right", "fullWidth"]
44248
44248
  })), fe({
@@ -44364,16 +44364,16 @@ var zA = 1e3, WA = class {
44364
44364
  gridHeaderDropZonesSelector: de
44365
44365
  } = P.getOptionalSelectors(), q = [];
44366
44366
  if (de) {
44367
- const j = e.createBean(new de.component()), J = j.getGui();
44368
- H.insertAdjacentElement("afterbegin", J), q.push(J), _.push(j);
44367
+ const j = e.createBean(new de.component()), ee = j.getGui();
44368
+ H.insertAdjacentElement("afterbegin", ee), q.push(ee), _.push(j);
44369
44369
  }
44370
44370
  if (ne) {
44371
- const j = e.createBean(new ne.component()), J = j.getGui(), Y = C.querySelector(".ag-tab-guard-bottom");
44372
- Y && (Y.insertAdjacentElement("beforebegin", J), q.push(J)), _.push(j), S.current.push(j);
44371
+ const j = e.createBean(new ne.component()), ee = j.getGui(), Y = C.querySelector(".ag-tab-guard-bottom");
44372
+ Y && (Y.insertAdjacentElement("beforebegin", ee), q.push(ee)), _.push(j), S.current.push(j);
44373
44373
  }
44374
44374
  const Z = (j) => {
44375
- const J = e.createBean(new j()), Y = J.getGui();
44376
- return H.insertAdjacentElement("beforeend", Y), q.push(Y), _.push(J), J;
44375
+ const ee = e.createBean(new j()), Y = ee.getGui();
44376
+ return H.insertAdjacentElement("beforeend", Y), q.push(Y), _.push(ee), ee;
44377
44377
  };
44378
44378
  if (N && Z(N.component), se) {
44379
44379
  const j = Z(se.component);
@@ -44386,10 +44386,10 @@ var zA = 1e3, WA = class {
44386
44386
  };
44387
44387
  }, [u, C, e]);
44388
44388
  const x = G(
44389
- () => kt("ag-root-wrapper", t, i),
44389
+ () => Lt("ag-root-wrapper", t, i),
44390
44390
  [t, i]
44391
44391
  ), E = G(
44392
- () => kt("ag-root-wrapper-body", "ag-focus-managed", i),
44392
+ () => Lt("ag-root-wrapper-body", "ag-focus-managed", i),
44393
44393
  [i]
44394
44394
  ), M = G(
44395
44395
  () => ({
@@ -44613,7 +44613,7 @@ var Fk = class extends j5 {
44613
44613
  return new xC(e, this.parent, t, o);
44614
44614
  }
44615
44615
  }, Ek = Xc((e, t) => {
44616
- const s = st(pt), { registry: i, context: o, gos: n, rowModel: r } = s, [a, l] = A(() => new Bt()), [c, d] = A(() => new Bt()), [u, h] = A(), [g, p] = A(), f = O(), C = O(null), v = O(), w = G(
44616
+ const s = st(pt), { registry: i, context: o, gos: n, rowModel: r } = s, [a, l] = A(() => new Vt()), [c, d] = A(() => new Vt()), [u, h] = A(), [g, p] = A(), f = O(), C = O(null), v = O(), w = G(
44617
44617
  () => yS(e.api.getGridId(), u?.rowModelType ?? "clientSide"),
44618
44618
  [e]
44619
44619
  ), b = G(() => a.toString() + " ag-details-row", [a]), S = G(() => c.toString() + " ag-details-grid", [c]);
@@ -44704,7 +44704,7 @@ var Fk = class extends j5 {
44704
44704
  render() {
44705
44705
  return /* @__PURE__ */ $.createElement(TC, { ...this.props, passGridApi: this.setGridApi });
44706
44706
  }
44707
- }, Tk = /* @__PURE__ */ ((e) => (e.Dropdown = "dropdown", e.Menu = "menu", e))(Tk || {}), Nt = /* @__PURE__ */ ((e) => (e.Click = "click", e.Hover = "hover", e.ContextMenu = "contextMenu", e))(Nt || {}), Bc = /* @__PURE__ */ ((e) => (e.Item = "item", e.Divider = "divider", e.PlainText = "plainText", e))(Bc || {});
44707
+ }, Tk = /* @__PURE__ */ ((e) => (e.Dropdown = "dropdown", e.Menu = "menu", e))(Tk || {}), Ht = /* @__PURE__ */ ((e) => (e.Click = "click", e.Hover = "hover", e.ContextMenu = "contextMenu", e))(Ht || {}), Bc = /* @__PURE__ */ ((e) => (e.Item = "item", e.Divider = "divider", e.PlainText = "plainText", e))(Bc || {});
44708
44708
  const Mk = te(
44709
44709
  "flex items-center gap-2 align-middle",
44710
44710
  "h-auto px-0 bg-transparent border-0"
@@ -44735,7 +44735,7 @@ const Mk = te(
44735
44735
  children: e,
44736
44736
  menu: t,
44737
44737
  renderOverlay: s,
44738
- trigger: i = [Nt.Click],
44738
+ trigger: i = [Ht.Click],
44739
44739
  placement: o,
44740
44740
  disabled: n = !1,
44741
44741
  open: r,
@@ -44788,9 +44788,9 @@ const Mk = te(
44788
44788
  })
44789
44789
  ]
44790
44790
  }), V = av(_, {
44791
- enabled: i.includes(Nt.Click) && !n
44791
+ enabled: i.includes(Ht.Click) && !n
44792
44792
  }), se = Mg(_, {
44793
- enabled: i.includes(Nt.Hover) && !n,
44793
+ enabled: i.includes(Ht.Hover) && !n,
44794
44794
  move: !1,
44795
44795
  restMs: 40,
44796
44796
  delay: { open: 80, close: 80 }
@@ -44825,15 +44825,15 @@ const Mk = te(
44825
44825
  [P]
44826
44826
  ), j = T(
44827
44827
  (D) => {
44828
- !i.includes(Nt.ContextMenu) || n || (D.preventDefault(), C && (Z(D.clientX, D.clientY), x.current = document.elementFromPoint(
44828
+ !i.includes(Ht.ContextMenu) || n || (D.preventDefault(), C && (Z(D.clientX, D.clientY), x.current = document.elementFromPoint(
44829
44829
  D.clientX,
44830
44830
  D.clientY
44831
44831
  )), E(!0));
44832
44832
  },
44833
44833
  [C, n, E, Z, i]
44834
- ), J = T(
44834
+ ), ee = T(
44835
44835
  (D) => {
44836
- !C || n || (i.includes(Nt.ContextMenu) && R && E(!1), Z(D.clientX, D.clientY), x.current = document.elementFromPoint(
44836
+ !C || n || (i.includes(Ht.ContextMenu) && R && E(!1), Z(D.clientX, D.clientY), x.current = document.elementFromPoint(
44837
44837
  D.clientX,
44838
44838
  D.clientY
44839
44839
  ));
@@ -44910,7 +44910,7 @@ const Mk = te(
44910
44910
  t.footer && /* @__PURE__ */ m(Be, { children: typeof t.footer == "function" ? t.footer() : t.footer })
44911
44911
  ] }) : null, [Y, t, s]), W = de({
44912
44912
  onContextMenu: j,
44913
- onMouseDown: J
44913
+ onMouseDown: ee
44914
44914
  });
44915
44915
  return ve(() => {
44916
44916
  if (!R) return;
@@ -45147,7 +45147,7 @@ const IC = ({
45147
45147
  return /* @__PURE__ */ m(
45148
45148
  Pt,
45149
45149
  {
45150
- trigger: [Nt.ContextMenu],
45150
+ trigger: [Ht.ContextMenu],
45151
45151
  menu: { items: K },
45152
45152
  anchorToMouse: !0,
45153
45153
  matchReferenceWidth: !0,
@@ -45200,7 +45200,7 @@ const IC = ({
45200
45200
  return typeof le == "function" ? Ee = /* @__PURE__ */ m(le, { ...we }) : Ee = de(we), /* @__PURE__ */ m(
45201
45201
  Pt,
45202
45202
  {
45203
- trigger: [Nt.ContextMenu],
45203
+ trigger: [Ht.ContextMenu],
45204
45204
  menu: { items: xe },
45205
45205
  anchorToMouse: !0,
45206
45206
  matchReferenceWidth: !0,
@@ -45229,7 +45229,7 @@ const IC = ({
45229
45229
  headerComponent: N
45230
45230
  }),
45231
45231
  [q, N]
45232
- ), J = G(() => {
45232
+ ), ee = G(() => {
45233
45233
  const D = (e ?? []).map(Z);
45234
45234
  return r ? [j, ...D] : D;
45235
45235
  }, [e, j, r, Z]), Y = G(
@@ -45247,7 +45247,7 @@ const IC = ({
45247
45247
  }),
45248
45248
  [f]
45249
45249
  ), oe = (D) => {
45250
- const K = J.map((le) => ({
45250
+ const K = ee.map((le) => ({
45251
45251
  ...le,
45252
45252
  sort: void 0
45253
45253
  }));
@@ -45304,7 +45304,7 @@ const IC = ({
45304
45304
  getRowClass: ne,
45305
45305
  theme: v3.withPart(QD).withParams({ ...V }),
45306
45306
  autoSizeStrategy: { type: "fitGridWidth" },
45307
- columnDefs: J,
45307
+ columnDefs: ee,
45308
45308
  defaultColDef: Y,
45309
45309
  onGridSizeChanged: se,
45310
45310
  onGridReady: oe,
@@ -45422,7 +45422,7 @@ const ug = () => typeof window < "u" && window.innerWidth < 640, hg = () => {
45422
45422
  children: /* @__PURE__ */ m(
45423
45423
  Pt,
45424
45424
  {
45425
- trigger: [Nt.Click],
45425
+ trigger: [Ht.Click],
45426
45426
  open: a,
45427
45427
  onOpenChange: l,
45428
45428
  placement: "bottom-start",
@@ -45491,7 +45491,7 @@ const ug = () => typeof window < "u" && window.innerWidth < 640, hg = () => {
45491
45491
  u && /* @__PURE__ */ m("div", { className: "flex items-center ml-2", children: /* @__PURE__ */ m(
45492
45492
  Pt,
45493
45493
  {
45494
- trigger: [Nt.Click],
45494
+ trigger: [Ht.Click],
45495
45495
  open: c,
45496
45496
  onOpenChange: d,
45497
45497
  placement: "bottom-end",
@@ -46756,7 +46756,7 @@ const x8 = ({
46756
46756
  }, [E, P]), ve(() => {
46757
46757
  E && V(l || "");
46758
46758
  }, [l, E]);
46759
- const J = T(
46759
+ const ee = T(
46760
46760
  (U) => {
46761
46761
  ne || de(U), x?.(U);
46762
46762
  },
@@ -46764,19 +46764,19 @@ const x8 = ({
46764
46764
  ), Y = (U) => {
46765
46765
  if (t) {
46766
46766
  const Se = new Set(Z);
46767
- Se.has(U) ? Se.delete(U) : Se.add(U), J(Array.from(Se));
46767
+ Se.has(U) ? Se.delete(U) : Se.add(U), ee(Array.from(Se));
46768
46768
  } else
46769
- J(U), H(!1);
46769
+ ee(U), H(!1);
46770
46770
  }, oe = T(
46771
46771
  (U, Se) => {
46772
46772
  if (U.stopPropagation(), !t) {
46773
- J("");
46773
+ ee("");
46774
46774
  return;
46775
46775
  }
46776
46776
  const fe = Z.filter((Fe) => Fe !== Se);
46777
- J(fe);
46777
+ ee(fe);
46778
46778
  },
46779
- [t, Z, J]
46779
+ [t, Z, ee]
46780
46780
  ), W = G(
46781
46781
  () => j.filter((U) => !U.disabled),
46782
46782
  [j]
@@ -46789,10 +46789,10 @@ const x8 = ({
46789
46789
  if (!(!t || W.length === 0))
46790
46790
  if (le) {
46791
46791
  const U = new Set(W.map((fe) => fe.value)), Se = Z.filter((fe) => !U.has(fe));
46792
- J(Se);
46792
+ ee(Se);
46793
46793
  } else {
46794
46794
  const U = new Set(Z);
46795
- W.forEach((Se) => U.add(Se.value)), J(Array.from(U));
46795
+ W.forEach((Se) => U.add(Se.value)), ee(Array.from(U));
46796
46796
  }
46797
46797
  }, xe = Z.length > 0;
46798
46798
  ve(() => {
@@ -48231,12 +48231,12 @@ const sa = ({
48231
48231
  const { path: k, nodeType: F, name: P, items: H } = M, _ = F === Ge.FOLDER;
48232
48232
  if (!c && jC(M)) return null;
48233
48233
  if (!_ && !t) return;
48234
- const V = Array.isArray(H) && H.length > 0 && H.some((oe) => oe.nodeType === Ge.FOLDER || t), se = b.has(k), ne = n === k, N = i.has(k), de = d === k, q = o.has(k), Z = h && u && k === h && _, j = v && ((oe) => v(oe, M)), J = ne ? "bg-accent-primary-alpha border-l-2 border-l-accent-primary rounded" : "border-l-2 border-l-transparent", Y = Z ? [] : p?.(M) ?? [];
48234
+ const V = Array.isArray(H) && H.length > 0 && H.some((oe) => oe.nodeType === Ge.FOLDER || t), se = b.has(k), ne = n === k, N = i.has(k), de = d === k, q = o.has(k), Z = h && u && k === h && _, j = v && ((oe) => v(oe, M)), ee = ne ? "bg-accent-primary-alpha border-l-2 border-l-accent-primary rounded" : "border-l-2 border-l-transparent", Y = Z ? [] : p?.(M) ?? [];
48235
48235
  return /* @__PURE__ */ m("div", { className: "cursor-pointer text-secondary", children: /* @__PURE__ */ B("div", { className: "flex flex-col w-full", children: [
48236
48236
  /* @__PURE__ */ m(
48237
48237
  Pt,
48238
48238
  {
48239
- trigger: [Nt.ContextMenu],
48239
+ trigger: [Ht.ContextMenu],
48240
48240
  className: "w-full",
48241
48241
  anchorToMouse: !0,
48242
48242
  menu: { items: Y },
@@ -48246,7 +48246,7 @@ const sa = ({
48246
48246
  style: { paddingLeft: `${E * lL}px` },
48247
48247
  className: he(
48248
48248
  "py-1 gap-[2px] dial-small flex justify-between hover:bg-accent-primary-alpha rounded group/item w-full mb-[2px] relative",
48249
- J
48249
+ ee
48250
48250
  ),
48251
48251
  children: [
48252
48252
  !de && /* @__PURE__ */ m(
@@ -48454,7 +48454,7 @@ const sa = ({
48454
48454
  }
48455
48455
  );
48456
48456
  };
48457
- var Uc = /* @__PURE__ */ ((e) => (e.MyFiles = "my_files", e.Shared = "shared", e.Organization = "organization", e))(Uc || {}), pe = /* @__PURE__ */ ((e) => (e.Duplicate = "duplicate", e.Copy = "copy", e.Move = "move", e.Download = "download", e.Delete = "delete", e.Rename = "rename", e.Info = "info", e))(pe || {}), ut = /* @__PURE__ */ ((e) => (e.Replace = "replace", e.Duplicate = "duplicate", e.Cancel = "cancel", e))(ut || {}), It = /* @__PURE__ */ ((e) => (e.ReplaceAll = "replaceAll", e.DuplicateAll = "duplicateAll", e.DecideForEach = "decideForEach", e))(It || {}), tt = /* @__PURE__ */ ((e) => (e.Copy = "copy", e.Move = "move", e))(tt || {}), Ji = /* @__PURE__ */ ((e) => (e.Tree = "tree", e.Grid = "grid", e))(Ji || {}), zt = /* @__PURE__ */ ((e) => (e.Name = "name", e.UpdatedAt = "updatedAt", e.Size = "size", e.Author = "author", e.Actions = "__actions", e))(zt || {});
48457
+ var Uc = /* @__PURE__ */ ((e) => (e.MyFiles = "my_files", e.Shared = "shared", e.Organization = "organization", e))(Uc || {}), pe = /* @__PURE__ */ ((e) => (e.Duplicate = "duplicate", e.Copy = "copy", e.Move = "move", e.Download = "download", e.Delete = "delete", e.Rename = "rename", e.Info = "info", e))(pe || {}), ut = /* @__PURE__ */ ((e) => (e.Replace = "replace", e.Duplicate = "duplicate", e.Cancel = "cancel", e))(ut || {}), It = /* @__PURE__ */ ((e) => (e.ReplaceAll = "replaceAll", e.DuplicateAll = "duplicateAll", e.DecideForEach = "decideForEach", e))(It || {}), tt = /* @__PURE__ */ ((e) => (e.Copy = "copy", e.Move = "move", e))(tt || {}), Ji = /* @__PURE__ */ ((e) => (e.Tree = "tree", e.Grid = "grid", e))(Ji || {}), At = /* @__PURE__ */ ((e) => (e.Name = "name", e.UpdatedAt = "updatedAt", e.Size = "size", e.Author = "author", e.Owner = "owner", e.Actions = "__actions", e))(At || {});
48458
48458
  const YC = () => {
48459
48459
  const [e, t] = A(ug());
48460
48460
  return ve(() => {
@@ -48954,7 +48954,7 @@ const SL = ({ getSelectionLabel: e, onClearSelection: t, actions: s, selectedCou
48954
48954
  []
48955
48955
  ), q = T(() => {
48956
48956
  c(!1), S.current || P();
48957
- }, [P, S]), [Z, j] = A(), J = T(
48957
+ }, [P, S]), [Z, j] = A(), ee = T(
48958
48958
  (oe) => {
48959
48959
  u(oe), r && oe.length > 0 ? j(r(oe.length, oe[0]?.name)) : j(void 0);
48960
48960
  },
@@ -48977,7 +48977,7 @@ const SL = ({ getSelectionLabel: e, onClearSelection: t, actions: s, selectedCou
48977
48977
  openDestinationFolderPopup: l,
48978
48978
  destinationFolderMode: p,
48979
48979
  destinationFolderTitle: Z,
48980
- handleSetCopiedFiles: J,
48980
+ handleSetCopiedFiles: ee,
48981
48981
  handleSetMovedFiles: Y,
48982
48982
  clearState: P,
48983
48983
  conflictingFiles: w,
@@ -49211,7 +49211,7 @@ const SL = ({ getSelectionLabel: e, onClearSelection: t, actions: s, selectedCou
49211
49211
  W && (W.removeEventListener("change", D), u.current === W && (document.body.removeChild(W), u.current = null));
49212
49212
  };
49213
49213
  }, [_]);
49214
- const J = T(
49214
+ const ee = T(
49215
49215
  (W, D) => {
49216
49216
  h.current = W, g.current = D, u.current && u.current.click();
49217
49217
  },
@@ -49258,7 +49258,7 @@ const SL = ({ getSelectionLabel: e, onClearSelection: t, actions: s, selectedCou
49258
49258
  handleDrop: j,
49259
49259
  clearError: oe,
49260
49260
  handleUpload: _,
49261
- openFileDialog: J,
49261
+ openFileDialog: ee,
49262
49262
  openArchiveDialog: Y,
49263
49263
  fileInputRef: u,
49264
49264
  uploadConflictingFiles: w,
@@ -49559,7 +49559,7 @@ const LL = ({
49559
49559
  ), q = G(
49560
49560
  () => new Set(N.keys()),
49561
49561
  [N]
49562
- ), Z = T(() => de(/* @__PURE__ */ new Map()), []), { currentPath: j, setCurrentPath: J, handlePathChange: Y } = FL({
49562
+ ), Z = T(() => de(/* @__PURE__ */ new Map()), []), { currentPath: j, setCurrentPath: ee, handlePathChange: Y } = FL({
49563
49563
  path: o,
49564
49564
  onPathChange: C,
49565
49565
  onSelectionClear: Z
@@ -49702,17 +49702,18 @@ const LL = ({
49702
49702
  }), Ln = G(() => {
49703
49703
  const Me = Fr(ft).trim(), xt = Te?.items ?? [];
49704
49704
  let Zs = Me ? nL(Te) : xt;
49705
- le || (Zs = Zs.filter((Ze) => !jC(Ze)));
49706
- const To = Zs.map((Ze) => ({
49707
- id: Ze.id ?? Ze.path,
49708
- name: Ze.name ?? Ze.path.split("/").pop() ?? "",
49709
- updatedAt: Ze.updatedAt,
49710
- size: Ze.nodeType === Ge.ITEM ? KC(Ze.contentLength) : "",
49711
- author: Ze.author,
49712
- path: Ze.path,
49713
- nodeType: Ze.nodeType,
49714
- extension: Ze.extension,
49715
- isTemporary: !1
49705
+ le || (Zs = Zs.filter((Ye) => !jC(Ye)));
49706
+ const To = Zs.map((Ye) => ({
49707
+ id: Ye.id ?? Ye.path,
49708
+ name: Ye.name ?? Ye.path.split("/").pop() ?? "",
49709
+ updatedAt: Ye.updatedAt,
49710
+ size: Ye.nodeType === Ge.ITEM ? KC(Ye.contentLength) : "",
49711
+ author: Ye.author,
49712
+ path: Ye.path,
49713
+ nodeType: Ye.nodeType,
49714
+ extension: Ye.extension,
49715
+ isTemporary: !1,
49716
+ owner: Ye.owner
49716
49717
  }));
49717
49718
  if (Je && qs && !Me && To.unshift({
49718
49719
  id: qs,
@@ -49723,12 +49724,13 @@ const LL = ({
49723
49724
  path: qs,
49724
49725
  nodeType: Ge.FOLDER,
49725
49726
  extension: void 0,
49726
- isTemporary: !0
49727
+ isTemporary: !0,
49728
+ owner: void 0
49727
49729
  }), !Me) return To;
49728
49730
  const pu = Me.split(/\s+/).filter(Boolean);
49729
- return To.filter((Ze) => {
49730
- if (Ze.isTemporary) return !0;
49731
- const Za = Fr(Ze.name), ev = Fr(Ze.author), tv = oL(Ze.extension);
49731
+ return To.filter((Ye) => {
49732
+ if (Ye.isTemporary) return !0;
49733
+ const Za = Fr(Ye.name), ev = Fr(Ye.author), tv = oL(Ye.extension);
49732
49734
  return pu.every(
49733
49735
  (Qa) => Za.includes(Qa) || ev.includes(Qa) || tv.includes(Qa)
49734
49736
  );
@@ -49760,7 +49762,7 @@ const LL = ({
49760
49762
  Me.nodeType === Ge.FOLDER ? Y(Me.path) : v?.(Me);
49761
49763
  },
49762
49764
  [Y, v]
49763
- ), { expandedPaths: Gn, setExpandedPaths: ee, collapseAll: Ie } = qC({
49765
+ ), { expandedPaths: Gn, setExpandedPaths: J, collapseAll: Ie } = qC({
49764
49766
  expandedPaths: l?.expandedPaths,
49765
49767
  onExpandedPathsChange: l?.onExpandedPathsChange
49766
49768
  }), { additionalButtons: Ys } = GL({
@@ -49782,7 +49784,7 @@ const LL = ({
49782
49784
  treeOptions: {
49783
49785
  ...l,
49784
49786
  expandedPaths: Gn,
49785
- onExpandedPathsChange: ee,
49787
+ onExpandedPathsChange: J,
49786
49788
  additionalButtons: Ys
49787
49789
  },
49788
49790
  navigationPanelOptions: c,
@@ -49800,7 +49802,7 @@ const LL = ({
49800
49802
  folderCreationValidationMessages: _
49801
49803
  },
49802
49804
  currentPath: j,
49803
- setCurrentPath: J,
49805
+ setCurrentPath: ee,
49804
49806
  searchValue: Fe,
49805
49807
  effectiveSearchValue: ft,
49806
49808
  setSearchValue: qe,
@@ -50338,7 +50340,7 @@ const JC = ({
50338
50340
  return /* @__PURE__ */ m("div", { className: "flex items-center h-full", children: /* @__PURE__ */ m(
50339
50341
  Pt,
50340
50342
  {
50341
- trigger: [Nt.Click],
50343
+ trigger: [Ht.Click],
50342
50344
  open: D,
50343
50345
  menu: {
50344
50346
  items: oe,
@@ -50422,7 +50424,7 @@ const JC = ({
50422
50424
  Z,
50423
50425
  q
50424
50426
  ]
50425
- ), J = T(() => {
50427
+ ), ee = T(() => {
50426
50428
  if (f)
50427
50429
  x === ut.Replace ? s() : i();
50428
50430
  else if (M === It.ReplaceAll)
@@ -50468,7 +50470,7 @@ const JC = ({
50468
50470
  /* @__PURE__ */ m(
50469
50471
  Ae,
50470
50472
  {
50471
- onClick: J,
50473
+ onClick: ee,
50472
50474
  label: u,
50473
50475
  variant: Ne.Primary
50474
50476
  }
@@ -50746,7 +50748,7 @@ const QL = ({
50746
50748
  handleMoveTo: q,
50747
50749
  handleDownloadFiles: Z,
50748
50750
  openDeleteConfirmation: j,
50749
- closeDeleteConfirmation: J,
50751
+ closeDeleteConfirmation: ee,
50750
50752
  confirmDelete: Y,
50751
50753
  deleteConfirmationOpen: oe,
50752
50754
  itemsToDelete: W,
@@ -50797,9 +50799,9 @@ const QL = ({
50797
50799
  containerClassName: Dn = K8,
50798
50800
  additionalButtons: Pn,
50799
50801
  ...Tn
50800
- } = o ?? {}, [Ks, Mn] = A(Va), { renameTriggerView: Di, onGridRename: za, onTreeRename: bo } = XL({ onRename: le }), So = O(null), Wa = (ee) => {
50802
+ } = o ?? {}, [Ks, Mn] = A(Va), { renameTriggerView: Di, onGridRename: za, onTreeRename: bo } = XL({ onRename: le }), So = O(null), Wa = (J) => {
50801
50803
  So.current === null && (So.current = requestAnimationFrame(() => {
50802
- Mn(ee), So.current = null;
50804
+ Mn(J), So.current = null;
50803
50805
  }));
50804
50806
  }, {
50805
50807
  columnDefs: yo,
@@ -50807,36 +50809,36 @@ const QL = ({
50807
50809
  dateLocale: Ro,
50808
50810
  dateOptions: xo,
50809
50811
  visibleColumns: An = [
50810
- zt.Name,
50811
- zt.UpdatedAt,
50812
- zt.Size,
50813
- zt.Author,
50814
- zt.Actions
50812
+ At.Name,
50813
+ At.UpdatedAt,
50814
+ At.Size,
50815
+ At.Author,
50816
+ At.Actions
50815
50817
  ],
50816
50818
  ...Fo
50817
50819
  } = r ?? {}, { containerRef: _a, isBelowBreakpoint: Je } = ZL(
50818
50820
  h
50819
50821
  ), qs = G(() => [
50820
50822
  {
50821
- colId: zt.Name,
50823
+ colId: At.Name,
50822
50824
  field: "name",
50823
50825
  headerName: "Name",
50824
50826
  flex: 1,
50825
50827
  minWidth: 200,
50826
- cellRenderer: (ee) => {
50827
- const Ie = ee.data.nodeType, {
50828
+ cellRenderer: (J) => {
50829
+ const Ie = J.data.nodeType, {
50828
50830
  saveFolderCreation: Ys,
50829
50831
  validateFolderName: us,
50830
50832
  cancelFolderCreation: Ps,
50831
50833
  newFolderTempId: qa
50832
- } = ee.context;
50833
- if (ee.data?.isTemporary && ee.data.id === qa)
50834
+ } = J.context;
50835
+ if (J.data?.isTemporary && J.data.id === qa)
50834
50836
  return /* @__PURE__ */ m(
50835
50837
  sa,
50836
50838
  {
50837
50839
  name: "",
50838
50840
  type: jt.Folder,
50839
- elementId: `new-folder-${ee.data.id}`,
50841
+ elementId: `new-folder-${J.data.id}`,
50840
50842
  editing: !0,
50841
50843
  iconSize: Ns,
50842
50844
  validate: us,
@@ -50856,15 +50858,15 @@ const QL = ({
50856
50858
  onRenameValidate: xt,
50857
50859
  onRenameSave: Zs,
50858
50860
  onRenameCancel: To
50859
- } = ee.context;
50860
- if (Bn === Ji.Grid && Ya === ee.data?.path && Po && ee.data) {
50861
- const Ze = Me(Po);
50861
+ } = J.context;
50862
+ if (Bn === Ji.Grid && Ya === J.data?.path && Po && J.data) {
50863
+ const Ye = Me(Po);
50862
50864
  return /* @__PURE__ */ m(
50863
50865
  sa,
50864
50866
  {
50865
- name: Ze,
50867
+ name: Ye,
50866
50868
  type: Ie === Ge.FOLDER ? jt.Folder : jt.File,
50867
- elementId: `rename-${ee.data.id}`,
50869
+ elementId: `rename-${J.data.id}`,
50868
50870
  editing: !0,
50869
50871
  iconSize: Ns,
50870
50872
  validate: (Za) => xt(Za, Po),
@@ -50880,31 +50882,31 @@ const QL = ({
50880
50882
  return Je ? /* @__PURE__ */ m(
50881
50883
  YL,
50882
50884
  {
50883
- id: ee.data.id,
50884
- name: ee.data.name,
50885
+ id: J.data.id,
50886
+ name: J.data.name,
50885
50887
  nodeType: Ie,
50886
- size: ee.data.size,
50887
- updatedAt: ee.data.updatedAt,
50888
+ size: J.data.size,
50889
+ updatedAt: J.data.updatedAt,
50888
50890
  dateLocale: Ro,
50889
50891
  dateOptions: xo
50890
50892
  }
50891
50893
  ) : Ie === Ge.FOLDER ? /* @__PURE__ */ m(
50892
50894
  Cd,
50893
50895
  {
50894
- name: ee.data.name,
50896
+ name: J.data.name,
50895
50897
  iconSize: Ns
50896
50898
  }
50897
50899
  ) : /* @__PURE__ */ m(
50898
50900
  ua,
50899
50901
  {
50900
- name: ee.data.name,
50902
+ name: J.data.name,
50901
50903
  iconSize: Ns
50902
50904
  }
50903
50905
  );
50904
50906
  }
50905
50907
  },
50906
50908
  {
50907
- colId: zt.UpdatedAt,
50909
+ colId: At.UpdatedAt,
50908
50910
  field: "updatedAt",
50909
50911
  headerName: "Modified Date",
50910
50912
  width: 168,
@@ -50916,28 +50918,36 @@ const QL = ({
50916
50918
  }
50917
50919
  },
50918
50920
  {
50919
- colId: zt.Size,
50921
+ colId: At.Size,
50920
50922
  field: "size",
50921
50923
  headerName: "Size",
50922
50924
  width: 120,
50923
50925
  suppressSizeToFit: !0
50924
50926
  },
50925
50927
  {
50926
- colId: zt.Author,
50928
+ colId: At.Author,
50927
50929
  field: "author",
50928
50930
  headerName: "Author",
50929
50931
  width: 200,
50930
50932
  suppressSizeToFit: !0,
50931
- cellRenderer: (ee) => ee.data.author
50933
+ cellRenderer: (J) => J.data.author
50934
+ },
50935
+ {
50936
+ colId: At.Owner,
50937
+ field: "owner",
50938
+ headerName: "Owner",
50939
+ width: 200,
50940
+ suppressSizeToFit: !0,
50941
+ cellRenderer: (J) => J.data.owner
50932
50942
  }
50933
50943
  ], [Ro, xo, Je]), Eo = T(
50934
- (ee) => {
50944
+ (J) => {
50935
50945
  const Ie = [];
50936
50946
  return o?.actionLabels && (o.actionLabels[pe.Duplicate] && Ie.push({
50937
50947
  key: "duplicate",
50938
50948
  label: o.actionLabels[pe.Duplicate],
50939
50949
  icon: /* @__PURE__ */ m(id, { ...ue, className: "text-secondary" }),
50940
- onClick: () => N([ee])
50950
+ onClick: () => N([J])
50941
50951
  }), o.actionLabels[pe.Copy] && Ie.push({
50942
50952
  key: tt.Copy,
50943
50953
  label: o.actionLabels[pe.Copy],
@@ -50950,7 +50960,7 @@ const QL = ({
50950
50960
  }
50951
50961
  ),
50952
50962
  onClick: () => {
50953
- se([ee]), P(tt.Copy);
50963
+ se([J]), P(tt.Copy);
50954
50964
  }
50955
50965
  }), o.actionLabels[pe.Move] && Ie.push({
50956
50966
  key: tt.Move,
@@ -50964,13 +50974,13 @@ const QL = ({
50964
50974
  }
50965
50975
  ),
50966
50976
  onClick: () => {
50967
- ne([ee]), P(tt.Move);
50977
+ ne([J]), P(tt.Move);
50968
50978
  }
50969
50979
  }), o.actionLabels[pe.Download] && Ie.push({
50970
50980
  key: "download",
50971
50981
  label: o.actionLabels[pe.Download],
50972
50982
  icon: /* @__PURE__ */ m(od, { ...ue, className: "text-secondary" }),
50973
- onClick: () => Z([ee])
50983
+ onClick: () => Z([J])
50974
50984
  }), o.actionLabels[pe.Rename] && Ie.push({
50975
50985
  key: "rename",
50976
50986
  label: o.actionLabels[pe.Rename],
@@ -50981,12 +50991,12 @@ const QL = ({
50981
50991
  className: "text-secondary"
50982
50992
  }
50983
50993
  ),
50984
- onClick: () => bo(ee.path)
50994
+ onClick: () => bo(J.path)
50985
50995
  }), o.actionLabels[pe.Delete] && Ie.push({
50986
50996
  key: "delete",
50987
50997
  label: o.actionLabels[pe.Delete],
50988
50998
  icon: /* @__PURE__ */ m(Cn, { ...ue, className: "text-secondary" }),
50989
- onClick: () => j([ee], ee.parentPath ?? "")
50999
+ onClick: () => j([J], J.parentPath ?? "")
50990
51000
  })), Ie;
50991
51001
  },
50992
51002
  [
@@ -51000,15 +51010,15 @@ const QL = ({
51000
51010
  o
51001
51011
  ]
51002
51012
  ), Ua = G(() => {
51003
- const ee = /* @__PURE__ */ new Map();
51013
+ const J = /* @__PURE__ */ new Map();
51004
51014
  return S.forEach((Ie, Ys) => {
51005
51015
  const us = w.find((Ps) => Ps.path === Ys);
51006
- us && ee.set(Ys, us);
51007
- }), ee;
51016
+ us && J.set(Ys, us);
51017
+ }), J;
51008
51018
  }, [S, w]), $a = T(
51009
- (ee) => {
51019
+ (J) => {
51010
51020
  const Ie = /* @__PURE__ */ new Map();
51011
- ee.forEach((Ys, us) => {
51021
+ J.forEach((Ys, us) => {
51012
51022
  const Ps = bi(t, us);
51013
51023
  Ps && Ie.set(us, Ps);
51014
51024
  }), y(Ie);
@@ -51018,11 +51028,11 @@ const QL = ({
51018
51028
  selectedFiles: S,
51019
51029
  actionLabels: l?.actionLabels,
51020
51030
  onDuplicate: N,
51021
- onCopy: (ee) => {
51022
- se(ee), P(tt.Copy);
51031
+ onCopy: (J) => {
51032
+ se(J), P(tt.Copy);
51023
51033
  },
51024
- onMove: (ee) => {
51025
- ne(ee), P(tt.Move);
51034
+ onMove: (J) => {
51035
+ ne(J), P(tt.Move);
51026
51036
  },
51027
51037
  onDownload: Z,
51028
51038
  onDelete: j,
@@ -51147,30 +51157,30 @@ const QL = ({
51147
51157
  C
51148
51158
  ]), Ln = qL({
51149
51159
  actionLabels: r?.actionLabels,
51150
- onDuplicate: (ee) => N([ee]),
51151
- onCopy: (ee) => {
51152
- se([ee]), P(tt.Copy);
51160
+ onDuplicate: (J) => N([J]),
51161
+ onCopy: (J) => {
51162
+ se([J]), P(tt.Copy);
51153
51163
  },
51154
- onMove: (ee) => {
51155
- ne([ee]), P(tt.Move);
51164
+ onMove: (J) => {
51165
+ ne([J]), P(tt.Move);
51156
51166
  },
51157
- onDownload: (ee) => Z([ee]),
51167
+ onDownload: (J) => Z([J]),
51158
51168
  onRename: za,
51159
- onDelete: (ee, Ie) => j([ee], Ie),
51160
- onInfo: (ee) => Oa(ee)
51169
+ onDelete: (J, Ie) => j([J], Ie),
51170
+ onInfo: (J) => Oa(J)
51161
51171
  }), On = T(
51162
- (ee) => {
51163
- const Ie = bi(t, ee.path);
51172
+ (J) => {
51173
+ const Ie = bi(t, J.path);
51164
51174
  return Ie ? Ln(Ie) : [];
51165
51175
  },
51166
51176
  [t, Ln]
51167
51177
  ), { actionsColumnDef: Do } = QL({
51168
51178
  getContextMenuItems: On
51169
51179
  }), Nn = yo ?? qs, Hn = G(() => {
51170
- let ee = Nn;
51171
- return yo || (ee = ee.filter(
51180
+ let J = Nn;
51181
+ return yo || (J = J.filter(
51172
51182
  (Ie) => Ie.colId && An.includes(Ie.colId)
51173
- )), Je && (ee = ee.slice(0, 1)), ee.push(Do), In ? ee : ee.map((Ie) => ({
51183
+ )), Je && (J = J.slice(0, 1)), J.push(Do), In ? J : J.map((Ie) => ({
51174
51184
  ...Ie,
51175
51185
  filter: !1,
51176
51186
  floatingFilter: !1
@@ -51183,8 +51193,8 @@ const QL = ({
51183
51193
  yo,
51184
51194
  An
51185
51195
  ]), Gn = T(
51186
- (ee) => {
51187
- ee.colDef.colId === "__select" || ee.colDef.colId === zt.Actions || D && ee.data?.path === D || ee.data?.isTemporary || ee.data && F(ee.data);
51196
+ (J) => {
51197
+ J.colDef.colId === "__select" || J.colDef.colId === At.Actions || D && J.data?.path === D || J.data?.isTemporary || J.data && F(J.data);
51188
51198
  },
51189
51199
  [D, F]
51190
51200
  );
@@ -51216,7 +51226,7 @@ const QL = ({
51216
51226
  mL,
51217
51227
  {
51218
51228
  ...n ?? {},
51219
- makeHref: (ee) => ee.join("/"),
51229
+ makeHref: (J) => J.join("/"),
51220
51230
  path: v,
51221
51231
  onItemClick: E,
51222
51232
  rootItemPath: s?.path,
@@ -51241,7 +51251,7 @@ const QL = ({
51241
51251
  {
51242
51252
  columnDefs: Hn,
51243
51253
  rowData: w,
51244
- getRowId: (ee) => ee.path,
51254
+ getRowId: (J) => J.path,
51245
51255
  loading: i,
51246
51256
  getContextMenuItems: On,
51247
51257
  withoutHeaderBorders: Je,
@@ -51257,7 +51267,7 @@ const QL = ({
51257
51267
  headerHeight: jl,
51258
51268
  rowHeight: jl,
51259
51269
  ...Je ? {
51260
- getRowHeight: (ee) => ee.data?.nodeType === Ge.FOLDER ? jl : eL
51270
+ getRowHeight: (J) => J.data?.nodeType === Ge.FOLDER ? jl : eL
51261
51271
  } : {},
51262
51272
  context: {
51263
51273
  cancelFolderCreation: wo,
@@ -51290,7 +51300,7 @@ const QL = ({
51290
51300
  ...c,
51291
51301
  open: oe,
51292
51302
  itemsToDelete: W,
51293
- onClose: J,
51303
+ onClose: ee,
51294
51304
  onConfirm: Y
51295
51305
  }
51296
51306
  ),
@@ -51301,8 +51311,8 @@ const QL = ({
51301
51311
  open: _,
51302
51312
  onClose: H,
51303
51313
  onConfirm: () => {
51304
- const ee = d?.destinationFolderPath ?? "/";
51305
- V === tt.Copy ? de(ee) : q(ee), H();
51314
+ const J = d?.destinationFolderPath ?? "/";
51315
+ V === tt.Copy ? de(J) : q(J), H();
51306
51316
  },
51307
51317
  mode: V,
51308
51318
  items: t,
@@ -51312,8 +51322,8 @@ const QL = ({
51312
51322
  onValidateUpload: Fe,
51313
51323
  maxFileSize: qe,
51314
51324
  path: d?.destinationFolderPath || v,
51315
- onPathChange: (ee) => {
51316
- d?.setDestinationFolderPath?.(ee);
51325
+ onPathChange: (J) => {
51326
+ d?.setDestinationFolderPath?.(J);
51317
51327
  }
51318
51328
  }
51319
51329
  ),
@@ -51447,9 +51457,9 @@ export {
51447
51457
  Zk as DialTextarea,
51448
51458
  Ws as DialTooltip,
51449
51459
  Bc as DropdownItemType,
51450
- Nt as DropdownTrigger,
51460
+ Ht as DropdownTrigger,
51451
51461
  Tk as DropdownType,
51452
- zt as FileManagerColumnKey,
51462
+ At as FileManagerColumnKey,
51453
51463
  VL as FileManagerProvider,
51454
51464
  zi as FlexibleActionsDirection,
51455
51465
  Dr as FormItemOrientation,
@@ -51459,7 +51469,7 @@ export {
51459
51469
  ta as SearchSize,
51460
51470
  zc as SelectSize,
51461
51471
  Wc as SelectVariant,
51462
- Ht as StepStatus,
51472
+ Gt as StepStatus,
51463
51473
  Vc as TabOrientation,
51464
51474
  cd as TagVariant,
51465
51475
  he as mergeClasses,