vcomply-workflow-engine 1.1.7 → 1.1.8

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 (490) hide show
  1. package/bundles/vcomply-workflow-engine.umd.js +4 -3
  2. package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
  3. package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.js +5 -4
  4. package/fesm2015/vcomply-workflow-engine.js +4 -3
  5. package/fesm2015/vcomply-workflow-engine.js.map +1 -1
  6. package/lib/add-multiple-responsibility/add-multiple-responsibility.component.d.ts.__ivy_ngcc_bak +81 -0
  7. package/lib/add-multiple-responsibility/add-multiple-responsibility.component.d.ts.map +1 -0
  8. package/lib/add-multiple-risk/add-multiple-risk.component.d.ts.__ivy_ngcc_bak +65 -0
  9. package/lib/add-multiple-risk/add-multiple-risk.component.d.ts.map +1 -0
  10. package/lib/confirmation-alert/confirmation-alert.component.d.ts.__ivy_ngcc_bak +10 -0
  11. package/lib/confirmation-alert/confirmation-alert.component.d.ts.map +1 -0
  12. package/lib/create-documents/create-documents.component.d.ts.__ivy_ngcc_bak +36 -0
  13. package/lib/create-documents/create-documents.component.d.ts.map +1 -0
  14. package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts.__ivy_ngcc_bak +13 -0
  15. package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts.map +1 -0
  16. package/lib/formgroup/cs-radio/cs-radio.component.d.ts.__ivy_ngcc_bak +13 -0
  17. package/lib/formgroup/cs-radio/cs-radio.component.d.ts.map +1 -0
  18. package/lib/formgroup/cs-radio-group/cs-radio-group.component.d.ts.__ivy_ngcc_bak +5 -0
  19. package/lib/formgroup/cs-radio-group/cs-radio-group.component.d.ts.map +1 -0
  20. package/lib/formgroup/cs-select/cs-select.component.d.ts.__ivy_ngcc_bak +31 -0
  21. package/lib/formgroup/cs-select/cs-select.component.d.ts.map +1 -0
  22. package/lib/formgroup/cs-switch/cs-switch.component.d.ts.__ivy_ngcc_bak +12 -0
  23. package/lib/formgroup/cs-switch/cs-switch.component.d.ts.map +1 -0
  24. package/lib/formgroup/formgroup.module.d.ts.__ivy_ngcc_bak +2 -0
  25. package/lib/formgroup/formgroup.module.d.ts.map +1 -0
  26. package/lib/formgroup/pipes/pascal.pipe.d.ts.__ivy_ngcc_bak +4 -0
  27. package/lib/formgroup/pipes/pascal.pipe.d.ts.map +1 -0
  28. package/lib/formgroup/select/cs-option/cs-option.component.d.ts.__ivy_ngcc_bak +15 -0
  29. package/lib/formgroup/select/cs-option/cs-option.component.d.ts.map +1 -0
  30. package/lib/formgroup/select/cs-select/cs-select.component.d.ts.__ivy_ngcc_bak +34 -0
  31. package/lib/formgroup/select/cs-select/cs-select.component.d.ts.map +1 -0
  32. package/lib/formgroup/select/select.module.d.ts.__ivy_ngcc_bak +2 -0
  33. package/lib/formgroup/select/select.module.d.ts.map +1 -0
  34. package/lib/formgroup/select/select.service.d.ts.__ivy_ngcc_bak +15 -0
  35. package/lib/formgroup/select/select.service.d.ts.map +1 -0
  36. package/lib/log-an-issue/log-an-issue.component.d.ts.__ivy_ngcc_bak +217 -0
  37. package/lib/log-an-issue/log-an-issue.component.d.ts.map +1 -0
  38. package/lib/more-option/more-option.component.d.ts.__ivy_ngcc_bak +17 -0
  39. package/lib/more-option/more-option.component.d.ts.map +1 -0
  40. package/lib/pipes/data-type.pipe.d.ts.__ivy_ngcc_bak +4 -0
  41. package/lib/pipes/data-type.pipe.d.ts.map +1 -0
  42. package/lib/pipes/list-mapper.pipe.d.ts.__ivy_ngcc_bak +4 -0
  43. package/lib/pipes/list-mapper.pipe.d.ts.map +1 -0
  44. package/lib/pipes/search.pipe.d.ts.__ivy_ngcc_bak +4 -0
  45. package/lib/pipes/search.pipe.d.ts.map +1 -0
  46. package/lib/pipes/space-breaker.pipe.d.ts.__ivy_ngcc_bak +4 -0
  47. package/lib/pipes/space-breaker.pipe.d.ts.map +1 -0
  48. package/lib/pipes/uncategorized-filter.pipe.d.ts.__ivy_ngcc_bak +4 -0
  49. package/lib/pipes/uncategorized-filter.pipe.d.ts.map +1 -0
  50. package/lib/pipes/user-filter.pipe.d.ts.__ivy_ngcc_bak +4 -0
  51. package/lib/pipes/user-filter.pipe.d.ts.map +1 -0
  52. package/lib/sharedComponents/assessment-editor/components/add-logic/add-logic.component.d.ts.__ivy_ngcc_bak +117 -0
  53. package/lib/sharedComponents/assessment-editor/components/add-logic/add-logic.component.d.ts.map +1 -0
  54. package/lib/sharedComponents/assessment-editor/components/add-page-details/add-page-details.component.d.ts.__ivy_ngcc_bak +18 -0
  55. package/lib/sharedComponents/assessment-editor/components/add-page-details/add-page-details.component.d.ts.map +1 -0
  56. package/lib/sharedComponents/assessment-editor/components/add-response-set-popup/add-response-set-popup.component.d.ts.__ivy_ngcc_bak +10 -0
  57. package/lib/sharedComponents/assessment-editor/components/add-response-set-popup/add-response-set-popup.component.d.ts.map +1 -0
  58. package/lib/sharedComponents/assessment-editor/components/add-segment-popup/add-segment-popup.component.d.ts.__ivy_ngcc_bak +22 -0
  59. package/lib/sharedComponents/assessment-editor/components/add-segment-popup/add-segment-popup.component.d.ts.map +1 -0
  60. package/lib/sharedComponents/assessment-editor/components/assessment-settings/assessment-settings.component.d.ts.__ivy_ngcc_bak +47 -0
  61. package/lib/sharedComponents/assessment-editor/components/assessment-settings/assessment-settings.component.d.ts.map +1 -0
  62. package/lib/sharedComponents/assessment-editor/components/build/build.module.d.ts.__ivy_ngcc_bak +2 -0
  63. package/lib/sharedComponents/assessment-editor/components/build/build.module.d.ts.map +1 -0
  64. package/lib/sharedComponents/assessment-editor/components/build/checkbox/checkbox.component.d.ts.__ivy_ngcc_bak +11 -0
  65. package/lib/sharedComponents/assessment-editor/components/build/checkbox/checkbox.component.d.ts.map +1 -0
  66. package/lib/sharedComponents/assessment-editor/components/build/choice-settings-panel/choice-settings-panel.component.d.ts.__ivy_ngcc_bak +16 -0
  67. package/lib/sharedComponents/assessment-editor/components/build/choice-settings-panel/choice-settings-panel.component.d.ts.map +1 -0
  68. package/lib/sharedComponents/assessment-editor/components/build/date-time/date-time.component.d.ts.__ivy_ngcc_bak +6 -0
  69. package/lib/sharedComponents/assessment-editor/components/build/date-time/date-time.component.d.ts.map +1 -0
  70. package/lib/sharedComponents/assessment-editor/components/build/dropdown/dropdown.component.d.ts.__ivy_ngcc_bak +11 -0
  71. package/lib/sharedComponents/assessment-editor/components/build/dropdown/dropdown.component.d.ts.map +1 -0
  72. package/lib/sharedComponents/assessment-editor/components/build/image-choice/image-choice.component.d.ts.__ivy_ngcc_bak +5 -0
  73. package/lib/sharedComponents/assessment-editor/components/build/image-choice/image-choice.component.d.ts.map +1 -0
  74. package/lib/sharedComponents/assessment-editor/components/build/matrix-dropdown/matrix-dropdown.component.d.ts.__ivy_ngcc_bak +5 -0
  75. package/lib/sharedComponents/assessment-editor/components/build/matrix-dropdown/matrix-dropdown.component.d.ts.map +1 -0
  76. package/lib/sharedComponents/assessment-editor/components/build/matrix-rating-scale/matrix-rating-scale.component.d.ts.__ivy_ngcc_bak +5 -0
  77. package/lib/sharedComponents/assessment-editor/components/build/matrix-rating-scale/matrix-rating-scale.component.d.ts.map +1 -0
  78. package/lib/sharedComponents/assessment-editor/components/build/multiple-choice/multiple-choice.component.d.ts.__ivy_ngcc_bak +11 -0
  79. package/lib/sharedComponents/assessment-editor/components/build/multiple-choice/multiple-choice.component.d.ts.map +1 -0
  80. package/lib/sharedComponents/assessment-editor/components/build/multiple-textbox/multiple-textbox.component.d.ts.__ivy_ngcc_bak +5 -0
  81. package/lib/sharedComponents/assessment-editor/components/build/multiple-textbox/multiple-textbox.component.d.ts.map +1 -0
  82. package/lib/sharedComponents/assessment-editor/components/build/ranking/ranking.component.d.ts.__ivy_ngcc_bak +5 -0
  83. package/lib/sharedComponents/assessment-editor/components/build/ranking/ranking.component.d.ts.map +1 -0
  84. package/lib/sharedComponents/assessment-editor/components/build/slider/slider.component.d.ts.__ivy_ngcc_bak +5 -0
  85. package/lib/sharedComponents/assessment-editor/components/build/slider/slider.component.d.ts.map +1 -0
  86. package/lib/sharedComponents/assessment-editor/components/build/star-rating/star-rating.component.d.ts.__ivy_ngcc_bak +9 -0
  87. package/lib/sharedComponents/assessment-editor/components/build/star-rating/star-rating.component.d.ts.map +1 -0
  88. package/lib/sharedComponents/assessment-editor/components/build/thank-you/thank-you.component.d.ts.__ivy_ngcc_bak +5 -0
  89. package/lib/sharedComponents/assessment-editor/components/build/thank-you/thank-you.component.d.ts.map +1 -0
  90. package/lib/sharedComponents/assessment-editor/components/build/weightage-selector/weightage-selector.component.d.ts.__ivy_ngcc_bak +12 -0
  91. package/lib/sharedComponents/assessment-editor/components/build/weightage-selector/weightage-selector.component.d.ts.map +1 -0
  92. package/lib/sharedComponents/assessment-editor/components/build/welcome/welcome.component.d.ts.__ivy_ngcc_bak +5 -0
  93. package/lib/sharedComponents/assessment-editor/components/build/welcome/welcome.component.d.ts.map +1 -0
  94. package/lib/sharedComponents/assessment-editor/components/editor-wrapper/editor-wrapper.component.d.ts.__ivy_ngcc_bak +56 -0
  95. package/lib/sharedComponents/assessment-editor/components/editor-wrapper/editor-wrapper.component.d.ts.map +1 -0
  96. package/lib/sharedComponents/assessment-editor/components/logic/logic.component.d.ts.__ivy_ngcc_bak +24 -0
  97. package/lib/sharedComponents/assessment-editor/components/logic/logic.component.d.ts.map +1 -0
  98. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-checkbox/logic-checkbox.component.d.ts.__ivy_ngcc_bak +8 -0
  99. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-checkbox/logic-checkbox.component.d.ts.map +1 -0
  100. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-comment-box/logic-comment-box.component.d.ts.__ivy_ngcc_bak +5 -0
  101. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-comment-box/logic-comment-box.component.d.ts.map +1 -0
  102. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-date-time/logic-date-time.component.d.ts.__ivy_ngcc_bak +14 -0
  103. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-date-time/logic-date-time.component.d.ts.map +1 -0
  104. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-dropdown/logic-dropdown.component.d.ts.__ivy_ngcc_bak +9 -0
  105. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-dropdown/logic-dropdown.component.d.ts.map +1 -0
  106. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-image-choice/logic-image-choice.component.d.ts.__ivy_ngcc_bak +5 -0
  107. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-image-choice/logic-image-choice.component.d.ts.map +1 -0
  108. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-choice/logic-multiple-choice.component.d.ts.__ivy_ngcc_bak +8 -0
  109. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-choice/logic-multiple-choice.component.d.ts.map +1 -0
  110. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-textbox/logic-multiple-textbox.component.d.ts.__ivy_ngcc_bak +5 -0
  111. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-textbox/logic-multiple-textbox.component.d.ts.map +1 -0
  112. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-questions.module.d.ts.__ivy_ngcc_bak +2 -0
  113. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-questions.module.d.ts.map +1 -0
  114. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-ranking/logic-ranking.component.d.ts.__ivy_ngcc_bak +5 -0
  115. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-ranking/logic-ranking.component.d.ts.map +1 -0
  116. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-single-textbox/logic-single-textbox.component.d.ts.__ivy_ngcc_bak +9 -0
  117. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-single-textbox/logic-single-textbox.component.d.ts.map +1 -0
  118. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-slider/logic-slider.component.d.ts.__ivy_ngcc_bak +5 -0
  119. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-slider/logic-slider.component.d.ts.map +1 -0
  120. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-star-rating/logic-star-rating.component.d.ts.__ivy_ngcc_bak +5 -0
  121. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-star-rating/logic-star-rating.component.d.ts.map +1 -0
  122. package/lib/sharedComponents/assessment-editor/components/move/move.component.d.ts.__ivy_ngcc_bak +22 -0
  123. package/lib/sharedComponents/assessment-editor/components/move/move.component.d.ts.map +1 -0
  124. package/lib/sharedComponents/assessment-editor/components/page-header/page-header.component.d.ts.__ivy_ngcc_bak +8 -0
  125. package/lib/sharedComponents/assessment-editor/components/page-header/page-header.component.d.ts.map +1 -0
  126. package/lib/sharedComponents/assessment-editor/components/pipes/current-page-question.pipe.d.ts.__ivy_ngcc_bak +4 -0
  127. package/lib/sharedComponents/assessment-editor/components/pipes/current-page-question.pipe.d.ts.map +1 -0
  128. package/lib/sharedComponents/assessment-editor/components/pipes/error-message.pipe.d.ts.__ivy_ngcc_bak +4 -0
  129. package/lib/sharedComponents/assessment-editor/components/pipes/error-message.pipe.d.ts.map +1 -0
  130. package/lib/sharedComponents/assessment-editor/components/pipes/formatter.pipe.d.ts.__ivy_ngcc_bak +4 -0
  131. package/lib/sharedComponents/assessment-editor/components/pipes/formatter.pipe.d.ts.map +1 -0
  132. package/lib/sharedComponents/assessment-editor/components/pipes/question-filter.pipe.d.ts.__ivy_ngcc_bak +4 -0
  133. package/lib/sharedComponents/assessment-editor/components/pipes/question-filter.pipe.d.ts.map +1 -0
  134. package/lib/sharedComponents/assessment-editor/components/pipes/question-page-filter.pipe.d.ts.__ivy_ngcc_bak +4 -0
  135. package/lib/sharedComponents/assessment-editor/components/pipes/question-page-filter.pipe.d.ts.map +1 -0
  136. package/lib/sharedComponents/assessment-editor/components/pipes/question-parser.pipe.d.ts.__ivy_ngcc_bak +4 -0
  137. package/lib/sharedComponents/assessment-editor/components/pipes/question-parser.pipe.d.ts.map +1 -0
  138. package/lib/sharedComponents/assessment-editor/components/pipes/type-of.pipe.d.ts.__ivy_ngcc_bak +4 -0
  139. package/lib/sharedComponents/assessment-editor/components/pipes/type-of.pipe.d.ts.map +1 -0
  140. package/lib/sharedComponents/assessment-editor/components/preview/preview-checkbox/preview-checkbox.component.d.ts.__ivy_ngcc_bak +8 -0
  141. package/lib/sharedComponents/assessment-editor/components/preview/preview-checkbox/preview-checkbox.component.d.ts.map +1 -0
  142. package/lib/sharedComponents/assessment-editor/components/preview/preview-comment-box/preview-comment-box.component.d.ts.__ivy_ngcc_bak +5 -0
  143. package/lib/sharedComponents/assessment-editor/components/preview/preview-comment-box/preview-comment-box.component.d.ts.map +1 -0
  144. package/lib/sharedComponents/assessment-editor/components/preview/preview-date-time/preview-date-time.component.d.ts.__ivy_ngcc_bak +11 -0
  145. package/lib/sharedComponents/assessment-editor/components/preview/preview-date-time/preview-date-time.component.d.ts.map +1 -0
  146. package/lib/sharedComponents/assessment-editor/components/preview/preview-dropdown/preview-dropdown.component.d.ts.__ivy_ngcc_bak +8 -0
  147. package/lib/sharedComponents/assessment-editor/components/preview/preview-dropdown/preview-dropdown.component.d.ts.map +1 -0
  148. package/lib/sharedComponents/assessment-editor/components/preview/preview-file-upload/preview-file-upload.component.d.ts.__ivy_ngcc_bak +8 -0
  149. package/lib/sharedComponents/assessment-editor/components/preview/preview-file-upload/preview-file-upload.component.d.ts.map +1 -0
  150. package/lib/sharedComponents/assessment-editor/components/preview/preview-image-choice/preview-image-choice.component.d.ts.__ivy_ngcc_bak +5 -0
  151. package/lib/sharedComponents/assessment-editor/components/preview/preview-image-choice/preview-image-choice.component.d.ts.map +1 -0
  152. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-dropdown/preview-matrix-dropdown.component.d.ts.__ivy_ngcc_bak +7 -0
  153. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-dropdown/preview-matrix-dropdown.component.d.ts.map +1 -0
  154. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-rating-scale/preview-matrix-rating-scale.component.d.ts.__ivy_ngcc_bak +7 -0
  155. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-rating-scale/preview-matrix-rating-scale.component.d.ts.map +1 -0
  156. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-choice/preview-multiple-choice.component.d.ts.__ivy_ngcc_bak +8 -0
  157. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-choice/preview-multiple-choice.component.d.ts.map +1 -0
  158. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-textbox/preview-multiple-textbox.component.d.ts.__ivy_ngcc_bak +5 -0
  159. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-textbox/preview-multiple-textbox.component.d.ts.map +1 -0
  160. package/lib/sharedComponents/assessment-editor/components/preview/preview-ranking/preview-ranking.component.d.ts.__ivy_ngcc_bak +5 -0
  161. package/lib/sharedComponents/assessment-editor/components/preview/preview-ranking/preview-ranking.component.d.ts.map +1 -0
  162. package/lib/sharedComponents/assessment-editor/components/preview/preview-single-textbox/preview-single-textbox.component.d.ts.__ivy_ngcc_bak +6 -0
  163. package/lib/sharedComponents/assessment-editor/components/preview/preview-single-textbox/preview-single-textbox.component.d.ts.map +1 -0
  164. package/lib/sharedComponents/assessment-editor/components/preview/preview-slider/preview-slider.component.d.ts.__ivy_ngcc_bak +5 -0
  165. package/lib/sharedComponents/assessment-editor/components/preview/preview-slider/preview-slider.component.d.ts.map +1 -0
  166. package/lib/sharedComponents/assessment-editor/components/preview/preview-star-rating/preview-star-rating.component.d.ts.__ivy_ngcc_bak +5 -0
  167. package/lib/sharedComponents/assessment-editor/components/preview/preview-star-rating/preview-star-rating.component.d.ts.map +1 -0
  168. package/lib/sharedComponents/assessment-editor/components/preview/preview-wrapper/preview-wrapper.component.d.ts.__ivy_ngcc_bak +27 -0
  169. package/lib/sharedComponents/assessment-editor/components/preview/preview-wrapper/preview-wrapper.component.d.ts.map +1 -0
  170. package/lib/sharedComponents/assessment-editor/components/preview/preview.module.d.ts.__ivy_ngcc_bak +2 -0
  171. package/lib/sharedComponents/assessment-editor/components/preview/preview.module.d.ts.map +1 -0
  172. package/lib/sharedComponents/assessment-editor/components/preview/thank-you/thank-you.component.d.ts.__ivy_ngcc_bak +5 -0
  173. package/lib/sharedComponents/assessment-editor/components/preview/thank-you/thank-you.component.d.ts.map +1 -0
  174. package/lib/sharedComponents/assessment-editor/components/preview/welcome/welcome.component.d.ts.__ivy_ngcc_bak +5 -0
  175. package/lib/sharedComponents/assessment-editor/components/preview/welcome/welcome.component.d.ts.map +1 -0
  176. package/lib/sharedComponents/assessment-editor/components/question-type/question-type.component.d.ts.__ivy_ngcc_bak +6 -0
  177. package/lib/sharedComponents/assessment-editor/components/question-type/question-type.component.d.ts.map +1 -0
  178. package/lib/sharedComponents/assessment-editor/components/quick-settings/quick-settings.component.d.ts.__ivy_ngcc_bak +28 -0
  179. package/lib/sharedComponents/assessment-editor/components/quick-settings/quick-settings.component.d.ts.map +1 -0
  180. package/lib/sharedComponents/assessment-editor/components/response-selector/response-selector.component.d.ts.__ivy_ngcc_bak +11 -0
  181. package/lib/sharedComponents/assessment-editor/components/response-selector/response-selector.component.d.ts.map +1 -0
  182. package/lib/sharedComponents/assessment-editor/components/setting-anonymous/setting-anonymous.component.d.ts.__ivy_ngcc_bak +16 -0
  183. package/lib/sharedComponents/assessment-editor/components/setting-anonymous/setting-anonymous.component.d.ts.map +1 -0
  184. package/lib/sharedComponents/assessment-editor/components/setting-response-segment/setting-response-segment.component.d.ts.__ivy_ngcc_bak +47 -0
  185. package/lib/sharedComponents/assessment-editor/components/setting-response-segment/setting-response-segment.component.d.ts.map +1 -0
  186. package/lib/sharedComponents/assessment-editor/components/single-line-editor/single-line-editor.component.d.ts.__ivy_ngcc_bak +35 -0
  187. package/lib/sharedComponents/assessment-editor/components/single-line-editor/single-line-editor.component.d.ts.map +1 -0
  188. package/lib/sharedComponents/assessment-editor/components/toolkit/toolkit.component.d.ts.__ivy_ngcc_bak +8 -0
  189. package/lib/sharedComponents/assessment-editor/components/toolkit/toolkit.component.d.ts.map +1 -0
  190. package/lib/sharedComponents/assessment-editor/components/welcome-thankyou/welcome-thankyou.component.d.ts.__ivy_ngcc_bak +12 -0
  191. package/lib/sharedComponents/assessment-editor/components/welcome-thankyou/welcome-thankyou.component.d.ts.map +1 -0
  192. package/lib/sharedComponents/assessment-editor/create-assessment-container/create-assessment-container.component.d.ts.__ivy_ngcc_bak +66 -0
  193. package/lib/sharedComponents/assessment-editor/create-assessment-container/create-assessment-container.component.d.ts.map +1 -0
  194. package/lib/sharedComponents/assessment-editor/create-assessment.module.d.ts.__ivy_ngcc_bak +2 -0
  195. package/lib/sharedComponents/assessment-editor/create-assessment.module.d.ts.map +1 -0
  196. package/lib/sharedComponents/assessment-editor/services/editor.service.d.ts.__ivy_ngcc_bak +185 -0
  197. package/lib/sharedComponents/assessment-editor/services/editor.service.d.ts.map +1 -0
  198. package/lib/sharedComponents/assessment-editor/services/result-criteria.service.d.ts.__ivy_ngcc_bak +4 -0
  199. package/lib/sharedComponents/assessment-editor/services/result-criteria.service.d.ts.map +1 -0
  200. package/lib/sharedComponents/assessment-editor/services/validator.service.d.ts.__ivy_ngcc_bak +31 -0
  201. package/lib/sharedComponents/assessment-editor/services/validator.service.d.ts.map +1 -0
  202. package/lib/sharedComponents/assessment-list/assessment-list-loader/assessment-list-loader.component.d.ts.__ivy_ngcc_bak +5 -0
  203. package/lib/sharedComponents/assessment-list/assessment-list-loader/assessment-list-loader.component.d.ts.map +1 -0
  204. package/lib/sharedComponents/assessment-list/assessment-list-sub-loader/assessment-list-sub-loader.component.d.ts.__ivy_ngcc_bak +5 -0
  205. package/lib/sharedComponents/assessment-list/assessment-list-sub-loader/assessment-list-sub-loader.component.d.ts.map +1 -0
  206. package/lib/sharedComponents/assessment-list/assessment-list.component.d.ts.__ivy_ngcc_bak +80 -0
  207. package/lib/sharedComponents/assessment-list/assessment-list.component.d.ts.map +1 -0
  208. package/lib/sharedComponents/assessment-list/service/assessment.service.d.ts.__ivy_ngcc_bak +10 -0
  209. package/lib/sharedComponents/assessment-list/service/assessment.service.d.ts.map +1 -0
  210. package/lib/sharedComponents/assessment-preview/assessment-preview.module.d.ts.__ivy_ngcc_bak +2 -0
  211. package/lib/sharedComponents/assessment-preview/assessment-preview.module.d.ts.map +1 -0
  212. package/lib/sharedComponents/assessment-preview/checkbox-question/checkbox-question.component.d.ts.__ivy_ngcc_bak +9 -0
  213. package/lib/sharedComponents/assessment-preview/checkbox-question/checkbox-question.component.d.ts.map +1 -0
  214. package/lib/sharedComponents/assessment-preview/date-time/date-time.component.d.ts.__ivy_ngcc_bak +12 -0
  215. package/lib/sharedComponents/assessment-preview/date-time/date-time.component.d.ts.map +1 -0
  216. package/lib/sharedComponents/assessment-preview/device/device.component.d.ts.__ivy_ngcc_bak +7 -0
  217. package/lib/sharedComponents/assessment-preview/device/device.component.d.ts.map +1 -0
  218. package/lib/sharedComponents/assessment-preview/file-upload/file-upload.component.d.ts.__ivy_ngcc_bak +7 -0
  219. package/lib/sharedComponents/assessment-preview/file-upload/file-upload.component.d.ts.map +1 -0
  220. package/lib/sharedComponents/assessment-preview/page-header/page-header.component.d.ts.__ivy_ngcc_bak +7 -0
  221. package/lib/sharedComponents/assessment-preview/page-header/page-header.component.d.ts.map +1 -0
  222. package/lib/sharedComponents/assessment-preview/preview/preview.component.d.ts.__ivy_ngcc_bak +11 -0
  223. package/lib/sharedComponents/assessment-preview/preview/preview.component.d.ts.map +1 -0
  224. package/lib/sharedComponents/assessment-preview/preview-container/preview-container.component.d.ts.__ivy_ngcc_bak +5 -0
  225. package/lib/sharedComponents/assessment-preview/preview-container/preview-container.component.d.ts.map +1 -0
  226. package/lib/sharedComponents/assessment-preview/quick-settings/quick-settings.component.d.ts.__ivy_ngcc_bak +6 -0
  227. package/lib/sharedComponents/assessment-preview/quick-settings/quick-settings.component.d.ts.map +1 -0
  228. package/lib/sharedComponents/assessment-preview/radio-question/radio-question.component.d.ts.__ivy_ngcc_bak +9 -0
  229. package/lib/sharedComponents/assessment-preview/radio-question/radio-question.component.d.ts.map +1 -0
  230. package/lib/sharedComponents/assessment-preview/select-question/select-question.component.d.ts.__ivy_ngcc_bak +9 -0
  231. package/lib/sharedComponents/assessment-preview/select-question/select-question.component.d.ts.map +1 -0
  232. package/lib/sharedComponents/assessment-preview/single-textbox/single-textbox.component.d.ts.__ivy_ngcc_bak +7 -0
  233. package/lib/sharedComponents/assessment-preview/single-textbox/single-textbox.component.d.ts.map +1 -0
  234. package/lib/sharedComponents/assessment-preview/welcome/welcome.component.d.ts.__ivy_ngcc_bak +6 -0
  235. package/lib/sharedComponents/assessment-preview/welcome/welcome.component.d.ts.map +1 -0
  236. package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts.__ivy_ngcc_bak +19 -0
  237. package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts.map +1 -0
  238. package/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.d.ts.__ivy_ngcc_bak +14 -0
  239. package/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.d.ts.map +1 -0
  240. package/lib/sharedComponents/bulk-view/bulk-view.component.d.ts.__ivy_ngcc_bak +17 -0
  241. package/lib/sharedComponents/bulk-view/bulk-view.component.d.ts.map +1 -0
  242. package/lib/sharedComponents/category-list/category-list.component.d.ts.__ivy_ngcc_bak +19 -0
  243. package/lib/sharedComponents/category-list/category-list.component.d.ts.map +1 -0
  244. package/lib/sharedComponents/category-multiselect/category-multi-select.component.d.ts.__ivy_ngcc_bak +28 -0
  245. package/lib/sharedComponents/category-multiselect/category-multi-select.component.d.ts.map +1 -0
  246. package/lib/sharedComponents/checkbox-list/checkbox-list.component.d.ts.__ivy_ngcc_bak +22 -0
  247. package/lib/sharedComponents/checkbox-list/checkbox-list.component.d.ts.map +1 -0
  248. package/lib/sharedComponents/checkpoint/checkpoints/checkpoints.component.d.ts.__ivy_ngcc_bak +35 -0
  249. package/lib/sharedComponents/checkpoint/checkpoints/checkpoints.component.d.ts.map +1 -0
  250. package/lib/sharedComponents/checkpoint/checkpoints-list/checkpoints-list.component.d.ts.__ivy_ngcc_bak +8 -0
  251. package/lib/sharedComponents/checkpoint/checkpoints-list/checkpoints-list.component.d.ts.map +1 -0
  252. package/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.d.ts.__ivy_ngcc_bak +38 -0
  253. package/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.d.ts.map +1 -0
  254. package/lib/sharedComponents/checkpoint-floating-bar/checkpoint-floating-bar.component.d.ts.__ivy_ngcc_bak +15 -0
  255. package/lib/sharedComponents/checkpoint-floating-bar/checkpoint-floating-bar.component.d.ts.map +1 -0
  256. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-container/checkpoints-policy-container.component.d.ts.__ivy_ngcc_bak +16 -0
  257. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-container/checkpoints-policy-container.component.d.ts.map +1 -0
  258. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-list/checkpoints-policy-list.component.d.ts.__ivy_ngcc_bak +5 -0
  259. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-list/checkpoints-policy-list.component.d.ts.map +1 -0
  260. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.d.ts.__ivy_ngcc_bak +33 -0
  261. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.d.ts.map +1 -0
  262. package/lib/sharedComponents/directive/autofocus.directive.d.ts.__ivy_ngcc_bak +6 -0
  263. package/lib/sharedComponents/directive/autofocus.directive.d.ts.map +1 -0
  264. package/lib/sharedComponents/directive/conditional-focus.directive.d.ts.__ivy_ngcc_bak +9 -0
  265. package/lib/sharedComponents/directive/conditional-focus.directive.d.ts.map +1 -0
  266. package/lib/sharedComponents/directive/drag-drop.directive.d.ts.__ivy_ngcc_bak +8 -0
  267. package/lib/sharedComponents/directive/drag-drop.directive.d.ts.map +1 -0
  268. package/lib/sharedComponents/directive/scroll-in-view.directive.d.ts.__ivy_ngcc_bak +9 -0
  269. package/lib/sharedComponents/directive/scroll-in-view.directive.d.ts.map +1 -0
  270. package/lib/sharedComponents/document-section/document-section.component.d.ts.__ivy_ngcc_bak +38 -0
  271. package/lib/sharedComponents/document-section/document-section.component.d.ts.map +1 -0
  272. package/lib/sharedComponents/floating-bar/floating-bar.component.d.ts.__ivy_ngcc_bak +32 -0
  273. package/lib/sharedComponents/floating-bar/floating-bar.component.d.ts.map +1 -0
  274. package/lib/sharedComponents/format-and-evidence/format-and-evidence.component.d.ts.__ivy_ngcc_bak +41 -0
  275. package/lib/sharedComponents/format-and-evidence/format-and-evidence.component.d.ts.map +1 -0
  276. package/lib/sharedComponents/framework-list/framework-list.component.d.ts.__ivy_ngcc_bak +22 -0
  277. package/lib/sharedComponents/framework-list/framework-list.component.d.ts.map +1 -0
  278. package/lib/sharedComponents/framework-list/parent-table/parent-table.component.d.ts.__ivy_ngcc_bak +26 -0
  279. package/lib/sharedComponents/framework-list/parent-table/parent-table.component.d.ts.map +1 -0
  280. package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts.__ivy_ngcc_bak +37 -0
  281. package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts.map +1 -0
  282. package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts.__ivy_ngcc_bak +35 -0
  283. package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts.map +1 -0
  284. package/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.d.ts.__ivy_ngcc_bak +10 -0
  285. package/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.d.ts.map +1 -0
  286. package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts.__ivy_ngcc_bak +29 -0
  287. package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts.map +1 -0
  288. package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts.__ivy_ngcc_bak +30 -0
  289. package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts.map +1 -0
  290. package/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.d.ts.__ivy_ngcc_bak +19 -0
  291. package/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.d.ts.map +1 -0
  292. package/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.d.ts.__ivy_ngcc_bak +36 -0
  293. package/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.d.ts.map +1 -0
  294. package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts.__ivy_ngcc_bak +33 -0
  295. package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts.map +1 -0
  296. package/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.d.ts.__ivy_ngcc_bak +29 -0
  297. package/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.d.ts.map +1 -0
  298. package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts.__ivy_ngcc_bak +32 -0
  299. package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts.map +1 -0
  300. package/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.d.ts.__ivy_ngcc_bak +19 -0
  301. package/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.d.ts.map +1 -0
  302. package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts.__ivy_ngcc_bak +32 -0
  303. package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts.map +1 -0
  304. package/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.d.ts.__ivy_ngcc_bak +10 -0
  305. package/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.d.ts.map +1 -0
  306. package/lib/sharedComponents/frequency/frequency-random/frequency-random.component.d.ts.__ivy_ngcc_bak +59 -0
  307. package/lib/sharedComponents/frequency/frequency-random/frequency-random.component.d.ts.map +1 -0
  308. package/lib/sharedComponents/frequency/frequency-top/frequency-top.component.d.ts.__ivy_ngcc_bak +22 -0
  309. package/lib/sharedComponents/frequency/frequency-top/frequency-top.component.d.ts.map +1 -0
  310. package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts.__ivy_ngcc_bak +32 -0
  311. package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts.map +1 -0
  312. package/lib/sharedComponents/frequency/frequency.service.d.ts.__ivy_ngcc_bak +46 -0
  313. package/lib/sharedComponents/frequency/frequency.service.d.ts.map +1 -0
  314. package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts.__ivy_ngcc_bak +29 -0
  315. package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts.map +1 -0
  316. package/lib/sharedComponents/list-loader/list-loader.component.d.ts.__ivy_ngcc_bak +5 -0
  317. package/lib/sharedComponents/list-loader/list-loader.component.d.ts.map +1 -0
  318. package/lib/sharedComponents/no-data/no-data.component.d.ts.__ivy_ngcc_bak +14 -0
  319. package/lib/sharedComponents/no-data/no-data.component.d.ts.map +1 -0
  320. package/lib/sharedComponents/no-data/no-data.module.d.ts.__ivy_ngcc_bak +2 -0
  321. package/lib/sharedComponents/no-data/no-data.module.d.ts.map +1 -0
  322. package/lib/sharedComponents/owner-list/owner-list.component.d.ts.__ivy_ngcc_bak +36 -0
  323. package/lib/sharedComponents/owner-list/owner-list.component.d.ts.map +1 -0
  324. package/lib/sharedComponents/pipes/array-filter.pipe.d.ts.__ivy_ngcc_bak +4 -0
  325. package/lib/sharedComponents/pipes/array-filter.pipe.d.ts.map +1 -0
  326. package/lib/sharedComponents/pipes/filterPipe.d.ts.__ivy_ngcc_bak +4 -0
  327. package/lib/sharedComponents/pipes/filterPipe.d.ts.map +1 -0
  328. package/lib/sharedComponents/pipes/short-merge.pipe.d.ts.__ivy_ngcc_bak +4 -0
  329. package/lib/sharedComponents/pipes/short-merge.pipe.d.ts.map +1 -0
  330. package/lib/sharedComponents/pipes/within-data.pipe.d.ts.__ivy_ngcc_bak +4 -0
  331. package/lib/sharedComponents/pipes/within-data.pipe.d.ts.map +1 -0
  332. package/lib/sharedComponents/radio-list/radio-list.component.d.ts.__ivy_ngcc_bak +24 -0
  333. package/lib/sharedComponents/radio-list/radio-list.component.d.ts.map +1 -0
  334. package/lib/sharedComponents/radio-list-with-pagination/link-treatment-loader/link-treatment-loader.component.d.ts.__ivy_ngcc_bak +5 -0
  335. package/lib/sharedComponents/radio-list-with-pagination/link-treatment-loader/link-treatment-loader.component.d.ts.map +1 -0
  336. package/lib/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts.__ivy_ngcc_bak +47 -0
  337. package/lib/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts.map +1 -0
  338. package/lib/sharedComponents/responsibility-centers-list/responsibility-centers-list.component.d.ts.__ivy_ngcc_bak +26 -0
  339. package/lib/sharedComponents/responsibility-centers-list/responsibility-centers-list.component.d.ts.map +1 -0
  340. package/lib/sharedComponents/responsibility-risk-selector/responsibility-risk-selector.component.d.ts.__ivy_ngcc_bak +23 -0
  341. package/lib/sharedComponents/responsibility-risk-selector/responsibility-risk-selector.component.d.ts.map +1 -0
  342. package/lib/sharedComponents/review-frequency/review-frequency.component.d.ts.__ivy_ngcc_bak +15 -0
  343. package/lib/sharedComponents/review-frequency/review-frequency.component.d.ts.map +1 -0
  344. package/lib/sharedComponents/risk-classification/risk-classification.component.d.ts.__ivy_ngcc_bak +35 -0
  345. package/lib/sharedComponents/risk-classification/risk-classification.component.d.ts.map +1 -0
  346. package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts.__ivy_ngcc_bak +21 -0
  347. package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts.map +1 -0
  348. package/lib/sharedComponents/v-loader/loader/loader.component.d.ts.__ivy_ngcc_bak +5 -0
  349. package/lib/sharedComponents/v-loader/loader/loader.component.d.ts.map +1 -0
  350. package/lib/sharedComponents/v-loader/loader-inline/loader-inline.component.d.ts.__ivy_ngcc_bak +5 -0
  351. package/lib/sharedComponents/v-loader/loader-inline/loader-inline.component.d.ts.map +1 -0
  352. package/lib/sharedComponents/v-loader/v-loader.module.d.ts.__ivy_ngcc_bak +2 -0
  353. package/lib/sharedComponents/v-loader/v-loader.module.d.ts.map +1 -0
  354. package/lib/ui-kit/action-dialog/action-dialog.module.d.ts.__ivy_ngcc_bak +2 -0
  355. package/lib/ui-kit/action-dialog/action-dialog.module.d.ts.map +1 -0
  356. package/lib/ui-kit/action-dialog/active/active.component.d.ts.__ivy_ngcc_bak +12 -0
  357. package/lib/ui-kit/action-dialog/active/active.component.d.ts.map +1 -0
  358. package/lib/ui-kit/action-dialog/deactivate/deactivate.component.d.ts.__ivy_ngcc_bak +12 -0
  359. package/lib/ui-kit/action-dialog/deactivate/deactivate.component.d.ts.map +1 -0
  360. package/lib/ui-kit/action-dialog/delete/delete.component.d.ts.__ivy_ngcc_bak +11 -0
  361. package/lib/ui-kit/action-dialog/delete/delete.component.d.ts.map +1 -0
  362. package/lib/ui-kit/action-dialog/duplicate/duplicate.component.d.ts.__ivy_ngcc_bak +12 -0
  363. package/lib/ui-kit/action-dialog/duplicate/duplicate.component.d.ts.map +1 -0
  364. package/lib/ui-kit/click-outside/click-outside.directive.d.ts.__ivy_ngcc_bak +7 -0
  365. package/lib/ui-kit/click-outside/click-outside.directive.d.ts.map +1 -0
  366. package/lib/ui-kit/click-outside/click-outside.module.d.ts.__ivy_ngcc_bak +2 -0
  367. package/lib/ui-kit/click-outside/click-outside.module.d.ts.map +1 -0
  368. package/lib/ui-kit/dialog/dialog-ref.d.ts.__ivy_ngcc_bak +7 -0
  369. package/lib/ui-kit/dialog/dialog-ref.d.ts.map +1 -0
  370. package/lib/ui-kit/dialog/dialog.component.d.ts.__ivy_ngcc_bak +29 -0
  371. package/lib/ui-kit/dialog/dialog.component.d.ts.map +1 -0
  372. package/lib/ui-kit/dialog/dialog.module.d.ts.__ivy_ngcc_bak +2 -0
  373. package/lib/ui-kit/dialog/dialog.module.d.ts.map +1 -0
  374. package/lib/ui-kit/dialog/dialog.service.d.ts.__ivy_ngcc_bak +15 -0
  375. package/lib/ui-kit/dialog/dialog.service.d.ts.map +1 -0
  376. package/lib/ui-kit/dialog/insertion.directive.d.ts.__ivy_ngcc_bak +5 -0
  377. package/lib/ui-kit/dialog/insertion.directive.d.ts.map +1 -0
  378. package/lib/ui-kit/editor-loader/editor-loader/editor-loader.component.d.ts.__ivy_ngcc_bak +5 -0
  379. package/lib/ui-kit/editor-loader/editor-loader/editor-loader.component.d.ts.map +1 -0
  380. package/lib/ui-kit/editor-loader/editor-loader.module.d.ts.__ivy_ngcc_bak +2 -0
  381. package/lib/ui-kit/editor-loader/editor-loader.module.d.ts.map +1 -0
  382. package/lib/ui-kit/format-html.pipe.d.ts.__ivy_ngcc_bak +7 -0
  383. package/lib/ui-kit/format-html.pipe.d.ts.map +1 -0
  384. package/lib/ui-kit/formgroup/click-outside.directive.d.ts.__ivy_ngcc_bak +7 -0
  385. package/lib/ui-kit/formgroup/click-outside.directive.d.ts.map +1 -0
  386. package/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.d.ts.__ivy_ngcc_bak +10 -0
  387. package/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.d.ts.map +1 -0
  388. package/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts.__ivy_ngcc_bak +10 -0
  389. package/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts.map +1 -0
  390. package/lib/ui-kit/formgroup/cs-radio/cs-radio.component.d.ts.__ivy_ngcc_bak +12 -0
  391. package/lib/ui-kit/formgroup/cs-radio/cs-radio.component.d.ts.map +1 -0
  392. package/lib/ui-kit/formgroup/cs-radio-group/cs-radio-group.component.d.ts.__ivy_ngcc_bak +5 -0
  393. package/lib/ui-kit/formgroup/cs-radio-group/cs-radio-group.component.d.ts.map +1 -0
  394. package/lib/ui-kit/formgroup/cs-select/cs-select.component.d.ts.__ivy_ngcc_bak +33 -0
  395. package/lib/ui-kit/formgroup/cs-select/cs-select.component.d.ts.map +1 -0
  396. package/lib/ui-kit/formgroup/cs-switch/cs-switch.component.d.ts.__ivy_ngcc_bak +12 -0
  397. package/lib/ui-kit/formgroup/cs-switch/cs-switch.component.d.ts.map +1 -0
  398. package/lib/ui-kit/formgroup/formgroup.module.d.ts.__ivy_ngcc_bak +2 -0
  399. package/lib/ui-kit/formgroup/formgroup.module.d.ts.map +1 -0
  400. package/lib/ui-kit/formgroup/pipes/pascal.pipe.d.ts.__ivy_ngcc_bak +4 -0
  401. package/lib/ui-kit/formgroup/pipes/pascal.pipe.d.ts.map +1 -0
  402. package/lib/ui-kit/formgroup/pipes/searchMultiSelect.pipe.d.ts.__ivy_ngcc_bak +4 -0
  403. package/lib/ui-kit/formgroup/pipes/searchMultiSelect.pipe.d.ts.map +1 -0
  404. package/lib/ui-kit/line-loader/line-loader.component.d.ts.__ivy_ngcc_bak +6 -0
  405. package/lib/ui-kit/line-loader/line-loader.component.d.ts.map +1 -0
  406. package/lib/ui-kit/line-loader/line-loader.module.d.ts.__ivy_ngcc_bak +2 -0
  407. package/lib/ui-kit/line-loader/line-loader.module.d.ts.map +1 -0
  408. package/lib/ui-kit/pagination/pagination/pagination.component.d.ts.__ivy_ngcc_bak +23 -0
  409. package/lib/ui-kit/pagination/pagination/pagination.component.d.ts.map +1 -0
  410. package/lib/ui-kit/pagination/pagination.module.d.ts.__ivy_ngcc_bak +2 -0
  411. package/lib/ui-kit/pagination/pagination.module.d.ts.map +1 -0
  412. package/lib/ui-kit/popover/popover-event.directive.d.ts.__ivy_ngcc_bak +7 -0
  413. package/lib/ui-kit/popover/popover-event.directive.d.ts.map +1 -0
  414. package/lib/ui-kit/popover/popover-longpress.directive.d.ts.__ivy_ngcc_bak +13 -0
  415. package/lib/ui-kit/popover/popover-longpress.directive.d.ts.map +1 -0
  416. package/lib/ui-kit/popover/popover.component.d.ts.__ivy_ngcc_bak +24 -0
  417. package/lib/ui-kit/popover/popover.component.d.ts.map +1 -0
  418. package/lib/ui-kit/popover/popover.directive.d.ts.__ivy_ngcc_bak +16 -0
  419. package/lib/ui-kit/popover/popover.directive.d.ts.map +1 -0
  420. package/lib/ui-kit/popover/popover.module.d.ts.__ivy_ngcc_bak +2 -0
  421. package/lib/ui-kit/popover/popover.module.d.ts.map +1 -0
  422. package/lib/ui-kit/popover/popover.service.d.ts.__ivy_ngcc_bak +9 -0
  423. package/lib/ui-kit/popover/popover.service.d.ts.map +1 -0
  424. package/lib/ui-kit/popover-hover/popover-hover.component.d.ts.__ivy_ngcc_bak +22 -0
  425. package/lib/ui-kit/popover-hover/popover-hover.component.d.ts.map +1 -0
  426. package/lib/ui-kit/popover-hover/popover-hover.directive.d.ts.__ivy_ngcc_bak +12 -0
  427. package/lib/ui-kit/popover-hover/popover-hover.directive.d.ts.map +1 -0
  428. package/lib/ui-kit/popover-hover/popover-hover.module.d.ts.__ivy_ngcc_bak +2 -0
  429. package/lib/ui-kit/popover-hover/popover-hover.module.d.ts.map +1 -0
  430. package/lib/ui-kit/popover-hover/popover-hover.service.d.ts.__ivy_ngcc_bak +9 -0
  431. package/lib/ui-kit/popover-hover/popover-hover.service.d.ts.map +1 -0
  432. package/lib/ui-kit/smiley-dialog/smiley-dialog.component.d.ts.__ivy_ngcc_bak +12 -0
  433. package/lib/ui-kit/smiley-dialog/smiley-dialog.component.d.ts.map +1 -0
  434. package/lib/ui-kit/smiley-dialog/smiley-dialog.module.d.ts.__ivy_ngcc_bak +2 -0
  435. package/lib/ui-kit/smiley-dialog/smiley-dialog.module.d.ts.map +1 -0
  436. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.component.d.ts.__ivy_ngcc_bak +12 -0
  437. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.component.d.ts.map +1 -0
  438. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.module.d.ts.__ivy_ngcc_bak +2 -0
  439. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.module.d.ts.map +1 -0
  440. package/lib/ui-kit/snack-bar/snack-bar.component.d.ts.__ivy_ngcc_bak +15 -0
  441. package/lib/ui-kit/snack-bar/snack-bar.component.d.ts.map +1 -0
  442. package/lib/ui-kit/snack-bar/snack-bar.module.d.ts.__ivy_ngcc_bak +2 -0
  443. package/lib/ui-kit/snack-bar/snack-bar.module.d.ts.map +1 -0
  444. package/lib/ui-kit/snack-bar/snack-bar.service.d.ts.__ivy_ngcc_bak +8 -0
  445. package/lib/ui-kit/snack-bar/snack-bar.service.d.ts.map +1 -0
  446. package/lib/ui-kit/tooltip/tooltip.directive.d.ts.__ivy_ngcc_bak +24 -0
  447. package/lib/ui-kit/tooltip/tooltip.directive.d.ts.map +1 -0
  448. package/lib/ui-kit/tooltip/tooltip.module.d.ts.__ivy_ngcc_bak +2 -0
  449. package/lib/ui-kit/tooltip/tooltip.module.d.ts.map +1 -0
  450. package/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.d.ts.__ivy_ngcc_bak +231 -0
  451. package/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.d.ts.map +1 -0
  452. package/lib/workflow-assessment/workflow-assessment.component.d.ts.__ivy_ngcc_bak +63 -0
  453. package/lib/workflow-assessment/workflow-assessment.component.d.ts.map +1 -0
  454. package/lib/workflow-compliance/workflow-compliance.component.d.ts.__ivy_ngcc_bak +189 -0
  455. package/lib/workflow-compliance/workflow-compliance.component.d.ts.map +1 -0
  456. package/lib/workflow-engine-container/workflow-engine-container.component.d.ts.__ivy_ngcc_bak +104 -0
  457. package/lib/workflow-engine-container/workflow-engine-container.component.d.ts.map +1 -0
  458. package/lib/workflow-engine.module.d.ts.__ivy_ngcc_bak +5 -0
  459. package/lib/workflow-engine.module.d.ts.map +1 -0
  460. package/lib/workflow-engine.service.d.ts.__ivy_ngcc_bak +3 -0
  461. package/lib/workflow-engine.service.d.ts.map +1 -0
  462. package/lib/workflow-pagination/workflow-pagination.component.d.ts.__ivy_ngcc_bak +24 -0
  463. package/lib/workflow-pagination/workflow-pagination.component.d.ts.map +1 -0
  464. package/lib/workflow-policy/workflow-policy.component.d.ts.__ivy_ngcc_bak +281 -0
  465. package/lib/workflow-policy/workflow-policy.component.d.ts.map +1 -0
  466. package/lib/workflow-risk/workflow-risk.component.d.ts.__ivy_ngcc_bak +105 -0
  467. package/lib/workflow-risk/workflow-risk.component.d.ts.map +1 -0
  468. package/lib/workflow-services/add-risk.service.d.ts.__ivy_ngcc_bak +22 -0
  469. package/lib/workflow-services/add-risk.service.d.ts.map +1 -0
  470. package/lib/workflow-services/assessment.service.d.ts.__ivy_ngcc_bak +29 -0
  471. package/lib/workflow-services/assessment.service.d.ts.map +1 -0
  472. package/lib/workflow-services/auth.service.d.ts.__ivy_ngcc_bak +29 -0
  473. package/lib/workflow-services/auth.service.d.ts.map +1 -0
  474. package/lib/workflow-services/frequency.service.d.ts.__ivy_ngcc_bak +5 -0
  475. package/lib/workflow-services/frequency.service.d.ts.map +1 -0
  476. package/lib/workflow-services/log-issue.service.d.ts.__ivy_ngcc_bak +31 -0
  477. package/lib/workflow-services/log-issue.service.d.ts.map +1 -0
  478. package/lib/workflow-services/policy.service.d.ts.__ivy_ngcc_bak +24 -0
  479. package/lib/workflow-services/policy.service.d.ts.map +1 -0
  480. package/lib/workflow-services/responsibility.service.d.ts.__ivy_ngcc_bak +33 -0
  481. package/lib/workflow-services/responsibility.service.d.ts.map +1 -0
  482. package/lib/workflow-services/token-decoder.service.d.ts.__ivy_ngcc_bak +4 -0
  483. package/lib/workflow-services/token-decoder.service.d.ts.map +1 -0
  484. package/lib/workflow-services/ui-kit.service.d.ts.__ivy_ngcc_bak +5 -0
  485. package/lib/workflow-services/ui-kit.service.d.ts.map +1 -0
  486. package/lib/workflow-survey-form/workflow-survey-form.component.d.ts.__ivy_ngcc_bak +7 -0
  487. package/lib/workflow-survey-form/workflow-survey-form.component.d.ts.map +1 -0
  488. package/package.json +1 -1
  489. package/vcomply-workflow-engine.d.ts.__ivy_ngcc_bak +244 -0
  490. package/vcomply-workflow-engine.d.ts.map +1 -0
