@alfalab/core-components-circular-progress-bar 3.5.4 → 3.5.5

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/Component.js CHANGED
@@ -13,7 +13,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
13
13
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
14
14
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
15
15
 
16
- var styles = {"component":"circular-progress-bar__component_1lp4b","bg-positive":"circular-progress-bar__bg-positive_1lp4b","bg-negative":"circular-progress-bar__bg-negative_1lp4b","svg":"circular-progress-bar__svg_1lp4b","title":"circular-progress-bar__title_1lp4b","subtitle":"circular-progress-bar__subtitle_1lp4b","labelWrapper":"circular-progress-bar__labelWrapper_1lp4b","label":"circular-progress-bar__label_1lp4b","typography":"circular-progress-bar__typography_1lp4b","size-144":"circular-progress-bar__size-144_1lp4b","size-128":"circular-progress-bar__size-128_1lp4b","size-80":"circular-progress-bar__size-80_1lp4b","size-64":"circular-progress-bar__size-64_1lp4b","size-48":"circular-progress-bar__size-48_1lp4b","size-24":"circular-progress-bar__size-24_1lp4b","backgroundCircle":"circular-progress-bar__backgroundCircle_1lp4b","progressCircle":"circular-progress-bar__progressCircle_1lp4b","positive":"circular-progress-bar__positive_1lp4b","negative":"circular-progress-bar__negative_1lp4b","stroke":"circular-progress-bar__stroke_1lp4b","iconWrapper":"circular-progress-bar__iconWrapper_1lp4b","icon-tertiary":"circular-progress-bar__icon-tertiary_1lp4b","icon-positive":"circular-progress-bar__icon-positive_1lp4b","icon-negative":"circular-progress-bar__icon-negative_1lp4b","icon-primary-inverted":"circular-progress-bar__icon-primary-inverted_1lp4b","icon-primary":"circular-progress-bar__icon-primary_1lp4b","icon-secondary":"circular-progress-bar__icon-secondary_1lp4b","icon":"circular-progress-bar__icon_1lp4b"};
16
+ var styles = {"component":"circular-progress-bar__component_9u1ba","bg-positive":"circular-progress-bar__bg-positive_9u1ba","bg-negative":"circular-progress-bar__bg-negative_9u1ba","svg":"circular-progress-bar__svg_9u1ba","title":"circular-progress-bar__title_9u1ba","subtitle":"circular-progress-bar__subtitle_9u1ba","labelWrapper":"circular-progress-bar__labelWrapper_9u1ba","label":"circular-progress-bar__label_9u1ba","typography":"circular-progress-bar__typography_9u1ba","size-144":"circular-progress-bar__size-144_9u1ba","size-128":"circular-progress-bar__size-128_9u1ba","size-80":"circular-progress-bar__size-80_9u1ba","size-64":"circular-progress-bar__size-64_9u1ba","size-48":"circular-progress-bar__size-48_9u1ba","size-24":"circular-progress-bar__size-24_9u1ba","backgroundCircle":"circular-progress-bar__backgroundCircle_9u1ba","progressCircle":"circular-progress-bar__progressCircle_9u1ba","positive":"circular-progress-bar__positive_9u1ba","negative":"circular-progress-bar__negative_9u1ba","stroke":"circular-progress-bar__stroke_9u1ba","iconWrapper":"circular-progress-bar__iconWrapper_9u1ba","icon-tertiary":"circular-progress-bar__icon-tertiary_9u1ba","icon-positive":"circular-progress-bar__icon-positive_9u1ba","icon-negative":"circular-progress-bar__icon-negative_9u1ba","icon-primary-inverted":"circular-progress-bar__icon-primary-inverted_9u1ba","icon-primary":"circular-progress-bar__icon-primary_9u1ba","icon-secondary":"circular-progress-bar__icon-secondary_9u1ba","icon":"circular-progress-bar__icon_9u1ba"};
17
17
  require('./index.css')
18
18
 
19
19
  /**
@@ -18,7 +18,9 @@
18
18
  /* Hard up */
