vcomply-workflow-engine 2.6.129 → 2.6.131

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 (907) hide show
  1. package/bundles/vcomply-workflow-engine.umd.js +216 -78
  2. package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
  3. package/esm2015/lib/log-an-issue/log-an-issue.component.ngfactory.js +6 -6
  4. package/esm2015/lib/sharedComponents/assessment-editor/components/add-page-details/add-page-details.component.ngfactory.js +4 -4
  5. package/esm2015/lib/sharedComponents/assessment-editor/components/add-segment-popup/add-segment-popup.component.ngfactory.js +4 -4
  6. package/esm2015/lib/sharedComponents/assessment-editor/components/preview/preview.module.ngfactory.js +3 -3
  7. package/esm2015/lib/sharedComponents/assessment-editor/components/preview/preview.module.ngsummary.json +1 -1
  8. package/esm2015/lib/sharedComponents/assessment-editor/components/setting-response-segment/setting-response-segment.component.ngfactory.js +4 -4
  9. package/esm2015/lib/sharedComponents/assessment-editor/create-assessment.module.ngfactory.js +3 -3
  10. package/esm2015/lib/sharedComponents/assessment-editor/create-assessment.module.ngsummary.json +1 -1
  11. package/esm2015/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.ngfactory.js +4 -4
  12. package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.js +19 -4
  13. package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.ngfactory.js +43 -20
  14. package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.ngsummary.json +1 -1
  15. package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.js +77 -6
  16. package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.ngfactory.js +72 -15
  17. package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.ngsummary.json +1 -1
  18. package/esm2015/lib/workflow-assessment/workflow-assessment.component.ngfactory.js +4 -4
  19. package/esm2015/lib/workflow-compliance/workflow-compliance.component.js +110 -56
  20. package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngfactory.js +227 -183
  21. package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngsummary.json +1 -1
  22. package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.js +2 -1
  23. package/esm2015/lib/workflow-engine.module.ngfactory.js +3 -3
  24. package/esm2015/lib/workflow-engine.module.ngsummary.json +1 -1
  25. package/esm2015/lib/workflow-policy/workflow-policy.component.ngfactory.js +4 -4
  26. package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.js +3 -3
  27. package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngfactory.js +4 -4
  28. package/esm2015/lib/workflow-program/workflow-program.component.ngfactory.js +5 -5
  29. package/esm2015/lib/workflow-risk/workflow-risk.component.ngfactory.js +5 -5
  30. package/esm2015/lib/workflow-survey-form/workflow-survey-form.component.ngfactory.js +4 -4
  31. package/fesm2015/vcomply-workflow-engine.js +206 -65
  32. package/fesm2015/vcomply-workflow-engine.js.map +1 -1
  33. package/lib/add-multiple-responsibility/add-multiple-responsibility.component.d.ts +0 -5
  34. package/lib/add-multiple-responsibility-container/add-multiple-responsibility-container.component.d.ts +0 -5
  35. package/lib/add-multiple-responsibility-with-tab/add-multiple-responsibility-with-tab.component.d.ts +0 -5
  36. package/lib/add-multiple-risk/add-multiple-risk.component.d.ts +0 -5
  37. package/lib/confirmation-alert/confirmation-alert.component.d.ts +0 -5
  38. package/lib/create-documents/create-documents.component.d.ts +0 -5
  39. package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts +0 -5
  40. package/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts +0 -5
  41. package/lib/formgroup/cs-radio/cs-radio.component.d.ts +0 -5
  42. package/lib/formgroup/cs-radio-group/cs-radio-group.component.d.ts +0 -5
  43. package/lib/formgroup/cs-select/cs-select.component.d.ts +0 -5
  44. package/lib/formgroup/cs-switch/cs-switch.component.d.ts +0 -5
  45. package/lib/formgroup/formgroup.module.d.ts +0 -15
  46. package/lib/formgroup/pipes/pascal.pipe.d.ts +0 -5
  47. package/lib/formgroup/select/cs-option/cs-option.component.d.ts +0 -5
  48. package/lib/formgroup/select/cs-select/cs-select.component.d.ts +0 -5
  49. package/lib/formgroup/select/select.module.d.ts +0 -11
  50. package/lib/formgroup/select/select.service.d.ts +0 -4
  51. package/lib/log-an-issue/log-an-issue.component.d.ts +0 -5
  52. package/lib/more-option/more-option.component.d.ts +0 -5
  53. package/lib/pipes/data-type.pipe.d.ts +0 -5
  54. package/lib/pipes/list-mapper.pipe.d.ts +0 -5
  55. package/lib/pipes/search.pipe.d.ts +0 -5
  56. package/lib/pipes/space-breaker.pipe.d.ts +0 -5
  57. package/lib/pipes/uncategorized-filter.pipe.d.ts +0 -5
  58. package/lib/pipes/user-filter.pipe.d.ts +0 -5
  59. package/lib/services/bulk-upload.service.d.ts +0 -4
  60. package/lib/sharedComponents/assessment-editor/components/add-logic/add-logic.component.d.ts +0 -5
  61. package/lib/sharedComponents/assessment-editor/components/add-page-details/add-page-details.component.d.ts +0 -5
  62. package/lib/sharedComponents/assessment-editor/components/add-response-set-popup/add-response-set-popup.component.d.ts +0 -5
  63. package/lib/sharedComponents/assessment-editor/components/add-segment-popup/add-segment-popup.component.d.ts +0 -5
  64. package/lib/sharedComponents/assessment-editor/components/assessment-settings/assessment-settings.component.d.ts +0 -5
  65. package/lib/sharedComponents/assessment-editor/components/build/build.module.d.ts +0 -26
  66. package/lib/sharedComponents/assessment-editor/components/build/checkbox/checkbox.component.d.ts +0 -5
  67. package/lib/sharedComponents/assessment-editor/components/build/choice-settings-panel/choice-settings-panel.component.d.ts +0 -5
  68. package/lib/sharedComponents/assessment-editor/components/build/date-time/date-time.component.d.ts +0 -5
  69. package/lib/sharedComponents/assessment-editor/components/build/dropdown/dropdown.component.d.ts +0 -5
  70. package/lib/sharedComponents/assessment-editor/components/build/image-choice/image-choice.component.d.ts +0 -5
  71. package/lib/sharedComponents/assessment-editor/components/build/matrix-dropdown/matrix-dropdown.component.d.ts +0 -5
  72. package/lib/sharedComponents/assessment-editor/components/build/matrix-rating-scale/matrix-rating-scale.component.d.ts +0 -5
  73. package/lib/sharedComponents/assessment-editor/components/build/multiple-choice/multiple-choice.component.d.ts +0 -5
  74. package/lib/sharedComponents/assessment-editor/components/build/multiple-textbox/multiple-textbox.component.d.ts +0 -5
  75. package/lib/sharedComponents/assessment-editor/components/build/ranking/ranking.component.d.ts +0 -5
  76. package/lib/sharedComponents/assessment-editor/components/build/slider/slider.component.d.ts +0 -5
  77. package/lib/sharedComponents/assessment-editor/components/build/star-rating/star-rating.component.d.ts +0 -5
  78. package/lib/sharedComponents/assessment-editor/components/build/thank-you/thank-you.component.d.ts +0 -5
  79. package/lib/sharedComponents/assessment-editor/components/build/weightage-selector/weightage-selector.component.d.ts +0 -5
  80. package/lib/sharedComponents/assessment-editor/components/build/welcome/welcome.component.d.ts +0 -5
  81. package/lib/sharedComponents/assessment-editor/components/editor-wrapper/editor-wrapper.component.d.ts +0 -5
  82. package/lib/sharedComponents/assessment-editor/components/logic/logic.component.d.ts +0 -5
  83. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-checkbox/logic-checkbox.component.d.ts +0 -5
  84. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-comment-box/logic-comment-box.component.d.ts +0 -5
  85. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-date-time/logic-date-time.component.d.ts +0 -5
  86. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-dropdown/logic-dropdown.component.d.ts +0 -5
  87. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-image-choice/logic-image-choice.component.d.ts +0 -5
  88. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-choice/logic-multiple-choice.component.d.ts +0 -5
  89. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-textbox/logic-multiple-textbox.component.d.ts +0 -5
  90. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-questions.module.d.ts +0 -24
  91. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-ranking/logic-ranking.component.d.ts +0 -5
  92. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-single-textbox/logic-single-textbox.component.d.ts +0 -5
  93. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-slider/logic-slider.component.d.ts +0 -5
  94. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-star-rating/logic-star-rating.component.d.ts +0 -5
  95. package/lib/sharedComponents/assessment-editor/components/move/move.component.d.ts +0 -5
  96. package/lib/sharedComponents/assessment-editor/components/page-header/page-header.component.d.ts +0 -5
  97. package/lib/sharedComponents/assessment-editor/components/pipes/current-page-question.pipe.d.ts +0 -5
  98. package/lib/sharedComponents/assessment-editor/components/pipes/error-message.pipe.d.ts +0 -5
  99. package/lib/sharedComponents/assessment-editor/components/pipes/formatter.pipe.d.ts +0 -5
  100. package/lib/sharedComponents/assessment-editor/components/pipes/question-filter.pipe.d.ts +0 -5
  101. package/lib/sharedComponents/assessment-editor/components/pipes/question-page-filter.pipe.d.ts +0 -5
  102. package/lib/sharedComponents/assessment-editor/components/pipes/question-parser.pipe.d.ts +0 -5
  103. package/lib/sharedComponents/assessment-editor/components/pipes/type-of.pipe.d.ts +0 -5
  104. package/lib/sharedComponents/assessment-editor/components/preview/preview-checkbox/preview-checkbox.component.d.ts +0 -5
  105. package/lib/sharedComponents/assessment-editor/components/preview/preview-comment-box/preview-comment-box.component.d.ts +0 -5
  106. package/lib/sharedComponents/assessment-editor/components/preview/preview-date-time/preview-date-time.component.d.ts +0 -5
  107. package/lib/sharedComponents/assessment-editor/components/preview/preview-dropdown/preview-dropdown.component.d.ts +0 -5
  108. package/lib/sharedComponents/assessment-editor/components/preview/preview-file-upload/preview-file-upload.component.d.ts +0 -5
  109. package/lib/sharedComponents/assessment-editor/components/preview/preview-image-choice/preview-image-choice.component.d.ts +0 -5
  110. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-dropdown/preview-matrix-dropdown.component.d.ts +0 -5
  111. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-rating-scale/preview-matrix-rating-scale.component.d.ts +0 -5
  112. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-choice/preview-multiple-choice.component.d.ts +0 -5
  113. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-textbox/preview-multiple-textbox.component.d.ts +0 -5
  114. package/lib/sharedComponents/assessment-editor/components/preview/preview-ranking/preview-ranking.component.d.ts +0 -5
  115. package/lib/sharedComponents/assessment-editor/components/preview/preview-single-textbox/preview-single-textbox.component.d.ts +0 -5
  116. package/lib/sharedComponents/assessment-editor/components/preview/preview-slider/preview-slider.component.d.ts +0 -5
  117. package/lib/sharedComponents/assessment-editor/components/preview/preview-star-rating/preview-star-rating.component.d.ts +0 -5
  118. package/lib/sharedComponents/assessment-editor/components/preview/preview-wrapper/preview-wrapper.component.d.ts +0 -5
  119. package/lib/sharedComponents/assessment-editor/components/preview/preview.module.d.ts +0 -33
  120. package/lib/sharedComponents/assessment-editor/components/preview/thank-you/thank-you.component.d.ts +0 -5
  121. package/lib/sharedComponents/assessment-editor/components/preview/welcome/welcome.component.d.ts +0 -5
  122. package/lib/sharedComponents/assessment-editor/components/question-type/question-type.component.d.ts +0 -5
  123. package/lib/sharedComponents/assessment-editor/components/quick-settings/quick-settings.component.d.ts +0 -5
  124. package/lib/sharedComponents/assessment-editor/components/response-selector/response-selector.component.d.ts +0 -5
  125. package/lib/sharedComponents/assessment-editor/components/setting-anonymous/setting-anonymous.component.d.ts +0 -5
  126. package/lib/sharedComponents/assessment-editor/components/setting-response-segment/setting-response-segment.component.d.ts +0 -5
  127. package/lib/sharedComponents/assessment-editor/components/single-line-editor/single-line-editor.component.d.ts +0 -5
  128. package/lib/sharedComponents/assessment-editor/components/toolkit/toolkit.component.d.ts +0 -5
  129. package/lib/sharedComponents/assessment-editor/components/welcome-thankyou/welcome-thankyou.component.d.ts +0 -5
  130. package/lib/sharedComponents/assessment-editor/create-assessment-container/create-assessment-container.component.d.ts +0 -5
  131. package/lib/sharedComponents/assessment-editor/create-assessment.module.d.ts +0 -45
  132. package/lib/sharedComponents/assessment-editor/services/editor.service.d.ts +0 -4
  133. package/lib/sharedComponents/assessment-editor/services/result-criteria.service.d.ts +0 -4
  134. package/lib/sharedComponents/assessment-editor/services/validator.service.d.ts +0 -4
  135. package/lib/sharedComponents/assessment-list/assessment-list-loader/assessment-list-loader.component.d.ts +0 -5
  136. package/lib/sharedComponents/assessment-list/assessment-list-sub-loader/assessment-list-sub-loader.component.d.ts +0 -5
  137. package/lib/sharedComponents/assessment-list/assessment-list.component.d.ts +0 -5
  138. package/lib/sharedComponents/assessment-list/service/assessment.service.d.ts +0 -4
  139. package/lib/sharedComponents/assessment-preview/assessment-preview.module.d.ts +0 -24
  140. package/lib/sharedComponents/assessment-preview/checkbox-question/checkbox-question.component.d.ts +0 -5
  141. package/lib/sharedComponents/assessment-preview/date-time/date-time.component.d.ts +0 -5
  142. package/lib/sharedComponents/assessment-preview/device/device.component.d.ts +0 -5
  143. package/lib/sharedComponents/assessment-preview/file-upload/file-upload.component.d.ts +0 -5
  144. package/lib/sharedComponents/assessment-preview/page-header/page-header.component.d.ts +0 -5
  145. package/lib/sharedComponents/assessment-preview/preview/preview.component.d.ts +0 -5
  146. package/lib/sharedComponents/assessment-preview/preview-container/preview-container.component.d.ts +0 -5
  147. package/lib/sharedComponents/assessment-preview/quick-settings/quick-settings.component.d.ts +0 -5
  148. package/lib/sharedComponents/assessment-preview/radio-question/radio-question.component.d.ts +0 -5
  149. package/lib/sharedComponents/assessment-preview/select-question/select-question.component.d.ts +0 -5
  150. package/lib/sharedComponents/assessment-preview/single-textbox/single-textbox.component.d.ts +0 -5
  151. package/lib/sharedComponents/assessment-preview/welcome/welcome.component.d.ts +0 -5
  152. package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts +0 -5
  153. package/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.d.ts +0 -5
  154. package/lib/sharedComponents/bulk-view/bulk-view.component.d.ts +0 -5
  155. package/lib/sharedComponents/category-list/category-list.component.d.ts +0 -5
  156. package/lib/sharedComponents/category-multiselect/category-multi-select.component.d.ts +0 -5
  157. package/lib/sharedComponents/checkbox-list/checkbox-list.component.d.ts +0 -5
  158. package/lib/sharedComponents/checkpoint/checkpoints/checkpoints.component.d.ts +0 -5
  159. package/lib/sharedComponents/checkpoint/checkpoints-list/checkpoints-list.component.d.ts +0 -5
  160. package/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.d.ts +0 -5
  161. package/lib/sharedComponents/checkpoint-floating-bar/checkpoint-floating-bar.component.d.ts +0 -5
  162. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-container/checkpoints-policy-container.component.d.ts +0 -5
  163. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-list/checkpoints-policy-list.component.d.ts +0 -5
  164. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.d.ts +0 -5
  165. package/lib/sharedComponents/directive/autofocus.directive.d.ts +0 -5
  166. package/lib/sharedComponents/directive/conditional-focus.directive.d.ts +0 -5
  167. package/lib/sharedComponents/directive/drag-drop.directive.d.ts +0 -5
  168. package/lib/sharedComponents/directive/input-trim.directive.d.ts +0 -5
  169. package/lib/sharedComponents/directive/scroll-in-view.directive.d.ts +0 -5
  170. package/lib/sharedComponents/document-section/document-section.component.d.ts +0 -5
  171. package/lib/sharedComponents/floating-bar/floating-bar.component.d.ts +4 -5
  172. package/lib/sharedComponents/format-and-evidence/format-and-evidence.component.d.ts +0 -5
  173. package/lib/sharedComponents/framework-list/framework-list-table/framework-list-table.component.d.ts +0 -5
  174. package/lib/sharedComponents/framework-list/framework-list.component.d.ts +0 -5
  175. package/lib/sharedComponents/framework-list/framework-responsibility-table/framework-responsibility-table.component.d.ts +0 -5
  176. package/lib/sharedComponents/framework-list/framework-table-loader/framework-table-loader.component.d.ts +0 -5
  177. package/lib/sharedComponents/framework-list/parent-table/parent-table.component.d.ts +0 -5
  178. package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts +0 -5
  179. package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts +0 -5
  180. package/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.d.ts +0 -5
  181. package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts +0 -5
  182. package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts +0 -5
  183. package/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.d.ts +0 -5
  184. package/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.d.ts +0 -5
  185. package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts +0 -5
  186. package/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.d.ts +0 -5
  187. package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts +0 -5
  188. package/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.d.ts +0 -5
  189. package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts +0 -5
  190. package/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.d.ts +0 -5
  191. package/lib/sharedComponents/frequency/frequency-random/frequency-random.component.d.ts +0 -5
  192. package/lib/sharedComponents/frequency/frequency-top/frequency-top.component.d.ts +0 -5
  193. package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts +0 -5
  194. package/lib/sharedComponents/frequency/frequency.service.d.ts +0 -4
  195. package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts +13 -5
  196. package/lib/sharedComponents/list-loader/list-loader.component.d.ts +0 -5
  197. package/lib/sharedComponents/no-data/no-data.component.d.ts +0 -5
  198. package/lib/sharedComponents/no-data/no-data.module.d.ts +0 -8
  199. package/lib/sharedComponents/owner-list/owner-list.component.d.ts +0 -5
  200. package/lib/sharedComponents/pipes/array-filter.pipe.d.ts +0 -5
  201. package/lib/sharedComponents/pipes/filterPipe.d.ts +0 -5
  202. package/lib/sharedComponents/pipes/short-merge.pipe.d.ts +0 -5
  203. package/lib/sharedComponents/pipes/spaceTrim.pipe.d.ts +0 -5
  204. package/lib/sharedComponents/pipes/within-data.pipe.d.ts +0 -5
  205. package/lib/sharedComponents/program-listing/program-listing.component.d.ts +0 -5
  206. package/lib/sharedComponents/radio-list/radio-list.component.d.ts +0 -5
  207. package/lib/sharedComponents/radio-list-with-pagination/link-treatment-loader/link-treatment-loader.component.d.ts +0 -5
  208. package/lib/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts +0 -5
  209. package/lib/sharedComponents/responsibility-centers-list/responsibility-centers-list.component.d.ts +0 -5
  210. package/lib/sharedComponents/responsibility-risk-selector/responsibility-risk-selector.component.d.ts +0 -5
  211. package/lib/sharedComponents/review-frequency/review-frequency.component.d.ts +0 -5
  212. package/lib/sharedComponents/risk-classification/risk-classification.component.d.ts +0 -5
  213. package/lib/sharedComponents/roles-list/roles-list.component.d.ts +0 -5
  214. package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts +0 -5
  215. package/lib/sharedComponents/v-loader/loader/loader.component.d.ts +0 -5
  216. package/lib/sharedComponents/v-loader/loader-inline/loader-inline.component.d.ts +0 -5
  217. package/lib/sharedComponents/v-loader/v-loader.module.d.ts +0 -9
  218. package/lib/ui-kit/action-dialog/action-dialog.module.d.ts +0 -11
  219. package/lib/ui-kit/action-dialog/active/active.component.d.ts +0 -5
  220. package/lib/ui-kit/action-dialog/deactivate/deactivate.component.d.ts +0 -5
  221. package/lib/ui-kit/action-dialog/delete/delete.component.d.ts +0 -5
  222. package/lib/ui-kit/action-dialog/duplicate/duplicate.component.d.ts +0 -5
  223. package/lib/ui-kit/click-outside/click-outside.directive.d.ts +0 -5
  224. package/lib/ui-kit/click-outside/click-outside.module.d.ts +0 -8
  225. package/lib/ui-kit/dialog/dialog-ref.d.ts +0 -5
  226. package/lib/ui-kit/dialog/dialog.component.d.ts +0 -5
  227. package/lib/ui-kit/dialog/dialog.module.d.ts +0 -9
  228. package/lib/ui-kit/dialog/dialog.service.d.ts +0 -4
  229. package/lib/ui-kit/dialog/insertion.directive.d.ts +0 -5
  230. package/lib/ui-kit/editor-loader/editor-loader/editor-loader.component.d.ts +0 -5
  231. package/lib/ui-kit/editor-loader/editor-loader.module.d.ts +0 -8
  232. package/lib/ui-kit/format-html.pipe.d.ts +0 -5
  233. package/lib/ui-kit/formgroup/click-outside.directive.d.ts +0 -5
  234. package/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.d.ts +0 -5
  235. package/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts +0 -5
  236. package/lib/ui-kit/formgroup/cs-radio/cs-radio.component.d.ts +0 -5
  237. package/lib/ui-kit/formgroup/cs-radio-group/cs-radio-group.component.d.ts +0 -5
  238. package/lib/ui-kit/formgroup/cs-select/cs-select.component.d.ts +0 -5
  239. package/lib/ui-kit/formgroup/cs-switch/cs-switch.component.d.ts +0 -5
  240. package/lib/ui-kit/formgroup/formgroup.module.d.ts +0 -18
  241. package/lib/ui-kit/formgroup/pipes/pascal.pipe.d.ts +0 -5
  242. package/lib/ui-kit/formgroup/pipes/searchMultiSelect.pipe.d.ts +0 -5
  243. package/lib/ui-kit/line-loader/line-loader.component.d.ts +0 -5
  244. package/lib/ui-kit/line-loader/line-loader.module.d.ts +0 -8
  245. package/lib/ui-kit/no-data/no-data.component.d.ts +0 -5
  246. package/lib/ui-kit/no-data/no-data.module.d.ts +0 -8
  247. package/lib/ui-kit/pagination/pagination/pagination.component.d.ts +0 -5
  248. package/lib/ui-kit/pagination/pagination.module.d.ts +0 -9
  249. package/lib/ui-kit/popover/popover-event.directive.d.ts +0 -5
  250. package/lib/ui-kit/popover/popover-longpress.directive.d.ts +0 -5
  251. package/lib/ui-kit/popover/popover.component.d.ts +0 -5
  252. package/lib/ui-kit/popover/popover.directive.d.ts +0 -5
  253. package/lib/ui-kit/popover/popover.module.d.ts +0 -11
  254. package/lib/ui-kit/popover/popover.service.d.ts +0 -4
  255. package/lib/ui-kit/popover-hover/popover-hover.component.d.ts +0 -5
  256. package/lib/ui-kit/popover-hover/popover-hover.directive.d.ts +0 -5
  257. package/lib/ui-kit/popover-hover/popover-hover.module.d.ts +0 -9
  258. package/lib/ui-kit/popover-hover/popover-hover.service.d.ts +0 -4
  259. package/lib/ui-kit/smiley-dialog/smiley-dialog.component.d.ts +0 -5
  260. package/lib/ui-kit/smiley-dialog/smiley-dialog.module.d.ts +0 -8
  261. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.component.d.ts +0 -5
  262. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.module.d.ts +0 -8
  263. package/lib/ui-kit/snack-bar/snack-bar.component.d.ts +0 -5
  264. package/lib/ui-kit/snack-bar/snack-bar.module.d.ts +0 -8
  265. package/lib/ui-kit/snack-bar/snack-bar.service.d.ts +0 -4
  266. package/lib/ui-kit/tooltip/tooltip.directive.d.ts +0 -5
  267. package/lib/ui-kit/tooltip/tooltip.module.d.ts +0 -8
  268. package/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.d.ts +0 -5
  269. package/lib/workflow-assessment/workflow-assessment.component.d.ts +0 -5
  270. package/lib/workflow-compliance/workflow-compliance.component.d.ts +6 -8
  271. package/lib/workflow-engine-container/workflow-engine-container.component.d.ts +0 -5
  272. package/lib/workflow-engine.module.d.ts +0 -117
  273. package/lib/workflow-engine.service.d.ts +0 -4
  274. package/lib/workflow-pagination/workflow-pagination.component.d.ts +0 -5
  275. package/lib/workflow-policy/workflow-policy.component.d.ts +0 -5
  276. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.d.ts +0 -5
  277. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.d.ts +0 -5
  278. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.d.ts +0 -5
  279. package/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.d.ts +0 -4
  280. package/lib/workflow-program/create-program-ui/assessment-picker/selected-assessment.pipe.d.ts +0 -5
  281. package/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.d.ts +0 -5
  282. package/lib/workflow-program/create-program-ui/checkbox/checkbox.component.d.ts +0 -5
  283. package/lib/workflow-program/create-program-ui/create-program-ui.module.d.ts +0 -44
  284. package/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.d.ts +0 -5
  285. package/lib/workflow-program/create-program-ui/custom-field/custom-field.component.d.ts +0 -5
  286. package/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.d.ts +0 -5
  287. package/lib/workflow-program/create-program-ui/define-framework-listing/framework.service.d.ts +0 -4
  288. package/lib/workflow-program/create-program-ui/define-framework-listing/loader/loader.component.d.ts +0 -5
  289. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/category-all-select.pipe.d.ts +0 -5
  290. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/search.pipe.d.ts +0 -5
  291. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/sub-cat-indeter.pipe.d.ts +0 -5
  292. package/lib/workflow-program/create-program-ui/directives/input-trim.directive.d.ts +0 -5
  293. package/lib/workflow-program/create-program-ui/file-pill/file-pill.component.d.ts +0 -5
  294. package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.d.ts +0 -5
  295. package/lib/workflow-program/create-program-ui/form-field/form-field.component.d.ts +0 -5
  296. package/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.d.ts +0 -5
  297. package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.d.ts +0 -5
  298. package/lib/workflow-program/create-program-ui/pagination/pagination.module.d.ts +0 -9
  299. package/lib/workflow-program/create-program-ui/pipes/array-concat.pipe.d.ts +0 -5
  300. package/lib/workflow-program/create-program-ui/pipes/assessment-resolver.pipe.d.ts +0 -5
  301. package/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.d.ts +0 -5
  302. package/lib/workflow-program/create-program-ui/pipes/pager.pipe.d.ts +0 -5
  303. package/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.d.ts +0 -5
  304. package/lib/workflow-program/create-program-ui/pipes/search.pipe.d.ts +0 -5
  305. package/lib/workflow-program/create-program-ui/role-list/loader/loader.component.d.ts +0 -5
  306. package/lib/workflow-program/create-program-ui/role-list/role-list.component.d.ts +0 -5
  307. package/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.d.ts +0 -5
  308. package/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.d.ts +0 -5
  309. package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.d.ts +0 -5
  310. package/lib/workflow-program/workflow-program.component.d.ts +0 -5
  311. package/lib/workflow-risk/workflow-risk.component.d.ts +0 -5
  312. package/lib/workflow-services/add-risk.service.d.ts +0 -4
  313. package/lib/workflow-services/assessment.service.d.ts +0 -4
  314. package/lib/workflow-services/auth.service.d.ts +0 -4
  315. package/lib/workflow-services/frequency.service.d.ts +0 -4
  316. package/lib/workflow-services/log-issue.service.d.ts +0 -4
  317. package/lib/workflow-services/policy.service.d.ts +0 -4
  318. package/lib/workflow-services/programs.service.d.ts +0 -4
  319. package/lib/workflow-services/responsibility.service.d.ts +0 -4
  320. package/lib/workflow-services/token-decoder.service.d.ts +0 -4
  321. package/lib/workflow-services/ui-kit.service.d.ts +0 -4
  322. package/lib/workflow-survey-form/workflow-survey-form.component.d.ts +0 -5
  323. package/package.json +2 -2
  324. package/vcomply-workflow-engine.d.ts +0 -2
  325. package/vcomply-workflow-engine.metadata.json +1 -1
  326. package/lib/add-multiple-responsibility/add-multiple-responsibility.component.d.ts.__ivy_ngcc_bak +0 -83
  327. package/lib/add-multiple-responsibility/add-multiple-responsibility.component.d.ts.map +0 -1
  328. package/lib/add-multiple-responsibility-container/add-multiple-responsibility-container.component.d.ts.__ivy_ngcc_bak +0 -35
  329. package/lib/add-multiple-responsibility-container/add-multiple-responsibility-container.component.d.ts.map +0 -1
  330. package/lib/add-multiple-responsibility-with-tab/add-multiple-responsibility-with-tab.component.d.ts.__ivy_ngcc_bak +0 -171
  331. package/lib/add-multiple-responsibility-with-tab/add-multiple-responsibility-with-tab.component.d.ts.map +0 -1
  332. package/lib/add-multiple-risk/add-multiple-risk.component.d.ts.__ivy_ngcc_bak +0 -65
  333. package/lib/add-multiple-risk/add-multiple-risk.component.d.ts.map +0 -1
  334. package/lib/confirmation-alert/confirmation-alert.component.d.ts.__ivy_ngcc_bak +0 -10
  335. package/lib/confirmation-alert/confirmation-alert.component.d.ts.map +0 -1
  336. package/lib/create-documents/create-documents.component.d.ts.__ivy_ngcc_bak +0 -36
  337. package/lib/create-documents/create-documents.component.d.ts.map +0 -1
  338. package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts.__ivy_ngcc_bak +0 -14
  339. package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts.map +0 -1
  340. package/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts.__ivy_ngcc_bak +0 -11
  341. package/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts.map +0 -1
  342. package/lib/formgroup/cs-radio/cs-radio.component.d.ts.__ivy_ngcc_bak +0 -13
  343. package/lib/formgroup/cs-radio/cs-radio.component.d.ts.map +0 -1
  344. package/lib/formgroup/cs-radio-group/cs-radio-group.component.d.ts.__ivy_ngcc_bak +0 -5
  345. package/lib/formgroup/cs-radio-group/cs-radio-group.component.d.ts.map +0 -1
  346. package/lib/formgroup/cs-select/cs-select.component.d.ts.__ivy_ngcc_bak +0 -31
  347. package/lib/formgroup/cs-select/cs-select.component.d.ts.map +0 -1
  348. package/lib/formgroup/cs-switch/cs-switch.component.d.ts.__ivy_ngcc_bak +0 -12
  349. package/lib/formgroup/cs-switch/cs-switch.component.d.ts.map +0 -1
  350. package/lib/formgroup/formgroup.module.d.ts.__ivy_ngcc_bak +0 -2
  351. package/lib/formgroup/formgroup.module.d.ts.map +0 -1
  352. package/lib/formgroup/pipes/pascal.pipe.d.ts.__ivy_ngcc_bak +0 -4
  353. package/lib/formgroup/pipes/pascal.pipe.d.ts.map +0 -1
  354. package/lib/formgroup/select/cs-option/cs-option.component.d.ts.__ivy_ngcc_bak +0 -15
  355. package/lib/formgroup/select/cs-option/cs-option.component.d.ts.map +0 -1
  356. package/lib/formgroup/select/cs-select/cs-select.component.d.ts.__ivy_ngcc_bak +0 -34
  357. package/lib/formgroup/select/cs-select/cs-select.component.d.ts.map +0 -1
  358. package/lib/formgroup/select/select.module.d.ts.__ivy_ngcc_bak +0 -2
  359. package/lib/formgroup/select/select.module.d.ts.map +0 -1
  360. package/lib/formgroup/select/select.service.d.ts.__ivy_ngcc_bak +0 -15
  361. package/lib/formgroup/select/select.service.d.ts.map +0 -1
  362. package/lib/log-an-issue/log-an-issue.component.d.ts.__ivy_ngcc_bak +0 -218
  363. package/lib/log-an-issue/log-an-issue.component.d.ts.map +0 -1
  364. package/lib/more-option/more-option.component.d.ts.__ivy_ngcc_bak +0 -25
  365. package/lib/more-option/more-option.component.d.ts.map +0 -1
  366. package/lib/pipes/data-type.pipe.d.ts.__ivy_ngcc_bak +0 -4
  367. package/lib/pipes/data-type.pipe.d.ts.map +0 -1
  368. package/lib/pipes/list-mapper.pipe.d.ts.__ivy_ngcc_bak +0 -4
  369. package/lib/pipes/list-mapper.pipe.d.ts.map +0 -1
  370. package/lib/pipes/search.pipe.d.ts.__ivy_ngcc_bak +0 -4
  371. package/lib/pipes/search.pipe.d.ts.map +0 -1
  372. package/lib/pipes/space-breaker.pipe.d.ts.__ivy_ngcc_bak +0 -4
  373. package/lib/pipes/space-breaker.pipe.d.ts.map +0 -1
  374. package/lib/pipes/uncategorized-filter.pipe.d.ts.__ivy_ngcc_bak +0 -4
  375. package/lib/pipes/uncategorized-filter.pipe.d.ts.map +0 -1
  376. package/lib/pipes/user-filter.pipe.d.ts.__ivy_ngcc_bak +0 -4
  377. package/lib/pipes/user-filter.pipe.d.ts.map +0 -1
  378. package/lib/services/bulk-upload.service.d.ts.__ivy_ngcc_bak +0 -6
  379. package/lib/services/bulk-upload.service.d.ts.map +0 -1
  380. package/lib/sharedComponents/assessment-editor/components/add-logic/add-logic.component.d.ts.__ivy_ngcc_bak +0 -117
  381. package/lib/sharedComponents/assessment-editor/components/add-logic/add-logic.component.d.ts.map +0 -1
  382. package/lib/sharedComponents/assessment-editor/components/add-page-details/add-page-details.component.d.ts.__ivy_ngcc_bak +0 -19
  383. package/lib/sharedComponents/assessment-editor/components/add-page-details/add-page-details.component.d.ts.map +0 -1
  384. package/lib/sharedComponents/assessment-editor/components/add-response-set-popup/add-response-set-popup.component.d.ts.__ivy_ngcc_bak +0 -10
  385. package/lib/sharedComponents/assessment-editor/components/add-response-set-popup/add-response-set-popup.component.d.ts.map +0 -1
  386. package/lib/sharedComponents/assessment-editor/components/add-segment-popup/add-segment-popup.component.d.ts.__ivy_ngcc_bak +0 -22
  387. package/lib/sharedComponents/assessment-editor/components/add-segment-popup/add-segment-popup.component.d.ts.map +0 -1
  388. package/lib/sharedComponents/assessment-editor/components/assessment-settings/assessment-settings.component.d.ts.__ivy_ngcc_bak +0 -46
  389. package/lib/sharedComponents/assessment-editor/components/assessment-settings/assessment-settings.component.d.ts.map +0 -1
  390. package/lib/sharedComponents/assessment-editor/components/build/build.module.d.ts.__ivy_ngcc_bak +0 -2
  391. package/lib/sharedComponents/assessment-editor/components/build/build.module.d.ts.map +0 -1
  392. package/lib/sharedComponents/assessment-editor/components/build/checkbox/checkbox.component.d.ts.__ivy_ngcc_bak +0 -11
  393. package/lib/sharedComponents/assessment-editor/components/build/checkbox/checkbox.component.d.ts.map +0 -1
  394. package/lib/sharedComponents/assessment-editor/components/build/choice-settings-panel/choice-settings-panel.component.d.ts.__ivy_ngcc_bak +0 -16
  395. package/lib/sharedComponents/assessment-editor/components/build/choice-settings-panel/choice-settings-panel.component.d.ts.map +0 -1
  396. package/lib/sharedComponents/assessment-editor/components/build/date-time/date-time.component.d.ts.__ivy_ngcc_bak +0 -6
  397. package/lib/sharedComponents/assessment-editor/components/build/date-time/date-time.component.d.ts.map +0 -1
  398. package/lib/sharedComponents/assessment-editor/components/build/dropdown/dropdown.component.d.ts.__ivy_ngcc_bak +0 -11
  399. package/lib/sharedComponents/assessment-editor/components/build/dropdown/dropdown.component.d.ts.map +0 -1
  400. package/lib/sharedComponents/assessment-editor/components/build/image-choice/image-choice.component.d.ts.__ivy_ngcc_bak +0 -5
  401. package/lib/sharedComponents/assessment-editor/components/build/image-choice/image-choice.component.d.ts.map +0 -1
  402. package/lib/sharedComponents/assessment-editor/components/build/matrix-dropdown/matrix-dropdown.component.d.ts.__ivy_ngcc_bak +0 -5
  403. package/lib/sharedComponents/assessment-editor/components/build/matrix-dropdown/matrix-dropdown.component.d.ts.map +0 -1
  404. package/lib/sharedComponents/assessment-editor/components/build/matrix-rating-scale/matrix-rating-scale.component.d.ts.__ivy_ngcc_bak +0 -5
  405. package/lib/sharedComponents/assessment-editor/components/build/matrix-rating-scale/matrix-rating-scale.component.d.ts.map +0 -1
  406. package/lib/sharedComponents/assessment-editor/components/build/multiple-choice/multiple-choice.component.d.ts.__ivy_ngcc_bak +0 -11
  407. package/lib/sharedComponents/assessment-editor/components/build/multiple-choice/multiple-choice.component.d.ts.map +0 -1
  408. package/lib/sharedComponents/assessment-editor/components/build/multiple-textbox/multiple-textbox.component.d.ts.__ivy_ngcc_bak +0 -5
  409. package/lib/sharedComponents/assessment-editor/components/build/multiple-textbox/multiple-textbox.component.d.ts.map +0 -1
  410. package/lib/sharedComponents/assessment-editor/components/build/ranking/ranking.component.d.ts.__ivy_ngcc_bak +0 -5
  411. package/lib/sharedComponents/assessment-editor/components/build/ranking/ranking.component.d.ts.map +0 -1
  412. package/lib/sharedComponents/assessment-editor/components/build/slider/slider.component.d.ts.__ivy_ngcc_bak +0 -5
  413. package/lib/sharedComponents/assessment-editor/components/build/slider/slider.component.d.ts.map +0 -1
  414. package/lib/sharedComponents/assessment-editor/components/build/star-rating/star-rating.component.d.ts.__ivy_ngcc_bak +0 -9
  415. package/lib/sharedComponents/assessment-editor/components/build/star-rating/star-rating.component.d.ts.map +0 -1
  416. package/lib/sharedComponents/assessment-editor/components/build/thank-you/thank-you.component.d.ts.__ivy_ngcc_bak +0 -5
  417. package/lib/sharedComponents/assessment-editor/components/build/thank-you/thank-you.component.d.ts.map +0 -1
  418. package/lib/sharedComponents/assessment-editor/components/build/weightage-selector/weightage-selector.component.d.ts.__ivy_ngcc_bak +0 -12
  419. package/lib/sharedComponents/assessment-editor/components/build/weightage-selector/weightage-selector.component.d.ts.map +0 -1
  420. package/lib/sharedComponents/assessment-editor/components/build/welcome/welcome.component.d.ts.__ivy_ngcc_bak +0 -5
  421. package/lib/sharedComponents/assessment-editor/components/build/welcome/welcome.component.d.ts.map +0 -1
  422. package/lib/sharedComponents/assessment-editor/components/editor-wrapper/editor-wrapper.component.d.ts.__ivy_ngcc_bak +0 -57
  423. package/lib/sharedComponents/assessment-editor/components/editor-wrapper/editor-wrapper.component.d.ts.map +0 -1
  424. package/lib/sharedComponents/assessment-editor/components/logic/logic.component.d.ts.__ivy_ngcc_bak +0 -24
  425. package/lib/sharedComponents/assessment-editor/components/logic/logic.component.d.ts.map +0 -1
  426. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-checkbox/logic-checkbox.component.d.ts.__ivy_ngcc_bak +0 -8
  427. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-checkbox/logic-checkbox.component.d.ts.map +0 -1
  428. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-comment-box/logic-comment-box.component.d.ts.__ivy_ngcc_bak +0 -5
  429. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-comment-box/logic-comment-box.component.d.ts.map +0 -1
  430. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-date-time/logic-date-time.component.d.ts.__ivy_ngcc_bak +0 -14
  431. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-date-time/logic-date-time.component.d.ts.map +0 -1
  432. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-dropdown/logic-dropdown.component.d.ts.__ivy_ngcc_bak +0 -9
  433. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-dropdown/logic-dropdown.component.d.ts.map +0 -1
  434. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-image-choice/logic-image-choice.component.d.ts.__ivy_ngcc_bak +0 -5
  435. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-image-choice/logic-image-choice.component.d.ts.map +0 -1
  436. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-choice/logic-multiple-choice.component.d.ts.__ivy_ngcc_bak +0 -8
  437. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-choice/logic-multiple-choice.component.d.ts.map +0 -1
  438. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-textbox/logic-multiple-textbox.component.d.ts.__ivy_ngcc_bak +0 -5
  439. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-multiple-textbox/logic-multiple-textbox.component.d.ts.map +0 -1
  440. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-questions.module.d.ts.__ivy_ngcc_bak +0 -2
  441. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-questions.module.d.ts.map +0 -1
  442. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-ranking/logic-ranking.component.d.ts.__ivy_ngcc_bak +0 -5
  443. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-ranking/logic-ranking.component.d.ts.map +0 -1
  444. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-single-textbox/logic-single-textbox.component.d.ts.__ivy_ngcc_bak +0 -9
  445. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-single-textbox/logic-single-textbox.component.d.ts.map +0 -1
  446. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-slider/logic-slider.component.d.ts.__ivy_ngcc_bak +0 -5
  447. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-slider/logic-slider.component.d.ts.map +0 -1
  448. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-star-rating/logic-star-rating.component.d.ts.__ivy_ngcc_bak +0 -5
  449. package/lib/sharedComponents/assessment-editor/components/logic-questions/logic-star-rating/logic-star-rating.component.d.ts.map +0 -1
  450. package/lib/sharedComponents/assessment-editor/components/move/move.component.d.ts.__ivy_ngcc_bak +0 -23
  451. package/lib/sharedComponents/assessment-editor/components/move/move.component.d.ts.map +0 -1
  452. package/lib/sharedComponents/assessment-editor/components/page-header/page-header.component.d.ts.__ivy_ngcc_bak +0 -8
  453. package/lib/sharedComponents/assessment-editor/components/page-header/page-header.component.d.ts.map +0 -1
  454. package/lib/sharedComponents/assessment-editor/components/pipes/current-page-question.pipe.d.ts.__ivy_ngcc_bak +0 -4
  455. package/lib/sharedComponents/assessment-editor/components/pipes/current-page-question.pipe.d.ts.map +0 -1
  456. package/lib/sharedComponents/assessment-editor/components/pipes/error-message.pipe.d.ts.__ivy_ngcc_bak +0 -4
  457. package/lib/sharedComponents/assessment-editor/components/pipes/error-message.pipe.d.ts.map +0 -1
  458. package/lib/sharedComponents/assessment-editor/components/pipes/formatter.pipe.d.ts.__ivy_ngcc_bak +0 -4
  459. package/lib/sharedComponents/assessment-editor/components/pipes/formatter.pipe.d.ts.map +0 -1
  460. package/lib/sharedComponents/assessment-editor/components/pipes/question-filter.pipe.d.ts.__ivy_ngcc_bak +0 -4
  461. package/lib/sharedComponents/assessment-editor/components/pipes/question-filter.pipe.d.ts.map +0 -1
  462. package/lib/sharedComponents/assessment-editor/components/pipes/question-page-filter.pipe.d.ts.__ivy_ngcc_bak +0 -4
  463. package/lib/sharedComponents/assessment-editor/components/pipes/question-page-filter.pipe.d.ts.map +0 -1
  464. package/lib/sharedComponents/assessment-editor/components/pipes/question-parser.pipe.d.ts.__ivy_ngcc_bak +0 -4
  465. package/lib/sharedComponents/assessment-editor/components/pipes/question-parser.pipe.d.ts.map +0 -1
  466. package/lib/sharedComponents/assessment-editor/components/pipes/type-of.pipe.d.ts.__ivy_ngcc_bak +0 -4
  467. package/lib/sharedComponents/assessment-editor/components/pipes/type-of.pipe.d.ts.map +0 -1
  468. package/lib/sharedComponents/assessment-editor/components/preview/preview-checkbox/preview-checkbox.component.d.ts.__ivy_ngcc_bak +0 -8
  469. package/lib/sharedComponents/assessment-editor/components/preview/preview-checkbox/preview-checkbox.component.d.ts.map +0 -1
  470. package/lib/sharedComponents/assessment-editor/components/preview/preview-comment-box/preview-comment-box.component.d.ts.__ivy_ngcc_bak +0 -5
  471. package/lib/sharedComponents/assessment-editor/components/preview/preview-comment-box/preview-comment-box.component.d.ts.map +0 -1
  472. package/lib/sharedComponents/assessment-editor/components/preview/preview-date-time/preview-date-time.component.d.ts.__ivy_ngcc_bak +0 -11
  473. package/lib/sharedComponents/assessment-editor/components/preview/preview-date-time/preview-date-time.component.d.ts.map +0 -1
  474. package/lib/sharedComponents/assessment-editor/components/preview/preview-dropdown/preview-dropdown.component.d.ts.__ivy_ngcc_bak +0 -8
  475. package/lib/sharedComponents/assessment-editor/components/preview/preview-dropdown/preview-dropdown.component.d.ts.map +0 -1
  476. package/lib/sharedComponents/assessment-editor/components/preview/preview-file-upload/preview-file-upload.component.d.ts.__ivy_ngcc_bak +0 -8
  477. package/lib/sharedComponents/assessment-editor/components/preview/preview-file-upload/preview-file-upload.component.d.ts.map +0 -1
  478. package/lib/sharedComponents/assessment-editor/components/preview/preview-image-choice/preview-image-choice.component.d.ts.__ivy_ngcc_bak +0 -5
  479. package/lib/sharedComponents/assessment-editor/components/preview/preview-image-choice/preview-image-choice.component.d.ts.map +0 -1
  480. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-dropdown/preview-matrix-dropdown.component.d.ts.__ivy_ngcc_bak +0 -7
  481. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-dropdown/preview-matrix-dropdown.component.d.ts.map +0 -1
  482. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-rating-scale/preview-matrix-rating-scale.component.d.ts.__ivy_ngcc_bak +0 -7
  483. package/lib/sharedComponents/assessment-editor/components/preview/preview-matrix-rating-scale/preview-matrix-rating-scale.component.d.ts.map +0 -1
  484. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-choice/preview-multiple-choice.component.d.ts.__ivy_ngcc_bak +0 -8
  485. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-choice/preview-multiple-choice.component.d.ts.map +0 -1
  486. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-textbox/preview-multiple-textbox.component.d.ts.__ivy_ngcc_bak +0 -5
  487. package/lib/sharedComponents/assessment-editor/components/preview/preview-multiple-textbox/preview-multiple-textbox.component.d.ts.map +0 -1
  488. package/lib/sharedComponents/assessment-editor/components/preview/preview-ranking/preview-ranking.component.d.ts.__ivy_ngcc_bak +0 -5
  489. package/lib/sharedComponents/assessment-editor/components/preview/preview-ranking/preview-ranking.component.d.ts.map +0 -1
  490. package/lib/sharedComponents/assessment-editor/components/preview/preview-single-textbox/preview-single-textbox.component.d.ts.__ivy_ngcc_bak +0 -6
  491. package/lib/sharedComponents/assessment-editor/components/preview/preview-single-textbox/preview-single-textbox.component.d.ts.map +0 -1
  492. package/lib/sharedComponents/assessment-editor/components/preview/preview-slider/preview-slider.component.d.ts.__ivy_ngcc_bak +0 -5
  493. package/lib/sharedComponents/assessment-editor/components/preview/preview-slider/preview-slider.component.d.ts.map +0 -1
  494. package/lib/sharedComponents/assessment-editor/components/preview/preview-star-rating/preview-star-rating.component.d.ts.__ivy_ngcc_bak +0 -5
  495. package/lib/sharedComponents/assessment-editor/components/preview/preview-star-rating/preview-star-rating.component.d.ts.map +0 -1
  496. package/lib/sharedComponents/assessment-editor/components/preview/preview-wrapper/preview-wrapper.component.d.ts.__ivy_ngcc_bak +0 -27
  497. package/lib/sharedComponents/assessment-editor/components/preview/preview-wrapper/preview-wrapper.component.d.ts.map +0 -1
  498. package/lib/sharedComponents/assessment-editor/components/preview/preview.module.d.ts.__ivy_ngcc_bak +0 -2
  499. package/lib/sharedComponents/assessment-editor/components/preview/preview.module.d.ts.map +0 -1
  500. package/lib/sharedComponents/assessment-editor/components/preview/thank-you/thank-you.component.d.ts.__ivy_ngcc_bak +0 -5
  501. package/lib/sharedComponents/assessment-editor/components/preview/thank-you/thank-you.component.d.ts.map +0 -1
  502. package/lib/sharedComponents/assessment-editor/components/preview/welcome/welcome.component.d.ts.__ivy_ngcc_bak +0 -5
  503. package/lib/sharedComponents/assessment-editor/components/preview/welcome/welcome.component.d.ts.map +0 -1
  504. package/lib/sharedComponents/assessment-editor/components/question-type/question-type.component.d.ts.__ivy_ngcc_bak +0 -6
  505. package/lib/sharedComponents/assessment-editor/components/question-type/question-type.component.d.ts.map +0 -1
  506. package/lib/sharedComponents/assessment-editor/components/quick-settings/quick-settings.component.d.ts.__ivy_ngcc_bak +0 -28
  507. package/lib/sharedComponents/assessment-editor/components/quick-settings/quick-settings.component.d.ts.map +0 -1
  508. package/lib/sharedComponents/assessment-editor/components/response-selector/response-selector.component.d.ts.__ivy_ngcc_bak +0 -11
  509. package/lib/sharedComponents/assessment-editor/components/response-selector/response-selector.component.d.ts.map +0 -1
  510. package/lib/sharedComponents/assessment-editor/components/setting-anonymous/setting-anonymous.component.d.ts.__ivy_ngcc_bak +0 -16
  511. package/lib/sharedComponents/assessment-editor/components/setting-anonymous/setting-anonymous.component.d.ts.map +0 -1
  512. package/lib/sharedComponents/assessment-editor/components/setting-response-segment/setting-response-segment.component.d.ts.__ivy_ngcc_bak +0 -47
  513. package/lib/sharedComponents/assessment-editor/components/setting-response-segment/setting-response-segment.component.d.ts.map +0 -1
  514. package/lib/sharedComponents/assessment-editor/components/single-line-editor/single-line-editor.component.d.ts.__ivy_ngcc_bak +0 -35
  515. package/lib/sharedComponents/assessment-editor/components/single-line-editor/single-line-editor.component.d.ts.map +0 -1
  516. package/lib/sharedComponents/assessment-editor/components/toolkit/toolkit.component.d.ts.__ivy_ngcc_bak +0 -8
  517. package/lib/sharedComponents/assessment-editor/components/toolkit/toolkit.component.d.ts.map +0 -1
  518. package/lib/sharedComponents/assessment-editor/components/welcome-thankyou/welcome-thankyou.component.d.ts.__ivy_ngcc_bak +0 -15
  519. package/lib/sharedComponents/assessment-editor/components/welcome-thankyou/welcome-thankyou.component.d.ts.map +0 -1
  520. package/lib/sharedComponents/assessment-editor/create-assessment-container/create-assessment-container.component.d.ts.__ivy_ngcc_bak +0 -66
  521. package/lib/sharedComponents/assessment-editor/create-assessment-container/create-assessment-container.component.d.ts.map +0 -1
  522. package/lib/sharedComponents/assessment-editor/create-assessment.module.d.ts.__ivy_ngcc_bak +0 -2
  523. package/lib/sharedComponents/assessment-editor/create-assessment.module.d.ts.map +0 -1
  524. package/lib/sharedComponents/assessment-editor/services/editor.service.d.ts.__ivy_ngcc_bak +0 -185
  525. package/lib/sharedComponents/assessment-editor/services/editor.service.d.ts.map +0 -1
  526. package/lib/sharedComponents/assessment-editor/services/result-criteria.service.d.ts.__ivy_ngcc_bak +0 -4
  527. package/lib/sharedComponents/assessment-editor/services/result-criteria.service.d.ts.map +0 -1
  528. package/lib/sharedComponents/assessment-editor/services/validator.service.d.ts.__ivy_ngcc_bak +0 -32
  529. package/lib/sharedComponents/assessment-editor/services/validator.service.d.ts.map +0 -1
  530. package/lib/sharedComponents/assessment-list/assessment-list-loader/assessment-list-loader.component.d.ts.__ivy_ngcc_bak +0 -5
  531. package/lib/sharedComponents/assessment-list/assessment-list-loader/assessment-list-loader.component.d.ts.map +0 -1
  532. package/lib/sharedComponents/assessment-list/assessment-list-sub-loader/assessment-list-sub-loader.component.d.ts.__ivy_ngcc_bak +0 -5
  533. package/lib/sharedComponents/assessment-list/assessment-list-sub-loader/assessment-list-sub-loader.component.d.ts.map +0 -1
  534. package/lib/sharedComponents/assessment-list/assessment-list.component.d.ts.__ivy_ngcc_bak +0 -81
  535. package/lib/sharedComponents/assessment-list/assessment-list.component.d.ts.map +0 -1
  536. package/lib/sharedComponents/assessment-list/service/assessment.service.d.ts.__ivy_ngcc_bak +0 -10
  537. package/lib/sharedComponents/assessment-list/service/assessment.service.d.ts.map +0 -1
  538. package/lib/sharedComponents/assessment-preview/assessment-preview.module.d.ts.__ivy_ngcc_bak +0 -2
  539. package/lib/sharedComponents/assessment-preview/assessment-preview.module.d.ts.map +0 -1
  540. package/lib/sharedComponents/assessment-preview/checkbox-question/checkbox-question.component.d.ts.__ivy_ngcc_bak +0 -9
  541. package/lib/sharedComponents/assessment-preview/checkbox-question/checkbox-question.component.d.ts.map +0 -1
  542. package/lib/sharedComponents/assessment-preview/date-time/date-time.component.d.ts.__ivy_ngcc_bak +0 -12
  543. package/lib/sharedComponents/assessment-preview/date-time/date-time.component.d.ts.map +0 -1
  544. package/lib/sharedComponents/assessment-preview/device/device.component.d.ts.__ivy_ngcc_bak +0 -7
  545. package/lib/sharedComponents/assessment-preview/device/device.component.d.ts.map +0 -1
  546. package/lib/sharedComponents/assessment-preview/file-upload/file-upload.component.d.ts.__ivy_ngcc_bak +0 -7
  547. package/lib/sharedComponents/assessment-preview/file-upload/file-upload.component.d.ts.map +0 -1
  548. package/lib/sharedComponents/assessment-preview/page-header/page-header.component.d.ts.__ivy_ngcc_bak +0 -7
  549. package/lib/sharedComponents/assessment-preview/page-header/page-header.component.d.ts.map +0 -1
  550. package/lib/sharedComponents/assessment-preview/preview/preview.component.d.ts.__ivy_ngcc_bak +0 -11
  551. package/lib/sharedComponents/assessment-preview/preview/preview.component.d.ts.map +0 -1
  552. package/lib/sharedComponents/assessment-preview/preview-container/preview-container.component.d.ts.__ivy_ngcc_bak +0 -5
  553. package/lib/sharedComponents/assessment-preview/preview-container/preview-container.component.d.ts.map +0 -1
  554. package/lib/sharedComponents/assessment-preview/quick-settings/quick-settings.component.d.ts.__ivy_ngcc_bak +0 -6
  555. package/lib/sharedComponents/assessment-preview/quick-settings/quick-settings.component.d.ts.map +0 -1
  556. package/lib/sharedComponents/assessment-preview/radio-question/radio-question.component.d.ts.__ivy_ngcc_bak +0 -9
  557. package/lib/sharedComponents/assessment-preview/radio-question/radio-question.component.d.ts.map +0 -1
  558. package/lib/sharedComponents/assessment-preview/select-question/select-question.component.d.ts.__ivy_ngcc_bak +0 -9
  559. package/lib/sharedComponents/assessment-preview/select-question/select-question.component.d.ts.map +0 -1
  560. package/lib/sharedComponents/assessment-preview/single-textbox/single-textbox.component.d.ts.__ivy_ngcc_bak +0 -7
  561. package/lib/sharedComponents/assessment-preview/single-textbox/single-textbox.component.d.ts.map +0 -1
  562. package/lib/sharedComponents/assessment-preview/welcome/welcome.component.d.ts.__ivy_ngcc_bak +0 -6
  563. package/lib/sharedComponents/assessment-preview/welcome/welcome.component.d.ts.map +0 -1
  564. package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts.__ivy_ngcc_bak +0 -19
  565. package/lib/sharedComponents/audit-category-list/audit-category-list.component.d.ts.map +0 -1
  566. package/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.d.ts.__ivy_ngcc_bak +0 -19
  567. package/lib/sharedComponents/bulk-responsibility-view/bulk-responsibility-view.component.d.ts.map +0 -1
  568. package/lib/sharedComponents/bulk-view/bulk-view.component.d.ts.__ivy_ngcc_bak +0 -17
  569. package/lib/sharedComponents/bulk-view/bulk-view.component.d.ts.map +0 -1
  570. package/lib/sharedComponents/category-list/category-list.component.d.ts.__ivy_ngcc_bak +0 -19
  571. package/lib/sharedComponents/category-list/category-list.component.d.ts.map +0 -1
  572. package/lib/sharedComponents/category-multiselect/category-multi-select.component.d.ts.__ivy_ngcc_bak +0 -28
  573. package/lib/sharedComponents/category-multiselect/category-multi-select.component.d.ts.map +0 -1
  574. package/lib/sharedComponents/checkbox-list/checkbox-list.component.d.ts.__ivy_ngcc_bak +0 -22
  575. package/lib/sharedComponents/checkbox-list/checkbox-list.component.d.ts.map +0 -1
  576. package/lib/sharedComponents/checkpoint/checkpoints/checkpoints.component.d.ts.__ivy_ngcc_bak +0 -35
  577. package/lib/sharedComponents/checkpoint/checkpoints/checkpoints.component.d.ts.map +0 -1
  578. package/lib/sharedComponents/checkpoint/checkpoints-list/checkpoints-list.component.d.ts.__ivy_ngcc_bak +0 -8
  579. package/lib/sharedComponents/checkpoint/checkpoints-list/checkpoints-list.component.d.ts.map +0 -1
  580. package/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.d.ts.__ivy_ngcc_bak +0 -38
  581. package/lib/sharedComponents/checkpoint/checkpoints-questions/checkpoints-questions.component.d.ts.map +0 -1
  582. package/lib/sharedComponents/checkpoint-floating-bar/checkpoint-floating-bar.component.d.ts.__ivy_ngcc_bak +0 -15
  583. package/lib/sharedComponents/checkpoint-floating-bar/checkpoint-floating-bar.component.d.ts.map +0 -1
  584. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-container/checkpoints-policy-container.component.d.ts.__ivy_ngcc_bak +0 -16
  585. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-container/checkpoints-policy-container.component.d.ts.map +0 -1
  586. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-list/checkpoints-policy-list.component.d.ts.__ivy_ngcc_bak +0 -5
  587. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-list/checkpoints-policy-list.component.d.ts.map +0 -1
  588. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.d.ts.__ivy_ngcc_bak +0 -33
  589. package/lib/sharedComponents/checkpoint-policy/checkpoints-policy-questions/checkpoints-policy-questions.component.d.ts.map +0 -1
  590. package/lib/sharedComponents/directive/autofocus.directive.d.ts.__ivy_ngcc_bak +0 -6
  591. package/lib/sharedComponents/directive/autofocus.directive.d.ts.map +0 -1
  592. package/lib/sharedComponents/directive/conditional-focus.directive.d.ts.__ivy_ngcc_bak +0 -9
  593. package/lib/sharedComponents/directive/conditional-focus.directive.d.ts.map +0 -1
  594. package/lib/sharedComponents/directive/drag-drop.directive.d.ts.__ivy_ngcc_bak +0 -8
  595. package/lib/sharedComponents/directive/drag-drop.directive.d.ts.map +0 -1
  596. package/lib/sharedComponents/directive/input-trim.directive.d.ts.__ivy_ngcc_bak +0 -3
  597. package/lib/sharedComponents/directive/input-trim.directive.d.ts.map +0 -1
  598. package/lib/sharedComponents/directive/scroll-in-view.directive.d.ts.__ivy_ngcc_bak +0 -9
  599. package/lib/sharedComponents/directive/scroll-in-view.directive.d.ts.map +0 -1
  600. package/lib/sharedComponents/document-section/document-section.component.d.ts.__ivy_ngcc_bak +0 -43
  601. package/lib/sharedComponents/document-section/document-section.component.d.ts.map +0 -1
  602. package/lib/sharedComponents/floating-bar/floating-bar.component.d.ts.__ivy_ngcc_bak +0 -34
  603. package/lib/sharedComponents/floating-bar/floating-bar.component.d.ts.map +0 -1
  604. package/lib/sharedComponents/format-and-evidence/format-and-evidence.component.d.ts.__ivy_ngcc_bak +0 -41
  605. package/lib/sharedComponents/format-and-evidence/format-and-evidence.component.d.ts.map +0 -1
  606. package/lib/sharedComponents/framework-list/framework-list-table/framework-list-table.component.d.ts.__ivy_ngcc_bak +0 -13
  607. package/lib/sharedComponents/framework-list/framework-list-table/framework-list-table.component.d.ts.map +0 -1
  608. package/lib/sharedComponents/framework-list/framework-list.component.d.ts.__ivy_ngcc_bak +0 -108
  609. package/lib/sharedComponents/framework-list/framework-list.component.d.ts.map +0 -1
  610. package/lib/sharedComponents/framework-list/framework-responsibility-table/framework-responsibility-table.component.d.ts.__ivy_ngcc_bak +0 -14
  611. package/lib/sharedComponents/framework-list/framework-responsibility-table/framework-responsibility-table.component.d.ts.map +0 -1
  612. package/lib/sharedComponents/framework-list/framework-table-loader/framework-table-loader.component.d.ts.__ivy_ngcc_bak +0 -5
  613. package/lib/sharedComponents/framework-list/framework-table-loader/framework-table-loader.component.d.ts.map +0 -1
  614. package/lib/sharedComponents/framework-list/parent-table/parent-table.component.d.ts.__ivy_ngcc_bak +0 -26
  615. package/lib/sharedComponents/framework-list/parent-table/parent-table.component.d.ts.map +0 -1
  616. package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts.__ivy_ngcc_bak +0 -37
  617. package/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.d.ts.map +0 -1
  618. package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts.__ivy_ngcc_bak +0 -35
  619. package/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.d.ts.map +0 -1
  620. package/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.d.ts.__ivy_ngcc_bak +0 -10
  621. package/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.d.ts.map +0 -1
  622. package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts.__ivy_ngcc_bak +0 -29
  623. package/lib/sharedComponents/frequency/frequency-container/frequency-container.component.d.ts.map +0 -1
  624. package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts.__ivy_ngcc_bak +0 -30
  625. package/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.d.ts.map +0 -1
  626. package/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.d.ts.__ivy_ngcc_bak +0 -19
  627. package/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.d.ts.map +0 -1
  628. package/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.d.ts.__ivy_ngcc_bak +0 -36
  629. package/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.d.ts.map +0 -1
  630. package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts.__ivy_ngcc_bak +0 -33
  631. package/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.d.ts.map +0 -1
  632. package/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.d.ts.__ivy_ngcc_bak +0 -29
  633. package/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.d.ts.map +0 -1
  634. package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts.__ivy_ngcc_bak +0 -32
  635. package/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.d.ts.map +0 -1
  636. package/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.d.ts.__ivy_ngcc_bak +0 -19
  637. package/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.d.ts.map +0 -1
  638. package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts.__ivy_ngcc_bak +0 -32
  639. package/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.d.ts.map +0 -1
  640. package/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.d.ts.__ivy_ngcc_bak +0 -10
  641. package/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.d.ts.map +0 -1
  642. package/lib/sharedComponents/frequency/frequency-random/frequency-random.component.d.ts.__ivy_ngcc_bak +0 -59
  643. package/lib/sharedComponents/frequency/frequency-random/frequency-random.component.d.ts.map +0 -1
  644. package/lib/sharedComponents/frequency/frequency-top/frequency-top.component.d.ts.__ivy_ngcc_bak +0 -22
  645. package/lib/sharedComponents/frequency/frequency-top/frequency-top.component.d.ts.map +0 -1
  646. package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts.__ivy_ngcc_bak +0 -32
  647. package/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.d.ts.map +0 -1
  648. package/lib/sharedComponents/frequency/frequency.service.d.ts.__ivy_ngcc_bak +0 -46
  649. package/lib/sharedComponents/frequency/frequency.service.d.ts.map +0 -1
  650. package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts.__ivy_ngcc_bak +0 -29
  651. package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts.map +0 -1
  652. package/lib/sharedComponents/list-loader/list-loader.component.d.ts.__ivy_ngcc_bak +0 -5
  653. package/lib/sharedComponents/list-loader/list-loader.component.d.ts.map +0 -1
  654. package/lib/sharedComponents/no-data/no-data.component.d.ts.__ivy_ngcc_bak +0 -14
  655. package/lib/sharedComponents/no-data/no-data.component.d.ts.map +0 -1
  656. package/lib/sharedComponents/no-data/no-data.module.d.ts.__ivy_ngcc_bak +0 -2
  657. package/lib/sharedComponents/no-data/no-data.module.d.ts.map +0 -1
  658. package/lib/sharedComponents/owner-list/owner-list.component.d.ts.__ivy_ngcc_bak +0 -36
  659. package/lib/sharedComponents/owner-list/owner-list.component.d.ts.map +0 -1
  660. package/lib/sharedComponents/pipes/array-filter.pipe.d.ts.__ivy_ngcc_bak +0 -4
  661. package/lib/sharedComponents/pipes/array-filter.pipe.d.ts.map +0 -1
  662. package/lib/sharedComponents/pipes/filterPipe.d.ts.__ivy_ngcc_bak +0 -4
  663. package/lib/sharedComponents/pipes/filterPipe.d.ts.map +0 -1
  664. package/lib/sharedComponents/pipes/short-merge.pipe.d.ts.__ivy_ngcc_bak +0 -4
  665. package/lib/sharedComponents/pipes/short-merge.pipe.d.ts.map +0 -1
  666. package/lib/sharedComponents/pipes/spaceTrim.pipe.d.ts.__ivy_ngcc_bak +0 -4
  667. package/lib/sharedComponents/pipes/spaceTrim.pipe.d.ts.map +0 -1
  668. package/lib/sharedComponents/pipes/within-data.pipe.d.ts.__ivy_ngcc_bak +0 -4
  669. package/lib/sharedComponents/pipes/within-data.pipe.d.ts.map +0 -1
  670. package/lib/sharedComponents/program-listing/program-listing.component.d.ts.__ivy_ngcc_bak +0 -119
  671. package/lib/sharedComponents/program-listing/program-listing.component.d.ts.map +0 -1
  672. package/lib/sharedComponents/radio-list/radio-list.component.d.ts.__ivy_ngcc_bak +0 -24
  673. package/lib/sharedComponents/radio-list/radio-list.component.d.ts.map +0 -1
  674. package/lib/sharedComponents/radio-list-with-pagination/link-treatment-loader/link-treatment-loader.component.d.ts.__ivy_ngcc_bak +0 -5
  675. package/lib/sharedComponents/radio-list-with-pagination/link-treatment-loader/link-treatment-loader.component.d.ts.map +0 -1
  676. package/lib/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts.__ivy_ngcc_bak +0 -47
  677. package/lib/sharedComponents/radio-list-with-pagination/radio-list.component.d.ts.map +0 -1
  678. package/lib/sharedComponents/responsibility-centers-list/responsibility-centers-list.component.d.ts.__ivy_ngcc_bak +0 -26
  679. package/lib/sharedComponents/responsibility-centers-list/responsibility-centers-list.component.d.ts.map +0 -1
  680. package/lib/sharedComponents/responsibility-risk-selector/responsibility-risk-selector.component.d.ts.__ivy_ngcc_bak +0 -23
  681. package/lib/sharedComponents/responsibility-risk-selector/responsibility-risk-selector.component.d.ts.map +0 -1
  682. package/lib/sharedComponents/review-frequency/review-frequency.component.d.ts.__ivy_ngcc_bak +0 -15
  683. package/lib/sharedComponents/review-frequency/review-frequency.component.d.ts.map +0 -1
  684. package/lib/sharedComponents/risk-classification/risk-classification.component.d.ts.__ivy_ngcc_bak +0 -35
  685. package/lib/sharedComponents/risk-classification/risk-classification.component.d.ts.map +0 -1
  686. package/lib/sharedComponents/roles-list/roles-list.component.d.ts.__ivy_ngcc_bak +0 -8
  687. package/lib/sharedComponents/roles-list/roles-list.component.d.ts.map +0 -1
  688. package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts.__ivy_ngcc_bak +0 -21
  689. package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts.map +0 -1
  690. package/lib/sharedComponents/v-loader/loader/loader.component.d.ts.__ivy_ngcc_bak +0 -5
  691. package/lib/sharedComponents/v-loader/loader/loader.component.d.ts.map +0 -1
  692. package/lib/sharedComponents/v-loader/loader-inline/loader-inline.component.d.ts.__ivy_ngcc_bak +0 -5
  693. package/lib/sharedComponents/v-loader/loader-inline/loader-inline.component.d.ts.map +0 -1
  694. package/lib/sharedComponents/v-loader/v-loader.module.d.ts.__ivy_ngcc_bak +0 -2
  695. package/lib/sharedComponents/v-loader/v-loader.module.d.ts.map +0 -1
  696. package/lib/ui-kit/action-dialog/action-dialog.module.d.ts.__ivy_ngcc_bak +0 -2
  697. package/lib/ui-kit/action-dialog/action-dialog.module.d.ts.map +0 -1
  698. package/lib/ui-kit/action-dialog/active/active.component.d.ts.__ivy_ngcc_bak +0 -12
  699. package/lib/ui-kit/action-dialog/active/active.component.d.ts.map +0 -1
  700. package/lib/ui-kit/action-dialog/deactivate/deactivate.component.d.ts.__ivy_ngcc_bak +0 -12
  701. package/lib/ui-kit/action-dialog/deactivate/deactivate.component.d.ts.map +0 -1
  702. package/lib/ui-kit/action-dialog/delete/delete.component.d.ts.__ivy_ngcc_bak +0 -11
  703. package/lib/ui-kit/action-dialog/delete/delete.component.d.ts.map +0 -1
  704. package/lib/ui-kit/action-dialog/duplicate/duplicate.component.d.ts.__ivy_ngcc_bak +0 -12
  705. package/lib/ui-kit/action-dialog/duplicate/duplicate.component.d.ts.map +0 -1
  706. package/lib/ui-kit/click-outside/click-outside.directive.d.ts.__ivy_ngcc_bak +0 -7
  707. package/lib/ui-kit/click-outside/click-outside.directive.d.ts.map +0 -1
  708. package/lib/ui-kit/click-outside/click-outside.module.d.ts.__ivy_ngcc_bak +0 -2
  709. package/lib/ui-kit/click-outside/click-outside.module.d.ts.map +0 -1
  710. package/lib/ui-kit/dialog/dialog-ref.d.ts.__ivy_ngcc_bak +0 -7
  711. package/lib/ui-kit/dialog/dialog-ref.d.ts.map +0 -1
  712. package/lib/ui-kit/dialog/dialog.component.d.ts.__ivy_ngcc_bak +0 -29
  713. package/lib/ui-kit/dialog/dialog.component.d.ts.map +0 -1
  714. package/lib/ui-kit/dialog/dialog.module.d.ts.__ivy_ngcc_bak +0 -2
  715. package/lib/ui-kit/dialog/dialog.module.d.ts.map +0 -1
  716. package/lib/ui-kit/dialog/dialog.service.d.ts.__ivy_ngcc_bak +0 -15
  717. package/lib/ui-kit/dialog/dialog.service.d.ts.map +0 -1
  718. package/lib/ui-kit/dialog/insertion.directive.d.ts.__ivy_ngcc_bak +0 -5
  719. package/lib/ui-kit/dialog/insertion.directive.d.ts.map +0 -1
  720. package/lib/ui-kit/editor-loader/editor-loader/editor-loader.component.d.ts.__ivy_ngcc_bak +0 -5
  721. package/lib/ui-kit/editor-loader/editor-loader/editor-loader.component.d.ts.map +0 -1
  722. package/lib/ui-kit/editor-loader/editor-loader.module.d.ts.__ivy_ngcc_bak +0 -2
  723. package/lib/ui-kit/editor-loader/editor-loader.module.d.ts.map +0 -1
  724. package/lib/ui-kit/format-html.pipe.d.ts.__ivy_ngcc_bak +0 -7
  725. package/lib/ui-kit/format-html.pipe.d.ts.map +0 -1
  726. package/lib/ui-kit/formgroup/click-outside.directive.d.ts.__ivy_ngcc_bak +0 -7
  727. package/lib/ui-kit/formgroup/click-outside.directive.d.ts.map +0 -1
  728. package/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.d.ts.__ivy_ngcc_bak +0 -11
  729. package/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.d.ts.map +0 -1
  730. package/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts.__ivy_ngcc_bak +0 -11
  731. package/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts.map +0 -1
  732. package/lib/ui-kit/formgroup/cs-radio/cs-radio.component.d.ts.__ivy_ngcc_bak +0 -12
  733. package/lib/ui-kit/formgroup/cs-radio/cs-radio.component.d.ts.map +0 -1
  734. package/lib/ui-kit/formgroup/cs-radio-group/cs-radio-group.component.d.ts.__ivy_ngcc_bak +0 -5
  735. package/lib/ui-kit/formgroup/cs-radio-group/cs-radio-group.component.d.ts.map +0 -1
  736. package/lib/ui-kit/formgroup/cs-select/cs-select.component.d.ts.__ivy_ngcc_bak +0 -33
  737. package/lib/ui-kit/formgroup/cs-select/cs-select.component.d.ts.map +0 -1
  738. package/lib/ui-kit/formgroup/cs-switch/cs-switch.component.d.ts.__ivy_ngcc_bak +0 -12
  739. package/lib/ui-kit/formgroup/cs-switch/cs-switch.component.d.ts.map +0 -1
  740. package/lib/ui-kit/formgroup/formgroup.module.d.ts.__ivy_ngcc_bak +0 -2
  741. package/lib/ui-kit/formgroup/formgroup.module.d.ts.map +0 -1
  742. package/lib/ui-kit/formgroup/pipes/pascal.pipe.d.ts.__ivy_ngcc_bak +0 -4
  743. package/lib/ui-kit/formgroup/pipes/pascal.pipe.d.ts.map +0 -1
  744. package/lib/ui-kit/formgroup/pipes/searchMultiSelect.pipe.d.ts.__ivy_ngcc_bak +0 -4
  745. package/lib/ui-kit/formgroup/pipes/searchMultiSelect.pipe.d.ts.map +0 -1
  746. package/lib/ui-kit/line-loader/line-loader.component.d.ts.__ivy_ngcc_bak +0 -6
  747. package/lib/ui-kit/line-loader/line-loader.component.d.ts.map +0 -1
  748. package/lib/ui-kit/line-loader/line-loader.module.d.ts.__ivy_ngcc_bak +0 -2
  749. package/lib/ui-kit/line-loader/line-loader.module.d.ts.map +0 -1
  750. package/lib/ui-kit/no-data/no-data.component.d.ts.__ivy_ngcc_bak +0 -18
  751. package/lib/ui-kit/no-data/no-data.component.d.ts.map +0 -1
  752. package/lib/ui-kit/no-data/no-data.module.d.ts.__ivy_ngcc_bak +0 -2
  753. package/lib/ui-kit/no-data/no-data.module.d.ts.map +0 -1
  754. package/lib/ui-kit/pagination/pagination/pagination.component.d.ts.__ivy_ngcc_bak +0 -23
  755. package/lib/ui-kit/pagination/pagination/pagination.component.d.ts.map +0 -1
  756. package/lib/ui-kit/pagination/pagination.module.d.ts.__ivy_ngcc_bak +0 -2
  757. package/lib/ui-kit/pagination/pagination.module.d.ts.map +0 -1
  758. package/lib/ui-kit/popover/popover-event.directive.d.ts.__ivy_ngcc_bak +0 -7
  759. package/lib/ui-kit/popover/popover-event.directive.d.ts.map +0 -1
  760. package/lib/ui-kit/popover/popover-longpress.directive.d.ts.__ivy_ngcc_bak +0 -13
  761. package/lib/ui-kit/popover/popover-longpress.directive.d.ts.map +0 -1
  762. package/lib/ui-kit/popover/popover.component.d.ts.__ivy_ngcc_bak +0 -24
  763. package/lib/ui-kit/popover/popover.component.d.ts.map +0 -1
  764. package/lib/ui-kit/popover/popover.directive.d.ts.__ivy_ngcc_bak +0 -16
  765. package/lib/ui-kit/popover/popover.directive.d.ts.map +0 -1
  766. package/lib/ui-kit/popover/popover.module.d.ts.__ivy_ngcc_bak +0 -2
  767. package/lib/ui-kit/popover/popover.module.d.ts.map +0 -1
  768. package/lib/ui-kit/popover/popover.service.d.ts.__ivy_ngcc_bak +0 -9
  769. package/lib/ui-kit/popover/popover.service.d.ts.map +0 -1
  770. package/lib/ui-kit/popover-hover/popover-hover.component.d.ts.__ivy_ngcc_bak +0 -22
  771. package/lib/ui-kit/popover-hover/popover-hover.component.d.ts.map +0 -1
  772. package/lib/ui-kit/popover-hover/popover-hover.directive.d.ts.__ivy_ngcc_bak +0 -12
  773. package/lib/ui-kit/popover-hover/popover-hover.directive.d.ts.map +0 -1
  774. package/lib/ui-kit/popover-hover/popover-hover.module.d.ts.__ivy_ngcc_bak +0 -2
  775. package/lib/ui-kit/popover-hover/popover-hover.module.d.ts.map +0 -1
  776. package/lib/ui-kit/popover-hover/popover-hover.service.d.ts.__ivy_ngcc_bak +0 -9
  777. package/lib/ui-kit/popover-hover/popover-hover.service.d.ts.map +0 -1
  778. package/lib/ui-kit/smiley-dialog/smiley-dialog.component.d.ts.__ivy_ngcc_bak +0 -12
  779. package/lib/ui-kit/smiley-dialog/smiley-dialog.component.d.ts.map +0 -1
  780. package/lib/ui-kit/smiley-dialog/smiley-dialog.module.d.ts.__ivy_ngcc_bak +0 -2
  781. package/lib/ui-kit/smiley-dialog/smiley-dialog.module.d.ts.map +0 -1
  782. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.component.d.ts.__ivy_ngcc_bak +0 -12
  783. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.component.d.ts.map +0 -1
  784. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.module.d.ts.__ivy_ngcc_bak +0 -2
  785. package/lib/ui-kit/smiley-dialog-inline/smiley-dialog-inline.module.d.ts.map +0 -1
  786. package/lib/ui-kit/snack-bar/snack-bar.component.d.ts.__ivy_ngcc_bak +0 -17
  787. package/lib/ui-kit/snack-bar/snack-bar.component.d.ts.map +0 -1
  788. package/lib/ui-kit/snack-bar/snack-bar.module.d.ts.__ivy_ngcc_bak +0 -2
  789. package/lib/ui-kit/snack-bar/snack-bar.module.d.ts.map +0 -1
  790. package/lib/ui-kit/snack-bar/snack-bar.service.d.ts.__ivy_ngcc_bak +0 -8
  791. package/lib/ui-kit/snack-bar/snack-bar.service.d.ts.map +0 -1
  792. package/lib/ui-kit/tooltip/tooltip.directive.d.ts.__ivy_ngcc_bak +0 -24
  793. package/lib/ui-kit/tooltip/tooltip.directive.d.ts.map +0 -1
  794. package/lib/ui-kit/tooltip/tooltip.module.d.ts.__ivy_ngcc_bak +0 -2
  795. package/lib/ui-kit/tooltip/tooltip.module.d.ts.map +0 -1
  796. package/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.d.ts.__ivy_ngcc_bak +0 -231
  797. package/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.d.ts.map +0 -1
  798. package/lib/workflow-assessment/workflow-assessment.component.d.ts.__ivy_ngcc_bak +0 -63
  799. package/lib/workflow-assessment/workflow-assessment.component.d.ts.map +0 -1
  800. package/lib/workflow-compliance/workflow-compliance.component.d.ts.__ivy_ngcc_bak +0 -349
  801. package/lib/workflow-compliance/workflow-compliance.component.d.ts.map +0 -1
  802. package/lib/workflow-engine-container/workflow-engine-container.component.d.ts.__ivy_ngcc_bak +0 -127
  803. package/lib/workflow-engine-container/workflow-engine-container.component.d.ts.map +0 -1
  804. package/lib/workflow-engine.module.d.ts.__ivy_ngcc_bak +0 -5
  805. package/lib/workflow-engine.module.d.ts.map +0 -1
  806. package/lib/workflow-engine.service.d.ts.__ivy_ngcc_bak +0 -3
  807. package/lib/workflow-engine.service.d.ts.map +0 -1
  808. package/lib/workflow-pagination/workflow-pagination.component.d.ts.__ivy_ngcc_bak +0 -24
  809. package/lib/workflow-pagination/workflow-pagination.component.d.ts.map +0 -1
  810. package/lib/workflow-policy/workflow-policy.component.d.ts.__ivy_ngcc_bak +0 -292
  811. package/lib/workflow-policy/workflow-policy.component.d.ts.map +0 -1
  812. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.d.ts.__ivy_ngcc_bak +0 -5
  813. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.d.ts.map +0 -1
  814. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.d.ts.__ivy_ngcc_bak +0 -87
  815. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.d.ts.map +0 -1
  816. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.d.ts.__ivy_ngcc_bak +0 -5
  817. package/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.d.ts.map +0 -1
  818. package/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.d.ts.__ivy_ngcc_bak +0 -13
  819. package/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.d.ts.map +0 -1
  820. package/lib/workflow-program/create-program-ui/assessment-picker/selected-assessment.pipe.d.ts.__ivy_ngcc_bak +0 -4
  821. package/lib/workflow-program/create-program-ui/assessment-picker/selected-assessment.pipe.d.ts.map +0 -1
  822. package/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.d.ts.__ivy_ngcc_bak +0 -24
  823. package/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.d.ts.map +0 -1
  824. package/lib/workflow-program/create-program-ui/checkbox/checkbox.component.d.ts.__ivy_ngcc_bak +0 -13
  825. package/lib/workflow-program/create-program-ui/checkbox/checkbox.component.d.ts.map +0 -1
  826. package/lib/workflow-program/create-program-ui/create-program-ui.module.d.ts.__ivy_ngcc_bak +0 -2
  827. package/lib/workflow-program/create-program-ui/create-program-ui.module.d.ts.map +0 -1
  828. package/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.d.ts.__ivy_ngcc_bak +0 -17
  829. package/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.d.ts.map +0 -1
  830. package/lib/workflow-program/create-program-ui/custom-field/custom-field.component.d.ts.__ivy_ngcc_bak +0 -19
  831. package/lib/workflow-program/create-program-ui/custom-field/custom-field.component.d.ts.map +0 -1
  832. package/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.d.ts.__ivy_ngcc_bak +0 -63
  833. package/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.d.ts.map +0 -1
  834. package/lib/workflow-program/create-program-ui/define-framework-listing/framework.service.d.ts.__ivy_ngcc_bak +0 -12
  835. package/lib/workflow-program/create-program-ui/define-framework-listing/framework.service.d.ts.map +0 -1
  836. package/lib/workflow-program/create-program-ui/define-framework-listing/loader/loader.component.d.ts.__ivy_ngcc_bak +0 -5
  837. package/lib/workflow-program/create-program-ui/define-framework-listing/loader/loader.component.d.ts.map +0 -1
  838. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/category-all-select.pipe.d.ts.__ivy_ngcc_bak +0 -4
  839. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/category-all-select.pipe.d.ts.map +0 -1
  840. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/search.pipe.d.ts.__ivy_ngcc_bak +0 -4
  841. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/search.pipe.d.ts.map +0 -1
  842. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/sub-cat-indeter.pipe.d.ts.__ivy_ngcc_bak +0 -4
  843. package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/sub-cat-indeter.pipe.d.ts.map +0 -1
  844. package/lib/workflow-program/create-program-ui/directives/input-trim.directive.d.ts.__ivy_ngcc_bak +0 -3
  845. package/lib/workflow-program/create-program-ui/directives/input-trim.directive.d.ts.map +0 -1
  846. package/lib/workflow-program/create-program-ui/file-pill/file-pill.component.d.ts.__ivy_ngcc_bak +0 -9
  847. package/lib/workflow-program/create-program-ui/file-pill/file-pill.component.d.ts.map +0 -1
  848. package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.d.ts.__ivy_ngcc_bak +0 -34
  849. package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.d.ts.map +0 -1
  850. package/lib/workflow-program/create-program-ui/form-field/form-field.component.d.ts.__ivy_ngcc_bak +0 -9
  851. package/lib/workflow-program/create-program-ui/form-field/form-field.component.d.ts.map +0 -1
  852. package/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.d.ts.__ivy_ngcc_bak +0 -10
  853. package/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.d.ts.map +0 -1
  854. package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.d.ts.__ivy_ngcc_bak +0 -25
  855. package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.d.ts.map +0 -1
  856. package/lib/workflow-program/create-program-ui/pagination/pagination.module.d.ts.__ivy_ngcc_bak +0 -2
  857. package/lib/workflow-program/create-program-ui/pagination/pagination.module.d.ts.map +0 -1
  858. package/lib/workflow-program/create-program-ui/pipes/array-concat.pipe.d.ts.__ivy_ngcc_bak +0 -4
  859. package/lib/workflow-program/create-program-ui/pipes/array-concat.pipe.d.ts.map +0 -1
  860. package/lib/workflow-program/create-program-ui/pipes/assessment-resolver.pipe.d.ts.__ivy_ngcc_bak +0 -4
  861. package/lib/workflow-program/create-program-ui/pipes/assessment-resolver.pipe.d.ts.map +0 -1
  862. package/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.d.ts.__ivy_ngcc_bak +0 -4
  863. package/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.d.ts.map +0 -1
  864. package/lib/workflow-program/create-program-ui/pipes/pager.pipe.d.ts.__ivy_ngcc_bak +0 -4
  865. package/lib/workflow-program/create-program-ui/pipes/pager.pipe.d.ts.map +0 -1
  866. package/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.d.ts.__ivy_ngcc_bak +0 -4
  867. package/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.d.ts.map +0 -1
  868. package/lib/workflow-program/create-program-ui/pipes/search.pipe.d.ts.__ivy_ngcc_bak +0 -4
  869. package/lib/workflow-program/create-program-ui/pipes/search.pipe.d.ts.map +0 -1
  870. package/lib/workflow-program/create-program-ui/role-list/loader/loader.component.d.ts.__ivy_ngcc_bak +0 -5
  871. package/lib/workflow-program/create-program-ui/role-list/loader/loader.component.d.ts.map +0 -1
  872. package/lib/workflow-program/create-program-ui/role-list/role-list.component.d.ts.__ivy_ngcc_bak +0 -66
  873. package/lib/workflow-program/create-program-ui/role-list/role-list.component.d.ts.map +0 -1
  874. package/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.d.ts.__ivy_ngcc_bak +0 -17
  875. package/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.d.ts.map +0 -1
  876. package/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.d.ts.__ivy_ngcc_bak +0 -5
  877. package/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.d.ts.map +0 -1
  878. package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.d.ts.__ivy_ngcc_bak +0 -101
  879. package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.d.ts.map +0 -1
  880. package/lib/workflow-program/workflow-program.component.d.ts.__ivy_ngcc_bak +0 -200
  881. package/lib/workflow-program/workflow-program.component.d.ts.map +0 -1
  882. package/lib/workflow-risk/workflow-risk.component.d.ts.__ivy_ngcc_bak +0 -107
  883. package/lib/workflow-risk/workflow-risk.component.d.ts.map +0 -1
  884. package/lib/workflow-services/add-risk.service.d.ts.__ivy_ngcc_bak +0 -22
  885. package/lib/workflow-services/add-risk.service.d.ts.map +0 -1
  886. package/lib/workflow-services/assessment.service.d.ts.__ivy_ngcc_bak +0 -29
  887. package/lib/workflow-services/assessment.service.d.ts.map +0 -1
  888. package/lib/workflow-services/auth.service.d.ts.__ivy_ngcc_bak +0 -29
  889. package/lib/workflow-services/auth.service.d.ts.map +0 -1
  890. package/lib/workflow-services/frequency.service.d.ts.__ivy_ngcc_bak +0 -5
  891. package/lib/workflow-services/frequency.service.d.ts.map +0 -1
  892. package/lib/workflow-services/log-issue.service.d.ts.__ivy_ngcc_bak +0 -31
  893. package/lib/workflow-services/log-issue.service.d.ts.map +0 -1
  894. package/lib/workflow-services/policy.service.d.ts.__ivy_ngcc_bak +0 -24
  895. package/lib/workflow-services/policy.service.d.ts.map +0 -1
  896. package/lib/workflow-services/programs.service.d.ts.__ivy_ngcc_bak +0 -111
  897. package/lib/workflow-services/programs.service.d.ts.map +0 -1
  898. package/lib/workflow-services/responsibility.service.d.ts.__ivy_ngcc_bak +0 -42
  899. package/lib/workflow-services/responsibility.service.d.ts.map +0 -1
  900. package/lib/workflow-services/token-decoder.service.d.ts.__ivy_ngcc_bak +0 -4
  901. package/lib/workflow-services/token-decoder.service.d.ts.map +0 -1
  902. package/lib/workflow-services/ui-kit.service.d.ts.__ivy_ngcc_bak +0 -5
  903. package/lib/workflow-services/ui-kit.service.d.ts.map +0 -1
  904. package/lib/workflow-survey-form/workflow-survey-form.component.d.ts.__ivy_ngcc_bak +0 -7
  905. package/lib/workflow-survey-form/workflow-survey-form.component.d.ts.map +0 -1
  906. package/vcomply-workflow-engine.d.ts.__ivy_ngcc_bak +0 -293
  907. package/vcomply-workflow-engine.d.ts.map +0 -1
