@kopexa/theme 1.7.3 → 1.7.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.
@@ -24,7 +24,8 @@ var sectionRow = tv({
24
24
  valueContainer: "col-start-1"
25
25
  },
26
26
  horizontalCentered: {
27
- root: "sm:grid-cols-[min(33%,--spacing(80))_auto] sm:items-center"
27
+ root: "sm:grid-cols-[min(33%,--spacing(80))_auto] sm:items-center",
28
+ valueContainer: "items-center"
28
29
  }
29
30
  },
30
31
  spacing: {
@@ -2079,7 +2079,8 @@ var sectionRow = (0, import_tailwind_variants28.tv)({
2079
2079
  valueContainer: "col-start-1"
2080
2080
  },
2081
2081
  horizontalCentered: {
2082
- root: "sm:grid-cols-[min(33%,--spacing(80))_auto] sm:items-center"
2082
+ root: "sm:grid-cols-[min(33%,--spacing(80))_auto] sm:items-center",
2083
+ valueContainer: "items-center"
2083
2084
  }
2084
2085
  },
2085
2086
  spacing: {
@@ -40,7 +40,7 @@ import {
40
40
  } from "../chunk-CZMZHA7U.mjs";
41
41
  import {
42
42
  sectionRow
43
- } from "../chunk-OFCZZVGK.mjs";
43
+ } from "../chunk-I4ZIT7EK.mjs";
44
44
  import {
45
45
  separator
46
46
  } from "../chunk-VCLXE57S.mjs";
@@ -13,6 +13,7 @@ declare const sectionRow: tailwind_variants.TVReturnType<{
13
13
  };
14
14
  horizontalCentered: {
15
15
  root: string;
16
+ valueContainer: string;
16
17
  };
17
18
  };
18
19
  spacing: {
@@ -57,6 +58,7 @@ declare const sectionRow: tailwind_variants.TVReturnType<{
57
58
  };
58
59
  horizontalCentered: {
59
60
  root: string;
61
+ valueContainer: string;
60
62
  };
61
63
  };
62
64
  spacing: {
@@ -101,6 +103,7 @@ declare const sectionRow: tailwind_variants.TVReturnType<{
101
103
  };
102
104
  horizontalCentered: {
103
105
  root: string;
106
+ valueContainer: string;
104
107
  };
105
108
  };
106
109
  spacing: {
@@ -13,6 +13,7 @@ declare const sectionRow: tailwind_variants.TVReturnType<{
13
13
  };
14
14
  horizontalCentered: {
15
15
  root: string;
16
+ valueContainer: string;
16
17
  };
17
18
  };
18
19
  spacing: {
@@ -57,6 +58,7 @@ declare const sectionRow: tailwind_variants.TVReturnType<{
57
58
  };
58
59
  horizontalCentered: {
59
60
  root: string;
61
+ valueContainer: string;
60
62
  };
61
63
  };
62
64
  spacing: {
@@ -101,6 +103,7 @@ declare const sectionRow: tailwind_variants.TVReturnType<{
101
103
  };
102
104
  horizontalCentered: {
103
105
  root: string;
106
+ valueContainer: string;
104
107
  };
105
108
  };
106
109
  spacing: {
@@ -48,7 +48,8 @@ var sectionRow = (0, import_tailwind_variants.tv)({
48
48
  valueContainer: "col-start-1"
49
49
  },
50
50
  horizontalCentered: {
51
- root: "sm:grid-cols-[min(33%,--spacing(80))_auto] sm:items-center"
51
+ root: "sm:grid-cols-[min(33%,--spacing(80))_auto] sm:items-center",
52
+ valueContainer: "items-center"
52
53
  }
53
54
  },
54
55
  spacing: {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  sectionRow
3
- } from "../chunk-OFCZZVGK.mjs";
3
+ } from "../chunk-I4ZIT7EK.mjs";
4
4
  export {
5
5
  sectionRow
6
6
  };
package/dist/index.js CHANGED
@@ -2079,7 +2079,8 @@ var sectionRow = (0, import_tailwind_variants28.tv)({
2079
2079
  valueContainer: "col-start-1"
2080
2080
  },
2081
2081
  horizontalCentered: {
2082
- root: "sm:grid-cols-[min(33%,--spacing(80))_auto] sm:items-center"
2082
+ root: "sm:grid-cols-[min(33%,--spacing(80))_auto] sm:items-center",
2083
+ valueContainer: "items-center"
2083
2084
  }
2084
2085
  },
2085
2086
  spacing: {
package/dist/index.mjs CHANGED
@@ -41,7 +41,7 @@ import {
41
41
  } from "./chunk-CZMZHA7U.mjs";
42
42
  import {
43
43
  sectionRow
44
- } from "./chunk-OFCZZVGK.mjs";
44
+ } from "./chunk-I4ZIT7EK.mjs";
45
45
  import {
46
46
  separator
47
47
  } from "./chunk-VCLXE57S.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/theme",
3
- "version": "1.7.3",
3
+ "version": "1.7.4",
4
4
  "description": "The default theme for Kopexa components",
5
5
  "keywords": [
6
6
  "theme",