spoko-design-system 1.34.13 → 1.34.15
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/package.json
CHANGED
|
@@ -1,162 +1,147 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "spoko-design-system",
|
|
3
|
-
"version": "1.34.
|
|
4
|
-
"type": "module",
|
|
5
|
-
"private": false,
|
|
6
|
-
"main": "./index.ts",
|
|
7
|
-
"module": "./index.ts",
|
|
8
|
-
"types": "./index.ts",
|
|
9
|
-
"exports": {
|
|
10
|
-
".": {
|
|
11
|
-
"import": "./index.ts",
|
|
12
|
-
"require": "./index.ts"
|
|
13
|
-
},
|
|
14
|
-
"./styles/*": "./src/styles/*",
|
|
15
|
-
"./scripts/*": "./src/scripts/*",
|
|
16
|
-
"./icons": "./icon.config.ts",
|
|
17
|
-
"./icon-collections": "./icon.collections.ts",
|
|
18
|
-
"./uno-config": "./uno-config/index.ts",
|
|
19
|
-
"./components/*": "./src/components/*",
|
|
20
|
-
"./scripts/product-gallery": "./src/components/Product/product-gallery.ts"
|
|
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
|
-
"@iconify-json/
|
|
67
|
-
"@iconify-json/
|
|
68
|
-
"@iconify-json/
|
|
69
|
-
"@iconify-json/
|
|
70
|
-
"@iconify-json/
|
|
71
|
-
"@iconify-json/
|
|
72
|
-
"@iconify-json/
|
|
73
|
-
"@iconify-json/
|
|
74
|
-
"@iconify-json/
|
|
75
|
-
"@iconify-json/
|
|
76
|
-
"@iconify-json/
|
|
77
|
-
"@iconify-json/
|
|
78
|
-
"@iconify-json/
|
|
79
|
-
"@iconify-json/
|
|
80
|
-
"@iconify
|
|
81
|
-
"@iconify
|
|
82
|
-
"@
|
|
83
|
-
"@
|
|
84
|
-
"@
|
|
85
|
-
"@
|
|
86
|
-
"@
|
|
87
|
-
"@
|
|
88
|
-
"@
|
|
89
|
-
"@
|
|
90
|
-
"@
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
"@
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"unocss": "66.6.6",
|
|
114
|
-
"
|
|
115
|
-
"vue": "^3.5.28"
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
"
|
|
133
|
-
"
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
"overrides": {
|
|
149
|
-
"file-type@>=17.0.0 <17.1.3": ">=17.1.3",
|
|
150
|
-
"sharp@<0.30.5": ">=0.30.5"
|
|
151
|
-
},
|
|
152
|
-
"ignoredBuiltDependencies": [
|
|
153
|
-
"esbuild",
|
|
154
|
-
"sharp",
|
|
155
|
-
"vue-demi"
|
|
156
|
-
]
|
|
157
|
-
},
|
|
158
|
-
"engines": {
|
|
159
|
-
"node": ">=22.17.0",
|
|
160
|
-
"pnpm": ">=10.16.1"
|
|
161
|
-
}
|
|
162
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "spoko-design-system",
|
|
3
|
+
"version": "1.34.15",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"private": false,
|
|
6
|
+
"main": "./index.ts",
|
|
7
|
+
"module": "./index.ts",
|
|
8
|
+
"types": "./index.ts",
|
|
9
|
+
"exports": {
|
|
10
|
+
".": {
|
|
11
|
+
"import": "./index.ts",
|
|
12
|
+
"require": "./index.ts"
|
|
13
|
+
},
|
|
14
|
+
"./styles/*": "./src/styles/*",
|
|
15
|
+
"./scripts/*": "./src/scripts/*",
|
|
16
|
+
"./icons": "./icon.config.ts",
|
|
17
|
+
"./icon-collections": "./icon.collections.ts",
|
|
18
|
+
"./uno-config": "./uno-config/index.ts",
|
|
19
|
+
"./components/*": "./src/components/*",
|
|
20
|
+
"./scripts/product-gallery": "./src/components/Product/product-gallery.ts"
|
|
21
|
+
},
|
|
22
|
+
"repository": {
|
|
23
|
+
"type": "git",
|
|
24
|
+
"url": "https://github.com/polo-blue/sds"
|
|
25
|
+
},
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "spokospace",
|
|
28
|
+
"email": "szymon@spoko.space",
|
|
29
|
+
"url": "https://spoko.space"
|
|
30
|
+
},
|
|
31
|
+
"homepage": "https://sds.spoko.space/",
|
|
32
|
+
"license": "MIT",
|
|
33
|
+
"publishConfig": {
|
|
34
|
+
"access": "public",
|
|
35
|
+
"registry": "https://registry.npmjs.org/"
|
|
36
|
+
},
|
|
37
|
+
"keywords": [
|
|
38
|
+
"astro-starter",
|
|
39
|
+
"seo",
|
|
40
|
+
"astro",
|
|
41
|
+
"sds design system",
|
|
42
|
+
"spoko design system"
|
|
43
|
+
],
|
|
44
|
+
"dependencies": {
|
|
45
|
+
"@astrojs/mdx": "^4.3.13",
|
|
46
|
+
"@astrojs/node": "^9.5.4",
|
|
47
|
+
"@astrojs/sitemap": "^3.7.0",
|
|
48
|
+
"@astrojs/ts-plugin": "^1.10.6",
|
|
49
|
+
"@astrojs/vue": "^5.1.4",
|
|
50
|
+
"@docsearch/css": "^4.6.0",
|
|
51
|
+
"@floating-ui/vue": "^1.1.10",
|
|
52
|
+
"@iconify-json/ant-design": "^1.2.5",
|
|
53
|
+
"@iconify-json/bi": "^1.2.7",
|
|
54
|
+
"@iconify-json/bx": "^1.2.3",
|
|
55
|
+
"@iconify-json/carbon": "^1.2.18",
|
|
56
|
+
"@iconify-json/circle-flags": "^1.2.10",
|
|
57
|
+
"@iconify-json/ei": "^1.2.2",
|
|
58
|
+
"@iconify-json/el": "^1.2.2",
|
|
59
|
+
"@iconify-json/eos-icons": "^1.2.4",
|
|
60
|
+
"@iconify-json/et": "^1.2.1",
|
|
61
|
+
"@iconify-json/flowbite": "^1.2.7",
|
|
62
|
+
"@iconify-json/fluent": "^1.2.39",
|
|
63
|
+
"@iconify-json/fluent-emoji": "1.2.7",
|
|
64
|
+
"@iconify-json/ic": "^1.2.4",
|
|
65
|
+
"@iconify-json/icon-park-outline": "^1.2.4",
|
|
66
|
+
"@iconify-json/la": "^1.2.1",
|
|
67
|
+
"@iconify-json/lucide": "^1.2.93",
|
|
68
|
+
"@iconify-json/material-symbols-light": "^1.2.57",
|
|
69
|
+
"@iconify-json/mdi": "^1.2.3",
|
|
70
|
+
"@iconify-json/noto-v1": "^1.2.5",
|
|
71
|
+
"@iconify-json/octicon": "^1.2.21",
|
|
72
|
+
"@iconify-json/ph": "^1.2.2",
|
|
73
|
+
"@iconify-json/simple-icons": "^1.2.71",
|
|
74
|
+
"@iconify-json/streamline": "^1.2.5",
|
|
75
|
+
"@iconify-json/streamline-emojis": "^1.2.4",
|
|
76
|
+
"@iconify-json/streamline-freehand-color": "^1.2.2",
|
|
77
|
+
"@iconify-json/system-uicons": "^1.2.4",
|
|
78
|
+
"@iconify-json/uil": "^1.2.3",
|
|
79
|
+
"@iconify-json/vscode-icons": "^1.2.43",
|
|
80
|
+
"@iconify/json": "^2.2.442",
|
|
81
|
+
"@iconify/vue": "^5.0.0",
|
|
82
|
+
"@unocss/astro": "66.6.6",
|
|
83
|
+
"@unocss/preset-attributify": "66.6.6",
|
|
84
|
+
"@unocss/preset-typography": "66.6.6",
|
|
85
|
+
"@unocss/preset-uno": "66.6.6",
|
|
86
|
+
"@unocss/preset-web-fonts": "66.6.6",
|
|
87
|
+
"@unocss/preset-wind": "66.6.6",
|
|
88
|
+
"@unocss/reset": "66.6.6",
|
|
89
|
+
"@vite-pwa/astro": "^1.2.0",
|
|
90
|
+
"@vueuse/core": "^14.2.1",
|
|
91
|
+
"astro-icon": "^1.1.5",
|
|
92
|
+
"astro-meta-tags": "^0.4.0",
|
|
93
|
+
"astro-navbar": "^2.4.0",
|
|
94
|
+
"astro-pagefind": "^1.8.5",
|
|
95
|
+
"astro-remote": "^0.3.4",
|
|
96
|
+
"dotenv": "^17.3.1",
|
|
97
|
+
"swiper": "^12.1.2",
|
|
98
|
+
"tippy.js": "^6.3.7",
|
|
99
|
+
"unocss": "66.6.6",
|
|
100
|
+
"vite-plugin-pwa": "^1.2.0",
|
|
101
|
+
"vue": "^3.5.28"
|
|
102
|
+
},
|
|
103
|
+
"devDependencies": {
|
|
104
|
+
"@commitlint/cli": "^20.4.2",
|
|
105
|
+
"@commitlint/config-conventional": "^20.4.2",
|
|
106
|
+
"@eslint/js": "^10.0.1",
|
|
107
|
+
"@semantic-release/changelog": "^6.0.3",
|
|
108
|
+
"@semantic-release/git": "^10.0.1",
|
|
109
|
+
"@types/gtag.js": "^0.0.20",
|
|
110
|
+
"@types/node": "^25.3.0",
|
|
111
|
+
"@typescript-eslint/eslint-plugin": "^8.56.0",
|
|
112
|
+
"@typescript-eslint/parser": "^8.56.0",
|
|
113
|
+
"@unocss/transformer-variant-group": "66.6.6",
|
|
114
|
+
"@vitejs/plugin-vue": "^6.0.4",
|
|
115
|
+
"@vue/compiler-sfc": "^3.5.28",
|
|
116
|
+
"@vue/eslint-config-typescript": "^14.7.0",
|
|
117
|
+
"astro": "^5.17.3",
|
|
118
|
+
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
119
|
+
"eslint": "^10.0.1",
|
|
120
|
+
"eslint-plugin-astro": "^1.6.0",
|
|
121
|
+
"eslint-plugin-vue": "^10.8.0",
|
|
122
|
+
"globals": "^17.4.0",
|
|
123
|
+
"husky": "^9.1.7",
|
|
124
|
+
"jscpd": "^4.0.8",
|
|
125
|
+
"prettier": "^3.8.1",
|
|
126
|
+
"prettier-plugin-astro": "^0.14.1",
|
|
127
|
+
"semantic-release": "^25.0.3",
|
|
128
|
+
"unocss": "^0.65.0",
|
|
129
|
+
"vite": "^8.0.0"
|
|
130
|
+
},
|
|
131
|
+
"engines": {
|
|
132
|
+
"node": ">=22.17.0",
|
|
133
|
+
"pnpm": ">=10.16.1"
|
|
134
|
+
},
|
|
135
|
+
"scripts": {
|
|
136
|
+
"dev": "astro dev",
|
|
137
|
+
"start": "astro dev",
|
|
138
|
+
"build": "astro build",
|
|
139
|
+
"preview": "astro preview",
|
|
140
|
+
"semantic-release": "semantic-release",
|
|
141
|
+
"format": "prettier --write \"src/**/*.{js,ts,jsx,tsx,vue,astro,json,css,md}\"",
|
|
142
|
+
"format:check": "prettier --check \"src/**/*.{js,ts,jsx,tsx,vue,astro,json,css,md}\"",
|
|
143
|
+
"lint": "eslint \"src/**/*.{js,ts,jsx,tsx,vue,astro}\"",
|
|
144
|
+
"lint:fix": "eslint \"src/**/*.{js,ts,jsx,tsx,vue,astro}\" --fix",
|
|
145
|
+
"check": "astro check"
|
|
146
|
+
}
|
|
147
|
+
}
|
package/uno-config/index.ts
CHANGED
|
@@ -287,7 +287,7 @@ export function createSdsConfig(customConfig: CustomConfig = {}) {
|
|
|
287
287
|
{
|
|
288
288
|
getCSS: () => `
|
|
289
289
|
/* Optimized base styles for static builds */
|
|
290
|
-
*,*::before,*::after{box-sizing:border-box}
|
|
290
|
+
*,*::before,*::after{box-sizing:border-box;border-width:0;border-style:solid}
|
|
291
291
|
html{line-height:1.5;-webkit-text-size-adjust:100%}
|
|
292
292
|
body{margin:0;font-family:vw_textregular,system-ui,sans-serif}
|
|
293
293
|
`
|