@beinformed/ui 1.63.2 → 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.
Files changed (2510) hide show
  1. package/CHANGELOG.md +4 -2419
  2. package/dist/Constants-BIbEko1E.d.cts +57 -0
  3. package/dist/Constants-BIbEko1E.d.ts +57 -0
  4. package/dist/FormModel-40md7nLX.d.ts +457 -0
  5. package/dist/FormModel-CemlQ_MU.d.cts +457 -0
  6. package/dist/chunk-2MCBBWEA.js +1 -0
  7. package/dist/chunk-2MCBBWEA.js.map +1 -0
  8. package/dist/chunk-52QS5IDA.js +1 -0
  9. package/dist/chunk-52QS5IDA.js.map +1 -0
  10. package/dist/chunk-73XVCQCW.js +2 -0
  11. package/dist/chunk-73XVCQCW.js.map +1 -0
  12. package/dist/chunk-77CGPEAQ.js +2 -0
  13. package/dist/chunk-77CGPEAQ.js.map +1 -0
  14. package/dist/chunk-BE2T4IDL.js +2 -0
  15. package/dist/chunk-BE2T4IDL.js.map +1 -0
  16. package/dist/chunk-BODVDNNA.js +2 -0
  17. package/dist/chunk-BODVDNNA.js.map +1 -0
  18. package/dist/chunk-CKI2GSM7.js +2 -0
  19. package/dist/chunk-CKI2GSM7.js.map +1 -0
  20. package/dist/chunk-CPYNQW3X.js +3 -0
  21. package/dist/chunk-CPYNQW3X.js.map +1 -0
  22. package/dist/chunk-ELPRKFLG.js +1 -0
  23. package/dist/chunk-ELPRKFLG.js.map +1 -0
  24. package/dist/chunk-EP2OYSVS.js +2 -0
  25. package/dist/chunk-EP2OYSVS.js.map +1 -0
  26. package/dist/chunk-FGEQKEJQ.js +2 -0
  27. package/dist/chunk-FGEQKEJQ.js.map +1 -0
  28. package/dist/chunk-L7K7QDC2.js +2 -0
  29. package/dist/chunk-L7K7QDC2.js.map +1 -0
  30. package/dist/chunk-LHZG2ET5.js +2 -0
  31. package/dist/chunk-LHZG2ET5.js.map +1 -0
  32. package/dist/chunk-LYBG43T6.js +2 -0
  33. package/dist/chunk-LYBG43T6.js.map +1 -0
  34. package/dist/chunk-MQBYZKME.js +2 -0
  35. package/dist/chunk-MQBYZKME.js.map +1 -0
  36. package/dist/chunk-SGXACUOV.js +2 -0
  37. package/dist/chunk-SGXACUOV.js.map +1 -0
  38. package/dist/chunk-VGAPPKHA.js +2 -0
  39. package/dist/chunk-VGAPPKHA.js.map +1 -0
  40. package/dist/chunk-VI6SO5NT.js +1 -0
  41. package/dist/chunk-VI6SO5NT.js.map +1 -0
  42. package/dist/chunk-VV3IT7US.js +1 -0
  43. package/dist/chunk-VV3IT7US.js.map +1 -0
  44. package/dist/chunk-WVQSFYWD.js +2 -0
  45. package/dist/chunk-WVQSFYWD.js.map +1 -0
  46. package/dist/chunk-YUOGIFZH.js +33 -0
  47. package/dist/chunk-YUOGIFZH.js.map +1 -0
  48. package/dist/constants/index.cjs +2 -0
  49. package/dist/constants/index.cjs.map +1 -0
  50. package/dist/constants/index.d.cts +28 -0
  51. package/dist/constants/index.d.ts +28 -0
  52. package/dist/constants/index.js +2 -0
  53. package/dist/constants/index.js.map +1 -0
  54. package/dist/exceptions/index.cjs +2 -0
  55. package/dist/exceptions/index.cjs.map +1 -0
  56. package/dist/exceptions/index.d.cts +88 -0
  57. package/dist/exceptions/index.d.ts +88 -0
  58. package/dist/exceptions/index.js +2 -0
  59. package/dist/exceptions/index.js.map +1 -0
  60. package/dist/index-CgXDAyxM.d.ts +5242 -0
  61. package/dist/index-Ku2WDvSe.d.cts +5242 -0
  62. package/dist/index.cjs +34 -0
  63. package/dist/index.cjs.map +1 -0
  64. package/dist/index.d.cts +13 -0
  65. package/dist/index.d.ts +13 -0
  66. package/dist/index.js +2 -0
  67. package/dist/index.js.map +1 -0
  68. package/dist/layouthints/index.cjs +34 -0
  69. package/dist/layouthints/index.cjs.map +1 -0
  70. package/dist/layouthints/index.d.cts +322 -0
  71. package/dist/layouthints/index.d.ts +322 -0
  72. package/dist/layouthints/index.js +2 -0
  73. package/dist/layouthints/index.js.map +1 -0
  74. package/dist/models/index.cjs +34 -0
  75. package/dist/models/index.cjs.map +1 -0
  76. package/dist/models/index.d.cts +1133 -0
  77. package/dist/models/index.d.ts +1133 -0
  78. package/dist/models/index.js +2 -0
  79. package/dist/models/index.js.map +1 -0
  80. package/dist/modularui/index.cjs +34 -0
  81. package/dist/modularui/index.cjs.map +1 -0
  82. package/dist/modularui/index.d.cts +216 -0
  83. package/dist/modularui/index.d.ts +216 -0
  84. package/dist/modularui/index.js +2 -0
  85. package/dist/modularui/index.js.map +1 -0
  86. package/dist/settings/index.cjs +2 -0
  87. package/dist/settings/index.cjs.map +1 -0
  88. package/dist/settings/index.d.cts +57 -0
  89. package/dist/settings/index.d.ts +57 -0
  90. package/dist/settings/index.js +2 -0
  91. package/dist/settings/index.js.map +1 -0
  92. package/dist/types/index.cjs +2 -0
  93. package/dist/types/index.cjs.map +1 -0
  94. package/dist/types/index.d.cts +5 -0
  95. package/dist/types/index.d.ts +5 -0
  96. package/dist/types/index.js +2 -0
  97. package/dist/types/index.js.map +1 -0
  98. package/dist/utils/index.cjs +33 -0
  99. package/dist/utils/index.cjs.map +1 -0
  100. package/dist/utils/index.d.cts +183 -0
  101. package/dist/utils/index.d.ts +183 -0
  102. package/dist/utils/index.js +2 -0
  103. package/dist/utils/index.js.map +1 -0
  104. package/package.json +66 -203
  105. package/README.md +0 -32
  106. package/codemods/__testfixtures__/imports.input.txt +0 -41
  107. package/codemods/__testfixtures__/imports.output.txt +0 -44
  108. package/codemods/__tests__/imports.spec.js +0 -20
  109. package/codemods/imports.js +0 -199
  110. package/esm/builder/__tests__/mergeLayoutHintConfigurations.spec.js.flow +0 -71
  111. package/esm/builder/index.js +0 -2
  112. package/esm/builder/index.js.flow +0 -2
  113. package/esm/builder/index.js.map +0 -1
  114. package/esm/builder/mergeLayoutHintConfigurations.js +0 -57
  115. package/esm/builder/mergeLayoutHintConfigurations.js.flow +0 -62
  116. package/esm/builder/mergeLayoutHintConfigurations.js.map +0 -1
  117. package/esm/constants/Constants.js +0 -183
  118. package/esm/constants/Constants.js.flow +0 -190
  119. package/esm/constants/Constants.js.map +0 -1
  120. package/esm/constants/LayoutHintConfig.js +0 -167
  121. package/esm/constants/LayoutHintConfig.js.flow +0 -186
  122. package/esm/constants/LayoutHintConfig.js.map +0 -1
  123. package/esm/constants/LayoutHints.js +0 -129
  124. package/esm/constants/LayoutHints.js.flow +0 -134
  125. package/esm/constants/LayoutHints.js.map +0 -1
  126. package/esm/constants/Settings.js +0 -198
  127. package/esm/constants/Settings.js.flow +0 -269
  128. package/esm/constants/Settings.js.map +0 -1
  129. package/esm/constants/index.js +0 -4
  130. package/esm/constants/index.js.flow +0 -4
  131. package/esm/constants/index.js.map +0 -1
  132. package/esm/exceptions/ConfigurationException.js +0 -11
  133. package/esm/exceptions/ConfigurationException.js.flow +0 -13
  134. package/esm/exceptions/ConfigurationException.js.map +0 -1
  135. package/esm/exceptions/FetchException.js +0 -64
  136. package/esm/exceptions/FetchException.js.flow +0 -101
  137. package/esm/exceptions/FetchException.js.map +0 -1
  138. package/esm/exceptions/IllegalArgumentException.js +0 -11
  139. package/esm/exceptions/IllegalArgumentException.js.flow +0 -12
  140. package/esm/exceptions/IllegalArgumentException.js.map +0 -1
  141. package/esm/exceptions/IllegalReturnException.js +0 -10
  142. package/esm/exceptions/IllegalReturnException.js.flow +0 -11
  143. package/esm/exceptions/IllegalReturnException.js.map +0 -1
  144. package/esm/exceptions/IllegalStateException.js +0 -11
  145. package/esm/exceptions/IllegalStateException.js.flow +0 -12
  146. package/esm/exceptions/IllegalStateException.js.map +0 -1
  147. package/esm/exceptions/JsonParseException.js +0 -11
  148. package/esm/exceptions/JsonParseException.js.flow +0 -12
  149. package/esm/exceptions/JsonParseException.js.map +0 -1
  150. package/esm/exceptions/MissingPropertyException.js +0 -11
  151. package/esm/exceptions/MissingPropertyException.js.flow +0 -13
  152. package/esm/exceptions/MissingPropertyException.js.map +0 -1
  153. package/esm/exceptions/NetworkException.js +0 -16
  154. package/esm/exceptions/NetworkException.js.flow +0 -20
  155. package/esm/exceptions/NetworkException.js.map +0 -1
  156. package/esm/exceptions/NotAllowedUriException.js +0 -11
  157. package/esm/exceptions/NotAllowedUriException.js.flow +0 -12
  158. package/esm/exceptions/NotAllowedUriException.js.map +0 -1
  159. package/esm/exceptions/NotFoundException.js +0 -19
  160. package/esm/exceptions/NotFoundException.js.flow +0 -20
  161. package/esm/exceptions/NotFoundException.js.map +0 -1
  162. package/esm/exceptions/ServerRequestException.js +0 -11
  163. package/esm/exceptions/ServerRequestException.js.flow +0 -12
  164. package/esm/exceptions/ServerRequestException.js.map +0 -1
  165. package/esm/exceptions/ThemePropertyException.js +0 -11
  166. package/esm/exceptions/ThemePropertyException.js.flow +0 -12
  167. package/esm/exceptions/ThemePropertyException.js.map +0 -1
  168. package/esm/exceptions/TimeoutException.js +0 -11
  169. package/esm/exceptions/TimeoutException.js.flow +0 -13
  170. package/esm/exceptions/TimeoutException.js.map +0 -1
  171. package/esm/exceptions/UnauthorizedException.js +0 -18
  172. package/esm/exceptions/UnauthorizedException.js.flow +0 -26
  173. package/esm/exceptions/UnauthorizedException.js.map +0 -1
  174. package/esm/exceptions/UnsupportedOperationException.js +0 -11
  175. package/esm/exceptions/UnsupportedOperationException.js.flow +0 -12
  176. package/esm/exceptions/UnsupportedOperationException.js.map +0 -1
  177. package/esm/exceptions/index.js +0 -16
  178. package/esm/exceptions/index.js.flow +0 -16
  179. package/esm/exceptions/index.js.map +0 -1
  180. package/esm/hooks/__tests__/UseModularUIModel.spec.js.flow +0 -193
  181. package/esm/hooks/__tests__/useAuthentication.spec.js.flow +0 -122
  182. package/esm/hooks/__tests__/useForm.spec.js.flow +0 -300
  183. package/esm/hooks/__tests__/useI18n.spec.js.flow +0 -30
  184. package/esm/hooks/__tests__/useModal.spec.js.flow +0 -67
  185. package/esm/hooks/__tests__/useModelCatalog.spec.js.flow +0 -180
  186. package/esm/hooks/__tests__/useModels.spec.js.flow +0 -138
  187. package/esm/hooks/__tests__/useModularUIBasic.spec.js.flow +0 -126
  188. package/esm/hooks/__tests__/useNotification.spec.js.flow +0 -47
  189. package/esm/hooks/__tests__/usePreference.spec.js.flow +0 -72
  190. package/esm/hooks/__tests__/useProgressIndicator.spec.js.flow +0 -67
  191. package/esm/hooks/index.js +0 -17
  192. package/esm/hooks/index.js.flow +0 -17
  193. package/esm/hooks/index.js.map +0 -1
  194. package/esm/hooks/useAllFormsOnModel.js +0 -73
  195. package/esm/hooks/useAllFormsOnModel.js.flow +0 -92
  196. package/esm/hooks/useAllFormsOnModel.js.map +0 -1
  197. package/esm/hooks/useAuthentication.js +0 -57
  198. package/esm/hooks/useAuthentication.js.flow +0 -98
  199. package/esm/hooks/useAuthentication.js.map +0 -1
  200. package/esm/hooks/useContent.js +0 -41
  201. package/esm/hooks/useContent.js.flow +0 -48
  202. package/esm/hooks/useContent.js.map +0 -1
  203. package/esm/hooks/useDeepCompareEffect.js +0 -24
  204. package/esm/hooks/useDeepCompareEffect.js.flow +0 -34
  205. package/esm/hooks/useDeepCompareEffect.js.map +0 -1
  206. package/esm/hooks/useForm.js +0 -87
  207. package/esm/hooks/useForm.js.flow +0 -153
  208. package/esm/hooks/useForm.js.map +0 -1
  209. package/esm/hooks/useI18n.js +0 -32
  210. package/esm/hooks/useI18n.js.flow +0 -46
  211. package/esm/hooks/useI18n.js.map +0 -1
  212. package/esm/hooks/useModal.js +0 -35
  213. package/esm/hooks/useModal.js.flow +0 -46
  214. package/esm/hooks/useModal.js.map +0 -1
  215. package/esm/hooks/useModelCatalog.js +0 -199
  216. package/esm/hooks/useModelCatalog.js.flow +0 -256
  217. package/esm/hooks/useModelCatalog.js.map +0 -1
  218. package/esm/hooks/useModels.js +0 -37
  219. package/esm/hooks/useModels.js.flow +0 -50
  220. package/esm/hooks/useModels.js.map +0 -1
  221. package/esm/hooks/useModularUI.js +0 -61
  222. package/esm/hooks/useModularUI.js.flow +0 -90
  223. package/esm/hooks/useModularUI.js.map +0 -1
  224. package/esm/hooks/useModularUIBasic.js +0 -73
  225. package/esm/hooks/useModularUIBasic.js.flow +0 -101
  226. package/esm/hooks/useModularUIBasic.js.map +0 -1
  227. package/esm/hooks/useModularUIModel.js +0 -109
  228. package/esm/hooks/useModularUIModel.js.flow +0 -165
  229. package/esm/hooks/useModularUIModel.js.map +0 -1
  230. package/esm/hooks/useModularUIRequest.js +0 -17
  231. package/esm/hooks/useModularUIRequest.js.flow +0 -25
  232. package/esm/hooks/useModularUIRequest.js.map +0 -1
  233. package/esm/hooks/useNotification.js +0 -31
  234. package/esm/hooks/useNotification.js.flow +0 -48
  235. package/esm/hooks/useNotification.js.map +0 -1
  236. package/esm/hooks/usePreference.js +0 -15
  237. package/esm/hooks/usePreference.js.flow +0 -27
  238. package/esm/hooks/usePreference.js.map +0 -1
  239. package/esm/hooks/useProgressIndicator.js +0 -16
  240. package/esm/hooks/useProgressIndicator.js.flow +0 -33
  241. package/esm/hooks/useProgressIndicator.js.map +0 -1
  242. package/esm/hooks/useRouter.js +0 -31
  243. package/esm/hooks/useRouter.js.flow +0 -64
  244. package/esm/hooks/useRouter.js.map +0 -1
  245. package/esm/i18n/Locale.js +0 -121
  246. package/esm/i18n/Locale.js.flow +0 -157
  247. package/esm/i18n/Locale.js.map +0 -1
  248. package/esm/i18n/Locales.js +0 -132
  249. package/esm/i18n/Locales.js.flow +0 -171
  250. package/esm/i18n/Locales.js.map +0 -1
  251. package/esm/i18n/Message.js +0 -44
  252. package/esm/i18n/Message.js.flow +0 -66
  253. package/esm/i18n/Message.js.map +0 -1
  254. package/esm/i18n/__tests__/Locale.spec.js.flow +0 -108
  255. package/esm/i18n/__tests__/Locales.spec.js.flow +0 -137
  256. package/esm/i18n/index.js +0 -5
  257. package/esm/i18n/index.js.flow +0 -12
  258. package/esm/i18n/index.js.map +0 -1
  259. package/esm/i18n/languages.js +0 -206
  260. package/esm/i18n/languages.js.flow +0 -207
  261. package/esm/i18n/languages.js.map +0 -1
  262. package/esm/i18n/translations/beinformed_error_messages_en.nl.js +0 -98
  263. package/esm/i18n/translations/beinformed_error_messages_en.nl.js.flow +0 -98
  264. package/esm/i18n/translations/beinformed_error_messages_en.nl.js.map +0 -1
  265. package/esm/i18n/translations/beinformed_error_messages_nl.nl.js +0 -98
  266. package/esm/i18n/translations/beinformed_error_messages_nl.nl.js.flow +0 -98
  267. package/esm/i18n/translations/beinformed_error_messages_nl.nl.js.map +0 -1
  268. package/esm/i18n/types.js +0 -2
  269. package/esm/i18n/types.js.flow +0 -23
  270. package/esm/i18n/types.js.map +0 -1
  271. package/esm/i18n/withMessage.js +0 -20
  272. package/esm/i18n/withMessage.js.flow +0 -47
  273. package/esm/i18n/withMessage.js.map +0 -1
  274. package/esm/index.js +0 -7
  275. package/esm/index.js.flow +0 -7
  276. package/esm/index.js.map +0 -1
  277. package/esm/models/__tests__/resolveModel.spec.js.flow +0 -34
  278. package/esm/models/actions/ActionCollection.js +0 -82
  279. package/esm/models/actions/ActionCollection.js.flow +0 -100
  280. package/esm/models/actions/ActionCollection.js.map +0 -1
  281. package/esm/models/actions/ActionModel.js +0 -186
  282. package/esm/models/actions/ActionModel.js.flow +0 -207
  283. package/esm/models/actions/ActionModel.js.map +0 -1
  284. package/esm/models/actions/__mock__/action.js.flow +0 -35
  285. package/esm/models/actions/__tests__/ActionCollection.spec.js.flow +0 -98
  286. package/esm/models/actions/__tests__/ActionModel.spec.js.flow +0 -75
  287. package/esm/models/application/ApplicationModel.js +0 -127
  288. package/esm/models/application/ApplicationModel.js.flow +0 -151
  289. package/esm/models/application/ApplicationModel.js.map +0 -1
  290. package/esm/models/application/__mock__/application.js.flow +0 -14
  291. package/esm/models/application/__tests__/Application.spec.js.flow +0 -99
  292. package/esm/models/attributes/AttributeCollection.js +0 -275
  293. package/esm/models/attributes/AttributeCollection.js.flow +0 -306
  294. package/esm/models/attributes/AttributeCollection.js.map +0 -1
  295. package/esm/models/attributes/AttributeContent.js +0 -196
  296. package/esm/models/attributes/AttributeContent.js.flow +0 -233
  297. package/esm/models/attributes/AttributeContent.js.map +0 -1
  298. package/esm/models/attributes/AttributeDataHelper.js +0 -261
  299. package/esm/models/attributes/AttributeDataHelper.js.flow +0 -323
  300. package/esm/models/attributes/AttributeDataHelper.js.map +0 -1
  301. package/esm/models/attributes/AttributeModel.js +0 -816
  302. package/esm/models/attributes/AttributeModel.js.flow +0 -1007
  303. package/esm/models/attributes/AttributeModel.js.map +0 -1
  304. package/esm/models/attributes/AttributeSetModel.js +0 -97
  305. package/esm/models/attributes/AttributeSetModel.js.flow +0 -117
  306. package/esm/models/attributes/AttributeSetModel.js.map +0 -1
  307. package/esm/models/attributes/BooleanAttributeModel.js +0 -287
  308. package/esm/models/attributes/BooleanAttributeModel.js.flow +0 -319
  309. package/esm/models/attributes/BooleanAttributeModel.js.map +0 -1
  310. package/esm/models/attributes/CaptchaAttributeModel.js +0 -53
  311. package/esm/models/attributes/CaptchaAttributeModel.js.flow +0 -51
  312. package/esm/models/attributes/CaptchaAttributeModel.js.map +0 -1
  313. package/esm/models/attributes/ChoiceAttributeModel.js +0 -403
  314. package/esm/models/attributes/ChoiceAttributeModel.js.flow +0 -499
  315. package/esm/models/attributes/ChoiceAttributeModel.js.map +0 -1
  316. package/esm/models/attributes/ChoiceAttributeOptionCollection.js +0 -306
  317. package/esm/models/attributes/ChoiceAttributeOptionCollection.js.flow +0 -372
  318. package/esm/models/attributes/ChoiceAttributeOptionCollection.js.map +0 -1
  319. package/esm/models/attributes/ChoiceAttributeOptionModel.js +0 -335
  320. package/esm/models/attributes/ChoiceAttributeOptionModel.js.flow +0 -415
  321. package/esm/models/attributes/ChoiceAttributeOptionModel.js.map +0 -1
  322. package/esm/models/attributes/CompositeAttributeChildCollection.js +0 -182
  323. package/esm/models/attributes/CompositeAttributeChildCollection.js.flow +0 -254
  324. package/esm/models/attributes/CompositeAttributeChildCollection.js.map +0 -1
  325. package/esm/models/attributes/CompositeAttributeModel.js +0 -374
  326. package/esm/models/attributes/CompositeAttributeModel.js.flow +0 -439
  327. package/esm/models/attributes/CompositeAttributeModel.js.map +0 -1
  328. package/esm/models/attributes/DatetimeAttributeModel.js +0 -458
  329. package/esm/models/attributes/DatetimeAttributeModel.js.flow +0 -566
  330. package/esm/models/attributes/DatetimeAttributeModel.js.map +0 -1
  331. package/esm/models/attributes/HelptextAttributeModel.js +0 -48
  332. package/esm/models/attributes/HelptextAttributeModel.js.flow +0 -54
  333. package/esm/models/attributes/HelptextAttributeModel.js.map +0 -1
  334. package/esm/models/attributes/LabelAttributeModel.js +0 -34
  335. package/esm/models/attributes/LabelAttributeModel.js.flow +0 -36
  336. package/esm/models/attributes/LabelAttributeModel.js.map +0 -1
  337. package/esm/models/attributes/MemoAttributeModel.js +0 -42
  338. package/esm/models/attributes/MemoAttributeModel.js.flow +0 -43
  339. package/esm/models/attributes/MemoAttributeModel.js.map +0 -1
  340. package/esm/models/attributes/MoneyAttributeModel.js +0 -42
  341. package/esm/models/attributes/MoneyAttributeModel.js.flow +0 -45
  342. package/esm/models/attributes/MoneyAttributeModel.js.map +0 -1
  343. package/esm/models/attributes/NumberAttributeModel.js +0 -193
  344. package/esm/models/attributes/NumberAttributeModel.js.flow +0 -255
  345. package/esm/models/attributes/NumberAttributeModel.js.map +0 -1
  346. package/esm/models/attributes/PasswordAttributeModel.js +0 -209
  347. package/esm/models/attributes/PasswordAttributeModel.js.flow +0 -245
  348. package/esm/models/attributes/PasswordAttributeModel.js.map +0 -1
  349. package/esm/models/attributes/StringAttributeModel.js +0 -276
  350. package/esm/models/attributes/StringAttributeModel.js.flow +0 -314
  351. package/esm/models/attributes/StringAttributeModel.js.map +0 -1
  352. package/esm/models/attributes/UploadAttributeModel.js +0 -215
  353. package/esm/models/attributes/UploadAttributeModel.js.flow +0 -261
  354. package/esm/models/attributes/UploadAttributeModel.js.map +0 -1
  355. package/esm/models/attributes/XMLAttributeModel.js +0 -46
  356. package/esm/models/attributes/XMLAttributeModel.js.flow +0 -51
  357. package/esm/models/attributes/XMLAttributeModel.js.map +0 -1
  358. package/esm/models/attributes/__mock__/form.js.flow +0 -6
  359. package/esm/models/attributes/__mock__/list.js.flow +0 -6
  360. package/esm/models/attributes/__tests__/AttributeCollection.spec.js.flow +0 -160
  361. package/esm/models/attributes/__tests__/AttributeCollectionComposite.spec.js.flow +0 -146
  362. package/esm/models/attributes/__tests__/AttributeContent.spec.js.flow +0 -225
  363. package/esm/models/attributes/__tests__/AttributeDataHelper.spec.js.flow +0 -634
  364. package/esm/models/attributes/__tests__/AttributeModel.spec.js.flow +0 -274
  365. package/esm/models/attributes/__tests__/AttributeSetModel.spec.js.flow +0 -39
  366. package/esm/models/attributes/__tests__/BooleanAttributeModel.spec.js.flow +0 -107
  367. package/esm/models/attributes/__tests__/CaptchaAttributeModel.spec.js.flow +0 -13
  368. package/esm/models/attributes/__tests__/ChoiceAttributeModel.spec.js.flow +0 -750
  369. package/esm/models/attributes/__tests__/ChoiceAttributeOptionCollection.spec.js.flow +0 -507
  370. package/esm/models/attributes/__tests__/ChoiceAttributeOptionModel.spec.js.flow +0 -107
  371. package/esm/models/attributes/__tests__/CompositeAttributeModel.spec.js.flow +0 -467
  372. package/esm/models/attributes/__tests__/DateAttributeModel.spec.js.flow +0 -134
  373. package/esm/models/attributes/__tests__/DatetimeAttributeModel.spec.js.flow +0 -206
  374. package/esm/models/attributes/__tests__/DatetimeAttributeModel_offset.spec.js.flow +0 -345
  375. package/esm/models/attributes/__tests__/HelptextAttributeModel.spec.js.flow +0 -64
  376. package/esm/models/attributes/__tests__/LabelAttributeModel.spec.js.flow +0 -13
  377. package/esm/models/attributes/__tests__/LookupAttributeModel.spec.js.flow +0 -47
  378. package/esm/models/attributes/__tests__/MemoAttributeModel.spec.js.flow +0 -28
  379. package/esm/models/attributes/__tests__/MoneyAttributeModel.spec.js.flow +0 -22
  380. package/esm/models/attributes/__tests__/NumberAttributeModel.spec.js.flow +0 -67
  381. package/esm/models/attributes/__tests__/PasswordAttributeModel.spec.js.flow +0 -49
  382. package/esm/models/attributes/__tests__/StringAttributeModel.spec.js.flow +0 -125
  383. package/esm/models/attributes/__tests__/TimeAttributeModel.spec.js.flow +0 -57
  384. package/esm/models/attributes/__tests__/TimestampModel.spec.js.flow +0 -43
  385. package/esm/models/attributes/__tests__/UploadAttributeModel.spec.js.flow +0 -67
  386. package/esm/models/attributes/__tests__/XMLAttributeModel.spec.js.flow +0 -17
  387. package/esm/models/attributes/__tests__/_createAttribute.spec.js.flow +0 -106
  388. package/esm/models/attributes/__tests__/createAttributeComposite.spec.js.flow +0 -151
  389. package/esm/models/attributes/__tests__/createAttributeDynamicSchema.spec.js.flow +0 -134
  390. package/esm/models/attributes/_createAttribute.js +0 -86
  391. package/esm/models/attributes/_createAttribute.js.flow +0 -147
  392. package/esm/models/attributes/_createAttribute.js.map +0 -1
  393. package/esm/models/attributes/input-constraints/BSNConstraint.js +0 -66
  394. package/esm/models/attributes/input-constraints/BSNConstraint.js.flow +0 -80
  395. package/esm/models/attributes/input-constraints/BSNConstraint.js.map +0 -1
  396. package/esm/models/attributes/input-constraints/ConstraintCollection.js +0 -42
  397. package/esm/models/attributes/input-constraints/ConstraintCollection.js.flow +0 -65
  398. package/esm/models/attributes/input-constraints/ConstraintCollection.js.map +0 -1
  399. package/esm/models/attributes/input-constraints/ConstraintModel.js +0 -66
  400. package/esm/models/attributes/input-constraints/ConstraintModel.js.flow +0 -76
  401. package/esm/models/attributes/input-constraints/ConstraintModel.js.map +0 -1
  402. package/esm/models/attributes/input-constraints/DateBoundaryConstraint.js +0 -198
  403. package/esm/models/attributes/input-constraints/DateBoundaryConstraint.js.flow +0 -240
  404. package/esm/models/attributes/input-constraints/DateBoundaryConstraint.js.map +0 -1
  405. package/esm/models/attributes/input-constraints/DateTimeDateFormatConstraint.js +0 -69
  406. package/esm/models/attributes/input-constraints/DateTimeDateFormatConstraint.js.flow +0 -72
  407. package/esm/models/attributes/input-constraints/DateTimeDateFormatConstraint.js.map +0 -1
  408. package/esm/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js +0 -69
  409. package/esm/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js.flow +0 -72
  410. package/esm/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js.map +0 -1
  411. package/esm/models/attributes/input-constraints/DatetimeFormatConstraint.js +0 -115
  412. package/esm/models/attributes/input-constraints/DatetimeFormatConstraint.js.flow +0 -132
  413. package/esm/models/attributes/input-constraints/DatetimeFormatConstraint.js.map +0 -1
  414. package/esm/models/attributes/input-constraints/FileExtensionConstraint.js +0 -59
  415. package/esm/models/attributes/input-constraints/FileExtensionConstraint.js.flow +0 -60
  416. package/esm/models/attributes/input-constraints/FileExtensionConstraint.js.map +0 -1
  417. package/esm/models/attributes/input-constraints/FileSizeConstraint.js +0 -91
  418. package/esm/models/attributes/input-constraints/FileSizeConstraint.js.flow +0 -101
  419. package/esm/models/attributes/input-constraints/FileSizeConstraint.js.map +0 -1
  420. package/esm/models/attributes/input-constraints/IBANConstraint.js +0 -42
  421. package/esm/models/attributes/input-constraints/IBANConstraint.js.flow +0 -46
  422. package/esm/models/attributes/input-constraints/IBANConstraint.js.map +0 -1
  423. package/esm/models/attributes/input-constraints/MandatoryConstraint.js +0 -47
  424. package/esm/models/attributes/input-constraints/MandatoryConstraint.js.flow +0 -54
  425. package/esm/models/attributes/input-constraints/MandatoryConstraint.js.map +0 -1
  426. package/esm/models/attributes/input-constraints/MandatoryRangeConstraint.js +0 -78
  427. package/esm/models/attributes/input-constraints/MandatoryRangeConstraint.js.flow +0 -84
  428. package/esm/models/attributes/input-constraints/MandatoryRangeConstraint.js.map +0 -1
  429. package/esm/models/attributes/input-constraints/NumberBoundaryConstraint.js +0 -170
  430. package/esm/models/attributes/input-constraints/NumberBoundaryConstraint.js.flow +0 -213
  431. package/esm/models/attributes/input-constraints/NumberBoundaryConstraint.js.map +0 -1
  432. package/esm/models/attributes/input-constraints/NumberFormatConstraint.js +0 -125
  433. package/esm/models/attributes/input-constraints/NumberFormatConstraint.js.flow +0 -153
  434. package/esm/models/attributes/input-constraints/NumberFormatConstraint.js.map +0 -1
  435. package/esm/models/attributes/input-constraints/NumberGroupingConstraint.js +0 -119
  436. package/esm/models/attributes/input-constraints/NumberGroupingConstraint.js.flow +0 -140
  437. package/esm/models/attributes/input-constraints/NumberGroupingConstraint.js.map +0 -1
  438. package/esm/models/attributes/input-constraints/PasswordConfirmConstraint.js +0 -65
  439. package/esm/models/attributes/input-constraints/PasswordConfirmConstraint.js.flow +0 -68
  440. package/esm/models/attributes/input-constraints/PasswordConfirmConstraint.js.map +0 -1
  441. package/esm/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js +0 -41
  442. package/esm/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js.flow +0 -44
  443. package/esm/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js.map +0 -1
  444. package/esm/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js +0 -57
  445. package/esm/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js.flow +0 -60
  446. package/esm/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js.map +0 -1
  447. package/esm/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js +0 -57
  448. package/esm/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js.flow +0 -60
  449. package/esm/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js.map +0 -1
  450. package/esm/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js +0 -71
  451. package/esm/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js.flow +0 -74
  452. package/esm/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js.map +0 -1
  453. package/esm/models/attributes/input-constraints/RangeConstraint.js +0 -136
  454. package/esm/models/attributes/input-constraints/RangeConstraint.js.flow +0 -161
  455. package/esm/models/attributes/input-constraints/RangeConstraint.js.map +0 -1
  456. package/esm/models/attributes/input-constraints/RegexConstraint.js +0 -60
  457. package/esm/models/attributes/input-constraints/RegexConstraint.js.flow +0 -72
  458. package/esm/models/attributes/input-constraints/RegexConstraint.js.map +0 -1
  459. package/esm/models/attributes/input-constraints/StringLengthConstraint.js +0 -171
  460. package/esm/models/attributes/input-constraints/StringLengthConstraint.js.flow +0 -179
  461. package/esm/models/attributes/input-constraints/StringLengthConstraint.js.map +0 -1
  462. package/esm/models/attributes/input-constraints/XMLConstraint.js +0 -56
  463. package/esm/models/attributes/input-constraints/XMLConstraint.js.flow +0 -62
  464. package/esm/models/attributes/input-constraints/XMLConstraint.js.map +0 -1
  465. package/esm/models/attributes/input-constraints/__tests__/BSNConstraint.spec.js.flow +0 -25
  466. package/esm/models/attributes/input-constraints/__tests__/ConstraintCollection.spec.js.flow +0 -9
  467. package/esm/models/attributes/input-constraints/__tests__/ConstraintModel.spec.js.flow +0 -35
  468. package/esm/models/attributes/input-constraints/__tests__/DateBoundaryConstraint.spec.js.flow +0 -117
  469. package/esm/models/attributes/input-constraints/__tests__/DateTimeDateFormatConstraint.spec.js.flow +0 -30
  470. package/esm/models/attributes/input-constraints/__tests__/DateTimeTimeFormatConstraint.spec.js.flow +0 -54
  471. package/esm/models/attributes/input-constraints/__tests__/DatetimeFormatConstraint.spec.js.flow +0 -79
  472. package/esm/models/attributes/input-constraints/__tests__/FileExtensionConstraint.spec.js.flow +0 -20
  473. package/esm/models/attributes/input-constraints/__tests__/FileSizeConstraint.spec.js.flow +0 -53
  474. package/esm/models/attributes/input-constraints/__tests__/IBANConstraint.spec.js.flow +0 -12
  475. package/esm/models/attributes/input-constraints/__tests__/MandatoryConstraint.spec.js.flow +0 -14
  476. package/esm/models/attributes/input-constraints/__tests__/NumberBoundaryConstraint.spec.js.flow +0 -46
  477. package/esm/models/attributes/input-constraints/__tests__/NumberFormatConstraint.spec.js.flow +0 -137
  478. package/esm/models/attributes/input-constraints/__tests__/NumberGroupingConstraint.spec.js.flow +0 -85
  479. package/esm/models/attributes/input-constraints/__tests__/PasswordConfirmConstraint.spec.js.flow +0 -21
  480. package/esm/models/attributes/input-constraints/__tests__/PasswordLowerAndUpperCaseConstraint.spec.js.flow +0 -14
  481. package/esm/models/attributes/input-constraints/__tests__/PasswordMinNumericCharactersConstraint.spec.js.flow +0 -11
  482. package/esm/models/attributes/input-constraints/__tests__/PasswordMinSpecialCharactersConstraint.spec.js.flow +0 -11
  483. package/esm/models/attributes/input-constraints/__tests__/PasswordThreeConsecutiveCharactersNotAllowedConstraint.spec.js.flow +0 -22
  484. package/esm/models/attributes/input-constraints/__tests__/RegexConstraint.spec.js.flow +0 -42
  485. package/esm/models/attributes/input-constraints/__tests__/StringLengthConstraint.spec.js.flow +0 -102
  486. package/esm/models/attributes/input-constraints/__tests__/XMLConstraint.spec.js.flow +0 -15
  487. package/esm/models/attributes/layouthint-rules/BaseLayoutHintRule.js +0 -59
  488. package/esm/models/attributes/layouthint-rules/BaseLayoutHintRule.js.flow +0 -74
  489. package/esm/models/attributes/layouthint-rules/BaseLayoutHintRule.js.map +0 -1
  490. package/esm/models/attributes/layouthint-rules/DependentAttribute.js +0 -193
  491. package/esm/models/attributes/layouthint-rules/DependentAttribute.js.flow +0 -246
  492. package/esm/models/attributes/layouthint-rules/DependentAttribute.js.map +0 -1
  493. package/esm/models/attributes/layouthint-rules/LayoutHintRuleCollection.js +0 -79
  494. package/esm/models/attributes/layouthint-rules/LayoutHintRuleCollection.js.flow +0 -101
  495. package/esm/models/attributes/layouthint-rules/LayoutHintRuleCollection.js.map +0 -1
  496. package/esm/models/attributes/layouthint-rules/RemainingTotalUploadSize.js +0 -44
  497. package/esm/models/attributes/layouthint-rules/RemainingTotalUploadSize.js.flow +0 -67
  498. package/esm/models/attributes/layouthint-rules/RemainingTotalUploadSize.js.map +0 -1
  499. package/esm/models/attributes/layouthint-rules/__mock__/MockedCollectionFactory.js.flow +0 -54
  500. package/esm/models/attributes/layouthint-rules/__tests__/BaseLayoutHintRule.spec.js.flow +0 -29
  501. package/esm/models/attributes/layouthint-rules/__tests__/DependentAttribute.spec.js.flow +0 -310
  502. package/esm/models/attributes/layouthint-rules/__tests__/LayoutHintRuleCollection.spec.js.flow +0 -58
  503. package/esm/models/attributes/layouthint-rules/__tests__/RemainingTotalUploadSize.spec.js.flow +0 -24
  504. package/esm/models/base/BaseCollection.js +0 -180
  505. package/esm/models/base/BaseCollection.js.flow +0 -191
  506. package/esm/models/base/BaseCollection.js.map +0 -1
  507. package/esm/models/base/BaseModel.js +0 -142
  508. package/esm/models/base/BaseModel.js.flow +0 -155
  509. package/esm/models/base/BaseModel.js.map +0 -1
  510. package/esm/models/base/ResourceCollection.js +0 -34
  511. package/esm/models/base/ResourceCollection.js.flow +0 -42
  512. package/esm/models/base/ResourceCollection.js.map +0 -1
  513. package/esm/models/base/ResourceModel.js +0 -202
  514. package/esm/models/base/ResourceModel.js.flow +0 -246
  515. package/esm/models/base/ResourceModel.js.map +0 -1
  516. package/esm/models/base/__tests__/BaseCollection.spec.js.flow +0 -108
  517. package/esm/models/base/__tests__/BaseModel.spec.js.flow +0 -85
  518. package/esm/models/base/__tests__/ResourceCollection.spec.js.flow +0 -51
  519. package/esm/models/base/__tests__/ResourceModel.spec.js.flow +0 -100
  520. package/esm/models/caseview/CaseViewModel.js +0 -155
  521. package/esm/models/caseview/CaseViewModel.js.flow +0 -188
  522. package/esm/models/caseview/CaseViewModel.js.map +0 -1
  523. package/esm/models/caseview/__mock__/caseview.js.flow +0 -14
  524. package/esm/models/caseview/__tests__/CaseViewModel.spec.js.flow +0 -132
  525. package/esm/models/concepts/BusinessScenarioModel.js +0 -115
  526. package/esm/models/concepts/BusinessScenarioModel.js.flow +0 -176
  527. package/esm/models/concepts/BusinessScenarioModel.js.map +0 -1
  528. package/esm/models/concepts/ConceptDetailModel.js +0 -273
  529. package/esm/models/concepts/ConceptDetailModel.js.flow +0 -343
  530. package/esm/models/concepts/ConceptDetailModel.js.map +0 -1
  531. package/esm/models/concepts/ConceptIndexModel.js +0 -142
  532. package/esm/models/concepts/ConceptIndexModel.js.flow +0 -170
  533. package/esm/models/concepts/ConceptIndexModel.js.map +0 -1
  534. package/esm/models/concepts/ConceptLinkModel.js +0 -164
  535. package/esm/models/concepts/ConceptLinkModel.js.flow +0 -208
  536. package/esm/models/concepts/ConceptLinkModel.js.map +0 -1
  537. package/esm/models/concepts/ConceptRelationCollection.js +0 -75
  538. package/esm/models/concepts/ConceptRelationCollection.js.flow +0 -95
  539. package/esm/models/concepts/ConceptRelationCollection.js.map +0 -1
  540. package/esm/models/concepts/ConceptRelationModel.js +0 -107
  541. package/esm/models/concepts/ConceptRelationModel.js.flow +0 -129
  542. package/esm/models/concepts/ConceptRelationModel.js.map +0 -1
  543. package/esm/models/concepts/ConceptTypeDetailModel.js +0 -121
  544. package/esm/models/concepts/ConceptTypeDetailModel.js.flow +0 -128
  545. package/esm/models/concepts/ConceptTypeDetailModel.js.map +0 -1
  546. package/esm/models/concepts/SourceReferenceCollection.js +0 -27
  547. package/esm/models/concepts/SourceReferenceCollection.js.flow +0 -32
  548. package/esm/models/concepts/SourceReferenceCollection.js.map +0 -1
  549. package/esm/models/concepts/SourceReferenceModel.js +0 -93
  550. package/esm/models/concepts/SourceReferenceModel.js.flow +0 -114
  551. package/esm/models/concepts/SourceReferenceModel.js.map +0 -1
  552. package/esm/models/concepts/__mock__/business_scenario.js.flow +0 -26
  553. package/esm/models/concepts/__mock__/conceptdetail.js.flow +0 -27
  554. package/esm/models/concepts/__mock__/conceptindex.js.flow +0 -15
  555. package/esm/models/concepts/__mock__/concepttype.js.flow +0 -13
  556. package/esm/models/concepts/__mock__/concepttype_hierarchy.js.flow +0 -13
  557. package/esm/models/concepts/__mock__/related_concepts.js.flow +0 -12
  558. package/esm/models/concepts/__mock__/relation_with_props_and_tf_data.js.flow +0 -27
  559. package/esm/models/concepts/__tests__/BusinessScenarioModel.spec.js.flow +0 -28
  560. package/esm/models/concepts/__tests__/ConceptDetailModel.spec.js.flow +0 -65
  561. package/esm/models/concepts/__tests__/ConceptIndexModel.spec.js.flow +0 -42
  562. package/esm/models/concepts/__tests__/ConceptLinkModel.spec.js.flow +0 -9
  563. package/esm/models/concepts/__tests__/ConceptRelationCollection.spec.js.flow +0 -9
  564. package/esm/models/concepts/__tests__/ConceptRelationModel.spec.js.flow +0 -53
  565. package/esm/models/concepts/__tests__/ConceptTypeDetailModel.spec.js.flow +0 -31
  566. package/esm/models/concepts/__tests__/RelatedConcepts.spec.js.flow +0 -58
  567. package/esm/models/concepts/__tests__/SourceReferenceCollection.spec.js.flow +0 -9
  568. package/esm/models/concepts/__tests__/SourceReferenceModel.spec.js.flow +0 -108
  569. package/esm/models/content/ContentIndexModel.js +0 -134
  570. package/esm/models/content/ContentIndexModel.js.flow +0 -160
  571. package/esm/models/content/ContentIndexModel.js.map +0 -1
  572. package/esm/models/content/ContentLinkModel.js +0 -250
  573. package/esm/models/content/ContentLinkModel.js.flow +0 -308
  574. package/esm/models/content/ContentLinkModel.js.map +0 -1
  575. package/esm/models/content/ContentModel.js +0 -200
  576. package/esm/models/content/ContentModel.js.flow +0 -226
  577. package/esm/models/content/ContentModel.js.map +0 -1
  578. package/esm/models/content/ContentTOCModel.js +0 -204
  579. package/esm/models/content/ContentTOCModel.js.flow +0 -233
  580. package/esm/models/content/ContentTOCModel.js.map +0 -1
  581. package/esm/models/content/ContentTypeModel.js +0 -66
  582. package/esm/models/content/ContentTypeModel.js.flow +0 -71
  583. package/esm/models/content/ContentTypeModel.js.map +0 -1
  584. package/esm/models/content/SectionModel.js +0 -193
  585. package/esm/models/content/SectionModel.js.flow +0 -236
  586. package/esm/models/content/SectionModel.js.map +0 -1
  587. package/esm/models/content/SubSectionModel.js +0 -159
  588. package/esm/models/content/SubSectionModel.js.flow +0 -181
  589. package/esm/models/content/SubSectionModel.js.map +0 -1
  590. package/esm/models/content/__tests__/ContentIndexModel.spec.js.flow +0 -40
  591. package/esm/models/content/__tests__/ContentLinkModel.spec.js.flow +0 -129
  592. package/esm/models/content/__tests__/ContentModel.spec.js.flow +0 -241
  593. package/esm/models/content/__tests__/Formalsource.spec.js.flow +0 -133
  594. package/esm/models/contentconfiguration/ContentConfiguration.js +0 -68
  595. package/esm/models/contentconfiguration/ContentConfiguration.js.flow +0 -70
  596. package/esm/models/contentconfiguration/ContentConfiguration.js.map +0 -1
  597. package/esm/models/contentconfiguration/ContentConfigurationElements.js +0 -137
  598. package/esm/models/contentconfiguration/ContentConfigurationElements.js.flow +0 -152
  599. package/esm/models/contentconfiguration/ContentConfigurationElements.js.map +0 -1
  600. package/esm/models/contentconfiguration/ContentConfigurationEndResults.js +0 -43
  601. package/esm/models/contentconfiguration/ContentConfigurationEndResults.js.flow +0 -45
  602. package/esm/models/contentconfiguration/ContentConfigurationEndResults.js.map +0 -1
  603. package/esm/models/contentconfiguration/ContentConfigurationQuestions.js +0 -48
  604. package/esm/models/contentconfiguration/ContentConfigurationQuestions.js.flow +0 -60
  605. package/esm/models/contentconfiguration/ContentConfigurationQuestions.js.map +0 -1
  606. package/esm/models/contentconfiguration/ContentConfigurationResults.js +0 -97
  607. package/esm/models/contentconfiguration/ContentConfigurationResults.js.flow +0 -105
  608. package/esm/models/contentconfiguration/ContentConfigurationResults.js.map +0 -1
  609. package/esm/models/contentconfiguration/__tests__/ContentConfigurationElements.spec.js.flow +0 -29
  610. package/esm/models/contentconfiguration/__tests__/ContentConfigurationResults.spec.js.flow +0 -101
  611. package/esm/models/detail/DetailModel.js +0 -211
  612. package/esm/models/detail/DetailModel.js.flow +0 -241
  613. package/esm/models/detail/DetailModel.js.map +0 -1
  614. package/esm/models/detail/__tests__/DetailModel.spec.js.flow +0 -41
  615. package/esm/models/error/ErrorCollection.js +0 -104
  616. package/esm/models/error/ErrorCollection.js.flow +0 -127
  617. package/esm/models/error/ErrorCollection.js.map +0 -1
  618. package/esm/models/error/ErrorModel.js +0 -75
  619. package/esm/models/error/ErrorModel.js.flow +0 -83
  620. package/esm/models/error/ErrorModel.js.map +0 -1
  621. package/esm/models/error/ErrorResponse.js +0 -300
  622. package/esm/models/error/ErrorResponse.js.flow +0 -343
  623. package/esm/models/error/ErrorResponse.js.map +0 -1
  624. package/esm/models/error/__tests__/ErrorCollection.spec.js.flow +0 -41
  625. package/esm/models/error/__tests__/ErrorModel.spec.js.flow +0 -24
  626. package/esm/models/filters/AssignmentFilterModel.js +0 -153
  627. package/esm/models/filters/AssignmentFilterModel.js.flow +0 -195
  628. package/esm/models/filters/AssignmentFilterModel.js.map +0 -1
  629. package/esm/models/filters/BaseFilterModel.js +0 -203
  630. package/esm/models/filters/BaseFilterModel.js.flow +0 -236
  631. package/esm/models/filters/BaseFilterModel.js.map +0 -1
  632. package/esm/models/filters/ConceptIndexFilterModel.js +0 -29
  633. package/esm/models/filters/ConceptIndexFilterModel.js.flow +0 -40
  634. package/esm/models/filters/ConceptIndexFilterModel.js.map +0 -1
  635. package/esm/models/filters/FilterCollection.js +0 -147
  636. package/esm/models/filters/FilterCollection.js.flow +0 -192
  637. package/esm/models/filters/FilterCollection.js.map +0 -1
  638. package/esm/models/filters/FilterModel.js +0 -6
  639. package/esm/models/filters/FilterModel.js.flow +0 -6
  640. package/esm/models/filters/FilterModel.js.map +0 -1
  641. package/esm/models/filters/RangeFilterModel.js +0 -36
  642. package/esm/models/filters/RangeFilterModel.js.flow +0 -36
  643. package/esm/models/filters/RangeFilterModel.js.map +0 -1
  644. package/esm/models/filters/StringFilterModel.js +0 -140
  645. package/esm/models/filters/StringFilterModel.js.flow +0 -159
  646. package/esm/models/filters/StringFilterModel.js.map +0 -1
  647. package/esm/models/filters/__tests__/AssignmentFilterModel.spec.js.flow +0 -140
  648. package/esm/models/filters/__tests__/FilterCollection.spec.js.flow +0 -68
  649. package/esm/models/filters/__tests__/FilterModel.spec.js.flow +0 -65
  650. package/esm/models/filters/__tests__/RangeFilterModel.spec.js.flow +0 -55
  651. package/esm/models/filters/__tests__/ZipcodeFilter.spec.js.flow +0 -145
  652. package/esm/models/form/FormModel.js +0 -1031
  653. package/esm/models/form/FormModel.js.flow +0 -1280
  654. package/esm/models/form/FormModel.js.map +0 -1
  655. package/esm/models/form/FormObjectModel.js +0 -469
  656. package/esm/models/form/FormObjectModel.js.flow +0 -590
  657. package/esm/models/form/FormObjectModel.js.map +0 -1
  658. package/esm/models/form/__mock__/form.js.flow +0 -17
  659. package/esm/models/form/__tests__/FormModel.getters.spec.js.flow +0 -149
  660. package/esm/models/form/__tests__/FormModel.instrument.spec.js.flow +0 -202
  661. package/esm/models/form/__tests__/FormModel.repeating.spec.js.flow +0 -65
  662. package/esm/models/form/__tests__/FormModel.selfhref.spec.js.flow +0 -84
  663. package/esm/models/form/__tests__/FormModel.spec.js.flow +0 -752
  664. package/esm/models/form/__tests__/FormModel.unknown-repeat.spec.js.flow +0 -52
  665. package/esm/models/form/__tests__/FormObjectModel.spec.js.flow +0 -180
  666. package/esm/models/form/__tests__/FormResultData.spec.js.flow +0 -86
  667. package/esm/models/form/__tests__/FormValidation.spec.js.flow +0 -79
  668. package/esm/models/form/__tests__/FormWithContent.spec.js.flow +0 -71
  669. package/esm/models/grouping/GroupingModel.js +0 -182
  670. package/esm/models/grouping/GroupingModel.js.flow +0 -232
  671. package/esm/models/grouping/GroupingModel.js.map +0 -1
  672. package/esm/models/grouping/__tests__/GroupingModel.spec.js.flow +0 -80
  673. package/esm/models/href/Href.js +0 -490
  674. package/esm/models/href/Href.js.flow +0 -564
  675. package/esm/models/href/Href.js.map +0 -1
  676. package/esm/models/href/ListHref.js +0 -127
  677. package/esm/models/href/ListHref.js.flow +0 -146
  678. package/esm/models/href/ListHref.js.map +0 -1
  679. package/esm/models/href/__tests__/Href.spec.js.flow +0 -184
  680. package/esm/models/href/__tests__/ListHref.spec.js.flow +0 -61
  681. package/esm/models/index.js +0 -96
  682. package/esm/models/index.js.flow +0 -177
  683. package/esm/models/index.js.map +0 -1
  684. package/esm/models/layouthint/LayoutHintCollection.js +0 -111
  685. package/esm/models/layouthint/LayoutHintCollection.js.flow +0 -116
  686. package/esm/models/layouthint/LayoutHintCollection.js.map +0 -1
  687. package/esm/models/layouthint/__tests__/LayoutHintCollection.spec.js.flow +0 -89
  688. package/esm/models/links/LinkCollection.js +0 -163
  689. package/esm/models/links/LinkCollection.js.flow +0 -169
  690. package/esm/models/links/LinkCollection.js.map +0 -1
  691. package/esm/models/links/LinkModel.js +0 -210
  692. package/esm/models/links/LinkModel.js.flow +0 -229
  693. package/esm/models/links/LinkModel.js.map +0 -1
  694. package/esm/models/links/__tests__/LinkCollection.spec.js.flow +0 -426
  695. package/esm/models/links/__tests__/LinkModel.spec.js.flow +0 -103
  696. package/esm/models/links/__tests__/normalizeLinkJSON.spec.js.flow +0 -212
  697. package/esm/models/links/normalizeLinkJSON.js +0 -101
  698. package/esm/models/links/normalizeLinkJSON.js.flow +0 -121
  699. package/esm/models/links/normalizeLinkJSON.js.map +0 -1
  700. package/esm/models/list/ListDetailModel.js +0 -259
  701. package/esm/models/list/ListDetailModel.js.flow +0 -330
  702. package/esm/models/list/ListDetailModel.js.map +0 -1
  703. package/esm/models/list/ListHeaderModel.js +0 -87
  704. package/esm/models/list/ListHeaderModel.js.flow +0 -96
  705. package/esm/models/list/ListHeaderModel.js.map +0 -1
  706. package/esm/models/list/ListItemCollection.js +0 -60
  707. package/esm/models/list/ListItemCollection.js.flow +0 -80
  708. package/esm/models/list/ListItemCollection.js.map +0 -1
  709. package/esm/models/list/ListItemModel.js +0 -87
  710. package/esm/models/list/ListItemModel.js.flow +0 -111
  711. package/esm/models/list/ListItemModel.js.map +0 -1
  712. package/esm/models/list/ListModel.js +0 -378
  713. package/esm/models/list/ListModel.js.flow +0 -438
  714. package/esm/models/list/ListModel.js.map +0 -1
  715. package/esm/models/list/__mock__/caselist.js.flow +0 -14
  716. package/esm/models/list/__tests__/ListDetailModel.hierarchy.spec.js.flow +0 -88
  717. package/esm/models/list/__tests__/ListDetailModel.spec.js.flow +0 -96
  718. package/esm/models/list/__tests__/ListItemCollection.spec.js.flow +0 -22
  719. package/esm/models/list/__tests__/ListModel.spec.js.flow +0 -152
  720. package/esm/models/list/__tests__/ListResultDetail.spec.js.flow +0 -37
  721. package/esm/models/lookup/LookupOptionCollection.js +0 -38
  722. package/esm/models/lookup/LookupOptionCollection.js.flow +0 -54
  723. package/esm/models/lookup/LookupOptionCollection.js.map +0 -1
  724. package/esm/models/lookup/LookupOptionsModel.js +0 -63
  725. package/esm/models/lookup/LookupOptionsModel.js.flow +0 -81
  726. package/esm/models/lookup/LookupOptionsModel.js.map +0 -1
  727. package/esm/models/lookup/__tests__/LookupOptionCollection.spec.js.flow +0 -80
  728. package/esm/models/lookup/__tests__/LookupOptionsModel.spec.js.flow +0 -82
  729. package/esm/models/modelcatalog/ModelCatalogModel.js +0 -61
  730. package/esm/models/modelcatalog/ModelCatalogModel.js.flow +0 -73
  731. package/esm/models/modelcatalog/ModelCatalogModel.js.map +0 -1
  732. package/esm/models/modelcatalog/ModelCategoryCollection.js +0 -16
  733. package/esm/models/modelcatalog/ModelCategoryCollection.js.flow +0 -22
  734. package/esm/models/modelcatalog/ModelCategoryCollection.js.map +0 -1
  735. package/esm/models/modelcatalog/ModelCategoryModel.js +0 -53
  736. package/esm/models/modelcatalog/ModelCategoryModel.js.flow +0 -63
  737. package/esm/models/modelcatalog/ModelCategoryModel.js.map +0 -1
  738. package/esm/models/modelcatalog/__mock__/modelcatalog.js.flow +0 -14
  739. package/esm/models/modelcatalog/__tests__/ModelCatalogModel.spec.js.flow +0 -49
  740. package/esm/models/paging/PagesizeModel.js +0 -42
  741. package/esm/models/paging/PagesizeModel.js.flow +0 -44
  742. package/esm/models/paging/PagesizeModel.js.map +0 -1
  743. package/esm/models/paging/PagingModel.js +0 -88
  744. package/esm/models/paging/PagingModel.js.flow +0 -94
  745. package/esm/models/paging/PagingModel.js.map +0 -1
  746. package/esm/models/paging/__tests__/PageSizeModel.spec.js.flow +0 -31
  747. package/esm/models/paging/__tests__/PagingModel.spec.js.flow +0 -40
  748. package/esm/models/panels/GroupingPanelModel.js +0 -135
  749. package/esm/models/panels/GroupingPanelModel.js.flow +0 -164
  750. package/esm/models/panels/GroupingPanelModel.js.map +0 -1
  751. package/esm/models/panels/__tests__/GroupingPanelModel.spec.js.flow +0 -142
  752. package/esm/models/parameter/Parameter.js +0 -102
  753. package/esm/models/parameter/Parameter.js.flow +0 -117
  754. package/esm/models/parameter/Parameter.js.map +0 -1
  755. package/esm/models/parameter/__tests__/Parameter.spec.js.flow +0 -125
  756. package/esm/models/process/ProcessStatusSettingsModel.js +0 -77
  757. package/esm/models/process/ProcessStatusSettingsModel.js.flow +0 -88
  758. package/esm/models/process/ProcessStatusSettingsModel.js.map +0 -1
  759. package/esm/models/process/__tests__/ProcessStatusSettingsModel.spec.js.flow +0 -52
  760. package/esm/models/resolveModel.js +0 -50
  761. package/esm/models/resolveModel.js.flow +0 -92
  762. package/esm/models/resolveModel.js.map +0 -1
  763. package/esm/models/search/CaseSearchModel.js +0 -39
  764. package/esm/models/search/CaseSearchModel.js.flow +0 -46
  765. package/esm/models/search/CaseSearchModel.js.map +0 -1
  766. package/esm/models/search/__tests__/CaseSearchModel.spec.js.flow +0 -10
  767. package/esm/models/sorting/SortOptionModel.js +0 -100
  768. package/esm/models/sorting/SortOptionModel.js.flow +0 -107
  769. package/esm/models/sorting/SortOptionModel.js.map +0 -1
  770. package/esm/models/sorting/SortingModel.js +0 -106
  771. package/esm/models/sorting/SortingModel.js.flow +0 -128
  772. package/esm/models/sorting/SortingModel.js.map +0 -1
  773. package/esm/models/sorting/__tests__/SortingModel.spec.js.flow +0 -96
  774. package/esm/models/tab/TabModel.js +0 -135
  775. package/esm/models/tab/TabModel.js.flow +0 -160
  776. package/esm/models/tab/TabModel.js.map +0 -1
  777. package/esm/models/tab/__mock__/tab.js.flow +0 -14
  778. package/esm/models/tab/__mock__/tabPerson.js.flow +0 -14
  779. package/esm/models/tab/__tests__/TabModel.spec.js.flow +0 -72
  780. package/esm/models/taskgroup/TaskGroupCollection.js +0 -13
  781. package/esm/models/taskgroup/TaskGroupCollection.js.flow +0 -16
  782. package/esm/models/taskgroup/TaskGroupCollection.js.map +0 -1
  783. package/esm/models/taskgroup/TaskGroupModel.js +0 -79
  784. package/esm/models/taskgroup/TaskGroupModel.js.flow +0 -102
  785. package/esm/models/taskgroup/TaskGroupModel.js.map +0 -1
  786. package/esm/models/taskgroup/__mock__/taskgroup.js.flow +0 -14
  787. package/esm/models/taskgroup/__tests__/TaskGroupModel.spec.js.flow +0 -26
  788. package/esm/models/types.js +0 -2
  789. package/esm/models/types.js.flow +0 -275
  790. package/esm/models/types.js.map +0 -1
  791. package/esm/models/user/UserModel.js +0 -51
  792. package/esm/models/user/UserModel.js.flow +0 -57
  793. package/esm/models/user/UserModel.js.map +0 -1
  794. package/esm/models/user/UserProfileModel.js +0 -47
  795. package/esm/models/user/UserProfileModel.js.flow +0 -54
  796. package/esm/models/user/UserProfileModel.js.map +0 -1
  797. package/esm/models/user/UserServicesModel.js +0 -119
  798. package/esm/models/user/UserServicesModel.js.flow +0 -136
  799. package/esm/models/user/UserServicesModel.js.map +0 -1
  800. package/esm/models/user/__tests__/UserModel.spec.js.flow +0 -43
  801. package/esm/models/user/__tests__/UserProfileModel.spec.js.flow +0 -45
  802. package/esm/models/user/__tests__/UserServicesModel.spec.js.flow +0 -55
  803. package/esm/modularui/Authenticate.js +0 -177
  804. package/esm/modularui/Authenticate.js.flow +0 -195
  805. package/esm/modularui/Authenticate.js.map +0 -1
  806. package/esm/modularui/CaptchaRequest.js +0 -64
  807. package/esm/modularui/CaptchaRequest.js.flow +0 -104
  808. package/esm/modularui/CaptchaRequest.js.map +0 -1
  809. package/esm/modularui/ModularUIError.js +0 -23
  810. package/esm/modularui/ModularUIError.js.flow +0 -25
  811. package/esm/modularui/ModularUIError.js.map +0 -1
  812. package/esm/modularui/ModularUIRequest.js +0 -712
  813. package/esm/modularui/ModularUIRequest.js.flow +0 -872
  814. package/esm/modularui/ModularUIRequest.js.map +0 -1
  815. package/esm/modularui/ModularUIResponse.js +0 -140
  816. package/esm/modularui/ModularUIResponse.js.flow +0 -160
  817. package/esm/modularui/ModularUIResponse.js.map +0 -1
  818. package/esm/modularui/UploadRequest.js +0 -97
  819. package/esm/modularui/UploadRequest.js.flow +0 -151
  820. package/esm/modularui/UploadRequest.js.map +0 -1
  821. package/esm/modularui/__tests__/CustomContextPath.spec.js.flow +0 -61
  822. package/esm/modularui/__tests__/ModularUIError.spec.js.flow +0 -22
  823. package/esm/modularui/__tests__/ModularUIRequest.spec.js.flow +0 -495
  824. package/esm/modularui/index.js +0 -6
  825. package/esm/modularui/index.js.flow +0 -6
  826. package/esm/modularui/index.js.map +0 -1
  827. package/esm/modularui/types.js +0 -2
  828. package/esm/modularui/types.js.flow +0 -4
  829. package/esm/modularui/types.js.map +0 -1
  830. package/esm/react/ErrorBoundary.js +0 -49
  831. package/esm/react/ErrorBoundary.js.flow +0 -61
  832. package/esm/react/ErrorBoundary.js.map +0 -1
  833. package/esm/react/ErrorBoundaryFallback.js +0 -34
  834. package/esm/react/ErrorBoundaryFallback.js.flow +0 -46
  835. package/esm/react/ErrorBoundaryFallback.js.map +0 -1
  836. package/esm/react/index.js +0 -3
  837. package/esm/react/index.js.flow +0 -3
  838. package/esm/react/index.js.map +0 -1
  839. package/esm/react/utils.js +0 -24
  840. package/esm/react/utils.js.flow +0 -33
  841. package/esm/react/utils.js.map +0 -1
  842. package/esm/react-client/Init.js +0 -36
  843. package/esm/react-client/Init.js.flow +0 -46
  844. package/esm/react-client/Init.js.map +0 -1
  845. package/esm/react-client/client.js +0 -224
  846. package/esm/react-client/client.js.flow +0 -309
  847. package/esm/react-client/client.js.map +0 -1
  848. package/esm/react-client/contextPath.js +0 -22
  849. package/esm/react-client/contextPath.js.flow +0 -30
  850. package/esm/react-client/contextPath.js.map +0 -1
  851. package/esm/react-client/index.js +0 -4
  852. package/esm/react-client/index.js.flow +0 -4
  853. package/esm/react-client/index.js.map +0 -1
  854. package/esm/react-client/rehydrate.js +0 -67
  855. package/esm/react-client/rehydrate.js.flow +0 -94
  856. package/esm/react-client/rehydrate.js.map +0 -1
  857. package/esm/react-server/__tests__/htmlpage.spec.js.flow +0 -75
  858. package/esm/react-server/__tests__/requestInformation.spec.js.flow +0 -266
  859. package/esm/react-server/__tests__/serverUtil.spec.js.flow +0 -183
  860. package/esm/react-server/contextPath.js +0 -6
  861. package/esm/react-server/contextPath.js.flow +0 -8
  862. package/esm/react-server/contextPath.js.map +0 -1
  863. package/esm/react-server/createSSRComplete.js +0 -54
  864. package/esm/react-server/createSSRComplete.js.flow +0 -63
  865. package/esm/react-server/createSSRComplete.js.map +0 -1
  866. package/esm/react-server/htmlpage.js +0 -47
  867. package/esm/react-server/htmlpage.js.flow +0 -55
  868. package/esm/react-server/htmlpage.js.map +0 -1
  869. package/esm/react-server/index.js +0 -9
  870. package/esm/react-server/index.js.flow +0 -13
  871. package/esm/react-server/index.js.map +0 -1
  872. package/esm/react-server/renderSSRComplete.js +0 -84
  873. package/esm/react-server/renderSSRComplete.js.flow +0 -111
  874. package/esm/react-server/renderSSRComplete.js.map +0 -1
  875. package/esm/react-server/renderSSRMinimal.js +0 -40
  876. package/esm/react-server/renderSSRMinimal.js.flow +0 -54
  877. package/esm/react-server/renderSSRMinimal.js.map +0 -1
  878. package/esm/react-server/requestInformation.js +0 -53
  879. package/esm/react-server/requestInformation.js.flow +0 -68
  880. package/esm/react-server/requestInformation.js.map +0 -1
  881. package/esm/react-server/serverNoSSR.js +0 -56
  882. package/esm/react-server/serverNoSSR.js.flow +0 -87
  883. package/esm/react-server/serverNoSSR.js.map +0 -1
  884. package/esm/react-server/serverSSR.js +0 -44
  885. package/esm/react-server/serverSSR.js.flow +0 -70
  886. package/esm/react-server/serverSSR.js.map +0 -1
  887. package/esm/react-server/serverUtil.js +0 -201
  888. package/esm/react-server/serverUtil.js.flow +0 -279
  889. package/esm/react-server/serverUtil.js.map +0 -1
  890. package/esm/react-theme/ThemeProvider.js +0 -26
  891. package/esm/react-theme/ThemeProvider.js.flow +0 -25
  892. package/esm/react-theme/ThemeProvider.js.map +0 -1
  893. package/esm/react-theme/__tests__/ThemeProvider.spec.js.flow +0 -84
  894. package/esm/react-theme/__tests__/createTheme.spec.js.flow +0 -172
  895. package/esm/react-theme/createTheme.js +0 -108
  896. package/esm/react-theme/createTheme.js.flow +0 -118
  897. package/esm/react-theme/createTheme.js.map +0 -1
  898. package/esm/react-theme/index.js +0 -10
  899. package/esm/react-theme/index.js.flow +0 -15
  900. package/esm/react-theme/index.js.map +0 -1
  901. package/esm/react-theme/types.js +0 -2
  902. package/esm/react-theme/types.js.flow +0 -16
  903. package/esm/react-theme/types.js.map +0 -1
  904. package/esm/react-theme/useTheme.js +0 -9
  905. package/esm/react-theme/useTheme.js.flow +0 -13
  906. package/esm/react-theme/useTheme.js.map +0 -1
  907. package/esm/react-theme/utils/__tests__/background.spec.js.flow +0 -30
  908. package/esm/react-theme/utils/__tests__/colors.spec.js.flow +0 -30
  909. package/esm/react-theme/utils/__tests__/contrast.spec.js.flow +0 -44
  910. package/esm/react-theme/utils/__tests__/corners.spec.js.flow +0 -27
  911. package/esm/react-theme/utils/__tests__/spacers.spec.js.flow +0 -44
  912. package/esm/react-theme/utils/__tests__/themeProps.spec.js.flow +0 -72
  913. package/esm/react-theme/utils/background.js +0 -15
  914. package/esm/react-theme/utils/background.js.flow +0 -20
  915. package/esm/react-theme/utils/background.js.map +0 -1
  916. package/esm/react-theme/utils/colors.js +0 -37
  917. package/esm/react-theme/utils/colors.js.flow +0 -47
  918. package/esm/react-theme/utils/colors.js.map +0 -1
  919. package/esm/react-theme/utils/contrast.js +0 -86
  920. package/esm/react-theme/utils/contrast.js.flow +0 -117
  921. package/esm/react-theme/utils/contrast.js.map +0 -1
  922. package/esm/react-theme/utils/corners.js +0 -28
  923. package/esm/react-theme/utils/corners.js.flow +0 -37
  924. package/esm/react-theme/utils/corners.js.map +0 -1
  925. package/esm/react-theme/utils/spacers.js +0 -81
  926. package/esm/react-theme/utils/spacers.js.flow +0 -65
  927. package/esm/react-theme/utils/spacers.js.map +0 -1
  928. package/esm/react-theme/utils/themeProps.js +0 -64
  929. package/esm/react-theme/utils/themeProps.js.flow +0 -90
  930. package/esm/react-theme/utils/themeProps.js.map +0 -1
  931. package/esm/redux/_i18n/I18nActions.js +0 -28
  932. package/esm/redux/_i18n/I18nActions.js.flow +0 -38
  933. package/esm/redux/_i18n/I18nActions.js.map +0 -1
  934. package/esm/redux/_i18n/I18nReducer.js +0 -78
  935. package/esm/redux/_i18n/I18nReducer.js.flow +0 -91
  936. package/esm/redux/_i18n/I18nReducer.js.map +0 -1
  937. package/esm/redux/_i18n/__tests__/actions.spec.js.flow +0 -37
  938. package/esm/redux/_i18n/__tests__/reducer.spec.js.flow +0 -29
  939. package/esm/redux/_i18n/index.js +0 -3
  940. package/esm/redux/_i18n/index.js.flow +0 -6
  941. package/esm/redux/_i18n/index.js.map +0 -1
  942. package/esm/redux/_i18n/types.js +0 -2
  943. package/esm/redux/_i18n/types.js.flow +0 -20
  944. package/esm/redux/_i18n/types.js.map +0 -1
  945. package/esm/redux/_modularui/ModularUIActions.js +0 -168
  946. package/esm/redux/_modularui/ModularUIActions.js.flow +0 -227
  947. package/esm/redux/_modularui/ModularUIActions.js.map +0 -1
  948. package/esm/redux/_modularui/ModularUIConnector.js +0 -116
  949. package/esm/redux/_modularui/ModularUIConnector.js.flow +0 -155
  950. package/esm/redux/_modularui/ModularUIConnector.js.map +0 -1
  951. package/esm/redux/_modularui/ModularUIMiddleware.js +0 -99
  952. package/esm/redux/_modularui/ModularUIMiddleware.js.flow +0 -182
  953. package/esm/redux/_modularui/ModularUIMiddleware.js.map +0 -1
  954. package/esm/redux/_modularui/ModularUIReducer.js +0 -151
  955. package/esm/redux/_modularui/ModularUIReducer.js.flow +0 -169
  956. package/esm/redux/_modularui/ModularUIReducer.js.map +0 -1
  957. package/esm/redux/_modularui/ModularUISelectors.js +0 -252
  958. package/esm/redux/_modularui/ModularUISelectors.js.flow +0 -322
  959. package/esm/redux/_modularui/ModularUISelectors.js.map +0 -1
  960. package/esm/redux/_modularui/ModularUIUtils.js +0 -75
  961. package/esm/redux/_modularui/ModularUIUtils.js.flow +0 -96
  962. package/esm/redux/_modularui/ModularUIUtils.js.map +0 -1
  963. package/esm/redux/_modularui/__tests__/actions.spec.js.flow +0 -159
  964. package/esm/redux/_modularui/__tests__/reducer.spec.js.flow +0 -134
  965. package/esm/redux/_modularui/__tests__/selectors.spec.js.flow +0 -153
  966. package/esm/redux/_modularui/index.js +0 -8
  967. package/esm/redux/_modularui/index.js.flow +0 -11
  968. package/esm/redux/_modularui/index.js.map +0 -1
  969. package/esm/redux/_modularui/types.js +0 -2
  970. package/esm/redux/_modularui/types.js.flow +0 -121
  971. package/esm/redux/_modularui/types.js.map +0 -1
  972. package/esm/redux/_modularui/withModularUI.js +0 -34
  973. package/esm/redux/_modularui/withModularUI.js.flow +0 -85
  974. package/esm/redux/_modularui/withModularUI.js.map +0 -1
  975. package/esm/redux/_router/RouterActions.js +0 -55
  976. package/esm/redux/_router/RouterActions.js.flow +0 -75
  977. package/esm/redux/_router/RouterActions.js.map +0 -1
  978. package/esm/redux/_router/RouterConnectors.js +0 -37
  979. package/esm/redux/_router/RouterConnectors.js.flow +0 -97
  980. package/esm/redux/_router/RouterConnectors.js.map +0 -1
  981. package/esm/redux/_router/RouterMiddleware.js +0 -31
  982. package/esm/redux/_router/RouterMiddleware.js.flow +0 -37
  983. package/esm/redux/_router/RouterMiddleware.js.map +0 -1
  984. package/esm/redux/_router/RouterReducer.js +0 -15
  985. package/esm/redux/_router/RouterReducer.js.flow +0 -21
  986. package/esm/redux/_router/RouterReducer.js.map +0 -1
  987. package/esm/redux/_router/__tests__/actions.spec.js.flow +0 -109
  988. package/esm/redux/_router/__tests__/hooks.spec.js.flow +0 -98
  989. package/esm/redux/_router/__tests__/middleware.spec.js.flow +0 -62
  990. package/esm/redux/_router/__tests__/reducer.spec.js.flow +0 -26
  991. package/esm/redux/_router/index.js +0 -5
  992. package/esm/redux/_router/index.js.flow +0 -8
  993. package/esm/redux/_router/index.js.map +0 -1
  994. package/esm/redux/_router/types.js +0 -2
  995. package/esm/redux/_router/types.js.flow +0 -43
  996. package/esm/redux/_router/types.js.map +0 -1
  997. package/esm/redux/actions/Application.js +0 -30
  998. package/esm/redux/actions/Application.js.flow +0 -45
  999. package/esm/redux/actions/Application.js.map +0 -1
  1000. package/esm/redux/actions/Authorization.js +0 -47
  1001. package/esm/redux/actions/Authorization.js.flow +0 -65
  1002. package/esm/redux/actions/Authorization.js.map +0 -1
  1003. package/esm/redux/actions/Error.js +0 -65
  1004. package/esm/redux/actions/Error.js.flow +0 -95
  1005. package/esm/redux/actions/Error.js.map +0 -1
  1006. package/esm/redux/actions/Form.js +0 -30
  1007. package/esm/redux/actions/Form.js.flow +0 -42
  1008. package/esm/redux/actions/Form.js.map +0 -1
  1009. package/esm/redux/actions/FormAttributeSet.js +0 -62
  1010. package/esm/redux/actions/FormAttributeSet.js.flow +0 -98
  1011. package/esm/redux/actions/FormAttributeSet.js.map +0 -1
  1012. package/esm/redux/actions/FormAttributeSetRepeatable.js +0 -26
  1013. package/esm/redux/actions/FormAttributeSetRepeatable.js.flow +0 -45
  1014. package/esm/redux/actions/FormAttributeSetRepeatable.js.map +0 -1
  1015. package/esm/redux/actions/FormAutosave.js +0 -52
  1016. package/esm/redux/actions/FormAutosave.js.flow +0 -73
  1017. package/esm/redux/actions/FormAutosave.js.map +0 -1
  1018. package/esm/redux/actions/FormAutosubmit.js +0 -30
  1019. package/esm/redux/actions/FormAutosubmit.js.flow +0 -43
  1020. package/esm/redux/actions/FormAutosubmit.js.map +0 -1
  1021. package/esm/redux/actions/FormAutoupdate.js +0 -29
  1022. package/esm/redux/actions/FormAutoupdate.js.flow +0 -47
  1023. package/esm/redux/actions/FormAutoupdate.js.map +0 -1
  1024. package/esm/redux/actions/FormValidations.js +0 -43
  1025. package/esm/redux/actions/FormValidations.js.flow +0 -71
  1026. package/esm/redux/actions/FormValidations.js.map +0 -1
  1027. package/esm/redux/actions/Modals.js +0 -14
  1028. package/esm/redux/actions/Modals.js.flow +0 -16
  1029. package/esm/redux/actions/Modals.js.map +0 -1
  1030. package/esm/redux/actions/ModelCatalog.js +0 -8
  1031. package/esm/redux/actions/ModelCatalog.js.flow +0 -12
  1032. package/esm/redux/actions/ModelCatalog.js.map +0 -1
  1033. package/esm/redux/actions/Notification.js +0 -66
  1034. package/esm/redux/actions/Notification.js.flow +0 -101
  1035. package/esm/redux/actions/Notification.js.map +0 -1
  1036. package/esm/redux/actions/Preferences.js +0 -115
  1037. package/esm/redux/actions/Preferences.js.flow +0 -173
  1038. package/esm/redux/actions/Preferences.js.map +0 -1
  1039. package/esm/redux/actions/ProgressIndicator.js +0 -32
  1040. package/esm/redux/actions/ProgressIndicator.js.flow +0 -39
  1041. package/esm/redux/actions/ProgressIndicator.js.map +0 -1
  1042. package/esm/redux/actions/SignIn.js +0 -77
  1043. package/esm/redux/actions/SignIn.js.flow +0 -102
  1044. package/esm/redux/actions/SignIn.js.map +0 -1
  1045. package/esm/redux/actions/SignOut.js +0 -21
  1046. package/esm/redux/actions/SignOut.js.flow +0 -29
  1047. package/esm/redux/actions/SignOut.js.map +0 -1
  1048. package/esm/redux/actions/__tests__/Application.spec.js.flow +0 -52
  1049. package/esm/redux/actions/__tests__/Authorization.spec.js.flow +0 -121
  1050. package/esm/redux/actions/__tests__/CustomErrorResponseHandler.spec.js.flow +0 -72
  1051. package/esm/redux/actions/__tests__/Error-server.spec.js.flow +0 -134
  1052. package/esm/redux/actions/__tests__/Error.spec.js.flow +0 -116
  1053. package/esm/redux/actions/__tests__/Form.spec.js.flow +0 -39
  1054. package/esm/redux/actions/__tests__/Modals.spec.js.flow +0 -34
  1055. package/esm/redux/actions/__tests__/Notification.spec.js.flow +0 -94
  1056. package/esm/redux/actions/__tests__/Preferences.spec.js.flow +0 -71
  1057. package/esm/redux/actions/__tests__/ProgressIndicator.spec.js.flow +0 -53
  1058. package/esm/redux/actions/index.js +0 -17
  1059. package/esm/redux/actions/index.js.flow +0 -17
  1060. package/esm/redux/actions/index.js.map +0 -1
  1061. package/esm/redux/connectors/Application.js +0 -7
  1062. package/esm/redux/connectors/Application.js.flow +0 -14
  1063. package/esm/redux/connectors/Application.js.map +0 -1
  1064. package/esm/redux/connectors/Breadcrumb.js +0 -10
  1065. package/esm/redux/connectors/Breadcrumb.js.flow +0 -28
  1066. package/esm/redux/connectors/Breadcrumb.js.map +0 -1
  1067. package/esm/redux/connectors/CaseView.js +0 -12
  1068. package/esm/redux/connectors/CaseView.js.flow +0 -14
  1069. package/esm/redux/connectors/CaseView.js.map +0 -1
  1070. package/esm/redux/connectors/ConceptDetail.js +0 -13
  1071. package/esm/redux/connectors/ConceptDetail.js.flow +0 -12
  1072. package/esm/redux/connectors/ConceptDetail.js.map +0 -1
  1073. package/esm/redux/connectors/ContentBrowser.js +0 -12
  1074. package/esm/redux/connectors/ContentBrowser.js.flow +0 -14
  1075. package/esm/redux/connectors/ContentBrowser.js.map +0 -1
  1076. package/esm/redux/connectors/ContentDetail.js +0 -13
  1077. package/esm/redux/connectors/ContentDetail.js.flow +0 -13
  1078. package/esm/redux/connectors/ContentDetail.js.map +0 -1
  1079. package/esm/redux/connectors/ContentDetailSection.js +0 -15
  1080. package/esm/redux/connectors/ContentDetailSection.js.flow +0 -17
  1081. package/esm/redux/connectors/ContentDetailSection.js.map +0 -1
  1082. package/esm/redux/connectors/Form.js +0 -36
  1083. package/esm/redux/connectors/Form.js.flow +0 -83
  1084. package/esm/redux/connectors/Form.js.map +0 -1
  1085. package/esm/redux/connectors/FormAttributeSet.js +0 -21
  1086. package/esm/redux/connectors/FormAttributeSet.js.flow +0 -85
  1087. package/esm/redux/connectors/FormAttributeSet.js.map +0 -1
  1088. package/esm/redux/connectors/ListDetail.js +0 -14
  1089. package/esm/redux/connectors/ListDetail.js.flow +0 -16
  1090. package/esm/redux/connectors/ListDetail.js.map +0 -1
  1091. package/esm/redux/connectors/Modal.js +0 -20
  1092. package/esm/redux/connectors/Modal.js.flow +0 -47
  1093. package/esm/redux/connectors/Modal.js.map +0 -1
  1094. package/esm/redux/connectors/ModelCatalog.js +0 -12
  1095. package/esm/redux/connectors/ModelCatalog.js.flow +0 -14
  1096. package/esm/redux/connectors/ModelCatalog.js.map +0 -1
  1097. package/esm/redux/connectors/Notification.js +0 -16
  1098. package/esm/redux/connectors/Notification.js.flow +0 -47
  1099. package/esm/redux/connectors/Notification.js.map +0 -1
  1100. package/esm/redux/connectors/PanelRenderer.js +0 -22
  1101. package/esm/redux/connectors/PanelRenderer.js.flow +0 -29
  1102. package/esm/redux/connectors/PanelRenderer.js.map +0 -1
  1103. package/esm/redux/connectors/Preferences.js +0 -22
  1104. package/esm/redux/connectors/Preferences.js.flow +0 -53
  1105. package/esm/redux/connectors/Preferences.js.map +0 -1
  1106. package/esm/redux/connectors/Progress.js +0 -13
  1107. package/esm/redux/connectors/Progress.js.flow +0 -35
  1108. package/esm/redux/connectors/Progress.js.map +0 -1
  1109. package/esm/redux/connectors/ProgressIndicator.js +0 -13
  1110. package/esm/redux/connectors/ProgressIndicator.js.flow +0 -35
  1111. package/esm/redux/connectors/ProgressIndicator.js.map +0 -1
  1112. package/esm/redux/connectors/QuickSearch.js +0 -20
  1113. package/esm/redux/connectors/QuickSearch.js.flow +0 -36
  1114. package/esm/redux/connectors/QuickSearch.js.map +0 -1
  1115. package/esm/redux/connectors/SignIn.js +0 -18
  1116. package/esm/redux/connectors/SignIn.js.flow +0 -47
  1117. package/esm/redux/connectors/SignIn.js.map +0 -1
  1118. package/esm/redux/connectors/SignOut.js +0 -14
  1119. package/esm/redux/connectors/SignOut.js.flow +0 -38
  1120. package/esm/redux/connectors/SignOut.js.map +0 -1
  1121. package/esm/redux/connectors/Tab.js +0 -12
  1122. package/esm/redux/connectors/Tab.js.flow +0 -14
  1123. package/esm/redux/connectors/Tab.js.map +0 -1
  1124. package/esm/redux/connectors/index.js +0 -22
  1125. package/esm/redux/connectors/index.js.flow +0 -22
  1126. package/esm/redux/connectors/index.js.map +0 -1
  1127. package/esm/redux/index.js +0 -24
  1128. package/esm/redux/index.js.flow +0 -27
  1129. package/esm/redux/index.js.map +0 -1
  1130. package/esm/redux/reducers/AuthReducer.js +0 -53
  1131. package/esm/redux/reducers/AuthReducer.js.flow +0 -56
  1132. package/esm/redux/reducers/AuthReducer.js.map +0 -1
  1133. package/esm/redux/reducers/ErrorReducer.js +0 -16
  1134. package/esm/redux/reducers/ErrorReducer.js.flow +0 -22
  1135. package/esm/redux/reducers/ErrorReducer.js.map +0 -1
  1136. package/esm/redux/reducers/ModalsReducer.js +0 -51
  1137. package/esm/redux/reducers/ModalsReducer.js.flow +0 -58
  1138. package/esm/redux/reducers/ModalsReducer.js.map +0 -1
  1139. package/esm/redux/reducers/ModelCatalogReducer.js +0 -27
  1140. package/esm/redux/reducers/ModelCatalogReducer.js.flow +0 -34
  1141. package/esm/redux/reducers/ModelCatalogReducer.js.map +0 -1
  1142. package/esm/redux/reducers/NotificationReducer.js +0 -37
  1143. package/esm/redux/reducers/NotificationReducer.js.flow +0 -45
  1144. package/esm/redux/reducers/NotificationReducer.js.map +0 -1
  1145. package/esm/redux/reducers/PreferencesReducer.js +0 -24
  1146. package/esm/redux/reducers/PreferencesReducer.js.flow +0 -31
  1147. package/esm/redux/reducers/PreferencesReducer.js.map +0 -1
  1148. package/esm/redux/reducers/ProgressIndicatorReducer.js +0 -49
  1149. package/esm/redux/reducers/ProgressIndicatorReducer.js.flow +0 -60
  1150. package/esm/redux/reducers/ProgressIndicatorReducer.js.map +0 -1
  1151. package/esm/redux/reducers/__tests__/AuthReducer.spec.js.flow +0 -95
  1152. package/esm/redux/reducers/__tests__/ErrorReducer.spec.js.flow +0 -17
  1153. package/esm/redux/reducers/__tests__/ModalsReducer.spec.js.flow +0 -34
  1154. package/esm/redux/reducers/__tests__/ModelCatalogReducer.spec.js.flow +0 -23
  1155. package/esm/redux/reducers/__tests__/NotificationReducer.spec.js.flow +0 -53
  1156. package/esm/redux/reducers/__tests__/PreferencesReducer.spec.js.flow +0 -31
  1157. package/esm/redux/reducers/__tests__/ProgressIndicatorReducer.spec.js.flow +0 -82
  1158. package/esm/redux/reducers/createReducer.js +0 -25
  1159. package/esm/redux/reducers/createReducer.js.flow +0 -55
  1160. package/esm/redux/reducers/createReducer.js.map +0 -1
  1161. package/esm/redux/reducers/index.js +0 -9
  1162. package/esm/redux/reducers/index.js.flow +0 -10
  1163. package/esm/redux/reducers/index.js.map +0 -1
  1164. package/esm/redux/selectors/i18n.js +0 -12
  1165. package/esm/redux/selectors/i18n.js.flow +0 -15
  1166. package/esm/redux/selectors/i18n.js.map +0 -1
  1167. package/esm/redux/selectors/index.js +0 -3
  1168. package/esm/redux/selectors/index.js.flow +0 -3
  1169. package/esm/redux/selectors/index.js.map +0 -1
  1170. package/esm/redux/selectors/modelcatalog.js +0 -7
  1171. package/esm/redux/selectors/modelcatalog.js.flow +0 -11
  1172. package/esm/redux/selectors/modelcatalog.js.map +0 -1
  1173. package/esm/redux/store/__tests__/beforeRenderHooks.spec.js.flow +0 -13
  1174. package/esm/redux/store/beforeRenderHooks.js +0 -17
  1175. package/esm/redux/store/beforeRenderHooks.js.flow +0 -26
  1176. package/esm/redux/store/beforeRenderHooks.js.map +0 -1
  1177. package/esm/redux/store/configureStore.js +0 -30
  1178. package/esm/redux/store/configureStore.js.flow +0 -59
  1179. package/esm/redux/store/configureStore.js.map +0 -1
  1180. package/esm/redux/types.js +0 -2
  1181. package/esm/redux/types.js.flow +0 -241
  1182. package/esm/redux/types.js.map +0 -1
  1183. package/esm/utils/browser/Cache.js +0 -144
  1184. package/esm/utils/browser/Cache.js.flow +0 -157
  1185. package/esm/utils/browser/Cache.js.map +0 -1
  1186. package/esm/utils/browser/Cookies.js +0 -28
  1187. package/esm/utils/browser/Cookies.js.flow +0 -44
  1188. package/esm/utils/browser/Cookies.js.map +0 -1
  1189. package/esm/utils/browser/__tests__/Cookies.spec.js.flow +0 -51
  1190. package/esm/utils/datetime/DateTimeUtil.js +0 -643
  1191. package/esm/utils/datetime/DateTimeUtil.js.flow +0 -858
  1192. package/esm/utils/datetime/DateTimeUtil.js.map +0 -1
  1193. package/esm/utils/datetime/__tests__/DateTime.spec.js.flow +0 -873
  1194. package/esm/utils/datetime/__tests__/DateTimeFormat.spec.js.flow +0 -146
  1195. package/esm/utils/fetch/__mocks__/universalFetch.js.flow +0 -38
  1196. package/esm/utils/fetch/__tests__/xhr.spec.js.flow +0 -281
  1197. package/esm/utils/fetch/serverFetch.js +0 -25
  1198. package/esm/utils/fetch/serverFetch.js.flow +0 -33
  1199. package/esm/utils/fetch/serverFetch.js.map +0 -1
  1200. package/esm/utils/fetch/types.js +0 -2
  1201. package/esm/utils/fetch/types.js.flow +0 -46
  1202. package/esm/utils/fetch/types.js.map +0 -1
  1203. package/esm/utils/fetch/universalFetch.js +0 -87
  1204. package/esm/utils/fetch/universalFetch.js.flow +0 -106
  1205. package/esm/utils/fetch/universalFetch.js.map +0 -1
  1206. package/esm/utils/fetch/xhr.js +0 -351
  1207. package/esm/utils/fetch/xhr.js.flow +0 -409
  1208. package/esm/utils/fetch/xhr.js.map +0 -1
  1209. package/esm/utils/helpers/__tests__/checkResource.spec.js.flow +0 -60
  1210. package/esm/utils/helpers/__tests__/createHash.spec.js.flow +0 -11
  1211. package/esm/utils/helpers/__tests__/createHref.spec.js.flow +0 -39
  1212. package/esm/utils/helpers/__tests__/objects.spec.js.flow +0 -50
  1213. package/esm/utils/helpers/__tests__/sanitizeHTML.spec.js.flow +0 -69
  1214. package/esm/utils/helpers/checkResource.js +0 -38
  1215. package/esm/utils/helpers/checkResource.js.flow +0 -43
  1216. package/esm/utils/helpers/checkResource.js.map +0 -1
  1217. package/esm/utils/helpers/createHash.js +0 -22
  1218. package/esm/utils/helpers/createHash.js.flow +0 -28
  1219. package/esm/utils/helpers/createHash.js.map +0 -1
  1220. package/esm/utils/helpers/createHref.js +0 -91
  1221. package/esm/utils/helpers/createHref.js.flow +0 -117
  1222. package/esm/utils/helpers/createHref.js.map +0 -1
  1223. package/esm/utils/helpers/createUUID.js +0 -12
  1224. package/esm/utils/helpers/createUUID.js.flow +0 -13
  1225. package/esm/utils/helpers/createUUID.js.map +0 -1
  1226. package/esm/utils/helpers/index.js +0 -9
  1227. package/esm/utils/helpers/index.js.flow +0 -9
  1228. package/esm/utils/helpers/index.js.map +0 -1
  1229. package/esm/utils/helpers/objects.js +0 -28
  1230. package/esm/utils/helpers/objects.js.flow +0 -33
  1231. package/esm/utils/helpers/objects.js.map +0 -1
  1232. package/esm/utils/helpers/repositoryResource.js +0 -19
  1233. package/esm/utils/helpers/repositoryResource.js.flow +0 -22
  1234. package/esm/utils/helpers/repositoryResource.js.map +0 -1
  1235. package/esm/utils/helpers/sanitizeHtml.js +0 -38
  1236. package/esm/utils/helpers/sanitizeHtml.js.flow +0 -55
  1237. package/esm/utils/helpers/sanitizeHtml.js.map +0 -1
  1238. package/esm/utils/helpers/text.js +0 -17
  1239. package/esm/utils/helpers/text.js.flow +0 -23
  1240. package/esm/utils/helpers/text.js.map +0 -1
  1241. package/esm/utils/index.js +0 -19
  1242. package/esm/utils/index.js.flow +0 -22
  1243. package/esm/utils/index.js.map +0 -1
  1244. package/esm/utils/number/DecimalFormat.js +0 -326
  1245. package/esm/utils/number/DecimalFormat.js.flow +0 -410
  1246. package/esm/utils/number/DecimalFormat.js.map +0 -1
  1247. package/esm/utils/number/__tests__/formatValue.spec.js.flow +0 -36
  1248. package/esm/utils/number/__tests__/parseNumbers.spec.js.flow +0 -50
  1249. package/esm/utils/number/formatValue.js +0 -41
  1250. package/esm/utils/number/formatValue.js.flow +0 -60
  1251. package/esm/utils/number/formatValue.js.map +0 -1
  1252. package/esm/utils/number/parseNumbers.js +0 -63
  1253. package/esm/utils/number/parseNumbers.js.flow +0 -94
  1254. package/esm/utils/number/parseNumbers.js.map +0 -1
  1255. package/lib/builder/index.js +0 -18
  1256. package/lib/builder/index.js.map +0 -1
  1257. package/lib/builder/mergeLayoutHintConfigurations.js +0 -60
  1258. package/lib/builder/mergeLayoutHintConfigurations.js.map +0 -1
  1259. package/lib/constants/Constants.js +0 -189
  1260. package/lib/constants/Constants.js.map +0 -1
  1261. package/lib/constants/LayoutHintConfig.js +0 -173
  1262. package/lib/constants/LayoutHintConfig.js.map +0 -1
  1263. package/lib/constants/LayoutHints.js +0 -135
  1264. package/lib/constants/LayoutHints.js.map +0 -1
  1265. package/lib/constants/Settings.js +0 -225
  1266. package/lib/constants/Settings.js.map +0 -1
  1267. package/lib/constants/index.js +0 -40
  1268. package/lib/constants/index.js.map +0 -1
  1269. package/lib/exceptions/ConfigurationException.js +0 -17
  1270. package/lib/exceptions/ConfigurationException.js.map +0 -1
  1271. package/lib/exceptions/FetchException.js +0 -72
  1272. package/lib/exceptions/FetchException.js.map +0 -1
  1273. package/lib/exceptions/IllegalArgumentException.js +0 -17
  1274. package/lib/exceptions/IllegalArgumentException.js.map +0 -1
  1275. package/lib/exceptions/IllegalReturnException.js +0 -16
  1276. package/lib/exceptions/IllegalReturnException.js.map +0 -1
  1277. package/lib/exceptions/IllegalStateException.js +0 -17
  1278. package/lib/exceptions/IllegalStateException.js.map +0 -1
  1279. package/lib/exceptions/JsonParseException.js +0 -17
  1280. package/lib/exceptions/JsonParseException.js.map +0 -1
  1281. package/lib/exceptions/MissingPropertyException.js +0 -17
  1282. package/lib/exceptions/MissingPropertyException.js.map +0 -1
  1283. package/lib/exceptions/NetworkException.js +0 -23
  1284. package/lib/exceptions/NetworkException.js.map +0 -1
  1285. package/lib/exceptions/NotAllowedUriException.js +0 -17
  1286. package/lib/exceptions/NotAllowedUriException.js.map +0 -1
  1287. package/lib/exceptions/NotFoundException.js +0 -26
  1288. package/lib/exceptions/NotFoundException.js.map +0 -1
  1289. package/lib/exceptions/ServerRequestException.js +0 -17
  1290. package/lib/exceptions/ServerRequestException.js.map +0 -1
  1291. package/lib/exceptions/ThemePropertyException.js +0 -17
  1292. package/lib/exceptions/ThemePropertyException.js.map +0 -1
  1293. package/lib/exceptions/TimeoutException.js +0 -17
  1294. package/lib/exceptions/TimeoutException.js.map +0 -1
  1295. package/lib/exceptions/UnauthorizedException.js +0 -25
  1296. package/lib/exceptions/UnauthorizedException.js.map +0 -1
  1297. package/lib/exceptions/UnsupportedOperationException.js +0 -17
  1298. package/lib/exceptions/UnsupportedOperationException.js.map +0 -1
  1299. package/lib/exceptions/index.js +0 -112
  1300. package/lib/exceptions/index.js.map +0 -1
  1301. package/lib/hooks/index.js +0 -183
  1302. package/lib/hooks/index.js.map +0 -1
  1303. package/lib/hooks/useAllFormsOnModel.js +0 -81
  1304. package/lib/hooks/useAllFormsOnModel.js.map +0 -1
  1305. package/lib/hooks/useAuthentication.js +0 -66
  1306. package/lib/hooks/useAuthentication.js.map +0 -1
  1307. package/lib/hooks/useContent.js +0 -49
  1308. package/lib/hooks/useContent.js.map +0 -1
  1309. package/lib/hooks/useDeepCompareEffect.js +0 -34
  1310. package/lib/hooks/useDeepCompareEffect.js.map +0 -1
  1311. package/lib/hooks/useForm.js +0 -98
  1312. package/lib/hooks/useForm.js.map +0 -1
  1313. package/lib/hooks/useI18n.js +0 -42
  1314. package/lib/hooks/useI18n.js.map +0 -1
  1315. package/lib/hooks/useModal.js +0 -43
  1316. package/lib/hooks/useModal.js.map +0 -1
  1317. package/lib/hooks/useModelCatalog.js +0 -218
  1318. package/lib/hooks/useModelCatalog.js.map +0 -1
  1319. package/lib/hooks/useModels.js +0 -45
  1320. package/lib/hooks/useModels.js.map +0 -1
  1321. package/lib/hooks/useModularUI.js +0 -69
  1322. package/lib/hooks/useModularUI.js.map +0 -1
  1323. package/lib/hooks/useModularUIBasic.js +0 -81
  1324. package/lib/hooks/useModularUIBasic.js.map +0 -1
  1325. package/lib/hooks/useModularUIModel.js +0 -128
  1326. package/lib/hooks/useModularUIModel.js.map +0 -1
  1327. package/lib/hooks/useModularUIRequest.js +0 -25
  1328. package/lib/hooks/useModularUIRequest.js.map +0 -1
  1329. package/lib/hooks/useNotification.js +0 -39
  1330. package/lib/hooks/useNotification.js.map +0 -1
  1331. package/lib/hooks/usePreference.js +0 -23
  1332. package/lib/hooks/usePreference.js.map +0 -1
  1333. package/lib/hooks/useProgressIndicator.js +0 -23
  1334. package/lib/hooks/useProgressIndicator.js.map +0 -1
  1335. package/lib/hooks/useRouter.js +0 -42
  1336. package/lib/hooks/useRouter.js.map +0 -1
  1337. package/lib/i18n/Locale.js +0 -128
  1338. package/lib/i18n/Locale.js.map +0 -1
  1339. package/lib/i18n/Locales.js +0 -140
  1340. package/lib/i18n/Locales.js.map +0 -1
  1341. package/lib/i18n/Message.js +0 -50
  1342. package/lib/i18n/Message.js.map +0 -1
  1343. package/lib/i18n/index.js +0 -56
  1344. package/lib/i18n/index.js.map +0 -1
  1345. package/lib/i18n/languages.js +0 -212
  1346. package/lib/i18n/languages.js.map +0 -1
  1347. package/lib/i18n/translations/beinformed_error_messages_en.nl.js +0 -104
  1348. package/lib/i18n/translations/beinformed_error_messages_en.nl.js.map +0 -1
  1349. package/lib/i18n/translations/beinformed_error_messages_nl.nl.js +0 -104
  1350. package/lib/i18n/translations/beinformed_error_messages_nl.nl.js.map +0 -1
  1351. package/lib/i18n/types.js +0 -2
  1352. package/lib/i18n/types.js.map +0 -1
  1353. package/lib/i18n/withMessage.js +0 -27
  1354. package/lib/i18n/withMessage.js.map +0 -1
  1355. package/lib/index.js +0 -73
  1356. package/lib/index.js.map +0 -1
  1357. package/lib/models/actions/ActionCollection.js +0 -90
  1358. package/lib/models/actions/ActionCollection.js.map +0 -1
  1359. package/lib/models/actions/ActionModel.js +0 -194
  1360. package/lib/models/actions/ActionModel.js.map +0 -1
  1361. package/lib/models/application/ApplicationModel.js +0 -135
  1362. package/lib/models/application/ApplicationModel.js.map +0 -1
  1363. package/lib/models/attributes/AttributeCollection.js +0 -282
  1364. package/lib/models/attributes/AttributeCollection.js.map +0 -1
  1365. package/lib/models/attributes/AttributeContent.js +0 -203
  1366. package/lib/models/attributes/AttributeContent.js.map +0 -1
  1367. package/lib/models/attributes/AttributeDataHelper.js +0 -267
  1368. package/lib/models/attributes/AttributeDataHelper.js.map +0 -1
  1369. package/lib/models/attributes/AttributeModel.js +0 -824
  1370. package/lib/models/attributes/AttributeModel.js.map +0 -1
  1371. package/lib/models/attributes/AttributeSetModel.js +0 -105
  1372. package/lib/models/attributes/AttributeSetModel.js.map +0 -1
  1373. package/lib/models/attributes/BooleanAttributeModel.js +0 -295
  1374. package/lib/models/attributes/BooleanAttributeModel.js.map +0 -1
  1375. package/lib/models/attributes/CaptchaAttributeModel.js +0 -60
  1376. package/lib/models/attributes/CaptchaAttributeModel.js.map +0 -1
  1377. package/lib/models/attributes/ChoiceAttributeModel.js +0 -411
  1378. package/lib/models/attributes/ChoiceAttributeModel.js.map +0 -1
  1379. package/lib/models/attributes/ChoiceAttributeOptionCollection.js +0 -313
  1380. package/lib/models/attributes/ChoiceAttributeOptionCollection.js.map +0 -1
  1381. package/lib/models/attributes/ChoiceAttributeOptionModel.js +0 -342
  1382. package/lib/models/attributes/ChoiceAttributeOptionModel.js.map +0 -1
  1383. package/lib/models/attributes/CompositeAttributeChildCollection.js +0 -189
  1384. package/lib/models/attributes/CompositeAttributeChildCollection.js.map +0 -1
  1385. package/lib/models/attributes/CompositeAttributeModel.js +0 -381
  1386. package/lib/models/attributes/CompositeAttributeModel.js.map +0 -1
  1387. package/lib/models/attributes/DatetimeAttributeModel.js +0 -465
  1388. package/lib/models/attributes/DatetimeAttributeModel.js.map +0 -1
  1389. package/lib/models/attributes/HelptextAttributeModel.js +0 -55
  1390. package/lib/models/attributes/HelptextAttributeModel.js.map +0 -1
  1391. package/lib/models/attributes/LabelAttributeModel.js +0 -41
  1392. package/lib/models/attributes/LabelAttributeModel.js.map +0 -1
  1393. package/lib/models/attributes/MemoAttributeModel.js +0 -49
  1394. package/lib/models/attributes/MemoAttributeModel.js.map +0 -1
  1395. package/lib/models/attributes/MoneyAttributeModel.js +0 -49
  1396. package/lib/models/attributes/MoneyAttributeModel.js.map +0 -1
  1397. package/lib/models/attributes/NumberAttributeModel.js +0 -201
  1398. package/lib/models/attributes/NumberAttributeModel.js.map +0 -1
  1399. package/lib/models/attributes/PasswordAttributeModel.js +0 -217
  1400. package/lib/models/attributes/PasswordAttributeModel.js.map +0 -1
  1401. package/lib/models/attributes/StringAttributeModel.js +0 -284
  1402. package/lib/models/attributes/StringAttributeModel.js.map +0 -1
  1403. package/lib/models/attributes/UploadAttributeModel.js +0 -223
  1404. package/lib/models/attributes/UploadAttributeModel.js.map +0 -1
  1405. package/lib/models/attributes/XMLAttributeModel.js +0 -53
  1406. package/lib/models/attributes/XMLAttributeModel.js.map +0 -1
  1407. package/lib/models/attributes/_createAttribute.js +0 -93
  1408. package/lib/models/attributes/_createAttribute.js.map +0 -1
  1409. package/lib/models/attributes/input-constraints/BSNConstraint.js +0 -72
  1410. package/lib/models/attributes/input-constraints/BSNConstraint.js.map +0 -1
  1411. package/lib/models/attributes/input-constraints/ConstraintCollection.js +0 -50
  1412. package/lib/models/attributes/input-constraints/ConstraintCollection.js.map +0 -1
  1413. package/lib/models/attributes/input-constraints/ConstraintModel.js +0 -74
  1414. package/lib/models/attributes/input-constraints/ConstraintModel.js.map +0 -1
  1415. package/lib/models/attributes/input-constraints/DateBoundaryConstraint.js +0 -205
  1416. package/lib/models/attributes/input-constraints/DateBoundaryConstraint.js.map +0 -1
  1417. package/lib/models/attributes/input-constraints/DateTimeDateFormatConstraint.js +0 -76
  1418. package/lib/models/attributes/input-constraints/DateTimeDateFormatConstraint.js.map +0 -1
  1419. package/lib/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js +0 -76
  1420. package/lib/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js.map +0 -1
  1421. package/lib/models/attributes/input-constraints/DatetimeFormatConstraint.js +0 -122
  1422. package/lib/models/attributes/input-constraints/DatetimeFormatConstraint.js.map +0 -1
  1423. package/lib/models/attributes/input-constraints/FileExtensionConstraint.js +0 -66
  1424. package/lib/models/attributes/input-constraints/FileExtensionConstraint.js.map +0 -1
  1425. package/lib/models/attributes/input-constraints/FileSizeConstraint.js +0 -98
  1426. package/lib/models/attributes/input-constraints/FileSizeConstraint.js.map +0 -1
  1427. package/lib/models/attributes/input-constraints/IBANConstraint.js +0 -49
  1428. package/lib/models/attributes/input-constraints/IBANConstraint.js.map +0 -1
  1429. package/lib/models/attributes/input-constraints/MandatoryConstraint.js +0 -53
  1430. package/lib/models/attributes/input-constraints/MandatoryConstraint.js.map +0 -1
  1431. package/lib/models/attributes/input-constraints/MandatoryRangeConstraint.js +0 -85
  1432. package/lib/models/attributes/input-constraints/MandatoryRangeConstraint.js.map +0 -1
  1433. package/lib/models/attributes/input-constraints/NumberBoundaryConstraint.js +0 -177
  1434. package/lib/models/attributes/input-constraints/NumberBoundaryConstraint.js.map +0 -1
  1435. package/lib/models/attributes/input-constraints/NumberFormatConstraint.js +0 -132
  1436. package/lib/models/attributes/input-constraints/NumberFormatConstraint.js.map +0 -1
  1437. package/lib/models/attributes/input-constraints/NumberGroupingConstraint.js +0 -126
  1438. package/lib/models/attributes/input-constraints/NumberGroupingConstraint.js.map +0 -1
  1439. package/lib/models/attributes/input-constraints/PasswordConfirmConstraint.js +0 -72
  1440. package/lib/models/attributes/input-constraints/PasswordConfirmConstraint.js.map +0 -1
  1441. package/lib/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js +0 -47
  1442. package/lib/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js.map +0 -1
  1443. package/lib/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js +0 -64
  1444. package/lib/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js.map +0 -1
  1445. package/lib/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js +0 -64
  1446. package/lib/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js.map +0 -1
  1447. package/lib/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js +0 -78
  1448. package/lib/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js.map +0 -1
  1449. package/lib/models/attributes/input-constraints/RangeConstraint.js +0 -143
  1450. package/lib/models/attributes/input-constraints/RangeConstraint.js.map +0 -1
  1451. package/lib/models/attributes/input-constraints/RegexConstraint.js +0 -67
  1452. package/lib/models/attributes/input-constraints/RegexConstraint.js.map +0 -1
  1453. package/lib/models/attributes/input-constraints/StringLengthConstraint.js +0 -178
  1454. package/lib/models/attributes/input-constraints/StringLengthConstraint.js.map +0 -1
  1455. package/lib/models/attributes/input-constraints/XMLConstraint.js +0 -62
  1456. package/lib/models/attributes/input-constraints/XMLConstraint.js.map +0 -1
  1457. package/lib/models/attributes/layouthint-rules/BaseLayoutHintRule.js +0 -66
  1458. package/lib/models/attributes/layouthint-rules/BaseLayoutHintRule.js.map +0 -1
  1459. package/lib/models/attributes/layouthint-rules/DependentAttribute.js +0 -200
  1460. package/lib/models/attributes/layouthint-rules/DependentAttribute.js.map +0 -1
  1461. package/lib/models/attributes/layouthint-rules/LayoutHintRuleCollection.js +0 -88
  1462. package/lib/models/attributes/layouthint-rules/LayoutHintRuleCollection.js.map +0 -1
  1463. package/lib/models/attributes/layouthint-rules/RemainingTotalUploadSize.js +0 -51
  1464. package/lib/models/attributes/layouthint-rules/RemainingTotalUploadSize.js.map +0 -1
  1465. package/lib/models/base/BaseCollection.js +0 -186
  1466. package/lib/models/base/BaseCollection.js.map +0 -1
  1467. package/lib/models/base/BaseModel.js +0 -149
  1468. package/lib/models/base/BaseModel.js.map +0 -1
  1469. package/lib/models/base/ResourceCollection.js +0 -41
  1470. package/lib/models/base/ResourceCollection.js.map +0 -1
  1471. package/lib/models/base/ResourceModel.js +0 -209
  1472. package/lib/models/base/ResourceModel.js.map +0 -1
  1473. package/lib/models/caseview/CaseViewModel.js +0 -163
  1474. package/lib/models/caseview/CaseViewModel.js.map +0 -1
  1475. package/lib/models/concepts/BusinessScenarioModel.js +0 -122
  1476. package/lib/models/concepts/BusinessScenarioModel.js.map +0 -1
  1477. package/lib/models/concepts/ConceptDetailModel.js +0 -281
  1478. package/lib/models/concepts/ConceptDetailModel.js.map +0 -1
  1479. package/lib/models/concepts/ConceptIndexModel.js +0 -150
  1480. package/lib/models/concepts/ConceptIndexModel.js.map +0 -1
  1481. package/lib/models/concepts/ConceptLinkModel.js +0 -172
  1482. package/lib/models/concepts/ConceptLinkModel.js.map +0 -1
  1483. package/lib/models/concepts/ConceptRelationCollection.js +0 -82
  1484. package/lib/models/concepts/ConceptRelationCollection.js.map +0 -1
  1485. package/lib/models/concepts/ConceptRelationModel.js +0 -115
  1486. package/lib/models/concepts/ConceptRelationModel.js.map +0 -1
  1487. package/lib/models/concepts/ConceptTypeDetailModel.js +0 -128
  1488. package/lib/models/concepts/ConceptTypeDetailModel.js.map +0 -1
  1489. package/lib/models/concepts/SourceReferenceCollection.js +0 -35
  1490. package/lib/models/concepts/SourceReferenceCollection.js.map +0 -1
  1491. package/lib/models/concepts/SourceReferenceModel.js +0 -100
  1492. package/lib/models/concepts/SourceReferenceModel.js.map +0 -1
  1493. package/lib/models/content/ContentIndexModel.js +0 -142
  1494. package/lib/models/content/ContentIndexModel.js.map +0 -1
  1495. package/lib/models/content/ContentLinkModel.js +0 -258
  1496. package/lib/models/content/ContentLinkModel.js.map +0 -1
  1497. package/lib/models/content/ContentModel.js +0 -207
  1498. package/lib/models/content/ContentModel.js.map +0 -1
  1499. package/lib/models/content/ContentTOCModel.js +0 -212
  1500. package/lib/models/content/ContentTOCModel.js.map +0 -1
  1501. package/lib/models/content/ContentTypeModel.js +0 -74
  1502. package/lib/models/content/ContentTypeModel.js.map +0 -1
  1503. package/lib/models/content/SectionModel.js +0 -200
  1504. package/lib/models/content/SectionModel.js.map +0 -1
  1505. package/lib/models/content/SubSectionModel.js +0 -167
  1506. package/lib/models/content/SubSectionModel.js.map +0 -1
  1507. package/lib/models/contentconfiguration/ContentConfiguration.js +0 -75
  1508. package/lib/models/contentconfiguration/ContentConfiguration.js.map +0 -1
  1509. package/lib/models/contentconfiguration/ContentConfigurationElements.js +0 -143
  1510. package/lib/models/contentconfiguration/ContentConfigurationElements.js.map +0 -1
  1511. package/lib/models/contentconfiguration/ContentConfigurationEndResults.js +0 -49
  1512. package/lib/models/contentconfiguration/ContentConfigurationEndResults.js.map +0 -1
  1513. package/lib/models/contentconfiguration/ContentConfigurationQuestions.js +0 -54
  1514. package/lib/models/contentconfiguration/ContentConfigurationQuestions.js.map +0 -1
  1515. package/lib/models/contentconfiguration/ContentConfigurationResults.js +0 -103
  1516. package/lib/models/contentconfiguration/ContentConfigurationResults.js.map +0 -1
  1517. package/lib/models/detail/DetailModel.js +0 -219
  1518. package/lib/models/detail/DetailModel.js.map +0 -1
  1519. package/lib/models/error/ErrorCollection.js +0 -111
  1520. package/lib/models/error/ErrorCollection.js.map +0 -1
  1521. package/lib/models/error/ErrorModel.js +0 -81
  1522. package/lib/models/error/ErrorModel.js.map +0 -1
  1523. package/lib/models/error/ErrorResponse.js +0 -304
  1524. package/lib/models/error/ErrorResponse.js.map +0 -1
  1525. package/lib/models/filters/AssignmentFilterModel.js +0 -161
  1526. package/lib/models/filters/AssignmentFilterModel.js.map +0 -1
  1527. package/lib/models/filters/BaseFilterModel.js +0 -210
  1528. package/lib/models/filters/BaseFilterModel.js.map +0 -1
  1529. package/lib/models/filters/ConceptIndexFilterModel.js +0 -37
  1530. package/lib/models/filters/ConceptIndexFilterModel.js.map +0 -1
  1531. package/lib/models/filters/FilterCollection.js +0 -155
  1532. package/lib/models/filters/FilterCollection.js.map +0 -1
  1533. package/lib/models/filters/FilterModel.js +0 -13
  1534. package/lib/models/filters/FilterModel.js.map +0 -1
  1535. package/lib/models/filters/RangeFilterModel.js +0 -44
  1536. package/lib/models/filters/RangeFilterModel.js.map +0 -1
  1537. package/lib/models/filters/StringFilterModel.js +0 -147
  1538. package/lib/models/filters/StringFilterModel.js.map +0 -1
  1539. package/lib/models/form/FormModel.js +0 -1038
  1540. package/lib/models/form/FormModel.js.map +0 -1
  1541. package/lib/models/form/FormObjectModel.js +0 -477
  1542. package/lib/models/form/FormObjectModel.js.map +0 -1
  1543. package/lib/models/grouping/GroupingModel.js +0 -191
  1544. package/lib/models/grouping/GroupingModel.js.map +0 -1
  1545. package/lib/models/href/Href.js +0 -497
  1546. package/lib/models/href/Href.js.map +0 -1
  1547. package/lib/models/href/ListHref.js +0 -135
  1548. package/lib/models/href/ListHref.js.map +0 -1
  1549. package/lib/models/index.js +0 -686
  1550. package/lib/models/index.js.map +0 -1
  1551. package/lib/models/layouthint/LayoutHintCollection.js +0 -118
  1552. package/lib/models/layouthint/LayoutHintCollection.js.map +0 -1
  1553. package/lib/models/links/LinkCollection.js +0 -171
  1554. package/lib/models/links/LinkCollection.js.map +0 -1
  1555. package/lib/models/links/LinkModel.js +0 -216
  1556. package/lib/models/links/LinkModel.js.map +0 -1
  1557. package/lib/models/links/normalizeLinkJSON.js +0 -107
  1558. package/lib/models/links/normalizeLinkJSON.js.map +0 -1
  1559. package/lib/models/list/ListDetailModel.js +0 -267
  1560. package/lib/models/list/ListDetailModel.js.map +0 -1
  1561. package/lib/models/list/ListHeaderModel.js +0 -95
  1562. package/lib/models/list/ListHeaderModel.js.map +0 -1
  1563. package/lib/models/list/ListItemCollection.js +0 -67
  1564. package/lib/models/list/ListItemCollection.js.map +0 -1
  1565. package/lib/models/list/ListItemModel.js +0 -95
  1566. package/lib/models/list/ListItemModel.js.map +0 -1
  1567. package/lib/models/list/ListModel.js +0 -386
  1568. package/lib/models/list/ListModel.js.map +0 -1
  1569. package/lib/models/lookup/LookupOptionCollection.js +0 -45
  1570. package/lib/models/lookup/LookupOptionCollection.js.map +0 -1
  1571. package/lib/models/lookup/LookupOptionsModel.js +0 -71
  1572. package/lib/models/lookup/LookupOptionsModel.js.map +0 -1
  1573. package/lib/models/modelcatalog/ModelCatalogModel.js +0 -69
  1574. package/lib/models/modelcatalog/ModelCatalogModel.js.map +0 -1
  1575. package/lib/models/modelcatalog/ModelCategoryCollection.js +0 -24
  1576. package/lib/models/modelcatalog/ModelCategoryCollection.js.map +0 -1
  1577. package/lib/models/modelcatalog/ModelCategoryModel.js +0 -60
  1578. package/lib/models/modelcatalog/ModelCategoryModel.js.map +0 -1
  1579. package/lib/models/paging/PagesizeModel.js +0 -50
  1580. package/lib/models/paging/PagesizeModel.js.map +0 -1
  1581. package/lib/models/paging/PagingModel.js +0 -95
  1582. package/lib/models/paging/PagingModel.js.map +0 -1
  1583. package/lib/models/panels/GroupingPanelModel.js +0 -143
  1584. package/lib/models/panels/GroupingPanelModel.js.map +0 -1
  1585. package/lib/models/parameter/Parameter.js +0 -108
  1586. package/lib/models/parameter/Parameter.js.map +0 -1
  1587. package/lib/models/process/ProcessStatusSettingsModel.js +0 -85
  1588. package/lib/models/process/ProcessStatusSettingsModel.js.map +0 -1
  1589. package/lib/models/resolveModel.js +0 -57
  1590. package/lib/models/resolveModel.js.map +0 -1
  1591. package/lib/models/search/CaseSearchModel.js +0 -47
  1592. package/lib/models/search/CaseSearchModel.js.map +0 -1
  1593. package/lib/models/sorting/SortOptionModel.js +0 -106
  1594. package/lib/models/sorting/SortOptionModel.js.map +0 -1
  1595. package/lib/models/sorting/SortingModel.js +0 -112
  1596. package/lib/models/sorting/SortingModel.js.map +0 -1
  1597. package/lib/models/tab/TabModel.js +0 -143
  1598. package/lib/models/tab/TabModel.js.map +0 -1
  1599. package/lib/models/taskgroup/TaskGroupCollection.js +0 -21
  1600. package/lib/models/taskgroup/TaskGroupCollection.js.map +0 -1
  1601. package/lib/models/taskgroup/TaskGroupModel.js +0 -87
  1602. package/lib/models/taskgroup/TaskGroupModel.js.map +0 -1
  1603. package/lib/models/types.js +0 -2
  1604. package/lib/models/types.js.map +0 -1
  1605. package/lib/models/user/UserModel.js +0 -59
  1606. package/lib/models/user/UserModel.js.map +0 -1
  1607. package/lib/models/user/UserProfileModel.js +0 -55
  1608. package/lib/models/user/UserProfileModel.js.map +0 -1
  1609. package/lib/models/user/UserServicesModel.js +0 -126
  1610. package/lib/models/user/UserServicesModel.js.map +0 -1
  1611. package/lib/modularui/Authenticate.js +0 -183
  1612. package/lib/modularui/Authenticate.js.map +0 -1
  1613. package/lib/modularui/CaptchaRequest.js +0 -71
  1614. package/lib/modularui/CaptchaRequest.js.map +0 -1
  1615. package/lib/modularui/ModularUIError.js +0 -30
  1616. package/lib/modularui/ModularUIError.js.map +0 -1
  1617. package/lib/modularui/ModularUIRequest.js +0 -719
  1618. package/lib/modularui/ModularUIRequest.js.map +0 -1
  1619. package/lib/modularui/ModularUIResponse.js +0 -147
  1620. package/lib/modularui/ModularUIResponse.js.map +0 -1
  1621. package/lib/modularui/UploadRequest.js +0 -104
  1622. package/lib/modularui/UploadRequest.js.map +0 -1
  1623. package/lib/modularui/index.js +0 -42
  1624. package/lib/modularui/index.js.map +0 -1
  1625. package/lib/modularui/types.js +0 -2
  1626. package/lib/modularui/types.js.map +0 -1
  1627. package/lib/react/ErrorBoundary.js +0 -56
  1628. package/lib/react/ErrorBoundary.js.map +0 -1
  1629. package/lib/react/ErrorBoundaryFallback.js +0 -41
  1630. package/lib/react/ErrorBoundaryFallback.js.map +0 -1
  1631. package/lib/react/index.js +0 -29
  1632. package/lib/react/index.js.map +0 -1
  1633. package/lib/react/utils.js +0 -32
  1634. package/lib/react/utils.js.map +0 -1
  1635. package/lib/react-client/Init.js +0 -44
  1636. package/lib/react-client/Init.js.map +0 -1
  1637. package/lib/react-client/client.js +0 -236
  1638. package/lib/react-client/client.js.map +0 -1
  1639. package/lib/react-client/contextPath.js +0 -26
  1640. package/lib/react-client/contextPath.js.map +0 -1
  1641. package/lib/react-client/index.js +0 -40
  1642. package/lib/react-client/index.js.map +0 -1
  1643. package/lib/react-client/rehydrate.js +0 -73
  1644. package/lib/react-client/rehydrate.js.map +0 -1
  1645. package/lib/react-server/contextPath.js +0 -10
  1646. package/lib/react-server/contextPath.js.map +0 -1
  1647. package/lib/react-server/createSSRComplete.js +0 -61
  1648. package/lib/react-server/createSSRComplete.js.map +0 -1
  1649. package/lib/react-server/htmlpage.js +0 -54
  1650. package/lib/react-server/htmlpage.js.map +0 -1
  1651. package/lib/react-server/index.js +0 -82
  1652. package/lib/react-server/index.js.map +0 -1
  1653. package/lib/react-server/renderSSRComplete.js +0 -91
  1654. package/lib/react-server/renderSSRComplete.js.map +0 -1
  1655. package/lib/react-server/renderSSRMinimal.js +0 -47
  1656. package/lib/react-server/renderSSRMinimal.js.map +0 -1
  1657. package/lib/react-server/requestInformation.js +0 -64
  1658. package/lib/react-server/requestInformation.js.map +0 -1
  1659. package/lib/react-server/serverNoSSR.js +0 -63
  1660. package/lib/react-server/serverNoSSR.js.map +0 -1
  1661. package/lib/react-server/serverSSR.js +0 -51
  1662. package/lib/react-server/serverSSR.js.map +0 -1
  1663. package/lib/react-server/serverUtil.js +0 -217
  1664. package/lib/react-server/serverUtil.js.map +0 -1
  1665. package/lib/react-theme/ThemeProvider.js +0 -33
  1666. package/lib/react-theme/ThemeProvider.js.map +0 -1
  1667. package/lib/react-theme/createTheme.js +0 -115
  1668. package/lib/react-theme/createTheme.js.map +0 -1
  1669. package/lib/react-theme/index.js +0 -110
  1670. package/lib/react-theme/index.js.map +0 -1
  1671. package/lib/react-theme/types.js +0 -2
  1672. package/lib/react-theme/types.js.map +0 -1
  1673. package/lib/react-theme/useTheme.js +0 -15
  1674. package/lib/react-theme/useTheme.js.map +0 -1
  1675. package/lib/react-theme/utils/background.js +0 -21
  1676. package/lib/react-theme/utils/background.js.map +0 -1
  1677. package/lib/react-theme/utils/colors.js +0 -45
  1678. package/lib/react-theme/utils/colors.js.map +0 -1
  1679. package/lib/react-theme/utils/contrast.js +0 -95
  1680. package/lib/react-theme/utils/contrast.js.map +0 -1
  1681. package/lib/react-theme/utils/corners.js +0 -34
  1682. package/lib/react-theme/utils/corners.js.map +0 -1
  1683. package/lib/react-theme/utils/spacers.js +0 -89
  1684. package/lib/react-theme/utils/spacers.js.map +0 -1
  1685. package/lib/react-theme/utils/themeProps.js +0 -75
  1686. package/lib/react-theme/utils/themeProps.js.map +0 -1
  1687. package/lib/redux/_i18n/I18nActions.js +0 -37
  1688. package/lib/redux/_i18n/I18nActions.js.map +0 -1
  1689. package/lib/redux/_i18n/I18nReducer.js +0 -86
  1690. package/lib/redux/_i18n/I18nReducer.js.map +0 -1
  1691. package/lib/redux/_i18n/index.js +0 -29
  1692. package/lib/redux/_i18n/index.js.map +0 -1
  1693. package/lib/redux/_i18n/types.js +0 -2
  1694. package/lib/redux/_i18n/types.js.map +0 -1
  1695. package/lib/redux/_modularui/ModularUIActions.js +0 -185
  1696. package/lib/redux/_modularui/ModularUIActions.js.map +0 -1
  1697. package/lib/redux/_modularui/ModularUIConnector.js +0 -123
  1698. package/lib/redux/_modularui/ModularUIConnector.js.map +0 -1
  1699. package/lib/redux/_modularui/ModularUIMiddleware.js +0 -107
  1700. package/lib/redux/_modularui/ModularUIMiddleware.js.map +0 -1
  1701. package/lib/redux/_modularui/ModularUIReducer.js +0 -159
  1702. package/lib/redux/_modularui/ModularUIReducer.js.map +0 -1
  1703. package/lib/redux/_modularui/ModularUISelectors.js +0 -270
  1704. package/lib/redux/_modularui/ModularUISelectors.js.map +0 -1
  1705. package/lib/redux/_modularui/ModularUIUtils.js +0 -85
  1706. package/lib/redux/_modularui/ModularUIUtils.js.map +0 -1
  1707. package/lib/redux/_modularui/index.js +0 -86
  1708. package/lib/redux/_modularui/index.js.map +0 -1
  1709. package/lib/redux/_modularui/types.js +0 -2
  1710. package/lib/redux/_modularui/types.js.map +0 -1
  1711. package/lib/redux/_modularui/withModularUI.js +0 -41
  1712. package/lib/redux/_modularui/withModularUI.js.map +0 -1
  1713. package/lib/redux/_router/RouterActions.js +0 -67
  1714. package/lib/redux/_router/RouterActions.js.map +0 -1
  1715. package/lib/redux/_router/RouterConnectors.js +0 -42
  1716. package/lib/redux/_router/RouterConnectors.js.map +0 -1
  1717. package/lib/redux/_router/RouterMiddleware.js +0 -38
  1718. package/lib/redux/_router/RouterMiddleware.js.map +0 -1
  1719. package/lib/redux/_router/RouterReducer.js +0 -22
  1720. package/lib/redux/_router/RouterReducer.js.map +0 -1
  1721. package/lib/redux/_router/index.js +0 -51
  1722. package/lib/redux/_router/index.js.map +0 -1
  1723. package/lib/redux/_router/types.js +0 -2
  1724. package/lib/redux/_router/types.js.map +0 -1
  1725. package/lib/redux/actions/Application.js +0 -38
  1726. package/lib/redux/actions/Application.js.map +0 -1
  1727. package/lib/redux/actions/Authorization.js +0 -55
  1728. package/lib/redux/actions/Authorization.js.map +0 -1
  1729. package/lib/redux/actions/Error.js +0 -74
  1730. package/lib/redux/actions/Error.js.map +0 -1
  1731. package/lib/redux/actions/Form.js +0 -39
  1732. package/lib/redux/actions/Form.js.map +0 -1
  1733. package/lib/redux/actions/FormAttributeSet.js +0 -69
  1734. package/lib/redux/actions/FormAttributeSet.js.map +0 -1
  1735. package/lib/redux/actions/FormAttributeSetRepeatable.js +0 -35
  1736. package/lib/redux/actions/FormAttributeSetRepeatable.js.map +0 -1
  1737. package/lib/redux/actions/FormAutosave.js +0 -60
  1738. package/lib/redux/actions/FormAutosave.js.map +0 -1
  1739. package/lib/redux/actions/FormAutosubmit.js +0 -38
  1740. package/lib/redux/actions/FormAutosubmit.js.map +0 -1
  1741. package/lib/redux/actions/FormAutoupdate.js +0 -37
  1742. package/lib/redux/actions/FormAutoupdate.js.map +0 -1
  1743. package/lib/redux/actions/FormValidations.js +0 -51
  1744. package/lib/redux/actions/FormValidations.js.map +0 -1
  1745. package/lib/redux/actions/Modals.js +0 -22
  1746. package/lib/redux/actions/Modals.js.map +0 -1
  1747. package/lib/redux/actions/ModelCatalog.js +0 -15
  1748. package/lib/redux/actions/ModelCatalog.js.map +0 -1
  1749. package/lib/redux/actions/Notification.js +0 -76
  1750. package/lib/redux/actions/Notification.js.map +0 -1
  1751. package/lib/redux/actions/Preferences.js +0 -128
  1752. package/lib/redux/actions/Preferences.js.map +0 -1
  1753. package/lib/redux/actions/ProgressIndicator.js +0 -42
  1754. package/lib/redux/actions/ProgressIndicator.js.map +0 -1
  1755. package/lib/redux/actions/SignIn.js +0 -90
  1756. package/lib/redux/actions/SignIn.js.map +0 -1
  1757. package/lib/redux/actions/SignOut.js +0 -30
  1758. package/lib/redux/actions/SignOut.js.map +0 -1
  1759. package/lib/redux/actions/index.js +0 -183
  1760. package/lib/redux/actions/index.js.map +0 -1
  1761. package/lib/redux/connectors/Application.js +0 -14
  1762. package/lib/redux/connectors/Application.js.map +0 -1
  1763. package/lib/redux/connectors/Breadcrumb.js +0 -16
  1764. package/lib/redux/connectors/Breadcrumb.js.map +0 -1
  1765. package/lib/redux/connectors/CaseView.js +0 -19
  1766. package/lib/redux/connectors/CaseView.js.map +0 -1
  1767. package/lib/redux/connectors/ConceptDetail.js +0 -20
  1768. package/lib/redux/connectors/ConceptDetail.js.map +0 -1
  1769. package/lib/redux/connectors/ContentBrowser.js +0 -19
  1770. package/lib/redux/connectors/ContentBrowser.js.map +0 -1
  1771. package/lib/redux/connectors/ContentDetail.js +0 -20
  1772. package/lib/redux/connectors/ContentDetail.js.map +0 -1
  1773. package/lib/redux/connectors/ContentDetailSection.js +0 -22
  1774. package/lib/redux/connectors/ContentDetailSection.js.map +0 -1
  1775. package/lib/redux/connectors/Form.js +0 -43
  1776. package/lib/redux/connectors/Form.js.map +0 -1
  1777. package/lib/redux/connectors/FormAttributeSet.js +0 -27
  1778. package/lib/redux/connectors/FormAttributeSet.js.map +0 -1
  1779. package/lib/redux/connectors/ListDetail.js +0 -21
  1780. package/lib/redux/connectors/ListDetail.js.map +0 -1
  1781. package/lib/redux/connectors/Modal.js +0 -27
  1782. package/lib/redux/connectors/Modal.js.map +0 -1
  1783. package/lib/redux/connectors/ModelCatalog.js +0 -19
  1784. package/lib/redux/connectors/ModelCatalog.js.map +0 -1
  1785. package/lib/redux/connectors/Notification.js +0 -22
  1786. package/lib/redux/connectors/Notification.js.map +0 -1
  1787. package/lib/redux/connectors/PanelRenderer.js +0 -29
  1788. package/lib/redux/connectors/PanelRenderer.js.map +0 -1
  1789. package/lib/redux/connectors/Preferences.js +0 -29
  1790. package/lib/redux/connectors/Preferences.js.map +0 -1
  1791. package/lib/redux/connectors/Progress.js +0 -19
  1792. package/lib/redux/connectors/Progress.js.map +0 -1
  1793. package/lib/redux/connectors/ProgressIndicator.js +0 -19
  1794. package/lib/redux/connectors/ProgressIndicator.js.map +0 -1
  1795. package/lib/redux/connectors/QuickSearch.js +0 -27
  1796. package/lib/redux/connectors/QuickSearch.js.map +0 -1
  1797. package/lib/redux/connectors/SignIn.js +0 -24
  1798. package/lib/redux/connectors/SignIn.js.map +0 -1
  1799. package/lib/redux/connectors/SignOut.js +0 -20
  1800. package/lib/redux/connectors/SignOut.js.map +0 -1
  1801. package/lib/redux/connectors/Tab.js +0 -19
  1802. package/lib/redux/connectors/Tab.js.map +0 -1
  1803. package/lib/redux/connectors/index.js +0 -153
  1804. package/lib/redux/connectors/index.js.map +0 -1
  1805. package/lib/redux/index.js +0 -102
  1806. package/lib/redux/index.js.map +0 -1
  1807. package/lib/redux/reducers/AuthReducer.js +0 -59
  1808. package/lib/redux/reducers/AuthReducer.js.map +0 -1
  1809. package/lib/redux/reducers/ErrorReducer.js +0 -22
  1810. package/lib/redux/reducers/ErrorReducer.js.map +0 -1
  1811. package/lib/redux/reducers/ModalsReducer.js +0 -58
  1812. package/lib/redux/reducers/ModalsReducer.js.map +0 -1
  1813. package/lib/redux/reducers/ModelCatalogReducer.js +0 -34
  1814. package/lib/redux/reducers/ModelCatalogReducer.js.map +0 -1
  1815. package/lib/redux/reducers/NotificationReducer.js +0 -43
  1816. package/lib/redux/reducers/NotificationReducer.js.map +0 -1
  1817. package/lib/redux/reducers/PreferencesReducer.js +0 -30
  1818. package/lib/redux/reducers/PreferencesReducer.js.map +0 -1
  1819. package/lib/redux/reducers/ProgressIndicatorReducer.js +0 -55
  1820. package/lib/redux/reducers/ProgressIndicatorReducer.js.map +0 -1
  1821. package/lib/redux/reducers/createReducer.js +0 -33
  1822. package/lib/redux/reducers/createReducer.js.map +0 -1
  1823. package/lib/redux/reducers/index.js +0 -78
  1824. package/lib/redux/reducers/index.js.map +0 -1
  1825. package/lib/redux/selectors/i18n.js +0 -20
  1826. package/lib/redux/selectors/i18n.js.map +0 -1
  1827. package/lib/redux/selectors/index.js +0 -29
  1828. package/lib/redux/selectors/index.js.map +0 -1
  1829. package/lib/redux/selectors/modelcatalog.js +0 -14
  1830. package/lib/redux/selectors/modelcatalog.js.map +0 -1
  1831. package/lib/redux/store/beforeRenderHooks.js +0 -24
  1832. package/lib/redux/store/beforeRenderHooks.js.map +0 -1
  1833. package/lib/redux/store/configureStore.js +0 -37
  1834. package/lib/redux/store/configureStore.js.map +0 -1
  1835. package/lib/redux/types.js +0 -2
  1836. package/lib/redux/types.js.map +0 -1
  1837. package/lib/utils/browser/Cache.js +0 -151
  1838. package/lib/utils/browser/Cache.js.map +0 -1
  1839. package/lib/utils/browser/Cookies.js +0 -38
  1840. package/lib/utils/browser/Cookies.js.map +0 -1
  1841. package/lib/utils/datetime/DateTimeUtil.js +0 -649
  1842. package/lib/utils/datetime/DateTimeUtil.js.map +0 -1
  1843. package/lib/utils/fetch/serverFetch.js +0 -32
  1844. package/lib/utils/fetch/serverFetch.js.map +0 -1
  1845. package/lib/utils/fetch/types.js +0 -2
  1846. package/lib/utils/fetch/types.js.map +0 -1
  1847. package/lib/utils/fetch/universalFetch.js +0 -94
  1848. package/lib/utils/fetch/universalFetch.js.map +0 -1
  1849. package/lib/utils/fetch/xhr.js +0 -358
  1850. package/lib/utils/fetch/xhr.js.map +0 -1
  1851. package/lib/utils/helpers/checkResource.js +0 -46
  1852. package/lib/utils/helpers/checkResource.js.map +0 -1
  1853. package/lib/utils/helpers/createHash.js +0 -30
  1854. package/lib/utils/helpers/createHash.js.map +0 -1
  1855. package/lib/utils/helpers/createHref.js +0 -101
  1856. package/lib/utils/helpers/createHref.js.map +0 -1
  1857. package/lib/utils/helpers/createUUID.js +0 -18
  1858. package/lib/utils/helpers/createUUID.js.map +0 -1
  1859. package/lib/utils/helpers/index.js +0 -102
  1860. package/lib/utils/helpers/index.js.map +0 -1
  1861. package/lib/utils/helpers/objects.js +0 -36
  1862. package/lib/utils/helpers/objects.js.map +0 -1
  1863. package/lib/utils/helpers/repositoryResource.js +0 -26
  1864. package/lib/utils/helpers/repositoryResource.js.map +0 -1
  1865. package/lib/utils/helpers/sanitizeHtml.js +0 -44
  1866. package/lib/utils/helpers/sanitizeHtml.js.map +0 -1
  1867. package/lib/utils/helpers/text.js +0 -23
  1868. package/lib/utils/helpers/text.js.map +0 -1
  1869. package/lib/utils/index.js +0 -106
  1870. package/lib/utils/index.js.map +0 -1
  1871. package/lib/utils/number/DecimalFormat.js +0 -333
  1872. package/lib/utils/number/DecimalFormat.js.map +0 -1
  1873. package/lib/utils/number/formatValue.js +0 -47
  1874. package/lib/utils/number/formatValue.js.map +0 -1
  1875. package/lib/utils/number/parseNumbers.js +0 -70
  1876. package/lib/utils/number/parseNumbers.js.map +0 -1
  1877. package/src/builder/__tests__/LayoutHintConfig.json +0 -20
  1878. package/src/builder/__tests__/mergeLayoutHintConfigurations.spec.js +0 -71
  1879. package/src/builder/__tests__/subdir/LayoutHintConfig.json +0 -20
  1880. package/src/builder/index.js +0 -2
  1881. package/src/builder/mergeLayoutHintConfigurations.js +0 -62
  1882. package/src/constants/Constants.js +0 -190
  1883. package/src/constants/LayoutHintConfig.js +0 -186
  1884. package/src/constants/LayoutHints.js +0 -134
  1885. package/src/constants/Settings.js +0 -269
  1886. package/src/constants/index.js +0 -4
  1887. package/src/exceptions/ConfigurationException.js +0 -13
  1888. package/src/exceptions/FetchException.js +0 -101
  1889. package/src/exceptions/IllegalArgumentException.js +0 -12
  1890. package/src/exceptions/IllegalReturnException.js +0 -11
  1891. package/src/exceptions/IllegalStateException.js +0 -12
  1892. package/src/exceptions/JsonParseException.js +0 -12
  1893. package/src/exceptions/MissingPropertyException.js +0 -13
  1894. package/src/exceptions/NetworkException.js +0 -20
  1895. package/src/exceptions/NotAllowedUriException.js +0 -12
  1896. package/src/exceptions/NotFoundException.js +0 -20
  1897. package/src/exceptions/ServerRequestException.js +0 -12
  1898. package/src/exceptions/ThemePropertyException.js +0 -12
  1899. package/src/exceptions/TimeoutException.js +0 -13
  1900. package/src/exceptions/UnauthorizedException.js +0 -26
  1901. package/src/exceptions/UnsupportedOperationException.js +0 -12
  1902. package/src/exceptions/index.js +0 -16
  1903. package/src/hooks/__tests__/UseModularUIModel.spec.js +0 -193
  1904. package/src/hooks/__tests__/useAuthentication.spec.js +0 -122
  1905. package/src/hooks/__tests__/useForm.spec.js +0 -300
  1906. package/src/hooks/__tests__/useI18n.spec.js +0 -30
  1907. package/src/hooks/__tests__/useModal.spec.js +0 -67
  1908. package/src/hooks/__tests__/useModelCatalog.spec.js +0 -180
  1909. package/src/hooks/__tests__/useModels.spec.js +0 -138
  1910. package/src/hooks/__tests__/useModularUIBasic.spec.js +0 -126
  1911. package/src/hooks/__tests__/useNotification.spec.js +0 -47
  1912. package/src/hooks/__tests__/usePreference.spec.js +0 -72
  1913. package/src/hooks/__tests__/useProgressIndicator.spec.js +0 -67
  1914. package/src/hooks/index.js +0 -17
  1915. package/src/hooks/useAllFormsOnModel.js +0 -92
  1916. package/src/hooks/useAuthentication.js +0 -98
  1917. package/src/hooks/useContent.js +0 -48
  1918. package/src/hooks/useDeepCompareEffect.js +0 -34
  1919. package/src/hooks/useForm.js +0 -153
  1920. package/src/hooks/useI18n.js +0 -46
  1921. package/src/hooks/useModal.js +0 -46
  1922. package/src/hooks/useModelCatalog.js +0 -256
  1923. package/src/hooks/useModels.js +0 -50
  1924. package/src/hooks/useModularUI.js +0 -90
  1925. package/src/hooks/useModularUIBasic.js +0 -101
  1926. package/src/hooks/useModularUIModel.js +0 -165
  1927. package/src/hooks/useModularUIRequest.js +0 -25
  1928. package/src/hooks/useNotification.js +0 -48
  1929. package/src/hooks/usePreference.js +0 -27
  1930. package/src/hooks/useProgressIndicator.js +0 -33
  1931. package/src/hooks/useRouter.js +0 -64
  1932. package/src/i18n/Locale.js +0 -157
  1933. package/src/i18n/Locales.js +0 -171
  1934. package/src/i18n/Message.js +0 -66
  1935. package/src/i18n/__tests__/Locale.spec.js +0 -108
  1936. package/src/i18n/__tests__/Locales.spec.js +0 -137
  1937. package/src/i18n/index.js +0 -12
  1938. package/src/i18n/languages.js +0 -207
  1939. package/src/i18n/translations/beinformed_error_messages_en.nl.js +0 -98
  1940. package/src/i18n/translations/beinformed_error_messages_nl.nl.js +0 -98
  1941. package/src/i18n/types.js +0 -23
  1942. package/src/i18n/withMessage.js +0 -47
  1943. package/src/index.js +0 -7
  1944. package/src/models/__tests__/resolveModel.spec.js +0 -34
  1945. package/src/models/actions/ActionCollection.js +0 -100
  1946. package/src/models/actions/ActionModel.js +0 -207
  1947. package/src/models/actions/__mock__/action.js +0 -35
  1948. package/src/models/actions/__tests__/ActionCollection.spec.js +0 -98
  1949. package/src/models/actions/__tests__/ActionModel.spec.js +0 -75
  1950. package/src/models/application/ApplicationModel.js +0 -151
  1951. package/src/models/application/__mock__/application.js +0 -14
  1952. package/src/models/application/__mock__/contributions.json +0 -312
  1953. package/src/models/application/__mock__/data.json +0 -263
  1954. package/src/models/application/__tests__/Application.spec.js +0 -99
  1955. package/src/models/application/__tests__/webapp.json +0 -42
  1956. package/src/models/application/__tests__/webappContributions.json +0 -43
  1957. package/src/models/attributes/AttributeCollection.js +0 -306
  1958. package/src/models/attributes/AttributeContent.js +0 -233
  1959. package/src/models/attributes/AttributeDataHelper.js +0 -323
  1960. package/src/models/attributes/AttributeModel.js +0 -1007
  1961. package/src/models/attributes/AttributeSetModel.js +0 -117
  1962. package/src/models/attributes/BooleanAttributeModel.js +0 -319
  1963. package/src/models/attributes/CaptchaAttributeModel.js +0 -51
  1964. package/src/models/attributes/ChoiceAttributeModel.js +0 -499
  1965. package/src/models/attributes/ChoiceAttributeOptionCollection.js +0 -372
  1966. package/src/models/attributes/ChoiceAttributeOptionModel.js +0 -415
  1967. package/src/models/attributes/CompositeAttributeChildCollection.js +0 -254
  1968. package/src/models/attributes/CompositeAttributeModel.js +0 -439
  1969. package/src/models/attributes/DatetimeAttributeModel.js +0 -566
  1970. package/src/models/attributes/HelptextAttributeModel.js +0 -54
  1971. package/src/models/attributes/LabelAttributeModel.js +0 -36
  1972. package/src/models/attributes/MemoAttributeModel.js +0 -43
  1973. package/src/models/attributes/MoneyAttributeModel.js +0 -45
  1974. package/src/models/attributes/NumberAttributeModel.js +0 -255
  1975. package/src/models/attributes/PasswordAttributeModel.js +0 -245
  1976. package/src/models/attributes/StringAttributeModel.js +0 -314
  1977. package/src/models/attributes/UploadAttributeModel.js +0 -261
  1978. package/src/models/attributes/XMLAttributeModel.js +0 -51
  1979. package/src/models/attributes/__mock__/_ActionFieldsContributions.json +0 -12
  1980. package/src/models/attributes/__mock__/_ActionFieldsData.json +0 -7
  1981. package/src/models/attributes/__mock__/_FormCollectionContribution.json +0 -419
  1982. package/src/models/attributes/__mock__/_FormCollectionData.json +0 -122
  1983. package/src/models/attributes/__mock__/_InstrumentQuestionContributions.json +0 -178
  1984. package/src/models/attributes/__mock__/_ListAttributeContributions.json +0 -82
  1985. package/src/models/attributes/__mock__/_ListAttributeData.json +0 -70
  1986. package/src/models/attributes/__mock__/_ListDetailContributions.json +0 -75
  1987. package/src/models/attributes/__mock__/_ListDetailData.json +0 -38
  1988. package/src/models/attributes/__mock__/_TreeFormAttributeContribution.json +0 -117
  1989. package/src/models/attributes/__mock__/_TreeFormAttributeData.json +0 -27
  1990. package/src/models/attributes/__mock__/form.contributions.json +0 -410
  1991. package/src/models/attributes/__mock__/form.data.json +0 -113
  1992. package/src/models/attributes/__mock__/form.js +0 -6
  1993. package/src/models/attributes/__mock__/list.contributions.json +0 -110
  1994. package/src/models/attributes/__mock__/list.data.json +0 -84
  1995. package/src/models/attributes/__mock__/list.js +0 -6
  1996. package/src/models/attributes/__tests__/AttributeCollection.spec.js +0 -160
  1997. package/src/models/attributes/__tests__/AttributeCollectionComposite.spec.js +0 -146
  1998. package/src/models/attributes/__tests__/AttributeContent.spec.js +0 -225
  1999. package/src/models/attributes/__tests__/AttributeDataHelper.spec.js +0 -634
  2000. package/src/models/attributes/__tests__/AttributeModel.spec.js +0 -274
  2001. package/src/models/attributes/__tests__/AttributeSetModel.spec.js +0 -39
  2002. package/src/models/attributes/__tests__/BooleanAttributeModel.spec.js +0 -107
  2003. package/src/models/attributes/__tests__/CaptchaAttributeModel.spec.js +0 -13
  2004. package/src/models/attributes/__tests__/ChoiceAttributeModel.spec.js +0 -750
  2005. package/src/models/attributes/__tests__/ChoiceAttributeOptionCollection.spec.js +0 -507
  2006. package/src/models/attributes/__tests__/ChoiceAttributeOptionModel.spec.js +0 -107
  2007. package/src/models/attributes/__tests__/CompositeAttributeModel.spec.js +0 -467
  2008. package/src/models/attributes/__tests__/DateAttributeModel.spec.js +0 -134
  2009. package/src/models/attributes/__tests__/DatetimeAttributeModel.spec.js +0 -206
  2010. package/src/models/attributes/__tests__/DatetimeAttributeModel_offset.spec.js +0 -345
  2011. package/src/models/attributes/__tests__/HelptextAttributeModel.spec.js +0 -64
  2012. package/src/models/attributes/__tests__/LabelAttributeModel.spec.js +0 -13
  2013. package/src/models/attributes/__tests__/LookupAttributeModel.spec.js +0 -47
  2014. package/src/models/attributes/__tests__/MemoAttributeModel.spec.js +0 -28
  2015. package/src/models/attributes/__tests__/MoneyAttributeModel.spec.js +0 -22
  2016. package/src/models/attributes/__tests__/NumberAttributeModel.spec.js +0 -67
  2017. package/src/models/attributes/__tests__/PasswordAttributeModel.spec.js +0 -49
  2018. package/src/models/attributes/__tests__/StringAttributeModel.spec.js +0 -125
  2019. package/src/models/attributes/__tests__/TimeAttributeModel.spec.js +0 -57
  2020. package/src/models/attributes/__tests__/TimestampModel.spec.js +0 -43
  2021. package/src/models/attributes/__tests__/UploadAttributeModel.spec.js +0 -67
  2022. package/src/models/attributes/__tests__/XMLAttributeModel.spec.js +0 -17
  2023. package/src/models/attributes/__tests__/_createAttribute.spec.js +0 -106
  2024. package/src/models/attributes/__tests__/createAttributeComposite.spec.js +0 -151
  2025. package/src/models/attributes/__tests__/createAttributeDynamicSchema.spec.js +0 -134
  2026. package/src/models/attributes/_createAttribute.js +0 -147
  2027. package/src/models/attributes/input-constraints/BSNConstraint.js +0 -80
  2028. package/src/models/attributes/input-constraints/ConstraintCollection.js +0 -65
  2029. package/src/models/attributes/input-constraints/ConstraintModel.js +0 -76
  2030. package/src/models/attributes/input-constraints/DateBoundaryConstraint.js +0 -240
  2031. package/src/models/attributes/input-constraints/DateTimeDateFormatConstraint.js +0 -72
  2032. package/src/models/attributes/input-constraints/DateTimeTimeFormatConstraint.js +0 -72
  2033. package/src/models/attributes/input-constraints/DatetimeFormatConstraint.js +0 -132
  2034. package/src/models/attributes/input-constraints/FileExtensionConstraint.js +0 -60
  2035. package/src/models/attributes/input-constraints/FileSizeConstraint.js +0 -101
  2036. package/src/models/attributes/input-constraints/IBANConstraint.js +0 -46
  2037. package/src/models/attributes/input-constraints/MandatoryConstraint.js +0 -54
  2038. package/src/models/attributes/input-constraints/MandatoryRangeConstraint.js +0 -84
  2039. package/src/models/attributes/input-constraints/NumberBoundaryConstraint.js +0 -213
  2040. package/src/models/attributes/input-constraints/NumberFormatConstraint.js +0 -153
  2041. package/src/models/attributes/input-constraints/NumberGroupingConstraint.js +0 -140
  2042. package/src/models/attributes/input-constraints/PasswordConfirmConstraint.js +0 -68
  2043. package/src/models/attributes/input-constraints/PasswordLowerAndUpperCaseConstraint.js +0 -44
  2044. package/src/models/attributes/input-constraints/PasswordMinNumericCharactersConstraint.js +0 -60
  2045. package/src/models/attributes/input-constraints/PasswordMinSpecialCharactersConstraint.js +0 -60
  2046. package/src/models/attributes/input-constraints/PasswordThreeConsecutiveCharactersNotAllowedConstraint.js +0 -74
  2047. package/src/models/attributes/input-constraints/RangeConstraint.js +0 -161
  2048. package/src/models/attributes/input-constraints/RegexConstraint.js +0 -72
  2049. package/src/models/attributes/input-constraints/StringLengthConstraint.js +0 -179
  2050. package/src/models/attributes/input-constraints/XMLConstraint.js +0 -62
  2051. package/src/models/attributes/input-constraints/__tests__/BSNConstraint.spec.js +0 -25
  2052. package/src/models/attributes/input-constraints/__tests__/ConstraintCollection.spec.js +0 -9
  2053. package/src/models/attributes/input-constraints/__tests__/ConstraintModel.spec.js +0 -35
  2054. package/src/models/attributes/input-constraints/__tests__/DateBoundaryConstraint.spec.js +0 -117
  2055. package/src/models/attributes/input-constraints/__tests__/DateTimeDateFormatConstraint.spec.js +0 -30
  2056. package/src/models/attributes/input-constraints/__tests__/DateTimeTimeFormatConstraint.spec.js +0 -54
  2057. package/src/models/attributes/input-constraints/__tests__/DatetimeFormatConstraint.spec.js +0 -79
  2058. package/src/models/attributes/input-constraints/__tests__/FileExtensionConstraint.spec.js +0 -20
  2059. package/src/models/attributes/input-constraints/__tests__/FileSizeConstraint.spec.js +0 -53
  2060. package/src/models/attributes/input-constraints/__tests__/IBANConstraint.spec.js +0 -12
  2061. package/src/models/attributes/input-constraints/__tests__/MandatoryConstraint.spec.js +0 -14
  2062. package/src/models/attributes/input-constraints/__tests__/NumberBoundaryConstraint.spec.js +0 -46
  2063. package/src/models/attributes/input-constraints/__tests__/NumberFormatConstraint.spec.js +0 -137
  2064. package/src/models/attributes/input-constraints/__tests__/NumberGroupingConstraint.spec.js +0 -85
  2065. package/src/models/attributes/input-constraints/__tests__/PasswordConfirmConstraint.spec.js +0 -21
  2066. package/src/models/attributes/input-constraints/__tests__/PasswordLowerAndUpperCaseConstraint.spec.js +0 -14
  2067. package/src/models/attributes/input-constraints/__tests__/PasswordMinNumericCharactersConstraint.spec.js +0 -11
  2068. package/src/models/attributes/input-constraints/__tests__/PasswordMinSpecialCharactersConstraint.spec.js +0 -11
  2069. package/src/models/attributes/input-constraints/__tests__/PasswordThreeConsecutiveCharactersNotAllowedConstraint.spec.js +0 -22
  2070. package/src/models/attributes/input-constraints/__tests__/RegexConstraint.spec.js +0 -42
  2071. package/src/models/attributes/input-constraints/__tests__/StringLengthConstraint.spec.js +0 -102
  2072. package/src/models/attributes/input-constraints/__tests__/XMLConstraint.spec.js +0 -15
  2073. package/src/models/attributes/layouthint-rules/BaseLayoutHintRule.js +0 -74
  2074. package/src/models/attributes/layouthint-rules/DependentAttribute.js +0 -246
  2075. package/src/models/attributes/layouthint-rules/LayoutHintRuleCollection.js +0 -101
  2076. package/src/models/attributes/layouthint-rules/RemainingTotalUploadSize.js +0 -67
  2077. package/src/models/attributes/layouthint-rules/__mock__/MockedCollectionFactory.js +0 -54
  2078. package/src/models/attributes/layouthint-rules/__tests__/BaseLayoutHintRule.spec.js +0 -29
  2079. package/src/models/attributes/layouthint-rules/__tests__/DependentAttribute.spec.js +0 -310
  2080. package/src/models/attributes/layouthint-rules/__tests__/LayoutHintRuleCollection.spec.js +0 -58
  2081. package/src/models/attributes/layouthint-rules/__tests__/RemainingTotalUploadSize.spec.js +0 -24
  2082. package/src/models/base/BaseCollection.js +0 -191
  2083. package/src/models/base/BaseModel.js +0 -155
  2084. package/src/models/base/ResourceCollection.js +0 -42
  2085. package/src/models/base/ResourceModel.js +0 -246
  2086. package/src/models/base/__tests__/BaseCollection.spec.js +0 -108
  2087. package/src/models/base/__tests__/BaseModel.spec.js +0 -85
  2088. package/src/models/base/__tests__/ResourceCollection.spec.js +0 -51
  2089. package/src/models/base/__tests__/ResourceModel.spec.js +0 -100
  2090. package/src/models/base/__tests__/webapp.json +0 -52
  2091. package/src/models/caseview/CaseViewModel.js +0 -188
  2092. package/src/models/caseview/__mock__/caseview.js +0 -14
  2093. package/src/models/caseview/__mock__/contributions.json +0 -146
  2094. package/src/models/caseview/__mock__/data.json +0 -21
  2095. package/src/models/caseview/__tests__/CaseViewModel.spec.js +0 -132
  2096. package/src/models/caseview/__tests__/caseview.json +0 -49
  2097. package/src/models/caseview/__tests__/caseviewContributions.json +0 -118
  2098. package/src/models/caseview/__tests__/caseview_local_taskgroup.json +0 -57
  2099. package/src/models/concepts/BusinessScenarioModel.js +0 -176
  2100. package/src/models/concepts/ConceptDetailModel.js +0 -343
  2101. package/src/models/concepts/ConceptIndexModel.js +0 -170
  2102. package/src/models/concepts/ConceptLinkModel.js +0 -208
  2103. package/src/models/concepts/ConceptRelationCollection.js +0 -95
  2104. package/src/models/concepts/ConceptRelationModel.js +0 -129
  2105. package/src/models/concepts/ConceptTypeDetailModel.js +0 -128
  2106. package/src/models/concepts/SourceReferenceCollection.js +0 -32
  2107. package/src/models/concepts/SourceReferenceModel.js +0 -114
  2108. package/src/models/concepts/__mock__/business_scenario.js +0 -26
  2109. package/src/models/concepts/__mock__/business_scenario_data.json +0 -234
  2110. package/src/models/concepts/__mock__/business_scenario_step.json +0 -64
  2111. package/src/models/concepts/__mock__/conceptdetail.js +0 -27
  2112. package/src/models/concepts/__mock__/conceptdetail_contributions.json +0 -156
  2113. package/src/models/concepts/__mock__/conceptdetail_data.json +0 -164
  2114. package/src/models/concepts/__mock__/conceptindex.js +0 -15
  2115. package/src/models/concepts/__mock__/conceptindex_contributions.json +0 -86
  2116. package/src/models/concepts/__mock__/conceptindex_data.json +0 -329
  2117. package/src/models/concepts/__mock__/concepttype.js +0 -13
  2118. package/src/models/concepts/__mock__/concepttype_Calculation.json +0 -75
  2119. package/src/models/concepts/__mock__/concepttype_contributions.json +0 -139
  2120. package/src/models/concepts/__mock__/concepttype_data.json +0 -32
  2121. package/src/models/concepts/__mock__/concepttype_hierarchy.js +0 -13
  2122. package/src/models/concepts/__mock__/concepttype_hierarchy.json +0 -32
  2123. package/src/models/concepts/__mock__/related_concepts.js +0 -12
  2124. package/src/models/concepts/__mock__/related_concepts_contributions.json +0 -41
  2125. package/src/models/concepts/__mock__/related_concepts_data.json +0 -2408
  2126. package/src/models/concepts/__mock__/relation_with_props_and_tf_data.js +0 -27
  2127. package/src/models/concepts/__mock__/relation_with_props_and_tf_data.json +0 -67
  2128. package/src/models/concepts/__tests__/BusinessScenarioModel.spec.js +0 -28
  2129. package/src/models/concepts/__tests__/ConceptDetailModel.spec.js +0 -65
  2130. package/src/models/concepts/__tests__/ConceptIndexModel.spec.js +0 -42
  2131. package/src/models/concepts/__tests__/ConceptLinkModel.spec.js +0 -9
  2132. package/src/models/concepts/__tests__/ConceptRelationCollection.spec.js +0 -9
  2133. package/src/models/concepts/__tests__/ConceptRelationModel.spec.js +0 -53
  2134. package/src/models/concepts/__tests__/ConceptTypeDetailModel.spec.js +0 -31
  2135. package/src/models/concepts/__tests__/RelatedConcepts.spec.js +0 -58
  2136. package/src/models/concepts/__tests__/SourceReferenceCollection.spec.js +0 -9
  2137. package/src/models/concepts/__tests__/SourceReferenceModel.spec.js +0 -108
  2138. package/src/models/content/ContentIndexModel.js +0 -160
  2139. package/src/models/content/ContentLinkModel.js +0 -308
  2140. package/src/models/content/ContentModel.js +0 -226
  2141. package/src/models/content/ContentTOCModel.js +0 -233
  2142. package/src/models/content/ContentTypeModel.js +0 -71
  2143. package/src/models/content/SectionModel.js +0 -236
  2144. package/src/models/content/SubSectionModel.js +0 -181
  2145. package/src/models/content/__tests__/ContentIndexModel.spec.js +0 -40
  2146. package/src/models/content/__tests__/ContentLinkModel.spec.js +0 -129
  2147. package/src/models/content/__tests__/ContentModel.spec.js +0 -241
  2148. package/src/models/content/__tests__/Formalsource.spec.js +0 -133
  2149. package/src/models/content/__tests__/content-index-contributions.json +0 -50
  2150. package/src/models/content/__tests__/content-index.json +0 -164
  2151. package/src/models/content/__tests__/content-with-childsections.json +0 -105
  2152. package/src/models/content/__tests__/content-with-sections.json +0 -105
  2153. package/src/models/content/__tests__/content-with-subsections.json +0 -119
  2154. package/src/models/content/__tests__/content-with-subsections2.json +0 -79
  2155. package/src/models/content/__tests__/content.json +0 -31
  2156. package/src/models/content/__tests__/contributions.json +0 -84
  2157. package/src/models/content/__tests__/formalsource-complete.json +0 -235
  2158. package/src/models/content/__tests__/formalsource-contributions.json +0 -110
  2159. package/src/models/content/__tests__/formalsource-section-contributions.json +0 -84
  2160. package/src/models/content/__tests__/formalsource-section.json +0 -60
  2161. package/src/models/content/__tests__/formalsource-toc.json +0 -122
  2162. package/src/models/contentconfiguration/ContentConfiguration.js +0 -70
  2163. package/src/models/contentconfiguration/ContentConfigurationElements.js +0 -152
  2164. package/src/models/contentconfiguration/ContentConfigurationEndResults.js +0 -45
  2165. package/src/models/contentconfiguration/ContentConfigurationQuestions.js +0 -60
  2166. package/src/models/contentconfiguration/ContentConfigurationResults.js +0 -105
  2167. package/src/models/contentconfiguration/__tests__/ContentConfigurationElements.spec.js +0 -29
  2168. package/src/models/contentconfiguration/__tests__/ContentConfigurationResults.spec.js +0 -101
  2169. package/src/models/detail/DetailModel.js +0 -241
  2170. package/src/models/detail/__tests__/DetailModel.spec.js +0 -41
  2171. package/src/models/detail/__tests__/detail.json +0 -37
  2172. package/src/models/detail/__tests__/detailContributions.json +0 -124
  2173. package/src/models/error/ErrorCollection.js +0 -127
  2174. package/src/models/error/ErrorModel.js +0 -83
  2175. package/src/models/error/ErrorResponse.js +0 -343
  2176. package/src/models/error/__tests__/ErrorCollection.spec.js +0 -41
  2177. package/src/models/error/__tests__/ErrorModel.spec.js +0 -24
  2178. package/src/models/filters/AssignmentFilterModel.js +0 -195
  2179. package/src/models/filters/BaseFilterModel.js +0 -236
  2180. package/src/models/filters/ConceptIndexFilterModel.js +0 -40
  2181. package/src/models/filters/FilterCollection.js +0 -192
  2182. package/src/models/filters/FilterModel.js +0 -6
  2183. package/src/models/filters/RangeFilterModel.js +0 -36
  2184. package/src/models/filters/StringFilterModel.js +0 -159
  2185. package/src/models/filters/__tests__/AssignmentFilterModel.spec.js +0 -140
  2186. package/src/models/filters/__tests__/FilterCollection.spec.js +0 -68
  2187. package/src/models/filters/__tests__/FilterModel.spec.js +0 -65
  2188. package/src/models/filters/__tests__/RangeFilterModel.spec.js +0 -55
  2189. package/src/models/filters/__tests__/ZipcodeFilter.spec.js +0 -145
  2190. package/src/models/filters/__tests__/filters.json +0 -91
  2191. package/src/models/filters/__tests__/filtersContributions.json +0 -110
  2192. package/src/models/form/FormModel.js +0 -1280
  2193. package/src/models/form/FormObjectModel.js +0 -590
  2194. package/src/models/form/__mock__/contributions.json +0 -525
  2195. package/src/models/form/__mock__/data.json +0 -78
  2196. package/src/models/form/__mock__/form.js +0 -17
  2197. package/src/models/form/__tests__/FormContributions.json +0 -495
  2198. package/src/models/form/__tests__/FormContributionsUnknownRepeat.json +0 -67
  2199. package/src/models/form/__tests__/FormInstrumentContributions.json +0 -183
  2200. package/src/models/form/__tests__/FormModel.getters.spec.js +0 -149
  2201. package/src/models/form/__tests__/FormModel.instrument.spec.js +0 -202
  2202. package/src/models/form/__tests__/FormModel.repeating.spec.js +0 -65
  2203. package/src/models/form/__tests__/FormModel.selfhref.spec.js +0 -84
  2204. package/src/models/form/__tests__/FormModel.spec.js +0 -752
  2205. package/src/models/form/__tests__/FormModel.unknown-repeat.spec.js +0 -52
  2206. package/src/models/form/__tests__/FormObjectModel.spec.js +0 -180
  2207. package/src/models/form/__tests__/FormResultData.spec.js +0 -86
  2208. package/src/models/form/__tests__/FormValidation.spec.js +0 -79
  2209. package/src/models/form/__tests__/FormValidationContributions.json +0 -45
  2210. package/src/models/form/__tests__/FormValidationDataInitial.json +0 -33
  2211. package/src/models/form/__tests__/FormValidationDataUpdate1.json +0 -25
  2212. package/src/models/form/__tests__/FormValidationDataUpdate2.json +0 -33
  2213. package/src/models/form/__tests__/FormWithContent.spec.js +0 -71
  2214. package/src/models/form/__tests__/FormWithContentContributions.json +0 -242
  2215. package/src/models/form/__tests__/FormWithContentData.json +0 -244
  2216. package/src/models/grouping/GroupingModel.js +0 -232
  2217. package/src/models/grouping/__tests__/GroupingModel.spec.js +0 -80
  2218. package/src/models/href/Href.js +0 -564
  2219. package/src/models/href/ListHref.js +0 -146
  2220. package/src/models/href/__tests__/Href.spec.js +0 -184
  2221. package/src/models/href/__tests__/ListHref.spec.js +0 -61
  2222. package/src/models/href/__tests__/list.json +0 -2417
  2223. package/src/models/href/__tests__/listContributions.json +0 -330
  2224. package/src/models/index.js +0 -177
  2225. package/src/models/layouthint/LayoutHintCollection.js +0 -116
  2226. package/src/models/layouthint/__tests__/LayoutHintCollection.spec.js +0 -89
  2227. package/src/models/links/LinkCollection.js +0 -169
  2228. package/src/models/links/LinkModel.js +0 -229
  2229. package/src/models/links/__tests__/LinkCollection.spec.js +0 -426
  2230. package/src/models/links/__tests__/LinkModel.spec.js +0 -103
  2231. package/src/models/links/__tests__/normalizeLinkJSON.spec.js +0 -212
  2232. package/src/models/links/normalizeLinkJSON.js +0 -121
  2233. package/src/models/list/ListDetailModel.js +0 -330
  2234. package/src/models/list/ListHeaderModel.js +0 -96
  2235. package/src/models/list/ListItemCollection.js +0 -80
  2236. package/src/models/list/ListItemModel.js +0 -111
  2237. package/src/models/list/ListModel.js +0 -438
  2238. package/src/models/list/__mock__/caselist.contributions.json +0 -372
  2239. package/src/models/list/__mock__/caselist.data.json +0 -519
  2240. package/src/models/list/__mock__/caselist.js +0 -14
  2241. package/src/models/list/__tests__/ListDetailModel.hierarchy.spec.js +0 -88
  2242. package/src/models/list/__tests__/ListDetailModel.spec.js +0 -96
  2243. package/src/models/list/__tests__/ListItemCollection.spec.js +0 -22
  2244. package/src/models/list/__tests__/ListModel.spec.js +0 -152
  2245. package/src/models/list/__tests__/ListResultDetail.spec.js +0 -37
  2246. package/src/models/list/__tests__/caselist-34.contributions.json +0 -146
  2247. package/src/models/list/__tests__/caselist-34.data.json +0 -21
  2248. package/src/models/list/__tests__/hierarchy.json +0 -185
  2249. package/src/models/list/__tests__/hierarchyContributions.json +0 -582
  2250. package/src/models/list/__tests__/instrument-detail-contributions.json +0 -761
  2251. package/src/models/list/__tests__/instrument-detail-data.json +0 -66
  2252. package/src/models/list/__tests__/list.json +0 -2426
  2253. package/src/models/list/__tests__/listContributions.json +0 -349
  2254. package/src/models/list/__tests__/related-contributions.json +0 -42
  2255. package/src/models/list/__tests__/related-data.json +0 -32
  2256. package/src/models/lookup/LookupOptionCollection.js +0 -54
  2257. package/src/models/lookup/LookupOptionsModel.js +0 -81
  2258. package/src/models/lookup/__tests__/LookupOptionCollection.spec.js +0 -80
  2259. package/src/models/lookup/__tests__/LookupOptionsModel.spec.js +0 -82
  2260. package/src/models/lookup/__tests__/_LookupOptionsContributions.json +0 -29
  2261. package/src/models/lookup/__tests__/_LookupOptionsData.json +0 -34
  2262. package/src/models/lookup/__tests__/_LookupOptionsListContributions.json +0 -129
  2263. package/src/models/lookup/__tests__/_LookupOptionsListData.json +0 -134
  2264. package/src/models/lookup/__tests__/_TaxonomyAttributeData.json +0 -42
  2265. package/src/models/modelcatalog/ModelCatalogModel.js +0 -73
  2266. package/src/models/modelcatalog/ModelCategoryCollection.js +0 -22
  2267. package/src/models/modelcatalog/ModelCategoryModel.js +0 -63
  2268. package/src/models/modelcatalog/__mock__/contributions.json +0 -6
  2269. package/src/models/modelcatalog/__mock__/data.json +0 -29
  2270. package/src/models/modelcatalog/__mock__/modelcatalog.js +0 -14
  2271. package/src/models/modelcatalog/__tests__/ModelCatalogModel.spec.js +0 -49
  2272. package/src/models/paging/PagesizeModel.js +0 -44
  2273. package/src/models/paging/PagingModel.js +0 -94
  2274. package/src/models/paging/__tests__/PageSizeModel.spec.js +0 -31
  2275. package/src/models/paging/__tests__/PagingModel.spec.js +0 -40
  2276. package/src/models/paging/__tests__/list.json +0 -8
  2277. package/src/models/paging/__tests__/listContributions.json +0 -7
  2278. package/src/models/panels/GroupingPanelModel.js +0 -164
  2279. package/src/models/panels/__tests__/GroupingPanelModel.spec.js +0 -142
  2280. package/src/models/panels/__tests__/groupingPanel.json +0 -49
  2281. package/src/models/panels/__tests__/groupingPanelContributions.json +0 -59
  2282. package/src/models/parameter/Parameter.js +0 -117
  2283. package/src/models/parameter/__tests__/Parameter.spec.js +0 -125
  2284. package/src/models/process/ProcessStatusSettingsModel.js +0 -88
  2285. package/src/models/process/__tests__/ProcessStatusSettingsModel.spec.js +0 -52
  2286. package/src/models/resolveModel.js +0 -92
  2287. package/src/models/search/CaseSearchModel.js +0 -46
  2288. package/src/models/search/__tests__/CaseSearchModel.spec.js +0 -10
  2289. package/src/models/sorting/SortOptionModel.js +0 -107
  2290. package/src/models/sorting/SortingModel.js +0 -128
  2291. package/src/models/sorting/__tests__/SortingModel.spec.js +0 -96
  2292. package/src/models/tab/TabModel.js +0 -160
  2293. package/src/models/tab/__mock__/contributions.json +0 -77
  2294. package/src/models/tab/__mock__/data.json +0 -20
  2295. package/src/models/tab/__mock__/personContributions.json +0 -35
  2296. package/src/models/tab/__mock__/personData.json +0 -21
  2297. package/src/models/tab/__mock__/tab.js +0 -14
  2298. package/src/models/tab/__mock__/tabPerson.js +0 -14
  2299. package/src/models/tab/__tests__/TabModel.spec.js +0 -72
  2300. package/src/models/tab/__tests__/tab.json +0 -37
  2301. package/src/models/tab/__tests__/tabContributions.json +0 -39
  2302. package/src/models/taskgroup/TaskGroupCollection.js +0 -16
  2303. package/src/models/taskgroup/TaskGroupModel.js +0 -102
  2304. package/src/models/taskgroup/__mock__/contributions.json +0 -18
  2305. package/src/models/taskgroup/__mock__/data.json +0 -21
  2306. package/src/models/taskgroup/__mock__/taskgroup.js +0 -14
  2307. package/src/models/taskgroup/__tests__/TaskGroupModel.spec.js +0 -26
  2308. package/src/models/taskgroup/__tests__/taskgroup.json +0 -25
  2309. package/src/models/taskgroup/__tests__/taskgroupContributions.json +0 -23
  2310. package/src/models/types.js +0 -275
  2311. package/src/models/user/UserModel.js +0 -57
  2312. package/src/models/user/UserProfileModel.js +0 -54
  2313. package/src/models/user/UserServicesModel.js +0 -136
  2314. package/src/models/user/__mock__/contributions.json +0 -148
  2315. package/src/models/user/__mock__/data.json +0 -22
  2316. package/src/models/user/__tests__/UserModel.spec.js +0 -43
  2317. package/src/models/user/__tests__/UserProfileModel.spec.js +0 -45
  2318. package/src/models/user/__tests__/UserServicesModel.spec.js +0 -55
  2319. package/src/modularui/Authenticate.js +0 -195
  2320. package/src/modularui/CaptchaRequest.js +0 -104
  2321. package/src/modularui/ModularUIError.js +0 -25
  2322. package/src/modularui/ModularUIRequest.js +0 -872
  2323. package/src/modularui/ModularUIResponse.js +0 -160
  2324. package/src/modularui/UploadRequest.js +0 -151
  2325. package/src/modularui/__tests__/CustomContextPath.spec.js +0 -61
  2326. package/src/modularui/__tests__/ModularUIError.spec.js +0 -22
  2327. package/src/modularui/__tests__/ModularUIRequest.spec.js +0 -495
  2328. package/src/modularui/__tests__/contributions.json +0 -312
  2329. package/src/modularui/__tests__/data.json +0 -263
  2330. package/src/modularui/index.js +0 -6
  2331. package/src/modularui/types.js +0 -4
  2332. package/src/react/ErrorBoundary.js +0 -61
  2333. package/src/react/ErrorBoundaryFallback.js +0 -46
  2334. package/src/react/index.js +0 -3
  2335. package/src/react/utils.js +0 -33
  2336. package/src/react-client/Init.js +0 -46
  2337. package/src/react-client/client.js +0 -309
  2338. package/src/react-client/contextPath.js +0 -30
  2339. package/src/react-client/index.js +0 -4
  2340. package/src/react-client/rehydrate.js +0 -94
  2341. package/src/react-server/__tests__/htmlpage.spec.js +0 -75
  2342. package/src/react-server/__tests__/requestInformation.spec.js +0 -266
  2343. package/src/react-server/__tests__/serverUtil.spec.js +0 -183
  2344. package/src/react-server/contextPath.js +0 -8
  2345. package/src/react-server/createSSRComplete.js +0 -63
  2346. package/src/react-server/htmlpage.js +0 -55
  2347. package/src/react-server/index.js +0 -13
  2348. package/src/react-server/renderSSRComplete.js +0 -111
  2349. package/src/react-server/renderSSRMinimal.js +0 -54
  2350. package/src/react-server/requestInformation.js +0 -68
  2351. package/src/react-server/serverNoSSR.js +0 -87
  2352. package/src/react-server/serverSSR.js +0 -70
  2353. package/src/react-server/serverUtil.js +0 -279
  2354. package/src/react-theme/ThemeProvider.js +0 -25
  2355. package/src/react-theme/__tests__/ThemeProvider.spec.js +0 -84
  2356. package/src/react-theme/__tests__/createTheme.spec.js +0 -172
  2357. package/src/react-theme/createTheme.js +0 -118
  2358. package/src/react-theme/index.js +0 -15
  2359. package/src/react-theme/types.js +0 -16
  2360. package/src/react-theme/useTheme.js +0 -13
  2361. package/src/react-theme/utils/__tests__/background.spec.js +0 -30
  2362. package/src/react-theme/utils/__tests__/colors.spec.js +0 -30
  2363. package/src/react-theme/utils/__tests__/contrast.spec.js +0 -44
  2364. package/src/react-theme/utils/__tests__/corners.spec.js +0 -27
  2365. package/src/react-theme/utils/__tests__/spacers.spec.js +0 -44
  2366. package/src/react-theme/utils/__tests__/themeProps.spec.js +0 -72
  2367. package/src/react-theme/utils/background.js +0 -20
  2368. package/src/react-theme/utils/colors.js +0 -47
  2369. package/src/react-theme/utils/contrast.js +0 -117
  2370. package/src/react-theme/utils/corners.js +0 -37
  2371. package/src/react-theme/utils/spacers.js +0 -65
  2372. package/src/react-theme/utils/themeProps.js +0 -90
  2373. package/src/redux/_i18n/I18nActions.js +0 -38
  2374. package/src/redux/_i18n/I18nReducer.js +0 -91
  2375. package/src/redux/_i18n/__tests__/actions.spec.js +0 -37
  2376. package/src/redux/_i18n/__tests__/reducer.spec.js +0 -29
  2377. package/src/redux/_i18n/index.js +0 -6
  2378. package/src/redux/_i18n/types.js +0 -20
  2379. package/src/redux/_modularui/ModularUIActions.js +0 -227
  2380. package/src/redux/_modularui/ModularUIConnector.js +0 -155
  2381. package/src/redux/_modularui/ModularUIMiddleware.js +0 -182
  2382. package/src/redux/_modularui/ModularUIReducer.js +0 -169
  2383. package/src/redux/_modularui/ModularUISelectors.js +0 -322
  2384. package/src/redux/_modularui/ModularUIUtils.js +0 -96
  2385. package/src/redux/_modularui/__tests__/actions.spec.js +0 -159
  2386. package/src/redux/_modularui/__tests__/reducer.spec.js +0 -134
  2387. package/src/redux/_modularui/__tests__/selectors.spec.js +0 -153
  2388. package/src/redux/_modularui/index.js +0 -11
  2389. package/src/redux/_modularui/types.js +0 -121
  2390. package/src/redux/_modularui/withModularUI.js +0 -85
  2391. package/src/redux/_router/RouterActions.js +0 -75
  2392. package/src/redux/_router/RouterConnectors.js +0 -97
  2393. package/src/redux/_router/RouterMiddleware.js +0 -37
  2394. package/src/redux/_router/RouterReducer.js +0 -21
  2395. package/src/redux/_router/__tests__/actions.spec.js +0 -109
  2396. package/src/redux/_router/__tests__/hooks.spec.js +0 -98
  2397. package/src/redux/_router/__tests__/middleware.spec.js +0 -62
  2398. package/src/redux/_router/__tests__/reducer.spec.js +0 -26
  2399. package/src/redux/_router/index.js +0 -8
  2400. package/src/redux/_router/types.js +0 -43
  2401. package/src/redux/actions/Application.js +0 -45
  2402. package/src/redux/actions/Authorization.js +0 -65
  2403. package/src/redux/actions/Error.js +0 -95
  2404. package/src/redux/actions/Form.js +0 -42
  2405. package/src/redux/actions/FormAttributeSet.js +0 -98
  2406. package/src/redux/actions/FormAttributeSetRepeatable.js +0 -45
  2407. package/src/redux/actions/FormAutosave.js +0 -73
  2408. package/src/redux/actions/FormAutosubmit.js +0 -43
  2409. package/src/redux/actions/FormAutoupdate.js +0 -47
  2410. package/src/redux/actions/FormValidations.js +0 -71
  2411. package/src/redux/actions/Modals.js +0 -16
  2412. package/src/redux/actions/ModelCatalog.js +0 -12
  2413. package/src/redux/actions/Notification.js +0 -101
  2414. package/src/redux/actions/Preferences.js +0 -173
  2415. package/src/redux/actions/ProgressIndicator.js +0 -39
  2416. package/src/redux/actions/SignIn.js +0 -102
  2417. package/src/redux/actions/SignOut.js +0 -29
  2418. package/src/redux/actions/__tests__/Application.spec.js +0 -52
  2419. package/src/redux/actions/__tests__/Authorization.spec.js +0 -121
  2420. package/src/redux/actions/__tests__/CustomErrorResponseHandler.spec.js +0 -72
  2421. package/src/redux/actions/__tests__/Error-server.spec.js +0 -134
  2422. package/src/redux/actions/__tests__/Error.spec.js +0 -116
  2423. package/src/redux/actions/__tests__/Form.spec.js +0 -39
  2424. package/src/redux/actions/__tests__/Modals.spec.js +0 -34
  2425. package/src/redux/actions/__tests__/Notification.spec.js +0 -94
  2426. package/src/redux/actions/__tests__/Preferences.spec.js +0 -71
  2427. package/src/redux/actions/__tests__/ProgressIndicator.spec.js +0 -53
  2428. package/src/redux/actions/index.js +0 -17
  2429. package/src/redux/connectors/Application.js +0 -14
  2430. package/src/redux/connectors/Breadcrumb.js +0 -28
  2431. package/src/redux/connectors/CaseView.js +0 -14
  2432. package/src/redux/connectors/ConceptDetail.js +0 -12
  2433. package/src/redux/connectors/ContentBrowser.js +0 -14
  2434. package/src/redux/connectors/ContentDetail.js +0 -13
  2435. package/src/redux/connectors/ContentDetailSection.js +0 -17
  2436. package/src/redux/connectors/Form.js +0 -83
  2437. package/src/redux/connectors/FormAttributeSet.js +0 -85
  2438. package/src/redux/connectors/ListDetail.js +0 -16
  2439. package/src/redux/connectors/Modal.js +0 -47
  2440. package/src/redux/connectors/ModelCatalog.js +0 -14
  2441. package/src/redux/connectors/Notification.js +0 -47
  2442. package/src/redux/connectors/PanelRenderer.js +0 -29
  2443. package/src/redux/connectors/Preferences.js +0 -53
  2444. package/src/redux/connectors/Progress.js +0 -35
  2445. package/src/redux/connectors/ProgressIndicator.js +0 -35
  2446. package/src/redux/connectors/QuickSearch.js +0 -36
  2447. package/src/redux/connectors/SignIn.js +0 -47
  2448. package/src/redux/connectors/SignOut.js +0 -38
  2449. package/src/redux/connectors/Tab.js +0 -14
  2450. package/src/redux/connectors/index.js +0 -22
  2451. package/src/redux/index.js +0 -27
  2452. package/src/redux/reducers/AuthReducer.js +0 -56
  2453. package/src/redux/reducers/ErrorReducer.js +0 -22
  2454. package/src/redux/reducers/ModalsReducer.js +0 -58
  2455. package/src/redux/reducers/ModelCatalogReducer.js +0 -34
  2456. package/src/redux/reducers/NotificationReducer.js +0 -45
  2457. package/src/redux/reducers/PreferencesReducer.js +0 -31
  2458. package/src/redux/reducers/ProgressIndicatorReducer.js +0 -60
  2459. package/src/redux/reducers/__tests__/AuthReducer.spec.js +0 -95
  2460. package/src/redux/reducers/__tests__/ErrorReducer.spec.js +0 -17
  2461. package/src/redux/reducers/__tests__/ModalsReducer.spec.js +0 -34
  2462. package/src/redux/reducers/__tests__/ModelCatalogReducer.spec.js +0 -23
  2463. package/src/redux/reducers/__tests__/NotificationReducer.spec.js +0 -53
  2464. package/src/redux/reducers/__tests__/PreferencesReducer.spec.js +0 -31
  2465. package/src/redux/reducers/__tests__/ProgressIndicatorReducer.spec.js +0 -82
  2466. package/src/redux/reducers/createReducer.js +0 -55
  2467. package/src/redux/reducers/index.js +0 -10
  2468. package/src/redux/selectors/i18n.js +0 -15
  2469. package/src/redux/selectors/index.js +0 -3
  2470. package/src/redux/selectors/modelcatalog.js +0 -11
  2471. package/src/redux/store/__tests__/beforeRenderHooks.spec.js +0 -13
  2472. package/src/redux/store/beforeRenderHooks.js +0 -26
  2473. package/src/redux/store/configureStore.js +0 -59
  2474. package/src/redux/types.js +0 -241
  2475. package/src/utils/browser/Cache.js +0 -157
  2476. package/src/utils/browser/Cookies.js +0 -44
  2477. package/src/utils/browser/__tests__/Cookies.spec.js +0 -51
  2478. package/src/utils/datetime/DateTimeUtil.js +0 -858
  2479. package/src/utils/datetime/__tests__/DateTime.spec.js +0 -873
  2480. package/src/utils/datetime/__tests__/DateTimeFormat.spec.js +0 -146
  2481. package/src/utils/fetch/__mocks__/applicationContributions.json +0 -323
  2482. package/src/utils/fetch/__mocks__/applicationData.json +0 -216
  2483. package/src/utils/fetch/__mocks__/formContributions.json +0 -527
  2484. package/src/utils/fetch/__mocks__/formData.json +0 -21
  2485. package/src/utils/fetch/__mocks__/universalFetch.js +0 -38
  2486. package/src/utils/fetch/__tests__/xhr.spec.js +0 -281
  2487. package/src/utils/fetch/serverFetch.js +0 -33
  2488. package/src/utils/fetch/types.js +0 -46
  2489. package/src/utils/fetch/universalFetch.js +0 -106
  2490. package/src/utils/fetch/xhr.js +0 -409
  2491. package/src/utils/helpers/__tests__/checkResource.spec.js +0 -60
  2492. package/src/utils/helpers/__tests__/createHash.spec.js +0 -11
  2493. package/src/utils/helpers/__tests__/createHref.spec.js +0 -39
  2494. package/src/utils/helpers/__tests__/objects.spec.js +0 -50
  2495. package/src/utils/helpers/__tests__/sanitizeHTML.spec.js +0 -69
  2496. package/src/utils/helpers/checkResource.js +0 -43
  2497. package/src/utils/helpers/createHash.js +0 -28
  2498. package/src/utils/helpers/createHref.js +0 -117
  2499. package/src/utils/helpers/createUUID.js +0 -13
  2500. package/src/utils/helpers/index.js +0 -9
  2501. package/src/utils/helpers/objects.js +0 -33
  2502. package/src/utils/helpers/repositoryResource.js +0 -22
  2503. package/src/utils/helpers/sanitizeHtml.js +0 -55
  2504. package/src/utils/helpers/text.js +0 -23
  2505. package/src/utils/index.js +0 -22
  2506. package/src/utils/number/DecimalFormat.js +0 -410
  2507. package/src/utils/number/__tests__/formatValue.spec.js +0 -36
  2508. package/src/utils/number/__tests__/parseNumbers.spec.js +0 -50
  2509. package/src/utils/number/formatValue.js +0 -60
  2510. package/src/utils/number/parseNumbers.js +0 -94
