@adminforth/text-complete 2.0.3 → 2.0.4
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/build.log +2 -2
- package/custom/completionInput.vue +1 -1
- package/custom/package-lock.json +4 -4
- package/custom/package.json +1 -1
- package/custom/pnpm-lock.yaml +68 -68
- package/dist/custom/completionInput.vue +1 -1
- package/dist/custom/package-lock.json +4 -4
- package/dist/custom/package.json +1 -1
- package/dist/custom/pnpm-lock.yaml +68 -68
- package/package.json +1 -1
package/build.log
CHANGED
|
@@ -10,5 +10,5 @@ custom/package.json
|
|
|
10
10
|
custom/pnpm-lock.yaml
|
|
11
11
|
custom/tsconfig.json
|
|
12
12
|
|
|
13
|
-
sent 31,
|
|
14
|
-
total size is 30,
|
|
13
|
+
sent 31,224 bytes received 115 bytes 62,678.00 bytes/sec
|
|
14
|
+
total size is 30,798 speedup is 0.98
|
|
@@ -76,7 +76,7 @@ import { AdminForthColumnCommon } from '@/types/Common';
|
|
|
76
76
|
import { Spinner, Tooltip } from '@/afcl';
|
|
77
77
|
import { IconMagic, IconCheck, IconArrowRightThin } from '@iconify-prerendered/vue-mdi';
|
|
78
78
|
import SuggestionInput from 'vue-suggestion-input';
|
|
79
|
-
import 'vue-suggestion-input/dist/
|
|
79
|
+
import 'vue-suggestion-input/dist/style.css';
|
|
80
80
|
|
|
81
81
|
const props = defineProps<{
|
|
82
82
|
column: AdminForthColumnCommon,
|
package/custom/package-lock.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@iconify-prerendered/vue-mdi": "^0.28.1737398331",
|
|
13
|
-
"vue-suggestion-input": "^1.0.
|
|
13
|
+
"vue-suggestion-input": "^1.0.17"
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"node_modules/@babel/helper-string-parser": {
|
|
@@ -359,9 +359,9 @@
|
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
361
|
"node_modules/vue-suggestion-input": {
|
|
362
|
-
"version": "1.0.
|
|
363
|
-
"resolved": "https://registry.npmjs.org/vue-suggestion-input/-/vue-suggestion-input-1.0.
|
|
364
|
-
"integrity": "sha512-
|
|
362
|
+
"version": "1.0.17",
|
|
363
|
+
"resolved": "https://registry.npmjs.org/vue-suggestion-input/-/vue-suggestion-input-1.0.17.tgz",
|
|
364
|
+
"integrity": "sha512-TTkjAp61Kpeq47gQbNfGkkKT8elTX3DJ+ols4vjBqTXHikojZPKCFhvmqVr9ysWjUikX+ke3/fj9POskmcTbCQ==",
|
|
365
365
|
"dependencies": {
|
|
366
366
|
"quill": "^2.0.2",
|
|
367
367
|
"vue": "^3.4.31"
|
package/custom/package.json
CHANGED
package/custom/pnpm-lock.yaml
CHANGED
|
@@ -10,10 +10,10 @@ importers:
|
|
|
10
10
|
dependencies:
|
|
11
11
|
'@iconify-prerendered/vue-mdi':
|
|
12
12
|
specifier: ^0.28.1737398331
|
|
13
|
-
version: 0.28.1737398331(vue@3.5.
|
|
13
|
+
version: 0.28.1737398331(vue@3.5.30)
|
|
14
14
|
vue-suggestion-input:
|
|
15
|
-
specifier: ^1.0.
|
|
16
|
-
version: 1.0.
|
|
15
|
+
specifier: ^1.0.17
|
|
16
|
+
version: 1.0.17
|
|
17
17
|
|
|
18
18
|
packages:
|
|
19
19
|
|
|
@@ -25,8 +25,8 @@ packages:
|
|
|
25
25
|
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
26
26
|
engines: {node: '>=6.9.0'}
|
|
27
27
|
|
|
28
|
-
'@babel/parser@7.29.
|
|
29
|
-
resolution: {integrity: sha512-
|
|
28
|
+
'@babel/parser@7.29.2':
|
|
29
|
+
resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
|
|
30
30
|
engines: {node: '>=6.0.0'}
|
|
31
31
|
hasBin: true
|
|
32
32
|
|
|
@@ -42,34 +42,34 @@ packages:
|
|
|
42
42
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
43
43
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
44
44
|
|
|
45
|
-
'@vue/compiler-core@3.5.
|
|
46
|
-
resolution: {integrity: sha512-
|
|
45
|
+
'@vue/compiler-core@3.5.30':
|
|
46
|
+
resolution: {integrity: sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw==}
|
|
47
47
|
|
|
48
|
-
'@vue/compiler-dom@3.5.
|
|
49
|
-
resolution: {integrity: sha512-
|
|
48
|
+
'@vue/compiler-dom@3.5.30':
|
|
49
|
+
resolution: {integrity: sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g==}
|
|
50
50
|
|
|
51
|
-
'@vue/compiler-sfc@3.5.
|
|
52
|
-
resolution: {integrity: sha512-
|
|
51
|
+
'@vue/compiler-sfc@3.5.30':
|
|
52
|
+
resolution: {integrity: sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A==}
|
|
53
53
|
|
|
54
|
-
'@vue/compiler-ssr@3.5.
|
|
55
|
-
resolution: {integrity: sha512-
|
|
54
|
+
'@vue/compiler-ssr@3.5.30':
|
|
55
|
+
resolution: {integrity: sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA==}
|
|
56
56
|
|
|
57
|
-
'@vue/reactivity@3.5.
|
|
58
|
-
resolution: {integrity: sha512-
|
|
57
|
+
'@vue/reactivity@3.5.30':
|
|
58
|
+
resolution: {integrity: sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q==}
|
|
59
59
|
|
|
60
|
-
'@vue/runtime-core@3.5.
|
|
61
|
-
resolution: {integrity: sha512-
|
|
60
|
+
'@vue/runtime-core@3.5.30':
|
|
61
|
+
resolution: {integrity: sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg==}
|
|
62
62
|
|
|
63
|
-
'@vue/runtime-dom@3.5.
|
|
64
|
-
resolution: {integrity: sha512-
|
|
63
|
+
'@vue/runtime-dom@3.5.30':
|
|
64
|
+
resolution: {integrity: sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw==}
|
|
65
65
|
|
|
66
|
-
'@vue/server-renderer@3.5.
|
|
67
|
-
resolution: {integrity: sha512-
|
|
66
|
+
'@vue/server-renderer@3.5.30':
|
|
67
|
+
resolution: {integrity: sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ==}
|
|
68
68
|
peerDependencies:
|
|
69
|
-
vue: 3.5.
|
|
69
|
+
vue: 3.5.30
|
|
70
70
|
|
|
71
|
-
'@vue/shared@3.5.
|
|
72
|
-
resolution: {integrity: sha512-
|
|
71
|
+
'@vue/shared@3.5.30':
|
|
72
|
+
resolution: {integrity: sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ==}
|
|
73
73
|
|
|
74
74
|
csstype@3.2.3:
|
|
75
75
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
@@ -127,11 +127,11 @@ packages:
|
|
|
127
127
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
128
128
|
engines: {node: '>=0.10.0'}
|
|
129
129
|
|
|
130
|
-
vue-suggestion-input@1.0.
|
|
131
|
-
resolution: {integrity: sha512-
|
|
130
|
+
vue-suggestion-input@1.0.17:
|
|
131
|
+
resolution: {integrity: sha512-TTkjAp61Kpeq47gQbNfGkkKT8elTX3DJ+ols4vjBqTXHikojZPKCFhvmqVr9ysWjUikX+ke3/fj9POskmcTbCQ==}
|
|
132
132
|
|
|
133
|
-
vue@3.5.
|
|
134
|
-
resolution: {integrity: sha512-
|
|
133
|
+
vue@3.5.30:
|
|
134
|
+
resolution: {integrity: sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg==}
|
|
135
135
|
peerDependencies:
|
|
136
136
|
typescript: '*'
|
|
137
137
|
peerDependenciesMeta:
|
|
@@ -144,7 +144,7 @@ snapshots:
|
|
|
144
144
|
|
|
145
145
|
'@babel/helper-validator-identifier@7.28.5': {}
|
|
146
146
|
|
|
147
|
-
'@babel/parser@7.29.
|
|
147
|
+
'@babel/parser@7.29.2':
|
|
148
148
|
dependencies:
|
|
149
149
|
'@babel/types': 7.29.0
|
|
150
150
|
|
|
@@ -153,65 +153,65 @@ snapshots:
|
|
|
153
153
|
'@babel/helper-string-parser': 7.27.1
|
|
154
154
|
'@babel/helper-validator-identifier': 7.28.5
|
|
155
155
|
|
|
156
|
-
'@iconify-prerendered/vue-mdi@0.28.1737398331(vue@3.5.
|
|
156
|
+
'@iconify-prerendered/vue-mdi@0.28.1737398331(vue@3.5.30)':
|
|
157
157
|
dependencies:
|
|
158
|
-
vue: 3.5.
|
|
158
|
+
vue: 3.5.30
|
|
159
159
|
|
|
160
160
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
161
161
|
|
|
162
|
-
'@vue/compiler-core@3.5.
|
|
162
|
+
'@vue/compiler-core@3.5.30':
|
|
163
163
|
dependencies:
|
|
164
|
-
'@babel/parser': 7.29.
|
|
165
|
-
'@vue/shared': 3.5.
|
|
164
|
+
'@babel/parser': 7.29.2
|
|
165
|
+
'@vue/shared': 3.5.30
|
|
166
166
|
entities: 7.0.1
|
|
167
167
|
estree-walker: 2.0.2
|
|
168
168
|
source-map-js: 1.2.1
|
|
169
169
|
|
|
170
|
-
'@vue/compiler-dom@3.5.
|
|
170
|
+
'@vue/compiler-dom@3.5.30':
|
|
171
171
|
dependencies:
|
|
172
|
-
'@vue/compiler-core': 3.5.
|
|
173
|
-
'@vue/shared': 3.5.
|
|
172
|
+
'@vue/compiler-core': 3.5.30
|
|
173
|
+
'@vue/shared': 3.5.30
|
|
174
174
|
|
|
175
|
-
'@vue/compiler-sfc@3.5.
|
|
175
|
+
'@vue/compiler-sfc@3.5.30':
|
|
176
176
|
dependencies:
|
|
177
|
-
'@babel/parser': 7.29.
|
|
178
|
-
'@vue/compiler-core': 3.5.
|
|
179
|
-
'@vue/compiler-dom': 3.5.
|
|
180
|
-
'@vue/compiler-ssr': 3.5.
|
|
181
|
-
'@vue/shared': 3.5.
|
|
177
|
+
'@babel/parser': 7.29.2
|
|
178
|
+
'@vue/compiler-core': 3.5.30
|
|
179
|
+
'@vue/compiler-dom': 3.5.30
|
|
180
|
+
'@vue/compiler-ssr': 3.5.30
|
|
181
|
+
'@vue/shared': 3.5.30
|
|
182
182
|
estree-walker: 2.0.2
|
|
183
183
|
magic-string: 0.30.21
|
|
184
184
|
postcss: 8.5.8
|
|
185
185
|
source-map-js: 1.2.1
|
|
186
186
|
|
|
187
|
-
'@vue/compiler-ssr@3.5.
|
|
187
|
+
'@vue/compiler-ssr@3.5.30':
|
|
188
188
|
dependencies:
|
|
189
|
-
'@vue/compiler-dom': 3.5.
|
|
190
|
-
'@vue/shared': 3.5.
|
|
189
|
+
'@vue/compiler-dom': 3.5.30
|
|
190
|
+
'@vue/shared': 3.5.30
|
|
191
191
|
|
|
192
|
-
'@vue/reactivity@3.5.
|
|
192
|
+
'@vue/reactivity@3.5.30':
|
|
193
193
|
dependencies:
|
|
194
|
-
'@vue/shared': 3.5.
|
|
194
|
+
'@vue/shared': 3.5.30
|
|
195
195
|
|
|
196
|
-
'@vue/runtime-core@3.5.
|
|
196
|
+
'@vue/runtime-core@3.5.30':
|
|
197
197
|
dependencies:
|
|
198
|
-
'@vue/reactivity': 3.5.
|
|
199
|
-
'@vue/shared': 3.5.
|
|
198
|
+
'@vue/reactivity': 3.5.30
|
|
199
|
+
'@vue/shared': 3.5.30
|
|
200
200
|
|
|
201
|
-
'@vue/runtime-dom@3.5.
|
|
201
|
+
'@vue/runtime-dom@3.5.30':
|
|
202
202
|
dependencies:
|
|
203
|
-
'@vue/reactivity': 3.5.
|
|
204
|
-
'@vue/runtime-core': 3.5.
|
|
205
|
-
'@vue/shared': 3.5.
|
|
203
|
+
'@vue/reactivity': 3.5.30
|
|
204
|
+
'@vue/runtime-core': 3.5.30
|
|
205
|
+
'@vue/shared': 3.5.30
|
|
206
206
|
csstype: 3.2.3
|
|
207
207
|
|
|
208
|
-
'@vue/server-renderer@3.5.
|
|
208
|
+
'@vue/server-renderer@3.5.30(vue@3.5.30)':
|
|
209
209
|
dependencies:
|
|
210
|
-
'@vue/compiler-ssr': 3.5.
|
|
211
|
-
'@vue/shared': 3.5.
|
|
212
|
-
vue: 3.5.
|
|
210
|
+
'@vue/compiler-ssr': 3.5.30
|
|
211
|
+
'@vue/shared': 3.5.30
|
|
212
|
+
vue: 3.5.30
|
|
213
213
|
|
|
214
|
-
'@vue/shared@3.5.
|
|
214
|
+
'@vue/shared@3.5.30': {}
|
|
215
215
|
|
|
216
216
|
csstype@3.2.3: {}
|
|
217
217
|
|
|
@@ -260,17 +260,17 @@ snapshots:
|
|
|
260
260
|
|
|
261
261
|
source-map-js@1.2.1: {}
|
|
262
262
|
|
|
263
|
-
vue-suggestion-input@1.0.
|
|
263
|
+
vue-suggestion-input@1.0.17:
|
|
264
264
|
dependencies:
|
|
265
265
|
quill: 2.0.3
|
|
266
|
-
vue: 3.5.
|
|
266
|
+
vue: 3.5.30
|
|
267
267
|
transitivePeerDependencies:
|
|
268
268
|
- typescript
|
|
269
269
|
|
|
270
|
-
vue@3.5.
|
|
270
|
+
vue@3.5.30:
|
|
271
271
|
dependencies:
|
|
272
|
-
'@vue/compiler-dom': 3.5.
|
|
273
|
-
'@vue/compiler-sfc': 3.5.
|
|
274
|
-
'@vue/runtime-dom': 3.5.
|
|
275
|
-
'@vue/server-renderer': 3.5.
|
|
276
|
-
'@vue/shared': 3.5.
|
|
272
|
+
'@vue/compiler-dom': 3.5.30
|
|
273
|
+
'@vue/compiler-sfc': 3.5.30
|
|
274
|
+
'@vue/runtime-dom': 3.5.30
|
|
275
|
+
'@vue/server-renderer': 3.5.30(vue@3.5.30)
|
|
276
|
+
'@vue/shared': 3.5.30
|
|
@@ -76,7 +76,7 @@ import { AdminForthColumnCommon } from '@/types/Common';
|
|
|
76
76
|
import { Spinner, Tooltip } from '@/afcl';
|
|
77
77
|
import { IconMagic, IconCheck, IconArrowRightThin } from '@iconify-prerendered/vue-mdi';
|
|
78
78
|
import SuggestionInput from 'vue-suggestion-input';
|
|
79
|
-
import 'vue-suggestion-input/dist/
|
|
79
|
+
import 'vue-suggestion-input/dist/style.css';
|
|
80
80
|
|
|
81
81
|
const props = defineProps<{
|
|
82
82
|
column: AdminForthColumnCommon,
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@iconify-prerendered/vue-mdi": "^0.28.1737398331",
|
|
13
|
-
"vue-suggestion-input": "^1.0.
|
|
13
|
+
"vue-suggestion-input": "^1.0.17"
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"node_modules/@babel/helper-string-parser": {
|
|
@@ -359,9 +359,9 @@
|
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
361
|
"node_modules/vue-suggestion-input": {
|
|
362
|
-
"version": "1.0.
|
|
363
|
-
"resolved": "https://registry.npmjs.org/vue-suggestion-input/-/vue-suggestion-input-1.0.
|
|
364
|
-
"integrity": "sha512-
|
|
362
|
+
"version": "1.0.17",
|
|
363
|
+
"resolved": "https://registry.npmjs.org/vue-suggestion-input/-/vue-suggestion-input-1.0.17.tgz",
|
|
364
|
+
"integrity": "sha512-TTkjAp61Kpeq47gQbNfGkkKT8elTX3DJ+ols4vjBqTXHikojZPKCFhvmqVr9ysWjUikX+ke3/fj9POskmcTbCQ==",
|
|
365
365
|
"dependencies": {
|
|
366
366
|
"quill": "^2.0.2",
|
|
367
367
|
"vue": "^3.4.31"
|
package/dist/custom/package.json
CHANGED
|
@@ -10,10 +10,10 @@ importers:
|
|
|
10
10
|
dependencies:
|
|
11
11
|
'@iconify-prerendered/vue-mdi':
|
|
12
12
|
specifier: ^0.28.1737398331
|
|
13
|
-
version: 0.28.1737398331(vue@3.5.
|
|
13
|
+
version: 0.28.1737398331(vue@3.5.30)
|
|
14
14
|
vue-suggestion-input:
|
|
15
|
-
specifier: ^1.0.
|
|
16
|
-
version: 1.0.
|
|
15
|
+
specifier: ^1.0.17
|
|
16
|
+
version: 1.0.17
|
|
17
17
|
|
|
18
18
|
packages:
|
|
19
19
|
|
|
@@ -25,8 +25,8 @@ packages:
|
|
|
25
25
|
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
26
26
|
engines: {node: '>=6.9.0'}
|
|
27
27
|
|
|
28
|
-
'@babel/parser@7.29.
|
|
29
|
-
resolution: {integrity: sha512-
|
|
28
|
+
'@babel/parser@7.29.2':
|
|
29
|
+
resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
|
|
30
30
|
engines: {node: '>=6.0.0'}
|
|
31
31
|
hasBin: true
|
|
32
32
|
|
|
@@ -42,34 +42,34 @@ packages:
|
|
|
42
42
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
43
43
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
44
44
|
|
|
45
|
-
'@vue/compiler-core@3.5.
|
|
46
|
-
resolution: {integrity: sha512-
|
|
45
|
+
'@vue/compiler-core@3.5.30':
|
|
46
|
+
resolution: {integrity: sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw==}
|
|
47
47
|
|
|
48
|
-
'@vue/compiler-dom@3.5.
|
|
49
|
-
resolution: {integrity: sha512-
|
|
48
|
+
'@vue/compiler-dom@3.5.30':
|
|
49
|
+
resolution: {integrity: sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g==}
|
|
50
50
|
|
|
51
|
-
'@vue/compiler-sfc@3.5.
|
|
52
|
-
resolution: {integrity: sha512-
|
|
51
|
+
'@vue/compiler-sfc@3.5.30':
|
|
52
|
+
resolution: {integrity: sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A==}
|
|
53
53
|
|
|
54
|
-
'@vue/compiler-ssr@3.5.
|
|
55
|
-
resolution: {integrity: sha512-
|
|
54
|
+
'@vue/compiler-ssr@3.5.30':
|
|
55
|
+
resolution: {integrity: sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA==}
|
|
56
56
|
|
|
57
|
-
'@vue/reactivity@3.5.
|
|
58
|
-
resolution: {integrity: sha512-
|
|
57
|
+
'@vue/reactivity@3.5.30':
|
|
58
|
+
resolution: {integrity: sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q==}
|
|
59
59
|
|
|
60
|
-
'@vue/runtime-core@3.5.
|
|
61
|
-
resolution: {integrity: sha512-
|
|
60
|
+
'@vue/runtime-core@3.5.30':
|
|
61
|
+
resolution: {integrity: sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg==}
|
|
62
62
|
|
|
63
|
-
'@vue/runtime-dom@3.5.
|
|
64
|
-
resolution: {integrity: sha512-
|
|
63
|
+
'@vue/runtime-dom@3.5.30':
|
|
64
|
+
resolution: {integrity: sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw==}
|
|
65
65
|
|
|
66
|
-
'@vue/server-renderer@3.5.
|
|
67
|
-
resolution: {integrity: sha512-
|
|
66
|
+
'@vue/server-renderer@3.5.30':
|
|
67
|
+
resolution: {integrity: sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ==}
|
|
68
68
|
peerDependencies:
|
|
69
|
-
vue: 3.5.
|
|
69
|
+
vue: 3.5.30
|
|
70
70
|
|
|
71
|
-
'@vue/shared@3.5.
|
|
72
|
-
resolution: {integrity: sha512-
|
|
71
|
+
'@vue/shared@3.5.30':
|
|
72
|
+
resolution: {integrity: sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ==}
|
|
73
73
|
|
|
74
74
|
csstype@3.2.3:
|
|
75
75
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
@@ -127,11 +127,11 @@ packages:
|
|
|
127
127
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
128
128
|
engines: {node: '>=0.10.0'}
|
|
129
129
|
|
|
130
|
-
vue-suggestion-input@1.0.
|
|
131
|
-
resolution: {integrity: sha512-
|
|
130
|
+
vue-suggestion-input@1.0.17:
|
|
131
|
+
resolution: {integrity: sha512-TTkjAp61Kpeq47gQbNfGkkKT8elTX3DJ+ols4vjBqTXHikojZPKCFhvmqVr9ysWjUikX+ke3/fj9POskmcTbCQ==}
|
|
132
132
|
|
|
133
|
-
vue@3.5.
|
|
134
|
-
resolution: {integrity: sha512-
|
|
133
|
+
vue@3.5.30:
|
|
134
|
+
resolution: {integrity: sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg==}
|
|
135
135
|
peerDependencies:
|
|
136
136
|
typescript: '*'
|
|
137
137
|
peerDependenciesMeta:
|
|
@@ -144,7 +144,7 @@ snapshots:
|
|
|
144
144
|
|
|
145
145
|
'@babel/helper-validator-identifier@7.28.5': {}
|
|
146
146
|
|
|
147
|
-
'@babel/parser@7.29.
|
|
147
|
+
'@babel/parser@7.29.2':
|
|
148
148
|
dependencies:
|
|
149
149
|
'@babel/types': 7.29.0
|
|
150
150
|
|
|
@@ -153,65 +153,65 @@ snapshots:
|
|
|
153
153
|
'@babel/helper-string-parser': 7.27.1
|
|
154
154
|
'@babel/helper-validator-identifier': 7.28.5
|
|
155
155
|
|
|
156
|
-
'@iconify-prerendered/vue-mdi@0.28.1737398331(vue@3.5.
|
|
156
|
+
'@iconify-prerendered/vue-mdi@0.28.1737398331(vue@3.5.30)':
|
|
157
157
|
dependencies:
|
|
158
|
-
vue: 3.5.
|
|
158
|
+
vue: 3.5.30
|
|
159
159
|
|
|
160
160
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
161
161
|
|
|
162
|
-
'@vue/compiler-core@3.5.
|
|
162
|
+
'@vue/compiler-core@3.5.30':
|
|
163
163
|
dependencies:
|
|
164
|
-
'@babel/parser': 7.29.
|
|
165
|
-
'@vue/shared': 3.5.
|
|
164
|
+
'@babel/parser': 7.29.2
|
|
165
|
+
'@vue/shared': 3.5.30
|
|
166
166
|
entities: 7.0.1
|
|
167
167
|
estree-walker: 2.0.2
|
|
168
168
|
source-map-js: 1.2.1
|
|
169
169
|
|
|
170
|
-
'@vue/compiler-dom@3.5.
|
|
170
|
+
'@vue/compiler-dom@3.5.30':
|
|
171
171
|
dependencies:
|
|
172
|
-
'@vue/compiler-core': 3.5.
|
|
173
|
-
'@vue/shared': 3.5.
|
|
172
|
+
'@vue/compiler-core': 3.5.30
|
|
173
|
+
'@vue/shared': 3.5.30
|
|
174
174
|
|
|
175
|
-
'@vue/compiler-sfc@3.5.
|
|
175
|
+
'@vue/compiler-sfc@3.5.30':
|
|
176
176
|
dependencies:
|
|
177
|
-
'@babel/parser': 7.29.
|
|
178
|
-
'@vue/compiler-core': 3.5.
|
|
179
|
-
'@vue/compiler-dom': 3.5.
|
|
180
|
-
'@vue/compiler-ssr': 3.5.
|
|
181
|
-
'@vue/shared': 3.5.
|
|
177
|
+
'@babel/parser': 7.29.2
|
|
178
|
+
'@vue/compiler-core': 3.5.30
|
|
179
|
+
'@vue/compiler-dom': 3.5.30
|
|
180
|
+
'@vue/compiler-ssr': 3.5.30
|
|
181
|
+
'@vue/shared': 3.5.30
|
|
182
182
|
estree-walker: 2.0.2
|
|
183
183
|
magic-string: 0.30.21
|
|
184
184
|
postcss: 8.5.8
|
|
185
185
|
source-map-js: 1.2.1
|
|
186
186
|
|
|
187
|
-
'@vue/compiler-ssr@3.5.
|
|
187
|
+
'@vue/compiler-ssr@3.5.30':
|
|
188
188
|
dependencies:
|
|
189
|
-
'@vue/compiler-dom': 3.5.
|
|
190
|
-
'@vue/shared': 3.5.
|
|
189
|
+
'@vue/compiler-dom': 3.5.30
|
|
190
|
+
'@vue/shared': 3.5.30
|
|
191
191
|
|
|
192
|
-
'@vue/reactivity@3.5.
|
|
192
|
+
'@vue/reactivity@3.5.30':
|
|
193
193
|
dependencies:
|
|
194
|
-
'@vue/shared': 3.5.
|
|
194
|
+
'@vue/shared': 3.5.30
|
|
195
195
|
|
|
196
|
-
'@vue/runtime-core@3.5.
|
|
196
|
+
'@vue/runtime-core@3.5.30':
|
|
197
197
|
dependencies:
|
|
198
|
-
'@vue/reactivity': 3.5.
|
|
199
|
-
'@vue/shared': 3.5.
|
|
198
|
+
'@vue/reactivity': 3.5.30
|
|
199
|
+
'@vue/shared': 3.5.30
|
|
200
200
|
|
|
201
|
-
'@vue/runtime-dom@3.5.
|
|
201
|
+
'@vue/runtime-dom@3.5.30':
|
|
202
202
|
dependencies:
|
|
203
|
-
'@vue/reactivity': 3.5.
|
|
204
|
-
'@vue/runtime-core': 3.5.
|
|
205
|
-
'@vue/shared': 3.5.
|
|
203
|
+
'@vue/reactivity': 3.5.30
|
|
204
|
+
'@vue/runtime-core': 3.5.30
|
|
205
|
+
'@vue/shared': 3.5.30
|
|
206
206
|
csstype: 3.2.3
|
|
207
207
|
|
|
208
|
-
'@vue/server-renderer@3.5.
|
|
208
|
+
'@vue/server-renderer@3.5.30(vue@3.5.30)':
|
|
209
209
|
dependencies:
|
|
210
|
-
'@vue/compiler-ssr': 3.5.
|
|
211
|
-
'@vue/shared': 3.5.
|
|
212
|
-
vue: 3.5.
|
|
210
|
+
'@vue/compiler-ssr': 3.5.30
|
|
211
|
+
'@vue/shared': 3.5.30
|
|
212
|
+
vue: 3.5.30
|
|
213
213
|
|
|
214
|
-
'@vue/shared@3.5.
|
|
214
|
+
'@vue/shared@3.5.30': {}
|
|
215
215
|
|
|
216
216
|
csstype@3.2.3: {}
|
|
217
217
|
|
|
@@ -260,17 +260,17 @@ snapshots:
|
|
|
260
260
|
|
|
261
261
|
source-map-js@1.2.1: {}
|
|
262
262
|
|
|
263
|
-
vue-suggestion-input@1.0.
|
|
263
|
+
vue-suggestion-input@1.0.17:
|
|
264
264
|
dependencies:
|
|
265
265
|
quill: 2.0.3
|
|
266
|
-
vue: 3.5.
|
|
266
|
+
vue: 3.5.30
|
|
267
267
|
transitivePeerDependencies:
|
|
268
268
|
- typescript
|
|
269
269
|
|
|
270
|
-
vue@3.5.
|
|
270
|
+
vue@3.5.30:
|
|
271
271
|
dependencies:
|
|
272
|
-
'@vue/compiler-dom': 3.5.
|
|
273
|
-
'@vue/compiler-sfc': 3.5.
|
|
274
|
-
'@vue/runtime-dom': 3.5.
|
|
275
|
-
'@vue/server-renderer': 3.5.
|
|
276
|
-
'@vue/shared': 3.5.
|
|
272
|
+
'@vue/compiler-dom': 3.5.30
|
|
273
|
+
'@vue/compiler-sfc': 3.5.30
|
|
274
|
+
'@vue/runtime-dom': 3.5.30
|
|
275
|
+
'@vue/server-renderer': 3.5.30(vue@3.5.30)
|
|
276
|
+
'@vue/shared': 3.5.30
|