@colijnit/corecomponents_v12 12.0.94 → 12.0.95
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/colijnit-corecomponents_v12.umd.js +5 -134
- package/bundles/colijnit-corecomponents_v12.umd.js.map +1 -1
- package/colijnit-corecomponents_v12.metadata.json +1 -1
- package/esm2015/lib/components/base/base-input.component.js +2 -1
- package/esm2015/public-api.js +1 -5
- package/fesm2015/colijnit-corecomponents_v12.js +7 -147
- package/fesm2015/colijnit-corecomponents_v12.js.map +1 -1
- package/lib/components/co-kanban/style/material.scss +0 -8
- package/lib/components/grid/style/_material-definition.scss +0 -9
- package/lib/components/input-checkbox/style/material.scss +0 -2
- package/lib/components/input-checkbox-multi-select/style/_material-definition.scss +1 -7
- package/lib/components/input-combo-box/style/material.scss +1 -7
- package/lib/components/input-date-picker/style/_material-definition.scss +1 -10
- package/lib/components/input-date-range-picker/style/_material-definition.scss +1 -9
- package/lib/components/input-radio-button/style/_material-definition.scss +0 -3
- package/lib/components/input-search/style/_layout.scss +1 -0
- package/lib/components/input-search/style/_material-definition.scss +1 -0
- package/lib/components/input-text/style/_layout.scss +1 -1
- package/lib/components/multi-select-list/style/_material-definition.scss +1 -7
- package/lib/components/pivot/style/_material-definition.scss +0 -11
- package/lib/style/corecomponents-globals.scss +17 -0
- package/lib/style/material2/style/_elevation.scss +2 -2
- package/package.json +1 -2
- package/public-api.d.ts +0 -4
- package/esm2015/lib/components/co-dialog-prompt/co-dialog-prompt.component.js +0 -60
- package/esm2015/lib/components/co-dialog-prompt/co-dialog-prompt.module.js +0 -16
- package/esm2015/lib/components/co-rich-text-editor/co-rich-text-editor.component.js +0 -53
- package/esm2015/lib/components/co-rich-text-editor/co-rich-text-editor.module.js +0 -21
- package/lib/components/co-dialog-prompt/co-dialog-prompt.component.d.ts +0 -19
- package/lib/components/co-dialog-prompt/co-dialog-prompt.component.scss +0 -0
- package/lib/components/co-dialog-prompt/co-dialog-prompt.module.d.ts +0 -2
- package/lib/components/co-rich-text-editor/co-rich-text-editor.component.d.ts +0 -13
- package/lib/components/co-rich-text-editor/co-rich-text-editor.module.d.ts +0 -2
- package/lib/components/co-rich-text-editor/style/_layout.scss +0 -3
- package/lib/components/co-rich-text-editor/style/_material-definition.scss +0 -9
- package/lib/components/co-rich-text-editor/style/_theme.scss +0 -3
- package/lib/components/co-rich-text-editor/style/material.scss +0 -4
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/common/http'), require('@angular/platform-browser'), require('rxjs'), require('rxjs/operators'), require('@syncfusion/ej2-angular-splitbuttons'), require('three'), require('three/examples/jsm/renderers/CSS3DRenderer'), require('@tweenjs/tween.js'), require('hammerjs'), require('@angular/animations'), require('@syncfusion/ej2-angular-
|
|
3
|
-
typeof define === 'function' && define.amd ? define('@colijnit/corecomponents_v12', ['exports', '@angular/core', '@angular/common', '@angular/common/http', '@angular/platform-browser', 'rxjs', 'rxjs/operators', '@syncfusion/ej2-angular-splitbuttons', 'three', 'three/examples/jsm/renderers/CSS3DRenderer', '@tweenjs/tween.js', 'hammerjs', '@angular/animations', '@syncfusion/ej2-angular-
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.colijnit = global.colijnit || {}, global.colijnit.corecomponents_v12 = {}), global.ng.core, global.ng.common, global.ng.common.http, global.ng.platformBrowser, global.rxjs, global.rxjs.operators, global.ej2AngularSplitbuttons, global.three, global.CSS3DRenderer, global.TWEEN, null, global.ng.animations, global.
|
|
5
|
-
})(this, (function (exports, i0, common, http, platformBrowser, rxjs, operators, ej2AngularSplitbuttons, three, CSS3DRenderer, TWEEN, hammerjs, animations,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/common/http'), require('@angular/platform-browser'), require('rxjs'), require('rxjs/operators'), require('@syncfusion/ej2-angular-splitbuttons'), require('three'), require('three/examples/jsm/renderers/CSS3DRenderer'), require('@tweenjs/tween.js'), require('hammerjs'), require('@angular/animations'), require('@syncfusion/ej2-angular-kanban'), require('@syncfusion/ej2-angular-schedule'), require('@syncfusion/ej2-angular-navigations'), require('@syncfusion/ej2-angular-buttons'), require('@angular/forms'), require('@syncfusion/ej2-angular-dropdowns'), require('@syncfusion/ej2-angular-grids'), require('@syncfusion/ej2-base'), require('@syncfusion/ej2-angular-calendars'), require('@syncfusion/ej2-angular-inputs'), require('@syncfusion/ej2-angular-pivotview'), require('@angular/cdk/overlay'), require('@angular/cdk/portal'), require('@angular/cdk/drag-drop'), require('@angular/cdk/scrolling')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('@colijnit/corecomponents_v12', ['exports', '@angular/core', '@angular/common', '@angular/common/http', '@angular/platform-browser', 'rxjs', 'rxjs/operators', '@syncfusion/ej2-angular-splitbuttons', 'three', 'three/examples/jsm/renderers/CSS3DRenderer', '@tweenjs/tween.js', 'hammerjs', '@angular/animations', '@syncfusion/ej2-angular-kanban', '@syncfusion/ej2-angular-schedule', '@syncfusion/ej2-angular-navigations', '@syncfusion/ej2-angular-buttons', '@angular/forms', '@syncfusion/ej2-angular-dropdowns', '@syncfusion/ej2-angular-grids', '@syncfusion/ej2-base', '@syncfusion/ej2-angular-calendars', '@syncfusion/ej2-angular-inputs', '@syncfusion/ej2-angular-pivotview', '@angular/cdk/overlay', '@angular/cdk/portal', '@angular/cdk/drag-drop', '@angular/cdk/scrolling'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.colijnit = global.colijnit || {}, global.colijnit.corecomponents_v12 = {}), global.ng.core, global.ng.common, global.ng.common.http, global.ng.platformBrowser, global.rxjs, global.rxjs.operators, global.ej2AngularSplitbuttons, global.three, global.CSS3DRenderer, global.TWEEN, null, global.ng.animations, global.ej2AngularKanban, global.ej2AngularSchedule, global.ej2AngularNavigations, global.ej2AngularButtons, global.ng.forms, global.ej2AngularDropdowns, global.ej2AngularGrids, global.ej2Base, global.ej2AngularCalendars, global.ej2AngularInputs, global.ej2AngularPivotview, global.ng.cdk.overlay, global.ng.cdk.portal, global.ng.cdk.dragDrop, global.ng.cdk.scrolling));
|
|
5
|
+
})(this, (function (exports, i0, common, http, platformBrowser, rxjs, operators, ej2AngularSplitbuttons, three, CSS3DRenderer, TWEEN, hammerjs, animations, ej2AngularKanban, ej2AngularSchedule, ej2AngularNavigations, ej2AngularButtons, forms, ej2AngularDropdowns, ej2AngularGrids, ej2Base, ej2AngularCalendars, ej2AngularInputs, ej2AngularPivotview, overlay, portal, dragDrop, scrolling) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopNamespace(e) {
|
|
8
8
|
if (e && e.__esModule) return e;
|
|
@@ -3770,70 +3770,6 @@
|
|
|
3770
3770
|
},] }
|
|
3771
3771
|
];
|
|
3772
3772
|
|
|
3773
|
-
var CoDialogPromptComponent = /** @class */ (function () {
|
|
3774
|
-
function CoDialogPromptComponent() {
|
|
3775
|
-
var _this = this;
|
|
3776
|
-
this.header = "header";
|
|
3777
|
-
this.content = "content";
|
|
3778
|
-
this.visible = false;
|
|
3779
|
-
this.width = "50%";
|
|
3780
|
-
this.showCloseIcon = true;
|
|
3781
|
-
this.closeClick = new i0.EventEmitter();
|
|
3782
|
-
this.target = '.co-dialog-prompt-root-container';
|
|
3783
|
-
this.buttons = [
|
|
3784
|
-
{ click: this.buttonClick.bind(this), buttonModel: { content: 'Ja', isPrimary: 'true' } },
|
|
3785
|
-
{ click: this.buttonClick.bind(this), buttonModel: { content: 'Nee' } }
|
|
3786
|
-
];
|
|
3787
|
-
this.onCloseClick = function () {
|
|
3788
|
-
_this.close();
|
|
3789
|
-
_this.closeClick.emit();
|
|
3790
|
-
};
|
|
3791
|
-
}
|
|
3792
|
-
CoDialogPromptComponent.prototype.open = function () {
|
|
3793
|
-
this.coDialogPrompt.show();
|
|
3794
|
-
};
|
|
3795
|
-
CoDialogPromptComponent.prototype.close = function () {
|
|
3796
|
-
this.coDialogPrompt.hide();
|
|
3797
|
-
};
|
|
3798
|
-
CoDialogPromptComponent.prototype.buttonClick = function () {
|
|
3799
|
-
this.close();
|
|
3800
|
-
};
|
|
3801
|
-
return CoDialogPromptComponent;
|
|
3802
|
-
}());
|
|
3803
|
-
CoDialogPromptComponent.decorators = [
|
|
3804
|
-
{ type: i0.Component, args: [{
|
|
3805
|
-
selector: 'co-dialog-prompt',
|
|
3806
|
-
template: "\n <div #coDialogPromptRootContainer class='co-dialog-prompt-root-container'></div>\n <ejs-dialog #coDialogPrompt\n [buttons]=\"buttons\"\n [header]=\"header\"\n [content]=\"content\"\n [showCloseIcon]=\"showCloseIcon\"\n [target]=\"target\"\n [visible]=\"visible\"\n [width]=\"width\"\n (close)=\"onCloseClick()\"\n >\n </ejs-dialog>\n ",
|
|
3807
|
-
styles: [""]
|
|
3808
|
-
},] }
|
|
3809
|
-
];
|
|
3810
|
-
CoDialogPromptComponent.ctorParameters = function () { return []; };
|
|
3811
|
-
CoDialogPromptComponent.propDecorators = {
|
|
3812
|
-
coDialogPrompt: [{ type: i0.ViewChild, args: ['coDialogPrompt',] }],
|
|
3813
|
-
header: [{ type: i0.Input }],
|
|
3814
|
-
content: [{ type: i0.Input }],
|
|
3815
|
-
visible: [{ type: i0.Input }],
|
|
3816
|
-
width: [{ type: i0.Input }],
|
|
3817
|
-
showCloseIcon: [{ type: i0.Input }],
|
|
3818
|
-
closeClick: [{ type: i0.Output }]
|
|
3819
|
-
};
|
|
3820
|
-
|
|
3821
|
-
var CoDialogPromptModule = /** @class */ (function () {
|
|
3822
|
-
function CoDialogPromptModule() {
|
|
3823
|
-
}
|
|
3824
|
-
return CoDialogPromptModule;
|
|
3825
|
-
}());
|
|
3826
|
-
CoDialogPromptModule.decorators = [
|
|
3827
|
-
{ type: i0.NgModule, args: [{
|
|
3828
|
-
imports: [
|
|
3829
|
-
ej2AngularPopups.DialogModule
|
|
3830
|
-
],
|
|
3831
|
-
declarations: [CoDialogPromptComponent],
|
|
3832
|
-
providers: [],
|
|
3833
|
-
exports: [CoDialogPromptComponent]
|
|
3834
|
-
},] }
|
|
3835
|
-
];
|
|
3836
|
-
|
|
3837
3773
|
var CoDialogWizardComponent = /** @class */ (function () {
|
|
3838
3774
|
function CoDialogWizardComponent() {
|
|
3839
3775
|
this.icons = exports.CoreComponentsIcon;
|
|
@@ -3986,68 +3922,6 @@
|
|
|
3986
3922
|
},] }
|
|
3987
3923
|
];
|
|
3988
3924
|
|
|
3989
|
-
var CoRichTextEditorComponent = /** @class */ (function () {
|
|
3990
|
-
function CoRichTextEditorComponent() {
|
|
3991
|
-
this.onChangeEvent = new i0.EventEmitter();
|
|
3992
|
-
}
|
|
3993
|
-
CoRichTextEditorComponent.prototype.showClass = function () {
|
|
3994
|
-
return true;
|
|
3995
|
-
};
|
|
3996
|
-
CoRichTextEditorComponent.prototype.ngAfterViewInit = function () {
|
|
3997
|
-
};
|
|
3998
|
-
CoRichTextEditorComponent.prototype.ngOnInit = function () {
|
|
3999
|
-
};
|
|
4000
|
-
CoRichTextEditorComponent.prototype.getContent = function () {
|
|
4001
|
-
if (this.editor) {
|
|
4002
|
-
return this.editor.getContent();
|
|
4003
|
-
}
|
|
4004
|
-
};
|
|
4005
|
-
CoRichTextEditorComponent.prototype.getText = function () {
|
|
4006
|
-
if (this.editor) {
|
|
4007
|
-
return this.editor.getText();
|
|
4008
|
-
}
|
|
4009
|
-
};
|
|
4010
|
-
CoRichTextEditorComponent.prototype.onChange = function (args) {
|
|
4011
|
-
if (args) {
|
|
4012
|
-
this.onChangeEvent.next(args);
|
|
4013
|
-
}
|
|
4014
|
-
};
|
|
4015
|
-
return CoRichTextEditorComponent;
|
|
4016
|
-
}());
|
|
4017
|
-
CoRichTextEditorComponent.decorators = [
|
|
4018
|
-
{ type: i0.Component, args: [{
|
|
4019
|
-
selector: 'co-rich-text-editor',
|
|
4020
|
-
template: "\n <ejs-richtexteditor\n #rte\n id=\"Rte\"\n [ngModel]=\"model\"\n (change)=\"onChange($event)\"\n >\n <ng-template></ng-template>\n </ejs-richtexteditor>\n ",
|
|
4021
|
-
providers: [ej2AngularRichtexteditor.ToolbarService, ej2AngularRichtexteditor.LinkService, ej2AngularRichtexteditor.ImageService, ej2AngularRichtexteditor.HtmlEditorService],
|
|
4022
|
-
encapsulation: i0.ViewEncapsulation.None
|
|
4023
|
-
},] }
|
|
4024
|
-
];
|
|
4025
|
-
CoRichTextEditorComponent.propDecorators = {
|
|
4026
|
-
editor: [{ type: i0.ViewChild, args: ['rte', { static: false },] }],
|
|
4027
|
-
onChangeEvent: [{ type: i0.Output }],
|
|
4028
|
-
model: [{ type: i0.Input }],
|
|
4029
|
-
showClass: [{ type: i0.HostBinding, args: ["class.co-rich-text-editor",] }]
|
|
4030
|
-
};
|
|
4031
|
-
|
|
4032
|
-
var CoRichTextEditorModule = /** @class */ (function () {
|
|
4033
|
-
function CoRichTextEditorModule() {
|
|
4034
|
-
}
|
|
4035
|
-
return CoRichTextEditorModule;
|
|
4036
|
-
}());
|
|
4037
|
-
CoRichTextEditorModule.decorators = [
|
|
4038
|
-
{ type: i0.NgModule, args: [{
|
|
4039
|
-
declarations: [CoRichTextEditorComponent],
|
|
4040
|
-
exports: [
|
|
4041
|
-
CoRichTextEditorComponent
|
|
4042
|
-
],
|
|
4043
|
-
imports: [
|
|
4044
|
-
common.CommonModule,
|
|
4045
|
-
ej2AngularRichtexteditor.RichTextEditorModule,
|
|
4046
|
-
forms.FormsModule
|
|
4047
|
-
]
|
|
4048
|
-
},] }
|
|
4049
|
-
];
|
|
4050
|
-
|
|
4051
3925
|
var CoScheduleComponent = /** @class */ (function () {
|
|
4052
3926
|
function CoScheduleComponent() {
|
|
4053
3927
|
this.enablePersistence = false;
|
|
@@ -5150,6 +5024,7 @@
|
|
|
5150
5024
|
_a = event.code;
|
|
5151
5025
|
switch (_a) {
|
|
5152
5026
|
case 'Enter': return [3 /*break*/, 1];
|
|
5027
|
+
case 'NumpadEnter': return [3 /*break*/, 1];
|
|
5153
5028
|
case 'Tab': return [3 /*break*/, 4];
|
|
5154
5029
|
case 'Escape': return [3 /*break*/, 6];
|
|
5155
5030
|
}
|
|
@@ -11864,8 +11739,6 @@
|
|
|
11864
11739
|
exports.ClickoutsideModule = ClickoutsideModule;
|
|
11865
11740
|
exports.CoDialogComponent = CoDialogComponent;
|
|
11866
11741
|
exports.CoDialogModule = CoDialogModule;
|
|
11867
|
-
exports.CoDialogPromptComponent = CoDialogPromptComponent;
|
|
11868
|
-
exports.CoDialogPromptModule = CoDialogPromptModule;
|
|
11869
11742
|
exports.CoDialogWizardComponent = CoDialogWizardComponent;
|
|
11870
11743
|
exports.CoDialogWizardModule = CoDialogWizardModule;
|
|
11871
11744
|
exports.CoGridComponent = CoGridComponent;
|
|
@@ -11874,8 +11747,6 @@
|
|
|
11874
11747
|
exports.CoKanbanModule = CoKanbanModule;
|
|
11875
11748
|
exports.CoPivotComponent = CoPivotComponent;
|
|
11876
11749
|
exports.CoPivotModule = CoPivotModule;
|
|
11877
|
-
exports.CoRichTextEditorComponent = CoRichTextEditorComponent;
|
|
11878
|
-
exports.CoRichTextEditorModule = CoRichTextEditorModule;
|
|
11879
11750
|
exports.CoScheduleComponent = CoScheduleComponent;
|
|
11880
11751
|
exports.CoScheduleModule = CoScheduleModule;
|
|
11881
11752
|
exports.CoSidebarComponent = CoSidebarComponent;
|