@websline/system-components 0.0.6 → 1.0.0
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.
|
@@ -2,7 +2,7 @@ import { tv } from "tailwind-variants";
|
|
|
2
2
|
|
|
3
3
|
const buttonVariants = tv({
|
|
4
4
|
slots: {
|
|
5
|
-
base: "inline-flex cursor-pointer items-center rounded align-middle transition duration-200 select-none",
|
|
5
|
+
base: "inline-flex cursor-pointer items-center rounded align-middle transition duration-200 select-none focus:outline-offset-2",
|
|
6
6
|
icon: "flex h-lh items-center",
|
|
7
7
|
spinner: "flex h-lh items-center justify-center",
|
|
8
8
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@websline/system-components",
|
|
3
|
-
"version": "0.0
|
|
3
|
+
"version": "1.0.0",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -26,15 +26,15 @@
|
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@tiptap/core": "^3.7.
|
|
30
|
-
"@tiptap/extension-color": "^3.7.
|
|
31
|
-
"@tiptap/extension-highlight": "^3.7.
|
|
32
|
-
"@tiptap/extension-placeholder": "^3.7.
|
|
33
|
-
"@tiptap/extension-text-align": "^3.7.
|
|
34
|
-
"@tiptap/extension-text-style": "^3.7.
|
|
35
|
-
"@tiptap/pm": "^3.7.
|
|
36
|
-
"@tiptap/starter-kit": "^3.7.
|
|
37
|
-
"bits-ui": "^2.
|
|
29
|
+
"@tiptap/core": "^3.7.2",
|
|
30
|
+
"@tiptap/extension-color": "^3.7.2",
|
|
31
|
+
"@tiptap/extension-highlight": "^3.7.2",
|
|
32
|
+
"@tiptap/extension-placeholder": "^3.7.2",
|
|
33
|
+
"@tiptap/extension-text-align": "^3.7.2",
|
|
34
|
+
"@tiptap/extension-text-style": "^3.7.2",
|
|
35
|
+
"@tiptap/pm": "^3.7.2",
|
|
36
|
+
"@tiptap/starter-kit": "^3.7.2",
|
|
37
|
+
"bits-ui": "^2.14.0",
|
|
38
38
|
"dompurify": "^3.3.0",
|
|
39
39
|
"tailwind-merge": "3.3.1",
|
|
40
40
|
"tailwind-variants": "^3.1.1",
|
|
@@ -45,34 +45,34 @@
|
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@eslint/compat": "^1.4.0",
|
|
48
|
-
"@eslint/js": "^9.
|
|
49
|
-
"@storybook/addon-a11y": "^9.1.
|
|
50
|
-
"@storybook/addon-docs": "^9.1.
|
|
48
|
+
"@eslint/js": "^9.38.0",
|
|
49
|
+
"@storybook/addon-a11y": "^9.1.13",
|
|
50
|
+
"@storybook/addon-docs": "^9.1.13",
|
|
51
51
|
"@storybook/addon-svelte-csf": "^5.0.10",
|
|
52
52
|
"@storybook/manager-api": "^8.6.14",
|
|
53
|
-
"@storybook/sveltekit": "^9.1.
|
|
53
|
+
"@storybook/sveltekit": "^9.1.13",
|
|
54
54
|
"@storybook/theming": "^8.6.14",
|
|
55
|
-
"@sveltejs/adapter-auto": "^
|
|
56
|
-
"@sveltejs/kit": "^2.47.
|
|
55
|
+
"@sveltejs/adapter-auto": "^7.0.0",
|
|
56
|
+
"@sveltejs/kit": "^2.47.1",
|
|
57
57
|
"@sveltejs/package": "^2.5.4",
|
|
58
58
|
"@sveltejs/vite-plugin-svelte": "^6.2.1",
|
|
59
59
|
"@tailwindcss/forms": "^0.5.10",
|
|
60
60
|
"@tailwindcss/typography": "^0.5.19",
|
|
61
61
|
"@tailwindcss/vite": "^4.1.14",
|
|
62
|
-
"@types/node": "^24.
|
|
62
|
+
"@types/node": "^24.8.1",
|
|
63
63
|
"@vitest/browser": "^3.2.4",
|
|
64
|
-
"eslint": "^9.
|
|
64
|
+
"eslint": "^9.38.0",
|
|
65
65
|
"eslint-config-prettier": "^10.1.8",
|
|
66
|
-
"eslint-plugin-storybook": "^9.1.
|
|
66
|
+
"eslint-plugin-storybook": "^9.1.13",
|
|
67
67
|
"eslint-plugin-svelte": "^3.12.4",
|
|
68
68
|
"globals": "^16.4.0",
|
|
69
|
-
"playwright": "^1.56.
|
|
69
|
+
"playwright": "^1.56.1",
|
|
70
70
|
"prettier": "^3.6.2",
|
|
71
71
|
"prettier-plugin-svelte": "^3.4.0",
|
|
72
|
-
"prettier-plugin-tailwindcss": "^0.7.
|
|
72
|
+
"prettier-plugin-tailwindcss": "^0.7.1",
|
|
73
73
|
"publint": "^0.3.14",
|
|
74
|
-
"storybook": "^9.1.
|
|
75
|
-
"svelte": "^5.
|
|
74
|
+
"storybook": "^9.1.13",
|
|
75
|
+
"svelte": "^5.41.0",
|
|
76
76
|
"tailwindcss": "^4.1.14",
|
|
77
77
|
"typescript": "^5.9.3",
|
|
78
78
|
"vite": "^7.1.10",
|