wcz-layout 8.0.2 → 8.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist/Approval-BSQHVGsm.js +133 -0
  2. package/dist/Approval-BSQHVGsm.js.map +1 -0
  3. package/dist/{DialogsContext-D5A8xncJ.js → DialogsContext-DkePghS6.js} +1 -1
  4. package/dist/{DialogsContext-D5A8xncJ.js.map → DialogsContext-DkePghS6.js.map} +1 -1
  5. package/dist/Email-D2SPExbn.js +20 -0
  6. package/dist/Email-D2SPExbn.js.map +1 -0
  7. package/dist/FileMeta--27aYkPB.js +19 -0
  8. package/dist/FileMeta--27aYkPB.js.map +1 -0
  9. package/dist/{FileMeta-fQnJ6uFX.d.ts → FileMeta-CQz1TMre.d.ts} +1 -1
  10. package/dist/{NotificationContext-DBTYc5z-.js → NotificationContext-FQRaNZRx.js} +1 -1
  11. package/dist/{NotificationContext-DBTYc5z-.js.map → NotificationContext-FQRaNZRx.js.map} +1 -1
  12. package/dist/{RouterListItemButton-rcdkgOXQ.js → RouterListItemButton-p9U4Z0SW.js} +1 -1
  13. package/dist/{RouterListItemButton-rcdkgOXQ.js.map → RouterListItemButton-p9U4Z0SW.js.map} +1 -1
  14. package/dist/{User-C21DoZOa.d.ts → User-B92WOpE2.d.ts} +1 -1
  15. package/dist/components.d.ts +12 -11
  16. package/dist/components.js +342 -303
  17. package/dist/components.js.map +1 -1
  18. package/dist/data/client.d.ts +3081 -0
  19. package/dist/data/client.js +188 -0
  20. package/dist/data/client.js.map +1 -0
  21. package/dist/data/server.d.ts +20 -0
  22. package/dist/data/server.js +24 -0
  23. package/dist/data/server.js.map +1 -0
  24. package/dist/env-Dgbk8SQN.js +31 -0
  25. package/dist/env-Dgbk8SQN.js.map +1 -0
  26. package/dist/file-BHdm6ob1.js +151 -0
  27. package/dist/file-BHdm6ob1.js.map +1 -0
  28. package/dist/file-DNF9kxdN.js +100 -0
  29. package/dist/file-DNF9kxdN.js.map +1 -0
  30. package/dist/hooks.d.ts +1 -1
  31. package/dist/hooks.js +3 -3
  32. package/dist/hooks.js.map +1 -1
  33. package/dist/index.d.ts +2 -2
  34. package/dist/index.js +17 -16
  35. package/dist/index.js.map +1 -1
  36. package/dist/middleware.d.ts +1 -1
  37. package/dist/middleware.js +2 -1
  38. package/dist/middleware.js.map +1 -1
  39. package/dist/models.d.ts +35 -6
  40. package/dist/models.js +4 -118
  41. package/dist/models.js.map +1 -1
  42. package/dist/{msalClient-MNN6BwL6.d.ts → msalClient-DZjYT_QJ.d.ts} +2 -2
  43. package/dist/msalServer-coQaBOlr.js +47 -0
  44. package/dist/msalServer-coQaBOlr.js.map +1 -0
  45. package/dist/peoplesoft-B9kmi9rI.d.ts +1081 -0
  46. package/dist/peoplesoft-CYSlmcwI.js +174 -0
  47. package/dist/peoplesoft-CYSlmcwI.js.map +1 -0
  48. package/dist/{queryClient-CAJR3qjE.js → queryClient-1OJ5Va3i.js} +1 -1
  49. package/dist/{queryClient-CAJR3qjE.js.map → queryClient-1OJ5Va3i.js.map} +1 -1
  50. package/dist/{useDialogs-BaxhulU9.js → useDialogs-BQEh6of8.js} +8 -8
  51. package/dist/useDialogs-BQEh6of8.js.map +1 -0
  52. package/dist/{utils-CqQKSaSs.js → utils-B7LPctqx.js} +8 -37
  53. package/dist/utils-B7LPctqx.js.map +1 -0
  54. package/dist/{utils-BBQ5S6oM.d.ts → utils-BM8-Efdl.d.ts} +2 -2
  55. package/dist/utils.d.ts +2 -2
  56. package/dist/utils.js +2 -46
  57. package/dist/vite.js.map +1 -1
  58. package/package.json +21 -14
  59. package/skills/auth/SKILL.md +268 -268
  60. package/dist/FileMeta-D9HyhrGi.js +0 -42
  61. package/dist/FileMeta-D9HyhrGi.js.map +0 -1
  62. package/dist/queries-JPqCc5Tb.js +0 -551
  63. package/dist/queries-JPqCc5Tb.js.map +0 -1
  64. package/dist/query.d.ts +0 -3052
  65. package/dist/query.js +0 -3
  66. package/dist/useDialogs-BaxhulU9.js.map +0 -1
  67. package/dist/utils-CqQKSaSs.js.map +0 -1
  68. package/dist/utils.js.map +0 -1
@@ -1,6 +1,6 @@
1
- import { n as RouterIconButton, t as RouterListItemButton } from "./RouterListItemButton-rcdkgOXQ.js";
2
- import { t as useDialogs } from "./useDialogs-BaxhulU9.js";
3
- import { t as query } from "./queries-JPqCc5Tb.js";
1
+ import { n as RouterIconButton, t as RouterListItemButton } from "./RouterListItemButton-p9U4Z0SW.js";
2
+ import { a as fileQueryOptions, i as fileMetasQueryOptions, n as deleteFileMutationOptions, o as fileThumbnailQueryOptions, r as downloadFileMutationOptions, s as openFileMutationOptions } from "./file-DNF9kxdN.js";
3
+ import { t as useDialogs } from "./useDialogs-BQEh6of8.js";
4
4
  import { c } from "react/compiler-runtime";
5
5
  import { Box, Button, Chip, Dialog, Divider, Fab, IconButton, ImageListItem, ImageListItemBar, Link, List, ListItemButton, ListItemIcon, ListItemText, Menu, Stack, Tab, Tooltip, Typography, useTheme } from "@mui/material";
6
6
  import React, { Fragment, createContext, useContext, useEffect, useEffectEvent, useLayoutEffect, useRef, useState } from "react";
