pxt-core 6.4.32 → 6.4.35

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.
Files changed (34) hide show
  1. package/built/pxtblockly.js +561 -545
  2. package/built/target.js +1 -1
  3. package/built/web/blockly.css +1 -1
  4. package/built/web/icons.css +1 -1
  5. package/built/web/main.js +1 -1
  6. package/built/web/pxtasseteditor.js +1 -1
  7. package/built/web/pxtblockly.js +1 -1
  8. package/built/web/pxtembed.js +561 -545
  9. package/built/web/rtlblockly.css +1 -1
  10. package/built/web/rtlsemantic.css +1 -1
  11. package/built/web/semantic.css +1 -1
  12. package/localtypings/blockly.d.ts +11952 -11905
  13. package/package.json +2 -2
  14. package/pxtarget.json +1 -1
  15. package/theme/blockly-core.less +1 -1
  16. package/theme/tutorial.less +7 -1
  17. package/webapp/public/blockly/blockly_compressed.js +77 -65
  18. package/webapp/public/blockly/blocks_compressed.js +38 -34
  19. package/webapp/public/blockly/media/add.svg +71 -71
  20. package/webapp/public/blockly/media/arrow.svg +75 -75
  21. package/webapp/public/blockly/media/comment-arrow-down.svg +9 -9
  22. package/webapp/public/blockly/media/comment-arrow-up.svg +9 -9
  23. package/webapp/public/blockly/media/delete-x.svg +9 -9
  24. package/webapp/public/blockly/media/dropdown-arrow-dark.svg +1 -1
  25. package/webapp/public/blockly/media/position_eyedropper.svg +85 -85
  26. package/webapp/public/blockly/media/question.svg +4 -4
  27. package/webapp/public/blockly/media/quote0.svg +63 -63
  28. package/webapp/public/blockly/media/quote1.svg +63 -63
  29. package/webapp/public/blockly/media/remove.svg +62 -62
  30. package/webapp/public/blockly/media/removeArg.svg +18 -18
  31. package/webapp/public/blockly/media/sprites.svg +204 -204
  32. package/webapp/public/blockly/msg/js/en.js +446 -446
  33. package/webapp/public/blockly/msg/json/en.json +420 -420
  34. package/webapp/public/index.html +1 -1
@@ -1,19 +1,19 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <!-- Generator: Sketch 48.1 (47250) - http://www.bohemiancoding.com/sketch -->
4
- <title>delete-argument v2</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs></defs>
7
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
8
- <g id="delete-argument-v2" stroke="#FF661A">
9
- <g id="Group" transform="translate(3.000000, 2.500000)">
10
- <path d="M1,3 L13,3 L11.8900496,14.0995037 C11.8389294,14.6107055 11.4087639,15 10.8950124,15 L3.10498756,15 C2.59123611,15 2.16107055,14.6107055 2.10995037,14.0995037 L1,3 Z" id="Rectangle" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
11
- <path d="M7,11 L7,6" id="Line" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
12
- <path d="M9.5,11 L9.5,6" id="Line-Copy" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
13
- <path d="M4.5,11 L4.5,6" id="Line-Copy-2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
14
- <rect id="Rectangle-2" fill="#FF661A" x="0" y="2.5" width="14" height="1" rx="0.5"></rect>
15
- <path d="M6,0 L8,0 C8.55228475,-1.01453063e-16 9,0.44771525 9,1 L9,3 L5,3 L5,1 C5,0.44771525 5.44771525,1.01453063e-16 6,0 Z" id="Rectangle-3" stroke-width="1.5"></path>
16
- </g>
17
- </g>
18
- </g>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 48.1 (47250) - http://www.bohemiancoding.com/sketch -->
4
+ <title>delete-argument v2</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
8
+ <g id="delete-argument-v2" stroke="#FF661A">
9
+ <g id="Group" transform="translate(3.000000, 2.500000)">
10
+ <path d="M1,3 L13,3 L11.8900496,14.0995037 C11.8389294,14.6107055 11.4087639,15 10.8950124,15 L3.10498756,15 C2.59123611,15 2.16107055,14.6107055 2.10995037,14.0995037 L1,3 Z" id="Rectangle" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
11
+ <path d="M7,11 L7,6" id="Line" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
12
+ <path d="M9.5,11 L9.5,6" id="Line-Copy" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
13
+ <path d="M4.5,11 L4.5,6" id="Line-Copy-2" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
14
+ <rect id="Rectangle-2" fill="#FF661A" x="0" y="2.5" width="14" height="1" rx="0.5"></rect>
15
+ <path d="M6,0 L8,0 C8.55228475,-1.01453063e-16 9,0.44771525 9,1 L9,3 L5,3 L5,1 C5,0.44771525 5.44771525,1.01453063e-16 6,0 Z" id="Rectangle-3" stroke-width="1.5"></path>
16
+ </g>
17
+ </g>
18
+ </g>
19
19
  </svg>
