@hh.ru/magritte-ui-select 12.4.7 → 12.4.8

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-7","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_12-4-7","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-4-7","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-4-7","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_12-4-7","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_12-4-7","select-bottom-sheet_without-header":"magritte-select-bottom-sheet_without-header___KOKVh_12-4-7","selectBottomSheetWithoutHeader":"magritte-select-bottom-sheet_without-header___KOKVh_12-4-7","full-screen-placeholder":"magritte-full-screen-placeholder___zPC8k_12-4-7","fullScreenPlaceholder":"magritte-full-screen-placeholder___zPC8k_12-4-7","error-wrapper":"magritte-error-wrapper___P7jYg_12-4-7","errorWrapper":"magritte-error-wrapper___P7jYg_12-4-7"};
27
+ var styles = {"select-bottom-sheet":"magritte-select-bottom-sheet___1RZDJ_12-4-8","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_12-4-8","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-4-8","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-4-8","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_12-4-8","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_12-4-8","select-bottom-sheet_without-header":"magritte-select-bottom-sheet_without-header___KOKVh_12-4-8","selectBottomSheetWithoutHeader":"magritte-select-bottom-sheet_without-header___KOKVh_12-4-8","full-screen-placeholder":"magritte-full-screen-placeholder___zPC8k_12-4-8","fullScreenPlaceholder":"magritte-full-screen-placeholder___zPC8k_12-4-8","error-wrapper":"magritte-error-wrapper___P7jYg_12-4-8","errorWrapper":"magritte-error-wrapper___P7jYg_12-4-8"};
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-7","selectDropContainerWrapper":"magritte-select-drop-container-wrapper___OHM0q_12-4-7","select-drop-container":"magritte-select-drop-container___hee1p_12-4-7","selectDropContainer":"magritte-select-drop-container___hee1p_12-4-7","select-drop-container_plain":"magritte-select-drop-container_plain___766zl_12-4-7","selectDropContainerPlain":"magritte-select-drop-container_plain___766zl_12-4-7","select-drop-container_with-footer":"magritte-select-drop-container_with-footer___6wp-L_12-4-7","selectDropContainerWithFooter":"magritte-select-drop-container_with-footer___6wp-L_12-4-7","select-drop":"magritte-select-drop___jn4O-_12-4-7","selectDrop":"magritte-select-drop___jn4O-_12-4-7","select-drop-header":"magritte-select-drop-header___fMmio_12-4-7","selectDropHeader":"magritte-select-drop-header___fMmio_12-4-7","select-drop_plain":"magritte-select-drop_plain___VL8Fz_12-4-7","selectDropPlain":"magritte-select-drop_plain___VL8Fz_12-4-7","label-option":"magritte-label-option___2N7t9_12-4-7","labelOption":"magritte-label-option___2N7t9_12-4-7","loading":"magritte-loading___AMiuq_12-4-7","hint":"magritte-hint___6qaFl_12-4-7"};
24
+ var styles = {"select-drop-container-wrapper":"magritte-select-drop-container-wrapper___OHM0q_12-4-8","selectDropContainerWrapper":"magritte-select-drop-container-wrapper___OHM0q_12-4-8","select-drop-container":"magritte-select-drop-container___hee1p_12-4-8","selectDropContainer":"magritte-select-drop-container___hee1p_12-4-8","select-drop-container_plain":"magritte-select-drop-container_plain___766zl_12-4-8","selectDropContainerPlain":"magritte-select-drop-container_plain___766zl_12-4-8","select-drop-container_with-footer":"magritte-select-drop-container_with-footer___6wp-L_12-4-8","selectDropContainerWithFooter":"magritte-select-drop-container_with-footer___6wp-L_12-4-8","select-drop":"magritte-select-drop___jn4O-_12-4-8","selectDrop":"magritte-select-drop___jn4O-_12-4-8","select-drop-header":"magritte-select-drop-header___fMmio_12-4-8","selectDropHeader":"magritte-select-drop-header___fMmio_12-4-8","select-drop_plain":"magritte-select-drop_plain___VL8Fz_12-4-8","selectDropPlain":"magritte-select-drop_plain___VL8Fz_12-4-8","label-option":"magritte-label-option___2N7t9_12-4-8","labelOption":"magritte-label-option___2N7t9_12-4-8","loading":"magritte-loading___AMiuq_12-4-8","hint":"magritte-hint___6qaFl_12-4-8"};
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-7","selectEmptyHint":"magritte-select-empty-hint___B39XJ_12-4-7","icon":"magritte-icon___F0GQx_12-4-7","icon-init":"magritte-icon-init___GWK-V_12-4-7","iconInit":"magritte-icon-init___GWK-V_12-4-7","icon-search":"magritte-icon-search___ZsqO-_12-4-7","iconSearch":"magritte-icon-search___ZsqO-_12-4-7"};
9
+ var styles = {"select-empty-hint":"magritte-select-empty-hint___B39XJ_12-4-8","selectEmptyHint":"magritte-select-empty-hint___B39XJ_12-4-8","icon":"magritte-icon___F0GQx_12-4-8","icon-init":"magritte-icon-init___GWK-V_12-4-8","iconInit":"magritte-icon-init___GWK-V_12-4-8","icon-search":"magritte-icon-search___ZsqO-_12-4-8","iconSearch":"magritte-icon-search___ZsqO-_12-4-8"};
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-7","errorContainer":"magritte-error-container___t9B5w_12-4-7"};
10
+ var styles = {"error-container":"magritte-error-container___t9B5w_12-4-8","errorContainer":"magritte-error-container___t9B5w_12-4-8"};
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-7","selectModalWrapper":"magritte-select-modal-wrapper___5BhtC_12-4-7","select-modal":"magritte-select-modal___f9wc6_12-4-7","selectModal":"magritte-select-modal___f9wc6_12-4-7","select-modal_plain":"magritte-select-modal_plain___0rP39_12-4-7","selectModalPlain":"magritte-select-modal_plain___0rP39_12-4-7","label-option":"magritte-label-option___kFAuR_12-4-7","labelOption":"magritte-label-option___kFAuR_12-4-7","layer-full-height":"magritte-layer-full-height___cJX-K_12-4-7","layerFullHeight":"magritte-layer-full-height___cJX-K_12-4-7"};
26
+ var styles = {"select-modal-wrapper":"magritte-select-modal-wrapper___5BhtC_12-4-8","selectModalWrapper":"magritte-select-modal-wrapper___5BhtC_12-4-8","select-modal":"magritte-select-modal___f9wc6_12-4-8","selectModal":"magritte-select-modal___f9wc6_12-4-8","select-modal_plain":"magritte-select-modal_plain___0rP39_12-4-8","selectModalPlain":"magritte-select-modal_plain___0rP39_12-4-8","label-option":"magritte-label-option___kFAuR_12-4-8","labelOption":"magritte-label-option___kFAuR_12-4-8","layer-full-height":"magritte-layer-full-height___cJX-K_12-4-8","layerFullHeight":"magritte-layer-full-height___cJX-K_12-4-8"};
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-7","selectOptionPlain":"magritte-select-option-plain___dfz4a_12-4-7","select-option-plain_active":"magritte-select-option-plain_active___AQSQS_12-4-7","selectOptionPlainActive":"magritte-select-option-plain_active___AQSQS_12-4-7","select-delimiter":"magritte-select-delimiter___WyeR6_12-4-7","selectDelimiter":"magritte-select-delimiter___WyeR6_12-4-7"};
11
+ var styles = {"select-option-plain":"magritte-select-option-plain___dfz4a_12-4-8","selectOptionPlain":"magritte-select-option-plain___dfz4a_12-4-8","select-option-plain_active":"magritte-select-option-plain_active___AQSQS_12-4-8","selectOptionPlainActive":"magritte-select-option-plain_active___AQSQS_12-4-8","select-delimiter":"magritte-select-delimiter___WyeR6_12-4-8","selectDelimiter":"magritte-select-delimiter___WyeR6_12-4-8"};
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-7{
1
+ .magritte-error-container___t9B5w_12-4-8{
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-7{
9
+ body.magritte-old-layout .magritte-error-container___t9B5w_12-4-8{
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-7{
15
+ body:not(.magritte-old-layout) .magritte-error-container___t9B5w_12-4-8{
16
16
  min-height:320px;
17
17
  height:auto;
18
18
  }
19
19
  }
20
20
 
21
- .magritte-select-option-plain___dfz4a_12-4-7:hover{
21
+ .magritte-select-option-plain___dfz4a_12-4-8:hover{
22
22
  cursor:default;
23
23
  }
24
- .magritte-select-option-plain_active___AQSQS_12-4-7:hover{
24
+ .magritte-select-option-plain_active___AQSQS_12-4-8:hover{
25
25
  cursor:pointer;
26
26
  }
27
- .magritte-select-delimiter___WyeR6_12-4-7{
27
+ .magritte-select-delimiter___WyeR6_12-4-8{
28
28
  padding-left:16px;
29
29
  padding-top:12px;
30
30
  }
31
31
 
32
- .magritte-select-bottom-sheet___1RZDJ_12-4-7{
32
+ .magritte-select-bottom-sheet___1RZDJ_12-4-8{
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-7,
39
- .magritte-select-bottom-sheet_radio___qvFFV_12-4-7{
38
+ .magritte-select-bottom-sheet_checkbox___hwTgo_12-4-8,
39
+ .magritte-select-bottom-sheet_radio___qvFFV_12-4-8{
40
40
  gap:12px;
41
41
  }
42
- .magritte-select-bottom-sheet_without-header___KOKVh_12-4-7{
42
+ .magritte-select-bottom-sheet_without-header___KOKVh_12-4-8{
43
43
  padding-top:16px;
44
44
  }
45
- .magritte-full-screen-placeholder___zPC8k_12-4-7{
45
+ .magritte-full-screen-placeholder___zPC8k_12-4-8{
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-7{
52
+ .magritte-error-wrapper___P7jYg_12-4-8{
53
53
  height:100%;
54
54
  }
55
55
 
56
- .magritte-select-drop-container-wrapper___OHM0q_12-4-7{
56
+ .magritte-select-drop-container-wrapper___OHM0q_12-4-8{
57
57
  display:flex;
58
58
  flex-direction:column;
59
59
  }
60
- .magritte-select-drop-container___hee1p_12-4-7{
60
+ .magritte-select-drop-container___hee1p_12-4-8{
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-7{
66
+ .magritte-select-drop-container_plain___766zl_12-4-8{
67
67
  padding:24px;
68
68
  margin:calc(-1 * 24px);
69
69
  }
70
- .magritte-select-drop-container_with-footer___6wp-L_12-4-7{
70
+ .magritte-select-drop-container_with-footer___6wp-L_12-4-8{
71
71
  margin-bottom:0;
72
72
  padding-bottom:0;
73
73
  }
74
- .magritte-select-drop___jn4O-_12-4-7{
74
+ .magritte-select-drop___jn4O-_12-4-8{
75
75
  display:flex;
76
76
  flex-direction:column;
77
77
  gap:8px;
78
78
  }
79
- .magritte-select-drop-header___fMmio_12-4-7{
79
+ .magritte-select-drop-header___fMmio_12-4-8{
80
80
  display:flex;
81
81
  flex-direction:column;
82
82
  margin-bottom:8px;
83
83
  }
84
- .magritte-select-drop_plain___VL8Fz_12-4-7{
84
+ .magritte-select-drop_plain___VL8Fz_12-4-8{
85
85
  gap:16px;
86
86
  }
87
- .magritte-label-option___2N7t9_12-4-7{
87
+ .magritte-label-option___2N7t9_12-4-8{
88
88
  display:flex;
89
89
  justify-content:center;
90
90
  }
91
- .magritte-loading___AMiuq_12-4-7{
91
+ .magritte-loading___AMiuq_12-4-8{
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-7{
97
+ .magritte-hint___6qaFl_12-4-8{
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-7{
105
+ .magritte-select-modal-wrapper___5BhtC_12-4-8{
106
106
  display:flex;
107
107
  flex-direction:column;
108
108
  flex-grow:1;
109
109
  }
110
- .magritte-select-modal___f9wc6_12-4-7{
110
+ .magritte-select-modal___f9wc6_12-4-8{
111
111
  display:flex;
112
112
  flex-direction:column;
113
113
  gap:12px;
114
114
  }
115
- .magritte-select-modal_plain___0rP39_12-4-7{
115
+ .magritte-select-modal_plain___0rP39_12-4-8{
116
116
  gap:0;
117
117
  }
118
- .magritte-label-option___kFAuR_12-4-7{
118
+ .magritte-label-option___kFAuR_12-4-8{
119
119
  display:flex;
120
120
  justify-content:center;
121
121
  }
122
- .magritte-layer-full-height___cJX-K_12-4-7{
122
+ .magritte-layer-full-height___cJX-K_12-4-8{
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-7{
149
+ .magritte-select-empty-hint___B39XJ_12-4-8{
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-7{
156
+ .magritte-icon___F0GQx_12-4-8{
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-7{
164
+ .magritte-icon-init___GWK-V_12-4-8{
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-7{
168
+ .magritte-icon-search___ZsqO-_12-4-8{
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.7",
3
+ "version": "12.4.8",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": [
@@ -33,7 +33,7 @@
33
33
  "@hh.ru/magritte-common-use-multiple-refs": "1.1.10",
34
34
  "@hh.ru/magritte-design-tokens": "24.3.0",
35
35
  "@hh.ru/magritte-ui-action-bar": "5.3.1",
36
- "@hh.ru/magritte-ui-bottom-sheet": "9.2.2",
36
+ "@hh.ru/magritte-ui-bottom-sheet": "9.2.3",
37
37
  "@hh.ru/magritte-ui-breakpoint": "6.0.6",
38
38
  "@hh.ru/magritte-ui-button": "7.1.1",
39
39
  "@hh.ru/magritte-ui-button-stack": "2.2.1",
@@ -42,15 +42,15 @@
42
42
  "@hh.ru/magritte-ui-checkbox-radio": "4.1.1",
43
43
  "@hh.ru/magritte-ui-drop": "12.2.0",
44
44
  "@hh.ru/magritte-ui-icon": "13.9.0",
45
- "@hh.ru/magritte-ui-input": "9.3.2",
45
+ "@hh.ru/magritte-ui-input": "9.3.3",
46
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.7.2",
48
+ "@hh.ru/magritte-ui-modal": "9.7.3",
49
49
  "@hh.ru/magritte-ui-navigation-bar": "10.1.4",
50
50
  "@hh.ru/magritte-ui-spacing": "2.1.9",
51
51
  "@hh.ru/magritte-ui-title": "7.0.28",
52
52
  "@hh.ru/magritte-ui-trigger": "4.1.3",
53
53
  "@hh.ru/magritte-ui-typography": "4.5.0"
54
54
  },
55
- "gitHead": "cd762742faf8206ce237c2fa3984574d9121696b"
55
+ "gitHead": "a973369315a0803bcca00a236f297c17f5dba3c1"
56
56
  }