@alfalab/core-components-steps 2.0.0-snapshot-95f92d7 → 2.0.0-snapshot-bbf91f6

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.
@@ -24,30 +24,30 @@
24
24
  } :root {
25
25
  --steps-option-svg-color: var(--color-light-status-positive);
26
26
  --steps-dash-border: 2px solid var(--color-light-status-positive);
27
- } .steps__step_19mkt {
27
+ } .steps__step_hjov7 {
28
28
  display: flex;
29
29
  outline: none
30
- } .steps__step_19mkt.steps__horizontal_19mkt {
30
+ } .steps__step_hjov7.steps__horizontal_hjov7 {
31
31
  flex-grow: 1;
32
- } .steps__step_19mkt:not(.steps__vertical_19mkt) {
32
+ } .steps__step_hjov7:not(.steps__vertical_hjov7) {
33
33
  align-items: center;
34
- } .steps__step_19mkt:last-of-type .steps__textWrapper_19mkt.steps__vertical_19mkt {
34
+ } .steps__step_hjov7:last-of-type .steps__textWrapper_hjov7.steps__vertical_hjov7 {
35
35
  margin-bottom: var(--gap-0);
36
- } .steps__step_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):hover {
36
+ } .steps__step_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):hover {
37
37
  cursor: pointer;
38
- } .steps__step_19mkt.steps__disabled_19mkt:hover .steps__text_19mkt {
38
+ } .steps__step_hjov7.steps__disabled_hjov7:hover .steps__text_hjov7 {
39
39
  background: unset;
40
- } .steps__step_19mkt.steps__disabled_19mkt .steps__indicator_19mkt {
40
+ } .steps__step_hjov7.steps__disabled_hjov7 .steps__indicator_hjov7 {
41
41
  cursor: unset;
42
- } .steps__indicator_19mkt {
42
+ } .steps__indicator_hjov7 {
43
43
  cursor: pointer;
44
44
  display: flex;
45
45
  align-items: center;
46
46
  margin-right: var(--gap-4)
47
- } .steps__indicator_19mkt.steps__vertical_19mkt {
47
+ } .steps__indicator_hjov7.steps__vertical_hjov7 {
48
48
  flex-direction: column;
49
49
  margin-right: var(--gap-8);
50
- } .steps__option_19mkt {
50
+ } .steps__option_hjov7 {
51
51
  font-size: 14px;
52
52
  line-height: 20px;
53
53
  font-weight: 700;
@@ -60,31 +60,31 @@
60
60
  min-width: 24px;
61
61
  height: 24px;
62
62
  border-radius: var(--border-radius-circle)
63
- } .steps__option_19mkt.steps__vertical_19mkt {
63
+ } .steps__option_hjov7.steps__vertical_hjov7 {
64
64
  margin-top: var(--gap-8);
65
- } .steps__dash_19mkt {
65
+ } .steps__dash_hjov7 {
66
66
  flex: 1 1 auto;
67
67
  min-width: 24px;
68
68
  border-top: 2px solid var(--color-light-neutral-translucent-300);
69
69
  margin-right: var(--gap-8)
70
- } .steps__dash_19mkt.steps__completed_19mkt {
70
+ } .steps__dash_hjov7.steps__completed_hjov7 {
71
71
  border-top: var(--steps-dash-border);
72
- } .steps__dash_19mkt.steps__vertical_19mkt {
72
+ } .steps__dash_hjov7.steps__vertical_hjov7 {
73
73
  min-width: unset;
74
74
  min-height: 8px;
75
75
  margin-right: var(--gap-0);
76
76
  margin-top: var(--gap-8);
77
77
  border-left: 2px solid var(--color-light-neutral-translucent-300);
78
78
  border-top: none;
79
- } .steps__dash_19mkt.steps__completed_19mkt.steps__vertical_19mkt {
79
+ } .steps__dash_hjov7.steps__completed_hjov7.steps__vertical_hjov7 {
80
80
  border-left: var(--steps-dash-border);
81
- } .steps__textWrapper_19mkt.steps__vertical_19mkt {
81
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7 {
82
82
  min-height: 48px
83
- } .steps__textWrapper_19mkt.steps__vertical_19mkt.steps__gap-24_19mkt {
83
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7.steps__gap-24_hjov7 {
84
84
  margin-bottom: var(--gap-8);
85
- } .steps__textWrapper_19mkt.steps__vertical_19mkt.steps__gap-32_19mkt {
85
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7.steps__gap-32_hjov7 {
86
86
  margin-bottom: var(--gap-16);
87
- } .steps__text_19mkt {
87
+ } .steps__text_hjov7 {
88
88
  font-size: 16px;
89
89
  line-height: 24px;
90
90
  font-weight: 400;
@@ -95,19 +95,19 @@
95
95
  border-radius: var(--gap-8);
96
96
  height: -moz-min-content;
97
97
  height: min-content
98
- } .steps__text_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):hover {
98
+ } .steps__text_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):hover {
99
99
  background: var(--color-light-transparent-default-hover);
100
- } .steps__text_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):active {
100
+ } .steps__text_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):active {
101
101
  background: var(--color-light-transparent-default-press);
102
- } .steps__focused_19mkt {
102
+ } .steps__focused_hjov7 {
103
103
  outline: var(--gap-2) solid var(--focus-color);
104
104
  outline-offset: var(--gap-2);
105
- } .steps__selected_19mkt .steps__text_19mkt {
105
+ } .steps__selected_hjov7 .steps__text_hjov7 {
106
106
  color: var(--color-light-text-primary);
107
- } .steps__selected_19mkt .steps__option_19mkt {
107
+ } .steps__selected_hjov7 .steps__option_hjov7 {
108
108
  color: var(--color-light-text-primary-inverted);
109
109
  background: var(--color-light-neutral-translucent-1300);
110
- } .steps__checkbox_19mkt {
110
+ } .steps__checkbox_hjov7 {
111
111
  display: flex;
112
112
  justify-content: center;
113
113
  align-items: center;
@@ -115,20 +115,20 @@
115
115
  width: 20px;
116
116
  height: 20px;
117
117
  border: 2px solid var(--color-light-neutral-translucent-300);
118
- } .steps__dot_19mkt {
118
+ } .steps__dot_hjov7 {
119
119
  width: 10px;
120
120
  height: 10px;
121
121
  border-radius: var(--border-radius-circle);
122
122
  background: var(--color-light-neutral-translucent-300);
123
- } .steps__selected_19mkt .steps__checkbox_19mkt {
123
+ } .steps__selected_hjov7 .steps__checkbox_hjov7 {
124
124
  border: 2px solid var(--color-light-neutral-translucent-1300)
125
- } .steps__selected_19mkt .steps__checkbox_19mkt .steps__dot_19mkt {
125
+ } .steps__selected_hjov7 .steps__checkbox_hjov7 .steps__dot_hjov7 {
126
126
  background: var(--color-light-neutral-translucent-1300);
127
- } .steps__option_19mkt:not(.steps__error_19mkt).steps__unordered_19mkt {
127
+ } .steps__option_hjov7:not(.steps__error_hjov7).steps__unordered_hjov7 {
128
128
  background: unset;
129
- } .steps__completedIndicator_19mkt > [class*='positive'] {
129
+ } .steps__completedIndicator_hjov7 > [class*='positive'] {
130
130
  color: var(--steps-option-svg-color);
131
131
  background-color: var(--steps-option-svg-color);
132
- } .steps__fullWidth_19mkt {
132
+ } .steps__fullWidth_hjov7 {
133
133
  width: 100%;
134
134
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"step":"steps__step_19mkt","horizontal":"steps__horizontal_19mkt","vertical":"steps__vertical_19mkt","textWrapper":"steps__textWrapper_19mkt","interactive":"steps__interactive_19mkt","disabled":"steps__disabled_19mkt","text":"steps__text_19mkt","indicator":"steps__indicator_19mkt","option":"steps__option_19mkt","dash":"steps__dash_19mkt","completed":"steps__completed_19mkt","gap-24":"steps__gap-24_19mkt","gap-32":"steps__gap-32_19mkt","focused":"steps__focused_19mkt","selected":"steps__selected_19mkt","checkbox":"steps__checkbox_19mkt","dot":"steps__dot_19mkt","error":"steps__error_19mkt","unordered":"steps__unordered_19mkt","completedIndicator":"steps__completedIndicator_19mkt","fullWidth":"steps__fullWidth_19mkt"};
5
+ var styles = {"step":"steps__step_hjov7","horizontal":"steps__horizontal_hjov7","vertical":"steps__vertical_hjov7","textWrapper":"steps__textWrapper_hjov7","interactive":"steps__interactive_hjov7","disabled":"steps__disabled_hjov7","text":"steps__text_hjov7","indicator":"steps__indicator_hjov7","option":"steps__option_hjov7","dash":"steps__dash_hjov7","completed":"steps__completed_hjov7","gap-24":"steps__gap-24_hjov7","gap-32":"steps__gap-32_hjov7","focused":"steps__focused_hjov7","selected":"steps__selected_hjov7","checkbox":"steps__checkbox_hjov7","dot":"steps__dot_hjov7","error":"steps__error_hjov7","unordered":"steps__unordered_hjov7","completedIndicator":"steps__completedIndicator_hjov7","fullWidth":"steps__fullWidth_hjov7"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,5 +1,5 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .steps__component_1hic0.steps__component_1hic0 {
3
+ } .steps__component_z0lbk.steps__component_z0lbk {
4
4
  padding: var(--gap-0);
5
5
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"steps__component_1hic0"};
5
+ var styles = {"component":"steps__component_z0lbk"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -24,30 +24,30 @@
24
24
  } :root {
25
25
  --steps-option-svg-color: var(--color-light-status-positive);
26
26
  --steps-dash-border: 2px solid var(--color-light-status-positive);
27
- } .steps__step_19mkt {
27
+ } .steps__step_hjov7 {
28
28
  display: flex;
29
29
  outline: none
30
- } .steps__step_19mkt.steps__horizontal_19mkt {
30
+ } .steps__step_hjov7.steps__horizontal_hjov7 {
31
31
  flex-grow: 1;
32
- } .steps__step_19mkt:not(.steps__vertical_19mkt) {
32
+ } .steps__step_hjov7:not(.steps__vertical_hjov7) {
33
33
  align-items: center;
34
- } .steps__step_19mkt:last-of-type .steps__textWrapper_19mkt.steps__vertical_19mkt {
34
+ } .steps__step_hjov7:last-of-type .steps__textWrapper_hjov7.steps__vertical_hjov7 {
35
35
  margin-bottom: var(--gap-0);
36
- } .steps__step_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):hover {
36
+ } .steps__step_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):hover {
37
37
  cursor: pointer;
38
- } .steps__step_19mkt.steps__disabled_19mkt:hover .steps__text_19mkt {
38
+ } .steps__step_hjov7.steps__disabled_hjov7:hover .steps__text_hjov7 {
39
39
  background: unset;
40
- } .steps__step_19mkt.steps__disabled_19mkt .steps__indicator_19mkt {
40
+ } .steps__step_hjov7.steps__disabled_hjov7 .steps__indicator_hjov7 {
41
41
  cursor: unset;
42
- } .steps__indicator_19mkt {
42
+ } .steps__indicator_hjov7 {
43
43
  cursor: pointer;
44
44
  display: flex;
45
45
  align-items: center;
46
46
  margin-right: var(--gap-4)
47
- } .steps__indicator_19mkt.steps__vertical_19mkt {
47
+ } .steps__indicator_hjov7.steps__vertical_hjov7 {
48
48
  flex-direction: column;
49
49
  margin-right: var(--gap-8);
50
- } .steps__option_19mkt {
50
+ } .steps__option_hjov7 {
51
51
  font-size: 14px;
52
52
  line-height: 20px;
53
53
  font-weight: 700;
@@ -60,31 +60,31 @@
60
60
  min-width: 24px;
61
61
  height: 24px;
62
62
  border-radius: var(--border-radius-circle)
63
- } .steps__option_19mkt.steps__vertical_19mkt {
63
+ } .steps__option_hjov7.steps__vertical_hjov7 {
64
64
  margin-top: var(--gap-8);
65
- } .steps__dash_19mkt {
65
+ } .steps__dash_hjov7 {
66
66
  flex: 1 1 auto;
67
67
  min-width: 24px;
68
68
  border-top: 2px solid var(--color-light-neutral-translucent-300);
69
69
  margin-right: var(--gap-8)
70
- } .steps__dash_19mkt.steps__completed_19mkt {
70
+ } .steps__dash_hjov7.steps__completed_hjov7 {
71
71
  border-top: var(--steps-dash-border);
72
- } .steps__dash_19mkt.steps__vertical_19mkt {
72
+ } .steps__dash_hjov7.steps__vertical_hjov7 {
73
73
  min-width: unset;
74
74
  min-height: 8px;
75
75
  margin-right: var(--gap-0);
76
76
  margin-top: var(--gap-8);
77
77
  border-left: 2px solid var(--color-light-neutral-translucent-300);
78
78
  border-top: none;
79
- } .steps__dash_19mkt.steps__completed_19mkt.steps__vertical_19mkt {
79
+ } .steps__dash_hjov7.steps__completed_hjov7.steps__vertical_hjov7 {
80
80
  border-left: var(--steps-dash-border);
81
- } .steps__textWrapper_19mkt.steps__vertical_19mkt {
81
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7 {
82
82
  min-height: 48px
83
- } .steps__textWrapper_19mkt.steps__vertical_19mkt.steps__gap-24_19mkt {
83
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7.steps__gap-24_hjov7 {
84
84
  margin-bottom: var(--gap-8);
85
- } .steps__textWrapper_19mkt.steps__vertical_19mkt.steps__gap-32_19mkt {
85
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7.steps__gap-32_hjov7 {
86
86
  margin-bottom: var(--gap-16);
87
- } .steps__text_19mkt {
87
+ } .steps__text_hjov7 {
88
88
  font-size: 16px;
89
89
  line-height: 24px;
90
90
  font-weight: 400;
@@ -95,19 +95,19 @@
95
95
  border-radius: var(--gap-8);
96
96
  height: -moz-min-content;
97
97
  height: min-content
98
- } .steps__text_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):hover {
98
+ } .steps__text_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):hover {
99
99
  background: var(--color-light-transparent-default-hover);
100
- } .steps__text_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):active {
100
+ } .steps__text_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):active {
101
101
  background: var(--color-light-transparent-default-press);
102
- } .steps__focused_19mkt {
102
+ } .steps__focused_hjov7 {
103
103
  outline: var(--gap-2) solid var(--focus-color);
104
104
  outline-offset: var(--gap-2);
105
- } .steps__selected_19mkt .steps__text_19mkt {
105
+ } .steps__selected_hjov7 .steps__text_hjov7 {
106
106
  color: var(--color-light-text-primary);
107
- } .steps__selected_19mkt .steps__option_19mkt {
107
+ } .steps__selected_hjov7 .steps__option_hjov7 {
108
108
  color: var(--color-light-text-primary-inverted);
109
109
  background: var(--color-light-neutral-translucent-1300);
110
- } .steps__checkbox_19mkt {
110
+ } .steps__checkbox_hjov7 {
111
111
  display: flex;
112
112
  justify-content: center;
113
113
  align-items: center;
@@ -115,20 +115,20 @@
115
115
  width: 20px;
116
116
  height: 20px;
117
117
  border: 2px solid var(--color-light-neutral-translucent-300);
118
- } .steps__dot_19mkt {
118
+ } .steps__dot_hjov7 {
119
119
  width: 10px;
120
120
  height: 10px;
121
121
  border-radius: var(--border-radius-circle);
122
122
  background: var(--color-light-neutral-translucent-300);
123
- } .steps__selected_19mkt .steps__checkbox_19mkt {
123
+ } .steps__selected_hjov7 .steps__checkbox_hjov7 {
124
124
  border: 2px solid var(--color-light-neutral-translucent-1300)
125
- } .steps__selected_19mkt .steps__checkbox_19mkt .steps__dot_19mkt {
125
+ } .steps__selected_hjov7 .steps__checkbox_hjov7 .steps__dot_hjov7 {
126
126
  background: var(--color-light-neutral-translucent-1300);
127
- } .steps__option_19mkt:not(.steps__error_19mkt).steps__unordered_19mkt {
127
+ } .steps__option_hjov7:not(.steps__error_hjov7).steps__unordered_hjov7 {
128
128
  background: unset;
129
- } .steps__completedIndicator_19mkt > [class*='positive'] {
129
+ } .steps__completedIndicator_hjov7 > [class*='positive'] {
130
130
  color: var(--steps-option-svg-color);
131
131
  background-color: var(--steps-option-svg-color);
132
- } .steps__fullWidth_19mkt {
132
+ } .steps__fullWidth_hjov7 {
133
133
  width: 100%;
134
134
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"step":"steps__step_19mkt","horizontal":"steps__horizontal_19mkt","vertical":"steps__vertical_19mkt","textWrapper":"steps__textWrapper_19mkt","interactive":"steps__interactive_19mkt","disabled":"steps__disabled_19mkt","text":"steps__text_19mkt","indicator":"steps__indicator_19mkt","option":"steps__option_19mkt","dash":"steps__dash_19mkt","completed":"steps__completed_19mkt","gap-24":"steps__gap-24_19mkt","gap-32":"steps__gap-32_19mkt","focused":"steps__focused_19mkt","selected":"steps__selected_19mkt","checkbox":"steps__checkbox_19mkt","dot":"steps__dot_19mkt","error":"steps__error_19mkt","unordered":"steps__unordered_19mkt","completedIndicator":"steps__completedIndicator_19mkt","fullWidth":"steps__fullWidth_19mkt"};
3
+ var styles = {"step":"steps__step_hjov7","horizontal":"steps__horizontal_hjov7","vertical":"steps__vertical_hjov7","textWrapper":"steps__textWrapper_hjov7","interactive":"steps__interactive_hjov7","disabled":"steps__disabled_hjov7","text":"steps__text_hjov7","indicator":"steps__indicator_hjov7","option":"steps__option_hjov7","dash":"steps__dash_hjov7","completed":"steps__completed_hjov7","gap-24":"steps__gap-24_hjov7","gap-32":"steps__gap-32_hjov7","focused":"steps__focused_hjov7","selected":"steps__selected_hjov7","checkbox":"steps__checkbox_hjov7","dot":"steps__dot_hjov7","error":"steps__error_hjov7","unordered":"steps__unordered_hjov7","completedIndicator":"steps__completedIndicator_hjov7","fullWidth":"steps__fullWidth_hjov7"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,5 +1,5 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .steps__component_1hic0.steps__component_1hic0 {
3
+ } .steps__component_z0lbk.steps__component_z0lbk {
4
4
  padding: var(--gap-0);
5
5
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"steps__component_1hic0"};
3
+ var styles = {"component":"steps__component_z0lbk"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/esm/index.css CHANGED
@@ -1,8 +1,8 @@
1
- .steps__component_1kzgz {
1
+ .steps__component_1oz3b {
2
2
  display: flex;
3
3
  align-items: center;
4
4
  flex-direction: row
5
- } .steps__component_1kzgz.steps__vertical_1kzgz {
5
+ } .steps__component_1oz3b.steps__vertical_1oz3b {
6
6
  flex-direction: column;
7
7
  align-items: flex-start;
8
8
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"steps__component_1kzgz","vertical":"steps__vertical_1kzgz"};
3
+ var styles = {"component":"steps__component_1oz3b","vertical":"steps__vertical_1oz3b"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/index.css CHANGED
@@ -1,8 +1,8 @@
1
- .steps__component_1kzgz {
1
+ .steps__component_1oz3b {
2
2
  display: flex;
3
3
  align-items: center;
4
4
  flex-direction: row
5
- } .steps__component_1kzgz.steps__vertical_1kzgz {
5
+ } .steps__component_1oz3b.steps__vertical_1oz3b {
6
6
  flex-direction: column;
7
7
  align-items: flex-start;
8
8
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"steps__component_1kzgz","vertical":"steps__vertical_1kzgz"};
5
+ var styles = {"component":"steps__component_1oz3b","vertical":"steps__vertical_1oz3b"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -24,30 +24,30 @@
24
24
  } :root {
25
25
  --steps-option-svg-color: var(--color-light-status-positive);
26
26
  --steps-dash-border: 2px solid var(--color-light-status-positive);
27
- } .steps__step_19mkt {
27
+ } .steps__step_hjov7 {
28
28
  display: flex;
29
29
  outline: none
30
- } .steps__step_19mkt.steps__horizontal_19mkt {
30
+ } .steps__step_hjov7.steps__horizontal_hjov7 {
31
31
  flex-grow: 1;
32
- } .steps__step_19mkt:not(.steps__vertical_19mkt) {
32
+ } .steps__step_hjov7:not(.steps__vertical_hjov7) {
33
33
  align-items: center;
34
- } .steps__step_19mkt:last-of-type .steps__textWrapper_19mkt.steps__vertical_19mkt {
34
+ } .steps__step_hjov7:last-of-type .steps__textWrapper_hjov7.steps__vertical_hjov7 {
35
35
  margin-bottom: var(--gap-0);
36
- } .steps__step_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):hover {
36
+ } .steps__step_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):hover {
37
37
  cursor: pointer;
38
- } .steps__step_19mkt.steps__disabled_19mkt:hover .steps__text_19mkt {
38
+ } .steps__step_hjov7.steps__disabled_hjov7:hover .steps__text_hjov7 {
39
39
  background: unset;
40
- } .steps__step_19mkt.steps__disabled_19mkt .steps__indicator_19mkt {
40
+ } .steps__step_hjov7.steps__disabled_hjov7 .steps__indicator_hjov7 {
41
41
  cursor: unset;
42
- } .steps__indicator_19mkt {
42
+ } .steps__indicator_hjov7 {
43
43
  cursor: pointer;
44
44
  display: flex;
45
45
  align-items: center;
46
46
  margin-right: var(--gap-4)
47
- } .steps__indicator_19mkt.steps__vertical_19mkt {
47
+ } .steps__indicator_hjov7.steps__vertical_hjov7 {
48
48
  flex-direction: column;
49
49
  margin-right: var(--gap-8);
50
- } .steps__option_19mkt {
50
+ } .steps__option_hjov7 {
51
51
  font-size: 14px;
52
52
  line-height: 20px;
53
53
  font-weight: 700;
@@ -60,31 +60,31 @@
60
60
  min-width: 24px;
61
61
  height: 24px;
62
62
  border-radius: var(--border-radius-circle)
63
- } .steps__option_19mkt.steps__vertical_19mkt {
63
+ } .steps__option_hjov7.steps__vertical_hjov7 {
64
64
  margin-top: var(--gap-8);
65
- } .steps__dash_19mkt {
65
+ } .steps__dash_hjov7 {
66
66
  flex: 1 1 auto;
67
67
  min-width: 24px;
68
68
  border-top: 2px solid var(--color-light-neutral-translucent-300);
69
69
  margin-right: var(--gap-8)
70
- } .steps__dash_19mkt.steps__completed_19mkt {
70
+ } .steps__dash_hjov7.steps__completed_hjov7 {
71
71
  border-top: var(--steps-dash-border);
72
- } .steps__dash_19mkt.steps__vertical_19mkt {
72
+ } .steps__dash_hjov7.steps__vertical_hjov7 {
73
73
  min-width: unset;
74
74
  min-height: 8px;
75
75
  margin-right: var(--gap-0);
76
76
  margin-top: var(--gap-8);
77
77
  border-left: 2px solid var(--color-light-neutral-translucent-300);
78
78
  border-top: none;
79
- } .steps__dash_19mkt.steps__completed_19mkt.steps__vertical_19mkt {
79
+ } .steps__dash_hjov7.steps__completed_hjov7.steps__vertical_hjov7 {
80
80
  border-left: var(--steps-dash-border);
81
- } .steps__textWrapper_19mkt.steps__vertical_19mkt {
81
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7 {
82
82
  min-height: 48px
83
- } .steps__textWrapper_19mkt.steps__vertical_19mkt.steps__gap-24_19mkt {
83
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7.steps__gap-24_hjov7 {
84
84
  margin-bottom: var(--gap-8);
85
- } .steps__textWrapper_19mkt.steps__vertical_19mkt.steps__gap-32_19mkt {
85
+ } .steps__textWrapper_hjov7.steps__vertical_hjov7.steps__gap-32_hjov7 {
86
86
  margin-bottom: var(--gap-16);
87
- } .steps__text_19mkt {
87
+ } .steps__text_hjov7 {
88
88
  font-size: 16px;
89
89
  line-height: 24px;
90
90
  font-weight: 400;
@@ -95,19 +95,19 @@
95
95
  border-radius: var(--gap-8);
96
96
  height: -moz-min-content;
97
97
  height: min-content
98
- } .steps__text_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):hover {
98
+ } .steps__text_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):hover {
99
99
  background: var(--color-light-transparent-default-hover);
100
- } .steps__text_19mkt.steps__interactive_19mkt:not(.steps__disabled_19mkt):active {
100
+ } .steps__text_hjov7.steps__interactive_hjov7:not(.steps__disabled_hjov7):active {
101
101
  background: var(--color-light-transparent-default-press);
102
- } .steps__focused_19mkt {
102
+ } .steps__focused_hjov7 {
103
103
  outline: var(--gap-2) solid var(--focus-color);
104
104
  outline-offset: var(--gap-2);
105
- } .steps__selected_19mkt .steps__text_19mkt {
105
+ } .steps__selected_hjov7 .steps__text_hjov7 {
106
106
  color: var(--color-light-text-primary);
107
- } .steps__selected_19mkt .steps__option_19mkt {
107
+ } .steps__selected_hjov7 .steps__option_hjov7 {
108
108
  color: var(--color-light-text-primary-inverted);
109
109
  background: var(--color-light-neutral-translucent-1300);
110
- } .steps__checkbox_19mkt {
110
+ } .steps__checkbox_hjov7 {
111
111
  display: flex;
112
112
  justify-content: center;
113
113
  align-items: center;
@@ -115,20 +115,20 @@
115
115
  width: 20px;
116
116
  height: 20px;
117
117
  border: 2px solid var(--color-light-neutral-translucent-300);
118
- } .steps__dot_19mkt {
118
+ } .steps__dot_hjov7 {
119
119
  width: 10px;
120
120
  height: 10px;
121
121
  border-radius: var(--border-radius-circle);
122
122
  background: var(--color-light-neutral-translucent-300);
123
- } .steps__selected_19mkt .steps__checkbox_19mkt {
123
+ } .steps__selected_hjov7 .steps__checkbox_hjov7 {
124
124
  border: 2px solid var(--color-light-neutral-translucent-1300)
125
- } .steps__selected_19mkt .steps__checkbox_19mkt .steps__dot_19mkt {
125
+ } .steps__selected_hjov7 .steps__checkbox_hjov7 .steps__dot_hjov7 {
126
126
  background: var(--color-light-neutral-translucent-1300);
127
- } .steps__option_19mkt:not(.steps__error_19mkt).steps__unordered_19mkt {
127
+ } .steps__option_hjov7:not(.steps__error_hjov7).steps__unordered_hjov7 {
128
128
  background: unset;
129
- } .steps__completedIndicator_19mkt > [class*='positive'] {
129
+ } .steps__completedIndicator_hjov7 > [class*='positive'] {
130
130
  color: var(--steps-option-svg-color);
131
131
  background-color: var(--steps-option-svg-color);
132
- } .steps__fullWidth_19mkt {
132
+ } .steps__fullWidth_hjov7 {
133
133
  width: 100%;
134
134
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"step":"steps__step_19mkt","horizontal":"steps__horizontal_19mkt","vertical":"steps__vertical_19mkt","textWrapper":"steps__textWrapper_19mkt","interactive":"steps__interactive_19mkt","disabled":"steps__disabled_19mkt","text":"steps__text_19mkt","indicator":"steps__indicator_19mkt","option":"steps__option_19mkt","dash":"steps__dash_19mkt","completed":"steps__completed_19mkt","gap-24":"steps__gap-24_19mkt","gap-32":"steps__gap-32_19mkt","focused":"steps__focused_19mkt","selected":"steps__selected_19mkt","checkbox":"steps__checkbox_19mkt","dot":"steps__dot_19mkt","error":"steps__error_19mkt","unordered":"steps__unordered_19mkt","completedIndicator":"steps__completedIndicator_19mkt","fullWidth":"steps__fullWidth_19mkt"};
3
+ const styles = {"step":"steps__step_hjov7","horizontal":"steps__horizontal_hjov7","vertical":"steps__vertical_hjov7","textWrapper":"steps__textWrapper_hjov7","interactive":"steps__interactive_hjov7","disabled":"steps__disabled_hjov7","text":"steps__text_hjov7","indicator":"steps__indicator_hjov7","option":"steps__option_hjov7","dash":"steps__dash_hjov7","completed":"steps__completed_hjov7","gap-24":"steps__gap-24_hjov7","gap-32":"steps__gap-32_hjov7","focused":"steps__focused_hjov7","selected":"steps__selected_hjov7","checkbox":"steps__checkbox_hjov7","dot":"steps__dot_hjov7","error":"steps__error_hjov7","unordered":"steps__unordered_hjov7","completedIndicator":"steps__completedIndicator_hjov7","fullWidth":"steps__fullWidth_hjov7"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1,5 +1,5 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .steps__component_1hic0.steps__component_1hic0 {
3
+ } .steps__component_z0lbk.steps__component_z0lbk {
4
4
  padding: var(--gap-0);
5
5
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"steps__component_1hic0"};
3
+ const styles = {"component":"steps__component_z0lbk"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/modern/index.css CHANGED
@@ -1,8 +1,8 @@
1
- .steps__component_1kzgz {
1
+ .steps__component_1oz3b {
2
2
  display: flex;
3
3
  align-items: center;
4
4
  flex-direction: row
5
- } .steps__component_1kzgz.steps__vertical_1kzgz {
5
+ } .steps__component_1oz3b.steps__vertical_1oz3b {
6
6
  flex-direction: column;
7
7
  align-items: flex-start;
8
8
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- const styles = {"component":"steps__component_1kzgz","vertical":"steps__vertical_1kzgz"};
3
+ const styles = {"component":"steps__component_1oz3b","vertical":"steps__vertical_1oz3b"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-steps",
3
- "version": "2.0.0-snapshot-95f92d7",
3
+ "version": "2.0.0-snapshot-bbf91f6",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -16,13 +16,13 @@
16
16
  "react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
17
17
  },
18
18
  "dependencies": {
19
- "@alfalab/core-components-badge": "6.0.0-snapshot-95f92d7",
20
- "@alfalab/core-components-shared": "1.0.0-snapshot-95f92d7",
19
+ "@alfalab/core-components-badge": "6.0.0-snapshot-bbf91f6",
20
+ "@alfalab/core-components-shared": "1.0.0-snapshot-bbf91f6",
21
21
  "@alfalab/hooks": "^1.13.1",
22
22
  "@alfalab/icons-glyph": "^2.210.0",
23
23
  "classnames": "^2.5.1",
24
24
  "tslib": "^2.4.0"
25
25
  },
26
- "themesVersion": "14.0.0-snapshot-95f92d7",
27
- "varsVersion": "10.0.0-snapshot-95f92d7"
26
+ "themesVersion": "14.0.0-snapshot-bbf91f6",
27
+ "varsVersion": "10.0.0-snapshot-bbf91f6"
28
28
  }
@@ -0,0 +1,3 @@
1
+ {
2
+ "module": "../esm/shared/index.js"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "module": "../esm/shared/index.js"
3
+ }