@syncfusion/ej2-angular-inputs 20.3.57-ngcc → 20.4.38-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.
Files changed (81) hide show
  1. package/@syncfusion/ej2-angular-inputs.es5.js +200 -4
  2. package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-inputs.js +189 -4
  4. package/@syncfusion/ej2-angular-inputs.js.map +1 -1
  5. package/CHANGELOG.md +9 -46
  6. package/dist/ej2-angular-inputs.umd.js +206 -2
  7. package/dist/ej2-angular-inputs.umd.js.map +1 -1
  8. package/dist/ej2-angular-inputs.umd.min.js +2 -2
  9. package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
  10. package/ej2-angular-inputs.d.ts +1 -0
  11. package/ej2-angular-inputs.metadata.json +1 -1
  12. package/package.json +14 -9
  13. package/postinstall/tagchange.js +1 -1
  14. package/schematics/utils/lib-details.d.ts +3 -3
  15. package/schematics/utils/lib-details.js +3 -3
  16. package/schematics/utils/lib-details.ts +3 -3
  17. package/src/index.d.ts +3 -0
  18. package/src/rating/rating-all.module.d.ts +5 -0
  19. package/src/rating/rating.component.d.ts +63 -0
  20. package/src/rating/rating.module.d.ts +5 -0
  21. package/styles/bootstrap-dark.css +264 -0
  22. package/styles/bootstrap-dark.scss +1 -0
  23. package/styles/bootstrap.css +264 -0
  24. package/styles/bootstrap.scss +1 -0
  25. package/styles/bootstrap4.css +267 -2
  26. package/styles/bootstrap4.scss +1 -0
  27. package/styles/bootstrap5-dark.css +265 -0
  28. package/styles/bootstrap5-dark.scss +1 -0
  29. package/styles/bootstrap5.css +265 -0
  30. package/styles/bootstrap5.scss +1 -0
  31. package/styles/color-picker/bootstrap4.css +2 -2
  32. package/styles/fabric-dark.css +264 -0
  33. package/styles/fabric-dark.scss +1 -0
  34. package/styles/fabric.css +264 -0
  35. package/styles/fabric.scss +1 -0
  36. package/styles/fluent-dark.css +264 -0
  37. package/styles/fluent-dark.scss +1 -0
  38. package/styles/fluent.css +264 -0
  39. package/styles/fluent.scss +1 -0
  40. package/styles/highcontrast-light.css +264 -0
  41. package/styles/highcontrast-light.scss +1 -0
  42. package/styles/highcontrast.css +264 -0
  43. package/styles/highcontrast.scss +1 -0
  44. package/styles/material-dark.css +264 -0
  45. package/styles/material-dark.scss +1 -0
  46. package/styles/material.css +264 -0
  47. package/styles/material.scss +1 -0
  48. package/styles/rating/bootstrap-dark.css +263 -0
  49. package/styles/rating/bootstrap-dark.scss +1 -0
  50. package/styles/rating/bootstrap.css +263 -0
  51. package/styles/rating/bootstrap.scss +1 -0
  52. package/styles/rating/bootstrap4.css +264 -0
  53. package/styles/rating/bootstrap4.scss +1 -0
  54. package/styles/rating/bootstrap5-dark.css +264 -0
  55. package/styles/rating/bootstrap5-dark.scss +1 -0
  56. package/styles/rating/bootstrap5.css +264 -0
  57. package/styles/rating/bootstrap5.scss +1 -0
  58. package/styles/rating/fabric-dark.css +263 -0
  59. package/styles/rating/fabric-dark.scss +1 -0
  60. package/styles/rating/fabric.css +263 -0
  61. package/styles/rating/fabric.scss +1 -0
  62. package/styles/rating/fluent-dark.css +263 -0
  63. package/styles/rating/fluent-dark.scss +1 -0
  64. package/styles/rating/fluent.css +263 -0
  65. package/styles/rating/fluent.scss +1 -0
  66. package/styles/rating/highcontrast-light.css +263 -0
  67. package/styles/rating/highcontrast-light.scss +1 -0
  68. package/styles/rating/highcontrast.css +263 -0
  69. package/styles/rating/highcontrast.scss +1 -0
  70. package/styles/rating/material-dark.css +264 -0
  71. package/styles/rating/material-dark.scss +1 -0
  72. package/styles/rating/material.css +264 -0
  73. package/styles/rating/material.scss +1 -0
  74. package/styles/rating/tailwind-dark.css +269 -0
  75. package/styles/rating/tailwind-dark.scss +1 -0
  76. package/styles/rating/tailwind.css +269 -0
  77. package/styles/rating/tailwind.scss +1 -0
  78. package/styles/tailwind-dark.css +270 -0
  79. package/styles/tailwind-dark.scss +1 -0
  80. package/styles/tailwind.css +270 -0
  81. package/styles/tailwind.scss +1 -0
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-inputs.umd.js
3
- * version : 20.3.57
3
+ * version : 20.4.38
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
@@ -801,7 +801,7 @@ var __metadata$4 = (this && this.__metadata) || function (k, v) {
801
801
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
802
802
  return Reflect.metadata(k, v);
803
803
  };
