@nextui-org/theme 0.0.0-dev-v2-20230331020226 → 0.0.0-dev-v2-20230331023043

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.
@@ -33,18 +33,28 @@ var progress = tv(
33
33
  },
34
34
  size: {
35
35
  xs: {
36
+ label: "text-xs",
37
+ value: "text-xs",
36
38
  track: "h-1"
37
39
  },
38
40
  sm: {
41
+ label: "text-sm",
42
+ value: "text-sm",
39
43
  track: "h-2"
40
44
  },
41
45
  md: {
46
+ label: "text-base",
47
+ value: "text-base",
42
48
  track: "h-4"
43
49
  },
44
50
  lg: {
51
+ label: "text-lg",
52
+ value: "text-lg",
45
53
  track: "h-6"
46
54
  },
47
55
  xl: {
56
+ label: "text-lg",
57
+ value: "text-lg",
48
58
  track: "h-7"
49
59
  }
50
60
  },
@@ -3475,18 +3475,28 @@ var progress = (0, import_tailwind_variants23.tv)(
3475
3475
  },
3476
3476
  size: {
3477
3477
  xs: {
3478
+ label: "text-xs",
3479
+ value: "text-xs",
3478
3480
  track: "h-1"
3479
3481
  },
3480
3482
  sm: {
3483
+ label: "text-sm",
3484
+ value: "text-sm",
3481
3485
  track: "h-2"
3482
3486
  },
3483
3487
  md: {
3488
+ label: "text-base",
3489
+ value: "text-base",
3484
3490
  track: "h-4"
3485
3491
  },
3486
3492
  lg: {
3493
+ label: "text-lg",
3494
+ value: "text-lg",
3487
3495
  track: "h-6"
3488
3496
  },
3489
3497
  xl: {
3498
+ label: "text-lg",
3499
+ value: "text-lg",
3490
3500
  track: "h-7"
3491
3501
  }
3492
3502
  },
@@ -1,13 +1,7 @@
1
1
  import "../chunk-YMVSDHED.mjs";
2
- import {
3
- user
4
- } from "../chunk-FS36US4S.mjs";
5
- import {
6
- pagination
7
- } from "../chunk-7BYRB2YS.mjs";
8
2
  import {
9
3
  progress
10
- } from "../chunk-U7DGA3S5.mjs";
4
+ } from "../chunk-74Z3LEKZ.mjs";
11
5
  import {
12
6
  radioGroup
13
7
  } from "../chunk-HHWXPWYN.mjs";
@@ -27,8 +21,8 @@ import {
27
21
  tooltip
28
22
  } from "../chunk-QIC7EALL.mjs";
29
23
  import {
30
- checkboxGroup
31
- } from "../chunk-U77YMEWM.mjs";
24
+ user
25
+ } from "../chunk-FS36US4S.mjs";
32
26
  import {
33
27
  checkbox
34
28
  } from "../chunk-NJQP2VWT.mjs";
@@ -48,8 +42,8 @@ import {
48
42
  link
49
43
  } from "../chunk-5OE5CWK6.mjs";
50
44
  import {
51
- accordionItem
52
- } from "../chunk-RD42SVXB.mjs";
45
+ pagination
46
+ } from "../chunk-7BYRB2YS.mjs";
53
47
  import {
54
48
  accordion
55
49
  } from "../chunk-YYBLBQIV.mjs";
@@ -71,6 +65,12 @@ import {
71
65
  import {
72
66
  card
73
67
  } from "../chunk-HESJI33K.mjs";
68
+ import {
69
+ checkboxGroup
70
+ } from "../chunk-U77YMEWM.mjs";
71
+ import {
72
+ accordionItem
73
+ } from "../chunk-RD42SVXB.mjs";
74
74
  import "../chunk-CMYR6AOY.mjs";
75
75
  import "../chunk-K7LK7NCE.mjs";
76
76
  import "../chunk-LGGZKBOO.mjs";
@@ -42,18 +42,28 @@ declare const progress: tailwind_variants.TVReturnType<{
42
42
  };
43
43
  size: {
44
44
  xs: {
45
+ label: string;
46
+ value: string;
45
47
  track: string;
46
48
  };
47
49
  sm: {
50
+ label: string;
51
+ value: string;
48
52
  track: string;
49
53
  };
50
54
  md: {
55
+ label: string;
56
+ value: string;
51
57
  track: string;
52
58
  };
53
59
  lg: {
60
+ label: string;
61
+ value: string;
54
62
  track: string;
55
63
  };
56
64
  xl: {
65
+ label: string;
66
+ value: string;
57
67
  track: string;
58
68
  };
59
69
  };
@@ -57,18 +57,28 @@ var progress = (0, import_tailwind_variants.tv)(
57
57
  },
58
58
  size: {
59
59
  xs: {
60
+ label: "text-xs",
61
+ value: "text-xs",
60
62
  track: "h-1"
61
63
  },
62
64
  sm: {
65
+ label: "text-sm",
66
+ value: "text-sm",
63
67
  track: "h-2"
64
68
  },
65
69
  md: {
70
+ label: "text-base",
71
+ value: "text-base",
66
72
  track: "h-4"
67
73
  },
68
74
  lg: {
75
+ label: "text-lg",
76
+ value: "text-lg",
69
77
  track: "h-6"
70
78
  },
71
79
  xl: {
80
+ label: "text-lg",
81
+ value: "text-lg",
72
82
  track: "h-7"
73
83
  }
74
84
  },
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  progress
3
- } from "../chunk-U7DGA3S5.mjs";
3
+ } from "../chunk-74Z3LEKZ.mjs";
4
4
  export {
5
5
  progress
6
6
  };
