@ts-core/angular 13.0.25 → 13.0.28
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/component/VIComponentModule.d.ts +27 -26
- package/component/cdk-table/cdk-table-filterable/cdk-table-filterable.component.d.ts +1 -1
- package/component/cdk-table/{column → cell}/CdkTableCellClassNamePipe.d.ts +2 -2
- package/component/cdk-table/cell/CdkTableCellStyleNamePipe.d.ts +10 -0
- package/component/cdk-table/cell/CdkTableCellValuePipe.d.ts +8 -0
- package/component/cdk-table/column/ICdkTableColumn.d.ts +8 -2
- 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 +16 -12
- package/esm2020/component/cdk-table/CdkTableBaseComponent.mjs +3 -3
- package/esm2020/component/cdk-table/cdk-table-filterable/cdk-table-filterable.component.mjs +10 -9
- package/esm2020/component/cdk-table/cdk-table-paginable/cdk-table-paginable.component.mjs +10 -9
- package/esm2020/component/cdk-table/cdk-table-paginable-bookmark/cdk-table-paginable-bookmark.component.mjs +10 -9
- package/esm2020/component/cdk-table/cell/CdkTableCellClassNamePipe.mjs +25 -0
- package/esm2020/component/cdk-table/cell/CdkTableCellStyleNamePipe.mjs +22 -0
- package/esm2020/component/cdk-table/cell/CdkTableCellValuePipe.mjs +22 -0
- 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/ICdkTableColumn.mjs +1 -1
- 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 +3 -3
- 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/LoginIfCanGuard.mjs +3 -3
- package/esm2020/login/LoginNotGuard.mjs +3 -3
- package/esm2020/login/LoginResolver.mjs +3 -3
- 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/public-api.mjs +4 -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/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 +322 -297
- package/fesm2015/ts-core-angular.mjs.map +1 -1
- package/fesm2020/ts-core-angular.mjs +322 -297
- package/fesm2020/ts-core-angular.mjs.map +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +3 -2
- package/component/cdk-table/column/CdkTableColumnValuePipe.d.ts +0 -8
- package/esm2020/component/cdk-table/column/CdkTableCellClassNamePipe.mjs +0 -21
- package/esm2020/component/cdk-table/column/CdkTableColumnValuePipe.mjs +0 -22
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -23,9 +23,10 @@ export * from './component/cdk-table/CdkTablePaginableBookmarkMapCollection';
|
|
|
23
23
|
export * from './component/cdk-table/row/ICdkTableRow';
|
|
24
24
|
export * from './component/cdk-table/row/CdkTableRowClassNamePipe';
|
|
25
25
|
export * from './component/cdk-table/row/CdkTableRowStyleNamePipe';
|
|
26
|
+
export * from './component/cdk-table/cell/CdkTableCellValuePipe';
|
|
27
|
+
export * from './component/cdk-table/cell/CdkTableCellClassNamePipe';
|
|
28
|
+
export * from './component/cdk-table/cell/CdkTableCellStyleNamePipe';
|
|
26
29
|
export * from './component/cdk-table/column/ICdkTableColumn';
|
|
27
|
-
export * from './component/cdk-table/column/CdkTableColumnValuePipe';
|
|
28
|
-
export * from './component/cdk-table/column/CdkTableCellClassNamePipe';
|
|
29
30
|
export * from './component/cdk-table/column/CdkTableColumnClassNamePipe';
|
|
30
31
|
export * from './component/cdk-table/column/CdkTableColumnStyleNamePipe';
|
|
31
32
|
export * from './component/cdk-table/CdkTableBaseComponent';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { ICdkTableColumn } from './ICdkTableColumn';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CdkTableColumnValuePipe implements PipeTransform {
|
|
5
|
-
transform<U>(item: U, column: ICdkTableColumn<U>): string | number | U[keyof U];
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CdkTableColumnValuePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CdkTableColumnValuePipe, "viCdkTableColumnValue">;
|
|
8
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Pipe } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class CdkTableCellClassNamePipe {
|
|
4
|
-
// --------------------------------------------------------------------------
|
|
5
|
-
//
|
|
6
|
-
// Public Methods
|
|
7
|
-
//
|
|
8
|
-
// --------------------------------------------------------------------------
|
|
9
|
-
transform(column) {
|
|
10
|
-
return column.isMultiline ? 'text-multi-line' : 'text-one-line';
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
CdkTableCellClassNamePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CdkTableCellClassNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
14
|
-
CdkTableCellClassNamePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CdkTableCellClassNamePipe, name: "viCdkTableCellClassName" });
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CdkTableCellClassNamePipe, decorators: [{
|
|
16
|
-
type: Pipe,
|
|
17
|
-
args: [{
|
|
18
|
-
name: 'viCdkTableCellClassName'
|
|
19
|
-
}]
|
|
20
|
-
}] });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ2RrVGFibGVDZWxsQ2xhc3NOYW1lUGlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9jb21wb25lbnQvY2RrLXRhYmxlL2NvbHVtbi9DZGtUYWJsZUNlbGxDbGFzc05hbWVQaXBlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxJQUFJLEVBQWlCLE1BQU0sZUFBZSxDQUFDOztBQU9wRCxNQUFNLE9BQU8seUJBQXlCO0lBQ2xDLDZFQUE2RTtJQUM3RSxFQUFFO0lBQ0YsaUJBQWlCO0lBQ2pCLEVBQUU7SUFDRiw2RUFBNkU7SUFFdEUsU0FBUyxDQUFJLE1BQTBCO1FBQzFDLE9BQU8sTUFBTSxDQUFDLFdBQVcsQ0FBQyxDQUFDLENBQUMsaUJBQWlCLENBQUMsQ0FBQyxDQUFDLGVBQWUsQ0FBQztJQUNwRSxDQUFDOztzSEFUUSx5QkFBeUI7b0hBQXpCLHlCQUF5QjsyRkFBekIseUJBQXlCO2tCQUhyQyxJQUFJO21CQUFDO29CQUNGLElBQUksRUFBRSx5QkFBeUI7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgUGlwZSwgUGlwZVRyYW5zZm9ybSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0ICogYXMgXyBmcm9tICdsb2Rhc2gnO1xuaW1wb3J0IHsgSUNka1RhYmxlQ29sdW1uIH0gZnJvbSAnLi9JQ2RrVGFibGVDb2x1bW4nO1xuXG5AUGlwZSh7XG4gICAgbmFtZTogJ3ZpQ2RrVGFibGVDZWxsQ2xhc3NOYW1lJ1xufSlcbmV4cG9ydCBjbGFzcyBDZGtUYWJsZUNlbGxDbGFzc05hbWVQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG4gICAgLy8gLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS1cbiAgICAvL1xuICAgIC8vXHRQdWJsaWMgTWV0aG9kc1xuICAgIC8vXG4gICAgLy8gLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS1cblxuICAgIHB1YmxpYyB0cmFuc2Zvcm08VT4oY29sdW1uOiBJQ2RrVGFibGVDb2x1bW48VT4pOiBzdHJpbmcge1xuICAgICAgICByZXR1cm4gY29sdW1uLmlzTXVsdGlsaW5lID8gJ3RleHQtbXVsdGktbGluZScgOiAndGV4dC1vbmUtbGluZSc7XG4gICAgfVxufVxuIl19
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Pipe } from '@angular/core';
|
|
2
|
-
import * as _ from 'lodash';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class CdkTableColumnValuePipe {
|
|
5
|
-
// --------------------------------------------------------------------------
|
|
6
|
-
//
|
|
7
|
-
// Public Methods
|
|
8
|
-
//
|
|
9
|
-
// --------------------------------------------------------------------------
|
|
10
|
-
transform(item, column) {
|
|
11
|
-
return !_.isNil(column) && !_.isNil(column.format) ? column.format(item, column) : item[column.name];
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
CdkTableColumnValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CdkTableColumnValuePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
15
|
-
CdkTableColumnValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CdkTableColumnValuePipe, name: "viCdkTableColumnValue" });
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.1", ngImport: i0, type: CdkTableColumnValuePipe, decorators: [{
|
|
17
|
-
type: Pipe,
|
|
18
|
-
args: [{
|
|
19
|
-
name: 'viCdkTableColumnValue'
|
|
20
|
-
}]
|
|
21
|
-
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ2RrVGFibGVDb2x1bW5WYWx1ZVBpcGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvY29tcG9uZW50L2Nkay10YWJsZS9jb2x1bW4vQ2RrVGFibGVDb2x1bW5WYWx1ZVBpcGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLElBQUksRUFBaUIsTUFBTSxlQUFlLENBQUM7QUFDcEQsT0FBTyxLQUFLLENBQUMsTUFBTSxRQUFRLENBQUM7O0FBTTVCLE1BQU0sT0FBTyx1QkFBdUI7SUFDaEMsNkVBQTZFO0lBQzdFLEVBQUU7SUFDRixpQkFBaUI7SUFDakIsRUFBRTtJQUNGLDZFQUE2RTtJQUV0RSxTQUFTLENBQUksSUFBTyxFQUFFLE1BQTBCO1FBQ25ELE9BQU8sQ0FBQyxDQUFDLENBQUMsS0FBSyxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEtBQUssQ0FBQyxNQUFNLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxDQUFDLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxFQUFFLE1BQU0sQ0FBQyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQ3pHLENBQUM7O29IQVRRLHVCQUF1QjtrSEFBdkIsdUJBQXVCOzJGQUF2Qix1QkFBdUI7a0JBSG5DLElBQUk7bUJBQUM7b0JBQ0YsSUFBSSxFQUFFLHVCQUF1QjtpQkFDaEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBQaXBlLCBQaXBlVHJhbnNmb3JtIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgKiBhcyBfIGZyb20gJ2xvZGFzaCc7XG5pbXBvcnQgeyBJQ2RrVGFibGVDb2x1bW4gfSBmcm9tICcuL0lDZGtUYWJsZUNvbHVtbic7XG5cbkBQaXBlKHtcbiAgICBuYW1lOiAndmlDZGtUYWJsZUNvbHVtblZhbHVlJ1xufSlcbmV4cG9ydCBjbGFzcyBDZGtUYWJsZUNvbHVtblZhbHVlUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy9cbiAgICAvL1x0UHVibGljIE1ldGhvZHNcbiAgICAvL1xuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG5cbiAgICBwdWJsaWMgdHJhbnNmb3JtPFU+KGl0ZW06IFUsIGNvbHVtbjogSUNka1RhYmxlQ29sdW1uPFU+KTogc3RyaW5nIHwgbnVtYmVyIHwgVVtrZXlvZiBVXSB7XG4gICAgICAgIHJldHVybiAhXy5pc05pbChjb2x1bW4pICYmICFfLmlzTmlsKGNvbHVtbi5mb3JtYXQpID8gY29sdW1uLmZvcm1hdChpdGVtLCBjb2x1bW4pIDogaXRlbVtjb2x1bW4ubmFtZV07XG4gICAgfVxufVxuIl19
|