@versa_ai/vmml-editor 1.0.7 → 1.0.8
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 +10 -130
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -3
- package/src/utils/HistoryClass.ts +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
|
-
> @versa_ai/vmml-editor@1.0.
|
|
2
|
+
> @versa_ai/vmml-editor@1.0.8 build D:\code\work\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.
|
|
7
|
+
[34mCLI[39m tsup v8.3.5
|
|
8
8
|
[34mCLI[39m Using tsup config: D:\code\work\vmml-player\packages\editor\tsup.config.ts
|
|
9
9
|
[34mCLI[39m Target: node16
|
|
10
10
|
[34mCJS[39m Build start
|
|
@@ -89,66 +89,6 @@ More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35
|
|
|
89
89
|
|
|
90
90
|
|
|
91
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
|
-
|
|
152
92
|
[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
93
|
|
|
154
94
|
Recommendation: math.div($px, 750) or calc($px / 750)
|
|
@@ -246,66 +186,6 @@ More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35
|
|
|
246
186
|
|
|
247
187
|
|
|
248
188
|
|
|
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
189
|
[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
190
|
|
|
311
191
|
Recommendation: math.div($px, 750) or calc($px / 750)
|
|
@@ -324,12 +204,12 @@ More info and automated migrator: https://sass-lang.com/d/slash-div[0m [1m[35
|
|
|
324
204
|
|
|
325
205
|
|
|
326
206
|
|
|
327
|
-
[
|
|
328
|
-
[
|
|
329
|
-
[
|
|
330
|
-
[
|
|
331
|
-
[
|
|
332
|
-
[
|
|
333
|
-
[32mDTS[39m ⚡️ Build success in
|
|
207
|
+
[32mCJS[39m [1mdist\index.js [22m[32m103.79 KB[39m
|
|
208
|
+
[32mCJS[39m [1mdist\index.js.map [22m[32m197.83 KB[39m
|
|
209
|
+
[32mCJS[39m ⚡️ Build success in 816ms
|
|
210
|
+
[32mESM[39m [1mdist\index.mjs [22m[32m102.26 KB[39m
|
|
211
|
+
[32mESM[39m [1mdist\index.mjs.map [22m[32m197.55 KB[39m
|
|
212
|
+
[32mESM[39m ⚡️ Build success in 817ms
|
|
213
|
+
[32mDTS[39m ⚡️ Build success in 1972ms
|
|
334
214
|
[32mDTS[39m [1mdist\index.d.ts [22m[32m158.00 B[39m
|
|
335
215
|
[32mDTS[39m [1mdist\index.d.mts [22m[32m158.00 B[39m
|