@micromag/screen-audio 0.2.393 → 0.2.403
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/es/index.js +8 -8
- package/lib/index.js +8 -8
- package/package.json +11 -11
package/es/index.js
CHANGED
|
@@ -315,8 +315,8 @@ var definition = {
|
|
|
315
315
|
type: 'screen',
|
|
316
316
|
group: {
|
|
317
317
|
label: defineMessage({
|
|
318
|
-
|
|
319
|
-
|
|
318
|
+
id: "+9akmg",
|
|
319
|
+
defaultMessage: [{
|
|
320
320
|
"type": 0,
|
|
321
321
|
"value": "Audio and Video"
|
|
322
322
|
}]
|
|
@@ -324,8 +324,8 @@ var definition = {
|
|
|
324
324
|
order: 5
|
|
325
325
|
},
|
|
326
326
|
title: defineMessage({
|
|
327
|
-
|
|
328
|
-
|
|
327
|
+
id: "bhEaUt",
|
|
328
|
+
defaultMessage: [{
|
|
329
329
|
"type": 0,
|
|
330
330
|
"value": "Audio"
|
|
331
331
|
}]
|
|
@@ -343,8 +343,8 @@ var definition = {
|
|
|
343
343
|
autoPlay: true
|
|
344
344
|
},
|
|
345
345
|
label: defineMessage({
|
|
346
|
-
|
|
347
|
-
|
|
346
|
+
id: "169xnt",
|
|
347
|
+
defaultMessage: [{
|
|
348
348
|
"type": 0,
|
|
349
349
|
"value": "Audio"
|
|
350
350
|
}]
|
|
@@ -353,8 +353,8 @@ var definition = {
|
|
|
353
353
|
name: 'background',
|
|
354
354
|
type: 'background',
|
|
355
355
|
label: defineMessage({
|
|
356
|
-
|
|
357
|
-
|
|
356
|
+
id: "+MPZRu",
|
|
357
|
+
defaultMessage: [{
|
|
358
358
|
"type": 0,
|
|
359
359
|
"value": "Background"
|
|
360
360
|
}]
|
package/lib/index.js
CHANGED
|
@@ -336,8 +336,8 @@ var definition = {
|
|
|
336
336
|
type: 'screen',
|
|
337
337
|
group: {
|
|
338
338
|
label: reactIntl.defineMessage({
|
|
339
|
-
|
|
340
|
-
|
|
339
|
+
id: "+9akmg",
|
|
340
|
+
defaultMessage: [{
|
|
341
341
|
"type": 0,
|
|
342
342
|
"value": "Audio and Video"
|
|
343
343
|
}]
|
|
@@ -345,8 +345,8 @@ var definition = {
|
|
|
345
345
|
order: 5
|
|
346
346
|
},
|
|
347
347
|
title: reactIntl.defineMessage({
|
|
348
|
-
|
|
349
|
-
|
|
348
|
+
id: "bhEaUt",
|
|
349
|
+
defaultMessage: [{
|
|
350
350
|
"type": 0,
|
|
351
351
|
"value": "Audio"
|
|
352
352
|
}]
|
|
@@ -364,8 +364,8 @@ var definition = {
|
|
|
364
364
|
autoPlay: true
|
|
365
365
|
},
|
|
366
366
|
label: reactIntl.defineMessage({
|
|
367
|
-
|
|
368
|
-
|
|
367
|
+
id: "169xnt",
|
|
368
|
+
defaultMessage: [{
|
|
369
369
|
"type": 0,
|
|
370
370
|
"value": "Audio"
|
|
371
371
|
}]
|
|
@@ -374,8 +374,8 @@ var definition = {
|
|
|
374
374
|
name: 'background',
|
|
375
375
|
type: 'background',
|
|
376
376
|
label: reactIntl.defineMessage({
|
|
377
|
-
|
|
378
|
-
|
|
377
|
+
id: "+MPZRu",
|
|
378
|
+
defaultMessage: [{
|
|
379
379
|
"type": 0,
|
|
380
380
|
"value": "Background"
|
|
381
381
|
}]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/screen-audio",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.403",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"javascript"
|
|
@@ -49,15 +49,15 @@
|
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@babel/runtime": "^7.13.10",
|
|
52
|
-
"@micromag/core": "^0.2.
|
|
53
|
-
"@micromag/element-audio": "^0.2.
|
|
54
|
-
"@micromag/element-background": "^0.2.
|
|
55
|
-
"@micromag/element-call-to-action": "^0.2.
|
|
56
|
-
"@micromag/element-closed-captions": "^0.2.
|
|
57
|
-
"@micromag/element-container": "^0.2.
|
|
58
|
-
"@micromag/element-layout": "^0.2.
|
|
59
|
-
"@micromag/element-media-controls": "^0.2.
|
|
60
|
-
"@micromag/transforms": "^0.2.
|
|
52
|
+
"@micromag/core": "^0.2.403",
|
|
53
|
+
"@micromag/element-audio": "^0.2.403",
|
|
54
|
+
"@micromag/element-background": "^0.2.403",
|
|
55
|
+
"@micromag/element-call-to-action": "^0.2.403",
|
|
56
|
+
"@micromag/element-closed-captions": "^0.2.403",
|
|
57
|
+
"@micromag/element-container": "^0.2.403",
|
|
58
|
+
"@micromag/element-layout": "^0.2.403",
|
|
59
|
+
"@micromag/element-media-controls": "^0.2.403",
|
|
60
|
+
"@micromag/transforms": "^0.2.403",
|
|
61
61
|
"classnames": "^2.2.6",
|
|
62
62
|
"lodash": "^4.17.21",
|
|
63
63
|
"prop-types": "^15.7.2",
|
|
@@ -67,5 +67,5 @@
|
|
|
67
67
|
"publishConfig": {
|
|
68
68
|
"access": "public"
|
|
69
69
|
},
|
|
70
|
-
"gitHead": "
|
|
70
|
+
"gitHead": "7a6604651c990286e594350ef730d40772937195"
|
|
71
71
|
}
|