@alfalab/core-components-page-indicator 3.0.1 → 3.0.2-alfasans
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
|
@@ -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_2kvg0 {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_2kvg0.page-indicator__active_2kvg0 {
|
|
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_2kvg0","active":"page-indicator__active_2kvg0"};
|
|
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_6v7vh.page-indicator__bullet_6v7vh {
|
|
9
9
|
overflow: hidden;
|
|
10
10
|
}
|
|
11
|
-
.page-
|
|
11
|
+
.page-indicator__elementsList_6v7vh {
|
|
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_6v7vh {
|
|
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_6v7vh.page-indicator__entering_6v7vh {
|
|
28
28
|
opacity: 0;
|
|
29
29
|
}
|
|
30
|
-
.page-
|
|
30
|
+
.page-indicator__element_6v7vh.page-indicator__entered_6v7vh {
|
|
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_6v7vh.page-indicator__exiting_6v7vh {
|
|
39
39
|
opacity: 0;
|
|
40
40
|
}
|
|
41
|
-
.page-
|
|
41
|
+
.page-indicator__element_6v7vh.page-indicator__exited_6v7vh {
|
|
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_6v7vh","bullet":"page-indicator__bullet_6v7vh","elementsList":"page-indicator__elementsList_6v7vh","element":"page-indicator__element_6v7vh","entering":"page-indicator__entering_6v7vh","entered":"page-indicator__entered_6v7vh","exiting":"page-indicator__exiting_6v7vh","exited":"page-indicator__exited_6v7vh"};
|
|
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_1was4 {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1was4.page-indicator__active_1was4 {
|
|
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_1was4","active":"page-indicator__active_1was4"};
|
|
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_1uc6a {
|
|
10
10
|
background: var(--page-indicator-color-static-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1uc6a.page-indicator__active_1uc6a {
|
|
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_1uc6a","active":"page-indicator__active_1uc6a"};
|
|
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_2bwdb {
|
|
10
10
|
background: var(--page-indicator-color-static);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_2bwdb.page-indicator__active_2bwdb {
|
|
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_2bwdb","active":"page-indicator__active_2bwdb"};
|
|
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_1avcq {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
13
|
-
.page-
|
|
12
|
+
.page-indicator__element_1avcq.page-indicator__active_1avcq {
|
|
13
|
+
.page-indicator__progress_1avcq {
|
|
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_1avcq","active":"page-indicator__active_1avcq","progress":"page-indicator__progress_1avcq"};
|
|
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_wk65n {
|
|
5
5
|
margin: 0;
|
|
6
6
|
padding: 0;
|
|
7
7
|
display: flex;
|
|
8
8
|
}
|
|
9
|
-
.page-
|
|
9
|
+
.page-indicator__element_wk65n {
|
|
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_wk65n:not(.page-indicator__active_wk65n) {
|
|
15
|
+
.page-indicator__progress_wk65n {
|
|
16
16
|
display: none;
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
|
-
.page-
|
|
19
|
+
.page-indicator__element_wk65n {
|
|
20
20
|
|
|
21
|
-
.page-
|
|
21
|
+
.page-indicator__progress_wk65n {
|
|
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_wk65n","element":"page-indicator__element_wk65n","active":"page-indicator__active_wk65n","progress":"page-indicator__progress_wk65n"};
|
|
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_19h6r {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
13
|
-
.page-
|
|
12
|
+
.page-indicator__element_19h6r.page-indicator__active_19h6r {
|
|
13
|
+
.page-indicator__progress_19h6r {
|
|
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_19h6r","active":"page-indicator__active_19h6r","progress":"page-indicator__progress_19h6r"};
|
|
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_m4pes {
|
|
10
10
|
background: var(--page-indicator-color-static-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
13
|
-
.page-
|
|
12
|
+
.page-indicator__element_m4pes.page-indicator__active_m4pes {
|
|
13
|
+
.page-indicator__progress_m4pes {
|
|
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_m4pes","active":"page-indicator__active_m4pes","progress":"page-indicator__progress_m4pes"};
|
|
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_1bpn5 {
|
|
10
10
|
background: var(--page-indicator-color-static);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
13
|
-
.page-
|
|
12
|
+
.page-indicator__element_1bpn5.page-indicator__active_1bpn5 {
|
|
13
|
+
.page-indicator__progress_1bpn5 {
|
|
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_1bpn5","active":"page-indicator__active_1bpn5","progress":"page-indicator__progress_1bpn5"};
|
|
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_1j14a {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1j14a {
|
|
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_1j14a","element":"page-indicator__element_1j14a"};
|
|
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_mq24w {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_mq24w {
|
|
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_mq24w","element":"page-indicator__element_mq24w"};
|
|
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_tnbaj {
|
|
10
10
|
background: var(--page-indicator-color-static-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_tnbaj {
|
|
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_tnbaj","element":"page-indicator__element_tnbaj"};
|
|
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_1oj88 {
|
|
10
10
|
background: var(--page-indicator-color-static);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1oj88 {
|
|
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_1oj88","element":"page-indicator__element_1oj88"};
|
|
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_1z2q9 {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1z2q9.page-indicator__active_1z2q9 {
|
|
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_1z2q9","active":"page-indicator__active_1z2q9"};
|
|
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_fzfdy {
|
|
6
6
|
margin: 0;
|
|
7
7
|
padding: 0;
|
|
8
8
|
display: flex;
|
|
9
9
|
}
|
|
10
|
-
.page-
|
|
10
|
+
.page-indicator__element_fzfdy {
|
|
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_fzfdy","element":"page-indicator__element_fzfdy"};
|
|
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_1kjmk {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1kjmk.page-indicator__active_1kjmk {
|
|
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_1kjmk","active":"page-indicator__active_1kjmk"};
|
|
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_l26kx {
|
|
10
10
|
background: var(--page-indicator-color-static-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_l26kx.page-indicator__active_l26kx {
|
|
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_l26kx","active":"page-indicator__active_l26kx"};
|
|
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_16ft1 {
|
|
10
10
|
background: var(--page-indicator-color-static);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_16ft1.page-indicator__active_16ft1 {
|
|
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_16ft1","active":"page-indicator__active_16ft1"};
|
|
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_2kvg0 {
|
|
10
10
|
background: var(--page-indicator-color);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_2kvg0.page-indicator__active_2kvg0 {
|
|
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_2kvg0","active":"page-indicator__active_2kvg0"};
|
|
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_6v7vh.page-indicator__bullet_6v7vh {
|
|
9
9
|
overflow: hidden;
|
|
10
10
|
}
|
|
11
|
-
.page-
|
|
11
|
+
.page-indicator__elementsList_6v7vh {
|
|
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_6v7vh {
|
|
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_6v7vh.page-indicator__entering_6v7vh {
|
|
28
28
|
opacity: 0;
|
|
29
29
|
}
|
|
30
|
-
.page-
|
|
30
|
+
.page-indicator__element_6v7vh.page-indicator__entered_6v7vh {
|
|
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_6v7vh.page-indicator__exiting_6v7vh {
|
|
39
39
|
opacity: 0;
|
|
40
40
|
}
|
|
41
|
-
.page-
|
|
41
|
+
.page-indicator__element_6v7vh.page-indicator__exited_6v7vh {
|
|
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_6v7vh","bullet":"page-indicator__bullet_6v7vh","elementsList":"page-indicator__elementsList_6v7vh","element":"page-indicator__element_6v7vh","entering":"page-indicator__entering_6v7vh","entered":"page-indicator__entered_6v7vh","exiting":"page-indicator__exiting_6v7vh","exited":"page-indicator__exited_6v7vh"};
|
|
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_1was4 {
|
|
10
10
|
background: var(--page-indicator-color-inverted);
|
|
11
11
|
}
|
|
12
|
-
.page-
|
|
12
|
+
.page-indicator__element_1was4.page-indicator__active_1was4 {
|
|
13
13
|
background: var(--page-indicator-active-color-inverted);
|
|
14
14
|
}
|