spoko-design-system 0.2.32 → 0.2.33
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/.astro/icon.d.ts +1627 -12
- package/.astro/settings.json +5 -0
- package/package.json +37 -37
- package/src/pages/index.astro +4 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "spoko-design-system",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.33",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"dev": "astro dev",
|
|
@@ -27,67 +27,67 @@
|
|
|
27
27
|
"spoko design system"
|
|
28
28
|
],
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@algolia/client-search": "^4.
|
|
30
|
+
"@algolia/client-search": "^4.24.0",
|
|
31
31
|
"@astrojs/mdx": "^2.3.1",
|
|
32
|
-
"@astrojs/node": "^8.2
|
|
33
|
-
"@astrojs/sitemap": "^3.1.
|
|
34
|
-
"@astrojs/vue": "^4.
|
|
32
|
+
"@astrojs/node": "^8.3.2",
|
|
33
|
+
"@astrojs/sitemap": "^3.1.6",
|
|
34
|
+
"@astrojs/vue": "^4.5.0",
|
|
35
35
|
"@docsearch/css": "^3.6.0",
|
|
36
36
|
"@iconify-json/ant-design": "^1.1.16",
|
|
37
37
|
"@iconify-json/bi": "^1.1.23",
|
|
38
38
|
"@iconify-json/bx": "^1.1.10",
|
|
39
|
-
"@iconify-json/carbon": "^1.1.
|
|
40
|
-
"@iconify-json/circle-flags": "^1.1.
|
|
39
|
+
"@iconify-json/carbon": "^1.1.36",
|
|
40
|
+
"@iconify-json/circle-flags": "^1.1.48",
|
|
41
41
|
"@iconify-json/el": "^1.1.8",
|
|
42
42
|
"@iconify-json/eos-icons": "^1.1.10",
|
|
43
|
-
"@iconify-json/flowbite": "^1.1.
|
|
44
|
-
"@iconify-json/fluent": "^1.1.
|
|
43
|
+
"@iconify-json/flowbite": "^1.1.5",
|
|
44
|
+
"@iconify-json/fluent": "^1.1.58",
|
|
45
45
|
"@iconify-json/fluent-emoji": "1.1.18",
|
|
46
46
|
"@iconify-json/icon-park-outline": "^1.1.15",
|
|
47
47
|
"@iconify-json/la": "^1.1.8",
|
|
48
|
-
"@iconify-json/mdi": "^1.1.
|
|
48
|
+
"@iconify-json/mdi": "^1.1.67",
|
|
49
49
|
"@iconify-json/noto-v1": "^1.1.11",
|
|
50
|
-
"@iconify-json/octicon": "^1.1.
|
|
51
|
-
"@iconify-json/ph": "^1.1.
|
|
52
|
-
"@iconify-json/simple-icons": "^1.1.
|
|
50
|
+
"@iconify-json/octicon": "^1.1.55",
|
|
51
|
+
"@iconify-json/ph": "^1.1.13",
|
|
52
|
+
"@iconify-json/simple-icons": "^1.1.109",
|
|
53
53
|
"@iconify-json/uil": "^1.1.8",
|
|
54
|
-
"@iconify/json": "^2.2.
|
|
54
|
+
"@iconify/json": "^2.2.226",
|
|
55
55
|
"@iconify/vue": "^4.1.2",
|
|
56
|
-
"@playform/compress": "^0.0.
|
|
56
|
+
"@playform/compress": "^0.0.3",
|
|
57
57
|
"@playform/inline": "github:playform/inline",
|
|
58
|
-
"@types/node": "^20.
|
|
59
|
-
"@unocss/astro": "^0.
|
|
60
|
-
"@unocss/preset-attributify": "^0.
|
|
61
|
-
"@unocss/preset-typography": "^0.
|
|
62
|
-
"@unocss/preset-uno": "^0.
|
|
63
|
-
"@unocss/preset-web-fonts": "^0.
|
|
64
|
-
"@unocss/preset-wind": "^0.
|
|
65
|
-
"@unocss/reset": "^0.
|
|
58
|
+
"@types/node": "^20.14.10",
|
|
59
|
+
"@unocss/astro": "^0.60.4",
|
|
60
|
+
"@unocss/preset-attributify": "^0.60.4",
|
|
61
|
+
"@unocss/preset-typography": "^0.60.4",
|
|
62
|
+
"@unocss/preset-uno": "^0.60.4",
|
|
63
|
+
"@unocss/preset-web-fonts": "^0.60.4",
|
|
64
|
+
"@unocss/preset-wind": "^0.60.4",
|
|
65
|
+
"@unocss/reset": "^0.60.4",
|
|
66
66
|
"@vite-pwa/astro": "^0.3.1",
|
|
67
|
-
"@vueuse/core": "^10.
|
|
67
|
+
"@vueuse/core": "^10.11.0",
|
|
68
68
|
"astro-i18next": "1.0.0-beta.21",
|
|
69
69
|
"astro-icon": "^1.1.0",
|
|
70
70
|
"astro-meta-tags": "^0.2.2",
|
|
71
|
-
"astro-navbar": "^2.3.
|
|
71
|
+
"astro-navbar": "^2.3.3",
|
|
72
72
|
"astro-pagefind": "^1.5.0",
|
|
73
|
-
"astro-remote": "^0.3.
|
|
74
|
-
"i18next": "^23.11.
|
|
73
|
+
"astro-remote": "^0.3.3",
|
|
74
|
+
"i18next": "^23.11.5",
|
|
75
75
|
"i18next-browser-languagedetector": "^7.2.1",
|
|
76
76
|
"i18next-fs-backend": "^2.3.1",
|
|
77
|
-
"i18next-http-backend": "^2.5.
|
|
77
|
+
"i18next-http-backend": "^2.5.2",
|
|
78
78
|
"i18next-vue": "^4.0.0",
|
|
79
|
-
"sass": "^1.
|
|
80
|
-
"swiper": "^11.1.
|
|
81
|
-
"unocss": "^0.
|
|
82
|
-
"vite": "^5.
|
|
83
|
-
"vue": "^3.4.
|
|
79
|
+
"sass": "^1.77.8",
|
|
80
|
+
"swiper": "^11.1.4",
|
|
81
|
+
"unocss": "^0.60.4",
|
|
82
|
+
"vite": "^5.3.3",
|
|
83
|
+
"vue": "^3.4.31"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
|
-
"@unocss/transformer-variant-group": "^0.
|
|
87
|
-
"astro": "^4.
|
|
88
|
-
"unocss": "^0.
|
|
86
|
+
"@unocss/transformer-variant-group": "^0.60.4",
|
|
87
|
+
"astro": "^4.11.5",
|
|
88
|
+
"unocss": "^0.60.0"
|
|
89
89
|
},
|
|
90
|
-
"packageManager": "pnpm@
|
|
90
|
+
"packageManager": "pnpm@9.0.5",
|
|
91
91
|
"pnpm": {
|
|
92
92
|
"default": "8.15.2",
|
|
93
93
|
"overrides": {
|
package/src/pages/index.astro
CHANGED
|
@@ -33,9 +33,7 @@ const navItems = [
|
|
|
33
33
|
|
|
34
34
|
<Layout>
|
|
35
35
|
<div class="bg-slate-100 min-h-screen text-center">
|
|
36
|
-
<Jumbatron class="w-full">
|
|
37
|
-
<span slot="intro" set:html={SITE.title} />
|
|
38
|
-
|
|
36
|
+
<Jumbatron class="w-full" intro={SITE.title}>
|
|
39
37
|
<p
|
|
40
38
|
slot="subtitle"
|
|
41
39
|
class="mt-3 text-base text-gray-200 sm:mt-5 text-lg md:text-xl lg:mx-0 md:mt-5"
|
|
@@ -115,6 +113,9 @@ const navItems = [
|
|
|
115
113
|
<li class="leading-5 me-6 mb-4 lg:mb-0">
|
|
116
114
|
<a href="https://spoko.space" class="transition ease-in-out delay-200 duration-300 text-blue-600 hover:(text-light-blue-500 decoration-blue-600) underline decoration-white" target="_blank"> spoko.space</a>
|
|
117
115
|
</li>
|
|
116
|
+
<li class="leading-5 me-6 mb-4 lg:mb-0">
|
|
117
|
+
<a href="https://sale.polo.blue/" class="transition ease-in-out delay-200 duration-300 text-blue-600 hover:(text-light-blue-500 decoration-blue-600) underline decoration-white" target="_blank">sale.polo.blue</a>
|
|
118
|
+
</li>
|
|
118
119
|
</ul>
|
|
119
120
|
</div>
|
|
120
121
|
|