@yamada-ui/modal 0.3.3 → 0.3.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.
@@ -443,7 +443,7 @@ var Modal = forwardRef7(
443
443
  left: 0,
444
444
  zIndex: "beerus",
445
445
  w: "100vw",
446
- h: "100vh",
446
+ h: "100dvh",
447
447
  p: size !== "full" ? outside : void 0,
448
448
  display: "flex",
449
449
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
package/dist/dialog.js CHANGED
@@ -293,7 +293,7 @@ var Modal = (0, import_core2.forwardRef)(
293
293
  left: 0,
294
294
  zIndex: "beerus",
295
295
  w: "100vw",
296
- h: "100vh",
296
+ h: "100dvh",
297
297
  p: size !== "full" ? outside : void 0,
298
298
  display: "flex",
299
299
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
package/dist/dialog.mjs CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  DialogFooter,
6
6
  DialogHeader,
7
7
  DialogOverlay
8
- } from "./chunk-FZFBV5TH.mjs";
8
+ } from "./chunk-4VDODOHM.mjs";
9
9
  export {
10
10
  Dialog,
11
11
  DialogBody,
package/dist/drawer.d.mts CHANGED
@@ -19,7 +19,7 @@ type DrawerOptions = {
19
19
  */
20
20
  placement?: SlideProps['placement'];
21
21
  /**
22
- * If `true` and drawer's placement is `top` or `bottom`, the drawer will occupy the viewport height (100vh).
22
+ * If `true` and drawer's placement is `top` or `bottom`, the drawer will occupy the viewport height (100dvh).
23
23
  */
24
24
  isFullHeight?: boolean;
25
25
  };
package/dist/drawer.d.ts CHANGED
@@ -19,7 +19,7 @@ type DrawerOptions = {
19
19
  */
20
20
  placement?: SlideProps['placement'];
21
21
  /**
22
- * If `true` and drawer's placement is `top` or `bottom`, the drawer will occupy the viewport height (100vh).
22
+ * If `true` and drawer's placement is `top` or `bottom`, the drawer will occupy the viewport height (100dvh).
23
23
  */
24
24
  isFullHeight?: boolean;
25
25
  };
package/dist/drawer.js CHANGED
@@ -439,7 +439,7 @@ var Modal = (0, import_core7.forwardRef)(
439
439
  left: 0,
440
440
  zIndex: "beerus",
441
441
  w: "100vw",
442
- h: "100vh",
442
+ h: "100dvh",
443
443
  p: size !== "full" ? outside : void 0,
444
444
  display: "flex",
445
445
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
package/dist/drawer.mjs CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  DrawerFooter,
7
7
  DrawerHeader,
8
8
  DrawerOverlay
9
- } from "./chunk-FZFBV5TH.mjs";
9
+ } from "./chunk-4VDODOHM.mjs";
10
10
  export {
11
11
  Drawer,
12
12
  DrawerBody,
package/dist/index.js CHANGED
@@ -302,7 +302,7 @@ var Modal = (0, import_core2.forwardRef)(
302
302
  left: 0,
303
303
  zIndex: "beerus",
304
304
  w: "100vw",
305
- h: "100vh",
305
+ h: "100dvh",
306
306
  p: size !== "full" ? outside : void 0,
307
307
  display: "flex",
308
308
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
package/dist/index.mjs CHANGED
@@ -17,7 +17,7 @@ import {
17
17
  ModalFooter,
18
18
  ModalHeader,
19
19
  ModalOverlay
20
- } from "./chunk-FZFBV5TH.mjs";
20
+ } from "./chunk-4VDODOHM.mjs";
21
21
  export {
22
22
  Dialog,
23
23
  DialogBody,
@@ -592,7 +592,7 @@ var Modal = (0, import_core7.forwardRef)(
592
592
  left: 0,
593
593
  zIndex: "beerus",
594
594
  w: "100vw",
595
- h: "100vh",
595
+ h: "100dvh",
596
596
  p: size !== "full" ? outside : void 0,
597
597
  display: "flex",
598
598
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  ModalBody
3
- } from "./chunk-FZFBV5TH.mjs";
3
+ } from "./chunk-4VDODOHM.mjs";
4
4
  export {
5
5
  ModalBody
6
6
  };
@@ -591,7 +591,7 @@ var Modal = (0, import_core7.forwardRef)(
591
591
  left: 0,
592
592
  zIndex: "beerus",
593
593
  w: "100vw",
594
- h: "100vh",
594
+ h: "100dvh",
595
595
  p: size !== "full" ? outside : void 0,
596
596
  display: "flex",
597
597
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  ModalCloseButton
3
- } from "./chunk-FZFBV5TH.mjs";
3
+ } from "./chunk-4VDODOHM.mjs";
4
4
  export {
5
5
  ModalCloseButton
6
6
  };
@@ -593,7 +593,7 @@ var Modal = (0, import_core7.forwardRef)(
593
593
  left: 0,
594
594
  zIndex: "beerus",
595
595
  w: "100vw",
596
- h: "100vh",
596
+ h: "100dvh",
597
597
  p: size !== "full" ? outside : void 0,
598
598
  display: "flex",
599
599
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  ModalFooter
3
- } from "./chunk-FZFBV5TH.mjs";
3
+ } from "./chunk-4VDODOHM.mjs";
4
4
  export {
5
5
  ModalFooter
6
6
  };
@@ -593,7 +593,7 @@ var Modal = (0, import_core7.forwardRef)(
593
593
  left: 0,
594
594
  zIndex: "beerus",
595
595
  w: "100vw",
596
- h: "100vh",
596
+ h: "100dvh",
597
597
  p: size !== "full" ? outside : void 0,
598
598
  display: "flex",
599
599
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  ModalHeader
3
- } from "./chunk-FZFBV5TH.mjs";
3
+ } from "./chunk-4VDODOHM.mjs";
4
4
  export {
5
5
  ModalHeader
6
6
  };
@@ -575,7 +575,7 @@ var Modal = (0, import_core7.forwardRef)(
575
575
  left: 0,
576
576
  zIndex: "beerus",
577
577
  w: "100vw",
578
- h: "100vh",
578
+ h: "100dvh",
579
579
  p: size !== "full" ? outside : void 0,
580
580
  display: "flex",
581
581
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  ModalOverlay
3
- } from "./chunk-FZFBV5TH.mjs";
3
+ } from "./chunk-4VDODOHM.mjs";
4
4
  export {
5
5
  ModalOverlay
6
6
  };
package/dist/modal.js CHANGED
@@ -615,7 +615,7 @@ var Modal = (0, import_core8.forwardRef)(
615
615
  left: 0,
616
616
  zIndex: "beerus",
617
617
  w: "100vw",
618
- h: "100vh",
618
+ h: "100dvh",
619
619
  p: size !== "full" ? outside : void 0,
620
620
  display: "flex",
621
621
  justifyContent: placement.includes("left") ? "flex-start" : placement.includes("right") ? "flex-end" : "center",
package/dist/modal.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Modal,
3
3
  useModal
4
- } from "./chunk-FZFBV5TH.mjs";
4
+ } from "./chunk-4VDODOHM.mjs";
5
5
  export {
6
6
  Modal,
7
7
  useModal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/modal",
3
- "version": "0.3.3",
3
+ "version": "0.3.4",
4
4
  "description": "Yamada UI modal component",
5
5
  "keywords": [
6
6
  "yamada",