@alfalab/core-components-radio-group 3.0.6 → 3.0.7

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
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var tslib = require('tslib');
4
6
  var React = require('react');
5
7
  var cn = require('classnames');
@@ -10,7 +12,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
12
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
11
13
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
12
14
 
13
- var styles = {"component":"radio-group__component_1upfw","error":"radio-group__error_1upfw","radioList":"radio-group__radioList_1upfw","vertical":"radio-group__vertical_1upfw","radio":"radio-group__radio_1upfw","horizontal":"radio-group__horizontal_1upfw","tag":"radio-group__tag_1upfw","tagLabel":"radio-group__tagLabel_1upfw","label":"radio-group__label_1upfw","sub":"radio-group__sub_1upfw","errorMessage":"radio-group__errorMessage_1upfw","hint":"radio-group__hint_1upfw","hiddenInput":"radio-group__hiddenInput_1upfw"};
15
+ var styles = {"component":"radio-group__component_1c3my","error":"radio-group__error_1c3my","radioList":"radio-group__radioList_1c3my","vertical":"radio-group__vertical_1c3my","radio":"radio-group__radio_1c3my","horizontal":"radio-group__horizontal_1c3my","tag":"radio-group__tag_1c3my","tagLabel":"radio-group__tagLabel_1c3my","label":"radio-group__label_1c3my","sub":"radio-group__sub_1c3my","errorMessage":"radio-group__errorMessage_1c3my","hint":"radio-group__hint_1c3my","hiddenInput":"radio-group__hiddenInput_1c3my"};
14
16
  require('./index.css')
15
17
 
