@bizdoc/core 1.9.6 → 1.9.10

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 (288) hide show
  1. package/assets/themes/brown.min.css +1 -1
  2. package/assets/themes/dark.min.css +1 -1
  3. package/assets/themes/default.min.css +1 -1
  4. package/assets/themes/green.min.css +1 -1
  5. package/assets/themes/indigo.min.css +1 -1
  6. package/esm2020/lib/admin/admin-dismiss.service.mjs +3 -3
  7. package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
  8. package/esm2020/lib/admin/core/ace.input.mjs +3 -3
  9. package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
  10. package/esm2020/lib/admin/core/search.input.mjs +3 -3
  11. package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
  12. package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
  13. package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
  14. package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
  15. package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
  16. package/esm2020/lib/admin/form/form.service.mjs +3 -3
  17. package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
  18. package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
  19. package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
  20. package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
  21. package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
  22. package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
  23. package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
  24. package/esm2020/lib/admin/positions/positions.component.mjs +119 -25
  25. package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
  26. package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
  27. package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
  28. package/esm2020/lib/app.component.mjs +6 -6
  29. package/esm2020/lib/bizdoc.module.mjs +4 -4
  30. package/esm2020/lib/browse/browse-items.component.mjs +35 -19
  31. package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
  32. package/esm2020/lib/browse/browse.pane.component.mjs +5 -5
  33. package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
  34. package/esm2020/lib/browse/filter/filter.component.mjs +27 -8
  35. package/esm2020/lib/browse/folders-menu.component.mjs +5 -5
  36. package/esm2020/lib/chat/chat-info.mjs +3 -3
  37. package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
  38. package/esm2020/lib/chat/chat.service.mjs +3 -3
  39. package/esm2020/lib/chat/contacts.component.mjs +6 -6
  40. package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
  41. package/esm2020/lib/chat/conversation.component.mjs +3 -3
  42. package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
  43. package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
  44. package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
  45. package/esm2020/lib/compose/action/action.pane.dialog.mjs +3 -3
  46. package/esm2020/lib/compose/action/assign-action.component.mjs +3 -3
  47. package/esm2020/lib/compose/action/return-action.component.mjs +3 -3
  48. package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
  49. package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
  50. package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
  51. package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
  52. package/esm2020/lib/compose/comments/Comments.pane.component.mjs +3 -3
  53. package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
  54. package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
  55. package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
  56. package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
  57. package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
  58. package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
  59. package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
  60. package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
  61. package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
  62. package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
  63. package/esm2020/lib/compose/dismiss.service.mjs +3 -3
  64. package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
  65. package/esm2020/lib/compose/document.component.mjs +3 -3
  66. package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
  67. package/esm2020/lib/compose/document.pane.component.mjs +3 -3
  68. package/esm2020/lib/compose/events/events.component.mjs +3 -3
  69. package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
  70. package/esm2020/lib/compose/form.component.mjs +3 -3
  71. package/esm2020/lib/compose/new-menu.component.mjs +3 -3
  72. package/esm2020/lib/compose/privilage.directive.mjs +6 -6
  73. package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
  74. package/esm2020/lib/compose/save-changes.dialog.mjs +3 -3
  75. package/esm2020/lib/compose/state.component.mjs +3 -3
  76. package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
  77. package/esm2020/lib/compose/trace/flow.component.mjs +63 -32
  78. package/esm2020/lib/compose/trace/people.component.mjs +3 -3
  79. package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
  80. package/esm2020/lib/compose/trace/trace.component.mjs +8 -6
  81. package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
  82. package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
  83. package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
  84. package/esm2020/lib/compose/version-compare/version.pane.component.mjs +12 -7
  85. package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
  86. package/esm2020/lib/core/account.service.mjs +8 -5
  87. package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
  88. package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
  89. package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
  90. package/esm2020/lib/core/configuration.mjs +1 -1
  91. package/esm2020/lib/core/controls/address.input.mjs +3 -3
  92. package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
  93. package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
  94. package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
  95. package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
  96. package/esm2020/lib/core/controls/select.input.mjs +3 -3
  97. package/esm2020/lib/core/controls/time-picker.mjs +3 -3
  98. package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
  99. package/esm2020/lib/core/datasource.service.mjs +3 -3
  100. package/esm2020/lib/core/guide/guide.component.mjs +3 -3
  101. package/esm2020/lib/core/guide/guide.service.mjs +3 -3
  102. package/esm2020/lib/core/http.interceptor.mjs +3 -3
  103. package/esm2020/lib/core/hub.service.mjs +3 -3
  104. package/esm2020/lib/core/identity/identity.component.mjs +3 -3
  105. package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
  106. package/esm2020/lib/core/info/document-info.service.mjs +3 -3
  107. package/esm2020/lib/core/info/location-info.component.mjs +3 -3
  108. package/esm2020/lib/core/info/map-info.mjs +3 -3
  109. package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
  110. package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
  111. package/esm2020/lib/core/layout/checkbox.mjs +3 -3
  112. package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
  113. package/esm2020/lib/core/layout/date.field.mjs +3 -3
  114. package/esm2020/lib/core/layout/expression.field.mjs +3 -3
  115. package/esm2020/lib/core/layout/html.field.mjs +3 -3
  116. package/esm2020/lib/core/layout/input.base.mjs +3 -3
  117. package/esm2020/lib/core/layout/input.field.mjs +3 -3
  118. package/esm2020/lib/core/layout/layout.component.mjs +3 -3
  119. package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
  120. package/esm2020/lib/core/layout/select.field.mjs +3 -3
  121. package/esm2020/lib/core/layout/switch.field.mjs +3 -3
  122. package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
  123. package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
  124. package/esm2020/lib/core/lottie-animation.mjs +3 -3
  125. package/esm2020/lib/core/mailbox.service.mjs +3 -3
  126. package/esm2020/lib/core/models.mjs +1 -1
  127. package/esm2020/lib/core/none.component.mjs +3 -3
  128. package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
  129. package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
  130. package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
  131. package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
  132. package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
  133. package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
  134. package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
  135. package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
  136. package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
  137. package/esm2020/lib/core/pipes/translate.pipe.mjs +3 -3
  138. package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
  139. package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
  140. package/esm2020/lib/core/popup/popup.component.mjs +3 -3
  141. package/esm2020/lib/core/popup/popup.service.mjs +3 -3
  142. package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
  143. package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
  144. package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
  145. package/esm2020/lib/core/prompt.service.mjs +3 -3
  146. package/esm2020/lib/core/router.mjs +6 -6
  147. package/esm2020/lib/core/session.service.mjs +3 -3
  148. package/esm2020/lib/core/slots/router.directive.mjs +3 -3
  149. package/esm2020/lib/core/slots/router.service.mjs +3 -3
  150. package/esm2020/lib/core/slots/slots.component.mjs +3 -3
  151. package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
  152. package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
  153. package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
  154. package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
  155. package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
  156. package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
  157. package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
  158. package/esm2020/lib/core/tagging/users.component.mjs +3 -3
  159. package/esm2020/lib/core/translate.service.mjs +18 -1070
  160. package/esm2020/lib/core/translations.mjs +1055 -0
  161. package/esm2020/lib/core/window-title.service.mjs +3 -3
  162. package/esm2020/lib/cube/accum/accum.component.mjs +13 -8
  163. package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
  164. package/esm2020/lib/cube/cube-info.service.mjs +3 -3
  165. package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
  166. package/esm2020/lib/cube/cube-view.component.mjs +3 -3
  167. package/esm2020/lib/cube/cube.service.mjs +3 -3
  168. package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
  169. package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
  170. package/esm2020/lib/cube/explore/explore-items.component.mjs +3 -3
  171. package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
  172. package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
  173. package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
  174. package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
  175. package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
  176. package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
  177. package/esm2020/lib/cube/grid/spreadsheet.component.mjs +75 -75
  178. package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
  179. package/esm2020/lib/cube/matrix/matrix.component.mjs +3 -3
  180. package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
  181. package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
  182. package/esm2020/lib/cube/matrix/table.component.mjs +3 -3
  183. package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
  184. package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
  185. package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
  186. package/esm2020/lib/cube/view-base.mjs +3 -3
  187. package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
  188. package/esm2020/lib/cube/view.pane.component.mjs +3 -3
  189. package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
  190. package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +5 -5
  191. package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
  192. package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
  193. package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
  194. package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
  195. package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
  196. package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
  197. package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
  198. package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
  199. package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
  200. package/esm2020/lib/dashboard/score/compare-departments.widget.mjs +3 -3
  201. package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
  202. package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
  203. package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
  204. package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
  205. package/esm2020/lib/desktop.module.mjs +4 -4
  206. package/esm2020/lib/home/about/about.dialog.mjs +3 -3
  207. package/esm2020/lib/home/home-base.component.mjs +7 -10
  208. package/esm2020/lib/home/home.desktop.component.mjs +5 -5
  209. package/esm2020/lib/home/home.mobile.component.mjs +5 -5
  210. package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
  211. package/esm2020/lib/home/options/options.component.mjs +3 -3
  212. package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
  213. package/esm2020/lib/home/search.service.mjs +3 -3
  214. package/esm2020/lib/home/sign/sign.component.mjs +3 -3
  215. package/esm2020/lib/home/tools.component.mjs +3 -3
  216. package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
  217. package/esm2020/lib/mobile.module.mjs +4 -4
  218. package/esm2020/lib/modules/chart.module.mjs +4 -4
  219. package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
  220. package/esm2020/lib/modules/diagram.module.mjs +4 -4
  221. package/esm2020/lib/modules/grid.module.mjs +4 -4
  222. package/esm2020/lib/modules/material.module.mjs +4 -4
  223. package/esm2020/lib/modules/pivot.module.mjs +4 -4
  224. package/esm2020/lib/modules/schedule.module.mjs +4 -4
  225. package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
  226. package/esm2020/lib/notifications/filter.component.mjs +3 -3
  227. package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
  228. package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
  229. package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
  230. package/esm2020/lib/notifications/notifications.service.mjs +3 -3
  231. package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
  232. package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
  233. package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
  234. package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
  235. package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
  236. package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
  237. package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
  238. package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
  239. package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
  240. package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
  241. package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
  242. package/esm2020/lib/options/options.component.mjs +3 -3
  243. package/esm2020/lib/options/options.service.mjs +3 -3
  244. package/esm2020/lib/reports/arguments-component.mjs +3 -3
  245. package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
  246. package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
  247. package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
  248. package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
  249. package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
  250. package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
  251. package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
  252. package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
  253. package/esm2020/lib/reports/report.pane.component.mjs +3 -3
  254. package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
  255. package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
  256. package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
  257. package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
  258. package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
  259. package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
  260. package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
  261. package/esm2020/lib/shared.module.mjs +4 -4
  262. package/esm2020/lib/system.module.mjs +4 -4
  263. package/esm2020/lib/views/cube/chart.component.mjs +3 -3
  264. package/esm2020/lib/views/cube/cube-base.mjs +3 -3
  265. package/esm2020/lib/views/cube/explore.component.mjs +3 -3
  266. package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
  267. package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
  268. package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
  269. package/esm2020/lib/views/cube/sum.component.mjs +3 -3
  270. package/esm2020/lib/views/cube/view.component.mjs +3 -3
  271. package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
  272. package/esm2020/lib/views/view-item.component.mjs +3 -3
  273. package/esm2020/lib/views/views.component.mjs +3 -3
  274. package/esm2020/lib/views/views.mobile.component.mjs +3 -3
  275. package/esm2020/lib/views/views.pane.component.mjs +3 -3
  276. package/fesm2015/bizdoc-core.mjs +1287 -1111
  277. package/fesm2015/bizdoc-core.mjs.map +1 -1
  278. package/fesm2020/bizdoc-core.mjs +1281 -1108
  279. package/fesm2020/bizdoc-core.mjs.map +1 -1
  280. package/lib/admin/positions/positions.component.d.ts +11 -3
  281. package/lib/browse/browse-items.component.d.ts +5 -2
  282. package/lib/browse/filter/filter.component.d.ts +3 -1
  283. package/lib/core/configuration.d.ts +10 -0
  284. package/lib/core/models.d.ts +3 -2
  285. package/lib/core/translations.d.ts +1048 -0
  286. package/lib/cube/grid/spreadsheet.component.d.ts +5 -1
  287. package/lib/home/home-base.component.d.ts +1 -0
  288. package/package.json +9 -9
