@hh.ru/magritte-ui-select 12.1.18 → 12.1.20

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-1-18","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_12-1-18","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-1-18","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-1-18","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_12-1-18","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_12-1-18","select-bottom-sheet_without-header":"magritte-select-bottom-sheet_without-header___KOKVh_12-1-18","selectBottomSheetWithoutHeader":"magritte-select-bottom-sheet_without-header___KOKVh_12-1-18","full-screen-placeholder":"magritte-full-screen-placeholder___zPC8k_12-1-18","fullScreenPlaceholder":"magritte-full-screen-placeholder___zPC8k_12-1-18","error-wrapper":"magritte-error-wrapper___P7jYg_12-1-18","errorWrapper":"magritte-error-wrapper___P7jYg_12-1-18"};
27
+ var styles = {"select-bottom-sheet":"magritte-select-bottom-sheet___1RZDJ_12-1-20","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_12-1-20","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-1-20","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-1-20","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_12-1-20","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_12-1-20","select-bottom-sheet_without-header":"magritte-select-bottom-sheet_without-header___KOKVh_12-1-20","selectBottomSheetWithoutHeader":"magritte-select-bottom-sheet_without-header___KOKVh_12-1-20","full-screen-placeholder":"magritte-full-screen-placeholder___zPC8k_12-1-20","fullScreenPlaceholder":"magritte-full-screen-placeholder___zPC8k_12-1-20","error-wrapper":"magritte-error-wrapper___P7jYg_12-1-20","errorWrapper":"magritte-error-wrapper___P7jYg_12-1-20"};
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-1-18","selectDropContainerWrapper":"magritte-select-drop-container-wrapper___OHM0q_12-1-18","select-drop-container":"magritte-select-drop-container___hee1p_12-1-18","selectDropContainer":"magritte-select-drop-container___hee1p_12-1-18","select-drop-container_plain":"magritte-select-drop-container_plain___766zl_12-1-18","selectDropContainerPlain":"magritte-select-drop-container_plain___766zl_12-1-18","select-drop-container_with-footer":"magritte-select-drop-container_with-footer___6wp-L_12-1-18","selectDropContainerWithFooter":"magritte-select-drop-container_with-footer___6wp-L_12-1-18","select-drop":"magritte-select-drop___jn4O-_12-1-18","selectDrop":"magritte-select-drop___jn4O-_12-1-18","select-drop-header":"magritte-select-drop-header___fMmio_12-1-18","selectDropHeader":"magritte-select-drop-header___fMmio_12-1-18","select-drop_plain":"magritte-select-drop_plain___VL8Fz_12-1-18","selectDropPlain":"magritte-select-drop_plain___VL8Fz_12-1-18","label-option":"magritte-label-option___2N7t9_12-1-18","labelOption":"magritte-label-option___2N7t9_12-1-18","loading":"magritte-loading___AMiuq_12-1-18","hint":"magritte-hint___6qaFl_12-1-18"};
24
+ var styles = {"select-drop-container-wrapper":"magritte-select-drop-container-wrapper___OHM0q_12-1-20","selectDropContainerWrapper":"magritte-select-drop-container-wrapper___OHM0q_12-1-20","select-drop-container":"magritte-select-drop-container___hee1p_12-1-20","selectDropContainer":"magritte-select-drop-container___hee1p_12-1-20","select-drop-container_plain":"magritte-select-drop-container_plain___766zl_12-1-20","selectDropContainerPlain":"magritte-select-drop-container_plain___766zl_12-1-20","select-drop-container_with-footer":"magritte-select-drop-container_with-footer___6wp-L_12-1-20","selectDropContainerWithFooter":"magritte-select-drop-container_with-footer___6wp-L_12-1-20","select-drop":"magritte-select-drop___jn4O-_12-1-20","selectDrop":"magritte-select-drop___jn4O-_12-1-20","select-drop-header":"magritte-select-drop-header___fMmio_12-1-20","selectDropHeader":"magritte-select-drop-header___fMmio_12-1-20","select-drop_plain":"magritte-select-drop_plain___VL8Fz_12-1-20","selectDropPlain":"magritte-select-drop_plain___VL8Fz_12-1-20","label-option":"magritte-label-option___2N7t9_12-1-20","labelOption":"magritte-label-option___2N7t9_12-1-20","loading":"magritte-loading___AMiuq_12-1-20","hint":"magritte-hint___6qaFl_12-1-20"};
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-1-18","selectEmptyHint":"magritte-select-empty-hint___B39XJ_12-1-18","icon":"magritte-icon___F0GQx_12-1-18","icon-init":"magritte-icon-init___GWK-V_12-1-18","iconInit":"magritte-icon-init___GWK-V_12-1-18","icon-search":"magritte-icon-search___ZsqO-_12-1-18","iconSearch":"magritte-icon-search___ZsqO-_12-1-18"};
9
+ var styles = {"select-empty-hint":"magritte-select-empty-hint___B39XJ_12-1-20","selectEmptyHint":"magritte-select-empty-hint___B39XJ_12-1-20","icon":"magritte-icon___F0GQx_12-1-20","icon-init":"magritte-icon-init___GWK-V_12-1-20","iconInit":"magritte-icon-init___GWK-V_12-1-20","icon-search":"magritte-icon-search___ZsqO-_12-1-20","iconSearch":"magritte-icon-search___ZsqO-_12-1-20"};
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-1-18","errorContainer":"magritte-error-container___t9B5w_12-1-18"};
10
+ var styles = {"error-container":"magritte-error-container___t9B5w_12-1-20","errorContainer":"magritte-error-container___t9B5w_12-1-20"};
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-1-18","selectModalWrapper":"magritte-select-modal-wrapper___5BhtC_12-1-18","select-modal":"magritte-select-modal___f9wc6_12-1-18","selectModal":"magritte-select-modal___f9wc6_12-1-18","select-modal_plain":"magritte-select-modal_plain___0rP39_12-1-18","selectModalPlain":"magritte-select-modal_plain___0rP39_12-1-18","label-option":"magritte-label-option___kFAuR_12-1-18","labelOption":"magritte-label-option___kFAuR_12-1-18","layer-full-height":"magritte-layer-full-height___cJX-K_12-1-18","layerFullHeight":"magritte-layer-full-height___cJX-K_12-1-18"};
26
+ var styles = {"select-modal-wrapper":"magritte-select-modal-wrapper___5BhtC_12-1-20","selectModalWrapper":"magritte-select-modal-wrapper___5BhtC_12-1-20","select-modal":"magritte-select-modal___f9wc6_12-1-20","selectModal":"magritte-select-modal___f9wc6_12-1-20","select-modal_plain":"magritte-select-modal_plain___0rP39_12-1-20","selectModalPlain":"magritte-select-modal_plain___0rP39_12-1-20","label-option":"magritte-label-option___kFAuR_12-1-20","labelOption":"magritte-label-option___kFAuR_12-1-20","layer-full-height":"magritte-layer-full-height___cJX-K_12-1-20","layerFullHeight":"magritte-layer-full-height___cJX-K_12-1-20"};
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-1-18","selectOptionPlain":"magritte-select-option-plain___dfz4a_12-1-18","select-option-plain_active":"magritte-select-option-plain_active___AQSQS_12-1-18","selectOptionPlainActive":"magritte-select-option-plain_active___AQSQS_12-1-18","select-delimiter":"magritte-select-delimiter___WyeR6_12-1-18","selectDelimiter":"magritte-select-delimiter___WyeR6_12-1-18"};
11
+ var styles = {"select-option-plain":"magritte-select-option-plain___dfz4a_12-1-20","selectOptionPlain":"magritte-select-option-plain___dfz4a_12-1-20","select-option-plain_active":"magritte-select-option-plain_active___AQSQS_12-1-20","selectOptionPlainActive":"magritte-select-option-plain_active___AQSQS_12-1-20","select-delimiter":"magritte-select-delimiter___WyeR6_12-1-20","selectDelimiter":"magritte-select-delimiter___WyeR6_12-1-20"};
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-1-18{
1
+ .magritte-error-container___t9B5w_12-1-20{
2
2
  display:flex;
3
3
  flex-direction:column;
4
4
  align-items:center;
@@ -6,102 +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-1-18{
9
+ body.magritte-old-layout .magritte-error-container___t9B5w_12-1-20{
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-1-18{
15
+ body:not(.magritte-old-layout) .magritte-error-container___t9B5w_12-1-20{
16
16
  min-height:320px;
17
17
  height:auto;
18
18
  }
19
19
  }
20
20
 
21
- .magritte-select-option-plain___dfz4a_12-1-18:hover{
21
+ .magritte-select-option-plain___dfz4a_12-1-20:hover{
22
22
  cursor:default;
23
23
  }
24
- .magritte-select-option-plain_active___AQSQS_12-1-18:hover{
24
+ .magritte-select-option-plain_active___AQSQS_12-1-20:hover{
25
25
  cursor:pointer;
26
26
  }
27
- .magritte-select-delimiter___WyeR6_12-1-18{
27
+ .magritte-select-delimiter___WyeR6_12-1-20{
28
28
  padding-left:16px;
29
29
  padding-top:12px;
30
30
  }
31
31
 
32
- :root{
33
- --magritte-static-space-400-v23-2-1:16px;
34
- }
35
- .magritte-select-bottom-sheet___1RZDJ_12-1-18{
32
+ .magritte-select-bottom-sheet___1RZDJ_12-1-20{
36
33
  display:flex;
37
34
  flex-direction:column;
38
- padding:0 var(--magritte-static-space-400-v23-2-1);
35
+ padding:0 16px;
39
36
  padding-bottom:16px;
40
37
  }
41
- .magritte-select-bottom-sheet_checkbox___hwTgo_12-1-18,
42
- .magritte-select-bottom-sheet_radio___qvFFV_12-1-18{
38
+ .magritte-select-bottom-sheet_checkbox___hwTgo_12-1-20,
39
+ .magritte-select-bottom-sheet_radio___qvFFV_12-1-20{
43
40
  gap:12px;
44
41
  }
45
- .magritte-select-bottom-sheet_without-header___KOKVh_12-1-18{
42
+ .magritte-select-bottom-sheet_without-header___KOKVh_12-1-20{
46
43
  padding-top:16px;
47
44
  }
48
- .magritte-full-screen-placeholder___zPC8k_12-1-18{
45
+ .magritte-full-screen-placeholder___zPC8k_12-1-20{
49
46
  display:flex;
50
47
  flex-direction:column;
51
48
  align-items:center;
52
49
  height:100%;
53
50
  justify-content:center;
54
51
  }
55
- .magritte-error-wrapper___P7jYg_12-1-18{
52
+ .magritte-error-wrapper___P7jYg_12-1-20{
56
53
  height:100%;
57
54
  }
58
55
 
59
- :root{
60
- --magritte-static-space-300-v23-2-1:12px;
61
- --magritte-static-space-600-v23-2-1:24px;
62
- }
63
- .magritte-select-drop-container-wrapper___OHM0q_12-1-18{
56
+ .magritte-select-drop-container-wrapper___OHM0q_12-1-20{
64
57
  display:flex;
65
58
  flex-direction:column;
66
59
  }
67
- .magritte-select-drop-container___hee1p_12-1-18{
60
+ .magritte-select-drop-container___hee1p_12-1-20{
68
61
  display:flex;
69
62
  flex-direction:column;
70
- padding:var(--magritte-static-space-300-v23-2-1);
71
- margin:calc(-1 * var(--magritte-static-space-300-v23-2-1));
63
+ padding:12px;
64
+ margin:calc(-1 * 12px);
72
65
  }
73
- .magritte-select-drop-container_plain___766zl_12-1-18{
74
- padding:var(--magritte-static-space-600-v23-2-1);
75
- margin:calc(-1 * var(--magritte-static-space-600-v23-2-1));
66
+ .magritte-select-drop-container_plain___766zl_12-1-20{
67
+ padding:24px;
68
+ margin:calc(-1 * 24px);
76
69
  }
77
- .magritte-select-drop-container_with-footer___6wp-L_12-1-18{
70
+ .magritte-select-drop-container_with-footer___6wp-L_12-1-20{
78
71
  margin-bottom:0;
79
72
  padding-bottom:0;
80
73
  }
81
- .magritte-select-drop___jn4O-_12-1-18{
74
+ .magritte-select-drop___jn4O-_12-1-20{
82
75
  display:flex;
83
76
  flex-direction:column;
84
77
  gap:8px;
85
78
  }
86
- .magritte-select-drop-header___fMmio_12-1-18{
79
+ .magritte-select-drop-header___fMmio_12-1-20{
87
80
  display:flex;
88
81
  flex-direction:column;
89
82
  margin-bottom:8px;
90
83
  }
91
- .magritte-select-drop_plain___VL8Fz_12-1-18{
84
+ .magritte-select-drop_plain___VL8Fz_12-1-20{
92
85
  gap:16px;
93
86
  }
94
- .magritte-label-option___2N7t9_12-1-18{
87
+ .magritte-label-option___2N7t9_12-1-20{
95
88
  display:flex;
96
89
  justify-content:center;
97
90
  }
98
- .magritte-loading___AMiuq_12-1-18{
91
+ .magritte-loading___AMiuq_12-1-20{
99
92
  display:flex;
100
93
  align-items:center;
101
94
  height:150px;
102
95
  justify-content:center;
103
96
  }
104
- .magritte-hint___6qaFl_12-1-18{
97
+ .magritte-hint___6qaFl_12-1-20{
105
98
  display:flex;
106
99
  flex-direction:column;
107
100
  align-items:center;
@@ -109,24 +102,24 @@
109
102
  justify-content:center;
110
103
  }
111
104
 
112
- .magritte-select-modal-wrapper___5BhtC_12-1-18{
105
+ .magritte-select-modal-wrapper___5BhtC_12-1-20{
113
106
  display:flex;
114
107
  flex-direction:column;
115
108
  flex-grow:1;
116
109
  }
117
- .magritte-select-modal___f9wc6_12-1-18{
110
+ .magritte-select-modal___f9wc6_12-1-20{
118
111
  display:flex;
119
112
  flex-direction:column;
120
113
  gap:12px;
121
114
  }
122
- .magritte-select-modal_plain___0rP39_12-1-18{
115
+ .magritte-select-modal_plain___0rP39_12-1-20{
123
116
  gap:0;
124
117
  }
125
- .magritte-label-option___kFAuR_12-1-18{
118
+ .magritte-label-option___kFAuR_12-1-20{
126
119
  display:flex;
127
120
  justify-content:center;
128
121
  }
129
- .magritte-layer-full-height___cJX-K_12-1-18{
122
+ .magritte-layer-full-height___cJX-K_12-1-20{
130
123
  display:flex;
131
124
  flex-direction:column;
132
125
  align-items:center;
@@ -136,33 +129,32 @@
136
129
  }
137
130
 
138
131
  :root{
139
- --magritte-color-background-secondary-v23-2-1:#F1F4F9;
140
- --magritte-color-background-accent-secondary-v23-2-1:#EDF6FF;
141
- --magritte-color-icon-tertiary-v23-2-1:#AABBCA;
142
- --magritte-color-icon-accent-v23-2-1:#0070ff;
132
+ --magritte-color-background-secondary-v23-2-2:#F1F4F9;
133
+ --magritte-color-background-accent-secondary-v23-2-2:#EDF6FF;
134
+ --magritte-color-icon-tertiary-v23-2-2:#AABBCA;
135
+ --magritte-color-icon-accent-v23-2-2:#0070ff;
143
136
  }
144
137
 
145
138
  .magritte-night-theme{
146
- --magritte-color-background-secondary-v23-2-1:#303030;
147
- --magritte-color-background-accent-secondary-v23-2-1:#222D3D;
148
- --magritte-color-icon-tertiary-v23-2-1:#767676;
149
- --magritte-color-icon-accent-v23-2-1:#5e9eff;
139
+ --magritte-color-background-secondary-v23-2-2:#303030;
140
+ --magritte-color-background-accent-secondary-v23-2-2:#222D3D;
141
+ --magritte-color-icon-tertiary-v23-2-2:#767676;
142
+ --magritte-color-icon-accent-v23-2-2:#5e9eff;
150
143
  }
151
144
 
152
145
  .magritte-zp-day-theme{
153
- --magritte-color-background-secondary-v23-2-1:#F1F4F9;
154
- --magritte-color-background-accent-secondary-v23-2-1:#F1F4F7;
155
- --magritte-color-icon-tertiary-v23-2-1:#DCE3EB;
156
- --magritte-color-icon-accent-v23-2-1:#7195AF;
146
+ --magritte-color-background-accent-secondary-v23-2-2:#F1F4F7;
147
+ --magritte-color-icon-tertiary-v23-2-2:#DCE3EB;
148
+ --magritte-color-icon-accent-v23-2-2:#7195AF;
157
149
  }
158
- .magritte-select-empty-hint___B39XJ_12-1-18{
150
+ .magritte-select-empty-hint___B39XJ_12-1-20{
159
151
  display:flex;
160
152
  flex-direction:column;
161
153
  justify-content:center;
162
154
  align-content:center;
163
155
  align-items:center;
164
156
  }
165
- .magritte-icon___F0GQx_12-1-18{
157
+ .magritte-icon___F0GQx_12-1-20{
166
158
  display:flex;
167
159
  align-items:center;
168
160
  justify-content:center;
@@ -170,11 +162,11 @@
170
162
  height:48px;
171
163
  border-radius:50%;
172
164
  }
173
- .magritte-icon-init___GWK-V_12-1-18{
174
- background-color:var(--magritte-color-background-accent-secondary-v23-2-1);
175
- --magritte-ui-icon-color-override:var(--magritte-color-icon-accent-v23-2-1);
165
+ .magritte-icon-init___GWK-V_12-1-20{
166
+ background-color:var(--magritte-color-background-accent-secondary-v23-2-2);
167
+ --magritte-ui-icon-color-override:var(--magritte-color-icon-accent-v23-2-2);
176
168
  }
177
- .magritte-icon-search___ZsqO-_12-1-18{
178
- background-color:var(--magritte-color-background-secondary-v23-2-1);
179
- --magritte-ui-icon-color-override:var(--magritte-color-icon-tertiary-v23-2-1);
169
+ .magritte-icon-search___ZsqO-_12-1-20{
170
+ background-color:var(--magritte-color-background-secondary-v23-2-2);
171
+ --magritte-ui-icon-color-override:var(--magritte-color-icon-tertiary-v23-2-2);
180
172
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui-select",
3
- "version": "12.1.18",
3
+ "version": "12.1.20",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": [
@@ -31,25 +31,25 @@
31
31
  "@hh.ru/magritte-common-keyboard": "4.1.3",
32
32
  "@hh.ru/magritte-common-use-disabled": "1.0.13",
33
33
  "@hh.ru/magritte-common-use-multiple-refs": "1.1.9",
34
- "@hh.ru/magritte-design-tokens": "23.2.1",
35
- "@hh.ru/magritte-ui-action-bar": "5.0.5",
36
- "@hh.ru/magritte-ui-bottom-sheet": "8.2.2",
34
+ "@hh.ru/magritte-design-tokens": "23.2.2",
35
+ "@hh.ru/magritte-ui-action-bar": "5.0.7",
36
+ "@hh.ru/magritte-ui-bottom-sheet": "8.2.4",
37
37
  "@hh.ru/magritte-ui-breakpoint": "6.0.1",
38
- "@hh.ru/magritte-ui-button": "6.0.8",
39
- "@hh.ru/magritte-ui-button-stack": "2.1.78",
40
- "@hh.ru/magritte-ui-cell": "7.0.2",
41
- "@hh.ru/magritte-ui-checkable-card": "4.1.2",
42
- "@hh.ru/magritte-ui-checkbox-radio": "4.0.8",
43
- "@hh.ru/magritte-ui-drop": "11.1.0",
44
- "@hh.ru/magritte-ui-icon": "12.3.2",
45
- "@hh.ru/magritte-ui-input": "9.0.10",
46
- "@hh.ru/magritte-ui-loader": "2.0.7",
47
- "@hh.ru/magritte-ui-modal": "9.2.0",
48
- "@hh.ru/magritte-ui-navigation-bar": "10.0.11",
49
- "@hh.ru/magritte-ui-spacing": "2.0.62",
50
- "@hh.ru/magritte-ui-title": "7.0.7",
51
- "@hh.ru/magritte-ui-trigger": "4.0.10",
52
- "@hh.ru/magritte-ui-typography": "4.2.2"
38
+ "@hh.ru/magritte-ui-button": "6.0.10",
39
+ "@hh.ru/magritte-ui-button-stack": "2.1.80",
40
+ "@hh.ru/magritte-ui-cell": "7.0.4",
41
+ "@hh.ru/magritte-ui-checkable-card": "4.1.4",
42
+ "@hh.ru/magritte-ui-checkbox-radio": "4.0.10",
43
+ "@hh.ru/magritte-ui-drop": "11.1.2",
44
+ "@hh.ru/magritte-ui-icon": "12.3.4",
45
+ "@hh.ru/magritte-ui-input": "9.0.12",
46
+ "@hh.ru/magritte-ui-loader": "2.0.9",
47
+ "@hh.ru/magritte-ui-modal": "9.2.2",
48
+ "@hh.ru/magritte-ui-navigation-bar": "10.0.13",
49
+ "@hh.ru/magritte-ui-spacing": "2.0.63",
50
+ "@hh.ru/magritte-ui-title": "7.0.8",
51
+ "@hh.ru/magritte-ui-trigger": "4.0.12",
52
+ "@hh.ru/magritte-ui-typography": "4.2.3"
53
53
  },
54
- "gitHead": "8c9ac514d963c54434c7f9ed84d3ae347fc5f396"
54
+ "gitHead": "8ca374027f73643dd942a6d0a2d23ec870924a20"
55
55
  }