@alfalab/core-components-page-indicator 3.0.1-alfasans → 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.
Files changed (124) hide show
  1. package/components/bullet/default.css +2 -2
  2. package/components/bullet/default.module.css.js +1 -1
  3. package/components/bullet/index.css +7 -7
  4. package/components/bullet/index.module.css.js +1 -1
  5. package/components/bullet/inverted.css +2 -2
  6. package/components/bullet/inverted.module.css.js +1 -1
  7. package/components/bullet/static-inverted.css +2 -2
  8. package/components/bullet/static-inverted.module.css.js +1 -1
  9. package/components/bullet/static.css +2 -2
  10. package/components/bullet/static.module.css.js +1 -1
  11. package/components/dynamic/default.css +3 -3
  12. package/components/dynamic/default.module.css.js +1 -1
  13. package/components/dynamic/index.css +6 -6
  14. package/components/dynamic/index.module.css.js +1 -1
  15. package/components/dynamic/inverted.css +3 -3
  16. package/components/dynamic/inverted.module.css.js +1 -1
  17. package/components/dynamic/static-inverted.css +3 -3
  18. package/components/dynamic/static-inverted.module.css.js +1 -1
  19. package/components/dynamic/static.css +3 -3
  20. package/components/dynamic/static.module.css.js +1 -1
  21. package/components/dynamic/static.module.css.js.map +1 -1
  22. package/components/runner/default.css +2 -2
  23. package/components/runner/default.module.css.js +1 -1
  24. package/components/runner/index.css +1 -1
  25. package/components/runner/index.module.css.js +1 -1
  26. package/components/runner/inverted.css +2 -2
  27. package/components/runner/inverted.module.css.js +1 -1
  28. package/components/runner/static-inverted.css +2 -2
  29. package/components/runner/static-inverted.module.css.js +1 -1
  30. package/components/runner/static.css +2 -2
  31. package/components/runner/static.module.css.js +1 -1
  32. package/components/step/default.css +2 -2
  33. package/components/step/default.module.css.js +1 -1
  34. package/components/step/index.css +2 -2
  35. package/components/step/index.module.css.js +1 -1
  36. package/components/step/inverted.css +2 -2
  37. package/components/step/inverted.module.css.js +1 -1
  38. package/components/step/static-inverted.css +2 -2
  39. package/components/step/static-inverted.module.css.js +1 -1
  40. package/components/step/static.css +2 -2
  41. package/components/step/static.module.css.js +1 -1
  42. package/esm/components/bullet/default.css +2 -2
  43. package/esm/components/bullet/default.module.css.js +1 -1
  44. package/esm/components/bullet/index.css +7 -7
  45. package/esm/components/bullet/index.module.css.js +1 -1
  46. package/esm/components/bullet/inverted.css +2 -2
  47. package/esm/components/bullet/inverted.module.css.js +1 -1
  48. package/esm/components/bullet/static-inverted.css +2 -2
  49. package/esm/components/bullet/static-inverted.module.css.js +1 -1
  50. package/esm/components/bullet/static.css +2 -2
  51. package/esm/components/bullet/static.module.css.js +1 -1
  52. package/esm/components/dynamic/default.css +3 -3
  53. package/esm/components/dynamic/default.module.css.js +1 -1
  54. package/esm/components/dynamic/index.css +6 -6
  55. package/esm/components/dynamic/index.module.css.js +1 -1
  56. package/esm/components/dynamic/inverted.css +3 -3
  57. package/esm/components/dynamic/inverted.module.css.js +1 -1
  58. package/esm/components/dynamic/static-inverted.css +3 -3
  59. package/esm/components/dynamic/static-inverted.module.css.js +1 -1
  60. package/esm/components/dynamic/static.css +3 -3
  61. package/esm/components/dynamic/static.module.css.js +1 -1
  62. package/esm/components/dynamic/static.module.css.js.map +1 -1
  63. package/esm/components/runner/default.css +2 -2
  64. package/esm/components/runner/default.module.css.js +1 -1
  65. package/esm/components/runner/index.css +1 -1
  66. package/esm/components/runner/index.module.css.js +1 -1
  67. package/esm/components/runner/inverted.css +2 -2
  68. package/esm/components/runner/inverted.module.css.js +1 -1
  69. package/esm/components/runner/static-inverted.css +2 -2
  70. package/esm/components/runner/static-inverted.module.css.js +1 -1
  71. package/esm/components/runner/static.css +2 -2
  72. package/esm/components/runner/static.module.css.js +1 -1
  73. package/esm/components/step/default.css +2 -2
  74. package/esm/components/step/default.module.css.js +1 -1
  75. package/esm/components/step/index.css +2 -2
  76. package/esm/components/step/index.module.css.js +1 -1
  77. package/esm/components/step/inverted.css +2 -2
  78. package/esm/components/step/inverted.module.css.js +1 -1
  79. package/esm/components/step/static-inverted.css +2 -2
  80. package/esm/components/step/static-inverted.module.css.js +1 -1
  81. package/esm/components/step/static.css +2 -2
  82. package/esm/components/step/static.module.css.js +1 -1
  83. package/modern/components/bullet/default.css +2 -2
  84. package/modern/components/bullet/default.module.css.js +1 -1
  85. package/modern/components/bullet/index.css +7 -7
  86. package/modern/components/bullet/index.module.css.js +1 -1
  87. package/modern/components/bullet/inverted.css +2 -2
  88. package/modern/components/bullet/inverted.module.css.js +1 -1
  89. package/modern/components/bullet/static-inverted.css +2 -2
  90. package/modern/components/bullet/static-inverted.module.css.js +1 -1
  91. package/modern/components/bullet/static.css +2 -2
  92. package/modern/components/bullet/static.module.css.js +1 -1
  93. package/modern/components/dynamic/default.css +3 -3
  94. package/modern/components/dynamic/default.module.css.js +1 -1
  95. package/modern/components/dynamic/index.css +6 -6
  96. package/modern/components/dynamic/index.module.css.js +1 -1
  97. package/modern/components/dynamic/inverted.css +3 -3
  98. package/modern/components/dynamic/inverted.module.css.js +1 -1
  99. package/modern/components/dynamic/static-inverted.css +3 -3
  100. package/modern/components/dynamic/static-inverted.module.css.js +1 -1
  101. package/modern/components/dynamic/static.css +3 -3
  102. package/modern/components/dynamic/static.module.css.js +1 -1
  103. package/modern/components/dynamic/static.module.css.js.map +1 -1
  104. package/modern/components/runner/default.css +2 -2
  105. package/modern/components/runner/default.module.css.js +1 -1
  106. package/modern/components/runner/index.css +1 -1
  107. package/modern/components/runner/index.module.css.js +1 -1
  108. package/modern/components/runner/inverted.css +2 -2
  109. package/modern/components/runner/inverted.module.css.js +1 -1
  110. package/modern/components/runner/static-inverted.css +2 -2
  111. package/modern/components/runner/static-inverted.module.css.js +1 -1
  112. package/modern/components/runner/static.css +2 -2
  113. package/modern/components/runner/static.module.css.js +1 -1
  114. package/modern/components/step/default.css +2 -2
  115. package/modern/components/step/default.module.css.js +1 -1
  116. package/modern/components/step/index.css +2 -2
  117. package/modern/components/step/index.module.css.js +1 -1
  118. package/modern/components/step/inverted.css +2 -2
  119. package/modern/components/step/inverted.module.css.js +1 -1
  120. package/modern/components/step/static-inverted.css +2 -2
  121. package/modern/components/step/static-inverted.module.css.js +1 -1
  122. package/modern/components/step/static.css +2 -2
  123. package/modern/components/step/static.module.css.js +1 -1
  124. package/package.json +4 -4
