@micromag/screen-video 0.3.480 → 0.3.482
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 +3 -2
- package/lib/index.js +3 -2
- package/package.json +12 -11
package/es/index.js
CHANGED
|
@@ -367,6 +367,7 @@ var VideoScreen = function VideoScreen(_ref) {
|
|
|
367
367
|
};
|
|
368
368
|
VideoScreen.propTypes = propTypes;
|
|
369
369
|
VideoScreen.defaultProps = defaultProps;
|
|
370
|
+
var VideoScreen$1 = VideoScreen;
|
|
370
371
|
|
|
371
372
|
var definition = {
|
|
372
373
|
id: 'video',
|
|
@@ -388,7 +389,7 @@ var definition = {
|
|
|
388
389
|
"value": "Video"
|
|
389
390
|
}]
|
|
390
391
|
}),
|
|
391
|
-
component: VideoScreen,
|
|
392
|
+
component: VideoScreen$1,
|
|
392
393
|
layouts: ['middle', 'full'],
|
|
393
394
|
// transforms,
|
|
394
395
|
fields: [{
|
|
@@ -478,4 +479,4 @@ var definition = {
|
|
|
478
479
|
}]
|
|
479
480
|
};
|
|
480
481
|
|
|
481
|
-
export { VideoScreen, definition as default };
|
|
482
|
+
export { VideoScreen$1 as VideoScreen, definition as default };
|
package/lib/index.js
CHANGED
|
@@ -371,6 +371,7 @@ var VideoScreen = function VideoScreen(_ref) {
|
|
|
371
371
|
};
|
|
372
372
|
VideoScreen.propTypes = propTypes;
|
|
373
373
|
VideoScreen.defaultProps = defaultProps;
|
|
374
|
+
var VideoScreen$1 = VideoScreen;
|
|
374
375
|
|
|
375
376
|
var definition = {
|
|
376
377
|
id: 'video',
|
|
@@ -392,7 +393,7 @@ var definition = {
|
|
|
392
393
|
"value": "Video"
|
|
393
394
|
}]
|
|
394
395
|
}),
|
|
395
|
-
component: VideoScreen,
|
|
396
|
+
component: VideoScreen$1,
|
|
396
397
|
layouts: ['middle', 'full'],
|
|
397
398
|
// transforms,
|
|
398
399
|
fields: [{
|
|
@@ -482,5 +483,5 @@ var definition = {
|
|
|
482
483
|
}]
|
|
483
484
|
};
|
|
484
485
|
|
|
485
|
-
exports.VideoScreen = VideoScreen;
|
|
486
|
+
exports.VideoScreen = VideoScreen$1;
|
|
486
487
|
exports.default = definition;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/screen-video",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.482",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"keywords": [
|
|
@@ -47,6 +47,7 @@
|
|
|
47
47
|
"assets"
|
|
48
48
|
],
|
|
49
49
|
"scripts": {
|
|
50
|
+
"clean": "rm -rf es && rm -rf lib && rm -rf assets",
|
|
50
51
|
"prepare": "../../scripts/prepare-package.sh"
|
|
51
52
|
},
|
|
52
53
|
"devDependencies": {
|
|
@@ -60,15 +61,15 @@
|
|
|
60
61
|
"dependencies": {
|
|
61
62
|
"@babel/runtime": "^7.13.10",
|
|
62
63
|
"@folklore/size": "^0.1.20",
|
|
63
|
-
"@micromag/core": "^0.3.
|
|
64
|
-
"@micromag/element-background": "^0.3.
|
|
65
|
-
"@micromag/element-closed-captions": "^0.3.
|
|
66
|
-
"@micromag/element-container": "^0.3.
|
|
67
|
-
"@micromag/element-footer": "^0.3.
|
|
68
|
-
"@micromag/element-header": "^0.3.
|
|
69
|
-
"@micromag/element-image": "^0.3.
|
|
70
|
-
"@micromag/element-video": "^0.3.
|
|
71
|
-
"@micromag/transforms": "^0.3.
|
|
64
|
+
"@micromag/core": "^0.3.482",
|
|
65
|
+
"@micromag/element-background": "^0.3.482",
|
|
66
|
+
"@micromag/element-closed-captions": "^0.3.482",
|
|
67
|
+
"@micromag/element-container": "^0.3.482",
|
|
68
|
+
"@micromag/element-footer": "^0.3.482",
|
|
69
|
+
"@micromag/element-header": "^0.3.482",
|
|
70
|
+
"@micromag/element-image": "^0.3.482",
|
|
71
|
+
"@micromag/element-video": "^0.3.482",
|
|
72
|
+
"@micromag/transforms": "^0.3.482",
|
|
72
73
|
"classnames": "^2.2.6",
|
|
73
74
|
"lodash": "^4.17.21",
|
|
74
75
|
"prop-types": "^15.7.2",
|
|
@@ -79,5 +80,5 @@
|
|
|
79
80
|
"access": "public",
|
|
80
81
|
"registry": "https://registry.npmjs.org/"
|
|
81
82
|
},
|
|
82
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "931f86bb7dd77a05d196cadda88c8a170e665c3d"
|
|
83
84
|
}
|