@dmsi/wedgekit-react 0.0.858 → 0.0.859

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 (63) hide show
  1. package/dist/{chunk-WJJB7IJZ.js → chunk-57HL5K5I.js} +1 -1
  2. package/dist/{chunk-RESDUVMA.js → chunk-A57PKP6Z.js} +1 -1
  3. package/dist/{chunk-AG43RS4Q.js → chunk-E7LGUC2B.js} +1 -1
  4. package/dist/{chunk-WWZG3S33.js → chunk-IPQIZG7U.js} +7 -7
  5. package/dist/components/CalendarRange.cjs +7 -7
  6. package/dist/components/CalendarRange.css +6 -3
  7. package/dist/components/CalendarRange.js +5 -5
  8. package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.cjs +7 -7
  9. package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.css +6 -3
  10. package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.js +5 -5
  11. package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.cjs +7 -7
  12. package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.css +6 -3
  13. package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.js +5 -5
  14. package/dist/components/DataGrid/PinnedColumns.cjs +7 -7
  15. package/dist/components/DataGrid/PinnedColumns.css +6 -3
  16. package/dist/components/DataGrid/PinnedColumns.js +5 -5
  17. package/dist/components/DataGrid/TableBody/LoadingCell.cjs +7 -7
  18. package/dist/components/DataGrid/TableBody/LoadingCell.css +6 -3
  19. package/dist/components/DataGrid/TableBody/LoadingCell.js +5 -5
  20. package/dist/components/DataGrid/TableBody/TableBodyRow.cjs +7 -7
  21. package/dist/components/DataGrid/TableBody/TableBodyRow.css +6 -3
  22. package/dist/components/DataGrid/TableBody/TableBodyRow.js +5 -5
  23. package/dist/components/DataGrid/TableBody/index.cjs +7 -7
  24. package/dist/components/DataGrid/TableBody/index.css +6 -3
  25. package/dist/components/DataGrid/TableBody/index.js +5 -5
  26. package/dist/components/DataGrid/index.cjs +7 -7
  27. package/dist/components/DataGrid/index.css +6 -3
  28. package/dist/components/DataGrid/index.js +5 -5
  29. package/dist/components/DataGrid/utils.cjs +7 -7
  30. package/dist/components/DataGrid/utils.css +6 -3
  31. package/dist/components/DataGrid/utils.js +5 -5
  32. package/dist/components/DateInput.cjs +7 -7
  33. package/dist/components/DateInput.css +6 -3
  34. package/dist/components/DateInput.js +5 -5
  35. package/dist/components/DateRangeInput.cjs +7 -7
  36. package/dist/components/DateRangeInput.css +6 -3
  37. package/dist/components/DateRangeInput.js +5 -5
  38. package/dist/components/MobileDataGrid/ColumnList.css +6 -3
  39. package/dist/components/MobileDataGrid/ColumnList.js +1 -1
  40. package/dist/components/MobileDataGrid/ColumnSelector/index.cjs +7 -7
  41. package/dist/components/MobileDataGrid/ColumnSelector/index.css +6 -3
  42. package/dist/components/MobileDataGrid/ColumnSelector/index.js +5 -5
  43. package/dist/components/MobileDataGrid/MobileDataGridCard/index.js +1 -1
  44. package/dist/components/MobileDataGrid/MobileDataGridHeader.cjs +7 -7
  45. package/dist/components/MobileDataGrid/MobileDataGridHeader.css +6 -3
  46. package/dist/components/MobileDataGrid/MobileDataGridHeader.js +5 -5
  47. package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.js +1 -1
  48. package/dist/components/MobileDataGrid/RowDetailModalProvider/index.cjs +7 -7
  49. package/dist/components/MobileDataGrid/RowDetailModalProvider/index.js +4 -4
  50. package/dist/components/MobileDataGrid/index.cjs +7 -7
  51. package/dist/components/MobileDataGrid/index.css +6 -3
  52. package/dist/components/MobileDataGrid/index.js +5 -5
  53. package/dist/components/Modal.cjs +7 -7
  54. package/dist/components/Modal.js +2 -2
  55. package/dist/components/ModalScrim.cjs +1 -1
  56. package/dist/components/ModalScrim.js +1 -1
  57. package/dist/components/PDFViewer/index.cjs +7 -7
  58. package/dist/components/PDFViewer/index.js +2 -2
  59. package/dist/components/index.cjs +7 -7
  60. package/dist/components/index.css +6 -3
  61. package/dist/components/index.js +5 -5
  62. package/dist/index.css +6 -3
  63. package/package.json +1 -1
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-5IFPG6TS.js";
7
7
  import {
8
8
  Modal
9
- } from "./chunk-WWZG3S33.js";
9
+ } from "./chunk-IPQIZG7U.js";
10
10
  import {
11
11
  Heading2
12
12
  } from "./chunk-MXSJF6TW.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  RowDetailModalProvider
