@hh.ru/magritte-ui-select 8.6.22 → 8.6.23

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.
@@ -18,7 +18,7 @@ import '@hh.ru/magritte-ui-checkable-card/CheckableCardElement';
18
18
  import '@hh.ru/magritte-ui-checkbox-radio';
19
19
  import '@hh.ru/magritte-ui-typography';
20
20
 
21
- var styles = {"select-bottom-sheet":"magritte-select-bottom-sheet___1RZDJ_8-6-22","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_8-6-22","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_8-6-22","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_8-6-22","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_8-6-22","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_8-6-22","loading":"magritte-loading___VpU1J_8-6-22","error-wrapper":"magritte-error-wrapper___P7jYg_8-6-22","errorWrapper":"magritte-error-wrapper___P7jYg_8-6-22"};
21
+ var styles = {"select-bottom-sheet":"magritte-select-bottom-sheet___1RZDJ_8-6-23","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_8-6-23","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_8-6-23","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_8-6-23","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_8-6-23","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_8-6-23","loading":"magritte-loading___VpU1J_8-6-23","error-wrapper":"magritte-error-wrapper___P7jYg_8-6-23","errorWrapper":"magritte-error-wrapper___P7jYg_8-6-23"};
22
22
 
23
23
  const SelectOptionDefault = ({ label, input, type }) => {
24
24
  if (type === 'delimiter') {
package/SelectDrop.js CHANGED
@@ -13,7 +13,7 @@ import '@hh.ru/magritte-ui-checkbox-radio';
13
13
  import '@hh.ru/magritte-ui-icon/icon';
14
14
  import '@hh.ru/magritte-ui-typography';
15
15
 
16
- var styles = {"select-drop":"magritte-select-drop___jn4O-_8-6-22","selectDrop":"magritte-select-drop___jn4O-_8-6-22","select-drop-header":"magritte-select-drop-header___fMmio_8-6-22","selectDropHeader":"magritte-select-drop-header___fMmio_8-6-22","select-drop_plain":"magritte-select-drop_plain___VL8Fz_8-6-22","selectDropPlain":"magritte-select-drop_plain___VL8Fz_8-6-22","label-option-plain":"magritte-label-option-plain___BvBH8_8-6-22","labelOptionPlain":"magritte-label-option-plain___BvBH8_8-6-22","loading":"magritte-loading___AMiuq_8-6-22"};
16
+ var styles = {"select-drop":"magritte-select-drop___jn4O-_8-6-23","selectDrop":"magritte-select-drop___jn4O-_8-6-23","select-drop-header":"magritte-select-drop-header___fMmio_8-6-23","selectDropHeader":"magritte-select-drop-header___fMmio_8-6-23","select-drop_plain":"magritte-select-drop_plain___VL8Fz_8-6-23","selectDropPlain":"magritte-select-drop_plain___VL8Fz_8-6-23","label-option-plain":"magritte-label-option-plain___BvBH8_8-6-23","labelOptionPlain":"magritte-label-option-plain___BvBH8_8-6-23","loading":"magritte-loading___AMiuq_8-6-23"};
17
17
 
18
18
  const SelectOptionDefault = ({ label, input, type, plain, }) => {
19
19
  if (type === 'delimiter') {
package/SelectOption.js CHANGED
@@ -9,7 +9,7 @@ import { Radio, Checkbox } from '@hh.ru/magritte-ui-checkbox-radio';
9
9
  import { CheckOutlinedSize24 } from '@hh.ru/magritte-ui-icon/icon';
10
10
  import { Text } from '@hh.ru/magritte-ui-typography';
11
11
 
12
- var styles = {"select-option-label":"magritte-select-option-label___bYo2l_8-6-22","selectOptionLabel":"magritte-select-option-label___bYo2l_8-6-22","select-option-label_desktop":"magritte-select-option-label_desktop___bceen_8-6-22","selectOptionLabelDesktop":"magritte-select-option-label_desktop___bceen_8-6-22","select-delimiter":"magritte-select-delimiter___WyeR6_8-6-22","selectDelimiter":"magritte-select-delimiter___WyeR6_8-6-22"};
12
+ var styles = {"select-option-label":"magritte-select-option-label___bYo2l_8-6-23","selectOptionLabel":"magritte-select-option-label___bYo2l_8-6-23","select-option-label_desktop":"magritte-select-option-label_desktop___bceen_8-6-23","selectOptionLabelDesktop":"magritte-select-option-label_desktop___bceen_8-6-23","select-delimiter":"magritte-select-delimiter___WyeR6_8-6-23","selectDelimiter":"magritte-select-delimiter___WyeR6_8-6-23"};
13
13
 
14
14
  const CheckableComponent = ({ type, value, checked, name, onChange, 'data-qa': dataQa, }) => {
15
15
  if (type === 'label') {
package/index.css CHANGED
@@ -1,11 +1,11 @@
1
- .magritte-select-option-label___bYo2l_8-6-22{
1
+ .magritte-select-option-label___bYo2l_8-6-23{
2
2
  display:flex;
3
3
  max-height:56px;
4
4
  }
5
- .magritte-select-option-label_desktop___bceen_8-6-22{
5
+ .magritte-select-option-label_desktop___bceen_8-6-23{
6
6
  max-height:24px;
7
7
  }
8
- .magritte-select-delimiter___WyeR6_8-6-22{
8
+ .magritte-select-delimiter___WyeR6_8-6-23{
9
9
  padding-left:16px;
10
10
  padding-top:12px;
11
11
  }
@@ -13,44 +13,44 @@
13
13
  :root{
14
14
  --magritte-static-space-400-v21-0-0:16px;
15
15
  }
16
- .magritte-select-bottom-sheet___1RZDJ_8-6-22{
16
+ .magritte-select-bottom-sheet___1RZDJ_8-6-23{
17
17
  display:flex;
18
18
  flex-direction:column;
19
19
  padding:0 var(--magritte-static-space-400-v21-0-0);
20
20
  padding-bottom:16px;
21
21
  }
22
- .magritte-select-bottom-sheet_checkbox___hwTgo_8-6-22,
23
- .magritte-select-bottom-sheet_radio___qvFFV_8-6-22{
22
+ .magritte-select-bottom-sheet_checkbox___hwTgo_8-6-23,
23
+ .magritte-select-bottom-sheet_radio___qvFFV_8-6-23{
24
24
  gap:12px;
25
25
  }
26
- .magritte-loading___VpU1J_8-6-22{
26
+ .magritte-loading___VpU1J_8-6-23{
27
27
  display:flex;
28
28
  align-items:center;
29
29
  height:100%;
30
30
  justify-content:center;
31
31
  }
32
- .magritte-error-wrapper___P7jYg_8-6-22{
32
+ .magritte-error-wrapper___P7jYg_8-6-23{
33
33
  height:100%;
34
34
  }
35
35
 
36
- .magritte-select-drop___jn4O-_8-6-22{
36
+ .magritte-select-drop___jn4O-_8-6-23{
37
37
  display:flex;
38
38
  flex-direction:column;
39
39
  gap:8px;
40
40
  }
41
- .magritte-select-drop-header___fMmio_8-6-22{
41
+ .magritte-select-drop-header___fMmio_8-6-23{
42
42
  display:flex;
43
43
  flex-direction:column;
44
44
  margin-bottom:8px;
45
45
  }
46
- .magritte-select-drop_plain___VL8Fz_8-6-22{
46
+ .magritte-select-drop_plain___VL8Fz_8-6-23{
47
47
  gap:16px;
48
48
  }
49
- .magritte-label-option-plain___BvBH8_8-6-22{
49
+ .magritte-label-option-plain___BvBH8_8-6-23{
50
50
  display:flex;
51
51
  justify-content:center;
52
52
  }
53
- .magritte-loading___AMiuq_8-6-22{
53
+ .magritte-loading___AMiuq_8-6-23{
54
54
  display:flex;
55
55
  align-items:center;
56
56
  height:150px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui-select",
3
- "version": "8.6.22",
3
+ "version": "8.6.23",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": [
@@ -32,7 +32,7 @@
32
32
  "@hh.ru/magritte-common-use-multiple-refs": "1.1.5",
33
33
  "@hh.ru/magritte-ui-action": "4.4.23",
34
34
  "@hh.ru/magritte-ui-action-bar": "2.2.16",
35
- "@hh.ru/magritte-ui-bottom-sheet": "5.5.30",
35
+ "@hh.ru/magritte-ui-bottom-sheet": "5.5.31",
36
36
  "@hh.ru/magritte-ui-breakpoint": "5.0.0",
37
37
  "@hh.ru/magritte-ui-button": "5.2.15",
38
38
  "@hh.ru/magritte-ui-button-stack": "2.1.34",
@@ -47,5 +47,5 @@
47
47
  "@hh.ru/magritte-ui-trigger": "3.0.16",
48
48
  "@hh.ru/magritte-ui-typography": "3.0.26"
49
49
  },
50
- "gitHead": "7bcfaf30b2f9e4f08ee017234919beb0c789b679"
50
+ "gitHead": "36c75d7b7d428adec223c1f73bc097ddcf0e08d0"
51
51
  }