daisyui 5.0.0-alpha.20 → 5.0.0-alpha.22
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/base/properties.css +49 -1
- package/base/rootcolor.css +43 -1
- package/base/scrollbar.css +37 -1
- package/chunks.css +0 -1
- package/colors/properties.css +500 -1
- package/colors/responsive.css +2510 -1
- package/colors/states.css +1840 -1
- package/components/alert/object.js +1 -1
- package/components/alert.css +433 -1
- package/components/avatar/object.js +1 -1
- package/components/avatar.css +385 -1
- package/components/badge/object.js +1 -1
- package/components/badge.css +589 -1
- package/components/button/object.js +1 -1
- package/components/button.css +1795 -1
- package/components/card/object.js +1 -1
- package/components/card.css +955 -1
- package/components/chat/object.js +1 -1
- package/components/chat.css +775 -1
- package/components/checkbox/object.js +1 -1
- package/components/checkbox.css +853 -1
- package/components/collapse.css +1039 -1
- package/components/countdown.css +121 -1
- package/components/divider/object.js +1 -1
- package/components/divider.css +643 -1
- package/components/dropdown/object.js +1 -1
- package/components/dropdown.css +1123 -1
- package/components/footer/object.js +1 -1
- package/components/footer.css +265 -1
- package/components/hero.css +181 -1
- package/components/input/class.json +1 -1
- package/components/input/object.js +1 -1
- package/components/input.css +1147 -1
- package/components/kbd/object.js +1 -1
- package/components/kbd.css +295 -1
- package/components/link.css +427 -1
- package/components/loading.css +271 -1
- package/components/mask.css +499 -1
- package/components/menu/object.js +1 -1
- package/components/menu.css +1411 -1
- package/components/navbar.css +151 -1
- package/components/progress.css +967 -1
- package/components/radialprogress.css +223 -1
- package/components/radio/object.js +1 -1
- package/components/radio.css +601 -1
- package/components/range/object.js +1 -1
- package/components/range.css +973 -1
- package/components/rating/object.js +1 -1
- package/components/rating.css +613 -1
- package/components/select/class.json +1 -1
- package/components/select/object.js +1 -1
- package/components/select.css +925 -1
- package/components/skeleton/object.js +1 -1
- package/components/skeleton.css +145 -1
- package/components/stack.css +157 -1
- package/components/status.css +385 -1
- package/components/steps/object.js +1 -1
- package/components/steps.css +853 -1
- package/components/swap/object.js +1 -1
- package/components/swap.css +553 -1
- package/components/tab/class.json +4 -4
- package/components/tab/object.js +1 -1
- package/components/tab.css +1333 -1
- package/components/table/object.js +1 -1
- package/components/table.css +781 -1
- package/components/timeline/object.js +1 -1
- package/components/timeline.css +1735 -1
- package/components/toggle/object.js +1 -1
- package/components/toggle.css +811 -1
- package/components/tooltip/object.js +1 -1
- package/components/tooltip.css +823 -1
- package/full.css +1 -1
- package/functions/pluginOptionsHandler.js +44 -0
- package/functions/variables.js +33 -0
- package/index.js +82 -120
- package/package.json +81 -77
- package/theme/acid/index.css +28 -0
- package/theme/acid/index.js +4 -0
- package/theme/acid/object.js +1 -0
- package/theme/aqua/index.css +28 -0
- package/theme/aqua/index.js +4 -0
- package/theme/aqua/object.js +1 -0
- package/theme/autumn/index.css +28 -0
- package/theme/autumn/index.js +4 -0
- package/theme/autumn/object.js +1 -0
- package/theme/black/index.css +28 -0
- package/theme/black/index.js +4 -0
- package/theme/black/object.js +1 -0
- package/theme/bumblebee/index.css +28 -0
- package/theme/bumblebee/index.js +4 -0
- package/theme/bumblebee/object.js +1 -0
- package/theme/business/index.css +28 -0
- package/theme/business/index.js +4 -0
- package/theme/business/object.js +1 -0
- package/theme/cmyk/index.css +28 -0
- package/theme/cmyk/index.js +4 -0
- package/theme/cmyk/object.js +1 -0
- package/theme/coffee/index.css +28 -0
- package/theme/coffee/index.js +4 -0
- package/theme/coffee/object.js +1 -0
- package/theme/corporate/index.css +28 -0
- package/theme/corporate/index.js +4 -0
- package/theme/corporate/object.js +1 -0
- package/theme/cyberpunk/index.css +28 -0
- package/theme/cyberpunk/index.js +4 -0
- package/theme/cyberpunk/object.js +1 -0
- package/theme/dim/index.css +28 -0
- package/theme/dim/index.js +4 -0
- package/theme/dim/object.js +1 -0
- package/theme/dracula/index.css +28 -0
- package/theme/dracula/index.js +4 -0
- package/theme/dracula/object.js +1 -0
- package/theme/emerald/index.css +28 -0
- package/theme/emerald/index.js +4 -0
- package/theme/emerald/object.js +1 -0
- package/theme/fantasy/index.css +28 -0
- package/theme/fantasy/index.js +4 -0
- package/theme/fantasy/object.js +1 -0
- package/theme/forest/index.css +28 -0
- package/theme/forest/index.js +4 -0
- package/theme/forest/object.js +1 -0
- package/theme/garden/index.css +28 -0
- package/theme/garden/index.js +4 -0
- package/theme/garden/object.js +1 -0
- package/theme/halloween/index.css +28 -0
- package/theme/halloween/index.js +4 -0
- package/theme/halloween/object.js +1 -0
- package/theme/index.js +15 -3
- package/theme/lemonade/index.css +28 -0
- package/theme/lemonade/index.js +4 -0
- package/theme/lemonade/object.js +1 -0
- package/theme/lofi/index.css +28 -0
- package/theme/lofi/index.js +4 -0
- package/theme/lofi/object.js +1 -0
- package/theme/luxury/index.css +28 -0
- package/theme/luxury/index.js +4 -0
- package/theme/luxury/object.js +1 -0
- package/theme/night/index.css +28 -0
- package/theme/night/index.js +4 -0
- package/theme/night/object.js +1 -0
- package/theme/nord/index.css +28 -0
- package/theme/nord/index.js +4 -0
- package/theme/nord/object.js +1 -0
- package/theme/object.js +1 -0
- package/theme/pastel/index.css +28 -0
- package/theme/pastel/index.js +4 -0
- package/theme/pastel/object.js +1 -0
- package/theme/retro/index.css +28 -0
- package/theme/retro/index.js +4 -0
- package/theme/retro/object.js +1 -0
- package/theme/sunset/index.css +28 -0
- package/theme/sunset/index.js +4 -0
- package/theme/sunset/object.js +1 -0
- package/theme/synthwave/index.css +28 -0
- package/theme/synthwave/index.js +4 -0
- package/theme/synthwave/object.js +1 -0
- package/theme/valentine/index.css +28 -0
- package/theme/valentine/index.js +4 -0
- package/theme/valentine/object.js +1 -0
- package/theme/winter/index.css +28 -0
- package/theme/winter/index.js +4 -0
- package/theme/winter/object.js +1 -0
- package/theme/wireframe/index.css +28 -0
- package/theme/wireframe/index.js +4 -0
- package/theme/wireframe/object.js +1 -0
- package/themes.css +1 -1
- package/utilities/join.css +757 -1
package/base/properties.css
CHANGED
|
@@ -1 +1,49 @@
|
|
|
1
|
-
|
|
1
|
+
@property --radialprogress {
|
|
2
|
+
syntax: "<percentage>";
|
|
3
|
+
inherits: true;
|
|
4
|
+
initial-value: 0%;
|
|
5
|
+
}
|
|
6
|
+
@media (min-width: 640px) {
|
|
7
|
+
@property --radialprogress {
|
|
8
|
+
syntax: "<percentage>";
|
|
9
|
+
inherits: true;
|
|
10
|
+
initial-value: 0%;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
@media (min-width: 768px) {
|
|
16
|
+
@property --radialprogress {
|
|
17
|
+
syntax: "<percentage>";
|
|
18
|
+
inherits: true;
|
|
19
|
+
initial-value: 0%;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
@media (min-width: 1024px) {
|
|
25
|
+
@property --radialprogress {
|
|
26
|
+
syntax: "<percentage>";
|
|
27
|
+
inherits: true;
|
|
28
|
+
initial-value: 0%;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
@media (min-width: 1280px) {
|
|
34
|
+
@property --radialprogress {
|
|
35
|
+
syntax: "<percentage>";
|
|
36
|
+
inherits: true;
|
|
37
|
+
initial-value: 0%;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
@media (min-width: 1536px) {
|
|
43
|
+
@property --radialprogress {
|
|
44
|
+
syntax: "<percentage>";
|
|
45
|
+
inherits: true;
|
|
46
|
+
initial-value: 0%;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
package/base/rootcolor.css
CHANGED
|
@@ -1 +1,43 @@
|
|
|
1
|
-
|
|
1
|
+
:root, [data-theme] {
|
|
2
|
+
background-color: var(--color-base-100);
|
|
3
|
+
color: var(--color-base-content);
|
|
4
|
+
}
|
|
5
|
+
@media (min-width: 640px) {
|
|
6
|
+
:root, [data-theme] {
|
|
7
|
+
background-color: var(--color-base-100);
|
|
8
|
+
color: var(--color-base-content);
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@media (min-width: 768px) {
|
|
14
|
+
:root, [data-theme] {
|
|
15
|
+
background-color: var(--color-base-100);
|
|
16
|
+
color: var(--color-base-content);
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
@media (min-width: 1024px) {
|
|
22
|
+
:root, [data-theme] {
|
|
23
|
+
background-color: var(--color-base-100);
|
|
24
|
+
color: var(--color-base-content);
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
@media (min-width: 1280px) {
|
|
30
|
+
:root, [data-theme] {
|
|
31
|
+
background-color: var(--color-base-100);
|
|
32
|
+
color: var(--color-base-content);
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
@media (min-width: 1536px) {
|
|
38
|
+
:root, [data-theme] {
|
|
39
|
+
background-color: var(--color-base-100);
|
|
40
|
+
color: var(--color-base-content);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
package/base/scrollbar.css
CHANGED
|
@@ -1 +1,37 @@
|
|
|
1
|
-
|
|
1
|
+
:root {
|
|
2
|
+
scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
|
|
3
|
+
}
|
|
4
|
+
@media (min-width: 640px) {
|
|
5
|
+
:root {
|
|
6
|
+
scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
@media (min-width: 768px) {
|
|
12
|
+
:root {
|
|
13
|
+
scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
@media (min-width: 1024px) {
|
|
19
|
+
:root {
|
|
20
|
+
scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
@media (min-width: 1280px) {
|
|
26
|
+
:root {
|
|
27
|
+
scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
@media (min-width: 1536px) {
|
|
33
|
+
:root {
|
|
34
|
+
scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
package/chunks.css
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
@import url(https://cdn.jsdelivr.net/npm/tailwindcss@4.0.0-alpha.25/preflight.min.css) layer(base);
|
|
2
|
-
@import url(theme/cupcake/index.css) layer(themes);
|
|
3
2
|
@import url(theme/light/index.css) layer(themes);
|
|
4
3
|
@import url(theme/dark/index.css) layer(themes);
|
|
5
4
|
@import url(base/properties.css) layer(base);
|