@semcore/carousel 1.5.1 → 1.6.0
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
package/lib/cjs/Carousel.js
CHANGED
|
@@ -54,22 +54,22 @@ var style = (
|
|
|
54
54
|
/*__reshadow_css_start__*/
|
|
55
55
|
_core.sstyled.insert(
|
|
56
56
|
/*__inner_css_start__*/
|
|
57
|
-
".
|
|
57
|
+
".___SCarousel_o0y3i_gg_{overflow:hidden;outline:none}.___SContainer_o0y3i_gg_{display:flex;transition:transform var(--duration_lgdlov) ease-in-out}.___SItem_o0y3i_gg_{flex:0 0 100%;max-width:100%;box-sizing:border-box;transform:var(--transform_lgdlov)}.___SIndicators_o0y3i_gg_{display:flex;justify-content:center;margin-top:16px}.___SIndicator_o0y3i_gg_{margin:0 5px;padding:0 5px;cursor:pointer}.___SIndicator_o0y3i_gg_:before{content:\"\";display:block;width:12px;height:12px;border-radius:50%;background-color:rgba(166,176,179,.3)}.___SIndicator_o0y3i_gg_:hover:before{background-color:rgba(166,176,179,.6)}.___SIndicator_o0y3i_gg_.__active_o0y3i_gg_:before{background-color:#a6b0b3}.___SNext_o0y3i_gg_,.___SPrev_o0y3i_gg_{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.___SNext_o0y3i_gg_.__disabled_o0y3i_gg_,.___SPrev_o0y3i_gg_.__disabled_o0y3i_gg_{opacity:0.3;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SContainer_o0y3i_gg_{transition:none}}"
|
|
58
58
|
/*__inner_css_end__*/
|
|
59
|
-
, "
|
|
59
|
+
, "lgdlov_gg_")
|
|
60
60
|
/*__reshadow_css_end__*/
|
|
61
61
|
, {
|
|
62
|
-
"__SCarousel": "
|
|
63
|
-
"__SContainer": "
|
|
64
|
-
"--duration": "--
|
|
65
|
-
"__SItem": "
|
|
66
|
-
"--transform": "--
|
|
67
|
-
"__SIndicators": "
|
|
68
|
-
"__SIndicator": "
|
|
69
|
-
"_active": "
|
|
70
|
-
"__SNext": "
|
|
71
|
-
"__SPrev": "
|
|
72
|
-
"_disabled": "
|
|
62
|
+
"__SCarousel": "___SCarousel_o0y3i_gg_",
|
|
63
|
+
"__SContainer": "___SContainer_o0y3i_gg_",
|
|
64
|
+
"--duration": "--duration_lgdlov",
|
|
65
|
+
"__SItem": "___SItem_o0y3i_gg_",
|
|
66
|
+
"--transform": "--transform_lgdlov",
|
|
67
|
+
"__SIndicators": "___SIndicators_o0y3i_gg_",
|
|
68
|
+
"__SIndicator": "___SIndicator_o0y3i_gg_",
|
|
69
|
+
"_active": "__active_o0y3i_gg_",
|
|
70
|
+
"__SNext": "___SNext_o0y3i_gg_",
|
|
71
|
+
"__SPrev": "___SPrev_o0y3i_gg_",
|
|
72
|
+
"_disabled": "__disabled_o0y3i_gg_"
|
|
73
73
|
});
|
|
74
74
|
var position = {
|
|
75
75
|
getItemMin: function getItemMin(items) {
|
package/lib/es6/Carousel.js
CHANGED
|
@@ -35,22 +35,22 @@ var style = (
|
|
|
35
35
|
/*__reshadow_css_start__*/
|
|
36
36
|
_sstyled.insert(
|
|
37
37
|
/*__inner_css_start__*/
|
|
38
|
-
".
|
|
38
|
+
".___SCarousel_o0y3i_gg_{overflow:hidden;outline:none}.___SContainer_o0y3i_gg_{display:flex;transition:transform var(--duration_lgdlov) ease-in-out}.___SItem_o0y3i_gg_{flex:0 0 100%;max-width:100%;box-sizing:border-box;transform:var(--transform_lgdlov)}.___SIndicators_o0y3i_gg_{display:flex;justify-content:center;margin-top:16px}.___SIndicator_o0y3i_gg_{margin:0 5px;padding:0 5px;cursor:pointer}.___SIndicator_o0y3i_gg_:before{content:\"\";display:block;width:12px;height:12px;border-radius:50%;background-color:rgba(166,176,179,.3)}.___SIndicator_o0y3i_gg_:hover:before{background-color:rgba(166,176,179,.6)}.___SIndicator_o0y3i_gg_.__active_o0y3i_gg_:before{background-color:#a6b0b3}.___SNext_o0y3i_gg_,.___SPrev_o0y3i_gg_{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.___SNext_o0y3i_gg_.__disabled_o0y3i_gg_,.___SPrev_o0y3i_gg_.__disabled_o0y3i_gg_{opacity:0.3;cursor:default;pointer-events:none}@media (prefers-reduced-motion){.___SContainer_o0y3i_gg_{transition:none}}"
|
|
39
39
|
/*__inner_css_end__*/
|
|
40
|
-
, "
|
|
40
|
+
, "lgdlov_gg_")
|
|
41
41
|
/*__reshadow_css_end__*/
|
|
42
42
|
, {
|
|
43
|
-
"__SCarousel": "
|
|
44
|
-
"__SContainer": "
|
|
45
|
-
"--duration": "--
|
|
46
|
-
"__SItem": "
|
|
47
|
-
"--transform": "--
|
|
48
|
-
"__SIndicators": "
|
|
49
|
-
"__SIndicator": "
|
|
50
|
-
"_active": "
|
|
51
|
-
"__SNext": "
|
|
52
|
-
"__SPrev": "
|
|
53
|
-
"_disabled": "
|
|
43
|
+
"__SCarousel": "___SCarousel_o0y3i_gg_",
|
|
44
|
+
"__SContainer": "___SContainer_o0y3i_gg_",
|
|
45
|
+
"--duration": "--duration_lgdlov",
|
|
46
|
+
"__SItem": "___SItem_o0y3i_gg_",
|
|
47
|
+
"--transform": "--transform_lgdlov",
|
|
48
|
+
"__SIndicators": "___SIndicators_o0y3i_gg_",
|
|
49
|
+
"__SIndicator": "___SIndicator_o0y3i_gg_",
|
|
50
|
+
"_active": "__active_o0y3i_gg_",
|
|
51
|
+
"__SNext": "___SNext_o0y3i_gg_",
|
|
52
|
+
"__SPrev": "___SPrev_o0y3i_gg_",
|
|
53
|
+
"_disabled": "__disabled_o0y3i_gg_"
|
|
54
54
|
});
|
|
55
55
|
var position = {
|
|
56
56
|
getItemMin: function getItemMin(items) {
|
package/package.json
CHANGED