@k-int/stripes-kint-components 5.1.2 → 5.1.3
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/CHANGELOG.md +3 -0
- package/es/index.js +2 -2
- package/es/lib/ActionList/ActionList.js +2 -2
- package/es/lib/ActionList/ActionListFieldArray.js +2 -2
- package/es/lib/CustomProperties/Edit/CustomPropertiesListField.js +3 -0
- package/es/lib/CustomProperties/Edit/CustomPropertyField.js +4 -4
- package/es/lib/CustomProperties/Edit/CustomPropertyFormCard.test.js +2 -2
- package/es/lib/CustomProperties/Filter/useOperators.js +2 -2
- package/es/lib/CustomProperties/Filter/useValueProps.js +2 -2
- package/es/lib/CustomProperties/View/CustomPropertyCard.js +2 -2
- package/es/lib/EditableRefdataCategoryList/EditableRefdataCategoryList.js +2 -2
- package/es/lib/EditableRefdataList/EditableRefdataList.js +2 -2
- package/es/lib/EditableSettingsList/SettingField/SettingField.js +2 -2
- package/es/lib/IconSelect/IconSelect.js +2 -2
- package/es/lib/QueryTypedown/QueryTypedown.js +2 -2
- package/es/lib/SettingPage/SettingPage.js +2 -2
- package/es/lib/Typedown/Typedown.js +2 -2
- package/es/lib/hooks/useHelperApp.js +2 -2
- package/es/lib/hooks/useLocalStorageState.js +2 -2
- package/es/lib/hooks/useQIndex.js +2 -2
- package/es/lib/utils/filterParsers/index.js +2 -2
- package/junit.xml +162 -162
- package/package.json +2 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ActionList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ComboButton/ComboButton.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ComboButton/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ComboButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertiesLookup.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertiesSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertyForm.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/CustomPropertyView.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Config/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/{SettingsActionList/SettingsActionList.js.html → CustomProperties/Config/testResources.js.html} +313 -256
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesEdit.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesEditCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertiesListField.js.html +15 -6
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertyField.js.html +10 -7
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/CustomPropertyFormCard.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/index.html +10 -10
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Edit/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilter.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesFilterForm.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/CustomPropertiesRule.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useOperators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useParseActiveFilterStrings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/Filter/useValueProps.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertiesView.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertiesViewCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/CustomPropertyCard.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/View/testResources.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CustomProperties/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/CycleButton.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/CycleButton/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/EditableRefdataCategoryList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataCategoryList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/EditableRefdataList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableRefdataList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/EditableSettingsList.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/EditableSettingsListFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/EditSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/RenderSettingValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/SettingField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/SettingField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/EditableSettingsList/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/FormModal.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormModal/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/FormattedKintMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/FormattedKintMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/IconSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/IconSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/NoResultsMessage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/NoResultsMessage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/QueryTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/QueryTypedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/RefdataButtons.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RefdataButtons/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/ResponsiveButtonGroup.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/ResponsiveButtonGroup/useResponsiveButtonGroupSizing.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/RichSelect.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/RichSelect/useSelectedOption.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/SASQLookupComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/TableBody.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/TableBody/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQLookupComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/SASQRoute.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQRoute/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/SASQViewComponent.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SASQViewComponent/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/SearchField.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SearchField/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/SettingPage.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/SettingPagePane.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingPage/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingsFormContainer/SettingsFormContainer.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingsFormContainer/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/SettingsFormContainer/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/Typedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/Typedown/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/comparators.js.html +5 -2
- package/src/artifacts/coverage-jest/lcov-report/constants/customProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/endpoints.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/eventCodes.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/constants/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/SettingsContext.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/contexts/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/useAppSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/useSettingSection.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/settingsHooks/useSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedown.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedownData.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/typedownHooks/useTypedownToggle.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useActiveElement.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useAvailableCustomProperties.js.html +205 -0
- package/src/artifacts/coverage-jest/lcov-report/hooks/useCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useHelperApp.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useIntlKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useIntlKeyStore.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useInvalidateRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKintIntl.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKiwtFieldArray.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useKiwtSASQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useLocalStorageState.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useModConfigEntries.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateCustomProperties.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateModConfigEntry.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateRefdataCategory.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useMutateRefdataValue.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useQIndex.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useRefdata.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useSASQQueryMeta.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/hooks/useTemplates.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/index.html +10 -10
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useAppSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useSettingSection.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/settingsHooks/useSettings.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/buildUrl.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/filterParsers/deparseKiwtQueryFilters.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/filterParsers/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/filterParsers/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/filterParsers/parseKiwtQueryFilters.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/filterParsers/parseKiwtQueryGroups.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/filterParsers/parseKiwtQueryString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/generateKiwtQuery.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/generateKiwtQueryParams.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/groupCustomPropertiesByCtx.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/highlightString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/matchString.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/modConfigEntriesQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/parseErrorResponse.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/parseKiwtQueryGroups.js.html +2 -2
- package/src/artifacts/coverage-jest/lcov-report/utils/parseModConfigEntry.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/refdataOptions.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/refdataQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/renderHelpText.js.html +166 -0
- package/src/artifacts/coverage-jest/lcov-report/utils/selectorSafe.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/sortByLabel.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/toCamelCase.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/typedownQueryKey.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/utils/validators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/index.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/index.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov-report/validators/validators.js.html +1 -1
- package/src/artifacts/coverage-jest/lcov.info +231 -230
- package/src/lib/CustomProperties/Edit/CustomPropertiesListField.js +3 -0
- package/src/lib/CustomProperties/Edit/CustomPropertyField.js +2 -3
- package/yarn-error.log +129 -0
- package/src/artifacts/coverage-jest/lcov-report/ActionList/ActionTrigger.js.html +0 -418
- package/src/artifacts/coverage-jest/lcov-report/SettingsActionList/EditSettingValue.js.html +0 -514
- package/src/artifacts/coverage-jest/lcov-report/SettingsActionList/RenderSettingValue.js.html +0 -358
- package/src/artifacts/coverage-jest/lcov-report/SettingsActionList/index.html +0 -161
- package/src/artifacts/coverage-jest/lcov-report/SettingsActionList/index.js.html +0 -88
|
@@ -796,24 +796,24 @@ BRH:7
|
|
|
796
796
|
end_of_record
|
|
797
797
|
TN:
|
|
798
798
|
SF:src/lib/CustomProperties/Edit/CustomPropertiesListField.js
|
|
799
|
-
FN:
|
|
800
|
-
FN:
|
|
801
|
-
FN:
|
|
802
|
-
FN:
|
|
803
|
-
FN:
|
|
804
|
-
FN:
|
|
805
|
-
FN:
|
|
806
|
-
FN:
|
|
807
|
-
FN:
|
|
808
|
-
FN:
|
|
809
|
-
FN:
|
|
810
|
-
FN:
|
|
811
|
-
FN:
|
|
812
|
-
FN:
|
|
813
|
-
FN:
|
|
814
|
-
FN:
|
|
815
|
-
FN:
|
|
816
|
-
FN:
|
|
799
|
+
FN:10,(anonymous_0)
|
|
800
|
+
FN:29,(anonymous_1)
|
|
801
|
+
FN:42,(anonymous_2)
|
|
802
|
+
FN:47,(anonymous_3)
|
|
803
|
+
FN:64,(anonymous_4)
|
|
804
|
+
FN:67,(anonymous_5)
|
|
805
|
+
FN:94,(anonymous_6)
|
|
806
|
+
FN:100,(anonymous_7)
|
|
807
|
+
FN:114,(anonymous_8)
|
|
808
|
+
FN:128,(anonymous_9)
|
|
809
|
+
FN:131,(anonymous_10)
|
|
810
|
+
FN:146,(anonymous_11)
|
|
811
|
+
FN:158,(anonymous_12)
|
|
812
|
+
FN:187,(anonymous_13)
|
|
813
|
+
FN:190,(anonymous_14)
|
|
814
|
+
FN:193,(anonymous_15)
|
|
815
|
+
FN:198,(anonymous_16)
|
|
816
|
+
FN:210,(anonymous_17)
|
|
817
817
|
FNF:18
|
|
818
818
|
FNH:16
|
|
819
819
|
FNDA:15,(anonymous_0)
|
|
@@ -834,116 +834,117 @@ FNDA:120,(anonymous_14)
|
|
|
834
834
|
FNDA:110,(anonymous_15)
|
|
835
835
|
FNDA:60,(anonymous_16)
|
|
836
836
|
FNDA:10,(anonymous_17)
|
|
837
|
-
DA:
|
|
838
|
-
DA:
|
|
839
|
-
DA:25,15
|
|
837
|
+
DA:10,19
|
|
838
|
+
DA:24,15
|
|
840
839
|
DA:26,15
|
|
841
|
-
DA:
|
|
842
|
-
DA:
|
|
840
|
+
DA:27,15
|
|
841
|
+
DA:29,15
|
|
843
842
|
DA:40,10
|
|
844
|
-
DA:41,
|
|
845
|
-
DA:
|
|
846
|
-
DA:47,
|
|
847
|
-
DA:
|
|
843
|
+
DA:41,10
|
|
844
|
+
DA:42,120
|
|
845
|
+
DA:47,15
|
|
846
|
+
DA:48,0
|
|
848
847
|
DA:50,0
|
|
849
848
|
DA:51,0
|
|
850
849
|
DA:52,0
|
|
851
|
-
DA:
|
|
852
|
-
DA:
|
|
853
|
-
DA:
|
|
850
|
+
DA:53,0
|
|
851
|
+
DA:55,0
|
|
852
|
+
DA:64,15
|
|
854
853
|
DA:66,30
|
|
855
|
-
DA:67,
|
|
854
|
+
DA:67,30
|
|
856
855
|
DA:68,220
|
|
857
|
-
DA:
|
|
858
|
-
DA:
|
|
859
|
-
DA:
|
|
860
|
-
DA:
|
|
861
|
-
DA:
|
|
862
|
-
DA:
|
|
863
|
-
DA:
|
|
864
|
-
DA:
|
|
856
|
+
DA:69,220
|
|
857
|
+
DA:71,110
|
|
858
|
+
DA:73,110
|
|
859
|
+
DA:94,220
|
|
860
|
+
DA:97,15
|
|
861
|
+
DA:100,15
|
|
862
|
+
DA:114,180
|
|
863
|
+
DA:128,180
|
|
865
864
|
DA:132,0
|
|
866
|
-
DA:
|
|
867
|
-
DA:
|
|
865
|
+
DA:133,0
|
|
866
|
+
DA:146,19
|
|
868
867
|
DA:154,10
|
|
869
|
-
DA:
|
|
870
|
-
DA:158,
|
|
868
|
+
DA:155,10
|
|
869
|
+
DA:158,10
|
|
871
870
|
DA:159,120
|
|
872
|
-
DA:160,
|
|
873
|
-
DA:
|
|
874
|
-
DA:
|
|
875
|
-
DA:
|
|
876
|
-
DA:185,10
|
|
871
|
+
DA:160,120
|
|
872
|
+
DA:162,40
|
|
873
|
+
DA:163,40
|
|
874
|
+
DA:175,120
|
|
877
875
|
DA:186,10
|
|
878
|
-
DA:187,
|
|
879
|
-
DA:
|
|
880
|
-
DA:
|
|
881
|
-
DA:
|
|
882
|
-
DA:
|
|
883
|
-
DA:
|
|
884
|
-
DA:
|
|
885
|
-
DA:
|
|
886
|
-
DA:
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
BRDA:
|
|
893
|
-
BRDA:
|
|
894
|
-
BRDA:
|
|
895
|
-
BRDA:
|
|
896
|
-
BRDA:
|
|
897
|
-
BRDA:
|
|
898
|
-
BRDA:
|
|
899
|
-
BRDA:
|
|
900
|
-
BRDA:
|
|
901
|
-
BRDA:68,
|
|
902
|
-
BRDA:68,
|
|
903
|
-
BRDA:68,
|
|
904
|
-
BRDA:
|
|
905
|
-
BRDA:
|
|
906
|
-
BRDA:
|
|
907
|
-
BRDA:
|
|
908
|
-
BRDA:
|
|
909
|
-
BRDA:
|
|
910
|
-
BRDA:
|
|
911
|
-
BRDA:
|
|
912
|
-
BRDA:
|
|
913
|
-
BRDA:
|
|
914
|
-
BRDA:
|
|
915
|
-
BRDA:
|
|
916
|
-
BRDA:
|
|
917
|
-
BRDA:
|
|
918
|
-
BRDA:
|
|
919
|
-
BRDA:
|
|
920
|
-
BRDA:
|
|
876
|
+
DA:187,10
|
|
877
|
+
DA:188,10
|
|
878
|
+
DA:189,10
|
|
879
|
+
DA:190,120
|
|
880
|
+
DA:193,110
|
|
881
|
+
DA:198,60
|
|
882
|
+
DA:199,5
|
|
883
|
+
DA:203,5
|
|
884
|
+
DA:206,10
|
|
885
|
+
DA:211,10
|
|
886
|
+
DA:227,19
|
|
887
|
+
DA:235,19
|
|
888
|
+
LF:51
|
|
889
|
+
LH:43
|
|
890
|
+
BRDA:11,0,0,0
|
|
891
|
+
BRDA:19,1,0,0
|
|
892
|
+
BRDA:40,2,0,10
|
|
893
|
+
BRDA:40,2,1,0
|
|
894
|
+
BRDA:40,3,0,10
|
|
895
|
+
BRDA:40,3,1,10
|
|
896
|
+
BRDA:48,4,0,0
|
|
897
|
+
BRDA:48,4,1,0
|
|
898
|
+
BRDA:68,5,0,0
|
|
899
|
+
BRDA:68,5,1,220
|
|
900
|
+
BRDA:68,6,0,220
|
|
901
|
+
BRDA:68,6,1,110
|
|
902
|
+
BRDA:69,7,0,110
|
|
903
|
+
BRDA:69,7,1,110
|
|
904
|
+
BRDA:69,8,0,220
|
|
905
|
+
BRDA:69,8,1,110
|
|
906
|
+
BRDA:100,9,0,15
|
|
907
|
+
BRDA:100,9,1,15
|
|
908
|
+
BRDA:100,10,0,0
|
|
909
|
+
BRDA:114,11,0,15
|
|
910
|
+
BRDA:114,11,1,15
|
|
911
|
+
BRDA:114,12,0,0
|
|
912
|
+
BRDA:128,13,0,15
|
|
913
|
+
BRDA:128,13,1,15
|
|
914
|
+
BRDA:128,14,0,0
|
|
915
|
+
BRDA:151,15,0,10
|
|
916
|
+
BRDA:160,16,0,40
|
|
917
|
+
BRDA:160,16,1,80
|
|
918
|
+
BRDA:189,17,0,10
|
|
919
|
+
BRDA:189,17,1,0
|
|
920
|
+
BRDA:198,18,0,5
|
|
921
|
+
BRDA:198,18,1,5
|
|
921
922
|
BRF:32
|
|
922
923
|
BRH:22
|
|
923
924
|
end_of_record
|
|
924
925
|
TN:
|
|
925
926
|
SF:src/lib/CustomProperties/Edit/CustomPropertyField.js
|
|
926
|
-
FN:
|
|
927
|
-
FN:
|
|
928
|
-
FN:
|
|
929
|
-
FN:
|
|
930
|
-
FN:
|
|
931
|
-
FN:
|
|
932
|
-
FN:
|
|
933
|
-
FN:
|
|
934
|
-
FN:
|
|
935
|
-
FN:
|
|
936
|
-
FN:
|
|
937
|
-
FN:
|
|
938
|
-
FN:
|
|
939
|
-
FN:
|
|
940
|
-
FN:
|
|
941
|
-
FN:
|
|
942
|
-
FN:
|
|
943
|
-
FN:
|
|
944
|
-
FN:
|
|
945
|
-
FN:
|
|
946
|
-
FN:
|
|
927
|
+
FN:21,(anonymous_0)
|
|
928
|
+
FN:37,(anonymous_1)
|
|
929
|
+
FN:88,(anonymous_2)
|
|
930
|
+
FN:89,(anonymous_3)
|
|
931
|
+
FN:92,(anonymous_4)
|
|
932
|
+
FN:93,(anonymous_5)
|
|
933
|
+
FN:121,(anonymous_6)
|
|
934
|
+
FN:149,(anonymous_7)
|
|
935
|
+
FN:155,(anonymous_8)
|
|
936
|
+
FN:173,(anonymous_9)
|
|
937
|
+
FN:180,(anonymous_10)
|
|
938
|
+
FN:184,(anonymous_11)
|
|
939
|
+
FN:204,(anonymous_12)
|
|
940
|
+
FN:218,(anonymous_13)
|
|
941
|
+
FN:247,(anonymous_14)
|
|
942
|
+
FN:253,(anonymous_15)
|
|
943
|
+
FN:256,(anonymous_16)
|
|
944
|
+
FN:298,(anonymous_17)
|
|
945
|
+
FN:301,(anonymous_18)
|
|
946
|
+
FN:327,(anonymous_19)
|
|
947
|
+
FN:330,(anonymous_20)
|
|
947
948
|
FNF:21
|
|
948
949
|
FNH:11
|
|
949
950
|
FNDA:14,(anonymous_0)
|
|
@@ -967,129 +968,129 @@ FNDA:14,(anonymous_17)
|
|
|
967
968
|
FNDA:0,(anonymous_18)
|
|
968
969
|
FNDA:14,(anonymous_19)
|
|
969
970
|
FNDA:0,(anonymous_20)
|
|
970
|
-
DA:
|
|
971
|
-
DA:
|
|
972
|
-
DA:36,14
|
|
971
|
+
DA:21,19
|
|
972
|
+
DA:35,14
|
|
973
973
|
DA:37,14
|
|
974
|
-
DA:
|
|
975
|
-
DA:40,
|
|
976
|
-
DA:
|
|
977
|
-
DA:
|
|
978
|
-
DA:
|
|
979
|
-
DA:61,
|
|
974
|
+
DA:38,14
|
|
975
|
+
DA:40,14
|
|
976
|
+
DA:41,0
|
|
977
|
+
DA:45,0
|
|
978
|
+
DA:52,0
|
|
979
|
+
DA:61,14
|
|
980
980
|
DA:62,1
|
|
981
|
-
DA:
|
|
982
|
-
DA:70,
|
|
981
|
+
DA:63,1
|
|
982
|
+
DA:70,13
|
|
983
983
|
DA:71,1
|
|
984
|
-
DA:
|
|
985
|
-
DA:
|
|
986
|
-
DA:81,
|
|
987
|
-
DA:
|
|
988
|
-
DA:
|
|
989
|
-
DA:88,
|
|
990
|
-
DA:
|
|
991
|
-
DA:92,
|
|
992
|
-
DA:
|
|
993
|
-
DA:
|
|
994
|
-
DA:
|
|
995
|
-
DA:
|
|
984
|
+
DA:72,1
|
|
985
|
+
DA:74,1
|
|
986
|
+
DA:81,12
|
|
987
|
+
DA:82,0
|
|
988
|
+
DA:85,12
|
|
989
|
+
DA:88,14
|
|
990
|
+
DA:89,0
|
|
991
|
+
DA:92,14
|
|
992
|
+
DA:93,0
|
|
993
|
+
DA:95,0
|
|
994
|
+
DA:97,0
|
|
995
|
+
DA:100,0
|
|
996
996
|
DA:103,0
|
|
997
|
-
DA:
|
|
997
|
+
DA:104,0
|
|
998
998
|
DA:107,0
|
|
999
|
-
DA:
|
|
1000
|
-
DA:
|
|
1001
|
-
DA:
|
|
999
|
+
DA:108,0
|
|
1000
|
+
DA:110,0
|
|
1001
|
+
DA:122,0
|
|
1002
1002
|
DA:125,0
|
|
1003
1003
|
DA:126,0
|
|
1004
|
-
DA:
|
|
1004
|
+
DA:127,0
|
|
1005
1005
|
DA:133,0
|
|
1006
|
-
DA:
|
|
1006
|
+
DA:134,0
|
|
1007
1007
|
DA:149,14
|
|
1008
1008
|
DA:150,14
|
|
1009
1009
|
DA:151,14
|
|
1010
|
-
DA:
|
|
1011
|
-
DA:155,
|
|
1010
|
+
DA:152,14
|
|
1011
|
+
DA:155,14
|
|
1012
|
+
DA:156,0
|
|
1012
1013
|
DA:167,14
|
|
1013
1014
|
DA:169,7
|
|
1014
|
-
DA:
|
|
1015
|
-
DA:
|
|
1016
|
-
DA:
|
|
1017
|
-
DA:
|
|
1018
|
-
DA:
|
|
1019
|
-
DA:
|
|
1020
|
-
DA:
|
|
1021
|
-
DA:
|
|
1022
|
-
DA:
|
|
1023
|
-
DA:
|
|
1024
|
-
DA:
|
|
1025
|
-
DA:
|
|
1026
|
-
DA:
|
|
1027
|
-
DA:
|
|
1028
|
-
DA:
|
|
1029
|
-
DA:
|
|
1030
|
-
DA:229,0
|
|
1015
|
+
DA:173,7
|
|
1016
|
+
DA:175,7
|
|
1017
|
+
DA:177,3
|
|
1018
|
+
DA:180,15
|
|
1019
|
+
DA:184,3
|
|
1020
|
+
DA:185,4
|
|
1021
|
+
DA:194,3
|
|
1022
|
+
DA:197,2
|
|
1023
|
+
DA:204,2
|
|
1024
|
+
DA:205,0
|
|
1025
|
+
DA:214,2
|
|
1026
|
+
DA:216,0
|
|
1027
|
+
DA:218,0
|
|
1028
|
+
DA:220,0
|
|
1029
|
+
DA:222,2
|
|
1030
|
+
DA:228,2
|
|
1031
1031
|
DA:230,0
|
|
1032
|
-
DA:
|
|
1033
|
-
DA:
|
|
1034
|
-
DA:
|
|
1032
|
+
DA:231,0
|
|
1033
|
+
DA:234,14
|
|
1034
|
+
DA:247,14
|
|
1035
1035
|
DA:253,14
|
|
1036
|
-
DA:
|
|
1037
|
-
DA:256,
|
|
1038
|
-
DA:
|
|
1039
|
-
DA:
|
|
1036
|
+
DA:254,14
|
|
1037
|
+
DA:256,14
|
|
1038
|
+
DA:257,1
|
|
1039
|
+
DA:266,14
|
|
1040
1040
|
DA:298,14
|
|
1041
|
-
DA:
|
|
1042
|
-
DA:301,
|
|
1043
|
-
DA:
|
|
1044
|
-
DA:
|
|
1041
|
+
DA:299,14
|
|
1042
|
+
DA:301,14
|
|
1043
|
+
DA:302,0
|
|
1044
|
+
DA:311,14
|
|
1045
1045
|
DA:327,14
|
|
1046
|
-
DA:
|
|
1047
|
-
DA:330,
|
|
1048
|
-
DA:
|
|
1049
|
-
DA:
|
|
1050
|
-
DA:
|
|
1046
|
+
DA:328,14
|
|
1047
|
+
DA:330,14
|
|
1048
|
+
DA:331,0
|
|
1049
|
+
DA:340,14
|
|
1050
|
+
DA:356,14
|
|
1051
|
+
DA:390,19
|
|
1051
1052
|
LF:81
|
|
1052
1053
|
LH:52
|
|
1053
|
-
BRDA:
|
|
1054
|
-
BRDA:
|
|
1055
|
-
BRDA:
|
|
1056
|
-
BRDA:
|
|
1057
|
-
BRDA:
|
|
1058
|
-
BRDA:
|
|
1059
|
-
BRDA:
|
|
1060
|
-
BRDA:
|
|
1061
|
-
BRDA:
|
|
1062
|
-
BRDA:
|
|
1063
|
-
BRDA:
|
|
1064
|
-
BRDA:
|
|
1065
|
-
BRDA:
|
|
1066
|
-
BRDA:
|
|
1067
|
-
BRDA:
|
|
1068
|
-
BRDA:
|
|
1069
|
-
BRDA:
|
|
1070
|
-
BRDA:
|
|
1071
|
-
BRDA:
|
|
1072
|
-
BRDA:
|
|
1073
|
-
BRDA:
|
|
1074
|
-
BRDA:
|
|
1075
|
-
BRDA:
|
|
1076
|
-
BRDA:
|
|
1077
|
-
BRDA:
|
|
1078
|
-
BRDA:
|
|
1079
|
-
BRDA:
|
|
1080
|
-
BRDA:
|
|
1081
|
-
BRDA:
|
|
1082
|
-
BRDA:
|
|
1083
|
-
BRDA:
|
|
1084
|
-
BRDA:
|
|
1085
|
-
BRDA:
|
|
1086
|
-
BRDA:
|
|
1087
|
-
BRDA:
|
|
1088
|
-
BRDA:
|
|
1089
|
-
BRDA:
|
|
1090
|
-
BRDA:
|
|
1091
|
-
BRDA:
|
|
1092
|
-
BRDA:
|
|
1054
|
+
BRDA:29,0,0,14
|
|
1055
|
+
BRDA:38,1,0,14
|
|
1056
|
+
BRDA:38,1,1,5
|
|
1057
|
+
BRDA:40,2,0,0
|
|
1058
|
+
BRDA:40,2,1,14
|
|
1059
|
+
BRDA:40,3,0,14
|
|
1060
|
+
BRDA:40,3,1,9
|
|
1061
|
+
BRDA:40,3,2,14
|
|
1062
|
+
BRDA:40,3,3,9
|
|
1063
|
+
BRDA:41,4,0,0
|
|
1064
|
+
BRDA:41,4,1,0
|
|
1065
|
+
BRDA:42,5,0,0
|
|
1066
|
+
BRDA:42,5,1,0
|
|
1067
|
+
BRDA:61,6,0,1
|
|
1068
|
+
BRDA:61,6,1,13
|
|
1069
|
+
BRDA:63,7,0,0
|
|
1070
|
+
BRDA:63,7,1,1
|
|
1071
|
+
BRDA:63,8,0,1
|
|
1072
|
+
BRDA:63,8,1,1
|
|
1073
|
+
BRDA:70,9,0,1
|
|
1074
|
+
BRDA:70,9,1,12
|
|
1075
|
+
BRDA:74,10,0,0
|
|
1076
|
+
BRDA:74,10,1,1
|
|
1077
|
+
BRDA:74,11,0,1
|
|
1078
|
+
BRDA:74,11,1,1
|
|
1079
|
+
BRDA:74,11,2,1
|
|
1080
|
+
BRDA:81,12,0,0
|
|
1081
|
+
BRDA:81,12,1,12
|
|
1082
|
+
BRDA:81,13,0,12
|
|
1083
|
+
BRDA:81,13,1,0
|
|
1084
|
+
BRDA:95,14,0,0
|
|
1085
|
+
BRDA:95,14,1,0
|
|
1086
|
+
BRDA:100,15,0,0
|
|
1087
|
+
BRDA:100,15,1,0
|
|
1088
|
+
BRDA:103,16,0,0
|
|
1089
|
+
BRDA:103,16,1,0
|
|
1090
|
+
BRDA:133,17,0,0
|
|
1091
|
+
BRDA:133,17,1,0
|
|
1092
|
+
BRDA:150,18,0,9
|
|
1093
|
+
BRDA:150,18,1,5
|
|
1093
1094
|
BRDA:167,19,0,7
|
|
1094
1095
|
BRDA:167,19,1,3
|
|
1095
1096
|
BRDA:167,19,2,1
|
|
@@ -1097,20 +1098,20 @@ BRDA:167,19,3,2
|
|
|
1097
1098
|
BRDA:167,19,4,0
|
|
1098
1099
|
BRDA:167,19,5,2
|
|
1099
1100
|
BRDA:167,19,6,0
|
|
1100
|
-
BRDA:
|
|
1101
|
-
BRDA:
|
|
1102
|
-
BRDA:
|
|
1103
|
-
BRDA:
|
|
1104
|
-
BRDA:
|
|
1105
|
-
BRDA:
|
|
1106
|
-
BRDA:
|
|
1107
|
-
BRDA:
|
|
1108
|
-
BRDA:
|
|
1109
|
-
BRDA:
|
|
1110
|
-
BRDA:
|
|
1111
|
-
BRDA:
|
|
1112
|
-
BRDA:
|
|
1113
|
-
BRDA:
|
|
1101
|
+
BRDA:189,20,0,0
|
|
1102
|
+
BRDA:189,20,1,4
|
|
1103
|
+
BRDA:209,21,0,0
|
|
1104
|
+
BRDA:209,21,1,0
|
|
1105
|
+
BRDA:254,22,0,14
|
|
1106
|
+
BRDA:254,22,1,5
|
|
1107
|
+
BRDA:293,23,0,14
|
|
1108
|
+
BRDA:293,23,1,5
|
|
1109
|
+
BRDA:299,24,0,14
|
|
1110
|
+
BRDA:299,24,1,5
|
|
1111
|
+
BRDA:328,25,0,14
|
|
1112
|
+
BRDA:328,25,1,5
|
|
1113
|
+
BRDA:362,26,0,14
|
|
1114
|
+
BRDA:362,26,1,0
|
|
1114
1115
|
BRF:61
|
|
1115
1116
|
BRH:38
|
|
1116
1117
|
end_of_record
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { useEffect, useRef, useState } from 'react';
|
|
2
2
|
import PropTypes from 'prop-types';
|
|
3
|
+
import orderBy from 'lodash/orderBy';
|
|
3
4
|
import { Field, useFormState } from 'react-final-form';
|
|
4
5
|
|
|
5
6
|
import { Button, Headline, KeyValue } from '@folio/stripes/components';
|
|
@@ -157,6 +158,8 @@ const CustomPropertiesListField = ({
|
|
|
157
158
|
const availableCustomProperties = customProperties?.map(customProperty => {
|
|
158
159
|
let options = customProperty?.category?.values;
|
|
159
160
|
if (options) {
|
|
161
|
+
// order by label, add notSet option afterwards
|
|
162
|
+
options = orderBy(options, 'label');
|
|
160
163
|
options = [
|
|
161
164
|
{
|
|
162
165
|
label: kintIntl.formatKintMessage({
|
|
@@ -33,7 +33,6 @@ const CustomPropertyField = ({
|
|
|
33
33
|
setCustomProperties
|
|
34
34
|
}) => {
|
|
35
35
|
const kintIntl = useKintIntl(passedIntlKey, passedIntlNS);
|
|
36
|
-
|
|
37
36
|
// Set up the validator for the customProperty
|
|
38
37
|
const customPropertyValidator = (fieldValue, allValues) => {
|
|
39
38
|
const { note, publicNote, value: currentValue } = allValues?.customProperties?.[customProperty?.value]?.[0] ?? {};
|
|
@@ -165,12 +164,12 @@ const CustomPropertyField = ({
|
|
|
165
164
|
};
|
|
166
165
|
// Figure out which component we're rendering and specify its unique props.
|
|
167
166
|
let fieldProps;
|
|
168
|
-
|
|
169
167
|
switch (customProperty.type) {
|
|
170
168
|
case CUSTOM_PROPERTY_TYPES.REFDATA_CLASS_NAME:
|
|
171
169
|
fieldProps = {
|
|
172
170
|
component: Select,
|
|
173
|
-
dataOptions
|
|
171
|
+
// don't order dataOptions here, notSet should always be first in list
|
|
172
|
+
dataOptions: customProperty.options,
|
|
174
173
|
format: (v) => v?.value,
|
|
175
174
|
};
|
|
176
175
|
break;
|