@vueless/nuxt 1.2.6 → 1.2.7-beta.1

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/README.md CHANGED
@@ -28,7 +28,7 @@ Vueless is simple enough for everyday use and powerful enough for advanced scena
28
28
  - ♿️ Accessibility (a11y)
29
29
  - ⚙️ Server-side rendering (SSR) friendly
30
30
  - 🖼️ 1000+ built-in SVG icons
31
- - 🧪️ 1200+ unit tests ensuring consistent logic
31
+ - 🧪️ 1300+ unit tests ensuring consistent logic
32
32
  - 🛡️ Full TypeScript support with type safety
33
33
 
34
34
  ### Advanced Features
package/dist/README.md CHANGED
@@ -28,7 +28,7 @@ Vueless is simple enough for everyday use and powerful enough for advanced scena
28
28
  - ♿️ Accessibility (a11y)
29
29
  - ⚙️ Server-side rendering (SSR) friendly
30
30
  - 🖼️ 1000+ built-in SVG icons
31
- - 🧪️ 1200+ unit tests ensuring consistent logic
31
+ - 🧪️ 1300+ unit tests ensuring consistent logic
32
32
  - 🛡️ Full TypeScript support with type safety
33
33
 
34
34
  ### Advanced Features
package/dist/module.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "compatibility": {
5
5
  "nuxt": ">=3.13.0"
6
6
  },
7
- "version": "1.2.6",
7
+ "version": "1.2.7-beta.1",
8
8
  "builder": {
9
9
  "@nuxt/module-builder": "1.0.2",
10
10
  "unbuild": "3.6.1"
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueless/nuxt",
3
- "version": "1.2.6",
3
+ "version": "1.2.7-beta.1",
4
4
  "description": "Nuxt Styleless UI Component Library, powered by Tailwind CSS.",
5
5
  "author": "Johnny Grid <hello@vueless.com> (https://vueless.com)",
6
6
  "homepage": "https://vueless.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueless/nuxt",
3
- "version": "1.2.6",
3
+ "version": "1.2.7-beta.1",
4
4
  "description": "Nuxt Styleless UI Component Library, powered by Tailwind CSS.",
5
5
  "author": "Johnny Grid <hello@vueless.com> (https://vueless.com)",
6
6
  "homepage": "https://vueless.com",