@redneckz/wildless-cms-uni-blocks 0.14.629 → 0.14.630
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/bundle/bundle.umd.js +6 -6
- package/bundle/bundle.umd.min.js +1 -1
- package/bundle/ui-kit/FormField/SelectField.d.ts +5 -5
- package/dist/ui-kit/FormField/Fields/CreditInRshbCdField.js +4 -4
- package/dist/ui-kit/FormField/Fields/CreditInRshbCdField.js.map +1 -1
- package/dist/ui-kit/FormField/SelectField.d.ts +5 -5
- package/dist/ui-kit/FormField/SelectField.js +1 -1
- package/dist/ui-kit/FormField/SelectField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/CreditInRshbCdField.js +4 -4
- package/lib/ui-kit/FormField/Fields/CreditInRshbCdField.js.map +1 -1
- package/lib/ui-kit/FormField/SelectField.d.ts +5 -5
- package/lib/ui-kit/FormField/SelectField.js +1 -1
- package/lib/ui-kit/FormField/SelectField.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +6 -6
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/bundle/ui-kit/FormField/SelectField.d.ts +5 -5
- package/mobile/dist/ui-kit/FormField/Fields/CreditInRshbCdField.js +4 -4
- package/mobile/dist/ui-kit/FormField/Fields/CreditInRshbCdField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/SelectField.d.ts +5 -5
- package/mobile/dist/ui-kit/FormField/SelectField.js +1 -1
- package/mobile/dist/ui-kit/FormField/SelectField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/CreditInRshbCdField.js +4 -4
- package/mobile/lib/ui-kit/FormField/Fields/CreditInRshbCdField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/SelectField.d.ts +5 -5
- package/mobile/lib/ui-kit/FormField/SelectField.js +1 -1
- package/mobile/lib/ui-kit/FormField/SelectField.js.map +1 -1
- package/mobile/src/ui-kit/FormField/Fields/CreditInRshbCdField.tsx +4 -4
- package/mobile/src/ui-kit/FormField/SelectField.tsx +9 -6
- package/package.json +1 -1
- package/src/ui-kit/FormField/Fields/CreditInRshbCdField.tsx +4 -4
- package/src/ui-kit/FormField/SelectField.tsx +9 -6
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
2
|
import { type CustomFieldProps } from './CustomFieldProps';
|
|
3
3
|
export interface LeadProps {
|
|
4
|
-
type
|
|
5
|
-
key
|
|
6
|
-
value
|
|
7
|
-
displayOrder
|
|
8
|
-
description
|
|
4
|
+
type?: string;
|
|
5
|
+
key?: string;
|
|
6
|
+
value?: string;
|
|
7
|
+
displayOrder?: number;
|
|
8
|
+
description?: string;
|
|
9
9
|
}
|
|
10
10
|
export interface SelectFieldProps extends CustomFieldProps, UniBlockProps {
|
|
11
11
|
source?: LeadProps[];
|
|
@@ -4,11 +4,11 @@ const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
|
4
4
|
const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
5
5
|
const useLeadFormData_1 = require("../../../hooks/useLeadFormData");
|
|
6
6
|
const SelectField_1 = require("../SelectField");
|
|
7
|
-
const LABEL_TEXT =
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
const LABEL_TEXT = `Имеет ли юридическое лицо, акционером / участником / членом / пайщиком /
|
|
8
|
+
вкладчиком с долей участия более 20% уставного капитала руководителем,
|
|
9
|
+
которого Вы являетесь, кредит в АО «Россельхозбанк»`;
|
|
10
10
|
exports.CreditInRshbCdField = (0, uni_jsx_1.JSX)(({ field, input }) => {
|
|
11
|
-
const { data: creditInRshbCd } = (0, useLeadFormData_1.useLeadFormData)('
|
|
11
|
+
const { data: creditInRshbCd } = (0, useLeadFormData_1.useLeadFormData)('CREDIT_IN_RSHB');
|
|
12
12
|
return ((0, jsx_runtime_1.jsx)(SelectField_1.SelectField, { field: field, source: creditInRshbCd, label: LABEL_TEXT, fieldName: "creditInRshbCd", input: input }));
|
|
13
13
|
});
|
|
14
14
|
//# sourceMappingURL=CreditInRshbCdField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreditInRshbCdField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/CreditInRshbCdField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,oEAAiE;AAEjE,gDAA6C;AAE7C,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"CreditInRshbCdField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/CreditInRshbCdField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,oEAAiE;AAEjE,gDAA6C;AAE7C,MAAM,UAAU,GAAG;;wDAEqC,CAAC;AAE5C,QAAA,mBAAmB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAC5E,MAAM,EAAE,IAAI,EAAE,cAAc,EAAE,GAAG,IAAA,iCAAe,EAAC,gBAAgB,CAAC,CAAC;IAEnE,OAAO,CACL,uBAAC,yBAAW,IACV,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,cAAc,EACtB,KAAK,EAAE,UAAU,EACjB,SAAS,EAAC,gBAAgB,EAC1B,KAAK,EAAE,KAAK,GACZ,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
2
|
import { type CustomFieldProps } from './CustomFieldProps';
|
|
3
3
|
export interface LeadProps {
|
|
4
|
-
type
|
|
5
|
-
key
|
|
6
|
-
value
|
|
7
|
-
displayOrder
|
|
8
|
-
description
|
|
4
|
+
type?: string;
|
|
5
|
+
key?: string;
|
|
6
|
+
value?: string;
|
|
7
|
+
displayOrder?: number;
|
|
8
|
+
description?: string;
|
|
9
9
|
}
|
|
10
10
|
export interface SelectFieldProps extends CustomFieldProps, UniBlockProps {
|
|
11
11
|
source?: LeadProps[];
|
|
@@ -6,7 +6,7 @@ const SelectControl_1 = require("../Select/SelectControl");
|
|
|
6
6
|
const getObjectValidator_1 = require("./getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("./getValidation");
|
|
8
8
|
exports.SelectField = (0, UniBlock_1.UniBlock)(({ field, source, label, fieldName, input }) => {
|
|
9
|
-
const leadDescription = (source && source?.map((_) => _.description)) || [];
|
|
9
|
+
const leadDescription = (source && source?.map((_) => _.description))?.filter((_) => _ !== undefined) || [];
|
|
10
10
|
return ((0, jsx_runtime_1.jsx)(SelectControl_1.SelectControl, { placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0438\u0437 \u0441\u043F\u0438\u0441\u043A\u0430", label: label, options: arrayToOptions(leadDescription), ...(0, getValidation_1.getValidation)(field(fieldName), getObjectValidator_1.validatorObj[fieldName], input?.required) }));
|
|
11
11
|
});
|
|
12
12
|
const arrayToOptions = (array) => (array ?? []).map((_) => ({ key: _, text: _ }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectField.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/SelectField.tsx"],"names":[],"mappings":";;;AAAA,sDAAmD;AAGnD,2DAAwD;AAExD,6DAAoD;AACpD,mDAAgD;AAgBnC,QAAA,WAAW,GAAG,IAAA,mBAAQ,EACjC,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,EAAE,EAAE;IAC7C,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"SelectField.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/SelectField.tsx"],"names":[],"mappings":";;;AAAA,sDAAmD;AAGnD,2DAAwD;AAExD,6DAAoD;AACpD,mDAAgD;AAgBnC,QAAA,WAAW,GAAG,IAAA,mBAAQ,EACjC,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,EAAE,EAAE;IAC7C,MAAM,eAAe,GACnB,CAAC,MAAM,IAAI,MAAM,EAAE,GAAG,CAAC,CAAC,CAAY,EAAE,EAAE,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAC9D,CAAC,CAAC,EAAe,EAAE,CAAC,CAAC,KAAK,SAAS,CACpC,IAAI,EAAE,CAAC;IAEV,OAAO,CACL,uBAAC,6BAAa,IACZ,WAAW,EAAC,oGAAoB,EAChC,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,cAAc,CAAC,eAAe,CAAC,KACpC,IAAA,6BAAa,EAAC,KAAK,CAAC,SAAS,CAAC,EAAE,iCAAY,CAAC,SAAS,CAAC,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC7E,CACH,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,cAAc,GAAG,CAAC,KAAgB,EAAY,EAAE,CACpD,CAAC,KAAK,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -2,11 +2,11 @@ import { jsx as _jsx } from "@redneckz/uni-jsx/jsx-runtime";
|
|
|
2
2
|
import { JSX } from '@redneckz/uni-jsx';
|
|
3
3
|
import { useLeadFormData } from '../../../hooks/useLeadFormData.js';
|
|
4
4
|
import { SelectField } from '../SelectField.js';
|
|
5
|
-
const LABEL_TEXT =
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
const LABEL_TEXT = `Имеет ли юридическое лицо, акционером / участником / членом / пайщиком /
|
|
6
|
+
вкладчиком с долей участия более 20% уставного капитала руководителем,
|
|
7
|
+
которого Вы являетесь, кредит в АО «Россельхозбанк»`;
|
|
8
8
|
export const CreditInRshbCdField = JSX(({ field, input }) => {
|
|
9
|
-
const { data: creditInRshbCd } = useLeadFormData('
|
|
9
|
+
const { data: creditInRshbCd } = useLeadFormData('CREDIT_IN_RSHB');
|
|
10
10
|
return (_jsx(SelectField, { field: field, source: creditInRshbCd, label: LABEL_TEXT, fieldName: "creditInRshbCd", input: input }));
|
|
11
11
|
});
|
|
12
12
|
//# sourceMappingURL=CreditInRshbCdField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreditInRshbCdField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/CreditInRshbCdField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"CreditInRshbCdField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/CreditInRshbCdField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEjE,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,UAAU,GAAG;;wDAEqC,CAAC;AAEzD,MAAM,CAAC,MAAM,mBAAmB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAC5E,MAAM,EAAE,IAAI,EAAE,cAAc,EAAE,GAAG,eAAe,CAAC,gBAAgB,CAAC,CAAC;IAEnE,OAAO,CACL,KAAC,WAAW,IACV,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,cAAc,EACtB,KAAK,EAAE,UAAU,EACjB,SAAS,EAAC,gBAAgB,EAC1B,KAAK,EAAE,KAAK,GACZ,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
2
2
|
import { type CustomFieldProps } from './CustomFieldProps';
|
|
3
3
|
export interface LeadProps {
|
|
4
|
-
type
|
|
5
|
-
key
|
|
6
|
-
value
|
|
7
|
-
displayOrder
|
|
8
|
-
description
|
|
4
|
+
type?: string;
|
|
5
|
+
key?: string;
|
|
6
|
+
value?: string;
|
|
7
|
+
displayOrder?: number;
|
|
8
|
+
description?: string;
|
|
9
9
|
}
|
|
10
10
|
export interface SelectFieldProps extends CustomFieldProps, UniBlockProps {
|
|
11
11
|
source?: LeadProps[];
|
|
@@ -4,7 +4,7 @@ import { SelectControl } from '../Select/SelectControl.js';
|
|
|
4
4
|
import { validatorObj } from './getObjectValidator.js';
|
|
5
5
|
import { getValidation } from './getValidation.js';
|
|
6
6
|
export const SelectField = UniBlock(({ field, source, label, fieldName, input }) => {
|
|
7
|
-
const leadDescription = (source && source?.map((_) => _.description)) || [];
|
|
7
|
+
const leadDescription = (source && source?.map((_) => _.description))?.filter((_) => _ !== undefined) || [];
|
|
8
8
|
return (_jsx(SelectControl, { placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0438\u0437 \u0441\u043F\u0438\u0441\u043A\u0430", label: label, options: arrayToOptions(leadDescription), ...getValidation(field(fieldName), validatorObj[fieldName], input?.required) }));
|
|
9
9
|
});
|
|
10
10
|
const arrayToOptions = (array) => (array ?? []).map((_) => ({ key: _, text: _ }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectField.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/SelectField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAGnD,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAgBhD,MAAM,CAAC,MAAM,WAAW,GAAG,QAAQ,CACjC,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,EAAE,EAAE;IAC7C,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"SelectField.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/SelectField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAGnD,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAgBhD,MAAM,CAAC,MAAM,WAAW,GAAG,QAAQ,CACjC,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,EAAE,EAAE;IAC7C,MAAM,eAAe,GACnB,CAAC,MAAM,IAAI,MAAM,EAAE,GAAG,CAAC,CAAC,CAAY,EAAE,EAAE,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAC9D,CAAC,CAAC,EAAe,EAAE,CAAC,CAAC,KAAK,SAAS,CACpC,IAAI,EAAE,CAAC;IAEV,OAAO,CACL,KAAC,aAAa,IACZ,WAAW,EAAC,oGAAoB,EAChC,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,cAAc,CAAC,eAAe,CAAC,KACpC,aAAa,CAAC,KAAK,CAAC,SAAS,CAAC,EAAE,YAAY,CAAC,SAAS,CAAC,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC7E,CACH,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,cAAc,GAAG,CAAC,KAAgB,EAAY,EAAE,CACpD,CAAC,KAAK,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -3,12 +3,12 @@ import { useLeadFormData } from '../../../hooks/useLeadFormData';
|
|
|
3
3
|
import { type CustomFieldProps } from '../CustomFieldProps';
|
|
4
4
|
import { SelectField } from '../SelectField';
|
|
5
5
|
|
|
6
|
-
const LABEL_TEXT =
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
const LABEL_TEXT = `Имеет ли юридическое лицо, акционером / участником / членом / пайщиком /
|
|
7
|
+
вкладчиком с долей участия более 20% уставного капитала руководителем,
|
|
8
|
+
которого Вы являетесь, кредит в АО «Россельхозбанк»`;
|
|
9
9
|
|
|
10
10
|
export const CreditInRshbCdField = JSX<CustomFieldProps>(({ field, input }) => {
|
|
11
|
-
const { data: creditInRshbCd } = useLeadFormData('
|
|
11
|
+
const { data: creditInRshbCd } = useLeadFormData('CREDIT_IN_RSHB');
|
|
12
12
|
|
|
13
13
|
return (
|
|
14
14
|
<SelectField
|
|
@@ -7,11 +7,11 @@ import { validatorObj } from './getObjectValidator';
|
|
|
7
7
|
import { getValidation } from './getValidation';
|
|
8
8
|
|
|
9
9
|
export interface LeadProps {
|
|
10
|
-
type
|
|
11
|
-
key
|
|
12
|
-
value
|
|
13
|
-
displayOrder
|
|
14
|
-
description
|
|
10
|
+
type?: string;
|
|
11
|
+
key?: string;
|
|
12
|
+
value?: string;
|
|
13
|
+
displayOrder?: number;
|
|
14
|
+
description?: string;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
export interface SelectFieldProps extends CustomFieldProps, UniBlockProps {
|
|
@@ -22,7 +22,10 @@ export interface SelectFieldProps extends CustomFieldProps, UniBlockProps {
|
|
|
22
22
|
|
|
23
23
|
export const SelectField = UniBlock<SelectFieldProps>(
|
|
24
24
|
({ field, source, label, fieldName, input }) => {
|
|
25
|
-
const leadDescription =
|
|
25
|
+
const leadDescription =
|
|
26
|
+
(source && source?.map((_: LeadProps) => _.description))?.filter(
|
|
27
|
+
(_): _ is string => _ !== undefined,
|
|
28
|
+
) || [];
|
|
26
29
|
|
|
27
30
|
return (
|
|
28
31
|
<SelectControl
|
package/package.json
CHANGED
|
@@ -3,12 +3,12 @@ import { useLeadFormData } from '../../../hooks/useLeadFormData';
|
|
|
3
3
|
import { type CustomFieldProps } from '../CustomFieldProps';
|
|
4
4
|
import { SelectField } from '../SelectField';
|
|
5
5
|
|
|
6
|
-
const LABEL_TEXT =
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
const LABEL_TEXT = `Имеет ли юридическое лицо, акционером / участником / членом / пайщиком /
|
|
7
|
+
вкладчиком с долей участия более 20% уставного капитала руководителем,
|
|
8
|
+
которого Вы являетесь, кредит в АО «Россельхозбанк»`;
|
|
9
9
|
|
|
10
10
|
export const CreditInRshbCdField = JSX<CustomFieldProps>(({ field, input }) => {
|
|
11
|
-
const { data: creditInRshbCd } = useLeadFormData('
|
|
11
|
+
const { data: creditInRshbCd } = useLeadFormData('CREDIT_IN_RSHB');
|
|
12
12
|
|
|
13
13
|
return (
|
|
14
14
|
<SelectField
|
|
@@ -7,11 +7,11 @@ import { validatorObj } from './getObjectValidator';
|
|
|
7
7
|
import { getValidation } from './getValidation';
|
|
8
8
|
|
|
9
9
|
export interface LeadProps {
|
|
10
|
-
type
|
|
11
|
-
key
|
|
12
|
-
value
|
|
13
|
-
displayOrder
|
|
14
|
-
description
|
|
10
|
+
type?: string;
|
|
11
|
+
key?: string;
|
|
12
|
+
value?: string;
|
|
13
|
+
displayOrder?: number;
|
|
14
|
+
description?: string;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
export interface SelectFieldProps extends CustomFieldProps, UniBlockProps {
|
|
@@ -22,7 +22,10 @@ export interface SelectFieldProps extends CustomFieldProps, UniBlockProps {
|
|
|
22
22
|
|
|
23
23
|
export const SelectField = UniBlock<SelectFieldProps>(
|
|
24
24
|
({ field, source, label, fieldName, input }) => {
|
|
25
|
-
const leadDescription =
|
|
25
|
+
const leadDescription =
|
|
26
|
+
(source && source?.map((_: LeadProps) => _.description))?.filter(
|
|
27
|
+
(_): _ is string => _ !== undefined,
|
|
28
|
+
) || [];
|
|
26
29
|
|
|
27
30
|
return (
|
|
28
31
|
<SelectControl
|