@tilde-nlp/ngx-common 7.0.1 → 8.0.2

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 (325) hide show
  1. package/fesm2022/tilde-nlp-ngx-common.mjs +88 -102
  2. package/fesm2022/tilde-nlp-ngx-common.mjs.map +1 -1
  3. package/index.d.ts +2469 -3
  4. package/package.json +6 -6
  5. package/web-components/index.html +1 -1
  6. package/web-components/main.js +26 -32
  7. package/web-components/polyfills.js +4 -3
  8. package/web-components/styles.css +1 -1
  9. package/lib/close-button/close-button.component.d.ts +0 -13
  10. package/lib/close-button/close-button.module.d.ts +0 -11
  11. package/lib/close-button/index.d.ts +0 -2
  12. package/lib/company-product/company-product.component.d.ts +0 -7
  13. package/lib/company-product/company-product.module.d.ts +0 -8
  14. package/lib/company-product/index.d.ts +0 -2
  15. package/lib/confirmation-modal/confirmation-modal.component.d.ts +0 -12
  16. package/lib/confirmation-modal/confirmation-modal.module.d.ts +0 -11
  17. package/lib/confirmation-modal/index.d.ts +0 -5
  18. package/lib/confirmation-modal/models/confirmation-body.model.d.ts +0 -8
  19. package/lib/confirmation-modal/models/confirmation.enum.d.ts +0 -4
  20. package/lib/confirmation-modal/services/confirmation.service.d.ts +0 -12
  21. package/lib/confirmation-modal/services/index.d.ts +0 -1
  22. package/lib/constants/error-codes.const.d.ts +0 -3
  23. package/lib/constants/index.d.ts +0 -3
  24. package/lib/constants/last-used-system-local-storage-key.const.d.ts +0 -5
  25. package/lib/constants/screen-size.const.d.ts +0 -10
  26. package/lib/core/auth/addon.model.d.ts +0 -4
  27. package/lib/core/auth/auth-subscription.model.d.ts +0 -12
  28. package/lib/core/auth/index.d.ts +0 -4
  29. package/lib/core/auth/jwt-token.model.d.ts +0 -30
  30. package/lib/core/auth/subscription-plan.enum.d.ts +0 -16
  31. package/lib/core/index.d.ts +0 -3
  32. package/lib/core/localization/index.d.ts +0 -2
  33. package/lib/core/localization/missing-translation-handler.service.d.ts +0 -8
  34. package/lib/core/localization/select-language-dialog-component/index.d.ts +0 -1
  35. package/lib/core/localization/select-language-dialog-component/select-language-dialog.component.d.ts +0 -15
  36. package/lib/core/title-strategy/custom-title-strategy.provider.d.ts +0 -2
  37. package/lib/core/title-strategy/custom-title-strategy.service.d.ts +0 -14
  38. package/lib/core/title-strategy/index.d.ts +0 -2
  39. package/lib/directives/click-outside/click-outside.directive.d.ts +0 -10
  40. package/lib/directives/click-outside/click-outside.module.d.ts +0 -8
  41. package/lib/directives/click-outside/index.d.ts +0 -2
  42. package/lib/directives/drag-and-drop/drag-and-drop.directive.d.ts +0 -14
  43. package/lib/directives/drag-and-drop/drag-and-drop.module.d.ts +0 -8
  44. package/lib/directives/drag-and-drop/index.d.ts +0 -2
  45. package/lib/directives/index.d.ts +0 -3
  46. package/lib/directives/mat-button-loading/index.d.ts +0 -2
  47. package/lib/directives/mat-button-loading/mat-button-loading.directive.d.ts +0 -18
  48. package/lib/directives/mat-button-loading/mat-button-loading.module.d.ts +0 -8
  49. package/lib/extension-dialog/components/index.d.ts +0 -1
  50. package/lib/extension-dialog/components/open-extension-dialog/open-extension-dialog.component.d.ts +0 -10
  51. package/lib/extension-dialog/extension-dialog.component.d.ts +0 -21
  52. package/lib/extension-dialog/extension-dialog.module.d.ts +0 -15
  53. package/lib/extension-dialog/icons/file-types/excel.icon.d.ts +0 -1
  54. package/lib/extension-dialog/icons/file-types/index.d.ts +0 -9
  55. package/lib/extension-dialog/icons/file-types/interchange.icon.d.ts +0 -1
  56. package/lib/extension-dialog/icons/file-types/office-other.icon.d.ts +0 -1
  57. package/lib/extension-dialog/icons/file-types/other.icon.d.ts +0 -1
  58. package/lib/extension-dialog/icons/file-types/pdf.icon.d.ts +0 -1
  59. package/lib/extension-dialog/icons/file-types/powerpoint.icon.d.ts +0 -1
  60. package/lib/extension-dialog/icons/file-types/scanned.icon.d.ts +0 -1
  61. package/lib/extension-dialog/icons/file-types/web.icon.d.ts +0 -1
  62. package/lib/extension-dialog/icons/file-types/word.icon.d.ts +0 -1
  63. package/lib/extension-dialog/icons/index.d.ts +0 -1
  64. package/lib/extension-dialog/index.d.ts +0 -5
  65. package/lib/extension-dialog/models/enums/file-categories.enum.d.ts +0 -7
  66. package/lib/extension-dialog/models/enums/file-extensions.enum.d.ts +0 -34
  67. package/lib/extension-dialog/models/enums/file-type-icons.enum.d.ts +0 -11
  68. package/lib/extension-dialog/models/enums/file-types.enum.d.ts +0 -11
  69. package/lib/extension-dialog/models/enums/index.d.ts +0 -4
  70. package/lib/extension-dialog/models/index.d.ts +0 -2
  71. package/lib/extension-dialog/models/interfaces/config.d.ts +0 -18
  72. package/lib/extension-dialog/models/interfaces/dialog-data.model.d.ts +0 -3
  73. package/lib/extension-dialog/models/interfaces/index.d.ts +0 -2
  74. package/lib/extension-dialog/services/extension-dialog.service.d.ts +0 -9
  75. package/lib/extension-dialog/services/index.d.ts +0 -1
  76. package/lib/file-upload/file-upload.component.d.ts +0 -39
  77. package/lib/file-upload/file-upload.module.d.ts +0 -15
  78. package/lib/file-upload/index.d.ts +0 -3
  79. package/lib/file-upload/models/file-upload-error-type.enum.d.ts +0 -6
  80. package/lib/file-upload/models/file-upload-error.model.d.ts +0 -7
  81. package/lib/file-upload/models/file-upload.icon.d.ts +0 -1
  82. package/lib/file-upload/models/index.d.ts +0 -2
  83. package/lib/filter-bar/filter-bar.component.d.ts +0 -54
  84. package/lib/filter-bar/filter-bar.module.d.ts +0 -19
  85. package/lib/filter-bar/index.d.ts +0 -3
  86. package/lib/filter-bar/models/filter-bar-change-event.model.d.ts +0 -6
  87. package/lib/filter-bar/models/filter-bar-filter-item.model.d.ts +0 -11
  88. package/lib/filter-bar/models/filter-bar-filter-search.model.d.ts +0 -10
  89. package/lib/filter-bar/models/filter-bar-filter-single-selection.model.d.ts +0 -13
  90. package/lib/filter-bar/models/filter-bar-filter.model.d.ts +0 -24
  91. package/lib/filter-bar/models/filter-bar-settings.model.d.ts +0 -20
  92. package/lib/filter-bar/models/index.d.ts +0 -4
  93. package/lib/footer/footer.component.d.ts +0 -15
  94. package/lib/footer/footer.module.d.ts +0 -11
  95. package/lib/footer/index.d.ts +0 -2
  96. package/lib/global-message/global-message.component.d.ts +0 -10
  97. package/lib/global-message/index.d.ts +0 -1
  98. package/lib/helpers/auth-headers.helper.d.ts +0 -4
  99. package/lib/helpers/conversion.helper.d.ts +0 -4
  100. package/lib/helpers/custom-paginator-internatioinalization.helper.d.ts +0 -9
  101. package/lib/helpers/file-extension.helper.d.ts +0 -3
  102. package/lib/helpers/file-size-label.helper.d.ts +0 -2
  103. package/lib/helpers/hash.helper.d.ts +0 -3
  104. package/lib/helpers/html-element-parse.helper.d.ts +0 -3
  105. package/lib/helpers/html.helper.d.ts +0 -18
  106. package/lib/helpers/index.d.ts +0 -12
  107. package/lib/helpers/missing-translation.helper.d.ts +0 -4
  108. package/lib/helpers/resolution.helper.d.ts +0 -3
  109. package/lib/helpers/save-file.helper.d.ts +0 -4
  110. package/lib/helpers/sort.helper.d.ts +0 -32
  111. package/lib/inline-message/index.d.ts +0 -3
  112. package/lib/inline-message/inline-message.component.d.ts +0 -10
  113. package/lib/inline-message/inline-message.module.d.ts +0 -10
  114. package/lib/inline-message/models/index.d.ts +0 -3
  115. package/lib/inline-message/models/inline-message-icon-position.enum.d.ts +0 -4
  116. package/lib/inline-message/models/inline-message-type.enum.d.ts +0 -5
  117. package/lib/inline-message/models/inline-message.model.d.ts +0 -10
  118. package/lib/llm/components/llm-rephrase/llm-rephrase.component.d.ts +0 -11
  119. package/lib/llm/components/llm-summary/llm-summary.component.d.ts +0 -11
  120. package/lib/llm/components/llm-textarea-with-actions/llm-textarea-with-actions.component.d.ts +0 -61
  121. package/lib/llm/icons/index.d.ts +0 -1
  122. package/lib/llm/icons/llm-menu.icon.d.ts +0 -2
  123. package/lib/llm/index.d.ts +0 -3
  124. package/lib/llm/llm.component.d.ts +0 -30
  125. package/lib/llm/llm.module.d.ts +0 -24
  126. package/lib/llm/models/index.d.ts +0 -3
  127. package/lib/llm/models/llm-actions.enum.d.ts +0 -4
  128. package/lib/llm/models/llm-configuration.model.d.ts +0 -6
  129. package/lib/llm/models/llm-configuration.token.d.ts +0 -3
  130. package/lib/llm/models/llm-data.model.d.ts +0 -12
  131. package/lib/llm/models/llm-writing-style.enum.d.ts +0 -5
  132. package/lib/llm/services/llm-helper.service.d.ts +0 -23
  133. package/lib/llm/shared/llm-textarea/llm-textarea.component.d.ts +0 -25
  134. package/lib/multi-functional-table/constants/disable-export-attribute-name.const.d.ts +0 -1
  135. package/lib/multi-functional-table/constants/index.d.ts +0 -1
  136. package/lib/multi-functional-table/index.d.ts +0 -4
  137. package/lib/multi-functional-table/models/batch-config.model.d.ts +0 -4
  138. package/lib/multi-functional-table/models/column-config.model.d.ts +0 -18
  139. package/lib/multi-functional-table/models/column-select-config.model.d.ts +0 -14
  140. package/lib/multi-functional-table/models/export-config.model.d.ts +0 -9
  141. package/lib/multi-functional-table/models/export-format.enum.d.ts +0 -3
  142. package/lib/multi-functional-table/models/filter-config.model.d.ts +0 -7
  143. package/lib/multi-functional-table/models/index.d.ts +0 -7
  144. package/lib/multi-functional-table/models/multi-functional-table-config.model.d.ts +0 -53
  145. package/lib/multi-functional-table/models/paginator-config.model.d.ts +0 -8
  146. package/lib/multi-functional-table/models/selected-column-local-storage-config.model.d.ts +0 -20
  147. package/lib/multi-functional-table/multi-functional-table.component.d.ts +0 -116
  148. package/lib/multi-functional-table/multi-functional-table.module.d.ts +0 -22
  149. package/lib/new-feature-dialog/index.d.ts +0 -2
  150. package/lib/new-feature-dialog/models/index.d.ts +0 -1
  151. package/lib/new-feature-dialog/models/mobile-screen-custom-position.model.d.ts +0 -5
  152. package/lib/new-feature-dialog/new-feature-dialog-wrapper/new-feature-dialog-wrapper.component.d.ts +0 -26
  153. package/lib/new-feature-dialog/new-feature-dialog-wrapper/new-feature-dialog.service.d.ts +0 -10
  154. package/lib/new-feature-dialog/new-feature-dialog.component.d.ts +0 -6
  155. package/lib/notification-message/enums/index.d.ts +0 -1
  156. package/lib/notification-message/enums/notification-message-type.enum.d.ts +0 -7
  157. package/lib/notification-message/index.d.ts +0 -4
  158. package/lib/notification-message/interfaces/index.d.ts +0 -1
  159. package/lib/notification-message/interfaces/notification-message.model.d.ts +0 -28
  160. package/lib/notification-message/notification-message.component.d.ts +0 -22
  161. package/lib/notification-message/notification-message.module.d.ts +0 -14
  162. package/lib/open-close-button/index.d.ts +0 -4
  163. package/lib/open-close-button/injection-tokens/index.d.ts +0 -1
  164. package/lib/open-close-button/injection-tokens/open-close-btn-icons.token.d.ts +0 -1
  165. package/lib/open-close-button/models/index.d.ts +0 -1
  166. package/lib/open-close-button/models/open-close-btn-icons.model.d.ts +0 -4
  167. package/lib/open-close-button/open-close-button.component.d.ts +0 -22
  168. package/lib/open-close-button/open-close-button.module.d.ts +0 -11
  169. package/lib/pipes/date-ago/date-ago.module.d.ts +0 -9
  170. package/lib/pipes/date-ago/date-ago.pipe.d.ts +0 -20
  171. package/lib/pipes/date-ago/index.d.ts +0 -2
  172. package/lib/pipes/date-ago/models/date-ago-interval.model.d.ts +0 -5
  173. package/lib/pipes/date-ago/models/date-ago-settings.model.d.ts +0 -26
  174. package/lib/pipes/date-ago/models/date-ago-settings.token.d.ts +0 -1
  175. package/lib/pipes/date-ago/models/date-ago.model.d.ts +0 -4
  176. package/lib/pipes/date-ago/models/index.d.ts +0 -4
  177. package/lib/pipes/domain-translate/domain-translate.pipe.d.ts +0 -10
  178. package/lib/pipes/domain-translate/index.d.ts +0 -1
  179. package/lib/pipes/file-size-label/enums/file-size-unit.enum.d.ts +0 -6
  180. package/lib/pipes/file-size-label/enums/index.d.ts +0 -1
  181. package/lib/pipes/file-size-label/file-size-label.pipe.d.ts +0 -8
  182. package/lib/pipes/file-size-label/index.d.ts +0 -2
  183. package/lib/pipes/filter-with-highlight/filter-with-highlight.module.d.ts +0 -8
  184. package/lib/pipes/filter-with-highlight/filter-with-highlight.pipe.d.ts +0 -7
  185. package/lib/pipes/filter-with-highlight/index.d.ts +0 -2
  186. package/lib/pipes/index.d.ts +0 -12
  187. package/lib/pipes/language-translate/index.d.ts +0 -2
  188. package/lib/pipes/language-translate/language-translate.module.d.ts +0 -8
  189. package/lib/pipes/language-translate/language-translate.pipe.d.ts +0 -21
  190. package/lib/pipes/object-length/index.d.ts +0 -2
  191. package/lib/pipes/object-length/object-length.module.d.ts +0 -8
  192. package/lib/pipes/object-length/object-length.pipe.d.ts +0 -7
  193. package/lib/pipes/sort-alphabetically/index.d.ts +0 -2
  194. package/lib/pipes/sort-alphabetically/sort-alphabetically.module.d.ts +0 -8
  195. package/lib/pipes/sort-alphabetically/sort-alphabetically.pipe.d.ts +0 -7
  196. package/lib/pipes/sort-by-number/index.d.ts +0 -1
  197. package/lib/pipes/sort-by-number/sort-by-number.pipe.d.ts +0 -7
  198. package/lib/pipes/sort-domains/index.d.ts +0 -1
  199. package/lib/pipes/sort-domains/sort-domains.pipe.d.ts +0 -15
  200. package/lib/pipes/sort-language-list/index.d.ts +0 -2
  201. package/lib/pipes/sort-language-list/models/index.d.ts +0 -1
  202. package/lib/pipes/sort-language-list/models/translated-language.model.d.ts +0 -4
  203. package/lib/pipes/sort-language-list/sort-language-list.pipe.d.ts +0 -10
  204. package/lib/pipes/sort-translations/index.d.ts +0 -2
  205. package/lib/pipes/sort-translations/sort-translations.module.d.ts +0 -8
  206. package/lib/pipes/sort-translations/sort-translations.pipe.d.ts +0 -20
  207. package/lib/pipes/sort-translations-by-property/index.d.ts +0 -2
  208. package/lib/pipes/sort-translations-by-property/sort-translations-by-property.module.d.ts +0 -8
  209. package/lib/pipes/sort-translations-by-property/sort-translations-by-property.pipe.d.ts +0 -16
  210. package/lib/plausible/index.d.ts +0 -4
  211. package/lib/plausible/models/index.d.ts +0 -1
  212. package/lib/plausible/models/plausible-event.model.d.ts +0 -7
  213. package/lib/plausible/plausible-event.directive.d.ts +0 -11
  214. package/lib/plausible/plausible.helper.d.ts +0 -15
  215. package/lib/plausible/plausible.module.d.ts +0 -8
  216. package/lib/services/alert/alert.service.d.ts +0 -37
  217. package/lib/services/alert/index.d.ts +0 -3
  218. package/lib/services/alert/injection-tokens/alert-configuration.token.d.ts +0 -1
  219. package/lib/services/alert/injection-tokens/index.d.ts +0 -1
  220. package/lib/services/alert/models/alert-configuration.model.d.ts +0 -7
  221. package/lib/services/alert/models/index.d.ts +0 -1
  222. package/lib/services/dom/dom.service.d.ts +0 -7
  223. package/lib/services/dom/index.d.ts +0 -1
  224. package/lib/services/icon/icon.service.d.ts +0 -14
  225. package/lib/services/icon/index.d.ts +0 -1
  226. package/lib/services/index.d.ts +0 -6
  227. package/lib/services/language-translate/index.d.ts +0 -1
  228. package/lib/services/language-translate/language-translate.service.d.ts +0 -10
  229. package/lib/services/notification/index.d.ts +0 -2
  230. package/lib/services/notification/models/index.d.ts +0 -2
  231. package/lib/services/notification/models/notification.model.d.ts +0 -6
  232. package/lib/services/notification/models/operations.enum.d.ts +0 -4
  233. package/lib/services/notification/notification.service.d.ts +0 -15
  234. package/lib/services/system/index.d.ts +0 -1
  235. package/lib/services/system/system.service.d.ts +0 -11
  236. package/lib/sidebar/index.d.ts +0 -2
  237. package/lib/sidebar/services/index.d.ts +0 -1
  238. package/lib/sidebar/services/sidebar.service.d.ts +0 -10
  239. package/lib/sidebar/sidebar.component.d.ts +0 -8
  240. package/lib/status-display/index.d.ts +0 -3
  241. package/lib/status-display/models/index.d.ts +0 -1
  242. package/lib/status-display/models/status-display-config.model.d.ts +0 -15
  243. package/lib/status-display/status-display.component.d.ts +0 -7
  244. package/lib/status-display/status-display.module.d.ts +0 -11
  245. package/lib/subscription/chargebee-mount.service.d.ts +0 -6
  246. package/lib/subscription/index.d.ts +0 -2
  247. package/lib/subscription/models/chargebee-settings.model.d.ts +0 -4
  248. package/lib/subscription/models/index.d.ts +0 -1
  249. package/lib/subscription/models/subscription-quota-display.model.d.ts +0 -9
  250. package/lib/subscription/models/subscription-state.enum.d.ts +0 -6
  251. package/lib/subscription/subscription.component.d.ts +0 -30
  252. package/lib/terminology/components/terminology-panel/terminology-collection-list/terminology-collection-card/terminology-collection-card.component.d.ts +0 -28
  253. package/lib/terminology/components/terminology-panel/terminology-collection-list/terminology-collection-list.component.d.ts +0 -30
  254. package/lib/terminology/components/terminology-panel/terminology-create-collection/terminology-create-collection-dialog/terminology-create-collection-dialog.component.d.ts +0 -32
  255. package/lib/terminology/components/terminology-panel/terminology-create-collection/terminology-create-collection.component.d.ts +0 -20
  256. package/lib/terminology/components/terminology-panel/terminology-panel.component.d.ts +0 -37
  257. package/lib/terminology/config/models/index.d.ts +0 -1
  258. package/lib/terminology/config/models/terminology-config.model.d.ts +0 -45
  259. package/lib/terminology/config/services/index.d.ts +0 -1
  260. package/lib/terminology/config/services/terminology-config/terminology-config.service.d.ts +0 -10
  261. package/lib/terminology/enums/combined-collection-tooltip-key.enum.d.ts +0 -4
  262. package/lib/terminology/enums/engine-term-collection-scope.enum.d.ts +0 -4
  263. package/lib/terminology/enums/engine-term-collection-source.enum.d.ts +0 -4
  264. package/lib/terminology/enums/engine-term-collection-status.enum.d.ts +0 -6
  265. package/lib/terminology/enums/engine-term-collection-sub-status.enum.d.ts +0 -12
  266. package/lib/terminology/enums/index.d.ts +0 -6
  267. package/lib/terminology/enums/mt-collection-status.enum.d.ts +0 -8
  268. package/lib/terminology/icons/collections-menu.icon.d.ts +0 -1
  269. package/lib/terminology/icons/index.d.ts +0 -1
  270. package/lib/terminology/index.d.ts +0 -9
  271. package/lib/terminology/models/active-data.model.d.ts +0 -23
  272. package/lib/terminology/models/add-engine-terms-request-params.model.d.ts +0 -7
  273. package/lib/terminology/models/combined-collection.model.d.ts +0 -91
  274. package/lib/terminology/models/default-term-collection-order-update.model.d.ts +0 -5
  275. package/lib/terminology/models/domain.model.d.ts +0 -9
  276. package/lib/terminology/models/engine-term-collection-access-scope-update.model.d.ts +0 -3
  277. package/lib/terminology/models/engine-term-collection-access-scope.model.d.ts +0 -4
  278. package/lib/terminology/models/engine-term-collection-access-update.model.d.ts +0 -5
  279. package/lib/terminology/models/engine-term-collection-access.model.d.ts +0 -6
  280. package/lib/terminology/models/engine-term-collection-list.model.d.ts +0 -4
  281. package/lib/terminology/models/engine-term-collection.model.d.ts +0 -24
  282. package/lib/terminology/models/index.d.ts +0 -18
  283. package/lib/terminology/models/lang-list-item.model.d.ts +0 -6
  284. package/lib/terminology/models/mt-collection.model.d.ts +0 -17
  285. package/lib/terminology/models/system.model.d.ts +0 -12
  286. package/lib/terminology/models/terminology-engine.model.d.ts +0 -15
  287. package/lib/terminology/models/tld-term-collection-languages.model.d.ts +0 -11
  288. package/lib/terminology/models/tld-term-collection.model.d.ts +0 -46
  289. package/lib/terminology/models/update-engine-terms-request-params.model.d.ts +0 -4
  290. package/lib/terminology/models/vendor.model.d.ts +0 -5
  291. package/lib/terminology/services/engine-term-api/engine-term-api.service.d.ts +0 -19
  292. package/lib/terminology/services/engine-term-api/index.d.ts +0 -1
  293. package/lib/terminology/services/index.d.ts +0 -4
  294. package/lib/terminology/services/system-api-v2/models/engine-deployment.model.d.ts +0 -9
  295. package/lib/terminology/services/system-api-v2/models/engine-domain-list.model.d.ts +0 -4
  296. package/lib/terminology/services/system-api-v2/models/engine-domain.model.d.ts +0 -5
  297. package/lib/terminology/services/system-api-v2/models/engine-list.model.d.ts +0 -4
  298. package/lib/terminology/services/system-api-v2/models/engine-status.enum.d.ts +0 -9
  299. package/lib/terminology/services/system-api-v2/models/engine-sub-status.enum.d.ts +0 -16
  300. package/lib/terminology/services/system-api-v2/models/engine.model.d.ts +0 -24
  301. package/lib/terminology/services/system-api-v2/models/index.d.ts +0 -8
  302. package/lib/terminology/services/system-api-v2/models/revision.model.d.ts +0 -9
  303. package/lib/terminology/services/system-api-v2/models/tilde-vendor.const.d.ts +0 -1
  304. package/lib/terminology/services/system-api-v2/models/worker-status.model.d.ts +0 -12
  305. package/lib/terminology/services/system-api-v2/system-api.service.d.ts +0 -17
  306. package/lib/terminology/services/terminology/terminology.service.d.ts +0 -62
  307. package/lib/terminology/services/terminology-api/terminology-api.service.d.ts +0 -18
  308. package/lib/terminology/services/terminology-collection/index.d.ts +0 -1
  309. package/lib/terminology/services/terminology-collection/terminology-collection.service.d.ts +0 -17
  310. package/lib/terminology/terminology.component.d.ts +0 -42
  311. package/lib/terminology/terminology.module.d.ts +0 -28
  312. package/lib/text-to-speech/index.d.ts +0 -2
  313. package/lib/text-to-speech/models/index.d.ts +0 -1
  314. package/lib/text-to-speech/models/voice.model.d.ts +0 -4
  315. package/lib/text-to-speech/services/tts-api.service.d.ts +0 -9
  316. package/lib/text-to-speech/text-to-speech.component.d.ts +0 -21
  317. package/lib/tld-loader/index.d.ts +0 -2
  318. package/lib/tld-loader/tld-loader.component.d.ts +0 -5
  319. package/lib/tld-loader/tld-loader.module.d.ts +0 -7
  320. package/lib/toast/index.d.ts +0 -2
  321. package/lib/toast/models/toast.model.d.ts +0 -5
  322. package/lib/toast/toast-service/index.d.ts +0 -1
  323. package/lib/toast/toast-service/toast-service.service.d.ts +0 -12
  324. package/lib/toast/toast.component.d.ts +0 -11
  325. package/public-api.d.ts +0 -28
