@semcore/card 4.1.7 → 4.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,11 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
- ## [4.1.7] - 2022-11-14
5
+ ## [4.1.9] - 2022-11-30
6
6
 
7
7
  ### Changed
8
8
 
9
- - Version patch update due to children dependencies update (`@semcore/icon` [3.2.0 ~> 3.3.0]).
9
+ - Version patch update due to children dependencies update (`@semcore/utils` [3.41.0 ~> 3.42.0], `@semcore/flex-box` [4.6.4 ~> 4.6.5], `@semcore/tooltip` [5.1.5 ~> 5.2.0]).
10
10
 
11
11
  ## [4.1.6] - 2022-11-08
12
12
 
package/lib/cjs/Card.js CHANGED
@@ -52,18 +52,18 @@ var style = (
52
52
  /*__reshadow_css_start__*/
53
53
  _core.sstyled.insert(
54
54
  /*__inner_css_start__*/
55
- ".___SCard_a3he9_gg_{box-sizing:border-box;background:#ffffff;padding:0;border:none;border-radius:6px;box-shadow:0 0 1px rgba(25,27,35,.16),0 1px 2px rgba(25,27,35,.12);font-family:Inter,sans-serif}.___STitle_a3he9_gg_{color:#191b23;font-size:16px;line-height:1.5;font-weight:700;margin-right:4px}.___SIcon_a3he9_gg_{color:#a9abb6;cursor:help;margin-right:4px}.___STooltip_a3he9_gg_{display:inline-flex;vertical-align:middle}.___SDescription_a3he9_gg_{margin-bottom:0;margin-top:8px;font-size:14px;color:#6c6e79}.___SHeader_a3he9_gg_{padding-top:8px;padding-bottom:8px;padding-left:20px;padding-right:20px;box-shadow:inset 0 -1px 0 #e0e1e9}.___SBody_a3he9_gg_{color:#191b23;padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px}"
55
+ ".___SCard_10gfr_gg_{box-sizing:border-box;background:#ffffff;padding:0;border:none;border-radius:6px;box-shadow:0 0 1px rgba(25,27,35,.16),0 1px 2px rgba(25,27,35,.12);font-family:Inter,sans-serif}.___STitle_10gfr_gg_{color:#191b23;font-size:16px;line-height:1.5;font-weight:700;margin-right:4px}.___SIcon_10gfr_gg_{color:#a9abb6;cursor:help;margin-right:4px}.___STooltip_10gfr_gg_{display:inline-flex;vertical-align:middle}.___SDescription_10gfr_gg_{margin-bottom:0;margin-top:8px;font-size:14px;color:#6c6e79}.___SHeader_10gfr_gg_{padding-top:8px;padding-bottom:8px;padding-left:20px;padding-right:20px;box-shadow:inset 0 -1px 0 #e0e1e9}.___SBody_10gfr_gg_{color:#191b23;padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px}"
56
56
  /*__inner_css_end__*/
57
- , "a3he9_gg_")
57
+ , "10gfr_gg_")
58
58
  /*__reshadow_css_end__*/
59
59
  , {
60
- "__SCard": "___SCard_a3he9_gg_",
61
- "__STitle": "___STitle_a3he9_gg_",
62
- "__SIcon": "___SIcon_a3he9_gg_",
63
- "__STooltip": "___STooltip_a3he9_gg_",
64
- "__SDescription": "___SDescription_a3he9_gg_",
65
- "__SHeader": "___SHeader_a3he9_gg_",
66
- "__SBody": "___SBody_a3he9_gg_"
60
+ "__SCard": "___SCard_10gfr_gg_",
61
+ "__STitle": "___STitle_10gfr_gg_",
62
+ "__SIcon": "___SIcon_10gfr_gg_",
63
+ "__STooltip": "___STooltip_10gfr_gg_",
64
+ "__SDescription": "___SDescription_10gfr_gg_",
65
+ "__SHeader": "___SHeader_10gfr_gg_",
66
+ "__SBody": "___SBody_10gfr_gg_"
67
67
  });