@@ -0,0 +1,5 @@
1
+ import { OnInit } from '@angular/core';
2
+ export declare class WelcomeComponent implements OnInit {
3
+ constructor();
4
+ ngOnInit(): void;
5
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"welcome.component.d.ts","sources":["welcome.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class WelcomeComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
@@ -0,0 +1,6 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ export declare class QuestionTypeComponent implements OnInit {
3
+ addQuestion: EventEmitter<any>;
4
+ constructor();
5
+ ngOnInit(): void;
6
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"question-type.component.d.ts","sources":["question-type.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class QuestionTypeComponent implements OnInit {\r\n addQuestion: EventEmitter<any>;\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
@@ -0,0 +1,28 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { EditorService } from '../../services/editor.service';
3
+ export declare class QuickSettingsComponent implements OnInit {
4
+ fd: EditorService;
5
+ constructor(fd: EditorService);
6
+ ngOnInit(): void;
7
+ questionIndex: any;
8
+ question: any;
9
+ typeChanged: EventEmitter<any>;
10
+ selectedQuestionDetails: {
11
+ questionValue: string;
12
+ questionName: string;
13
+ questionIcon: string;
14
+ questionClass: string;
15
+ };
16
+ questionTypeDropdown: {
17
+ questionValue: string;
18
+ questionName: string;
19
+ questionIcon: string;
20
+ questionClass: string;
21
+ }[];
22
+ quickSettingsList: any;
23
+ optionsForQuickSettings: any;
24
+ populateSelectedQuestionType(): void;
25
+ changeQuestionType(selectedQuestion: any): void;
26
+ populateQuickSettingsList(): void;
27
+ toggle(e: any, quickSetting: any): void;
28
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"quick-settings.component.d.ts","sources":["quick-settings.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nimport { EditorService } from '../../services/editor.service';\r\nexport declare class QuickSettingsComponent implements OnInit {\r\n fd: EditorService;\r\n constructor(fd: EditorService);\r\n ngOnInit(): void;\r\n questionIndex: any;\r\n question: any;\r\n typeChanged: EventEmitter<any>;\r\n selectedQuestionDetails: {\r\n questionValue: string;\r\n questionName: string;\r\n questionIcon: string;\r\n questionClass: string;\r\n };\r\n questionTypeDropdown: {\r\n questionValue: string;\r\n questionName: string;\r\n questionIcon: string;\r\n questionClass: string;\r\n }[];\r\n quickSettingsList: any;\r\n optionsForQuickSettings: any;\r\n populateSelectedQuestionType(): void;\r\n changeQuestionType(selectedQuestion: any): void;\r\n populateQuickSettingsList(): void;\r\n toggle(e: any, quickSetting: any): void;\r\n}\r\n"]}
@@ -0,0 +1,11 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { DialogService } from '../../../../ui-kit/dialog/dialog.service';
3
+ export declare class ResponseSelectorComponent implements OnInit {
4
+ private dialog;
5
+ responseDetails: boolean;
6
+ constructor(dialog: DialogService);
7
+ ngOnInit(): void;
8
+ addResponseSet(): void;
9
+ openResponseDetails(): void;
10
+ backResponse(): void;
11
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"response-selector.component.d.ts","sources":["response-selector.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nimport { DialogService } from '../../../../ui-kit/dialog/dialog.service';\r\nexport declare class ResponseSelectorComponent implements OnInit {\r\n private dialog;\r\n responseDetails: boolean;\r\n constructor(dialog: DialogService);\r\n ngOnInit(): void;\r\n addResponseSet(): void;\r\n openResponseDetails(): void;\r\n backResponse(): void;\r\n}\r\n"]}
@@ -0,0 +1,16 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ export declare class SettingAnonymousComponent implements OnInit {
3
+ setting: any;
4
+ localSetting: any;
5
+ set settingData(value: any);
6
+ save: EventEmitter<any>;
7
+ cancelEvt: EventEmitter<any>;
8
+ constructor();
9
+ ngOnInit(): void;
10
+ manipulateDefault(mode: any): void;
11
+ manipulateNegativeScore(mode: any): void;
12
+ overRideConfirm: boolean;
13
+ confirmOverride(evt?: any): void;
14
+ saveSetting(): void;
15
+ cancel(): void;
16
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"setting-anonymous.component.d.ts","sources":["setting-anonymous.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class SettingAnonymousComponent implements OnInit {\r\n setting: any;\r\n localSetting: any;\r\n set settingData(value: any);\r\n save: EventEmitter<any>;\r\n cancelEvt: EventEmitter<any>;\r\n constructor();\r\n ngOnInit(): void;\r\n manipulateDefault(mode: any): void;\r\n manipulateNegativeScore(mode: any): void;\r\n overRideConfirm: boolean;\r\n confirmOverride(evt?: any): void;\r\n saveSetting(): void;\r\n cancel(): void;\r\n}\r\n"]}
@@ -0,0 +1,47 @@
1
+ import { ElementRef, EventEmitter, OnInit } from '@angular/core';
2
+ import { EditorConfig } from 'vcomply-editor';
3
+ import { ResultCriteriaService } from '../../services/result-criteria.service';
4
+ export declare class SettingResponseSegmentComponent implements OnInit {
5
+ private el;
6
+ private criteriaService;
7
+ description: EditorConfig;
8
+ hideSegmentPopup: boolean;
9
+ editSegmentPopup: boolean;
10
+ editSegment(): void;
11
+ closeSegmentPopup(): void;
12
+ openSegmentPopup(): void;
13
+ setting: any;
14
+ localSetting: any;
15
+ set settingData(value: any);
16
+ save: EventEmitter<any>;
17
+ constructor(el: ElementRef, criteriaService: ResultCriteriaService);
18
+ showResultPopup: boolean;
19
+ showResultEditPopup: boolean;
20
+ popoverLeft: any;
21
+ popoverTop: any;
22
+ mode: any;
23
+ editIndex: number;
24
+ selectedSegment: any;
25
+ button: any;
26
+ buttonEdit: any;
27
+ closed: EventEmitter<any>;
28
+ cancelEvt: EventEmitter<any>;
29
+ formJSON: string;
30
+ fd: any;
31
+ resultCriteria: never[];
32
+ entityJSON: any;
33
+ maxRange: number;
34
+ errorArray: any;
35
+ ngOnInit(): void;
36
+ addNewSegment(): void;
37
+ closePopUp(): void;
38
+ closeSegment(): void;
39
+ clickResultPopup(): void;
40
+ editResultPopup(event: any, segment: any, i: any): void;
41
+ saveCriteria(evt: any): void;
42
+ deleteSegment(index: any): void;
43
+ saveSetting(): any;
44
+ discardEdit(index: any): void;
45
+ closeSegmentResult(): void;
46
+ cancel(): void;
47
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"setting-response-segment.component.d.ts","sources":["setting-response-segment.component.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { ElementRef, EventEmitter, OnInit } from '@angular/core';\r\nimport { EditorConfig } from 'vcomply-editor';\r\nimport { ResultCriteriaService } from '../../services/result-criteria.service';\r\nexport declare class SettingResponseSegmentComponent implements OnInit {\r\n private el;\r\n private criteriaService;\r\n description: EditorConfig;\r\n hideSegmentPopup: boolean;\r\n editSegmentPopup: boolean;\r\n editSegment(): void;\r\n closeSegmentPopup(): void;\r\n openSegmentPopup(): void;\r\n setting: any;\r\n localSetting: any;\r\n set settingData(value: any);\r\n save: EventEmitter<any>;\r\n constructor(el: ElementRef, criteriaService: ResultCriteriaService);\r\n showResultPopup: boolean;\r\n showResultEditPopup: boolean;\r\n popoverLeft: any;\r\n popoverTop: any;\r\n mode: any;\r\n editIndex: number;\r\n selectedSegment: any;\r\n button: any;\r\n buttonEdit: any;\r\n closed: EventEmitter<any>;\r\n cancelEvt: EventEmitter<any>;\r\n formJSON: string;\r\n fd: any;\r\n resultCriteria: never[];\r\n entityJSON: any;\r\n maxRange: number;\r\n errorArray: any;\r\n ngOnInit(): void;\r\n addNewSegment(): void;\r\n closePopUp(): void;\r\n closeSegment(): void;\r\n clickResultPopup(): void;\r\n editResultPopup(event: any, segment: any, i: any): void;\r\n saveCriteria(evt: any): void;\r\n deleteSegment(index: any): void;\r\n saveSetting(): any;\r\n discardEdit(index: any): void;\r\n closeSegmentResult(): void;\r\n cancel(): void;\r\n}\r\n"]}
@@ -0,0 +1,35 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { ControlValueAccessor } from '@angular/forms';
3
+ export declare class SingleLineEditorComponent implements OnInit, ControlValueAccessor {
4
+ placeholder: string;
5
+ editorMode: string;
6
+ label: boolean;
7
+ id: string;
8
+ containerValue: any;
9
+ sel: any;
10
+ selectFunction: any;
11
+ bold: boolean;
12
+ italic: boolean;
13
+ underline: boolean;
14
+ showEditorControls: boolean;
15
+ activeEditor: boolean;
16
+ oldRange: any;
17
+ controls: boolean;
18
+ constructor();
19
+ ngOnInit(): void;
20
+ generateUID(): string;
21
+ onChange: (value: any) => void;
22
+ onTouched: () => void;
23
+ setValue(): void;
24
+ writeValue(value: string): void;
25
+ registerOnChange(onChange: (value: string) => void): void;
26
+ registerOnTouched(): void;
27
+ show(e?: any): void;
28
+ insertBold(): void;
29
+ insertItalic(): void;
30
+ insertUnderLine(): void;
31
+ onblur(): void;
32
+ setCaretToEnd(): void;
33
+ showControls(): void;
34
+ onPaste(event: ClipboardEvent): void;
35
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"single-line-editor.component.d.ts","sources":["single-line-editor.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nimport { ControlValueAccessor } from '@angular/forms';\r\nexport declare class SingleLineEditorComponent implements OnInit, ControlValueAccessor {\r\n placeholder: string;\r\n editorMode: string;\r\n label: boolean;\r\n id: string;\r\n containerValue: any;\r\n sel: any;\r\n selectFunction: any;\r\n bold: boolean;\r\n italic: boolean;\r\n underline: boolean;\r\n showEditorControls: boolean;\r\n activeEditor: boolean;\r\n oldRange: any;\r\n controls: boolean;\r\n constructor();\r\n ngOnInit(): void;\r\n generateUID(): string;\r\n onChange: (value: any) => void;\r\n onTouched: () => void;\r\n setValue(): void;\r\n writeValue(value: string): void;\r\n registerOnChange(onChange: (value: string) => void): void;\r\n registerOnTouched(): void;\r\n show(e?: any): void;\r\n insertBold(): void;\r\n insertItalic(): void;\r\n insertUnderLine(): void;\r\n onblur(): void;\r\n setCaretToEnd(): void;\r\n showControls(): void;\r\n onPaste(event: ClipboardEvent): void;\r\n}\r\n"]}
@@ -0,0 +1,8 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ export declare class ToolkitComponent implements OnInit {
3
+ addQuestion: EventEmitter<any>;
4
+ constructor();
5
+ showCollapse: boolean;
6
+ ngOnInit(): void;
7
+ clickCollapse(): void;
8
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toolkit.component.d.ts","sources":["toolkit.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nexport declare class ToolkitComponent implements OnInit {\r\n addQuestion: EventEmitter<any>;\r\n constructor();\r\n showCollapse: boolean;\r\n ngOnInit(): void;\r\n clickCollapse(): void;\r\n}\r\n"]}
@@ -0,0 +1,12 @@
1
+ import { EventEmitter, OnInit } from '@angular/core';
2
+ import { Configurations } from '../../../../configurations';
3
+ export declare class WelcomeThankyouComponent implements OnInit {
4
+ deleteQuestion: EventEmitter<any>;
5
+ entityData: any;
6
+ service: any;
7
+ env: any;
8
+ isImageUploading: boolean;
9
+ constructor(config?: Configurations);
10
+ ngOnInit(): void;
11
+ onSelectImage(event: any): void;
12
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"welcome-thankyou.component.d.ts","sources":["welcome-thankyou.component.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { EventEmitter, OnInit } from '@angular/core';\r\nimport { Configurations } from '../../../../configurations';\r\nexport declare class WelcomeThankyouComponent implements OnInit {\r\n deleteQuestion: EventEmitter<any>;\r\n entityData: any;\r\n service: any;\r\n env: any;\r\n isImageUploading: boolean;\r\n constructor(config?: Configurations);\r\n ngOnInit(): void;\r\n onSelectImage(event: any): void;\r\n}\r\n"]}
@@ -0,0 +1,66 @@
1
+ import { OnInit, EventEmitter } from '@angular/core';
2
+ import { EditorService } from '../services/editor.service';
3
+ import { ActivatedRoute, Router } from '@angular/router';
4
+ import { DialogService } from '../../../ui-kit/dialog/dialog.service';
5
+ import { SnackBarService } from '../../../ui-kit/snack-bar/snack-bar.service';
6
+ export declare class CreateAssessmentContainerComponent implements OnInit {
7
+ private dialog;
8
+ editorService: EditorService;
9
+ private route;
10
+ private snackbar;
11
+ private router;
12
+ showCollapse: boolean;
13
+ expandPage: boolean;
14
+ hideQuestion: boolean;
15
+ assessmentId: string;
16
+ assessmentName: string;
17
+ assessmentCategory: string;
18
+ assessmentControlId: string;
19
+ assessmentCurrentState: string;
20
+ pageMode: 'EDIT' | 'PREVIEW';
21
+ isLoaded: boolean;
22
+ openPortal: 'ASSESSMENT_IMPORT' | 'RESPONSIBILITY_CHECKPOINT' | '';
23
+ setIsUploaded: EventEmitter<any>;
24
+ postAssessment: EventEmitter<any>;
25
+ set assessmentData(value: any);
26
+ set checkpointData(value: any);
27
+ constructor(dialog: DialogService, editorService: EditorService, route: ActivatedRoute, snackbar: SnackBarService, router: Router);
28
+ ngOnInit(): void;
29
+ triggerPreviewWithValidation(): void;
30
+ initializeAssessment(assessmentData: any): void;
31
+ initializeCheckpoint(checkpointData: any): void;
32
+ setAllPages(): void;
33
+ addPageDetails(): void;
34
+ entitySettings: any;
35
+ assessmentSettings(): void;
36
+ getSettingsData(): any;
37
+ clickCollapse(): void;
38
+ clickExpand(): void;
39
+ closeExpand(): void;
40
+ deletePage(): void;
41
+ deletePageConfirm(confirmDelete: any): void;
42
+ updatePageNumbersForAllPages(arrayToBeUpdated: any): any;
43
+ updatePageNumberForPageDetails(arrayToBeUpdated: any): any;
44
+ updatePageNumberForQuestions(arrayToBeUpdated: any): any;
45
+ openQuestion(): void;
46
+ closeQuestion(): void;
47
+ deleteQuestionWithValidation(index: any): void;
48
+ checkforError(mode?: any): boolean;
49
+ generatePageDropdown(): {
50
+ value: number;
51
+ template: string;
52
+ }[];
53
+ getPageNameForDropdown(pageNumber: any): string;
54
+ pageChanged(evt: any): void;
55
+ setIdentifier(screen: any): void;
56
+ getPageName(pageNumber: any): void;
57
+ checkForPageDetails(): void;
58
+ changeToInactive(): void;
59
+ addNewPage(): void;
60
+ capitalizeString(stringValue: string): string;
61
+ onDeletePageClick(): void;
62
+ isPageEmpty(): boolean;
63
+ submitAfterErrorCheck(mode: any): void;
64
+ validateWelcomeThankYou(): void;
65
+ save(mode: 'DRAFT' | 'ACTIVE'): void;
66
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-assessment-container.component.d.ts","sources":["create-assessment-container.component.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit, EventEmitter } from '@angular/core';\r\nimport { EditorService } from '../services/editor.service';\r\nimport { ActivatedRoute, Router } from '@angular/router';\r\nimport { DialogService } from '../../../ui-kit/dialog/dialog.service';\r\nimport { SnackBarService } from '../../../ui-kit/snack-bar/snack-bar.service';\r\nexport declare class CreateAssessmentContainerComponent implements OnInit {\r\n private dialog;\r\n editorService: EditorService;\r\n private route;\r\n private snackbar;\r\n private router;\r\n showCollapse: boolean;\r\n expandPage: boolean;\r\n hideQuestion: boolean;\r\n assessmentId: string;\r\n assessmentName: string;\r\n assessmentCategory: string;\r\n assessmentControlId: string;\r\n assessmentCurrentState: string;\r\n pageMode: 'EDIT' | 'PREVIEW';\r\n isLoaded: boolean;\r\n openPortal: 'ASSESSMENT_IMPORT' | 'RESPONSIBILITY_CHECKPOINT' | '';\r\n setIsUploaded: EventEmitter<any>;\r\n postAssessment: EventEmitter<any>;\r\n set assessmentData(value: any);\r\n set checkpointData(value: any);\r\n constructor(dialog: DialogService, editorService: EditorService, route: ActivatedRoute, snackbar: SnackBarService, router: Router);\r\n ngOnInit(): void;\r\n triggerPreviewWithValidation(): void;\r\n initializeAssessment(assessmentData: any): void;\r\n initializeCheckpoint(checkpointData: any): void;\r\n setAllPages(): void;\r\n addPageDetails(): void;\r\n entitySettings: any;\r\n assessmentSettings(): void;\r\n getSettingsData(): any;\r\n clickCollapse(): void;\r\n clickExpand(): void;\r\n closeExpand(): void;\r\n deletePage(): void;\r\n deletePageConfirm(confirmDelete: any): void;\r\n updatePageNumbersForAllPages(arrayToBeUpdated: any): any;\r\n updatePageNumberForPageDetails(arrayToBeUpdated: any): any;\r\n updatePageNumberForQuestions(arrayToBeUpdated: any): any;\r\n openQuestion(): void;\r\n closeQuestion(): void;\r\n deleteQuestionWithValidation(index: any): void;\r\n checkforError(mode?: any): boolean;\r\n generatePageDropdown(): {\r\n value: number;\r\n template: string;\r\n }[];\r\n getPageNameForDropdown(pageNumber: any): string;\r\n pageChanged(evt: any): void;\r\n setIdentifier(screen: any): void;\r\n getPageName(pageNumber: any): void;\r\n checkForPageDetails(): void;\r\n changeToInactive(): void;\r\n addNewPage(): void;\r\n capitalizeString(stringValue: string): string;\r\n onDeletePageClick(): void;\r\n isPageEmpty(): boolean;\r\n submitAfterErrorCheck(mode: any): void;\r\n validateWelcomeThankYou(): void;\r\n save(mode: 'DRAFT' | 'ACTIVE'): void;\r\n}\r\n"]}
@@ -0,0 +1,2 @@
1
+ export declare class CreateAssessmentModule {
2
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-assessment.module.d.ts","sources":["create-assessment.module.d.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;;;AACA","sourcesContent":["export declare class CreateAssessmentModule {\r\n}\r\n"]}
@@ -0,0 +1,185 @@
1
+ import { HttpClient, HttpHeaders } from '@angular/common/http';
2
+ import { BehaviorSubject } from 'rxjs';
3
+ import { Configurations } from '../../../configurations';
4
+ export declare class EditorService {
5
+ private http;
6
+ env: any;
7
+ constructor(http: HttpClient, config?: Configurations);
8
+ currentPageDetails: any;
9
+ prefixForQuestionName: string;
10
+ activeQuestionIndex: BehaviorSubject<number>;
11
+ activeQuestionStream$: import("rxjs").Observable<number>;
12
+ currentPageNumber: number;
13
+ activeQuestion: number;
14
+ showAddPageOption: boolean;
15
+ showPageDetails: boolean;
16
+ score: {
17
+ defaultScore: number;
18
+ negativeScore: number;
19
+ };
20
+ allPages: any;
21
+ stepIdentifier: string;
22
+ assessmentId: any;
23
+ settings: any;
24
+ formsPage: any;
25
+ initializeEmptyResponseSegment(): {
26
+ title: string;
27
+ description: string;
28
+ maxScore: number;
29
+ segments: never[];
30
+ };
31
+ uploadHandler(formData: any, destination: any): import("rxjs").Observable<any>;
32
+ addQuestion(evt: any, index?: number): void;
33
+ setToPagefromWelcome(): void;
34
+ /**
35
+ * Check whether to display Page Details or Add Page tilte option
36
+ */
37
+ checkForPageDetails(): void;
38
+ /**
39
+ * Creates a question of type multiple choice
40
+ * @param index Index at which question needs to be created
41
+ */
42
+ createMultipleChoice(index?: any): void;
43
+ /**
44
+ * Creates a question of type checkbox
45
+ * @param index Index at which question needs to be created
46
+ */
47
+ createCheckbox(index?: any): void;
48
+ /**
49
+ * Creates a question of type star rating
50
+ * @param index Index at which question needs to be created
51
+ * [Note]: Rating label type can take 2 values 'specific'/'scale'
52
+ */
53
+ createStarRating(index?: any): void;
54
+ /**
55
+ * Creates a question of type single textbox
56
+ * @param index Index at which question needs to be created
57
+ */
58
+ createSingleTextbox(index?: any): void;
59
+ /**
60
+ * Creates a question of type comment box
61
+ * @param index Index at which question needs to be created
62
+ */
63
+ createCommentbox(index?: any): void;
64
+ /**
65
+ * Creates a question of type matrix of dropdown
66
+ * @param index Index at which question needs to be created
67
+ */
68
+ createMatrixDropdown(index?: any): void;
69
+ /**
70
+ * Creates a question of type dropdown
71
+ * @param index Index at which question needs to be created
72
+ */
73
+ createDropdown(index?: any): void;
74
+ /**
75
+ * Creates a question of type slider
76
+ * @param index Index at which question needs to be created
77
+ */
78
+ createSlider(index?: any): void;
79
+ /**
80
+ * Creates a question of type matrix rating scale
81
+ * @param index Index at which question needs to be created
82
+ */
83
+ createRatingScale(index?: any): void;
84
+ /**
85
+ * Creates a question of type ranking
86
+ * @param index Index at which question needs to be created
87
+ */
88
+ createRanking(index?: any): void;
89
+ /**
90
+ * Creates a question of type multiple textbox
91
+ * @param index Index at which question needs to be created
92
+ */
93
+ createMultipleTextbox(index?: any): void;
94
+ /**
95
+ * Creates a question of type date/time
96
+ * @param index Index at which question needs to be created
97
+ */
98
+ createDateTime(index?: any): void;
99
+ /**
100
+ * Creates a question of type file upload
101
+ * @param index Index at which question needs to be created
102
+ */
103
+ createFileUpload(index?: any): void;
104
+ /**
105
+ * Creates a question of type image choice
106
+ * @param index Index at which question needs to be created
107
+ */
108
+ createImageChoice(index?: any): void;
109
+ /**
110
+ * Creates and adds the question to list of questions if a question's index is undefined
111
+ * @param element Details of question to be created
112
+ */
113
+ operationOnCreateIfIndexUndefined(element: any): void;
114
+ /**
115
+ * Creates and adds the question to list of questions if a question's index is present
116
+ * @param element Details of question to be created
117
+ * @param index Index at which question should be created
118
+ */
119
+ operationOnCreateIfIndexDefined(element: any, index: any): void;
120
+ /**
121
+ * Sets the active question based on particular page
122
+ */
123
+ setActiveQuestionBasedOnPageLength(): void;
124
+ /**
125
+ * Sorts the questions based on page number
126
+ */
127
+ sortQuestion(): void;
128
+ /**
129
+ * Generates a unique question name for newly added question
130
+ * @param questionIndex Index of question to be created
131
+ */
132
+ generateQuestionName(questionIndex: any): string;
133
+ generateRandomColor(): string;
134
+ /**
135
+ * Sets the question as active based on the particular index
136
+ * @param index Index of the question to be marked as active question
137
+ */
138
+ setactiveQuestion(index?: any): void;
139
+ /**
140
+ * Duplicates a question with particular index
141
+ * @param index Index of question to be duplicated
142
+ */
143
+ copyQuestion(index: any): void;
144
+ /**
145
+ * Assigns a unique name to the duplicated question
146
+ * @param elementsNames List of question names
147
+ * @param COPY_ELEMENT Details of question duplicated
148
+ */
149
+ checkForSameName(elementsNames: any, COPY_ELEMENT: any): void;
150
+ /**
151
+ * Deletes the question on click of delete button
152
+ * @param index Index of question to be deleted
153
+ */
154
+ deleteQuestion(index: any): void;
155
+ /**
156
+ * Removes the logic data for a particular question from other questions
157
+ * @param index Index of question whose logic data needs to be removed from other questions
158
+ */
159
+ removeLogicFromDependentQuestion(index: any): void;
160
+ /**
161
+ * Adds a new page
162
+ */
163
+ addPage(): void;
164
+ /**
165
+ * Counts the number of pages in a survey/form
166
+ */
167
+ numberOfPages(): any;
168
+ httpOptions: {
169
+ headers: HttpHeaders;
170
+ };
171
+ fetchAssessmentData(id: string): import("rxjs").Observable<Object>;
172
+ saveAssessment(id: any, payload: any): import("rxjs").Observable<Object>;
173
+ getAuthorizationToken(): any;
174
+ /**
175
+ * Extracts the text from a particular html content
176
+ * @param s html content from which text needs to be extracted
177
+ */
178
+ extract(s: string): string;
179
+ /**
180
+ * Moves Question to a particular index in an array
181
+ * @param previous Index from which Question should be moved
182
+ * @param next Index before which Question should be moved
183
+ */
184
+ moveQuestion(previous: any, next: any): void;
185
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"editor.service.d.ts","sources":["editor.service.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["import { HttpClient, HttpHeaders } from '@angular/common/http';\r\nimport { BehaviorSubject } from 'rxjs';\r\nimport { Configurations } from '../../../configurations';\r\nexport declare class EditorService {\r\n private http;\r\n env: any;\r\n constructor(http: HttpClient, config?: Configurations);\r\n currentPageDetails: any;\r\n prefixForQuestionName: string;\r\n activeQuestionIndex: BehaviorSubject<number>;\r\n activeQuestionStream$: import(\"rxjs\").Observable<number>;\r\n currentPageNumber: number;\r\n activeQuestion: number;\r\n showAddPageOption: boolean;\r\n showPageDetails: boolean;\r\n score: {\r\n defaultScore: number;\r\n negativeScore: number;\r\n };\r\n allPages: any;\r\n stepIdentifier: string;\r\n assessmentId: any;\r\n settings: any;\r\n formsPage: any;\r\n initializeEmptyResponseSegment(): {\r\n title: string;\r\n description: string;\r\n maxScore: number;\r\n segments: never[];\r\n };\r\n uploadHandler(formData: any, destination: any): import(\"rxjs\").Observable<any>;\r\n addQuestion(evt: any, index?: number): void;\r\n setToPagefromWelcome(): void;\r\n /**\r\n * Check whether to display Page Details or Add Page tilte option\r\n */\r\n checkForPageDetails(): void;\r\n /**\r\n * Creates a question of type multiple choice\r\n * @param index Index at which question needs to be created\r\n */\r\n createMultipleChoice(index?: any): void;\r\n /**\r\n * Creates a question of type checkbox\r\n * @param index Index at which question needs to be created\r\n */\r\n createCheckbox(index?: any): void;\r\n /**\r\n * Creates a question of type star rating\r\n * @param index Index at which question needs to be created\r\n * [Note]: Rating label type can take 2 values 'specific'/'scale'\r\n */\r\n createStarRating(index?: any): void;\r\n /**\r\n * Creates a question of type single textbox\r\n * @param index Index at which question needs to be created\r\n */\r\n createSingleTextbox(index?: any): void;\r\n /**\r\n * Creates a question of type comment box\r\n * @param index Index at which question needs to be created\r\n */\r\n createCommentbox(index?: any): void;\r\n /**\r\n * Creates a question of type matrix of dropdown\r\n * @param index Index at which question needs to be created\r\n */\r\n createMatrixDropdown(index?: any): void;\r\n /**\r\n * Creates a question of type dropdown\r\n * @param index Index at which question needs to be created\r\n */\r\n createDropdown(index?: any): void;\r\n /**\r\n * Creates a question of type slider\r\n * @param index Index at which question needs to be created\r\n */\r\n createSlider(index?: any): void;\r\n /**\r\n * Creates a question of type matrix rating scale\r\n * @param index Index at which question needs to be created\r\n */\r\n createRatingScale(index?: any): void;\r\n /**\r\n * Creates a question of type ranking\r\n * @param index Index at which question needs to be created\r\n */\r\n createRanking(index?: any): void;\r\n /**\r\n * Creates a question of type multiple textbox\r\n * @param index Index at which question needs to be created\r\n */\r\n createMultipleTextbox(index?: any): void;\r\n /**\r\n * Creates a question of type date/time\r\n * @param index Index at which question needs to be created\r\n */\r\n createDateTime(index?: any): void;\r\n /**\r\n * Creates a question of type file upload\r\n * @param index Index at which question needs to be created\r\n */\r\n createFileUpload(index?: any): void;\r\n /**\r\n * Creates a question of type image choice\r\n * @param index Index at which question needs to be created\r\n */\r\n createImageChoice(index?: any): void;\r\n /**\r\n * Creates and adds the question to list of questions if a question's index is undefined\r\n * @param element Details of question to be created\r\n */\r\n operationOnCreateIfIndexUndefined(element: any): void;\r\n /**\r\n * Creates and adds the question to list of questions if a question's index is present\r\n * @param element Details of question to be created\r\n * @param index Index at which question should be created\r\n */\r\n operationOnCreateIfIndexDefined(element: any, index: any): void;\r\n /**\r\n * Sets the active question based on particular page\r\n */\r\n setActiveQuestionBasedOnPageLength(): void;\r\n /**\r\n * Sorts the questions based on page number\r\n */\r\n sortQuestion(): void;\r\n /**\r\n * Generates a unique question name for newly added question\r\n * @param questionIndex Index of question to be created\r\n */\r\n generateQuestionName(questionIndex: any): string;\r\n generateRandomColor(): string;\r\n /**\r\n * Sets the question as active based on the particular index\r\n * @param index Index of the question to be marked as active question\r\n */\r\n setactiveQuestion(index?: any): void;\r\n /**\r\n * Duplicates a question with particular index\r\n * @param index Index of question to be duplicated\r\n */\r\n copyQuestion(index: any): void;\r\n /**\r\n * Assigns a unique name to the duplicated question\r\n * @param elementsNames List of question names\r\n * @param COPY_ELEMENT Details of question duplicated\r\n */\r\n checkForSameName(elementsNames: any, COPY_ELEMENT: any): void;\r\n /**\r\n * Deletes the question on click of delete button\r\n * @param index Index of question to be deleted\r\n */\r\n deleteQuestion(index: any): void;\r\n /**\r\n * Removes the logic data for a particular question from other questions\r\n * @param index Index of question whose logic data needs to be removed from other questions\r\n */\r\n removeLogicFromDependentQuestion(index: any): void;\r\n /**\r\n * Adds a new page\r\n */\r\n addPage(): void;\r\n /**\r\n * Counts the number of pages in a survey/form\r\n */\r\n numberOfPages(): any;\r\n httpOptions: {\r\n headers: HttpHeaders;\r\n };\r\n fetchAssessmentData(id: string): import(\"rxjs\").Observable<Object>;\r\n saveAssessment(id: any, payload: any): import(\"rxjs\").Observable<Object>;\r\n getAuthorizationToken(): any;\r\n /**\r\n * Extracts the text from a particular html content\r\n * @param s html content from which text needs to be extracted\r\n */\r\n extract(s: string): string;\r\n /**\r\n * Moves Question to a particular index in an array\r\n * @param previous Index from which Question should be moved\r\n * @param next Index before which Question should be moved\r\n */\r\n moveQuestion(previous: any, next: any): void;\r\n}\r\n"]}
@@ -0,0 +1,4 @@
1
+ export declare class ResultCriteriaService {
2
+ constructor();
3
+ calculateMaxScore(questions: any): number;
4
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"result-criteria.service.d.ts","sources":["result-criteria.service.d.ts"],"names":[],"mappings":";AAAA;AACA;AACA;;AACA","sourcesContent":["export declare class ResultCriteriaService {\r\n constructor();\r\n calculateMaxScore(questions: any): number;\r\n}\r\n"]}
@@ -0,0 +1,31 @@
1
+ import { ValidateStructure } from '../components/errorInterface/validateStructure';
2
+ import { Question } from '../components/errorInterface/question';
3
+ export declare class ValidatorService {
4
+ constructor();
5
+ validatedQuestions: any;
6
+ validate(question: Question): ValidateStructure | any;
7
+ validateMultiValuedQuestion(question: any): ValidateStructure;
8
+ validateSingleValued(question: any): ValidateStructure;
9
+ validateDateTime(question: any): ValidateStructure;
10
+ validateImageUpload(question: any): ValidateStructure;
11
+ validateMatrixDropdown(question: any): ValidateStructure;
12
+ validateMultipleTextBox(question: any): ValidateStructure;
13
+ validateSlider(question: any): ValidateStructure;
14
+ validateStarRating(question: any): ValidateStructure;
15
+ validateRatingScale(question: any): ValidateStructure;
16
+ /**
17
+ * Extracts the text from a particular html content
18
+ * @param s html content from which text needs to be extracted
19
+ */
20
+ extract(s: any): string;
21
+ /**
22
+ * Checks if title of two choices is same or not
23
+ * @param choices Choice for which title should be checked
24
+ */
25
+ checkForSameTitle(choices: any): boolean;
26
+ /**
27
+ * Checks if title of two choices is same or not
28
+ * @param choices Choice for which title should be checked
29
+ */
30
+ checkForSameTitleWithOther(questionDetails: any): boolean;
31
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"validator.service.d.ts","sources":["validator.service.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["import { ValidateStructure } from '../components/errorInterface/validateStructure';\r\nimport { Question } from '../components/errorInterface/question';\r\nexport declare class ValidatorService {\r\n constructor();\r\n validatedQuestions: any;\r\n validate(question: Question): ValidateStructure | any;\r\n validateMultiValuedQuestion(question: any): ValidateStructure;\r\n validateSingleValued(question: any): ValidateStructure;\r\n validateDateTime(question: any): ValidateStructure;\r\n validateImageUpload(question: any): ValidateStructure;\r\n validateMatrixDropdown(question: any): ValidateStructure;\r\n validateMultipleTextBox(question: any): ValidateStructure;\r\n validateSlider(question: any): ValidateStructure;\r\n validateStarRating(question: any): ValidateStructure;\r\n validateRatingScale(question: any): ValidateStructure;\r\n /**\r\n * Extracts the text from a particular html content\r\n * @param s html content from which text needs to be extracted\r\n */\r\n extract(s: any): string;\r\n /**\r\n * Checks if title of two choices is same or not\r\n * @param choices Choice for which title should be checked\r\n */\r\n checkForSameTitle(choices: any): boolean;\r\n /**\r\n * Checks if title of two choices is same or not\r\n * @param choices Choice for which title should be checked\r\n */\r\n checkForSameTitleWithOther(questionDetails: any): boolean;\r\n}\r\n"]}
@@ -0,0 +1,5 @@
1
+ import { OnInit } from '@angular/core';
2
+ export declare class AssessmentListLoaderComponent implements OnInit {
3
+ constructor();
4
+ ngOnInit(): void;
5
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"assessment-list-loader.component.d.ts","sources":["assessment-list-loader.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class AssessmentListLoaderComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}
@@ -0,0 +1,5 @@
1
+ import { OnInit } from '@angular/core';
2
+ export declare class AssessmentListSubLoaderComponent implements OnInit {
3
+ constructor();
4
+ ngOnInit(): void;
5
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"assessment-list-sub-loader.component.d.ts","sources":["assessment-list-sub-loader.component.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { OnInit } from '@angular/core';\r\nexport declare class AssessmentListSubLoaderComponent implements OnInit {\r\n constructor();\r\n ngOnInit(): void;\r\n}\r\n"]}