package/dist/index.js CHANGED
@@ -3498,18 +3498,28 @@ var progress = (0, import_tailwind_variants23.tv)(
3498
3498
  },
3499
3499
  size: {
3500
3500
  xs: {
3501
+ label: "text-xs",
3502
+ value: "text-xs",
3501
3503
  track: "h-1"
3502
3504
  },
3503
3505
  sm: {
3506
+ label: "text-sm",
3507
+ value: "text-sm",
3504
3508
  track: "h-2"
3505
3509
  },
3506
3510
  md: {
3511
+ label: "text-base",
3512
+ value: "text-base",
3507
3513
  track: "h-4"
3508
3514
  },
3509
3515
  lg: {
3516
+ label: "text-lg",
3517
+ value: "text-lg",
3510
3518
  track: "h-6"
3511
3519
  },
3512
3520
  xl: {
3521
+ label: "text-lg",
3522
+ value: "text-lg",
3513
3523
  track: "h-7"
3514
3524
  }
3515
3525
  },
package/dist/index.mjs CHANGED
@@ -1,13 +1,7 @@
1
1
  import "./chunk-YMVSDHED.mjs";
2
- import {
3
- user
4
- } from "./chunk-FS36US4S.mjs";
5
- import {
6
- pagination
7
- } from "./chunk-7BYRB2YS.mjs";
8
2
  import {
9
3
  progress
10
- } from "./chunk-U7DGA3S5.mjs";
4
+ } from "./chunk-74Z3LEKZ.mjs";
11
5
  import {
12
6
  radioGroup
13
7
  } from "./chunk-HHWXPWYN.mjs";
@@ -27,8 +21,8 @@ import {
27
21
  tooltip
28
22
  } from "./chunk-QIC7EALL.mjs";
29
23
  import {
30
- checkboxGroup
31
- } from "./chunk-U77YMEWM.mjs";
24
+ user
25
+ } from "./chunk-FS36US4S.mjs";
32
26
  import {
33
27
  checkbox
34
28
  } from "./chunk-NJQP2VWT.mjs";
@@ -48,8 +42,8 @@ import {
48
42
  link
49
43
  } from "./chunk-5OE5CWK6.mjs";
50
44
  import {
51
- accordionItem
52
- } from "./chunk-RD42SVXB.mjs";
45
+ pagination
46
+ } from "./chunk-7BYRB2YS.mjs";
53
47
  import {
54
48
  accordion
55
49
  } from "./chunk-YYBLBQIV.mjs";
@@ -71,6 +65,12 @@ import {
71
65
  import {
72
66
  card
73
67
  } from "./chunk-HESJI33K.mjs";
68
+ import {
69
+ checkboxGroup
70
+ } from "./chunk-U77YMEWM.mjs";
71
+ import {
72
+ accordionItem
73
+ } from "./chunk-RD42SVXB.mjs";
74
74
  import "./chunk-CMYR6AOY.mjs";
75
75
  import "./chunk-K7LK7NCE.mjs";
76
76
  import {
@@ -78,7 +78,8 @@ import {
78
78
  } from "./chunk-LGGZKBOO.mjs";
79
79
  import {
80
80
  nextui
81
- } from "./chunk-QIIQBTQR.mjs";
81
+ } from "./chunk-SQ55TCV4.mjs";
82
+ import "./chunk-XLATS5QU.mjs";
82
83
  import {
83
84
  absoluteFullClasses,
84
85
  baseStyles,
@@ -86,7 +87,6 @@ import {
86
87
  ringClasses,
87
88
  translateCenterClasses
88
89
  } from "./chunk-IJCHUO4J.mjs";
89
- import "./chunk-XLATS5QU.mjs";
90
90
  import "./chunk-WQEDQHKX.mjs";
91
91
  import {
92
92
  colors
package/dist/plugin.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  nextui
3
- } from "./chunk-QIIQBTQR.mjs";
4
- import "./chunk-IJCHUO4J.mjs";
3
+ } from "./chunk-SQ55TCV4.mjs";
5
4
  import "./chunk-XLATS5QU.mjs";
5
+ import "./chunk-IJCHUO4J.mjs";
6
6
  import "./chunk-WQEDQHKX.mjs";
7
7
  import "./chunk-7MQD7UA2.mjs";
8
8
  import "./chunk-Y52EXP4A.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "0.0.0-dev-v2-20230331020226",
3
+ "version": "0.0.0-dev-v2-20230331023043",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",
@@ -1,9 +1,9 @@
1
- import {
2
- baseStyles
3
- } from "./chunk-IJCHUO4J.mjs";
4
1
  import {
5
2
  utilities
6
3
  } from "./chunk-XLATS5QU.mjs";
4
+ import {
5
+ baseStyles
6
+ } from "./chunk-IJCHUO4J.mjs";
7
7
  import {
8
8
  semanticColors
9
9
  } from "./chunk-Y52EXP4A.mjs";