68
68
 
69
69
  var CardRoot = /*#__PURE__*/function (_Component) {
package/lib/es6/Card.js CHANGED
@@ -31,18 +31,18 @@ var style = (
31
31
  /*__reshadow_css_start__*/
32
32
  _sstyled.insert(
33
33
  /*__inner_css_start__*/
34
- ".___SCard_a3he9_gg_{box-sizing:border-box;background:#ffffff;padding:0;border:none;border-radius:6px;box-shadow:0 0 1px rgba(25,27,35,.16),0 1px 2px rgba(25,27,35,.12);font-family:Inter,sans-serif}.___STitle_a3he9_gg_{color:#191b23;font-size:16px;line-height:1.5;font-weight:700;margin-right:4px}.___SIcon_a3he9_gg_{color:#a9abb6;cursor:help;margin-right:4px}.___STooltip_a3he9_gg_{display:inline-flex;vertical-align:middle}.___SDescription_a3he9_gg_{margin-bottom:0;margin-top:8px;font-size:14px;color:#6c6e79}.___SHeader_a3he9_gg_{padding-top:8px;padding-bottom:8px;padding-left:20px;padding-right:20px;box-shadow:inset 0 -1px 0 #e0e1e9}.___SBody_a3he9_gg_{color:#191b23;padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px}"
34
+ ".___SCard_10gfr_gg_{box-sizing:border-box;background:#ffffff;padding:0;border:none;border-radius:6px;box-shadow:0 0 1px rgba(25,27,35,.16),0 1px 2px rgba(25,27,35,.12);font-family:Inter,sans-serif}.___STitle_10gfr_gg_{color:#191b23;font-size:16px;line-height:1.5;font-weight:700;margin-right:4px}.___SIcon_10gfr_gg_{color:#a9abb6;cursor:help;margin-right:4px}.___STooltip_10gfr_gg_{display:inline-flex;vertical-align:middle}.___SDescription_10gfr_gg_{margin-bottom:0;margin-top:8px;font-size:14px;color:#6c6e79}.___SHeader_10gfr_gg_{padding-top:8px;padding-bottom:8px;padding-left:20px;padding-right:20px;box-shadow:inset 0 -1px 0 #e0e1e9}.___SBody_10gfr_gg_{color:#191b23;padding-bottom:20px;padding-left:20px;padding-right:20px;padding-top:20px}"
35
35
  /*__inner_css_end__*/
36
- , "a3he9_gg_")
36
+ , "10gfr_gg_")
37
37
  /*__reshadow_css_end__*/
38
38
  , {
39
- "__SCard": "___SCard_a3he9_gg_",
40
- "__STitle": "___STitle_a3he9_gg_",
41
- "__SIcon": "___SIcon_a3he9_gg_",
42
- "__STooltip": "___STooltip_a3he9_gg_",
43
- "__SDescription": "___SDescription_a3he9_gg_",
44
- "__SHeader": "___SHeader_a3he9_gg_",
45
- "__SBody": "___SBody_a3he9_gg_"
39
+ "__SCard": "___SCard_10gfr_gg_",
40
+ "__STitle": "___STitle_10gfr_gg_",
41
+ "__SIcon": "___SIcon_10gfr_gg_",
42
+ "__STooltip": "___STooltip_10gfr_gg_",
43
+ "__SDescription": "___SDescription_10gfr_gg_",
44
+ "__SHeader": "___SHeader_10gfr_gg_",
45
+ "__SBody": "___SBody_10gfr_gg_"
46
46
  });
47
47
  import { isAdvanceMode } from '@semcore/utils/lib/findComponent';
48
48
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/card",
3
3
  "description": "Semrush Card Component",
4
- "version": "4.1.7",
4
+ "version": "4.1.9",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",