@versa_ai/vmml-editor 1.0.8 → 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.
@@ -1,93 +1,14 @@
1
1
 
2
- > @versa_ai/vmml-editor@1.0.8 build D:\code\work\vmml-player\packages\editor
2
+ > @versa_ai/vmml-editor@1.0.9 build D:\projects\vmml-player\packages\editor
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.tsx
6
6
  CLI Using tsconfig: tsconfig.json
7
- CLI tsup v8.3.5
8
- CLI Using tsup config: D:\code\work\vmml-player\packages\editor\tsup.config.ts
7
+ CLI tsup v8.5.0
8
+ CLI Using tsup config: D:\projects\vmml-player\packages\editor\tsup.config.ts
9
9
  CLI Target: node16
10
10
  CJS Build start
11
11
  ESM Build start
12
- DTS Build start
13
-
14
-  WARN  ▲ [WARNING] Using / 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 [plugin sass-plugin]
19
-
20
- src/assets/css/colorSelector.scss:4:9:
21
-  4 │ $px / 750
22
- ╵ ^
23
-
24
- The plugin "sass-plugin" was triggered by this import
25
-
26
- src/components/ColorSelector.tsx:1:7:
27
-  1 │ import "../assets/css/colorSelector.scss";
28
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29
-
30
-
31
-
32
-
33
-  WARN  ▲ [WARNING] Sass'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 & {}.
37
-
38
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
39
-
40
- src/assets/css/colorSelector.scss:55:4:
41
-  55 │ -ms-overflow-style: none
42
- ╵ ^
43
-
44
- The plugin "sass-plugin" was triggered by this import
45
-
46
- src/components/ColorSelector.tsx:1:7:
47
-  1 │ import "../assets/css/colorSelector.scss";
48
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
49
-
50
-
51
-
52
-
53
-  WARN  ▲ [WARNING] Sass'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 & {}.
57
-
58
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
59
-
60
- src/assets/css/colorSelector.scss:56:4:
61
-  56 │ scrollbar-width: none
62
- ╵ ^
63
-
64
- The plugin "sass-plugin" was triggered by this import
65
-
66
- src/components/ColorSelector.tsx:1:7:
67
-  1 │ import "../assets/css/colorSelector.scss";
68
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69
-
70
-
71
-
72
-
73
-  WARN  ▲ [WARNING] Using / 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 [plugin sass-plugin]
78
-
79
- src/assets/css/editorTextMenu.scss:4:9:
80
-  4 │ $px / 750
81
- ╵ ^
82
-
83
- The plugin "sass-plugin" was triggered by this import
84
-
85
- src/components/TextMenu.tsx:2:7:
86
-  2 │ import "../assets/css/editorTextMenu.scss";
87
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
88
-
89
-
90
-
91
12
 
92
13
   WARN  ▲ [WARNING] Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
93
14
 
@@ -108,84 +29,6 @@ More info and automated migrator: https://sass-lang.com/d/slash-div [35
108
29
 
109
30
 
110
31
 
111
-  WARN  ▲ [WARNING] Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
112
-
113
- Recommendation: math.div($px, 750) or calc($px / 750)
114
-
115
- More info and automated migrator: https://sass-lang.com/d/slash-div [plugin sass-plugin]
116
-
117
- src/assets/css/colorSelector.scss:4:9:
118
-  4 │ $px / 750
119
- ╵ ^
120
-
121
- The plugin "sass-plugin" was triggered by this import
122
-
123
- src/components/ColorSelector.tsx:1:7:
124
-  1 │ import "../assets/css/colorSelector.scss";
125
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126
-
127
-
128
-
129
-
130
-  WARN  ▲ [WARNING] Sass's behavior for declarations that appear after nested
131
- rules will be changing to match the behavior specified by CSS in an upcoming
132
- version. To keep the existing behavior, move the declaration above the nested
133
- rule. To opt into the new behavior, wrap the declaration in & {}.
134
-
135
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
136
-
137
- src/assets/css/colorSelector.scss:55:4:
138
-  55 │ -ms-overflow-style: none
139
- ╵ ^
140
-
141
- The plugin "sass-plugin" was triggered by this import
142
-
143
- src/components/ColorSelector.tsx:1:7:
144
-  1 │ import "../assets/css/colorSelector.scss";
145
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
146
-
147
-
148
-
149
-
150
-  WARN  ▲ [WARNING] Sass's behavior for declarations that appear after nested
151
- rules will be changing to match the behavior specified by CSS in an upcoming
152
- version. To keep the existing behavior, move the declaration above the nested
153
- rule. To opt into the new behavior, wrap the declaration in & {}.
154
-
155
- More info: https://sass-lang.com/d/mixed-decls [plugin sass-plugin]
156
-
157
- src/assets/css/colorSelector.scss:56:4:
158
-  56 │ scrollbar-width: none
159
- ╵ ^
160
-
161
- The plugin "sass-plugin" was triggered by this import
162
-
163
- src/components/ColorSelector.tsx:1:7:
164
-  1 │ import "../assets/css/colorSelector.scss";
165
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
166
-
167
-
168
-
169
-
170
-  WARN  ▲ [WARNING] Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
171
-
172
- Recommendation: math.div($px, 750) or calc($px / 750)
173
-
174
- More info and automated migrator: https://sass-lang.com/d/slash-div [plugin sass-plugin]
175
-
176
- src/assets/css/editorTextMenu.scss:4:9:
177
-  4 │ $px / 750
178
- ╵ ^
179
-
180
- The plugin "sass-plugin" was triggered by this import
181
-
182
- src/components/TextMenu.tsx:2:7:
183
-  2 │ import "../assets/css/editorTextMenu.scss";
184
- ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
185
-
186
-
187
-
188
-
189
32
   WARN  ▲ [WARNING] Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
190
33
 
191
34
  Recommendation: math.div($px, 750) or calc($px / 750)
@@ -204,12 +47,13 @@ More info and automated migrator: https://sass-lang.com/d/slash-div [35
204
47
 
205
48
 
206
49
 
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
50
+ DTS Build start
51
+ CJS dist\index.js 70.56 KB
52
+ CJS dist\index.js.map 140.36 KB
53
+ CJS âšĦ️ Build success in 714ms
54
+ ESM dist\index.mjs 69.63 KB
55
+ ESM dist\index.mjs.map 140.10 KB
56
+ ESM âšĦ️ Build success in 715ms
57
+ DTS âšĦ️ Build success in 2178ms
214
58
  DTS dist\index.d.ts 158.00 B
215
59
  DTS dist\index.d.mts 158.00 B