@semcore/fullscreen-modal 2.1.5 → 2.1.7

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,11 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
- ## [2.1.5] - 2022-10-28
5
+ ## [2.1.7] - 2022-11-07
6
6
 
7
7
  ### Changed
8
8
 
9
- - Version patch update due to children dependencies update (`@semcore/utils` [3.40.0 ~> 3.40.0], `@semcore/icon` [3.1.1 ~> 3.1.2], `@semcore/flex-box` [4.6.2 ~> 4.6.3]).
9
+ - Version patch update due to children dependencies update (`@semcore/icon` [3.1.2 ~> 3.2.0]).
10
10
 
11
11
  ## [2.1.0] - 2022-10-10
12
12
 
@@ -56,22 +56,22 @@ var style = (
56
56
  /*__reshadow_css_start__*/
57
57
  _core.sstyled.insert(
58
58
  /*__inner_css_start__*/
59
- ":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SFullscreenOverlay_1fs23_gg_ {\n padding: 0;\n}\n\n.___SFullscreenModal_1fs23_gg_ {\n height: 100%;\n display: flex;\n flex-direction: column;\n width: 100%;\n background: #ffffff;\n border-radius: 0;\n padding: 0;\n}\n\n.___SClose_1fs23_gg_,\n.___SBack_1fs23_gg_ {\n cursor: pointer;\n position: absolute;\n z-index: 1;\n}\n\n.___SClose_1fs23_gg_ {\n top: 17px;\n right: 23px;\n padding: 12px;\n color: #a9abb6\n}\n\n.___SClose_1fs23_gg_:hover {\n color: #8a8e9b;\n }\n\n.___SBack_1fs23_gg_ {\n top: 8px;\n left: 32px;\n display: flex;\n align-items: center;\n margin-bottom: 12px;\n color: #6c6e79;\n font-size: 12px;\n line-height: 1.33\n}\n\n.___SBack_1fs23_gg_:hover {\n color: #484a54;\n }\n\n.___SBackText_1fs23_gg_ {\n margin-left: 4px;\n font-size: 14px;\n line-height: 1.42;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.___STitle_1fs23_gg_,\n.___SDescription_1fs23_gg_ {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.___STitle_1fs23_gg_ {\n font-size: 24px;\n line-height: 1.17;\n font-weight: 700;\n font-family: FactorA-Bold, sans-serif;\n color: #191b23;\n}\n\n.___SDescription_1fs23_gg_ {\n display: flex;\n align-items: baseline;\n font-size: 12px;\n line-height: 1.33;\n color: #6c6e79\n}\n\n.___SDescription_1fs23_gg_::before {\n content: '';\n position: relative;\n top: 4px;\n display: block;\n margin-left: 12px;\n margin-right: 12px;\n height: 24px;\n width: 1px;\n background-color: #c4c7cf;\n }\n\n.___SHeader_1fs23_gg_ {\n display: flex;\n align-items: baseline;\n padding-left: 32px;\n padding-bottom: 8px;\n padding-right: 72px;\n padding-top: 40px;\n min-height: 76px;\n box-shadow: inset 0 -1px 0 #c4c7cf;\n box-sizing: border-box;\n}\n\n.___SFooter_1fs23_gg_ {\n min-height: 52px;\n box-shadow: inset 0 1px 1px 0 #c4c7cf;\n box-sizing: border-box;\n}\n\n.___SBody_1fs23_gg_ {\n display: flex;\n height: 100%;\n overflow: auto;\n}\n\n.___SSection_1fs23_gg_ {\n padding-top: 24px;\n padding-bottom: 24px;\n padding-left: 32px;\n padding-right: 32px;\n flex: 1 1 auto;\n}\n\n@media (prefers-reduced-motion) {\n .___SBackText_1fs23_gg_ {\n transition: none;\n }\n}\n"
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}}"
60
60
  /*__inner_css_end__*/
61
- , "1fs23_gg_")
61
+ , "11xsh_gg_")
62
62
  /*__reshadow_css_end__*/
