@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.
@@ -1,10 +1,10 @@
1
1
 
2
- > @versa_ai/vmml-editor@1.0.7 build D:\code\work\vmml-player\packages\editor
2
+ > @versa_ai/vmml-editor@1.0.8 build D:\code\work\vmml-player\packages\editor
3
3
  > tsup
4
4
 
5
- CLI Building entry: ./src/index.tsx
5
+ CLI Building entry: src/index.tsx
6
6
  CLI Using tsconfig: tsconfig.json
7
- CLI tsup v8.2.4
7
+ CLI tsup v8.3.5
8
8
  CLI Using tsup config: D:\code\work\vmml-player\packages\editor\tsup.config.ts
9
9
  CLI Target: node16
10
10
  CJS Build start
@@ -89,66 +89,6 @@ More info and automated migrator: https://sass-lang.com/d/slash-div [35
89
89
 
90
90
 
91
91
 
92
-  WARN  ▲ [WARNING] Sass'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 & {}.
96
-
97
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
98
-
99
- src/assets/css/editorTextMenu.scss:104:4:
100
-  104 │ -ms-overflow-style: none
101
- ╵ ^
102
-
103
- The plugin "sass-plugin" was triggered by this import
104
-
105
- src/components/TextMenu.tsx:2:7:
106
-  2 │ import "../assets/css/editorTextMenu.scss";
107
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
108
-
109
-
110
-
111
-
112
-  WARN  ▲ [WARNING] Sass'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 & {}.
116
-
117
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
118
-
119
- src/assets/css/editorTextMenu.scss:105:4:
120
-  105 │ scrollbar-width: none
121
- ╵ ^
122
-
123
- The plugin "sass-plugin" was triggered by this import
124
-
125
- src/components/TextMenu.tsx:2:7:
126
-  2 │ import "../assets/css/editorTextMenu.scss";
127
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
128
-
129
-
130
-
131
-
132
-  WARN  ▲ [WARNING] Sass'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 & {}.
136
-
137
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
138
-
139
- src/assets/css/editorTextMenu.scss:106:4:
140
-  106 │ transition: all 0.1s
141
- ╵ ^
142
-
143
- The plugin "sass-plugin" was triggered by this import
144
-
145
- src/components/TextMenu.tsx:2:7:
146
-  2 │ import "../assets/css/editorTextMenu.scss";
147
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
148
-
149
-
150
-
151
-
152
92
   WARN  ▲ [WARNING] Using / 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 [35
246
186
 
247
187
 
248
188
 
249
-  WARN  ▲ [WARNING] Sass'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 & {}.
253
-
254
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
255
-
256
- src/assets/css/editorTextMenu.scss:104:4:
257
-  104 │ -ms-overflow-style: none
258
- ╵ ^
259
-
260
- The plugin "sass-plugin" was triggered by this import
261
-
262
- src/components/TextMenu.tsx:2:7:
263
-  2 │ import "../assets/css/editorTextMenu.scss";
264
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
265
-
266
-
267
-
268
-
269
-  WARN  ▲ [WARNING] Sass'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 & {}.
273
-
274
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
275
-
276
- src/assets/css/editorTextMenu.scss:105:4:
277
-  105 │ scrollbar-width: none
278
- ╵ ^
279
-
280
- The plugin "sass-plugin" was triggered by this import
281
-
282
- src/components/TextMenu.tsx:2:7:
283
-  2 │ import "../assets/css/editorTextMenu.scss";
284
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
285
-
286
-
287
-
288
-
289
-  WARN  ▲ [WARNING] Sass'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 & {}.
293
-
294
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
295
-
296
- src/assets/css/editorTextMenu.scss:106:4:
297
-  106 │ transition: all 0.1s
298
- ╵ ^
299
-
300
- The plugin "sass-plugin" was triggered by this import
301
-
302
- src/components/TextMenu.tsx:2:7:
303
-  2 │ import "../assets/css/editorTextMenu.scss";
304
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
305
-
306
-
307
-
308
-
309
189
   WARN  ▲ [WARNING] Using / 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 [35
324
204
 
325
205
 
326
206
 
327
- ESM dist\index.mjs 102.29 KB
328
- ESM dist\index.mjs.map 203.69 KB
329
- ESM ⚡️ Build success in 772ms
330
- CJS dist\index.js 103.83 KB
331
- CJS dist\index.js.map 203.97 KB
332
- CJS ⚡️ Build success in 774ms
333
- DTS ⚡️ Build success in 1917ms
207
+ CJS dist\index.js 103.79 KB
208
+ CJS dist\index.js.map 197.83 KB
209
+ CJS ⚡️ Build success in 816ms
210
+ ESM dist\index.mjs 102.26 KB
211
+ ESM dist\index.mjs.map 197.55 KB
212
+ ESM ⚡️ Build success in 817ms
213
+ DTS ⚡️ Build success in 1972ms
334
214
  DTS dist\index.d.ts 158.00 B
335
215
  DTS dist\index.d.mts 158.00 B
package/dist/index.js CHANGED
@@ -396,7 +396,6 @@ var HistoryClass = class {
396
396
  editorInstance;
397
397
  actionTypeList;
398
398
  constructor(canvas) {
399
- console.log("history init");
400
399
  this.canvas = canvas;
401
400
  this.historyUndo = [];
402
401
  this.historyRedo = [];