@wisemen/vue-core-components 2.2.0 → 2.2.2

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.
Files changed (31) hide show
  1. package/LICENSE +21 -0
  2. package/dist/{AlertCircleIcon-kNTb6niN.js → AlertCircleIcon-kd3oWAMq.js} +1 -1
  3. package/dist/{AlertTriangleIcon-ChzPBRR6.js → AlertTriangleIcon-B8PD_gPz.js} +1 -1
  4. package/dist/{ArrowDownIcon-CeLZSgMw.js → ArrowDownIcon-CK-tFb_C.js} +1 -1
  5. package/dist/{ArrowLeftIcon-CCFsoh3C.js → ArrowLeftIcon-BbxOtG4-.js} +1 -1
  6. package/dist/{ArrowRightIcon-aVxaKDZp.js → ArrowRightIcon-nqhh__sc.js} +1 -1
  7. package/dist/{ArrowUpIcon-JtMY_9Ne.js → ArrowUpIcon-LNE38wvY.js} +1 -1
  8. package/dist/{CalendarIcon-C0byldnD.js → CalendarIcon-cxQ_f4Bf.js} +1 -1
  9. package/dist/{CheckCircleIcon-tu64Cfhh.js → CheckCircleIcon-BRF6WUAM.js} +1 -1
  10. package/dist/{CheckIcon-K_jT53CJ.js → CheckIcon-C7CHewuu.js} +1 -1
  11. package/dist/{ChevronLeftDoubleIcon-DBrLkd-7.js → ChevronLeftDoubleIcon-BAK-noyj.js} +1 -1
  12. package/dist/{ChevronLeftIcon-C8UlWLip.js → ChevronLeftIcon-CIzGwN5W.js} +1 -1
  13. package/dist/{ChevronRightDoubleIcon-Dqrv7Apt.js → ChevronRightDoubleIcon-Dnl0cVB4.js} +1 -1
  14. package/dist/{ChevronRightIcon-DkH6bFby.js → ChevronRightIcon-DRzHCVvt.js} +1 -1
  15. package/dist/{CloseIcon-DJSTHZV1.js → CloseIcon-dBCa4Vb2.js} +1 -1
  16. package/dist/{EyeIcon-2eU6PBbo.js → EyeIcon-pvKrzPLn.js} +1 -1
  17. package/dist/{EyeOffIcon-bNuaxvUp.js → EyeOffIcon-DAwsIFGC.js} +1 -1
  18. package/dist/{InfoCircleIcon-CNlYa21n.js → InfoCircleIcon-C_59i-n9.js} +1 -1
  19. package/dist/{MinusIcon-BqTlfMzl.js → MinusIcon-DqjWTN4f.js} +1 -1
  20. package/dist/{PlusIcon-C3V3PIOt.js → PlusIcon-AhLLgAGk.js} +1 -1
  21. package/dist/{SearchIcon-D2qwuN9D.js → SearchIcon-DgkFBSdc.js} +1 -1
  22. package/dist/{SelectIconRight-DR0fjQtQ.js → SelectIconRight-CtlYuJI4.js} +1 -1
  23. package/dist/{StarsIcon-DG8k29eD.js → StarsIcon-CQadZknE.js} +1 -1
  24. package/dist/{SwitchVerticalIcon-WOulio7c.js → SwitchVerticalIcon-C62Vpzd_.js} +1 -1
  25. package/dist/{TranslateIcon-Bpjn7WZZ.js → TranslateIcon-CxqmG1EN.js} +1 -1
  26. package/dist/components/file-upload/fileUpload.props.d.ts +1 -0
  27. package/dist/components/file-upload/parts/FileUploadRoot.d.ts +1 -0
  28. package/dist/{index-CMzpFfhz.js → index-ilX7t6UE.js} +987 -985
  29. package/dist/index.js +1 -1
  30. package/dist/index.umd +2 -2
  31. package/package.json +44 -44
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "type": "module",
7
- "version": "2.2.0",
7
+ "version": "2.2.2",
8
8
  "private": false,
9
9
  "license": "MIT",
10
10
  "sideEffects": false,
@@ -23,6 +23,48 @@
23
23
  "files": [
24
24
  "./dist"
25
25
  ],
