@nextui-org/theme 0.0.0-dev-v2-20230326182053 → 0.0.0-dev-v2-20230326202948
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.
- package/dist/animations/index.js +2 -2
- package/dist/animations/index.mjs +1 -1
- package/dist/{chunk-AOPFJ3A7.mjs → chunk-JNZ4NJJH.mjs} +3 -3
- package/dist/{chunk-QPN3H4E3.mjs → chunk-OMTYF2LL.mjs} +2 -2
- package/dist/components/index.mjs +8 -8
- package/dist/index.js +2 -2
- package/dist/index.mjs +10 -10
- package/dist/plugin.js +2 -2
- package/dist/plugin.mjs +2 -2
- package/package.json +1 -1
package/dist/animations/index.js
CHANGED
|
@@ -25,7 +25,7 @@ __export(animations_exports, {
|
|
|
25
25
|
module.exports = __toCommonJS(animations_exports);
|
|
26
26
|
var animations = {
|
|
27
27
|
animation: {
|
|
28
|
-
"drip-expand": "drip-expand
|
|
28
|
+
"drip-expand": "drip-expand 420ms linear",
|
|
29
29
|
"spinner-ease-spin": "spinner-spin 0.8s ease infinite",
|
|
30
30
|
"spinner-linear-spin": "spinner-spin 0.8s linear infinite",
|
|
31
31
|
"appearance-in": "appearance-in 250ms ease-out normal both",
|
|
@@ -42,7 +42,7 @@ var animations = {
|
|
|
42
42
|
},
|
|
43
43
|
"drip-expand": {
|
|
44
44
|
"0%": {
|
|
45
|
-
opacity: "0.
|
|
45
|
+
opacity: "0.2",
|
|
46
46
|
transform: "scale(0)"
|
|
47
47
|
},
|
|
48
48
|
"100%": {
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import {
|
|
2
|
+
animations
|
|
3
|
+
} from "./chunk-OMTYF2LL.mjs";
|
|
1
4
|
import {
|
|
2
5
|
utilities
|
|
3
6
|
} from "./chunk-45FXWIO6.mjs";
|
|
@@ -10,9 +13,6 @@ import {
|
|
|
10
13
|
import {
|
|
11
14
|
removeDefaultKeys
|
|
12
15
|
} from "./chunk-37PIXVP4.mjs";
|
|
13
|
-
import {
|
|
14
|
-
animations
|
|
15
|
-
} from "./chunk-QPN3H4E3.mjs";
|
|
16
16
|
import {
|
|
17
17
|
commonColors
|
|
18
18
|
} from "./chunk-CRCBVLUP.mjs";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// src/animations/index.ts
|
|
2
2
|
var animations = {
|
|
3
3
|
animation: {
|
|
4
|
-
"drip-expand": "drip-expand
|
|
4
|
+
"drip-expand": "drip-expand 420ms linear",
|
|
5
5
|
"spinner-ease-spin": "spinner-spin 0.8s ease infinite",
|
|
6
6
|
"spinner-linear-spin": "spinner-spin 0.8s linear infinite",
|
|
7
7
|
"appearance-in": "appearance-in 250ms ease-out normal both",
|
|
@@ -18,7 +18,7 @@ var animations = {
|
|
|
18
18
|
},
|
|
19
19
|
"drip-expand": {
|
|
20
20
|
"0%": {
|
|
21
|
-
opacity: "0.
|
|
21
|
+
opacity: "0.2",
|
|
22
22
|
transform: "scale(0)"
|
|
23
23
|
},
|
|
24
24
|
"100%": {
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import "../chunk-5SJ7B53O.mjs";
|
|
2
|
-
import {
|
|
3
|
-
radio
|
|
4
|
-
} from "../chunk-Y37XC5QN.mjs";
|
|
5
2
|
import {
|
|
6
3
|
snippet
|
|
7
4
|
} from "../chunk-QMP2FDFR.mjs";
|
|
@@ -17,9 +14,6 @@ import {
|
|
|
17
14
|
import {
|
|
18
15
|
user
|
|
19
16
|
} from "../chunk-FS36US4S.mjs";
|
|
20
|
-
import {
|
|
21
|
-
checkbox
|
|
22
|
-
} from "../chunk-NJQP2VWT.mjs";
|
|
23
17
|
import {
|
|
24
18
|
chip
|
|
25
19
|
} from "../chunk-TV7EJNXI.mjs";
|
|
@@ -39,8 +33,8 @@ import {
|
|
|
39
33
|
radioGroup
|
|
40
34
|
} from "../chunk-HHWXPWYN.mjs";
|
|
41
35
|
import {
|
|
42
|
-
|
|
43
|
-
} from "../chunk-
|
|
36
|
+
radio
|
|
37
|
+
} from "../chunk-Y37XC5QN.mjs";
|
|
44
38
|
import {
|
|
45
39
|
avatarGroup
|
|
46
40
|
} from "../chunk-MLH3XSY7.mjs";
|
|
@@ -62,12 +56,18 @@ import {
|
|
|
62
56
|
import {
|
|
63
57
|
checkboxGroup
|
|
64
58
|
} from "../chunk-U77YMEWM.mjs";
|
|
59
|
+
import {
|
|
60
|
+
checkbox
|
|
61
|
+
} from "../chunk-NJQP2VWT.mjs";
|
|
65
62
|
import {
|
|
66
63
|
accordionItem
|
|
67
64
|
} from "../chunk-RD42SVXB.mjs";
|
|
68
65
|
import "../chunk-CMYR6AOY.mjs";
|
|
69
66
|
import "../chunk-K7LK7NCE.mjs";
|
|
70
67
|
import "../chunk-LGGZKBOO.mjs";
|
|
68
|
+
import {
|
|
69
|
+
accordion
|
|
70
|
+
} from "../chunk-YYBLBQIV.mjs";
|
|
71
71
|
import "../chunk-IJCHUO4J.mjs";
|
|
72
72
|
export {
|
|
73
73
|
accordion,
|
package/dist/index.js
CHANGED
|
@@ -3758,7 +3758,7 @@ var import_deepmerge = __toESM(require("deepmerge"));
|
|
|
3758
3758
|
// src/animations/index.ts
|
|
3759
3759
|
var animations = {
|
|
3760
3760
|
animation: {
|
|
3761
|
-
"drip-expand": "drip-expand
|
|
3761
|
+
"drip-expand": "drip-expand 420ms linear",
|
|
3762
3762
|
"spinner-ease-spin": "spinner-spin 0.8s ease infinite",
|
|
3763
3763
|
"spinner-linear-spin": "spinner-spin 0.8s linear infinite",
|
|
3764
3764
|
"appearance-in": "appearance-in 250ms ease-out normal both",
|
|
@@ -3775,7 +3775,7 @@ var animations = {
|
|
|
3775
3775
|
},
|
|
3776
3776
|
"drip-expand": {
|
|
3777
3777
|
"0%": {
|
|
3778
|
-
opacity: "0.
|
|
3778
|
+
opacity: "0.2",
|
|
3779
3779
|
transform: "scale(0)"
|
|
3780
3780
|
},
|
|
3781
3781
|
"100%": {
|
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import "./chunk-5SJ7B53O.mjs";
|
|
2
|
-
import {
|
|
3
|
-
radio
|
|
4
|
-
} from "./chunk-Y37XC5QN.mjs";
|
|
5
2
|
import {
|
|
6
3
|
snippet
|
|
7
4
|
} from "./chunk-QMP2FDFR.mjs";
|
|
@@ -17,9 +14,6 @@ import {
|
|
|
17
14
|
import {
|
|
18
15
|
user
|
|
19
16
|
} from "./chunk-FS36US4S.mjs";
|
|
20
|
-
import {
|
|
21
|
-
checkbox
|
|
22
|
-
} from "./chunk-NJQP2VWT.mjs";
|
|
23
17
|
import {
|
|
24
18
|
chip
|
|
25
19
|
} from "./chunk-TV7EJNXI.mjs";
|
|
@@ -39,8 +33,8 @@ import {
|
|
|
39
33
|
radioGroup
|
|
40
34
|
} from "./chunk-HHWXPWYN.mjs";
|
|
41
35
|
import {
|
|
42
|
-
|
|
43
|
-
} from "./chunk-
|
|
36
|
+
radio
|
|
37
|
+
} from "./chunk-Y37XC5QN.mjs";
|
|
44
38
|
import {
|
|
45
39
|
avatarGroup
|
|
46
40
|
} from "./chunk-MLH3XSY7.mjs";
|
|
@@ -62,6 +56,9 @@ import {
|
|
|
62
56
|
import {
|
|
63
57
|
checkboxGroup
|
|
64
58
|
} from "./chunk-U77YMEWM.mjs";
|
|
59
|
+
import {
|
|
60
|
+
checkbox
|
|
61
|
+
} from "./chunk-NJQP2VWT.mjs";
|
|
65
62
|
import {
|
|
66
63
|
accordionItem
|
|
67
64
|
} from "./chunk-RD42SVXB.mjs";
|
|
@@ -70,9 +67,13 @@ import "./chunk-K7LK7NCE.mjs";
|
|
|
70
67
|
import {
|
|
71
68
|
colorVariants
|
|
72
69
|
} from "./chunk-LGGZKBOO.mjs";
|
|
70
|
+
import {
|
|
71
|
+
accordion
|
|
72
|
+
} from "./chunk-YYBLBQIV.mjs";
|
|
73
73
|
import {
|
|
74
74
|
nextui
|
|
75
|
-
} from "./chunk-
|
|
75
|
+
} from "./chunk-JNZ4NJJH.mjs";
|
|
76
|
+
import "./chunk-OMTYF2LL.mjs";
|
|
76
77
|
import "./chunk-45FXWIO6.mjs";
|
|
77
78
|
import {
|
|
78
79
|
absoluteFullClasses,
|
|
@@ -90,7 +91,6 @@ import {
|
|
|
90
91
|
} from "./chunk-Y52EXP4A.mjs";
|
|
91
92
|
import "./chunk-37PIXVP4.mjs";
|
|
92
93
|
import "./chunk-M63AFAHO.mjs";
|
|
93
|
-
import "./chunk-QPN3H4E3.mjs";
|
|
94
94
|
import {
|
|
95
95
|
commonColors
|
|
96
96
|
} from "./chunk-CRCBVLUP.mjs";
|
package/dist/plugin.js
CHANGED
|
@@ -317,7 +317,7 @@ var colors = {
|
|
|
317
317
|
// src/animations/index.ts
|
|
318
318
|
var animations = {
|
|
319
319
|
animation: {
|
|
320
|
-
"drip-expand": "drip-expand
|
|
320
|
+
"drip-expand": "drip-expand 420ms linear",
|
|
321
321
|
"spinner-ease-spin": "spinner-spin 0.8s ease infinite",
|
|
322
322
|
"spinner-linear-spin": "spinner-spin 0.8s linear infinite",
|
|
323
323
|
"appearance-in": "appearance-in 250ms ease-out normal both",
|
|
@@ -334,7 +334,7 @@ var animations = {
|
|
|
334
334
|
},
|
|
335
335
|
"drip-expand": {
|
|
336
336
|
"0%": {
|
|
337
|
-
opacity: "0.
|
|
337
|
+
opacity: "0.2",
|
|
338
338
|
transform: "scale(0)"
|
|
339
339
|
},
|
|
340
340
|
"100%": {
|
package/dist/plugin.mjs
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
nextui
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-JNZ4NJJH.mjs";
|
|
4
|
+
import "./chunk-OMTYF2LL.mjs";
|
|
4
5
|
import "./chunk-45FXWIO6.mjs";
|
|
5
6
|
import "./chunk-IJCHUO4J.mjs";
|
|
6
7
|
import "./chunk-WQEDQHKX.mjs";
|
|
@@ -8,7 +9,6 @@ import "./chunk-7MQD7UA2.mjs";
|
|
|
8
9
|
import "./chunk-Y52EXP4A.mjs";
|
|
9
10
|
import "./chunk-37PIXVP4.mjs";
|
|
10
11
|
import "./chunk-M63AFAHO.mjs";
|
|
11
|
-
import "./chunk-QPN3H4E3.mjs";
|
|
12
12
|
import "./chunk-CRCBVLUP.mjs";
|
|
13
13
|
import "./chunk-DCEG5LGX.mjs";
|
|
14
14
|
import "./chunk-L2OL7R23.mjs";
|