@semcore/fullscreen-modal 2.1.7 → 2.1.9

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,11 +2,19 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
- ## [2.1.7] - 2022-11-07
5
+ ## [2.1.9] - 2022-11-30
6
6
 
7
7
  ### Changed
8
8
 
9
- - Version patch update due to children dependencies update (`@semcore/icon` [3.1.2 ~> 3.2.0]).
9
+ - Version patch update due to children dependencies update (`@semcore/utils` [3.40.0 ~> 3.41.0], `@semcore/flex-box` [4.6.3 ~> 4.6.4]).
10
+
11
+ ## [2.1.7] - 2022-11-08
12
+
13
+ ## [2.1.6] - 2022-11-03
14
+
15
+ ### Changed
16
+
17
+ - Version patch update due to children dependencies update (`@semcore/modal` [3.1.6 ~> 3.1.7]).
10
18
 
11
19
  ## [2.1.0] - 2022-10-10
12
20
 
@@ -56,22 +56,22 @@ var style = (
56
56
  /*__reshadow_css_start__*/
57
57
  _core.sstyled.insert(
58
58
  /*__inner_css_start__*/
59
- ".___SFullscreenOverlay_11xsh_gg_{padding:0}.___SFullscreenModal_11xsh_gg_{height:100%;display:flex;flex-direction:column;width:100%;background:#ffffff;border-radius:0;padding:0}.___SBack_11xsh_gg_,.___SClose_11xsh_gg_{cursor:pointer;position:absolute;z-index:1}.___SClose_11xsh_gg_{top:17px;right:23px;padding:12px;color:#a9abb6}.___SClose_11xsh_gg_:hover{color:#8a8e9b}.___SBack_11xsh_gg_{top:8px;left:32px;display:flex;align-items:center;margin-bottom:12px;color:#6c6e79;font-size:12px;line-height:1.33}.___SBack_11xsh_gg_:hover{color:#484a54}.___SBackText_11xsh_gg_{margin-left:4px;font-size:14px;line-height:1.42;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___SDescription_11xsh_gg_,.___STitle_11xsh_gg_{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___STitle_11xsh_gg_{font-size:24px;line-height:1.17;font-weight:700;font-family:FactorA-Bold,sans-serif;color:#191b23}.___SDescription_11xsh_gg_{display:flex;align-items:baseline;font-size:12px;line-height:1.33;color:#6c6e79}.___SDescription_11xsh_gg_:before{content:\"\";position:relative;top:4px;display:block;margin-left:12px;margin-right:12px;height:24px;width:1px;background-color:#c4c7cf}.___SHeader_11xsh_gg_{display:flex;align-items:baseline;padding-left:32px;padding-bottom:8px;padding-right:72px;padding-top:40px;min-height:76px;box-shadow:inset 0 -1px 0 #c4c7cf;box-sizing:border-box}.___SFooter_11xsh_gg_{min-height:52px;box-shadow:inset 0 1px 1px 0 #c4c7cf;box-sizing:border-box}.___SBody_11xsh_gg_{display:flex;height:100%;overflow:auto}.___SSection_11xsh_gg_{padding-top:24px;padding-bottom:24px;padding-left:32px;padding-right:32px;flex:1 1 auto}@media (prefers-reduced-motion){.___SBackText_11xsh_gg_{transition:none}}"
59
+ ".___SFullscreenOverlay_12rs3_gg_{padding:0}.___SFullscreenModal_12rs3_gg_{height:100%;display:flex;flex-direction:column;width:100%;background:#ffffff;border-radius:0;padding:0}.___SBack_12rs3_gg_,.___SClose_12rs3_gg_{cursor:pointer;position:absolute;z-index:1}.___SClose_12rs3_gg_{top:17px;right:23px;padding:12px;color:#a9abb6}.___SClose_12rs3_gg_:hover{color:#8a8e9b}.___SBack_12rs3_gg_{top:8px;left:32px;display:flex;align-items:center;margin-bottom:12px;color:#6c6e79;font-size:12px;line-height:1.33}.___SBack_12rs3_gg_:hover{color:#484a54}.___SBackText_12rs3_gg_{margin-left:4px;font-size:14px;line-height:1.42;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___SDescription_12rs3_gg_,.___STitle_12rs3_gg_{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___STitle_12rs3_gg_{font-size:24px;line-height:1.17;font-weight:700;font-family:FactorA-Bold,sans-serif;color:#191b23}.___SDescription_12rs3_gg_{display:flex;align-items:baseline;font-size:12px;line-height:1.33;color:#6c6e79}.___SDescription_12rs3_gg_:before{content:\"\";position:relative;top:4px;display:block;margin-left:12px;margin-right:12px;height:24px;width:1px;background-color:#c4c7cf}.___SHeader_12rs3_gg_{display:flex;align-items:baseline;padding-left:32px;padding-bottom:8px;padding-right:72px;padding-top:40px;min-height:76px;box-shadow:inset 0 -1px 0 #c4c7cf;box-sizing:border-box}.___SFooter_12rs3_gg_{min-height:52px;box-shadow:inset 0 1px 1px 0 #c4c7cf;box-sizing:border-box}.___SBody_12rs3_gg_{display:flex;height:100%;overflow:auto}.___SSection_12rs3_gg_{padding-top:24px;padding-bottom:24px;padding-left:32px;padding-right:32px;flex:1 1 auto}@media (prefers-reduced-motion){.___SBackText_12rs3_gg_{transition:none}}"
60
60
  /*__inner_css_end__*/
61
- , "11xsh_gg_")
61
+ , "12rs3_gg_")
62
62
  /*__reshadow_css_end__*/