16
18
  var RadioGroup = React.forwardRef(function (_a, ref) {
package/cssm/Component.js CHANGED
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var tslib = require('tslib');
4
6
  var React = require('react');
5
7
  var cn = require('classnames');
package/cssm/index.js CHANGED
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var Component = require('./Component.js');
4
6
  require('tslib');
5
7
  require('react');
@@ -1,10 +1,10 @@
1
1
  :root {
2
2
  } /* deprecated */ :root {
3
- --color-light-border-link: #007aff;
3
+ --color-light-border-link: #0072ef;
4
4
  --color-light-text-negative: #d91d0b;
5
- --color-light-text-primary: #0b1f35;
6
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
7
- } :root {
5
+ --color-light-text-primary: #0e0e0e;
6
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* 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 */
7
+ } :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 */
8
8
  } :root {
9
9
  } :root {
10
10
 
package/esm/Component.js CHANGED
@@ -3,7 +3,7 @@ import React, { forwardRef, useState, Children, isValidElement, cloneElement } f
3
3
  import cn from 'classnames';
4
4
  import { useDidUpdateEffect } from '@alfalab/hooks';
5
5
 
6
- var styles = {"component":"radio-group__component_1upfw","error":"radio-group__error_1upfw","radioList":"radio-group__radioList_1upfw","vertical":"radio-group__vertical_1upfw","radio":"radio-group__radio_1upfw","horizontal":"radio-group__horizontal_1upfw","tag":"radio-group__tag_1upfw","tagLabel":"radio-group__tagLabel_1upfw","label":"radio-group__label_1upfw","sub":"radio-group__sub_1upfw","errorMessage":"radio-group__errorMessage_1upfw","hint":"radio-group__hint_1upfw","hiddenInput":"radio-group__hiddenInput_1upfw"};
6
+ var styles = {"component":"radio-group__component_1c3my","error":"radio-group__error_1c3my","radioList":"radio-group__radioList_1c3my","vertical":"radio-group__vertical_1c3my","radio":"radio-group__radio_1c3my","horizontal":"radio-group__horizontal_1c3my","tag":"radio-group__tag_1c3my","tagLabel":"radio-group__tagLabel_1c3my","label":"radio-group__label_1c3my","sub":"radio-group__sub_1c3my","errorMessage":"radio-group__errorMessage_1c3my","hint":"radio-group__hint_1c3my","hiddenInput":"radio-group__hiddenInput_1c3my"};
7
7
  require('./index.css')
8
8
 
9
9
  var RadioGroup = forwardRef(function (_a, ref) {
package/esm/index.css CHANGED
@@ -1,11 +1,11 @@
1
- /* hash: 1tg4l */
1
+ /* hash: un1x6 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-border-link: #007aff;
4
+ --color-light-border-link: #0072ef;
5
5
  --color-light-text-negative: #d91d0b;
6
- --color-light-text-primary: #0b1f35;
7
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
8
- } :root {
6
+ --color-light-text-primary: #0e0e0e;
7
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* 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 */
8
+ } :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 */
9
9
  } :root {
10
10
  } :root {
11
11
 
@@ -29,56 +29,56 @@
29
29
  --radio-group-error-color: var(--color-light-text-negative);
30
30
  --radio-group-hint-color: var(--color-light-text-secondary);
31
31
  --radio-group-label-color: var(--color-light-text-primary);
32
- } .radio-group__component_1upfw {
32
+ } .radio-group__component_1c3my {
33
33
  display: flex;
34
34
  flex-direction: column;
35
- } .radio-group__error_1upfw {
35
+ } .radio-group__error_1c3my {
36
36
  padding-left: var(--gap-xs);
37
37
  border-left: 1px solid var(--radio-group-error-color);
38
- } .radio-group__radioList_1upfw {
38
+ } .radio-group__radioList_1c3my {
39
39
  display: flex;
40
- } .radio-group__vertical_1upfw .radio-group__radioList_1upfw {
40
+ } .radio-group__vertical_1c3my .radio-group__radioList_1c3my {
41
41
  flex-direction: column;
42
42
  align-items: flex-start;
43
- } .radio-group__vertical_1upfw .radio-group__radio_1upfw {
43
+ } .radio-group__vertical_1c3my .radio-group__radio_1c3my {
44
44
  margin-bottom: var(--gap-m)
45
- } .radio-group__vertical_1upfw .radio-group__radio_1upfw:last-child {
45
+ } .radio-group__vertical_1c3my .radio-group__radio_1c3my:last-child {
46
46
  margin-bottom: 0;
47
- } .radio-group__horizontal_1upfw .radio-group__radioList_1upfw {
47
+ } .radio-group__horizontal_1c3my .radio-group__radioList_1c3my {
48
48
  flex-wrap: wrap;
49
49
  margin-right: var(--gap-xl-neg);
50
50
  margin-bottom: var(--gap-xs-neg);
51
- } .radio-group__tag_1upfw.radio-group__horizontal_1upfw .radio-group__radioList_1upfw {
51
+ } .radio-group__tag_1c3my.radio-group__horizontal_1c3my .radio-group__radioList_1c3my {
52
52
  margin-right: var(--gap-xs-neg);
53
- } .radio-group__horizontal_1upfw .radio-group__radio_1upfw {
53
+ } .radio-group__horizontal_1c3my .radio-group__radio_1c3my {
54
54
  margin-right: var(--gap-xl);
55
55
  margin-bottom: var(--gap-xs);
56
- } .radio-group__horizontal_1upfw .radio-group__tagLabel_1upfw {
56
+ } .radio-group__horizontal_1c3my .radio-group__tagLabel_1c3my {
57
57
  margin-right: var(--gap-xs);
58
- } .radio-group__label_1upfw {
58
+ } .radio-group__label_1c3my {
59
59
  font-size: 16px;
60
60
  line-height: 24px;
61
61
  font-weight: 400;
62
62
  margin-bottom: var(--gap-s);
63
63
  color: var(--radio-group-label-color);
64
- } .radio-group__sub_1upfw {
64
+ } .radio-group__sub_1c3my {
65
65
  font-size: 14px;
66
66
  line-height: 18px;
67
67
  font-weight: 400;
68
68
  margin-top: var(--gap-s);
69
- } .radio-group__errorMessage_1upfw {
69
+ } .radio-group__errorMessage_1c3my {
70
70
  color: var(--radio-group-error-color);
71
- } .radio-group__hint_1upfw {
71
+ } .radio-group__hint_1c3my {
72
72
  color: var(--radio-group-hint-color);
73
- } .radio-group__hiddenInput_1upfw {
73
+ } .radio-group__hiddenInput_1c3my {
74
74
  position: absolute;
75
75
  z-index: -1;
76
76
  top: 0;
77
77
  left: 0;
78
78
  opacity: 0
79
- } .radio-group__hiddenInput_1upfw:focus ~ button {
79
+ } .radio-group__hiddenInput_1c3my:focus ~ button {
80
80
  outline: 2px solid var(--focus-color);
81
81
  outline-offset: 2px;
82
- } .radio-group__tagLabel_1upfw {
82
+ } .radio-group__tagLabel_1c3my {
83
83
  position: relative;
84
84
  }
package/index.css CHANGED
@@ -1,11 +1,11 @@
1
- /* hash: 1tg4l */
1
+ /* hash: un1x6 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-border-link: #007aff;
4
+ --color-light-border-link: #0072ef;
5
5
  --color-light-text-negative: #d91d0b;
6
- --color-light-text-primary: #0b1f35;
7
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
8
- } :root {
6
+ --color-light-text-primary: #0e0e0e;
7
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* 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 */
8
+ } :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 */
9
9
  } :root {
10
10
  } :root {
11
11
 
@@ -29,56 +29,56 @@
29
29
  --radio-group-error-color: var(--color-light-text-negative);
30
30
  --radio-group-hint-color: var(--color-light-text-secondary);
31
31
  --radio-group-label-color: var(--color-light-text-primary);
32
- } .radio-group__component_1upfw {
32
+ } .radio-group__component_1c3my {
33
33
  display: flex;
34
34
  flex-direction: column;
35
- } .radio-group__error_1upfw {
35
+ } .radio-group__error_1c3my {
36
36
  padding-left: var(--gap-xs);
37
37
  border-left: 1px solid var(--radio-group-error-color);
38
- } .radio-group__radioList_1upfw {
38
+ } .radio-group__radioList_1c3my {
39
39
  display: flex;
40
- } .radio-group__vertical_1upfw .radio-group__radioList_1upfw {
40
+ } .radio-group__vertical_1c3my .radio-group__radioList_1c3my {
41
41
  flex-direction: column;
42
42
  align-items: flex-start;
43
- } .radio-group__vertical_1upfw .radio-group__radio_1upfw {
43
+ } .radio-group__vertical_1c3my .radio-group__radio_1c3my {
44
44
  margin-bottom: var(--gap-m)
45
- } .radio-group__vertical_1upfw .radio-group__radio_1upfw:last-child {
45
+ } .radio-group__vertical_1c3my .radio-group__radio_1c3my:last-child {
46
46
  margin-bottom: 0;
47
- } .radio-group__horizontal_1upfw .radio-group__radioList_1upfw {
47
+ } .radio-group__horizontal_1c3my .radio-group__radioList_1c3my {
48
48
  flex-wrap: wrap;
49
49
  margin-right: var(--gap-xl-neg);
50
50
  margin-bottom: var(--gap-xs-neg);
51
- } .radio-group__tag_1upfw.radio-group__horizontal_1upfw .radio-group__radioList_1upfw {
51
+ } .radio-group__tag_1c3my.radio-group__horizontal_1c3my .radio-group__radioList_1c3my {
52
52
  margin-right: var(--gap-xs-neg);
53
- } .radio-group__horizontal_1upfw .radio-group__radio_1upfw {
53
+ } .radio-group__horizontal_1c3my .radio-group__radio_1c3my {
54
54
  margin-right: var(--gap-xl);
55
55
  margin-bottom: var(--gap-xs);
56
- } .radio-group__horizontal_1upfw .radio-group__tagLabel_1upfw {
56
+ } .radio-group__horizontal_1c3my .radio-group__tagLabel_1c3my {
57
57
  margin-right: var(--gap-xs);
58
- } .radio-group__label_1upfw {
58
+ } .radio-group__label_1c3my {
59
59
  font-size: 16px;
60
60
  line-height: 24px;
61
61
  font-weight: 400;
62
62
  margin-bottom: var(--gap-s);
63
63
  color: var(--radio-group-label-color);
64
- } .radio-group__sub_1upfw {
64
+ } .radio-group__sub_1c3my {
65
65
  font-size: 14px;
66
66
  line-height: 18px;
67
67
  font-weight: 400;
68
68
  margin-top: var(--gap-s);
69
- } .radio-group__errorMessage_1upfw {
69
+ } .radio-group__errorMessage_1c3my {
70
70
  color: var(--radio-group-error-color);
71
- } .radio-group__hint_1upfw {
71
+ } .radio-group__hint_1c3my {
72
72
  color: var(--radio-group-hint-color);
73
- } .radio-group__hiddenInput_1upfw {
73
+ } .radio-group__hiddenInput_1c3my {
74
74
  position: absolute;
75
75
  z-index: -1;
76
76
  top: 0;
77
77
  left: 0;
78
78
  opacity: 0
79
- } .radio-group__hiddenInput_1upfw:focus ~ button {
79
+ } .radio-group__hiddenInput_1c3my:focus ~ button {
80
80
  outline: 2px solid var(--focus-color);
81
81
  outline-offset: 2px;
82
- } .radio-group__tagLabel_1upfw {
82
+ } .radio-group__tagLabel_1c3my {
83
83
  position: relative;
84
84
  }