package/CHANGELOG.md CHANGED
@@ -1,2422 +1,7 @@
1
- # Changelog
1
+ # @beinformed/ui
2
2
 
3
- All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
3
+ ## 2.0.0-beta.0
4
4
 
5
- ## [1.63.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.63.1...v1.63.2) (2025-08-21)
5
+ ### Major Changes
6
6
 
7
-
8
- ### Bug Fixes
9
-
10
- * **server-request:** properly encode multi value options ([35cc4c9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/35cc4c9b5ec1fdcba7295c8f61ff1b7239500dfc))
11
- * **server-request:** use URLSearchParam for proper encoding ([d43ab03](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d43ab03636b9031d0d0cda4b624f3f137d1dc828))
12
-
13
- ## [1.63.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.63.0...v1.63.1) (2025-07-04)
14
-
15
-
16
- ### Bug Fixes
17
-
18
- * **server-request:** escape querystring ([d39da26](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d39da267eb9dc695718001fead168350ad542cec))
19
-
20
- ## [1.63.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.8...v1.63.0) (2025-07-02)
21
-
22
-
23
- ### Features
24
-
25
- * **content:** handle rename of childSections to sections ([8ba3298](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8ba329856ca539c2e24f77c91992134a293667e4))
26
-
27
-
28
- ### Bug Fixes
29
-
30
- * **server-request:** escape deeplink ([07c24a7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/07c24a727806e7cfe3b2fc154886e9187ca93759))
31
-
32
- ## [1.62.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.8...v1.62.9) (2025-06-30)
33
-
34
-
35
- ### Bug Fixes
36
-
37
- * **server-request:** escape deeplink ([07c24a7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/07c24a727806e7cfe3b2fc154886e9187ca93759))
38
-
39
- ## [1.62.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.7...v1.62.8) (2025-06-27)
40
-
41
-
42
- ### Bug Fixes
43
-
44
- * **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))
45
- * **locale:** handle missing locales ([58137d0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/58137d0fcfb37d54c9d717bee2159c293ad27341))
46
- * **settings:** improve loading of custom settings ([4fbe043](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4fbe04338d56610986ad96a73267270da25daabc))
47
-
48
- ## [1.62.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.6...v1.62.7) (2025-06-23)
49
-
50
-
51
- ### Bug Fixes
52
-
53
- * **list-detail-model:** improve isApplicableModel to be case insensitive ([bc6f88d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bc6f88d6a22dfd95d20ad79b1530bc3024651752))
54
-
55
- ## [1.62.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.5...v1.62.6) (2025-06-10)
56
-
57
-
58
- ### Bug Fixes
59
-
60
- * **related-concepts:** add separate hook for related concepts ([defcc40](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/defcc4088819564bdcc89bebdb78ca68b2be916a))
61
-
62
- ## [1.62.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.4...v1.62.5) (2025-06-06)
63
-
64
-
65
- ### Bug Fixes
66
-
67
- * **content-toc:** add related concepts href ([090b237](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/090b237591dd7f8499aa1624f4e7b24cec0e9c98))
68
-
69
- ## [1.62.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.3...v1.62.4) (2025-06-05)
70
-
71
-
72
- ### Bug Fixes
73
-
74
- * **content-link:** add content and section hrefs ([13e85e3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/13e85e3698b4d22f3fc41e4f53f0dff43dfe566e))
75
-
76
- ## [1.62.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.2...v1.62.3) (2025-06-05)
77
-
78
-
79
- ### Bug Fixes
80
-
81
- * **content:** add useCompleteSource to handle complete=true on toc ([64d39c4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/64d39c49ff732afc0401e33c10008e0be447fbb8))
82
-
83
- ## [1.62.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.1...v1.62.2) (2025-06-04)
84
-
85
-
86
- ### Bug Fixes
87
-
88
- * **content-link:** don't add complete on sections ([413c23a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/413c23a6a62290969d5628f24ca346d86f13510d))
89
- * **sources:** update format of fragments on content ([7e38a81](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7e38a814c83d40816c527215127f4939479d65e3))
90
-
91
- ## [1.62.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.62.0...v1.62.1) (2025-06-04)
92
-
93
-
94
- ### Bug Fixes
95
-
96
- * **sources:** add setting to use complete sources in library ([66bc5e9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/66bc5e93be2a91a174628455b864d33993f29647))
97
-
98
- ## [1.62.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.61.1...v1.62.0) (2025-06-03)
99
-
100
-
101
- ### Features
102
-
103
- * **abbreviation:** add source abbreviations to content ([88a9351](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/88a935180dc76da862b34dd0381b03790245c501))
104
- * **fragment:** add fragments to source references ([4f107a4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4f107a48a97a7b070b55732accc37639feaeba3a))
105
- * **related-concepts:** handle fragments on source references ([76a4519](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/76a45197190ff4dacff129e9aa1737589d05e832))
106
-
107
- ## [1.61.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.61.0...v1.61.1) (2025-06-02)
108
-
109
-
110
- ### Bug Fixes
111
-
112
- * **form-validation:** only handle errors when they exist ([8a73b64](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8a73b64264a5e9768fb1e4134271473cf90e1136))
113
-
114
- ## [1.61.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.6...v1.61.0) (2025-06-02)
115
-
116
-
117
- ### Features
118
-
119
- * **formalsource:** allow loading of complete formal source into model ([d6a287f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d6a287fb09f9b9245584ba586ce93eeaf2b607fd))
120
-
121
-
122
- ### Bug Fixes
123
-
124
- * **form-validation:** handle combination of missing and error ([dad649a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dad649aba14e567ea0168a512297f45d5da0f720))
125
-
126
- ## [1.60.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.5...v1.60.6) (2025-04-15)
127
-
128
-
129
- ### Bug Fixes
130
-
131
- * **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))
132
-
133
- ## [1.60.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.4...v1.60.5) (2025-04-14)
134
-
135
-
136
- ### Bug Fixes
137
-
138
- * **caseview:** use readonly value for casename title ([4b85a07](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4b85a07b57a11ec69e0b94bbbe729816ac20a870))
139
- * **forms:** add querystring to post requests in modular ui reducer ([f3c6d46](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f3c6d466fbed898a6ea3cce1653a11fbbeed195b))
140
-
141
- ## [1.60.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.3...v1.60.4) (2025-04-01)
142
-
143
-
144
- ### Bug Fixes
145
-
146
- * **caseview:** use readonly value for casename title ([2934444](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29344442bd495f9fdc16773ff4198b350752a633))
147
-
148
- ## [1.60.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.2...v1.60.3) (2025-03-06)
149
-
150
-
151
- ### Bug Fixes
152
-
153
- * **concepts:** prevent duplicate characters in concept index filter ([108cea9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/108cea96907757b6dd5ec604cdb4bd65962db74e))
154
- * **concepts:** useContent can also return a ContentTOC ([bf59992](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bf599922e93de615c2f11b6873beee2edf13ec9f))
155
-
156
- ## [1.60.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.1...v1.60.2) (2025-03-03)
157
-
158
-
159
- ### Bug Fixes
160
-
161
- * **upload:** improve error handling on form uploads ([134de76](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/134de76b6b10dbcaecdd007fe27afc0a9a2a80f6))
162
-
163
- ## [1.60.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.60.0...v1.60.1) (2025-02-19)
164
-
165
-
166
- ### Bug Fixes
167
-
168
- * **react:** use hydrateRoot and createRoot from react/dom ([7f9d544](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7f9d54468a7cdbb6b93befc898094efb79cd2692))
169
-
170
- ## [1.60.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.23...v1.60.0) (2025-02-18)
171
-
172
-
173
- ### Features
174
-
175
- * **react:** support for react 19 ([212eb30](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/212eb305163acdd491d463d25e5d8f6e148bd222))
176
-
177
- ## [1.59.23](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.22...v1.59.23) (2025-02-18)
178
-
179
-
180
- ### Bug Fixes
181
-
182
- * **proxies:** remove proxy folders, add exports entries ([02cdf6a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/02cdf6a5f5aacd18039f51402c08f03aade07e05))
183
-
184
- ## [1.59.22](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.21...v1.59.22) (2025-02-18)
185
-
186
-
187
- ### Bug Fixes
188
-
189
- * **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))
190
-
191
- ## [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)
192
-
193
-
194
- ### Bug Fixes
195
-
196
- * **types:** improve typescript declaration files to prevent deep imports ([31b5031](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/31b5031f1e2a09dec45a8144f54790d812d58a0e))
197
-
198
- ## [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)
199
-
200
-
201
- ### Bug Fixes
202
-
203
- * **types:** improve typescript declaration files to prevent deep imports ([dcc0739](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dcc0739ffae141b71975b9a1be13cb555bff7e0a))
204
-
205
- ## [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)
206
-
207
-
208
- ### Bug Fixes
209
-
210
- * **types:** improve typescript declaration files to prevent deep imports ([68e0c5d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/68e0c5d7b6f45a248c96c29b758cdbeea1ba0c8f))
211
-
212
- ## [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)
213
-
214
-
215
- ### Bug Fixes
216
-
217
- * **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))
218
-
219
- ## [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)
220
-
221
-
222
- ### Bug Fixes
223
-
224
- * **dependencies:** better indicate commonjs and esm exports ([4383baf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4383baf45d5e8d4b4651f9fb8cc8913ee206512d))
225
-
226
- ## [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)
227
-
228
-
229
- ### Bug Fixes
230
-
231
- * **dependencies:** better indicate commonjs and esm exports ([8054583](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/80545830351b944872d18b28ba13df9136912097))
232
-
233
- ## [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)
234
-
235
-
236
- ### Bug Fixes
237
-
238
- * **dependencies:** better indicate commonjs and esm exports ([a81b358](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a81b358af1c01122103c6b15602d16fa965e457d))
239
-
240
- ## [1.59.20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.19...v1.59.20) (2025-02-11)
241
-
242
-
243
- ### Bug Fixes
244
-
245
- * **date:** separate imports of date-fns methods ([9da5f14](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9da5f149bb24798becabb598cba3247b4c5c9419))
246
- * **date:** use vanilla js for retrieval of iso date ([c800edf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c800edf54f70219736ca203742a3e6f43e9463f9))
247
-
248
- ## [1.59.19](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.18...v1.59.19) (2025-02-07)
249
-
250
-
251
- ### Bug Fixes
252
-
253
- * **cache:** don't copy resource between browser tabs ([b14aba1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b14aba1a623c600d5bfcddbe29dec14fcdc9b035))
254
-
255
- ## [1.59.18](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.17...v1.59.18) (2025-01-31)
256
-
257
-
258
- ### Bug Fixes
259
-
260
- * **number-attribute-model:** prevent null assignment to inputvalue ([941be56](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/941be565a8a5ba578fc43d01461767face606de5))
261
-
262
- ## [1.59.17](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.16...v1.59.17) (2025-01-20)
263
-
264
-
265
- ### Bug Fixes
266
-
267
- * **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))
268
-
269
- ## [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)
270
-
271
-
272
- ### Bug Fixes
273
-
274
- * **cors:** add setting to always set withCredentials to true ([2f873cc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2f873cc13624042c4794f14ca3639b8af57ea2e0))
275
- * **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))
276
-
277
- ## [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)
278
-
279
- ## [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)
280
-
281
-
282
- ### Bug Fixes
283
-
284
- * **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))
285
-
286
- ## [1.59.15](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.14...v1.59.15) (2025-01-07)
287
-
288
-
289
- ### Bug Fixes
290
-
291
- * **i18n:** set accept-language to navigator language if available ([f5e9e2f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f5e9e2fc523998e66ddb2d9d9415df10485f0908))
292
-
293
- ## [1.59.14](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.13...v1.59.14) (2025-01-07)
294
-
295
-
296
- ### Bug Fixes
297
-
298
- * **i18n:** set accept-language to navigator language if available ([206706d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/206706dc8cffbf863254e356fa3773d04752905b))
299
-
300
- ## [1.59.13](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.12...v1.59.13) (2025-01-07)
301
-
302
-
303
- ### Bug Fixes
304
-
305
- * **graal:** check if navigator is available for default locale ([c3b41fd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c3b41fd076f016ed1df3ad0889e0ba8f4ec565ad))
306
-
307
- ## [1.59.12](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.11...v1.59.12) (2025-01-06)
308
-
309
-
310
- ### Bug Fixes
311
-
312
- * **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))
313
-
314
- ## [1.59.11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.10...v1.59.11) (2024-12-17)
315
-
316
-
317
- ### Bug Fixes
318
-
319
- * **contenttype-hook:** remove entrydate from href ([e2bf9f3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e2bf9f3b7f5af2806433364eb0546e231cd1488c))
320
-
321
- ## [1.59.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.9...v1.59.10) (2024-12-16)
322
-
323
-
324
- ### Bug Fixes
325
-
326
- * **load-model:** remove load models that won't finish ([bd34d8f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bd34d8fdc207aa4f55261585df79ce92fe2d31b4))
327
-
328
- ## [1.59.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.8...v1.59.9) (2024-12-13)
329
-
330
- ## [1.59.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.7...v1.59.8) (2024-12-12)
331
-
332
-
333
- ### Bug Fixes
334
-
335
- * **modularui:** log message in stead of exceptions ([9962997](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9962997e3efc18b658a2c9fb49c0440b350010c5))
336
- * **modularui:** log message in stead of exceptions ([771a38c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/771a38c6d57882c4b609c55d443eef2f3ca53099))
337
-
338
- ## [1.59.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.6...v1.59.7) (2024-12-12)
339
-
340
-
341
- ### Bug Fixes
342
-
343
- * **load-model:** allow duplicate request, fixes jmeter test ([8d1a630](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8d1a630e20c1a0db392770e1ed0af54802bf11cd))
344
-
345
- ## [1.59.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.5...v1.59.6) (2024-12-11)
346
-
347
-
348
- ### Bug Fixes
349
-
350
- * **datetime:** improve date input format for timestamps ([d250b03](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d250b03cffefd59ba9a45c0708e1f44f7c343031))
351
-
352
- ## [1.59.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.4...v1.59.5) (2024-12-11)
353
-
354
-
355
- ### Bug Fixes
356
-
357
- * **datetime:** skip offsets and timezone for date and time utility ([5f4a8a8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5f4a8a89c0b0be264ef6f435b7d4f8616690dd23))
358
-
359
- ## [1.59.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.3...v1.59.4) (2024-12-11)
360
-
361
-
362
- ### Bug Fixes
363
-
364
- * **datetime:** improve date input value, remove time and offset tokens ([cbbeaf1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cbbeaf1da884e622aee78254043fc25dee35da7c))
365
-
366
- ## [1.59.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.2...v1.59.3) (2024-12-11)
367
-
368
-
369
- ### Bug Fixes
370
-
371
- * **datetime:** use configured datetime format for readonly value ([20c76b1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/20c76b101a2020fc5dfd61360f6a0f4ca367b3b3))
372
-
373
- ## [1.59.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.1...v1.59.2) (2024-12-09)
374
-
375
-
376
- ### Bug Fixes
377
-
378
- * **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))
379
-
380
- ## [1.59.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.59.0...v1.59.1) (2024-12-06)
381
-
382
-
383
- ### Bug Fixes
384
-
385
- * **flow:** return utc offset when no timezone is found ([450110a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/450110a1ae3fe797c902b6bcd6f71a8fe0260ee0))
386
-
387
- ## [1.59.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.4...v1.59.0) (2024-12-06)
388
-
389
-
390
- ### Features
391
-
392
- * **constants:** add constant to indicate runtime is running on graalvm ([f43564b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f43564bc7b8ec97533bf726f93c8efe004a39e04))
393
- * **offsets:** add support for offsets to datetime attribute ([293e35e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/293e35e5ac6e84d74ed44e8d87eef3dcc55d92a5))
394
- * **offsets:** add validation of offset in datetime and timestamp attribute ([d2777a0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d2777a04b706f6d5db6b900c9f0375858fda8c18))
395
- * **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))
396
- * **timezones:** handle timezone preference ([b1d3a54](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b1d3a54d03f97b755993309efa619d302ce87b53))
397
- * **timezones:** handle timezone support in date/time utilities ([7f91342](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7f9134264b07519b16bdd61bb8f5e4f68717e097))
398
-
399
-
400
- ### Bug Fixes
401
-
402
- * **settings:** use correct boolean conversion ([b9650ef](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b9650ef4fe22f9b99ebef076d0cb4976322655a6))
403
-
404
- ## [1.58.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.3...v1.58.4) (2024-11-26)
405
-
406
-
407
- ### Bug Fixes
408
-
409
- * **modelcatalog:** add entry date to related concepts link of subsections ([e0a20dc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e0a20dc1b3bb69cc967bd1a1c1dbf4cd677e0f93))
410
-
411
- ## [1.58.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.2...v1.58.3) (2024-11-20)
412
-
413
-
414
- ### Bug Fixes
415
-
416
- * **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))
417
-
418
- ## [1.58.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.1...v1.58.2) (2024-11-20)
419
-
420
-
421
- ### Bug Fixes
422
-
423
- * **modelcatalog:** no initial state entrydate on server ([0171277](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/01712777768bab8b85ce29b9a1761fc1d16e5f83))
424
-
425
- ## [1.58.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.58.0...v1.58.1) (2024-11-20)
426
-
427
-
428
- ### Bug Fixes
429
-
430
- * **modelcatalog:** no initial state entrydate on server ([fb91f5f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fb91f5feaa860cbf1ce284509c07229316afeff5))
431
-
432
- ## [1.58.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.5...v1.58.0) (2024-11-19)
433
-
434
-
435
- ### Features
436
-
437
- * **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))
438
-
439
- ## [1.57.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.4...v1.57.5) (2024-11-04)
440
-
441
-
442
- ### Bug Fixes
443
-
444
- * **basic-authentication:** indicate a successful basic authentication ([081b6ec](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/081b6ec768d80f5c06767b5ecf5e461d18b96c5c))
445
-
446
- ## [1.57.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.3...v1.57.4) (2024-10-31)
447
-
448
-
449
- ### Bug Fixes
450
-
451
- * **modularui:** keep models with same url but different querystring ([2fb0be3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2fb0be3e90c340445f22b32639bd1f12d63443f3))
452
-
453
- ## [1.57.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.2...v1.57.3) (2024-10-30)
454
-
455
-
456
- ### Bug Fixes
457
-
458
- * **basepath:** separate basepath in modular ui and server variant ([e594011](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e594011b8ffafc439b4f988b3f01eff140e07a05))
459
- * **connector:** return href to handle origin and contextpath ([98bf76a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/98bf76a704bafe5d0c42cfefd554bdb5b9cd1901))
460
- * **context:** put origin and context on basemodel ([d364e96](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d364e961f8a0e1952279fce004208a47f9b5193a))
461
- * **hooks:** allow Href as input url for modularui hooks ([3e6ad6f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3e6ad6f5884f8e460e5150ad87d8729ca350aaae))
462
- * **href:** allow null in equals method ([5aba392](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5aba39293be47c38ea9fe2cdc75233509a1af723))
463
- * **usemodularui:** send href to usemodularui hook i.s.o. string ([cb5ba9f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cb5ba9fd214cefc91d672f7c008421220398c089))
464
-
465
- ## [1.57.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.1...v1.57.2) (2024-10-25)
466
-
467
-
468
- ### Bug Fixes
469
-
470
- * **usemodularui:** avoid throwing of exception when wrong model ([9e258a9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9e258a96bd12593a46a53b6043b78c01f05bb978))
471
- * **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))
472
-
473
- ## [1.57.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.57.0...v1.57.1) (2024-10-23)
474
-
475
-
476
- ### Bug Fixes
477
-
478
- * **concept-link:** wrong order of origin and contextpath ([a5696ad](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a5696adb14999fe132971e0aae61b86f0bf1c327))
479
-
480
- ## [1.57.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.5...v1.57.0) (2024-10-23)
481
-
482
-
483
- ### Features
484
-
485
- * **contextpath:** add origin and contextpath options to upload and captcha ([3d2e007](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3d2e00718f7c0e608ca251e93005bb6813a901af))
486
- * **contextpath:** add origin and contextpath to getRepositoryResourceUrl ([aa96250](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/aa9625080d47f3352cd14292491ff42a393661ce))
487
-
488
-
489
- ### Bug Fixes
490
-
491
- * **contextpath:** add custom origin and context path to concept index ([965b0ba](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/965b0bac9f70c7cb1f90cc1a189d896e2dac2243))
492
- * **error-response:** add origin and contextpath ([c0d9624](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c0d962400d612b9b88070b85424d009cabfd3b92))
493
- * **errorresponse:** add origin and contextpath ([9cafb99](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9cafb996f60b0e38842a5cee5a6ebd623a1c51e6))
494
- * **section-model:** add origin and contextpath ([3021f21](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3021f212c415e7ab658e18314b348eaff0232efe))
495
- * **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))
496
-
497
- ## [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)
498
-
499
-
500
- ### Bug Fixes
501
-
502
- * **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))
503
- * **listitem:** add contextpath to list items ([2681000](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2681000c5496818b62a6a017032ae972bd2c4e9b))
504
- * **modularui:** copy contextpath and origin for hrefs ([358d8d6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/358d8d6f63c3559728f78ff885e658891dddd9e7))
505
- * **reload:** add contextpath and origin to reload application action ([836898f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/836898fe0b75b79c4cbdd59c945808e657327dae))
506
-
507
- ## [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)
508
-
509
-
510
- ### Features
511
-
512
- * **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))
513
- * **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))
514
- * **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))
515
- * **context:** add origin and context path to actions and modularuiresponse ([040525a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/040525ae6a1a632feebb812c0849a26bc079cf9a))
516
- * **context:** add origin and context path to href and links ([e3bdc58](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e3bdc58e8bf3e6842d0520b0814abec7abcf3c68))
517
- * **href:** make origin settable for requests and fix href ([25d4e68](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/25d4e68621f456d2b30eb4e98c2185f6960768be))
518
- * **useforme:** added origin and context path ([34cfdb3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/34cfdb3de9286c791280fdc361112efb32cd8ce2))
519
-
520
-
521
- ### Bug Fixes
522
-
523
- * **authentication:** set correct pac4j client for basic authentication ([5e1d403](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5e1d403466e08e78926896e004ae61324e7aa691))
524
- * **href:** context path ([a37f375](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a37f3757c8ed95d116bf73449ca9088c7ff12e04))
525
-
526
- ## [1.56.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.4...v1.56.5) (2024-10-17)
527
-
528
-
529
- ### Bug Fixes
530
-
531
- * **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))
532
-
533
- ## [1.56.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.3...v1.56.4) (2024-10-16)
534
-
535
-
536
- ### Bug Fixes
537
-
538
- * **modularui:** memoize expectedmodels property ([8dac1a6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8dac1a6d6cfe4c78c9d67fd7cdab3a3d7cda7ab8))
539
-
540
- ## [1.56.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.2...v1.56.3) (2024-10-16)
541
-
542
-
543
- ### Bug Fixes
544
-
545
- * **concept-type:** rename name property to kmtId ([c8e8b77](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c8e8b779fb567747a600c626077201560a2b866e))
546
- * **modularui:** force reload of existing model when form redirect ([91cfb43](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/91cfb436c1c076e8d424944a181e4599b58eccf4))
547
-
548
- ## [1.56.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.1...v1.56.2) (2024-10-10)
549
-
550
-
551
- ### Bug Fixes
552
-
553
- * **selector:** rewrite selector to help flowtype ([3366767](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3366767346f942c53f2214ba15f69be2c2c7b6b6))
554
-
555
- ## [1.56.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.56.0...v1.56.1) (2024-10-09)
556
-
557
-
558
- ### Bug Fixes
559
-
560
- * **selectors:** make the selector getAllFinishedModels memoized to prevent rerenders ([b579297](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b579297882520bdd91eeaa90308bb71a11291a4d))
561
-
562
- ## [1.56.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.55.2...v1.56.0) (2024-10-09)
563
-
564
-
565
- ### Features
566
-
567
- * **selector:** add selector to retrieve all modularui models ([78da09b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/78da09b01be60e089be2094b9d025b64958f9463))
568
-
569
- ## [1.55.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.55.1...v1.55.2) (2024-10-04)
570
-
571
-
572
- ### Bug Fixes
573
-
574
- * **flow:** ignore hermes lib for flowtype ([98930b0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/98930b074d2e59bb970f9c2392d9ab375ed61e64))
575
- * **modelcatalog:** set correct class name ([3a79aa4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3a79aa4c88c47bc90959a03f3a289143631b44c9))
576
-
577
- ## [1.55.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.55.0...v1.55.1) (2024-09-26)
578
-
579
-
580
- ### Bug Fixes
581
-
582
- * **modularui-connector:** modelentry might be undefined ([db90795](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/db90795e4f6ce6572a54ddfc42bbdab9eb7d9937))
583
-
584
- ## [1.55.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.54.3...v1.55.0) (2024-09-25)
585
-
586
-
587
- ### Features
588
-
589
- * **modelcatalog:** add model categories to the modelcatalog model ([8ef0880](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8ef088011a08e74ec712d6123ca7dad6400b8a05))
590
- * **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))
591
- * **modelcatalog:** add modelcategory to the modelcatalog hooks ([c17110f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c17110f2dac27b4504108fc12efd695741e3de2e))
592
-
593
- ## [1.54.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.54.2...v1.54.3) (2024-09-18)
594
-
595
-
596
- ### Bug Fixes
597
-
598
- * **layouthint-config:** merge duplicate hint entries ([6dfefa3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6dfefa36c7c00c4d7f139eff313c3a4c24853968))
599
- * **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))
600
-
601
- ## [1.54.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.54.1...v1.54.2) (2024-09-17)
602
-
603
-
604
- ### Bug Fixes
605
-
606
- * **layouthint-config:** merge duplicate hint entries ([29b837c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29b837c83d991d6f5dada5f6cd0eb165abdbd2eb))
607
-
608
- ## [1.54.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.54.0...v1.54.1) (2024-09-17)
609
-
610
-
611
- ### Bug Fixes
612
-
613
- * **flowtype:** make expectedModels optional ([ebb6953](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ebb6953be1e96ed9aebf31d3997ba5fe684f1c10))
614
-
615
- ## [1.54.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.53.0...v1.54.0) (2024-09-17)
616
-
617
-
618
- ### Features
619
-
620
- * **modularui:** allow caching data service of modularui ([d1c65f7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d1c65f7081853556aa2eb431064f2fb05a94b422))
621
-
622
- ## [1.53.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.52.2...v1.53.0) (2024-09-17)
623
-
624
-
625
- ### Features
626
-
627
- * **modelcatalog:** new hooks for searching concepts or content by filter ([ef8e0a5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ef8e0a5c6e6c9496756ecabdc3a9ec79469e98ed))
628
-
629
- ## [1.52.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.52.1...v1.52.2) (2024-08-23)
630
-
631
-
632
- ### Bug Fixes
633
-
634
- * **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))
635
-
636
- ## [1.52.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.52.0...v1.52.1) (2024-08-23)
637
-
638
-
639
- ### Bug Fixes
640
-
641
- * **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))
642
-
643
- ## [1.52.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.51.0...v1.52.0) (2024-08-23)
644
-
645
-
646
- ### Features
647
-
648
- * **concept-type:** support concept type hierarchy ([e1dc633](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e1dc63305d1c2db4596b5d62138e751bb3deffe8))
649
- * **concept-type:** support concept type hierarchy ([070293c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/070293ceb4fc54663395619680c08f8a968d5957))
650
-
651
- ## [1.51.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.4...v1.51.0) (2024-08-01)
652
-
653
-
654
- ### Features
655
-
656
- * **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))
657
-
658
- ## [1.50.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.3...v1.50.4) (2024-07-23)
659
-
660
-
661
- ### Bug Fixes
662
-
663
- * **boolean-attribute:** handle null value on update method ([3631691](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/36316917499988f2bc52ed810adf4dbe2a305afa))
664
-
665
- ## [1.50.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.2...v1.50.3) (2024-07-22)
666
-
667
-
668
- ### Bug Fixes
669
-
670
- * **connector:** patch updateModel fetch property to updateHandler for modularui connector ([f4cb62d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f4cb62dc77d1504ae0e7bfc454146768c5100091))
671
-
672
- ## [1.50.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.1...v1.50.2) (2024-07-17)
673
-
674
-
675
- ### Bug Fixes
676
-
677
- * **content:** handle incorrect relatedConcepts links ([265ee33](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/265ee33db296149766dac6d94e57963953c05dd2))
678
-
679
- ## [1.50.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.50.0...v1.50.1) (2024-07-08)
680
-
681
-
682
- ### Bug Fixes
683
-
684
- * **content:** improve indication if filters on content index are active ([29c9fec](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29c9fec3ed0c8663b5c3d6c95b0888fece168003))
685
-
686
- ## [1.50.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.6...v1.50.0) (2024-07-08)
687
-
688
-
689
- ### Features
690
-
691
- * **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))
692
-
693
- ## [1.49.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.5...v1.49.6) (2024-07-03)
694
-
695
-
696
- ### Bug Fixes
697
-
698
- * **autoupdate:** autoupdate should not commit by default ([20dc1c5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/20dc1c5e36eb46e6ee0c45a9ae6fb6047f080adf))
699
-
700
- ## [1.49.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.4...v1.49.5) (2024-07-03)
701
-
702
-
703
- ### Bug Fixes
704
-
705
- * **lookup:** set standard width of lookup to medium ([2c6f914](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2c6f914231ce96a6f047f12d08ef71797740fe98))
706
- * **lookup:** set standard width of lookup to medium ([95b3dfb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/95b3dfbdab7bda0ecf4cedca44d9d1a836afe417))
707
-
708
- ## [1.49.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.3...v1.49.4) (2024-07-02)
709
-
710
-
711
- ### Bug Fixes
712
-
713
- * **modelcatalog:** make key of hook settable for multiple requests ([2595154](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/25951542d34bbc16481c8487f13a5ea9224df8aa))
714
-
715
- ## [1.49.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.2...v1.49.3) (2024-06-26)
716
-
717
-
718
- ### Bug Fixes
719
-
720
- * **concept-detail:** retrieve diagram links ([d6e9fe6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d6e9fe6cce7e6b070ba8f9ad44017af1da96a500))
721
-
722
- ## [1.49.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.1...v1.49.2) (2024-06-26)
723
-
724
-
725
- ### Bug Fixes
726
-
727
- * **concept-detail:** retrieve diagram links ([2f91f9e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2f91f9e6da223f4b59b0c6effae997d3463ab16a))
728
-
729
- ## [1.49.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.49.0...v1.49.1) (2024-06-13)
730
-
731
- ## [1.49.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.48.1...v1.49.0) (2024-06-13)
732
-
733
-
734
- ### Features
735
-
736
- * **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))
737
-
738
- ## [1.48.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.48.0...v1.48.1) (2024-06-13)
739
-
740
-
741
- ### Bug Fixes
742
-
743
- * **relations:** add relation type type to relation model ([f49b115](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f49b1153d4f24c5ace726d0f11c602a784e5ee62))
744
-
745
- ## [1.48.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.47.2...v1.48.0) (2024-05-28)
746
-
747
-
748
- ### Features
749
-
750
- * **concept-relations:** add all information on relation model ([fc255b5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fc255b55c7b0d6b90691dfa777927ebf5dcf0d10))
751
-
752
- ## [1.47.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.47.1...v1.47.2) (2024-05-22)
753
-
754
-
755
- ### Bug Fixes
756
-
757
- * **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))
758
-
759
- ## [1.47.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.47.0...v1.47.1) (2024-05-17)
760
-
761
- ## [1.47.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.46.1...v1.47.0) (2024-05-14)
762
-
763
-
764
- ### Features
765
-
766
- * **business-scenario:** separated persona and system scenarios ([966d4cf](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/966d4cf7b58ead41c8052c0063139574cd2ff319))
767
-
768
- ## [1.46.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.46.0...v1.46.1) (2024-04-19)
769
-
770
-
771
- ### Bug Fixes
772
-
773
- * **locale:** locale cookie must be set on init of client ([f3cd8db](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f3cd8db3b402797bad733d90d5919de28ff80f70))
774
-
775
- ## [1.46.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.45.3...v1.46.0) (2024-04-15)
776
-
777
-
778
- ### Features
779
-
780
- * **change-password:** handle change password on userdata ([c4f0e4c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c4f0e4ce5466a77b806934edfbf9af7cdd3e3703))
781
- * **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))
782
-
783
-
784
- ### Bug Fixes
785
-
786
- * **childmodels:** handling of error when retrieving child models ([bdbc47f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bdbc47fee32e11c2509a164da58e2d472bca538d))
787
-
788
- ## [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)
789
-
790
- ## [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)
791
-
792
- ## [1.45.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.45.0...v1.45.2) (2024-03-28)
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
- * **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))
799
-
800
- ## [1.45.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.45.0...v1.45.1) (2024-03-27)
801
-
802
-
803
- ### Bug Fixes
804
-
805
- * **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))
806
-
807
- ## [1.45.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.5...v1.45.0) (2024-03-25)
808
-
809
-
810
- ### Features
811
-
812
- * **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))
813
-
814
- ## [1.44.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.4...v1.44.5) (2024-03-21)
815
-
816
-
817
- ### Bug Fixes
818
-
819
- * **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))
820
-
821
- ## [1.44.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.3...v1.44.4) (2024-03-19)
822
-
823
-
824
- ### Bug Fixes
825
-
826
- * **avatar:** add isUser property to lookup service response ([f59ffee](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f59ffeea51775fe15ae8ff1176beaac07e467230))
827
-
828
- ## [1.44.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.2...v1.44.3) (2024-03-19)
829
-
830
-
831
- ### Bug Fixes
832
-
833
- * **avatar:** add isUser property to lookup attributes ([add777d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/add777d176f3dc979af4ed35be98459cf242365b))
834
-
835
- ## [1.44.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.1...v1.44.2) (2024-03-19)
836
-
837
-
838
- ### Bug Fixes
839
-
840
- * **avatar:** add isUser property to choice attribute with dynamicschema ([a880c1e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a880c1ec42da432c25383eaa263a47bdae152f1e))
841
-
842
- ## [1.44.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.44.0...v1.44.1) (2024-03-18)
843
-
844
-
845
- ### Bug Fixes
846
-
847
- * **avatar:** add isUser property to choice attribute ([19340f3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/19340f3d5536987552267680b59a64fca7a0d192))
848
-
849
- ## [1.44.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.7...v1.44.0) (2024-03-18)
850
-
851
-
852
- ### Features
853
-
854
- * **avatar:** improve retrieval of avatar information ([91daae3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/91daae3ee27c18955d84a519b742b1e926e527fc))
855
-
856
- ## [1.43.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.6...v1.43.7) (2024-03-18)
857
-
858
-
859
- ### Bug Fixes
860
-
861
- * **settings:** merge custom settings into default settings ([29fcc31](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29fcc312b70559cdd8ec52044087839e4bff91ec))
862
-
863
- ## [1.43.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.5...v1.43.6) (2024-03-13)
864
-
865
-
866
- ### Bug Fixes
867
-
868
- * **content-link:** fix encoded selfhref ([91188c0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/91188c0251577484e70da12f9eebd64501b3a736))
869
-
870
- ## [1.43.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.3...v1.43.5) (2024-03-13)
871
-
872
-
873
- ### Bug Fixes
874
-
875
- * **content:** update encoding of section id ([0f62e78](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0f62e78a83b6e872e90970aeec6493f63dcd2427))
876
-
877
- ## [1.43.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.3...v1.43.4) (2024-03-13)
878
-
879
- ## [1.43.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.2...v1.43.3) (2024-03-13)
880
-
881
-
882
- ### Bug Fixes
883
-
884
- * **error:** rethrow error on default error response handler ([1610a40](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1610a405ac2dd4c3c58d2eb88d88e9fd7e87ee94))
885
-
886
- ## [1.43.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.1...v1.43.2) (2024-03-13)
887
-
888
-
889
- ### Bug Fixes
890
-
891
- * **content:** encode section id's ([6a5d923](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6a5d923b766d1e8fe364739daf75668551ee5d41))
892
-
893
- ## [1.43.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.43.0...v1.43.1) (2024-03-11)
894
-
895
-
896
- ### Bug Fixes
897
-
898
- * **models:** memoize retrieval of models from modularui ([b2c6b95](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b2c6b95ba969e8b97553f3bbe4af183f6f02006a))
899
-
900
- ## [1.43.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.42.2...v1.43.0) (2024-03-11)
901
-
902
-
903
- ### Features
904
-
905
- * **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))
906
-
907
- ## [1.42.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.42.1...v1.42.2) (2024-03-08)
908
-
909
-
910
- ### Bug Fixes
911
-
912
- * **modelcatalog:** only send allowed parameters to the modular ui ([7977cf2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7977cf2d0f299b5dbf4127f87a3c1e5c37a3c944))
913
-
914
- ## [1.42.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.42.0...v1.42.1) (2024-03-05)
915
-
916
-
917
- ### Bug Fixes
918
-
919
- * **href:** path of href should not be decoded ([49974b1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/49974b19b2cbc407351e66b7e3124808ce506ab3))
920
-
921
- ## [1.42.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.0...v1.42.0) (2024-03-05)
922
-
923
- ## [1.41.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.7...v1.41.8) (2024-03-04)
924
-
925
- ## [1.41.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.6...v1.41.7) (2024-03-04)
926
-
927
- ## [1.41.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.5...v1.41.6) (2024-03-04)
928
-
929
- ## [1.41.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.4...v1.41.5) (2024-03-04)
930
-
931
- ## [1.41.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.3...v1.41.4) (2024-02-28)
932
-
933
- ## [1.41.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.2...v1.41.3) (2024-02-20)
934
-
935
- ## [1.41.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.1...v1.41.2) (2024-02-20)
936
-
937
- ## [1.41.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.40.0...v1.41.1) (2024-02-19)
938
-
939
-
940
- ### Features
941
-
942
- * **avatarForTitleAttribute:** added avatarForTitleAttribute ([319e1e9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/319e1e9e91615bc86aec7b5efae5b46cb41684f4))
943
-
944
-
945
- ### Bug Fixes
946
-
947
- * **avatarForTitleAttribute:** changed LayoutHint AVATAR_FOR_TITLE to AVATAR_IN_TITLE ([2a87110](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2a87110bcbe3d9d1c08551afcd8b6ebbe3f94042))
948
-
949
- ## [1.41.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.7...v1.41.8) (2024-03-04)
950
-
951
- ## [1.41.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.6...v1.41.7) (2024-03-04)
952
-
953
- ## [1.41.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.5...v1.41.6) (2024-03-04)
954
-
955
- ## [1.41.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.4...v1.41.5) (2024-03-04)
956
-
957
- ## [1.41.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.3...v1.41.4) (2024-02-28)
958
-
959
- ## [1.41.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.2...v1.41.3) (2024-02-20)
960
-
961
- ## [1.41.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.1...v1.41.2) (2024-02-20)
962
-
963
- ## [1.41.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.41.0...v1.41.1) (2024-02-19)
964
-
965
-
966
- ### Bug Fixes
967
-
968
- * **avatarForTitleAttribute:** changed LayoutHint AVATAR_FOR_TITLE to AVATAR_IN_TITLE ([2a87110](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2a87110bcbe3d9d1c08551afcd8b6ebbe3f94042))
969
-
970
- ## [1.41.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.40.0...v1.41.0) (2024-02-11)
971
-
972
-
973
- ### Features
974
-
975
- * **avatarForTitleAttribute:** added avatarForTitleAttribute ([319e1e9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/319e1e9e91615bc86aec7b5efae5b46cb41684f4))
976
-
977
- ## [1.40.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.39.0...v1.40.0) (2024-02-08)
978
-
979
-
980
- ### Features
981
-
982
- * **related-concepts:** add reference hash to related concept href ([9f5683e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9f5683e3487ca57d2aec2990da7584a04c535cbd))
983
-
984
- ## [1.39.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.38.0...v1.39.0) (2023-12-04)
985
-
986
-
987
- ### Features
988
-
989
- * **nullable:** revert nullable property handling ([902850e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/902850eec199c61350d5f46f112abe3122b4c6cb))
990
-
991
- ## [1.38.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.37.0...v1.38.0) (2023-11-23)
992
-
993
-
994
- ### Features
995
-
996
- * **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))
997
-
998
- ## [1.37.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.36.1...v1.37.0) (2023-11-08)
999
-
1000
-
1001
- ### Features
1002
-
1003
- * **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))
1004
- * **taskgroups:** add convenience method hasTasks on taskgroups ([78096a4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/78096a497392a2e8d93fa9f0b085dbdb30cb15c6))
1005
-
1006
- ## [1.36.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.36.0...v1.36.1) (2023-10-26)
1007
-
1008
-
1009
- ### Bug Fixes
1010
-
1011
- * **layout-hint:** hide-in-user-interface only applicable for tabs ([dffb193](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dffb19319ce2519434030bfba330748d210f742f))
1012
-
1013
- ## [1.36.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.35.0...v1.36.0) (2023-10-26)
1014
-
1015
-
1016
- ### Features
1017
-
1018
- * **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))
1019
- * **service-operations:** hide service operations from taskgroups ([0308803](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/03088038b1baa90146715cc99cdc403c44e622dc))
1020
-
1021
- ## [1.35.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.34.2...v1.35.0) (2023-10-10)
1022
-
1023
-
1024
- ### Features
1025
-
1026
- * **preview-check:** shortcut preview check for better perf ([68aaf2c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/68aaf2c8a76f50aeaa61595b6502ba2105a711e1))
1027
-
1028
-
1029
- ### Bug Fixes
1030
-
1031
- * **StringFilterModel:** Extend StringFilterModel with FilterModel and BaseFilterModel ([d7c6b8d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d7c6b8da5ff4cf8be2b32a5b9ee94eb57cb45dbb))
1032
-
1033
- ## [1.34.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.34.1...v1.34.2) (2023-10-02)
1034
-
1035
-
1036
- ### Bug Fixes
1037
-
1038
- * **login:** redirect on all UnAuthorized errors ([bb371ec](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bb371ec20d24e373e127ea276c854ff8f5175318))
1039
-
1040
- ## [1.34.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.34.0...v1.34.1) (2023-09-13)
1041
-
1042
-
1043
- ### Bug Fixes
1044
-
1045
- * **layout-hint-json:** replace glob with node packages ([c25b89f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c25b89f811a934cf2ce57254e5d06a574b674561))
1046
-
1047
- ## [1.34.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.33.0...v1.34.0) (2023-09-13)
1048
-
1049
-
1050
- ### Features
1051
-
1052
- * **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))
1053
-
1054
- ## [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)
1055
-
1056
-
1057
- ### Bug Fixes
1058
-
1059
- * **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))
1060
- * **sanitize-html:** handle escaped html ([2e9aa73](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2e9aa730fb9c48ea69cd7d29419e635b6384c723))
1061
-
1062
- ## [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)
1063
-
1064
-
1065
- ### Bug Fixes
1066
-
1067
- * **validation:** set isvalid to true before update ([d0f2e4f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d0f2e4f4b301b90aa86b1ecc512903114649fed4))
1068
-
1069
- ## [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)
1070
-
1071
-
1072
- ### Bug Fixes
1073
-
1074
- * **formatting:** remove formatting on exactly and not ([b80518d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b80518d5d74a1f54943e1e835a708f193555b85b))
1075
-
1076
- ## [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)
1077
-
1078
- ## [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)
1079
-
1080
-
1081
- ### Bug Fixes
1082
-
1083
- * **filters:** introduce string filter for string specific isMultiple setting ([8c2c9f3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8c2c9f386e42008a9cc6715476946580532a3b43))
1084
-
1085
- ## [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)
1086
-
1087
-
1088
- ### Bug Fixes
1089
-
1090
- * **sanitize-html:** improve encoding of html entities to numerical entities ([45c3c56](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/45c3c56c8e04ca36b898efb5651fd87cbc9eea9f))
1091
-
1092
- ## [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)
1093
-
1094
-
1095
- ### Bug Fixes
1096
-
1097
- * **string-attribute:** set spaces only on readonlyvalue ([1956e39](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1956e39d27019a2dd5893f6c691b992ac4ddf6f3))
1098
-
1099
- ## [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)
1100
-
1101
- ## [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)
1102
-
1103
-
1104
- ### Features
1105
-
1106
- * **filters:** support for operators and multi value ([0e7dc41](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0e7dc41fa99fe9d2fce78202d6f985958912f971))
1107
-
1108
- ## [1.32.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.4...v1.32.0) (2023-08-07)
1109
-
1110
-
1111
- ### Features
1112
-
1113
- * **useLocaleCodes:** add hook to retrieve available locale codes ([46d522f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/46d522f263f7f90c136bcc26dd026c78898b1c5f))
1114
-
1115
- ## [1.31.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.1...v1.31.4) (2023-07-28)
1116
-
1117
-
1118
- ### Bug Fixes
1119
-
1120
- * **usePreferences:** memoize usePreference hook to prevent rerenders ([d0fdd20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d0fdd204069955db1fd5a4c70cc0352dd7b190d5))
1121
-
1122
- ## [1.31.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.1...v1.31.3) (2023-07-25)
1123
-
1124
-
1125
- ### Bug Fixes
1126
-
1127
- * **usePreferences:** memoize usePreference hook to prevent rerenders ([d0fdd20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d0fdd204069955db1fd5a4c70cc0352dd7b190d5))
1128
-
1129
- ## [1.31.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.1...v1.31.2) (2023-07-25)
1130
-
1131
-
1132
- ### Bug Fixes
1133
-
1134
- * **usePreferences:** memoize usePreference hook to prevent rerenders ([d0fdd20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d0fdd204069955db1fd5a4c70cc0352dd7b190d5))
1135
-
1136
- ## [1.31.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.31.0...v1.31.1) (2023-06-30)
1137
-
1138
- ### Bug Fixes
1139
-
1140
- - **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))
1141
-
1142
- ## [1.31.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.30.1...v1.31.0) (2023-06-30)
1143
-
1144
- ### Features
1145
-
1146
- - **useForm:** make it possible to send formdata with the request ([aa42c95](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/aa42c95d69b0047c76c78cec1829fed56829ea07))
1147
-
1148
- ## [1.30.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.30.0...v1.30.1) (2023-03-31)
1149
-
1150
- ### Bug Fixes
1151
-
1152
- - **boolean-attribute:** allow for boolean as update value ([d20f0fc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d20f0fc892efd7ca62eee3f0982d42d8a0a39847))
1153
- - **form:** after previous step, set finished, complete and success state ([ccb5b2a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ccb5b2a868e3c8f5d803ebf4453a9f3130f4018e))
1154
-
1155
- ## [1.30.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.29.0...v1.30.0) (2023-03-17)
1156
-
1157
- ### Features
1158
-
1159
- - **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))
1160
-
1161
- ## [1.29.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.7...v1.29.0) (2023-03-10)
1162
-
1163
- ### Features
1164
-
1165
- - **LayoutHintCollection:** export LayoutHintCollection ([8f09649](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8f0964948388a0705b40dd950b792b0071bdb0de))
1166
-
1167
- ## [1.28.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.6...v1.28.7) (2023-03-09)
1168
-
1169
- ### Bug Fixes
1170
-
1171
- - **context-path:** add convencience method setContextPath to settings ([babd09b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/babd09b399ad7d01de5e99472a5948b9744f9771))
1172
-
1173
- ## [1.28.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.5...v1.28.6) (2023-03-01)
1174
-
1175
- ### Bug Fixes
1176
-
1177
- - **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))
1178
-
1179
- ## [1.28.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.4...v1.28.5) (2023-02-23)
1180
-
1181
- ### Bug Fixes
1182
-
1183
- - **progressindicator:** set progess to finished when change password occurs ([739d112](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/739d112a0de4360f0b62dac2d8b4d64fafe26292))
1184
-
1185
- ## [1.28.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.2...v1.28.4) (2023-02-22)
1186
-
1187
- ### Bug Fixes
1188
-
1189
- - **client:** add property for mount method ([1b4c8b9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1b4c8b9d16e398040e82818faee1a63182f17dd8))
1190
- - **pac4j:** set pac4j as default in preferences ([ceb714b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ceb714bedf3282cc0a2de25eb1d6cdc87f142168))
1191
-
1192
- ## [1.28.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.2...v1.28.3) (2023-02-21)
1193
-
1194
- ### Bug Fixes
1195
-
1196
- - **pac4j:** set pac4j as default in preferences ([ceb714b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ceb714bedf3282cc0a2de25eb1d6cdc87f142168))
1197
-
1198
- ## [1.28.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.1...v1.28.2) (2023-02-20)
1199
-
1200
- ### Bug Fixes
1201
-
1202
- - **export:** make all parts of react-client importable ([7d571e1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7d571e1b350fda26e546ea67a0ee633e7d8d8f1d))
1203
-
1204
- ## [1.28.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.28.0...v1.28.1) (2023-02-20)
1205
-
1206
- ### Bug Fixes
1207
-
1208
- - **export:** make all parts of react-client importable ([11c4465](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/11c446547c576385644fc8519350c33fd517e009))
1209
-
1210
- ## [1.28.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.6...v1.28.0) (2023-02-20)
1211
-
1212
- ### Features
1213
-
1214
- - **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))
1215
-
1216
- ### Bug Fixes
1217
-
1218
- - **polyfill:** remove native supported polyfills ([9ebdf11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9ebdf1160a9b41c1f14c0aecf6b141beb9b252a7))
1219
-
1220
- ### [1.27.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.5...v1.27.6) (2023-02-07)
1221
-
1222
- ### Bug Fixes
1223
-
1224
- - **redux:** introduce updateForm action for easier debugging ([7e1550b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7e1550b6ed8b082a9e87ccdf84067462f6a36cc1))
1225
-
1226
- ### [1.27.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.4...v1.27.5) (2023-02-07)
1227
-
1228
- ### Bug Fixes
1229
-
1230
- - **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))
1231
-
1232
- ### [1.27.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.3...v1.27.4) (2023-02-07)
1233
-
1234
- ### Bug Fixes
1235
-
1236
- - **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))
1237
-
1238
- ### [1.27.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.2...v1.27.3) (2023-02-06)
1239
-
1240
- ### Bug Fixes
1241
-
1242
- - **authenticate:** set default login path to pac4j ([6f14e68](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6f14e68843f5dbe53ed4850eed7cd49fc9631a46))
1243
- - **authentication:** return default authentication type when security property not present ([2c5d05b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2c5d05b3c80b7de3732eb3c6773972817d6c4b13))
1244
- - **init:** set connectKey on application model on initialization ([4eb88d5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4eb88d5f9c639296ae2ed2a024a080d1d03ac0d9))
1245
-
1246
- ### [1.27.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.1...v1.27.2) (2023-01-31)
1247
-
1248
- ### Bug Fixes
1249
-
1250
- - **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))
1251
-
1252
- ### [1.27.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.27.0...v1.27.1) (2023-01-24)
1253
-
1254
- ### Bug Fixes
1255
-
1256
- - **captcha:** improve usage of captcha request ([b880306](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b8803067cecb90c940dc8aab824615357efdf37c))
1257
-
1258
- ## [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)
1259
-
1260
- ## [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)
1261
-
1262
- ## [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)
1263
-
1264
- ### Features
1265
-
1266
- - **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))
1267
- - **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))
1268
- - **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))
1269
- - **error-model:** add getMessage method to retrieve error as message ([1350a6d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1350a6dae6050e1e5a4758ff478e187be05551c7))
1270
- - **init:** load the webapplication on start of application ([27c7bc1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/27c7bc1d3280e328e06bc5d0a4bfcf745d5f9358))
1271
- - **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))
1272
- - **settings:** convenience method to retrieve swim lane diagram configuration ([b7dc843](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b7dc843c17f4f7ff2f8a70c2f8549cf036bdeaa0))
1273
- - **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))
1274
- - **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))
1275
-
1276
- ### Bug Fixes
1277
-
1278
- - **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))
1279
- - **store:** location change when router is not available in initialState ([2dfd88c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2dfd88c6c721ee3ca627efcd09c71d3e6ad2cc60))
1280
-
1281
- ## [1.26.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.6...v1.26.0) (2023-01-13)
1282
-
1283
- ### Features
1284
-
1285
- - **init:** load the webapplication on start of application ([27c7bc1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/27c7bc1d3280e328e06bc5d0a4bfcf745d5f9358))
1286
- - **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))
1287
-
1288
- ### Bug Fixes
1289
-
1290
- - **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))
1291
- - **store:** location change when router is not available in initialState ([2dfd88c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2dfd88c6c721ee3ca627efcd09c71d3e6ad2cc60))
1292
-
1293
- ### [1.25.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.5...v1.25.6) (2023-01-11)
1294
-
1295
- ### Bug Fixes
1296
-
1297
- - **use-modularui:** add useSearch hook for advanced search ([30eb63c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/30eb63c665dd8e6ebca7eab988afe29c427f7d00))
1298
- - **use-modularui:** could not use useModularUI hook in useEffect ([46d5e8d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/46d5e8d2f4f7e2181e1d9c484c9e6a1232c4d77c))
1299
-
1300
- ### [1.25.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.4...v1.25.5) (2023-01-10)
1301
-
1302
- ### Bug Fixes
1303
-
1304
- - **use-modularui:** make it possible to force a target model ([1b24e91](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1b24e91f09f7c562cd7ab7fff2f30d50007cffbf))
1305
-
1306
- ### [1.25.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.3...v1.25.4) (2023-01-10)
1307
-
1308
- ### [1.25.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.2...v1.25.3) (2023-01-10)
1309
-
1310
- ### Bug Fixes
1311
-
1312
- - **authentiation:** improve exception messages on redirect information ([bd017b3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bd017b30deebe15906a588e8cb9fc64a2974b982))
1313
- - **authentiation:** improve resolving of models on useModularUIModel hooks ([75a0fee](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/75a0fee4910fc94852ec5501cf6cfd0937c365ec))
1314
- - **flowtype:** improve typings of request options ([b39ae9b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b39ae9b48cc288c104a0b703d8b9a0bb89c95f93))
1315
- - **login:** add default authentication type for older be informed versions ([6c30e12](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6c30e1298cf3715f4d1480e7c047cdee63cf3529))
1316
- - **models:** add model name property to identify models ([b17d4bc](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b17d4bcd9d7a6dabbbb3fe0bdfda43ee0c6b2da1))
1317
-
1318
- ### [1.25.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.25.1...v1.25.2) (2023-01-05)
1319
-
1320
- ### Bug Fixes
1321
-
1322
- - **mandatory:** handle missing validations on first repeat of unknown repeat ([c1187fb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c1187fb996b97314229974dbdbe6bdb0e955a793))
1323
-
1324
- ### [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)
1325
-
1326
- ### [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)
1327
-
1328
- ### Bug Fixes
1329
-
1330
- - **remove-model:** refactor removal of model ([26fa8b6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/26fa8b616d826a3a4bdb72a93a14406fa5d244bf))
1331
-
1332
- ### [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)
1333
-
1334
- ### Bug Fixes
1335
-
1336
- - **flowtype:** improve flow declarations ([e769ea3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e769ea30200725e7e4116982163b85ee4cd8998a))
1337
-
1338
- ## [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)
1339
-
1340
- ### Features
1341
-
1342
- - **typings:** add generated typescript typings ([274ac5b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/274ac5b95baae94f473cf1febe1c4689dad07e38))
1343
-
1344
- ### [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)
1345
-
1346
- ### Bug Fixes
1347
-
1348
- - **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))
1349
-
1350
- ### [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)
1351
-
1352
- ### Bug Fixes
1353
-
1354
- - **resultdata:** add resultData property to FormModel ([bae1852](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bae185225da02b9f7e15854728aba5ccdcdde572))
1355
-
1356
- ### [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)
1357
-
1358
- ### Bug Fixes
1359
-
1360
- - **choice:** update children of taxonomy codemap or taxonomy-attribute ([1b46069](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1b46069a481662b85e1d1d92585a3da9f1a64526))
1361
-
1362
- ### [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)
1363
-
1364
- ### Bug Fixes
1365
-
1366
- - **typescript:** improve Href for typescript typings ([1736e70](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1736e7022183f5db2a914fb6d09ac7e25a112376))
1367
-
1368
- ### [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)
1369
-
1370
- ### Bug Fixes
1371
-
1372
- - **typings:** add generated typescript typings to proxies ([2c41b00](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2c41b00f8adc6db682a0cebbd1bdaebe81d73313))
1373
-
1374
- ### [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)
1375
-
1376
- ### Bug Fixes
1377
-
1378
- - **typings:** add generated typescript typings ([6fcda6a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6fcda6a35b697a118b07a34e39003a556c36a179))
1379
-
1380
- ### [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)
1381
-
1382
- ### Bug Fixes
1383
-
1384
- - **typings:** add generated typescript typings ([a382873](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a3828736ad3fbc83c60c41f265d74abdd1fe7478))
1385
-
1386
- ### [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)
1387
-
1388
- ### [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)
1389
-
1390
- ### Bug Fixes
1391
-
1392
- - **proxies:** add constants as proxy ([f0a534f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f0a534f8c491cd4ccdd647de79fb85dc9567722a))
1393
- - **typings:** add generated typescript typings ([5278273](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/52782731d7eefe2db85ba401e12fcc408fc15c82))
1394
- - **typings:** add generated typescript typings ([0006863](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0006863b6cfecf9f47dabc3234e8bfb7c672b70d))
1395
-
1396
- ## [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)
1397
-
1398
- ### Features
1399
-
1400
- - **modularui-requests:** add convenience method to post form data ([83e1a02](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/83e1a02a23cd5edbc0eccd8c4da3ecdfc119a43f))
1401
-
1402
- ### [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)
1403
-
1404
- ### [1.23.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.23.1...v1.23.2) (2022-11-16)
1405
-
1406
- ### [1.23.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.23.0...v1.23.1) (2022-09-26)
1407
-
1408
- ### Bug Fixes
1409
-
1410
- - **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))
1411
-
1412
- ## [1.23.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.22.1...v1.23.0) (2022-09-22)
1413
-
1414
- ### Features
1415
-
1416
- - **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))
1417
-
1418
- ### [1.22.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.22.0...v1.22.1) (2022-09-07)
1419
-
1420
- ## [1.22.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.7...v1.22.0) (2022-09-05)
1421
-
1422
- ### Features
1423
-
1424
- - **error:** added get isInvalidCredentials in to ErrorResponse ([b6e2ef6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b6e2ef6e2838f7fe65bbedefedf8c6a1ea927fc2))
1425
-
1426
- ### [1.21.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.6...v1.21.7) (2022-09-01)
1427
-
1428
- ### [1.21.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.5...v1.21.6) (2022-08-29)
1429
-
1430
- ### [1.21.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.4...v1.21.5) (2022-08-26)
1431
-
1432
- ### [1.21.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.3...v1.21.4) (2022-08-25)
1433
-
1434
- ### Bug Fixes
1435
-
1436
- - **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))
1437
-
1438
- ### [1.21.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.2...v1.21.3) (2022-08-22)
1439
-
1440
- ### Bug Fixes
1441
-
1442
- - **error:** layouthint ([fb433dd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fb433dd7d170e0676356ce1f3bb4f2a2877ee60a))
1443
-
1444
- ### [1.21.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.1...v1.21.2) (2022-08-14)
1445
-
1446
- ### Bug Fixes
1447
-
1448
- - **error:** ErrorResponse messages ([7a153a8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7a153a8c48be43f8ae4c1449880f8f901110ba3a))
1449
-
1450
- ### [1.21.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.21.0...v1.21.1) (2022-08-10)
1451
-
1452
- ### Bug Fixes
1453
-
1454
- - **error:** handle new error response messages ([9ce4d99](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9ce4d9997a542a98164ff999e83ee0a8a40b0525))
1455
-
1456
- ## [1.21.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.10...v1.21.0) (2022-08-10)
1457
-
1458
- ### Features
1459
-
1460
- - **error:** handle new error response messages ([4373b18](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4373b18675b2c74119b37734ce106239252c0883))
1461
-
1462
- ### [1.20.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.9...v1.20.10) (2022-08-09)
1463
-
1464
- ### Bug Fixes
1465
-
1466
- - **filter:** handle filters with name 'name' or name 'param' ([1c43e4d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1c43e4d5d187885a9c7896b12d023bbb23e63320))
1467
- - **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))
1468
-
1469
- ### [1.20.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.8...v1.20.9) (2022-08-03)
1470
-
1471
- ### Bug Fixes
1472
-
1473
- - **login:** better handing of basic authentication failed login ([ef22bba](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ef22bbaeb2a0d5cc6abbcd6a37e4cb4f5c0e3327))
1474
-
1475
- ### [1.20.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.7...v1.20.8) (2022-07-15)
1476
-
1477
- ### Bug Fixes
1478
-
1479
- - **layout-hint:** hide-when-empty check only on lists ([31b4245](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/31b42454e2f2684666fe4cdf21e0f30f14d2354e))
1480
-
1481
- ### [1.20.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.6...v1.20.7) (2022-07-05)
1482
-
1483
- ### Bug Fixes
1484
-
1485
- - **content:** prevent possible null value in content element array ([fab681f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fab681f5dc95ca7dcb7c39e26172ebf0a9b66418))
1486
-
1487
- ### [1.20.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.5...v1.20.6) (2022-07-01)
1488
-
1489
- ### Bug Fixes
1490
-
1491
- - **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))
1492
-
1493
- ### [1.20.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.4...v1.20.5) (2022-06-29)
1494
-
1495
- ### Bug Fixes
1496
-
1497
- - **export:** export redux selectors ([0017a01](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0017a01ba44f2a21295eab7d0c6b749f4388734c))
1498
-
1499
- ### [1.20.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.3...v1.20.4) (2022-06-29)
1500
-
1501
- ### Bug Fixes
1502
-
1503
- - **login:** set isRedirectLogin to false on load of hook ([24c1a53](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/24c1a53913dd483158491c8dce14fcae9e80d70d))
1504
- - **login:** set login errors as error not notifications ([d21871e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d21871eaa6e819c5027d86bdffb5358abbeba38a))
1505
-
1506
- ### [1.20.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.2...v1.20.3) (2022-06-23)
1507
-
1508
- ### Bug Fixes
1509
-
1510
- - **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))
1511
- - **authentication:** sort authentication types by default, primary first ([a577000](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a57700012752a9609fb264fd1864546ea461c912))
1512
- - **settings:** make login and logout path a setting ([d95f2f4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d95f2f450e316261b7121d6d714ecb42c7203d9c))
1513
-
1514
- ### [1.20.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.1...v1.20.2) (2022-06-21)
1515
-
1516
- ### Bug Fixes
1517
-
1518
- - **constants:** set administrator route setting default to null ([458f086](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/458f086983170903fc3777aa327adb8787ed6263))
1519
-
1520
- ### [1.20.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.20.0...v1.20.1) (2022-06-21)
1521
-
1522
- ### Bug Fixes
1523
-
1524
- - **i18n:** add useLocale hook and use generic getLocale selector ([acb5a3a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/acb5a3a0a0d1c5576a3c985fea600c46cfe8bb26))
1525
- - **reload:** improve reload of application after locale switch ([c3c4c93](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c3c4c93d5115381056c5af6a086a9b441d46586e))
1526
-
1527
- ## [1.20.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.5...v1.20.0) (2022-06-21)
1528
-
1529
- ### Features
1530
-
1531
- - **Constants:** add administrator login path ([dd42692](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dd426927e6fad5adb270b22b900d1d2f87b2cecb))
1532
-
1533
- ### [1.19.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.4...v1.19.5) (2022-06-17)
1534
-
1535
- ### [1.19.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.3...v1.19.4) (2022-06-17)
1536
-
1537
- ### Bug Fixes
1538
-
1539
- - **authentication:** improve isLoggedIn on application model ([b078c7d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b078c7dc03bfeb2b3d65643dce1b1da8ddd2cc90))
1540
-
1541
- ### [1.19.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.2...v1.19.3) (2022-06-17)
1542
-
1543
- ### [1.19.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.1...v1.19.2) (2022-06-17)
1544
-
1545
- ### [1.19.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.19.0...v1.19.1) (2022-06-16)
1546
-
1547
- ### Bug Fixes
1548
-
1549
- - **confirm-password:** confirm constraint only in specific situations ([bf39462](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bf394622b39c51145411bf4176d055d57488c412))
1550
-
1551
- ## [1.19.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.9...v1.19.0) (2022-06-15)
1552
-
1553
- ### Features
1554
-
1555
- - **hooks:** add error notification hook ([dc8f71a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/dc8f71a849418d4b3022b8ab96a5cfae018cea7d))
1556
-
1557
- ### [1.18.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.8...v1.18.9) (2022-06-14)
1558
-
1559
- ### Bug Fixes
1560
-
1561
- - **confirm-password:** only validate confirm-password with value ([9190faa](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9190faa31e50e5a018003e478bcdad2a06b011ef))
1562
-
1563
- ### [1.18.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.7...v1.18.8) (2022-06-13)
1564
-
1565
- ### Bug Fixes
1566
-
1567
- - **validations:** skip mandatory error on attribute with values ([52067ef](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/52067ef6026206be9ee9ffa836fafa610ab96241))
1568
-
1569
- ### [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)
1570
-
1571
- ### Bug Fixes
1572
-
1573
- - **flowtype:** fixes for better object destructering check ([8442c3e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8442c3ef958ea000cec50a38501867ee7fdecc34))
1574
- - **list:** fix applicable for wrong cased datastore panel resourcetype ([e377cdb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/e377cdb2a55a149b8948c9d86f2c24b4e2edc3ee))
1575
-
1576
- ### [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)
1577
-
1578
- ### [1.18.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.5...v1.18.6) (2022-05-20)
1579
-
1580
- ### [1.18.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.4...v1.18.5) (2022-05-20)
1581
-
1582
- ### Bug Fixes
1583
-
1584
- - **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))
1585
- - **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))
1586
- - **logout:** return response after logout ([4e1b6b2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4e1b6b2adeef8994ba05886a51fc8c37824c9d13))
1587
- - **signout:** improve logout sequence of logout method, improves application reload ([cad3d2d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cad3d2d88886808301e06c6efd066cc930225a26))
1588
-
1589
- ### [1.18.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.3...v1.18.4) (2022-05-12)
1590
-
1591
- ### Bug Fixes
1592
-
1593
- - **pac4j:** improve configuration of pac4j login configuration ([20b6da5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/20b6da53e09a4ec3e2760b75d722485f29044db1))
1594
-
1595
- ### [1.18.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.2...v1.18.3) (2022-05-02)
1596
-
1597
- ### Bug Fixes
1598
-
1599
- - **list:** add RecordRelatedDataStorePanel as applicable ListModel ([af61514](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/af6151431dd308beb85867ccac478728e188e911))
1600
-
1601
- ### [1.18.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.1...v1.18.2) (2022-05-02)
1602
-
1603
- ### Bug Fixes
1604
-
1605
- - **list:** add RecordRelatedDatastorePanel as applicable ListModel ([c9cecf3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c9cecf3e8f78aab41ab1ede4406e979ba2413234))
1606
-
1607
- ### [1.18.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.18.0...v1.18.1) (2022-04-28)
1608
-
1609
- ## [1.18.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.4...v1.18.0) (2022-04-28)
1610
-
1611
- ### Features
1612
-
1613
- - **login:** make the login url, username and password field configurable ([fd99569](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/fd995699e77002eb683753c4d8cb318b25b837bf))
1614
-
1615
- ### [1.17.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.3...v1.17.4) (2022-04-22)
1616
-
1617
- ### Bug Fixes
1618
-
1619
- - **console:** set log about missing translation to debug ([7f679a8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7f679a8002032e6105cd7234c716eea373852d6a))
1620
- - **validation:** remove useAttributeValidate hook ([918bd9a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/918bd9aeaeaefb8309eac2d1aeb99f471fdc678d))
1621
-
1622
- ### [1.17.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.2...v1.17.3) (2022-04-13)
1623
-
1624
- ### Bug Fixes
1625
-
1626
- - **flowtype:** set correct return type for validation hook ([19d5f80](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/19d5f800be6fd0ca64944b6b64496636b8556075))
1627
-
1628
- ### [1.17.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.1...v1.17.2) (2022-04-07)
1629
-
1630
- ### Bug Fixes
1631
-
1632
- - **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))
1633
-
1634
- ### [1.17.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.17.0...v1.17.1) (2022-03-30)
1635
-
1636
- ### Bug Fixes
1637
-
1638
- - **models:** export ChoiceAttributeOptionCollection through models index file ([c2d4d64](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c2d4d64d46ecf9e26e60364b8e170d4e395c8220))
1639
-
1640
- ## [1.17.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.16.1...v1.17.0) (2022-03-29)
1641
-
1642
- ### Features
1643
-
1644
- - **application:** add isLoggedIn method to application ([61a340d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/61a340d12703c2db0c351c3ab23c4bfed12c4f12))
1645
-
1646
- ### Bug Fixes
1647
-
1648
- - **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))
1649
- - **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))
1650
-
1651
- ### [1.16.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.16.0...v1.16.1) (2022-03-22)
1652
-
1653
- ## [1.16.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.15.1...v1.16.0) (2022-03-22)
1654
-
1655
- ### Features
1656
-
1657
- - **authentication:** add action to reset authentication errors in auth reducer ([600c130](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/600c130bd5684f7d6fb677d6115f58145a709de7))
1658
- - **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))
1659
-
1660
- ### [1.15.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.15.0...v1.15.1) (2022-03-21)
1661
-
1662
- ### Bug Fixes
1663
-
1664
- - **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))
1665
-
1666
- ## [1.15.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.5...v1.15.0) (2022-03-17)
1667
-
1668
- ### Features
1669
-
1670
- - **hooks:** add useRetrieveFormsOnModel hook ([042ba49](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/042ba49b33e62c1b6ac18c594b7ec358a153394a))
1671
-
1672
- ### [1.14.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.4...v1.14.5) (2022-03-15)
1673
-
1674
- ### Bug Fixes
1675
-
1676
- - **react-router:** use correct package and version of react-router ([eb6644b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/eb6644b235a2b8e02cca9be66b2d7ed4d0063585))
1677
-
1678
- ### [1.14.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.3...v1.14.4) (2022-03-14)
1679
-
1680
- ### [1.14.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.0...v1.14.3) (2022-03-14)
1681
-
1682
- ### Bug Fixes
1683
-
1684
- - **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))
1685
- - **scenario:** allow multiple scenario concept types ([89d9e4e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/89d9e4e396e1375abc1230090fa8e1c9cdfa1a3c))
1686
-
1687
- ### [1.14.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.1...v1.14.2) (2022-03-12)
1688
-
1689
- ### Bug Fixes
1690
-
1691
- - **scenario:** allow multiple scenario concept types ([89d9e4e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/89d9e4e396e1375abc1230090fa8e1c9cdfa1a3c))
1692
-
1693
- ### [1.14.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.14.0...v1.14.1) (2022-03-11)
1694
-
1695
- ### Bug Fixes
1696
-
1697
- - **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))
1698
-
1699
- ## [1.14.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.6...v1.14.0) (2022-02-18)
1700
-
1701
- ### Features
1702
-
1703
- - **helper:** add helper method resourceExists ([14f4fc9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/14f4fc92799da99ec14a8899639e40d5250617b0))
1704
-
1705
- ### [1.13.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.5...v1.13.6) (2022-02-10)
1706
-
1707
- ### Bug Fixes
1708
-
1709
- - **flowtype:** update flowtype and fix inconsistencies where possible ([5e66dd3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/5e66dd34f48bc182cdb0a73b8a63fb87188f39db))
1710
-
1711
- ### [1.13.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.4...v1.13.5) (2022-02-10)
1712
-
1713
- ### [1.13.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.3...v1.13.4) (2022-02-04)
1714
-
1715
- ### Bug Fixes
1716
-
1717
- - **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))
1718
-
1719
- ### [1.13.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.2...v1.13.3) (2022-02-04)
1720
-
1721
- ### Bug Fixes
1722
-
1723
- - **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))
1724
-
1725
- ### [1.13.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.1...v1.13.2) (2022-01-28)
1726
-
1727
- ### Bug Fixes
1728
-
1729
- - **xhr:** add global setting for xhr timeout ([793f945](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/793f9458c5b237d857f504f01f725b1b347949d2))
1730
-
1731
- ### [1.13.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.13.0...v1.13.1) (2021-12-23)
1732
-
1733
- ### Bug Fixes
1734
-
1735
- - **caseview:** throw correct exception when no selflink available ([af2d753](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/af2d7530a6aded1b9ab7026d281425d899a0a70b))
1736
- - **cookies:** improve creation of list items in a list ([2e2e9f5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2e2e9f5998bf4093edb160dd3d91ce6b4d60b9cd))
1737
- - **cookies:** use js-cookies library for cookie management ([291a036](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/291a036d9ab1856ae0d5bbb7b8c791d944c9a68e))
1738
-
1739
- ## [1.13.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.12.2...v1.13.0) (2021-12-16)
1740
-
1741
- ### Features
1742
-
1743
- - **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))
1744
-
1745
- ### Bug Fixes
1746
-
1747
- - **language:** add papiamento to language list ([b572350](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b572350e5036b0a611a95169c4209437c3c2b4dc))
1748
- - **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))
1749
-
1750
- ### [1.12.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.12.1...v1.12.2) (2021-10-29)
1751
-
1752
- ### Bug Fixes
1753
-
1754
- - **attribute-content:** add methods for retrieval of specific content elements ([ba65403](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ba65403258b685ddd1e690834cb7458ae724653f))
1755
-
1756
- ### [1.12.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.12.0...v1.12.1) (2021-10-26)
1757
-
1758
- ### Bug Fixes
1759
-
1760
- - **text:** handle new text property in data services ([711312e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/711312e94d5b3ee0d08c01d8700a4606fc731af4))
1761
-
1762
- ## [1.12.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.11.0...v1.12.0) (2021-10-26)
1763
-
1764
- ### Features
1765
-
1766
- - **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))
1767
-
1768
- ## [1.11.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.10.3...v1.11.0) (2021-10-25)
1769
-
1770
- ### Features
1771
-
1772
- - **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))
1773
-
1774
- ### Bug Fixes
1775
-
1776
- - **text:** handle new text property in form contributions ([f412cc1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f412cc1ff46fc0691c69b1f549a854b9104c105a))
1777
-
1778
- ### [1.10.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.10.2...v1.10.3) (2021-10-13)
1779
-
1780
- ### Bug Fixes
1781
-
1782
- - **datetime:** placeholder for datetime and timestamps split on first space ([68d1bce](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/68d1bce266db6741f764a5a12de49a0d56da88d7))
1783
-
1784
- ### [1.10.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.10.1...v1.10.2) (2021-10-13)
1785
-
1786
- ### Bug Fixes
1787
-
1788
- - **datetime:** placeholder for date time no longer contains time format ([db09be7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/db09be7118ec7baa2cb9937e7a540c5a9fd6401b))
1789
-
1790
- ### [1.10.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.10.0...v1.10.1) (2021-10-11)
1791
-
1792
- ### Bug Fixes
1793
-
1794
- - **datetime:** added return type for placeholder function ([a55ab17](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a55ab178a03eecf7544f41ec88735dd01ee8305e))
1795
-
1796
- ## [1.10.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.4...v1.10.0) (2021-10-11)
1797
-
1798
- ### Features
1799
-
1800
- - **datetime:** i18n for date time formats ([df0d4f0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/df0d4f0bbf1b8028438e394f3adde9caae0179a8))
1801
-
1802
- ### [1.9.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.3...v1.9.4) (2021-09-27)
1803
-
1804
- ### Bug Fixes
1805
-
1806
- - **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))
1807
-
1808
- ### [1.9.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.2...v1.9.3) (2021-09-27)
1809
-
1810
- ### Bug Fixes
1811
-
1812
- - **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))
1813
-
1814
- ### [1.9.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.1...v1.9.2) (2021-09-24)
1815
-
1816
- ### Bug Fixes
1817
-
1818
- - **caseview:** add viewLabel on case view model for configured label ([49cedf6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/49cedf69b8a2a443f55e972321127f35f97f4139))
1819
-
1820
- ### [1.9.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.9.0...v1.9.1) (2021-09-23)
1821
-
1822
- ## [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)
1823
-
1824
- ## [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)
1825
-
1826
- ### Bug Fixes
1827
-
1828
- - **messages:** rename rawText to message, update textfragment structure ([4b73c77](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4b73c7772786458828073d0196f9d9d63cbcd332))
1829
-
1830
- ## [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)
1831
-
1832
- ### Bug Fixes
1833
-
1834
- - **form-content:** update structure of content in data ([044078f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/044078f5ced2c61c9fcba7fe585029a022e3f3dd))
1835
-
1836
- ## [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)
1837
-
1838
- ### Bug Fixes
1839
-
1840
- - **data-helper:** handle content on result elements ([13be04c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/13be04ca46198ddec964401c5eda001111555260))
1841
-
1842
- ## [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)
1843
-
1844
- ### Bug Fixes
1845
-
1846
- - **attribute-content:** update structure of content ([d7496d2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d7496d2862021d658a433fb5d016fc481acd5777))
1847
-
1848
- ## [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)
1849
-
1850
- ### Bug Fixes
1851
-
1852
- - **text:** update for new structure of introtext in contributions ([47bf99d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/47bf99d4143678608b52f556be9158f6ced41807))
1853
-
1854
- ## [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)
1855
-
1856
- ## [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)
1857
-
1858
- ### Bug Fixes
1859
-
1860
- - **helptext-attribute:** allow for content in data ([b5228c9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b5228c90737f9de33ef4ca0b0c24a976f97bc684))
1861
-
1862
- ## [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)
1863
-
1864
- ## [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)
1865
-
1866
- ### Bug Fixes
1867
-
1868
- - **content:** support text with placeholders in text-fragment and content ([0803157](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/080315782f766b2b98b654575533fc5afa5fab1c))
1869
-
1870
- ## [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)
1871
-
1872
- ### Bug Fixes
1873
-
1874
- - **content:** allow for header in content element ([38af8b7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/38af8b733dc1c1288c1e7d033b2c67882580c57d))
1875
-
1876
- ## [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)
1877
-
1878
- ### Bug Fixes
1879
-
1880
- - **content:** update list detail model with content for instrument results ([b4d99ba](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b4d99baa241494878c8892ea9308d07ddd8e6244))
1881
- - **content:** use correct property for propertyElement ([215c955](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/215c955f614214efd8ef2348353c48a241fc34ff))
1882
-
1883
- ## [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)
1884
-
1885
- ### Bug Fixes
1886
-
1887
- - **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))
1888
-
1889
- ## [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)
1890
-
1891
- ### Bug Fixes
1892
-
1893
- - **concept-property:** rename key to type ([9846969](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/984696962f794fe3f52a92202a3c9128b00a28b4))
1894
-
1895
- ## [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)
1896
-
1897
- ### Bug Fixes
1898
-
1899
- - **content:** improve useContentType hook ([908641d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/908641d9d18a14df0568669dd8674c2471ce5ba6))
1900
-
1901
- ## [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)
1902
-
1903
- ### Bug Fixes
1904
-
1905
- - **content:** support for referred sections in ([377acfe](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/377acfee27e6e55d7c7b750aa1ed2987913d5a33))
1906
-
1907
- ## [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)
1908
-
1909
- ### Features
1910
-
1911
- - **content:** support content on instruments from the data service ([0796fc0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0796fc0aa9a28e2df081f2e5170d03d6164c3015))
1912
-
1913
- ### [1.8.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.8.2...v1.8.3) (2021-08-20)
1914
-
1915
- ### Bug Fixes
1916
-
1917
- - **form-object:** support new format of introtexts ([60f250c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/60f250c052bd24d31ca67fdaea0a43ee36869457))
1918
- - **unknown-repeat:** always remove last object of unknown repeat object ([3ef894d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/3ef894d24f682a5da0e29a0d4f7889cb3db726d3))
1919
-
1920
- ### [1.8.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.8.1...v1.8.2) (2021-08-12)
1921
-
1922
- ### Bug Fixes
1923
-
1924
- - **content-configuration:** allow for result descriptions as object ([77ae12a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/77ae12aad60c4145a8f6729c70400b89a94e29f2))
1925
-
1926
- ### [1.8.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.8.0...v1.8.1) (2021-07-28)
1927
-
1928
- ### Bug Fixes
1929
-
1930
- - **given-answers:** filter not answered children from given answers composite ([147c6fb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/147c6fb6b9dd145aff30f2b2fd5baa204ef48690))
1931
- - **validations:** make it possible overwrite USE_CLIENTSIDE_VALIDATION setting ([597193e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/597193edef4379adfbdf1f2eaaf99b3026007bfe))
1932
-
1933
- ## [1.8.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.9...v1.8.0) (2021-07-23)
1934
-
1935
- ### Features
1936
-
1937
- - **modularui-hook:** move optional arguments of useModularUIBasic hook to object ([2f413b6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2f413b6251969a5e7bf6d2f120b32605dfa9fb3a))
1938
-
1939
- ### Bug Fixes
1940
-
1941
- - **groupingpanel:** make groupingpanel applicable for tabgroupingpanel ([b95a959](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b95a959a09b8d20184cde534215a5dc7bdc13d80))
1942
-
1943
- ### [1.7.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.8...v1.7.9) (2021-07-02)
1944
-
1945
- ### Bug Fixes
1946
-
1947
- - **theme:** retrieve stored theme when creating server ([bbe43d3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bbe43d3689a38043fd659fe8ff45f513afe67116))
1948
-
1949
- ### [1.7.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.7...v1.7.8) (2021-07-01)
1950
-
1951
- ### Bug Fixes
1952
-
1953
- - **selectors:** add extra selectors for model by instance ([647037b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/647037bdfc3c6c201c91cf3c26bd7a8f08c405ad))
1954
-
1955
- ### [1.7.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.6...v1.7.7) (2021-06-29)
1956
-
1957
- ### Bug Fixes
1958
-
1959
- - **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))
1960
-
1961
- ### [1.7.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.5...v1.7.6) (2021-06-24)
1962
-
1963
- ### Bug Fixes
1964
-
1965
- - **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))
1966
-
1967
- ### [1.7.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.4...v1.7.5) (2021-06-22)
1968
-
1969
- ### Bug Fixes
1970
-
1971
- - **datetime-model:** make format label based on attribute type ([9ecb006](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9ecb0067f38bf4b9f5bbbd8387d3bf160ec2f803))
1972
-
1973
- ### [1.7.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.3...v1.7.4) (2021-06-22)
1974
-
1975
- ### Bug Fixes
1976
-
1977
- - **dateconstraint:** set format label of constraint to input format ([2909379](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/29093794fceff11ccd043547ce2d65ef94901777))
1978
-
1979
- ### [1.7.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.2...v1.7.3) (2021-06-21)
1980
-
1981
- ### Bug Fixes
1982
-
1983
- - **error-handling:** make ErrorFallbackComponent adjustable ([bcef27a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/bcef27ae89d383bfc1f335325ec41553223897a3))
1984
-
1985
- ### [1.7.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.1...v1.7.2) (2021-06-18)
1986
-
1987
- ### Bug Fixes
1988
-
1989
- - **datetime:** handle datetime values that contain ms ([2ddd6fd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2ddd6fd33966772116ead61bdbe1c7fdd0353278))
1990
-
1991
- ### [1.7.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.7.0...v1.7.1) (2021-06-17)
1992
-
1993
- ### Bug Fixes
1994
-
1995
- - **links:** handle applications where tabs are not permitted ([9c06dee](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9c06dee2ce1ca0d6d7e9d86b3b5b6ccb8de5b06d))
1996
-
1997
- ## [1.7.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.6.3...v1.7.0) (2021-06-16)
1998
-
1999
- ### Features
2000
-
2001
- - **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))
2002
-
2003
- ### [1.6.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.6.2...v1.6.3) (2021-06-16)
2004
-
2005
- ### Bug Fixes
2006
-
2007
- - **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))
2008
-
2009
- ### [1.6.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.6.1...v1.6.2) (2021-06-15)
2010
-
2011
- ### [1.6.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.6.0...v1.6.1) (2021-06-15)
2012
-
2013
- ### Bug Fixes
2014
-
2015
- - **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))
2016
-
2017
- ## [1.6.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.5.1...v1.6.0) (2021-06-14)
2018
-
2019
- ### Features
2020
-
2021
- - **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))
2022
-
2023
- ### [1.5.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.5.0...v1.5.1) (2021-06-09)
2024
-
2025
- ### Bug Fixes
2026
-
2027
- - **get-model:** retrieve model in the correct locale ([72503e4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/72503e4d77561d6f7316df67e848b05c3730e6a9))
2028
- - **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))
2029
-
2030
- ## [1.5.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.4.1...v1.5.0) (2021-06-09)
2031
-
2032
- ### Features
2033
-
2034
- - **form:** add getFormObjectByKey and getFormObjectByLayoutHint methods on form model ([cc0c856](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cc0c8567d9437301fb510be2359bccf2501956ce))
2035
-
2036
- ### Bug Fixes
2037
-
2038
- - **authenticate:** improve isAuthenticated indication of logout ([ecc649f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ecc649f1270999a22c3ec5e42a7349b6fb36ec09))
2039
- - **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))
2040
- - **logout:** after logout, remove all models except the application model ([0c4a86e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0c4a86e162c173b7178614ee7616345fb029fe2b))
2041
- - **logout:** use reloadApplication action only when authenticated ([058a1c7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/058a1c71257b654632951b5a9e786ed821739b2a))
2042
-
2043
- ### [1.4.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.4.0...v1.4.1) (2021-06-07)
2044
-
2045
- ### Bug Fixes
2046
-
2047
- - **hooks:** add expected model to the useModularUI call ([0f818b8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0f818b8001b0a6f60b3be2b0cbf138e708dffff1))
2048
-
2049
- ## [1.4.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.3.0...v1.4.0) (2021-06-07)
2050
-
2051
- ### Features
2052
-
2053
- - **hooks:** add specific hooks for retrieving lists, groupingpanel and details ([8214609](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8214609a38ba0e4d2753ffc02591fdd3ec3a3006))
2054
-
2055
- ## [1.3.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.4...v1.3.0) (2021-06-02)
2056
-
2057
- ### Features
2058
-
2059
- - **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))
2060
-
2061
- ### [1.2.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.3...v1.2.4) (2021-06-01)
2062
-
2063
- ### Bug Fixes
2064
-
2065
- - **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))
2066
-
2067
- ### [1.2.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.2...v1.2.3) (2021-05-27)
2068
-
2069
- ### Bug Fixes
2070
-
2071
- - **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))
2072
-
2073
- ### [1.2.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.1...v1.2.2) (2021-05-27)
2074
-
2075
- ### Bug Fixes
2076
-
2077
- - **link-collection:** allow string as argument for getLinkByHref ([7024d51](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7024d51e737da18371ded9b169924046bacd09fe))
2078
-
2079
- ### [1.2.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.2.0...v1.2.1) (2021-05-27)
2080
-
2081
- ### Bug Fixes
2082
-
2083
- - **href:** allow string path on startsWith method ([ad40a02](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/ad40a02e1d924e4032046f30ce544ee04da270bb))
2084
- - **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))
2085
- - **parameters:** make UI_PARAMETERS constant adjustable through settings ([c3d0c6e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c3d0c6edf1f2c4daab4d64d880a053bef729e2c1))
2086
- - **parameters:** make UI_PARAMETERS constant adjustable through settings ([cb2ef61](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cb2ef61fed88a6600b7f364825736c56326e04d2))
2087
-
2088
- ## [1.2.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.5...v1.2.0) (2021-05-25)
2089
-
2090
- ### Features
2091
-
2092
- - **list:** filter lists with layout hint initial-filter ([2a1d85b](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/2a1d85b1b015e85e1375999b3f099791c116b8a3))
2093
-
2094
- ### [1.1.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.4...v1.1.5) (2021-05-19)
2095
-
2096
- ### Bug Fixes
2097
-
2098
- - **modularui:** add an optional contextId to modular ui calls ([4ea1c21](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4ea1c21e31fc828c9734804280f923328e917194))
2099
-
2100
- ### [1.1.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.3...v1.1.4) (2021-05-18)
2101
-
2102
- ### Bug Fixes
2103
-
2104
- - **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))
2105
- - **filters:** make it possible to filter on value zero ([0824bb3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/0824bb39b84c54243033b908175322ecfcf0b726))
2106
- - **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))
2107
-
2108
- ### [1.1.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.2...v1.1.3) (2021-05-06)
2109
-
2110
- ### Bug Fixes
2111
-
2112
- - **themes:** make stored theme leading for theme config parts ([70f6668](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/70f6668047b4d8e5877f5898ac9f4697c238f951))
2113
-
2114
- ### [1.1.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.1...v1.1.2) (2021-04-26)
2115
-
2116
- ### Bug Fixes
2117
-
2118
- - **href:** allow Href class to handle paths to camel routes ([7b78011](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/7b78011bd2a5bfd2244d5c211439676510feef84))
2119
- - **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))
2120
- - **themes:** improve and document theme creation ([8468a86](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/8468a86a4f8a1cf0165683b9bb8317c7c01d9fc8))
2121
-
2122
- ### [1.1.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.1.0...v1.1.1) (2021-03-24)
2123
-
2124
- ### Bug Fixes
2125
-
2126
- - **length-constraint:** retrieve correct parameters for exact length constraint ([f4d86e5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f4d86e54058e554178f9ebe25a7df18c50c40fd8))
2127
- - **timeformat:** correct validation of am/pm time formats ([08ebe25](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/08ebe2575a5237a2ab29778cb3200db60da92243))
2128
-
2129
- ## [1.1.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.6...v1.1.0) (2021-03-17)
2130
-
2131
- ### Features
2132
-
2133
- - **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))
2134
-
2135
- ### [1.0.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.5...v1.0.6) (2021-03-01)
2136
-
2137
- ### Bug Fixes
2138
-
2139
- - **filters:** remove context label from filter label ([97efe42](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/97efe42d49e1eda4b59ec8ad77b01feb03d27272))
2140
- - **layout-hint:** fix typo in hint suggestion ([906cb15](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/906cb15fc80225332d2094ae1724b34c5f08470e))
2141
-
2142
- ### [1.0.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.4...v1.0.5) (2021-02-18)
2143
-
2144
- ### Bug Fixes
2145
-
2146
- - **layouthint-rules:** expose existing rules ([d91d408](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d91d408a6aa85c922edf9bbb70d8c5e9c48ac58f))
2147
-
2148
- ### [1.0.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.3...v1.0.4) (2021-02-16)
2149
-
2150
- ### Bug Fixes
2151
-
2152
- - **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))
2153
-
2154
- ### [1.0.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.2...v1.0.3) (2021-02-12)
2155
-
2156
- ### Bug Fixes
2157
-
2158
- - **react-server:** expose methods from requestInformation, serverUtil, renderSSRMinimal and renderSSRComplete ([aff97a6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/aff97a6b9604eeae2076eb3c6a1bb6588c869d23))
2159
-
2160
- ### [1.0.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.1...v1.0.2) (2021-02-12)
2161
-
2162
- ### Bug Fixes
2163
-
2164
- - **codemod:** add codemod folder to list of files to publish ([cfc2be6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cfc2be691489ab2ba7a5401a38fcaf437171c814))
2165
-
2166
- ### [1.0.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v1.0.0...v1.0.1) (2021-02-11)
2167
-
2168
- ### Bug Fixes
2169
-
2170
- - **locales:** make error property of locale input optional ([6ce6813](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6ce6813e6150257c2794040e17b5a3fd251fe142))
2171
-
2172
- ## [1.0.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.26...v1.0.0) (2021-02-11)
2173
-
2174
- ### [0.2.26](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.25...v0.2.26) (2021-02-09)
2175
-
2176
- ### Features
2177
-
2178
- - **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))
2179
-
2180
- ### [0.2.25](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.24...v0.2.25) (2021-02-08)
2181
-
2182
- ### Bug Fixes
2183
-
2184
- - **has-util:** handle deeper paths ([264ffdb](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/264ffdb07dd1dc7cfccef3feac49a77dda34bd78))
2185
- - **username-change:** handle missing application model after a username change ([cadd972](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cadd972b85266068dcaaaf8adf0cdbd6d44cf4e3))
2186
-
2187
- ### [0.2.24](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.23...v0.2.24) (2021-02-02)
2188
-
2189
- ### Bug Fixes
2190
-
2191
- - **codemod:** improve paths to various named imports ([f296ac5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f296ac50b1cf572505c51fe94227997375752719))
2192
- - **codemod:** update paths to hooks and i18n in codemod ([afb6b3c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/afb6b3c9100a4792b7b9ed9d2bebb356a0bbbc87))
2193
-
2194
- ### [0.2.23](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.22...v0.2.23) (2021-01-29)
2195
-
2196
- ### Features
2197
-
2198
- - **restructure:** move hooks and i18n to more logical folder ([4664b3a](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/4664b3aecffe5d95205eb75bfb3c55c698df544c))
2199
-
2200
- ### [0.2.22](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.21...v0.2.22) (2021-01-25)
2201
-
2202
- ### Features
2203
-
2204
- - **dependent-attribute:** rename dependening attribute and clean up hint constants ([c884fac](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c884facdbd0cfbef3a570240111246cf5d761f23))
2205
- - **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))
2206
-
2207
- ### Bug Fixes
2208
-
2209
- - **constraint-formatlabel:** give constraints formatlabel as argument ([f66d99f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f66d99fe8fbd59e5756589c656b3bb5520c81eb9))
2210
- - **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))
2211
-
2212
- ### [0.2.21](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.20...v0.2.21) (2021-01-20)
2213
-
2214
- ### Features
2215
-
2216
- - **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))
2217
-
2218
- ### Bug Fixes
2219
-
2220
- - **ie11:** use own copy of useDeepCompareEffect with ie11 compatibility ([24b3e6f](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/24b3e6ff0fbe911d4e6123f9c5cf34a50e8b6e64))
2221
-
2222
- ### [0.2.20](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.19...v0.2.20) (2021-01-15)
2223
-
2224
- ### Features
2225
-
2226
- - **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))
2227
-
2228
- ### [0.2.19](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.18...v0.2.19) (2021-01-12)
2229
-
2230
- ### Features
2231
-
2232
- - **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))
2233
-
2234
- ### [0.2.18](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.17...v0.2.18) (2021-01-12)
2235
-
2236
- ### Features
2237
-
2238
- - **actioncollection:** add method to retrieve an action by key / name ([778caf7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/778caf70d11a000de20956d571fc08b99499db84))
2239
- - **locale:** add setting for warning about missing message in locale ([b19cd52](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b19cd5267e88a74186c6ec831cc78aca6557eb55))
2240
- - **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))
2241
- - **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))
2242
- - **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))
2243
-
2244
- ### [0.2.17](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.15...v0.2.17) (2021-01-08)
2245
-
2246
- ### Bug Fixes
2247
-
2248
- - **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))
2249
-
2250
- ### [0.2.16](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.15...v0.2.16) (2021-01-08)
2251
-
2252
- ### Bug Fixes
2253
-
2254
- - **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))
2255
-
2256
- ### [0.2.15](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.14...v0.2.15) (2021-01-08)
2257
-
2258
- ### Bug Fixes
2259
-
2260
- - **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))
2261
-
2262
- ### [0.2.14](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.13...v0.2.14) (2021-01-08)
2263
-
2264
- ### Bug Fixes
2265
-
2266
- - **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))
2267
-
2268
- ### [0.2.13](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.12...v0.2.13) (2021-01-07)
2269
-
2270
- ### Bug Fixes
2271
-
2272
- - **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))
2273
- - **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))
2274
-
2275
- ### [0.2.12](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.11...v0.2.12) (2021-01-06)
2276
-
2277
- ### Bug Fixes
2278
-
2279
- - **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))
2280
-
2281
- ### [0.2.11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.10...v0.2.11) (2021-01-04)
2282
-
2283
- ### Features
2284
-
2285
- - **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))
2286
-
2287
- ### Bug Fixes
2288
-
2289
- - **hooks:** always return available modal to prevent unexpected re-renders ([b19055d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b19055d7efa31fbee41129a1a7594245d231815c))
2290
-
2291
- ### [0.2.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.9...v0.2.10) (2021-01-04)
2292
-
2293
- ### [0.2.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.8...v0.2.9) (2021-01-04)
2294
-
2295
- ### [0.2.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.7...v0.2.8) (2021-01-04)
2296
-
2297
- ### [0.2.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.6...v0.2.7) (2021-01-03)
2298
-
2299
- ### Features
2300
-
2301
- - **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))
2302
- - **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))
2303
- - **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))
2304
- - **hooks:** add hooks for each available connector ([cacc7d4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/cacc7d43c56f0426067b35d4b53bb8b603315c5e))
2305
- - **react-theme:** added useTheme hook ([9f84eba](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/9f84eba6a9cdd5c74a389bd57edd439f7b7e2dc0))
2306
- - **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))
2307
-
2308
- ### Bug Fixes
2309
-
2310
- - **i18n:** store theme settings before setting locales ([710a072](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/710a072bf1d3bdb258c2ac14b6b0cfa0f12eee62))
2311
- - **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))
2312
- - **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))
2313
- - **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))
2314
- - **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))
2315
-
2316
- ### [0.2.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.5...v0.2.6) (2020-12-16)
2317
-
2318
- ### [0.2.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.4...v0.2.5) (2020-12-11)
2319
-
2320
- ### [0.2.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.3...v0.2.4) (2020-12-09)
2321
-
2322
- ### Features
2323
-
2324
- - **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))
2325
- - **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))
2326
-
2327
- ### [0.2.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.2...v0.2.3) (2020-12-04)
2328
-
2329
- ### [0.2.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.1...v0.2.2) (2020-12-04)
2330
-
2331
- ### Features
2332
-
2333
- - **router:** add router hoc also as hooks ([b2cab70](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b2cab70d535de7768a1bb4ac1700026eb3fd9a0e))
2334
-
2335
- ### [0.2.1](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.2.0...v0.2.1) (2020-12-02)
2336
-
2337
- ### Features
2338
-
2339
- - **attributewidth:** added attribute width as readonlyWidth getter on models ([493e7fd](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/493e7fd14516535eef8cfcc66dc29adbf7d768c1))
2340
-
2341
- ## [0.2.0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.11...v0.2.0) (2020-11-27)
2342
-
2343
- ### [0.1.11](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.10...v0.1.11) (2020-11-27)
2344
-
2345
- ### Features
2346
-
2347
- - **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))
2348
- - **redux-actions:** added unit tests on redux actions ([21b424e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/21b424e5430d8202df14c577f848250c8c8bbbbb))
2349
-
2350
- ### Bug Fixes
2351
-
2352
- - **redux-actions:** remove unused actions for Filters and List ([d4d066d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/d4d066d083f7bd12866b49c22697ec7bff7355cf))
2353
-
2354
- ### [0.1.10](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.9...v0.1.10) (2020-11-25)
2355
-
2356
- ### Bug Fixes
2357
-
2358
- - **decimal-numbers:** handle rendering of small numbers ([f0f09c7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/f0f09c7bd8689363a7e515d37517e9b4c5aac021))
2359
-
2360
- ### [0.1.9](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.8...v0.1.9) (2020-11-23)
2361
-
2362
- ### Features
2363
-
2364
- - **ie11:** support ie11 in esm build ([276b6f0](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/276b6f0b093f2cfec4b26e4a5b7f11c4699bb9bd))
2365
-
2366
- ### Bug Fixes
2367
-
2368
- - **spacers:** handle floating-point arithmetics on spacer calculation ([b75977c](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/b75977cb5cf2832d9b762be70867364728736e53))
2369
-
2370
- ### [0.1.8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.7...v0.1.8) (2020-11-19)
2371
-
2372
- ### Bug Fixes
2373
-
2374
- - **theme-utils:** make defaultValue of lightenColor and darkenColor utils optional ([191cf70](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/191cf70895a34620a0ea4da57b3b725dd50e96d0))
2375
- - **update-validations:** retrieve errors from correct data object ([088dcd7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/088dcd7c5667aaaf64d9765c494c38071fdab28d))
2376
-
2377
- ### [0.1.7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.6...v0.1.7) (2020-11-18)
2378
-
2379
- ### Bug Fixes
2380
-
2381
- - **flowtype:** update flowtype to match usage in layouts ([1e951b8](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/1e951b8d4517f59117bff72072fcae1990c4472c))
2382
-
2383
- ### [0.1.6](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.5...v0.1.6) (2020-11-17)
2384
-
2385
- ### Bug Fixes
2386
-
2387
- - **businessscenario:** scenarioSteps were not updated with scenarioSteps on initialization ([475236e](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/475236ee8d95c232264d67463065710e573a3cc6))
2388
- - **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))
2389
-
2390
- ### [0.1.5](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.4...v0.1.5) (2020-11-16)
2391
-
2392
- ### Bug Fixes
2393
-
2394
- - **childmodels:** handle rejected childmodel requests without breaking the original request ([6cdbe7d](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/6cdbe7d67c2aaa62980efaafb9be5f24a4e461a9))
2395
-
2396
- ### [0.1.4](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.3...v0.1.4) (2020-11-16)
2397
-
2398
- ### Bug Fixes
2399
-
2400
- - **hook:** fix memoization of useModularUIRequest hook ([a038cf7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/a038cf77c1d4e074f40f860cf0d5464bef2e3a79))
2401
- - **modularui:** return promise in loadModularUI ([c12b2b7](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/commit/c12b2b7a906f5d9db73e3d70712fd532f5051ddf))
2402
- - **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))
2403
-
2404
- ### [0.1.3](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.2...v0.1.3) (2020-11-06)
2405
-
2406
- ### Bug Fixes
2407
-
2408
- - **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))
2409
-
2410
- ### [0.1.2](https://git.beinformed.com/public/nl.beinformed.bi.layout.lib.ui/compare/v0.1.1...v0.1.2) (2020-11-06)
2411
-
2412
- ### Bug Fixes
2413
-
2414
- - **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))
2415
-
2416
- ### [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)
2417
-
2418
- ## [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)
2419
-
2420
- ### 0.0.3 (2020-11-06)
2421
-
2422
- ### 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.