@bizdoc/core 2.3.39 → 2.3.41

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 (402) hide show
  1. package/esm2022/lib/admin/admin-dismiss.service.mjs +3 -3
  2. package/esm2022/lib/admin/admin-menu.component.mjs +3 -3
  3. package/esm2022/lib/admin/architecture/cube-axes-filter.component.mjs +3 -3
  4. package/esm2022/lib/admin/architecture/designer-element.component.mjs +19 -17
  5. package/esm2022/lib/admin/architecture/designer-privileges.component.mjs +3 -3
  6. package/esm2022/lib/admin/architecture/designer.base.mjs +9 -9
  7. package/esm2022/lib/admin/architecture/designer.component.mjs +5 -5
  8. package/esm2022/lib/admin/architecture/elements/action.component.mjs +3 -3
  9. package/esm2022/lib/admin/architecture/elements/analysis-view.component.mjs +3 -3
  10. package/esm2022/lib/admin/architecture/elements/analysis-widget.component.mjs +3 -3
  11. package/esm2022/lib/admin/architecture/elements/anomaly-rule.component.mjs +3 -3
  12. package/esm2022/lib/admin/architecture/elements/attribute.component.mjs +3 -3
  13. package/esm2022/lib/admin/architecture/elements/box-form.component.mjs +3 -3
  14. package/esm2022/lib/admin/architecture/elements/configuration-datasource.component.mjs +3 -3
  15. package/esm2022/lib/admin/architecture/elements/control.component.mjs +3 -3
  16. package/esm2022/lib/admin/architecture/elements/cube-index-utility.component.mjs +3 -3
  17. package/esm2022/lib/admin/architecture/elements/cube-view.component.mjs +3 -3
  18. package/esm2022/lib/admin/architecture/elements/cube.component.mjs +3 -3
  19. package/esm2022/lib/admin/architecture/elements/document-state-widget.component.mjs +3 -3
  20. package/esm2022/lib/admin/architecture/elements/documents-report.component.mjs +3 -3
  21. package/esm2022/lib/admin/architecture/elements/documents-widget.component.mjs +3 -3
  22. package/esm2022/lib/admin/architecture/elements/explore-view.component.mjs +3 -3
  23. package/esm2022/lib/admin/architecture/elements/folder.component.mjs +3 -3
  24. package/esm2022/lib/admin/architecture/elements/form-invite.dialog.mjs +3 -3
  25. package/esm2022/lib/admin/architecture/elements/form.component.mjs +3 -3
  26. package/esm2022/lib/admin/architecture/elements/guide.component.mjs +3 -3
  27. package/esm2022/lib/admin/architecture/elements/job.component.mjs +3 -3
  28. package/esm2022/lib/admin/architecture/elements/matrix-view.component.mjs +3 -3
  29. package/esm2022/lib/admin/architecture/elements/node.component.mjs +3 -3
  30. package/esm2022/lib/admin/architecture/elements/parallel-view.component.mjs +3 -3
  31. package/esm2022/lib/admin/architecture/elements/performance-report.component.mjs +3 -3
  32. package/esm2022/lib/admin/architecture/elements/performance-widget.component.mjs +3 -3
  33. package/esm2022/lib/admin/architecture/elements/pivot-view.component.mjs +3 -3
  34. package/esm2022/lib/admin/architecture/elements/policy.component.mjs +3 -3
  35. package/esm2022/lib/admin/architecture/elements/report.component.mjs +3 -3
  36. package/esm2022/lib/admin/architecture/elements/return-to-role-action.component.mjs +3 -3
  37. package/esm2022/lib/admin/architecture/elements/role.component.mjs +3 -3
  38. package/esm2022/lib/admin/architecture/elements/rule.component.mjs +3 -3
  39. package/esm2022/lib/admin/architecture/elements/source.component.mjs +3 -3
  40. package/esm2022/lib/admin/architecture/elements/state.component.mjs +3 -3
  41. package/esm2022/lib/admin/architecture/elements/sum-view.component.mjs +3 -3
  42. package/esm2022/lib/admin/architecture/elements/tasks-report.component.mjs +3 -3
  43. package/esm2022/lib/admin/architecture/elements/type.component.mjs +3 -3
  44. package/esm2022/lib/admin/architecture/elements/usage-report.component.mjs +3 -3
  45. package/esm2022/lib/admin/architecture/elements/utility.component.mjs +3 -3
  46. package/esm2022/lib/admin/architecture/elements/view.component.mjs +3 -3
  47. package/esm2022/lib/admin/architecture/elements/widget.component.mjs +3 -3
  48. package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
  49. package/esm2022/lib/admin/core/ace.input.mjs +3 -3
  50. package/esm2022/lib/admin/core/color-picker.input.mjs +3 -3
  51. package/esm2022/lib/admin/core/localized-string.component.mjs +3 -3
  52. package/esm2022/lib/admin/core/search.input.mjs +3 -3
  53. package/esm2022/lib/admin/diff/configuration-diff.component.mjs +3 -3
  54. package/esm2022/lib/admin/document-trace/document-trace.component.mjs +3 -3
  55. package/esm2022/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  56. package/esm2022/lib/admin/document-trace/trace-element.component.mjs +3 -3
  57. package/esm2022/lib/admin/form/designer/box-designer.component.mjs +3 -3
  58. package/esm2022/lib/admin/form/designer/design-control.component.mjs +3 -3
  59. package/esm2022/lib/admin/form/designer/properties.component.mjs +3 -3
  60. package/esm2022/lib/admin/form/designer/section.component.mjs +3 -3
  61. package/esm2022/lib/admin/form/designer/settings.component.mjs +3 -3
  62. package/esm2022/lib/admin/form/form.resolve.service.mjs +3 -3
  63. package/esm2022/lib/admin/form/workflow/node.component.mjs +3 -3
  64. package/esm2022/lib/admin/form/workflow/role-node.component.mjs +3 -3
  65. package/esm2022/lib/admin/form/workflow/workflow.component.mjs +3 -3
  66. package/esm2022/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  67. package/esm2022/lib/admin/patterns/patterns.component.mjs +3 -3
  68. package/esm2022/lib/admin/permissions/permissions.component.mjs +3 -3
  69. package/esm2022/lib/admin/positions/positions-popup.component.mjs +3 -3
  70. package/esm2022/lib/admin/positions/positions.component.mjs +3 -3
  71. package/esm2022/lib/admin/profiler/outofoffice.component.mjs +3 -3
  72. package/esm2022/lib/admin/profiler/profiler.component.mjs +3 -3
  73. package/esm2022/lib/admin/system.service.mjs +3 -3
  74. package/esm2022/lib/admin/utility-wrapper.component.mjs +3 -3
  75. package/esm2022/lib/admin/utility.pane.component.mjs +3 -3
  76. package/esm2022/lib/app.component.mjs +6 -6
  77. package/esm2022/lib/bizdoc.module.mjs +4 -4
  78. package/esm2022/lib/browse/browse-items.component.mjs +3 -3
  79. package/esm2022/lib/browse/browse.mobile.component.mjs +3 -3
  80. package/esm2022/lib/browse/browse.pane.component.mjs +3 -3
  81. package/esm2022/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  82. package/esm2022/lib/browse/filter/filter.component.mjs +3 -3
  83. package/esm2022/lib/browse/folders-menu.component.mjs +3 -3
  84. package/esm2022/lib/chat/chat-info.mjs +3 -3
  85. package/esm2022/lib/chat/chat.mobile.component.mjs +3 -3
  86. package/esm2022/lib/chat/chat.service.mjs +3 -3
  87. package/esm2022/lib/chat/contacts.component.mjs +6 -6
  88. package/esm2022/lib/chat/contacts.pane.component.mjs +3 -3
  89. package/esm2022/lib/chat/conversation.component.mjs +3 -3
  90. package/esm2022/lib/chat/conversation.pane.component.mjs +3 -3
  91. package/esm2022/lib/compose/action/action-picker.component.mjs +3 -3
  92. package/esm2022/lib/compose/action/action.dialog.mjs +3 -3
  93. package/esm2022/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
  94. package/esm2022/lib/compose/action/assign-action.component.mjs +3 -3
  95. package/esm2022/lib/compose/action/moveto-action.component.mjs +3 -3
  96. package/esm2022/lib/compose/action/return-action.component.mjs +3 -3
  97. package/esm2022/lib/compose/attachments/attachments.component.mjs +3 -3
  98. package/esm2022/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  99. package/esm2022/lib/compose/attachments/progress-button.directive.mjs +3 -3
  100. package/esm2022/lib/compose/box/box.component.mjs +3 -3
  101. package/esm2022/lib/compose/box/control.component.mjs +3 -3
  102. package/esm2022/lib/compose/box/row.component.mjs +3 -3
  103. package/esm2022/lib/compose/can-deactivate-changes.service.mjs +3 -3
  104. package/esm2022/lib/compose/comments/comment.component.mjs +3 -3
  105. package/esm2022/lib/compose/comments/comments.component.mjs +3 -3
  106. package/esm2022/lib/compose/comments/comments.pane.component.mjs +3 -3
  107. package/esm2022/lib/compose/comments/edit-comment.component.mjs +3 -3
  108. package/esm2022/lib/compose/comments/edits.component.mjs +3 -3
  109. package/esm2022/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  110. package/esm2022/lib/compose/comments/votes.component.mjs +3 -3
  111. package/esm2022/lib/compose/compose-resolve.service.mjs +6 -6
  112. package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
  113. package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
  114. package/esm2022/lib/compose/copy/copy.dialog.mjs +3 -3
  115. package/esm2022/lib/compose/dismiss.service.mjs +3 -3
  116. package/esm2022/lib/compose/document-resolver.service.mjs +3 -3
  117. package/esm2022/lib/compose/document.component.mjs +3 -3
  118. package/esm2022/lib/compose/document.mobile.component.mjs +3 -3
  119. package/esm2022/lib/compose/document.pane.component.mjs +3 -3
  120. package/esm2022/lib/compose/events/events.component.mjs +3 -3
  121. package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  122. package/esm2022/lib/compose/form.component.mjs +3 -3
  123. package/esm2022/lib/compose/new-menu.component.mjs +3 -3
  124. package/esm2022/lib/compose/privilage.directive.mjs +6 -6
  125. package/esm2022/lib/compose/recipient-resolver.service.mjs +3 -3
  126. package/esm2022/lib/compose/state.component.mjs +3 -3
  127. package/esm2022/lib/compose/tag/tags.component.mjs +3 -3
  128. package/esm2022/lib/compose/trace/flow.component.mjs +3 -3
  129. package/esm2022/lib/compose/trace/people.component.mjs +3 -3
  130. package/esm2022/lib/compose/trace/trace.base.mjs +3 -3
  131. package/esm2022/lib/compose/trace/trace.component.mjs +3 -3
  132. package/esm2022/lib/compose/trace/trace.pane.component.mjs +3 -3
  133. package/esm2022/lib/compose/version-compare/version-compare.component.mjs +3 -3
  134. package/esm2022/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  135. package/esm2022/lib/compose/version-compare/version.pane.component.mjs +3 -3
  136. package/esm2022/lib/core/account.service.mjs +3 -3
  137. package/esm2022/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  138. package/esm2022/lib/core/avatar/avatar.component.mjs +3 -3
  139. package/esm2022/lib/core/base.mjs +1 -1
  140. package/esm2022/lib/core/checkbox.mjs +3 -3
  141. package/esm2022/lib/core/component-factory-resolver.mjs +3 -3
  142. package/esm2022/lib/core/datasource.service.mjs +3 -3
  143. package/esm2022/lib/core/fields/address.designer.mjs +3 -3
  144. package/esm2022/lib/core/fields/address.field.mjs +3 -3
  145. package/esm2022/lib/core/fields/autocomplete.field.mjs +6 -6
  146. package/esm2022/lib/core/fields/checkbox.designer.mjs +3 -3
  147. package/esm2022/lib/core/fields/checkbox.field.mjs +3 -3
  148. package/esm2022/lib/core/fields/checklist.designer.mjs +3 -3
  149. package/esm2022/lib/core/fields/checklist.field.mjs +3 -3
  150. package/esm2022/lib/core/fields/date-range.designer.mjs +3 -3
  151. package/esm2022/lib/core/fields/date-range.field.mjs +3 -3
  152. package/esm2022/lib/core/fields/date.designer.mjs +3 -3
  153. package/esm2022/lib/core/fields/date.field.mjs +3 -3
  154. package/esm2022/lib/core/fields/expression.field.mjs +6 -6
  155. package/esm2022/lib/core/fields/file.designer.mjs +3 -3
  156. package/esm2022/lib/core/fields/file.field.mjs +3 -3
  157. package/esm2022/lib/core/fields/html.designer.mjs +3 -3
  158. package/esm2022/lib/core/fields/html.field.mjs +3 -3
  159. package/esm2022/lib/core/fields/input.designer.mjs +3 -3
  160. package/esm2022/lib/core/fields/input.field.mjs +3 -3
  161. package/esm2022/lib/core/fields/localized-string.field.mjs +6 -6
  162. package/esm2022/lib/core/fields/numeric.designer.mjs +3 -3
  163. package/esm2022/lib/core/fields/numeric.field.mjs +3 -3
  164. package/esm2022/lib/core/fields/options.base.mjs +6 -6
  165. package/esm2022/lib/core/fields/options.component.mjs +3 -3
  166. package/esm2022/lib/core/fields/radio-button.designer.mjs +3 -3
  167. package/esm2022/lib/core/fields/radio-button.field.mjs +3 -3
  168. package/esm2022/lib/core/fields/select.designer.mjs +3 -3
  169. package/esm2022/lib/core/fields/select.field.mjs +3 -3
  170. package/esm2022/lib/core/fields/signature.designer.mjs +3 -3
  171. package/esm2022/lib/core/fields/signature.field.mjs +3 -3
  172. package/esm2022/lib/core/fields/switch.field.mjs +3 -3
  173. package/esm2022/lib/core/fields/tags.designer.mjs +3 -3
  174. package/esm2022/lib/core/fields/tags.field.mjs +3 -3
  175. package/esm2022/lib/core/fields/textarea.designer.mjs +3 -3
  176. package/esm2022/lib/core/fields/textarea.field.mjs +3 -3
  177. package/esm2022/lib/core/fields/time.designer.mjs +3 -3
  178. package/esm2022/lib/core/fields/time.field.mjs +3 -3
  179. package/esm2022/lib/core/fields/timespan.field.mjs +11 -8
  180. package/esm2022/lib/core/fields/yesno.designer.mjs +3 -3
  181. package/esm2022/lib/core/fields/yesno.field.mjs +3 -3
  182. package/esm2022/lib/core/guide/guide.component.mjs +3 -3
  183. package/esm2022/lib/core/guide/guide.service.mjs +3 -3
  184. package/esm2022/lib/core/guide/help-tip.component.mjs +3 -3
  185. package/esm2022/lib/core/http.interceptor.mjs +3 -3
  186. package/esm2022/lib/core/hub.service.mjs +3 -3
  187. package/esm2022/lib/core/identity/identity.component.mjs +3 -3
  188. package/esm2022/lib/core/info/attachment-info.service.mjs +3 -3
  189. package/esm2022/lib/core/info/document-info.service.mjs +3 -3
  190. package/esm2022/lib/core/info/location-info.component.mjs +3 -3
  191. package/esm2022/lib/core/info/map-info.mjs +3 -3
  192. package/esm2022/lib/core/inputs/address.input.mjs +3 -3
  193. package/esm2022/lib/core/inputs/auto-complete.input.mjs +3 -3
  194. package/esm2022/lib/core/inputs/combination-picker-body.mjs +3 -3
  195. package/esm2022/lib/core/inputs/combination-picker.mjs +3 -3
  196. package/esm2022/lib/core/inputs/combination-pool.mjs +3 -3
  197. package/esm2022/lib/core/inputs/file.input.mjs +3 -3
  198. package/esm2022/lib/core/inputs/select.input.mjs +3 -3
  199. package/esm2022/lib/core/inputs/signature.input.mjs +3 -3
  200. package/esm2022/lib/core/inputs/time-picker.mjs +3 -3
  201. package/esm2022/lib/core/inputs/timespan.input.mjs +3 -3
  202. package/esm2022/lib/core/layout.component.mjs +3 -3
  203. package/esm2022/lib/core/lottie-animation.mjs +3 -3
  204. package/esm2022/lib/core/mailbox.service.mjs +3 -3
  205. package/esm2022/lib/core/none.component.mjs +3 -3
  206. package/esm2022/lib/core/pipes/action.pipe.mjs +3 -3
  207. package/esm2022/lib/core/pipes/calendar.pipe.mjs +3 -3
  208. package/esm2022/lib/core/pipes/date-format.pipe.mjs +3 -3
  209. package/esm2022/lib/core/pipes/daterange.pipe.mjs +6 -6
  210. package/esm2022/lib/core/pipes/difference.pipe.mjs +3 -3
  211. package/esm2022/lib/core/pipes/duration-format.pipe.mjs +3 -3
  212. package/esm2022/lib/core/pipes/duration.pipe.mjs +3 -3
  213. package/esm2022/lib/core/pipes/form.pipe.mjs +3 -3
  214. package/esm2022/lib/core/pipes/join.pipe.mjs +3 -3
  215. package/esm2022/lib/core/pipes/localized-string.pipe.mjs +3 -3
  216. package/esm2022/lib/core/pipes/role.pipe.mjs +3 -3
  217. package/esm2022/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  218. package/esm2022/lib/core/pipes/sort.pipe.mjs +9 -9
  219. package/esm2022/lib/core/pipes/state.pipe.mjs +3 -3
  220. package/esm2022/lib/core/pipes/time-ago.pipe.mjs +6 -6
  221. package/esm2022/lib/core/pipes/translate.pipe.mjs +9 -9
  222. package/esm2022/lib/core/pipes/type-value.pipe.mjs +3 -3
  223. package/esm2022/lib/core/pipes/user-name.pipe.mjs +3 -3
  224. package/esm2022/lib/core/popup/popup.component.mjs +3 -3
  225. package/esm2022/lib/core/popup/popup.service.mjs +3 -3
  226. package/esm2022/lib/core/popup/tooltip.directive.mjs +6 -6
  227. package/esm2022/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  228. package/esm2022/lib/core/prompt/mask/mask.component.mjs +3 -3
  229. package/esm2022/lib/core/prompt.service.mjs +3 -3
  230. package/esm2022/lib/core/router.mjs +6 -6
  231. package/esm2022/lib/core/save-changes.dialog.mjs +3 -3
  232. package/esm2022/lib/core/session.service.mjs +3 -3
  233. package/esm2022/lib/core/slots/router.directive.mjs +3 -3
  234. package/esm2022/lib/core/slots/router.service.mjs +3 -3
  235. package/esm2022/lib/core/slots/slots.component.mjs +3 -3
  236. package/esm2022/lib/core/sticky-toolbar.exp.mjs +3 -3
  237. package/esm2022/lib/core/tagging/documents.component.mjs +3 -3
  238. package/esm2022/lib/core/tagging/edit-input.component.mjs +3 -3
  239. package/esm2022/lib/core/tagging/emoji.component.mjs +3 -3
  240. package/esm2022/lib/core/tagging/tagging-item.directive.mjs +3 -3
  241. package/esm2022/lib/core/tagging/tagging.component-base.mjs +3 -3
  242. package/esm2022/lib/core/tagging/tagging.directive.mjs +3 -3
  243. package/esm2022/lib/core/tagging/tagging.pipe.mjs +3 -3
  244. package/esm2022/lib/core/tagging/users.component.mjs +3 -3
  245. package/esm2022/lib/core/translate.service.mjs +3 -3
  246. package/esm2022/lib/core/virtual-tabs.component.exp.mjs +6 -6
  247. package/esm2022/lib/core/window-title.service.mjs +3 -3
  248. package/esm2022/lib/cube/accum/accum.component.mjs +7 -7
  249. package/esm2022/lib/cube/chart/chart.component.mjs +5 -5
  250. package/esm2022/lib/cube/cube-info.service.mjs +3 -3
  251. package/esm2022/lib/cube/cube-menu.component.mjs +3 -3
  252. package/esm2022/lib/cube/cube-view.component.mjs +43 -36
  253. package/esm2022/lib/cube/cube.service.mjs +3 -3
  254. package/esm2022/lib/cube/explore/document-item.component.mjs +3 -3
  255. package/esm2022/lib/cube/explore/explore-item.component.mjs +3 -3
  256. package/esm2022/lib/cube/explore/explore-items.component.mjs +3 -3
  257. package/esm2022/lib/cube/explore/explore.pane.component.mjs +3 -3
  258. package/esm2022/lib/cube/explore/item-resolver.service.mjs +6 -6
  259. package/esm2022/lib/cube/explore/item.pane.component.mjs +3 -3
  260. package/esm2022/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  261. package/esm2022/lib/cube/filter/filter.component.mjs +3 -3
  262. package/esm2022/lib/cube/grid/grid.component.mjs +5 -8
  263. package/esm2022/lib/cube/matrix/matrix.base.mjs +3 -3
  264. package/esm2022/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  265. package/esm2022/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  266. package/esm2022/lib/cube/matrix/popup.component.mjs +3 -3
  267. package/esm2022/lib/cube/matrix/table.component.mjs +3 -3
  268. package/esm2022/lib/cube/parallel/parallel.component.mjs +3 -3
  269. package/esm2022/lib/cube/pivot/pivot.component.mjs +5 -7
  270. package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +6 -10
  271. package/esm2022/lib/cube/spreadsheet/{spreadsheet.container.mjs → spreadsheet.container.exp.mjs} +4 -4
  272. package/esm2022/lib/cube/sum/sum.component.mjs +3 -3
  273. package/esm2022/lib/cube/view-base.mjs +3 -3
  274. package/esm2022/lib/cube/view.mobile.component.mjs +3 -3
  275. package/esm2022/lib/cube/view.pane.component.mjs +3 -3
  276. package/esm2022/lib/dashboard/actions/actions.widget.mjs +3 -3
  277. package/esm2022/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
  278. package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -3
  279. package/esm2022/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  280. package/esm2022/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  281. package/esm2022/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  282. package/esm2022/lib/dashboard/cube/document-state.widget.mjs +3 -3
  283. package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
  284. package/esm2022/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  285. package/esm2022/lib/dashboard/dashboard.component.mjs +3 -3
  286. package/esm2022/lib/dashboard/dashboard.pane.component.mjs +3 -3
  287. package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
  288. package/esm2022/lib/dashboard/score/activity.widget.mjs +3 -3
  289. package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +3 -3
  290. package/esm2022/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  291. package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
  292. package/esm2022/lib/dashboard/score/personal-score.widget.mjs +3 -3
  293. package/esm2022/lib/dashboard/widget-item.component.mjs +3 -3
  294. package/esm2022/lib/designer.module.mjs +4 -4
  295. package/esm2022/lib/desktop.module.mjs +4 -4
  296. package/esm2022/lib/home/about/about.dialog.mjs +3 -3
  297. package/esm2022/lib/home/home-base.component.mjs +3 -3
  298. package/esm2022/lib/home/home.desktop.component.mjs +3 -3
  299. package/esm2022/lib/home/home.mobile.component.mjs +3 -3
  300. package/esm2022/lib/home/notifications/notifications.component.mjs +3 -3
  301. package/esm2022/lib/home/options/options.component.mjs +3 -3
  302. package/esm2022/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  303. package/esm2022/lib/home/sign/sign.component.mjs +3 -3
  304. package/esm2022/lib/impersonate/impersonate.component.mjs +3 -3
  305. package/esm2022/lib/mobile.module.mjs +4 -4
  306. package/esm2022/lib/modules/chart.module.mjs +7 -7
  307. package/esm2022/lib/modules/circular-gauge.module.mjs +4 -4
  308. package/esm2022/lib/modules/datepicker.intl.mjs +3 -3
  309. package/esm2022/lib/modules/dayjs.module.mjs +4 -4
  310. package/esm2022/lib/modules/diagram.module.mjs +4 -4
  311. package/esm2022/lib/modules/gantt.module.mjs +4 -4
  312. package/esm2022/lib/modules/grid.module.mjs +4 -4
  313. package/esm2022/lib/modules/linear-gauge.module.mjs +4 -4
  314. package/esm2022/lib/modules/material.module.mjs +4 -4
  315. package/esm2022/lib/modules/paginator.intl.mjs +3 -3
  316. package/esm2022/lib/modules/pivot.module.mjs +4 -4
  317. package/esm2022/lib/modules/schedule.module.mjs +4 -4
  318. package/esm2022/lib/modules/spreadsheet.module.mjs +4 -4
  319. package/esm2022/lib/modules/stepper.intl.mjs +3 -3
  320. package/esm2022/lib/modules/texteditor.module.mjs +4 -4
  321. package/esm2022/lib/notifications/filter.component.mjs +3 -3
  322. package/esm2022/lib/notifications/notifications-table.component.mjs +3 -3
  323. package/esm2022/lib/notifications/notifications.mobile.component.mjs +3 -3
  324. package/esm2022/lib/notifications/notifications.pane.component.mjs +5 -4
  325. package/esm2022/lib/notifications/notifications.service.mjs +3 -3
  326. package/esm2022/lib/notifications/types/commented.notification.mjs +3 -3
  327. package/esm2022/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  328. package/esm2022/lib/notifications/types/escalated.notification.mjs +3 -3
  329. package/esm2022/lib/notifications/types/invite.notification.mjs +3 -3
  330. package/esm2022/lib/notifications/types/liked.notification.mjs +3 -3
  331. package/esm2022/lib/notifications/types/long-running-task.notification.mjs +3 -3
  332. package/esm2022/lib/notifications/types/notification-base.mjs +3 -3
  333. package/esm2022/lib/notifications/types/nudge.notification.mjs +3 -3
  334. package/esm2022/lib/notifications/types/state-changed.notification.mjs +3 -3
  335. package/esm2022/lib/notifications/types/tagged.notification.mjs +3 -3
  336. package/esm2022/lib/notifications/types/text.notification.mjs +3 -3
  337. package/esm2022/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  338. package/esm2022/lib/options/options.component.mjs +3 -3
  339. package/esm2022/lib/options/options.service.mjs +3 -3
  340. package/esm2022/lib/reports/arguments-component.mjs +3 -3
  341. package/esm2022/lib/reports/cube/documents.component.mjs +3 -3
  342. package/esm2022/lib/reports/cube/grid-documents.component.mjs +15 -15
  343. package/esm2022/lib/reports/cube/performance-hilo.component.mjs +184 -0
  344. package/esm2022/lib/reports/cube/performance-wind.component.mjs +273 -0
  345. package/esm2022/lib/reports/cube/table-documents.component.mjs +3 -3
  346. package/esm2022/lib/reports/cube/usage-args.component.mjs +3 -3
  347. package/esm2022/lib/reports/cube/usage-base.mjs +17 -18
  348. package/esm2022/lib/reports/cube/usage-chart.component.mjs +6 -6
  349. package/esm2022/lib/reports/cube/usage-pivot.component.mjs +8 -8
  350. package/esm2022/lib/reports/cube/usage.component.mjs +3 -3
  351. package/esm2022/lib/reports/report-ref.mjs +2 -7
  352. package/esm2022/lib/reports/report-viewer.component.mjs +8 -11
  353. package/esm2022/lib/reports/report.mobile.component.mjs +3 -3
  354. package/esm2022/lib/reports/report.pane.component.mjs +3 -3
  355. package/esm2022/lib/reports/reports-menu.component.mjs +3 -3
  356. package/esm2022/lib/reports/substitution/substitution.component.mjs +3 -3
  357. package/esm2022/lib/reports/table/table-view.component.mjs +3 -3
  358. package/esm2022/lib/reports/tasks/tasks.component.mjs +3 -3
  359. package/esm2022/lib/scheduler/schedule.component.mjs +3 -3
  360. package/esm2022/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  361. package/esm2022/lib/scheduler/scheduler.pane.component.mjs +3 -3
  362. package/esm2022/lib/search/cube.component.mjs +7 -5
  363. package/esm2022/lib/search/document.component.mjs +3 -3
  364. package/esm2022/lib/search/guide.component.mjs +3 -3
  365. package/esm2022/lib/search/path.component.mjs +3 -3
  366. package/esm2022/lib/search/search.service.mjs +3 -3
  367. package/esm2022/lib/shared.module.mjs +11 -11
  368. package/esm2022/lib/system.module.mjs +4 -4
  369. package/esm2022/lib/views/cube/chart.component.mjs +3 -3
  370. package/esm2022/lib/views/cube/cube-base.mjs +3 -3
  371. package/esm2022/lib/views/cube/explore.component.mjs +3 -3
  372. package/esm2022/lib/views/cube/matrix.component.mjs +3 -3
  373. package/esm2022/lib/views/cube/parallel.component.mjs +3 -3
  374. package/esm2022/lib/views/cube/pivot.component.mjs +3 -3
  375. package/esm2022/lib/views/cube/sum.component.mjs +3 -3
  376. package/esm2022/lib/views/cube/view.component.mjs +3 -3
  377. package/esm2022/lib/views/timeline/timeline.component.mjs +3 -3
  378. package/esm2022/lib/views/view-item.component.mjs +3 -3
  379. package/esm2022/lib/views/views.component.mjs +3 -3
  380. package/esm2022/lib/views/views.mobile.component.mjs +3 -3
  381. package/esm2022/lib/views/views.pane.component.mjs +3 -3
  382. package/esm2022/public-api.mjs +2 -2
  383. package/fesm2022/bizdoc-core.mjs +1517 -1425
  384. package/fesm2022/bizdoc-core.mjs.map +1 -1
  385. package/lib/core/base.d.ts +1 -0
  386. package/lib/core/fields/timespan.field.d.ts +1 -1
  387. package/lib/cube/cube-view.component.d.ts +7 -3
  388. package/lib/notifications/notifications.pane.component.d.ts +1 -1
  389. package/lib/reports/cube/grid-documents.component.d.ts +4 -1
  390. package/lib/reports/cube/{role-performance1.component.d.ts → performance-hilo.component.d.ts} +12 -4
  391. package/lib/reports/cube/performance-wind.component.d.ts +86 -0
  392. package/lib/reports/cube/usage-base.d.ts +4 -3
  393. package/lib/reports/cube/usage-chart.component.d.ts +1 -1
  394. package/lib/reports/cube/usage-pivot.component.d.ts +2 -2
  395. package/lib/reports/report-ref.d.ts +1 -4
  396. package/lib/shared.module.d.ts +4 -4
  397. package/package.json +1 -1
  398. package/public-api.d.ts +1 -1
  399. package/esm2022/lib/reports/cube/role-performance.component.mjs +0 -180
  400. package/esm2022/lib/reports/cube/role-performance1.component.mjs +0 -178
  401. package/lib/reports/cube/role-performance.component.d.ts +0 -50
  402. /package/lib/cube/spreadsheet/{spreadsheet.container.d.ts → spreadsheet.container.exp.d.ts} +0 -0