804
- var inputs$4 = ['allowedExtensions', 'asyncSettings', 'autoUpload', 'buttons', 'cssClass', 'directoryUpload', 'dropArea', 'dropEffect', 'enablePersistence', 'enableRtl', 'enabled', 'files', 'htmlAttributes', 'locale', 'maxFileSize', 'minFileSize', 'multiple', 'sequentialUpload', 'showFileList', 'template'];
804
+ var inputs$4 = ['allowedExtensions', 'asyncSettings', 'autoUpload', 'buttons', 'cssClass', 'directoryUpload', 'dropArea', 'dropEffect', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enabled', 'files', 'htmlAttributes', 'locale', 'maxFileSize', 'minFileSize', 'multiple', 'sequentialUpload', 'showFileList', 'template'];
805
805
  var outputs$5 = ['focus', 'blur', 'actionComplete', 'beforeRemove', 'beforeUpload', 'canceling', 'change', 'chunkFailure', 'chunkSuccess', 'chunkUploading', 'clearing', 'created', 'failure', 'fileListRendering', 'pausing', 'progress', 'removing', 'rendering', 'resuming', 'selected', 'success', 'uploading'];
806
806
  var twoWays$4 = [];
807
807
  /**
@@ -1324,6 +1324,202 @@ SignatureAllModule.decorators = [
1324
1324
  * @nocollapse
1325
1325
  */
1326
1326
  SignatureAllModule.ctorParameters = function () { return []; };
1327
+ var __decorate$7 = (this && this.__decorate) || function (decorators, target, key, desc) {
1328
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1329
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
1330
+ r = Reflect.decorate(decorators, target, key, desc);
1331
+ else
1332
+ for (var i = decorators.length - 1; i >= 0; i--)
1333
+ if (d = decorators[i])
1334
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1335
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1336
+ };
1337
+ var __metadata$7 = (this && this.__metadata) || function (k, v) {
1338
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
1339
+ return Reflect.metadata(k, v);
1340
+ };
1341
+ var inputs$7 = ['allowReset', 'cssClass', 'disabled', 'emptyTemplate', 'enableAnimation', 'enablePersistence', 'enableRtl', 'enableSingleSelection', 'fullTemplate', 'itemsCount', 'labelPosition', 'labelTemplate', 'locale', 'min', 'precision', 'readOnly', 'showLabel', 'showTooltip', 'tooltipTemplate', 'value', 'visible'];
1342
+ var outputs$8 = ['focus', 'blur', 'beforeItemRender', 'created', 'onItemHover', 'valueChanged', 'valueChange'];
1343
+ var twoWays$7 = ['value'];
1344
+ /**
1345
+ * Represents the EJ2 Angular Rating Component.
1346
+ * ```html
1347
+ * <input ejs-rating [value]='value' />
1348
+ * ```
1349
+ */
1350
+ exports.RatingComponent = RatingComponent_1 = /** @class */ (function (_super) {
1351
+ __extends(RatingComponent, _super);
1352
+ /**
1353
+ * @param {?} ngEle
1354
+ * @param {?} srenderer
1355
+ * @param {?} viewContainerRef
1356
+ * @param {?} injector
1357
+ */
1358
+ function RatingComponent(ngEle, srenderer, viewContainerRef, injector) {
1359
+ var _this = _super.call(this) || this;
1360
+ _this.ngEle = ngEle;
1361
+ _this.srenderer = srenderer;
1362
+ _this.viewContainerRef = viewContainerRef;
1363
+ _this.injector = injector;
1364
+ _this.element = _this.ngEle.nativeElement;
1365
+ _this.injectedModules = _this.injectedModules || [];
1366
+ _this.registerEvents(outputs$8);
1367
+ _this.addTwoWay.call(_this, twoWays$7);
1368
+ ej2AngularBase.setValue('currentInstance', _this, _this.viewContainerRef);
1369
+ _this.formContext = new ej2AngularBase.FormBase();
1370
+ _this.formCompContext = new ej2AngularBase.ComponentBase();
1371
+ return _this;
1372
+ }
1373
+ /**
1374
+ * @param {?} registerFunction
1375
+ * @return {?}
1376
+ */
1377
+ RatingComponent.prototype.registerOnChange = function (registerFunction) {
1378
+ };
1379
+ /**
1380
+ * @param {?} registerFunction
1381
+ * @return {?}
1382
+ */
1383
+ RatingComponent.prototype.registerOnTouched = function (registerFunction) {
1384
+ };
1385
+ /**
1386
+ * @param {?} value
1387
+ * @return {?}
1388
+ */
1389
+ RatingComponent.prototype.writeValue = function (value) {
1390
+ };
1391
+ /**
1392
+ * @param {?} disabled
1393
+ * @return {?}
1394
+ */
1395
+ RatingComponent.prototype.setDisabledState = function (disabled) {
1396
+ };
1397
+ /**
1398
+ * @return {?}
1399
+ */
1400
+ RatingComponent.prototype.ngOnInit = function () {
1401
+ this.formCompContext.ngOnInit(this);
1402
+ };
1403
+ /**
1404
+ * @return {?}
1405
+ */
1406
+ RatingComponent.prototype.ngAfterViewInit = function () {
1407
+ this.formContext.ngAfterViewInit(this);
1408
+ };
1409
+ /**
1410
+ * @return {?}
1411
+ */
1412
+ RatingComponent.prototype.ngOnDestroy = function () {
1413
+ this.formCompContext.ngOnDestroy(this);
1414
+ };
1415
+ /**
1416
+ * @return {?}
1417
+ */
1418
+ RatingComponent.prototype.ngAfterContentChecked = function () {
1419
+ this.formCompContext.ngAfterContentChecked(this);
1420
+ };
1421
+ return RatingComponent;
1422
+ }(ej2Inputs.Rating));
1423
+ exports.RatingComponent.decorators = [
1424
+ { type: core.Component, args: [{
1425
+ selector: '[ejs-rating]',
1426
+ inputs: inputs$7,
1427
+ outputs: outputs$8,
1428
+ template: '',
1429
+ changeDetection: core.ChangeDetectionStrategy.OnPush,
1430
+ providers: [
1431
+ {
1432
+ provide: forms.NG_VALUE_ACCESSOR,
1433
+ useExisting: core.forwardRef(function () { return RatingComponent_1; }),
1434
+ multi: true
1435
+ }
1436
+ ],
1437
+ queries: {}
1438
+ },] },
1439
+ ];
1440
+ /**
1441
+ * @nocollapse
1442
+ */
1443
+ exports.RatingComponent.ctorParameters = function () { return [
1444
+ { type: core.ElementRef, },
1445
+ { type: core.Renderer2, },
1446
+ { type: core.ViewContainerRef, },
1447
+ { type: core.Injector, },
1448
+ ]; };
1449
+ exports.RatingComponent.propDecorators = {
1450
+ 'fullTemplate': [{ type: core.ContentChild, args: ['fullTemplate',] },],
1451
+ 'emptyTemplate': [{ type: core.ContentChild, args: ['emptyTemplate',] },],
1452
+ 'tooltipTemplate': [{ type: core.ContentChild, args: ['tooltipTemplate',] },],
1453
+ 'labelTemplate': [{ type: core.ContentChild, args: ['labelTemplate',] },],
1454
+ };
1455
+ __decorate$7([
1456
+ ej2AngularBase.Template(),
1457
+ __metadata$7("design:type", Object)
1458
+ ], exports.RatingComponent.prototype, "fullTemplate", void 0);
1459
+ __decorate$7([
1460
+ ej2AngularBase.Template(),
1461
+ __metadata$7("design:type", Object)
1462
+ ], exports.RatingComponent.prototype, "emptyTemplate", void 0);
1463
+ __decorate$7([
1464
+ ej2AngularBase.Template(),
1465
+ __metadata$7("design:type", Object)
1466
+ ], exports.RatingComponent.prototype, "tooltipTemplate", void 0);
1467
+ __decorate$7([
1468
+ ej2AngularBase.Template(),
1469
+ __metadata$7("design:type", Object)
1470
+ ], exports.RatingComponent.prototype, "labelTemplate", void 0);
1471
+ exports.RatingComponent = RatingComponent_1 = __decorate$7([
1472
+ ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase, ej2AngularBase.FormBase]),
1473
+ __metadata$7("design:paramtypes", [core.ElementRef,
1474
+ core.Renderer2,
1475
+ core.ViewContainerRef,
1476
+ core.Injector])
1477
+ ], exports.RatingComponent);
1478
+ var RatingComponent_1;
1479
+ /**
1480
+ * NgModule definition for the Rating component.
1481
+ */
1482
+ var RatingModule = /** @class */ (function () {
1483
+ function RatingModule() {
1484
+ }
1485
+ return RatingModule;
1486
+ }());
1487
+ RatingModule.decorators = [
1488
+ { type: core.NgModule, args: [{
1489
+ imports: [common.CommonModule],
1490
+ declarations: [
1491
+ exports.RatingComponent
1492
+ ],
1493
+ exports: [
1494
+ exports.RatingComponent
1495
+ ]
1496
+ },] },
1497
+ ];
1498
+ /**
1499
+ * @nocollapse
1500
+ */
1501
+ RatingModule.ctorParameters = function () { return []; };
1502
+ /**
1503
+ * NgModule definition for the Rating component with providers.
1504
+ */
1505
+ var RatingAllModule = /** @class */ (function () {
1506
+ function RatingAllModule() {
1507
+ }
1508
+ return RatingAllModule;
1509
+ }());
1510
+ RatingAllModule.decorators = [
1511
+ { type: core.NgModule, args: [{
1512
+ imports: [common.CommonModule, RatingModule],
1513
+ exports: [
1514
+ RatingModule
1515
+ ],
1516
+ providers: []
1517
+ },] },
1518
+ ];
1519
+ /**
1520
+ * @nocollapse
1521
+ */
1522
+ RatingAllModule.ctorParameters = function () { return []; };
1327
1523
  var FormValidators = /** @class */ (function () {
1328
1524
  function FormValidators() {
1329
1525
  }
@@ -1582,6 +1778,8 @@ exports.ColorPickerModule = ColorPickerModule;
1582
1778
  exports.ColorPickerAllModule = ColorPickerAllModule;
1583
1779
  exports.SignatureModule = SignatureModule;
1584
1780
  exports.SignatureAllModule = SignatureAllModule;
1781
+ exports.RatingModule = RatingModule;
1782
+ exports.RatingAllModule = RatingAllModule;
1585
1783
  exports.FormValidators = FormValidators;
1586
1784
  exports.ɵk = inputs$5;
1587
1785
  exports.ɵl = outputs$6;
@@ -1589,6 +1787,8 @@ exports.ɵe = inputs$2;
1589
1787
  exports.ɵf = outputs$2;
1590
1788
  exports.ɵc = inputs$1;
1591
1789
  exports.ɵd = outputs$1;
1790
+ exports.ɵo = inputs$7;
1791
+ exports.ɵp = outputs$8;
1592
1792
  exports.ɵm = inputs$6;
1593
1793
  exports.ɵn = outputs$7;
1594
1794
  exports.ɵg = inputs$3;
@@ -1610,6 +1810,7 @@ exports.maskInputMouseDownHandler = ej2Inputs.maskInputMouseDownHandler;
1610
1810
  exports.maskInputMouseUpHandler = ej2Inputs.maskInputMouseUpHandler;
1611
1811
  exports.maskInputFocusHandler = ej2Inputs.maskInputFocusHandler;
1612
1812
  exports.triggerFocus = ej2Inputs.triggerFocus;
1813
+ exports.escapeRegExp = ej2Inputs.escapeRegExp;
1613
1814
  exports.maskInputBlurHandler = ej2Inputs.maskInputBlurHandler;
1614
1815
  exports.maskInputDropHandler = ej2Inputs.maskInputDropHandler;
1615
1816
  exports.mobileRemoveFunction = ej2Inputs.mobileRemoveFunction;
@@ -1636,6 +1837,9 @@ exports.Uploader = ej2Inputs.Uploader;
1636
1837
  exports.ColorPicker = ej2Inputs.ColorPicker;
1637
1838
  exports.TextBox = ej2Inputs.TextBox;
1638
1839
  exports.Signature = ej2Inputs.Signature;
1840
+ exports.LabelPosition = ej2Inputs.LabelPosition;
1841
+ exports.PrecisionType = ej2Inputs.PrecisionType;
1842
+ exports.Rating = ej2Inputs.Rating;
1639
1843
  exports.SignatureBase = ej2Inputs.SignatureBase;
1640
1844
 
1641
1845
  Object.defineProperty(exports, '__esModule', { value: true });