@nextui-org/theme 0.0.0-dev-v2-20230415023901 → 0.0.0-dev-v2-20230415024831
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/{chunk-53YQ75PY.mjs → chunk-DPQX2XH4.mjs} +2 -2
- package/dist/components/index.js +2 -2
- package/dist/components/index.mjs +21 -21
- package/dist/components/modal.js +2 -2
- package/dist/components/modal.mjs +1 -1
- package/dist/index.js +2 -2
- package/dist/index.mjs +23 -23
- package/dist/plugin.mjs +2 -2
- package/package.json +1 -1
- package/dist/{chunk-WS27WNYH.mjs → chunk-XSFNJVJG.mjs} +3 -3
|
@@ -32,7 +32,7 @@ var modal = tv({
|
|
|
32
32
|
"outline-none"
|
|
33
33
|
],
|
|
34
34
|
trigger: [],
|
|
35
|
-
backdrop: ["hidden"],
|
|
35
|
+
backdrop: ["hidden", "z-50"],
|
|
36
36
|
header: "flex py-4 px-6 flex-initial text-lg font-semibold",
|
|
37
37
|
body: "flex flex-1 flex-col gap-3 px-6 py-2",
|
|
38
38
|
footer: "flex flex-row gap-2 px-6 py-4 justify-end",
|
|
@@ -128,7 +128,7 @@ var modal = tv({
|
|
|
128
128
|
{
|
|
129
129
|
backdropVariant: ["opaque", "blur"],
|
|
130
130
|
class: {
|
|
131
|
-
backdrop: "block w-full h-full fixed inset-0
|
|
131
|
+
backdrop: "block w-full h-full fixed inset-0"
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
]
|
package/dist/components/index.js
CHANGED
|
@@ -5094,7 +5094,7 @@ var modal = (0, import_tailwind_variants31.tv)({
|
|
|
5094
5094
|
"outline-none"
|
|
5095
5095
|
],
|
|
5096
5096
|
trigger: [],
|
|
5097
|
-
backdrop: ["hidden"],
|
|
5097
|
+
backdrop: ["hidden", "z-50"],
|
|
5098
5098
|
header: "flex py-4 px-6 flex-initial text-lg font-semibold",
|
|
5099
5099
|
body: "flex flex-1 flex-col gap-3 px-6 py-2",
|
|
5100
5100
|
footer: "flex flex-row gap-2 px-6 py-4 justify-end",
|
|
@@ -5190,7 +5190,7 @@ var modal = (0, import_tailwind_variants31.tv)({
|
|
|
5190
5190
|
{
|
|
5191
5191
|
backdropVariant: ["opaque", "blur"],
|
|
5192
5192
|
class: {
|
|
5193
|
-
backdrop: "block w-full h-full fixed inset-0
|
|
5193
|
+
backdrop: "block w-full h-full fixed inset-0"
|
|
5194
5194
|
}
|
|
5195
5195
|
}
|
|
5196
5196
|
]
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
import "../chunk-XUHE5FW2.mjs";
|
|
2
|
+
import {
|
|
3
|
+
progress
|
|
4
|
+
} from "../chunk-I7DM7NL7.mjs";
|
|
5
|
+
import {
|
|
6
|
+
radioGroup
|
|
7
|
+
} from "../chunk-HHWXPWYN.mjs";
|
|
2
8
|
import {
|
|
3
9
|
radio
|
|
4
10
|
} from "../chunk-WYZNUYAJ.mjs";
|
|
@@ -14,6 +20,12 @@ import {
|
|
|
14
20
|
import {
|
|
15
21
|
user
|
|
16
22
|
} from "../chunk-6KZCW2WL.mjs";
|
|
23
|
+
import {
|
|
24
|
+
dropdown
|
|
25
|
+
} from "../chunk-UNMHV7HH.mjs";
|
|
26
|
+
import {
|
|
27
|
+
image
|
|
28
|
+
} from "../chunk-6GGRJ6I7.mjs";
|
|
17
29
|
import {
|
|
18
30
|
input
|
|
19
31
|
} from "../chunk-PC5X557I.mjs";
|
|
@@ -22,7 +34,7 @@ import {
|
|
|
22
34
|
} from "../chunk-4FNCWRTA.mjs";
|
|
23
35
|
import {
|
|
24
36
|
modal
|
|
25
|
-
} from "../chunk-
|
|
37
|
+
} from "../chunk-DPQX2XH4.mjs";
|
|
26
38
|
import {
|
|
27
39
|
pagination
|
|
28
40
|
} from "../chunk-TSETU4MR.mjs";
|
|
@@ -30,11 +42,11 @@ import {
|
|
|
30
42
|
popover
|
|
31
43
|
} from "../chunk-4IAUQPNO.mjs";
|
|
32
44
|
import {
|
|
33
|
-
|
|
34
|
-
} from "../chunk-
|
|
45
|
+
checkbox
|
|
46
|
+
} from "../chunk-W3CNTVG5.mjs";
|
|
35
47
|
import {
|
|
36
|
-
|
|
37
|
-
} from "../chunk-
|
|
48
|
+
chip
|
|
49
|
+
} from "../chunk-QRMWQXOX.mjs";
|
|
38
50
|
import {
|
|
39
51
|
circularProgress
|
|
40
52
|
} from "../chunk-FK5GDC67.mjs";
|
|
@@ -54,11 +66,11 @@ import {
|
|
|
54
66
|
dropdownSection
|
|
55
67
|
} from "../chunk-AVGEHFT4.mjs";
|
|
56
68
|
import {
|
|
57
|
-
|
|
58
|
-
} from "../chunk-
|
|
69
|
+
accordion
|
|
70
|
+
} from "../chunk-YYBLBQIV.mjs";
|
|
59
71
|
import {
|
|
60
|
-
|
|
61
|
-
} from "../chunk-
|
|
72
|
+
avatarGroup
|
|
73
|
+
} from "../chunk-MLH3XSY7.mjs";
|
|
62
74
|
import {
|
|
63
75
|
avatar
|
|
64
76
|
} from "../chunk-TEP7IDHT.mjs";
|
|
@@ -77,24 +89,12 @@ import {
|
|
|
77
89
|
import {
|
|
78
90
|
checkboxGroup
|
|
79
91
|
} from "../chunk-U77YMEWM.mjs";
|
|
80
|
-
import {
|
|
81
|
-
checkbox
|
|
82
|
-
} from "../chunk-W3CNTVG5.mjs";
|
|
83
|
-
import {
|
|
84
|
-
chip
|
|
85
|
-
} from "../chunk-QRMWQXOX.mjs";
|
|
86
92
|
import {
|
|
87
93
|
accordionItem
|
|
88
94
|
} from "../chunk-IB25MFRG.mjs";
|
|
89
95
|
import "../chunk-CMYR6AOY.mjs";
|
|
90
96
|
import "../chunk-K7LK7NCE.mjs";
|
|
91
97
|
import "../chunk-LGGZKBOO.mjs";
|
|
92
|
-
import {
|
|
93
|
-
accordion
|
|
94
|
-
} from "../chunk-YYBLBQIV.mjs";
|
|
95
|
-
import {
|
|
96
|
-
avatarGroup
|
|
97
|
-
} from "../chunk-MLH3XSY7.mjs";
|
|
98
98
|
import "../chunk-INZK6TTL.mjs";
|
|
99
99
|
export {
|
|
100
100
|
accordion,
|
package/dist/components/modal.js
CHANGED
|
@@ -64,7 +64,7 @@ var modal = (0, import_tailwind_variants.tv)({
|
|
|
64
64
|
"outline-none"
|
|
65
65
|
],
|
|
66
66
|
trigger: [],
|
|
67
|
-
backdrop: ["hidden"],
|
|
67
|
+
backdrop: ["hidden", "z-50"],
|
|
68
68
|
header: "flex py-4 px-6 flex-initial text-lg font-semibold",
|
|
69
69
|
body: "flex flex-1 flex-col gap-3 px-6 py-2",
|
|
70
70
|
footer: "flex flex-row gap-2 px-6 py-4 justify-end",
|
|
@@ -160,7 +160,7 @@ var modal = (0, import_tailwind_variants.tv)({
|
|
|
160
160
|
{
|
|
161
161
|
backdropVariant: ["opaque", "blur"],
|
|
162
162
|
class: {
|
|
163
|
-
backdrop: "block w-full h-full fixed inset-0
|
|
163
|
+
backdrop: "block w-full h-full fixed inset-0"
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
]
|
package/dist/index.js
CHANGED
|
@@ -5117,7 +5117,7 @@ var modal = (0, import_tailwind_variants31.tv)({
|
|
|
5117
5117
|
"outline-none"
|
|
5118
5118
|
],
|
|
5119
5119
|
trigger: [],
|
|
5120
|
-
backdrop: ["hidden"],
|
|
5120
|
+
backdrop: ["hidden", "z-50"],
|
|
5121
5121
|
header: "flex py-4 px-6 flex-initial text-lg font-semibold",
|
|
5122
5122
|
body: "flex flex-1 flex-col gap-3 px-6 py-2",
|
|
5123
5123
|
footer: "flex flex-row gap-2 px-6 py-4 justify-end",
|
|
@@ -5213,7 +5213,7 @@ var modal = (0, import_tailwind_variants31.tv)({
|
|
|
5213
5213
|
{
|
|
5214
5214
|
backdropVariant: ["opaque", "blur"],
|
|
5215
5215
|
class: {
|
|
5216
|
-
backdrop: "block w-full h-full fixed inset-0
|
|
5216
|
+
backdrop: "block w-full h-full fixed inset-0"
|
|
5217
5217
|
}
|
|
5218
5218
|
}
|
|
5219
5219
|
]
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
import "./chunk-XUHE5FW2.mjs";
|
|
2
|
+
import {
|
|
3
|
+
progress
|
|
4
|
+
} from "./chunk-I7DM7NL7.mjs";
|
|
5
|
+
import {
|
|
6
|
+
radioGroup
|
|
7
|
+
} from "./chunk-HHWXPWYN.mjs";
|
|
2
8
|
import {
|
|
3
9
|
radio
|
|
4
10
|
} from "./chunk-WYZNUYAJ.mjs";
|
|
@@ -14,6 +20,12 @@ import {
|
|
|
14
20
|
import {
|
|
15
21
|
user
|
|
16
22
|
} from "./chunk-6KZCW2WL.mjs";
|
|
23
|
+
import {
|
|
24
|
+
dropdown
|
|
25
|
+
} from "./chunk-UNMHV7HH.mjs";
|
|
26
|
+
import {
|
|
27
|
+
image
|
|
28
|
+
} from "./chunk-6GGRJ6I7.mjs";
|
|
17
29
|
import {
|
|
18
30
|
input
|
|
19
31
|
} from "./chunk-PC5X557I.mjs";
|
|
@@ -22,7 +34,7 @@ import {
|
|
|
22
34
|
} from "./chunk-4FNCWRTA.mjs";
|
|
23
35
|
import {
|
|
24
36
|
modal
|
|
25
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-DPQX2XH4.mjs";
|
|
26
38
|
import {
|
|
27
39
|
pagination
|
|
28
40
|
} from "./chunk-TSETU4MR.mjs";
|
|
@@ -30,11 +42,11 @@ import {
|
|
|
30
42
|
popover
|
|
31
43
|
} from "./chunk-4IAUQPNO.mjs";
|
|
32
44
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
45
|
+
checkbox
|
|
46
|
+
} from "./chunk-W3CNTVG5.mjs";
|
|
35
47
|
import {
|
|
36
|
-
|
|
37
|
-
} from "./chunk-
|
|
48
|
+
chip
|
|
49
|
+
} from "./chunk-QRMWQXOX.mjs";
|
|
38
50
|
import {
|
|
39
51
|
circularProgress
|
|
40
52
|
} from "./chunk-FK5GDC67.mjs";
|
|
@@ -54,11 +66,11 @@ import {
|
|
|
54
66
|
dropdownSection
|
|
55
67
|
} from "./chunk-AVGEHFT4.mjs";
|
|
56
68
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
69
|
+
accordion
|
|
70
|
+
} from "./chunk-YYBLBQIV.mjs";
|
|
59
71
|
import {
|
|
60
|
-
|
|
61
|
-
} from "./chunk-
|
|
72
|
+
avatarGroup
|
|
73
|
+
} from "./chunk-MLH3XSY7.mjs";
|
|
62
74
|
import {
|
|
63
75
|
avatar
|
|
64
76
|
} from "./chunk-TEP7IDHT.mjs";
|
|
@@ -77,12 +89,6 @@ import {
|
|
|
77
89
|
import {
|
|
78
90
|
checkboxGroup
|
|
79
91
|
} from "./chunk-U77YMEWM.mjs";
|
|
80
|
-
import {
|
|
81
|
-
checkbox
|
|
82
|
-
} from "./chunk-W3CNTVG5.mjs";
|
|
83
|
-
import {
|
|
84
|
-
chip
|
|
85
|
-
} from "./chunk-QRMWQXOX.mjs";
|
|
86
92
|
import {
|
|
87
93
|
accordionItem
|
|
88
94
|
} from "./chunk-IB25MFRG.mjs";
|
|
@@ -91,15 +97,10 @@ import "./chunk-K7LK7NCE.mjs";
|
|
|
91
97
|
import {
|
|
92
98
|
colorVariants
|
|
93
99
|
} from "./chunk-LGGZKBOO.mjs";
|
|
94
|
-
import {
|
|
95
|
-
accordion
|
|
96
|
-
} from "./chunk-YYBLBQIV.mjs";
|
|
97
|
-
import {
|
|
98
|
-
avatarGroup
|
|
99
|
-
} from "./chunk-MLH3XSY7.mjs";
|
|
100
100
|
import {
|
|
101
101
|
nextui
|
|
102
|
-
} from "./chunk-
|
|
102
|
+
} from "./chunk-XSFNJVJG.mjs";
|
|
103
|
+
import "./chunk-XLATS5QU.mjs";
|
|
103
104
|
import {
|
|
104
105
|
absoluteFullClasses,
|
|
105
106
|
baseStyles,
|
|
@@ -107,7 +108,6 @@ import {
|
|
|
107
108
|
ringClasses,
|
|
108
109
|
translateCenterClasses
|
|
109
110
|
} from "./chunk-INZK6TTL.mjs";
|
|
110
|
-
import "./chunk-XLATS5QU.mjs";
|
|
111
111
|
import "./chunk-WQEDQHKX.mjs";
|
|
112
112
|
import {
|
|
113
113
|
colors
|
package/dist/plugin.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
nextui
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-INZK6TTL.mjs";
|
|
3
|
+
} from "./chunk-XSFNJVJG.mjs";
|
|
5
4
|
import "./chunk-XLATS5QU.mjs";
|
|
5
|
+
import "./chunk-INZK6TTL.mjs";
|
|
6
6
|
import "./chunk-WQEDQHKX.mjs";
|
|
7
7
|
import "./chunk-7MQD7UA2.mjs";
|
|
8
8
|
import "./chunk-Y52EXP4A.mjs";
|
package/package.json
CHANGED