@eslamdevui/ui 3.3.2-beta.1 → 3.3.2-beta.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/dist/module.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eslamdevui/ui",
3
- "version": "3.3.2-beta.1",
3
+ "version": "3.3.2-beta.3",
4
4
  "docs": "https://ui.nuxt.com/getting-started/installation/nuxt",
5
5
  "configKey": "ui",
6
6
  "compatibility": {
package/dist/module.mjs CHANGED
@@ -8,7 +8,7 @@ import 'tailwindcss/colors';
8
8
  import 'knitwork';
9
9
 
10
10
  const name = "@eslamdevui/ui";
11
- const version = "3.3.2-beta.1";
11
+ const version = "3.3.2-beta.3";
12
12
 
13
13
  function generateProseComponentMap(components) {
14
14
  return components.reduce((map, component) => {
package/package.json CHANGED
@@ -1,18 +1,15 @@
1
1
  {
2
2
  "name": "@eslamdevui/ui",
3
3
  "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
4
- "version": "3.3.2-beta.1",
4
+ "version": "3.3.2-beta.3",
5
5
  "packageManager": "pnpm@10.13.1",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/MohamedEslam04/ui.git"
9
9
  },
10
- "homepage": "https://ui.nuxt.com",
10
+ "homepage": "https://ui.nuxt.com/pro",
11
11
  "type": "module",
12
12
  "license": "MIT",
13
- "publishConfig": {
14
- "access": "public"
15
- },
16
13
  "exports": {
17
14
  ".": {
18
15
  "types": "./dist/module.d.mts",
@@ -135,7 +132,7 @@
135
132
  "colortranslator": "^5.0.0",
136
133
  "consola": "^3.4.2",
137
134
  "defu": "^6.1.4",
138
- "dotenv": "^16.5.0",
135
+ "dotenv": "^16.6.1",
139
136
  "embla-carousel-auto-height": "^8.6.0",
140
137
  "embla-carousel-auto-scroll": "^8.6.0",
141
138
  "embla-carousel-autoplay": "^8.6.0",
@@ -145,6 +142,7 @@
145
142
  "embla-carousel-wheel-gestures": "^8.0.2",
146
143
  "fuse.js": "^7.1.0",
147
144
  "git-url-parse": "^16.1.0",
145
+ "motion-v": "^1.5.0",
148
146
  "hookable": "^5.5.3",
149
147
  "knitwork": "^1.2.0",
150
148
  "magic-string": "^0.30.17",
@@ -152,26 +150,27 @@
152
150
  "ofetch": "^1.4.1",
153
151
  "ohash": "^2.0.11",
154
152
  "pathe": "^2.0.3",
155
- "pkg-types": "^2.1.0",
153
+ "pkg-types": "^2.2.0",
156
154
  "reka-ui": "2.3.2",
157
155
  "scule": "^1.3.0",
158
156
  "tailwind-variants": "^1.0.0",
159
157
  "tailwindcss": "^4.1.11",
160
158
  "tinyglobby": "^0.2.14",
161
159
  "unplugin": "^2.3.5",
162
- "unplugin-auto-import": "^19.3.0",
163
- "unplugin-vue-components": "^28.8.0",
160
+ "unplugin-auto-import": "^20.0.0",
161
+ "unplugin-vue-components": "^29.0.0",
164
162
  "vaul-vue": "0.4.1",
165
- "vue-component-type-helpers": "^2.2.10"
163
+ "vue-component-type-helpers": "^3.0.5"
166
164
  },
167
165
  "devDependencies": {
166
+ "@nuxt/content": "^3.6.3",
168
167
  "@nuxt/eslint-config": "^1.6.0",
169
168
  "@nuxt/module-builder": "^1.0.1",
170
169
  "@nuxt/test-utils": "^3.19.2",
171
170
  "@release-it/conventional-changelog": "^10.0.1",
172
171
  "@vue/compiler-sfc": "3.5.17",
173
172
  "@vue/test-utils": "^2.4.6",
174
- "better-sqlite3": "^12.0.0",
173
+ "better-sqlite3": "^12.2.0",
175
174
  "embla-carousel": "^8.6.0",
176
175
  "eslint": "^9.31.0",
177
176
  "happy-dom": "^18.0.1",