@beinformed/ui 1.63.1 → 2.0.0-beta.0
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 +4 -2411
- package/dist/Constants-BIbEko1E.d.cts +57 -0
- package/dist/Constants-BIbEko1E.d.ts +57 -0
- package/dist/FormModel-40md7nLX.d.ts +457 -0
- package/dist/FormModel-CemlQ_MU.d.cts +457 -0
- package/dist/chunk-2MCBBWEA.js +1 -0
- package/dist/chunk-2MCBBWEA.js.map +1 -0
- package/dist/chunk-52QS5IDA.js +1 -0
- package/dist/chunk-52QS5IDA.js.map +1 -0
- package/dist/chunk-73XVCQCW.js +2 -0
- package/dist/chunk-73XVCQCW.js.map +1 -0
- package/dist/chunk-77CGPEAQ.js +2 -0
- package/dist/chunk-77CGPEAQ.js.map +1 -0
- package/dist/chunk-BE2T4IDL.js +2 -0
- package/dist/chunk-BE2T4IDL.js.map +1 -0
- package/dist/chunk-BODVDNNA.js +2 -0
- package/dist/chunk-BODVDNNA.js.map +1 -0
- package/dist/chunk-CKI2GSM7.js +2 -0
- package/dist/chunk-CKI2GSM7.js.map +1 -0
- package/dist/chunk-CPYNQW3X.js +3 -0
- package/dist/chunk-CPYNQW3X.js.map +1 -0
- package/dist/chunk-ELPRKFLG.js +1 -0
- package/dist/chunk-ELPRKFLG.js.map +1 -0
- package/dist/chunk-EP2OYSVS.js +2 -0
- package/dist/chunk-EP2OYSVS.js.map +1 -0
- package/dist/chunk-FGEQKEJQ.js +2 -0
- package/dist/chunk-FGEQKEJQ.js.map +1 -0
- package/dist/chunk-L7K7QDC2.js +2 -0
- package/dist/chunk-L7K7QDC2.js.map +1 -0
- package/dist/chunk-LHZG2ET5.js +2 -0
- package/dist/chunk-LHZG2ET5.js.map +1 -0
- package/dist/chunk-LYBG43T6.js +2 -0
- package/dist/chunk-LYBG43T6.js.map +1 -0
- package/dist/chunk-MQBYZKME.js +2 -0
- package/dist/chunk-MQBYZKME.js.map +1 -0
- package/dist/chunk-SGXACUOV.js +2 -0
- package/dist/chunk-SGXACUOV.js.map +1 -0
- package/dist/chunk-VGAPPKHA.js +2 -0
- package/dist/chunk-VGAPPKHA.js.map +1 -0
- package/dist/chunk-VI6SO5NT.js +1 -0
- package/dist/chunk-VI6SO5NT.js.map +1 -0
- package/dist/chunk-VV3IT7US.js +1 -0
- package/dist/chunk-VV3IT7US.js.map +1 -0
- package/dist/chunk-WVQSFYWD.js +2 -0
- package/dist/chunk-WVQSFYWD.js.map +1 -0
- package/dist/chunk-YUOGIFZH.js +33 -0
- package/dist/chunk-YUOGIFZH.js.map +1 -0
- package/dist/constants/index.cjs +2 -0
- package/dist/constants/index.cjs.map +1 -0
- package/dist/constants/index.d.cts +28 -0
- package/dist/constants/index.d.ts +28 -0
- package/dist/constants/index.js +2 -0
- package/dist/constants/index.js.map +1 -0
- package/dist/exceptions/index.cjs +2 -0
- package/dist/exceptions/index.cjs.map +1 -0
- package/dist/exceptions/index.d.cts +88 -0
- package/dist/exceptions/index.d.ts +88 -0
- package/dist/exceptions/index.js +2 -0
- package/dist/exceptions/index.js.map +1 -0
- package/dist/index-CgXDAyxM.d.ts +5242 -0
- package/dist/index-Ku2WDvSe.d.cts +5242 -0
- package/dist/index.cjs +34 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +13 -0
- package/dist/index.d.ts +13 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -0
- package/dist/layouthints/index.cjs +34 -0
- package/dist/layouthints/index.cjs.map +1 -0
- package/dist/layouthints/index.d.cts +322 -0
- package/dist/layouthints/index.d.ts +322 -0
- package/dist/layouthints/index.js +2 -0
- package/dist/layouthints/index.js.map +1 -0
- package/dist/models/index.cjs +34 -0
- package/dist/models/index.cjs.map +1 -0
- package/dist/models/index.d.cts +1133 -0
- package/dist/models/index.d.ts +1133 -0
- package/dist/models/index.js +2 -0
- package/dist/models/index.js.map +1 -0
- package/dist/modularui/index.cjs +34 -0
- package/dist/modularui/index.cjs.map +1 -0
- package/dist/modularui/index.d.cts +216 -0
- package/dist/modularui/index.d.ts +216 -0
- package/dist/modularui/index.js +2 -0
- package/dist/modularui/index.js.map +1 -0
- package/dist/settings/index.cjs +2 -0
- package/dist/settings/index.cjs.map +1 -0
- package/dist/settings/index.d.cts +57 -0
- package/dist/settings/index.d.ts +57 -0
- package/dist/settings/index.js +2 -0
- package/dist/settings/index.js.map +1 -0
- package/dist/types/index.cjs +2 -0
- package/dist/types/index.cjs.map +1 -0
- package/dist/types/index.d.cts +5 -0
- package/dist/types/index.d.ts +5 -0
- package/dist/types/index.js +2 -0
- package/dist/types/index.js.map +1 -0
- package/dist/utils/index.cjs +33 -0
- package/dist/utils/index.cjs.map +1 -0
- package/dist/utils/index.d.cts +183 -0
- package/dist/utils/index.d.ts +183 -0
- package/dist/utils/index.js +2 -0
- package/dist/utils/index.js.map +1 -0
- package/package.json +66 -203
- package/README.md +0 -32
- package/codemods/__testfixtures__/imports.input.txt +0 -41
- package/codemods/__testfixtures__/imports.output.txt +0 -44
- package/codemods/__tests__/imports.spec.js +0 -20
- package/codemods/imports.js +0 -199
- package/esm/builder/__tests__/mergeLayoutHintConfigurations.spec.js.flow +0 -71
- package/esm/builder/index.js +0 -2
- package/esm/builder/index.js.flow +0 -2
- package/esm/builder/index.js.map +0 -1
- package/esm/builder/mergeLayoutHintConfigurations.js +0 -57
- package/esm/builder/mergeLayoutHintConfigurations.js.flow +0 -62
- package/esm/builder/mergeLayoutHintConfigurations.js.map +0 -1
- package/esm/constants/Constants.js +0 -183
- package/esm/constants/Constants.js.flow +0 -190
- package/esm/constants/Constants.js.map +0 -1
- package/esm/constants/LayoutHintConfig.js +0 -167
- package/esm/constants/LayoutHintConfig.js.flow +0 -186
- package/esm/constants/LayoutHintConfig.js.map +0 -1
- package/esm/constants/LayoutHints.js +0 -129
- package/esm/constants/LayoutHints.js.flow +0 -134
- package/esm/constants/LayoutHints.js.map +0 -1
- package/esm/constants/Settings.js +0 -198
- package/esm/constants/Settings.js.flow +0 -269
- package/esm/constants/Settings.js.map +0 -1
- package/esm/constants/index.js +0 -4
- package/esm/constants/index.js.flow +0 -4
- package/esm/constants/index.js.map +0 -1
- package/esm/exceptions/ConfigurationException.js +0 -11
- package/esm/exceptions/ConfigurationException.js.flow +0 -13
- package/esm/exceptions/ConfigurationException.js.map +0 -1
- package/esm/exceptions/FetchException.js +0 -64
- package/esm/exceptions/FetchException.js.flow +0 -101
- package/esm/exceptions/FetchException.js.map +0 -1
- package/esm/exceptions/IllegalArgumentException.js +0 -11
- package/esm/exceptions/IllegalArgumentException.js.flow +0 -12
- package/esm/exceptions/IllegalArgumentException.js.map +0 -1
- package/esm/exceptions/IllegalReturnException.js +0 -10
- package/esm/exceptions/IllegalReturnException.js.flow +0 -11
- package/esm/exceptions/IllegalReturnException.js.map +0 -1
- package/esm/exceptions/IllegalStateException.js +0 -11
- package/esm/exceptions/IllegalStateException.js.flow +0 -12
- package/esm/exceptions/IllegalStateException.js.map +0 -1
- package/esm/exceptions/JsonParseException.js +0 -11
- package/esm/exceptions/JsonParseException.js.flow +0 -12
- package/esm/exceptions/JsonParseException.js.map +0 -1
- package/esm/exceptions/MissingPropertyException.js +0 -11
- package/esm/exceptions/MissingPropertyException.js.flow +0 -13
- package/esm/exceptions/MissingPropertyException.js.map +0 -1
- package/esm/exceptions/NetworkException.js +0 -16
- package/esm/exceptions/NetworkException.js.flow +0 -20
- package/esm/exceptions/NetworkException.js.map +0 -1
- package/esm/exceptions/NotAllowedUriException.js +0 -11
- package/esm/exceptions/NotAllowedUriException.js.flow +0 -12
- package/esm/exceptions/NotAllowedUriException.js.map +0 -1
- package/esm/exceptions/NotFoundException.js +0 -19
- package/esm/exceptions/NotFoundException.js.flow +0 -20
- package/esm/exceptions/NotFoundException.js.map +0 -1
- package/esm/exceptions/ServerRequestException.js +0 -11
- package/esm/exceptions/ServerRequestException.js.flow +0 -12
- package/esm/exceptions/ServerRequestException.js.map +0 -1
- package/esm/exceptions/ThemePropertyException.js +0 -11
- package/esm/exceptions/ThemePropertyException.js.flow +0 -12
- package/esm/exceptions/ThemePropertyException.js.map +0 -1
- package/esm/exceptions/TimeoutException.js +0 -11
- package/esm/exceptions/TimeoutException.js.flow +0 -13
- package/esm/exceptions/TimeoutException.js.map +0 -1
- package/esm/exceptions/UnauthorizedException.js +0 -18
- package/esm/exceptions/UnauthorizedException.js.flow +0 -26
- package/esm/exceptions/UnauthorizedException.js.map +0 -1
- package/esm/exceptions/UnsupportedOperationException.js +0 -11
- package/esm/exceptions/UnsupportedOperationException.js.flow +0 -12
- package/esm/exceptions/UnsupportedOperationException.js.map +0 -1
- package/esm/exceptions/index.js +0 -16
- package/esm/exceptions/index.js.flow +0 -16
- package/esm/exceptions/index.js.map +0 -1
- package/esm/hooks/__tests__/UseModularUIModel.spec.js.flow +0 -193
- package/esm/hooks/__tests__/useAuthentication.spec.js.flow +0 -122
- package/esm/hooks/__tests__/useForm.spec.js.flow +0 -300
- package/esm/hooks/__tests__/useI18n.spec.js.flow +0 -30
- package/esm/hooks/__tests__/useModal.spec.js.flow +0 -67
- package/esm/hooks/__tests__/useModelCatalog.spec.js.flow +0 -180
- package/esm/hooks/__tests__/useModels.spec.js.flow +0 -138
- package/esm/hooks/__tests__/useModularUIBasic.spec.js.flow +0 -126
- package/esm/hooks/__tests__/useNotification.spec.js.flow +0 -47
- package/esm/hooks/__tests__/usePreference.spec.js.flow +0 -72
- package/esm/hooks/__tests__/useProgressIndicator.spec.js.flow +0 -67
- package/esm/hooks/index.js +0 -17
- package/esm/hooks/index.js.flow +0 -17
- package/esm/hooks/index.js.map +0 -1
- package/esm/hooks/useAllFormsOnModel.js +0 -73
- package/esm/hooks/useAllFormsOnModel.js.flow +0 -92
- package/esm/hooks/useAllFormsOnModel.js.map +0 -1
- package/esm/hooks/useAuthentication.js +0 -57
- package/esm/hooks/useAuthentication.js.flow +0 -98
- package/esm/hooks/useAuthentication.js.map +0 -1
- package/esm/hooks/useContent.js +0 -41
- package/esm/hooks/useContent.js.flow +0 -48
- package/esm/hooks/useContent.js.map +0 -1
- package/esm/hooks/useDeepCompareEffect.js +0 -24
- package/esm/hooks/useDeepCompareEffect.js.flow +0 -34
- package/esm/hooks/useDeepCompareEffect.js.map +0 -1
- package/esm/hooks/useForm.js +0 -87
- package/esm/hooks/useForm.js.flow +0 -153
- package/esm/hooks/useForm.js.map +0 -1
- package/esm/hooks/useI18n.js +0 -32
- package/esm/hooks/useI18n.js.flow +0 -46
- package/esm/hooks/useI18n.js.map +0 -1
- package/esm/hooks/useModal.js +0 -35
- package/esm/hooks/useModal.js.flow +0 -46
- package/esm/hooks/useModal.js.map +0 -1
- package/esm/hooks/useModelCatalog.js +0 -199
- package/esm/hooks/useModelCatalog.js.flow +0 -256
- package/esm/hooks/useModelCatalog.js.map +0 -1
- package/esm/hooks/useModels.js +0 -37
- package/esm/hooks/useModels.js.flow +0 -50
- package/esm/hooks/useModels.js.map +0 -1
- package/esm/hooks/useModularUI.js +0 -61
- package/esm/hooks/useModularUI.js.flow +0 -90
- package/esm/hooks/useModularUI.js.map +0 -1
- package/esm/hooks/useModularUIBasic.js +0 -73
- package/esm/hooks/useModularUIBasic.js.flow +0 -101
- package/esm/hooks/useModularUIBasic.js.map +0 -1
- package/esm/hooks/useModularUIModel.js +0 -109
- package/esm/hooks/useModularUIModel.js.flow +0 -165
- package/esm/hooks/useModularUIModel.js.map +0 -1
- package/esm/hooks/useModularUIRequest.js +0 -17
- package/esm/hooks/useModularUIRequest.js.flow +0 -25
- package/esm/hooks/useModularUIRequest.js.map +0 -1
- package/esm/hooks/useNotification.js +0 -31
- package/esm/hooks/useNotification.js.flow +0 -48
- package/esm/hooks/useNotification.js.map +0 -1
- package/esm/hooks/usePreference.js +0 -15
- package/esm/hooks/usePreference.js.flow +0 -27
- package/esm/hooks/usePreference.js.map +0 -1
- package/esm/hooks/useProgressIndicator.js +0 -16
- package/esm/hooks/useProgressIndicator.js.flow +0 -33
- package/esm/hooks/useProgressIndicator.js.map +0 -1
- package/esm/hooks/useRouter.js +0 -31
- package/esm/hooks/useRouter.js.flow +0 -64
- package/esm/hooks/useRouter.js.map +0 -1
- package/esm/i18n/Locale.js +0 -121
- package/esm/i18n/Locale.js.flow +0 -157
- package/esm/i18n/Locale.js.map +0 -1
- package/esm/i18n/Locales.js +0 -132
- package/esm/i18n/Locales.js.flow +0 -171
- package/esm/i18n/Locales.js.map +0 -1
- package/esm/i18n/Message.js +0 -44
- package/esm/i18n/Message.js.flow +0 -66
- package/esm/i18n/Message.js.map +0 -1
- package/esm/i18n/__tests__/Locale.spec.js.flow +0 -108
- package/esm/i18n/__tests__/Locales.spec.js.flow +0 -137
- package/esm/i18n/index.js +0 -5
- package/esm/i18n/index.js.flow +0 -12
- package/esm/i18n/index.js.map +0 -1
- package/esm/i18n/languages.js +0 -206
- package/esm/i18n/languages.js.flow +0 -207
- package/esm/i18n/languages.js.map +0 -1
- package/esm/i18n/translations/beinformed_error_messages_en.nl.js +0 -98
- package/esm/i18n/translations/beinformed_error_messages_en.nl.js.flow +0 -98
- package/esm/i18n/translations/beinformed_error_messages_en.nl.js.map +0 -1
- package/esm/i18n/translations/beinformed_error_messages_nl.nl.js +0 -98
- package/esm/i18n/translations/beinformed_error_messages_nl.nl.js.flow +0 -98
- package/esm/i18n/translations/beinformed_error_messages_nl.nl.js.map +0 -1
- package/esm/i18n/types.js +0 -2
- package/esm/i18n/types.js.flow +0 -23
- package/esm/i18n/types.js.map +0 -1
- package/esm/i18n/withMessage.js +0 -20
- package/esm/i18n/withMessage.js.flow +0 -47
- package/esm/i18n/withMessage.js.map +0 -1
- package/esm/index.js +0 -7
- package/esm/index.js.flow +0 -7
- package/esm/index.js.map +0 -1
- package/esm/models/__tests__/resolveModel.spec.js.flow +0 -34
- package/esm/models/actions/ActionCollection.js +0 -82
- package/esm/models/actions/ActionCollection.js.flow +0 -100
- package/esm/models/actions/ActionCollection.js.map +0 -1
- package/esm/models/actions/ActionModel.js +0 -186
- package/esm/models/actions/ActionModel.js.flow +0 -207
- package/esm/models/actions/ActionModel.js.map +0 -1
- package/esm/models/actions/__mock__/action.js.flow +0 -35
- package/esm/models/actions/__tests__/ActionCollection.spec.js.flow +0 -98
- package/esm/models/actions/__tests__/ActionModel.spec.js.flow +0 -75
- package/esm/models/application/ApplicationModel.js +0 -127
- package/esm/models/application/ApplicationModel.js.flow +0 -151
- package/esm/models/application/ApplicationModel.js.map +0 -1
- package/esm/models/application/__mock__/application.js.flow +0 -14
- package/esm/models/application/__tests__/Application.spec.js.flow +0 -99
- package/esm/models/attributes/AttributeCollection.js +0 -275
- package/esm/models/attributes/AttributeCollection.js.flow +0 -306
- package/esm/models/attributes/AttributeCollection.js.map +0 -1
- package/esm/models/attributes/AttributeContent.js +0 -196
- package/esm/models/attributes/AttributeContent.js.flow +0 -233
- package/esm/models/attributes/AttributeContent.js.map +0 -1
- package/esm/models/attributes/AttributeDataHelper.js +0 -261
- package/esm/models/attributes/AttributeDataHelper.js.flow +0 -323
- package/esm/models/attributes/AttributeDataHelper.js.map +0 -1
- package/esm/models/attributes/AttributeModel.js +0 -816
- package/esm/models/attributes/AttributeModel.js.flow +0 -1007
- package/esm/models/attributes/AttributeModel.js.map +0 -1
- package/esm/models/attributes/AttributeSetModel.js +0 -97
- package/esm/models/attributes/AttributeSetModel.js.flow +0 -117
- package/esm/models/attributes/AttributeSetModel.js.map +0 -1
- package/esm/models/attributes/BooleanAttributeModel.js +0 -287
- package/esm/models/attributes/BooleanAttributeModel.js.flow +0 -319
- package/esm/models/attributes/BooleanAttributeModel.js.map +0 -1
- package/esm/models/attributes/CaptchaAttributeModel.js +0 -53
- package/esm/models/attributes/CaptchaAttributeModel.js.flow +0 -51
- package/esm/models/attributes/CaptchaAttributeModel.js.map +0 -1
- package/esm/models/attributes/ChoiceAttributeModel.js +0 -403
- package/esm/models/attributes/ChoiceAttributeModel.js.flow +0 -499
- package/esm/models/attributes/ChoiceAttributeModel.js.map +0 -1
- package/esm/models/attributes/ChoiceAttributeOptionCollection.js +0 -306
- package/esm/models/attributes/ChoiceAttributeOptionCollection.js.flow +0 -372
- package/esm/models/attributes/ChoiceAttributeOptionCollection.js.map +0 -1
- package/esm/models/attributes/ChoiceAttributeOptionModel.js +0 -335
- package/esm/models/attributes/ChoiceAttributeOptionModel.js.flow +0 -415
- package/esm/models/attributes/ChoiceAttributeOptionModel.js.map +0 -1
- package/esm/models/attributes/CompositeAttributeChildCollection.js +0 -182
- package/esm/models/attributes/CompositeAttributeChildCollection.js.flow +0 -254
- package/esm/models/attributes/CompositeAttributeChildCollection.js.map +0 -1
- package/esm/models/attributes/CompositeAttributeModel.js +0 -374
- package/esm/models/attributes/CompositeAttributeModel.js.flow +0 -439
- package/esm/models/attributes/CompositeAttributeModel.js.map +0 -1
- package/esm/models/attributes/DatetimeAttributeModel.js +0 -458
- package/esm/models/attributes/DatetimeAttributeModel.js.flow +0 -566
- package/esm/models/attributes/DatetimeAttributeModel.js.map +0 -1
- package/esm/models/attributes/HelptextAttributeModel.js +0 -48
- package/esm/models/attributes/HelptextAttributeModel.js.flow +0 -54
- package/esm/models/attributes/HelptextAttributeModel.js.map +0 -1
- package/esm/models/attributes/LabelAttributeModel.js +0 -34
- package/esm/models/attributes/LabelAttributeModel.js.flow +0 -36
- package/esm/models/attributes/LabelAttributeModel.js.map +0 -1
- package/esm/models/attributes/MemoAttributeModel.js +0 -42
- package/esm/models/attributes/MemoAttributeModel.js.flow +0 -43
- package/esm/models/attributes/MemoAttributeModel.js.map +0 -1
- package/esm/models/attributes/MoneyAttributeModel.js +0 -42
- package/esm/models/attributes/MoneyAttributeModel.js.flow +0 -45
- package/esm/models/attributes/MoneyAttributeModel.js.map +0 -1
- package/esm/models/attributes/NumberAttributeModel.js +0 -193
- package/esm/models/attributes/NumberAttributeModel.js.flow +0 -255
- package/esm/models/attributes/NumberAttributeModel.js.map +0 -1
- package/esm/models/attributes/PasswordAttributeModel.js +0 -209
- package/esm/models/attributes/PasswordAttributeModel.js.flow +0 -245
- package/esm/models/attributes/PasswordAttributeModel.js.map +0 -1
- package/esm/models/attributes/StringAttributeModel.js +0 -276
- package/esm/models/attributes/StringAttributeModel.js.flow +0 -314
- package/esm/models/attributes/StringAttributeModel.js.map +0 -1
- package/esm/models/attributes/UploadAttributeModel.js +0 -215
- package/esm/models/attributes/UploadAttributeModel.js.flow +0 -261
- package/esm/models/attributes/UploadAttributeModel.js.map +0 -1
- package/esm/models/attributes/XMLAttributeModel.js +0 -46
- package/esm/models/attributes/XMLAttributeModel.js.flow +0 -51
- package/esm/models/attributes/XMLAttributeModel.js.map +0 -1
- package/esm/models/attributes/__mock__/form.js.flow +0 -6
- package/esm/models/attributes/__mock__/list.js.flow +0 -6
- package/esm/models/attributes/__tests__/AttributeCollection.spec.js.flow +0 -160
- package/esm/models/attributes/__tests__/AttributeCollectionComposite.spec.js.flow +0 -146
- package/esm/models/attributes/__tests__/AttributeContent.spec.js.flow +0 -225
- package/esm/models/attributes/__tests__/AttributeDataHelper.spec.js.flow +0 -634
- package/esm/models/attributes/__tests__/AttributeModel.spec.js.flow +0 -274
- package/esm/models/attributes/__tests__/AttributeSetModel.spec.js.flow +0 -39
- package/esm/models/attributes/__tests__/BooleanAttributeModel.spec.js.flow +0 -107
- package/esm/models/attributes/__tests__/CaptchaAttributeModel.spec.js.flow +0 -13
- package/esm/models/attributes/__tests__/ChoiceAttributeModel.spec.js.flow +0 -750
- package/esm/models/attributes/__tests__/ChoiceAttributeOptionCollection.spec.js.flow +0 -507
- package/esm/models/attributes/__tests__/ChoiceAttributeOptionModel.spec.js.flow +0 -107
- package/esm/models/attributes/__tests__/CompositeAttributeModel.spec.js.flow +0 -467
- package/esm/models/attributes/__tests__/DateAttributeModel.spec.js.flow +0 -134
- package/esm/models/attributes/__tests__/DatetimeAttributeModel.spec.js.flow +0 -206
- package/esm/models/attributes/__tests__/DatetimeAttributeModel_offset.spec.js.flow +0 -345
- package/esm/models/attributes/__tests__/HelptextAttributeModel.spec.js.flow +0 -64
- package/esm/models/attributes/__tests__/LabelAttributeModel.spec.js.flow +0 -13
- package/esm/models/attributes/__tests__/LookupAttributeModel.spec.js.flow +0 -47
- package/esm/models/attributes/__tests__/MemoAttributeModel.spec.js.flow +0 -28
- package/esm/models/attributes/__tests__/MoneyAttributeModel.spec.js.flow +0 -22
- package/esm/models/attributes/__tests__/NumberAttributeModel.spec.js.flow +0 -67
- package/esm/models/attributes/__tests__/PasswordAttributeModel.spec.js.flow +0 -49
- package/esm/models/attributes/__tests__/StringAttributeModel.spec.js.flow +0 -125
- package/esm/models/attributes/__tests__/TimeAttributeModel.spec.js.flow +0 -57
- package/esm/models/attributes/__tests__/TimestampModel.spec.js.flow +0 -43
- package/esm/models/attributes/__tests__/UploadAttributeModel.spec.js.flow +0 -67
- package/esm/models/attributes/__tests__/XMLAttributeModel.spec.js.flow +0 -17
- package/esm/models/attributes/__tests__/_createAttribute.spec.js.flow +0 -106
- package/esm/models/attributes/__tests__/createAttributeComposite.spec.js.flow +0 -151
- package/esm/models/attributes/__tests__/createAttributeDynamicSchema.spec.js.flow +0 -134
- package/esm/models/attributes/_createAttribute.js +0 -86
- package/esm/models/attributes/_createAttribute.js.flow +0 -147
- package/esm/models/attributes/_createAttribute.js.map +0 -1
- package/esm/models/attributes/input-constraints/BSNConstraint.js +0 -66
- package/esm/models/attributes/input-constraints/BSNConstraint.js.flow +0 -80
- package/esm/models/attributes/input-constraints/BSNConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/ConstraintCollection.js +0 -42
- package/esm/models/attributes/input-constraints/ConstraintCollection.js.flow +0 -65
- package/esm/models/attributes/input-constraints/ConstraintCollection.js.map +0 -1
- package/esm/models/attributes/input-constraints/ConstraintModel.js +0 -66
- package/esm/models/attributes/input-constraints/ConstraintModel.js.flow +0 -76
- package/esm/models/attributes/input-constraints/ConstraintModel.js.map +0 -1
- package/esm/models/attributes/input-constraints/DateBoundaryConstraint.js +0 -198
- package/esm/models/attributes/input-constraints/DateBoundaryConstraint.js.flow +0 -240
- package/esm/models/attributes/input-constraints/DateBoundaryConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/DateTimeDateFormatConstraint.js +0 -69
- package/esm/models/attributes/input-constraints/DateTimeDateFormatConstraint.js.flow +0 -72
- package/esm/models/attributes/input-constraints/DateTimeDateFormatConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js +0 -69
- package/esm/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js.flow +0 -72
- package/esm/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/DatetimeFormatConstraint.js +0 -115
- package/esm/models/attributes/input-constraints/DatetimeFormatConstraint.js.flow +0 -132
- package/esm/models/attributes/input-constraints/DatetimeFormatConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/FileExtensionConstraint.js +0 -59
- package/esm/models/attributes/input-constraints/FileExtensionConstraint.js.flow +0 -60
- package/esm/models/attributes/input-constraints/FileExtensionConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/FileSizeConstraint.js +0 -91
- package/esm/models/attributes/input-constraints/FileSizeConstraint.js.flow +0 -101
- package/esm/models/attributes/input-constraints/FileSizeConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/IBANConstraint.js +0 -42
- package/esm/models/attributes/input-constraints/IBANConstraint.js.flow +0 -46
- package/esm/models/attributes/input-constraints/IBANConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/MandatoryConstraint.js +0 -47
- package/esm/models/attributes/input-constraints/MandatoryConstraint.js.flow +0 -54
- package/esm/models/attributes/input-constraints/MandatoryConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/MandatoryRangeConstraint.js +0 -78
- package/esm/models/attributes/input-constraints/MandatoryRangeConstraint.js.flow +0 -84
- package/esm/models/attributes/input-constraints/MandatoryRangeConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/NumberBoundaryConstraint.js +0 -170
- package/esm/models/attributes/input-constraints/NumberBoundaryConstraint.js.flow +0 -213
- package/esm/models/attributes/input-constraints/NumberBoundaryConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/NumberFormatConstraint.js +0 -125
- package/esm/models/attributes/input-constraints/NumberFormatConstraint.js.flow +0 -153
- package/esm/models/attributes/input-constraints/NumberFormatConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/NumberGroupingConstraint.js +0 -119
- package/esm/models/attributes/input-constraints/NumberGroupingConstraint.js.flow +0 -140
- package/esm/models/attributes/input-constraints/NumberGroupingConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/PasswordConfirmConstraint.js +0 -65
- package/esm/models/attributes/input-constraints/PasswordConfirmConstraint.js.flow +0 -68
- package/esm/models/attributes/input-constraints/PasswordConfirmConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js +0 -41
- package/esm/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js.flow +0 -44
- package/esm/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js +0 -57
- package/esm/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js.flow +0 -60
- package/esm/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js +0 -57
- package/esm/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js.flow +0 -60
- package/esm/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js +0 -71
- package/esm/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js.flow +0 -74
- package/esm/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/RangeConstraint.js +0 -136
- package/esm/models/attributes/input-constraints/RangeConstraint.js.flow +0 -161
- package/esm/models/attributes/input-constraints/RangeConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/RegexConstraint.js +0 -60
- package/esm/models/attributes/input-constraints/RegexConstraint.js.flow +0 -72
- package/esm/models/attributes/input-constraints/RegexConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/StringLengthConstraint.js +0 -171
- package/esm/models/attributes/input-constraints/StringLengthConstraint.js.flow +0 -179
- package/esm/models/attributes/input-constraints/StringLengthConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/XMLConstraint.js +0 -56
- package/esm/models/attributes/input-constraints/XMLConstraint.js.flow +0 -62
- package/esm/models/attributes/input-constraints/XMLConstraint.js.map +0 -1
- package/esm/models/attributes/input-constraints/__tests__/BSNConstraint.spec.js.flow +0 -25
- package/esm/models/attributes/input-constraints/__tests__/ConstraintCollection.spec.js.flow +0 -9
- package/esm/models/attributes/input-constraints/__tests__/ConstraintModel.spec.js.flow +0 -35
- package/esm/models/attributes/input-constraints/__tests__/DateBoundaryConstraint.spec.js.flow +0 -117
- package/esm/models/attributes/input-constraints/__tests__/DateTimeDateFormatConstraint.spec.js.flow +0 -30
- package/esm/models/attributes/input-constraints/__tests__/DateTimeTimeFormatConstraint.spec.js.flow +0 -54
- package/esm/models/attributes/input-constraints/__tests__/DatetimeFormatConstraint.spec.js.flow +0 -79
- package/esm/models/attributes/input-constraints/__tests__/FileExtensionConstraint.spec.js.flow +0 -20
- package/esm/models/attributes/input-constraints/__tests__/FileSizeConstraint.spec.js.flow +0 -53
- package/esm/models/attributes/input-constraints/__tests__/IBANConstraint.spec.js.flow +0 -12
- package/esm/models/attributes/input-constraints/__tests__/MandatoryConstraint.spec.js.flow +0 -14
- package/esm/models/attributes/input-constraints/__tests__/NumberBoundaryConstraint.spec.js.flow +0 -46
- package/esm/models/attributes/input-constraints/__tests__/NumberFormatConstraint.spec.js.flow +0 -137
- package/esm/models/attributes/input-constraints/__tests__/NumberGroupingConstraint.spec.js.flow +0 -85
- package/esm/models/attributes/input-constraints/__tests__/PasswordConfirmConstraint.spec.js.flow +0 -21
- package/esm/models/attributes/input-constraints/__tests__/PasswordLowerAndUpperCaseConstraint.spec.js.flow +0 -14
- package/esm/models/attributes/input-constraints/__tests__/PasswordMinNumericCharactersConstraint.spec.js.flow +0 -11
- package/esm/models/attributes/input-constraints/__tests__/PasswordMinSpecialCharactersConstraint.spec.js.flow +0 -11
- package/esm/models/attributes/input-constraints/__tests__/PasswordThreeConsecutiveCharactersNotAllowedConstraint.spec.js.flow +0 -22
- package/esm/models/attributes/input-constraints/__tests__/RegexConstraint.spec.js.flow +0 -42
- package/esm/models/attributes/input-constraints/__tests__/StringLengthConstraint.spec.js.flow +0 -102
- package/esm/models/attributes/input-constraints/__tests__/XMLConstraint.spec.js.flow +0 -15
- package/esm/models/attributes/layouthint-rules/BaseLayoutHintRule.js +0 -59
- package/esm/models/attributes/layouthint-rules/BaseLayoutHintRule.js.flow +0 -74
- package/esm/models/attributes/layouthint-rules/BaseLayoutHintRule.js.map +0 -1
- package/esm/models/attributes/layouthint-rules/DependentAttribute.js +0 -193
- package/esm/models/attributes/layouthint-rules/DependentAttribute.js.flow +0 -246
- package/esm/models/attributes/layouthint-rules/DependentAttribute.js.map +0 -1
- package/esm/models/attributes/layouthint-rules/LayoutHintRuleCollection.js +0 -79
- package/esm/models/attributes/layouthint-rules/LayoutHintRuleCollection.js.flow +0 -101
- package/esm/models/attributes/layouthint-rules/LayoutHintRuleCollection.js.map +0 -1
- package/esm/models/attributes/layouthint-rules/RemainingTotalUploadSize.js +0 -44
- package/esm/models/attributes/layouthint-rules/RemainingTotalUploadSize.js.flow +0 -67
- package/esm/models/attributes/layouthint-rules/RemainingTotalUploadSize.js.map +0 -1
- package/esm/models/attributes/layouthint-rules/__mock__/MockedCollectionFactory.js.flow +0 -54
- package/esm/models/attributes/layouthint-rules/__tests__/BaseLayoutHintRule.spec.js.flow +0 -29
- package/esm/models/attributes/layouthint-rules/__tests__/DependentAttribute.spec.js.flow +0 -310
- package/esm/models/attributes/layouthint-rules/__tests__/LayoutHintRuleCollection.spec.js.flow +0 -58
- package/esm/models/attributes/layouthint-rules/__tests__/RemainingTotalUploadSize.spec.js.flow +0 -24
- package/esm/models/base/BaseCollection.js +0 -180
- package/esm/models/base/BaseCollection.js.flow +0 -191
- package/esm/models/base/BaseCollection.js.map +0 -1
- package/esm/models/base/BaseModel.js +0 -142
- package/esm/models/base/BaseModel.js.flow +0 -155
- package/esm/models/base/BaseModel.js.map +0 -1
- package/esm/models/base/ResourceCollection.js +0 -34
- package/esm/models/base/ResourceCollection.js.flow +0 -42
- package/esm/models/base/ResourceCollection.js.map +0 -1
- package/esm/models/base/ResourceModel.js +0 -202
- package/esm/models/base/ResourceModel.js.flow +0 -246
- package/esm/models/base/ResourceModel.js.map +0 -1
- package/esm/models/base/__tests__/BaseCollection.spec.js.flow +0 -108
- package/esm/models/base/__tests__/BaseModel.spec.js.flow +0 -85
- package/esm/models/base/__tests__/ResourceCollection.spec.js.flow +0 -51
- package/esm/models/base/__tests__/ResourceModel.spec.js.flow +0 -100
- package/esm/models/caseview/CaseViewModel.js +0 -155
- package/esm/models/caseview/CaseViewModel.js.flow +0 -188
- package/esm/models/caseview/CaseViewModel.js.map +0 -1
- package/esm/models/caseview/__mock__/caseview.js.flow +0 -14
- package/esm/models/caseview/__tests__/CaseViewModel.spec.js.flow +0 -132
- package/esm/models/concepts/BusinessScenarioModel.js +0 -115
- package/esm/models/concepts/BusinessScenarioModel.js.flow +0 -176
- package/esm/models/concepts/BusinessScenarioModel.js.map +0 -1
- package/esm/models/concepts/ConceptDetailModel.js +0 -273
- package/esm/models/concepts/ConceptDetailModel.js.flow +0 -343
- package/esm/models/concepts/ConceptDetailModel.js.map +0 -1
- package/esm/models/concepts/ConceptIndexModel.js +0 -142
- package/esm/models/concepts/ConceptIndexModel.js.flow +0 -170
- package/esm/models/concepts/ConceptIndexModel.js.map +0 -1
- package/esm/models/concepts/ConceptLinkModel.js +0 -164
- package/esm/models/concepts/ConceptLinkModel.js.flow +0 -208
- package/esm/models/concepts/ConceptLinkModel.js.map +0 -1
- package/esm/models/concepts/ConceptRelationCollection.js +0 -75
- package/esm/models/concepts/ConceptRelationCollection.js.flow +0 -95
- package/esm/models/concepts/ConceptRelationCollection.js.map +0 -1
- package/esm/models/concepts/ConceptRelationModel.js +0 -107
- package/esm/models/concepts/ConceptRelationModel.js.flow +0 -129
- package/esm/models/concepts/ConceptRelationModel.js.map +0 -1
- package/esm/models/concepts/ConceptTypeDetailModel.js +0 -121
- package/esm/models/concepts/ConceptTypeDetailModel.js.flow +0 -128
- package/esm/models/concepts/ConceptTypeDetailModel.js.map +0 -1
- package/esm/models/concepts/SourceReferenceCollection.js +0 -27
- package/esm/models/concepts/SourceReferenceCollection.js.flow +0 -32
- package/esm/models/concepts/SourceReferenceCollection.js.map +0 -1
- package/esm/models/concepts/SourceReferenceModel.js +0 -93
- package/esm/models/concepts/SourceReferenceModel.js.flow +0 -114
- package/esm/models/concepts/SourceReferenceModel.js.map +0 -1
- package/esm/models/concepts/__mock__/business_scenario.js.flow +0 -26
- package/esm/models/concepts/__mock__/conceptdetail.js.flow +0 -27
- package/esm/models/concepts/__mock__/conceptindex.js.flow +0 -15
- package/esm/models/concepts/__mock__/concepttype.js.flow +0 -13
- package/esm/models/concepts/__mock__/concepttype_hierarchy.js.flow +0 -13
- package/esm/models/concepts/__mock__/related_concepts.js.flow +0 -12
- package/esm/models/concepts/__mock__/relation_with_props_and_tf_data.js.flow +0 -27
- package/esm/models/concepts/__tests__/BusinessScenarioModel.spec.js.flow +0 -28
- package/esm/models/concepts/__tests__/ConceptDetailModel.spec.js.flow +0 -65
- package/esm/models/concepts/__tests__/ConceptIndexModel.spec.js.flow +0 -42
- package/esm/models/concepts/__tests__/ConceptLinkModel.spec.js.flow +0 -9
- package/esm/models/concepts/__tests__/ConceptRelationCollection.spec.js.flow +0 -9
- package/esm/models/concepts/__tests__/ConceptRelationModel.spec.js.flow +0 -53
- package/esm/models/concepts/__tests__/ConceptTypeDetailModel.spec.js.flow +0 -31
- package/esm/models/concepts/__tests__/RelatedConcepts.spec.js.flow +0 -58
- package/esm/models/concepts/__tests__/SourceReferenceCollection.spec.js.flow +0 -9
- package/esm/models/concepts/__tests__/SourceReferenceModel.spec.js.flow +0 -108
- package/esm/models/content/ContentIndexModel.js +0 -134
- package/esm/models/content/ContentIndexModel.js.flow +0 -160
- package/esm/models/content/ContentIndexModel.js.map +0 -1
- package/esm/models/content/ContentLinkModel.js +0 -250
- package/esm/models/content/ContentLinkModel.js.flow +0 -308
- package/esm/models/content/ContentLinkModel.js.map +0 -1
- package/esm/models/content/ContentModel.js +0 -200
- package/esm/models/content/ContentModel.js.flow +0 -226
- package/esm/models/content/ContentModel.js.map +0 -1
- package/esm/models/content/ContentTOCModel.js +0 -204
- package/esm/models/content/ContentTOCModel.js.flow +0 -233
- package/esm/models/content/ContentTOCModel.js.map +0 -1
- package/esm/models/content/ContentTypeModel.js +0 -66
- package/esm/models/content/ContentTypeModel.js.flow +0 -71
- package/esm/models/content/ContentTypeModel.js.map +0 -1
- package/esm/models/content/SectionModel.js +0 -193
- package/esm/models/content/SectionModel.js.flow +0 -236
- package/esm/models/content/SectionModel.js.map +0 -1
- package/esm/models/content/SubSectionModel.js +0 -159
- package/esm/models/content/SubSectionModel.js.flow +0 -181
- package/esm/models/content/SubSectionModel.js.map +0 -1
- package/esm/models/content/__tests__/ContentIndexModel.spec.js.flow +0 -40
- package/esm/models/content/__tests__/ContentLinkModel.spec.js.flow +0 -129
- package/esm/models/content/__tests__/ContentModel.spec.js.flow +0 -241
- package/esm/models/content/__tests__/Formalsource.spec.js.flow +0 -133
- package/esm/models/contentconfiguration/ContentConfiguration.js +0 -68
- package/esm/models/contentconfiguration/ContentConfiguration.js.flow +0 -70
- package/esm/models/contentconfiguration/ContentConfiguration.js.map +0 -1
- package/esm/models/contentconfiguration/ContentConfigurationElements.js +0 -137
- package/esm/models/contentconfiguration/ContentConfigurationElements.js.flow +0 -152
- package/esm/models/contentconfiguration/ContentConfigurationElements.js.map +0 -1
- package/esm/models/contentconfiguration/ContentConfigurationEndResults.js +0 -43
- package/esm/models/contentconfiguration/ContentConfigurationEndResults.js.flow +0 -45
- package/esm/models/contentconfiguration/ContentConfigurationEndResults.js.map +0 -1
- package/esm/models/contentconfiguration/ContentConfigurationQuestions.js +0 -48
- package/esm/models/contentconfiguration/ContentConfigurationQuestions.js.flow +0 -60
- package/esm/models/contentconfiguration/ContentConfigurationQuestions.js.map +0 -1
- package/esm/models/contentconfiguration/ContentConfigurationResults.js +0 -97
- package/esm/models/contentconfiguration/ContentConfigurationResults.js.flow +0 -105
- package/esm/models/contentconfiguration/ContentConfigurationResults.js.map +0 -1
- package/esm/models/contentconfiguration/__tests__/ContentConfigurationElements.spec.js.flow +0 -29
- package/esm/models/contentconfiguration/__tests__/ContentConfigurationResults.spec.js.flow +0 -101
- package/esm/models/detail/DetailModel.js +0 -211
- package/esm/models/detail/DetailModel.js.flow +0 -241
- package/esm/models/detail/DetailModel.js.map +0 -1
- package/esm/models/detail/__tests__/DetailModel.spec.js.flow +0 -41
- package/esm/models/error/ErrorCollection.js +0 -104
- package/esm/models/error/ErrorCollection.js.flow +0 -127
- package/esm/models/error/ErrorCollection.js.map +0 -1
- package/esm/models/error/ErrorModel.js +0 -75
- package/esm/models/error/ErrorModel.js.flow +0 -83
- package/esm/models/error/ErrorModel.js.map +0 -1
- package/esm/models/error/ErrorResponse.js +0 -300
- package/esm/models/error/ErrorResponse.js.flow +0 -343
- package/esm/models/error/ErrorResponse.js.map +0 -1
- package/esm/models/error/__tests__/ErrorCollection.spec.js.flow +0 -41
- package/esm/models/error/__tests__/ErrorModel.spec.js.flow +0 -24
- package/esm/models/filters/AssignmentFilterModel.js +0 -153
- package/esm/models/filters/AssignmentFilterModel.js.flow +0 -195
- package/esm/models/filters/AssignmentFilterModel.js.map +0 -1
- package/esm/models/filters/BaseFilterModel.js +0 -203
- package/esm/models/filters/BaseFilterModel.js.flow +0 -236
- package/esm/models/filters/BaseFilterModel.js.map +0 -1
- package/esm/models/filters/ConceptIndexFilterModel.js +0 -29
- package/esm/models/filters/ConceptIndexFilterModel.js.flow +0 -40
- package/esm/models/filters/ConceptIndexFilterModel.js.map +0 -1
- package/esm/models/filters/FilterCollection.js +0 -147
- package/esm/models/filters/FilterCollection.js.flow +0 -192
- package/esm/models/filters/FilterCollection.js.map +0 -1
- package/esm/models/filters/FilterModel.js +0 -6
- package/esm/models/filters/FilterModel.js.flow +0 -6
- package/esm/models/filters/FilterModel.js.map +0 -1
- package/esm/models/filters/RangeFilterModel.js +0 -36
- package/esm/models/filters/RangeFilterModel.js.flow +0 -36
- package/esm/models/filters/RangeFilterModel.js.map +0 -1
- package/esm/models/filters/StringFilterModel.js +0 -140
- package/esm/models/filters/StringFilterModel.js.flow +0 -159
- package/esm/models/filters/StringFilterModel.js.map +0 -1
- package/esm/models/filters/__tests__/AssignmentFilterModel.spec.js.flow +0 -140
- package/esm/models/filters/__tests__/FilterCollection.spec.js.flow +0 -68
- package/esm/models/filters/__tests__/FilterModel.spec.js.flow +0 -65
- package/esm/models/filters/__tests__/RangeFilterModel.spec.js.flow +0 -55
- package/esm/models/filters/__tests__/ZipcodeFilter.spec.js.flow +0 -145
- package/esm/models/form/FormModel.js +0 -1031
- package/esm/models/form/FormModel.js.flow +0 -1280
- package/esm/models/form/FormModel.js.map +0 -1
- package/esm/models/form/FormObjectModel.js +0 -469
- package/esm/models/form/FormObjectModel.js.flow +0 -590
- package/esm/models/form/FormObjectModel.js.map +0 -1
- package/esm/models/form/__mock__/form.js.flow +0 -17
- package/esm/models/form/__tests__/FormModel.getters.spec.js.flow +0 -149
- package/esm/models/form/__tests__/FormModel.instrument.spec.js.flow +0 -202
- package/esm/models/form/__tests__/FormModel.repeating.spec.js.flow +0 -65
- package/esm/models/form/__tests__/FormModel.selfhref.spec.js.flow +0 -84
- package/esm/models/form/__tests__/FormModel.spec.js.flow +0 -752
- package/esm/models/form/__tests__/FormModel.unknown-repeat.spec.js.flow +0 -52
- package/esm/models/form/__tests__/FormObjectModel.spec.js.flow +0 -180
- package/esm/models/form/__tests__/FormResultData.spec.js.flow +0 -86
- package/esm/models/form/__tests__/FormValidation.spec.js.flow +0 -79
- package/esm/models/form/__tests__/FormWithContent.spec.js.flow +0 -71
- package/esm/models/grouping/GroupingModel.js +0 -182
- package/esm/models/grouping/GroupingModel.js.flow +0 -232
- package/esm/models/grouping/GroupingModel.js.map +0 -1
- package/esm/models/grouping/__tests__/GroupingModel.spec.js.flow +0 -80
- package/esm/models/href/Href.js +0 -490
- package/esm/models/href/Href.js.flow +0 -564
- package/esm/models/href/Href.js.map +0 -1
- package/esm/models/href/ListHref.js +0 -127
- package/esm/models/href/ListHref.js.flow +0 -146
- package/esm/models/href/ListHref.js.map +0 -1
- package/esm/models/href/__tests__/Href.spec.js.flow +0 -184
- package/esm/models/href/__tests__/ListHref.spec.js.flow +0 -61
- package/esm/models/index.js +0 -96
- package/esm/models/index.js.flow +0 -177
- package/esm/models/index.js.map +0 -1
- package/esm/models/layouthint/LayoutHintCollection.js +0 -111
- package/esm/models/layouthint/LayoutHintCollection.js.flow +0 -116
- package/esm/models/layouthint/LayoutHintCollection.js.map +0 -1
- package/esm/models/layouthint/__tests__/LayoutHintCollection.spec.js.flow +0 -89
- package/esm/models/links/LinkCollection.js +0 -163
- package/esm/models/links/LinkCollection.js.flow +0 -169
- package/esm/models/links/LinkCollection.js.map +0 -1
- package/esm/models/links/LinkModel.js +0 -210
- package/esm/models/links/LinkModel.js.flow +0 -229
- package/esm/models/links/LinkModel.js.map +0 -1
- package/esm/models/links/__tests__/LinkCollection.spec.js.flow +0 -426
- package/esm/models/links/__tests__/LinkModel.spec.js.flow +0 -103
- package/esm/models/links/__tests__/normalizeLinkJSON.spec.js.flow +0 -212
- package/esm/models/links/normalizeLinkJSON.js +0 -101
- package/esm/models/links/normalizeLinkJSON.js.flow +0 -121
- package/esm/models/links/normalizeLinkJSON.js.map +0 -1
- package/esm/models/list/ListDetailModel.js +0 -259
- package/esm/models/list/ListDetailModel.js.flow +0 -330
- package/esm/models/list/ListDetailModel.js.map +0 -1
- package/esm/models/list/ListHeaderModel.js +0 -87
- package/esm/models/list/ListHeaderModel.js.flow +0 -96
- package/esm/models/list/ListHeaderModel.js.map +0 -1
- package/esm/models/list/ListItemCollection.js +0 -60
- package/esm/models/list/ListItemCollection.js.flow +0 -80
- package/esm/models/list/ListItemCollection.js.map +0 -1
- package/esm/models/list/ListItemModel.js +0 -87
- package/esm/models/list/ListItemModel.js.flow +0 -111
- package/esm/models/list/ListItemModel.js.map +0 -1
- package/esm/models/list/ListModel.js +0 -378
- package/esm/models/list/ListModel.js.flow +0 -438
- package/esm/models/list/ListModel.js.map +0 -1
- package/esm/models/list/__mock__/caselist.js.flow +0 -14
- package/esm/models/list/__tests__/ListDetailModel.hierarchy.spec.js.flow +0 -88
- package/esm/models/list/__tests__/ListDetailModel.spec.js.flow +0 -96
- package/esm/models/list/__tests__/ListItemCollection.spec.js.flow +0 -22
- package/esm/models/list/__tests__/ListModel.spec.js.flow +0 -152
- package/esm/models/list/__tests__/ListResultDetail.spec.js.flow +0 -37
- package/esm/models/lookup/LookupOptionCollection.js +0 -38
- package/esm/models/lookup/LookupOptionCollection.js.flow +0 -54
- package/esm/models/lookup/LookupOptionCollection.js.map +0 -1
- package/esm/models/lookup/LookupOptionsModel.js +0 -63
- package/esm/models/lookup/LookupOptionsModel.js.flow +0 -81
- package/esm/models/lookup/LookupOptionsModel.js.map +0 -1
- package/esm/models/lookup/__tests__/LookupOptionCollection.spec.js.flow +0 -80
- package/esm/models/lookup/__tests__/LookupOptionsModel.spec.js.flow +0 -82
- package/esm/models/modelcatalog/ModelCatalogModel.js +0 -61
- package/esm/models/modelcatalog/ModelCatalogModel.js.flow +0 -73
- package/esm/models/modelcatalog/ModelCatalogModel.js.map +0 -1
- package/esm/models/modelcatalog/ModelCategoryCollection.js +0 -16
- package/esm/models/modelcatalog/ModelCategoryCollection.js.flow +0 -22
- package/esm/models/modelcatalog/ModelCategoryCollection.js.map +0 -1
- package/esm/models/modelcatalog/ModelCategoryModel.js +0 -53
- package/esm/models/modelcatalog/ModelCategoryModel.js.flow +0 -63
- package/esm/models/modelcatalog/ModelCategoryModel.js.map +0 -1
- package/esm/models/modelcatalog/__mock__/modelcatalog.js.flow +0 -14
- package/esm/models/modelcatalog/__tests__/ModelCatalogModel.spec.js.flow +0 -49
- package/esm/models/paging/PagesizeModel.js +0 -42
- package/esm/models/paging/PagesizeModel.js.flow +0 -44
- package/esm/models/paging/PagesizeModel.js.map +0 -1
- package/esm/models/paging/PagingModel.js +0 -88
- package/esm/models/paging/PagingModel.js.flow +0 -94
- package/esm/models/paging/PagingModel.js.map +0 -1
- package/esm/models/paging/__tests__/PageSizeModel.spec.js.flow +0 -31
- package/esm/models/paging/__tests__/PagingModel.spec.js.flow +0 -40
- package/esm/models/panels/GroupingPanelModel.js +0 -135
- package/esm/models/panels/GroupingPanelModel.js.flow +0 -164
- package/esm/models/panels/GroupingPanelModel.js.map +0 -1
- package/esm/models/panels/__tests__/GroupingPanelModel.spec.js.flow +0 -142
- package/esm/models/parameter/Parameter.js +0 -102
- package/esm/models/parameter/Parameter.js.flow +0 -117
- package/esm/models/parameter/Parameter.js.map +0 -1
- package/esm/models/parameter/__tests__/Parameter.spec.js.flow +0 -125
- package/esm/models/process/ProcessStatusSettingsModel.js +0 -77
- package/esm/models/process/ProcessStatusSettingsModel.js.flow +0 -88
- package/esm/models/process/ProcessStatusSettingsModel.js.map +0 -1
- package/esm/models/process/__tests__/ProcessStatusSettingsModel.spec.js.flow +0 -52
- package/esm/models/resolveModel.js +0 -50
- package/esm/models/resolveModel.js.flow +0 -92
- package/esm/models/resolveModel.js.map +0 -1
- package/esm/models/search/CaseSearchModel.js +0 -39
- package/esm/models/search/CaseSearchModel.js.flow +0 -46
- package/esm/models/search/CaseSearchModel.js.map +0 -1
- package/esm/models/search/__tests__/CaseSearchModel.spec.js.flow +0 -10
- package/esm/models/sorting/SortOptionModel.js +0 -100
- package/esm/models/sorting/SortOptionModel.js.flow +0 -107
- package/esm/models/sorting/SortOptionModel.js.map +0 -1
- package/esm/models/sorting/SortingModel.js +0 -106
- package/esm/models/sorting/SortingModel.js.flow +0 -128
- package/esm/models/sorting/SortingModel.js.map +0 -1
- package/esm/models/sorting/__tests__/SortingModel.spec.js.flow +0 -96
- package/esm/models/tab/TabModel.js +0 -135
- package/esm/models/tab/TabModel.js.flow +0 -160
- package/esm/models/tab/TabModel.js.map +0 -1
- package/esm/models/tab/__mock__/tab.js.flow +0 -14
- package/esm/models/tab/__mock__/tabPerson.js.flow +0 -14
- package/esm/models/tab/__tests__/TabModel.spec.js.flow +0 -72
- package/esm/models/taskgroup/TaskGroupCollection.js +0 -13
- package/esm/models/taskgroup/TaskGroupCollection.js.flow +0 -16
- package/esm/models/taskgroup/TaskGroupCollection.js.map +0 -1
- package/esm/models/taskgroup/TaskGroupModel.js +0 -79
- package/esm/models/taskgroup/TaskGroupModel.js.flow +0 -102
- package/esm/models/taskgroup/TaskGroupModel.js.map +0 -1
- package/esm/models/taskgroup/__mock__/taskgroup.js.flow +0 -14
- package/esm/models/taskgroup/__tests__/TaskGroupModel.spec.js.flow +0 -26
- package/esm/models/types.js +0 -2
- package/esm/models/types.js.flow +0 -275
- package/esm/models/types.js.map +0 -1
- package/esm/models/user/UserModel.js +0 -51
- package/esm/models/user/UserModel.js.flow +0 -57
- package/esm/models/user/UserModel.js.map +0 -1
- package/esm/models/user/UserProfileModel.js +0 -47
- package/esm/models/user/UserProfileModel.js.flow +0 -54
- package/esm/models/user/UserProfileModel.js.map +0 -1
- package/esm/models/user/UserServicesModel.js +0 -119
- package/esm/models/user/UserServicesModel.js.flow +0 -136
- package/esm/models/user/UserServicesModel.js.map +0 -1
- package/esm/models/user/__tests__/UserModel.spec.js.flow +0 -43
- package/esm/models/user/__tests__/UserProfileModel.spec.js.flow +0 -45
- package/esm/models/user/__tests__/UserServicesModel.spec.js.flow +0 -55
- package/esm/modularui/Authenticate.js +0 -177
- package/esm/modularui/Authenticate.js.flow +0 -195
- package/esm/modularui/Authenticate.js.map +0 -1
- package/esm/modularui/CaptchaRequest.js +0 -64
- package/esm/modularui/CaptchaRequest.js.flow +0 -104
- package/esm/modularui/CaptchaRequest.js.map +0 -1
- package/esm/modularui/ModularUIError.js +0 -23
- package/esm/modularui/ModularUIError.js.flow +0 -25
- package/esm/modularui/ModularUIError.js.map +0 -1
- package/esm/modularui/ModularUIRequest.js +0 -712
- package/esm/modularui/ModularUIRequest.js.flow +0 -872
- package/esm/modularui/ModularUIRequest.js.map +0 -1
- package/esm/modularui/ModularUIResponse.js +0 -140
- package/esm/modularui/ModularUIResponse.js.flow +0 -160
- package/esm/modularui/ModularUIResponse.js.map +0 -1
- package/esm/modularui/UploadRequest.js +0 -97
- package/esm/modularui/UploadRequest.js.flow +0 -151
- package/esm/modularui/UploadRequest.js.map +0 -1
- package/esm/modularui/__tests__/CustomContextPath.spec.js.flow +0 -61
- package/esm/modularui/__tests__/ModularUIError.spec.js.flow +0 -22
- package/esm/modularui/__tests__/ModularUIRequest.spec.js.flow +0 -495
- package/esm/modularui/index.js +0 -6
- package/esm/modularui/index.js.flow +0 -6
- package/esm/modularui/index.js.map +0 -1
- package/esm/modularui/types.js +0 -2
- package/esm/modularui/types.js.flow +0 -4
- package/esm/modularui/types.js.map +0 -1
- package/esm/react/ErrorBoundary.js +0 -49
- package/esm/react/ErrorBoundary.js.flow +0 -61
- package/esm/react/ErrorBoundary.js.map +0 -1
- package/esm/react/ErrorBoundaryFallback.js +0 -34
- package/esm/react/ErrorBoundaryFallback.js.flow +0 -46
- package/esm/react/ErrorBoundaryFallback.js.map +0 -1
- package/esm/react/index.js +0 -3
- package/esm/react/index.js.flow +0 -3
- package/esm/react/index.js.map +0 -1
- package/esm/react/utils.js +0 -24
- package/esm/react/utils.js.flow +0 -33
- package/esm/react/utils.js.map +0 -1
- package/esm/react-client/Init.js +0 -36
- package/esm/react-client/Init.js.flow +0 -46
- package/esm/react-client/Init.js.map +0 -1
- package/esm/react-client/client.js +0 -224
- package/esm/react-client/client.js.flow +0 -309
- package/esm/react-client/client.js.map +0 -1
- package/esm/react-client/contextPath.js +0 -22
- package/esm/react-client/contextPath.js.flow +0 -30
- package/esm/react-client/contextPath.js.map +0 -1
- package/esm/react-client/index.js +0 -4
- package/esm/react-client/index.js.flow +0 -4
- package/esm/react-client/index.js.map +0 -1
- package/esm/react-client/rehydrate.js +0 -67
- package/esm/react-client/rehydrate.js.flow +0 -94
- package/esm/react-client/rehydrate.js.map +0 -1
- package/esm/react-server/__tests__/htmlpage.spec.js.flow +0 -75
- package/esm/react-server/__tests__/requestInformation.spec.js.flow +0 -265
- package/esm/react-server/__tests__/serverUtil.spec.js.flow +0 -183
- package/esm/react-server/contextPath.js +0 -6
- package/esm/react-server/contextPath.js.flow +0 -8
- package/esm/react-server/contextPath.js.map +0 -1
- package/esm/react-server/createSSRComplete.js +0 -54
- package/esm/react-server/createSSRComplete.js.flow +0 -63
- package/esm/react-server/createSSRComplete.js.map +0 -1
- package/esm/react-server/htmlpage.js +0 -47
- package/esm/react-server/htmlpage.js.flow +0 -55
- package/esm/react-server/htmlpage.js.map +0 -1
- package/esm/react-server/index.js +0 -9
- package/esm/react-server/index.js.flow +0 -13
- package/esm/react-server/index.js.map +0 -1
- package/esm/react-server/renderSSRComplete.js +0 -84
- package/esm/react-server/renderSSRComplete.js.flow +0 -111
- package/esm/react-server/renderSSRComplete.js.map +0 -1
- package/esm/react-server/renderSSRMinimal.js +0 -40
- package/esm/react-server/renderSSRMinimal.js.flow +0 -54
- package/esm/react-server/renderSSRMinimal.js.map +0 -1
- package/esm/react-server/requestInformation.js +0 -54
- package/esm/react-server/requestInformation.js.flow +0 -71
- package/esm/react-server/requestInformation.js.map +0 -1
- package/esm/react-server/serverNoSSR.js +0 -56
- package/esm/react-server/serverNoSSR.js.flow +0 -87
- package/esm/react-server/serverNoSSR.js.map +0 -1
- package/esm/react-server/serverSSR.js +0 -44
- package/esm/react-server/serverSSR.js.flow +0 -70
- package/esm/react-server/serverSSR.js.map +0 -1
- package/esm/react-server/serverUtil.js +0 -201
- package/esm/react-server/serverUtil.js.flow +0 -279
- package/esm/react-server/serverUtil.js.map +0 -1
- package/esm/react-theme/ThemeProvider.js +0 -26
- package/esm/react-theme/ThemeProvider.js.flow +0 -25
- package/esm/react-theme/ThemeProvider.js.map +0 -1
- package/esm/react-theme/__tests__/ThemeProvider.spec.js.flow +0 -84
- package/esm/react-theme/__tests__/createTheme.spec.js.flow +0 -172
- package/esm/react-theme/createTheme.js +0 -108
- package/esm/react-theme/createTheme.js.flow +0 -118
- package/esm/react-theme/createTheme.js.map +0 -1
- package/esm/react-theme/index.js +0 -10
- package/esm/react-theme/index.js.flow +0 -15
- package/esm/react-theme/index.js.map +0 -1
- package/esm/react-theme/types.js +0 -2
- package/esm/react-theme/types.js.flow +0 -16
- package/esm/react-theme/types.js.map +0 -1
- package/esm/react-theme/useTheme.js +0 -9
- package/esm/react-theme/useTheme.js.flow +0 -13
- package/esm/react-theme/useTheme.js.map +0 -1
- package/esm/react-theme/utils/__tests__/background.spec.js.flow +0 -30
- package/esm/react-theme/utils/__tests__/colors.spec.js.flow +0 -30
- package/esm/react-theme/utils/__tests__/contrast.spec.js.flow +0 -44
- package/esm/react-theme/utils/__tests__/corners.spec.js.flow +0 -27
- package/esm/react-theme/utils/__tests__/spacers.spec.js.flow +0 -44
- package/esm/react-theme/utils/__tests__/themeProps.spec.js.flow +0 -72
- package/esm/react-theme/utils/background.js +0 -15
- package/esm/react-theme/utils/background.js.flow +0 -20
- package/esm/react-theme/utils/background.js.map +0 -1
- package/esm/react-theme/utils/colors.js +0 -37
- package/esm/react-theme/utils/colors.js.flow +0 -47
- package/esm/react-theme/utils/colors.js.map +0 -1
- package/esm/react-theme/utils/contrast.js +0 -86
- package/esm/react-theme/utils/contrast.js.flow +0 -117
- package/esm/react-theme/utils/contrast.js.map +0 -1
- package/esm/react-theme/utils/corners.js +0 -28
- package/esm/react-theme/utils/corners.js.flow +0 -37
- package/esm/react-theme/utils/corners.js.map +0 -1
- package/esm/react-theme/utils/spacers.js +0 -81
- package/esm/react-theme/utils/spacers.js.flow +0 -65
- package/esm/react-theme/utils/spacers.js.map +0 -1
- package/esm/react-theme/utils/themeProps.js +0 -64
- package/esm/react-theme/utils/themeProps.js.flow +0 -90
- package/esm/react-theme/utils/themeProps.js.map +0 -1
- package/esm/redux/_i18n/I18nActions.js +0 -28
- package/esm/redux/_i18n/I18nActions.js.flow +0 -38
- package/esm/redux/_i18n/I18nActions.js.map +0 -1
- package/esm/redux/_i18n/I18nReducer.js +0 -78
- package/esm/redux/_i18n/I18nReducer.js.flow +0 -91
- package/esm/redux/_i18n/I18nReducer.js.map +0 -1
- package/esm/redux/_i18n/__tests__/actions.spec.js.flow +0 -37
- package/esm/redux/_i18n/__tests__/reducer.spec.js.flow +0 -29
- package/esm/redux/_i18n/index.js +0 -3
- package/esm/redux/_i18n/index.js.flow +0 -6
- package/esm/redux/_i18n/index.js.map +0 -1
- package/esm/redux/_i18n/types.js +0 -2
- package/esm/redux/_i18n/types.js.flow +0 -20
- package/esm/redux/_i18n/types.js.map +0 -1
- package/esm/redux/_modularui/ModularUIActions.js +0 -168
- package/esm/redux/_modularui/ModularUIActions.js.flow +0 -227
- package/esm/redux/_modularui/ModularUIActions.js.map +0 -1
- package/esm/redux/_modularui/ModularUIConnector.js +0 -116
- package/esm/redux/_modularui/ModularUIConnector.js.flow +0 -155
- package/esm/redux/_modularui/ModularUIConnector.js.map +0 -1
- package/esm/redux/_modularui/ModularUIMiddleware.js +0 -99
- package/esm/redux/_modularui/ModularUIMiddleware.js.flow +0 -182
- package/esm/redux/_modularui/ModularUIMiddleware.js.map +0 -1
- package/esm/redux/_modularui/ModularUIReducer.js +0 -151
- package/esm/redux/_modularui/ModularUIReducer.js.flow +0 -169
- package/esm/redux/_modularui/ModularUIReducer.js.map +0 -1
- package/esm/redux/_modularui/ModularUISelectors.js +0 -252
- package/esm/redux/_modularui/ModularUISelectors.js.flow +0 -322
- package/esm/redux/_modularui/ModularUISelectors.js.map +0 -1
- package/esm/redux/_modularui/ModularUIUtils.js +0 -75
- package/esm/redux/_modularui/ModularUIUtils.js.flow +0 -96
- package/esm/redux/_modularui/ModularUIUtils.js.map +0 -1
- package/esm/redux/_modularui/__tests__/actions.spec.js.flow +0 -159
- package/esm/redux/_modularui/__tests__/reducer.spec.js.flow +0 -134
- package/esm/redux/_modularui/__tests__/selectors.spec.js.flow +0 -153
- package/esm/redux/_modularui/index.js +0 -8
- package/esm/redux/_modularui/index.js.flow +0 -11
- package/esm/redux/_modularui/index.js.map +0 -1
- package/esm/redux/_modularui/types.js +0 -2
- package/esm/redux/_modularui/types.js.flow +0 -121
- package/esm/redux/_modularui/types.js.map +0 -1
- package/esm/redux/_modularui/withModularUI.js +0 -34
- package/esm/redux/_modularui/withModularUI.js.flow +0 -85
- package/esm/redux/_modularui/withModularUI.js.map +0 -1
- package/esm/redux/_router/RouterActions.js +0 -55
- package/esm/redux/_router/RouterActions.js.flow +0 -75
- package/esm/redux/_router/RouterActions.js.map +0 -1
- package/esm/redux/_router/RouterConnectors.js +0 -37
- package/esm/redux/_router/RouterConnectors.js.flow +0 -97
- package/esm/redux/_router/RouterConnectors.js.map +0 -1
- package/esm/redux/_router/RouterMiddleware.js +0 -31
- package/esm/redux/_router/RouterMiddleware.js.flow +0 -37
- package/esm/redux/_router/RouterMiddleware.js.map +0 -1
- package/esm/redux/_router/RouterReducer.js +0 -15
- package/esm/redux/_router/RouterReducer.js.flow +0 -21
- package/esm/redux/_router/RouterReducer.js.map +0 -1
- package/esm/redux/_router/__tests__/actions.spec.js.flow +0 -109
- package/esm/redux/_router/__tests__/hooks.spec.js.flow +0 -98
- package/esm/redux/_router/__tests__/middleware.spec.js.flow +0 -62
- package/esm/redux/_router/__tests__/reducer.spec.js.flow +0 -26
- package/esm/redux/_router/index.js +0 -5
- package/esm/redux/_router/index.js.flow +0 -8
- package/esm/redux/_router/index.js.map +0 -1
- package/esm/redux/_router/types.js +0 -2
- package/esm/redux/_router/types.js.flow +0 -43
- package/esm/redux/_router/types.js.map +0 -1
- package/esm/redux/actions/Application.js +0 -30
- package/esm/redux/actions/Application.js.flow +0 -45
- package/esm/redux/actions/Application.js.map +0 -1
- package/esm/redux/actions/Authorization.js +0 -47
- package/esm/redux/actions/Authorization.js.flow +0 -65
- package/esm/redux/actions/Authorization.js.map +0 -1
- package/esm/redux/actions/Error.js +0 -65
- package/esm/redux/actions/Error.js.flow +0 -95
- package/esm/redux/actions/Error.js.map +0 -1
- package/esm/redux/actions/Form.js +0 -30
- package/esm/redux/actions/Form.js.flow +0 -42
- package/esm/redux/actions/Form.js.map +0 -1
- package/esm/redux/actions/FormAttributeSet.js +0 -62
- package/esm/redux/actions/FormAttributeSet.js.flow +0 -98
- package/esm/redux/actions/FormAttributeSet.js.map +0 -1
- package/esm/redux/actions/FormAttributeSetRepeatable.js +0 -26
- package/esm/redux/actions/FormAttributeSetRepeatable.js.flow +0 -45
- package/esm/redux/actions/FormAttributeSetRepeatable.js.map +0 -1
- package/esm/redux/actions/FormAutosave.js +0 -52
- package/esm/redux/actions/FormAutosave.js.flow +0 -73
- package/esm/redux/actions/FormAutosave.js.map +0 -1
- package/esm/redux/actions/FormAutosubmit.js +0 -30
- package/esm/redux/actions/FormAutosubmit.js.flow +0 -43
- package/esm/redux/actions/FormAutosubmit.js.map +0 -1
- package/esm/redux/actions/FormAutoupdate.js +0 -29
- package/esm/redux/actions/FormAutoupdate.js.flow +0 -47
- package/esm/redux/actions/FormAutoupdate.js.map +0 -1
- package/esm/redux/actions/FormValidations.js +0 -43
- package/esm/redux/actions/FormValidations.js.flow +0 -71
- package/esm/redux/actions/FormValidations.js.map +0 -1
- package/esm/redux/actions/Modals.js +0 -14
- package/esm/redux/actions/Modals.js.flow +0 -16
- package/esm/redux/actions/Modals.js.map +0 -1
- package/esm/redux/actions/ModelCatalog.js +0 -8
- package/esm/redux/actions/ModelCatalog.js.flow +0 -12
- package/esm/redux/actions/ModelCatalog.js.map +0 -1
- package/esm/redux/actions/Notification.js +0 -66
- package/esm/redux/actions/Notification.js.flow +0 -101
- package/esm/redux/actions/Notification.js.map +0 -1
- package/esm/redux/actions/Preferences.js +0 -115
- package/esm/redux/actions/Preferences.js.flow +0 -173
- package/esm/redux/actions/Preferences.js.map +0 -1
- package/esm/redux/actions/ProgressIndicator.js +0 -32
- package/esm/redux/actions/ProgressIndicator.js.flow +0 -39
- package/esm/redux/actions/ProgressIndicator.js.map +0 -1
- package/esm/redux/actions/SignIn.js +0 -77
- package/esm/redux/actions/SignIn.js.flow +0 -102
- package/esm/redux/actions/SignIn.js.map +0 -1
- package/esm/redux/actions/SignOut.js +0 -21
- package/esm/redux/actions/SignOut.js.flow +0 -29
- package/esm/redux/actions/SignOut.js.map +0 -1
- package/esm/redux/actions/__tests__/Application.spec.js.flow +0 -52
- package/esm/redux/actions/__tests__/Authorization.spec.js.flow +0 -121
- package/esm/redux/actions/__tests__/CustomErrorResponseHandler.spec.js.flow +0 -72
- package/esm/redux/actions/__tests__/Error-server.spec.js.flow +0 -134
- package/esm/redux/actions/__tests__/Error.spec.js.flow +0 -116
- package/esm/redux/actions/__tests__/Form.spec.js.flow +0 -39
- package/esm/redux/actions/__tests__/Modals.spec.js.flow +0 -34
- package/esm/redux/actions/__tests__/Notification.spec.js.flow +0 -94
- package/esm/redux/actions/__tests__/Preferences.spec.js.flow +0 -71
- package/esm/redux/actions/__tests__/ProgressIndicator.spec.js.flow +0 -53
- package/esm/redux/actions/index.js +0 -17
- package/esm/redux/actions/index.js.flow +0 -17
- package/esm/redux/actions/index.js.map +0 -1
- package/esm/redux/connectors/Application.js +0 -7
- package/esm/redux/connectors/Application.js.flow +0 -14
- package/esm/redux/connectors/Application.js.map +0 -1
- package/esm/redux/connectors/Breadcrumb.js +0 -10
- package/esm/redux/connectors/Breadcrumb.js.flow +0 -28
- package/esm/redux/connectors/Breadcrumb.js.map +0 -1
- package/esm/redux/connectors/CaseView.js +0 -12
- package/esm/redux/connectors/CaseView.js.flow +0 -14
- package/esm/redux/connectors/CaseView.js.map +0 -1
- package/esm/redux/connectors/ConceptDetail.js +0 -13
- package/esm/redux/connectors/ConceptDetail.js.flow +0 -12
- package/esm/redux/connectors/ConceptDetail.js.map +0 -1
- package/esm/redux/connectors/ContentBrowser.js +0 -12
- package/esm/redux/connectors/ContentBrowser.js.flow +0 -14
- package/esm/redux/connectors/ContentBrowser.js.map +0 -1
- package/esm/redux/connectors/ContentDetail.js +0 -13
- package/esm/redux/connectors/ContentDetail.js.flow +0 -13
- package/esm/redux/connectors/ContentDetail.js.map +0 -1
- package/esm/redux/connectors/ContentDetailSection.js +0 -15
- package/esm/redux/connectors/ContentDetailSection.js.flow +0 -17
- package/esm/redux/connectors/ContentDetailSection.js.map +0 -1
- package/esm/redux/connectors/Form.js +0 -36
- package/esm/redux/connectors/Form.js.flow +0 -83
- package/esm/redux/connectors/Form.js.map +0 -1
- package/esm/redux/connectors/FormAttributeSet.js +0 -21
- package/esm/redux/connectors/FormAttributeSet.js.flow +0 -85
- package/esm/redux/connectors/FormAttributeSet.js.map +0 -1
- package/esm/redux/connectors/ListDetail.js +0 -14
- package/esm/redux/connectors/ListDetail.js.flow +0 -16
- package/esm/redux/connectors/ListDetail.js.map +0 -1
- package/esm/redux/connectors/Modal.js +0 -20
- package/esm/redux/connectors/Modal.js.flow +0 -47
- package/esm/redux/connectors/Modal.js.map +0 -1
- package/esm/redux/connectors/ModelCatalog.js +0 -12
- package/esm/redux/connectors/ModelCatalog.js.flow +0 -14
- package/esm/redux/connectors/ModelCatalog.js.map +0 -1
- package/esm/redux/connectors/Notification.js +0 -16
- package/esm/redux/connectors/Notification.js.flow +0 -47
- package/esm/redux/connectors/Notification.js.map +0 -1
- package/esm/redux/connectors/PanelRenderer.js +0 -22
- package/esm/redux/connectors/PanelRenderer.js.flow +0 -29
- package/esm/redux/connectors/PanelRenderer.js.map +0 -1
- package/esm/redux/connectors/Preferences.js +0 -22
- package/esm/redux/connectors/Preferences.js.flow +0 -53
- package/esm/redux/connectors/Preferences.js.map +0 -1
- package/esm/redux/connectors/Progress.js +0 -13
- package/esm/redux/connectors/Progress.js.flow +0 -35
- package/esm/redux/connectors/Progress.js.map +0 -1
- package/esm/redux/connectors/ProgressIndicator.js +0 -13
- package/esm/redux/connectors/ProgressIndicator.js.flow +0 -35
- package/esm/redux/connectors/ProgressIndicator.js.map +0 -1
- package/esm/redux/connectors/QuickSearch.js +0 -20
- package/esm/redux/connectors/QuickSearch.js.flow +0 -36
- package/esm/redux/connectors/QuickSearch.js.map +0 -1
- package/esm/redux/connectors/SignIn.js +0 -18
- package/esm/redux/connectors/SignIn.js.flow +0 -47
- package/esm/redux/connectors/SignIn.js.map +0 -1
- package/esm/redux/connectors/SignOut.js +0 -14
- package/esm/redux/connectors/SignOut.js.flow +0 -38
- package/esm/redux/connectors/SignOut.js.map +0 -1
- package/esm/redux/connectors/Tab.js +0 -12
- package/esm/redux/connectors/Tab.js.flow +0 -14
- package/esm/redux/connectors/Tab.js.map +0 -1
- package/esm/redux/connectors/index.js +0 -22
- package/esm/redux/connectors/index.js.flow +0 -22
- package/esm/redux/connectors/index.js.map +0 -1
- package/esm/redux/index.js +0 -24
- package/esm/redux/index.js.flow +0 -27
- package/esm/redux/index.js.map +0 -1
- package/esm/redux/reducers/AuthReducer.js +0 -53
- package/esm/redux/reducers/AuthReducer.js.flow +0 -56
- package/esm/redux/reducers/AuthReducer.js.map +0 -1
- package/esm/redux/reducers/ErrorReducer.js +0 -16
- package/esm/redux/reducers/ErrorReducer.js.flow +0 -22
- package/esm/redux/reducers/ErrorReducer.js.map +0 -1
- package/esm/redux/reducers/ModalsReducer.js +0 -51
- package/esm/redux/reducers/ModalsReducer.js.flow +0 -58
- package/esm/redux/reducers/ModalsReducer.js.map +0 -1
- package/esm/redux/reducers/ModelCatalogReducer.js +0 -27
- package/esm/redux/reducers/ModelCatalogReducer.js.flow +0 -34
- package/esm/redux/reducers/ModelCatalogReducer.js.map +0 -1
- package/esm/redux/reducers/NotificationReducer.js +0 -37
- package/esm/redux/reducers/NotificationReducer.js.flow +0 -45
- package/esm/redux/reducers/NotificationReducer.js.map +0 -1
- package/esm/redux/reducers/PreferencesReducer.js +0 -24
- package/esm/redux/reducers/PreferencesReducer.js.flow +0 -31
- package/esm/redux/reducers/PreferencesReducer.js.map +0 -1
- package/esm/redux/reducers/ProgressIndicatorReducer.js +0 -49
- package/esm/redux/reducers/ProgressIndicatorReducer.js.flow +0 -60
- package/esm/redux/reducers/ProgressIndicatorReducer.js.map +0 -1
- package/esm/redux/reducers/__tests__/AuthReducer.spec.js.flow +0 -95
- package/esm/redux/reducers/__tests__/ErrorReducer.spec.js.flow +0 -17
- package/esm/redux/reducers/__tests__/ModalsReducer.spec.js.flow +0 -34
- package/esm/redux/reducers/__tests__/ModelCatalogReducer.spec.js.flow +0 -23
- package/esm/redux/reducers/__tests__/NotificationReducer.spec.js.flow +0 -53
- package/esm/redux/reducers/__tests__/PreferencesReducer.spec.js.flow +0 -31
- package/esm/redux/reducers/__tests__/ProgressIndicatorReducer.spec.js.flow +0 -82
- package/esm/redux/reducers/createReducer.js +0 -25
- package/esm/redux/reducers/createReducer.js.flow +0 -55
- package/esm/redux/reducers/createReducer.js.map +0 -1
- package/esm/redux/reducers/index.js +0 -9
- package/esm/redux/reducers/index.js.flow +0 -10
- package/esm/redux/reducers/index.js.map +0 -1
- package/esm/redux/selectors/i18n.js +0 -12
- package/esm/redux/selectors/i18n.js.flow +0 -15
- package/esm/redux/selectors/i18n.js.map +0 -1
- package/esm/redux/selectors/index.js +0 -3
- package/esm/redux/selectors/index.js.flow +0 -3
- package/esm/redux/selectors/index.js.map +0 -1
- package/esm/redux/selectors/modelcatalog.js +0 -7
- package/esm/redux/selectors/modelcatalog.js.flow +0 -11
- package/esm/redux/selectors/modelcatalog.js.map +0 -1
- package/esm/redux/store/__tests__/beforeRenderHooks.spec.js.flow +0 -13
- package/esm/redux/store/beforeRenderHooks.js +0 -17
- package/esm/redux/store/beforeRenderHooks.js.flow +0 -26
- package/esm/redux/store/beforeRenderHooks.js.map +0 -1
- package/esm/redux/store/configureStore.js +0 -30
- package/esm/redux/store/configureStore.js.flow +0 -59
- package/esm/redux/store/configureStore.js.map +0 -1
- package/esm/redux/types.js +0 -2
- package/esm/redux/types.js.flow +0 -241
- package/esm/redux/types.js.map +0 -1
- package/esm/utils/browser/Cache.js +0 -144
- package/esm/utils/browser/Cache.js.flow +0 -157
- package/esm/utils/browser/Cache.js.map +0 -1
- package/esm/utils/browser/Cookies.js +0 -28
- package/esm/utils/browser/Cookies.js.flow +0 -44
- package/esm/utils/browser/Cookies.js.map +0 -1
- package/esm/utils/browser/__tests__/Cookies.spec.js.flow +0 -51
- package/esm/utils/datetime/DateTimeUtil.js +0 -643
- package/esm/utils/datetime/DateTimeUtil.js.flow +0 -858
- package/esm/utils/datetime/DateTimeUtil.js.map +0 -1
- package/esm/utils/datetime/__tests__/DateTime.spec.js.flow +0 -873
- package/esm/utils/datetime/__tests__/DateTimeFormat.spec.js.flow +0 -146
- package/esm/utils/fetch/__mocks__/universalFetch.js.flow +0 -38
- package/esm/utils/fetch/__tests__/xhr.spec.js.flow +0 -281
- package/esm/utils/fetch/serverFetch.js +0 -25
- package/esm/utils/fetch/serverFetch.js.flow +0 -33
- package/esm/utils/fetch/serverFetch.js.map +0 -1
- package/esm/utils/fetch/types.js +0 -2
- package/esm/utils/fetch/types.js.flow +0 -46
- package/esm/utils/fetch/types.js.map +0 -1
- package/esm/utils/fetch/universalFetch.js +0 -87
- package/esm/utils/fetch/universalFetch.js.flow +0 -106
- package/esm/utils/fetch/universalFetch.js.map +0 -1
- package/esm/utils/fetch/xhr.js +0 -351
- package/esm/utils/fetch/xhr.js.flow +0 -409
- package/esm/utils/fetch/xhr.js.map +0 -1
- package/esm/utils/helpers/__tests__/checkResource.spec.js.flow +0 -60
- package/esm/utils/helpers/__tests__/createHash.spec.js.flow +0 -11
- package/esm/utils/helpers/__tests__/createHref.spec.js.flow +0 -39
- package/esm/utils/helpers/__tests__/objects.spec.js.flow +0 -50
- package/esm/utils/helpers/__tests__/sanitizeHTML.spec.js.flow +0 -69
- package/esm/utils/helpers/checkResource.js +0 -38
- package/esm/utils/helpers/checkResource.js.flow +0 -43
- package/esm/utils/helpers/checkResource.js.map +0 -1
- package/esm/utils/helpers/createHash.js +0 -22
- package/esm/utils/helpers/createHash.js.flow +0 -28
- package/esm/utils/helpers/createHash.js.map +0 -1
- package/esm/utils/helpers/createHref.js +0 -91
- package/esm/utils/helpers/createHref.js.flow +0 -117
- package/esm/utils/helpers/createHref.js.map +0 -1
- package/esm/utils/helpers/createUUID.js +0 -12
- package/esm/utils/helpers/createUUID.js.flow +0 -13
- package/esm/utils/helpers/createUUID.js.map +0 -1
- package/esm/utils/helpers/index.js +0 -9
- package/esm/utils/helpers/index.js.flow +0 -9
- package/esm/utils/helpers/index.js.map +0 -1
- package/esm/utils/helpers/objects.js +0 -28
- package/esm/utils/helpers/objects.js.flow +0 -33
- package/esm/utils/helpers/objects.js.map +0 -1
- package/esm/utils/helpers/repositoryResource.js +0 -19
- package/esm/utils/helpers/repositoryResource.js.flow +0 -22
- package/esm/utils/helpers/repositoryResource.js.map +0 -1
- package/esm/utils/helpers/sanitizeHtml.js +0 -38
- package/esm/utils/helpers/sanitizeHtml.js.flow +0 -55
- package/esm/utils/helpers/sanitizeHtml.js.map +0 -1
- package/esm/utils/helpers/text.js +0 -17
- package/esm/utils/helpers/text.js.flow +0 -23
- package/esm/utils/helpers/text.js.map +0 -1
- package/esm/utils/index.js +0 -19
- package/esm/utils/index.js.flow +0 -22
- package/esm/utils/index.js.map +0 -1
- package/esm/utils/number/DecimalFormat.js +0 -326
- package/esm/utils/number/DecimalFormat.js.flow +0 -410
- package/esm/utils/number/DecimalFormat.js.map +0 -1
- package/esm/utils/number/__tests__/formatValue.spec.js.flow +0 -36
- package/esm/utils/number/__tests__/parseNumbers.spec.js.flow +0 -50
- package/esm/utils/number/formatValue.js +0 -41
- package/esm/utils/number/formatValue.js.flow +0 -60
- package/esm/utils/number/formatValue.js.map +0 -1
- package/esm/utils/number/parseNumbers.js +0 -63
- package/esm/utils/number/parseNumbers.js.flow +0 -94
- package/esm/utils/number/parseNumbers.js.map +0 -1
- package/lib/builder/index.js +0 -18
- package/lib/builder/index.js.map +0 -1
- package/lib/builder/mergeLayoutHintConfigurations.js +0 -60
- package/lib/builder/mergeLayoutHintConfigurations.js.map +0 -1
- package/lib/constants/Constants.js +0 -189
- package/lib/constants/Constants.js.map +0 -1
- package/lib/constants/LayoutHintConfig.js +0 -173
- package/lib/constants/LayoutHintConfig.js.map +0 -1
- package/lib/constants/LayoutHints.js +0 -135
- package/lib/constants/LayoutHints.js.map +0 -1
- package/lib/constants/Settings.js +0 -225
- package/lib/constants/Settings.js.map +0 -1
- package/lib/constants/index.js +0 -40
- package/lib/constants/index.js.map +0 -1
- package/lib/exceptions/ConfigurationException.js +0 -17
- package/lib/exceptions/ConfigurationException.js.map +0 -1
- package/lib/exceptions/FetchException.js +0 -72
- package/lib/exceptions/FetchException.js.map +0 -1
- package/lib/exceptions/IllegalArgumentException.js +0 -17
- package/lib/exceptions/IllegalArgumentException.js.map +0 -1
- package/lib/exceptions/IllegalReturnException.js +0 -16
- package/lib/exceptions/IllegalReturnException.js.map +0 -1
- package/lib/exceptions/IllegalStateException.js +0 -17
- package/lib/exceptions/IllegalStateException.js.map +0 -1
- package/lib/exceptions/JsonParseException.js +0 -17
- package/lib/exceptions/JsonParseException.js.map +0 -1
- package/lib/exceptions/MissingPropertyException.js +0 -17
- package/lib/exceptions/MissingPropertyException.js.map +0 -1
- package/lib/exceptions/NetworkException.js +0 -23
- package/lib/exceptions/NetworkException.js.map +0 -1
- package/lib/exceptions/NotAllowedUriException.js +0 -17
- package/lib/exceptions/NotAllowedUriException.js.map +0 -1
- package/lib/exceptions/NotFoundException.js +0 -26
- package/lib/exceptions/NotFoundException.js.map +0 -1
- package/lib/exceptions/ServerRequestException.js +0 -17
- package/lib/exceptions/ServerRequestException.js.map +0 -1
- package/lib/exceptions/ThemePropertyException.js +0 -17
- package/lib/exceptions/ThemePropertyException.js.map +0 -1
- package/lib/exceptions/TimeoutException.js +0 -17
- package/lib/exceptions/TimeoutException.js.map +0 -1
- package/lib/exceptions/UnauthorizedException.js +0 -25
- package/lib/exceptions/UnauthorizedException.js.map +0 -1
- package/lib/exceptions/UnsupportedOperationException.js +0 -17
- package/lib/exceptions/UnsupportedOperationException.js.map +0 -1
- package/lib/exceptions/index.js +0 -112
- package/lib/exceptions/index.js.map +0 -1
- package/lib/hooks/index.js +0 -183
- package/lib/hooks/index.js.map +0 -1
- package/lib/hooks/useAllFormsOnModel.js +0 -81
- package/lib/hooks/useAllFormsOnModel.js.map +0 -1
- package/lib/hooks/useAuthentication.js +0 -66
- package/lib/hooks/useAuthentication.js.map +0 -1
- package/lib/hooks/useContent.js +0 -49
- package/lib/hooks/useContent.js.map +0 -1
- package/lib/hooks/useDeepCompareEffect.js +0 -34
- package/lib/hooks/useDeepCompareEffect.js.map +0 -1
- package/lib/hooks/useForm.js +0 -98
- package/lib/hooks/useForm.js.map +0 -1
- package/lib/hooks/useI18n.js +0 -42
- package/lib/hooks/useI18n.js.map +0 -1
- package/lib/hooks/useModal.js +0 -43
- package/lib/hooks/useModal.js.map +0 -1
- package/lib/hooks/useModelCatalog.js +0 -218
- package/lib/hooks/useModelCatalog.js.map +0 -1
- package/lib/hooks/useModels.js +0 -45
- package/lib/hooks/useModels.js.map +0 -1
- package/lib/hooks/useModularUI.js +0 -69
- package/lib/hooks/useModularUI.js.map +0 -1
- package/lib/hooks/useModularUIBasic.js +0 -81
- package/lib/hooks/useModularUIBasic.js.map +0 -1
- package/lib/hooks/useModularUIModel.js +0 -128
- package/lib/hooks/useModularUIModel.js.map +0 -1
- package/lib/hooks/useModularUIRequest.js +0 -25
- package/lib/hooks/useModularUIRequest.js.map +0 -1
- package/lib/hooks/useNotification.js +0 -39
- package/lib/hooks/useNotification.js.map +0 -1
- package/lib/hooks/usePreference.js +0 -23
- package/lib/hooks/usePreference.js.map +0 -1
- package/lib/hooks/useProgressIndicator.js +0 -23
- package/lib/hooks/useProgressIndicator.js.map +0 -1
- package/lib/hooks/useRouter.js +0 -42
- package/lib/hooks/useRouter.js.map +0 -1
- package/lib/i18n/Locale.js +0 -128
- package/lib/i18n/Locale.js.map +0 -1
- package/lib/i18n/Locales.js +0 -140
- package/lib/i18n/Locales.js.map +0 -1
- package/lib/i18n/Message.js +0 -50
- package/lib/i18n/Message.js.map +0 -1
- package/lib/i18n/index.js +0 -56
- package/lib/i18n/index.js.map +0 -1
- package/lib/i18n/languages.js +0 -212
- package/lib/i18n/languages.js.map +0 -1
- package/lib/i18n/translations/beinformed_error_messages_en.nl.js +0 -104
- package/lib/i18n/translations/beinformed_error_messages_en.nl.js.map +0 -1
- package/lib/i18n/translations/beinformed_error_messages_nl.nl.js +0 -104
- package/lib/i18n/translations/beinformed_error_messages_nl.nl.js.map +0 -1
- package/lib/i18n/types.js +0 -2
- package/lib/i18n/types.js.map +0 -1
- package/lib/i18n/withMessage.js +0 -27
- package/lib/i18n/withMessage.js.map +0 -1
- package/lib/index.js +0 -73
- package/lib/index.js.map +0 -1
- package/lib/models/actions/ActionCollection.js +0 -90
- package/lib/models/actions/ActionCollection.js.map +0 -1
- package/lib/models/actions/ActionModel.js +0 -194
- package/lib/models/actions/ActionModel.js.map +0 -1
- package/lib/models/application/ApplicationModel.js +0 -135
- package/lib/models/application/ApplicationModel.js.map +0 -1
- package/lib/models/attributes/AttributeCollection.js +0 -282
- package/lib/models/attributes/AttributeCollection.js.map +0 -1
- package/lib/models/attributes/AttributeContent.js +0 -203
- package/lib/models/attributes/AttributeContent.js.map +0 -1
- package/lib/models/attributes/AttributeDataHelper.js +0 -267
- package/lib/models/attributes/AttributeDataHelper.js.map +0 -1
- package/lib/models/attributes/AttributeModel.js +0 -824
- package/lib/models/attributes/AttributeModel.js.map +0 -1
- package/lib/models/attributes/AttributeSetModel.js +0 -105
- package/lib/models/attributes/AttributeSetModel.js.map +0 -1
- package/lib/models/attributes/BooleanAttributeModel.js +0 -295
- package/lib/models/attributes/BooleanAttributeModel.js.map +0 -1
- package/lib/models/attributes/CaptchaAttributeModel.js +0 -60
- package/lib/models/attributes/CaptchaAttributeModel.js.map +0 -1
- package/lib/models/attributes/ChoiceAttributeModel.js +0 -411
- package/lib/models/attributes/ChoiceAttributeModel.js.map +0 -1
- package/lib/models/attributes/ChoiceAttributeOptionCollection.js +0 -313
- package/lib/models/attributes/ChoiceAttributeOptionCollection.js.map +0 -1
- package/lib/models/attributes/ChoiceAttributeOptionModel.js +0 -342
- package/lib/models/attributes/ChoiceAttributeOptionModel.js.map +0 -1
- package/lib/models/attributes/CompositeAttributeChildCollection.js +0 -189
- package/lib/models/attributes/CompositeAttributeChildCollection.js.map +0 -1
- package/lib/models/attributes/CompositeAttributeModel.js +0 -381
- package/lib/models/attributes/CompositeAttributeModel.js.map +0 -1
- package/lib/models/attributes/DatetimeAttributeModel.js +0 -465
- package/lib/models/attributes/DatetimeAttributeModel.js.map +0 -1
- package/lib/models/attributes/HelptextAttributeModel.js +0 -55
- package/lib/models/attributes/HelptextAttributeModel.js.map +0 -1
- package/lib/models/attributes/LabelAttributeModel.js +0 -41
- package/lib/models/attributes/LabelAttributeModel.js.map +0 -1
- package/lib/models/attributes/MemoAttributeModel.js +0 -49
- package/lib/models/attributes/MemoAttributeModel.js.map +0 -1
- package/lib/models/attributes/MoneyAttributeModel.js +0 -49
- package/lib/models/attributes/MoneyAttributeModel.js.map +0 -1
- package/lib/models/attributes/NumberAttributeModel.js +0 -201
- package/lib/models/attributes/NumberAttributeModel.js.map +0 -1
- package/lib/models/attributes/PasswordAttributeModel.js +0 -217
- package/lib/models/attributes/PasswordAttributeModel.js.map +0 -1
- package/lib/models/attributes/StringAttributeModel.js +0 -284
- package/lib/models/attributes/StringAttributeModel.js.map +0 -1
- package/lib/models/attributes/UploadAttributeModel.js +0 -223
- package/lib/models/attributes/UploadAttributeModel.js.map +0 -1
- package/lib/models/attributes/XMLAttributeModel.js +0 -53
- package/lib/models/attributes/XMLAttributeModel.js.map +0 -1
- package/lib/models/attributes/_createAttribute.js +0 -93
- package/lib/models/attributes/_createAttribute.js.map +0 -1
- package/lib/models/attributes/input-constraints/BSNConstraint.js +0 -72
- package/lib/models/attributes/input-constraints/BSNConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/ConstraintCollection.js +0 -50
- package/lib/models/attributes/input-constraints/ConstraintCollection.js.map +0 -1
- package/lib/models/attributes/input-constraints/ConstraintModel.js +0 -74
- package/lib/models/attributes/input-constraints/ConstraintModel.js.map +0 -1
- package/lib/models/attributes/input-constraints/DateBoundaryConstraint.js +0 -205
- package/lib/models/attributes/input-constraints/DateBoundaryConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/DateTimeDateFormatConstraint.js +0 -76
- package/lib/models/attributes/input-constraints/DateTimeDateFormatConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js +0 -76
- package/lib/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/DatetimeFormatConstraint.js +0 -122
- package/lib/models/attributes/input-constraints/DatetimeFormatConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/FileExtensionConstraint.js +0 -66
- package/lib/models/attributes/input-constraints/FileExtensionConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/FileSizeConstraint.js +0 -98
- package/lib/models/attributes/input-constraints/FileSizeConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/IBANConstraint.js +0 -49
- package/lib/models/attributes/input-constraints/IBANConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/MandatoryConstraint.js +0 -53
- package/lib/models/attributes/input-constraints/MandatoryConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/MandatoryRangeConstraint.js +0 -85
- package/lib/models/attributes/input-constraints/MandatoryRangeConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/NumberBoundaryConstraint.js +0 -177
- package/lib/models/attributes/input-constraints/NumberBoundaryConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/NumberFormatConstraint.js +0 -132
- package/lib/models/attributes/input-constraints/NumberFormatConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/NumberGroupingConstraint.js +0 -126
- package/lib/models/attributes/input-constraints/NumberGroupingConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/PasswordConfirmConstraint.js +0 -72
- package/lib/models/attributes/input-constraints/PasswordConfirmConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js +0 -47
- package/lib/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js +0 -64
- package/lib/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js +0 -64
- package/lib/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js +0 -78
- package/lib/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/RangeConstraint.js +0 -143
- package/lib/models/attributes/input-constraints/RangeConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/RegexConstraint.js +0 -67
- package/lib/models/attributes/input-constraints/RegexConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/StringLengthConstraint.js +0 -178
- package/lib/models/attributes/input-constraints/StringLengthConstraint.js.map +0 -1
- package/lib/models/attributes/input-constraints/XMLConstraint.js +0 -62
- package/lib/models/attributes/input-constraints/XMLConstraint.js.map +0 -1
- package/lib/models/attributes/layouthint-rules/BaseLayoutHintRule.js +0 -66
- package/lib/models/attributes/layouthint-rules/BaseLayoutHintRule.js.map +0 -1
- package/lib/models/attributes/layouthint-rules/DependentAttribute.js +0 -200
- package/lib/models/attributes/layouthint-rules/DependentAttribute.js.map +0 -1
- package/lib/models/attributes/layouthint-rules/LayoutHintRuleCollection.js +0 -88
- package/lib/models/attributes/layouthint-rules/LayoutHintRuleCollection.js.map +0 -1
- package/lib/models/attributes/layouthint-rules/RemainingTotalUploadSize.js +0 -51
- package/lib/models/attributes/layouthint-rules/RemainingTotalUploadSize.js.map +0 -1
- package/lib/models/base/BaseCollection.js +0 -186
- package/lib/models/base/BaseCollection.js.map +0 -1
- package/lib/models/base/BaseModel.js +0 -149
- package/lib/models/base/BaseModel.js.map +0 -1
- package/lib/models/base/ResourceCollection.js +0 -41
- package/lib/models/base/ResourceCollection.js.map +0 -1
- package/lib/models/base/ResourceModel.js +0 -209
- package/lib/models/base/ResourceModel.js.map +0 -1
- package/lib/models/caseview/CaseViewModel.js +0 -163
- package/lib/models/caseview/CaseViewModel.js.map +0 -1
- package/lib/models/concepts/BusinessScenarioModel.js +0 -122
- package/lib/models/concepts/BusinessScenarioModel.js.map +0 -1
- package/lib/models/concepts/ConceptDetailModel.js +0 -281
- package/lib/models/concepts/ConceptDetailModel.js.map +0 -1
- package/lib/models/concepts/ConceptIndexModel.js +0 -150
- package/lib/models/concepts/ConceptIndexModel.js.map +0 -1
- package/lib/models/concepts/ConceptLinkModel.js +0 -172
- package/lib/models/concepts/ConceptLinkModel.js.map +0 -1
- package/lib/models/concepts/ConceptRelationCollection.js +0 -82
- package/lib/models/concepts/ConceptRelationCollection.js.map +0 -1
- package/lib/models/concepts/ConceptRelationModel.js +0 -115
- package/lib/models/concepts/ConceptRelationModel.js.map +0 -1
- package/lib/models/concepts/ConceptTypeDetailModel.js +0 -128
- package/lib/models/concepts/ConceptTypeDetailModel.js.map +0 -1
- package/lib/models/concepts/SourceReferenceCollection.js +0 -35
- package/lib/models/concepts/SourceReferenceCollection.js.map +0 -1
- package/lib/models/concepts/SourceReferenceModel.js +0 -100
- package/lib/models/concepts/SourceReferenceModel.js.map +0 -1
- package/lib/models/content/ContentIndexModel.js +0 -142
- package/lib/models/content/ContentIndexModel.js.map +0 -1
- package/lib/models/content/ContentLinkModel.js +0 -258
- package/lib/models/content/ContentLinkModel.js.map +0 -1
- package/lib/models/content/ContentModel.js +0 -207
- package/lib/models/content/ContentModel.js.map +0 -1
- package/lib/models/content/ContentTOCModel.js +0 -212
- package/lib/models/content/ContentTOCModel.js.map +0 -1
- package/lib/models/content/ContentTypeModel.js +0 -74
- package/lib/models/content/ContentTypeModel.js.map +0 -1
- package/lib/models/content/SectionModel.js +0 -200
- package/lib/models/content/SectionModel.js.map +0 -1
- package/lib/models/content/SubSectionModel.js +0 -167
- package/lib/models/content/SubSectionModel.js.map +0 -1
- package/lib/models/contentconfiguration/ContentConfiguration.js +0 -75
- package/lib/models/contentconfiguration/ContentConfiguration.js.map +0 -1
- package/lib/models/contentconfiguration/ContentConfigurationElements.js +0 -143
- package/lib/models/contentconfiguration/ContentConfigurationElements.js.map +0 -1
- package/lib/models/contentconfiguration/ContentConfigurationEndResults.js +0 -49
- package/lib/models/contentconfiguration/ContentConfigurationEndResults.js.map +0 -1
- package/lib/models/contentconfiguration/ContentConfigurationQuestions.js +0 -54
- package/lib/models/contentconfiguration/ContentConfigurationQuestions.js.map +0 -1
- package/lib/models/contentconfiguration/ContentConfigurationResults.js +0 -103
- package/lib/models/contentconfiguration/ContentConfigurationResults.js.map +0 -1
- package/lib/models/detail/DetailModel.js +0 -219
- package/lib/models/detail/DetailModel.js.map +0 -1
- package/lib/models/error/ErrorCollection.js +0 -111
- package/lib/models/error/ErrorCollection.js.map +0 -1
- package/lib/models/error/ErrorModel.js +0 -81
- package/lib/models/error/ErrorModel.js.map +0 -1
- package/lib/models/error/ErrorResponse.js +0 -304
- package/lib/models/error/ErrorResponse.js.map +0 -1
- package/lib/models/filters/AssignmentFilterModel.js +0 -161
- package/lib/models/filters/AssignmentFilterModel.js.map +0 -1
- package/lib/models/filters/BaseFilterModel.js +0 -210
- package/lib/models/filters/BaseFilterModel.js.map +0 -1
- package/lib/models/filters/ConceptIndexFilterModel.js +0 -37
- package/lib/models/filters/ConceptIndexFilterModel.js.map +0 -1
- package/lib/models/filters/FilterCollection.js +0 -155
- package/lib/models/filters/FilterCollection.js.map +0 -1
- package/lib/models/filters/FilterModel.js +0 -13
- package/lib/models/filters/FilterModel.js.map +0 -1
- package/lib/models/filters/RangeFilterModel.js +0 -44
- package/lib/models/filters/RangeFilterModel.js.map +0 -1
- package/lib/models/filters/StringFilterModel.js +0 -147
- package/lib/models/filters/StringFilterModel.js.map +0 -1
- package/lib/models/form/FormModel.js +0 -1038
- package/lib/models/form/FormModel.js.map +0 -1
- package/lib/models/form/FormObjectModel.js +0 -477
- package/lib/models/form/FormObjectModel.js.map +0 -1
- package/lib/models/grouping/GroupingModel.js +0 -191
- package/lib/models/grouping/GroupingModel.js.map +0 -1
- package/lib/models/href/Href.js +0 -497
- package/lib/models/href/Href.js.map +0 -1
- package/lib/models/href/ListHref.js +0 -135
- package/lib/models/href/ListHref.js.map +0 -1
- package/lib/models/index.js +0 -686
- package/lib/models/index.js.map +0 -1
- package/lib/models/layouthint/LayoutHintCollection.js +0 -118
- package/lib/models/layouthint/LayoutHintCollection.js.map +0 -1
- package/lib/models/links/LinkCollection.js +0 -171
- package/lib/models/links/LinkCollection.js.map +0 -1
- package/lib/models/links/LinkModel.js +0 -216
- package/lib/models/links/LinkModel.js.map +0 -1
- package/lib/models/links/normalizeLinkJSON.js +0 -107
- package/lib/models/links/normalizeLinkJSON.js.map +0 -1
- package/lib/models/list/ListDetailModel.js +0 -267
- package/lib/models/list/ListDetailModel.js.map +0 -1
- package/lib/models/list/ListHeaderModel.js +0 -95
- package/lib/models/list/ListHeaderModel.js.map +0 -1
- package/lib/models/list/ListItemCollection.js +0 -67
- package/lib/models/list/ListItemCollection.js.map +0 -1
- package/lib/models/list/ListItemModel.js +0 -95
- package/lib/models/list/ListItemModel.js.map +0 -1
- package/lib/models/list/ListModel.js +0 -386
- package/lib/models/list/ListModel.js.map +0 -1
- package/lib/models/lookup/LookupOptionCollection.js +0 -45
- package/lib/models/lookup/LookupOptionCollection.js.map +0 -1
- package/lib/models/lookup/LookupOptionsModel.js +0 -71
- package/lib/models/lookup/LookupOptionsModel.js.map +0 -1
- package/lib/models/modelcatalog/ModelCatalogModel.js +0 -69
- package/lib/models/modelcatalog/ModelCatalogModel.js.map +0 -1
- package/lib/models/modelcatalog/ModelCategoryCollection.js +0 -24
- package/lib/models/modelcatalog/ModelCategoryCollection.js.map +0 -1
- package/lib/models/modelcatalog/ModelCategoryModel.js +0 -60
- package/lib/models/modelcatalog/ModelCategoryModel.js.map +0 -1
- package/lib/models/paging/PagesizeModel.js +0 -50
- package/lib/models/paging/PagesizeModel.js.map +0 -1
- package/lib/models/paging/PagingModel.js +0 -95
- package/lib/models/paging/PagingModel.js.map +0 -1
- package/lib/models/panels/GroupingPanelModel.js +0 -143
- package/lib/models/panels/GroupingPanelModel.js.map +0 -1
- package/lib/models/parameter/Parameter.js +0 -108
- package/lib/models/parameter/Parameter.js.map +0 -1
- package/lib/models/process/ProcessStatusSettingsModel.js +0 -85
- package/lib/models/process/ProcessStatusSettingsModel.js.map +0 -1
- package/lib/models/resolveModel.js +0 -57
- package/lib/models/resolveModel.js.map +0 -1
- package/lib/models/search/CaseSearchModel.js +0 -47
- package/lib/models/search/CaseSearchModel.js.map +0 -1
- package/lib/models/sorting/SortOptionModel.js +0 -106
- package/lib/models/sorting/SortOptionModel.js.map +0 -1
- package/lib/models/sorting/SortingModel.js +0 -112
- package/lib/models/sorting/SortingModel.js.map +0 -1
- package/lib/models/tab/TabModel.js +0 -143
- package/lib/models/tab/TabModel.js.map +0 -1
- package/lib/models/taskgroup/TaskGroupCollection.js +0 -21
- package/lib/models/taskgroup/TaskGroupCollection.js.map +0 -1
- package/lib/models/taskgroup/TaskGroupModel.js +0 -87
- package/lib/models/taskgroup/TaskGroupModel.js.map +0 -1
- package/lib/models/types.js +0 -2
- package/lib/models/types.js.map +0 -1
- package/lib/models/user/UserModel.js +0 -59
- package/lib/models/user/UserModel.js.map +0 -1
- package/lib/models/user/UserProfileModel.js +0 -55
- package/lib/models/user/UserProfileModel.js.map +0 -1
- package/lib/models/user/UserServicesModel.js +0 -126
- package/lib/models/user/UserServicesModel.js.map +0 -1
- package/lib/modularui/Authenticate.js +0 -183
- package/lib/modularui/Authenticate.js.map +0 -1
- package/lib/modularui/CaptchaRequest.js +0 -71
- package/lib/modularui/CaptchaRequest.js.map +0 -1
- package/lib/modularui/ModularUIError.js +0 -30
- package/lib/modularui/ModularUIError.js.map +0 -1
- package/lib/modularui/ModularUIRequest.js +0 -719
- package/lib/modularui/ModularUIRequest.js.map +0 -1
- package/lib/modularui/ModularUIResponse.js +0 -147
- package/lib/modularui/ModularUIResponse.js.map +0 -1
- package/lib/modularui/UploadRequest.js +0 -104
- package/lib/modularui/UploadRequest.js.map +0 -1
- package/lib/modularui/index.js +0 -42
- package/lib/modularui/index.js.map +0 -1
- package/lib/modularui/types.js +0 -2
- package/lib/modularui/types.js.map +0 -1
- package/lib/react/ErrorBoundary.js +0 -56
- package/lib/react/ErrorBoundary.js.map +0 -1
- package/lib/react/ErrorBoundaryFallback.js +0 -41
- package/lib/react/ErrorBoundaryFallback.js.map +0 -1
- package/lib/react/index.js +0 -29
- package/lib/react/index.js.map +0 -1
- package/lib/react/utils.js +0 -32
- package/lib/react/utils.js.map +0 -1
- package/lib/react-client/Init.js +0 -44
- package/lib/react-client/Init.js.map +0 -1
- package/lib/react-client/client.js +0 -236
- package/lib/react-client/client.js.map +0 -1
- package/lib/react-client/contextPath.js +0 -26
- package/lib/react-client/contextPath.js.map +0 -1
- package/lib/react-client/index.js +0 -40
- package/lib/react-client/index.js.map +0 -1
- package/lib/react-client/rehydrate.js +0 -73
- package/lib/react-client/rehydrate.js.map +0 -1
- package/lib/react-server/contextPath.js +0 -10
- package/lib/react-server/contextPath.js.map +0 -1
- package/lib/react-server/createSSRComplete.js +0 -61
- package/lib/react-server/createSSRComplete.js.map +0 -1
- package/lib/react-server/htmlpage.js +0 -54
- package/lib/react-server/htmlpage.js.map +0 -1
- package/lib/react-server/index.js +0 -82
- package/lib/react-server/index.js.map +0 -1
- package/lib/react-server/renderSSRComplete.js +0 -91
- package/lib/react-server/renderSSRComplete.js.map +0 -1
- package/lib/react-server/renderSSRMinimal.js +0 -47
- package/lib/react-server/renderSSRMinimal.js.map +0 -1
- package/lib/react-server/requestInformation.js +0 -65
- package/lib/react-server/requestInformation.js.map +0 -1
- package/lib/react-server/serverNoSSR.js +0 -63
- package/lib/react-server/serverNoSSR.js.map +0 -1
- package/lib/react-server/serverSSR.js +0 -51
- package/lib/react-server/serverSSR.js.map +0 -1
- package/lib/react-server/serverUtil.js +0 -217
- package/lib/react-server/serverUtil.js.map +0 -1
- package/lib/react-theme/ThemeProvider.js +0 -33
- package/lib/react-theme/ThemeProvider.js.map +0 -1
- package/lib/react-theme/createTheme.js +0 -115
- package/lib/react-theme/createTheme.js.map +0 -1
- package/lib/react-theme/index.js +0 -110
- package/lib/react-theme/index.js.map +0 -1
- package/lib/react-theme/types.js +0 -2
- package/lib/react-theme/types.js.map +0 -1
- package/lib/react-theme/useTheme.js +0 -15
- package/lib/react-theme/useTheme.js.map +0 -1
- package/lib/react-theme/utils/background.js +0 -21
- package/lib/react-theme/utils/background.js.map +0 -1
- package/lib/react-theme/utils/colors.js +0 -45
- package/lib/react-theme/utils/colors.js.map +0 -1
- package/lib/react-theme/utils/contrast.js +0 -95
- package/lib/react-theme/utils/contrast.js.map +0 -1
- package/lib/react-theme/utils/corners.js +0 -34
- package/lib/react-theme/utils/corners.js.map +0 -1
- package/lib/react-theme/utils/spacers.js +0 -89
- package/lib/react-theme/utils/spacers.js.map +0 -1
- package/lib/react-theme/utils/themeProps.js +0 -75
- package/lib/react-theme/utils/themeProps.js.map +0 -1
- package/lib/redux/_i18n/I18nActions.js +0 -37
- package/lib/redux/_i18n/I18nActions.js.map +0 -1
- package/lib/redux/_i18n/I18nReducer.js +0 -86
- package/lib/redux/_i18n/I18nReducer.js.map +0 -1
- package/lib/redux/_i18n/index.js +0 -29
- package/lib/redux/_i18n/index.js.map +0 -1
- package/lib/redux/_i18n/types.js +0 -2
- package/lib/redux/_i18n/types.js.map +0 -1
- package/lib/redux/_modularui/ModularUIActions.js +0 -185
- package/lib/redux/_modularui/ModularUIActions.js.map +0 -1
- package/lib/redux/_modularui/ModularUIConnector.js +0 -123
- package/lib/redux/_modularui/ModularUIConnector.js.map +0 -1
- package/lib/redux/_modularui/ModularUIMiddleware.js +0 -107
- package/lib/redux/_modularui/ModularUIMiddleware.js.map +0 -1
- package/lib/redux/_modularui/ModularUIReducer.js +0 -159
- package/lib/redux/_modularui/ModularUIReducer.js.map +0 -1
- package/lib/redux/_modularui/ModularUISelectors.js +0 -270
- package/lib/redux/_modularui/ModularUISelectors.js.map +0 -1
- package/lib/redux/_modularui/ModularUIUtils.js +0 -85
- package/lib/redux/_modularui/ModularUIUtils.js.map +0 -1
- package/lib/redux/_modularui/index.js +0 -86
- package/lib/redux/_modularui/index.js.map +0 -1
- package/lib/redux/_modularui/types.js +0 -2
- package/lib/redux/_modularui/types.js.map +0 -1
- package/lib/redux/_modularui/withModularUI.js +0 -41
- package/lib/redux/_modularui/withModularUI.js.map +0 -1
- package/lib/redux/_router/RouterActions.js +0 -67
- package/lib/redux/_router/RouterActions.js.map +0 -1
- package/lib/redux/_router/RouterConnectors.js +0 -42
- package/lib/redux/_router/RouterConnectors.js.map +0 -1
- package/lib/redux/_router/RouterMiddleware.js +0 -38
- package/lib/redux/_router/RouterMiddleware.js.map +0 -1
- package/lib/redux/_router/RouterReducer.js +0 -22
- package/lib/redux/_router/RouterReducer.js.map +0 -1
- package/lib/redux/_router/index.js +0 -51
- package/lib/redux/_router/index.js.map +0 -1
- package/lib/redux/_router/types.js +0 -2
- package/lib/redux/_router/types.js.map +0 -1
- package/lib/redux/actions/Application.js +0 -38
- package/lib/redux/actions/Application.js.map +0 -1
- package/lib/redux/actions/Authorization.js +0 -55
- package/lib/redux/actions/Authorization.js.map +0 -1
- package/lib/redux/actions/Error.js +0 -74
- package/lib/redux/actions/Error.js.map +0 -1
- package/lib/redux/actions/Form.js +0 -39
- package/lib/redux/actions/Form.js.map +0 -1
- package/lib/redux/actions/FormAttributeSet.js +0 -69
- package/lib/redux/actions/FormAttributeSet.js.map +0 -1
- package/lib/redux/actions/FormAttributeSetRepeatable.js +0 -35
- package/lib/redux/actions/FormAttributeSetRepeatable.js.map +0 -1
- package/lib/redux/actions/FormAutosave.js +0 -60
- package/lib/redux/actions/FormAutosave.js.map +0 -1
- package/lib/redux/actions/FormAutosubmit.js +0 -38
- package/lib/redux/actions/FormAutosubmit.js.map +0 -1
- package/lib/redux/actions/FormAutoupdate.js +0 -37
- package/lib/redux/actions/FormAutoupdate.js.map +0 -1
- package/lib/redux/actions/FormValidations.js +0 -51
- package/lib/redux/actions/FormValidations.js.map +0 -1
- package/lib/redux/actions/Modals.js +0 -22
- package/lib/redux/actions/Modals.js.map +0 -1
- package/lib/redux/actions/ModelCatalog.js +0 -15
- package/lib/redux/actions/ModelCatalog.js.map +0 -1
- package/lib/redux/actions/Notification.js +0 -76
- package/lib/redux/actions/Notification.js.map +0 -1
- package/lib/redux/actions/Preferences.js +0 -128
- package/lib/redux/actions/Preferences.js.map +0 -1
- package/lib/redux/actions/ProgressIndicator.js +0 -42
- package/lib/redux/actions/ProgressIndicator.js.map +0 -1
- package/lib/redux/actions/SignIn.js +0 -90
- package/lib/redux/actions/SignIn.js.map +0 -1
- package/lib/redux/actions/SignOut.js +0 -30
- package/lib/redux/actions/SignOut.js.map +0 -1
- package/lib/redux/actions/index.js +0 -183
- package/lib/redux/actions/index.js.map +0 -1
- package/lib/redux/connectors/Application.js +0 -14
- package/lib/redux/connectors/Application.js.map +0 -1
- package/lib/redux/connectors/Breadcrumb.js +0 -16
- package/lib/redux/connectors/Breadcrumb.js.map +0 -1
- package/lib/redux/connectors/CaseView.js +0 -19
- package/lib/redux/connectors/CaseView.js.map +0 -1
- package/lib/redux/connectors/ConceptDetail.js +0 -20
- package/lib/redux/connectors/ConceptDetail.js.map +0 -1
- package/lib/redux/connectors/ContentBrowser.js +0 -19
- package/lib/redux/connectors/ContentBrowser.js.map +0 -1
- package/lib/redux/connectors/ContentDetail.js +0 -20
- package/lib/redux/connectors/ContentDetail.js.map +0 -1
- package/lib/redux/connectors/ContentDetailSection.js +0 -22
- package/lib/redux/connectors/ContentDetailSection.js.map +0 -1
- package/lib/redux/connectors/Form.js +0 -43
- package/lib/redux/connectors/Form.js.map +0 -1
- package/lib/redux/connectors/FormAttributeSet.js +0 -27
- package/lib/redux/connectors/FormAttributeSet.js.map +0 -1
- package/lib/redux/connectors/ListDetail.js +0 -21
- package/lib/redux/connectors/ListDetail.js.map +0 -1
- package/lib/redux/connectors/Modal.js +0 -27
- package/lib/redux/connectors/Modal.js.map +0 -1
- package/lib/redux/connectors/ModelCatalog.js +0 -19
- package/lib/redux/connectors/ModelCatalog.js.map +0 -1
- package/lib/redux/connectors/Notification.js +0 -22
- package/lib/redux/connectors/Notification.js.map +0 -1
- package/lib/redux/connectors/PanelRenderer.js +0 -29
- package/lib/redux/connectors/PanelRenderer.js.map +0 -1
- package/lib/redux/connectors/Preferences.js +0 -29
- package/lib/redux/connectors/Preferences.js.map +0 -1
- package/lib/redux/connectors/Progress.js +0 -19
- package/lib/redux/connectors/Progress.js.map +0 -1
- package/lib/redux/connectors/ProgressIndicator.js +0 -19
- package/lib/redux/connectors/ProgressIndicator.js.map +0 -1
- package/lib/redux/connectors/QuickSearch.js +0 -27
- package/lib/redux/connectors/QuickSearch.js.map +0 -1
- package/lib/redux/connectors/SignIn.js +0 -24
- package/lib/redux/connectors/SignIn.js.map +0 -1
- package/lib/redux/connectors/SignOut.js +0 -20
- package/lib/redux/connectors/SignOut.js.map +0 -1
- package/lib/redux/connectors/Tab.js +0 -19
- package/lib/redux/connectors/Tab.js.map +0 -1
- package/lib/redux/connectors/index.js +0 -153
- package/lib/redux/connectors/index.js.map +0 -1
- package/lib/redux/index.js +0 -102
- package/lib/redux/index.js.map +0 -1
- package/lib/redux/reducers/AuthReducer.js +0 -59
- package/lib/redux/reducers/AuthReducer.js.map +0 -1
- package/lib/redux/reducers/ErrorReducer.js +0 -22
- package/lib/redux/reducers/ErrorReducer.js.map +0 -1
- package/lib/redux/reducers/ModalsReducer.js +0 -58
- package/lib/redux/reducers/ModalsReducer.js.map +0 -1
- package/lib/redux/reducers/ModelCatalogReducer.js +0 -34
- package/lib/redux/reducers/ModelCatalogReducer.js.map +0 -1
- package/lib/redux/reducers/NotificationReducer.js +0 -43
- package/lib/redux/reducers/NotificationReducer.js.map +0 -1
- package/lib/redux/reducers/PreferencesReducer.js +0 -30
- package/lib/redux/reducers/PreferencesReducer.js.map +0 -1
- package/lib/redux/reducers/ProgressIndicatorReducer.js +0 -55
- package/lib/redux/reducers/ProgressIndicatorReducer.js.map +0 -1
- package/lib/redux/reducers/createReducer.js +0 -33
- package/lib/redux/reducers/createReducer.js.map +0 -1
- package/lib/redux/reducers/index.js +0 -78
- package/lib/redux/reducers/index.js.map +0 -1
- package/lib/redux/selectors/i18n.js +0 -20
- package/lib/redux/selectors/i18n.js.map +0 -1
- package/lib/redux/selectors/index.js +0 -29
- package/lib/redux/selectors/index.js.map +0 -1
- package/lib/redux/selectors/modelcatalog.js +0 -14
- package/lib/redux/selectors/modelcatalog.js.map +0 -1
- package/lib/redux/store/beforeRenderHooks.js +0 -24
- package/lib/redux/store/beforeRenderHooks.js.map +0 -1
- package/lib/redux/store/configureStore.js +0 -37
- package/lib/redux/store/configureStore.js.map +0 -1
- package/lib/redux/types.js +0 -2
- package/lib/redux/types.js.map +0 -1
- package/lib/utils/browser/Cache.js +0 -151
- package/lib/utils/browser/Cache.js.map +0 -1
- package/lib/utils/browser/Cookies.js +0 -38
- package/lib/utils/browser/Cookies.js.map +0 -1
- package/lib/utils/datetime/DateTimeUtil.js +0 -649
- package/lib/utils/datetime/DateTimeUtil.js.map +0 -1
- package/lib/utils/fetch/serverFetch.js +0 -32
- package/lib/utils/fetch/serverFetch.js.map +0 -1
- package/lib/utils/fetch/types.js +0 -2
- package/lib/utils/fetch/types.js.map +0 -1
- package/lib/utils/fetch/universalFetch.js +0 -94
- package/lib/utils/fetch/universalFetch.js.map +0 -1
- package/lib/utils/fetch/xhr.js +0 -358
- package/lib/utils/fetch/xhr.js.map +0 -1
- package/lib/utils/helpers/checkResource.js +0 -46
- package/lib/utils/helpers/checkResource.js.map +0 -1
- package/lib/utils/helpers/createHash.js +0 -30
- package/lib/utils/helpers/createHash.js.map +0 -1
- package/lib/utils/helpers/createHref.js +0 -101
- package/lib/utils/helpers/createHref.js.map +0 -1
- package/lib/utils/helpers/createUUID.js +0 -18
- package/lib/utils/helpers/createUUID.js.map +0 -1
- package/lib/utils/helpers/index.js +0 -102
- package/lib/utils/helpers/index.js.map +0 -1
- package/lib/utils/helpers/objects.js +0 -36
- package/lib/utils/helpers/objects.js.map +0 -1
- package/lib/utils/helpers/repositoryResource.js +0 -26
- package/lib/utils/helpers/repositoryResource.js.map +0 -1
- package/lib/utils/helpers/sanitizeHtml.js +0 -44
- package/lib/utils/helpers/sanitizeHtml.js.map +0 -1
- package/lib/utils/helpers/text.js +0 -23
- package/lib/utils/helpers/text.js.map +0 -1
- package/lib/utils/index.js +0 -106
- package/lib/utils/index.js.map +0 -1
- package/lib/utils/number/DecimalFormat.js +0 -333
- package/lib/utils/number/DecimalFormat.js.map +0 -1
- package/lib/utils/number/formatValue.js +0 -47
- package/lib/utils/number/formatValue.js.map +0 -1
- package/lib/utils/number/parseNumbers.js +0 -70
- package/lib/utils/number/parseNumbers.js.map +0 -1
- package/src/builder/__tests__/LayoutHintConfig.json +0 -20
- package/src/builder/__tests__/mergeLayoutHintConfigurations.spec.js +0 -71
- package/src/builder/__tests__/subdir/LayoutHintConfig.json +0 -20
- package/src/builder/index.js +0 -2
- package/src/builder/mergeLayoutHintConfigurations.js +0 -62
- package/src/constants/Constants.js +0 -190
- package/src/constants/LayoutHintConfig.js +0 -186
- package/src/constants/LayoutHints.js +0 -134
- package/src/constants/Settings.js +0 -269
- package/src/constants/index.js +0 -4
- package/src/exceptions/ConfigurationException.js +0 -13
- package/src/exceptions/FetchException.js +0 -101
- package/src/exceptions/IllegalArgumentException.js +0 -12
- package/src/exceptions/IllegalReturnException.js +0 -11
- package/src/exceptions/IllegalStateException.js +0 -12
- package/src/exceptions/JsonParseException.js +0 -12
- package/src/exceptions/MissingPropertyException.js +0 -13
- package/src/exceptions/NetworkException.js +0 -20
- package/src/exceptions/NotAllowedUriException.js +0 -12
- package/src/exceptions/NotFoundException.js +0 -20
- package/src/exceptions/ServerRequestException.js +0 -12
- package/src/exceptions/ThemePropertyException.js +0 -12
- package/src/exceptions/TimeoutException.js +0 -13
- package/src/exceptions/UnauthorizedException.js +0 -26
- package/src/exceptions/UnsupportedOperationException.js +0 -12
- package/src/exceptions/index.js +0 -16
- package/src/hooks/__tests__/UseModularUIModel.spec.js +0 -193
- package/src/hooks/__tests__/useAuthentication.spec.js +0 -122
- package/src/hooks/__tests__/useForm.spec.js +0 -300
- package/src/hooks/__tests__/useI18n.spec.js +0 -30
- package/src/hooks/__tests__/useModal.spec.js +0 -67
- package/src/hooks/__tests__/useModelCatalog.spec.js +0 -180
- package/src/hooks/__tests__/useModels.spec.js +0 -138
- package/src/hooks/__tests__/useModularUIBasic.spec.js +0 -126
- package/src/hooks/__tests__/useNotification.spec.js +0 -47
- package/src/hooks/__tests__/usePreference.spec.js +0 -72
- package/src/hooks/__tests__/useProgressIndicator.spec.js +0 -67
- package/src/hooks/index.js +0 -17
- package/src/hooks/useAllFormsOnModel.js +0 -92
- package/src/hooks/useAuthentication.js +0 -98
- package/src/hooks/useContent.js +0 -48
- package/src/hooks/useDeepCompareEffect.js +0 -34
- package/src/hooks/useForm.js +0 -153
- package/src/hooks/useI18n.js +0 -46
- package/src/hooks/useModal.js +0 -46
- package/src/hooks/useModelCatalog.js +0 -256
- package/src/hooks/useModels.js +0 -50
- package/src/hooks/useModularUI.js +0 -90
- package/src/hooks/useModularUIBasic.js +0 -101
- package/src/hooks/useModularUIModel.js +0 -165
- package/src/hooks/useModularUIRequest.js +0 -25
- package/src/hooks/useNotification.js +0 -48
- package/src/hooks/usePreference.js +0 -27
- package/src/hooks/useProgressIndicator.js +0 -33
- package/src/hooks/useRouter.js +0 -64
- package/src/i18n/Locale.js +0 -157
- package/src/i18n/Locales.js +0 -171
- package/src/i18n/Message.js +0 -66
- package/src/i18n/__tests__/Locale.spec.js +0 -108
- package/src/i18n/__tests__/Locales.spec.js +0 -137
- package/src/i18n/index.js +0 -12
- package/src/i18n/languages.js +0 -207
- package/src/i18n/translations/beinformed_error_messages_en.nl.js +0 -98
- package/src/i18n/translations/beinformed_error_messages_nl.nl.js +0 -98
- package/src/i18n/types.js +0 -23
- package/src/i18n/withMessage.js +0 -47
- package/src/index.js +0 -7
- package/src/models/__tests__/resolveModel.spec.js +0 -34
- package/src/models/actions/ActionCollection.js +0 -100
- package/src/models/actions/ActionModel.js +0 -207
- package/src/models/actions/__mock__/action.js +0 -35
- package/src/models/actions/__tests__/ActionCollection.spec.js +0 -98
- package/src/models/actions/__tests__/ActionModel.spec.js +0 -75
- package/src/models/application/ApplicationModel.js +0 -151
- package/src/models/application/__mock__/application.js +0 -14
- package/src/models/application/__mock__/contributions.json +0 -312
- package/src/models/application/__mock__/data.json +0 -263
- package/src/models/application/__tests__/Application.spec.js +0 -99
- package/src/models/application/__tests__/webapp.json +0 -42
- package/src/models/application/__tests__/webappContributions.json +0 -43
- package/src/models/attributes/AttributeCollection.js +0 -306
- package/src/models/attributes/AttributeContent.js +0 -233
- package/src/models/attributes/AttributeDataHelper.js +0 -323
- package/src/models/attributes/AttributeModel.js +0 -1007
- package/src/models/attributes/AttributeSetModel.js +0 -117
- package/src/models/attributes/BooleanAttributeModel.js +0 -319
- package/src/models/attributes/CaptchaAttributeModel.js +0 -51
- package/src/models/attributes/ChoiceAttributeModel.js +0 -499
- package/src/models/attributes/ChoiceAttributeOptionCollection.js +0 -372
- package/src/models/attributes/ChoiceAttributeOptionModel.js +0 -415
- package/src/models/attributes/CompositeAttributeChildCollection.js +0 -254
- package/src/models/attributes/CompositeAttributeModel.js +0 -439
- package/src/models/attributes/DatetimeAttributeModel.js +0 -566
- package/src/models/attributes/HelptextAttributeModel.js +0 -54
- package/src/models/attributes/LabelAttributeModel.js +0 -36
- package/src/models/attributes/MemoAttributeModel.js +0 -43
- package/src/models/attributes/MoneyAttributeModel.js +0 -45
- package/src/models/attributes/NumberAttributeModel.js +0 -255
- package/src/models/attributes/PasswordAttributeModel.js +0 -245
- package/src/models/attributes/StringAttributeModel.js +0 -314
- package/src/models/attributes/UploadAttributeModel.js +0 -261
- package/src/models/attributes/XMLAttributeModel.js +0 -51
- package/src/models/attributes/__mock__/_ActionFieldsContributions.json +0 -12
- package/src/models/attributes/__mock__/_ActionFieldsData.json +0 -7
- package/src/models/attributes/__mock__/_FormCollectionContribution.json +0 -419
- package/src/models/attributes/__mock__/_FormCollectionData.json +0 -122
- package/src/models/attributes/__mock__/_InstrumentQuestionContributions.json +0 -178
- package/src/models/attributes/__mock__/_ListAttributeContributions.json +0 -82
- package/src/models/attributes/__mock__/_ListAttributeData.json +0 -70
- package/src/models/attributes/__mock__/_ListDetailContributions.json +0 -75
- package/src/models/attributes/__mock__/_ListDetailData.json +0 -38
- package/src/models/attributes/__mock__/_TreeFormAttributeContribution.json +0 -117
- package/src/models/attributes/__mock__/_TreeFormAttributeData.json +0 -27
- package/src/models/attributes/__mock__/form.contributions.json +0 -410
- package/src/models/attributes/__mock__/form.data.json +0 -113
- package/src/models/attributes/__mock__/form.js +0 -6
- package/src/models/attributes/__mock__/list.contributions.json +0 -110
- package/src/models/attributes/__mock__/list.data.json +0 -84
- package/src/models/attributes/__mock__/list.js +0 -6
- package/src/models/attributes/__tests__/AttributeCollection.spec.js +0 -160
- package/src/models/attributes/__tests__/AttributeCollectionComposite.spec.js +0 -146
- package/src/models/attributes/__tests__/AttributeContent.spec.js +0 -225
- package/src/models/attributes/__tests__/AttributeDataHelper.spec.js +0 -634
- package/src/models/attributes/__tests__/AttributeModel.spec.js +0 -274
- package/src/models/attributes/__tests__/AttributeSetModel.spec.js +0 -39
- package/src/models/attributes/__tests__/BooleanAttributeModel.spec.js +0 -107
- package/src/models/attributes/__tests__/CaptchaAttributeModel.spec.js +0 -13
- package/src/models/attributes/__tests__/ChoiceAttributeModel.spec.js +0 -750
- package/src/models/attributes/__tests__/ChoiceAttributeOptionCollection.spec.js +0 -507
- package/src/models/attributes/__tests__/ChoiceAttributeOptionModel.spec.js +0 -107
- package/src/models/attributes/__tests__/CompositeAttributeModel.spec.js +0 -467
- package/src/models/attributes/__tests__/DateAttributeModel.spec.js +0 -134
- package/src/models/attributes/__tests__/DatetimeAttributeModel.spec.js +0 -206
- package/src/models/attributes/__tests__/DatetimeAttributeModel_offset.spec.js +0 -345
- package/src/models/attributes/__tests__/HelptextAttributeModel.spec.js +0 -64
- package/src/models/attributes/__tests__/LabelAttributeModel.spec.js +0 -13
- package/src/models/attributes/__tests__/LookupAttributeModel.spec.js +0 -47
- package/src/models/attributes/__tests__/MemoAttributeModel.spec.js +0 -28
- package/src/models/attributes/__tests__/MoneyAttributeModel.spec.js +0 -22
- package/src/models/attributes/__tests__/NumberAttributeModel.spec.js +0 -67
- package/src/models/attributes/__tests__/PasswordAttributeModel.spec.js +0 -49
- package/src/models/attributes/__tests__/StringAttributeModel.spec.js +0 -125
- package/src/models/attributes/__tests__/TimeAttributeModel.spec.js +0 -57
- package/src/models/attributes/__tests__/TimestampModel.spec.js +0 -43
- package/src/models/attributes/__tests__/UploadAttributeModel.spec.js +0 -67
- package/src/models/attributes/__tests__/XMLAttributeModel.spec.js +0 -17
- package/src/models/attributes/__tests__/_createAttribute.spec.js +0 -106
- package/src/models/attributes/__tests__/createAttributeComposite.spec.js +0 -151
- package/src/models/attributes/__tests__/createAttributeDynamicSchema.spec.js +0 -134
- package/src/models/attributes/_createAttribute.js +0 -147
- package/src/models/attributes/input-constraints/BSNConstraint.js +0 -80
- package/src/models/attributes/input-constraints/ConstraintCollection.js +0 -65
- package/src/models/attributes/input-constraints/ConstraintModel.js +0 -76
- package/src/models/attributes/input-constraints/DateBoundaryConstraint.js +0 -240
- package/src/models/attributes/input-constraints/DateTimeDateFormatConstraint.js +0 -72
- package/src/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js +0 -72
- package/src/models/attributes/input-constraints/DatetimeFormatConstraint.js +0 -132
- package/src/models/attributes/input-constraints/FileExtensionConstraint.js +0 -60
- package/src/models/attributes/input-constraints/FileSizeConstraint.js +0 -101
- package/src/models/attributes/input-constraints/IBANConstraint.js +0 -46
- package/src/models/attributes/input-constraints/MandatoryConstraint.js +0 -54
- package/src/models/attributes/input-constraints/MandatoryRangeConstraint.js +0 -84
- package/src/models/attributes/input-constraints/NumberBoundaryConstraint.js +0 -213
- package/src/models/attributes/input-constraints/NumberFormatConstraint.js +0 -153
- package/src/models/attributes/input-constraints/NumberGroupingConstraint.js +0 -140
- package/src/models/attributes/input-constraints/PasswordConfirmConstraint.js +0 -68
- package/src/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js +0 -44
- package/src/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js +0 -60
- package/src/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js +0 -60
- package/src/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js +0 -74
- package/src/models/attributes/input-constraints/RangeConstraint.js +0 -161
- package/src/models/attributes/input-constraints/RegexConstraint.js +0 -72
- package/src/models/attributes/input-constraints/StringLengthConstraint.js +0 -179
- package/src/models/attributes/input-constraints/XMLConstraint.js +0 -62
- package/src/models/attributes/input-constraints/__tests__/BSNConstraint.spec.js +0 -25
- package/src/models/attributes/input-constraints/__tests__/ConstraintCollection.spec.js +0 -9
- package/src/models/attributes/input-constraints/__tests__/ConstraintModel.spec.js +0 -35
- package/src/models/attributes/input-constraints/__tests__/DateBoundaryConstraint.spec.js +0 -117
- package/src/models/attributes/input-constraints/__tests__/DateTimeDateFormatConstraint.spec.js +0 -30
- package/src/models/attributes/input-constraints/__tests__/DateTimeTimeFormatConstraint.spec.js +0 -54
- package/src/models/attributes/input-constraints/__tests__/DatetimeFormatConstraint.spec.js +0 -79
- package/src/models/attributes/input-constraints/__tests__/FileExtensionConstraint.spec.js +0 -20
- package/src/models/attributes/input-constraints/__tests__/FileSizeConstraint.spec.js +0 -53
- package/src/models/attributes/input-constraints/__tests__/IBANConstraint.spec.js +0 -12
- package/src/models/attributes/input-constraints/__tests__/MandatoryConstraint.spec.js +0 -14
- package/src/models/attributes/input-constraints/__tests__/NumberBoundaryConstraint.spec.js +0 -46
- package/src/models/attributes/input-constraints/__tests__/NumberFormatConstraint.spec.js +0 -137
- package/src/models/attributes/input-constraints/__tests__/NumberGroupingConstraint.spec.js +0 -85
- package/src/models/attributes/input-constraints/__tests__/PasswordConfirmConstraint.spec.js +0 -21
- package/src/models/attributes/input-constraints/__tests__/PasswordLowerAndUpperCaseConstraint.spec.js +0 -14
- package/src/models/attributes/input-constraints/__tests__/PasswordMinNumericCharactersConstraint.spec.js +0 -11
- package/src/models/attributes/input-constraints/__tests__/PasswordMinSpecialCharactersConstraint.spec.js +0 -11
- package/src/models/attributes/input-constraints/__tests__/PasswordThreeConsecutiveCharactersNotAllowedConstraint.spec.js +0 -22
- package/src/models/attributes/input-constraints/__tests__/RegexConstraint.spec.js +0 -42
- package/src/models/attributes/input-constraints/__tests__/StringLengthConstraint.spec.js +0 -102
- package/src/models/attributes/input-constraints/__tests__/XMLConstraint.spec.js +0 -15
- package/src/models/attributes/layouthint-rules/BaseLayoutHintRule.js +0 -74
- package/src/models/attributes/layouthint-rules/DependentAttribute.js +0 -246
- package/src/models/attributes/layouthint-rules/LayoutHintRuleCollection.js +0 -101
- package/src/models/attributes/layouthint-rules/RemainingTotalUploadSize.js +0 -67
- package/src/models/attributes/layouthint-rules/__mock__/MockedCollectionFactory.js +0 -54
- package/src/models/attributes/layouthint-rules/__tests__/BaseLayoutHintRule.spec.js +0 -29
- package/src/models/attributes/layouthint-rules/__tests__/DependentAttribute.spec.js +0 -310
- package/src/models/attributes/layouthint-rules/__tests__/LayoutHintRuleCollection.spec.js +0 -58
- package/src/models/attributes/layouthint-rules/__tests__/RemainingTotalUploadSize.spec.js +0 -24
- package/src/models/base/BaseCollection.js +0 -191
- package/src/models/base/BaseModel.js +0 -155
- package/src/models/base/ResourceCollection.js +0 -42
- package/src/models/base/ResourceModel.js +0 -246
- package/src/models/base/__tests__/BaseCollection.spec.js +0 -108
- package/src/models/base/__tests__/BaseModel.spec.js +0 -85
- package/src/models/base/__tests__/ResourceCollection.spec.js +0 -51
- package/src/models/base/__tests__/ResourceModel.spec.js +0 -100
- package/src/models/base/__tests__/webapp.json +0 -52
- package/src/models/caseview/CaseViewModel.js +0 -188
- package/src/models/caseview/__mock__/caseview.js +0 -14
- package/src/models/caseview/__mock__/contributions.json +0 -146
- package/src/models/caseview/__mock__/data.json +0 -21
- package/src/models/caseview/__tests__/CaseViewModel.spec.js +0 -132
- package/src/models/caseview/__tests__/caseview.json +0 -49
- package/src/models/caseview/__tests__/caseviewContributions.json +0 -118
- package/src/models/caseview/__tests__/caseview_local_taskgroup.json +0 -57
- package/src/models/concepts/BusinessScenarioModel.js +0 -176
- package/src/models/concepts/ConceptDetailModel.js +0 -343
- package/src/models/concepts/ConceptIndexModel.js +0 -170
- package/src/models/concepts/ConceptLinkModel.js +0 -208
- package/src/models/concepts/ConceptRelationCollection.js +0 -95
- package/src/models/concepts/ConceptRelationModel.js +0 -129
- package/src/models/concepts/ConceptTypeDetailModel.js +0 -128
- package/src/models/concepts/SourceReferenceCollection.js +0 -32
- package/src/models/concepts/SourceReferenceModel.js +0 -114
- package/src/models/concepts/__mock__/business_scenario.js +0 -26
- package/src/models/concepts/__mock__/business_scenario_data.json +0 -234
- package/src/models/concepts/__mock__/business_scenario_step.json +0 -64
- package/src/models/concepts/__mock__/conceptdetail.js +0 -27
- package/src/models/concepts/__mock__/conceptdetail_contributions.json +0 -156
- package/src/models/concepts/__mock__/conceptdetail_data.json +0 -164
- package/src/models/concepts/__mock__/conceptindex.js +0 -15
- package/src/models/concepts/__mock__/conceptindex_contributions.json +0 -86
- package/src/models/concepts/__mock__/conceptindex_data.json +0 -329
- package/src/models/concepts/__mock__/concepttype.js +0 -13
- package/src/models/concepts/__mock__/concepttype_Calculation.json +0 -75
- package/src/models/concepts/__mock__/concepttype_contributions.json +0 -139
- package/src/models/concepts/__mock__/concepttype_data.json +0 -32
- package/src/models/concepts/__mock__/concepttype_hierarchy.js +0 -13
- package/src/models/concepts/__mock__/concepttype_hierarchy.json +0 -32
- package/src/models/concepts/__mock__/related_concepts.js +0 -12
- package/src/models/concepts/__mock__/related_concepts_contributions.json +0 -41
- package/src/models/concepts/__mock__/related_concepts_data.json +0 -2408
- package/src/models/concepts/__mock__/relation_with_props_and_tf_data.js +0 -27
- package/src/models/concepts/__mock__/relation_with_props_and_tf_data.json +0 -67
- package/src/models/concepts/__tests__/BusinessScenarioModel.spec.js +0 -28
- package/src/models/concepts/__tests__/ConceptDetailModel.spec.js +0 -65
- package/src/models/concepts/__tests__/ConceptIndexModel.spec.js +0 -42
- package/src/models/concepts/__tests__/ConceptLinkModel.spec.js +0 -9
- package/src/models/concepts/__tests__/ConceptRelationCollection.spec.js +0 -9
- package/src/models/concepts/__tests__/ConceptRelationModel.spec.js +0 -53
- package/src/models/concepts/__tests__/ConceptTypeDetailModel.spec.js +0 -31
- package/src/models/concepts/__tests__/RelatedConcepts.spec.js +0 -58
- package/src/models/concepts/__tests__/SourceReferenceCollection.spec.js +0 -9
- package/src/models/concepts/__tests__/SourceReferenceModel.spec.js +0 -108
- package/src/models/content/ContentIndexModel.js +0 -160
- package/src/models/content/ContentLinkModel.js +0 -308
- package/src/models/content/ContentModel.js +0 -226
- package/src/models/content/ContentTOCModel.js +0 -233
- package/src/models/content/ContentTypeModel.js +0 -71
- package/src/models/content/SectionModel.js +0 -236
- package/src/models/content/SubSectionModel.js +0 -181
- package/src/models/content/__tests__/ContentIndexModel.spec.js +0 -40
- package/src/models/content/__tests__/ContentLinkModel.spec.js +0 -129
- package/src/models/content/__tests__/ContentModel.spec.js +0 -241
- package/src/models/content/__tests__/Formalsource.spec.js +0 -133
- package/src/models/content/__tests__/content-index-contributions.json +0 -50
- package/src/models/content/__tests__/content-index.json +0 -164
- package/src/models/content/__tests__/content-with-childsections.json +0 -105
- package/src/models/content/__tests__/content-with-sections.json +0 -105
- package/src/models/content/__tests__/content-with-subsections.json +0 -119
- package/src/models/content/__tests__/content-with-subsections2.json +0 -79
- package/src/models/content/__tests__/content.json +0 -31
- package/src/models/content/__tests__/contributions.json +0 -84
- package/src/models/content/__tests__/formalsource-complete.json +0 -235
- package/src/models/content/__tests__/formalsource-contributions.json +0 -110
- package/src/models/content/__tests__/formalsource-section-contributions.json +0 -84
- package/src/models/content/__tests__/formalsource-section.json +0 -60
- package/src/models/content/__tests__/formalsource-toc.json +0 -122
- package/src/models/contentconfiguration/ContentConfiguration.js +0 -70
- package/src/models/contentconfiguration/ContentConfigurationElements.js +0 -152
- package/src/models/contentconfiguration/ContentConfigurationEndResults.js +0 -45
- package/src/models/contentconfiguration/ContentConfigurationQuestions.js +0 -60
- package/src/models/contentconfiguration/ContentConfigurationResults.js +0 -105
- package/src/models/contentconfiguration/__tests__/ContentConfigurationElements.spec.js +0 -29
- package/src/models/contentconfiguration/__tests__/ContentConfigurationResults.spec.js +0 -101
- package/src/models/detail/DetailModel.js +0 -241
- package/src/models/detail/__tests__/DetailModel.spec.js +0 -41
- package/src/models/detail/__tests__/detail.json +0 -37
- package/src/models/detail/__tests__/detailContributions.json +0 -124
- package/src/models/error/ErrorCollection.js +0 -127
- package/src/models/error/ErrorModel.js +0 -83
- package/src/models/error/ErrorResponse.js +0 -343
- package/src/models/error/__tests__/ErrorCollection.spec.js +0 -41
- package/src/models/error/__tests__/ErrorModel.spec.js +0 -24
- package/src/models/filters/AssignmentFilterModel.js +0 -195
- package/src/models/filters/BaseFilterModel.js +0 -236
- package/src/models/filters/ConceptIndexFilterModel.js +0 -40
- package/src/models/filters/FilterCollection.js +0 -192
- package/src/models/filters/FilterModel.js +0 -6
- package/src/models/filters/RangeFilterModel.js +0 -36
- package/src/models/filters/StringFilterModel.js +0 -159
- package/src/models/filters/__tests__/AssignmentFilterModel.spec.js +0 -140
- package/src/models/filters/__tests__/FilterCollection.spec.js +0 -68
- package/src/models/filters/__tests__/FilterModel.spec.js +0 -65
- package/src/models/filters/__tests__/RangeFilterModel.spec.js +0 -55
- package/src/models/filters/__tests__/ZipcodeFilter.spec.js +0 -145
- package/src/models/filters/__tests__/filters.json +0 -91
- package/src/models/filters/__tests__/filtersContributions.json +0 -110
- package/src/models/form/FormModel.js +0 -1280
- package/src/models/form/FormObjectModel.js +0 -590
- package/src/models/form/__mock__/contributions.json +0 -525
- package/src/models/form/__mock__/data.json +0 -78
- package/src/models/form/__mock__/form.js +0 -17
- package/src/models/form/__tests__/FormContributions.json +0 -495
- package/src/models/form/__tests__/FormContributionsUnknownRepeat.json +0 -67
- package/src/models/form/__tests__/FormInstrumentContributions.json +0 -183
- package/src/models/form/__tests__/FormModel.getters.spec.js +0 -149
- package/src/models/form/__tests__/FormModel.instrument.spec.js +0 -202
- package/src/models/form/__tests__/FormModel.repeating.spec.js +0 -65
- package/src/models/form/__tests__/FormModel.selfhref.spec.js +0 -84
- package/src/models/form/__tests__/FormModel.spec.js +0 -752
- package/src/models/form/__tests__/FormModel.unknown-repeat.spec.js +0 -52
- package/src/models/form/__tests__/FormObjectModel.spec.js +0 -180
- package/src/models/form/__tests__/FormResultData.spec.js +0 -86
- package/src/models/form/__tests__/FormValidation.spec.js +0 -79
- package/src/models/form/__tests__/FormValidationContributions.json +0 -45
- package/src/models/form/__tests__/FormValidationDataInitial.json +0 -33
- package/src/models/form/__tests__/FormValidationDataUpdate1.json +0 -25
- package/src/models/form/__tests__/FormValidationDataUpdate2.json +0 -33
- package/src/models/form/__tests__/FormWithContent.spec.js +0 -71
- package/src/models/form/__tests__/FormWithContentContributions.json +0 -242
- package/src/models/form/__tests__/FormWithContentData.json +0 -244
- package/src/models/grouping/GroupingModel.js +0 -232
- package/src/models/grouping/__tests__/GroupingModel.spec.js +0 -80
- package/src/models/href/Href.js +0 -564
- package/src/models/href/ListHref.js +0 -146
- package/src/models/href/__tests__/Href.spec.js +0 -184
- package/src/models/href/__tests__/ListHref.spec.js +0 -61
- package/src/models/href/__tests__/list.json +0 -2417
- package/src/models/href/__tests__/listContributions.json +0 -330
- package/src/models/index.js +0 -177
- package/src/models/layouthint/LayoutHintCollection.js +0 -116
- package/src/models/layouthint/__tests__/LayoutHintCollection.spec.js +0 -89
- package/src/models/links/LinkCollection.js +0 -169
- package/src/models/links/LinkModel.js +0 -229
- package/src/models/links/__tests__/LinkCollection.spec.js +0 -426
- package/src/models/links/__tests__/LinkModel.spec.js +0 -103
- package/src/models/links/__tests__/normalizeLinkJSON.spec.js +0 -212
- package/src/models/links/normalizeLinkJSON.js +0 -121
- package/src/models/list/ListDetailModel.js +0 -330
- package/src/models/list/ListHeaderModel.js +0 -96
- package/src/models/list/ListItemCollection.js +0 -80
- package/src/models/list/ListItemModel.js +0 -111
- package/src/models/list/ListModel.js +0 -438
- package/src/models/list/__mock__/caselist.contributions.json +0 -372
- package/src/models/list/__mock__/caselist.data.json +0 -519
- package/src/models/list/__mock__/caselist.js +0 -14
- package/src/models/list/__tests__/ListDetailModel.hierarchy.spec.js +0 -88
- package/src/models/list/__tests__/ListDetailModel.spec.js +0 -96
- package/src/models/list/__tests__/ListItemCollection.spec.js +0 -22
- package/src/models/list/__tests__/ListModel.spec.js +0 -152
- package/src/models/list/__tests__/ListResultDetail.spec.js +0 -37
- package/src/models/list/__tests__/caselist-34.contributions.json +0 -146
- package/src/models/list/__tests__/caselist-34.data.json +0 -21
- package/src/models/list/__tests__/hierarchy.json +0 -185
- package/src/models/list/__tests__/hierarchyContributions.json +0 -582
- package/src/models/list/__tests__/instrument-detail-contributions.json +0 -761
- package/src/models/list/__tests__/instrument-detail-data.json +0 -66
- package/src/models/list/__tests__/list.json +0 -2426
- package/src/models/list/__tests__/listContributions.json +0 -349
- package/src/models/list/__tests__/related-contributions.json +0 -42
- package/src/models/list/__tests__/related-data.json +0 -32
- package/src/models/lookup/LookupOptionCollection.js +0 -54
- package/src/models/lookup/LookupOptionsModel.js +0 -81
- package/src/models/lookup/__tests__/LookupOptionCollection.spec.js +0 -80
- package/src/models/lookup/__tests__/LookupOptionsModel.spec.js +0 -82
- package/src/models/lookup/__tests__/_LookupOptionsContributions.json +0 -29
- package/src/models/lookup/__tests__/_LookupOptionsData.json +0 -34
- package/src/models/lookup/__tests__/_LookupOptionsListContributions.json +0 -129
- package/src/models/lookup/__tests__/_LookupOptionsListData.json +0 -134
- package/src/models/lookup/__tests__/_TaxonomyAttributeData.json +0 -42
- package/src/models/modelcatalog/ModelCatalogModel.js +0 -73
- package/src/models/modelcatalog/ModelCategoryCollection.js +0 -22
- package/src/models/modelcatalog/ModelCategoryModel.js +0 -63
- package/src/models/modelcatalog/__mock__/contributions.json +0 -6
- package/src/models/modelcatalog/__mock__/data.json +0 -29
- package/src/models/modelcatalog/__mock__/modelcatalog.js +0 -14
- package/src/models/modelcatalog/__tests__/ModelCatalogModel.spec.js +0 -49
- package/src/models/paging/PagesizeModel.js +0 -44
- package/src/models/paging/PagingModel.js +0 -94
- package/src/models/paging/__tests__/PageSizeModel.spec.js +0 -31
- package/src/models/paging/__tests__/PagingModel.spec.js +0 -40
- package/src/models/paging/__tests__/list.json +0 -8
- package/src/models/paging/__tests__/listContributions.json +0 -7
- package/src/models/panels/GroupingPanelModel.js +0 -164
- package/src/models/panels/__tests__/GroupingPanelModel.spec.js +0 -142
- package/src/models/panels/__tests__/groupingPanel.json +0 -49
- package/src/models/panels/__tests__/groupingPanelContributions.json +0 -59
- package/src/models/parameter/Parameter.js +0 -117
- package/src/models/parameter/__tests__/Parameter.spec.js +0 -125
- package/src/models/process/ProcessStatusSettingsModel.js +0 -88
- package/src/models/process/__tests__/ProcessStatusSettingsModel.spec.js +0 -52
- package/src/models/resolveModel.js +0 -92
- package/src/models/search/CaseSearchModel.js +0 -46
- package/src/models/search/__tests__/CaseSearchModel.spec.js +0 -10
- package/src/models/sorting/SortOptionModel.js +0 -107
- package/src/models/sorting/SortingModel.js +0 -128
- package/src/models/sorting/__tests__/SortingModel.spec.js +0 -96
- package/src/models/tab/TabModel.js +0 -160
- package/src/models/tab/__mock__/contributions.json +0 -77
- package/src/models/tab/__mock__/data.json +0 -20
- package/src/models/tab/__mock__/personContributions.json +0 -35
- package/src/models/tab/__mock__/personData.json +0 -21
- package/src/models/tab/__mock__/tab.js +0 -14
- package/src/models/tab/__mock__/tabPerson.js +0 -14
- package/src/models/tab/__tests__/TabModel.spec.js +0 -72
- package/src/models/tab/__tests__/tab.json +0 -37
- package/src/models/tab/__tests__/tabContributions.json +0 -39
- package/src/models/taskgroup/TaskGroupCollection.js +0 -16
- package/src/models/taskgroup/TaskGroupModel.js +0 -102
- package/src/models/taskgroup/__mock__/contributions.json +0 -18
- package/src/models/taskgroup/__mock__/data.json +0 -21
- package/src/models/taskgroup/__mock__/taskgroup.js +0 -14
- package/src/models/taskgroup/__tests__/TaskGroupModel.spec.js +0 -26
- package/src/models/taskgroup/__tests__/taskgroup.json +0 -25
- package/src/models/taskgroup/__tests__/taskgroupContributions.json +0 -23
- package/src/models/types.js +0 -275
- package/src/models/user/UserModel.js +0 -57
- package/src/models/user/UserProfileModel.js +0 -54
- package/src/models/user/UserServicesModel.js +0 -136
- package/src/models/user/__mock__/contributions.json +0 -148
- package/src/models/user/__mock__/data.json +0 -22
- package/src/models/user/__tests__/UserModel.spec.js +0 -43
- package/src/models/user/__tests__/UserProfileModel.spec.js +0 -45
- package/src/models/user/__tests__/UserServicesModel.spec.js +0 -55
- package/src/modularui/Authenticate.js +0 -195
- package/src/modularui/CaptchaRequest.js +0 -104
- package/src/modularui/ModularUIError.js +0 -25
- package/src/modularui/ModularUIRequest.js +0 -872
- package/src/modularui/ModularUIResponse.js +0 -160
- package/src/modularui/UploadRequest.js +0 -151
- package/src/modularui/__tests__/CustomContextPath.spec.js +0 -61
- package/src/modularui/__tests__/ModularUIError.spec.js +0 -22
- package/src/modularui/__tests__/ModularUIRequest.spec.js +0 -495
- package/src/modularui/__tests__/contributions.json +0 -312
- package/src/modularui/__tests__/data.json +0 -263
- package/src/modularui/index.js +0 -6
- package/src/modularui/types.js +0 -4
- package/src/react/ErrorBoundary.js +0 -61
- package/src/react/ErrorBoundaryFallback.js +0 -46
- package/src/react/index.js +0 -3
- package/src/react/utils.js +0 -33
- package/src/react-client/Init.js +0 -46
- package/src/react-client/client.js +0 -309
- package/src/react-client/contextPath.js +0 -30
- package/src/react-client/index.js +0 -4
- package/src/react-client/rehydrate.js +0 -94
- package/src/react-server/__tests__/htmlpage.spec.js +0 -75
- package/src/react-server/__tests__/requestInformation.spec.js +0 -265
- package/src/react-server/__tests__/serverUtil.spec.js +0 -183
- package/src/react-server/contextPath.js +0 -8
- package/src/react-server/createSSRComplete.js +0 -63
- package/src/react-server/htmlpage.js +0 -55
- package/src/react-server/index.js +0 -13
- package/src/react-server/renderSSRComplete.js +0 -111
- package/src/react-server/renderSSRMinimal.js +0 -54
- package/src/react-server/requestInformation.js +0 -71
- package/src/react-server/serverNoSSR.js +0 -87
- package/src/react-server/serverSSR.js +0 -70
- package/src/react-server/serverUtil.js +0 -279
- package/src/react-theme/ThemeProvider.js +0 -25
- package/src/react-theme/__tests__/ThemeProvider.spec.js +0 -84
- package/src/react-theme/__tests__/createTheme.spec.js +0 -172
- package/src/react-theme/createTheme.js +0 -118
- package/src/react-theme/index.js +0 -15
- package/src/react-theme/types.js +0 -16
- package/src/react-theme/useTheme.js +0 -13
- package/src/react-theme/utils/__tests__/background.spec.js +0 -30
- package/src/react-theme/utils/__tests__/colors.spec.js +0 -30
- package/src/react-theme/utils/__tests__/contrast.spec.js +0 -44
- package/src/react-theme/utils/__tests__/corners.spec.js +0 -27
- package/src/react-theme/utils/__tests__/spacers.spec.js +0 -44
- package/src/react-theme/utils/__tests__/themeProps.spec.js +0 -72
- package/src/react-theme/utils/background.js +0 -20
- package/src/react-theme/utils/colors.js +0 -47
- package/src/react-theme/utils/contrast.js +0 -117
- package/src/react-theme/utils/corners.js +0 -37
- package/src/react-theme/utils/spacers.js +0 -65
- package/src/react-theme/utils/themeProps.js +0 -90
- package/src/redux/_i18n/I18nActions.js +0 -38
- package/src/redux/_i18n/I18nReducer.js +0 -91
- package/src/redux/_i18n/__tests__/actions.spec.js +0 -37
- package/src/redux/_i18n/__tests__/reducer.spec.js +0 -29
- package/src/redux/_i18n/index.js +0 -6
- package/src/redux/_i18n/types.js +0 -20
- package/src/redux/_modularui/ModularUIActions.js +0 -227
- package/src/redux/_modularui/ModularUIConnector.js +0 -155
- package/src/redux/_modularui/ModularUIMiddleware.js +0 -182
- package/src/redux/_modularui/ModularUIReducer.js +0 -169
- package/src/redux/_modularui/ModularUISelectors.js +0 -322
- package/src/redux/_modularui/ModularUIUtils.js +0 -96
- package/src/redux/_modularui/__tests__/actions.spec.js +0 -159
- package/src/redux/_modularui/__tests__/reducer.spec.js +0 -134
- package/src/redux/_modularui/__tests__/selectors.spec.js +0 -153
- package/src/redux/_modularui/index.js +0 -11
- package/src/redux/_modularui/types.js +0 -121
- package/src/redux/_modularui/withModularUI.js +0 -85
- package/src/redux/_router/RouterActions.js +0 -75
- package/src/redux/_router/RouterConnectors.js +0 -97
- package/src/redux/_router/RouterMiddleware.js +0 -37
- package/src/redux/_router/RouterReducer.js +0 -21
- package/src/redux/_router/__tests__/actions.spec.js +0 -109
- package/src/redux/_router/__tests__/hooks.spec.js +0 -98
- package/src/redux/_router/__tests__/middleware.spec.js +0 -62
- package/src/redux/_router/__tests__/reducer.spec.js +0 -26
- package/src/redux/_router/index.js +0 -8
- package/src/redux/_router/types.js +0 -43
- package/src/redux/actions/Application.js +0 -45
- package/src/redux/actions/Authorization.js +0 -65
- package/src/redux/actions/Error.js +0 -95
- package/src/redux/actions/Form.js +0 -42
- package/src/redux/actions/FormAttributeSet.js +0 -98
- package/src/redux/actions/FormAttributeSetRepeatable.js +0 -45
- package/src/redux/actions/FormAutosave.js +0 -73
- package/src/redux/actions/FormAutosubmit.js +0 -43
- package/src/redux/actions/FormAutoupdate.js +0 -47
- package/src/redux/actions/FormValidations.js +0 -71
- package/src/redux/actions/Modals.js +0 -16
- package/src/redux/actions/ModelCatalog.js +0 -12
- package/src/redux/actions/Notification.js +0 -101
- package/src/redux/actions/Preferences.js +0 -173
- package/src/redux/actions/ProgressIndicator.js +0 -39
- package/src/redux/actions/SignIn.js +0 -102
- package/src/redux/actions/SignOut.js +0 -29
- package/src/redux/actions/__tests__/Application.spec.js +0 -52
- package/src/redux/actions/__tests__/Authorization.spec.js +0 -121
- package/src/redux/actions/__tests__/CustomErrorResponseHandler.spec.js +0 -72
- package/src/redux/actions/__tests__/Error-server.spec.js +0 -134
- package/src/redux/actions/__tests__/Error.spec.js +0 -116
- package/src/redux/actions/__tests__/Form.spec.js +0 -39
- package/src/redux/actions/__tests__/Modals.spec.js +0 -34
- package/src/redux/actions/__tests__/Notification.spec.js +0 -94
- package/src/redux/actions/__tests__/Preferences.spec.js +0 -71
- package/src/redux/actions/__tests__/ProgressIndicator.spec.js +0 -53
- package/src/redux/actions/index.js +0 -17
- package/src/redux/connectors/Application.js +0 -14
- package/src/redux/connectors/Breadcrumb.js +0 -28
- package/src/redux/connectors/CaseView.js +0 -14
- package/src/redux/connectors/ConceptDetail.js +0 -12
- package/src/redux/connectors/ContentBrowser.js +0 -14
- package/src/redux/connectors/ContentDetail.js +0 -13
- package/src/redux/connectors/ContentDetailSection.js +0 -17
- package/src/redux/connectors/Form.js +0 -83
- package/src/redux/connectors/FormAttributeSet.js +0 -85
- package/src/redux/connectors/ListDetail.js +0 -16
- package/src/redux/connectors/Modal.js +0 -47
- package/src/redux/connectors/ModelCatalog.js +0 -14
- package/src/redux/connectors/Notification.js +0 -47
- package/src/redux/connectors/PanelRenderer.js +0 -29
- package/src/redux/connectors/Preferences.js +0 -53
- package/src/redux/connectors/Progress.js +0 -35
- package/src/redux/connectors/ProgressIndicator.js +0 -35
- package/src/redux/connectors/QuickSearch.js +0 -36
- package/src/redux/connectors/SignIn.js +0 -47
- package/src/redux/connectors/SignOut.js +0 -38
- package/src/redux/connectors/Tab.js +0 -14
- package/src/redux/connectors/index.js +0 -22
- package/src/redux/index.js +0 -27
- package/src/redux/reducers/AuthReducer.js +0 -56
- package/src/redux/reducers/ErrorReducer.js +0 -22
- package/src/redux/reducers/ModalsReducer.js +0 -58
- package/src/redux/reducers/ModelCatalogReducer.js +0 -34
- package/src/redux/reducers/NotificationReducer.js +0 -45
- package/src/redux/reducers/PreferencesReducer.js +0 -31
- package/src/redux/reducers/ProgressIndicatorReducer.js +0 -60
- package/src/redux/reducers/__tests__/AuthReducer.spec.js +0 -95
- package/src/redux/reducers/__tests__/ErrorReducer.spec.js +0 -17
- package/src/redux/reducers/__tests__/ModalsReducer.spec.js +0 -34
- package/src/redux/reducers/__tests__/ModelCatalogReducer.spec.js +0 -23
- package/src/redux/reducers/__tests__/NotificationReducer.spec.js +0 -53
- package/src/redux/reducers/__tests__/PreferencesReducer.spec.js +0 -31
- package/src/redux/reducers/__tests__/ProgressIndicatorReducer.spec.js +0 -82
- package/src/redux/reducers/createReducer.js +0 -55
- package/src/redux/reducers/index.js +0 -10
- package/src/redux/selectors/i18n.js +0 -15
- package/src/redux/selectors/index.js +0 -3
- package/src/redux/selectors/modelcatalog.js +0 -11
- package/src/redux/store/__tests__/beforeRenderHooks.spec.js +0 -13
- package/src/redux/store/beforeRenderHooks.js +0 -26
- package/src/redux/store/configureStore.js +0 -59
- package/src/redux/types.js +0 -241
- package/src/utils/browser/Cache.js +0 -157
- package/src/utils/browser/Cookies.js +0 -44
- package/src/utils/browser/__tests__/Cookies.spec.js +0 -51
- package/src/utils/datetime/DateTimeUtil.js +0 -858
- package/src/utils/datetime/__tests__/DateTime.spec.js +0 -873
- package/src/utils/datetime/__tests__/DateTimeFormat.spec.js +0 -146
- package/src/utils/fetch/__mocks__/applicationContributions.json +0 -323
- package/src/utils/fetch/__mocks__/applicationData.json +0 -216
- package/src/utils/fetch/__mocks__/formContributions.json +0 -527
- package/src/utils/fetch/__mocks__/formData.json +0 -21
- package/src/utils/fetch/__mocks__/universalFetch.js +0 -38
- package/src/utils/fetch/__tests__/xhr.spec.js +0 -281
- package/src/utils/fetch/serverFetch.js +0 -33
- package/src/utils/fetch/types.js +0 -46
- package/src/utils/fetch/universalFetch.js +0 -106
- package/src/utils/fetch/xhr.js +0 -409
- package/src/utils/helpers/__tests__/checkResource.spec.js +0 -60
- package/src/utils/helpers/__tests__/createHash.spec.js +0 -11
- package/src/utils/helpers/__tests__/createHref.spec.js +0 -39
- package/src/utils/helpers/__tests__/objects.spec.js +0 -50
- package/src/utils/helpers/__tests__/sanitizeHTML.spec.js +0 -69
- package/src/utils/helpers/checkResource.js +0 -43
- package/src/utils/helpers/createHash.js +0 -28
- package/src/utils/helpers/createHref.js +0 -117
- package/src/utils/helpers/createUUID.js +0 -13
- package/src/utils/helpers/index.js +0 -9
- package/src/utils/helpers/objects.js +0 -33
- package/src/utils/helpers/repositoryResource.js +0 -22
- package/src/utils/helpers/sanitizeHtml.js +0 -55
- package/src/utils/helpers/text.js +0 -23
- package/src/utils/index.js +0 -22
- package/src/utils/number/DecimalFormat.js +0 -410
- package/src/utils/number/__tests__/formatValue.spec.js +0 -36
- package/src/utils/number/__tests__/parseNumbers.spec.js +0 -50
- package/src/utils/number/formatValue.js +0 -60
- package/src/utils/number/parseNumbers.js +0 -94
package/CHANGELOG.md
CHANGED
|
@@ -1,2414 +1,7 @@
|
|
|
1
|
-
#
|
|
1
|
+
# @beinformed/ui
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## 2.0.0-beta.0
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
### Major Changes
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
### Bug Fixes
|
|
9
|
-
|
|
10
|
-
* **server-request:** escape querystring ([d39da26](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d39da267eb9dc695718001fead168350ad542cec))
|
|
11
|
-
|
|
12
|
-
## [1.63.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.8...v1.63.0) (2025-07-02)
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
### Features
|
|
16
|
-
|
|
17
|
-
* **content:** handle rename of childSections to sections ([8ba3298](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8ba329856ca539c2e24f77c91992134a293667e4))
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* **server-request:** escape deeplink ([07c24a7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/07c24a727806e7cfe3b2fc154886e9187ca93759))
|
|
23
|
-
|
|
24
|
-
## [1.62.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.8...v1.62.9) (2025-06-30)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
### Bug Fixes
|
|
28
|
-
|
|
29
|
-
* **server-request:** escape deeplink ([07c24a7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/07c24a727806e7cfe3b2fc154886e9187ca93759))
|
|
30
|
-
|
|
31
|
-
## [1.62.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.7...v1.62.8) (2025-06-27)
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
### Bug Fixes
|
|
35
|
-
|
|
36
|
-
* **locale-cookie:** only set cookie when more then one locale is present ([54daf0a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/54daf0a8192b5539faf63048cd663539bce6fc02))
|
|
37
|
-
* **locale:** handle missing locales ([58137d0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/58137d0fcfb37d54c9d717bee2159c293ad27341))
|
|
38
|
-
* **settings:** improve loading of custom settings ([4fbe043](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4fbe04338d56610986ad96a73267270da25daabc))
|
|
39
|
-
|
|
40
|
-
## [1.62.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.6...v1.62.7) (2025-06-23)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
### Bug Fixes
|
|
44
|
-
|
|
45
|
-
* **list-detail-model:** improve isApplicableModel to be case insensitive ([bc6f88d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bc6f88d6a22dfd95d20ad79b1530bc3024651752))
|
|
46
|
-
|
|
47
|
-
## [1.62.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.5...v1.62.6) (2025-06-10)
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
### Bug Fixes
|
|
51
|
-
|
|
52
|
-
* **related-concepts:** add separate hook for related concepts ([defcc40](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/defcc4088819564bdcc89bebdb78ca68b2be916a))
|
|
53
|
-
|
|
54
|
-
## [1.62.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.4...v1.62.5) (2025-06-06)
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
### Bug Fixes
|
|
58
|
-
|
|
59
|
-
* **content-toc:** add related concepts href ([090b237](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/090b237591dd7f8499aa1624f4e7b24cec0e9c98))
|
|
60
|
-
|
|
61
|
-
## [1.62.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.3...v1.62.4) (2025-06-05)
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
### Bug Fixes
|
|
65
|
-
|
|
66
|
-
* **content-link:** add content and section hrefs ([13e85e3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/13e85e3698b4d22f3fc41e4f53f0dff43dfe566e))
|
|
67
|
-
|
|
68
|
-
## [1.62.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.2...v1.62.3) (2025-06-05)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
### Bug Fixes
|
|
72
|
-
|
|
73
|
-
* **content:** add useCompleteSource to handle complete=true on toc ([64d39c4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/64d39c49ff732afc0401e33c10008e0be447fbb8))
|
|
74
|
-
|
|
75
|
-
## [1.62.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.1...v1.62.2) (2025-06-04)
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
### Bug Fixes
|
|
79
|
-
|
|
80
|
-
* **content-link:** don't add complete on sections ([413c23a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/413c23a6a62290969d5628f24ca346d86f13510d))
|
|
81
|
-
* **sources:** update format of fragments on content ([7e38a81](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7e38a814c83d40816c527215127f4939479d65e3))
|
|
82
|
-
|
|
83
|
-
## [1.62.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.0...v1.62.1) (2025-06-04)
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
### Bug Fixes
|
|
87
|
-
|
|
88
|
-
* **sources:** add setting to use complete sources in library ([66bc5e9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/66bc5e93be2a91a174628455b864d33993f29647))
|
|
89
|
-
|
|
90
|
-
## [1.62.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.61.1...v1.62.0) (2025-06-03)
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
### Features
|
|
94
|
-
|
|
95
|
-
* **abbreviation:** add source abbreviations to content ([88a9351](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/88a935180dc76da862b34dd0381b03790245c501))
|
|
96
|
-
* **fragment:** add fragments to source references ([4f107a4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4f107a48a97a7b070b55732accc37639feaeba3a))
|
|
97
|
-
* **related-concepts:** handle fragments on source references ([76a4519](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/76a45197190ff4dacff129e9aa1737589d05e832))
|
|
98
|
-
|
|
99
|
-
## [1.61.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.61.0...v1.61.1) (2025-06-02)
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
### Bug Fixes
|
|
103
|
-
|
|
104
|
-
* **form-validation:** only handle errors when they exist ([8a73b64](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8a73b64264a5e9768fb1e4134271473cf90e1136))
|
|
105
|
-
|
|
106
|
-
## [1.61.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.6...v1.61.0) (2025-06-02)
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
### Features
|
|
110
|
-
|
|
111
|
-
* **formalsource:** allow loading of complete formal source into model ([d6a287f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d6a287fb09f9b9245584ba586ce93eeaf2b607fd))
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
### Bug Fixes
|
|
115
|
-
|
|
116
|
-
* **form-validation:** handle combination of missing and error ([dad649a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dad649aba14e567ea0168a512297f45d5da0f720))
|
|
117
|
-
|
|
118
|
-
## [1.60.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.5...v1.60.6) (2025-04-15)
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
### Bug Fixes
|
|
122
|
-
|
|
123
|
-
* **modularui:** retry req when qs is changed but original req still loading ([1ffa2ee](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1ffa2eeccf7520b941f346fc2583afd028118e23))
|
|
124
|
-
|
|
125
|
-
## [1.60.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.4...v1.60.5) (2025-04-14)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
### Bug Fixes
|
|
129
|
-
|
|
130
|
-
* **caseview:** use readonly value for casename title ([4b85a07](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4b85a07b57a11ec69e0b94bbbe729816ac20a870))
|
|
131
|
-
* **forms:** add querystring to post requests in modular ui reducer ([f3c6d46](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f3c6d466fbed898a6ea3cce1653a11fbbeed195b))
|
|
132
|
-
|
|
133
|
-
## [1.60.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.3...v1.60.4) (2025-04-01)
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
### Bug Fixes
|
|
137
|
-
|
|
138
|
-
* **caseview:** use readonly value for casename title ([2934444](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29344442bd495f9fdc16773ff4198b350752a633))
|
|
139
|
-
|
|
140
|
-
## [1.60.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.2...v1.60.3) (2025-03-06)
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
### Bug Fixes
|
|
144
|
-
|
|
145
|
-
* **concepts:** prevent duplicate characters in concept index filter ([108cea9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/108cea96907757b6dd5ec604cdb4bd65962db74e))
|
|
146
|
-
* **concepts:** useContent can also return a ContentTOC ([bf59992](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bf599922e93de615c2f11b6873beee2edf13ec9f))
|
|
147
|
-
|
|
148
|
-
## [1.60.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.1...v1.60.2) (2025-03-03)
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
### Bug Fixes
|
|
152
|
-
|
|
153
|
-
* **upload:** improve error handling on form uploads ([134de76](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/134de76b6b10dbcaecdd007fe27afc0a9a2a80f6))
|
|
154
|
-
|
|
155
|
-
## [1.60.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.0...v1.60.1) (2025-02-19)
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
### Bug Fixes
|
|
159
|
-
|
|
160
|
-
* **react:** use hydrateRoot and createRoot from react/dom ([7f9d544](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7f9d54468a7cdbb6b93befc898094efb79cd2692))
|
|
161
|
-
|
|
162
|
-
## [1.60.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.23...v1.60.0) (2025-02-18)
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
### Features
|
|
166
|
-
|
|
167
|
-
* **react:** support for react 19 ([212eb30](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/212eb305163acdd491d463d25e5d8f6e148bd222))
|
|
168
|
-
|
|
169
|
-
## [1.59.23](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.22...v1.59.23) (2025-02-18)
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
### Bug Fixes
|
|
173
|
-
|
|
174
|
-
* **proxies:** remove proxy folders, add exports entries ([02cdf6a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/02cdf6a5f5aacd18039f51402c08f03aade07e05))
|
|
175
|
-
|
|
176
|
-
## [1.59.22](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.21...v1.59.22) (2025-02-18)
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
### Bug Fixes
|
|
180
|
-
|
|
181
|
-
* **types:** update build files to put d.ts files in esm and lib folders ([6bcf76f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6bcf76f916cefe36fd50a05dff0add17bde13df9))
|
|
182
|
-
|
|
183
|
-
## [1.59.21](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.21-beta.5...v1.59.21) (2025-02-18)
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
### Bug Fixes
|
|
187
|
-
|
|
188
|
-
* **types:** improve typescript declaration files to prevent deep imports ([31b5031](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/31b5031f1e2a09dec45a8144f54790d812d58a0e))
|
|
189
|
-
|
|
190
|
-
## [1.59.21-beta.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.21-beta.4...v1.59.21-beta.5) (2025-02-18)
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
### Bug Fixes
|
|
194
|
-
|
|
195
|
-
* **types:** improve typescript declaration files to prevent deep imports ([dcc0739](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dcc0739ffae141b71975b9a1be13cb555bff7e0a))
|
|
196
|
-
|
|
197
|
-
## [1.59.21-beta.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.21-beta.3...v1.59.21-beta.4) (2025-02-18)
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
### Bug Fixes
|
|
201
|
-
|
|
202
|
-
* **types:** improve typescript declaration files to prevent deep imports ([68e0c5d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/68e0c5d7b6f45a248c96c29b758cdbeea1ba0c8f))
|
|
203
|
-
|
|
204
|
-
## [1.59.21-beta.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.21-beta.2...v1.59.21-beta.3) (2025-02-13)
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
### Bug Fixes
|
|
208
|
-
|
|
209
|
-
* **dependencies:** force the use of esm bundles when building for browsers ([7a1e2b0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7a1e2b0a483e9ddfd3b19178a034241922b6e6b0))
|
|
210
|
-
|
|
211
|
-
## [1.59.21-beta.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.21-beta.1...v1.59.21-beta.2) (2025-02-13)
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
### Bug Fixes
|
|
215
|
-
|
|
216
|
-
* **dependencies:** better indicate commonjs and esm exports ([4383baf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4383baf45d5e8d4b4651f9fb8cc8913ee206512d))
|
|
217
|
-
|
|
218
|
-
## [1.59.21-beta.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.21-beta.0...v1.59.21-beta.1) (2025-02-13)
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
### Bug Fixes
|
|
222
|
-
|
|
223
|
-
* **dependencies:** better indicate commonjs and esm exports ([8054583](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/80545830351b944872d18b28ba13df9136912097))
|
|
224
|
-
|
|
225
|
-
## [1.59.21-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.20...v1.59.21-beta.0) (2025-02-13)
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
### Bug Fixes
|
|
229
|
-
|
|
230
|
-
* **dependencies:** better indicate commonjs and esm exports ([a81b358](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a81b358af1c01122103c6b15602d16fa965e457d))
|
|
231
|
-
|
|
232
|
-
## [1.59.20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.19...v1.59.20) (2025-02-11)
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
### Bug Fixes
|
|
236
|
-
|
|
237
|
-
* **date:** separate imports of date-fns methods ([9da5f14](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9da5f149bb24798becabb598cba3247b4c5c9419))
|
|
238
|
-
* **date:** use vanilla js for retrieval of iso date ([c800edf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c800edf54f70219736ca203742a3e6f43e9463f9))
|
|
239
|
-
|
|
240
|
-
## [1.59.19](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.18...v1.59.19) (2025-02-07)
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
### Bug Fixes
|
|
244
|
-
|
|
245
|
-
* **cache:** don't copy resource between browser tabs ([b14aba1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b14aba1a623c600d5bfcddbe29dec14fcdc9b035))
|
|
246
|
-
|
|
247
|
-
## [1.59.18](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.17...v1.59.18) (2025-01-31)
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
### Bug Fixes
|
|
251
|
-
|
|
252
|
-
* **number-attribute-model:** prevent null assignment to inputvalue ([941be56](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/941be565a8a5ba578fc43d01461767face606de5))
|
|
253
|
-
|
|
254
|
-
## [1.59.17](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.16...v1.59.17) (2025-01-20)
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
### Bug Fixes
|
|
258
|
-
|
|
259
|
-
* **cors:** add xhr option to set withCredentials to true for specific request ([a4c10a5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a4c10a5c1e309c075c60b3430a2b097a318db353))
|
|
260
|
-
|
|
261
|
-
## [1.59.16](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.16-beta.1...v1.59.16) (2025-01-20)
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
### Bug Fixes
|
|
265
|
-
|
|
266
|
-
* **cors:** add setting to always set withCredentials to true ([2f873cc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2f873cc13624042c4794f14ca3639b8af57ea2e0))
|
|
267
|
-
* **xmlhttp:** support configuration of headers and other options on modularui hooks ([3da11f9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3da11f9b9b8c9c524e5b99c91c08c5968cb6cb33))
|
|
268
|
-
|
|
269
|
-
## [1.59.16-beta.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.16-beta.0...v1.59.16-beta.1) (2025-01-20)
|
|
270
|
-
|
|
271
|
-
## [1.59.16-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.15...v1.59.16-beta.0) (2025-01-16)
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
### Bug Fixes
|
|
275
|
-
|
|
276
|
-
* **cors:** set withCredentials always on true to send cookies with cors request ([108091b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/108091b0056a7797ff14a2302fb2983dc89c450e))
|
|
277
|
-
|
|
278
|
-
## [1.59.15](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.14...v1.59.15) (2025-01-07)
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
### Bug Fixes
|
|
282
|
-
|
|
283
|
-
* **i18n:** set accept-language to navigator language if available ([f5e9e2f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f5e9e2fc523998e66ddb2d9d9415df10485f0908))
|
|
284
|
-
|
|
285
|
-
## [1.59.14](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.13...v1.59.14) (2025-01-07)
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
### Bug Fixes
|
|
289
|
-
|
|
290
|
-
* **i18n:** set accept-language to navigator language if available ([206706d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/206706dc8cffbf863254e356fa3773d04752905b))
|
|
291
|
-
|
|
292
|
-
## [1.59.13](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.12...v1.59.13) (2025-01-07)
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
### Bug Fixes
|
|
296
|
-
|
|
297
|
-
* **graal:** check if navigator is available for default locale ([c3b41fd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c3b41fd076f016ed1df3ad0889e0ba8f4ec565ad))
|
|
298
|
-
|
|
299
|
-
## [1.59.12](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.11...v1.59.12) (2025-01-06)
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
### Bug Fixes
|
|
303
|
-
|
|
304
|
-
* **i18n:** fallback to browser language when no locale is set in the request options ([77a923b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/77a923b48de5bd88c23a4db0049d783fa3028e39))
|
|
305
|
-
|
|
306
|
-
## [1.59.11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.10...v1.59.11) (2024-12-17)
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
### Bug Fixes
|
|
310
|
-
|
|
311
|
-
* **contenttype-hook:** remove entrydate from href ([e2bf9f3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e2bf9f3b7f5af2806433364eb0546e231cd1488c))
|
|
312
|
-
|
|
313
|
-
## [1.59.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.9...v1.59.10) (2024-12-16)
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
### Bug Fixes
|
|
317
|
-
|
|
318
|
-
* **load-model:** remove load models that won't finish ([bd34d8f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bd34d8fdc207aa4f55261585df79ce92fe2d31b4))
|
|
319
|
-
|
|
320
|
-
## [1.59.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.8...v1.59.9) (2024-12-13)
|
|
321
|
-
|
|
322
|
-
## [1.59.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.7...v1.59.8) (2024-12-12)
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
### Bug Fixes
|
|
326
|
-
|
|
327
|
-
* **modularui:** log message in stead of exceptions ([9962997](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9962997e3efc18b658a2c9fb49c0440b350010c5))
|
|
328
|
-
* **modularui:** log message in stead of exceptions ([771a38c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/771a38c6d57882c4b609c55d443eef2f3ca53099))
|
|
329
|
-
|
|
330
|
-
## [1.59.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.6...v1.59.7) (2024-12-12)
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
### Bug Fixes
|
|
334
|
-
|
|
335
|
-
* **load-model:** allow duplicate request, fixes jmeter test ([8d1a630](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8d1a630e20c1a0db392770e1ed0af54802bf11cd))
|
|
336
|
-
|
|
337
|
-
## [1.59.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.5...v1.59.6) (2024-12-11)
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
### Bug Fixes
|
|
341
|
-
|
|
342
|
-
* **datetime:** improve date input format for timestamps ([d250b03](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d250b03cffefd59ba9a45c0708e1f44f7c343031))
|
|
343
|
-
|
|
344
|
-
## [1.59.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.4...v1.59.5) (2024-12-11)
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
### Bug Fixes
|
|
348
|
-
|
|
349
|
-
* **datetime:** skip offsets and timezone for date and time utility ([5f4a8a8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5f4a8a89c0b0be264ef6f435b7d4f8616690dd23))
|
|
350
|
-
|
|
351
|
-
## [1.59.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.3...v1.59.4) (2024-12-11)
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
### Bug Fixes
|
|
355
|
-
|
|
356
|
-
* **datetime:** improve date input value, remove time and offset tokens ([cbbeaf1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cbbeaf1da884e622aee78254043fc25dee35da7c))
|
|
357
|
-
|
|
358
|
-
## [1.59.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.2...v1.59.3) (2024-12-11)
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
### Bug Fixes
|
|
362
|
-
|
|
363
|
-
* **datetime:** use configured datetime format for readonly value ([20c76b1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/20c76b101a2020fc5dfd61360f6a0f4ca367b3b3))
|
|
364
|
-
|
|
365
|
-
## [1.59.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.1...v1.59.2) (2024-12-09)
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
### Bug Fixes
|
|
369
|
-
|
|
370
|
-
* **datetime-constraint:** render format of datetime without offset in validation messages ([7c74dab](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7c74dab62649c7930355dbf799b0dd4ef52499f0))
|
|
371
|
-
|
|
372
|
-
## [1.59.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.0...v1.59.1) (2024-12-06)
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
### Bug Fixes
|
|
376
|
-
|
|
377
|
-
* **flow:** return utc offset when no timezone is found ([450110a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/450110a1ae3fe797c902b6bcd6f71a8fe0260ee0))
|
|
378
|
-
|
|
379
|
-
## [1.59.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.4...v1.59.0) (2024-12-06)
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
### Features
|
|
383
|
-
|
|
384
|
-
* **constants:** add constant to indicate runtime is running on graalvm ([f43564b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f43564bc7b8ec97533bf726f93c8efe004a39e04))
|
|
385
|
-
* **offsets:** add support for offsets to datetime attribute ([293e35e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/293e35e5ac6e84d74ed44e8d87eef3dcc55d92a5))
|
|
386
|
-
* **offsets:** add validation of offset in datetime and timestamp attribute ([d2777a0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d2777a04b706f6d5db6b900c9f0375858fda8c18))
|
|
387
|
-
* **timezones:** add offset in internal and formdata of date/time attribute ([e314f08](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e314f08531610096b6306d1bdf6ebeaf918e0bc1))
|
|
388
|
-
* **timezones:** handle timezone preference ([b1d3a54](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b1d3a54d03f97b755993309efa619d302ce87b53))
|
|
389
|
-
* **timezones:** handle timezone support in date/time utilities ([7f91342](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7f9134264b07519b16bdd61bb8f5e4f68717e097))
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
### Bug Fixes
|
|
393
|
-
|
|
394
|
-
* **settings:** use correct boolean conversion ([b9650ef](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b9650ef4fe22f9b99ebef076d0cb4976322655a6))
|
|
395
|
-
|
|
396
|
-
## [1.58.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.3...v1.58.4) (2024-11-26)
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
### Bug Fixes
|
|
400
|
-
|
|
401
|
-
* **modelcatalog:** add entry date to related concepts link of subsections ([e0a20dc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e0a20dc1b3bb69cc967bd1a1c1dbf4cd677e0f93))
|
|
402
|
-
|
|
403
|
-
## [1.58.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.2...v1.58.3) (2024-11-20)
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
### Bug Fixes
|
|
407
|
-
|
|
408
|
-
* **modelcatalog:** set initial entry date from querystring or cache if available ([ec162c3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ec162c351368e3df947ae8b86d15dd6415c35f8d))
|
|
409
|
-
|
|
410
|
-
## [1.58.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.1...v1.58.2) (2024-11-20)
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
### Bug Fixes
|
|
414
|
-
|
|
415
|
-
* **modelcatalog:** no initial state entrydate on server ([0171277](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/01712777768bab8b85ce29b9a1761fc1d16e5f83))
|
|
416
|
-
|
|
417
|
-
## [1.58.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.0...v1.58.1) (2024-11-20)
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
### Bug Fixes
|
|
421
|
-
|
|
422
|
-
* **modelcatalog:** no initial state entrydate on server ([fb91f5f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fb91f5feaa860cbf1ce284509c07229316afeff5))
|
|
423
|
-
|
|
424
|
-
## [1.58.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.5...v1.58.0) (2024-11-19)
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
### Features
|
|
428
|
-
|
|
429
|
-
* **modelcatalog:** keep track of the modelcatalog entrydate using a redux reducer ([aae02f0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/aae02f074d5b3f1b8378f0cc006ead2799a6f532))
|
|
430
|
-
|
|
431
|
-
## [1.57.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.4...v1.57.5) (2024-11-04)
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
### Bug Fixes
|
|
435
|
-
|
|
436
|
-
* **basic-authentication:** indicate a successful basic authentication ([081b6ec](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/081b6ec768d80f5c06767b5ecf5e461d18b96c5c))
|
|
437
|
-
|
|
438
|
-
## [1.57.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.3...v1.57.4) (2024-10-31)
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
### Bug Fixes
|
|
442
|
-
|
|
443
|
-
* **modularui:** keep models with same url but different querystring ([2fb0be3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2fb0be3e90c340445f22b32639bd1f12d63443f3))
|
|
444
|
-
|
|
445
|
-
## [1.57.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.2...v1.57.3) (2024-10-30)
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
### Bug Fixes
|
|
449
|
-
|
|
450
|
-
* **basepath:** separate basepath in modular ui and server variant ([e594011](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e594011b8ffafc439b4f988b3f01eff140e07a05))
|
|
451
|
-
* **connector:** return href to handle origin and contextpath ([98bf76a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/98bf76a704bafe5d0c42cfefd554bdb5b9cd1901))
|
|
452
|
-
* **context:** put origin and context on basemodel ([d364e96](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d364e961f8a0e1952279fce004208a47f9b5193a))
|
|
453
|
-
* **hooks:** allow Href as input url for modularui hooks ([3e6ad6f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3e6ad6f5884f8e460e5150ad87d8729ca350aaae))
|
|
454
|
-
* **href:** allow null in equals method ([5aba392](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5aba39293be47c38ea9fe2cdc75233509a1af723))
|
|
455
|
-
* **usemodularui:** send href to usemodularui hook i.s.o. string ([cb5ba9f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cb5ba9fd214cefc91d672f7c008421220398c089))
|
|
456
|
-
|
|
457
|
-
## [1.57.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.1...v1.57.2) (2024-10-25)
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
### Bug Fixes
|
|
461
|
-
|
|
462
|
-
* **usemodularui:** avoid throwing of exception when wrong model ([9e258a9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9e258a96bd12593a46a53b6043b78c01f05bb978))
|
|
463
|
-
* **usemodularui:** force load of model when it is removed from the store ([2dc4f12](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2dc4f124ae0777cea5a9e54201127400f4b4cd0d))
|
|
464
|
-
|
|
465
|
-
## [1.57.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.0...v1.57.1) (2024-10-23)
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
### Bug Fixes
|
|
469
|
-
|
|
470
|
-
* **concept-link:** wrong order of origin and contextpath ([a5696ad](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a5696adb14999fe132971e0aae61b86f0bf1c327))
|
|
471
|
-
|
|
472
|
-
## [1.57.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.5...v1.57.0) (2024-10-23)
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
### Features
|
|
476
|
-
|
|
477
|
-
* **contextpath:** add origin and contextpath options to upload and captcha ([3d2e007](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3d2e00718f7c0e608ca251e93005bb6813a901af))
|
|
478
|
-
* **contextpath:** add origin and contextpath to getRepositoryResourceUrl ([aa96250](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/aa9625080d47f3352cd14292491ff42a393661ce))
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
### Bug Fixes
|
|
482
|
-
|
|
483
|
-
* **contextpath:** add custom origin and context path to concept index ([965b0ba](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/965b0bac9f70c7cb1f90cc1a189d896e2dac2243))
|
|
484
|
-
* **error-response:** add origin and contextpath ([c0d9624](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c0d962400d612b9b88070b85424d009cabfd3b92))
|
|
485
|
-
* **errorresponse:** add origin and contextpath ([9cafb99](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9cafb996f60b0e38842a5cee5a6ebd623a1c51e6))
|
|
486
|
-
* **section-model:** add origin and contextpath ([3021f21](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3021f212c415e7ab658e18314b348eaff0232efe))
|
|
487
|
-
* **source-reference:** add custom origin and context path to concept index ([08f5cf5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/08f5cf572f0b211bf392e96fc7e50a901a16b63f))
|
|
488
|
-
|
|
489
|
-
## [1.57.0-contextpath.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.0-contextpath.0...v1.57.0-contextpath.1) (2024-10-09)
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
### Bug Fixes
|
|
493
|
-
|
|
494
|
-
* **href:** add contextpath to the state of a location object (react-router) ([7571460](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/75714607d7206ab3ec04809b18e91f6038ae7b07))
|
|
495
|
-
* **listitem:** add contextpath to list items ([2681000](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2681000c5496818b62a6a017032ae972bd2c4e9b))
|
|
496
|
-
* **modularui:** copy contextpath and origin for hrefs ([358d8d6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/358d8d6f63c3559728f78ff885e658891dddd9e7))
|
|
497
|
-
* **reload:** add contextpath and origin to reload application action ([836898f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/836898fe0b75b79c4cbdd59c945808e657327dae))
|
|
498
|
-
|
|
499
|
-
## [1.57.0-contextpath.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.0...v1.57.0-contextpath.0) (2024-10-09)
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
### Features
|
|
503
|
-
|
|
504
|
-
* **context-path:** keep track of the context path in a resource model ([a801f0d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a801f0dab9ce2964227896d223965d5068252d9e))
|
|
505
|
-
* **context-path:** make it possible to set contextPath as option to the request ([64fe458](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/64fe458979625887d422797522911314bbc241af))
|
|
506
|
-
* **context-path:** resolves the path based on whether the context path and base path differ ([0854493](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0854493036ed776593992686568d3263466b881a))
|
|
507
|
-
* **context:** add origin and context path to actions and modularuiresponse ([040525a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/040525ae6a1a632feebb812c0849a26bc079cf9a))
|
|
508
|
-
* **context:** add origin and context path to href and links ([e3bdc58](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e3bdc58e8bf3e6842d0520b0814abec7abcf3c68))
|
|
509
|
-
* **href:** make origin settable for requests and fix href ([25d4e68](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/25d4e68621f456d2b30eb4e98c2185f6960768be))
|
|
510
|
-
* **useforme:** added origin and context path ([34cfdb3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/34cfdb3de9286c791280fdc361112efb32cd8ce2))
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
### Bug Fixes
|
|
514
|
-
|
|
515
|
-
* **authentication:** set correct pac4j client for basic authentication ([5e1d403](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5e1d403466e08e78926896e004ae61324e7aa691))
|
|
516
|
-
* **href:** context path ([a37f375](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a37f3757c8ed95d116bf73449ca9088c7ff12e04))
|
|
517
|
-
|
|
518
|
-
## [1.56.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.4...v1.56.5) (2024-10-17)
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
### Bug Fixes
|
|
522
|
-
|
|
523
|
-
* **modularui:** don't start request if existing request for same model exists ([40dc861](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/40dc86188e37ca3d8c3b99ea547b30cb500d284e))
|
|
524
|
-
|
|
525
|
-
## [1.56.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.3...v1.56.4) (2024-10-16)
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
### Bug Fixes
|
|
529
|
-
|
|
530
|
-
* **modularui:** memoize expectedmodels property ([8dac1a6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8dac1a6d6cfe4c78c9d67fd7cdab3a3d7cda7ab8))
|
|
531
|
-
|
|
532
|
-
## [1.56.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.2...v1.56.3) (2024-10-16)
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
### Bug Fixes
|
|
536
|
-
|
|
537
|
-
* **concept-type:** rename name property to kmtId ([c8e8b77](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c8e8b779fb567747a600c626077201560a2b866e))
|
|
538
|
-
* **modularui:** force reload of existing model when form redirect ([91cfb43](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/91cfb436c1c076e8d424944a181e4599b58eccf4))
|
|
539
|
-
|
|
540
|
-
## [1.56.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.1...v1.56.2) (2024-10-10)
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
### Bug Fixes
|
|
544
|
-
|
|
545
|
-
* **selector:** rewrite selector to help flowtype ([3366767](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3366767346f942c53f2214ba15f69be2c2c7b6b6))
|
|
546
|
-
|
|
547
|
-
## [1.56.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.0...v1.56.1) (2024-10-09)
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
### Bug Fixes
|
|
551
|
-
|
|
552
|
-
* **selectors:** make the selector getAllFinishedModels memoized to prevent rerenders ([b579297](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b579297882520bdd91eeaa90308bb71a11291a4d))
|
|
553
|
-
|
|
554
|
-
## [1.56.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.55.2...v1.56.0) (2024-10-09)
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
### Features
|
|
558
|
-
|
|
559
|
-
* **selector:** add selector to retrieve all modularui models ([78da09b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/78da09b01be60e089be2094b9d025b64958f9463))
|
|
560
|
-
|
|
561
|
-
## [1.55.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.55.1...v1.55.2) (2024-10-04)
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
### Bug Fixes
|
|
565
|
-
|
|
566
|
-
* **flow:** ignore hermes lib for flowtype ([98930b0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/98930b074d2e59bb970f9c2392d9ab375ed61e64))
|
|
567
|
-
* **modelcatalog:** set correct class name ([3a79aa4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3a79aa4c88c47bc90959a03f3a289143631b44c9))
|
|
568
|
-
|
|
569
|
-
## [1.55.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.55.0...v1.55.1) (2024-09-26)
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
### Bug Fixes
|
|
573
|
-
|
|
574
|
-
* **modularui-connector:** modelentry might be undefined ([db90795](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/db90795e4f6ce6572a54ddfc42bbdab9eb7d9937))
|
|
575
|
-
|
|
576
|
-
## [1.55.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.54.3...v1.55.0) (2024-09-25)
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
### Features
|
|
580
|
-
|
|
581
|
-
* **modelcatalog:** add model categories to the modelcatalog model ([8ef0880](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8ef088011a08e74ec712d6123ca7dad6400b8a05))
|
|
582
|
-
* **modelcatalog:** add modelcategory to the concept index, concept type and concept detail model ([6936026](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/69360266cf3f8a4216962ebd523df08d8765ea02))
|
|
583
|
-
* **modelcatalog:** add modelcategory to the modelcatalog hooks ([c17110f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c17110f2dac27b4504108fc12efd695741e3de2e))
|
|
584
|
-
|
|
585
|
-
## [1.54.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.54.2...v1.54.3) (2024-09-18)
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
### Bug Fixes
|
|
589
|
-
|
|
590
|
-
* **layouthint-config:** merge duplicate hint entries ([6dfefa3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6dfefa36c7c00c4d7f139eff313c3a4c24853968))
|
|
591
|
-
* **modularui-connector:** make it possible to set removeOnUnmount with a property ([959ce04](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/959ce0447fce2d725c7bd8316a2c1cc4477cc1d1))
|
|
592
|
-
|
|
593
|
-
## [1.54.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.54.1...v1.54.2) (2024-09-17)
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
### Bug Fixes
|
|
597
|
-
|
|
598
|
-
* **layouthint-config:** merge duplicate hint entries ([29b837c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29b837c83d991d6f5dada5f6cd0eb165abdbd2eb))
|
|
599
|
-
|
|
600
|
-
## [1.54.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.54.0...v1.54.1) (2024-09-17)
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
### Bug Fixes
|
|
604
|
-
|
|
605
|
-
* **flowtype:** make expectedModels optional ([ebb6953](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ebb6953be1e96ed9aebf31d3997ba5fe684f1c10))
|
|
606
|
-
|
|
607
|
-
## [1.54.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.53.0...v1.54.0) (2024-09-17)
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
### Features
|
|
611
|
-
|
|
612
|
-
* **modularui:** allow caching data service of modularui ([d1c65f7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d1c65f7081853556aa2eb431064f2fb05a94b422))
|
|
613
|
-
|
|
614
|
-
## [1.53.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.52.2...v1.53.0) (2024-09-17)
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
### Features
|
|
618
|
-
|
|
619
|
-
* **modelcatalog:** new hooks for searching concepts or content by filter ([ef8e0a5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ef8e0a5c6e6c9496756ecabdc3a9ec79469e98ed))
|
|
620
|
-
|
|
621
|
-
## [1.52.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.52.1...v1.52.2) (2024-08-23)
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
### Bug Fixes
|
|
625
|
-
|
|
626
|
-
* **concept-type:** add methods for concept subtypes to concept link model ([b5f579b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b5f579bf1f95c768768114963f869aa5f8bff676))
|
|
627
|
-
|
|
628
|
-
## [1.52.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.52.0...v1.52.1) (2024-08-23)
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
### Bug Fixes
|
|
632
|
-
|
|
633
|
-
* **concept-type:** add name of concept type to the concept type model ([2610045](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2610045ae6143381e28a5cc90de719f9ce0fcac4))
|
|
634
|
-
|
|
635
|
-
## [1.52.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.51.0...v1.52.0) (2024-08-23)
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
### Features
|
|
639
|
-
|
|
640
|
-
* **concept-type:** support concept type hierarchy ([e1dc633](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e1dc63305d1c2db4596b5d62138e751bb3deffe8))
|
|
641
|
-
* **concept-type:** support concept type hierarchy ([070293c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/070293ceb4fc54663395619680c08f8a968d5957))
|
|
642
|
-
|
|
643
|
-
## [1.51.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.4...v1.51.0) (2024-08-01)
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
### Features
|
|
647
|
-
|
|
648
|
-
* **modularui:** make it possible to call useModularUI with null or empty href ([0546de5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0546de599f10d7d5ec2cb2746083f3c644b84379))
|
|
649
|
-
|
|
650
|
-
## [1.50.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.3...v1.50.4) (2024-07-23)
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
### Bug Fixes
|
|
654
|
-
|
|
655
|
-
* **boolean-attribute:** handle null value on update method ([3631691](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/36316917499988f2bc52ed810adf4dbe2a305afa))
|
|
656
|
-
|
|
657
|
-
## [1.50.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.2...v1.50.3) (2024-07-22)
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
### Bug Fixes
|
|
661
|
-
|
|
662
|
-
* **connector:** patch updateModel fetch property to updateHandler for modularui connector ([f4cb62d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f4cb62dc77d1504ae0e7bfc454146768c5100091))
|
|
663
|
-
|
|
664
|
-
## [1.50.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.1...v1.50.2) (2024-07-17)
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
### Bug Fixes
|
|
668
|
-
|
|
669
|
-
* **content:** handle incorrect relatedConcepts links ([265ee33](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/265ee33db296149766dac6d94e57963953c05dd2))
|
|
670
|
-
|
|
671
|
-
## [1.50.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.0...v1.50.1) (2024-07-08)
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
### Bug Fixes
|
|
675
|
-
|
|
676
|
-
* **content:** improve indication if filters on content index are active ([29c9fec](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29c9fec3ed0c8663b5c3d6c95b0888fece168003))
|
|
677
|
-
|
|
678
|
-
## [1.50.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.6...v1.50.0) (2024-07-08)
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
### Features
|
|
682
|
-
|
|
683
|
-
* **attributes:** make it possible to update an attribute value from an other attribute ([08b41e9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/08b41e9bb3782f9bb7286289adeab70f89edd7eb))
|
|
684
|
-
|
|
685
|
-
## [1.49.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.5...v1.49.6) (2024-07-03)
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
### Bug Fixes
|
|
689
|
-
|
|
690
|
-
* **autoupdate:** autoupdate should not commit by default ([20dc1c5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/20dc1c5e36eb46e6ee0c45a9ae6fb6047f080adf))
|
|
691
|
-
|
|
692
|
-
## [1.49.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.4...v1.49.5) (2024-07-03)
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
### Bug Fixes
|
|
696
|
-
|
|
697
|
-
* **lookup:** set standard width of lookup to medium ([2c6f914](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2c6f914231ce96a6f047f12d08ef71797740fe98))
|
|
698
|
-
* **lookup:** set standard width of lookup to medium ([95b3dfb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/95b3dfbdab7bda0ecf4cedca44d9d1a836afe417))
|
|
699
|
-
|
|
700
|
-
## [1.49.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.3...v1.49.4) (2024-07-02)
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
### Bug Fixes
|
|
704
|
-
|
|
705
|
-
* **modelcatalog:** make key of hook settable for multiple requests ([2595154](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/25951542d34bbc16481c8487f13a5ea9224df8aa))
|
|
706
|
-
|
|
707
|
-
## [1.49.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.2...v1.49.3) (2024-06-26)
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
### Bug Fixes
|
|
711
|
-
|
|
712
|
-
* **concept-detail:** retrieve diagram links ([d6e9fe6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d6e9fe6cce7e6b070ba8f9ad44017af1da96a500))
|
|
713
|
-
|
|
714
|
-
## [1.49.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.1...v1.49.2) (2024-06-26)
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
### Bug Fixes
|
|
718
|
-
|
|
719
|
-
* **concept-detail:** retrieve diagram links ([2f91f9e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2f91f9e6da223f4b59b0c6effae997d3463ab16a))
|
|
720
|
-
|
|
721
|
-
## [1.49.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.0...v1.49.1) (2024-06-13)
|
|
722
|
-
|
|
723
|
-
## [1.49.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.48.1...v1.49.0) (2024-06-13)
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
### Features
|
|
727
|
-
|
|
728
|
-
* **autoupdate:** make it possible to update a single form question from the server ([bdceb60](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bdceb600499f9a3fd31b1c774c9bd0726f67f2de))
|
|
729
|
-
|
|
730
|
-
## [1.48.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.48.0...v1.48.1) (2024-06-13)
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
### Bug Fixes
|
|
734
|
-
|
|
735
|
-
* **relations:** add relation type type to relation model ([f49b115](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f49b1153d4f24c5ace726d0f11c602a784e5ee62))
|
|
736
|
-
|
|
737
|
-
## [1.48.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.47.2...v1.48.0) (2024-05-28)
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
### Features
|
|
741
|
-
|
|
742
|
-
* **concept-relations:** add all information on relation model ([fc255b5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fc255b55c7b0d6b90691dfa777927ebf5dcf0d10))
|
|
743
|
-
|
|
744
|
-
## [1.47.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.47.1...v1.47.2) (2024-05-22)
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
### Bug Fixes
|
|
748
|
-
|
|
749
|
-
* **dependencies:** update react-helmet-async peer dependencies to allow 2.0.0 and up ([24dadef](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/24dadef8b5ab9fb5125b3175b053bc7fe4178d62))
|
|
750
|
-
|
|
751
|
-
## [1.47.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.47.0...v1.47.1) (2024-05-17)
|
|
752
|
-
|
|
753
|
-
## [1.47.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.46.1...v1.47.0) (2024-05-14)
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
### Features
|
|
757
|
-
|
|
758
|
-
* **business-scenario:** separated persona and system scenarios ([966d4cf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/966d4cf7b58ead41c8052c0063139574cd2ff319))
|
|
759
|
-
|
|
760
|
-
## [1.46.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.46.0...v1.46.1) (2024-04-19)
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
### Bug Fixes
|
|
764
|
-
|
|
765
|
-
* **locale:** locale cookie must be set on init of client ([f3cd8db](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f3cd8db3b402797bad733d90d5919de28ff80f70))
|
|
766
|
-
|
|
767
|
-
## [1.46.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.45.3...v1.46.0) (2024-04-15)
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
### Features
|
|
771
|
-
|
|
772
|
-
* **change-password:** handle change password on userdata ([c4f0e4c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c4f0e4ce5466a77b806934edfbf9af7cdd3e3703))
|
|
773
|
-
* **childmodels:** make it possible to handle errors on child model handling ([6a0091a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6a0091aeb95a462eb7b2e6fd20012322b985b9b6))
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
### Bug Fixes
|
|
777
|
-
|
|
778
|
-
* **childmodels:** handling of error when retrieving child models ([bdbc47f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bdbc47fee32e11c2509a164da58e2d472bca538d))
|
|
779
|
-
|
|
780
|
-
## [1.45.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.45.3-beta.0...v1.45.3) (2024-03-28)
|
|
781
|
-
|
|
782
|
-
## [1.45.3-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.45.2...v1.45.3-beta.0) (2024-03-28)
|
|
783
|
-
|
|
784
|
-
## [1.45.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.45.0...v1.45.2) (2024-03-28)
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
### Bug Fixes
|
|
788
|
-
|
|
789
|
-
* **CompositeAttributeModel:** prioritizes parent attribute null value over child values in composite attributes ([f717455](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f7174552c11241cb8ecaa13d67027612bfe6b809))
|
|
790
|
-
* **form-validation:** missing validation should check if missing is for current object id ([03297e6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/03297e63ee422aadd89a12a4f3346e4351f75c22))
|
|
791
|
-
|
|
792
|
-
## [1.45.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.45.0...v1.45.1) (2024-03-27)
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
### Bug Fixes
|
|
796
|
-
|
|
797
|
-
* **CompositeAttributeModel:** prioritizes parent attribute null value over child values in composite attributes ([f717455](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f7174552c11241cb8ecaa13d67027612bfe6b809))
|
|
798
|
-
|
|
799
|
-
## [1.45.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.5...v1.45.0) (2024-03-25)
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
### Features
|
|
803
|
-
|
|
804
|
-
* **list:** make it possible to retrieve the label of an additional detail by type ([c28b847](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c28b847e878fc4210576921f9c786fa3dbeac7ac))
|
|
805
|
-
|
|
806
|
-
## [1.44.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.4...v1.44.5) (2024-03-21)
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
### Bug Fixes
|
|
810
|
-
|
|
811
|
-
* **layout-hint:** add list as component for hide-in-user-interface ([06d31c4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/06d31c4a2810a9f51994f66a8a095efc370a1dc8))
|
|
812
|
-
|
|
813
|
-
## [1.44.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.3...v1.44.4) (2024-03-19)
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
### Bug Fixes
|
|
817
|
-
|
|
818
|
-
* **avatar:** add isUser property to lookup service response ([f59ffee](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f59ffeea51775fe15ae8ff1176beaac07e467230))
|
|
819
|
-
|
|
820
|
-
## [1.44.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.2...v1.44.3) (2024-03-19)
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
### Bug Fixes
|
|
824
|
-
|
|
825
|
-
* **avatar:** add isUser property to lookup attributes ([add777d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/add777d176f3dc979af4ed35be98459cf242365b))
|
|
826
|
-
|
|
827
|
-
## [1.44.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.1...v1.44.2) (2024-03-19)
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
### Bug Fixes
|
|
831
|
-
|
|
832
|
-
* **avatar:** add isUser property to choice attribute with dynamicschema ([a880c1e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a880c1ec42da432c25383eaa263a47bdae152f1e))
|
|
833
|
-
|
|
834
|
-
## [1.44.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.0...v1.44.1) (2024-03-18)
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
### Bug Fixes
|
|
838
|
-
|
|
839
|
-
* **avatar:** add isUser property to choice attribute ([19340f3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/19340f3d5536987552267680b59a64fca7a0d192))
|
|
840
|
-
|
|
841
|
-
## [1.44.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.7...v1.44.0) (2024-03-18)
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
### Features
|
|
845
|
-
|
|
846
|
-
* **avatar:** improve retrieval of avatar information ([91daae3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/91daae3ee27c18955d84a519b742b1e926e527fc))
|
|
847
|
-
|
|
848
|
-
## [1.43.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.6...v1.43.7) (2024-03-18)
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
### Bug Fixes
|
|
852
|
-
|
|
853
|
-
* **settings:** merge custom settings into default settings ([29fcc31](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29fcc312b70559cdd8ec52044087839e4bff91ec))
|
|
854
|
-
|
|
855
|
-
## [1.43.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.5...v1.43.6) (2024-03-13)
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
### Bug Fixes
|
|
859
|
-
|
|
860
|
-
* **content-link:** fix encoded selfhref ([91188c0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/91188c0251577484e70da12f9eebd64501b3a736))
|
|
861
|
-
|
|
862
|
-
## [1.43.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.3...v1.43.5) (2024-03-13)
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
### Bug Fixes
|
|
866
|
-
|
|
867
|
-
* **content:** update encoding of section id ([0f62e78](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0f62e78a83b6e872e90970aeec6493f63dcd2427))
|
|
868
|
-
|
|
869
|
-
## [1.43.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.3...v1.43.4) (2024-03-13)
|
|
870
|
-
|
|
871
|
-
## [1.43.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.2...v1.43.3) (2024-03-13)
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
### Bug Fixes
|
|
875
|
-
|
|
876
|
-
* **error:** rethrow error on default error response handler ([1610a40](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1610a405ac2dd4c3c58d2eb88d88e9fd7e87ee94))
|
|
877
|
-
|
|
878
|
-
## [1.43.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.1...v1.43.2) (2024-03-13)
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
### Bug Fixes
|
|
882
|
-
|
|
883
|
-
* **content:** encode section id's ([6a5d923](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6a5d923b766d1e8fe364739daf75668551ee5d41))
|
|
884
|
-
|
|
885
|
-
## [1.43.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.0...v1.43.1) (2024-03-11)
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
### Bug Fixes
|
|
889
|
-
|
|
890
|
-
* **models:** memoize retrieval of models from modularui ([b2c6b95](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b2c6b95ba969e8b97553f3bbe4af183f6f02006a))
|
|
891
|
-
|
|
892
|
-
## [1.43.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.42.2...v1.43.0) (2024-03-11)
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
### Features
|
|
896
|
-
|
|
897
|
-
* **models:** new method on useModels hook to reload models by filter ([591a375](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/591a375a9ebfcd5e5477234bb01559c90f590840))
|
|
898
|
-
|
|
899
|
-
## [1.42.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.42.1...v1.42.2) (2024-03-08)
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
### Bug Fixes
|
|
903
|
-
|
|
904
|
-
* **modelcatalog:** only send allowed parameters to the modular ui ([7977cf2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7977cf2d0f299b5dbf4127f87a3c1e5c37a3c944))
|
|
905
|
-
|
|
906
|
-
## [1.42.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.42.0...v1.42.1) (2024-03-05)
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
### Bug Fixes
|
|
910
|
-
|
|
911
|
-
* **href:** path of href should not be decoded ([49974b1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/49974b19b2cbc407351e66b7e3124808ce506ab3))
|
|
912
|
-
|
|
913
|
-
## [1.42.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.0...v1.42.0) (2024-03-05)
|
|
914
|
-
|
|
915
|
-
## [1.41.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.7...v1.41.8) (2024-03-04)
|
|
916
|
-
|
|
917
|
-
## [1.41.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.6...v1.41.7) (2024-03-04)
|
|
918
|
-
|
|
919
|
-
## [1.41.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.5...v1.41.6) (2024-03-04)
|
|
920
|
-
|
|
921
|
-
## [1.41.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.4...v1.41.5) (2024-03-04)
|
|
922
|
-
|
|
923
|
-
## [1.41.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.3...v1.41.4) (2024-02-28)
|
|
924
|
-
|
|
925
|
-
## [1.41.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.2...v1.41.3) (2024-02-20)
|
|
926
|
-
|
|
927
|
-
## [1.41.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.1...v1.41.2) (2024-02-20)
|
|
928
|
-
|
|
929
|
-
## [1.41.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.40.0...v1.41.1) (2024-02-19)
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
### Features
|
|
933
|
-
|
|
934
|
-
* **avatarForTitleAttribute:** added avatarForTitleAttribute ([319e1e9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/319e1e9e91615bc86aec7b5efae5b46cb41684f4))
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
### Bug Fixes
|
|
938
|
-
|
|
939
|
-
* **avatarForTitleAttribute:** changed LayoutHint AVATAR_FOR_TITLE to AVATAR_IN_TITLE ([2a87110](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2a87110bcbe3d9d1c08551afcd8b6ebbe3f94042))
|
|
940
|
-
|
|
941
|
-
## [1.41.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.7...v1.41.8) (2024-03-04)
|
|
942
|
-
|
|
943
|
-
## [1.41.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.6...v1.41.7) (2024-03-04)
|
|
944
|
-
|
|
945
|
-
## [1.41.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.5...v1.41.6) (2024-03-04)
|
|
946
|
-
|
|
947
|
-
## [1.41.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.4...v1.41.5) (2024-03-04)
|
|
948
|
-
|
|
949
|
-
## [1.41.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.3...v1.41.4) (2024-02-28)
|
|
950
|
-
|
|
951
|
-
## [1.41.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.2...v1.41.3) (2024-02-20)
|
|
952
|
-
|
|
953
|
-
## [1.41.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.1...v1.41.2) (2024-02-20)
|
|
954
|
-
|
|
955
|
-
## [1.41.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.0...v1.41.1) (2024-02-19)
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
### Bug Fixes
|
|
959
|
-
|
|
960
|
-
* **avatarForTitleAttribute:** changed LayoutHint AVATAR_FOR_TITLE to AVATAR_IN_TITLE ([2a87110](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2a87110bcbe3d9d1c08551afcd8b6ebbe3f94042))
|
|
961
|
-
|
|
962
|
-
## [1.41.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.40.0...v1.41.0) (2024-02-11)
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
### Features
|
|
966
|
-
|
|
967
|
-
* **avatarForTitleAttribute:** added avatarForTitleAttribute ([319e1e9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/319e1e9e91615bc86aec7b5efae5b46cb41684f4))
|
|
968
|
-
|
|
969
|
-
## [1.40.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.39.0...v1.40.0) (2024-02-08)
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
### Features
|
|
973
|
-
|
|
974
|
-
* **related-concepts:** add reference hash to related concept href ([9f5683e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9f5683e3487ca57d2aec2990da7584a04c535cbd))
|
|
975
|
-
|
|
976
|
-
## [1.39.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.38.0...v1.39.0) (2023-12-04)
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
### Features
|
|
980
|
-
|
|
981
|
-
* **nullable:** revert nullable property handling ([902850e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/902850eec199c61350d5f46f112abe3122b4c6cb))
|
|
982
|
-
|
|
983
|
-
## [1.38.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.37.0...v1.38.0) (2023-11-23)
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
### Features
|
|
987
|
-
|
|
988
|
-
* **nullabel:** consider nullable property on attribute to indicate a mandatory attribute ([f0ec2eb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f0ec2eb497e622d1adf9fb94b8fb7f87ae02d2db))
|
|
989
|
-
|
|
990
|
-
## [1.37.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.36.1...v1.37.0) (2023-11-08)
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
### Features
|
|
994
|
-
|
|
995
|
-
* **hierarchy:** make it possible to retrieve child attribute in event history details ([304cac2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/304cac2266dd8821d58d76eb04dce456f4c94641))
|
|
996
|
-
* **taskgroups:** add convenience method hasTasks on taskgroups ([78096a4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/78096a497392a2e8d93fa9f0b085dbdb30cb15c6))
|
|
997
|
-
|
|
998
|
-
## [1.36.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.36.0...v1.36.1) (2023-10-26)
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
### Bug Fixes
|
|
1002
|
-
|
|
1003
|
-
* **layout-hint:** hide-in-user-interface only applicable for tabs ([dffb193](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dffb19319ce2519434030bfba330748d210f742f))
|
|
1004
|
-
|
|
1005
|
-
## [1.36.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.35.0...v1.36.0) (2023-10-26)
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
### Features
|
|
1009
|
-
|
|
1010
|
-
* **hide-in-ui:** make it possible to hide links in the ui ([da7da68](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/da7da68d2264bde2b43c9fdf41b61a58784d5c0d))
|
|
1011
|
-
* **service-operations:** hide service operations from taskgroups ([0308803](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/03088038b1baa90146715cc99cdc403c44e622dc))
|
|
1012
|
-
|
|
1013
|
-
## [1.35.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.34.2...v1.35.0) (2023-10-10)
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
### Features
|
|
1017
|
-
|
|
1018
|
-
* **preview-check:** shortcut preview check for better perf ([68aaf2c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/68aaf2c8a76f50aeaa61595b6502ba2105a711e1))
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
### Bug Fixes
|
|
1022
|
-
|
|
1023
|
-
* **StringFilterModel:** Extend StringFilterModel with FilterModel and BaseFilterModel ([d7c6b8d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d7c6b8da5ff4cf8be2b32a5b9ee94eb57cb45dbb))
|
|
1024
|
-
|
|
1025
|
-
## [1.34.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.34.1...v1.34.2) (2023-10-02)
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
### Bug Fixes
|
|
1029
|
-
|
|
1030
|
-
* **login:** redirect on all UnAuthorized errors ([bb371ec](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bb371ec20d24e373e127ea276c854ff8f5175318))
|
|
1031
|
-
|
|
1032
|
-
## [1.34.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.34.0...v1.34.1) (2023-09-13)
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
### Bug Fixes
|
|
1036
|
-
|
|
1037
|
-
* **layout-hint-json:** replace glob with node packages ([c25b89f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c25b89f811a934cf2ce57254e5d06a574b674561))
|
|
1038
|
-
|
|
1039
|
-
## [1.34.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0...v1.34.0) (2023-09-13)
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
### Features
|
|
1043
|
-
|
|
1044
|
-
* **redirectUri:** the redirectURI to a secure page is now handled through the UI library ([cc54f8e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cc54f8e5d436d2c14e6f50dd3793ac074a8dcc2f))
|
|
1045
|
-
|
|
1046
|
-
## [1.33.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0-beta.7...v1.33.0) (2023-08-29)
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
### Bug Fixes
|
|
1050
|
-
|
|
1051
|
-
* **filters:** only handle filter formatting on bsn, iban and zip code with exact and not ([4ebe97c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4ebe97c593380a9837460eb1ad9bbf26d1c7e106))
|
|
1052
|
-
* **sanitize-html:** handle escaped html ([2e9aa73](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2e9aa730fb9c48ea69cd7d29419e635b6384c723))
|
|
1053
|
-
|
|
1054
|
-
## [1.33.0-beta.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0-beta.6...v1.33.0-beta.7) (2023-08-28)
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
### Bug Fixes
|
|
1058
|
-
|
|
1059
|
-
* **validation:** set isvalid to true before update ([d0f2e4f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d0f2e4f4b301b90aa86b1ecc512903114649fed4))
|
|
1060
|
-
|
|
1061
|
-
## [1.33.0-beta.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0-beta.5...v1.33.0-beta.6) (2023-08-28)
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
### Bug Fixes
|
|
1065
|
-
|
|
1066
|
-
* **formatting:** remove formatting on exactly and not ([b80518d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b80518d5d74a1f54943e1e835a708f193555b85b))
|
|
1067
|
-
|
|
1068
|
-
## [1.33.0-beta.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0-beta.4...v1.33.0-beta.5) (2023-08-28)
|
|
1069
|
-
|
|
1070
|
-
## [1.33.0-beta.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0-beta.3...v1.33.0-beta.4) (2023-08-28)
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
### Bug Fixes
|
|
1074
|
-
|
|
1075
|
-
* **filters:** introduce string filter for string specific isMultiple setting ([8c2c9f3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8c2c9f386e42008a9cc6715476946580532a3b43))
|
|
1076
|
-
|
|
1077
|
-
## [1.33.0-beta.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0-beta.2...v1.33.0-beta.3) (2023-08-28)
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
### Bug Fixes
|
|
1081
|
-
|
|
1082
|
-
* **sanitize-html:** improve encoding of html entities to numerical entities ([45c3c56](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/45c3c56c8e04ca36b898efb5651fd87cbc9eea9f))
|
|
1083
|
-
|
|
1084
|
-
## [1.33.0-beta.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0-beta.1...v1.33.0-beta.2) (2023-08-24)
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
### Bug Fixes
|
|
1088
|
-
|
|
1089
|
-
* **string-attribute:** set spaces only on readonlyvalue ([1956e39](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1956e39d27019a2dd5893f6c691b992ac4ddf6f3))
|
|
1090
|
-
|
|
1091
|
-
## [1.33.0-beta.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0-beta.0...v1.33.0-beta.1) (2023-08-24)
|
|
1092
|
-
|
|
1093
|
-
## [1.33.0-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.32.0...v1.33.0-beta.0) (2023-08-24)
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
### Features
|
|
1097
|
-
|
|
1098
|
-
* **filters:** support for operators and multi value ([0e7dc41](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0e7dc41fa99fe9d2fce78202d6f985958912f971))
|
|
1099
|
-
|
|
1100
|
-
## [1.32.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.4...v1.32.0) (2023-08-07)
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
### Features
|
|
1104
|
-
|
|
1105
|
-
* **useLocaleCodes:** add hook to retrieve available locale codes ([46d522f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/46d522f263f7f90c136bcc26dd026c78898b1c5f))
|
|
1106
|
-
|
|
1107
|
-
## [1.31.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.1...v1.31.4) (2023-07-28)
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
### Bug Fixes
|
|
1111
|
-
|
|
1112
|
-
* **usePreferences:** memoize usePreference hook to prevent rerenders ([d0fdd20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d0fdd204069955db1fd5a4c70cc0352dd7b190d5))
|
|
1113
|
-
|
|
1114
|
-
## [1.31.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.1...v1.31.3) (2023-07-25)
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
### Bug Fixes
|
|
1118
|
-
|
|
1119
|
-
* **usePreferences:** memoize usePreference hook to prevent rerenders ([d0fdd20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d0fdd204069955db1fd5a4c70cc0352dd7b190d5))
|
|
1120
|
-
|
|
1121
|
-
## [1.31.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.1...v1.31.2) (2023-07-25)
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
### Bug Fixes
|
|
1125
|
-
|
|
1126
|
-
* **usePreferences:** memoize usePreference hook to prevent rerenders ([d0fdd20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d0fdd204069955db1fd5a4c70cc0352dd7b190d5))
|
|
1127
|
-
|
|
1128
|
-
## [1.31.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.0...v1.31.1) (2023-06-30)
|
|
1129
|
-
|
|
1130
|
-
### Bug Fixes
|
|
1131
|
-
|
|
1132
|
-
- **lookup:** improve check on choice option when adding options to choice attribute ([e880980](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e880980504364d2f0f35a2f1e59c01229f2a215c))
|
|
1133
|
-
|
|
1134
|
-
## [1.31.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.30.1...v1.31.0) (2023-06-30)
|
|
1135
|
-
|
|
1136
|
-
### Features
|
|
1137
|
-
|
|
1138
|
-
- **useForm:** make it possible to send formdata with the request ([aa42c95](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/aa42c95d69b0047c76c78cec1829fed56829ea07))
|
|
1139
|
-
|
|
1140
|
-
## [1.30.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.30.0...v1.30.1) (2023-03-31)
|
|
1141
|
-
|
|
1142
|
-
### Bug Fixes
|
|
1143
|
-
|
|
1144
|
-
- **boolean-attribute:** allow for boolean as update value ([d20f0fc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d20f0fc892efd7ca62eee3f0982d42d8a0a39847))
|
|
1145
|
-
- **form:** after previous step, set finished, complete and success state ([ccb5b2a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ccb5b2a868e3c8f5d803ebf4453a9f3130f4018e))
|
|
1146
|
-
|
|
1147
|
-
## [1.30.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.29.0...v1.30.0) (2023-03-17)
|
|
1148
|
-
|
|
1149
|
-
### Features
|
|
1150
|
-
|
|
1151
|
-
- **resultdata:** new getResultData method combines resultdata and contributions into attribute sets ([d5a76c6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d5a76c69cb2057d502b829f1ee6ed9a0a9438181))
|
|
1152
|
-
|
|
1153
|
-
## [1.29.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.7...v1.29.0) (2023-03-10)
|
|
1154
|
-
|
|
1155
|
-
### Features
|
|
1156
|
-
|
|
1157
|
-
- **LayoutHintCollection:** export LayoutHintCollection ([8f09649](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8f0964948388a0705b40dd950b792b0071bdb0de))
|
|
1158
|
-
|
|
1159
|
-
## [1.28.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.6...v1.28.7) (2023-03-09)
|
|
1160
|
-
|
|
1161
|
-
### Bug Fixes
|
|
1162
|
-
|
|
1163
|
-
- **context-path:** add convencience method setContextPath to settings ([babd09b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/babd09b399ad7d01de5e99472a5948b9744f9771))
|
|
1164
|
-
|
|
1165
|
-
## [1.28.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.5...v1.28.6) (2023-03-01)
|
|
1166
|
-
|
|
1167
|
-
### Bug Fixes
|
|
1168
|
-
|
|
1169
|
-
- **precache:** swallow confusing info message on not able to load webapplication ([aa53c69](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/aa53c69f06195695dce8e519259d780ac37c6c83))
|
|
1170
|
-
|
|
1171
|
-
## [1.28.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.4...v1.28.5) (2023-02-23)
|
|
1172
|
-
|
|
1173
|
-
### Bug Fixes
|
|
1174
|
-
|
|
1175
|
-
- **progressindicator:** set progess to finished when change password occurs ([739d112](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/739d112a0de4360f0b62dac2d8b4d64fafe26292))
|
|
1176
|
-
|
|
1177
|
-
## [1.28.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.2...v1.28.4) (2023-02-22)
|
|
1178
|
-
|
|
1179
|
-
### Bug Fixes
|
|
1180
|
-
|
|
1181
|
-
- **client:** add property for mount method ([1b4c8b9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1b4c8b9d16e398040e82818faee1a63182f17dd8))
|
|
1182
|
-
- **pac4j:** set pac4j as default in preferences ([ceb714b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ceb714bedf3282cc0a2de25eb1d6cdc87f142168))
|
|
1183
|
-
|
|
1184
|
-
## [1.28.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.2...v1.28.3) (2023-02-21)
|
|
1185
|
-
|
|
1186
|
-
### Bug Fixes
|
|
1187
|
-
|
|
1188
|
-
- **pac4j:** set pac4j as default in preferences ([ceb714b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ceb714bedf3282cc0a2de25eb1d6cdc87f142168))
|
|
1189
|
-
|
|
1190
|
-
## [1.28.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.1...v1.28.2) (2023-02-20)
|
|
1191
|
-
|
|
1192
|
-
### Bug Fixes
|
|
1193
|
-
|
|
1194
|
-
- **export:** make all parts of react-client importable ([7d571e1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7d571e1b350fda26e546ea67a0ee633e7d8d8f1d))
|
|
1195
|
-
|
|
1196
|
-
## [1.28.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.0...v1.28.1) (2023-02-20)
|
|
1197
|
-
|
|
1198
|
-
### Bug Fixes
|
|
1199
|
-
|
|
1200
|
-
- **export:** make all parts of react-client importable ([11c4465](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/11c446547c576385644fc8519350c33fd517e009))
|
|
1201
|
-
|
|
1202
|
-
## [1.28.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.6...v1.28.0) (2023-02-20)
|
|
1203
|
-
|
|
1204
|
-
### Features
|
|
1205
|
-
|
|
1206
|
-
- **remove-setting:** settings DATE_INPUT_FORMAT and DATE_READONLY_FORMAT are removed ([4e536bd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4e536bde53e0c4e6fefbff459aa99bb492f642b5))
|
|
1207
|
-
|
|
1208
|
-
### Bug Fixes
|
|
1209
|
-
|
|
1210
|
-
- **polyfill:** remove native supported polyfills ([9ebdf11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9ebdf1160a9b41c1f14c0aecf6b141beb9b252a7))
|
|
1211
|
-
|
|
1212
|
-
### [1.27.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.5...v1.27.6) (2023-02-07)
|
|
1213
|
-
|
|
1214
|
-
### Bug Fixes
|
|
1215
|
-
|
|
1216
|
-
- **redux:** introduce updateForm action for easier debugging ([7e1550b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7e1550b6ed8b082a9e87ccdf84067462f6a36cc1))
|
|
1217
|
-
|
|
1218
|
-
### [1.27.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.4...v1.27.5) (2023-02-07)
|
|
1219
|
-
|
|
1220
|
-
### Bug Fixes
|
|
1221
|
-
|
|
1222
|
-
- **actions:** allow for action collections where part of contributions is not available ([ee1f482](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ee1f482edf21f3c783b4f5f5b927f6838d36f626))
|
|
1223
|
-
|
|
1224
|
-
### [1.27.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.3...v1.27.4) (2023-02-07)
|
|
1225
|
-
|
|
1226
|
-
### Bug Fixes
|
|
1227
|
-
|
|
1228
|
-
- **server:** add property to skip preloading the web application on the server ([b9c8e17](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b9c8e178bbef7cf94f9d3d80da9f64f78e228a24))
|
|
1229
|
-
|
|
1230
|
-
### [1.27.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.2...v1.27.3) (2023-02-06)
|
|
1231
|
-
|
|
1232
|
-
### Bug Fixes
|
|
1233
|
-
|
|
1234
|
-
- **authenticate:** set default login path to pac4j ([6f14e68](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6f14e68843f5dbe53ed4850eed7cd49fc9631a46))
|
|
1235
|
-
- **authentication:** return default authentication type when security property not present ([2c5d05b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2c5d05b3c80b7de3732eb3c6773972817d6c4b13))
|
|
1236
|
-
- **init:** set connectKey on application model on initialization ([4eb88d5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4eb88d5f9c639296ae2ed2a024a080d1d03ac0d9))
|
|
1237
|
-
|
|
1238
|
-
### [1.27.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.1...v1.27.2) (2023-01-31)
|
|
1239
|
-
|
|
1240
|
-
### Bug Fixes
|
|
1241
|
-
|
|
1242
|
-
- **clone:** use klona for complete and fast deep clone of models and data ([2e4509a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2e4509a0cefa3d2deadb7485c6b8a12bdbdb7886))
|
|
1243
|
-
|
|
1244
|
-
### [1.27.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.0...v1.27.1) (2023-01-24)
|
|
1245
|
-
|
|
1246
|
-
### Bug Fixes
|
|
1247
|
-
|
|
1248
|
-
- **captcha:** improve usage of captcha request ([b880306](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b8803067cecb90c940dc8aab824615357efdf37c))
|
|
1249
|
-
|
|
1250
|
-
## [1.27.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.0-beta.1...v1.27.0) (2023-01-20)
|
|
1251
|
-
|
|
1252
|
-
## [1.27.0-beta.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.0-beta.0...v1.27.0-beta.1) (2023-01-20)
|
|
1253
|
-
|
|
1254
|
-
## [1.27.0-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.6...v1.27.0-beta.0) (2023-01-20)
|
|
1255
|
-
|
|
1256
|
-
### Features
|
|
1257
|
-
|
|
1258
|
-
- **base-path:** getRepositoryResourceUrl create an url that can be used to retrieve resources from the repository ([b1c904b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b1c904b03faf7bb04f851b568420176a1885a88e))
|
|
1259
|
-
- **base-path:** make base path (context path) a setting that can be called during runtime ([b9d3aca](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b9d3aca45c9164dcde5de7018075e08bf149b16f))
|
|
1260
|
-
- **captcha:** new CaptchaRequest class for easy handling of captcha attribute using the captcha servlet ([de29cc7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/de29cc7dbda7b1f5cd13cb0883ab66e6430de85d))
|
|
1261
|
-
- **error-model:** add getMessage method to retrieve error as message ([1350a6d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1350a6dae6050e1e5a4758ff478e187be05551c7))
|
|
1262
|
-
- **init:** load the webapplication on start of application ([27c7bc1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/27c7bc1d3280e328e06bc5d0a4bfcf745d5f9358))
|
|
1263
|
-
- **modularui-request:** add fetchSync method to fetch models on the server ([341a9ac](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/341a9ac78cddd72a135da1b0666157217044d329))
|
|
1264
|
-
- **settings:** convenience method to retrieve swim lane diagram configuration ([b7dc843](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b7dc843c17f4f7ff2f8a70c2f8549cf036bdeaa0))
|
|
1265
|
-
- **upload-attribute:** add accepted files property as convenience method for accept attribute of file input ([7034393](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/703439327f6875ddab34229e5181134dd530c451))
|
|
1266
|
-
- **upload:** new UploadRequest class for easy upload of files to the Be Informed upload servlet ([b83e1b0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b83e1b0d7d46c6dbd58b707eee1b10d318447486))
|
|
1267
|
-
|
|
1268
|
-
### Bug Fixes
|
|
1269
|
-
|
|
1270
|
-
- **boolean-attribute:** boolean attribute toggle or checkbox can be null on creation ([971ed1e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/971ed1e58764d7a78b394b85d44ca7646e096078))
|
|
1271
|
-
- **store:** location change when router is not available in initialState ([2dfd88c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2dfd88c6c721ee3ca627efcd09c71d3e6ad2cc60))
|
|
1272
|
-
|
|
1273
|
-
## [1.26.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.6...v1.26.0) (2023-01-13)
|
|
1274
|
-
|
|
1275
|
-
### Features
|
|
1276
|
-
|
|
1277
|
-
- **init:** load the webapplication on start of application ([27c7bc1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/27c7bc1d3280e328e06bc5d0a4bfcf745d5f9358))
|
|
1278
|
-
- **modularui-request:** add fetchSync method to fetch models on the server ([341a9ac](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/341a9ac78cddd72a135da1b0666157217044d329))
|
|
1279
|
-
|
|
1280
|
-
### Bug Fixes
|
|
1281
|
-
|
|
1282
|
-
- **boolean-attribute:** boolean attribute toggle or checkbox can be null on creation ([971ed1e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/971ed1e58764d7a78b394b85d44ca7646e096078))
|
|
1283
|
-
- **store:** location change when router is not available in initialState ([2dfd88c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2dfd88c6c721ee3ca627efcd09c71d3e6ad2cc60))
|
|
1284
|
-
|
|
1285
|
-
### [1.25.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.5...v1.25.6) (2023-01-11)
|
|
1286
|
-
|
|
1287
|
-
### Bug Fixes
|
|
1288
|
-
|
|
1289
|
-
- **use-modularui:** add useSearch hook for advanced search ([30eb63c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/30eb63c665dd8e6ebca7eab988afe29c427f7d00))
|
|
1290
|
-
- **use-modularui:** could not use useModularUI hook in useEffect ([46d5e8d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/46d5e8d2f4f7e2181e1d9c484c9e6a1232c4d77c))
|
|
1291
|
-
|
|
1292
|
-
### [1.25.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.4...v1.25.5) (2023-01-10)
|
|
1293
|
-
|
|
1294
|
-
### Bug Fixes
|
|
1295
|
-
|
|
1296
|
-
- **use-modularui:** make it possible to force a target model ([1b24e91](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1b24e91f09f7c562cd7ab7fff2f30d50007cffbf))
|
|
1297
|
-
|
|
1298
|
-
### [1.25.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.3...v1.25.4) (2023-01-10)
|
|
1299
|
-
|
|
1300
|
-
### [1.25.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.2...v1.25.3) (2023-01-10)
|
|
1301
|
-
|
|
1302
|
-
### Bug Fixes
|
|
1303
|
-
|
|
1304
|
-
- **authentiation:** improve exception messages on redirect information ([bd017b3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bd017b30deebe15906a588e8cb9fc64a2974b982))
|
|
1305
|
-
- **authentiation:** improve resolving of models on useModularUIModel hooks ([75a0fee](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/75a0fee4910fc94852ec5501cf6cfd0937c365ec))
|
|
1306
|
-
- **flowtype:** improve typings of request options ([b39ae9b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b39ae9b48cc288c104a0b703d8b9a0bb89c95f93))
|
|
1307
|
-
- **login:** add default authentication type for older be informed versions ([6c30e12](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6c30e1298cf3715f4d1480e7c047cdee63cf3529))
|
|
1308
|
-
- **models:** add model name property to identify models ([b17d4bc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b17d4bcd9d7a6dabbbb3fe0bdfda43ee0c6b2da1))
|
|
1309
|
-
|
|
1310
|
-
### [1.25.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.1...v1.25.2) (2023-01-05)
|
|
1311
|
-
|
|
1312
|
-
### Bug Fixes
|
|
1313
|
-
|
|
1314
|
-
- **mandatory:** handle missing validations on first repeat of unknown repeat ([c1187fb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c1187fb996b97314229974dbdbe6bdb0e955a793))
|
|
1315
|
-
|
|
1316
|
-
### [1.25.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.1-beta.1...v1.25.1) (2023-01-03)
|
|
1317
|
-
|
|
1318
|
-
### [1.25.1-beta.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.1-beta.0...v1.25.1-beta.1) (2023-01-03)
|
|
1319
|
-
|
|
1320
|
-
### Bug Fixes
|
|
1321
|
-
|
|
1322
|
-
- **remove-model:** refactor removal of model ([26fa8b6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/26fa8b616d826a3a4bdb72a93a14406fa5d244bf))
|
|
1323
|
-
|
|
1324
|
-
### [1.25.1-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.0...v1.25.1-beta.0) (2023-01-03)
|
|
1325
|
-
|
|
1326
|
-
### Bug Fixes
|
|
1327
|
-
|
|
1328
|
-
- **flowtype:** improve flow declarations ([e769ea3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e769ea30200725e7e4116982163b85ee4cd8998a))
|
|
1329
|
-
|
|
1330
|
-
## [1.25.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.8...v1.25.0) (2022-12-16)
|
|
1331
|
-
|
|
1332
|
-
### Features
|
|
1333
|
-
|
|
1334
|
-
- **typings:** add generated typescript typings ([274ac5b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/274ac5b95baae94f473cf1febe1c4689dad07e38))
|
|
1335
|
-
|
|
1336
|
-
### [1.24.1-beta.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.7...v1.24.1-beta.8) (2022-12-12)
|
|
1337
|
-
|
|
1338
|
-
### Bug Fixes
|
|
1339
|
-
|
|
1340
|
-
- **modularui-request:** add postForm method to post and update a form ([56a75d9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/56a75d94f6f637e214bf3d172dfb34dcf7363097))
|
|
1341
|
-
|
|
1342
|
-
### [1.24.1-beta.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.6...v1.24.1-beta.7) (2022-12-12)
|
|
1343
|
-
|
|
1344
|
-
### Bug Fixes
|
|
1345
|
-
|
|
1346
|
-
- **resultdata:** add resultData property to FormModel ([bae1852](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bae185225da02b9f7e15854728aba5ccdcdde572))
|
|
1347
|
-
|
|
1348
|
-
### [1.24.1-beta.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.5...v1.24.1-beta.6) (2022-12-09)
|
|
1349
|
-
|
|
1350
|
-
### Bug Fixes
|
|
1351
|
-
|
|
1352
|
-
- **choice:** update children of taxonomy codemap or taxonomy-attribute ([1b46069](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1b46069a481662b85e1d1d92585a3da9f1a64526))
|
|
1353
|
-
|
|
1354
|
-
### [1.24.1-beta.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.4...v1.24.1-beta.5) (2022-12-09)
|
|
1355
|
-
|
|
1356
|
-
### Bug Fixes
|
|
1357
|
-
|
|
1358
|
-
- **typescript:** improve Href for typescript typings ([1736e70](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1736e7022183f5db2a914fb6d09ac7e25a112376))
|
|
1359
|
-
|
|
1360
|
-
### [1.24.1-beta.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.3...v1.24.1-beta.4) (2022-12-06)
|
|
1361
|
-
|
|
1362
|
-
### Bug Fixes
|
|
1363
|
-
|
|
1364
|
-
- **typings:** add generated typescript typings to proxies ([2c41b00](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2c41b00f8adc6db682a0cebbd1bdaebe81d73313))
|
|
1365
|
-
|
|
1366
|
-
### [1.24.1-beta.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.2...v1.24.1-beta.3) (2022-12-06)
|
|
1367
|
-
|
|
1368
|
-
### Bug Fixes
|
|
1369
|
-
|
|
1370
|
-
- **typings:** add generated typescript typings ([6fcda6a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6fcda6a35b697a118b07a34e39003a556c36a179))
|
|
1371
|
-
|
|
1372
|
-
### [1.24.1-beta.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.1...v1.24.1-beta.2) (2022-12-06)
|
|
1373
|
-
|
|
1374
|
-
### Bug Fixes
|
|
1375
|
-
|
|
1376
|
-
- **typings:** add generated typescript typings ([a382873](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a3828736ad3fbc83c60c41f265d74abdd1fe7478))
|
|
1377
|
-
|
|
1378
|
-
### [1.24.1-beta.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.1-beta.0...v1.24.1-beta.1) (2022-12-06)
|
|
1379
|
-
|
|
1380
|
-
### [1.24.1-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.24.0...v1.24.1-beta.0) (2022-12-06)
|
|
1381
|
-
|
|
1382
|
-
### Bug Fixes
|
|
1383
|
-
|
|
1384
|
-
- **proxies:** add constants as proxy ([f0a534f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f0a534f8c491cd4ccdd647de79fb85dc9567722a))
|
|
1385
|
-
- **typings:** add generated typescript typings ([5278273](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/52782731d7eefe2db85ba401e12fcc408fc15c82))
|
|
1386
|
-
- **typings:** add generated typescript typings ([0006863](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0006863b6cfecf9f47dabc3234e8bfb7c672b70d))
|
|
1387
|
-
|
|
1388
|
-
## [1.24.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.23.3-beta.0...v1.24.0) (2022-11-21)
|
|
1389
|
-
|
|
1390
|
-
### Features
|
|
1391
|
-
|
|
1392
|
-
- **modularui-requests:** add convenience method to post form data ([83e1a02](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/83e1a02a23cd5edbc0eccd8c4da3ecdfc119a43f))
|
|
1393
|
-
|
|
1394
|
-
### [1.23.3-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.23.2...v1.23.3-beta.0) (2022-11-21)
|
|
1395
|
-
|
|
1396
|
-
### [1.23.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.23.1...v1.23.2) (2022-11-16)
|
|
1397
|
-
|
|
1398
|
-
### [1.23.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.23.0...v1.23.1) (2022-09-26)
|
|
1399
|
-
|
|
1400
|
-
### Bug Fixes
|
|
1401
|
-
|
|
1402
|
-
- **DependentAttribute:** DependentAttribute extended to work with empty and not empty attribute value ([9cf3864](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9cf38644e032b0cfea0e8a8561baa2ca7aa9eb49))
|
|
1403
|
-
|
|
1404
|
-
## [1.23.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.22.1...v1.23.0) (2022-09-22)
|
|
1405
|
-
|
|
1406
|
-
### Features
|
|
1407
|
-
|
|
1408
|
-
- **DependentAttribute:** DependentAttribute extended to work with empty and not empty attribute value ([73473cf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/73473cff35ca5c7974a3800df5e49bdb1a9031ea))
|
|
1409
|
-
|
|
1410
|
-
### [1.22.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.22.0...v1.22.1) (2022-09-07)
|
|
1411
|
-
|
|
1412
|
-
## [1.22.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.7...v1.22.0) (2022-09-05)
|
|
1413
|
-
|
|
1414
|
-
### Features
|
|
1415
|
-
|
|
1416
|
-
- **error:** added get isInvalidCredentials in to ErrorResponse ([b6e2ef6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b6e2ef6e2838f7fe65bbedefedf8c6a1ea927fc2))
|
|
1417
|
-
|
|
1418
|
-
### [1.21.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.6...v1.21.7) (2022-09-01)
|
|
1419
|
-
|
|
1420
|
-
### [1.21.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.5...v1.21.6) (2022-08-29)
|
|
1421
|
-
|
|
1422
|
-
### [1.21.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.4...v1.21.5) (2022-08-26)
|
|
1423
|
-
|
|
1424
|
-
### [1.21.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.3...v1.21.4) (2022-08-25)
|
|
1425
|
-
|
|
1426
|
-
### Bug Fixes
|
|
1427
|
-
|
|
1428
|
-
- **list-groups:** render correct label when group attribute has a dynamicschema ([cd5d145](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cd5d14567c4eb82b994140d892ccec83d211c71e))
|
|
1429
|
-
|
|
1430
|
-
### [1.21.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.2...v1.21.3) (2022-08-22)
|
|
1431
|
-
|
|
1432
|
-
### Bug Fixes
|
|
1433
|
-
|
|
1434
|
-
- **error:** layouthint ([fb433dd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fb433dd7d170e0676356ce1f3bb4f2a2877ee60a))
|
|
1435
|
-
|
|
1436
|
-
### [1.21.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.1...v1.21.2) (2022-08-14)
|
|
1437
|
-
|
|
1438
|
-
### Bug Fixes
|
|
1439
|
-
|
|
1440
|
-
- **error:** ErrorResponse messages ([7a153a8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7a153a8c48be43f8ae4c1449880f8f901110ba3a))
|
|
1441
|
-
|
|
1442
|
-
### [1.21.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.0...v1.21.1) (2022-08-10)
|
|
1443
|
-
|
|
1444
|
-
### Bug Fixes
|
|
1445
|
-
|
|
1446
|
-
- **error:** handle new error response messages ([9ce4d99](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9ce4d9997a542a98164ff999e83ee0a8a40b0525))
|
|
1447
|
-
|
|
1448
|
-
## [1.21.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.10...v1.21.0) (2022-08-10)
|
|
1449
|
-
|
|
1450
|
-
### Features
|
|
1451
|
-
|
|
1452
|
-
- **error:** handle new error response messages ([4373b18](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4373b18675b2c74119b37734ce106239252c0883))
|
|
1453
|
-
|
|
1454
|
-
### [1.20.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.9...v1.20.10) (2022-08-09)
|
|
1455
|
-
|
|
1456
|
-
### Bug Fixes
|
|
1457
|
-
|
|
1458
|
-
- **filter:** handle filters with name 'name' or name 'param' ([1c43e4d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1c43e4d5d187885a9c7896b12d023bbb23e63320))
|
|
1459
|
-
- **login:** export LOGIN_PATH and LOGOUT_PATH to prevent regression in older layouts ([5382d02](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5382d02e8adfdffaed1674f27198e4cbd3d499a7))
|
|
1460
|
-
|
|
1461
|
-
### [1.20.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.8...v1.20.9) (2022-08-03)
|
|
1462
|
-
|
|
1463
|
-
### Bug Fixes
|
|
1464
|
-
|
|
1465
|
-
- **login:** better handing of basic authentication failed login ([ef22bba](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ef22bbaeb2a0d5cc6abbcd6a37e4cb4f5c0e3327))
|
|
1466
|
-
|
|
1467
|
-
### [1.20.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.7...v1.20.8) (2022-07-15)
|
|
1468
|
-
|
|
1469
|
-
### Bug Fixes
|
|
1470
|
-
|
|
1471
|
-
- **layout-hint:** hide-when-empty check only on lists ([31b4245](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/31b42454e2f2684666fe4cdf21e0f30f14d2354e))
|
|
1472
|
-
|
|
1473
|
-
### [1.20.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.6...v1.20.7) (2022-07-05)
|
|
1474
|
-
|
|
1475
|
-
### Bug Fixes
|
|
1476
|
-
|
|
1477
|
-
- **content:** prevent possible null value in content element array ([fab681f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fab681f5dc95ca7dcb7c39e26172ebf0a9b66418))
|
|
1478
|
-
|
|
1479
|
-
### [1.20.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.5...v1.20.6) (2022-07-01)
|
|
1480
|
-
|
|
1481
|
-
### Bug Fixes
|
|
1482
|
-
|
|
1483
|
-
- **settings:** add HIDE_WHEN_EMPTY_IGNORE_TASKS setting to hide empty panels containing tasks ([ce704a1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ce704a1eacc1ba120f40d2bce00b009661c87318))
|
|
1484
|
-
|
|
1485
|
-
### [1.20.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.4...v1.20.5) (2022-06-29)
|
|
1486
|
-
|
|
1487
|
-
### Bug Fixes
|
|
1488
|
-
|
|
1489
|
-
- **export:** export redux selectors ([0017a01](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0017a01ba44f2a21295eab7d0c6b749f4388734c))
|
|
1490
|
-
|
|
1491
|
-
### [1.20.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.3...v1.20.4) (2022-06-29)
|
|
1492
|
-
|
|
1493
|
-
### Bug Fixes
|
|
1494
|
-
|
|
1495
|
-
- **login:** set isRedirectLogin to false on load of hook ([24c1a53](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/24c1a53913dd483158491c8dce14fcae9e80d70d))
|
|
1496
|
-
- **login:** set login errors as error not notifications ([d21871e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d21871eaa6e819c5027d86bdffb5358abbeba38a))
|
|
1497
|
-
|
|
1498
|
-
### [1.20.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.2...v1.20.3) (2022-06-23)
|
|
1499
|
-
|
|
1500
|
-
### Bug Fixes
|
|
1501
|
-
|
|
1502
|
-
- **authentication:** add authentication types, method for login / logout using pac4j external ([c8e82de](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c8e82ded8edf994da3d77adc09ffde2af279c6ec))
|
|
1503
|
-
- **authentication:** sort authentication types by default, primary first ([a577000](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a57700012752a9609fb264fd1864546ea461c912))
|
|
1504
|
-
- **settings:** make login and logout path a setting ([d95f2f4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d95f2f450e316261b7121d6d714ecb42c7203d9c))
|
|
1505
|
-
|
|
1506
|
-
### [1.20.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.1...v1.20.2) (2022-06-21)
|
|
1507
|
-
|
|
1508
|
-
### Bug Fixes
|
|
1509
|
-
|
|
1510
|
-
- **constants:** set administrator route setting default to null ([458f086](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/458f086983170903fc3777aa327adb8787ed6263))
|
|
1511
|
-
|
|
1512
|
-
### [1.20.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.0...v1.20.1) (2022-06-21)
|
|
1513
|
-
|
|
1514
|
-
### Bug Fixes
|
|
1515
|
-
|
|
1516
|
-
- **i18n:** add useLocale hook and use generic getLocale selector ([acb5a3a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/acb5a3a0a0d1c5576a3c985fea600c46cfe8bb26))
|
|
1517
|
-
- **reload:** improve reload of application after locale switch ([c3c4c93](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c3c4c93d5115381056c5af6a086a9b441d46586e))
|
|
1518
|
-
|
|
1519
|
-
## [1.20.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.5...v1.20.0) (2022-06-21)
|
|
1520
|
-
|
|
1521
|
-
### Features
|
|
1522
|
-
|
|
1523
|
-
- **Constants:** add administrator login path ([dd42692](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dd426927e6fad5adb270b22b900d1d2f87b2cecb))
|
|
1524
|
-
|
|
1525
|
-
### [1.19.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.4...v1.19.5) (2022-06-17)
|
|
1526
|
-
|
|
1527
|
-
### [1.19.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.3...v1.19.4) (2022-06-17)
|
|
1528
|
-
|
|
1529
|
-
### Bug Fixes
|
|
1530
|
-
|
|
1531
|
-
- **authentication:** improve isLoggedIn on application model ([b078c7d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b078c7dc03bfeb2b3d65643dce1b1da8ddd2cc90))
|
|
1532
|
-
|
|
1533
|
-
### [1.19.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.2...v1.19.3) (2022-06-17)
|
|
1534
|
-
|
|
1535
|
-
### [1.19.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.1...v1.19.2) (2022-06-17)
|
|
1536
|
-
|
|
1537
|
-
### [1.19.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.0...v1.19.1) (2022-06-16)
|
|
1538
|
-
|
|
1539
|
-
### Bug Fixes
|
|
1540
|
-
|
|
1541
|
-
- **confirm-password:** confirm constraint only in specific situations ([bf39462](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bf394622b39c51145411bf4176d055d57488c412))
|
|
1542
|
-
|
|
1543
|
-
## [1.19.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.9...v1.19.0) (2022-06-15)
|
|
1544
|
-
|
|
1545
|
-
### Features
|
|
1546
|
-
|
|
1547
|
-
- **hooks:** add error notification hook ([dc8f71a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dc8f71a849418d4b3022b8ab96a5cfae018cea7d))
|
|
1548
|
-
|
|
1549
|
-
### [1.18.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.8...v1.18.9) (2022-06-14)
|
|
1550
|
-
|
|
1551
|
-
### Bug Fixes
|
|
1552
|
-
|
|
1553
|
-
- **confirm-password:** only validate confirm-password with value ([9190faa](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9190faa31e50e5a018003e478bcdad2a06b011ef))
|
|
1554
|
-
|
|
1555
|
-
### [1.18.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.7...v1.18.8) (2022-06-13)
|
|
1556
|
-
|
|
1557
|
-
### Bug Fixes
|
|
1558
|
-
|
|
1559
|
-
- **validations:** skip mandatory error on attribute with values ([52067ef](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/52067ef6026206be9ee9ffa836fafa610ab96241))
|
|
1560
|
-
|
|
1561
|
-
### [1.18.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.7-beta.0...v1.18.7) (2022-05-30)
|
|
1562
|
-
|
|
1563
|
-
### Bug Fixes
|
|
1564
|
-
|
|
1565
|
-
- **flowtype:** fixes for better object destructering check ([8442c3e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8442c3ef958ea000cec50a38501867ee7fdecc34))
|
|
1566
|
-
- **list:** fix applicable for wrong cased datastore panel resourcetype ([e377cdb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e377cdb2a55a149b8948c9d86f2c24b4e2edc3ee))
|
|
1567
|
-
|
|
1568
|
-
### [1.18.7-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.6...v1.18.7-beta.0) (2022-05-23)
|
|
1569
|
-
|
|
1570
|
-
### [1.18.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.5...v1.18.6) (2022-05-20)
|
|
1571
|
-
|
|
1572
|
-
### [1.18.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.4...v1.18.5) (2022-05-20)
|
|
1573
|
-
|
|
1574
|
-
### Bug Fixes
|
|
1575
|
-
|
|
1576
|
-
- **authentication:** remove isAuthenticated flag from auth reducer, use userService on application ([a7ecde7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a7ecde77a2850964c72c97f99520e3b1d5d92ee7))
|
|
1577
|
-
- **head-request:** add x-requested-with header to prevent basic authentication header on check resource ([24b2075](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/24b2075d7fb0401f5d3261153169b4b2fded47cf))
|
|
1578
|
-
- **logout:** return response after logout ([4e1b6b2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4e1b6b2adeef8994ba05886a51fc8c37824c9d13))
|
|
1579
|
-
- **signout:** improve logout sequence of logout method, improves application reload ([cad3d2d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cad3d2d88886808301e06c6efd066cc930225a26))
|
|
1580
|
-
|
|
1581
|
-
### [1.18.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.3...v1.18.4) (2022-05-12)
|
|
1582
|
-
|
|
1583
|
-
### Bug Fixes
|
|
1584
|
-
|
|
1585
|
-
- **pac4j:** improve configuration of pac4j login configuration ([20b6da5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/20b6da53e09a4ec3e2760b75d722485f29044db1))
|
|
1586
|
-
|
|
1587
|
-
### [1.18.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.2...v1.18.3) (2022-05-02)
|
|
1588
|
-
|
|
1589
|
-
### Bug Fixes
|
|
1590
|
-
|
|
1591
|
-
- **list:** add RecordRelatedDataStorePanel as applicable ListModel ([af61514](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/af6151431dd308beb85867ccac478728e188e911))
|
|
1592
|
-
|
|
1593
|
-
### [1.18.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.1...v1.18.2) (2022-05-02)
|
|
1594
|
-
|
|
1595
|
-
### Bug Fixes
|
|
1596
|
-
|
|
1597
|
-
- **list:** add RecordRelatedDatastorePanel as applicable ListModel ([c9cecf3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c9cecf3e8f78aab41ab1ede4406e979ba2413234))
|
|
1598
|
-
|
|
1599
|
-
### [1.18.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.0...v1.18.1) (2022-04-28)
|
|
1600
|
-
|
|
1601
|
-
## [1.18.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.4...v1.18.0) (2022-04-28)
|
|
1602
|
-
|
|
1603
|
-
### Features
|
|
1604
|
-
|
|
1605
|
-
- **login:** make the login url, username and password field configurable ([fd99569](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fd995699e77002eb683753c4d8cb318b25b837bf))
|
|
1606
|
-
|
|
1607
|
-
### [1.17.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.3...v1.17.4) (2022-04-22)
|
|
1608
|
-
|
|
1609
|
-
### Bug Fixes
|
|
1610
|
-
|
|
1611
|
-
- **console:** set log about missing translation to debug ([7f679a8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7f679a8002032e6105cd7234c716eea373852d6a))
|
|
1612
|
-
- **validation:** remove useAttributeValidate hook ([918bd9a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/918bd9aeaeaefb8309eac2d1aeb99f471fdc678d))
|
|
1613
|
-
|
|
1614
|
-
### [1.17.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.2...v1.17.3) (2022-04-13)
|
|
1615
|
-
|
|
1616
|
-
### Bug Fixes
|
|
1617
|
-
|
|
1618
|
-
- **flowtype:** set correct return type for validation hook ([19d5f80](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/19d5f800be6fd0ca64944b6b64496636b8556075))
|
|
1619
|
-
|
|
1620
|
-
### [1.17.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.1...v1.17.2) (2022-04-07)
|
|
1621
|
-
|
|
1622
|
-
### Bug Fixes
|
|
1623
|
-
|
|
1624
|
-
- **validate:** Added useAttributeValidate to validate the attribute onBlur ([#17](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/issues/17)) ([426b592](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/426b592015cf07d2c35d1708a54b7d68b6ab9cec))
|
|
1625
|
-
|
|
1626
|
-
### [1.17.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.0...v1.17.1) (2022-03-30)
|
|
1627
|
-
|
|
1628
|
-
### Bug Fixes
|
|
1629
|
-
|
|
1630
|
-
- **models:** export ChoiceAttributeOptionCollection through models index file ([c2d4d64](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c2d4d64d46ecf9e26e60364b8e170d4e395c8220))
|
|
1631
|
-
|
|
1632
|
-
## [1.17.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.16.1...v1.17.0) (2022-03-29)
|
|
1633
|
-
|
|
1634
|
-
### Features
|
|
1635
|
-
|
|
1636
|
-
- **application:** add isLoggedIn method to application ([61a340d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/61a340d12703c2db0c351c3ab23c4bfed12c4f12))
|
|
1637
|
-
|
|
1638
|
-
### Bug Fixes
|
|
1639
|
-
|
|
1640
|
-
- **check-resource:** handle Href as input argument for resourceExists and resourceRedirectsToSecureLogin ([c49e671](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c49e6715addb2703222ecf4a8b120fc9cb814f35))
|
|
1641
|
-
- **href:** absolute href no longer prefixes querystring, use absolutehrefPrefixedQuerystring if needed ([2ff2abd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2ff2abd8ce6f6f9545dd82c573891f344ed49c09))
|
|
1642
|
-
|
|
1643
|
-
### [1.16.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.16.0...v1.16.1) (2022-03-22)
|
|
1644
|
-
|
|
1645
|
-
## [1.16.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.15.1...v1.16.0) (2022-03-22)
|
|
1646
|
-
|
|
1647
|
-
### Features
|
|
1648
|
-
|
|
1649
|
-
- **authentication:** add action to reset authentication errors in auth reducer ([600c130](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/600c130bd5684f7d6fb677d6115f58145a709de7))
|
|
1650
|
-
- **check-resource:** add method to check if a resource redirects to secureLogin ([ec5346b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ec5346b602e277dcb2c5a8c11efc8dfa6be4086e))
|
|
1651
|
-
|
|
1652
|
-
### [1.15.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.15.0...v1.15.1) (2022-03-21)
|
|
1653
|
-
|
|
1654
|
-
### Bug Fixes
|
|
1655
|
-
|
|
1656
|
-
- **validate:** set dynamic validations to enabled when not set in options ([3681a7a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3681a7a2686b8bc3f528776a4daa2c3d6176c813))
|
|
1657
|
-
|
|
1658
|
-
## [1.15.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.5...v1.15.0) (2022-03-17)
|
|
1659
|
-
|
|
1660
|
-
### Features
|
|
1661
|
-
|
|
1662
|
-
- **hooks:** add useRetrieveFormsOnModel hook ([042ba49](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/042ba49b33e62c1b6ac18c594b7ec358a153394a))
|
|
1663
|
-
|
|
1664
|
-
### [1.14.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.4...v1.14.5) (2022-03-15)
|
|
1665
|
-
|
|
1666
|
-
### Bug Fixes
|
|
1667
|
-
|
|
1668
|
-
- **react-router:** use correct package and version of react-router ([eb6644b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/eb6644b235a2b8e02cca9be66b2d7ed4d0063585))
|
|
1669
|
-
|
|
1670
|
-
### [1.14.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.3...v1.14.4) (2022-03-14)
|
|
1671
|
-
|
|
1672
|
-
### [1.14.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.0...v1.14.3) (2022-03-14)
|
|
1673
|
-
|
|
1674
|
-
### Bug Fixes
|
|
1675
|
-
|
|
1676
|
-
- **scenario:** add settings for business scenario concept types ([#16](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/issues/16)) ([d8510c3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d8510c3c076b9a1c71a7c83083df297d04ff2efc))
|
|
1677
|
-
- **scenario:** allow multiple scenario concept types ([89d9e4e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/89d9e4e396e1375abc1230090fa8e1c9cdfa1a3c))
|
|
1678
|
-
|
|
1679
|
-
### [1.14.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.1...v1.14.2) (2022-03-12)
|
|
1680
|
-
|
|
1681
|
-
### Bug Fixes
|
|
1682
|
-
|
|
1683
|
-
- **scenario:** allow multiple scenario concept types ([89d9e4e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/89d9e4e396e1375abc1230090fa8e1c9cdfa1a3c))
|
|
1684
|
-
|
|
1685
|
-
### [1.14.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.0...v1.14.1) (2022-03-11)
|
|
1686
|
-
|
|
1687
|
-
### Bug Fixes
|
|
1688
|
-
|
|
1689
|
-
- **scenario:** add settings for business scenario concept types ([#16](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/issues/16)) ([d8510c3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d8510c3c076b9a1c71a7c83083df297d04ff2efc))
|
|
1690
|
-
|
|
1691
|
-
## [1.14.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.6...v1.14.0) (2022-02-18)
|
|
1692
|
-
|
|
1693
|
-
### Features
|
|
1694
|
-
|
|
1695
|
-
- **helper:** add helper method resourceExists ([14f4fc9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/14f4fc92799da99ec14a8899639e40d5250617b0))
|
|
1696
|
-
|
|
1697
|
-
### [1.13.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.5...v1.13.6) (2022-02-10)
|
|
1698
|
-
|
|
1699
|
-
### Bug Fixes
|
|
1700
|
-
|
|
1701
|
-
- **flowtype:** update flowtype and fix inconsistencies where possible ([5e66dd3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5e66dd34f48bc182cdb0a73b8a63fb87188f39db))
|
|
1702
|
-
|
|
1703
|
-
### [1.13.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.4...v1.13.5) (2022-02-10)
|
|
1704
|
-
|
|
1705
|
-
### [1.13.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.3...v1.13.4) (2022-02-04)
|
|
1706
|
-
|
|
1707
|
-
### Bug Fixes
|
|
1708
|
-
|
|
1709
|
-
- **date-format:** add hint that makes it possible to ignore global date format for specific attribute ([ff94f03](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ff94f03014eb035e37c88f880dbac1de1c60da33))
|
|
1710
|
-
|
|
1711
|
-
### [1.13.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.2...v1.13.3) (2022-02-04)
|
|
1712
|
-
|
|
1713
|
-
### Bug Fixes
|
|
1714
|
-
|
|
1715
|
-
- **date-format:** add hint that makes it possible to ignore global date format for specific attribute ([dc54191](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dc5419151a6c42a013901f0e12634c1943ff0644))
|
|
1716
|
-
|
|
1717
|
-
### [1.13.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.1...v1.13.2) (2022-01-28)
|
|
1718
|
-
|
|
1719
|
-
### Bug Fixes
|
|
1720
|
-
|
|
1721
|
-
- **xhr:** add global setting for xhr timeout ([793f945](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/793f9458c5b237d857f504f01f725b1b347949d2))
|
|
1722
|
-
|
|
1723
|
-
### [1.13.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.0...v1.13.1) (2021-12-23)
|
|
1724
|
-
|
|
1725
|
-
### Bug Fixes
|
|
1726
|
-
|
|
1727
|
-
- **caseview:** throw correct exception when no selflink available ([af2d753](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/af2d7530a6aded1b9ab7026d281425d899a0a70b))
|
|
1728
|
-
- **cookies:** improve creation of list items in a list ([2e2e9f5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2e2e9f5998bf4093edb160dd3d91ce6b4d60b9cd))
|
|
1729
|
-
- **cookies:** use js-cookies library for cookie management ([291a036](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/291a036d9ab1856ae0d5bbb7b8c791d944c9a68e))
|
|
1730
|
-
|
|
1731
|
-
## [1.13.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.12.2...v1.13.0) (2021-12-16)
|
|
1732
|
-
|
|
1733
|
-
### Features
|
|
1734
|
-
|
|
1735
|
-
- **form-tokens:** add helper methods for removal and retreival of tokens on forms ([d65435c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d65435c8b10c150084fb89174ee58f29a344523d))
|
|
1736
|
-
|
|
1737
|
-
### Bug Fixes
|
|
1738
|
-
|
|
1739
|
-
- **language:** add papiamento to language list ([b572350](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b572350e5036b0a611a95169c4209437c3c2b4dc))
|
|
1740
|
-
- **language:** make it possible to add a native name to a locale ([59fd933](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/59fd933c7f22751cbcdf0b5a1b67a9b49ae435d7))
|
|
1741
|
-
|
|
1742
|
-
### [1.12.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.12.1...v1.12.2) (2021-10-29)
|
|
1743
|
-
|
|
1744
|
-
### Bug Fixes
|
|
1745
|
-
|
|
1746
|
-
- **attribute-content:** add methods for retrieval of specific content elements ([ba65403](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ba65403258b685ddd1e690834cb7458ae724653f))
|
|
1747
|
-
|
|
1748
|
-
### [1.12.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.12.0...v1.12.1) (2021-10-26)
|
|
1749
|
-
|
|
1750
|
-
### Bug Fixes
|
|
1751
|
-
|
|
1752
|
-
- **text:** handle new text property in data services ([711312e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/711312e94d5b3ee0d08c01d8700a4606fc731af4))
|
|
1753
|
-
|
|
1754
|
-
## [1.12.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.11.0...v1.12.0) (2021-10-26)
|
|
1755
|
-
|
|
1756
|
-
### Features
|
|
1757
|
-
|
|
1758
|
-
- **form-buttons:** getting button label values return default value of null instead of empty string ([b523cb7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b523cb7befe644560d95310d2930f3ec842673f4))
|
|
1759
|
-
|
|
1760
|
-
## [1.11.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.10.3...v1.11.0) (2021-10-25)
|
|
1761
|
-
|
|
1762
|
-
### Features
|
|
1763
|
-
|
|
1764
|
-
- **form-buttons:** get button labels from contributions for form and object ([1551944](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1551944852df38f2a71ec04a2cbbc9a8464419d5))
|
|
1765
|
-
|
|
1766
|
-
### Bug Fixes
|
|
1767
|
-
|
|
1768
|
-
- **text:** handle new text property in form contributions ([f412cc1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f412cc1ff46fc0691c69b1f549a854b9104c105a))
|
|
1769
|
-
|
|
1770
|
-
### [1.10.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.10.2...v1.10.3) (2021-10-13)
|
|
1771
|
-
|
|
1772
|
-
### Bug Fixes
|
|
1773
|
-
|
|
1774
|
-
- **datetime:** placeholder for datetime and timestamps split on first space ([68d1bce](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/68d1bce266db6741f764a5a12de49a0d56da88d7))
|
|
1775
|
-
|
|
1776
|
-
### [1.10.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.10.1...v1.10.2) (2021-10-13)
|
|
1777
|
-
|
|
1778
|
-
### Bug Fixes
|
|
1779
|
-
|
|
1780
|
-
- **datetime:** placeholder for date time no longer contains time format ([db09be7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/db09be7118ec7baa2cb9937e7a540c5a9fd6401b))
|
|
1781
|
-
|
|
1782
|
-
### [1.10.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.10.0...v1.10.1) (2021-10-11)
|
|
1783
|
-
|
|
1784
|
-
### Bug Fixes
|
|
1785
|
-
|
|
1786
|
-
- **datetime:** added return type for placeholder function ([a55ab17](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a55ab178a03eecf7544f41ec88735dd01ee8305e))
|
|
1787
|
-
|
|
1788
|
-
## [1.10.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.4...v1.10.0) (2021-10-11)
|
|
1789
|
-
|
|
1790
|
-
### Features
|
|
1791
|
-
|
|
1792
|
-
- **datetime:** i18n for date time formats ([df0d4f0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/df0d4f0bbf1b8028438e394f3adde9caae0179a8))
|
|
1793
|
-
|
|
1794
|
-
### [1.9.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.3...v1.9.4) (2021-09-27)
|
|
1795
|
-
|
|
1796
|
-
### Bug Fixes
|
|
1797
|
-
|
|
1798
|
-
- **results:** only render result attributes that are present in data service ([dbd620a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dbd620a9a76d9ffabc7040c3b355a2ef8fba9da4))
|
|
1799
|
-
|
|
1800
|
-
### [1.9.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.2...v1.9.3) (2021-09-27)
|
|
1801
|
-
|
|
1802
|
-
### Bug Fixes
|
|
1803
|
-
|
|
1804
|
-
- **validations:** send locale with validation request to retrieve errors in correct language ([48cb17f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/48cb17fbc8e95c4da9fb8eaa4dedd079e42f6e5a))
|
|
1805
|
-
|
|
1806
|
-
### [1.9.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.1...v1.9.2) (2021-09-24)
|
|
1807
|
-
|
|
1808
|
-
### Bug Fixes
|
|
1809
|
-
|
|
1810
|
-
- **caseview:** add viewLabel on case view model for configured label ([49cedf6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/49cedf69b8a2a443f55e972321127f35f97f4139))
|
|
1811
|
-
|
|
1812
|
-
### [1.9.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0...v1.9.1) (2021-09-23)
|
|
1813
|
-
|
|
1814
|
-
## [1.9.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.15...v1.9.0) (2021-09-23)
|
|
1815
|
-
|
|
1816
|
-
## [1.9.0-beta.15](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.14...v1.9.0-beta.15) (2021-09-23)
|
|
1817
|
-
|
|
1818
|
-
### Bug Fixes
|
|
1819
|
-
|
|
1820
|
-
- **messages:** rename rawText to message, update textfragment structure ([4b73c77](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4b73c7772786458828073d0196f9d9d63cbcd332))
|
|
1821
|
-
|
|
1822
|
-
## [1.9.0-beta.14](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.13...v1.9.0-beta.14) (2021-09-21)
|
|
1823
|
-
|
|
1824
|
-
### Bug Fixes
|
|
1825
|
-
|
|
1826
|
-
- **form-content:** update structure of content in data ([044078f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/044078f5ced2c61c9fcba7fe585029a022e3f3dd))
|
|
1827
|
-
|
|
1828
|
-
## [1.9.0-beta.13](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.12...v1.9.0-beta.13) (2021-09-21)
|
|
1829
|
-
|
|
1830
|
-
### Bug Fixes
|
|
1831
|
-
|
|
1832
|
-
- **data-helper:** handle content on result elements ([13be04c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/13be04ca46198ddec964401c5eda001111555260))
|
|
1833
|
-
|
|
1834
|
-
## [1.9.0-beta.12](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.11...v1.9.0-beta.12) (2021-09-21)
|
|
1835
|
-
|
|
1836
|
-
### Bug Fixes
|
|
1837
|
-
|
|
1838
|
-
- **attribute-content:** update structure of content ([d7496d2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d7496d2862021d658a433fb5d016fc481acd5777))
|
|
1839
|
-
|
|
1840
|
-
## [1.9.0-beta.11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.10...v1.9.0-beta.11) (2021-09-20)
|
|
1841
|
-
|
|
1842
|
-
### Bug Fixes
|
|
1843
|
-
|
|
1844
|
-
- **text:** update for new structure of introtext in contributions ([47bf99d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/47bf99d4143678608b52f556be9158f6ced41807))
|
|
1845
|
-
|
|
1846
|
-
## [1.9.0-beta.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.9...v1.9.0-beta.10) (2021-09-16)
|
|
1847
|
-
|
|
1848
|
-
## [1.9.0-beta.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.8...v1.9.0-beta.9) (2021-09-14)
|
|
1849
|
-
|
|
1850
|
-
### Bug Fixes
|
|
1851
|
-
|
|
1852
|
-
- **helptext-attribute:** allow for content in data ([b5228c9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b5228c90737f9de33ef4ca0b0c24a976f97bc684))
|
|
1853
|
-
|
|
1854
|
-
## [1.9.0-beta.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.7...v1.9.0-beta.8) (2021-09-13)
|
|
1855
|
-
|
|
1856
|
-
## [1.9.0-beta.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.6...v1.9.0-beta.7) (2021-09-13)
|
|
1857
|
-
|
|
1858
|
-
### Bug Fixes
|
|
1859
|
-
|
|
1860
|
-
- **content:** support text with placeholders in text-fragment and content ([0803157](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/080315782f766b2b98b654575533fc5afa5fab1c))
|
|
1861
|
-
|
|
1862
|
-
## [1.9.0-beta.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.5...v1.9.0-beta.6) (2021-09-10)
|
|
1863
|
-
|
|
1864
|
-
### Bug Fixes
|
|
1865
|
-
|
|
1866
|
-
- **content:** allow for header in content element ([38af8b7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/38af8b733dc1c1288c1e7d033b2c67882580c57d))
|
|
1867
|
-
|
|
1868
|
-
## [1.9.0-beta.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.4...v1.9.0-beta.5) (2021-09-08)
|
|
1869
|
-
|
|
1870
|
-
### Bug Fixes
|
|
1871
|
-
|
|
1872
|
-
- **content:** update list detail model with content for instrument results ([b4d99ba](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b4d99baa241494878c8892ea9308d07ddd8e6244))
|
|
1873
|
-
- **content:** use correct property for propertyElement ([215c955](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/215c955f614214efd8ef2348353c48a241fc34ff))
|
|
1874
|
-
|
|
1875
|
-
## [1.9.0-beta.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.3...v1.9.0-beta.4) (2021-09-07)
|
|
1876
|
-
|
|
1877
|
-
### Bug Fixes
|
|
1878
|
-
|
|
1879
|
-
- **content:** update content model for new structure of content in data ([96bb2fc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/96bb2fc9e0e4d71861f57ddf119b8d57bf7e9fbb))
|
|
1880
|
-
|
|
1881
|
-
## [1.9.0-beta.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.2...v1.9.0-beta.3) (2021-09-03)
|
|
1882
|
-
|
|
1883
|
-
### Bug Fixes
|
|
1884
|
-
|
|
1885
|
-
- **concept-property:** rename key to type ([9846969](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/984696962f794fe3f52a92202a3c9128b00a28b4))
|
|
1886
|
-
|
|
1887
|
-
## [1.9.0-beta.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.1...v1.9.0-beta.2) (2021-09-02)
|
|
1888
|
-
|
|
1889
|
-
### Bug Fixes
|
|
1890
|
-
|
|
1891
|
-
- **content:** improve useContentType hook ([908641d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/908641d9d18a14df0568669dd8674c2471ce5ba6))
|
|
1892
|
-
|
|
1893
|
-
## [1.9.0-beta.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0-beta.0...v1.9.0-beta.1) (2021-09-02)
|
|
1894
|
-
|
|
1895
|
-
### Bug Fixes
|
|
1896
|
-
|
|
1897
|
-
- **content:** support for referred sections in ([377acfe](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/377acfee27e6e55d7c7b750aa1ed2987913d5a33))
|
|
1898
|
-
|
|
1899
|
-
## [1.9.0-beta.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.8.3...v1.9.0-beta.0) (2021-09-01)
|
|
1900
|
-
|
|
1901
|
-
### Features
|
|
1902
|
-
|
|
1903
|
-
- **content:** support content on instruments from the data service ([0796fc0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0796fc0aa9a28e2df081f2e5170d03d6164c3015))
|
|
1904
|
-
|
|
1905
|
-
### [1.8.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.8.2...v1.8.3) (2021-08-20)
|
|
1906
|
-
|
|
1907
|
-
### Bug Fixes
|
|
1908
|
-
|
|
1909
|
-
- **form-object:** support new format of introtexts ([60f250c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/60f250c052bd24d31ca67fdaea0a43ee36869457))
|
|
1910
|
-
- **unknown-repeat:** always remove last object of unknown repeat object ([3ef894d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3ef894d24f682a5da0e29a0d4f7889cb3db726d3))
|
|
1911
|
-
|
|
1912
|
-
### [1.8.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.8.1...v1.8.2) (2021-08-12)
|
|
1913
|
-
|
|
1914
|
-
### Bug Fixes
|
|
1915
|
-
|
|
1916
|
-
- **content-configuration:** allow for result descriptions as object ([77ae12a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/77ae12aad60c4145a8f6729c70400b89a94e29f2))
|
|
1917
|
-
|
|
1918
|
-
### [1.8.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.8.0...v1.8.1) (2021-07-28)
|
|
1919
|
-
|
|
1920
|
-
### Bug Fixes
|
|
1921
|
-
|
|
1922
|
-
- **given-answers:** filter not answered children from given answers composite ([147c6fb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/147c6fb6b9dd145aff30f2b2fd5baa204ef48690))
|
|
1923
|
-
- **validations:** make it possible overwrite USE_CLIENTSIDE_VALIDATION setting ([597193e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/597193edef4379adfbdf1f2eaaf99b3026007bfe))
|
|
1924
|
-
|
|
1925
|
-
## [1.8.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.9...v1.8.0) (2021-07-23)
|
|
1926
|
-
|
|
1927
|
-
### Features
|
|
1928
|
-
|
|
1929
|
-
- **modularui-hook:** move optional arguments of useModularUIBasic hook to object ([2f413b6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2f413b6251969a5e7bf6d2f120b32605dfa9fb3a))
|
|
1930
|
-
|
|
1931
|
-
### Bug Fixes
|
|
1932
|
-
|
|
1933
|
-
- **groupingpanel:** make groupingpanel applicable for tabgroupingpanel ([b95a959](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b95a959a09b8d20184cde534215a5dc7bdc13d80))
|
|
1934
|
-
|
|
1935
|
-
### [1.7.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.8...v1.7.9) (2021-07-02)
|
|
1936
|
-
|
|
1937
|
-
### Bug Fixes
|
|
1938
|
-
|
|
1939
|
-
- **theme:** retrieve stored theme when creating server ([bbe43d3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bbe43d3689a38043fd659fe8ff45f513afe67116))
|
|
1940
|
-
|
|
1941
|
-
### [1.7.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.7...v1.7.8) (2021-07-01)
|
|
1942
|
-
|
|
1943
|
-
### Bug Fixes
|
|
1944
|
-
|
|
1945
|
-
- **selectors:** add extra selectors for model by instance ([647037b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/647037bdfc3c6c201c91cf3c26bd7a8f08c405ad))
|
|
1946
|
-
|
|
1947
|
-
### [1.7.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.6...v1.7.7) (2021-06-29)
|
|
1948
|
-
|
|
1949
|
-
### Bug Fixes
|
|
1950
|
-
|
|
1951
|
-
- **layouthint-has:** make it possible to also exact match on hints ([909c973](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/909c973414735fdfee8255330c4a8f1c8a7060f9))
|
|
1952
|
-
|
|
1953
|
-
### [1.7.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.5...v1.7.6) (2021-06-24)
|
|
1954
|
-
|
|
1955
|
-
### Bug Fixes
|
|
1956
|
-
|
|
1957
|
-
- **href:** allow tabs to have the same uri as the contextPath ([de040a3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/de040a328dba1ca5b50d8b7ea3844489dbe9714a))
|
|
1958
|
-
|
|
1959
|
-
### [1.7.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.4...v1.7.5) (2021-06-22)
|
|
1960
|
-
|
|
1961
|
-
### Bug Fixes
|
|
1962
|
-
|
|
1963
|
-
- **datetime-model:** make format label based on attribute type ([9ecb006](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9ecb0067f38bf4b9f5bbbd8387d3bf160ec2f803))
|
|
1964
|
-
|
|
1965
|
-
### [1.7.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.3...v1.7.4) (2021-06-22)
|
|
1966
|
-
|
|
1967
|
-
### Bug Fixes
|
|
1968
|
-
|
|
1969
|
-
- **dateconstraint:** set format label of constraint to input format ([2909379](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29093794fceff11ccd043547ce2d65ef94901777))
|
|
1970
|
-
|
|
1971
|
-
### [1.7.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.2...v1.7.3) (2021-06-21)
|
|
1972
|
-
|
|
1973
|
-
### Bug Fixes
|
|
1974
|
-
|
|
1975
|
-
- **error-handling:** make ErrorFallbackComponent adjustable ([bcef27a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bcef27ae89d383bfc1f335325ec41553223897a3))
|
|
1976
|
-
|
|
1977
|
-
### [1.7.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.1...v1.7.2) (2021-06-18)
|
|
1978
|
-
|
|
1979
|
-
### Bug Fixes
|
|
1980
|
-
|
|
1981
|
-
- **datetime:** handle datetime values that contain ms ([2ddd6fd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2ddd6fd33966772116ead61bdbe1c7fdd0353278))
|
|
1982
|
-
|
|
1983
|
-
### [1.7.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.0...v1.7.1) (2021-06-17)
|
|
1984
|
-
|
|
1985
|
-
### Bug Fixes
|
|
1986
|
-
|
|
1987
|
-
- **links:** handle applications where tabs are not permitted ([9c06dee](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9c06dee2ce1ca0d6d7e9d86b3b5b6ccb8de5b06d))
|
|
1988
|
-
|
|
1989
|
-
## [1.7.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.6.3...v1.7.0) (2021-06-16)
|
|
1990
|
-
|
|
1991
|
-
### Features
|
|
1992
|
-
|
|
1993
|
-
- **reload-setting:** add setting to make it possible to reload a page on unauthorized and error ([173e763](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/173e7632b1443212e0be5bb4fd558da370f82b46))
|
|
1994
|
-
|
|
1995
|
-
### [1.6.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.6.2...v1.6.3) (2021-06-16)
|
|
1996
|
-
|
|
1997
|
-
### Bug Fixes
|
|
1998
|
-
|
|
1999
|
-
- **hide-when-empty:** make it possible to disable hide-when-empty on tabs with setting ([4da4a6b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4da4a6b0b31d855e1848cf39bad2478ef683cf90))
|
|
2000
|
-
|
|
2001
|
-
### [1.6.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.6.1...v1.6.2) (2021-06-15)
|
|
2002
|
-
|
|
2003
|
-
### [1.6.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.6.0...v1.6.1) (2021-06-15)
|
|
2004
|
-
|
|
2005
|
-
### Bug Fixes
|
|
2006
|
-
|
|
2007
|
-
- **hide-when-empty:** support hide-when-empty hint on application links ([9cbf935](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9cbf9357af22df10a74106261c108a32259cc5b5))
|
|
2008
|
-
|
|
2009
|
-
## [1.6.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.5.1...v1.6.0) (2021-06-14)
|
|
2010
|
-
|
|
2011
|
-
### Features
|
|
2012
|
-
|
|
2013
|
-
- **hide-when-empty:** support hide-when-empty hint on datastore lists ([3761787](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3761787c98be77599dcc8b0d6d3a687fc1d643af))
|
|
2014
|
-
|
|
2015
|
-
### [1.5.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.5.0...v1.5.1) (2021-06-09)
|
|
2016
|
-
|
|
2017
|
-
### Bug Fixes
|
|
2018
|
-
|
|
2019
|
-
- **get-model:** retrieve model in the correct locale ([72503e4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/72503e4d77561d6f7316df67e848b05c3730e6a9))
|
|
2020
|
-
- **reset-models:** keep all application models, might be multiple in different locales ([37ec42e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/37ec42e6475896c8a1cd9c64c1fc1fb505469a6c))
|
|
2021
|
-
|
|
2022
|
-
## [1.5.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.4.1...v1.5.0) (2021-06-09)
|
|
2023
|
-
|
|
2024
|
-
### Features
|
|
2025
|
-
|
|
2026
|
-
- **form:** add getFormObjectByKey and getFormObjectByLayoutHint methods on form model ([cc0c856](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cc0c8567d9437301fb510be2359bccf2501956ce))
|
|
2027
|
-
|
|
2028
|
-
### Bug Fixes
|
|
2029
|
-
|
|
2030
|
-
- **authenticate:** improve isAuthenticated indication of logout ([ecc649f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ecc649f1270999a22c3ec5e42a7349b6fb36ec09))
|
|
2031
|
-
- **form-object:** throw exception when argument is missing for createEmpty method ([8b57fb1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8b57fb175b3de13e9e9dff8c0154bd2d9f3c89c5))
|
|
2032
|
-
- **logout:** after logout, remove all models except the application model ([0c4a86e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0c4a86e162c173b7178614ee7616345fb029fe2b))
|
|
2033
|
-
- **logout:** use reloadApplication action only when authenticated ([058a1c7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/058a1c71257b654632951b5a9e786ed821739b2a))
|
|
2034
|
-
|
|
2035
|
-
### [1.4.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.4.0...v1.4.1) (2021-06-07)
|
|
2036
|
-
|
|
2037
|
-
### Bug Fixes
|
|
2038
|
-
|
|
2039
|
-
- **hooks:** add expected model to the useModularUI call ([0f818b8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0f818b8001b0a6f60b3be2b0cbf138e708dffff1))
|
|
2040
|
-
|
|
2041
|
-
## [1.4.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.3.0...v1.4.0) (2021-06-07)
|
|
2042
|
-
|
|
2043
|
-
### Features
|
|
2044
|
-
|
|
2045
|
-
- **hooks:** add specific hooks for retrieving lists, groupingpanel and details ([8214609](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8214609a38ba0e4d2753ffc02591fdd3ec3a3006))
|
|
2046
|
-
|
|
2047
|
-
## [1.3.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.4...v1.3.0) (2021-06-02)
|
|
2048
|
-
|
|
2049
|
-
### Features
|
|
2050
|
-
|
|
2051
|
-
- **formnav-remove:** add new property to remove forms with formNav hook ([41882bf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/41882bf8813b0b3aebcca196949f1e4c39226766))
|
|
2052
|
-
|
|
2053
|
-
### [1.2.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.3...v1.2.4) (2021-06-01)
|
|
2054
|
-
|
|
2055
|
-
### Bug Fixes
|
|
2056
|
-
|
|
2057
|
-
- **themes:** placeholders are replaced by the whole key not just part ([30a5ab2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/30a5ab2cf61d45736290ee08323226124ac6c9d4))
|
|
2058
|
-
|
|
2059
|
-
### [1.2.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.2...v1.2.3) (2021-05-27)
|
|
2060
|
-
|
|
2061
|
-
### Bug Fixes
|
|
2062
|
-
|
|
2063
|
-
- **forms:** remove form model after unmount component calling the useForm hook ([37ace34](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/37ace346173714296e6eecd4deb7713563fbed47))
|
|
2064
|
-
|
|
2065
|
-
### [1.2.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.1...v1.2.2) (2021-05-27)
|
|
2066
|
-
|
|
2067
|
-
### Bug Fixes
|
|
2068
|
-
|
|
2069
|
-
- **link-collection:** allow string as argument for getLinkByHref ([7024d51](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7024d51e737da18371ded9b169924046bacd09fe))
|
|
2070
|
-
|
|
2071
|
-
### [1.2.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.0...v1.2.1) (2021-05-27)
|
|
2072
|
-
|
|
2073
|
-
### Bug Fixes
|
|
2074
|
-
|
|
2075
|
-
- **href:** allow string path on startsWith method ([ad40a02](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ad40a02e1d924e4032046f30ce544ee04da270bb))
|
|
2076
|
-
- **models:** models are no longer removed on unmount of the connected component ([637b36c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/637b36ccdde1b0e2a6dc22563c5c56bdd221ec98))
|
|
2077
|
-
- **parameters:** make UI_PARAMETERS constant adjustable through settings ([c3d0c6e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c3d0c6edf1f2c4daab4d64d880a053bef729e2c1))
|
|
2078
|
-
- **parameters:** make UI_PARAMETERS constant adjustable through settings ([cb2ef61](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cb2ef61fed88a6600b7f364825736c56326e04d2))
|
|
2079
|
-
|
|
2080
|
-
## [1.2.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.5...v1.2.0) (2021-05-25)
|
|
2081
|
-
|
|
2082
|
-
### Features
|
|
2083
|
-
|
|
2084
|
-
- **list:** filter lists with layout hint initial-filter ([2a1d85b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2a1d85b1b015e85e1375999b3f099791c116b8a3))
|
|
2085
|
-
|
|
2086
|
-
### [1.1.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.4...v1.1.5) (2021-05-19)
|
|
2087
|
-
|
|
2088
|
-
### Bug Fixes
|
|
2089
|
-
|
|
2090
|
-
- **modularui:** add an optional contextId to modular ui calls ([4ea1c21](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4ea1c21e31fc828c9734804280f923328e917194))
|
|
2091
|
-
|
|
2092
|
-
### [1.1.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.3...v1.1.4) (2021-05-18)
|
|
2093
|
-
|
|
2094
|
-
### Bug Fixes
|
|
2095
|
-
|
|
2096
|
-
- **date-validation:** validate date input between allowed range of 1000-1-1 and 9999-12-31 ([45b1e2a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/45b1e2a0add8d6ebb687d063b1966fb57218ff75))
|
|
2097
|
-
- **filters:** make it possible to filter on value zero ([0824bb3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0824bb39b84c54243033b908175322ecfcf0b726))
|
|
2098
|
-
- **modularui:** loading of models need some status to be added to the reducers ([f109faf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f109faf3d7c1d68b9ded5ab8da5a092fcb2ac8bd))
|
|
2099
|
-
|
|
2100
|
-
### [1.1.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.2...v1.1.3) (2021-05-06)
|
|
2101
|
-
|
|
2102
|
-
### Bug Fixes
|
|
2103
|
-
|
|
2104
|
-
- **themes:** make stored theme leading for theme config parts ([70f6668](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/70f6668047b4d8e5877f5898ac9f4697c238f951))
|
|
2105
|
-
|
|
2106
|
-
### [1.1.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.1...v1.1.2) (2021-04-26)
|
|
2107
|
-
|
|
2108
|
-
### Bug Fixes
|
|
2109
|
-
|
|
2110
|
-
- **href:** allow Href class to handle paths to camel routes ([7b78011](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7b78011bd2a5bfd2244d5c211439676510feef84))
|
|
2111
|
-
- **themes:** document usage of placeholders i.c.w. objects and functions ([0215915](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/02159150079705ec5514b8f7f0ae6e16eb589a43))
|
|
2112
|
-
- **themes:** improve and document theme creation ([8468a86](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8468a86a4f8a1cf0165683b9bb8317c7c01d9fc8))
|
|
2113
|
-
|
|
2114
|
-
### [1.1.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.0...v1.1.1) (2021-03-24)
|
|
2115
|
-
|
|
2116
|
-
### Bug Fixes
|
|
2117
|
-
|
|
2118
|
-
- **length-constraint:** retrieve correct parameters for exact length constraint ([f4d86e5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f4d86e54058e554178f9ebe25a7df18c50c40fd8))
|
|
2119
|
-
- **timeformat:** correct validation of am/pm time formats ([08ebe25](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/08ebe2575a5237a2ab29778cb3200db60da92243))
|
|
2120
|
-
|
|
2121
|
-
## [1.1.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.6...v1.1.0) (2021-03-17)
|
|
2122
|
-
|
|
2123
|
-
### Features
|
|
2124
|
-
|
|
2125
|
-
- **datetime:** added configuration for week starts on and first week contains date ([2a00766](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2a0076676021c0ae6a672c074d66237001ae924c))
|
|
2126
|
-
|
|
2127
|
-
### [1.0.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.5...v1.0.6) (2021-03-01)
|
|
2128
|
-
|
|
2129
|
-
### Bug Fixes
|
|
2130
|
-
|
|
2131
|
-
- **filters:** remove context label from filter label ([97efe42](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/97efe42d49e1eda4b59ec8ad77b01feb03d27272))
|
|
2132
|
-
- **layout-hint:** fix typo in hint suggestion ([906cb15](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/906cb15fc80225332d2094ae1724b34c5f08470e))
|
|
2133
|
-
|
|
2134
|
-
### [1.0.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.4...v1.0.5) (2021-02-18)
|
|
2135
|
-
|
|
2136
|
-
### Bug Fixes
|
|
2137
|
-
|
|
2138
|
-
- **layouthint-rules:** expose existing rules ([d91d408](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d91d408a6aa85c922edf9bbb70d8c5e9c48ac58f))
|
|
2139
|
-
|
|
2140
|
-
### [1.0.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.3...v1.0.4) (2021-02-16)
|
|
2141
|
-
|
|
2142
|
-
### Bug Fixes
|
|
2143
|
-
|
|
2144
|
-
- **before-render-hook:** add request as property to arguments of renderHook callback ([67e50c4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/67e50c442837d141de79bb729cd3699b124279a7))
|
|
2145
|
-
|
|
2146
|
-
### [1.0.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.2...v1.0.3) (2021-02-12)
|
|
2147
|
-
|
|
2148
|
-
### Bug Fixes
|
|
2149
|
-
|
|
2150
|
-
- **react-server:** expose methods from requestInformation, serverUtil, renderSSRMinimal and renderSSRComplete ([aff97a6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/aff97a6b9604eeae2076eb3c6a1bb6588c869d23))
|
|
2151
|
-
|
|
2152
|
-
### [1.0.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.1...v1.0.2) (2021-02-12)
|
|
2153
|
-
|
|
2154
|
-
### Bug Fixes
|
|
2155
|
-
|
|
2156
|
-
- **codemod:** add codemod folder to list of files to publish ([cfc2be6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cfc2be691489ab2ba7a5401a38fcaf437171c814))
|
|
2157
|
-
|
|
2158
|
-
### [1.0.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.0...v1.0.1) (2021-02-11)
|
|
2159
|
-
|
|
2160
|
-
### Bug Fixes
|
|
2161
|
-
|
|
2162
|
-
- **locales:** make error property of locale input optional ([6ce6813](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6ce6813e6150257c2794040e17b5a3fd251fe142))
|
|
2163
|
-
|
|
2164
|
-
## [1.0.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.26...v1.0.0) (2021-02-11)
|
|
2165
|
-
|
|
2166
|
-
### [0.2.26](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.25...v0.2.26) (2021-02-09)
|
|
2167
|
-
|
|
2168
|
-
### Features
|
|
2169
|
-
|
|
2170
|
-
- **server-preferences:** make it possible to add server preferences by object ([3dbd9bc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3dbd9bc26f010b4714330772b1e33042a013a4a3))
|
|
2171
|
-
|
|
2172
|
-
### [0.2.25](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.24...v0.2.25) (2021-02-08)
|
|
2173
|
-
|
|
2174
|
-
### Bug Fixes
|
|
2175
|
-
|
|
2176
|
-
- **has-util:** handle deeper paths ([264ffdb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/264ffdb07dd1dc7cfccef3feac49a77dda34bd78))
|
|
2177
|
-
- **username-change:** handle missing application model after a username change ([cadd972](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cadd972b85266068dcaaaf8adf0cdbd6d44cf4e3))
|
|
2178
|
-
|
|
2179
|
-
### [0.2.24](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.23...v0.2.24) (2021-02-02)
|
|
2180
|
-
|
|
2181
|
-
### Bug Fixes
|
|
2182
|
-
|
|
2183
|
-
- **codemod:** improve paths to various named imports ([f296ac5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f296ac50b1cf572505c51fe94227997375752719))
|
|
2184
|
-
- **codemod:** update paths to hooks and i18n in codemod ([afb6b3c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/afb6b3c9100a4792b7b9ed9d2bebb356a0bbbc87))
|
|
2185
|
-
|
|
2186
|
-
### [0.2.23](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.22...v0.2.23) (2021-01-29)
|
|
2187
|
-
|
|
2188
|
-
### Features
|
|
2189
|
-
|
|
2190
|
-
- **restructure:** move hooks and i18n to more logical folder ([4664b3a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4664b3aecffe5d95205eb75bfb3c55c698df544c))
|
|
2191
|
-
|
|
2192
|
-
### [0.2.22](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.21...v0.2.22) (2021-01-25)
|
|
2193
|
-
|
|
2194
|
-
### Features
|
|
2195
|
-
|
|
2196
|
-
- **dependent-attribute:** rename dependening attribute and clean up hint constants ([c884fac](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c884facdbd0cfbef3a570240111246cf5d761f23))
|
|
2197
|
-
- **disabled-attribute:** add layout hint disabled to attributes to indicate disabled attributes ([37dd6b4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/37dd6b439f341c67735521d56dabaca92b0c33b8))
|
|
2198
|
-
|
|
2199
|
-
### Bug Fixes
|
|
2200
|
-
|
|
2201
|
-
- **constraint-formatlabel:** give constraints formatlabel as argument ([f66d99f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f66d99fe8fbd59e5756589c656b3bb5520c81eb9))
|
|
2202
|
-
- **merge-attribute:** move readonly check to mergeAttribute method, make merge logic the same for object and composite ([0254df2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0254df2578f13bdfa891a2503cecba2c0a2fed00))
|
|
2203
|
-
|
|
2204
|
-
### [0.2.21](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.20...v0.2.21) (2021-01-20)
|
|
2205
|
-
|
|
2206
|
-
### Features
|
|
2207
|
-
|
|
2208
|
-
- **layouthint-rules:** add possibility to add and modify collection of layout hint rules ([0810e3a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0810e3aaedaf587fb30dfefa6f777a9956c47d58))
|
|
2209
|
-
|
|
2210
|
-
### Bug Fixes
|
|
2211
|
-
|
|
2212
|
-
- **ie11:** use own copy of useDeepCompareEffect with ie11 compatibility ([24b3e6f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/24b3e6ff0fbe911d4e6123f9c5cf34a50e8b6e64))
|
|
2213
|
-
|
|
2214
|
-
### [0.2.20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.19...v0.2.20) (2021-01-15)
|
|
2215
|
-
|
|
2216
|
-
### Features
|
|
2217
|
-
|
|
2218
|
-
- **init:** export Init react component to make it possible to init other applications outside client ([f9d422c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f9d422c98b67039508e70dda9ecc6f7a51216d03))
|
|
2219
|
-
|
|
2220
|
-
### [0.2.19](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.18...v0.2.19) (2021-01-12)
|
|
2221
|
-
|
|
2222
|
-
### Features
|
|
2223
|
-
|
|
2224
|
-
- **before-render-hook:** make it possible to run methods before the react application is rendered ([185e5c9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/185e5c9ec0e9c024dac188a98e181b277232ba0b))
|
|
2225
|
-
|
|
2226
|
-
### [0.2.18](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.17...v0.2.18) (2021-01-12)
|
|
2227
|
-
|
|
2228
|
-
### Features
|
|
2229
|
-
|
|
2230
|
-
- **actioncollection:** add method to retrieve an action by key / name ([778caf7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/778caf70d11a000de20956d571fc08b99499db84))
|
|
2231
|
-
- **locale:** add setting for warning about missing message in locale ([b19cd52](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b19cd5267e88a74186c6ec831cc78aca6557eb55))
|
|
2232
|
-
- **server-template:** add template property to render methods to make them adjustable ([#4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/issues/4)) ([305df23](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/305df23eab797b22fa608a22ade12ac0ea5c7e95))
|
|
2233
|
-
- **settings:** make it possible to set one setting with setSetting method ([5066805](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5066805af5b2b2eadab46695cdeb57593e06b970))
|
|
2234
|
-
- **userprofile:** introduce UserProfile to load user profile information ([#5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/issues/5)) ([3235cfa](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3235cfa56cbfe60cf87af4a2e968422d4d4f5ee5))
|
|
2235
|
-
|
|
2236
|
-
### [0.2.17](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.15...v0.2.17) (2021-01-08)
|
|
2237
|
-
|
|
2238
|
-
### Bug Fixes
|
|
2239
|
-
|
|
2240
|
-
- **reload:** check for old reload on existing href, different href still need to request resource ([c39e5d0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c39e5d030baab2406c8d1972ded6dfb35e2edbba))
|
|
2241
|
-
|
|
2242
|
-
### [0.2.16](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.15...v0.2.16) (2021-01-08)
|
|
2243
|
-
|
|
2244
|
-
### Bug Fixes
|
|
2245
|
-
|
|
2246
|
-
- **reload:** check for old reload on existing href, different href still need to request resource ([c39e5d0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c39e5d030baab2406c8d1972ded6dfb35e2edbba))
|
|
2247
|
-
|
|
2248
|
-
### [0.2.15](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.14...v0.2.15) (2021-01-08)
|
|
2249
|
-
|
|
2250
|
-
### Bug Fixes
|
|
2251
|
-
|
|
2252
|
-
- **concepts:** update resolving of concept type child models on concept details ([09068f8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/09068f8c24abc39d6c90d57d8451b6d2807cba27))
|
|
2253
|
-
|
|
2254
|
-
### [0.2.14](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.13...v0.2.14) (2021-01-08)
|
|
2255
|
-
|
|
2256
|
-
### Bug Fixes
|
|
2257
|
-
|
|
2258
|
-
- **reload:** reload services when their href occur in the current location ([8c02ed7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8c02ed73d5d1636a40eb6f3d3126f9d338df4233))
|
|
2259
|
-
|
|
2260
|
-
### [0.2.13](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.12...v0.2.13) (2021-01-07)
|
|
2261
|
-
|
|
2262
|
-
### Bug Fixes
|
|
2263
|
-
|
|
2264
|
-
- **modularui-hook:** make it possible to remove models during cleanup, handle reload updates ([1b039d5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1b039d596c86b25627bd83220a1cc6fb94f48078))
|
|
2265
|
-
- **selectors:** retrieve model by instance regardless of its modular ui status ([f3fc479](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f3fc4799e55a58cdc5fd2151296fcaab7d391855))
|
|
2266
|
-
|
|
2267
|
-
### [0.2.12](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.11...v0.2.12) (2021-01-06)
|
|
2268
|
-
|
|
2269
|
-
### Bug Fixes
|
|
2270
|
-
|
|
2271
|
-
- **modularui-hook:** mark removable models as stale and remove after 500ms ([c58268a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c58268a5564c94751fce66445893b24377c18b2e))
|
|
2272
|
-
|
|
2273
|
-
### [0.2.11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.10...v0.2.11) (2021-01-04)
|
|
2274
|
-
|
|
2275
|
-
### Features
|
|
2276
|
-
|
|
2277
|
-
- **modal:** connect modal reducer entry to a modal with the hook ([e5d7ac3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e5d7ac397a4d5b7ed1f3a2ea120a7c8898105a58))
|
|
2278
|
-
|
|
2279
|
-
### Bug Fixes
|
|
2280
|
-
|
|
2281
|
-
- **hooks:** always return available modal to prevent unexpected re-renders ([b19055d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b19055d7efa31fbee41129a1a7594245d231815c))
|
|
2282
|
-
|
|
2283
|
-
### [0.2.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.9...v0.2.10) (2021-01-04)
|
|
2284
|
-
|
|
2285
|
-
### [0.2.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.8...v0.2.9) (2021-01-04)
|
|
2286
|
-
|
|
2287
|
-
### [0.2.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.7...v0.2.8) (2021-01-04)
|
|
2288
|
-
|
|
2289
|
-
### [0.2.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.6...v0.2.7) (2021-01-03)
|
|
2290
|
-
|
|
2291
|
-
### Features
|
|
2292
|
-
|
|
2293
|
-
- **authorization:** remove a model when a user is no longer authorized to see it ([536bcd5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/536bcd5dd909ca755271723df925f447b34facd2))
|
|
2294
|
-
- **errorresponse:** add connectKey to the error response when a model is in error ([698d615](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/698d6154a440706e10b5f0a6f4fd431b1c26793d))
|
|
2295
|
-
- **errorresponse:** make it possible to store the connectKey of a model in error ([ad3bfd6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ad3bfd6c385a4df8f821ad65c93b6e0cd89bcb5e))
|
|
2296
|
-
- **hooks:** add hooks for each available connector ([cacc7d4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cacc7d43c56f0426067b35d4b53bb8b603315c5e))
|
|
2297
|
-
- **react-theme:** added useTheme hook ([9f84eba](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9f84eba6a9cdd5c74a389bd57edd439f7b7e2dc0))
|
|
2298
|
-
- **selectors:** replace get models by type with get models by instance ([6c5c9dc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6c5c9dc63b1d6cb5a0a6e7df3ba0c1a24a8f4603))
|
|
2299
|
-
|
|
2300
|
-
### Bug Fixes
|
|
2301
|
-
|
|
2302
|
-
- **i18n:** store theme settings before setting locales ([710a072](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/710a072bf1d3bdb258c2ac14b6b0cfa0f12eee62))
|
|
2303
|
-
- **loadmodel:** set load status of model only to FINISHED when actually finished loading ([56b12e8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/56b12e87630ac8f97ad6d4e0ce2d5a3b25e90671))
|
|
2304
|
-
- **modularui-hook:** fix endless reload of models when an options are set, remove model when hook is removed ([445c1a4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/445c1a465320d37b54ce10218d83c55834e3cdd0))
|
|
2305
|
-
- **options:** use correct flow type for options on connector and actions ([f9e413e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f9e413e0b9410470c49cb9bc8c20be9adc08470b))
|
|
2306
|
-
- **reat-router-dom:** replace react-router with react-router-dom as dependency ([5a61c9f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5a61c9f5410d2cc5dcf993c47e227101652dc8be))
|
|
2307
|
-
|
|
2308
|
-
### [0.2.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.5...v0.2.6) (2020-12-16)
|
|
2309
|
-
|
|
2310
|
-
### [0.2.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.4...v0.2.5) (2020-12-11)
|
|
2311
|
-
|
|
2312
|
-
### [0.2.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.3...v0.2.4) (2020-12-09)
|
|
2313
|
-
|
|
2314
|
-
### Features
|
|
2315
|
-
|
|
2316
|
-
- **constants:** remove IS_DEVELOPMENT and IS_HMR from constants file, responsibility of layout builder ([e200c37](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e200c378fa467740973c84ff4c70e377d1f17296))
|
|
2317
|
-
- **layout-hints:** add mergeLayoutHintConfigurations utility for a builder to combine layout hint configurations ([048d40d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/048d40d8070476e9a84b30fdf386974647b20044))
|
|
2318
|
-
|
|
2319
|
-
### [0.2.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.2...v0.2.3) (2020-12-04)
|
|
2320
|
-
|
|
2321
|
-
### [0.2.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.1...v0.2.2) (2020-12-04)
|
|
2322
|
-
|
|
2323
|
-
### Features
|
|
2324
|
-
|
|
2325
|
-
- **router:** add router hoc also as hooks ([b2cab70](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b2cab70d535de7768a1bb4ac1700026eb3fd9a0e))
|
|
2326
|
-
|
|
2327
|
-
### [0.2.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.0...v0.2.1) (2020-12-02)
|
|
2328
|
-
|
|
2329
|
-
### Features
|
|
2330
|
-
|
|
2331
|
-
- **attributewidth:** added attribute width as readonlyWidth getter on models ([493e7fd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/493e7fd14516535eef8cfcc66dc29adbf7d768c1))
|
|
2332
|
-
|
|
2333
|
-
## [0.2.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.11...v0.2.0) (2020-11-27)
|
|
2334
|
-
|
|
2335
|
-
### [0.1.11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.10...v0.1.11) (2020-11-27)
|
|
2336
|
-
|
|
2337
|
-
### Features
|
|
2338
|
-
|
|
2339
|
-
- **custom-error-handling:** make it possible to add custom error response handling ([5b70cd2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5b70cd23385020ef367010afbec9016545a127d5))
|
|
2340
|
-
- **redux-actions:** added unit tests on redux actions ([21b424e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/21b424e5430d8202df14c577f848250c8c8bbbbb))
|
|
2341
|
-
|
|
2342
|
-
### Bug Fixes
|
|
2343
|
-
|
|
2344
|
-
- **redux-actions:** remove unused actions for Filters and List ([d4d066d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d4d066d083f7bd12866b49c22697ec7bff7355cf))
|
|
2345
|
-
|
|
2346
|
-
### [0.1.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.9...v0.1.10) (2020-11-25)
|
|
2347
|
-
|
|
2348
|
-
### Bug Fixes
|
|
2349
|
-
|
|
2350
|
-
- **decimal-numbers:** handle rendering of small numbers ([f0f09c7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f0f09c7bd8689363a7e515d37517e9b4c5aac021))
|
|
2351
|
-
|
|
2352
|
-
### [0.1.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.8...v0.1.9) (2020-11-23)
|
|
2353
|
-
|
|
2354
|
-
### Features
|
|
2355
|
-
|
|
2356
|
-
- **ie11:** support ie11 in esm build ([276b6f0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/276b6f0b093f2cfec4b26e4a5b7f11c4699bb9bd))
|
|
2357
|
-
|
|
2358
|
-
### Bug Fixes
|
|
2359
|
-
|
|
2360
|
-
- **spacers:** handle floating-point arithmetics on spacer calculation ([b75977c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b75977cb5cf2832d9b762be70867364728736e53))
|
|
2361
|
-
|
|
2362
|
-
### [0.1.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.7...v0.1.8) (2020-11-19)
|
|
2363
|
-
|
|
2364
|
-
### Bug Fixes
|
|
2365
|
-
|
|
2366
|
-
- **theme-utils:** make defaultValue of lightenColor and darkenColor utils optional ([191cf70](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/191cf70895a34620a0ea4da57b3b725dd50e96d0))
|
|
2367
|
-
- **update-validations:** retrieve errors from correct data object ([088dcd7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/088dcd7c5667aaaf64d9765c494c38071fdab28d))
|
|
2368
|
-
|
|
2369
|
-
### [0.1.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.6...v0.1.7) (2020-11-18)
|
|
2370
|
-
|
|
2371
|
-
### Bug Fixes
|
|
2372
|
-
|
|
2373
|
-
- **flowtype:** update flowtype to match usage in layouts ([1e951b8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1e951b8d4517f59117bff72072fcae1990c4472c))
|
|
2374
|
-
|
|
2375
|
-
### [0.1.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.5...v0.1.6) (2020-11-17)
|
|
2376
|
-
|
|
2377
|
-
### Bug Fixes
|
|
2378
|
-
|
|
2379
|
-
- **businessscenario:** scenarioSteps were not updated with scenarioSteps on initialization ([475236e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/475236ee8d95c232264d67463065710e573a3cc6))
|
|
2380
|
-
- **contextpath:** contextPath must be set by project, because it is difficult to mark sideEffects ([b6eb870](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b6eb870e29800894c1023db8dd00874a0435bb76))
|
|
2381
|
-
|
|
2382
|
-
### [0.1.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.4...v0.1.5) (2020-11-16)
|
|
2383
|
-
|
|
2384
|
-
### Bug Fixes
|
|
2385
|
-
|
|
2386
|
-
- **childmodels:** handle rejected childmodel requests without breaking the original request ([6cdbe7d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6cdbe7d67c2aaa62980efaafb9be5f24a4e461a9))
|
|
2387
|
-
|
|
2388
|
-
### [0.1.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.3...v0.1.4) (2020-11-16)
|
|
2389
|
-
|
|
2390
|
-
### Bug Fixes
|
|
2391
|
-
|
|
2392
|
-
- **hook:** fix memoization of useModularUIRequest hook ([a038cf7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a038cf77c1d4e074f40f860cf0d5464bef2e3a79))
|
|
2393
|
-
- **modularui:** return promise in loadModularUI ([c12b2b7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c12b2b7a906f5d9db73e3d70712fd532f5051ddf))
|
|
2394
|
-
- **util:** isPlainObject marked instances of Date, File, etc as plain object ([5846f05](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5846f05cfdee8cc39da7aa49d19b87ac0afde7af))
|
|
2395
|
-
|
|
2396
|
-
### [0.1.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.2...v0.1.3) (2020-11-06)
|
|
2397
|
-
|
|
2398
|
-
### Bug Fixes
|
|
2399
|
-
|
|
2400
|
-
- **hooks:** export modularuiUtils to be able to use the useModularui hook to retrieve models ([7338958](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7338958a2fb4afeb382f1672a630a04300760da2))
|
|
2401
|
-
|
|
2402
|
-
### [0.1.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.1...v0.1.2) (2020-11-06)
|
|
2403
|
-
|
|
2404
|
-
### Bug Fixes
|
|
2405
|
-
|
|
2406
|
-
- **hooks:** rename useModularUI in hooks file to useModularUIRequest to fix a duplicate export ([93bfc56](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/93bfc562ab585bc528157cdfa8bf7445e2a186b7))
|
|
2407
|
-
|
|
2408
|
-
### [0.1.1](http://git-pd.beinformed.com/PD/nl.beinformed.bi.layout.lib.ui/compare/v0.1.0...v0.1.1) (2020-11-06)
|
|
2409
|
-
|
|
2410
|
-
## [0.1.0](http://git-pd.beinformed.com/PD/nl.beinformed.bi.layout.lib.ui/compare/v0.0.3...v0.1.0) (2020-11-06)
|
|
2411
|
-
|
|
2412
|
-
### 0.0.3 (2020-11-06)
|
|
2413
|
-
|
|
2414
|
-
### 0.0.1 (2020-10-23)
|
|
7
|
+
- aada65a: Conversion of the UI library from flow to typescript. Separated modules into ui, react and builder packages.
|