igniteui-webcomponents-layouts 7.1.0 → 7.1.1-beta.0

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 (128) hide show
  1. package/bundles/igniteui-webcomponents-layouts.umd.js +4964 -4926
  2. package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
  3. package/esm2015/lib/NativeUILayoutFactory_combined.js +4423 -4385
  4. package/esm2015/lib/PropertyEditorPanelView_combined.js +24 -24
  5. package/esm2015/lib/igc-combo-editor-got-focus-event-args.js +2 -2
  6. package/esm2015/lib/igc-combo-editor-lost-focus-event-args.js +2 -2
  7. package/esm2015/lib/igc-combo-editor-text-changed-event-args.js +1 -1
  8. package/esm2015/lib/igc-combo-editor-value-changed-event-args.js +1 -1
  9. package/esm2015/lib/igc-layout-primary-key-value.js +1 -1
  10. package/esm2015/lib/igc-list-panel-active-row-changed-event-args.js +2 -2
  11. package/esm2015/lib/igc-list-panel-component.js +2 -2
  12. package/esm2015/lib/igc-list-panel-content-rebind-event-args.js +2 -2
  13. package/esm2015/lib/igc-list-panel-content-recycled-event-args.js +2 -2
  14. package/esm2015/lib/igc-list-panel-content-refreshed-event-args.js +2 -2
  15. package/esm2015/lib/igc-list-panel-item-event-args.js +3 -3
  16. package/esm2015/lib/igc-list-panel-item-model.js +2 -2
  17. package/esm2015/lib/igc-list-panel-primary-key-value.js +1 -1
  18. package/esm2015/lib/igc-list-panel-selected-items-changed-event-args.js +2 -2
  19. package/esm2015/lib/igc-list-panel-selected-keys-changed-event-args.js +2 -2
  20. package/esm2015/lib/igc-list-panel-selection-changed-event-args.js +2 -2
  21. package/esm2015/lib/igc-list-panel-template-height-requested-event-args.js +2 -2
  22. package/esm2015/lib/igc-list-panel-template-item-updating-event-args.js +3 -3
  23. package/esm2015/lib/igc-list-panel-template-width-requested-event-args.js +2 -2
  24. package/esm2015/lib/igc-on-collapsed-event-args.js +2 -2
  25. package/esm2015/lib/igc-on-expanded-event-args.js +2 -2
  26. package/esm2015/lib/igc-property-editor-data-source.js +2 -2
  27. package/esm2015/lib/igc-property-editor-description-object.js +2 -2
  28. package/esm2015/lib/igc-property-editor-property-description-button-click-event-args.js +2 -2
  29. package/esm2015/lib/igc-property-editor-property-description-changed-event-args.js +2 -2
  30. package/esm2015/lib/igc-property-editor-property-description-coercing-value-event-args.js +3 -3
  31. package/esm2015/lib/igc-property-editor-property-description-component.js +3 -3
  32. package/esm2015/lib/igc-property-editor-property-description-target-property-updating-event-args.js +2 -2
  33. package/esm2015/lib/igc-tool-action-button-component.js +7 -7
  34. package/esm2015/lib/igc-tool-action-button-pair-component.js +104 -104
  35. package/esm2015/lib/igc-tool-action-checkbox-component.js +30 -30
  36. package/esm2015/lib/igc-tool-action-checkbox-group-component.js +11 -11
  37. package/esm2015/lib/igc-tool-action-checkbox-list-component.js +41 -41
  38. package/esm2015/lib/igc-tool-action-color-editor-component.js +4 -4
  39. package/esm2015/lib/igc-tool-action-combo-component.js +9 -9
  40. package/esm2015/lib/igc-tool-action-component.js +193 -193
  41. package/esm2015/lib/igc-tool-action-event-detail.js +2 -2
  42. package/esm2015/lib/igc-tool-action-field-selector-aggregation.js +2 -2
  43. package/esm2015/lib/igc-tool-action-field-selector-component.js +45 -45
  44. package/esm2015/lib/igc-tool-action-field-selector-selected-aggregation.js +2 -2
  45. package/esm2015/lib/igc-tool-action-group-header-component.js +7 -7
  46. package/esm2015/lib/igc-tool-action-icon-button-component.js +34 -34
  47. package/esm2015/lib/igc-tool-action-icon-menu-component.js +10 -10
  48. package/esm2015/lib/igc-tool-action-label-component.js +1 -1
  49. package/esm2015/lib/igc-tool-action-number-input-component.js +4 -4
  50. package/esm2015/lib/igc-tool-action-performed-event-args.js +3 -3
  51. package/esm2015/lib/igc-tool-action-popup-opening-event-args.js +3 -3
  52. package/esm2015/lib/igc-tool-action-radio-component.js +38 -38
  53. package/esm2015/lib/igc-tool-action-radio-group-component.js +11 -11
  54. package/esm2015/lib/igc-tool-action-separator-component.js +7 -7
  55. package/esm2015/lib/igc-tool-action-sub-panel-component.js +4 -4
  56. package/esm2015/lib/igc-tool-action-text-input-component.js +3 -3
  57. package/esm2015/lib/igc-tool-command-event-args.js +2 -2
  58. package/esm2015/lib/igc-tool-context-binding.js +2 -2
  59. package/esm2015/lib/igc-tool-panel-content-refreshed-event-args.js +2 -2
  60. package/esm2015/lib/igc-tool-panel-context-changed-event-args.js +2 -2
  61. package/esm2015/lib/igc-tool-panel-context-swapped-event-args.js +2 -2
  62. package/esm2015/lib/igc-toolbar-sub-menu-closing-event-args.js +2 -2
  63. package/esm2015/lib/igc-toolbar-sub-menu-opening-event-args.js +2 -2
  64. package/esm5/lib/NativeUILayoutFactory_combined.js +4258 -4220
  65. package/esm5/lib/PropertyEditorPanelView_combined.js +24 -24
  66. package/esm5/lib/igc-combo-editor-got-focus-event-args.js +2 -2
  67. package/esm5/lib/igc-combo-editor-lost-focus-event-args.js +2 -2
  68. package/esm5/lib/igc-combo-editor-text-changed-event-args.js +1 -1
  69. package/esm5/lib/igc-combo-editor-value-changed-event-args.js +1 -1
  70. package/esm5/lib/igc-layout-primary-key-value.js +1 -1
  71. package/esm5/lib/igc-list-panel-active-row-changed-event-args.js +2 -2
  72. package/esm5/lib/igc-list-panel-component.js +2 -2
  73. package/esm5/lib/igc-list-panel-content-rebind-event-args.js +2 -2
  74. package/esm5/lib/igc-list-panel-content-recycled-event-args.js +2 -2
  75. package/esm5/lib/igc-list-panel-content-refreshed-event-args.js +2 -2
  76. package/esm5/lib/igc-list-panel-item-event-args.js +3 -3
  77. package/esm5/lib/igc-list-panel-item-model.js +2 -2
  78. package/esm5/lib/igc-list-panel-primary-key-value.js +1 -1
  79. package/esm5/lib/igc-list-panel-selected-items-changed-event-args.js +2 -2
  80. package/esm5/lib/igc-list-panel-selected-keys-changed-event-args.js +2 -2
  81. package/esm5/lib/igc-list-panel-selection-changed-event-args.js +2 -2
  82. package/esm5/lib/igc-list-panel-template-height-requested-event-args.js +2 -2
  83. package/esm5/lib/igc-list-panel-template-item-updating-event-args.js +3 -3
  84. package/esm5/lib/igc-list-panel-template-width-requested-event-args.js +2 -2
  85. package/esm5/lib/igc-on-collapsed-event-args.js +2 -2
  86. package/esm5/lib/igc-on-expanded-event-args.js +2 -2
  87. package/esm5/lib/igc-property-editor-data-source.js +2 -2
  88. package/esm5/lib/igc-property-editor-description-object.js +2 -2
  89. package/esm5/lib/igc-property-editor-property-description-button-click-event-args.js +2 -2
  90. package/esm5/lib/igc-property-editor-property-description-changed-event-args.js +2 -2
  91. package/esm5/lib/igc-property-editor-property-description-coercing-value-event-args.js +3 -3
  92. package/esm5/lib/igc-property-editor-property-description-component.js +3 -3
  93. package/esm5/lib/igc-property-editor-property-description-target-property-updating-event-args.js +2 -2
  94. package/esm5/lib/igc-tool-action-button-component.js +7 -7
  95. package/esm5/lib/igc-tool-action-button-pair-component.js +104 -104
  96. package/esm5/lib/igc-tool-action-checkbox-component.js +30 -30
  97. package/esm5/lib/igc-tool-action-checkbox-group-component.js +11 -11
  98. package/esm5/lib/igc-tool-action-checkbox-list-component.js +41 -41
  99. package/esm5/lib/igc-tool-action-color-editor-component.js +4 -4
  100. package/esm5/lib/igc-tool-action-combo-component.js +9 -9
  101. package/esm5/lib/igc-tool-action-component.js +193 -193
  102. package/esm5/lib/igc-tool-action-event-detail.js +2 -2
  103. package/esm5/lib/igc-tool-action-field-selector-aggregation.js +2 -2
  104. package/esm5/lib/igc-tool-action-field-selector-component.js +45 -45
  105. package/esm5/lib/igc-tool-action-field-selector-selected-aggregation.js +2 -2
  106. package/esm5/lib/igc-tool-action-group-header-component.js +7 -7
  107. package/esm5/lib/igc-tool-action-icon-button-component.js +34 -34
  108. package/esm5/lib/igc-tool-action-icon-menu-component.js +10 -10
  109. package/esm5/lib/igc-tool-action-label-component.js +1 -1
  110. package/esm5/lib/igc-tool-action-number-input-component.js +4 -4
  111. package/esm5/lib/igc-tool-action-performed-event-args.js +3 -3
  112. package/esm5/lib/igc-tool-action-popup-opening-event-args.js +3 -3
  113. package/esm5/lib/igc-tool-action-radio-component.js +38 -38
  114. package/esm5/lib/igc-tool-action-radio-group-component.js +11 -11
  115. package/esm5/lib/igc-tool-action-separator-component.js +7 -7
  116. package/esm5/lib/igc-tool-action-sub-panel-component.js +4 -4
  117. package/esm5/lib/igc-tool-action-text-input-component.js +3 -3
  118. package/esm5/lib/igc-tool-command-event-args.js +2 -2
  119. package/esm5/lib/igc-tool-context-binding.js +2 -2
  120. package/esm5/lib/igc-tool-panel-content-refreshed-event-args.js +2 -2
  121. package/esm5/lib/igc-tool-panel-context-changed-event-args.js +2 -2
  122. package/esm5/lib/igc-tool-panel-context-swapped-event-args.js +2 -2
  123. package/esm5/lib/igc-toolbar-sub-menu-closing-event-args.js +2 -2
  124. package/esm5/lib/igc-toolbar-sub-menu-opening-event-args.js +2 -2
  125. package/fesm2015/igniteui-webcomponents-layouts.js +5083 -5045
  126. package/fesm5/igniteui-webcomponents-layouts.js +4964 -4926
  127. package/lib/NativeUILayoutFactory_combined.d.ts +778 -777
  128. package/package.json +3 -3
