@alfalab/core-components-page-indicator 2.0.0 → 2.0.1
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/components/bullet/default.css +2 -2
- package/components/bullet/default.module.css.js +1 -1
- package/components/bullet/index.css +7 -7
- package/components/bullet/index.module.css.js +1 -1
- package/components/bullet/inverted.css +2 -2
- package/components/bullet/inverted.module.css.js +1 -1
- package/components/bullet/static-inverted.css +2 -2
- package/components/bullet/static-inverted.module.css.js +1 -1
- package/components/bullet/static.css +2 -2
- package/components/bullet/static.module.css.js +1 -1
- package/components/dynamic/default.css +3 -3
- package/components/dynamic/default.module.css.js +1 -1
- package/components/dynamic/index.css +6 -6
- package/components/dynamic/index.module.css.js +1 -1
- package/components/dynamic/inverted.css +3 -3
- package/components/dynamic/inverted.module.css.js +1 -1
- package/components/dynamic/static-inverted.css +3 -3
- package/components/dynamic/static-inverted.module.css.js +1 -1
- package/components/dynamic/static.css +3 -3
- package/components/dynamic/static.module.css.js +1 -1
- package/components/runner/default.css +2 -2
- package/components/runner/default.module.css.js +1 -1
- package/components/runner/index.css +1 -1
- package/components/runner/index.module.css.js +1 -1
- package/components/runner/inverted.css +2 -2
- package/components/runner/inverted.module.css.js +1 -1
- package/components/runner/static-inverted.css +2 -2
- package/components/runner/static-inverted.module.css.js +1 -1
- package/components/runner/static.css +2 -2
- package/components/runner/static.module.css.js +1 -1
- package/components/step/default.css +2 -2
- package/components/step/default.module.css.js +1 -1
- package/components/step/index.css +2 -2
- package/components/step/index.module.css.js +1 -1
- package/components/step/inverted.css +2 -2
- package/components/step/inverted.module.css.js +1 -1
- package/components/step/static-inverted.css +2 -2
- package/components/step/static-inverted.module.css.js +1 -1
- package/components/step/static.css +2 -2
- package/components/step/static.module.css.js +1 -1
- package/esm/components/bullet/default.css +2 -2
- package/esm/components/bullet/default.module.css.js +1 -1
- package/esm/components/bullet/index.css +7 -7
- package/esm/components/bullet/index.module.css.js +1 -1
- package/esm/components/bullet/inverted.css +2 -2
- package/esm/components/bullet/inverted.module.css.js +1 -1
- package/esm/components/bullet/static-inverted.css +2 -2
- package/esm/components/bullet/static-inverted.module.css.js +1 -1
- package/esm/components/bullet/static.css +2 -2
- package/esm/components/bullet/static.module.css.js +1 -1
- package/esm/components/dynamic/default.css +3 -3
- package/esm/components/dynamic/default.module.css.js +1 -1
- package/esm/components/dynamic/index.css +6 -6
- package/esm/components/dynamic/index.module.css.js +1 -1
- package/esm/components/dynamic/inverted.css +3 -3
- package/esm/components/dynamic/inverted.module.css.js +1 -1
- package/esm/components/dynamic/static-inverted.css +3 -3
- package/esm/components/dynamic/static-inverted.module.css.js +1 -1
- package/esm/components/dynamic/static.css +3 -3
- package/esm/components/dynamic/static.module.css.js +1 -1
- package/esm/components/runner/default.css +2 -2
- package/esm/components/runner/default.module.css.js +1 -1
- package/esm/components/runner/index.css +1 -1
- package/esm/components/runner/index.module.css.js +1 -1
- package/esm/components/runner/inverted.css +2 -2
- package/esm/components/runner/inverted.module.css.js +1 -1
- package/esm/components/runner/static-inverted.css +2 -2
- package/esm/components/runner/static-inverted.module.css.js +1 -1
- package/esm/components/runner/static.css +2 -2
- package/esm/components/runner/static.module.css.js +1 -1
- package/esm/components/step/default.css +2 -2
- package/esm/components/step/default.module.css.js +1 -1
- package/esm/components/step/index.css +2 -2
- package/esm/components/step/index.module.css.js +1 -1
- package/esm/components/step/inverted.css +2 -2
- package/esm/components/step/inverted.module.css.js +1 -1
- package/esm/components/step/static-inverted.css +2 -2
- package/esm/components/step/static-inverted.module.css.js +1 -1
- package/esm/components/step/static.css +2 -2
- package/esm/components/step/static.module.css.js +1 -1
- package/modern/components/bullet/default.css +2 -2
- package/modern/components/bullet/default.module.css.js +1 -1
- package/modern/components/bullet/index.css +7 -7
- package/modern/components/bullet/index.module.css.js +1 -1
- package/modern/components/bullet/inverted.css +2 -2
- package/modern/components/bullet/inverted.module.css.js +1 -1
- package/modern/components/bullet/static-inverted.css +2 -2
- package/modern/components/bullet/static-inverted.module.css.js +1 -1
- package/modern/components/bullet/static.css +2 -2
- package/modern/components/bullet/static.module.css.js +1 -1
- package/modern/components/dynamic/default.css +3 -3
- package/modern/components/dynamic/default.module.css.js +1 -1
- package/modern/components/dynamic/index.css +6 -6
- package/modern/components/dynamic/index.module.css.js +1 -1
- package/modern/components/dynamic/inverted.css +3 -3
- package/modern/components/dynamic/inverted.module.css.js +1 -1
- package/modern/components/dynamic/static-inverted.css +3 -3
- package/modern/components/dynamic/static-inverted.module.css.js +1 -1
- package/modern/components/dynamic/static.css +3 -3
- package/modern/components/dynamic/static.module.css.js +1 -1
- package/modern/components/runner/default.css +2 -2
- package/modern/components/runner/default.module.css.js +1 -1
- package/modern/components/runner/index.css +1 -1
- package/modern/components/runner/index.module.css.js +1 -1
- package/modern/components/runner/inverted.css +2 -2
- package/modern/components/runner/inverted.module.css.js +1 -1
- package/modern/components/runner/static-inverted.css +2 -2
- package/modern/components/runner/static-inverted.module.css.js +1 -1
- package/modern/components/runner/static.css +2 -2
- package/modern/components/runner/static.module.css.js +1 -1
- package/modern/components/step/default.css +2 -2
- package/modern/components/step/default.module.css.js +1 -1
- package/modern/components/step/index.css +2 -2
- package/modern/components/step/index.module.css.js +1 -1
- package/modern/components/step/inverted.css +2 -2
- package/modern/components/step/inverted.module.css.js +1 -1
- package/modern/components/step/static-inverted.css +2 -2
- package/modern/components/step/static-inverted.module.css.js +1 -1
- package/modern/components/step/static.css +2 -2
- package/modern/components/step/static.module.css.js +1 -1
- package/package.json +4 -4
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_1un9l {
|
|
8
8
|
background: var(--page-indicator-color)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_1un9l.page-indicator__active_1un9l {
|
|
10
10
|
background: var(--page-indicator-active-color);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./default.css');
|
|
4
4
|
|
|
5
|
-
var defaultColors = {"element":"page-
|
|
5
|
+
var defaultColors = {"element":"page-indicator__element_1un9l","active":"page-indicator__active_1un9l"};
|
|
6
6
|
|
|
7
7
|
module.exports = defaultColors;
|
|
8
8
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
} :root {
|
|
4
4
|
--page-indicator-animation-duration: 0.2s;
|
|
5
5
|
--page-indicator-animation-timing-function: ease-in-out;
|
|
6
|
-
} .page-
|
|
6
|
+
} .page-indicator__pageIndicator_wrjam.page-indicator__bullet_wrjam {
|
|
7
7
|
overflow: hidden;
|
|
8
|
-
} .page-
|
|
8
|
+
} .page-indicator__elementsList_wrjam {
|
|
9
9
|
margin: 0;
|
|
10
10
|
padding: 0;
|
|
11
11
|
display: flex;
|
|
@@ -13,22 +13,22 @@
|
|
|
13
13
|
will-change: transform;
|
|
14
14
|
transition: transform var(--page-indicator-animation-duration)
|
|
15
15
|
var(--page-indicator-animation-timing-function);
|
|
16
|
-
} .page-
|
|
16
|
+
} .page-indicator__element_wrjam {
|
|
17
17
|
list-style-type: none;
|
|
18
18
|
flex-shrink: 0;
|
|
19
19
|
transition: background var(--page-indicator-animation-duration)
|
|
20
20
|
var(--page-indicator-animation-timing-function);
|
|
21
21
|
border-radius: var(--border-radius-circle)
|
|
22
|
-
} .page-
|
|
22
|
+
} .page-indicator__element_wrjam.page-indicator__entering_wrjam {
|
|
23
23
|
opacity: 0;
|
|
24
|
-
} .page-
|
|
24
|
+
} .page-indicator__element_wrjam.page-indicator__entered_wrjam {
|
|
25
25
|
opacity: 1;
|
|
26
26
|
transition: background var(--page-indicator-animation-duration)
|
|
27
27
|
var(--page-indicator-animation-timing-function),
|
|
28
28
|
opacity var(--page-indicator-animation-duration)
|
|
29
29
|
var(--page-indicator-animation-timing-function);
|
|
30
|
-
} .page-
|
|
30
|
+
} .page-indicator__element_wrjam.page-indicator__exiting_wrjam {
|
|
31
31
|
opacity: 0;
|
|
32
|
-
} .page-
|
|
32
|
+
} .page-indicator__element_wrjam.page-indicator__exited_wrjam {
|
|
33
33
|
opacity: 0;
|
|
34
34
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"pageIndicator":"page-
|
|
5
|
+
var styles = {"pageIndicator":"page-indicator__pageIndicator_wrjam","bullet":"page-indicator__bullet_wrjam","elementsList":"page-indicator__elementsList_wrjam","element":"page-indicator__element_wrjam","entering":"page-indicator__entering_wrjam","entered":"page-indicator__entered_wrjam","exiting":"page-indicator__exiting_wrjam","exited":"page-indicator__exited_wrjam"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_7aw8o {
|
|
8
8
|
background: var(--page-indicator-color-inverted)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_7aw8o.page-indicator__active_7aw8o {
|
|
10
10
|
background: var(--page-indicator-active-color-inverted);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./inverted.css');
|
|
4
4
|
|
|
5
|
-
var invertedColors = {"element":"page-
|
|
5
|
+
var invertedColors = {"element":"page-indicator__element_7aw8o","active":"page-indicator__active_7aw8o"};
|
|
6
6
|
|
|
7
7
|
module.exports = invertedColors;
|
|
8
8
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_2y509 {
|
|
8
8
|
background: var(--page-indicator-color-static-inverted)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_2y509.page-indicator__active_2y509 {
|
|
10
10
|
background: var(--page-indicator-active-color-static-inverted);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./static-inverted.css');
|
|
4
4
|
|
|
5
|
-
var staticInvertedColors = {"element":"page-
|
|
5
|
+
var staticInvertedColors = {"element":"page-indicator__element_2y509","active":"page-indicator__active_2y509"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticInvertedColors;
|
|
8
8
|
//# sourceMappingURL=static-inverted.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static: var(--color-static-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color-static: var(--color-static-neutral-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_kc5kd {
|
|
8
8
|
background: var(--page-indicator-color-static)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_kc5kd.page-indicator__active_kc5kd {
|
|
10
10
|
background: var(--page-indicator-active-color-static);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./static.css');
|
|
4
4
|
|
|
5
|
-
var staticColors = {"element":"page-
|
|
5
|
+
var staticColors = {"element":"page-indicator__element_kc5kd","active":"page-indicator__active_kc5kd"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticColors;
|
|
8
8
|
//# sourceMappingURL=static.module.css.js.map
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_12red {
|
|
8
8
|
background: var(--page-indicator-color)
|
|
9
|
-
} .page-
|
|
10
|
-
.page-
|
|
9
|
+
} .page-indicator__element_12red.page-indicator__active_12red {
|
|
10
|
+
.page-indicator__progress_12red {
|
|
11
11
|
background: var(--page-indicator-active-color);
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./default.css');
|
|
4
4
|
|
|
5
|
-
var defaultColors = {"element":"page-
|
|
5
|
+
var defaultColors = {"element":"page-indicator__element_12red","active":"page-indicator__active_12red","progress":"page-indicator__progress_12red"};
|
|
6
6
|
|
|
7
7
|
module.exports = defaultColors;
|
|
8
8
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--page-indicator-animation-duration: 0.2s;
|
|
3
|
-
} .page-
|
|
3
|
+
} .page-indicator__pageIndicator_1b16e {
|
|
4
4
|
margin: 0;
|
|
5
5
|
padding: 0;
|
|
6
6
|
display: flex;
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_1b16e {
|
|
8
8
|
list-style-type: none;
|
|
9
9
|
overflow: hidden;
|
|
10
10
|
transition: width var(--page-indicator-animation-duration) linear
|
|
11
|
-
} .page-
|
|
12
|
-
.page-
|
|
11
|
+
} .page-indicator__element_1b16e:not(.page-indicator__active_1b16e) {
|
|
12
|
+
.page-indicator__progress_1b16e {
|
|
13
13
|
display: none;
|
|
14
14
|
}
|
|
15
|
-
} .page-
|
|
15
|
+
} .page-indicator__element_1b16e {
|
|
16
16
|
|
|
17
|
-
.page-
|
|
17
|
+
.page-indicator__progress_1b16e {
|
|
18
18
|
width: 100%;
|
|
19
19
|
height: 100%;
|
|
20
20
|
will-change: transform;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"pageIndicator":"page-
|
|
5
|
+
var styles = {"pageIndicator":"page-indicator__pageIndicator_1b16e","element":"page-indicator__element_1b16e","active":"page-indicator__active_1b16e","progress":"page-indicator__progress_1b16e"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_1973b {
|
|
8
8
|
background: var(--page-indicator-color-inverted)
|
|
9
|
-
} .page-
|
|
10
|
-
.page-
|
|
9
|
+
} .page-indicator__element_1973b.page-indicator__active_1973b {
|
|
10
|
+
.page-indicator__progress_1973b {
|
|
11
11
|
background: var(--page-indicator-active-color-inverted);
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./inverted.css');
|
|
4
4
|
|
|
5
|
-
var invertedColors = {"element":"page-
|
|
5
|
+
var invertedColors = {"element":"page-indicator__element_1973b","active":"page-indicator__active_1973b","progress":"page-indicator__progress_1973b"};
|
|
6
6
|
|
|
7
7
|
module.exports = invertedColors;
|
|
8
8
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_6yal4 {
|
|
8
8
|
background: var(--page-indicator-color-static-inverted)
|
|
9
|
-
} .page-
|
|
10
|
-
.page-
|
|
9
|
+
} .page-indicator__element_6yal4.page-indicator__active_6yal4 {
|
|
10
|
+
.page-indicator__progress_6yal4 {
|
|
11
11
|
background: var(--page-indicator-active-color-static-inverted);
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./static-inverted.css');
|
|
4
4
|
|
|
5
|
-
var staticInvertedColors = {"element":"page-
|
|
5
|
+
var staticInvertedColors = {"element":"page-indicator__element_6yal4","active":"page-indicator__active_6yal4","progress":"page-indicator__progress_6yal4"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticInvertedColors;
|
|
8
8
|
//# sourceMappingURL=static-inverted.module.css.js.map
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static: var(--color-static-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color-static: var(--color-static-neutral-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_t2eek {
|
|
8
8
|
background: var(--page-indicator-color-static)
|
|
9
|
-
} .page-
|
|
10
|
-
.page-
|
|
9
|
+
} .page-indicator__element_t2eek.page-indicator__active_t2eek {
|
|
10
|
+
.page-indicator__progress_t2eek {
|
|
11
11
|
background: var(--page-indicator-active-color-static);
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./static.css');
|
|
4
4
|
|
|
5
|
-
var staticColors = {"element":"page-
|
|
5
|
+
var staticColors = {"element":"page-indicator__element_t2eek","active":"page-indicator__active_t2eek","progress":"page-indicator__progress_t2eek"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticColors;
|
|
8
8
|
//# sourceMappingURL=static.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__pageIndicator_1pf7i {
|
|
8
8
|
background: var(--page-indicator-color);
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_1pf7i {
|
|
10
10
|
background: var(--page-indicator-active-color);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./default.css');
|
|
4
4
|
|
|
5
|
-
var defaultColors = {"pageIndicator":"page-
|
|
5
|
+
var defaultColors = {"pageIndicator":"page-indicator__pageIndicator_1pf7i","element":"page-indicator__element_1pf7i"};
|
|
6
6
|
|
|
7
7
|
module.exports = defaultColors;
|
|
8
8
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__pageIndicator_1ts6n {
|
|
8
8
|
background: var(--page-indicator-color-inverted);
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_1ts6n {
|
|
10
10
|
background: var(--page-indicator-active-color-inverted);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./inverted.css');
|
|
4
4
|
|
|
5
|
-
var invertedColors = {"pageIndicator":"page-
|
|
5
|
+
var invertedColors = {"pageIndicator":"page-indicator__pageIndicator_1ts6n","element":"page-indicator__element_1ts6n"};
|
|
6
6
|
|
|
7
7
|
module.exports = invertedColors;
|
|
8
8
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__pageIndicator_ircfa {
|
|
8
8
|
background: var(--page-indicator-color-static-inverted);
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_ircfa {
|
|
10
10
|
background: var(--page-indicator-active-color-static-inverted);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./static-inverted.css');
|
|
4
4
|
|
|
5
|
-
var staticInvertedColors = {"pageIndicator":"page-
|
|
5
|
+
var staticInvertedColors = {"pageIndicator":"page-indicator__pageIndicator_ircfa","element":"page-indicator__element_ircfa"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticInvertedColors;
|
|
8
8
|
//# sourceMappingURL=static-inverted.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static: var(--color-static-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color-static: var(--color-static-neutral-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__pageIndicator_y6kwx {
|
|
8
8
|
background: var(--page-indicator-color-static);
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_y6kwx {
|
|
10
10
|
background: var(--page-indicator-active-color-static);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./static.css');
|
|
4
4
|
|
|
5
|
-
var staticColors = {"pageIndicator":"page-
|
|
5
|
+
var staticColors = {"pageIndicator":"page-indicator__pageIndicator_y6kwx","element":"page-indicator__element_y6kwx"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticColors;
|
|
8
8
|
//# sourceMappingURL=static.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_1638c {
|
|
8
8
|
background: var(--page-indicator-color)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_1638c.page-indicator__active_1638c {
|
|
10
10
|
background: var(--page-indicator-active-color);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./default.css');
|
|
4
4
|
|
|
5
|
-
var defaultColors = {"element":"page-
|
|
5
|
+
var defaultColors = {"element":"page-indicator__element_1638c","active":"page-indicator__active_1638c"};
|
|
6
6
|
|
|
7
7
|
module.exports = defaultColors;
|
|
8
8
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--page-indicator-animation-duration: 0.2s;
|
|
3
3
|
--page-indicator-animation-timing-function: ease-in-out;
|
|
4
|
-
} .page-
|
|
4
|
+
} .page-indicator__pageIndicator_1btzf {
|
|
5
5
|
margin: 0;
|
|
6
6
|
padding: 0;
|
|
7
7
|
display: flex;
|
|
8
|
-
} .page-
|
|
8
|
+
} .page-indicator__element_1btzf {
|
|
9
9
|
list-style-type: none;
|
|
10
10
|
flex-grow: 1;
|
|
11
11
|
transition: backgroud var(--page-indicator-animation-duration)
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"pageIndicator":"page-
|
|
5
|
+
var styles = {"pageIndicator":"page-indicator__pageIndicator_1btzf","element":"page-indicator__element_1btzf"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_164ii {
|
|
8
8
|
background: var(--page-indicator-color-inverted)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_164ii.page-indicator__active_164ii {
|
|
10
10
|
background: var(--page-indicator-active-color-inverted);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./inverted.css');
|
|
4
4
|
|
|
5
|
-
var invertedColors = {"element":"page-
|
|
5
|
+
var invertedColors = {"element":"page-indicator__element_164ii","active":"page-indicator__active_164ii"};
|
|
6
6
|
|
|
7
7
|
module.exports = invertedColors;
|
|
8
8
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_veljc {
|
|
8
8
|
background: var(--page-indicator-color-static-inverted)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_veljc.page-indicator__active_veljc {
|
|
10
10
|
background: var(--page-indicator-active-color-static-inverted);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./static-inverted.css');
|
|
4
4
|
|
|
5
|
-
var staticInvertedColors = {"element":"page-
|
|
5
|
+
var staticInvertedColors = {"element":"page-indicator__element_veljc","active":"page-indicator__active_veljc"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticInvertedColors;
|
|
8
8
|
//# sourceMappingURL=static-inverted.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static: var(--color-static-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color-static: var(--color-static-neutral-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_1ketx {
|
|
8
8
|
background: var(--page-indicator-color-static)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_1ketx.page-indicator__active_1ketx {
|
|
10
10
|
background: var(--page-indicator-active-color-static);
|
|
11
11
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./static.css');
|
|
4
4
|
|
|
5
|
-
var staticColors = {"element":"page-
|
|
5
|
+
var staticColors = {"element":"page-indicator__element_1ketx","active":"page-indicator__active_1ketx"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticColors;
|
|
8
8
|
//# sourceMappingURL=static.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
6
6
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_1un9l {
|
|
8
8
|
background: var(--page-indicator-color)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_1un9l.page-indicator__active_1un9l {
|
|
10
10
|
background: var(--page-indicator-active-color);
|
|
11
11
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './default.css';
|
|
2
2
|
|
|
3
|
-
var defaultColors = {"element":"page-
|
|
3
|
+
var defaultColors = {"element":"page-indicator__element_1un9l","active":"page-indicator__active_1un9l"};
|
|
4
4
|
|
|
5
5
|
export { defaultColors as default };
|
|
6
6
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
} :root {
|
|
4
4
|
--page-indicator-animation-duration: 0.2s;
|
|
5
5
|
--page-indicator-animation-timing-function: ease-in-out;
|
|
6
|
-
} .page-
|
|
6
|
+
} .page-indicator__pageIndicator_wrjam.page-indicator__bullet_wrjam {
|
|
7
7
|
overflow: hidden;
|
|
8
|
-
} .page-
|
|
8
|
+
} .page-indicator__elementsList_wrjam {
|
|
9
9
|
margin: 0;
|
|
10
10
|
padding: 0;
|
|
11
11
|
display: flex;
|
|
@@ -13,22 +13,22 @@
|
|
|
13
13
|
will-change: transform;
|
|
14
14
|
transition: transform var(--page-indicator-animation-duration)
|
|
15
15
|
var(--page-indicator-animation-timing-function);
|
|
16
|
-
} .page-
|
|
16
|
+
} .page-indicator__element_wrjam {
|
|
17
17
|
list-style-type: none;
|
|
18
18
|
flex-shrink: 0;
|
|
19
19
|
transition: background var(--page-indicator-animation-duration)
|
|
20
20
|
var(--page-indicator-animation-timing-function);
|
|
21
21
|
border-radius: var(--border-radius-circle)
|
|
22
|
-
} .page-
|
|
22
|
+
} .page-indicator__element_wrjam.page-indicator__entering_wrjam {
|
|
23
23
|
opacity: 0;
|
|
24
|
-
} .page-
|
|
24
|
+
} .page-indicator__element_wrjam.page-indicator__entered_wrjam {
|
|
25
25
|
opacity: 1;
|
|
26
26
|
transition: background var(--page-indicator-animation-duration)
|
|
27
27
|
var(--page-indicator-animation-timing-function),
|
|
28
28
|
opacity var(--page-indicator-animation-duration)
|
|
29
29
|
var(--page-indicator-animation-timing-function);
|
|
30
|
-
} .page-
|
|
30
|
+
} .page-indicator__element_wrjam.page-indicator__exiting_wrjam {
|
|
31
31
|
opacity: 0;
|
|
32
|
-
} .page-
|
|
32
|
+
} .page-indicator__element_wrjam.page-indicator__exited_wrjam {
|
|
33
33
|
opacity: 0;
|
|
34
34
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"pageIndicator":"page-
|
|
3
|
+
var styles = {"pageIndicator":"page-indicator__pageIndicator_wrjam","bullet":"page-indicator__bullet_wrjam","elementsList":"page-indicator__elementsList_wrjam","element":"page-indicator__element_wrjam","entering":"page-indicator__entering_wrjam","entered":"page-indicator__entered_wrjam","exiting":"page-indicator__exiting_wrjam","exited":"page-indicator__exited_wrjam"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_7aw8o {
|
|
8
8
|
background: var(--page-indicator-color-inverted)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_7aw8o.page-indicator__active_7aw8o {
|
|
10
10
|
background: var(--page-indicator-active-color-inverted);
|
|
11
11
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './inverted.css';
|
|
2
2
|
|
|
3
|
-
var invertedColors = {"element":"page-
|
|
3
|
+
var invertedColors = {"element":"page-indicator__element_7aw8o","active":"page-indicator__active_7aw8o"};
|
|
4
4
|
|
|
5
5
|
export { invertedColors as default };
|
|
6
6
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
} :root {
|
|
5
5
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
6
6
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
7
|
-
} .page-
|
|
7
|
+
} .page-indicator__element_2y509 {
|
|
8
8
|
background: var(--page-indicator-color-static-inverted)
|
|
9
|
-
} .page-
|
|
9
|
+
} .page-indicator__element_2y509.page-indicator__active_2y509 {
|
|
10
10
|
background: var(--page-indicator-active-color-static-inverted);
|
|
11
11
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './static-inverted.css';
|
|
2
2
|
|
|
3
|
-
var staticInvertedColors = {"element":"page-
|
|
3
|
+
var staticInvertedColors = {"element":"page-indicator__element_2y509","active":"page-indicator__active_2y509"};
|
|
4
4
|
|
|
5
5
|
export { staticInvertedColors as default };
|
|
6
6
|
//# sourceMappingURL=static-inverted.module.css.js.map
|