26
+ "peerDependencies": {
27
+ "motion-v": ">=1.7.3",
28
+ "reka-ui": ">=2.5.1",
29
+ "temporal-polyfill": ">=0.3.0",
30
+ "vue": ">=3.5.22",
31
+ "vue-i18n": ">=11.1.12"
32
+ },
33
+ "dependencies": {
34
+ "tailwind-variants": "3.2.2",
35
+ "vue-sonner": "1.3.0"
36
+ },
37
+ "devDependencies": {
38
+ "@googlemaps/js-api-loader": "1.16.8",
39
+ "@histoire/plugin-vue": "1.0.0-alpha.3",
40
+ "@internationalized/date": "3.10.1",
41
+ "@tailwindcss/vite": "4.1.18",
42
+ "@tsconfig/node18": "18.2.4",
43
+ "@types/google.maps": "3.58.1",
44
+ "@types/node": "24.8.1",
45
+ "@vitejs/plugin-vue": "6.0.3",
46
+ "@vue/test-utils": "2.4.6",
47
+ "@vue/tsconfig": "0.8.1",
48
+ "@vueuse/core": "14.1.0",
49
+ "@vueuse/router": "14.1.0",
50
+ "blurhash": "2.0.5",
51
+ "eslint": "9.39.2",
52
+ "histoire": "1.0.0-alpha.3",
53
+ "husky": "^9.1.7",
54
+ "jsdom": "27.4.0",
55
+ "libphonenumber-js": "1.12.35",
56
+ "sass": "1.97.3",
57
+ "tailwind-merge": "3.4.0",
58
+ "tailwindcss": "4.1.18",
59
+ "typescript": "5.9.3",
60
+ "vite": "7.3.1",
61
+ "vite-plugin-dts": "4.5.4",
62
+ "vitest": "4.0.17",
63
+ "vue": "3.5.27",
64
+ "vue-router": "4.6.4",
65
+ "vue-tsc": "3.2.2",
66
+ "@wisemen/eslint-config-vue": "2.0.0"
67
+ },
26
68
  "scripts": {
27
69
  "prerelease": "pnpm version prerelease --preid=alpha",
28
70
  "build": "vite build",
@@ -40,47 +82,5 @@
40
82
  "story:build": "histoire build",
41
83
  "cleanup": "rimraf dist/ node_modules/ .turbo/",
42
84
  "story:preview": "histoire preview"
43
- },
44
- "peerDependencies": {
45
- "motion-v": "catalog:peer",
46
- "reka-ui": "catalog:peer",
47
- "temporal-polyfill": "catalog:peer",
48
- "vue": "catalog:peer",
49
- "vue-i18n": "catalog:peer"
50
- },
51
- "dependencies": {
52
- "tailwind-variants": "catalog:style",
53
- "vue-sonner": "catalog:vue"
54
- },
55
- "devDependencies": {
56
- "@googlemaps/js-api-loader": "catalog:general",
57
- "@histoire/plugin-vue": "catalog:stories",
58
- "@internationalized/date": "catalog:date",
59
- "@tailwindcss/vite": "catalog:vite",
60
- "@tsconfig/node18": "catalog:types",
61
- "@types/google.maps": "catalog:types",
62
- "@types/node": "catalog:types",
63
- "@vitejs/plugin-vue": "catalog:vite",
64
- "@vue/test-utils": "catalog:test",
65
- "@vue/tsconfig": "catalog:vue",
66
- "@vueuse/core": "catalog:vue",
67
- "@vueuse/router": "catalog:vue",
68
- "@wisemen/eslint-config-vue": "workspace:*",
69
- "blurhash": "catalog:general",
70
- "eslint": "catalog:lint",
71
- "histoire": "catalog:stories",
72
- "husky": "catalog:build",
73
- "jsdom": "catalog:test",
74
- "libphonenumber-js": "catalog:general",
75
- "sass": "catalog:style",
76
- "tailwind-merge": "catalog:style",
77
- "tailwindcss": "catalog:style",
78
- "typescript": "catalog:build",
79
- "vite": "catalog:vite",
80
- "vite-plugin-dts": "catalog:vite",
81
- "vitest": "catalog:test",
82
- "vue": "catalog:vue",
83
- "vue-router": "catalog:vue",
84
- "vue-tsc": "catalog:vue"
85
85
  }
86
- }
86
+ }