@@ -41,7 +41,7 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
41
41
  NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
42
42
  }
43
43
  _this._implementation = _this.createImplementation();
44
- _this._implementation.externalObject = _this;
44
+ Object.defineProperty(_this._implementation, 'externalObject', { value: _this, enumerable: false, configurable: true, writable: true });
45
45
  _this.onImplementationCreated();
46
46
  if (_this._initializeAdapters) {
47
47
  _this._initializeAdapters();
@@ -225,7 +225,7 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
225
225
  };
226
226
  Object.defineProperty(IgcToolActionComponent.prototype, "isOpen", {
227
227
  get: function () {
228
- return this.i.bb;
228
+ return this.i.bc;
229
229
  },
230
230
  enumerable: false,
231
231
  configurable: true
@@ -268,7 +268,7 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
268
268
  });
269
269
  Object.defineProperty(IgcToolActionComponent.prototype, "actionId", {
270
270
  get: function () {
271
- return this.i.c2;
271
+ return this.i.c3;
272
272
  },
273
273
  enumerable: false,
274
274
  configurable: true
@@ -332,11 +332,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
332
332
  * Gets or sets the width to use for this tool action.
333
333
  */
334
334
  get: function () {
335
- return this.i.cp;
335
+ return this.i.cq;
336
336
  },
337
337
  set: function (v) {
338
- this.i.cp = +v;
339
- this._a("width", this.i.cp);
338
+ this.i.cq = +v;
339
+ this._a("width", this.i.cq);
340
340
  },
341
341
  enumerable: false,
342
342
  configurable: true
@@ -346,11 +346,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
346
346
  * Gets or sets the height to use for this tool action.
347
347
  */
348
348
  get: function () {
349
- return this.i.ca;
349
+ return this.i.cb;
350
350
  },
351
351
  set: function (v) {
352
- this.i.ca = +v;
353
- this._a("height", this.i.ca);
352
+ this.i.cb = +v;
353
+ this._a("height", this.i.cb);
354
354
  },
355
355
  enumerable: false,
356
356
  configurable: true
@@ -360,32 +360,32 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
360
360
  * Gets or sets the height to use for the sub panel if different than default
361
361
  */
362
362
  get: function () {
363
- return this.i.cr;
363
+ return this.i.cs;
364
364
  },
365
365
  set: function (v) {
366
- this.i.cr = +v;
367
- this._a("subPanelRowHeight", this.i.cr);
366
+ this.i.cs = +v;
367
+ this._a("subPanelRowHeight", this.i.cs);
368
368
  },
369
369
  enumerable: false,
370
370
  configurable: true
371
371
  });