@@ -1,204 +1,204 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg
3
- xmlns:dc="http://purl.org/dc/elements/1.1/"
4
- xmlns:cc="http://creativecommons.org/ns#"
5
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
- xmlns:svg="http://www.w3.org/2000/svg"
7
- xmlns="http://www.w3.org/2000/svg"
8
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
- version="1.1"
11
- width="96px"
12
- height="124px"
13
- id="svg2"
14
- inkscape:version="0.91 r13725"
15
- sodipodi:docname="sprites.svg"
16
- inkscape:export-filename="/Users/sammysam/Work/pxt-blockly/media/sprites.png"
17
- inkscape:export-xdpi="90"
18
- inkscape:export-ydpi="90">
19
- <metadata
20
- id="metadata65">
21
- <rdf:RDF>
22
- <cc:Work
23
- rdf:about="">
24
- <dc:format>image/svg+xml</dc:format>
25
- <dc:type
26
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
27
- <dc:title></dc:title>
28
- </cc:Work>
29
- </rdf:RDF>
30
- </metadata>
31
- <defs
32
- id="defs63" />
33
- <sodipodi:namedview
34
- pagecolor="#ff41ff"
35
- bordercolor="#666666"
36
- borderopacity="1"
37
- objecttolerance="10"
38
- gridtolerance="10"
39
- guidetolerance="10"
40
- inkscape:pageopacity="0"
41
- inkscape:pageshadow="2"
42
- inkscape:window-width="1366"
43
- inkscape:window-height="959"
44
- id="namedview61"
45
- showgrid="false"
46
- inkscape:zoom="15.225806"
47
- inkscape:cx="43.927966"
48
- inkscape:cy="90.504237"
49
- inkscape:window-x="0"
50
- inkscape:window-y="1"
51
- inkscape:window-maximized="0"
52
- inkscape:current-layer="svg2" />
53
- <style
54
- type="text/css"
55
- id="style4">
56
- #background {
57
- fill: none;
58
- }
59
- .arrows {
60
- fill: #000;
61
- stroke: none;
62
- }
63
- .selected&gt;.arrows {
64
- fill: #fff;
65
- }
66
- .checkmark {
67
- fill: #000;
68
- font-family: sans-serif;
69
- font-size: 10pt;
70
- text-anchor: middle;
71
- }
72
- .trash {
73
- fill: #888;
74
- }
75
- .zoom {
76
- fill: none;
77
- stroke: #888;
78
- stroke-width: 2;
79
- stroke-linecap: round;
80
- }
81
- .zoom&gt;.center {
82
- fill: #888;
83
- stroke-width: 0;
84
- }
85
- </style>
86
- <rect
87
- id="background"
88
- width="96"
89
- height="124"
90
- x="0"
91
- y="0" />
92
- <g
93
- id="g7">
94
- <path
95
- class="arrows"
96
- d="M 13,1.5 13,14.5 1.74,8 z"
97
- id="path9" />
98
- <path
99
- class="arrows"
100
- d="M 17.5,3 30.5,3 24,14.26 z"
101
- id="path11" />
102
- <path
103
- class="arrows"
104
- d="M 35,1.5 35,14.5 46.26,8 z"
105
- id="path13" />
106
- </g>
107
- <g
108
- class="selected"
109
- transform="translate(0, 16)"
110
- id="g15">
111
- <path
112
- class="arrows"
113
- d="M 13,1.5 13,14.5 1.74,8 z"
114
- id="path17" />
115
- <path
116
- class="arrows"
117
- d="M 17.5,3 30.5,3 24,14.26 z"
118
- id="path19" />
119
- <path
120
- class="arrows"
121
- d="M 35,1.5 35,14.5 46.26,8 z"
122
- id="path21" />
123
- </g>
124
- <g
125
- class="trash"
126
- id="g25">
127
- <path
128
- d="M 2,41 v 6 h 42 v -6 h -10.5 l -3,-3 h -15 l -3,3 z"
129
- id="path27" />
130
- <rect
131
- width="36"
132
- height="20"
133
- x="5"
134
- y="50"
135
- id="rect29" />
136
- <rect
137
- width="36"
138
- height="42"
139
- x="5"
140
- y="50"
141
- rx="4"
142
- ry="4"
143
- id="rect31" />
144
- </g>
145
- <g
146
- class="zoom"
147
- id="g33">
148
- <circle
149
- r="11.5"
150
- cx="16"
151
- cy="108"
152
- id="circle35" />
153
- <circle
154
- r="4.3"
155
- cx="16"
156
- cy="108"
157
- class="center"
158
- id="circle37" />
159
- <path
160
- d="m 28,108 h3"
161
- id="path39" />
162
- <path
163
- d="m 1,108 h3"
164
- id="path41" />
165
- <path
166
- d="m 16,120 v3"
167
- id="path43" />
168
- <path
169
- d="m 16,93 v3"
170
- id="path45" />
171
- </g>
172
- <g
173
- class="zoom"
174
- id="g47">
175
- <circle
176
- r="15"
177
- cx="48"
178
- cy="108"
179
- id="circle49" />
180
- <path
181
- d="m 48,101.6 v12.8"
182
- id="path51" />
183
- <path
184
- d="m 41.6,108 h12.8"
185
- id="path53" />
186
- </g>
187
- <g
188
- class="zoom"
189
- id="g55">
190
- <circle
191
- r="15"
192
- cx="80"
193
- cy="108"
194
- id="circle57" />
195
- <path
196
- d="m 73.6,108 h12.8"
197
- id="path59" />
198
- </g>
199
- <path
200
- inkscape:connector-curvature="0"
201
- style="fill:#ffffff"
202
- d="m 53.606125,28.447668 c -0.337724,0 -0.675448,-0.133184 -0.932699,-0.398195 l -2.532931,-2.609332 c -0.515821,-0.531379 -0.515821,-1.390283 0,-1.921664 0.515821,-0.53138 1.349577,-0.53138 1.865398,0 l 1.600232,1.6485 4.990666,-5.139839 c 0.514502,-0.53138 1.349577,-0.53138 1.865399,0 0.514502,0.530019 0.514502,1.390284 0,1.921664 l -5.923365,6.100671 c -0.257252,0.265011 -0.594976,0.398195 -0.9327,0.398195"
203
- id="Fill-1" />
204
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ version="1.1"
11
+ width="96px"
12
+ height="124px"
13
+ id="svg2"
14
+ inkscape:version="0.91 r13725"
15
+ sodipodi:docname="sprites.svg"
16
+ inkscape:export-filename="/Users/sammysam/Work/pxt-blockly/media/sprites.png"
17
+ inkscape:export-xdpi="90"
18
+ inkscape:export-ydpi="90">
19
+ <metadata
20
+ id="metadata65">
21
+ <rdf:RDF>
22
+ <cc:Work
23
+ rdf:about="">
24
+ <dc:format>image/svg+xml</dc:format>
25
+ <dc:type
26
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
27
+ <dc:title></dc:title>
28
+ </cc:Work>
29
+ </rdf:RDF>
30
+ </metadata>
31
+ <defs
32
+ id="defs63" />
33
+ <sodipodi:namedview
34
+ pagecolor="#ff41ff"
35
+ bordercolor="#666666"
36
+ borderopacity="1"
37
+ objecttolerance="10"
38
+ gridtolerance="10"
39
+ guidetolerance="10"
40
+ inkscape:pageopacity="0"
41
+ inkscape:pageshadow="2"
42
+ inkscape:window-width="1366"
43
+ inkscape:window-height="959"
44
+ id="namedview61"
45
+ showgrid="false"
46
+ inkscape:zoom="15.225806"
47
+ inkscape:cx="43.927966"
48
+ inkscape:cy="90.504237"
49
+ inkscape:window-x="0"
50
+ inkscape:window-y="1"
51
+ inkscape:window-maximized="0"
52
+ inkscape:current-layer="svg2" />
53
+ <style
54
+ type="text/css"
55
+ id="style4">
56
+ #background {
57
+ fill: none;
58
+ }
59
+ .arrows {
60
+ fill: #000;
61
+ stroke: none;
62
+ }
63
+ .selected&gt;.arrows {
64
+ fill: #fff;
65
+ }
66
+ .checkmark {
67
+ fill: #000;
68
+ font-family: sans-serif;
69
+ font-size: 10pt;
70
+ text-anchor: middle;
71
+ }
72
+ .trash {
73
+ fill: #888;
74
+ }
75
+ .zoom {
76
+ fill: none;
77
+ stroke: #888;
78
+ stroke-width: 2;
79
+ stroke-linecap: round;
80
+ }
81
+ .zoom&gt;.center {
82
+ fill: #888;
83
+ stroke-width: 0;
84
+ }
85
+ </style>
86
+ <rect
87
+ id="background"
88
+ width="96"
89
+ height="124"
90
+ x="0"
91
+ y="0" />
92
+ <g
93
+ id="g7">
94
+ <path
95
+ class="arrows"
96
+ d="M 13,1.5 13,14.5 1.74,8 z"
97
+ id="path9" />
98
+ <path
99
+ class="arrows"
100
+ d="M 17.5,3 30.5,3 24,14.26 z"
101
+ id="path11" />
102
+ <path
103
+ class="arrows"
104
+ d="M 35,1.5 35,14.5 46.26,8 z"
105
+ id="path13" />
106
+ </g>
107
+ <g
108
+ class="selected"
109
+ transform="translate(0, 16)"
110
+ id="g15">
111
+ <path
112
+ class="arrows"
113
+ d="M 13,1.5 13,14.5 1.74,8 z"
114
+ id="path17" />
115
+ <path
116
+ class="arrows"
117
+ d="M 17.5,3 30.5,3 24,14.26 z"
118
+ id="path19" />
119
+ <path
120
+ class="arrows"
121
+ d="M 35,1.5 35,14.5 46.26,8 z"
122
+ id="path21" />
123
+ </g>
124
+ <g
125
+ class="trash"
126
+ id="g25">
127
+ <path
128
+ d="M 2,41 v 6 h 42 v -6 h -10.5 l -3,-3 h -15 l -3,3 z"
129
+ id="path27" />
130
+ <rect
131
+ width="36"
132
+ height="20"
133
+ x="5"
134
+ y="50"
135
+ id="rect29" />
136
+ <rect
137
+ width="36"
138
+ height="42"
139
+ x="5"
140
+ y="50"
141
+ rx="4"
142
+ ry="4"
143
+ id="rect31" />
144
+ </g>
145
+ <g
146
+ class="zoom"
147
+ id="g33">
148
+ <circle
149
+ r="11.5"
150
+ cx="16"
151
+ cy="108"
152
+ id="circle35" />
153
+ <circle
154
+ r="4.3"
155
+ cx="16"
156
+ cy="108"
157
+ class="center"
158
+ id="circle37" />
159
+ <path
160
+ d="m 28,108 h3"
161
+ id="path39" />
162
+ <path
163
+ d="m 1,108 h3"
164
+ id="path41" />
165
+ <path
166
+ d="m 16,120 v3"
167
+ id="path43" />
168
+ <path
169
+ d="m 16,93 v3"
170
+ id="path45" />
171
+ </g>
172
+ <g
173
+ class="zoom"
174
+ id="g47">
175
+ <circle
176
+ r="15"
177
+ cx="48"
178
+ cy="108"
179
+ id="circle49" />
180
+ <path
181
+ d="m 48,101.6 v12.8"
182
+ id="path51" />
183
+ <path
184
+ d="m 41.6,108 h12.8"
185
+ id="path53" />
186
+ </g>
187
+ <g
188
+ class="zoom"
189
+ id="g55">
190
+ <circle
191
+ r="15"
192
+ cx="80"
193
+ cy="108"
194
+ id="circle57" />
195
+ <path
196
+ d="m 73.6,108 h12.8"
197
+ id="path59" />
198
+ </g>
199
+ <path
200
+ inkscape:connector-curvature="0"
201
+ style="fill:#ffffff"
202
+ d="m 53.606125,28.447668 c -0.337724,0 -0.675448,-0.133184 -0.932699,-0.398195 l -2.532931,-2.609332 c -0.515821,-0.531379 -0.515821,-1.390283 0,-1.921664 0.515821,-0.53138 1.349577,-0.53138 1.865398,0 l 1.600232,1.6485 4.990666,-5.139839 c 0.514502,-0.53138 1.349577,-0.53138 1.865399,0 0.514502,0.530019 0.514502,1.390284 0,1.921664 l -5.923365,6.100671 c -0.257252,0.265011 -0.594976,0.398195 -0.9327,0.398195"
203
+ id="Fill-1" />
204
+ </svg>