@syncfusion/ej2-angular-inputs 22.2.12-ngcc → 23.1.36-ngcc
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/@syncfusion/ej2-angular-inputs.es5.js +49 -17
- package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-inputs.js +49 -17
- package/@syncfusion/ej2-angular-inputs.js.map +1 -1
- package/CHANGELOG.md +4 -101
- package/dist/ej2-angular-inputs.umd.js +49 -17
- package/dist/ej2-angular-inputs.umd.js.map +1 -1
- package/dist/ej2-angular-inputs.umd.min.js +2 -2
- package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
- package/ej2-angular-inputs.metadata.json +1 -1
- package/package.json +9 -9
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/color-picker/colorpicker.component.d.ts +3 -2
- package/src/maskedtextbox/maskedtextbox.component.d.ts +3 -2
- package/src/numerictextbox/numerictextbox.component.d.ts +3 -2
- package/src/rating/rating.component.d.ts +15 -2
- package/src/signature/signature.component.d.ts +3 -2
- package/src/slider/slider.component.d.ts +3 -2
- package/src/textbox/textbox.component.d.ts +3 -2
- package/src/uploader/uploader.component.d.ts +3 -2
- package/styles/bootstrap-dark.css +0 -4
- package/styles/bootstrap.css +0 -4
- package/styles/bootstrap4.css +0 -4
- package/styles/bootstrap5-dark.css +0 -4
- package/styles/bootstrap5.css +0 -4
- package/styles/color-picker/material-dark.css +0 -1
- package/styles/color-picker/material.css +0 -1
- package/styles/color-picker/material3-dark.css +0 -1
- package/styles/color-picker/material3-dark.scss +1 -1
- package/styles/color-picker/material3.css +0 -1
- package/styles/color-picker/material3.scss +1 -1
- package/styles/color-picker/tailwind-dark.css +0 -1
- package/styles/color-picker/tailwind.css +0 -1
- package/styles/fabric-dark.css +0 -4
- package/styles/fabric.css +0 -4
- package/styles/fluent-dark.css +0 -4
- package/styles/fluent.css +0 -4
- package/styles/highcontrast-light.css +0 -4
- package/styles/highcontrast.css +0 -4
- package/styles/input/material-dark.css +0 -1
- package/styles/input/material.css +0 -1
- package/styles/input/material3-dark.css +0 -1
- package/styles/input/material3-dark.scss +1 -1
- package/styles/input/material3.css +0 -1
- package/styles/input/material3.scss +1 -1
- package/styles/input/tailwind-dark.css +0 -1
- package/styles/input/tailwind.css +0 -1
- package/styles/maskedtextbox/material-dark.css +0 -1
- package/styles/maskedtextbox/material.css +0 -1
- package/styles/maskedtextbox/material3-dark.css +0 -1
- package/styles/maskedtextbox/material3-dark.scss +1 -1
- package/styles/maskedtextbox/material3.css +0 -1
- package/styles/maskedtextbox/material3.scss +1 -1
- package/styles/maskedtextbox/tailwind-dark.css +0 -1
- package/styles/maskedtextbox/tailwind.css +0 -1
- package/styles/material-dark.css +0 -5
- package/styles/material.css +0 -5
- package/styles/material3-dark.css +1 -14
- package/styles/material3.css +1 -6
- package/styles/numerictextbox/material-dark.css +0 -1
- package/styles/numerictextbox/material.css +0 -1
- package/styles/numerictextbox/material3-dark.css +0 -1
- package/styles/numerictextbox/material3-dark.scss +1 -1
- package/styles/numerictextbox/material3.css +0 -1
- package/styles/numerictextbox/material3.scss +1 -1
- package/styles/numerictextbox/tailwind-dark.css +0 -1
- package/styles/numerictextbox/tailwind.css +0 -1
- package/styles/rating/bootstrap-dark.css +0 -4
- package/styles/rating/bootstrap.css +0 -4
- package/styles/rating/bootstrap4.css +0 -4
- package/styles/rating/bootstrap5-dark.css +0 -4
- package/styles/rating/bootstrap5.css +0 -4
- package/styles/rating/fabric-dark.css +0 -4
- package/styles/rating/fabric.css +0 -4
- package/styles/rating/fluent-dark.css +0 -4
- package/styles/rating/fluent.css +0 -4
- package/styles/rating/highcontrast-light.css +0 -4
- package/styles/rating/highcontrast.css +0 -4
- package/styles/rating/material-dark.css +0 -5
- package/styles/rating/material.css +0 -5
- package/styles/rating/material3-dark.css +1 -6
- package/styles/rating/material3-dark.scss +1 -1
- package/styles/rating/material3.css +1 -6
- package/styles/rating/material3.scss +1 -1
- package/styles/rating/tailwind-dark.css +0 -5
- package/styles/rating/tailwind.css +0 -5
- package/styles/signature/material-dark.css +0 -1
- package/styles/signature/material.css +0 -1
- package/styles/signature/material3-dark.css +0 -1
- package/styles/signature/material3-dark.scss +1 -1
- package/styles/signature/material3.css +0 -1
- package/styles/signature/material3.scss +1 -1
- package/styles/signature/tailwind-dark.css +0 -1
- package/styles/signature/tailwind.css +0 -1
- package/styles/slider/material-dark.css +0 -1
- package/styles/slider/material.css +0 -1
- package/styles/slider/material3-dark.css +0 -1
- package/styles/slider/material3-dark.scss +1 -1
- package/styles/slider/material3.css +0 -1
- package/styles/slider/material3.scss +1 -1
- package/styles/slider/tailwind-dark.css +0 -1
- package/styles/slider/tailwind.css +0 -1
- package/styles/tailwind-dark.css +0 -13
- package/styles/tailwind.css +0 -13
- package/styles/textbox/material-dark.css +0 -1
- package/styles/textbox/material.css +0 -1
- package/styles/textbox/material3-dark.css +0 -1
- package/styles/textbox/material3-dark.scss +1 -1
- package/styles/textbox/material3.css +0 -1
- package/styles/textbox/material3.scss +1 -1
- package/styles/textbox/tailwind-dark.css +0 -1
- package/styles/textbox/tailwind.css +0 -1
- package/styles/uploader/material-dark.css +0 -1
- package/styles/uploader/material.css +0 -1
- package/styles/uploader/material3-dark.css +0 -1
- package/styles/uploader/material3-dark.scss +1 -1
- package/styles/uploader/material3.css +0 -1
- package/styles/uploader/material3.scss +1 -1
- package/styles/uploader/tailwind-dark.css +0 -1
- package/styles/uploader/tailwind.css +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,75 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### TextBox
|
|
6
|
-
|
|
7
|
-
#### Bug Fixes
|
|
8
|
-
|
|
9
|
-
- `I453508` - Fixed the issue where the e-outline breaks when an icon is prepended to the textbox.
|
|
10
|
-
|
|
11
|
-
## 22.2.9 (2023-08-15)
|
|
12
|
-
|
|
13
|
-
### Slider
|
|
14
|
-
|
|
15
|
-
#### Bug Fixes
|
|
16
|
-
|
|
17
|
-
- `F45705` - The issue with a changed event in the Slider component has been resolved.
|
|
18
|
-
|
|
19
|
-
## 22.2.7 (2023-08-02)
|
|
20
|
-
|
|
21
|
-
### TextBox
|
|
22
|
-
|
|
23
|
-
#### Bug Fixes
|
|
24
|
-
|
|
25
|
-
- `#I477545` - Fixed an issue where error colors were not being applied correctly in the Textbox Component.
|
|
26
|
-
|
|
27
|
-
## 22.2.5 (2023-07-27)
|
|
28
|
-
|
|
29
|
-
### Signature
|
|
30
|
-
|
|
31
|
-
#### New Features
|
|
32
|
-
|
|
33
|
-
- `#F183395` - Provide the support to draw text in specific places in draw public method of the signature component.
|
|
34
|
-
|
|
35
|
-
## 22.1.38 (2023-07-11)
|
|
36
|
-
|
|
37
|
-
### Uploader
|
|
38
|
-
|
|
39
|
-
#### Bug Fixes
|
|
40
|
-
|
|
41
|
-
- `#I460888` - Issue with "console error occurs when we render the toast in the `beforeUpload` event of the uploader" has been resolved.
|
|
42
|
-
|
|
43
|
-
- `#I476742` - Fixed the issue with the File Uploader Drag and drop functionality.
|
|
44
|
-
|
|
45
|
-
## 22.1.34 (2023-06-21)
|
|
46
|
-
|
|
47
|
-
### NumericTextbox
|
|
48
|
-
|
|
49
|
-
#### Bug Fixes
|
|
50
|
-
|
|
51
|
-
- Issue with "Unwanted calls for CalculateWidth method" has been resolved.
|
|
52
|
-
|
|
53
|
-
### TextBox
|
|
54
|
-
|
|
55
|
-
#### New Features
|
|
56
|
-
|
|
57
|
-
- Provided clear icon support for Multiline Textbox, allowing users to easily clear the contents of the textarea with a single click.
|
|
58
|
-
|
|
59
|
-
### FormValidator
|
|
60
|
-
|
|
61
|
-
#### New Features
|
|
62
|
-
|
|
63
|
-
- Provided support for validating multiple date formats using a form validator.
|
|
64
|
-
- Provided support for placing validation messages outside the component for all Syncfusion Form Components.
|
|
65
|
-
|
|
66
|
-
### NumericTextBox
|
|
67
|
-
|
|
68
|
-
#### Bug Fixes
|
|
69
|
-
|
|
70
|
-
- `#F170722` - Issue with "change event doesn't trigger while modifying the value using `setValue` method inside reactive form" is resolved.
|
|
71
|
-
|
|
72
|
-
## 21.2.9 (2023-06-06)
|
|
73
|
-
|
|
74
5
|
### ColorPicker
|
|
75
6
|
|
|
76
7
|
#### Bug Fixes
|
|
@@ -78,37 +9,17 @@
|
|
|
78
9
|
- Facing exception when mode switching from color palette to color picker has been resolved.
|
|
79
10
|
- Color picker value is not getting reset for transparent case.
|
|
80
11
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
### ColorPicker
|
|
84
|
-
|
|
85
|
-
#### Bug Fixes
|
|
86
|
-
|
|
87
|
-
- Issue with keyboard navigation has been resolved.
|
|
88
|
-
|
|
89
|
-
## 21.2.6 (2023-05-23)
|
|
90
|
-
|
|
91
|
-
### Uploader
|
|
92
|
-
|
|
93
|
-
#### Bug Fixes
|
|
94
|
-
|
|
95
|
-
- `#I460888` - Issue with "Console error occurs when deleting files after data load" has been resolved.
|
|
96
|
-
|
|
97
|
-
## 21.1.38 (2023-04-04)
|
|
98
|
-
|
|
99
|
-
### Range Slider
|
|
12
|
+
### Signature
|
|
100
13
|
|
|
101
14
|
#### Bug Fixes
|
|
102
15
|
|
|
103
|
-
- `#
|
|
104
|
-
|
|
105
|
-
## 21.1.35 (2023-03-23)
|
|
16
|
+
- `#I433821` - Correcting the signature scaling issue while resizing the web browser has been resolved.
|
|
106
17
|
|
|
107
|
-
###
|
|
18
|
+
### NumericTextBox
|
|
108
19
|
|
|
109
20
|
#### Bug Fixes
|
|
110
21
|
|
|
111
|
-
- `#
|
|
22
|
+
- `#F170722` - Issue with "change event doesn't trigger while modifying the value using `setValue` method inside reactive form" is resolved.
|
|
112
23
|
|
|
113
24
|
## 20.4.38 (2022-12-21)
|
|
114
25
|
|
|
@@ -1380,14 +1291,6 @@ MaskedTextBox allows the user to enter the valid input only based on the provide
|
|
|
1380
1291
|
- **Accessibility** - provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.
|
|
1381
1292
|
|
|
1382
1293
|
|
|
1383
|
-
## 22.1.39 (2023-07-18)
|
|
1384
|
-
|
|
1385
|
-
### Uploader
|
|
1386
|
-
|
|
1387
|
-
#### Bug Fixes
|
|
1388
|
-
|
|
1389
|
-
- `#I477415` - Fixed the error "File name is not allowed" that was being thrown when attempting to upload a file with a UTF-8 filename on the Uploader.
|
|
1390
|
-
|
|
1391
1294
|
## 19.3.47 (2021-10-26)
|
|
1392
1295
|
|
|
1393
1296
|
### TextBox
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-inputs.umd.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 23.1.36
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -53,13 +53,15 @@ exports.TextBoxComponent = TextBoxComponent_1 = /** @class */ (function (_super)
|
|
|
53
53
|
* @param {?} srenderer
|
|
54
54
|
* @param {?} viewContainerRef
|
|
55
55
|
* @param {?} injector
|
|
56
|
+
* @param {?} cdr
|
|
56
57
|
*/
|
|
57
|
-
function TextBoxComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
58
|
+
function TextBoxComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
58
59
|
var _this = _super.call(this) || this;
|
|
59
60
|
_this.ngEle = ngEle;
|
|
60
61
|
_this.srenderer = srenderer;
|
|
61
62
|
_this.viewContainerRef = viewContainerRef;
|
|
62
63
|
_this.injector = injector;
|
|
64
|
+
_this.cdr = cdr;
|
|
63
65
|
_this.skipFromEvent = true;
|
|
64
66
|
_this.element = _this.ngEle.nativeElement;
|
|
65
67
|
_this.injectedModules = _this.injectedModules || [];
|
|
@@ -145,13 +147,15 @@ exports.TextBoxComponent.ctorParameters = function () { return [
|
|
|
145
147
|
{ type: core.Renderer2, },
|
|
146
148
|
{ type: core.ViewContainerRef, },
|
|
147
149
|
{ type: core.Injector, },
|
|
150
|
+
{ type: core.ChangeDetectorRef, },
|
|
148
151
|
]; };
|
|
149
152
|
exports.TextBoxComponent = TextBoxComponent_1 = __decorate([
|
|
150
153
|
ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase, ej2AngularBase.FormBase]),
|
|
151
154
|
__metadata("design:paramtypes", [core.ElementRef,
|
|
152
155
|
core.Renderer2,
|
|
153
156
|
core.ViewContainerRef,
|
|
154
|
-
core.Injector
|
|
157
|
+
core.Injector,
|
|
158
|
+
core.ChangeDetectorRef])
|
|
155
159
|
], exports.TextBoxComponent);
|
|
156
160
|
var TextBoxComponent_1;
|
|
157
161
|
/**
|
|
@@ -228,13 +232,15 @@ exports.NumericTextBoxComponent = NumericTextBoxComponent_1 = /** @class */ (fun
|
|
|
228
232
|
* @param {?} srenderer
|
|
229
233
|
* @param {?} viewContainerRef
|
|
230
234
|
* @param {?} injector
|
|
235
|
+
* @param {?} cdr
|
|
231
236
|
*/
|
|
232
|
-
function NumericTextBoxComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
237
|
+
function NumericTextBoxComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
233
238
|
var _this = _super.call(this) || this;
|
|
234
239
|
_this.ngEle = ngEle;
|
|
235
240
|
_this.srenderer = srenderer;
|
|
236
241
|
_this.viewContainerRef = viewContainerRef;
|
|
237
242
|
_this.injector = injector;
|
|
243
|
+
_this.cdr = cdr;
|
|
238
244
|
_this.skipFromEvent = true;
|
|
239
245
|
_this.element = _this.ngEle.nativeElement;
|
|
240
246
|
_this.injectedModules = _this.injectedModules || [];
|
|
@@ -320,13 +326,15 @@ exports.NumericTextBoxComponent.ctorParameters = function () { return [
|
|
|
320
326
|
{ type: core.Renderer2, },
|
|
321
327
|
{ type: core.ViewContainerRef, },
|
|
322
328
|
{ type: core.Injector, },
|
|
329
|
+
{ type: core.ChangeDetectorRef, },
|
|
323
330
|
]; };
|
|
324
331
|
exports.NumericTextBoxComponent = NumericTextBoxComponent_1 = __decorate$1([
|
|
325
332
|
ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase, ej2AngularBase.FormBase]),
|
|
326
333
|
__metadata$1("design:paramtypes", [core.ElementRef,
|
|
327
334
|
core.Renderer2,
|
|
328
335
|
core.ViewContainerRef,
|
|
329
|
-
core.Injector
|
|
336
|
+
core.Injector,
|
|
337
|
+
core.ChangeDetectorRef])
|
|
330
338
|
], exports.NumericTextBoxComponent);
|
|
331
339
|
var NumericTextBoxComponent_1;
|
|
332
340
|
/**
|
|
@@ -403,13 +411,15 @@ exports.MaskedTextBoxComponent = MaskedTextBoxComponent_1 = /** @class */ (funct
|
|
|
403
411
|
* @param {?} srenderer
|
|
404
412
|
* @param {?} viewContainerRef
|
|
405
413
|
* @param {?} injector
|
|
414
|
+
* @param {?} cdr
|
|
406
415
|
*/
|
|
407
|
-
function MaskedTextBoxComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
416
|
+
function MaskedTextBoxComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
408
417
|
var _this = _super.call(this) || this;
|
|
409
418
|
_this.ngEle = ngEle;
|
|
410
419
|
_this.srenderer = srenderer;
|
|
411
420
|
_this.viewContainerRef = viewContainerRef;
|
|
412
421
|
_this.injector = injector;
|
|
422
|
+
_this.cdr = cdr;
|
|
413
423
|
_this.skipFromEvent = true;
|
|
414
424
|
_this.element = _this.ngEle.nativeElement;
|
|
415
425
|
_this.injectedModules = _this.injectedModules || [];
|
|
@@ -495,13 +505,15 @@ exports.MaskedTextBoxComponent.ctorParameters = function () { return [
|
|
|
495
505
|
{ type: core.Renderer2, },
|
|
496
506
|
{ type: core.ViewContainerRef, },
|
|
497
507
|
{ type: core.Injector, },
|
|
508
|
+
{ type: core.ChangeDetectorRef, },
|
|
498
509
|
]; };
|
|
499
510
|
exports.MaskedTextBoxComponent = MaskedTextBoxComponent_1 = __decorate$2([
|
|
500
511
|
ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase, ej2AngularBase.FormBase]),
|
|
501
512
|
__metadata$2("design:paramtypes", [core.ElementRef,
|
|
502
513
|
core.Renderer2,
|
|
503
514
|
core.ViewContainerRef,
|
|
504
|
-
core.Injector
|
|
515
|
+
core.Injector,
|
|
516
|
+
core.ChangeDetectorRef])
|
|
505
517
|
], exports.MaskedTextBoxComponent);
|
|
506
518
|
var MaskedTextBoxComponent_1;
|
|
507
519
|
/**
|
|
@@ -578,13 +590,15 @@ exports.SliderComponent = SliderComponent_1 = /** @class */ (function (_super) {
|
|
|
578
590
|
* @param {?} srenderer
|
|
579
591
|
* @param {?} viewContainerRef
|
|
580
592
|
* @param {?} injector
|
|
593
|
+
* @param {?} cdr
|
|
581
594
|
*/
|
|
582
|
-
function SliderComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
595
|
+
function SliderComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
583
596
|
var _this = _super.call(this) || this;
|
|
584
597
|
_this.ngEle = ngEle;
|
|
585
598
|
_this.srenderer = srenderer;
|
|
586
599
|
_this.viewContainerRef = viewContainerRef;
|
|
587
600
|
_this.injector = injector;
|
|
601
|
+
_this.cdr = cdr;
|
|
588
602
|
_this.element = _this.ngEle.nativeElement;
|
|
589
603
|
_this.injectedModules = _this.injectedModules || [];
|
|
590
604
|
_this.registerEvents(outputs$3);
|
|
@@ -669,13 +683,15 @@ exports.SliderComponent.ctorParameters = function () { return [
|
|
|
669
683
|
{ type: core.Renderer2, },
|
|
670
684
|
{ type: core.ViewContainerRef, },
|
|
671
685
|
{ type: core.Injector, },
|
|
686
|
+
{ type: core.ChangeDetectorRef, },
|
|
672
687
|
]; };
|
|
673
688
|
exports.SliderComponent = SliderComponent_1 = __decorate$3([
|
|
674
689
|
ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase, ej2AngularBase.FormBase]),
|
|
675
690
|
__metadata$3("design:paramtypes", [core.ElementRef,
|
|
676
691
|
core.Renderer2,
|
|
677
692
|
core.ViewContainerRef,
|
|
678
|
-
core.Injector
|
|
693
|
+
core.Injector,
|
|
694
|
+
core.ChangeDetectorRef])
|
|
679
695
|
], exports.SliderComponent);
|
|
680
696
|
var SliderComponent_1;
|
|
681
697
|
/**
|
|
@@ -817,13 +833,15 @@ exports.UploaderComponent = UploaderComponent_1 = /** @class */ (function (_supe
|
|
|
817
833
|
* @param {?} srenderer
|
|
818
834
|
* @param {?} viewContainerRef
|
|
819
835
|
* @param {?} injector
|
|
836
|
+
* @param {?} cdr
|
|
820
837
|
*/
|
|
821
|
-
function UploaderComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
838
|
+
function UploaderComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
822
839
|
var _this = _super.call(this) || this;
|
|
823
840
|
_this.ngEle = ngEle;
|
|
824
841
|
_this.srenderer = srenderer;
|
|
825
842
|
_this.viewContainerRef = viewContainerRef;
|
|
826
843
|
_this.injector = injector;
|
|
844
|
+
_this.cdr = cdr;
|
|
827
845
|
_this.tags = ['files'];
|
|
828
846
|
_this.element = _this.ngEle.nativeElement;
|
|
829
847
|
_this.injectedModules = _this.injectedModules || [];
|
|
@@ -912,6 +930,7 @@ exports.UploaderComponent.ctorParameters = function () { return [
|
|
|
912
930
|
{ type: core.Renderer2, },
|
|
913
931
|
{ type: core.ViewContainerRef, },
|
|
914
932
|
{ type: core.Injector, },
|
|
933
|
+
{ type: core.ChangeDetectorRef, },
|
|
915
934
|
]; };
|
|
916
935
|
exports.UploaderComponent.propDecorators = {
|
|
917
936
|
'template': [{ type: core.ContentChild, args: ['template',] },],
|
|
@@ -925,7 +944,8 @@ exports.UploaderComponent = UploaderComponent_1 = __decorate$4([
|
|
|
925
944
|
__metadata$4("design:paramtypes", [core.ElementRef,
|
|
926
945
|
core.Renderer2,
|
|
927
946
|
core.ViewContainerRef,
|
|
928
|
-
core.Injector
|
|
947
|
+
core.Injector,
|
|
948
|
+
core.ChangeDetectorRef])
|
|
929
949
|
], exports.UploaderComponent);
|
|
930
950
|
var UploaderComponent_1;
|
|
931
951
|
/**
|
|
@@ -1006,13 +1026,15 @@ exports.ColorPickerComponent = ColorPickerComponent_1 = /** @class */ (function
|
|
|
1006
1026
|
* @param {?} srenderer
|
|
1007
1027
|
* @param {?} viewContainerRef
|
|
1008
1028
|
* @param {?} injector
|
|
1029
|
+
* @param {?} cdr
|
|
1009
1030
|
*/
|
|
1010
|
-
function ColorPickerComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
1031
|
+
function ColorPickerComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
1011
1032
|
var _this = _super.call(this) || this;
|
|
1012
1033
|
_this.ngEle = ngEle;
|
|
1013
1034
|
_this.srenderer = srenderer;
|
|
1014
1035
|
_this.viewContainerRef = viewContainerRef;
|
|
1015
1036
|
_this.injector = injector;
|
|
1037
|
+
_this.cdr = cdr;
|
|
1016
1038
|
_this.element = _this.ngEle.nativeElement;
|
|
1017
1039
|
_this.injectedModules = _this.injectedModules || [];
|
|
1018
1040
|
_this.registerEvents(outputs$6);
|
|
@@ -1097,13 +1119,15 @@ exports.ColorPickerComponent.ctorParameters = function () { return [
|
|
|
1097
1119
|
{ type: core.Renderer2, },
|
|
1098
1120
|
{ type: core.ViewContainerRef, },
|
|
1099
1121
|
{ type: core.Injector, },
|
|
1122
|
+
{ type: core.ChangeDetectorRef, },
|
|
1100
1123
|
]; };
|
|
1101
1124
|
exports.ColorPickerComponent = ColorPickerComponent_1 = __decorate$5([
|
|
1102
1125
|
ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase, ej2AngularBase.FormBase]),
|
|
1103
1126
|
__metadata$5("design:paramtypes", [core.ElementRef,
|
|
1104
1127
|
core.Renderer2,
|
|
1105
1128
|
core.ViewContainerRef,
|
|
1106
|
-
core.Injector
|
|
1129
|
+
core.Injector,
|
|
1130
|
+
core.ChangeDetectorRef])
|
|
1107
1131
|
], exports.ColorPickerComponent);
|
|
1108
1132
|
var ColorPickerComponent_1;
|
|
1109
1133
|
/**
|
|
@@ -1180,13 +1204,15 @@ exports.SignatureComponent = SignatureComponent_1 = /** @class */ (function (_su
|
|
|
1180
1204
|
* @param {?} srenderer
|
|
1181
1205
|
* @param {?} viewContainerRef
|
|
1182
1206
|
* @param {?} injector
|
|
1207
|
+
* @param {?} cdr
|
|
1183
1208
|
*/
|
|
1184
|
-
function SignatureComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
1209
|
+
function SignatureComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
1185
1210
|
var _this = _super.call(this) || this;
|
|
1186
1211
|
_this.ngEle = ngEle;
|
|
1187
1212
|
_this.srenderer = srenderer;
|
|
1188
1213
|
_this.viewContainerRef = viewContainerRef;
|
|
1189
1214
|
_this.injector = injector;
|
|
1215
|
+
_this.cdr = cdr;
|
|
1190
1216
|
_this.element = _this.ngEle.nativeElement;
|
|
1191
1217
|
_this.injectedModules = _this.injectedModules || [];
|
|
1192
1218
|
_this.registerEvents(outputs$7);
|
|
@@ -1271,13 +1297,15 @@ exports.SignatureComponent.ctorParameters = function () { return [
|
|
|
1271
1297
|
{ type: core.Renderer2, },
|
|
1272
1298
|
{ type: core.ViewContainerRef, },
|
|
1273
1299
|
{ type: core.Injector, },
|
|
1300
|
+
{ type: core.ChangeDetectorRef, },
|
|
1274
1301
|
]; };
|
|
1275
1302
|
exports.SignatureComponent = SignatureComponent_1 = __decorate$6([
|
|
1276
1303
|
ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase, ej2AngularBase.FormBase]),
|
|
1277
1304
|
__metadata$6("design:paramtypes", [core.ElementRef,
|
|
1278
1305
|
core.Renderer2,
|
|
1279
1306
|
core.ViewContainerRef,
|
|
1280
|
-
core.Injector
|
|
1307
|
+
core.Injector,
|
|
1308
|
+
core.ChangeDetectorRef])
|
|
1281
1309
|
], exports.SignatureComponent);
|
|
1282
1310
|
var SignatureComponent_1;
|
|
1283
1311
|
/**
|
|
@@ -1354,13 +1382,15 @@ exports.RatingComponent = RatingComponent_1 = /** @class */ (function (_super) {
|
|
|
1354
1382
|
* @param {?} srenderer
|
|
1355
1383
|
* @param {?} viewContainerRef
|
|
1356
1384
|
* @param {?} injector
|
|
1385
|
+
* @param {?} cdr
|
|
1357
1386
|
*/
|
|
1358
|
-
function RatingComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
1387
|
+
function RatingComponent(ngEle, srenderer, viewContainerRef, injector, cdr) {
|
|
1359
1388
|
var _this = _super.call(this) || this;
|
|
1360
1389
|
_this.ngEle = ngEle;
|
|
1361
1390
|
_this.srenderer = srenderer;
|
|
1362
1391
|
_this.viewContainerRef = viewContainerRef;
|
|
1363
1392
|
_this.injector = injector;
|
|
1393
|
+
_this.cdr = cdr;
|
|
1364
1394
|
_this.element = _this.ngEle.nativeElement;
|
|
1365
1395
|
_this.injectedModules = _this.injectedModules || [];
|
|
1366
1396
|
_this.registerEvents(outputs$8);
|
|
@@ -1445,6 +1475,7 @@ exports.RatingComponent.ctorParameters = function () { return [
|
|
|
1445
1475
|
{ type: core.Renderer2, },
|
|
1446
1476
|
{ type: core.ViewContainerRef, },
|
|
1447
1477
|
{ type: core.Injector, },
|
|
1478
|
+
{ type: core.ChangeDetectorRef, },
|
|
1448
1479
|
]; };
|
|
1449
1480
|
exports.RatingComponent.propDecorators = {
|
|
1450
1481
|
'fullTemplate': [{ type: core.ContentChild, args: ['fullTemplate',] },],
|
|
@@ -1473,7 +1504,8 @@ exports.RatingComponent = RatingComponent_1 = __decorate$7([
|
|
|
1473
1504
|
__metadata$7("design:paramtypes", [core.ElementRef,
|
|
1474
1505
|
core.Renderer2,
|
|
1475
1506
|
core.ViewContainerRef,
|
|
1476
|
-
core.Injector
|
|
1507
|
+
core.Injector,
|
|
1508
|
+
core.ChangeDetectorRef])
|
|
1477
1509
|
], exports.RatingComponent);
|
|
1478
1510
|
var RatingComponent_1;
|
|
1479
1511
|
/**
|