@alfalab/core-components-page-indicator 3.0.4 → 3.0.5-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.
Files changed (121) 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/runner/default.css +2 -2
  22. package/components/runner/default.module.css.js +1 -1
  23. package/components/runner/index.css +2 -2
  24. package/components/runner/index.module.css.js +1 -1
  25. package/components/runner/inverted.css +2 -2
  26. package/components/runner/inverted.module.css.js +1 -1
  27. package/components/runner/static-inverted.css +2 -2
  28. package/components/runner/static-inverted.module.css.js +1 -1
  29. package/components/runner/static.css +2 -2
  30. package/components/runner/static.module.css.js +1 -1
  31. package/components/step/default.css +2 -2
  32. package/components/step/default.module.css.js +1 -1
  33. package/components/step/index.css +2 -2
  34. package/components/step/index.module.css.js +1 -1
  35. package/components/step/inverted.css +2 -2
  36. package/components/step/inverted.module.css.js +1 -1
  37. package/components/step/static-inverted.css +2 -2
  38. package/components/step/static-inverted.module.css.js +1 -1
  39. package/components/step/static.css +2 -2
  40. package/components/step/static.module.css.js +1 -1
  41. package/esm/components/bullet/default.css +2 -2
  42. package/esm/components/bullet/default.module.css.js +1 -1
  43. package/esm/components/bullet/index.css +7 -7
  44. package/esm/components/bullet/index.module.css.js +1 -1
  45. package/esm/components/bullet/inverted.css +2 -2
  46. package/esm/components/bullet/inverted.module.css.js +1 -1
  47. package/esm/components/bullet/static-inverted.css +2 -2
  48. package/esm/components/bullet/static-inverted.module.css.js +1 -1
  49. package/esm/components/bullet/static.css +2 -2
  50. package/esm/components/bullet/static.module.css.js +1 -1
  51. package/esm/components/dynamic/default.css +3 -3
  52. package/esm/components/dynamic/default.module.css.js +1 -1
  53. package/esm/components/dynamic/index.css +6 -6
  54. package/esm/components/dynamic/index.module.css.js +1 -1
  55. package/esm/components/dynamic/inverted.css +3 -3
  56. package/esm/components/dynamic/inverted.module.css.js +1 -1
  57. package/esm/components/dynamic/static-inverted.css +3 -3
  58. package/esm/components/dynamic/static-inverted.module.css.js +1 -1
  59. package/esm/components/dynamic/static.css +3 -3
  60. package/esm/components/dynamic/static.module.css.js +1 -1
  61. package/esm/components/runner/default.css +2 -2
  62. package/esm/components/runner/default.module.css.js +1 -1
  63. package/esm/components/runner/index.css +2 -2
  64. package/esm/components/runner/index.module.css.js +1 -1
  65. package/esm/components/runner/inverted.css +2 -2
  66. package/esm/components/runner/inverted.module.css.js +1 -1
  67. package/esm/components/runner/static-inverted.css +2 -2
  68. package/esm/components/runner/static-inverted.module.css.js +1 -1
  69. package/esm/components/runner/static.css +2 -2
  70. package/esm/components/runner/static.module.css.js +1 -1
  71. package/esm/components/step/default.css +2 -2
  72. package/esm/components/step/default.module.css.js +1 -1
  73. package/esm/components/step/index.css +2 -2
  74. package/esm/components/step/index.module.css.js +1 -1
  75. package/esm/components/step/inverted.css +2 -2
  76. package/esm/components/step/inverted.module.css.js +1 -1
  77. package/esm/components/step/static-inverted.css +2 -2
  78. package/esm/components/step/static-inverted.module.css.js +1 -1
  79. package/esm/components/step/static.css +2 -2
  80. package/esm/components/step/static.module.css.js +1 -1
  81. package/modern/components/bullet/default.css +2 -2
  82. package/modern/components/bullet/default.module.css.js +1 -1
  83. package/modern/components/bullet/index.css +7 -7
  84. package/modern/components/bullet/index.module.css.js +1 -1
  85. package/modern/components/bullet/inverted.css +2 -2
  86. package/modern/components/bullet/inverted.module.css.js +1 -1
  87. package/modern/components/bullet/static-inverted.css +2 -2
  88. package/modern/components/bullet/static-inverted.module.css.js +1 -1
  89. package/modern/components/bullet/static.css +2 -2
  90. package/modern/components/bullet/static.module.css.js +1 -1
  91. package/modern/components/dynamic/default.css +3 -3
  92. package/modern/components/dynamic/default.module.css.js +1 -1
  93. package/modern/components/dynamic/index.css +6 -6
  94. package/modern/components/dynamic/index.module.css.js +1 -1
  95. package/modern/components/dynamic/inverted.css +3 -3
  96. package/modern/components/dynamic/inverted.module.css.js +1 -1
  97. package/modern/components/dynamic/static-inverted.css +3 -3
  98. package/modern/components/dynamic/static-inverted.module.css.js +1 -1
  99. package/modern/components/dynamic/static.css +3 -3
  100. package/modern/components/dynamic/static.module.css.js +1 -1
  101. package/modern/components/runner/default.css +2 -2
  102. package/modern/components/runner/default.module.css.js +1 -1
  103. package/modern/components/runner/index.css +2 -2
  104. package/modern/components/runner/index.module.css.js +1 -1
  105. package/modern/components/runner/inverted.css +2 -2
  106. package/modern/components/runner/inverted.module.css.js +1 -1
  107. package/modern/components/runner/static-inverted.css +2 -2
  108. package/modern/components/runner/static-inverted.module.css.js +1 -1
  109. package/modern/components/runner/static.css +2 -2
  110. package/modern/components/runner/static.module.css.js +1 -1
  111. package/modern/components/step/default.css +2 -2
  112. package/modern/components/step/default.module.css.js +1 -1
  113. package/modern/components/step/index.css +2 -2
  114. package/modern/components/step/index.module.css.js +1 -1
  115. package/modern/components/step/inverted.css +2 -2
  116. package/modern/components/step/inverted.module.css.js +1 -1
  117. package/modern/components/step/static-inverted.css +2 -2
  118. package/modern/components/step/static-inverted.module.css.js +1 -1
  119. package/modern/components/step/static.css +2 -2
  120. package/modern/components/step/static.module.css.js +1 -1
  121. package/package.json +4 -4
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"pageIndicator":"page-indicator__pageIndicator_1diwz","element":"page-indicator__element_1diwz","active":"page-indicator__active_1diwz","progress":"page-indicator__progress_1diwz"};
3
+ const styles = {"pageIndicator":"page-indicator__pageIndicator_1srsq","element":"page-indicator__element_1srsq","active":"page-indicator__active_1srsq","progress":"page-indicator__progress_1srsq"};
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_16pcq {
9
+ .page-indicator__element_1k02j {
10
10
  background: var(--page-indicator-color-inverted);
11
11
  }
12
- .page-indicator__element_16pcq.page-indicator__active_16pcq {
13
- .page-indicator__progress_16pcq {
12
+ .page-indicator__element_1k02j.page-indicator__active_1k02j {
13
+ .page-indicator__progress_1k02j {
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_16pcq","active":"page-indicator__active_16pcq","progress":"page-indicator__progress_16pcq"};
3
+ const invertedColors = {"element":"page-indicator__element_1k02j","active":"page-indicator__active_1k02j","progress":"page-indicator__progress_1k02j"};
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_9g15y {
9
+ .page-indicator__element_1icbz {
10
10
  background: var(--page-indicator-color-static-inverted);
11
11
  }
12
- .page-indicator__element_9g15y.page-indicator__active_9g15y {
13
- .page-indicator__progress_9g15y {
12
+ .page-indicator__element_1icbz.page-indicator__active_1icbz {
13
+ .page-indicator__progress_1icbz {
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_9g15y","active":"page-indicator__active_9g15y","progress":"page-indicator__progress_9g15y"};
3
+ const staticInvertedColors = {"element":"page-indicator__element_1icbz","active":"page-indicator__active_1icbz","progress":"page-indicator__progress_1icbz"};
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_biexx {
9
+ .page-indicator__element_xv1j8 {
10
10
  background: var(--page-indicator-color-static);
11
11
  }
12
- .page-indicator__element_biexx.page-indicator__active_biexx {
13
- .page-indicator__progress_biexx {
12
+ .page-indicator__element_xv1j8.page-indicator__active_xv1j8 {
13
+ .page-indicator__progress_xv1j8 {
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_biexx","active":"page-indicator__active_biexx","progress":"page-indicator__progress_biexx"};
3
+ const staticColors = {"element":"page-indicator__element_xv1j8","active":"page-indicator__active_xv1j8","progress":"page-indicator__progress_xv1j8"};
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__pageIndicator_1rwy3 {
9
+ .page-indicator__pageIndicator_9qrpy {
10
10
  background: var(--page-indicator-color);
11
11
  }
12
- .page-indicator__element_1rwy3 {
12
+ .page-indicator__element_9qrpy {
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_1rwy3","element":"page-indicator__element_1rwy3"};
3
+ const defaultColors = {"pageIndicator":"page-indicator__pageIndicator_9qrpy","element":"page-indicator__element_9qrpy"};
4
4
 
5
5
  export { defaultColors as default };
6
6
  //# sourceMappingURL=default.module.css.js.map
@@ -1,10 +1,10 @@
1
1
  :root {
2
2
  --page-indicator-animation-duration: 0.2s;
3
3
  }
4
- .page-indicator__element_1jh8s {
4
+ .page-indicator__element_b5yke {
5
5
  transition: transform var(--page-indicator-animation-duration) linear;
6
6
  will-change: transition;
7
7
  }
8
- .page-indicator__pageIndicator_1jh8s {
8
+ .page-indicator__pageIndicator_b5yke {
9
9
  width: 100%;
10
10
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"element":"page-indicator__element_1jh8s","pageIndicator":"page-indicator__pageIndicator_1jh8s"};
3
+ const styles = {"element":"page-indicator__element_b5yke","pageIndicator":"page-indicator__pageIndicator_b5yke"};
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_1w9x8 {
9
+ .page-indicator__pageIndicator_1cgtm {
10
10
  background: var(--page-indicator-color-inverted);
11
11
  }
12
- .page-indicator__element_1w9x8 {
12
+ .page-indicator__element_1cgtm {
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_1w9x8","element":"page-indicator__element_1w9x8"};
3
+ const invertedColors = {"pageIndicator":"page-indicator__pageIndicator_1cgtm","element":"page-indicator__element_1cgtm"};
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_wzm1r {
9
+ .page-indicator__pageIndicator_qlnow {
10
10
  background: var(--page-indicator-color-static-inverted);
11
11
  }
12
- .page-indicator__element_wzm1r {
12
+ .page-indicator__element_qlnow {
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_wzm1r","element":"page-indicator__element_wzm1r"};
3
+ const staticInvertedColors = {"pageIndicator":"page-indicator__pageIndicator_qlnow","element":"page-indicator__element_qlnow"};
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_z0k68 {
9
+ .page-indicator__pageIndicator_197uv {
10
10
  background: var(--page-indicator-color-static);
11
11
  }
12
- .page-indicator__element_z0k68 {
12
+ .page-indicator__element_197uv {
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_z0k68","element":"page-indicator__element_z0k68"};
3
+ const staticColors = {"pageIndicator":"page-indicator__pageIndicator_197uv","element":"page-indicator__element_197uv"};
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_ruypu {
9
+ .page-indicator__element_1qhb0 {
10
10
  background: var(--page-indicator-color);
11
11
  }
12
- .page-indicator__element_ruypu.page-indicator__active_ruypu {
12
+ .page-indicator__element_1qhb0.page-indicator__active_1qhb0 {
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_ruypu","active":"page-indicator__active_ruypu"};
3
+ const defaultColors = {"element":"page-indicator__element_1qhb0","active":"page-indicator__active_1qhb0"};
4
4
 
5
5
  export { defaultColors as default };
6
6
  //# sourceMappingURL=default.module.css.js.map
@@ -2,11 +2,11 @@
2
2
  --page-indicator-animation-duration: 0.2s;
3
3
  --page-indicator-animation-timing-function: ease-in-out;
4
4
  }
5
- .page-indicator__pageIndicator_19c8v {
5
+ .page-indicator__pageIndicator_1wdg8 {
6
6
  display: flex;
7
7
  width: 100%;
8
8
  }
9
- .page-indicator__element_19c8v {
9
+ .page-indicator__element_1wdg8 {
10
10
  list-style-type: none;
11
11
  flex-grow: 1;
12
12
  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_19c8v","element":"page-indicator__element_19c8v"};
3
+ const styles = {"pageIndicator":"page-indicator__pageIndicator_1wdg8","element":"page-indicator__element_1wdg8"};
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_rw8w5 {
9
+ .page-indicator__element_1a0qs {
10
10
  background: var(--page-indicator-color-inverted);
11
11
  }
12
- .page-indicator__element_rw8w5.page-indicator__active_rw8w5 {
12
+ .page-indicator__element_1a0qs.page-indicator__active_1a0qs {
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_rw8w5","active":"page-indicator__active_rw8w5"};
3
+ const invertedColors = {"element":"page-indicator__element_1a0qs","active":"page-indicator__active_1a0qs"};
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_swuyi {
9
+ .page-indicator__element_2f3df {
10
10
  background: var(--page-indicator-color-static-inverted);
11
11
  }
12
- .page-indicator__element_swuyi.page-indicator__active_swuyi {
12
+ .page-indicator__element_2f3df.page-indicator__active_2f3df {
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_swuyi","active":"page-indicator__active_swuyi"};
3
+ const staticInvertedColors = {"element":"page-indicator__element_2f3df","active":"page-indicator__active_2f3df"};
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_2xpc0 {
9
+ .page-indicator__element_1ejrc {
10
10
  background: var(--page-indicator-color-static);
11
11
  }
12
- .page-indicator__element_2xpc0.page-indicator__active_2xpc0 {
12
+ .page-indicator__element_1ejrc.page-indicator__active_1ejrc {
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_2xpc0","active":"page-indicator__active_2xpc0"};
3
+ const staticColors = {"element":"page-indicator__element_1ejrc","active":"page-indicator__active_1ejrc"};
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.4",
3
+ "version": "3.0.5-alfasans",
4
4
  "description": "PageIndicator component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -13,7 +13,7 @@
13
13
  "build": "rollup -c ../../tools/rollup/rollup.config.mjs --silent"
14
14
  },
15
15
  "dependencies": {
16
- "@alfalab/core-components-shared": "^2.2.0",
16
+ "@alfalab/core-components-shared": "2.2.1-alfasans",
17
17
  "@types/react-transition-group": "^4.4.12",
18
18
  "classnames": "^2.5.1",
19
19
  "react-transition-group": "^4.4.5",
@@ -27,6 +27,6 @@
27
27
  "access": "public",
28
28
  "directory": "dist"
29
29
  },
30
- "themesVersion": "15.1.0",
31
- "varsVersion": "11.0.2"
30
+ "themesVersion": "15.1.0-alfasans",
31
+ "varsVersion": "11.1.0-alfasans"
32
32
  }