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
@@ -18,8 +18,10 @@ export class FloatingBarComponent {
18
18
  this.closeEvent = new EventEmitter();
19
19
  this.deleteEvent = new EventEmitter();
20
20
  this.closeList = new EventEmitter();
21
+ this.deleteGroupEvent = new EventEmitter();
21
22
  this.workflowTypeChanged = new EventEmitter();
22
23
  this.selectedData = [];
24
+ this.selectedGroups = [];
23
25
  }
24
26
  set defaultSelectedValue(value) {
25
27
  this.defaultSelected = value ? value : {};
@@ -29,11 +31,21 @@ export class FloatingBarComponent {
29
31
  ngOnInit() {
30
32
  }
31
33
  next() {
32
- this.closeEvent.emit(this.selectedData);
34
+ let selectedData;
35
+ if (this.selectedGroups.length > 0) {
36
+ selectedData = { users: this.selectedData, groups: this.selectedGroups };
37
+ }
38
+ else {
39
+ selectedData = this.selectedData;
40
+ }
41
+ this.closeEvent.emit(selectedData);
33
42
  }
34
43
  deleteSelected(index) {
35
44
  this.deleteEvent.emit(index);
36
45
  }
46
+ deleteSelectedGroup(index) {
47
+ this.deleteGroupEvent.emit(index);
48
+ }
37
49
  close() {
38
50
  this.closeList.emit();
39
51
  }
@@ -48,13 +60,14 @@ export class FloatingBarComponent {
48
60
  FloatingBarComponent.decorators = [
49
61
  { type: Component, args: [{
50
62
  selector: 'app-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=\"chip\" *ngFor=\"let element of selectedData?.slice(0,1);let i = index\">\r\n <ng-container *ngIf=\"element\">\r\n <i class=\"icons\" *ngIf=\"!nonRemovableUsersList.includes(element[elementId]) && removePosition != 'right'\"\r\n (click)=\"deleteSelected(element)\">&#xe90d;</i>\r\n <span class=\"step\" *ngIf=\"selectedWorkflow=='SEQUENTIAL' && showWorkflow\"> \r\n {{((selectedData.length<=2) && (i==selectedData.length-1)) && selectedData.length > 1? 'Final' : (i+1) }} </span>\r\n <span *ngIf=\"(element[displayElementKey]|dataType) !== 'object'\">{{element[displayElementKey]}}</span>\r\n <span *ngIf=\"(element[displayElementKey]|dataType) === 'object'\">{{element[displayElementKey] | slice:\r\n element[displayElementKey].length -1 }}</span>\r\n <i class=\"icons\"\r\n *ngIf=\"!nonRemovableUsersList.includes(element[elementId]) && removePosition == 'right'\"\r\n (click)=\"deleteSelected(element)\">&#xe90d;</i>\r\n </ng-container>\r\n </div>\r\n <div class=\"counter\" *ngIf=\"selectedData?.length>1\" appPopover (click)=\"popoverFloat.popover()\"\r\n placement=\"left\">+{{selectedData?.slice(1)?.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-container *ngIf=\"showFrequencyText\">\r\n <div class=\"name\">\r\n <span>You have selected <b>{{currentFrequency}}</b> frequency.</span>\r\n </div>\r\n </ng-container>\r\n <ng-content></ng-content>\r\n </div>\r\n <div class=\"center\" *ngIf=\"(showWorkflow && mode === 'CREATE' )||(showWorkflow && workflowList.includes('ROUND-ROBIN'))\">\r\n <label>\r\n {{workflowText}} \r\n <span class=\"icon\" *ngIf=\"workflowText=='Approval Workflow'\" libPopoverHover (mouseover)=\"dataTooltip.popover()\" (mouseleave)=\"dataTooltip.closePopover()\"\r\n placement=\"right\"><i class=\"icons\">&#xe91f;</i></span>\r\n\r\n </label>\r\n <popover-hover #dataTooltip>\r\n <div class=\"vx-info-card\">\r\n <div class=\"vx-info-card-body\">\r\n You can select from the following three options:<br>\r\n <strong>Sequential:</strong> The policy would be sent for approval one at a time in the sequence defined by you.<br>\r\n <strong>Round-robin:</strong> The policy will be sent for approval to all approvers at the same time. However, it is mandatory for all approvers to take action.<br>\r\n <strong>Any One:</strong> The policy will be sent for approval to all approvers at the same time. If anyone of the approver approves the policy, it will be considered as approved.\r\n </div>\r\n\r\n </div>\r\n </popover-hover>\r\n <cs-select [(ngModel)]=\"selectedWorkflow\" (ngModelChange)=\"selectedWorkflowChange($event)\" [placeholder]=\"'Approval WorkFlow *'\" [setMaxWidth]=\"true\">\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 <div class=\"right\">\r\n <button appRipple class=\"cancel\" (click)=\"close()\">Cancel</button>\r\n <button *ngIf=\"showNextButton\" [disabled]=\"isDisabled\" (click)=\"next()\" appRipple>Next <i class=\"icons\">&#xe91e;</i></button>\r\n </div>\r\n </div>\r\n</div>\r\n<app-popover #popoverFloat [dontCloseonClick]=\"true\">\r\n <div class=\"action-list\">\r\n <ul class=\"action-item\">\r\n <!-- <li class=\"multiple-program\" *ngIf=\"defaultSelected?.category_id\">\r\n <div class=\"avatar-card\">\r\n <span class=\"value\">\r\n <i class=\"icons\" [class.disabled]=\"true\">&#xe90d;</i>\r\n {{defaultSelected?.name}}\r\n </span>\r\n <div class=\"primary-label\">PRIMARY</div>\r\n </div>\r\n </li> -->\r\n <li *ngFor=\"let element of selectedData?.slice(1); let i =index\">\r\n <div class=\"avatar-card\">\r\n <span class=\"value\" *ngIf=\"(element[displayElementKey]|dataType) !== 'object'\">\r\n <i class=\"icons\" *ngIf=\"!nonRemovableUsersList.includes(element[elementId])\"\r\n (click)=\"deleteSelected(element)\">&#xe90d;</i>\r\n <span class=\"step\" *ngIf=\"selectedWorkflow=='SEQUENTIAL' && showWorkflow\">\r\n {{(i==selectedData.slice(1).length-1)? 'Final' : (i+2) }}\r\n </span>\r\n {{element[displayElementKey]}}\r\n </span>\r\n\r\n <span class=\"value\" *ngIf=\"(element[displayElementKey]|dataType) === 'object'\">\r\n <i class=\"icons\" *ngIf=\"!nonRemovableUsersList.includes(element[elementId])\"\r\n (click)=\"deleteSelected(element)\">&#xe90d;</i>\r\n {{element[displayElementKey]}}\r\n </span>\r\n <div *ngIf=\"defaultSelected?.category_id && defaultSelected?.category_id === element?.category_id\" class=\"primary-label\">PRIMARY</div>\r\n </div>\r\n </li>\r\n </ul>\r\n </div>\r\n</app-popover>",
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:40%}::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;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;max-width:120px}::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:80%;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{width:100%}::ng-deep .floating-bar-container .center cs-select .selection-wrap .input-group{position:relative}::ng-deep .floating-bar-container .center cs-select .selection-wrap .input-group input.value{background:transparent!important;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 .input-group:before{border:1px solid #707070;border-top:none;border-left:none;content:\"\";display:inline-block;right:8px;position:absolute;top:12px;width:5px;height:5px;transform:rotate(45deg)}::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 .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{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:4px}.action-list ul.action-item li .avatar-card span.value i.disabled{color:#dbdbdb;pointer-events:none}.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 .avatar-card .primary-label{background:#7aa7f7;border-radius:2px;color:#fff;font-size:9px;font-weight:500;text-transform:uppercase;padding:0 4px;line-height:12px;margin:0 4px}.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.multiple-program{background:#f8f8f8;margin-top:8px}.action-list ul.action-item li.multiple-program .avatar-card{padding:2px 7.5px}.action-list ul.action-item li.multiple-program .avatar-card span.value{color:#747576;font-size:11px;font-weight:600;width:unset}.action-list ul.action-item li.multiple-program .avatar-card span.value i.disabled{color:#dbdbdb;pointer-events:none}.action-list ul.action-item li.multiple-program .avatar-card .primary-label{background:#7aa7f7;border-radius:2px;color:#fff;font-size:9px;font-weight:500;text-transform:uppercase;padding:0 4px;line-height:12px;margin:0 4px}.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}"]
63
+ 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=\"chip\" *ngFor=\"let element of selectedData?.slice(0,1);let i = index\">\r\n <ng-container *ngIf=\"element\">\r\n <i class=\"icons\" *ngIf=\"!nonRemovableUsersList.includes(element[elementId]) && removePosition != 'right'\"\r\n (click)=\"deleteSelected(element)\">&#xe90d;</i>\r\n <span class=\"step\" *ngIf=\"selectedWorkflow=='SEQUENTIAL' && showWorkflow\"> \r\n {{((selectedData.length<=2) && (i==selectedData.length-1)) && selectedData.length > 1? 'Final' : (i+1) }} </span>\r\n <span *ngIf=\"(element[displayElementKey]|dataType) !== 'object'\">{{element[displayElementKey]}}</span>\r\n <span *ngIf=\"(element[displayElementKey]|dataType) === 'object'\">{{element[displayElementKey] | slice:\r\n element[displayElementKey].length -1 }}</span>\r\n <i class=\"icons\"\r\n *ngIf=\"!nonRemovableUsersList.includes(element[elementId]) && removePosition == 'right'\"\r\n (click)=\"deleteSelected(element)\">&#xe90d;</i>\r\n </ng-container>\r\n </div>\r\n <div class=\"counter\" *ngIf=\"selectedData?.length>1\" appPopover (click)=\"userPopover.popover()\" placement=\"left\">+{{selectedData?.slice(1)?.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-container *ngIf=\"groupsEnabled\">\r\n <div class=\"name\" *ngIf=\"selectedData?.length > 0 && selectedGroups.length > 0\" >&</div>\r\n <div class=\"counter group\" *ngIf=\"selectedGroups.length > 0\" appPopover (click)=\"groupPopover.popover()\" placement=\"left\">+{{selectedGroups.length}}</div>\r\n <div class=\"name\" *ngIf=\"selectedGroups.length > 0\">User Groups are selected</div>\r\n </ng-container>\r\n <ng-container *ngIf=\"showFrequencyText\">\r\n <div class=\"name\">\r\n <span>You have selected <b>{{currentFrequency}}</b> frequency.</span>\r\n </div>\r\n </ng-container>\r\n <ng-content></ng-content>\r\n </div>\r\n <div class=\"center\" *ngIf=\"(showWorkflow && mode === 'CREATE' )||(showWorkflow && workflowList.includes('ROUND-ROBIN'))\">\r\n <label>\r\n {{workflowText}} \r\n <span class=\"icon\" *ngIf=\"workflowText=='Approval Workflow'\" libPopoverHover (mouseover)=\"dataTooltip.popover()\" (mouseleave)=\"dataTooltip.closePopover()\"\r\n placement=\"right\"><i class=\"icons\">&#xe91f;</i></span>\r\n\r\n </label>\r\n <popover-hover #dataTooltip>\r\n <div class=\"vx-info-card\">\r\n <div class=\"vx-info-card-body\">\r\n You can select from the following three options:<br>\r\n <strong>Sequential:</strong> The policy would be sent for approval one at a time in the sequence defined by you.<br>\r\n <strong>Round-robin:</strong> The policy will be sent for approval to all approvers at the same time. However, it is mandatory for all approvers to take action.<br>\r\n <strong>Any One:</strong> The policy will be sent for approval to all approvers at the same time. If anyone of the approver approves the policy, it will be considered as approved.\r\n </div>\r\n\r\n </div>\r\n </popover-hover>\r\n <cs-select [(ngModel)]=\"selectedWorkflow\" (ngModelChange)=\"selectedWorkflowChange($event)\" [placeholder]=\"'Approval WorkFlow *'\" [setMaxWidth]=\"true\">\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 <div class=\"right\">\r\n <button appRipple class=\"cancel\" (click)=\"close()\">Cancel</button>\r\n <button *ngIf=\"showNextButton\" [disabled]=\"isDisabled\" (click)=\"next()\" appRipple>Next <i class=\"icons\">&#xe91e;</i></button>\r\n </div>\r\n </div>\r\n</div>\r\n<app-popover #userPopover [dontCloseonClick]=\"true\">\r\n <div class=\"action-list\">\r\n <ul class=\"action-item\">\r\n <!-- <li class=\"multiple-program\" *ngIf=\"defaultSelected?.category_id\">\r\n <div class=\"avatar-card\">\r\n <span class=\"value\">\r\n <i class=\"icons\" [class.disabled]=\"true\">&#xe90d;</i>\r\n {{defaultSelected?.name}}\r\n </span>\r\n <div class=\"primary-label\">PRIMARY</div>\r\n </div>\r\n </li> -->\r\n <li *ngFor=\"let element of selectedData?.slice(1); let i =index\">\r\n <div class=\"avatar-card\">\r\n <span class=\"value\" *ngIf=\"(element[displayElementKey]|dataType) !== 'object'\">\r\n <i class=\"icons\" *ngIf=\"!nonRemovableUsersList.includes(element[elementId])\"\r\n (click)=\"deleteSelected(element)\">&#xe90d;</i>\r\n <span class=\"step\" *ngIf=\"selectedWorkflow=='SEQUENTIAL' && showWorkflow\">\r\n {{(i==selectedData.slice(1).length-1)? 'Final' : (i+2) }}\r\n </span>\r\n {{element[displayElementKey]}}\r\n </span>\r\n\r\n <span class=\"value\" *ngIf=\"(element[displayElementKey]|dataType) === 'object'\">\r\n <i class=\"icons\" *ngIf=\"!nonRemovableUsersList.includes(element[elementId])\"\r\n (click)=\"deleteSelected(element)\">&#xe90d;</i>\r\n {{element[displayElementKey]}}\r\n </span>\r\n <div *ngIf=\"defaultSelected?.category_id && defaultSelected?.category_id === element?.category_id\" class=\"primary-label\">PRIMARY</div>\r\n </div>\r\n </li>\r\n </ul>\r\n </div>\r\n</app-popover>\r\n<app-popover #groupPopover [dontCloseonClick]=\"true\">\r\n <div class=\"action-list\">\r\n <ul class=\"action-item\">\r\n <li *ngFor=\"let data of selectedGroups\">\r\n <div class=\"avatar-card\">\r\n <span class=\"value\"><i class=\"icons\" (click)=\"deleteSelectedGroup(data)\">&#xe90d;</i>{{data['group_name']}}</span>\r\n </div>\r\n </li>\r\n </ul>\r\n </div>\r\n</app-popover>",
64
+ 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:40%}::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;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;max-width:120px}::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 4px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;margin-left:4px;min-width:24px;justify-content:center;line-height:24px;margin-right:4px}::ng-deep .floating-bar-container .left .counter.group{background:#1e5dd3;border-color:#1e5dd3}::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{width:100%}::ng-deep .floating-bar-container .center cs-select .selection-wrap .input-group{position:relative}::ng-deep .floating-bar-container .center cs-select .selection-wrap .input-group input.value{background:transparent!important;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 .input-group:before{border:1px solid #707070;border-top:none;border-left:none;content:\"\";display:inline-block;right:8px;position:absolute;top:12px;width:5px;height:5px;transform:rotate(45deg)}::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 .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{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:4px}.action-list ul.action-item li .avatar-card span.value i.disabled{color:#dbdbdb;pointer-events:none}.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 .avatar-card .primary-label{background:#7aa7f7;border-radius:2px;color:#fff;font-size:9px;font-weight:500;text-transform:uppercase;padding:0 4px;line-height:12px;margin:0 4px}.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.multiple-program{background:#f8f8f8;margin-top:8px}.action-list ul.action-item li.multiple-program .avatar-card{padding:2px 7.5px}.action-list ul.action-item li.multiple-program .avatar-card span.value{color:#747576;font-size:11px;font-weight:600;width:unset}.action-list ul.action-item li.multiple-program .avatar-card span.value i.disabled{color:#dbdbdb;pointer-events:none}.action-list ul.action-item li.multiple-program .avatar-card .primary-label{background:#7aa7f7;border-radius:2px;color:#fff;font-size:9px;font-weight:500;text-transform:uppercase;padding:0 4px;line-height:12px;margin:0 4px}.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
65
  },] }
54
66
  ];
55
67
  FloatingBarComponent.ctorParameters = () => [];
56
68
  FloatingBarComponent.propDecorators = {
57
69
  selectedData: [{ type: Input }],
70
+ selectedGroups: [{ type: Input }],
58
71
  displayElementKey: [{ type: Input }],
59
72
  elementId: [{ type: Input }],
60
73
  singularText: [{ type: Input }],
@@ -70,11 +83,13 @@ FloatingBarComponent.propDecorators = {
70
83
  workflowPlaceHolder: [{ type: Input }],
71
84
  mode: [{ type: Input }],
72
85
  defaultSelectedValue: [{ type: Input, args: ['defaultSelected',] }],
86
+ groupsEnabled: [{ type: Input }],
73
87
  nonRemovableUsersList: [{ type: Input }],
74
88
  removePosition: [{ type: Input }],
75
89
  closeEvent: [{ type: Output }],
76
90
  deleteEvent: [{ type: Output }],
77
91
  closeList: [{ type: Output }],
92
+ deleteGroupEvent: [{ type: Output }],
78
93
  workflowTypeChanged: [{ type: Output }]
79
94
  };
80
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvYXRpbmctYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3NoYXJlZENvbXBvbmVudHMvZmxvYXRpbmctYmFyL2Zsb2F0aW5nLWJhci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsTUFBTSxFQUFFLFlBQVksRUFBYSxNQUFNLGVBQWUsQ0FBQztBQU8xRixNQUFNLE9BQU8sb0JBQW9CO0lBMkIvQjtRQXpCUyxzQkFBaUIsR0FBRyxFQUFFLENBQUM7UUFDdkIsY0FBUyxHQUFRLEVBQUUsQ0FBQztRQUNwQixpQkFBWSxHQUFHLEVBQUUsQ0FBQztRQUNsQixlQUFVLEdBQUcsRUFBRSxDQUFDO1FBQ2hCLG1CQUFjLEdBQUcsSUFBSSxDQUFDO1FBQ3RCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztRQUMxQixpQkFBWSxHQUFHLEtBQUssQ0FBQztRQUNyQixpQkFBWSxHQUFHLEVBQUUsQ0FBQztRQUNsQixxQkFBZ0IsR0FBRyxFQUFFLENBQUM7UUFDdEIsZUFBVSxHQUFHLEtBQUssQ0FBQztRQUNuQixpQkFBWSxHQUFHLENBQUMsWUFBWSxFQUFFLHdDQUF3QyxDQUFDLENBQUM7UUFHeEUsU0FBSSxHQUFZLFFBQVEsQ0FBQztRQUNsQyxvQkFBZSxHQUFRLEVBQUUsQ0FBQztRQUtqQiwwQkFBcUIsR0FBUSxFQUFFLENBQUM7UUFFL0IsZUFBVSxHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQ25ELGdCQUFXLEdBQXlCLElBQUksWUFBWSxFQUFFLENBQUM7UUFDdkQsY0FBUyxHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQ2xELHdCQUFtQixHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBRXBFLElBQUksQ0FBQyxZQUFZLEdBQUcsRUFBRSxDQUFDO0lBQ3pCLENBQUM7SUFaRCxJQUE4QixvQkFBb0IsQ0FBRSxLQUFVO1FBQzVELElBQUksQ0FBQyxlQUFlLEdBQUcsS0FBSyxDQUFDLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztJQUM1QyxDQUFDO0lBWUQsV0FBVztJQUNYLENBQUM7SUFFRCxRQUFRO0lBRVIsQ0FBQztJQUVELElBQUk7UUFDRixJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsWUFBWSxDQUFDLENBQUM7SUFDMUMsQ0FBQztJQUVELGNBQWMsQ0FBQyxLQUFhO1FBQzFCLElBQUksQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQy9CLENBQUM7SUFDRCxLQUFLO1FBQ0gsSUFBSSxDQUFDLFNBQVMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUV4QixDQUFDO0lBQ0Qsb0JBQW9CLENBQUMsS0FBVTtRQUM3QixXQUFXO0lBQ2IsQ0FBQztJQUVELHNCQUFzQixDQUFDLEtBQVU7UUFDL0IsT0FBTyxDQUFDLEdBQUcsQ0FBQyxXQUFXLEVBQUUsS0FBSyxDQUFDLENBQUM7UUFDaEMsSUFBSSxDQUFDLG1CQUFtQixDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUN2QyxDQUFDOzs7WUE3REYsU0FBUyxTQUFDO2dCQUNULFFBQVEsRUFBRSxrQkFBa0I7Z0JBQzVCLHdrTEFBNEM7O2FBRTdDOzs7OzJCQUVFLEtBQUs7Z0NBQ0wsS0FBSzt3QkFDTCxLQUFLOzJCQUNMLEtBQUs7eUJBQ0wsS0FBSzs2QkFDTCxLQUFLO2dDQUNMLEtBQUs7MkJBQ0wsS0FBSzsyQkFDTCxLQUFLOytCQUNMLEtBQUs7eUJBQ0wsS0FBSzsyQkFDTCxLQUFLOytCQUNMLEtBQUs7a0NBQ0wsS0FBSzttQkFDTCxLQUFLO21DQUVMLEtBQUssU0FBQyxpQkFBaUI7b0NBSXZCLEtBQUs7NkJBQ0wsS0FBSzt5QkFDTCxNQUFNOzBCQUNOLE1BQU07d0JBQ04sTUFBTTtrQ0FDTixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgT25Jbml0LCBPdXRwdXQsIEV2ZW50RW1pdHRlciwgT25DaGFuZ2VzIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2FwcC1mbG9hdGluZy1iYXInLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9mbG9hdGluZy1iYXIuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsczogWycuL2Zsb2F0aW5nLWJhci5jb21wb25lbnQubGVzcyddLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgRmxvYXRpbmdCYXJDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQsIE9uQ2hhbmdlcyB7XHJcbiAgQElucHV0KCkgc2VsZWN0ZWREYXRhOiBhbnk7XHJcbiAgQElucHV0KCkgZGlzcGxheUVsZW1lbnRLZXkgPSAnJztcclxuICBASW5wdXQoKSBlbGVtZW50SWQ6IGFueSA9ICcnO1xyXG4gIEBJbnB1dCgpIHNpbmd1bGFyVGV4dCA9ICcnO1xyXG4gIEBJbnB1dCgpIHBsdXJhbFRleHQgPSAnJztcclxuICBASW5wdXQoKSBzaG93TmV4dEJ1dHRvbiA9IHRydWU7XHJcbiAgQElucHV0KCkgc2hvd0ZyZXF1ZW5jeVRleHQgPSBmYWxzZTtcclxuICBASW5wdXQoKSBzaG93V29ya2Zsb3cgPSBmYWxzZTtcclxuICBASW5wdXQoKSB3b3JrZmxvd1RleHQgPSAnJztcclxuICBASW5wdXQoKSBjdXJyZW50RnJlcXVlbmN5ID0gJyc7XHJcbiAgQElucHV0KCkgaXNEaXNhYmxlZCA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpIHdvcmtmbG93TGlzdCA9IFsnU0VRVUVOVElBTCcsICdBTlkgUkVWSUVXRVIgQ0FOIE1BUksgVEhJUyBBUyBSRVZJRVdFRCddO1xyXG4gIEBJbnB1dCgpIHNlbGVjdGVkV29ya2Zsb3c6IGFueTtcclxuICBASW5wdXQoKSB3b3JrZmxvd1BsYWNlSG9sZGVyOiBhbnk7XHJcbiAgQElucHV0KCkgbW9kZTogc3RyaW5nICA9ICdDUkVBVEUnO1xyXG4gIGRlZmF1bHRTZWxlY3RlZDogYW55ID0ge307XHJcbiAgQElucHV0KCdkZWZhdWx0U2VsZWN0ZWQnKSBzZXQgZGVmYXVsdFNlbGVjdGVkVmFsdWUoIHZhbHVlOiBhbnkpIHtcclxuICAgIHRoaXMuZGVmYXVsdFNlbGVjdGVkID0gdmFsdWUgPyB2YWx1ZSA6IHt9O1xyXG4gIH1cclxuXHJcbiAgQElucHV0KCkgbm9uUmVtb3ZhYmxlVXNlcnNMaXN0OiBhbnkgPSBbXTtcclxuICBASW5wdXQoKSByZW1vdmVQb3NpdGlvbjogYW55O1xyXG4gIEBPdXRwdXQoKSBjbG9zZUV2ZW50OiBFdmVudEVtaXR0ZXI8YW55PiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxuICBAT3V0cHV0KCkgZGVsZXRlRXZlbnQ6IEV2ZW50RW1pdHRlcjxudW1iZXI+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIEBPdXRwdXQoKSBjbG9zZUxpc3Q6IEV2ZW50RW1pdHRlcjxhbnk+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIEBPdXRwdXQoKSB3b3JrZmxvd1R5cGVDaGFuZ2VkOiBFdmVudEVtaXR0ZXI8YW55PiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxuICBjb25zdHJ1Y3RvcigpIHtcclxuICAgIHRoaXMuc2VsZWN0ZWREYXRhID0gW107XHJcbiAgfVxyXG5cclxuICBuZ09uQ2hhbmdlcygpIHtcclxuICB9XHJcblxyXG4gIG5nT25Jbml0KCk6IHZvaWQge1xyXG5cclxuICB9XHJcblxyXG4gIG5leHQoKSB7XHJcbiAgICB0aGlzLmNsb3NlRXZlbnQuZW1pdCh0aGlzLnNlbGVjdGVkRGF0YSk7XHJcbiAgfVxyXG5cclxuICBkZWxldGVTZWxlY3RlZChpbmRleDogbnVtYmVyKSB7XHJcbiAgICB0aGlzLmRlbGV0ZUV2ZW50LmVtaXQoaW5kZXgpO1xyXG4gIH1cclxuICBjbG9zZSgpIHtcclxuICAgIHRoaXMuY2xvc2VMaXN0LmVtaXQoKTtcclxuXHJcbiAgfVxyXG4gIHNlbGVjdGVkV29ya2Zsb3dUeXBlKGV2ZW50OiBhbnkpIHtcclxuICAgIC8vIGRlYnVnZ2VyXHJcbiAgfVxyXG5cclxuICBzZWxlY3RlZFdvcmtmbG93Q2hhbmdlKGV2ZW50OiBhbnkpIHtcclxuICAgIGNvbnNvbGUubG9nKFwiZXZlbnQgPT0+XCIsIGV2ZW50KTtcclxuICAgIHRoaXMud29ya2Zsb3dUeXBlQ2hhbmdlZC5lbWl0KGV2ZW50KTtcclxuICB9XHJcbn1cclxuIl19
95
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvYXRpbmctYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3NoYXJlZENvbXBvbmVudHMvZmxvYXRpbmctYmFyL2Zsb2F0aW5nLWJhci5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsTUFBTSxFQUFFLFlBQVksRUFBYSxNQUFNLGVBQWUsQ0FBQztBQU8xRixNQUFNLE9BQU8sb0JBQW9CO0lBOEIvQjtRQTNCUyxzQkFBaUIsR0FBRyxFQUFFLENBQUM7UUFDdkIsY0FBUyxHQUFRLEVBQUUsQ0FBQztRQUNwQixpQkFBWSxHQUFHLEVBQUUsQ0FBQztRQUNsQixlQUFVLEdBQUcsRUFBRSxDQUFDO1FBQ2hCLG1CQUFjLEdBQUcsSUFBSSxDQUFDO1FBQ3RCLHNCQUFpQixHQUFHLEtBQUssQ0FBQztRQUMxQixpQkFBWSxHQUFHLEtBQUssQ0FBQztRQUNyQixpQkFBWSxHQUFHLEVBQUUsQ0FBQztRQUNsQixxQkFBZ0IsR0FBRyxFQUFFLENBQUM7UUFDdEIsZUFBVSxHQUFHLEtBQUssQ0FBQztRQUNuQixpQkFBWSxHQUFHLENBQUMsWUFBWSxFQUFFLHdDQUF3QyxDQUFDLENBQUM7UUFHeEUsU0FBSSxHQUFZLFFBQVEsQ0FBQztRQUNsQyxvQkFBZSxHQUFRLEVBQUUsQ0FBQztRQU1qQiwwQkFBcUIsR0FBUSxFQUFFLENBQUM7UUFFL0IsZUFBVSxHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQ25ELGdCQUFXLEdBQXlCLElBQUksWUFBWSxFQUFFLENBQUM7UUFDdkQsY0FBUyxHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQ2xELHFCQUFnQixHQUF5QixJQUFJLFlBQVksRUFBRSxDQUFDO1FBQzVELHdCQUFtQixHQUFzQixJQUFJLFlBQVksRUFBRSxDQUFDO1FBRXBFLElBQUksQ0FBQyxZQUFZLEdBQUcsRUFBRSxDQUFDO1FBQ3ZCLElBQUksQ0FBQyxjQUFjLEdBQUcsRUFBRSxDQUFDO0lBQzNCLENBQUM7SUFmRCxJQUE4QixvQkFBb0IsQ0FBRSxLQUFVO1FBQzVELElBQUksQ0FBQyxlQUFlLEdBQUcsS0FBSyxDQUFDLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQztJQUM1QyxDQUFDO0lBZUQsV0FBVztJQUNYLENBQUM7SUFFRCxRQUFRO0lBRVIsQ0FBQztJQUVELElBQUk7UUFDRixJQUFJLFlBQVksQ0FBQTtRQUNoQixJQUFHLElBQUksQ0FBQyxjQUFjLENBQUMsTUFBTSxHQUFDLENBQUMsRUFBQztZQUM5QixZQUFZLEdBQUcsRUFBRSxLQUFLLEVBQUUsSUFBSSxDQUFDLFlBQVksRUFBRSxNQUFNLEVBQUUsSUFBSSxDQUFDLGNBQWMsRUFBRSxDQUFBO1NBQ3pFO2FBQUk7WUFDSCxZQUFZLEdBQUcsSUFBSSxDQUFDLFlBQVksQ0FBQTtTQUNqQztRQUNELElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQyxDQUFDO0lBQ3JDLENBQUM7SUFFRCxjQUFjLENBQUMsS0FBYTtRQUMxQixJQUFJLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUMvQixDQUFDO0lBQ0QsbUJBQW1CLENBQUMsS0FBYTtRQUMvQixJQUFJLENBQUMsZ0JBQWdCLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ3BDLENBQUM7SUFDRCxLQUFLO1FBQ0gsSUFBSSxDQUFDLFNBQVMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUV4QixDQUFDO0lBQ0Qsb0JBQW9CLENBQUMsS0FBVTtRQUM3QixXQUFXO0lBQ2IsQ0FBQztJQUVELHNCQUFzQixDQUFDLEtBQVU7UUFDL0IsT0FBTyxDQUFDLEdBQUcsQ0FBQyxXQUFXLEVBQUUsS0FBSyxDQUFDLENBQUM7UUFDaEMsSUFBSSxDQUFDLG1CQUFtQixDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUN2QyxDQUFDOzs7WUExRUYsU0FBUyxTQUFDO2dCQUNULFFBQVEsRUFBRSxrQkFBa0I7Z0JBQzVCLDg1TUFBNEM7O2FBRTdDOzs7OzJCQUVFLEtBQUs7NkJBQ0wsS0FBSztnQ0FDTCxLQUFLO3dCQUNMLEtBQUs7MkJBQ0wsS0FBSzt5QkFDTCxLQUFLOzZCQUNMLEtBQUs7Z0NBQ0wsS0FBSzsyQkFDTCxLQUFLOzJCQUNMLEtBQUs7K0JBQ0wsS0FBSzt5QkFDTCxLQUFLOzJCQUNMLEtBQUs7K0JBQ0wsS0FBSztrQ0FDTCxLQUFLO21CQUNMLEtBQUs7bUNBRUwsS0FBSyxTQUFDLGlCQUFpQjs0QkFHdkIsS0FBSztvQ0FFTCxLQUFLOzZCQUNMLEtBQUs7eUJBQ0wsTUFBTTswQkFDTixNQUFNO3dCQUNOLE1BQU07K0JBQ04sTUFBTTtrQ0FDTixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgT25Jbml0LCBPdXRwdXQsIEV2ZW50RW1pdHRlciwgT25DaGFuZ2VzIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2FwcC1mbG9hdGluZy1iYXInLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9mbG9hdGluZy1iYXIuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsczogWycuL2Zsb2F0aW5nLWJhci5jb21wb25lbnQubGVzcyddLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgRmxvYXRpbmdCYXJDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQsIE9uQ2hhbmdlcyB7XHJcbiAgQElucHV0KCkgc2VsZWN0ZWREYXRhOiBhbnk7XHJcbiAgQElucHV0KCkgc2VsZWN0ZWRHcm91cHM6IGFueTtcclxuICBASW5wdXQoKSBkaXNwbGF5RWxlbWVudEtleSA9ICcnO1xyXG4gIEBJbnB1dCgpIGVsZW1lbnRJZDogYW55ID0gJyc7XHJcbiAgQElucHV0KCkgc2luZ3VsYXJUZXh0ID0gJyc7XHJcbiAgQElucHV0KCkgcGx1cmFsVGV4dCA9ICcnO1xyXG4gIEBJbnB1dCgpIHNob3dOZXh0QnV0dG9uID0gdHJ1ZTtcclxuICBASW5wdXQoKSBzaG93RnJlcXVlbmN5VGV4dCA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpIHNob3dXb3JrZmxvdyA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpIHdvcmtmbG93VGV4dCA9ICcnO1xyXG4gIEBJbnB1dCgpIGN1cnJlbnRGcmVxdWVuY3kgPSAnJztcclxuICBASW5wdXQoKSBpc0Rpc2FibGVkID0gZmFsc2U7XHJcbiAgQElucHV0KCkgd29ya2Zsb3dMaXN0ID0gWydTRVFVRU5USUFMJywgJ0FOWSBSRVZJRVdFUiBDQU4gTUFSSyBUSElTIEFTIFJFVklFV0VEJ107XHJcbiAgQElucHV0KCkgc2VsZWN0ZWRXb3JrZmxvdzogYW55O1xyXG4gIEBJbnB1dCgpIHdvcmtmbG93UGxhY2VIb2xkZXI6IGFueTtcclxuICBASW5wdXQoKSBtb2RlOiBzdHJpbmcgID0gJ0NSRUFURSc7XHJcbiAgZGVmYXVsdFNlbGVjdGVkOiBhbnkgPSB7fTtcclxuICBASW5wdXQoJ2RlZmF1bHRTZWxlY3RlZCcpIHNldCBkZWZhdWx0U2VsZWN0ZWRWYWx1ZSggdmFsdWU6IGFueSkge1xyXG4gICAgdGhpcy5kZWZhdWx0U2VsZWN0ZWQgPSB2YWx1ZSA/IHZhbHVlIDoge307XHJcbiAgfVxyXG4gIEBJbnB1dCgpIGdyb3Vwc0VuYWJsZWQ6YW55O1xyXG5cclxuICBASW5wdXQoKSBub25SZW1vdmFibGVVc2Vyc0xpc3Q6IGFueSA9IFtdO1xyXG4gIEBJbnB1dCgpIHJlbW92ZVBvc2l0aW9uOiBhbnk7XHJcbiAgQE91dHB1dCgpIGNsb3NlRXZlbnQ6IEV2ZW50RW1pdHRlcjxhbnk+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIEBPdXRwdXQoKSBkZWxldGVFdmVudDogRXZlbnRFbWl0dGVyPG51bWJlcj4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcbiAgQE91dHB1dCgpIGNsb3NlTGlzdDogRXZlbnRFbWl0dGVyPGFueT4gPSBuZXcgRXZlbnRFbWl0dGVyKCk7XHJcbiAgQE91dHB1dCgpIGRlbGV0ZUdyb3VwRXZlbnQgOkV2ZW50RW1pdHRlcjxudW1iZXI+ID0gbmV3IEV2ZW50RW1pdHRlcigpO1xyXG4gIEBPdXRwdXQoKSB3b3JrZmxvd1R5cGVDaGFuZ2VkOiBFdmVudEVtaXR0ZXI8YW55PiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcclxuICBjb25zdHJ1Y3RvcigpIHtcclxuICAgIHRoaXMuc2VsZWN0ZWREYXRhID0gW107XHJcbiAgICB0aGlzLnNlbGVjdGVkR3JvdXBzID0gW107XHJcbiAgfVxyXG5cclxuICBuZ09uQ2hhbmdlcygpIHtcclxuICB9XHJcblxyXG4gIG5nT25Jbml0KCk6IHZvaWQge1xyXG5cclxuICB9XHJcblxyXG4gIG5leHQoKSB7XHJcbiAgICBsZXQgc2VsZWN0ZWREYXRhXHJcbiAgICBpZih0aGlzLnNlbGVjdGVkR3JvdXBzLmxlbmd0aD4wKXtcclxuICAgICAgc2VsZWN0ZWREYXRhID0geyB1c2VyczogdGhpcy5zZWxlY3RlZERhdGEsIGdyb3VwczogdGhpcy5zZWxlY3RlZEdyb3VwcyB9XHJcbiAgICB9ZWxzZXtcclxuICAgICAgc2VsZWN0ZWREYXRhID0gdGhpcy5zZWxlY3RlZERhdGFcclxuICAgIH1cclxuICAgIHRoaXMuY2xvc2VFdmVudC5lbWl0KHNlbGVjdGVkRGF0YSk7XHJcbiAgfVxyXG5cclxuICBkZWxldGVTZWxlY3RlZChpbmRleDogbnVtYmVyKSB7XHJcbiAgICB0aGlzLmRlbGV0ZUV2ZW50LmVtaXQoaW5kZXgpO1xyXG4gIH1cclxuICBkZWxldGVTZWxlY3RlZEdyb3VwKGluZGV4OiBudW1iZXIpIHtcclxuICAgIHRoaXMuZGVsZXRlR3JvdXBFdmVudC5lbWl0KGluZGV4KTtcclxuICB9XHJcbiAgY2xvc2UoKSB7XHJcbiAgICB0aGlzLmNsb3NlTGlzdC5lbWl0KCk7XHJcblxyXG4gIH1cclxuICBzZWxlY3RlZFdvcmtmbG93VHlwZShldmVudDogYW55KSB7XHJcbiAgICAvLyBkZWJ1Z2dlclxyXG4gIH1cclxuXHJcbiAgc2VsZWN0ZWRXb3JrZmxvd0NoYW5nZShldmVudDogYW55KSB7XHJcbiAgICBjb25zb2xlLmxvZyhcImV2ZW50ID09PlwiLCBldmVudCk7XHJcbiAgICB0aGlzLndvcmtmbG93VHlwZUNoYW5nZWQuZW1pdChldmVudCk7XHJcbiAgfVxyXG59XHJcbiJdfQ==
@@ -49,15 +49,31 @@ function View_FloatingBarComponent_9(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld
49
49
  var pd_2 = (i1.ɵnov(_v, 1).onMouseOver() !== false);
50
50
  ad = (pd_2 && ad);
51
51
  } if (("click" === en)) {
52
- var pd_3 = (i1.ɵnov(_v.parent.parent, 17).popover() !== false);
52
+ var pd_3 = (i1.ɵnov(_v.parent.parent, 19).popover() !== false);
53
53
  ad = (pd_3 && ad);
54
54
  } return ad; }, null, null)), i1.ɵdid(1, 16384, null, 0, i3.PopoverDirective, [i1.ElementRef, i4.PopoverService], { placement: [0, "placement"] }, null), (_l()(), i1.ɵted(2, null, ["+", ""]))], function (_ck, _v) { var currVal_0 = "left"; _ck(_v, 1, 0, currVal_0); }, function (_ck, _v) { var _co = _v.component; var tmp_1_0; var currVal_1 = ((_co.selectedData == null) ? null : (((tmp_1_0 = _co.selectedData.slice(1)) == null) ? null : tmp_1_0.length)); _ck(_v, 2, 0, currVal_1); }); }
