@valtimo/plugin 12.19.0 → 13.0.1-next-minor.81

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 (335) hide show
  1. package/fesm2022/valtimo-plugin.mjs +2665 -1261
  2. package/fesm2022/valtimo-plugin.mjs.map +1 -1
  3. package/lib/components/default-plugin-configuration/default-plugin-configuration.component.d.ts.map +1 -1
  4. package/lib/components/plugin-configuration-container/plugin-configuration-container.component.d.ts +3 -1
  5. package/lib/components/plugin-configuration-container/plugin-configuration-container.component.d.ts.map +1 -1
  6. package/lib/models/plugin.d.ts +2 -0
  7. package/lib/models/plugin.d.ts.map +1 -1
  8. package/lib/pipes/plugin-translate/plugin-translate.pipe.d.ts.map +1 -1
  9. package/lib/plugins/besluiten-api/components/besluiten-api-configuration/besluiten-api-configuration.component.d.ts.map +1 -1
  10. package/lib/plugins/besluiten-api/components/create-zaak-besluit/create-zaak-besluit-configuration.component.d.ts +10 -12
  11. package/lib/plugins/besluiten-api/components/create-zaak-besluit/create-zaak-besluit-configuration.component.d.ts.map +1 -1
  12. package/lib/plugins/besluiten-api/components/link-document-to-besluit/link-document-to-besluit-configuration.component.d.ts.map +1 -1
  13. package/lib/plugins/besluiten-api/services/besluiten-api.service.d.ts +2 -2
  14. package/lib/plugins/besluiten-api/services/besluiten-api.service.d.ts.map +1 -1
  15. package/lib/plugins/catalogi-api/catalogi-api-plugin-module.d.ts +9 -7
  16. package/lib/plugins/catalogi-api/catalogi-api-plugin-module.d.ts.map +1 -1
  17. package/lib/plugins/catalogi-api/catalogi-api-plugin.specification.d.ts.map +1 -1
  18. package/lib/plugins/catalogi-api/components/catalogi-api-configuration/catalogi-api-configuration.component.d.ts.map +1 -1
  19. package/lib/plugins/catalogi-api/components/get-besluittype/get-besluittype-configuration.component.d.ts.map +1 -1
  20. package/lib/plugins/catalogi-api/components/get-eigenschap/get-eigenschap-configuration.component.d.ts +0 -15
  21. package/lib/plugins/catalogi-api/components/get-eigenschap/get-eigenschap-configuration.component.d.ts.map +1 -1
  22. package/lib/plugins/catalogi-api/components/get-resultaattype/get-resultaattype-configuration.component.d.ts.map +1 -1
  23. package/lib/plugins/catalogi-api/components/get-resultaattypen/get-resultaattypen-configuration.component.d.ts +24 -0
  24. package/lib/plugins/catalogi-api/components/get-resultaattypen/get-resultaattypen-configuration.component.d.ts.map +1 -0
  25. package/lib/plugins/catalogi-api/components/get-statustype/get-statustype-configuration.component.d.ts.map +1 -1
  26. package/lib/plugins/catalogi-api/components/get-statustypen/get-statustypen-configuration.component.d.ts +24 -0
  27. package/lib/plugins/catalogi-api/components/get-statustypen/get-statustypen-configuration.component.d.ts.map +1 -0
  28. package/lib/plugins/catalogi-api/models/config.d.ts +9 -1
  29. package/lib/plugins/catalogi-api/models/config.d.ts.map +1 -1
  30. package/lib/plugins/documenten-api/components/documenten-api-configuration/documenten-api-configuration.component.d.ts.map +1 -1
  31. package/lib/plugins/documenten-api/components/download-document/download-document-configuration.component.d.ts.map +1 -1
  32. package/lib/plugins/documenten-api/components/store-temp-document/store-temp-document-configuration.component.d.ts +1 -1
  33. package/lib/plugins/documenten-api/components/store-temp-document/store-temp-document-configuration.component.d.ts.map +1 -1
  34. package/lib/plugins/documenten-api/components/store-uploaded-document/store-uploaded-document-configuration.component.d.ts.map +1 -1
  35. package/lib/plugins/documenten-api/components/store-uploaded-document-in-parts/store-uploaded-document-in-parts-configuration.component.d.ts.map +1 -1
  36. package/lib/plugins/documenten-api/services/documenten-api.service.d.ts +1 -1
  37. package/lib/plugins/exact/components/exact-action-get-request-configuration/exact-get-request-configuration.component.d.ts.map +1 -1
  38. package/lib/plugins/exact/components/exact-action-post-request-configuration/exact-post-request-configuration.component.d.ts.map +1 -1
  39. package/lib/plugins/exact/components/exact-action-put-request-configuration/exact-put-request-configuration.component.d.ts.map +1 -1
  40. package/lib/plugins/exact/components/exact-plugin-configuration/exact-plugin-configuration.component.d.ts +4 -2
  41. package/lib/plugins/exact/components/exact-plugin-configuration/exact-plugin-configuration.component.d.ts.map +1 -1
  42. package/lib/plugins/exact/components/exact-redirect/exact-redirect.component.d.ts.map +1 -1
  43. package/lib/plugins/exact/exact-plugin.module.d.ts +2 -1
  44. package/lib/plugins/exact/exact-plugin.module.d.ts.map +1 -1
  45. package/lib/plugins/exact/exact-plugin.service.d.ts +1 -1
  46. package/lib/plugins/iko/assets/iko-plugin-logo.d.ts +3 -0
  47. package/lib/plugins/iko/assets/iko-plugin-logo.d.ts.map +1 -0
  48. package/lib/plugins/iko/assets/index.d.ts +2 -0
  49. package/lib/plugins/iko/assets/index.d.ts.map +1 -0
  50. package/lib/plugins/iko/components/iko-configuration/iko-configuration.component.d.ts +24 -0
  51. package/lib/plugins/iko/components/iko-configuration/iko-configuration.component.d.ts.map +1 -0
  52. package/lib/plugins/iko/iko-plugin.module.d.ts +11 -0
  53. package/lib/plugins/iko/iko-plugin.module.d.ts.map +1 -0
  54. package/lib/plugins/iko/iko-plugin.specification.d.ts +4 -0
  55. package/lib/plugins/iko/iko-plugin.specification.d.ts.map +1 -0
  56. package/lib/plugins/iko/models/config.d.ts +6 -0
  57. package/lib/plugins/iko/models/config.d.ts.map +1 -0
  58. package/lib/plugins/iko/models/index.d.ts +2 -0
  59. package/lib/plugins/iko/models/index.d.ts.map +1 -0
  60. package/lib/plugins/klantinteracties-api/assets/index.d.ts +2 -0
  61. package/lib/plugins/klantinteracties-api/assets/index.d.ts.map +1 -0
  62. package/lib/plugins/klantinteracties-api/assets/klantinteracties-api-plugin-logo.d.ts +3 -0
  63. package/lib/plugins/klantinteracties-api/assets/klantinteracties-api-plugin-logo.d.ts.map +1 -0
  64. package/lib/plugins/klantinteracties-api/components/create-persoon/create-persoon.component.d.ts +24 -0
  65. package/lib/plugins/klantinteracties-api/components/create-persoon/create-persoon.component.d.ts.map +1 -0
  66. package/lib/plugins/klantinteracties-api/components/klantinteracties-api-configuration/klantinteracties-api-configuration.component.d.ts +34 -0
  67. package/lib/plugins/klantinteracties-api/components/klantinteracties-api-configuration/klantinteracties-api-configuration.component.d.ts.map +1 -0
  68. package/lib/plugins/klantinteracties-api/klantinteracties-api-plugin-module.d.ts +12 -0
  69. package/lib/plugins/klantinteracties-api/klantinteracties-api-plugin-module.d.ts.map +1 -0
  70. package/lib/plugins/klantinteracties-api/klantinteracties-api-plugin.specification.d.ts +4 -0
  71. package/lib/plugins/klantinteracties-api/klantinteracties-api-plugin.specification.d.ts.map +1 -0
  72. package/lib/plugins/klantinteracties-api/models/config.d.ts +15 -0
  73. package/lib/plugins/klantinteracties-api/models/config.d.ts.map +1 -0
  74. package/lib/plugins/klantinteracties-api/models/index.d.ts +2 -0
  75. package/lib/plugins/klantinteracties-api/models/index.d.ts.map +1 -0
  76. package/lib/plugins/notificaties-api/components/notificaties-api-configuration/notificaties-api-configuration.component.d.ts.map +1 -1
  77. package/lib/plugins/notificaties-api-authentication/components/open-notificaties-configuration/open-notificaties-configuration.component.d.ts.map +1 -1
  78. package/lib/plugins/object-token-authentication/components/object-token-authentication-configuration/object-token-authencation-configuration.component.d.ts.map +1 -1
  79. package/lib/plugins/objecten-api/components/delete-object/delete-object.component.d.ts.map +1 -1
  80. package/lib/plugins/objecten-api/components/objecten-api-configuration/objecten-api-configuration.component.d.ts.map +1 -1
  81. package/lib/plugins/objecttypen-api/components/objecttypen-api-configuration/objecttypen-api-configuration.component.d.ts.map +1 -1
  82. package/lib/plugins/open-klant-token-authentication/assets/open-klant-token-authentication-plugin-logo.d.ts +3 -0
  83. package/lib/plugins/open-klant-token-authentication/assets/open-klant-token-authentication-plugin-logo.d.ts.map +1 -0
  84. package/lib/plugins/open-klant-token-authentication/components/open-klant-token-authentication-configuration/open-klant-token-authentication-configuration.component.d.ts +24 -0
  85. package/lib/plugins/open-klant-token-authentication/components/open-klant-token-authentication-configuration/open-klant-token-authentication-configuration.component.d.ts.map +1 -0
  86. package/lib/plugins/open-klant-token-authentication/models/config.d.ts +6 -0
  87. package/lib/plugins/open-klant-token-authentication/models/config.d.ts.map +1 -0
  88. package/lib/plugins/open-klant-token-authentication/models/index.d.ts +2 -0
  89. package/lib/plugins/open-klant-token-authentication/models/index.d.ts.map +1 -0
  90. package/lib/plugins/open-klant-token-authentication/open-klant-token-authentication-plugin.module.d.ts +11 -0
  91. package/lib/plugins/open-klant-token-authentication/open-klant-token-authentication-plugin.module.d.ts.map +1 -0
  92. package/lib/plugins/open-klant-token-authentication/open-klant-token-authentication-plugin.specification.d.ts +4 -0
  93. package/lib/plugins/open-klant-token-authentication/open-klant-token-authentication-plugin.specification.d.ts.map +1 -0
  94. package/lib/plugins/open-zaak/components/open-zaak-configuration/open-zaak-configuration.component.d.ts.map +1 -1
  95. package/lib/plugins/portaaltaak/components/complete-portal-task/complete-portal-task.component.d.ts.map +1 -1
  96. package/lib/plugins/portaaltaak/components/create-portal-task/create-portal-task.component.d.ts.map +1 -1
  97. package/lib/plugins/portaaltaak/components/portaaltaak-configuration/portaaltaak-configuration.component.d.ts.map +1 -1
  98. package/lib/plugins/portaaltaak/services/object.service.d.ts +1 -1
  99. package/lib/plugins/smart-documents/components/generate-document-configuration/generate-document-configuration.component.d.ts.map +1 -1
  100. package/lib/plugins/smart-documents/components/get-template-names/get-template-names.component.d.ts.map +1 -1
  101. package/lib/plugins/smart-documents/components/smart-documents-configuration/smart-documents-configuration.component.d.ts.map +1 -1
  102. package/lib/plugins/verzoek/components/verzoek-configuration/verzoek-configuration.component.d.ts +12 -6
  103. package/lib/plugins/verzoek/components/verzoek-configuration/verzoek-configuration.component.d.ts.map +1 -1
  104. package/lib/plugins/verzoek/models/config.d.ts +2 -1
  105. package/lib/plugins/verzoek/models/config.d.ts.map +1 -1
  106. package/lib/plugins/verzoek/models/verzoek.d.ts +8 -1
  107. package/lib/plugins/verzoek/models/verzoek.d.ts.map +1 -1
  108. package/lib/plugins/verzoek/services/verzoek-plugin.service.d.ts +6 -3
  109. package/lib/plugins/verzoek/services/verzoek-plugin.service.d.ts.map +1 -1
  110. package/lib/plugins/verzoek/verzoek-plugin.module.d.ts +1 -1
  111. package/lib/plugins/verzoek/verzoek-plugin.specification.d.ts.map +1 -1
  112. package/lib/plugins/zaken-api/components/create-medewerker-zaak-rol/create-medewerker-zaak-rol.component.d.ts +25 -0
  113. package/lib/plugins/zaken-api/components/create-medewerker-zaak-rol/create-medewerker-zaak-rol.component.d.ts.map +1 -0
  114. package/lib/plugins/zaken-api/components/create-natuurlijk-persoon-zaak-rol/create-natuurlijk-persoon-zaak-rol.component.d.ts +3 -3
  115. package/lib/plugins/zaken-api/components/create-natuurlijk-persoon-zaak-rol/create-natuurlijk-persoon-zaak-rol.component.d.ts.map +1 -1
  116. package/lib/plugins/zaken-api/components/create-niet-natuurlijk-persoon-zaak-rol/create-niet-natuurlijk-persoon-zaak-rol.component.d.ts +3 -3
  117. package/lib/plugins/zaken-api/components/create-niet-natuurlijk-persoon-zaak-rol/create-niet-natuurlijk-persoon-zaak-rol.component.d.ts.map +1 -1
  118. package/lib/plugins/zaken-api/components/create-organisatorische-eenheid-zaak-rol/create-organisatorische-eenheid-zaak-rol.component.d.ts +25 -0
  119. package/lib/plugins/zaken-api/components/create-organisatorische-eenheid-zaak-rol/create-organisatorische-eenheid-zaak-rol.component.d.ts.map +1 -0
  120. package/lib/plugins/zaken-api/components/create-vestiging-zaak-rol/create-vestiging-zaak-rol.component.d.ts +24 -0
  121. package/lib/plugins/zaken-api/components/create-vestiging-zaak-rol/create-vestiging-zaak-rol.component.d.ts.map +1 -0
  122. package/lib/plugins/zaken-api/components/create-zaak/create-zaak-configuration.component.d.ts +27 -18
  123. package/lib/plugins/zaken-api/components/create-zaak/create-zaak-configuration.component.d.ts.map +1 -1
  124. package/lib/plugins/zaken-api/components/create-zaak-resultaat/create-zaak-resultaat-configuration.component.d.ts +8 -13
  125. package/lib/plugins/zaken-api/components/create-zaak-resultaat/create-zaak-resultaat-configuration.component.d.ts.map +1 -1
  126. package/lib/plugins/zaken-api/components/create-zaakeigenschap/create-zaakeigenschap.component.d.ts +13 -17
  127. package/lib/plugins/zaken-api/components/create-zaakeigenschap/create-zaakeigenschap.component.d.ts.map +1 -1
  128. package/lib/plugins/zaken-api/components/delete-zaak-rol/delete-zaak-rol.component.d.ts +24 -0
  129. package/lib/plugins/zaken-api/components/delete-zaak-rol/delete-zaak-rol.component.d.ts.map +1 -0
  130. package/lib/plugins/zaken-api/components/delete-zaakeigenschap/delete-zaakeigenschap.component.d.ts +13 -20
  131. package/lib/plugins/zaken-api/components/delete-zaakeigenschap/delete-zaakeigenschap.component.d.ts.map +1 -1
  132. package/lib/plugins/zaken-api/components/end-hersteltermijn/end-hersteltermijn.component.d.ts.map +1 -1
  133. package/lib/plugins/zaken-api/components/link-document-to-zaak/link-document-to-zaak-configuration.component.d.ts.map +1 -1
  134. package/lib/plugins/zaken-api/components/link-uploaded-document-to-zaak/link-uploaded-document-to-zaak-configuration.component.d.ts.map +1 -1
  135. package/lib/plugins/zaken-api/components/patch-zaak/patch-zaak-configuration.component.d.ts +43 -0
  136. package/lib/plugins/zaken-api/components/patch-zaak/patch-zaak-configuration.component.d.ts.map +1 -0
  137. package/lib/plugins/zaken-api/components/relateer-zaken/relateer-zaken.component.d.ts.map +1 -1
  138. package/lib/plugins/zaken-api/components/set-zaak-status/set-zaak-status-configuration.component.d.ts +11 -16
  139. package/lib/plugins/zaken-api/components/set-zaak-status/set-zaak-status-configuration.component.d.ts.map +1 -1
  140. package/lib/plugins/zaken-api/components/set-zaakopschorting/set-zaakopschorting.component.d.ts.map +1 -1
  141. package/lib/plugins/zaken-api/components/start-hersteltermijn/start-hersteltermijn-configuration.component.d.ts.map +1 -1
  142. package/lib/plugins/zaken-api/components/update-zaakeigenschap/update-zaakeigenschap.component.d.ts +12 -19
  143. package/lib/plugins/zaken-api/components/update-zaakeigenschap/update-zaakeigenschap.component.d.ts.map +1 -1
  144. package/lib/plugins/zaken-api/components/zaken-api-configuration/zaken-api-configuration.component.d.ts.map +1 -1
  145. package/lib/plugins/zaken-api/models/config.d.ts +59 -1
  146. package/lib/plugins/zaken-api/models/config.d.ts.map +1 -1
  147. package/lib/plugins/zaken-api/models/create-zaak-properties.d.ts +2 -2
  148. package/lib/plugins/zaken-api/models/create-zaak-properties.d.ts.map +1 -1
  149. package/lib/plugins/zaken-api/models/geometry-types.d.ts +2 -0
  150. package/lib/plugins/zaken-api/models/geometry-types.d.ts.map +1 -0
  151. package/lib/plugins/zaken-api/models/indicatie-machtiging-values.d.ts +3 -0
  152. package/lib/plugins/zaken-api/models/indicatie-machtiging-values.d.ts.map +1 -0
  153. package/lib/plugins/zaken-api/models/patch-zaak-properties.d.ts +3 -0
  154. package/lib/plugins/zaken-api/models/patch-zaak-properties.d.ts.map +1 -0
  155. package/lib/plugins/zaken-api/models/payment-indication-types.d.ts +2 -0
  156. package/lib/plugins/zaken-api/models/payment-indication-types.d.ts.map +1 -0
  157. package/lib/plugins/zaken-api/services/zaken-api.service.d.ts +4 -4
  158. package/lib/plugins/zaken-api/services/zaken-api.service.d.ts.map +1 -1
  159. package/lib/plugins/zaken-api/zaken-api-plugin.module.d.ts +22 -17
  160. package/lib/plugins/zaken-api/zaken-api-plugin.module.d.ts.map +1 -1
  161. package/lib/plugins/zaken-api/zaken-api-plugin.specification.d.ts.map +1 -1
  162. package/lib/services/plugin-management.service.d.ts +2 -2
  163. package/lib/services/plugin-management.service.d.ts.map +1 -1
  164. package/lib/services/plugin-translation.service.d.ts +4 -0
  165. package/lib/services/plugin-translation.service.d.ts.map +1 -1
  166. package/package.json +4 -6
  167. package/public-api.d.ts +17 -0
  168. package/public-api.d.ts.map +1 -1
  169. package/esm2022/lib/components/default-plugin-configuration/default-plugin-configuration.component.mjs +0 -73
  170. package/esm2022/lib/components/default-plugin-configuration/default-plugin-configuration.module.mjs +0 -53
  171. package/esm2022/lib/components/plugin-configuration-container/plugin-configuration-container.component.mjs +0 -161
  172. package/esm2022/lib/components/plugin-configuration-container/plugin-configuration-container.module.mjs +0 -36
  173. package/esm2022/lib/constants/index.mjs +0 -17
  174. package/esm2022/lib/constants/injection-tokens.mjs +0 -19
  175. package/esm2022/lib/models/index.mjs +0 -17
  176. package/esm2022/lib/models/plugin.mjs +0 -17
  177. package/esm2022/lib/pipes/index.mjs +0 -17
  178. package/esm2022/lib/pipes/plugin-translate/index.mjs +0 -18
  179. package/esm2022/lib/pipes/plugin-translate/plugin-translate-pipe.module.mjs +0 -33
  180. package/esm2022/lib/pipes/plugin-translate/plugin-translate.pipe.mjs +0 -35
  181. package/esm2022/lib/plugins/besluiten-api/assets/besluiten-api-plugin-logo.mjs +0 -18
  182. package/esm2022/lib/plugins/besluiten-api/assets/index.mjs +0 -17
  183. package/esm2022/lib/plugins/besluiten-api/besluiten-api-plugin.module.mjs +0 -76
  184. package/esm2022/lib/plugins/besluiten-api/besluiten-api-plugin.specification.mjs +0 -185
  185. package/esm2022/lib/plugins/besluiten-api/components/besluiten-api-configuration/besluiten-api-configuration.component.mjs +0 -89
  186. package/esm2022/lib/plugins/besluiten-api/components/create-zaak-besluit/create-zaak-besluit-configuration.component.mjs +0 -191
  187. package/esm2022/lib/plugins/besluiten-api/components/link-document-to-besluit/link-document-to-besluit-configuration.component.mjs +0 -74
  188. package/esm2022/lib/plugins/besluiten-api/models/config.mjs +0 -17
  189. package/esm2022/lib/plugins/besluiten-api/models/index.mjs +0 -18
  190. package/esm2022/lib/plugins/besluiten-api/models/input.mjs +0 -17
  191. package/esm2022/lib/plugins/besluiten-api/services/besluiten-api.service.mjs +0 -37
  192. package/esm2022/lib/plugins/besluiten-api/services/index.mjs +0 -17
  193. package/esm2022/lib/plugins/catalogi-api/assets/catalogi-api-plugin-logo.mjs +0 -18
  194. package/esm2022/lib/plugins/catalogi-api/assets/index.mjs +0 -17
  195. package/esm2022/lib/plugins/catalogi-api/catalogi-api-plugin-module.mjs +0 -76
  196. package/esm2022/lib/plugins/catalogi-api/catalogi-api-plugin.specification.mjs +0 -126
  197. package/esm2022/lib/plugins/catalogi-api/components/catalogi-api-configuration/catalogi-api-configuration.component.mjs +0 -88
  198. package/esm2022/lib/plugins/catalogi-api/components/get-besluittype/get-besluittype-configuration.component.mjs +0 -74
  199. package/esm2022/lib/plugins/catalogi-api/components/get-eigenschap/get-eigenschap-configuration.component.mjs +0 -74
  200. package/esm2022/lib/plugins/catalogi-api/components/get-resultaattype/get-resultaattype-configuration.component.mjs +0 -74
  201. package/esm2022/lib/plugins/catalogi-api/components/get-statustype/get-statustype-configuration.component.mjs +0 -74
  202. package/esm2022/lib/plugins/catalogi-api/models/config.mjs +0 -17
  203. package/esm2022/lib/plugins/catalogi-api/models/index.mjs +0 -17
  204. package/esm2022/lib/plugins/documenten-api/assets/documenten-api-plugin-logo.mjs +0 -18
  205. package/esm2022/lib/plugins/documenten-api/assets/index.mjs +0 -17
  206. package/esm2022/lib/plugins/documenten-api/components/documenten-api-configuration/documenten-api-configuration.component.mjs +0 -98
  207. package/esm2022/lib/plugins/documenten-api/components/download-document/download-document-configuration.component.mjs +0 -75
  208. package/esm2022/lib/plugins/documenten-api/components/store-temp-document/store-temp-document-configuration.component.mjs +0 -110
  209. package/esm2022/lib/plugins/documenten-api/components/store-uploaded-document/store-uploaded-document-configuration.component.mjs +0 -60
  210. package/esm2022/lib/plugins/documenten-api/components/store-uploaded-document-in-parts/store-uploaded-document-in-parts-configuration.component.mjs +0 -60
  211. package/esm2022/lib/plugins/documenten-api/documenten-api-plugin.module.mjs +0 -76
  212. package/esm2022/lib/plugins/documenten-api/documenten-api-plugin.specification.mjs +0 -189
  213. package/esm2022/lib/plugins/documenten-api/models/config.mjs +0 -17
  214. package/esm2022/lib/plugins/documenten-api/models/index.mjs +0 -17
  215. package/esm2022/lib/plugins/documenten-api/services/documenten-api.service.mjs +0 -37
  216. package/esm2022/lib/plugins/documenten-api/services/index.mjs +0 -17
  217. package/esm2022/lib/plugins/exact/components/exact-action-get-request-configuration/exact-get-request-configuration.component.mjs +0 -82
  218. package/esm2022/lib/plugins/exact/components/exact-action-get-request-configuration/exact-get-request-configuration.mjs +0 -17
  219. package/esm2022/lib/plugins/exact/components/exact-action-post-request-configuration/exact-post-request-configuration.component.mjs +0 -84
  220. package/esm2022/lib/plugins/exact/components/exact-action-post-request-configuration/exact-post-request-configuration.mjs +0 -17
  221. package/esm2022/lib/plugins/exact/components/exact-action-put-request-configuration/exact-put-request-configuration.component.mjs +0 -84
  222. package/esm2022/lib/plugins/exact/components/exact-action-put-request-configuration/exact-put-request-configuration.mjs +0 -17
  223. package/esm2022/lib/plugins/exact/components/exact-plugin-configuration/exact-plugin-configuration.component.mjs +0 -112
  224. package/esm2022/lib/plugins/exact/components/exact-redirect/exact-redirect.component.mjs +0 -36
  225. package/esm2022/lib/plugins/exact/exact-plugin-routing.module.mjs +0 -45
  226. package/esm2022/lib/plugins/exact/exact-plugin.mjs +0 -17
  227. package/esm2022/lib/plugins/exact/exact-plugin.module.mjs +0 -70
  228. package/esm2022/lib/plugins/exact/exact-plugin.service.mjs +0 -41
  229. package/esm2022/lib/plugins/exact/exact-refresh-token.mjs +0 -17
  230. package/esm2022/lib/plugins/exact/exact.plugin.specification.mjs +0 -72
  231. package/esm2022/lib/plugins/notificaties-api/assets/notificaties-api-plugin-logo.mjs +0 -18
  232. package/esm2022/lib/plugins/notificaties-api/components/notificaties-api-configuration/notificaties-api-configuration.component.mjs +0 -86
  233. package/esm2022/lib/plugins/notificaties-api/models/config.mjs +0 -17
  234. package/esm2022/lib/plugins/notificaties-api/models/index.mjs +0 -17
  235. package/esm2022/lib/plugins/notificaties-api/notificaties-api-plugin.module.mjs +0 -52
  236. package/esm2022/lib/plugins/notificaties-api/notificaties-api-plugin.specification.mjs +0 -59
  237. package/esm2022/lib/plugins/notificaties-api-authentication/assets/index.mjs +0 -17
  238. package/esm2022/lib/plugins/notificaties-api-authentication/assets/open-notificaties-plugin-logo.mjs +0 -18
  239. package/esm2022/lib/plugins/notificaties-api-authentication/components/open-notificaties-configuration/open-notificaties-configuration.component.mjs +0 -74
  240. package/esm2022/lib/plugins/notificaties-api-authentication/models/config.mjs +0 -17
  241. package/esm2022/lib/plugins/notificaties-api-authentication/models/index.mjs +0 -17
  242. package/esm2022/lib/plugins/notificaties-api-authentication/open-notificaties-plugin.module.mjs +0 -35
  243. package/esm2022/lib/plugins/notificaties-api-authentication/open-notificaties-plugin.specification.mjs +0 -56
  244. package/esm2022/lib/plugins/object-token-authentication/assets/object-token-authentication-plugin-logo.mjs +0 -18
  245. package/esm2022/lib/plugins/object-token-authentication/components/object-token-authentication-configuration/object-token-authencation-configuration.component.mjs +0 -74
  246. package/esm2022/lib/plugins/object-token-authentication/models/config.mjs +0 -17
  247. package/esm2022/lib/plugins/object-token-authentication/models/index.mjs +0 -17
  248. package/esm2022/lib/plugins/object-token-authentication/object-token-authentication-plugin.module.mjs +0 -35
  249. package/esm2022/lib/plugins/object-token-authentication/object-token-authentication-plugin.specification.mjs +0 -50
  250. package/esm2022/lib/plugins/objecten-api/assets/index.mjs +0 -17
  251. package/esm2022/lib/plugins/objecten-api/assets/objecten-api-plugin-logo.mjs +0 -18
  252. package/esm2022/lib/plugins/objecten-api/components/delete-object/delete-object.component.mjs +0 -74
  253. package/esm2022/lib/plugins/objecten-api/components/objecten-api-configuration/objecten-api-configuration.component.mjs +0 -88
  254. package/esm2022/lib/plugins/objecten-api/models/config.mjs +0 -17
  255. package/esm2022/lib/plugins/objecten-api/models/index.mjs +0 -17
  256. package/esm2022/lib/plugins/objecten-api/objecten-api-plugin-module.mjs +0 -53
  257. package/esm2022/lib/plugins/objecten-api/objecten-api-plugin.specification.mjs +0 -69
  258. package/esm2022/lib/plugins/objecttypen-api/assets/index.mjs +0 -17
  259. package/esm2022/lib/plugins/objecttypen-api/assets/objecttypen-api-plugin-logo.mjs +0 -18
  260. package/esm2022/lib/plugins/objecttypen-api/components/objecttypen-api-configuration/objecttypen-api-configuration.component.mjs +0 -88
  261. package/esm2022/lib/plugins/objecttypen-api/models/config.mjs +0 -17
  262. package/esm2022/lib/plugins/objecttypen-api/models/index.mjs +0 -17
  263. package/esm2022/lib/plugins/objecttypen-api/objecttypen-api-plugin-module.mjs +0 -52
  264. package/esm2022/lib/plugins/objecttypen-api/objecttypen-api-plugin.specification.mjs +0 -53
  265. package/esm2022/lib/plugins/open-zaak/assets/index.mjs +0 -17
  266. package/esm2022/lib/plugins/open-zaak/assets/open-zaak-plugin-logo.mjs +0 -18
  267. package/esm2022/lib/plugins/open-zaak/components/open-zaak-configuration/open-zaak-configuration.component.mjs +0 -74
  268. package/esm2022/lib/plugins/open-zaak/models/config.mjs +0 -17
  269. package/esm2022/lib/plugins/open-zaak/models/index.mjs +0 -17
  270. package/esm2022/lib/plugins/open-zaak/open-zaak-plugin.module.mjs +0 -35
  271. package/esm2022/lib/plugins/open-zaak/open-zaak-plugin.specification.mjs +0 -56
  272. package/esm2022/lib/plugins/portaaltaak/assets/portaaltaak-plugin-logo.mjs +0 -18
  273. package/esm2022/lib/plugins/portaaltaak/components/complete-portal-task/complete-portal-task.component.mjs +0 -54
  274. package/esm2022/lib/plugins/portaaltaak/components/create-portal-task/create-portal-task.component.mjs +0 -100
  275. package/esm2022/lib/plugins/portaaltaak/components/portaaltaak-configuration/portaaltaak-configuration.component.mjs +0 -105
  276. package/esm2022/lib/plugins/portaaltaak/models/config.mjs +0 -17
  277. package/esm2022/lib/plugins/portaaltaak/models/index.mjs +0 -18
  278. package/esm2022/lib/plugins/portaaltaak/models/object.mjs +0 -17
  279. package/esm2022/lib/plugins/portaaltaak/portaaltaak-plugin.module.mjs +0 -69
  280. package/esm2022/lib/plugins/portaaltaak/portaaltaak-plugin.specification.mjs +0 -166
  281. package/esm2022/lib/plugins/portaaltaak/services/index.mjs +0 -17
  282. package/esm2022/lib/plugins/portaaltaak/services/object.service.mjs +0 -37
  283. package/esm2022/lib/plugins/smart-documents/assets/index.mjs +0 -17
  284. package/esm2022/lib/plugins/smart-documents/assets/smart-documents-plugin-logo.mjs +0 -18
  285. package/esm2022/lib/plugins/smart-documents/components/generate-document-configuration/generate-document-configuration.component.mjs +0 -85
  286. package/esm2022/lib/plugins/smart-documents/components/get-template-names/get-template-names.component.mjs +0 -74
  287. package/esm2022/lib/plugins/smart-documents/components/smart-documents-configuration/smart-documents-configuration.component.mjs +0 -77
  288. package/esm2022/lib/plugins/smart-documents/models/config.mjs +0 -17
  289. package/esm2022/lib/plugins/smart-documents/models/index.mjs +0 -17
  290. package/esm2022/lib/plugins/smart-documents/smart-documents-plugin.module.mjs +0 -69
  291. package/esm2022/lib/plugins/smart-documents/smart-documents-plugin.specification.mjs +0 -101
  292. package/esm2022/lib/plugins/verzoek/assets/verzoek-plugin-logo.mjs +0 -18
  293. package/esm2022/lib/plugins/verzoek/components/verzoek-configuration/verzoek-configuration.component.mjs +0 -234
  294. package/esm2022/lib/plugins/verzoek/models/config.mjs +0 -17
  295. package/esm2022/lib/plugins/verzoek/models/index.mjs +0 -18
  296. package/esm2022/lib/plugins/verzoek/models/verzoek.mjs +0 -17
  297. package/esm2022/lib/plugins/verzoek/services/index.mjs +0 -17
  298. package/esm2022/lib/plugins/verzoek/services/verzoek-plugin.service.mjs +0 -43
  299. package/esm2022/lib/plugins/verzoek/verzoek-plugin.module.mjs +0 -86
  300. package/esm2022/lib/plugins/verzoek/verzoek-plugin.specification.mjs +0 -140
  301. package/esm2022/lib/plugins/zaken-api/assets/index.mjs +0 -17
  302. package/esm2022/lib/plugins/zaken-api/assets/zaken-api-plugin-logo.mjs +0 -18
  303. package/esm2022/lib/plugins/zaken-api/components/create-natuurlijk-persoon-zaak-rol/create-natuurlijk-persoon-zaak-rol.component.mjs +0 -74
  304. package/esm2022/lib/plugins/zaken-api/components/create-niet-natuurlijk-persoon-zaak-rol/create-niet-natuurlijk-persoon-zaak-rol.component.mjs +0 -74
  305. package/esm2022/lib/plugins/zaken-api/components/create-zaak/create-zaak-configuration.component.mjs +0 -172
  306. package/esm2022/lib/plugins/zaken-api/components/create-zaak-object/create-zaak-object-configuration.component.mjs +0 -157
  307. package/esm2022/lib/plugins/zaken-api/components/create-zaak-resultaat/create-zaak-resultaat-configuration.component.mjs +0 -160
  308. package/esm2022/lib/plugins/zaken-api/components/create-zaakeigenschap/create-zaakeigenschap.component.mjs +0 -160
  309. package/esm2022/lib/plugins/zaken-api/components/delete-zaakeigenschap/delete-zaakeigenschap.component.mjs +0 -159
  310. package/esm2022/lib/plugins/zaken-api/components/end-hersteltermijn/end-hersteltermijn.component.mjs +0 -63
  311. package/esm2022/lib/plugins/zaken-api/components/link-document-to-zaak/link-document-to-zaak-configuration.component.mjs +0 -86
  312. package/esm2022/lib/plugins/zaken-api/components/link-uploaded-document-to-zaak/link-uploaded-document-to-zaak-configuration.component.mjs +0 -60
  313. package/esm2022/lib/plugins/zaken-api/components/relateer-zaken/relateer-zaken.component.mjs +0 -90
  314. package/esm2022/lib/plugins/zaken-api/components/set-zaak-status/set-zaak-status-configuration.component.mjs +0 -160
  315. package/esm2022/lib/plugins/zaken-api/components/set-zaakopschorting/set-zaakopschorting.component.mjs +0 -77
  316. package/esm2022/lib/plugins/zaken-api/components/start-hersteltermijn/start-hersteltermijn-configuration.component.mjs +0 -77
  317. package/esm2022/lib/plugins/zaken-api/components/update-zaakeigenschap/update-zaakeigenschap.component.mjs +0 -160
  318. package/esm2022/lib/plugins/zaken-api/components/zaken-api-configuration/zaken-api-configuration.component.mjs +0 -88
  319. package/esm2022/lib/plugins/zaken-api/models/config.mjs +0 -17
  320. package/esm2022/lib/plugins/zaken-api/models/create-zaak-properties.mjs +0 -6
  321. package/esm2022/lib/plugins/zaken-api/models/eigenschap.mjs +0 -17
  322. package/esm2022/lib/plugins/zaken-api/models/index.mjs +0 -21
  323. package/esm2022/lib/plugins/zaken-api/models/input.mjs +0 -17
  324. package/esm2022/lib/plugins/zaken-api/models/resultaat.mjs +0 -17
  325. package/esm2022/lib/plugins/zaken-api/models/status.mjs +0 -17
  326. package/esm2022/lib/plugins/zaken-api/services/index.mjs +0 -17
  327. package/esm2022/lib/plugins/zaken-api/services/zaken-api.service.mjs +0 -43
  328. package/esm2022/lib/plugins/zaken-api/zaken-api-plugin.module.mjs +0 -160
  329. package/esm2022/lib/plugins/zaken-api/zaken-api-plugin.specification.mjs +0 -412
  330. package/esm2022/lib/services/index.mjs +0 -19
  331. package/esm2022/lib/services/plugin-management.service.mjs +0 -88
  332. package/esm2022/lib/services/plugin-translation.service.mjs +0 -51
  333. package/esm2022/lib/services/plugin.service.mjs +0 -49
  334. package/esm2022/public-api.mjs +0 -112
  335. package/esm2022/valtimo-plugin.mjs +0 -5