@@ -48,8 +48,8 @@ export class VuiFloatingBarComponent {
48
48
  VuiFloatingBarComponent.decorators = [
49
49
  { type: Component, args: [{
50
50
  selector: 'vui-floating-bar',
51
- template: "<div class=\"floating-bar\">\r\n <div class=\"floating-bar-container\">\r\n <div class=\"left\">\r\n <!-- <ng-container *ngIf=\"selectedData.length > 0\">\r\n <div class=\"counter\" *ngIf=\"selectedData?.length\" \r\n placement=\"left\">{{selectedData?.length}}</div>\r\n <div class=\"name\" *ngIf=\"selectedData?.length>1\"> \r\n <span *ngIf=\"selectedData?.slice(1).length === 1\">{{singularText}}</span>\r\n <span *ngIf=\"selectedData?.slice(1).length > 1\">{{pluralText}}</span>\r\n </div>\r\n </ng-container> -->\r\n <ng-content>\r\n \r\n </ng-content>\r\n \r\n </div>\r\n <div class=\"center\" *ngIf=\"showWorkflow && mode === 'CREATE'\" >\r\n <label>REVIEWER WORKFLOW</label>\r\n <cs-select [(ngModel)]=\"selectedWorkflow\" (ngModelChange)=\"selectedWorkflowChange($event)\" [placeholder]=\"selectedWorkflow\" >\r\n <cs-option *ngFor=\"let data of workflowList\" [value]=\"data\" [class.disabled]=\"groupSelected.length && selectedWorkflow === 'ANY REVIEWER CAN MARK THIS AS REVIEWED'\">\r\n {{data}}\r\n </cs-option>\r\n </cs-select>\r\n </div>\r\n\r\n \r\n <div class=\"right\">\r\n <button appRipple class=\"cancel\" (click)=\"close()\">Cancel</button>\r\n <button *ngIf=\"showNextButton\" [disabled]=\"nextDisabled\" (click)=\"next()\" appRipple>Next <i class=\"icons\">&#xe91e;</i></button>\r\n </div>\r\n </div>\r\n</div>\r\n",
52
- styles: ["@import url(\"https://cdn.v-comply.com/design-system/css/icons/icons.css\");::ng-deep .floating-bar{padding:0 16px 32px}::ng-deep .floating-bar-container{height:50px;border-radius:4px;box-shadow:0 6px 12px #4681ef40;border:1px solid #f8f8f8;padding:8px 15px;display:flex;justify-content:space-between;position:relative;align-items:center;background:#fff}::ng-deep .floating-bar-container .left{display:flex;align-items:center;width:50%}::ng-deep .floating-bar-container .left .chip{padding:0 5px;height:24px;display:inline-flex;color:#1e5dd3;border-radius:2px;align-items:center;background:#fff;max-width:100%;box-shadow:0 2px 6px #4681ef20}::ng-deep .floating-bar-container .left .chip i{margin-right:7px;font-size:10px;cursor:pointer;display:inline-flex;margin-left:4px}::ng-deep .floating-bar-container .left .chip span{width:auto;font-size:12px;font-weight:500;display:block;text-overflow:ellipsis;white-space:nowrap;max-width:112px;overflow:hidden}::ng-deep .floating-bar-container .left .chip span.no-action{max-width:100%}::ng-deep .floating-bar-container .left .chip span+i{margin-left:8px;margin-right:0}::ng-deep .floating-bar-container .left .chip+.chip{margin-left:5px}::ng-deep .floating-bar-container .left .counter{border-radius:2px;background:#66bf72;border:1px solid #66bf72;height:24px;padding:0 5px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;margin-left:5px;min-width:24px;justify-content:center;line-height:24px;margin-right:5px}::ng-deep .floating-bar-container .left .name{margin-left:4px;color:#707070;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}::ng-deep .floating-bar-container .left .name b{text-transform:lowercase}::ng-deep .floating-bar-container .center{width:40%;display:flex;justify-content:flex-start;align-items:center}::ng-deep .floating-bar-container .center label{color:#161b2f;font-size:11px;font-weight:500;line-height:16px;margin-bottom:0;display:block;text-transform:uppercase;width:auto;margin-right:8px;text-align:left;white-space:nowrap}::ng-deep .floating-bar-container .center label .icon i{color:#1e5dd3}::ng-deep .floating-bar-container .center cs-select .selection-wrap .input-group input.value{height:32px!important;padding:8px 20px 8px 8px!important;border-radius:2px!important}::ng-deep .floating-bar-container .center cs-select .selection-wrap .input-group i{right:12px!important;top:12px!important}::ng-deep .floating-bar-container .center cs-select .selection-wrap .select-options cs-option .list label span.value{font-size:13px!important}::ng-deep .floating-bar-container .center cs-select .selection-wrap .select-options cs-option.disabled{pointer-events:none}::ng-deep .floating-bar-container .center cs-select .selection-wrap .select-options cs-option.disabled .list label span.value{opacity:.5}::ng-deep .floating-bar-container .right{display:flex;align-items:center}::ng-deep .floating-bar-container .right .name{margin-left:15px;color:#707070;font-size:12px;font-weight:500;line-height:18px;display:flex;align-items:center;white-space:nowrap}::ng-deep .floating-bar-container .right .name span.required{color:#eb2424;font-size:14px}::ng-deep .floating-bar-container .right .name i{margin-left:3px;color:#1e5dd3;cursor:pointer}::ng-deep .floating-bar-container .right app-cs-select{margin-left:12px;width:125px;display:flex}::ng-deep .floating-bar-container .right app-cs-select .input-group .custom-select-box input{height:32px}::ng-deep .floating-bar-container .right app-cs-select .input-group .custom-select-box span.arrow{bottom:6px}::ng-deep .floating-bar-container .right button{border-radius:2px;height:28px;background:#1e5dd3!important;width:72px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff!important;text-transform:uppercase;font-size:11px;border:1px solid #1e5dd3!important;padding:0;margin:0 0 0 28px}::ng-deep .floating-bar-container .right button i{margin-left:8px;font-size:16px}::ng-deep .floating-bar-container .right button:disabled{filter:grayscale(1);cursor:not-allowed;opacity:.5;pointer-events:auto}::ng-deep .floating-bar-container .right button.cancel{background:transparent!important;border:none!important;color:#eb2424!important;margin-right:0;width:auto;padding:0}::ng-deep span.step{background:#1e5dd3;border-radius:2px;color:#fff;font-size:9px;line-height:14px;padding:0 4px;font-weight:400;text-align:center;min-width:auto;margin-right:4px}.action-list{width:220px}.action-list ul{padding:0;margin:0;-webkit-animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;background:#fff;box-shadow:0 3px 6px #1c5bd140;border-radius:4px;max-height:220px;overflow:auto}.action-list ul.action-item{display:block}.action-list ul.action-item li{list-style:none;border:none;border-bottom:1px solid #f1f1f1;display:block;width:100%;padding:0;background:transparent;border-radius:0;margin:0;height:auto;justify-content:flex-start;box-shadow:none}.action-list ul.action-item li button{color:#6e717e;text-align:left;text-decoration:none;cursor:pointer;background:transparent;font-size:12px;text-transform:capitalize;display:flex;width:100%;padding:7.5px 11px;border:none}.action-list ul.action-item li button .file-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:calc(100% - 16px)}.action-list ul.action-item li button i{font-size:17px;margin-right:10px;color:#1c5bd1}.action-list ul.action-item li button:hover{background:#f3f3f3}.action-list ul.action-item li .avatar-card{display:flex;align-items:center;width:100%;padding:7.5px}.action-list ul.action-item li .avatar-card.within-con{display:block}.action-list ul.action-item li .avatar-card .avatar{height:24px;width:24px!important;min-width:24px!important;overflow:hidden;background:#4681ef;color:#fff;font-size:10px;display:inline-flex;margin-right:5px;border-radius:50%;align-items:center;justify-content:center;text-transform:uppercase}.action-list ul.action-item li .avatar-card .avatar img{background:#fff;width:100%;height:100%}.action-list ul.action-item li .avatar-card .avatar+span.value{width:calc(100% - 29px)}.action-list ul.action-item li .avatar-card span.value{width:100%;color:#6e717e;text-decoration:none;background:transparent;font-size:12px;text-transform:capitalize;display:block;font-weight:400;-moz-text-align-last:left;text-align-last:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:20px}.action-list ul.action-item li .avatar-card span.value i{font-size:8px;color:#1c5bd1;cursor:pointer;margin-right:5px}.action-list ul.action-item li .avatar-card.no-image{display:block}.action-list ul.action-item li .avatar-card.no-image span.value{width:100%;display:block}.action-list ul.action-item li .avatar-card i.delete-icon{color:#d93b41;cursor:pointer;font-size:14px}.action-list ul.action-item li .chip-item{color:#1e5dd3;padding:10px;display:flex;align-items:center}.action-list ul.action-item li .chip-item i{margin-left:7px;font-size:10px;cursor:pointer;display:inline-flex}.action-list ul.action-item li .chip-item span{display:block;width:auto;width:calc(100% - 17px);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action-list ul.action-item li .chip-item span.chip-block{display:block;width:100%}.action-list ul.action-item li .chip-item span.id{font-size:9px}.action-list ul.action-item li .within{display:flex;align-items:center;justify-content:flex-start}.action-list ul.action-item li .within .block{background:#f1f1f1;border-radius:2px;padding:0 2px;line-height:14px;font-size:9px;font-weight:500;color:#042e7d;margin-right:6px;display:block;text-transform:uppercase}.action-list ul.action-item li .within .data{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#747576;font-size:11px;font-weight:400;line-height:17px}.action-list ul.action-item li:first-child{-webkit-animation:action-list-open .25s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .25s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(2){-webkit-animation:action-list-open .35s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .35s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(3){-webkit-animation:action-list-open .45s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .45s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(4){-webkit-animation:action-list-open .55s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .55s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(5){-webkit-animation:action-list-open .65s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .65s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(6){-webkit-animation:action-list-open .75s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .75s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(7){-webkit-animation:action-list-open .85s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .85s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(8){-webkit-animation:action-list-open .95s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .95s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(9){-webkit-animation:action-list-open 1.05s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open 1.05s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(10){-webkit-animation:action-list-open 1.15s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open 1.15s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes action-list-open{0%{transform:translateY(50px)}to{transform:translateY(0)}}@keyframes action-list-open{0%{transform:translateY(50px)}to{transform:translateY(0)}}.vx-overlay{position:fixed;z-index:1;top:0;right:0;bottom:0;left:0}.vx-info-card{width:280px;-webkit-animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;background:#fff;box-shadow:0 3px 6px #1c5bd140;border-radius:4px;position:static;display:block}.vx-info-card-head{font-size:13px;border-bottom:1px solid #dcdcdc;padding:8px 12px;font-weight:500;text-transform:none;color:#161b2f}.vx-info-card-body{font-size:11px;padding:8px 12px;margin:0;font-weight:400;text-transform:none;color:#747576}"]
51
+ template: "<div class=\"floating-bar\">\r\n <div class=\"floating-bar-container\">\r\n <div class=\"left\">\r\n <!-- <ng-container *ngIf=\"selectedData.length > 0\">\r\n <div class=\"counter\" *ngIf=\"selectedData?.length\" \r\n placement=\"left\">{{selectedData?.length}}</div>\r\n <div class=\"name\" *ngIf=\"selectedData?.length>1\"> \r\n <span *ngIf=\"selectedData?.slice(1).length === 1\">{{singularText}}</span>\r\n <span *ngIf=\"selectedData?.slice(1).length > 1\">{{pluralText}}</span>\r\n </div>\r\n </ng-container> -->\r\n <ng-content>\r\n \r\n </ng-content>\r\n \r\n </div>\r\n <div class=\"center\" *ngIf=\"showWorkflow && mode === 'CREATE'\" >\r\n <label>REVIEWER WORKFLOW</label>\r\n <cs-select [(ngModel)]=\"selectedWorkflow\" (ngModelChange)=\"selectedWorkflowChange($event)\" [placeholder]=\"selectedWorkflow\" [class.disabled]=\"groupSelected.length && selectedWorkflow === 'ANY REVIEWER CAN MARK THIS AS REVIEWED'\" >\r\n <cs-option *ngFor=\"let data of workflowList\" [value]=\"data\" >\r\n {{data}}\r\n </cs-option>\r\n </cs-select>\r\n </div>\r\n\r\n \r\n <div class=\"right\">\r\n <button appRipple class=\"cancel\" (click)=\"close()\">Cancel</button>\r\n <button *ngIf=\"showNextButton\" [disabled]=\"nextDisabled\" (click)=\"next()\" appRipple>Next <i class=\"icons\">&#xe91e;</i></button>\r\n </div>\r\n </div>\r\n</div>\r\n",
52
+ styles: ["@import url(\"https://cdn.v-comply.com/design-system/css/icons/icons.css\");::ng-deep .floating-bar{padding:0 16px 32px}::ng-deep .floating-bar-container{height:50px;border-radius:4px;box-shadow:0 6px 12px #4681ef40;border:1px solid #f8f8f8;padding:8px 15px;display:flex;justify-content:space-between;position:relative;align-items:center;background:#fff}::ng-deep .floating-bar-container .left{display:flex;align-items:center;width:50%}::ng-deep .floating-bar-container .left .chip{padding:0 5px;height:24px;display:inline-flex;color:#1e5dd3;border-radius:2px;align-items:center;background:#fff;max-width:100%;box-shadow:0 2px 6px #4681ef20}::ng-deep .floating-bar-container .left .chip i{margin-right:7px;font-size:10px;cursor:pointer;display:inline-flex;margin-left:4px}::ng-deep .floating-bar-container .left .chip span{width:auto;font-size:12px;font-weight:500;display:block;text-overflow:ellipsis;white-space:nowrap;max-width:112px;overflow:hidden}::ng-deep .floating-bar-container .left .chip span.no-action{max-width:100%}::ng-deep .floating-bar-container .left .chip span+i{margin-left:8px;margin-right:0}::ng-deep .floating-bar-container .left .chip+.chip{margin-left:5px}::ng-deep .floating-bar-container .left .counter{border-radius:2px;background:#66bf72;border:1px solid #66bf72;height:24px;padding:0 5px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;margin-left:5px;min-width:24px;justify-content:center;line-height:24px;margin-right:5px}::ng-deep .floating-bar-container .left .name{margin-left:4px;color:#707070;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}::ng-deep .floating-bar-container .left .name b{text-transform:lowercase}::ng-deep .floating-bar-container .center{width:40%;display:flex;justify-content:flex-start;align-items:center}::ng-deep .floating-bar-container .center label{color:#161b2f;font-size:11px;font-weight:500;line-height:16px;margin-bottom:0;display:block;text-transform:uppercase;width:auto;margin-right:8px;text-align:left;white-space:nowrap}::ng-deep .floating-bar-container .center label .icon i{color:#1e5dd3}::ng-deep .floating-bar-container .center cs-select.disabled{pointer-events:none;opacity:.6}::ng-deep .floating-bar-container .center cs-select .selection-wrap .input-group input.value{height:32px!important;padding:8px 20px 8px 8px!important;border-radius:2px!important}::ng-deep .floating-bar-container .center cs-select .selection-wrap .input-group i{right:12px!important;top:12px!important}::ng-deep .floating-bar-container .center cs-select .selection-wrap .select-options cs-option .list label span.value{font-size:13px!important}::ng-deep .floating-bar-container .center cs-select .selection-wrap .select-options cs-option.disabled{pointer-events:none}::ng-deep .floating-bar-container .center cs-select .selection-wrap .select-options cs-option.disabled .list label span.value{opacity:.5}::ng-deep .floating-bar-container .right{display:flex;align-items:center}::ng-deep .floating-bar-container .right .name{margin-left:15px;color:#707070;font-size:12px;font-weight:500;line-height:18px;display:flex;align-items:center;white-space:nowrap}::ng-deep .floating-bar-container .right .name span.required{color:#eb2424;font-size:14px}::ng-deep .floating-bar-container .right .name i{margin-left:3px;color:#1e5dd3;cursor:pointer}::ng-deep .floating-bar-container .right app-cs-select{margin-left:12px;width:125px;display:flex}::ng-deep .floating-bar-container .right app-cs-select .input-group .custom-select-box input{height:32px}::ng-deep .floating-bar-container .right app-cs-select .input-group .custom-select-box span.arrow{bottom:6px}::ng-deep .floating-bar-container .right button{border-radius:2px;height:28px;background:#1e5dd3!important;width:72px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff!important;text-transform:uppercase;font-size:11px;border:1px solid #1e5dd3!important;padding:0;margin:0 0 0 28px}::ng-deep .floating-bar-container .right button i{margin-left:8px;font-size:16px}::ng-deep .floating-bar-container .right button:disabled{filter:grayscale(1);cursor:not-allowed;opacity:.5;pointer-events:auto}::ng-deep .floating-bar-container .right button.cancel{background:transparent!important;border:none!important;color:#eb2424!important;margin-right:0;width:auto;padding:0}::ng-deep span.step{background:#1e5dd3;border-radius:2px;color:#fff;font-size:9px;line-height:14px;padding:0 4px;font-weight:400;text-align:center;min-width:auto;margin-right:4px}.action-list{width:220px}.action-list ul{padding:0;margin:0;-webkit-animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;background:#fff;box-shadow:0 3px 6px #1c5bd140;border-radius:4px;max-height:220px;overflow:auto}.action-list ul.action-item{display:block}.action-list ul.action-item li{list-style:none;border:none;border-bottom:1px solid #f1f1f1;display:block;width:100%;padding:0;background:transparent;border-radius:0;margin:0;height:auto;justify-content:flex-start;box-shadow:none}.action-list ul.action-item li button{color:#6e717e;text-align:left;text-decoration:none;cursor:pointer;background:transparent;font-size:12px;text-transform:capitalize;display:flex;width:100%;padding:7.5px 11px;border:none}.action-list ul.action-item li button .file-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:calc(100% - 16px)}.action-list ul.action-item li button i{font-size:17px;margin-right:10px;color:#1c5bd1}.action-list ul.action-item li button:hover{background:#f3f3f3}.action-list ul.action-item li .avatar-card{display:flex;align-items:center;width:100%;padding:7.5px}.action-list ul.action-item li .avatar-card.within-con{display:block}.action-list ul.action-item li .avatar-card .avatar{height:24px;width:24px!important;min-width:24px!important;overflow:hidden;background:#4681ef;color:#fff;font-size:10px;display:inline-flex;margin-right:5px;border-radius:50%;align-items:center;justify-content:center;text-transform:uppercase}.action-list ul.action-item li .avatar-card .avatar img{background:#fff;width:100%;height:100%}.action-list ul.action-item li .avatar-card .avatar+span.value{width:calc(100% - 29px)}.action-list ul.action-item li .avatar-card span.value{width:100%;color:#6e717e;text-decoration:none;background:transparent;font-size:12px;text-transform:capitalize;display:block;font-weight:400;-moz-text-align-last:left;text-align-last:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:20px}.action-list ul.action-item li .avatar-card span.value i{font-size:8px;color:#1c5bd1;cursor:pointer;margin-right:5px}.action-list ul.action-item li .avatar-card.no-image{display:block}.action-list ul.action-item li .avatar-card.no-image span.value{width:100%;display:block}.action-list ul.action-item li .avatar-card i.delete-icon{color:#d93b41;cursor:pointer;font-size:14px}.action-list ul.action-item li .chip-item{color:#1e5dd3;padding:10px;display:flex;align-items:center}.action-list ul.action-item li .chip-item i{margin-left:7px;font-size:10px;cursor:pointer;display:inline-flex}.action-list ul.action-item li .chip-item span{display:block;width:auto;width:calc(100% - 17px);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action-list ul.action-item li .chip-item span.chip-block{display:block;width:100%}.action-list ul.action-item li .chip-item span.id{font-size:9px}.action-list ul.action-item li .within{display:flex;align-items:center;justify-content:flex-start}.action-list ul.action-item li .within .block{background:#f1f1f1;border-radius:2px;padding:0 2px;line-height:14px;font-size:9px;font-weight:500;color:#042e7d;margin-right:6px;display:block;text-transform:uppercase}.action-list ul.action-item li .within .data{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#747576;font-size:11px;font-weight:400;line-height:17px}.action-list ul.action-item li:first-child{-webkit-animation:action-list-open .25s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .25s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(2){-webkit-animation:action-list-open .35s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .35s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(3){-webkit-animation:action-list-open .45s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .45s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(4){-webkit-animation:action-list-open .55s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .55s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(5){-webkit-animation:action-list-open .65s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .65s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(6){-webkit-animation:action-list-open .75s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .75s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(7){-webkit-animation:action-list-open .85s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .85s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(8){-webkit-animation:action-list-open .95s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open .95s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(9){-webkit-animation:action-list-open 1.05s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open 1.05s cubic-bezier(.25,.46,.45,.94) both}.action-list ul.action-item li:nth-child(10){-webkit-animation:action-list-open 1.15s cubic-bezier(.25,.46,.45,.94) both;animation:action-list-open 1.15s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes action-list-open{0%{transform:translateY(50px)}to{transform:translateY(0)}}@keyframes action-list-open{0%{transform:translateY(50px)}to{transform:translateY(0)}}.vx-overlay{position:fixed;z-index:1;top:0;right:0;bottom:0;left:0}.vx-info-card{width:280px;-webkit-animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .2s cubic-bezier(.39,.575,.565,1) both;background:#fff;box-shadow:0 3px 6px #1c5bd140;border-radius:4px;position:static;display:block}.vx-info-card-head{font-size:13px;border-bottom:1px solid #dcdcdc;padding:8px 12px;font-weight:500;text-transform:none;color:#161b2f}.vx-info-card-body{font-size:11px;padding:8px 12px;margin:0;font-weight:400;text-transform:none;color:#747576}"]
53
53
  },] }
54
54
  ];
55
55
  VuiFloatingBarComponent.ctorParameters = () => [];
@@ -78,4 +78,4 @@ VuiFloatingBarComponent.propDecorators = {
78
78
  closeList: [{ type: Output }],
79
79
  workflowTypeChanged: [{ type: Output }]
80
80
  };
81
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvYXRpbmctYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3dvcmtmbG93LXByb2dyYW0vY3JlYXRlLXByb2dyYW0tdWkvZmxvYXRpbmctYmFyL2Zsb2F0aW5nLWJhci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsTUFBTSxFQUFFLFlBQVksRUFBYSxNQUFNLGVBQWUsQ0FBQztBQU8xRixNQUFNLE9BQU8sdUJBQXVCO0lBd0JsQztRQXJCUyxzQkFBaUIsR0FBRyxFQUFFLENBQUM7UUFDdkIsY0FBUyxHQUFRLEVBQUUsQ0FBQztRQUNwQixpQkFBWSxHQUFHLEVBQUUsQ0FBQztRQUNsQixlQUFVLEdBQUcsRUFBRSxDQUFDO1FBQ2hCLG1CQUFjLEdBQUcsSUFBSSxDQUFDO1FBQ3RCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztRQUMxQixpQkFBWSxHQUFHLEtBQUssQ0FBQztRQUNyQixpQkFBWSxHQUFHLEVBQUUsQ0FBQztRQUNsQixxQkFBZ0IsR0FBRyxFQUFFLENBQUM7UUFDdEIsZUFBVSxHQUFHLEtBQUssQ0FBQztRQUNuQixpQkFBWSxHQUFHLENBQUMsWUFBWSxFQUFFLHdDQUF3QyxDQUFDLENBQUM7UUFHeEUsU0FBSSxHQUFZLFFBQVEsQ0FBQztRQUMzQixpQkFBWSxHQUFHLEtBQUssQ0FBQztRQUNuQiwwQkFBcUIsR0FBUSxFQUFFLENBQUM7UUFFL0IsZUFBVSxHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQ25ELGdCQUFXLEdBQXlCLElBQUksWUFBWSxFQUFFLENBQUM7UUFDdkQsY0FBUyxHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQ2xELHdCQUFtQixHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBRXBFLElBQUksQ0FBQyxZQUFZLEdBQUcsRUFBRSxDQUFDO0lBQ3pCLENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBRyxJQUFJLENBQUMsYUFBYSxDQUFDLE1BQU0sRUFBRTtZQUM1QixJQUFJLENBQUMsZ0JBQWdCLEdBQUcsd0NBQXdDLENBQUM7U0FDbEU7SUFDSCxDQUFDO0lBRUQsUUFBUTtJQUVSLENBQUM7SUFFRCxJQUFJO1FBQ0YsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQyxDQUFDO0lBQzFDLENBQUM7SUFFRCxjQUFjLENBQUMsS0FBYTtRQUMxQixJQUFJLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUMvQixDQUFDO0lBQ0QsS0FBSztRQUNILElBQUksQ0FBQyxTQUFTLENBQUMsSUFBSSxFQUFFLENBQUM7SUFFeEIsQ0FBQztJQUNELG9CQUFvQixDQUFDLEtBQVU7UUFDN0IsV0FBVztJQUNiLENBQUM7SUFFRCxzQkFBc0IsQ0FBQyxLQUFVO1FBQy9CLE9BQU8sQ0FBQyxHQUFHLENBQUMsV0FBVyxFQUFFLEtBQUssQ0FBQyxDQUFDO1FBQ2hDLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDdkMsQ0FBQzs7O1lBN0RGLFNBQVMsU0FBQztnQkFDVCxRQUFRLEVBQUUsa0JBQWtCO2dCQUM1Qiw0OUNBQTRDOzthQUU3Qzs7OzsyQkFFRSxLQUFLOzRCQUNMLEtBQUs7Z0NBQ0wsS0FBSzt3QkFDTCxLQUFLOzJCQUNMLEtBQUs7eUJBQ0wsS0FBSzs2QkFDTCxLQUFLO2dDQUNMLEtBQUs7MkJBQ0wsS0FBSzsyQkFDTCxLQUFLOytCQUNMLEtBQUs7eUJBQ0wsS0FBSzsyQkFDTCxLQUFLOytCQUNMLEtBQUs7a0NBQ0wsS0FBSzttQkFDTCxLQUFLOzJCQUNQLEtBQUs7b0NBQ0gsS0FBSzs2QkFDTCxLQUFLO3lCQUNMLE1BQU07MEJBQ04sTUFBTTt3QkFDTixNQUFNO2tDQUNOLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBPbkluaXQsIE91dHB1dCwgRXZlbnRFbWl0dGVyLCBPbkNoYW5nZXMgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAndnVpLWZsb2F0aW5nLWJhcicsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2Zsb2F0aW5nLWJhci5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmxzOiBbJy4vZmxvYXRpbmctYmFyLmNvbXBvbmVudC5sZXNzJ10sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBWdWlGbG9hdGluZ0JhckNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCwgT25DaGFuZ2VzIHtcclxuICBASW5wdXQoKSBzZWxlY3RlZERhdGE6IGFueTtcclxuICBASW5wdXQoKSBncm91cFNlbGVjdGVkOiBhbnk7XHJcbiAgQElucHV0KCkgZGlzcGxheUVsZW1lbnRLZXkgPSAnJztcclxuICBASW5wdXQoKSBlbGVtZW50SWQ6IGFueSA9ICcnO1xyXG4gIEBJbnB1dCgpIHNpbmd1bGFyVGV4dCA9ICcnO1xyXG4gIEBJbnB1dCgpIHBsdXJhbFRleHQgPSAnJztcclxuICBASW5wdXQoKSBzaG93TmV4dEJ1dHRvbiA9IHRydWU7XHJcbiAgQElucHV0KCkgc2hvd0ZyZXF1ZW5jeVRleHQgPSBmYWxzZTtcclxuICBASW5wdXQoKSBzaG93V29ya2Zsb3cgPSBmYWxzZTtcclxuICBASW5wdXQoKSB3b3JrZmxvd1RleHQgPSAnJztcclxuICBASW5wdXQoKSBjdXJyZW50RnJlcXVlbmN5ID0gJyc7XHJcbiAgQElucHV0KCkgaXNEaXNhYmxlZCA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpIHdvcmtmbG93TGlzdCA9IFsnU0VRVUVOVElBTCcsICdBTlkgUkVWSUVXRVIgQ0FOIE1BUksgVEhJUyBBUyBSRVZJRVdFRCddO1xyXG4gIEBJbnB1dCgpIHNlbGVjdGVkV29ya2Zsb3c6IGFueTtcclxuICBASW5wdXQoKSB3b3JrZmxvd1BsYWNlSG9sZGVyOiBhbnk7XHJcbiAgQElucHV0KCkgbW9kZTogc3RyaW5nICA9ICdDUkVBVEUnO1xyXG5ASW5wdXQoKSBuZXh0RGlzYWJsZWQgPSBmYWxzZTtcclxuICBASW5wdXQoKSBub25SZW1vdmFibGVVc2Vyc0xpc3Q6IGFueSA9IFtdO1xyXG4gIEBJbnB1dCgpIHJlbW92ZVBvc2l0aW9uOiBhbnk7XHJcbiAgQE91dHB1dCgpIGNsb3NlRXZlbnQ6IEV2ZW50RW1pdHRlcjxhbnk+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIEBPdXRwdXQoKSBkZWxldGVFdmVudDogRXZlbnRFbWl0dGVyPG51bWJlcj4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcbiAgQE91dHB1dCgpIGNsb3NlTGlzdDogRXZlbnRFbWl0dGVyPGFueT4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcbiAgQE91dHB1dCgpIHdvcmtmbG93VHlwZUNoYW5nZWQ6IEV2ZW50RW1pdHRlcjxhbnk+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIGNvbnN0cnVjdG9yKCkge1xyXG4gICAgdGhpcy5zZWxlY3RlZERhdGEgPSBbXTtcclxuICB9XHJcblxyXG4gIG5nT25DaGFuZ2VzKCkgeyAgICBcclxuICAgIGlmKHRoaXMuZ3JvdXBTZWxlY3RlZC5sZW5ndGggKXsgICAgICBcclxuICAgICAgdGhpcy5zZWxlY3RlZFdvcmtmbG93ID0gJ0FOWSBSRVZJRVdFUiBDQU4gTUFSSyBUSElTIEFTIFJFVklFV0VEJztcclxuICAgIH1cclxuICB9XHJcblxyXG4gIG5nT25Jbml0KCk6IHZvaWQge1xyXG5cclxuICB9XHJcblxyXG4gIG5leHQoKSB7XHJcbiAgICB0aGlzLmNsb3NlRXZlbnQuZW1pdCh0aGlzLnNlbGVjdGVkRGF0YSk7XHJcbiAgfVxyXG5cclxuICBkZWxldGVTZWxlY3RlZChpbmRleDogbnVtYmVyKSB7XHJcbiAgICB0aGlzLmRlbGV0ZUV2ZW50LmVtaXQoaW5kZXgpO1xyXG4gIH1cclxuICBjbG9zZSgpIHtcclxuICAgIHRoaXMuY2xvc2VMaXN0LmVtaXQoKTtcclxuXHJcbiAgfVxyXG4gIHNlbGVjdGVkV29ya2Zsb3dUeXBlKGV2ZW50OiBhbnkpIHtcclxuICAgIC8vIGRlYnVnZ2VyXHJcbiAgfVxyXG5cclxuICBzZWxlY3RlZFdvcmtmbG93Q2hhbmdlKGV2ZW50OiBhbnkpIHtcclxuICAgIGNvbnNvbGUubG9nKFwiZXZlbnQgPT0+XCIsIGV2ZW50KTtcclxuICAgIHRoaXMud29ya2Zsb3dUeXBlQ2hhbmdlZC5lbWl0KGV2ZW50KTtcclxuICB9XHJcbn1cclxuIl19
81
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvYXRpbmctYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3dvcmtmbG93LXByb2dyYW0vY3JlYXRlLXByb2dyYW0tdWkvZmxvYXRpbmctYmFyL2Zsb2F0aW5nLWJhci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsTUFBTSxFQUFFLFlBQVksRUFBYSxNQUFNLGVBQWUsQ0FBQztBQU8xRixNQUFNLE9BQU8sdUJBQXVCO0lBd0JsQztRQXJCUyxzQkFBaUIsR0FBRyxFQUFFLENBQUM7UUFDdkIsY0FBUyxHQUFRLEVBQUUsQ0FBQztRQUNwQixpQkFBWSxHQUFHLEVBQUUsQ0FBQztRQUNsQixlQUFVLEdBQUcsRUFBRSxDQUFDO1FBQ2hCLG1CQUFjLEdBQUcsSUFBSSxDQUFDO1FBQ3RCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztRQUMxQixpQkFBWSxHQUFHLEtBQUssQ0FBQztRQUNyQixpQkFBWSxHQUFHLEVBQUUsQ0FBQztRQUNsQixxQkFBZ0IsR0FBRyxFQUFFLENBQUM7UUFDdEIsZUFBVSxHQUFHLEtBQUssQ0FBQztRQUNuQixpQkFBWSxHQUFHLENBQUMsWUFBWSxFQUFFLHdDQUF3QyxDQUFDLENBQUM7UUFHeEUsU0FBSSxHQUFZLFFBQVEsQ0FBQztRQUMzQixpQkFBWSxHQUFHLEtBQUssQ0FBQztRQUNuQiwwQkFBcUIsR0FBUSxFQUFFLENBQUM7UUFFL0IsZUFBVSxHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQ25ELGdCQUFXLEdBQXlCLElBQUksWUFBWSxFQUFFLENBQUM7UUFDdkQsY0FBUyxHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQ2xELHdCQUFtQixHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBRXBFLElBQUksQ0FBQyxZQUFZLEdBQUcsRUFBRSxDQUFDO0lBQ3pCLENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBRyxJQUFJLENBQUMsYUFBYSxDQUFDLE1BQU0sRUFBRTtZQUM1QixJQUFJLENBQUMsZ0JBQWdCLEdBQUcsd0NBQXdDLENBQUM7U0FDbEU7SUFDSCxDQUFDO0lBRUQsUUFBUTtJQUVSLENBQUM7SUFFRCxJQUFJO1FBQ0YsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQyxDQUFDO0lBQzFDLENBQUM7SUFFRCxjQUFjLENBQUMsS0FBYTtRQUMxQixJQUFJLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUMvQixDQUFDO0lBQ0QsS0FBSztRQUNILElBQUksQ0FBQyxTQUFTLENBQUMsSUFBSSxFQUFFLENBQUM7SUFFeEIsQ0FBQztJQUNELG9CQUFvQixDQUFDLEtBQVU7UUFDN0IsV0FBVztJQUNiLENBQUM7SUFFRCxzQkFBc0IsQ0FBQyxLQUFVO1FBQy9CLE9BQU8sQ0FBQyxHQUFHLENBQUMsV0FBVyxFQUFFLEtBQUssQ0FBQyxDQUFDO1FBQ2hDLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDdkMsQ0FBQzs7O1lBN0RGLFNBQVMsU0FBQztnQkFDVCxRQUFRLEVBQUUsa0JBQWtCO2dCQUM1Qiw2OUNBQTRDOzthQUU3Qzs7OzsyQkFFRSxLQUFLOzRCQUNMLEtBQUs7Z0NBQ0wsS0FBSzt3QkFDTCxLQUFLOzJCQUNMLEtBQUs7eUJBQ0wsS0FBSzs2QkFDTCxLQUFLO2dDQUNMLEtBQUs7MkJBQ0wsS0FBSzsyQkFDTCxLQUFLOytCQUNMLEtBQUs7eUJBQ0wsS0FBSzsyQkFDTCxLQUFLOytCQUNMLEtBQUs7a0NBQ0wsS0FBSzttQkFDTCxLQUFLOzJCQUNQLEtBQUs7b0NBQ0gsS0FBSzs2QkFDTCxLQUFLO3lCQUNMLE1BQU07MEJBQ04sTUFBTTt3QkFDTixNQUFNO2tDQUNOLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBPbkluaXQsIE91dHB1dCwgRXZlbnRFbWl0dGVyLCBPbkNoYW5nZXMgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAndnVpLWZsb2F0aW5nLWJhcicsXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2Zsb2F0aW5nLWJhci5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmxzOiBbJy4vZmxvYXRpbmctYmFyLmNvbXBvbmVudC5sZXNzJ10sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBWdWlGbG9hdGluZ0JhckNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCwgT25DaGFuZ2VzIHtcclxuICBASW5wdXQoKSBzZWxlY3RlZERhdGE6IGFueTtcclxuICBASW5wdXQoKSBncm91cFNlbGVjdGVkOiBhbnk7XHJcbiAgQElucHV0KCkgZGlzcGxheUVsZW1lbnRLZXkgPSAnJztcclxuICBASW5wdXQoKSBlbGVtZW50SWQ6IGFueSA9ICcnO1xyXG4gIEBJbnB1dCgpIHNpbmd1bGFyVGV4dCA9ICcnO1xyXG4gIEBJbnB1dCgpIHBsdXJhbFRleHQgPSAnJztcclxuICBASW5wdXQoKSBzaG93TmV4dEJ1dHRvbiA9IHRydWU7XHJcbiAgQElucHV0KCkgc2hvd0ZyZXF1ZW5jeVRleHQgPSBmYWxzZTtcclxuICBASW5wdXQoKSBzaG93V29ya2Zsb3cgPSBmYWxzZTtcclxuICBASW5wdXQoKSB3b3JrZmxvd1RleHQgPSAnJztcclxuICBASW5wdXQoKSBjdXJyZW50RnJlcXVlbmN5ID0gJyc7XHJcbiAgQElucHV0KCkgaXNEaXNhYmxlZCA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpIHdvcmtmbG93TGlzdCA9IFsnU0VRVUVOVElBTCcsICdBTlkgUkVWSUVXRVIgQ0FOIE1BUksgVEhJUyBBUyBSRVZJRVdFRCddO1xyXG4gIEBJbnB1dCgpIHNlbGVjdGVkV29ya2Zsb3c6IGFueTtcclxuICBASW5wdXQoKSB3b3JrZmxvd1BsYWNlSG9sZGVyOiBhbnk7XHJcbiAgQElucHV0KCkgbW9kZTogc3RyaW5nICA9ICdDUkVBVEUnO1xyXG5ASW5wdXQoKSBuZXh0RGlzYWJsZWQgPSBmYWxzZTtcclxuICBASW5wdXQoKSBub25SZW1vdmFibGVVc2Vyc0xpc3Q6IGFueSA9IFtdO1xyXG4gIEBJbnB1dCgpIHJlbW92ZVBvc2l0aW9uOiBhbnk7XHJcbiAgQE91dHB1dCgpIGNsb3NlRXZlbnQ6IEV2ZW50RW1pdHRlcjxhbnk+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIEBPdXRwdXQoKSBkZWxldGVFdmVudDogRXZlbnRFbWl0dGVyPG51bWJlcj4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcbiAgQE91dHB1dCgpIGNsb3NlTGlzdDogRXZlbnRFbWl0dGVyPGFueT4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcbiAgQE91dHB1dCgpIHdvcmtmbG93VHlwZUNoYW5nZWQ6IEV2ZW50RW1pdHRlcjxhbnk+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIGNvbnN0cnVjdG9yKCkge1xyXG4gICAgdGhpcy5zZWxlY3RlZERhdGEgPSBbXTtcclxuICB9XHJcblxyXG4gIG5nT25DaGFuZ2VzKCkgeyAgICBcclxuICAgIGlmKHRoaXMuZ3JvdXBTZWxlY3RlZC5sZW5ndGggKXsgICAgICBcclxuICAgICAgdGhpcy5zZWxlY3RlZFdvcmtmbG93ID0gJ0FOWSBSRVZJRVdFUiBDQU4gTUFSSyBUSElTIEFTIFJFVklFV0VEJztcclxuICAgIH1cclxuICB9XHJcblxyXG4gIG5nT25Jbml0KCk6IHZvaWQge1xyXG5cclxuICB9XHJcblxyXG4gIG5leHQoKSB7XHJcbiAgICB0aGlzLmNsb3NlRXZlbnQuZW1pdCh0aGlzLnNlbGVjdGVkRGF0YSk7XHJcbiAgfVxyXG5cclxuICBkZWxldGVTZWxlY3RlZChpbmRleDogbnVtYmVyKSB7XHJcbiAgICB0aGlzLmRlbGV0ZUV2ZW50LmVtaXQoaW5kZXgpO1xyXG4gIH1cclxuICBjbG9zZSgpIHtcclxuICAgIHRoaXMuY2xvc2VMaXN0LmVtaXQoKTtcclxuXHJcbiAgfVxyXG4gIHNlbGVjdGVkV29ya2Zsb3dUeXBlKGV2ZW50OiBhbnkpIHtcclxuICAgIC8vIGRlYnVnZ2VyXHJcbiAgfVxyXG5cclxuICBzZWxlY3RlZFdvcmtmbG93Q2hhbmdlKGV2ZW50OiBhbnkpIHtcclxuICAgIGNvbnNvbGUubG9nKFwiZXZlbnQgPT0+XCIsIGV2ZW50KTtcclxuICAgIHRoaXMud29ya2Zsb3dUeXBlQ2hhbmdlZC5lbWl0KGV2ZW50KTtcclxuICB9XHJcbn1cclxuIl19
@@ -17,14 +17,14 @@ import * as i9 from "./floating-bar.component";
17
17
  var styles_VuiFloatingBarComponent = [i0.styles];
18
18
  var RenderType_VuiFloatingBarComponent = i1.ɵcrt({ encapsulation: 0, styles: styles_VuiFloatingBarComponent, data: {} });
19
19
  export { RenderType_VuiFloatingBarComponent as RenderType_VuiFloatingBarComponent };
20
- function View_VuiFloatingBarComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "cs-option", [], [[2, "disabled", null]], null, null, i2.View_CsOptionComponent_0, i2.RenderType_CsOptionComponent)), i1.ɵdid(1, 4243456, null, 0, i3.CsOptionComponent, [i4.CsSelectComponent, i5.SelectService], { value: [0, "value"] }, null), (_l()(), i1.ɵted(2, 0, [" ", " "]))], function (_ck, _v) { var currVal_1 = _v.context.$implicit; _ck(_v, 1, 0, currVal_1); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.groupSelected.length && (_co.selectedWorkflow === "ANY REVIEWER CAN MARK THIS AS REVIEWED")); _ck(_v, 0, 0, currVal_0); var currVal_2 = _v.context.$implicit; _ck(_v, 2, 0, currVal_2); }); }
21
- function View_VuiFloatingBarComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 10, "div", [["class", "center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 1, "label", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["REVIEWER WORKFLOW"])), (_l()(), i1.ɵeld(3, 0, null, null, 7, "cs-select", [], [[2, "ng-untouched", null], [2, "ng-touched", null], [2, "ng-pristine", null], [2, "ng-dirty", null], [2, "ng-valid", null], [2, "ng-invalid", null], [2, "ng-pending", null]], [[null, "ngModelChange"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("ngModelChange" === en)) {
20
+ function View_VuiFloatingBarComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "cs-option", [], null, null, null, i2.View_CsOptionComponent_0, i2.RenderType_CsOptionComponent)), i1.ɵdid(1, 4243456, null, 0, i3.CsOptionComponent, [i4.CsSelectComponent, i5.SelectService], { value: [0, "value"] }, null), (_l()(), i1.ɵted(2, 0, [" ", " "]))], function (_ck, _v) { var currVal_0 = _v.context.$implicit; _ck(_v, 1, 0, currVal_0); }, function (_ck, _v) { var currVal_1 = _v.context.$implicit; _ck(_v, 2, 0, currVal_1); }); }
21
+ function View_VuiFloatingBarComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 10, "div", [["class", "center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 1, "label", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["REVIEWER WORKFLOW"])), (_l()(), i1.ɵeld(3, 0, null, null, 7, "cs-select", [], [[2, "disabled", null], [2, "ng-untouched", null], [2, "ng-touched", null], [2, "ng-pristine", null], [2, "ng-dirty", null], [2, "ng-valid", null], [2, "ng-invalid", null], [2, "ng-pending", null]], [[null, "ngModelChange"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("ngModelChange" === en)) {
22
22
  var pd_0 = ((_co.selectedWorkflow = $event) !== false);
23
23
  ad = (pd_0 && ad);
24
24
  } if (("ngModelChange" === en)) {
25
25
  var pd_1 = (_co.selectedWorkflowChange($event) !== false);
26
26
  ad = (pd_1 && ad);
27
- } return ad; }, i6.View_CsSelectComponent_0, i6.RenderType_CsSelectComponent)), i1.ɵdid(4, 180224, null, 0, i4.CsSelectComponent, [i5.SelectService], { placeholder: [0, "placeholder"] }, null), i1.ɵprd(1024, null, i7.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i4.CsSelectComponent]), i1.ɵdid(6, 671744, null, 0, i7.NgModel, [[8, null], [8, null], [8, null], [6, i7.NG_VALUE_ACCESSOR]], { model: [0, "model"] }, { update: "ngModelChange" }), i1.ɵprd(2048, null, i7.NgControl, null, [i7.NgModel]), i1.ɵdid(8, 16384, null, 0, i7.NgControlStatus, [[4, i7.NgControl]], null, null), (_l()(), i1.ɵand(16777216, null, 0, 1, null, View_VuiFloatingBarComponent_2)), i1.ɵdid(10, 278528, null, 0, i8.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_7 = _co.selectedWorkflow; _ck(_v, 4, 0, currVal_7); var currVal_8 = _co.selectedWorkflow; _ck(_v, 6, 0, currVal_8); var currVal_9 = _co.workflowList; _ck(_v, 10, 0, currVal_9); }, function (_ck, _v) { var currVal_0 = i1.ɵnov(_v, 8).is("untouched"); var currVal_1 = i1.ɵnov(_v, 8).is("touched"); var currVal_2 = i1.ɵnov(_v, 8).is("pristine"); var currVal_3 = i1.ɵnov(_v, 8).is("dirty"); var currVal_4 = i1.ɵnov(_v, 8).is("valid"); var currVal_5 = i1.ɵnov(_v, 8).is("invalid"); var currVal_6 = i1.ɵnov(_v, 8).is("pending"); _ck(_v, 3, 0, currVal_0, currVal_1, currVal_2, currVal_3, currVal_4, currVal_5, currVal_6); }); }
27
+ } return ad; }, i6.View_CsSelectComponent_0, i6.RenderType_CsSelectComponent)), i1.ɵdid(4, 180224, null, 0, i4.CsSelectComponent, [i5.SelectService], { placeholder: [0, "placeholder"] }, null), i1.ɵprd(1024, null, i7.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i4.CsSelectComponent]), i1.ɵdid(6, 671744, null, 0, i7.NgModel, [[8, null], [8, null], [8, null], [6, i7.NG_VALUE_ACCESSOR]], { model: [0, "model"] }, { update: "ngModelChange" }), i1.ɵprd(2048, null, i7.NgControl, null, [i7.NgModel]), i1.ɵdid(8, 16384, null, 0, i7.NgControlStatus, [[4, i7.NgControl]], null, null), (_l()(), i1.ɵand(16777216, null, 0, 1, null, View_VuiFloatingBarComponent_2)), i1.ɵdid(10, 278528, null, 0, i8.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_8 = _co.selectedWorkflow; _ck(_v, 4, 0, currVal_8); var currVal_9 = _co.selectedWorkflow; _ck(_v, 6, 0, currVal_9); var currVal_10 = _co.workflowList; _ck(_v, 10, 0, currVal_10); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.groupSelected.length && (_co.selectedWorkflow === "ANY REVIEWER CAN MARK THIS AS REVIEWED")); var currVal_1 = i1.ɵnov(_v, 8).is("untouched"); var currVal_2 = i1.ɵnov(_v, 8).is("touched"); var currVal_3 = i1.ɵnov(_v, 8).is("pristine"); var currVal_4 = i1.ɵnov(_v, 8).is("dirty"); var currVal_5 = i1.ɵnov(_v, 8).is("valid"); var currVal_6 = i1.ɵnov(_v, 8).is("invalid"); var currVal_7 = i1.ɵnov(_v, 8).is("pending"); _ck(_v, 3, 0, currVal_0, currVal_1, currVal_2, currVal_3, currVal_4, currVal_5, currVal_6, currVal_7); }); }
28
28
  function View_VuiFloatingBarComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "button", [["appRipple", ""]], [[8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
29
29
  var pd_0 = (_co.next() !== false);
30
30
  ad = (pd_0 && ad);
@@ -36,4 +36,4 @@ export function View_VuiFloatingBarComponent_0(_l) { return i1.ɵvid(0, [(_l()()
36
36
  export function View_VuiFloatingBarComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "vui-floating-bar", [], null, null, null, View_VuiFloatingBarComponent_0, RenderType_VuiFloatingBarComponent)), i1.ɵdid(1, 638976, null, 0, i9.VuiFloatingBarComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
37
37
  var VuiFloatingBarComponentNgFactory = i1.ɵccf("vui-floating-bar", i9.VuiFloatingBarComponent, View_VuiFloatingBarComponent_Host_0, { selectedData: "selectedData", groupSelected: "groupSelected", displayElementKey: "displayElementKey", elementId: "elementId", singularText: "singularText", pluralText: "pluralText", showNextButton: "showNextButton", showFrequencyText: "showFrequencyText", showWorkflow: "showWorkflow", workflowText: "workflowText", currentFrequency: "currentFrequency", isDisabled: "isDisabled", workflowList: "workflowList", selectedWorkflow: "selectedWorkflow", workflowPlaceHolder: "workflowPlaceHolder", mode: "mode", nextDisabled: "nextDisabled", nonRemovableUsersList: "nonRemovableUsersList", removePosition: "removePosition" }, { closeEvent: "closeEvent", deleteEvent: "deleteEvent", closeList: "closeList", workflowTypeChanged: "workflowTypeChanged" }, ["*"]);
38
38
  export { VuiFloatingBarComponentNgFactory as VuiFloatingBarComponentNgFactory };
39
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvYXRpbmctYmFyLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy92eC13b3JrZmxvdy1lbmdpbmUvc3JjL2xpYi93b3JrZmxvdy1wcm9ncmFtL2NyZWF0ZS1wcm9ncmFtLXVpL2Zsb2F0aW5nLWJhci9mbG9hdGluZy1iYXIuY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3dvcmtmbG93LXByb2dyYW0vY3JlYXRlLXByb2dyYW0tdWkvZmxvYXRpbmctYmFyL2Zsb2F0aW5nLWJhci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7O2tFQ21CUSxxUkFFWSxJQUZ5SiwrQkFFckssMkJBRjZDLGtCQUFjLG9CQUEzRCxZQUVZLEVBRmlDLFNBQWMsbURBQUMsK0dBQXdHLElBQXBLLFlBRVksRUFGZ0QsU0FBd0csR0FBQyw2REFFcks7a0VBTEosZ0dBT00sS0FOSiw4RUFBZ0MsS0FBekIsOENBQWlCLE1BQ3hCLHdUQUlZLFlBSkQ7O3dCQUE4QjtNQUFDOzt3QkFBZ0Q7TUFBMUYseWtCQUlZLElBSFYsbU5BRVksaURBSDZFLG1CQUFnQyxtQkFBM0gsWUFJWSxFQUorRSxTQUFnQyxHQUFoSCxtQkFBOEIsbUJBQXpDLFlBSVksRUFKRCxTQUE4QixHQUM1QixtQkFBaUMsZUFBNUMsYUFFWSxFQUZELFNBQWlDLDJCQUQ5QywwWkFJWTtrRUFNWixvS0FBZ0ksWUFBdEU7O3dCQUFnQjtNQUExRSx3QkFBZ0ksS0FBM0Msa0NBQUssTUFBQSw0RkFBNkIsS0FBWixtQ0FBUSx5REFBbkYsbUJBQXlCLGVBQXpELFlBQWdJLEVBQWhHLFNBQXlCO3lFQTVCL0Qsc0dBK0JNLEtBOUJKLCtHQTZCTSxLQTVCSiw2RkFhTSxJQUpKLGVBRWEsSUFHZix1TEFPTSxJQUdOLDhGQUdNLEtBRkoseUtBQWtFLFlBQWpDOzt3QkFBaUI7TUFBbEQsd0JBQWtFLEtBQWYsbUNBQU0sTUFDekQsd0xBQWdJLGlEQVo5RywyREFBeUMsSUFBN0QsWUFPTSxFQVBjLFNBQXlDLEdBWWxELG1CQUFzQixpQkFBL0IsYUFBZ0ksRUFBdkgsU0FBc0IiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iLCI8ZGl2IGNsYXNzPVwiZmxvYXRpbmctYmFyXCI+XHJcbiAgPGRpdiBjbGFzcz1cImZsb2F0aW5nLWJhci1jb250YWluZXJcIj5cclxuICAgIDxkaXYgY2xhc3M9XCJsZWZ0XCI+XHJcbiAgICAgIDwhLS0gPG5nLWNvbnRhaW5lciAqbmdJZj1cInNlbGVjdGVkRGF0YS5sZW5ndGggPiAwXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvdW50ZXJcIiAqbmdJZj1cInNlbGVjdGVkRGF0YT8ubGVuZ3RoXCIgXHJcbiAgICAgICAgICBwbGFjZW1lbnQ9XCJsZWZ0XCI+e3tzZWxlY3RlZERhdGE/Lmxlbmd0aH19PC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cIm5hbWVcIiAqbmdJZj1cInNlbGVjdGVkRGF0YT8ubGVuZ3RoPjFcIj4gXHJcbiAgICAgICAgICA8c3BhbiAqbmdJZj1cInNlbGVjdGVkRGF0YT8uc2xpY2UoMSkubGVuZ3RoID09PSAxXCI+e3tzaW5ndWxhclRleHR9fTwvc3Bhbj5cclxuICAgICAgICAgIDxzcGFuICpuZ0lmPVwic2VsZWN0ZWREYXRhPy5zbGljZSgxKS5sZW5ndGggPiAxXCI+e3twbHVyYWxUZXh0fX08L3NwYW4+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIDwvbmctY29udGFpbmVyPiAtLT5cclxuICAgICAgPG5nLWNvbnRlbnQ+XHJcbiAgICAgICAgXHJcbiAgICAgIDwvbmctY29udGVudD5cclxuICAgICAgXHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCJjZW50ZXJcIiAqbmdJZj1cInNob3dXb3JrZmxvdyAmJiBtb2RlID09PSAnQ1JFQVRFJ1wiID5cclxuICAgICAgPGxhYmVsPlJFVklFV0VSIFdPUktGTE9XPC9sYWJlbD5cclxuICAgICAgPGNzLXNlbGVjdCBbKG5nTW9kZWwpXT1cInNlbGVjdGVkV29ya2Zsb3dcIiAobmdNb2RlbENoYW5nZSk9XCJzZWxlY3RlZFdvcmtmbG93Q2hhbmdlKCRldmVudClcIiBbcGxhY2Vob2xkZXJdPVwic2VsZWN0ZWRXb3JrZmxvd1wiID5cclxuICAgICAgICA8Y3Mtb3B0aW9uICpuZ0Zvcj1cImxldCBkYXRhIG9mIHdvcmtmbG93TGlzdFwiIFt2YWx1ZV09XCJkYXRhXCIgW2NsYXNzLmRpc2FibGVkXT1cImdyb3VwU2VsZWN0ZWQubGVuZ3RoICYmIHNlbGVjdGVkV29ya2Zsb3cgPT09ICdBTlkgUkVWSUVXRVIgQ0FOIE1BUksgVEhJUyBBUyBSRVZJRVdFRCdcIj5cclxuICAgICAgICAgIHt7ZGF0YX19XHJcbiAgICAgICAgPC9jcy1vcHRpb24+XHJcbiAgICAgIDwvY3Mtc2VsZWN0PlxyXG4gICAgPC9kaXY+XHJcblxyXG4gIFxyXG4gICAgPGRpdiBjbGFzcz1cInJpZ2h0XCI+XHJcbiAgICAgIDxidXR0b24gYXBwUmlwcGxlIGNsYXNzPVwiY2FuY2VsXCIgKGNsaWNrKT1cImNsb3NlKClcIj5DYW5jZWw8L2J1dHRvbj5cclxuICAgICAgPGJ1dHRvbiAgKm5nSWY9XCJzaG93TmV4dEJ1dHRvblwiIFtkaXNhYmxlZF09XCJuZXh0RGlzYWJsZWRcIiAoY2xpY2spPVwibmV4dCgpXCIgYXBwUmlwcGxlPk5leHQgPGkgY2xhc3M9XCJpY29uc1wiPiYjeGU5MWU7PC9pPjwvYnV0dG9uPlxyXG4gICAgPC9kaXY+XHJcbiAgPC9kaXY+XHJcbjwvZGl2PlxyXG4iXX0=
39
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvYXRpbmctYmFyLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy92eC13b3JrZmxvdy1lbmdpbmUvc3JjL2xpYi93b3JrZmxvdy1wcm9ncmFtL2NyZWF0ZS1wcm9ncmFtLXVpL2Zsb2F0aW5nLWJhci9mbG9hdGluZy1iYXIuY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3dvcmtmbG93LXByb2dyYW0vY3JlYXRlLXByb2dyYW0tdWkvZmxvYXRpbmctYmFyL2Zsb2F0aW5nLWJhci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7O2tFQ21CUSxrUUFFWSxJQUZpRCwrQkFFN0QsMkJBRjZDLGtCQUFjLG9CQUEzRCxZQUVZLEVBRmlDLFNBQWMsMkJBQUUsNkRBRTdEO2tFQUxKLGdHQU9NLEtBTkosOEVBQWdDLEtBQXpCLDhDQUFpQixNQUN4QiwrVUFJWSxZQUpEOzt3QkFBOEI7TUFBQzs7d0JBQWdEO01BQTFGLHlrQkFJWSxJQUhWLG1OQUVZLGlEQUg2RSxtQkFBZ0MsbUJBQTNILFlBSVksRUFKK0UsU0FBZ0MsR0FBaEgsbUJBQThCLG1CQUF6QyxZQUlZLEVBSkQsU0FBOEIsR0FDNUIsb0JBQWlDLGVBQTVDLGFBRVksRUFGRCxVQUFpQyxtREFEOEUsK0dBQXdHLElBQXBPLDZVQUlZLEVBSmdILFNBQXdHLEVBQXBPLDJFQUlZO2tFQU1aLG9LQUFnSSxZQUF0RTs7d0JBQWdCO01BQTFFLHdCQUFnSSxLQUEzQyxrQ0FBSyxNQUFBLDRGQUE2QixLQUFaLG1DQUFRLHlEQUFuRixtQkFBeUIsZUFBekQsWUFBZ0ksRUFBaEcsU0FBeUI7eUVBNUIvRCxzR0ErQk0sS0E5QkosK0dBNkJNLEtBNUJKLDZGQWFNLElBSkosZUFFYSxJQUdmLHVMQU9NLElBR04sOEZBR00sS0FGSix5S0FBa0UsWUFBakM7O3dCQUFpQjtNQUFsRCx3QkFBa0UsS0FBZixtQ0FBTSxNQUN6RCx3TEFBZ0ksaURBWjlHLDJEQUF5QyxJQUE3RCxZQU9NLEVBUGMsU0FBeUMsR0FZbEQsbUJBQXNCLGlCQUEvQixhQUFnSSxFQUF2SCxTQUFzQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGkwIGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaTAuQ29tcG9uZW50RmFjdG9yeTtcbiIsIjxkaXYgY2xhc3M9XCJmbG9hdGluZy1iYXJcIj5cclxuICA8ZGl2IGNsYXNzPVwiZmxvYXRpbmctYmFyLWNvbnRhaW5lclwiPlxyXG4gICAgPGRpdiBjbGFzcz1cImxlZnRcIj5cclxuICAgICAgPCEtLSA8bmctY29udGFpbmVyICpuZ0lmPVwic2VsZWN0ZWREYXRhLmxlbmd0aCA+IDBcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiY291bnRlclwiICpuZ0lmPVwic2VsZWN0ZWREYXRhPy5sZW5ndGhcIiBcclxuICAgICAgICAgIHBsYWNlbWVudD1cImxlZnRcIj57e3NlbGVjdGVkRGF0YT8ubGVuZ3RofX08L2Rpdj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwibmFtZVwiICpuZ0lmPVwic2VsZWN0ZWREYXRhPy5sZW5ndGg+MVwiPiBcclxuICAgICAgICAgIDxzcGFuICpuZ0lmPVwic2VsZWN0ZWREYXRhPy5zbGljZSgxKS5sZW5ndGggPT09IDFcIj57e3Npbmd1bGFyVGV4dH19PC9zcGFuPlxyXG4gICAgICAgICAgPHNwYW4gKm5nSWY9XCJzZWxlY3RlZERhdGE/LnNsaWNlKDEpLmxlbmd0aCA+IDFcIj57e3BsdXJhbFRleHR9fTwvc3Bhbj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgPC9uZy1jb250YWluZXI+IC0tPlxyXG4gICAgICA8bmctY29udGVudD5cclxuICAgICAgICBcclxuICAgICAgPC9uZy1jb250ZW50PlxyXG4gICAgICBcclxuICAgIDwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cImNlbnRlclwiICpuZ0lmPVwic2hvd1dvcmtmbG93ICYmIG1vZGUgPT09ICdDUkVBVEUnXCIgPlxyXG4gICAgICA8bGFiZWw+UkVWSUVXRVIgV09SS0ZMT1c8L2xhYmVsPlxyXG4gICAgICA8Y3Mtc2VsZWN0IFsobmdNb2RlbCldPVwic2VsZWN0ZWRXb3JrZmxvd1wiIChuZ01vZGVsQ2hhbmdlKT1cInNlbGVjdGVkV29ya2Zsb3dDaGFuZ2UoJGV2ZW50KVwiIFtwbGFjZWhvbGRlcl09XCJzZWxlY3RlZFdvcmtmbG93XCIgW2NsYXNzLmRpc2FibGVkXT1cImdyb3VwU2VsZWN0ZWQubGVuZ3RoICYmIHNlbGVjdGVkV29ya2Zsb3cgPT09ICdBTlkgUkVWSUVXRVIgQ0FOIE1BUksgVEhJUyBBUyBSRVZJRVdFRCdcIiA+XHJcbiAgICAgICAgPGNzLW9wdGlvbiAqbmdGb3I9XCJsZXQgZGF0YSBvZiB3b3JrZmxvd0xpc3RcIiBbdmFsdWVdPVwiZGF0YVwiID5cclxuICAgICAgICAgIHt7ZGF0YX19XHJcbiAgICAgICAgPC9jcy1vcHRpb24+XHJcbiAgICAgIDwvY3Mtc2VsZWN0PlxyXG4gICAgPC9kaXY+XHJcblxyXG4gIFxyXG4gICAgPGRpdiBjbGFzcz1cInJpZ2h0XCI+XHJcbiAgICAgIDxidXR0b24gYXBwUmlwcGxlIGNsYXNzPVwiY2FuY2VsXCIgKGNsaWNrKT1cImNsb3NlKClcIj5DYW5jZWw8L2J1dHRvbj5cclxuICAgICAgPGJ1dHRvbiAgKm5nSWY9XCJzaG93TmV4dEJ1dHRvblwiIFtkaXNhYmxlZF09XCJuZXh0RGlzYWJsZWRcIiAoY2xpY2spPVwibmV4dCgpXCIgYXBwUmlwcGxlPk5leHQgPGkgY2xhc3M9XCJpY29uc1wiPiYjeGU5MWU7PC9pPjwvYnV0dG9uPlxyXG4gICAgPC9kaXY+XHJcbiAgPC9kaXY+XHJcbjwvZGl2PlxyXG4iXX0=