55
55
  function View_FloatingBarComponent_11(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [], null, null, null, null, null)), (_l()(), i1.ɵted(1, null, ["", ""]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.singularText; _ck(_v, 1, 0, currVal_0); }); }
56
56
  function View_FloatingBarComponent_12(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [], null, null, null, null, null)), (_l()(), i1.ɵted(1, null, ["", ""]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.pluralText; _ck(_v, 1, 0, currVal_0); }); }
57
57
  function View_FloatingBarComponent_10(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 4, "div", [["class", "name"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_11)), i1.ɵdid(2, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_12)), i1.ɵdid(4, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = (((_co.selectedData == null) ? null : _co.selectedData.slice(1).length) === 1); _ck(_v, 2, 0, currVal_0); var currVal_1 = (((_co.selectedData == null) ? null : _co.selectedData.slice(1).length) > 1); _ck(_v, 4, 0, currVal_1); }, null); }
58
58
  function View_FloatingBarComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, null, null, null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_2)), i1.ɵdid(2, 278528, null, 0, i2.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_9)), i1.ɵdid(4, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_10)), i1.ɵdid(6, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var _co = _v.component; var currVal_0 = ((_co.selectedData == null) ? null : _co.selectedData.slice(0, 1)); _ck(_v, 2, 0, currVal_0); var currVal_1 = (((_co.selectedData == null) ? null : _co.selectedData.length) > 1); _ck(_v, 4, 0, currVal_1); var currVal_2 = (((_co.selectedData == null) ? null : _co.selectedData.length) > 1); _ck(_v, 6, 0, currVal_2); }, null); }
