@tilde-nlp/ngx-common 8.1.97 → 8.1.98
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.
|
@@ -45,6 +45,7 @@ import * as i7 from '@angular/material/checkbox';
|
|
|
45
45
|
import { MatCheckboxModule } from '@angular/material/checkbox';
|
|
46
46
|
import * as i5 from '@angular/material/radio';
|
|
47
47
|
import { MatRadioModule } from '@angular/material/radio';
|
|
48
|
+
import { MatOptionModule } from '@angular/material/core';
|
|
48
49
|
import * as i1$4 from '@tilde-nlp/ngx-services';
|
|
49
50
|
import { QuotaType, LLMRephraseUseCase, LLMSummaryUseCase } from '@tilde-nlp/ngx-services';
|
|
50
51
|
import * as i1$5 from '@angular/cdk/clipboard';
|
|
@@ -3354,8 +3355,8 @@ class FileUploadModule {
|
|
|
3354
3355
|
const _c0$b = ["filterWrapper"];
|
|
3355
3356
|
const _c1$4 = ["optionSearchInput"];
|
|
3356
3357
|
const _c2$2 = a0 => ({ default: a0 });
|
|
3357
|
-
const _forTrack0$
|
|
3358
|
-
const _forTrack1 = ($index, $item) => $item.key;
|
|
3358
|
+
const _forTrack0$3 = ($index, $item) => $item.fieldName;
|
|
3359
|
+
const _forTrack1$1 = ($index, $item) => $item.key;
|
|
3359
3360
|
const _forTrack2 = ($index, $item) => $item.value;
|
|
3360
3361
|
function FilterBarComponent_div_0_For_5_span_5_Template(rf, ctx) { if (rf & 1) {
|
|
3361
3362
|
i0.ɵɵelementStart(0, "span", 15);
|
|
@@ -3395,7 +3396,7 @@ function FilterBarComponent_div_0_For_5_ng_container_11_ng_container_1_For_2_Tem
|
|
|
3395
3396
|
} }
|
|
3396
3397
|
function FilterBarComponent_div_0_For_5_ng_container_11_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
3397
3398
|
i0.ɵɵelementContainerStart(0);
|
|
3398
|
-
i0.ɵɵrepeaterCreate(1, FilterBarComponent_div_0_For_5_ng_container_11_ng_container_1_For_2_Template, 3, 7, "mat-option", 18, _forTrack1);
|
|
3399
|
+
i0.ɵɵrepeaterCreate(1, FilterBarComponent_div_0_For_5_ng_container_11_ng_container_1_For_2_Template, 3, 7, "mat-option", 18, _forTrack1$1);
|
|
3399
3400
|
i0.ɵɵpipe(3, "sortAlphabetically");
|
|
3400
3401
|
i0.ɵɵelementContainerEnd();
|
|
3401
3402
|
} if (rf & 2) {
|
|
@@ -3502,7 +3503,7 @@ function FilterBarComponent_div_0_ng_container_6_Template(rf, ctx) { if (rf & 1)
|
|
|
3502
3503
|
function FilterBarComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
3503
3504
|
i0.ɵɵelementStart(0, "div", 6)(1, "div", 7, 0);
|
|
3504
3505
|
i0.ɵɵelementContainerStart(3, 8);
|
|
3505
|
-
i0.ɵɵrepeaterCreate(4, FilterBarComponent_div_0_For_5_Template, 12, 12, "button", 9, _forTrack0$
|
|
3506
|
+
i0.ɵɵrepeaterCreate(4, FilterBarComponent_div_0_For_5_Template, 12, 12, "button", 9, _forTrack0$3);
|
|
3506
3507
|
i0.ɵɵelementContainerEnd();
|
|
3507
3508
|
i0.ɵɵelementEnd();
|
|
3508
3509
|
i0.ɵɵtemplate(6, FilterBarComponent_div_0_ng_container_6_Template, 8, 0, "ng-container", 10);
|
|
@@ -6837,6 +6838,164 @@ class TerminologyModule {
|
|
|
6837
6838
|
MatTooltipModule,
|
|
6838
6839
|
LanguageTranslateModule], exports: [TerminologyComponent, TerminologyCreateCollectionComponent] }); })();
|
|
6839
6840
|
|
|
6841
|
+
const _forTrack0$2 = ($index, $item) => $item.extension;
|
|
6842
|
+
const _forTrack1 = ($index, $item) => $item.key;
|
|
6843
|
+
function DownloadDialogComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
6844
|
+
i0.ɵɵelementStart(0, "p", 1);
|
|
6845
|
+
i0.ɵɵtext(1);
|
|
6846
|
+
i0.ɵɵpipe(2, "translate");
|
|
6847
|
+
i0.ɵɵelementEnd();
|
|
6848
|
+
} if (rf & 2) {
|
|
6849
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
6850
|
+
i0.ɵɵadvance();
|
|
6851
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, ctx_r0.subtitleKey));
|
|
6852
|
+
} }
|
|
6853
|
+
function DownloadDialogComponent_For_11_Template(rf, ctx) { if (rf & 1) {
|
|
6854
|
+
i0.ɵɵelementStart(0, "mat-option", 4);
|
|
6855
|
+
i0.ɵɵtext(1);
|
|
6856
|
+
i0.ɵɵelementEnd();
|
|
6857
|
+
} if (rf & 2) {
|
|
6858
|
+
const format_r2 = ctx.$implicit;
|
|
6859
|
+
i0.ɵɵproperty("value", format_r2);
|
|
6860
|
+
i0.ɵɵadvance();
|
|
6861
|
+
i0.ɵɵtextInterpolate(format_r2.label ?? format_r2.extension);
|
|
6862
|
+
} }
|
|
6863
|
+
function DownloadDialogComponent_Conditional_12_For_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
6864
|
+
i0.ɵɵelementStart(0, "p", 8);
|
|
6865
|
+
i0.ɵɵtext(1);
|
|
6866
|
+
i0.ɵɵpipe(2, "translate");
|
|
6867
|
+
i0.ɵɵelementEnd();
|
|
6868
|
+
} if (rf & 2) {
|
|
6869
|
+
const option_r4 = i0.ɵɵnextContext().$implicit;
|
|
6870
|
+
i0.ɵɵadvance();
|
|
6871
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, option_r4.descriptionKey));
|
|
6872
|
+
} }
|
|
6873
|
+
function DownloadDialogComponent_Conditional_12_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
6874
|
+
const _r3 = i0.ɵɵgetCurrentView();
|
|
6875
|
+
i0.ɵɵconditionalCreate(0, DownloadDialogComponent_Conditional_12_For_2_Conditional_0_Template, 3, 3, "p", 8);
|
|
6876
|
+
i0.ɵɵelementStart(1, "mat-checkbox", 9);
|
|
6877
|
+
i0.ɵɵtwoWayListener("ngModelChange", function DownloadDialogComponent_Conditional_12_For_2_Template_mat_checkbox_ngModelChange_1_listener($event) { const option_r4 = i0.ɵɵrestoreView(_r3).$implicit; const ctx_r0 = i0.ɵɵnextContext(2); i0.ɵɵtwoWayBindingSet(ctx_r0.optionValues[option_r4.key], $event) || (ctx_r0.optionValues[option_r4.key] = $event); return i0.ɵɵresetView($event); });
|
|
6878
|
+
i0.ɵɵtext(2);
|
|
6879
|
+
i0.ɵɵpipe(3, "translate");
|
|
6880
|
+
i0.ɵɵelementEnd();
|
|
6881
|
+
} if (rf & 2) {
|
|
6882
|
+
const option_r4 = ctx.$implicit;
|
|
6883
|
+
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
6884
|
+
i0.ɵɵconditional(option_r4.descriptionKey ? 0 : -1);
|
|
6885
|
+
i0.ɵɵadvance();
|
|
6886
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx_r0.optionValues[option_r4.key]);
|
|
6887
|
+
i0.ɵɵattribute("data-testid", "checkbox-" + option_r4.key);
|
|
6888
|
+
i0.ɵɵadvance();
|
|
6889
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 4, option_r4.labelKey));
|
|
6890
|
+
} }
|
|
6891
|
+
function DownloadDialogComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
6892
|
+
i0.ɵɵelementStart(0, "div", 5);
|
|
6893
|
+
i0.ɵɵrepeaterCreate(1, DownloadDialogComponent_Conditional_12_For_2_Template, 4, 6, null, null, _forTrack1);
|
|
6894
|
+
i0.ɵɵelementEnd();
|
|
6895
|
+
} if (rf & 2) {
|
|
6896
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
6897
|
+
i0.ɵɵadvance();
|
|
6898
|
+
i0.ɵɵrepeater(ctx_r0.visibleOptions);
|
|
6899
|
+
} }
|
|
6900
|
+
class DownloadDialogComponent {
|
|
6901
|
+
constructor() {
|
|
6902
|
+
this.data = inject(MAT_DIALOG_DATA);
|
|
6903
|
+
this.#dialogRef = inject((MatDialogRef));
|
|
6904
|
+
this.formats = [];
|
|
6905
|
+
this.optionValues = {};
|
|
6906
|
+
}
|
|
6907
|
+
#dialogRef;
|
|
6908
|
+
get titleKey() {
|
|
6909
|
+
return this.data.titleKey;
|
|
6910
|
+
}
|
|
6911
|
+
get titleParams() {
|
|
6912
|
+
return this.data.titleParams ?? {};
|
|
6913
|
+
}
|
|
6914
|
+
get subtitleKey() {
|
|
6915
|
+
return this.data.subtitleKey ?? null;
|
|
6916
|
+
}
|
|
6917
|
+
get visibleOptions() {
|
|
6918
|
+
return (this.data.options ?? []).filter((option) => !option.extensions || option.extensions.includes(this.selected.extension));
|
|
6919
|
+
}
|
|
6920
|
+
get #localStorageKey() {
|
|
6921
|
+
return this.data.localStorageKey ?? 'last-downloaded-extension';
|
|
6922
|
+
}
|
|
6923
|
+
ngOnInit() {
|
|
6924
|
+
this.formats = this.data.formats ?? [];
|
|
6925
|
+
const lastUsed = localStorage.getItem(this.#localStorageKey);
|
|
6926
|
+
this.selected = this.formats.find((format) => format.extension === lastUsed) ?? this.formats[0];
|
|
6927
|
+
this.optionValues = Object.fromEntries((this.data.options ?? []).map((option) => [option.key, option.defaultValue ?? false]));
|
|
6928
|
+
}
|
|
6929
|
+
download() {
|
|
6930
|
+
localStorage.setItem(this.#localStorageKey, this.selected.extension);
|
|
6931
|
+
const visibleKeys = new Set(this.visibleOptions.map((option) => option.key));
|
|
6932
|
+
const options = Object.fromEntries(Object.entries(this.optionValues).filter(([key]) => visibleKeys.has(key)));
|
|
6933
|
+
this.#dialogRef.close({ extension: this.selected.extension, options });
|
|
6934
|
+
}
|
|
6935
|
+
static { this.ɵfac = function DownloadDialogComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || DownloadDialogComponent)(); }; }
|
|
6936
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DownloadDialogComponent, selectors: [["lib-download-dialog"]], decls: 20, vars: 16, consts: [["mat-dialog-title", "", 1, "page-title"], [1, "description", "mb-6"], ["appearance", "outline"], ["data-testid", "select-file-format", 3, "ngModelChange", "ngModel"], [3, "value"], [1, "flex", "flex-col"], ["data-testid", "button-cancel-download", "mat-stroked-button", "", "color", "primary-accent", "mat-dialog-close", ""], ["data-testid", "button-download", "mat-flat-button", "", "color", "primary-accent", 3, "click"], [1, "mt-4", "mb-1"], [3, "ngModelChange", "ngModel"]], template: function DownloadDialogComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6937
|
+
i0.ɵɵelementStart(0, "h1", 0);
|
|
6938
|
+
i0.ɵɵtext(1);
|
|
6939
|
+
i0.ɵɵpipe(2, "translate");
|
|
6940
|
+
i0.ɵɵelementEnd();
|
|
6941
|
+
i0.ɵɵelementStart(3, "mat-dialog-content");
|
|
6942
|
+
i0.ɵɵconditionalCreate(4, DownloadDialogComponent_Conditional_4_Template, 3, 3, "p", 1);
|
|
6943
|
+
i0.ɵɵelementStart(5, "mat-form-field", 2)(6, "mat-label");
|
|
6944
|
+
i0.ɵɵtext(7);
|
|
6945
|
+
i0.ɵɵpipe(8, "translate");
|
|
6946
|
+
i0.ɵɵelementEnd();
|
|
6947
|
+
i0.ɵɵelementStart(9, "mat-select", 3);
|
|
6948
|
+
i0.ɵɵtwoWayListener("ngModelChange", function DownloadDialogComponent_Template_mat_select_ngModelChange_9_listener($event) { i0.ɵɵtwoWayBindingSet(ctx.selected, $event) || (ctx.selected = $event); return $event; });
|
|
6949
|
+
i0.ɵɵrepeaterCreate(10, DownloadDialogComponent_For_11_Template, 2, 2, "mat-option", 4, _forTrack0$2);
|
|
6950
|
+
i0.ɵɵelementEnd()();
|
|
6951
|
+
i0.ɵɵconditionalCreate(12, DownloadDialogComponent_Conditional_12_Template, 3, 0, "div", 5);
|
|
6952
|
+
i0.ɵɵelementEnd();
|
|
6953
|
+
i0.ɵɵelementStart(13, "mat-dialog-actions")(14, "button", 6);
|
|
6954
|
+
i0.ɵɵtext(15);
|
|
6955
|
+
i0.ɵɵpipe(16, "translate");
|
|
6956
|
+
i0.ɵɵelementEnd();
|
|
6957
|
+
i0.ɵɵelementStart(17, "button", 7);
|
|
6958
|
+
i0.ɵɵlistener("click", function DownloadDialogComponent_Template_button_click_17_listener() { return ctx.download(); });
|
|
6959
|
+
i0.ɵɵtext(18);
|
|
6960
|
+
i0.ɵɵpipe(19, "translate");
|
|
6961
|
+
i0.ɵɵelementEnd()();
|
|
6962
|
+
} if (rf & 2) {
|
|
6963
|
+
i0.ɵɵadvance();
|
|
6964
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 7, ctx.titleKey, ctx.titleParams));
|
|
6965
|
+
i0.ɵɵadvance(3);
|
|
6966
|
+
i0.ɵɵconditional(ctx.subtitleKey ? 4 : -1);
|
|
6967
|
+
i0.ɵɵadvance(3);
|
|
6968
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(8, 10, "DOWNLOAD_DIALOG.FILE_FORMATS"));
|
|
6969
|
+
i0.ɵɵadvance(2);
|
|
6970
|
+
i0.ɵɵtwoWayProperty("ngModel", ctx.selected);
|
|
6971
|
+
i0.ɵɵadvance();
|
|
6972
|
+
i0.ɵɵrepeater(ctx.formats);
|
|
6973
|
+
i0.ɵɵadvance(2);
|
|
6974
|
+
i0.ɵɵconditional(ctx.visibleOptions.length ? 12 : -1);
|
|
6975
|
+
i0.ɵɵadvance(3);
|
|
6976
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(16, 12, "DOWNLOAD_DIALOG.CANCEL"), " ");
|
|
6977
|
+
i0.ɵɵadvance(3);
|
|
6978
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(19, 14, "DOWNLOAD_DIALOG.DOWNLOAD"), " ");
|
|
6979
|
+
} }, dependencies: [CommonModule,
|
|
6980
|
+
FormsModule, i4$1.NgControlStatus, i4$1.NgModel, MatFormFieldModule, i9.MatFormField, i9.MatLabel, MatSelectModule, i4.MatSelect, i4.MatOption, MatOptionModule,
|
|
6981
|
+
MatCheckboxModule, i7.MatCheckbox, MatButtonModule, i2$2.MatButton, MatDialogModule, i1$3.MatDialogClose, i1$3.MatDialogTitle, i1$3.MatDialogActions, i1$3.MatDialogContent, TranslatePipe], styles: ["mat-form-field[_ngcontent-%COMP%]{display:block}"] }); }
|
|
6982
|
+
}
|
|
6983
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DownloadDialogComponent, [{
|
|
6984
|
+
type: Component,
|
|
6985
|
+
args: [{ selector: 'lib-download-dialog', imports: [
|
|
6986
|
+
CommonModule,
|
|
6987
|
+
FormsModule,
|
|
6988
|
+
MatFormFieldModule,
|
|
6989
|
+
MatSelectModule,
|
|
6990
|
+
MatOptionModule,
|
|
6991
|
+
MatCheckboxModule,
|
|
6992
|
+
MatButtonModule,
|
|
6993
|
+
MatDialogModule,
|
|
6994
|
+
TranslatePipe,
|
|
6995
|
+
], template: "<h1 mat-dialog-title class=\"page-title\">{{ titleKey | translate: titleParams }}</h1>\r\n<mat-dialog-content>\r\n\t@if (subtitleKey) {\r\n\t\t<p class=\"description mb-6\">{{ subtitleKey | translate }}</p>\r\n\t}\r\n\r\n\t<mat-form-field appearance=\"outline\">\r\n\t\t<mat-label>{{ \"DOWNLOAD_DIALOG.FILE_FORMATS\" | translate }}</mat-label>\r\n\t\t<mat-select data-testid=\"select-file-format\" [(ngModel)]=\"selected\">\r\n\t\t\t@for (format of formats; track format.extension) {\r\n\t\t\t\t<mat-option [value]=\"format\">{{ format.label ?? format.extension }}</mat-option>\r\n\t\t\t}\r\n\t\t</mat-select>\r\n\t</mat-form-field>\r\n\r\n\t@if (visibleOptions.length) {\r\n\t\t<div class=\"flex flex-col\">\r\n\t\t\t@for (option of visibleOptions; track option.key) {\r\n\t\t\t\t@if (option.descriptionKey) {\r\n\t\t\t\t\t<p class=\"mt-4 mb-1\">{{ option.descriptionKey | translate }}</p>\r\n\t\t\t\t}\r\n\t\t\t\t<mat-checkbox [attr.data-testid]=\"'checkbox-' + option.key\" [(ngModel)]=\"optionValues[option.key]\">{{ option.labelKey | translate }}</mat-checkbox>\r\n\t\t\t}\r\n\t\t</div>\r\n\t}\r\n</mat-dialog-content>\r\n<mat-dialog-actions>\r\n\t<button data-testid=\"button-cancel-download\" mat-stroked-button color=\"primary-accent\" mat-dialog-close>\r\n\t\t{{ \"DOWNLOAD_DIALOG.CANCEL\" | translate }}\r\n\t</button>\r\n\t<button data-testid=\"button-download\" mat-flat-button color=\"primary-accent\" (click)=\"download()\">\r\n\t\t{{ \"DOWNLOAD_DIALOG.DOWNLOAD\" | translate }}\r\n\t</button>\r\n</mat-dialog-actions>\r\n", styles: ["mat-form-field{display:block}\n"] }]
|
|
6996
|
+
}], null, null); })();
|
|
6997
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DownloadDialogComponent, { className: "DownloadDialogComponent", filePath: "lib/download-dialog/download-dialog.component.ts", lineNumber: 31 }); })();
|
|
6998
|
+
|
|
6840
6999
|
class TTSApiService {
|
|
6841
7000
|
#http = inject(HttpClient);
|
|
6842
7001
|
play(text, voice) {
|
|
@@ -10401,5 +10560,5 @@ class ResourceUnavailableComponent {
|
|
|
10401
10560
|
* Generated bundle index. Do not edit.
|
|
10402
10561
|
*/
|
|
10403
10562
|
|
|
10404
|
-
export { ALERT_CONFIGURATION_TOKEN, AccessibilityContrasts, AccessibilityDialogComponent, AccessibilityFontSizes, AccessibilityService, AccessibilityTextMagnifierService, AlertService, AnalyticsService, AuthHeadersHelper, COLLECTIONS_MENU, CUSTOM_TITLE_CONFIGURATION_TOKEN, ClickOutsideDirective, ClickOutsideModule, CloseButtonComponent, CloseButtonModule, CombinedCollection, CombinedCollectionTooltipKey, CompanyProductComponent, CompanyProductModule, Confirmation, ConfirmationModalComponent, ConfirmationModalModule, ConfirmationService, ConversionHelper, CookieConsentComponent, CustomPaginatorInernationalizationHelper, CustomTitleStrategyService, CustomTranslateLoader, CustomTranslateParseService, DEFAULT_ACCESSIBILITY_PREFERENCES, DEFAULT_COOKIE_CONSENT_PREFERENCES, DEFAULT_USER_CONFIG, DEFAULT_USER_CONFIG_IFRAME_URL, DEFAULT_USER_CONFIG_OPTIONS, DISABLE_EXPORT_ATTRIBUTE_NAME, DOMService, DateAgoModule, DateAgoPipe, DomainTranslatePipe, DragAndDropDirective, DragAndDropModule, ERROR_CODES, EngineTermApiService, EngineTermCollectionScope, EngineTermCollectionSource, EngineTermCollectionStatus, EngineTermCollectionSubStatus, ExpiresInPipe, ExportFormat, ExtensionDialogComponent, ExtensionDialogModule, ExtensionDialogService, FILE_SIZE_UNIT, FileCategories, FileExtensionHelper, FileExtensions, FileSizeLabelPipe, FileTypeIcons, FileTypes, FileUploadComponent, FileUploadErrorTypeEnum, FileUploadModule, FilterBarComponent, FilterBarModule, FilterWithHighlightModule, FilterWithHighlightPipe, FooterComponent, FooterModule, GlobalMessageComponent, HashHelper, HtmlElementParseHelper, HtmlHelper, IconService, InlineMessageComponent, InlineMessageIconPosition, InlineMessageModule, InlineMessageType, LAST_USED_SYSTEM_LOCAL_STORAGE_KEY, LLMActions, LLMComponent, LLMModule, LLM_CONFIGURATION_TOKEN, LOCALIZATION_CONFIGURATION_TOKEN, LanguageHelper, LanguageTranslateModule, LanguageTranslatePipe, LanguageTranslateService, MatButtonLoadingDirective, MatButtonLoadingModule, MatomoService, MissingTranslationHelper, MtCollectionStatus, MultiFunctionalTableComponent, MultiFunctionalTableModule, NewFeatureDialogWrapperComponent, NotificationMessageComponent, NotificationMessageModule, NotificationMessageType, NotificationService, OPEN_CLOSE_BTN_ICONS_TOKEN, ObjectLengthModule, ObjectLengthPipe, OpenCloseButtonComponent, OpenCloseButtonModule, OpenExtensionDialogComponent, Operations, PlausibleEventDirective, PlausibleHelper, PlausibleModule, ResolutionHelper, ResourceUnavailableComponent, SCREEN_SIZE, SaveFileHelper, SelectLanguageDialogComponent, SidebarComponent, SidebarService, SortAlphabeticallyModule, SortAlphabeticallyPipe, SortByNumberPipe, SortDomainsPipe, SortHelper, SortLanguageListPipe, SortTranslationsByPropertyModule, SortTranslationsByPropertyPipe, SortTranslationsModule, SortTranslationsPipe, StatusDisplayComponent, StatusDisplayModule, StatusPillComponent, SubscriptionComponent, SubscriptionPlan, SystemService, TerminologyApiService, TerminologyCollectionService, TerminologyComponent, TerminologyConfigService, TerminologyCreateCollectionComponent, TerminologyModule, TerminologyService, TextToSpeechComponent, TldLoaderComponent, TldLoaderModule, ToastComponent, ToastService, UILanguageService, USER_CONFIG_IFRAME_NAME, USER_CONFIG_IFRAME_TARGET_ORIGIN, USER_CONFIG_MESSAGE_REQUEST, USER_CONFIG_MESSAGE_SNAPSHOT, USER_CONFIG_MESSAGE_UPDATE, USER_CONFIG_OPTIONS, USER_CONFIG_STORAGE, USER_CONFIG_STORAGE_KEY, USER_CONFIG_VERSION, UserConfigStrategy, createMetadata, getFileSizeLabel, isUserConfigOptionsFactoryProvider, provideCustomTitleStrategy, provideLanguageService, provideUserConfig, userConfigStorageFactory };
|
|
10563
|
+
export { ALERT_CONFIGURATION_TOKEN, AccessibilityContrasts, AccessibilityDialogComponent, AccessibilityFontSizes, AccessibilityService, AccessibilityTextMagnifierService, AlertService, AnalyticsService, AuthHeadersHelper, COLLECTIONS_MENU, CUSTOM_TITLE_CONFIGURATION_TOKEN, ClickOutsideDirective, ClickOutsideModule, CloseButtonComponent, CloseButtonModule, CombinedCollection, CombinedCollectionTooltipKey, CompanyProductComponent, CompanyProductModule, Confirmation, ConfirmationModalComponent, ConfirmationModalModule, ConfirmationService, ConversionHelper, CookieConsentComponent, CustomPaginatorInernationalizationHelper, CustomTitleStrategyService, CustomTranslateLoader, CustomTranslateParseService, DEFAULT_ACCESSIBILITY_PREFERENCES, DEFAULT_COOKIE_CONSENT_PREFERENCES, DEFAULT_USER_CONFIG, DEFAULT_USER_CONFIG_IFRAME_URL, DEFAULT_USER_CONFIG_OPTIONS, DISABLE_EXPORT_ATTRIBUTE_NAME, DOMService, DateAgoModule, DateAgoPipe, DomainTranslatePipe, DownloadDialogComponent, DragAndDropDirective, DragAndDropModule, ERROR_CODES, EngineTermApiService, EngineTermCollectionScope, EngineTermCollectionSource, EngineTermCollectionStatus, EngineTermCollectionSubStatus, ExpiresInPipe, ExportFormat, ExtensionDialogComponent, ExtensionDialogModule, ExtensionDialogService, FILE_SIZE_UNIT, FileCategories, FileExtensionHelper, FileExtensions, FileSizeLabelPipe, FileTypeIcons, FileTypes, FileUploadComponent, FileUploadErrorTypeEnum, FileUploadModule, FilterBarComponent, FilterBarModule, FilterWithHighlightModule, FilterWithHighlightPipe, FooterComponent, FooterModule, GlobalMessageComponent, HashHelper, HtmlElementParseHelper, HtmlHelper, IconService, InlineMessageComponent, InlineMessageIconPosition, InlineMessageModule, InlineMessageType, LAST_USED_SYSTEM_LOCAL_STORAGE_KEY, LLMActions, LLMComponent, LLMModule, LLM_CONFIGURATION_TOKEN, LOCALIZATION_CONFIGURATION_TOKEN, LanguageHelper, LanguageTranslateModule, LanguageTranslatePipe, LanguageTranslateService, MatButtonLoadingDirective, MatButtonLoadingModule, MatomoService, MissingTranslationHelper, MtCollectionStatus, MultiFunctionalTableComponent, MultiFunctionalTableModule, NewFeatureDialogWrapperComponent, NotificationMessageComponent, NotificationMessageModule, NotificationMessageType, NotificationService, OPEN_CLOSE_BTN_ICONS_TOKEN, ObjectLengthModule, ObjectLengthPipe, OpenCloseButtonComponent, OpenCloseButtonModule, OpenExtensionDialogComponent, Operations, PlausibleEventDirective, PlausibleHelper, PlausibleModule, ResolutionHelper, ResourceUnavailableComponent, SCREEN_SIZE, SaveFileHelper, SelectLanguageDialogComponent, SidebarComponent, SidebarService, SortAlphabeticallyModule, SortAlphabeticallyPipe, SortByNumberPipe, SortDomainsPipe, SortHelper, SortLanguageListPipe, SortTranslationsByPropertyModule, SortTranslationsByPropertyPipe, SortTranslationsModule, SortTranslationsPipe, StatusDisplayComponent, StatusDisplayModule, StatusPillComponent, SubscriptionComponent, SubscriptionPlan, SystemService, TerminologyApiService, TerminologyCollectionService, TerminologyComponent, TerminologyConfigService, TerminologyCreateCollectionComponent, TerminologyModule, TerminologyService, TextToSpeechComponent, TldLoaderComponent, TldLoaderModule, ToastComponent, ToastService, UILanguageService, USER_CONFIG_IFRAME_NAME, USER_CONFIG_IFRAME_TARGET_ORIGIN, USER_CONFIG_MESSAGE_REQUEST, USER_CONFIG_MESSAGE_SNAPSHOT, USER_CONFIG_MESSAGE_UPDATE, USER_CONFIG_OPTIONS, USER_CONFIG_STORAGE, USER_CONFIG_STORAGE_KEY, USER_CONFIG_VERSION, UserConfigStrategy, createMetadata, getFileSizeLabel, isUserConfigOptionsFactoryProvider, provideCustomTitleStrategy, provideLanguageService, provideUserConfig, userConfigStorageFactory };
|
|
10405
10564
|
//# sourceMappingURL=tilde-nlp-ngx-common.mjs.map
|