vcomply-workflow-engine 2.6.138 → 2.6.139

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 (63) hide show
  1. package/bundles/vcomply-workflow-engine.umd.js +92 -647
  2. package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
  3. package/esm2015/lib/add-multiple-responsibility/add-multiple-responsibility.component.js +1 -1
  4. package/esm2015/lib/add-multiple-responsibility-container/add-multiple-responsibility-container.component.js +1 -1
  5. package/esm2015/lib/add-multiple-responsibility-with-tab/add-multiple-responsibility-with-tab.component.js +1 -1
  6. package/esm2015/lib/add-multiple-risk/add-multiple-risk.component.js +1 -1
  7. package/esm2015/lib/log-an-issue/log-an-issue.component.js +1 -1
  8. package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.js +4 -19
  9. package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.ngfactory.js +20 -43
  10. package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.ngsummary.json +1 -1
  11. package/esm2015/lib/sharedComponents/format-and-evidence/format-and-evidence.component.js +1 -1
  12. package/esm2015/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.js +2 -2
  13. package/esm2015/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.ngfactory.js +14 -28
  14. package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.js +2 -2
  15. package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.ngfactory.js +18 -32
  16. package/esm2015/lib/sharedComponents/frequency/frequency-top/frequency-top.component.js +2 -2
  17. package/esm2015/lib/sharedComponents/frequency/frequency-top/frequency-top.component.ngfactory.js +9 -23
  18. package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.js +6 -77
  19. package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.ngfactory.js +15 -72
  20. package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.ngsummary.json +1 -1
  21. package/esm2015/lib/sharedComponents/risk-classification/risk-classification.component.js +1 -1
  22. package/esm2015/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.js +1 -1
  23. package/esm2015/lib/workflow-assessment/workflow-assessment.component.js +1 -1
  24. package/esm2015/lib/workflow-compliance/workflow-compliance.component.js +31 -378
  25. package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngfactory.js +189 -390
  26. package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngsummary.json +1 -1
  27. package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.js +3 -4
  28. package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.ngfactory.js +2 -2
  29. package/esm2015/lib/workflow-engine.module.ngfactory.js +1 -1
  30. package/esm2015/lib/workflow-interfaces/create-policy-form.js +1 -1
  31. package/esm2015/lib/workflow-policy/workflow-policy.component.js +27 -99
  32. package/esm2015/lib/workflow-policy/workflow-policy.component.ngfactory.js +95 -195
  33. package/esm2015/lib/workflow-policy/workflow-policy.component.ngsummary.json +1 -1
  34. package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.js +2 -4
  35. package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngfactory.js +2 -3
  36. package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngsummary.json +1 -1
  37. package/esm2015/lib/workflow-program/create-program-ui/file-pill/file-pill.component.js +1 -1
  38. package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.js +3 -7
  39. package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngfactory.js +8 -22
  40. package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngsummary.json +1 -1
  41. package/esm2015/lib/workflow-program/create-program-ui/form-field/form-field.component.js +1 -1
  42. package/esm2015/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.js +1 -1
  43. package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.js +2 -14
  44. package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngfactory.js +6 -9
  45. package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngsummary.json +1 -1
  46. package/esm2015/lib/workflow-program/workflow-program.component.js +6 -19
  47. package/esm2015/lib/workflow-risk/workflow-risk.component.js +1 -1
  48. package/esm2015/lib/workflow-services/responsibility.service.js +1 -13
  49. package/esm2015/lib/workflow-services/responsibility.service.ngsummary.json +1 -1
  50. package/esm2015/lib/workflow-survey-form/workflow-survey-form.component.js +1 -1
  51. package/fesm2015/vcomply-workflow-engine.js +92 -640
  52. package/fesm2015/vcomply-workflow-engine.js.map +1 -1
  53. package/lib/sharedComponents/floating-bar/floating-bar.component.d.ts +0 -4
  54. package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts +0 -13
  55. package/lib/workflow-compliance/workflow-compliance.component.d.ts +0 -34
  56. package/lib/workflow-interfaces/create-policy-form.d.ts +0 -2
  57. package/lib/workflow-policy/workflow-policy.component.d.ts +0 -6
  58. package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.d.ts +0 -1
  59. package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.d.ts +0 -5
  60. package/lib/workflow-program/workflow-program.component.d.ts +0 -1
  61. package/lib/workflow-services/responsibility.service.d.ts +0 -2
  62. package/package.json +1 -1
  63. package/vcomply-workflow-engine.metadata.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.