@semcore/carousel 2.0.18 → 2.0.19

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
+ ## [2.0.19] - 2022-10-04
6
+
7
+ ### Changed
8
+
9
+ - Version patch update due to children dependencies update (`@semcore/utils` [3.37.1 ~> 3.37.2]).
10
+
5
11
  ## [2.0.18] - 2022-10-03
6
12
 
7
13
  ### Changed
@@ -54,22 +54,22 @@ var style = (
54
54
  /*__reshadow_css_start__*/
55
55
  _core.sstyled.insert(
56
56
  /*__inner_css_start__*/
57
- ".___SCarousel_14jxn_gg_{overflow:hidden;outline:none}.___SContainer_14jxn_gg_{display:flex;transition:transform var(--duration_14jxn) ease-in-out}.___SItem_14jxn_gg_{flex:0 0 100%;max-width:100%;box-sizing:border-box;transform:var(--transform_14jxn);border-radius:6px;overflow:hidden}.___SIndicators_14jxn_gg_{display:flex;justify-content:center;margin-top:16px}.___SIndicator_14jxn_gg_{margin:0 6px;cursor:pointer;display:block;width:12px;height:12px;border-radius:6px;background-color:#a9abb6;opacity:.3;-o-object-fit:cover;object-fit:cover;transition:opacity .1s ease-in-out}.___SIndicator_14jxn_gg_:hover{opacity:.6}.___SIndicator_14jxn_gg_.__active_14jxn_gg_{opacity:1}.___SNext_14jxn_gg_,.___SPrev_14jxn_gg_{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.___SPrev_14jxn_gg_{margin-right:12px}.___SNext_14jxn_gg_{margin-left:12px}.___SNext_14jxn_gg_.__disabled_14jxn_gg_,.___SPrev_14jxn_gg_.__disabled_14jxn_gg_{opacity:0.3;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SContainer_14jxn_gg_{transition:none}}"
57
+ ".___SCarousel_3eynj_gg_{overflow:hidden;outline:none}.___SContainer_3eynj_gg_{display:flex;transition:transform var(--duration_3eynj) ease-in-out}.___SItem_3eynj_gg_{flex:0 0 100%;max-width:100%;box-sizing:border-box;transform:var(--transform_3eynj);border-radius:6px;overflow:hidden}.___SIndicators_3eynj_gg_{display:flex;justify-content:center;margin-top:16px}.___SIndicator_3eynj_gg_{margin:0 6px;cursor:pointer;display:block;width:12px;height:12px;border-radius:6px;background-color:#a9abb6;opacity:.3;-o-object-fit:cover;object-fit:cover;transition:opacity .1s ease-in-out}.___SIndicator_3eynj_gg_:hover{opacity:.6}.___SIndicator_3eynj_gg_.__active_3eynj_gg_{opacity:1}.___SNext_3eynj_gg_,.___SPrev_3eynj_gg_{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.___SPrev_3eynj_gg_{margin-right:12px}.___SNext_3eynj_gg_{margin-left:12px}.___SNext_3eynj_gg_.__disabled_3eynj_gg_,.___SPrev_3eynj_gg_.__disabled_3eynj_gg_{opacity:0.3;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SContainer_3eynj_gg_{transition:none}}"
58
58
  /*__inner_css_end__*/
59
- , "14jxn_gg_")
59
+ , "3eynj_gg_")
60
60
  /*__reshadow_css_end__*/
61
61
  , {
62
- "__SCarousel": "___SCarousel_14jxn_gg_",
63
- "__SContainer": "___SContainer_14jxn_gg_",
64
- "--duration": "--duration_14jxn",
65
- "__SItem": "___SItem_14jxn_gg_",
66
- "--transform": "--transform_14jxn",
67
- "__SIndicators": "___SIndicators_14jxn_gg_",
68
- "__SIndicator": "___SIndicator_14jxn_gg_",
69
- "_active": "__active_14jxn_gg_",
70
- "__SNext": "___SNext_14jxn_gg_",
71
- "__SPrev": "___SPrev_14jxn_gg_",
72
- "_disabled": "__disabled_14jxn_gg_"
62
+ "__SCarousel": "___SCarousel_3eynj_gg_",
63
+ "__SContainer": "___SContainer_3eynj_gg_",
64
+ "--duration": "--duration_3eynj",
65
+ "__SItem": "___SItem_3eynj_gg_",
66
+ "--transform": "--transform_3eynj",
67
+ "__SIndicators": "___SIndicators_3eynj_gg_",
68
+ "__SIndicator": "___SIndicator_3eynj_gg_",
69
+ "_active": "__active_3eynj_gg_",
70
+ "__SNext": "___SNext_3eynj_gg_",
71
+ "__SPrev": "___SPrev_3eynj_gg_",
72
+ "_disabled": "__disabled_3eynj_gg_"
73
73
  });