372
372
  Object.defineProperty(IgcToolActionComponent.prototype, "actualSubPanelRowHeight", {
373
373
  get: function () {
374
- return this.i.cq;
374
+ return this.i.cr;
375
375
  },
376
376
  set: function (v) {
377
- this.i.cq = +v;
378
- this._a("actualSubPanelRowHeight", this.i.cq);
377
+ this.i.cr = +v;
378
+ this._a("actualSubPanelRowHeight", this.i.cr);
379
379
  },
380
380
  enumerable: false,
381
381
  configurable: true
382
382
  });
383
383
  Object.defineProperty(IgcToolActionComponent.prototype, "parentId", {
384
384
  get: function () {
385
- return this.i.ex;
385
+ return this.i.ey;
386
386
  },
387
387
  set: function (v) {
388
- this.i.ex = v;
388
+ this.i.ey = v;
389
389
  },
390
390
  enumerable: false,
391
391
  configurable: true
@@ -400,10 +400,10 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
400
400
  * after the action has already been added will have no effect.
401
401
  */
402
402
  get: function () {
403
- return this.i.ds;
403
+ return this.i.dt;
404
404
  },
405
405
  set: function (v) {
406
- this.i.ds = v;
406
+ this.i.dt = v;
407
407
  },
408
408
  enumerable: false,
409
409
  configurable: true
@@ -418,10 +418,10 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
418
418
  * after the action has already been added will have no effect.
419
419
  */
420
420
  get: function () {
421
- return this.i.dp;
421
+ return this.i.dq;
422
422
  },
423
423
  set: function (v) {
424
- this.i.dp = v;
424
+ this.i.dq = v;
425
425
  },
426
426
  enumerable: false,
427
427
  configurable: true
@@ -438,128 +438,128 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
438
438
  * overlaid onto the generated actions.
439
439
  */
440
440
  get: function () {
441
- return this.i.es;
441
+ return this.i.et;
442
442
  },
443
443
  set: function (v) {
444
- this.i.es = v;
444
+ this.i.et = v;
445
445
  },
446
446
  enumerable: false,
447
447
  configurable: true
448
448
  });
449
449
  Object.defineProperty(IgcToolActionComponent.prototype, "commandId", {
450
450
  get: function () {
451
- return this.i.dx;
451
+ return this.i.dy;
452
452
  },
453
453
  set: function (v) {
454
- this.i.dx = v;
454
+ this.i.dy = v;
455
455
  },
456
456
  enumerable: false,
457
457
  configurable: true
458
458
  });
459
459
  Object.defineProperty(IgcToolActionComponent.prototype, "commandArgument", {
460
460
  get: function () {
461
- return this.i.du;
461
+ return this.i.dv;
462
462
  },
463
463
  set: function (v) {
464
- this.i.du = v;
464
+ this.i.dv = v;
465
465
  },
466
466
  enumerable: false,
467
467
  configurable: true
468
468
  });
469
469
  Object.defineProperty(IgcToolActionComponent.prototype, "commandArgumentValue", {
470
470
  get: function () {
471
- return this.i.cs;
471
+ return this.i.ct;
472
472
  },
473
473
  set: function (v) {
474
- this.i.cs = v;
474
+ this.i.ct = v;
475
475
  },
476
476
  enumerable: false,
477
477
  configurable: true
478
478
  });
479
479
  Object.defineProperty(IgcToolActionComponent.prototype, "paddingLeft", {
480
480
  get: function () {
481
- return this.i.cl;
481
+ return this.i.cm;
482
482
  },
483
483
  set: function (v) {
484
- this.i.cl = +v;
485
- this._a("paddingLeft", this.i.cl);
484
+ this.i.cm = +v;
485
+ this._a("paddingLeft", this.i.cm);
486
486
  },
487
487
  enumerable: false,
488
488
  configurable: true
489
489
  });
490
490
  Object.defineProperty(IgcToolActionComponent.prototype, "actualPaddingLeft", {
491
491
  get: function () {
492
- return this.i.b2;
492
+ return this.i.b3;
493
493
  },
494
494
  set: function (v) {
495
- this.i.b2 = +v;
496
- this._a("actualPaddingLeft", this.i.b2);
495
+ this.i.b3 = +v;
496
+ this._a("actualPaddingLeft", this.i.b3);
497
497
  },
498
498
  enumerable: false,
499
499
  configurable: true
500
500
  });
