@micromag/screen-gallery 0.3.506 → 0.3.509

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 +1 @@
1
- .micromag-screen-gallery-container .micromag-screen-gallery-background,.micromag-screen-gallery-container .micromag-screen-gallery-image,.micromag-screen-gallery-container .micromag-screen-gallery-inner{height:100%;left:0;position:absolute;top:0;width:100%}.micromag-screen-gallery-container{height:100%;overflow:hidden;position:relative;width:100%}.micromag-screen-gallery-disabled.micromag-screen-gallery-container{overflow:hidden;pointer-events:none}.micromag-screen-gallery-hidden.micromag-screen-gallery-container{display:none;visibility:hidden}.micromag-screen-gallery-placeholder.micromag-screen-gallery-container .micromag-screen-gallery-content{padding:6px;position:relative}.micromag-screen-gallery-container .micromag-screen-gallery-emptyCaption,.micromag-screen-gallery-container .micromag-screen-gallery-emptyImage{border:2px dashed #343434;color:#343434;margin:5px auto}.micromag-screen-gallery-container .micromag-screen-gallery-background{z-index:0}.micromag-screen-gallery-container .micromag-screen-gallery-content{z-index:1}.micromag-screen-gallery-container .micromag-screen-gallery-inner{-webkit-transition:padding-bottom .2s ease-out;transition:padding-bottom .2s ease-out}.micromag-screen-gallery-container .micromag-screen-gallery-grid{height:100%;position:relative}.micromag-screen-gallery-container .micromag-screen-gallery-placeholder{height:100%}.micromag-screen-gallery-container .micromag-screen-gallery-emptyCaption,.micromag-screen-gallery-container .micromag-screen-gallery-emptyImage{width:100%}.micromag-screen-gallery-container .micromag-screen-gallery-emptyImage{height:100%}.micromag-screen-gallery-container .micromag-screen-gallery-emptyCaption{height:50px;margin-top:10px}.micromag-screen-gallery-container .micromag-screen-gallery-gridItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative}.micromag-screen-gallery-container .micromag-screen-gallery-imageContainer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;position:relative}.micromag-screen-gallery-container .micromag-screen-gallery-header{top:0}.micromag-screen-gallery-container .micromag-screen-gallery-footer,.micromag-screen-gallery-container .micromag-screen-gallery-header{left:0;position:absolute;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%}.micromag-screen-gallery-container .micromag-screen-gallery-footer{bottom:0}.micromag-screen-gallery-container .micromag-screen-gallery-caption{padding:10px 0}
1
+ .micromag-screen-gallery-container .micromag-screen-gallery-background,.micromag-screen-gallery-container .micromag-screen-gallery-image,.micromag-screen-gallery-container .micromag-screen-gallery-inner{height:100%;left:0;position:absolute;top:0;width:100%}.micromag-screen-gallery-container{height:100%;overflow:hidden;position:relative;width:100%}.micromag-screen-gallery-disabled.micromag-screen-gallery-container{overflow:hidden;pointer-events:none}.micromag-screen-gallery-hidden.micromag-screen-gallery-container{display:none;visibility:hidden}.micromag-screen-gallery-placeholder.micromag-screen-gallery-container .micromag-screen-gallery-content{padding:6px;position:relative}.micromag-screen-gallery-container .micromag-screen-gallery-emptyCaption,.micromag-screen-gallery-container .micromag-screen-gallery-emptyImage{border:2px dashed #343434;color:#343434;margin:5px auto}.micromag-screen-gallery-container .micromag-screen-gallery-background{z-index:0}.micromag-screen-gallery-container .micromag-screen-gallery-content{z-index:1}.micromag-screen-gallery-container .micromag-screen-gallery-inner{-webkit-transition:padding-bottom .2s ease-out;transition:padding-bottom .2s ease-out}.micromag-screen-gallery-container .micromag-screen-gallery-grid{height:100%;position:relative}.micromag-screen-gallery-container .micromag-screen-gallery-placeholder{height:100%}.micromag-screen-gallery-container .micromag-screen-gallery-emptyCaption,.micromag-screen-gallery-container .micromag-screen-gallery-emptyImage{width:100%}.micromag-screen-gallery-container .micromag-screen-gallery-emptyImage{height:100%}.micromag-screen-gallery-container .micromag-screen-gallery-emptyCaption{height:50px;margin-top:10px}.micromag-screen-gallery-container .micromag-screen-gallery-gridItem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative}.micromag-screen-gallery-container .micromag-screen-gallery-imageContainer{position:relative;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.micromag-screen-gallery-container .micromag-screen-gallery-header{top:0}.micromag-screen-gallery-container .micromag-screen-gallery-footer,.micromag-screen-gallery-container .micromag-screen-gallery-header{left:0;position:absolute;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%}.micromag-screen-gallery-container .micromag-screen-gallery-footer{bottom:0}.micromag-screen-gallery-container .micromag-screen-gallery-caption{padding:10px 0}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/screen-gallery",
3
- "version": "0.3.506",
3
+ "version": "0.3.509",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "keywords": [
@@ -61,25 +61,25 @@
61
61
  },
62
62
  "dependencies": {
63
63
  "@babel/runtime": "^7.13.10",
64
- "@micromag/core": "^0.3.506",
65
- "@micromag/element-background": "^0.3.506",
66
- "@micromag/element-container": "^0.3.506",
67
- "@micromag/element-footer": "^0.3.506",
68
- "@micromag/element-grid": "^0.3.506",
69
- "@micromag/element-header": "^0.3.506",
70
- "@micromag/element-layout": "^0.3.506",
71
- "@micromag/element-text": "^0.3.506",
72
- "@micromag/element-visual": "^0.3.506",
73
- "@micromag/transforms": "^0.3.506",
64
+ "@micromag/core": "^0.3.509",
65
+ "@micromag/element-background": "^0.3.509",
66
+ "@micromag/element-container": "^0.3.509",
67
+ "@micromag/element-footer": "^0.3.509",
68
+ "@micromag/element-grid": "^0.3.509",
69
+ "@micromag/element-header": "^0.3.509",
70
+ "@micromag/element-layout": "^0.3.509",
71
+ "@micromag/element-text": "^0.3.509",
72
+ "@micromag/element-visual": "^0.3.509",
73
+ "@micromag/transforms": "^0.3.509",
74
74
  "classnames": "^2.2.6",
75
75
  "lodash": "^4.17.21",
76
76
  "prop-types": "^15.7.2",
77
- "react-intl": "^6.6.2",
77
+ "react-intl": "^6.6.4",
78
78
  "uuid": "^9.0.0"
79
79
  },
80
80
  "publishConfig": {
81
81
  "access": "public",
82
82
  "registry": "https://registry.npmjs.org/"
83
83
  },
84
- "gitHead": "b3bc0905b6e926384f26f5807551c772ccc55452"
84
+ "gitHead": "28ca6abf74ab585d218a4918b415b7d0564e5a09"
85
85
  }