@@ -23,6 +23,7 @@ export interface ControlComponent<TValue = any> {
23
23
  }
24
24
  export interface ReportComponent<TResult, TArgs = any, TOptions = any> extends ManagedComponent<TArgs> {
25
25
  onBind(data: TResult[], args?: TArgs): any;
26
+ onExport?(data: TResult[]): any;
26
27
  }
27
28
  export interface ArgumentsComponent<TArgs = any> extends ManagedComponent<TArgs> {
28
29
  form: FormGroup;
@@ -24,5 +24,5 @@ export declare class TimespanControlDesigner implements ControlDesigner, OnInit
24
24
  mode: ViewMode;
25
25
  readonly form: FormGroup<{}>;
26
26
  static ɵfac: i0.ɵɵFactoryDeclaration<TimespanControlDesigner, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<TimespanControlDesigner, "ng-component", never, {}, {}, never, never, false, never>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<TimespanControlDesigner, "bizdoc-timespan-control-designer", never, {}, {}, never, never, false, never>;
28
28
  }
@@ -1,9 +1,9 @@
1
- import { AfterViewInit, EventEmitter, OnChanges, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
1
+ import { EventEmitter, OnChanges, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
2
2
  import { AxesMap, Cube, CubeView } from '../core/models';
3
3
  import { AxisClickEvent } from './declarations';
4
4
  import * as i0 from "@angular/core";
5
5
  /** */
6
- export declare class CubeViewComponent implements OnInit, OnChanges, AfterViewInit {
6
+ export declare class CubeViewComponent implements OnInit, OnChanges {
7
7
  private _viewContainer;
8
8
  filters: AxesMap;
9
9
  readonly explore: EventEmitter<AxisClickEvent>;
@@ -16,9 +16,13 @@ export declare class CubeViewComponent implements OnInit, OnChanges, AfterViewIn
16
16
  private readonly _viewDestroy;
17
17
  constructor(_viewContainer: ViewContainerRef);
18
18
  ngOnInit(): void;
19
- ngAfterViewInit(): void;
20
19
  ngOnChanges(changes: SimpleChanges): void;
21
20
  private _createView;
21
+ /**
22
+ *
23
+ * @param comp
24
+ * @returns
25
+ */
22
26
  private _attach;
23
27
  resize(): void;
24
28
  private _dim;
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
4
4
  export declare class NotificationsPaneComponent {
5
5
  constructor(pane: PaneRef, translate: TranslateService);
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<NotificationsPaneComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<NotificationsPaneComponent, "ng-component", never, {}, {}, never, never, false, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<NotificationsPaneComponent, "bizdoc-notification-pane", never, {}, {}, never, never, false, never>;
8
8
  }
@@ -11,7 +11,9 @@ import { Model, DocumentsSettingsModel } from './documents.component';
11
11
  import { Cube } from '../../core/models';
12
12
  import * as i0 from "@angular/core";
13
13
  export declare class CubeDocumentsGridComponent implements ReportComponent<Model>, OnDestroy {
14
+ private _ref;
14
15
  private _info;
16
+ private _session;
15
17
  private _accounts;
16
18
  grid: Grid;
17
19
  readonly groupSettings: GroupSettingsModel;
@@ -21,7 +23,8 @@ export declare class CubeDocumentsGridComponent implements ReportComponent<Model
21
23
  height: number;
22
24
  cube: Cube;
23
25
  private readonly _destroy;
24
- constructor(ref: ReportRef<DocumentsSettingsModel>, _info: DocumentInfo, session: SessionService, _accounts: AccountService, service: CubeService);
26
+ constructor(_ref: ReportRef<DocumentsSettingsModel>, _info: DocumentInfo, _session: SessionService, _accounts: AccountService, service: CubeService);
27
+ onExport(): void;
25
28
  onBind(data: Model[]): void;
26
29
  rowSelected(evt: RowSelectEventArgs): void;
27
30
  ngOnDestroy(): void;
@@ -2,14 +2,17 @@ import { ElementRef, OnDestroy } from '@angular/core';
2
2
  import { ReportComponent } from '../../core/base';
3
3
  import { AccountService } from '../../core/account.service';
4
4
  import { SessionService } from '../../core/session.service';
5
+ import { AxesMap } from '../../core/models';
5
6
  import { TranslateService } from '../../core/translate.service';
6
7
  import { Chart, IAxisLabelRenderEventArgs, ITooltipRenderEventArgs } from '@syncfusion/ej2-angular-charts';
8
+ import { ReportRef } from '../report-ref';
7
9
  import * as i0 from "@angular/core";
8
- export declare class RolesPerformanceComponent1 implements ReportComponent<Model>, OnDestroy {
10
+ export declare class PerformanceHiloComponent implements ReportComponent<Model>, OnDestroy {
9
11
  private _elementRef;
10
12
  private _accounts;
11
13
  private _session;
12
14
  private _translate;
15
+ private _reportRef;
13
16
  durationAvg: number;
14
17
  stdAvg: number;
15
18
  maxStd: number;
@@ -22,14 +25,15 @@ export declare class RolesPerformanceComponent1 implements ReportComponent<Model
22
25
  };
23
26
  private readonly _destroy;
24
27
  chart: Chart;
25
- constructor(_elementRef: ElementRef<HTMLDivElement>, _accounts: AccountService, _session: SessionService, _translate: TranslateService);
28
+ constructor(_elementRef: ElementRef<HTMLDivElement>, _accounts: AccountService, _session: SessionService, _translate: TranslateService, _reportRef: ReportRef<PerformanceSettingsModel>);
26
29
  onBind(data: Model[]): void;
30
+ onExport(): void;
27
31
  private _draw;
28
32
  axisLabelRender(evt: IAxisLabelRenderEventArgs): void;
29
33
  tooltipRender(evt: ITooltipRenderEventArgs): void;
30
34
  ngOnDestroy(): void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<RolesPerformanceComponent1, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<RolesPerformanceComponent1, "ng-component", never, {}, {}, never, never, false, never>;
35
+ static ɵfac: i0.ɵɵFactoryDeclaration<PerformanceHiloComponent, never>;
36
+ static ɵcmp: i0.ɵɵComponentDeclaration<PerformanceHiloComponent, "ng-component", never, {}, {}, never, never, false, never>;
33
37
  }
34
38
  interface Model {
35
39
  userId: string;
@@ -46,4 +50,8 @@ type Item = Model & {
46
50
  name: string;
47
51
  values: number[];
48
52
  };
53
+ interface PerformanceSettingsModel {
54
+ cube?: string;
55
+ filters?: AxesMap;
56
+ }
49
57
  export {};
@@ -0,0 +1,86 @@
1
+ import { OnDestroy } from '@angular/core';
2
+ import { IPointEventArgs, ITooltipRenderEventArgs, Chart, IAxisLabelRenderEventArgs, LegendSettingsModel, TooltipSettingsModel, titleSettingsModel, MarginModel } from '@syncfusion/ej2-charts';
3
+ import { TooltipSettingsModel as TModel, ITooltipRenderEventArgs as ITRenderEventArgs, AxisModel, TickModel, LabelModel, LineModel, FontModel } from '@syncfusion/ej2-angular-lineargauge';
4
+ import { MarkerSettingsModel } from '@syncfusion/ej2-angular-charts';
5
+ import { ReportRef } from '../report-ref';
6
+ import { ReportComponent } from '../../core/base';
7
+ import { AccountService } from '../../core/account.service';
8
+ import { SessionService } from '../../core/session.service';
9
+ import { RouterImpl } from '../../core/router';
10
+ import { AxesMap } from '../../core/models';
11
+ import { TranslateService } from '../../core/translate.service';
12
+ import * as i0 from "@angular/core";
13
+ export declare class PerformanceWindComponent implements ReportComponent<DataModel>, OnDestroy {
14
+ private _router;
15
+ private _accounts;
16
+ private _session;
17
+ private _translate;
18
+ private _reportRef;
19
+ chart: Chart;
20
+ durationAvg: number;
21
+ durationMin: number;
22
+ durationMax: number;
23
+ deviationMax: number;
24
+ deviationMin: number;
25
+ standardAvg: number;
26
+ records: RecordModel[];
27
+ standards: ItemModel[];
28
+ subTitle: string;
29
+ title: string;
30
+ accentColor: string;
31
+ primeryColor: string;
32
+ readonly margin: MarginModel;
33
+ readonly legendSettings: LegendSettingsModel;
34
+ readonly tooltip: TooltipSettingsModel;
35
+ theme: 'Material3' | 'Material3Dark';
36
+ readonly titleStyle: titleSettingsModel;
37
+ readonly primaryXAxis: AxisModel;
38
+ readonly primaryYAxis: AxisModel;
39
+ readonly linearTooltip: TModel;
40
+ readonly linearTitleStyle: FontModel;
41
+ readonly line: LineModel;
42
+ readonly majorTicks: TickModel;
43
+ readonly minorTicks: TickModel;
44
+ readonly labelStyle: LabelModel;
45
+ readonly standardMarker: MarkerSettingsModel;
46
+ readonly marker: MarkerSettingsModel;
47
+ readonly inverse: boolean;
48
+ private actions;
49
+ private readonly _destroy;
50
+ palettes: string[];
51
+ constructor(_router: RouterImpl, _accounts: AccountService, _session: SessionService, _translate: TranslateService, _reportRef: ReportRef<PerformanceSettingsModel>);
52
+ onBind(data: DataModel[]): void;
53
+ linearTooltipRender(evt: ITRenderEventArgs): void;
54
+ highlight(index: number): void;
55
+ onExport(): void;
56
+ tooltipRender(evt: ITooltipRenderEventArgs): void;
57
+ labelRender(evt: IAxisLabelRenderEventArgs): void;
58
+ explore(evt: IPointEventArgs): void;
59
+ ngOnDestroy(): void;
60
+ static ɵfac: i0.ɵɵFactoryDeclaration<PerformanceWindComponent, never>;
61
+ static ɵcmp: i0.ɵɵComponentDeclaration<PerformanceWindComponent, "ng-component", never, {}, {}, never, never, false, never>;
62
+ }
63
+ interface DataModel {
64
+ userId: string;
65
+ items: ItemModel[];
66
+ }
67
+ interface ItemModel {
68
+ documentId: number;
69
+ date: number;
70
+ standardTime?: number;
71
+ duration: number;
72
+ isFYI: boolean;
73
+ actionId: string;
74
+ }
75
+ interface RecordModel {
76
+ name?: string;
77
+ durationAvg: number;
78
+ standardAvg?: number;
79
+ deviation?: number;
80
+ items: ItemModel[];
81
+ }
82
+ interface PerformanceSettingsModel {
83
+ cube?: string;
84
+ filters?: AxesMap;
85
+ }
86
+ export {};
@@ -14,11 +14,11 @@ import { RouterImpl } from "../../core/router";
14
14
  import { ScopeType } from "../../core/configuration";
15
15
  import * as i0 from "@angular/core";
16
16
  export declare abstract class UsageReportBase implements ReportComponent<Item, Args>, OnDestroy {
17
+ private _router;
17
18
  protected _reportRef: ReportRef<UsageSettingsModel>;
18
19
  protected _type: DatasourceService;
19
20
  protected _service: CubeService;
20
21
  protected _session: SessionService;
21
- private _router;
22
22
  protected _sb: PromptService;
23
23
  protected _dir: Directionality;
24
24
  protected _translate: TranslateService;
@@ -38,9 +38,10 @@ export declare abstract class UsageReportBase implements ReportComponent<Item, A
38
38
  protected _data: {}[];
39
39
  private _args;
40
40
  protected readonly _destroy: Subject<void>;
41
- constructor(_reportRef: ReportRef<UsageSettingsModel>, _type: DatasourceService, _service: CubeService, _session: SessionService, _router: RouterImpl, _sb: PromptService, _dir: Directionality, _translate: TranslateService);
41
+ constructor(_router: RouterImpl, _reportRef: ReportRef<UsageSettingsModel>, _type: DatasourceService, _service: CubeService, _session: SessionService, _sb: PromptService, _dir: Directionality, _translate: TranslateService);
42
42
  ngOnInit(): void;
43
- abstract onExport(name: string): any;
43
+ onExport(): void;
44
+ abstract onExportUsage(name: string): any;
44
45
  abstract onResize(dim?: Dimentions): any;
45
46
  abstract onData(data: Item[]): any;
46
47
  onBind(result: Item[], args?: Args): void;
@@ -35,7 +35,7 @@ export declare class UsageChartComponent extends UsageReportBase implements OnDe
35
35
  onData(result: Item[]): void;
36
36
  private _draw;
37
37
  onResize(): void;
38
- onExport(title: string): void;
38
+ onExportUsage(title: string): void;
39
39
  /**
40
40
  * adds data source description to item keys, and normalizes indices.
41
41
  * @param result
@@ -30,7 +30,7 @@ export declare class UsagePivotComponent extends UsageReportBase {
30
30
  readonly conditionalFormatSettings: IConditionalFormatSettings[];
31
31
  readonly groupingBarSettings: GroupingBarSettingsModel;
32
32
  private readonly _intl;
33
- constructor(reportRef: ReportRef<UsageSettingsModel>, type: DatasourceService, _elementRef: ElementRef, service: CubeService, session: SessionService, router: RouterImpl, sb: PromptService, dir: Directionality, translate: TranslateService);
33
+ constructor(_elementRef: ElementRef, reportRef: ReportRef<UsageSettingsModel>, type: DatasourceService, service: CubeService, session: SessionService, router: RouterImpl, sb: PromptService, dir: Directionality, translate: TranslateService);
34
34
  /** set defaults */
35
35
  private _defaults;
36
36
  /**
@@ -41,7 +41,7 @@ export declare class UsagePivotComponent extends UsageReportBase {
41
41
  enginePopulated(): void;
42
42
  excelQueryCellInfo(evt: ExcelQueryCellInfoEventArgs): void;
43
43
  onResize(): void;
44
- onExport(name: string): void;
44
+ onExportUsage(name: string): void;
45
45
  /**
46
46
  * adds data source description to item keys.
47
47
  * @param result
@@ -1,5 +1,5 @@
1
1
  import { Report, Dimentions } from '../core/models';
2
- import { Observable, BehaviorSubject, Subject } from 'rxjs';
2
+ import { Observable, BehaviorSubject } from 'rxjs';
3
3
  import { HubService } from '../core/hub.service';
4
4
  import { ParamMap } from '../core/configuration';
5
5
  /** */
@@ -9,9 +9,6 @@ export declare class ReportRef<O = any> {
9
9
  readonly _resize: BehaviorSubject<Dimentions>;
10
10
  readonly _args: BehaviorSubject<O>;
11
11
  constructor(_configuration: Report, args: O, _hub: HubService, dim: Dimentions);
12
- readonly _exporting: Subject<ExportEventArgs>;
13
- /** intercept user export */
14
- exporting(): Observable<ExportEventArgs>;
15
12
  resize(): Observable<Dimentions>;
16
13
  /** listen to progress events reported by backend code */
17
14
  progress(): Observable<number>;
@@ -6,8 +6,8 @@ import * as i2 from "./core/guide/help-tip.component";
6
6
  import * as i3 from "./compose/box/box.component";
7
7
  import * as i4 from "./compose/box/row.component";
8
8
  import * as i5 from "./compose/box/control.component";
9
- import * as i6 from "./reports/cube/role-performance.component";
10
- import * as i7 from "./reports/cube/role-performance1.component";
9
+ import * as i6 from "./reports/cube/performance-wind.component";
10
+ import * as i7 from "./reports/cube/performance-hilo.component";
11
11
  import * as i8 from "./reports/cube/usage.component";
12
12
  import * as i9 from "./reports/cube/documents.component";
13
13
  import * as i10 from "./core/pipes/date-format.pipe";
@@ -181,7 +181,7 @@ import * as i177 from "./reports/cube/usage-args.component";
181
181
  import * as i178 from "./core/tagging/emoji.component";
182
182
  import * as i179 from "./core/popup/tooltip.directive";
183
183
  import * as i180 from "./app.component";
184
- import * as i181 from "./cube/spreadsheet/spreadsheet.container";
184
+ import * as i181 from "./cube/spreadsheet/spreadsheet.container.exp";
185
185
  import * as i182 from "./modules/dayjs.module";
186
186
  import * as i183 from "@angular/common";
187
187
  import * as i184 from "@angular/common/http";
@@ -205,6 +205,6 @@ import * as i200 from "./modules/material.module";
205
205
  export declare class SharedModule {
206
206
  static forChild(config?: SharedConfig): ModuleWithProviders<SharedModule>;
207
207
  static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
208
- static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.LocalizedStringPipe, typeof i2.HelpTipComponent, typeof i3.BoxFormComponent, typeof i4.BoxFormRowComponent, typeof i5.BoxFormControlComponent, typeof i6.RolesPerformanceComponent, typeof i7.RolesPerformanceComponent1, typeof i8.CubeUsageComponent, typeof i9.CubeDocumentsComponent, typeof i10.DateFormatPipe, typeof i11.CalendarPipe, typeof i12.DifferencePipe, typeof i13.DurationPipe, typeof i14.TimeAgoPipe, typeof i14.ToNowPipe, typeof i15.HtmlSimplePipe, typeof i16.CheckboxComponent, typeof i17.CubeParallelComponent, typeof i18.CubeSumComponent, typeof i19.CubeParallelViewComponent, typeof i20.CubeChartViewComponent, typeof i21.CubeExploreViewComponent, typeof i22.CubeDocumentSumComponent, typeof i23.ExploreItemImplComponent, typeof i24.DocumentInfoComponent, typeof i25.DocumentViewsComponent, typeof i26.ViewItemComponent, typeof i27.CubeDocumentMatrixComponent, typeof i28.CubeDocumentViewComponent, typeof i29.CubePivotViewComponent, typeof i30.ActionPicker, typeof i31.QuickCommentComponent, typeof i32.DurationFormatPipe, typeof i33.CombinationPicker, typeof i34.CombinationPickerBody, typeof i35.CombinationPool, typeof i36.TimelineViewComponent, typeof i37.MatIconAnimate, typeof i38.DateRangePipe, typeof i38.AgoPipe, typeof i39.StateDirective, typeof i40.JoinPipe, typeof i41.TypeValuePipe, typeof i42.L18nPipe, typeof i42.TranslatePipe, typeof i43.IdentityName, typeof i44.SanitizeHtmlPipe, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.ArraySortPipe, typeof i49.JsonPipe, typeof i50.UserNamePipe, typeof i51.TaggingPipe, typeof i52.TypeSelect, typeof i53.TypeAutocomplete, typeof i54.Signature, typeof i55.AceInput, typeof i56.TimespanInput, typeof i57.AddressInput, typeof i58.FileInput, typeof i59.TimePicker, typeof i60.LayoutComponent, typeof i61.StickyToolbar, typeof i62.VirtualTabs, typeof i62.Tab, typeof i63.TimeField, typeof i64.SignatureField, typeof i65.AddressField, typeof i66.RadioButtonField, typeof i67.ChecklistField, typeof i68.YesNoField, typeof i69.HtmlField, typeof i70.FileField, typeof i71.NumericField, typeof i72.AutocompleteField, typeof i73.CheckboxField, typeof i74.DateField, typeof i75.DateRangeField, typeof i76.ExpressionField, typeof i77.InputField, typeof i78.SelectField, typeof i79.SwitchField, typeof i80.TextareaField, typeof i81.ChipsField, typeof i82.TimespanField, typeof i83.ReturnActionComponent, typeof i84.AssignActionComponent, typeof i85.MoveToActionComponent, typeof i86.AvatarComponent, typeof i87.PeopleComponent, typeof i88.EditInputComponent, typeof i89.LottieAnimation, typeof i15.ContactsComponent, typeof i90.CubeMatrixComponent, typeof i91.FilterTagsComponent, typeof i92.ExploreItemsComponent, typeof i93.CompareNameDirective, typeof i93.CompareGroupDirective, typeof i93.CompareContextDirective, typeof i94.GuideComponent, typeof i95.OutOfOfficeToast, typeof i96.NotificationsTableComponent, typeof i97.NotificationsFilterComponent, typeof i98.PrivilegeHiddenDirective, typeof i99.TaggingItemDirective, typeof i100.TaggingDirective, typeof i101.DocumentTaggingComponent, typeof i102.UserTaggingComponent, typeof i98.PrivilegeDisabledDirective, typeof i103.CubeDocumentsGridComponent, typeof i104.LongRunningTaskNotification, typeof i105.TaggedNotification, typeof i106.CommentedNotification, typeof i107.NudgeNotification, typeof i108.InviteNotification, typeof i109.TextNotification, typeof i110.CubeAnomalyNotification, typeof i111.EscalatedNotification, typeof i112.LikedNotification, typeof i113.StateChangedNotification, typeof i114.UpcomingEventNotification, typeof i115.NoneComponent, typeof i116.ScheduleViewComponent, typeof i117.OptionsComponent, typeof i118.TraceViewComponent, typeof i119.ProgressDirective, typeof i120.AttachmentsComponent, typeof i121.DocumentEventsComponent, typeof i122.TagsComponent, typeof i123.MapComponent, typeof i124.MaskComponent, typeof i125.FlowViewComponent, typeof i126.SubstitutionComponent, typeof i127.PopupComponent, typeof i128.AttachmentPreview, typeof i129.CommentsComponent, typeof i130.CommentComponent, typeof i131.EditCommentComponent, typeof i132.CommentLikesComponent, typeof i133.CommentEditsComponent, typeof i134.BrowseItemsComponent, typeof i135.BrowseFilterComponent, typeof i136.ExpandedItemComponent, typeof i137.ComposeFormComponent, typeof i138.CubeViewComponent, typeof i139.CubeFilterComponent, typeof i140.CubeAccumulationChartComponent, typeof i141.CubeChartComponent, typeof i142.CubePivotComponent, typeof i143.CubeSpreadsheetComponent, typeof i144.CubeGridComponent, typeof i145.ReportViewerComponent, typeof i146.TableViewComponent, typeof i147.ReportArgumentsComponent, typeof i148.DashboardComponent, typeof i149.WidgetItemComponent, typeof i150.CubeWidgetFilterComponent, typeof i151.SaveChangesDialog, typeof i152.AskDialog, typeof i153.AboutDialog, typeof i154.ActionDialog, typeof i155.ImpersonateDialog, typeof i156.ConversationComponent, typeof i157.CubeMatrixPopupComponent, typeof i158.VersionCompareComponent, typeof i159.ExploreDocumentComponent, typeof i160.TasksComponent, typeof i161.CubeDocumentsTableComponent, typeof i162.CubePerformanceWidget, typeof i163.CubeAccumAnalysisWidget, typeof i164.CubeAnalysisWidget, typeof i165.CubeChartAnalysisWidget, typeof i166.ActionsWidget, typeof i167.RecentsWidget, typeof i168.PendingResultsWidget, typeof i169.CompareGroupsWidget, typeof i170.CubeDocumentsWidget, typeof i171.DocumentStateWidgetComponent, typeof i172.PersonalScoreWidget, typeof i173.PersonalActivityWidget, typeof i174.PeersPerformanceWidget, typeof i175.UsagePivotComponent, typeof i176.UsageChartComponent, typeof i177.UsageReportArgs, typeof i178.EmojiHostComponent, typeof i179.TooltipDirective, typeof i179.TooltipComponent, typeof i180.BrokenPage], [typeof i181.SpContainer, typeof i182.DayJsModule, typeof i183.CommonModule, typeof i184.HttpClientModule, typeof i185.ReactiveFormsModule, typeof i186.RouterModule, typeof i187.PickerModule, typeof i188.SyncfusionGanttModule, typeof i189.SyncfusionScheduleModule, typeof i190.SyncfusionCircularGaugeModule, typeof i191.SyncfusionChartModule, typeof i188.SyncfusionGanttModule, typeof i192.SyncfusionGridModule, typeof i193.SyncfusionLinearGaugeModule, typeof i194.SyncfusionTextEditorModule, typeof i195.SyncfusionSpreadsheetModule, typeof i196.SyncfusionPivotModule, typeof i197.SignatureModule, typeof i198.KanbanModule, typeof i199.SyncfusionDiagramModule, typeof i200.MaterialModule], [typeof i117.OptionsComponent, typeof i181.SpContainer, typeof i115.NoneComponent, typeof i1.LocalizedStringPipe, typeof i200.MaterialModule, typeof i180.BrokenPage, typeof i2.HelpTipComponent, typeof i91.FilterTagsComponent, typeof i10.DateFormatPipe, typeof i11.CalendarPipe, typeof i12.DifferencePipe, typeof i13.DurationPipe, typeof i14.TimeAgoPipe, typeof i14.ToNowPipe, typeof i16.CheckboxComponent, typeof i17.CubeParallelComponent, typeof i18.CubeSumComponent, typeof i23.ExploreItemImplComponent, typeof i24.DocumentInfoComponent, typeof i25.DocumentViewsComponent, typeof i148.DashboardComponent, typeof i122.TagsComponent, typeof i31.QuickCommentComponent, typeof i129.CommentsComponent, typeof i60.LayoutComponent, typeof i154.ActionDialog, typeof i61.StickyToolbar, typeof i62.VirtualTabs, typeof i62.Tab, typeof i135.BrowseFilterComponent, typeof i139.CubeFilterComponent, typeof i116.ScheduleViewComponent, typeof i145.ReportViewerComponent, typeof i149.WidgetItemComponent, typeof i138.CubeViewComponent, typeof i92.ExploreItemsComponent, typeof i137.ComposeFormComponent, typeof i134.BrowseItemsComponent, typeof i96.NotificationsTableComponent, typeof i30.ActionPicker, typeof i156.ConversationComponent, typeof i39.StateDirective, typeof i15.ContactsComponent, typeof i90.CubeMatrixComponent, typeof i37.MatIconAnimate, typeof i179.TooltipDirective, typeof i56.TimespanInput, typeof i58.FileInput, typeof i57.AddressInput, typeof i55.AceInput, typeof i33.CombinationPicker, typeof i35.CombinationPool, typeof i52.TypeSelect, typeof i53.TypeAutocomplete, typeof i59.TimePicker, typeof i32.DurationFormatPipe, typeof i38.DateRangePipe, typeof i41.TypeValuePipe, typeof i40.JoinPipe, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.JsonPipe, typeof i49.ArraySortPipe, typeof i50.UserNamePipe, typeof i44.SanitizeHtmlPipe, typeof i42.L18nPipe, typeof i42.TranslatePipe, typeof i43.IdentityName, typeof i86.AvatarComponent, typeof i147.ReportArgumentsComponent, typeof i128.AttachmentPreview, typeof i98.PrivilegeHiddenDirective, typeof i98.PrivilegeDisabledDirective, typeof i93.CompareGroupDirective, typeof i93.CompareNameDirective, typeof i93.CompareContextDirective, typeof i118.TraceViewComponent, typeof i125.FlowViewComponent, typeof i84.AssignActionComponent, typeof i83.ReturnActionComponent, typeof i159.ExploreDocumentComponent, typeof i162.CubePerformanceWidget, typeof i166.ActionsWidget, typeof i164.CubeAnalysisWidget, typeof i170.CubeDocumentsWidget, typeof i167.RecentsWidget, typeof i173.PersonalActivityWidget, typeof i169.CompareGroupsWidget, typeof i174.PeersPerformanceWidget, typeof i168.PendingResultsWidget, typeof i172.PersonalScoreWidget, typeof i150.CubeWidgetFilterComponent, typeof i161.CubeDocumentsTableComponent, typeof i103.CubeDocumentsGridComponent, typeof i160.TasksComponent, typeof i177.UsageReportArgs, typeof i176.UsageChartComponent, typeof i175.UsagePivotComponent, typeof i158.VersionCompareComponent, typeof i89.LottieAnimation, typeof i140.CubeAccumulationChartComponent, typeof i141.CubeChartComponent, typeof i142.CubePivotComponent, typeof i143.CubeSpreadsheetComponent, typeof i144.CubeGridComponent]>;
208
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.LocalizedStringPipe, typeof i2.HelpTipComponent, typeof i3.BoxFormComponent, typeof i4.BoxFormRowComponent, typeof i5.BoxFormControlComponent, typeof i6.PerformanceWindComponent, typeof i7.PerformanceHiloComponent, typeof i8.CubeUsageComponent, typeof i9.CubeDocumentsComponent, typeof i10.DateFormatPipe, typeof i11.CalendarPipe, typeof i12.DifferencePipe, typeof i13.DurationPipe, typeof i14.TimeAgoPipe, typeof i14.ToNowPipe, typeof i15.HtmlSimplePipe, typeof i16.CheckboxComponent, typeof i17.CubeParallelComponent, typeof i18.CubeSumComponent, typeof i19.CubeParallelViewComponent, typeof i20.CubeChartViewComponent, typeof i21.CubeExploreViewComponent, typeof i22.CubeDocumentSumComponent, typeof i23.ExploreItemImplComponent, typeof i24.DocumentInfoComponent, typeof i25.DocumentViewsComponent, typeof i26.ViewItemComponent, typeof i27.CubeDocumentMatrixComponent, typeof i28.CubeDocumentViewComponent, typeof i29.CubePivotViewComponent, typeof i30.ActionPicker, typeof i31.QuickCommentComponent, typeof i32.DurationFormatPipe, typeof i33.CombinationPicker, typeof i34.CombinationPickerBody, typeof i35.CombinationPool, typeof i36.TimelineViewComponent, typeof i37.MatIconAnimate, typeof i38.DateRangePipe, typeof i38.AgoPipe, typeof i39.StateDirective, typeof i40.JoinPipe, typeof i41.TypeValuePipe, typeof i42.L18nPipe, typeof i42.TranslatePipe, typeof i43.IdentityName, typeof i44.SanitizeHtmlPipe, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.ArraySortPipe, typeof i49.JsonPipe, typeof i50.UserNamePipe, typeof i51.TaggingPipe, typeof i52.TypeSelect, typeof i53.TypeAutocomplete, typeof i54.Signature, typeof i55.AceInput, typeof i56.TimespanInput, typeof i57.AddressInput, typeof i58.FileInput, typeof i59.TimePicker, typeof i60.LayoutComponent, typeof i61.StickyToolbar, typeof i62.VirtualTabs, typeof i62.Tab, typeof i63.TimeField, typeof i64.SignatureField, typeof i65.AddressField, typeof i66.RadioButtonField, typeof i67.ChecklistField, typeof i68.YesNoField, typeof i69.HtmlField, typeof i70.FileField, typeof i71.NumericField, typeof i72.AutocompleteField, typeof i73.CheckboxField, typeof i74.DateField, typeof i75.DateRangeField, typeof i76.ExpressionField, typeof i77.InputField, typeof i78.SelectField, typeof i79.SwitchField, typeof i80.TextareaField, typeof i81.ChipsField, typeof i82.TimespanField, typeof i83.ReturnActionComponent, typeof i84.AssignActionComponent, typeof i85.MoveToActionComponent, typeof i86.AvatarComponent, typeof i87.PeopleComponent, typeof i88.EditInputComponent, typeof i89.LottieAnimation, typeof i15.ContactsComponent, typeof i90.CubeMatrixComponent, typeof i91.FilterTagsComponent, typeof i92.ExploreItemsComponent, typeof i93.CompareNameDirective, typeof i93.CompareGroupDirective, typeof i93.CompareContextDirective, typeof i94.GuideComponent, typeof i95.OutOfOfficeToast, typeof i96.NotificationsTableComponent, typeof i97.NotificationsFilterComponent, typeof i98.PrivilegeHiddenDirective, typeof i99.TaggingItemDirective, typeof i100.TaggingDirective, typeof i101.DocumentTaggingComponent, typeof i102.UserTaggingComponent, typeof i98.PrivilegeDisabledDirective, typeof i103.CubeDocumentsGridComponent, typeof i104.LongRunningTaskNotification, typeof i105.TaggedNotification, typeof i106.CommentedNotification, typeof i107.NudgeNotification, typeof i108.InviteNotification, typeof i109.TextNotification, typeof i110.CubeAnomalyNotification, typeof i111.EscalatedNotification, typeof i112.LikedNotification, typeof i113.StateChangedNotification, typeof i114.UpcomingEventNotification, typeof i115.NoneComponent, typeof i116.ScheduleViewComponent, typeof i117.OptionsComponent, typeof i118.TraceViewComponent, typeof i119.ProgressDirective, typeof i120.AttachmentsComponent, typeof i121.DocumentEventsComponent, typeof i122.TagsComponent, typeof i123.MapComponent, typeof i124.MaskComponent, typeof i125.FlowViewComponent, typeof i126.SubstitutionComponent, typeof i127.PopupComponent, typeof i128.AttachmentPreview, typeof i129.CommentsComponent, typeof i130.CommentComponent, typeof i131.EditCommentComponent, typeof i132.CommentLikesComponent, typeof i133.CommentEditsComponent, typeof i134.BrowseItemsComponent, typeof i135.BrowseFilterComponent, typeof i136.ExpandedItemComponent, typeof i137.ComposeFormComponent, typeof i138.CubeViewComponent, typeof i139.CubeFilterComponent, typeof i140.CubeAccumulationChartComponent, typeof i141.CubeChartComponent, typeof i142.CubePivotComponent, typeof i143.CubeSpreadsheetComponent, typeof i144.CubeGridComponent, typeof i145.ReportViewerComponent, typeof i146.TableViewComponent, typeof i147.ReportArgumentsComponent, typeof i148.DashboardComponent, typeof i149.WidgetItemComponent, typeof i150.CubeWidgetFilterComponent, typeof i151.SaveChangesDialog, typeof i152.AskDialog, typeof i153.AboutDialog, typeof i154.ActionDialog, typeof i155.ImpersonateDialog, typeof i156.ConversationComponent, typeof i157.CubeMatrixPopupComponent, typeof i158.VersionCompareComponent, typeof i159.ExploreDocumentComponent, typeof i160.TasksComponent, typeof i161.CubeDocumentsTableComponent, typeof i162.CubePerformanceWidget, typeof i163.CubeAccumAnalysisWidget, typeof i164.CubeAnalysisWidget, typeof i165.CubeChartAnalysisWidget, typeof i166.ActionsWidget, typeof i167.RecentsWidget, typeof i168.PendingResultsWidget, typeof i169.CompareGroupsWidget, typeof i170.CubeDocumentsWidget, typeof i171.DocumentStateWidgetComponent, typeof i172.PersonalScoreWidget, typeof i173.PersonalActivityWidget, typeof i174.PeersPerformanceWidget, typeof i175.UsagePivotComponent, typeof i176.UsageChartComponent, typeof i177.UsageReportArgs, typeof i178.EmojiHostComponent, typeof i179.TooltipDirective, typeof i179.TooltipComponent, typeof i180.BrokenPage], [typeof i181.SpContainer, typeof i182.DayJsModule, typeof i183.CommonModule, typeof i184.HttpClientModule, typeof i185.ReactiveFormsModule, typeof i186.RouterModule, typeof i187.PickerModule, typeof i188.SyncfusionGanttModule, typeof i189.SyncfusionScheduleModule, typeof i190.SyncfusionCircularGaugeModule, typeof i191.SyncfusionChartModule, typeof i188.SyncfusionGanttModule, typeof i192.SyncfusionGridModule, typeof i193.SyncfusionLinearGaugeModule, typeof i194.SyncfusionTextEditorModule, typeof i195.SyncfusionSpreadsheetModule, typeof i196.SyncfusionPivotModule, typeof i197.SignatureModule, typeof i198.KanbanModule, typeof i199.SyncfusionDiagramModule, typeof i200.MaterialModule], [typeof i117.OptionsComponent, typeof i181.SpContainer, typeof i115.NoneComponent, typeof i1.LocalizedStringPipe, typeof i200.MaterialModule, typeof i180.BrokenPage, typeof i2.HelpTipComponent, typeof i91.FilterTagsComponent, typeof i10.DateFormatPipe, typeof i11.CalendarPipe, typeof i12.DifferencePipe, typeof i13.DurationPipe, typeof i14.TimeAgoPipe, typeof i14.ToNowPipe, typeof i16.CheckboxComponent, typeof i17.CubeParallelComponent, typeof i18.CubeSumComponent, typeof i23.ExploreItemImplComponent, typeof i24.DocumentInfoComponent, typeof i25.DocumentViewsComponent, typeof i148.DashboardComponent, typeof i122.TagsComponent, typeof i31.QuickCommentComponent, typeof i129.CommentsComponent, typeof i60.LayoutComponent, typeof i154.ActionDialog, typeof i61.StickyToolbar, typeof i62.VirtualTabs, typeof i62.Tab, typeof i135.BrowseFilterComponent, typeof i139.CubeFilterComponent, typeof i116.ScheduleViewComponent, typeof i145.ReportViewerComponent, typeof i149.WidgetItemComponent, typeof i138.CubeViewComponent, typeof i92.ExploreItemsComponent, typeof i137.ComposeFormComponent, typeof i134.BrowseItemsComponent, typeof i96.NotificationsTableComponent, typeof i30.ActionPicker, typeof i156.ConversationComponent, typeof i39.StateDirective, typeof i15.ContactsComponent, typeof i90.CubeMatrixComponent, typeof i37.MatIconAnimate, typeof i179.TooltipDirective, typeof i56.TimespanInput, typeof i58.FileInput, typeof i57.AddressInput, typeof i55.AceInput, typeof i33.CombinationPicker, typeof i35.CombinationPool, typeof i52.TypeSelect, typeof i53.TypeAutocomplete, typeof i59.TimePicker, typeof i32.DurationFormatPipe, typeof i38.DateRangePipe, typeof i41.TypeValuePipe, typeof i40.JoinPipe, typeof i45.StatePipe, typeof i46.ActionPipe, typeof i47.RolePipe, typeof i48.FormPipe, typeof i49.FilterPipe, typeof i49.JsonPipe, typeof i49.ArraySortPipe, typeof i50.UserNamePipe, typeof i44.SanitizeHtmlPipe, typeof i42.L18nPipe, typeof i42.TranslatePipe, typeof i43.IdentityName, typeof i86.AvatarComponent, typeof i147.ReportArgumentsComponent, typeof i128.AttachmentPreview, typeof i98.PrivilegeHiddenDirective, typeof i98.PrivilegeDisabledDirective, typeof i93.CompareGroupDirective, typeof i93.CompareNameDirective, typeof i93.CompareContextDirective, typeof i118.TraceViewComponent, typeof i125.FlowViewComponent, typeof i84.AssignActionComponent, typeof i83.ReturnActionComponent, typeof i159.ExploreDocumentComponent, typeof i162.CubePerformanceWidget, typeof i166.ActionsWidget, typeof i164.CubeAnalysisWidget, typeof i170.CubeDocumentsWidget, typeof i167.RecentsWidget, typeof i173.PersonalActivityWidget, typeof i169.CompareGroupsWidget, typeof i174.PeersPerformanceWidget, typeof i168.PendingResultsWidget, typeof i172.PersonalScoreWidget, typeof i150.CubeWidgetFilterComponent, typeof i161.CubeDocumentsTableComponent, typeof i103.CubeDocumentsGridComponent, typeof i160.TasksComponent, typeof i177.UsageReportArgs, typeof i176.UsageChartComponent, typeof i175.UsagePivotComponent, typeof i158.VersionCompareComponent, typeof i89.LottieAnimation, typeof i140.CubeAccumulationChartComponent, typeof i141.CubeChartComponent, typeof i142.CubePivotComponent, typeof i143.CubeSpreadsheetComponent, typeof i144.CubeGridComponent]>;
209
209
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
210
210
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "2.3.39",
3
+ "version": "2.3.41",
4
4
  "author": "Moding Ltd.",
5
5
  "homepage": "https://github.com/moding-il/bizdoc.core",
6
6
  "license": "https://github.com/moding-il/bizdoc.core/blob/master/License.md",
package/public-api.d.ts CHANGED
@@ -161,7 +161,7 @@ export { AuthenticationImpl } from './lib/core/authentication';
161
161
  export { CubeAccumulationChartComponent } from './lib/cube/accum/accum.component';
162
162
  export { CubeChartComponent } from './lib/cube/chart/chart.component';
163
163
  export { CubeGridComponent } from './lib/cube/grid/grid.component';
164
- export { SpContainer } from './lib/cube/spreadsheet/spreadsheet.container';
164
+ export { SpContainer } from './lib/cube/spreadsheet/spreadsheet.container.exp';
165
165
  export { CubeSpreadsheetComponent } from './lib/cube/spreadsheet/spreadsheet.component';
166
166
  export { CubePivotComponent } from './lib/cube/pivot/pivot.component';
167
167
  export { StateDirective } from './lib/compose/state.component';
@@ -1,180 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Component } from '@angular/core';
3
- import { Chart } from '@syncfusion/ej2-charts';
4
- import { Subject, startWith, takeUntil } from 'rxjs';
5
- /// <reference path="./node_modules/dayjs/plugin/duration.d.ts" />
6
- import dayjs from 'dayjs';
7
- import { BizDoc } from '../../core/decorators';
8
- import { FONT_FAMILY } from '../../core/colors';
9
- import * as i0 from "@angular/core";
10
- import * as i1 from "../../core/router";
11
- import * as i2 from "../../core/account.service";
12
- import * as i3 from "../../core/session.service";
13
- import * as i4 from "../../core/translate.service";
14
- let RolesPerformanceComponent = class RolesPerformanceComponent {
15
- constructor(_elementRef, _router, _accounts, _session, _translate) {
16
- this._elementRef = _elementRef;
17
- this._router = _router;
18
- this._accounts = _accounts;
19
- this._session = _session;
20
- this._translate = _translate;
21
- this.legendSettings = {
22
- position: 'Left',
23
- isInversed: this._session.inverse,
24
- //toggleVisibility: false,
25
- enablePages: true,
26
- enableHighlight: true,
27
- };
28
- this.tooltip = {
29
- enable: true,
30
- textStyle: {
31
- fontFamily: FONT_FAMILY
32
- }
33
- };
34
- this.titleStyle = {
35
- fontFamily: FONT_FAMILY
36
- };
37
- this.primaryXAxis = { valueType: 'Double' };
38
- this.primaryYAxis = {};
39
- this.actions = {};
40
- this._destroy = new Subject();
41
- _session.profile.actions.forEach(a => this.actions[a.name] = a);
42
- _session.themeChange.pipe(takeUntil(this._destroy), startWith(_session.theme)).subscribe(t => {
43
- this.theme = t.dark ? 'Material3Dark' : 'Material3';
44
- this.chart && this._draw();
45
- });
46
- }
47
- onBind(data) {
48
- this.chart?.destroy();
49
- if (!data.length)
50
- return;
51
- let accumStd = 0, countStd = 0, accumDuration = 0, maxStd = 0, maxDuration = 0, standards = [], map = {};
52
- data.forEach(e => {
53
- let accumStd1 = 0, countStd1 = 0, accumDuration1 = 0;
54
- e.items.forEach(e => {
55
- if (e.standardTime) {
56
- if (e.standardTime > maxStd)
57
- maxStd = e.standardTime;
58
- countStd++;
59
- countStd1++;
60
- accumStd += e.standardTime;
61
- accumStd1 += e.standardTime;
62
- standards.push(e);
63
- }
64
- if (e.duration > maxDuration)
65
- maxDuration = e.duration;
66
- accumDuration += e.duration;
67
- accumDuration1 += e.duration;
68
- });
69
- map[e.userId] = {
70
- items: e.items,
71
- stdAvg: countStd1 ? accumStd1 / countStd1 : 0,
72
- durationAvg: accumDuration1 / data.length,
73
- };
74
- });
75
- this.stdAvg = countStd ? accumStd / countStd : 0,
76
- this.durationAvg = accumDuration / data.length;
77
- this._accounts.getAll(data.map(e => e.userId)).
78
- subscribe(users => {
79
- this.series = [{
80
- name: this._translate.get('Standard'),
81
- xName: 'date',
82
- yName: 'standardTime',
83
- type: 'Polar',
84
- drawType: 'Line',
85
- marker: {
86
- visible: true,
87
- shape: 'Triangle',
88
- width: 5,
89
- height: 5
90
- },
91
- dataSource: standards.
92
- sort((e1, e2) => e1.standardTime < e2.standardTime ? -1 : 1),
93
- },
94
- ...users.map(u => ({
95
- dataSource: map[u.id].items,
96
- name: u.name,
97
- type: 'Polar',
98
- drawType: 'Line',
99
- marker: {
100
- visible: true,
101
- width: 5, height: 5,
102
- shape: 'Pentagon',
103
- },
104
- xName: 'date',
105
- yName: 'duration',
106
- }))];
107
- this._draw();
108
- });
109
- }
110
- _draw() {
111
- this.chart?.destroy();
112
- const colors = this._session.accentPalette;
113
- let palettes = [this._session.getPrimery(),
114
- ...colors
115
- ];
116
- while (this.series.length < palettes.length) {
117
- palettes.push(...colors);
118
- }
119
- this.chart = new Chart({
120
- theme: this.theme,
121
- selectionMode: 'Series',
122
- title: this._translate.get('AverageValue', dayjs.duration(this.durationAvg, 'seconds').format('DD:HH:mm')),
123
- titleStyle: this.titleStyle,
124
- subTitle: this.stdAvg ?
125
- this._translate.get('StandardValue', dayjs.duration(this.stdAvg, 'seconds').format('DD:HH:mm')) : null,
126
- subTitleStyle: this.titleStyle,
127
- series: this.series,
128
- tooltip: this.tooltip,
129
- tooltipRender: this.tooltipRender.bind(this),
130
- legendSettings: this.legendSettings,
131
- legendRender: this.legendRender.bind(this),
132
- axisLabelRender: this.labelRender.bind(this),
133
- palettes,
134
- enableRtl: this._session.inverse,
135
- height: '100%',
136
- highlightMode: 'Series',
137
- pointClick: this.explore.bind(this)
138
- }, this._elementRef.nativeElement);
139
- }
140
- legendRender(evt) {
141
- //evt.text
142
- }
143
- tooltipRender(evt) {
144
- evt.text = dayjs.duration(evt.data.pointY, 's').humanize(); // 'DD:HH:ss'
145
- }
146
- labelRender(evt) {
147
- switch (evt.axis.name) {
148
- case 'primaryYAxis':
149
- evt.text = dayjs.duration(evt.value, 's').format('DD:HH:mm');
150
- break;
151
- case 'primaryXAxis':
152
- evt.text = dayjs(evt.value).format('MMM YYYY');
153
- break;
154
- }
155
- }
156
- explore(evt) {
157
- const { pointIndex, seriesIndex } = evt;
158
- if (seriesIndex === 0)
159
- return;
160
- const { documentId } = this.chart.series[seriesIndex].dataSource[pointIndex];
161
- this._router.navigate(['mailbox', 'd', documentId.encodeId()]);
162
- }
163
- ngOnDestroy() {
164
- this.chart?.destroy();
165
- this._destroy.next();
166
- }
167
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: RolesPerformanceComponent, deps: [{ token: i0.ElementRef }, { token: i1.RouterImpl }, { token: i2.AccountService }, { token: i3.SessionService }, { token: i4.TranslateService }], target: i0.ɵɵFactoryTarget.Component }); }
168
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.1", type: RolesPerformanceComponent, selector: "ng-component", ngImport: i0, template: '', isInline: true, styles: [":host{flex:1}\n"] }); }
169
- };
170
- RolesPerformanceComponent = __decorate([
171
- BizDoc({
172
- selector: 'bizdoc-role-performance'
173
- })
174
- ], RolesPerformanceComponent);
175
- export { RolesPerformanceComponent };
176
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.1", ngImport: i0, type: RolesPerformanceComponent, decorators: [{
177
- type: Component,
178
- args: [{ template: '', styles: [":host{flex:1}\n"] }]
179
- }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.RouterImpl }, { type: i2.AccountService }, { type: i3.SessionService }, { type: i4.TranslateService }] });
180
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicm9sZS1wZXJmb3JtYW5jZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL3JlcG9ydHMvY3ViZS9yb2xlLXBlcmZvcm1hbmNlLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBeUIsTUFBTSxlQUFlLENBQUM7QUFDakUsT0FBTyxFQUFrSCxLQUFLLEVBQXlHLE1BQU0sd0JBQXdCLENBQUM7QUFDdFEsT0FBTyxFQUFFLE9BQU8sRUFBRSxTQUFTLEVBQUUsU0FBUyxFQUFFLE1BQU0sTUFBTSxDQUFDO0FBQ3JELGtFQUFrRTtBQUNsRSxPQUFPLEtBQUssTUFBTSxPQUFPLENBQUM7QUFDMUIsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBUS9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQzs7Ozs7O0FBU3pDLElBQU0seUJBQXlCLEdBQS9CLE1BQU0seUJBQXlCO0lBMEJwQyxZQUNVLFdBQXVDLEVBQ3ZDLE9BQW1CLEVBQ25CLFNBQXlCLEVBQ3pCLFFBQXdCLEVBQ3hCLFVBQTRCO1FBSjVCLGdCQUFXLEdBQVgsV0FBVyxDQUE0QjtRQUN2QyxZQUFPLEdBQVAsT0FBTyxDQUFZO1FBQ25CLGNBQVMsR0FBVCxTQUFTLENBQWdCO1FBQ3pCLGFBQVEsR0FBUixRQUFRLENBQWdCO1FBQ3hCLGVBQVUsR0FBVixVQUFVLENBQWtCO1FBMUI3QixtQkFBYyxHQUFHO1lBQ3hCLFFBQVEsRUFBRSxNQUFNO1lBQ2hCLFVBQVUsRUFBRSxJQUFJLENBQUMsUUFBUSxDQUFDLE9BQU87WUFDakMsMEJBQTBCO1lBQzFCLFdBQVcsRUFBRSxJQUFJO1lBQ2pCLGVBQWUsRUFBRSxJQUFJO1NBQ0MsQ0FBQztRQUNoQixZQUFPLEdBQUc7WUFDakIsTUFBTSxFQUFFLElBQUk7WUFDWixTQUFT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QyxDQUFDO2dCQUM3RCxNQUFNO1lBQ1IsS0FBSyxjQUFjO2dCQUNqQixHQUFHLENBQUMsSUFBSSxHQUFHLEtBQUssQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxDQUFDLFVBQVUsQ0FBQyxDQUFDO2dCQUMvQyxNQUFNO1FBQ1YsQ0FBQztJQUNILENBQUM7SUFDRCxPQUFPLENBQUMsR0FBb0I7UUFDMUIsTUFBTSxFQUFFLFVBQVUsRUFBRSxXQUFXLEVBQUUsR0FBRyxHQUFHLENBQUM7UUFDeEMsSUFBSSxXQUFXLEtBQUssQ0FBQztZQUFFLE9BQU87UUFFOUIsTUFBTSxFQUFFLFVBQVUsRUFBRSxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLFdBQVcsQ0FBQyxDQUFDLFVBQVUsQ0FBQyxVQUFVLENBQWMsQ0FBQztRQUUxRixJQUFJLENBQUMsT0FBTyxDQUFDLFFBQVEsQ0FBQyxDQUFDLFNBQVMsRUFBRSxHQUFHLEVBQUUsVUFBVSxDQUFDLFFBQVEsRUFBRSxDQUFDLENBQUMsQ0FBQztJQUNqRSxDQUFDO0lBQ0QsV0FBVztRQUNULElBQUksQ0FBQyxLQUFLLEVBQUUsT0FBTyxFQUFFLENBQUM7UUFDdEIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLEVBQUUsQ0FBQztJQUN2QixDQUFDOzhHQXpLVSx5QkFBeUI7a0dBQXpCLHlCQUF5QixvREFOMUIsRUFBRTs7QUFNRCx5QkFBeUI7SUFIckMsTUFBTSxDQUFDO1FBQ04sUUFBUSxFQUFFLHlCQUF5QjtLQUNwQyxDQUFDO0dBQ1cseUJBQXlCLENBMEtyQzs7MkZBMUtZLHlCQUF5QjtrQkFQckMsU0FBUzsrQkFDRSxFQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBFbGVtZW50UmVmLCBPbkRlc3Ryb3kgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSUxlZ2VuZFJlbmRlckV2ZW50QXJncywgSVBvaW50RXZlbnRBcmdzLCBBeGlzTW9kZWwsIENoYXJ0VGhlbWUsIElQb2ludFJlbmRlckV2ZW50QXJncywgSVRvb2x0aXBSZW5kZXJFdmVudEFyZ3MsIENoYXJ0LCBJQXhpc0xhYmVsUmVuZGVyRXZlbnRBcmdzLCBMZWdlbmRTZXR0aW5nc01vZGVsLCBTZXJpZXNNb2RlbCwgVG9vbHRpcFNldHRpbmdzTW9kZWwsIHRpdGxlU2V0dGluZ3NNb2RlbCB9IGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1jaGFydHMnO1xyXG5pbXBvcnQgeyBTdWJqZWN0LCBzdGFydFdpdGgsIHRha2VVbnRpbCB9IGZyb20gJ3J4anMnO1xyXG4vLy8gPHJlZmVyZW5jZSBwYXRoPVwiLi9ub2RlX21vZHVsZXMvZGF5anMvcGx1Z2luL2R1cmF0aW9uLmQudHNcIiAvPlxyXG5pbXBvcnQgZGF5anMgZnJvbSAnZGF5anMnO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tICcuLi8uLi9jb3JlL2RlY29yYXRvcnMnO1xyXG5pbXBvcnQgeyBSZXBvcnRSZWYgfSBmcm9tICcuLi9yZXBvcnQtcmVmJztcclxuaW1wb3J0IHsgUmVwb3J0Q29tcG9uZW50IH0gZnJvbSAnLi4vLi4vY29yZS9iYXNlJztcclxuaW1wb3J0IHsgQWNjb3VudFNlcnZpY2UgfSBmcm9tICcuLi8uLi9jb3JlL2FjY291bnQuc2VydmljZSc7XHJcbmltcG9ydCB7IFNlc3Npb25TZXJ2aWNlIH0gZnJvbSAnLi4vLi4vY29yZS9zZXNzaW9uLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBSb3V0ZXJJbXBsIH0gZnJvbSAnLi4vLi4vY29yZS9yb3V0ZXInO1xyXG5pbXBvcnQgeyBBY3Rpb24sIEF4ZXNNYXAgfSBmcm9tICcuLi8uLi9jb3JlL21vZGVscyc7XHJcbmltcG9ydCB7IFRyYW5zbGF0ZVNlcnZpY2UgfSBmcm9tICcuLi8uLi9jb3JlL3RyYW5zbGF0ZS5zZXJ2aWNlJztcclxuaW1wb3J0IHsgRk9OVF9GQU1JTFkgfSBmcm9tICcuLi8uLi9jb3JlL2NvbG9ycyc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogJycsXHJcbiAgc3R5bGVzOiBgOmhvc3Qge2ZsZXg6IDF9YFxyXG59KVxyXG5AQml6RG9jKHtcclxuICBzZWxlY3RvcjogJ2JpemRvYy1yb2xlLXBlcmZvcm1hbmNlJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgUm9sZXNQZXJmb3JtYW5jZUNvbXBvbmVudCBpbXBsZW1lbnRzIFJlcG9ydENvbXBvbmVudDxNb2RlbD4sIE9uRGVzdHJveSB7XHJcbiAgZHVyYXRpb25Bdmc6IG51bWJlcjtcclxuICBzdGRBdmc6IG51bWJlcjtcclxuICBzZXJpZXM6IFNlcmllc01vZGVsW107XHJcbiAgY2hhcnQ6IENoYXJ0O1xyXG4gIHJlYWRvbmx5IGxlZ2VuZFNldHRpbmdzID0ge1xyXG4gICAgcG9zaXRpb246ICdMZWZ0JyxcclxuICAgIGlzSW52ZXJzZWQ6IHRoaXMuX3Nlc3Npb24uaW52ZXJzZSxcclxuICAgIC8vdG9nZ2xlVmlzaWJpbGl0eTogZmFsc2UsXHJcbiAgICBlbmFibGVQYWdlczogdHJ1ZSxcclxuICAgIGVuYWJsZUhpZ2hsaWdodDogdHJ1ZSxcclxuICB9IGFzIExlZ2VuZFNldHRpbmdzTW9kZWw7XHJcbiAgcmVhZG9ubHkgdG9vbHRpcCA9IHtcclxuICAgIGVuYWJsZTogdHJ1ZSxcclxuICAgIHRleHRTdHlsZToge1xyXG4gICAgICBmb250RmFtaWx5OiBGT05UX0ZBTUlMWVxyXG4gICAgfVxyXG4gIH0gYXMgVG9vbHRpcFNldHRpbmdzTW9kZWw7XHJcbiAgdGhlbWU6IENoYXJ0VGhlbWU7XHJcbiAgcmVhZG9ubHkgdGl0bGVTdHlsZSA9IHtcclxuICAgIGZvbnRGYW1pbHk6IEZPTlRfRkFNSUxZXHJcbiAgfSBhcyB0aXRsZVNldHRpbmdzTW9kZWw7XHJcbiAgcmVhZG9ubHkgcHJpbWFyeVhBeGlzID0geyB2YWx1ZVR5cGU6ICdEb3VibGUnIH0gYXMgQXhpc01vZGVsO1xyXG4gIHJlYWRvbmx5IHByaW1hcnlZQXhpcyA9IHt9IGFzIEF4aXNNb2RlbDtcclxuICBwcml2YXRlIGFjdGlvbnM6IHsgW25hbWU6IHN0cmluZ106IEFjdGlvbiB9ID0ge307XHJcbiAgcHJpdmF0ZSByZWFkb25seSBfZGVzdHJveSA9IG5ldyBTdWJqZWN0PHZvaWQ+KCk7XHJcbiAgY29uc3RydWN0b3IoXHJcbiAgICBwcml2YXRlIF9lbGVtZW50UmVmOiBFbGVtZW50UmVmPEhUTUxEaXZFbGVtZW50PixcclxuICAgIHByaXZhdGUgX3JvdXRlcjogUm91dGVySW1wbCxcclxuICAgIHByaXZhdGUgX2FjY291bnRzOiBBY2NvdW50U2VydmljZSxcclxuICAgIHByaXZhdGUgX3Nlc3Npb246IFNlc3Npb25TZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlLFxyXG4gICkge1xyXG4gICAgX3Nlc3Npb24ucHJvZmlsZS5hY3Rpb25zLmZvckVhY2goYSA9PlxyXG4gICAgICB0aGlzLmFjdGlvbnNbYS5uYW1lXSA9IGFcclxuICAgICk7XHJcbiAgICBfc2Vzc2lvbi50aGVtZUNoYW5nZS5waXBlKHRha2VVbnRpbCh0aGlzLl9kZXN0cm95KSwgc3RhcnRXaXRoKF9zZXNzaW9uLnRoZW1lKSkuc3Vic2NyaWJlKHQgPT4ge1xyXG4gICAgICB0aGlzLnRoZW1lID0gdC5kYXJrID8gJ01hdGVyaWFsM0RhcmsnIDogJ01hdGVyaWFsMyc7XHJcbiAgICAgIHRoaXMuY2hhcnQgJiYgdGhpcy5fZHJhdygpO1xyXG4gICAgfSlcclxuICB9XHJcbiAgb25CaW5kKGRhdGE6IE1vZGVsW10pIHtcclxuICAgIHRoaXMuY2hhcnQ/LmRlc3Ryb3koKTtcclxuICAgIGlmICghZGF0YS5sZW5ndGgpIHJldHVybjtcclxuICAgIGxldCBhY2N1bVN0ZCA9IDAsIGNvdW50U3RkID0gMCwgYWNjdW1EdXJhdGlvbiA9IDAsIG1heFN0ZCA9IDAsIG1heER1cmF0aW9uID0gMCxcclxuICAgICAgc3RhbmRhcmRzID0gW10gYXMgSXRlbU1vZGVsW10sIG1hcDoge1xyXG4gICAgICAgIFt1c2VySWQ6IHN0cmluZ106IHtcclxuICAgICAgICAgIGl0ZW1zOiBJdGVtTW9kZWxbXTtcclxuICAgICAgICAgIGR1cmF0aW9uQXZnOiBudW1iZXI7XHJcbiAgICAgICAgICBzdGRBdmc6IG51bWJlcjtcclxuICAgICAgICB9XHJcbiAgICAgIH0gPSB7fTtcclxuICAgIGRhdGEuZm9yRWFjaChlID0+IHtcclxuICAgICAgbGV0IGFjY3VtU3RkMSA9IDAsIGNvdW50U3RkMSA9IDAsIGFjY3VtRHVyYXRpb24xID0gMDtcclxuICAgICAgZS5pdGVtcy5mb3JFYWNoKGUgPT4ge1xyXG4gICAgICAgIGlmIChlLnN0YW5kYXJkVGltZSkge1xyXG4gICAgICAgICAgaWYgKGUuc3RhbmRhcmRUaW1lID4gbWF4U3RkKVxyXG4gICAgICAgICAgICBtYXhTdGQgPSBlLnN0YW5kYXJkVGltZTtcclxuICAgICAgICAgIGNvdW50U3RkKys7XHJcbiAgICAgICAgICBjb3VudFN0ZDErKztcclxuICAgICAgICAgIGFjY3VtU3RkICs9IGUuc3RhbmRhcmRUaW1lO1xyXG4gICAgICAgICAgYWNjdW1TdGQxICs9IGUuc3RhbmRhcmRUaW1lO1xyXG4gICAgICAgICAgc3RhbmRhcmRzLnB1c2goZSk7XHJcbiAgICAgICAgfVxyXG4gICAgICAgIGlmIChlLmR1cmF0aW9uID4gbWF4RHVyYXRpb24pXHJcbiAgICAgICAgICBtYXhEdXJhdGlvbiA9IGUuZHVyYXRpb247XHJcbiAgICAgICAgYWNjdW1EdXJhdGlvbiArPSBlLmR1cmF0aW9uO1xyXG4gICAgICAgIGFjY3VtRHVyYXRpb24xICs9IGUuZHVyYXRpb247XHJcbiAgICAgIH0pO1xyXG4gICAgICBtYXBbZS51c2VySWRdID0ge1xyXG4gICAgICAgIGl0ZW1zOiBlLml0ZW1zLFxyXG4gICAgICAgIHN0ZEF2ZzogY291bnRTdGQxID8gYWNjdW1TdGQxIC8gY291bnRTdGQxIDogMCxcclxuICAgICAgICBkdXJhdGlvbkF2ZzogYWNjdW1EdXJhdGlvbjEgLyBkYXRhLmxlbmd0aCxcclxuICAgICAgfTtcclxuICAgIH0pO1xyXG4gICAgdGhpcy5zdGRBdmcgPSBjb3VudFN0ZCA/IGFjY3VtU3RkIC8gY291bnRTdGQgOiAwLFxyXG4gICAgICB0aGlzLmR1cmF0aW9uQXZnID0gYWNjdW1EdXJhdGlvbiAvIGRhdGEubGVuZ3RoO1xyXG4gICAgdGhpcy5fYWNjb3VudHMuZ2V0QWxsKGRhdGEubWFwKGUgPT4gZS51c2VySWQpKS5cclxuICAgICAgc3Vic2NyaWJlKHVzZXJzID0+IHtcclxuICAgICAgICB0aGlzLnNlcmllcyA9IFt7XHJcbiAgICAgICAgICBuYW1lOiB0aGlzLl90cmFuc2xhdGUuZ2V0KCdTdGFuZGFyZCcpLFxyXG4gICAgICAgICAgeE5hbWU6ICdkYXRlJyxcclxuICAgICAgICAgIHlOYW1lOiAnc3RhbmRhcmRUaW1lJyxcclxuICAgICAgICAgIHR5cGU6ICdQb2xhcicsXHJcbiAgICAgICAgICBkcmF3VHlwZTogJ0xpbmUnLFxyXG4gICAgICAgICAgbWFya2VyOiB7XHJcbiAgICAgICAgICAgIHZpc2libGU6IHRydWUsXHJcbiAgICAgICAgICAgIHNoYXBlOiAnVHJpYW5nbGUnLFxyXG4gICAgICAgICAgICB3aWR0aDogNSxcclxuICAgICAgICAgICAgaGVpZ2h0OiA1XHJcbiAgICAgICAgICB9LFxyXG4gICAgICAgICAgZGF0YVNvdXJjZTogc3RhbmRhcmRzLlxyXG4gICAgICAgICAgICBzb3J0KChlMSwgZTIpID0+IGUxLnN0YW5kYXJkVGltZSA8IGUyLnN0YW5kYXJkVGltZSA/IC0xIDogMSksXHJcbiAgICAgICAgfSBhcyBTZXJpZXNNb2RlbCxcclxuICAgICAgICAuLi51c2Vycy5tYXAodSA9PlxyXG4gICAgICAgICh7XHJcbiAgICAgICAgICBkYXRhU291cmNlOiBtYXBbdS5pZF0uaXRlbXMsXHJcbiAgICAgICAgICBuYW1lOiB1Lm5hbWUsXHJcbiAgICAgICAgICB0eXBlOiAnUG9sYXInLFxyXG4gICAgICAgICAgZHJhd1R5cGU6ICdMaW5lJyxcclxuICAgICAgICAgIG1hcmtlcjoge1xyXG4gICAgICAgICAgICB2aXNpYmxlOiB0cnVlLFxyXG4gICAgICAgICAgICB3aWR0aDogNSwgaGVpZ2h0OiA1LFxyXG4gICAgICAgICAgICBzaGFwZTogJ1BlbnRhZ29uJyxcclxuICAgICAgICAgIH0sXHJcbiAgICAgICAgICB4TmFtZTogJ2RhdGUnLFxyXG4gICAgICAgICAgeU5hbWU6ICdkdXJhdGlvbicsXHJcbiAgICAgICAgfSBhcyBTZXJpZXNNb2RlbCkpXTtcclxuICAgICAgICB0aGlzLl9kcmF3KCk7XHJcbiAgICAgIH0pO1xyXG4gIH1cclxuICBwcml2YXRlIF9kcmF3KCkge1xyXG4gICAgdGhpcy5jaGFydD8uZGVzdHJveSgpO1xyXG4gICAgY29uc3QgY29sb3JzID0gdGhpcy5fc2Vzc2lvbi5hY2NlbnRQYWxldHRlO1xyXG4gICAgbGV0IHBhbGV0dGVzID0gW3RoaXMuX3Nlc3Npb24uZ2V0UHJpbWVyeSgpLFxyXG4gICAgLi4uY29sb3JzXHJcbiAgICBdO1xyXG4gICAgd2hpbGUgKHRoaXMuc2VyaWVzLmxlbmd0aCA8IHBhbGV0dGVzLmxlbmd0aCkge1xyXG4gICAgICBwYWxldHRlcy5wdXNoKC4uLmNvbG9ycyk7XHJcbiAgICB9XHJcbiAgICB0aGlzLmNoYXJ0ID0gbmV3IENoYXJ0KHtcclxuICAgICAgdGhlbWU6IHRoaXMudGhlbWUsXHJcbiAgICAgIHNlbGVjdGlvbk1vZGU6ICdTZXJpZXMnLFxyXG4gICAgICB0aXRsZTogdGhpcy5fdHJhbnNsYXRlLmdldCgnQXZlcmFnZVZhbHVlJywgZGF5anMuZHVyYXRpb24odGhpcy5kdXJhdGlvbkF2ZywgJ3NlY29uZHMnKS5mb3JtYXQoJ0REOkhIOm1tJykpLFxyXG4gICAgICB0aXRsZVN0eWxlOiB0aGlzLnRpdGxlU3R5bGUsXHJcbiAgICAgIHN1YlRpdGxlOiB0aGlzLnN0ZEF2ZyA/XHJcbiAgICAgICAgdGhpcy5fdHJhbnNsYXRlLmdldCgnU3RhbmRhcmRWYWx1ZScsIGRheWpzLmR1cmF0aW9uKHRoaXMuc3RkQXZnLCAnc2Vjb25kcycpLmZvcm1hdCgnREQ6SEg6bW0nKSkgOiBudWxsLFxyXG4gICAgICBzdWJUaXRsZVN0eWxlOiB0aGlzLnRpdGxlU3R5bGUsXHJcbiAgICAgIHNlcmllczogdGhpcy5zZXJpZXMsXHJcbiAgICAgIHRvb2x0aXA6IHRoaXMudG9vbHRpcCxcclxuICAgICAgdG9vbHRpcFJlbmRlcjogdGhpcy50b29sdGlwUmVuZGVyLmJpbmQodGhpcyksXHJcbiAgICAgIGxlZ2VuZFNldHRpbmdzOiB0aGlzLmxlZ2VuZFNldHRpbmdzLFxyXG4gICAgICBsZWdlbmRSZW5kZXI6IHRoaXMubGVnZW5kUmVuZGVyLmJpbmQodGhpcyksXHJcbiAgICAgIGF4aXNMYWJlbFJlbmRlcjogdGhpcy5sYWJlbFJlbmRlci5iaW5kKHRoaXMpLFxyXG4gICAgICBwYWxldHRlcyxcclxuICAgICAgZW5hYmxlUnRsOiB0aGlzLl9zZXNzaW9uLmludmVyc2UsXHJcbiAgICAgIGhlaWdodDogJzEwMCUnLFxyXG4gICAgICBoaWdobGlnaHRNb2RlOiAnU2VyaWVzJyxcclxuICAgICAgcG9pbnRDbGljazogdGhpcy5leHBsb3JlLmJpbmQodGhpcylcclxuICAgIH0sXHJcbiAgICAgIHRoaXMuX2VsZW1lbnRSZWYubmF0aXZlRWxlbWVudCk7XHJcbiAgfVxyXG4gIGxlZ2VuZFJlbmRlcihldnQ6IElMZWdlbmRSZW5kZXJFdmVudEFyZ3MpIHtcclxuICAgIC8vZXZ0LnRleHRcclxuICB9XHJcbiAgdG9vbHRpcFJlbmRlcihldnQ6IElUb29sdGlwUmVuZGVyRXZlbnRBcmdzKSB7XHJcbiAgICBldnQudGV4dCA9IGRheWpzLmR1cmF0aW9uKGV2dC5kYXRhLnBvaW50WSBhcyBhbnksICdzJykuaHVtYW5pemUoKTsvLyAnREQ6SEg6c3MnXHJcbiAgfVxyXG4gIGxhYmVsUmVuZGVyKGV2dDogSUF4aXNMYWJlbFJlbmRlckV2ZW50QXJncykge1xyXG4gICAgc3dpdGNoIChldnQuYXhpcy5uYW1lKSB7XHJcbiAgICAgIGNhc2UgJ3ByaW1hcnlZQXhpcyc6XHJcbiAgICAgICAgZXZ0LnRleHQgPSBkYXlqcy5kdXJhdGlvbihldnQudmFsdWUsICdzJykuZm9ybWF0KCdERDpISDptbScpO1xyXG4gICAgICAgIGJyZWFrO1xyXG4gICAgICBjYXNlICdwcmltYXJ5WEF4aXMnOlxyXG4gICAgICAgIGV2dC50ZXh0ID0gZGF5anMoZXZ0LnZhbHVlKS5mb3JtYXQoJ01NTSBZWVlZJyk7XHJcbiAgICAgICAgYnJlYWs7XHJcbiAgICB9XHJcbiAgfVxyXG4gIGV4cGxvcmUoZXZ0OiBJUG9pbnRFdmVudEFyZ3MpIHtcclxuICAgIGNvbnN0IHsgcG9pbnRJbmRleCwgc2VyaWVzSW5kZXggfSA9IGV2dDtcclxuICAgIGlmIChzZXJpZXNJbmRleCA9PT0gMCkgcmV0dXJuO1xyXG5cclxuICAgIGNvbnN0IHsgZG9jdW1lbnRJZCB9ID0gdGhpcy5jaGFydC5zZXJpZXNbc2VyaWVzSW5kZXhdLmRhdGFTb3VyY2VbcG9pbnRJbmRleF0gYXMgSXRlbU1vZGVsO1xyXG5cclxuICAgIHRoaXMuX3JvdXRlci5uYXZpZ2F0ZShbJ21haWxib3gnLCAnZCcsIGRvY3VtZW50SWQuZW5jb2RlSWQoKV0pO1xyXG4gIH1cclxuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcclxuICAgIHRoaXMuY2hhcnQ/LmRlc3Ryb3koKTtcclxuICAgIHRoaXMuX2Rlc3Ryb3kubmV4dCgpO1xyXG4gIH1cclxufVxyXG5cclxuaW50ZXJmYWNlIE1vZGVsIHtcclxuICB1c2VySWQ6IHN0cmluZztcclxuICBpdGVtczogSXRlbU1vZGVsW107XHJcbn1cclxuaW50ZXJmYWNlIEl0ZW1Nb2RlbCB7XHJcbiAgZG9jdW1lbnRJZDogbnVtYmVyO1xyXG4gIGRhdGU6IG51bWJlcjtcclxuICBzdGFuZGFyZFRpbWU/OiBudW1iZXI7XHJcbiAgZHVyYXRpb246IG51bWJlcjtcclxuICBpc0ZZSTogYm9vbGVhbjtcclxuICBhY3Rpb25JZDogc3RyaW5nO1xyXG59XHJcbmludGVyZmFjZSBQZXJmb3JtYW5jZVNldHRpbmdzTW9kZWwge1xyXG4gIGN1YmU/OiBzdHJpbmc7XHJcbiAgZmlsdGVycz86IEF4ZXNNYXA7XHJcbn1cclxuIl19