63
63
  , {
64
- "__SFullscreenOverlay": "___SFullscreenOverlay_11xsh_gg_",
65
- "__SFullscreenModal": "___SFullscreenModal_11xsh_gg_",
66
- "__SBack": "___SBack_11xsh_gg_",
67
- "__SClose": "___SClose_11xsh_gg_",
68
- "__SBackText": "___SBackText_11xsh_gg_",
69
- "__SDescription": "___SDescription_11xsh_gg_",
70
- "__STitle": "___STitle_11xsh_gg_",
71
- "__SHeader": "___SHeader_11xsh_gg_",
72
- "__SFooter": "___SFooter_11xsh_gg_",
73
- "__SBody": "___SBody_11xsh_gg_",
74
- "__SSection": "___SSection_11xsh_gg_"
64
+ "__SFullscreenOverlay": "___SFullscreenOverlay_12rs3_gg_",
65
+ "__SFullscreenModal": "___SFullscreenModal_12rs3_gg_",
66
+ "__SBack": "___SBack_12rs3_gg_",
67
+ "__SClose": "___SClose_12rs3_gg_",
68
+ "__SBackText": "___SBackText_12rs3_gg_",
69
+ "__SDescription": "___SDescription_12rs3_gg_",
70
+ "__STitle": "___STitle_12rs3_gg_",
71
+ "__SHeader": "___SHeader_12rs3_gg_",
72
+ "__SFooter": "___SFooter_12rs3_gg_",
73
+ "__SBody": "___SBody_12rs3_gg_",
74
+ "__SSection": "___SSection_12rs3_gg_"
75
75
  });
76
76
 