@@ -1,160 +0,0 @@
1
- /*
2
- * Copyright 2015-2024 Ritense BV, the Netherlands.
3
- *
4
- * Licensed under EUPL, Version 1.2 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" basis,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16
- import { NgModule } from '@angular/core';
17
- import { CommonModule } from '@angular/common';
18
- import { PluginTranslatePipeModule } from '../../pipes';
19
- import { FormModule, InputLabelModule, InputModule, ParagraphModule, RadioModule, SelectModule, } from '@valtimo/components';
20
- import { ZakenApiConfigurationComponent } from './components/zaken-api-configuration/zaken-api-configuration.component';
21
- import { LinkDocumentToZaakConfigurationComponent } from './components/link-document-to-zaak/link-document-to-zaak-configuration.component';
22
- import { LinkUploadedDocumentToZaakConfigurationComponent } from './components/link-uploaded-document-to-zaak/link-uploaded-document-to-zaak-configuration.component';
23
- import { SetZaakStatusConfigurationComponent } from './components/set-zaak-status/set-zaak-status-configuration.component';
24
- import { CreateZaakResultaatConfigurationComponent } from './components/create-zaak-resultaat/create-zaak-resultaat-configuration.component';
25
- import { CreateNatuurlijkPersoonZaakRolComponent } from './components/create-natuurlijk-persoon-zaak-rol/create-natuurlijk-persoon-zaak-rol.component';
26
- import { CreateNietNatuurlijkPersoonZaakRolComponent } from './components/create-niet-natuurlijk-persoon-zaak-rol/create-niet-natuurlijk-persoon-zaak-rol.component';
27
- import { CreateZaakConfigurationComponent } from './components/create-zaak/create-zaak-configuration.component';
28
- import { SetZaakopschortingComponent } from './components/set-zaakopschorting/set-zaakopschorting.component';
29
- import { ButtonModule, DatePickerInputModule, DialogModule, IconModule, LoadingModule, ToggleModule, } from 'carbon-components-angular';
30
- import { StartHersteltermijnConfigurationComponent } from './components/start-hersteltermijn/start-hersteltermijn-configuration.component';
31
- import { EndHersteltermijnComponent } from './components/end-hersteltermijn/end-hersteltermijn.component';
32
- import { CreateZaakeigenschapComponent } from './components/create-zaakeigenschap/create-zaakeigenschap.component';
33
- import { UpdateZaakeigenschapComponent } from './components/update-zaakeigenschap/update-zaakeigenschap.component';
34
- import { DeleteZaakeigenschapComponent } from './components/delete-zaakeigenschap/delete-zaakeigenschap.component';
35
- import { CreateZaakObjectConfigurationComponent } from './components/create-zaak-object/create-zaak-object-configuration.component';
36
- import { RelateerZakenComponent } from './components/relateer-zaken/relateer-zaken.component';
37
- import { TranslateModule } from '@ngx-translate/core';
38
- import * as i0 from "@angular/core";
39
- export class ZakenApiPluginModule {
40
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ZakenApiPluginModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
41
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: ZakenApiPluginModule, declarations: [ZakenApiConfigurationComponent,
42
- LinkDocumentToZaakConfigurationComponent,
43
- LinkUploadedDocumentToZaakConfigurationComponent,
44
- SetZaakStatusConfigurationComponent,
45
- CreateZaakResultaatConfigurationComponent,
46
- CreateNatuurlijkPersoonZaakRolComponent,
47
- CreateNietNatuurlijkPersoonZaakRolComponent,
48
- CreateZaakConfigurationComponent,
49
- SetZaakopschortingComponent,
50
- StartHersteltermijnConfigurationComponent,
51
- EndHersteltermijnComponent,
52
- CreateZaakeigenschapComponent,
53
- UpdateZaakeigenschapComponent,
54
- DeleteZaakeigenschapComponent,
55
- CreateZaakObjectConfigurationComponent,
56
- RelateerZakenComponent], imports: [CommonModule,
57
- PluginTranslatePipeModule,
58
- FormModule,
59
- InputModule,
60
- SelectModule,
61
- ParagraphModule,
62
- ToggleModule,
63
- InputLabelModule,
64
- RadioModule,
65
- LoadingModule,
66
- ButtonModule,
67
- DialogModule,
68
- IconModule,
69
- TranslateModule,
70
- DatePickerInputModule], exports: [ZakenApiConfigurationComponent,
71
- LinkDocumentToZaakConfigurationComponent,
72
- LinkUploadedDocumentToZaakConfigurationComponent,
73
- SetZaakStatusConfigurationComponent,
74
- CreateZaakResultaatConfigurationComponent,
75
- CreateZaakConfigurationComponent,
76
- CreateNatuurlijkPersoonZaakRolComponent,
77
- CreateNietNatuurlijkPersoonZaakRolComponent,
78
- SetZaakopschortingComponent,
79
- StartHersteltermijnConfigurationComponent,
80
- EndHersteltermijnComponent,
81
- CreateZaakeigenschapComponent,
82
- UpdateZaakeigenschapComponent,
83
- DeleteZaakeigenschapComponent,
84
- CreateZaakObjectConfigurationComponent,
85
- RelateerZakenComponent] }); }
86
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ZakenApiPluginModule, imports: [CommonModule,
87
- PluginTranslatePipeModule,
88
- FormModule,
89
- InputModule,
90
- SelectModule,
91
- ParagraphModule,
92
- ToggleModule,
93
- InputLabelModule,
94
- RadioModule,
95
- LoadingModule,
96
- ButtonModule,
97
- DialogModule,
98
- IconModule,
99
- TranslateModule,
100
- DatePickerInputModule] }); }
101
- }
102
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: ZakenApiPluginModule, decorators: [{
103
- type: NgModule,
104
- args: [{
105
- declarations: [
106
- ZakenApiConfigurationComponent,
107
- LinkDocumentToZaakConfigurationComponent,
108
- LinkUploadedDocumentToZaakConfigurationComponent,
109
- SetZaakStatusConfigurationComponent,
110
- CreateZaakResultaatConfigurationComponent,
111
- CreateNatuurlijkPersoonZaakRolComponent,
112
- CreateNietNatuurlijkPersoonZaakRolComponent,
113
- CreateZaakConfigurationComponent,
114
- SetZaakopschortingComponent,
115
- StartHersteltermijnConfigurationComponent,
116
- EndHersteltermijnComponent,
117
- CreateZaakeigenschapComponent,
118
- UpdateZaakeigenschapComponent,
119
- DeleteZaakeigenschapComponent,
120
- CreateZaakObjectConfigurationComponent,
121
- RelateerZakenComponent,
122
- ],
123
- imports: [
124
- CommonModule,
125
- PluginTranslatePipeModule,
126
- FormModule,
127
- InputModule,
128
- SelectModule,
129
- ParagraphModule,
130
- ToggleModule,
131
- InputLabelModule,
132
- RadioModule,
133
- LoadingModule,
134
- ButtonModule,
135
- DialogModule,
136
- IconModule,
137
- TranslateModule,
138
- DatePickerInputModule,
139
- ],
140
- exports: [
141
- ZakenApiConfigurationComponent,
142
- LinkDocumentToZaakConfigurationComponent,
143
- LinkUploadedDocumentToZaakConfigurationComponent,
144
- SetZaakStatusConfigurationComponent,
145
- CreateZaakResultaatConfigurationComponent,
146
- CreateZaakConfigurationComponent,
147
- CreateNatuurlijkPersoonZaakRolComponent,
148
- CreateNietNatuurlijkPersoonZaakRolComponent,
149
- SetZaakopschortingComponent,
150
- StartHersteltermijnConfigurationComponent,
151
- EndHersteltermijnComponent,
152
- CreateZaakeigenschapComponent,
153
- UpdateZaakeigenschapComponent,
154
- DeleteZaakeigenschapComponent,
155
- CreateZaakObjectConfigurationComponent,
156
- RelateerZakenComponent,
157
- ],
158
- }]
159
- }] });
160
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiemFrZW4tYXBpLXBsdWdpbi5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy92YWx0aW1vL3BsdWdpbi9zcmMvbGliL3BsdWdpbnMvemFrZW4tYXBpL3pha2VuLWFwaS1wbHVnaW4ubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7OztHQWNHO0FBRUgsT0FBTyxFQUFDLFFBQVEsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUN2QyxPQUFPLEVBQUMsWUFBWSxFQUFDLE1BQU0saUJBQWlCLENBQUM7QUFDN0MsT0FBTyxFQUFDLHlCQUF5QixFQUFDLE1BQU0sYUFBYSxDQUFDO0FBQ3RELE9BQU8sRUFDTCxVQUFVLEVBQ1YsZ0JBQWdCLEVBQ2hCLFdBQVcsRUFDWCxlQUFlLEVBQ2YsV0FBVyxFQUNYLFlBQVksR0FDYixNQUFNLHFCQUFxQixDQUFDO0FBQzdCLE9BQU8sRUFBQyw4QkFBOEIsRUFBQyxNQUFNLHdFQUF3RSxDQUFDO0FBQ3RILE9BQU8sRUFBQyx3Q0FBd0MsRUFBQyxNQUFNLGtGQUFrRixDQUFDO0FBQzFJLE9BQU8sRUFBQyxnREFBZ0QsRUFBQyxNQUFNLG9HQUFvRyxDQUFDO0FBQ3BLLE9BQU8sRUFBQyxtQ0FBbUMsRUFBQyxNQUFNLHNFQUFzRSxDQUFDO0FBQ3pILE9BQU8sRUFBQyx5Q0FBeUMsRUFBQyxNQUFNLGtGQUFrRixDQUFDO0FBQzNJLE9BQU8sRUFBQyx1Q0FBdUMsRUFBQyxNQUFNLDhGQUE4RixDQUFDO0FBQ3JKLE9BQU8sRUFBQywyQ0FBMkMsRUFBQyxNQUFNLHdHQUF3RyxDQUFDO0FBQ25LLE9BQU8sRUFBQyxnQ0FBZ0MsRUFBQyxNQUFNLDhEQUE4RCxDQUFDO0FBQzlHLE9BQU8sRUFBQywyQkFBMkIsRUFBQyxNQUFNLGdFQUFnRSxDQUFDO0FBQzNHLE9BQU8sRUFDTCxZQUFZLEVBQ1oscUJBQXFCLEVBQ3JCLFlBQVksRUFDWixV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dkMsMkNBQTJDO3dCQUMzQywyQkFBMkI7d0JBQzNCLHlDQUF5Qzt3QkFDekMsMEJBQTBCO3dCQUMxQiw2QkFBNkI7d0JBQzdCLDZCQUE2Qjt3QkFDN0IsNkJBQTZCO3dCQUM3QixzQ0FBc0M7d0JBQ3RDLHNCQUFzQjtxQkFDdkI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyIvKlxuICogQ29weXJpZ2h0IDIwMTUtMjAyNCBSaXRlbnNlIEJWLCB0aGUgTmV0aGVybGFuZHMuXG4gKlxuICogTGljZW5zZWQgdW5kZXIgRVVQTCwgVmVyc2lvbiAxLjIgKHRoZSBcIkxpY2Vuc2VcIik7XG4gKiB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gKiBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcbiAqXG4gKiBodHRwczovL2pvaW51cC5lYy5ldXJvcGEuZXUvY29sbGVjdGlvbi9ldXBsL2V1cGwtdGV4dC1ldXBsLTEyXG4gKlxuICogVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZVxuICogZGlzdHJpYnV0ZWQgdW5kZXIgdGhlIExpY2Vuc2UgaXMgZGlzdHJpYnV0ZWQgb24gYW4gXCJBUyBJU1wiIGJhc2lzLFxuICogV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuXG4gKiBTZWUgdGhlIExpY2Vuc2UgZm9yIHRoZSBzcGVjaWZpYyBsYW5ndWFnZSBnb3Zlcm5pbmcgcGVybWlzc2lvbnMgYW5kXG4gKiBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAqL1xuXG5pbXBvcnQge05nTW9kdWxlfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7Q29tbW9uTW9kdWxlfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHtQbHVnaW5UcmFuc2xhdGVQaXBlTW9kdWxlfSBmcm9tICcuLi8uLi9waXBlcyc7XG5pbXBvcnQge1xuICBGb3JtTW9kdWxlLFxuICBJbnB1dExhYmVsTW9kdWxlLFxuICBJbnB1dE1vZHVsZSxcbiAgUGFyYWdyYXBoTW9kdWxlLFxuICBSYWRpb01vZHVsZSxcbiAgU2VsZWN0TW9kdWxlLFxufSBmcm9tICdAdmFsdGltby9jb21wb25lbnRzJztcbmltcG9ydCB7WmFrZW5BcGlDb25maWd1cmF0aW9uQ29tcG9uZW50fSBmcm9tICcuL2NvbXBvbmVudHMvemFrZW4tYXBpLWNvbmZpZ3VyYXRpb24vemFrZW4tYXBpLWNvbmZpZ3VyYXRpb24uY29tcG9uZW50JztcbmltcG9ydCB7TGlua0RvY3VtZW50VG9aYWFrQ29uZmlndXJhdGlvbkNvbXBvbmVudH0gZnJvbSAnLi9jb21wb25lbnRzL2xpbmstZG9jdW1lbnQtdG8temFhay9saW5rLWRvY3VtZW50LXRvLXphYWstY29uZmlndXJhdGlvbi5jb21wb25lbnQnO1xuaW1wb3J0IHtMaW5rVXBsb2FkZWREb2N1bWVudFRvWmFha0NvbmZpZ3VyYXRpb25Db21wb25lbnR9IGZyb20gJy4vY29tcG9uZW50cy9saW5rLXVwbG9hZGVkLWRvY3VtZW50LXRvLXphYWsvbGluay11cGxvYWRlZC1kb2N1bWVudC10by16YWFrLWNvbmZpZ3VyYXRpb24uY29tcG9uZW50JztcbmltcG9ydCB7U2V0WmFha1N0YXR1c0NvbmZpZ3VyYXRpb25Db21wb25lbnR9IGZyb20gJy4vY29tcG9uZW50cy9zZXQtemFhay1zdGF0dXMvc2V0LXphYWstc3RhdHVzLWNvbmZpZ3VyYXRpb24uY29tcG9uZW50JztcbmltcG9ydCB7Q3JlYXRlWmFha1Jlc3VsdGFhdENvbmZpZ3VyYXRpb25Db21wb25lbnR9IGZyb20gJy4vY29tcG9uZW50cy9jcmVhdGUtemFhay1yZXN1bHRhYXQvY3JlYXRlLXphYWstcmVzdWx0YWF0LWNvbmZpZ3VyYXRpb24uY29tcG9uZW50JztcbmltcG9ydCB7Q3JlYXRlTmF0dXVybGlqa1BlcnNvb25aYWFrUm9sQ29tcG9uZW50fSBmcm9tICcuL2NvbXBvbmVudHMvY3JlYXRlLW5hdHV1cmxpamstcGVyc29vbi16YWFrLXJvbC9jcmVhdGUtbmF0dXVybGlqay1wZXJzb29uLXphYWstcm9sLmNvbXBvbmVudCc7XG5pbXBvcnQge0NyZWF0ZU5pZXROYXR1dXJsaWprUGVyc29vblphYWtSb2xDb21wb25lbnR9IGZyb20gJy4vY29tcG9uZW50cy9jcmVhdGUtbmlldC1uYXR1dXJsaWprLXBlcnNvb24temFhay1yb2wvY3JlYXRlLW5pZXQtbmF0dXVybGlqay1wZXJzb29uLXphYWstcm9sLmNvbXBvbmVudCc7XG5pbXBvcnQge0NyZWF0ZVphYWtDb25maWd1cmF0aW9uQ29tcG9uZW50fSBmcm9tICcuL2NvbXBvbmVudHMvY3JlYXRlLXphYWsvY3JlYXRlLXphYWstY29uZmlndXJhdGlvbi5jb21wb25lbnQnO1xuaW1wb3J0IHtTZXRaYWFrb3BzY2hvcnRpbmdDb21wb25lbnR9IGZyb20gJy4vY29tcG9uZW50cy9zZXQtemFha29wc2Nob3J0aW5nL3NldC16YWFrb3BzY2hvcnRpbmcuY29tcG9uZW50JztcbmltcG9ydCB7XG4gIEJ1dHRvbk1vZHVsZSxcbiAgRGF0ZVBpY2tlcklucHV0TW9kdWxlLFxuICBEaWFsb2dNb2R1bGUsXG4gIEljb25Nb2R1bGUsXG4gIExvYWRpbmdNb2R1bGUsXG4gIFRvZ2dsZU1vZHVsZSxcbn0gZnJvbSAnY2FyYm9uLWNvbXBvbmVudHMtYW5ndWxhcic7XG5pbXBvcnQge1N0YXJ0SGVyc3RlbHRlcm1pam5Db25maWd1cmF0aW9uQ29tcG9uZW50fSBmcm9tICcuL2NvbXBvbmVudHMvc3RhcnQtaGVyc3RlbHRlcm1pam4vc3RhcnQtaGVyc3RlbHRlcm1pam4tY29uZmlndXJhdGlvbi5jb21wb25lbnQnO1xuaW1wb3J0IHtFbmRIZXJzdGVsdGVybWlqbkNvbXBvbmVudH0gZnJvbSAnLi9jb21wb25lbnRzL2VuZC1oZXJzdGVsdGVybWlqbi9lbmQtaGVyc3RlbHRlcm1pam4uY29tcG9uZW50JztcbmltcG9ydCB7Q3JlYXRlWmFha2VpZ2Vuc2NoYXBDb21wb25lbnR9IGZyb20gJy4vY29tcG9uZW50cy9jcmVhdGUtemFha2VpZ2Vuc2NoYXAvY3JlYXRlLXphYWtlaWdlbnNjaGFwLmNvbXBvbmVudCc7XG5pbXBvcnQge1VwZGF0ZVphYWtlaWdlbnNjaGFwQ29tcG9uZW50fSBmcm9tICcuL2NvbXBvbmVudHMvdXBkYXRlLXphYWtlaWdlbnNjaGFwL3VwZGF0ZS16YWFrZWlnZW5zY2hhcC5jb21wb25lbnQnO1xuaW1wb3J0IHtEZWxldGVaYWFrZWlnZW5zY2hhcENvbXBvbmVudH0gZnJvbSAnLi9jb21wb25lbnRzL2RlbGV0ZS16YWFrZWlnZW5zY2hhcC9kZWxldGUtemFha2VpZ2Vuc2NoYXAuY29tcG9uZW50JztcbmltcG9ydCB7Q3JlYXRlWmFha09iamVjdENvbmZpZ3VyYXRpb25Db21wb25lbnR9IGZyb20gJy4vY29tcG9uZW50cy9jcmVhdGUtemFhay1vYmplY3QvY3JlYXRlLXphYWstb2JqZWN0LWNvbmZpZ3VyYXRpb24uY29tcG9uZW50JztcbmltcG9ydCB7UmVsYXRlZXJaYWtlbkNvbXBvbmVudH0gZnJvbSAnLi9jb21wb25lbnRzL3JlbGF0ZWVyLXpha2VuL3JlbGF0ZWVyLXpha2VuLmNvbXBvbmVudCc7XG5pbXBvcnQge1RyYW5zbGF0ZU1vZHVsZX0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1xuICAgIFpha2VuQXBpQ29uZmlndXJhdGlvbkNvbXBvbmVudCxcbiAgICBMaW5rRG9jdW1lbnRUb1phYWtDb25maWd1cmF0aW9uQ29tcG9uZW50LFxuICAgIExpbmtVcGxvYWRlZERvY3VtZW50VG9aYWFrQ29uZmlndXJhdGlvbkNvbXBvbmVudCxcbiAgICBTZXRaYWFrU3RhdHVzQ29uZmlndXJhdGlvbkNvbXBvbmVudCxcbiAgICBDcmVhdGVaYWFrUmVzdWx0YWF0Q29uZmlndXJhdGlvbkNvbXBvbmVudCxcbiAgICBDcmVhdGVOYXR1dXJsaWprUGVyc29vblphYWtSb2xDb21wb25lbnQsXG4gICAgQ3JlYXRlTmlldE5hdHV1cmxpamtQZXJzb29uWmFha1JvbENvbXBvbmVudCxcbiAgICBDcmVhdGVaYWFrQ29uZmlndXJhdGlvbkNvbXBvbmVudCxcbiAgICBTZXRaYWFrb3BzY2hvcnRpbmdDb21wb25lbnQsXG4gICAgU3RhcnRIZXJzdGVsdGVybWlqbkNvbmZpZ3VyYXRpb25Db21wb25lbnQsXG4gICAgRW5kSGVyc3RlbHRlcm1pam5Db21wb25lbnQsXG4gICAgQ3JlYXRlWmFha2VpZ2Vuc2NoYXBDb21wb25lbnQsXG4gICAgVXBkYXRlWmFha2VpZ2Vuc2NoYXBDb21wb25lbnQsXG4gICAgRGVsZXRlWmFha2VpZ2Vuc2NoYXBDb21wb25lbnQsXG4gICAgQ3JlYXRlWmFha09iamVjdENvbmZpZ3VyYXRpb25Db21wb25lbnQsXG4gICAgUmVsYXRlZXJaYWtlbkNvbXBvbmVudCxcbiAgXSxcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBQbHVnaW5UcmFuc2xhdGVQaXBlTW9kdWxlLFxuICAgIEZvcm1Nb2R1bGUsXG4gICAgSW5wdXRNb2R1bGUsXG4gICAgU2VsZWN0TW9kdWxlLFxuICAgIFBhcmFncmFwaE1vZHVsZSxcbiAgICBUb2dnbGVNb2R1bGUsXG4gICAgSW5wdXRMYWJlbE1vZHVsZSxcbiAgICBSYWRpb01vZHVsZSxcbiAgICBMb2FkaW5nTW9kdWxlLFxuICAgIEJ1dHRvbk1vZHVsZSxcbiAgICBEaWFsb2dNb2R1bGUsXG4gICAgSWNvbk1vZHVsZSxcbiAgICBUcmFuc2xhdGVNb2R1bGUsXG4gICAgRGF0ZVBpY2tlcklucHV0TW9kdWxlLFxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgWmFrZW5BcGlDb25maWd1cmF0aW9uQ29tcG9uZW50LFxuICAgIExpbmtEb2N1bWVudFRvWmFha0NvbmZpZ3VyYXRpb25Db21wb25lbnQsXG4gICAgTGlua1VwbG9hZGVkRG9jdW1lbnRUb1phYWtDb25maWd1cmF0aW9uQ29tcG9uZW50LFxuICAgIFNldFphYWtTdGF0dXNDb25maWd1cmF0aW9uQ29tcG9uZW50LFxuICAgIENyZWF0ZVphYWtSZXN1bHRhYXRDb25maWd1cmF0aW9uQ29tcG9uZW50LFxuICAgIENyZWF0ZVphYWtDb25maWd1cmF0aW9uQ29tcG9uZW50LFxuICAgIENyZWF0ZU5hdHV1cmxpamtQZXJzb29uWmFha1JvbENvbXBvbmVudCxcbiAgICBDcmVhdGVOaWV0TmF0dXVybGlqa1BlcnNvb25aYWFrUm9sQ29tcG9uZW50LFxuICAgIFNldFphYWtvcHNjaG9ydGluZ0NvbXBvbmVudCxcbiAgICBTdGFydEhlcnN0ZWx0ZXJtaWpuQ29uZmlndXJhdGlvbkNvbXBvbmVudCxcbiAgICBFbmRIZXJzdGVsdGVybWlqbkNvbXBvbmVudCxcbiAgICBDcmVhdGVaYWFrZWlnZW5zY2hhcENvbXBvbmVudCxcbiAgICBVcGRhdGVaYWFrZWlnZW5zY2hhcENvbXBvbmVudCxcbiAgICBEZWxldGVaYWFrZWlnZW5zY2hhcENvbXBvbmVudCxcbiAgICBDcmVhdGVaYWFrT2JqZWN0Q29uZmlndXJhdGlvbkNvbXBvbmVudCxcbiAgICBSZWxhdGVlclpha2VuQ29tcG9uZW50LFxuICBdLFxufSlcbmV4cG9ydCBjbGFzcyBaYWtlbkFwaVBsdWdpbk1vZHVsZSB7fVxuIl19