@valtimo/zgw 12.14.0 → 13.0.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 (191) hide show
  1. package/fesm2022/valtimo-zgw.mjs +696 -1166
  2. package/fesm2022/valtimo-zgw.mjs.map +1 -1
  3. package/lib/components/case-management-zgw/case-management-zgw.component.d.ts +35 -0
  4. package/lib/components/case-management-zgw/case-management-zgw.component.d.ts.map +1 -0
  5. package/lib/components/case-management-zgw-general/case-management-zgw-general.component.d.ts +6 -0
  6. package/lib/components/case-management-zgw-general/case-management-zgw-general.component.d.ts.map +1 -0
  7. package/lib/components/index.d.ts +1 -1
  8. package/lib/components/index.d.ts.map +1 -1
  9. package/lib/models/{dossier-management-zgw.model.d.ts → case-management-zgw.model.d.ts} +3 -2
  10. package/lib/models/case-management-zgw.model.d.ts.map +1 -0
  11. package/lib/models/index.d.ts +1 -1
  12. package/lib/models/index.d.ts.map +1 -1
  13. package/lib/modules/documenten-api/components/documenten-api-column-modal/documenten-api-column-modal.component.d.ts.map +1 -1
  14. package/lib/modules/documenten-api/components/documenten-api-columns/documenten-api-columns.component.d.ts +6 -4
  15. package/lib/modules/documenten-api/components/documenten-api-columns/documenten-api-columns.component.d.ts.map +1 -1
  16. package/lib/modules/documenten-api/components/documenten-api-documents/documenten-api-documents.component.d.ts +19 -17
  17. package/lib/modules/documenten-api/components/documenten-api-documents/documenten-api-documents.component.d.ts.map +1 -1
  18. package/lib/modules/documenten-api/components/documenten-api-filter/documenten-api-filter.component.d.ts +2 -1
  19. package/lib/modules/documenten-api/components/documenten-api-filter/documenten-api-filter.component.d.ts.map +1 -1
  20. package/lib/modules/documenten-api/components/{documenten-api-link-upload-process/dossier-management-link-process.component.d.ts → documenten-api-link-process/case-management-link-process.component.d.ts} +15 -9
  21. package/lib/modules/documenten-api/components/documenten-api-link-process/case-management-link-process.component.d.ts.map +1 -0
  22. package/lib/modules/documenten-api/components/documenten-api-metadata-modal/documenten-api-metadata-modal.component.d.ts +5 -3
  23. package/lib/modules/documenten-api/components/documenten-api-metadata-modal/documenten-api-metadata-modal.component.d.ts.map +1 -1
  24. package/lib/modules/documenten-api/components/documenten-api-tag-modal/documenten-api-tag-modal.component.d.ts +2 -2
  25. package/lib/modules/documenten-api/components/documenten-api-tag-modal/documenten-api-tag-modal.component.d.ts.map +1 -1
  26. package/lib/modules/documenten-api/components/documenten-api-tags/documenten-api-tags.component.d.ts +5 -6
  27. package/lib/modules/documenten-api/components/documenten-api-tags/documenten-api-tags.component.d.ts.map +1 -1
  28. package/lib/modules/documenten-api/components/documenten-api-upload-field-model/documenten-api-upload-field-modal.component.d.ts +6 -3
  29. package/lib/modules/documenten-api/components/documenten-api-upload-field-model/documenten-api-upload-field-modal.component.d.ts.map +1 -1
  30. package/lib/modules/documenten-api/components/documenten-api-upload-fields/documenten-api-upload-fields.component.d.ts +8 -6
  31. package/lib/modules/documenten-api/components/documenten-api-upload-fields/documenten-api-upload-fields.component.d.ts.map +1 -1
  32. package/lib/modules/documenten-api/components/documenten-api-version/documenten-api-version.component.d.ts +1 -1
  33. package/lib/modules/documenten-api/components/documenten-api-version/documenten-api-version.component.d.ts.map +1 -1
  34. package/lib/modules/documenten-api/components/index.d.ts +1 -1
  35. package/lib/modules/documenten-api/components/index.d.ts.map +1 -1
  36. package/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader.component.d.ts +7 -9
  37. package/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader.component.d.ts.map +1 -1
  38. package/lib/modules/documenten-api/services/documenten-api-column.service.d.ts +2 -2
  39. package/lib/modules/documenten-api/services/documenten-api-column.service.d.ts.map +1 -1
  40. package/lib/modules/documenten-api/services/documenten-api-document.service.d.ts +1 -1
  41. package/lib/modules/documenten-api/services/documenten-api-link-process.service.d.ts +4 -4
  42. package/lib/modules/documenten-api/services/documenten-api-link-process.service.d.ts.map +1 -1
  43. package/lib/modules/documenten-api/services/documenten-api-tag.service.d.ts +1 -1
  44. package/lib/modules/documenten-api/services/documenten-api-version.service.d.ts +2 -2
  45. package/lib/modules/documenten-api/services/documenten-api-version.service.d.ts.map +1 -1
  46. package/lib/modules/index.d.ts +0 -2
  47. package/lib/modules/index.d.ts.map +1 -1
  48. package/lib/modules/objecten-api/components/object-type/object-type.component.d.ts +3 -3
  49. package/lib/modules/objecten-api/components/object-type/object-type.component.d.ts.map +1 -1
  50. package/lib/modules/objecten-api/components/zaakobjecten/zaakobjecten.component.d.ts +3 -3
  51. package/lib/modules/objecten-api/components/zaakobjecten/zaakobjecten.component.d.ts.map +1 -1
  52. package/lib/modules/objecten-api/services/zaakobjecten.service.d.ts +1 -1
  53. package/lib/modules/zaakdetails/components/document-objecten-api-sync/document-objecten-api-sync.component.d.ts +14 -7
  54. package/lib/modules/zaakdetails/components/document-objecten-api-sync/document-objecten-api-sync.component.d.ts.map +1 -1
  55. package/lib/modules/zaakdetails/services/document-objecten-api-sync.service.d.ts +4 -6
  56. package/lib/modules/zaakdetails/services/document-objecten-api-sync.service.d.ts.map +1 -1
  57. package/lib/modules/zaken-api/components/zaken-api-zaaktype-link/zaken-api-zaaktype-link.component.d.ts +20 -21
  58. package/lib/modules/zaken-api/components/zaken-api-zaaktype-link/zaken-api-zaaktype-link.component.d.ts.map +1 -1
  59. package/lib/modules/zaken-api/models/zaken-api-zaaktype-link.model.d.ts.map +1 -1
  60. package/lib/modules/zaken-api/services/zaken-api-zaaktype-link.service.d.ts +1 -1
  61. package/lib/services/{dossier-management-zgw.service.d.ts → case-management-zgw.service.d.ts} +4 -4
  62. package/lib/services/case-management-zgw.service.d.ts.map +1 -0
  63. package/lib/services/index.d.ts +1 -1
  64. package/lib/services/index.d.ts.map +1 -1
  65. package/lib/zgw.module.d.ts +1 -2
  66. package/lib/zgw.module.d.ts.map +1 -1
  67. package/package.json +7 -9
  68. package/public_api.d.ts +0 -2
  69. package/public_api.d.ts.map +1 -1
  70. package/esm2022/lib/components/dossier-management-zgw/dossier-management-zgw.component.mjs +0 -91
  71. package/esm2022/lib/components/index.mjs +0 -17
  72. package/esm2022/lib/models/dossier-management-zgw.model.mjs +0 -23
  73. package/esm2022/lib/models/index.mjs +0 -17
  74. package/esm2022/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.mjs +0 -89
  75. package/esm2022/lib/modules/contactmomenten/components/index.mjs +0 -17
  76. package/esm2022/lib/modules/contactmomenten/index.mjs +0 -19
  77. package/esm2022/lib/modules/contactmomenten/models/contact-moment.model.mjs +0 -17
  78. package/esm2022/lib/modules/contactmomenten/models/index.mjs +0 -17
  79. package/esm2022/lib/modules/contactmomenten/services/contact-moment.service.mjs +0 -43
  80. package/esm2022/lib/modules/contactmomenten/services/index.mjs +0 -17
  81. package/esm2022/lib/modules/documenten-api/components/documenten-api-column-modal/documenten-api-column-modal.component.mjs +0 -175
  82. package/esm2022/lib/modules/documenten-api/components/documenten-api-columns/documenten-api-columns.component.mjs +0 -142
  83. package/esm2022/lib/modules/documenten-api/components/documenten-api-documents/documenten-api-documents.component.mjs +0 -443
  84. package/esm2022/lib/modules/documenten-api/components/documenten-api-filter/documenten-api-filter.component.mjs +0 -174
  85. package/esm2022/lib/modules/documenten-api/components/documenten-api-link-upload-process/dossier-management-link-process.component.mjs +0 -100
  86. package/esm2022/lib/modules/documenten-api/components/documenten-api-metadata-modal/documenten-api-metadata-modal.component.mjs +0 -541
  87. package/esm2022/lib/modules/documenten-api/components/documenten-api-tag-modal/documenten-api-tag-modal.component.mjs +0 -116
  88. package/esm2022/lib/modules/documenten-api/components/documenten-api-tags/documenten-api-tags.component.mjs +0 -162
  89. package/esm2022/lib/modules/documenten-api/components/documenten-api-upload-field-model/documenten-api-upload-field-modal.component.mjs +0 -183
  90. package/esm2022/lib/modules/documenten-api/components/documenten-api-upload-fields/documenten-api-upload-fields.component.mjs +0 -118
  91. package/esm2022/lib/modules/documenten-api/components/documenten-api-version/documenten-api-version.component.mjs +0 -43
  92. package/esm2022/lib/modules/documenten-api/components/index.mjs +0 -27
  93. package/esm2022/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader-edit-form.mjs +0 -554
  94. package/esm2022/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader.component.mjs +0 -256
  95. package/esm2022/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader.formio.mjs +0 -46
  96. package/esm2022/lib/modules/documenten-api/formio/documenten-api-uploader/index.mjs +0 -19
  97. package/esm2022/lib/modules/documenten-api/formio/index.mjs +0 -17
  98. package/esm2022/lib/modules/documenten-api/index.mjs +0 -20
  99. package/esm2022/lib/modules/documenten-api/models/configured-column.model.mjs +0 -27
  100. package/esm2022/lib/modules/documenten-api/models/documenten-api-column-modal.model.mjs +0 -17
  101. package/esm2022/lib/modules/documenten-api/models/documenten-api-filter.model.mjs +0 -17
  102. package/esm2022/lib/modules/documenten-api/models/documenten-api-link-process.model.mjs +0 -17
  103. package/esm2022/lib/modules/documenten-api/models/documenten-api-metadata.model.mjs +0 -34
  104. package/esm2022/lib/modules/documenten-api/models/documenten-api-tag.model.mjs +0 -17
  105. package/esm2022/lib/modules/documenten-api/models/documenten-api-upload-field.model.mjs +0 -33
  106. package/esm2022/lib/modules/documenten-api/models/documenten-api-version.model.mjs +0 -17
  107. package/esm2022/lib/modules/documenten-api/models/documenten-api.model.mjs +0 -37
  108. package/esm2022/lib/modules/documenten-api/models/index.mjs +0 -23
  109. package/esm2022/lib/modules/documenten-api/services/documenten-api-column.service.mjs +0 -38
  110. package/esm2022/lib/modules/documenten-api/services/documenten-api-document.service.mjs +0 -58
  111. package/esm2022/lib/modules/documenten-api/services/documenten-api-link-process.service.mjs +0 -51
  112. package/esm2022/lib/modules/documenten-api/services/documenten-api-tag.service.mjs +0 -36
  113. package/esm2022/lib/modules/documenten-api/services/documenten-api-version.service.mjs +0 -50
  114. package/esm2022/lib/modules/documenten-api/services/index.mjs +0 -21
  115. package/esm2022/lib/modules/haalcentraal-brp/components/cases-list/cases-list.component.mjs +0 -56
  116. package/esm2022/lib/modules/haalcentraal-brp/components/customer-list/customer-list.component.mjs +0 -133
  117. package/esm2022/lib/modules/haalcentraal-brp/customer-routing.module.mjs +0 -51
  118. package/esm2022/lib/modules/haalcentraal-brp/customer.module.mjs +0 -76
  119. package/esm2022/lib/modules/haalcentraal-brp/index.mjs +0 -19
  120. package/esm2022/lib/modules/haalcentraal-brp/models/case.mjs +0 -17
  121. package/esm2022/lib/modules/haalcentraal-brp/models/customer.mjs +0 -17
  122. package/esm2022/lib/modules/haalcentraal-brp/models/index.mjs +0 -18
  123. package/esm2022/lib/modules/haalcentraal-brp/services/customer.service.mjs +0 -43
  124. package/esm2022/lib/modules/haalcentraal-brp/services/index.mjs +0 -17
  125. package/esm2022/lib/modules/index.mjs +0 -22
  126. package/esm2022/lib/modules/objecten-api/components/index.mjs +0 -18
  127. package/esm2022/lib/modules/objecten-api/components/object-type/object-type.component.mjs +0 -122
  128. package/esm2022/lib/modules/objecten-api/components/zaakobjecten/zaakobjecten.component.mjs +0 -125
  129. package/esm2022/lib/modules/objecten-api/index.mjs +0 -19
  130. package/esm2022/lib/modules/objecten-api/models/index.mjs +0 -17
  131. package/esm2022/lib/modules/objecten-api/models/zaakobjecten.model.mjs +0 -17
  132. package/esm2022/lib/modules/objecten-api/services/index.mjs +0 -17
  133. package/esm2022/lib/modules/objecten-api/services/zaakobjecten.service.mjs +0 -44
  134. package/esm2022/lib/modules/zaakdetails/components/document-objecten-api-sync/document-objecten-api-sync.component.mjs +0 -127
  135. package/esm2022/lib/modules/zaakdetails/components/index.mjs +0 -17
  136. package/esm2022/lib/modules/zaakdetails/index.mjs +0 -19
  137. package/esm2022/lib/modules/zaakdetails/models/document-objecten-api-sync.model.mjs +0 -2
  138. package/esm2022/lib/modules/zaakdetails/models/index.mjs +0 -17
  139. package/esm2022/lib/modules/zaakdetails/services/document-objecten-api-sync.service.mjs +0 -51
  140. package/esm2022/lib/modules/zaakdetails/services/index.mjs +0 -17
  141. package/esm2022/lib/modules/zaken-api/components/index.mjs +0 -17
  142. package/esm2022/lib/modules/zaken-api/components/zaken-api-zaaktype-link/zaken-api-zaaktype-link.component.mjs +0 -183
  143. package/esm2022/lib/modules/zaken-api/index.mjs +0 -19
  144. package/esm2022/lib/modules/zaken-api/models/index.mjs +0 -17
  145. package/esm2022/lib/modules/zaken-api/models/zaken-api-zaaktype-link.model.mjs +0 -2
  146. package/esm2022/lib/modules/zaken-api/services/index.mjs +0 -17
  147. package/esm2022/lib/modules/zaken-api/services/zaken-api-zaaktype-link.service.mjs +0 -39
  148. package/esm2022/lib/services/dossier-management-zgw.service.mjs +0 -43
  149. package/esm2022/lib/services/index.mjs +0 -17
  150. package/esm2022/lib/zgw.module.mjs +0 -123
  151. package/esm2022/public_api.mjs +0 -27
  152. package/esm2022/valtimo-zgw.mjs +0 -5
  153. package/lib/components/dossier-management-zgw/dossier-management-zgw.component.d.ts +0 -24
  154. package/lib/components/dossier-management-zgw/dossier-management-zgw.component.d.ts.map +0 -1
  155. package/lib/models/dossier-management-zgw.model.d.ts.map +0 -1
  156. package/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.d.ts +0 -29
  157. package/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.d.ts.map +0 -1
  158. package/lib/modules/contactmomenten/components/index.d.ts +0 -2
  159. package/lib/modules/contactmomenten/components/index.d.ts.map +0 -1
  160. package/lib/modules/contactmomenten/index.d.ts +0 -4
  161. package/lib/modules/contactmomenten/index.d.ts.map +0 -1
  162. package/lib/modules/contactmomenten/models/contact-moment.model.d.ts +0 -14
  163. package/lib/modules/contactmomenten/models/contact-moment.model.d.ts.map +0 -1
  164. package/lib/modules/contactmomenten/models/index.d.ts +0 -2
  165. package/lib/modules/contactmomenten/models/index.d.ts.map +0 -1
  166. package/lib/modules/contactmomenten/services/contact-moment.service.d.ts +0 -18
  167. package/lib/modules/contactmomenten/services/contact-moment.service.d.ts.map +0 -1
  168. package/lib/modules/contactmomenten/services/index.d.ts +0 -2
  169. package/lib/modules/contactmomenten/services/index.d.ts.map +0 -1
  170. package/lib/modules/documenten-api/components/documenten-api-link-upload-process/dossier-management-link-process.component.d.ts.map +0 -1
  171. package/lib/modules/haalcentraal-brp/components/cases-list/cases-list.component.d.ts +0 -20
  172. package/lib/modules/haalcentraal-brp/components/cases-list/cases-list.component.d.ts.map +0 -1
  173. package/lib/modules/haalcentraal-brp/components/customer-list/customer-list.component.d.ts +0 -39
  174. package/lib/modules/haalcentraal-brp/components/customer-list/customer-list.component.d.ts.map +0 -1
  175. package/lib/modules/haalcentraal-brp/customer-routing.module.d.ts +0 -9
  176. package/lib/modules/haalcentraal-brp/customer-routing.module.d.ts.map +0 -1
  177. package/lib/modules/haalcentraal-brp/customer.module.d.ts +0 -17
  178. package/lib/modules/haalcentraal-brp/customer.module.d.ts.map +0 -1
  179. package/lib/modules/haalcentraal-brp/index.d.ts +0 -4
  180. package/lib/modules/haalcentraal-brp/index.d.ts.map +0 -1
  181. package/lib/modules/haalcentraal-brp/models/case.d.ts +0 -8
  182. package/lib/modules/haalcentraal-brp/models/case.d.ts.map +0 -1
  183. package/lib/modules/haalcentraal-brp/models/customer.d.ts +0 -22
  184. package/lib/modules/haalcentraal-brp/models/customer.d.ts.map +0 -1
  185. package/lib/modules/haalcentraal-brp/models/index.d.ts +0 -3
  186. package/lib/modules/haalcentraal-brp/models/index.d.ts.map +0 -1
  187. package/lib/modules/haalcentraal-brp/services/customer.service.d.ts +0 -18
  188. package/lib/modules/haalcentraal-brp/services/customer.service.d.ts.map +0 -1
  189. package/lib/modules/haalcentraal-brp/services/index.d.ts +0 -2
  190. package/lib/modules/haalcentraal-brp/services/index.d.ts.map +0 -1
  191. package/lib/services/dossier-management-zgw.service.d.ts.map +0 -1
