@nextui-org/theme 0.0.0-dev-v2-20230331154026 → 0.0.0-dev-v2-20230401132309

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.
@@ -7,7 +7,7 @@ var circularProgress = tv({
7
7
  svgWrapper: "relative block",
8
8
  svg: "z-0 relative overflow-hidden",
9
9
  circle: "h-full stroke-current",
10
- value: "absolute font-normal top-0 left-0 w-full h-full flex items-center justify-center"
10
+ value: "absolute font-normal inset-0 flex items-center justify-center"
11
11
  },
12
12
  variants: {
13
13
  color: {
@@ -44,16 +44,16 @@ var circularProgress = tv({
44
44
  md: {
45
45
  svg: "w-10 h-10",
46
46
  label: "text-sm",
47
- value: "text-[0.6rem]"
47
+ value: "text-[0.55rem]"
48
48
  },
49
49
  lg: {
50
50
  svg: "w-12 h-12",
51
51
  label: "text-base",
52
- value: "text-xs"
52
+ value: "text-[0.6rem]"
53
53
  },
54
54
  xl: {
55
55
  svg: "w-14 h-14",
56
- label: "text-lg",
56
+ label: "text-base",
57
57
  value: "text-xs"
58
58
  }
59
59
  },
@@ -77,7 +77,6 @@ var circularProgress = tv({
77
77
  defaultVariants: {
78
78
  color: "primary",
79
79
  size: "md",
80
- isIndeterminate: false,
81
80
  isDisabled: false,
82
81
  disableAnimation: false
83
82
  },
@@ -31,7 +31,7 @@ var circularProgress = (0, import_tailwind_variants.tv)({
31
31
  svgWrapper: "relative block",
32
32
  svg: "z-0 relative overflow-hidden",
33
33
  circle: "h-full stroke-current",
34
- value: "absolute font-normal top-0 left-0 w-full h-full flex items-center justify-center"
34
+ value: "absolute font-normal inset-0 flex items-center justify-center"
35
35
  },
36
36
  variants: {
37
37
  color: {
@@ -68,16 +68,16 @@ var circularProgress = (0, import_tailwind_variants.tv)({
68
68
  md: {
69
69
  svg: "w-10 h-10",
70
70
  label: "text-sm",
71
- value: "text-[0.6rem]"
71
+ value: "text-[0.55rem]"
72
72
  },
73
73
  lg: {
74
74
  svg: "w-12 h-12",
75
75
  label: "text-base",
76
- value: "text-xs"
76
+ value: "text-[0.6rem]"
77
77
  },
78
78
  xl: {
79
79
  svg: "w-14 h-14",
80
- label: "text-lg",
80
+ label: "text-base",
81
81
  value: "text-xs"
82
82
  }
83
83
  },
@@ -101,7 +101,6 @@ var circularProgress = (0, import_tailwind_variants.tv)({
101
101
  defaultVariants: {
102
102
  color: "primary",
103
103
  size: "md",
104
- isIndeterminate: false,
105
104
  isDisabled: false,
106
105
  disableAnimation: false
107
106
  },
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  circularProgress
3
- } from "../chunk-7ZURDN3V.mjs";
3
+ } from "../chunk-FK5GDC67.mjs";
4
4
  export {
5
5
  circularProgress
6
6
  };
@@ -3585,7 +3585,7 @@ var circularProgress = (0, import_tailwind_variants24.tv)({
3585
3585
  svgWrapper: "relative block",
3586
3586
  svg: "z-0 relative overflow-hidden",
3587
3587
  circle: "h-full stroke-current",
3588
- value: "absolute font-normal top-0 left-0 w-full h-full flex items-center justify-center"
3588
+ value: "absolute font-normal inset-0 flex items-center justify-center"
3589
3589
  },
3590
3590
  variants: {
3591
3591
  color: {
@@ -3622,16 +3622,16 @@ var circularProgress = (0, import_tailwind_variants24.tv)({
3622
3622
  md: {
3623
3623
  svg: "w-10 h-10",
3624
3624
  label: "text-sm",
3625
- value: "text-[0.6rem]"
3625
+ value: "text-[0.55rem]"
3626
3626
  },
3627
3627
  lg: {
3628
3628
  svg: "w-12 h-12",
3629
3629
  label: "text-base",
3630
- value: "text-xs"
3630
+ value: "text-[0.6rem]"
3631
3631
  },
3632
3632
  xl: {
3633
3633
  svg: "w-14 h-14",
3634
- label: "text-lg",
3634
+ label: "text-base",
3635
3635
  value: "text-xs"
3636
3636
  }
3637
3637
  },
@@ -3655,7 +3655,6 @@ var circularProgress = (0, import_tailwind_variants24.tv)({
3655
3655
  defaultVariants: {
3656
3656
  color: "primary",
3657
3657
  size: "md",
3658
- isIndeterminate: false,
3659
3658
  isDisabled: false,
3660
3659
  disableAnimation: false
3661
3660
  },
@@ -31,7 +31,7 @@ import {
31
31
  } from "../chunk-TV7EJNXI.mjs";
32
32
  import {
33
33
  circularProgress
34
- } from "../chunk-7ZURDN3V.mjs";
34
+ } from "../chunk-FK5GDC67.mjs";
35
35
  import {
36
36
  code
37
37
  } from "../chunk-B5S7HT6N.mjs";
package/dist/index.js CHANGED
@@ -3608,7 +3608,7 @@ var circularProgress = (0, import_tailwind_variants24.tv)({
3608
3608
  svgWrapper: "relative block",
3609
3609
  svg: "z-0 relative overflow-hidden",
3610
3610
  circle: "h-full stroke-current",
3611
- value: "absolute font-normal top-0 left-0 w-full h-full flex items-center justify-center"
3611
+ value: "absolute font-normal inset-0 flex items-center justify-center"
3612
3612
  },
3613
3613
  variants: {
3614
3614
  color: {
@@ -3645,16 +3645,16 @@ var circularProgress = (0, import_tailwind_variants24.tv)({
3645
3645
  md: {
3646
3646
  svg: "w-10 h-10",
3647
3647
  label: "text-sm",
3648
- value: "text-[0.6rem]"
3648
+ value: "text-[0.55rem]"
3649
3649
  },
3650
3650
  lg: {
3651
3651
  svg: "w-12 h-12",
3652
3652
  label: "text-base",
3653
- value: "text-xs"
3653
+ value: "text-[0.6rem]"
3654
3654
  },
3655
3655
  xl: {
3656
3656
  svg: "w-14 h-14",
3657
- label: "text-lg",
3657
+ label: "text-base",
3658
3658
  value: "text-xs"
3659
3659
  }
3660
3660
  },
@@ -3678,7 +3678,6 @@ var circularProgress = (0, import_tailwind_variants24.tv)({
3678
3678
  defaultVariants: {
3679
3679
  color: "primary",
3680
3680
  size: "md",
3681
- isIndeterminate: false,
3682
3681
  isDisabled: false,
3683
3682
  disableAnimation: false
3684
3683
  },
package/dist/index.mjs CHANGED
@@ -31,7 +31,7 @@ import {
31
31
  } from "./chunk-TV7EJNXI.mjs";
32
32
  import {
33
33
  circularProgress
34
- } from "./chunk-7ZURDN3V.mjs";
34
+ } from "./chunk-FK5GDC67.mjs";
35
35
  import {
36
36
  code
37
37
  } from "./chunk-B5S7HT6N.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "0.0.0-dev-v2-20230331154026",
3
+ "version": "0.0.0-dev-v2-20230401132309",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",