package/index.js CHANGED
@@ -1,5 +1,7 @@
1
1
  'use strict';
2
2
 
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
3
5
  var Component = require('./Component.js');
4
6
  require('tslib');
5
7
  require('react');
@@ -2,7 +2,7 @@ import React, { forwardRef, useState, Children, isValidElement, cloneElement } f
2
2
  import cn from 'classnames';
3
3
  import { useDidUpdateEffect } from '@alfalab/hooks';
4
4
 
5
- const styles = {"component":"radio-group__component_1upfw","error":"radio-group__error_1upfw","radioList":"radio-group__radioList_1upfw","vertical":"radio-group__vertical_1upfw","radio":"radio-group__radio_1upfw","horizontal":"radio-group__horizontal_1upfw","tag":"radio-group__tag_1upfw","tagLabel":"radio-group__tagLabel_1upfw","label":"radio-group__label_1upfw","sub":"radio-group__sub_1upfw","errorMessage":"radio-group__errorMessage_1upfw","hint":"radio-group__hint_1upfw","hiddenInput":"radio-group__hiddenInput_1upfw"};
5
+ const styles = {"component":"radio-group__component_1c3my","error":"radio-group__error_1c3my","radioList":"radio-group__radioList_1c3my","vertical":"radio-group__vertical_1c3my","radio":"radio-group__radio_1c3my","horizontal":"radio-group__horizontal_1c3my","tag":"radio-group__tag_1c3my","tagLabel":"radio-group__tagLabel_1c3my","label":"radio-group__label_1c3my","sub":"radio-group__sub_1c3my","errorMessage":"radio-group__errorMessage_1c3my","hint":"radio-group__hint_1c3my","hiddenInput":"radio-group__hiddenInput_1c3my"};
6
6
  require('./index.css')