19
19
  } :root {
20
20
  --border-radius-pill: 99px;
21
- } :root {
21
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
22
+
23
+ /* новые значения, используйте их */
22
24
  } :root {
23
25
  --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
24
26
  sans-serif;
package/esm/Component.js CHANGED
@@ -4,7 +4,7 @@ import cn from 'classnames';
4
4
  import { Typography } from '@alfalab/core-components-typography/esm';
5
5
  import { STROKE, SIZES, TYPOGRAPHY_COLOR, SIZE_TO_CLASSNAME_MAP, VIEW_TITLE, VIEW_TEXT } from './consts.js';
6
6
 
7
- var styles = {"component":"circular-progress-bar__component_1lp4b","bg-positive":"circular-progress-bar__bg-positive_1lp4b","bg-negative":"circular-progress-bar__bg-negative_1lp4b","svg":"circular-progress-bar__svg_1lp4b","title":"circular-progress-bar__title_1lp4b","subtitle":"circular-progress-bar__subtitle_1lp4b","labelWrapper":"circular-progress-bar__labelWrapper_1lp4b","label":"circular-progress-bar__label_1lp4b","typography":"circular-progress-bar__typography_1lp4b","size-144":"circular-progress-bar__size-144_1lp4b","size-128":"circular-progress-bar__size-128_1lp4b","size-80":"circular-progress-bar__size-80_1lp4b","size-64":"circular-progress-bar__size-64_1lp4b","size-48":"circular-progress-bar__size-48_1lp4b","size-24":"circular-progress-bar__size-24_1lp4b","backgroundCircle":"circular-progress-bar__backgroundCircle_1lp4b","progressCircle":"circular-progress-bar__progressCircle_1lp4b","positive":"circular-progress-bar__positive_1lp4b","negative":"circular-progress-bar__negative_1lp4b","stroke":"circular-progress-bar__stroke_1lp4b","iconWrapper":"circular-progress-bar__iconWrapper_1lp4b","icon-tertiary":"circular-progress-bar__icon-tertiary_1lp4b","icon-positive":"circular-progress-bar__icon-positive_1lp4b","icon-negative":"circular-progress-bar__icon-negative_1lp4b","icon-primary-inverted":"circular-progress-bar__icon-primary-inverted_1lp4b","icon-primary":"circular-progress-bar__icon-primary_1lp4b","icon-secondary":"circular-progress-bar__icon-secondary_1lp4b","icon":"circular-progress-bar__icon_1lp4b"};
7
+ var styles = {"component":"circular-progress-bar__component_9u1ba","bg-positive":"circular-progress-bar__bg-positive_9u1ba","bg-negative":"circular-progress-bar__bg-negative_9u1ba","svg":"circular-progress-bar__svg_9u1ba","title":"circular-progress-bar__title_9u1ba","subtitle":"circular-progress-bar__subtitle_9u1ba","labelWrapper":"circular-progress-bar__labelWrapper_9u1ba","label":"circular-progress-bar__label_9u1ba","typography":"circular-progress-bar__typography_9u1ba","size-144":"circular-progress-bar__size-144_9u1ba","size-128":"circular-progress-bar__size-128_9u1ba","size-80":"circular-progress-bar__size-80_9u1ba","size-64":"circular-progress-bar__size-64_9u1ba","size-48":"circular-progress-bar__size-48_9u1ba","size-24":"circular-progress-bar__size-24_9u1ba","backgroundCircle":"circular-progress-bar__backgroundCircle_9u1ba","progressCircle":"circular-progress-bar__progressCircle_9u1ba","positive":"circular-progress-bar__positive_9u1ba","negative":"circular-progress-bar__negative_9u1ba","stroke":"circular-progress-bar__stroke_9u1ba","iconWrapper":"circular-progress-bar__iconWrapper_9u1ba","icon-tertiary":"circular-progress-bar__icon-tertiary_9u1ba","icon-positive":"circular-progress-bar__icon-positive_9u1ba","icon-negative":"circular-progress-bar__icon-negative_9u1ba","icon-primary-inverted":"circular-progress-bar__icon-primary-inverted_9u1ba","icon-primary":"circular-progress-bar__icon-primary_9u1ba","icon-secondary":"circular-progress-bar__icon-secondary_9u1ba","icon":"circular-progress-bar__icon_9u1ba"};
8
8
  require('./index.css')
9
9
 
10
10
  /**
package/esm/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: j08tu */
1
+ /* hash: 1h9sg */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-neutral-500: #babbc2;
@@ -19,7 +19,9 @@
19
19
  /* Hard up */
20
20
  } :root {
21
21
  --border-radius-pill: 99px;
22
- } :root {
22
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
23
+
24
+ /* новые значения, используйте их */
23
25
  } :root {
24
26
  --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
25
27
  sans-serif;
@@ -37,135 +39,135 @@
37
39
  /* theme */
38
40
  --circular-progress-bar-font-family: var(--font-family-system);
39
41
  --circular-progress-bar-font-weight: 600;
40
- } .circular-progress-bar__component_1lp4b {
42
+ } .circular-progress-bar__component_9u1ba {
41
43
  position: relative;
42
44
  display: flex;
43
45
  justify-content: center;
44
46
  align-items: center;
45
47
  border-radius: var(--border-radius-pill)
46
- } .circular-progress-bar__component_1lp4b.circular-progress-bar__bg-positive_1lp4b {
48
+ } .circular-progress-bar__component_9u1ba.circular-progress-bar__bg-positive_9u1ba {
47
49
  background: var(--circular-progress-bar-positive-color);
48
- } .circular-progress-bar__component_1lp4b.circular-progress-bar__bg-negative_1lp4b {
50
+ } .circular-progress-bar__component_9u1ba.circular-progress-bar__bg-negative_9u1ba {
49
51
  background: var(--circular-progress-bar-negative-color);
50
- } .circular-progress-bar__svg_1lp4b {
52
+ } .circular-progress-bar__svg_9u1ba {
51
53
  display: block;
52
54
  width: 100%;
53
- } .circular-progress-bar__title_1lp4b,
54
- .circular-progress-bar__subtitle_1lp4b {
55
+ } .circular-progress-bar__title_9u1ba,
56
+ .circular-progress-bar__subtitle_9u1ba {
55
57
  overflow: hidden;
56
58
  word-break: break-word;
57
59
  white-space: nowrap;
58
60
  text-overflow: ellipsis;
59
61
  margin: 0 6px;
60
- } .circular-progress-bar__subtitle_1lp4b {
62
+ } .circular-progress-bar__subtitle_9u1ba {
61
63
  max-height: 40px;
62
- } .circular-progress-bar__labelWrapper_1lp4b {
64
+ } .circular-progress-bar__labelWrapper_9u1ba {
63
65
  text-align: center;
64
66
  position: absolute;
65
67
  top: 50%;
66
68
  left: 50%;
67
69
  width: 100%;
68
70
  transform: translate(-50%, -50%)
69
- } .circular-progress-bar__labelWrapper_1lp4b.circular-progress-bar__label_1lp4b {
71
+ } .circular-progress-bar__labelWrapper_9u1ba.circular-progress-bar__label_9u1ba {
70
72
  display: flex;
71
73
  align-items: center;
72
74
  justify-content: center;
73
- } .circular-progress-bar__typography_1lp4b {
75
+ } .circular-progress-bar__typography_9u1ba {
74
76
  font-feature-settings: 'ss01';
75
77
  font-weight: var(--circular-progress-bar-font-weight);
76
78
  font-family: var(--circular-progress-bar-font-family);
77
- } .circular-progress-bar__size-144_1lp4b {
79
+ } .circular-progress-bar__size-144_9u1ba {
78
80
  width: 144px;
79
81
  height: 144px
80
- } .circular-progress-bar__size-144_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
82
+ } .circular-progress-bar__size-144_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
81
83
  max-width: 128px;
