@kopexa/theme 1.5.7 → 1.5.8

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.
@@ -92,8 +92,8 @@ var pageLayout = tv({
92
92
  },
93
93
  inModal: {
94
94
  true: {
95
- wrapper: "overflow-auto flex-1 min-h-0",
96
- baseContent: "min-h-0 ",
95
+ wrapper: "overflow-auto flex-1 min-h-0 flex-col",
96
+ baseContent: "min-h-0",
97
97
  header: "shrink grow-0",
98
98
  contentWrapper: "grow shrink-0"
99
99
  }
@@ -1500,8 +1500,8 @@ var pageLayout = (0, import_tailwind_variants18.tv)({
1500
1500
  },
1501
1501
  inModal: {
1502
1502
  true: {
1503
- wrapper: "overflow-auto flex-1 min-h-0",
1504
- baseContent: "min-h-0 ",
1503
+ wrapper: "overflow-auto flex-1 min-h-0 flex-col",
1504
+ baseContent: "min-h-0",
1505
1505
  header: "shrink grow-0",
1506
1506
  contentWrapper: "grow shrink-0"
1507
1507
  }
@@ -11,7 +11,7 @@ import {
11
11
  } from "../chunk-HAVJ6EQ6.mjs";
12
12
  import {
13
13
  pageLayout
14
- } from "../chunk-JFDWB4XQ.mjs";
14
+ } from "../chunk-FLD2CUFZ.mjs";
15
15
  import {
16
16
  popover
17
17
  } from "../chunk-J35D7RWA.mjs";
@@ -116,8 +116,8 @@ var pageLayout = (0, import_tailwind_variants.tv)({
116
116
  },
117
117
  inModal: {
118
118
  true: {
119
- wrapper: "overflow-auto flex-1 min-h-0",
120
- baseContent: "min-h-0 ",
119
+ wrapper: "overflow-auto flex-1 min-h-0 flex-col",
120
+ baseContent: "min-h-0",
121
121
  header: "shrink grow-0",
122
122
  contentWrapper: "grow shrink-0"
123
123
  }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  pageLayout
3
- } from "../chunk-JFDWB4XQ.mjs";
3
+ } from "../chunk-FLD2CUFZ.mjs";
4
4
  export {
5
5
  pageLayout
6
6
  };
package/dist/index.js CHANGED
@@ -1500,8 +1500,8 @@ var pageLayout = (0, import_tailwind_variants18.tv)({
1500
1500
  },
1501
1501
  inModal: {
1502
1502
  true: {
1503
- wrapper: "overflow-auto flex-1 min-h-0",
1504
- baseContent: "min-h-0 ",
1503
+ wrapper: "overflow-auto flex-1 min-h-0 flex-col",
1504
+ baseContent: "min-h-0",
1505
1505
  header: "shrink grow-0",
1506
1506
  contentWrapper: "grow shrink-0"
1507
1507
  }
package/dist/index.mjs CHANGED
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk-HAVJ6EQ6.mjs";
13
13
  import {
14
14
  pageLayout
15
- } from "./chunk-JFDWB4XQ.mjs";
15
+ } from "./chunk-FLD2CUFZ.mjs";
16
16
  import {
17
17
  popover
18
18
  } from "./chunk-J35D7RWA.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/theme",
3
- "version": "1.5.7",
3
+ "version": "1.5.8",
4
4
  "description": "The default theme for Kopexa components",
5
5
  "keywords": [
6
6
  "theme",