3
- } from "./chunk-WJJB7IJZ.js";
3
+ } from "./chunk-57HL5K5I.js";
4
4
  import {
5
5
  GridContextProvider
6
6
  } from "./chunk-M7INAUAJ.js";
@@ -16,7 +16,7 @@ var ModalScrim = ({
16
16
  id,
17
17
  "data-testid": testid,
18
18
  className: clsx(
19
- "overflow-y-auto h-screen transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
19
+ "overflow-y-auto h-dvh transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
20
20
  !show && " pointer-events-none",
21
21
  size === "small" && "p-4",
22
22
  size === "screen" ? "desktop:p-0" : "desktop:p-4",
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk-2EAVEFWY.js";
13
13
  import {
14
14
  ModalScrim
15
- } from "./chunk-AG43RS4Q.js";
15
+ } from "./chunk-E7LGUC2B.js";
16
16
  import {
17
17
  useMatchesMobile
18
18
  } from "./chunk-BXEE6VGQ.js";
@@ -71,19 +71,19 @@ var whenAllAnimationsFinish = (animations, callback) => {
71
71
  };
72
72
  var sizes = {
73
73
  small: {
74
- sizeClass: "max-h-screen desktop:max-w-120 rounded-sm"
74
+ sizeClass: "h-fit max-h-dvh desktop:max-w-120 rounded-sm"
75
75
  },
76
76
  medium: {
77
- sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
77
+ sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
78
78
  },
79
79
  large: {
80
- sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
80
+ sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
81
81
  },
82
82
  "x-large": {
83
- sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
83
+ sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
84
84
  },
85
85
  screen: {
86
- sizeClass: "w-screen h-screen max-w-screen !rounded-none"
86
+ sizeClass: "w-screen h-dvh max-w-screen !rounded-none"
87
87
  }
88
88
  };
89
89
  var Modal = ({
@@ -216,7 +216,7 @@ var Modal = ({
216
216
  "data-testid": testid,
217
217
  ref: modalRef,
218
218
  className: clsx(
219
- "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0 h-fit",
219
+ "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0",
220
220
  computedFixedHeightScrolling && size !== "screen" && "desktop:max-h-[calc(100vh-32px)] desktop:h-auto",
221
221
  className,
222
222
  !(className == null ? void 0 : className.includes("bg-")) && "bg-white",
@@ -4970,7 +4970,7 @@ var ModalScrim = ({
4970
4970
  id,
4971
4971
  "data-testid": testid,
4972
4972
  className: (0, import_clsx27.default)(
4973
- "overflow-y-auto h-screen transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
4973
+ "overflow-y-auto h-dvh transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
4974
4974
  !show && " pointer-events-none",
4975
4975
  size === "small" && "p-4",
4976
4976
  size === "screen" ? "desktop:p-0" : "desktop:p-4",
@@ -5046,19 +5046,19 @@ var whenAllAnimationsFinish = (animations, callback) => {
5046
5046
  };
5047
5047
  var sizes = {
5048
5048
  small: {
5049
- sizeClass: "max-h-screen desktop:max-w-120 rounded-sm"
5049
+ sizeClass: "h-fit max-h-dvh desktop:max-w-120 rounded-sm"
5050
5050
  },
5051
5051
  medium: {
5052
- sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5052
+ sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5053
5053
  },
5054
5054
  large: {
5055
- sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5055
+ sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5056
5056
  },
5057
5057
  "x-large": {
5058
- sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5058
+ sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5059
5059
  },
5060
5060
  screen: {
5061
- sizeClass: "w-screen h-screen max-w-screen !rounded-none"
5061
+ sizeClass: "w-screen h-dvh max-w-screen !rounded-none"
5062
5062
  }
5063
5063
  };
5064
5064
  var Modal = ({
@@ -5191,7 +5191,7 @@ var Modal = ({
5191
5191
  "data-testid": testid,
5192
5192
  ref: modalRef,
5193
5193
  className: (0, import_clsx28.default)(
5194
- "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0 h-fit",
5194
+ "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0",
5195
5195
  computedFixedHeightScrolling && size !== "screen" && "desktop:max-h-[calc(100vh-32px)] desktop:h-auto",
5196
5196
  className,
5197
5197
  !(className == null ? void 0 : className.includes("bg-")) && "bg-white",
@@ -804,18 +804,21 @@
804
804
  .h-auto {
805
805
  height: auto;
806
806
  }
807
+ .h-dvh {
808
+ height: 100dvh;
809
+ }
807
810
  .h-fit {
808
811
  height: fit-content;
809
812
  }
810
813
  .h-full {
811
814
  height: 100%;
812
815
  }
813
- .h-screen {
814
- height: 100vh;
815
- }
816
816
  .max-h-18 {
817
817
  max-height: calc(var(--spacing) * 18);
818
818
  }
819
+ .max-h-dvh {
820
+ max-height: 100dvh;
821
+ }
819
822
  .max-h-full {
820
823
  max-height: 100%;
821
824
  }
@@ -2,8 +2,8 @@ import {
2
2
  CalendarRange,
3
3
  CalendarRange_default,
4
4
  isWeekend
5
- } from "../chunk-RESDUVMA.js";
6
- import "../chunk-WJJB7IJZ.js";
5
+ } from "../chunk-A57PKP6Z.js";
6
+ import "../chunk-57HL5K5I.js";
7
7
  import "../chunk-Q4YDNW7N.js";
8
8
  import "../chunk-M7INAUAJ.js";
9
9
  import "../chunk-C5DKGJ4E.js";
@@ -17,8 +17,8 @@ import "../chunk-SZ47M32R.js";
17
17
  import "../chunk-B4AE3DCA.js";
18
18
  import "../chunk-FP3Y5JJN.js";
19
19
  import "../chunk-5IFPG6TS.js";
20
- import "../chunk-AJ5M6MVX.js";
21
20
  import "../chunk-6EYMKEJ6.js";
21
+ import "../chunk-AJ5M6MVX.js";
22
22
  import "../chunk-AT4AWD6B.js";
23
23
  import "../chunk-EWGHVZL5.js";
24
24
  import "../chunk-FZ2TEKOE.js";
@@ -27,12 +27,12 @@ import "../chunk-KBIEWFQS.js";
27
27
  import "../chunk-NSZTJ5R4.js";
28
28
  import "../chunk-LB7UT6F3.js";
29
29
  import "../chunk-ZL6NXIGS.js";
30
- import "../chunk-WWZG3S33.js";
30
+ import "../chunk-IPQIZG7U.js";
31
31
  import "../chunk-4RJKB7LC.js";
32
32
  import "../chunk-UUKHQUSF.js";
33
33
  import "../chunk-WVVEOCEH.js";
34
34
  import "../chunk-2EAVEFWY.js";
35
- import "../chunk-AG43RS4Q.js";
35
+ import "../chunk-E7LGUC2B.js";
36
36
  import "../chunk-QVWYTQKL.js";
37
37
  import "../chunk-UAMI54FE.js";
38
38
  import "../chunk-SJZNVG4N.js";
@@ -5401,7 +5401,7 @@ var ModalScrim = ({
5401
5401
  id,
5402
5402
  "data-testid": testid,
5403
5403
  className: (0, import_clsx28.default)(
5404
- "overflow-y-auto h-screen transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5404
+ "overflow-y-auto h-dvh transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5405
5405
  !show && " pointer-events-none",
5406
5406
  size === "small" && "p-4",
5407
5407
  size === "screen" ? "desktop:p-0" : "desktop:p-4",
@@ -5477,19 +5477,19 @@ var whenAllAnimationsFinish = (animations, callback) => {
5477
5477
  };
5478
5478
  var sizes = {
5479
5479
  small: {
5480
- sizeClass: "max-h-screen desktop:max-w-120 rounded-sm"
5480
+ sizeClass: "h-fit max-h-dvh desktop:max-w-120 rounded-sm"
5481
5481
  },
5482
5482
  medium: {
5483
- sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5483
+ sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5484
5484
  },
5485
5485
  large: {
5486
- sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5486
+ sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5487
5487
  },
5488
5488
  "x-large": {
5489
- sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5489
+ sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5490
5490
  },
5491
5491
  screen: {
5492
- sizeClass: "w-screen h-screen max-w-screen !rounded-none"
5492
+ sizeClass: "w-screen h-dvh max-w-screen !rounded-none"
5493
5493
  }
5494
5494
  };
5495
5495
  var Modal = ({
@@ -5622,7 +5622,7 @@ var Modal = ({
5622
5622
  "data-testid": testid,
5623
5623
  ref: modalRef,
5624
5624
  className: (0, import_clsx29.default)(
5625
- "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0 h-fit",
5625
+ "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0",
5626
5626
  computedFixedHeightScrolling && size !== "screen" && "desktop:max-h-[calc(100vh-32px)] desktop:h-auto",
5627
5627
  className,
5628
5628
  !(className == null ? void 0 : className.includes("bg-")) && "bg-white",
@@ -804,18 +804,21 @@
804
804
  .h-auto {
805
805
  height: auto;
806
806
  }
807
+ .h-dvh {
808
+ height: 100dvh;
809
+ }
807
810
  .h-fit {
808
811
  height: fit-content;
809
812
  }
810
813
  .h-full {
811
814
  height: 100%;
812
815
  }
813
- .h-screen {
814
- height: 100vh;
815
- }
816
816
  .max-h-18 {
817
817
  max-height: calc(var(--spacing) * 18);
818
818
  }
819
+ .max-h-dvh {
820
+ max-height: 100dvh;
821
+ }
819
822
  .max-h-full {
820
823
  max-height: 100%;
821
824
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ColumnSelectorMenuOption
3
- } from "../../../chunk-RESDUVMA.js";
4
- import "../../../chunk-WJJB7IJZ.js";
3
+ } from "../../../chunk-A57PKP6Z.js";
4
+ import "../../../chunk-57HL5K5I.js";
5
5
  import "../../../chunk-Q4YDNW7N.js";
6
6
  import "../../../chunk-M7INAUAJ.js";
7
7
  import "../../../chunk-C5DKGJ4E.js";
@@ -15,8 +15,8 @@ import "../../../chunk-SZ47M32R.js";
15
15
  import "../../../chunk-B4AE3DCA.js";
16
16
  import "../../../chunk-FP3Y5JJN.js";
17
17
  import "../../../chunk-5IFPG6TS.js";
18
- import "../../../chunk-AJ5M6MVX.js";
19
18
  import "../../../chunk-6EYMKEJ6.js";
19
+ import "../../../chunk-AJ5M6MVX.js";
20
20
  import "../../../chunk-AT4AWD6B.js";
21
21
  import "../../../chunk-EWGHVZL5.js";
22
22
  import "../../../chunk-FZ2TEKOE.js";
@@ -25,12 +25,12 @@ import "../../../chunk-KBIEWFQS.js";
25
25
  import "../../../chunk-NSZTJ5R4.js";
26
26
  import "../../../chunk-LB7UT6F3.js";
27
27
  import "../../../chunk-ZL6NXIGS.js";
28
- import "../../../chunk-WWZG3S33.js";
28
+ import "../../../chunk-IPQIZG7U.js";
29
29
  import "../../../chunk-4RJKB7LC.js";
30
30
  import "../../../chunk-UUKHQUSF.js";
31
31
  import "../../../chunk-WVVEOCEH.js";
32
32
  import "../../../chunk-2EAVEFWY.js";
33
- import "../../../chunk-AG43RS4Q.js";
33
+ import "../../../chunk-E7LGUC2B.js";
34
34
  import "../../../chunk-QVWYTQKL.js";
35
35
  import "../../../chunk-UAMI54FE.js";
36
36
  import "../../../chunk-SJZNVG4N.js";
@@ -5323,7 +5323,7 @@ var ModalScrim = ({
5323
5323
  id,
5324
5324
  "data-testid": testid,
5325
5325
  className: (0, import_clsx28.default)(
5326
- "overflow-y-auto h-screen transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5326
+ "overflow-y-auto h-dvh transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5327
5327
  !show && " pointer-events-none",
5328
5328
  size === "small" && "p-4",
5329
5329
  size === "screen" ? "desktop:p-0" : "desktop:p-4",
@@ -5399,19 +5399,19 @@ var whenAllAnimationsFinish = (animations, callback) => {
5399
5399
  };
5400
5400
  var sizes = {
5401
5401
  small: {
5402
- sizeClass: "max-h-screen desktop:max-w-120 rounded-sm"
5402
+ sizeClass: "h-fit max-h-dvh desktop:max-w-120 rounded-sm"
5403
5403
  },
5404
5404
  medium: {
5405
- sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5405
+ sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5406
5406
  },
5407
5407
  large: {
5408
- sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5408
+ sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5409
5409
  },
5410
5410
  "x-large": {
5411
- sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5411
+ sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5412
5412
  },
5413
5413
  screen: {
5414
- sizeClass: "w-screen h-screen max-w-screen !rounded-none"
5414
+ sizeClass: "w-screen h-dvh max-w-screen !rounded-none"
5415
5415
  }
5416
5416
  };
5417
5417
  var Modal = ({
@@ -5544,7 +5544,7 @@ var Modal = ({
5544
5544
  "data-testid": testid,
5545
5545
  ref: modalRef,
5546
5546
  className: (0, import_clsx29.default)(
5547
- "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0 h-fit",
5547
+ "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0",
5548
5548
  computedFixedHeightScrolling && size !== "screen" && "desktop:max-h-[calc(100vh-32px)] desktop:h-auto",
5549
5549
  className,
5550
5550
  !(className == null ? void 0 : className.includes("bg-")) && "bg-white",
@@ -804,18 +804,21 @@
804
804
  .h-auto {
805
805
  height: auto;
806
806
  }
807
+ .h-dvh {
808
+ height: 100dvh;
809
+ }
807
810
  .h-fit {
808
811
  height: fit-content;
809
812
  }
810
813
  .h-full {
811
814
  height: 100%;
812
815
  }
813
- .h-screen {
814
- height: 100vh;
815
- }
816
816
  .max-h-18 {
817
817
  max-height: calc(var(--spacing) * 18);
818
818
  }
819
+ .max-h-dvh {
820
+ max-height: 100dvh;
821
+ }
819
822
  .max-h-full {
820
823
  max-height: 100%;
821
824
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ColumnSelectorHeaderCell
3
- } from "../../../chunk-RESDUVMA.js";
4
- import "../../../chunk-WJJB7IJZ.js";
3
+ } from "../../../chunk-A57PKP6Z.js";
4
+ import "../../../chunk-57HL5K5I.js";
5
5
  import "../../../chunk-Q4YDNW7N.js";
6
6
  import "../../../chunk-M7INAUAJ.js";
7
7
  import "../../../chunk-C5DKGJ4E.js";
@@ -15,8 +15,8 @@ import "../../../chunk-SZ47M32R.js";
15
15
  import "../../../chunk-B4AE3DCA.js";
16
16
  import "../../../chunk-FP3Y5JJN.js";
17
17
  import "../../../chunk-5IFPG6TS.js";
18
- import "../../../chunk-AJ5M6MVX.js";
19
18
  import "../../../chunk-6EYMKEJ6.js";
19
+ import "../../../chunk-AJ5M6MVX.js";
20
20
  import "../../../chunk-AT4AWD6B.js";
21
21
  import "../../../chunk-EWGHVZL5.js";
22
22
  import "../../../chunk-FZ2TEKOE.js";
@@ -25,12 +25,12 @@ import "../../../chunk-KBIEWFQS.js";
25
25
  import "../../../chunk-NSZTJ5R4.js";
26
26
  import "../../../chunk-LB7UT6F3.js";
27
27
  import "../../../chunk-ZL6NXIGS.js";
28
- import "../../../chunk-WWZG3S33.js";
28
+ import "../../../chunk-IPQIZG7U.js";
29
29
  import "../../../chunk-4RJKB7LC.js";
30
30
  import "../../../chunk-UUKHQUSF.js";
31
31
  import "../../../chunk-WVVEOCEH.js";
32
32
  import "../../../chunk-2EAVEFWY.js";
33
- import "../../../chunk-AG43RS4Q.js";
33
+ import "../../../chunk-E7LGUC2B.js";
34
34
  import "../../../chunk-QVWYTQKL.js";
35
35
  import "../../../chunk-UAMI54FE.js";
36
36
  import "../../../chunk-SJZNVG4N.js";
@@ -5168,7 +5168,7 @@ var ModalScrim = ({
5168
5168
  id,
5169
5169
  "data-testid": testid,
5170
5170
  className: (0, import_clsx27.default)(
5171
- "overflow-y-auto h-screen transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5171
+ "overflow-y-auto h-dvh transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5172
5172
  !show && " pointer-events-none",
5173
5173
  size === "small" && "p-4",
5174
5174
  size === "screen" ? "desktop:p-0" : "desktop:p-4",
@@ -5244,19 +5244,19 @@ var whenAllAnimationsFinish = (animations, callback) => {
5244
5244
  };
5245
5245
  var sizes = {
5246
5246
  small: {
5247
- sizeClass: "max-h-screen desktop:max-w-120 rounded-sm"
5247
+ sizeClass: "h-fit max-h-dvh desktop:max-w-120 rounded-sm"
5248
5248
  },
5249
5249
  medium: {
5250
- sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5250
+ sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5251
5251
  },
5252
5252
  large: {
5253
- sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5253
+ sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5254
5254
  },
5255
5255
  "x-large": {
5256
- sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5256
+ sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5257
5257
  },
5258
5258
  screen: {
5259
- sizeClass: "w-screen h-screen max-w-screen !rounded-none"
5259
+ sizeClass: "w-screen h-dvh max-w-screen !rounded-none"
5260
5260
  }
5261
5261
  };
5262
5262
  var Modal = ({
@@ -5389,7 +5389,7 @@ var Modal = ({
5389
5389
  "data-testid": testid,
5390
5390
  ref: modalRef,
5391
5391
  className: (0, import_clsx28.default)(
5392
- "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0 h-fit",
5392
+ "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0",
5393
5393
  computedFixedHeightScrolling && size !== "screen" && "desktop:max-h-[calc(100vh-32px)] desktop:h-auto",
5394
5394
  className,
5395
5395
  !(className == null ? void 0 : className.includes("bg-")) && "bg-white",
@@ -804,18 +804,21 @@
804
804
  .h-auto {
805
805
  height: auto;
806
806
  }
807
+ .h-dvh {
808
+ height: 100dvh;
809
+ }
807
810
  .h-fit {
808
811
  height: fit-content;
809
812
  }
810
813
  .h-full {
811
814
  height: 100%;
812
815
  }
813
- .h-screen {
814
- height: 100vh;
815
- }
816
816
  .max-h-18 {
817
817
  max-height: calc(var(--spacing) * 18);
818
818
  }
819
+ .max-h-dvh {
820
+ max-height: 100dvh;
821
+ }
819
822
  .max-h-full {
820
823
  max-height: 100%;
821
824
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  PinnedColumns
3
- } from "../../chunk-RESDUVMA.js";
4
- import "../../chunk-WJJB7IJZ.js";
3
+ } from "../../chunk-A57PKP6Z.js";
4
+ import "../../chunk-57HL5K5I.js";
5
5
  import "../../chunk-Q4YDNW7N.js";
6
6
  import "../../chunk-M7INAUAJ.js";
7
7
  import "../../chunk-C5DKGJ4E.js";
@@ -15,8 +15,8 @@ import "../../chunk-SZ47M32R.js";
15
15
  import "../../chunk-B4AE3DCA.js";
16
16
  import "../../chunk-FP3Y5JJN.js";
17
17
  import "../../chunk-5IFPG6TS.js";
18
- import "../../chunk-AJ5M6MVX.js";
19
18
  import "../../chunk-6EYMKEJ6.js";
19
+ import "../../chunk-AJ5M6MVX.js";
20
20
  import "../../chunk-AT4AWD6B.js";
21
21
  import "../../chunk-EWGHVZL5.js";
22
22
  import "../../chunk-FZ2TEKOE.js";
@@ -25,12 +25,12 @@ import "../../chunk-KBIEWFQS.js";
25
25
  import "../../chunk-NSZTJ5R4.js";
26
26
  import "../../chunk-LB7UT6F3.js";
27
27
  import "../../chunk-ZL6NXIGS.js";
28
- import "../../chunk-WWZG3S33.js";
28
+ import "../../chunk-IPQIZG7U.js";
29
29
  import "../../chunk-4RJKB7LC.js";
30
30
  import "../../chunk-UUKHQUSF.js";
31
31
  import "../../chunk-WVVEOCEH.js";
32
32
  import "../../chunk-2EAVEFWY.js";
33
- import "../../chunk-AG43RS4Q.js";
33
+ import "../../chunk-E7LGUC2B.js";
34
34
  import "../../chunk-QVWYTQKL.js";
35
35
  import "../../chunk-UAMI54FE.js";
36
36
  import "../../chunk-SJZNVG4N.js";
@@ -5393,7 +5393,7 @@ var ModalScrim = ({
5393
5393
  id,
5394
5394
  "data-testid": testid,
5395
5395
  className: (0, import_clsx28.default)(
5396
- "overflow-y-auto h-screen transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5396
+ "overflow-y-auto h-dvh transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5397
5397
  !show && " pointer-events-none",
5398
5398
  size === "small" && "p-4",
5399
5399
  size === "screen" ? "desktop:p-0" : "desktop:p-4",
@@ -5469,19 +5469,19 @@ var whenAllAnimationsFinish = (animations, callback) => {
5469
5469
  };
5470
5470
  var sizes = {
5471
5471
  small: {
5472
- sizeClass: "max-h-screen desktop:max-w-120 rounded-sm"
5472
+ sizeClass: "h-fit max-h-dvh desktop:max-w-120 rounded-sm"
5473
5473
  },
5474
5474
  medium: {
5475
- sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5475
+ sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5476
5476
  },
5477
5477
  large: {
5478
- sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5478
+ sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5479
5479
  },
5480
5480
  "x-large": {
5481
- sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5481
+ sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5482
5482
  },
5483
5483
  screen: {
5484
- sizeClass: "w-screen h-screen max-w-screen !rounded-none"
5484
+ sizeClass: "w-screen h-dvh max-w-screen !rounded-none"
5485
5485
  }
5486
5486
  };
5487
5487
  var Modal = ({
@@ -5614,7 +5614,7 @@ var Modal = ({
5614
5614
  "data-testid": testid,
5615
5615
  ref: modalRef,
5616
5616
  className: (0, import_clsx29.default)(
5617
- "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0 h-fit",
5617
+ "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0",
5618
5618
  computedFixedHeightScrolling && size !== "screen" && "desktop:max-h-[calc(100vh-32px)] desktop:h-auto",
5619
5619
  className,
5620
5620
  !(className == null ? void 0 : className.includes("bg-")) && "bg-white",
@@ -804,18 +804,21 @@
804
804
  .h-auto {
805
805
  height: auto;
806
806
  }
807
+ .h-dvh {
808
+ height: 100dvh;
809
+ }
807
810
  .h-fit {
808
811
  height: fit-content;
809
812
  }
810
813
  .h-full {
811
814
  height: 100%;
812
815
  }
813
- .h-screen {
814
- height: 100vh;
815
- }
816
816
  .max-h-18 {
817
817
  max-height: calc(var(--spacing) * 18);
818
818
  }
819
+ .max-h-dvh {
820
+ max-height: 100dvh;
821
+ }
819
822
  .max-h-full {
820
823
  max-height: 100%;
821
824
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  LoadingCell
3
- } from "../../../chunk-RESDUVMA.js";
4
- import "../../../chunk-WJJB7IJZ.js";
3
+ } from "../../../chunk-A57PKP6Z.js";
4
+ import "../../../chunk-57HL5K5I.js";
5
5
  import "../../../chunk-Q4YDNW7N.js";
6
6
  import "../../../chunk-M7INAUAJ.js";
7
7
  import "../../../chunk-C5DKGJ4E.js";
@@ -15,8 +15,8 @@ import "../../../chunk-SZ47M32R.js";
15
15
  import "../../../chunk-B4AE3DCA.js";
16
16
  import "../../../chunk-FP3Y5JJN.js";
17
17
  import "../../../chunk-5IFPG6TS.js";
18
- import "../../../chunk-AJ5M6MVX.js";
19
18
  import "../../../chunk-6EYMKEJ6.js";
19
+ import "../../../chunk-AJ5M6MVX.js";
20
20
  import "../../../chunk-AT4AWD6B.js";
21
21
  import "../../../chunk-EWGHVZL5.js";
22
22
  import "../../../chunk-FZ2TEKOE.js";
@@ -25,12 +25,12 @@ import "../../../chunk-KBIEWFQS.js";
25
25
  import "../../../chunk-NSZTJ5R4.js";
26
26
  import "../../../chunk-LB7UT6F3.js";
27
27
  import "../../../chunk-ZL6NXIGS.js";
28
- import "../../../chunk-WWZG3S33.js";
28
+ import "../../../chunk-IPQIZG7U.js";
29
29
  import "../../../chunk-4RJKB7LC.js";
30
30
  import "../../../chunk-UUKHQUSF.js";
31
31
  import "../../../chunk-WVVEOCEH.js";
32
32
  import "../../../chunk-2EAVEFWY.js";
33
- import "../../../chunk-AG43RS4Q.js";
33
+ import "../../../chunk-E7LGUC2B.js";
34
34
  import "../../../chunk-QVWYTQKL.js";
35
35
  import "../../../chunk-UAMI54FE.js";
36
36
  import "../../../chunk-SJZNVG4N.js";
@@ -5320,7 +5320,7 @@ var ModalScrim = ({
5320
5320
  id,
5321
5321
  "data-testid": testid,
5322
5322
  className: (0, import_clsx27.default)(
5323
- "overflow-y-auto h-screen transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5323
+ "overflow-y-auto h-dvh transition-[visibility,opacity,background] ease-in-out duration-100 grid place-content-center group bg-neutral-600/50 fixed opacity-0",
5324
5324
  !show && " pointer-events-none",
5325
5325
  size === "small" && "p-4",
5326
5326
  size === "screen" ? "desktop:p-0" : "desktop:p-4",
@@ -5396,19 +5396,19 @@ var whenAllAnimationsFinish = (animations, callback) => {
5396
5396
  };
5397
5397
  var sizes = {
5398
5398
  small: {
5399
- sizeClass: "max-h-screen desktop:max-w-120 rounded-sm"
5399
+ sizeClass: "h-fit max-h-dvh desktop:max-w-120 rounded-sm"
5400
5400
  },
5401
5401
  medium: {
5402
- sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5402
+ sizeClass: "desktop:max-w-180 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5403
5403
  },
5404
5404
  large: {
5405
- sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5405
+ sizeClass: "desktop:max-w-240 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5406
5406
  },
5407
5407
  "x-large": {
5408
- sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-screen desktop:w-full max-w-240"
5408
+ sizeClass: "desktop:max-w-300 w-screen desktop:h-fit h-dvh desktop:w-full max-w-240"
5409
5409
  },
5410
5410
  screen: {
5411
- sizeClass: "w-screen h-screen max-w-screen !rounded-none"
5411
+ sizeClass: "w-screen h-dvh max-w-screen !rounded-none"
5412
5412
  }
5413
5413
  };
5414
5414
  var Modal = ({
@@ -5541,7 +5541,7 @@ var Modal = ({
5541
5541
  "data-testid": testid,
5542
5542
  ref: modalRef,
5543
5543
  className: (0, import_clsx28.default)(
5544
- "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0 h-fit",
5544
+ "shadow-md rounded-sm flex flex-col overflow-hidden w-full opacity-0",
5545
5545
  computedFixedHeightScrolling && size !== "screen" && "desktop:max-h-[calc(100vh-32px)] desktop:h-auto",
5546
5546
  className,
5547
5547
  !(className == null ? void 0 : className.includes("bg-")) && "bg-white",