82
- } .circular-progress-bar__size-144_1lp4b .circular-progress-bar__title_1lp4b {
84
+ } .circular-progress-bar__size-144_9u1ba .circular-progress-bar__title_9u1ba {
83
85
  max-height: 32px;
84
- } .circular-progress-bar__size-128_1lp4b {
86
+ } .circular-progress-bar__size-128_9u1ba {
85
87
  width: 128px;
86
88
  height: 128px
87
- } .circular-progress-bar__size-128_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
89
+ } .circular-progress-bar__size-128_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
88
90
  max-width: 108px;
89
- } .circular-progress-bar__size-128_1lp4b .circular-progress-bar__title_1lp4b {
91
+ } .circular-progress-bar__size-128_9u1ba .circular-progress-bar__title_9u1ba {
90
92
  max-height: 32px;
91
- } .circular-progress-bar__size-80_1lp4b {
93
+ } .circular-progress-bar__size-80_9u1ba {
92
94
  width: 80px;
93
95
  height: 80px
94
- } .circular-progress-bar__size-80_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
96
+ } .circular-progress-bar__size-80_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
95
97
  max-width: 64px;
96
- } .circular-progress-bar__size-80_1lp4b .circular-progress-bar__title_1lp4b {
98
+ } .circular-progress-bar__size-80_9u1ba .circular-progress-bar__title_9u1ba {
97
99
  max-height: 24px;
98
- } .circular-progress-bar__size-64_1lp4b {
100
+ } .circular-progress-bar__size-64_9u1ba {
99
101
  width: 64px;
100
102
  height: 64px
101
- } .circular-progress-bar__size-64_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
103
+ } .circular-progress-bar__size-64_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
102
104
  max-width: 48px;
103
- } .circular-progress-bar__size-64_1lp4b .circular-progress-bar__title_1lp4b {
105
+ } .circular-progress-bar__size-64_9u1ba .circular-progress-bar__title_9u1ba {
104
106
  max-height: 16px;
105
107
  margin: 0;
106
- } .circular-progress-bar__size-48_1lp4b {
108
+ } .circular-progress-bar__size-48_9u1ba {
107
109
  width: 48px;
108
110
  height: 48px
109
- } .circular-progress-bar__size-48_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
111
+ } .circular-progress-bar__size-48_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
110
112
  max-width: 40px;
111
- } .circular-progress-bar__size-48_1lp4b .circular-progress-bar__title_1lp4b {
113
+ } .circular-progress-bar__size-48_9u1ba .circular-progress-bar__title_9u1ba {
112
114
  max-height: 16px;
113
115
  margin: 0;
114
- } .circular-progress-bar__size-24_1lp4b {
116
+ } .circular-progress-bar__size-24_9u1ba {
115
117
  width: 24px;
116
118
  height: 24px
117
- } .circular-progress-bar__size-24_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
119
+ } .circular-progress-bar__size-24_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
118
120
  max-width: 24px;
