|
|
@@ -71,6 +71,9 @@ importers:
|
|
|
vue-router:
|
|
|
specifier: ^4.6.3
|
|
|
version: 4.6.3(vue@3.5.22(typescript@5.9.3))
|
|
|
+ vue3-colorpicker:
|
|
|
+ specifier: ^2.3.0
|
|
|
+ version: 2.3.0(@aesoper/normal-utils@0.1.5)(@popperjs/core@2.11.8)(@vueuse/core@14.0.0(vue@3.5.22(typescript@5.9.3)))(gradient-parser@1.1.1)(lodash-es@4.17.21)(tinycolor2@1.6.0)(vue-types@4.2.1(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3))
|
|
|
devDependencies:
|
|
|
'@electron-toolkit/eslint-config-prettier':
|
|
|
specifier: 3.0.0
|
|
|
@@ -147,6 +150,9 @@ packages:
|
|
|
7zip-bin@5.2.0:
|
|
|
resolution: {integrity: sha512-ukTPVhqG4jNzMro2qA9HSCSSVJN3aN7tlb+hfqYCt3ER0yWroeA2VR38MNrOHLQ/cVj+DaIMad0kFCtWWowh/A==}
|
|
|
|
|
|
+ '@aesoper/normal-utils@0.1.5':
|
|
|
+ resolution: {integrity: sha512-LFF/6y6h5mfwhnJaWqqxuC8zzDaHCG62kMRkd8xhDtq62TQj9dM17A9DhE87W7DhiARJsHLgcina/9P4eNCN1w==}
|
|
|
+
|
|
|
'@antfu/install-pkg@1.1.0':
|
|
|
resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
|
|
|
|
|
|
@@ -703,6 +709,9 @@ packages:
|
|
|
'@polka/url@1.0.0-next.29':
|
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
|
|
|
|
+ '@popperjs/core@2.11.8':
|
|
|
+ resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
|
|
+
|
|
|
'@quansync/fs@0.1.5':
|
|
|
resolution: {integrity: sha512-lNS9hL2aS2NZgNW7BBj+6EBl4rOf8l+tQ0eRY6JWCI8jI2kc53gSoqbjojU0OnAWhzoXiOjFyGsHcDGePB3lhA==}
|
|
|
|
|
|
@@ -2083,6 +2092,10 @@ packages:
|
|
|
graceful-fs@4.2.11:
|
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
|
|
+ gradient-parser@1.1.1:
|
|
|
+ resolution: {integrity: sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+
|
|
|
graphemer@1.4.0:
|
|
|
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
|
|
|
|
|
@@ -2238,6 +2251,10 @@ packages:
|
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
|
|
+ is-plain-object@5.0.0:
|
|
|
+ resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+
|
|
|
is-unicode-supported@0.1.0:
|
|
|
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
|
|
|
engines: {node: '>=10'}
|
|
|
@@ -3206,6 +3223,9 @@ packages:
|
|
|
resolution: {integrity: sha512-Z8uvtdWIlFn1GWy0HW5FhZ8VDryZwoJUdnjZU25C7/PBOltLIn1uv+WF3rVq6S1761YbsmbZYRP/l0ZJBCkvrw==}
|
|
|
hasBin: true
|
|
|
|
|
|
+ tinycolor2@1.6.0:
|
|
|
+ resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
|
|
|
+
|
|
|
tinyexec@1.0.2:
|
|
|
resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==}
|
|
|
engines: {node: '>=18'}
|
|
|
@@ -3468,6 +3488,24 @@ packages:
|
|
|
peerDependencies:
|
|
|
typescript: '>=5.0.0'
|
|
|
|
|
|
+ vue-types@4.2.1:
|
|
|
+ resolution: {integrity: sha512-DNQZmJuOvovLUIp0BENRkdnZHbI0V4e2mNvjAZOAXKD56YGvRchtUYOXA/XqTxdv7Ng5SJLZqRKRpAhm5NLaPQ==}
|
|
|
+ engines: {node: '>=12.16.0'}
|
|
|
+ peerDependencies:
|
|
|
+ vue: ^2.0.0 || ^3.0.0
|
|
|
+
|
|
|
+ vue3-colorpicker@2.3.0:
|
|
|
+ resolution: {integrity: sha512-e3lLmBcy7mkRrNQVeUny1DjOd6E11L8H5ok5Bx4MdXmrG+RzyacRF7KkhrEWmRYPhKAsaoUrWsFkmpPAaYnE5A==}
|
|
|
+ peerDependencies:
|
|
|
+ '@aesoper/normal-utils': ^0.1.5
|
|
|
+ '@popperjs/core': ^2.11.8
|
|
|
+ '@vueuse/core': ^10.1.2
|
|
|
+ gradient-parser: ^1.0.2
|
|
|
+ lodash-es: ^4.17.21
|
|
|
+ tinycolor2: ^1.4.2
|
|
|
+ vue: ^3.2.6
|
|
|
+ vue-types: ^4.1.0
|
|
|
+
|
|
|
vue@3.5.22:
|
|
|
resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==}
|
|
|
peerDependencies:
|
|
|
@@ -3591,6 +3629,8 @@ snapshots:
|
|
|
|
|
|
7zip-bin@5.2.0: {}
|
|
|
|
|
|
+ '@aesoper/normal-utils@0.1.5': {}
|
|
|
+
|
|
|
'@antfu/install-pkg@1.1.0':
|
|
|
dependencies:
|
|
|
package-manager-detector: 1.5.0
|
|
|
@@ -4236,6 +4276,8 @@ snapshots:
|
|
|
|
|
|
'@polka/url@1.0.0-next.29': {}
|
|
|
|
|
|
+ '@popperjs/core@2.11.8': {}
|
|
|
+
|
|
|
'@quansync/fs@0.1.5':
|
|
|
dependencies:
|
|
|
quansync: 0.2.11
|
|
|
@@ -5921,6 +5963,8 @@ snapshots:
|
|
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
|
|
+ gradient-parser@1.1.1: {}
|
|
|
+
|
|
|
graphemer@1.4.0: {}
|
|
|
|
|
|
gzip-size@6.0.0:
|
|
|
@@ -6059,6 +6103,8 @@ snapshots:
|
|
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
|
|
+ is-plain-object@5.0.0: {}
|
|
|
+
|
|
|
is-unicode-supported@0.1.0: {}
|
|
|
|
|
|
is-what@3.14.1: {}
|
|
|
@@ -7145,6 +7191,8 @@ snapshots:
|
|
|
minimatch: 3.1.2
|
|
|
resolve-from: 2.0.0
|
|
|
|
|
|
+ tinycolor2@1.6.0: {}
|
|
|
+
|
|
|
tinyexec@1.0.2: {}
|
|
|
|
|
|
tinyglobby@0.2.15:
|
|
|
@@ -7407,6 +7455,22 @@ snapshots:
|
|
|
'@vue/language-core': 3.1.1(typescript@5.9.3)
|
|
|
typescript: 5.9.3
|
|
|
|
|
|
+ vue-types@4.2.1(vue@3.5.22(typescript@5.9.3)):
|
|
|
+ dependencies:
|
|
|
+ is-plain-object: 5.0.0
|
|
|
+ vue: 3.5.22(typescript@5.9.3)
|
|
|
+
|
|
|
+ vue3-colorpicker@2.3.0(@aesoper/normal-utils@0.1.5)(@popperjs/core@2.11.8)(@vueuse/core@14.0.0(vue@3.5.22(typescript@5.9.3)))(gradient-parser@1.1.1)(lodash-es@4.17.21)(tinycolor2@1.6.0)(vue-types@4.2.1(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)):
|
|
|
+ dependencies:
|
|
|
+ '@aesoper/normal-utils': 0.1.5
|
|
|
+ '@popperjs/core': 2.11.8
|
|
|
+ '@vueuse/core': 14.0.0(vue@3.5.22(typescript@5.9.3))
|
|
|
+ gradient-parser: 1.1.1
|
|
|
+ lodash-es: 4.17.21
|
|
|
+ tinycolor2: 1.6.0
|
|
|
+ vue: 3.5.22(typescript@5.9.3)
|
|
|
+ vue-types: 4.2.1(vue@3.5.22(typescript@5.9.3))
|
|
|
+
|
|
|
vue@3.5.22(typescript@5.9.3):
|
|
|
dependencies:
|
|
|
'@vue/compiler-dom': 3.5.22
|