daisyui 3.0.6 → 3.0.8
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/README.md +4 -22
- package/package.json +4 -1
- package/dist/base.js +0 -1
- package/dist/full.css +0 -47583
- package/dist/styled.css +0 -4741
- package/dist/styled.js +0 -1
- package/dist/styled.rtl.js +0 -1
- package/dist/themes.css +0 -1151
- package/dist/unstyled.css +0 -1190
- package/dist/unstyled.js +0 -1
- package/dist/unstyled.rtl.js +0 -1
- package/dist/utilities-styled.js +0 -1
- package/dist/utilities-unstyled.js +0 -1
- package/dist/utilities.js +0 -1
package/README.md
CHANGED
|
@@ -45,23 +45,6 @@ module.exports = {
|
|
|
45
45
|
|
|
46
46
|
[ [Read more →][docs-url-install] ]
|
|
47
47
|
|
|
48
|
-
<details>
|
|
49
|
-
<summary>
|
|
50
|
-
Or use a CDN
|
|
51
|
-
</summary>
|
|
52
|
-
|
|
53
|
-
Loading CSS files from CDN is not recommended for production. It's better to install Tailwind and daisyUI as Nodejs dependencies so you can config/customize everything, and purge unused styles.
|
|
54
|
-
|
|
55
|
-
```html
|
|
56
|
-
<link
|
|
57
|
-
href="https://cdn.jsdelivr.net/npm/daisyui@3.0.5/dist/full.css"
|
|
58
|
-
rel="stylesheet"
|
|
59
|
-
type="text/css" />
|
|
60
|
-
<script src="https://cdn.tailwindcss.com"></script>
|
|
61
|
-
```
|
|
62
|
-
|
|
63
|
-
</details>
|
|
64
|
-
|
|
65
48
|
## 🚀 Use
|
|
66
49
|
|
|
67
50
|
[[See all components →](https://daisyui.com/components/)]
|
|
@@ -105,11 +88,10 @@ Tweet about daisyUI: [![][tweet]][tweet-url]
|
|
|
105
88
|
- [x] Carousel
|
|
106
89
|
- [x] Chat bubble
|
|
107
90
|
- [x] Collapse
|
|
108
|
-
- [ ] Comment
|
|
109
91
|
- [x] Countdown
|
|
110
92
|
- [ ] Empty placeholder
|
|
111
93
|
- [x] Kbd
|
|
112
|
-
- [
|
|
94
|
+
- [x] Loading
|
|
113
95
|
- [x] Progress
|
|
114
96
|
- [x] Radial progress
|
|
115
97
|
- [x] Stat
|
|
@@ -118,10 +100,11 @@ Tweet about daisyUI: [![][tweet]][tweet-url]
|
|
|
118
100
|
- [ ] Timeline
|
|
119
101
|
- [x] Toast
|
|
120
102
|
- [x] Tooltip
|
|
121
|
-
- [
|
|
103
|
+
- [x] Treeview
|
|
122
104
|
|
|
123
105
|
- Data input
|
|
124
106
|
- [x] Checkbox
|
|
107
|
+
- [x] File input
|
|
125
108
|
- [x] Text input
|
|
126
109
|
- [x] Radio
|
|
127
110
|
- [x] Range
|
|
@@ -129,7 +112,6 @@ Tweet about daisyUI: [![][tweet]][tweet-url]
|
|
|
129
112
|
- [x] Select
|
|
130
113
|
- [x] Textarea
|
|
131
114
|
- [x] Toggle
|
|
132
|
-
- [ ] Upload
|
|
133
115
|
- Layout
|
|
134
116
|
|
|
135
117
|
- [x] Artboard
|
|
@@ -137,6 +119,7 @@ Tweet about daisyUI: [![][tweet]][tweet-url]
|
|
|
137
119
|
- [x] Divider
|
|
138
120
|
- [x] Drawer
|
|
139
121
|
- [x] Footer
|
|
122
|
+
- [x] Join
|
|
140
123
|
- [x] Hero
|
|
141
124
|
- [x] Indicator
|
|
142
125
|
- [x] Input group
|
|
@@ -246,4 +229,3 @@ Tweet about daisyUI: [![][tweet]][tweet-url]
|
|
|
246
229
|
[docs-url]: https://daisyui.com/
|
|
247
230
|
[logo-url]: https://raw.githubusercontent.com/saadeghi/files/main/daisyui/logo-4.svg
|
|
248
231
|
[banner-url]: https://raw.githubusercontent.com/saadeghi/files/main/daisyui3/banner.png
|
|
249
|
-
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "daisyui",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.8",
|
|
4
4
|
"description": "daisyUI - Tailwind CSS Components",
|
|
5
5
|
"author": "Pouya Saadeghi",
|
|
6
6
|
"license": "MIT",
|
|
@@ -42,6 +42,9 @@
|
|
|
42
42
|
"src/theming/*.js",
|
|
43
43
|
"src/index.d.ts"
|
|
44
44
|
],
|
|
45
|
+
"engines": {
|
|
46
|
+
"node": ">=16.9.0"
|
|
47
|
+
},
|
|
45
48
|
"browserslist": [
|
|
46
49
|
"> 7%"
|
|
47
50
|
],
|
package/dist/base.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = {":root,\n[data-theme]":{"backgroundColor":"hsl(var(--b1) / var(--tw-bg-opacity, 1))","color":"hsl(var(--bc) / var(--tw-text-opacity, 1))"},"html":{"WebkitTapHighlightColor":"transparent"}};
|