@semcore/modal 3.0.11 → 3.0.12

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/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
+ ## [3.0.12] - 2022-08-11
6
+
7
+ ### Changed
8
+
9
+ - Version patch update due to children dependencies update (`@semcore/utils` [3.35.1 ~> 3.36.0], `@semcore/animation` [1.5.6 ~> 1.5.7], `@semcore/flex-box` [4.5.8 ~> 4.5.9], `@semcore/icon` [2.29.3 ~> 2.29.4]).
10
+
5
11
  ## [3.0.11] - 2022-08-01
6
12
 
7
13
  ### Changed
package/lib/cjs/Modal.js CHANGED
@@ -70,15 +70,15 @@ var style = (
70
70
  /*__reshadow_css_start__*/
71
71
  _core.sstyled.insert(
72
72
  /*__inner_css_start__*/
73
- ".___SWindow_tlpy4_gg_{position:relative;border-radius:12px;background:#ffffff;box-sizing:border-box;margin:auto;padding:40px;box-shadow:0 3px 8px rgba(25,27,35,.2)}.___SWindow_tlpy4_gg_:focus{outline:none}.___SOverlay_tlpy4_gg_{position:fixed;top:0;bottom:0;left:0;right:0;margin:0;display:flex;justify-content:center;align-items:center;padding:40px;background:rgba(25,27,35,.7);overflow:auto;z-index:10005;-webkit-overflow-scrolling:touch}.___SOverlay_tlpy4_gg_ .___SOverlay_tlpy4_gg_{background:rgba(25,27,35,.4)}.___SClose_tlpy4_gg_{display:inline-flex;position:absolute;right:0;top:0;padding:12px;color:#a9abb6;cursor:pointer;z-index:1;border:none;background:none;outline:none}.___SClose_tlpy4_gg_:hover{color:#8a8e9b}.___SClose_tlpy4_gg_.__keyboardFocused_tlpy4_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}@media (max-width:767px){.___SWindow_tlpy4_gg_{min-width:60%}.___SOverlay_tlpy4_gg_{padding:12px}}"
73
+ ".___SWindow_16u1t_gg_{position:relative;border-radius:12px;background:#ffffff;box-sizing:border-box;margin:auto;padding:40px;box-shadow:0 3px 8px rgba(25,27,35,.2)}.___SWindow_16u1t_gg_:focus{outline:none}.___SOverlay_16u1t_gg_{position:fixed;top:0;bottom:0;left:0;right:0;margin:0;display:flex;justify-content:center;align-items:center;padding:40px;background:rgba(25,27,35,.7);overflow:auto;z-index:10005;-webkit-overflow-scrolling:touch}.___SOverlay_16u1t_gg_ .___SOverlay_16u1t_gg_{background:rgba(25,27,35,.4)}.___SClose_16u1t_gg_{display:inline-flex;position:absolute;right:0;top:0;padding:12px;color:#a9abb6;cursor:pointer;z-index:1;border:none;background:none;outline:none}.___SClose_16u1t_gg_:hover{color:#8a8e9b}.___SClose_16u1t_gg_.__keyboardFocused_16u1t_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}@media (max-width:767px){.___SWindow_16u1t_gg_{min-width:60%}.___SOverlay_16u1t_gg_{padding:12px}}"
74
74
  /*__inner_css_end__*/
75
- , "tlpy4_gg_")
75
+ , "16u1t_gg_")
76
76
  /*__reshadow_css_end__*/
77
77
  , {
78
- "__SWindow": "___SWindow_tlpy4_gg_",
79
- "__SOverlay": "___SOverlay_tlpy4_gg_",
80
- "__SClose": "___SClose_tlpy4_gg_",
81
- "_keyboardFocused": "__keyboardFocused_tlpy4_gg_"
78
+ "__SWindow": "___SWindow_16u1t_gg_",
79
+ "__SOverlay": "___SOverlay_16u1t_gg_",
80
+ "__SClose": "___SClose_16u1t_gg_",
81
+ "_keyboardFocused": "__keyboardFocused_16u1t_gg_"
82
82
  });