63
63
  , {
64
- "__SFullscreenOverlay": "___SFullscreenOverlay_1fs23_gg_",
65
- "__SFullscreenModal": "___SFullscreenModal_1fs23_gg_",
66
- "__SClose": "___SClose_1fs23_gg_",
67
- "__SBack": "___SBack_1fs23_gg_",
68
- "__SBackText": "___SBackText_1fs23_gg_",
69
- "__STitle": "___STitle_1fs23_gg_",
70
- "__SDescription": "___SDescription_1fs23_gg_",
71
- "__SHeader": "___SHeader_1fs23_gg_",
72
- "__SFooter": "___SFooter_1fs23_gg_",
73
- "__SBody": "___SBody_1fs23_gg_",
74
- "__SSection": "___SSection_1fs23_gg_"
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_"
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
- ":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SFullscreenOverlay_1fs23_gg_ {\n padding: 0;\n}\n\n.___SFullscreenModal_1fs23_gg_ {\n height: 100%;\n display: flex;\n flex-direction: column;\n width: 100%;\n background: #ffffff;\n border-radius: 0;\n padding: 0;\n}\n\n.___SClose_1fs23_gg_,\n.___SBack_1fs23_gg_ {\n cursor: pointer;\n position: absolute;\n z-index: 1;\n}\n\n.___SClose_1fs23_gg_ {\n top: 17px;\n right: 23px;\n padding: 12px;\n color: #a9abb6\n}\n\n.___SClose_1fs23_gg_:hover {\n color: #8a8e9b;\n }\n\n.___SBack_1fs23_gg_ {\n top: 8px;\n left: 32px;\n display: flex;\n align-items: center;\n margin-bottom: 12px;\n color: #6c6e79;\n font-size: 12px;\n line-height: 1.33\n}\n\n.___SBack_1fs23_gg_:hover {\n color: #484a54;\n }\n\n.___SBackText_1fs23_gg_ {\n margin-left: 4px;\n font-size: 14px;\n line-height: 1.42;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.___STitle_1fs23_gg_,\n.___SDescription_1fs23_gg_ {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\n.___STitle_1fs23_gg_ {\n font-size: 24px;\n line-height: 1.17;\n font-weight: 700;\n font-family: FactorA-Bold, sans-serif;\n color: #191b23;\n}\n\n.___SDescription_1fs23_gg_ {\n display: flex;\n align-items: baseline;\n font-size: 12px;\n line-height: 1.33;\n color: #6c6e79\n}\n\n.___SDescription_1fs23_gg_::before {\n content: '';\n position: relative;\n top: 4px;\n display: block;\n margin-left: 12px;\n margin-right: 12px;\n height: 24px;\n width: 1px;\n background-color: #c4c7cf;\n }\n\n.___SHeader_1fs23_gg_ {\n display: flex;\n align-items: baseline;\n padding-left: 32px;\n padding-bottom: 8px;\n padding-right: 72px;\n padding-top: 40px;\n min-height: 76px;\n box-shadow: inset 0 -1px 0 #c4c7cf;\n box-sizing: border-box;\n}\n\n.___SFooter_1fs23_gg_ {\n min-height: 52px;\n box-shadow: inset 0 1px 1px 0 #c4c7cf;\n box-sizing: border-box;\n}\n\n.___SBody_1fs23_gg_ {\n display: flex;\n height: 100%;\n overflow: auto;\n}\n\n.___SSection_1fs23_gg_ {\n padding-top: 24px;\n padding-bottom: 24px;\n padding-left: 32px;\n padding-right: 32px;\n flex: 1 1 auto;\n}\n\n@media (prefers-reduced-motion) {\n .___SBackText_1fs23_gg_ {\n transition: none;\n }\n}\n"
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}}"
42
42
  /*__inner_css_end__*/
43
- , "1fs23_gg_")
43
+ , "11xsh_gg_")
44
44
  /*__reshadow_css_end__*/
45
45
  , {
46
- "__SFullscreenOverlay": "___SFullscreenOverlay_1fs23_gg_",
47
- "__SFullscreenModal": "___SFullscreenModal_1fs23_gg_",
48
- "__SClose": "___SClose_1fs23_gg_",
49
- "__SBack": "___SBack_1fs23_gg_",
50
- "__SBackText": "___SBackText_1fs23_gg_",
51
- "__STitle": "___STitle_1fs23_gg_",
52
- "__SDescription": "___SDescription_1fs23_gg_",
53
- "__SHeader": "___SHeader_1fs23_gg_",
54
- "__SFooter": "___SFooter_1fs23_gg_",
55
- "__SBody": "___SBody_1fs23_gg_",
56
- "__SSection": "___SSection_1fs23_gg_"
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_"
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.5",
4
+ "version": "2.1.7",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",