@nextui-org/theme 0.0.0-dev-v2-20230701230240 → 0.0.0-dev-v2-20230702031855

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.
@@ -15,8 +15,8 @@ var table = tv({
15
15
  "relative",
16
16
  "justify-between",
17
17
  "gap-4",
18
- "border",
19
- "border-boundary",
18
+ "shadow-medium",
19
+ "bg-content1",
20
20
  "overflow-auto"
21
21
  ],
22
22
  table: "min-w-full h-auto",
@@ -47,7 +47,7 @@ var table = tv({
47
47
  "relative",
48
48
  "align-middle",
49
49
  "whitespace-normal",
50
- "text-small",
50
+ "text-medium",
51
51
  "font-normal",
52
52
  "outline-none",
53
53
  ...dataFocusVisibleClasses,
@@ -107,23 +107,14 @@ var table = tv({
107
107
  none: {
108
108
  base: "rounded-none"
109
109
  },
110
- base: {
111
- base: "rounded"
112
- },
113
110
  sm: {
114
- base: "rounded-sm"
111
+ base: "rounded-small"
115
112
  },
116
113
  md: {
117
- base: "rounded-md"
114
+ base: "rounded-medium"
118
115
  },
119
116
  lg: {
120
- base: "rounded-lg"
121
- },
122
- xl: {
123
- base: "rounded-xl"
124
- },
125
- "2xl": {
126
- base: "rounded-2xl"
117
+ base: "rounded-large"
127
118
  }
128
119
  },
129
120
  shadow: {
@@ -131,22 +122,13 @@ var table = tv({
131
122
  base: "shadow-none"
132
123
  },
133
124
  sm: {
134
- base: "shadow-sm"
125
+ base: "shadow-small"
135
126
  },
136
127
  md: {
137
- base: "shadow-md"
128
+ base: "shadow-medium"
138
129
  },
139
130
  lg: {
140
- base: "shadow-lg"
141
- },
142
- xl: {
143
- base: "shadow-xl"
144
- },
145
- "2xl": {
146
- base: "shadow-2xl"
147
- },
148
- inner: {
149
- base: "shadow-inner"
131
+ base: "shadow-large"
150
132
  }
151
133
  },
152
134
  hideHeader: {
@@ -196,8 +178,8 @@ var table = tv({
196
178
  },
197
179
  defaultVariants: {
198
180
  layout: "auto",
199
- shadow: "lg",
200
- radius: "xl",
181
+ shadow: "md",
182
+ radius: "lg",
201
183
  color: "default",
202
184
  hideHeader: false,
203
185
  isStriped: false,
@@ -4918,8 +4918,8 @@ var table = tv({
4918
4918
  "relative",
4919
4919
  "justify-between",
4920
4920
  "gap-4",
4921
- "border",
4922
- "border-boundary",
4921
+ "shadow-medium",
4922
+ "bg-content1",
4923
4923
  "overflow-auto"
4924
4924
  ],
4925
4925
  table: "min-w-full h-auto",
@@ -4950,7 +4950,7 @@ var table = tv({
4950
4950
  "relative",
4951
4951
  "align-middle",
4952
4952
  "whitespace-normal",
4953
- "text-small",
4953
+ "text-medium",
4954
4954
  "font-normal",
4955
4955
  "outline-none",
4956
4956
  ...dataFocusVisibleClasses,
@@ -5010,23 +5010,14 @@ var table = tv({
5010
5010
  none: {
5011
5011
  base: "rounded-none"
5012
5012
  },
5013
- base: {
5014
- base: "rounded"
5015
- },
5016
5013
  sm: {
5017
- base: "rounded-sm"
5014
+ base: "rounded-small"
5018
5015
  },
5019
5016
  md: {
5020
- base: "rounded-md"
5017
+ base: "rounded-medium"
5021
5018
  },
5022
5019
  lg: {
5023
- base: "rounded-lg"
5024
- },
5025
- xl: {
5026
- base: "rounded-xl"
5027
- },
5028
- "2xl": {
5029
- base: "rounded-2xl"
5020
+ base: "rounded-large"
5030
5021
  }
5031
5022
  },
5032
5023
  shadow: {
@@ -5034,22 +5025,13 @@ var table = tv({
5034
5025
  base: "shadow-none"
5035
5026
  },
5036
5027
  sm: {
5037
- base: "shadow-sm"
5028
+ base: "shadow-small"
5038
5029
  },
5039
5030
  md: {
5040
- base: "shadow-md"
5031
+ base: "shadow-medium"
5041
5032
  },
5042
5033
  lg: {
5043
- base: "shadow-lg"
5044
- },
5045
- xl: {
5046
- base: "shadow-xl"
5047
- },
5048
- "2xl": {
5049
- base: "shadow-2xl"
5050
- },
5051
- inner: {
5052
- base: "shadow-inner"
5034
+ base: "shadow-large"
5053
5035
  }
5054
5036
  },
5055
5037
  hideHeader: {
@@ -5099,8 +5081,8 @@ var table = tv({
5099
5081
  },
5100
5082
  defaultVariants: {
5101
5083
  layout: "auto",
5102
- shadow: "lg",
5103
- radius: "xl",
5084
+ shadow: "md",
5085
+ radius: "lg",
5104
5086
  color: "default",
5105
5087
  hideHeader: false,
5106
5088
  isStriped: false,
@@ -20,7 +20,7 @@ import {
20
20
  } from "../chunk-PSEUPXFL.mjs";
21
21
  import {
22
22
  table
23
- } from "../chunk-U7M6NPLF.mjs";
23
+ } from "../chunk-CJRYUKCX.mjs";
24
24
  import {
25
25
  tabs
26
26
  } from "../chunk-ZQYK5VM2.mjs";
@@ -70,9 +70,6 @@ declare const table: tailwind_variants.TVReturnType<{
70
70
  none: {
71
71
  base: string;
72
72
  };
73
- base: {
74
- base: string;
75
- };
76
73
  sm: {
77
74
  base: string;
78
75
  };
@@ -82,12 +79,6 @@ declare const table: tailwind_variants.TVReturnType<{
82
79
  lg: {
83
80
  base: string;
84
81
  };
85
- xl: {
86
- base: string;
87
- };
88
- "2xl": {
89
- base: string;
90
- };
91
82
  };
92
83
  shadow: {
93
84
  none: {
@@ -102,15 +93,6 @@ declare const table: tailwind_variants.TVReturnType<{
102
93
  lg: {
103
94
  base: string;
104
95
  };
105
- xl: {
106
- base: string;
107
- };
108
- "2xl": {
109
- base: string;
110
- };
111
- inner: {
112
- base: string;
113
- };
114
96
  };
115
97
  hideHeader: {
116
98
  true: {
@@ -192,9 +174,6 @@ declare const table: tailwind_variants.TVReturnType<{
192
174
  none: {
193
175
  base: string;
194
176
  };
195
- base: {
196
- base: string;
197
- };
198
177
  sm: {
199
178
  base: string;
200
179
  };
@@ -204,12 +183,6 @@ declare const table: tailwind_variants.TVReturnType<{
204
183
  lg: {
205
184
  base: string;
206
185
  };
207
- xl: {
208
- base: string;
209
- };
210
- "2xl": {
211
- base: string;
212
- };
213
186
  };
214
187
  shadow: {
215
188
  none: {
@@ -224,15 +197,6 @@ declare const table: tailwind_variants.TVReturnType<{
224
197
  lg: {
225
198
  base: string;
226
199
  };
227
- xl: {
228
- base: string;
229
- };
230
- "2xl": {
231
- base: string;
232
- };
233
- inner: {
234
- base: string;
235
- };
236
200
  };
237
201
  hideHeader: {
238
202
  true: {
@@ -302,9 +266,6 @@ declare const table: tailwind_variants.TVReturnType<{
302
266
  none: {
303
267
  base: string;
304
268
  };
305
- base: {
306
- base: string;
307
- };
308
269
  sm: {
309
270
  base: string;
310
271
  };
@@ -314,12 +275,6 @@ declare const table: tailwind_variants.TVReturnType<{
314
275
  lg: {
315
276
  base: string;
316
277
  };
317
- xl: {
318
- base: string;
319
- };
320
- "2xl": {
321
- base: string;
322
- };
323
278
  };
324
279
  shadow: {
325
280
  none: {
@@ -334,15 +289,6 @@ declare const table: tailwind_variants.TVReturnType<{
334
289
  lg: {
335
290
  base: string;
336
291
  };
337
- xl: {
338
- base: string;
339
- };
340
- "2xl": {
341
- base: string;
342
- };
343
- inner: {
344
- base: string;
345
- };
346
292
  };
347
293
  hideHeader: {
348
294
  true: {
@@ -412,9 +358,6 @@ declare const table: tailwind_variants.TVReturnType<{
412
358
  none: {
413
359
  base: string;
414
360
  };
415
- base: {
416
- base: string;
417
- };
418
361
  sm: {
419
362
  base: string;
420
363
  };
@@ -424,12 +367,6 @@ declare const table: tailwind_variants.TVReturnType<{
424
367
  lg: {
425
368
  base: string;
426
369
  };
427
- xl: {
428
- base: string;
429
- };
430
- "2xl": {
431
- base: string;
432
- };
433
370
  };
434
371
  shadow: {
435
372
  none: {
@@ -444,15 +381,6 @@ declare const table: tailwind_variants.TVReturnType<{
444
381
  lg: {
445
382
  base: string;
446
383
  };
447
- xl: {
448
- base: string;
449
- };
450
- "2xl": {
451
- base: string;
452
- };
453
- inner: {
454
- base: string;
455
- };
456
384
  };
457
385
  hideHeader: {
458
386
  true: {
@@ -72,8 +72,8 @@ var table = tv({
72
72
  "relative",
73
73
  "justify-between",
74
74
  "gap-4",
75
- "border",
76
- "border-boundary",
75
+ "shadow-medium",
76
+ "bg-content1",
77
77
  "overflow-auto"
78
78
  ],
79
79
  table: "min-w-full h-auto",
@@ -104,7 +104,7 @@ var table = tv({
104
104
  "relative",
105
105
  "align-middle",
106
106
  "whitespace-normal",
107
- "text-small",
107
+ "text-medium",
108
108
  "font-normal",
109
109
  "outline-none",
110
110
  ...dataFocusVisibleClasses,
@@ -164,23 +164,14 @@ var table = tv({
164
164
  none: {
165
165
  base: "rounded-none"
166
166
  },
167
- base: {
168
- base: "rounded"
169
- },
170
167
  sm: {
171
- base: "rounded-sm"
168
+ base: "rounded-small"
172
169
  },
173
170
  md: {
174
- base: "rounded-md"
171
+ base: "rounded-medium"
175
172
  },
176
173
  lg: {
177
- base: "rounded-lg"
178
- },
179
- xl: {
180
- base: "rounded-xl"
181
- },
182
- "2xl": {
183
- base: "rounded-2xl"
174
+ base: "rounded-large"
184
175
  }
185
176
  },
186
177
  shadow: {
@@ -188,22 +179,13 @@ var table = tv({
188
179
  base: "shadow-none"
189
180
  },
190
181
  sm: {
191
- base: "shadow-sm"
182
+ base: "shadow-small"
192
183
  },
193
184
  md: {
194
- base: "shadow-md"
185
+ base: "shadow-medium"
195
186
  },
196
187
  lg: {
197
- base: "shadow-lg"
198
- },
199
- xl: {
200
- base: "shadow-xl"
201
- },
202
- "2xl": {
203
- base: "shadow-2xl"
204
- },
205
- inner: {
206
- base: "shadow-inner"
188
+ base: "shadow-large"
207
189
  }
208
190
  },
209
191
  hideHeader: {
@@ -253,8 +235,8 @@ var table = tv({
253
235
  },
254
236
  defaultVariants: {
255
237
  layout: "auto",
256
- shadow: "lg",
257
- radius: "xl",
238
+ shadow: "md",
239
+ radius: "lg",
258
240
  color: "default",
259
241
  hideHeader: false,
260
242
  isStriped: false,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  table
3
- } from "../chunk-U7M6NPLF.mjs";
3
+ } from "../chunk-CJRYUKCX.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
package/dist/index.js CHANGED
@@ -4950,8 +4950,8 @@ var table = tv({
4950
4950
  "relative",
4951
4951
  "justify-between",
4952
4952
  "gap-4",
4953
- "border",
4954
- "border-boundary",
4953
+ "shadow-medium",
4954
+ "bg-content1",
4955
4955
  "overflow-auto"
4956
4956
  ],
4957
4957
  table: "min-w-full h-auto",
@@ -4982,7 +4982,7 @@ var table = tv({
4982
4982
  "relative",
4983
4983
  "align-middle",
4984
4984
  "whitespace-normal",
4985
- "text-small",
4985
+ "text-medium",
4986
4986
  "font-normal",
4987
4987
  "outline-none",
4988
4988
  ...dataFocusVisibleClasses,
@@ -5042,23 +5042,14 @@ var table = tv({
5042
5042
  none: {
5043
5043
  base: "rounded-none"
5044
5044
  },
5045
- base: {
5046
- base: "rounded"
5047
- },
5048
5045
  sm: {
5049
- base: "rounded-sm"
5046
+ base: "rounded-small"
5050
5047
  },
5051
5048
  md: {
5052
- base: "rounded-md"
5049
+ base: "rounded-medium"
5053
5050
  },
5054
5051
  lg: {
5055
- base: "rounded-lg"
5056
- },
5057
- xl: {
5058
- base: "rounded-xl"
5059
- },
5060
- "2xl": {
5061
- base: "rounded-2xl"
5052
+ base: "rounded-large"
5062
5053
  }
5063
5054
  },
5064
5055
  shadow: {
@@ -5066,22 +5057,13 @@ var table = tv({
5066
5057
  base: "shadow-none"
5067
5058
  },
5068
5059
  sm: {
5069
- base: "shadow-sm"
5060
+ base: "shadow-small"
5070
5061
  },
5071
5062
  md: {
5072
- base: "shadow-md"
5063
+ base: "shadow-medium"
5073
5064
  },
5074
5065
  lg: {
5075
- base: "shadow-lg"
5076
- },
5077
- xl: {
5078
- base: "shadow-xl"
5079
- },
5080
- "2xl": {
5081
- base: "shadow-2xl"
5082
- },
5083
- inner: {
5084
- base: "shadow-inner"
5066
+ base: "shadow-large"
5085
5067
  }
5086
5068
  },
5087
5069
  hideHeader: {
@@ -5131,8 +5113,8 @@ var table = tv({
5131
5113
  },
5132
5114
  defaultVariants: {
5133
5115
  layout: "auto",
5134
- shadow: "lg",
5135
- radius: "xl",
5116
+ shadow: "md",
5117
+ radius: "lg",
5136
5118
  color: "default",
5137
5119
  hideHeader: false,
5138
5120
  isStriped: false,
package/dist/index.mjs CHANGED
@@ -20,7 +20,7 @@ import {
20
20
  } from "./chunk-PSEUPXFL.mjs";
21
21
  import {
22
22
  table
23
- } from "./chunk-U7M6NPLF.mjs";
23
+ } from "./chunk-CJRYUKCX.mjs";
24
24
  import {
25
25
  tabs
26
26
  } from "./chunk-ZQYK5VM2.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "0.0.0-dev-v2-20230701230240",
3
+ "version": "0.0.0-dev-v2-20230702031855",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",
@@ -39,7 +39,7 @@
39
39
  "dependencies": {
40
40
  "color": "^4.2.3",
41
41
  "color2k": "^2.0.2",
42
- "deepmerge": "4.3.0",
42
+ "deepmerge": "4.3.1",
43
43
  "flat": "^5.0.2",
44
44
  "lodash": "^4.17.21",
45
45
  "tailwind-variants": "^0.1.10",