@@ -0,0 +1,1048 @@
1
+ export declare const SYNCFUSION_L18N: {
2
+ en: {
3
+ pivotview: {
4
+ filterAxisPrompt: string;
5
+ rowAxisPrompt: string;
6
+ columnAxisPrompt: string;
7
+ valueAxisPrompt: string;
8
+ };
9
+ };
10
+ he: {
11
+ richtexteditor: {
12
+ alignments: string;
13
+ justifyLeft: string;
14
+ justifyCenter: string;
15
+ justifyRight: string;
16
+ justifyFull: string;
17
+ bold: string;
18
+ italic: string;
19
+ underline: string;
20
+ strikethrough: string;
21
+ unorderedList: string;
22
+ orderedList: string;
23
+ indent: string;
24
+ outdent: string;
25
+ superscript: string;
26
+ subscript: string;
27
+ align: string;
28
+ formats: string;
29
+ alignmentsDropDownLeft: string;
30
+ alignmentsDropDownCenter: string;
31
+ alignmentsDropDownRight: string;
32
+ alignmentsDropDownJustify: string;
33
+ formatsDropDownParagraph: string;
34
+ formatsDropDownCode: string;
35
+ formatsDropDownQuotation: string;
36
+ formatsDropDownHeading1: string;
37
+ formatsDropDownHeading2: string;
38
+ formatsDropDownHeading3: string;
39
+ formatsDropDownHeading4: string;
40
+ };
41
+ schedule: {
42
+ noEvents: string;
43
+ };
44
+ grid: {
45
+ EmptyRecord: string;
46
+ GroupDropArea: string;
47
+ Items: string;
48
+ currentPageInfo: string;
49
+ totalItemsInfo: string;
50
+ firstPageTooltip: string;
51
+ lastPageTooltip: string;
52
+ nextPageTooltip: string;
53
+ previousPageTooltip: string;
54
+ };
55
+ kanban: {
56
+ items: string;
57
+ cardsSelected: string;
58
+ noCard: string;
59
+ };
60
+ pivotview: {
61
+ filterAxisPrompt: string;
62
+ rowAxisPrompt: string;
63
+ columnAxisPrompt: string;
64
+ valueAxisPrompt: string;
65
+ emptyData: string;
66
+ grandTotal: string;
67
+ total: string;
68
+ value: string;
69
+ noValue: string;
70
+ Sum: string;
71
+ of: string;
72
+ row: string;
73
+ column: string;
74
+ collapse: string;
75
+ expand: string;
76
+ };
77
+ };
78
+ };
79
+ export declare const STRINGS: {
80
+ 'en-US': {
81
+ Expand: string;
82
+ WorkingHome: string;
83
+ Emoji: string;
84
+ NextLevel: string;
85
+ PrevLevel: string;
86
+ CurrentLevel: string;
87
+ Document: string;
88
+ Skipped: string;
89
+ Pan: string;
90
+ DiagramVersion: string;
91
+ TimelineMore: string;
92
+ Cursor: string;
93
+ Estimate: string;
94
+ NoEstimate: string;
95
+ EstimateTime: string;
96
+ NodeStandardTime: string;
97
+ EstimateTimeRange: string;
98
+ Connect: string;
99
+ Requirments: string;
100
+ Anyone: string;
101
+ Everyone: string;
102
+ Minimum: string;
103
+ Percent: string;
104
+ RequirmentsValue: string;
105
+ Mandatory: string;
106
+ Message: string;
107
+ ProgrammableExpression: string;
108
+ FYI: string;
109
+ SkipInRoute: string;
110
+ StandardTime: string;
111
+ EscalateRole: string;
112
+ EscalateIn: string;
113
+ ValidateErr: string;
114
+ Added: string;
115
+ Deleted: string;
116
+ Modified: string;
117
+ TakeMore: string;
118
+ PatternErr: string;
119
+ SimplePatternErr: string;
120
+ Usage: string;
121
+ Dashes: string;
122
+ Contacts: string;
123
+ RangeLow: string;
124
+ RangeHigh: string;
125
+ Add: string;
126
+ Check: string;
127
+ Stroke: string;
128
+ Text: string;
129
+ Design: string;
130
+ Undo: string;
131
+ Redo: string;
132
+ Background: string;
133
+ Color: string;
134
+ FontSize: string;
135
+ EverybodyRange: string;
136
+ YourRange: string;
137
+ Introduction: string;
138
+ Welcome: string;
139
+ WelcomeMsg: string;
140
+ WelcomeHide: string;
141
+ Compose: string;
142
+ Preferences: string;
143
+ Tags: string;
144
+ Mention: string;
145
+ TagsHint: string;
146
+ ContinueEditing: string;
147
+ Close: string;
148
+ View: string;
149
+ Views: string;
150
+ FirstPage: string;
151
+ LastPage: string;
152
+ NextPage: string;
153
+ PrevPage: string;
154
+ UserDeniedGeoErr: string;
155
+ GeoErr: string;
156
+ Ignore: string;
157
+ Changed: string;
158
+ Permission: string;
159
+ PhoneNumber: string;
160
+ Surname: string;
161
+ GivenName: string;
162
+ NickName: string;
163
+ Gender: string;
164
+ Male: string;
165
+ Female: string;
166
+ Volume: string;
167
+ FitToPage: string;
168
+ Elipsis: string;
169
+ Note: string;
170
+ Reassign: string;
171
+ ReassignAll: string;
172
+ ShowAll: string;
173
+ OutOfOfficeOn: string;
174
+ Dismiss: string;
175
+ ChangeOptions: string;
176
+ Impersonating: string;
177
+ YouSubmittedNote: string;
178
+ SubmittedNote: string;
179
+ SubmittedNoteBy: string;
180
+ SubmittedNoteByYou: string;
181
+ Today: string;
182
+ Yesterday: string;
183
+ Forget: string;
184
+ SomeoneTyping: string;
185
+ Typing: string;
186
+ Content: string;
187
+ Time: string;
188
+ ShowDeleted: string;
189
+ Notifications: string;
190
+ Days: string;
191
+ Name: string;
192
+ YouSubstituteActionTaken: string;
193
+ Substituting: string;
194
+ SubstitutingForYou: string;
195
+ YouSubstitute: string;
196
+ SubstitutingBy: string;
197
+ SubstitutingByYou: string;
198
+ SubstitutingYou: string;
199
+ SubstitutingFor: string;
200
+ SubstitutingNote: string;
201
+ ActionTaken: string;
202
+ YouTakenAction: string;
203
+ YouReceived: string;
204
+ ReceivedTime: string;
205
+ ReceivedBy: string;
206
+ ActionTakenBy: string;
207
+ YouTakenActionBy: string;
208
+ ActionTakenByYou: string;
209
+ EscalatedTo: string;
210
+ EscalatedFrom: string;
211
+ EscalatedBy: string;
212
+ EscalatedByYou: string;
213
+ Refreshing: string;
214
+ NoMessages: string;
215
+ AltN: string;
216
+ Edited: string;
217
+ Pending: string;
218
+ IsPending: string;
219
+ Compare: string;
220
+ MinutesPart: string;
221
+ HoursPart: string;
222
+ DaysPart: string;
223
+ True: string;
224
+ False: string;
225
+ Case: string;
226
+ Action: string;
227
+ Refresh: string;
228
+ Value: string;
229
+ By: string;
230
+ Reply: string;
231
+ ReplyTo: string;
232
+ ReplyingTo: string;
233
+ YouRepliedTo: string;
234
+ ReplyingToYou: string;
235
+ ByYou: string;
236
+ Received: string;
237
+ ChangeLanguage: string;
238
+ NewMail: string;
239
+ OpenNew: string;
240
+ SendErr: string;
241
+ SubmitErr: string;
242
+ SaveErr: string;
243
+ VersionBy: string;
244
+ VersionDate: string;
245
+ VersionErr: string;
246
+ MailVersionUpdate: string;
247
+ NewComment: string;
248
+ Commented: string;
249
+ DeleteFile: string;
250
+ DeleteFileAsk: string;
251
+ DeleteCommentAsk: string;
252
+ GrantAccess: string;
253
+ GrantTip: string;
254
+ OutOfOfficeTip: string;
255
+ Timeline: string;
256
+ Back: string;
257
+ Active: string;
258
+ MyStateChange: string;
259
+ AnyStateChange: string;
260
+ CommentMyDocument: string;
261
+ CommentAnyDocument: string;
262
+ UpcomingEvents: string;
263
+ LikedComment: string;
264
+ CubeAnomaly: string;
265
+ Mails: string;
266
+ SignIn: string;
267
+ SignInTo: string;
268
+ Conversations: string;
269
+ AlarmEvents: string;
270
+ Emails: string;
271
+ Settings: string;
272
+ Senders: string;
273
+ Guides: string;
274
+ Events: string;
275
+ Unread: string;
276
+ EmailNotifications: string;
277
+ MarkAsRead: string;
278
+ MarkAsUnread: string;
279
+ You: string;
280
+ Yourself: string;
281
+ CommentsCount: string;
282
+ OneComment: string;
283
+ NewCommentsCount: string;
284
+ None: string;
285
+ All: string;
286
+ 'de-DE': string;
287
+ 'en-US': string;
288
+ 'he-IL': string;
289
+ StartTour: string;
290
+ UploadOk: string;
291
+ UploadVersionOk: string;
292
+ UploadFailed: string;
293
+ UploadMany: string;
294
+ More: string;
295
+ Copy: string;
296
+ Copied: string;
297
+ Edit: string;
298
+ Align: string;
299
+ ConnectorMode: string;
300
+ Preview: string;
301
+ Rotate: string;
302
+ Download: string;
303
+ DownloadExplore: string;
304
+ Explore: string;
305
+ Username: string;
306
+ Password: string;
307
+ UsernameRequired: string;
308
+ PasswordRequired: string;
309
+ ImpersonateRequireCredentials: string;
310
+ ForgotPassword: string;
311
+ ImpersonateAs: string;
312
+ RememberMe: string;
313
+ RememberMeMobile: string;
314
+ LoginMore: string;
315
+ LoginLess: string;
316
+ Login: string;
317
+ GuideFinish: string;
318
+ LoginErr: string;
319
+ ForgotSend: string;
320
+ ForgotErr: string;
321
+ ForgotMsg: string;
322
+ Email: string;
323
+ Cube: string;
324
+ Reports: string;
325
+ Scheduler: string;
326
+ Utilities: string;
327
+ Help: string;
328
+ About: string;
329
+ SignOut: string;
330
+ SignOutAsk: string;
331
+ Goodbye: string;
332
+ Vacation: string;
333
+ OutOfOffice: string;
334
+ Online: string;
335
+ Offline: string;
336
+ Impersonate: string;
337
+ ImpersonateHelp: string;
338
+ Options: string;
339
+ AttachFile: string;
340
+ SaveDraft: string;
341
+ ChangesSaved: string;
342
+ Save: string;
343
+ Reset: string;
344
+ Flagged: string;
345
+ Agenda: string;
346
+ MonthAgenda: string;
347
+ Month: string;
348
+ Day: string;
349
+ Year: string;
350
+ WorkWeek: string;
351
+ TimelineMonth: string;
352
+ Dashboard: string;
353
+ Form: string;
354
+ ActionAsk: string;
355
+ Discard: string;
356
+ DiscardAsk: string;
357
+ DiscardSelected: string;
358
+ TypeHere: string;
359
+ ChatHere: string;
360
+ CommentHere: string;
361
+ DraftSaved: string;
362
+ Submit: string;
363
+ SubmitSelected: string;
364
+ Submition: string;
365
+ Submitted: string;
366
+ SubmittedMany: string;
367
+ Sent: string;
368
+ SentMany: string;
369
+ Number: string;
370
+ Owner: string;
371
+ Sender: string;
372
+ Subject: string;
373
+ Send: string;
374
+ Mute: string;
375
+ Unmute: string;
376
+ NoNotifications: string;
377
+ Err: string;
378
+ SendSelected: string;
379
+ SaveChanges: string;
380
+ SaveChangesAsk: string;
381
+ DiscardChanges: string;
382
+ QuickMail: string;
383
+ EmailRequired: string;
384
+ Required: string;
385
+ Copyright: string;
386
+ Filter: string;
387
+ Status: string;
388
+ Contains: string;
389
+ Replied: string;
390
+ Issued: string;
391
+ Amount: string;
392
+ No: string;
393
+ Yes: string;
394
+ OK: string;
395
+ Cancel: string;
396
+ EvaluationLicense: string;
397
+ GraceLicense: string;
398
+ InvalidLicense: string;
399
+ LimitLicense: string;
400
+ ExpiredLicense: string;
401
+ LicencedTo: string;
402
+ Chat: string;
403
+ JoinAnd: string;
404
+ NumericJoinAnd: string;
405
+ JoinComma: string;
406
+ Awaiting: string;
407
+ Escalated: string;
408
+ Collapse: string;
409
+ DownloadExcel: string;
410
+ Users: string;
411
+ Associate: string;
412
+ Roles: string;
413
+ Role: string;
414
+ Who: string;
415
+ Task: string;
416
+ When: string;
417
+ Details: string;
418
+ Workflow: string;
419
+ NewRole: string;
420
+ DataType: string;
421
+ Defaults: string;
422
+ Pattern: string;
423
+ Patterns: string;
424
+ Groups: string;
425
+ Group: string;
426
+ Regex: string;
427
+ RegexHint: string;
428
+ Items: string;
429
+ Values: string;
430
+ Title: string;
431
+ Search: string;
432
+ SearchContacts: string;
433
+ From: string;
434
+ To: string;
435
+ Duration: string;
436
+ DurationTime: string;
437
+ Standard: string;
438
+ Average: string;
439
+ Open: string;
440
+ Sound: string;
441
+ TaggedInComments: string;
442
+ TaggedYourselfNotify: string;
443
+ TaggedNotify: string;
444
+ TaggedMaleNotify: string;
445
+ TaggedFemaleNotify: string;
446
+ LikedOneNotify: string;
447
+ DislikedOneNotify: string;
448
+ LikedManyNotify: string;
449
+ DislikedManyNotify: string;
450
+ MixedLikeManyNotify: string;
451
+ LikedManyMoreNotify: string;
452
+ DislikedManyMoreNotify: string;
453
+ MixedLikeManyMoreNotify: string;
454
+ CommentedOneNotify: string;
455
+ CommentedOneFemaleNotify: string;
456
+ CommentedOneMaleNotify: string;
457
+ CommentedManyNotify: string;
458
+ CommentedManyMoreNotify: string;
459
+ CubeAnomalyNotify: string;
460
+ StateChangedNotify: string;
461
+ EscalatedNotify: string;
462
+ UpcomingEventNotify: string;
463
+ NudgeNotify: string;
464
+ ProfilerSearchHelp: string;
465
+ TraceSearchHelp: string;
466
+ TraceTimelineHelp: string;
467
+ TraceElementHelp: string;
468
+ Positions: string;
469
+ Actions: string;
470
+ Activity: string;
471
+ PositionsHelp: string;
472
+ ActivityHelp: string;
473
+ PendingHelp: string;
474
+ ReassignHelp: string;
475
+ Exit: string;
476
+ DashboardHelp: string;
477
+ Mailbox: string;
478
+ MailboxHelp: string;
479
+ ComposeHelp: string;
480
+ NotificationsHelp: string;
481
+ CubeHelp: string;
482
+ ChatHelp: string;
483
+ ShowAs: string;
484
+ Unauthorized: string;
485
+ RemoveAsk: string;
486
+ Comments: string;
487
+ Remove: string;
488
+ Connector: string;
489
+ Connectors: string;
490
+ SheetN: string;
491
+ NewFrom: string;
492
+ OptionalRole: string;
493
+ Optional: string;
494
+ Watched: string;
495
+ Date: string;
496
+ Clear: string;
497
+ NoRoles: string;
498
+ CreateRole: string;
499
+ Others: string;
500
+ Other: string;
501
+ History: string;
502
+ Delete: string;
503
+ Votes: string;
504
+ Tasks: string;
505
+ System: string;
506
+ NothingHere: string;
507
+ Matrix: string;
508
+ Working: string;
509
+ };
510
+ 'he-IL': {
511
+ Mention: string;
512
+ Working: string;
513
+ WorkingMale: string;
514
+ WorkingFemale: string;
515
+ Matrix: string;
516
+ NextLevel: string;
517
+ PrevLevel: string;
518
+ CurrentLevel: string;
519
+ Expand: string;
520
+ Actions: string;
521
+ Emoji: string;
522
+ Document: string;
523
+ WorkingHome: string;
524
+ Unread: string;
525
+ Version: string;
526
+ VersionBy: string;
527
+ Power: string;
528
+ VersionDate: string;
529
+ System: string;
530
+ Votes: string;
531
+ Delete: string;
532
+ DeleteMale: string;
533
+ DeleteFemale: string;
534
+ History: string;
535
+ Skipped: string;
536
+ Trace: string;
537
+ ProfilerSearchHelp: string;
538
+ TraceSearchHelp: string;
539
+ DiagramVersion: string;
540
+ TimelineMore: string;
541
+ Pan: string;
542
+ Cursor: string;
543
+ Estimate: string;
544
+ NoEstimate: string;
545
+ EstimateTime: string;
546
+ EstimateTimeRange: string;
547
+ NodeStandardTime: string;
548
+ True: string;
549
+ False: string;
550
+ Case: string;
551
+ SignIn: string;
552
+ SignInTo: string;
553
+ Requirments: string;
554
+ Anyone: string;
555
+ Everyone: string;
556
+ Minimum: string;
557
+ Percent: string;
558
+ RequirmentsValue: string;
559
+ Mandatory: string;
560
+ Message: string;
561
+ ProgrammableExpression: string;
562
+ FYI: string;
563
+ SkipInRoute: string;
564
+ StandardTime: string;
565
+ EscalateRole: string;
566
+ EscalateIn: string;
567
+ FitToPage: string;
568
+ Align: string;
569
+ ConnectorMode: string;
570
+ NoRoles: string;
571
+ CreateRole: string;
572
+ About: string;
573
+ Date: string;
574
+ Clear: string;
575
+ Required: string;
576
+ NewFrom: string;
577
+ SheetN: string;
578
+ Connect: string;
579
+ ValidateErr: string;
580
+ OptionalRole: string;
581
+ Optional: string;
582
+ Added: string;
583
+ Deleted: string;
584
+ Modified: string;
585
+ TakeMore: string;
586
+ PatternErr: string;
587
+ SimplePatternErr: string;
588
+ Usage: string;
589
+ Contacts: string;
590
+ Open: string;
591
+ RangeLow: string;
592
+ RangeHigh: string;
593
+ EverybodyRange: string;
594
+ YourRange: string;
595
+ Stroke: string;
596
+ Text: string;
597
+ Undo: string;
598
+ Redo: string;
599
+ Design: string;
600
+ Background: string;
601
+ Color: string;
602
+ FontSize: string;
603
+ Unauthorized: string;
604
+ Add: string;
605
+ Check: string;
606
+ Help: string;
607
+ Introduction: string;
608
+ Changed: string;
609
+ CubeHelp: string;
610
+ ChatHelp: string;
611
+ ChatHelpMale: string;
612
+ ChatHelpFemale: string;
613
+ ComposeHelp: string;
614
+ ComposeHelpMale: string;
615
+ ComposeHelpFemale: string;
616
+ NotificationsHelp: string;
617
+ DashboardHelp: string;
618
+ DashboardHelpMale: string;
619
+ DashboardHelpFemale: string;
620
+ Mailbox: string;
621
+ MailboxHelp: string;
622
+ MailboxHelpMale: string;
623
+ MailboxHelpFemale: string;
624
+ StartTour: string;
625
+ StartTourMale: string;
626
+ StartTourFemale: string;
627
+ Welcome: string;
628
+ WelcomeMale: string;
629
+ WelcomeFemale: string;
630
+ WelcomeMsg: string;
631
+ WelcomeMsgMale: string;
632
+ WelcomeMsgFemale: string;
633
+ WelcomeHide: string;
634
+ Compose: string;
635
+ ComposeMale: string;
636
+ ComposeFemale: string;
637
+ Preferences: string;
638
+ Tags: string;
639
+ TagsHint: string;
640
+ ContinueEditing: string;
641
+ ContinueEditingMale: string;
642
+ ContinueEditingFemale: string;
643
+ View: string;
644
+ Views: string;
645
+ Close: string;
646
+ FirstPage: string;
647
+ LastPage: string;
648
+ NextPage: string;
649
+ PrevPage: string;
650
+ UserDeniedGeoErr: string;
651
+ UserDeniedGeoErrMale: string;
652
+ UserDeniedGeoErrFemale: string;
653
+ GeoErr: string;
654
+ Ignore: string;
655
+ IgnoreMale: string;
656
+ IgnoreFemale: string;
657
+ Permission: string;
658
+ PhoneNumber: string;
659
+ Surname: string;
660
+ GivenName: string;
661
+ NickName: string;
662
+ Gender: string;
663
+ Male: string;
664
+ Female: string;
665
+ ChangesSaved: string;
666
+ UploadOk: string;
667
+ UploadVersionOk: string;
668
+ UploadFailed: string;
669
+ UploadMany: string;
670
+ Volume: string;
671
+ Note: string;
672
+ Reassign: string;
673
+ ReassignAll: string;
674
+ Action: string;
675
+ ShowAll: string;
676
+ OutOfOfficeOn: string;
677
+ OutOfOfficeOnFemale: string;
678
+ OutOfOfficeOnMale: string;
679
+ Dismiss: string;
680
+ ChangeOptions: string;
681
+ ChangeOptionsMale: string;
682
+ ChangeOptionsFemale: string;
683
+ Impersonating: string;
684
+ SubmittedNote: string;
685
+ SubmittedNoteMale: string;
686
+ SubmittedNoteFemale: string;
687
+ YouSubmittedNote: string;
688
+ SubmittedNoteBy: string;
689
+ SubmittedNoteByMale: string;
690
+ SubmittedNoteByFemale: string;
691
+ SubmittedNoteByYou: string;
692
+ Today: string;
693
+ Yesterday: string;
694
+ SomeoneTyping: string;
695
+ Typing: string;
696
+ TypingFemale: string;
697
+ TypingMale: string;
698
+ Forget: string;
699
+ Content: string;
700
+ Time: string;
701
+ ShowDeleted: string;
702
+ Days: string;
703
+ Name: string;
704
+ YouSubstituteActionTaken: string;
705
+ SubstitutingYou: string;
706
+ SubstitutingYouMale: string;
707
+ SubstitutingYouFemale: string;
708
+ SubstitutingFor: string;
709
+ SubstitutingForMale: string;
710
+ SubstitutingForFemale: string;
711
+ Substituting: string;
712
+ SubstitutingForYou: string;
713
+ YouSubstitute: string;
714
+ YouSubstituteMale: string;
715
+ YouSubstituteFemale: string;
716
+ SubstitutingBy: string;
717
+ SubstitutingByYou: string;
718
+ SubstitutingByYouMale: string;
719
+ SubstitutingByYouFemale: string;
720
+ SubstitutingNote: string;
721
+ ActionTaken: string;
722
+ YouReceived: string;
723
+ ReceivedTimeFemale: string;
724
+ ReceivedTimeMale: string;
725
+ ReceivedTime: string;
726
+ ReceivedBy: string;
727
+ ReceivedByMale: string;
728
+ ReceivedByFemale: string;
729
+ YouTakenAction: string;
730
+ ActionTakenBy: string;
731
+ YouTakenActionBy: string;
732
+ ActionTakenByYou: string;
733
+ Sound: string;
734
+ TaggedInComments: string;
735
+ TaggedYourselfNotify: string;
736
+ TaggedNotify: string;
737
+ TaggedMaleNotify: string;
738
+ TaggedFemaleNotify: string;
739
+ LikedOneNotify: string;
740
+ LikedOneNotifyMale: string;
741
+ LikedOneNotifyFemale: string;
742
+ DislikedOneNotify: string;
743
+ DislikedOneNotifyMale: string;
744
+ DislikedOneNotifyFemale: string;
745
+ LikedManyNotify: string;
746
+ LikedManyMoreNotify: string;
747
+ DislikedManyNotify: string;
748
+ DislikedManyMoreNotify: string;
749
+ MixedLikeManyNotify: string;
750
+ MixedLikeManyMoreNotify: string;
751
+ CommentedOneNotify: string;
752
+ CommentedOneFemaleNotify: string;
753
+ CommentedOneMaleNotify: string;
754
+ CommentedManyNotify: string;
755
+ CommentedManyMoreNotify: string;
756
+ CubeAnomalyNotify: string;
757
+ StateChangedNotify: string;
758
+ EscalatedNotify: string;
759
+ UpcomingEventNotify: string;
760
+ NudgeNotify: string;
761
+ NewMail: string;
762
+ OpenNew: string;
763
+ SendErr: string;
764
+ SubmitErr: string;
765
+ SaveErr: string;
766
+ VersionErr: string;
767
+ VersionErrMale: string;
768
+ VersionErrFemale: string;
769
+ MailVersionUpdate: string;
770
+ NewComment: string;
771
+ Commented: string;
772
+ CommentedMale: string;
773
+ CommentedFemale: string;
774
+ DeleteFile: string;
775
+ DeleteFileMale: string;
776
+ DeleteFileFemale: string;
777
+ DeleteFileAsk: string;
778
+ DeleteCommentAsk: string;
779
+ DeleteCommentAskMale: string;
780
+ DeleteCommentAskFemale: string;
781
+ DeleteFileAskMale: string;
782
+ DeleteFileAskFemale: string;
783
+ GrantAccess: string;
784
+ GrantTip: string;
785
+ GrantTipMale: string;
786
+ GrantTipFemale: string;
787
+ OutOfOfficeTip: string;
788
+ OutOfOfficeTipMale: string;
789
+ OutOfOfficeTipFemale: string;
790
+ From: string;
791
+ To: string;
792
+ Users: string;
793
+ Associate: string;
794
+ Active: string;
795
+ MyStateChange: string;
796
+ AnyStateChange: string;
797
+ CommentMyDocument: string;
798
+ CommentAnyDocument: string;
799
+ UpcomingEvents: string;
800
+ LikedComment: string;
801
+ CubeAnomaly: string;
802
+ Mails: string;
803
+ Conversations: string;
804
+ AlarmEvents: string;
805
+ Emails: string;
806
+ Senders: string;
807
+ GuideFinish: string;
808
+ Guides: string;
809
+ Events: string;
810
+ EmailNotifications: string;
811
+ MarkAsRead: string;
812
+ MarkAsReadMale: string;
813
+ MarkAsReadFemale: string;
814
+ MarkAsUnread: string;
815
+ MarkAsUnreadMale: string;
816
+ MarkAsUnreadFemale: string;
817
+ Value: string;
818
+ Roles: string;
819
+ Role: string;
820
+ NewRole: string;
821
+ Defaults: string;
822
+ Patterns: string;
823
+ Pattern: string;
824
+ Groups: string;
825
+ Group: string;
826
+ Regex: string;
827
+ Items: string;
828
+ Values: string;
829
+ DataType: string;
830
+ Title: string;
831
+ Search: string;
832
+ SearchMale: string;
833
+ SearchFemale: string;
834
+ SearchContacts: string;
835
+ SearchContactsMale: string;
836
+ SearchContactsFemale: string;
837
+ Refreshing: string;
838
+ RefreshingMale: string;
839
+ RefreshingFemale: string;
840
+ Username: string;
841
+ Password: string;
842
+ UsernameRequired: string;
843
+ PasswordRequired: string;
844
+ ImpersonateRequireCredentials: string;
845
+ ForgotPassword: string;
846
+ ImpersonateAs: string;
847
+ RememberMe: string;
848
+ RememberMeMobile: string;
849
+ LoginMore: string;
850
+ LoginLess: string;
851
+ Login: string;
852
+ LoginErr: string;
853
+ ForgotSend: string;
854
+ ForgotErr: string;
855
+ ForgotMsg: string;
856
+ Submit: string;
857
+ SubmitMale: string;
858
+ SubmitFemale: string;
859
+ More: string;
860
+ CommentsCount: string;
861
+ OneComment: string;
862
+ Comments: string;
863
+ NewCommentsCount: string;
864
+ Timeline: string;
865
+ Copy: string;
866
+ Mute: string;
867
+ Unmute: string;
868
+ Copied: string;
869
+ Edit: string;
870
+ SubmitSelected: string;
871
+ SubmitSelectedMale: string;
872
+ SubmitSelectedFemale: string;
873
+ Submitted: string;
874
+ SubmittedMany: string;
875
+ Sent: string;
876
+ SentMany: string;
877
+ Task: string;
878
+ Who: string;
879
+ By: string;
880
+ Reply: string;
881
+ ReplyTo: string;
882
+ ReplyingTo: string;
883
+ YouRepliedTo: string;
884
+ ReplyingToYou: string;
885
+ ByYou: string;
886
+ EscalatedTo: string;
887
+ EscalatedFrom: string;
888
+ EscalatedBy: string;
889
+ EscalatedByYou: string;
890
+ When: string;
891
+ You: string;
892
+ YouMale: string;
893
+ New: string;
894
+ YouFemale: string;
895
+ Duration: string;
896
+ DurationTime: string;
897
+ Standard: string;
898
+ Average: string;
899
+ Awaiting: string;
900
+ Escalated: string;
901
+ Yourself: string;
902
+ Edited: string;
903
+ Submition: string;
904
+ Pending: string;
905
+ IsPending: string;
906
+ Compare: string;
907
+ Notifications: string;
908
+ NoNotifications: string;
909
+ TypeHere: string;
910
+ TypeHereMale: string;
911
+ TypeHereFemale: string;
912
+ ChatHere: string;
913
+ CommentHere: string;
914
+ Collapse: string;
915
+ Flagged: string;
916
+ Back: string;
917
+ AttachFile: string;
918
+ AttachFileMale: string;
919
+ AttachFileFemale: string;
920
+ SaveDraft: string;
921
+ SaveDraftMale: string;
922
+ SaveDraftFemale: string;
923
+ DraftSaved: string;
924
+ ActionAsk: string;
925
+ ActionAskMale: string;
926
+ ActionAskFemale: string;
927
+ Discard: string;
928
+ DiscardMale: string;
929
+ DiscardFemale: string;
930
+ DiscardAsk: string;
931
+ DiscardAskMale: string;
932
+ DiscardAskFemale: string;
933
+ DiscardSelected: string;
934
+ DiscardSelectedMale: string;
935
+ DiscardSelectedFemale: string;
936
+ Save: string;
937
+ SaveChanges: string;
938
+ SaveChangesAsk: string;
939
+ SaveChangesAskMale: string;
940
+ SaveChangesAskFemale: string;
941
+ DiscardChanges: string;
942
+ DiscardChangesMale: string;
943
+ DiscardChangesFemale: string;
944
+ Send: string;
945
+ SendMale: string;
946
+ SendFemale: string;
947
+ SendSelected: string;
948
+ SendSelectedMale: string;
949
+ SendSelectedFemale: string;
950
+ Others: string;
951
+ Other: string;
952
+ Preview: string;
953
+ Rotate: string;
954
+ RemoveAsk: string;
955
+ Remove: string;
956
+ Positions: string;
957
+ Activity: string;
958
+ Download: string;
959
+ DownloadExcel: string;
960
+ DownloadExplore: string;
961
+ Explore: string;
962
+ Scheduler: string;
963
+ Connector: string;
964
+ Connectors: string;
965
+ Dashboard: string;
966
+ Details: string;
967
+ Workflow: string;
968
+ Cube: string;
969
+ Reports: string;
970
+ Utilities: string;
971
+ Chat: string;
972
+ QuickMail: string;
973
+ Refresh: string;
974
+ NoMessages: string;
975
+ AltN: string;
976
+ AltNMale: string;
977
+ AltNFemale: string;
978
+ Filter: string;
979
+ Form: string;
980
+ Status: string;
981
+ emoji: {
982
+ categories: {
983
+ recent: string;
984
+ smileys: string;
985
+ people: string;
986
+ nature: string;
987
+ foods: string;
988
+ activity: string;
989
+ places: string;
990
+ objects: string;
991
+ symbols: string;
992
+ flags: string;
993
+ };
994
+ };
995
+ Number: string;
996
+ Subject: string;
997
+ Owner: string;
998
+ Issued: string;
999
+ Replied: string;
1000
+ Received: string;
1001
+ Contains: string;
1002
+ Sender: string;
1003
+ Amount: string;
1004
+ Agenda: string;
1005
+ MonthAgenda: string;
1006
+ Month: string;
1007
+ Day: string;
1008
+ Year: string;
1009
+ WorkWeek: string;
1010
+ TimelineMonth: string;
1011
+ Options: string;
1012
+ Impersonate: string;
1013
+ ImpersonateMale: string;
1014
+ ImpersonateFemale: string;
1015
+ ImpersonateHelp: string;
1016
+ ImpersonateHelpMale: string;
1017
+ ImpersonateHelpFemale: string;
1018
+ Settings: string;
1019
+ ChangeLanguage: string;
1020
+ Goodbye: string;
1021
+ ShowAs: string;
1022
+ SignOut: string;
1023
+ SignOutAsk: string;
1024
+ SignOutAskMale: string;
1025
+ SignOutAskFemale: string;
1026
+ Vacation: string;
1027
+ OutOfOffice: string;
1028
+ Online: string;
1029
+ Offline: string;
1030
+ None: string;
1031
+ All: string;
1032
+ JoinAnd: string;
1033
+ NumericJoinAnd: string;
1034
+ No: string;
1035
+ Yes: string;
1036
+ Exit: string;
1037
+ OK: string;
1038
+ Cancel: string;
1039
+ Err: string;
1040
+ ErrMale: string;
1041
+ ErrFemale: string;
1042
+ Copyright: string;
1043
+ Map: string;
1044
+ Watched: string;
1045
+ Tasks: string;
1046
+ NothingHere: string;
1047
+ };
1048
+ };