@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
@@ -0,0 +1,13 @@
1
+ export { A as ATTRIBUTE_WIDTH, D as DATETIME_OFFSET_FORMAT, m as DEFAULT_AUTHENTICATION_TYPE, g as DEFAULT_FIRST_WEEK_CONTAINS_DATE, f as DEFAULT_WEEK_STARTS_ON, H as HTTP_METHODS, h as INTERNAL_LOGIN_TYPE, c as ISO_DATETIME_FORMAT, b as ISO_DATE_FORMAT, e as ISO_TIMESTAMP_FORMAT, d as ISO_TIME_FORMAT, I as IS_GRAALJS, a as IS_SERVER, k as LOGIN_PASSWORD_SETTING, i as LOGIN_PATH_SETTING, L as LOGIN_TYPE, j as LOGIN_USERNAME_SETTING, l as LOGOUT_PATH_SETTING, P as PARAMETER_SEPARATOR, T as TIMEVERSION_FILTER_NAME } from './Constants-BIbEko1E.cjs';
2
+ export { CAPTCHA_PATH, CHANGEPASSWORD_PATH, CONTENT_PATH, RESOURCE_PATH, UPLOAD_PATH, USERPROFILE_PATH } from './constants/index.cjs';
3
+ export { ConfigurationException, IllegalArgumentException, IllegalReturnException, IllegalStateException, JsonParseException, MissingPropertyException, NetworkException, NotAllowedUriException, NotFoundException, ServerRequestException, ThemePropertyException, TimeoutException, UnauthorizedException, UnsupportedOperationException } from './exceptions/index.cjs';
4
+ export { p as ATTRIBUTE_TYPE, A as ActionCollection, d as ActionContributions, c as ActionData, b as ActionFieldData, a as ActionModel, c5 as AnchorElementData, aj as AnonymousDynamicSchema, bS as AssignmentFilterContribution, bR as AssignmentFilterData, bD as AssignmentFilterModel, e as AttributeCollection, a7 as AttributeCollectionContributions, f as AttributeContent, ag as AttributeContentElement, a6 as AttributeContributions, J as AttributeData, ac as AttributeModel, aa as AttributeModularUIData, ae as AttributePropertyElement, ab as AttributeRequestData, ar as AttributeSetContributions, g as AttributeSetModel, af as AttributeTextFragmentElement, a8 as AttributeValue, cU as AuthenticationType, K as BaseAttributeContributions, B as BaseAttributeModel, at as BaseCollection, d7 as BaseDateTimeUtil, bt as BaseDetailContributions, br as BaseDetailData, bE as BaseFilterModel, w as BaseLayoutHintRule, au as BaseModel, Q as BaseStringAttributeContributions, a5 as BinaryAttributeContributions, $ as BooleanAttributeContributions, h as BooleanAttributeModel, i as CHOICETYPE, a4 as CaptchaAttributeContributions, C as CaptchaAttributeModel, as as ChildrenKey, a0 as ChoiceAttributeContributions, j as ChoiceAttributeModel, k as ChoiceAttributeOptionCollection, a1 as ChoiceAttributeOptionContributions, m as ChoiceAttributeOptionModel, l as ChoiceAttributeOptionModelOptions, bO as ChoiceFilterContribution, bN as ChoiceFilterData, n as CompositeAttributeChildCollection, a2 as CompositeAttributeContributions, o as CompositeAttributeModel, ak as CompositeDynamicSchema, aT as ConceptDetailData, ax as ConceptDetailModel, aW as ConceptIndexContributions, aV as ConceptIndexData, aP as ConceptLinkData, ay as ConceptLinkModel, az as ConceptRelationCollection, aA as ConceptRelationModel, aU as ConceptTypeDetailData, aB as ConceptTypeDetailModel, bl as ConfigurationElements, r as ConstraintCollection, al as ConstraintModel, bd as ContentConfiguration, bo as ContentConfigurationContributions, be as ContentConfigurationElements, bf as ContentConfigurationEndResults, bg as ContentConfigurationQuestions, bh as ContentConfigurationResults, b4 as ContentContributions, ad as ContentData, b2 as ContentDataItem, b3 as ContentDataSection, b6 as ContentDetailContributions, b5 as ContentDetailData, bj as ContentElement, b0 as ContentIndexContributions, a_ as ContentIndexData, a$ as ContentLinkData, aX as ContentLinkModel, b1 as ContentTOCData, ba as ContentTypeContributions, b9 as ContentTypeData, cX as Contributions, bI as ContributionsForFilterCollection, cW as Data, bQ as DateFilterContribution, bP as DateFilterData, bU as DateRangeFilterContribution, bT as DateRangeFilterData, s as DateTimeDateFormatConstraint, u as DateTimeTimeFormatConstraint, d3 as DateTimeUtil, d2 as DateUtil, _ as DatetimeAttributeContributions, D as DatetimeAttributeModel, t as DatetimeFormatConstraint, c_ as DefaultLinksData, bs as DetailData, bq as DetailModel, bu as DetailPanelContributions, ah as DynamicSchema, bp as EndResultsConfiguration, bw as ErrorCollection, bv as ErrorCollectionType, d1 as ErrorMessage, bx as ErrorModel, c2 as ErrorObjectData, by as ErrorResponse, q as FILTER_TYPE, F as FetchException, an as FileEntryType, ao as FilesType, aq as FilesizeConstraintsType, ap as FiletypeConstraintsType, bF as FilterCollection, bM as FilterCollectionContributions, bL as FilterCollectionData, bK as FilterContribution, bJ as FilterData, bH as FilterModel, c6 as FormContributions, c0 as FormData, c7 as FormObjectContributions, b$ as FormObjectData, cx as GroupData, ch as GroupModel, cz as GroupingContributions, cy as GroupingData, ci as GroupingModel, H as HelptextAttributeModel, cZ as HistoryLocation, c8 as Href, cV as ISO_DATE, L as LabelAttributeModel, aL as LabelData, aE as LabelType, c9 as LayoutHintCollection, am as LayoutHintRule, E as LayoutHintRuleCollection, y as LayoutHintRulesUpdater, ca as LinkCollection, cd as LinkContributions, cc as LinkData, cb as LinkModel, aG as Links, cu as ListContributions, ct as ListData, cD as ListDetailAttributeData, cC as ListDetailContributions, cB as ListDetailData, cg as ListDetailModel, cj as ListHeaderModel, ck as ListHref, cl as ListItemCollection, cA as ListItemData, cm as ListItemModel, cn as ListModel, a9 as MaybeAttributeValue, V as MemoAttributeContributions, G as MemoAttributeModel, d0 as MessageParameters, c3 as MissingObjectData, cP as ModelOptions, cO as ModelWithChildModels, M as ModularUIErrorJSON, bC as ModularUIErrorResponse, cN as ModularUIModel, cQ as ModularUIModelWithChildModels, dd as ModularUIRequestOptions, cR as ModularUIResponse, cT as ModularUISpecificErrorResponse, Z as MoneyAttributeContributions, ai as NamedDynamicSchema, cf as NormalizedLinkContributions, ce as NormalizedLinkData, Y as NumberAttributeContributions, N as NumberAttributeModel, bW as NumberFilterContributions, bV as NumberFilterData, bY as NumberRangeFilterContribution, bX as NumberRangeFilterData, O as OPTION_MODE, d6 as OffsetInfo, co as PagesizeModel, cw as PagingContributions, cv as PagingData, cp as PagingModel, cE as Parameter, cF as ParameterCollection, W as PasswordAttributeContributions, P as PasswordAttributeModel, cI as ProcessStatusSettingsContributions, cH as ProcessStatusSettingsData, cG as ProcessStatusSettingsModel, d9 as ProgressHandler, aK as PropertyData, bk as PropertyElement, aF as PropertyType, bm as QuestionConfiguration, a3 as RangeAttributeContributions, I as RangeAttributeModel, bG as RangeFilterModel, bB as RedirectObject, bA as RedirectTextObject, v as RegexConstraint, R as RegexObject, bc as RelatedConceptContributions, bb as RelatedConceptsData, aR as RelationData, aN as RelationDirection, aO as RelationTypeType, da as RequestBaseOptions, db as RequestOptions, d8 as RequestURLOptions, av as ResourceCollection, cY as ResourceData, aw as ResourceModel, bn as ResultsConfiguration, c4 as ResultsData, cr as SORT_ORDER, b7 as SectionData, aQ as SectionFragment, aY as SectionModel, aI as SectionReferenceType, cs as SortOptionModel, cq as SortingModel, aC as SourceReferenceCollection, aJ as SourceReferenceData, aD as SourceReferenceModel, T as StringAttributeContributions, S as StringAttributeModel, b_ as StringFilterContributions, bZ as StringFilterData, b8 as SubSectionData, aZ as SubSectionModel, c1 as SuccessData, cS as TargetModel, aS as TaxonomyType, aM as TextFragmentData, bi as TextFragmentElement, aH as TextFragmentType, c$ as TextWithPlaceholders, d4 as TimeUtil, d5 as TimestampUtil, bz as TitleObject, dc as UpdateHandler, U as UploadAttributeModel, cM as UserContributions, cL as UserData, cK as UserServicesContributions, cJ as UserServicesData, X as XMLAttributeModel, x as addLayoutHintRule, z as updateLayoutHintRules } from './index-Ku2WDvSe.cjs';
5
+ export { AVATAR, AVATAR_IN_TITLE, CASEVIEW_LINK, CONFIRM_PASSWORD, CREATE_ACTION, DELETE_ACTION, DEPENDENT_ATTRIBUTE, DEPENDENT_ATTRIBUTE_CONTROL, DISABLED, HIDE_IN_USER_INTERFACE, HIDE_WHEN_EMPTY, INITIAL_FILTER, INITIAL_TOTAL_FILESIZE, LayoutHintConfiguration, LayoutHintProcessor, MANDATORY, MAX_TOTAL_FILESIZE, RENDER_SECTION_LABEL, SHOW_ONE_RESULT_AS_DETAIL, SORT_OPTIONS, TITLE, UPDATE_ACTION, getHint, getLayoutHintConfiguration } from './layouthints/index.cjs';
6
+ export { ApplicationContributions, ApplicationData, ApplicationLinksContributions, ApplicationLinksData, ApplicationModel, AttributeDataMapper, AttributeFactory, BSNConstraint, CaseSearchModel, CaseViewContributions, CaseViewData, CaseViewLinksContributions, CaseViewModel, ConceptIndexFilterModel, ConceptIndexModel, ConceptLinkCollection, ContentIndexModel, ContentLinkCollection, ContentTOCModel, DateBoundaryConstraint, DependentAttribute, FileExtensionConstraint, FileSizeConstraint, FilterFactory, GenericConstraintModel, GroupingPanelContributions, GroupingPanelData, GroupingPanelModel, IBANConstraint, LookupOptionCollection, LookupOptionData, LookupOptionsContributions, LookupOptionsData, LookupOptionsModel, MandatoryConstraint, MandatoryRangeConstraint, ModelCatalogContributions, ModelCatalogData, ModelCatalogModel, ModelCategory, ModelCategoryCollection, ModelCategoryModel, MoneyAttributeModel, NumberBoundaryConstraint, NumberFormatConstraint, NumberGroupingConstraint, PasswordConfirmConstraint, PasswordLowerAndUpperCaseConstraint, PasswordMinNumericCharactersConstraint, PasswordMinSpecialCharactersConstraint, PasswordThreeConsecutiveCharactersNotAllowedConstraint, RangeConstraint, RemainingTotalUploadSize, StringFilterModel, StringLengthConstraint, TabContributions, TabData, TabLinksContributions, TabLinksData, TabModel, TaskGroupCollection, TaskGroupContributions, TaskGroupData, TaskGroupModel, UserModel, UserProfileModel, UserServicesModel, XMLConstraint, normalizeLinkJSON, resolveModel } from './models/index.cjs';
7
+ export { C as ContentModel, a as ContentTypeModel, F as FormModel, b as FormObjectModel } from './FormModel-CemlQ_MU.cjs';
8
+ export { Authenticate, CaptchaRequest, ModularUIError, ModularUIRequest } from './modularui/index.cjs';
9
+ export { ALL_CONTENT_IN_DATA_SETTING, INCLUDE_TIME_OFFSET, LOGIN_PATH, LOGOUT_PATH, Setting, allSettings, cacheContributions, getBooleanSetting, getCaptchaPath, getContentPath, getContextPath, getContextPathModularUI, getContextPathServer, getEnabledLocales, getNumberSetting, getSetting, getStringSetting, getUploadPath, hasAllContentInData, isIncludeTimeOffsetInDateTimes, loginPasswordField, loginPath, loginType, loginUsernameField, logoutPath, setSetting, setSettings } from './settings/index.cjs';
10
+ export { Cache, CacheType, DecimalFormat, NumberUtil, clearCookie, createHash, createHashFromHref, createHref, createUUID, filterParameters, getCookie, getRepositoryResourceUrl, graalFetch, parseUrl, removeUnwantedHtml, resourceExists, resourceRedirectsToSecureLogin, retrieveText, setCookie, universalFetch, xhr } from './utils/index.cjs';
11
+ import 'immer';
12
+ import '@date-fns/tz/date';
13
+ import 'date-fns';
@@ -0,0 +1,13 @@
1
+ export { A as ATTRIBUTE_WIDTH, D as DATETIME_OFFSET_FORMAT, m as DEFAULT_AUTHENTICATION_TYPE, g as DEFAULT_FIRST_WEEK_CONTAINS_DATE, f as DEFAULT_WEEK_STARTS_ON, H as HTTP_METHODS, h as INTERNAL_LOGIN_TYPE, c as ISO_DATETIME_FORMAT, b as ISO_DATE_FORMAT, e as ISO_TIMESTAMP_FORMAT, d as ISO_TIME_FORMAT, I as IS_GRAALJS, a as IS_SERVER, k as LOGIN_PASSWORD_SETTING, i as LOGIN_PATH_SETTING, L as LOGIN_TYPE, j as LOGIN_USERNAME_SETTING, l as LOGOUT_PATH_SETTING, P as PARAMETER_SEPARATOR, T as TIMEVERSION_FILTER_NAME } from './Constants-BIbEko1E.js';
2
+ export { CAPTCHA_PATH, CHANGEPASSWORD_PATH, CONTENT_PATH, RESOURCE_PATH, UPLOAD_PATH, USERPROFILE_PATH } from './constants/index.js';
3
+ export { ConfigurationException, IllegalArgumentException, IllegalReturnException, IllegalStateException, JsonParseException, MissingPropertyException, NetworkException, NotAllowedUriException, NotFoundException, ServerRequestException, ThemePropertyException, TimeoutException, UnauthorizedException, UnsupportedOperationException } from './exceptions/index.js';
4
+ export { p as ATTRIBUTE_TYPE, A as ActionCollection, d as ActionContributions, c as ActionData, b as ActionFieldData, a as ActionModel, c5 as AnchorElementData, aj as AnonymousDynamicSchema, bS as AssignmentFilterContribution, bR as AssignmentFilterData, bD as AssignmentFilterModel, e as AttributeCollection, a7 as AttributeCollectionContributions, f as AttributeContent, ag as AttributeContentElement, a6 as AttributeContributions, J as AttributeData, ac as AttributeModel, aa as AttributeModularUIData, ae as AttributePropertyElement, ab as AttributeRequestData, ar as AttributeSetContributions, g as AttributeSetModel, af as AttributeTextFragmentElement, a8 as AttributeValue, cU as AuthenticationType, K as BaseAttributeContributions, B as BaseAttributeModel, at as BaseCollection, d7 as BaseDateTimeUtil, bt as BaseDetailContributions, br as BaseDetailData, bE as BaseFilterModel, w as BaseLayoutHintRule, au as BaseModel, Q as BaseStringAttributeContributions, a5 as BinaryAttributeContributions, $ as BooleanAttributeContributions, h as BooleanAttributeModel, i as CHOICETYPE, a4 as CaptchaAttributeContributions, C as CaptchaAttributeModel, as as ChildrenKey, a0 as ChoiceAttributeContributions, j as ChoiceAttributeModel, k as ChoiceAttributeOptionCollection, a1 as ChoiceAttributeOptionContributions, m as ChoiceAttributeOptionModel, l as ChoiceAttributeOptionModelOptions, bO as ChoiceFilterContribution, bN as ChoiceFilterData, n as CompositeAttributeChildCollection, a2 as CompositeAttributeContributions, o as CompositeAttributeModel, ak as CompositeDynamicSchema, aT as ConceptDetailData, ax as ConceptDetailModel, aW as ConceptIndexContributions, aV as ConceptIndexData, aP as ConceptLinkData, ay as ConceptLinkModel, az as ConceptRelationCollection, aA as ConceptRelationModel, aU as ConceptTypeDetailData, aB as ConceptTypeDetailModel, bl as ConfigurationElements, r as ConstraintCollection, al as ConstraintModel, bd as ContentConfiguration, bo as ContentConfigurationContributions, be as ContentConfigurationElements, bf as ContentConfigurationEndResults, bg as ContentConfigurationQuestions, bh as ContentConfigurationResults, b4 as ContentContributions, ad as ContentData, b2 as ContentDataItem, b3 as ContentDataSection, b6 as ContentDetailContributions, b5 as ContentDetailData, bj as ContentElement, b0 as ContentIndexContributions, a_ as ContentIndexData, a$ as ContentLinkData, aX as ContentLinkModel, b1 as ContentTOCData, ba as ContentTypeContributions, b9 as ContentTypeData, cX as Contributions, bI as ContributionsForFilterCollection, cW as Data, bQ as DateFilterContribution, bP as DateFilterData, bU as DateRangeFilterContribution, bT as DateRangeFilterData, s as DateTimeDateFormatConstraint, u as DateTimeTimeFormatConstraint, d3 as DateTimeUtil, d2 as DateUtil, _ as DatetimeAttributeContributions, D as DatetimeAttributeModel, t as DatetimeFormatConstraint, c_ as DefaultLinksData, bs as DetailData, bq as DetailModel, bu as DetailPanelContributions, ah as DynamicSchema, bp as EndResultsConfiguration, bw as ErrorCollection, bv as ErrorCollectionType, d1 as ErrorMessage, bx as ErrorModel, c2 as ErrorObjectData, by as ErrorResponse, q as FILTER_TYPE, F as FetchException, an as FileEntryType, ao as FilesType, aq as FilesizeConstraintsType, ap as FiletypeConstraintsType, bF as FilterCollection, bM as FilterCollectionContributions, bL as FilterCollectionData, bK as FilterContribution, bJ as FilterData, bH as FilterModel, c6 as FormContributions, c0 as FormData, c7 as FormObjectContributions, b$ as FormObjectData, cx as GroupData, ch as GroupModel, cz as GroupingContributions, cy as GroupingData, ci as GroupingModel, H as HelptextAttributeModel, cZ as HistoryLocation, c8 as Href, cV as ISO_DATE, L as LabelAttributeModel, aL as LabelData, aE as LabelType, c9 as LayoutHintCollection, am as LayoutHintRule, E as LayoutHintRuleCollection, y as LayoutHintRulesUpdater, ca as LinkCollection, cd as LinkContributions, cc as LinkData, cb as LinkModel, aG as Links, cu as ListContributions, ct as ListData, cD as ListDetailAttributeData, cC as ListDetailContributions, cB as ListDetailData, cg as ListDetailModel, cj as ListHeaderModel, ck as ListHref, cl as ListItemCollection, cA as ListItemData, cm as ListItemModel, cn as ListModel, a9 as MaybeAttributeValue, V as MemoAttributeContributions, G as MemoAttributeModel, d0 as MessageParameters, c3 as MissingObjectData, cP as ModelOptions, cO as ModelWithChildModels, M as ModularUIErrorJSON, bC as ModularUIErrorResponse, cN as ModularUIModel, cQ as ModularUIModelWithChildModels, dd as ModularUIRequestOptions, cR as ModularUIResponse, cT as ModularUISpecificErrorResponse, Z as MoneyAttributeContributions, ai as NamedDynamicSchema, cf as NormalizedLinkContributions, ce as NormalizedLinkData, Y as NumberAttributeContributions, N as NumberAttributeModel, bW as NumberFilterContributions, bV as NumberFilterData, bY as NumberRangeFilterContribution, bX as NumberRangeFilterData, O as OPTION_MODE, d6 as OffsetInfo, co as PagesizeModel, cw as PagingContributions, cv as PagingData, cp as PagingModel, cE as Parameter, cF as ParameterCollection, W as PasswordAttributeContributions, P as PasswordAttributeModel, cI as ProcessStatusSettingsContributions, cH as ProcessStatusSettingsData, cG as ProcessStatusSettingsModel, d9 as ProgressHandler, aK as PropertyData, bk as PropertyElement, aF as PropertyType, bm as QuestionConfiguration, a3 as RangeAttributeContributions, I as RangeAttributeModel, bG as RangeFilterModel, bB as RedirectObject, bA as RedirectTextObject, v as RegexConstraint, R as RegexObject, bc as RelatedConceptContributions, bb as RelatedConceptsData, aR as RelationData, aN as RelationDirection, aO as RelationTypeType, da as RequestBaseOptions, db as RequestOptions, d8 as RequestURLOptions, av as ResourceCollection, cY as ResourceData, aw as ResourceModel, bn as ResultsConfiguration, c4 as ResultsData, cr as SORT_ORDER, b7 as SectionData, aQ as SectionFragment, aY as SectionModel, aI as SectionReferenceType, cs as SortOptionModel, cq as SortingModel, aC as SourceReferenceCollection, aJ as SourceReferenceData, aD as SourceReferenceModel, T as StringAttributeContributions, S as StringAttributeModel, b_ as StringFilterContributions, bZ as StringFilterData, b8 as SubSectionData, aZ as SubSectionModel, c1 as SuccessData, cS as TargetModel, aS as TaxonomyType, aM as TextFragmentData, bi as TextFragmentElement, aH as TextFragmentType, c$ as TextWithPlaceholders, d4 as TimeUtil, d5 as TimestampUtil, bz as TitleObject, dc as UpdateHandler, U as UploadAttributeModel, cM as UserContributions, cL as UserData, cK as UserServicesContributions, cJ as UserServicesData, X as XMLAttributeModel, x as addLayoutHintRule, z as updateLayoutHintRules } from './index-CgXDAyxM.js';
5
+ export { AVATAR, AVATAR_IN_TITLE, CASEVIEW_LINK, CONFIRM_PASSWORD, CREATE_ACTION, DELETE_ACTION, DEPENDENT_ATTRIBUTE, DEPENDENT_ATTRIBUTE_CONTROL, DISABLED, HIDE_IN_USER_INTERFACE, HIDE_WHEN_EMPTY, INITIAL_FILTER, INITIAL_TOTAL_FILESIZE, LayoutHintConfiguration, LayoutHintProcessor, MANDATORY, MAX_TOTAL_FILESIZE, RENDER_SECTION_LABEL, SHOW_ONE_RESULT_AS_DETAIL, SORT_OPTIONS, TITLE, UPDATE_ACTION, getHint, getLayoutHintConfiguration } from './layouthints/index.js';
6
+ export { ApplicationContributions, ApplicationData, ApplicationLinksContributions, ApplicationLinksData, ApplicationModel, AttributeDataMapper, AttributeFactory, BSNConstraint, CaseSearchModel, CaseViewContributions, CaseViewData, CaseViewLinksContributions, CaseViewModel, ConceptIndexFilterModel, ConceptIndexModel, ConceptLinkCollection, ContentIndexModel, ContentLinkCollection, ContentTOCModel, DateBoundaryConstraint, DependentAttribute, FileExtensionConstraint, FileSizeConstraint, FilterFactory, GenericConstraintModel, GroupingPanelContributions, GroupingPanelData, GroupingPanelModel, IBANConstraint, LookupOptionCollection, LookupOptionData, LookupOptionsContributions, LookupOptionsData, LookupOptionsModel, MandatoryConstraint, MandatoryRangeConstraint, ModelCatalogContributions, ModelCatalogData, ModelCatalogModel, ModelCategory, ModelCategoryCollection, ModelCategoryModel, MoneyAttributeModel, NumberBoundaryConstraint, NumberFormatConstraint, NumberGroupingConstraint, PasswordConfirmConstraint, PasswordLowerAndUpperCaseConstraint, PasswordMinNumericCharactersConstraint, PasswordMinSpecialCharactersConstraint, PasswordThreeConsecutiveCharactersNotAllowedConstraint, RangeConstraint, RemainingTotalUploadSize, StringFilterModel, StringLengthConstraint, TabContributions, TabData, TabLinksContributions, TabLinksData, TabModel, TaskGroupCollection, TaskGroupContributions, TaskGroupData, TaskGroupModel, UserModel, UserProfileModel, UserServicesModel, XMLConstraint, normalizeLinkJSON, resolveModel } from './models/index.js';
7
+ export { C as ContentModel, a as ContentTypeModel, F as FormModel, b as FormObjectModel } from './FormModel-40md7nLX.js';
8
+ export { Authenticate, CaptchaRequest, ModularUIError, ModularUIRequest } from './modularui/index.js';
9
+ export { ALL_CONTENT_IN_DATA_SETTING, INCLUDE_TIME_OFFSET, LOGIN_PATH, LOGOUT_PATH, Setting, allSettings, cacheContributions, getBooleanSetting, getCaptchaPath, getContentPath, getContextPath, getContextPathModularUI, getContextPathServer, getEnabledLocales, getNumberSetting, getSetting, getStringSetting, getUploadPath, hasAllContentInData, isIncludeTimeOffsetInDateTimes, loginPasswordField, loginPath, loginType, loginUsernameField, logoutPath, setSetting, setSettings } from './settings/index.js';
10
+ export { Cache, CacheType, DecimalFormat, NumberUtil, clearCookie, createHash, createHashFromHref, createHref, createUUID, filterParameters, getCookie, getRepositoryResourceUrl, graalFetch, parseUrl, removeUnwantedHtml, resourceExists, resourceRedirectsToSecureLogin, retrieveText, setCookie, universalFetch, xhr } from './utils/index.js';
11
+ import 'immer';
12
+ import '@date-fns/tz/date';
13
+ import 'date-fns';
package/dist/index.js ADDED
@@ -0,0 +1,2 @@
1
+ import{a as Kf,b as Lf,c as Mf,d as Nf,e as Of,f as Pf,g as Qf,h as Rf}from"./chunk-EP2OYSVS.js";import"./chunk-ELPRKFLG.js";import{a as G,b as K,c as L,d as O}from"./chunk-L7K7QDC2.js";import"./chunk-VV3IT7US.js";import"./chunk-52QS5IDA.js";import{a as Gf,b as Hf,c as If,d as Jf}from"./chunk-BE2T4IDL.js";import{a as Po}from"./chunk-MQBYZKME.js";import{a as Mo,b as No,c as Oo}from"./chunk-CKI2GSM7.js";import{a as B,b as F,c as H,d as J,e as M,f as N}from"./chunk-FGEQKEJQ.js";import{$ as ee,$a as mf,A as Dr,Aa as Fe,B as Er,Ba as Ge,C as Fr,Ca as He,D as Gr,Da as Ie,E as Hr,Ea as Je,F as Ir,Fa as Ke,G as Jr,Ga as Le,H as Kr,Ha as Me,I as Lr,Ia as Ne,J as Mr,Ja as Oe,K as Nr,Ka as Pe,L as Or,La as Qe,M as Pr,Ma as Re,N as Qr,Na as Se,O as Rr,Oa as Te,P as Sr,Pa as Ue,Q as Tr,Qa as Ve,R as Ur,Ra as We,S as Vr,Sa as Xe,T as Wr,Ta as Ye,U as Xr,Ua as Ze,V as Yr,Va as _e,W as Zr,Wa as $e,X as _r,Xa as of,Y as $r,Ya as rf,Z as oe,Za as ef,_ as re,_a as ff,a as Ro,aa as fe,ab as pf,b as _o,ba as me,bb as tf,c as $o,ca as pe,cb as xf,d as or,da as te,db as af,e as rr,ea as xe,eb as bf,f as pr,fa as ae,fb as cf,g as tr,ga as be,gb as df,h as xr,ha as ce,hb as gf,i as ar,ia as de,ib as hf,j as br,ja as ie,jb as jf,k as cr,ka as je,kb as kf,l as dr,la as ke,lb as lf,m as gr,ma as le,mb as nf,n as hr,na as ne,nb as qf,o as kr,oa as qe,ob as sf,p as lr,pa as se,pb as uf,q as nr,qa as ue,qb as vf,r as qr,ra as ve,rb as wf,s as sr,sa as we,sb as yf,t as ur,ta as ye,tb as zf,u as vr,ua as ze,ub as Af,v as wr,va as Ae,vb as Bf,w as zr,wa as Be,wb as Cf,x as Ar,xa as Ce,xb as Df,y as Br,ya as De,yb as Ef,z as Cr,za as Ee,zb as Ff}from"./chunk-SGXACUOV.js";import{a as Qo,b as So,c as To,d as Uo,e as Vo,f as Wo,g as Xo,h as Yo,i as Zo,j as er,k as fr,l as mr,m as ir,n as jr,o as yr,p as ge,q as he}from"./chunk-BODVDNNA.js";import{a as A,b as D,c as I}from"./chunk-73XVCQCW.js";import{a as P,b as Q,c as R,d as S,e as T,f as U,g as V,h as W,i as X,j as Y,k as Z,l as _,m as $,n as oo,o as ro,p as eo,q as fo,r as mo,s as po,t as to,u as xo,v as ao,w as bo}from"./chunk-CPYNQW3X.js";import{b as Fo}from"./chunk-YUOGIFZH.js";import{a as C}from"./chunk-VGAPPKHA.js";import"./chunk-VI6SO5NT.js";import{A as Lo,b as co,c as go,d as ho,e as io,f as jo,g as ko,h as lo,i as no,j as qo,k as so,l as uo,m as vo,n as wo,o as yo,p as zo,q as Ao,r as Bo,s as Co,t as Do,u as Eo,v as Go,w as Ho,x as Io,y as Jo,z as Ko}from"./chunk-LYBG43T6.js";import{a as s,b as u,c as v,d as w,e as y,f as z}from"./chunk-WVQSFYWD.js";import{g as E}from"./chunk-LHZG2ET5.js";import{c as o,d as r,e,f,g as m,h as p,i as t,j as x,k as a,l as b,m as c,n as d,o as g,p as h,q as i,r as j,s as k,t as l,u as n,v as q}from"./chunk-77CGPEAQ.js";import"./chunk-2MCBBWEA.js";export{co as ALL_CONTENT_IN_DATA_SETTING,Lr as ATTRIBUTE_TYPE,g as ATTRIBUTE_WIDTH,bo as AVATAR,ao as AVATAR_IN_TITLE,Ie as ActionCollection,He as ActionModel,Le as ApplicationModel,Se as AssignmentFilterModel,Ge as AttributeCollection,Br as AttributeContent,Fe as AttributeDataMapper,Ee as AttributeFactory,Me as AttributeSetModel,Gf as Authenticate,xe as BSNConstraint,Gr as BaseAttributeModel,Qo as BaseCollection,Vo as BaseDateTimeUtil,Re as BaseFilterModel,_r as BaseLayoutHintRule,or as BaseModel,Rr as BooleanAttributeModel,v as CAPTCHA_PATH,mo as CASEVIEW_LINK,w as CHANGEPASSWORD_PATH,Pr as CHOICETYPE,V as CONFIRM_PASSWORD,s as CONTENT_PATH,_ as CREATE_ACTION,Fo as Cache,Sr as CaptchaAttributeModel,Hf as CaptchaRequest,Cf as CaseSearchModel,Qe as CaseViewModel,Qr as ChoiceAttributeModel,Jr as ChoiceAttributeOptionCollection,Ir as ChoiceAttributeOptionModel,Kr as CompositeAttributeChildCollection,Or as CompositeAttributeModel,sr as ConceptDetailModel,Te as ConceptIndexFilterModel,Ze as ConceptIndexModel,Ye as ConceptLinkCollection,dr as ConceptLinkModel,hr as ConceptRelationCollection,gr as ConceptRelationModel,cr as ConceptTypeDetailModel,A as ConfigurationException,Dr as ConstraintCollection,pf as ContentConfiguration,$o as ContentConfigurationElements,ff as ContentConfigurationEndResults,mf as ContentConfigurationQuestions,ef as ContentConfigurationResults,$e as ContentIndexModel,_e as ContentLinkCollection,lr as ContentLinkModel,of as ContentModel,rf as ContentTOCModel,kr as ContentTypeModel,b as DATETIME_OFFSET_FORMAT,q as DEFAULT_AUTHENTICATION_TYPE,d as DEFAULT_FIRST_WEEK_CONTAINS_DATE,c as DEFAULT_WEEK_STARTS_ON,Y as DELETE_ACTION,U as DEPENDENT_ATTRIBUTE,T as DEPENDENT_ATTRIBUTE_CONTROL,S as DISABLED,Tr as DateBoundaryConstraint,Ur as DateTimeDateFormatConstraint,Wr as DateTimeTimeFormatConstraint,Xo as DateTimeUtil,Wo as DateUtil,Xr as DatetimeAttributeModel,Vr as DatetimeFormatConstraint,ge as DecimalFormat,$r as DependentAttribute,Ne as DetailModel,wr as ErrorCollection,vr as ErrorCollectionType,ur as ErrorModel,tf as ErrorResponse,Mr as FILTER_TYPE,B as FetchException,oe as FileExtensionConstraint,re as FileSizeConstraint,Xe as FilterCollection,We as FilterFactory,af as FormModel,xf as FormObjectModel,Cr as GenericConstraintModel,cf as GroupModel,df as GroupingModel,Bf as GroupingPanelModel,to as HIDE_IN_USER_INTERFACE,eo as HIDE_WHEN_EMPTY,e as HTTP_METHODS,Yr as HelptextAttributeModel,mr as Href,ae as IBANConstraint,go as INCLUDE_TIME_OFFSET,fo as INITIAL_FILTER,$ as INITIAL_TOTAL_FILESIZE,h as INTERNAL_LOGIN_TYPE,t as ISO_DATETIME_FORMAT,p as ISO_DATE_FORMAT,a as ISO_TIMESTAMP_FORMAT,x as ISO_TIME_FORMAT,o as IS_GRAALJS,r as IS_SERVER,C as IllegalArgumentException,D as IllegalReturnException,E as IllegalStateException,F as JsonParseException,l as LOGIN_PASSWORD_SETTING,Do as LOGIN_PATH,j as LOGIN_PATH_SETTING,i as LOGIN_TYPE,k as LOGIN_USERNAME_SETTING,Eo as LOGOUT_PATH,n as LOGOUT_PATH_SETTING,Zr as LabelAttributeModel,_o as LayoutHintCollection,P as LayoutHintConfiguration,Po as LayoutHintProcessor,te as LayoutHintRuleCollection,ar as LinkCollection,tr as LinkModel,bf as ListDetailModel,Hr as ListHeaderModel,gf as ListHref,jf as ListItemCollection,hf as ListItemModel,uf as ListModel,vf as LookupOptionCollection,wf as LookupOptionsModel,R as MANDATORY,oo as MAX_TOTAL_FILESIZE,Er as MandatoryConstraint,ze as MandatoryRangeConstraint,de as MemoAttributeModel,G as MissingPropertyException,Af as ModelCatalogModel,zf as ModelCategoryCollection,yf as ModelCategoryModel,If as ModularUIError,Jf as ModularUIRequest,rr as ModularUIResponse,ne as MoneyAttributeModel,H as NetworkException,I as NotAllowedUriException,J as NotFoundException,le as NumberAttributeModel,ie as NumberBoundaryConstraint,je as NumberFormatConstraint,ke as NumberGroupingConstraint,he as NumberUtil,Nr as OPTION_MODE,f as PARAMETER_SEPARATOR,kf as PagesizeModel,lf as PagingModel,er as Parameter,fr as ParameterCollection,ye as PasswordAttributeModel,qe as PasswordConfirmConstraint,se as PasswordLowerAndUpperCaseConstraint,ue as PasswordMinNumericCharactersConstraint,ve as PasswordMinSpecialCharactersConstraint,we as PasswordThreeConsecutiveCharactersNotAllowedConstraint,pr as ProcessStatusSettingsModel,po as RENDER_SECTION_LABEL,z as RESOURCE_PATH,Be as RangeAttributeModel,Ae as RangeConstraint,Ue as RangeFilterModel,be as RegexConstraint,fe as RemainingTotalUploadSize,Ro as ResourceCollection,br as ResourceModel,ro as SHOW_ONE_RESULT_AS_DETAIL,W as SORT_OPTIONS,nf as SORT_ORDER,Ar as SectionModel,K as ServerRequestException,qf as SortOptionModel,sf as SortingModel,qr as SourceReferenceCollection,nr as SourceReferenceModel,ce as StringAttributeModel,Ve as StringFilterModel,Fr as StringLengthConstraint,zr as SubSectionModel,m as TIMEVERSION_FILTER_NAME,X as TITLE,Df as TabModel,Oe as TaskGroupCollection,Pe as TaskGroupModel,L as ThemePropertyException,Yo as TimeUtil,M as TimeoutException,Zo as TimestampUtil,Z as UPDATE_ACTION,u as UPLOAD_PATH,y as USERPROFILE_PATH,N as UnauthorizedException,O as UnsupportedOperationException,ee as UploadAttributeModel,Je as UserModel,Ef as UserProfileModel,Ke as UserServicesModel,De as XMLAttributeModel,Ce as XMLConstraint,me as addLayoutHintRule,qo as allSettings,so as cacheContributions,Uo as clearCookie,ir as createHash,jr as createHashFromHref,Of as createHref,Pf as createUUID,Nf as filterParameters,lo as getBooleanSetting,Lo as getCaptchaPath,Jo as getContentPath,Go as getContextPath,Ho as getContextPathModularUI,Io as getContextPathServer,So as getCookie,wo as getEnabledLocales,Q as getHint,xo as getLayoutHintConfiguration,ko as getNumberSetting,Qf as getRepositoryResourceUrl,io as getSetting,jo as getStringSetting,Ko as getUploadPath,Mo as graalFetch,uo as hasAllContentInData,vo as isIncludeTimeOffsetInDateTimes,Bo as loginPasswordField,zo as loginPath,yo as loginType,Ao as loginUsernameField,Co as logoutPath,xr as normalizeLinkJSON,Mf as parseUrl,Rf as removeUnwantedHtml,Ff as resolveModel,Kf as resourceExists,Lf as resourceRedirectsToSecureLogin,yr as retrieveText,To as setCookie,no as setSetting,ho as setSettings,Oo as universalFetch,pe as updateLayoutHintRules,No as xhr};
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,34 @@
1
+ "use strict";var A0=Object.create;var Ir=Object.defineProperty;var T0=Object.getOwnPropertyDescriptor;var w0=Object.getOwnPropertyNames;var I0=Object.getPrototypeOf,y0=Object.prototype.hasOwnProperty;var w=(i,a)=>()=>(a||i((a={exports:{}}).exports,a),a.exports),S0=(i,a)=>{for(var l in a)Ir(i,l,{get:a[l],enumerable:!0})},Zs=(i,a,l,x)=>{if(a&&typeof a=="object"||typeof a=="function")for(let E of w0(a))!y0.call(i,E)&&E!==l&&Ir(i,E,{get:()=>a[E],enumerable:!(x=T0(a,E))||x.enumerable});return i};var Ue=(i,a,l)=>(l=i!=null?A0(I0(i)):{},Zs(a||!i||!i.__esModule?Ir(l,"default",{value:i,enumerable:!0}):l,i)),O0=i=>Zs(Ir({},"__esModule",{value:!0}),i);var yr=w((We,xn)=>{"use strict";(function(){var i,a="4.17.21",l=200,x="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",E="Expected a function",b="Invalid `variable` option passed into `_.template`",$="__lodash_hash_undefined__",bt=500,K="__lodash_placeholder__",nt=1,Rn=2,fe=4,Ae=1,Ln=2,xt=1,ce=2,vo=4,Dt=8,Te=16,qt=32,we=64,Bt=128,Je=256,Dr=512,Sc=30,Oc="...",bc=800,Rc=16,mo=1,Lc=2,Cc=3,le=1/0,Qt=9007199254740991,Nc=17976931348623157e292,Cn=NaN,Ft=4294967295,Pc=Ft-1,Mc=Ft>>>1,Dc=[["ary",Bt],["bind",xt],["bindKey",ce],["curry",Dt],["curryRight",Te],["flip",Dr],["partial",qt],["partialRight",we],["rearg",Je]],Ie="[object Arguments]",Nn="[object Array]",qc="[object AsyncFunction]",Ye="[object Boolean]",Ze="[object Date]",Fc="[object DOMException]",Pn="[object Error]",Mn="[object Function]",xo="[object GeneratorFunction]",Rt="[object Map]",Ve="[object Number]",Hc="[object Null]",Gt="[object Object]",Eo="[object Promise]",Uc="[object Proxy]",Qe="[object RegExp]",Lt="[object Set]",je="[object String]",Dn="[object Symbol]",Wc="[object Undefined]",tn="[object WeakMap]",Bc="[object WeakSet]",en="[object ArrayBuffer]",ye="[object DataView]",qr="[object Float32Array]",Fr="[object Float64Array]",Hr="[object Int8Array]",Ur="[object Int16Array]",Wr="[object Int32Array]",Br="[object Uint8Array]",Gr="[object Uint8ClampedArray]",kr="[object Uint16Array]",$r="[object Uint32Array]",Gc=/\b__p \+= '';/g,kc=/\b(__p \+=) '' \+/g,$c=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Ao=/&(?:amp|lt|gt|quot|#39);/g,To=/[&<>"']/g,Kc=RegExp(Ao.source),zc=RegExp(To.source),Xc=/<%-([\s\S]+?)%>/g,Jc=/<%([\s\S]+?)%>/g,wo=/<%=([\s\S]+?)%>/g,Yc=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zc=/^\w*$/,Vc=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Kr=/[\\^$.*+?()[\]{}|]/g,Qc=RegExp(Kr.source),zr=/^\s+/,jc=/\s/,tl=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,el=/\{\n\/\* \[wrapped with (.+)\] \*/,nl=/,? & /,rl=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,il=/[()=,{}\[\]\/\s]/,ol=/\\(\\)?/g,ul=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Io=/\w*$/,sl=/^[-+]0x[0-9a-f]+$/i,al=/^0b[01]+$/i,fl=/^\[object .+?Constructor\]$/,cl=/^0o[0-7]+$/i,ll=/^(?:0|[1-9]\d*)$/,hl=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,qn=/($^)/,pl=/['\n\r\u2028\u2029\\]/g,Fn="\\ud800-\\udfff",gl="\\u0300-\\u036f",dl="\\ufe20-\\ufe2f",_l="\\u20d0-\\u20ff",yo=gl+dl+_l,So="\\u2700-\\u27bf",Oo="a-z\\xdf-\\xf6\\xf8-\\xff",vl="\\xac\\xb1\\xd7\\xf7",ml="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",xl="\\u2000-\\u206f",El=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",bo="A-Z\\xc0-\\xd6\\xd8-\\xde",Ro="\\ufe0e\\ufe0f",Lo=vl+ml+xl+El,Xr="['\u2019]",Al="["+Fn+"]",Co="["+Lo+"]",Hn="["+yo+"]",No="\\d+",Tl="["+So+"]",Po="["+Oo+"]",Mo="[^"+Fn+Lo+No+So+Oo+bo+"]",Jr="\\ud83c[\\udffb-\\udfff]",wl="(?:"+Hn+"|"+Jr+")",Do="[^"+Fn+"]",Yr="(?:\\ud83c[\\udde6-\\uddff]){2}",Zr="[\\ud800-\\udbff][\\udc00-\\udfff]",Se="["+bo+"]",qo="\\u200d",Fo="(?:"+Po+"|"+Mo+")",Il="(?:"+Se+"|"+Mo+")",Ho="(?:"+Xr+"(?:d|ll|m|re|s|t|ve))?",Uo="(?:"+Xr+"(?:D|LL|M|RE|S|T|VE))?",Wo=wl+"?",Bo="["+Ro+"]?",yl="(?:"+qo+"(?:"+[Do,Yr,Zr].join("|")+")"+Bo+Wo+")*",Sl="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ol="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Go=Bo+Wo+yl,bl="(?:"+[Tl,Yr,Zr].join("|")+")"+Go,Rl="(?:"+[Do+Hn+"?",Hn,Yr,Zr,Al].join("|")+")",Ll=RegExp(Xr,"g"),Cl=RegExp(Hn,"g"),Vr=RegExp(Jr+"(?="+Jr+")|"+Rl+Go,"g"),Nl=RegExp([Se+"?"+Po+"+"+Ho+"(?="+[Co,Se,"$"].join("|")+")",Il+"+"+Uo+"(?="+[Co,Se+Fo,"$"].join("|")+")",Se+"?"+Fo+"+"+Ho,Se+"+"+Uo,Ol,Sl,No,bl].join("|"),"g"),Pl=RegExp("["+qo+Fn+yo+Ro+"]"),Ml=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Dl=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ql=-1,G={};G[qr]=G[Fr]=G[Hr]=G[Ur]=G[Wr]=G[Br]=G[Gr]=G[kr]=G[$r]=!0,G[Ie]=G[Nn]=G[en]=G[Ye]=G[ye]=G[Ze]=G[Pn]=G[Mn]=G[Rt]=G[Ve]=G[Gt]=G[Qe]=G[Lt]=G[je]=G[tn]=!1;var B={};B[Ie]=B[Nn]=B[en]=B[ye]=B[Ye]=B[Ze]=B[qr]=B[Fr]=B[Hr]=B[Ur]=B[Wr]=B[Rt]=B[Ve]=B[Gt]=B[Qe]=B[Lt]=B[je]=B[Dn]=B[Br]=B[Gr]=B[kr]=B[$r]=!0,B[Pn]=B[Mn]=B[tn]=!1;var Fl={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},Hl={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Ul={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},Wl={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Bl=parseFloat,Gl=parseInt,ko=typeof global=="object"&&global&&global.Object===Object&&global,kl=typeof self=="object"&&self&&self.Object===Object&&self,Q=ko||kl||Function("return this")(),Qr=typeof We=="object"&&We&&!We.nodeType&&We,he=Qr&&typeof xn=="object"&&xn&&!xn.nodeType&&xn,$o=he&&he.exports===Qr,jr=$o&&ko.process,Et=function(){try{var h=he&&he.require&&he.require("util").types;return h||jr&&jr.binding&&jr.binding("util")}catch{}}(),Ko=Et&&Et.isArrayBuffer,zo=Et&&Et.isDate,Xo=Et&&Et.isMap,Jo=Et&&Et.isRegExp,Yo=Et&&Et.isSet,Zo=Et&&Et.isTypedArray;function ht(h,d,g){switch(g.length){case 0:return h.call(d);case 1:return h.call(d,g[0]);case 2:return h.call(d,g[0],g[1]);case 3:return h.call(d,g[0],g[1],g[2])}return h.apply(d,g)}function $l(h,d,g,T){for(var R=-1,F=h==null?0:h.length;++R<F;){var Z=h[R];d(T,Z,g(Z),h)}return T}function At(h,d){for(var g=-1,T=h==null?0:h.length;++g<T&&d(h[g],g,h)!==!1;);return h}function Kl(h,d){for(var g=h==null?0:h.length;g--&&d(h[g],g,h)!==!1;);return h}function Vo(h,d){for(var g=-1,T=h==null?0:h.length;++g<T;)if(!d(h[g],g,h))return!1;return!0}function jt(h,d){for(var g=-1,T=h==null?0:h.length,R=0,F=[];++g<T;){var Z=h[g];d(Z,g,h)&&(F[R++]=Z)}return F}function Un(h,d){var g=h==null?0:h.length;return!!g&&Oe(h,d,0)>-1}function ti(h,d,g){for(var T=-1,R=h==null?0:h.length;++T<R;)if(g(d,h[T]))return!0;return!1}function k(h,d){for(var g=-1,T=h==null?0:h.length,R=Array(T);++g<T;)R[g]=d(h[g],g,h);return R}function te(h,d){for(var g=-1,T=d.length,R=h.length;++g<T;)h[R+g]=d[g];return h}function ei(h,d,g,T){var R=-1,F=h==null?0:h.length;for(T&&F&&(g=h[++R]);++R<F;)g=d(g,h[R],R,h);return g}function zl(h,d,g,T){var R=h==null?0:h.length;for(T&&R&&(g=h[--R]);R--;)g=d(g,h[R],R,h);return g}function ni(h,d){for(var g=-1,T=h==null?0:h.length;++g<T;)if(d(h[g],g,h))return!0;return!1}var Xl=ri("length");function Jl(h){return h.split("")}function Yl(h){return h.match(rl)||[]}function Qo(h,d,g){var T;return g(h,function(R,F,Z){if(d(R,F,Z))return T=F,!1}),T}function Wn(h,d,g,T){for(var R=h.length,F=g+(T?1:-1);T?F--:++F<R;)if(d(h[F],F,h))return F;return-1}function Oe(h,d,g){return d===d?sh(h,d,g):Wn(h,jo,g)}function Zl(h,d,g,T){for(var R=g-1,F=h.length;++R<F;)if(T(h[R],d))return R;return-1}function jo(h){return h!==h}function tu(h,d){var g=h==null?0:h.length;return g?oi(h,d)/g:Cn}function ri(h){return function(d){return d==null?i:d[h]}}function ii(h){return function(d){return h==null?i:h[d]}}function eu(h,d,g,T,R){return R(h,function(F,Z,W){g=T?(T=!1,F):d(g,F,Z,W)}),g}function Vl(h,d){var g=h.length;for(h.sort(d);g--;)h[g]=h[g].value;return h}function oi(h,d){for(var g,T=-1,R=h.length;++T<R;){var F=d(h[T]);F!==i&&(g=g===i?F:g+F)}return g}function ui(h,d){for(var g=-1,T=Array(h);++g<h;)T[g]=d(g);return T}function Ql(h,d){return k(d,function(g){return[g,h[g]]})}function nu(h){return h&&h.slice(0,uu(h)+1).replace(zr,"")}function pt(h){return function(d){return h(d)}}function si(h,d){return k(d,function(g){return h[g]})}function nn(h,d){return h.has(d)}function ru(h,d){for(var g=-1,T=h.length;++g<T&&Oe(d,h[g],0)>-1;);return g}function iu(h,d){for(var g=h.length;g--&&Oe(d,h[g],0)>-1;);return g}function jl(h,d){for(var g=h.length,T=0;g--;)h[g]===d&&++T;return T}var th=ii(Fl),eh=ii(Hl);function nh(h){return"\\"+Wl[h]}function rh(h,d){return h==null?i:h[d]}function be(h){return Pl.test(h)}function ih(h){return Ml.test(h)}function oh(h){for(var d,g=[];!(d=h.next()).done;)g.push(d.value);return g}function ai(h){var d=-1,g=Array(h.size);return h.forEach(function(T,R){g[++d]=[R,T]}),g}function ou(h,d){return function(g){return h(d(g))}}function ee(h,d){for(var g=-1,T=h.length,R=0,F=[];++g<T;){var Z=h[g];(Z===d||Z===K)&&(h[g]=K,F[R++]=g)}return F}function Bn(h){var d=-1,g=Array(h.size);return h.forEach(function(T){g[++d]=T}),g}function uh(h){var d=-1,g=Array(h.size);return h.forEach(function(T){g[++d]=[T,T]}),g}function sh(h,d,g){for(var T=g-1,R=h.length;++T<R;)if(h[T]===d)return T;return-1}function ah(h,d,g){for(var T=g+1;T--;)if(h[T]===d)return T;return T}function Re(h){return be(h)?ch(h):Xl(h)}function Ct(h){return be(h)?lh(h):Jl(h)}function uu(h){for(var d=h.length;d--&&jc.test(h.charAt(d)););return d}var fh=ii(Ul);function ch(h){for(var d=Vr.lastIndex=0;Vr.test(h);)++d;return d}function lh(h){return h.match(Vr)||[]}function hh(h){return h.match(Nl)||[]}var ph=function h(d){d=d==null?Q:ne.defaults(Q.Object(),d,ne.pick(Q,Dl));var g=d.Array,T=d.Date,R=d.Error,F=d.Function,Z=d.Math,W=d.Object,fi=d.RegExp,gh=d.String,Tt=d.TypeError,Gn=g.prototype,dh=F.prototype,Le=W.prototype,kn=d["__core-js_shared__"],$n=dh.toString,U=Le.hasOwnProperty,_h=0,su=function(){var t=/[^.]+$/.exec(kn&&kn.keys&&kn.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),Kn=Le.toString,vh=$n.call(W),mh=Q._,xh=fi("^"+$n.call(U).replace(Kr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),zn=$o?d.Buffer:i,re=d.Symbol,Xn=d.Uint8Array,au=zn?zn.allocUnsafe:i,Jn=ou(W.getPrototypeOf,W),fu=W.create,cu=Le.propertyIsEnumerable,Yn=Gn.splice,lu=re?re.isConcatSpreadable:i,rn=re?re.iterator:i,pe=re?re.toStringTag:i,Zn=function(){try{var t=me(W,"defineProperty");return t({},"",{}),t}catch{}}(),Eh=d.clearTimeout!==Q.clearTimeout&&d.clearTimeout,Ah=T&&T.now!==Q.Date.now&&T.now,Th=d.setTimeout!==Q.setTimeout&&d.setTimeout,Vn=Z.ceil,Qn=Z.floor,ci=W.getOwnPropertySymbols,wh=zn?zn.isBuffer:i,hu=d.isFinite,Ih=Gn.join,yh=ou(W.keys,W),V=Z.max,rt=Z.min,Sh=T.now,Oh=d.parseInt,pu=Z.random,bh=Gn.reverse,li=me(d,"DataView"),on=me(d,"Map"),hi=me(d,"Promise"),Ce=me(d,"Set"),un=me(d,"WeakMap"),sn=me(W,"create"),jn=un&&new un,Ne={},Rh=xe(li),Lh=xe(on),Ch=xe(hi),Nh=xe(Ce),Ph=xe(un),tr=re?re.prototype:i,an=tr?tr.valueOf:i,gu=tr?tr.toString:i;function u(t){if(X(t)&&!L(t)&&!(t instanceof D)){if(t instanceof wt)return t;if(U.call(t,"__wrapped__"))return ds(t)}return new wt(t)}var Pe=function(){function t(){}return function(e){if(!z(e))return{};if(fu)return fu(e);t.prototype=e;var n=new t;return t.prototype=i,n}}();function er(){}function wt(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=i}u.templateSettings={escape:Xc,evaluate:Jc,interpolate:wo,variable:"",imports:{_:u}},u.prototype=er.prototype,u.prototype.constructor=u,wt.prototype=Pe(er.prototype),wt.prototype.constructor=wt;function D(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Ft,this.__views__=[]}function Mh(){var t=new D(this.__wrapped__);return t.__actions__=at(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=at(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=at(this.__views__),t}function Dh(){if(this.__filtered__){var t=new D(this);t.__dir__=-1,t.__filtered__=!0}else t=this.clone(),t.__dir__*=-1;return t}function qh(){var t=this.__wrapped__.value(),e=this.__dir__,n=L(t),r=e<0,o=n?t.length:0,s=Jp(0,o,this.__views__),f=s.start,c=s.end,p=c-f,_=r?c:f-1,v=this.__iteratees__,m=v.length,A=0,I=rt(p,this.__takeCount__);if(!n||!r&&o==p&&I==p)return Hu(t,this.__actions__);var S=[];t:for(;p--&&A<I;){_+=e;for(var N=-1,O=t[_];++N<m;){var M=v[N],q=M.iteratee,_t=M.type,st=q(O);if(_t==Lc)O=st;else if(!st){if(_t==mo)continue t;break t}}S[A++]=O}return S}D.prototype=Pe(er.prototype),D.prototype.constructor=D;function ge(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Fh(){this.__data__=sn?sn(null):{},this.size=0}function Hh(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}function Uh(t){var e=this.__data__;if(sn){var n=e[t];return n===$?i:n}return U.call(e,t)?e[t]:i}function Wh(t){var e=this.__data__;return sn?e[t]!==i:U.call(e,t)}function Bh(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=sn&&e===i?$:e,this}ge.prototype.clear=Fh,ge.prototype.delete=Hh,ge.prototype.get=Uh,ge.prototype.has=Wh,ge.prototype.set=Bh;function kt(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Gh(){this.__data__=[],this.size=0}function kh(t){var e=this.__data__,n=nr(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():Yn.call(e,n,1),--this.size,!0}function $h(t){var e=this.__data__,n=nr(e,t);return n<0?i:e[n][1]}function Kh(t){return nr(this.__data__,t)>-1}function zh(t,e){var n=this.__data__,r=nr(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}kt.prototype.clear=Gh,kt.prototype.delete=kh,kt.prototype.get=$h,kt.prototype.has=Kh,kt.prototype.set=zh;function $t(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Xh(){this.size=0,this.__data__={hash:new ge,map:new(on||kt),string:new ge}}function Jh(t){var e=gr(this,t).delete(t);return this.size-=e?1:0,e}function Yh(t){return gr(this,t).get(t)}function Zh(t){return gr(this,t).has(t)}function Vh(t,e){var n=gr(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}$t.prototype.clear=Xh,$t.prototype.delete=Jh,$t.prototype.get=Yh,$t.prototype.has=Zh,$t.prototype.set=Vh;function de(t){var e=-1,n=t==null?0:t.length;for(this.__data__=new $t;++e<n;)this.add(t[e])}function Qh(t){return this.__data__.set(t,$),this}function jh(t){return this.__data__.has(t)}de.prototype.add=de.prototype.push=Qh,de.prototype.has=jh;function Nt(t){var e=this.__data__=new kt(t);this.size=e.size}function tp(){this.__data__=new kt,this.size=0}function ep(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}function np(t){return this.__data__.get(t)}function rp(t){return this.__data__.has(t)}function ip(t,e){var n=this.__data__;if(n instanceof kt){var r=n.__data__;if(!on||r.length<l-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new $t(r)}return n.set(t,e),this.size=n.size,this}Nt.prototype.clear=tp,Nt.prototype.delete=ep,Nt.prototype.get=np,Nt.prototype.has=rp,Nt.prototype.set=ip;function du(t,e){var n=L(t),r=!n&&Ee(t),o=!n&&!r&&ae(t),s=!n&&!r&&!o&&Fe(t),f=n||r||o||s,c=f?ui(t.length,gh):[],p=c.length;for(var _ in t)(e||U.call(t,_))&&!(f&&(_=="length"||o&&(_=="offset"||_=="parent")||s&&(_=="buffer"||_=="byteLength"||_=="byteOffset")||Jt(_,p)))&&c.push(_);return c}function _u(t){var e=t.length;return e?t[wi(0,e-1)]:i}function op(t,e){return dr(at(t),_e(e,0,t.length))}function up(t){return dr(at(t))}function pi(t,e,n){(n!==i&&!Pt(t[e],n)||n===i&&!(e in t))&&Kt(t,e,n)}function fn(t,e,n){var r=t[e];(!(U.call(t,e)&&Pt(r,n))||n===i&&!(e in t))&&Kt(t,e,n)}function nr(t,e){for(var n=t.length;n--;)if(Pt(t[n][0],e))return n;return-1}function sp(t,e,n,r){return ie(t,function(o,s,f){e(r,o,n(o),f)}),r}function vu(t,e){return t&&Ut(e,j(e),t)}function ap(t,e){return t&&Ut(e,ct(e),t)}function Kt(t,e,n){e=="__proto__"&&Zn?Zn(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function gi(t,e){for(var n=-1,r=e.length,o=g(r),s=t==null;++n<r;)o[n]=s?i:Ji(t,e[n]);return o}function _e(t,e,n){return t===t&&(n!==i&&(t=t<=n?t:n),e!==i&&(t=t>=e?t:e)),t}function It(t,e,n,r,o,s){var f,c=e&nt,p=e&Rn,_=e&fe;if(n&&(f=o?n(t,r,o,s):n(t)),f!==i)return f;if(!z(t))return t;var v=L(t);if(v){if(f=Zp(t),!c)return at(t,f)}else{var m=it(t),A=m==Mn||m==xo;if(ae(t))return Bu(t,c);if(m==Gt||m==Ie||A&&!o){if(f=p||A?{}:us(t),!c)return p?Up(t,ap(f,t)):Hp(t,vu(f,t))}else{if(!B[m])return o?t:{};f=Vp(t,m,c)}}s||(s=new Nt);var I=s.get(t);if(I)return I;s.set(t,f),Ds(t)?t.forEach(function(O){f.add(It(O,e,n,O,t,s))}):Ps(t)&&t.forEach(function(O,M){f.set(M,It(O,e,n,M,t,s))});var S=_?p?Mi:Pi:p?ct:j,N=v?i:S(t);return At(N||t,function(O,M){N&&(M=O,O=t[M]),fn(f,M,It(O,e,n,M,t,s))}),f}function fp(t){var e=j(t);return function(n){return mu(n,t,e)}}function mu(t,e,n){var r=n.length;if(t==null)return!r;for(t=W(t);r--;){var o=n[r],s=e[o],f=t[o];if(f===i&&!(o in t)||!s(f))return!1}return!0}function xu(t,e,n){if(typeof t!="function")throw new Tt(E);return _n(function(){t.apply(i,n)},e)}function cn(t,e,n,r){var o=-1,s=Un,f=!0,c=t.length,p=[],_=e.length;if(!c)return p;n&&(e=k(e,pt(n))),r?(s=ti,f=!1):e.length>=l&&(s=nn,f=!1,e=new de(e));t:for(;++o<c;){var v=t[o],m=n==null?v:n(v);if(v=r||v!==0?v:0,f&&m===m){for(var A=_;A--;)if(e[A]===m)continue t;p.push(v)}else s(e,m,r)||p.push(v)}return p}var ie=zu(Ht),Eu=zu(_i,!0);function cp(t,e){var n=!0;return ie(t,function(r,o,s){return n=!!e(r,o,s),n}),n}function rr(t,e,n){for(var r=-1,o=t.length;++r<o;){var s=t[r],f=e(s);if(f!=null&&(c===i?f===f&&!dt(f):n(f,c)))var c=f,p=s}return p}function lp(t,e,n,r){var o=t.length;for(n=C(n),n<0&&(n=-n>o?0:o+n),r=r===i||r>o?o:C(r),r<0&&(r+=o),r=n>r?0:Fs(r);n<r;)t[n++]=e;return t}function Au(t,e){var n=[];return ie(t,function(r,o,s){e(r,o,s)&&n.push(r)}),n}function tt(t,e,n,r,o){var s=-1,f=t.length;for(n||(n=jp),o||(o=[]);++s<f;){var c=t[s];e>0&&n(c)?e>1?tt(c,e-1,n,r,o):te(o,c):r||(o[o.length]=c)}return o}var di=Xu(),Tu=Xu(!0);function Ht(t,e){return t&&di(t,e,j)}function _i(t,e){return t&&Tu(t,e,j)}function ir(t,e){return jt(e,function(n){return Yt(t[n])})}function ve(t,e){e=ue(e,t);for(var n=0,r=e.length;t!=null&&n<r;)t=t[Wt(e[n++])];return n&&n==r?t:i}function wu(t,e,n){var r=e(t);return L(t)?r:te(r,n(t))}function ot(t){return t==null?t===i?Wc:Hc:pe&&pe in W(t)?Xp(t):ug(t)}function vi(t,e){return t>e}function hp(t,e){return t!=null&&U.call(t,e)}function pp(t,e){return t!=null&&e in W(t)}function gp(t,e,n){return t>=rt(e,n)&&t<V(e,n)}function mi(t,e,n){for(var r=n?ti:Un,o=t[0].length,s=t.length,f=s,c=g(s),p=1/0,_=[];f--;){var v=t[f];f&&e&&(v=k(v,pt(e))),p=rt(v.length,p),c[f]=!n&&(e||o>=120&&v.length>=120)?new de(f&&v):i}v=t[0];var m=-1,A=c[0];t:for(;++m<o&&_.length<p;){var I=v[m],S=e?e(I):I;if(I=n||I!==0?I:0,!(A?nn(A,S):r(_,S,n))){for(f=s;--f;){var N=c[f];if(!(N?nn(N,S):r(t[f],S,n)))continue t}A&&A.push(S),_.push(I)}}return _}function dp(t,e,n,r){return Ht(t,function(o,s,f){e(r,n(o),s,f)}),r}function ln(t,e,n){e=ue(e,t),t=cs(t,e);var r=t==null?t:t[Wt(St(e))];return r==null?i:ht(r,t,n)}function Iu(t){return X(t)&&ot(t)==Ie}function _p(t){return X(t)&&ot(t)==en}function vp(t){return X(t)&&ot(t)==Ze}function hn(t,e,n,r,o){return t===e?!0:t==null||e==null||!X(t)&&!X(e)?t!==t&&e!==e:mp(t,e,n,r,hn,o)}function mp(t,e,n,r,o,s){var f=L(t),c=L(e),p=f?Nn:it(t),_=c?Nn:it(e);p=p==Ie?Gt:p,_=_==Ie?Gt:_;var v=p==Gt,m=_==Gt,A=p==_;if(A&&ae(t)){if(!ae(e))return!1;f=!0,v=!1}if(A&&!v)return s||(s=new Nt),f||Fe(t)?rs(t,e,n,r,o,s):Kp(t,e,p,n,r,o,s);if(!(n&Ae)){var I=v&&U.call(t,"__wrapped__"),S=m&&U.call(e,"__wrapped__");if(I||S){var N=I?t.value():t,O=S?e.value():e;return s||(s=new Nt),o(N,O,n,r,s)}}return A?(s||(s=new Nt),zp(t,e,n,r,o,s)):!1}function xp(t){return X(t)&&it(t)==Rt}function xi(t,e,n,r){var o=n.length,s=o,f=!r;if(t==null)return!s;for(t=W(t);o--;){var c=n[o];if(f&&c[2]?c[1]!==t[c[0]]:!(c[0]in t))return!1}for(;++o<s;){c=n[o];var p=c[0],_=t[p],v=c[1];if(f&&c[2]){if(_===i&&!(p in t))return!1}else{var m=new Nt;if(r)var A=r(_,v,p,t,e,m);if(!(A===i?hn(v,_,Ae|Ln,r,m):A))return!1}}return!0}function yu(t){if(!z(t)||eg(t))return!1;var e=Yt(t)?xh:fl;return e.test(xe(t))}function Ep(t){return X(t)&&ot(t)==Qe}function Ap(t){return X(t)&&it(t)==Lt}function Tp(t){return X(t)&&Ar(t.length)&&!!G[ot(t)]}function Su(t){return typeof t=="function"?t:t==null?lt:typeof t=="object"?L(t)?Ru(t[0],t[1]):bu(t):Js(t)}function Ei(t){if(!dn(t))return yh(t);var e=[];for(var n in W(t))U.call(t,n)&&n!="constructor"&&e.push(n);return e}function wp(t){if(!z(t))return og(t);var e=dn(t),n=[];for(var r in t)r=="constructor"&&(e||!U.call(t,r))||n.push(r);return n}function Ai(t,e){return t<e}function Ou(t,e){var n=-1,r=ft(t)?g(t.length):[];return ie(t,function(o,s,f){r[++n]=e(o,s,f)}),r}function bu(t){var e=qi(t);return e.length==1&&e[0][2]?as(e[0][0],e[0][1]):function(n){return n===t||xi(n,t,e)}}function Ru(t,e){return Hi(t)&&ss(e)?as(Wt(t),e):function(n){var r=Ji(n,t);return r===i&&r===e?Yi(n,t):hn(e,r,Ae|Ln)}}function or(t,e,n,r,o){t!==e&&di(e,function(s,f){if(o||(o=new Nt),z(s))Ip(t,e,f,n,or,r,o);else{var c=r?r(Wi(t,f),s,f+"",t,e,o):i;c===i&&(c=s),pi(t,f,c)}},ct)}function Ip(t,e,n,r,o,s,f){var c=Wi(t,n),p=Wi(e,n),_=f.get(p);if(_){pi(t,n,_);return}var v=s?s(c,p,n+"",t,e,f):i,m=v===i;if(m){var A=L(p),I=!A&&ae(p),S=!A&&!I&&Fe(p);v=p,A||I||S?L(c)?v=c:J(c)?v=at(c):I?(m=!1,v=Bu(p,!0)):S?(m=!1,v=Gu(p,!0)):v=[]:vn(p)||Ee(p)?(v=c,Ee(c)?v=Hs(c):(!z(c)||Yt(c))&&(v=us(p))):m=!1}m&&(f.set(p,v),o(v,p,r,s,f),f.delete(p)),pi(t,n,v)}function Lu(t,e){var n=t.length;if(n)return e+=e<0?n:0,Jt(e,n)?t[e]:i}function Cu(t,e,n){e.length?e=k(e,function(s){return L(s)?function(f){return ve(f,s.length===1?s[0]:s)}:s}):e=[lt];var r=-1;e=k(e,pt(y()));var o=Ou(t,function(s,f,c){var p=k(e,function(_){return _(s)});return{criteria:p,index:++r,value:s}});return Vl(o,function(s,f){return Fp(s,f,n)})}function yp(t,e){return Nu(t,e,function(n,r){return Yi(t,r)})}function Nu(t,e,n){for(var r=-1,o=e.length,s={};++r<o;){var f=e[r],c=ve(t,f);n(c,f)&&pn(s,ue(f,t),c)}return s}function Sp(t){return function(e){return ve(e,t)}}function Ti(t,e,n,r){var o=r?Zl:Oe,s=-1,f=e.length,c=t;for(t===e&&(e=at(e)),n&&(c=k(t,pt(n)));++s<f;)for(var p=0,_=e[s],v=n?n(_):_;(p=o(c,v,p,r))>-1;)c!==t&&Yn.call(c,p,1),Yn.call(t,p,1);return t}function Pu(t,e){for(var n=t?e.length:0,r=n-1;n--;){var o=e[n];if(n==r||o!==s){var s=o;Jt(o)?Yn.call(t,o,1):Si(t,o)}}return t}function wi(t,e){return t+Qn(pu()*(e-t+1))}function Op(t,e,n,r){for(var o=-1,s=V(Vn((e-t)/(n||1)),0),f=g(s);s--;)f[r?s:++o]=t,t+=n;return f}function Ii(t,e){var n="";if(!t||e<1||e>Qt)return n;do e%2&&(n+=t),e=Qn(e/2),e&&(t+=t);while(e);return n}function P(t,e){return Bi(fs(t,e,lt),t+"")}function bp(t){return _u(He(t))}function Rp(t,e){var n=He(t);return dr(n,_e(e,0,n.length))}function pn(t,e,n,r){if(!z(t))return t;e=ue(e,t);for(var o=-1,s=e.length,f=s-1,c=t;c!=null&&++o<s;){var p=Wt(e[o]),_=n;if(p==="__proto__"||p==="constructor"||p==="prototype")return t;if(o!=f){var v=c[p];_=r?r(v,p,c):i,_===i&&(_=z(v)?v:Jt(e[o+1])?[]:{})}fn(c,p,_),c=c[p]}return t}var Mu=jn?function(t,e){return jn.set(t,e),t}:lt,Lp=Zn?function(t,e){return Zn(t,"toString",{configurable:!0,enumerable:!1,value:Vi(e),writable:!0})}:lt;function Cp(t){return dr(He(t))}function yt(t,e,n){var r=-1,o=t.length;e<0&&(e=-e>o?0:o+e),n=n>o?o:n,n<0&&(n+=o),o=e>n?0:n-e>>>0,e>>>=0;for(var s=g(o);++r<o;)s[r]=t[r+e];return s}function Np(t,e){var n;return ie(t,function(r,o,s){return n=e(r,o,s),!n}),!!n}function ur(t,e,n){var r=0,o=t==null?r:t.length;if(typeof e=="number"&&e===e&&o<=Mc){for(;r<o;){var s=r+o>>>1,f=t[s];f!==null&&!dt(f)&&(n?f<=e:f<e)?r=s+1:o=s}return o}return yi(t,e,lt,n)}function yi(t,e,n,r){var o=0,s=t==null?0:t.length;if(s===0)return 0;e=n(e);for(var f=e!==e,c=e===null,p=dt(e),_=e===i;o<s;){var v=Qn((o+s)/2),m=n(t[v]),A=m!==i,I=m===null,S=m===m,N=dt(m);if(f)var O=r||S;else _?O=S&&(r||A):c?O=S&&A&&(r||!I):p?O=S&&A&&!I&&(r||!N):I||N?O=!1:O=r?m<=e:m<e;O?o=v+1:s=v}return rt(s,Pc)}function Du(t,e){for(var n=-1,r=t.length,o=0,s=[];++n<r;){var f=t[n],c=e?e(f):f;if(!n||!Pt(c,p)){var p=c;s[o++]=f===0?0:f}}return s}function qu(t){return typeof t=="number"?t:dt(t)?Cn:+t}function gt(t){if(typeof t=="string")return t;if(L(t))return k(t,gt)+"";if(dt(t))return gu?gu.call(t):"";var e=t+"";return e=="0"&&1/t==-le?"-0":e}function oe(t,e,n){var r=-1,o=Un,s=t.length,f=!0,c=[],p=c;if(n)f=!1,o=ti;else if(s>=l){var _=e?null:kp(t);if(_)return Bn(_);f=!1,o=nn,p=new de}else p=e?[]:c;t:for(;++r<s;){var v=t[r],m=e?e(v):v;if(v=n||v!==0?v:0,f&&m===m){for(var A=p.length;A--;)if(p[A]===m)continue t;e&&p.push(m),c.push(v)}else o(p,m,n)||(p!==c&&p.push(m),c.push(v))}return c}function Si(t,e){return e=ue(e,t),t=cs(t,e),t==null||delete t[Wt(St(e))]}function Fu(t,e,n,r){return pn(t,e,n(ve(t,e)),r)}function sr(t,e,n,r){for(var o=t.length,s=r?o:-1;(r?s--:++s<o)&&e(t[s],s,t););return n?yt(t,r?0:s,r?s+1:o):yt(t,r?s+1:0,r?o:s)}function Hu(t,e){var n=t;return n instanceof D&&(n=n.value()),ei(e,function(r,o){return o.func.apply(o.thisArg,te([r],o.args))},n)}function Oi(t,e,n){var r=t.length;if(r<2)return r?oe(t[0]):[];for(var o=-1,s=g(r);++o<r;)for(var f=t[o],c=-1;++c<r;)c!=o&&(s[o]=cn(s[o]||f,t[c],e,n));return oe(tt(s,1),e,n)}function Uu(t,e,n){for(var r=-1,o=t.length,s=e.length,f={};++r<o;){var c=r<s?e[r]:i;n(f,t[r],c)}return f}function bi(t){return J(t)?t:[]}function Ri(t){return typeof t=="function"?t:lt}function ue(t,e){return L(t)?t:Hi(t,e)?[t]:gs(H(t))}var Pp=P;function se(t,e,n){var r=t.length;return n=n===i?r:n,!e&&n>=r?t:yt(t,e,n)}var Wu=Eh||function(t){return Q.clearTimeout(t)};function Bu(t,e){if(e)return t.slice();var n=t.length,r=au?au(n):new t.constructor(n);return t.copy(r),r}function Li(t){var e=new t.constructor(t.byteLength);return new Xn(e).set(new Xn(t)),e}function Mp(t,e){var n=e?Li(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}function Dp(t){var e=new t.constructor(t.source,Io.exec(t));return e.lastIndex=t.lastIndex,e}function qp(t){return an?W(an.call(t)):{}}function Gu(t,e){var n=e?Li(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function ku(t,e){if(t!==e){var n=t!==i,r=t===null,o=t===t,s=dt(t),f=e!==i,c=e===null,p=e===e,_=dt(e);if(!c&&!_&&!s&&t>e||s&&f&&p&&!c&&!_||r&&f&&p||!n&&p||!o)return 1;if(!r&&!s&&!_&&t<e||_&&n&&o&&!r&&!s||c&&n&&o||!f&&o||!p)return-1}return 0}function Fp(t,e,n){for(var r=-1,o=t.criteria,s=e.criteria,f=o.length,c=n.length;++r<f;){var p=ku(o[r],s[r]);if(p){if(r>=c)return p;var _=n[r];return p*(_=="desc"?-1:1)}}return t.index-e.index}function $u(t,e,n,r){for(var o=-1,s=t.length,f=n.length,c=-1,p=e.length,_=V(s-f,0),v=g(p+_),m=!r;++c<p;)v[c]=e[c];for(;++o<f;)(m||o<s)&&(v[n[o]]=t[o]);for(;_--;)v[c++]=t[o++];return v}function Ku(t,e,n,r){for(var o=-1,s=t.length,f=-1,c=n.length,p=-1,_=e.length,v=V(s-c,0),m=g(v+_),A=!r;++o<v;)m[o]=t[o];for(var I=o;++p<_;)m[I+p]=e[p];for(;++f<c;)(A||o<s)&&(m[I+n[f]]=t[o++]);return m}function at(t,e){var n=-1,r=t.length;for(e||(e=g(r));++n<r;)e[n]=t[n];return e}function Ut(t,e,n,r){var o=!n;n||(n={});for(var s=-1,f=e.length;++s<f;){var c=e[s],p=r?r(n[c],t[c],c,n,t):i;p===i&&(p=t[c]),o?Kt(n,c,p):fn(n,c,p)}return n}function Hp(t,e){return Ut(t,Fi(t),e)}function Up(t,e){return Ut(t,is(t),e)}function ar(t,e){return function(n,r){var o=L(n)?$l:sp,s=e?e():{};return o(n,t,y(r,2),s)}}function Me(t){return P(function(e,n){var r=-1,o=n.length,s=o>1?n[o-1]:i,f=o>2?n[2]:i;for(s=t.length>3&&typeof s=="function"?(o--,s):i,f&&ut(n[0],n[1],f)&&(s=o<3?i:s,o=1),e=W(e);++r<o;){var c=n[r];c&&t(e,c,r,s)}return e})}function zu(t,e){return function(n,r){if(n==null)return n;if(!ft(n))return t(n,r);for(var o=n.length,s=e?o:-1,f=W(n);(e?s--:++s<o)&&r(f[s],s,f)!==!1;);return n}}function Xu(t){return function(e,n,r){for(var o=-1,s=W(e),f=r(e),c=f.length;c--;){var p=f[t?c:++o];if(n(s[p],p,s)===!1)break}return e}}function Wp(t,e,n){var r=e&xt,o=gn(t);function s(){var f=this&&this!==Q&&this instanceof s?o:t;return f.apply(r?n:this,arguments)}return s}function Ju(t){return function(e){e=H(e);var n=be(e)?Ct(e):i,r=n?n[0]:e.charAt(0),o=n?se(n,1).join(""):e.slice(1);return r[t]()+o}}function De(t){return function(e){return ei(zs(Ks(e).replace(Ll,"")),t,"")}}function gn(t){return function(){var e=arguments;switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3]);case 5:return new t(e[0],e[1],e[2],e[3],e[4]);case 6:return new t(e[0],e[1],e[2],e[3],e[4],e[5]);case 7:return new t(e[0],e[1],e[2],e[3],e[4],e[5],e[6])}var n=Pe(t.prototype),r=t.apply(n,e);return z(r)?r:n}}function Bp(t,e,n){var r=gn(t);function o(){for(var s=arguments.length,f=g(s),c=s,p=qe(o);c--;)f[c]=arguments[c];var _=s<3&&f[0]!==p&&f[s-1]!==p?[]:ee(f,p);if(s-=_.length,s<n)return ju(t,e,fr,o.placeholder,i,f,_,i,i,n-s);var v=this&&this!==Q&&this instanceof o?r:t;return ht(v,this,f)}return o}function Yu(t){return function(e,n,r){var o=W(e);if(!ft(e)){var s=y(n,3);e=j(e),n=function(c){return s(o[c],c,o)}}var f=t(e,n,r);return f>-1?o[s?e[f]:f]:i}}function Zu(t){return Xt(function(e){var n=e.length,r=n,o=wt.prototype.thru;for(t&&e.reverse();r--;){var s=e[r];if(typeof s!="function")throw new Tt(E);if(o&&!f&&pr(s)=="wrapper")var f=new wt([],!0)}for(r=f?r:n;++r<n;){s=e[r];var c=pr(s),p=c=="wrapper"?Di(s):i;p&&Ui(p[0])&&p[1]==(Bt|Dt|qt|Je)&&!p[4].length&&p[9]==1?f=f[pr(p[0])].apply(f,p[3]):f=s.length==1&&Ui(s)?f[c]():f.thru(s)}return function(){var _=arguments,v=_[0];if(f&&_.length==1&&L(v))return f.plant(v).value();for(var m=0,A=n?e[m].apply(this,_):v;++m<n;)A=e[m].call(this,A);return A}})}function fr(t,e,n,r,o,s,f,c,p,_){var v=e&Bt,m=e&xt,A=e&ce,I=e&(Dt|Te),S=e&Dr,N=A?i:gn(t);function O(){for(var M=arguments.length,q=g(M),_t=M;_t--;)q[_t]=arguments[_t];if(I)var st=qe(O),vt=jl(q,st);if(r&&(q=$u(q,r,o,I)),s&&(q=Ku(q,s,f,I)),M-=vt,I&&M<_){var Y=ee(q,st);return ju(t,e,fr,O.placeholder,n,q,Y,c,p,_-M)}var Mt=m?n:this,Vt=A?Mt[t]:t;return M=q.length,c?q=sg(q,c):S&&M>1&&q.reverse(),v&&p<M&&(q.length=p),this&&this!==Q&&this instanceof O&&(Vt=N||gn(Vt)),Vt.apply(Mt,q)}return O}function Vu(t,e){return function(n,r){return dp(n,t,e(r),{})}}function cr(t,e){return function(n,r){var o;if(n===i&&r===i)return e;if(n!==i&&(o=n),r!==i){if(o===i)return r;typeof n=="string"||typeof r=="string"?(n=gt(n),r=gt(r)):(n=qu(n),r=qu(r)),o=t(n,r)}return o}}function Ci(t){return Xt(function(e){return e=k(e,pt(y())),P(function(n){var r=this;return t(e,function(o){return ht(o,r,n)})})})}function lr(t,e){e=e===i?" ":gt(e);var n=e.length;if(n<2)return n?Ii(e,t):e;var r=Ii(e,Vn(t/Re(e)));return be(e)?se(Ct(r),0,t).join(""):r.slice(0,t)}function Gp(t,e,n,r){var o=e&xt,s=gn(t);function f(){for(var c=-1,p=arguments.length,_=-1,v=r.length,m=g(v+p),A=this&&this!==Q&&this instanceof f?s:t;++_<v;)m[_]=r[_];for(;p--;)m[_++]=arguments[++c];return ht(A,o?n:this,m)}return f}function Qu(t){return function(e,n,r){return r&&typeof r!="number"&&ut(e,n,r)&&(n=r=i),e=Zt(e),n===i?(n=e,e=0):n=Zt(n),r=r===i?e<n?1:-1:Zt(r),Op(e,n,r,t)}}function hr(t){return function(e,n){return typeof e=="string"&&typeof n=="string"||(e=Ot(e),n=Ot(n)),t(e,n)}}function ju(t,e,n,r,o,s,f,c,p,_){var v=e&Dt,m=v?f:i,A=v?i:f,I=v?s:i,S=v?i:s;e|=v?qt:we,e&=~(v?we:qt),e&vo||(e&=~(xt|ce));var N=[t,e,o,I,m,S,A,c,p,_],O=n.apply(i,N);return Ui(t)&&ls(O,N),O.placeholder=r,hs(O,t,e)}function Ni(t){var e=Z[t];return function(n,r){if(n=Ot(n),r=r==null?0:rt(C(r),292),r&&hu(n)){var o=(H(n)+"e").split("e"),s=e(o[0]+"e"+(+o[1]+r));return o=(H(s)+"e").split("e"),+(o[0]+"e"+(+o[1]-r))}return e(n)}}var kp=Ce&&1/Bn(new Ce([,-0]))[1]==le?function(t){return new Ce(t)}:to;function ts(t){return function(e){var n=it(e);return n==Rt?ai(e):n==Lt?uh(e):Ql(e,t(e))}}function zt(t,e,n,r,o,s,f,c){var p=e&ce;if(!p&&typeof t!="function")throw new Tt(E);var _=r?r.length:0;if(_||(e&=~(qt|we),r=o=i),f=f===i?f:V(C(f),0),c=c===i?c:C(c),_-=o?o.length:0,e&we){var v=r,m=o;r=o=i}var A=p?i:Di(t),I=[t,e,n,r,o,v,m,s,f,c];if(A&&ig(I,A),t=I[0],e=I[1],n=I[2],r=I[3],o=I[4],c=I[9]=I[9]===i?p?0:t.length:V(I[9]-_,0),!c&&e&(Dt|Te)&&(e&=~(Dt|Te)),!e||e==xt)var S=Wp(t,e,n);else e==Dt||e==Te?S=Bp(t,e,c):(e==qt||e==(xt|qt))&&!o.length?S=Gp(t,e,n,r):S=fr.apply(i,I);var N=A?Mu:ls;return hs(N(S,I),t,e)}function es(t,e,n,r){return t===i||Pt(t,Le[n])&&!U.call(r,n)?e:t}function ns(t,e,n,r,o,s){return z(t)&&z(e)&&(s.set(e,t),or(t,e,i,ns,s),s.delete(e)),t}function $p(t){return vn(t)?i:t}function rs(t,e,n,r,o,s){var f=n&Ae,c=t.length,p=e.length;if(c!=p&&!(f&&p>c))return!1;var _=s.get(t),v=s.get(e);if(_&&v)return _==e&&v==t;var m=-1,A=!0,I=n&Ln?new de:i;for(s.set(t,e),s.set(e,t);++m<c;){var S=t[m],N=e[m];if(r)var O=f?r(N,S,m,e,t,s):r(S,N,m,t,e,s);if(O!==i){if(O)continue;A=!1;break}if(I){if(!ni(e,function(M,q){if(!nn(I,q)&&(S===M||o(S,M,n,r,s)))return I.push(q)})){A=!1;break}}else if(!(S===N||o(S,N,n,r,s))){A=!1;break}}return s.delete(t),s.delete(e),A}function Kp(t,e,n,r,o,s,f){switch(n){case ye:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case en:return!(t.byteLength!=e.byteLength||!s(new Xn(t),new Xn(e)));case Ye:case Ze:case Ve:return Pt(+t,+e);case Pn:return t.name==e.name&&t.message==e.message;case Qe:case je:return t==e+"";case Rt:var c=ai;case Lt:var p=r&Ae;if(c||(c=Bn),t.size!=e.size&&!p)return!1;var _=f.get(t);if(_)return _==e;r|=Ln,f.set(t,e);var v=rs(c(t),c(e),r,o,s,f);return f.delete(t),v;case Dn:if(an)return an.call(t)==an.call(e)}return!1}function zp(t,e,n,r,o,s){var f=n&Ae,c=Pi(t),p=c.length,_=Pi(e),v=_.length;if(p!=v&&!f)return!1;for(var m=p;m--;){var A=c[m];if(!(f?A in e:U.call(e,A)))return!1}var I=s.get(t),S=s.get(e);if(I&&S)return I==e&&S==t;var N=!0;s.set(t,e),s.set(e,t);for(var O=f;++m<p;){A=c[m];var M=t[A],q=e[A];if(r)var _t=f?r(q,M,A,e,t,s):r(M,q,A,t,e,s);if(!(_t===i?M===q||o(M,q,n,r,s):_t)){N=!1;break}O||(O=A=="constructor")}if(N&&!O){var st=t.constructor,vt=e.constructor;st!=vt&&"constructor"in t&&"constructor"in e&&!(typeof st=="function"&&st instanceof st&&typeof vt=="function"&&vt instanceof vt)&&(N=!1)}return s.delete(t),s.delete(e),N}function Xt(t){return Bi(fs(t,i,ms),t+"")}function Pi(t){return wu(t,j,Fi)}function Mi(t){return wu(t,ct,is)}var Di=jn?function(t){return jn.get(t)}:to;function pr(t){for(var e=t.name+"",n=Ne[e],r=U.call(Ne,e)?n.length:0;r--;){var o=n[r],s=o.func;if(s==null||s==t)return o.name}return e}function qe(t){var e=U.call(u,"placeholder")?u:t;return e.placeholder}function y(){var t=u.iteratee||Qi;return t=t===Qi?Su:t,arguments.length?t(arguments[0],arguments[1]):t}function gr(t,e){var n=t.__data__;return tg(e)?n[typeof e=="string"?"string":"hash"]:n.map}function qi(t){for(var e=j(t),n=e.length;n--;){var r=e[n],o=t[r];e[n]=[r,o,ss(o)]}return e}function me(t,e){var n=rh(t,e);return yu(n)?n:i}function Xp(t){var e=U.call(t,pe),n=t[pe];try{t[pe]=i;var r=!0}catch{}var o=Kn.call(t);return r&&(e?t[pe]=n:delete t[pe]),o}var Fi=ci?function(t){return t==null?[]:(t=W(t),jt(ci(t),function(e){return cu.call(t,e)}))}:eo,is=ci?function(t){for(var e=[];t;)te(e,Fi(t)),t=Jn(t);return e}:eo,it=ot;(li&&it(new li(new ArrayBuffer(1)))!=ye||on&&it(new on)!=Rt||hi&&it(hi.resolve())!=Eo||Ce&&it(new Ce)!=Lt||un&&it(new un)!=tn)&&(it=function(t){var e=ot(t),n=e==Gt?t.constructor:i,r=n?xe(n):"";if(r)switch(r){case Rh:return ye;case Lh:return Rt;case Ch:return Eo;case Nh:return Lt;case Ph:return tn}return e});function Jp(t,e,n){for(var r=-1,o=n.length;++r<o;){var s=n[r],f=s.size;switch(s.type){case"drop":t+=f;break;case"dropRight":e-=f;break;case"take":e=rt(e,t+f);break;case"takeRight":t=V(t,e-f);break}}return{start:t,end:e}}function Yp(t){var e=t.match(el);return e?e[1].split(nl):[]}function os(t,e,n){e=ue(e,t);for(var r=-1,o=e.length,s=!1;++r<o;){var f=Wt(e[r]);if(!(s=t!=null&&n(t,f)))break;t=t[f]}return s||++r!=o?s:(o=t==null?0:t.length,!!o&&Ar(o)&&Jt(f,o)&&(L(t)||Ee(t)))}function Zp(t){var e=t.length,n=new t.constructor(e);return e&&typeof t[0]=="string"&&U.call(t,"index")&&(n.index=t.index,n.input=t.input),n}function us(t){return typeof t.constructor=="function"&&!dn(t)?Pe(Jn(t)):{}}function Vp(t,e,n){var r=t.constructor;switch(e){case en:return Li(t);case Ye:case Ze:return new r(+t);case ye:return Mp(t,n);case qr:case Fr:case Hr:case Ur:case Wr:case Br:case Gr:case kr:case $r:return Gu(t,n);case Rt:return new r;case Ve:case je:return new r(t);case Qe:return Dp(t);case Lt:return new r;case Dn:return qp(t)}}function Qp(t,e){var n=e.length;if(!n)return t;var r=n-1;return e[r]=(n>1?"& ":"")+e[r],e=e.join(n>2?", ":" "),t.replace(tl,`{
2
+ /* [wrapped with `+e+`] */
3
+ `)}function jp(t){return L(t)||Ee(t)||!!(lu&&t&&t[lu])}function Jt(t,e){var n=typeof t;return e=e??Qt,!!e&&(n=="number"||n!="symbol"&&ll.test(t))&&t>-1&&t%1==0&&t<e}function ut(t,e,n){if(!z(n))return!1;var r=typeof e;return(r=="number"?ft(n)&&Jt(e,n.length):r=="string"&&e in n)?Pt(n[e],t):!1}function Hi(t,e){if(L(t))return!1;var n=typeof t;return n=="number"||n=="symbol"||n=="boolean"||t==null||dt(t)?!0:Zc.test(t)||!Yc.test(t)||e!=null&&t in W(e)}function tg(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function Ui(t){var e=pr(t),n=u[e];if(typeof n!="function"||!(e in D.prototype))return!1;if(t===n)return!0;var r=Di(n);return!!r&&t===r[0]}function eg(t){return!!su&&su in t}var ng=kn?Yt:no;function dn(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||Le;return t===n}function ss(t){return t===t&&!z(t)}function as(t,e){return function(n){return n==null?!1:n[t]===e&&(e!==i||t in W(n))}}function rg(t){var e=xr(t,function(r){return n.size===bt&&n.clear(),r}),n=e.cache;return e}function ig(t,e){var n=t[1],r=e[1],o=n|r,s=o<(xt|ce|Bt),f=r==Bt&&n==Dt||r==Bt&&n==Je&&t[7].length<=e[8]||r==(Bt|Je)&&e[7].length<=e[8]&&n==Dt;if(!(s||f))return t;r&xt&&(t[2]=e[2],o|=n&xt?0:vo);var c=e[3];if(c){var p=t[3];t[3]=p?$u(p,c,e[4]):c,t[4]=p?ee(t[3],K):e[4]}return c=e[5],c&&(p=t[5],t[5]=p?Ku(p,c,e[6]):c,t[6]=p?ee(t[5],K):e[6]),c=e[7],c&&(t[7]=c),r&Bt&&(t[8]=t[8]==null?e[8]:rt(t[8],e[8])),t[9]==null&&(t[9]=e[9]),t[0]=e[0],t[1]=o,t}function og(t){var e=[];if(t!=null)for(var n in W(t))e.push(n);return e}function ug(t){return Kn.call(t)}function fs(t,e,n){return e=V(e===i?t.length-1:e,0),function(){for(var r=arguments,o=-1,s=V(r.length-e,0),f=g(s);++o<s;)f[o]=r[e+o];o=-1;for(var c=g(e+1);++o<e;)c[o]=r[o];return c[e]=n(f),ht(t,this,c)}}function cs(t,e){return e.length<2?t:ve(t,yt(e,0,-1))}function sg(t,e){for(var n=t.length,r=rt(e.length,n),o=at(t);r--;){var s=e[r];t[r]=Jt(s,n)?o[s]:i}return t}function Wi(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}var ls=ps(Mu),_n=Th||function(t,e){return Q.setTimeout(t,e)},Bi=ps(Lp);function hs(t,e,n){var r=e+"";return Bi(t,Qp(r,ag(Yp(r),n)))}function ps(t){var e=0,n=0;return function(){var r=Sh(),o=Rc-(r-n);if(n=r,o>0){if(++e>=bc)return arguments[0]}else e=0;return t.apply(i,arguments)}}function dr(t,e){var n=-1,r=t.length,o=r-1;for(e=e===i?r:e;++n<e;){var s=wi(n,o),f=t[s];t[s]=t[n],t[n]=f}return t.length=e,t}var gs=rg(function(t){var e=[];return t.charCodeAt(0)===46&&e.push(""),t.replace(Vc,function(n,r,o,s){e.push(o?s.replace(ol,"$1"):r||n)}),e});function Wt(t){if(typeof t=="string"||dt(t))return t;var e=t+"";return e=="0"&&1/t==-le?"-0":e}function xe(t){if(t!=null){try{return $n.call(t)}catch{}try{return t+""}catch{}}return""}function ag(t,e){return At(Dc,function(n){var r="_."+n[0];e&n[1]&&!Un(t,r)&&t.push(r)}),t.sort()}function ds(t){if(t instanceof D)return t.clone();var e=new wt(t.__wrapped__,t.__chain__);return e.__actions__=at(t.__actions__),e.__index__=t.__index__,e.__values__=t.__values__,e}function fg(t,e,n){(n?ut(t,e,n):e===i)?e=1:e=V(C(e),0);var r=t==null?0:t.length;if(!r||e<1)return[];for(var o=0,s=0,f=g(Vn(r/e));o<r;)f[s++]=yt(t,o,o+=e);return f}function cg(t){for(var e=-1,n=t==null?0:t.length,r=0,o=[];++e<n;){var s=t[e];s&&(o[r++]=s)}return o}function lg(){var t=arguments.length;if(!t)return[];for(var e=g(t-1),n=arguments[0],r=t;r--;)e[r-1]=arguments[r];return te(L(n)?at(n):[n],tt(e,1))}var hg=P(function(t,e){return J(t)?cn(t,tt(e,1,J,!0)):[]}),pg=P(function(t,e){var n=St(e);return J(n)&&(n=i),J(t)?cn(t,tt(e,1,J,!0),y(n,2)):[]}),gg=P(function(t,e){var n=St(e);return J(n)&&(n=i),J(t)?cn(t,tt(e,1,J,!0),i,n):[]});function dg(t,e,n){var r=t==null?0:t.length;return r?(e=n||e===i?1:C(e),yt(t,e<0?0:e,r)):[]}function _g(t,e,n){var r=t==null?0:t.length;return r?(e=n||e===i?1:C(e),e=r-e,yt(t,0,e<0?0:e)):[]}function vg(t,e){return t&&t.length?sr(t,y(e,3),!0,!0):[]}function mg(t,e){return t&&t.length?sr(t,y(e,3),!0):[]}function xg(t,e,n,r){var o=t==null?0:t.length;return o?(n&&typeof n!="number"&&ut(t,e,n)&&(n=0,r=o),lp(t,e,n,r)):[]}function _s(t,e,n){var r=t==null?0:t.length;if(!r)return-1;var o=n==null?0:C(n);return o<0&&(o=V(r+o,0)),Wn(t,y(e,3),o)}function vs(t,e,n){var r=t==null?0:t.length;if(!r)return-1;var o=r-1;return n!==i&&(o=C(n),o=n<0?V(r+o,0):rt(o,r-1)),Wn(t,y(e,3),o,!0)}function ms(t){var e=t==null?0:t.length;return e?tt(t,1):[]}function Eg(t){var e=t==null?0:t.length;return e?tt(t,le):[]}function Ag(t,e){var n=t==null?0:t.length;return n?(e=e===i?1:C(e),tt(t,e)):[]}function Tg(t){for(var e=-1,n=t==null?0:t.length,r={};++e<n;){var o=t[e];r[o[0]]=o[1]}return r}function xs(t){return t&&t.length?t[0]:i}function wg(t,e,n){var r=t==null?0:t.length;if(!r)return-1;var o=n==null?0:C(n);return o<0&&(o=V(r+o,0)),Oe(t,e,o)}function Ig(t){var e=t==null?0:t.length;return e?yt(t,0,-1):[]}var yg=P(function(t){var e=k(t,bi);return e.length&&e[0]===t[0]?mi(e):[]}),Sg=P(function(t){var e=St(t),n=k(t,bi);return e===St(n)?e=i:n.pop(),n.length&&n[0]===t[0]?mi(n,y(e,2)):[]}),Og=P(function(t){var e=St(t),n=k(t,bi);return e=typeof e=="function"?e:i,e&&n.pop(),n.length&&n[0]===t[0]?mi(n,i,e):[]});function bg(t,e){return t==null?"":Ih.call(t,e)}function St(t){var e=t==null?0:t.length;return e?t[e-1]:i}function Rg(t,e,n){var r=t==null?0:t.length;if(!r)return-1;var o=r;return n!==i&&(o=C(n),o=o<0?V(r+o,0):rt(o,r-1)),e===e?ah(t,e,o):Wn(t,jo,o,!0)}function Lg(t,e){return t&&t.length?Lu(t,C(e)):i}var Cg=P(Es);function Es(t,e){return t&&t.length&&e&&e.length?Ti(t,e):t}function Ng(t,e,n){return t&&t.length&&e&&e.length?Ti(t,e,y(n,2)):t}function Pg(t,e,n){return t&&t.length&&e&&e.length?Ti(t,e,i,n):t}var Mg=Xt(function(t,e){var n=t==null?0:t.length,r=gi(t,e);return Pu(t,k(e,function(o){return Jt(o,n)?+o:o}).sort(ku)),r});function Dg(t,e){var n=[];if(!(t&&t.length))return n;var r=-1,o=[],s=t.length;for(e=y(e,3);++r<s;){var f=t[r];e(f,r,t)&&(n.push(f),o.push(r))}return Pu(t,o),n}function Gi(t){return t==null?t:bh.call(t)}function qg(t,e,n){var r=t==null?0:t.length;return r?(n&&typeof n!="number"&&ut(t,e,n)?(e=0,n=r):(e=e==null?0:C(e),n=n===i?r:C(n)),yt(t,e,n)):[]}function Fg(t,e){return ur(t,e)}function Hg(t,e,n){return yi(t,e,y(n,2))}function Ug(t,e){var n=t==null?0:t.length;if(n){var r=ur(t,e);if(r<n&&Pt(t[r],e))return r}return-1}function Wg(t,e){return ur(t,e,!0)}function Bg(t,e,n){return yi(t,e,y(n,2),!0)}function Gg(t,e){var n=t==null?0:t.length;if(n){var r=ur(t,e,!0)-1;if(Pt(t[r],e))return r}return-1}function kg(t){return t&&t.length?Du(t):[]}function $g(t,e){return t&&t.length?Du(t,y(e,2)):[]}function Kg(t){var e=t==null?0:t.length;return e?yt(t,1,e):[]}function zg(t,e,n){return t&&t.length?(e=n||e===i?1:C(e),yt(t,0,e<0?0:e)):[]}function Xg(t,e,n){var r=t==null?0:t.length;return r?(e=n||e===i?1:C(e),e=r-e,yt(t,e<0?0:e,r)):[]}function Jg(t,e){return t&&t.length?sr(t,y(e,3),!1,!0):[]}function Yg(t,e){return t&&t.length?sr(t,y(e,3)):[]}var Zg=P(function(t){return oe(tt(t,1,J,!0))}),Vg=P(function(t){var e=St(t);return J(e)&&(e=i),oe(tt(t,1,J,!0),y(e,2))}),Qg=P(function(t){var e=St(t);return e=typeof e=="function"?e:i,oe(tt(t,1,J,!0),i,e)});function jg(t){return t&&t.length?oe(t):[]}function td(t,e){return t&&t.length?oe(t,y(e,2)):[]}function ed(t,e){return e=typeof e=="function"?e:i,t&&t.length?oe(t,i,e):[]}function ki(t){if(!(t&&t.length))return[];var e=0;return t=jt(t,function(n){if(J(n))return e=V(n.length,e),!0}),ui(e,function(n){return k(t,ri(n))})}function As(t,e){if(!(t&&t.length))return[];var n=ki(t);return e==null?n:k(n,function(r){return ht(e,i,r)})}var nd=P(function(t,e){return J(t)?cn(t,e):[]}),rd=P(function(t){return Oi(jt(t,J))}),id=P(function(t){var e=St(t);return J(e)&&(e=i),Oi(jt(t,J),y(e,2))}),od=P(function(t){var e=St(t);return e=typeof e=="function"?e:i,Oi(jt(t,J),i,e)}),ud=P(ki);function sd(t,e){return Uu(t||[],e||[],fn)}function ad(t,e){return Uu(t||[],e||[],pn)}var fd=P(function(t){var e=t.length,n=e>1?t[e-1]:i;return n=typeof n=="function"?(t.pop(),n):i,As(t,n)});function Ts(t){var e=u(t);return e.__chain__=!0,e}function cd(t,e){return e(t),t}function _r(t,e){return e(t)}var ld=Xt(function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,o=function(s){return gi(s,t)};return e>1||this.__actions__.length||!(r instanceof D)||!Jt(n)?this.thru(o):(r=r.slice(n,+n+(e?1:0)),r.__actions__.push({func:_r,args:[o],thisArg:i}),new wt(r,this.__chain__).thru(function(s){return e&&!s.length&&s.push(i),s}))});function hd(){return Ts(this)}function pd(){return new wt(this.value(),this.__chain__)}function gd(){this.__values__===i&&(this.__values__=qs(this.value()));var t=this.__index__>=this.__values__.length,e=t?i:this.__values__[this.__index__++];return{done:t,value:e}}function dd(){return this}function _d(t){for(var e,n=this;n instanceof er;){var r=ds(n);r.__index__=0,r.__values__=i,e?o.__wrapped__=r:e=r;var o=r;n=n.__wrapped__}return o.__wrapped__=t,e}function vd(){var t=this.__wrapped__;if(t instanceof D){var e=t;return this.__actions__.length&&(e=new D(this)),e=e.reverse(),e.__actions__.push({func:_r,args:[Gi],thisArg:i}),new wt(e,this.__chain__)}return this.thru(Gi)}function md(){return Hu(this.__wrapped__,this.__actions__)}var xd=ar(function(t,e,n){U.call(t,n)?++t[n]:Kt(t,n,1)});function Ed(t,e,n){var r=L(t)?Vo:cp;return n&&ut(t,e,n)&&(e=i),r(t,y(e,3))}function Ad(t,e){var n=L(t)?jt:Au;return n(t,y(e,3))}var Td=Yu(_s),wd=Yu(vs);function Id(t,e){return tt(vr(t,e),1)}function yd(t,e){return tt(vr(t,e),le)}function Sd(t,e,n){return n=n===i?1:C(n),tt(vr(t,e),n)}function ws(t,e){var n=L(t)?At:ie;return n(t,y(e,3))}function Is(t,e){var n=L(t)?Kl:Eu;return n(t,y(e,3))}var Od=ar(function(t,e,n){U.call(t,n)?t[n].push(e):Kt(t,n,[e])});function bd(t,e,n,r){t=ft(t)?t:He(t),n=n&&!r?C(n):0;var o=t.length;return n<0&&(n=V(o+n,0)),Tr(t)?n<=o&&t.indexOf(e,n)>-1:!!o&&Oe(t,e,n)>-1}var Rd=P(function(t,e,n){var r=-1,o=typeof e=="function",s=ft(t)?g(t.length):[];return ie(t,function(f){s[++r]=o?ht(e,f,n):ln(f,e,n)}),s}),Ld=ar(function(t,e,n){Kt(t,n,e)});function vr(t,e){var n=L(t)?k:Ou;return n(t,y(e,3))}function Cd(t,e,n,r){return t==null?[]:(L(e)||(e=e==null?[]:[e]),n=r?i:n,L(n)||(n=n==null?[]:[n]),Cu(t,e,n))}var Nd=ar(function(t,e,n){t[n?0:1].push(e)},function(){return[[],[]]});function Pd(t,e,n){var r=L(t)?ei:eu,o=arguments.length<3;return r(t,y(e,4),n,o,ie)}function Md(t,e,n){var r=L(t)?zl:eu,o=arguments.length<3;return r(t,y(e,4),n,o,Eu)}function Dd(t,e){var n=L(t)?jt:Au;return n(t,Er(y(e,3)))}function qd(t){var e=L(t)?_u:bp;return e(t)}function Fd(t,e,n){(n?ut(t,e,n):e===i)?e=1:e=C(e);var r=L(t)?op:Rp;return r(t,e)}function Hd(t){var e=L(t)?up:Cp;return e(t)}function Ud(t){if(t==null)return 0;if(ft(t))return Tr(t)?Re(t):t.length;var e=it(t);return e==Rt||e==Lt?t.size:Ei(t).length}function Wd(t,e,n){var r=L(t)?ni:Np;return n&&ut(t,e,n)&&(e=i),r(t,y(e,3))}var Bd=P(function(t,e){if(t==null)return[];var n=e.length;return n>1&&ut(t,e[0],e[1])?e=[]:n>2&&ut(e[0],e[1],e[2])&&(e=[e[0]]),Cu(t,tt(e,1),[])}),mr=Ah||function(){return Q.Date.now()};function Gd(t,e){if(typeof e!="function")throw new Tt(E);return t=C(t),function(){if(--t<1)return e.apply(this,arguments)}}function ys(t,e,n){return e=n?i:e,e=t&&e==null?t.length:e,zt(t,Bt,i,i,i,i,e)}function Ss(t,e){var n;if(typeof e!="function")throw new Tt(E);return t=C(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=i),n}}var $i=P(function(t,e,n){var r=xt;if(n.length){var o=ee(n,qe($i));r|=qt}return zt(t,r,e,n,o)}),Os=P(function(t,e,n){var r=xt|ce;if(n.length){var o=ee(n,qe(Os));r|=qt}return zt(e,r,t,n,o)});function bs(t,e,n){e=n?i:e;var r=zt(t,Dt,i,i,i,i,i,e);return r.placeholder=bs.placeholder,r}function Rs(t,e,n){e=n?i:e;var r=zt(t,Te,i,i,i,i,i,e);return r.placeholder=Rs.placeholder,r}function Ls(t,e,n){var r,o,s,f,c,p,_=0,v=!1,m=!1,A=!0;if(typeof t!="function")throw new Tt(E);e=Ot(e)||0,z(n)&&(v=!!n.leading,m="maxWait"in n,s=m?V(Ot(n.maxWait)||0,e):s,A="trailing"in n?!!n.trailing:A);function I(Y){var Mt=r,Vt=o;return r=o=i,_=Y,f=t.apply(Vt,Mt),f}function S(Y){return _=Y,c=_n(M,e),v?I(Y):f}function N(Y){var Mt=Y-p,Vt=Y-_,Ys=e-Mt;return m?rt(Ys,s-Vt):Ys}function O(Y){var Mt=Y-p,Vt=Y-_;return p===i||Mt>=e||Mt<0||m&&Vt>=s}function M(){var Y=mr();if(O(Y))return q(Y);c=_n(M,N(Y))}function q(Y){return c=i,A&&r?I(Y):(r=o=i,f)}function _t(){c!==i&&Wu(c),_=0,r=p=o=c=i}function st(){return c===i?f:q(mr())}function vt(){var Y=mr(),Mt=O(Y);if(r=arguments,o=this,p=Y,Mt){if(c===i)return S(p);if(m)return Wu(c),c=_n(M,e),I(p)}return c===i&&(c=_n(M,e)),f}return vt.cancel=_t,vt.flush=st,vt}var kd=P(function(t,e){return xu(t,1,e)}),$d=P(function(t,e,n){return xu(t,Ot(e)||0,n)});function Kd(t){return zt(t,Dr)}function xr(t,e){if(typeof t!="function"||e!=null&&typeof e!="function")throw new Tt(E);var n=function(){var r=arguments,o=e?e.apply(this,r):r[0],s=n.cache;if(s.has(o))return s.get(o);var f=t.apply(this,r);return n.cache=s.set(o,f)||s,f};return n.cache=new(xr.Cache||$t),n}xr.Cache=$t;function Er(t){if(typeof t!="function")throw new Tt(E);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}function zd(t){return Ss(2,t)}var Xd=Pp(function(t,e){e=e.length==1&&L(e[0])?k(e[0],pt(y())):k(tt(e,1),pt(y()));var n=e.length;return P(function(r){for(var o=-1,s=rt(r.length,n);++o<s;)r[o]=e[o].call(this,r[o]);return ht(t,this,r)})}),Ki=P(function(t,e){var n=ee(e,qe(Ki));return zt(t,qt,i,e,n)}),Cs=P(function(t,e){var n=ee(e,qe(Cs));return zt(t,we,i,e,n)}),Jd=Xt(function(t,e){return zt(t,Je,i,i,i,e)});function Yd(t,e){if(typeof t!="function")throw new Tt(E);return e=e===i?e:C(e),P(t,e)}function Zd(t,e){if(typeof t!="function")throw new Tt(E);return e=e==null?0:V(C(e),0),P(function(n){var r=n[e],o=se(n,0,e);return r&&te(o,r),ht(t,this,o)})}function Vd(t,e,n){var r=!0,o=!0;if(typeof t!="function")throw new Tt(E);return z(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),Ls(t,e,{leading:r,maxWait:e,trailing:o})}function Qd(t){return ys(t,1)}function jd(t,e){return Ki(Ri(e),t)}function t_(){if(!arguments.length)return[];var t=arguments[0];return L(t)?t:[t]}function e_(t){return It(t,fe)}function n_(t,e){return e=typeof e=="function"?e:i,It(t,fe,e)}function r_(t){return It(t,nt|fe)}function i_(t,e){return e=typeof e=="function"?e:i,It(t,nt|fe,e)}function o_(t,e){return e==null||mu(t,e,j(e))}function Pt(t,e){return t===e||t!==t&&e!==e}var u_=hr(vi),s_=hr(function(t,e){return t>=e}),Ee=Iu(function(){return arguments}())?Iu:function(t){return X(t)&&U.call(t,"callee")&&!cu.call(t,"callee")},L=g.isArray,a_=Ko?pt(Ko):_p;function ft(t){return t!=null&&Ar(t.length)&&!Yt(t)}function J(t){return X(t)&&ft(t)}function f_(t){return t===!0||t===!1||X(t)&&ot(t)==Ye}var ae=wh||no,c_=zo?pt(zo):vp;function l_(t){return X(t)&&t.nodeType===1&&!vn(t)}function h_(t){if(t==null)return!0;if(ft(t)&&(L(t)||typeof t=="string"||typeof t.splice=="function"||ae(t)||Fe(t)||Ee(t)))return!t.length;var e=it(t);if(e==Rt||e==Lt)return!t.size;if(dn(t))return!Ei(t).length;for(var n in t)if(U.call(t,n))return!1;return!0}function p_(t,e){return hn(t,e)}function g_(t,e,n){n=typeof n=="function"?n:i;var r=n?n(t,e):i;return r===i?hn(t,e,i,n):!!r}function zi(t){if(!X(t))return!1;var e=ot(t);return e==Pn||e==Fc||typeof t.message=="string"&&typeof t.name=="string"&&!vn(t)}function d_(t){return typeof t=="number"&&hu(t)}function Yt(t){if(!z(t))return!1;var e=ot(t);return e==Mn||e==xo||e==qc||e==Uc}function Ns(t){return typeof t=="number"&&t==C(t)}function Ar(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Qt}function z(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}function X(t){return t!=null&&typeof t=="object"}var Ps=Xo?pt(Xo):xp;function __(t,e){return t===e||xi(t,e,qi(e))}function v_(t,e,n){return n=typeof n=="function"?n:i,xi(t,e,qi(e),n)}function m_(t){return Ms(t)&&t!=+t}function x_(t){if(ng(t))throw new R(x);return yu(t)}function E_(t){return t===null}function A_(t){return t==null}function Ms(t){return typeof t=="number"||X(t)&&ot(t)==Ve}function vn(t){if(!X(t)||ot(t)!=Gt)return!1;var e=Jn(t);if(e===null)return!0;var n=U.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&$n.call(n)==vh}var Xi=Jo?pt(Jo):Ep;function T_(t){return Ns(t)&&t>=-Qt&&t<=Qt}var Ds=Yo?pt(Yo):Ap;function Tr(t){return typeof t=="string"||!L(t)&&X(t)&&ot(t)==je}function dt(t){return typeof t=="symbol"||X(t)&&ot(t)==Dn}var Fe=Zo?pt(Zo):Tp;function w_(t){return t===i}function I_(t){return X(t)&&it(t)==tn}function y_(t){return X(t)&&ot(t)==Bc}var S_=hr(Ai),O_=hr(function(t,e){return t<=e});function qs(t){if(!t)return[];if(ft(t))return Tr(t)?Ct(t):at(t);if(rn&&t[rn])return oh(t[rn]());var e=it(t),n=e==Rt?ai:e==Lt?Bn:He;return n(t)}function Zt(t){if(!t)return t===0?t:0;if(t=Ot(t),t===le||t===-le){var e=t<0?-1:1;return e*Nc}return t===t?t:0}function C(t){var e=Zt(t),n=e%1;return e===e?n?e-n:e:0}function Fs(t){return t?_e(C(t),0,Ft):0}function Ot(t){if(typeof t=="number")return t;if(dt(t))return Cn;if(z(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=z(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=nu(t);var n=al.test(t);return n||cl.test(t)?Gl(t.slice(2),n?2:8):sl.test(t)?Cn:+t}function Hs(t){return Ut(t,ct(t))}function b_(t){return t?_e(C(t),-Qt,Qt):t===0?t:0}function H(t){return t==null?"":gt(t)}var R_=Me(function(t,e){if(dn(e)||ft(e)){Ut(e,j(e),t);return}for(var n in e)U.call(e,n)&&fn(t,n,e[n])}),Us=Me(function(t,e){Ut(e,ct(e),t)}),wr=Me(function(t,e,n,r){Ut(e,ct(e),t,r)}),L_=Me(function(t,e,n,r){Ut(e,j(e),t,r)}),C_=Xt(gi);function N_(t,e){var n=Pe(t);return e==null?n:vu(n,e)}var P_=P(function(t,e){t=W(t);var n=-1,r=e.length,o=r>2?e[2]:i;for(o&&ut(e[0],e[1],o)&&(r=1);++n<r;)for(var s=e[n],f=ct(s),c=-1,p=f.length;++c<p;){var _=f[c],v=t[_];(v===i||Pt(v,Le[_])&&!U.call(t,_))&&(t[_]=s[_])}return t}),M_=P(function(t){return t.push(i,ns),ht(Ws,i,t)});function D_(t,e){return Qo(t,y(e,3),Ht)}function q_(t,e){return Qo(t,y(e,3),_i)}function F_(t,e){return t==null?t:di(t,y(e,3),ct)}function H_(t,e){return t==null?t:Tu(t,y(e,3),ct)}function U_(t,e){return t&&Ht(t,y(e,3))}function W_(t,e){return t&&_i(t,y(e,3))}function B_(t){return t==null?[]:ir(t,j(t))}function G_(t){return t==null?[]:ir(t,ct(t))}function Ji(t,e,n){var r=t==null?i:ve(t,e);return r===i?n:r}function k_(t,e){return t!=null&&os(t,e,hp)}function Yi(t,e){return t!=null&&os(t,e,pp)}var $_=Vu(function(t,e,n){e!=null&&typeof e.toString!="function"&&(e=Kn.call(e)),t[e]=n},Vi(lt)),K_=Vu(function(t,e,n){e!=null&&typeof e.toString!="function"&&(e=Kn.call(e)),U.call(t,e)?t[e].push(n):t[e]=[n]},y),z_=P(ln);function j(t){return ft(t)?du(t):Ei(t)}function ct(t){return ft(t)?du(t,!0):wp(t)}function X_(t,e){var n={};return e=y(e,3),Ht(t,function(r,o,s){Kt(n,e(r,o,s),r)}),n}function J_(t,e){var n={};return e=y(e,3),Ht(t,function(r,o,s){Kt(n,o,e(r,o,s))}),n}var Y_=Me(function(t,e,n){or(t,e,n)}),Ws=Me(function(t,e,n,r){or(t,e,n,r)}),Z_=Xt(function(t,e){var n={};if(t==null)return n;var r=!1;e=k(e,function(s){return s=ue(s,t),r||(r=s.length>1),s}),Ut(t,Mi(t),n),r&&(n=It(n,nt|Rn|fe,$p));for(var o=e.length;o--;)Si(n,e[o]);return n});function V_(t,e){return Bs(t,Er(y(e)))}var Q_=Xt(function(t,e){return t==null?{}:yp(t,e)});function Bs(t,e){if(t==null)return{};var n=k(Mi(t),function(r){return[r]});return e=y(e),Nu(t,n,function(r,o){return e(r,o[0])})}function j_(t,e,n){e=ue(e,t);var r=-1,o=e.length;for(o||(o=1,t=i);++r<o;){var s=t==null?i:t[Wt(e[r])];s===i&&(r=o,s=n),t=Yt(s)?s.call(t):s}return t}function tv(t,e,n){return t==null?t:pn(t,e,n)}function ev(t,e,n,r){return r=typeof r=="function"?r:i,t==null?t:pn(t,e,n,r)}var Gs=ts(j),ks=ts(ct);function nv(t,e,n){var r=L(t),o=r||ae(t)||Fe(t);if(e=y(e,4),n==null){var s=t&&t.constructor;o?n=r?new s:[]:z(t)?n=Yt(s)?Pe(Jn(t)):{}:n={}}return(o?At:Ht)(t,function(f,c,p){return e(n,f,c,p)}),n}function rv(t,e){return t==null?!0:Si(t,e)}function iv(t,e,n){return t==null?t:Fu(t,e,Ri(n))}function ov(t,e,n,r){return r=typeof r=="function"?r:i,t==null?t:Fu(t,e,Ri(n),r)}function He(t){return t==null?[]:si(t,j(t))}function uv(t){return t==null?[]:si(t,ct(t))}function sv(t,e,n){return n===i&&(n=e,e=i),n!==i&&(n=Ot(n),n=n===n?n:0),e!==i&&(e=Ot(e),e=e===e?e:0),_e(Ot(t),e,n)}function av(t,e,n){return e=Zt(e),n===i?(n=e,e=0):n=Zt(n),t=Ot(t),gp(t,e,n)}function fv(t,e,n){if(n&&typeof n!="boolean"&&ut(t,e,n)&&(e=n=i),n===i&&(typeof e=="boolean"?(n=e,e=i):typeof t=="boolean"&&(n=t,t=i)),t===i&&e===i?(t=0,e=1):(t=Zt(t),e===i?(e=t,t=0):e=Zt(e)),t>e){var r=t;t=e,e=r}if(n||t%1||e%1){var o=pu();return rt(t+o*(e-t+Bl("1e-"+((o+"").length-1))),e)}return wi(t,e)}var cv=De(function(t,e,n){return e=e.toLowerCase(),t+(n?$s(e):e)});function $s(t){return Zi(H(t).toLowerCase())}function Ks(t){return t=H(t),t&&t.replace(hl,th).replace(Cl,"")}function lv(t,e,n){t=H(t),e=gt(e);var r=t.length;n=n===i?r:_e(C(n),0,r);var o=n;return n-=e.length,n>=0&&t.slice(n,o)==e}function hv(t){return t=H(t),t&&zc.test(t)?t.replace(To,eh):t}function pv(t){return t=H(t),t&&Qc.test(t)?t.replace(Kr,"\\$&"):t}var gv=De(function(t,e,n){return t+(n?"-":"")+e.toLowerCase()}),dv=De(function(t,e,n){return t+(n?" ":"")+e.toLowerCase()}),_v=Ju("toLowerCase");function vv(t,e,n){t=H(t),e=C(e);var r=e?Re(t):0;if(!e||r>=e)return t;var o=(e-r)/2;return lr(Qn(o),n)+t+lr(Vn(o),n)}function mv(t,e,n){t=H(t),e=C(e);var r=e?Re(t):0;return e&&r<e?t+lr(e-r,n):t}function xv(t,e,n){t=H(t),e=C(e);var r=e?Re(t):0;return e&&r<e?lr(e-r,n)+t:t}function Ev(t,e,n){return n||e==null?e=0:e&&(e=+e),Oh(H(t).replace(zr,""),e||0)}function Av(t,e,n){return(n?ut(t,e,n):e===i)?e=1:e=C(e),Ii(H(t),e)}function Tv(){var t=arguments,e=H(t[0]);return t.length<3?e:e.replace(t[1],t[2])}var wv=De(function(t,e,n){return t+(n?"_":"")+e.toLowerCase()});function Iv(t,e,n){return n&&typeof n!="number"&&ut(t,e,n)&&(e=n=i),n=n===i?Ft:n>>>0,n?(t=H(t),t&&(typeof e=="string"||e!=null&&!Xi(e))&&(e=gt(e),!e&&be(t))?se(Ct(t),0,n):t.split(e,n)):[]}var yv=De(function(t,e,n){return t+(n?" ":"")+Zi(e)});function Sv(t,e,n){return t=H(t),n=n==null?0:_e(C(n),0,t.length),e=gt(e),t.slice(n,n+e.length)==e}function Ov(t,e,n){var r=u.templateSettings;n&&ut(t,e,n)&&(e=i),t=H(t),e=wr({},e,r,es);var o=wr({},e.imports,r.imports,es),s=j(o),f=si(o,s),c,p,_=0,v=e.interpolate||qn,m="__p += '",A=fi((e.escape||qn).source+"|"+v.source+"|"+(v===wo?ul:qn).source+"|"+(e.evaluate||qn).source+"|$","g"),I="//# sourceURL="+(U.call(e,"sourceURL")?(e.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++ql+"]")+`
4
+ `;t.replace(A,function(O,M,q,_t,st,vt){return q||(q=_t),m+=t.slice(_,vt).replace(pl,nh),M&&(c=!0,m+=`' +
5
+ __e(`+M+`) +
6
+ '`),st&&(p=!0,m+=`';
7
+ `+st+`;
8
+ __p += '`),q&&(m+=`' +
9
+ ((__t = (`+q+`)) == null ? '' : __t) +
10
+ '`),_=vt+O.length,O}),m+=`';
11
+ `;var S=U.call(e,"variable")&&e.variable;if(!S)m=`with (obj) {
12
+ `+m+`
13
+ }
14
+ `;else if(il.test(S))throw new R(b);m=(p?m.replace(Gc,""):m).replace(kc,"$1").replace($c,"$1;"),m="function("+(S||"obj")+`) {
15
+ `+(S?"":`obj || (obj = {});
16
+ `)+"var __t, __p = ''"+(c?", __e = _.escape":"")+(p?`, __j = Array.prototype.join;
17
+ function print() { __p += __j.call(arguments, '') }
18
+ `:`;
19
+ `)+m+`return __p
20
+ }`;var N=Xs(function(){return F(s,I+"return "+m).apply(i,f)});if(N.source=m,zi(N))throw N;return N}function bv(t){return H(t).toLowerCase()}function Rv(t){return H(t).toUpperCase()}function Lv(t,e,n){if(t=H(t),t&&(n||e===i))return nu(t);if(!t||!(e=gt(e)))return t;var r=Ct(t),o=Ct(e),s=ru(r,o),f=iu(r,o)+1;return se(r,s,f).join("")}function Cv(t,e,n){if(t=H(t),t&&(n||e===i))return t.slice(0,uu(t)+1);if(!t||!(e=gt(e)))return t;var r=Ct(t),o=iu(r,Ct(e))+1;return se(r,0,o).join("")}function Nv(t,e,n){if(t=H(t),t&&(n||e===i))return t.replace(zr,"");if(!t||!(e=gt(e)))return t;var r=Ct(t),o=ru(r,Ct(e));return se(r,o).join("")}function Pv(t,e){var n=Sc,r=Oc;if(z(e)){var o="separator"in e?e.separator:o;n="length"in e?C(e.length):n,r="omission"in e?gt(e.omission):r}t=H(t);var s=t.length;if(be(t)){var f=Ct(t);s=f.length}if(n>=s)return t;var c=n-Re(r);if(c<1)return r;var p=f?se(f,0,c).join(""):t.slice(0,c);if(o===i)return p+r;if(f&&(c+=p.length-c),Xi(o)){if(t.slice(c).search(o)){var _,v=p;for(o.global||(o=fi(o.source,H(Io.exec(o))+"g")),o.lastIndex=0;_=o.exec(v);)var m=_.index;p=p.slice(0,m===i?c:m)}}else if(t.indexOf(gt(o),c)!=c){var A=p.lastIndexOf(o);A>-1&&(p=p.slice(0,A))}return p+r}function Mv(t){return t=H(t),t&&Kc.test(t)?t.replace(Ao,fh):t}var Dv=De(function(t,e,n){return t+(n?" ":"")+e.toUpperCase()}),Zi=Ju("toUpperCase");function zs(t,e,n){return t=H(t),e=n?i:e,e===i?ih(t)?hh(t):Yl(t):t.match(e)||[]}var Xs=P(function(t,e){try{return ht(t,i,e)}catch(n){return zi(n)?n:new R(n)}}),qv=Xt(function(t,e){return At(e,function(n){n=Wt(n),Kt(t,n,$i(t[n],t))}),t});function Fv(t){var e=t==null?0:t.length,n=y();return t=e?k(t,function(r){if(typeof r[1]!="function")throw new Tt(E);return[n(r[0]),r[1]]}):[],P(function(r){for(var o=-1;++o<e;){var s=t[o];if(ht(s[0],this,r))return ht(s[1],this,r)}})}function Hv(t){return fp(It(t,nt))}function Vi(t){return function(){return t}}function Uv(t,e){return t==null||t!==t?e:t}var Wv=Zu(),Bv=Zu(!0);function lt(t){return t}function Qi(t){return Su(typeof t=="function"?t:It(t,nt))}function Gv(t){return bu(It(t,nt))}function kv(t,e){return Ru(t,It(e,nt))}var $v=P(function(t,e){return function(n){return ln(n,t,e)}}),Kv=P(function(t,e){return function(n){return ln(t,n,e)}});function ji(t,e,n){var r=j(e),o=ir(e,r);n==null&&!(z(e)&&(o.length||!r.length))&&(n=e,e=t,t=this,o=ir(e,j(e)));var s=!(z(n)&&"chain"in n)||!!n.chain,f=Yt(t);return At(o,function(c){var p=e[c];t[c]=p,f&&(t.prototype[c]=function(){var _=this.__chain__;if(s||_){var v=t(this.__wrapped__),m=v.__actions__=at(this.__actions__);return m.push({func:p,args:arguments,thisArg:t}),v.__chain__=_,v}return p.apply(t,te([this.value()],arguments))})}),t}function zv(){return Q._===this&&(Q._=mh),this}function to(){}function Xv(t){return t=C(t),P(function(e){return Lu(e,t)})}var Jv=Ci(k),Yv=Ci(Vo),Zv=Ci(ni);function Js(t){return Hi(t)?ri(Wt(t)):Sp(t)}function Vv(t){return function(e){return t==null?i:ve(t,e)}}var Qv=Qu(),jv=Qu(!0);function eo(){return[]}function no(){return!1}function t0(){return{}}function e0(){return""}function n0(){return!0}function r0(t,e){if(t=C(t),t<1||t>Qt)return[];var n=Ft,r=rt(t,Ft);e=y(e),t-=Ft;for(var o=ui(r,e);++n<t;)e(n);return o}function i0(t){return L(t)?k(t,Wt):dt(t)?[t]:at(gs(H(t)))}function o0(t){var e=++_h;return H(t)+e}var u0=cr(function(t,e){return t+e},0),s0=Ni("ceil"),a0=cr(function(t,e){return t/e},1),f0=Ni("floor");function c0(t){return t&&t.length?rr(t,lt,vi):i}function l0(t,e){return t&&t.length?rr(t,y(e,2),vi):i}function h0(t){return tu(t,lt)}function p0(t,e){return tu(t,y(e,2))}function g0(t){return t&&t.length?rr(t,lt,Ai):i}function d0(t,e){return t&&t.length?rr(t,y(e,2),Ai):i}var _0=cr(function(t,e){return t*e},1),v0=Ni("round"),m0=cr(function(t,e){return t-e},0);function x0(t){return t&&t.length?oi(t,lt):0}function E0(t,e){return t&&t.length?oi(t,y(e,2)):0}return u.after=Gd,u.ary=ys,u.assign=R_,u.assignIn=Us,u.assignInWith=wr,u.assignWith=L_,u.at=C_,u.before=Ss,u.bind=$i,u.bindAll=qv,u.bindKey=Os,u.castArray=t_,u.chain=Ts,u.chunk=fg,u.compact=cg,u.concat=lg,u.cond=Fv,u.conforms=Hv,u.constant=Vi,u.countBy=xd,u.create=N_,u.curry=bs,u.curryRight=Rs,u.debounce=Ls,u.defaults=P_,u.defaultsDeep=M_,u.defer=kd,u.delay=$d,u.difference=hg,u.differenceBy=pg,u.differenceWith=gg,u.drop=dg,u.dropRight=_g,u.dropRightWhile=vg,u.dropWhile=mg,u.fill=xg,u.filter=Ad,u.flatMap=Id,u.flatMapDeep=yd,u.flatMapDepth=Sd,u.flatten=ms,u.flattenDeep=Eg,u.flattenDepth=Ag,u.flip=Kd,u.flow=Wv,u.flowRight=Bv,u.fromPairs=Tg,u.functions=B_,u.functionsIn=G_,u.groupBy=Od,u.initial=Ig,u.intersection=yg,u.intersectionBy=Sg,u.intersectionWith=Og,u.invert=$_,u.invertBy=K_,u.invokeMap=Rd,u.iteratee=Qi,u.keyBy=Ld,u.keys=j,u.keysIn=ct,u.map=vr,u.mapKeys=X_,u.mapValues=J_,u.matches=Gv,u.matchesProperty=kv,u.memoize=xr,u.merge=Y_,u.mergeWith=Ws,u.method=$v,u.methodOf=Kv,u.mixin=ji,u.negate=Er,u.nthArg=Xv,u.omit=Z_,u.omitBy=V_,u.once=zd,u.orderBy=Cd,u.over=Jv,u.overArgs=Xd,u.overEvery=Yv,u.overSome=Zv,u.partial=Ki,u.partialRight=Cs,u.partition=Nd,u.pick=Q_,u.pickBy=Bs,u.property=Js,u.propertyOf=Vv,u.pull=Cg,u.pullAll=Es,u.pullAllBy=Ng,u.pullAllWith=Pg,u.pullAt=Mg,u.range=Qv,u.rangeRight=jv,u.rearg=Jd,u.reject=Dd,u.remove=Dg,u.rest=Yd,u.reverse=Gi,u.sampleSize=Fd,u.set=tv,u.setWith=ev,u.shuffle=Hd,u.slice=qg,u.sortBy=Bd,u.sortedUniq=kg,u.sortedUniqBy=$g,u.split=Iv,u.spread=Zd,u.tail=Kg,u.take=zg,u.takeRight=Xg,u.takeRightWhile=Jg,u.takeWhile=Yg,u.tap=cd,u.throttle=Vd,u.thru=_r,u.toArray=qs,u.toPairs=Gs,u.toPairsIn=ks,u.toPath=i0,u.toPlainObject=Hs,u.transform=nv,u.unary=Qd,u.union=Zg,u.unionBy=Vg,u.unionWith=Qg,u.uniq=jg,u.uniqBy=td,u.uniqWith=ed,u.unset=rv,u.unzip=ki,u.unzipWith=As,u.update=iv,u.updateWith=ov,u.values=He,u.valuesIn=uv,u.without=nd,u.words=zs,u.wrap=jd,u.xor=rd,u.xorBy=id,u.xorWith=od,u.zip=ud,u.zipObject=sd,u.zipObjectDeep=ad,u.zipWith=fd,u.entries=Gs,u.entriesIn=ks,u.extend=Us,u.extendWith=wr,ji(u,u),u.add=u0,u.attempt=Xs,u.camelCase=cv,u.capitalize=$s,u.ceil=s0,u.clamp=sv,u.clone=e_,u.cloneDeep=r_,u.cloneDeepWith=i_,u.cloneWith=n_,u.conformsTo=o_,u.deburr=Ks,u.defaultTo=Uv,u.divide=a0,u.endsWith=lv,u.eq=Pt,u.escape=hv,u.escapeRegExp=pv,u.every=Ed,u.find=Td,u.findIndex=_s,u.findKey=D_,u.findLast=wd,u.findLastIndex=vs,u.findLastKey=q_,u.floor=f0,u.forEach=ws,u.forEachRight=Is,u.forIn=F_,u.forInRight=H_,u.forOwn=U_,u.forOwnRight=W_,u.get=Ji,u.gt=u_,u.gte=s_,u.has=k_,u.hasIn=Yi,u.head=xs,u.identity=lt,u.includes=bd,u.indexOf=wg,u.inRange=av,u.invoke=z_,u.isArguments=Ee,u.isArray=L,u.isArrayBuffer=a_,u.isArrayLike=ft,u.isArrayLikeObject=J,u.isBoolean=f_,u.isBuffer=ae,u.isDate=c_,u.isElement=l_,u.isEmpty=h_,u.isEqual=p_,u.isEqualWith=g_,u.isError=zi,u.isFinite=d_,u.isFunction=Yt,u.isInteger=Ns,u.isLength=Ar,u.isMap=Ps,u.isMatch=__,u.isMatchWith=v_,u.isNaN=m_,u.isNative=x_,u.isNil=A_,u.isNull=E_,u.isNumber=Ms,u.isObject=z,u.isObjectLike=X,u.isPlainObject=vn,u.isRegExp=Xi,u.isSafeInteger=T_,u.isSet=Ds,u.isString=Tr,u.isSymbol=dt,u.isTypedArray=Fe,u.isUndefined=w_,u.isWeakMap=I_,u.isWeakSet=y_,u.join=bg,u.kebabCase=gv,u.last=St,u.lastIndexOf=Rg,u.lowerCase=dv,u.lowerFirst=_v,u.lt=S_,u.lte=O_,u.max=c0,u.maxBy=l0,u.mean=h0,u.meanBy=p0,u.min=g0,u.minBy=d0,u.stubArray=eo,u.stubFalse=no,u.stubObject=t0,u.stubString=e0,u.stubTrue=n0,u.multiply=_0,u.nth=Lg,u.noConflict=zv,u.noop=to,u.now=mr,u.pad=vv,u.padEnd=mv,u.padStart=xv,u.parseInt=Ev,u.random=fv,u.reduce=Pd,u.reduceRight=Md,u.repeat=Av,u.replace=Tv,u.result=j_,u.round=v0,u.runInContext=h,u.sample=qd,u.size=Ud,u.snakeCase=wv,u.some=Wd,u.sortedIndex=Fg,u.sortedIndexBy=Hg,u.sortedIndexOf=Ug,u.sortedLastIndex=Wg,u.sortedLastIndexBy=Bg,u.sortedLastIndexOf=Gg,u.startCase=yv,u.startsWith=Sv,u.subtract=m0,u.sum=x0,u.sumBy=E0,u.template=Ov,u.times=r0,u.toFinite=Zt,u.toInteger=C,u.toLength=Fs,u.toLower=bv,u.toNumber=Ot,u.toSafeInteger=b_,u.toString=H,u.toUpper=Rv,u.trim=Lv,u.trimEnd=Cv,u.trimStart=Nv,u.truncate=Pv,u.unescape=Mv,u.uniqueId=o0,u.upperCase=Dv,u.upperFirst=Zi,u.each=ws,u.eachRight=Is,u.first=xs,ji(u,function(){var t={};return Ht(u,function(e,n){U.call(u.prototype,n)||(t[n]=e)}),t}(),{chain:!1}),u.VERSION=a,At(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){u[t].placeholder=u}),At(["drop","take"],function(t,e){D.prototype[t]=function(n){n=n===i?1:V(C(n),0);var r=this.__filtered__&&!e?new D(this):this.clone();return r.__filtered__?r.__takeCount__=rt(n,r.__takeCount__):r.__views__.push({size:rt(n,Ft),type:t+(r.__dir__<0?"Right":"")}),r},D.prototype[t+"Right"]=function(n){return this.reverse()[t](n).reverse()}}),At(["filter","map","takeWhile"],function(t,e){var n=e+1,r=n==mo||n==Cc;D.prototype[t]=function(o){var s=this.clone();return s.__iteratees__.push({iteratee:y(o,3),type:n}),s.__filtered__=s.__filtered__||r,s}}),At(["head","last"],function(t,e){var n="take"+(e?"Right":"");D.prototype[t]=function(){return this[n](1).value()[0]}}),At(["initial","tail"],function(t,e){var n="drop"+(e?"":"Right");D.prototype[t]=function(){return this.__filtered__?new D(this):this[n](1)}}),D.prototype.compact=function(){return this.filter(lt)},D.prototype.find=function(t){return this.filter(t).head()},D.prototype.findLast=function(t){return this.reverse().find(t)},D.prototype.invokeMap=P(function(t,e){return typeof t=="function"?new D(this):this.map(function(n){return ln(n,t,e)})}),D.prototype.reject=function(t){return this.filter(Er(y(t)))},D.prototype.slice=function(t,e){t=C(t);var n=this;return n.__filtered__&&(t>0||e<0)?new D(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==i&&(e=C(e),n=e<0?n.dropRight(-e):n.take(e-t)),n)},D.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},D.prototype.toArray=function(){return this.take(Ft)},Ht(D.prototype,function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),o=u[r?"take"+(e=="last"?"Right":""):e],s=r||/^find/.test(e);o&&(u.prototype[e]=function(){var f=this.__wrapped__,c=r?[1]:arguments,p=f instanceof D,_=c[0],v=p||L(f),m=function(M){var q=o.apply(u,te([M],c));return r&&A?q[0]:q};v&&n&&typeof _=="function"&&_.length!=1&&(p=v=!1);var A=this.__chain__,I=!!this.__actions__.length,S=s&&!A,N=p&&!I;if(!s&&v){f=N?f:new D(this);var O=t.apply(f,c);return O.__actions__.push({func:_r,args:[m],thisArg:i}),new wt(O,A)}return S&&N?t.apply(this,c):(O=this.thru(m),S?r?O.value()[0]:O.value():O)})}),At(["pop","push","shift","sort","splice","unshift"],function(t){var e=Gn[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);u.prototype[t]=function(){var o=arguments;if(r&&!this.__chain__){var s=this.value();return e.apply(L(s)?s:[],o)}return this[n](function(f){return e.apply(L(f)?f:[],o)})}}),Ht(D.prototype,function(t,e){var n=u[e];if(n){var r=n.name+"";U.call(Ne,r)||(Ne[r]=[]),Ne[r].push({name:e,func:n})}}),Ne[fr(i,ce).name]=[{name:"wrapper",func:i}],D.prototype.clone=Mh,D.prototype.reverse=Dh,D.prototype.value=qh,u.prototype.at=ld,u.prototype.chain=hd,u.prototype.commit=pd,u.prototype.next=gd,u.prototype.plant=_d,u.prototype.reverse=vd,u.prototype.toJSON=u.prototype.valueOf=u.prototype.value=md,u.prototype.first=u.prototype.head,rn&&(u.prototype[rn]=dd),u},ne=ph();typeof define=="function"&&typeof define.amd=="object"&&define.amd?(Q._=ne,define(function(){return ne})):he?((he.exports=ne)._=ne,Qr._=ne):Q._=ne}).call(We)});var Qs=w((DE,Vs)=>{"use strict";var J0=Object.prototype,Y0=J0.hasOwnProperty;function Z0(i,a){return i!=null&&Y0.call(i,a)}Vs.exports=Z0});var En=w((qE,js)=>{"use strict";var V0=Array.isArray;js.exports=V0});var ea=w((FE,ta)=>{"use strict";var Q0=typeof global=="object"&&global&&global.Object===Object&&global;ta.exports=Q0});var Sr=w((HE,na)=>{"use strict";var j0=ea(),tm=typeof self=="object"&&self&&self.Object===Object&&self,em=j0||tm||Function("return this")();na.exports=em});var Or=w((UE,ra)=>{"use strict";var nm=Sr(),rm=nm.Symbol;ra.exports=rm});var sa=w((WE,ua)=>{"use strict";var ia=Or(),oa=Object.prototype,im=oa.hasOwnProperty,om=oa.toString,An=ia?ia.toStringTag:void 0;function um(i){var a=im.call(i,An),l=i[An];try{i[An]=void 0;var x=!0}catch{}var E=om.call(i);return x&&(a?i[An]=l:delete i[An]),E}ua.exports=um});var fa=w((BE,aa)=>{"use strict";var sm=Object.prototype,am=sm.toString;function fm(i){return am.call(i)}aa.exports=fm});var Tn=w((GE,ha)=>{"use strict";var ca=Or(),cm=sa(),lm=fa(),hm="[object Null]",pm="[object Undefined]",la=ca?ca.toStringTag:void 0;function gm(i){return i==null?i===void 0?pm:hm:la&&la in Object(i)?cm(i):lm(i)}ha.exports=gm});var wn=w((kE,pa)=>{"use strict";function dm(i){return i!=null&&typeof i=="object"}pa.exports=dm});var br=w(($E,ga)=>{"use strict";var _m=Tn(),vm=wn(),mm="[object Symbol]";function xm(i){return typeof i=="symbol"||vm(i)&&_m(i)==mm}ga.exports=xm});var _a=w((KE,da)=>{"use strict";var Em=En(),Am=br(),Tm=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,wm=/^\w*$/;function Im(i,a){if(Em(i))return!1;var l=typeof i;return l=="number"||l=="symbol"||l=="boolean"||i==null||Am(i)?!0:wm.test(i)||!Tm.test(i)||a!=null&&i in Object(a)}da.exports=Im});var io=w((zE,va)=>{"use strict";function ym(i){var a=typeof i;return i!=null&&(a=="object"||a=="function")}va.exports=ym});var xa=w((XE,ma)=>{"use strict";var Sm=Tn(),Om=io(),bm="[object AsyncFunction]",Rm="[object Function]",Lm="[object GeneratorFunction]",Cm="[object Proxy]";function Nm(i){if(!Om(i))return!1;var a=Sm(i);return a==Rm||a==Lm||a==bm||a==Cm}ma.exports=Nm});var Aa=w((JE,Ea)=>{"use strict";var Pm=Sr(),Mm=Pm["__core-js_shared__"];Ea.exports=Mm});var Ia=w((YE,wa)=>{"use strict";var oo=Aa(),Ta=function(){var i=/[^.]+$/.exec(oo&&oo.keys&&oo.keys.IE_PROTO||"");return i?"Symbol(src)_1."+i:""}();function Dm(i){return!!Ta&&Ta in i}wa.exports=Dm});var Sa=w((ZE,ya)=>{"use strict";var qm=Function.prototype,Fm=qm.toString;function Hm(i){if(i!=null){try{return Fm.call(i)}catch{}try{return i+""}catch{}}return""}ya.exports=Hm});var ba=w((VE,Oa)=>{"use strict";var Um=xa(),Wm=Ia(),Bm=io(),Gm=Sa(),km=/[\\^$.*+?()[\]{}|]/g,$m=/^\[object .+?Constructor\]$/,Km=Function.prototype,zm=Object.prototype,Xm=Km.toString,Jm=zm.hasOwnProperty,Ym=RegExp("^"+Xm.call(Jm).replace(km,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Zm(i){if(!Bm(i)||Wm(i))return!1;var a=Um(i)?Ym:$m;return a.test(Gm(i))}Oa.exports=Zm});var La=w((QE,Ra)=>{"use strict";function Vm(i,a){return i?.[a]}Ra.exports=Vm});var uo=w((jE,Ca)=>{"use strict";var Qm=ba(),jm=La();function t1(i,a){var l=jm(i,a);return Qm(l)?l:void 0}Ca.exports=t1});var In=w((tA,Na)=>{"use strict";var e1=uo(),n1=e1(Object,"create");Na.exports=n1});var Da=w((eA,Ma)=>{"use strict";var Pa=In();function r1(){this.__data__=Pa?Pa(null):{},this.size=0}Ma.exports=r1});var Fa=w((nA,qa)=>{"use strict";function i1(i){var a=this.has(i)&&delete this.__data__[i];return this.size-=a?1:0,a}qa.exports=i1});var Ua=w((rA,Ha)=>{"use strict";var o1=In(),u1="__lodash_hash_undefined__",s1=Object.prototype,a1=s1.hasOwnProperty;function f1(i){var a=this.__data__;if(o1){var l=a[i];return l===u1?void 0:l}return a1.call(a,i)?a[i]:void 0}Ha.exports=f1});var Ba=w((iA,Wa)=>{"use strict";var c1=In(),l1=Object.prototype,h1=l1.hasOwnProperty;function p1(i){var a=this.__data__;return c1?a[i]!==void 0:h1.call(a,i)}Wa.exports=p1});var ka=w((oA,Ga)=>{"use strict";var g1=In(),d1="__lodash_hash_undefined__";function _1(i,a){var l=this.__data__;return this.size+=this.has(i)?0:1,l[i]=g1&&a===void 0?d1:a,this}Ga.exports=_1});var Ka=w((uA,$a)=>{"use strict";var v1=Da(),m1=Fa(),x1=Ua(),E1=Ba(),A1=ka();function Be(i){var a=-1,l=i==null?0:i.length;for(this.clear();++a<l;){var x=i[a];this.set(x[0],x[1])}}Be.prototype.clear=v1;Be.prototype.delete=m1;Be.prototype.get=x1;Be.prototype.has=E1;Be.prototype.set=A1;$a.exports=Be});var Xa=w((sA,za)=>{"use strict";function T1(){this.__data__=[],this.size=0}za.exports=T1});var Ya=w((aA,Ja)=>{"use strict";function w1(i,a){return i===a||i!==i&&a!==a}Ja.exports=w1});var yn=w((fA,Za)=>{"use strict";var I1=Ya();function y1(i,a){for(var l=i.length;l--;)if(I1(i[l][0],a))return l;return-1}Za.exports=y1});var Qa=w((cA,Va)=>{"use strict";var S1=yn(),O1=Array.prototype,b1=O1.splice;function R1(i){var a=this.__data__,l=S1(a,i);if(l<0)return!1;var x=a.length-1;return l==x?a.pop():b1.call(a,l,1),--this.size,!0}Va.exports=R1});var tf=w((lA,ja)=>{"use strict";var L1=yn();function C1(i){var a=this.__data__,l=L1(a,i);return l<0?void 0:a[l][1]}ja.exports=C1});var nf=w((hA,ef)=>{"use strict";var N1=yn();function P1(i){return N1(this.__data__,i)>-1}ef.exports=P1});var of=w((pA,rf)=>{"use strict";var M1=yn();function D1(i,a){var l=this.__data__,x=M1(l,i);return x<0?(++this.size,l.push([i,a])):l[x][1]=a,this}rf.exports=D1});var sf=w((gA,uf)=>{"use strict";var q1=Xa(),F1=Qa(),H1=tf(),U1=nf(),W1=of();function Ge(i){var a=-1,l=i==null?0:i.length;for(this.clear();++a<l;){var x=i[a];this.set(x[0],x[1])}}Ge.prototype.clear=q1;Ge.prototype.delete=F1;Ge.prototype.get=H1;Ge.prototype.has=U1;Ge.prototype.set=W1;uf.exports=Ge});var ff=w((dA,af)=>{"use strict";var B1=uo(),G1=Sr(),k1=B1(G1,"Map");af.exports=k1});var hf=w((_A,lf)=>{"use strict";var cf=Ka(),$1=sf(),K1=ff();function z1(){this.size=0,this.__data__={hash:new cf,map:new(K1||$1),string:new cf}}lf.exports=z1});var gf=w((vA,pf)=>{"use strict";function X1(i){var a=typeof i;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?i!=="__proto__":i===null}pf.exports=X1});var Sn=w((mA,df)=>{"use strict";var J1=gf();function Y1(i,a){var l=i.__data__;return J1(a)?l[typeof a=="string"?"string":"hash"]:l.map}df.exports=Y1});var vf=w((xA,_f)=>{"use strict";var Z1=Sn();function V1(i){var a=Z1(this,i).delete(i);return this.size-=a?1:0,a}_f.exports=V1});var xf=w((EA,mf)=>{"use strict";var Q1=Sn();function j1(i){return Q1(this,i).get(i)}mf.exports=j1});var Af=w((AA,Ef)=>{"use strict";var tx=Sn();function ex(i){return tx(this,i).has(i)}Ef.exports=ex});var wf=w((TA,Tf)=>{"use strict";var nx=Sn();function rx(i,a){var l=nx(this,i),x=l.size;return l.set(i,a),this.size+=l.size==x?0:1,this}Tf.exports=rx});var yf=w((wA,If)=>{"use strict";var ix=hf(),ox=vf(),ux=xf(),sx=Af(),ax=wf();function ke(i){var a=-1,l=i==null?0:i.length;for(this.clear();++a<l;){var x=i[a];this.set(x[0],x[1])}}ke.prototype.clear=ix;ke.prototype.delete=ox;ke.prototype.get=ux;ke.prototype.has=sx;ke.prototype.set=ax;If.exports=ke});var bf=w((IA,Of)=>{"use strict";var Sf=yf(),fx="Expected a function";function so(i,a){if(typeof i!="function"||a!=null&&typeof a!="function")throw new TypeError(fx);var l=function(){var x=arguments,E=a?a.apply(this,x):x[0],b=l.cache;if(b.has(E))return b.get(E);var $=i.apply(this,x);return l.cache=b.set(E,$)||b,$};return l.cache=new(so.Cache||Sf),l}so.Cache=Sf;Of.exports=so});var Lf=w((yA,Rf)=>{"use strict";var cx=bf(),lx=500;function hx(i){var a=cx(i,function(x){return l.size===lx&&l.clear(),x}),l=a.cache;return a}Rf.exports=hx});var Nf=w((SA,Cf)=>{"use strict";var px=Lf(),gx=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,dx=/\\(\\)?/g,_x=px(function(i){var a=[];return i.charCodeAt(0)===46&&a.push(""),i.replace(gx,function(l,x,E,b){a.push(E?b.replace(dx,"$1"):x||l)}),a});Cf.exports=_x});var Mf=w((OA,Pf)=>{"use strict";function vx(i,a){for(var l=-1,x=i==null?0:i.length,E=Array(x);++l<x;)E[l]=a(i[l],l,i);return E}Pf.exports=vx});var Wf=w((bA,Uf)=>{"use strict";var Df=Or(),mx=Mf(),xx=En(),Ex=br(),Ax=1/0,qf=Df?Df.prototype:void 0,Ff=qf?qf.toString:void 0;function Hf(i){if(typeof i=="string")return i;if(xx(i))return mx(i,Hf)+"";if(Ex(i))return Ff?Ff.call(i):"";var a=i+"";return a=="0"&&1/i==-Ax?"-0":a}Uf.exports=Hf});var Gf=w((RA,Bf)=>{"use strict";var Tx=Wf();function wx(i){return i==null?"":Tx(i)}Bf.exports=wx});var $f=w((LA,kf)=>{"use strict";var Ix=En(),yx=_a(),Sx=Nf(),Ox=Gf();function bx(i,a){return Ix(i)?i:yx(i,a)?[i]:Sx(Ox(i))}kf.exports=bx});var zf=w((CA,Kf)=>{"use strict";var Rx=Tn(),Lx=wn(),Cx="[object Arguments]";function Nx(i){return Lx(i)&&Rx(i)==Cx}Kf.exports=Nx});var Zf=w((NA,Yf)=>{"use strict";var Xf=zf(),Px=wn(),Jf=Object.prototype,Mx=Jf.hasOwnProperty,Dx=Jf.propertyIsEnumerable,qx=Xf(function(){return arguments}())?Xf:function(i){return Px(i)&&Mx.call(i,"callee")&&!Dx.call(i,"callee")};Yf.exports=qx});var Qf=w((PA,Vf)=>{"use strict";var Fx=9007199254740991,Hx=/^(?:0|[1-9]\d*)$/;function Ux(i,a){var l=typeof i;return a=a??Fx,!!a&&(l=="number"||l!="symbol"&&Hx.test(i))&&i>-1&&i%1==0&&i<a}Vf.exports=Ux});var tc=w((MA,jf)=>{"use strict";var Wx=9007199254740991;function Bx(i){return typeof i=="number"&&i>-1&&i%1==0&&i<=Wx}jf.exports=Bx});var nc=w((DA,ec)=>{"use strict";var Gx=br(),kx=1/0;function $x(i){if(typeof i=="string"||Gx(i))return i;var a=i+"";return a=="0"&&1/i==-kx?"-0":a}ec.exports=$x});var ic=w((qA,rc)=>{"use strict";var Kx=$f(),zx=Zf(),Xx=En(),Jx=Qf(),Yx=tc(),Zx=nc();function Vx(i,a,l){a=Kx(a,i);for(var x=-1,E=a.length,b=!1;++x<E;){var $=Zx(a[x]);if(!(b=i!=null&&l(i,$)))break;i=i[$]}return b||++x!=E?b:(E=i==null?0:i.length,!!E&&Yx(E)&&Jx($,E)&&(Xx(i)||zx(i)))}rc.exports=Vx});var ao=w((FA,oc)=>{"use strict";var Qx=Qs(),jx=ic();function tE(i,a){return i!=null&&jx(i,a,Qx)}oc.exports=tE});var sc=w((HA,uc)=>{"use strict";function eE(i,a){return function(l){return i(a(l))}}uc.exports=eE});var fc=w((UA,ac)=>{"use strict";var nE=sc(),rE=nE(Object.getPrototypeOf,Object);ac.exports=rE});var hc=w((WA,lc)=>{"use strict";var iE=Tn(),oE=fc(),uE=wn(),sE="[object Object]",aE=Function.prototype,fE=Object.prototype,cc=aE.toString,cE=fE.hasOwnProperty,lE=cc.call(Object);function hE(i){if(!uE(i)||iE(i)!=sE)return!1;var a=oE(i);if(a===null)return!0;var l=cE.call(a,"constructor")&&a.constructor;return typeof l=="function"&&l instanceof l&&cc.call(l)==lE}lc.exports=hE});var LE={};S0(LE,{AVATAR:()=>X0,AVATAR_IN_TITLE:()=>z0,CASEVIEW_LINK:()=>G0,CONFIRM_PASSWORD:()=>N0,CREATE_ACTION:()=>F0,DELETE_ACTION:()=>D0,DEPENDENT_ATTRIBUTE:()=>C0,DEPENDENT_ATTRIBUTE_CONTROL:()=>L0,DISABLED:()=>R0,HIDE_IN_USER_INTERFACE:()=>$0,HIDE_WHEN_EMPTY:()=>ro,INITIAL_FILTER:()=>B0,INITIAL_TOTAL_FILESIZE:()=>H0,LayoutHintConfiguration:()=>mn,LayoutHintProcessor:()=>_o,MANDATORY:()=>b0,MAX_TOTAL_FILESIZE:()=>U0,RENDER_SECTION_LABEL:()=>k0,SHOW_ONE_RESULT_AS_DETAIL:()=>W0,SORT_OPTIONS:()=>P0,TITLE:()=>M0,UPDATE_ACTION:()=>q0,getHint:()=>et,getLayoutHintConfiguration:()=>K0});module.exports=O0(LE);var mn={MANDATORY:{hint:"mandatory",description:{NL:"Geeft aan of een attribuut verplicht is. Dient samen met de dependency hint gebruikt te worden.",EN:`Indicates a mandatory attribute.
21
+ Should be used together with the dependency hint.`},link:"",component:["attribute"]},DEPENDENT_ATTRIBUTE_CONTROL:{hint:"dependent-control:${unique-control-id}",description:{NL:"Geeft aan dat dit het attribuut is waar attributen van afhankelijk zijn. Het unique-control-id is een uniek id dat kan worden gebruikt in the hint voor de show|hide actie op het afhankelijke attribuut.",EN:"Marks the choice attribute where other attributes depend on. The unique control id is a unique id that can be used in the hint for the show|hide action on the dependent attribute."},link:"",component:["attribute/boolean","attribute/choice"]},DEPENDENT_ATTRIBUTE_ACTION:{hint:"dependent-attribute:(show|hide) when dependent-control:${unique-control-id} (equals|includes|notEquals|notIncludes) [${codemaps}]",description:{NL:"Toon of verberg een attribute dat afhankelijk is van de geselecteerde opties van een keuze attribute",EN:"To show or hide an attribute dependent on options of the choice control codemap that are selected or not selected."},link:"",component:["attribute"]},SHOW_ONE_RESULT_AS_DETAIL:{hint:"show-one-result-as-detail",description:{NL:"Een lijst met maar \xE9\xE9n item mag direct als detail getoond worden.",EN:"A list with only one detail must be shown as a detail."},link:"",component:["list"]},HIDE_WHEN_EMPTY:{hint:"hide-when-empty",description:{NL:"Een lijst zonder lijst-items en lijst-taken dient niet getoond worden.",EN:"A list without list-items and list-tasks should not be shown."},link:"",component:["list"]},INITIAL_FILTER:{hint:"initial-filter:${filter-name}=${initial-value}",description:{NL:"Laad de lijst met een standaardwaarde voor een filter, er is geen controle op het bestaan van het filter. Als het filter niet is geconfigureerd, treedt er een fout op. Houd er rekening mee dat filters hoofdlettergevoelig zijn.",EN:"Load the list with a default value for a filter, there is no check for the existence of the filter. If the filter is not configured, an error occurs. Keep in mind that filters are case sensitive."},link:"",component:["list"]},CONFIRM_PASSWORD:{hint:"confirm-password",description:{NL:"Wachtwoord attribuut moet bevestigd worden dmv een tweede wachtwoord attribuut.",EN:"Password attribute must be confirmed using a second password attribute."},link:"",component:["attribute/password"]},TITLE:{hint:"title",description:{NL:"Markeert een attribuut als een titel attribuut",EN:"Marks an attribute as a title attribute"},link:"",component:["caseview_table","codemap","list/appointment_table","list/assignment_table","list/caseproperties_table","list/document_table","list/timelimit_table","list/eventhistory_table","list/note_table","list/record_table","list/case_table","list/casesearch_table","list/datastore_table","list/datastoreview_table","list/instrumentresult_table","list/event_table","list/user_table","list/organization_table"]},INITIAL_TOTAL_FILESIZE:{hint:"initial-total-file-size",description:{NL:"Wordt gebruikt in samenwerking met een upload attribuut, deze hint moet worden gezet op een readonly attribuut dat de reeds gebruikte file grootte bevat.",EN:"Used in conjunction with an upload attribute, this hint is set on a read only attribute containing the file size currently used."},link:"",component:["attribute/number"]},MAX_TOTAL_FILESIZE:{hint:"max-total-file-size",description:{NL:"Wordt gebruikt in samenwerking met een upload attribuut, deze hint moet worden gezet op een readonly attribuut dat de maximaal toegestane file grootte bevat.",EN:"Used in conjunction with an upload attribute, this hint is set on a read only attribute containing the maximum allowed total file size."},link:"",component:["attribute/number"]},CREATE_ACTION:{hint:"create",description:{NL:"Markeer taak als cre\xEBer taak.",EN:"Mark task as create task"},component:["form"]},UPDATE_ACTION:{hint:"update",description:{NL:"Markeer taak als bewerk taak.",EN:"Mark task as update task"},component:["form"]},DELETE_ACTION:{hint:"delete",description:{NL:"Markeer taak als verwijder taak.",EN:"Mark task as delete task"},component:["form"]},SORT_OPTIONS:{hint:"sort-options",description:{NL:"Sorteer opties alfabetisch",EN:"Sort options alphabetically"},component:["attribute/choice"]},CASEVIEW_LINK:{hint:"case-view-link",description:{NL:"Markeer een case id reference attribute als de referentie naar de case view. Vervangt de self link van een lijst item",EN:"Mark a case id reference attribute as the reference to the case view. Replaces the self link of a list item"},component:["attribute/reference","list/datastore_table"]},DISABLED:{hint:"disabled",description:{NL:"Geeft aan of een attribuut uitgeschakeld is.",EN:"Indicates a disabled attribute."},component:["attribute"]},HIDE_IN_USER_INTERFACE:{hint:"hide-in-user-interface",description:{NL:"Verberg een tab in de user interface.",EN:"Hide a tab in the user interface."},component:["tab","list","groupingpanel"]},AVATAR:{hint:"avatar",description:{NL:"Geef het attribuut weer als de avatar van de gebruiker.",EN:"Render the attribute as the user's avatar."},link:"",component:["attribute/upload","list/user_table"]},AVATAR_IN_TITLE:{hint:"avatar-in-title",description:{NL:"Geeft aan dat de avatarafbeelding in de titel wordt opgenomen. De avatarafbeelding wordt v\xF3\xF3r het titel attribuut weergegeven in de lijstweergave en de snelle lijst quick view.",EN:"Indicates that the avatar image will be included in the title. The avatar image is shown in front of the title attribute in the list view and list quick view."},link:"",component:["list/user_table"]}};var yc=Ue(yr(),1);var et=i=>i in mn?mn[i].hint:"",b0=et("MANDATORY"),R0=et("DISABLED"),L0="dependent-control",C0="dependent-attribute:",N0=et("CONFIRM_PASSWORD"),P0=et("SORT_OPTIONS"),M0=et("TITLE"),D0=et("DELETE_ACTION"),q0=et("UPDATE_ACTION"),F0=et("CREATE_ACTION"),H0=et("INITIAL_TOTAL_FILESIZE"),U0=et("MAX_TOTAL_FILESIZE"),W0=et("SHOW_ONE_RESULT_AS_DETAIL"),ro=et("HIDE_WHEN_EMPTY"),B0="initial-filter:",G0=et("CASEVIEW_LINK"),k0="render-section-label",$0=et("HIDE_IN_USER_INTERFACE"),K0=()=>mn,z0=et("AVATAR_IN_TITLE"),X0=et("AVATAR");var mc=Ue(ao(),1),pE=Ue(hc(),1);var pc=typeof Graal<"u";var gc="FormClient.login_url";var dc="FormClient.logout_url";var _c=require("immer"),$e=class extends Error{[_c.immerable]=!0;constructor(a){super(a),this.name="IllegalStateException"}};var gE={UI_PARAMETERS:[],USE_CLIENTSIDE_VALIDATION:!0,USE_INSTANT_SERVER_VALIDATION:!0,CALENDAR_WEEK_STARTS_ON:1,ALWAYS_COMMIT_FORM:!1,ALLOW_HIDE_WHEN_EMPTY_ON_TABS:!0,HIDE_WHEN_EMPTY_IGNORE_TASKS:!1,SHOW_AVATARS:!0,COMPLETE_SOURCE:!1},vc=gE;var On=(i,a)=>{if(!(0,mc.default)(vc,i)&&a===void 0)throw new Error(`Setting with name ${i} not found and no defaultValue given`);return vc[i]??a},Rr=(i,a)=>{let l=On(i,a);if(typeof l=="string")return l;throw new $e(`Expected the value of ${i} to be a string, but was ${typeof l}`)},xc=(i,a)=>{let l=On(i,a);if(typeof l=="number")return l;throw new $e(`Expected the value of ${i} to be a number, but was ${typeof l}`)},Lr=(i,a)=>{let l=On(i,a);if(typeof l=="boolean")return l;throw new $e(`Expected the value of ${i} to be a boolean, but was ${typeof l}`)};var fo=()=>Lr("CACHE_CONTRIBUTIONS",!0);var dE=(i="FormClient")=>Rr(gc,`/callback?client_name=${i}`);var _E=()=>Rr(dc,"/logout"),YA=dE(),ZA=_E();var wc=Ue(yr(),1);var vE="res:",co=class i{_cache;static instance=new i;constructor(){typeof sessionStorage<"u"&&(this._cache=sessionStorage)}static getInstance(){return i.instance}createResourceKey(a){let l=a.url;return a.params&&(l+=`|${a.params}`),a.locale&&(l+=`|${a.locale}`),`${vE}${l}`}getItem(a){let l=this._cache;if(!l)return null;let x=l.getItem(a);if(!x)return null;try{return JSON.parse(x)}catch{return this._cache?.getItem(a)}}hasItem(a){return this.getItem(a)!==null}addItem(a,l){let x=typeof l=="string"?l:JSON.stringify(l);this._cache?.setItem(a,x)}setItem(a,l){this.addItem(a,l)}removeItem(a){this._cache?.removeItem(a)}clear(a){this._cache&&(a?Object.keys(this._cache).filter(l=>a?new RegExp(a).test(l):!0).forEach(l=>this._cache?.removeItem(l)):this._cache.clear())}loadOtherBrowserTabs(a){window.addEventListener("storage",l=>{this.sendSessionStorage(l),this.receiveSessionStorage(l,a)}),this._cache?.length===0&&localStorage.setItem("getSessionStorage",Date.now().toString())}sendSessionStorage(a){a.key==="getSessionStorage"&&(localStorage.setItem("sessionStorage",JSON.stringify(this._cache)),localStorage.removeItem("sessionStorage"))}receiveSessionStorage(a,l){if(a.key==="sessionStorage"&&!this.getItem("sessionStorageCopied")){let x=a.newValue?JSON.parse(a.newValue):{};return Object.entries(x).filter(([E])=>!this.hasItem(E)).forEach(([E,b])=>{(typeof b=="string"||typeof b=="object")&&this.addItem(E,b)}),this.setItem("sessionStorageCopied",Date.now().toString()),l()}return null}},mt=co.getInstance();var lo=Ue(ao(),1);var xE=400,Ke=class i extends Error{id;request;requestOptions;status;response;properties;parameters;constructor(a,l,x){let E=EE(a,x);super(E.id),this.name=E.id,this.id=E.id,this.request=l,this.requestOptions=x,this.status=l&&l.status?l.status:xE,this.response=a,this.properties=E.properties??{},this.parameters=E.param,Error.captureStackTrace&&Error.captureStackTrace(this,i)}},EE=(i,a)=>{let l={id:"Error.CannotRequestResource",defaultMessage:`Cannot request resource ${a?.url??""} with method ${a?.method??"GET"}`,properties:{},param:void 0};if(!i)return l;if((0,lo.default)(i,"error"))return{...l,...i.error};let[x]=Object.keys(i);return(0,lo.default)(i[x],"errors")?{...l,...i[x].errors}:l};var Ec=()=>Rr("CONTEXT_PATH","/BeInformed");var Ac=i=>{let a=i.url.includes("http")?i.url:i.url.replace(Ec(),""),l=i.params?i.params.replace("includeContext=true",""):"",x=l===""?a:`${a}?${l}`,E=dataFetcher.fetch(x,i);try{let b=JSON.parse(E);return b.error?Promise.reject(new Ke(b,void 0,i)):Promise.resolve(b)}catch(b){return Promise.reject(b)}};var Xe=Ue(yr(),1);var ze=class extends Error{constructor(a){super(a),this.name="IllegalArgumentException"}};var Cr=class extends Error{constructor(a){super(a instanceof SyntaxError?a.message:a),this.name="JsonParseException"}};var bn=class extends Error{id;status;constructor(a,l){super(`An unexpected network error occurred, cannot request resource ${a} with method ${l}`),this.name="NetworkException",this.id="NetworkException",this.status=0}};var Nr=class extends Error{id;status;isReload;constructor(a,l,x=!1){super(`Resource ${a} with method ${l} not found`),this.name="NotFoundException",this.id="NotFoundException",this.status=404,this.isReload=x}};var Pr=class extends Error{constructor(a,l){super(`Timeout occurred in connection to ${a} with method ${l}.`),this.name="TimeoutException"}};var Mr=class extends Error{id;status;response;constructor(a,l,x){super(`Cannot request resource ${a} with method ${l}`),this.name="UnauthorizedException",this.id="UnauthorizedException",this.status=401,this.response=x}};var AE=0,TE=200,wE=400,IE=401,yE=300,SE=404,ho="application/json",po=class{_options;_attempts=0;_xmlhttp=new XMLHttpRequest;constructor(a){this._options=a}get xmlhttp(){return this._xmlhttp}set xmlhttp(a){this._xmlhttp=a}get options(){return this._options}set options(a){this._options=a}get attempts(){return this._attempts}set attempts(a){this._attempts=a}get url(){let{url:a}=this.options;if(this.params!==""){if(a.includes("?")){let l=a.split("?");return`${l[0]}?${l[1]}&${this.params}`}return`${a}?${this.params}`}return a}get params(){return this.options.params||""}get data(){return this.options.data||null}get method(){return this.options.method||"GET"}get timeout(){return this.options.timeout||xc("XHR_TIMEOUT_MS",3e5)}get responseType(){return this.options.responseType||"json"}get events(){return this.options.events||{}}getBaseLocale(){return typeof navigator<"u"&&navigator.language&&navigator.language.split("-")[0]||"en"}get headers(){let a={Accept:ho,"Content-Type":ho,"X-Requested-With":"XMLHttpRequest","Accept-Language":this.getBaseLocale()};return this.options.headers?{...a,...this.options.headers}:a}timeoutHandler(a){return a(new Pr(this.url,this.method))}errorHandler(a,l){let{status:x}=this.xmlhttp,{isReload:E}=this.options;return a(x===AE?new bn(this.url,this.method):x===SE?new Nr(this.url,this.method,E):x===IE?new Mr(this.url,this.method,l):new Ke(l,this.xmlhttp,this.options))}getResponse(){let{responseType:a,response:l}=this.xmlhttp;if((a===""||a==="text")&&this.getResponseHeader("Content-Type")===ho){if((0,Xe.isPlainObject)(l))return l;try{return JSON.parse(l)}catch(x){throw new Cr(x)}}return l}responseHandler(a,l){let{status:x}=this.xmlhttp,E=null;try{E=this.getResponse()}catch(b){return l(b)}return x>=TE&&x<yE||x===wE&&(0,Xe.has)(E,"formresponse")?a(E):this.errorHandler(l,E)}setEventListeners(a,l){let x=this.options.onProgress;x&&["load","loadend","loadstart","progress"].forEach(E=>{this.xmlhttp.addEventListener(E,b=>x(b))}),["abort","error"].forEach(E=>{this.xmlhttp.addEventListener(E,()=>this.errorHandler(l))}),this.xmlhttp.addEventListener("timeout",()=>this.timeoutHandler(l)),this.xmlhttp.addEventListener("load",()=>this.responseHandler(a,l)),Object.keys(this.events).forEach(E=>{this.xmlhttp.addEventListener(E,this.events[E])})}openConnection(){this.xmlhttp.open(this.method,this.url,!0)}setBasicAuthentication(){if(mt.hasItem("basic")){let a=mt.getItem("basic");typeof a=="string"&&this.xmlhttp.setRequestHeader("Authorization",`Basic ${a}`)}}getResponseHeader(a){return this.xmlhttp.getResponseHeader(a)}setCustomHeaders(){let a=this.headers;Object.keys(a).forEach(l=>{this.xmlhttp.setRequestHeader(l,a[l])})}setOtherOptions(){(this.options.withCredentials||On("XHR_ALWAYS_WITH_CREDENTIALS",mt.hasItem("basic")))&&(this.xmlhttp.withCredentials=!0),this.xmlhttp.responseType=this.responseType,this.xmlhttp.timeout=this.timeout}sendData(){if(this.data==null)this.xmlhttp.send();else{let a=typeof this.data=="object"?JSON.stringify(this.data):this.data;this.xmlhttp.send(a)}}handleXMLHttpRequest(){return new Promise((a,l)=>{this.setEventListeners(a,l),this.openConnection(),this.setBasicAuthentication(),this.setCustomHeaders(),this.setOtherOptions(),this.sendData()})}async fetch(){try{return await this.handleXMLHttpRequest()}catch(a){if(a instanceof bn&&this.attempts<2)return this.attempts+=1,this.fetch();throw a}}},OE=i=>{if(i==null)throw new ze("Missing request options, expecting an object as argument for xhr");if(!(0,Xe.isPlainObject)(i))throw new ze(`Expecting an object as argument for xhr, but received: ${i.toString()}`);if(!(0,Xe.has)(i,"url"))throw new ze(`No url property found in arguments of xhr, received: ${JSON.stringify(i)}`);return!0},Tc=i=>(OE(i),new po(i).fetch());var go="is-fetching",bE=i=>{let a=3e3,l=100;return new Promise((x,E)=>{let b=()=>{if(mt.getItem(i)!==go){let $=mt.getItem(i);$!=null?x($):E(new Error("Empty cached item"))}else a<=0?E(new Error("Empty cached item")):(a=a-l,setTimeout(b,l))};setTimeout(b,l)})},RE=i=>{if(fo()&&i.cache){let a=mt.createResourceKey(i);if(mt.hasItem(a)){let l=mt.getItem(a);if(l!=null){if(l===go)return bE(a);if((0,wc.isPlainObject)(l))return Promise.resolve(l)}}mt.addItem(a,go)}return Tc(i).then(a=>{if(fo()&&i.cache&&(typeof a=="string"||typeof a=="object")){let l=mt.createResourceKey(i);mt.addItem(l,a)}return a})},Ic=i=>(i.locale&&(i.headers={...i.headers,"Accept-Language":i.locale}),i.includeContext&&(i.url=`${i.url}?includeContext=true`),pc?Ac(i):RE(i));var _o=class{_origin;_contextPath;_requestOptions;constructor(a,l,x){this._origin=a,this._contextPath=l,this._requestOptions=x}setOrigin(a){this._origin=a}setContextPath(a){this._contextPath=a}setRequestOptions(a){this._requestOptions=a}async processAsyncLayoutHints(a){Lr("ALLOW_HIDE_WHEN_EMPTY_ON_TABS")&&(await this.processApplicationLinks(a),await this.processTabLinks(a)),await this.processPanelLinks(a)}async processApplicationLinks(a){let l=a.contributions?._links,x=a.data?._links;if(typeof l=="object"&&typeof x=="object"&&l!=null&&x!=null&&"tab"in l&&"tab"in x){let E=l,b=x;await Promise.all(E.tab.map(async $=>{if("components"in $){let bt=b.tab.find(K=>K.name===$.name);if(typeof bt?.components=="object"){let K=await this.processLinks(bt.components,$.components);Array.isArray(K)&&this.replaceApplicationLinks(a,$.name,K)}}}))}}replaceApplicationLinks(a,l,x){let E=a.data?._links;E&&Array.isArray(E.tab)&&(E.tab=E.tab.map(b=>b.name===l?{...b,components:x}:b))}async processTabLinks(a){let l=a.contributions?._links;if(!l)return;let x=l;if("component"in x){let E=a.data?._links;if(Array.isArray(E?.component)){let b=await this.processLinks(E.component,x.component);Array.isArray(b)&&(E.component=b)}}}async processPanelLinks(a){let l=a.contributions?._links;if(!(!a.data||!l)&&typeof l.panel<"u"){let x=a.data._links,E=await this.processLinks(x,l.panel);a.data&&(a.data._links=E)}}dataLinksPerName(a){let l={};if(Array.isArray(a)){for(let x of a)x.name&&(l[x.name]=x);return l}return a||l}async processLinks(a,l){let x=this.dataLinksPerName(a),E=l.filter(K=>K.layouthint?.includes(ro)),b=[];for(let K of E){let nt=x?.[K.name];nt?.href&&b.push(this.isHiddenList(K.name,nt.href))}let $=await Promise.all(b);if(Array.isArray(a))return a.filter(K=>!$.includes(K.name));let bt={};for(let K in x)if(K in x&&!$.includes(K)){let nt=x[K];nt&&(bt[K]=nt)}return bt}async isHiddenList(a,l){let x=Lr("HIDE_WHEN_EMPTY_IGNORE_TASKS",!1);try{let E=await Ic({...this._requestOptions,url:`${this._origin}${this._contextPath}${l}`});if((0,yc.isPlainObject)(E)){let b=E,[$]=Object.keys(b),{_embedded:bt,actions:K}=b[$],nt=bt===null||Array.isArray(bt)&&bt.length===0,Rn=K==null||x;if(nt&&Rn)return a}return""}catch{return""}}};0&&(module.exports={AVATAR,AVATAR_IN_TITLE,CASEVIEW_LINK,CONFIRM_PASSWORD,CREATE_ACTION,DELETE_ACTION,DEPENDENT_ATTRIBUTE,DEPENDENT_ATTRIBUTE_CONTROL,DISABLED,HIDE_IN_USER_INTERFACE,HIDE_WHEN_EMPTY,INITIAL_FILTER,INITIAL_TOTAL_FILESIZE,LayoutHintConfiguration,LayoutHintProcessor,MANDATORY,MAX_TOTAL_FILESIZE,RENDER_SECTION_LABEL,SHOW_ONE_RESULT_AS_DETAIL,SORT_OPTIONS,TITLE,UPDATE_ACTION,getHint,getLayoutHintConfiguration});
22
+ /*! Bundled license information:
23
+
24
+ lodash/lodash.js:
25
+ (**
26
+ * @license
27
+ * Lodash <https://lodash.com/>
28
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
29
+ * Released under MIT license <https://lodash.com/license>
30
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
31
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
32
+ *)
33
+ */
34
+ //# sourceMappingURL=index.cjs.map