wacom 21.2.1 → 21.2.3
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.
- package/fesm2022/wacom.mjs +126 -115
- package/fesm2022/wacom.mjs.map +1 -1
- package/package.json +1 -2
- package/types/wacom.d.ts +23 -21
package/fesm2022/wacom.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i1$2 from '@angular/common';
|
|
2
2
|
import { isPlatformBrowser, DOCUMENT, CommonModule } from '@angular/common';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { inject, PLATFORM_ID, DestroyRef, signal, computed, Injectable, ChangeDetectorRef, InjectionToken, Inject, Optional, input, ElementRef, afterNextRender, effect, Directive, Pipe, output, isSignal, ApplicationRef, EnvironmentInjector, createComponent,
|
|
4
|
+
import { inject, PLATFORM_ID, DestroyRef, signal, computed, Injectable, ChangeDetectorRef, InjectionToken, Inject, Optional, makeEnvironmentProviders, provideEnvironmentInitializer, input, ElementRef, afterNextRender, effect, Directive, Pipe, output, isSignal, ApplicationRef, EnvironmentInjector, createComponent, NgModule } from '@angular/core';
|
|
5
5
|
import { take, firstValueFrom, Subject, skip, takeUntil, share, filter, map, Observable, merge, combineLatest, timeout, ReplaySubject, EMPTY, defer, from, switchMap } from 'rxjs';
|
|
6
6
|
import { toObservable } from '@angular/core/rxjs-interop';
|
|
7
7
|
import * as i1 from '@angular/common/http';
|
|
@@ -470,10 +470,10 @@ class CoreService {
|
|
|
470
470
|
if (sig)
|
|
471
471
|
sig.update(updater);
|
|
472
472
|
}
|
|
473
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
474
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
473
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: CoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
474
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: CoreService, providedIn: 'root' }); }
|
|
475
475
|
}
|
|
476
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
476
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: CoreService, decorators: [{
|
|
477
477
|
type: Injectable,
|
|
478
478
|
args: [{
|
|
479
479
|
providedIn: 'root',
|
|
@@ -871,10 +871,10 @@ class EmitterService {
|
|
|
871
871
|
}
|
|
872
872
|
return source$;
|
|
873
873
|
}
|
|
874
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
875
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
874
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: EmitterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
875
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: EmitterService, providedIn: 'root' }); }
|
|
876
876
|
}
|
|
877
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
877
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: EmitterService, decorators: [{
|
|
878
878
|
type: Injectable,
|
|
879
879
|
args: [{ providedIn: 'root' }]
|
|
880
880
|
}] });
|
|
@@ -1234,10 +1234,10 @@ class HttpService {
|
|
|
1234
1234
|
}
|
|
1235
1235
|
return newDoc;
|
|
1236
1236
|
}
|
|
1237
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1238
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
1237
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: HttpService, deps: [{ token: CONFIG_TOKEN, optional: true }, { token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1238
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: HttpService, providedIn: 'root' }); }
|
|
1239
1239
|
}
|
|
1240
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1240
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: HttpService, decorators: [{
|
|
1241
1241
|
type: Injectable,
|
|
1242
1242
|
args: [{
|
|
1243
1243
|
providedIn: 'root',
|
|
@@ -1407,10 +1407,10 @@ class NetworkService {
|
|
|
1407
1407
|
return { ok: false, latency: null };
|
|
1408
1408
|
}
|
|
1409
1409
|
}
|
|
1410
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1411
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
1410
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: NetworkService, deps: [{ token: CONFIG_TOKEN, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1411
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: NetworkService, providedIn: 'root' }); }
|
|
1412
1412
|
}
|
|
1413
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1413
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: NetworkService, decorators: [{
|
|
1414
1414
|
type: Injectable,
|
|
1415
1415
|
args: [{ providedIn: 'root' }]
|
|
1416
1416
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
@@ -1578,10 +1578,10 @@ class StoreService {
|
|
|
1578
1578
|
}
|
|
1579
1579
|
return key;
|
|
1580
1580
|
}
|
|
1581
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
1582
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
1581
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: StoreService, deps: [{ token: CONFIG_TOKEN, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1582
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: StoreService, providedIn: 'root' }); }
|
|
1583
1583
|
}
|
|
1584
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
1584
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: StoreService, decorators: [{
|
|
1585
1585
|
type: Injectable,
|
|
1586
1586
|
args: [{
|
|
1587
1587
|
providedIn: 'root',
|
|
@@ -2543,10 +2543,10 @@ class ThemeService {
|
|
|
2543
2543
|
this._doc.documentElement.dataset['radius'] = radius;
|
|
2544
2544
|
}
|
|
2545
2545
|
}
|
|
2546
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2547
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
2546
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2547
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ThemeService, providedIn: 'root' }); }
|
|
2548
2548
|
}
|
|
2549
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2549
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ThemeService, decorators: [{
|
|
2550
2550
|
type: Injectable,
|
|
2551
2551
|
args: [{ providedIn: 'root' }]
|
|
2552
2552
|
}] });
|
|
@@ -2873,10 +2873,10 @@ class MetaService {
|
|
|
2873
2873
|
}
|
|
2874
2874
|
this._managedTagSelectors.clear();
|
|
2875
2875
|
}
|
|
2876
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2877
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
2876
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: MetaService, deps: [{ token: CONFIG_TOKEN, optional: true }, { token: i1$1.Router }, { token: i1$1.ActivatedRoute }, { token: i2.Meta }, { token: i2.Title }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2877
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: MetaService, providedIn: 'root' }); }
|
|
2878
2878
|
}
|
|
2879
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2879
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: MetaService, decorators: [{
|
|
2880
2880
|
type: Injectable,
|
|
2881
2881
|
args: [{ providedIn: 'root' }]
|
|
2882
2882
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
@@ -2910,10 +2910,10 @@ class MetaGuard {
|
|
|
2910
2910
|
this._metaService.reset();
|
|
2911
2911
|
return true;
|
|
2912
2912
|
}
|
|
2913
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
2914
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
2913
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: MetaGuard, deps: [{ token: MetaService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2914
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: MetaGuard, providedIn: 'root' }); }
|
|
2915
2915
|
}
|
|
2916
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
2916
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: MetaGuard, decorators: [{
|
|
2917
2917
|
type: Injectable,
|
|
2918
2918
|
args: [{ providedIn: 'root' }]
|
|
2919
2919
|
}], ctorParameters: () => [{ type: MetaService }] });
|
|
@@ -2954,28 +2954,6 @@ class TranslationService {
|
|
|
2954
2954
|
},
|
|
2955
2955
|
});
|
|
2956
2956
|
}
|
|
2957
|
-
/**
|
|
2958
|
-
* Persists the current in-memory translations into the internal store.
|
|
2959
|
-
*
|
|
2960
|
-
* The payload is derived from `_signalTranslates` by materializing each signal's
|
|
2961
|
-
* current value at the time of saving.
|
|
2962
|
-
*
|
|
2963
|
-
* Side effects:
|
|
2964
|
-
* - Writes to storage via `StoreService.setJson`.
|
|
2965
|
-
*
|
|
2966
|
-
* Intended usage:
|
|
2967
|
-
* - Called after `setMany()` and `setOne()` to keep storage in sync.
|
|
2968
|
-
*/
|
|
2969
|
-
_updateStorageTranslations() {
|
|
2970
|
-
const translations = [];
|
|
2971
|
-
for (const sourceText in this._signalTranslates) {
|
|
2972
|
-
translations.push({
|
|
2973
|
-
text: this._signalTranslates[sourceText](),
|
|
2974
|
-
sourceText,
|
|
2975
|
-
});
|
|
2976
|
-
}
|
|
2977
|
-
this._storeService.setJson('translations', translations);
|
|
2978
|
-
}
|
|
2979
2957
|
/**
|
|
2980
2958
|
* Returns a reactive translation signal for the given source text.
|
|
2981
2959
|
*
|
|
@@ -3060,14 +3038,47 @@ class TranslationService {
|
|
|
3060
3038
|
}
|
|
3061
3039
|
this._signalTranslates[sourceText].set(text);
|
|
3062
3040
|
}
|
|
3063
|
-
|
|
3064
|
-
|
|
3041
|
+
/**
|
|
3042
|
+
* Persists the current in-memory translations into the internal store.
|
|
3043
|
+
*
|
|
3044
|
+
* The payload is derived from `_signalTranslates` by materializing each signal's
|
|
3045
|
+
* current value at the time of saving.
|
|
3046
|
+
*
|
|
3047
|
+
* Side effects:
|
|
3048
|
+
* - Writes to storage via `StoreService.setJson`.
|
|
3049
|
+
*
|
|
3050
|
+
* Intended usage:
|
|
3051
|
+
* - Called after `setMany()` and `setOne()` to keep storage in sync.
|
|
3052
|
+
*/
|
|
3053
|
+
_updateStorageTranslations() {
|
|
3054
|
+
const translations = [];
|
|
3055
|
+
for (const sourceText in this._signalTranslates) {
|
|
3056
|
+
translations.push({
|
|
3057
|
+
text: this._signalTranslates[sourceText](),
|
|
3058
|
+
sourceText,
|
|
3059
|
+
});
|
|
3060
|
+
}
|
|
3061
|
+
this._storeService.setJson('translations', translations);
|
|
3062
|
+
}
|
|
3063
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TranslationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3064
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TranslationService, providedIn: 'root' }); }
|
|
3065
3065
|
}
|
|
3066
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3066
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TranslationService, decorators: [{
|
|
3067
3067
|
type: Injectable,
|
|
3068
3068
|
args: [{ providedIn: 'root' }]
|
|
3069
3069
|
}], ctorParameters: () => [] });
|
|
3070
3070
|
|
|
3071
|
+
function provideTranslation(translations = []) {
|
|
3072
|
+
return makeEnvironmentProviders([
|
|
3073
|
+
provideEnvironmentInitializer(() => {
|
|
3074
|
+
if (!translations.length) {
|
|
3075
|
+
return;
|
|
3076
|
+
}
|
|
3077
|
+
inject(TranslationService).setMany(translations);
|
|
3078
|
+
}),
|
|
3079
|
+
]);
|
|
3080
|
+
}
|
|
3081
|
+
|
|
3071
3082
|
class TranslateDirective {
|
|
3072
3083
|
constructor() {
|
|
3073
3084
|
this._platformId = inject(PLATFORM_ID);
|
|
@@ -3121,10 +3132,10 @@ class TranslateDirective {
|
|
|
3121
3132
|
this._el.nativeElement.textContent = this._lastSignal();
|
|
3122
3133
|
});
|
|
3123
3134
|
}
|
|
3124
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3125
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.
|
|
3135
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TranslateDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3136
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.0", type: TranslateDirective, isStandalone: true, selector: "[translate]", inputs: { translate: { classPropertyName: "translate", publicName: "translate", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
|
|
3126
3137
|
}
|
|
3127
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3138
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TranslateDirective, decorators: [{
|
|
3128
3139
|
type: Directive,
|
|
3129
3140
|
args: [{
|
|
3130
3141
|
selector: '[translate]',
|
|
@@ -3150,10 +3161,10 @@ class TranslatePipe {
|
|
|
3150
3161
|
transform(text) {
|
|
3151
3162
|
return this._translationService.translate(text)();
|
|
3152
3163
|
}
|
|
3153
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3154
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3164
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TranslatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3165
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: TranslatePipe, isStandalone: true, name: "translate" }); }
|
|
3155
3166
|
}
|
|
3156
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3167
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TranslatePipe, decorators: [{
|
|
3157
3168
|
type: Pipe,
|
|
3158
3169
|
args: [{ name: 'translate' }]
|
|
3159
3170
|
}] });
|
|
@@ -3184,10 +3195,10 @@ class ClickOutsideDirective {
|
|
|
3184
3195
|
// cleanup
|
|
3185
3196
|
this._dref.onDestroy(() => this._doc.removeEventListener('pointerdown', this._handler, true));
|
|
3186
3197
|
}
|
|
3187
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3188
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.
|
|
3198
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ClickOutsideDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3199
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.0", type: ClickOutsideDirective, isStandalone: true, selector: "[clickOutside]", outputs: { clickOutside: "clickOutside" }, ngImport: i0 }); }
|
|
3189
3200
|
}
|
|
3190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3201
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ClickOutsideDirective, decorators: [{
|
|
3191
3202
|
type: Directive,
|
|
3192
3203
|
args: [{
|
|
3193
3204
|
selector: '[clickOutside]',
|
|
@@ -3209,10 +3220,10 @@ class ManualDisabledDirective {
|
|
|
3209
3220
|
native.disabled = !!disabled;
|
|
3210
3221
|
}, ...(ngDevMode ? [{ debugName: "_syncDisabledEffect" }] : []));
|
|
3211
3222
|
}
|
|
3212
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3213
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.
|
|
3223
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ManualDisabledDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3224
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.0", type: ManualDisabledDirective, isStandalone: true, selector: "input[manualDisabled], textarea[manualDisabled]", inputs: { manualDisabled: { classPropertyName: "manualDisabled", publicName: "manualDisabled", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
|
|
3214
3225
|
}
|
|
3215
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3226
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ManualDisabledDirective, decorators: [{
|
|
3216
3227
|
type: Directive,
|
|
3217
3228
|
args: [{
|
|
3218
3229
|
selector: 'input[manualDisabled], textarea[manualDisabled]',
|
|
@@ -3236,10 +3247,10 @@ class ManualNameDirective {
|
|
|
3236
3247
|
}
|
|
3237
3248
|
}, ...(ngDevMode ? [{ debugName: "_syncNameEffect" }] : []));
|
|
3238
3249
|
}
|
|
3239
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3240
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.
|
|
3250
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ManualNameDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3251
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.0", type: ManualNameDirective, isStandalone: true, selector: "input[manualName], textarea[manualName]", inputs: { manualName: { classPropertyName: "manualName", publicName: "manualName", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
|
|
3241
3252
|
}
|
|
3242
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3253
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ManualNameDirective, decorators: [{
|
|
3243
3254
|
type: Directive,
|
|
3244
3255
|
args: [{
|
|
3245
3256
|
selector: 'input[manualName], textarea[manualName]',
|
|
@@ -3261,10 +3272,10 @@ class ManualReadonlyDirective {
|
|
|
3261
3272
|
native.readOnly = !!readonly;
|
|
3262
3273
|
}, ...(ngDevMode ? [{ debugName: "_syncReadonlyEffect" }] : []));
|
|
3263
3274
|
}
|
|
3264
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3265
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.
|
|
3275
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ManualReadonlyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3276
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.0", type: ManualReadonlyDirective, isStandalone: true, selector: "input[manualReadonly], textarea[manualReadonly]", inputs: { manualReadonly: { classPropertyName: "manualReadonly", publicName: "manualReadonly", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
|
|
3266
3277
|
}
|
|
3267
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3278
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ManualReadonlyDirective, decorators: [{
|
|
3268
3279
|
type: Directive,
|
|
3269
3280
|
args: [{
|
|
3270
3281
|
selector: 'input[manualReadonly], textarea[manualReadonly]',
|
|
@@ -3288,10 +3299,10 @@ class ManualTypeDirective {
|
|
|
3288
3299
|
}
|
|
3289
3300
|
}, ...(ngDevMode ? [{ debugName: "_syncTypeEffect" }] : []));
|
|
3290
3301
|
}
|
|
3291
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3292
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.
|
|
3302
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ManualTypeDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3303
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "21.2.0", type: ManualTypeDirective, isStandalone: true, selector: "input[manualType], textarea[manualType]", inputs: { manualType: { classPropertyName: "manualType", publicName: "manualType", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
|
|
3293
3304
|
}
|
|
3294
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3305
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ManualTypeDirective, decorators: [{
|
|
3295
3306
|
type: Directive,
|
|
3296
3307
|
args: [{
|
|
3297
3308
|
selector: 'input[manualType], textarea[manualType]',
|
|
@@ -3330,10 +3341,10 @@ class ArrPipe {
|
|
|
3330
3341
|
}
|
|
3331
3342
|
return arr;
|
|
3332
3343
|
}
|
|
3333
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3334
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3344
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ArrPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3345
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: ArrPipe, isStandalone: true, name: "arr" }); }
|
|
3335
3346
|
}
|
|
3336
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3347
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ArrPipe, decorators: [{
|
|
3337
3348
|
type: Pipe,
|
|
3338
3349
|
args: [{
|
|
3339
3350
|
name: 'arr',
|
|
@@ -3347,10 +3358,10 @@ class MongodatePipe {
|
|
|
3347
3358
|
let timestamp = _id.toString().substring(0, 8);
|
|
3348
3359
|
return new Date(parseInt(timestamp, 16) * 1000);
|
|
3349
3360
|
}
|
|
3350
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3351
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3361
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: MongodatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3362
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: MongodatePipe, isStandalone: true, name: "mongodate" }); }
|
|
3352
3363
|
}
|
|
3353
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3364
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: MongodatePipe, decorators: [{
|
|
3354
3365
|
type: Pipe,
|
|
3355
3366
|
args: [{
|
|
3356
3367
|
name: 'mongodate',
|
|
@@ -3362,10 +3373,10 @@ class NumberPipe {
|
|
|
3362
3373
|
const result = Number(value); // Convert value to a number
|
|
3363
3374
|
return isNaN(result) ? 0 : result; // Return 0 if conversion fails
|
|
3364
3375
|
}
|
|
3365
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3366
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3376
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: NumberPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3377
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: NumberPipe, isStandalone: true, name: "number" }); }
|
|
3367
3378
|
}
|
|
3368
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3379
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: NumberPipe, decorators: [{
|
|
3369
3380
|
type: Pipe,
|
|
3370
3381
|
args: [{
|
|
3371
3382
|
name: 'number',
|
|
@@ -3393,10 +3404,10 @@ class PaginationPipe {
|
|
|
3393
3404
|
}
|
|
3394
3405
|
return arr.slice((config.page - 1) * config.perPage, config.page * config.perPage);
|
|
3395
3406
|
}
|
|
3396
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3397
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3407
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: PaginationPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3408
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: PaginationPipe, isStandalone: true, name: "page", pure: false }); }
|
|
3398
3409
|
}
|
|
3399
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3410
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: PaginationPipe, decorators: [{
|
|
3400
3411
|
type: Pipe,
|
|
3401
3412
|
args: [{
|
|
3402
3413
|
name: 'page',
|
|
@@ -3411,10 +3422,10 @@ class SafePipe {
|
|
|
3411
3422
|
transform(html) {
|
|
3412
3423
|
return this._sanitizer.bypassSecurityTrustResourceUrl(html);
|
|
3413
3424
|
}
|
|
3414
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3415
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3425
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SafePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3426
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: SafePipe, isStandalone: true, name: "safe" }); }
|
|
3416
3427
|
}
|
|
3417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3428
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SafePipe, decorators: [{
|
|
3418
3429
|
type: Pipe,
|
|
3419
3430
|
args: [{
|
|
3420
3431
|
name: 'safe',
|
|
@@ -3481,10 +3492,10 @@ class SearchPipe {
|
|
|
3481
3492
|
: Object.entries(items).forEach(([k, v]) => check(v, k));
|
|
3482
3493
|
return limit ? out.slice(0, limit) : out;
|
|
3483
3494
|
}
|
|
3484
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3485
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3495
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SearchPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3496
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: SearchPipe, isStandalone: true, name: "search" }); }
|
|
3486
3497
|
}
|
|
3487
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SearchPipe, decorators: [{
|
|
3488
3499
|
type: Pipe,
|
|
3489
3500
|
args: [{ name: 'search', pure: true }]
|
|
3490
3501
|
}] });
|
|
@@ -3544,10 +3555,10 @@ class SplicePipe {
|
|
|
3544
3555
|
}
|
|
3545
3556
|
return arr;
|
|
3546
3557
|
}
|
|
3547
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3548
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3558
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SplicePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3559
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: SplicePipe, isStandalone: true, name: "splice" }); }
|
|
3549
3560
|
}
|
|
3550
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3561
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SplicePipe, decorators: [{
|
|
3551
3562
|
type: Pipe,
|
|
3552
3563
|
args: [{
|
|
3553
3564
|
name: 'splice',
|
|
@@ -3559,10 +3570,10 @@ class SplitPipe {
|
|
|
3559
3570
|
const arr = value.split(devider);
|
|
3560
3571
|
return arr.length > index ? arr[index] : '';
|
|
3561
3572
|
}
|
|
3562
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3563
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.
|
|
3573
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SplitPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3574
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: SplitPipe, isStandalone: true, name: "split" }); }
|
|
3564
3575
|
}
|
|
3565
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3576
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SplitPipe, decorators: [{
|
|
3566
3577
|
type: Pipe,
|
|
3567
3578
|
args: [{
|
|
3568
3579
|
name: 'split',
|
|
@@ -3698,10 +3709,10 @@ class DomService {
|
|
|
3698
3709
|
delete this._providedIn[providedIn];
|
|
3699
3710
|
}
|
|
3700
3711
|
}
|
|
3701
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3702
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
3712
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: DomService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3713
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: DomService, providedIn: 'root' }); }
|
|
3703
3714
|
}
|
|
3704
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3715
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: DomService, decorators: [{
|
|
3705
3716
|
type: Injectable,
|
|
3706
3717
|
args: [{
|
|
3707
3718
|
providedIn: 'root',
|
|
@@ -3837,10 +3848,10 @@ class RtcService {
|
|
|
3837
3848
|
this._localStream?.getTracks().forEach((track) => track.stop());
|
|
3838
3849
|
this._localStream = null;
|
|
3839
3850
|
}
|
|
3840
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3841
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
3851
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: RtcService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3852
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: RtcService, providedIn: 'root' }); }
|
|
3842
3853
|
}
|
|
3843
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3854
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: RtcService, decorators: [{
|
|
3844
3855
|
type: Injectable,
|
|
3845
3856
|
args: [{ providedIn: 'root' }]
|
|
3846
3857
|
}] });
|
|
@@ -3969,10 +3980,10 @@ class SocketService {
|
|
|
3969
3980
|
}
|
|
3970
3981
|
this._io.emit(to, message, room);
|
|
3971
3982
|
}
|
|
3972
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
3973
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
3983
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SocketService, deps: [{ token: CONFIG_TOKEN, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3984
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SocketService, providedIn: 'root' }); }
|
|
3974
3985
|
}
|
|
3975
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
3986
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: SocketService, decorators: [{
|
|
3976
3987
|
type: Injectable,
|
|
3977
3988
|
args: [{
|
|
3978
3989
|
providedIn: 'root',
|
|
@@ -4414,10 +4425,10 @@ class TimeService {
|
|
|
4414
4425
|
}
|
|
4415
4426
|
return lastWeek - firstWeek + 1;
|
|
4416
4427
|
}
|
|
4417
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
4418
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
4428
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TimeService, deps: [{ token: i1$2.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4429
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TimeService, providedIn: 'root' }); }
|
|
4419
4430
|
}
|
|
4420
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
4431
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: TimeService, decorators: [{
|
|
4421
4432
|
type: Injectable,
|
|
4422
4433
|
args: [{
|
|
4423
4434
|
providedIn: 'root',
|
|
@@ -4659,10 +4670,10 @@ class UtilService {
|
|
|
4659
4670
|
}
|
|
4660
4671
|
catch { }
|
|
4661
4672
|
}
|
|
4662
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
4663
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.
|
|
4673
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: UtilService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4674
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: UtilService, providedIn: 'root' }); }
|
|
4664
4675
|
}
|
|
4665
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
4676
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: UtilService, decorators: [{
|
|
4666
4677
|
type: Injectable,
|
|
4667
4678
|
args: [{ providedIn: 'root' }]
|
|
4668
4679
|
}], ctorParameters: () => [] });
|
|
@@ -4700,8 +4711,8 @@ class WacomModule {
|
|
|
4700
4711
|
],
|
|
4701
4712
|
};
|
|
4702
4713
|
}
|
|
4703
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.
|
|
4704
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.
|
|
4714
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: WacomModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4715
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.0", ngImport: i0, type: WacomModule, imports: [CommonModule, FormsModule, ArrPipe,
|
|
4705
4716
|
SafePipe,
|
|
4706
4717
|
SplicePipe,
|
|
4707
4718
|
SearchPipe,
|
|
@@ -4714,12 +4725,12 @@ class WacomModule {
|
|
|
4714
4725
|
MongodatePipe,
|
|
4715
4726
|
PaginationPipe,
|
|
4716
4727
|
TranslatePipe, ClickOutsideDirective, TranslateDirective] }); }
|
|
4717
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.
|
|
4728
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: WacomModule, providers: [
|
|
4718
4729
|
{ provide: CONFIG_TOKEN, useValue: DEFAULT_CONFIG },
|
|
4719
4730
|
provideHttpClient(withInterceptorsFromDi()),
|
|
4720
4731
|
], imports: [CommonModule, FormsModule] }); }
|
|
4721
4732
|
}
|
|
4722
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.
|
|
4733
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: WacomModule, decorators: [{
|
|
4723
4734
|
type: NgModule,
|
|
4724
4735
|
args: [{
|
|
4725
4736
|
imports: [CommonModule, FormsModule, ...PIPES, ...DIRECTIVES],
|
|
@@ -4742,5 +4753,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.4", ngImpor
|
|
|
4742
4753
|
* Generated bundle index. Do not edit.
|
|
4743
4754
|
*/
|
|
4744
4755
|
|
|
4745
|
-
export { ArrPipe, CONFIG_TOKEN, ClickOutsideDirective, CoreService, CrudComponent, CrudService, DEFAULT_CONFIG, DEFAULT_HTTP_CONFIG, DEFAULT_NETWORK_CONFIG, DomService, EmitterService, HttpService, ManualDisabledDirective, ManualNameDirective, ManualReadonlyDirective, ManualTypeDirective, MetaGuard, MetaService, MongodatePipe, NETWORK_CONFIG, NetworkService, NumberPipe, PaginationPipe, RtcService, SafePipe, SearchPipe, SocketService, SplicePipe, SplitPipe, StoreService, ThemeService, TimeService, TranslateDirective, TranslatePipe, TranslationService, UtilService, WacomModule, provideWacom };
|
|
4756
|
+
export { ArrPipe, CONFIG_TOKEN, ClickOutsideDirective, CoreService, CrudComponent, CrudService, DEFAULT_CONFIG, DEFAULT_HTTP_CONFIG, DEFAULT_NETWORK_CONFIG, DomService, EmitterService, HttpService, ManualDisabledDirective, ManualNameDirective, ManualReadonlyDirective, ManualTypeDirective, MetaGuard, MetaService, MongodatePipe, NETWORK_CONFIG, NetworkService, NumberPipe, PaginationPipe, RtcService, SafePipe, SearchPipe, SocketService, SplicePipe, SplitPipe, StoreService, ThemeService, TimeService, TranslateDirective, TranslatePipe, TranslationService, UtilService, WacomModule, provideTranslation, provideWacom };
|
|
4746
4757
|
//# sourceMappingURL=wacom.mjs.map
|