@versa_ai/vmml-editor 1.0.7 â 1.0.9
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/.turbo/turbo-build.log +12 -288
- package/dist/index.js +7 -770
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -771
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -3
- package/src/index.tsx +12 -49
- package/src/utils/HistoryClass.ts +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,153 +1,14 @@
|
|
|
1
1
|
|
|
2
|
-
> @versa_ai/vmml-editor@1.0.
|
|
2
|
+
> @versa_ai/vmml-editor@1.0.9 build D:\projects\vmml-player\packages\editor
|
|
3
3
|
> tsup
|
|
4
4
|
|
|
5
|
-
[34mCLI[39m Building entry:
|
|
5
|
+
[34mCLI[39m Building entry: src/index.tsx
|
|
6
6
|
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
|
-
[34mCLI[39m tsup v8.
|
|
8
|
-
[34mCLI[39m Using tsup config: D:\
|
|
7
|
+
[34mCLI[39m tsup v8.5.0
|
|
8
|
+
[34mCLI[39m Using tsup config: D:\projects\vmml-player\packages\editor\tsup.config.ts
|
|
9
9
|
[34mCLI[39m Target: node16
|
|
10
10
|
[34mCJS[39m Build start
|
|
11
11
|
[34mESM[39m Build start
|
|
12
|
-
[34mDTS[39m Build start
|
|
13
|
-
|
|
14
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mUsing / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
|
|
15
|
-
|
|
16
|
-
Recommendation: math.div($px, 750) or calc($px / 750)
|
|
17
|
-
|
|
18
|
-
More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35m[plugin sass-plugin][0m
|
|
19
|
-
|
|
20
|
-
src/assets/css/colorSelector.scss:4:9:
|
|
21
|
-
[37m 4 â $px / 750[32m[37m
|
|
22
|
-
âµ [32m^[0m
|
|
23
|
-
|
|
24
|
-
The plugin "sass-plugin" was triggered by this import
|
|
25
|
-
|
|
26
|
-
src/components/ColorSelector.tsx:1:7:
|
|
27
|
-
[37m 1 â import [32m"../assets/css/colorSelector.scss"[37m;
|
|
28
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
34
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
35
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
36
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
37
|
-
|
|
38
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
39
|
-
|
|
40
|
-
src/assets/css/colorSelector.scss:55:4:
|
|
41
|
-
[37m 55 â -ms-[32m[37moverflow-style: none
|
|
42
|
-
âµ [32m^[0m
|
|
43
|
-
|
|
44
|
-
The plugin "sass-plugin" was triggered by this import
|
|
45
|
-
|
|
46
|
-
src/components/ColorSelector.tsx:1:7:
|
|
47
|
-
[37m 1 â import [32m"../assets/css/colorSelector.scss"[37m;
|
|
48
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
54
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
55
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
56
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
57
|
-
|
|
58
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
59
|
-
|
|
60
|
-
src/assets/css/colorSelector.scss:56:4:
|
|
61
|
-
[37m 56 â scro[32m[37mllbar-width: none
|
|
62
|
-
âµ [32m^[0m
|
|
63
|
-
|
|
64
|
-
The plugin "sass-plugin" was triggered by this import
|
|
65
|
-
|
|
66
|
-
src/components/ColorSelector.tsx:1:7:
|
|
67
|
-
[37m 1 â import [32m"../assets/css/colorSelector.scss"[37m;
|
|
68
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mUsing / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
|
|
74
|
-
|
|
75
|
-
Recommendation: math.div($px, 750) or calc($px / 750)
|
|
76
|
-
|
|
77
|
-
More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35m[plugin sass-plugin][0m
|
|
78
|
-
|
|
79
|
-
src/assets/css/editorTextMenu.scss:4:9:
|
|
80
|
-
[37m 4 â $px / 750[32m[37m
|
|
81
|
-
âµ [32m^[0m
|
|
82
|
-
|
|
83
|
-
The plugin "sass-plugin" was triggered by this import
|
|
84
|
-
|
|
85
|
-
src/components/TextMenu.tsx:2:7:
|
|
86
|
-
[37m 2 â import [32m"../assets/css/editorTextMenu.scss"[37m;
|
|
87
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
93
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
94
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
95
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
96
|
-
|
|
97
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
98
|
-
|
|
99
|
-
src/assets/css/editorTextMenu.scss:104:4:
|
|
100
|
-
[37m 104 â -ms-[32m[37moverflow-style: none
|
|
101
|
-
âµ [32m^[0m
|
|
102
|
-
|
|
103
|
-
The plugin "sass-plugin" was triggered by this import
|
|
104
|
-
|
|
105
|
-
src/components/TextMenu.tsx:2:7:
|
|
106
|
-
[37m 2 â import [32m"../assets/css/editorTextMenu.scss"[37m;
|
|
107
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
113
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
114
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
115
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
116
|
-
|
|
117
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
118
|
-
|
|
119
|
-
src/assets/css/editorTextMenu.scss:105:4:
|
|
120
|
-
[37m 105 â scro[32m[37mllbar-width: none
|
|
121
|
-
âµ [32m^[0m
|
|
122
|
-
|
|
123
|
-
The plugin "sass-plugin" was triggered by this import
|
|
124
|
-
|
|
125
|
-
src/components/TextMenu.tsx:2:7:
|
|
126
|
-
[37m 2 â import [32m"../assets/css/editorTextMenu.scss"[37m;
|
|
127
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
133
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
134
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
135
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
136
|
-
|
|
137
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
138
|
-
|
|
139
|
-
src/assets/css/editorTextMenu.scss:106:4:
|
|
140
|
-
[37m 106 â tran[32m[37msition: all 0.1s
|
|
141
|
-
âµ [32m^[0m
|
|
142
|
-
|
|
143
|
-
The plugin "sass-plugin" was triggered by this import
|
|
144
|
-
|
|
145
|
-
src/components/TextMenu.tsx:2:7:
|
|
146
|
-
[37m 2 â import [32m"../assets/css/editorTextMenu.scss"[37m;
|
|
147
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
12
|
|
|
152
13
|
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mUsing / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
|
|
153
14
|
|
|
@@ -168,144 +29,6 @@ More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35
|
|
|
168
29
|
|
|
169
30
|
|
|
170
31
|
|
|
171
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mUsing / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
|
|
172
|
-
|
|
173
|
-
Recommendation: math.div($px, 750) or calc($px / 750)
|
|
174
|
-
|
|
175
|
-
More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35m[plugin sass-plugin][0m
|
|
176
|
-
|
|
177
|
-
src/assets/css/colorSelector.scss:4:9:
|
|
178
|
-
[37m 4 â $px / 750[32m[37m
|
|
179
|
-
âµ [32m^[0m
|
|
180
|
-
|
|
181
|
-
The plugin "sass-plugin" was triggered by this import
|
|
182
|
-
|
|
183
|
-
src/components/ColorSelector.tsx:1:7:
|
|
184
|
-
[37m 1 â import [32m"../assets/css/colorSelector.scss"[37m;
|
|
185
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
191
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
192
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
193
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
194
|
-
|
|
195
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
196
|
-
|
|
197
|
-
src/assets/css/colorSelector.scss:55:4:
|
|
198
|
-
[37m 55 â -ms-[32m[37moverflow-style: none
|
|
199
|
-
âµ [32m^[0m
|
|
200
|
-
|
|
201
|
-
The plugin "sass-plugin" was triggered by this import
|
|
202
|
-
|
|
203
|
-
src/components/ColorSelector.tsx:1:7:
|
|
204
|
-
[37m 1 â import [32m"../assets/css/colorSelector.scss"[37m;
|
|
205
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
211
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
212
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
213
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
214
|
-
|
|
215
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
216
|
-
|
|
217
|
-
src/assets/css/colorSelector.scss:56:4:
|
|
218
|
-
[37m 56 â scro[32m[37mllbar-width: none
|
|
219
|
-
âµ [32m^[0m
|
|
220
|
-
|
|
221
|
-
The plugin "sass-plugin" was triggered by this import
|
|
222
|
-
|
|
223
|
-
src/components/ColorSelector.tsx:1:7:
|
|
224
|
-
[37m 1 â import [32m"../assets/css/colorSelector.scss"[37m;
|
|
225
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mUsing / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
|
|
231
|
-
|
|
232
|
-
Recommendation: math.div($px, 750) or calc($px / 750)
|
|
233
|
-
|
|
234
|
-
More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35m[plugin sass-plugin][0m
|
|
235
|
-
|
|
236
|
-
src/assets/css/editorTextMenu.scss:4:9:
|
|
237
|
-
[37m 4 â $px / 750[32m[37m
|
|
238
|
-
âµ [32m^[0m
|
|
239
|
-
|
|
240
|
-
The plugin "sass-plugin" was triggered by this import
|
|
241
|
-
|
|
242
|
-
src/components/TextMenu.tsx:2:7:
|
|
243
|
-
[37m 2 â import [32m"../assets/css/editorTextMenu.scss"[37m;
|
|
244
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
250
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
251
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
252
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
253
|
-
|
|
254
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
255
|
-
|
|
256
|
-
src/assets/css/editorTextMenu.scss:104:4:
|
|
257
|
-
[37m 104 â -ms-[32m[37moverflow-style: none
|
|
258
|
-
âµ [32m^[0m
|
|
259
|
-
|
|
260
|
-
The plugin "sass-plugin" was triggered by this import
|
|
261
|
-
|
|
262
|
-
src/components/TextMenu.tsx:2:7:
|
|
263
|
-
[37m 2 â import [32m"../assets/css/editorTextMenu.scss"[37m;
|
|
264
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
270
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
271
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
272
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
273
|
-
|
|
274
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
275
|
-
|
|
276
|
-
src/assets/css/editorTextMenu.scss:105:4:
|
|
277
|
-
[37m 105 â scro[32m[37mllbar-width: none
|
|
278
|
-
âµ [32m^[0m
|
|
279
|
-
|
|
280
|
-
The plugin "sass-plugin" was triggered by this import
|
|
281
|
-
|
|
282
|
-
src/components/TextMenu.tsx:2:7:
|
|
283
|
-
[37m 2 â import [32m"../assets/css/editorTextMenu.scss"[37m;
|
|
284
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mSass's behavior for declarations that appear after nested
|
|
290
|
-
rules will be changing to match the behavior specified by CSS in an upcoming
|
|
291
|
-
version. To keep the existing behavior, move the declaration above the nested
|
|
292
|
-
rule. To opt into the new behavior, wrap the declaration in [36m& {}[39m.
|
|
293
|
-
|
|
294
|
-
More info: https://sass-lang.com/d/mixed-decls[0m [1m[35m[plugin sass-plugin][0m
|
|
295
|
-
|
|
296
|
-
src/assets/css/editorTextMenu.scss:106:4:
|
|
297
|
-
[37m 106 â tran[32m[37msition: all 0.1s
|
|
298
|
-
âµ [32m^[0m
|
|
299
|
-
|
|
300
|
-
The plugin "sass-plugin" was triggered by this import
|
|
301
|
-
|
|
302
|
-
src/components/TextMenu.tsx:2:7:
|
|
303
|
-
[37m 2 â import [32m"../assets/css/editorTextMenu.scss"[37m;
|
|
304
|
-
âµ [32m~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
32
|
[43m[30m WARN [39m[49m [33mâ² [43;33m[[43;30mWARNING[43;33m][0m [1mUsing / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
|
|
310
33
|
|
|
311
34
|
Recommendation: math.div($px, 750) or calc($px / 750)
|
|
@@ -324,12 +47,13 @@ More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35
|
|
|
324
47
|
|
|
325
48
|
|
|
326
49
|
|
|
327
|
-
[
|
|
328
|
-
[
|
|
329
|
-
[
|
|
330
|
-
[32mCJS[39m
|
|
331
|
-
[
|
|
332
|
-
[
|
|
333
|
-
[
|
|
50
|
+
[34mDTS[39m Build start
|
|
51
|
+
[32mCJS[39m [1mdist\index.js [22m[32m70.56 KB[39m
|
|
52
|
+
[32mCJS[39m [1mdist\index.js.map [22m[32m140.36 KB[39m
|
|
53
|
+
[32mCJS[39m âĦï¸ Build success in 714ms
|
|
54
|
+
[32mESM[39m [1mdist\index.mjs [22m[32m69.63 KB[39m
|
|
55
|
+
[32mESM[39m [1mdist\index.mjs.map [22m[32m140.10 KB[39m
|
|
56
|
+
[32mESM[39m âĦï¸ Build success in 715ms
|
|
57
|
+
[32mDTS[39m âĦï¸ Build success in 2178ms
|
|
334
58
|
[32mDTS[39m [1mdist\index.d.ts [22m[32m158.00 B[39m
|
|
335
59
|
[32mDTS[39m [1mdist\index.d.mts [22m[32m158.00 B[39m
|