@hh.ru/magritte-ui-select 8.6.7 → 8.6.9
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.
- package/SelectBottomSheet.js +1 -1
- package/SelectDrop.js +1 -1
- package/SelectOption.js +1 -1
- package/index.css +13 -13
- package/package.json +15 -15
package/SelectBottomSheet.js
CHANGED
|
@@ -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-
|
|
21
|
+
var styles = {"select-bottom-sheet":"magritte-select-bottom-sheet___1RZDJ_8-6-9","selectBottomSheet":"magritte-select-bottom-sheet___1RZDJ_8-6-9","select-bottom-sheet_checkbox":"magritte-select-bottom-sheet_checkbox___hwTgo_8-6-9","selectBottomSheetCheckbox":"magritte-select-bottom-sheet_checkbox___hwTgo_8-6-9","select-bottom-sheet_radio":"magritte-select-bottom-sheet_radio___qvFFV_8-6-9","selectBottomSheetRadio":"magritte-select-bottom-sheet_radio___qvFFV_8-6-9","loading":"magritte-loading___VpU1J_8-6-9","error-wrapper":"magritte-error-wrapper___P7jYg_8-6-9","errorWrapper":"magritte-error-wrapper___P7jYg_8-6-9"};
|
|
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-
|
|
16
|
+
var styles = {"select-drop":"magritte-select-drop___jn4O-_8-6-9","selectDrop":"magritte-select-drop___jn4O-_8-6-9","select-drop-header":"magritte-select-drop-header___fMmio_8-6-9","selectDropHeader":"magritte-select-drop-header___fMmio_8-6-9","select-drop_plain":"magritte-select-drop_plain___VL8Fz_8-6-9","selectDropPlain":"magritte-select-drop_plain___VL8Fz_8-6-9","label-option-plain":"magritte-label-option-plain___BvBH8_8-6-9","labelOptionPlain":"magritte-label-option-plain___BvBH8_8-6-9","loading":"magritte-loading___AMiuq_8-6-9"};
|
|
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-
|
|
12
|
+
var styles = {"select-option-label":"magritte-select-option-label___bYo2l_8-6-9","selectOptionLabel":"magritte-select-option-label___bYo2l_8-6-9","select-option-label_desktop":"magritte-select-option-label_desktop___bceen_8-6-9","selectOptionLabelDesktop":"magritte-select-option-label_desktop___bceen_8-6-9","select-delimiter":"magritte-select-delimiter___WyeR6_8-6-9","selectDelimiter":"magritte-select-delimiter___WyeR6_8-6-9"};
|
|
13
13
|
|
|
14
14
|
const CheckableComponent = ({ type, value, checked, name, onChange }) => {
|
|
15
15
|
if (type === 'label') {
|
package/index.css
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.magritte-select-option-label___bYo2l_8-6-
|
|
1
|
+
.magritte-select-option-label___bYo2l_8-6-9{
|
|
2
2
|
display:flex;
|
|
3
3
|
max-height:56px;
|
|
4
4
|
}
|
|
5
|
-
.magritte-select-option-label_desktop___bceen_8-6-
|
|
5
|
+
.magritte-select-option-label_desktop___bceen_8-6-9{
|
|
6
6
|
max-height:24px;
|
|
7
7
|
}
|
|
8
|
-
.magritte-select-delimiter___WyeR6_8-6-
|
|
8
|
+
.magritte-select-delimiter___WyeR6_8-6-9{
|
|
9
9
|
padding-left:16px;
|
|
10
10
|
padding-top:12px;
|
|
11
11
|
}
|
|
@@ -543,23 +543,23 @@
|
|
|
543
543
|
--magritte-typography-_custom-5-italic-text-transform-v20-0-1:none;
|
|
544
544
|
--magritte-typography-_custom-5-italic-text-decoration-v20-0-1:none;
|
|
545
545
|
}
|
|
546
|
-
.magritte-select-bottom-sheet___1RZDJ_8-6-
|
|
546
|
+
.magritte-select-bottom-sheet___1RZDJ_8-6-9{
|
|
547
547
|
display:flex;
|
|
548
548
|
flex-direction:column;
|
|
549
549
|
padding:0 var(--magritte-static-space-400-v20-0-1);
|
|
550
550
|
padding-bottom:16px;
|
|
551
551
|
}
|
|
552
|
-
.magritte-select-bottom-sheet_checkbox___hwTgo_8-6-
|
|
553
|
-
.magritte-select-bottom-sheet_radio___qvFFV_8-6-
|
|
552
|
+
.magritte-select-bottom-sheet_checkbox___hwTgo_8-6-9,
|
|
553
|
+
.magritte-select-bottom-sheet_radio___qvFFV_8-6-9{
|
|
554
554
|
gap:12px;
|
|
555
555
|
}
|
|
556
|
-
.magritte-loading___VpU1J_8-6-
|
|
556
|
+
.magritte-loading___VpU1J_8-6-9{
|
|
557
557
|
display:flex;
|
|
558
558
|
align-items:center;
|
|
559
559
|
height:100%;
|
|
560
560
|
justify-content:center;
|
|
561
561
|
}
|
|
562
|
-
.magritte-error-wrapper___P7jYg_8-6-
|
|
562
|
+
.magritte-error-wrapper___P7jYg_8-6-9{
|
|
563
563
|
height:100%;
|
|
564
564
|
}
|
|
565
565
|
|
|
@@ -1095,24 +1095,24 @@
|
|
|
1095
1095
|
--magritte-typography-_custom-5-italic-text-transform-v20-0-1:none;
|
|
1096
1096
|
--magritte-typography-_custom-5-italic-text-decoration-v20-0-1:none;
|
|
1097
1097
|
}
|
|
1098
|
-
.magritte-select-drop___jn4O-_8-6-
|
|
1098
|
+
.magritte-select-drop___jn4O-_8-6-9{
|
|
1099
1099
|
display:flex;
|
|
1100
1100
|
flex-direction:column;
|
|
1101
1101
|
gap:8px;
|
|
1102
1102
|
}
|
|
1103
|
-
.magritte-select-drop-header___fMmio_8-6-
|
|
1103
|
+
.magritte-select-drop-header___fMmio_8-6-9{
|
|
1104
1104
|
display:flex;
|
|
1105
1105
|
flex-direction:column;
|
|
1106
1106
|
margin-bottom:8px;
|
|
1107
1107
|
}
|
|
1108
|
-
.magritte-select-drop_plain___VL8Fz_8-6-
|
|
1108
|
+
.magritte-select-drop_plain___VL8Fz_8-6-9{
|
|
1109
1109
|
gap:16px;
|
|
1110
1110
|
}
|
|
1111
|
-
.magritte-label-option-plain___BvBH8_8-6-
|
|
1111
|
+
.magritte-label-option-plain___BvBH8_8-6-9{
|
|
1112
1112
|
display:flex;
|
|
1113
1113
|
justify-content:center;
|
|
1114
1114
|
}
|
|
1115
|
-
.magritte-loading___AMiuq_8-6-
|
|
1115
|
+
.magritte-loading___AMiuq_8-6-9{
|
|
1116
1116
|
display:flex;
|
|
1117
1117
|
align-items:center;
|
|
1118
1118
|
height:150px;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hh.ru/magritte-ui-select",
|
|
3
|
-
"version": "8.6.
|
|
3
|
+
"version": "8.6.9",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": [
|
|
@@ -30,22 +30,22 @@
|
|
|
30
30
|
"@hh.ru/magritte-common-fuzzy-search": "1.0.5",
|
|
31
31
|
"@hh.ru/magritte-common-keyboard": "4.0.2",
|
|
32
32
|
"@hh.ru/magritte-common-use-multiple-refs": "1.1.4",
|
|
33
|
-
"@hh.ru/magritte-ui-action": "4.4.
|
|
34
|
-
"@hh.ru/magritte-ui-action-bar": "2.2.
|
|
35
|
-
"@hh.ru/magritte-ui-bottom-sheet": "5.5.
|
|
33
|
+
"@hh.ru/magritte-ui-action": "4.4.18",
|
|
34
|
+
"@hh.ru/magritte-ui-action-bar": "2.2.11",
|
|
35
|
+
"@hh.ru/magritte-ui-bottom-sheet": "5.5.19",
|
|
36
36
|
"@hh.ru/magritte-ui-breakpoint": "4.1.0",
|
|
37
|
-
"@hh.ru/magritte-ui-button": "5.2.
|
|
38
|
-
"@hh.ru/magritte-ui-button-stack": "2.1.
|
|
39
|
-
"@hh.ru/magritte-ui-cell": "4.0.
|
|
40
|
-
"@hh.ru/magritte-ui-checkable-card": "3.0.
|
|
41
|
-
"@hh.ru/magritte-ui-checkbox-radio": "3.0.
|
|
37
|
+
"@hh.ru/magritte-ui-button": "5.2.10",
|
|
38
|
+
"@hh.ru/magritte-ui-button-stack": "2.1.29",
|
|
39
|
+
"@hh.ru/magritte-ui-cell": "4.0.25",
|
|
40
|
+
"@hh.ru/magritte-ui-checkable-card": "3.0.54",
|
|
41
|
+
"@hh.ru/magritte-ui-checkbox-radio": "3.0.30",
|
|
42
42
|
"@hh.ru/magritte-ui-drop": "7.2.6",
|
|
43
|
-
"@hh.ru/magritte-ui-icon": "7.9.
|
|
44
|
-
"@hh.ru/magritte-ui-input": "7.0
|
|
45
|
-
"@hh.ru/magritte-ui-loader": "1.3.
|
|
46
|
-
"@hh.ru/magritte-ui-navigation-bar": "6.3.
|
|
47
|
-
"@hh.ru/magritte-ui-trigger": "3.0.
|
|
43
|
+
"@hh.ru/magritte-ui-icon": "7.9.7",
|
|
44
|
+
"@hh.ru/magritte-ui-input": "7.1.0",
|
|
45
|
+
"@hh.ru/magritte-ui-loader": "1.3.12",
|
|
46
|
+
"@hh.ru/magritte-ui-navigation-bar": "6.3.9",
|
|
47
|
+
"@hh.ru/magritte-ui-trigger": "3.0.10",
|
|
48
48
|
"@hh.ru/magritte-ui-typography": "3.0.22"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "0cba1a0b8d618df338719bc996e2f5535af80e79"
|
|
51
51
|
}
|