119
- } .circular-progress-bar__backgroundCircle_1lp4b,
120
- .circular-progress-bar__progressCircle_1lp4b {
121
+ } .circular-progress-bar__backgroundCircle_9u1ba,
122
+ .circular-progress-bar__progressCircle_9u1ba {
121
123
  width: 100%;
122
124
  height: 100%;
123
125
  fill: transparent;
124
- } .circular-progress-bar__positive_1lp4b {
126
+ } .circular-progress-bar__positive_9u1ba {
125
127
  stroke: var(--circular-progress-bar-positive-color);
126
- } .circular-progress-bar__negative_1lp4b {
128
+ } .circular-progress-bar__negative_9u1ba {
127
129
  stroke: var(--circular-progress-bar-negative-color);
128
- } .circular-progress-bar__backgroundCircle_1lp4b {
130
+ } .circular-progress-bar__backgroundCircle_9u1ba {
129
131
  stroke: var(--circular-progress-bar-stroke-color)
130
- } .circular-progress-bar__backgroundCircle_1lp4b.circular-progress-bar__stroke_1lp4b {
132
+ } .circular-progress-bar__backgroundCircle_9u1ba.circular-progress-bar__stroke_9u1ba {
131
133
  stroke: transparent;
132
- } .circular-progress-bar__progressCircle_1lp4b {
134
+ } .circular-progress-bar__progressCircle_9u1ba {
133
135
  stroke-linecap: round;
134
- } .circular-progress-bar__iconWrapper_1lp4b {
136
+ } .circular-progress-bar__iconWrapper_9u1ba {
135
137
  display: flex;
136
138
  align-items: center;
137
139
  justify-content: center
138
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-144_1lp4b {
140
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-144_9u1ba {
139
141
  max-width: 64px;
140
142
  max-height: 64px;
141
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-128_1lp4b {
143
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-128_9u1ba {
142
144
  max-width: 64px;
143
145
  max-height: 64px;
144
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-80_1lp4b {
146
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-80_9u1ba {
145
147
  max-width: 48px;
146
148
  max-height: 48px;
147
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-64_1lp4b {
149
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-64_9u1ba {
148
150
  max-width: 36px;
149
151
  max-height: 36px;
150
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-48_1lp4b {
152
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-48_9u1ba {
151
153
  max-width: 24px;
152
154
  max-height: 24px;
153
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-24_1lp4b {
155
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-24_9u1ba {
154
156
  max-width: 16px;
155
157
  max-height: 16px;
156
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-tertiary_1lp4b {
158
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-tertiary_9u1ba {
157
159
  color: var(--color-light-neutral-500);
158
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-positive_1lp4b {
160
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-positive_9u1ba {
159
161
  color: var(--color-light-status-positive);
160
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-negative_1lp4b {
162
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-negative_9u1ba {
161
163
  color: var(--color-light-status-negative);
162
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-primary-inverted_1lp4b {
164
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-primary-inverted_9u1ba {
163
165
  color: var(--color-light-neutral-translucent-1300-inverted);
164
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-primary_1lp4b {
166
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-primary_9u1ba {
165
167
  color: var(--color-light-neutral-translucent-1300);
166
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-secondary_1lp4b {
168
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-secondary_9u1ba {
167
169
  color: var(--color-light-neutral-700);
168
- } .circular-progress-bar__icon_1lp4b {
170
+ } .circular-progress-bar__icon_9u1ba {
169
171
  width: 100%;
170
172
  height: 100%;
171
173
  }
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: j08tu */
1
+ /* hash: 1h9sg */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-neutral-500: #babbc2;
@@ -19,7 +19,9 @@
19
19
  /* Hard up */
20
20
  } :root {
21
21
  --border-radius-pill: 99px;
22
- } :root {
22
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
23
+
24
+ /* новые значения, используйте их */
23
25
  } :root {
24
26
  --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
25
27
  sans-serif;
@@ -37,135 +39,135 @@
37
39
  /* theme */
38
40
  --circular-progress-bar-font-family: var(--font-family-system);
39
41
  --circular-progress-bar-font-weight: 600;
40
- } .circular-progress-bar__component_1lp4b {
42
+ } .circular-progress-bar__component_9u1ba {
41
43
  position: relative;
42
44
  display: flex;
43
45
  justify-content: center;
44
46
  align-items: center;
45
47
  border-radius: var(--border-radius-pill)
46
- } .circular-progress-bar__component_1lp4b.circular-progress-bar__bg-positive_1lp4b {
48
+ } .circular-progress-bar__component_9u1ba.circular-progress-bar__bg-positive_9u1ba {
47
49
  background: var(--circular-progress-bar-positive-color);
48
- } .circular-progress-bar__component_1lp4b.circular-progress-bar__bg-negative_1lp4b {
50
+ } .circular-progress-bar__component_9u1ba.circular-progress-bar__bg-negative_9u1ba {
49
51
  background: var(--circular-progress-bar-negative-color);
50
- } .circular-progress-bar__svg_1lp4b {
52
+ } .circular-progress-bar__svg_9u1ba {
51
53
  display: block;
52
54
  width: 100%;
53
- } .circular-progress-bar__title_1lp4b,
54
- .circular-progress-bar__subtitle_1lp4b {
55
+ } .circular-progress-bar__title_9u1ba,
56
+ .circular-progress-bar__subtitle_9u1ba {
55
57
  overflow: hidden;
56
58
  word-break: break-word;
57
59
  white-space: nowrap;
58
60
  text-overflow: ellipsis;
59
61
  margin: 0 6px;
60
- } .circular-progress-bar__subtitle_1lp4b {
62
+ } .circular-progress-bar__subtitle_9u1ba {
61
63
  max-height: 40px;
62
- } .circular-progress-bar__labelWrapper_1lp4b {
64
+ } .circular-progress-bar__labelWrapper_9u1ba {
63
65
  text-align: center;
64
66
  position: absolute;
65
67
  top: 50%;
66
68
  left: 50%;
67
69
  width: 100%;
68
70
  transform: translate(-50%, -50%)
69
- } .circular-progress-bar__labelWrapper_1lp4b.circular-progress-bar__label_1lp4b {
71
+ } .circular-progress-bar__labelWrapper_9u1ba.circular-progress-bar__label_9u1ba {
70
72
  display: flex;
71
73
  align-items: center;
72
74
  justify-content: center;
73
- } .circular-progress-bar__typography_1lp4b {
75
+ } .circular-progress-bar__typography_9u1ba {
74
76
  font-feature-settings: 'ss01';
75
77
  font-weight: var(--circular-progress-bar-font-weight);
76
78
  font-family: var(--circular-progress-bar-font-family);
77
- } .circular-progress-bar__size-144_1lp4b {
79
+ } .circular-progress-bar__size-144_9u1ba {
78
80
  width: 144px;
79
81
  height: 144px
80
- } .circular-progress-bar__size-144_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
82
+ } .circular-progress-bar__size-144_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
81
83
  max-width: 128px;
82
- } .circular-progress-bar__size-144_1lp4b .circular-progress-bar__title_1lp4b {
84
+ } .circular-progress-bar__size-144_9u1ba .circular-progress-bar__title_9u1ba {
83
85
  max-height: 32px;
84
- } .circular-progress-bar__size-128_1lp4b {
86
+ } .circular-progress-bar__size-128_9u1ba {
85
87
  width: 128px;
86
88
  height: 128px
87
- } .circular-progress-bar__size-128_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
89
+ } .circular-progress-bar__size-128_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
88
90
  max-width: 108px;
89
- } .circular-progress-bar__size-128_1lp4b .circular-progress-bar__title_1lp4b {
91
+ } .circular-progress-bar__size-128_9u1ba .circular-progress-bar__title_9u1ba {
90
92
  max-height: 32px;
91
- } .circular-progress-bar__size-80_1lp4b {
93
+ } .circular-progress-bar__size-80_9u1ba {
92
94
  width: 80px;
93
95
  height: 80px
94
- } .circular-progress-bar__size-80_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
96
+ } .circular-progress-bar__size-80_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
95
97
  max-width: 64px;
96
- } .circular-progress-bar__size-80_1lp4b .circular-progress-bar__title_1lp4b {
98
+ } .circular-progress-bar__size-80_9u1ba .circular-progress-bar__title_9u1ba {
97
99
  max-height: 24px;
98
- } .circular-progress-bar__size-64_1lp4b {
100
+ } .circular-progress-bar__size-64_9u1ba {
99
101
  width: 64px;
100
102
  height: 64px
101
- } .circular-progress-bar__size-64_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
103
+ } .circular-progress-bar__size-64_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
102
104
  max-width: 48px;
103
- } .circular-progress-bar__size-64_1lp4b .circular-progress-bar__title_1lp4b {
105
+ } .circular-progress-bar__size-64_9u1ba .circular-progress-bar__title_9u1ba {
104
106
  max-height: 16px;
105
107
  margin: 0;
106
- } .circular-progress-bar__size-48_1lp4b {
108
+ } .circular-progress-bar__size-48_9u1ba {
107
109
  width: 48px;
108
110
  height: 48px
109
- } .circular-progress-bar__size-48_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
111
+ } .circular-progress-bar__size-48_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
110
112
  max-width: 40px;
111
- } .circular-progress-bar__size-48_1lp4b .circular-progress-bar__title_1lp4b {
113
+ } .circular-progress-bar__size-48_9u1ba .circular-progress-bar__title_9u1ba {
112
114
  max-height: 16px;
113
115
  margin: 0;
114
- } .circular-progress-bar__size-24_1lp4b {
116
+ } .circular-progress-bar__size-24_9u1ba {
115
117
  width: 24px;
116
118
  height: 24px
117
- } .circular-progress-bar__size-24_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
119
+ } .circular-progress-bar__size-24_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
118
120
  max-width: 24px;
119
- } .circular-progress-bar__backgroundCircle_1lp4b,
120
- .circular-progress-bar__progressCircle_1lp4b {
121
+ } .circular-progress-bar__backgroundCircle_9u1ba,
122
+ .circular-progress-bar__progressCircle_9u1ba {
121
123
  width: 100%;
122
124
  height: 100%;
123
125
  fill: transparent;
124
- } .circular-progress-bar__positive_1lp4b {
126
+ } .circular-progress-bar__positive_9u1ba {
125
127
  stroke: var(--circular-progress-bar-positive-color);
126
- } .circular-progress-bar__negative_1lp4b {
128
+ } .circular-progress-bar__negative_9u1ba {
127
129
  stroke: var(--circular-progress-bar-negative-color);
128
- } .circular-progress-bar__backgroundCircle_1lp4b {
130
+ } .circular-progress-bar__backgroundCircle_9u1ba {
129
131
  stroke: var(--circular-progress-bar-stroke-color)
130
- } .circular-progress-bar__backgroundCircle_1lp4b.circular-progress-bar__stroke_1lp4b {
132
+ } .circular-progress-bar__backgroundCircle_9u1ba.circular-progress-bar__stroke_9u1ba {
131
133
  stroke: transparent;
132
- } .circular-progress-bar__progressCircle_1lp4b {
134
+ } .circular-progress-bar__progressCircle_9u1ba {
133
135
  stroke-linecap: round;
134
- } .circular-progress-bar__iconWrapper_1lp4b {
136
+ } .circular-progress-bar__iconWrapper_9u1ba {
135
137
  display: flex;
136
138
  align-items: center;
137
139
  justify-content: center
138
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-144_1lp4b {
140
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-144_9u1ba {
139
141
  max-width: 64px;
140
142
  max-height: 64px;
141
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-128_1lp4b {
143
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-128_9u1ba {
142
144
  max-width: 64px;
143
145
  max-height: 64px;
144
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-80_1lp4b {
146
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-80_9u1ba {
145
147
  max-width: 48px;
146
148
  max-height: 48px;
147
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-64_1lp4b {
149
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-64_9u1ba {
148
150
  max-width: 36px;
149
151
  max-height: 36px;
150
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-48_1lp4b {
152
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-48_9u1ba {
151
153
  max-width: 24px;
152
154
  max-height: 24px;
153
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-24_1lp4b {
155
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-24_9u1ba {
154
156
  max-width: 16px;
155
157
  max-height: 16px;
156
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-tertiary_1lp4b {
158
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-tertiary_9u1ba {
157
159
  color: var(--color-light-neutral-500);
158
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-positive_1lp4b {
160
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-positive_9u1ba {
159
161
  color: var(--color-light-status-positive);
160
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-negative_1lp4b {
162
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-negative_9u1ba {
161
163
  color: var(--color-light-status-negative);
162
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-primary-inverted_1lp4b {
164
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-primary-inverted_9u1ba {
163
165
  color: var(--color-light-neutral-translucent-1300-inverted);
164
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-primary_1lp4b {
166
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-primary_9u1ba {
165
167
  color: var(--color-light-neutral-translucent-1300);
166
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-secondary_1lp4b {
168
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-secondary_9u1ba {
167
169
  color: var(--color-light-neutral-700);
168
- } .circular-progress-bar__icon_1lp4b {
170
+ } .circular-progress-bar__icon_9u1ba {
169
171
  width: 100%;
170
172
  height: 100%;
171
173
  }
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { Typography } from '@alfalab/core-components-typography/modern';
4
4
  import { STROKE, SIZES, TYPOGRAPHY_COLOR, SIZE_TO_CLASSNAME_MAP, VIEW_TITLE, VIEW_TEXT } from './consts.js';
5
5
 
6
- const styles = {"component":"circular-progress-bar__component_1lp4b","bg-positive":"circular-progress-bar__bg-positive_1lp4b","bg-negative":"circular-progress-bar__bg-negative_1lp4b","svg":"circular-progress-bar__svg_1lp4b","title":"circular-progress-bar__title_1lp4b","subtitle":"circular-progress-bar__subtitle_1lp4b","labelWrapper":"circular-progress-bar__labelWrapper_1lp4b","label":"circular-progress-bar__label_1lp4b","typography":"circular-progress-bar__typography_1lp4b","size-144":"circular-progress-bar__size-144_1lp4b","size-128":"circular-progress-bar__size-128_1lp4b","size-80":"circular-progress-bar__size-80_1lp4b","size-64":"circular-progress-bar__size-64_1lp4b","size-48":"circular-progress-bar__size-48_1lp4b","size-24":"circular-progress-bar__size-24_1lp4b","backgroundCircle":"circular-progress-bar__backgroundCircle_1lp4b","progressCircle":"circular-progress-bar__progressCircle_1lp4b","positive":"circular-progress-bar__positive_1lp4b","negative":"circular-progress-bar__negative_1lp4b","stroke":"circular-progress-bar__stroke_1lp4b","iconWrapper":"circular-progress-bar__iconWrapper_1lp4b","icon-tertiary":"circular-progress-bar__icon-tertiary_1lp4b","icon-positive":"circular-progress-bar__icon-positive_1lp4b","icon-negative":"circular-progress-bar__icon-negative_1lp4b","icon-primary-inverted":"circular-progress-bar__icon-primary-inverted_1lp4b","icon-primary":"circular-progress-bar__icon-primary_1lp4b","icon-secondary":"circular-progress-bar__icon-secondary_1lp4b","icon":"circular-progress-bar__icon_1lp4b"};
6
+ const styles = {"component":"circular-progress-bar__component_9u1ba","bg-positive":"circular-progress-bar__bg-positive_9u1ba","bg-negative":"circular-progress-bar__bg-negative_9u1ba","svg":"circular-progress-bar__svg_9u1ba","title":"circular-progress-bar__title_9u1ba","subtitle":"circular-progress-bar__subtitle_9u1ba","labelWrapper":"circular-progress-bar__labelWrapper_9u1ba","label":"circular-progress-bar__label_9u1ba","typography":"circular-progress-bar__typography_9u1ba","size-144":"circular-progress-bar__size-144_9u1ba","size-128":"circular-progress-bar__size-128_9u1ba","size-80":"circular-progress-bar__size-80_9u1ba","size-64":"circular-progress-bar__size-64_9u1ba","size-48":"circular-progress-bar__size-48_9u1ba","size-24":"circular-progress-bar__size-24_9u1ba","backgroundCircle":"circular-progress-bar__backgroundCircle_9u1ba","progressCircle":"circular-progress-bar__progressCircle_9u1ba","positive":"circular-progress-bar__positive_9u1ba","negative":"circular-progress-bar__negative_9u1ba","stroke":"circular-progress-bar__stroke_9u1ba","iconWrapper":"circular-progress-bar__iconWrapper_9u1ba","icon-tertiary":"circular-progress-bar__icon-tertiary_9u1ba","icon-positive":"circular-progress-bar__icon-positive_9u1ba","icon-negative":"circular-progress-bar__icon-negative_9u1ba","icon-primary-inverted":"circular-progress-bar__icon-primary-inverted_9u1ba","icon-primary":"circular-progress-bar__icon-primary_9u1ba","icon-secondary":"circular-progress-bar__icon-secondary_9u1ba","icon":"circular-progress-bar__icon_9u1ba"};
7
7
  require('./index.css')
8
8
 
9
9
  /**
package/modern/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: j08tu */
1
+ /* hash: 1h9sg */
2
2
  :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
3
3
  } /* deprecated */ :root {
4
4
  --color-light-neutral-500: #babbc2;
@@ -19,7 +19,9 @@
19
19
  /* Hard up */
20
20
  } :root {
21
21
  --border-radius-pill: 99px;
22
- } :root {
22
+ } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
23
+
24
+ /* новые значения, используйте их */
23
25
  } :root {
24
26
  --font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
25
27
  sans-serif;
@@ -37,135 +39,135 @@
37
39
  /* theme */
38
40
  --circular-progress-bar-font-family: var(--font-family-system);
39
41
  --circular-progress-bar-font-weight: 600;
40
- } .circular-progress-bar__component_1lp4b {
42
+ } .circular-progress-bar__component_9u1ba {
41
43
  position: relative;
42
44
  display: flex;
43
45
  justify-content: center;
44
46
  align-items: center;
45
47
  border-radius: var(--border-radius-pill)
46
- } .circular-progress-bar__component_1lp4b.circular-progress-bar__bg-positive_1lp4b {
48
+ } .circular-progress-bar__component_9u1ba.circular-progress-bar__bg-positive_9u1ba {
47
49
  background: var(--circular-progress-bar-positive-color);
48
- } .circular-progress-bar__component_1lp4b.circular-progress-bar__bg-negative_1lp4b {
50
+ } .circular-progress-bar__component_9u1ba.circular-progress-bar__bg-negative_9u1ba {
49
51
  background: var(--circular-progress-bar-negative-color);
50
- } .circular-progress-bar__svg_1lp4b {
52
+ } .circular-progress-bar__svg_9u1ba {
51
53
  display: block;
52
54
  width: 100%;
53
- } .circular-progress-bar__title_1lp4b,
54
- .circular-progress-bar__subtitle_1lp4b {
55
+ } .circular-progress-bar__title_9u1ba,
56
+ .circular-progress-bar__subtitle_9u1ba {
55
57
  overflow: hidden;
56
58
  word-break: break-word;
57
59
  white-space: nowrap;
58
60
  text-overflow: ellipsis;
59
61
  margin: 0 6px;
60
- } .circular-progress-bar__subtitle_1lp4b {
62
+ } .circular-progress-bar__subtitle_9u1ba {
61
63
  max-height: 40px;
62
- } .circular-progress-bar__labelWrapper_1lp4b {
64
+ } .circular-progress-bar__labelWrapper_9u1ba {
63
65
  text-align: center;
64
66
  position: absolute;
65
67
  top: 50%;
66
68
  left: 50%;
67
69
  width: 100%;
68
70
  transform: translate(-50%, -50%)
69
- } .circular-progress-bar__labelWrapper_1lp4b.circular-progress-bar__label_1lp4b {
71
+ } .circular-progress-bar__labelWrapper_9u1ba.circular-progress-bar__label_9u1ba {
70
72
  display: flex;
71
73
  align-items: center;
72
74
  justify-content: center;
73
- } .circular-progress-bar__typography_1lp4b {
75
+ } .circular-progress-bar__typography_9u1ba {
74
76
  font-feature-settings: 'ss01';
75
77
  font-weight: var(--circular-progress-bar-font-weight);
76
78
  font-family: var(--circular-progress-bar-font-family);
77
- } .circular-progress-bar__size-144_1lp4b {
79
+ } .circular-progress-bar__size-144_9u1ba {
78
80
  width: 144px;
79
81
  height: 144px
80
- } .circular-progress-bar__size-144_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
82
+ } .circular-progress-bar__size-144_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
81
83
  max-width: 128px;
82
- } .circular-progress-bar__size-144_1lp4b .circular-progress-bar__title_1lp4b {
84
+ } .circular-progress-bar__size-144_9u1ba .circular-progress-bar__title_9u1ba {
83
85
  max-height: 32px;
84
- } .circular-progress-bar__size-128_1lp4b {
86
+ } .circular-progress-bar__size-128_9u1ba {
85
87
  width: 128px;
86
88
  height: 128px
87
- } .circular-progress-bar__size-128_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
89
+ } .circular-progress-bar__size-128_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
88
90
  max-width: 108px;
89
- } .circular-progress-bar__size-128_1lp4b .circular-progress-bar__title_1lp4b {
91
+ } .circular-progress-bar__size-128_9u1ba .circular-progress-bar__title_9u1ba {
90
92
  max-height: 32px;
91
- } .circular-progress-bar__size-80_1lp4b {
93
+ } .circular-progress-bar__size-80_9u1ba {
92
94
  width: 80px;
93
95
  height: 80px
94
- } .circular-progress-bar__size-80_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
96
+ } .circular-progress-bar__size-80_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
95
97
  max-width: 64px;
96
- } .circular-progress-bar__size-80_1lp4b .circular-progress-bar__title_1lp4b {
98
+ } .circular-progress-bar__size-80_9u1ba .circular-progress-bar__title_9u1ba {
97
99
  max-height: 24px;
98
- } .circular-progress-bar__size-64_1lp4b {
100
+ } .circular-progress-bar__size-64_9u1ba {
99
101
  width: 64px;
100
102
  height: 64px
101
- } .circular-progress-bar__size-64_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
103
+ } .circular-progress-bar__size-64_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
102
104
  max-width: 48px;
103
- } .circular-progress-bar__size-64_1lp4b .circular-progress-bar__title_1lp4b {
105
+ } .circular-progress-bar__size-64_9u1ba .circular-progress-bar__title_9u1ba {
104
106
  max-height: 16px;
105
107
  margin: 0;
106
- } .circular-progress-bar__size-48_1lp4b {
108
+ } .circular-progress-bar__size-48_9u1ba {
107
109
  width: 48px;
108
110
  height: 48px
109
- } .circular-progress-bar__size-48_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
111
+ } .circular-progress-bar__size-48_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
110
112
  max-width: 40px;
111
- } .circular-progress-bar__size-48_1lp4b .circular-progress-bar__title_1lp4b {
113
+ } .circular-progress-bar__size-48_9u1ba .circular-progress-bar__title_9u1ba {
112
114
  max-height: 16px;
113
115
  margin: 0;
114
- } .circular-progress-bar__size-24_1lp4b {
116
+ } .circular-progress-bar__size-24_9u1ba {
115
117
  width: 24px;
116
118
  height: 24px
117
- } .circular-progress-bar__size-24_1lp4b .circular-progress-bar__labelWrapper_1lp4b {
119
+ } .circular-progress-bar__size-24_9u1ba .circular-progress-bar__labelWrapper_9u1ba {
118
120
  max-width: 24px;
119
- } .circular-progress-bar__backgroundCircle_1lp4b,
120
- .circular-progress-bar__progressCircle_1lp4b {
121
+ } .circular-progress-bar__backgroundCircle_9u1ba,
122
+ .circular-progress-bar__progressCircle_9u1ba {
121
123
  width: 100%;
122
124
  height: 100%;
123
125
  fill: transparent;
124
- } .circular-progress-bar__positive_1lp4b {
126
+ } .circular-progress-bar__positive_9u1ba {
125
127
  stroke: var(--circular-progress-bar-positive-color);
126
- } .circular-progress-bar__negative_1lp4b {
128
+ } .circular-progress-bar__negative_9u1ba {
127
129
  stroke: var(--circular-progress-bar-negative-color);
128
- } .circular-progress-bar__backgroundCircle_1lp4b {
130
+ } .circular-progress-bar__backgroundCircle_9u1ba {
129
131
  stroke: var(--circular-progress-bar-stroke-color)
130
- } .circular-progress-bar__backgroundCircle_1lp4b.circular-progress-bar__stroke_1lp4b {
132
+ } .circular-progress-bar__backgroundCircle_9u1ba.circular-progress-bar__stroke_9u1ba {
131
133
  stroke: transparent;
132
- } .circular-progress-bar__progressCircle_1lp4b {
134
+ } .circular-progress-bar__progressCircle_9u1ba {
133
135
  stroke-linecap: round;
134
- } .circular-progress-bar__iconWrapper_1lp4b {
136
+ } .circular-progress-bar__iconWrapper_9u1ba {
135
137
  display: flex;
136
138
  align-items: center;
137
139
  justify-content: center
138
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-144_1lp4b {
140
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-144_9u1ba {
139
141
  max-width: 64px;
140
142
  max-height: 64px;
141
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-128_1lp4b {
143
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-128_9u1ba {
142
144
  max-width: 64px;
143
145
  max-height: 64px;
144
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-80_1lp4b {
146
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-80_9u1ba {
145
147
  max-width: 48px;
146
148
  max-height: 48px;
147
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-64_1lp4b {
149
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-64_9u1ba {
148
150
  max-width: 36px;
149
151
  max-height: 36px;
150
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-48_1lp4b {
152
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-48_9u1ba {
151
153
  max-width: 24px;
152
154
  max-height: 24px;
153
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__size-24_1lp4b {
155
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__size-24_9u1ba {
154
156
  max-width: 16px;
155
157
  max-height: 16px;
156
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-tertiary_1lp4b {
158
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-tertiary_9u1ba {
157
159
  color: var(--color-light-neutral-500);
158
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-positive_1lp4b {
160
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-positive_9u1ba {
159
161
  color: var(--color-light-status-positive);
160
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-negative_1lp4b {
162
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-negative_9u1ba {
161
163
  color: var(--color-light-status-negative);
162
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-primary-inverted_1lp4b {
164
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-primary-inverted_9u1ba {
163
165
  color: var(--color-light-neutral-translucent-1300-inverted);
164
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-primary_1lp4b {
166
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-primary_9u1ba {
165
167
  color: var(--color-light-neutral-translucent-1300);
166
- } .circular-progress-bar__iconWrapper_1lp4b.circular-progress-bar__icon-secondary_1lp4b {
168
+ } .circular-progress-bar__iconWrapper_9u1ba.circular-progress-bar__icon-secondary_9u1ba {
167
169
  color: var(--color-light-neutral-700);
168
- } .circular-progress-bar__icon_1lp4b {
170
+ } .circular-progress-bar__icon_9u1ba {
169
171
  width: 100%;
170
172
  height: 100%;
171
173
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-circular-progress-bar",
3
- "version": "3.5.4",
3
+ "version": "3.5.5",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -11,11 +11,13 @@
11
11
  "directory": "dist"
12
12
  },
13
13
  "dependencies": {
14
- "@alfalab/core-components-typography": "^4.7.0",
14
+ "@alfalab/core-components-typography": "^4.8.0",
15
15
  "classnames": "^2.3.1",
16
16
  "tslib": "^2.4.0"
17
17
  },
18
18
  "peerDependencies": {
19
19
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0"
20
- }
20
+ },
21
+ "themesVersion": "13.0.1",
22
+ "varsVersion": "9.10.0"
21
23
  }