@@ -1,27 +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
- /*
17
- * Public API Surface of documenten-api
18
- */
19
- export * from './lib/components';
20
- export * from './lib/models';
21
- export * from './lib/services';
22
- export * from './lib/modules';
23
- export * from './lib/zgw.module';
24
- // haalcentraal-brp
25
- export * from './lib/modules/haalcentraal-brp/components/cases-list/cases-list.component';
26
- export * from './lib/modules/haalcentraal-brp/components/customer-list/customer-list.component';
27
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL3ZhbHRpbW8vemd3L3NyYy9wdWJsaWNfYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7OztHQWNHO0FBRUg7O0dBRUc7QUFFSCxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsY0FBYyxDQUFDO0FBQzdCLGNBQWMsZ0JBQWdCLENBQUM7QUFDL0IsY0FBYyxlQUFlLENBQUM7QUFDOUIsY0FBYyxrQkFBa0IsQ0FBQztBQUVqQyxtQkFBbUI7QUFDbkIsY0FBYywyRUFBMkUsQ0FBQztBQUMxRixjQUFjLGlGQUFpRixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLypcbiAqIENvcHlyaWdodCAyMDE1LTIwMjQgUml0ZW5zZSBCViwgdGhlIE5ldGhlcmxhbmRzLlxuICpcbiAqIExpY2Vuc2VkIHVuZGVyIEVVUEwsIFZlcnNpb24gMS4yICh0aGUgXCJMaWNlbnNlXCIpO1xuICogeW91IG1heSBub3QgdXNlIHRoaXMgZmlsZSBleGNlcHQgaW4gY29tcGxpYW5jZSB3aXRoIHRoZSBMaWNlbnNlLlxuICogWW91IG1heSBvYnRhaW4gYSBjb3B5IG9mIHRoZSBMaWNlbnNlIGF0XG4gKlxuICogaHR0cHM6Ly9qb2ludXAuZWMuZXVyb3BhLmV1L2NvbGxlY3Rpb24vZXVwbC9ldXBsLXRleHQtZXVwbC0xMlxuICpcbiAqIFVubGVzcyByZXF1aXJlZCBieSBhcHBsaWNhYmxlIGxhdyBvciBhZ3JlZWQgdG8gaW4gd3JpdGluZywgc29mdHdhcmVcbiAqIGRpc3RyaWJ1dGVkIHVuZGVyIHRoZSBMaWNlbnNlIGlzIGRpc3RyaWJ1dGVkIG9uIGFuIFwiQVMgSVNcIiBiYXNpcyxcbiAqIFdJVEhPVVQgV0FSUkFOVElFUyBPUiBDT05ESVRJT05TIE9GIEFOWSBLSU5ELCBlaXRoZXIgZXhwcmVzcyBvciBpbXBsaWVkLlxuICogU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zIGFuZFxuICogbGltaXRhdGlvbnMgdW5kZXIgdGhlIExpY2Vuc2UuXG4gKi9cblxuLypcbiAqIFB1YmxpYyBBUEkgU3VyZmFjZSBvZiBkb2N1bWVudGVuLWFwaVxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvbW9kZWxzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3NlcnZpY2VzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL21vZHVsZXMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvemd3Lm1vZHVsZSc7XG5cbi8vIGhhYWxjZW50cmFhbC1icnBcbmV4cG9ydCAqIGZyb20gJy4vbGliL21vZHVsZXMvaGFhbGNlbnRyYWFsLWJycC9jb21wb25lbnRzL2Nhc2VzLWxpc3QvY2FzZXMtbGlzdC5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvbW9kdWxlcy9oYWFsY2VudHJhYWwtYnJwL2NvbXBvbmVudHMvY3VzdG9tZXItbGlzdC9jdXN0b21lci1saXN0LmNvbXBvbmVudCc7XG4iXX0=
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public_api';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmFsdGltby16Z3cuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy92YWx0aW1vL3pndy9zcmMvdmFsdGltby16Z3cudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWNfYXBpJztcbiJdfQ==
@@ -1,24 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
2
- import { DossierManagementZgwService } from '../../services';
3
- import { ZgwTab, ZgwTabEnum } from '../../models';
4
- import { DocumentenApiVersionService } from '../../modules';
5
- import { Observable } from 'rxjs';
6
- import { ActivatedRoute } from '@angular/router';
7
- import * as i0 from "@angular/core";
8
- export declare class DossierManagementZgwComponent implements AfterViewInit, OnDestroy {
9
- private readonly dossierManagementZgwService;
10
- private readonly cdr;
11
- private readonly documentenApiVersionService;
12
- private readonly route;
13
- private _zgwTabContent;
14
- private readonly _viewInitialized$;
15
- private readonly _supportedDocumentenApiFeatures$;
16
- readonly zgwTabs$: Observable<ZgwTab[]>;
17
- constructor(dossierManagementZgwService: DossierManagementZgwService, cdr: ChangeDetectorRef, documentenApiVersionService: DocumentenApiVersionService, route: ActivatedRoute);
18
- ngAfterViewInit(): void;
19
- ngOnDestroy(): void;
20
- displayTab(tab: ZgwTabEnum): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<DossierManagementZgwComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<DossierManagementZgwComponent, "ng-component", never, {}, {}, never, never, true, never>;
23
- }
24
- //# sourceMappingURL=dossier-management-zgw.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dossier-management-zgw.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/zgw/src/lib/components/dossier-management-zgw/dossier-management-zgw.component.ts"],"names":[],"mappings":"AAgBA,OAAO,EACL,aAAa,EAEb,iBAAiB,EAEjB,SAAS,EAGV,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAC,2BAA2B,EAAC,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAC,MAAM,EAAE,UAAU,EAAC,MAAM,cAAc,CAAC;AAGhD,OAAO,EAIL,2BAA2B,EAE5B,MAAM,eAAe,CAAC;AACvB,OAAO,EAA8C,UAAU,EAAiB,MAAM,MAAM,CAAC;AAC7F,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;;AAE/C,qBAOa,6BAA8B,YAAW,aAAa,EAAE,SAAS;IAwD1E,OAAO,CAAC,QAAQ,CAAC,2BAA2B;IAC5C,OAAO,CAAC,QAAQ,CAAC,GAAG;IACpB,OAAO,CAAC,QAAQ,CAAC,2BAA2B;IAC5C,OAAO,CAAC,QAAQ,CAAC,KAAK;IAzDxB,OAAO,CAAC,cAAc,CAAmB;IAEzC,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAuC;IAEzE,OAAO,CAAC,QAAQ,CAAC,gCAAgC,CAO7C;IAEJ,SAAgB,QAAQ,EAAE,UAAU,CAAC,MAAM,EAAE,CAAC,CAsC5C;gBAGiB,2BAA2B,EAAE,2BAA2B,EACxD,GAAG,EAAE,iBAAiB,EACtB,2BAA2B,EAAE,2BAA2B,EACxD,KAAK,EAAE,cAAc;IAGjC,eAAe,IAAI,IAAI;IAIvB,WAAW,IAAI,IAAI;IAInB,UAAU,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCAtE7B,6BAA6B;2CAA7B,6BAA6B;CAyEzC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"dossier-management-zgw.model.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/zgw/src/lib/models/dossier-management-zgw.model.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAC,IAAI,EAAC,MAAM,eAAe,CAAC;AAEnC,aAAK,UAAU;IACb,sBAAsB,yBAAyB;IAC/C,mBAAmB,sBAAsB;IACzC,4BAA4B,8BAA8B;CAC3D;AAED,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,EAAE,MAAM,CAAC;IAC9B,GAAG,EAAE,UAAU,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC;CACtB;AAED,OAAO,EAAC,UAAU,EAAE,MAAM,EAAC,CAAC"}
@@ -1,29 +0,0 @@
1
- import { ContactMomentService } from '../../services';
2
- import { BehaviorSubject, Observable } from 'rxjs';
3
- import { AlertService, ModalComponent, TimelineItem } from '@valtimo/components';
4
- import { TranslateService } from '@ngx-translate/core';
5
- import * as i0 from "@angular/core";
6
- export declare class DossierDetailTabContactMomentsComponent {
7
- private readonly contactMomentService;
8
- private readonly alertService;
9
- private readonly translateService;
10
- modal: ModalComponent;
11
- readonly refetchContactMoments$: BehaviorSubject<string>;
12
- readonly contactMoments$: Observable<Array<TimelineItem>>;
13
- readonly text$: BehaviorSubject<string>;
14
- readonly channel$: BehaviorSubject<string>;
15
- readonly requestData$: Observable<Array<string>>;
16
- readonly valid$: Observable<boolean>;
17
- readonly disabled$: BehaviorSubject<boolean>;
18
- constructor(contactMomentService: ContactMomentService, alertService: AlertService, translateService: TranslateService);
19
- textChange(text: string): void;
20
- buttonClick(): void;
21
- saveNote(): void;
22
- private disable;
23
- private enable;
24
- private clear;
25
- private refetchContactMoments;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<DossierDetailTabContactMomentsComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<DossierDetailTabContactMomentsComponent, "valtimo-dossier-detail-tab-contact-moments", never, {}, {}, never, never, true, never>;
28
- }
29
- //# sourceMappingURL=contact-moments.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"contact-moments.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/zgw/src/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,oBAAoB,EAAC,MAAM,gBAAgB,CAAC;AAEpD,OAAO,EAAC,eAAe,EAAiB,UAAU,EAAC,MAAM,MAAM,CAAC;AAChE,OAAO,EACL,YAAY,EACZ,cAAc,EAGd,YAAY,EAGb,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAkB,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;;AAMtE,qBAOa,uCAAuC;IA8BhD,OAAO,CAAC,QAAQ,CAAC,oBAAoB;IACrC,OAAO,CAAC,QAAQ,CAAC,YAAY;IAC7B,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IA/BG,KAAK,EAAE,cAAc,CAAC;IAE5D,QAAQ,CAAC,sBAAsB,0BAA2B;IAC1D,QAAQ,CAAC,eAAe,EAAE,UAAU,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAevD;IAEF,QAAQ,CAAC,KAAK,0BAAmC;IACjD,QAAQ,CAAC,QAAQ,0BAAuC;IACxD,QAAQ,CAAC,YAAY,EAAE,UAAU,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAA8C;IAC9F,QAAQ,CAAC,MAAM,EAAE,UAAU,CAAC,OAAO,CAAC,CAElC;IACF,QAAQ,CAAC,SAAS,2BAAuC;gBAGtC,oBAAoB,EAAE,oBAAoB,EAC1C,YAAY,EAAE,YAAY,EAC1B,gBAAgB,EAAE,gBAAgB;IAGrD,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAI9B,WAAW,IAAI,IAAI;IAInB,QAAQ,IAAI,IAAI;IAqBhB,OAAO,CAAC,OAAO;IAIf,OAAO,CAAC,MAAM;IAId,OAAO,CAAC,KAAK;IAIb,OAAO,CAAC,qBAAqB;yCA5ElB,uCAAuC;2CAAvC,uCAAuC;CA+EnD"}
@@ -1,2 +0,0 @@
1
- export * from './contact-moments/contact-moments.component';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/contactmomenten/components/index.ts"],"names":[],"mappings":"AAgBA,cAAc,6CAA6C,CAAC"}
@@ -1,4 +0,0 @@
1
- export * from './models';
2
- export * from './components';
3
- export * from './services';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/zgw/src/lib/modules/contactmomenten/index.ts"],"names":[],"mappings":"AAgBA,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC"}
@@ -1,14 +0,0 @@
1
- export interface Contactmoment {
2
- registratiedatum?: string;
3
- kanaal?: string;
4
- tekst?: string;
5
- medewerkerIdentificatie?: MedewerkerIdentificatie;
6
- }
7
- export interface MedewerkerIdentificatie {
8
- achternaam?: string;
9
- }
10
- export interface CreateContactMomentRequest {
11
- kanaal: string;
12
- tekst: string;
13
- }
14
- //# sourceMappingURL=contact-moment.model.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"contact-moment.model.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/contactmomenten/models/contact-moment.model.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,aAAa;IAC5B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;CACnD;AAED,MAAM,WAAW,uBAAuB;IACtC,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,0BAA0B;IACzC,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,2 +0,0 @@
1
- export * from './contact-moment.model';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/contactmomenten/models/index.ts"],"names":[],"mappings":"AAgBA,cAAc,wBAAwB,CAAC"}
@@ -1,18 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { ConfigService } from '@valtimo/config';
4
- import { Contactmoment, CreateContactMomentRequest } from '../models';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * @deprecated Will be replace by new plugins
8
- */
9
- export declare class ContactMomentService {
10
- private http;
11
- private valtimoEndpointUri;
12
- constructor(http: HttpClient, configService: ConfigService);
13
- getContactMoments(): Observable<Contactmoment[]>;
14
- saveContactMoment(contactMomentRequest: CreateContactMomentRequest): Observable<Contactmoment>;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<ContactMomentService, never>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<ContactMomentService>;
17
- }
18
- //# sourceMappingURL=contact-moment.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"contact-moment.service.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/contactmomenten/services/contact-moment.service.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAC,UAAU,EAAC,MAAM,MAAM,CAAC;AAChC,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAC,aAAa,EAAE,0BAA0B,EAAC,MAAM,WAAW,CAAC;;AAEpE;;GAEG;AACH,qBAGa,oBAAoB;IAI7B,OAAO,CAAC,IAAI;IAHd,OAAO,CAAC,kBAAkB,CAAS;gBAGzB,IAAI,EAAE,UAAU,EACxB,aAAa,EAAE,aAAa;IAK9B,iBAAiB,IAAI,UAAU,CAAC,aAAa,EAAE,CAAC;IAIhD,iBAAiB,CAAC,oBAAoB,EAAE,0BAA0B,GAAG,UAAU,CAAC,aAAa,CAAC;yCAdnF,oBAAoB;6CAApB,oBAAoB;CAiBhC"}
@@ -1,2 +0,0 @@
1
- export * from './contact-moment.service';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/contactmomenten/services/index.ts"],"names":[],"mappings":"AAgBA,cAAc,0BAA0B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"dossier-management-link-process.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/zgw/src/lib/modules/documenten-api/components/documenten-api-link-upload-process/dossier-management-link-process.component.ts"],"names":[],"mappings":"AAeA,OAAO,EAAY,MAAM,EAAC,MAAM,eAAe,CAAC;AAChD,OAAO,EAAC,aAAa,EAAgC,MAAM,iBAAiB,CAAC;AAC7E,OAAO,EAAC,eAAe,EAAsB,UAAU,EAAiB,MAAM,MAAM,CAAC;AAErF,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;AAG/C,OAAO,EAAC,+BAA+B,EAAE,2BAA2B,EAAC,MAAM,gBAAgB,CAAC;AAE5F,OAAO,EAAiB,QAAQ,EAAC,MAAM,2BAA2B,CAAC;;AAEnE,qBAMa,qCAAsC,YAAW,MAAM;IA4BhE,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,+BAA+B;IAChD,OAAO,CAAC,QAAQ,CAAC,2BAA2B;IA9B9C,SAAgB,6BAA6B,2BAAuC;IAEpF,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAGvC;IAEF,SAAgB,mBAAmB,0BAAmC;IACtE,SAAgB,aAAa,EAAE,UAAU,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAcxD;IAEF,SAAgB,SAAS,2BAAuC;gBAG7C,aAAa,EAAE,aAAa,EAC5B,KAAK,EAAE,cAAc,EACrB,+BAA+B,EAAE,+BAA+B,EAChE,2BAA2B,EAAE,2BAA2B;IAGpE,QAAQ,IAAI,IAAI;IAIhB,aAAa,CAAC,IAAI,EAAE;QAAC,EAAE,EAAE,MAAM,CAAA;KAAC,GAAG,IAAI;IAkC9C,OAAO,CAAC,gCAAgC;IAOxC,OAAO,CAAC,mBAAmB;yCA/EhB,qCAAqC;2CAArC,qCAAqC;CA4FjD"}
@@ -1,20 +0,0 @@
1
- import { ActivatedRoute } from '@angular/router';
2
- import { BehaviorSubject, Observable } from 'rxjs';
3
- import { CustomerCase } from '../../models';
4
- import { CustomerService } from '../../services/customer.service';
5
- import { TableColumn } from '@valtimo/components';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @deprecated Will be replace by new plugins
9
- */
10
- export declare class CasesListComponent {
11
- private readonly route;
12
- private readonly customerService;
13
- readonly customerCases$: Observable<Array<CustomerCase>>;
14
- readonly loading$: BehaviorSubject<boolean>;
15
- readonly columns$: BehaviorSubject<TableColumn[]>;
16
- constructor(route: ActivatedRoute, customerService: CustomerService);
17
- static ɵfac: i0.ɵɵFactoryDeclaration<CasesListComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<CasesListComponent, "valtimo-cases-list", never, {}, {}, never, never, false, never>;
19
- }
20
- //# sourceMappingURL=cases-list.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cases-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/components/cases-list/cases-list.component.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAC,eAAe,EAAE,UAAU,EAAK,MAAM,MAAM,CAAC;AAErD,OAAO,EAAC,YAAY,EAAC,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAC,eAAe,EAAC,MAAM,iCAAiC,CAAC;AAChE,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;;AAEhD;;GAEG;AACH,qBAKa,kBAAkB;IAwB3B,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,eAAe;IAxBlC,QAAQ,CAAC,cAAc,EAAE,UAAU,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAGtD;IAEF,QAAQ,CAAC,QAAQ,2BAAsC;IAEvD,QAAQ,CAAC,QAAQ,iCAad;gBAGgB,KAAK,EAAE,cAAc,EACrB,eAAe,EAAE,eAAe;yCAzBxC,kBAAkB;2CAAlB,kBAAkB;CA2B9B"}
@@ -1,39 +0,0 @@
1
- import { CustomerService } from '../../services/customer.service';
2
- import { BehaviorSubject, Observable } from 'rxjs';
3
- import { TranslateService } from '@ngx-translate/core';
4
- import { MappedCustomer } from '../../models';
5
- import { ConfigService } from '@valtimo/config';
6
- import { Router } from '@angular/router';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @deprecated Will be replace by new plugins
10
- */
11
- export declare class CustomerListComponent {
12
- private readonly customerService;
13
- private readonly translateService;
14
- private readonly configService;
15
- private readonly router;
16
- fields$: Observable<Array<{
17
- key: string;
18
- label: string;
19
- }>>;
20
- readonly bsn$: BehaviorSubject<string>;
21
- readonly bsnValid$: Observable<boolean>;
22
- readonly dateOfBirth$: BehaviorSubject<string>;
23
- readonly dateOfBirthValid$: Observable<boolean>;
24
- readonly familyName$: BehaviorSubject<string>;
25
- private readonly searchParameters$;
26
- customers$: Observable<Array<MappedCustomer>>;
27
- readonly loading$: BehaviorSubject<boolean>;
28
- constructor(customerService: CustomerService, translateService: TranslateService, configService: ConfigService, router: Router);
29
- bsnChange(bsn: string): void;
30
- dateOfBirthChange(dateOfBirth: string): void;
31
- familyNameChange(familyName: string): void;
32
- rowClick(customer: MappedCustomer): void;
33
- private clearBsn;
34
- private clearDateOfBirth;
35
- private clearFamilyName;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomerListComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<CustomerListComponent, "valtimo-customer-list", never, {}, {}, never, never, false, never>;
38
- }
39
- //# sourceMappingURL=customer-list.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"customer-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/components/customer-list/customer-list.component.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,eAAe,EAAC,MAAM,iCAAiC,CAAC;AAChE,OAAO,EAAC,eAAe,EAAiB,UAAU,EAAK,MAAM,MAAM,CAAC;AAEpE,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAKL,cAAc,EACf,MAAM,cAAc,CAAC;AACtB,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;;AAEvC;;GAEG;AACH,qBAKa,qBAAqB;IAyF9B,OAAO,CAAC,QAAQ,CAAC,eAAe;IAChC,OAAO,CAAC,QAAQ,CAAC,gBAAgB;IACjC,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,MAAM;IA3FzB,OAAO,EAAE,UAAU,CAAC,KAAK,CAAC;QAAC,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,CAAC,CAmBtD;IAEF,QAAQ,CAAC,IAAI,0BAAmC;IAChD,QAAQ,CAAC,SAAS,EAAE,UAAU,CAAC,OAAO,CAAC,CAKrC;IACF,QAAQ,CAAC,YAAY,0BAAmC;IACxD,QAAQ,CAAC,iBAAiB,EAAE,UAAU,CAAC,OAAO,CAAC,CAK7C;IACF,QAAQ,CAAC,WAAW,0BAAmC;IAEvD,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAmBhC;IAEF,UAAU,EAAE,UAAU,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAyB3C;IAEF,QAAQ,CAAC,QAAQ,2BAAsC;gBAGpC,eAAe,EAAE,eAAe,EAChC,gBAAgB,EAAE,gBAAgB,EAClC,aAAa,EAAE,aAAa,EAC5B,MAAM,EAAE,MAAM;IAGjC,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI;IAM5B,iBAAiB,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI;IAK5C,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI;IAKnC,QAAQ,CAAC,QAAQ,EAAE,cAAc;IASxC,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,eAAe;yCAhIZ,qBAAqB;2CAArB,qBAAqB;CAmIjC"}
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/router";
4
- export declare class CustomerRoutingModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomerRoutingModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<CustomerRoutingModule, never, [typeof i1.CommonModule, typeof i2.RouterModule], [typeof i2.RouterModule]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<CustomerRoutingModule>;
8
- }
9
- //# sourceMappingURL=customer-routing.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"customer-routing.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/customer-routing.module.ts"],"names":[],"mappings":";;;AAuCA,qBAIa,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CAAG"}
@@ -1,17 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./components/customer-list/customer-list.component";
3
- import * as i2 from "./components/cases-list/cases-list.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@valtimo/components";
6
- import * as i5 from "./customer-routing.module";
7
- import * as i6 from "@ngx-translate/core";
8
- import * as i7 from "@angular/forms";
9
- /**
10
- * @deprecated Will be replace by new plugins
11
- */
12
- export declare class CustomerModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomerModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<CustomerModule, [typeof i1.CustomerListComponent, typeof i2.CasesListComponent], [typeof i3.CommonModule, typeof i4.WidgetModule, typeof i5.CustomerRoutingModule, typeof i4.ListModule, typeof i4.SpinnerModule, typeof i6.TranslateModule, typeof i4.FilterSidebarModule, typeof i7.FormsModule, typeof i4.PageModule, typeof i4.TitleModule, typeof i4.ParagraphModule, typeof i4.TableModule], [typeof i1.CustomerListComponent, typeof i2.CasesListComponent]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<CustomerModule>;
16
- }
17
- //# sourceMappingURL=customer.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"customer.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/customer.module.ts"],"names":[],"mappings":";;;;;;;;AAkCA;;GAEG;AACH,qBAkBa,cAAc;yCAAd,cAAc;0CAAd,cAAc;0CAAd,cAAc;CAAG"}
@@ -1,4 +0,0 @@
1
- export * from './services';
2
- export * from './models';
3
- export * from './customer.module';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/index.ts"],"names":[],"mappings":"AAgBA,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,mBAAmB,CAAC"}
@@ -1,8 +0,0 @@
1
- interface CustomerCase {
2
- zaakNummer: string;
3
- zaakStatus: string;
4
- zaakType: string;
5
- zaakId: string;
6
- }
7
- export { CustomerCase };
8
- //# sourceMappingURL=case.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"case.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/models/case.ts"],"names":[],"mappings":"AAgBA,UAAU,YAAY;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,OAAO,EAAC,YAAY,EAAC,CAAC"}
@@ -1,22 +0,0 @@
1
- interface Customer {
2
- burgerservicenummer: string;
3
- geboorteDatum: string;
4
- geslachtsnaam: string;
5
- voorletters: string;
6
- voornamen: string;
7
- }
8
- interface MappedCustomer {
9
- citizenServiceNumber: string;
10
- name: string;
11
- dateOfBirth: string;
12
- }
13
- interface CustomerBsnSearchRequest {
14
- bsn: string;
15
- }
16
- interface CustomerDataSearchRequest {
17
- geslachtsnaam: string;
18
- geboortedatum: string;
19
- }
20
- type CustomerSearchRequest = CustomerBsnSearchRequest | CustomerDataSearchRequest;
21
- export { CustomerBsnSearchRequest, CustomerDataSearchRequest, CustomerSearchRequest, Customer, MappedCustomer, };
22
- //# sourceMappingURL=customer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/models/customer.ts"],"names":[],"mappings":"AAgBA,UAAU,QAAQ;IAChB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,UAAU,cAAc;IACtB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,UAAU,wBAAwB;IAChC,GAAG,EAAE,MAAM,CAAC;CACb;AAED,UAAU,yBAAyB;IACjC,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,KAAK,qBAAqB,GAAG,wBAAwB,GAAG,yBAAyB,CAAC;AAElF,OAAO,EACL,wBAAwB,EACxB,yBAAyB,EACzB,qBAAqB,EACrB,QAAQ,EACR,cAAc,GACf,CAAC"}
@@ -1,3 +0,0 @@
1
- export * from './customer';
2
- export * from './case';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/models/index.ts"],"names":[],"mappings":"AAgBA,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC"}
@@ -1,18 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { ConfigService } from '@valtimo/config';
4
- import { Customer, CustomerCase, CustomerSearchRequest } from '../models';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * @deprecated Will be replace by new plugins
8
- */
9
- export declare class CustomerService {
10
- private http;
11
- private valtimoEndpointUri;
12
- constructor(http: HttpClient, configService: ConfigService);
13
- getCustomers(request: CustomerSearchRequest): Observable<Array<Customer>>;
14
- getCustomerCases(bsn: string): Observable<Array<CustomerCase>>;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomerService, never>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<CustomerService>;
17
- }
18
- //# sourceMappingURL=customer.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"customer.service.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/services/customer.service.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAC,UAAU,EAAC,MAAM,MAAM,CAAC;AAChC,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAC9C,OAAO,EAAC,QAAQ,EAAE,YAAY,EAAE,qBAAqB,EAAC,MAAM,WAAW,CAAC;;AAExE;;GAEG;AACH,qBAGa,eAAe;IAIxB,OAAO,CAAC,IAAI;IAHd,OAAO,CAAC,kBAAkB,CAAS;gBAGzB,IAAI,EAAE,UAAU,EACxB,aAAa,EAAE,aAAa;IAK9B,YAAY,CAAC,OAAO,EAAE,qBAAqB,GAAG,UAAU,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;IAOzE,gBAAgB,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;yCAjBnD,eAAe;6CAAf,eAAe;CAoB3B"}
@@ -1,2 +0,0 @@
1
- export * from './customer.service';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../projects/valtimo/zgw/src/lib/modules/haalcentraal-brp/services/index.ts"],"names":[],"mappings":"AAgBA,cAAc,oBAAoB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"dossier-management-zgw.service.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/zgw/src/lib/services/dossier-management-zgw.service.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAwC,UAAU,EAAC,MAAM,MAAM,CAAC;AACvE,OAAO,EAAC,UAAU,EAAC,MAAM,WAAW,CAAC;;AAErC,qBAGa,2BAA2B;IAC/B,iBAAiB,EAAE,MAAM,EAAE,CAAC;IAEnC,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAiD;IAE9E,OAAO,CAAC,YAAY,CAAsD;IAC1E,IAAW,WAAW,IAAI,UAAU,CAAC,UAAU,CAAC,CAE/C;IACD,IAAW,UAAU,CAAC,GAAG,EAAE,UAAU,EAEpC;IAEM,iBAAiB,IAAI,IAAI;yCAbrB,2BAA2B;6CAA3B,2BAA2B;CAgBvC"}