74
74
  var position = {
75
75
  getItemMin: function getItemMin(items) {
@@ -36,22 +36,22 @@ var style = (
36
36
  /*__reshadow_css_start__*/
37
37
  _sstyled.insert(
38
38
  /*__inner_css_start__*/
39
- ".___SCarousel_14jxn_gg_{overflow:hidden;outline:none}.___SContainer_14jxn_gg_{display:flex;transition:transform var(--duration_14jxn) ease-in-out}.___SItem_14jxn_gg_{flex:0 0 100%;max-width:100%;box-sizing:border-box;transform:var(--transform_14jxn);border-radius:6px;overflow:hidden}.___SIndicators_14jxn_gg_{display:flex;justify-content:center;margin-top:16px}.___SIndicator_14jxn_gg_{margin:0 6px;cursor:pointer;display:block;width:12px;height:12px;border-radius:6px;background-color:#a9abb6;opacity:.3;-o-object-fit:cover;object-fit:cover;transition:opacity .1s ease-in-out}.___SIndicator_14jxn_gg_:hover{opacity:.6}.___SIndicator_14jxn_gg_.__active_14jxn_gg_{opacity:1}.___SNext_14jxn_gg_,.___SPrev_14jxn_gg_{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.___SPrev_14jxn_gg_{margin-right:12px}.___SNext_14jxn_gg_{margin-left:12px}.___SNext_14jxn_gg_.__disabled_14jxn_gg_,.___SPrev_14jxn_gg_.__disabled_14jxn_gg_{opacity:0.3;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SContainer_14jxn_gg_{transition:none}}"
39
+ ".___SCarousel_3eynj_gg_{overflow:hidden;outline:none}.___SContainer_3eynj_gg_{display:flex;transition:transform var(--duration_3eynj) ease-in-out}.___SItem_3eynj_gg_{flex:0 0 100%;max-width:100%;box-sizing:border-box;transform:var(--transform_3eynj);border-radius:6px;overflow:hidden}.___SIndicators_3eynj_gg_{display:flex;justify-content:center;margin-top:16px}.___SIndicator_3eynj_gg_{margin:0 6px;cursor:pointer;display:block;width:12px;height:12px;border-radius:6px;background-color:#a9abb6;opacity:.3;-o-object-fit:cover;object-fit:cover;transition:opacity .1s ease-in-out}.___SIndicator_3eynj_gg_:hover{opacity:.6}.___SIndicator_3eynj_gg_.__active_3eynj_gg_{opacity:1}.___SNext_3eynj_gg_,.___SPrev_3eynj_gg_{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.___SPrev_3eynj_gg_{margin-right:12px}.___SNext_3eynj_gg_{margin-left:12px}.___SNext_3eynj_gg_.__disabled_3eynj_gg_,.___SPrev_3eynj_gg_.__disabled_3eynj_gg_{opacity:0.3;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SContainer_3eynj_gg_{transition:none}}"
40
40
  /*__inner_css_end__*/
41
- , "14jxn_gg_")
41
+ , "3eynj_gg_")
42
42
  /*__reshadow_css_end__*/
43
43
  , {
44
- "__SCarousel": "___SCarousel_14jxn_gg_",
45
- "__SContainer": "___SContainer_14jxn_gg_",
46
- "--duration": "--duration_14jxn",
47
- "__SItem": "___SItem_14jxn_gg_",
48
- "--transform": "--transform_14jxn",
49
- "__SIndicators": "___SIndicators_14jxn_gg_",
50
- "__SIndicator": "___SIndicator_14jxn_gg_",
51
- "_active": "__active_14jxn_gg_",
52
- "__SNext": "___SNext_14jxn_gg_",
53
- "__SPrev": "___SPrev_14jxn_gg_",
54
- "_disabled": "__disabled_14jxn_gg_"
44
+ "__SCarousel": "___SCarousel_3eynj_gg_",
45
+ "__SContainer": "___SContainer_3eynj_gg_",
46
+ "--duration": "--duration_3eynj",
47
+ "__SItem": "___SItem_3eynj_gg_",
48
+ "--transform": "--transform_3eynj",
49
+ "__SIndicators": "___SIndicators_3eynj_gg_",
50
+ "__SIndicator": "___SIndicator_3eynj_gg_",
51
+ "_active": "__active_3eynj_gg_",
52
+ "__SNext": "___SNext_3eynj_gg_",
53
+ "__SPrev": "___SPrev_3eynj_gg_",
54
+ "_disabled": "__disabled_3eynj_gg_"
55
55
  });
56
56
  var position = {
57
57
  getItemMin: function getItemMin(items) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/carousel",
3
3
  "description": "Semrush Carousel Component",
4
- "version": "2.0.18",
4
+ "version": "2.0.19",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",