@pepperi-addons/ngx-composite-lib 0.0.13 → 0.0.14-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/pepperi-addons-ngx-composite-lib-color-settings.umd.js +123 -123
- package/bundles/pepperi-addons-ngx-composite-lib-dimx-export.umd.js +840 -804
- package/bundles/pepperi-addons-ngx-composite-lib-dimx-export.umd.js.map +1 -1
- package/bundles/pepperi-addons-ngx-composite-lib-file-status-panel.umd.js +84 -88
- package/bundles/pepperi-addons-ngx-composite-lib-file-status-panel.umd.js.map +1 -1
- package/bundles/pepperi-addons-ngx-composite-lib-generic-form.umd.js +671 -671
- package/bundles/pepperi-addons-ngx-composite-lib-generic-list.umd.js +918 -918
- package/bundles/pepperi-addons-ngx-composite-lib-group-buttons-settings.umd.js +176 -176
- package/bundles/pepperi-addons-ngx-composite-lib-shadow-settings.umd.js +117 -117
- package/bundles/pepperi-addons-ngx-composite-lib.umd.js +538 -538
- package/color-settings/color-settings.component.d.ts +22 -22
- package/color-settings/color-settings.model.d.ts +5 -5
- package/color-settings/color-settings.module.d.ts +12 -12
- package/color-settings/pepperi-addons-ngx-composite-lib-color-settings.d.ts +5 -5
- package/color-settings/public-api.d.ts +3 -3
- package/core/common/directives/index.d.ts +1 -1
- package/core/common/directives/public-api.d.ts +1 -1
- package/core/common/directives/reset-configuration-field.directive.d.ts +38 -38
- package/core/common/index.d.ts +1 -1
- package/core/common/public-api.d.ts +2 -2
- package/core/common/services/index.d.ts +1 -1
- package/core/common/services/public-api.d.ts +1 -1
- package/core/common/services/utilities.service.d.ts +6 -6
- package/core/index.d.ts +1 -1
- package/core/public-api.d.ts +1 -1
- package/dimx-export/dimx.component.d.ts +86 -82
- package/dimx-export/dimx.model.d.ts +5 -5
- package/dimx-export/dimx.module.d.ts +16 -15
- package/dimx-export/dimx.service.d.ts +21 -20
- package/dimx-export/index.d.ts +1 -1
- package/dimx-export/pepperi-addons-ngx-composite-lib-dimx-export.d.ts +5 -5
- package/dimx-export/public-api.d.ts +3 -3
- package/esm2015/color-settings/color-settings.component.js +81 -81
- package/esm2015/color-settings/color-settings.model.js +8 -8
- package/esm2015/color-settings/color-settings.module.js +39 -39
- package/esm2015/color-settings/pepperi-addons-ngx-composite-lib-color-settings.js +4 -4
- package/esm2015/color-settings/public-api.js +6 -6
- package/esm2015/core/common/directives/index.js +4 -4
- package/esm2015/core/common/directives/public-api.js +4 -4
- package/esm2015/core/common/directives/reset-configuration-field.directive.js +135 -135
- package/esm2015/core/common/index.js +4 -4
- package/esm2015/core/common/public-api.js +5 -5
- package/esm2015/core/common/services/index.js +4 -4
- package/esm2015/core/common/services/public-api.js +4 -4
- package/esm2015/core/common/services/utilities.service.js +18 -18
- package/esm2015/core/index.js +4 -4
- package/esm2015/core/public-api.js +4 -4
- package/esm2015/dimx-export/dimx.component.js +335 -302
- package/esm2015/dimx-export/dimx.model.js +7 -7
- package/esm2015/dimx-export/dimx.module.js +53 -49
- package/esm2015/dimx-export/dimx.service.js +50 -50
- package/esm2015/dimx-export/index.js +4 -4
- package/esm2015/dimx-export/pepperi-addons-ngx-composite-lib-dimx-export.js +4 -4
- package/esm2015/dimx-export/public-api.js +6 -6
- package/esm2015/file-status-panel/file-status-panel.component.js +39 -43
- package/esm2015/file-status-panel/file-status-panel.model.js +8 -8
- package/esm2015/file-status-panel/file-status-panel.module.js +47 -47
- package/esm2015/file-status-panel/pepperi-addons-ngx-composite-lib-file-status-panel.js +4 -4
- package/esm2015/file-status-panel/public-api.js +6 -6
- package/esm2015/generic-form/generic-form.component.js +93 -93
- package/esm2015/generic-form/generic-form.model.js +1 -1
- package/esm2015/generic-form/generic-form.module.js +73 -73
- package/esm2015/generic-form/generic-form.service.js +164 -164
- package/esm2015/generic-form/pepperi-addons-ngx-composite-lib-generic-form.js +4 -4
- package/esm2015/generic-form/public-api.js +7 -7
- package/esm2015/generic-list/generic-list.component.js +420 -420
- package/esm2015/generic-list/generic-list.model.js +1 -1
- package/esm2015/generic-list/generic-list.module.js +63 -63
- package/esm2015/generic-list/generic-list.service.js +40 -40
- package/esm2015/generic-list/pepperi-addons-ngx-composite-lib-generic-list.js +4 -4
- package/esm2015/generic-list/public-api.js +7 -7
- package/esm2015/group-buttons-settings/group-buttons-settings.component.js +134 -134
- package/esm2015/group-buttons-settings/group-buttons-settings.model.js +1 -1
- package/esm2015/group-buttons-settings/group-buttons-settings.module.js +46 -46
- package/esm2015/group-buttons-settings/pepperi-addons-ngx-composite-lib-group-buttons-settings.js +4 -4
- package/esm2015/group-buttons-settings/public-api.js +6 -6
- package/esm2015/ngx-composite-lib.module.js +44 -44
- package/esm2015/pepperi-addons-ngx-composite-lib.js +4 -4
- package/esm2015/public-api.js +5 -5
- package/esm2015/shadow-settings/pepperi-addons-ngx-composite-lib-shadow-settings.js +4 -4
- package/esm2015/shadow-settings/public-api.js +6 -6
- package/esm2015/shadow-settings/shadow-settings.component.js +72 -72
- package/esm2015/shadow-settings/shadow-settings.model.js +7 -7
- package/esm2015/shadow-settings/shadow-settings.module.js +43 -43
- package/fesm2015/pepperi-addons-ngx-composite-lib-color-settings.js +113 -113
- package/fesm2015/pepperi-addons-ngx-composite-lib-dimx-export.js +418 -382
- package/fesm2015/pepperi-addons-ngx-composite-lib-dimx-export.js.map +1 -1
- package/fesm2015/pepperi-addons-ngx-composite-lib-file-status-panel.js +78 -82
- package/fesm2015/pepperi-addons-ngx-composite-lib-file-status-panel.js.map +1 -1
- package/fesm2015/pepperi-addons-ngx-composite-lib-generic-form.js +304 -304
- package/fesm2015/pepperi-addons-ngx-composite-lib-generic-list.js +491 -491
- package/fesm2015/pepperi-addons-ngx-composite-lib-group-buttons-settings.js +167 -167
- package/fesm2015/pepperi-addons-ngx-composite-lib-shadow-settings.js +107 -107
- package/fesm2015/pepperi-addons-ngx-composite-lib.js +197 -197
- package/file-status-panel/file-status-panel.component.d.ts +14 -17
- package/file-status-panel/file-status-panel.model.d.ts +7 -7
- package/file-status-panel/file-status-panel.module.d.ts +14 -14
- package/file-status-panel/pepperi-addons-ngx-composite-lib-file-status-panel.d.ts +5 -5
- package/file-status-panel/public-api.d.ts +3 -3
- package/generic-form/generic-form.component.d.ts +28 -28
- package/generic-form/generic-form.model.d.ts +35 -35
- package/generic-form/generic-form.module.d.ts +13 -13
- package/generic-form/generic-form.service.d.ts +44 -44
- package/generic-form/pepperi-addons-ngx-composite-lib-generic-form.d.ts +5 -5
- package/generic-form/public-api.d.ts +4 -4
- package/generic-list/generic-list.component.d.ts +91 -91
- package/generic-list/generic-list.model.d.ts +41 -41
- package/generic-list/generic-list.module.d.ts +16 -16
- package/generic-list/generic-list.service.d.ts +13 -13
- package/generic-list/pepperi-addons-ngx-composite-lib-generic-list.d.ts +5 -5
- package/generic-list/public-api.d.ts +4 -4
- package/group-buttons-settings/group-buttons-settings.component.d.ts +33 -33
- package/group-buttons-settings/group-buttons-settings.model.d.ts +1 -1
- package/group-buttons-settings/group-buttons-settings.module.d.ts +14 -14
- package/group-buttons-settings/pepperi-addons-ngx-composite-lib-group-buttons-settings.d.ts +5 -5
- package/group-buttons-settings/public-api.d.ts +3 -3
- package/ngx-composite-lib.module.d.ts +11 -11
- package/package.json +1 -1
- package/pepperi-addons-ngx-composite-lib.d.ts +5 -5
- package/public-api.d.ts +2 -2
- package/shadow-settings/pepperi-addons-ngx-composite-lib-shadow-settings.d.ts +5 -5
- package/shadow-settings/public-api.d.ts +3 -3
- package/shadow-settings/shadow-settings.component.d.ts +23 -23
- package/shadow-settings/shadow-settings.model.d.ts +7 -7
- package/shadow-settings/shadow-settings.module.d.ts +13 -13
|
@@ -29,137 +29,137 @@
|
|
|
29
29
|
var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
|
|
30
30
|
var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
|
|
31
31
|
|
|
32
|
-
var PepColorSettings = /** @class */ (function () {
|
|
33
|
-
function PepColorSettings() {
|
|
34
|
-
this.use = false;
|
|
35
|
-
this.value = 'hsl(0, 0%, 57%)';
|
|
36
|
-
this.opacity = 50;
|
|
37
|
-
// useGradientOverlay?: boolean = true;
|
|
38
|
-
}
|
|
39
|
-
return PepColorSettings;
|
|
32
|
+
var PepColorSettings = /** @class */ (function () {
|
|
33
|
+
function PepColorSettings() {
|
|
34
|
+
this.use = false;
|
|
35
|
+
this.value = 'hsl(0, 0%, 57%)';
|
|
36
|
+
this.opacity = 50;
|
|
37
|
+
// useGradientOverlay?: boolean = true;
|
|
38
|
+
}
|
|
39
|
+
return PepColorSettings;
|
|
40
40
|
}());
|
|
41
41
|
|
|
42
|
-
var ColorSettingsComponent = /** @class */ (function () {
|
|
43
|
-
function ColorSettingsComponent(pepColorService) {
|
|
44
|
-
this.pepColorService = pepColorService;
|
|
45
|
-
this.title = '';
|
|
46
|
-
this._color = new PepColorSettings();
|
|
47
|
-
this.colorChange = new i0.EventEmitter();
|
|
48
|
-
}
|
|
49
|
-
Object.defineProperty(ColorSettingsComponent.prototype, "color", {
|
|
50
|
-
get: function () {
|
|
51
|
-
return this._color;
|
|
52
|
-
},
|
|
53
|
-
set: function (value) {
|
|
54
|
-
if (!value) {
|
|
55
|
-
this._color = new PepColorSettings();
|
|
56
|
-
}
|
|
57
|
-
else {
|
|
58
|
-
this._color = value;
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
enumerable: false,
|
|
62
|
-
configurable: true
|
|
63
|
-
});
|
|
64
|
-
ColorSettingsComponent.prototype.ngOnInit = function () {
|
|
65
|
-
//
|
|
66
|
-
};
|
|
67
|
-
ColorSettingsComponent.prototype.getRGBAcolor = function (colorObj, opac) {
|
|
68
|
-
if (opac === void 0) { opac = null; }
|
|
69
|
-
var rgba = 'rgba(255,255,255,0)';
|
|
70
|
-
if (colorObj) {
|
|
71
|
-
var color = colorObj.value;
|
|
72
|
-
var opacity = opac != null ? opac : colorObj.opacity;
|
|
73
|
-
opacity = opacity > 0 ? opacity / 100 : 0;
|
|
74
|
-
var hsl = this.pepColorService.hslString2hsl(color);
|
|
75
|
-
var rgb = this.pepColorService.hsl2rgb(hsl);
|
|
76
|
-
rgba = 'rgba(' + rgb.r + ',' + rgb.g + ',' + rgb.b + ',' + opacity + ')';
|
|
77
|
-
}
|
|
78
|
-
return rgba;
|
|
79
|
-
};
|
|
80
|
-
ColorSettingsComponent.prototype.raiseColorChange = function () {
|
|
81
|
-
this.colorChange.emit(this.color);
|
|
82
|
-
};
|
|
83
|
-
ColorSettingsComponent.prototype.getSliderBackground = function () {
|
|
84
|
-
var alignTo = 'right';
|
|
85
|
-
var colorObj = new PepColorSettings();
|
|
86
|
-
colorObj.value = this.color.value;
|
|
87
|
-
colorObj.opacity = 100;
|
|
88
|
-
var gradStr = this.getRGBAcolor(colorObj, 0) + ' , ' + this.getRGBAcolor(colorObj);
|
|
89
|
-
return 'linear-gradient(to ' + alignTo + ', ' + gradStr + ')';
|
|
90
|
-
};
|
|
91
|
-
ColorSettingsComponent.prototype.onUseChanged = function (value) {
|
|
92
|
-
this.color.use = value;
|
|
93
|
-
this.raiseColorChange();
|
|
94
|
-
};
|
|
95
|
-
ColorSettingsComponent.prototype.onColorChanged = function (value) {
|
|
96
|
-
this.color.value = value;
|
|
97
|
-
this.raiseColorChange();
|
|
98
|
-
};
|
|
99
|
-
ColorSettingsComponent.prototype.onSliderValueChanged = function (value) {
|
|
100
|
-
this.color.opacity = value;
|
|
101
|
-
this.raiseColorChange();
|
|
102
|
-
};
|
|
103
|
-
return ColorSettingsComponent;
|
|
104
|
-
}());
|
|
105
|
-
ColorSettingsComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: ColorSettingsComponent, deps: [{ token: i1__namespace.PepColorService }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
106
|
-
ColorSettingsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.0.5", type: ColorSettingsComponent, selector: "pep-color-settings", inputs: { title: "title", color: "color" }, outputs: { colorChange: "colorChange" }, ngImport: i0__namespace, template: "<pep-checkbox class=\"checkbox-as-title\" [label]=\"title\" [renderTitle]=\"false\" [value]=\"color.use\" (valueChange)=\"onUseChanged($event)\"></pep-checkbox>\n<pep-color [value]=\"color.value\" [label]=\"title + ' ' + ('COLOR_SETTINGS.COLOR' | translate)\" [disabled]=\"!color.use\" (valueChange)=\"onColorChanged($event)\">\n</pep-color>\n<pep-slider [label]=\"title + ' ' + ('COLOR_SETTINGS.OPACITY' | translate)\" [hint]=\"color.opacity.toString() || ''\" [minValue]=\"0\" [maxValue]=\"100\" [disabled]=\"!color.use\" [value]=\"color.opacity\" \n [background]=\"getSliderBackground()\" (inputChange)=\"onSliderValueChanged($event)\">\n</pep-slider>\n", styles: [":host{width:100%}\n"], components: [{ type: i2__namespace.PepCheckboxComponent, selector: "pep-checkbox", inputs: ["key", "value", "label", "mandatory", "disabled", "readonly", "xAlignment", "rowSpan", "form", "isActive", "showTitle", "renderTitle", "layoutType", "type", "additionalValue", "visible"], outputs: ["valueChange"] }, { type: i3__namespace.PepColorComponent, selector: "pep-color", inputs: ["key", "value", "label", "disabled", "xAlignment", "rowSpan", "type", "showTitle", "renderTitle", "showAAComplient", "layoutType"], outputs: ["valueChange"] }, { type: i4__namespace.PepSliderComponent, selector: "pep-slider", inputs: ["label", "disabled", "hint", "step", "minValue", "maxValue", "background", "value"], outputs: ["valueChange", "inputChange"] }], pipes: { "translate": i5__namespace.TranslatePipe } });
|
|
107
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: ColorSettingsComponent, decorators: [{
|
|
108
|
-
type: i0.Component,
|
|
109
|
-
args: [{
|
|
110
|
-
selector: 'pep-color-settings',
|
|
111
|
-
templateUrl: './color-settings.component.html',
|
|
112
|
-
styleUrls: ['./color-settings.component.scss']
|
|
113
|
-
}]
|
|
114
|
-
}], ctorParameters: function () { return [{ type: i1__namespace.PepColorService }]; }, propDecorators: { title: [{
|
|
115
|
-
type: i0.Input
|
|
116
|
-
}], color: [{
|
|
117
|
-
type: i0.Input
|
|
118
|
-
}], colorChange: [{
|
|
119
|
-
type: i0.Output
|
|
42
|
+
var ColorSettingsComponent = /** @class */ (function () {
|
|
43
|
+
function ColorSettingsComponent(pepColorService) {
|
|
44
|
+
this.pepColorService = pepColorService;
|
|
45
|
+
this.title = '';
|
|
46
|
+
this._color = new PepColorSettings();
|
|
47
|
+
this.colorChange = new i0.EventEmitter();
|
|
48
|
+
}
|
|
49
|
+
Object.defineProperty(ColorSettingsComponent.prototype, "color", {
|
|
50
|
+
get: function () {
|
|
51
|
+
return this._color;
|
|
52
|
+
},
|
|
53
|
+
set: function (value) {
|
|
54
|
+
if (!value) {
|
|
55
|
+
this._color = new PepColorSettings();
|
|
56
|
+
}
|
|
57
|
+
else {
|
|
58
|
+
this._color = value;
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
enumerable: false,
|
|
62
|
+
configurable: true
|
|
63
|
+
});
|
|
64
|
+
ColorSettingsComponent.prototype.ngOnInit = function () {
|
|
65
|
+
//
|
|
66
|
+
};
|
|
67
|
+
ColorSettingsComponent.prototype.getRGBAcolor = function (colorObj, opac) {
|
|
68
|
+
if (opac === void 0) { opac = null; }
|
|
69
|
+
var rgba = 'rgba(255,255,255,0)';
|
|
70
|
+
if (colorObj) {
|
|
71
|
+
var color = colorObj.value;
|
|
72
|
+
var opacity = opac != null ? opac : colorObj.opacity;
|
|
73
|
+
opacity = opacity > 0 ? opacity / 100 : 0;
|
|
74
|
+
var hsl = this.pepColorService.hslString2hsl(color);
|
|
75
|
+
var rgb = this.pepColorService.hsl2rgb(hsl);
|
|
76
|
+
rgba = 'rgba(' + rgb.r + ',' + rgb.g + ',' + rgb.b + ',' + opacity + ')';
|
|
77
|
+
}
|
|
78
|
+
return rgba;
|
|
79
|
+
};
|
|
80
|
+
ColorSettingsComponent.prototype.raiseColorChange = function () {
|
|
81
|
+
this.colorChange.emit(this.color);
|
|
82
|
+
};
|
|
83
|
+
ColorSettingsComponent.prototype.getSliderBackground = function () {
|
|
84
|
+
var alignTo = 'right';
|
|
85
|
+
var colorObj = new PepColorSettings();
|
|
86
|
+
colorObj.value = this.color.value;
|
|
87
|
+
colorObj.opacity = 100;
|
|
88
|
+
var gradStr = this.getRGBAcolor(colorObj, 0) + ' , ' + this.getRGBAcolor(colorObj);
|
|
89
|
+
return 'linear-gradient(to ' + alignTo + ', ' + gradStr + ')';
|
|
90
|
+
};
|
|
91
|
+
ColorSettingsComponent.prototype.onUseChanged = function (value) {
|
|
92
|
+
this.color.use = value;
|
|
93
|
+
this.raiseColorChange();
|
|
94
|
+
};
|
|
95
|
+
ColorSettingsComponent.prototype.onColorChanged = function (value) {
|
|
96
|
+
this.color.value = value;
|
|
97
|
+
this.raiseColorChange();
|
|
98
|
+
};
|
|
99
|
+
ColorSettingsComponent.prototype.onSliderValueChanged = function (value) {
|
|
100
|
+
this.color.opacity = value;
|
|
101
|
+
this.raiseColorChange();
|
|
102
|
+
};
|
|
103
|
+
return ColorSettingsComponent;
|
|
104
|
+
}());
|
|
105
|
+
ColorSettingsComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: ColorSettingsComponent, deps: [{ token: i1__namespace.PepColorService }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
106
|
+
ColorSettingsComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.0.5", type: ColorSettingsComponent, selector: "pep-color-settings", inputs: { title: "title", color: "color" }, outputs: { colorChange: "colorChange" }, ngImport: i0__namespace, template: "<pep-checkbox class=\"checkbox-as-title\" [label]=\"title\" [renderTitle]=\"false\" [value]=\"color.use\" (valueChange)=\"onUseChanged($event)\"></pep-checkbox>\n<pep-color [value]=\"color.value\" [label]=\"title + ' ' + ('COLOR_SETTINGS.COLOR' | translate)\" [disabled]=\"!color.use\" (valueChange)=\"onColorChanged($event)\">\n</pep-color>\n<pep-slider [label]=\"title + ' ' + ('COLOR_SETTINGS.OPACITY' | translate)\" [hint]=\"color.opacity.toString() || ''\" [minValue]=\"0\" [maxValue]=\"100\" [disabled]=\"!color.use\" [value]=\"color.opacity\" \n [background]=\"getSliderBackground()\" (inputChange)=\"onSliderValueChanged($event)\">\n</pep-slider>\n", styles: [":host{width:100%}\n"], components: [{ type: i2__namespace.PepCheckboxComponent, selector: "pep-checkbox", inputs: ["key", "value", "label", "mandatory", "disabled", "readonly", "xAlignment", "rowSpan", "form", "isActive", "showTitle", "renderTitle", "layoutType", "type", "additionalValue", "visible"], outputs: ["valueChange"] }, { type: i3__namespace.PepColorComponent, selector: "pep-color", inputs: ["key", "value", "label", "disabled", "xAlignment", "rowSpan", "type", "showTitle", "renderTitle", "showAAComplient", "layoutType"], outputs: ["valueChange"] }, { type: i4__namespace.PepSliderComponent, selector: "pep-slider", inputs: ["label", "disabled", "hint", "step", "minValue", "maxValue", "background", "value"], outputs: ["valueChange", "inputChange"] }], pipes: { "translate": i5__namespace.TranslatePipe } });
|
|
107
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: ColorSettingsComponent, decorators: [{
|
|
108
|
+
type: i0.Component,
|
|
109
|
+
args: [{
|
|
110
|
+
selector: 'pep-color-settings',
|
|
111
|
+
templateUrl: './color-settings.component.html',
|
|
112
|
+
styleUrls: ['./color-settings.component.scss']
|
|
113
|
+
}]
|
|
114
|
+
}], ctorParameters: function () { return [{ type: i1__namespace.PepColorService }]; }, propDecorators: { title: [{
|
|
115
|
+
type: i0.Input
|
|
116
|
+
}], color: [{
|
|
117
|
+
type: i0.Input
|
|
118
|
+
}], colorChange: [{
|
|
119
|
+
type: i0.Output
|
|
120
120
|
}] } });
|
|
121
121
|
|
|
122
|
-
var PepColorSettingsModule = /** @class */ (function () {
|
|
123
|
-
function PepColorSettingsModule() {
|
|
124
|
-
}
|
|
125
|
-
return PepColorSettingsModule;
|
|
126
|
-
}());
|
|
127
|
-
PepColorSettingsModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: PepColorSettingsModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
128
|
-
PepColorSettingsModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: PepColorSettingsModule, declarations: [ColorSettingsComponent], imports: [common.CommonModule,
|
|
129
|
-
i1.PepNgxLibModule,
|
|
130
|
-
i2.PepCheckboxModule,
|
|
131
|
-
i3.PepColorModule,
|
|
132
|
-
i4.PepSliderModule], exports: [ColorSettingsComponent] });
|
|
133
|
-
PepColorSettingsModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: PepColorSettingsModule, imports: [[
|
|
134
|
-
common.CommonModule,
|
|
135
|
-
i1.PepNgxLibModule,
|
|
136
|
-
i2.PepCheckboxModule,
|
|
137
|
-
i3.PepColorModule,
|
|
138
|
-
i4.PepSliderModule
|
|
139
|
-
]] });
|
|
140
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: PepColorSettingsModule, decorators: [{
|
|
141
|
-
type: i0.NgModule,
|
|
142
|
-
args: [{
|
|
143
|
-
declarations: [
|
|
144
|
-
ColorSettingsComponent
|
|
145
|
-
],
|
|
146
|
-
imports: [
|
|
147
|
-
common.CommonModule,
|
|
148
|
-
i1.PepNgxLibModule,
|
|
149
|
-
i2.PepCheckboxModule,
|
|
150
|
-
i3.PepColorModule,
|
|
151
|
-
i4.PepSliderModule
|
|
152
|
-
],
|
|
153
|
-
exports: [ColorSettingsComponent],
|
|
154
|
-
}]
|
|
122
|
+
var PepColorSettingsModule = /** @class */ (function () {
|
|
123
|
+
function PepColorSettingsModule() {
|
|
124
|
+
}
|
|
125
|
+
return PepColorSettingsModule;
|
|
126
|
+
}());
|
|
127
|
+
PepColorSettingsModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: PepColorSettingsModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
|
128
|
+
PepColorSettingsModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: PepColorSettingsModule, declarations: [ColorSettingsComponent], imports: [common.CommonModule,
|
|
129
|
+
i1.PepNgxLibModule,
|
|
130
|
+
i2.PepCheckboxModule,
|
|
131
|
+
i3.PepColorModule,
|
|
132
|
+
i4.PepSliderModule], exports: [ColorSettingsComponent] });
|
|
133
|
+
PepColorSettingsModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: PepColorSettingsModule, imports: [[
|
|
134
|
+
common.CommonModule,
|
|
135
|
+
i1.PepNgxLibModule,
|
|
136
|
+
i2.PepCheckboxModule,
|
|
137
|
+
i3.PepColorModule,
|
|
138
|
+
i4.PepSliderModule
|
|
139
|
+
]] });
|
|
140
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.0.5", ngImport: i0__namespace, type: PepColorSettingsModule, decorators: [{
|
|
141
|
+
type: i0.NgModule,
|
|
142
|
+
args: [{
|
|
143
|
+
declarations: [
|
|
144
|
+
ColorSettingsComponent
|
|
145
|
+
],
|
|
146
|
+
imports: [
|
|
147
|
+
common.CommonModule,
|
|
148
|
+
i1.PepNgxLibModule,
|
|
149
|
+
i2.PepCheckboxModule,
|
|
150
|
+
i3.PepColorModule,
|
|
151
|
+
i4.PepSliderModule
|
|
152
|
+
],
|
|
153
|
+
exports: [ColorSettingsComponent],
|
|
154
|
+
}]
|
|
155
155
|
}] });
|
|
156
156
|
|
|
157
|
-
/*
|
|
158
|
-
* Public API Surface of ngx-composite-lib/color-settings
|
|
157
|
+
/*
|
|
158
|
+
* Public API Surface of ngx-composite-lib/color-settings
|
|
159
159
|
*/
|
|
160
160
|
|
|
161
|
-
/**
|
|
162
|
-
* Generated bundle index. Do not edit.
|
|
161
|
+
/**
|
|
162
|
+
* Generated bundle index. Do not edit.
|
|
163
163
|
*/
|
|
164
164
|
|
|
165
165
|
exports.ColorSettingsComponent = ColorSettingsComponent;
|