@ts-core/angular 13.0.11 → 13.0.14
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/esm2020/VICommonModule.mjs +4 -4
- package/esm2020/application/ApplicationBaseComponent.mjs +3 -3
- package/esm2020/asset/AssetBackgroundDirective.mjs +3 -3
- package/esm2020/asset/AssetBackgroundPipe.mjs +3 -3
- package/esm2020/asset/AssetFilePipe.mjs +3 -3
- package/esm2020/asset/AssetIconPipe.mjs +3 -3
- package/esm2020/asset/AssetImagePipe.mjs +3 -3
- package/esm2020/asset/AssetModule.mjs +4 -4
- package/esm2020/asset/AssetSoundPipe.mjs +3 -3
- package/esm2020/asset/AssetVideoPipe.mjs +3 -3
- package/esm2020/bottomSheet/BottomSheetModule.mjs +4 -4
- package/esm2020/bottomSheet/BottomSheetService.mjs +3 -3
- package/esm2020/bottomSheet/component/bottom-sheet-close-element/bottom-sheet-close-element.component.mjs +3 -3
- package/esm2020/component/VIComponentModule.mjs +4 -4
- package/esm2020/component/cdk-table/CdkTableBaseComponent.mjs +3 -3
- package/esm2020/component/cdk-table/cdk-table-filterable/cdk-table-filterable.component.mjs +3 -3
- package/esm2020/component/cdk-table/cdk-table-paginable/cdk-table-paginable.component.mjs +3 -3
- package/esm2020/component/cdk-table/cdk-table-paginable-bookmark/cdk-table-paginable-bookmark.component.mjs +3 -3
- package/esm2020/component/cdk-table/column/CdkTableCellClassNamePipe.mjs +3 -3
- package/esm2020/component/cdk-table/column/CdkTableColumnClassNamePipe.mjs +3 -3
- package/esm2020/component/cdk-table/column/CdkTableColumnStyleNamePipe.mjs +3 -3
- package/esm2020/component/cdk-table/column/CdkTableColumnValuePipe.mjs +3 -3
- package/esm2020/component/cdk-table/row/CdkTableRowClassNamePipe.mjs +3 -3
- package/esm2020/component/cdk-table/row/CdkTableRowStyleNamePipe.mjs +3 -3
- package/esm2020/component/language/language-selector/language-selector.component.mjs +3 -3
- package/esm2020/component/menu-list/menu-list.component.mjs +3 -3
- package/esm2020/component/select-list/select-list.component.mjs +3 -3
- package/esm2020/component/tab-group/tab-group.component.mjs +3 -3
- package/esm2020/cookie/CookieModule.mjs +4 -4
- package/esm2020/directive/AspectRatioResizeDirective.mjs +9 -5
- package/esm2020/directive/AutoScrollBottomDirective.mjs +3 -3
- package/esm2020/directive/ClickToCopyDirective.mjs +3 -3
- package/esm2020/directive/ClickToSelectDirective.mjs +3 -3
- package/esm2020/directive/FocusDirective.mjs +3 -3
- package/esm2020/directive/HTMLContentTitleDirective.mjs +3 -3
- package/esm2020/directive/InfiniteScrollDirective.mjs +3 -3
- package/esm2020/directive/MenuTriggerForDirective.mjs +3 -3
- package/esm2020/directive/ResizeDirective.mjs +3 -3
- package/esm2020/directive/ScrollCheckDirective.mjs +3 -3
- package/esm2020/directive/ScrollDirective.mjs +3 -3
- package/esm2020/directive/SelectOnFocusDirective.mjs +3 -3
- package/esm2020/form/FormElementSync.mjs +3 -3
- package/esm2020/language/LanguageDirective.mjs +3 -3
- package/esm2020/language/LanguageHasDirective.mjs +3 -3
- package/esm2020/language/LanguageMatPaginatorIntl.mjs +3 -3
- package/esm2020/language/LanguageModule.mjs +4 -4
- package/esm2020/language/LanguagePipe.mjs +3 -3
- package/esm2020/language/LanguagePipeHas.mjs +3 -3
- package/esm2020/language/LanguagePipeHasPure.mjs +3 -3
- package/esm2020/language/LanguagePipePure.mjs +3 -3
- package/esm2020/language/LanguageResolver.mjs +3 -3
- package/esm2020/login/LoginGuard.mjs +3 -3
- package/esm2020/login/LoginNotGuard.mjs +3 -3
- package/esm2020/login/LoginRedirectResolver.mjs +3 -3
- package/esm2020/login/LoginResolver.mjs +3 -3
- package/esm2020/manager/ResizeManager.mjs +28 -31
- package/esm2020/module/LazyModuleLoader.mjs +3 -3
- package/esm2020/notification/INotificationContent.mjs +3 -3
- package/esm2020/notification/NotificationModule.mjs +4 -4
- package/esm2020/notification/NotificationService.mjs +3 -3
- package/esm2020/notification/component/NotificationQuestionBaseComponent.mjs +3 -3
- package/esm2020/notification/component/notification/notification.component.mjs +3 -3
- package/esm2020/pipe/CamelCasePipe.mjs +3 -3
- package/esm2020/pipe/FinancePipe.mjs +3 -3
- package/esm2020/pipe/MomentDateAdaptivePipe.mjs +3 -3
- package/esm2020/pipe/MomentDateFromNowPipe.mjs +3 -3
- package/esm2020/pipe/MomentDatePipe.mjs +3 -3
- package/esm2020/pipe/MomentTimePipe.mjs +3 -3
- package/esm2020/pipe/NgModelErrorPipe.mjs +3 -3
- package/esm2020/pipe/PrettifyPipe.mjs +3 -3
- package/esm2020/pipe/SanitizePipe.mjs +3 -3
- package/esm2020/pipe/StartCasePipe.mjs +3 -3
- package/esm2020/pipe/TimePipe.mjs +3 -3
- package/esm2020/pipe/TruncatePipe.mjs +3 -3
- package/esm2020/service/BootstrapBreakpointService.mjs +3 -3
- package/esm2020/theme/ThemeAssetBackgroundDirective.mjs +3 -3
- package/esm2020/theme/ThemeAssetDirective.mjs +3 -3
- package/esm2020/theme/ThemeAssetImageDirective.mjs +3 -3
- package/esm2020/theme/ThemeModule.mjs +4 -4
- package/esm2020/theme/ThemeStyleDirective.mjs +3 -3
- package/esm2020/theme/ThemeStyleHoverDirective.mjs +3 -3
- package/esm2020/theme/ThemeToggleDirective.mjs +3 -3
- package/esm2020/util/ViewUtil.mjs +56 -43
- package/esm2020/window/IWindowContent.mjs +3 -3
- package/esm2020/window/WindowModule.mjs +4 -4
- package/esm2020/window/WindowService.mjs +3 -3
- package/esm2020/window/component/WindowDragAreaDirective.mjs +3 -3
- package/esm2020/window/component/WindowElement.mjs +3 -3
- package/esm2020/window/component/window-close-element/window-close-element.component.mjs +3 -3
- package/esm2020/window/component/window-minimize-element/window-minimize-element.component.mjs +3 -3
- package/esm2020/window/component/window-question/window-question.component.mjs +3 -3
- package/esm2020/window/component/window-resize-element/window-resize-element.component.mjs +3 -3
- package/fesm2015/ts-core-angular.mjs +366 -355
- package/fesm2015/ts-core-angular.mjs.map +1 -1
- package/fesm2020/ts-core-angular.mjs +366 -355
- package/fesm2020/ts-core-angular.mjs.map +1 -1
- package/manager/ResizeManager.d.ts +10 -7
- package/package.json +16 -16
- package/util/ViewUtil.d.ts +19 -18
|
@@ -4,12 +4,13 @@ import { DestroyableContainer, LoadableEvent, Destroyable, IDestroyable, Loadabl
|
|
|
4
4
|
import { PromiseHandler } from '@ts-core/common/promise';
|
|
5
5
|
import * as _ from 'lodash';
|
|
6
6
|
import { Assets } from '@ts-core/frontend/asset';
|
|
7
|
-
import { takeUntil, filter, debounceTime, map } from 'rxjs/operators';
|
|
7
|
+
import { takeUntil, filter, debounceTime as debounceTime$1, map } from 'rxjs/operators';
|
|
8
|
+
import { ExtendedError } from '@ts-core/common/error';
|
|
8
9
|
import moment from 'moment';
|
|
9
10
|
import numeral from 'numeral';
|
|
10
11
|
import { ObservableData } from '@ts-core/common/observer';
|
|
11
12
|
import { DateUtil, ObjectUtil, ArrayUtil } from '@ts-core/common/util';
|
|
12
|
-
import { Subject,
|
|
13
|
+
import { Subject, BehaviorSubject, distinctUntilChanged, debounceTime, takeUntil as takeUntil$1, fromEvent, filter as filter$1, of, merge } from 'rxjs';
|
|
13
14
|
import * as i1 from '@angular/material/dialog';
|
|
14
15
|
import { MatDialogConfig, MatDialogModule, MatDialog } from '@angular/material/dialog';
|
|
15
16
|
import * as i1$1 from '@ts-core/frontend/language';
|
|
@@ -55,7 +56,6 @@ import * as i3$1 from '@angular/material/progress-bar';
|
|
|
55
56
|
import { MatProgressBarModule } from '@angular/material/progress-bar';
|
|
56
57
|
import { MomentDateAdapter } from '@angular/material-moment-adapter';
|
|
57
58
|
import { __awaiter } from 'tslib';
|
|
58
|
-
import { ExtendedError } from '@ts-core/common/error';
|
|
59
59
|
import { TransportTimeoutError, TransportNoConnectionError, TransportEvent } from '@ts-core/common/transport';
|
|
60
60
|
import { NavigationStart, NavigationEnd, NavigationCancel, NavigationError, ActivatedRoute } from '@angular/router';
|
|
61
61
|
import { FilterableMapCollection, MapCollection } from '@ts-core/common/map';
|
|
@@ -138,14 +138,20 @@ class ApplicationBaseComponent extends DestroyableContainer {
|
|
|
138
138
|
return !_.isNil(this.viewReadyPromise) ? this.viewReadyPromise.promise : null;
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
|
-
ApplicationBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
142
|
-
ApplicationBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
143
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
141
|
+
ApplicationBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ApplicationBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
142
|
+
ApplicationBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: ApplicationBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
143
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ApplicationBaseComponent, decorators: [{
|
|
144
144
|
type: Component,
|
|
145
145
|
args: [{ template: '' }]
|
|
146
146
|
}], ctorParameters: function () { return []; } });
|
|
147
147
|
|
|
148
148
|
class ViewUtil {
|
|
149
|
+
static get renderer() {
|
|
150
|
+
if (_.isNil(ViewUtil._renderer)) {
|
|
151
|
+
throw new ExtendedError(`ViewUtil is not initialized: renderer in nil`);
|
|
152
|
+
}
|
|
153
|
+
return ViewUtil._renderer;
|
|
154
|
+
}
|
|
149
155
|
// --------------------------------------------------------------------------
|
|
150
156
|
//
|
|
151
157
|
// Private Methods
|
|
@@ -163,7 +169,7 @@ class ViewUtil {
|
|
|
163
169
|
//
|
|
164
170
|
// --------------------------------------------------------------------------
|
|
165
171
|
static initialize(renderer) {
|
|
166
|
-
ViewUtil.
|
|
172
|
+
ViewUtil._renderer = renderer;
|
|
167
173
|
}
|
|
168
174
|
static parseElement(element) {
|
|
169
175
|
if (element instanceof HTMLElement) {
|
|
@@ -189,6 +195,7 @@ class ViewUtil {
|
|
|
189
195
|
return value;
|
|
190
196
|
}
|
|
191
197
|
static selectContent(container, isNeedCopyToClipboard = false) {
|
|
198
|
+
container = ViewUtil.parseElement(container);
|
|
192
199
|
if (container instanceof HTMLInputElement || container instanceof HTMLTextAreaElement) {
|
|
193
200
|
let isWasDisabled = container.disabled;
|
|
194
201
|
if (isWasDisabled) {
|
|
@@ -233,7 +240,7 @@ class ViewUtil {
|
|
|
233
240
|
//
|
|
234
241
|
// --------------------------------------------------------------------------
|
|
235
242
|
static createElement(name, className, innerHTML) {
|
|
236
|
-
let element = ViewUtil.
|
|
243
|
+
let element = ViewUtil.renderer.createElement(name);
|
|
237
244
|
if (!_.isNil(name)) {
|
|
238
245
|
ViewUtil.setProperty(element, 'className', className);
|
|
239
246
|
}
|
|
@@ -243,13 +250,13 @@ class ViewUtil {
|
|
|
243
250
|
return element;
|
|
244
251
|
}
|
|
245
252
|
static appendChild(parent, child) {
|
|
246
|
-
if (!_.isNil(parent) && !_.isNil(child)
|
|
247
|
-
ViewUtil.
|
|
253
|
+
if (!_.isNil(parent) && !_.isNil(child)) {
|
|
254
|
+
ViewUtil.renderer.appendChild(parent, child);
|
|
248
255
|
}
|
|
249
256
|
}
|
|
250
257
|
static removeChild(parent, child) {
|
|
251
|
-
if (!_.isNil(parent) && !_.isNil(child)
|
|
252
|
-
ViewUtil.
|
|
258
|
+
if (!_.isNil(parent) && !_.isNil(child)) {
|
|
259
|
+
ViewUtil.renderer.removeChild(parent, child);
|
|
253
260
|
}
|
|
254
261
|
}
|
|
255
262
|
static toggleChild(container, child, value) {
|
|
@@ -273,6 +280,7 @@ class ViewUtil {
|
|
|
273
280
|
return window.innerHeight || document.body.clientHeight;
|
|
274
281
|
}
|
|
275
282
|
static getWidth(container) {
|
|
283
|
+
container = ViewUtil.parseElement(container);
|
|
276
284
|
if (_.isNil(container)) {
|
|
277
285
|
return NaN;
|
|
278
286
|
}
|
|
@@ -285,13 +293,14 @@ class ViewUtil {
|
|
|
285
293
|
}
|
|
286
294
|
return value;
|
|
287
295
|
}
|
|
288
|
-
static setWidth(container, value, isNeedCheckLimits) {
|
|
296
|
+
static setWidth(container, value, isNeedCheckLimits = false) {
|
|
289
297
|
if (_.isNil(container) || _.isNaN(value)) {
|
|
290
298
|
return false;
|
|
291
299
|
}
|
|
292
|
-
if (isNeedCheckLimits &&
|
|
300
|
+
if (isNeedCheckLimits &&
|
|
301
|
+
(value < ViewUtil.getMinWidth(container) || value > ViewUtil.getMaxWidth(container) || value === ViewUtil.getWidth(container))) {
|
|
293
302
|
return false;
|
|
294
|
-
|
|
303
|
+
}
|
|
295
304
|
ViewUtil.setStyle(container, 'width', value + 'px');
|
|
296
305
|
return true;
|
|
297
306
|
}
|
|
@@ -316,6 +325,7 @@ class ViewUtil {
|
|
|
316
325
|
return value;
|
|
317
326
|
}
|
|
318
327
|
static getHeight(container) {
|
|
328
|
+
container = ViewUtil.parseElement(container);
|
|
319
329
|
if (_.isNil(container)) {
|
|
320
330
|
return NaN;
|
|
321
331
|
}
|
|
@@ -328,13 +338,14 @@ class ViewUtil {
|
|
|
328
338
|
}
|
|
329
339
|
return value;
|
|
330
340
|
}
|
|
331
|
-
static setHeight(container, value, isNeedCheckLimits) {
|
|
341
|
+
static setHeight(container, value, isNeedCheckLimits = false) {
|
|
332
342
|
if (_.isNil(container) || _.isNaN(value)) {
|
|
333
343
|
return false;
|
|
334
344
|
}
|
|
335
345
|
if (isNeedCheckLimits &&
|
|
336
|
-
(value < ViewUtil.getMinHeight(container) || value > ViewUtil.getMaxHeight(container) || value === ViewUtil.getHeight(container)))
|
|
346
|
+
(value < ViewUtil.getMinHeight(container) || value > ViewUtil.getMaxHeight(container) || value === ViewUtil.getHeight(container))) {
|
|
337
347
|
return false;
|
|
348
|
+
}
|
|
338
349
|
ViewUtil.setStyle(container, 'height', value + 'px');
|
|
339
350
|
return true;
|
|
340
351
|
}
|
|
@@ -413,8 +424,8 @@ class ViewUtil {
|
|
|
413
424
|
return;
|
|
414
425
|
}
|
|
415
426
|
container = ViewUtil.parseElement(container);
|
|
416
|
-
if (!_.isNil(container)
|
|
417
|
-
ViewUtil.
|
|
427
|
+
if (!_.isNil(container)) {
|
|
428
|
+
ViewUtil.renderer.addClass(container, name);
|
|
418
429
|
}
|
|
419
430
|
}
|
|
420
431
|
static addClasses(container, names) {
|
|
@@ -428,8 +439,8 @@ class ViewUtil {
|
|
|
428
439
|
return;
|
|
429
440
|
}
|
|
430
441
|
container = ViewUtil.parseElement(container);
|
|
431
|
-
if (!_.isNil(container)
|
|
432
|
-
ViewUtil.
|
|
442
|
+
if (!_.isNil(container)) {
|
|
443
|
+
ViewUtil.renderer.removeClass(container, name);
|
|
433
444
|
}
|
|
434
445
|
}
|
|
435
446
|
static removeClasses(container, names) {
|
|
@@ -461,62 +472,61 @@ class ViewUtil {
|
|
|
461
472
|
return !_.isNil(container) ? container[name] : null;
|
|
462
473
|
}
|
|
463
474
|
static setProperty(container, name, value) {
|
|
464
|
-
|
|
475
|
+
container = ViewUtil.parseElement(container);
|
|
476
|
+
if (_.isNil(name) || _.isNil(container)) {
|
|
465
477
|
return;
|
|
466
478
|
}
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
479
|
+
if (!_.isNil(value)) {
|
|
480
|
+
ViewUtil.renderer.setProperty(container, name, value);
|
|
481
|
+
}
|
|
482
|
+
else {
|
|
483
|
+
ViewUtil.removeProperty(container, name);
|
|
470
484
|
}
|
|
471
485
|
}
|
|
472
486
|
static removeProperty(container, name) {
|
|
473
487
|
ViewUtil.removeAttribute(container, name);
|
|
474
488
|
}
|
|
475
489
|
static removeAttribute(container, name) {
|
|
476
|
-
if (_.isNil(name)) {
|
|
477
|
-
return;
|
|
478
|
-
}
|
|
479
490
|
container = ViewUtil.parseElement(container);
|
|
480
|
-
if (
|
|
481
|
-
|
|
491
|
+
if (_.isNil(name) || _.isNil(container)) {
|
|
492
|
+
return;
|
|
482
493
|
}
|
|
494
|
+
ViewUtil.renderer.removeAttribute(container, name);
|
|
483
495
|
}
|
|
484
496
|
static setAttribute(container, name, value) {
|
|
485
|
-
|
|
497
|
+
container = ViewUtil.parseElement(container);
|
|
498
|
+
if (_.isNil(name) || _.isNil(container)) {
|
|
486
499
|
return;
|
|
487
500
|
}
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
501
|
+
if (!_.isNil(value)) {
|
|
502
|
+
ViewUtil.renderer.setAttribute(container, name, value);
|
|
503
|
+
}
|
|
504
|
+
else {
|
|
505
|
+
ViewUtil.removeAttribute(container, name);
|
|
491
506
|
}
|
|
492
507
|
}
|
|
493
508
|
static getStyle(container, name) {
|
|
494
|
-
|
|
509
|
+
container = ViewUtil.parseElement(container);
|
|
510
|
+
if (_.isNil(name) || _.isNil(container)) {
|
|
495
511
|
return null;
|
|
496
512
|
}
|
|
497
|
-
container
|
|
498
|
-
return !_.isNil(container) ? container.style[name] : null;
|
|
513
|
+
return container.style[name];
|
|
499
514
|
}
|
|
500
515
|
static setStyle(container, name, value, flags) {
|
|
501
|
-
if (_.isNil(name)) {
|
|
502
|
-
return;
|
|
503
|
-
}
|
|
504
516
|
container = ViewUtil.parseElement(container);
|
|
505
|
-
if (_.isNil(
|
|
517
|
+
if (_.isNil(name) || _.isNil(container)) {
|
|
506
518
|
return;
|
|
507
519
|
}
|
|
508
520
|
if (value !== ViewUtil.getStyle(container, name)) {
|
|
509
|
-
ViewUtil.
|
|
521
|
+
ViewUtil.renderer.setStyle(container, name, value, flags);
|
|
510
522
|
}
|
|
511
523
|
}
|
|
512
524
|
static removeStyle(container, name, flags) {
|
|
513
|
-
if (_.isNil(name)) {
|
|
514
|
-
return;
|
|
515
|
-
}
|
|
516
525
|
container = ViewUtil.parseElement(container);
|
|
517
|
-
if (
|
|
518
|
-
|
|
526
|
+
if (_.isNil(name) || _.isNil(container)) {
|
|
527
|
+
return;
|
|
519
528
|
}
|
|
529
|
+
ViewUtil.renderer.removeStyle(container, name, flags);
|
|
520
530
|
}
|
|
521
531
|
// --------------------------------------------------------------------------
|
|
522
532
|
//
|
|
@@ -624,6 +634,7 @@ class ViewUtil {
|
|
|
624
634
|
video.remove();
|
|
625
635
|
}
|
|
626
636
|
static disposeVideos(container) {
|
|
637
|
+
container = ViewUtil.parseElement(container);
|
|
627
638
|
for (let i = container.children.length - 1; i >= 0; i--) {
|
|
628
639
|
let item = container.children.item(i);
|
|
629
640
|
if (item instanceof HTMLVideoElement) {
|
|
@@ -637,6 +648,7 @@ class ViewUtil {
|
|
|
637
648
|
//
|
|
638
649
|
// --------------------------------------------------------------------------
|
|
639
650
|
static disposeObjects(container, isIEBrowser) {
|
|
651
|
+
container = ViewUtil.parseElement(container);
|
|
640
652
|
for (let i = container.children.length - 1; i >= 0; i--) {
|
|
641
653
|
let item = container.children.item(i);
|
|
642
654
|
if (item instanceof HTMLObjectElement) {
|
|
@@ -660,7 +672,7 @@ class ViewUtil {
|
|
|
660
672
|
// Constants
|
|
661
673
|
//
|
|
662
674
|
// --------------------------------------------------------------------------
|
|
663
|
-
ViewUtil.
|
|
675
|
+
ViewUtil._renderer = null;
|
|
664
676
|
|
|
665
677
|
class ApplicationComponent extends ApplicationBaseComponent {
|
|
666
678
|
// --------------------------------------------------------------------------
|
|
@@ -1350,9 +1362,9 @@ class NotificationService {
|
|
|
1350
1362
|
return this._notifications;
|
|
1351
1363
|
}
|
|
1352
1364
|
}
|
|
1353
|
-
NotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1354
|
-
NotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
1355
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1365
|
+
NotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationService, deps: [{ token: i1.MatDialog }, { token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1366
|
+
NotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationService, providedIn: 'root' });
|
|
1367
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationService, decorators: [{
|
|
1356
1368
|
type: Injectable,
|
|
1357
1369
|
args: [{ providedIn: 'root' }]
|
|
1358
1370
|
}], ctorParameters: function () { return [{ type: i1.MatDialog }, { type: i1$1.LanguageService }]; } });
|
|
@@ -1568,9 +1580,9 @@ class AssetBackgroundDirective extends Destroyable {
|
|
|
1568
1580
|
return this._background;
|
|
1569
1581
|
}
|
|
1570
1582
|
}
|
|
1571
|
-
AssetBackgroundDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1572
|
-
AssetBackgroundDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
1573
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1583
|
+
AssetBackgroundDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetBackgroundDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1584
|
+
AssetBackgroundDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: AssetBackgroundDirective, selector: "[vi-asset-background]", inputs: { isIcon: "isIcon", isImage: "isImage", isUrl: "isUrl", repeat: "repeat", extension: "extension", background: ["vi-asset-background", "background"] }, usesInheritance: true, ngImport: i0 });
|
|
1585
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetBackgroundDirective, decorators: [{
|
|
1574
1586
|
type: Directive,
|
|
1575
1587
|
args: [{
|
|
1576
1588
|
selector: '[vi-asset-background]'
|
|
@@ -1600,9 +1612,9 @@ class AssetBackgroundPipe {
|
|
|
1600
1612
|
return Assets.getBackground(name, extension);
|
|
1601
1613
|
}
|
|
1602
1614
|
}
|
|
1603
|
-
AssetBackgroundPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1604
|
-
AssetBackgroundPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
1605
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1615
|
+
AssetBackgroundPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetBackgroundPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1616
|
+
AssetBackgroundPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetBackgroundPipe, name: "viAssetBackground" });
|
|
1617
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetBackgroundPipe, decorators: [{
|
|
1606
1618
|
type: Pipe,
|
|
1607
1619
|
args: [{
|
|
1608
1620
|
name: 'viAssetBackground'
|
|
@@ -1619,9 +1631,9 @@ class AssetIconPipe {
|
|
|
1619
1631
|
return Assets.getIcon(name, extension);
|
|
1620
1632
|
}
|
|
1621
1633
|
}
|
|
1622
|
-
AssetIconPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1623
|
-
AssetIconPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
1624
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1634
|
+
AssetIconPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetIconPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1635
|
+
AssetIconPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetIconPipe, name: "viAssetIcon" });
|
|
1636
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetIconPipe, decorators: [{
|
|
1625
1637
|
type: Pipe,
|
|
1626
1638
|
args: [{
|
|
1627
1639
|
name: 'viAssetIcon'
|
|
@@ -1638,9 +1650,9 @@ class AssetFilePipe {
|
|
|
1638
1650
|
return Assets.getFile(name, extension);
|
|
1639
1651
|
}
|
|
1640
1652
|
}
|
|
1641
|
-
AssetFilePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1642
|
-
AssetFilePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
1643
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1653
|
+
AssetFilePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetFilePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1654
|
+
AssetFilePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetFilePipe, name: "viAssetFile" });
|
|
1655
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetFilePipe, decorators: [{
|
|
1644
1656
|
type: Pipe,
|
|
1645
1657
|
args: [{
|
|
1646
1658
|
name: 'viAssetFile'
|
|
@@ -1657,9 +1669,9 @@ class AssetVideoPipe {
|
|
|
1657
1669
|
return Assets.getVideo(name, extension);
|
|
1658
1670
|
}
|
|
1659
1671
|
}
|
|
1660
|
-
AssetVideoPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1661
|
-
AssetVideoPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
1662
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1672
|
+
AssetVideoPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetVideoPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1673
|
+
AssetVideoPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetVideoPipe, name: "viAssetVideo" });
|
|
1674
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetVideoPipe, decorators: [{
|
|
1663
1675
|
type: Pipe,
|
|
1664
1676
|
args: [{
|
|
1665
1677
|
name: 'viAssetVideo'
|
|
@@ -1676,9 +1688,9 @@ class AssetSoundPipe {
|
|
|
1676
1688
|
return Assets.getSound(name, extension);
|
|
1677
1689
|
}
|
|
1678
1690
|
}
|
|
1679
|
-
AssetSoundPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1680
|
-
AssetSoundPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
1681
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1691
|
+
AssetSoundPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetSoundPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1692
|
+
AssetSoundPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetSoundPipe, name: "viAssetSound" });
|
|
1693
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetSoundPipe, decorators: [{
|
|
1682
1694
|
type: Pipe,
|
|
1683
1695
|
args: [{
|
|
1684
1696
|
name: 'viAssetSound'
|
|
@@ -1695,9 +1707,9 @@ class AssetImagePipe {
|
|
|
1695
1707
|
return Assets.getImage(name, extension);
|
|
1696
1708
|
}
|
|
1697
1709
|
}
|
|
1698
|
-
AssetImagePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1699
|
-
AssetImagePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
1700
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1710
|
+
AssetImagePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetImagePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1711
|
+
AssetImagePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetImagePipe, name: "viAssetImage" });
|
|
1712
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetImagePipe, decorators: [{
|
|
1701
1713
|
type: Pipe,
|
|
1702
1714
|
args: [{
|
|
1703
1715
|
name: 'viAssetImage'
|
|
@@ -1706,10 +1718,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImpor
|
|
|
1706
1718
|
|
|
1707
1719
|
class AssetModule {
|
|
1708
1720
|
}
|
|
1709
|
-
AssetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1710
|
-
AssetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
1711
|
-
AssetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
1712
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1721
|
+
AssetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1722
|
+
AssetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetModule, declarations: [AssetBackgroundDirective, AssetImagePipe, AssetIconPipe, AssetFilePipe, AssetSoundPipe, AssetVideoPipe, AssetBackgroundPipe], imports: [CommonModule], exports: [AssetBackgroundDirective, AssetImagePipe, AssetIconPipe, AssetFilePipe, AssetSoundPipe, AssetVideoPipe, AssetBackgroundPipe] });
|
|
1723
|
+
AssetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetModule, imports: [[CommonModule]] });
|
|
1724
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AssetModule, decorators: [{
|
|
1713
1725
|
type: NgModule,
|
|
1714
1726
|
args: [{
|
|
1715
1727
|
imports: [CommonModule],
|
|
@@ -1792,10 +1804,10 @@ class CookieModule {
|
|
|
1792
1804
|
};
|
|
1793
1805
|
}
|
|
1794
1806
|
}
|
|
1795
|
-
CookieModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1796
|
-
CookieModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
1797
|
-
CookieModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
1798
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1807
|
+
CookieModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CookieModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1808
|
+
CookieModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CookieModule });
|
|
1809
|
+
CookieModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CookieModule });
|
|
1810
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CookieModule, decorators: [{
|
|
1799
1811
|
type: NgModule
|
|
1800
1812
|
}] });
|
|
1801
1813
|
function cookieServiceFactory(options) {
|
|
@@ -1809,37 +1821,33 @@ class ResizeManager {
|
|
|
1809
1821
|
// Constructor
|
|
1810
1822
|
//
|
|
1811
1823
|
// --------------------------------------------------------------------------
|
|
1812
|
-
constructor(element
|
|
1813
|
-
this.handler = handler;
|
|
1814
|
-
this.delay = delay;
|
|
1815
|
-
this.isForceResize = isForceResize;
|
|
1816
|
-
// --------------------------------------------------------------------------
|
|
1817
|
-
//
|
|
1818
|
-
// Private Methods
|
|
1819
|
-
//
|
|
1820
|
-
// --------------------------------------------------------------------------
|
|
1821
|
-
this.initialize = () => {
|
|
1822
|
-
this.sensor = new ResizeSensor(this.element, this.resizeHandler);
|
|
1823
|
-
if (this.isForceResize) {
|
|
1824
|
-
this.resizeHandler();
|
|
1825
|
-
}
|
|
1826
|
-
};
|
|
1824
|
+
constructor(element) {
|
|
1827
1825
|
// --------------------------------------------------------------------------
|
|
1828
1826
|
//
|
|
1829
1827
|
// Event Handlers
|
|
1830
1828
|
//
|
|
1831
1829
|
// --------------------------------------------------------------------------
|
|
1832
|
-
this.
|
|
1833
|
-
this.
|
|
1834
|
-
if (isNaN(this.delay) || this.delay <= 0) {
|
|
1835
|
-
this.callHandler();
|
|
1836
|
-
return;
|
|
1837
|
-
}
|
|
1838
|
-
clearTimeout(this.timer);
|
|
1839
|
-
this.timer = setTimeout(this.callHandler, this.delay);
|
|
1840
|
-
};
|
|
1830
|
+
this.resizeHandler = () => this.subject.next(this.getSize());
|
|
1831
|
+
this.compare = (previous, current) => previous.width === current.width && previous.height === current.height;
|
|
1841
1832
|
this.element = ViewUtil.parseElement(element);
|
|
1842
|
-
this.
|
|
1833
|
+
this.subject = new BehaviorSubject(this.getSize());
|
|
1834
|
+
this.sensor = new ResizeSensor(this.element, this.resizeHandler);
|
|
1835
|
+
}
|
|
1836
|
+
// --------------------------------------------------------------------------
|
|
1837
|
+
//
|
|
1838
|
+
// Private Methods
|
|
1839
|
+
//
|
|
1840
|
+
// --------------------------------------------------------------------------
|
|
1841
|
+
getSize() {
|
|
1842
|
+
return { width: ViewUtil.getWidth(this.element), height: ViewUtil.getHeight(this.element) };
|
|
1843
|
+
}
|
|
1844
|
+
// --------------------------------------------------------------------------
|
|
1845
|
+
//
|
|
1846
|
+
// Public Properties
|
|
1847
|
+
//
|
|
1848
|
+
// --------------------------------------------------------------------------
|
|
1849
|
+
get changed() {
|
|
1850
|
+
return this.subject.asObservable().pipe(distinctUntilChanged(this.compare));
|
|
1843
1851
|
}
|
|
1844
1852
|
// --------------------------------------------------------------------------
|
|
1845
1853
|
//
|
|
@@ -1847,15 +1855,15 @@ class ResizeManager {
|
|
|
1847
1855
|
//
|
|
1848
1856
|
// --------------------------------------------------------------------------
|
|
1849
1857
|
destroy() {
|
|
1850
|
-
if (!_.isNil(this.
|
|
1851
|
-
|
|
1852
|
-
this.
|
|
1858
|
+
if (!_.isNil(this.subject)) {
|
|
1859
|
+
this.subject.complete();
|
|
1860
|
+
this.subject = null;
|
|
1853
1861
|
}
|
|
1854
1862
|
if (!_.isNil(this.sensor)) {
|
|
1855
1863
|
this.sensor.detach(this.resizeHandler);
|
|
1864
|
+
this.sensor.reset();
|
|
1856
1865
|
this.sensor = null;
|
|
1857
1866
|
}
|
|
1858
|
-
this.handler = null;
|
|
1859
1867
|
this.element = null;
|
|
1860
1868
|
}
|
|
1861
1869
|
}
|
|
@@ -1897,7 +1905,10 @@ class AspectRatioResizeDirective extends DestroyableContainer {
|
|
|
1897
1905
|
//
|
|
1898
1906
|
// --------------------------------------------------------------------------
|
|
1899
1907
|
ngAfterViewInit() {
|
|
1900
|
-
this.sensor = new ResizeManager(this.element
|
|
1908
|
+
this.sensor = new ResizeManager(this.element);
|
|
1909
|
+
this.sensor.changed
|
|
1910
|
+
.pipe(debounceTime(AspectRatioResizeDirective.UPDATE_DELAY), takeUntil$1(this.destroyed))
|
|
1911
|
+
.subscribe(() => this.commitResizeProperties());
|
|
1901
1912
|
if (_.isNaN(this.ratio)) {
|
|
1902
1913
|
this.ratio = 4 / 3;
|
|
1903
1914
|
}
|
|
@@ -1962,9 +1973,9 @@ class AspectRatioResizeDirective extends DestroyableContainer {
|
|
|
1962
1973
|
//
|
|
1963
1974
|
// --------------------------------------------------------------------------
|
|
1964
1975
|
AspectRatioResizeDirective.UPDATE_DELAY = 100;
|
|
1965
|
-
AspectRatioResizeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
1966
|
-
AspectRatioResizeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
1967
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
1976
|
+
AspectRatioResizeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AspectRatioResizeDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1977
|
+
AspectRatioResizeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: AspectRatioResizeDirective, selector: "[vi-aspect-ratio]", inputs: { direction: ["vi-aspect-ratio", "direction"], ratio: "ratio" }, usesInheritance: true, ngImport: i0 });
|
|
1978
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AspectRatioResizeDirective, decorators: [{
|
|
1968
1979
|
type: Directive,
|
|
1969
1980
|
args: [{
|
|
1970
1981
|
selector: '[vi-aspect-ratio]'
|
|
@@ -2078,9 +2089,9 @@ class ScrollDirective extends Destroyable {
|
|
|
2078
2089
|
//
|
|
2079
2090
|
// --------------------------------------------------------------------------
|
|
2080
2091
|
ScrollDirective.INITIALIZATION_DELAY = 1;
|
|
2081
|
-
ScrollDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2082
|
-
ScrollDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2083
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2092
|
+
ScrollDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ScrollDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2093
|
+
ScrollDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ScrollDirective, selector: "[vi-scroll]", inputs: { scrollValue: "scrollValue" }, outputs: { scrolled: "scrolled" }, host: { listeners: { "scroll": "scrollHandler()" } }, usesInheritance: true, ngImport: i0 });
|
|
2094
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ScrollDirective, decorators: [{
|
|
2084
2095
|
type: Directive,
|
|
2085
2096
|
args: [{
|
|
2086
2097
|
selector: '[vi-scroll]'
|
|
@@ -2150,9 +2161,9 @@ class InfiniteScrollDirective extends ScrollDirective {
|
|
|
2150
2161
|
return this.element.scrollHeight;
|
|
2151
2162
|
}
|
|
2152
2163
|
}
|
|
2153
|
-
InfiniteScrollDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2154
|
-
InfiniteScrollDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2155
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2164
|
+
InfiniteScrollDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: InfiniteScrollDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
2165
|
+
InfiniteScrollDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: InfiniteScrollDirective, selector: "[vi-infinite-scroll]", inputs: { elementHeight: "elementHeight" }, outputs: { top: "top", bottom: "bottom" }, usesInheritance: true, ngImport: i0 });
|
|
2166
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: InfiniteScrollDirective, decorators: [{
|
|
2156
2167
|
type: Directive,
|
|
2157
2168
|
args: [{
|
|
2158
2169
|
selector: '[vi-infinite-scroll]'
|
|
@@ -2263,9 +2274,9 @@ class AutoScrollBottomDirective extends InfiniteScrollDirective {
|
|
|
2263
2274
|
this.triggerTimer = setTimeout(this.checkTrigger, InfiniteScrollDirective.INITIALIZATION_DELAY);
|
|
2264
2275
|
}
|
|
2265
2276
|
}
|
|
2266
|
-
AutoScrollBottomDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2267
|
-
AutoScrollBottomDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2268
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2277
|
+
AutoScrollBottomDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AutoScrollBottomDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
2278
|
+
AutoScrollBottomDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: AutoScrollBottomDirective, selector: "[vi-auto-scroll-bottom]", inputs: { trigger: ["vi-auto-bottom-scroll", "trigger"] }, outputs: { triggerChanged: "triggerChanged" }, usesInheritance: true, ngImport: i0 });
|
|
2279
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: AutoScrollBottomDirective, decorators: [{
|
|
2269
2280
|
type: Directive,
|
|
2270
2281
|
args: [{
|
|
2271
2282
|
selector: '[vi-auto-scroll-bottom]'
|
|
@@ -2306,9 +2317,9 @@ class ClickToCopyDirective extends Destroyable {
|
|
|
2306
2317
|
clearTimeout(this.selectionClearTimer);
|
|
2307
2318
|
}
|
|
2308
2319
|
}
|
|
2309
|
-
ClickToCopyDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2310
|
-
ClickToCopyDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2311
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2320
|
+
ClickToCopyDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ClickToCopyDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
2321
|
+
ClickToCopyDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ClickToCopyDirective, selector: "[vi-click-to-copy]", inputs: { element: ["vi-click-to-copy", "element"] }, host: { listeners: { "click": "clickHandler($event)" } }, usesInheritance: true, ngImport: i0 });
|
|
2322
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ClickToCopyDirective, decorators: [{
|
|
2312
2323
|
type: Directive,
|
|
2313
2324
|
args: [{
|
|
2314
2325
|
selector: '[vi-click-to-copy]'
|
|
@@ -2354,9 +2365,9 @@ class ClickToSelectDirective extends Destroyable {
|
|
|
2354
2365
|
this.element = null;
|
|
2355
2366
|
}
|
|
2356
2367
|
}
|
|
2357
|
-
ClickToSelectDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2358
|
-
ClickToSelectDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2368
|
+
ClickToSelectDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ClickToSelectDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2369
|
+
ClickToSelectDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ClickToSelectDirective, selector: "[vi-click-to-select]", host: { listeners: { "click": "clickHandler($event)" } }, usesInheritance: true, ngImport: i0 });
|
|
2370
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ClickToSelectDirective, decorators: [{
|
|
2360
2371
|
type: Directive,
|
|
2361
2372
|
args: [{
|
|
2362
2373
|
selector: '[vi-click-to-select]'
|
|
@@ -2447,9 +2458,9 @@ class FocusDirective extends Destroyable {
|
|
|
2447
2458
|
this.focus();
|
|
2448
2459
|
}
|
|
2449
2460
|
}
|
|
2450
|
-
FocusDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2451
|
-
FocusDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2452
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2461
|
+
FocusDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FocusDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2462
|
+
FocusDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: FocusDirective, selector: "[vi-focus]", inputs: { trigger: ["vi-focus", "trigger"] }, usesInheritance: true, ngImport: i0 });
|
|
2463
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FocusDirective, decorators: [{
|
|
2453
2464
|
type: Directive,
|
|
2454
2465
|
args: [{
|
|
2455
2466
|
selector: '[vi-focus]'
|
|
@@ -2490,9 +2501,9 @@ class SelectOnFocusDirective extends Destroyable {
|
|
|
2490
2501
|
this.element = null;
|
|
2491
2502
|
}
|
|
2492
2503
|
}
|
|
2493
|
-
SelectOnFocusDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2494
|
-
SelectOnFocusDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2495
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2504
|
+
SelectOnFocusDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: SelectOnFocusDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2505
|
+
SelectOnFocusDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: SelectOnFocusDirective, selector: "[vi-select-on-focus]", host: { listeners: { "focus": "focusHandler()" } }, usesInheritance: true, ngImport: i0 });
|
|
2506
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: SelectOnFocusDirective, decorators: [{
|
|
2496
2507
|
type: Directive,
|
|
2497
2508
|
args: [{
|
|
2498
2509
|
selector: '[vi-select-on-focus]'
|
|
@@ -2556,9 +2567,9 @@ class HTMLContentTitleDirective extends Destroyable {
|
|
|
2556
2567
|
return this._value;
|
|
2557
2568
|
}
|
|
2558
2569
|
}
|
|
2559
|
-
HTMLContentTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2560
|
-
HTMLContentTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2561
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2570
|
+
HTMLContentTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: HTMLContentTitleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2571
|
+
HTMLContentTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: HTMLContentTitleDirective, selector: "[vi-html-content-title]", inputs: { value: ["vi-html-content-title", "value"] }, usesInheritance: true, ngImport: i0 });
|
|
2572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: HTMLContentTitleDirective, decorators: [{
|
|
2562
2573
|
type: Directive,
|
|
2563
2574
|
args: [{
|
|
2564
2575
|
selector: '[vi-html-content-title]'
|
|
@@ -2622,9 +2633,9 @@ class ResizeDirective extends Destroyable {
|
|
|
2622
2633
|
}
|
|
2623
2634
|
}
|
|
2624
2635
|
}
|
|
2625
|
-
ResizeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2626
|
-
ResizeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2627
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2636
|
+
ResizeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ResizeDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2637
|
+
ResizeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ResizeDirective, selector: "[vi-resize]", inputs: { isTop: "isTop", isLeft: "isLeft", isRight: "isRight", isBottom: "isBottom" }, outputs: { resize: "resize" }, usesInheritance: true, ngImport: i0 });
|
|
2638
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ResizeDirective, decorators: [{
|
|
2628
2639
|
type: Directive,
|
|
2629
2640
|
args: [{
|
|
2630
2641
|
selector: '[vi-resize]'
|
|
@@ -2658,7 +2669,7 @@ class ScrollCheckDirective extends DestroyableContainer {
|
|
|
2658
2669
|
this.isExceedLimit = false;
|
|
2659
2670
|
this._scrollValue = element.nativeElement.scrollTop;
|
|
2660
2671
|
fromEvent(element.nativeElement, 'scroll')
|
|
2661
|
-
.pipe(debounceTime(DateUtil.MILISECONDS_SECOND / 10), takeUntil(this.destroyed))
|
|
2672
|
+
.pipe(debounceTime$1(DateUtil.MILISECONDS_SECOND / 10), takeUntil(this.destroyed))
|
|
2662
2673
|
.subscribe(() => {
|
|
2663
2674
|
this._scrollValue = element.nativeElement.scrollTop;
|
|
2664
2675
|
this.check();
|
|
@@ -2692,9 +2703,9 @@ class ScrollCheckDirective extends DestroyableContainer {
|
|
|
2692
2703
|
return this._scrollLimit;
|
|
2693
2704
|
}
|
|
2694
2705
|
}
|
|
2695
|
-
ScrollCheckDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2696
|
-
ScrollCheckDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2697
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2706
|
+
ScrollCheckDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ScrollCheckDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2707
|
+
ScrollCheckDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ScrollCheckDirective, selector: "[vi-scroll-check]", inputs: { scrollLimit: ["vi-scroll-check", "scrollLimit"] }, outputs: { limitExceed: "limitExceed" }, usesInheritance: true, ngImport: i0 });
|
|
2708
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ScrollCheckDirective, decorators: [{
|
|
2698
2709
|
type: Directive,
|
|
2699
2710
|
args: [{
|
|
2700
2711
|
selector: '[vi-scroll-check]'
|
|
@@ -2757,9 +2768,9 @@ class LanguageMatPaginatorIntl extends MatPaginatorIntl {
|
|
|
2757
2768
|
}
|
|
2758
2769
|
}
|
|
2759
2770
|
}
|
|
2760
|
-
LanguageMatPaginatorIntl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2761
|
-
LanguageMatPaginatorIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
2762
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2771
|
+
LanguageMatPaginatorIntl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageMatPaginatorIntl, deps: [{ token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2772
|
+
LanguageMatPaginatorIntl.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageMatPaginatorIntl });
|
|
2773
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageMatPaginatorIntl, decorators: [{
|
|
2763
2774
|
type: Injectable
|
|
2764
2775
|
}], ctorParameters: function () { return [{ type: i1$1.LanguageService }]; } });
|
|
2765
2776
|
|
|
@@ -2805,9 +2816,9 @@ class LanguagePipe extends DestroyableContainer {
|
|
|
2805
2816
|
this.params = null;
|
|
2806
2817
|
}
|
|
2807
2818
|
}
|
|
2808
|
-
LanguagePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2809
|
-
LanguagePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
2810
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2819
|
+
LanguagePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipe, deps: [{ token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
2820
|
+
LanguagePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipe, name: "viTranslate", pure: false });
|
|
2821
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipe, decorators: [{
|
|
2811
2822
|
type: Pipe,
|
|
2812
2823
|
args: [{
|
|
2813
2824
|
name: 'viTranslate',
|
|
@@ -2841,9 +2852,9 @@ class LanguagePipePure extends DestroyableContainer {
|
|
|
2841
2852
|
this.language = null;
|
|
2842
2853
|
}
|
|
2843
2854
|
}
|
|
2844
|
-
LanguagePipePure.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2845
|
-
LanguagePipePure.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
2846
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2855
|
+
LanguagePipePure.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipePure, deps: [{ token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
2856
|
+
LanguagePipePure.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipePure, name: "viTranslatePure" });
|
|
2857
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipePure, decorators: [{
|
|
2847
2858
|
type: Pipe,
|
|
2848
2859
|
args: [{
|
|
2849
2860
|
name: 'viTranslatePure'
|
|
@@ -2894,9 +2905,9 @@ class LanguageResolver extends LanguageRequireResolver {
|
|
|
2894
2905
|
super(language);
|
|
2895
2906
|
}
|
|
2896
2907
|
}
|
|
2897
|
-
LanguageResolver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2898
|
-
LanguageResolver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
2899
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2908
|
+
LanguageResolver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageResolver, deps: [{ token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2909
|
+
LanguageResolver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageResolver, providedIn: 'root' });
|
|
2910
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageResolver, decorators: [{
|
|
2900
2911
|
type: Injectable,
|
|
2901
2912
|
args: [{ providedIn: 'root' }]
|
|
2902
2913
|
}], ctorParameters: function () { return [{ type: i1$1.LanguageService }]; } });
|
|
@@ -2970,9 +2981,9 @@ class LanguageDirective extends Destroyable {
|
|
|
2970
2981
|
return this._params;
|
|
2971
2982
|
}
|
|
2972
2983
|
}
|
|
2973
|
-
LanguageDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
2974
|
-
LanguageDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
2975
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
2984
|
+
LanguageDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageDirective, deps: [{ token: i0.ElementRef }, { token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2985
|
+
LanguageDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: LanguageDirective, selector: "[vi-translate]", inputs: { isNeedTitle: "isNeedTitle", key: ["vi-translate", "key"], params: "params" }, usesInheritance: true, ngImport: i0 });
|
|
2986
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageDirective, decorators: [{
|
|
2976
2987
|
type: Directive,
|
|
2977
2988
|
args: [{
|
|
2978
2989
|
selector: '[vi-translate]'
|
|
@@ -3026,9 +3037,9 @@ class LanguagePipeHas extends DestroyableContainer {
|
|
|
3026
3037
|
this.key = null;
|
|
3027
3038
|
}
|
|
3028
3039
|
}
|
|
3029
|
-
LanguagePipeHas.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
3030
|
-
LanguagePipeHas.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
3031
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
3040
|
+
LanguagePipeHas.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipeHas, deps: [{ token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
3041
|
+
LanguagePipeHas.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipeHas, name: "viTranslateHas", pure: false });
|
|
3042
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipeHas, decorators: [{
|
|
3032
3043
|
type: Pipe,
|
|
3033
3044
|
args: [{
|
|
3034
3045
|
name: 'viTranslateHas',
|
|
@@ -3062,9 +3073,9 @@ class LanguagePipeHasPure extends DestroyableContainer {
|
|
|
3062
3073
|
this.language = null;
|
|
3063
3074
|
}
|
|
3064
3075
|
}
|
|
3065
|
-
LanguagePipeHasPure.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
3066
|
-
LanguagePipeHasPure.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
3067
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
3076
|
+
LanguagePipeHasPure.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipeHasPure, deps: [{ token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
3077
|
+
LanguagePipeHasPure.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipeHasPure, name: "viTranslateHasPure" });
|
|
3078
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguagePipeHasPure, decorators: [{
|
|
3068
3079
|
type: Pipe,
|
|
3069
3080
|
args: [{
|
|
3070
3081
|
name: 'viTranslateHasPure',
|
|
@@ -3145,9 +3156,9 @@ class LanguageHasDirective extends Destroyable {
|
|
|
3145
3156
|
return this._key;
|
|
3146
3157
|
}
|
|
3147
3158
|
}
|
|
3148
|
-
LanguageHasDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
3149
|
-
LanguageHasDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
3150
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
3159
|
+
LanguageHasDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageHasDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3160
|
+
LanguageHasDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: LanguageHasDirective, selector: "[viTranslateHas]", inputs: { isOnlyIfNotEmpty: "isOnlyIfNotEmpty", key: ["viTranslateHas", "key"] }, usesInheritance: true, ngImport: i0 });
|
|
3161
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageHasDirective, decorators: [{
|
|
3151
3162
|
type: Directive,
|
|
3152
3163
|
args: [{
|
|
3153
3164
|
selector: '[viTranslateHas]'
|
|
@@ -3192,10 +3203,10 @@ class LanguageModule {
|
|
|
3192
3203
|
};
|
|
3193
3204
|
}
|
|
3194
3205
|
}
|
|
3195
|
-
LanguageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
3196
|
-
LanguageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
3197
|
-
LanguageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
3198
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
3206
|
+
LanguageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3207
|
+
LanguageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageModule, declarations: [LanguagePipe, LanguagePipePure, LanguagePipeHas, LanguagePipeHasPure, LanguageHasDirective, LanguageDirective], imports: [CookieModule], exports: [LanguagePipe, LanguagePipePure, LanguagePipeHas, LanguagePipeHasPure, LanguageHasDirective, LanguageDirective] });
|
|
3208
|
+
LanguageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageModule, imports: [[CookieModule]] });
|
|
3209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageModule, decorators: [{
|
|
3199
3210
|
type: NgModule,
|
|
3200
3211
|
args: [{
|
|
3201
3212
|
imports: [CookieModule],
|
|
@@ -4007,9 +4018,9 @@ class WindowElement extends DestroyableContainer {
|
|
|
4007
4018
|
}
|
|
4008
4019
|
}
|
|
4009
4020
|
}
|
|
4010
|
-
WindowElement.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
4011
|
-
WindowElement.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
4012
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
4021
|
+
WindowElement.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowElement, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
4022
|
+
WindowElement.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: WindowElement, selector: "ng-component", usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
4023
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowElement, decorators: [{
|
|
4013
4024
|
type: Component,
|
|
4014
4025
|
args: [{ template: '' }]
|
|
4015
4026
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
@@ -4062,9 +4073,9 @@ class BottomSheetCloseElementComponent extends WindowElement {
|
|
|
4062
4073
|
// --------------------------------------------------------------------------
|
|
4063
4074
|
BottomSheetCloseElementComponent.ICON_CLASS = 'fas fa-times';
|
|
4064
4075
|
BottomSheetCloseElementComponent.ICON_VALUE = null;
|
|
4065
|
-
BottomSheetCloseElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
4066
|
-
BottomSheetCloseElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
4067
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
4076
|
+
BottomSheetCloseElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetCloseElementComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
4077
|
+
BottomSheetCloseElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: BottomSheetCloseElementComponent, selector: "vi-bottom-sheet-close-element", usesInheritance: true, ngImport: i0, template: '', isInline: true, styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] });
|
|
4078
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetCloseElementComponent, decorators: [{
|
|
4068
4079
|
type: Component,
|
|
4069
4080
|
args: [{ selector: 'vi-bottom-sheet-close-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
4070
4081
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
@@ -4420,9 +4431,9 @@ class WindowService extends Destroyable {
|
|
|
4420
4431
|
return this._windows;
|
|
4421
4432
|
}
|
|
4422
4433
|
}
|
|
4423
|
-
WindowService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
4424
|
-
WindowService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
4425
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
4434
|
+
WindowService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowService, deps: [{ token: i1.MatDialog }, { token: i1$1.LanguageService }, { token: CookieService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4435
|
+
WindowService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowService, providedIn: 'root' });
|
|
4436
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowService, decorators: [{
|
|
4426
4437
|
type: Injectable,
|
|
4427
4438
|
args: [{ providedIn: 'root' }]
|
|
4428
4439
|
}], ctorParameters: function () { return [{ type: i1.MatDialog }, { type: i1$1.LanguageService }, { type: CookieService }]; } });
|
|
@@ -4584,9 +4595,9 @@ class IWindowContent extends DestroyableContainer {
|
|
|
4584
4595
|
}
|
|
4585
4596
|
}
|
|
4586
4597
|
}
|
|
4587
|
-
IWindowContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
4588
|
-
IWindowContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
4589
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
4598
|
+
IWindowContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: IWindowContent, deps: [{ token: WINDOW_CONTENT_CONTAINER, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
4599
|
+
IWindowContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: IWindowContent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
4600
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: IWindowContent, decorators: [{
|
|
4590
4601
|
type: Component,
|
|
4591
4602
|
args: [{ template: '' }]
|
|
4592
4603
|
}], ctorParameters: function () {
|
|
@@ -4650,9 +4661,9 @@ class WindowQuestionComponent extends WindowQuestionBaseComponent {
|
|
|
4650
4661
|
}
|
|
4651
4662
|
}
|
|
4652
4663
|
}
|
|
4653
|
-
WindowQuestionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
4654
|
-
WindowQuestionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
4655
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
4664
|
+
WindowQuestionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowQuestionComponent, deps: [{ token: i0.ViewContainerRef }, { token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4665
|
+
WindowQuestionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: WindowQuestionComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "<p class=\"text m-4 text-center mouse-inactive text-word-wrap-break-word\" [innerHTML]=\"text\"></p>\n\n<div class=\"text-center border-sm-top p-3\">\n\n <button (click)=\"data?.closeClickHandler()\" mat-stroked-button *ngIf=\"data?.isInfo\">\n <span [innerHTML]=\"data?.closeText\"></span>\n </button>\n\n <button class=\"mr-3\" (click)=\"data?.yesClickHandler()\" color=\"primary\" mat-stroked-button *ngIf=\"data?.isQuestion\">\n <span [innerHTML]=\"data?.yesText\"></span>\n </button>\n\n <button (click)=\"data?.notClickHandler()\" mat-stroked-button *ngIf=\"data?.isQuestion\">\n <span [innerHTML]=\"data?.notText\"></span>\n </button>\n\n</div>", components: [{ type: i2.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], directives: [{ type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
4666
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowQuestionComponent, decorators: [{
|
|
4656
4667
|
type: Component,
|
|
4657
4668
|
args: [{ template: "<p class=\"text m-4 text-center mouse-inactive text-word-wrap-break-word\" [innerHTML]=\"text\"></p>\n\n<div class=\"text-center border-sm-top p-3\">\n\n <button (click)=\"data?.closeClickHandler()\" mat-stroked-button *ngIf=\"data?.isInfo\">\n <span [innerHTML]=\"data?.closeText\"></span>\n </button>\n\n <button class=\"mr-3\" (click)=\"data?.yesClickHandler()\" color=\"primary\" mat-stroked-button *ngIf=\"data?.isQuestion\">\n <span [innerHTML]=\"data?.yesText\"></span>\n </button>\n\n <button (click)=\"data?.notClickHandler()\" mat-stroked-button *ngIf=\"data?.isQuestion\">\n <span [innerHTML]=\"data?.notText\"></span>\n </button>\n\n</div>" }]
|
|
4658
4669
|
}], ctorParameters: function () { return [{ type: i0.ViewContainerRef }, { type: i1$1.LanguageService }]; } });
|
|
@@ -4734,9 +4745,9 @@ class BottomSheetService extends Destroyable {
|
|
|
4734
4745
|
return this.observer.asObservable();
|
|
4735
4746
|
}
|
|
4736
4747
|
}
|
|
4737
|
-
BottomSheetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
4738
|
-
BottomSheetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
4739
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
4748
|
+
BottomSheetService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetService, deps: [{ token: i1$2.MatBottomSheet }, { token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4749
|
+
BottomSheetService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetService, providedIn: 'root' });
|
|
4750
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetService, decorators: [{
|
|
4740
4751
|
type: Injectable,
|
|
4741
4752
|
args: [{ providedIn: 'root' }]
|
|
4742
4753
|
}], ctorParameters: function () { return [{ type: i1$2.MatBottomSheet }, { type: i1$1.LanguageService }]; } });
|
|
@@ -4764,10 +4775,10 @@ class BottomSheetModule {
|
|
|
4764
4775
|
};
|
|
4765
4776
|
}
|
|
4766
4777
|
}
|
|
4767
|
-
BottomSheetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
4768
|
-
BottomSheetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
4769
|
-
BottomSheetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
4770
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
4778
|
+
BottomSheetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4779
|
+
BottomSheetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetModule, declarations: [BottomSheetCloseElementComponent], imports: [CommonModule, FormsModule, MatBottomSheetModule, MatButtonModule, LanguageModule], exports: [BottomSheetCloseElementComponent] });
|
|
4780
|
+
BottomSheetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetModule, imports: [IMPORTS$4] });
|
|
4781
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BottomSheetModule, decorators: [{
|
|
4771
4782
|
type: NgModule,
|
|
4772
4783
|
args: [{
|
|
4773
4784
|
imports: IMPORTS$4,
|
|
@@ -5030,9 +5041,9 @@ class INotificationContent extends DestroyableContainer {
|
|
|
5030
5041
|
return this._config;
|
|
5031
5042
|
}
|
|
5032
5043
|
}
|
|
5033
|
-
INotificationContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5034
|
-
INotificationContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
5035
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5044
|
+
INotificationContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: INotificationContent, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
5045
|
+
INotificationContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: INotificationContent, selector: "ng-component", inputs: { config: "config" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
5046
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: INotificationContent, decorators: [{
|
|
5036
5047
|
type: Component,
|
|
5037
5048
|
args: [{ template: '' }]
|
|
5038
5049
|
}], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { config: [{
|
|
@@ -5075,9 +5086,9 @@ class NotificationQuestionBaseComponent extends INotificationContent {
|
|
|
5075
5086
|
return this.data ? this.data.isInfo : false;
|
|
5076
5087
|
}
|
|
5077
5088
|
}
|
|
5078
|
-
NotificationQuestionBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5079
|
-
NotificationQuestionBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
5080
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5089
|
+
NotificationQuestionBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationQuestionBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
5090
|
+
NotificationQuestionBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: NotificationQuestionBaseComponent, selector: "ng-component", host: { listeners: { "click": "clickHandler()" } }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
5091
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationQuestionBaseComponent, decorators: [{
|
|
5081
5092
|
type: Component,
|
|
5082
5093
|
args: [{ template: '' }]
|
|
5083
5094
|
}], propDecorators: { clickHandler: [{
|
|
@@ -5130,9 +5141,9 @@ class NotificationComponent extends NotificationQuestionBaseComponent {
|
|
|
5130
5141
|
}
|
|
5131
5142
|
}
|
|
5132
5143
|
}
|
|
5133
|
-
NotificationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5134
|
-
NotificationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
5135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5144
|
+
NotificationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationComponent, deps: [{ token: i0.ViewContainerRef }, { token: i1$1.LanguageService }, { token: NotificationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5145
|
+
NotificationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: NotificationComponent, selector: "vi-notification", usesInheritance: true, ngImport: i0, template: "<p class=\"text m-4 text-center mouse-inactive text-word-wrap-break-word\" [innerHTML]=\"data?.text\"></p>\n\n<div class=\"text-center border-sm-top p-3\" *ngIf=\"data?.isQuestion\">\n\n <button class=\"mr-3\" (click)=\"data?.yesClickHandler()\" tabindex=\"-1\" color=\"primary\" mat-stroked-button>\n <span [innerHTML]=\"data?.yesText\"></span>\n </button>\n\n <button (click)=\"data?.notClickHandler()\" tabindex=\"-1\" mat-stroked-button>\n <span [innerHTML]=\"data?.notText\"></span>\n </button>\n\n</div>", styles: [":host{max-width:280px;min-width:200px;box-sizing:border-box}\n"], components: [{ type: i2.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], directives: [{ type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
5146
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationComponent, decorators: [{
|
|
5136
5147
|
type: Component,
|
|
5137
5148
|
args: [{ selector: 'vi-notification', template: "<p class=\"text m-4 text-center mouse-inactive text-word-wrap-break-word\" [innerHTML]=\"data?.text\"></p>\n\n<div class=\"text-center border-sm-top p-3\" *ngIf=\"data?.isQuestion\">\n\n <button class=\"mr-3\" (click)=\"data?.yesClickHandler()\" tabindex=\"-1\" color=\"primary\" mat-stroked-button>\n <span [innerHTML]=\"data?.yesText\"></span>\n </button>\n\n <button (click)=\"data?.notClickHandler()\" tabindex=\"-1\" mat-stroked-button>\n <span [innerHTML]=\"data?.notText\"></span>\n </button>\n\n</div>", styles: [":host{max-width:280px;min-width:200px;box-sizing:border-box}\n"] }]
|
|
5138
5149
|
}], ctorParameters: function () { return [{ type: i0.ViewContainerRef }, { type: i1$1.LanguageService }, { type: NotificationService }]; } });
|
|
@@ -5179,10 +5190,10 @@ class NotificationModule {
|
|
|
5179
5190
|
};
|
|
5180
5191
|
}
|
|
5181
5192
|
}
|
|
5182
|
-
NotificationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5183
|
-
NotificationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
5184
|
-
NotificationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
5185
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5193
|
+
NotificationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5194
|
+
NotificationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationModule, declarations: [NotificationComponent], imports: [CommonModule, FormsModule, MatDialogModule, MatButtonModule, LanguageModule], exports: [NotificationComponent] });
|
|
5195
|
+
NotificationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationModule, imports: [IMPORTS$3] });
|
|
5196
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NotificationModule, decorators: [{
|
|
5186
5197
|
type: NgModule,
|
|
5187
5198
|
args: [{
|
|
5188
5199
|
imports: IMPORTS$3,
|
|
@@ -5216,9 +5227,9 @@ class CamelCasePipe {
|
|
|
5216
5227
|
return _.camelCase(value);
|
|
5217
5228
|
}
|
|
5218
5229
|
}
|
|
5219
|
-
CamelCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5220
|
-
CamelCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5221
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5230
|
+
CamelCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CamelCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5231
|
+
CamelCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CamelCasePipe, name: "viCamelCase" });
|
|
5232
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CamelCasePipe, decorators: [{
|
|
5222
5233
|
type: Pipe,
|
|
5223
5234
|
args: [{
|
|
5224
5235
|
name: 'viCamelCase'
|
|
@@ -5265,9 +5276,9 @@ class FinancePipe {
|
|
|
5265
5276
|
//
|
|
5266
5277
|
// --------------------------------------------------------------------------
|
|
5267
5278
|
FinancePipe.DEFAULT_FORMAT = '0,0';
|
|
5268
|
-
FinancePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5269
|
-
FinancePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5270
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5279
|
+
FinancePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FinancePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5280
|
+
FinancePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FinancePipe, name: "viFinance" });
|
|
5281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FinancePipe, decorators: [{
|
|
5271
5282
|
type: Pipe,
|
|
5272
5283
|
args: [{
|
|
5273
5284
|
name: 'viFinance'
|
|
@@ -5331,9 +5342,9 @@ class MomentDatePipe {
|
|
|
5331
5342
|
//
|
|
5332
5343
|
// --------------------------------------------------------------------------
|
|
5333
5344
|
MomentDatePipe.DEFAULT_FORMAT = 'LLL';
|
|
5334
|
-
MomentDatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5335
|
-
MomentDatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5336
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5345
|
+
MomentDatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5346
|
+
MomentDatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDatePipe, name: "viMomentDate" });
|
|
5347
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDatePipe, decorators: [{
|
|
5337
5348
|
type: Pipe,
|
|
5338
5349
|
args: [{
|
|
5339
5350
|
name: 'viMomentDate'
|
|
@@ -5377,9 +5388,9 @@ MomentDateAdaptivePipe.HOUR_FORMAT = 'HH:ss';
|
|
|
5377
5388
|
MomentDateAdaptivePipe.DAY_FORMAT = 'DD MMM HH:ss';
|
|
5378
5389
|
MomentDateAdaptivePipe.MONTH_FORMAT = 'DD MMM HH:ss';
|
|
5379
5390
|
MomentDateAdaptivePipe.YEAR_FORMAT = 'LLL';
|
|
5380
|
-
MomentDateAdaptivePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5381
|
-
MomentDateAdaptivePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5382
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5391
|
+
MomentDateAdaptivePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDateAdaptivePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5392
|
+
MomentDateAdaptivePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDateAdaptivePipe, name: "viMomentAdaptiveDate" });
|
|
5393
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDateAdaptivePipe, decorators: [{
|
|
5383
5394
|
type: Pipe,
|
|
5384
5395
|
args: [{
|
|
5385
5396
|
name: 'viMomentAdaptiveDate'
|
|
@@ -5396,9 +5407,9 @@ class MomentDateFromNowPipe {
|
|
|
5396
5407
|
return MomentDatePipe.fromNow(value, format);
|
|
5397
5408
|
}
|
|
5398
5409
|
}
|
|
5399
|
-
MomentDateFromNowPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5400
|
-
MomentDateFromNowPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5401
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5410
|
+
MomentDateFromNowPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDateFromNowPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5411
|
+
MomentDateFromNowPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDateFromNowPipe, name: "viMomentDateFromNow" });
|
|
5412
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentDateFromNowPipe, decorators: [{
|
|
5402
5413
|
type: Pipe,
|
|
5403
5414
|
args: [{
|
|
5404
5415
|
name: 'viMomentDateFromNow'
|
|
@@ -5427,9 +5438,9 @@ class MomentTimePipe {
|
|
|
5427
5438
|
//
|
|
5428
5439
|
// --------------------------------------------------------------------------
|
|
5429
5440
|
MomentTimePipe.DEFAULT_FORMAT = 'hh:mm:ss';
|
|
5430
|
-
MomentTimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5431
|
-
MomentTimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5432
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5441
|
+
MomentTimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentTimePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5442
|
+
MomentTimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentTimePipe, name: "viMomentTime" });
|
|
5443
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MomentTimePipe, decorators: [{
|
|
5433
5444
|
type: Pipe,
|
|
5434
5445
|
args: [{
|
|
5435
5446
|
name: 'viMomentTime'
|
|
@@ -5465,9 +5476,9 @@ class NgModelErrorPipe {
|
|
|
5465
5476
|
return this.language.translate('error.form.' + key, value);
|
|
5466
5477
|
}
|
|
5467
5478
|
}
|
|
5468
|
-
NgModelErrorPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5469
|
-
NgModelErrorPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5470
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5479
|
+
NgModelErrorPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NgModelErrorPipe, deps: [{ token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5480
|
+
NgModelErrorPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NgModelErrorPipe, name: "viNgModelError" });
|
|
5481
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: NgModelErrorPipe, decorators: [{
|
|
5471
5482
|
type: Pipe,
|
|
5472
5483
|
args: [{
|
|
5473
5484
|
name: 'viNgModelError'
|
|
@@ -5508,9 +5519,9 @@ class SanitizePipe {
|
|
|
5508
5519
|
}
|
|
5509
5520
|
}
|
|
5510
5521
|
}
|
|
5511
|
-
SanitizePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5512
|
-
SanitizePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5513
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5522
|
+
SanitizePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: SanitizePipe, deps: [{ token: i1$3.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5523
|
+
SanitizePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: SanitizePipe, name: "viSanitize" });
|
|
5524
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: SanitizePipe, decorators: [{
|
|
5514
5525
|
type: Pipe,
|
|
5515
5526
|
args: [{
|
|
5516
5527
|
name: 'viSanitize'
|
|
@@ -5530,9 +5541,9 @@ class StartCasePipe {
|
|
|
5530
5541
|
return value.charAt(0).toUpperCase() + value.slice(1);
|
|
5531
5542
|
}
|
|
5532
5543
|
}
|
|
5533
|
-
StartCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5534
|
-
StartCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5535
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5544
|
+
StartCasePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: StartCasePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5545
|
+
StartCasePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: StartCasePipe, name: "viStartCase" });
|
|
5546
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: StartCasePipe, decorators: [{
|
|
5536
5547
|
type: Pipe,
|
|
5537
5548
|
args: [{
|
|
5538
5549
|
name: 'viStartCase'
|
|
@@ -5562,9 +5573,9 @@ class TimePipe {
|
|
|
5562
5573
|
//
|
|
5563
5574
|
// --------------------------------------------------------------------------
|
|
5564
5575
|
TimePipe.DEFAULT_FORMAT = '00:00:00';
|
|
5565
|
-
TimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5566
|
-
TimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5567
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5576
|
+
TimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TimePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5577
|
+
TimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TimePipe, name: "viTime" });
|
|
5578
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TimePipe, decorators: [{
|
|
5568
5579
|
type: Pipe,
|
|
5569
5580
|
args: [{
|
|
5570
5581
|
name: 'viTime'
|
|
@@ -5584,9 +5595,9 @@ class TruncatePipe {
|
|
|
5584
5595
|
return _.truncate(value, { length: maxLength });
|
|
5585
5596
|
}
|
|
5586
5597
|
}
|
|
5587
|
-
TruncatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5588
|
-
TruncatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5589
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5598
|
+
TruncatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TruncatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5599
|
+
TruncatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TruncatePipe, name: "viTruncate" });
|
|
5600
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TruncatePipe, decorators: [{
|
|
5590
5601
|
type: Pipe,
|
|
5591
5602
|
args: [{
|
|
5592
5603
|
name: 'viTruncate'
|
|
@@ -5619,9 +5630,9 @@ class PrettifyPipe {
|
|
|
5619
5630
|
//
|
|
5620
5631
|
// --------------------------------------------------------------------------
|
|
5621
5632
|
PrettifyPipe.EMPTY_SYMBOL = '-';
|
|
5622
|
-
PrettifyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5623
|
-
PrettifyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
5624
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5633
|
+
PrettifyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: PrettifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
5634
|
+
PrettifyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: PrettifyPipe, name: "viPrettify" });
|
|
5635
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: PrettifyPipe, decorators: [{
|
|
5625
5636
|
type: Pipe,
|
|
5626
5637
|
args: [{
|
|
5627
5638
|
name: 'viPrettify'
|
|
@@ -5815,9 +5826,9 @@ class ThemeAssetDirective extends Destroyable {
|
|
|
5815
5826
|
}
|
|
5816
5827
|
}
|
|
5817
5828
|
}
|
|
5818
|
-
ThemeAssetDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5819
|
-
ThemeAssetDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
5820
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5829
|
+
ThemeAssetDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeAssetDirective, deps: [{ token: i0.ElementRef }, { token: i1$4.ThemeService }, { token: i1$4.ThemeAssetService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
5830
|
+
ThemeAssetDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ThemeAssetDirective, inputs: { isSound: "isSound", isVideo: "isVideo", isFile: "isFile", isImage: "isImage", isBackground: "isBackground", isIgnoreTheme: "isIgnoreTheme", name: "name", extension: "extension" }, host: { listeners: { "error": "errorLoadingHandler($event)" } }, usesInheritance: true, ngImport: i0 });
|
|
5831
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeAssetDirective, decorators: [{
|
|
5821
5832
|
type: Directive
|
|
5822
5833
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$4.ThemeService }, { type: i1$4.ThemeAssetService }]; }, propDecorators: { errorLoadingHandler: [{
|
|
5823
5834
|
type: HostListener,
|
|
@@ -5862,9 +5873,9 @@ class ThemeAssetBackgroundDirective extends ThemeAssetDirective {
|
|
|
5862
5873
|
ViewUtil.removeStyle(this.element, 'backgroundImage');
|
|
5863
5874
|
}
|
|
5864
5875
|
}
|
|
5865
|
-
ThemeAssetBackgroundDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5866
|
-
ThemeAssetBackgroundDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
5867
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5876
|
+
ThemeAssetBackgroundDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeAssetBackgroundDirective, deps: [{ token: i0.ElementRef }, { token: i1$4.ThemeService }, { token: i1$4.ThemeAssetService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
5877
|
+
ThemeAssetBackgroundDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ThemeAssetBackgroundDirective, selector: "[vi-theme-background]", usesInheritance: true, ngImport: i0 });
|
|
5878
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeAssetBackgroundDirective, decorators: [{
|
|
5868
5879
|
type: Directive,
|
|
5869
5880
|
args: [{
|
|
5870
5881
|
selector: '[vi-theme-background]'
|
|
@@ -5892,9 +5903,9 @@ class ThemeAssetImageDirective extends ThemeAssetDirective {
|
|
|
5892
5903
|
this.element.src = null;
|
|
5893
5904
|
}
|
|
5894
5905
|
}
|
|
5895
|
-
ThemeAssetImageDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5896
|
-
ThemeAssetImageDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
5897
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5906
|
+
ThemeAssetImageDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeAssetImageDirective, deps: [{ token: i0.ElementRef }, { token: i1$4.ThemeService }, { token: i1$4.ThemeAssetService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
5907
|
+
ThemeAssetImageDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ThemeAssetImageDirective, selector: "[vi-theme-image]", usesInheritance: true, ngImport: i0 });
|
|
5908
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeAssetImageDirective, decorators: [{
|
|
5898
5909
|
type: Directive,
|
|
5899
5910
|
args: [{
|
|
5900
5911
|
selector: '[vi-theme-image]'
|
|
@@ -5947,9 +5958,9 @@ class ThemeToggleDirective extends Destroyable {
|
|
|
5947
5958
|
this.theme = null;
|
|
5948
5959
|
}
|
|
5949
5960
|
}
|
|
5950
|
-
ThemeToggleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
5951
|
-
ThemeToggleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
5952
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
5961
|
+
ThemeToggleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeToggleDirective, deps: [{ token: i1$4.ThemeService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
5962
|
+
ThemeToggleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ThemeToggleDirective, selector: "[vi-theme-toggle]", host: { listeners: { "click": "clickHandler($event)" } }, usesInheritance: true, ngImport: i0 });
|
|
5963
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeToggleDirective, decorators: [{
|
|
5953
5964
|
type: Directive,
|
|
5954
5965
|
args: [{
|
|
5955
5966
|
selector: '[vi-theme-toggle]'
|
|
@@ -6051,9 +6062,9 @@ class ThemeStyleDirective extends Destroyable {
|
|
|
6051
6062
|
}
|
|
6052
6063
|
}
|
|
6053
6064
|
}
|
|
6054
|
-
ThemeStyleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6055
|
-
ThemeStyleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
6056
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6065
|
+
ThemeStyleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeStyleDirective, deps: [{ token: i0.ElementRef }, { token: i1$4.ThemeService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
6066
|
+
ThemeStyleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ThemeStyleDirective, selector: "[vi-theme-style]", inputs: { flags: "flags", styleName: "styleName", key: ["vi-theme-style", "key"] }, usesInheritance: true, ngImport: i0 });
|
|
6067
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeStyleDirective, decorators: [{
|
|
6057
6068
|
type: Directive,
|
|
6058
6069
|
args: [{
|
|
6059
6070
|
selector: '[vi-theme-style]'
|
|
@@ -6154,9 +6165,9 @@ class ThemeStyleHoverDirective extends ThemeStyleDirective {
|
|
|
6154
6165
|
super.flags = value;
|
|
6155
6166
|
}
|
|
6156
6167
|
}
|
|
6157
|
-
ThemeStyleHoverDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6158
|
-
ThemeStyleHoverDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
6159
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6168
|
+
ThemeStyleHoverDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeStyleHoverDirective, deps: [{ token: i0.ElementRef }, { token: i1$4.ThemeService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
6169
|
+
ThemeStyleHoverDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: ThemeStyleHoverDirective, selector: "[vi-theme-style-hover]", inputs: { key: ["vi-theme-style-hover", "key"], styleName: "styleName", flags: "flags" }, usesInheritance: true, ngImport: i0 });
|
|
6170
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeStyleHoverDirective, decorators: [{
|
|
6160
6171
|
type: Directive,
|
|
6161
6172
|
args: [{
|
|
6162
6173
|
selector: '[vi-theme-style-hover]'
|
|
@@ -6199,10 +6210,10 @@ class ThemeModule {
|
|
|
6199
6210
|
};
|
|
6200
6211
|
}
|
|
6201
6212
|
}
|
|
6202
|
-
ThemeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6203
|
-
ThemeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
6204
|
-
ThemeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
6205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6213
|
+
ThemeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6214
|
+
ThemeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeModule, declarations: [ThemeToggleDirective, ThemeAssetImageDirective, ThemeAssetBackgroundDirective, ThemeStyleDirective, ThemeStyleHoverDirective], imports: [CookieModule], exports: [ThemeToggleDirective, ThemeAssetImageDirective, ThemeAssetBackgroundDirective, ThemeStyleDirective, ThemeStyleHoverDirective] });
|
|
6215
|
+
ThemeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeModule, imports: [[CookieModule]] });
|
|
6216
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: ThemeModule, decorators: [{
|
|
6206
6217
|
type: NgModule,
|
|
6207
6218
|
args: [{
|
|
6208
6219
|
imports: [CookieModule],
|
|
@@ -6301,9 +6312,9 @@ class WindowDragAreaDirective extends Destroyable {
|
|
|
6301
6312
|
return this._window;
|
|
6302
6313
|
}
|
|
6303
6314
|
}
|
|
6304
|
-
WindowDragAreaDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6305
|
-
WindowDragAreaDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
6306
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6315
|
+
WindowDragAreaDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowDragAreaDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
6316
|
+
WindowDragAreaDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: WindowDragAreaDirective, selector: "[vi-window-drag-area]", inputs: { window: ["vi-window-drag-area", "window"] }, usesInheritance: true, ngImport: i0 });
|
|
6317
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowDragAreaDirective, decorators: [{
|
|
6307
6318
|
type: Directive,
|
|
6308
6319
|
args: [{
|
|
6309
6320
|
selector: '[vi-window-drag-area]'
|
|
@@ -6361,9 +6372,9 @@ class WindowCloseElementComponent extends WindowElement {
|
|
|
6361
6372
|
// --------------------------------------------------------------------------
|
|
6362
6373
|
WindowCloseElementComponent.ICON_CLASS = 'fas fa-times';
|
|
6363
6374
|
WindowCloseElementComponent.ICON_VALUE = null;
|
|
6364
|
-
WindowCloseElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6365
|
-
WindowCloseElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
6366
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6375
|
+
WindowCloseElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowCloseElementComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
6376
|
+
WindowCloseElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: WindowCloseElementComponent, selector: "vi-window-close-element", usesInheritance: true, ngImport: i0, template: '', isInline: true, styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] });
|
|
6377
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowCloseElementComponent, decorators: [{
|
|
6367
6378
|
type: Component,
|
|
6368
6379
|
args: [{ selector: 'vi-window-close-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
6369
6380
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
@@ -6415,9 +6426,9 @@ class WindowResizeElementComponent extends WindowElement {
|
|
|
6415
6426
|
// --------------------------------------------------------------------------
|
|
6416
6427
|
WindowResizeElementComponent.ICON_CLASS = 'fas fa-arrows-alt';
|
|
6417
6428
|
WindowResizeElementComponent.ICON_VALUE = null;
|
|
6418
|
-
WindowResizeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6419
|
-
WindowResizeElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
6420
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6429
|
+
WindowResizeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowResizeElementComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
6430
|
+
WindowResizeElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: WindowResizeElementComponent, selector: "vi-window-resize-element", usesInheritance: true, ngImport: i0, template: '', isInline: true, styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] });
|
|
6431
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowResizeElementComponent, decorators: [{
|
|
6421
6432
|
type: Component,
|
|
6422
6433
|
args: [{ selector: 'vi-window-resize-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
6423
6434
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
@@ -6488,9 +6499,9 @@ class WindowMinimizeElementComponent extends WindowElement {
|
|
|
6488
6499
|
WindowMinimizeElementComponent.ICON_CLASS = null;
|
|
6489
6500
|
WindowMinimizeElementComponent.ICON_MINIMIZE_VALUE = null;
|
|
6490
6501
|
WindowMinimizeElementComponent.ICON_MAXIMIZE_VALUE = null;
|
|
6491
|
-
WindowMinimizeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6492
|
-
WindowMinimizeElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
6493
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6502
|
+
WindowMinimizeElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowMinimizeElementComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
6503
|
+
WindowMinimizeElementComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: WindowMinimizeElementComponent, selector: "vi-window-minimize-element", usesInheritance: true, ngImport: i0, template: '', isInline: true, styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] });
|
|
6504
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowMinimizeElementComponent, decorators: [{
|
|
6494
6505
|
type: Component,
|
|
6495
6506
|
args: [{ selector: 'vi-window-minimize-element', template: '', styles: [":host{display:block;position:absolute;color:#fff;background-color:#0006;border-radius:50%;padding:8px;font-size:14px;font-weight:700}:host:hover{background-color:#0009}:host.small{font-size:10px;padding:4px}\n"] }]
|
|
6496
6507
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
@@ -6768,10 +6779,10 @@ class WindowModule {
|
|
|
6768
6779
|
};
|
|
6769
6780
|
}
|
|
6770
6781
|
}
|
|
6771
|
-
WindowModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6772
|
-
WindowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
6773
|
-
WindowModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
6774
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6782
|
+
WindowModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6783
|
+
WindowModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowModule, declarations: [WindowDragAreaDirective, WindowQuestionComponent, WindowCloseElementComponent, WindowResizeElementComponent, WindowMinimizeElementComponent], imports: [CommonModule, FormsModule, MatButtonModule, MatDialogModule, CookieModule, LanguageModule], exports: [WindowDragAreaDirective, WindowQuestionComponent, WindowCloseElementComponent, WindowResizeElementComponent, WindowMinimizeElementComponent] });
|
|
6784
|
+
WindowModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowModule, imports: [IMPORTS$2] });
|
|
6785
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: WindowModule, decorators: [{
|
|
6775
6786
|
type: NgModule,
|
|
6776
6787
|
args: [{
|
|
6777
6788
|
imports: IMPORTS$2,
|
|
@@ -6822,9 +6833,9 @@ class MenuTriggerForDirective extends MatMenuTrigger {
|
|
|
6822
6833
|
return super.menu;
|
|
6823
6834
|
}
|
|
6824
6835
|
}
|
|
6825
|
-
MenuTriggerForDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6826
|
-
MenuTriggerForDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
6827
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6836
|
+
MenuTriggerForDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MenuTriggerForDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
6837
|
+
MenuTriggerForDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: MenuTriggerForDirective, selector: "[vi-menu-trigger-for]", inputs: { menu: ["vi-menu-trigger-for", "menu"] }, usesInheritance: true, ngImport: i0 });
|
|
6838
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MenuTriggerForDirective, decorators: [{
|
|
6828
6839
|
type: Directive,
|
|
6829
6840
|
args: [{
|
|
6830
6841
|
selector: '[vi-menu-trigger-for]'
|
|
@@ -6885,8 +6896,8 @@ class VICommonModule {
|
|
|
6885
6896
|
};
|
|
6886
6897
|
}
|
|
6887
6898
|
}
|
|
6888
|
-
VICommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
6889
|
-
VICommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
6899
|
+
VICommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: VICommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6900
|
+
VICommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: VICommonModule, declarations: [TimePipe,
|
|
6890
6901
|
FinancePipe,
|
|
6891
6902
|
SanitizePipe,
|
|
6892
6903
|
TruncatePipe,
|
|
@@ -6933,8 +6944,8 @@ VICommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version:
|
|
|
6933
6944
|
HTMLContentTitleDirective,
|
|
6934
6945
|
AutoScrollBottomDirective,
|
|
6935
6946
|
AspectRatioResizeDirective] });
|
|
6936
|
-
VICommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
6937
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
6947
|
+
VICommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: VICommonModule, imports: [IMPORTS$1, CookieModule, ThemeModule, LanguageModule, AssetModule, WindowModule, NotificationModule] });
|
|
6948
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: VICommonModule, decorators: [{
|
|
6938
6949
|
type: NgModule,
|
|
6939
6950
|
args: [{
|
|
6940
6951
|
imports: IMPORTS$1,
|
|
@@ -7005,9 +7016,9 @@ class LanguageSelectorComponent extends DestroyableContainer {
|
|
|
7005
7016
|
this.commitIsNeedLabelProperties();
|
|
7006
7017
|
}
|
|
7007
7018
|
}
|
|
7008
|
-
LanguageSelectorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7009
|
-
LanguageSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
7010
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7019
|
+
LanguageSelectorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageSelectorComponent, deps: [{ token: i0.ElementRef }, { token: i1$1.LanguageService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7020
|
+
LanguageSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: LanguageSelectorComponent, selector: "vi-language-selector", inputs: { isNeedIcon: "isNeedIcon", isNeedLabel: "isNeedLabel" }, usesInheritance: true, ngImport: i0, template: "<mat-form-field class=\"d-block no-underline\" [title]=\"'general.locale' | viTranslate\">\n <mat-select [(ngModel)]=\"language.language\">\n <mat-select-trigger>\n <div class=\"d-flex text-one-line align-items-center\">\n <img class=\"mr-2 flex-shrink-0\" style=\"height: 22px; width: 24px\" [src]=\"language.language?.locale + 'Language' | viAssetIcon:'svg'\" *ngIf=\"isNeedIcon\">\n <p class=\"text-one-line mouse-inactive flex-grow-1\" [innerHTML]=\"language.language?.name\" *ngIf=\"isNeedLabel\"></p>\n </div>\n </mat-select-trigger>\n \n <mat-option *ngFor=\"let item of language.languages?.collection\" [value]=\"item\">\n <div class=\"d-flex text-one-line align-items-center\">\n <img class=\"mr-2 flex-shrink-0\" style=\"width: 24px\" [src]=\"item.locale + 'Language' | viAssetIcon:'svg'\">\n <p class=\"text-one-line mouse-inactive flex-grow-1\" [innerHTML]=\"item.name\"></p>\n </div>\n </mat-option>\n </mat-select>\n</mat-form-field>", components: [{ type: i2$2.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { type: i3.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { type: i4.MatOption, selector: "mat-option", exportAs: ["matOption"] }], directives: [{ type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i5.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i3.MatSelectTrigger, selector: "mat-select-trigger" }, { type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], pipes: { "viTranslate": LanguagePipe, "viAssetIcon": AssetIconPipe } });
|
|
7021
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LanguageSelectorComponent, decorators: [{
|
|
7011
7022
|
type: Component,
|
|
7012
7023
|
args: [{ selector: 'vi-language-selector', template: "<mat-form-field class=\"d-block no-underline\" [title]=\"'general.locale' | viTranslate\">\n <mat-select [(ngModel)]=\"language.language\">\n <mat-select-trigger>\n <div class=\"d-flex text-one-line align-items-center\">\n <img class=\"mr-2 flex-shrink-0\" style=\"height: 22px; width: 24px\" [src]=\"language.language?.locale + 'Language' | viAssetIcon:'svg'\" *ngIf=\"isNeedIcon\">\n <p class=\"text-one-line mouse-inactive flex-grow-1\" [innerHTML]=\"language.language?.name\" *ngIf=\"isNeedLabel\"></p>\n </div>\n </mat-select-trigger>\n \n <mat-option *ngFor=\"let item of language.languages?.collection\" [value]=\"item\">\n <div class=\"d-flex text-one-line align-items-center\">\n <img class=\"mr-2 flex-shrink-0\" style=\"width: 24px\" [src]=\"item.locale + 'Language' | viAssetIcon:'svg'\">\n <p class=\"text-one-line mouse-inactive flex-grow-1\" [innerHTML]=\"item.name\"></p>\n </div>\n </mat-option>\n </mat-select>\n</mat-form-field>" }]
|
|
7013
7024
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$1.LanguageService }]; }, propDecorators: { isNeedIcon: [{
|
|
@@ -7018,9 +7029,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImpor
|
|
|
7018
7029
|
|
|
7019
7030
|
class MenuListComponent extends DestroyableContainer {
|
|
7020
7031
|
}
|
|
7021
|
-
MenuListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7022
|
-
MenuListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
7023
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7032
|
+
MenuListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MenuListComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
7033
|
+
MenuListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: MenuListComponent, selector: "vi-menu-list", inputs: { list: "list" }, usesInheritance: true, ngImport: i0, template: "<ng-container *ngFor=\"let item of list?.filtered\">\n <button mat-menu-item [ngClass]=\"item.className\" (click)=\"list?.actionItem(item)\">\n <span [ngClass]=\"item.iconId\" *ngIf=\"item.iconId\"></span>\n <span [innerHTML]=\"item.label\" [title]=\"item.label\"></span>\n </button>\n</ng-container>\n", components: [{ type: i1$5.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }], directives: [{ type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
7034
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MenuListComponent, decorators: [{
|
|
7024
7035
|
type: Component,
|
|
7025
7036
|
args: [{ selector: 'vi-menu-list', template: "<ng-container *ngFor=\"let item of list?.filtered\">\n <button mat-menu-item [ngClass]=\"item.className\" (click)=\"list?.actionItem(item)\">\n <span [ngClass]=\"item.iconId\" *ngIf=\"item.iconId\"></span>\n <span [innerHTML]=\"item.label\" [title]=\"item.label\"></span>\n </button>\n</ng-container>\n" }]
|
|
7026
7037
|
}], propDecorators: { list: [{
|
|
@@ -7029,9 +7040,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.3", ngImpor
|
|
|
7029
7040
|
|
|
7030
7041
|
class SelectListComponent extends DestroyableContainer {
|
|
7031
7042
|
}
|
|
7032
|
-
SelectListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7033
|
-
SelectListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
7034
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7043
|
+
SelectListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: SelectListComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
7044
|
+
SelectListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: SelectListComponent, selector: "vi-select-list", inputs: { list: "list" }, usesInheritance: true, ngImport: i0, template: "<ng-container *ngFor=\"let item of list?.collection\">\n\n <mat-list-item [ngClass]=\"item.isSelected? item.selectedClassName : item.className\" *ngIf=\"item.isEnabled\" (click)=\"list.actionItem(item)\" >\n <span [ngClass]=\"item.iconId\" *ngIf=\"item.iconId\" matListIcon></span>\n <span [innerHTML]=\"item.label\" [title]=\"item.label\" matLine></span>\n </mat-list-item>\n\n</ng-container>\n", components: [{ type: i1$6.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["disableRipple", "disabled"], exportAs: ["matListItem"] }], directives: [{ type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$6.MatListIconCssMatStyler, selector: "[mat-list-icon], [matListIcon]" }, { type: i4.MatLine, selector: "[mat-line], [matLine]" }] });
|
|
7045
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: SelectListComponent, decorators: [{
|
|
7035
7046
|
type: Component,
|
|
7036
7047
|
args: [{ selector: 'vi-select-list', template: "<ng-container *ngFor=\"let item of list?.collection\">\n\n <mat-list-item [ngClass]=\"item.isSelected? item.selectedClassName : item.className\" *ngIf=\"item.isEnabled\" (click)=\"list.actionItem(item)\" >\n <span [ngClass]=\"item.iconId\" *ngIf=\"item.iconId\" matListIcon></span>\n <span [innerHTML]=\"item.label\" [title]=\"item.label\" matLine></span>\n </mat-list-item>\n\n</ng-container>\n" }]
|
|
7037
7048
|
}], propDecorators: { list: [{
|
|
@@ -7092,9 +7103,9 @@ class TabGroupComponent extends DestroyableContainer {
|
|
|
7092
7103
|
}
|
|
7093
7104
|
}
|
|
7094
7105
|
}
|
|
7095
|
-
TabGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7096
|
-
TabGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
7097
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7106
|
+
TabGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TabGroupComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
7107
|
+
TabGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: TabGroupComponent, selector: "vi-tab-group", inputs: { className: "className", list: "list" }, usesInheritance: true, ngImport: i0, template: "<mat-tab-group [ngClass]=\"className\" (selectedIndexChange)=\"list.selectedIndex = $event\" [selectedIndex]=\"list?.selectedIndex\"\n (selectedTabChange)=\"selectedTabChange($event)\">\n <ng-container *ngFor=\"let item of list?.collection\">\n <mat-tab [ngClass]=\"item.className\" [label]=\"item.label\" [disabled]=\"!item.isEnabled\" (click)=\"list?.actionItem(item)\"></mat-tab>\n </ng-container>\n</mat-tab-group>\n", components: [{ type: i1$7.MatTabGroup, selector: "mat-tab-group", inputs: ["color", "disableRipple"], exportAs: ["matTabGroup"] }, { type: i1$7.MatTab, selector: "mat-tab", inputs: ["disabled", "label", "aria-label", "aria-labelledby", "labelClass", "bodyClass"], exportAs: ["matTab"] }], directives: [{ type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
7108
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TabGroupComponent, decorators: [{
|
|
7098
7109
|
type: Component,
|
|
7099
7110
|
args: [{ selector: 'vi-tab-group', template: "<mat-tab-group [ngClass]=\"className\" (selectedIndexChange)=\"list.selectedIndex = $event\" [selectedIndex]=\"list?.selectedIndex\"\n (selectedTabChange)=\"selectedTabChange($event)\">\n <ng-container *ngFor=\"let item of list?.collection\">\n <mat-tab [ngClass]=\"item.className\" [label]=\"item.label\" [disabled]=\"!item.isEnabled\" (click)=\"list?.actionItem(item)\"></mat-tab>\n </ng-container>\n</mat-tab-group>\n" }]
|
|
7100
7111
|
}], propDecorators: { className: [{
|
|
@@ -7411,9 +7422,9 @@ class CdkTableBaseComponent extends DestroyableContainer {
|
|
|
7411
7422
|
return this._columnNames;
|
|
7412
7423
|
}
|
|
7413
7424
|
}
|
|
7414
|
-
CdkTableBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7415
|
-
CdkTableBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
7416
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7425
|
+
CdkTableBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7426
|
+
CdkTableBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: CdkTableBaseComponent, selector: "ng-component", inputs: { table: "table", selectedRows: "selectedRows", selectedRow: "selectedRow", rows: "rows", columns: "columns", settings: "settings" }, outputs: { rowClicked: "rowClicked", cellClicked: "cellClicked" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
7427
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableBaseComponent, decorators: [{
|
|
7417
7428
|
type: Component,
|
|
7418
7429
|
args: [{ template: '' }]
|
|
7419
7430
|
}], ctorParameters: function () { return []; }, propDecorators: { rowClicked: [{
|
|
@@ -7444,9 +7455,9 @@ class CdkTableColumnClassNamePipe {
|
|
|
7444
7455
|
return !_.isNil(column) && !_.isNil(column.className) ? (_.isString(column.className) ? column.className : column.className(item, column)) : null;
|
|
7445
7456
|
}
|
|
7446
7457
|
}
|
|
7447
|
-
CdkTableColumnClassNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7448
|
-
CdkTableColumnClassNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
7449
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7458
|
+
CdkTableColumnClassNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnClassNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
7459
|
+
CdkTableColumnClassNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnClassNamePipe, name: "viCdkTableColumnClassName" });
|
|
7460
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnClassNamePipe, decorators: [{
|
|
7450
7461
|
type: Pipe,
|
|
7451
7462
|
args: [{
|
|
7452
7463
|
name: 'viCdkTableColumnClassName'
|
|
@@ -7463,9 +7474,9 @@ class CdkTableColumnStyleNamePipe {
|
|
|
7463
7474
|
return !_.isNil(column) && !_.isNil(column.styleName) ? column.styleName(item, column) : null;
|
|
7464
7475
|
}
|
|
7465
7476
|
}
|
|
7466
|
-
CdkTableColumnStyleNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7467
|
-
CdkTableColumnStyleNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
7468
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7477
|
+
CdkTableColumnStyleNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnStyleNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
7478
|
+
CdkTableColumnStyleNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnStyleNamePipe, name: "viCdkTableColumnStyleName" });
|
|
7479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnStyleNamePipe, decorators: [{
|
|
7469
7480
|
type: Pipe,
|
|
7470
7481
|
args: [{
|
|
7471
7482
|
name: 'viCdkTableColumnStyleName'
|
|
@@ -7482,9 +7493,9 @@ class CdkTableCellClassNamePipe {
|
|
|
7482
7493
|
return column.isMultiline ? 'text-multi-line' : 'text-one-line';
|
|
7483
7494
|
}
|
|
7484
7495
|
}
|
|
7485
|
-
CdkTableCellClassNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7486
|
-
CdkTableCellClassNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
7487
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7496
|
+
CdkTableCellClassNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableCellClassNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
7497
|
+
CdkTableCellClassNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableCellClassNamePipe, name: "viCdkTableCellClassName" });
|
|
7498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableCellClassNamePipe, decorators: [{
|
|
7488
7499
|
type: Pipe,
|
|
7489
7500
|
args: [{
|
|
7490
7501
|
name: 'viCdkTableCellClassName'
|
|
@@ -7501,9 +7512,9 @@ class CdkTableColumnValuePipe {
|
|
|
7501
7512
|
return !_.isNil(column) && !_.isNil(column.format) ? column.format(item, column) : item[column.name];
|
|
7502
7513
|
}
|
|
7503
7514
|
}
|
|
7504
|
-
CdkTableColumnValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7505
|
-
CdkTableColumnValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
7506
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7515
|
+
CdkTableColumnValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnValuePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
7516
|
+
CdkTableColumnValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnValuePipe, name: "viCdkTableColumnValue" });
|
|
7517
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableColumnValuePipe, decorators: [{
|
|
7507
7518
|
type: Pipe,
|
|
7508
7519
|
args: [{
|
|
7509
7520
|
name: 'viCdkTableColumnValue'
|
|
@@ -7520,9 +7531,9 @@ class CdkTableRowClassNamePipe {
|
|
|
7520
7531
|
return !_.isNil(row) && !_.isNil(row.className) ? (_.isString(row.className) ? row.className : row.className(item, selectedRows)) : null;
|
|
7521
7532
|
}
|
|
7522
7533
|
}
|
|
7523
|
-
CdkTableRowClassNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7524
|
-
CdkTableRowClassNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
7525
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7534
|
+
CdkTableRowClassNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableRowClassNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
7535
|
+
CdkTableRowClassNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableRowClassNamePipe, name: "viCdkTableRowClassName" });
|
|
7536
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableRowClassNamePipe, decorators: [{
|
|
7526
7537
|
type: Pipe,
|
|
7527
7538
|
args: [{
|
|
7528
7539
|
name: 'viCdkTableRowClassName'
|
|
@@ -7539,9 +7550,9 @@ class CdkTableRowStyleNamePipe {
|
|
|
7539
7550
|
return !_.isNil(row) && !_.isNil(row.styleName) ? row.styleName(item, selectedRows) : null;
|
|
7540
7551
|
}
|
|
7541
7552
|
}
|
|
7542
|
-
CdkTableRowStyleNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7543
|
-
CdkTableRowStyleNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.
|
|
7544
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7553
|
+
CdkTableRowStyleNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableRowStyleNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
7554
|
+
CdkTableRowStyleNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableRowStyleNamePipe, name: "viCdkTableRowStyleName" });
|
|
7555
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableRowStyleNamePipe, decorators: [{
|
|
7545
7556
|
type: Pipe,
|
|
7546
7557
|
args: [{
|
|
7547
7558
|
name: 'viCdkTableRowStyleName'
|
|
@@ -7583,9 +7594,9 @@ class CdkTablePaginableComponent extends CdkTableBaseComponent {
|
|
|
7583
7594
|
}
|
|
7584
7595
|
}
|
|
7585
7596
|
}
|
|
7586
|
-
CdkTablePaginableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7587
|
-
CdkTablePaginableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
7588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7597
|
+
CdkTablePaginableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTablePaginableComponent, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
7598
|
+
CdkTablePaginableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: CdkTablePaginableComponent, selector: "vi-cdk-table-paginable", inputs: { paginator: "paginator" }, usesInheritance: true, ngImport: i0, template: "<mat-table\n class=\"flex-grow-1 vertical-scroll-only\"\n matSort\n [dataSource]=\"table?.table?.dataSource\"\n [trackBy]=\"table.trackByFn\"\n [matSortActive]=\"sortActive\"\n [matSortDirection]=\"sortDirection\"\n [class.mat-nav-list]=\"settings?.isInteractive\"\n (matSortChange)=\"table.sortEventHandler($event)\"\n>\n <ng-container *ngFor=\"let column of columns; trackBy: columnTrackBy\">\n <ng-container [matColumnDef]=\"column.name\">\n <mat-header-cell\n class=\"px-2\"\n mat-sort-header\n [disableClear]=\"true\"\n [disabled]=\"column.isDisableSort\"\n [ngClass]=\"column.headerClassName\"\n *matHeaderCellDef\n >\n <span [innerHTML]=\"column.headerId | viTranslate\"></span>\n </mat-header-cell>\n\n <mat-cell\n class=\"p-2\"\n (click)=\"cellClickHandler(row, column, $event)\"\n *matCellDef=\"let row\"\n [ngClass]=\"row | viCdkTableColumnClassName: column\"\n [ngStyle]=\"row | viCdkTableColumnStyleName: column\"\n >\n <span [ngClass]=\"column | viCdkTableCellClassName\" [vi-html-content-title]=\"row | viCdkTableColumnValue: column\"></span>\n </mat-cell>\n </ng-container>\n </ng-container>\n\n <mat-header-row *matHeaderRowDef=\"columnNames\"></mat-header-row>\n\n <mat-row\n class=\"mat-list-item\"\n *matRowDef=\"let row; columns: columnNames\"\n [ngClass]=\"row | viCdkTableRowClassName: rows:selectedRows\"\n [ngStyle]=\"row | viCdkTableRowStyleName: rows:selectedRows\"\n (click)=\"rowClickHandler(row, $event)\"\n ></mat-row>\n\n <p class=\"p-3 flex-shrink-0 text-center mouse-inactive\" [vi-translate]=\"settings?.noDataId\" *matNoDataRow></p>\n</mat-table>\n\n\n<mat-progress-bar class=\"flex-shrink-0 border\" [mode]=\"table?.isLoading ? 'indeterminate' : 'determinate'\"></mat-progress-bar>\n\n<div class=\"paginator-container d-flex align-items-center justify-content-end flex-shrink-0\">\n <ng-content></ng-content>\n <mat-paginator\n class=\"flex-shrink-0\"\n [pageSize]=\"table?.pageSize\"\n [pageIndex]=\"table?.pageIndex\"\n [length]=\"table?.total\"\n (page)=\"table?.pageEventHandler($event)\"\n [pageSizeOptions]=\"paginator?.pageSizes\"\n [showFirstLastButtons]=\"paginator?.showFirstLastButtons\"\n [hidePageSize]=\"paginator?.hidePageSize\"\n *ngIf=\"paginator && table?.length > 0\"\n ></mat-paginator>\n</div>\n", components: [{ type: i1$8.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2$3.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i1$8.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1$8.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { type: i3$1.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }, { type: i4$1.MatPaginator, selector: "mat-paginator", inputs: ["disabled"], exportAs: ["matPaginator"] }], directives: [{ type: i2$3.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1$8.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i1$8.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i1$8.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$8.MatCellDef, selector: "[matCellDef]" }, { type: i1$8.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i2$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: HTMLContentTitleDirective, selector: "[vi-html-content-title]", inputs: ["vi-html-content-title"] }, { type: i1$8.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1$8.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { type: i1$8.MatNoDataRow, selector: "ng-template[matNoDataRow]" }, { type: LanguageDirective, selector: "[vi-translate]", inputs: ["isNeedTitle", "vi-translate", "params"] }, { type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "viTranslate": LanguagePipe, "viCdkTableColumnClassName": CdkTableColumnClassNamePipe, "viCdkTableColumnStyleName": CdkTableColumnStyleNamePipe, "viCdkTableCellClassName": CdkTableCellClassNamePipe, "viCdkTableColumnValue": CdkTableColumnValuePipe, "viCdkTableRowClassName": CdkTableRowClassNamePipe, "viCdkTableRowStyleName": CdkTableRowStyleNamePipe } });
|
|
7599
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTablePaginableComponent, decorators: [{
|
|
7589
7600
|
type: Component,
|
|
7590
7601
|
args: [{ selector: 'vi-cdk-table-paginable', template: "<mat-table\n class=\"flex-grow-1 vertical-scroll-only\"\n matSort\n [dataSource]=\"table?.table?.dataSource\"\n [trackBy]=\"table.trackByFn\"\n [matSortActive]=\"sortActive\"\n [matSortDirection]=\"sortDirection\"\n [class.mat-nav-list]=\"settings?.isInteractive\"\n (matSortChange)=\"table.sortEventHandler($event)\"\n>\n <ng-container *ngFor=\"let column of columns; trackBy: columnTrackBy\">\n <ng-container [matColumnDef]=\"column.name\">\n <mat-header-cell\n class=\"px-2\"\n mat-sort-header\n [disableClear]=\"true\"\n [disabled]=\"column.isDisableSort\"\n [ngClass]=\"column.headerClassName\"\n *matHeaderCellDef\n >\n <span [innerHTML]=\"column.headerId | viTranslate\"></span>\n </mat-header-cell>\n\n <mat-cell\n class=\"p-2\"\n (click)=\"cellClickHandler(row, column, $event)\"\n *matCellDef=\"let row\"\n [ngClass]=\"row | viCdkTableColumnClassName: column\"\n [ngStyle]=\"row | viCdkTableColumnStyleName: column\"\n >\n <span [ngClass]=\"column | viCdkTableCellClassName\" [vi-html-content-title]=\"row | viCdkTableColumnValue: column\"></span>\n </mat-cell>\n </ng-container>\n </ng-container>\n\n <mat-header-row *matHeaderRowDef=\"columnNames\"></mat-header-row>\n\n <mat-row\n class=\"mat-list-item\"\n *matRowDef=\"let row; columns: columnNames\"\n [ngClass]=\"row | viCdkTableRowClassName: rows:selectedRows\"\n [ngStyle]=\"row | viCdkTableRowStyleName: rows:selectedRows\"\n (click)=\"rowClickHandler(row, $event)\"\n ></mat-row>\n\n <p class=\"p-3 flex-shrink-0 text-center mouse-inactive\" [vi-translate]=\"settings?.noDataId\" *matNoDataRow></p>\n</mat-table>\n\n\n<mat-progress-bar class=\"flex-shrink-0 border\" [mode]=\"table?.isLoading ? 'indeterminate' : 'determinate'\"></mat-progress-bar>\n\n<div class=\"paginator-container d-flex align-items-center justify-content-end flex-shrink-0\">\n <ng-content></ng-content>\n <mat-paginator\n class=\"flex-shrink-0\"\n [pageSize]=\"table?.pageSize\"\n [pageIndex]=\"table?.pageIndex\"\n [length]=\"table?.total\"\n (page)=\"table?.pageEventHandler($event)\"\n [pageSizeOptions]=\"paginator?.pageSizes\"\n [showFirstLastButtons]=\"paginator?.showFirstLastButtons\"\n [hidePageSize]=\"paginator?.hidePageSize\"\n *ngIf=\"paginator && table?.length > 0\"\n ></mat-paginator>\n</div>\n" }]
|
|
7591
7602
|
}], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { paginator: [{
|
|
@@ -7603,9 +7614,9 @@ class CdkTableFilterableComponent extends CdkTableBaseComponent {
|
|
|
7603
7614
|
ViewUtil.addClasses(container, 'd-flex flex-column scroll-no');
|
|
7604
7615
|
}
|
|
7605
7616
|
}
|
|
7606
|
-
CdkTableFilterableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7607
|
-
CdkTableFilterableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
7608
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7617
|
+
CdkTableFilterableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableFilterableComponent, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
7618
|
+
CdkTableFilterableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: CdkTableFilterableComponent, selector: "vi-cdk-table-filterable", usesInheritance: true, ngImport: i0, template: "<mat-table\n class=\"flex-grow-1 vertical-scroll-only\"\n matSort\n [dataSource]=\"table?.table?.dataSource\"\n [matSortActive]=\"sortActive\"\n [matSortDirection]=\"sortDirection\"\n [class.mat-nav-list]=\"settings?.isInteractive\"\n (matSortChange)=\"table.sortEventHandler($event)\"\n>\n <ng-container *ngFor=\"let column of columns; trackBy: columnTrackBy\">\n <ng-container [matColumnDef]=\"column.name\">\n <mat-header-cell\n class=\"px-2\"\n mat-sort-header\n [disableClear]=\"true\"\n [disabled]=\"column.isDisableSort\"\n [ngClass]=\"column.headerClassName\"\n *matHeaderCellDef\n >\n <span [innerHTML]=\"column.headerId | viTranslate\"></span>\n </mat-header-cell>\n <mat-cell\n class=\"p-2\"\n (click)=\"cellClickHandler(row, column, $event)\"\n *matCellDef=\"let row\"\n [ngClass]=\"row | viCdkTableColumnClassName: column\"\n [ngStyle]=\"row | viCdkTableColumnStyleName: column\"\n >\n <span [ngClass]=\"column | viCdkTableCellClassName\" [vi-html-content-title]=\"row | viCdkTableColumnValue: column\"></span>\n </mat-cell>\n </ng-container>\n </ng-container>\n\n <mat-header-row *matHeaderRowDef=\"columnNames\"></mat-header-row>\n\n <mat-row\n class=\"mat-list-item\"\n *matRowDef=\"let row; columns: columnNames\"\n [ngClass]=\"row | viCdkTableRowClassName: rows:selectedRows\"\n [ngStyle]=\"row | viCdkTableRowStyleName: rows:selectedRows\"\n (click)=\"rowClickHandler(row, $event)\"\n ></mat-row>\n\n <p class=\"p-3 flex-shrink-0 text-center mouse-inactive\" [vi-translate]=\"settings?.noDataId\" *matNoDataRow></p>\n</mat-table>\n\n<mat-progress-bar class=\"flex-shrink-0 border transparent\" [mode]=\"table?.isLoading ? 'indeterminate' : 'determinate'\"></mat-progress-bar>\n", components: [{ type: i1$8.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2$3.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i1$8.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1$8.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { type: i3$1.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }], directives: [{ type: i2$3.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1$8.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i1$8.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i1$8.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$8.MatCellDef, selector: "[matCellDef]" }, { type: i1$8.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i2$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: HTMLContentTitleDirective, selector: "[vi-html-content-title]", inputs: ["vi-html-content-title"] }, { type: i1$8.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1$8.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { type: i1$8.MatNoDataRow, selector: "ng-template[matNoDataRow]" }, { type: LanguageDirective, selector: "[vi-translate]", inputs: ["isNeedTitle", "vi-translate", "params"] }], pipes: { "viTranslate": LanguagePipe, "viCdkTableColumnClassName": CdkTableColumnClassNamePipe, "viCdkTableColumnStyleName": CdkTableColumnStyleNamePipe, "viCdkTableCellClassName": CdkTableCellClassNamePipe, "viCdkTableColumnValue": CdkTableColumnValuePipe, "viCdkTableRowClassName": CdkTableRowClassNamePipe, "viCdkTableRowStyleName": CdkTableRowStyleNamePipe } });
|
|
7619
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTableFilterableComponent, decorators: [{
|
|
7609
7620
|
type: Component,
|
|
7610
7621
|
args: [{ selector: 'vi-cdk-table-filterable', template: "<mat-table\n class=\"flex-grow-1 vertical-scroll-only\"\n matSort\n [dataSource]=\"table?.table?.dataSource\"\n [matSortActive]=\"sortActive\"\n [matSortDirection]=\"sortDirection\"\n [class.mat-nav-list]=\"settings?.isInteractive\"\n (matSortChange)=\"table.sortEventHandler($event)\"\n>\n <ng-container *ngFor=\"let column of columns; trackBy: columnTrackBy\">\n <ng-container [matColumnDef]=\"column.name\">\n <mat-header-cell\n class=\"px-2\"\n mat-sort-header\n [disableClear]=\"true\"\n [disabled]=\"column.isDisableSort\"\n [ngClass]=\"column.headerClassName\"\n *matHeaderCellDef\n >\n <span [innerHTML]=\"column.headerId | viTranslate\"></span>\n </mat-header-cell>\n <mat-cell\n class=\"p-2\"\n (click)=\"cellClickHandler(row, column, $event)\"\n *matCellDef=\"let row\"\n [ngClass]=\"row | viCdkTableColumnClassName: column\"\n [ngStyle]=\"row | viCdkTableColumnStyleName: column\"\n >\n <span [ngClass]=\"column | viCdkTableCellClassName\" [vi-html-content-title]=\"row | viCdkTableColumnValue: column\"></span>\n </mat-cell>\n </ng-container>\n </ng-container>\n\n <mat-header-row *matHeaderRowDef=\"columnNames\"></mat-header-row>\n\n <mat-row\n class=\"mat-list-item\"\n *matRowDef=\"let row; columns: columnNames\"\n [ngClass]=\"row | viCdkTableRowClassName: rows:selectedRows\"\n [ngStyle]=\"row | viCdkTableRowStyleName: rows:selectedRows\"\n (click)=\"rowClickHandler(row, $event)\"\n ></mat-row>\n\n <p class=\"p-3 flex-shrink-0 text-center mouse-inactive\" [vi-translate]=\"settings?.noDataId\" *matNoDataRow></p>\n</mat-table>\n\n<mat-progress-bar class=\"flex-shrink-0 border transparent\" [mode]=\"table?.isLoading ? 'indeterminate' : 'determinate'\"></mat-progress-bar>\n" }]
|
|
7611
7622
|
}], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
|
|
@@ -7621,9 +7632,9 @@ class CdkTablePaginableBookmarkComponent extends CdkTableBaseComponent {
|
|
|
7621
7632
|
ViewUtil.addClasses(container, 'd-flex flex-column scroll-no');
|
|
7622
7633
|
}
|
|
7623
7634
|
}
|
|
7624
|
-
CdkTablePaginableBookmarkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7625
|
-
CdkTablePaginableBookmarkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.
|
|
7626
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7635
|
+
CdkTablePaginableBookmarkComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTablePaginableBookmarkComponent, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
7636
|
+
CdkTablePaginableBookmarkComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: CdkTablePaginableBookmarkComponent, selector: "vi-cdk-table-paginable-bookmark", usesInheritance: true, ngImport: i0, template: "<mat-table\n class=\"flex-grow-1 vertical-scroll-only\"\n matSort\n [dataSource]=\"table?.table?.dataSource\"\n [matSortActive]=\"sortActive\"\n [matSortDirection]=\"sortDirection\"\n [class.mat-nav-list]=\"settings?.isInteractive\"\n (matSortChange)=\"table.sortEventHandler($event)\"\n>\n <ng-container *ngFor=\"let column of columns; trackBy: columnTrackBy\">\n <ng-container [matColumnDef]=\"column.name\">\n <mat-header-cell\n class=\"px-2\"\n mat-sort-header\n [disableClear]=\"true\"\n [disabled]=\"column.isDisableSort\"\n [ngClass]=\"column.headerClassName\"\n *matHeaderCellDef\n >\n <span [innerHTML]=\"column.headerId | viTranslate\"></span>\n </mat-header-cell>\n <mat-cell\n class=\"p-2\"\n (click)=\"cellClickHandler(row, column, $event)\"\n *matCellDef=\"let row\"\n [ngClass]=\"row | viCdkTableColumnClassName: column\"\n [ngStyle]=\"row | viCdkTableColumnStyleName: column\"\n >\n <span [ngClass]=\"column | viCdkTableCellClassName\" [vi-html-content-title]=\"row | viCdkTableColumnValue: column\"></span>\n </mat-cell>\n </ng-container>\n </ng-container>\n\n <mat-header-row *matHeaderRowDef=\"columnNames\"></mat-header-row>\n\n <mat-row\n class=\"mat-list-item\"\n *matRowDef=\"let row; columns: columnNames\"\n [ngClass]=\"row | viCdkTableRowClassName: rows:selectedRows\"\n [ngStyle]=\"row | viCdkTableRowStyleName: rows:selectedRows\"\n (click)=\"rowClickHandler(row, $event)\"\n ></mat-row>\n\n <p class=\"p-3 flex-shrink-0 text-center mouse-inactive\" [vi-translate]=\"settings?.noDataId\" *matNoDataRow></p>\n</mat-table>\n\n<mat-progress-bar class=\"flex-shrink-0 border transparent\" [mode]=\"table?.isLoading ? 'indeterminate' : 'determinate'\"></mat-progress-bar>\n", components: [{ type: i1$8.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { type: i2$3.MatSortHeader, selector: "[mat-sort-header]", inputs: ["disabled", "mat-sort-header", "arrowPosition", "start", "sortActionDescription", "disableClear"], exportAs: ["matSortHeader"] }, { type: i1$8.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { type: i1$8.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { type: i3$1.MatProgressBar, selector: "mat-progress-bar", inputs: ["color", "value", "bufferValue", "mode"], outputs: ["animationEnd"], exportAs: ["matProgressBar"] }], directives: [{ type: i2$3.MatSort, selector: "[matSort]", inputs: ["matSortDisabled", "matSortActive", "matSortStart", "matSortDirection", "matSortDisableClear"], outputs: ["matSortChange"], exportAs: ["matSort"] }, { type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1$8.MatColumnDef, selector: "[matColumnDef]", inputs: ["sticky", "matColumnDef"] }, { type: i1$8.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { type: i1$8.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1$8.MatCellDef, selector: "[matCellDef]" }, { type: i1$8.MatCell, selector: "mat-cell, td[mat-cell]" }, { type: i2$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: HTMLContentTitleDirective, selector: "[vi-html-content-title]", inputs: ["vi-html-content-title"] }, { type: i1$8.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { type: i1$8.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { type: i1$8.MatNoDataRow, selector: "ng-template[matNoDataRow]" }, { type: LanguageDirective, selector: "[vi-translate]", inputs: ["isNeedTitle", "vi-translate", "params"] }], pipes: { "viTranslate": LanguagePipe, "viCdkTableColumnClassName": CdkTableColumnClassNamePipe, "viCdkTableColumnStyleName": CdkTableColumnStyleNamePipe, "viCdkTableCellClassName": CdkTableCellClassNamePipe, "viCdkTableColumnValue": CdkTableColumnValuePipe, "viCdkTableRowClassName": CdkTableRowClassNamePipe, "viCdkTableRowStyleName": CdkTableRowStyleNamePipe } });
|
|
7637
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CdkTablePaginableBookmarkComponent, decorators: [{
|
|
7627
7638
|
type: Component,
|
|
7628
7639
|
args: [{ selector: 'vi-cdk-table-paginable-bookmark', template: "<mat-table\n class=\"flex-grow-1 vertical-scroll-only\"\n matSort\n [dataSource]=\"table?.table?.dataSource\"\n [matSortActive]=\"sortActive\"\n [matSortDirection]=\"sortDirection\"\n [class.mat-nav-list]=\"settings?.isInteractive\"\n (matSortChange)=\"table.sortEventHandler($event)\"\n>\n <ng-container *ngFor=\"let column of columns; trackBy: columnTrackBy\">\n <ng-container [matColumnDef]=\"column.name\">\n <mat-header-cell\n class=\"px-2\"\n mat-sort-header\n [disableClear]=\"true\"\n [disabled]=\"column.isDisableSort\"\n [ngClass]=\"column.headerClassName\"\n *matHeaderCellDef\n >\n <span [innerHTML]=\"column.headerId | viTranslate\"></span>\n </mat-header-cell>\n <mat-cell\n class=\"p-2\"\n (click)=\"cellClickHandler(row, column, $event)\"\n *matCellDef=\"let row\"\n [ngClass]=\"row | viCdkTableColumnClassName: column\"\n [ngStyle]=\"row | viCdkTableColumnStyleName: column\"\n >\n <span [ngClass]=\"column | viCdkTableCellClassName\" [vi-html-content-title]=\"row | viCdkTableColumnValue: column\"></span>\n </mat-cell>\n </ng-container>\n </ng-container>\n\n <mat-header-row *matHeaderRowDef=\"columnNames\"></mat-header-row>\n\n <mat-row\n class=\"mat-list-item\"\n *matRowDef=\"let row; columns: columnNames\"\n [ngClass]=\"row | viCdkTableRowClassName: rows:selectedRows\"\n [ngStyle]=\"row | viCdkTableRowStyleName: rows:selectedRows\"\n (click)=\"rowClickHandler(row, $event)\"\n ></mat-row>\n\n <p class=\"p-3 flex-shrink-0 text-center mouse-inactive\" [vi-translate]=\"settings?.noDataId\" *matNoDataRow></p>\n</mat-table>\n\n<mat-progress-bar class=\"flex-shrink-0 border transparent\" [mode]=\"table?.isLoading ? 'indeterminate' : 'determinate'\"></mat-progress-bar>\n" }]
|
|
7629
7640
|
}], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
|
|
@@ -7662,8 +7673,8 @@ const DECLARATIONS = [
|
|
|
7662
7673
|
const EXPORTS = [...DECLARATIONS];
|
|
7663
7674
|
class VIComponentModule {
|
|
7664
7675
|
}
|
|
7665
|
-
VIComponentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
7666
|
-
VIComponentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.
|
|
7676
|
+
VIComponentModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: VIComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7677
|
+
VIComponentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: VIComponentModule, declarations: [CdkTableColumnValuePipe,
|
|
7667
7678
|
CdkTableColumnClassNamePipe,
|
|
7668
7679
|
CdkTableColumnStyleNamePipe,
|
|
7669
7680
|
CdkTableRowStyleNamePipe,
|
|
@@ -7699,8 +7710,8 @@ VIComponentModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", versi
|
|
|
7699
7710
|
CdkTablePaginableComponent,
|
|
7700
7711
|
CdkTableFilterableComponent,
|
|
7701
7712
|
CdkTablePaginableBookmarkComponent] });
|
|
7702
|
-
VIComponentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.
|
|
7703
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
7713
|
+
VIComponentModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: VIComponentModule, imports: [IMPORTS] });
|
|
7714
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: VIComponentModule, decorators: [{
|
|
7704
7715
|
type: NgModule,
|
|
7705
7716
|
args: [{
|
|
7706
7717
|
imports: IMPORTS,
|
|
@@ -8011,9 +8022,9 @@ class FormElementSync extends ValueAccessor {
|
|
|
8011
8022
|
this.timer = null;
|
|
8012
8023
|
}
|
|
8013
8024
|
}
|
|
8014
|
-
FormElementSync.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
8015
|
-
FormElementSync.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.
|
|
8016
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
8025
|
+
FormElementSync.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FormElementSync, deps: [{ token: Array }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8026
|
+
FormElementSync.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.5", type: FormElementSync, usesInheritance: true, ngImport: i0 });
|
|
8027
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FormElementSync, decorators: [{
|
|
8017
8028
|
type: Directive
|
|
8018
8029
|
}], ctorParameters: function () { return [{ type: Array }]; } });
|
|
8019
8030
|
|
|
@@ -8275,9 +8286,9 @@ class LoginResolver extends LoginRequireResolver {
|
|
|
8275
8286
|
LoginResolver.logoutUrl = '/login';
|
|
8276
8287
|
LoginResolver.loggedInUrl = '/';
|
|
8277
8288
|
LoginResolver.notLoggedInUrl = '/login';
|
|
8278
|
-
LoginResolver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
8279
|
-
LoginResolver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
8280
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
8289
|
+
LoginResolver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginResolver, deps: [{ token: LoginBaseService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8290
|
+
LoginResolver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginResolver, providedIn: 'root' });
|
|
8291
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginResolver, decorators: [{
|
|
8281
8292
|
type: Injectable,
|
|
8282
8293
|
args: [{ providedIn: 'root' }]
|
|
8283
8294
|
}], ctorParameters: function () { return [{ type: LoginBaseService }]; } });
|
|
@@ -8305,9 +8316,9 @@ class LoginGuard extends LoginRequireResolver {
|
|
|
8305
8316
|
return this.router.router.parseUrl(url);
|
|
8306
8317
|
}
|
|
8307
8318
|
}
|
|
8308
|
-
LoginGuard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
8309
|
-
LoginGuard.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
8310
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
8319
|
+
LoginGuard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginGuard, deps: [{ token: LoginBaseService }, { token: RouterBaseService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8320
|
+
LoginGuard.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginGuard, providedIn: 'root' });
|
|
8321
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginGuard, decorators: [{
|
|
8311
8322
|
type: Injectable,
|
|
8312
8323
|
args: [{ providedIn: 'root' }]
|
|
8313
8324
|
}], ctorParameters: function () { return [{ type: LoginBaseService }, { type: RouterBaseService }]; } });
|
|
@@ -8335,9 +8346,9 @@ class LoginNotGuard extends LoginRequireResolver {
|
|
|
8335
8346
|
return this.router.router.parseUrl(url);
|
|
8336
8347
|
}
|
|
8337
8348
|
}
|
|
8338
|
-
LoginNotGuard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
8339
|
-
LoginNotGuard.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
8340
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
8349
|
+
LoginNotGuard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginNotGuard, deps: [{ token: LoginBaseService }, { token: RouterBaseService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8350
|
+
LoginNotGuard.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginNotGuard, providedIn: 'root' });
|
|
8351
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginNotGuard, decorators: [{
|
|
8341
8352
|
type: Injectable,
|
|
8342
8353
|
args: [{ providedIn: 'root' }]
|
|
8343
8354
|
}], ctorParameters: function () { return [{ type: LoginBaseService }, { type: RouterBaseService }]; } });
|
|
@@ -8353,9 +8364,9 @@ class LoginRedirectResolver {
|
|
|
8353
8364
|
return true;
|
|
8354
8365
|
}
|
|
8355
8366
|
}
|
|
8356
|
-
LoginRedirectResolver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
8357
|
-
LoginRedirectResolver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
8358
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
8367
|
+
LoginRedirectResolver.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginRedirectResolver, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8368
|
+
LoginRedirectResolver.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginRedirectResolver, providedIn: 'root' });
|
|
8369
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LoginRedirectResolver, decorators: [{
|
|
8359
8370
|
type: Injectable,
|
|
8360
8371
|
args: [{ providedIn: 'root' }]
|
|
8361
8372
|
}] });
|
|
@@ -9138,9 +9149,9 @@ BootstrapBreakpointService.DEFAULT_MD = 768;
|
|
|
9138
9149
|
BootstrapBreakpointService.DEFAULT_LG = 992;
|
|
9139
9150
|
BootstrapBreakpointService.DEFAULT_XL = 1200;
|
|
9140
9151
|
BootstrapBreakpointService.DEFAULT_XXL = 1400;
|
|
9141
|
-
BootstrapBreakpointService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
9142
|
-
BootstrapBreakpointService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
9143
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
9152
|
+
BootstrapBreakpointService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BootstrapBreakpointService, deps: [{ token: i1$9.BreakpointObserver }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9153
|
+
BootstrapBreakpointService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BootstrapBreakpointService, providedIn: 'root' });
|
|
9154
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: BootstrapBreakpointService, decorators: [{
|
|
9144
9155
|
type: Injectable,
|
|
9145
9156
|
args: [{ providedIn: 'root' }]
|
|
9146
9157
|
}], ctorParameters: function () { return [{ type: i1$9.BreakpointObserver }]; } });
|
|
@@ -9568,9 +9579,9 @@ class LazyModuleLoader extends Loadable {
|
|
|
9568
9579
|
return this._modules;
|
|
9569
9580
|
}
|
|
9570
9581
|
}
|
|
9571
|
-
LazyModuleLoader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.
|
|
9572
|
-
LazyModuleLoader.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.
|
|
9573
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.
|
|
9582
|
+
LazyModuleLoader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LazyModuleLoader, deps: [{ token: i0.Compiler }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9583
|
+
LazyModuleLoader.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LazyModuleLoader, providedIn: 'root' });
|
|
9584
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: LazyModuleLoader, decorators: [{
|
|
9574
9585
|
type: Injectable,
|
|
9575
9586
|
args: [{ providedIn: 'root' }]
|
|
9576
9587
|
}], ctorParameters: function () { return [{ type: i0.Compiler }, { type: i0.Injector }]; } });
|