spoko-design-system 1.18.0 → 1.19.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [1.19.0](https://github.com/polo-blue/sds/compare/v1.18.1...v1.19.0) (2025-12-10)
2
+
3
+ ### Features
4
+
5
+ * **Jumbotron:** update typography and add bold font styling ([f759405](https://github.com/polo-blue/sds/commit/f7594051ea024af5e404a7d4dd255c4f033d4323))
6
+
7
+ ## [1.18.1](https://github.com/polo-blue/sds/compare/v1.18.0...v1.18.1) (2025-12-08)
8
+
9
+ ### Bug Fixes
10
+
11
+ * correct case sensitivity in CallToAction export path ([9aeb7d3](https://github.com/polo-blue/sds/commit/9aeb7d3876430c68983d62fdafe476c9290d341b))
12
+
1
13
  ## [1.18.0](https://github.com/polo-blue/sds/compare/v1.17.0...v1.18.0) (2025-12-07)
2
14
 
3
15
  ### Features
package/index.ts CHANGED
@@ -46,7 +46,7 @@ export { default as HandDrive } from './src/components/HandDrive.astro';
46
46
  export { default as Faq } from './src/components/Faq.astro';
47
47
  export { default as FaqItem } from './src/components/FaqItem.astro';
48
48
  export { default as ButtonCopy } from './src/components/ButtonCopy.astro';
49
- export { default as CallToAction } from './src/components/Layout/CallToAction.astro';
49
+ export { default as CallToAction } from './src/components/layout/CallToAction.astro';
50
50
 
51
51
  export { default as ProductImage } from './src/components/Product/ProductImage.astro';
52
52
  export { default as ProductEngine } from './src/components/Product/ProductEngine.astro';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spoko-design-system",
3
- "version": "1.18.0",
3
+ "version": "1.19.0",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "main": "./index.ts",
@@ -54,55 +54,55 @@
54
54
  "spoko design system"
55
55
  ],
56
56
  "dependencies": {
57
- "@algolia/client-search": "^5.44.0",
58
- "@astrojs/mdx": "^4.3.11",
57
+ "@algolia/client-search": "^5.46.0",
58
+ "@astrojs/mdx": "^4.3.12",
59
59
  "@astrojs/node": "^9.5.1",
60
60
  "@astrojs/sitemap": "^3.6.0",
61
- "@astrojs/ts-plugin": "^1.10.5",
61
+ "@astrojs/ts-plugin": "^1.10.6",
62
62
  "@astrojs/vue": "^5.1.3",
63
63
  "@docsearch/css": "^4.3.2",
64
64
  "@floating-ui/vue": "^1.1.9",
65
65
  "@iconify-json/ant-design": "^1.2.5",
66
- "@iconify-json/bi": "^1.2.6",
66
+ "@iconify-json/bi": "^1.2.7",
67
67
  "@iconify-json/bx": "^1.2.2",
68
- "@iconify-json/carbon": "^1.2.14",
68
+ "@iconify-json/carbon": "^1.2.15",
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.34",
75
+ "@iconify-json/fluent": "^1.2.36",
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.73",
81
- "@iconify-json/material-symbols-light": "^1.2.46",
80
+ "@iconify-json/lucide": "^1.2.79",
81
+ "@iconify-json/material-symbols-light": "^1.2.49",
82
82
  "@iconify-json/mdi": "^1.2.3",
83
83
  "@iconify-json/noto-v1": "^1.2.5",
84
84
  "@iconify-json/octicon": "^1.2.19",
85
85
  "@iconify-json/ph": "^1.2.2",
86
- "@iconify-json/simple-icons": "^1.2.59",
86
+ "@iconify-json/simple-icons": "^1.2.62",
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.35",
93
- "@iconify/json": "^2.2.408",
92
+ "@iconify-json/vscode-icons": "^1.2.37",
93
+ "@iconify/json": "^2.2.416",
94
94
  "@iconify/vue": "^5.0.0",
95
95
  "@playform/compress": "^0.2.0",
96
96
  "@playform/inline": "^0.1.2",
97
- "@unocss/astro": "66.5.7",
98
- "@unocss/preset-attributify": "66.5.7",
99
- "@unocss/preset-typography": "66.5.7",
100
- "@unocss/preset-uno": "66.5.7",
101
- "@unocss/preset-web-fonts": "66.5.7",
102
- "@unocss/preset-wind": "66.5.7",
103
- "@unocss/reset": "66.5.7",
104
- "@vite-pwa/astro": "^1.1.1",
105
- "@vueuse/core": "^14.0.0",
97
+ "@unocss/astro": "66.5.10",
98
+ "@unocss/preset-attributify": "66.5.10",
99
+ "@unocss/preset-typography": "66.5.10",
100
+ "@unocss/preset-uno": "66.5.10",
101
+ "@unocss/preset-web-fonts": "66.5.10",
102
+ "@unocss/preset-wind": "66.5.10",
103
+ "@unocss/reset": "66.5.10",
104
+ "@vite-pwa/astro": "^1.2.0",
105
+ "@vueuse/core": "^14.1.0",
106
106
  "astro-icon": "^1.1.5",
107
107
  "astro-meta-tags": "^0.4.0",
108
108
  "astro-navbar": "^2.4.0",
@@ -111,34 +111,34 @@
111
111
  "dotenv": "^17.2.3",
112
112
  "swiper": "^12.0.3",
113
113
  "tippy.js": "^6.3.7",
114
- "unocss": "66.5.7",
115
- "vite-plugin-pwa": "^1.1.0",
116
- "vue": "^3.5.24"
114
+ "unocss": "66.5.10",
115
+ "vite-plugin-pwa": "^1.2.0",
116
+ "vue": "^3.5.25"
117
117
  },
118
118
  "devDependencies": {
119
- "@commitlint/cli": "^20.1.0",
120
- "@commitlint/config-conventional": "^20.0.0",
119
+ "@commitlint/cli": "^20.2.0",
120
+ "@commitlint/config-conventional": "^20.2.0",
121
121
  "@semantic-release/changelog": "^6.0.3",
122
122
  "@semantic-release/git": "^10.0.1",
123
123
  "@types/gtag.js": "^0.0.20",
124
- "@types/node": "^24.10.1",
125
- "@typescript-eslint/eslint-plugin": "^8.47.0",
126
- "@typescript-eslint/parser": "^8.47.0",
127
- "@unocss/transformer-variant-group": "66.5.7",
124
+ "@types/node": "^24.10.2",
125
+ "@typescript-eslint/eslint-plugin": "^8.49.0",
126
+ "@typescript-eslint/parser": "^8.49.0",
127
+ "@unocss/transformer-variant-group": "66.5.10",
128
128
  "@vitejs/plugin-vue": "^6.0.2",
129
- "@vue/compiler-sfc": "^3.5.24",
129
+ "@vue/compiler-sfc": "^3.5.25",
130
130
  "@vue/eslint-config-typescript": "^14.6.0",
131
- "astro": "^5.15.9",
131
+ "astro": "^5.16.4",
132
132
  "conventional-changelog-conventionalcommits": "^9.1.0",
133
133
  "eslint": "^9.39.1",
134
134
  "eslint-plugin-astro": "^1.5.0",
135
- "eslint-plugin-vue": "^10.5.1",
135
+ "eslint-plugin-vue": "^10.6.2",
136
136
  "husky": "^9.1.7",
137
- "prettier": "^3.6.2",
137
+ "prettier": "^3.7.4",
138
138
  "prettier-plugin-astro": "^0.14.1",
139
139
  "semantic-release": "^25.0.2",
140
140
  "unocss": "^0.65.0",
141
- "vite": "^7.2.2"
141
+ "vite": "^7.2.7"
142
142
  },
143
143
  "packageManager": "pnpm@10.17.1",
144
144
  "pnpm": {
@@ -28,7 +28,7 @@ const heightClass = slim ? 'py-6 min-h-32' : 'py-8 h-56 sm:h-72 md:max-h-72';
28
28
  <div class:list={['xl:container mx-auto px-3.5 md:px-8 items-center flex', heightClass]}>
29
29
  <header class="relative z-10 text-white">
30
30
  <h1
31
- class="font-headlight text-3xl sm:text-4xl md:text-5xl xl:text-6xl mt-1 line-clamp-3 leading-tight"
31
+ class="font-headlight text-7.5 sm:text-8 md:text-10 xl:text-12 mt-1 line-clamp-3 leading-tight"
32
32
  set:html={title}
33
33
  />
34
34
  {description && <div class="jumbotron-description mt-4" set:html={description} />}
@@ -36,3 +36,11 @@ const heightClass = slim ? 'py-6 min-h-32' : 'py-8 h-56 sm:h-72 md:max-h-72';
36
36
  </header>
37
37
  </div>
38
38
  </div>
39
+
40
+ <style scoped>
41
+ .font-headlight {
42
+ b {
43
+ font-family: 'vw_headregular', sans-serif;
44
+ }
45
+ }
46
+ </style>
@@ -142,3 +142,11 @@ const cleanTitle = stripHtml(title);
142
142
  </header>
143
143
  </div>
144
144
  </div>
145
+
146
+ <style scoped>
147
+ .jumbotron-split-title {
148
+ b {
149
+ font-family: 'vw_headregular', sans-serif;
150
+ }
151
+ }
152
+ </style>