@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.
- package/fesm2022/valtimo-zgw.mjs +696 -1166
- package/fesm2022/valtimo-zgw.mjs.map +1 -1
- package/lib/components/case-management-zgw/case-management-zgw.component.d.ts +35 -0
- package/lib/components/case-management-zgw/case-management-zgw.component.d.ts.map +1 -0
- package/lib/components/case-management-zgw-general/case-management-zgw-general.component.d.ts +6 -0
- package/lib/components/case-management-zgw-general/case-management-zgw-general.component.d.ts.map +1 -0
- package/lib/components/index.d.ts +1 -1
- package/lib/components/index.d.ts.map +1 -1
- package/lib/models/{dossier-management-zgw.model.d.ts → case-management-zgw.model.d.ts} +3 -2
- package/lib/models/case-management-zgw.model.d.ts.map +1 -0
- package/lib/models/index.d.ts +1 -1
- package/lib/models/index.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-column-modal/documenten-api-column-modal.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-columns/documenten-api-columns.component.d.ts +6 -4
- package/lib/modules/documenten-api/components/documenten-api-columns/documenten-api-columns.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-documents/documenten-api-documents.component.d.ts +19 -17
- package/lib/modules/documenten-api/components/documenten-api-documents/documenten-api-documents.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-filter/documenten-api-filter.component.d.ts +2 -1
- package/lib/modules/documenten-api/components/documenten-api-filter/documenten-api-filter.component.d.ts.map +1 -1
- 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
- package/lib/modules/documenten-api/components/documenten-api-link-process/case-management-link-process.component.d.ts.map +1 -0
- package/lib/modules/documenten-api/components/documenten-api-metadata-modal/documenten-api-metadata-modal.component.d.ts +5 -3
- package/lib/modules/documenten-api/components/documenten-api-metadata-modal/documenten-api-metadata-modal.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-tag-modal/documenten-api-tag-modal.component.d.ts +2 -2
- package/lib/modules/documenten-api/components/documenten-api-tag-modal/documenten-api-tag-modal.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-tags/documenten-api-tags.component.d.ts +5 -6
- package/lib/modules/documenten-api/components/documenten-api-tags/documenten-api-tags.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-upload-field-model/documenten-api-upload-field-modal.component.d.ts +6 -3
- package/lib/modules/documenten-api/components/documenten-api-upload-field-model/documenten-api-upload-field-modal.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-upload-fields/documenten-api-upload-fields.component.d.ts +8 -6
- package/lib/modules/documenten-api/components/documenten-api-upload-fields/documenten-api-upload-fields.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/documenten-api-version/documenten-api-version.component.d.ts +1 -1
- package/lib/modules/documenten-api/components/documenten-api-version/documenten-api-version.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/components/index.d.ts +1 -1
- package/lib/modules/documenten-api/components/index.d.ts.map +1 -1
- package/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader.component.d.ts +7 -9
- package/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader.component.d.ts.map +1 -1
- package/lib/modules/documenten-api/services/documenten-api-column.service.d.ts +2 -2
- package/lib/modules/documenten-api/services/documenten-api-column.service.d.ts.map +1 -1
- package/lib/modules/documenten-api/services/documenten-api-document.service.d.ts +1 -1
- package/lib/modules/documenten-api/services/documenten-api-link-process.service.d.ts +4 -4
- package/lib/modules/documenten-api/services/documenten-api-link-process.service.d.ts.map +1 -1
- package/lib/modules/documenten-api/services/documenten-api-tag.service.d.ts +1 -1
- package/lib/modules/documenten-api/services/documenten-api-version.service.d.ts +2 -2
- package/lib/modules/documenten-api/services/documenten-api-version.service.d.ts.map +1 -1
- package/lib/modules/index.d.ts +0 -2
- package/lib/modules/index.d.ts.map +1 -1
- package/lib/modules/objecten-api/components/object-type/object-type.component.d.ts +3 -3
- package/lib/modules/objecten-api/components/object-type/object-type.component.d.ts.map +1 -1
- package/lib/modules/objecten-api/components/zaakobjecten/zaakobjecten.component.d.ts +3 -3
- package/lib/modules/objecten-api/components/zaakobjecten/zaakobjecten.component.d.ts.map +1 -1
- package/lib/modules/objecten-api/services/zaakobjecten.service.d.ts +1 -1
- package/lib/modules/zaakdetails/components/document-objecten-api-sync/document-objecten-api-sync.component.d.ts +14 -7
- package/lib/modules/zaakdetails/components/document-objecten-api-sync/document-objecten-api-sync.component.d.ts.map +1 -1
- package/lib/modules/zaakdetails/services/document-objecten-api-sync.service.d.ts +4 -6
- package/lib/modules/zaakdetails/services/document-objecten-api-sync.service.d.ts.map +1 -1
- package/lib/modules/zaken-api/components/zaken-api-zaaktype-link/zaken-api-zaaktype-link.component.d.ts +20 -21
- package/lib/modules/zaken-api/components/zaken-api-zaaktype-link/zaken-api-zaaktype-link.component.d.ts.map +1 -1
- package/lib/modules/zaken-api/models/zaken-api-zaaktype-link.model.d.ts.map +1 -1
- package/lib/modules/zaken-api/services/zaken-api-zaaktype-link.service.d.ts +1 -1
- package/lib/services/{dossier-management-zgw.service.d.ts → case-management-zgw.service.d.ts} +4 -4
- package/lib/services/case-management-zgw.service.d.ts.map +1 -0
- package/lib/services/index.d.ts +1 -1
- package/lib/services/index.d.ts.map +1 -1
- package/lib/zgw.module.d.ts +1 -2
- package/lib/zgw.module.d.ts.map +1 -1
- package/package.json +7 -9
- package/public_api.d.ts +0 -2
- package/public_api.d.ts.map +1 -1
- package/esm2022/lib/components/dossier-management-zgw/dossier-management-zgw.component.mjs +0 -91
- package/esm2022/lib/components/index.mjs +0 -17
- package/esm2022/lib/models/dossier-management-zgw.model.mjs +0 -23
- package/esm2022/lib/models/index.mjs +0 -17
- package/esm2022/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.mjs +0 -89
- package/esm2022/lib/modules/contactmomenten/components/index.mjs +0 -17
- package/esm2022/lib/modules/contactmomenten/index.mjs +0 -19
- package/esm2022/lib/modules/contactmomenten/models/contact-moment.model.mjs +0 -17
- package/esm2022/lib/modules/contactmomenten/models/index.mjs +0 -17
- package/esm2022/lib/modules/contactmomenten/services/contact-moment.service.mjs +0 -43
- package/esm2022/lib/modules/contactmomenten/services/index.mjs +0 -17
- package/esm2022/lib/modules/documenten-api/components/documenten-api-column-modal/documenten-api-column-modal.component.mjs +0 -175
- package/esm2022/lib/modules/documenten-api/components/documenten-api-columns/documenten-api-columns.component.mjs +0 -142
- package/esm2022/lib/modules/documenten-api/components/documenten-api-documents/documenten-api-documents.component.mjs +0 -443
- package/esm2022/lib/modules/documenten-api/components/documenten-api-filter/documenten-api-filter.component.mjs +0 -174
- package/esm2022/lib/modules/documenten-api/components/documenten-api-link-upload-process/dossier-management-link-process.component.mjs +0 -100
- package/esm2022/lib/modules/documenten-api/components/documenten-api-metadata-modal/documenten-api-metadata-modal.component.mjs +0 -541
- package/esm2022/lib/modules/documenten-api/components/documenten-api-tag-modal/documenten-api-tag-modal.component.mjs +0 -116
- package/esm2022/lib/modules/documenten-api/components/documenten-api-tags/documenten-api-tags.component.mjs +0 -162
- package/esm2022/lib/modules/documenten-api/components/documenten-api-upload-field-model/documenten-api-upload-field-modal.component.mjs +0 -183
- package/esm2022/lib/modules/documenten-api/components/documenten-api-upload-fields/documenten-api-upload-fields.component.mjs +0 -118
- package/esm2022/lib/modules/documenten-api/components/documenten-api-version/documenten-api-version.component.mjs +0 -43
- package/esm2022/lib/modules/documenten-api/components/index.mjs +0 -27
- package/esm2022/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader-edit-form.mjs +0 -554
- package/esm2022/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader.component.mjs +0 -256
- package/esm2022/lib/modules/documenten-api/formio/documenten-api-uploader/documenten-api-uploader.formio.mjs +0 -46
- package/esm2022/lib/modules/documenten-api/formio/documenten-api-uploader/index.mjs +0 -19
- package/esm2022/lib/modules/documenten-api/formio/index.mjs +0 -17
- package/esm2022/lib/modules/documenten-api/index.mjs +0 -20
- package/esm2022/lib/modules/documenten-api/models/configured-column.model.mjs +0 -27
- package/esm2022/lib/modules/documenten-api/models/documenten-api-column-modal.model.mjs +0 -17
- package/esm2022/lib/modules/documenten-api/models/documenten-api-filter.model.mjs +0 -17
- package/esm2022/lib/modules/documenten-api/models/documenten-api-link-process.model.mjs +0 -17
- package/esm2022/lib/modules/documenten-api/models/documenten-api-metadata.model.mjs +0 -34
- package/esm2022/lib/modules/documenten-api/models/documenten-api-tag.model.mjs +0 -17
- package/esm2022/lib/modules/documenten-api/models/documenten-api-upload-field.model.mjs +0 -33
- package/esm2022/lib/modules/documenten-api/models/documenten-api-version.model.mjs +0 -17
- package/esm2022/lib/modules/documenten-api/models/documenten-api.model.mjs +0 -37
- package/esm2022/lib/modules/documenten-api/models/index.mjs +0 -23
- package/esm2022/lib/modules/documenten-api/services/documenten-api-column.service.mjs +0 -38
- package/esm2022/lib/modules/documenten-api/services/documenten-api-document.service.mjs +0 -58
- package/esm2022/lib/modules/documenten-api/services/documenten-api-link-process.service.mjs +0 -51
- package/esm2022/lib/modules/documenten-api/services/documenten-api-tag.service.mjs +0 -36
- package/esm2022/lib/modules/documenten-api/services/documenten-api-version.service.mjs +0 -50
- package/esm2022/lib/modules/documenten-api/services/index.mjs +0 -21
- package/esm2022/lib/modules/haalcentraal-brp/components/cases-list/cases-list.component.mjs +0 -56
- package/esm2022/lib/modules/haalcentraal-brp/components/customer-list/customer-list.component.mjs +0 -133
- package/esm2022/lib/modules/haalcentraal-brp/customer-routing.module.mjs +0 -51
- package/esm2022/lib/modules/haalcentraal-brp/customer.module.mjs +0 -76
- package/esm2022/lib/modules/haalcentraal-brp/index.mjs +0 -19
- package/esm2022/lib/modules/haalcentraal-brp/models/case.mjs +0 -17
- package/esm2022/lib/modules/haalcentraal-brp/models/customer.mjs +0 -17
- package/esm2022/lib/modules/haalcentraal-brp/models/index.mjs +0 -18
- package/esm2022/lib/modules/haalcentraal-brp/services/customer.service.mjs +0 -43
- package/esm2022/lib/modules/haalcentraal-brp/services/index.mjs +0 -17
- package/esm2022/lib/modules/index.mjs +0 -22
- package/esm2022/lib/modules/objecten-api/components/index.mjs +0 -18
- package/esm2022/lib/modules/objecten-api/components/object-type/object-type.component.mjs +0 -122
- package/esm2022/lib/modules/objecten-api/components/zaakobjecten/zaakobjecten.component.mjs +0 -125
- package/esm2022/lib/modules/objecten-api/index.mjs +0 -19
- package/esm2022/lib/modules/objecten-api/models/index.mjs +0 -17
- package/esm2022/lib/modules/objecten-api/models/zaakobjecten.model.mjs +0 -17
- package/esm2022/lib/modules/objecten-api/services/index.mjs +0 -17
- package/esm2022/lib/modules/objecten-api/services/zaakobjecten.service.mjs +0 -44
- package/esm2022/lib/modules/zaakdetails/components/document-objecten-api-sync/document-objecten-api-sync.component.mjs +0 -127
- package/esm2022/lib/modules/zaakdetails/components/index.mjs +0 -17
- package/esm2022/lib/modules/zaakdetails/index.mjs +0 -19
- package/esm2022/lib/modules/zaakdetails/models/document-objecten-api-sync.model.mjs +0 -2
- package/esm2022/lib/modules/zaakdetails/models/index.mjs +0 -17
- package/esm2022/lib/modules/zaakdetails/services/document-objecten-api-sync.service.mjs +0 -51
- package/esm2022/lib/modules/zaakdetails/services/index.mjs +0 -17
- package/esm2022/lib/modules/zaken-api/components/index.mjs +0 -17
- package/esm2022/lib/modules/zaken-api/components/zaken-api-zaaktype-link/zaken-api-zaaktype-link.component.mjs +0 -183
- package/esm2022/lib/modules/zaken-api/index.mjs +0 -19
- package/esm2022/lib/modules/zaken-api/models/index.mjs +0 -17
- package/esm2022/lib/modules/zaken-api/models/zaken-api-zaaktype-link.model.mjs +0 -2
- package/esm2022/lib/modules/zaken-api/services/index.mjs +0 -17
- package/esm2022/lib/modules/zaken-api/services/zaken-api-zaaktype-link.service.mjs +0 -39
- package/esm2022/lib/services/dossier-management-zgw.service.mjs +0 -43
- package/esm2022/lib/services/index.mjs +0 -17
- package/esm2022/lib/zgw.module.mjs +0 -123
- package/esm2022/public_api.mjs +0 -27
- package/esm2022/valtimo-zgw.mjs +0 -5
- package/lib/components/dossier-management-zgw/dossier-management-zgw.component.d.ts +0 -24
- package/lib/components/dossier-management-zgw/dossier-management-zgw.component.d.ts.map +0 -1
- package/lib/models/dossier-management-zgw.model.d.ts.map +0 -1
- package/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.d.ts +0 -29
- package/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.d.ts.map +0 -1
- package/lib/modules/contactmomenten/components/index.d.ts +0 -2
- package/lib/modules/contactmomenten/components/index.d.ts.map +0 -1
- package/lib/modules/contactmomenten/index.d.ts +0 -4
- package/lib/modules/contactmomenten/index.d.ts.map +0 -1
- package/lib/modules/contactmomenten/models/contact-moment.model.d.ts +0 -14
- package/lib/modules/contactmomenten/models/contact-moment.model.d.ts.map +0 -1
- package/lib/modules/contactmomenten/models/index.d.ts +0 -2
- package/lib/modules/contactmomenten/models/index.d.ts.map +0 -1
- package/lib/modules/contactmomenten/services/contact-moment.service.d.ts +0 -18
- package/lib/modules/contactmomenten/services/contact-moment.service.d.ts.map +0 -1
- package/lib/modules/contactmomenten/services/index.d.ts +0 -2
- package/lib/modules/contactmomenten/services/index.d.ts.map +0 -1
- package/lib/modules/documenten-api/components/documenten-api-link-upload-process/dossier-management-link-process.component.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/components/cases-list/cases-list.component.d.ts +0 -20
- package/lib/modules/haalcentraal-brp/components/cases-list/cases-list.component.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/components/customer-list/customer-list.component.d.ts +0 -39
- package/lib/modules/haalcentraal-brp/components/customer-list/customer-list.component.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/customer-routing.module.d.ts +0 -9
- package/lib/modules/haalcentraal-brp/customer-routing.module.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/customer.module.d.ts +0 -17
- package/lib/modules/haalcentraal-brp/customer.module.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/index.d.ts +0 -4
- package/lib/modules/haalcentraal-brp/index.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/models/case.d.ts +0 -8
- package/lib/modules/haalcentraal-brp/models/case.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/models/customer.d.ts +0 -22
- package/lib/modules/haalcentraal-brp/models/customer.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/models/index.d.ts +0 -3
- package/lib/modules/haalcentraal-brp/models/index.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/services/customer.service.d.ts +0 -18
- package/lib/modules/haalcentraal-brp/services/customer.service.d.ts.map +0 -1
- package/lib/modules/haalcentraal-brp/services/index.d.ts +0 -2
- package/lib/modules/haalcentraal-brp/services/index.d.ts.map +0 -1
- package/lib/services/dossier-management-zgw.service.d.ts.map +0 -1
package/esm2022/public_api.mjs
DELETED
|
@@ -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=
|
package/esm2022/valtimo-zgw.mjs
DELETED
|
@@ -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"}
|
package/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.d.ts
DELETED
|
@@ -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
|
package/lib/modules/contactmomenten/components/contact-moments/contact-moments.component.d.ts.map
DELETED
|
@@ -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 +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 +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 +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 +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
|
package/lib/modules/haalcentraal-brp/components/customer-list/customer-list.component.d.ts.map
DELETED
|
@@ -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 +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 +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 +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 +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"}
|