@alfalab/core-components-page-indicator 3.0.1 → 3.0.2
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 +2 -2
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1bd65 {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1bd65.page-indicator__active_1bd65 {
|
|
13
13
|
background: var(--page-indicator-active-color);
|
|
14
14
|
}
|
|
@@ -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_1bd65","active":"page-indicator__active_1bd65"};
|
|
6
6
|
|
|
7
7
|
module.exports = defaultColors;
|
|
8
8
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
--page-indicator-animation-duration: 0.2s;
|
|
6
6
|
--page-indicator-animation-timing-function: ease-in-out;
|
|
7
7
|
}
|
|
8
|
-
.page-
|
|
8
|
+
.page-indicator__pageIndicator_ohnrb.page-indicator__bullet_ohnrb {
|
|
9
9
|
overflow: hidden;
|
|
10
10
|
}
|
|
11
|
-
.page-
|
|
11
|
+
.page-indicator__elementsList_ohnrb {
|
|
12
12
|
margin: 0;
|
|
13
13
|
padding: 0;
|
|
14
14
|
display: flex;
|
|
@@ -17,17 +17,17 @@
|
|
|
17
17
|
transition: transform var(--page-indicator-animation-duration)
|
|
18
18
|
var(--page-indicator-animation-timing-function);
|
|
19
19
|
}
|
|
20
|
-
.page-
|
|
20
|
+
.page-indicator__element_ohnrb {
|
|
21
21
|
list-style-type: none;
|
|
22
22
|
flex-shrink: 0;
|
|
23
23
|
transition: background var(--page-indicator-animation-duration)
|
|
24
24
|
var(--page-indicator-animation-timing-function);
|
|
25
25
|
border-radius: var(--border-radius-circle);
|
|
26
26
|
}
|
|
27
|
-
.page-
|
|
27
|
+
.page-indicator__element_ohnrb.page-indicator__entering_ohnrb {
|
|
28
28
|
opacity: 0;
|
|
29
29
|
}
|
|
30
|
-
.page-
|
|
30
|
+
.page-indicator__element_ohnrb.page-indicator__entered_ohnrb {
|
|
31
31
|
opacity: 1;
|
|
32
32
|
transition:
|
|
33
33
|
background var(--page-indicator-animation-duration)
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
opacity var(--page-indicator-animation-duration)
|
|
36
36
|
var(--page-indicator-animation-timing-function);
|
|
37
37
|
}
|
|
38
|
-
.page-
|
|
38
|
+
.page-indicator__element_ohnrb.page-indicator__exiting_ohnrb {
|
|
39
39
|
opacity: 0;
|
|
40
40
|
}
|
|
41
|
-
.page-
|
|
41
|
+
.page-indicator__element_ohnrb.page-indicator__exited_ohnrb {
|
|
42
42
|
opacity: 0;
|
|
43
43
|
}
|
|
@@ -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_ohnrb","bullet":"page-indicator__bullet_ohnrb","elementsList":"page-indicator__elementsList_ohnrb","element":"page-indicator__element_ohnrb","entering":"page-indicator__entering_ohnrb","entered":"page-indicator__entered_ohnrb","exiting":"page-indicator__exiting_ohnrb","exited":"page-indicator__exited_ohnrb"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1n1wv {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1n1wv.page-indicator__active_1n1wv {
|
|
13
13
|
background: var(--page-indicator-active-color-inverted);
|
|
14
14
|
}
|
|
@@ -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_1n1wv","active":"page-indicator__active_1n1wv"};
|
|
6
6
|
|
|
7
7
|
module.exports = invertedColors;
|
|
8
8
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1tpdi {
|
|
10
10
|
background: var(--page-indicator-color-static-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1tpdi.page-indicator__active_1tpdi {
|
|
13
13
|
background: var(--page-indicator-active-color-static-inverted);
|
|
14
14
|
}
|
|
@@ -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_1tpdi","active":"page-indicator__active_1tpdi"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticInvertedColors;
|
|
8
8
|
//# sourceMappingURL=static-inverted.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-static: var(--color-static-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color-static: var(--color-static-neutral-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_13m8z {
|
|
10
10
|
background: var(--page-indicator-color-static);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_13m8z.page-indicator__active_13m8z {
|
|
13
13
|
background: var(--page-indicator-active-color-static);
|
|
14
14
|
}
|
|
@@ -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_13m8z","active":"page-indicator__active_13m8z"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticColors;
|
|
8
8
|
//# sourceMappingURL=static.module.css.js.map
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1n067 {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
13
|
-
.page-
|
|
12
|
+
.page-indicator__element_1n067.page-indicator__active_1n067 {
|
|
13
|
+
.page-indicator__progress_1n067 {
|
|
14
14
|
background: var(--page-indicator-active-color);
|
|
15
15
|
}
|
|
16
16
|
}
|
|
@@ -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_1n067","active":"page-indicator__active_1n067","progress":"page-indicator__progress_1n067"};
|
|
6
6
|
|
|
7
7
|
module.exports = defaultColors;
|
|
8
8
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--page-indicator-animation-duration: 0.2s;
|
|
3
3
|
}
|
|
4
|
-
.page-
|
|
4
|
+
.page-indicator__pageIndicator_1vz15 {
|
|
5
5
|
margin: 0;
|
|
6
6
|
padding: 0;
|
|
7
7
|
display: flex;
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1vz15 {
|
|
10
10
|
list-style-type: none;
|
|
11
11
|
overflow: hidden;
|
|
12
12
|
transition: width var(--page-indicator-animation-duration) linear;
|
|
13
13
|
}
|
|
14
|
-
.page-
|
|
15
|
-
.page-
|
|
14
|
+
.page-indicator__element_1vz15:not(.page-indicator__active_1vz15) {
|
|
15
|
+
.page-indicator__progress_1vz15 {
|
|
16
16
|
display: none;
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
|
-
.page-
|
|
19
|
+
.page-indicator__element_1vz15 {
|
|
20
20
|
|
|
21
|
-
.page-
|
|
21
|
+
.page-indicator__progress_1vz15 {
|
|
22
22
|
width: 100%;
|
|
23
23
|
height: 100%;
|
|
24
24
|
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_1vz15","element":"page-indicator__element_1vz15","active":"page-indicator__active_1vz15","progress":"page-indicator__progress_1vz15"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1tfv5 {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
13
|
-
.page-
|
|
12
|
+
.page-indicator__element_1tfv5.page-indicator__active_1tfv5 {
|
|
13
|
+
.page-indicator__progress_1tfv5 {
|
|
14
14
|
background: var(--page-indicator-active-color-inverted);
|
|
15
15
|
}
|
|
16
16
|
}
|
|
@@ -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_1tfv5","active":"page-indicator__active_1tfv5","progress":"page-indicator__progress_1tfv5"};
|
|
6
6
|
|
|
7
7
|
module.exports = invertedColors;
|
|
8
8
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_rw5c7 {
|
|
10
10
|
background: var(--page-indicator-color-static-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
13
|
-
.page-
|
|
12
|
+
.page-indicator__element_rw5c7.page-indicator__active_rw5c7 {
|
|
13
|
+
.page-indicator__progress_rw5c7 {
|
|
14
14
|
background: var(--page-indicator-active-color-static-inverted);
|
|
15
15
|
}
|
|
16
16
|
}
|
|
@@ -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_rw5c7","active":"page-indicator__active_rw5c7","progress":"page-indicator__progress_rw5c7"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticInvertedColors;
|
|
8
8
|
//# sourceMappingURL=static-inverted.module.css.js.map
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
--page-indicator-color-static: var(--color-static-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color-static: var(--color-static-neutral-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1o1du {
|
|
10
10
|
background: var(--page-indicator-color-static);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
13
|
-
.page-
|
|
12
|
+
.page-indicator__element_1o1du.page-indicator__active_1o1du {
|
|
13
|
+
.page-indicator__progress_1o1du {
|
|
14
14
|
background: var(--page-indicator-active-color-static);
|
|
15
15
|
}
|
|
16
16
|
}
|
|
@@ -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_1o1du","active":"page-indicator__active_1o1du","progress":"page-indicator__progress_1o1du"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticColors;
|
|
8
8
|
//# sourceMappingURL=static.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__pageIndicator_camly {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_camly {
|
|
13
13
|
background: var(--page-indicator-active-color);
|
|
14
14
|
}
|
|
@@ -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_camly","element":"page-indicator__element_camly"};
|
|
6
6
|
|
|
7
7
|
module.exports = defaultColors;
|
|
8
8
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__pageIndicator_gnlrn {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_gnlrn {
|
|
13
13
|
background: var(--page-indicator-active-color-inverted);
|
|
14
14
|
}
|
|
@@ -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_gnlrn","element":"page-indicator__element_gnlrn"};
|
|
6
6
|
|
|
7
7
|
module.exports = invertedColors;
|
|
8
8
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__pageIndicator_1fo3h {
|
|
10
10
|
background: var(--page-indicator-color-static-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1fo3h {
|
|
13
13
|
background: var(--page-indicator-active-color-static-inverted);
|
|
14
14
|
}
|
|
@@ -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_1fo3h","element":"page-indicator__element_1fo3h"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticInvertedColors;
|
|
8
8
|
//# sourceMappingURL=static-inverted.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-static: var(--color-static-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color-static: var(--color-static-neutral-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__pageIndicator_ca1r8 {
|
|
10
10
|
background: var(--page-indicator-color-static);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_ca1r8 {
|
|
13
13
|
background: var(--page-indicator-active-color-static);
|
|
14
14
|
}
|
|
@@ -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_ca1r8","element":"page-indicator__element_ca1r8"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticColors;
|
|
8
8
|
//# sourceMappingURL=static.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_213pw {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_213pw.page-indicator__active_213pw {
|
|
13
13
|
background: var(--page-indicator-active-color);
|
|
14
14
|
}
|
|
@@ -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_213pw","active":"page-indicator__active_213pw"};
|
|
6
6
|
|
|
7
7
|
module.exports = defaultColors;
|
|
8
8
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
--page-indicator-animation-duration: 0.2s;
|
|
3
3
|
--page-indicator-animation-timing-function: ease-in-out;
|
|
4
4
|
}
|
|
5
|
-
.page-
|
|
5
|
+
.page-indicator__pageIndicator_pxga7 {
|
|
6
6
|
margin: 0;
|
|
7
7
|
padding: 0;
|
|
8
8
|
display: flex;
|
|
9
9
|
}
|
|
10
|
-
.page-
|
|
10
|
+
.page-indicator__element_pxga7 {
|
|
11
11
|
list-style-type: none;
|
|
12
12
|
flex-grow: 1;
|
|
13
13
|
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_pxga7","element":"page-indicator__element_pxga7"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_22dw7 {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_22dw7.page-indicator__active_22dw7 {
|
|
13
13
|
background: var(--page-indicator-active-color-inverted);
|
|
14
14
|
}
|
|
@@ -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_22dw7","active":"page-indicator__active_22dw7"};
|
|
6
6
|
|
|
7
7
|
module.exports = invertedColors;
|
|
8
8
|
//# sourceMappingURL=inverted.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-static-inverted: var(--color-static-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-static-inverted: var(--color-static-neutral-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_9i2do {
|
|
10
10
|
background: var(--page-indicator-color-static-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_9i2do.page-indicator__active_9i2do {
|
|
13
13
|
background: var(--page-indicator-active-color-static-inverted);
|
|
14
14
|
}
|
|
@@ -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_9i2do","active":"page-indicator__active_9i2do"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticInvertedColors;
|
|
8
8
|
//# sourceMappingURL=static-inverted.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-static: var(--color-static-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color-static: var(--color-static-neutral-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_pfuhs {
|
|
10
10
|
background: var(--page-indicator-color-static);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_pfuhs.page-indicator__active_pfuhs {
|
|
13
13
|
background: var(--page-indicator-active-color-static);
|
|
14
14
|
}
|
|
@@ -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_pfuhs","active":"page-indicator__active_pfuhs"};
|
|
6
6
|
|
|
7
7
|
module.exports = staticColors;
|
|
8
8
|
//# sourceMappingURL=static.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color: var(--color-light-neutral-translucent-300);
|
|
7
7
|
--page-indicator-active-color: var(--color-light-neutral-translucent-1300);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1bd65 {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1bd65.page-indicator__active_1bd65 {
|
|
13
13
|
background: var(--page-indicator-active-color);
|
|
14
14
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './default.css';
|
|
2
2
|
|
|
3
|
-
var defaultColors = {"element":"page-
|
|
3
|
+
var defaultColors = {"element":"page-indicator__element_1bd65","active":"page-indicator__active_1bd65"};
|
|
4
4
|
|
|
5
5
|
export { defaultColors as default };
|
|
6
6
|
//# sourceMappingURL=default.module.css.js.map
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
--page-indicator-animation-duration: 0.2s;
|
|
6
6
|
--page-indicator-animation-timing-function: ease-in-out;
|
|
7
7
|
}
|
|
8
|
-
.page-
|
|
8
|
+
.page-indicator__pageIndicator_ohnrb.page-indicator__bullet_ohnrb {
|
|
9
9
|
overflow: hidden;
|
|
10
10
|
}
|
|
11
|
-
.page-
|
|
11
|
+
.page-indicator__elementsList_ohnrb {
|
|
12
12
|
margin: 0;
|
|
13
13
|
padding: 0;
|
|
14
14
|
display: flex;
|
|
@@ -17,17 +17,17 @@
|
|
|
17
17
|
transition: transform var(--page-indicator-animation-duration)
|
|
18
18
|
var(--page-indicator-animation-timing-function);
|
|
19
19
|
}
|
|
20
|
-
.page-
|
|
20
|
+
.page-indicator__element_ohnrb {
|
|
21
21
|
list-style-type: none;
|
|
22
22
|
flex-shrink: 0;
|
|
23
23
|
transition: background var(--page-indicator-animation-duration)
|
|
24
24
|
var(--page-indicator-animation-timing-function);
|
|
25
25
|
border-radius: var(--border-radius-circle);
|
|
26
26
|
}
|
|
27
|
-
.page-
|
|
27
|
+
.page-indicator__element_ohnrb.page-indicator__entering_ohnrb {
|
|
28
28
|
opacity: 0;
|
|
29
29
|
}
|
|
30
|
-
.page-
|
|
30
|
+
.page-indicator__element_ohnrb.page-indicator__entered_ohnrb {
|
|
31
31
|
opacity: 1;
|
|
32
32
|
transition:
|
|
33
33
|
background var(--page-indicator-animation-duration)
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
opacity var(--page-indicator-animation-duration)
|
|
36
36
|
var(--page-indicator-animation-timing-function);
|
|
37
37
|
}
|
|
38
|
-
.page-
|
|
38
|
+
.page-indicator__element_ohnrb.page-indicator__exiting_ohnrb {
|
|
39
39
|
opacity: 0;
|
|
40
40
|
}
|
|
41
|
-
.page-
|
|
41
|
+
.page-indicator__element_ohnrb.page-indicator__exited_ohnrb {
|
|
42
42
|
opacity: 0;
|
|
43
43
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"pageIndicator":"page-
|
|
3
|
+
var styles = {"pageIndicator":"page-indicator__pageIndicator_ohnrb","bullet":"page-indicator__bullet_ohnrb","elementsList":"page-indicator__elementsList_ohnrb","element":"page-indicator__element_ohnrb","entering":"page-indicator__entering_ohnrb","entered":"page-indicator__entered_ohnrb","exiting":"page-indicator__exiting_ohnrb","exited":"page-indicator__exited_ohnrb"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--page-indicator-color-inverted: var(--color-light-neutral-translucent-300-inverted);
|
|
7
7
|
--page-indicator-active-color-inverted: var(--color-light-neutral-translucent-1300-inverted);
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_1n1wv {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1n1wv.page-indicator__active_1n1wv {
|
|
13
13
|
background: var(--page-indicator-active-color-inverted);
|
|
14
14
|
}
|