7
7
 
8
8
  const RadioGroup = forwardRef(({ children, className, direction = 'vertical', label, error, hint, onChange, onBlur, onFocus, type = 'radio', dataTestId, disabled = false, name, value, }, ref) => {
package/modern/index.css CHANGED
@@ -1,11 +1,11 @@
1
- /* hash: 1tg4l */
1
+ /* hash: un1x6 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
- --color-light-border-link: #007aff;
4
+ --color-light-border-link: #0072ef;
5
5
  --color-light-text-negative: #d91d0b;
6
- --color-light-text-primary: #0b1f35;
7
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
8
- } :root {
6
+ --color-light-text-primary: #0e0e0e;
7
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66); /* 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 */
8
+ } :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 */
9
9
  } :root {
10
10
  } :root {
11
11
 
@@ -29,56 +29,56 @@
29
29
  --radio-group-error-color: var(--color-light-text-negative);
30
30
  --radio-group-hint-color: var(--color-light-text-secondary);
31
31
  --radio-group-label-color: var(--color-light-text-primary);
32
- } .radio-group__component_1upfw {
32
+ } .radio-group__component_1c3my {
33
33
  display: flex;
34
34
  flex-direction: column;
35
- } .radio-group__error_1upfw {
35
+ } .radio-group__error_1c3my {
36
36
  padding-left: var(--gap-xs);
37
37
  border-left: 1px solid var(--radio-group-error-color);
38
- } .radio-group__radioList_1upfw {
38
+ } .radio-group__radioList_1c3my {
39
39
  display: flex;
40
- } .radio-group__vertical_1upfw .radio-group__radioList_1upfw {
40
+ } .radio-group__vertical_1c3my .radio-group__radioList_1c3my {
41
41
  flex-direction: column;
42
42
  align-items: flex-start;
43
- } .radio-group__vertical_1upfw .radio-group__radio_1upfw {
43
+ } .radio-group__vertical_1c3my .radio-group__radio_1c3my {
44
44
  margin-bottom: var(--gap-m)
45
- } .radio-group__vertical_1upfw .radio-group__radio_1upfw:last-child {
45
+ } .radio-group__vertical_1c3my .radio-group__radio_1c3my:last-child {
46
46
  margin-bottom: 0;
47
- } .radio-group__horizontal_1upfw .radio-group__radioList_1upfw {
47
+ } .radio-group__horizontal_1c3my .radio-group__radioList_1c3my {
48
48
  flex-wrap: wrap;
49
49
  margin-right: var(--gap-xl-neg);
50
50
  margin-bottom: var(--gap-xs-neg);
51
- } .radio-group__tag_1upfw.radio-group__horizontal_1upfw .radio-group__radioList_1upfw {
51
+ } .radio-group__tag_1c3my.radio-group__horizontal_1c3my .radio-group__radioList_1c3my {
52
52
  margin-right: var(--gap-xs-neg);
53
- } .radio-group__horizontal_1upfw .radio-group__radio_1upfw {
53
+ } .radio-group__horizontal_1c3my .radio-group__radio_1c3my {
54
54
  margin-right: var(--gap-xl);
55
55
  margin-bottom: var(--gap-xs);
56
- } .radio-group__horizontal_1upfw .radio-group__tagLabel_1upfw {
56
+ } .radio-group__horizontal_1c3my .radio-group__tagLabel_1c3my {
57
57
  margin-right: var(--gap-xs);
58
- } .radio-group__label_1upfw {
58
+ } .radio-group__label_1c3my {
59
59
  font-size: 16px;
60
60
  line-height: 24px;
61
61
  font-weight: 400;
62
62
  margin-bottom: var(--gap-s);
63
63
  color: var(--radio-group-label-color);
64
- } .radio-group__sub_1upfw {
64
+ } .radio-group__sub_1c3my {
65
65
  font-size: 14px;
66
66
  line-height: 18px;
67
67
  font-weight: 400;
68
68
  margin-top: var(--gap-s);
69
- } .radio-group__errorMessage_1upfw {
69
+ } .radio-group__errorMessage_1c3my {
70
70
  color: var(--radio-group-error-color);
71
- } .radio-group__hint_1upfw {
71
+ } .radio-group__hint_1c3my {
72
72
  color: var(--radio-group-hint-color);
73
- } .radio-group__hiddenInput_1upfw {
73
+ } .radio-group__hiddenInput_1c3my {
74
74
  position: absolute;
75
75
  z-index: -1;
76
76
  top: 0;
77
77
  left: 0;
78
78
  opacity: 0
79
- } .radio-group__hiddenInput_1upfw:focus ~ button {
79
+ } .radio-group__hiddenInput_1c3my:focus ~ button {
80
80
  outline: 2px solid var(--focus-color);
81
81
  outline-offset: 2px;
82
- } .radio-group__tagLabel_1upfw {
82
+ } .radio-group__tagLabel_1c3my {
83
83
  position: relative;
84
84
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-radio-group",
3
- "version": "3.0.6",
3
+ "version": "3.0.7",
4
4
  "description": "Radio group",
5
5
  "keywords": [],
6
6
  "license": "MIT",