501
501
  Object.defineProperty(IgcToolActionComponent.prototype, "paddingRight", {
502
502
  get: function () {
503
- return this.i.cm;
503
+ return this.i.cn;
504
504
  },
505
505
  set: function (v) {
506
- this.i.cm = +v;
507
- this._a("paddingRight", this.i.cm);
506
+ this.i.cn = +v;
507
+ this._a("paddingRight", this.i.cn);
508
508
  },
509
509
  enumerable: false,
510
510
  configurable: true
511
511
  });
512
512
  Object.defineProperty(IgcToolActionComponent.prototype, "actualPaddingRight", {
513
513
  get: function () {
514
- return this.i.b3;
514
+ return this.i.b4;
515
515
  },
516
516
  set: function (v) {
517
- this.i.b3 = +v;
518
- this._a("actualPaddingRight", this.i.b3);
517
+ this.i.b4 = +v;
518
+ this._a("actualPaddingRight", this.i.b4);
519
519
  },
520
520
  enumerable: false,
521
521
  configurable: true
522
522
  });
523
523
  Object.defineProperty(IgcToolActionComponent.prototype, "paddingBottom", {
524
524
  get: function () {
525
- return this.i.ck;
525
+ return this.i.cl;
526
526
  },
527
527
  set: function (v) {
528
- this.i.ck = +v;
529
- this._a("paddingBottom", this.i.ck);
528
+ this.i.cl = +v;
529
+ this._a("paddingBottom", this.i.cl);
530
530
  },
531
531
  enumerable: false,
532
532
  configurable: true
533
533
  });
534
534
  Object.defineProperty(IgcToolActionComponent.prototype, "actualPaddingBottom", {
535
535
  get: function () {
536
- return this.i.b1;
536
+ return this.i.b2;
537
537
  },
538
538
  set: function (v) {
539
- this.i.b1 = +v;
540
- this._a("actualPaddingBottom", this.i.b1);
539
+ this.i.b2 = +v;
540
+ this._a("actualPaddingBottom", this.i.b2);
541
541
  },
542
542
  enumerable: false,
543
543
  configurable: true
544
544
  });
545
545
  Object.defineProperty(IgcToolActionComponent.prototype, "paddingTop", {
546
546
  get: function () {
547
- return this.i.cn;
547
+ return this.i.co;
548
548
  },
549
549
  set: function (v) {
550
- this.i.cn = +v;
551
- this._a("paddingTop", this.i.cn);
550
+ this.i.co = +v;
551
+ this._a("paddingTop", this.i.co);
552
552
  },
553
553
  enumerable: false,
554
554
  configurable: true
555
555
  });