77
77
  var FullscreenModalRoot = /*#__PURE__*/function (_Component) {
@@ -38,22 +38,22 @@ var style = (
38
38
  /*__reshadow_css_start__*/
39
39
  _sstyled.insert(
40
40
  /*__inner_css_start__*/
41
- ".___SFullscreenOverlay_11xsh_gg_{padding:0}.___SFullscreenModal_11xsh_gg_{height:100%;display:flex;flex-direction:column;width:100%;background:#ffffff;border-radius:0;padding:0}.___SBack_11xsh_gg_,.___SClose_11xsh_gg_{cursor:pointer;position:absolute;z-index:1}.___SClose_11xsh_gg_{top:17px;right:23px;padding:12px;color:#a9abb6}.___SClose_11xsh_gg_:hover{color:#8a8e9b}.___SBack_11xsh_gg_{top:8px;left:32px;display:flex;align-items:center;margin-bottom:12px;color:#6c6e79;font-size:12px;line-height:1.33}.___SBack_11xsh_gg_:hover{color:#484a54}.___SBackText_11xsh_gg_{margin-left:4px;font-size:14px;line-height:1.42;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___SDescription_11xsh_gg_,.___STitle_11xsh_gg_{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___STitle_11xsh_gg_{font-size:24px;line-height:1.17;font-weight:700;font-family:FactorA-Bold,sans-serif;color:#191b23}.___SDescription_11xsh_gg_{display:flex;align-items:baseline;font-size:12px;line-height:1.33;color:#6c6e79}.___SDescription_11xsh_gg_:before{content:\"\";position:relative;top:4px;display:block;margin-left:12px;margin-right:12px;height:24px;width:1px;background-color:#c4c7cf}.___SHeader_11xsh_gg_{display:flex;align-items:baseline;padding-left:32px;padding-bottom:8px;padding-right:72px;padding-top:40px;min-height:76px;box-shadow:inset 0 -1px 0 #c4c7cf;box-sizing:border-box}.___SFooter_11xsh_gg_{min-height:52px;box-shadow:inset 0 1px 1px 0 #c4c7cf;box-sizing:border-box}.___SBody_11xsh_gg_{display:flex;height:100%;overflow:auto}.___SSection_11xsh_gg_{padding-top:24px;padding-bottom:24px;padding-left:32px;padding-right:32px;flex:1 1 auto}@media (prefers-reduced-motion){.___SBackText_11xsh_gg_{transition:none}}"
41
+ ".___SFullscreenOverlay_12rs3_gg_{padding:0}.___SFullscreenModal_12rs3_gg_{height:100%;display:flex;flex-direction:column;width:100%;background:#ffffff;border-radius:0;padding:0}.___SBack_12rs3_gg_,.___SClose_12rs3_gg_{cursor:pointer;position:absolute;z-index:1}.___SClose_12rs3_gg_{top:17px;right:23px;padding:12px;color:#a9abb6}.___SClose_12rs3_gg_:hover{color:#8a8e9b}.___SBack_12rs3_gg_{top:8px;left:32px;display:flex;align-items:center;margin-bottom:12px;color:#6c6e79;font-size:12px;line-height:1.33}.___SBack_12rs3_gg_:hover{color:#484a54}.___SBackText_12rs3_gg_{margin-left:4px;font-size:14px;line-height:1.42;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___SDescription_12rs3_gg_,.___STitle_12rs3_gg_{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.___STitle_12rs3_gg_{font-size:24px;line-height:1.17;font-weight:700;font-family:FactorA-Bold,sans-serif;color:#191b23}.___SDescription_12rs3_gg_{display:flex;align-items:baseline;font-size:12px;line-height:1.33;color:#6c6e79}.___SDescription_12rs3_gg_:before{content:\"\";position:relative;top:4px;display:block;margin-left:12px;margin-right:12px;height:24px;width:1px;background-color:#c4c7cf}.___SHeader_12rs3_gg_{display:flex;align-items:baseline;padding-left:32px;padding-bottom:8px;padding-right:72px;padding-top:40px;min-height:76px;box-shadow:inset 0 -1px 0 #c4c7cf;box-sizing:border-box}.___SFooter_12rs3_gg_{min-height:52px;box-shadow:inset 0 1px 1px 0 #c4c7cf;box-sizing:border-box}.___SBody_12rs3_gg_{display:flex;height:100%;overflow:auto}.___SSection_12rs3_gg_{padding-top:24px;padding-bottom:24px;padding-left:32px;padding-right:32px;flex:1 1 auto}@media (prefers-reduced-motion){.___SBackText_12rs3_gg_{transition:none}}"
42
42
  /*__inner_css_end__*/
43
- , "11xsh_gg_")
43
+ , "12rs3_gg_")
44
44
  /*__reshadow_css_end__*/
45
45
  , {
46
- "__SFullscreenOverlay": "___SFullscreenOverlay_11xsh_gg_",
47
- "__SFullscreenModal": "___SFullscreenModal_11xsh_gg_",
48
- "__SBack": "___SBack_11xsh_gg_",
49
- "__SClose": "___SClose_11xsh_gg_",
50
- "__SBackText": "___SBackText_11xsh_gg_",
51
- "__SDescription": "___SDescription_11xsh_gg_",
52
- "__STitle": "___STitle_11xsh_gg_",
53
- "__SHeader": "___SHeader_11xsh_gg_",
54
- "__SFooter": "___SFooter_11xsh_gg_",
55
- "__SBody": "___SBody_11xsh_gg_",
56
- "__SSection": "___SSection_11xsh_gg_"
46
+ "__SFullscreenOverlay": "___SFullscreenOverlay_12rs3_gg_",
47
+ "__SFullscreenModal": "___SFullscreenModal_12rs3_gg_",
48
+ "__SBack": "___SBack_12rs3_gg_",
49
+ "__SClose": "___SClose_12rs3_gg_",
50
+ "__SBackText": "___SBackText_12rs3_gg_",
51
+ "__SDescription": "___SDescription_12rs3_gg_",
52
+ "__STitle": "___STitle_12rs3_gg_",
53
+ "__SHeader": "___SHeader_12rs3_gg_",
54
+ "__SFooter": "___SFooter_12rs3_gg_",
55
+ "__SBody": "___SBody_12rs3_gg_",
56
+ "__SSection": "___SSection_12rs3_gg_"
57
57
  });
58
58
 
59
59
  var FullscreenModalRoot = /*#__PURE__*/function (_Component) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/fullscreen-modal",
3
3
  "description": "Semrush FullscreenModal Component",
4
- "version": "2.1.7",
4
+ "version": "2.1.9",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",