@kopexa/theme 1.4.0 → 1.4.1

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.
@@ -16,7 +16,7 @@ var pageLayout = tv({
16
16
  "data-[position=end]:flex-col-reverse",
17
17
  // md+
18
18
  "md:w-auto md:mt-0 md:mb-0",
19
- "md:data-[sticky=true]:sticky md:data-[sticky=true]:top-2 md:data-[sticky=true]:max-h-[calc(100dvh-0.5rem)]",
19
+ "md:data-[sticky=true]:sticky md:data-[sticky=true]:top-2 md:data-[sticky=true]:max-h-[calc(100dvh-1rem)]",
20
20
  "md:data-[position=end]:flex-row-reverse",
21
21
  "md:data-[position=start]:flex-row"
22
22
  ],
@@ -434,7 +434,7 @@ var pageLayout = (0, import_tailwind_variants5.tv)({
434
434
  "data-[position=end]:flex-col-reverse",
435
435
  // md+
436
436
  "md:w-auto md:mt-0 md:mb-0",
437
- "md:data-[sticky=true]:sticky md:data-[sticky=true]:top-2 md:data-[sticky=true]:max-h-[calc(100dvh-0.5rem)]",
437
+ "md:data-[sticky=true]:sticky md:data-[sticky=true]:top-2 md:data-[sticky=true]:max-h-[calc(100dvh-1rem)]",
438
438
  "md:data-[position=end]:flex-row-reverse",
439
439
  "md:data-[position=start]:flex-row"
440
440
  ],
@@ -21,7 +21,7 @@ import {
21
21
  } from "../chunk-OEVKY5EP.mjs";
22
22
  import {
23
23
  pageLayout
24
- } from "../chunk-GWY5N4AY.mjs";
24
+ } from "../chunk-GQV7INYX.mjs";
25
25
  import {
26
26
  popover
27
27
  } from "../chunk-J35D7RWA.mjs";
@@ -40,7 +40,7 @@ var pageLayout = (0, import_tailwind_variants.tv)({
40
40
  "data-[position=end]:flex-col-reverse",
41
41
  // md+
42
42
  "md:w-auto md:mt-0 md:mb-0",
43
- "md:data-[sticky=true]:sticky md:data-[sticky=true]:top-2 md:data-[sticky=true]:max-h-[calc(100dvh-0.5rem)]",
43
+ "md:data-[sticky=true]:sticky md:data-[sticky=true]:top-2 md:data-[sticky=true]:max-h-[calc(100dvh-1rem)]",
44
44
  "md:data-[position=end]:flex-row-reverse",
45
45
  "md:data-[position=start]:flex-row"
46
46
  ],
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  pageLayout
3
- } from "../chunk-GWY5N4AY.mjs";
3
+ } from "../chunk-GQV7INYX.mjs";
4
4
  export {
5
5
  pageLayout
6
6
  };
package/dist/index.js CHANGED
@@ -434,7 +434,7 @@ var pageLayout = (0, import_tailwind_variants5.tv)({
434
434
  "data-[position=end]:flex-col-reverse",
435
435
  // md+
436
436
  "md:w-auto md:mt-0 md:mb-0",
437
- "md:data-[sticky=true]:sticky md:data-[sticky=true]:top-2 md:data-[sticky=true]:max-h-[calc(100dvh-0.5rem)]",
437
+ "md:data-[sticky=true]:sticky md:data-[sticky=true]:top-2 md:data-[sticky=true]:max-h-[calc(100dvh-1rem)]",
438
438
  "md:data-[position=end]:flex-row-reverse",
439
439
  "md:data-[position=start]:flex-row"
440
440
  ],
package/dist/index.mjs CHANGED
@@ -21,7 +21,7 @@ import {
21
21
  } from "./chunk-OEVKY5EP.mjs";
22
22
  import {
23
23
  pageLayout
24
- } from "./chunk-GWY5N4AY.mjs";
24
+ } from "./chunk-GQV7INYX.mjs";
25
25
  import {
26
26
  popover
27
27
  } from "./chunk-J35D7RWA.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/theme",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "The default theme for Kopexa components",
5
5
  "keywords": [
6
6
  "theme",