@sd-angular/core 1.3.135 → 1.3.136
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/bundles/sd-angular-core-grid-material.umd.js +46 -46
- package/bundles/sd-angular-core-grid-material.umd.js.map +1 -1
- package/bundles/sd-angular-core-grid-material.umd.min.js +2 -2
- package/bundles/sd-angular-core-grid-material.umd.min.js.map +1 -1
- package/esm2015/grid-material/sd-angular-core-grid-material.js +38 -39
- package/esm2015/grid-material/src/public-api.js +2 -1
- package/fesm2015/sd-angular-core-grid-material.js +10 -10
- package/fesm2015/sd-angular-core-grid-material.js.map +1 -1
- package/grid-material/sd-angular-core-grid-material.d.ts +37 -38
- package/grid-material/sd-angular-core-grid-material.metadata.json +1 -1
- package/grid-material/src/public-api.d.ts +1 -0
- package/package.json +1 -1
- package/{sd-angular-core-1.3.135.tgz → sd-angular-core-1.3.136.tgz} +0 -0
|
@@ -8,6 +8,14 @@
|
|
|
8
8
|
|
|
9
9
|
var hash__default = /*#__PURE__*/_interopDefaultLegacy(hash);
|
|
10
10
|
|
|
11
|
+
var DEFAULT_GRID_MATERIAL_CONFIG = {
|
|
12
|
+
paginate: {
|
|
13
|
+
pageSize: 50,
|
|
14
|
+
pages: [50, 100, 200],
|
|
15
|
+
},
|
|
16
|
+
};
|
|
17
|
+
var GRID_MATERIAL_CONFIG = new core.InjectionToken('sd-grid-material.configuration');
|
|
18
|
+
|
|
11
19
|
var SdMaterialCellDefDirective = /** @class */ (function () {
|
|
12
20
|
function SdMaterialCellDefDirective(templateRef) {
|
|
13
21
|
this.templateRef = templateRef;
|
|
@@ -418,14 +426,6 @@
|
|
|
418
426
|
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
419
427
|
}
|
|
420
428
|
|
|
421
|
-
var DEFAULT_GRID_MATERIAL_CONFIG = {
|
|
422
|
-
paginate: {
|
|
423
|
-
pageSize: 50,
|
|
424
|
-
pages: [50, 100, 200],
|
|
425
|
-
},
|
|
426
|
-
};
|
|
427
|
-
var GRID_MATERIAL_CONFIG = new core.InjectionToken('sd-grid-material.configuration');
|
|
428
|
-
|
|
429
429
|
var _filterRegister;
|
|
430
430
|
var SdPopupFilter = /** @class */ (function () {
|
|
431
431
|
function SdPopupFilter(cdRef) {
|
|
@@ -5416,6 +5416,7 @@
|
|
|
5416
5416
|
* Generated bundle index. Do not edit.
|
|
5417
5417
|
*/
|
|
5418
5418
|
|
|
5419
|
+
exports.GRID_MATERIAL_CONFIG = GRID_MATERIAL_CONFIG;
|
|
5419
5420
|
exports.SdGridMaterial = SdGridMaterial;
|
|
5420
5421
|
exports.SdGridMaterialModule = SdGridMaterialModule;
|
|
5421
5422
|
exports.SdMaterialCellDefDirective = SdMaterialCellDefDirective;
|
|
@@ -5425,46 +5426,45 @@
|
|
|
5425
5426
|
exports.SdMaterialSubInformationDefDirective = SdMaterialSubInformationDefDirective;
|
|
5426
5427
|
exports.ɵa = MatPaginatorIntlCro;
|
|
5427
5428
|
exports.ɵb = SdGridFilter;
|
|
5428
|
-
exports.ɵba =
|
|
5429
|
-
exports.ɵbb =
|
|
5430
|
-
exports.ɵbc =
|
|
5431
|
-
exports.ɵbd =
|
|
5432
|
-
exports.ɵbe =
|
|
5433
|
-
exports.ɵbf =
|
|
5434
|
-
exports.ɵbg =
|
|
5435
|
-
exports.ɵbh =
|
|
5436
|
-
exports.ɵbi =
|
|
5437
|
-
exports.ɵbj =
|
|
5438
|
-
exports.ɵbk =
|
|
5439
|
-
exports.ɵbl =
|
|
5440
|
-
exports.ɵbm =
|
|
5441
|
-
exports.ɵbn =
|
|
5442
|
-
exports.ɵbo =
|
|
5443
|
-
exports.ɵbp = SdCellViewPipe;
|
|
5444
|
-
exports.ɵbq = SdGroupPipe;
|
|
5429
|
+
exports.ɵba = SdColumnHtmlTemplatePipe;
|
|
5430
|
+
exports.ɵbb = SdColumnTransformPipe;
|
|
5431
|
+
exports.ɵbc = SdColumnTooltipPipe;
|
|
5432
|
+
exports.ɵbd = SdColumnBadgePipe;
|
|
5433
|
+
exports.ɵbe = SdFilterColumnPipe;
|
|
5434
|
+
exports.ɵbf = SdFilterExternalPipe;
|
|
5435
|
+
exports.ɵbg = SdSelectionActionFilterPipe;
|
|
5436
|
+
exports.ɵbh = SdSelectionVisiblePipe;
|
|
5437
|
+
exports.ɵbi = SdSelectionDisablePipe;
|
|
5438
|
+
exports.ɵbj = SdSelectionVisibleSelectAllPipe;
|
|
5439
|
+
exports.ɵbk = SdEditorHandlerRowPipe;
|
|
5440
|
+
exports.ɵbl = SdEditorValidatePipe;
|
|
5441
|
+
exports.ɵbm = SdStyleRowCss;
|
|
5442
|
+
exports.ɵbn = SdCellViewPipe;
|
|
5443
|
+
exports.ɵbo = SdGroupPipe;
|
|
5445
5444
|
exports.ɵc = SdPopupFilter;
|
|
5446
5445
|
exports.ɵd = SdPopupExport;
|
|
5447
|
-
exports.ɵ
|
|
5448
|
-
exports.ɵ
|
|
5449
|
-
exports.ɵ
|
|
5450
|
-
exports.ɵ
|
|
5451
|
-
exports.ɵ
|
|
5452
|
-
exports.ɵ
|
|
5453
|
-
exports.ɵ
|
|
5454
|
-
exports.ɵ
|
|
5455
|
-
exports.ɵ
|
|
5456
|
-
exports.ɵ
|
|
5457
|
-
exports.ɵ
|
|
5458
|
-
exports.ɵ
|
|
5459
|
-
exports.ɵ
|
|
5460
|
-
exports.ɵ
|
|
5461
|
-
exports.ɵ
|
|
5462
|
-
exports.ɵ
|
|
5463
|
-
exports.ɵ
|
|
5464
|
-
exports.ɵ
|
|
5465
|
-
exports.ɵ
|
|
5466
|
-
exports.ɵ
|
|
5467
|
-
exports.ɵ
|
|
5446
|
+
exports.ɵe = SdGridConfigurationService;
|
|
5447
|
+
exports.ɵf = SdColumnValuesPipe;
|
|
5448
|
+
exports.ɵg = SdGridFilterService;
|
|
5449
|
+
exports.ɵh = SdEditorHandlerColumnPipe;
|
|
5450
|
+
exports.ɵi = SdGridQuickAction;
|
|
5451
|
+
exports.ɵj = SdDesktopCell;
|
|
5452
|
+
exports.ɵk = SdDesktopCellEditor;
|
|
5453
|
+
exports.ɵl = SdDesktopEditorValidation;
|
|
5454
|
+
exports.ɵm = SdDesktopCellView;
|
|
5455
|
+
exports.ɵn = SdDesktopCellChildrenView;
|
|
5456
|
+
exports.ɵo = SdDesktopCommand;
|
|
5457
|
+
exports.ɵp = SdColumnInlineFilter;
|
|
5458
|
+
exports.ɵq = SdPopupGridConfiguration;
|
|
5459
|
+
exports.ɵr = SdDynamicColumn;
|
|
5460
|
+
exports.ɵs = SdGeneratedColumnService;
|
|
5461
|
+
exports.ɵt = SdGridConfigurationResultPipe;
|
|
5462
|
+
exports.ɵu = SdColumnChildrenFilterPipe;
|
|
5463
|
+
exports.ɵv = SdColumnTitlePipe;
|
|
5464
|
+
exports.ɵw = SdCommandFilterPipe;
|
|
5465
|
+
exports.ɵx = SdCommandDisablePipe;
|
|
5466
|
+
exports.ɵy = SdCommandIconPipe;
|
|
5467
|
+
exports.ɵz = SdCommandTitlePipe;
|
|
5468
5468
|
|
|
5469
5469
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
5470
5470
|
|