83
83
 
84
84
  var ModalRoot = /*#__PURE__*/function (_Component) {
package/lib/es6/Modal.js CHANGED
@@ -40,15 +40,15 @@ var style = (
40
40
  /*__reshadow_css_start__*/
41
41
  _sstyled.insert(
42
42
  /*__inner_css_start__*/
43
- ".___SWindow_tlpy4_gg_{position:relative;border-radius:12px;background:#ffffff;box-sizing:border-box;margin:auto;padding:40px;box-shadow:0 3px 8px rgba(25,27,35,.2)}.___SWindow_tlpy4_gg_:focus{outline:none}.___SOverlay_tlpy4_gg_{position:fixed;top:0;bottom:0;left:0;right:0;margin:0;display:flex;justify-content:center;align-items:center;padding:40px;background:rgba(25,27,35,.7);overflow:auto;z-index:10005;-webkit-overflow-scrolling:touch}.___SOverlay_tlpy4_gg_ .___SOverlay_tlpy4_gg_{background:rgba(25,27,35,.4)}.___SClose_tlpy4_gg_{display:inline-flex;position:absolute;right:0;top:0;padding:12px;color:#a9abb6;cursor:pointer;z-index:1;border:none;background:none;outline:none}.___SClose_tlpy4_gg_:hover{color:#8a8e9b}.___SClose_tlpy4_gg_.__keyboardFocused_tlpy4_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}@media (max-width:767px){.___SWindow_tlpy4_gg_{min-width:60%}.___SOverlay_tlpy4_gg_{padding:12px}}"
43
+ ".___SWindow_16u1t_gg_{position:relative;border-radius:12px;background:#ffffff;box-sizing:border-box;margin:auto;padding:40px;box-shadow:0 3px 8px rgba(25,27,35,.2)}.___SWindow_16u1t_gg_:focus{outline:none}.___SOverlay_16u1t_gg_{position:fixed;top:0;bottom:0;left:0;right:0;margin:0;display:flex;justify-content:center;align-items:center;padding:40px;background:rgba(25,27,35,.7);overflow:auto;z-index:10005;-webkit-overflow-scrolling:touch}.___SOverlay_16u1t_gg_ .___SOverlay_16u1t_gg_{background:rgba(25,27,35,.4)}.___SClose_16u1t_gg_{display:inline-flex;position:absolute;right:0;top:0;padding:12px;color:#a9abb6;cursor:pointer;z-index:1;border:none;background:none;outline:none}.___SClose_16u1t_gg_:hover{color:#8a8e9b}.___SClose_16u1t_gg_.__keyboardFocused_16u1t_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}@media (max-width:767px){.___SWindow_16u1t_gg_{min-width:60%}.___SOverlay_16u1t_gg_{padding:12px}}"
44
44
  /*__inner_css_end__*/
45
- , "tlpy4_gg_")
45
+ , "16u1t_gg_")
46
46
  /*__reshadow_css_end__*/
47
47
  , {
48
- "__SWindow": "___SWindow_tlpy4_gg_",
49
- "__SOverlay": "___SOverlay_tlpy4_gg_",
50
- "__SClose": "___SClose_tlpy4_gg_",
51
- "_keyboardFocused": "__keyboardFocused_tlpy4_gg_"
48
+ "__SWindow": "___SWindow_16u1t_gg_",
49
+ "__SOverlay": "___SOverlay_16u1t_gg_",
50
+ "__SClose": "___SClose_16u1t_gg_",
51
+ "_keyboardFocused": "__keyboardFocused_16u1t_gg_"
52
52
  });
53
53
 
54
54
  var ModalRoot = /*#__PURE__*/function (_Component) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/modal",
3
- "description": "SEMRush Modal Component",
4
- "version": "3.0.11",
3
+ "description": "Semrush Modal Component",
4
+ "version": "3.0.12",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",