@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,33 @@
1
+ "use strict";var hv=Object.create;var Fr=Object.defineProperty;var gv=Object.getOwnPropertyDescriptor;var pv=Object.getOwnPropertyNames;var dv=Object.getPrototypeOf,_v=Object.prototype.hasOwnProperty;var w=(i,r)=>()=>(r||i((r={exports:{}}).exports,r),r.exports),mv=(i,r)=>{for(var o in r)Fr(i,o,{get:r[o],enumerable:!0})},Sa=(i,r,o,c)=>{if(r&&typeof r=="object"||typeof r=="function")for(let d of pv(r))!_v.call(i,d)&&d!==o&&Fr(i,d,{get:()=>r[d],enumerable:!(c=gv(r,d))||c.enumerable});return i};var Qt=(i,r,o)=>(o=i!=null?hv(dv(i)):{},Sa(r||!i||!i.__esModule?Fr(o,"default",{value:i,enumerable:!0}):o,i)),vv=i=>Sa(Fr({},"__esModule",{value:!0}),i);var Ca=w((Ay,Ra)=>{"use strict";var xv=Object.prototype,Sv=xv.hasOwnProperty;function yv(i,r){return i!=null&&Sv.call(i,r)}Ra.exports=yv});var In=w((Ty,Pa)=>{"use strict";var Av=Array.isArray;Pa.exports=Av});var Fa=w((wy,Da)=>{"use strict";var Tv=typeof global=="object"&&global&&global.Object===Object&&global;Da.exports=Tv});var Hr=w((by,La)=>{"use strict";var wv=Fa(),bv=typeof self=="object"&&self&&self.Object===Object&&self,Iv=wv||bv||Function("return this")();La.exports=Iv});var Nr=w((Iy,Ma)=>{"use strict";var Ev=Hr(),Ov=Ev.Symbol;Ma.exports=Ov});var qa=w((Ey,Ua)=>{"use strict";var Ha=Nr(),Na=Object.prototype,Rv=Na.hasOwnProperty,Cv=Na.toString,En=Ha?Ha.toStringTag:void 0;function Pv(i){var r=Rv.call(i,En),o=i[En];try{i[En]=void 0;var c=!0}catch{}var d=Cv.call(i);return c&&(r?i[En]=o:delete i[En]),d}Ua.exports=Pv});var $a=w((Oy,Wa)=>{"use strict";var Dv=Object.prototype,Fv=Dv.toString;function Lv(i){return Fv.call(i)}Wa.exports=Lv});var On=w((Ry,za)=>{"use strict";var Ba=Nr(),Mv=qa(),Hv=$a(),Nv="[object Null]",Uv="[object Undefined]",Ga=Ba?Ba.toStringTag:void 0;function qv(i){return i==null?i===void 0?Uv:Nv:Ga&&Ga in Object(i)?Mv(i):Hv(i)}za.exports=qv});var Rn=w((Cy,Ka)=>{"use strict";function Wv(i){return i!=null&&typeof i=="object"}Ka.exports=Wv});var Ur=w((Py,Xa)=>{"use strict";var $v=On(),Bv=Rn(),Gv="[object Symbol]";function zv(i){return typeof i=="symbol"||Bv(i)&&$v(i)==Gv}Xa.exports=zv});var Za=w((Dy,Ja)=>{"use strict";var Kv=In(),Xv=Ur(),Jv=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zv=/^\w*$/;function Yv(i,r){if(Kv(i))return!1;var o=typeof i;return o=="number"||o=="symbol"||o=="boolean"||i==null||Xv(i)?!0:Zv.test(i)||!Jv.test(i)||r!=null&&i in Object(r)}Ja.exports=Yv});var vs=w((Fy,Ya)=>{"use strict";function kv(i){var r=typeof i;return i!=null&&(r=="object"||r=="function")}Ya.exports=kv});var Va=w((Ly,ka)=>{"use strict";var Vv=On(),Qv=vs(),jv="[object AsyncFunction]",tx="[object Function]",ex="[object GeneratorFunction]",nx="[object Proxy]";function rx(i){if(!Qv(i))return!1;var r=Vv(i);return r==tx||r==ex||r==jv||r==nx}ka.exports=rx});var ja=w((My,Qa)=>{"use strict";var ix=Hr(),sx=ix["__core-js_shared__"];Qa.exports=sx});var nf=w((Hy,ef)=>{"use strict";var xs=ja(),tf=function(){var i=/[^.]+$/.exec(xs&&xs.keys&&xs.keys.IE_PROTO||"");return i?"Symbol(src)_1."+i:""}();function ox(i){return!!tf&&tf in i}ef.exports=ox});var sf=w((Ny,rf)=>{"use strict";var ux=Function.prototype,ax=ux.toString;function fx(i){if(i!=null){try{return ax.call(i)}catch{}try{return i+""}catch{}}return""}rf.exports=fx});var uf=w((Uy,of)=>{"use strict";var cx=Va(),lx=nf(),hx=vs(),gx=sf(),px=/[\\^$.*+?()[\]{}|]/g,dx=/^\[object .+?Constructor\]$/,_x=Function.prototype,mx=Object.prototype,vx=_x.toString,xx=mx.hasOwnProperty,Sx=RegExp("^"+vx.call(xx).replace(px,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function yx(i){if(!hx(i)||lx(i))return!1;var r=cx(i)?Sx:dx;return r.test(gx(i))}of.exports=yx});var ff=w((qy,af)=>{"use strict";function Ax(i,r){return i?.[r]}af.exports=Ax});var Ss=w((Wy,cf)=>{"use strict";var Tx=uf(),wx=ff();function bx(i,r){var o=wx(i,r);return Tx(o)?o:void 0}cf.exports=bx});var Cn=w(($y,lf)=>{"use strict";var Ix=Ss(),Ex=Ix(Object,"create");lf.exports=Ex});var pf=w((By,gf)=>{"use strict";var hf=Cn();function Ox(){this.__data__=hf?hf(null):{},this.size=0}gf.exports=Ox});var _f=w((Gy,df)=>{"use strict";function Rx(i){var r=this.has(i)&&delete this.__data__[i];return this.size-=r?1:0,r}df.exports=Rx});var vf=w((zy,mf)=>{"use strict";var Cx=Cn(),Px="__lodash_hash_undefined__",Dx=Object.prototype,Fx=Dx.hasOwnProperty;function Lx(i){var r=this.__data__;if(Cx){var o=r[i];return o===Px?void 0:o}return Fx.call(r,i)?r[i]:void 0}mf.exports=Lx});var Sf=w((Ky,xf)=>{"use strict";var Mx=Cn(),Hx=Object.prototype,Nx=Hx.hasOwnProperty;function Ux(i){var r=this.__data__;return Mx?r[i]!==void 0:Nx.call(r,i)}xf.exports=Ux});var Af=w((Xy,yf)=>{"use strict";var qx=Cn(),Wx="__lodash_hash_undefined__";function $x(i,r){var o=this.__data__;return this.size+=this.has(i)?0:1,o[i]=qx&&r===void 0?Wx:r,this}yf.exports=$x});var wf=w((Jy,Tf)=>{"use strict";var Bx=pf(),Gx=_f(),zx=vf(),Kx=Sf(),Xx=Af();function Xe(i){var r=-1,o=i==null?0:i.length;for(this.clear();++r<o;){var c=i[r];this.set(c[0],c[1])}}Xe.prototype.clear=Bx;Xe.prototype.delete=Gx;Xe.prototype.get=zx;Xe.prototype.has=Kx;Xe.prototype.set=Xx;Tf.exports=Xe});var If=w((Zy,bf)=>{"use strict";function Jx(){this.__data__=[],this.size=0}bf.exports=Jx});var Of=w((Yy,Ef)=>{"use strict";function Zx(i,r){return i===r||i!==i&&r!==r}Ef.exports=Zx});var Pn=w((ky,Rf)=>{"use strict";var Yx=Of();function kx(i,r){for(var o=i.length;o--;)if(Yx(i[o][0],r))return o;return-1}Rf.exports=kx});var Pf=w((Vy,Cf)=>{"use strict";var Vx=Pn(),Qx=Array.prototype,jx=Qx.splice;function t1(i){var r=this.__data__,o=Vx(r,i);if(o<0)return!1;var c=r.length-1;return o==c?r.pop():jx.call(r,o,1),--this.size,!0}Cf.exports=t1});var Ff=w((Qy,Df)=>{"use strict";var e1=Pn();function n1(i){var r=this.__data__,o=e1(r,i);return o<0?void 0:r[o][1]}Df.exports=n1});var Mf=w((jy,Lf)=>{"use strict";var r1=Pn();function i1(i){return r1(this.__data__,i)>-1}Lf.exports=i1});var Nf=w((tA,Hf)=>{"use strict";var s1=Pn();function o1(i,r){var o=this.__data__,c=s1(o,i);return c<0?(++this.size,o.push([i,r])):o[c][1]=r,this}Hf.exports=o1});var qf=w((eA,Uf)=>{"use strict";var u1=If(),a1=Pf(),f1=Ff(),c1=Mf(),l1=Nf();function Je(i){var r=-1,o=i==null?0:i.length;for(this.clear();++r<o;){var c=i[r];this.set(c[0],c[1])}}Je.prototype.clear=u1;Je.prototype.delete=a1;Je.prototype.get=f1;Je.prototype.has=c1;Je.prototype.set=l1;Uf.exports=Je});var $f=w((nA,Wf)=>{"use strict";var h1=Ss(),g1=Hr(),p1=h1(g1,"Map");Wf.exports=p1});var zf=w((rA,Gf)=>{"use strict";var Bf=wf(),d1=qf(),_1=$f();function m1(){this.size=0,this.__data__={hash:new Bf,map:new(_1||d1),string:new Bf}}Gf.exports=m1});var Xf=w((iA,Kf)=>{"use strict";function v1(i){var r=typeof i;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?i!=="__proto__":i===null}Kf.exports=v1});var Dn=w((sA,Jf)=>{"use strict";var x1=Xf();function S1(i,r){var o=i.__data__;return x1(r)?o[typeof r=="string"?"string":"hash"]:o.map}Jf.exports=S1});var Yf=w((oA,Zf)=>{"use strict";var y1=Dn();function A1(i){var r=y1(this,i).delete(i);return this.size-=r?1:0,r}Zf.exports=A1});var Vf=w((uA,kf)=>{"use strict";var T1=Dn();function w1(i){return T1(this,i).get(i)}kf.exports=w1});var jf=w((aA,Qf)=>{"use strict";var b1=Dn();function I1(i){return b1(this,i).has(i)}Qf.exports=I1});var ec=w((fA,tc)=>{"use strict";var E1=Dn();function O1(i,r){var o=E1(this,i),c=o.size;return o.set(i,r),this.size+=o.size==c?0:1,this}tc.exports=O1});var rc=w((cA,nc)=>{"use strict";var R1=zf(),C1=Yf(),P1=Vf(),D1=jf(),F1=ec();function Ze(i){var r=-1,o=i==null?0:i.length;for(this.clear();++r<o;){var c=i[r];this.set(c[0],c[1])}}Ze.prototype.clear=R1;Ze.prototype.delete=C1;Ze.prototype.get=P1;Ze.prototype.has=D1;Ze.prototype.set=F1;nc.exports=Ze});var oc=w((lA,sc)=>{"use strict";var ic=rc(),L1="Expected a function";function ys(i,r){if(typeof i!="function"||r!=null&&typeof r!="function")throw new TypeError(L1);var o=function(){var c=arguments,d=r?r.apply(this,c):c[0],S=o.cache;if(S.has(d))return S.get(d);var R=i.apply(this,c);return o.cache=S.set(d,R)||S,R};return o.cache=new(ys.Cache||ic),o}ys.Cache=ic;sc.exports=ys});var ac=w((hA,uc)=>{"use strict";var M1=oc(),H1=500;function N1(i){var r=M1(i,function(c){return o.size===H1&&o.clear(),c}),o=r.cache;return r}uc.exports=N1});var cc=w((gA,fc)=>{"use strict";var U1=ac(),q1=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,W1=/\\(\\)?/g,$1=U1(function(i){var r=[];return i.charCodeAt(0)===46&&r.push(""),i.replace(q1,function(o,c,d,S){r.push(d?S.replace(W1,"$1"):c||o)}),r});fc.exports=$1});var hc=w((pA,lc)=>{"use strict";function B1(i,r){for(var o=-1,c=i==null?0:i.length,d=Array(c);++o<c;)d[o]=r(i[o],o,i);return d}lc.exports=B1});var vc=w((dA,mc)=>{"use strict";var gc=Nr(),G1=hc(),z1=In(),K1=Ur(),X1=1/0,pc=gc?gc.prototype:void 0,dc=pc?pc.toString:void 0;function _c(i){if(typeof i=="string")return i;if(z1(i))return G1(i,_c)+"";if(K1(i))return dc?dc.call(i):"";var r=i+"";return r=="0"&&1/i==-X1?"-0":r}mc.exports=_c});var Sc=w((_A,xc)=>{"use strict";var J1=vc();function Z1(i){return i==null?"":J1(i)}xc.exports=Z1});var Ac=w((mA,yc)=>{"use strict";var Y1=In(),k1=Za(),V1=cc(),Q1=Sc();function j1(i,r){return Y1(i)?i:k1(i,r)?[i]:V1(Q1(i))}yc.exports=j1});var wc=w((vA,Tc)=>{"use strict";var tS=On(),eS=Rn(),nS="[object Arguments]";function rS(i){return eS(i)&&tS(i)==nS}Tc.exports=rS});var Oc=w((xA,Ec)=>{"use strict";var bc=wc(),iS=Rn(),Ic=Object.prototype,sS=Ic.hasOwnProperty,oS=Ic.propertyIsEnumerable,uS=bc(function(){return arguments}())?bc:function(i){return iS(i)&&sS.call(i,"callee")&&!oS.call(i,"callee")};Ec.exports=uS});var Cc=w((SA,Rc)=>{"use strict";var aS=9007199254740991,fS=/^(?:0|[1-9]\d*)$/;function cS(i,r){var o=typeof i;return r=r??aS,!!r&&(o=="number"||o!="symbol"&&fS.test(i))&&i>-1&&i%1==0&&i<r}Rc.exports=cS});var Dc=w((yA,Pc)=>{"use strict";var lS=9007199254740991;function hS(i){return typeof i=="number"&&i>-1&&i%1==0&&i<=lS}Pc.exports=hS});var Lc=w((AA,Fc)=>{"use strict";var gS=Ur(),pS=1/0;function dS(i){if(typeof i=="string"||gS(i))return i;var r=i+"";return r=="0"&&1/i==-pS?"-0":r}Fc.exports=dS});var Hc=w((TA,Mc)=>{"use strict";var _S=Ac(),mS=Oc(),vS=In(),xS=Cc(),SS=Dc(),yS=Lc();function AS(i,r,o){r=_S(r,i);for(var c=-1,d=r.length,S=!1;++c<d;){var R=yS(r[c]);if(!(S=i!=null&&o(i,R)))break;i=i[R]}return S||++c!=d?S:(d=i==null?0:i.length,!!d&&SS(d)&&xS(R,d)&&(vS(i)||mS(i)))}Mc.exports=AS});var As=w((wA,Nc)=>{"use strict";var TS=Ca(),wS=Hc();function bS(i,r){return i!=null&&wS(i,r,TS)}Nc.exports=bS});var qc=w((bA,Uc)=>{"use strict";function IS(i,r){return function(o){return i(r(o))}}Uc.exports=IS});var $c=w((IA,Wc)=>{"use strict";var ES=qc(),OS=ES(Object.getPrototypeOf,Object);Wc.exports=OS});var zc=w((EA,Gc)=>{"use strict";var RS=On(),CS=$c(),PS=Rn(),DS="[object Object]",FS=Function.prototype,LS=Object.prototype,Bc=FS.toString,MS=LS.hasOwnProperty,HS=Bc.call(Object);function NS(i){if(!PS(i)||RS(i)!=DS)return!1;var r=CS(i);if(r===null)return!0;var o=MS.call(r,"constructor")&&r.constructor;return typeof o=="function"&&o instanceof o&&Bc.call(o)==HS}Gc.exports=NS});var Ds=w((Qe,Hn)=>{"use strict";(function(){var i,r="4.17.21",o=200,c="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",d="Expected a function",S="Invalid `variable` option passed into `_.template`",R="__lodash_hash_undefined__",j=500,ee="__lodash_placeholder__",Et=1,en=2,Ee=4,Oe=1,qn=2,vt=1,de=2,Ws=4,Lt=8,Re=16,Mt=32,Ce=64,$t=128,nn=256,Yr=512,ml=30,vl="...",xl=800,Sl=16,$s=1,yl=2,Al=3,_e=1/0,ne=9007199254740991,Tl=17976931348623157e292,Wn=NaN,Ht=4294967295,wl=Ht-1,bl=Ht>>>1,Il=[["ary",$t],["bind",vt],["bindKey",de],["curry",Lt],["curryRight",Re],["flip",Yr],["partial",Mt],["partialRight",Ce],["rearg",nn]],Pe="[object Arguments]",$n="[object Array]",El="[object AsyncFunction]",rn="[object Boolean]",sn="[object Date]",Ol="[object DOMException]",Bn="[object Error]",Gn="[object Function]",Bs="[object GeneratorFunction]",Ot="[object Map]",on="[object Number]",Rl="[object Null]",Bt="[object Object]",Gs="[object Promise]",Cl="[object Proxy]",un="[object RegExp]",Rt="[object Set]",an="[object String]",zn="[object Symbol]",Pl="[object Undefined]",fn="[object WeakMap]",Dl="[object WeakSet]",cn="[object ArrayBuffer]",De="[object DataView]",kr="[object Float32Array]",Vr="[object Float64Array]",Qr="[object Int8Array]",jr="[object Int16Array]",ti="[object Int32Array]",ei="[object Uint8Array]",ni="[object Uint8ClampedArray]",ri="[object Uint16Array]",ii="[object Uint32Array]",Fl=/\b__p \+= '';/g,Ll=/\b(__p \+=) '' \+/g,Ml=/(__e\(.*?\)|\b__t\)) \+\n'';/g,zs=/&(?:amp|lt|gt|quot|#39);/g,Ks=/[&<>"']/g,Hl=RegExp(zs.source),Nl=RegExp(Ks.source),Ul=/<%-([\s\S]+?)%>/g,ql=/<%([\s\S]+?)%>/g,Xs=/<%=([\s\S]+?)%>/g,Wl=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$l=/^\w*$/,Bl=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,si=/[\\^$.*+?()[\]{}|]/g,Gl=RegExp(si.source),oi=/^\s+/,zl=/\s/,Kl=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Xl=/\{\n\/\* \[wrapped with (.+)\] \*/,Jl=/,? & /,Zl=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Yl=/[()=,{}\[\]\/\s]/,kl=/\\(\\)?/g,Vl=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Js=/\w*$/,Ql=/^[-+]0x[0-9a-f]+$/i,jl=/^0b[01]+$/i,th=/^\[object .+?Constructor\]$/,eh=/^0o[0-7]+$/i,nh=/^(?:0|[1-9]\d*)$/,rh=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Kn=/($^)/,ih=/['\n\r\u2028\u2029\\]/g,Xn="\\ud800-\\udfff",sh="\\u0300-\\u036f",oh="\\ufe20-\\ufe2f",uh="\\u20d0-\\u20ff",Zs=sh+oh+uh,Ys="\\u2700-\\u27bf",ks="a-z\\xdf-\\xf6\\xf8-\\xff",ah="\\xac\\xb1\\xd7\\xf7",fh="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",ch="\\u2000-\\u206f",lh=" \\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",Vs="A-Z\\xc0-\\xd6\\xd8-\\xde",Qs="\\ufe0e\\ufe0f",js=ah+fh+ch+lh,ui="['\u2019]",hh="["+Xn+"]",to="["+js+"]",Jn="["+Zs+"]",eo="\\d+",gh="["+Ys+"]",no="["+ks+"]",ro="[^"+Xn+js+eo+Ys+ks+Vs+"]",ai="\\ud83c[\\udffb-\\udfff]",ph="(?:"+Jn+"|"+ai+")",io="[^"+Xn+"]",fi="(?:\\ud83c[\\udde6-\\uddff]){2}",ci="[\\ud800-\\udbff][\\udc00-\\udfff]",Fe="["+Vs+"]",so="\\u200d",oo="(?:"+no+"|"+ro+")",dh="(?:"+Fe+"|"+ro+")",uo="(?:"+ui+"(?:d|ll|m|re|s|t|ve))?",ao="(?:"+ui+"(?:D|LL|M|RE|S|T|VE))?",fo=ph+"?",co="["+Qs+"]?",_h="(?:"+so+"(?:"+[io,fi,ci].join("|")+")"+co+fo+")*",mh="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",vh="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",lo=co+fo+_h,xh="(?:"+[gh,fi,ci].join("|")+")"+lo,Sh="(?:"+[io+Jn+"?",Jn,fi,ci,hh].join("|")+")",yh=RegExp(ui,"g"),Ah=RegExp(Jn,"g"),li=RegExp(ai+"(?="+ai+")|"+Sh+lo,"g"),Th=RegExp([Fe+"?"+no+"+"+uo+"(?="+[to,Fe,"$"].join("|")+")",dh+"+"+ao+"(?="+[to,Fe+oo,"$"].join("|")+")",Fe+"?"+oo+"+"+uo,Fe+"+"+ao,vh,mh,eo,xh].join("|"),"g"),wh=RegExp("["+so+Xn+Zs+Qs+"]"),bh=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ih=["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"],Eh=-1,G={};G[kr]=G[Vr]=G[Qr]=G[jr]=G[ti]=G[ei]=G[ni]=G[ri]=G[ii]=!0,G[Pe]=G[$n]=G[cn]=G[rn]=G[De]=G[sn]=G[Bn]=G[Gn]=G[Ot]=G[on]=G[Bt]=G[un]=G[Rt]=G[an]=G[fn]=!1;var B={};B[Pe]=B[$n]=B[cn]=B[De]=B[rn]=B[sn]=B[kr]=B[Vr]=B[Qr]=B[jr]=B[ti]=B[Ot]=B[on]=B[Bt]=B[un]=B[Rt]=B[an]=B[zn]=B[ei]=B[ni]=B[ri]=B[ii]=!0,B[Bn]=B[Gn]=B[fn]=!1;var Oh={\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"},Rh={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Ch={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},Ph={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Dh=parseFloat,Fh=parseInt,ho=typeof global=="object"&&global&&global.Object===Object&&global,Lh=typeof self=="object"&&self&&self.Object===Object&&self,V=ho||Lh||Function("return this")(),hi=typeof Qe=="object"&&Qe&&!Qe.nodeType&&Qe,me=hi&&typeof Hn=="object"&&Hn&&!Hn.nodeType&&Hn,go=me&&me.exports===hi,gi=go&&ho.process,xt=function(){try{var g=me&&me.require&&me.require("util").types;return g||gi&&gi.binding&&gi.binding("util")}catch{}}(),po=xt&&xt.isArrayBuffer,_o=xt&&xt.isDate,mo=xt&&xt.isMap,vo=xt&&xt.isRegExp,xo=xt&&xt.isSet,So=xt&&xt.isTypedArray;function lt(g,m,_){switch(_.length){case 0:return g.call(m);case 1:return g.call(m,_[0]);case 2:return g.call(m,_[0],_[1]);case 3:return g.call(m,_[0],_[1],_[2])}return g.apply(m,_)}function Mh(g,m,_,T){for(var C=-1,U=g==null?0:g.length;++C<U;){var Y=g[C];m(T,Y,_(Y),g)}return T}function St(g,m){for(var _=-1,T=g==null?0:g.length;++_<T&&m(g[_],_,g)!==!1;);return g}function Hh(g,m){for(var _=g==null?0:g.length;_--&&m(g[_],_,g)!==!1;);return g}function yo(g,m){for(var _=-1,T=g==null?0:g.length;++_<T;)if(!m(g[_],_,g))return!1;return!0}function re(g,m){for(var _=-1,T=g==null?0:g.length,C=0,U=[];++_<T;){var Y=g[_];m(Y,_,g)&&(U[C++]=Y)}return U}function Zn(g,m){var _=g==null?0:g.length;return!!_&&Le(g,m,0)>-1}function pi(g,m,_){for(var T=-1,C=g==null?0:g.length;++T<C;)if(_(m,g[T]))return!0;return!1}function z(g,m){for(var _=-1,T=g==null?0:g.length,C=Array(T);++_<T;)C[_]=m(g[_],_,g);return C}function ie(g,m){for(var _=-1,T=m.length,C=g.length;++_<T;)g[C+_]=m[_];return g}function di(g,m,_,T){var C=-1,U=g==null?0:g.length;for(T&&U&&(_=g[++C]);++C<U;)_=m(_,g[C],C,g);return _}function Nh(g,m,_,T){var C=g==null?0:g.length;for(T&&C&&(_=g[--C]);C--;)_=m(_,g[C],C,g);return _}function _i(g,m){for(var _=-1,T=g==null?0:g.length;++_<T;)if(m(g[_],_,g))return!0;return!1}var Uh=mi("length");function qh(g){return g.split("")}function Wh(g){return g.match(Zl)||[]}function Ao(g,m,_){var T;return _(g,function(C,U,Y){if(m(C,U,Y))return T=U,!1}),T}function Yn(g,m,_,T){for(var C=g.length,U=_+(T?1:-1);T?U--:++U<C;)if(m(g[U],U,g))return U;return-1}function Le(g,m,_){return m===m?Qh(g,m,_):Yn(g,To,_)}function $h(g,m,_,T){for(var C=_-1,U=g.length;++C<U;)if(T(g[C],m))return C;return-1}function To(g){return g!==g}function wo(g,m){var _=g==null?0:g.length;return _?xi(g,m)/_:Wn}function mi(g){return function(m){return m==null?i:m[g]}}function vi(g){return function(m){return g==null?i:g[m]}}function bo(g,m,_,T,C){return C(g,function(U,Y,$){_=T?(T=!1,U):m(_,U,Y,$)}),_}function Bh(g,m){var _=g.length;for(g.sort(m);_--;)g[_]=g[_].value;return g}function xi(g,m){for(var _,T=-1,C=g.length;++T<C;){var U=m(g[T]);U!==i&&(_=_===i?U:_+U)}return _}function Si(g,m){for(var _=-1,T=Array(g);++_<g;)T[_]=m(_);return T}function Gh(g,m){return z(m,function(_){return[_,g[_]]})}function Io(g){return g&&g.slice(0,Co(g)+1).replace(oi,"")}function ht(g){return function(m){return g(m)}}function yi(g,m){return z(m,function(_){return g[_]})}function ln(g,m){return g.has(m)}function Eo(g,m){for(var _=-1,T=g.length;++_<T&&Le(m,g[_],0)>-1;);return _}function Oo(g,m){for(var _=g.length;_--&&Le(m,g[_],0)>-1;);return _}function zh(g,m){for(var _=g.length,T=0;_--;)g[_]===m&&++T;return T}var Kh=vi(Oh),Xh=vi(Rh);function Jh(g){return"\\"+Ph[g]}function Zh(g,m){return g==null?i:g[m]}function Me(g){return wh.test(g)}function Yh(g){return bh.test(g)}function kh(g){for(var m,_=[];!(m=g.next()).done;)_.push(m.value);return _}function Ai(g){var m=-1,_=Array(g.size);return g.forEach(function(T,C){_[++m]=[C,T]}),_}function Ro(g,m){return function(_){return g(m(_))}}function se(g,m){for(var _=-1,T=g.length,C=0,U=[];++_<T;){var Y=g[_];(Y===m||Y===ee)&&(g[_]=ee,U[C++]=_)}return U}function kn(g){var m=-1,_=Array(g.size);return g.forEach(function(T){_[++m]=T}),_}function Vh(g){var m=-1,_=Array(g.size);return g.forEach(function(T){_[++m]=[T,T]}),_}function Qh(g,m,_){for(var T=_-1,C=g.length;++T<C;)if(g[T]===m)return T;return-1}function jh(g,m,_){for(var T=_+1;T--;)if(g[T]===m)return T;return T}function He(g){return Me(g)?eg(g):Uh(g)}function Ct(g){return Me(g)?ng(g):qh(g)}function Co(g){for(var m=g.length;m--&&zl.test(g.charAt(m)););return m}var tg=vi(Ch);function eg(g){for(var m=li.lastIndex=0;li.test(g);)++m;return m}function ng(g){return g.match(li)||[]}function rg(g){return g.match(Th)||[]}var ig=function g(m){m=m==null?V:oe.defaults(V.Object(),m,oe.pick(V,Ih));var _=m.Array,T=m.Date,C=m.Error,U=m.Function,Y=m.Math,$=m.Object,Ti=m.RegExp,sg=m.String,yt=m.TypeError,Vn=_.prototype,og=U.prototype,Ne=$.prototype,Qn=m["__core-js_shared__"],jn=og.toString,W=Ne.hasOwnProperty,ug=0,Po=function(){var t=/[^.]+$/.exec(Qn&&Qn.keys&&Qn.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),tr=Ne.toString,ag=jn.call($),fg=V._,cg=Ti("^"+jn.call(W).replace(si,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),er=go?m.Buffer:i,ue=m.Symbol,nr=m.Uint8Array,Do=er?er.allocUnsafe:i,rr=Ro($.getPrototypeOf,$),Fo=$.create,Lo=Ne.propertyIsEnumerable,ir=Vn.splice,Mo=ue?ue.isConcatSpreadable:i,hn=ue?ue.iterator:i,ve=ue?ue.toStringTag:i,sr=function(){try{var t=Te($,"defineProperty");return t({},"",{}),t}catch{}}(),lg=m.clearTimeout!==V.clearTimeout&&m.clearTimeout,hg=T&&T.now!==V.Date.now&&T.now,gg=m.setTimeout!==V.setTimeout&&m.setTimeout,or=Y.ceil,ur=Y.floor,wi=$.getOwnPropertySymbols,pg=er?er.isBuffer:i,Ho=m.isFinite,dg=Vn.join,_g=Ro($.keys,$),k=Y.max,et=Y.min,mg=T.now,vg=m.parseInt,No=Y.random,xg=Vn.reverse,bi=Te(m,"DataView"),gn=Te(m,"Map"),Ii=Te(m,"Promise"),Ue=Te(m,"Set"),pn=Te(m,"WeakMap"),dn=Te($,"create"),ar=pn&&new pn,qe={},Sg=we(bi),yg=we(gn),Ag=we(Ii),Tg=we(Ue),wg=we(pn),fr=ue?ue.prototype:i,_n=fr?fr.valueOf:i,Uo=fr?fr.toString:i;function a(t){if(X(t)&&!P(t)&&!(t instanceof H)){if(t instanceof At)return t;if(W.call(t,"__wrapped__"))return qu(t)}return new At(t)}var We=function(){function t(){}return function(e){if(!K(e))return{};if(Fo)return Fo(e);t.prototype=e;var n=new t;return t.prototype=i,n}}();function cr(){}function At(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=i}a.templateSettings={escape:Ul,evaluate:ql,interpolate:Xs,variable:"",imports:{_:a}},a.prototype=cr.prototype,a.prototype.constructor=a,At.prototype=We(cr.prototype),At.prototype.constructor=At;function H(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Ht,this.__views__=[]}function bg(){var t=new H(this.__wrapped__);return t.__actions__=ot(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=ot(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=ot(this.__views__),t}function Ig(){if(this.__filtered__){var t=new H(this);t.__dir__=-1,t.__filtered__=!0}else t=this.clone(),t.__dir__*=-1;return t}function Eg(){var t=this.__wrapped__.value(),e=this.__dir__,n=P(t),s=e<0,u=n?t.length:0,f=qp(0,u,this.__views__),l=f.start,h=f.end,p=h-l,v=s?h:l-1,x=this.__iteratees__,y=x.length,A=0,b=et(p,this.__takeCount__);if(!n||!s&&u==p&&b==p)return au(t,this.__actions__);var E=[];t:for(;p--&&A<b;){v+=e;for(var F=-1,O=t[v];++F<y;){var M=x[F],N=M.iteratee,dt=M.type,st=N(O);if(dt==yl)O=st;else if(!st){if(dt==$s)continue t;break t}}E[A++]=O}return E}H.prototype=We(cr.prototype),H.prototype.constructor=H;function xe(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var s=t[e];this.set(s[0],s[1])}}function Og(){this.__data__=dn?dn(null):{},this.size=0}function Rg(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}function Cg(t){var e=this.__data__;if(dn){var n=e[t];return n===R?i:n}return W.call(e,t)?e[t]:i}function Pg(t){var e=this.__data__;return dn?e[t]!==i:W.call(e,t)}function Dg(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=dn&&e===i?R:e,this}xe.prototype.clear=Og,xe.prototype.delete=Rg,xe.prototype.get=Cg,xe.prototype.has=Pg,xe.prototype.set=Dg;function Gt(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var s=t[e];this.set(s[0],s[1])}}function Fg(){this.__data__=[],this.size=0}function Lg(t){var e=this.__data__,n=lr(e,t);if(n<0)return!1;var s=e.length-1;return n==s?e.pop():ir.call(e,n,1),--this.size,!0}function Mg(t){var e=this.__data__,n=lr(e,t);return n<0?i:e[n][1]}function Hg(t){return lr(this.__data__,t)>-1}function Ng(t,e){var n=this.__data__,s=lr(n,t);return s<0?(++this.size,n.push([t,e])):n[s][1]=e,this}Gt.prototype.clear=Fg,Gt.prototype.delete=Lg,Gt.prototype.get=Mg,Gt.prototype.has=Hg,Gt.prototype.set=Ng;function zt(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var s=t[e];this.set(s[0],s[1])}}function Ug(){this.size=0,this.__data__={hash:new xe,map:new(gn||Gt),string:new xe}}function qg(t){var e=Tr(this,t).delete(t);return this.size-=e?1:0,e}function Wg(t){return Tr(this,t).get(t)}function $g(t){return Tr(this,t).has(t)}function Bg(t,e){var n=Tr(this,t),s=n.size;return n.set(t,e),this.size+=n.size==s?0:1,this}zt.prototype.clear=Ug,zt.prototype.delete=qg,zt.prototype.get=Wg,zt.prototype.has=$g,zt.prototype.set=Bg;function Se(t){var e=-1,n=t==null?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}function Gg(t){return this.__data__.set(t,R),this}function zg(t){return this.__data__.has(t)}Se.prototype.add=Se.prototype.push=Gg,Se.prototype.has=zg;function Pt(t){var e=this.__data__=new Gt(t);this.size=e.size}function Kg(){this.__data__=new Gt,this.size=0}function Xg(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}function Jg(t){return this.__data__.get(t)}function Zg(t){return this.__data__.has(t)}function Yg(t,e){var n=this.__data__;if(n instanceof Gt){var s=n.__data__;if(!gn||s.length<o-1)return s.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(s)}return n.set(t,e),this.size=n.size,this}Pt.prototype.clear=Kg,Pt.prototype.delete=Xg,Pt.prototype.get=Jg,Pt.prototype.has=Zg,Pt.prototype.set=Yg;function qo(t,e){var n=P(t),s=!n&&be(t),u=!n&&!s&&he(t),f=!n&&!s&&!u&&ze(t),l=n||s||u||f,h=l?Si(t.length,sg):[],p=h.length;for(var v in t)(e||W.call(t,v))&&!(l&&(v=="length"||u&&(v=="offset"||v=="parent")||f&&(v=="buffer"||v=="byteLength"||v=="byteOffset")||Zt(v,p)))&&h.push(v);return h}function Wo(t){var e=t.length;return e?t[Ni(0,e-1)]:i}function kg(t,e){return wr(ot(t),ye(e,0,t.length))}function Vg(t){return wr(ot(t))}function Ei(t,e,n){(n!==i&&!Dt(t[e],n)||n===i&&!(e in t))&&Kt(t,e,n)}function mn(t,e,n){var s=t[e];(!(W.call(t,e)&&Dt(s,n))||n===i&&!(e in t))&&Kt(t,e,n)}function lr(t,e){for(var n=t.length;n--;)if(Dt(t[n][0],e))return n;return-1}function Qg(t,e,n,s){return ae(t,function(u,f,l){e(s,u,n(u),l)}),s}function $o(t,e){return t&&Ut(e,Q(e),t)}function jg(t,e){return t&&Ut(e,at(e),t)}function Kt(t,e,n){e=="__proto__"&&sr?sr(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function Oi(t,e){for(var n=-1,s=e.length,u=_(s),f=t==null;++n<s;)u[n]=f?i:as(t,e[n]);return u}function ye(t,e,n){return t===t&&(n!==i&&(t=t<=n?t:n),e!==i&&(t=t>=e?t:e)),t}function Tt(t,e,n,s,u,f){var l,h=e&Et,p=e&en,v=e&Ee;if(n&&(l=u?n(t,s,u,f):n(t)),l!==i)return l;if(!K(t))return t;var x=P(t);if(x){if(l=$p(t),!h)return ot(t,l)}else{var y=nt(t),A=y==Gn||y==Bs;if(he(t))return lu(t,h);if(y==Bt||y==Pe||A&&!u){if(l=p||A?{}:Cu(t),!h)return p?Cp(t,jg(l,t)):Rp(t,$o(l,t))}else{if(!B[y])return u?t:{};l=Bp(t,y,h)}}f||(f=new Pt);var b=f.get(t);if(b)return b;f.set(t,l),sa(t)?t.forEach(function(O){l.add(Tt(O,e,n,O,t,f))}):ra(t)&&t.forEach(function(O,M){l.set(M,Tt(O,e,n,M,t,f))});var E=v?p?Zi:Ji:p?at:Q,F=x?i:E(t);return St(F||t,function(O,M){F&&(M=O,O=t[M]),mn(l,M,Tt(O,e,n,M,t,f))}),l}function tp(t){var e=Q(t);return function(n){return Bo(n,t,e)}}function Bo(t,e,n){var s=n.length;if(t==null)return!s;for(t=$(t);s--;){var u=n[s],f=e[u],l=t[u];if(l===i&&!(u in t)||!f(l))return!1}return!0}function Go(t,e,n){if(typeof t!="function")throw new yt(d);return wn(function(){t.apply(i,n)},e)}function vn(t,e,n,s){var u=-1,f=Zn,l=!0,h=t.length,p=[],v=e.length;if(!h)return p;n&&(e=z(e,ht(n))),s?(f=pi,l=!1):e.length>=o&&(f=ln,l=!1,e=new Se(e));t:for(;++u<h;){var x=t[u],y=n==null?x:n(x);if(x=s||x!==0?x:0,l&&y===y){for(var A=v;A--;)if(e[A]===y)continue t;p.push(x)}else f(e,y,s)||p.push(x)}return p}var ae=_u(Nt),zo=_u(Ci,!0);function ep(t,e){var n=!0;return ae(t,function(s,u,f){return n=!!e(s,u,f),n}),n}function hr(t,e,n){for(var s=-1,u=t.length;++s<u;){var f=t[s],l=e(f);if(l!=null&&(h===i?l===l&&!pt(l):n(l,h)))var h=l,p=f}return p}function np(t,e,n,s){var u=t.length;for(n=D(n),n<0&&(n=-n>u?0:u+n),s=s===i||s>u?u:D(s),s<0&&(s+=u),s=n>s?0:ua(s);n<s;)t[n++]=e;return t}function Ko(t,e){var n=[];return ae(t,function(s,u,f){e(s,u,f)&&n.push(s)}),n}function tt(t,e,n,s,u){var f=-1,l=t.length;for(n||(n=zp),u||(u=[]);++f<l;){var h=t[f];e>0&&n(h)?e>1?tt(h,e-1,n,s,u):ie(u,h):s||(u[u.length]=h)}return u}var Ri=mu(),Xo=mu(!0);function Nt(t,e){return t&&Ri(t,e,Q)}function Ci(t,e){return t&&Xo(t,e,Q)}function gr(t,e){return re(e,function(n){return Yt(t[n])})}function Ae(t,e){e=ce(e,t);for(var n=0,s=e.length;t!=null&&n<s;)t=t[qt(e[n++])];return n&&n==s?t:i}function Jo(t,e,n){var s=e(t);return P(t)?s:ie(s,n(t))}function rt(t){return t==null?t===i?Pl:Rl:ve&&ve in $(t)?Up(t):Vp(t)}function Pi(t,e){return t>e}function rp(t,e){return t!=null&&W.call(t,e)}function ip(t,e){return t!=null&&e in $(t)}function sp(t,e,n){return t>=et(e,n)&&t<k(e,n)}function Di(t,e,n){for(var s=n?pi:Zn,u=t[0].length,f=t.length,l=f,h=_(f),p=1/0,v=[];l--;){var x=t[l];l&&e&&(x=z(x,ht(e))),p=et(x.length,p),h[l]=!n&&(e||u>=120&&x.length>=120)?new Se(l&&x):i}x=t[0];var y=-1,A=h[0];t:for(;++y<u&&v.length<p;){var b=x[y],E=e?e(b):b;if(b=n||b!==0?b:0,!(A?ln(A,E):s(v,E,n))){for(l=f;--l;){var F=h[l];if(!(F?ln(F,E):s(t[l],E,n)))continue t}A&&A.push(E),v.push(b)}}return v}function op(t,e,n,s){return Nt(t,function(u,f,l){e(s,n(u),f,l)}),s}function xn(t,e,n){e=ce(e,t),t=Lu(t,e);var s=t==null?t:t[qt(bt(e))];return s==null?i:lt(s,t,n)}function Zo(t){return X(t)&&rt(t)==Pe}function up(t){return X(t)&&rt(t)==cn}function ap(t){return X(t)&&rt(t)==sn}function Sn(t,e,n,s,u){return t===e?!0:t==null||e==null||!X(t)&&!X(e)?t!==t&&e!==e:fp(t,e,n,s,Sn,u)}function fp(t,e,n,s,u,f){var l=P(t),h=P(e),p=l?$n:nt(t),v=h?$n:nt(e);p=p==Pe?Bt:p,v=v==Pe?Bt:v;var x=p==Bt,y=v==Bt,A=p==v;if(A&&he(t)){if(!he(e))return!1;l=!0,x=!1}if(A&&!x)return f||(f=new Pt),l||ze(t)?Eu(t,e,n,s,u,f):Hp(t,e,p,n,s,u,f);if(!(n&Oe)){var b=x&&W.call(t,"__wrapped__"),E=y&&W.call(e,"__wrapped__");if(b||E){var F=b?t.value():t,O=E?e.value():e;return f||(f=new Pt),u(F,O,n,s,f)}}return A?(f||(f=new Pt),Np(t,e,n,s,u,f)):!1}function cp(t){return X(t)&&nt(t)==Ot}function Fi(t,e,n,s){var u=n.length,f=u,l=!s;if(t==null)return!f;for(t=$(t);u--;){var h=n[u];if(l&&h[2]?h[1]!==t[h[0]]:!(h[0]in t))return!1}for(;++u<f;){h=n[u];var p=h[0],v=t[p],x=h[1];if(l&&h[2]){if(v===i&&!(p in t))return!1}else{var y=new Pt;if(s)var A=s(v,x,p,t,e,y);if(!(A===i?Sn(x,v,Oe|qn,s,y):A))return!1}}return!0}function Yo(t){if(!K(t)||Xp(t))return!1;var e=Yt(t)?cg:th;return e.test(we(t))}function lp(t){return X(t)&&rt(t)==un}function hp(t){return X(t)&&nt(t)==Rt}function gp(t){return X(t)&&Cr(t.length)&&!!G[rt(t)]}function ko(t){return typeof t=="function"?t:t==null?ft:typeof t=="object"?P(t)?jo(t[0],t[1]):Qo(t):va(t)}function Li(t){if(!Tn(t))return _g(t);var e=[];for(var n in $(t))W.call(t,n)&&n!="constructor"&&e.push(n);return e}function pp(t){if(!K(t))return kp(t);var e=Tn(t),n=[];for(var s in t)s=="constructor"&&(e||!W.call(t,s))||n.push(s);return n}function Mi(t,e){return t<e}function Vo(t,e){var n=-1,s=ut(t)?_(t.length):[];return ae(t,function(u,f,l){s[++n]=e(u,f,l)}),s}function Qo(t){var e=ki(t);return e.length==1&&e[0][2]?Du(e[0][0],e[0][1]):function(n){return n===t||Fi(n,t,e)}}function jo(t,e){return Qi(t)&&Pu(e)?Du(qt(t),e):function(n){var s=as(n,t);return s===i&&s===e?fs(n,t):Sn(e,s,Oe|qn)}}function pr(t,e,n,s,u){t!==e&&Ri(e,function(f,l){if(u||(u=new Pt),K(f))dp(t,e,l,n,pr,s,u);else{var h=s?s(ts(t,l),f,l+"",t,e,u):i;h===i&&(h=f),Ei(t,l,h)}},at)}function dp(t,e,n,s,u,f,l){var h=ts(t,n),p=ts(e,n),v=l.get(p);if(v){Ei(t,n,v);return}var x=f?f(h,p,n+"",t,e,l):i,y=x===i;if(y){var A=P(p),b=!A&&he(p),E=!A&&!b&&ze(p);x=p,A||b||E?P(h)?x=h:J(h)?x=ot(h):b?(y=!1,x=lu(p,!0)):E?(y=!1,x=hu(p,!0)):x=[]:bn(p)||be(p)?(x=h,be(h)?x=aa(h):(!K(h)||Yt(h))&&(x=Cu(p))):y=!1}y&&(l.set(p,x),u(x,p,s,f,l),l.delete(p)),Ei(t,n,x)}function tu(t,e){var n=t.length;if(n)return e+=e<0?n:0,Zt(e,n)?t[e]:i}function eu(t,e,n){e.length?e=z(e,function(f){return P(f)?function(l){return Ae(l,f.length===1?f[0]:f)}:f}):e=[ft];var s=-1;e=z(e,ht(I()));var u=Vo(t,function(f,l,h){var p=z(e,function(v){return v(f)});return{criteria:p,index:++s,value:f}});return Bh(u,function(f,l){return Op(f,l,n)})}function _p(t,e){return nu(t,e,function(n,s){return fs(t,s)})}function nu(t,e,n){for(var s=-1,u=e.length,f={};++s<u;){var l=e[s],h=Ae(t,l);n(h,l)&&yn(f,ce(l,t),h)}return f}function mp(t){return function(e){return Ae(e,t)}}function Hi(t,e,n,s){var u=s?$h:Le,f=-1,l=e.length,h=t;for(t===e&&(e=ot(e)),n&&(h=z(t,ht(n)));++f<l;)for(var p=0,v=e[f],x=n?n(v):v;(p=u(h,x,p,s))>-1;)h!==t&&ir.call(h,p,1),ir.call(t,p,1);return t}function ru(t,e){for(var n=t?e.length:0,s=n-1;n--;){var u=e[n];if(n==s||u!==f){var f=u;Zt(u)?ir.call(t,u,1):Wi(t,u)}}return t}function Ni(t,e){return t+ur(No()*(e-t+1))}function vp(t,e,n,s){for(var u=-1,f=k(or((e-t)/(n||1)),0),l=_(f);f--;)l[s?f:++u]=t,t+=n;return l}function Ui(t,e){var n="";if(!t||e<1||e>ne)return n;do e%2&&(n+=t),e=ur(e/2),e&&(t+=t);while(e);return n}function L(t,e){return es(Fu(t,e,ft),t+"")}function xp(t){return Wo(Ke(t))}function Sp(t,e){var n=Ke(t);return wr(n,ye(e,0,n.length))}function yn(t,e,n,s){if(!K(t))return t;e=ce(e,t);for(var u=-1,f=e.length,l=f-1,h=t;h!=null&&++u<f;){var p=qt(e[u]),v=n;if(p==="__proto__"||p==="constructor"||p==="prototype")return t;if(u!=l){var x=h[p];v=s?s(x,p,h):i,v===i&&(v=K(x)?x:Zt(e[u+1])?[]:{})}mn(h,p,v),h=h[p]}return t}var iu=ar?function(t,e){return ar.set(t,e),t}:ft,yp=sr?function(t,e){return sr(t,"toString",{configurable:!0,enumerable:!1,value:ls(e),writable:!0})}:ft;function Ap(t){return wr(Ke(t))}function wt(t,e,n){var s=-1,u=t.length;e<0&&(e=-e>u?0:u+e),n=n>u?u:n,n<0&&(n+=u),u=e>n?0:n-e>>>0,e>>>=0;for(var f=_(u);++s<u;)f[s]=t[s+e];return f}function Tp(t,e){var n;return ae(t,function(s,u,f){return n=e(s,u,f),!n}),!!n}function dr(t,e,n){var s=0,u=t==null?s:t.length;if(typeof e=="number"&&e===e&&u<=bl){for(;s<u;){var f=s+u>>>1,l=t[f];l!==null&&!pt(l)&&(n?l<=e:l<e)?s=f+1:u=f}return u}return qi(t,e,ft,n)}function qi(t,e,n,s){var u=0,f=t==null?0:t.length;if(f===0)return 0;e=n(e);for(var l=e!==e,h=e===null,p=pt(e),v=e===i;u<f;){var x=ur((u+f)/2),y=n(t[x]),A=y!==i,b=y===null,E=y===y,F=pt(y);if(l)var O=s||E;else v?O=E&&(s||A):h?O=E&&A&&(s||!b):p?O=E&&A&&!b&&(s||!F):b||F?O=!1:O=s?y<=e:y<e;O?u=x+1:f=x}return et(f,wl)}function su(t,e){for(var n=-1,s=t.length,u=0,f=[];++n<s;){var l=t[n],h=e?e(l):l;if(!n||!Dt(h,p)){var p=h;f[u++]=l===0?0:l}}return f}function ou(t){return typeof t=="number"?t:pt(t)?Wn:+t}function gt(t){if(typeof t=="string")return t;if(P(t))return z(t,gt)+"";if(pt(t))return Uo?Uo.call(t):"";var e=t+"";return e=="0"&&1/t==-_e?"-0":e}function fe(t,e,n){var s=-1,u=Zn,f=t.length,l=!0,h=[],p=h;if(n)l=!1,u=pi;else if(f>=o){var v=e?null:Lp(t);if(v)return kn(v);l=!1,u=ln,p=new Se}else p=e?[]:h;t:for(;++s<f;){var x=t[s],y=e?e(x):x;if(x=n||x!==0?x:0,l&&y===y){for(var A=p.length;A--;)if(p[A]===y)continue t;e&&p.push(y),h.push(x)}else u(p,y,n)||(p!==h&&p.push(y),h.push(x))}return h}function Wi(t,e){return e=ce(e,t),t=Lu(t,e),t==null||delete t[qt(bt(e))]}function uu(t,e,n,s){return yn(t,e,n(Ae(t,e)),s)}function _r(t,e,n,s){for(var u=t.length,f=s?u:-1;(s?f--:++f<u)&&e(t[f],f,t););return n?wt(t,s?0:f,s?f+1:u):wt(t,s?f+1:0,s?u:f)}function au(t,e){var n=t;return n instanceof H&&(n=n.value()),di(e,function(s,u){return u.func.apply(u.thisArg,ie([s],u.args))},n)}function $i(t,e,n){var s=t.length;if(s<2)return s?fe(t[0]):[];for(var u=-1,f=_(s);++u<s;)for(var l=t[u],h=-1;++h<s;)h!=u&&(f[u]=vn(f[u]||l,t[h],e,n));return fe(tt(f,1),e,n)}function fu(t,e,n){for(var s=-1,u=t.length,f=e.length,l={};++s<u;){var h=s<f?e[s]:i;n(l,t[s],h)}return l}function Bi(t){return J(t)?t:[]}function Gi(t){return typeof t=="function"?t:ft}function ce(t,e){return P(t)?t:Qi(t,e)?[t]:Uu(q(t))}var wp=L;function le(t,e,n){var s=t.length;return n=n===i?s:n,!e&&n>=s?t:wt(t,e,n)}var cu=lg||function(t){return V.clearTimeout(t)};function lu(t,e){if(e)return t.slice();var n=t.length,s=Do?Do(n):new t.constructor(n);return t.copy(s),s}function zi(t){var e=new t.constructor(t.byteLength);return new nr(e).set(new nr(t)),e}function bp(t,e){var n=e?zi(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}function Ip(t){var e=new t.constructor(t.source,Js.exec(t));return e.lastIndex=t.lastIndex,e}function Ep(t){return _n?$(_n.call(t)):{}}function hu(t,e){var n=e?zi(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function gu(t,e){if(t!==e){var n=t!==i,s=t===null,u=t===t,f=pt(t),l=e!==i,h=e===null,p=e===e,v=pt(e);if(!h&&!v&&!f&&t>e||f&&l&&p&&!h&&!v||s&&l&&p||!n&&p||!u)return 1;if(!s&&!f&&!v&&t<e||v&&n&&u&&!s&&!f||h&&n&&u||!l&&u||!p)return-1}return 0}function Op(t,e,n){for(var s=-1,u=t.criteria,f=e.criteria,l=u.length,h=n.length;++s<l;){var p=gu(u[s],f[s]);if(p){if(s>=h)return p;var v=n[s];return p*(v=="desc"?-1:1)}}return t.index-e.index}function pu(t,e,n,s){for(var u=-1,f=t.length,l=n.length,h=-1,p=e.length,v=k(f-l,0),x=_(p+v),y=!s;++h<p;)x[h]=e[h];for(;++u<l;)(y||u<f)&&(x[n[u]]=t[u]);for(;v--;)x[h++]=t[u++];return x}function du(t,e,n,s){for(var u=-1,f=t.length,l=-1,h=n.length,p=-1,v=e.length,x=k(f-h,0),y=_(x+v),A=!s;++u<x;)y[u]=t[u];for(var b=u;++p<v;)y[b+p]=e[p];for(;++l<h;)(A||u<f)&&(y[b+n[l]]=t[u++]);return y}function ot(t,e){var n=-1,s=t.length;for(e||(e=_(s));++n<s;)e[n]=t[n];return e}function Ut(t,e,n,s){var u=!n;n||(n={});for(var f=-1,l=e.length;++f<l;){var h=e[f],p=s?s(n[h],t[h],h,n,t):i;p===i&&(p=t[h]),u?Kt(n,h,p):mn(n,h,p)}return n}function Rp(t,e){return Ut(t,Vi(t),e)}function Cp(t,e){return Ut(t,Ou(t),e)}function mr(t,e){return function(n,s){var u=P(n)?Mh:Qg,f=e?e():{};return u(n,t,I(s,2),f)}}function $e(t){return L(function(e,n){var s=-1,u=n.length,f=u>1?n[u-1]:i,l=u>2?n[2]:i;for(f=t.length>3&&typeof f=="function"?(u--,f):i,l&&it(n[0],n[1],l)&&(f=u<3?i:f,u=1),e=$(e);++s<u;){var h=n[s];h&&t(e,h,s,f)}return e})}function _u(t,e){return function(n,s){if(n==null)return n;if(!ut(n))return t(n,s);for(var u=n.length,f=e?u:-1,l=$(n);(e?f--:++f<u)&&s(l[f],f,l)!==!1;);return n}}function mu(t){return function(e,n,s){for(var u=-1,f=$(e),l=s(e),h=l.length;h--;){var p=l[t?h:++u];if(n(f[p],p,f)===!1)break}return e}}function Pp(t,e,n){var s=e&vt,u=An(t);function f(){var l=this&&this!==V&&this instanceof f?u:t;return l.apply(s?n:this,arguments)}return f}function vu(t){return function(e){e=q(e);var n=Me(e)?Ct(e):i,s=n?n[0]:e.charAt(0),u=n?le(n,1).join(""):e.slice(1);return s[t]()+u}}function Be(t){return function(e){return di(_a(da(e).replace(yh,"")),t,"")}}function An(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=We(t.prototype),s=t.apply(n,e);return K(s)?s:n}}function Dp(t,e,n){var s=An(t);function u(){for(var f=arguments.length,l=_(f),h=f,p=Ge(u);h--;)l[h]=arguments[h];var v=f<3&&l[0]!==p&&l[f-1]!==p?[]:se(l,p);if(f-=v.length,f<n)return Tu(t,e,vr,u.placeholder,i,l,v,i,i,n-f);var x=this&&this!==V&&this instanceof u?s:t;return lt(x,this,l)}return u}function xu(t){return function(e,n,s){var u=$(e);if(!ut(e)){var f=I(n,3);e=Q(e),n=function(h){return f(u[h],h,u)}}var l=t(e,n,s);return l>-1?u[f?e[l]:l]:i}}function Su(t){return Jt(function(e){var n=e.length,s=n,u=At.prototype.thru;for(t&&e.reverse();s--;){var f=e[s];if(typeof f!="function")throw new yt(d);if(u&&!l&&Ar(f)=="wrapper")var l=new At([],!0)}for(s=l?s:n;++s<n;){f=e[s];var h=Ar(f),p=h=="wrapper"?Yi(f):i;p&&ji(p[0])&&p[1]==($t|Lt|Mt|nn)&&!p[4].length&&p[9]==1?l=l[Ar(p[0])].apply(l,p[3]):l=f.length==1&&ji(f)?l[h]():l.thru(f)}return function(){var v=arguments,x=v[0];if(l&&v.length==1&&P(x))return l.plant(x).value();for(var y=0,A=n?e[y].apply(this,v):x;++y<n;)A=e[y].call(this,A);return A}})}function vr(t,e,n,s,u,f,l,h,p,v){var x=e&$t,y=e&vt,A=e&de,b=e&(Lt|Re),E=e&Yr,F=A?i:An(t);function O(){for(var M=arguments.length,N=_(M),dt=M;dt--;)N[dt]=arguments[dt];if(b)var st=Ge(O),_t=zh(N,st);if(s&&(N=pu(N,s,u,b)),f&&(N=du(N,f,l,b)),M-=_t,b&&M<v){var Z=se(N,st);return Tu(t,e,vr,O.placeholder,n,N,Z,h,p,v-M)}var Ft=y?n:this,Vt=A?Ft[t]:t;return M=N.length,h?N=Qp(N,h):E&&M>1&&N.reverse(),x&&p<M&&(N.length=p),this&&this!==V&&this instanceof O&&(Vt=F||An(Vt)),Vt.apply(Ft,N)}return O}function yu(t,e){return function(n,s){return op(n,t,e(s),{})}}function xr(t,e){return function(n,s){var u;if(n===i&&s===i)return e;if(n!==i&&(u=n),s!==i){if(u===i)return s;typeof n=="string"||typeof s=="string"?(n=gt(n),s=gt(s)):(n=ou(n),s=ou(s)),u=t(n,s)}return u}}function Ki(t){return Jt(function(e){return e=z(e,ht(I())),L(function(n){var s=this;return t(e,function(u){return lt(u,s,n)})})})}function Sr(t,e){e=e===i?" ":gt(e);var n=e.length;if(n<2)return n?Ui(e,t):e;var s=Ui(e,or(t/He(e)));return Me(e)?le(Ct(s),0,t).join(""):s.slice(0,t)}function Fp(t,e,n,s){var u=e&vt,f=An(t);function l(){for(var h=-1,p=arguments.length,v=-1,x=s.length,y=_(x+p),A=this&&this!==V&&this instanceof l?f:t;++v<x;)y[v]=s[v];for(;p--;)y[v++]=arguments[++h];return lt(A,u?n:this,y)}return l}function Au(t){return function(e,n,s){return s&&typeof s!="number"&&it(e,n,s)&&(n=s=i),e=kt(e),n===i?(n=e,e=0):n=kt(n),s=s===i?e<n?1:-1:kt(s),vp(e,n,s,t)}}function yr(t){return function(e,n){return typeof e=="string"&&typeof n=="string"||(e=It(e),n=It(n)),t(e,n)}}function Tu(t,e,n,s,u,f,l,h,p,v){var x=e&Lt,y=x?l:i,A=x?i:l,b=x?f:i,E=x?i:f;e|=x?Mt:Ce,e&=~(x?Ce:Mt),e&Ws||(e&=~(vt|de));var F=[t,e,u,b,y,E,A,h,p,v],O=n.apply(i,F);return ji(t)&&Mu(O,F),O.placeholder=s,Hu(O,t,e)}function Xi(t){var e=Y[t];return function(n,s){if(n=It(n),s=s==null?0:et(D(s),292),s&&Ho(n)){var u=(q(n)+"e").split("e"),f=e(u[0]+"e"+(+u[1]+s));return u=(q(f)+"e").split("e"),+(u[0]+"e"+(+u[1]-s))}return e(n)}}var Lp=Ue&&1/kn(new Ue([,-0]))[1]==_e?function(t){return new Ue(t)}:ps;function wu(t){return function(e){var n=nt(e);return n==Ot?Ai(e):n==Rt?Vh(e):Gh(e,t(e))}}function Xt(t,e,n,s,u,f,l,h){var p=e&de;if(!p&&typeof t!="function")throw new yt(d);var v=s?s.length:0;if(v||(e&=~(Mt|Ce),s=u=i),l=l===i?l:k(D(l),0),h=h===i?h:D(h),v-=u?u.length:0,e&Ce){var x=s,y=u;s=u=i}var A=p?i:Yi(t),b=[t,e,n,s,u,x,y,f,l,h];if(A&&Yp(b,A),t=b[0],e=b[1],n=b[2],s=b[3],u=b[4],h=b[9]=b[9]===i?p?0:t.length:k(b[9]-v,0),!h&&e&(Lt|Re)&&(e&=~(Lt|Re)),!e||e==vt)var E=Pp(t,e,n);else e==Lt||e==Re?E=Dp(t,e,h):(e==Mt||e==(vt|Mt))&&!u.length?E=Fp(t,e,n,s):E=vr.apply(i,b);var F=A?iu:Mu;return Hu(F(E,b),t,e)}function bu(t,e,n,s){return t===i||Dt(t,Ne[n])&&!W.call(s,n)?e:t}function Iu(t,e,n,s,u,f){return K(t)&&K(e)&&(f.set(e,t),pr(t,e,i,Iu,f),f.delete(e)),t}function Mp(t){return bn(t)?i:t}function Eu(t,e,n,s,u,f){var l=n&Oe,h=t.length,p=e.length;if(h!=p&&!(l&&p>h))return!1;var v=f.get(t),x=f.get(e);if(v&&x)return v==e&&x==t;var y=-1,A=!0,b=n&qn?new Se:i;for(f.set(t,e),f.set(e,t);++y<h;){var E=t[y],F=e[y];if(s)var O=l?s(F,E,y,e,t,f):s(E,F,y,t,e,f);if(O!==i){if(O)continue;A=!1;break}if(b){if(!_i(e,function(M,N){if(!ln(b,N)&&(E===M||u(E,M,n,s,f)))return b.push(N)})){A=!1;break}}else if(!(E===F||u(E,F,n,s,f))){A=!1;break}}return f.delete(t),f.delete(e),A}function Hp(t,e,n,s,u,f,l){switch(n){case De:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case cn:return!(t.byteLength!=e.byteLength||!f(new nr(t),new nr(e)));case rn:case sn:case on:return Dt(+t,+e);case Bn:return t.name==e.name&&t.message==e.message;case un:case an:return t==e+"";case Ot:var h=Ai;case Rt:var p=s&Oe;if(h||(h=kn),t.size!=e.size&&!p)return!1;var v=l.get(t);if(v)return v==e;s|=qn,l.set(t,e);var x=Eu(h(t),h(e),s,u,f,l);return l.delete(t),x;case zn:if(_n)return _n.call(t)==_n.call(e)}return!1}function Np(t,e,n,s,u,f){var l=n&Oe,h=Ji(t),p=h.length,v=Ji(e),x=v.length;if(p!=x&&!l)return!1;for(var y=p;y--;){var A=h[y];if(!(l?A in e:W.call(e,A)))return!1}var b=f.get(t),E=f.get(e);if(b&&E)return b==e&&E==t;var F=!0;f.set(t,e),f.set(e,t);for(var O=l;++y<p;){A=h[y];var M=t[A],N=e[A];if(s)var dt=l?s(N,M,A,e,t,f):s(M,N,A,t,e,f);if(!(dt===i?M===N||u(M,N,n,s,f):dt)){F=!1;break}O||(O=A=="constructor")}if(F&&!O){var st=t.constructor,_t=e.constructor;st!=_t&&"constructor"in t&&"constructor"in e&&!(typeof st=="function"&&st instanceof st&&typeof _t=="function"&&_t instanceof _t)&&(F=!1)}return f.delete(t),f.delete(e),F}function Jt(t){return es(Fu(t,i,Bu),t+"")}function Ji(t){return Jo(t,Q,Vi)}function Zi(t){return Jo(t,at,Ou)}var Yi=ar?function(t){return ar.get(t)}:ps;function Ar(t){for(var e=t.name+"",n=qe[e],s=W.call(qe,e)?n.length:0;s--;){var u=n[s],f=u.func;if(f==null||f==t)return u.name}return e}function Ge(t){var e=W.call(a,"placeholder")?a:t;return e.placeholder}function I(){var t=a.iteratee||hs;return t=t===hs?ko:t,arguments.length?t(arguments[0],arguments[1]):t}function Tr(t,e){var n=t.__data__;return Kp(e)?n[typeof e=="string"?"string":"hash"]:n.map}function ki(t){for(var e=Q(t),n=e.length;n--;){var s=e[n],u=t[s];e[n]=[s,u,Pu(u)]}return e}function Te(t,e){var n=Zh(t,e);return Yo(n)?n:i}function Up(t){var e=W.call(t,ve),n=t[ve];try{t[ve]=i;var s=!0}catch{}var u=tr.call(t);return s&&(e?t[ve]=n:delete t[ve]),u}var Vi=wi?function(t){return t==null?[]:(t=$(t),re(wi(t),function(e){return Lo.call(t,e)}))}:ds,Ou=wi?function(t){for(var e=[];t;)ie(e,Vi(t)),t=rr(t);return e}:ds,nt=rt;(bi&&nt(new bi(new ArrayBuffer(1)))!=De||gn&&nt(new gn)!=Ot||Ii&&nt(Ii.resolve())!=Gs||Ue&&nt(new Ue)!=Rt||pn&&nt(new pn)!=fn)&&(nt=function(t){var e=rt(t),n=e==Bt?t.constructor:i,s=n?we(n):"";if(s)switch(s){case Sg:return De;case yg:return Ot;case Ag:return Gs;case Tg:return Rt;case wg:return fn}return e});function qp(t,e,n){for(var s=-1,u=n.length;++s<u;){var f=n[s],l=f.size;switch(f.type){case"drop":t+=l;break;case"dropRight":e-=l;break;case"take":e=et(e,t+l);break;case"takeRight":t=k(t,e-l);break}}return{start:t,end:e}}function Wp(t){var e=t.match(Xl);return e?e[1].split(Jl):[]}function Ru(t,e,n){e=ce(e,t);for(var s=-1,u=e.length,f=!1;++s<u;){var l=qt(e[s]);if(!(f=t!=null&&n(t,l)))break;t=t[l]}return f||++s!=u?f:(u=t==null?0:t.length,!!u&&Cr(u)&&Zt(l,u)&&(P(t)||be(t)))}function $p(t){var e=t.length,n=new t.constructor(e);return e&&typeof t[0]=="string"&&W.call(t,"index")&&(n.index=t.index,n.input=t.input),n}function Cu(t){return typeof t.constructor=="function"&&!Tn(t)?We(rr(t)):{}}function Bp(t,e,n){var s=t.constructor;switch(e){case cn:return zi(t);case rn:case sn:return new s(+t);case De:return bp(t,n);case kr:case Vr:case Qr:case jr:case ti:case ei:case ni:case ri:case ii:return hu(t,n);case Ot:return new s;case on:case an:return new s(t);case un:return Ip(t);case Rt:return new s;case zn:return Ep(t)}}function Gp(t,e){var n=e.length;if(!n)return t;var s=n-1;return e[s]=(n>1?"& ":"")+e[s],e=e.join(n>2?", ":" "),t.replace(Kl,`{
2
+ /* [wrapped with `+e+`] */
3
+ `)}function zp(t){return P(t)||be(t)||!!(Mo&&t&&t[Mo])}function Zt(t,e){var n=typeof t;return e=e??ne,!!e&&(n=="number"||n!="symbol"&&nh.test(t))&&t>-1&&t%1==0&&t<e}function it(t,e,n){if(!K(n))return!1;var s=typeof e;return(s=="number"?ut(n)&&Zt(e,n.length):s=="string"&&e in n)?Dt(n[e],t):!1}function Qi(t,e){if(P(t))return!1;var n=typeof t;return n=="number"||n=="symbol"||n=="boolean"||t==null||pt(t)?!0:$l.test(t)||!Wl.test(t)||e!=null&&t in $(e)}function Kp(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function ji(t){var e=Ar(t),n=a[e];if(typeof n!="function"||!(e in H.prototype))return!1;if(t===n)return!0;var s=Yi(n);return!!s&&t===s[0]}function Xp(t){return!!Po&&Po in t}var Jp=Qn?Yt:_s;function Tn(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||Ne;return t===n}function Pu(t){return t===t&&!K(t)}function Du(t,e){return function(n){return n==null?!1:n[t]===e&&(e!==i||t in $(n))}}function Zp(t){var e=Or(t,function(s){return n.size===j&&n.clear(),s}),n=e.cache;return e}function Yp(t,e){var n=t[1],s=e[1],u=n|s,f=u<(vt|de|$t),l=s==$t&&n==Lt||s==$t&&n==nn&&t[7].length<=e[8]||s==($t|nn)&&e[7].length<=e[8]&&n==Lt;if(!(f||l))return t;s&vt&&(t[2]=e[2],u|=n&vt?0:Ws);var h=e[3];if(h){var p=t[3];t[3]=p?pu(p,h,e[4]):h,t[4]=p?se(t[3],ee):e[4]}return h=e[5],h&&(p=t[5],t[5]=p?du(p,h,e[6]):h,t[6]=p?se(t[5],ee):e[6]),h=e[7],h&&(t[7]=h),s&$t&&(t[8]=t[8]==null?e[8]:et(t[8],e[8])),t[9]==null&&(t[9]=e[9]),t[0]=e[0],t[1]=u,t}function kp(t){var e=[];if(t!=null)for(var n in $(t))e.push(n);return e}function Vp(t){return tr.call(t)}function Fu(t,e,n){return e=k(e===i?t.length-1:e,0),function(){for(var s=arguments,u=-1,f=k(s.length-e,0),l=_(f);++u<f;)l[u]=s[e+u];u=-1;for(var h=_(e+1);++u<e;)h[u]=s[u];return h[e]=n(l),lt(t,this,h)}}function Lu(t,e){return e.length<2?t:Ae(t,wt(e,0,-1))}function Qp(t,e){for(var n=t.length,s=et(e.length,n),u=ot(t);s--;){var f=e[s];t[s]=Zt(f,n)?u[f]:i}return t}function ts(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}var Mu=Nu(iu),wn=gg||function(t,e){return V.setTimeout(t,e)},es=Nu(yp);function Hu(t,e,n){var s=e+"";return es(t,Gp(s,jp(Wp(s),n)))}function Nu(t){var e=0,n=0;return function(){var s=mg(),u=Sl-(s-n);if(n=s,u>0){if(++e>=xl)return arguments[0]}else e=0;return t.apply(i,arguments)}}function wr(t,e){var n=-1,s=t.length,u=s-1;for(e=e===i?s:e;++n<e;){var f=Ni(n,u),l=t[f];t[f]=t[n],t[n]=l}return t.length=e,t}var Uu=Zp(function(t){var e=[];return t.charCodeAt(0)===46&&e.push(""),t.replace(Bl,function(n,s,u,f){e.push(u?f.replace(kl,"$1"):s||n)}),e});function qt(t){if(typeof t=="string"||pt(t))return t;var e=t+"";return e=="0"&&1/t==-_e?"-0":e}function we(t){if(t!=null){try{return jn.call(t)}catch{}try{return t+""}catch{}}return""}function jp(t,e){return St(Il,function(n){var s="_."+n[0];e&n[1]&&!Zn(t,s)&&t.push(s)}),t.sort()}function qu(t){if(t instanceof H)return t.clone();var e=new At(t.__wrapped__,t.__chain__);return e.__actions__=ot(t.__actions__),e.__index__=t.__index__,e.__values__=t.__values__,e}function td(t,e,n){(n?it(t,e,n):e===i)?e=1:e=k(D(e),0);var s=t==null?0:t.length;if(!s||e<1)return[];for(var u=0,f=0,l=_(or(s/e));u<s;)l[f++]=wt(t,u,u+=e);return l}function ed(t){for(var e=-1,n=t==null?0:t.length,s=0,u=[];++e<n;){var f=t[e];f&&(u[s++]=f)}return u}function nd(){var t=arguments.length;if(!t)return[];for(var e=_(t-1),n=arguments[0],s=t;s--;)e[s-1]=arguments[s];return ie(P(n)?ot(n):[n],tt(e,1))}var rd=L(function(t,e){return J(t)?vn(t,tt(e,1,J,!0)):[]}),id=L(function(t,e){var n=bt(e);return J(n)&&(n=i),J(t)?vn(t,tt(e,1,J,!0),I(n,2)):[]}),sd=L(function(t,e){var n=bt(e);return J(n)&&(n=i),J(t)?vn(t,tt(e,1,J,!0),i,n):[]});function od(t,e,n){var s=t==null?0:t.length;return s?(e=n||e===i?1:D(e),wt(t,e<0?0:e,s)):[]}function ud(t,e,n){var s=t==null?0:t.length;return s?(e=n||e===i?1:D(e),e=s-e,wt(t,0,e<0?0:e)):[]}function ad(t,e){return t&&t.length?_r(t,I(e,3),!0,!0):[]}function fd(t,e){return t&&t.length?_r(t,I(e,3),!0):[]}function cd(t,e,n,s){var u=t==null?0:t.length;return u?(n&&typeof n!="number"&&it(t,e,n)&&(n=0,s=u),np(t,e,n,s)):[]}function Wu(t,e,n){var s=t==null?0:t.length;if(!s)return-1;var u=n==null?0:D(n);return u<0&&(u=k(s+u,0)),Yn(t,I(e,3),u)}function $u(t,e,n){var s=t==null?0:t.length;if(!s)return-1;var u=s-1;return n!==i&&(u=D(n),u=n<0?k(s+u,0):et(u,s-1)),Yn(t,I(e,3),u,!0)}function Bu(t){var e=t==null?0:t.length;return e?tt(t,1):[]}function ld(t){var e=t==null?0:t.length;return e?tt(t,_e):[]}function hd(t,e){var n=t==null?0:t.length;return n?(e=e===i?1:D(e),tt(t,e)):[]}function gd(t){for(var e=-1,n=t==null?0:t.length,s={};++e<n;){var u=t[e];s[u[0]]=u[1]}return s}function Gu(t){return t&&t.length?t[0]:i}function pd(t,e,n){var s=t==null?0:t.length;if(!s)return-1;var u=n==null?0:D(n);return u<0&&(u=k(s+u,0)),Le(t,e,u)}function dd(t){var e=t==null?0:t.length;return e?wt(t,0,-1):[]}var _d=L(function(t){var e=z(t,Bi);return e.length&&e[0]===t[0]?Di(e):[]}),md=L(function(t){var e=bt(t),n=z(t,Bi);return e===bt(n)?e=i:n.pop(),n.length&&n[0]===t[0]?Di(n,I(e,2)):[]}),vd=L(function(t){var e=bt(t),n=z(t,Bi);return e=typeof e=="function"?e:i,e&&n.pop(),n.length&&n[0]===t[0]?Di(n,i,e):[]});function xd(t,e){return t==null?"":dg.call(t,e)}function bt(t){var e=t==null?0:t.length;return e?t[e-1]:i}function Sd(t,e,n){var s=t==null?0:t.length;if(!s)return-1;var u=s;return n!==i&&(u=D(n),u=u<0?k(s+u,0):et(u,s-1)),e===e?jh(t,e,u):Yn(t,To,u,!0)}function yd(t,e){return t&&t.length?tu(t,D(e)):i}var Ad=L(zu);function zu(t,e){return t&&t.length&&e&&e.length?Hi(t,e):t}function Td(t,e,n){return t&&t.length&&e&&e.length?Hi(t,e,I(n,2)):t}function wd(t,e,n){return t&&t.length&&e&&e.length?Hi(t,e,i,n):t}var bd=Jt(function(t,e){var n=t==null?0:t.length,s=Oi(t,e);return ru(t,z(e,function(u){return Zt(u,n)?+u:u}).sort(gu)),s});function Id(t,e){var n=[];if(!(t&&t.length))return n;var s=-1,u=[],f=t.length;for(e=I(e,3);++s<f;){var l=t[s];e(l,s,t)&&(n.push(l),u.push(s))}return ru(t,u),n}function ns(t){return t==null?t:xg.call(t)}function Ed(t,e,n){var s=t==null?0:t.length;return s?(n&&typeof n!="number"&&it(t,e,n)?(e=0,n=s):(e=e==null?0:D(e),n=n===i?s:D(n)),wt(t,e,n)):[]}function Od(t,e){return dr(t,e)}function Rd(t,e,n){return qi(t,e,I(n,2))}function Cd(t,e){var n=t==null?0:t.length;if(n){var s=dr(t,e);if(s<n&&Dt(t[s],e))return s}return-1}function Pd(t,e){return dr(t,e,!0)}function Dd(t,e,n){return qi(t,e,I(n,2),!0)}function Fd(t,e){var n=t==null?0:t.length;if(n){var s=dr(t,e,!0)-1;if(Dt(t[s],e))return s}return-1}function Ld(t){return t&&t.length?su(t):[]}function Md(t,e){return t&&t.length?su(t,I(e,2)):[]}function Hd(t){var e=t==null?0:t.length;return e?wt(t,1,e):[]}function Nd(t,e,n){return t&&t.length?(e=n||e===i?1:D(e),wt(t,0,e<0?0:e)):[]}function Ud(t,e,n){var s=t==null?0:t.length;return s?(e=n||e===i?1:D(e),e=s-e,wt(t,e<0?0:e,s)):[]}function qd(t,e){return t&&t.length?_r(t,I(e,3),!1,!0):[]}function Wd(t,e){return t&&t.length?_r(t,I(e,3)):[]}var $d=L(function(t){return fe(tt(t,1,J,!0))}),Bd=L(function(t){var e=bt(t);return J(e)&&(e=i),fe(tt(t,1,J,!0),I(e,2))}),Gd=L(function(t){var e=bt(t);return e=typeof e=="function"?e:i,fe(tt(t,1,J,!0),i,e)});function zd(t){return t&&t.length?fe(t):[]}function Kd(t,e){return t&&t.length?fe(t,I(e,2)):[]}function Xd(t,e){return e=typeof e=="function"?e:i,t&&t.length?fe(t,i,e):[]}function rs(t){if(!(t&&t.length))return[];var e=0;return t=re(t,function(n){if(J(n))return e=k(n.length,e),!0}),Si(e,function(n){return z(t,mi(n))})}function Ku(t,e){if(!(t&&t.length))return[];var n=rs(t);return e==null?n:z(n,function(s){return lt(e,i,s)})}var Jd=L(function(t,e){return J(t)?vn(t,e):[]}),Zd=L(function(t){return $i(re(t,J))}),Yd=L(function(t){var e=bt(t);return J(e)&&(e=i),$i(re(t,J),I(e,2))}),kd=L(function(t){var e=bt(t);return e=typeof e=="function"?e:i,$i(re(t,J),i,e)}),Vd=L(rs);function Qd(t,e){return fu(t||[],e||[],mn)}function jd(t,e){return fu(t||[],e||[],yn)}var t_=L(function(t){var e=t.length,n=e>1?t[e-1]:i;return n=typeof n=="function"?(t.pop(),n):i,Ku(t,n)});function Xu(t){var e=a(t);return e.__chain__=!0,e}function e_(t,e){return e(t),t}function br(t,e){return e(t)}var n_=Jt(function(t){var e=t.length,n=e?t[0]:0,s=this.__wrapped__,u=function(f){return Oi(f,t)};return e>1||this.__actions__.length||!(s instanceof H)||!Zt(n)?this.thru(u):(s=s.slice(n,+n+(e?1:0)),s.__actions__.push({func:br,args:[u],thisArg:i}),new At(s,this.__chain__).thru(function(f){return e&&!f.length&&f.push(i),f}))});function r_(){return Xu(this)}function i_(){return new At(this.value(),this.__chain__)}function s_(){this.__values__===i&&(this.__values__=oa(this.value()));var t=this.__index__>=this.__values__.length,e=t?i:this.__values__[this.__index__++];return{done:t,value:e}}function o_(){return this}function u_(t){for(var e,n=this;n instanceof cr;){var s=qu(n);s.__index__=0,s.__values__=i,e?u.__wrapped__=s:e=s;var u=s;n=n.__wrapped__}return u.__wrapped__=t,e}function a_(){var t=this.__wrapped__;if(t instanceof H){var e=t;return this.__actions__.length&&(e=new H(this)),e=e.reverse(),e.__actions__.push({func:br,args:[ns],thisArg:i}),new At(e,this.__chain__)}return this.thru(ns)}function f_(){return au(this.__wrapped__,this.__actions__)}var c_=mr(function(t,e,n){W.call(t,n)?++t[n]:Kt(t,n,1)});function l_(t,e,n){var s=P(t)?yo:ep;return n&&it(t,e,n)&&(e=i),s(t,I(e,3))}function h_(t,e){var n=P(t)?re:Ko;return n(t,I(e,3))}var g_=xu(Wu),p_=xu($u);function d_(t,e){return tt(Ir(t,e),1)}function __(t,e){return tt(Ir(t,e),_e)}function m_(t,e,n){return n=n===i?1:D(n),tt(Ir(t,e),n)}function Ju(t,e){var n=P(t)?St:ae;return n(t,I(e,3))}function Zu(t,e){var n=P(t)?Hh:zo;return n(t,I(e,3))}var v_=mr(function(t,e,n){W.call(t,n)?t[n].push(e):Kt(t,n,[e])});function x_(t,e,n,s){t=ut(t)?t:Ke(t),n=n&&!s?D(n):0;var u=t.length;return n<0&&(n=k(u+n,0)),Pr(t)?n<=u&&t.indexOf(e,n)>-1:!!u&&Le(t,e,n)>-1}var S_=L(function(t,e,n){var s=-1,u=typeof e=="function",f=ut(t)?_(t.length):[];return ae(t,function(l){f[++s]=u?lt(e,l,n):xn(l,e,n)}),f}),y_=mr(function(t,e,n){Kt(t,n,e)});function Ir(t,e){var n=P(t)?z:Vo;return n(t,I(e,3))}function A_(t,e,n,s){return t==null?[]:(P(e)||(e=e==null?[]:[e]),n=s?i:n,P(n)||(n=n==null?[]:[n]),eu(t,e,n))}var T_=mr(function(t,e,n){t[n?0:1].push(e)},function(){return[[],[]]});function w_(t,e,n){var s=P(t)?di:bo,u=arguments.length<3;return s(t,I(e,4),n,u,ae)}function b_(t,e,n){var s=P(t)?Nh:bo,u=arguments.length<3;return s(t,I(e,4),n,u,zo)}function I_(t,e){var n=P(t)?re:Ko;return n(t,Rr(I(e,3)))}function E_(t){var e=P(t)?Wo:xp;return e(t)}function O_(t,e,n){(n?it(t,e,n):e===i)?e=1:e=D(e);var s=P(t)?kg:Sp;return s(t,e)}function R_(t){var e=P(t)?Vg:Ap;return e(t)}function C_(t){if(t==null)return 0;if(ut(t))return Pr(t)?He(t):t.length;var e=nt(t);return e==Ot||e==Rt?t.size:Li(t).length}function P_(t,e,n){var s=P(t)?_i:Tp;return n&&it(t,e,n)&&(e=i),s(t,I(e,3))}var D_=L(function(t,e){if(t==null)return[];var n=e.length;return n>1&&it(t,e[0],e[1])?e=[]:n>2&&it(e[0],e[1],e[2])&&(e=[e[0]]),eu(t,tt(e,1),[])}),Er=hg||function(){return V.Date.now()};function F_(t,e){if(typeof e!="function")throw new yt(d);return t=D(t),function(){if(--t<1)return e.apply(this,arguments)}}function Yu(t,e,n){return e=n?i:e,e=t&&e==null?t.length:e,Xt(t,$t,i,i,i,i,e)}function ku(t,e){var n;if(typeof e!="function")throw new yt(d);return t=D(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=i),n}}var is=L(function(t,e,n){var s=vt;if(n.length){var u=se(n,Ge(is));s|=Mt}return Xt(t,s,e,n,u)}),Vu=L(function(t,e,n){var s=vt|de;if(n.length){var u=se(n,Ge(Vu));s|=Mt}return Xt(e,s,t,n,u)});function Qu(t,e,n){e=n?i:e;var s=Xt(t,Lt,i,i,i,i,i,e);return s.placeholder=Qu.placeholder,s}function ju(t,e,n){e=n?i:e;var s=Xt(t,Re,i,i,i,i,i,e);return s.placeholder=ju.placeholder,s}function ta(t,e,n){var s,u,f,l,h,p,v=0,x=!1,y=!1,A=!0;if(typeof t!="function")throw new yt(d);e=It(e)||0,K(n)&&(x=!!n.leading,y="maxWait"in n,f=y?k(It(n.maxWait)||0,e):f,A="trailing"in n?!!n.trailing:A);function b(Z){var Ft=s,Vt=u;return s=u=i,v=Z,l=t.apply(Vt,Ft),l}function E(Z){return v=Z,h=wn(M,e),x?b(Z):l}function F(Z){var Ft=Z-p,Vt=Z-v,xa=e-Ft;return y?et(xa,f-Vt):xa}function O(Z){var Ft=Z-p,Vt=Z-v;return p===i||Ft>=e||Ft<0||y&&Vt>=f}function M(){var Z=Er();if(O(Z))return N(Z);h=wn(M,F(Z))}function N(Z){return h=i,A&&s?b(Z):(s=u=i,l)}function dt(){h!==i&&cu(h),v=0,s=p=u=h=i}function st(){return h===i?l:N(Er())}function _t(){var Z=Er(),Ft=O(Z);if(s=arguments,u=this,p=Z,Ft){if(h===i)return E(p);if(y)return cu(h),h=wn(M,e),b(p)}return h===i&&(h=wn(M,e)),l}return _t.cancel=dt,_t.flush=st,_t}var L_=L(function(t,e){return Go(t,1,e)}),M_=L(function(t,e,n){return Go(t,It(e)||0,n)});function H_(t){return Xt(t,Yr)}function Or(t,e){if(typeof t!="function"||e!=null&&typeof e!="function")throw new yt(d);var n=function(){var s=arguments,u=e?e.apply(this,s):s[0],f=n.cache;if(f.has(u))return f.get(u);var l=t.apply(this,s);return n.cache=f.set(u,l)||f,l};return n.cache=new(Or.Cache||zt),n}Or.Cache=zt;function Rr(t){if(typeof t!="function")throw new yt(d);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 N_(t){return ku(2,t)}var U_=wp(function(t,e){e=e.length==1&&P(e[0])?z(e[0],ht(I())):z(tt(e,1),ht(I()));var n=e.length;return L(function(s){for(var u=-1,f=et(s.length,n);++u<f;)s[u]=e[u].call(this,s[u]);return lt(t,this,s)})}),ss=L(function(t,e){var n=se(e,Ge(ss));return Xt(t,Mt,i,e,n)}),ea=L(function(t,e){var n=se(e,Ge(ea));return Xt(t,Ce,i,e,n)}),q_=Jt(function(t,e){return Xt(t,nn,i,i,i,e)});function W_(t,e){if(typeof t!="function")throw new yt(d);return e=e===i?e:D(e),L(t,e)}function $_(t,e){if(typeof t!="function")throw new yt(d);return e=e==null?0:k(D(e),0),L(function(n){var s=n[e],u=le(n,0,e);return s&&ie(u,s),lt(t,this,u)})}function B_(t,e,n){var s=!0,u=!0;if(typeof t!="function")throw new yt(d);return K(n)&&(s="leading"in n?!!n.leading:s,u="trailing"in n?!!n.trailing:u),ta(t,e,{leading:s,maxWait:e,trailing:u})}function G_(t){return Yu(t,1)}function z_(t,e){return ss(Gi(e),t)}function K_(){if(!arguments.length)return[];var t=arguments[0];return P(t)?t:[t]}function X_(t){return Tt(t,Ee)}function J_(t,e){return e=typeof e=="function"?e:i,Tt(t,Ee,e)}function Z_(t){return Tt(t,Et|Ee)}function Y_(t,e){return e=typeof e=="function"?e:i,Tt(t,Et|Ee,e)}function k_(t,e){return e==null||Bo(t,e,Q(e))}function Dt(t,e){return t===e||t!==t&&e!==e}var V_=yr(Pi),Q_=yr(function(t,e){return t>=e}),be=Zo(function(){return arguments}())?Zo:function(t){return X(t)&&W.call(t,"callee")&&!Lo.call(t,"callee")},P=_.isArray,j_=po?ht(po):up;function ut(t){return t!=null&&Cr(t.length)&&!Yt(t)}function J(t){return X(t)&&ut(t)}function tm(t){return t===!0||t===!1||X(t)&&rt(t)==rn}var he=pg||_s,em=_o?ht(_o):ap;function nm(t){return X(t)&&t.nodeType===1&&!bn(t)}function rm(t){if(t==null)return!0;if(ut(t)&&(P(t)||typeof t=="string"||typeof t.splice=="function"||he(t)||ze(t)||be(t)))return!t.length;var e=nt(t);if(e==Ot||e==Rt)return!t.size;if(Tn(t))return!Li(t).length;for(var n in t)if(W.call(t,n))return!1;return!0}function im(t,e){return Sn(t,e)}function sm(t,e,n){n=typeof n=="function"?n:i;var s=n?n(t,e):i;return s===i?Sn(t,e,i,n):!!s}function os(t){if(!X(t))return!1;var e=rt(t);return e==Bn||e==Ol||typeof t.message=="string"&&typeof t.name=="string"&&!bn(t)}function om(t){return typeof t=="number"&&Ho(t)}function Yt(t){if(!K(t))return!1;var e=rt(t);return e==Gn||e==Bs||e==El||e==Cl}function na(t){return typeof t=="number"&&t==D(t)}function Cr(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=ne}function K(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}function X(t){return t!=null&&typeof t=="object"}var ra=mo?ht(mo):cp;function um(t,e){return t===e||Fi(t,e,ki(e))}function am(t,e,n){return n=typeof n=="function"?n:i,Fi(t,e,ki(e),n)}function fm(t){return ia(t)&&t!=+t}function cm(t){if(Jp(t))throw new C(c);return Yo(t)}function lm(t){return t===null}function hm(t){return t==null}function ia(t){return typeof t=="number"||X(t)&&rt(t)==on}function bn(t){if(!X(t)||rt(t)!=Bt)return!1;var e=rr(t);if(e===null)return!0;var n=W.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&jn.call(n)==ag}var us=vo?ht(vo):lp;function gm(t){return na(t)&&t>=-ne&&t<=ne}var sa=xo?ht(xo):hp;function Pr(t){return typeof t=="string"||!P(t)&&X(t)&&rt(t)==an}function pt(t){return typeof t=="symbol"||X(t)&&rt(t)==zn}var ze=So?ht(So):gp;function pm(t){return t===i}function dm(t){return X(t)&&nt(t)==fn}function _m(t){return X(t)&&rt(t)==Dl}var mm=yr(Mi),vm=yr(function(t,e){return t<=e});function oa(t){if(!t)return[];if(ut(t))return Pr(t)?Ct(t):ot(t);if(hn&&t[hn])return kh(t[hn]());var e=nt(t),n=e==Ot?Ai:e==Rt?kn:Ke;return n(t)}function kt(t){if(!t)return t===0?t:0;if(t=It(t),t===_e||t===-_e){var e=t<0?-1:1;return e*Tl}return t===t?t:0}function D(t){var e=kt(t),n=e%1;return e===e?n?e-n:e:0}function ua(t){return t?ye(D(t),0,Ht):0}function It(t){if(typeof t=="number")return t;if(pt(t))return Wn;if(K(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=K(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=Io(t);var n=jl.test(t);return n||eh.test(t)?Fh(t.slice(2),n?2:8):Ql.test(t)?Wn:+t}function aa(t){return Ut(t,at(t))}function xm(t){return t?ye(D(t),-ne,ne):t===0?t:0}function q(t){return t==null?"":gt(t)}var Sm=$e(function(t,e){if(Tn(e)||ut(e)){Ut(e,Q(e),t);return}for(var n in e)W.call(e,n)&&mn(t,n,e[n])}),fa=$e(function(t,e){Ut(e,at(e),t)}),Dr=$e(function(t,e,n,s){Ut(e,at(e),t,s)}),ym=$e(function(t,e,n,s){Ut(e,Q(e),t,s)}),Am=Jt(Oi);function Tm(t,e){var n=We(t);return e==null?n:$o(n,e)}var wm=L(function(t,e){t=$(t);var n=-1,s=e.length,u=s>2?e[2]:i;for(u&&it(e[0],e[1],u)&&(s=1);++n<s;)for(var f=e[n],l=at(f),h=-1,p=l.length;++h<p;){var v=l[h],x=t[v];(x===i||Dt(x,Ne[v])&&!W.call(t,v))&&(t[v]=f[v])}return t}),bm=L(function(t){return t.push(i,Iu),lt(ca,i,t)});function Im(t,e){return Ao(t,I(e,3),Nt)}function Em(t,e){return Ao(t,I(e,3),Ci)}function Om(t,e){return t==null?t:Ri(t,I(e,3),at)}function Rm(t,e){return t==null?t:Xo(t,I(e,3),at)}function Cm(t,e){return t&&Nt(t,I(e,3))}function Pm(t,e){return t&&Ci(t,I(e,3))}function Dm(t){return t==null?[]:gr(t,Q(t))}function Fm(t){return t==null?[]:gr(t,at(t))}function as(t,e,n){var s=t==null?i:Ae(t,e);return s===i?n:s}function Lm(t,e){return t!=null&&Ru(t,e,rp)}function fs(t,e){return t!=null&&Ru(t,e,ip)}var Mm=yu(function(t,e,n){e!=null&&typeof e.toString!="function"&&(e=tr.call(e)),t[e]=n},ls(ft)),Hm=yu(function(t,e,n){e!=null&&typeof e.toString!="function"&&(e=tr.call(e)),W.call(t,e)?t[e].push(n):t[e]=[n]},I),Nm=L(xn);function Q(t){return ut(t)?qo(t):Li(t)}function at(t){return ut(t)?qo(t,!0):pp(t)}function Um(t,e){var n={};return e=I(e,3),Nt(t,function(s,u,f){Kt(n,e(s,u,f),s)}),n}function qm(t,e){var n={};return e=I(e,3),Nt(t,function(s,u,f){Kt(n,u,e(s,u,f))}),n}var Wm=$e(function(t,e,n){pr(t,e,n)}),ca=$e(function(t,e,n,s){pr(t,e,n,s)}),$m=Jt(function(t,e){var n={};if(t==null)return n;var s=!1;e=z(e,function(f){return f=ce(f,t),s||(s=f.length>1),f}),Ut(t,Zi(t),n),s&&(n=Tt(n,Et|en|Ee,Mp));for(var u=e.length;u--;)Wi(n,e[u]);return n});function Bm(t,e){return la(t,Rr(I(e)))}var Gm=Jt(function(t,e){return t==null?{}:_p(t,e)});function la(t,e){if(t==null)return{};var n=z(Zi(t),function(s){return[s]});return e=I(e),nu(t,n,function(s,u){return e(s,u[0])})}function zm(t,e,n){e=ce(e,t);var s=-1,u=e.length;for(u||(u=1,t=i);++s<u;){var f=t==null?i:t[qt(e[s])];f===i&&(s=u,f=n),t=Yt(f)?f.call(t):f}return t}function Km(t,e,n){return t==null?t:yn(t,e,n)}function Xm(t,e,n,s){return s=typeof s=="function"?s:i,t==null?t:yn(t,e,n,s)}var ha=wu(Q),ga=wu(at);function Jm(t,e,n){var s=P(t),u=s||he(t)||ze(t);if(e=I(e,4),n==null){var f=t&&t.constructor;u?n=s?new f:[]:K(t)?n=Yt(f)?We(rr(t)):{}:n={}}return(u?St:Nt)(t,function(l,h,p){return e(n,l,h,p)}),n}function Zm(t,e){return t==null?!0:Wi(t,e)}function Ym(t,e,n){return t==null?t:uu(t,e,Gi(n))}function km(t,e,n,s){return s=typeof s=="function"?s:i,t==null?t:uu(t,e,Gi(n),s)}function Ke(t){return t==null?[]:yi(t,Q(t))}function Vm(t){return t==null?[]:yi(t,at(t))}function Qm(t,e,n){return n===i&&(n=e,e=i),n!==i&&(n=It(n),n=n===n?n:0),e!==i&&(e=It(e),e=e===e?e:0),ye(It(t),e,n)}function jm(t,e,n){return e=kt(e),n===i?(n=e,e=0):n=kt(n),t=It(t),sp(t,e,n)}function t0(t,e,n){if(n&&typeof n!="boolean"&&it(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=kt(t),e===i?(e=t,t=0):e=kt(e)),t>e){var s=t;t=e,e=s}if(n||t%1||e%1){var u=No();return et(t+u*(e-t+Dh("1e-"+((u+"").length-1))),e)}return Ni(t,e)}var e0=Be(function(t,e,n){return e=e.toLowerCase(),t+(n?pa(e):e)});function pa(t){return cs(q(t).toLowerCase())}function da(t){return t=q(t),t&&t.replace(rh,Kh).replace(Ah,"")}function n0(t,e,n){t=q(t),e=gt(e);var s=t.length;n=n===i?s:ye(D(n),0,s);var u=n;return n-=e.length,n>=0&&t.slice(n,u)==e}function r0(t){return t=q(t),t&&Nl.test(t)?t.replace(Ks,Xh):t}function i0(t){return t=q(t),t&&Gl.test(t)?t.replace(si,"\\$&"):t}var s0=Be(function(t,e,n){return t+(n?"-":"")+e.toLowerCase()}),o0=Be(function(t,e,n){return t+(n?" ":"")+e.toLowerCase()}),u0=vu("toLowerCase");function a0(t,e,n){t=q(t),e=D(e);var s=e?He(t):0;if(!e||s>=e)return t;var u=(e-s)/2;return Sr(ur(u),n)+t+Sr(or(u),n)}function f0(t,e,n){t=q(t),e=D(e);var s=e?He(t):0;return e&&s<e?t+Sr(e-s,n):t}function c0(t,e,n){t=q(t),e=D(e);var s=e?He(t):0;return e&&s<e?Sr(e-s,n)+t:t}function l0(t,e,n){return n||e==null?e=0:e&&(e=+e),vg(q(t).replace(oi,""),e||0)}function h0(t,e,n){return(n?it(t,e,n):e===i)?e=1:e=D(e),Ui(q(t),e)}function g0(){var t=arguments,e=q(t[0]);return t.length<3?e:e.replace(t[1],t[2])}var p0=Be(function(t,e,n){return t+(n?"_":"")+e.toLowerCase()});function d0(t,e,n){return n&&typeof n!="number"&&it(t,e,n)&&(e=n=i),n=n===i?Ht:n>>>0,n?(t=q(t),t&&(typeof e=="string"||e!=null&&!us(e))&&(e=gt(e),!e&&Me(t))?le(Ct(t),0,n):t.split(e,n)):[]}var _0=Be(function(t,e,n){return t+(n?" ":"")+cs(e)});function m0(t,e,n){return t=q(t),n=n==null?0:ye(D(n),0,t.length),e=gt(e),t.slice(n,n+e.length)==e}function v0(t,e,n){var s=a.templateSettings;n&&it(t,e,n)&&(e=i),t=q(t),e=Dr({},e,s,bu);var u=Dr({},e.imports,s.imports,bu),f=Q(u),l=yi(u,f),h,p,v=0,x=e.interpolate||Kn,y="__p += '",A=Ti((e.escape||Kn).source+"|"+x.source+"|"+(x===Xs?Vl:Kn).source+"|"+(e.evaluate||Kn).source+"|$","g"),b="//# sourceURL="+(W.call(e,"sourceURL")?(e.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Eh+"]")+`
4
+ `;t.replace(A,function(O,M,N,dt,st,_t){return N||(N=dt),y+=t.slice(v,_t).replace(ih,Jh),M&&(h=!0,y+=`' +
5
+ __e(`+M+`) +
6
+ '`),st&&(p=!0,y+=`';
7
+ `+st+`;
8
+ __p += '`),N&&(y+=`' +
9
+ ((__t = (`+N+`)) == null ? '' : __t) +
10
+ '`),v=_t+O.length,O}),y+=`';
11
+ `;var E=W.call(e,"variable")&&e.variable;if(!E)y=`with (obj) {
12
+ `+y+`
13
+ }
14
+ `;else if(Yl.test(E))throw new C(S);y=(p?y.replace(Fl,""):y).replace(Ll,"$1").replace(Ml,"$1;"),y="function("+(E||"obj")+`) {
15
+ `+(E?"":`obj || (obj = {});
16
+ `)+"var __t, __p = ''"+(h?", __e = _.escape":"")+(p?`, __j = Array.prototype.join;
17
+ function print() { __p += __j.call(arguments, '') }
18
+ `:`;
19
+ `)+y+`return __p
20
+ }`;var F=ma(function(){return U(f,b+"return "+y).apply(i,l)});if(F.source=y,os(F))throw F;return F}function x0(t){return q(t).toLowerCase()}function S0(t){return q(t).toUpperCase()}function y0(t,e,n){if(t=q(t),t&&(n||e===i))return Io(t);if(!t||!(e=gt(e)))return t;var s=Ct(t),u=Ct(e),f=Eo(s,u),l=Oo(s,u)+1;return le(s,f,l).join("")}function A0(t,e,n){if(t=q(t),t&&(n||e===i))return t.slice(0,Co(t)+1);if(!t||!(e=gt(e)))return t;var s=Ct(t),u=Oo(s,Ct(e))+1;return le(s,0,u).join("")}function T0(t,e,n){if(t=q(t),t&&(n||e===i))return t.replace(oi,"");if(!t||!(e=gt(e)))return t;var s=Ct(t),u=Eo(s,Ct(e));return le(s,u).join("")}function w0(t,e){var n=ml,s=vl;if(K(e)){var u="separator"in e?e.separator:u;n="length"in e?D(e.length):n,s="omission"in e?gt(e.omission):s}t=q(t);var f=t.length;if(Me(t)){var l=Ct(t);f=l.length}if(n>=f)return t;var h=n-He(s);if(h<1)return s;var p=l?le(l,0,h).join(""):t.slice(0,h);if(u===i)return p+s;if(l&&(h+=p.length-h),us(u)){if(t.slice(h).search(u)){var v,x=p;for(u.global||(u=Ti(u.source,q(Js.exec(u))+"g")),u.lastIndex=0;v=u.exec(x);)var y=v.index;p=p.slice(0,y===i?h:y)}}else if(t.indexOf(gt(u),h)!=h){var A=p.lastIndexOf(u);A>-1&&(p=p.slice(0,A))}return p+s}function b0(t){return t=q(t),t&&Hl.test(t)?t.replace(zs,tg):t}var I0=Be(function(t,e,n){return t+(n?" ":"")+e.toUpperCase()}),cs=vu("toUpperCase");function _a(t,e,n){return t=q(t),e=n?i:e,e===i?Yh(t)?rg(t):Wh(t):t.match(e)||[]}var ma=L(function(t,e){try{return lt(t,i,e)}catch(n){return os(n)?n:new C(n)}}),E0=Jt(function(t,e){return St(e,function(n){n=qt(n),Kt(t,n,is(t[n],t))}),t});function O0(t){var e=t==null?0:t.length,n=I();return t=e?z(t,function(s){if(typeof s[1]!="function")throw new yt(d);return[n(s[0]),s[1]]}):[],L(function(s){for(var u=-1;++u<e;){var f=t[u];if(lt(f[0],this,s))return lt(f[1],this,s)}})}function R0(t){return tp(Tt(t,Et))}function ls(t){return function(){return t}}function C0(t,e){return t==null||t!==t?e:t}var P0=Su(),D0=Su(!0);function ft(t){return t}function hs(t){return ko(typeof t=="function"?t:Tt(t,Et))}function F0(t){return Qo(Tt(t,Et))}function L0(t,e){return jo(t,Tt(e,Et))}var M0=L(function(t,e){return function(n){return xn(n,t,e)}}),H0=L(function(t,e){return function(n){return xn(t,n,e)}});function gs(t,e,n){var s=Q(e),u=gr(e,s);n==null&&!(K(e)&&(u.length||!s.length))&&(n=e,e=t,t=this,u=gr(e,Q(e)));var f=!(K(n)&&"chain"in n)||!!n.chain,l=Yt(t);return St(u,function(h){var p=e[h];t[h]=p,l&&(t.prototype[h]=function(){var v=this.__chain__;if(f||v){var x=t(this.__wrapped__),y=x.__actions__=ot(this.__actions__);return y.push({func:p,args:arguments,thisArg:t}),x.__chain__=v,x}return p.apply(t,ie([this.value()],arguments))})}),t}function N0(){return V._===this&&(V._=fg),this}function ps(){}function U0(t){return t=D(t),L(function(e){return tu(e,t)})}var q0=Ki(z),W0=Ki(yo),$0=Ki(_i);function va(t){return Qi(t)?mi(qt(t)):mp(t)}function B0(t){return function(e){return t==null?i:Ae(t,e)}}var G0=Au(),z0=Au(!0);function ds(){return[]}function _s(){return!1}function K0(){return{}}function X0(){return""}function J0(){return!0}function Z0(t,e){if(t=D(t),t<1||t>ne)return[];var n=Ht,s=et(t,Ht);e=I(e),t-=Ht;for(var u=Si(s,e);++n<t;)e(n);return u}function Y0(t){return P(t)?z(t,qt):pt(t)?[t]:ot(Uu(q(t)))}function k0(t){var e=++ug;return q(t)+e}var V0=xr(function(t,e){return t+e},0),Q0=Xi("ceil"),j0=xr(function(t,e){return t/e},1),tv=Xi("floor");function ev(t){return t&&t.length?hr(t,ft,Pi):i}function nv(t,e){return t&&t.length?hr(t,I(e,2),Pi):i}function rv(t){return wo(t,ft)}function iv(t,e){return wo(t,I(e,2))}function sv(t){return t&&t.length?hr(t,ft,Mi):i}function ov(t,e){return t&&t.length?hr(t,I(e,2),Mi):i}var uv=xr(function(t,e){return t*e},1),av=Xi("round"),fv=xr(function(t,e){return t-e},0);function cv(t){return t&&t.length?xi(t,ft):0}function lv(t,e){return t&&t.length?xi(t,I(e,2)):0}return a.after=F_,a.ary=Yu,a.assign=Sm,a.assignIn=fa,a.assignInWith=Dr,a.assignWith=ym,a.at=Am,a.before=ku,a.bind=is,a.bindAll=E0,a.bindKey=Vu,a.castArray=K_,a.chain=Xu,a.chunk=td,a.compact=ed,a.concat=nd,a.cond=O0,a.conforms=R0,a.constant=ls,a.countBy=c_,a.create=Tm,a.curry=Qu,a.curryRight=ju,a.debounce=ta,a.defaults=wm,a.defaultsDeep=bm,a.defer=L_,a.delay=M_,a.difference=rd,a.differenceBy=id,a.differenceWith=sd,a.drop=od,a.dropRight=ud,a.dropRightWhile=ad,a.dropWhile=fd,a.fill=cd,a.filter=h_,a.flatMap=d_,a.flatMapDeep=__,a.flatMapDepth=m_,a.flatten=Bu,a.flattenDeep=ld,a.flattenDepth=hd,a.flip=H_,a.flow=P0,a.flowRight=D0,a.fromPairs=gd,a.functions=Dm,a.functionsIn=Fm,a.groupBy=v_,a.initial=dd,a.intersection=_d,a.intersectionBy=md,a.intersectionWith=vd,a.invert=Mm,a.invertBy=Hm,a.invokeMap=S_,a.iteratee=hs,a.keyBy=y_,a.keys=Q,a.keysIn=at,a.map=Ir,a.mapKeys=Um,a.mapValues=qm,a.matches=F0,a.matchesProperty=L0,a.memoize=Or,a.merge=Wm,a.mergeWith=ca,a.method=M0,a.methodOf=H0,a.mixin=gs,a.negate=Rr,a.nthArg=U0,a.omit=$m,a.omitBy=Bm,a.once=N_,a.orderBy=A_,a.over=q0,a.overArgs=U_,a.overEvery=W0,a.overSome=$0,a.partial=ss,a.partialRight=ea,a.partition=T_,a.pick=Gm,a.pickBy=la,a.property=va,a.propertyOf=B0,a.pull=Ad,a.pullAll=zu,a.pullAllBy=Td,a.pullAllWith=wd,a.pullAt=bd,a.range=G0,a.rangeRight=z0,a.rearg=q_,a.reject=I_,a.remove=Id,a.rest=W_,a.reverse=ns,a.sampleSize=O_,a.set=Km,a.setWith=Xm,a.shuffle=R_,a.slice=Ed,a.sortBy=D_,a.sortedUniq=Ld,a.sortedUniqBy=Md,a.split=d0,a.spread=$_,a.tail=Hd,a.take=Nd,a.takeRight=Ud,a.takeRightWhile=qd,a.takeWhile=Wd,a.tap=e_,a.throttle=B_,a.thru=br,a.toArray=oa,a.toPairs=ha,a.toPairsIn=ga,a.toPath=Y0,a.toPlainObject=aa,a.transform=Jm,a.unary=G_,a.union=$d,a.unionBy=Bd,a.unionWith=Gd,a.uniq=zd,a.uniqBy=Kd,a.uniqWith=Xd,a.unset=Zm,a.unzip=rs,a.unzipWith=Ku,a.update=Ym,a.updateWith=km,a.values=Ke,a.valuesIn=Vm,a.without=Jd,a.words=_a,a.wrap=z_,a.xor=Zd,a.xorBy=Yd,a.xorWith=kd,a.zip=Vd,a.zipObject=Qd,a.zipObjectDeep=jd,a.zipWith=t_,a.entries=ha,a.entriesIn=ga,a.extend=fa,a.extendWith=Dr,gs(a,a),a.add=V0,a.attempt=ma,a.camelCase=e0,a.capitalize=pa,a.ceil=Q0,a.clamp=Qm,a.clone=X_,a.cloneDeep=Z_,a.cloneDeepWith=Y_,a.cloneWith=J_,a.conformsTo=k_,a.deburr=da,a.defaultTo=C0,a.divide=j0,a.endsWith=n0,a.eq=Dt,a.escape=r0,a.escapeRegExp=i0,a.every=l_,a.find=g_,a.findIndex=Wu,a.findKey=Im,a.findLast=p_,a.findLastIndex=$u,a.findLastKey=Em,a.floor=tv,a.forEach=Ju,a.forEachRight=Zu,a.forIn=Om,a.forInRight=Rm,a.forOwn=Cm,a.forOwnRight=Pm,a.get=as,a.gt=V_,a.gte=Q_,a.has=Lm,a.hasIn=fs,a.head=Gu,a.identity=ft,a.includes=x_,a.indexOf=pd,a.inRange=jm,a.invoke=Nm,a.isArguments=be,a.isArray=P,a.isArrayBuffer=j_,a.isArrayLike=ut,a.isArrayLikeObject=J,a.isBoolean=tm,a.isBuffer=he,a.isDate=em,a.isElement=nm,a.isEmpty=rm,a.isEqual=im,a.isEqualWith=sm,a.isError=os,a.isFinite=om,a.isFunction=Yt,a.isInteger=na,a.isLength=Cr,a.isMap=ra,a.isMatch=um,a.isMatchWith=am,a.isNaN=fm,a.isNative=cm,a.isNil=hm,a.isNull=lm,a.isNumber=ia,a.isObject=K,a.isObjectLike=X,a.isPlainObject=bn,a.isRegExp=us,a.isSafeInteger=gm,a.isSet=sa,a.isString=Pr,a.isSymbol=pt,a.isTypedArray=ze,a.isUndefined=pm,a.isWeakMap=dm,a.isWeakSet=_m,a.join=xd,a.kebabCase=s0,a.last=bt,a.lastIndexOf=Sd,a.lowerCase=o0,a.lowerFirst=u0,a.lt=mm,a.lte=vm,a.max=ev,a.maxBy=nv,a.mean=rv,a.meanBy=iv,a.min=sv,a.minBy=ov,a.stubArray=ds,a.stubFalse=_s,a.stubObject=K0,a.stubString=X0,a.stubTrue=J0,a.multiply=uv,a.nth=yd,a.noConflict=N0,a.noop=ps,a.now=Er,a.pad=a0,a.padEnd=f0,a.padStart=c0,a.parseInt=l0,a.random=t0,a.reduce=w_,a.reduceRight=b_,a.repeat=h0,a.replace=g0,a.result=zm,a.round=av,a.runInContext=g,a.sample=E_,a.size=C_,a.snakeCase=p0,a.some=P_,a.sortedIndex=Od,a.sortedIndexBy=Rd,a.sortedIndexOf=Cd,a.sortedLastIndex=Pd,a.sortedLastIndexBy=Dd,a.sortedLastIndexOf=Fd,a.startCase=_0,a.startsWith=m0,a.subtract=fv,a.sum=cv,a.sumBy=lv,a.template=v0,a.times=Z0,a.toFinite=kt,a.toInteger=D,a.toLength=ua,a.toLower=x0,a.toNumber=It,a.toSafeInteger=xm,a.toString=q,a.toUpper=S0,a.trim=y0,a.trimEnd=A0,a.trimStart=T0,a.truncate=w0,a.unescape=b0,a.uniqueId=k0,a.upperCase=I0,a.upperFirst=cs,a.each=Ju,a.eachRight=Zu,a.first=Gu,gs(a,function(){var t={};return Nt(a,function(e,n){W.call(a.prototype,n)||(t[n]=e)}),t}(),{chain:!1}),a.VERSION=r,St(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){a[t].placeholder=a}),St(["drop","take"],function(t,e){H.prototype[t]=function(n){n=n===i?1:k(D(n),0);var s=this.__filtered__&&!e?new H(this):this.clone();return s.__filtered__?s.__takeCount__=et(n,s.__takeCount__):s.__views__.push({size:et(n,Ht),type:t+(s.__dir__<0?"Right":"")}),s},H.prototype[t+"Right"]=function(n){return this.reverse()[t](n).reverse()}}),St(["filter","map","takeWhile"],function(t,e){var n=e+1,s=n==$s||n==Al;H.prototype[t]=function(u){var f=this.clone();return f.__iteratees__.push({iteratee:I(u,3),type:n}),f.__filtered__=f.__filtered__||s,f}}),St(["head","last"],function(t,e){var n="take"+(e?"Right":"");H.prototype[t]=function(){return this[n](1).value()[0]}}),St(["initial","tail"],function(t,e){var n="drop"+(e?"":"Right");H.prototype[t]=function(){return this.__filtered__?new H(this):this[n](1)}}),H.prototype.compact=function(){return this.filter(ft)},H.prototype.find=function(t){return this.filter(t).head()},H.prototype.findLast=function(t){return this.reverse().find(t)},H.prototype.invokeMap=L(function(t,e){return typeof t=="function"?new H(this):this.map(function(n){return xn(n,t,e)})}),H.prototype.reject=function(t){return this.filter(Rr(I(t)))},H.prototype.slice=function(t,e){t=D(t);var n=this;return n.__filtered__&&(t>0||e<0)?new H(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==i&&(e=D(e),n=e<0?n.dropRight(-e):n.take(e-t)),n)},H.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},H.prototype.toArray=function(){return this.take(Ht)},Nt(H.prototype,function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),s=/^(?:head|last)$/.test(e),u=a[s?"take"+(e=="last"?"Right":""):e],f=s||/^find/.test(e);u&&(a.prototype[e]=function(){var l=this.__wrapped__,h=s?[1]:arguments,p=l instanceof H,v=h[0],x=p||P(l),y=function(M){var N=u.apply(a,ie([M],h));return s&&A?N[0]:N};x&&n&&typeof v=="function"&&v.length!=1&&(p=x=!1);var A=this.__chain__,b=!!this.__actions__.length,E=f&&!A,F=p&&!b;if(!f&&x){l=F?l:new H(this);var O=t.apply(l,h);return O.__actions__.push({func:br,args:[y],thisArg:i}),new At(O,A)}return E&&F?t.apply(this,h):(O=this.thru(y),E?s?O.value()[0]:O.value():O)})}),St(["pop","push","shift","sort","splice","unshift"],function(t){var e=Vn[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",s=/^(?:pop|shift)$/.test(t);a.prototype[t]=function(){var u=arguments;if(s&&!this.__chain__){var f=this.value();return e.apply(P(f)?f:[],u)}return this[n](function(l){return e.apply(P(l)?l:[],u)})}}),Nt(H.prototype,function(t,e){var n=a[e];if(n){var s=n.name+"";W.call(qe,s)||(qe[s]=[]),qe[s].push({name:e,func:n})}}),qe[vr(i,de).name]=[{name:"wrapper",func:i}],H.prototype.clone=bg,H.prototype.reverse=Ig,H.prototype.value=Eg,a.prototype.at=n_,a.prototype.chain=r_,a.prototype.commit=i_,a.prototype.next=s_,a.prototype.plant=u_,a.prototype.reverse=a_,a.prototype.toJSON=a.prototype.valueOf=a.prototype.value=f_,a.prototype.first=a.prototype.head,hn&&(a.prototype[hn]=o_),a},oe=ig();typeof define=="function"&&typeof define.amd=="object"&&define.amd?(V._=oe,define(function(){return oe})):me?((me.exports=oe)._=oe,hi._=oe):V._=oe}).call(Qe)});var xy={};mv(xy,{BaseDateTimeUtil:()=>Ie,Cache:()=>ct,DateTimeUtil:()=>JS,DateUtil:()=>XS,DecimalFormat:()=>Un,NumberUtil:()=>qs,TimeUtil:()=>ZS,TimestampUtil:()=>YS,clearCookie:()=>KS,createHash:()=>ly,createHashFromHref:()=>hy,createHref:()=>gy,createUUID:()=>py,filterParameters:()=>Us,getCookie:()=>Is,getRepositoryResourceUrl:()=>dy,graalFetch:()=>Ps,parseUrl:()=>pl,removeUnwantedHtml:()=>my,resourceExists:()=>fy,resourceRedirectsToSecureLogin:()=>cy,retrieveText:()=>vy,setCookie:()=>zS,universalFetch:()=>ay,xhr:()=>Hs});module.exports=vv(xy);var Qc=require("@date-fns/tz/tz"),te=require("date-fns/add"),jc=require("date-fns/endOfMonth"),$r=require("date-fns/format"),tl=require("date-fns/getDay"),el=require("date-fns/getHours"),nl=require("date-fns/getMinutes"),rl=require("date-fns/getWeek"),Es=require("date-fns/isAfter"),Os=require("date-fns/isBefore"),il=require("date-fns/isSameDay"),Mn=require("date-fns/isValid"),Br=require("date-fns/locale"),sl=require("date-fns/parse"),Rs=require("date-fns/set"),ol=require("date-fns/startOfMonth"),ul=require("date-fns/startOfWeek"),ge=require("date-fns/sub"),al=Qt(require("timezone-soft"),1);var Lr=typeof Graal<"u";var Mr="~";var ya="yyyy-MM-dd",Aa="yyyy-MM-dd'T'HH:mm:ss",Ta="HH:mm:ss",wa="yyyy-MM-dd'T'HH:mm:ss.SSS",ms="xxx",ba=1,Ia=1;var Ea="FormClient.login_url";var Oa="FormClient.logout_url";var Jc=Qt(As(),1),US=Qt(zc(),1);var Kc=require("immer"),Ye=class extends Error{[Kc.immerable]=!0;constructor(r){super(r),this.name="IllegalStateException"}};var qS="isIncludeTimeOffsetInDateTimes",WS={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},Xc=WS;var jt=(i,r)=>{if(!(0,Jc.default)(Xc,i)&&r===void 0)throw new Error(`Setting with name ${i} not found and no defaultValue given`);return Xc[i]??r},ke=(i,r)=>{let o=jt(i,r);if(typeof o=="string")return o;throw new Ye(`Expected the value of ${i} to be a string, but was ${typeof o}`)},Fn=(i,r)=>{let o=jt(i,r);if(typeof o=="number")return o;throw new Ye(`Expected the value of ${i} to be a number, but was ${typeof o}`)},$S=(i,r)=>{let o=jt(i,r);if(typeof o=="boolean")return o;throw new Ye(`Expected the value of ${i} to be a boolean, but was ${typeof o}`)};var Ts=()=>$S("CACHE_CONTRIBUTIONS",!0);var Zc=()=>jt(qS,!1),Yc=()=>{let i=jt("ENABLED_LOCALES",["en"]);return Array.isArray(i)?i:["en"]};var BS=(i="FormClient")=>ke(Ea,`/callback?client_name=${i}`);var GS=()=>ke(Oa,"/logout"),MA=BS(),HA=GS();var Wr=Qt(require("js-cookie"),1);var kc="/content";var ws="/resource";var qr=()=>ke("CONTEXT_PATH","/BeInformed"),bs=()=>ke("CONTEXT_PATH_MODULARUI",qr()),Ln=()=>ke("CONTEXT_PATH_SERVER",qr()),Vc=(i=bs(),r="")=>`${r}${i}${kc}`;var Is=i=>Wr.default.get(i),zS=(i,r,o)=>{let c={path:Ln(),expires:o?.days,sameSite:o?.sameSite??"Strict",secure:o?.secure};Wr.default.set(i,r,c)},KS=i=>{Wr.default.remove(i,{path:Ln()})};var Ie=class{_isoFormat;_doOffsets;_timeZone=typeof Intl>"u"?"Etc/UTC":Intl.DateTimeFormat().resolvedOptions().timeZone||"Etc/UTC";constructor(r,o=!1){this._isoFormat=r,this._doOffsets=o}get doOffsets(){return this._doOffsets?Zc():!1}getOptions(){let r=Fn("CALENDAR_WEEK_STARTS_ON",ba),o=Fn("CALENDAR_FIRST_WEEK_CONTAINS_DATE",Ia);return{weekStartsOn:r>-1&&r<7?r:void 0,firstWeekContainsDate:o===1||o===4?o:void 0}}getIsoFormat(){return this.doOffsets?this._isoFormat+ms:this._isoFormat}convertFormat(r){if(!r)return this.getIsoFormat();let o={ZZZ:"xxx",ZZ:"xx",Z:"x"},c=r,d=Object.keys(o).sort((S,R)=>R.length-S.length);for(let S of d){let R=o[S],j=new RegExp(S,"g");c=c.replace(j,R)}return c}getLocale(){let r=Yc()[0];return(Is("locale")??r??"en")==="nl"?Br.nl:Br.enGB}toDate(r,o=this.getIsoFormat()){if(r instanceof Date)return r;let{weekStartsOn:c,firstWeekContainsDate:d}=this.getOptions();return(0,sl.parse)(r,o,new Date,{in:this.getDateFnsContext(),weekStartsOn:c,firstWeekContainsDate:d})}toFormat(r,o,c=this.getIsoFormat()){let{weekStartsOn:d}=this.getOptions(),S=this.toDate(r,c);return(0,Mn.isValid)(S)?(0,$r.format)(S,o,{in:this.getDateFnsContext(),weekStartsOn:d,locale:this.getLocale()}):"Invalid Date"}toISO(r,o=this.getIsoFormat()){return this.toFormat(r,this.getIsoFormat(),o)}now(){return this.toISO(new Date)}hasFormat(r,o){let c=this.toDate(r,o),d=this.toFormat(c,o);return d==="Invalid Date"||(0,Os.isBefore)(c,new Date(1e3,1,1))||(0,Es.isAfter)(c,new Date(9999,11,31))?!1:d.replace(/0/gu,"").toUpperCase()===r.replace(/0/gu,"").toUpperCase()}isValid(r,o=this.getIsoFormat()){if(!r)return!1;let c=this.toDate(r,o);return(0,Mn.isValid)(c)}isAfter(r,o,c=this.getIsoFormat()){return o?(0,Es.isAfter)(this.toDate(r,c),this.toDate(o)):!1}isSameOrAfter(r,o,c=this.getIsoFormat()){return o?this.isAfter(r,o,c)||this.isSame(r,o,c):!1}isBefore(r,o,c=this.getIsoFormat()){return o?(0,Os.isBefore)(this.toDate(r,c),this.toDate(o)):!1}isSameOrBefore(r,o,c=this.getIsoFormat()){return o?this.isBefore(r,o,c)||this.isSame(r,o,c):!1}isSame(r,o,c=this.getIsoFormat()){return o?this.toDate(r,c).getTime()===this.toDate(o).getTime():!1}isSameDay(r,o,c=this.getIsoFormat()){return o?(0,il.isSameDay)(this.toDate(r,c),this.toDate(o,c)):!1}isOther(r,o,c=this.getIsoFormat()){return!this.isSame(r,o,c)}isWeekend(r){let d=(0,tl.getDay)(this.toDate(r));return d===6||d===0}isAmbiguous(r,o=this.getIsoFormat()){if(r==null||typeof Intl>"u")return!1;let c=this.toDate(r,o);if(!(0,Mn.isValid)(c))return!1;let S=[60,-60,30,-30].map(j=>{let ee=(0,te.add)(c,{minutes:j});return(0,$r.format)(ee,"HH:mm")}),R=(0,$r.format)(c,"HH:mm");return S.indexOf(R)>-1}calculate(r,o,c,d,S=this.getIsoFormat()){let R=this.toDate(r,S);return this.toISO(o(R,{[c]:d},{in:this.getDateFnsContext()}))}addSeconds(r,o,c=this.getIsoFormat()){return this.calculate(r,te.add,"seconds",o,c)}addMinutes(r,o,c=this.getIsoFormat()){return this.calculate(r,te.add,"minutes",o,c)}addHours(r,o,c=this.getIsoFormat()){return this.calculate(r,te.add,"hours",o,c)}addDays(r,o,c=this.getIsoFormat()){return this.calculate(r,te.add,"days",o,c)}addWeeks(r,o,c=this.getIsoFormat()){return this.calculate(r,te.add,"weeks",o,c)}addMonths(r,o,c=this.getIsoFormat()){return this.calculate(r,te.add,"months",o,c)}addYears(r,o,c=this.getIsoFormat()){return this.calculate(r,te.add,"years",o,c)}subtractSeconds(r,o,c=this.getIsoFormat()){return this.calculate(r,ge.sub,"seconds",o,c)}subtractMinutes(r,o,c=this.getIsoFormat()){return this.calculate(r,ge.sub,"minutes",o,c)}subtractHours(r,o,c=this.getIsoFormat()){return this.calculate(r,ge.sub,"hours",o,c)}subtractDays(r,o,c=this.getIsoFormat()){return this.calculate(r,ge.sub,"days",o,c)}subtractWeeks(r,o,c=this.getIsoFormat()){return this.calculate(r,ge.sub,"weeks",o,c)}subtractMonths(r,o,c=this.getIsoFormat()){return this.calculate(r,ge.sub,"months",o,c)}subtractYears(r,o,c=this.getIsoFormat()){return this.calculate(r,ge.sub,"years",o,c)}get(r,o,c=this.getIsoFormat(),d={}){let S=this.toDate(r,c);return this.toISO(o(S,{in:this.getDateFnsContext(),...d}))}startOfMonth(r,o=this.getIsoFormat()){return this.get(r,ol.startOfMonth,o)}endOfMonth(r,o=this.getIsoFormat()){return this.get(r,jc.endOfMonth,o)}startOfWeek(r,o=this.getIsoFormat()){let{weekStartsOn:c}=this.getOptions();return this.get(r,ul.startOfWeek,o,{weekStartsOn:c})}getHours(r,o=this.getIsoFormat()){let c=this.toDate(r,o);return(0,el.getHours)(c,{in:this.getDateFnsContext()})}getMinutes(r,o=this.getIsoFormat()){let c=this.toDate(r,o);return(0,nl.getMinutes)(c,{in:this.getDateFnsContext()})}getWeek(r,o=this.getIsoFormat()){let{weekStartsOn:c,firstWeekContainsDate:d}=this.getOptions(),S=this.toDate(r,o);return(0,rl.getWeek)(S,{in:this.getDateFnsContext(),weekStartsOn:c,firstWeekContainsDate:d})}set(r,o,c,d=this.getIsoFormat()){let S=this.toDate(r,d);return this.toISO((0,Rs.set)(S,{[o]:c}))}setYear(r,o,c=this.getIsoFormat()){return this.set(r,"year",o,c)}setMonth(r,o,c=this.getIsoFormat()){return this.set(r,"month",o,c)}setDay(r,o,c=this.getIsoFormat()){return this.set(r,"date",o,c)}setHour(r,o,c=this.getIsoFormat()){return this.set(r,"hours",o,c)}setMinute(r,o,c=this.getIsoFormat()){return this.set(r,"minutes",o,c)}setSecond(r,o,c=this.getIsoFormat()){return this.set(r,"seconds",o,c)}setMilliseconds(r,o,c=this.getIsoFormat()){return this.set(r,"milliseconds",o,c)}setTime(r,o,c,d,S,R=this.getIsoFormat()){let j=this.toDate(r,R);return this.toISO((0,Rs.set)(j,{hours:o,minutes:c,seconds:d,milliseconds:S},{in:this.getDateFnsContext()}))}getTimeZone(){return this._timeZone}setTimeZone(r){this._timeZone=r}getDateFnsContext(){if(this.doOffsets&&!Lr)return(0,Qc.tz)(this.getTimeZone())}getOffset(r,o=this.getIsoFormat()){let c=this.toDate(r,o);if((0,Mn.isValid)(c)){let d=this.toFormat(c,ms),S=this.getTimezoneOffsets();if(typeof S.daylight<"u"&&S.daylight.value===d)return S.daylight;if(typeof S.standard<"u"&&S.standard.value===d)return S.standard}return null}createOffsetObject(r){let o=r.offset<0?"-":"+",c=Math.abs(r.offset),d=Math.trunc(c),S=Math.round(c%1*60),R=`${o}${String(d+(S===60?1:0)).padStart(2,"0")}:${String(S%60).padStart(2,"0")}`;return{label:r.name,abbr:r.abbr,value:R}}getTimezoneOffsets(){let r=(0,al.default)(this.getTimeZone());if(r.length===0)return{standard:{label:"Etc/UTC",abbr:"Etc/UTC",value:"+00:00"}};let{daylight:o,standard:c}=r[0];return o?{daylight:this.createOffsetObject(o),standard:this.createOffsetObject(c)}:{standard:this.createOffsetObject(c)}}},XS=new Ie(ya),JS=new Ie(Aa,!0),ZS=new Ie(Ta),YS=new Ie(wa,!0);var Cs=Qt(As(),1);var kS=400,Ve=class i extends Error{id;request;requestOptions;status;response;properties;parameters;constructor(r,o,c){let d=VS(r,c);super(d.id),this.name=d.id,this.id=d.id,this.request=o,this.requestOptions=c,this.status=o&&o.status?o.status:kS,this.response=r,this.properties=d.properties??{},this.parameters=d.param,Error.captureStackTrace&&Error.captureStackTrace(this,i)}},VS=(i,r)=>{let o={id:"Error.CannotRequestResource",defaultMessage:`Cannot request resource ${r?.url??""} with method ${r?.method??"GET"}`,properties:{},param:void 0};if(!i)return o;if((0,Cs.default)(i,"error"))return{...o,...i.error};let[c]=Object.keys(i);return(0,Cs.default)(i[c],"errors")?{...o,...i[c].errors}:o};var Ps=i=>{let r=i.url.includes("http")?i.url:i.url.replace(qr(),""),o=i.params?i.params.replace("includeContext=true",""):"",c=o===""?r:`${r}?${o}`,d=dataFetcher.fetch(c,i);try{let S=JSON.parse(d);return S.error?Promise.reject(new Ve(S,void 0,i)):Promise.resolve(S)}catch(S){return Promise.reject(S)}};var cl=Qt(Ds(),1);var QS="res:",Fs=class i{_cache;static instance=new i;constructor(){typeof sessionStorage<"u"&&(this._cache=sessionStorage)}static getInstance(){return i.instance}createResourceKey(r){let o=r.url;return r.params&&(o+=`|${r.params}`),r.locale&&(o+=`|${r.locale}`),`${QS}${o}`}getItem(r){let o=this._cache;if(!o)return null;let c=o.getItem(r);if(!c)return null;try{return JSON.parse(c)}catch{return this._cache?.getItem(r)}}hasItem(r){return this.getItem(r)!==null}addItem(r,o){let c=typeof o=="string"?o:JSON.stringify(o);this._cache?.setItem(r,c)}setItem(r,o){this.addItem(r,o)}removeItem(r){this._cache?.removeItem(r)}clear(r){this._cache&&(r?Object.keys(this._cache).filter(o=>r?new RegExp(r).test(o):!0).forEach(o=>this._cache?.removeItem(o)):this._cache.clear())}loadOtherBrowserTabs(r){window.addEventListener("storage",o=>{this.sendSessionStorage(o),this.receiveSessionStorage(o,r)}),this._cache?.length===0&&localStorage.setItem("getSessionStorage",Date.now().toString())}sendSessionStorage(r){r.key==="getSessionStorage"&&(localStorage.setItem("sessionStorage",JSON.stringify(this._cache)),localStorage.removeItem("sessionStorage"))}receiveSessionStorage(r,o){if(r.key==="sessionStorage"&&!this.getItem("sessionStorageCopied")){let c=r.newValue?JSON.parse(r.newValue):{};return Object.entries(c).filter(([d])=>!this.hasItem(d)).forEach(([d,S])=>{(typeof S=="string"||typeof S=="object")&&this.addItem(d,S)}),this.setItem("sessionStorageCopied",Date.now().toString()),o()}return null}},ct=Fs.getInstance();var je=Qt(Ds(),1);var Wt=class extends Error{constructor(r){super(r),this.name="IllegalArgumentException"}};var Gr=class extends Error{constructor(r){super(r instanceof SyntaxError?r.message:r),this.name="JsonParseException"}};var Nn=class extends Error{id;status;constructor(r,o){super(`An unexpected network error occurred, cannot request resource ${r} with method ${o}`),this.name="NetworkException",this.id="NetworkException",this.status=0}};var zr=class extends Error{id;status;isReload;constructor(r,o,c=!1){super(`Resource ${r} with method ${o} not found`),this.name="NotFoundException",this.id="NotFoundException",this.status=404,this.isReload=c}};var Kr=class extends Error{constructor(r,o){super(`Timeout occurred in connection to ${r} with method ${o}.`),this.name="TimeoutException"}};var Xr=class extends Error{id;status;response;constructor(r,o,c){super(`Cannot request resource ${r} with method ${o}`),this.name="UnauthorizedException",this.id="UnauthorizedException",this.status=401,this.response=c}};var jS=0,ty=200,ey=400,ny=401,ry=300,iy=404,Ls="application/json",Ms=class{_options;_attempts=0;_xmlhttp=new XMLHttpRequest;constructor(r){this._options=r}get xmlhttp(){return this._xmlhttp}set xmlhttp(r){this._xmlhttp=r}get options(){return this._options}set options(r){this._options=r}get attempts(){return this._attempts}set attempts(r){this._attempts=r}get url(){let{url:r}=this.options;if(this.params!==""){if(r.includes("?")){let o=r.split("?");return`${o[0]}?${o[1]}&${this.params}`}return`${r}?${this.params}`}return r}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||Fn("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 r={Accept:Ls,"Content-Type":Ls,"X-Requested-With":"XMLHttpRequest","Accept-Language":this.getBaseLocale()};return this.options.headers?{...r,...this.options.headers}:r}timeoutHandler(r){return r(new Kr(this.url,this.method))}errorHandler(r,o){let{status:c}=this.xmlhttp,{isReload:d}=this.options;return r(c===jS?new Nn(this.url,this.method):c===iy?new zr(this.url,this.method,d):c===ny?new Xr(this.url,this.method,o):new Ve(o,this.xmlhttp,this.options))}getResponse(){let{responseType:r,response:o}=this.xmlhttp;if((r===""||r==="text")&&this.getResponseHeader("Content-Type")===Ls){if((0,je.isPlainObject)(o))return o;try{return JSON.parse(o)}catch(c){throw new Gr(c)}}return o}responseHandler(r,o){let{status:c}=this.xmlhttp,d=null;try{d=this.getResponse()}catch(S){return o(S)}return c>=ty&&c<ry||c===ey&&(0,je.has)(d,"formresponse")?r(d):this.errorHandler(o,d)}setEventListeners(r,o){let c=this.options.onProgress;c&&["load","loadend","loadstart","progress"].forEach(d=>{this.xmlhttp.addEventListener(d,S=>c(S))}),["abort","error"].forEach(d=>{this.xmlhttp.addEventListener(d,()=>this.errorHandler(o))}),this.xmlhttp.addEventListener("timeout",()=>this.timeoutHandler(o)),this.xmlhttp.addEventListener("load",()=>this.responseHandler(r,o)),Object.keys(this.events).forEach(d=>{this.xmlhttp.addEventListener(d,this.events[d])})}openConnection(){this.xmlhttp.open(this.method,this.url,!0)}setBasicAuthentication(){if(ct.hasItem("basic")){let r=ct.getItem("basic");typeof r=="string"&&this.xmlhttp.setRequestHeader("Authorization",`Basic ${r}`)}}getResponseHeader(r){return this.xmlhttp.getResponseHeader(r)}setCustomHeaders(){let r=this.headers;Object.keys(r).forEach(o=>{this.xmlhttp.setRequestHeader(o,r[o])})}setOtherOptions(){(this.options.withCredentials||jt("XHR_ALWAYS_WITH_CREDENTIALS",ct.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 r=typeof this.data=="object"?JSON.stringify(this.data):this.data;this.xmlhttp.send(r)}}handleXMLHttpRequest(){return new Promise((r,o)=>{this.setEventListeners(r,o),this.openConnection(),this.setBasicAuthentication(),this.setCustomHeaders(),this.setOtherOptions(),this.sendData()})}async fetch(){try{return await this.handleXMLHttpRequest()}catch(r){if(r instanceof Nn&&this.attempts<2)return this.attempts+=1,this.fetch();throw r}}},sy=i=>{if(i==null)throw new Wt("Missing request options, expecting an object as argument for xhr");if(!(0,je.isPlainObject)(i))throw new Wt(`Expecting an object as argument for xhr, but received: ${i.toString()}`);if(!(0,je.has)(i,"url"))throw new Wt(`No url property found in arguments of xhr, received: ${JSON.stringify(i)}`);return!0},Hs=i=>(sy(i),new Ms(i).fetch());var Ns="is-fetching",oy=i=>{let r=3e3,o=100;return new Promise((c,d)=>{let S=()=>{if(ct.getItem(i)!==Ns){let R=ct.getItem(i);R!=null?c(R):d(new Error("Empty cached item"))}else r<=0?d(new Error("Empty cached item")):(r=r-o,setTimeout(S,o))};setTimeout(S,o)})},uy=i=>{if(Ts()&&i.cache){let r=ct.createResourceKey(i);if(ct.hasItem(r)){let o=ct.getItem(r);if(o!=null){if(o===Ns)return oy(r);if((0,cl.isPlainObject)(o))return Promise.resolve(o)}}ct.addItem(r,Ns)}return Hs(i).then(r=>{if(Ts()&&i.cache&&(typeof r=="string"||typeof r=="object")){let o=ct.createResourceKey(i);ct.addItem(o,r)}return r})},ay=i=>(i.locale&&(i.headers={...i.headers,"Accept-Language":i.locale}),i.includeContext&&(i.url=`${i.url}?includeContext=true`),Lr?Ps(i):uy(i));var gl=require("immer");var ll=require("immer");var pe=class i{[ll.immerable]=!0;_prefix;_name;_value;_isModUIParameter=!1;constructor(r,o,c){this._prefix=r,this._name=o??"",c!==null&&(this._value=typeof c=="string"?decodeURIComponent(c):c),o&&this.setIsModUIParameter(o)}get prefix(){return this._prefix}get name(){return this._name}get value(){return this._value}static fromString(r){if(r==null||r===""||!r.includes("="))return new i;let o=r.split("=");return i.fromURLSearchParam(o[0],o[1])}static fromURLSearchParam(r,o){if(r.includes(Mr)){let c=r.substring(0,r.indexOf("~")),d=r.substring(r.indexOf("~")+1);return new i(c,d,o)}return new i(void 0,r,o)}toString(r=!0){if(!this.name)return"";let o=this.value==null?"":this.value;return r&&this.prefix?`${this.prefix}${Mr}${this.name}=${o}`:`${this.name}=${o}`}toQuerystring(r=!0){let o=this.value==null?"":this.paramValueToQuerystring(this.value);return r&&this.prefix?`${this.prefix}${Mr}${this.name}=${o}`:`${this.name}=${o}`}paramValueToQuerystring(r){return typeof r=="number"||typeof r=="string"||typeof r=="boolean"?encodeURIComponent(r):Array.isArray(r)?r.filter(o=>o!=null).map(o=>this.paramValueToQuerystring(o)).join(","):JSON.stringify(r)}get isModUIParameter(){return this._isModUIParameter}setIsModUIParameter(r){let o=jt("UI_PARAMETERS",[]);Array.isArray(o)&&(this._isModUIParameter=!o.includes(r))}};var hl=require("immer"),Jr=class i{[hl.immerable]=!0;_collection;constructor(r=[]){this._collection=r}get collection(){return this._collection}set collection(r){this._collection=r}get all(){return this.collection}add(r){r instanceof i?this.collection=[...this.collection,...r.all]:Array.isArray(r)?this.collection=[...this.collection,...r]:this.collection=[...this.collection,r]}removeByIndex(r){r>-1&&(this.collection=[...this.collection.slice(0,r),...this.collection.slice(r+1)])}hasItems(){return this.length>0}isEmpty(){return!this.hasItems()}get length(){return this.collection.length}get size(){return this.length}get first(){return this.collection[0]}get last(){return this.collection[this.collection.length-1]}get(r){return this.collection[r]}find(r,o){return this.collection.find(r,o)}filter(r,o){return this.collection.filter(r,o)}some(r,o){return this.collection.some(r,o)}every(r,o){return this.collection.every(r,o)}map(r,o){return this.collection.map(r,o)}forEach(r,o){this.collection.forEach(r,o)}sort(r){return this.collection.sort(r)}get sorted(){return this.collection.sort()}clear(){this.collection=[]}};var tn=class i extends Jr{static fromSearch(r){let o=new i;return new URLSearchParams(r).forEach((d,S)=>{o.add(pe.fromURLSearchParam(S,d))}),o}static fromUrl(r){let o=new i;return r.includes("?")&&r.split("?")[1].split("&").forEach(c=>{o.add(pe.fromString(c))}),o}asQuerystring(r=!1){return this.collection.filter(o=>o.value!=null&&o.value!=="").map(o=>o.toQuerystring(r)).join("&")}asQueryStringForModularUI(r=""){return this.collection.filter(o=>o.isModUIParameter&&(!r||!o.prefix||o.prefix===r)&&o.value!=null).map(o=>o.toQuerystring(!1)).join("&")}removeParameter(r,o,c){if(c!==void 0){let d=c;this.collection=this.collection.map(S=>{if(S.prefix===o&&S.name===r){let R;return typeof S.value=="string"?R=S.value.split(",").filter(j=>j!==d).join(","):R=S.value===c?null:c,new pe(S.prefix,S.name,R)}return S})}else this.collection=this.collection.filter(d=>d.prefix!==o||d.name!==r);return this}};var mt=class i{[gl.immerable]=!0;_origin="";_contextPath=bs();_path="";_hash="";_parameters=new tn;_resourcetype;_method="GET";_state;_referenceHash;constructor(r,o,c){this._resourcetype=o??"",typeof r=="string"?this.initializeFromString(r):r instanceof i?this.initializeFromHref(r):r&&this.initializeFromLocation(r),typeof c?.origin=="string"&&(this.origin=c.origin),typeof c?.contextPath=="string"&&(this.contextPath=c.contextPath)}initializeFromString(r){this._path=i.getPathFromString(r),this._parameters=tn.fromUrl(r),this._hash=i.getHashFromString(r)}initializeFromHref(r){this._origin=r.origin,this._contextPath=r.contextPath,this._path=r.path,this._parameters=r.parameters,this._hash=r.hash,this._state=r.state}initializeFromLocation(r){this._path=r.pathname??"",this._parameters=tn.fromSearch(r.search),this._hash=r.hash??"",this.initializeStateFromLocation(r)}initializeStateFromLocation(r){r.state instanceof Object&&(this._state=r.state,this._origin="origin"in r.state&&typeof r.state.origin=="string"?r.state.origin:"",this._contextPath="contextPath"in r.state&&typeof r.state.contextPath=="string"?r.state.contextPath:"")}get key(){return Math.random().toString(36).substring(2,10)}get origin(){return this._origin}set origin(r){this._origin=r}get contextPath(){return this._contextPath}set contextPath(r){this._contextPath=r}get path(){return this._path||""}set path(r){this._path=r}get parameters(){return this._parameters}set parameters(r){this._parameters=r}get hash(){return this._hash}set hash(r){this._hash=r}get state(){return this._state}set state(r){this._state=r}setState(r){return this.state=r,this}get method(){return this._method}set method(r){this._method=r||"GET"}set resourcetype(r){this._resourcetype=r}get resourcetype(){return this._resourcetype}get isChangePassword(){return this.path.includes("/change-password")}get isExternal(){return i.checkAbsoluteUrl(this.path)}addParameter(r,o,c){return o!==null&&(this.parameters.removeParameter(r,c),this.parameters.add(new pe(c,r,o))),this}setParameter(r,o,c){return o!=null?this.addParameter(r,o,c):this.parameters.removeParameter(r,c),this}removeParameter(r,o,c){return this.parameters.removeParameter(r,o,c),this}getParameter(r,o){return this.parameters.find(c=>c.prefix===o&&c.name===r)}hasParameter(r,o){return this.getParameter(r,o)!==void 0}getQuerystring(r=!1){return this.parameters.asQuerystring(r)}getQuerystringForModularUI(r=""){return this.parameters.asQueryStringForModularUI(r)}get querystring(){return this.parameters.asQuerystring(!1)}get absolutepath(){return this.isExternal?this.path:this.origin+this.contextPath+this.path}get href(){return this.querystring.length>0?[this.path,this.querystring].join("?"):this.path}get absolutehref(){let r=this.getQuerystring(!1);return r.length>0?[this.absolutepath,r].join("?"):this.absolutepath}get absolutehrefPrefixedQuerystring(){let r=this.getQuerystring(!0);return r.length>0?[this.absolutepath,r].join("?"):this.absolutepath}startsWith(r){let o=`${this.path}/`,c=r instanceof i?`${r.path}/`:r;return o.startsWith(c)}equals(r){return r instanceof i?this.path===r.path:this.path===r}equalsWithParameters(r){if(r==null)return!1;let o=r instanceof i?r:new i(r);if(!this.equals(o)||this.parameters.length!==o.parameters.length)return!1;if(this.parameters.length===0&&o.parameters.length===0)return!0;let c=this.parameters.map(d=>d.toString());return o.parameters.every(d=>c.includes(d.toString()))}get isContent(){return this.absolutepath.startsWith(Vc())}getReferenceHash(){return this._referenceHash}setReferenceHash(r){this._referenceHash=r}toString(){return this.href}toLocation(){let r=this.state instanceof Object?this.state:{};return{key:this.key,pathname:this.path,search:this.querystring.length>0?`?${this.querystring}`:"",hash:this.hash.length>0?`#${this.hash}`:"",state:{origin:this.origin,contextPath:this.contextPath,...r}}}static getPathFromString(r){return r.split("#")[0].split("?")[0]}static getHashFromString(r){return r.includes("#")?r.substring(r.indexOf("#")+1):""}static isCamelRoute(r){return r.startsWith("/restServices")&&!r.startsWith("/restServices/ui")}static checkAbsoluteUrl(r){return new RegExp("^(?:[a-z]+:)?//","i").test(r)}};var fy=i=>{let r=new mt(i).absolutehref,o=new XMLHttpRequest;return o.open("HEAD",r,!1),o.setRequestHeader("Accept","application/json"),o.setRequestHeader("Content-Type","application/json"),o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.send(),o.status!==404},cy=i=>{let r=new mt(i).absolutehref,o=new XMLHttpRequest;o.open("HEAD",r,!1),o.setRequestHeader("Accept","application/json"),o.setRequestHeader("Content-Type","application/json"),o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.send();let c=o.responseURL??"";return o.status===400&&c.endsWith("/secureLogin")};var Zr=Qt(require("hash-it"),1),ly=i=>(0,Zr.default)(i),hy=(i,r)=>{if(i==null)return 0;let o=i.hash?[i.toString(),i.hash].join("#"):i.toString();return r?(0,Zr.default)({hrefString:o,fragment:r}):(0,Zr.default)(o)};var pl=i=>{if(i instanceof mt)return{path:i.path,querystring:i.querystring,hash:i.hash};let r=i,o,c;if(i.includes("#")){let d=i.split("#");r=d[0],o=d[1]}if(i.includes("?")){let d=r.split("?");r=d[0],c=d[1]}return{path:r,querystring:c,hash:o}},Us=(i,r)=>{if(!Array.isArray(r))return new mt(i);let o=pl(i),c=o.path;if(o.querystring){let d=new URLSearchParams(o.querystring),S=Array.from(d.keys());for(let R of S)r.includes(R)||d.delete(R);c=c+"?"+d.toString()}return o.hash&&(c=c+"#"+o.hash),i instanceof mt?new mt(c,i.resourcetype,{origin:i.origin,contextPath:i.contextPath}):new mt(c)},gy=(i,r,o,c,d)=>{let S=r.toString();if(S.startsWith(`/${i}/`)||(S=`/${i}/${S}`),S=S.replace(/\/\//g,"/"),c?.search&&!S.includes("?")){let j=c.search.startsWith("?")?c.search.substring(1):c.search;S=`${S}?${j}`}let R=r instanceof mt?Us(new mt(S,r.resourcetype,{origin:r.origin,contextPath:r.contextPath}),d):Us(S,d);return o?R.setParameter("entryDate",o):R.removeParameter("entryDate"),R};var py=()=>{let i=new Date().getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,r=>{let o=(i+Math.random()*16)%16|0;return i=Math.floor(i/16),(r==="x"?o:o&3|8).toString(16)})};var dy=(i,r=Ln(),o="")=>i.startsWith(o+r)?i:i.startsWith(ws)?`${o}${r}${i}`:`${o}${r}${ws}${i}`;var dl=require("html-entities");var _y=i=>(0,dl.encode)(i,{mode:"nonAsciiPrintableOnly",level:"xml"}),my=(i,r={allowedTags:["p","br","b","i","u","strike"]})=>{if(typeof i!="string")throw new Wt("sanitizeHTML method expects a string");let d=_y(i).replace(/<(\w+)(.|[\r\n])*?>/gi,"<$1>").replace(/<br\s*>/gi,"<br />"),R=`<(?!\\/?(${Array.isArray(r.allowedTags)?r.allowedTags.join("|"):""})(>|\\s\\/))[^<]+?>`,j=new RegExp(R,"gi");return d.replace(j,"")};var vy=i=>{if(typeof i=="string")return i;if(typeof i=="object"&&"message"in i&&typeof i.message=="string")return i.message};var Un=class i{_prefix="";_suffix="";_comma=0;_minInt=1;_minFrac=0;_maxFrac=0;_isPercentage=!1;constructor(r){this.setAffix(r),this.setFractionLengths(r),this.setGroupLength(r),this.setMinLength(r),this.setPercentage()}get prefix(){return this._prefix}get suffix(){return this._suffix}get comma(){return this._comma}get minInt(){return this._minInt}get minFrac(){return this._minFrac}get maxFrac(){return this._maxFrac}get isPercentage(){return this._isPercentage}setAffix(r){let o=r.includes("#")?r.substring(0,r.indexOf("#")):r;this._prefix=o.includes("0")?o.substring(0,o.indexOf("0")):o,this._suffix=r.substring(this._prefix.length).replace(/[#,.0]/gu,"")}setFractionLengths(r){let o=r.replace(/[^#,.0]/gu,"");if(o.includes(".")){let d=o.substring(o.indexOf(".")+1).replace(/,|\.+/g,"");this._maxFrac=d.length;let S=d.replace(/[^0]/gu,"");this._minFrac=S.length}}setGroupLength(r){let o=r.replace(/[^#,.0]/gu,""),c=o.includes(".")?o.substring(0,o.indexOf(".")):o;c.includes(",")&&(this._comma=c.length-1-c.lastIndexOf(","))}setMinLength(r){let c=(r.includes(".")?r.substring(0,r.indexOf(".")):r).replace(/[^0]/gu,"");this._minInt=c.length>1?c.length:1}setPercentage(){this._isPercentage=this.suffix.charAt(0)==="%"}static getNumericString(r){let o=Number(r),c=String(o);return!c.includes(".")&&r.includes(".")?r.substring(r.indexOf(".")+1).replace(/0/gu,"").length>0?r:c:r}formatBack(r){let o=String(r);if(!o)return"";if(!isNaN(Number(o)))return i.getNumericString(o);let c=r,d=!1;r.charAt(0)==="-"&&(c=r.substr(1),d=!0);let S=r.startsWith(this.prefix),R=this.suffix===""?r.length:r.indexOf(this.suffix,this.prefix.length+1);return S&&R>0&&(c=c.substr(0,R),c=c.substr(this.prefix.length),c=c.replace(/,/gu,""),d&&(c=`-${c}`),!isNaN(Number(c)))?i.getNumericString(c):c}static scientificNumber(r){if(r.includes("e")){let o=Number(r);return o===1/0||o===-1/0?r:String(o)}return r}getFracAsNumber(r){let o=+`0.${r}`;return this.maxFrac===0?Math.round(o).toString(10):o.toFixed(this.maxFrac)}getRoundedFrac(r){return this.getFracAsNumber(r).substr(2)}static getFraction(r){let o=r.includes(".")?r.substring(r.indexOf(".")+1):"";return o=o.replace(/\./,""),o}getFracCorrectLength(r){let o=r;o.length>this.maxFrac&&(o=this.getRoundedFrac(o));for(let c=o.length;c<this.minFrac;c++)o=`${o}0`;for(;o.length>this.minFrac&&o.charAt(o.length-1)==="0";)o=o.substring(0,o.length-1);return o}getInteger(r){let o=r.includes(".")?r.substring(0,r.indexOf(".")):r,c=Number(this.getFracAsNumber(r))>1,d=o.length-1;for(;c;){if(d===-1){o=`1${o}`;break}let S=o.charAt(d);S==="9"?S="0":(S=`${S+1}`,c=!1),o=o.substring(0,d)+S+o.substring(d+1,o.length),d-=1}for(let S=o.length;S<this.minInt;S++)o=`0${o}`;for(;o.length>this.minInt&&o.charAt(0)==="0";)o=o.substring(1);return o}addGrouping(r){let o=r,c=0;for(let d=o.length;d>0;d--)c!==0&&c%this.comma===0&&(o=`${o.substring(0,d)},${o.substring(d)}`,c=0),c+=1;return o}getFormattedValue(r,o,c){let d;return o.length>0?d=`${this.prefix+r}.${o}${this.suffix}`:d=this.prefix+r+this.suffix,c&&(d=`-${d}`),d}format(r=""){if(r===null)return"";let o=this.formatBack(r).toLowerCase();if(isNaN(Number(o))||o.length===0)return r;if(o=i.scientificNumber(o),o.includes("e"))return o;let c=o.charAt(0)==="-";(c||o.charAt(0)==="+")&&(o=o.substring(1));let d=i.getFraction(o),S=this.getInteger(o);if(this.isPercentage){let j=`00${`${d}00`.substr(0,2)}`.substr(-2);S=`${S}${j}`,d=d.substr(2)}return d=this.getFracCorrectLength(d),S=this.addGrouping(S),this.getFormattedValue(S,d,c)}};var _l=Qt(require("big.js"),1);var qs=class{static removeGroupingSeparator=(r,o)=>{if(typeof r=="number"||o==null)return r;let c=o.replace(/[$()*+.?[\\\]^{|}]/g,"\\$&");return r.replace(new RegExp(c,"g"),"")};static updateDecimalSeparator=(r,o)=>typeof r=="number"||o==null||o===""?r:r.replace(o,".");static parseToNumber=(r,o=",",c=".")=>{if(!(typeof r=="number"||typeof r=="string")||r==="")return NaN;let d=this.removeGroupingSeparator(r,o),S=this.updateDecimalSeparator(d,c);return Number(S)};static parseNumberToString=(r,o=",",c=".")=>{if(r==null||r==="")return"NaN";let d=this.removeGroupingSeparator(r,o),S=this.updateDecimalSeparator(d,c);try{return(0,_l.default)(S).toFixed()}catch{return"NaN"}};static updateGroupingSeparator(r,o){return o==null?r:r.replace(/,/g,o)}static formatNumber(r,o="#",c=",",d="."){if(r==null)return"";let S=typeof r=="number"?r:this.parseToNumber(r,c,d);if(typeof S!="number")throw new Wt(`Not a valid number: ${r} for formatValue`);let R=this.parseNumberToString(S);if(o!=null){let j=new Un(o).format(R),[ee,Et]=j.split("."),en=this.updateGroupingSeparator(ee,c);return Et?`${en}${d}${Et}`:en}return R}static isSameOrBefore(r,o){return r<=o}static isBefore(r,o){return r<o}};0&&(module.exports={BaseDateTimeUtil,Cache,DateTimeUtil,DateUtil,DecimalFormat,NumberUtil,TimeUtil,TimestampUtil,clearCookie,createHash,createHashFromHref,createHref,createUUID,filterParameters,getCookie,getRepositoryResourceUrl,graalFetch,parseUrl,removeUnwantedHtml,resourceExists,resourceRedirectsToSecureLogin,retrieveText,setCookie,universalFetch,xhr});
21
+ /*! Bundled license information:
22
+
23
+ lodash/lodash.js:
24
+ (**
25
+ * @license
26
+ * Lodash <https://lodash.com/>
27
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
28
+ * Released under MIT license <https://lodash.com/license>
29
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
30
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
31
+ *)
32
+ */
33
+ //# sourceMappingURL=index.cjs.map