@@ -1,20 +0,0 @@
1
- import { FilterBarFilter } from "./filter-bar-filter.model";
2
- export interface FilterBarSettings {
3
- /** Show/hide search input. Enabled by default. */
4
- hideSearch?: boolean;
5
- /** Initial value for search input. */
6
- searchValue?: string;
7
- /** Show/hide search input clear button. Disabled by default. */
8
- showSearchClearButton?: boolean;
9
- /** Toggle output filter item between value, and object with key and value fields. Value by default. */
10
- outputFilterKeyAndValue?: boolean;
11
- /** Title for search input field. Default value: FILTER_BAR.SEARCH */
12
- searchTitle?: string;
13
- /** Table global search entered criteria. */
14
- searchInput?: string;
15
- /** Search tooltip, shown after input field for icon */
16
- searchTooltip?: string;
17
- hideTooltip?: boolean;
18
- filters?: FilterBarFilter[];
19
- splittedFilters?: FilterBarFilter[][];
20
- }
@@ -1,4 +0,0 @@
1
- export * from './filter-bar-filter.model';
2
- export * from './filter-bar-settings.model';
3
- export * from './filter-bar-filter-item.model';
4
- export * from './filter-bar-change-event.model';
@@ -1,15 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class FooterComponent implements OnInit {
4
- currentYear: number;
5
- readonly defaultTermsRoute = "terms-of-use";
6
- readonly defaultPrivacyRoute = "privacy-policy";
7
- privacyRoute: string;
8
- termsOfUseRoute: string;
9
- contactUsRoute: string;
10
- baseUrl: string;
11
- constructor();
12
- ngOnInit(): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<FooterComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<FooterComponent, "tld-footer", never, { "privacyRoute": { "alias": "privacyRoute"; "required": false; }; "termsOfUseRoute": { "alias": "termsOfUseRoute"; "required": false; }; "contactUsRoute": { "alias": "contactUsRoute"; "required": false; }; "baseUrl": { "alias": "baseUrl"; "required": false; }; }, {}, never, never, false, never>;
15
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./footer.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ngbracket/ngx-layout";
5
- import * as i4 from "@ngx-translate/core";
6
- import * as i5 from "@angular/router";
7
- export declare class FooterModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<FooterModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<FooterModule, [typeof i1.FooterComponent], [typeof i2.CommonModule, typeof i3.FlexLayoutModule, typeof i4.TranslateModule, typeof i5.RouterModule], [typeof i1.FooterComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<FooterModule>;
11
- }
@@ -1,2 +0,0 @@
1
- export * from './footer.module';
2
- export * from './footer.component';
@@ -1,10 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class GlobalMessageComponent {
4
- text: string;
5
- showCloseButton: boolean;
6
- closeClick: EventEmitter<void>;
7
- close(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<GlobalMessageComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<GlobalMessageComponent, "lib-global-message", never, { "text": { "alias": "text"; "required": false; }; "showCloseButton": { "alias": "showCloseButton"; "required": false; }; }, { "closeClick": "closeClick"; }, never, never, true, never>;
10
- }
@@ -1 +0,0 @@
1
- export * from './global-message.component';
@@ -1,4 +0,0 @@
1
- export declare class AuthHeadersHelper {
2
- static getAuthHeaders(clientId: string): any;
3
- static getAppIdAuthHeaders(appId: string): any;
4
- }
@@ -1,4 +0,0 @@
1
- export declare class ConversionHelper {
2
- static bytesToMb(bytes: number): number;
3
- static pascalCaseToEnum(property: string): string;
4
- }
@@ -1,9 +0,0 @@
1
- import { MatPaginatorIntl } from '@angular/material/paginator';
2
- import * as i0 from "@angular/core";
3
- export declare class CustomPaginatorInernationalizationHelper extends MatPaginatorIntl {
4
- #private;
5
- constructor();
6
- getTranslations(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomPaginatorInernationalizationHelper, never>;
8
- static ɵprov: i0.ɵɵInjectableDeclaration<CustomPaginatorInernationalizationHelper>;
9
- }
@@ -1,3 +0,0 @@
1
- export declare class FileExtensionHelper {
2
- static getFileExtension(fileName: string): string;
3
- }
@@ -1,2 +0,0 @@
1
- import { FILE_SIZE_UNIT } from "../pipes/file-size-label";
2
- export declare const getFileSizeLabel: (size: number, decimalPlaces?: number, unit?: FILE_SIZE_UNIT) => string;
@@ -1,3 +0,0 @@
1
- export declare class HashHelper {
2
- static hashString(username: string): string;
3
- }
@@ -1,3 +0,0 @@
1
- export declare class HtmlElementParseHelper {
2
- static tableAsCsv(tableElement: HTMLElement, ignoreAttributeName?: string): string;
3
- }
@@ -1,18 +0,0 @@
1
- export declare class HtmlHelper {
2
- /**
3
- * Removes special characters so string is not interpretated as html.
4
- * @param text
5
- */
6
- static escapeHtmlString(text: string): string;
7
- static encodeHtmlString(text: string): string;
8
- /**
9
- * Splits string into paragraphs.
10
- * @param text
11
- */
12
- static splitInParagraphs(text: string): string[];
13
- static joinParagraphs(text: string[]): string;
14
- static toCamelCase(text: string, symbol?: string): string;
15
- static isTextUrl(text: string): string | null;
16
- static getWordCount(text: string): number | undefined;
17
- static getLocalizationKey(text: string): string;
18
- }
@@ -1,12 +0,0 @@
1
- export * from "./missing-translation.helper";
2
- export * from "./save-file.helper";
3
- export * from "./html-element-parse.helper";
4
- export * from "./auth-headers.helper";
5
- export * from "./file-extension.helper";
6
- export * from "./conversion.helper";
7
- export * from "./sort.helper";
8
- export * from "./html.helper";
9
- export * from "./resolution.helper";
10
- export * from "./file-size-label.helper";
11
- export * from "./custom-paginator-internatioinalization.helper";
12
- export * from "./hash.helper";
@@ -1,4 +0,0 @@
1
- import { MissingTranslationHandler, MissingTranslationHandlerParams } from "@ngx-translate/core";
2
- export declare class MissingTranslationHelper implements MissingTranslationHandler {
3
- handle(params: MissingTranslationHandlerParams): any;
4
- }
@@ -1,3 +0,0 @@
1
- export declare class ResolutionHelper {
2
- static isMobileRes(): boolean;
3
- }
@@ -1,4 +0,0 @@
1
- export declare class SaveFileHelper {
2
- static saveFile(content: string, fileName: string): void;
3
- static saveBlob(blob: Blob, fileName: string): void;
4
- }
@@ -1,32 +0,0 @@
1
- export declare class SortHelper {
2
- /**
3
- * Sorts an array of objects based on the order of values specified in another array.
4
- *
5
- * @param objectArr - The array of objects to be sorted.
6
- * @param sortByArray - The array that defines the preferred order of values.
7
- * @param fieldName - The name of the field in the objects used for sorting.
8
- *
9
- * Objects in `objectArr` will be sorted based on the position of their `fieldName` value in `sortByArray`.
10
- */
11
- static sortByArray(objectArr: any[], sortByArray: any[], fieldName: string): void;
12
- /**
13
- * Transforms the input array of objects by sorting them based on the specified sortingValueKey.
14
- * @param values - An array of objects to be sorted.
15
- * @param sortingValueKey - The key by which the provided values should be sorted, leave it empty if you want to sort string[].
16
- */
17
- static sortAlphabetically(values: any[], sortingValueKey?: string): any;
18
- /**
19
- * Sorts an array of values by a specified numeric property or by their numeric value if no property is specified.
20
- * @param values - The array of values to be sorted. Can be an array of objects or primitive numeric values.
21
- * @param sortingValueKey - The key of the numeric property in the objects to sort by.
22
- * @param desc - Flag indicating whether to sort in descending (true) or ascending (false) order.
23
- */
24
- static sortByNumber(values: any[], sortingValueKey?: string, desc?: boolean): any[];
25
- /**
26
- * This method is intended to be used with sorting methods like Array.sort(). It compares two strings, a and b, against a reference substring input.
27
- * @param a - The first string to be compared.
28
- * @param b - The second string to be compared.
29
- * @param input - The reference substring used to influence the sorting order.
30
- */
31
- static sortByStartingLetter(a: string, b: string, input: string): number;
32
- }
@@ -1,3 +0,0 @@
1
- export * from './inline-message.module';
2
- export * from './inline-message.component';
3
- export * from './models';
@@ -1,10 +0,0 @@
1
- import { InlineMessageIconPosition } from './models/inline-message-icon-position.enum';
2
- import { InlineMessage } from './models/inline-message.model';
3
- import * as i0 from "@angular/core";
4
- export declare class InlineMessageComponent {
5
- readonly END_ICON_POSITION = InlineMessageIconPosition.END;
6
- iconName: string;
7
- message: InlineMessage;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<InlineMessageComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<InlineMessageComponent, "lib-inline-message", never, { "iconName": { "alias": "iconName"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, false, never>;
10
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./inline-message.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ngx-translate/core";
5
- import * as i4 from "@angular/material/tooltip";
6
- export declare class InlineMessageModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<InlineMessageModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<InlineMessageModule, [typeof i1.InlineMessageComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.MatTooltipModule], [typeof i1.InlineMessageComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<InlineMessageModule>;
10
- }
@@ -1,3 +0,0 @@
1
- export * from './inline-message-type.enum';
2
- export * from './inline-message.model';
3
- export * from './inline-message-icon-position.enum';
@@ -1,4 +0,0 @@
1
- export declare enum InlineMessageIconPosition {
2
- START = 0,
3
- END = 1
4
- }
@@ -1,5 +0,0 @@
1
- export declare enum InlineMessageType {
2
- INFO = "info",
3
- WARNING = "warning",
4
- ERROR = "error"
5
- }
@@ -1,10 +0,0 @@
1
- import { InlineMessageIconPosition } from "./inline-message-icon-position.enum";
2
- import { InlineMessageType } from "./inline-message-type.enum";
3
- export interface InlineMessage {
4
- title: string;
5
- description?: string;
6
- localizationParams: unknown;
7
- type: InlineMessageType;
8
- iconPosition?: InlineMessageIconPosition;
9
- iconTooltip?: string;
10
- }
@@ -1,11 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { LLMActions } from '../../models';
3
- import * as i0 from "@angular/core";
4
- export declare class LLMRephraseComponent {
5
- isTargetLanguageRephrasable: boolean;
6
- newFeatureLocalStorageKey: string | undefined;
7
- openModalEvent: EventEmitter<LLMActions>;
8
- openModal(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<LLMRephraseComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<LLMRephraseComponent, "lib-llm-rephrase", never, { "isTargetLanguageRephrasable": { "alias": "isTargetLanguageRephrasable"; "required": false; }; "newFeatureLocalStorageKey": { "alias": "newFeatureLocalStorageKey"; "required": false; }; }, { "openModalEvent": "openModalEvent"; }, never, never, false, never>;
11
- }
@@ -1,11 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { LLMActions } from '../../models';
3
- import * as i0 from "@angular/core";
4
- export declare class LLMSummaryComponent {
5
- isTextSummarizable: boolean;
6
- newFeatureLocalStorageKey: string | undefined;
7
- openModalEvent: EventEmitter<LLMActions>;
8
- openModal(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<LLMSummaryComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<LLMSummaryComponent, "lib-llm-summary", never, { "isTextSummarizable": { "alias": "isTextSummarizable"; "required": false; }; "newFeatureLocalStorageKey": { "alias": "newFeatureLocalStorageKey"; "required": false; }; }, { "openModalEvent": "openModalEvent"; }, never, never, false, never>;
11
- }
@@ -1,61 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatSelectChange } from '@angular/material/select';
3
- import { LLMRephraseUseCase, LLMService, LLMSummaryUseCase } from '@tilde-nlp/ngx-services';
4
- import { Subscription } from 'rxjs';
5
- import { NotificationMessage } from '../../../notification-message';
6
- import { LLMActions } from '../../models/llm-actions.enum';
7
- import { LLMData } from '../../models/llm-data.model';
8
- import { LLMWritingStyle } from '../../models/llm-writing-style.enum';
9
- import { LLMHelperService } from '../../services/llm-helper.service';
10
- import * as i0 from "@angular/core";
11
- export declare class LLMTextareaWithActionsComponent implements OnInit {
12
- private readonly llmService;
13
- private readonly llmHelperService;
14
- private readonly data;
15
- isLoading: boolean;
16
- isSummarized: boolean;
17
- isEdited: boolean;
18
- remainingQuotaMessageVisible: boolean;
19
- quotaLeft: number;
20
- maxCharLength: number;
21
- subscriptionUrl: string;
22
- previousWritingStyle: LLMWritingStyle;
23
- selectedWritingStyle: LLMWritingStyle;
24
- reachedQuotaMessage: NotificationMessage;
25
- exceededLimitMessage: NotificationMessage;
26
- requestTimeoutMessage: NotificationMessage;
27
- defaultErrorMessage: NotificationMessage;
28
- subscription: Subscription;
29
- initialText: string;
30
- editedText: string;
31
- manuallyEditedText: string;
32
- localizationKey: string;
33
- llmActionType: LLMActions;
34
- selectedUseCase: LLMSummaryUseCase | LLMRephraseUseCase;
35
- private savedRephrasings;
36
- readonly llmActions: typeof LLMActions;
37
- readonly writingStyles: LLMWritingStyle[];
38
- useCases: LLMSummaryUseCase[] | LLMRephraseUseCase[];
39
- readonly messages: NotificationMessage[];
40
- showUseCase: boolean;
41
- get isDisabled(): boolean;
42
- constructor(llmService: LLMService, llmHelperService: LLMHelperService, data: LLMData);
43
- ngOnInit(): void;
44
- closeMessage(msg: NotificationMessage): void;
45
- checkRephrasedTextSaves(event: MatSelectChange): void;
46
- getEditedText(): void;
47
- cancel(): void;
48
- textEditEvent(text: string): void;
49
- copyPlausibleEvent(): void;
50
- dislikePlausibleEvent(): void;
51
- private setInitialText;
52
- private checkTextLimit;
53
- private writingStylePlausibleEvent;
54
- private summaryPlausibleEvent;
55
- private refreshQuota;
56
- private setQuotaMessage;
57
- private getRequest;
58
- private getRequestCallback;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<LLMTextareaWithActionsComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<LLMTextareaWithActionsComponent, "lib-llm-textarea-with-actions", never, {}, {}, never, never, false, never>;
61
- }
@@ -1 +0,0 @@
1
- export * from './llm-menu.icon';
@@ -1,2 +0,0 @@
1
- export declare const SUMMARIZE = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M4 5H18.6286V6.82857H4V5ZM4 10.4857H18.6286V8.65714H4V10.4857ZM4 14.1429H10.4V12.3143H4V14.1429ZM4 17.8H10.4V15.9714H4V17.8Z\" fill=\"currentColor\"/>\n<path d=\"M17.4005 13.3093C17.0801 12.5922 16.0622 12.5922 15.7418 13.3093L15.1052 14.7341L13.6804 15.3707C12.9633 15.6911 12.9633 16.709 13.6804 17.0294L15.1052 17.666L15.7418 19.0908C16.0622 19.8079 17.0801 19.8079 17.4005 19.0908L18.0371 17.666L19.4619 17.0294C20.179 16.709 20.179 15.6911 19.4619 15.3707L18.0371 14.7341L17.4005 13.3093Z\" fill=\"currentColor\"/>\n<path d=\"M13.5612 12.0546C13.4438 11.7917 13.0705 11.7917 12.953 12.0546L12.7196 12.577L12.1972 12.8105C11.9343 12.9279 11.9343 13.3012 12.1972 13.4187L12.7196 13.6521L12.953 14.1745C13.0705 14.4374 13.4438 14.4374 13.5612 14.1745L13.7947 13.6521L14.3171 13.4187C14.58 13.3012 14.58 12.9279 14.3171 12.8105L13.7947 12.577L13.5612 12.0546Z\" fill=\"currentColor\"/>\n</svg>\n";
2
- export declare const REPHRASE = "<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.879 4.16166L21.229 5.51166C22.019 6.29166 22.019 7.56166 21.229 8.34166L7.99897 21.5717H3.81897V17.3917L14.219 6.98166L17.049 4.16166C17.829 3.38166 19.099 3.38166 19.879 4.16166ZM5.81897 19.5717L7.22897 19.6317L17.049 9.80166L15.639 8.39166L5.81897 18.2117V19.5717Z\" fill=\"currentColor\"/>\n<path d=\"M19.5181 19.798L18.8644 21.261C18.6793 21.6752 18.0913 21.6752 17.9062 21.261L17.2526 19.798C17.1471 19.5621 16.9584 19.3734 16.7225 19.268L15.2595 18.6143C14.8453 18.4292 14.8453 17.8412 15.2595 17.6561L16.7225 17.0024C16.9584 16.897 17.1471 16.7083 17.2526 16.4724L17.9062 15.0094C18.0913 14.5952 18.6793 14.5952 18.8644 15.0094L19.5181 16.4724C19.6235 16.7083 19.8122 16.897 20.0481 17.0024L21.5111 17.6561C21.9253 17.8412 21.9253 18.4292 21.5111 18.6143L20.0481 19.268C19.8122 19.3734 19.6235 19.5621 19.5181 19.798Z\" stroke=\"#474D53\"/>\n<path d=\"M9.88502 3.56437C9.75242 3.26761 9.33117 3.26761 9.19857 3.56437L8.93512 4.15399L8.3455 4.41744C8.04874 4.55003 8.04874 4.97129 8.3455 5.10389L8.93512 5.36733L9.19857 5.95696C9.33117 6.25372 9.75242 6.25372 9.88502 5.95696L10.1485 5.36733L10.7381 5.10389C11.0349 4.97129 11.0349 4.55003 10.7381 4.41744L10.1485 4.15399L9.88502 3.56437Z\" fill=\"currentColor\"/>\n<path d=\"M6.50947 5.80395C6.31057 5.35881 5.67869 5.35881 5.4798 5.80395L5.08462 6.68839L4.20019 7.08356C3.75505 7.28245 3.75505 7.91434 4.20019 8.11323L5.08462 8.5084L5.4798 9.39284C5.67869 9.83798 6.31057 9.83798 6.50947 9.39284L6.90464 8.5084L7.78907 8.11323C8.23421 7.91434 8.23421 7.28245 7.78907 7.08356L6.90464 6.68839L6.50947 5.80395Z\" fill=\"currentColor\"/>\n</svg>\n";
@@ -1,3 +0,0 @@
1
- export * from './llm.component';
2
- export * from './llm.module';
3
- export * from './models';
@@ -1,30 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { LLMActions } from './models/llm-actions.enum';
3
- import { MatDialog } from '@angular/material/dialog';
4
- import { IconService, LanguageTranslateService } from '../services';
5
- import { Observable } from 'rxjs';
6
- import { LLMRephraseUseCase, LLMSummaryUseCase } from '@tilde-nlp/ngx-services';
7
- import * as i0 from "@angular/core";
8
- export declare class LLMComponent {
9
- dialog: MatDialog;
10
- private readonly iconService;
11
- private readonly languageService;
12
- text: string | Observable<string> | undefined;
13
- language: string | undefined;
14
- rephrasableLanguagesCodeList: string[] | undefined;
15
- summaryEnabled: boolean;
16
- rephraseEnabled: boolean;
17
- showUseCaseSummary: boolean;
18
- showUseCaseRephrase: boolean;
19
- newFeatureLocalStorageKey: string | undefined;
20
- rephraseUseCases: LLMRephraseUseCase[] | undefined;
21
- summaryUseCases: LLMSummaryUseCase[] | undefined;
22
- menuTriggerClick: EventEmitter<void>;
23
- readonly llmAction: typeof LLMActions;
24
- get isTextSummarizable(): string | Observable<string> | undefined;
25
- get isTargetLanguageRephrasable(): boolean | "" | undefined;
26
- constructor(dialog: MatDialog, iconService: IconService, languageService: LanguageTranslateService);
27
- openLLMModal(action: LLMActions): void;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<LLMComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<LLMComponent, "lib-llm", never, { "text": { "alias": "text"; "required": false; }; "language": { "alias": "language"; "required": false; }; "rephrasableLanguagesCodeList": { "alias": "rephrasableLanguagesCodeList"; "required": false; }; "summaryEnabled": { "alias": "summaryEnabled"; "required": false; }; "rephraseEnabled": { "alias": "rephraseEnabled"; "required": false; }; "showUseCaseSummary": { "alias": "showUseCaseSummary"; "required": false; }; "showUseCaseRephrase": { "alias": "showUseCaseRephrase"; "required": false; }; "newFeatureLocalStorageKey": { "alias": "newFeatureLocalStorageKey"; "required": false; }; "rephraseUseCases": { "alias": "rephraseUseCases"; "required": false; }; "summaryUseCases": { "alias": "summaryUseCases"; "required": false; }; }, { "menuTriggerClick": "menuTriggerClick"; }, never, never, false, never>;
30
- }
@@ -1,24 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./llm.component";
3
- import * as i2 from "./shared/llm-textarea/llm-textarea.component";
4
- import * as i3 from "./components/llm-textarea-with-actions/llm-textarea-with-actions.component";
5
- import * as i4 from "./components/llm-summary/llm-summary.component";
6
- import * as i5 from "./components/llm-rephrase/llm-rephrase.component";
7
- import * as i6 from "@angular/common";
8
- import * as i7 from "@angular/material/button";
9
- import * as i8 from "@angular/material/icon";
10
- import * as i9 from "@ngx-translate/core";
11
- import * as i10 from "@angular/material/dialog";
12
- import * as i11 from "@angular/cdk/clipboard";
13
- import * as i12 from "@angular/forms";
14
- import * as i13 from "@angular/material/select";
15
- import * as i14 from "../notification-message/notification-message.module";
16
- import * as i15 from "@angular/material/tooltip";
17
- import * as i16 from "@ngbracket/ngx-layout";
18
- import * as i17 from "@angular/material/progress-spinner";
19
- import * as i18 from "../new-feature-dialog/new-feature-dialog-wrapper/new-feature-dialog-wrapper.component";
20
- export declare class LLMModule {
21
- static ɵfac: i0.ɵɵFactoryDeclaration<LLMModule, never>;
22
- static ɵmod: i0.ɵɵNgModuleDeclaration<LLMModule, [typeof i1.LLMComponent, typeof i2.LLMTextareaComponent, typeof i3.LLMTextareaWithActionsComponent, typeof i4.LLMSummaryComponent, typeof i5.LLMRephraseComponent], [typeof i6.CommonModule, typeof i7.MatButtonModule, typeof i8.MatIconModule, typeof i9.TranslateModule, typeof i10.MatDialogModule, typeof i11.ClipboardModule, typeof i12.FormsModule, typeof i12.ReactiveFormsModule, typeof i13.MatSelectModule, typeof i14.NotificationMessageModule, typeof i15.MatTooltipModule, typeof i16.FlexLayoutModule, typeof i17.MatProgressSpinnerModule, typeof i18.NewFeatureDialogWrapperComponent], [typeof i1.LLMComponent]>;
23
- static ɵinj: i0.ɵɵInjectorDeclaration<LLMModule>;
24
- }
@@ -1,3 +0,0 @@
1
- export * from './llm-configuration.token';
2
- export * from './llm-configuration.model';
3
- export * from './llm-actions.enum';
@@ -1,4 +0,0 @@
1
- export declare enum LLMActions {
2
- SUMMARY = "SUMMARY",
3
- REPHRASE = "REPHRASE"
4
- }
@@ -1,6 +0,0 @@
1
- export interface LLMConfiguration {
2
- subscriptionUrl: string;
3
- supportEmail: string;
4
- maxCharLength: number;
5
- useLocalQuota: boolean;
6
- }
@@ -1,3 +0,0 @@
1
- import { InjectionToken } from "@angular/core";
2
- import { LLMConfiguration } from "./llm-configuration.model";
3
- export declare const LLM_CONFIGURATION_TOKEN: InjectionToken<LLMConfiguration>;
@@ -1,12 +0,0 @@
1
- import { Observable } from "rxjs";
2
- import { LLMActions } from "./llm-actions.enum";
3
- import { LLMRephraseUseCase, LLMSummaryUseCase } from "@tilde-nlp/ngx-services";
4
- export interface LLMData {
5
- text: Observable<string>;
6
- language: string;
7
- action: LLMActions;
8
- showUseCaseSummary: boolean;
9
- showUseCaseRephrase: boolean;
10
- summaryUseCases: LLMSummaryUseCase[] | undefined;
11
- rephraseUseCases: LLMRephraseUseCase[] | undefined;
12
- }
@@ -1,5 +0,0 @@
1
- export declare enum LLMWritingStyle {
2
- GENERAL = "General",
3
- PROFESSIONAL = "Professional",
4
- ACADEMIC = "Academic"
5
- }
@@ -1,23 +0,0 @@
1
- import { QuotaService } from '@tilde-nlp/ngx-services';
2
- import { Observable } from 'rxjs';
3
- import { NotificationMessage } from '../../notification-message/interfaces/notification-message.model';
4
- import { LLMActions } from '../models/llm-actions.enum';
5
- import * as i0 from "@angular/core";
6
- export declare class LLMHelperService {
7
- private readonly quotaService;
8
- readonly llmConfiguration: import("../models").LLMConfiguration;
9
- readonly trialRequestCount = 15;
10
- private readonly LLMQuotaLocalStorageKey;
11
- constructor(quotaService: QuotaService);
12
- /**
13
- * Returns remaining quota from API. If quota is missing, daily limit is being used from local storage.
14
- */
15
- getRemainingQuota(decrease?: boolean): Observable<number>;
16
- getExceededLimitMessage(totalSymbols: number): NotificationMessage;
17
- getReachedQuotaMessage(): NotificationMessage;
18
- getDefaultErrorMessage(): NotificationMessage;
19
- getRequestTimeoutMessage(action: LLMActions): NotificationMessage;
20
- private setQuotaLocalStorageUsage;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<LLMHelperService, never>;
22
- static ɵprov: i0.ɵɵInjectableDeclaration<LLMHelperService>;
23
- }
@@ -1,25 +0,0 @@
1
- import { Clipboard } from '@angular/cdk/clipboard';
2
- import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
3
- import { FormControl } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export declare class LLMTextareaComponent implements OnInit, OnChanges, OnDestroy, AfterViewInit {
6
- private readonly clipboard;
7
- textarea: ElementRef;
8
- text: string;
9
- disabled: boolean;
10
- actionButtonsDisabled: boolean;
11
- textEditEvent: EventEmitter<any>;
12
- dislikeEvent: EventEmitter<any>;
13
- copyEvent: EventEmitter<any>;
14
- textareaControl: FormControl;
15
- private readonly destroy;
16
- constructor(clipboard: Clipboard);
17
- ngOnInit(): void;
18
- ngAfterViewInit(): void;
19
- ngOnChanges(changes: SimpleChanges): void;
20
- dislike(): void;
21
- copy(): void;
22
- ngOnDestroy(): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<LLMTextareaComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<LLMTextareaComponent, "lib-llm-textarea", never, { "text": { "alias": "text"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "actionButtonsDisabled": { "alias": "actionButtonsDisabled"; "required": false; }; }, { "textEditEvent": "textEditEvent"; "dislikeEvent": "dislikeEvent"; "copyEvent": "copyEvent"; }, never, never, false, never>;
25
- }
@@ -1 +0,0 @@
1
- export declare const DISABLE_EXPORT_ATTRIBUTE_NAME = "disable-export";
@@ -1 +0,0 @@
1
- export * from "./disable-export-attribute-name.const";
@@ -1,4 +0,0 @@
1
- export * from './multi-functional-table.component';
2
- export * from './multi-functional-table.module';
3
- export * from './models';
4
- export * from './constants';
@@ -1,4 +0,0 @@
1
- export interface BatchConfig {
2
- enabled: boolean;
3
- checkBoxesDisabled?: boolean;
4
- }
@@ -1,18 +0,0 @@
1
- export interface ColumnConfig {
2
- /**
3
- * Column name. For column to dissapear/be visible, this must be the same as defined for mat-table columns.
4
- */
5
- name: string;
6
- /**
7
- * Display name. Component applies translate pipe to this.
8
- */
9
- displayName: string;
10
- /**
11
- * Default value to determine if column is selected.
12
- */
13
- selected: boolean;
14
- /**
15
- * If set to true, columns visibility can't be toggled.
16
- */
17
- notConfigurable?: boolean;
18
- }
@@ -1,14 +0,0 @@
1
- import { ColumnConfig } from "./column-config.model";
2
- /**
3
- * Multi functional table configuration for column selecting. Config responsible for configuring columns whose visibilty can be toggled.
4
- */
5
- export interface ColumnSelectConfig {
6
- /**
7
- * Columns to whom visibility can be changed.
8
- */
9
- columns: ColumnConfig[];
10
- /**
11
- * If column select feature is enabled.
12
- */
13
- enabled?: boolean;
14
- }
@@ -1,9 +0,0 @@
1
- import { ExportFormat } from "./export-format.enum";
2
- export interface ExportConfig {
3
- enabled: boolean;
4
- fileOptions?: {
5
- format?: ExportFormat;
6
- saveToFile: boolean;
7
- fileName: string;
8
- };
9
- }
@@ -1,3 +0,0 @@
1
- export declare enum ExportFormat {
2
- CSV = "csv"
3
- }
@@ -1,7 +0,0 @@
1
- import { FilterBarSettings } from "../../filter-bar";
2
- export interface FilterConfig {
3
- settings: FilterBarSettings;
4
- visible?: boolean;
5
- enabled?: boolean;
6
- hideFilterToggle?: boolean;
7
- }
@@ -1,7 +0,0 @@
1
- export * from "./multi-functional-table-config.model";
2
- export * from "./column-config.model";
3
- export * from "./column-select-config.model";
4
- export * from "./export-config.model";
5
- export * from "./export-format.enum";
6
- export * from "./batch-config.model";
7
- export * from "./paginator-config.model";