@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,21 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { TranslateService } from '@ngx-translate/core';
3
- import * as i0 from "@angular/core";
4
- export declare class LanguageTranslatePipe implements PipeTransform {
5
- private readonly translate;
6
- private readonly languagesLocalizationKey;
7
- private lastUiLanguage;
8
- private readonly translationCache;
9
- private readonly localeSameRegions;
10
- private readonly translations;
11
- constructor(translate: TranslateService);
12
- transform(fullLangCode: string, hideRegion?: boolean): string;
13
- private getTranslation;
14
- private getLanguageTranslationFromLanguageCode;
15
- private isLanguageCodeSameAsRegion;
16
- private getRegionFromLanguageCode;
17
- private getLanguageFromLanguageCode;
18
- private capitalizeFirstLetter;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<LanguageTranslatePipe, never>;
20
- static ɵpipe: i0.ɵɵPipeDeclaration<LanguageTranslatePipe, "languageTranslate", true>;
21
- }
@@ -1,2 +0,0 @@
1
- export * from './object-length.module';
2
- export * from './object-length.pipe';
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./object-length.pipe";
3
- import * as i2 from "@angular/common";
4
- export declare class ObjectLengthModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ObjectLengthModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<ObjectLengthModule, [typeof i1.ObjectLengthPipe], [typeof i2.CommonModule], [typeof i1.ObjectLengthPipe]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<ObjectLengthModule>;
8
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ObjectLengthPipe implements PipeTransform {
4
- transform(value: any): number;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ObjectLengthPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<ObjectLengthPipe, "objectLength", false>;
7
- }
@@ -1,2 +0,0 @@
1
- export * from './sort-alphabetically.module';
2
- export * from './sort-alphabetically.pipe';
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./sort-alphabetically.pipe";
3
- import * as i2 from "@angular/common";
4
- export declare class SortAlphabeticallyModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SortAlphabeticallyModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<SortAlphabeticallyModule, [typeof i1.SortAlphabeticallyPipe], [typeof i2.CommonModule], [typeof i1.SortAlphabeticallyPipe]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<SortAlphabeticallyModule>;
8
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SortAlphabeticallyPipe implements PipeTransform {
4
- transform(values: any[], sortingValueKey?: string): any;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SortAlphabeticallyPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<SortAlphabeticallyPipe, "sortAlphabetically", false>;
7
- }
@@ -1 +0,0 @@
1
- export * from './sort-by-number.pipe';
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SortByNumberPipe implements PipeTransform {
4
- transform(values: any[], sortingValueKey?: string, desc?: boolean): any;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SortByNumberPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<SortByNumberPipe, "sortByNumber", true>;
7
- }
@@ -1 +0,0 @@
1
- export * from './sort-domains.pipe';
@@ -1,15 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { TranslateService } from '@ngx-translate/core';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * This is a custom pipe for sorting domains.
6
- * It prioritizes the most important entries using a specific order:
7
- * "General" first, followed by LLM-related domains, and then the rest in alphabetical order.
8
- */
9
- export declare class SortDomainsPipe implements PipeTransform {
10
- readonly translate: TranslateService;
11
- constructor(translate: TranslateService);
12
- transform(value: any[], isDomainList: boolean, key: string): any[];
13
- static ɵfac: i0.ɵɵFactoryDeclaration<SortDomainsPipe, never>;
14
- static ɵpipe: i0.ɵɵPipeDeclaration<SortDomainsPipe, "sortDomains", true>;
15
- }
@@ -1,2 +0,0 @@
1
- export * from './models';
2
- export * from './sort-language-list.pipe';
@@ -1 +0,0 @@
1
- export * from './translated-language.model';
@@ -1,4 +0,0 @@
1
- export interface TranslatedLanguage<T> {
2
- value: T;
3
- translation: string;
4
- }
@@ -1,10 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { TranslatedLanguage } from './models/translated-language.model';
4
- import * as i0 from "@angular/core";
5
- export declare class SortLanguageListPipe implements PipeTransform {
6
- #private;
7
- transform<T>(list: T[], key?: string): Observable<TranslatedLanguage<T>[]>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SortLanguageListPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<SortLanguageListPipe, "sortLanguageList", true>;
10
- }
@@ -1,2 +0,0 @@
1
- export * from "./sort-translations.module";
2
- export * from "./sort-translations.pipe";
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./sort-translations.pipe";
3
- import * as i2 from "@angular/common";
4
- export declare class SortTranslationsModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SortTranslationsModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<SortTranslationsModule, [typeof i1.SortTranslationsPipe], [typeof i2.CommonModule], [typeof i1.SortTranslationsPipe]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<SortTranslationsModule>;
8
- }
@@ -1,20 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { TranslateService } from '@ngx-translate/core';
3
- import { Observable } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- export declare class SortTranslationsPipe implements PipeTransform {
6
- private translate;
7
- constructor(translate: TranslateService);
8
- /**
9
- *
10
- * @param objects array of objects to be sorted
11
- * @param localizationPrefix prefix for localization code. This is used to get necessary object translations.
12
- * @param key Which object property needs to be used for sorting.
13
- * @param currentLanguage This is necessary to update values if language is changed.
14
- * @returns
15
- */
16
- transform(objects: Array<any>, localizationPrefix: string | null, key: (string | null) | undefined, currentLanguage: string, translationKey?: string | null): Observable<Array<any>>;
17
- private sortObjects;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<SortTranslationsPipe, never>;
19
- static ɵpipe: i0.ɵɵPipeDeclaration<SortTranslationsPipe, "sortTranslations", false>;
20
- }
@@ -1,2 +0,0 @@
1
- export * from "./sort-translations-by-property.module";
2
- export * from "./sort-translations-by-property.pipe";
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./sort-translations-by-property.pipe";
3
- import * as i2 from "@angular/common";
4
- export declare class SortTranslationsByPropertyModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SortTranslationsByPropertyModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<SortTranslationsByPropertyModule, [typeof i1.SortTranslationsByPropertyPipe], [typeof i2.CommonModule], [typeof i1.SortTranslationsByPropertyPipe]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<SortTranslationsByPropertyModule>;
8
- }
@@ -1,16 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { TranslateService } from '@ngx-translate/core';
3
- import * as i0 from "@angular/core";
4
- export declare class SortTranslationsByPropertyPipe implements PipeTransform {
5
- private translate;
6
- constructor(translate: TranslateService);
7
- /**
8
- * Transforms the input array of objects by sorting them based on the specified sortingValueKey.
9
- * @param values An array of objects to be sorted.
10
- * @param sortingValueKey The key by which the provided values should be sorted.
11
- * @param defaultValueKey For missing translations there is option to provide a default key to take value from.
12
- */
13
- transform(values: any[], sortingValueKey: string, defaultValueKey?: string): any;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<SortTranslationsByPropertyPipe, never>;
15
- static ɵpipe: i0.ɵɵPipeDeclaration<SortTranslationsByPropertyPipe, "sortTranslationsByProperty", false>;
16
- }
@@ -1,4 +0,0 @@
1
- export * from './plausible.helper';
2
- export * from './plausible-event.directive';
3
- export * from './plausible.module';
4
- export * from './models';
@@ -1 +0,0 @@
1
- export * from './plausible-event.model';
@@ -1,7 +0,0 @@
1
- export interface PlausibleEvent {
2
- eventId: string;
3
- properties?: {
4
- key: string;
5
- value: string;
6
- }[];
7
- }
@@ -1,11 +0,0 @@
1
- import { PlausibleEvent } from './models';
2
- import * as i0 from "@angular/core";
3
- export declare class PlausibleEventDirective {
4
- private id;
5
- private properties;
6
- /** Plausible event id. */
7
- set libPlausibleEvent(value: PlausibleEvent | undefined);
8
- onClick(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<PlausibleEventDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<PlausibleEventDirective, "[libPlausibleEvent]", never, { "libPlausibleEvent": { "alias": "libPlausibleEvent"; "required": false; }; }, {}, never, never, false, never>;
11
- }
@@ -1,15 +0,0 @@
1
- export declare class PlausibleHelper {
2
- /**
3
- * Adds plausible for selected domain and adds additional script for custom event (goal) triggering
4
- * @param domain domain that is registered in your plausible account
5
- * @returns
6
- */
7
- static addPlausible(domain: string): void;
8
- /**
9
- * Emits custom plausible event
10
- * @param id plausible event id that should be the same as registered in plausible
11
- * @param properties an object with custom properties for the event
12
- * @returns
13
- */
14
- static customEvent(id: string, properties?: any): void;
15
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./plausible-event.directive";
3
- import * as i2 from "@angular/common";
4
- export declare class PlausibleModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<PlausibleModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<PlausibleModule, [typeof i1.PlausibleEventDirective], [typeof i2.CommonModule], [typeof i1.PlausibleEventDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<PlausibleModule>;
8
- }
@@ -1,37 +0,0 @@
1
- import { NotificationMessage, NotificationMessageType } from '../../notification-message';
2
- import { AlertConfiguration } from './models/alert-configuration.model';
3
- import * as i0 from "@angular/core";
4
- export declare class AlertService {
5
- private readonly config;
6
- constructor(config: AlertConfiguration);
7
- private messageSubject;
8
- get defaultParams(): {
9
- email: string;
10
- registerLink: string;
11
- };
12
- private readonly defaultErrorKey;
13
- private readonly errorKey;
14
- private readonly numericErrorKeyPrefix;
15
- private readonly titlePostFix;
16
- private readonly supportPostFix;
17
- private readonly subscriptionPostFix;
18
- defaultError(error?: any): void;
19
- getMessages(): import("rxjs").Observable<NotificationMessage>;
20
- basic(text: string, params?: any): void;
21
- info(text: string, params?: any): void;
22
- success(text: string, params?: any): void;
23
- error(text: string, error: any, params?: any): void;
24
- warning(text: string, params?: any, hideClose?: boolean): void;
25
- deleteMessage(type: NotificationMessageType, text: string, params?: any, hideClose?: boolean): void;
26
- unhandeledError(error: any, errorTranslationSubKeys?: string[], params?: any): void;
27
- findErrorTitleAndLocalizationKey(error: unknown, errorTranslationSubKeys: string[]): {
28
- title: string;
29
- description: string;
30
- };
31
- private findErrorKey;
32
- private emit;
33
- private getSupportMessage;
34
- private findPostfix;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<AlertService, [{ optional: true; }]>;
36
- static ɵprov: i0.ɵɵInjectableDeclaration<AlertService>;
37
- }
@@ -1,3 +0,0 @@
1
- export * from './alert.service';
2
- export * from './models';
3
- export * from './injection-tokens';
@@ -1 +0,0 @@
1
- export declare const ALERT_CONFIGURATION_TOKEN = "ALERT_CONFIGURATION_TOKEN";
@@ -1 +0,0 @@
1
- export * from './alert-configuration.token';
@@ -1,7 +0,0 @@
1
- export interface AlertConfiguration {
2
- supportEmail: string;
3
- registerLink: string;
4
- contactSupport: boolean;
5
- subscriptionSupport: boolean;
6
- availableLanguages: any;
7
- }
@@ -1 +0,0 @@
1
- export * from './alert-configuration.model';
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class DOMService {
3
- get window(): Window | null;
4
- get localStorage(): Storage | null;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<DOMService, never>;
6
- static ɵprov: i0.ɵɵInjectableDeclaration<DOMService>;
7
- }
@@ -1 +0,0 @@
1
- export * from './dom.service';
@@ -1,14 +0,0 @@
1
- import { MatIconRegistry } from '@angular/material/icon';
2
- import { DomSanitizer } from '@angular/platform-browser';
3
- import * as i0 from "@angular/core";
4
- export declare class IconService {
5
- private readonly iconRegistry;
6
- private readonly sanitizer;
7
- constructor(iconRegistry: MatIconRegistry, sanitizer: DomSanitizer);
8
- /** Registers svg icons to mat icon registry. Icon SVG's should be under some key in object. Icon name can be used with property name in lowercase. */
9
- registerIcons(icons: any): void;
10
- registerIconFromUrl(name: string, url: string): void;
11
- addSvgIconSet(path: string, namespace?: string): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<IconService, never>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<IconService>;
14
- }
@@ -1 +0,0 @@
1
- export * from './icon.service';
@@ -1,6 +0,0 @@
1
- export * from "./icon";
2
- export * from "./dom";
3
- export * from './alert';
4
- export * from './system';
5
- export * from './language-translate';
6
- export * from './notification';
@@ -1 +0,0 @@
1
- export * from './language-translate.service';
@@ -1,10 +0,0 @@
1
- import { TranslateService } from '@ngx-translate/core';
2
- import * as i0 from "@angular/core";
3
- export declare class LanguageTranslateService {
4
- private readonly translateService;
5
- constructor(translateService: TranslateService);
6
- getLanguageCodeTranslation(code: string, hideRegion?: boolean): string;
7
- removeRegionFromLanguageCode(code: string): string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<LanguageTranslateService, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<LanguageTranslateService>;
10
- }
@@ -1,2 +0,0 @@
1
- export * from './notification.service';
2
- export * from './models';
@@ -1,2 +0,0 @@
1
- export * from './notification.model';
2
- export * from './operations.enum';
@@ -1,6 +0,0 @@
1
- import { NotificationMessage } from '../../../notification-message';
2
- import { Operations } from './operations.enum';
3
- export interface NotificationWithOperation {
4
- message: NotificationMessage;
5
- operation: Operations;
6
- }
@@ -1,4 +0,0 @@
1
- export declare enum Operations {
2
- CREATE = "CREATE",
3
- DELETE = "DELETE"
4
- }
@@ -1,15 +0,0 @@
1
- import { NotificationWithOperation } from './models/notification.model';
2
- import { NotificationMessage } from '../../notification-message';
3
- import * as i0 from "@angular/core";
4
- export declare class NotificationService {
5
- private messageSubject;
6
- notificationMessage: import("rxjs").Observable<NotificationWithOperation>;
7
- private clearMessageSubject;
8
- clearMessage: import("rxjs").Observable<NotificationMessage[]>;
9
- addMessage(message: NotificationMessage): void;
10
- deleteMessage(message: NotificationMessage): void;
11
- clearMessages(): void;
12
- isMessageUnique(messages: NotificationMessage[], newMessage: NotificationMessage): boolean;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationService, never>;
14
- static ɵprov: i0.ɵɵInjectableDeclaration<NotificationService>;
15
- }
@@ -1 +0,0 @@
1
- export * from './system.service';
@@ -1,11 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { System } from '../../terminology/models/system.model';
3
- import { SystemApiService } from '../../terminology/services/system-api-v2/system-api.service';
4
- import * as i0 from "@angular/core";
5
- export declare class SystemService {
6
- private readonly api;
7
- constructor(api: SystemApiService);
8
- getSystemList(showDisabledEngines?: boolean): Observable<System[]>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SystemService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<SystemService>;
11
- }
@@ -1,2 +0,0 @@
1
- export * from './sidebar.component';
2
- export * from './services';
@@ -1 +0,0 @@
1
- export * from './sidebar.service';
@@ -1,10 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SidebarService {
4
- isOpen: boolean;
5
- contentTemplate: TemplateRef<HTMLTemplateElement> | null;
6
- showSidebar(content: TemplateRef<HTMLTemplateElement>): void;
7
- hideSidebar(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SidebarService, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<SidebarService>;
10
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SidebarComponent {
3
- #private;
4
- get isOpen(): boolean;
5
- get template(): import("@angular/core").TemplateRef<HTMLTemplateElement> | null;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<SidebarComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<SidebarComponent, "lib-sidebar", never, {}, {}, never, never, true, never>;
8
- }
@@ -1,3 +0,0 @@
1
- export * from './status-display.component';
2
- export * from './status-display.module';
3
- export * from './models';
@@ -1 +0,0 @@
1
- export * from './status-display-config.model';
@@ -1,15 +0,0 @@
1
- export interface StatusDisplayConfig {
2
- enabled: boolean;
3
- title: string;
4
- titleParams?: any;
5
- description?: string;
6
- descriptionParams?: any;
7
- /**
8
- * Add an extra, separated description bellow description.
9
- * The main use of this description is to display a Help Center message below description.
10
- */
11
- extraDescription?: string;
12
- extraDescriptionParams?: any;
13
- icon?: string;
14
- loading?: boolean;
15
- }
@@ -1,7 +0,0 @@
1
- import { StatusDisplayConfig } from './models/status-display-config.model';
2
- import * as i0 from "@angular/core";
3
- export declare class StatusDisplayComponent {
4
- config: StatusDisplayConfig;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<StatusDisplayComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<StatusDisplayComponent, "lib-status-display", never, { "config": { "alias": "config"; "required": true; }; }, {}, never, ["*"], false, never>;
7
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./status-display.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@ngx-translate/core";
5
- import * as i4 from "@angular/material/progress-spinner";
6
- import * as i5 from "@angular/router";
7
- export declare class StatusDisplayModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<StatusDisplayModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<StatusDisplayModule, [typeof i1.StatusDisplayComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.MatProgressSpinnerModule, typeof i5.RouterModule], [typeof i1.StatusDisplayComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<StatusDisplayModule>;
11
- }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ChargebeeMountService {
3
- chargebeeMounted: boolean;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<ChargebeeMountService, never>;
5
- static ɵprov: i0.ɵɵInjectableDeclaration<ChargebeeMountService>;
6
- }
@@ -1,2 +0,0 @@
1
- export * from './subscription.component';
2
- export * from './models';
@@ -1,4 +0,0 @@
1
- export interface ChargebeeSettings {
2
- site: string;
3
- script: string;
4
- }
@@ -1 +0,0 @@
1
- export * from './chargebee-settings.model';
@@ -1,9 +0,0 @@
1
- import { QuotaUsage } from "@tilde-nlp/ngx-services";
2
- export interface SubscriptionQuotaDisplay extends QuotaUsage {
3
- isUnlimited: boolean;
4
- /** Converted to displayable measurments. E.g. if quota is counted in seconds, this maybe converted to mins or hours, depending on quota type. */
5
- convertedLimit: string;
6
- /** Converted to displayable measurments. E.g. if quota is counted in seconds, this maybe converted to mins or hours, depending on quota type. */
7
- convertedUsed: string;
8
- percentUsed: number;
9
- }
@@ -1,6 +0,0 @@
1
- export declare enum SUBSCRIPTION_STATE {
2
- ACTIVE = 0,
3
- TRIAL = 1,
4
- ENDED = 2,
5
- NONE = 3
6
- }
@@ -1,30 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { QuotaResponse, QuotaType } from '@tilde-nlp/ngx-services';
3
- import { AuthSubscription } from '../core/auth/auth-subscription.model';
4
- import { JwtToken } from '../core/auth/jwt-token.model';
5
- import { SUBSCRIPTION_STATE } from './models/subscription-state.enum';
6
- import { SubscriptionQuotaDisplay } from './models/subscription-quota-display.model';
7
- import { ChargebeeSettings } from './models/chargebee-settings.model';
8
- import * as i0 from "@angular/core";
9
- export declare class SubscriptionComponent implements OnInit {
10
- #private;
11
- /** Parsed user token to get user related info */
12
- readonly token: import("@angular/core").InputSignal<JwtToken | undefined>;
13
- /** Current user plan that app has selected */
14
- readonly subscription: import("@angular/core").InputSignal<AuthSubscription | undefined>;
15
- /** Quota usage */
16
- readonly quota: import("@angular/core").InputSignal<QuotaResponse | undefined>;
17
- readonly visibleQuotaTypes: import("@angular/core").InputSignal<QuotaType[] | undefined>;
18
- readonly contactUsUrl: import("@angular/core").InputSignal<string | undefined>;
19
- readonly chargebeeSettings: import("@angular/core").InputSignal<ChargebeeSettings | undefined>;
20
- readonly manageClick: import("@angular/core").OutputEmitterRef<void>;
21
- readonly contactUsClick: import("@angular/core").OutputEmitterRef<void>;
22
- readonly visibleQuotas: import("@angular/core").Signal<SubscriptionQuotaDisplay[]>;
23
- readonly subscriptionStates: typeof SUBSCRIPTION_STATE;
24
- readonly subscriptionState: import("@angular/core").Signal<SUBSCRIPTION_STATE>;
25
- ngOnInit(): void;
26
- manageClicked(): void;
27
- contactUsClicked(): void;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionComponent, "lib-subscription", never, { "token": { "alias": "token"; "required": true; "isSignal": true; }; "subscription": { "alias": "subscription"; "required": true; "isSignal": true; }; "quota": { "alias": "quota"; "required": true; "isSignal": true; }; "visibleQuotaTypes": { "alias": "visibleQuotaTypes"; "required": false; "isSignal": true; }; "contactUsUrl": { "alias": "contactUsUrl"; "required": false; "isSignal": true; }; "chargebeeSettings": { "alias": "chargebeeSettings"; "required": false; "isSignal": true; }; }, { "manageClick": "manageClick"; "contactUsClick": "contactUsClick"; }, never, ["*"], true, never>;
30
- }
@@ -1,28 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { CombinedCollection } from '../../../../models';
3
- import { EngineTermCollectionSubStatus, MtCollectionStatus } from '../../../../enums';
4
- import { TerminologyCollectionService, TerminologyService } from '../../../../services';
5
- import * as i0 from "@angular/core";
6
- export declare class TerminologyCollectionCardComponent {
7
- private readonly terminologyService;
8
- private readonly terminologyCollection;
9
- collection: CombinedCollection;
10
- selected: CombinedCollection | null;
11
- localizationKey: string;
12
- tooltipLocalizationKey: string;
13
- sourceLanguageCode: string;
14
- engineId: string;
15
- targetLanguageCode: string;
16
- hasEditPermissions: boolean;
17
- glossarySelectEvent: EventEmitter<CombinedCollection>;
18
- collectionErrorStatus: MtCollectionStatus;
19
- collectionImportingErrorSubStatus: EngineTermCollectionSubStatus;
20
- get isSelectionDisabled(): boolean;
21
- constructor(terminologyService: TerminologyService, terminologyCollection: TerminologyCollectionService);
22
- selectGlossary(collection: CombinedCollection): void;
23
- attach(collection: CombinedCollection): void;
24
- getEditLink(collection: CombinedCollection): string;
25
- private isCollectionDisabled;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<TerminologyCollectionCardComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<TerminologyCollectionCardComponent, "lib-terminology-collection-card", never, { "collection": { "alias": "collection"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "localizationKey": { "alias": "localizationKey"; "required": false; }; "tooltipLocalizationKey": { "alias": "tooltipLocalizationKey"; "required": false; }; "sourceLanguageCode": { "alias": "sourceLanguageCode"; "required": false; }; "engineId": { "alias": "engineId"; "required": false; }; "targetLanguageCode": { "alias": "targetLanguageCode"; "required": false; }; "hasEditPermissions": { "alias": "hasEditPermissions"; "required": false; }; }, { "glossarySelectEvent": "glossarySelectEvent"; }, never, never, false, never>;
28
- }