@csmart/ngc-smart-victim 1.14.43 → 1.14.45

Sign up to get free protection for your applications and to get access to all the features.
Files changed (54) hide show
  1. package/README.md +25 -25
  2. package/esm2020/csmart-ngc-smart-victim.mjs +4 -4
  3. package/esm2020/lib/caseNote/caseNote.component.mjs +194 -194
  4. package/esm2020/lib/common-dialog/common-dialog.component.mjs +23 -23
  5. package/esm2020/lib/common-dialog/common-dialog.module.mjs +34 -34
  6. package/esm2020/lib/common-dialog/common-dialog.service.mjs +33 -33
  7. package/esm2020/lib/contact/contact.component.mjs +140 -140
  8. package/esm2020/lib/email.services.mjs +42 -42
  9. package/esm2020/lib/intake.service.mjs +57 -57
  10. package/esm2020/lib/safetyPlan/serviceProvider.component.mjs +99 -99
  11. package/esm2020/lib/safetyPlan/victimSafetyPlan.component.mjs +116 -116
  12. package/esm2020/lib/safetyPlan/victimSafetyPlanDetail.component.mjs +340 -340
  13. package/esm2020/lib/shared/app.shared.module.mjs +215 -215
  14. package/esm2020/lib/shared/validators/date.validator.mjs +59 -59
  15. package/esm2020/lib/shared/validators/index.mjs +1 -1
  16. package/esm2020/lib/smart-victim-delete-confirm.component.mjs +44 -44
  17. package/esm2020/lib/smart-victim-detail/smart-victim-detail.component.mjs +1104 -1104
  18. package/esm2020/lib/smart-victim.component.mjs +314 -314
  19. package/esm2020/lib/smart-victim.model.mjs +133 -133
  20. package/esm2020/lib/smart-victim.module.mjs +128 -128
  21. package/esm2020/lib/smart-victim.service.mjs +352 -352
  22. package/esm2020/lib/victim-routing.module.mjs +41 -41
  23. package/esm2020/lib/victimSearch/VictimSearchFilter.mjs +3 -3
  24. package/esm2020/lib/victimSearch/victimSearchForm.component.mjs +38 -38
  25. package/esm2020/public-api.mjs +11 -11
  26. package/fesm2015/csmart-ngc-smart-victim.mjs +3150 -3150
  27. package/fesm2015/csmart-ngc-smart-victim.mjs.map +1 -1
  28. package/fesm2020/csmart-ngc-smart-victim.mjs +3138 -3138
  29. package/fesm2020/csmart-ngc-smart-victim.mjs.map +1 -1
  30. package/index.d.ts +5 -5
  31. package/lib/caseNote/caseNote.component.d.ts +51 -51
  32. package/lib/common-dialog/common-dialog.component.d.ts +14 -14
  33. package/lib/common-dialog/common-dialog.module.d.ts +8 -8
  34. package/lib/common-dialog/common-dialog.service.d.ts +11 -11
  35. package/lib/contact/contact.component.d.ts +40 -40
  36. package/lib/email.services.d.ts +11 -11
  37. package/lib/intake.service.d.ts +57 -57
  38. package/lib/safetyPlan/serviceProvider.component.d.ts +19 -19
  39. package/lib/safetyPlan/victimSafetyPlan.component.d.ts +54 -54
  40. package/lib/safetyPlan/victimSafetyPlanDetail.component.d.ts +62 -62
  41. package/lib/shared/app.shared.module.d.ts +33 -33
  42. package/lib/shared/validators/date.validator.d.ts +9 -9
  43. package/lib/shared/validators/index.d.ts +1 -1
  44. package/lib/smart-victim-delete-confirm.component.d.ts +12 -12
  45. package/lib/smart-victim-detail/smart-victim-detail.component.d.ts +129 -129
  46. package/lib/smart-victim.component.d.ts +68 -68
  47. package/lib/smart-victim.model.d.ts +205 -205
  48. package/lib/smart-victim.module.d.ts +49 -49
  49. package/lib/smart-victim.service.d.ts +71 -71
  50. package/lib/victim-routing.module.d.ts +7 -7
  51. package/lib/victimSearch/VictimSearchFilter.d.ts +7 -7
  52. package/lib/victimSearch/victimSearchForm.component.d.ts +14 -14
  53. package/package.json +1 -1
  54. package/public-api.d.ts +7 -7

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.