@prutech/compliance 1.0.241 → 1.0.242

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. package/esm2020/lib/conciliation-appointment-work-list/actions/conciliation-appointment-work-list.actions.mjs +4 -4
  2. package/esm2020/lib/conciliation-appointment-work-list/components/context-menu/conciliation-context-menu.component.mjs +11 -3
  3. package/esm2020/lib/conciliation-appointment-work-list/components/schedule-call-back-action/schedule-call-back-action.component.mjs +27 -20
  4. package/esm2020/lib/conciliation-appointment-work-list/conciliation-appointment-work-list.component.mjs +2 -1
  5. package/esm2020/lib/conciliation-appointment-work-list/effects/conciliation-appointment-work-list.effect.mjs +16 -3
  6. package/esm2020/lib/conciliation-appointment-work-list/models/federal-holidays-model.mjs +7 -4
  7. package/esm2020/lib/conciliation-appointment-work-list/reducers/federal-holidays-list.reducer.mjs +33 -0
  8. package/esm2020/lib/conciliation-appointment-work-list/reducers/root.reducer.mjs +8 -1
  9. package/esm2020/lib/conciliation-appointment-work-list/services/conciliation-appointment-work-list.service.mjs +4 -4
  10. package/esm2020/lib/conciliation-appointment-work-list/state/federal-holidays-list.state.mjs +10 -0
  11. package/esm2020/lib/noi-work-list/components/conference-by-phone-dialogbox/conference-by-phone-dialogbox.component.mjs +39 -6
  12. package/esm2020/lib/noi-work-list/components/context-menu/context-menu.component.mjs +6 -2
  13. package/esm2020/lib/noi-work-list/models/conference-by-phone-formmodel.mjs +2 -2
  14. package/esm2020/lib/noi-work-list/noi-work-list.component.mjs +11 -8
  15. package/esm2020/lib/noi-work-list/noi-work-list.module.mjs +4 -3
  16. package/esm2020/lib/telephone-settled-conference/components/context-menu/context-menu.component.mjs +6 -1
  17. package/esm2020/lib/telephone-settled-conference/components/re-schedule-call-back-action/re-schedule-call-back-action.component.mjs +24 -2
  18. package/esm2020/lib/telephone-settled-conference/models/conference-by-phone-formmodel.mjs +2 -2
  19. package/esm2020/lib/telephone-settled-conference/telephone-settled-conference.component.mjs +15 -8
  20. package/fesm2015/prutech-compliance.mjs +220 -79
  21. package/fesm2015/prutech-compliance.mjs.map +1 -1
  22. package/fesm2020/prutech-compliance.mjs +227 -79
  23. package/fesm2020/prutech-compliance.mjs.map +1 -1
  24. package/lib/conciliation-appointment-work-list/actions/conciliation-appointment-work-list.actions.d.ts +3 -3
  25. package/lib/conciliation-appointment-work-list/components/context-menu/conciliation-context-menu.component.d.ts +2 -0
  26. package/lib/conciliation-appointment-work-list/components/schedule-call-back-action/schedule-call-back-action.component.d.ts +7 -4
  27. package/lib/conciliation-appointment-work-list/effects/conciliation-appointment-work-list.effect.d.ts +1 -0
  28. package/lib/conciliation-appointment-work-list/models/federal-holidays-model.d.ts +5 -3
  29. package/lib/conciliation-appointment-work-list/reducers/federal-holidays-list.reducer.d.ts +5 -0
  30. package/lib/conciliation-appointment-work-list/reducers/root.reducer.d.ts +8 -0
  31. package/lib/conciliation-appointment-work-list/services/conciliation-appointment-work-list.service.d.ts +1 -1
  32. package/lib/conciliation-appointment-work-list/state/federal-holidays-list.state.d.ts +8 -0
  33. package/lib/noi-work-list/components/conference-by-phone-dialogbox/conference-by-phone-dialogbox.component.d.ts +7 -0
  34. package/lib/noi-work-list/components/context-menu/context-menu.component.d.ts +1 -0
  35. package/lib/noi-work-list/noi-work-list.component.d.ts +3 -1
  36. package/lib/telephone-settled-conference/components/context-menu/context-menu.component.d.ts +1 -0
  37. package/lib/telephone-settled-conference/components/re-schedule-call-back-action/re-schedule-call-back-action.component.d.ts +4 -0
  38. package/lib/telephone-settled-conference/telephone-settled-conference.component.d.ts +4 -1
  39. package/package.json +1 -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.