@@ -1,24 +1,24 @@
1
1
  :root {
2
2
  --page-indicator-animation-duration: 0.2s;
3
3
  }
4
- .page-indicator__pageIndicator_rldsn {
4
+ .page-indicator__pageIndicator_1vz15 {
5
5
  margin: 0;
6
6
  padding: 0;
7
7
  display: flex;
8
8
  }
9
- .page-indicator__element_rldsn {
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-indicator__element_rldsn:not(.page-indicator__active_rldsn) {
15
- .page-indicator__progress_rldsn {
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-indicator__element_rldsn {
19
+ .page-indicator__element_1vz15 {
20
20
 
21
- .page-indicator__progress_rldsn {
21
+ .page-indicator__progress_1vz15 {
22
22
  width: 100%;
23
23
  height: 100%;
24
24
  will-change: transform;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"pageIndicator":"page-indicator__pageIndicator_rldsn","element":"page-indicator__element_rldsn","active":"page-indicator__active_rldsn","progress":"page-indicator__progress_rldsn"};
3
+ const styles = {"pageIndicator":"page-indicator__pageIndicator_1vz15","element":"page-indicator__element_1vz15","active":"page-indicator__active_1vz15","progress":"page-indicator__progress_1vz15"};
4
4
 
5
5
  export { styles as default };
6
6
  //# 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-indicator__element_m5dg0 {
9
+ .page-indicator__element_1tfv5 {
10
10
  background: var(--page-indicator-color-inverted);
11
11
  }
12
- .page-indicator__element_m5dg0.page-indicator__active_m5dg0 {
13
- .page-indicator__progress_m5dg0 {
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
  }
@@ -1,6 +1,6 @@
1
1
  import './inverted.css';
2
2
 
3
- const invertedColors = {"element":"page-indicator__element_m5dg0","active":"page-indicator__active_m5dg0","progress":"page-indicator__progress_m5dg0"};
3
+ const invertedColors = {"element":"page-indicator__element_1tfv5","active":"page-indicator__active_1tfv5","progress":"page-indicator__progress_1tfv5"};
4
4
 
5
5
  export { invertedColors as default };
6
6
  //# 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-indicator__element_h5x1s {
9
+ .page-indicator__element_rw5c7 {
10
10
  background: var(--page-indicator-color-static-inverted);
11
11
  }
12
- .page-indicator__element_h5x1s.page-indicator__active_h5x1s {
13
- .page-indicator__progress_h5x1s {
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
  }
@@ -1,6 +1,6 @@
1
1
  import './static-inverted.css';
2
2
 
3
- const staticInvertedColors = {"element":"page-indicator__element_h5x1s","active":"page-indicator__active_h5x1s","progress":"page-indicator__progress_h5x1s"};
3
+ const staticInvertedColors = {"element":"page-indicator__element_rw5c7","active":"page-indicator__active_rw5c7","progress":"page-indicator__progress_rw5c7"};
4
4
 
5
5
  export { staticInvertedColors as default };
6
6
  //# 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-indicator__element_cfc8 {
9
+ .page-indicator__element_1o1du {
10
10
  background: var(--page-indicator-color-static);
11
11
  }
12
- .page-indicator__element_cfc8.page-indicator__active_cfc8 {
13
- .page-indicator__progress_cfc8 {
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
  }
@@ -1,6 +1,6 @@
1
1
  import './static.css';
2
2
 
3
- const staticColors = {"element":"page-indicator__element_cfc8","active":"page-indicator__active_cfc8","progress":"page-indicator__progress_cfc8"};
3
+ const staticColors = {"element":"page-indicator__element_1o1du","active":"page-indicator__active_1o1du","progress":"page-indicator__progress_1o1du"};
4
4
 
5
5
  export { staticColors as default };
6
6
  //# sourceMappingURL=static.module.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"static.module.css.js","sources":["../../src/components/dynamic/static.module.css"],"sourcesContent":["@import '../../vars.css';\n\n.element {\n background: var(--page-indicator-color-static);\n\n &.active {\n .progress {\n background: var(--page-indicator-active-color-static);\n }\n }\n}\n"],"names":[],"mappings":";;AAEgB,qBAAe,CAAC,SAAS,CAAC,8BAA8B,CAAC,QAAQ,CAAC,6BAA6B,CAAC,UAAU,CAAC,+BAA+B,CAAC;;;;"}
1
+ {"version":3,"file":"static.module.css.js","sources":["../../src/components/dynamic/static.module.css"],"sourcesContent":["@import '../../vars.css';\n\n.element {\n background: var(--page-indicator-color-static);\n\n &.active {\n .progress {\n background: var(--page-indicator-active-color-static);\n }\n }\n}\n"],"names":[],"mappings":";;AAEgB,qBAAe,CAAC,SAAS,CAAC,+BAA+B,CAAC,QAAQ,CAAC,8BAA8B,CAAC,UAAU,CAAC,gCAAgC,CAAC;;;;"}
@@ -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-indicator__pageIndicator_17lgt {
9
+ .page-indicator__pageIndicator_camly {
10
10
  background: var(--page-indicator-color);
11
11
  }
12
- .page-indicator__element_17lgt {
12
+ .page-indicator__element_camly {
13
13
  background: var(--page-indicator-active-color);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './default.css';
2
2
 
3
- const defaultColors = {"pageIndicator":"page-indicator__pageIndicator_17lgt","element":"page-indicator__element_17lgt"};
3
+ const defaultColors = {"pageIndicator":"page-indicator__pageIndicator_camly","element":"page-indicator__element_camly"};
4
4
 
5
5
  export { defaultColors as default };
6
6
  //# sourceMappingURL=default.module.css.js.map
@@ -1,7 +1,7 @@
1
1
  :root {
2
2
  --page-indicator-animation-duration: 0.2s;
3
3
  }
4
- .page-indicator__element_1ccdi {
4
+ .page-indicator__element_34m5s {
5
5
  transition: transform var(--page-indicator-animation-duration) linear;
6
6
  will-change: transition;
7
7
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"element":"page-indicator__element_1ccdi"};
3
+ const styles = {"element":"page-indicator__element_34m5s"};
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-indicator__pageIndicator_baeop {
9
+ .page-indicator__pageIndicator_gnlrn {
10
10
  background: var(--page-indicator-color-inverted);
11
11
  }
12
- .page-indicator__element_baeop {
12
+ .page-indicator__element_gnlrn {
13
13
  background: var(--page-indicator-active-color-inverted);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './inverted.css';
2
2
 
3
- const invertedColors = {"pageIndicator":"page-indicator__pageIndicator_baeop","element":"page-indicator__element_baeop"};
3
+ const invertedColors = {"pageIndicator":"page-indicator__pageIndicator_gnlrn","element":"page-indicator__element_gnlrn"};
4
4
 
5
5
  export { invertedColors as default };
6
6
  //# 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-indicator__pageIndicator_1rs2m {
9
+ .page-indicator__pageIndicator_1fo3h {
10
10
  background: var(--page-indicator-color-static-inverted);
11
11
  }
12
- .page-indicator__element_1rs2m {
12
+ .page-indicator__element_1fo3h {
13
13
  background: var(--page-indicator-active-color-static-inverted);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './static-inverted.css';
2
2
 
3
- const staticInvertedColors = {"pageIndicator":"page-indicator__pageIndicator_1rs2m","element":"page-indicator__element_1rs2m"};
3
+ const staticInvertedColors = {"pageIndicator":"page-indicator__pageIndicator_1fo3h","element":"page-indicator__element_1fo3h"};
4
4
 
5
5
  export { staticInvertedColors as default };
6
6
  //# 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-indicator__pageIndicator_81fwz {
9
+ .page-indicator__pageIndicator_ca1r8 {
10
10
  background: var(--page-indicator-color-static);
11
11
  }
12
- .page-indicator__element_81fwz {
12
+ .page-indicator__element_ca1r8 {
13
13
  background: var(--page-indicator-active-color-static);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './static.css';
2
2
 
3
- const staticColors = {"pageIndicator":"page-indicator__pageIndicator_81fwz","element":"page-indicator__element_81fwz"};
3
+ const staticColors = {"pageIndicator":"page-indicator__pageIndicator_ca1r8","element":"page-indicator__element_ca1r8"};
4
4
 
5
5
  export { staticColors as default };
6
6
  //# 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-indicator__element_paw27 {
9
+ .page-indicator__element_213pw {
10
10
  background: var(--page-indicator-color);
11
11
  }
12
- .page-indicator__element_paw27.page-indicator__active_paw27 {
12
+ .page-indicator__element_213pw.page-indicator__active_213pw {
13
13
  background: var(--page-indicator-active-color);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './default.css';
2
2
 
3
- const defaultColors = {"element":"page-indicator__element_paw27","active":"page-indicator__active_paw27"};
3
+ const defaultColors = {"element":"page-indicator__element_213pw","active":"page-indicator__active_213pw"};
4
4
 
5
5
  export { defaultColors as default };
6
6
  //# 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-indicator__pageIndicator_yir4i {
5
+ .page-indicator__pageIndicator_pxga7 {
6
6
  margin: 0;
7
7
  padding: 0;
8
8
  display: flex;
9
9
  }
10
- .page-indicator__element_yir4i {
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)
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"pageIndicator":"page-indicator__pageIndicator_yir4i","element":"page-indicator__element_yir4i"};
3
+ const styles = {"pageIndicator":"page-indicator__pageIndicator_pxga7","element":"page-indicator__element_pxga7"};
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-indicator__element_8ubu7 {
9
+ .page-indicator__element_22dw7 {
10
10
  background: var(--page-indicator-color-inverted);
11
11
  }
12
- .page-indicator__element_8ubu7.page-indicator__active_8ubu7 {
12
+ .page-indicator__element_22dw7.page-indicator__active_22dw7 {
13
13
  background: var(--page-indicator-active-color-inverted);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './inverted.css';
2
2
 
3
- const invertedColors = {"element":"page-indicator__element_8ubu7","active":"page-indicator__active_8ubu7"};
3
+ const invertedColors = {"element":"page-indicator__element_22dw7","active":"page-indicator__active_22dw7"};
4
4
 
5
5
  export { invertedColors as default };
6
6
  //# 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-indicator__element_13lib {
9
+ .page-indicator__element_9i2do {
10
10
  background: var(--page-indicator-color-static-inverted);
11
11
  }
12
- .page-indicator__element_13lib.page-indicator__active_13lib {
12
+ .page-indicator__element_9i2do.page-indicator__active_9i2do {
13
13
  background: var(--page-indicator-active-color-static-inverted);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './static-inverted.css';
2
2
 
3
- const staticInvertedColors = {"element":"page-indicator__element_13lib","active":"page-indicator__active_13lib"};
3
+ const staticInvertedColors = {"element":"page-indicator__element_9i2do","active":"page-indicator__active_9i2do"};
4
4
 
5
5
  export { staticInvertedColors as default };
6
6
  //# 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-indicator__element_ddce1 {
9
+ .page-indicator__element_pfuhs {
10
10
  background: var(--page-indicator-color-static);
11
11
  }
12
- .page-indicator__element_ddce1.page-indicator__active_ddce1 {
12
+ .page-indicator__element_pfuhs.page-indicator__active_pfuhs {
13
13
  background: var(--page-indicator-active-color-static);
14
14
  }
@@ -1,6 +1,6 @@
1
1
  import './static.css';
2
2
 
3
- const staticColors = {"element":"page-indicator__element_ddce1","active":"page-indicator__active_ddce1"};
3
+ const staticColors = {"element":"page-indicator__element_pfuhs","active":"page-indicator__active_pfuhs"};
4
4
 
5
5
  export { staticColors as default };
6
6
  //# sourceMappingURL=static.module.css.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-page-indicator",
3
- "version": "3.0.1-alfasans",
3
+ "version": "3.0.2",
4
4
  "description": "PageIndicator component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -10,7 +10,7 @@
10
10
  "main": "index.js",
11
11
  "module": "./esm/index.js",
12
12
  "dependencies": {
13
- "@alfalab/core-components-shared": "2.0.1-alfasans",
13
+ "@alfalab/core-components-shared": "^2.1.0",
14
14
  "@types/react-transition-group": "^4.4.12",
15
15
  "classnames": "^2.5.1",
16
16
  "react-transition-group": "^4.4.5",
@@ -24,6 +24,6 @@
24
24
  "access": "public",
25
25
  "directory": "dist"
26
26
  },
27
- "themesVersion": "15.0.1-alfasans",
28
- "varsVersion": "11.0.1-alfasans"
27
+ "themesVersion": "15.0.1",
28
+ "varsVersion": "11.0.1"
29
29
  }