59
- function View_FloatingBarComponent_13(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, null, null, null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 5, "div", [["class", "name"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 4, "span", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["You have selected "])), (_l()(), i1.ɵeld(4, 0, null, null, 1, "b", [], null, null, null, null, null)), (_l()(), i1.ɵted(5, null, ["", ""])), (_l()(), i1.ɵted(-1, null, [" frequency."]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.currentFrequency; _ck(_v, 5, 0, currVal_0); }); }
60
- function View_FloatingBarComponent_15(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "span", [["class", "icon"], ["libPopoverHover", ""], ["placement", "right"]], null, [[null, "mouseover"], [null, "mouseleave"], [null, "mouseenter"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
59
+ function View_FloatingBarComponent_14(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [["class", "name"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["&"]))], null, null); }
60
+ function View_FloatingBarComponent_15(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "div", [["appPopover", ""], ["class", "counter group"], ["placement", "left"]], null, [[null, "click"], [null, "mouseenter"], [null, "mouseover"]], function (_v, en, $event) { var ad = true; if (("click" === en)) {
61
+ var pd_0 = (i1.ɵnov(_v, 1).click() !== false);
62
+ ad = (pd_0 && ad);
63
+ } if (("mouseenter" === en)) {
64
+ var pd_1 = (i1.ɵnov(_v, 1).onMouseEnter() !== false);
65
+ ad = (pd_1 && ad);
66
+ } if (("mouseover" === en)) {
67
+ var pd_2 = (i1.ɵnov(_v, 1).onMouseOver() !== false);
68
+ ad = (pd_2 && ad);
69
+ } if (("click" === en)) {
70
+ var pd_3 = (i1.ɵnov(_v.parent.parent, 25).popover() !== false);
71
+ ad = (pd_3 && ad);
72
+ } return ad; }, null, null)), i1.ɵdid(1, 16384, null, 0, i3.PopoverDirective, [i1.ElementRef, i4.PopoverService], { placement: [0, "placement"] }, null), (_l()(), i1.ɵted(2, null, ["+", ""]))], function (_ck, _v) { var currVal_0 = "left"; _ck(_v, 1, 0, currVal_0); }, function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.selectedGroups.length; _ck(_v, 2, 0, currVal_1); }); }
73
+ function View_FloatingBarComponent_16(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [["class", "name"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["User Groups are selected"]))], null, null); }
74
+ function View_FloatingBarComponent_13(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, null, null, null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_14)), i1.ɵdid(2, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_15)), i1.ɵdid(4, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_16)), i1.ɵdid(6, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var _co = _v.component; var currVal_0 = ((((_co.selectedData == null) ? null : _co.selectedData.length) > 0) && (_co.selectedGroups.length > 0)); _ck(_v, 2, 0, currVal_0); var currVal_1 = (_co.selectedGroups.length > 0); _ck(_v, 4, 0, currVal_1); var currVal_2 = (_co.selectedGroups.length > 0); _ck(_v, 6, 0, currVal_2); }, null); }
75
+ function View_FloatingBarComponent_17(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, null, null, null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 5, "div", [["class", "name"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 4, "span", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["You have selected "])), (_l()(), i1.ɵeld(4, 0, null, null, 1, "b", [], null, null, null, null, null)), (_l()(), i1.ɵted(5, null, ["", ""])), (_l()(), i1.ɵted(-1, null, [" frequency."]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.currentFrequency; _ck(_v, 5, 0, currVal_0); }); }
76
+ function View_FloatingBarComponent_19(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "span", [["class", "icon"], ["libPopoverHover", ""], ["placement", "right"]], null, [[null, "mouseover"], [null, "mouseleave"], [null, "mouseenter"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
61
77
  var pd_0 = (i1.ɵnov(_v, 1).onMouseEnter() !== false);
62
78
  ad = (pd_0 && ad);
63
79
  } if (("mouseover" === en)) {
@@ -70,39 +86,46 @@ function View_FloatingBarComponent_15(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵel
70
86
  var pd_3 = (i1.ɵnov(_v.parent, 6).closePopover() !== false);
71
87
  ad = (pd_3 && ad);
72
88
  } return ad; }, null, null)), i1.ɵdid(1, 16384, null, 0, i5.PopoverHoverDirective, [i1.ElementRef, i6.PopoverHoverService], { placement: [0, "placement"] }, null), (_l()(), i1.ɵeld(2, 0, null, null, 1, "i", [["class", "icons"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE91F"]))], function (_ck, _v) { var currVal_0 = "right"; _ck(_v, 1, 0, currVal_0); }, null); }
73
- function View_FloatingBarComponent_16(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "cs-option", [], null, null, null, i7.View_CsOptionComponent_0, i7.RenderType_CsOptionComponent)), i1.ɵdid(1, 4243456, null, 0, i8.CsOptionComponent, [i9.CsSelectComponent, i10.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); }); }
74
- function View_FloatingBarComponent_14(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 29, "div", [["class", "center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 3, "label", [], null, null, null, null, null)), (_l()(), i1.ɵted(2, null, [" ", " "])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_15)), i1.ɵdid(4, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(5, 0, null, null, 16, "popover-hover", [], null, null, null, i11.View_PopoverHoverComponent_0, i11.RenderType_PopoverHoverComponent)), i1.ɵdid(6, 114688, [["dataTooltip", 4]], 0, i12.PopoverHoverComponent, [i6.PopoverHoverService], null, null), (_l()(), i1.ɵeld(7, 0, null, 0, 14, "div", [["class", "vx-info-card"]], null, null, null, null, null)), (_l()(), i1.ɵeld(8, 0, null, null, 13, "div", [["class", "vx-info-card-body"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, [" You can select from the following three options:"])), (_l()(), i1.ɵeld(10, 0, null, null, 0, "br", [], null, null, null, null, null)), (_l()(), i1.ɵeld(11, 0, null, null, 1, "strong", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["Sequential:"])), (_l()(), i1.ɵted(-1, null, [" The policy would be sent for approval one at a time in the sequence defined by you."])), (_l()(), i1.ɵeld(14, 0, null, null, 0, "br", [], null, null, null, null, null)), (_l()(), i1.ɵeld(15, 0, null, null, 1, "strong", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["Round-robin:"])), (_l()(), i1.ɵted(-1, null, [" The policy will be sent for approval to all approvers at the same time. However, it is mandatory for all approvers to take action."])), (_l()(), i1.ɵeld(18, 0, null, null, 0, "br", [], null, null, null, null, null)), (_l()(), i1.ɵeld(19, 0, null, null, 1, "strong", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["Any One:"])), (_l()(), i1.ɵted(-1, null, [" The policy will be sent for approval to all approvers at the same time. If anyone of the approver approves the policy, it will be considered as approved. "])), (_l()(), i1.ɵeld(22, 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)) {
89
+ function View_FloatingBarComponent_20(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "cs-option", [], null, null, null, i7.View_CsOptionComponent_0, i7.RenderType_CsOptionComponent)), i1.ɵdid(1, 4243456, null, 0, i8.CsOptionComponent, [i9.CsSelectComponent, i10.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); }); }
90
+ function View_FloatingBarComponent_18(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 29, "div", [["class", "center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 3, "label", [], null, null, null, null, null)), (_l()(), i1.ɵted(2, null, [" ", " "])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_19)), i1.ɵdid(4, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(5, 0, null, null, 16, "popover-hover", [], null, null, null, i11.View_PopoverHoverComponent_0, i11.RenderType_PopoverHoverComponent)), i1.ɵdid(6, 114688, [["dataTooltip", 4]], 0, i12.PopoverHoverComponent, [i6.PopoverHoverService], null, null), (_l()(), i1.ɵeld(7, 0, null, 0, 14, "div", [["class", "vx-info-card"]], null, null, null, null, null)), (_l()(), i1.ɵeld(8, 0, null, null, 13, "div", [["class", "vx-info-card-body"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, [" You can select from the following three options:"])), (_l()(), i1.ɵeld(10, 0, null, null, 0, "br", [], null, null, null, null, null)), (_l()(), i1.ɵeld(11, 0, null, null, 1, "strong", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["Sequential:"])), (_l()(), i1.ɵted(-1, null, [" The policy would be sent for approval one at a time in the sequence defined by you."])), (_l()(), i1.ɵeld(14, 0, null, null, 0, "br", [], null, null, null, null, null)), (_l()(), i1.ɵeld(15, 0, null, null, 1, "strong", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["Round-robin:"])), (_l()(), i1.ɵted(-1, null, [" The policy will be sent for approval to all approvers at the same time. However, it is mandatory for all approvers to take action."])), (_l()(), i1.ɵeld(18, 0, null, null, 0, "br", [], null, null, null, null, null)), (_l()(), i1.ɵeld(19, 0, null, null, 1, "strong", [], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["Any One:"])), (_l()(), i1.ɵted(-1, null, [" The policy will be sent for approval to all approvers at the same time. If anyone of the approver approves the policy, it will be considered as approved. "])), (_l()(), i1.ɵeld(22, 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)) {
75
91
  var pd_0 = ((_co.selectedWorkflow = $event) !== false);
76
92
  ad = (pd_0 && ad);
77
93
  } if (("ngModelChange" === en)) {
78
94
  var pd_1 = (_co.selectedWorkflowChange($event) !== false);
79
95
  ad = (pd_1 && ad);
80
- } return ad; }, i13.View_CsSelectComponent_0, i13.RenderType_CsSelectComponent)), i1.ɵdid(23, 180224, null, 0, i9.CsSelectComponent, [i10.SelectService], { placeholder: [0, "placeholder"], setMaxWidth: [1, "setMaxWidth"] }, null), i1.ɵprd(1024, null, i14.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i9.CsSelectComponent]), i1.ɵdid(25, 671744, null, 0, i14.NgModel, [[8, null], [8, null], [8, null], [6, i14.NG_VALUE_ACCESSOR]], { model: [0, "model"] }, { update: "ngModelChange" }), i1.ɵprd(2048, null, i14.NgControl, null, [i14.NgModel]), i1.ɵdid(27, 16384, null, 0, i14.NgControlStatus, [[4, i14.NgControl]], null, null), (_l()(), i1.ɵand(16777216, null, 0, 1, null, View_FloatingBarComponent_16)), i1.ɵdid(29, 278528, null, 0, i2.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = (_co.workflowText == "Approval Workflow"); _ck(_v, 4, 0, currVal_1); _ck(_v, 6, 0); var currVal_9 = "Approval WorkFlow *"; var currVal_10 = true; _ck(_v, 23, 0, currVal_9, currVal_10); var currVal_11 = _co.selectedWorkflow; _ck(_v, 25, 0, currVal_11); var currVal_12 = _co.workflowList; _ck(_v, 29, 0, currVal_12); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.workflowText; _ck(_v, 2, 0, currVal_0); var currVal_2 = i1.ɵnov(_v, 27).is("untouched"); var currVal_3 = i1.ɵnov(_v, 27).is("touched"); var currVal_4 = i1.ɵnov(_v, 27).is("pristine"); var currVal_5 = i1.ɵnov(_v, 27).is("dirty"); var currVal_6 = i1.ɵnov(_v, 27).is("valid"); var currVal_7 = i1.ɵnov(_v, 27).is("invalid"); var currVal_8 = i1.ɵnov(_v, 27).is("pending"); _ck(_v, 22, 0, currVal_2, currVal_3, currVal_4, currVal_5, currVal_6, currVal_7, currVal_8); }); }
81
- function View_FloatingBarComponent_17(_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)) {
96
+ } return ad; }, i13.View_CsSelectComponent_0, i13.RenderType_CsSelectComponent)), i1.ɵdid(23, 180224, null, 0, i9.CsSelectComponent, [i10.SelectService], { placeholder: [0, "placeholder"], setMaxWidth: [1, "setMaxWidth"] }, null), i1.ɵprd(1024, null, i14.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i9.CsSelectComponent]), i1.ɵdid(25, 671744, null, 0, i14.NgModel, [[8, null], [8, null], [8, null], [6, i14.NG_VALUE_ACCESSOR]], { model: [0, "model"] }, { update: "ngModelChange" }), i1.ɵprd(2048, null, i14.NgControl, null, [i14.NgModel]), i1.ɵdid(27, 16384, null, 0, i14.NgControlStatus, [[4, i14.NgControl]], null, null), (_l()(), i1.ɵand(16777216, null, 0, 1, null, View_FloatingBarComponent_20)), i1.ɵdid(29, 278528, null, 0, i2.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = (_co.workflowText == "Approval Workflow"); _ck(_v, 4, 0, currVal_1); _ck(_v, 6, 0); var currVal_9 = "Approval WorkFlow *"; var currVal_10 = true; _ck(_v, 23, 0, currVal_9, currVal_10); var currVal_11 = _co.selectedWorkflow; _ck(_v, 25, 0, currVal_11); var currVal_12 = _co.workflowList; _ck(_v, 29, 0, currVal_12); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.workflowText; _ck(_v, 2, 0, currVal_0); var currVal_2 = i1.ɵnov(_v, 27).is("untouched"); var currVal_3 = i1.ɵnov(_v, 27).is("touched"); var currVal_4 = i1.ɵnov(_v, 27).is("pristine"); var currVal_5 = i1.ɵnov(_v, 27).is("dirty"); var currVal_6 = i1.ɵnov(_v, 27).is("valid"); var currVal_7 = i1.ɵnov(_v, 27).is("invalid"); var currVal_8 = i1.ɵnov(_v, 27).is("pending"); _ck(_v, 22, 0, currVal_2, currVal_3, currVal_4, currVal_5, currVal_6, currVal_7, currVal_8); }); }
97
+ function View_FloatingBarComponent_21(_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)) {
82
98
  var pd_0 = (_co.next() !== false);
83
99
  ad = (pd_0 && ad);
84
100
  } return ad; }, null, null)), (_l()(), i1.ɵted(-1, null, ["Next "])), (_l()(), i1.ɵeld(2, 0, null, null, 1, "i", [["class", "icons"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE91E"]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.isDisabled; _ck(_v, 0, 0, currVal_0); }); }
85
- function View_FloatingBarComponent_20(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "i", [["class", "icons"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
101
+ function View_FloatingBarComponent_24(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "i", [["class", "icons"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
86
102
  var pd_0 = (_co.deleteSelected(_v.parent.parent.context.$implicit) !== false);
87
103
  ad = (pd_0 && ad);
88
104
  } return ad; }, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE90D"]))], null, null); }
89
- function View_FloatingBarComponent_21(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [["class", "step"]], null, null, null, null, null)), (_l()(), i1.ɵted(1, null, [" ", " "]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = ((_v.parent.parent.context.index == (_co.selectedData.slice(1).length - 1)) ? "Final" : (_v.parent.parent.context.index + 2)); _ck(_v, 1, 0, currVal_0); }); }
90
- function View_FloatingBarComponent_19(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 5, "span", [["class", "value"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_20)), i1.ɵdid(2, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_21)), i1.ɵdid(4, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵted(5, null, [" ", " "]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = !_co.nonRemovableUsersList.includes(_v.parent.context.$implicit[_co.elementId]); _ck(_v, 2, 0, currVal_0); var currVal_1 = ((_co.selectedWorkflow == "SEQUENTIAL") && _co.showWorkflow); _ck(_v, 4, 0, currVal_1); }, function (_ck, _v) { var _co = _v.component; var currVal_2 = _v.parent.context.$implicit[_co.displayElementKey]; _ck(_v, 5, 0, currVal_2); }); }
91
- function View_FloatingBarComponent_23(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "i", [["class", "icons"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
105
+ function View_FloatingBarComponent_25(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [["class", "step"]], null, null, null, null, null)), (_l()(), i1.ɵted(1, null, [" ", " "]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = ((_v.parent.parent.context.index == (_co.selectedData.slice(1).length - 1)) ? "Final" : (_v.parent.parent.context.index + 2)); _ck(_v, 1, 0, currVal_0); }); }
106
+ function View_FloatingBarComponent_23(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 5, "span", [["class", "value"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_24)), i1.ɵdid(2, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_25)), i1.ɵdid(4, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵted(5, null, [" ", " "]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = !_co.nonRemovableUsersList.includes(_v.parent.context.$implicit[_co.elementId]); _ck(_v, 2, 0, currVal_0); var currVal_1 = ((_co.selectedWorkflow == "SEQUENTIAL") && _co.showWorkflow); _ck(_v, 4, 0, currVal_1); }, function (_ck, _v) { var _co = _v.component; var currVal_2 = _v.parent.context.$implicit[_co.displayElementKey]; _ck(_v, 5, 0, currVal_2); }); }
107
+ function View_FloatingBarComponent_27(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "i", [["class", "icons"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
92
108
  var pd_0 = (_co.deleteSelected(_v.parent.parent.context.$implicit) !== false);
93
109
  ad = (pd_0 && ad);
94
110
  } return ad; }, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE90D"]))], null, null); }
95
- function View_FloatingBarComponent_22(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "span", [["class", "value"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_23)), i1.ɵdid(2, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵted(3, null, [" ", " "]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = !_co.nonRemovableUsersList.includes(_v.parent.context.$implicit[_co.elementId]); _ck(_v, 2, 0, currVal_0); }, function (_ck, _v) { var _co = _v.component; var currVal_1 = _v.parent.context.$implicit[_co.displayElementKey]; _ck(_v, 3, 0, currVal_1); }); }
96
- function View_FloatingBarComponent_24(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [["class", "primary-label"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["PRIMARY"]))], null, null); }
97
- function View_FloatingBarComponent_18(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 9, "li", [], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 8, "div", [["class", "avatar-card"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_FloatingBarComponent_19)), i1.ɵdid(3, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵppd(4, 1), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_FloatingBarComponent_22)), i1.ɵdid(6, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵppd(7, 1), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_24)), i1.ɵdid(9, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = (i1.ɵunv(_v, 3, 0, _ck(_v, 4, 0, i1.ɵnov(_v.parent, 0), _v.context.$implicit[_co.displayElementKey])) !== "object"); _ck(_v, 3, 0, currVal_0); var currVal_1 = (i1.ɵunv(_v, 6, 0, _ck(_v, 7, 0, i1.ɵnov(_v.parent, 0), _v.context.$implicit[_co.displayElementKey])) === "object"); _ck(_v, 6, 0, currVal_1); var currVal_2 = (((_co.defaultSelected == null) ? null : _co.defaultSelected.category_id) && (((_co.defaultSelected == null) ? null : _co.defaultSelected.category_id) === ((_v.context.$implicit == null) ? null : _v.context.$implicit.category_id))); _ck(_v, 9, 0, currVal_2); }, null); }
98
- export function View_FloatingBarComponent_0(_l) { return i1.ɵvid(0, [i1.ɵpid(0, i15.DataTypePipe, []), (_l()(), i1.ɵeld(1, 0, null, null, 14, "div", [["class", "floating-bar"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 13, "div", [["class", "floating-bar-container"]], null, null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 5, "div", [["class", "left"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_1)), i1.ɵdid(5, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_13)), i1.ɵdid(7, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵncd(null, 0), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_14)), i1.ɵdid(10, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(11, 0, null, null, 4, "div", [["class", "right"]], null, null, null, null, null)), (_l()(), i1.ɵeld(12, 0, null, null, 1, "button", [["appRipple", ""], ["class", "cancel"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
111
+ function View_FloatingBarComponent_26(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "span", [["class", "value"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_27)), i1.ɵdid(2, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵted(3, null, [" ", " "]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = !_co.nonRemovableUsersList.includes(_v.parent.context.$implicit[_co.elementId]); _ck(_v, 2, 0, currVal_0); }, function (_ck, _v) { var _co = _v.component; var currVal_1 = _v.parent.context.$implicit[_co.displayElementKey]; _ck(_v, 3, 0, currVal_1); }); }
112
+ function View_FloatingBarComponent_28(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [["class", "primary-label"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["PRIMARY"]))], null, null); }
113
+ function View_FloatingBarComponent_22(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 9, "li", [], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 8, "div", [["class", "avatar-card"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_FloatingBarComponent_23)), i1.ɵdid(3, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵppd(4, 1), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_FloatingBarComponent_26)), i1.ɵdid(6, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵppd(7, 1), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_28)), i1.ɵdid(9, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = (i1.ɵunv(_v, 3, 0, _ck(_v, 4, 0, i1.ɵnov(_v.parent, 0), _v.context.$implicit[_co.displayElementKey])) !== "object"); _ck(_v, 3, 0, currVal_0); var currVal_1 = (i1.ɵunv(_v, 6, 0, _ck(_v, 7, 0, i1.ɵnov(_v.parent, 0), _v.context.$implicit[_co.displayElementKey])) === "object"); _ck(_v, 6, 0, currVal_1); var currVal_2 = (((_co.defaultSelected == null) ? null : _co.defaultSelected.category_id) && (((_co.defaultSelected == null) ? null : _co.defaultSelected.category_id) === ((_v.context.$implicit == null) ? null : _v.context.$implicit.category_id))); _ck(_v, 9, 0, currVal_2); }, null); }
114
+ function View_FloatingBarComponent_29(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 5, "li", [], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 4, "div", [["class", "avatar-card"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 3, "span", [["class", "value"]], null, null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 1, "i", [["class", "icons"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
115
+ var pd_0 = (_co.deleteSelectedGroup(_v.context.$implicit) !== false);
116
+ ad = (pd_0 && ad);
117
+ } return ad; }, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE90D"])), (_l()(), i1.ɵted(5, null, ["", ""]))], null, function (_ck, _v) { var currVal_0 = _v.context.$implicit["group_name"]; _ck(_v, 5, 0, currVal_0); }); }
118
+ export function View_FloatingBarComponent_0(_l) { return i1.ɵvid(0, [i1.ɵpid(0, i15.DataTypePipe, []), (_l()(), i1.ɵeld(1, 0, null, null, 16, "div", [["class", "floating-bar"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 15, "div", [["class", "floating-bar-container"]], null, null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 7, "div", [["class", "left"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_1)), i1.ɵdid(5, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_13)), i1.ɵdid(7, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_17)), i1.ɵdid(9, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵncd(null, 0), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_18)), i1.ɵdid(12, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(13, 0, null, null, 4, "div", [["class", "right"]], null, null, null, null, null)), (_l()(), i1.ɵeld(14, 0, null, null, 1, "button", [["appRipple", ""], ["class", "cancel"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
99
119
  var pd_0 = (_co.close() !== false);
100
120
  ad = (pd_0 && ad);
101
- } return ad; }, null, null)), (_l()(), i1.ɵted(-1, null, ["Cancel"])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_17)), i1.ɵdid(15, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(16, 0, null, null, 5, "app-popover", [], null, [["window", "resize"]], function (_v, en, $event) { var ad = true; if (("window:resize" === en)) {
102
- var pd_0 = (i1.ɵnov(_v, 17).sizeChange($event) !== false);
121
+ } return ad; }, null, null)), (_l()(), i1.ɵted(-1, null, ["Cancel"])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_21)), i1.ɵdid(17, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(18, 0, null, null, 5, "app-popover", [], null, [["window", "resize"]], function (_v, en, $event) { var ad = true; if (("window:resize" === en)) {
122
+ var pd_0 = (i1.ɵnov(_v, 19).sizeChange($event) !== false);
123
+ ad = (pd_0 && ad);
124
+ } return ad; }, i16.View_PopoverComponent_0, i16.RenderType_PopoverComponent)), i1.ɵdid(19, 114688, [["userPopover", 4]], 0, i17.PopoverComponent, [i4.PopoverService], { dontCloseonClick: [0, "dontCloseonClick"] }, null), (_l()(), i1.ɵeld(20, 0, null, 0, 3, "div", [["class", "action-list"]], null, null, null, null, null)), (_l()(), i1.ɵeld(21, 0, null, null, 2, "ul", [["class", "action-item"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_22)), i1.ɵdid(23, 278528, null, 0, i2.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), (_l()(), i1.ɵeld(24, 0, null, null, 5, "app-popover", [], null, [["window", "resize"]], function (_v, en, $event) { var ad = true; if (("window:resize" === en)) {
125
+ var pd_0 = (i1.ɵnov(_v, 25).sizeChange($event) !== false);
103
126
  ad = (pd_0 && ad);
104
- } return ad; }, i16.View_PopoverComponent_0, i16.RenderType_PopoverComponent)), i1.ɵdid(17, 114688, [["popoverFloat", 4]], 0, i17.PopoverComponent, [i4.PopoverService], { dontCloseonClick: [0, "dontCloseonClick"] }, null), (_l()(), i1.ɵeld(18, 0, null, 0, 3, "div", [["class", "action-list"]], null, null, null, null, null)), (_l()(), i1.ɵeld(19, 0, null, null, 2, "ul", [["class", "action-item"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_18)), i1.ɵdid(21, 278528, null, 0, i2.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.selectedData.length > 0); _ck(_v, 5, 0, currVal_0); var currVal_1 = _co.showFrequencyText; _ck(_v, 7, 0, currVal_1); var currVal_2 = ((_co.showWorkflow && (_co.mode === "CREATE")) || (_co.showWorkflow && _co.workflowList.includes("ROUND-ROBIN"))); _ck(_v, 10, 0, currVal_2); var currVal_3 = _co.showNextButton; _ck(_v, 15, 0, currVal_3); var currVal_4 = true; _ck(_v, 17, 0, currVal_4); var currVal_5 = ((_co.selectedData == null) ? null : _co.selectedData.slice(1)); _ck(_v, 21, 0, currVal_5); }, null); }
127
+ } return ad; }, i16.View_PopoverComponent_0, i16.RenderType_PopoverComponent)), i1.ɵdid(25, 114688, [["groupPopover", 4]], 0, i17.PopoverComponent, [i4.PopoverService], { dontCloseonClick: [0, "dontCloseonClick"] }, null), (_l()(), i1.ɵeld(26, 0, null, 0, 3, "div", [["class", "action-list"]], null, null, null, null, null)), (_l()(), i1.ɵeld(27, 0, null, null, 2, "ul", [["class", "action-item"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_FloatingBarComponent_29)), i1.ɵdid(29, 278528, null, 0, i2.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.selectedData.length > 0); _ck(_v, 5, 0, currVal_0); var currVal_1 = _co.groupsEnabled; _ck(_v, 7, 0, currVal_1); var currVal_2 = _co.showFrequencyText; _ck(_v, 9, 0, currVal_2); var currVal_3 = ((_co.showWorkflow && (_co.mode === "CREATE")) || (_co.showWorkflow && _co.workflowList.includes("ROUND-ROBIN"))); _ck(_v, 12, 0, currVal_3); var currVal_4 = _co.showNextButton; _ck(_v, 17, 0, currVal_4); var currVal_5 = true; _ck(_v, 19, 0, currVal_5); var currVal_6 = ((_co.selectedData == null) ? null : _co.selectedData.slice(1)); _ck(_v, 23, 0, currVal_6); var currVal_7 = true; _ck(_v, 25, 0, currVal_7); var currVal_8 = _co.selectedGroups; _ck(_v, 29, 0, currVal_8); }, null); }
105
128
  export function View_FloatingBarComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-floating-bar", [], null, null, null, View_FloatingBarComponent_0, RenderType_FloatingBarComponent)), i1.ɵdid(1, 638976, null, 0, i18.FloatingBarComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
106
- var FloatingBarComponentNgFactory = i1.ɵccf("app-floating-bar", i18.FloatingBarComponent, View_FloatingBarComponent_Host_0, { selectedData: "selectedData", 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", defaultSelectedValue: "defaultSelected", nonRemovableUsersList: "nonRemovableUsersList", removePosition: "removePosition" }, { closeEvent: "closeEvent", deleteEvent: "deleteEvent", closeList: "closeList", workflowTypeChanged: "workflowTypeChanged" }, ["*"]);
129
+ var FloatingBarComponentNgFactory = i1.ɵccf("app-floating-bar", i18.FloatingBarComponent, View_FloatingBarComponent_Host_0, { selectedData: "selectedData", selectedGroups: "selectedGroups", 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", defaultSelectedValue: "defaultSelected", groupsEnabled: "groupsEnabled", nonRemovableUsersList: "nonRemovableUsersList", removePosition: "removePosition" }, { closeEvent: "closeEvent", deleteEvent: "deleteEvent", closeList: "closeList", deleteGroupEvent: "deleteGroupEvent", workflowTypeChanged: "workflowTypeChanged" }, ["*"]);
107
130
  export { FloatingBarComponentNgFactory as FloatingBarComponentNgFactory };
108
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvYXRpbmctYmFyLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy92eC13b3JrZmxvdy1lbmdpbmUvc3JjL2xpYi9zaGFyZWRDb21wb25lbnRzL2Zsb2F0aW5nLWJhci9mbG9hdGluZy1iYXIuY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3NoYXJlZENvbXBvbmVudHMvZmxvYXRpbmctYmFyL2Zsb2F0aW5nLWJhci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OytEQ01ZLGdKQUNnRCxZQUE5Qzs7d0JBQWlDO01BRG5DLHdCQUNnRCxLQUFaLG1DQUFROytEQUM1Qyw4RkFDbUgsS0FEekMsK1RBQ2tDOytEQUN4Ryw2RUFBc0csS0FBckMsMkxBQThCOytEQUMvRiw2RUFDZ0QsS0FEaUIsOFVBQ3hCOytEQUN6QyxnSkFFZ0QsWUFBOUM7O3dCQUFpQztNQUZuQyx3QkFFZ0QsS0FBWixtQ0FBUTsrREFWbEQsOEVBV2UsS0FWYixvTEFDZ0QsSUFDaEQsb0xBQ21ILElBQy9HLG9MQUFzRyxHQUFoRyxZQUEwRCxJQUNoRSxvTEFDZ0QsR0FEMUMsYUFBMEQsSUFFaEUscUxBRWdELHNGQVRuQyxrSUFBd0YsSUFBekcsWUFDZ0QsRUFEL0IsU0FBd0YsR0FFdEYsOERBQXNELGdCQUF6RSxZQUNtSCxFQURoRyxTQUFzRCxHQUUvRCx1SkFBMEQsR0FBaEUsWUFBc0csRUFBaEcsU0FBMEQsR0FDMUQsd0pBQTBELEdBQWhFLFlBQ2dELEVBRDFDLFNBQTBELEdBRzlELGtJQUF3RixJQUQxRixhQUVnRCxFQUQ5QyxTQUF3RjsrREFWbEcsNkZBYU0sS0FaSixvTEFXZSx5QkFYRCxrQkFBZSxvQkFBN0IsWUFXZSxFQVhELFNBQWU7K0RBYS9COzs7Ozs7Ozt3QkFDNEQ7TUFERzs7d0JBQWdDO01BQS9GLHFKQUM0RCxJQUF6QyxpQ0FBbUMsMkJBQXBELHNCQUFnQixFQURsQixZQUM0RCxFQUExRCxTQUFnQixtREFBQyxxS0FBbUM7Z0VBRXBELDZFQUF5RSxLQUF2QixrSkFBZ0I7Z0VBQ2xFLDZFQUFxRSxLQUFyQixnSkFBYztnRUFGaEUsNkZBR00sS0FGSixxTEFBeUUsSUFDekUscUxBQXFFLGlEQUQvRCw2RkFBMkMsR0FBakQsWUFBeUUsRUFBbkUsU0FBMkMsR0FDM0MsMkZBQXlDLEdBQS9DLFlBQXFFLEVBQS9ELFNBQXlDOytEQW5CbkQsNkVBcUJlLEtBcEJiLGtOQWFNLElBQ04sb0xBQzRELElBQzVELHFMQUdNLHNGQW5CWSxnRkFBOEQsSUFBaEYsWUFhTSxFQWJZLFNBQThELEdBYzNELGtGQUE4QixHQUFuRCxZQUM0RCxFQUR2QyxTQUE4QixHQUVqQyxrRkFBOEIsR0FBaEQsWUFHTSxFQUhZLFNBQThCO2dFQUtsRCw2RUFJZSxLQUhiLDZGQUVNLEtBREosNkVBQXFFLEtBQS9ELCtDQUFrQixNQUFBLDBFQUEyQixLQUF4QixnQ0FBb0IsTUFBSSx3Q0FBVyx5REFBbkMsNkRBQW9CO2dFQVFqRDs7Ozs7d0JBQ2tFO01BRFc7O3dCQUFtQztNQUFDOzt3QkFBeUM7TUFBMUosK0pBQ2tFLElBQXBDLDRGQUE2QixLQUFaLG1DQUFRLDJCQUEzQyx1QkFBaUIsRUFEN0IsWUFDa0UsRUFBdEQsU0FBaUI7Z0VBZTdCLG1RQUVZLElBRmdELCtCQUU1RCwyQkFGNkMsa0JBQWMsb0JBQTNELFlBRVksRUFGaUMsU0FBYywyQkFBQyw2REFFNUQ7Z0VBckJKLGdHQXVCTSxLQXRCSiw4RUFLUSxLQUxELGtDQUVMLE1BQUEscUxBQ2tFLElBRzFELGtRQVVnQixJQVRaLG1HQVFNLEtBUEosMkdBS00sS0FMeUIsOEVBQ21CLE1BQUEsNEVBQUksS0FDcEQsZ0ZBQTRCLEtBQXBCLHdDQUFXLE1BQVMsaUhBQW9GLE1BQUEsNEVBQUksS0FDcEgsZ0ZBQTZCLEtBQXJCLHlDQUFZLE1BQVMsZ0tBQW1JLE1BQUEsNEVBQUksS0FDcEssZ0ZBQXlCLEtBQWpCLHFDQUFRLE1BQVMsd0xBQzNCLE1BSWhCLHlUQUlZLFlBSkQ7O3dCQUE4QjtNQUFDOzt3QkFBZ0Q7TUFBMUYsdW5CQUlZLElBSFYsaU5BRVksaURBbEJPLHdEQUF5QyxHQUE1RCxZQUNrRSxFQUQvQyxTQUF5QyxHQUlwRCxZQVVnQixHQUNpRSxxQ0FBcUMsRUFBRSxxQkFBb0IsRUFBdEosYUFJWSxFQUorRSxTQUFxQyxFQUFFLFVBQW9CLEdBQTNJLG9CQUE4QixtQkFBekMsYUFJWSxFQUpELFVBQThCLEdBQzVCLG9CQUFpQyxlQUE1QyxhQUVZLEVBRkQsVUFBaUMsbURBbEJ2Qyx5REFFTCxHQWVGLGthQUlZO2dFQUlaLG9LQUE2SCxZQUF0RTs7d0JBQWdCO01BQXZFLHdCQUE2SCxLQUEzQyxrQ0FBSyxNQUFBLDRGQUE2QixLQUFaLG1DQUFRLHlEQUFqRixtQkFBdUIsYUFBdEQsWUFBNkgsRUFBOUYsU0FBdUI7Z0VBbUJoRCxnSkFDZ0QsWUFBOUM7O3dCQUFpQztNQURuQyx3QkFDZ0QsS0FBWixtQ0FBUTtnRUFDNUMsOEZBRU8sS0FGbUUsaVFBRTFFO2dFQUxGLCtGQU9PLEtBTkwscUxBQ2dELElBQ2hELHFMQUVPLElBQUEsa0NBRVQsbURBTm1CLG1GQUEyRCxjQUE1RSxZQUNnRCxFQUQvQixTQUEyRCxHQUV6RCw4REFBc0QsZ0JBQXpFLFlBRU8sRUFGWSxTQUFzRCxtREFFbEUsMkZBRVQ7Z0VBR0UsZ0pBQ2dELFlBQTlDOzt3QkFBaUM7TUFEbkMsd0JBQ2dELEtBQVosbUNBQVE7Z0VBRjlDLCtGQUlPLEtBSEwscUxBQ2dELElBQUEsa0NBRWxELG1EQUhtQixtRkFBMkQsY0FBNUUsWUFDZ0QsRUFEL0IsU0FBMkQsbURBQzVCLDJGQUVsRDtnRUFDQSxzR0FBc0ksS0FBYixvQ0FBTztnRUFoQnBJLDJFQWtCSyxLQWpCSCxvR0FnQk0sS0FmSixxTEFPTyxHQVBhLFlBQTBELElBUzlFLHFMQUlPLEdBSmEsWUFBMEQsSUFLOUUscUxBQXNJLGlEQWRsSCxrSUFBMEQsR0FBOUUsWUFPTyxFQVBhLFNBQTBELEdBUzFELGtJQUEwRCxHQUE5RSxZQUlPLEVBSmEsU0FBMEQsR0FLekUsc05BQTZGLG1DQUFsRyxZQUFzSSxFQUFqSSxTQUE2Rjt3R0ExRjVHLHNHQTZETSxLQTVESixnSEEyRE0sS0ExREosNkZBNkJNLEtBNUJKLG9MQXFCZSxJQUNmLHFMQUllLEdBQ2YsZUFBeUIsSUFFM0Isc0xBdUJNLElBQ04sK0ZBR00sS0FGSiwwS0FBa0UsWUFBakM7O3dCQUFpQjtNQUFsRCx3QkFBa0UsS0FBZixtQ0FBTSxNQUN6RCxzTEFBNkgsSUFJbkk7OztnT0FpQ2MsSUFoQ1osa0dBK0JNLEtBOUJKLG9HQTZCSyxLQW5CSCxvTkFrQkssaURBekZTLDRDQUErQixHQUE3QyxZQXFCZSxFQXJCRCxTQUErQixHQXNCL0IsbUJBQXlCLG9CQUF2QyxZQUllLEVBSkQsU0FBeUIsR0FPckIsOEhBQW9HLEtBQXhILGFBdUJNLEVBdkJjLFNBQW9HLEdBMEI5RyxtQkFBc0IsaUJBQTlCLGFBQTZILEVBQXJILFNBQXNCLEdBSVQsb0JBQXlCLEVBQXBELGFBaUNjLEVBakNhLFNBQXlCLEdBWTFDLDZFQUE0RCxJQUFoRSxhQWtCSyxFQWxCRCxTQUE0RCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGkwIGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaTAuQ29tcG9uZW50RmFjdG9yeTtcbiIsIjxkaXYgY2xhc3M9XCJmbG9hdGluZy1iYXJcIj5cclxuICA8ZGl2IGNsYXNzPVwiZmxvYXRpbmctYmFyLWNvbnRhaW5lclwiPlxyXG4gICAgPGRpdiBjbGFzcz1cImxlZnRcIj5cclxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cInNlbGVjdGVkRGF0YS5sZW5ndGggPiAwXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNoaXBcIiAqbmdGb3I9XCJsZXQgZWxlbWVudCBvZiBzZWxlY3RlZERhdGE/LnNsaWNlKDAsMSk7bGV0IGkgPSBpbmRleFwiPlxyXG4gICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cImVsZW1lbnRcIj5cclxuICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uc1wiICpuZ0lmPVwiIW5vblJlbW92YWJsZVVzZXJzTGlzdC5pbmNsdWRlcyhlbGVtZW50W2VsZW1lbnRJZF0pICYmIHJlbW92ZVBvc2l0aW9uICE9ICdyaWdodCdcIlxyXG4gICAgICAgICAgICAgIChjbGljayk9XCJkZWxldGVTZWxlY3RlZChlbGVtZW50KVwiPiYjeGU5MGQ7PC9pPlxyXG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cInN0ZXBcIiAqbmdJZj1cInNlbGVjdGVkV29ya2Zsb3c9PSdTRVFVRU5USUFMJyAmJiBzaG93V29ya2Zsb3dcIj4gXHJcbiAgICAgICAgICAgICAge3soKHNlbGVjdGVkRGF0YS5sZW5ndGg8PTIpICYmIChpPT1zZWxlY3RlZERhdGEubGVuZ3RoLTEpKSAmJiBzZWxlY3RlZERhdGEubGVuZ3RoID4gMT8gJ0ZpbmFsJyA6IChpKzEpIH19IDwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDxzcGFuICpuZ0lmPVwiKGVsZW1lbnRbZGlzcGxheUVsZW1lbnRLZXldfGRhdGFUeXBlKSAhPT0gJ29iamVjdCdcIj57e2VsZW1lbnRbZGlzcGxheUVsZW1lbnRLZXldfX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiAqbmdJZj1cIihlbGVtZW50W2Rpc3BsYXlFbGVtZW50S2V5XXxkYXRhVHlwZSkgPT09ICdvYmplY3QnXCI+e3tlbGVtZW50W2Rpc3BsYXlFbGVtZW50S2V5XSB8IHNsaWNlOlxyXG4gICAgICAgICAgICAgICAgICBlbGVtZW50W2Rpc3BsYXlFbGVtZW50S2V5XS5sZW5ndGggLTEgfX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8aSBjbGFzcz1cImljb25zXCJcclxuICAgICAgICAgICAgICAgICAgKm5nSWY9XCIhbm9uUmVtb3ZhYmxlVXNlcnNMaXN0LmluY2x1ZGVzKGVsZW1lbnRbZWxlbWVudElkXSkgJiYgcmVtb3ZlUG9zaXRpb24gPT0gJ3JpZ2h0J1wiXHJcbiAgICAgICAgICAgICAgICAgIChjbGljayk9XCJkZWxldGVTZWxlY3RlZChlbGVtZW50KVwiPiYjeGU5MGQ7PC9pPlxyXG4gICAgICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvdW50ZXJcIiAqbmdJZj1cInNlbGVjdGVkRGF0YT8ubGVuZ3RoPjFcIiBhcHBQb3BvdmVyIChjbGljayk9XCJwb3BvdmVyRmxvYXQucG9wb3ZlcigpXCJcclxuICAgICAgICAgIHBsYWNlbWVudD1cImxlZnRcIj4re3tzZWxlY3RlZERhdGE/LnNsaWNlKDEpPy5sZW5ndGh9fTwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJuYW1lXCIgKm5nSWY9XCJzZWxlY3RlZERhdGE/Lmxlbmd0aD4xXCI+IFxyXG4gICAgICAgICAgPHNwYW4gKm5nSWY9XCJzZWxlY3RlZERhdGE/LnNsaWNlKDEpLmxlbmd0aCA9PT0gMVwiPnt7c2luZ3VsYXJUZXh0fX08L3NwYW4+XHJcbiAgICAgICAgICA8c3BhbiAqbmdJZj1cInNlbGVjdGVkRGF0YT8uc2xpY2UoMSkubGVuZ3RoID4gMVwiPnt7cGx1cmFsVGV4dH19PC9zcGFuPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cInNob3dGcmVxdWVuY3lUZXh0XCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cIm5hbWVcIj5cclxuICAgICAgICAgIDxzcGFuPllvdSBoYXZlIHNlbGVjdGVkIDxiPnt7Y3VycmVudEZyZXF1ZW5jeX19PC9iPiBmcmVxdWVuY3kuPC9zcGFuPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiY2VudGVyXCIgKm5nSWY9XCIoc2hvd1dvcmtmbG93ICYmIG1vZGUgPT09ICdDUkVBVEUnICl8fChzaG93V29ya2Zsb3cgJiYgd29ya2Zsb3dMaXN0LmluY2x1ZGVzKCdST1VORC1ST0JJTicpKVwiPlxyXG4gICAgICA8bGFiZWw+XHJcbiAgICAgICAge3t3b3JrZmxvd1RleHR9fSBcclxuICAgICAgICA8c3BhbiBjbGFzcz1cImljb25cIiAqbmdJZj1cIndvcmtmbG93VGV4dD09J0FwcHJvdmFsIFdvcmtmbG93J1wiIGxpYlBvcG92ZXJIb3ZlciAobW91c2VvdmVyKT1cImRhdGFUb29sdGlwLnBvcG92ZXIoKVwiIChtb3VzZWxlYXZlKT1cImRhdGFUb29sdGlwLmNsb3NlUG9wb3ZlcigpXCJcclxuICAgICAgICAgICAgICAgICAgICBwbGFjZW1lbnQ9XCJyaWdodFwiPjxpIGNsYXNzPVwiaWNvbnNcIj4mI3hlOTFmOzwvaT48L3NwYW4+XHJcblxyXG4gICAgICA8L2xhYmVsPlxyXG4gICAgICAgICAgICAgICAgPHBvcG92ZXItaG92ZXIgI2RhdGFUb29sdGlwPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ2eC1pbmZvLWNhcmRcIj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ2eC1pbmZvLWNhcmQtYm9keVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICBZb3UgY2FuIHNlbGVjdCBmcm9tIHRoZSBmb2xsb3dpbmcgdGhyZWUgb3B0aW9uczo8YnI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxzdHJvbmc+U2VxdWVudGlhbDo8L3N0cm9uZz4gVGhlIHBvbGljeSB3b3VsZCBiZSBzZW50IGZvciBhcHByb3ZhbCBvbmUgYXQgYSB0aW1lIGluIHRoZSBzZXF1ZW5jZSBkZWZpbmVkIGJ5IHlvdS48YnI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxzdHJvbmc+Um91bmQtcm9iaW46PC9zdHJvbmc+IFRoZSBwb2xpY3kgd2lsbCBiZSBzZW50IGZvciBhcHByb3ZhbCB0byBhbGwgYXBwcm92ZXJzIGF0IHRoZSBzYW1lIHRpbWUuIEhvd2V2ZXIsIGl0IGlzIG1hbmRhdG9yeSBmb3IgYWxsIGFwcHJvdmVycyB0byB0YWtlIGFjdGlvbi48YnI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxzdHJvbmc+QW55IE9uZTo8L3N0cm9uZz4gVGhlIHBvbGljeSB3aWxsIGJlIHNlbnQgZm9yIGFwcHJvdmFsIHRvIGFsbCBhcHByb3ZlcnMgYXQgdGhlIHNhbWUgdGltZS4gSWYgYW55b25lIG9mIHRoZSBhcHByb3ZlciBhcHByb3ZlcyB0aGUgcG9saWN5LCBpdCB3aWxsIGJlIGNvbnNpZGVyZWQgYXMgYXBwcm92ZWQuXHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8L3BvcG92ZXItaG92ZXI+XHJcbiAgICAgIDxjcy1zZWxlY3QgWyhuZ01vZGVsKV09XCJzZWxlY3RlZFdvcmtmbG93XCIgKG5nTW9kZWxDaGFuZ2UpPVwic2VsZWN0ZWRXb3JrZmxvd0NoYW5nZSgkZXZlbnQpXCIgW3BsYWNlaG9sZGVyXT1cIidBcHByb3ZhbCBXb3JrRmxvdyAqJ1wiICBbc2V0TWF4V2lkdGhdPVwidHJ1ZVwiPlxyXG4gICAgICAgIDxjcy1vcHRpb24gKm5nRm9yPVwibGV0IGRhdGEgb2Ygd29ya2Zsb3dMaXN0XCIgW3ZhbHVlXT1cImRhdGFcIj5cclxuICAgICAgICAgIHt7ZGF0YX19XHJcbiAgICAgICAgPC9jcy1vcHRpb24+XHJcbiAgICAgIDwvY3Mtc2VsZWN0PlxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwicmlnaHRcIj5cclxuICAgICAgPGJ1dHRvbiBhcHBSaXBwbGUgY2xhc3M9XCJjYW5jZWxcIiAoY2xpY2spPVwiY2xvc2UoKVwiPkNhbmNlbDwvYnV0dG9uPlxyXG4gICAgICA8YnV0dG9uICpuZ0lmPVwic2hvd05leHRCdXR0b25cIiBbZGlzYWJsZWRdPVwiaXNEaXNhYmxlZFwiIChjbGljayk9XCJuZXh0KClcIiBhcHBSaXBwbGU+TmV4dCA8aSBjbGFzcz1cImljb25zXCI+JiN4ZTkxZTs8L2k+PC9idXR0b24+XHJcbiAgICA8L2Rpdj5cclxuICA8L2Rpdj5cclxuPC9kaXY+XHJcbjxhcHAtcG9wb3ZlciAjcG9wb3ZlckZsb2F0IFtkb250Q2xvc2VvbkNsaWNrXT1cInRydWVcIj5cclxuICA8ZGl2IGNsYXNzPVwiYWN0aW9uLWxpc3RcIj5cclxuICAgIDx1bCBjbGFzcz1cImFjdGlvbi1pdGVtXCI+XHJcbiAgICAgIDwhLS0gPGxpIGNsYXNzPVwibXVsdGlwbGUtcHJvZ3JhbVwiICpuZ0lmPVwiZGVmYXVsdFNlbGVjdGVkPy5jYXRlZ29yeV9pZFwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJhdmF0YXItY2FyZFwiPlxyXG4gICAgICAgICAgPHNwYW4gY2xhc3M9XCJ2YWx1ZVwiPlxyXG4gICAgICAgICAgICA8aSBjbGFzcz1cImljb25zXCIgW2NsYXNzLmRpc2FibGVkXT1cInRydWVcIj4mI3hlOTBkOzwvaT5cclxuICAgICAgICAgICAge3tkZWZhdWx0U2VsZWN0ZWQ/Lm5hbWV9fVxyXG4gICAgICAgICAgPC9zcGFuPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cInByaW1hcnktbGFiZWxcIj5QUklNQVJZPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIDwvbGk+IC0tPlxyXG4gICAgICA8bGkgKm5nRm9yPVwibGV0IGVsZW1lbnQgb2Ygc2VsZWN0ZWREYXRhPy5zbGljZSgxKTsgbGV0IGkgPWluZGV4XCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImF2YXRhci1jYXJkXCI+XHJcbiAgICAgICAgICA8c3BhbiBjbGFzcz1cInZhbHVlXCIgKm5nSWY9XCIoZWxlbWVudFtkaXNwbGF5RWxlbWVudEtleV18ZGF0YVR5cGUpICE9PSAnb2JqZWN0J1wiPlxyXG4gICAgICAgICAgICA8aSBjbGFzcz1cImljb25zXCIgKm5nSWY9XCIhbm9uUmVtb3ZhYmxlVXNlcnNMaXN0LmluY2x1ZGVzKGVsZW1lbnRbZWxlbWVudElkXSlcIlxyXG4gICAgICAgICAgICAgIChjbGljayk9XCJkZWxldGVTZWxlY3RlZChlbGVtZW50KVwiPiYjeGU5MGQ7PC9pPlxyXG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cInN0ZXBcIiAqbmdJZj1cInNlbGVjdGVkV29ya2Zsb3c9PSdTRVFVRU5USUFMJyAmJiBzaG93V29ya2Zsb3dcIj5cclxuICAgICAgICAgICAgICB7eyhpPT1zZWxlY3RlZERhdGEuc2xpY2UoMSkubGVuZ3RoLTEpPyAnRmluYWwnIDogKGkrMikgfX1cclxuICAgICAgICAgICAgPC9zcGFuPlxyXG4gICAgICAgICAgICB7e2VsZW1lbnRbZGlzcGxheUVsZW1lbnRLZXldfX1cclxuICAgICAgICAgIDwvc3Bhbj5cclxuXHJcbiAgICAgICAgICA8c3BhbiBjbGFzcz1cInZhbHVlXCIgKm5nSWY9XCIoZWxlbWVudFtkaXNwbGF5RWxlbWVudEtleV18ZGF0YVR5cGUpID09PSAnb2JqZWN0J1wiPlxyXG4gICAgICAgICAgICA8aSBjbGFzcz1cImljb25zXCIgKm5nSWY9XCIhbm9uUmVtb3ZhYmxlVXNlcnNMaXN0LmluY2x1ZGVzKGVsZW1lbnRbZWxlbWVudElkXSlcIlxyXG4gICAgICAgICAgICAgIChjbGljayk9XCJkZWxldGVTZWxlY3RlZChlbGVtZW50KVwiPiYjeGU5MGQ7PC9pPlxyXG4gICAgICAgICAgICB7e2VsZW1lbnRbZGlzcGxheUVsZW1lbnRLZXldfX1cclxuICAgICAgICAgIDwvc3Bhbj5cclxuICAgICAgICAgIDxkaXYgKm5nSWY9XCJkZWZhdWx0U2VsZWN0ZWQ/LmNhdGVnb3J5X2lkICYmIGRlZmF1bHRTZWxlY3RlZD8uY2F0ZWdvcnlfaWQgPT09IGVsZW1lbnQ/LmNhdGVnb3J5X2lkXCIgY2xhc3M9XCJwcmltYXJ5LWxhYmVsXCI+UFJJTUFSWTwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICA8L2xpPlxyXG4gICAgPC91bD5cclxuICA8L2Rpdj5cclxuPC9hcHAtcG9wb3Zlcj4iXX0=
131
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvYXRpbmctYmFyLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy92eC13b3JrZmxvdy1lbmdpbmUvc3JjL2xpYi9zaGFyZWRDb21wb25lbnRzL2Zsb2F0aW5nLWJhci9mbG9hdGluZy1iYXIuY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3NoYXJlZENvbXBvbmVudHMvZmxvYXRpbmctYmFyL2Zsb2F0aW5nLWJhci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OytEQ01ZLGdKQUNnRCxZQUE5Qzs7d0JBQWlDO01BRG5DLHdCQUNnRCxLQUFaLG1DQUFROytEQUM1Qyw4RkFDbUgsS0FEekMsK1RBQ2tDOytEQUN4Ryw2RUFBc0csS0FBckMsMkxBQThCOytEQUMvRiw2RUFDZ0QsS0FEaUIsOFVBQ3hCOytEQUN6QyxnSkFFZ0QsWUFBOUM7O3dCQUFpQztNQUZuQyx3QkFFZ0QsS0FBWixtQ0FBUTsrREFWbEQsOEVBV2UsS0FWYixvTEFDZ0QsSUFDaEQsb0xBQ21ILElBQy9HLG9MQUFzRyxHQUFoRyxZQUEwRCxJQUNoRSxvTEFDZ0QsR0FEMUMsYUFBMEQsSUFFaEUscUxBRWdELHNGQVRuQyxrSUFBd0YsSUFBekcsWUFDZ0QsRUFEL0IsU0FBd0YsR0FFdEYsOERBQXNELGdCQUF6RSxZQUNtSCxFQURoRyxTQUFzRCxHQUUvRCx1SkFBMEQsR0FBaEUsWUFBc0csRUFBaEcsU0FBMEQsR0FDMUQsd0pBQTBELEdBQWhFLFlBQ2dELEVBRDFDLFNBQTBELEdBRzlELGtJQUF3RixJQUQxRixhQUVnRCxFQUQ5QyxTQUF3RjsrREFWbEcsNkZBYU0sS0FaSixvTEFXZSx5QkFYRCxrQkFBZSxvQkFBN0IsWUFXZSxFQVhELFNBQWU7K0RBYS9COzs7Ozs7Ozt3QkFBeUo7TUFBMUY7O3dCQUErQjtNQUE5RixxSkFBeUosSUFBekMsaUNBQW1DLDJCQUFwRCxzQkFBZ0IsRUFBL0csWUFBeUosRUFBMUQsU0FBZ0IsbURBQUMscUtBQW1DO2dFQUVqSiw2RUFBeUUsS0FBdkIsa0pBQWdCO2dFQUNsRSw2RUFBcUUsS0FBckIsZ0pBQWM7Z0VBRmhFLDZGQUdNLEtBRkoscUxBQXlFLElBQ3pFLHFMQUFxRSxpREFEL0QsNkZBQTJDLEdBQWpELFlBQXlFLEVBQW5FLFNBQTJDLEdBQzNDLDJGQUF5QyxHQUEvQyxZQUFxRSxFQUEvRCxTQUF5QzsrREFsQm5ELDZFQW9CZSxLQW5CYixrTkFhTSxJQUNOLG9MQUF5SixJQUN6SixxTEFHTSxzRkFsQlksZ0ZBQThELElBQWhGLFlBYU0sRUFiWSxTQUE4RCxHQWMzRCxrRkFBOEIsR0FBbkQsWUFBeUosRUFBcEksU0FBOEIsR0FDakMsa0ZBQThCLEdBQWhELFlBR00sRUFIWSxTQUE4QjtnRUFNbEQsNkZBQXlGLEtBQVAsOEJBQUM7Z0VBQ25GOzs7Ozs7Ozt3QkFBMEo7TUFBbEY7O3dCQUFnQztNQUF4RyxxSkFBMEosSUFBaEMsaUNBQTBCLDJCQUEzQyxzQkFBZ0IsRUFBekgsWUFBMEosRUFBakQsU0FBZ0IsbURBQUMsa0VBQTBCO2dFQUNwSiw2RkFBa0YsS0FBOUIscURBQXdCO2dFQUg1RSw2RUFJYSxLQUhiLHFMQUF5RixJQUN6RixxTEFBMEosSUFDMUoscUxBQWtGLHNGQUYvRCxzSEFBNkQsSUFBaEYsWUFBeUYsRUFBdEUsU0FBNkQsR0FDckQsOENBQWlDLEdBQTVELFlBQTBKLEVBQS9ILFNBQWlDLEdBQzFDLDhDQUFpQyxHQUFuRCxZQUFrRixFQUFoRSxTQUFpQztnRUFFbkQsNkVBSWUsS0FIYiw2RkFFTSxLQURKLDZFQUFxRSxLQUEvRCwrQ0FBa0IsTUFBQSwwRUFBMkIsS0FBeEIsZ0NBQW9CLE1BQUksd0NBQVcseURBQW5DLDZEQUFvQjtnRUFRakQ7Ozs7O3dCQUNrRTtNQURXOzt3QkFBbUM7TUFBQzs7d0JBQXlDO01BQTFKLCtKQUNrRSxJQUFwQyw0RkFBNkIsS0FBWixtQ0FBUSwyQkFBM0MsdUJBQWlCLEVBRDdCLFlBQ2tFLEVBQXRELFNBQWlCO2dFQWU3QixtUUFFWSxJQUZnRCwrQkFFNUQsMkJBRjZDLGtCQUFjLG9CQUEzRCxZQUVZLEVBRmlDLFNBQWMsMkJBQUMsNkRBRTVEO2dFQXJCSixnR0F1Qk0sS0F0QkosOEVBS1EsS0FMRCxrQ0FFTCxNQUFBLHFMQUNrRSxJQUcxRCxrUUFVZ0IsSUFUWixtR0FRTSxLQVBKLDJHQUtNLEtBTHlCLDhFQUNtQixNQUFBLDRFQUFJLEtBQ3BELGdGQUE0QixLQUFwQix3Q0FBVyxNQUFTLGlIQUFvRixNQUFBLDRFQUFJLEtBQ3BILGdGQUE2QixLQUFyQix5Q0FBWSxNQUFTLGdLQUFtSSxNQUFBLDRFQUFJLEtBQ3BLLGdGQUF5QixLQUFqQixxQ0FBUSxNQUFTLHdMQUMzQixNQUloQix5VEFJWSxZQUpEOzt3QkFBOEI7TUFBQzs7d0JBQWdEO01BQTFGLHVuQkFJWSxJQUhWLGlOQUVZLGlEQWxCTyx3REFBeUMsR0FBNUQsWUFDa0UsRUFEL0MsU0FBeUMsR0FJcEQsWUFVZ0IsR0FDaUUscUNBQXFDLEVBQUUscUJBQW9CLEVBQXRKLGFBSVksRUFKK0UsU0FBcUMsRUFBRSxVQUFvQixHQUEzSSxvQkFBOEIsbUJBQXpDLGFBSVksRUFKRCxVQUE4QixHQUM1QixvQkFBaUMsZUFBNUMsYUFFWSxFQUZELFVBQWlDLG1EQWxCdkMseURBRUwsR0FlRixrYUFJWTtnRUFJWixvS0FBNkgsWUFBdEU7O3dCQUFnQjtNQUF2RSx3QkFBNkgsS0FBM0Msa0NBQUssTUFBQSw0RkFBNkIsS0FBWixtQ0FBUSx5REFBakYsbUJBQXVCLGFBQXRELFlBQTZILEVBQTlGLFNBQXVCO2dFQW1CaEQsZ0pBQ2dELFlBQTlDOzt3QkFBaUM7TUFEbkMsd0JBQ2dELEtBQVosbUNBQVE7Z0VBQzVDLDhGQUVPLEtBRm1FLGlRQUUxRTtnRUFMRiwrRkFPTyxLQU5MLHFMQUNnRCxJQUNoRCxxTEFFTyxJQUFBLGtDQUVULG1EQU5tQixtRkFBMkQsY0FBNUUsWUFDZ0QsRUFEL0IsU0FBMkQsR0FFekQsOERBQXNELGdCQUF6RSxZQUVPLEVBRlksU0FBc0QsbURBRWxFLDJGQUVUO2dFQUdFLGdKQUNnRCxZQUE5Qzs7d0JBQWlDO01BRG5DLHdCQUNnRCxLQUFaLG1DQUFRO2dFQUY5QywrRkFJTyxLQUhMLHFMQUNnRCxJQUFBLGtDQUVsRCxtREFIbUIsbUZBQTJELGNBQTVFLFlBQ2dELEVBRC9CLFNBQTJELG1EQUM1QiwyRkFFbEQ7Z0VBQ0Esc0dBQXNJLEtBQWIsb0NBQU87Z0VBaEJwSSwyRUFrQkssS0FqQkgsb0dBZ0JNLEtBZkoscUxBT08sR0FQYSxZQUEwRCxJQVM5RSxxTEFJTyxHQUphLFlBQTBELElBSzlFLHFMQUFzSSxpREFkbEgsa0lBQTBELEdBQTlFLFlBT08sRUFQYSxTQUEwRCxHQVMxRCxrSUFBMEQsR0FBOUUsWUFJTyxFQUphLFNBQTBELEdBS3pFLHNOQUE2RixtQ0FBbEcsWUFBc0ksRUFBakksU0FBNkY7Z0VBU3RHLDJFQUlLLEtBSEgsb0dBRU0sS0FESiwrRkFBa0gsS0FBOUYsZ0pBQWlFLFlBQWhEOzt3QkFBbUM7TUFBcEQsd0JBQWlFLEtBQVosbUNBQVEsTUFBSSw0SUFBc0I7d0dBekdySCxzR0FpRU0sS0FoRUosZ0hBK0RNLEtBOURKLDZGQWlDTSxLQWhDSixvTEFvQmUsSUFDZixxTEFJYSxJQUNiLHFMQUllLEdBQ2YsZUFBeUIsSUFFM0Isc0xBdUJNLElBQ04sK0ZBR00sS0FGSiwwS0FBa0UsWUFBakM7O3dCQUFpQjtNQUFsRCx3QkFBa0UsS0FBZixtQ0FBTSxNQUN6RCxzTEFBNkgsSUFJbkk7OzsrTkFpQ2MsSUFoQ1osa0dBK0JNLEtBOUJKLG9HQTZCSyxLQW5CSCxvTkFrQkssSUFJWDs7O2dPQVVjLElBVFosa0dBUU0sS0FQSixvR0FNSyxLQUxILG9OQUlLLGlEQXhHUyw0Q0FBK0IsR0FBN0MsWUFvQmUsRUFwQkQsU0FBK0IsR0FxQi9CLG1CQUFxQixnQkFBbkMsWUFJYSxFQUpDLFNBQXFCLEdBS3JCLG1CQUF5QixvQkFBdkMsWUFJZSxFQUpELFNBQXlCLEdBT3JCLDhIQUFvRyxLQUF4SCxhQXVCTSxFQXZCYyxTQUFvRyxHQTBCOUcsbUJBQXNCLGlCQUE5QixhQUE2SCxFQUFySCxTQUFzQixHQUlWLG9CQUF5QixFQUFuRCxhQWlDYyxFQWpDWSxTQUF5QixHQVl6Qyw2RUFBNEQsSUFBaEUsYUFrQkssRUFsQkQsU0FBNEQsR0FzQjNDLG9CQUF5QixFQUFwRCxhQVVjLEVBVmEsU0FBeUIsR0FHMUMsbUJBQW1DLGlCQUF2QyxhQUlLLEVBSkQsU0FBbUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iLCI8ZGl2IGNsYXNzPVwiZmxvYXRpbmctYmFyXCI+XHJcbiAgPGRpdiBjbGFzcz1cImZsb2F0aW5nLWJhci1jb250YWluZXJcIj5cclxuICAgIDxkaXYgY2xhc3M9XCJsZWZ0XCI+XHJcbiAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJzZWxlY3RlZERhdGEubGVuZ3RoID4gMFwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjaGlwXCIgKm5nRm9yPVwibGV0IGVsZW1lbnQgb2Ygc2VsZWN0ZWREYXRhPy5zbGljZSgwLDEpO2xldCBpID0gaW5kZXhcIj5cclxuICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJlbGVtZW50XCI+XHJcbiAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbnNcIiAqbmdJZj1cIiFub25SZW1vdmFibGVVc2Vyc0xpc3QuaW5jbHVkZXMoZWxlbWVudFtlbGVtZW50SWRdKSAmJiByZW1vdmVQb3NpdGlvbiAhPSAncmlnaHQnXCJcclxuICAgICAgICAgICAgICAoY2xpY2spPVwiZGVsZXRlU2VsZWN0ZWQoZWxlbWVudClcIj4mI3hlOTBkOzwvaT5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJzdGVwXCIgKm5nSWY9XCJzZWxlY3RlZFdvcmtmbG93PT0nU0VRVUVOVElBTCcgJiYgc2hvd1dvcmtmbG93XCI+IFxyXG4gICAgICAgICAgICAgIHt7KChzZWxlY3RlZERhdGEubGVuZ3RoPD0yKSAmJiAoaT09c2VsZWN0ZWREYXRhLmxlbmd0aC0xKSkgJiYgc2VsZWN0ZWREYXRhLmxlbmd0aCA+IDE/ICdGaW5hbCcgOiAoaSsxKSB9fSA8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiAqbmdJZj1cIihlbGVtZW50W2Rpc3BsYXlFbGVtZW50S2V5XXxkYXRhVHlwZSkgIT09ICdvYmplY3QnXCI+e3tlbGVtZW50W2Rpc3BsYXlFbGVtZW50S2V5XX19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPHNwYW4gKm5nSWY9XCIoZWxlbWVudFtkaXNwbGF5RWxlbWVudEtleV18ZGF0YVR5cGUpID09PSAnb2JqZWN0J1wiPnt7ZWxlbWVudFtkaXNwbGF5RWxlbWVudEtleV0gfCBzbGljZTpcclxuICAgICAgICAgICAgICAgICAgZWxlbWVudFtkaXNwbGF5RWxlbWVudEtleV0ubGVuZ3RoIC0xIH19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uc1wiXHJcbiAgICAgICAgICAgICAgICAgICpuZ0lmPVwiIW5vblJlbW92YWJsZVVzZXJzTGlzdC5pbmNsdWRlcyhlbGVtZW50W2VsZW1lbnRJZF0pICYmIHJlbW92ZVBvc2l0aW9uID09ICdyaWdodCdcIlxyXG4gICAgICAgICAgICAgICAgICAoY2xpY2spPVwiZGVsZXRlU2VsZWN0ZWQoZWxlbWVudClcIj4mI3hlOTBkOzwvaT5cclxuICAgICAgICAgIDwvbmctY29udGFpbmVyPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb3VudGVyXCIgKm5nSWY9XCJzZWxlY3RlZERhdGE/Lmxlbmd0aD4xXCIgYXBwUG9wb3ZlciAoY2xpY2spPVwidXNlclBvcG92ZXIucG9wb3ZlcigpXCIgcGxhY2VtZW50PVwibGVmdFwiPit7e3NlbGVjdGVkRGF0YT8uc2xpY2UoMSk/Lmxlbmd0aH19PC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cIm5hbWVcIiAqbmdJZj1cInNlbGVjdGVkRGF0YT8ubGVuZ3RoPjFcIj4gXHJcbiAgICAgICAgICA8c3BhbiAqbmdJZj1cInNlbGVjdGVkRGF0YT8uc2xpY2UoMSkubGVuZ3RoID09PSAxXCI+e3tzaW5ndWxhclRleHR9fTwvc3Bhbj5cclxuICAgICAgICAgIDxzcGFuICpuZ0lmPVwic2VsZWN0ZWREYXRhPy5zbGljZSgxKS5sZW5ndGggPiAxXCI+e3twbHVyYWxUZXh0fX08L3NwYW4+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIDwvbmctY29udGFpbmVyPlxyXG4gICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiZ3JvdXBzRW5hYmxlZFwiPlxyXG4gICAgICA8ZGl2ICBjbGFzcz1cIm5hbWVcIiAqbmdJZj1cInNlbGVjdGVkRGF0YT8ubGVuZ3RoID4gMCAmJiBzZWxlY3RlZEdyb3Vwcy5sZW5ndGggPiAwXCIgPiY8L2Rpdj5cclxuICAgICAgPGRpdiBjbGFzcz1cImNvdW50ZXIgZ3JvdXBcIiAqbmdJZj1cInNlbGVjdGVkR3JvdXBzLmxlbmd0aCA+IDBcIiBhcHBQb3BvdmVyIChjbGljayk9XCJncm91cFBvcG92ZXIucG9wb3ZlcigpXCIgcGxhY2VtZW50PVwibGVmdFwiPit7e3NlbGVjdGVkR3JvdXBzLmxlbmd0aH19PC9kaXY+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJuYW1lXCIgKm5nSWY9XCJzZWxlY3RlZEdyb3Vwcy5sZW5ndGggPiAwXCI+VXNlciBHcm91cHMgYXJlIHNlbGVjdGVkPC9kaXY+XHJcbiAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cInNob3dGcmVxdWVuY3lUZXh0XCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cIm5hbWVcIj5cclxuICAgICAgICAgIDxzcGFuPllvdSBoYXZlIHNlbGVjdGVkIDxiPnt7Y3VycmVudEZyZXF1ZW5jeX19PC9iPiBmcmVxdWVuY3kuPC9zcGFuPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiY2VudGVyXCIgKm5nSWY9XCIoc2hvd1dvcmtmbG93ICYmIG1vZGUgPT09ICdDUkVBVEUnICl8fChzaG93V29ya2Zsb3cgJiYgd29ya2Zsb3dMaXN0LmluY2x1ZGVzKCdST1VORC1ST0JJTicpKVwiPlxyXG4gICAgICA8bGFiZWw+XHJcbiAgICAgICAge3t3b3JrZmxvd1RleHR9fSBcclxuICAgICAgICA8c3BhbiBjbGFzcz1cImljb25cIiAqbmdJZj1cIndvcmtmbG93VGV4dD09J0FwcHJvdmFsIFdvcmtmbG93J1wiIGxpYlBvcG92ZXJIb3ZlciAobW91c2VvdmVyKT1cImRhdGFUb29sdGlwLnBvcG92ZXIoKVwiIChtb3VzZWxlYXZlKT1cImRhdGFUb29sdGlwLmNsb3NlUG9wb3ZlcigpXCJcclxuICAgICAgICAgICAgICAgICAgICBwbGFjZW1lbnQ9XCJyaWdodFwiPjxpIGNsYXNzPVwiaWNvbnNcIj4mI3hlOTFmOzwvaT48L3NwYW4+XHJcblxyXG4gICAgICA8L2xhYmVsPlxyXG4gICAgICAgICAgICAgICAgPHBvcG92ZXItaG92ZXIgI2RhdGFUb29sdGlwPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ2eC1pbmZvLWNhcmRcIj5cclxuICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ2eC1pbmZvLWNhcmQtYm9keVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICBZb3UgY2FuIHNlbGVjdCBmcm9tIHRoZSBmb2xsb3dpbmcgdGhyZWUgb3B0aW9uczo8YnI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxzdHJvbmc+U2VxdWVudGlhbDo8L3N0cm9uZz4gVGhlIHBvbGljeSB3b3VsZCBiZSBzZW50IGZvciBhcHByb3ZhbCBvbmUgYXQgYSB0aW1lIGluIHRoZSBzZXF1ZW5jZSBkZWZpbmVkIGJ5IHlvdS48YnI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxzdHJvbmc+Um91bmQtcm9iaW46PC9zdHJvbmc+IFRoZSBwb2xpY3kgd2lsbCBiZSBzZW50IGZvciBhcHByb3ZhbCB0byBhbGwgYXBwcm92ZXJzIGF0IHRoZSBzYW1lIHRpbWUuIEhvd2V2ZXIsIGl0IGlzIG1hbmRhdG9yeSBmb3IgYWxsIGFwcHJvdmVycyB0byB0YWtlIGFjdGlvbi48YnI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxzdHJvbmc+QW55IE9uZTo8L3N0cm9uZz4gVGhlIHBvbGljeSB3aWxsIGJlIHNlbnQgZm9yIGFwcHJvdmFsIHRvIGFsbCBhcHByb3ZlcnMgYXQgdGhlIHNhbWUgdGltZS4gSWYgYW55b25lIG9mIHRoZSBhcHByb3ZlciBhcHByb3ZlcyB0aGUgcG9saWN5LCBpdCB3aWxsIGJlIGNvbnNpZGVyZWQgYXMgYXBwcm92ZWQuXHJcbiAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8L3BvcG92ZXItaG92ZXI+XHJcbiAgICAgIDxjcy1zZWxlY3QgWyhuZ01vZGVsKV09XCJzZWxlY3RlZFdvcmtmbG93XCIgKG5nTW9kZWxDaGFuZ2UpPVwic2VsZWN0ZWRXb3JrZmxvd0NoYW5nZSgkZXZlbnQpXCIgW3BsYWNlaG9sZGVyXT1cIidBcHByb3ZhbCBXb3JrRmxvdyAqJ1wiICBbc2V0TWF4V2lkdGhdPVwidHJ1ZVwiPlxyXG4gICAgICAgIDxjcy1vcHRpb24gKm5nRm9yPVwibGV0IGRhdGEgb2Ygd29ya2Zsb3dMaXN0XCIgW3ZhbHVlXT1cImRhdGFcIj5cclxuICAgICAgICAgIHt7ZGF0YX19XHJcbiAgICAgICAgPC9jcy1vcHRpb24+XHJcbiAgICAgIDwvY3Mtc2VsZWN0PlxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwicmlnaHRcIj5cclxuICAgICAgPGJ1dHRvbiBhcHBSaXBwbGUgY2xhc3M9XCJjYW5jZWxcIiAoY2xpY2spPVwiY2xvc2UoKVwiPkNhbmNlbDwvYnV0dG9uPlxyXG4gICAgICA8YnV0dG9uICpuZ0lmPVwic2hvd05leHRCdXR0b25cIiBbZGlzYWJsZWRdPVwiaXNEaXNhYmxlZFwiIChjbGljayk9XCJuZXh0KClcIiBhcHBSaXBwbGU+TmV4dCA8aSBjbGFzcz1cImljb25zXCI+JiN4ZTkxZTs8L2k+PC9idXR0b24+XHJcbiAgICA8L2Rpdj5cclxuICA8L2Rpdj5cclxuPC9kaXY+XHJcbjxhcHAtcG9wb3ZlciAjdXNlclBvcG92ZXIgW2RvbnRDbG9zZW9uQ2xpY2tdPVwidHJ1ZVwiPlxyXG4gIDxkaXYgY2xhc3M9XCJhY3Rpb24tbGlzdFwiPlxyXG4gICAgPHVsIGNsYXNzPVwiYWN0aW9uLWl0ZW1cIj5cclxuICAgICAgPCEtLSA8bGkgY2xhc3M9XCJtdWx0aXBsZS1wcm9ncmFtXCIgKm5nSWY9XCJkZWZhdWx0U2VsZWN0ZWQ/LmNhdGVnb3J5X2lkXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImF2YXRhci1jYXJkXCI+XHJcbiAgICAgICAgICA8c3BhbiBjbGFzcz1cInZhbHVlXCI+XHJcbiAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbnNcIiBbY2xhc3MuZGlzYWJsZWRdPVwidHJ1ZVwiPiYjeGU5MGQ7PC9pPlxyXG4gICAgICAgICAgICB7e2RlZmF1bHRTZWxlY3RlZD8ubmFtZX19XHJcbiAgICAgICAgICA8L3NwYW4+XHJcbiAgICAgICAgICA8ZGl2IGNsYXNzPVwicHJpbWFyeS1sYWJlbFwiPlBSSU1BUlk8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgPC9saT4gLS0+XHJcbiAgICAgIDxsaSAqbmdGb3I9XCJsZXQgZWxlbWVudCBvZiBzZWxlY3RlZERhdGE/LnNsaWNlKDEpOyBsZXQgaSA9aW5kZXhcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiYXZhdGFyLWNhcmRcIj5cclxuICAgICAgICAgIDxzcGFuIGNsYXNzPVwidmFsdWVcIiAqbmdJZj1cIihlbGVtZW50W2Rpc3BsYXlFbGVtZW50S2V5XXxkYXRhVHlwZSkgIT09ICdvYmplY3QnXCI+XHJcbiAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbnNcIiAqbmdJZj1cIiFub25SZW1vdmFibGVVc2Vyc0xpc3QuaW5jbHVkZXMoZWxlbWVudFtlbGVtZW50SWRdKVwiXHJcbiAgICAgICAgICAgICAgKGNsaWNrKT1cImRlbGV0ZVNlbGVjdGVkKGVsZW1lbnQpXCI+JiN4ZTkwZDs8L2k+XHJcbiAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwic3RlcFwiICpuZ0lmPVwic2VsZWN0ZWRXb3JrZmxvdz09J1NFUVVFTlRJQUwnICYmIHNob3dXb3JrZmxvd1wiPlxyXG4gICAgICAgICAgICAgIHt7KGk9PXNlbGVjdGVkRGF0YS5zbGljZSgxKS5sZW5ndGgtMSk/ICdGaW5hbCcgOiAoaSsyKSB9fVxyXG4gICAgICAgICAgICA8L3NwYW4+XHJcbiAgICAgICAgICAgIHt7ZWxlbWVudFtkaXNwbGF5RWxlbWVudEtleV19fVxyXG4gICAgICAgICAgPC9zcGFuPlxyXG5cclxuICAgICAgICAgIDxzcGFuIGNsYXNzPVwidmFsdWVcIiAqbmdJZj1cIihlbGVtZW50W2Rpc3BsYXlFbGVtZW50S2V5XXxkYXRhVHlwZSkgPT09ICdvYmplY3QnXCI+XHJcbiAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbnNcIiAqbmdJZj1cIiFub25SZW1vdmFibGVVc2Vyc0xpc3QuaW5jbHVkZXMoZWxlbWVudFtlbGVtZW50SWRdKVwiXHJcbiAgICAgICAgICAgICAgKGNsaWNrKT1cImRlbGV0ZVNlbGVjdGVkKGVsZW1lbnQpXCI+JiN4ZTkwZDs8L2k+XHJcbiAgICAgICAgICAgIHt7ZWxlbWVudFtkaXNwbGF5RWxlbWVudEtleV19fVxyXG4gICAgICAgICAgPC9zcGFuPlxyXG4gICAgICAgICAgPGRpdiAqbmdJZj1cImRlZmF1bHRTZWxlY3RlZD8uY2F0ZWdvcnlfaWQgJiYgZGVmYXVsdFNlbGVjdGVkPy5jYXRlZ29yeV9pZCA9PT0gZWxlbWVudD8uY2F0ZWdvcnlfaWRcIiBjbGFzcz1cInByaW1hcnktbGFiZWxcIj5QUklNQVJZPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIDwvbGk+XHJcbiAgICA8L3VsPlxyXG4gIDwvZGl2PlxyXG48L2FwcC1wb3BvdmVyPlxyXG48YXBwLXBvcG92ZXIgI2dyb3VwUG9wb3ZlciBbZG9udENsb3Nlb25DbGlja109XCJ0cnVlXCI+XHJcbiAgPGRpdiBjbGFzcz1cImFjdGlvbi1saXN0XCI+XHJcbiAgICA8dWwgY2xhc3M9XCJhY3Rpb24taXRlbVwiPlxyXG4gICAgICA8bGkgKm5nRm9yPVwibGV0IGRhdGEgb2Ygc2VsZWN0ZWRHcm91cHNcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiYXZhdGFyLWNhcmRcIj5cclxuICAgICAgICAgIDxzcGFuIGNsYXNzPVwidmFsdWVcIj48aSBjbGFzcz1cImljb25zXCIgKGNsaWNrKT1cImRlbGV0ZVNlbGVjdGVkR3JvdXAoZGF0YSlcIj4mI3hlOTBkOzwvaT57e2RhdGFbJ2dyb3VwX25hbWUnXX19PC9zcGFuPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICA8L2xpPlxyXG4gICAgPC91bD5cclxuICA8L2Rpdj5cclxuPC9hcHAtcG9wb3Zlcj4iXX0=
@@ -1 +1 @@
1
- {"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"selectedData":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"displayElementKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"elementId":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"singularText":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"pluralText":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"showNextButton":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"showFrequencyText":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"showWorkflow":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"workflowText":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"currentFrequency":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"isDisabled":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"workflowList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"selectedWorkflow":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"workflowPlaceHolder":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"mode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"defaultSelectedValue":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]},"arguments":["defaultSelected"]}]}],"nonRemovableUsersList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"removePosition":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"closeEvent":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"deleteEvent":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"closeList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"workflowTypeChanged":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"__ctor__":[{"__symbolic":"constructor"}],"ngOnChanges":[{"__symbolic":"method"}],"ngOnInit":[{"__symbolic":"method"}],"next":[{"__symbolic":"method"}],"deleteSelected":[{"__symbolic":"method"}],"close":[{"__symbolic":"method"}],"selectedWorkflowType":[{"__symbolic":"method"}],"selectedWorkflowChange":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[0,3]},"isComponent":true,"selector":"app-floating-bar","exportAs":null,"inputs":{"selectedData":"selectedData","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","defaultSelectedValue":"defaultSelected","nonRemovableUsersList":"nonRemovableUsersList","removePosition":"removePosition"},"outputs":{"closeEvent":"closeEvent","deleteEvent":"deleteEvent","closeList":"closeList","workflowTypeChanged":"workflowTypeChanged"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":1,"template":{"ngContentSelectors":["*"],"encapsulation":0,"styles":[],"animations":[]},"componentViewType":{"__symbol":3,"members":[]},"rendererType":{"__symbol":4,"members":[]},"componentFactory":{"__symbol":5,"members":[]}}}],"symbols":[{"__symbol":0,"name":"FloatingBarComponent","filePath":"./floating-bar.component"},{"__symbol":1,"name":"Input","filePath":"@angular/core"},{"__symbol":2,"name":"Output","filePath":"@angular/core"},{"__symbol":3,"name":"View_FloatingBarComponent_0","filePath":"./floating-bar.component.ngfactory"},{"__symbol":4,"name":"RenderType_FloatingBarComponent","filePath":"./floating-bar.component.ngfactory"},{"__symbol":5,"name":"FloatingBarComponentNgFactory","filePath":"./floating-bar.component.ngfactory"}]}
1
+ {"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"selectedData":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"selectedGroups":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"displayElementKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"elementId":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"singularText":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"pluralText":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"showNextButton":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"showFrequencyText":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"showWorkflow":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"workflowText":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"currentFrequency":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"isDisabled":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"workflowList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"selectedWorkflow":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"workflowPlaceHolder":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"mode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"defaultSelectedValue":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]},"arguments":["defaultSelected"]}]}],"groupsEnabled":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"nonRemovableUsersList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"removePosition":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"closeEvent":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"deleteEvent":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"closeList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"deleteGroupEvent":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"workflowTypeChanged":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"__ctor__":[{"__symbolic":"constructor"}],"ngOnChanges":[{"__symbolic":"method"}],"ngOnInit":[{"__symbolic":"method"}],"next":[{"__symbolic":"method"}],"deleteSelected":[{"__symbolic":"method"}],"deleteSelectedGroup":[{"__symbolic":"method"}],"close":[{"__symbolic":"method"}],"selectedWorkflowType":[{"__symbolic":"method"}],"selectedWorkflowChange":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[0,3]},"isComponent":true,"selector":"app-floating-bar","exportAs":null,"inputs":{"selectedData":"selectedData","selectedGroups":"selectedGroups","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","defaultSelectedValue":"defaultSelected","groupsEnabled":"groupsEnabled","nonRemovableUsersList":"nonRemovableUsersList","removePosition":"removePosition"},"outputs":{"closeEvent":"closeEvent","deleteEvent":"deleteEvent","closeList":"closeList","deleteGroupEvent":"deleteGroupEvent","workflowTypeChanged":"workflowTypeChanged"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":1,"template":{"ngContentSelectors":["*"],"encapsulation":0,"styles":[],"animations":[]},"componentViewType":{"__symbol":3,"members":[]},"rendererType":{"__symbol":4,"members":[]},"componentFactory":{"__symbol":5,"members":[]}}}],"symbols":[{"__symbol":0,"name":"FloatingBarComponent","filePath":"./floating-bar.component"},{"__symbol":1,"name":"Input","filePath":"@angular/core"},{"__symbol":2,"name":"Output","filePath":"@angular/core"},{"__symbol":3,"name":"View_FloatingBarComponent_0","filePath":"./floating-bar.component.ngfactory"},{"__symbol":4,"name":"RenderType_FloatingBarComponent","filePath":"./floating-bar.component.ngfactory"},{"__symbol":5,"name":"FloatingBarComponentNgFactory","filePath":"./floating-bar.component.ngfactory"}]}