@hh.ru/magritte-ui-select 12.4.3 → 12.4.4

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,7 +24,7 @@ import '@hh.ru/magritte-common-use-disabled';
24
24
  import '@hh.ru/magritte-ui-checkable-card/CheckableCardElement';
25
25
  import '@hh.ru/magritte-ui-checkbox-radio';
26
26
 
27
- var styles = {"select-bottom-sheet":"magritte-select-bottom-sheet___1RZDJ_12-4-3","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_12-4-3","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-4-3","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-4-3","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_12-4-3","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_12-4-3","select-bottom-sheet_without-header":"magritte-select-bottom-sheet_without-header___KOKVh_12-4-3","selectBottomSheetWithoutHeader":"magritte-select-bottom-sheet_without-header___KOKVh_12-4-3","full-screen-placeholder":"magritte-full-screen-placeholder___zPC8k_12-4-3","fullScreenPlaceholder":"magritte-full-screen-placeholder___zPC8k_12-4-3","error-wrapper":"magritte-error-wrapper___P7jYg_12-4-3","errorWrapper":"magritte-error-wrapper___P7jYg_12-4-3"};
27
+ var styles = {"select-bottom-sheet":"magritte-select-bottom-sheet___1RZDJ_12-4-4","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_12-4-4","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-4-4","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-4-4","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_12-4-4","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_12-4-4","select-bottom-sheet_without-header":"magritte-select-bottom-sheet_without-header___KOKVh_12-4-4","selectBottomSheetWithoutHeader":"magritte-select-bottom-sheet_without-header___KOKVh_12-4-4","full-screen-placeholder":"magritte-full-screen-placeholder___zPC8k_12-4-4","fullScreenPlaceholder":"magritte-full-screen-placeholder___zPC8k_12-4-4","error-wrapper":"magritte-error-wrapper___P7jYg_12-4-4","errorWrapper":"magritte-error-wrapper___P7jYg_12-4-4"};
28
28
 
