@hh.ru/magritte-ui-select 12.2.0 → 12.2.1

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-2-0","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_12-2-0","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-2-0","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-2-0","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_12-2-0","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_12-2-0","select-bottom-sheet_without-header":"magritte-select-bottom-sheet_without-header___KOKVh_12-2-0","selectBottomSheetWithoutHeader":"magritte-select-bottom-sheet_without-header___KOKVh_12-2-0","full-screen-placeholder":"magritte-full-screen-placeholder___zPC8k_12-2-0","fullScreenPlaceholder":"magritte-full-screen-placeholder___zPC8k_12-2-0","error-wrapper":"magritte-error-wrapper___P7jYg_12-2-0","errorWrapper":"magritte-error-wrapper___P7jYg_12-2-0"};
27
+ var styles = {"select-bottom-sheet":"magritte-select-bottom-sheet___1RZDJ_12-2-1","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_12-2-1","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-2-1","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_12-2-1","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_12-2-1","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_12-2-1","select-bottom-sheet_without-header":"magritte-select-bottom-sheet_without-header___KOKVh_12-2-1","selectBottomSheetWithoutHeader":"magritte-select-bottom-sheet_without-header___KOKVh_12-2-1","full-screen-placeholder":"magritte-full-screen-placeholder___zPC8k_12-2-1","fullScreenPlaceholder":"magritte-full-screen-placeholder___zPC8k_12-2-1","error-wrapper":"magritte-error-wrapper___P7jYg_12-2-1","errorWrapper":"magritte-error-wrapper___P7jYg_12-2-1"};
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-2-0","selectDropContainerWrapper":"magritte-select-drop-container-wrapper___OHM0q_12-2-0","select-drop-container":"magritte-select-drop-container___hee1p_12-2-0","selectDropContainer":"magritte-select-drop-container___hee1p_12-2-0","select-drop-container_plain":"magritte-select-drop-container_plain___766zl_12-2-0","selectDropContainerPlain":"magritte-select-drop-container_plain___766zl_12-2-0","select-drop-container_with-footer":"magritte-select-drop-container_with-footer___6wp-L_12-2-0","selectDropContainerWithFooter":"magritte-select-drop-container_with-footer___6wp-L_12-2-0","select-drop":"magritte-select-drop___jn4O-_12-2-0","selectDrop":"magritte-select-drop___jn4O-_12-2-0","select-drop-header":"magritte-select-drop-header___fMmio_12-2-0","selectDropHeader":"magritte-select-drop-header___fMmio_12-2-0","select-drop_plain":"magritte-select-drop_plain___VL8Fz_12-2-0","selectDropPlain":"magritte-select-drop_plain___VL8Fz_12-2-0","label-option":"magritte-label-option___2N7t9_12-2-0","labelOption":"magritte-label-option___2N7t9_12-2-0","loading":"magritte-loading___AMiuq_12-2-0","hint":"magritte-hint___6qaFl_12-2-0"};
24
+ var styles = {"select-drop-container-wrapper":"magritte-select-drop-container-wrapper___OHM0q_12-2-1","selectDropContainerWrapper":"magritte-select-drop-container-wrapper___OHM0q_12-2-1","select-drop-container":"magritte-select-drop-container___hee1p_12-2-1","selectDropContainer":"magritte-select-drop-container___hee1p_12-2-1","select-drop-container_plain":"magritte-select-drop-container_plain___766zl_12-2-1","selectDropContainerPlain":"magritte-select-drop-container_plain___766zl_12-2-1","select-drop-container_with-footer":"magritte-select-drop-container_with-footer___6wp-L_12-2-1","selectDropContainerWithFooter":"magritte-select-drop-container_with-footer___6wp-L_12-2-1","select-drop":"magritte-select-drop___jn4O-_12-2-1","selectDrop":"magritte-select-drop___jn4O-_12-2-1","select-drop-header":"magritte-select-drop-header___fMmio_12-2-1","selectDropHeader":"magritte-select-drop-header___fMmio_12-2-1","select-drop_plain":"magritte-select-drop_plain___VL8Fz_12-2-1","selectDropPlain":"magritte-select-drop_plain___VL8Fz_12-2-1","label-option":"magritte-label-option___2N7t9_12-2-1","labelOption":"magritte-label-option___2N7t9_12-2-1","loading":"magritte-loading___AMiuq_12-2-1","hint":"magritte-hint___6qaFl_12-2-1"};
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-2-0","selectEmptyHint":"magritte-select-empty-hint___B39XJ_12-2-0","icon":"magritte-icon___F0GQx_12-2-0","icon-init":"magritte-icon-init___GWK-V_12-2-0","iconInit":"magritte-icon-init___GWK-V_12-2-0","icon-search":"magritte-icon-search___ZsqO-_12-2-0","iconSearch":"magritte-icon-search___ZsqO-_12-2-0"};
9
+ var styles = {"select-empty-hint":"magritte-select-empty-hint___B39XJ_12-2-1","selectEmptyHint":"magritte-select-empty-hint___B39XJ_12-2-1","icon":"magritte-icon___F0GQx_12-2-1","icon-init":"magritte-icon-init___GWK-V_12-2-1","iconInit":"magritte-icon-init___GWK-V_12-2-1","icon-search":"magritte-icon-search___ZsqO-_12-2-1","iconSearch":"magritte-icon-search___ZsqO-_12-2-1"};
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-2-0","errorContainer":"magritte-error-container___t9B5w_12-2-0"};
10
+ var styles = {"error-container":"magritte-error-container___t9B5w_12-2-1","errorContainer":"magritte-error-container___t9B5w_12-2-1"};
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-2-0","selectModalWrapper":"magritte-select-modal-wrapper___5BhtC_12-2-0","select-modal":"magritte-select-modal___f9wc6_12-2-0","selectModal":"magritte-select-modal___f9wc6_12-2-0","select-modal_plain":"magritte-select-modal_plain___0rP39_12-2-0","selectModalPlain":"magritte-select-modal_plain___0rP39_12-2-0","label-option":"magritte-label-option___kFAuR_12-2-0","labelOption":"magritte-label-option___kFAuR_12-2-0","layer-full-height":"magritte-layer-full-height___cJX-K_12-2-0","layerFullHeight":"magritte-layer-full-height___cJX-K_12-2-0"};
26
+ var styles = {"select-modal-wrapper":"magritte-select-modal-wrapper___5BhtC_12-2-1","selectModalWrapper":"magritte-select-modal-wrapper___5BhtC_12-2-1","select-modal":"magritte-select-modal___f9wc6_12-2-1","selectModal":"magritte-select-modal___f9wc6_12-2-1","select-modal_plain":"magritte-select-modal_plain___0rP39_12-2-1","selectModalPlain":"magritte-select-modal_plain___0rP39_12-2-1","label-option":"magritte-label-option___kFAuR_12-2-1","labelOption":"magritte-label-option___kFAuR_12-2-1","layer-full-height":"magritte-layer-full-height___cJX-K_12-2-1","layerFullHeight":"magritte-layer-full-height___cJX-K_12-2-1"};
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-2-0","selectOptionPlain":"magritte-select-option-plain___dfz4a_12-2-0","select-option-plain_active":"magritte-select-option-plain_active___AQSQS_12-2-0","selectOptionPlainActive":"magritte-select-option-plain_active___AQSQS_12-2-0","select-delimiter":"magritte-select-delimiter___WyeR6_12-2-0","selectDelimiter":"magritte-select-delimiter___WyeR6_12-2-0"};
11
+ var styles = {"select-option-plain":"magritte-select-option-plain___dfz4a_12-2-1","selectOptionPlain":"magritte-select-option-plain___dfz4a_12-2-1","select-option-plain_active":"magritte-select-option-plain_active___AQSQS_12-2-1","selectOptionPlainActive":"magritte-select-option-plain_active___AQSQS_12-2-1","select-delimiter":"magritte-select-delimiter___WyeR6_12-2-1","selectDelimiter":"magritte-select-delimiter___WyeR6_12-2-1"};
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-2-0{
1
+ .magritte-error-container___t9B5w_12-2-1{
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-2-0{
9
+ body.magritte-old-layout .magritte-error-container___t9B5w_12-2-1{
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-2-0{
15
+ body:not(.magritte-old-layout) .magritte-error-container___t9B5w_12-2-1{
16
16
  min-height:320px;
17
17
  height:auto;
18
18
  }
19
19
  }
20
20
 
21
- .magritte-select-option-plain___dfz4a_12-2-0:hover{
21
+ .magritte-select-option-plain___dfz4a_12-2-1:hover{
22
22
  cursor:default;
23
23
  }
24
- .magritte-select-option-plain_active___AQSQS_12-2-0:hover{
24
+ .magritte-select-option-plain_active___AQSQS_12-2-1:hover{
25
25
  cursor:pointer;
26
26
  }
27
- .magritte-select-delimiter___WyeR6_12-2-0{
27
+ .magritte-select-delimiter___WyeR6_12-2-1{
28
28
  padding-left:16px;
29
29
  padding-top:12px;
30
30
  }
31
31
 
32
- .magritte-select-bottom-sheet___1RZDJ_12-2-0{
32
+ .magritte-select-bottom-sheet___1RZDJ_12-2-1{
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-2-0,
39
- .magritte-select-bottom-sheet_radio___qvFFV_12-2-0{
38
+ .magritte-select-bottom-sheet_checkbox___hwTgo_12-2-1,
39
+ .magritte-select-bottom-sheet_radio___qvFFV_12-2-1{
40
40
  gap:12px;
41
41
  }
42
- .magritte-select-bottom-sheet_without-header___KOKVh_12-2-0{
42
+ .magritte-select-bottom-sheet_without-header___KOKVh_12-2-1{
43
43
  padding-top:16px;
44
44
  }
45
- .magritte-full-screen-placeholder___zPC8k_12-2-0{
45
+ .magritte-full-screen-placeholder___zPC8k_12-2-1{
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-2-0{
52
+ .magritte-error-wrapper___P7jYg_12-2-1{
53
53
  height:100%;
54
54
  }
55
55
 
56
- .magritte-select-drop-container-wrapper___OHM0q_12-2-0{
56
+ .magritte-select-drop-container-wrapper___OHM0q_12-2-1{
57
57
  display:flex;
58
58
  flex-direction:column;
59
59
  }
60
- .magritte-select-drop-container___hee1p_12-2-0{
60
+ .magritte-select-drop-container___hee1p_12-2-1{
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-2-0{
66
+ .magritte-select-drop-container_plain___766zl_12-2-1{
67
67
  padding:24px;
68
68
  margin:calc(-1 * 24px);
69
69
  }
70
- .magritte-select-drop-container_with-footer___6wp-L_12-2-0{
70
+ .magritte-select-drop-container_with-footer___6wp-L_12-2-1{
71
71
  margin-bottom:0;
72
72
  padding-bottom:0;
73
73
  }
74
- .magritte-select-drop___jn4O-_12-2-0{
74
+ .magritte-select-drop___jn4O-_12-2-1{
75
75
  display:flex;
76
76
  flex-direction:column;
77
77
  gap:8px;
78
78
  }
79
- .magritte-select-drop-header___fMmio_12-2-0{
79
+ .magritte-select-drop-header___fMmio_12-2-1{
80
80
  display:flex;
81
81
  flex-direction:column;
82
82
  margin-bottom:8px;
83
83
  }
84
- .magritte-select-drop_plain___VL8Fz_12-2-0{
84
+ .magritte-select-drop_plain___VL8Fz_12-2-1{
85
85
  gap:16px;
86
86
  }
87
- .magritte-label-option___2N7t9_12-2-0{
87
+ .magritte-label-option___2N7t9_12-2-1{
88
88
  display:flex;
89
89
  justify-content:center;
90
90
  }
91
- .magritte-loading___AMiuq_12-2-0{
91
+ .magritte-loading___AMiuq_12-2-1{
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-2-0{
97
+ .magritte-hint___6qaFl_12-2-1{
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-2-0{
105
+ .magritte-select-modal-wrapper___5BhtC_12-2-1{
106
106
  display:flex;
107
107
  flex-direction:column;
108
108
  flex-grow:1;
109
109
  }
110
- .magritte-select-modal___f9wc6_12-2-0{
110
+ .magritte-select-modal___f9wc6_12-2-1{
111
111
  display:flex;
112
112
  flex-direction:column;
113
113
  gap:12px;
114
114
  }
115
- .magritte-select-modal_plain___0rP39_12-2-0{
115
+ .magritte-select-modal_plain___0rP39_12-2-1{
116
116
  gap:0;
117
117
  }
118
- .magritte-label-option___kFAuR_12-2-0{
118
+ .magritte-label-option___kFAuR_12-2-1{
119
119
  display:flex;
120
120
  justify-content:center;
121
121
  }
122
- .magritte-layer-full-height___cJX-K_12-2-0{
122
+ .magritte-layer-full-height___cJX-K_12-2-1{
123
123
  display:flex;
124
124
  flex-direction:column;
125
125
  align-items:center;
@@ -147,14 +147,14 @@
147
147
  --magritte-color-icon-tertiary-v23-2-2:#DCE3EB;
148
148
  --magritte-color-icon-accent-v23-2-2:#7195AF;
149
149
  }
150
- .magritte-select-empty-hint___B39XJ_12-2-0{
150
+ .magritte-select-empty-hint___B39XJ_12-2-1{
151
151
  display:flex;
152
152
  flex-direction:column;
153
153
  justify-content:center;
154
154
  align-content:center;
155
155
  align-items:center;
156
156
  }
157
- .magritte-icon___F0GQx_12-2-0{
157
+ .magritte-icon___F0GQx_12-2-1{
158
158
  display:flex;
159
159
  align-items:center;
160
160
  justify-content:center;
@@ -162,11 +162,11 @@
162
162
  height:48px;
163
163
  border-radius:50%;
164
164
  }
165
- .magritte-icon-init___GWK-V_12-2-0{
165
+ .magritte-icon-init___GWK-V_12-2-1{
166
166
  background-color:var(--magritte-color-background-accent-secondary-v23-2-2);
167
167
  --magritte-ui-icon-color-override:var(--magritte-color-icon-accent-v23-2-2);
168
168
  }
169
- .magritte-icon-search___ZsqO-_12-2-0{
169
+ .magritte-icon-search___ZsqO-_12-2-1{
170
170
  background-color:var(--magritte-color-background-secondary-v23-2-2);
171
171
  --magritte-ui-icon-color-override:var(--magritte-color-icon-tertiary-v23-2-2);
172
172
  }
package/index.mock.js CHANGED
@@ -1,35 +1,5 @@
1
1
  import './index.css';
2
- import { jsxs, jsx } from 'react/jsx-runtime';
3
- import { forwardRef } from 'react';
4
-
5
- function enhance(mockComponent, staticProps) {
6
- // удаляем внутренний свойства реакта, чтобы не перезаписать ими mockComponent
7
- delete staticProps.type;
8
- delete staticProps.$$typeof;
9
- delete staticProps.render;
10
- for (const prop in staticProps) {
11
- mockComponent[prop] = staticProps[prop];
12
- }
13
- }
14
- const MockComponent = ({ style, ...props }) => (
15
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
16
- // @ts-ignore
17
- // eslint-disable-next-line react/jsx-no-undef
18
- jsx("magritte-component-mock", { "style-data": style, ...props }));
19
- /**
20
- * Возвращает mock React компонента
21
- */
22
- const mockComponent = (componentName, staticProps = {}, { withChildren, innerDependence, WrapperComponent } = {}) => {
23
- const mockWrapper = forwardRef(({ children, ...props }, ref) => {
24
- const mock = (
25
- // eslint-disable-next-line react/jsx-no-undef
26
- jsxs(MockComponent, { ...props, _component: componentName, children: [innerDependence ? innerDependence(props, ref) : null, withChildren ? children : null] }));
27
- return WrapperComponent ? jsx(WrapperComponent, { ...props, children: mock }) : mock;
28
- });
29
- staticProps && enhance(mockWrapper, staticProps);
30
- mockWrapper.displayName = 'magritte-ref';
31
- return mockWrapper;
32
- };
2
+ import { mockComponent } from '@hh.ru/magritte-ui-mock-component';
33
3
 
34
4
  const Select = mockComponent('Select', undefined, {
35
5
  withChildren: true,
package/index.mock.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.mock.js","sources":["../../mock-component/lib/setupMockComponent.js","../src/index.mock.ts"],"sourcesContent":["import { jsxs, jsx } from 'react/jsx-runtime';\nimport { forwardRef } from 'react';\n\nfunction enhance(mockComponent, staticProps) {\n // удаляем внутренний свойства реакта, чтобы не перезаписать ими mockComponent\n delete staticProps.type;\n delete staticProps.$$typeof;\n delete staticProps.render;\n for (const prop in staticProps) {\n mockComponent[prop] = staticProps[prop];\n }\n}\nconst MockComponent = ({ style, ...props }) => (\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore\n// eslint-disable-next-line react/jsx-no-undef\njsx(\"magritte-component-mock\", { \"style-data\": style, ...props }));\nconst MockComponentRenderProp = ({ style, ...props }) => (\n// eslint-disable-next-line @typescript-eslint/ban-ts-comment\n// @ts-ignore\n// eslint-disable-next-line react/jsx-no-undef\njsx(\"magritte-component-mock-render-prop\", { \"style-data\": style, ...props }));\n/**\n * Возвращает mock React компонента\n */\nconst mockComponent = (componentName, staticProps = {}, { withChildren, innerDependence, WrapperComponent } = {}) => {\n const mockWrapper = forwardRef(({ children, ...props }, ref) => {\n const mock = (\n // eslint-disable-next-line react/jsx-no-undef\n jsxs(MockComponent, { ...props, _component: componentName, children: [innerDependence ? innerDependence(props, ref) : null, withChildren ? children : null] }));\n return WrapperComponent ? jsx(WrapperComponent, { ...props, children: mock }) : mock;\n });\n staticProps && enhance(mockWrapper, staticProps);\n mockWrapper.displayName = 'magritte-ref';\n return mockWrapper;\n};\n/**\n * Возвращает mock React компонента, который рендерит переданный в него пропс render\n *\n * @param {String} componentName наименование компонента\n * @param {Object} [staticProps] объект со свойствами, которыми необходимо усилить mock\n * @param {Object} [options] параметры мока\n * @param {boolean} [options.withChildren] флаг отвечает за рендеринг children компонента\n * @param {React.Component} [options.innerDependence] Реакт компонент, который рендерится внутри мока.\n * Необходим, когда mock компоненту требуется иметь\n * дополнительные элементы\n */\nconst mockComponentRenderProp = (componentName, staticProps, { withChildren, innerDependence, renderArguments } = { renderArguments: [] }) => {\n const mockWrapper = ({ render, children, ...props }) => (jsxs(MockComponentRenderProp, { ...props, _component: componentName, children: [innerDependence ? innerDependence(props) : null, withChildren ? children : null, render?.(...(renderArguments || []))] }));\n staticProps && enhance(mockWrapper, staticProps);\n mockWrapper.displayName = 'magritte-component-mock-render-prop';\n return mockWrapper;\n};\n\nexport { mockComponent, mockComponentRenderProp };\n//# sourceMappingURL=setupMockComponent.js.map\n","import { FC } from 'react';\n\nimport { mockComponent } from '@hh.ru/magritte-ui-mock-component';\n\nexport type * from '@hh.ru/magritte-ui-select/types';\n\nexport const Select: FC<Record<string, unknown>> = mockComponent('Select', undefined, {\n withChildren: true,\n});\n\nexport const UncontrolledSelect: FC<Record<string, unknown>> = mockComponent('UncontrolledSelect', undefined, {\n withChildren: true,\n});\n"],"names":[],"mappings":";;;AAGA,SAAS,OAAO,CAAC,aAAa,EAAE,WAAW,EAAE;AAC7C;AACA,IAAI,OAAO,WAAW,CAAC,IAAI,CAAC;AAC5B,IAAI,OAAO,WAAW,CAAC,QAAQ,CAAC;AAChC,IAAI,OAAO,WAAW,CAAC,MAAM,CAAC;AAC9B,IAAI,KAAK,MAAM,IAAI,IAAI,WAAW,EAAE;AACpC,QAAQ,aAAa,CAAC,IAAI,CAAC,GAAG,WAAW,CAAC,IAAI,CAAC,CAAC;AAChD,KAAK;AACL,CAAC;AACD,MAAM,aAAa,GAAG,CAAC,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE;AAC1C;AACA;AACA;AACA,GAAG,CAAC,yBAAyB,EAAE,EAAE,YAAY,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,CAAC,CAAC,CAAC;AAMnE;AACA;AACA;AACA,MAAM,aAAa,GAAG,CAAC,aAAa,EAAE,WAAW,GAAG,EAAE,EAAE,EAAE,YAAY,EAAE,eAAe,EAAE,gBAAgB,EAAE,GAAG,EAAE,KAAK;AACrH,IAAI,MAAM,WAAW,GAAG,UAAU,CAAC,CAAC,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,KAAK;AACpE,QAAQ,MAAM,IAAI;AAClB;AACA,QAAQ,IAAI,CAAC,aAAa,EAAE,EAAE,GAAG,KAAK,EAAE,UAAU,EAAE,aAAa,EAAE,QAAQ,EAAE,CAAC,eAAe,GAAG,eAAe,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,IAAI,EAAE,YAAY,GAAG,QAAQ,GAAG,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC;AACxK,QAAQ,OAAO,gBAAgB,GAAG,GAAG,CAAC,gBAAgB,EAAE,EAAE,GAAG,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,GAAG,IAAI,CAAC;AAC7F,KAAK,CAAC,CAAC;AACP,IAAI,WAAW,IAAI,OAAO,CAAC,WAAW,EAAE,WAAW,CAAC,CAAC;AACrD,IAAI,WAAW,CAAC,WAAW,GAAG,cAAc,CAAC;AAC7C,IAAI,OAAO,WAAW,CAAC;AACvB,CAAC;;MC7BY,MAAM,GAAgC,aAAa,CAAC,QAAQ,EAAE,SAAS,EAAE;AAClF,IAAA,YAAY,EAAE,IAAI;AACrB,CAAA,EAAE;MAEU,kBAAkB,GAAgC,aAAa,CAAC,oBAAoB,EAAE,SAAS,EAAE;AAC1G,IAAA,YAAY,EAAE,IAAI;AACrB,CAAA;;;;"}
1
+ {"version":3,"file":"index.mock.js","sources":["../src/index.mock.ts"],"sourcesContent":["import { FC } from 'react';\n\nimport { mockComponent } from '@hh.ru/magritte-ui-mock-component';\n\nexport type * from '@hh.ru/magritte-ui-select/types';\n\nexport const Select: FC<Record<string, unknown>> = mockComponent('Select', undefined, {\n withChildren: true,\n});\n\nexport const UncontrolledSelect: FC<Record<string, unknown>> = mockComponent('UncontrolledSelect', undefined, {\n withChildren: true,\n});\n"],"names":[],"mappings":";;MAMa,MAAM,GAAgC,aAAa,CAAC,QAAQ,EAAE,SAAS,EAAE;AAClF,IAAA,YAAY,EAAE,IAAI;AACrB,CAAA,EAAE;MAEU,kBAAkB,GAAgC,aAAa,CAAC,oBAAoB,EAAE,SAAS,EAAE;AAC1G,IAAA,YAAY,EAAE,IAAI;AACrB,CAAA;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hh.ru/magritte-ui-select",
3
- "version": "12.2.0",
3
+ "version": "12.2.1",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": [
@@ -40,10 +40,11 @@
40
40
  "@hh.ru/magritte-ui-cell": "7.0.5",
41
41
  "@hh.ru/magritte-ui-checkable-card": "4.1.5",
42
42
  "@hh.ru/magritte-ui-checkbox-radio": "4.0.11",
43
- "@hh.ru/magritte-ui-drop": "11.1.6",
43
+ "@hh.ru/magritte-ui-drop": "12.0.0",
44
44
  "@hh.ru/magritte-ui-icon": "12.3.5",
45
45
  "@hh.ru/magritte-ui-input": "9.1.0",
46
46
  "@hh.ru/magritte-ui-loader": "2.0.10",
47
+ "@hh.ru/magritte-ui-mock-component": "1.1.5",
47
48
  "@hh.ru/magritte-ui-modal": "9.2.6",
48
49
  "@hh.ru/magritte-ui-navigation-bar": "10.0.14",
49
50
  "@hh.ru/magritte-ui-spacing": "2.0.63",
@@ -51,5 +52,5 @@
51
52
  "@hh.ru/magritte-ui-trigger": "4.0.13",
52
53
  "@hh.ru/magritte-ui-typography": "4.2.4"
53
54
  },
54
- "gitHead": "15abe7ba2bc392ac808d2056c5571253286d099e"
55
+ "gitHead": "7ef5296723091290cdc3cf50702c529f38ce8a9d"
55
56
  }