@csmart/ngc-smart-victim 1.14.42 → 1.14.44
Sign up to get free protection for your applications and to get access to all the features.
- package/{esm2020 → esm2022}/csmart-ngc-smart-victim.mjs +4 -4
- package/esm2022/lib/caseNote/caseNote.component.mjs +219 -0
- package/esm2022/lib/common-dialog/common-dialog.component.mjs +26 -0
- package/{esm2020 → esm2022}/lib/common-dialog/common-dialog.module.mjs +34 -34
- package/esm2022/lib/common-dialog/common-dialog.service.mjs +34 -0
- package/esm2022/lib/contact/contact.component.mjs +158 -0
- package/esm2022/lib/email.services.mjs +43 -0
- package/esm2022/lib/intake.service.mjs +59 -0
- package/esm2022/lib/safetyPlan/serviceProvider.component.mjs +105 -0
- package/esm2022/lib/safetyPlan/victimSafetyPlan.component.mjs +146 -0
- package/esm2022/lib/safetyPlan/victimSafetyPlanDetail.component.mjs +372 -0
- package/{esm2020 → esm2022}/lib/shared/app.shared.module.mjs +215 -215
- package/esm2022/lib/shared/validators/date.validator.mjs +59 -0
- package/{esm2020 → esm2022}/lib/shared/validators/index.mjs +1 -1
- package/esm2022/lib/smart-victim-delete-confirm.component.mjs +46 -0
- package/esm2022/lib/smart-victim-detail/smart-victim-detail.component.mjs +1141 -0
- package/esm2022/lib/smart-victim.component.mjs +343 -0
- package/esm2022/lib/smart-victim.model.mjs +233 -0
- package/{esm2020 → esm2022}/lib/smart-victim.module.mjs +128 -128
- package/esm2022/lib/smart-victim.service.mjs +357 -0
- package/{esm2020 → esm2022}/lib/victim-routing.module.mjs +41 -41
- package/esm2022/lib/victimSearch/VictimSearchFilter.mjs +8 -0
- package/esm2022/lib/victimSearch/victimSearchForm.component.mjs +37 -0
- package/{esm2020 → esm2022}/public-api.mjs +10 -10
- package/{fesm2020 → fesm2022}/csmart-ngc-smart-victim.mjs +3360 -3065
- package/fesm2022/csmart-ngc-smart-victim.mjs.map +1 -0
- package/index.d.ts +5 -5
- package/lib/caseNote/caseNote.component.d.ts +51 -51
- package/lib/common-dialog/common-dialog.component.d.ts +14 -14
- package/lib/common-dialog/common-dialog.module.d.ts +8 -8
- package/lib/common-dialog/common-dialog.service.d.ts +11 -11
- package/lib/contact/contact.component.d.ts +40 -40
- package/lib/email.services.d.ts +11 -11
- package/lib/intake.service.d.ts +57 -57
- package/lib/safetyPlan/serviceProvider.component.d.ts +19 -19
- package/lib/safetyPlan/victimSafetyPlan.component.d.ts +54 -54
- package/lib/safetyPlan/victimSafetyPlanDetail.component.d.ts +62 -62
- package/lib/shared/app.shared.module.d.ts +33 -33
- package/lib/shared/validators/date.validator.d.ts +9 -9
- package/lib/shared/validators/index.d.ts +1 -1
- package/lib/smart-victim-delete-confirm.component.d.ts +12 -12
- package/lib/smart-victim-detail/smart-victim-detail.component.d.ts +129 -129
- package/lib/smart-victim.component.d.ts +68 -68
- package/lib/smart-victim.model.d.ts +205 -205
- package/lib/smart-victim.module.d.ts +49 -49
- package/lib/smart-victim.service.d.ts +71 -71
- package/lib/victim-routing.module.d.ts +7 -7
- package/lib/victimSearch/VictimSearchFilter.d.ts +7 -7
- package/lib/victimSearch/victimSearchForm.component.d.ts +14 -14
- package/package.json +5 -11
- package/public-api.d.ts +7 -7
- package/esm2020/lib/caseNote/caseNote.component.mjs +0 -194
- package/esm2020/lib/common-dialog/common-dialog.component.mjs +0 -23
- package/esm2020/lib/common-dialog/common-dialog.service.mjs +0 -33
- package/esm2020/lib/contact/contact.component.mjs +0 -140
- package/esm2020/lib/email.services.mjs +0 -42
- package/esm2020/lib/intake.service.mjs +0 -57
- package/esm2020/lib/safetyPlan/serviceProvider.component.mjs +0 -99
- package/esm2020/lib/safetyPlan/victimSafetyPlan.component.mjs +0 -116
- package/esm2020/lib/safetyPlan/victimSafetyPlanDetail.component.mjs +0 -340
- package/esm2020/lib/shared/validators/date.validator.mjs +0 -59
- package/esm2020/lib/smart-victim-delete-confirm.component.mjs +0 -44
- package/esm2020/lib/smart-victim-detail/smart-victim-detail.component.mjs +0 -1104
- package/esm2020/lib/smart-victim.component.mjs +0 -314
- package/esm2020/lib/smart-victim.model.mjs +0 -133
- package/esm2020/lib/smart-victim.service.mjs +0 -352
- package/esm2020/lib/victimSearch/VictimSearchFilter.mjs +0 -3
- package/esm2020/lib/victimSearch/victimSearchForm.component.mjs +0 -38
- package/fesm2015/csmart-ngc-smart-victim.mjs +0 -3273
- package/fesm2015/csmart-ngc-smart-victim.mjs.map +0 -1
- package/fesm2020/csmart-ngc-smart-victim.mjs.map +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.