spoko-design-system 1.26.1 → 1.26.3
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/CHANGELOG.md +8 -0
- package/package.json +44 -43
- package/uno-config/theme/shortcuts/components.ts +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## [1.26.3](https://github.com/polo-blue/sds/compare/v1.26.2...v1.26.3) (2026-02-23)
|
|
2
|
+
|
|
3
|
+
## [1.26.2](https://github.com/polo-blue/sds/compare/v1.26.1...v1.26.2) (2026-02-23)
|
|
4
|
+
|
|
5
|
+
### Bug Fixes
|
|
6
|
+
|
|
7
|
+
* **nav:** increase nav-link padding for better touch targets ([841d154](https://github.com/polo-blue/sds/commit/841d15400af0ebdbde14e9e03306a9e361266173))
|
|
8
|
+
|
|
1
9
|
## [1.26.1](https://github.com/polo-blue/sds/compare/v1.26.0...v1.26.1) (2026-02-22)
|
|
2
10
|
|
|
3
11
|
### Bug Fixes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "spoko-design-system",
|
|
3
|
-
"version": "1.26.
|
|
3
|
+
"version": "1.26.3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"private": false,
|
|
6
6
|
"main": "./index.ts",
|
|
@@ -54,90 +54,91 @@
|
|
|
54
54
|
"spoko design system"
|
|
55
55
|
],
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@algolia/client-search": "^5.
|
|
57
|
+
"@algolia/client-search": "^5.49.0",
|
|
58
58
|
"@astrojs/mdx": "^4.3.13",
|
|
59
|
-
"@astrojs/node": "^9.5.
|
|
60
|
-
"@astrojs/sitemap": "^3.
|
|
59
|
+
"@astrojs/node": "^9.5.4",
|
|
60
|
+
"@astrojs/sitemap": "^3.7.0",
|
|
61
61
|
"@astrojs/ts-plugin": "^1.10.6",
|
|
62
62
|
"@astrojs/vue": "^5.1.4",
|
|
63
|
-
"@docsearch/css": "^4.
|
|
64
|
-
"@floating-ui/vue": "^1.1.
|
|
63
|
+
"@docsearch/css": "^4.6.0",
|
|
64
|
+
"@floating-ui/vue": "^1.1.10",
|
|
65
65
|
"@iconify-json/ant-design": "^1.2.5",
|
|
66
66
|
"@iconify-json/bi": "^1.2.7",
|
|
67
|
-
"@iconify-json/bx": "^1.2.
|
|
68
|
-
"@iconify-json/carbon": "^1.2.
|
|
67
|
+
"@iconify-json/bx": "^1.2.3",
|
|
68
|
+
"@iconify-json/carbon": "^1.2.18",
|
|
69
69
|
"@iconify-json/circle-flags": "^1.2.10",
|
|
70
70
|
"@iconify-json/ei": "^1.2.2",
|
|
71
71
|
"@iconify-json/el": "^1.2.2",
|
|
72
72
|
"@iconify-json/eos-icons": "^1.2.4",
|
|
73
73
|
"@iconify-json/et": "^1.2.1",
|
|
74
74
|
"@iconify-json/flowbite": "^1.2.7",
|
|
75
|
-
"@iconify-json/fluent": "^1.2.
|
|
75
|
+
"@iconify-json/fluent": "^1.2.39",
|
|
76
76
|
"@iconify-json/fluent-emoji": "1.2.7",
|
|
77
77
|
"@iconify-json/ic": "^1.2.4",
|
|
78
78
|
"@iconify-json/icon-park-outline": "^1.2.4",
|
|
79
79
|
"@iconify-json/la": "^1.2.1",
|
|
80
|
-
"@iconify-json/lucide": "^1.2.
|
|
81
|
-
"@iconify-json/material-symbols-light": "^1.2.
|
|
80
|
+
"@iconify-json/lucide": "^1.2.93",
|
|
81
|
+
"@iconify-json/material-symbols-light": "^1.2.57",
|
|
82
82
|
"@iconify-json/mdi": "^1.2.3",
|
|
83
83
|
"@iconify-json/noto-v1": "^1.2.5",
|
|
84
|
-
"@iconify-json/octicon": "^1.2.
|
|
84
|
+
"@iconify-json/octicon": "^1.2.21",
|
|
85
85
|
"@iconify-json/ph": "^1.2.2",
|
|
86
|
-
"@iconify-json/simple-icons": "^1.2.
|
|
86
|
+
"@iconify-json/simple-icons": "^1.2.71",
|
|
87
87
|
"@iconify-json/streamline": "^1.2.5",
|
|
88
88
|
"@iconify-json/streamline-emojis": "^1.2.4",
|
|
89
89
|
"@iconify-json/streamline-freehand-color": "^1.2.2",
|
|
90
90
|
"@iconify-json/system-uicons": "^1.2.4",
|
|
91
91
|
"@iconify-json/uil": "^1.2.3",
|
|
92
|
-
"@iconify-json/vscode-icons": "^1.2.
|
|
93
|
-
"@iconify/json": "^2.2.
|
|
92
|
+
"@iconify-json/vscode-icons": "^1.2.43",
|
|
93
|
+
"@iconify/json": "^2.2.442",
|
|
94
94
|
"@iconify/vue": "^5.0.0",
|
|
95
95
|
"@playform/compress": "^0.2.1",
|
|
96
96
|
"@playform/inline": "^0.1.2",
|
|
97
|
-
"@unocss/astro": "66.
|
|
98
|
-
"@unocss/preset-attributify": "66.
|
|
99
|
-
"@unocss/preset-typography": "66.
|
|
100
|
-
"@unocss/preset-uno": "66.
|
|
101
|
-
"@unocss/preset-web-fonts": "66.
|
|
102
|
-
"@unocss/preset-wind": "66.
|
|
103
|
-
"@unocss/reset": "66.
|
|
97
|
+
"@unocss/astro": "66.6.0",
|
|
98
|
+
"@unocss/preset-attributify": "66.6.0",
|
|
99
|
+
"@unocss/preset-typography": "66.6.0",
|
|
100
|
+
"@unocss/preset-uno": "66.6.0",
|
|
101
|
+
"@unocss/preset-web-fonts": "66.6.0",
|
|
102
|
+
"@unocss/preset-wind": "66.6.0",
|
|
103
|
+
"@unocss/reset": "66.6.0",
|
|
104
104
|
"@vite-pwa/astro": "^1.2.0",
|
|
105
|
-
"@vueuse/core": "^14.1
|
|
105
|
+
"@vueuse/core": "^14.2.1",
|
|
106
106
|
"astro-icon": "^1.1.5",
|
|
107
107
|
"astro-meta-tags": "^0.4.0",
|
|
108
108
|
"astro-navbar": "^2.4.0",
|
|
109
109
|
"astro-pagefind": "^1.8.5",
|
|
110
110
|
"astro-remote": "^0.3.4",
|
|
111
|
-
"dotenv": "^17.
|
|
112
|
-
"swiper": "^12.
|
|
111
|
+
"dotenv": "^17.3.1",
|
|
112
|
+
"swiper": "^12.1.2",
|
|
113
113
|
"tippy.js": "^6.3.7",
|
|
114
|
-
"unocss": "66.
|
|
114
|
+
"unocss": "66.6.0",
|
|
115
115
|
"vite-plugin-pwa": "^1.2.0",
|
|
116
|
-
"vue": "^3.5.
|
|
116
|
+
"vue": "^3.5.28"
|
|
117
117
|
},
|
|
118
118
|
"devDependencies": {
|
|
119
|
-
"@commitlint/cli": "^20.
|
|
120
|
-
"@commitlint/config-conventional": "^20.
|
|
119
|
+
"@commitlint/cli": "^20.4.2",
|
|
120
|
+
"@commitlint/config-conventional": "^20.4.2",
|
|
121
|
+
"@eslint/js": "^10.0.1",
|
|
121
122
|
"@semantic-release/changelog": "^6.0.3",
|
|
122
123
|
"@semantic-release/git": "^10.0.1",
|
|
123
124
|
"@types/gtag.js": "^0.0.20",
|
|
124
|
-
"@types/node": "^25.0
|
|
125
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
126
|
-
"@typescript-eslint/parser": "^8.
|
|
127
|
-
"@unocss/transformer-variant-group": "66.
|
|
128
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
129
|
-
"@vue/compiler-sfc": "^3.5.
|
|
130
|
-
"@vue/eslint-config-typescript": "^14.
|
|
131
|
-
"astro": "^5.
|
|
125
|
+
"@types/node": "^25.3.0",
|
|
126
|
+
"@typescript-eslint/eslint-plugin": "^8.56.0",
|
|
127
|
+
"@typescript-eslint/parser": "^8.56.0",
|
|
128
|
+
"@unocss/transformer-variant-group": "66.6.0",
|
|
129
|
+
"@vitejs/plugin-vue": "^6.0.4",
|
|
130
|
+
"@vue/compiler-sfc": "^3.5.28",
|
|
131
|
+
"@vue/eslint-config-typescript": "^14.7.0",
|
|
132
|
+
"astro": "^5.17.3",
|
|
132
133
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
133
|
-
"eslint": "^
|
|
134
|
-
"eslint-plugin-astro": "^1.
|
|
135
|
-
"eslint-plugin-vue": "^10.
|
|
134
|
+
"eslint": "^10.0.1",
|
|
135
|
+
"eslint-plugin-astro": "^1.6.0",
|
|
136
|
+
"eslint-plugin-vue": "^10.8.0",
|
|
136
137
|
"husky": "^9.1.7",
|
|
137
|
-
"jscpd": "^4.0.
|
|
138
|
-
"prettier": "^3.
|
|
138
|
+
"jscpd": "^4.0.8",
|
|
139
|
+
"prettier": "^3.8.1",
|
|
139
140
|
"prettier-plugin-astro": "^0.14.1",
|
|
140
|
-
"semantic-release": "^25.0.
|
|
141
|
+
"semantic-release": "^25.0.3",
|
|
141
142
|
"unocss": "^0.65.0",
|
|
142
143
|
"vite": "^7.3.1"
|
|
143
144
|
},
|
|
@@ -39,7 +39,7 @@ export const componentShortcuts = [
|
|
|
39
39
|
['category-carousel__link', `uppercase ml-auto px-4 text-xs ${LAYOUT.flex.alignCenter} mt-3 hover:underline`],
|
|
40
40
|
|
|
41
41
|
// Navigation
|
|
42
|
-
['nav-link', 'text-slate-light hover:bg-blue-darker hover:text-white px-3 py-3.5 md:py-
|
|
42
|
+
['nav-link', 'text-slate-light hover:bg-blue-darker hover:text-white px-3 py-3.5 md:py-2 rounded-full text-sm font-medium'],
|
|
43
43
|
['btn-navigation', `${COLORS.bgWhite} drop-shadow-md rounded-full border ${LAYOUT.flex.center} w-1/2 h-12 bottom-1 z-2 md:(bg-white/90 text-inherit hover:(text-accent-light bg-white))`],
|
|
44
44
|
['btn-navigation__active', 'border border-transparent md:(border-neutral-lighter focus:ring-0) font-medium text-white bg-blue-darker hover:bg-accent-darker focus:ring-2 focus:outline-none focus:ring-blue-300'],
|
|
45
45
|
|
|
@@ -88,7 +88,7 @@ export const componentShortcuts = [
|
|
|
88
88
|
['pdp-slide', `h-full bg-gray-100 ${aspectRatios['4/3']} ${LAYOUT.position.relative} overflow-hidden border border-transparent`],
|
|
89
89
|
['product-link', PRODUCT_STYLES.link.base],
|
|
90
90
|
['number-big', 'text-3.75 mr-2 mt-2 mb-0 sm:mt-0'],
|
|
91
|
-
['product-thumb--
|
|
91
|
+
['product-thumb--tile', `w-full h-auto ${IMAGE_STYLES.objectContain} object-top bg-gray-100 ${aspectRatios['4/3']} ${LAYOUT.position.relative}`],
|
|
92
92
|
['product-thumb--carousel', `w-60 min-w-60 sm:w-22 sm:min-w-22 xl:w-30 xl:min-w-30 h-auto ${IMAGE_STYLES.objectContain} object-top bg-gray-100 ${aspectRatios['4/3']} ${LAYOUT.position.relative}`],
|
|
93
93
|
|
|
94
94
|
|