@transferwise/components 0.0.0-experimental-9c03743 → 0.0.0-experimental-7cde2bc
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/build/accordion/AccordionItem/AccordionItem.js +19 -3
- package/build/accordion/AccordionItem/AccordionItem.js.map +1 -1
- package/build/accordion/AccordionItem/AccordionItem.mjs +19 -3
- package/build/accordion/AccordionItem/AccordionItem.mjs.map +1 -1
- package/build/actionButton/ActionButton.js +19 -1
- package/build/actionButton/ActionButton.js.map +1 -1
- package/build/actionButton/ActionButton.mjs +19 -1
- package/build/actionButton/ActionButton.mjs.map +1 -1
- package/build/actionOption/ActionOption.js +19 -1
- package/build/actionOption/ActionOption.js.map +1 -1
- package/build/actionOption/ActionOption.mjs +19 -1
- package/build/actionOption/ActionOption.mjs.map +1 -1
- package/build/alert/Alert.js +19 -3
- package/build/alert/Alert.js.map +1 -1
- package/build/alert/Alert.mjs +19 -3
- package/build/alert/Alert.mjs.map +1 -1
- package/build/alert/inlineMarkdown/InlineMarkdown.js +19 -1
- package/build/alert/inlineMarkdown/InlineMarkdown.js.map +1 -1
- package/build/alert/inlineMarkdown/InlineMarkdown.mjs +19 -1
- package/build/alert/inlineMarkdown/InlineMarkdown.mjs.map +1 -1
- package/build/avatar/Avatar.js +19 -1
- package/build/avatar/Avatar.js.map +1 -1
- package/build/avatar/Avatar.mjs +19 -1
- package/build/avatar/Avatar.mjs.map +1 -1
- package/build/avatarWrapper/AvatarWrapper.js +19 -2
- package/build/avatarWrapper/AvatarWrapper.js.map +1 -1
- package/build/avatarWrapper/AvatarWrapper.mjs +19 -2
- package/build/avatarWrapper/AvatarWrapper.mjs.map +1 -1
- package/build/badge/Badge.js +19 -2
- package/build/badge/Badge.js.map +1 -1
- package/build/badge/Badge.mjs +19 -2
- package/build/badge/Badge.mjs.map +1 -1
- package/build/button/Button.js +19 -2
- package/build/button/Button.js.map +1 -1
- package/build/button/Button.mjs +19 -2
- package/build/button/Button.mjs.map +1 -1
- package/build/button/classMap.js +18 -0
- package/build/button/classMap.js.map +1 -1
- package/build/button/classMap.mjs +18 -0
- package/build/button/classMap.mjs.map +1 -1
- package/build/button/legacyUtils/legacyUtils.js +18 -2
- package/build/button/legacyUtils/legacyUtils.js.map +1 -1
- package/build/button/legacyUtils/legacyUtils.mjs +18 -2
- package/build/button/legacyUtils/legacyUtils.mjs.map +1 -1
- package/build/card/Card.js +19 -2
- package/build/card/Card.js.map +1 -1
- package/build/card/Card.mjs +19 -2
- package/build/card/Card.mjs.map +1 -1
- package/build/checkbox/Checkbox.js +19 -1
- package/build/checkbox/Checkbox.js.map +1 -1
- package/build/checkbox/Checkbox.mjs +19 -1
- package/build/checkbox/Checkbox.mjs.map +1 -1
- package/build/chevron/Chevron.js +18 -1
- package/build/chevron/Chevron.js.map +1 -1
- package/build/chevron/Chevron.mjs +18 -1
- package/build/chevron/Chevron.mjs.map +1 -1
- package/build/chips/Chip.js +19 -1
- package/build/chips/Chip.js.map +1 -1
- package/build/chips/Chip.mjs +19 -1
- package/build/chips/Chip.mjs.map +1 -1
- package/build/circularButton/CircularButton.js +19 -2
- package/build/circularButton/CircularButton.js.map +1 -1
- package/build/circularButton/CircularButton.mjs +19 -2
- package/build/circularButton/CircularButton.mjs.map +1 -1
- package/build/common/bottomSheet/BottomSheet.js +3 -2
- package/build/common/bottomSheet/BottomSheet.js.map +1 -1
- package/build/common/bottomSheet/BottomSheet.mjs +3 -2
- package/build/common/bottomSheet/BottomSheet.mjs.map +1 -1
- package/build/common/hooks/useHasIntersected/useHasIntersected.js +10 -10
- package/build/common/hooks/useHasIntersected/useHasIntersected.js.map +1 -1
- package/build/common/hooks/useHasIntersected/useHasIntersected.mjs +10 -10
- package/build/common/hooks/useHasIntersected/useHasIntersected.mjs.map +1 -1
- package/build/common/locale/index.js +18 -0
- package/build/common/locale/index.js.map +1 -1
- package/build/common/locale/index.mjs +18 -0
- package/build/common/locale/index.mjs.map +1 -1
- package/build/common/panel/Panel.js +19 -1
- package/build/common/panel/Panel.js.map +1 -1
- package/build/common/panel/Panel.mjs +19 -1
- package/build/common/panel/Panel.mjs.map +1 -1
- package/build/common/responsivePanel/ResponsivePanel.js +22 -2
- package/build/common/responsivePanel/ResponsivePanel.js.map +1 -1
- package/build/common/responsivePanel/ResponsivePanel.mjs +22 -2
- package/build/common/responsivePanel/ResponsivePanel.mjs.map +1 -1
- package/build/criticalBanner/CriticalCommsBanner.js +19 -3
- package/build/criticalBanner/CriticalCommsBanner.js.map +1 -1
- package/build/criticalBanner/CriticalCommsBanner.mjs +19 -3
- package/build/criticalBanner/CriticalCommsBanner.mjs.map +1 -1
- package/build/dateInput/DateInput.js +19 -4
- package/build/dateInput/DateInput.js.map +1 -1
- package/build/dateInput/DateInput.mjs +19 -4
- package/build/dateInput/DateInput.mjs.map +1 -1
- package/build/dateLookup/DateLookup.js +20 -5
- package/build/dateLookup/DateLookup.js.map +1 -1
- package/build/dateLookup/DateLookup.mjs +20 -5
- package/build/dateLookup/DateLookup.mjs.map +1 -1
- package/build/dateLookup/dateHeader/DateHeader.js +23 -4
- package/build/dateLookup/dateHeader/DateHeader.js.map +1 -1
- package/build/dateLookup/dateHeader/DateHeader.mjs +23 -4
- package/build/dateLookup/dateHeader/DateHeader.mjs.map +1 -1
- package/build/dateLookup/dateTrigger/DateTrigger.js +19 -3
- package/build/dateLookup/dateTrigger/DateTrigger.js.map +1 -1
- package/build/dateLookup/dateTrigger/DateTrigger.mjs +19 -3
- package/build/dateLookup/dateTrigger/DateTrigger.mjs.map +1 -1
- package/build/decision/Decision.js +19 -2
- package/build/decision/Decision.js.map +1 -1
- package/build/decision/Decision.mjs +19 -2
- package/build/decision/Decision.mjs.map +1 -1
- package/build/definitionList/DefinitionList.js +19 -1
- package/build/definitionList/DefinitionList.js.map +1 -1
- package/build/definitionList/DefinitionList.mjs +19 -1
- package/build/definitionList/DefinitionList.mjs.map +1 -1
- package/build/dimmer/Dimmer.js +20 -1
- package/build/dimmer/Dimmer.js.map +1 -1
- package/build/dimmer/Dimmer.mjs +20 -1
- package/build/dimmer/Dimmer.mjs.map +1 -1
- package/build/display/Display.js +19 -1
- package/build/display/Display.js.map +1 -1
- package/build/display/Display.mjs +19 -1
- package/build/display/Display.mjs.map +1 -1
- package/build/drawer/Drawer.js +22 -3
- package/build/drawer/Drawer.js.map +1 -1
- package/build/drawer/Drawer.mjs +22 -3
- package/build/drawer/Drawer.mjs.map +1 -1
- package/build/field/Field.js +19 -1
- package/build/field/Field.js.map +1 -1
- package/build/field/Field.mjs +19 -1
- package/build/field/Field.mjs.map +1 -1
- package/build/flowNavigation/FlowNavigation.js +19 -2
- package/build/flowNavigation/FlowNavigation.js.map +1 -1
- package/build/flowNavigation/FlowNavigation.mjs +19 -2
- package/build/flowNavigation/FlowNavigation.mjs.map +1 -1
- package/build/header/Header.js +19 -1
- package/build/header/Header.js.map +1 -1
- package/build/header/Header.mjs +19 -1
- package/build/header/Header.mjs.map +1 -1
- package/build/image/Image.js +4 -1
- package/build/image/Image.js.map +1 -1
- package/build/image/Image.mjs +4 -1
- package/build/image/Image.mjs.map +1 -1
- package/build/index.js +64 -62
- package/build/index.js.map +1 -1
- package/build/index.mjs +22 -20
- package/build/index.mjs.map +1 -1
- package/build/info/Info.js +19 -2
- package/build/info/Info.js.map +1 -1
- package/build/info/Info.mjs +19 -2
- package/build/info/Info.mjs.map +1 -1
- package/build/inlineAlert/InlineAlert.js +19 -2
- package/build/inlineAlert/InlineAlert.js.map +1 -1
- package/build/inlineAlert/InlineAlert.mjs +19 -2
- package/build/inlineAlert/InlineAlert.mjs.map +1 -1
- package/build/inputs/SearchInput.js +19 -1
- package/build/inputs/SearchInput.js.map +1 -1
- package/build/inputs/SearchInput.mjs +19 -1
- package/build/inputs/SearchInput.mjs.map +1 -1
- package/build/inputs/SelectInput.js +4 -38
- package/build/inputs/SelectInput.js.map +1 -1
- package/build/inputs/SelectInput.mjs +4 -38
- package/build/inputs/SelectInput.mjs.map +1 -1
- package/build/instructionsList/InstructionsList.js +19 -1
- package/build/instructionsList/InstructionsList.js.map +1 -1
- package/build/instructionsList/InstructionsList.mjs +19 -1
- package/build/instructionsList/InstructionsList.mjs.map +1 -1
- package/build/loader/Loader.js +19 -1
- package/build/loader/Loader.js.map +1 -1
- package/build/loader/Loader.mjs +19 -1
- package/build/loader/Loader.mjs.map +1 -1
- package/build/markdown/Markdown.js +19 -1
- package/build/markdown/Markdown.js.map +1 -1
- package/build/markdown/Markdown.mjs +19 -1
- package/build/markdown/Markdown.mjs.map +1 -1
- package/build/modal/Modal.js +22 -5
- package/build/modal/Modal.js.map +1 -1
- package/build/modal/Modal.mjs +22 -5
- package/build/modal/Modal.mjs.map +1 -1
- package/build/moneyInput/MoneyInput.js +19 -2
- package/build/moneyInput/MoneyInput.js.map +1 -1
- package/build/moneyInput/MoneyInput.mjs +19 -2
- package/build/moneyInput/MoneyInput.mjs.map +1 -1
- package/build/navigationOption/NavigationOption.js +19 -1
- package/build/navigationOption/NavigationOption.js.map +1 -1
- package/build/navigationOption/NavigationOption.mjs +19 -1
- package/build/navigationOption/NavigationOption.mjs.map +1 -1
- package/build/nudge/Nudge.js +19 -1
- package/build/nudge/Nudge.js.map +1 -1
- package/build/nudge/Nudge.mjs +19 -1
- package/build/nudge/Nudge.mjs.map +1 -1
- package/build/overlayHeader/OverlayHeader.js +19 -1
- package/build/overlayHeader/OverlayHeader.js.map +1 -1
- package/build/overlayHeader/OverlayHeader.mjs +19 -1
- package/build/overlayHeader/OverlayHeader.mjs.map +1 -1
- package/build/phoneNumberInput/PhoneNumberInput.js +19 -1
- package/build/phoneNumberInput/PhoneNumberInput.js.map +1 -1
- package/build/phoneNumberInput/PhoneNumberInput.mjs +19 -1
- package/build/phoneNumberInput/PhoneNumberInput.mjs.map +1 -1
- package/build/popover/Popover.js +20 -3
- package/build/popover/Popover.js.map +1 -1
- package/build/popover/Popover.mjs +20 -3
- package/build/popover/Popover.mjs.map +1 -1
- package/build/processIndicator/ProcessIndicator.js +19 -1
- package/build/processIndicator/ProcessIndicator.js.map +1 -1
- package/build/processIndicator/ProcessIndicator.mjs +19 -1
- package/build/processIndicator/ProcessIndicator.mjs.map +1 -1
- package/build/progressBar/ProgressBar.js +19 -1
- package/build/progressBar/ProgressBar.js.map +1 -1
- package/build/progressBar/ProgressBar.mjs +19 -1
- package/build/progressBar/ProgressBar.mjs.map +1 -1
- package/build/promoCard/PromoCard.js +19 -1
- package/build/promoCard/PromoCard.js.map +1 -1
- package/build/promoCard/PromoCard.mjs +19 -1
- package/build/promoCard/PromoCard.mjs.map +1 -1
- package/build/promoCard/PromoCardIndicator.js +19 -1
- package/build/promoCard/PromoCardIndicator.js.map +1 -1
- package/build/promoCard/PromoCardIndicator.mjs +19 -1
- package/build/promoCard/PromoCardIndicator.mjs.map +1 -1
- package/build/provider/Provider.js +20 -1
- package/build/provider/Provider.js.map +1 -1
- package/build/provider/Provider.mjs +20 -1
- package/build/provider/Provider.mjs.map +1 -1
- package/build/radio/Radio.js +19 -1
- package/build/radio/Radio.js.map +1 -1
- package/build/radio/Radio.mjs +19 -1
- package/build/radio/Radio.mjs.map +1 -1
- package/build/segmentedControl/SegmentedControl.js +19 -1
- package/build/segmentedControl/SegmentedControl.js.map +1 -1
- package/build/segmentedControl/SegmentedControl.mjs +19 -1
- package/build/segmentedControl/SegmentedControl.mjs.map +1 -1
- package/build/select/Select.js +23 -3
- package/build/select/Select.js.map +1 -1
- package/build/select/Select.mjs +23 -3
- package/build/select/Select.mjs.map +1 -1
- package/build/select/option/Option.js +19 -1
- package/build/select/option/Option.js.map +1 -1
- package/build/select/option/Option.mjs +19 -1
- package/build/select/option/Option.mjs.map +1 -1
- package/build/selectOption/SelectOption.js +20 -3
- package/build/selectOption/SelectOption.js.map +1 -1
- package/build/selectOption/SelectOption.mjs +20 -3
- package/build/selectOption/SelectOption.mjs.map +1 -1
- package/build/stepper/Stepper.js +21 -2
- package/build/stepper/Stepper.js.map +1 -1
- package/build/stepper/Stepper.mjs +21 -2
- package/build/stepper/Stepper.mjs.map +1 -1
- package/build/sticky/Sticky.js +19 -1
- package/build/sticky/Sticky.js.map +1 -1
- package/build/sticky/Sticky.mjs +19 -1
- package/build/sticky/Sticky.mjs.map +1 -1
- package/build/summary/Summary.js +19 -4
- package/build/summary/Summary.js.map +1 -1
- package/build/summary/Summary.mjs +19 -4
- package/build/summary/Summary.mjs.map +1 -1
- package/build/tabs/Tabs.js +19 -2
- package/build/tabs/Tabs.js.map +1 -1
- package/build/tabs/Tabs.mjs +19 -2
- package/build/tabs/Tabs.mjs.map +1 -1
- package/build/tile/Tile.js +19 -1
- package/build/tile/Tile.js.map +1 -1
- package/build/tile/Tile.mjs +19 -1
- package/build/tile/Tile.mjs.map +1 -1
- package/build/title/Title.js +19 -1
- package/build/title/Title.js.map +1 -1
- package/build/title/Title.mjs +19 -1
- package/build/title/Title.mjs.map +1 -1
- package/build/tooltip/Tooltip.js +19 -1
- package/build/tooltip/Tooltip.js.map +1 -1
- package/build/tooltip/Tooltip.mjs +19 -1
- package/build/tooltip/Tooltip.mjs.map +1 -1
- package/build/typeahead/Typeahead.js +20 -3
- package/build/typeahead/Typeahead.js.map +1 -1
- package/build/typeahead/Typeahead.mjs +20 -3
- package/build/typeahead/Typeahead.mjs.map +1 -1
- package/build/types/common/fakeEvents.d.ts +23 -0
- package/build/types/common/fakeEvents.d.ts.map +1 -0
- package/build/types/common/hooks/index.d.ts +4 -4
- package/build/types/common/hooks/index.d.ts.map +1 -1
- package/build/types/common/hooks/useConditionalListener/index.d.ts +1 -1
- package/build/types/common/hooks/useConditionalListener/index.d.ts.map +1 -1
- package/build/types/common/hooks/useDirection/index.d.ts +1 -1
- package/build/types/common/hooks/useDirection/index.d.ts.map +1 -1
- package/build/types/common/hooks/useHasIntersected/index.d.ts +1 -1
- package/build/types/common/hooks/useHasIntersected/index.d.ts.map +1 -1
- package/build/types/common/hooks/useHasIntersected/useHasIntersected.d.ts +15 -4
- package/build/types/common/hooks/useHasIntersected/useHasIntersected.d.ts.map +1 -1
- package/build/types/common/index.d.ts +24 -24
- package/build/types/common/index.d.ts.map +1 -1
- package/build/types/common/responsivePanel/index.d.ts +1 -1
- package/build/types/common/responsivePanel/index.d.ts.map +1 -1
- package/build/types/index.d.ts +1 -0
- package/build/types/index.d.ts.map +1 -1
- package/build/types/inputs/SelectInput.d.ts.map +1 -1
- package/build/types/navigationOption/NavigationOption.d.ts +1 -0
- package/build/types/navigationOption/NavigationOption.d.ts.map +1 -1
- package/build/upload/Upload.js +19 -1
- package/build/upload/Upload.js.map +1 -1
- package/build/upload/Upload.mjs +19 -1
- package/build/upload/Upload.mjs.map +1 -1
- package/build/upload/steps/processingStep/processingStep.js +19 -2
- package/build/upload/steps/processingStep/processingStep.js.map +1 -1
- package/build/upload/steps/processingStep/processingStep.mjs +19 -2
- package/build/upload/steps/processingStep/processingStep.mjs.map +1 -1
- package/build/upload/steps/uploadImageStep/uploadImageStep.js +19 -2
- package/build/upload/steps/uploadImageStep/uploadImageStep.js.map +1 -1
- package/build/upload/steps/uploadImageStep/uploadImageStep.mjs +19 -2
- package/build/upload/steps/uploadImageStep/uploadImageStep.mjs.map +1 -1
- package/build/uploadInput/UploadInput.js +19 -2
- package/build/uploadInput/UploadInput.js.map +1 -1
- package/build/uploadInput/UploadInput.mjs +19 -2
- package/build/uploadInput/UploadInput.mjs.map +1 -1
- package/build/uploadInput/uploadButton/UploadButton.js +19 -1
- package/build/uploadInput/uploadButton/UploadButton.js.map +1 -1
- package/build/uploadInput/uploadButton/UploadButton.mjs +19 -1
- package/build/uploadInput/uploadButton/UploadButton.mjs.map +1 -1
- package/build/uploadInput/uploadButton/defaults.js +18 -0
- package/build/uploadInput/uploadButton/defaults.js.map +1 -1
- package/build/uploadInput/uploadButton/defaults.mjs +18 -0
- package/build/uploadInput/uploadButton/defaults.mjs.map +1 -1
- package/build/uploadInput/uploadItem/UploadItem.js +19 -3
- package/build/uploadInput/uploadItem/UploadItem.js.map +1 -1
- package/build/uploadInput/uploadItem/UploadItem.mjs +19 -3
- package/build/uploadInput/uploadItem/UploadItem.mjs.map +1 -1
- package/build/withDisplayFormat/WithDisplayFormat.js +20 -1
- package/build/withDisplayFormat/WithDisplayFormat.js.map +1 -1
- package/build/withDisplayFormat/WithDisplayFormat.mjs +20 -1
- package/build/withDisplayFormat/WithDisplayFormat.mjs.map +1 -1
- package/package.json +1 -1
- package/src/common/{fakeEvents.js → fakeEvents.ts} +1 -1
- package/src/common/hooks/useHasIntersected/{useHasIntersected.js → useHasIntersected.ts} +20 -11
- package/src/index.ts +1 -0
- package/src/inputs/SelectInput.spec.tsx +1 -80
- package/src/inputs/SelectInput.story.tsx +2 -2
- package/src/inputs/SelectInput.tsx +2 -44
- package/src/moneyInput/MoneyInput.rtl.spec.tsx +0 -9
- package/src/navigationOption/{NavigationOption.story.js → NavigationOption.story.tsx} +23 -5
- package/src/navigationOption/NavigationOption.tsx +1 -1
- package/src/common/requirements.js +0 -440
- package/src/inputs/SelectInput.docs.mdx +0 -19
- /package/src/common/hooks/{index.js → index.ts} +0 -0
- /package/src/common/hooks/useConditionalListener/{index.js → index.ts} +0 -0
- /package/src/common/hooks/useDirection/{index.js → index.ts} +0 -0
- /package/src/common/hooks/useHasIntersected/{index.js → index.ts} +0 -0
- /package/src/common/{index.js → index.ts} +0 -0
- /package/src/common/responsivePanel/{index.js → index.ts} +0 -0
|
@@ -1,440 +0,0 @@
|
|
|
1
|
-
/* eslint-disable no-unused-vars */
|
|
2
|
-
/* eslint-disable no-param-reassign */
|
|
3
|
-
|
|
4
|
-
const prepRequirements = (alternatives) => {
|
|
5
|
-
if (!alternatives || alternatives.length === 0) {
|
|
6
|
-
return [];
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
const preppedAlternatives = copyOf(alternatives);
|
|
10
|
-
|
|
11
|
-
preppedAlternatives.forEach((alternative) => {
|
|
12
|
-
if (alternative.prepared) {
|
|
13
|
-
return;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
prepLegacyAlternatives(alternative);
|
|
17
|
-
|
|
18
|
-
alternative.properties = prepFields(alternative.properties || alternative.fields);
|
|
19
|
-
|
|
20
|
-
// If we're still treating type as a special case, move it to a hidden value
|
|
21
|
-
if (alternative.type && alternative.type !== 'object' && !alternative.types) {
|
|
22
|
-
alternative.properties.type = {
|
|
23
|
-
type: 'string',
|
|
24
|
-
enum: [alternative.type],
|
|
25
|
-
required: true,
|
|
26
|
-
hidden: true,
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
alternative.type = 'object';
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
alternative.prepared = true;
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
return preppedAlternatives;
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
const prepFields = (fields, model, validationMessages) => {
|
|
39
|
-
if (!fields) {
|
|
40
|
-
return {};
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
let preparedFields = copyOf(fields);
|
|
44
|
-
|
|
45
|
-
preparedFields = flattenFieldsWithGroups(preparedFields);
|
|
46
|
-
preparedFields = transformFieldArrayToMap(preparedFields);
|
|
47
|
-
preparedFields = transformNestedKeysToNestedSpecs(preparedFields);
|
|
48
|
-
|
|
49
|
-
Object.keys(preparedFields).forEach((key) => {
|
|
50
|
-
preparedFields[key] = prepField(preparedFields[key], model, validationMessages);
|
|
51
|
-
});
|
|
52
|
-
|
|
53
|
-
return preparedFields;
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
const prepField = (field, model, validationMessages) => {
|
|
57
|
-
const preparedField = copyOf(field);
|
|
58
|
-
|
|
59
|
-
prepLegacyProps(preparedField);
|
|
60
|
-
prepType(preparedField);
|
|
61
|
-
prepPattern(preparedField);
|
|
62
|
-
prepValidationMessages(preparedField, validationMessages);
|
|
63
|
-
|
|
64
|
-
return preparedField;
|
|
65
|
-
};
|
|
66
|
-
|
|
67
|
-
/**
|
|
68
|
-
* In an older format we had an extra fieldGroup level, here we flatten that out
|
|
69
|
-
* So the inner arrays of fields within the different field groups are flattened
|
|
70
|
-
* to a single array, which is returned.
|
|
71
|
-
*
|
|
72
|
-
* @param fields
|
|
73
|
-
*/
|
|
74
|
-
const flattenFieldsWithGroups = (fields) => {
|
|
75
|
-
if (Array.isArray(fields)) {
|
|
76
|
-
let flattenedFields = [];
|
|
77
|
-
fields.forEach((field) => {
|
|
78
|
-
// If we've been given a group with nested fields, break them out.
|
|
79
|
-
if (field.fields) {
|
|
80
|
-
flattenedFields = flattenedFields.concat(flattenFieldWithGroup(field, field.fields));
|
|
81
|
-
} else if (field.group) {
|
|
82
|
-
flattenedFields = flattenedFields.concat(flattenFieldWithGroup(field, field.group));
|
|
83
|
-
} else {
|
|
84
|
-
// Otherwise it's a regular field, just add it.
|
|
85
|
-
flattenedFields.push(field);
|
|
86
|
-
}
|
|
87
|
-
});
|
|
88
|
-
return flattenedFields;
|
|
89
|
-
}
|
|
90
|
-
return fields;
|
|
91
|
-
};
|
|
92
|
-
|
|
93
|
-
const flattenFieldWithGroup = (field, subFields) => {
|
|
94
|
-
// If first field doesn't have a label, use the one from the group
|
|
95
|
-
if (field.name && subFields.length > 0 && !subFields[0].name) {
|
|
96
|
-
subFields[0].name = field.name;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
if (field.width && subFields.length > 0 && !subFields[0].width) {
|
|
100
|
-
subFields[0].width = field.width;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
// If there was a tooltip at fieldGroup level move it to first field.
|
|
104
|
-
if (field.tooltip && subFields.length > 0 && !subFields[0].help) {
|
|
105
|
-
subFields[0].help = { message: field.tooltip };
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
if (field.info && subFields.length > 0 && !subFields[0].help) {
|
|
109
|
-
subFields[0].help = { message: field.info };
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
// If there are two parts of this group, render them side by side
|
|
113
|
-
if (subFields.length === 2) {
|
|
114
|
-
subFields.forEach((nestedField) => {
|
|
115
|
-
nestedField.width = 'md';
|
|
116
|
-
});
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
// If there are three parts, render the first two side by side
|
|
120
|
-
if (subFields.length === 3) {
|
|
121
|
-
subFields[0].width = 'md';
|
|
122
|
-
subFields[1].width = 'md';
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
return subFields;
|
|
126
|
-
};
|
|
127
|
-
|
|
128
|
-
/*
|
|
129
|
-
* Some older requirements return an array of fields, where it should be a map
|
|
130
|
-
* from the property name to the spec. This converts arrays to maps.
|
|
131
|
-
*/
|
|
132
|
-
const transformFieldArrayToMap = (fields) => {
|
|
133
|
-
if (Array.isArray(fields)) {
|
|
134
|
-
const fieldMap = {};
|
|
135
|
-
fields.forEach((field) => {
|
|
136
|
-
const key = field.key || field.name;
|
|
137
|
-
delete field.key;
|
|
138
|
-
|
|
139
|
-
fieldMap[key] = copyOf(field);
|
|
140
|
-
});
|
|
141
|
-
return fieldMap;
|
|
142
|
-
}
|
|
143
|
-
return fields;
|
|
144
|
-
};
|
|
145
|
-
|
|
146
|
-
/*
|
|
147
|
-
* Some older format return keys like 'address.city', expecting the value of
|
|
148
|
-
* city to be nested inside an address object. This function creates a spec of
|
|
149
|
-
* type 'object', and nests such fields inside of it. When we render we pass
|
|
150
|
-
* this object spec to a nested fieldset.
|
|
151
|
-
*/
|
|
152
|
-
const transformNestedKeysToNestedSpecs = (fieldMap) => {
|
|
153
|
-
if (Array.isArray(fieldMap)) {
|
|
154
|
-
throw new TypeError('Expecting a map of fields, not an array');
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
const nestedFields = {};
|
|
158
|
-
Object.keys(fieldMap).forEach((key) => {
|
|
159
|
-
if (key.indexOf('.') > 0) {
|
|
160
|
-
// If the key contains a period we need to nest the fields in another object
|
|
161
|
-
const pathSections = key.split('.');
|
|
162
|
-
const nestedKey = pathSections[0];
|
|
163
|
-
|
|
164
|
-
// If this sub object doesn't exist yet, create it
|
|
165
|
-
if (!nestedFields[nestedKey]) {
|
|
166
|
-
nestedFields[nestedKey] = {
|
|
167
|
-
type: 'object',
|
|
168
|
-
properties: {},
|
|
169
|
-
};
|
|
170
|
-
}
|
|
171
|
-
nestedFields[nestedKey].properties[pathSections[1]] = fieldMap[key];
|
|
172
|
-
} else {
|
|
173
|
-
nestedFields[key] = fieldMap[key];
|
|
174
|
-
}
|
|
175
|
-
});
|
|
176
|
-
return nestedFields;
|
|
177
|
-
};
|
|
178
|
-
|
|
179
|
-
const prepType = (field) => {
|
|
180
|
-
const type = field.type && field.type.toLowerCase && field.type.toLowerCase();
|
|
181
|
-
|
|
182
|
-
switch (type) {
|
|
183
|
-
case 'text':
|
|
184
|
-
field.type = 'string';
|
|
185
|
-
break;
|
|
186
|
-
case 'date':
|
|
187
|
-
field.type = 'string';
|
|
188
|
-
field.format = 'date';
|
|
189
|
-
break;
|
|
190
|
-
case 'password':
|
|
191
|
-
field.type = 'string';
|
|
192
|
-
field.control = 'password';
|
|
193
|
-
break;
|
|
194
|
-
case 'checkbox':
|
|
195
|
-
field.type = 'boolean';
|
|
196
|
-
break;
|
|
197
|
-
case 'select':
|
|
198
|
-
if (!field.control) {
|
|
199
|
-
field.control = 'select';
|
|
200
|
-
}
|
|
201
|
-
delete field.type;
|
|
202
|
-
break;
|
|
203
|
-
case 'radio':
|
|
204
|
-
field.control = 'radio';
|
|
205
|
-
delete field.type;
|
|
206
|
-
break;
|
|
207
|
-
case 'upload':
|
|
208
|
-
field.type = 'string';
|
|
209
|
-
field.format = 'base64url';
|
|
210
|
-
break;
|
|
211
|
-
case 'tel':
|
|
212
|
-
field.type = 'string';
|
|
213
|
-
field.format = 'phone';
|
|
214
|
-
break;
|
|
215
|
-
case 'textarea':
|
|
216
|
-
field.type = 'string';
|
|
217
|
-
field.control = 'textarea';
|
|
218
|
-
break;
|
|
219
|
-
default:
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
if (!field.control && field.type !== 'object') {
|
|
223
|
-
field.control = getControlType(field);
|
|
224
|
-
}
|
|
225
|
-
};
|
|
226
|
-
|
|
227
|
-
const prepLegacyAlternatives = (alternative) => {
|
|
228
|
-
if (!alternative.title && alternative.label) {
|
|
229
|
-
alternative.title = alternative.label;
|
|
230
|
-
}
|
|
231
|
-
if (!alternative.title) {
|
|
232
|
-
alternative.title = getNameFromType(alternative.type);
|
|
233
|
-
}
|
|
234
|
-
if (!alternative.type && alternative.name) {
|
|
235
|
-
alternative.type = alternative.name;
|
|
236
|
-
}
|
|
237
|
-
if (!alternative.description && alternative.tooltip) {
|
|
238
|
-
alternative.description = alternative.tooltip;
|
|
239
|
-
}
|
|
240
|
-
if (alternative.fieldGroups && !alternative.fields) {
|
|
241
|
-
alternative.fields = flattenFieldsWithGroups(alternative.fieldGroups);
|
|
242
|
-
delete alternative.fieldGroups;
|
|
243
|
-
}
|
|
244
|
-
};
|
|
245
|
-
|
|
246
|
-
const prepLegacyProps = (field) => {
|
|
247
|
-
if (field.name && !field.title) {
|
|
248
|
-
field.title = field.name;
|
|
249
|
-
delete field.name;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
if (field.validationRegexp) {
|
|
253
|
-
field.pattern = field.validationRegexp;
|
|
254
|
-
delete field.validationRegexp;
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
if (field.min) {
|
|
258
|
-
field.minimum = field.min;
|
|
259
|
-
delete field.min;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
if (field.max) {
|
|
263
|
-
field.maximum = field.max;
|
|
264
|
-
delete field.max;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
if (field.example && !field.placeholder) {
|
|
268
|
-
field.placeholder = field.example;
|
|
269
|
-
delete field.example;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
if (field.tooltip && !field.help) {
|
|
273
|
-
field.help = { message: field.tooltip };
|
|
274
|
-
delete field.tooltip;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
if (field.valuesAllowed && !field.values) {
|
|
278
|
-
field.values = field.valuesAllowed;
|
|
279
|
-
delete field.valuesAllowed;
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
if (field.values && field.values.map) {
|
|
283
|
-
field.values = prepLegacyValues(field.values);
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
if (field.value && !field.default) {
|
|
287
|
-
field.default = field.value;
|
|
288
|
-
delete field.value;
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
if (field.values) {
|
|
292
|
-
// In some legacy arrays the first value is a placeholder, extract it.
|
|
293
|
-
if (
|
|
294
|
-
field.values &&
|
|
295
|
-
field.values.length > 0 &&
|
|
296
|
-
field.values[0] &&
|
|
297
|
-
!field.values[0].value &&
|
|
298
|
-
field.values[0].label &&
|
|
299
|
-
!field.placeholder
|
|
300
|
-
) {
|
|
301
|
-
field.placeholder = field.values[0].label;
|
|
302
|
-
field.values = field.values.slice(1);
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
};
|
|
306
|
-
|
|
307
|
-
const prepLegacyValues = (values) => values.map(prepLegacyValue);
|
|
308
|
-
|
|
309
|
-
const prepLegacyValue = (value) => {
|
|
310
|
-
if (!value.label && value.title) {
|
|
311
|
-
value.label = value.title;
|
|
312
|
-
delete value.title;
|
|
313
|
-
}
|
|
314
|
-
if (!value.label && value.name) {
|
|
315
|
-
value.label = value.name;
|
|
316
|
-
delete value.name;
|
|
317
|
-
}
|
|
318
|
-
|
|
319
|
-
if (!value.value && value.code) {
|
|
320
|
-
value.value = value.code;
|
|
321
|
-
delete value.code;
|
|
322
|
-
}
|
|
323
|
-
if (!value.value && value.key) {
|
|
324
|
-
value.value = value.key;
|
|
325
|
-
delete value.key;
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
return value;
|
|
329
|
-
};
|
|
330
|
-
|
|
331
|
-
const prepPattern = (field) => {
|
|
332
|
-
if (field.pattern) {
|
|
333
|
-
try {
|
|
334
|
-
new RegExp(field.pattern);
|
|
335
|
-
} catch {
|
|
336
|
-
// eslint-disable-next-line no-console
|
|
337
|
-
console.warn('API regexp is invalid');
|
|
338
|
-
delete field.pattern;
|
|
339
|
-
}
|
|
340
|
-
} else {
|
|
341
|
-
delete field.pattern;
|
|
342
|
-
}
|
|
343
|
-
};
|
|
344
|
-
|
|
345
|
-
const prepValidationMessages = (field, validationMessages) => {
|
|
346
|
-
field.validationMessages = field.validationMessages
|
|
347
|
-
? field.validationMessages
|
|
348
|
-
: validationMessages;
|
|
349
|
-
|
|
350
|
-
if (!field.validationMessages) {
|
|
351
|
-
delete field.validationMessages;
|
|
352
|
-
return;
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
if (field.validationMessages.minimum) {
|
|
356
|
-
field.validationMessages.min = field.validationMessages.minimum;
|
|
357
|
-
delete field.validationMessages.minimum;
|
|
358
|
-
}
|
|
359
|
-
if (field.validationMessages.maximum) {
|
|
360
|
-
field.validationMessages.max = field.validationMessages.maximum;
|
|
361
|
-
delete field.validationMessages.maximum;
|
|
362
|
-
}
|
|
363
|
-
};
|
|
364
|
-
|
|
365
|
-
const getControlType = (field) => {
|
|
366
|
-
if (field.control) {
|
|
367
|
-
return field.control.toLowerCase();
|
|
368
|
-
}
|
|
369
|
-
if (field.hidden) {
|
|
370
|
-
return 'hidden';
|
|
371
|
-
}
|
|
372
|
-
if (field.values && field.values.length > 0) {
|
|
373
|
-
return getSelectionType(field);
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
switch (field.type) {
|
|
377
|
-
case 'string':
|
|
378
|
-
return getControlForStringFormat(field.format);
|
|
379
|
-
case 'number':
|
|
380
|
-
case 'integer':
|
|
381
|
-
return 'number';
|
|
382
|
-
case 'boolean':
|
|
383
|
-
return 'checkbox';
|
|
384
|
-
default:
|
|
385
|
-
return 'text';
|
|
386
|
-
}
|
|
387
|
-
};
|
|
388
|
-
|
|
389
|
-
const getControlForStringFormat = (format) => {
|
|
390
|
-
switch (format) {
|
|
391
|
-
case 'date':
|
|
392
|
-
return 'date';
|
|
393
|
-
case 'base64url':
|
|
394
|
-
return 'file';
|
|
395
|
-
case 'password':
|
|
396
|
-
return 'password';
|
|
397
|
-
case 'uri':
|
|
398
|
-
return 'text'; // 'url'; - not implemented
|
|
399
|
-
case 'email':
|
|
400
|
-
return 'text'; // 'email'; - not implemented
|
|
401
|
-
case 'phone':
|
|
402
|
-
return 'tel';
|
|
403
|
-
default:
|
|
404
|
-
return 'text';
|
|
405
|
-
}
|
|
406
|
-
};
|
|
407
|
-
|
|
408
|
-
const getSelectionType = (field) => {
|
|
409
|
-
if (field.control) {
|
|
410
|
-
return field.control;
|
|
411
|
-
}
|
|
412
|
-
if (field.type === 'select') {
|
|
413
|
-
return 'select';
|
|
414
|
-
}
|
|
415
|
-
if (field.type === 'radio') {
|
|
416
|
-
return 'radio';
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
if (field.values) {
|
|
420
|
-
return field.values.length > 3 ? 'select' : 'radio';
|
|
421
|
-
}
|
|
422
|
-
return 'select';
|
|
423
|
-
};
|
|
424
|
-
|
|
425
|
-
const copyOf = (object) => JSON.parse(JSON.stringify(object));
|
|
426
|
-
|
|
427
|
-
/**
|
|
428
|
-
* Some older requirments formats do not include a label for alternatives
|
|
429
|
-
*
|
|
430
|
-
* @param tabType
|
|
431
|
-
*/
|
|
432
|
-
const getNameFromType = (tabType) => {
|
|
433
|
-
if (tabType && tabType.length > 0) {
|
|
434
|
-
const tabNameWithSpaces = tabType.toLowerCase().split('_').join(' '); // String.replace method only replaces first instance
|
|
435
|
-
return tabNameWithSpaces.charAt(0).toUpperCase() + tabNameWithSpaces.slice(1);
|
|
436
|
-
}
|
|
437
|
-
return '';
|
|
438
|
-
};
|
|
439
|
-
|
|
440
|
-
export { prepFields, getControlType };
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Meta } from '@storybook/blocks';
|
|
2
|
-
import { MoneyInput } from '..';
|
|
3
|
-
|
|
4
|
-
<Meta title="Forms/SelectInput/Accessibility" />
|
|
5
|
-
|
|
6
|
-
# Accessibility
|
|
7
|
-
|
|
8
|
-
## Labelling
|
|
9
|
-
|
|
10
|
-
In order for the `<SelectInput />` to be considered accessible, it must be provided with a matching label, preferably via the <a href="/?path=/docs/field--docs">Field</a> component.
|
|
11
|
-
|
|
12
|
-
Additionally, the `listbox` container that holds all the options is also expected to have its own label, which the component will attempt to resolve by looking in the following places:
|
|
13
|
-
|
|
14
|
-
1. `UNSAFE_triggerButtonProps['aria-label']` prop, which reuses the custom label provided for the trigger button.
|
|
15
|
-
<br /> A good example of this strategy is the `<MoneyInput />` component, internally setting
|
|
16
|
-
`"Select currency"` as a trigger button label, which then gets automatically applied to the
|
|
17
|
-
`listbox`.
|
|
18
|
-
2. `UNSAFE_triggerButtonProps['aria-labelledby']` prop, which holds the id of the element labelling the trigger button.
|
|
19
|
-
3. Correctly paired input `<label />` text, ideally via the `Field` component.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|