daisyui 4.12.13 → 5.0.0-alpha.10
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/config.js +4 -0
- package/base/properties/index.css +1 -0
- package/base/properties/index.js +1 -0
- package/base/properties.css +1 -0
- package/base/root-color/config.js +4 -0
- package/base/root-color/index.css +1 -0
- package/base/root-color/index.js +1 -0
- package/base/root-color.css +1 -0
- package/base/scrollbar/config.js +4 -0
- package/base/scrollbar/index.css +1 -0
- package/base/scrollbar/index.js +1 -0
- package/base/scrollbar.css +1 -0
- package/chunks.css +47 -0
- package/colors/properties.css +1 -0
- package/colors/responsive.css +1 -0
- package/colors/states.css +1 -0
- package/components/alert/class.json +12 -0
- package/components/alert/config.js +4 -0
- package/components/alert/index.css +1 -0
- package/components/alert/index.js +1 -0
- package/components/alert.css +1 -0
- package/components/avatar/class.json +7 -0
- package/components/avatar/config.js +4 -0
- package/components/avatar/index.css +1 -0
- package/components/avatar/index.js +1 -0
- package/components/avatar.css +1 -0
- package/components/badge/class.json +19 -0
- package/components/badge/config.js +4 -0
- package/components/badge/index.css +1 -0
- package/components/badge/index.js +1 -0
- package/components/badge.css +1 -0
- package/components/button/class.json +27 -0
- package/components/button/config.js +4 -0
- package/components/button/index.css +1 -0
- package/components/button/index.js +1 -0
- package/components/button.css +1 -0
- package/components/card/class.json +13 -0
- package/components/card/config.js +4 -0
- package/components/card/index.css +1 -0
- package/components/card/index.js +1 -0
- package/components/card.css +1 -0
- package/components/chat/class.json +17 -0
- package/components/chat/config.js +4 -0
- package/components/chat/index.css +1 -0
- package/components/chat/index.js +1 -0
- package/components/chat.css +1 -0
- package/components/checkbox/class.json +17 -0
- package/components/checkbox/config.js +4 -0
- package/components/checkbox/index.css +1 -0
- package/components/checkbox/index.js +1 -0
- package/components/checkbox.css +1 -0
- package/components/collapse/class.json +10 -0
- package/components/collapse/config.js +4 -0
- package/components/collapse/index.css +1 -0
- package/components/collapse/index.js +1 -0
- package/components/collapse.css +1 -0
- package/components/countdown/class.json +3 -0
- package/components/countdown/config.js +4 -0
- package/components/countdown/index.css +1 -0
- package/components/countdown/index.js +1 -0
- package/components/countdown.css +1 -0
- package/components/divider/class.json +15 -0
- package/components/divider/config.js +4 -0
- package/components/divider/index.css +1 -0
- package/components/divider/index.js +1 -0
- package/components/divider.css +1 -0
- package/components/dropdown/class.json +15 -0
- package/components/dropdown/config.js +4 -0
- package/components/dropdown/index.css +1 -0
- package/components/dropdown/index.js +1 -0
- package/components/dropdown.css +1 -0
- package/components/footer/class.json +7 -0
- package/components/footer/config.js +4 -0
- package/components/footer/index.css +1 -0
- package/components/footer/index.js +1 -0
- package/components/footer.css +1 -0
- package/components/hero/class.json +5 -0
- package/components/hero/config.js +4 -0
- package/components/hero/index.css +1 -0
- package/components/hero/index.js +1 -0
- package/components/hero.css +1 -0
- package/components/input/class.json +16 -0
- package/components/input/config.js +4 -0
- package/components/input/index.css +1 -0
- package/components/input/index.js +1 -0
- package/components/input.css +1 -0
- package/components/kbd/class.json +7 -0
- package/components/kbd/config.js +4 -0
- package/components/kbd/index.css +1 -0
- package/components/kbd/index.js +1 -0
- package/components/kbd.css +1 -0
- package/components/link/class.json +12 -0
- package/components/link/config.js +4 -0
- package/components/link/index.css +1 -0
- package/components/link/index.js +1 -0
- package/components/link.css +1 -0
- package/components/loading/class.json +21 -0
- package/components/loading/config.js +4 -0
- package/components/loading/index.css +1 -0
- package/components/loading/index.js +1 -0
- package/components/loading.css +1 -0
- package/components/mask/class.json +24 -0
- package/components/mask/config.js +4 -0
- package/components/mask/index.css +1 -0
- package/components/mask/index.js +1 -0
- package/components/mask.css +1 -0
- package/components/menu/class.json +16 -0
- package/components/menu/config.js +4 -0
- package/components/menu/index.css +1 -0
- package/components/menu/index.js +1 -0
- package/components/menu.css +1 -0
- package/components/navbar/class.json +6 -0
- package/components/navbar/config.js +4 -0
- package/components/navbar/index.css +1 -0
- package/components/navbar/index.js +1 -0
- package/components/navbar.css +1 -0
- package/components/progress/class.json +10 -0
- package/components/progress/config.js +4 -0
- package/components/progress/index.css +1 -0
- package/components/progress/index.js +1 -0
- package/components/progress.css +1 -0
- package/components/radial-progress/class.json +3 -0
- package/components/radial-progress/config.js +4 -0
- package/components/radial-progress/index.css +1 -0
- package/components/radial-progress/index.js +1 -0
- package/components/radial-progress.css +1 -0
- package/components/radio/class.json +14 -0
- package/components/radio/config.js +4 -0
- package/components/radio/index.css +1 -0
- package/components/radio/index.js +1 -0
- package/components/radio.css +1 -0
- package/components/range/class.json +14 -0
- package/components/range/config.js +4 -0
- package/components/range/index.css +1 -0
- package/components/range/index.js +1 -0
- package/components/range.css +1 -0
- package/components/rating/class.json +6 -0
- package/components/rating/config.js +4 -0
- package/components/rating/index.css +1 -0
- package/components/rating/index.js +1 -0
- package/components/rating.css +1 -0
- package/components/select/class.json +16 -0
- package/components/select/config.js +4 -0
- package/components/select/index.css +1 -0
- package/components/select/index.js +1 -0
- package/components/select.css +1 -0
- package/components/skeleton/class.json +3 -0
- package/components/skeleton/config.js +4 -0
- package/components/skeleton/index.css +1 -0
- package/components/skeleton/index.js +1 -0
- package/components/skeleton.css +1 -0
- package/components/stack/class.json +3 -0
- package/components/stack/config.js +4 -0
- package/components/stack/index.css +1 -0
- package/components/stack/index.js +1 -0
- package/components/stack.css +1 -0
- package/components/status/class.json +15 -0
- package/components/status/config.js +4 -0
- package/components/status/index.css +1 -0
- package/components/status/index.js +1 -0
- package/components/status.css +1 -0
- package/components/steps/class.json +14 -0
- package/components/steps/config.js +4 -0
- package/components/steps/index.css +1 -0
- package/components/steps/index.js +1 -0
- package/components/steps.css +1 -0
- package/components/swap/class.json +10 -0
- package/components/swap/config.js +4 -0
- package/components/swap/index.css +1 -0
- package/components/swap/index.js +1 -0
- package/components/swap.css +1 -0
- package/components/tab/class.json +13 -0
- package/components/tab/config.js +4 -0
- package/components/tab/index.css +1 -0
- package/components/tab/index.js +1 -0
- package/components/tab.css +1 -0
- package/components/table/class.json +9 -0
- package/components/table/config.js +4 -0
- package/components/table/index.css +1 -0
- package/components/table/index.js +1 -0
- package/components/table.css +1 -0
- package/components/timeline/class.json +11 -0
- package/components/timeline/config.js +4 -0
- package/components/timeline/index.css +1 -0
- package/components/timeline/index.js +1 -0
- package/components/timeline.css +1 -0
- package/components/toggle/class.json +16 -0
- package/components/toggle/config.js +4 -0
- package/components/toggle/index.css +1 -0
- package/components/toggle/index.js +1 -0
- package/components/toggle.css +1 -0
- package/components/tooltip/class.json +17 -0
- package/components/tooltip/config.js +4 -0
- package/components/tooltip/index.css +1 -0
- package/components/tooltip/index.js +1 -0
- package/components/tooltip.css +1 -0
- package/full.css +1 -0
- package/index.css +43 -0
- package/index.js +87 -0
- package/package.json +80 -83
- package/themes/dark/index.css +28 -0
- package/themes/default/index.css +27 -0
- package/themes/index.css +27 -0
- package/themes/light/index.css +28 -0
- package/utilities/join/config.js +4 -0
- package/utilities/join/index.css +1 -0
- package/utilities/join/index.js +1 -0
- package/utilities/join.css +1 -0
- package/dist/base.js +0 -1
- package/dist/full.css +0 -62907
- package/dist/styled.css +0 -5185
- package/dist/styled.js +0 -1
- package/dist/themes.css +0 -2118
- package/dist/unstyled.css +0 -1324
- package/dist/unstyled.js +0 -1
- package/dist/utilities-styled.js +0 -1
- package/dist/utilities-unstyled.js +0 -1
- package/dist/utilities.js +0 -1
- package/src/index.d.ts +0 -122
- package/src/index.js +0 -149
- package/src/lib/addPrefix.js +0 -104
- package/src/lib/createPlugin.js +0 -19
- package/src/lib/responsiveRegex.js +0 -45
- package/src/lib/utility-classes.js +0 -7
- package/src/theming/colorNames.js +0 -30
- package/src/theming/functions.js +0 -262
- package/src/theming/index.js +0 -35
- package/src/theming/themeDefaults.js +0 -47
- package/src/theming/themes.d.ts +0 -5
- package/src/theming/themes.js +0 -485
package/index.css
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
@import "./themes";
|
|
2
|
+
@import "./themes/light";
|
|
3
|
+
@import "./themes/dark";
|
|
4
|
+
@config "./base/root-color/config.js";
|
|
5
|
+
@config "./base/properties/config.js";
|
|
6
|
+
@config "./base/scrollbar/config.js";
|
|
7
|
+
@config "./components/kbd/config.js";
|
|
8
|
+
@config "./components/dropdown/config.js";
|
|
9
|
+
@config "./components/navbar/config.js";
|
|
10
|
+
@config "./components/footer/config.js";
|
|
11
|
+
@config "./components/tooltip/config.js";
|
|
12
|
+
@config "./components/rating/config.js";
|
|
13
|
+
@config "./components/radio/config.js";
|
|
14
|
+
@config "./components/card/config.js";
|
|
15
|
+
@config "./components/loading/config.js";
|
|
16
|
+
@config "./components/progress/config.js";
|
|
17
|
+
@config "./components/chat/config.js";
|
|
18
|
+
@config "./components/countdown/config.js";
|
|
19
|
+
@config "./components/input/config.js";
|
|
20
|
+
@config "./components/alert/config.js";
|
|
21
|
+
@config "./components/skeleton/config.js";
|
|
22
|
+
@config "./components/swap/config.js";
|
|
23
|
+
@config "./components/checkbox/config.js";
|
|
24
|
+
@config "./components/collapse/config.js";
|
|
25
|
+
@config "./components/status/config.js";
|
|
26
|
+
@config "./components/tab/config.js";
|
|
27
|
+
@config "./components/toggle/config.js";
|
|
28
|
+
@config "./components/mask/config.js";
|
|
29
|
+
@config "./components/button/config.js";
|
|
30
|
+
@config "./components/steps/config.js";
|
|
31
|
+
@config "./components/link/config.js";
|
|
32
|
+
@config "./components/table/config.js";
|
|
33
|
+
@config "./components/radial-progress/config.js";
|
|
34
|
+
@config "./components/divider/config.js";
|
|
35
|
+
@config "./components/menu/config.js";
|
|
36
|
+
@config "./components/avatar/config.js";
|
|
37
|
+
@config "./components/select/config.js";
|
|
38
|
+
@config "./components/stack/config.js";
|
|
39
|
+
@config "./components/hero/config.js";
|
|
40
|
+
@config "./components/range/config.js";
|
|
41
|
+
@config "./components/timeline/config.js";
|
|
42
|
+
@config "./components/badge/config.js";
|
|
43
|
+
@config "./utilities/join/config.js";
|
package/index.js
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import rootColor from './base/root-color/index.js';
|
|
2
|
+
import properties from './base/properties/index.js';
|
|
3
|
+
import scrollbar from './base/scrollbar/index.js';
|
|
4
|
+
import kbd from './components/kbd/index.js';
|
|
5
|
+
import dropdown from './components/dropdown/index.js';
|
|
6
|
+
import navbar from './components/navbar/index.js';
|
|
7
|
+
import footer from './components/footer/index.js';
|
|
8
|
+
import tooltip from './components/tooltip/index.js';
|
|
9
|
+
import rating from './components/rating/index.js';
|
|
10
|
+
import radio from './components/radio/index.js';
|
|
11
|
+
import card from './components/card/index.js';
|
|
12
|
+
import loading from './components/loading/index.js';
|
|
13
|
+
import progress from './components/progress/index.js';
|
|
14
|
+
import chat from './components/chat/index.js';
|
|
15
|
+
import countdown from './components/countdown/index.js';
|
|
16
|
+
import input from './components/input/index.js';
|
|
17
|
+
import alert from './components/alert/index.js';
|
|
18
|
+
import skeleton from './components/skeleton/index.js';
|
|
19
|
+
import swap from './components/swap/index.js';
|
|
20
|
+
import checkbox from './components/checkbox/index.js';
|
|
21
|
+
import collapse from './components/collapse/index.js';
|
|
22
|
+
import status from './components/status/index.js';
|
|
23
|
+
import tab from './components/tab/index.js';
|
|
24
|
+
import toggle from './components/toggle/index.js';
|
|
25
|
+
import mask from './components/mask/index.js';
|
|
26
|
+
import button from './components/button/index.js';
|
|
27
|
+
import steps from './components/steps/index.js';
|
|
28
|
+
import link from './components/link/index.js';
|
|
29
|
+
import table from './components/table/index.js';
|
|
30
|
+
import radialProgress from './components/radial-progress/index.js';
|
|
31
|
+
import divider from './components/divider/index.js';
|
|
32
|
+
import menu from './components/menu/index.js';
|
|
33
|
+
import avatar from './components/avatar/index.js';
|
|
34
|
+
import select from './components/select/index.js';
|
|
35
|
+
import stack from './components/stack/index.js';
|
|
36
|
+
import hero from './components/hero/index.js';
|
|
37
|
+
import range from './components/range/index.js';
|
|
38
|
+
import timeline from './components/timeline/index.js';
|
|
39
|
+
import badge from './components/badge/index.js';
|
|
40
|
+
import join from './utilities/join/index.js';
|
|
41
|
+
|
|
42
|
+
export default ({ addBase, addComponents, addUtilities }) => {
|
|
43
|
+
addBase({
|
|
44
|
+
...rootColor,
|
|
45
|
+
...properties,
|
|
46
|
+
...scrollbar,
|
|
47
|
+
})
|
|
48
|
+
addComponents({
|
|
49
|
+
...kbd,
|
|
50
|
+
...dropdown,
|
|
51
|
+
...navbar,
|
|
52
|
+
...footer,
|
|
53
|
+
...tooltip,
|
|
54
|
+
...rating,
|
|
55
|
+
...radio,
|
|
56
|
+
...card,
|
|
57
|
+
...loading,
|
|
58
|
+
...progress,
|
|
59
|
+
...chat,
|
|
60
|
+
...countdown,
|
|
61
|
+
...input,
|
|
62
|
+
...alert,
|
|
63
|
+
...skeleton,
|
|
64
|
+
...swap,
|
|
65
|
+
...checkbox,
|
|
66
|
+
...collapse,
|
|
67
|
+
...status,
|
|
68
|
+
...tab,
|
|
69
|
+
...toggle,
|
|
70
|
+
...mask,
|
|
71
|
+
...button,
|
|
72
|
+
...steps,
|
|
73
|
+
...link,
|
|
74
|
+
...table,
|
|
75
|
+
...radialProgress,
|
|
76
|
+
...divider,
|
|
77
|
+
...menu,
|
|
78
|
+
...avatar,
|
|
79
|
+
...select,
|
|
80
|
+
...stack,
|
|
81
|
+
...hero,
|
|
82
|
+
...range,
|
|
83
|
+
...timeline,
|
|
84
|
+
...badge,
|
|
85
|
+
})
|
|
86
|
+
addUtilities({ ...join, })
|
|
87
|
+
}
|
package/package.json
CHANGED
|
@@ -1,85 +1,82 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
"picocolors": "^1",
|
|
83
|
-
"postcss-js": "^4"
|
|
84
|
-
}
|
|
2
|
+
"type": "module",
|
|
3
|
+
"name": "daisyui",
|
|
4
|
+
"version": "5.0.0-alpha.10",
|
|
5
|
+
"description": "daisyUI - Tailwind CSS Components",
|
|
6
|
+
"author": "Pouya Saadeghi",
|
|
7
|
+
"license": "MIT",
|
|
8
|
+
"homepage": "https://daisyui.com",
|
|
9
|
+
"repository": {
|
|
10
|
+
"type": "git",
|
|
11
|
+
"url": "git+https://github.com/saadeghi/daisyui.git"
|
|
12
|
+
},
|
|
13
|
+
"funding": {
|
|
14
|
+
"type": "opencollective",
|
|
15
|
+
"url": "https://opencollective.com/daisyui"
|
|
16
|
+
},
|
|
17
|
+
"bugs": {
|
|
18
|
+
"url": "https://github.com/saadeghi/daisyui/issues"
|
|
19
|
+
},
|
|
20
|
+
"keywords": [
|
|
21
|
+
"design-system",
|
|
22
|
+
"tailwindcss",
|
|
23
|
+
"css-library",
|
|
24
|
+
"components",
|
|
25
|
+
"ui-library",
|
|
26
|
+
"component",
|
|
27
|
+
"framework",
|
|
28
|
+
"tailwind",
|
|
29
|
+
"daisyui",
|
|
30
|
+
"themes",
|
|
31
|
+
"design",
|
|
32
|
+
"css",
|
|
33
|
+
"ui"
|
|
34
|
+
],
|
|
35
|
+
"main": "index.js",
|
|
36
|
+
"files": [
|
|
37
|
+
"themes",
|
|
38
|
+
"colors",
|
|
39
|
+
"base",
|
|
40
|
+
"components",
|
|
41
|
+
"utilities",
|
|
42
|
+
"index.css",
|
|
43
|
+
"index.js",
|
|
44
|
+
"chunks.css",
|
|
45
|
+
"full.css"
|
|
46
|
+
],
|
|
47
|
+
"engines": {
|
|
48
|
+
"node": ">=16.9.0"
|
|
49
|
+
},
|
|
50
|
+
"browserslist": [
|
|
51
|
+
"> 7%"
|
|
52
|
+
],
|
|
53
|
+
"publishConfig": {
|
|
54
|
+
"access": "public",
|
|
55
|
+
"branches": [
|
|
56
|
+
"master"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
"scripts": {
|
|
60
|
+
"init": "npm install && npm run build && cd src/docs && npm install && npm run get-json --silent && cd src/experiments/playground && npm install",
|
|
61
|
+
"format": "npx prettier 'css/**/*' 'functions/**/*' '*.js' 'themes/**/*' '*.css' '.prettierrc' --write",
|
|
62
|
+
"lint": "biome lint . --write",
|
|
63
|
+
"build": "bun build.js",
|
|
64
|
+
"dev": "cd src/docs && npm run dev",
|
|
65
|
+
"playground": "cd src/experiments/playground && npm run dev",
|
|
66
|
+
"release": "node src/release",
|
|
67
|
+
"publish:alpha": "npm publish --tag=alpha",
|
|
68
|
+
"alpha": "npm run release -- --alpha && npm publish --tag=alpha"
|
|
69
|
+
},
|
|
70
|
+
"devDependencies": {
|
|
71
|
+
"@biomejs/biome": "^1.9.2",
|
|
72
|
+
"@tailwindcss/cli": "^4.0.0-alpha.27",
|
|
73
|
+
"commit-and-tag-version": "12.4.1",
|
|
74
|
+
"lightningcss": "^1.27.0",
|
|
75
|
+
"postcss": "^8.4.45",
|
|
76
|
+
"postcss-js": "^4.0.1",
|
|
77
|
+
"postcss-prefixer": "^3.0.0",
|
|
78
|
+
"prettier": "^3.3.3",
|
|
79
|
+
"prettier-plugin-tailwindcss": "^0.6.6",
|
|
80
|
+
"zlib": "^1.0.5"
|
|
81
|
+
}
|
|
85
82
|
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
[data-theme="dark"],
|
|
2
|
+
:root:has(input.theme-controller[value=dark]:checked) {
|
|
3
|
+
--color-base-100: oklch(25.33% 0.016 252.42);
|
|
4
|
+
--color-base-200: oklch(23.26% 0.014 253.1);
|
|
5
|
+
--color-base-300: oklch(21.15% 0.012 254.09);
|
|
6
|
+
--color-base-content: oklch(97.8078% 0.029596 256.84795);
|
|
7
|
+
--color-primary: oklch(49.12% 0.3096 275.75);
|
|
8
|
+
--color-primary-content: oklch(89.824% 0.06192 275.75);
|
|
9
|
+
--color-secondary: oklch(69.71% 0.329 342.55);
|
|
10
|
+
--color-secondary-content: oklch(98.71% 0.0106 342.55);
|
|
11
|
+
--color-accent: oklch(76.76% 0.184 183.61);
|
|
12
|
+
--color-accent-content: oklch(15.352% 0.0368 183.61);
|
|
13
|
+
--color-neutral: oklch(20% 0.016 252.42);
|
|
14
|
+
--color-neutral-content: oklch(89.4994% 0.011585 252.096176);
|
|
15
|
+
--color-info: oklch(72.06% 0.191 231.6);
|
|
16
|
+
--color-info-content: oklch(0% 0 0);
|
|
17
|
+
--color-success: oklch(64.8% 0.15 160);
|
|
18
|
+
--color-success-content: oklch(0% 0 0);
|
|
19
|
+
--color-warning: oklch(84.71% 0.199 83.87);
|
|
20
|
+
--color-warning-content: oklch(0% 0 0);
|
|
21
|
+
--color-error: oklch(71.76% 0.221 22.18);
|
|
22
|
+
--color-error-content: oklch(0% 0 0);
|
|
23
|
+
--radius-badge: 1.9rem;
|
|
24
|
+
--radius-btn: 0.5rem;
|
|
25
|
+
--radius-box: 1rem;
|
|
26
|
+
--spacing-button-border: 1px;
|
|
27
|
+
--spacing-tab-border: 1px;
|
|
28
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--color-base-100: oklch(100% 0 0);
|
|
3
|
+
--color-base-200: oklch(96.1151% 0 0);
|
|
4
|
+
--color-base-300: oklch(92.4169% 0.00108 197.137559);
|
|
5
|
+
--color-base-content: oklch(27.8078% 0.029596 256.84795);
|
|
6
|
+
--color-primary: oklch(49.12% 0.3096 275.75);
|
|
7
|
+
--color-primary-content: oklch(89.824% 0.06192 275.75);
|
|
8
|
+
--color-secondary: oklch(69.71% 0.329 342.55);
|
|
9
|
+
--color-secondary-content: oklch(98.71% 0.0106 342.55);
|
|
10
|
+
--color-accent: oklch(76.76% 0.184 183.61);
|
|
11
|
+
--color-accent-content: oklch(15.352% 0.0368 183.61);
|
|
12
|
+
--color-neutral: oklch(20% 0.02476 255.701624);
|
|
13
|
+
--color-neutral-content: oklch(89.4994% 0.011585 252.096176);
|
|
14
|
+
--color-info: oklch(72.06% 0.191 231.6);
|
|
15
|
+
--color-info-content: oklch(0% 0 0);
|
|
16
|
+
--color-success: oklch(64.8% 0.15 160);
|
|
17
|
+
--color-success-content: oklch(0% 0 0);
|
|
18
|
+
--color-warning: oklch(84.71% 0.199 83.87);
|
|
19
|
+
--color-warning-content: oklch(0% 0 0);
|
|
20
|
+
--color-error: oklch(71.76% 0.221 22.18);
|
|
21
|
+
--color-error-content: oklch(0% 0 0);
|
|
22
|
+
--radius-badge: 1.9rem;
|
|
23
|
+
--radius-btn: 0.5rem;
|
|
24
|
+
--radius-box: 1rem;
|
|
25
|
+
--spacing-button-border: 1px;
|
|
26
|
+
--spacing-tab-border: 1px;
|
|
27
|
+
}
|
package/themes/index.css
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
@theme {
|
|
2
|
+
--color-base-100: oklch(100% 0 0);
|
|
3
|
+
--color-base-200: oklch(96.1151% 0 0);
|
|
4
|
+
--color-base-300: oklch(92.4169% 0.00108 197.137559);
|
|
5
|
+
--color-base-content: oklch(27.8078% 0.029596 256.84795);
|
|
6
|
+
--color-primary: oklch(49.12% 0.3096 275.75);
|
|
7
|
+
--color-primary-content: oklch(89.824% 0.06192 275.75);
|
|
8
|
+
--color-secondary: oklch(69.71% 0.329 342.55);
|
|
9
|
+
--color-secondary-content: oklch(98.71% 0.0106 342.55);
|
|
10
|
+
--color-accent: oklch(76.76% 0.184 183.61);
|
|
11
|
+
--color-accent-content: oklch(15.352% 0.0368 183.61);
|
|
12
|
+
--color-neutral: oklch(20% 0.02476 255.701624);
|
|
13
|
+
--color-neutral-content: oklch(89.4994% 0.011585 252.096176);
|
|
14
|
+
--color-info: oklch(72.06% 0.191 231.6);
|
|
15
|
+
--color-info-content: oklch(0% 0 0);
|
|
16
|
+
--color-success: oklch(64.8% 0.15 160);
|
|
17
|
+
--color-success-content: oklch(0% 0 0);
|
|
18
|
+
--color-warning: oklch(84.71% 0.199 83.87);
|
|
19
|
+
--color-warning-content: oklch(0% 0 0);
|
|
20
|
+
--color-error: oklch(71.76% 0.221 22.18);
|
|
21
|
+
--color-error-content: oklch(0% 0 0);
|
|
22
|
+
--radius-badge: 1.9rem;
|
|
23
|
+
--radius-btn: 0.5rem;
|
|
24
|
+
--radius-box: 1rem;
|
|
25
|
+
--spacing-button-border: 1px;
|
|
26
|
+
--spacing-tab-border: 1px;
|
|
27
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
[data-theme="light"],
|
|
2
|
+
:root:has(input.theme-controller[value=light]:checked) {
|
|
3
|
+
--color-base-100: oklch(100% 0 0);
|
|
4
|
+
--color-base-200: oklch(96.1151% 0 0);
|
|
5
|
+
--color-base-300: oklch(92.4169% 0.00108 197.137559);
|
|
6
|
+
--color-base-content: oklch(27.8078% 0.029596 256.84795);
|
|
7
|
+
--color-primary: oklch(49.12% 0.3096 275.75);
|
|
8
|
+
--color-primary-content: oklch(89.824% 0.06192 275.75);
|
|
9
|
+
--color-secondary: oklch(69.71% 0.329 342.55);
|
|
10
|
+
--color-secondary-content: oklch(98.71% 0.0106 342.55);
|
|
11
|
+
--color-accent: oklch(76.76% 0.184 183.61);
|
|
12
|
+
--color-accent-content: oklch(15.352% 0.0368 183.61);
|
|
13
|
+
--color-neutral: oklch(20% 0.02476 255.701624);
|
|
14
|
+
--color-neutral-content: oklch(89.4994% 0.011585 252.096176);
|
|
15
|
+
--color-info: oklch(72.06% 0.191 231.6);
|
|
16
|
+
--color-info-content: oklch(0% 0 0);
|
|
17
|
+
--color-success: oklch(64.8% 0.15 160);
|
|
18
|
+
--color-success-content: oklch(0% 0 0);
|
|
19
|
+
--color-warning: oklch(84.71% 0.199 83.87);
|
|
20
|
+
--color-warning-content: oklch(0% 0 0);
|
|
21
|
+
--color-error: oklch(71.76% 0.221 22.18);
|
|
22
|
+
--color-error-content: oklch(0% 0 0);
|
|
23
|
+
--radius-badge: 1.9rem;
|
|
24
|
+
--radius-btn: 0.5rem;
|
|
25
|
+
--radius-box: 1rem;
|
|
26
|
+
--spacing-button-border: 1px;
|
|
27
|
+
--spacing-tab-border: 1px;
|
|
28
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@config "./config.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default {".join":{"@apply inline-flex items-stretch":{},"--radius-join-start-start":"0","--radius-join-start-end":"0","--radius-join-end-start":"0","--radius-join-end-end":"0",":where(.join-item)":{"borderStartStartRadius":"var(--radius-join-start-start, 0)","borderStartEndRadius":"var(--radius-join-start-end, 0)","borderEndStartRadius":"var(--radius-join-end-start, 0)","borderEndEndRadius":"var(--radius-join-end-end, 0)"},">.join-item:where(:first-child)":{"--radius-join-start-start":"var(--radius-btn)","--radius-join-start-end":"0","--radius-join-end-start":"var(--radius-btn)","--radius-join-end-end":"0"},":first-child:not(:last-child)":{":where(.join-item)":{"--radius-join-start-start":"var(--radius-btn)","--radius-join-start-end":"0","--radius-join-end-start":"var(--radius-btn)","--radius-join-end-end":"0"}},">.join-item:where(:last-child)":{"--radius-join-start-start":"0","--radius-join-start-end":"var(--radius-btn)","--radius-join-end-start":"0","--radius-join-end-end":"var(--radius-btn)"},":last-child:not(:first-child)":{":where(.join-item)":{"--radius-join-start-start":"0","--radius-join-start-end":"var(--radius-btn)","--radius-join-end-start":"0","--radius-join-end-end":"var(--radius-btn)"}}},".join-item":{"boxShadow":"none","&:where(*:not(:first-child))":{"marginInlineStart":"calc(var(--spacing-button-border, 1px) * -1)","marginBlockStart":"0"}},".join-vertical":{"@apply flex-col":{},">.join-item:first-child":{"--radius-join-start-start":"var(--radius-btn)","--radius-join-start-end":"var(--radius-btn)","--radius-join-end-start":"0","--radius-join-end-end":"0"},":first-child:not(:last-child)":{".join-item":{"--radius-join-start-start":"var(--radius-btn)","--radius-join-start-end":"var(--radius-btn)","--radius-join-end-start":"0","--radius-join-end-end":"0"}},">.join-item:last-child":{"--radius-join-start-start":"0","--radius-join-start-end":"0","--radius-join-end-start":"var(--radius-btn)","--radius-join-end-end":"var(--radius-btn)"},":last-child:not(:first-child)":{".join-item":{"--radius-join-start-start":"0","--radius-join-start-end":"0","--radius-join-end-start":"var(--radius-btn)","--radius-join-end-end":"var(--radius-btn)"}},".join-item":{"&:where(*:not(:first-child))":{"marginInlineStart":"0","marginBlockStart":"calc(var(--spacing-button-border, 1px) * -1)"}}},".join-horizontal":{"@apply flex-row":{},">.join-item:first-child":{"--radius-join-start-start":"var(--radius-btn)","--radius-join-start-end":"0","--radius-join-end-start":"var(--radius-btn)","--radius-join-end-end":"0"},":first-child:not(:last-child)":{".join-item":{"--radius-join-start-start":"var(--radius-btn)","--radius-join-start-end":"0","--radius-join-end-start":"var(--radius-btn)","--radius-join-end-end":"0"}},">.join-item:last-child":{"--radius-join-start-start":"0","--radius-join-start-end":"var(--radius-btn)","--radius-join-end-start":"0","--radius-join-end-end":"var(--radius-btn)"},":last-child:not(:first-child)":{".join-item":{"--radius-join-start-start":"0","--radius-join-start-end":"var(--radius-btn)","--radius-join-end-start":"0","--radius-join-end-end":"var(--radius-btn)"}},".join-item":{"&:where(*:not(:first-child))":{"marginInlineStart":"calc(var(--spacing-button-border, 1px) * -1)","marginBlockStart":"0"}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/*! 🌼 daisyUI 5.0.0-alpha.10 – MIT License */ .join{--radius-join-start-start:0;--radius-join-start-end:0;--radius-join-end-start:0;--radius-join-end-end:0;align-items:stretch;display:inline-flex;& :where(.join-item){border-start-start-radius:var(--radius-join-start-start,0);border-start-end-radius:var(--radius-join-start-end,0);border-end-end-radius:var(--radius-join-end-end,0);border-end-start-radius:var(--radius-join-end-start,0)}&>.join-item:where(:first-child){--radius-join-start-start:var(--radius-btn);--radius-join-start-end:0;--radius-join-end-start:var(--radius-btn);--radius-join-end-end:0}& :first-child:not(:last-child){& :where(.join-item){--radius-join-start-start:var(--radius-btn);--radius-join-start-end:0;--radius-join-end-start:var(--radius-btn);--radius-join-end-end:0}}&>.join-item:where(:last-child){--radius-join-start-start:0;--radius-join-start-end:var(--radius-btn);--radius-join-end-start:0;--radius-join-end-end:var(--radius-btn)}& :last-child:not(:first-child){& :where(.join-item){--radius-join-start-start:0;--radius-join-start-end:var(--radius-btn);--radius-join-end-start:0;--radius-join-end-end:var(--radius-btn)}}}.join-item{box-shadow:none;&:where(:not(:first-child)){margin-block-start:0;margin-inline-start:calc(var(--spacing-button-border,1px)*-1)}}.join-vertical{flex-direction:column;&>.join-item:first-child{--radius-join-start-start:var(--radius-btn);--radius-join-start-end:var(--radius-btn);--radius-join-end-start:0;--radius-join-end-end:0}& :first-child:not(:last-child){& .join-item{--radius-join-start-start:var(--radius-btn);--radius-join-start-end:var(--radius-btn);--radius-join-end-start:0;--radius-join-end-end:0}}&>.join-item:last-child{--radius-join-start-start:0;--radius-join-start-end:0;--radius-join-end-start:var(--radius-btn);--radius-join-end-end:var(--radius-btn)}& :last-child:not(:first-child){& .join-item{--radius-join-start-start:0;--radius-join-start-end:0;--radius-join-end-start:var(--radius-btn);--radius-join-end-end:var(--radius-btn)}}& .join-item{&:where(:not(:first-child)){margin-block-start:calc(var(--spacing-button-border,1px)*-1);margin-inline-start:0}}}.join-horizontal{flex-direction:row;&>.join-item:first-child{--radius-join-start-start:var(--radius-btn);--radius-join-start-end:0;--radius-join-end-start:var(--radius-btn);--radius-join-end-end:0}& :first-child:not(:last-child){& .join-item{--radius-join-start-start:var(--radius-btn);--radius-join-start-end:0;--radius-join-end-start:var(--radius-btn);--radius-join-end-end:0}}&>.join-item:last-child{--radius-join-start-start:0;--radius-join-start-end:var(--radius-btn);--radius-join-end-start:0;--radius-join-end-end:var(--radius-btn)}& :last-child:not(:first-child){& .join-item{--radius-join-start-start:0;--radius-join-start-end:var(--radius-btn);--radius-join-end-start:0;--radius-join-end-end:var(--radius-btn)}}& .join-item{&:where(:not(:first-child)){margin-block-start:0;margin-inline-start:calc(var(--spacing-button-border,1px)*-1)}}}
|
package/dist/base.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = {":root,\n[data-theme]":{"backgroundColor":"var(--fallback-b1,oklch(var(--b1)/1))","color":"var(--fallback-bc,oklch(var(--bc)/1))"},"@supports not (color: oklch(0% 0 0))":{":root":{"colorScheme":"light","-FallbackP":"#491eff","-FallbackPc":"#d4dbff","-FallbackS":"#ff41c7","-FallbackSc":"#fff9fc","-FallbackA":"#00cfbd","-FallbackAc":"#00100d","-FallbackN":"#2b3440","-FallbackNc":"#d7dde4","-FallbackB1":"#ffffff","-FallbackB2":"#e5e6e6","-FallbackB3":"#e5e6e6","-FallbackBc":"#1f2937","-FallbackIn":"#00b3f0","-FallbackInc":"#000000","-FallbackSu":"#00ca92","-FallbackSuc":"#000000","-FallbackWa":"#ffc22d","-FallbackWac":"#000000","-FallbackEr":"#ff6f70","-FallbackErc":"#000000"},"@media (prefers-color-scheme: dark)":{":root":{"colorScheme":"dark","-FallbackP":"#7582ff","-FallbackPc":"#050617","-FallbackS":"#ff71cf","-FallbackSc":"#190211","-FallbackA":"#00c7b5","-FallbackAc":"#000e0c","-FallbackN":"#2a323c","-FallbackNc":"#a6adbb","-FallbackB1":"#1d232a","-FallbackB2":"#191e24","-FallbackB3":"#15191e","-FallbackBc":"#a6adbb","-FallbackIn":"#00b3f0","-FallbackInc":"#000000","-FallbackSu":"#00ca92","-FallbackSuc":"#000000","-FallbackWa":"#ffc22d","-FallbackWac":"#000000","-FallbackEr":"#ff6f70","-FallbackErc":"#000000"}}},"html":{"WebkitTapHighlightColor":"transparent"},"*":{"scrollbarColor":"color-mix(in oklch, currentColor 35%, transparent) transparent"},"*:hover":{"scrollbarColor":"color-mix(in oklch, currentColor 60%, transparent) transparent"}};
|