29
29
  const SelectOptionDefault = ({ data, input, type, checked, plain, }) => {
30
30
  if (type === 'delimiter') {
package/SelectDrop.js CHANGED
@@ -21,7 +21,7 @@ import '@hh.ru/magritte-common-use-disabled';
21
21
  import '@hh.ru/magritte-ui-checkable-card/CheckableCardElement';
22
22
  import '@hh.ru/magritte-ui-checkbox-radio';
23
23
 
24
- var styles = {"select-drop-container-wrapper":"magritte-select-drop-container-wrapper___OHM0q_12-4-3","selectDropContainerWrapper":"magritte-select-drop-container-wrapper___OHM0q_12-4-3","select-drop-container":"magritte-select-drop-container___hee1p_12-4-3","selectDropContainer":"magritte-select-drop-container___hee1p_12-4-3","select-drop-container_plain":"magritte-select-drop-container_plain___766zl_12-4-3","selectDropContainerPlain":"magritte-select-drop-container_plain___766zl_12-4-3","select-drop-container_with-footer":"magritte-select-drop-container_with-footer___6wp-L_12-4-3","selectDropContainerWithFooter":"magritte-select-drop-container_with-footer___6wp-L_12-4-3","select-drop":"magritte-select-drop___jn4O-_12-4-3","selectDrop":"magritte-select-drop___jn4O-_12-4-3","select-drop-header":"magritte-select-drop-header___fMmio_12-4-3","selectDropHeader":"magritte-select-drop-header___fMmio_12-4-3","select-drop_plain":"magritte-select-drop_plain___VL8Fz_12-4-3","selectDropPlain":"magritte-select-drop_plain___VL8Fz_12-4-3","label-option":"magritte-label-option___2N7t9_12-4-3","labelOption":"magritte-label-option___2N7t9_12-4-3","loading":"magritte-loading___AMiuq_12-4-3","hint":"magritte-hint___6qaFl_12-4-3"};
24
+ var styles = {"select-drop-container-wrapper":"magritte-select-drop-container-wrapper___OHM0q_12-4-4","selectDropContainerWrapper":"magritte-select-drop-container-wrapper___OHM0q_12-4-4","select-drop-container":"magritte-select-drop-container___hee1p_12-4-4","selectDropContainer":"magritte-select-drop-container___hee1p_12-4-4","select-drop-container_plain":"magritte-select-drop-container_plain___766zl_12-4-4","selectDropContainerPlain":"magritte-select-drop-container_plain___766zl_12-4-4","select-drop-container_with-footer":"magritte-select-drop-container_with-footer___6wp-L_12-4-4","selectDropContainerWithFooter":"magritte-select-drop-container_with-footer___6wp-L_12-4-4","select-drop":"magritte-select-drop___jn4O-_12-4-4","selectDrop":"magritte-select-drop___jn4O-_12-4-4","select-drop-header":"magritte-select-drop-header___fMmio_12-4-4","selectDropHeader":"magritte-select-drop-header___fMmio_12-4-4","select-drop_plain":"magritte-select-drop_plain___VL8Fz_12-4-4","selectDropPlain":"magritte-select-drop_plain___VL8Fz_12-4-4","label-option":"magritte-label-option___2N7t9_12-4-4","labelOption":"magritte-label-option___2N7t9_12-4-4","loading":"magritte-loading___AMiuq_12-4-4","hint":"magritte-hint___6qaFl_12-4-4"};
25
25
 
26
26
  const SelectOptionDefault = ({ data, input, type, plain, checked, }) => {
27
27
  if (type === 'delimiter') {
@@ -6,7 +6,7 @@ import { VSpacing } from '@hh.ru/magritte-ui-spacing';
6
6
  import { Title } from '@hh.ru/magritte-ui-title';
7
7
  import { Text } from '@hh.ru/magritte-ui-typography';
8
8
 
9
- var styles = {"select-empty-hint":"magritte-select-empty-hint___B39XJ_12-4-3","selectEmptyHint":"magritte-select-empty-hint___B39XJ_12-4-3","icon":"magritte-icon___F0GQx_12-4-3","icon-init":"magritte-icon-init___GWK-V_12-4-3","iconInit":"magritte-icon-init___GWK-V_12-4-3","icon-search":"magritte-icon-search___ZsqO-_12-4-3","iconSearch":"magritte-icon-search___ZsqO-_12-4-3"};
9
+ var styles = {"select-empty-hint":"magritte-select-empty-hint___B39XJ_12-4-4","selectEmptyHint":"magritte-select-empty-hint___B39XJ_12-4-4","icon":"magritte-icon___F0GQx_12-4-4","icon-init":"magritte-icon-init___GWK-V_12-4-4","iconInit":"magritte-icon-init___GWK-V_12-4-4","icon-search":"magritte-icon-search___ZsqO-_12-4-4","iconSearch":"magritte-icon-search___ZsqO-_12-4-4"};
10
10
 
11
11
  const SelectEmptyHint = ({ title, titleElement, description, type }) => {
12
12
  return (jsxs("div", { className: styles.selectEmptyHint, children: [type === 'init' && (jsx("div", { className: classnames(styles.icon, styles.iconInit), children: jsx(MagnifierOutlinedSize24, {}) })), type === 'emptySearch' && (jsx("div", { className: classnames(styles.icon, styles.iconSearch), children: jsx(EmojiHalfsadOutlinedSize24, {}) })), jsx(VSpacing, { default: 32 }), jsx(Title, { Element: titleElement, size: "small", children: title }), jsx(VSpacing, { default: 8 }), Boolean(description) && (jsx(Text, { typography: "paragraph-2-regular", style: "secondary", children: description }))] }));
package/SelectError.js CHANGED
@@ -7,7 +7,7 @@ import { VSpacing } from '@hh.ru/magritte-ui-spacing';
7
7
  import { Title } from '@hh.ru/magritte-ui-title';
8
8
  import { Text } from '@hh.ru/magritte-ui-typography';
9
9
 
10
- var styles = {"error-container":"magritte-error-container___t9B5w_12-4-3","errorContainer":"magritte-error-container___t9B5w_12-4-3"};
10
+ var styles = {"error-container":"magritte-error-container___t9B5w_12-4-4","errorContainer":"magritte-error-container___t9B5w_12-4-4"};
11
11
 
12
12
  const SelectError = ({ innerErrorTrls, reload, }) => {
13
13
  const { isMobile } = useBreakpoint();
package/SelectModal.js CHANGED
@@ -23,7 +23,7 @@ import '@hh.ru/magritte-common-use-disabled';
23
23
  import '@hh.ru/magritte-ui-checkable-card/CheckableCardElement';
24
24
  import '@hh.ru/magritte-ui-checkbox-radio';
25
25
 
26
- var styles = {"select-modal-wrapper":"magritte-select-modal-wrapper___5BhtC_12-4-3","selectModalWrapper":"magritte-select-modal-wrapper___5BhtC_12-4-3","select-modal":"magritte-select-modal___f9wc6_12-4-3","selectModal":"magritte-select-modal___f9wc6_12-4-3","select-modal_plain":"magritte-select-modal_plain___0rP39_12-4-3","selectModalPlain":"magritte-select-modal_plain___0rP39_12-4-3","label-option":"magritte-label-option___kFAuR_12-4-3","labelOption":"magritte-label-option___kFAuR_12-4-3","layer-full-height":"magritte-layer-full-height___cJX-K_12-4-3","layerFullHeight":"magritte-layer-full-height___cJX-K_12-4-3"};
26
+ var styles = {"select-modal-wrapper":"magritte-select-modal-wrapper___5BhtC_12-4-4","selectModalWrapper":"magritte-select-modal-wrapper___5BhtC_12-4-4","select-modal":"magritte-select-modal___f9wc6_12-4-4","selectModal":"magritte-select-modal___f9wc6_12-4-4","select-modal_plain":"magritte-select-modal_plain___0rP39_12-4-4","selectModalPlain":"magritte-select-modal_plain___0rP39_12-4-4","label-option":"magritte-label-option___kFAuR_12-4-4","labelOption":"magritte-label-option___kFAuR_12-4-4","layer-full-height":"magritte-layer-full-height___cJX-K_12-4-4","layerFullHeight":"magritte-layer-full-height___cJX-K_12-4-4"};
27
27
 
28
28
  const SelectOptionDefault = ({ data, input, type, plain, checked, }) => {
29
29
  if (type === 'delimiter') {
package/SelectOption.js CHANGED
@@ -8,7 +8,7 @@ import { CheckableCardElement } from '@hh.ru/magritte-ui-checkable-card/Checkabl
8
8
  import { Radio, Checkbox } from '@hh.ru/magritte-ui-checkbox-radio';
9
9
  import { Text } from '@hh.ru/magritte-ui-typography';
10
10
 
11
- var styles = {"select-option-plain":"magritte-select-option-plain___dfz4a_12-4-3","selectOptionPlain":"magritte-select-option-plain___dfz4a_12-4-3","select-option-plain_active":"magritte-select-option-plain_active___AQSQS_12-4-3","selectOptionPlainActive":"magritte-select-option-plain_active___AQSQS_12-4-3","select-delimiter":"magritte-select-delimiter___WyeR6_12-4-3","selectDelimiter":"magritte-select-delimiter___WyeR6_12-4-3"};
11
+ var styles = {"select-option-plain":"magritte-select-option-plain___dfz4a_12-4-4","selectOptionPlain":"magritte-select-option-plain___dfz4a_12-4-4","select-option-plain_active":"magritte-select-option-plain_active___AQSQS_12-4-4","selectOptionPlainActive":"magritte-select-option-plain_active___AQSQS_12-4-4","select-delimiter":"magritte-select-delimiter___WyeR6_12-4-4","selectDelimiter":"magritte-select-delimiter___WyeR6_12-4-4"};
12
12
 
13
13
  const CheckableComponent = ({ type, value, checked, name, onChange, 'data-qa': dataQa, }) => {
14
14
  if (type === 'label') {
package/index.css CHANGED
@@ -1,4 +1,4 @@
1
- .magritte-error-container___t9B5w_12-4-3{
1
+ .magritte-error-container___t9B5w_12-4-4{
2
2
  display:flex;
3
3
  flex-direction:column;
4
4
  align-items:center;
@@ -6,95 +6,95 @@
6
6
  justify-content:center;
7
7
  }
8
8
  @media (min-width: 1020px){
9
- body.magritte-old-layout .magritte-error-container___t9B5w_12-4-3{
9
+ body.magritte-old-layout .magritte-error-container___t9B5w_12-4-4{
10
10
  min-height:320px;
11
11
  height:auto;
12
12
  }
13
13
  }
14
14
  @media (min-width: 1024px){
15
- body:not(.magritte-old-layout) .magritte-error-container___t9B5w_12-4-3{
15
+ body:not(.magritte-old-layout) .magritte-error-container___t9B5w_12-4-4{
16
16
  min-height:320px;
17
17
  height:auto;
18
18
  }
19
19
  }
20
20
 
21
- .magritte-select-option-plain___dfz4a_12-4-3:hover{
21
+ .magritte-select-option-plain___dfz4a_12-4-4:hover{
22
22
  cursor:default;
23
23
  }
24
- .magritte-select-option-plain_active___AQSQS_12-4-3:hover{
24
+ .magritte-select-option-plain_active___AQSQS_12-4-4:hover{
25
25
  cursor:pointer;
26
26
  }
27
- .magritte-select-delimiter___WyeR6_12-4-3{
27
+ .magritte-select-delimiter___WyeR6_12-4-4{
28
28
  padding-left:16px;
29
29
  padding-top:12px;
30
30
  }
31
31
 
32
- .magritte-select-bottom-sheet___1RZDJ_12-4-3{
32
+ .magritte-select-bottom-sheet___1RZDJ_12-4-4{
33
33
  display:flex;
34
34
  flex-direction:column;
35
35
  padding:0 16px;
36
36
  padding-bottom:16px;
37
37
  }
38
- .magritte-select-bottom-sheet_checkbox___hwTgo_12-4-3,
39
- .magritte-select-bottom-sheet_radio___qvFFV_12-4-3{
38
+ .magritte-select-bottom-sheet_checkbox___hwTgo_12-4-4,
39
+ .magritte-select-bottom-sheet_radio___qvFFV_12-4-4{
40
40
  gap:12px;
41
41
  }
42
- .magritte-select-bottom-sheet_without-header___KOKVh_12-4-3{
42
+ .magritte-select-bottom-sheet_without-header___KOKVh_12-4-4{
43
43
  padding-top:16px;
44
44
  }
45
- .magritte-full-screen-placeholder___zPC8k_12-4-3{
45
+ .magritte-full-screen-placeholder___zPC8k_12-4-4{
46
46
  display:flex;
47
47
  flex-direction:column;
48
48
  align-items:center;
49
49
  height:100%;
50
50
  justify-content:center;
51
51
  }
52
- .magritte-error-wrapper___P7jYg_12-4-3{
52
+ .magritte-error-wrapper___P7jYg_12-4-4{
53
53
  height:100%;
54
54
  }
55
55
 
56
- .magritte-select-drop-container-wrapper___OHM0q_12-4-3{
56
+ .magritte-select-drop-container-wrapper___OHM0q_12-4-4{
57
57
  display:flex;
58
58
  flex-direction:column;
59
59
  }
60
- .magritte-select-drop-container___hee1p_12-4-3{
60
+ .magritte-select-drop-container___hee1p_12-4-4{
61
61
  display:flex;
62
62
  flex-direction:column;
63
63
  padding:12px;
64
64
  margin:calc(-1 * 12px);
65
65
  }
66
- .magritte-select-drop-container_plain___766zl_12-4-3{
66
+ .magritte-select-drop-container_plain___766zl_12-4-4{
67
67
  padding:24px;
68
68
  margin:calc(-1 * 24px);
69
69
  }
70
- .magritte-select-drop-container_with-footer___6wp-L_12-4-3{
70
+ .magritte-select-drop-container_with-footer___6wp-L_12-4-4{
71
71
  margin-bottom:0;
72
72
  padding-bottom:0;
73
73
  }
74
- .magritte-select-drop___jn4O-_12-4-3{
74
+ .magritte-select-drop___jn4O-_12-4-4{
75
75
  display:flex;
76
76
  flex-direction:column;
77
77
  gap:8px;
78
78
  }
79
- .magritte-select-drop-header___fMmio_12-4-3{
79
+ .magritte-select-drop-header___fMmio_12-4-4{
80
80
  display:flex;
81
81
  flex-direction:column;
82
82
  margin-bottom:8px;
83
83
  }
84
- .magritte-select-drop_plain___VL8Fz_12-4-3{
84
+ .magritte-select-drop_plain___VL8Fz_12-4-4{
85
85
  gap:16px;
86
86
  }
87
- .magritte-label-option___2N7t9_12-4-3{
87
+ .magritte-label-option___2N7t9_12-4-4{
88
88
  display:flex;
89
89
  justify-content:center;
90
90
  }
91
- .magritte-loading___AMiuq_12-4-3{
91
+ .magritte-loading___AMiuq_12-4-4{
92
92
  display:flex;
93
93
  align-items:center;
94
94
  height:150px;
95
95
  justify-content:center;
96
96
  }
97
- .magritte-hint___6qaFl_12-4-3{
97
+ .magritte-hint___6qaFl_12-4-4{
98
98
  display:flex;
99
99
  flex-direction:column;
100
100
  align-items:center;
@@ -102,24 +102,24 @@
102
102
  justify-content:center;
103
103
  }
104
104
 
105
- .magritte-select-modal-wrapper___5BhtC_12-4-3{
105
+ .magritte-select-modal-wrapper___5BhtC_12-4-4{
106
106
  display:flex;
107
107
  flex-direction:column;
108
108
  flex-grow:1;
109
109
  }
110
- .magritte-select-modal___f9wc6_12-4-3{
110
+ .magritte-select-modal___f9wc6_12-4-4{
111
111
  display:flex;
112
112
  flex-direction:column;
113
113
  gap:12px;
114
114
  }
115
- .magritte-select-modal_plain___0rP39_12-4-3{
115
+ .magritte-select-modal_plain___0rP39_12-4-4{
116
116
  gap:0;
117
117
  }
118
- .magritte-label-option___kFAuR_12-4-3{
118
+ .magritte-label-option___kFAuR_12-4-4{
119
119
  display:flex;
120
120
  justify-content:center;
121
121
  }
122
- .magritte-layer-full-height___cJX-K_12-4-3{
122
+ .magritte-layer-full-height___cJX-K_12-4-4{
123
123
  display:flex;
124
124
  flex-direction:column;
125
125
  align-items:center;
@@ -146,14 +146,14 @@
146
146
  --magritte-color-background-accent-secondary-v24-3-0:#F1F4F7;
147
147
  --magritte-color-icon-accent-v24-3-0:#7195AF;
148
148
  }
149
- .magritte-select-empty-hint___B39XJ_12-4-3{
149
+ .magritte-select-empty-hint___B39XJ_12-4-4{
150
150
  display:flex;
151
151
  flex-direction:column;
152
152
  justify-content:center;
153
153
  align-content:center;
154
154
  align-items:center;
155
155
  }
156
- .magritte-icon___F0GQx_12-4-3{
156
+ .magritte-icon___F0GQx_12-4-4{
157
157
  display:flex;
158
158
  align-items:center;
159
159
  justify-content:center;
@@ -161,11 +161,11 @@
161
161
  height:48px;
162
162
  border-radius:50%;
163
163
  }
164
- .magritte-icon-init___GWK-V_12-4-3{
164
+ .magritte-icon-init___GWK-V_12-4-4{
165
165
  background-color:var(--magritte-color-background-accent-secondary-v24-3-0);
166
166
  --magritte-ui-icon-color-override:var(--magritte-color-icon-accent-v24-3-0);
167
167
  }
168
- .magritte-icon-search___ZsqO-_12-4-3{
168
+ .magritte-icon-search___ZsqO-_12-4-4{
169
169
  background-color:var(--magritte-color-background-secondary-v24-3-0);
170
170
  --magritte-ui-icon-color-override:var(--magritte-color-icon-tertiary-v24-3-0);
171
171
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui-select",
3
- "version": "12.4.3",
3
+ "version": "12.4.4",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": [
@@ -32,25 +32,25 @@
32
32
  "@hh.ru/magritte-common-use-disabled": "1.0.14",
33
33
  "@hh.ru/magritte-common-use-multiple-refs": "1.1.10",
34
34
  "@hh.ru/magritte-design-tokens": "24.3.0",
35
- "@hh.ru/magritte-ui-action-bar": "5.2.0",
36
- "@hh.ru/magritte-ui-bottom-sheet": "9.1.2",
35
+ "@hh.ru/magritte-ui-action-bar": "5.2.1",
36
+ "@hh.ru/magritte-ui-bottom-sheet": "9.1.3",
37
37
  "@hh.ru/magritte-ui-breakpoint": "6.0.6",
38
- "@hh.ru/magritte-ui-button": "7.1.0",
39
- "@hh.ru/magritte-ui-button-stack": "2.2.0",
40
- "@hh.ru/magritte-ui-cell": "7.2.0",
41
- "@hh.ru/magritte-ui-checkable-card": "5.0.1",
42
- "@hh.ru/magritte-ui-checkbox-radio": "4.1.0",
43
- "@hh.ru/magritte-ui-drop": "12.1.1",
44
- "@hh.ru/magritte-ui-icon": "13.8.0",
45
- "@hh.ru/magritte-ui-input": "9.3.0",
46
- "@hh.ru/magritte-ui-loader": "2.1.0",
38
+ "@hh.ru/magritte-ui-button": "7.1.1",
39
+ "@hh.ru/magritte-ui-button-stack": "2.2.1",
40
+ "@hh.ru/magritte-ui-cell": "7.2.1",
41
+ "@hh.ru/magritte-ui-checkable-card": "5.0.2",
42
+ "@hh.ru/magritte-ui-checkbox-radio": "4.1.1",
43
+ "@hh.ru/magritte-ui-drop": "12.1.2",
44
+ "@hh.ru/magritte-ui-icon": "13.9.0",
45
+ "@hh.ru/magritte-ui-input": "9.3.1",
46
+ "@hh.ru/magritte-ui-loader": "2.1.1",
47
47
  "@hh.ru/magritte-ui-mock-component": "1.1.6",
48
- "@hh.ru/magritte-ui-modal": "9.6.2",
49
- "@hh.ru/magritte-ui-navigation-bar": "10.1.1",
48
+ "@hh.ru/magritte-ui-modal": "9.6.3",
49
+ "@hh.ru/magritte-ui-navigation-bar": "10.1.2",
50
50
  "@hh.ru/magritte-ui-spacing": "2.1.9",
51
51
  "@hh.ru/magritte-ui-title": "7.0.27",
52
- "@hh.ru/magritte-ui-trigger": "4.1.0",
52
+ "@hh.ru/magritte-ui-trigger": "4.1.1",
53
53
  "@hh.ru/magritte-ui-typography": "4.4.4"
54
54
  },
55
- "gitHead": "51d85090f6ea7b835fa804c1cca65318960853fe"
55
+ "gitHead": "9be0c10df61ea60254838368fa60784f4a02ecd0"
56
56
  }