@@ -24,9 +24,9 @@ import { GridActionsCellItem } from "@mui/x-data-grid-premium";
24
24
  //#region src/components/core/TypographyWithIcon.tsx
25
25
  const TypographyWithIcon = (t0) => {
26
26
  const $ = c(22);
27
- if ($[0] !== "c907f878079ab2aaf6c4f1ddc11a48963df3a6aab19bcf04c50580ea956cba1f") {
27
+ if ($[0] !== "9c8023a1fff996854b80705f821f262546dcf4698b35bf44797fd667c170087f") {
28
28
  for (let $i = 0; $i < 22; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
29
- $[0] = "c907f878079ab2aaf6c4f1ddc11a48963df3a6aab19bcf04c50580ea956cba1f";
29
+ $[0] = "9c8023a1fff996854b80705f821f262546dcf4698b35bf44797fd667c170087f";
30
30
  }
31
31
  let children;
32
32
  let endIcon;
@@ -319,9 +319,9 @@ const Dropzone = (t0) => {
319
319
  const FileContext = createContext(null);
320
320
  const useFile = () => {
321
321
  const $ = c(1);
322
- if ($[0] !== "193c0b45a7883bd131e17408cdd051a0ae7aea9ba1a5ba0d64ffd3abfdd90e7e") {
322
+ if ($[0] !== "a9a469a99242723a03ab2ab21b9513f8d7f393e7a397296039721f8243a94fd9") {
323
323
  for (let $i = 0; $i < 1; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
324
- $[0] = "193c0b45a7883bd131e17408cdd051a0ae7aea9ba1a5ba0d64ffd3abfdd90e7e";
324
+ $[0] = "a9a469a99242723a03ab2ab21b9513f8d7f393e7a397296039721f8243a94fd9";
325
325
  }
326
326
  const context = useContext(FileContext);
327
327
  if (!context) throw new Error("FileViewer components must be used within FileViewer");
@@ -330,14 +330,14 @@ const useFile = () => {
330
330
  //#endregion
331
331
  //#region src/components/file/fileViewer/common/ActionsMenu.tsx
332
332
  const ActionsMenu = (t0) => {
333
- const $ = c(37);
334
- if ($[0] !== "b35696825eb8b28a7bdd276de406f40ec37c9c341f84e48336cf4684164d76da") {
335
- for (let $i = 0; $i < 37; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
336
- $[0] = "b35696825eb8b28a7bdd276de406f40ec37c9c341f84e48336cf4684164d76da";
333
+ const $ = c(41);
334
+ if ($[0] !== "fb1554827b634885b642536bc34fcdb79a1a0b2c0fd66f55c6785003d8dc33d4") {
335
+ for (let $i = 0; $i < 41; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
336
+ $[0] = "fb1554827b634885b642536bc34fcdb79a1a0b2c0fd66f55c6785003d8dc33d4";
337
337
  }
338
338
  const { meta, menu, setMenu } = t0;
339
339
  const { t } = useTranslation();
340
- const { fileMetas, onDelete, actions } = useFile();
340
+ const { fileMetas, onDelete, actions, appName } = useFile();
341
341
  const { confirm } = useDialogs();
342
342
  let t1;
343
343
  if ($[1] !== setMenu) {
@@ -350,97 +350,109 @@ const ActionsMenu = (t0) => {
350
350
  const handleMenuClose = t1;
351
351
  let t2;
352
352
  if ($[3] === Symbol.for("react.memo_cache_sentinel")) {
353
- t2 = query.file.download();
353
+ t2 = downloadFileMutationOptions();
354
354
  $[3] = t2;
355
355
  } else t2 = $[3];
356
356
  const { mutate: download, isPending: isDownloading } = useMutation(t2);
357
357
  let t3;
358
358
  if ($[4] === Symbol.for("react.memo_cache_sentinel")) {
359
- t3 = query.file.delete();
359
+ t3 = deleteFileMutationOptions();
360
360
  $[4] = t3;
361
361
  } else t3 = $[4];
362
362
  const { mutate: deleteFile, isPending: isDeleting } = useMutation(t3);
363
363
  let t4;
364
- if ($[5] !== download || $[6] !== handleMenuClose || $[7] !== meta) {
364
+ if ($[5] !== appName || $[6] !== download || $[7] !== handleMenuClose || $[8] !== meta.fileExtension || $[9] !== meta.fileName || $[10] !== meta.id) {
365
365
  t4 = () => {
366
366
  handleMenuClose();
367
- download(meta);
367
+ download({
368
+ id: meta.id,
369
+ appName,
370
+ fileName: meta.fileName,
371
+ fileExtension: meta.fileExtension
372
+ });
368
373
  };
369
- $[5] = download;
370
- $[6] = handleMenuClose;
371
- $[7] = meta;
372
- $[8] = t4;
373
- } else t4 = $[8];
374
+ $[5] = appName;
375
+ $[6] = download;
376
+ $[7] = handleMenuClose;
377
+ $[8] = meta.fileExtension;
378
+ $[9] = meta.fileName;
379
+ $[10] = meta.id;
380
+ $[11] = t4;
381
+ } else t4 = $[11];
374
382
  const handleOnDownload = t4;
375
383
  let t5;
376
- if ($[9] !== confirm || $[10] !== deleteFile || $[11] !== fileMetas || $[12] !== handleMenuClose || $[13] !== meta || $[14] !== onDelete || $[15] !== t) {
384
+ if ($[12] !== appName || $[13] !== confirm || $[14] !== deleteFile || $[15] !== fileMetas || $[16] !== handleMenuClose || $[17] !== meta || $[18] !== onDelete || $[19] !== t) {
377
385
  t5 = async () => {
378
386
  if (!await confirm(t("Layout.File.AreYouSureYouWantToDelete", { fileName: meta.fileName }))) return;
379
- deleteFile(meta);
387
+ deleteFile({
388
+ id: meta.id,
389
+ appName
390
+ });
380
391
  handleMenuClose();
381
392
  if (onDelete) onDelete({
382
393
  remainingFileMetas: fileMetas.filter((m) => m.id !== meta.id),
383
394
  deletedFileMeta: meta
384
395
  });
385
396
  };
386
- $[9] = confirm;
387
- $[10] = deleteFile;
388
- $[11] = fileMetas;
389
- $[12] = handleMenuClose;
390
- $[13] = meta;
391
- $[14] = onDelete;
392
- $[15] = t;
393
- $[16] = t5;
394
- } else t5 = $[16];
397
+ $[12] = appName;
398
+ $[13] = confirm;
399
+ $[14] = deleteFile;
400
+ $[15] = fileMetas;
401
+ $[16] = handleMenuClose;
402
+ $[17] = meta;
403
+ $[18] = onDelete;
404
+ $[19] = t;
405
+ $[20] = t5;
406
+ } else t5 = $[20];
395
407
  const handleOnDelete = t5;
396
408
  const t6 = menu !== null;
397
409
  let t7;
398
- if ($[17] !== menu) {
410
+ if ($[21] !== menu) {
399
411
  t7 = menu === null ? void 0 : {
400
412
  top: menu.mouseY,
401
413
  left: menu.mouseX
402
414
  };
403
- $[17] = menu;
404
- $[18] = t7;
405
- } else t7 = $[18];
415
+ $[21] = menu;
416
+ $[22] = t7;
417
+ } else t7 = $[22];
406
418
  let t8;
407
- if ($[19] !== actions?.download || $[20] !== handleOnDownload || $[21] !== isDownloading || $[22] !== t) {
419
+ if ($[23] !== actions?.download || $[24] !== handleOnDownload || $[25] !== isDownloading || $[26] !== t) {
408
420
  t8 = actions?.download !== false && /* @__PURE__ */ jsxs(ListItemButton, {
409
421
  onClick: handleOnDownload,
410
422
  disabled: isDownloading,
411
423
  children: [/* @__PURE__ */ jsx(ListItemIcon, { children: /* @__PURE__ */ jsx(FileDownload, {}) }), /* @__PURE__ */ jsx(ListItemText, { children: t("Layout.File.Download") })]
412
424
  });
413
- $[19] = actions?.download;
414
- $[20] = handleOnDownload;
415
- $[21] = isDownloading;
416
- $[22] = t;
417
- $[23] = t8;
418
- } else t8 = $[23];
425
+ $[23] = actions?.download;
426
+ $[24] = handleOnDownload;
427
+ $[25] = isDownloading;
428
+ $[26] = t;
429
+ $[27] = t8;
430
+ } else t8 = $[27];
419
431
  let t9;
420
- if ($[24] !== actions?.delete || $[25] !== handleOnDelete || $[26] !== isDeleting || $[27] !== t) {
432
+ if ($[28] !== actions?.delete || $[29] !== handleOnDelete || $[30] !== isDeleting || $[31] !== t) {
421
433
  t9 = actions?.delete !== false && /* @__PURE__ */ jsxs(ListItemButton, {
422
434
  onClick: handleOnDelete,
423
435
  disabled: isDeleting,
424
436
  children: [/* @__PURE__ */ jsx(ListItemIcon, { children: /* @__PURE__ */ jsx(Delete, {}) }), /* @__PURE__ */ jsx(ListItemText, { children: t("Layout.File.Delete") })]
425
437
  });
426
- $[24] = actions?.delete;
427
- $[25] = handleOnDelete;
428
- $[26] = isDeleting;
429
- $[27] = t;
430
- $[28] = t9;
431
- } else t9 = $[28];
438
+ $[28] = actions?.delete;
439
+ $[29] = handleOnDelete;
440
+ $[30] = isDeleting;
441
+ $[31] = t;
442
+ $[32] = t9;
443
+ } else t9 = $[32];
432
444
  let t10;
433
- if ($[29] !== t8 || $[30] !== t9) {
445
+ if ($[33] !== t8 || $[34] !== t9) {
434
446
  t10 = /* @__PURE__ */ jsxs(List, {
435
447
  disablePadding: true,
436
448
  children: [t8, t9]
437
449
  });
438
- $[29] = t8;
439
- $[30] = t9;
440
- $[31] = t10;
441
- } else t10 = $[31];
450
+ $[33] = t8;
451
+ $[34] = t9;
452
+ $[35] = t10;
453
+ } else t10 = $[35];
442
454
  let t11;
443
- if ($[32] !== handleMenuClose || $[33] !== t10 || $[34] !== t6 || $[35] !== t7) {
455
+ if ($[36] !== handleMenuClose || $[37] !== t10 || $[38] !== t6 || $[39] !== t7) {
444
456
  t11 = /* @__PURE__ */ jsx(Menu, {
445
457
  open: t6,
446
458
  onClose: handleMenuClose,
@@ -449,12 +461,12 @@ const ActionsMenu = (t0) => {
449
461
  anchorPosition: t7,
450
462
  children: t10
451
463
  });
452
- $[32] = handleMenuClose;
453
- $[33] = t10;
454
- $[34] = t6;
455
- $[35] = t7;
456
- $[36] = t11;
457
- } else t11 = $[36];
464
+ $[36] = handleMenuClose;
465
+ $[37] = t10;
466
+ $[38] = t6;
467
+ $[39] = t7;
468
+ $[40] = t11;
469
+ } else t11 = $[40];
458
470
  return t11;
459
471
  };
460
472
  //#endregion
@@ -462,9 +474,9 @@ const ActionsMenu = (t0) => {
462
474
  const IMAGE_SIZE = 150;
463
475
  const FileViewerGrid = (t0) => {
464
476
  const $ = c(13);
465
- if ($[0] !== "aa3240322f961e4de8656d3cbe3b3ed5b13d366ee38a8345dd8610ea4e3bb457") {
477
+ if ($[0] !== "2cbba638f97002bf031813b72a23cf89c270d57152720a91d49e7425cf66873e") {
466
478
  for (let $i = 0; $i < 13; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
467
- $[0] = "aa3240322f961e4de8656d3cbe3b3ed5b13d366ee38a8345dd8610ea4e3bb457";
479
+ $[0] = "2cbba638f97002bf031813b72a23cf89c270d57152720a91d49e7425cf66873e";
468
480
  }
469
481
  const { sx, size, itemBar } = t0;
470
482
  const { fileMetas } = useFile();
@@ -511,13 +523,13 @@ const FileViewerGrid = (t0) => {
511
523
  return t3;
512
524
  };
513
525
  const GridFileViewerItem = (t0) => {
514
- const $ = c(55);
515
- if ($[0] !== "aa3240322f961e4de8656d3cbe3b3ed5b13d366ee38a8345dd8610ea4e3bb457") {
516
- for (let $i = 0; $i < 55; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
517
- $[0] = "aa3240322f961e4de8656d3cbe3b3ed5b13d366ee38a8345dd8610ea4e3bb457";
526
+ const $ = c(61);
527
+ if ($[0] !== "2cbba638f97002bf031813b72a23cf89c270d57152720a91d49e7425cf66873e") {
528
+ for (let $i = 0; $i < 61; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
529
+ $[0] = "2cbba638f97002bf031813b72a23cf89c270d57152720a91d49e7425cf66873e";
518
530
  }
519
531
  const { meta, size, itemBar } = t0;
520
- const { setImageId, actions } = useFile();
532
+ const { setImageId, actions, appName } = useFile();
521
533
  const [showItemBar, setShowItemBar] = useState(itemBar === "always");
522
534
  const [menu, setMenu] = useState(null);
523
535
  const { ref, inView } = useInView();
@@ -538,37 +550,41 @@ const GridFileViewerItem = (t0) => {
538
550
  }
539
551
  useEffect(t1, t2);
540
552
  let t3;
541
- if ($[4] !== meta) {
542
- t3 = query.file.thumbnail({ meta });
543
- $[4] = meta;
544
- $[5] = t3;
545
- } else t3 = $[5];
553
+ if ($[4] !== appName || $[5] !== meta.id) {
554
+ t3 = fileThumbnailQueryOptions({
555
+ id: meta.id,
556
+ appName
557
+ });
558
+ $[4] = appName;
559
+ $[5] = meta.id;
560
+ $[6] = t3;
561
+ } else t3 = $[6];
546
562
  let t4;
547
- if ($[6] !== inView || $[7] !== t3) {
563
+ if ($[7] !== inView || $[8] !== t3) {
548
564
  t4 = {
549
565
  ...t3,
550
566
  enabled: inView
551
567
  };
552
- $[6] = inView;
553
- $[7] = t3;
554
- $[8] = t4;
555
- } else t4 = $[8];
568
+ $[7] = inView;
569
+ $[8] = t3;
570
+ $[9] = t4;
571
+ } else t4 = $[9];
556
572
  const { data: source } = useQuery(t4);
557
573
  let t5;
558
- if ($[9] === Symbol.for("react.memo_cache_sentinel")) {
574
+ if ($[10] === Symbol.for("react.memo_cache_sentinel")) {
559
575
  t5 = () => setShowItemBar(true);
560
- $[9] = t5;
561
- } else t5 = $[9];
576
+ $[10] = t5;
577
+ } else t5 = $[10];
562
578
  const handleOnMouseEnter = t5;
563
579
  let t6;
564
- if ($[10] !== itemBar) {
580
+ if ($[11] !== itemBar) {
565
581
  t6 = () => itemBar !== "always" && setShowItemBar(false);
566
- $[10] = itemBar;
567
- $[11] = t6;
568
- } else t6 = $[11];
582
+ $[11] = itemBar;
583
+ $[12] = t6;
584
+ } else t6 = $[12];
569
585
  const handleOnMouseLeave = t6;
570
586
  let t7;
571
- if ($[12] !== menu) {
587
+ if ($[13] !== menu) {
572
588
  t7 = (event) => {
573
589
  setMenu(menu === null ? {
574
590
  mouseX: event.clientX,
@@ -576,75 +592,94 @@ const GridFileViewerItem = (t0) => {
576
592
  } : null);
577
593
  setTimeout(() => setShowItemBar(true));
578
594
  };
579
- $[12] = menu;
580
- $[13] = t7;
581
- } else t7 = $[13];
595
+ $[13] = menu;
596
+ $[14] = t7;
597
+ } else t7 = $[14];
582
598
  const openMenu = t7;
583
599
  let t8;
584
- if ($[14] === Symbol.for("react.memo_cache_sentinel")) {
585
- t8 = query.file.open();
586
- $[14] = t8;
587
- } else t8 = $[14];
600
+ if ($[15] === Symbol.for("react.memo_cache_sentinel")) {
601
+ t8 = openFileMutationOptions();
602
+ $[15] = t8;
603
+ } else t8 = $[15];
588
604
  const { mutate: openFile } = useMutation(t8);
589
605
  let t9;
590
- if ($[15] === Symbol.for("react.memo_cache_sentinel")) {
591
- t9 = query.file.download();
592
- $[15] = t9;
593
- } else t9 = $[15];
606
+ if ($[16] === Symbol.for("react.memo_cache_sentinel")) {
607
+ t9 = downloadFileMutationOptions();
608
+ $[16] = t9;
609
+ } else t9 = $[16];
594
610
  const { mutate: download } = useMutation(t9);
595
611
  let t10;
596
- if ($[16] !== download || $[17] !== meta || $[18] !== openFile || $[19] !== setImageId) {
612
+ if ($[17] !== appName || $[18] !== download || $[19] !== meta.fileExtension || $[20] !== meta.fileName || $[21] !== meta.id || $[22] !== meta.mediaType || $[23] !== openFile || $[24] !== setImageId) {
597
613
  t10 = () => {
598
614
  switch (meta.mediaType) {
599
615
  case "image": return setImageId(meta.id);
600
- case "application": return openFile(meta);
601
- case "video": return openFile(meta);
602
- default: return download(meta);
616
+ case "application": return openFile({
617
+ id: meta.id,
618
+ appName
619
+ });
620
+ case "video": return openFile({
621
+ id: meta.id,
622
+ appName
623
+ });
624
+ default: return download({
625
+ id: meta.id,
626
+ appName,
627
+ fileName: meta.fileName,
628
+ fileExtension: meta.fileExtension
629
+ });
603
630
  }
604
631
  };
605
- $[16] = download;
606
- $[17] = meta;
607
- $[18] = openFile;
608
- $[19] = setImageId;
609
- $[20] = t10;
610
- } else t10 = $[20];
632
+ $[17] = appName;
633
+ $[18] = download;
634
+ $[19] = meta.fileExtension;
635
+ $[20] = meta.fileName;
636
+ $[21] = meta.id;
637
+ $[22] = meta.mediaType;
638
+ $[23] = openFile;
639
+ $[24] = setImageId;
640
+ $[25] = t10;
641
+ } else t10 = $[25];
611
642
  const onClick = t10;
612
643
  const t11 = size ?? IMAGE_SIZE;
613
644
  const t12 = size ?? IMAGE_SIZE;
614
645
  let t13;
615
- if ($[21] !== t11 || $[22] !== t12) {
646
+ if ($[26] !== t11 || $[27] !== t12) {
616
647
  t13 = {
617
648
  width: t11,
618
649
  height: t12
619
650
  };
620
- $[21] = t11;
621
- $[22] = t12;
622
- $[23] = t13;
623
- } else t13 = $[23];
651
+ $[26] = t11;
652
+ $[27] = t12;
653
+ $[28] = t13;
654
+ } else t13 = $[28];
624
655
  const t14 = "thumbnail-" + meta.id;
625
656
  let t15;
626
- if ($[24] !== meta || $[25] !== queryClient) {
627
- t15 = () => queryClient.prefetchQuery(query.file.getOne({ meta }));
628
- $[24] = meta;
629
- $[25] = queryClient;
630
- $[26] = t15;
631
- } else t15 = $[26];
657
+ if ($[29] !== appName || $[30] !== meta.id || $[31] !== queryClient) {
658
+ t15 = () => queryClient.prefetchQuery(fileQueryOptions({
659
+ id: meta.id,
660
+ appName
661
+ }));
662
+ $[29] = appName;
663
+ $[30] = meta.id;
664
+ $[31] = queryClient;
665
+ $[32] = t15;
666
+ } else t15 = $[32];
632
667
  const t16 = size ?? IMAGE_SIZE;
633
668
  const t17 = size ?? IMAGE_SIZE;
634
669
  let t18;
635
- if ($[27] !== t16 || $[28] !== t17) {
670
+ if ($[33] !== t16 || $[34] !== t17) {
636
671
  t18 = {
637
672
  cursor: "pointer",
638
673
  objectFit: "contain",
639
674
  width: t16,
640
675
  height: t17
641
676
  };
642
- $[27] = t16;
643
- $[28] = t17;
644
- $[29] = t18;
645
- } else t18 = $[29];
677
+ $[33] = t16;
678
+ $[34] = t17;
679
+ $[35] = t18;
680
+ } else t18 = $[35];
646
681
  let t19;
647
- if ($[30] !== onClick || $[31] !== source || $[32] !== t14 || $[33] !== t15 || $[34] !== t18) {
682
+ if ($[36] !== onClick || $[37] !== source || $[38] !== t14 || $[39] !== t15 || $[40] !== t18) {
648
683
  t19 = /* @__PURE__ */ jsx(Box, {
649
684
  component: "img",
650
685
  src: source,
@@ -654,15 +689,15 @@ const GridFileViewerItem = (t0) => {
654
689
  onMouseEnter: t15,
655
690
  sx: t18
656
691
  });
657
- $[30] = onClick;
658
- $[31] = source;
659
- $[32] = t14;
660
- $[33] = t15;
661
- $[34] = t18;
662
- $[35] = t19;
663
- } else t19 = $[35];
692
+ $[36] = onClick;
693
+ $[37] = source;
694
+ $[38] = t14;
695
+ $[39] = t15;
696
+ $[40] = t18;
697
+ $[41] = t19;
698
+ } else t19 = $[41];
664
699
  let t20;
665
- if ($[36] !== actions || $[37] !== itemBar || $[38] !== meta.fileName || $[39] !== openMenu || $[40] !== showItemBar) {
700
+ if ($[42] !== actions || $[43] !== itemBar || $[44] !== meta.fileName || $[45] !== openMenu || $[46] !== showItemBar) {
666
701
  t20 = itemBar !== "hidden" && showItemBar && /* @__PURE__ */ jsx(ImageListItemBar, {
667
702
  title: /* @__PURE__ */ jsx(Tooltip, {
668
703
  title: meta.fileName,
@@ -674,15 +709,15 @@ const GridFileViewerItem = (t0) => {
674
709
  children: /* @__PURE__ */ jsx(MoreVert, {})
675
710
  })
676
711
  });
677
- $[36] = actions;
678
- $[37] = itemBar;
679
- $[38] = meta.fileName;
680
- $[39] = openMenu;
681
- $[40] = showItemBar;
682
- $[41] = t20;
683
- } else t20 = $[41];
712
+ $[42] = actions;
713
+ $[43] = itemBar;
714
+ $[44] = meta.fileName;
715
+ $[45] = openMenu;
716
+ $[46] = showItemBar;
717
+ $[47] = t20;
718
+ } else t20 = $[47];
684
719
  let t21;
685
- if ($[42] !== handleOnMouseLeave || $[43] !== ref || $[44] !== t13 || $[45] !== t19 || $[46] !== t20) {
720
+ if ($[48] !== handleOnMouseLeave || $[49] !== ref || $[50] !== t13 || $[51] !== t19 || $[52] !== t20) {
686
721
  t21 = /* @__PURE__ */ jsxs(ImageListItem, {
687
722
  sx: t13,
688
723
  onMouseEnter: handleOnMouseEnter,
@@ -690,41 +725,41 @@ const GridFileViewerItem = (t0) => {
690
725
  ref,
691
726
  children: [t19, t20]
692
727
  });
693
- $[42] = handleOnMouseLeave;
694
- $[43] = ref;
695
- $[44] = t13;
696
- $[45] = t19;
697
- $[46] = t20;
698
- $[47] = t21;
699
- } else t21 = $[47];
728
+ $[48] = handleOnMouseLeave;
729
+ $[49] = ref;
730
+ $[50] = t13;
731
+ $[51] = t19;
732
+ $[52] = t20;
733
+ $[53] = t21;
734
+ } else t21 = $[53];
700
735
  let t22;
701
- if ($[48] !== actions || $[49] !== menu || $[50] !== meta) {
736
+ if ($[54] !== actions || $[55] !== menu || $[56] !== meta) {
702
737
  t22 = (actions?.download !== false || actions.delete !== false) && /* @__PURE__ */ jsx(ActionsMenu, {
703
738
  meta,
704
739
  menu,
705
740
  setMenu
706
741
  });
707
- $[48] = actions;
708
- $[49] = menu;
709
- $[50] = meta;
710
- $[51] = t22;
711
- } else t22 = $[51];
742
+ $[54] = actions;
743
+ $[55] = menu;
744
+ $[56] = meta;
745
+ $[57] = t22;
746
+ } else t22 = $[57];
712
747
  let t23;
713
- if ($[52] !== t21 || $[53] !== t22) {
748
+ if ($[58] !== t21 || $[59] !== t22) {
714
749
  t23 = /* @__PURE__ */ jsxs(Fragment, { children: [t21, t22] });
715
- $[52] = t21;
716
- $[53] = t22;
717
- $[54] = t23;
718
- } else t23 = $[54];
750
+ $[58] = t21;
751
+ $[59] = t22;
752
+ $[60] = t23;
753
+ } else t23 = $[60];
719
754
  return t23;
720
755
  };
721
756
  //#endregion
722
757
  //#region src/components/file/fileViewer/FileViewerList.tsx
723
758
  const FileViewerList = (t0) => {
724
759
  const $ = c(6);
725
- if ($[0] !== "47bf83cf7b96aca451496f16de43f8c285d7726133fe1863d9d137acb1d5dd3e") {
760
+ if ($[0] !== "208130289fc464181a93daf875f18338899c896567dea7dfdec466e5e0b8819d") {
726
761
  for (let $i = 0; $i < 6; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
727
- $[0] = "47bf83cf7b96aca451496f16de43f8c285d7726133fe1863d9d137acb1d5dd3e";
762
+ $[0] = "208130289fc464181a93daf875f18338899c896567dea7dfdec466e5e0b8819d";
728
763
  }
729
764
  const { sx } = t0;
730
765
  const { fileMetas } = useFile();
@@ -748,13 +783,13 @@ const FileViewerList = (t0) => {
748
783
  return t2;
749
784
  };
750
785
  const ListFileViewerItem = (t0) => {
751
- const $ = c(36);
752
- if ($[0] !== "47bf83cf7b96aca451496f16de43f8c285d7726133fe1863d9d137acb1d5dd3e") {
753
- for (let $i = 0; $i < 36; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
754
- $[0] = "47bf83cf7b96aca451496f16de43f8c285d7726133fe1863d9d137acb1d5dd3e";
786
+ const $ = c(41);
787
+ if ($[0] !== "208130289fc464181a93daf875f18338899c896567dea7dfdec466e5e0b8819d") {
788
+ for (let $i = 0; $i < 41; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
789
+ $[0] = "208130289fc464181a93daf875f18338899c896567dea7dfdec466e5e0b8819d";
755
790
  }
756
791
  const { meta } = t0;
757
- const { setImageId, actions } = useFile();
792
+ const { setImageId, actions, appName } = useFile();
758
793
  const [menu, setMenu] = useState(null);
759
794
  const queryClient = useQueryClient();
760
795
  let t1;
@@ -772,35 +807,50 @@ const ListFileViewerItem = (t0) => {
772
807
  const openMenu = t1;
773
808
  let t2;
774
809
  if ($[3] === Symbol.for("react.memo_cache_sentinel")) {
775
- t2 = query.file.open();
810
+ t2 = openFileMutationOptions();
776
811
  $[3] = t2;
777
812
  } else t2 = $[3];
778
813
  const { mutate: openFile } = useMutation(t2);
779
814
  let t3;
780
815
  if ($[4] === Symbol.for("react.memo_cache_sentinel")) {
781
- t3 = query.file.download();
816
+ t3 = downloadFileMutationOptions();
782
817
  $[4] = t3;
783
818
  } else t3 = $[4];
784
819
  const { mutate: download } = useMutation(t3);
785
820
  let t4;
786
- if ($[5] !== download || $[6] !== meta || $[7] !== openFile || $[8] !== setImageId) {
821
+ if ($[5] !== appName || $[6] !== download || $[7] !== meta.fileExtension || $[8] !== meta.fileName || $[9] !== meta.id || $[10] !== meta.mediaType || $[11] !== openFile || $[12] !== setImageId) {
787
822
  t4 = () => {
788
823
  switch (meta.mediaType) {
789
824
  case "image": return setImageId(meta.id);
790
- case "application": return openFile(meta);
791
- case "video": return openFile(meta);
792
- default: return download(meta);
825
+ case "application": return openFile({
826
+ id: meta.id,
827
+ appName
828
+ });
829
+ case "video": return openFile({
830
+ id: meta.id,
831
+ appName
832
+ });
833
+ default: return download({
834
+ id: meta.id,
835
+ appName,
836
+ fileName: meta.fileName,
837
+ fileExtension: meta.fileExtension
838
+ });
793
839
  }
794
840
  };
795
- $[5] = download;
796
- $[6] = meta;
797
- $[7] = openFile;
798
- $[8] = setImageId;
799
- $[9] = t4;
800
- } else t4 = $[9];
841
+ $[5] = appName;
842
+ $[6] = download;
843
+ $[7] = meta.fileExtension;
844
+ $[8] = meta.fileName;
845
+ $[9] = meta.id;
846
+ $[10] = meta.mediaType;
847
+ $[11] = openFile;
848
+ $[12] = setImageId;
849
+ $[13] = t4;
850
+ } else t4 = $[13];
801
851
  const onClick = t4;
802
852
  let t5;
803
- if ($[10] !== meta.mediaType) {
853
+ if ($[14] !== meta.mediaType) {
804
854
  t5 = () => {
805
855
  switch (meta.mediaType) {
806
856
  case "image": return /* @__PURE__ */ jsx(Image, {});
@@ -808,43 +858,47 @@ const ListFileViewerItem = (t0) => {
808
858
  default: return /* @__PURE__ */ jsx(AttachFile, {});
809
859
  }
810
860
  };
811
- $[10] = meta.mediaType;
812
- $[11] = t5;
813
- } else t5 = $[11];
861
+ $[14] = meta.mediaType;
862
+ $[15] = t5;
863
+ } else t5 = $[15];
814
864
  const icon = t5;
815
865
  let t6;
816
- if ($[12] !== meta || $[13] !== queryClient) {
817
- t6 = () => queryClient.prefetchQuery(query.file.getOne({ meta }));
818
- $[12] = meta;
819
- $[13] = queryClient;
820
- $[14] = t6;
821
- } else t6 = $[14];
866
+ if ($[16] !== appName || $[17] !== meta.id || $[18] !== queryClient) {
867
+ t6 = () => queryClient.prefetchQuery(fileQueryOptions({
868
+ id: meta.id,
869
+ appName
870
+ }));
871
+ $[16] = appName;
872
+ $[17] = meta.id;
873
+ $[18] = queryClient;
874
+ $[19] = t6;
875
+ } else t6 = $[19];
822
876
  let t7;
823
- if ($[15] !== icon) {
877
+ if ($[20] !== icon) {
824
878
  t7 = /* @__PURE__ */ jsx(ListItemIcon, { children: icon() });
825
- $[15] = icon;
826
- $[16] = t7;
827
- } else t7 = $[16];
879
+ $[20] = icon;
880
+ $[21] = t7;
881
+ } else t7 = $[21];
828
882
  const t8 = `${meta.fileName}.${meta.fileExtension}`;
829
883
  let t9;
830
- if ($[17] !== t8) {
884
+ if ($[22] !== t8) {
831
885
  t9 = /* @__PURE__ */ jsx(ListItemText, { primary: t8 });
832
- $[17] = t8;
833
- $[18] = t9;
834
- } else t9 = $[18];
886
+ $[22] = t8;
887
+ $[23] = t9;
888
+ } else t9 = $[23];
835
889
  let t10;
836
- if ($[19] !== actions || $[20] !== openMenu) {
890
+ if ($[24] !== actions || $[25] !== openMenu) {
837
891
  t10 = (actions?.download !== false || actions.delete !== false) && /* @__PURE__ */ jsx(IconButton, {
838
892
  edge: "end",
839
893
  onClick: openMenu,
840
894
  children: /* @__PURE__ */ jsx(MoreVert, {})
841
895
  });
842
- $[19] = actions;
843
- $[20] = openMenu;
844
- $[21] = t10;
845
- } else t10 = $[21];
896
+ $[24] = actions;
897
+ $[25] = openMenu;
898
+ $[26] = t10;
899
+ } else t10 = $[26];
846
900
  let t11;
847
- if ($[22] !== meta.id || $[23] !== onClick || $[24] !== t10 || $[25] !== t6 || $[26] !== t7 || $[27] !== t9) {
901
+ if ($[27] !== meta.id || $[28] !== onClick || $[29] !== t10 || $[30] !== t6 || $[31] !== t7 || $[32] !== t9) {
848
902
  t11 = /* @__PURE__ */ jsxs(ListItemButton, {
849
903
  onClick,
850
904
  onMouseEnter: t6,
@@ -854,33 +908,33 @@ const ListFileViewerItem = (t0) => {
854
908
  t10
855
909
  ]
856
910
  }, meta.id);
857
- $[22] = meta.id;
858
- $[23] = onClick;
859
- $[24] = t10;
860
- $[25] = t6;
861
- $[26] = t7;
862
- $[27] = t9;
863
- $[28] = t11;
864
- } else t11 = $[28];
911
+ $[27] = meta.id;
912
+ $[28] = onClick;
913
+ $[29] = t10;
914
+ $[30] = t6;
915
+ $[31] = t7;
916
+ $[32] = t9;
917
+ $[33] = t11;
918
+ } else t11 = $[33];
865
919
  let t12;
866
- if ($[29] !== actions || $[30] !== menu || $[31] !== meta) {
920
+ if ($[34] !== actions || $[35] !== menu || $[36] !== meta) {
867
921
  t12 = (actions?.download !== false || actions.delete !== false) && /* @__PURE__ */ jsx(ActionsMenu, {
868
922
  meta,
869
923
  menu,
870
924
  setMenu
871
925
  });
872
- $[29] = actions;
873
- $[30] = menu;
874
- $[31] = meta;
875
- $[32] = t12;
876
- } else t12 = $[32];
926
+ $[34] = actions;
927
+ $[35] = menu;
928
+ $[36] = meta;
929
+ $[37] = t12;
930
+ } else t12 = $[37];
877
931
  let t13;
878
- if ($[33] !== t11 || $[34] !== t12) {
932
+ if ($[38] !== t11 || $[39] !== t12) {
879
933
  t13 = /* @__PURE__ */ jsxs(Fragment, { children: [t11, t12] });
880
- $[33] = t11;
881
- $[34] = t12;
882
- $[35] = t13;
883
- } else t13 = $[35];
934
+ $[38] = t11;
935
+ $[39] = t12;
936
+ $[40] = t13;
937
+ } else t13 = $[40];
884
938
  return t13;
885
939
  };
886
940
  function _temp(fileMeta) {
@@ -889,9 +943,11 @@ function _temp(fileMeta) {
889
943
  //#endregion
890
944
  //#region src/components/file/fileViewer/ImageViewer.tsx
891
945
  const ImageViewer = ({ metaId }) => {
892
- const { fileMetas, setImageId } = useFile();
893
- const meta = fileMetas.find((m) => m.id === metaId);
894
- const { data: source } = useQuery(query.file.getOne({ meta }));
946
+ const { fileMetas, setImageId, appName } = useFile();
947
+ const { data: source } = useQuery(fileQueryOptions({
948
+ id: fileMetas.find((m) => m.id === metaId).id,
949
+ appName
950
+ }));
895
951
  useEffect(() => {
896
952
  if (metaId) globalThis.addEventListener("keydown", handleOnKeydown);
897
953
  return () => {
@@ -954,111 +1010,94 @@ const ImageViewer = ({ metaId }) => {
954
1010
  //#endregion
955
1011
  //#region src/components/file/FileViewer.tsx
956
1012
  const FileViewer = (t0) => {
957
- const $ = c(27);
958
- if ($[0] !== "1fc590339866fd082bb6bd43ba68c115aa74351506f0ea013495a119fe115495") {
959
- for (let $i = 0; $i < 27; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
960
- $[0] = "1fc590339866fd082bb6bd43ba68c115aa74351506f0ea013495a119fe115495";
1013
+ const $ = c(22);
1014
+ if ($[0] !== "e74742441ed0d6e65b5115604767bac731883258173750fb7c59c18e7608f8b0") {
1015
+ for (let $i = 0; $i < 22; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
1016
+ $[0] = "e74742441ed0d6e65b5115604767bac731883258173750fb7c59c18e7608f8b0";
961
1017
  }
962
- const { subId, onDelete, actions, children } = t0;
1018
+ const { appName, subId, onDelete, actions, children } = t0;
963
1019
  let t1;
964
- if ($[1] !== subId) {
965
- t1 = query.file.metas({ subId });
966
- $[1] = subId;
967
- $[2] = t1;
968
- } else t1 = $[2];
1020
+ if ($[1] !== appName || $[2] !== subId) {
1021
+ t1 = fileMetasQueryOptions({
1022
+ appName,
1023
+ subId
1024
+ });
1025
+ $[1] = appName;
1026
+ $[2] = subId;
1027
+ $[3] = t1;
1028
+ } else t1 = $[3];
969
1029
  const t2 = !!subId;
970
1030
  let t3;
971
- if ($[3] !== t1 || $[4] !== t2) {
1031
+ if ($[4] !== t1 || $[5] !== t2) {
972
1032
  t3 = {
973
1033
  ...t1,
974
1034
  enabled: t2
975
1035
  };
976
- $[3] = t1;
977
- $[4] = t2;
978
- $[5] = t3;
979
- } else t3 = $[5];
1036
+ $[4] = t1;
1037
+ $[5] = t2;
1038
+ $[6] = t3;
1039
+ } else t3 = $[6];
980
1040
  const { data: t4 } = useQuery(t3);
981
1041
  let t5;
982
- if ($[6] !== t4) {
1042
+ if ($[7] !== t4) {
983
1043
  t5 = t4 === void 0 ? [] : t4;
984
- $[6] = t4;
985
- $[7] = t5;
986
- } else t5 = $[7];
1044
+ $[7] = t4;
1045
+ $[8] = t5;
1046
+ } else t5 = $[8];
987
1047
  const fileMetas = t5;
988
1048
  const [imageId, setImageId] = useState("");
989
- let T0;
1049
+ if (fileMetas.length === 0) return null;
990
1050
  let t6;
1051
+ if ($[9] !== actions || $[10] !== appName || $[11] !== fileMetas || $[12] !== onDelete) {
1052
+ t6 = {
1053
+ appName,
1054
+ fileMetas,
1055
+ onDelete,
1056
+ actions,
1057
+ setImageId
1058
+ };
1059
+ $[9] = actions;
1060
+ $[10] = appName;
1061
+ $[11] = fileMetas;
1062
+ $[12] = onDelete;
1063
+ $[13] = t6;
1064
+ } else t6 = $[13];
991
1065
  let t7;
1066
+ if ($[14] !== children) {
1067
+ t7 = children({
1068
+ Grid: FileViewerGrid,
1069
+ List: FileViewerList
1070
+ });
1071
+ $[14] = children;
1072
+ $[15] = t7;
1073
+ } else t7 = $[15];
992
1074
  let t8;
993
- if ($[8] !== actions || $[9] !== children || $[10] !== fileMetas || $[11] !== onDelete) {
994
- t8 = Symbol.for("react.early_return_sentinel");
995
- bb0: {
996
- const components = {
997
- Grid: FileViewerGrid,
998
- List: FileViewerList
999
- };
1000
- if (fileMetas.length === 0) {
1001
- t8 = null;
1002
- break bb0;
1003
- }
1004
- T0 = FileContext.Provider;
1005
- if ($[16] !== actions || $[17] !== fileMetas || $[18] !== onDelete) {
1006
- t6 = {
1007
- fileMetas,
1008
- onDelete,
1009
- actions,
1010
- setImageId
1011
- };
1012
- $[16] = actions;
1013
- $[17] = fileMetas;
1014
- $[18] = onDelete;
1015
- $[19] = t6;
1016
- } else t6 = $[19];
1017
- t7 = children(components);
1018
- }
1019
- $[8] = actions;
1020
- $[9] = children;
1021
- $[10] = fileMetas;
1022
- $[11] = onDelete;
1023
- $[12] = T0;
1024
- $[13] = t6;
1025
- $[14] = t7;
1026
- $[15] = t8;
1027
- } else {
1028
- T0 = $[12];
1029
- t6 = $[13];
1030
- t7 = $[14];
1031
- t8 = $[15];
1032
- }
1033
- if (t8 !== Symbol.for("react.early_return_sentinel")) return t8;
1075
+ if ($[16] !== imageId) {
1076
+ t8 = /* @__PURE__ */ jsx(ImageViewer, { metaId: imageId });
1077
+ $[16] = imageId;
1078
+ $[17] = t8;
1079
+ } else t8 = $[17];
1034
1080
  let t9;
1035
- if ($[20] !== imageId) {
1036
- t9 = /* @__PURE__ */ jsx(ImageViewer, { metaId: imageId });
1037
- $[20] = imageId;
1038
- $[21] = t9;
1039
- } else t9 = $[21];
1040
- let t10;
1041
- if ($[22] !== T0 || $[23] !== t6 || $[24] !== t7 || $[25] !== t9) {
1042
- t10 = /* @__PURE__ */ jsxs(T0, {
1081
+ if ($[18] !== t6 || $[19] !== t7 || $[20] !== t8) {
1082
+ t9 = /* @__PURE__ */ jsxs(FileContext.Provider, {
1043
1083
  value: t6,
1044
- children: [t7, t9]
1084
+ children: [t7, t8]
1045
1085
  });
1046
- $[22] = T0;
1047
- $[23] = t6;
1048
- $[24] = t7;
1049
- $[25] = t9;
1050
- $[26] = t10;
1051
- } else t10 = $[26];
1052
- return t10;
1086
+ $[18] = t6;
1087
+ $[19] = t7;
1088
+ $[20] = t8;
1089
+ $[21] = t9;
1090
+ } else t9 = $[21];
1091
+ return t9;
1053
1092
  };
1054
1093
  //#endregion
1055
1094
  //#region src/components/data-grid/ChipInputCell.tsx
1056
1095
  const isArray = (value) => Array.isArray(value);
1057
1096
  const ChipInputCell = (t0) => {
1058
1097
  const $ = c(21);
1059
- if ($[0] !== "ebd026ef7b2b058bdb41c547491f28ac20bf350e7dcbb4d506fa4c0ec63a0b52") {
1098
+ if ($[0] !== "8808ff69594136f018ebc4ce0aab35ef49e53d008a1bbd04540ff4298aff7091") {
1060
1099
  for (let $i = 0; $i < 21; $i += 1) $[$i] = Symbol.for("react.memo_cache_sentinel");
1061
- $[0] = "ebd026ef7b2b058bdb41c547491f28ac20bf350e7dcbb4d506fa4c0ec63a0b52";
1100
+ $[0] = "8808ff69594136f018ebc4ce0aab35ef49e53d008a1bbd04540ff4298aff7091";
1062
1101
  }
1063
1102
  const { params, slotProps, getLabel } = t0;
1064
1103
  if (!params.value) return null;