556
556
  Object.defineProperty(IgcToolActionComponent.prototype, "actualPaddingTop", {
557
557
  get: function () {
558
- return this.i.b4;
558
+ return this.i.b5;
559
559
  },
560
560
  set: function (v) {
561
- this.i.b4 = +v;
562
- this._a("actualPaddingTop", this.i.b4);
561
+ this.i.b5 = +v;
562
+ this._a("actualPaddingTop", this.i.b5);
563
563
  },
564
564
  enumerable: false,
565
565
  configurable: true
@@ -569,11 +569,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
569
569
  * Gets the actual hover background used by the tool action.
570
570
  */
571
571
  get: function () {
572
- return brushToString(this.i.hi);
572
+ return brushToString(this.i.hj);
573
573
  },
574
574
  set: function (v) {
575
- this.i.hi = stringToBrush(v);
576
- this._a("actualHoverBackground", brushToString(this.i.hi));
575
+ this.i.hj = stringToBrush(v);
576
+ this._a("actualHoverBackground", brushToString(this.i.hj));
577
577
  },
578
578
  enumerable: false,
579
579
  configurable: true
@@ -583,11 +583,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
583
583
  * Gets or sets the hover background for this tool action.
584
584
  */
585
585
  get: function () {
586
- return brushToString(this.i.hq);
586
+ return brushToString(this.i.hr);
587
587
  },
588
588
  set: function (v) {
589
- this.i.hq = stringToBrush(v);
590
- this._a("hoverBackground", brushToString(this.i.hq));
589
+ this.i.hr = stringToBrush(v);
590
+ this._a("hoverBackground", brushToString(this.i.hr));
591
591
  },
592
592
  enumerable: false,
593
593
  configurable: true
@@ -597,11 +597,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
597
597
  * Gets the actual background used by the tool action.
598
598
  */
599
599
  get: function () {
600
- return brushToString(this.i.hf);
600
+ return brushToString(this.i.hg);
601
601
  },
602
602
  set: function (v) {
603
- this.i.hf = stringToBrush(v);
604
- this._a("actualBackground", brushToString(this.i.hf));
603
+ this.i.hg = stringToBrush(v);
604
+ this._a("actualBackground", brushToString(this.i.hg));
605
605
  },
606
606
  enumerable: false,
607
607
  configurable: true
@@ -611,11 +611,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
611
611
  * Gets or sets the background color of the tool action.
612
612
  */
613
613
  get: function () {
614
- return brushToString(this.i.hn);
614
+ return brushToString(this.i.ho);
615
615
  },
616
616
  set: function (v) {
617
- this.i.hn = stringToBrush(v);
618
- this._a("background", brushToString(this.i.hn));
617
+ this.i.ho = stringToBrush(v);
618
+ this._a("background", brushToString(this.i.ho));
619
619
  },
620
620
  enumerable: false,
621
621
  configurable: true
@@ -625,11 +625,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
625
625
  * Gets the actual label text color.
626
626
  */
627
627
  get: function () {
628
- return brushToString(this.i.hm);
628
+ return brushToString(this.i.hn);
629
629
  },
630
630
  set: function (v) {
631
- this.i.hm = stringToBrush(v);
632
- this._a("actualTextColor", brushToString(this.i.hm));
631
+ this.i.hn = stringToBrush(v);
632
+ this._a("actualTextColor", brushToString(this.i.hn));
633
633
  },
634
634
  enumerable: false,
635
635
  configurable: true
@@ -639,11 +639,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
639
639
  * Gets or sets the label text color.
640
640
  */
641
641
  get: function () {
642
- return brushToString(this.i.hu);
642
+ return brushToString(this.i.hv);
643
643
  },
644
644
  set: function (v) {
645
- this.i.hu = stringToBrush(v);
646
- this._a("textColor", brushToString(this.i.hu));
645
+ this.i.hv = stringToBrush(v);
646
+ this._a("textColor", brushToString(this.i.hv));
647
647
  },
648
648
  enumerable: false,
649
649
  configurable: true
@@ -653,11 +653,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
653
653
  * Gets the actual label text color.
654
654
  */
655
655
  get: function () {
656
- return brushToString(this.i.hl);
656
+ return brushToString(this.i.hm);
657
657
  },
658
658
  set: function (v) {
659
- this.i.hl = stringToBrush(v);
660
- this._a("actualSubtitleTextColor", brushToString(this.i.hl));
659
+ this.i.hm = stringToBrush(v);
660
+ this._a("actualSubtitleTextColor", brushToString(this.i.hm));
661
661
  },
662
662
  enumerable: false,
663
663
  configurable: true
@@ -667,11 +667,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
667
667
  * Gets or sets the label text color.
668
668
  */
669
669
  get: function () {
670
- return brushToString(this.i.ht);
670
+ return brushToString(this.i.hu);
671
671
  },
672
672
  set: function (v) {
673
- this.i.ht = stringToBrush(v);
674
- this._a("subtitleTextColor", brushToString(this.i.ht));
673
+ this.i.hu = stringToBrush(v);
674
+ this._a("subtitleTextColor", brushToString(this.i.hu));
675
675
  },
676
676
  enumerable: false,
677
677
  configurable: true
@@ -681,11 +681,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
681
681
  * Gets the actual label text color when the tool is disabled.
682
682
  */
683
683
  get: function () {
684
- return brushToString(this.i.hg);
684
+ return brushToString(this.i.hh);
685
685
  },
686
686
  set: function (v) {
687
- this.i.hg = stringToBrush(v);
688
- this._a("actualDisabledTextColor", brushToString(this.i.hg));
687
+ this.i.hh = stringToBrush(v);
688
+ this._a("actualDisabledTextColor", brushToString(this.i.hh));
689
689
  },
690
690
  enumerable: false,
691
691
  configurable: true
@@ -695,11 +695,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
695
695
  * Gets or sets the label text color when the tool is disabled.
696
696
  */
697
697
  get: function () {
698
- return brushToString(this.i.ho);
698
+ return brushToString(this.i.hp);
699
699
  },
700
700
  set: function (v) {
701
- this.i.ho = stringToBrush(v);
702
- this._a("disabledTextColor", brushToString(this.i.ho));
701
+ this.i.hp = stringToBrush(v);
702
+ this._a("disabledTextColor", brushToString(this.i.hp));
703
703
  },
704
704
  enumerable: false,
705
705
  configurable: true
@@ -709,10 +709,10 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
709
709
  * Gets the actual font used.
710
710
  */
711
711
  get: function () {
712
- return this.i.ae;
712
+ return this.i.af;
713
713
  },
714
714
  set: function (v) {
715
- this.i.ae = v;
715
+ this.i.af = v;
716
716
  },
717
717
  enumerable: false,
718
718
  configurable: true
@@ -722,16 +722,16 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
722
722
  * Gets or sets the font to use.
723
723
  */
724
724
  get: function () {
725
- if (this.i.ah == null) {
725
+ if (this.i.ai == null) {
726
726
  return null;
727
727
  }
728
- return this.i.ah.fontString;
728
+ return this.i.ai.fontString;
729
729
  },
730
730
  set: function (v) {
731
731
  var fi = new FontInfo();
732
732
  fi.fontString = v;
733
- this.i.ah = fi;
734
- this._a("textStyle", this.i.ah != null ? this.i.ah.fontString : "");
733
+ this.i.ai = fi;
734
+ this._a("textStyle", this.i.ai != null ? this.i.ai.fontString : "");
735
735
  },
736
736
  enumerable: false,
737
737
  configurable: true
@@ -741,10 +741,10 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
741
741
  * Gets the actual font used.
742
742
  */
743
743
  get: function () {
744
- return this.i.ad;
744
+ return this.i.ae;
745
745
  },
746
746
  set: function (v) {
747
- this.i.ad = v;
747
+ this.i.ae = v;
748
748
  },
749
749
  enumerable: false,
750
750
  configurable: true
@@ -754,60 +754,60 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
754
754
  * Gets or sets the font to use.
755
755
  */
756
756
  get: function () {
757
- if (this.i.ag == null) {
757
+ if (this.i.ah == null) {
758
758
  return null;
759
759
  }
760
- return this.i.ag.fontString;
760
+ return this.i.ah.fontString;
761
761
  },
762
762
  set: function (v) {
763
763
  var fi = new FontInfo();
764
764
  fi.fontString = v;
765
- this.i.ag = fi;
766
- this._a("subtitleTextStyle", this.i.ag != null ? this.i.ag.fontString : "");
765
+ this.i.ah = fi;
766
+ this._a("subtitleTextStyle", this.i.ah != null ? this.i.ah.fontString : "");
767
767
  },
768
768
  enumerable: false,
769
769
  configurable: true
770
770
  });
771
771
  Object.defineProperty(IgcToolActionComponent.prototype, "isDisabled", {
772
772
  get: function () {
773
- return this.i.a9;
773
+ return this.i.ba;
774
774
  },
775
775
  set: function (v) {
776
- this.i.a9 = ensureBool(v);
777
- this._a("isDisabled", this.i.a9);
776
+ this.i.ba = ensureBool(v);
777
+ this._a("isDisabled", this.i.ba);
778
778
  },
779
779
  enumerable: false,
780
780
  configurable: true
781
781
  });
782
782
  Object.defineProperty(IgcToolActionComponent.prototype, "isHighlighted", {
783
783
  get: function () {
784
- return this.i.ba;
784
+ return this.i.bb;
785
785
  },
786
786
  set: function (v) {
787
- this.i.ba = ensureBool(v);
788
- this._a("isHighlighted", this.i.ba);
787
+ this.i.bb = ensureBool(v);
788
+ this._a("isHighlighted", this.i.bb);
789
789
  },
790
790
  enumerable: false,
791
791
  configurable: true
792
792
  });
793
793
  Object.defineProperty(IgcToolActionComponent.prototype, "actualAccentColor", {
794
794
  get: function () {
795
- return brushToString(this.i.he);
795
+ return brushToString(this.i.hf);
796
796
  },
797
797
  set: function (v) {
798
- this.i.he = stringToBrush(v);
799
- this._a("actualAccentColor", brushToString(this.i.he));
798
+ this.i.hf = stringToBrush(v);
799
+ this._a("actualAccentColor", brushToString(this.i.hf));
800
800
  },
801
801
  enumerable: false,
802
802
  configurable: true
803
803
  });
804
804
  Object.defineProperty(IgcToolActionComponent.prototype, "accentColor", {
805
805
  get: function () {
806
- return brushToString(this.i.hd);
806
+ return brushToString(this.i.he);
807
807
  },
808
808
  set: function (v) {
809
- this.i.hd = stringToBrush(v);
810
- this._a("accentColor", brushToString(this.i.hd));
809
+ this.i.he = stringToBrush(v);
810
+ this._a("accentColor", brushToString(this.i.he));
811
811
  },
812
812
  enumerable: false,
813
813
  configurable: true
@@ -817,11 +817,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
817
817
  * Gets or sets the display density to use for the action.
818
818
  */
819
819
  get: function () {
820
- return this.i.w;
820
+ return this.i.x;
821
821
  },
822
822
  set: function (v) {
823
- this.i.w = ensureEnum(ControlDisplayDensity_$type, v);
824
- this._a("density", enumToString(ControlDisplayDensity_$type, this.i.w));
823
+ this.i.x = ensureEnum(ControlDisplayDensity_$type, v);
824
+ this._a("density", enumToString(ControlDisplayDensity_$type, this.i.x));
825
825
  },
826
826
  enumerable: false,
827
827
  configurable: true
@@ -831,21 +831,21 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
831
831
  * Gets the resolved display density to use for the action.
832
832
  */
833
833
  get: function () {
834
- return this.i.v;
834
+ return this.i.w;
835
835
  },
836
836
  set: function (v) {
837
- this.i.v = ensureEnum(ControlDisplayDensity_$type, v);
838
- this._a("actualDensity", enumToString(ControlDisplayDensity_$type, this.i.v));
837
+ this.i.w = ensureEnum(ControlDisplayDensity_$type, v);
838
+ this._a("actualDensity", enumToString(ControlDisplayDensity_$type, this.i.w));
839
839
  },
840
840
  enumerable: false,
841
841
  configurable: true
842
842
  });
843
843
  Object.defineProperty(IgcToolActionComponent.prototype, "name", {
844
844
  get: function () {
845
- return this.i.eq;
845
+ return this.i.er;
846
846
  },
847
847
  set: function (v) {
848
- this.i.eq = v;
848
+ this.i.er = v;
849
849
  },
850
850
  enumerable: false,
851
851
  configurable: true
@@ -855,10 +855,10 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
855
855
  * Gets or sets the title of the tool.
856
856
  */
857
857
  get: function () {
858
- return this.i.fa;
858
+ return this.i.fb;
859
859
  },
860
860
  set: function (v) {
861
- this.i.fa = v;
861
+ this.i.fb = v;
862
862
  },
863
863
  enumerable: false,
864
864
  configurable: true
@@ -868,10 +868,10 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
868
868
  * Gets or sets the subtitle of the tool.
869
869
  */
870
870
  get: function () {
871
- return this.i.e4;
871
+ return this.i.e5;
872
872
  },
873
873
  set: function (v) {
874
- this.i.e4 = v;
874
+ this.i.e5 = v;
875
875
  },
876
876
  enumerable: false,
877
877
  configurable: true
@@ -881,31 +881,31 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
881
881
  * Gets or sets the title horizontal alignment.
882
882
  */
883
883
  get: function () {
884
- return this.i.hb;
884
+ return this.i.hc;
885
885
  },
886
886
  set: function (v) {
887
- this.i.hb = ensureEnum(HorizontalAlignment_$type, v);
888
- this._a("titleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.hb));
887
+ this.i.hc = ensureEnum(HorizontalAlignment_$type, v);
888
+ this._a("titleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.hc));
889
889
  },
890
890
  enumerable: false,
891
891
  configurable: true
892
892
  });
893
893
  Object.defineProperty(IgcToolActionComponent.prototype, "iconName", {
894
894
  get: function () {
895
- return this.i.ee;
895
+ return this.i.ef;
896
896
  },
897
897
  set: function (v) {
898
- this.i.ee = v;
898
+ this.i.ef = v;
899
899
  },
900
900
  enumerable: false,
901
901
  configurable: true
902
902
  });
903
903
  Object.defineProperty(IgcToolActionComponent.prototype, "iconCollectionName", {
904
904
  get: function () {
905
- return this.i.d9;
905
+ return this.i.ea;
906
906
  },
907
907
  set: function (v) {
908
- this.i.d9 = v;
908
+ this.i.ea = v;
909
909
  },
910
910
  enumerable: false,
911
911
  configurable: true
@@ -915,11 +915,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
915
915
  * Gets or sets the icon viewbox left.
916
916
  */
917
917
  get: function () {
918
- return this.i.cg;
918
+ return this.i.ch;
919
919
  },
920
920
  set: function (v) {
921
- this.i.cg = +v;
922
- this._a("iconViewBoxLeft", this.i.cg);
921
+ this.i.ch = +v;
922
+ this._a("iconViewBoxLeft", this.i.ch);
923
923
  },
924
924
  enumerable: false,
925
925
  configurable: true
@@ -929,11 +929,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
929
929
  * Gets or sets the icon viewbox top.
930
930
  */
931
931
  get: function () {
932
- return this.i.ch;
932
+ return this.i.ci;
933
933
  },
934
934
  set: function (v) {
935
- this.i.ch = +v;
936
- this._a("iconViewBoxTop", this.i.ch);
935
+ this.i.ci = +v;
936
+ this._a("iconViewBoxTop", this.i.ci);
937
937
  },
938
938
  enumerable: false,
939
939
  configurable: true
@@ -943,11 +943,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
943
943
  * Gets or sets the icon viewbox width.
944
944
  */
945
945
  get: function () {
946
- return this.i.ci;
946
+ return this.i.cj;
947
947
  },
948
948
  set: function (v) {
949
- this.i.ci = +v;
950
- this._a("iconViewBoxWidth", this.i.ci);
949
+ this.i.cj = +v;
950
+ this._a("iconViewBoxWidth", this.i.cj);
951
951
  },
952
952
  enumerable: false,
953
953
  configurable: true
@@ -957,11 +957,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
957
957
  * Gets or sets the icon viewbox height.
958
958
  */
959
959
  get: function () {
960
- return this.i.cf;
960
+ return this.i.cg;
961
961
  },
962
962
  set: function (v) {
963
- this.i.cf = +v;
964
- this._a("iconViewBoxHeight", this.i.cf);
963
+ this.i.cg = +v;
964
+ this._a("iconViewBoxHeight", this.i.cg);
965
965
  },
966
966
  enumerable: false,
967
967
  configurable: true
@@ -971,11 +971,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
971
971
  * Gets or sets the icon fill color.
972
972
  */
973
973
  get: function () {
974
- return brushToString(this.i.hr);
974
+ return brushToString(this.i.hs);
975
975
  },
976
976
  set: function (v) {
977
- this.i.hr = stringToBrush(v);
978
- this._a("iconFill", brushToString(this.i.hr));
977
+ this.i.hs = stringToBrush(v);
978
+ this._a("iconFill", brushToString(this.i.hs));
979
979
  },
980
980
  enumerable: false,
981
981
  configurable: true
@@ -985,11 +985,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
985
985
  * Gets the actual icon fill color.
986
986
  */
987
987
  get: function () {
988
- return brushToString(this.i.hj);
988
+ return brushToString(this.i.hk);
989
989
  },
990
990
  set: function (v) {
991
- this.i.hj = stringToBrush(v);
992
- this._a("actualIconFill", brushToString(this.i.hj));
991
+ this.i.hk = stringToBrush(v);
992
+ this._a("actualIconFill", brushToString(this.i.hk));
993
993
  },
994
994
  enumerable: false,
995
995
  configurable: true
@@ -1013,11 +1013,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1013
1013
  * Gets or sets the icon stroke color.
1014
1014
  */
1015
1015
  get: function () {
1016
- return brushToString(this.i.hs);
1016
+ return brushToString(this.i.ht);
1017
1017
  },
1018
1018
  set: function (v) {
1019
- this.i.hs = stringToBrush(v);
1020
- this._a("iconStroke", brushToString(this.i.hs));
1019
+ this.i.ht = stringToBrush(v);
1020
+ this._a("iconStroke", brushToString(this.i.ht));
1021
1021
  },
1022
1022
  enumerable: false,
1023
1023
  configurable: true
@@ -1027,11 +1027,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1027
1027
  * Gets the actual icon stroke color.
1028
1028
  */
1029
1029
  get: function () {
1030
- return brushToString(this.i.hk);
1030
+ return brushToString(this.i.hl);
1031
1031
  },
1032
1032
  set: function (v) {
1033
- this.i.hk = stringToBrush(v);
1034
- this._a("actualIconStroke", brushToString(this.i.hk));
1033
+ this.i.hl = stringToBrush(v);
1034
+ this._a("actualIconStroke", brushToString(this.i.hl));
1035
1035
  },
1036
1036
  enumerable: false,
1037
1037
  configurable: true
@@ -1055,11 +1055,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1055
1055
  * Gets or sets the icon viewbox width.
1056
1056
  */
1057
1057
  get: function () {
1058
- return this.i.ce;
1058
+ return this.i.cf;
1059
1059
  },
1060
1060
  set: function (v) {
1061
- this.i.ce = +v;
1062
- this._a("iconStrokeWidth", this.i.ce);
1061
+ this.i.cf = +v;
1062
+ this._a("iconStrokeWidth", this.i.cf);
1063
1063
  },
1064
1064
  enumerable: false,
1065
1065
  configurable: true
@@ -1069,11 +1069,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1069
1069
  * Gets or sets the width of the icon.
1070
1070
  */
1071
1071
  get: function () {
1072
- return this.i.cj;
1072
+ return this.i.ck;
1073
1073
  },
1074
1074
  set: function (v) {
1075
- this.i.cj = +v;
1076
- this._a("iconWidth", this.i.cj);
1075
+ this.i.ck = +v;
1076
+ this._a("iconWidth", this.i.ck);
1077
1077
  },
1078
1078
  enumerable: false,
1079
1079
  configurable: true
@@ -1083,11 +1083,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1083
1083
  * Gets the actual icon width used.
1084
1084
  */
1085
1085
  get: function () {
1086
- return this.i.b0;
1086
+ return this.i.b1;
1087
1087
  },
1088
1088
  set: function (v) {
1089
- this.i.b0 = +v;
1090
- this._a("actualIconWidth", this.i.b0);
1089
+ this.i.b1 = +v;
1090
+ this._a("actualIconWidth", this.i.b1);
1091
1091
  },
1092
1092
  enumerable: false,
1093
1093
  configurable: true
@@ -1097,11 +1097,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1097
1097
  * Gets or sets the height of the icon.
1098
1098
  */
1099
1099
  get: function () {
1100
- return this.i.cd;
1100
+ return this.i.ce;
1101
1101
  },
1102
1102
  set: function (v) {
1103
- this.i.cd = +v;
1104
- this._a("iconHeight", this.i.cd);
1103
+ this.i.ce = +v;
1104
+ this._a("iconHeight", this.i.ce);
1105
1105
  },
1106
1106
  enumerable: false,
1107
1107
  configurable: true
@@ -1111,11 +1111,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1111
1111
  * Gets the actual icon height used.
1112
1112
  */
1113
1113
  get: function () {
1114
- return this.i.bz;
1114
+ return this.i.b0;
1115
1115
  },
1116
1116
  set: function (v) {
1117
- this.i.bz = +v;
1118
- this._a("actualIconHeight", this.i.bz);
1117
+ this.i.b0 = +v;
1118
+ this._a("actualIconHeight", this.i.b0);
1119
1119
  },
1120
1120
  enumerable: false,
1121
1121
  configurable: true
@@ -1125,11 +1125,11 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1125
1125
  * Gets or sets the tool action visibility.
1126
1126
  */
1127
1127
  get: function () {
1128
- return this.i.hv;
1128
+ return this.i.hw;
1129
1129
  },
1130
1130
  set: function (v) {
1131
- this.i.hv = ensureEnum(Visibility_$type, v);
1132
- this._a("visibility", enumToString(Visibility_$type, this.i.hv));
1131
+ this.i.hw = ensureEnum(Visibility_$type, v);
1132
+ this._a("visibility", enumToString(Visibility_$type, this.i.hw));
1133
1133
  },
1134
1134
  enumerable: false,
1135
1135
  configurable: true
@@ -1139,77 +1139,77 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1139
1139
  * Gets or sets if the tool action will close its parent dropdown when executed by the user.
1140
1140
  */
1141
1141
  get: function () {
1142
- return this.i.ax;
1142
+ return this.i.ay;
1143
1143
  },
1144
1144
  set: function (v) {
1145
- this.i.ax = ensureBool(v);
1146
- this._a("closeOnExecute", this.i.ax);
1145
+ this.i.ay = ensureBool(v);
1146
+ this._a("closeOnExecute", this.i.ay);
1147
1147
  },
1148
1148
  enumerable: false,
1149
1149
  configurable: true
1150
1150
  });
1151
1151
  Object.defineProperty(IgcToolActionComponent.prototype, "highlightWidth", {
1152
1152
  get: function () {
1153
- return this.i.cc;
1153
+ return this.i.cd;
1154
1154
  },
1155
1155
  set: function (v) {
1156
- this.i.cc = +v;
1157
- this._a("highlightWidth", this.i.cc);
1156
+ this.i.cd = +v;
1157
+ this._a("highlightWidth", this.i.cd);
1158
1158
  },
1159
1159
  enumerable: false,
1160
1160
  configurable: true
1161
1161
  });
1162
1162
  Object.defineProperty(IgcToolActionComponent.prototype, "actualHighlightWidth", {
1163
1163
  get: function () {
1164
- return this.i.by;
1164
+ return this.i.bz;
1165
1165
  },
1166
1166
  set: function (v) {
1167
- this.i.by = +v;
1168
- this._a("actualHighlightWidth", this.i.by);
1167
+ this.i.bz = +v;
1168
+ this._a("actualHighlightWidth", this.i.bz);
1169
1169
  },
1170
1170
  enumerable: false,
1171
1171
  configurable: true
1172
1172
  });
1173
1173
  Object.defineProperty(IgcToolActionComponent.prototype, "highlightRadius", {
1174
1174
  get: function () {
1175
- return this.i.cb;
1175
+ return this.i.cc;
1176
1176
  },
1177
1177
  set: function (v) {
1178
- this.i.cb = +v;
1179
- this._a("highlightRadius", this.i.cb);
1178
+ this.i.cc = +v;
1179
+ this._a("highlightRadius", this.i.cc);
1180
1180
  },
1181
1181
  enumerable: false,
1182
1182
  configurable: true
1183
1183
  });
1184
1184
  Object.defineProperty(IgcToolActionComponent.prototype, "actualHighlightRadius", {
1185
1185
  get: function () {
1186
- return this.i.bx;
1186
+ return this.i.by;
1187
1187
  },
1188
1188
  set: function (v) {
1189
- this.i.bx = +v;
1190
- this._a("actualHighlightRadius", this.i.bx);
1189
+ this.i.by = +v;
1190
+ this._a("actualHighlightRadius", this.i.by);
1191
1191
  },
1192
1192
  enumerable: false,
1193
1193
  configurable: true
1194
1194
  });
1195
1195
  Object.defineProperty(IgcToolActionComponent.prototype, "highlightColor", {
1196
1196
  get: function () {
1197
- return brushToString(this.i.hp);
1197
+ return brushToString(this.i.hq);
1198
1198
  },
1199
1199
  set: function (v) {
1200
- this.i.hp = stringToBrush(v);
1201
- this._a("highlightColor", brushToString(this.i.hp));
1200
+ this.i.hq = stringToBrush(v);
1201
+ this._a("highlightColor", brushToString(this.i.hq));
1202
1202
  },
1203
1203
  enumerable: false,
1204
1204
  configurable: true
1205
1205
  });
1206
1206
  Object.defineProperty(IgcToolActionComponent.prototype, "actualHighlightColor", {
1207
1207
  get: function () {
1208
- return brushToString(this.i.hh);
1208
+ return brushToString(this.i.hi);
1209
1209
  },
1210
1210
  set: function (v) {
1211
- this.i.hh = stringToBrush(v);
1212
- this._a("actualHighlightColor", brushToString(this.i.hh));
1211
+ this.i.hi = stringToBrush(v);
1212
+ this._a("actualHighlightColor", brushToString(this.i.hi));
1213
1213
  },
1214
1214
  enumerable: false,
1215
1215
  configurable: true
@@ -1286,17 +1286,17 @@ export var IgcToolActionComponent = /** @class */ /*@__PURE__*/ (function (_supe
1286
1286
  this._inStyling = false;
1287
1287
  };
1288
1288
  IgcToolActionComponent.prototype.openSubMenu = function () {
1289
- this.i.gn();
1289
+ this.i.go();
1290
1290
  };
1291
1291
  IgcToolActionComponent.prototype.closeSubmenu = function () {
1292
- this.i.fi();
1292
+ this.i.fj();
1293
1293
  };
1294
1294
  IgcToolActionComponent.prototype.exportVisualData = function () {
1295
- var iv = this.i.ct();
1295
+ var iv = this.i.cu();
1296
1296
  return (iv);
1297
1297
  };
1298
1298
  IgcToolActionComponent.prototype.exportSerializedVisualData = function () {
1299
- var iv = this.i.d3();
1299
+ var iv = this.i.d4();
1300
1300
  return (iv);
1301
1301
  };
1302
1302
  Object.defineProperty(IgcToolActionComponent.prototype, "onCommand", {