diditui 1.0.39 → 1.0.40
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/diditui.cjs +38 -39
- package/dist/diditui.d.ts +25 -24
- package/dist/diditui.js +3037 -2849
- package/dist/tailwind.d.ts +2 -2
- package/package.json +20 -20
package/dist/tailwind.d.ts
CHANGED
|
@@ -64,8 +64,8 @@ export declare function theme(): {
|
|
|
64
64
|
card: string;
|
|
65
65
|
};
|
|
66
66
|
keyframes: {
|
|
67
|
-
ping: Record<string, CSSDeclarationList>;
|
|
68
67
|
spin: Record<string, CSSDeclarationList>;
|
|
68
|
+
ping: Record<string, CSSDeclarationList>;
|
|
69
69
|
pulse: Record<string, CSSDeclarationList>;
|
|
70
70
|
bounce: Record<string, CSSDeclarationList>;
|
|
71
71
|
'slide-in': {
|
|
@@ -79,8 +79,8 @@ export declare function theme(): {
|
|
|
79
79
|
};
|
|
80
80
|
};
|
|
81
81
|
} | {
|
|
82
|
-
ping: Record<string, CSSDeclarationList>;
|
|
83
82
|
spin: Record<string, CSSDeclarationList>;
|
|
83
|
+
ping: Record<string, CSSDeclarationList>;
|
|
84
84
|
pulse: Record<string, CSSDeclarationList>;
|
|
85
85
|
bounce: Record<string, CSSDeclarationList>;
|
|
86
86
|
'slide-in': {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "diditui",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.40",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist/**/*",
|
|
@@ -59,8 +59,8 @@
|
|
|
59
59
|
"class-variance-authority": "^0.7.1",
|
|
60
60
|
"clsx": "^2.1.1",
|
|
61
61
|
"qrcode": "^1.5.4",
|
|
62
|
-
"react-modal": "^3.16.
|
|
63
|
-
"tailwind-merge": "^2.
|
|
62
|
+
"react-modal": "^3.16.3",
|
|
63
|
+
"tailwind-merge": "^2.6.0",
|
|
64
64
|
"usehooks-ts": "^3.1.0"
|
|
65
65
|
},
|
|
66
66
|
"peerDependencies": {
|
|
@@ -68,11 +68,11 @@
|
|
|
68
68
|
"react-dom": ">=18"
|
|
69
69
|
},
|
|
70
70
|
"devDependencies": {
|
|
71
|
-
"@changesets/cli": "^2.27.
|
|
72
|
-
"@chromatic-com/storybook": "^3.2.
|
|
73
|
-
"@commitlint/cli": "^19.6.
|
|
71
|
+
"@changesets/cli": "^2.27.11",
|
|
72
|
+
"@chromatic-com/storybook": "^3.2.3",
|
|
73
|
+
"@commitlint/cli": "^19.6.1",
|
|
74
74
|
"@commitlint/config-conventional": "^19.6.0",
|
|
75
|
-
"@commitlint/cz-commitlint": "^19.
|
|
75
|
+
"@commitlint/cz-commitlint": "^19.6.1",
|
|
76
76
|
"@manypkg/cli": "^0.23.0",
|
|
77
77
|
"@storybook/addon-essentials": "^8.4.6",
|
|
78
78
|
"@storybook/addon-interactions": "^8.4.6",
|
|
@@ -82,32 +82,32 @@
|
|
|
82
82
|
"@storybook/react": "^8.4.6",
|
|
83
83
|
"@storybook/react-vite": "^8.4.6",
|
|
84
84
|
"@storybook/test": "^8.4.6",
|
|
85
|
-
"@tailwindcss/forms": "^0.5.
|
|
86
|
-
"@types/node": "^22.10.
|
|
85
|
+
"@tailwindcss/forms": "^0.5.10",
|
|
86
|
+
"@types/node": "^22.10.6",
|
|
87
87
|
"@types/qrcode": "^1.5.5",
|
|
88
|
-
"@types/react
|
|
89
|
-
"@types/react": "^
|
|
88
|
+
"@types/react": "^19.0.7",
|
|
89
|
+
"@types/react-dom": "^19.0.3",
|
|
90
90
|
"@types/react-modal": "^3.16.3",
|
|
91
91
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
|
92
92
|
"@typescript-eslint/parser": "^7.18.0",
|
|
93
93
|
"@vitejs/plugin-react": "^4.3.4",
|
|
94
94
|
"autoprefixer": "^10.4.20",
|
|
95
95
|
"eslint": "^8.57.1",
|
|
96
|
-
"eslint-config-prettier": "^
|
|
96
|
+
"eslint-config-prettier": "^10.0.1",
|
|
97
97
|
"eslint-plugin-prettier": "^5.2.1",
|
|
98
98
|
"eslint-plugin-react-hooks": "^5.1.0",
|
|
99
|
-
"eslint-plugin-react-refresh": "^0.4.
|
|
99
|
+
"eslint-plugin-react-refresh": "^0.4.18",
|
|
100
100
|
"eslint-plugin-require-extensions": "^0.1.3",
|
|
101
|
-
"eslint-plugin-storybook": "^0.11.
|
|
101
|
+
"eslint-plugin-storybook": "^0.11.2",
|
|
102
102
|
"husky": "^9.1.7",
|
|
103
|
-
"postcss": "^8.
|
|
103
|
+
"postcss": "^8.5.1",
|
|
104
104
|
"prettier": "3.4.2",
|
|
105
|
-
"rollup-plugin-visualizer": "^5.
|
|
105
|
+
"rollup-plugin-visualizer": "^5.14.0",
|
|
106
106
|
"storybook": "^8.4.7",
|
|
107
|
-
"tailwindcss": "^3.4.
|
|
108
|
-
"typescript": "^5.7.
|
|
109
|
-
"vite": "^6.0.
|
|
110
|
-
"vite-plugin-dts": "^4.
|
|
107
|
+
"tailwindcss": "^3.4.17",
|
|
108
|
+
"typescript": "^5.7.3",
|
|
109
|
+
"vite": "^6.0.7",
|
|
110
|
+
"vite-plugin-dts": "^4.5.0",
|
|
111
111
|
"vite-plugin-svgr": "^4.3.0",
|
|
112
112
|
"vite-tsconfig-paths": "^5.1.4"
|
|
113
113
|
},
|