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
@@ -110,7 +110,7 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
110
110
  NamePatcher.ensureStylablePatched(Object.getPrototypeOf(this));
111
111
  }
112
112
  this._implementation = this.createImplementation();
113
- this._implementation.externalObject = this;
113
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
114
114
  this.onImplementationCreated();
115
115
  if (this._initializeAdapters) {
116
116
  this._initializeAdapters();
@@ -193,7 +193,7 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
193
193
  this._updatingFromAttribute = false;
194
194
  }
195
195
  get isOpen() {
196
- return this.i.bb;
196
+ return this.i.bc;
197
197
  }
198
198
  /**
199
199
  * Gets the context bindings for this tool action.
@@ -228,7 +228,7 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
228
228
  this.i.contextBindings = innerColl;
229
229
  }
230
230
  get actionId() {
231
- return this.i.c2;
231
+ return this.i.c3;
232
232
  }
233
233
  get actualActions() {
234
234
  if (!this._actualActions) {
@@ -275,44 +275,44 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
275
275
  * Gets or sets the width to use for this tool action.
276
276
  */
277
277
  get width() {
278
- return this.i.cp;
278
+ return this.i.cq;
279
279
  }
280
280
  set width(v) {
281
- this.i.cp = +v;
282
- this._a("width", this.i.cp);
281
+ this.i.cq = +v;
282
+ this._a("width", this.i.cq);
283
283
  }
284
284
  /**
285
285
  * Gets or sets the height to use for this tool action.
286
286
  */
287
287
  get height() {
288
- return this.i.ca;
288
+ return this.i.cb;
289
289
  }
290
290
  set height(v) {
291
- this.i.ca = +v;
292
- this._a("height", this.i.ca);
291
+ this.i.cb = +v;
292
+ this._a("height", this.i.cb);
293
293
  }
294
294
  /**
295
295
  * Gets or sets the height to use for the sub panel if different than default
296
296
  */
297
297
  get subPanelRowHeight() {
298
- return this.i.cr;
298
+ return this.i.cs;
299
299
  }
300
300
  set subPanelRowHeight(v) {
301
- this.i.cr = +v;
302
- this._a("subPanelRowHeight", this.i.cr);
301
+ this.i.cs = +v;
302
+ this._a("subPanelRowHeight", this.i.cs);
303
303
  }
304
304
  get actualSubPanelRowHeight() {
305
- return this.i.cq;
305
+ return this.i.cr;
306
306
  }
307
307
  set actualSubPanelRowHeight(v) {
308
- this.i.cq = +v;
309
- this._a("actualSubPanelRowHeight", this.i.cq);
308
+ this.i.cr = +v;
309
+ this._a("actualSubPanelRowHeight", this.i.cr);
310
310
  }
311
311
  get parentId() {
312
- return this.i.ex;
312
+ return this.i.ey;
313
313
  }
314
314
  set parentId(v) {
315
- this.i.ex = v;
315
+ this.i.ey = v;
316
316
  }
317
317
  /**
318
318
  * Gets or sets the Id of the action that this action will be inserted before.
@@ -323,10 +323,10 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
323
323
  * after the action has already been added will have no effect.
324
324
  */
325
325
  get beforeId() {
326
- return this.i.ds;
326
+ return this.i.dt;
327
327
  }
328
328
  set beforeId(v) {
329
- this.i.ds = v;
329
+ this.i.dt = v;
330
330
  }
331
331
  /**
332
332
  * Gets or sets the Id of the action that this action will be inserted after.
@@ -337,10 +337,10 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
337
337
  * after the action has already been added will have no effect.
338
338
  */
339
339
  get afterId() {
340
- return this.i.dp;
340
+ return this.i.dq;
341
341
  }
342
342
  set afterId(v) {
343
- this.i.dp = v;
343
+ this.i.dq = v;
344
344
  }
345
345
  /**
346
346
  * Sets to the Id of the action that this action will overlay itself on to.
@@ -353,386 +353,386 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
353
353
  * overlaid onto the generated actions.
354
354
  */
355
355
  get overlayId() {
356
- return this.i.es;
356
+ return this.i.et;
357
357
  }
358
358
  set overlayId(v) {
359
- this.i.es = v;
359
+ this.i.et = v;
360
360
  }
361
361
  get commandId() {
362
- return this.i.dx;
362
+ return this.i.dy;
363
363
  }
364
364
  set commandId(v) {
365
- this.i.dx = v;
365
+ this.i.dy = v;
366
366
  }
367
367
  get commandArgument() {
368
- return this.i.du;
368
+ return this.i.dv;
369
369
  }
370
370
  set commandArgument(v) {
371
- this.i.du = v;
371
+ this.i.dv = v;
372
372
  }
373
373
  get commandArgumentValue() {
374
- return this.i.cs;
374
+ return this.i.ct;
375
375
  }
376
376
  set commandArgumentValue(v) {
377
- this.i.cs = v;
377
+ this.i.ct = v;
378
378
  }
379
379
  get paddingLeft() {
380
- return this.i.cl;
380
+ return this.i.cm;
381
381
  }
382
382
  set paddingLeft(v) {
383
- this.i.cl = +v;
384
- this._a("paddingLeft", this.i.cl);
383
+ this.i.cm = +v;
384
+ this._a("paddingLeft", this.i.cm);
385
385
  }
386
386
  get actualPaddingLeft() {
387
- return this.i.b2;
387
+ return this.i.b3;
388
388
  }
389
389
  set actualPaddingLeft(v) {
390
- this.i.b2 = +v;
391
- this._a("actualPaddingLeft", this.i.b2);
390
+ this.i.b3 = +v;
391
+ this._a("actualPaddingLeft", this.i.b3);
392
392
  }
393
393
  get paddingRight() {
394
- return this.i.cm;
394
+ return this.i.cn;
395
395
  }
396
396
  set paddingRight(v) {
397
- this.i.cm = +v;
398
- this._a("paddingRight", this.i.cm);
397
+ this.i.cn = +v;
398
+ this._a("paddingRight", this.i.cn);
399
399
  }
400
400
  get actualPaddingRight() {
401
- return this.i.b3;
401
+ return this.i.b4;
402
402
  }
403
403
  set actualPaddingRight(v) {
404
- this.i.b3 = +v;
405
- this._a("actualPaddingRight", this.i.b3);
404
+ this.i.b4 = +v;
405
+ this._a("actualPaddingRight", this.i.b4);
406
406
  }
407
407
  get paddingBottom() {
408
- return this.i.ck;
408
+ return this.i.cl;
409
409
  }
410
410
  set paddingBottom(v) {
411
- this.i.ck = +v;
412
- this._a("paddingBottom", this.i.ck);
411
+ this.i.cl = +v;
412
+ this._a("paddingBottom", this.i.cl);
413
413
  }
414
414
  get actualPaddingBottom() {
415
- return this.i.b1;
415
+ return this.i.b2;
416
416
  }
417
417
  set actualPaddingBottom(v) {
418
- this.i.b1 = +v;
419
- this._a("actualPaddingBottom", this.i.b1);
418
+ this.i.b2 = +v;
419
+ this._a("actualPaddingBottom", this.i.b2);
420
420
  }
421
421
  get paddingTop() {
422
- return this.i.cn;
422
+ return this.i.co;
423
423
  }
424
424
  set paddingTop(v) {
425
- this.i.cn = +v;
426
- this._a("paddingTop", this.i.cn);
425
+ this.i.co = +v;
426
+ this._a("paddingTop", this.i.co);
427
427
  }
428
428
  get actualPaddingTop() {
429
- return this.i.b4;
429
+ return this.i.b5;
430
430
  }
431
431
  set actualPaddingTop(v) {
432
- this.i.b4 = +v;
433
- this._a("actualPaddingTop", this.i.b4);
432
+ this.i.b5 = +v;
433
+ this._a("actualPaddingTop", this.i.b5);
434
434
  }
435
435
  /**
436
436
  * Gets the actual hover background used by the tool action.
437
437
  */
438
438
  get actualHoverBackground() {
439
- return brushToString(this.i.hi);
439
+ return brushToString(this.i.hj);
440
440
  }
441
441
  set actualHoverBackground(v) {
442
- this.i.hi = stringToBrush(v);
443
- this._a("actualHoverBackground", brushToString(this.i.hi));
442
+ this.i.hj = stringToBrush(v);
443
+ this._a("actualHoverBackground", brushToString(this.i.hj));
444
444
  }
445
445
  /**
446
446
  * Gets or sets the hover background for this tool action.
447
447
  */
448
448
  get hoverBackground() {
449
- return brushToString(this.i.hq);
449
+ return brushToString(this.i.hr);
450
450
  }
451
451
  set hoverBackground(v) {
452
- this.i.hq = stringToBrush(v);
453
- this._a("hoverBackground", brushToString(this.i.hq));
452
+ this.i.hr = stringToBrush(v);
453
+ this._a("hoverBackground", brushToString(this.i.hr));
454
454
  }
455
455
  /**
456
456
  * Gets the actual background used by the tool action.
457
457
  */
458
458
  get actualBackground() {
459
- return brushToString(this.i.hf);
459
+ return brushToString(this.i.hg);
460
460
  }
461
461
  set actualBackground(v) {
462
- this.i.hf = stringToBrush(v);
463
- this._a("actualBackground", brushToString(this.i.hf));
462
+ this.i.hg = stringToBrush(v);
463
+ this._a("actualBackground", brushToString(this.i.hg));
464
464
  }
465
465
  /**
466
466
  * Gets or sets the background color of the tool action.
467
467
  */
468
468
  get background() {
469
- return brushToString(this.i.hn);
469
+ return brushToString(this.i.ho);
470
470
  }
471
471
  set background(v) {
472
- this.i.hn = stringToBrush(v);
473
- this._a("background", brushToString(this.i.hn));
472
+ this.i.ho = stringToBrush(v);
473
+ this._a("background", brushToString(this.i.ho));
474
474
  }
475
475
  /**
476
476
  * Gets the actual label text color.
477
477
  */
478
478
  get actualTextColor() {
479
- return brushToString(this.i.hm);
479
+ return brushToString(this.i.hn);
480
480
  }
481
481
  set actualTextColor(v) {
482
- this.i.hm = stringToBrush(v);
483
- this._a("actualTextColor", brushToString(this.i.hm));
482
+ this.i.hn = stringToBrush(v);
483
+ this._a("actualTextColor", brushToString(this.i.hn));
484
484
  }
485
485
  /**
486
486
  * Gets or sets the label text color.
487
487
  */
488
488
  get textColor() {
489
- return brushToString(this.i.hu);
489
+ return brushToString(this.i.hv);
490
490
  }
491
491
  set textColor(v) {
492
- this.i.hu = stringToBrush(v);
493
- this._a("textColor", brushToString(this.i.hu));
492
+ this.i.hv = stringToBrush(v);
493
+ this._a("textColor", brushToString(this.i.hv));
494
494
  }
495
495
  /**
496
496
  * Gets the actual label text color.
497
497
  */
498
498
  get actualSubtitleTextColor() {
499
- return brushToString(this.i.hl);
499
+ return brushToString(this.i.hm);
500
500
  }
501
501
  set actualSubtitleTextColor(v) {
502
- this.i.hl = stringToBrush(v);
503
- this._a("actualSubtitleTextColor", brushToString(this.i.hl));
502
+ this.i.hm = stringToBrush(v);
503
+ this._a("actualSubtitleTextColor", brushToString(this.i.hm));
504
504
  }
505
505
  /**
506
506
  * Gets or sets the label text color.
507
507
  */
508
508
  get subtitleTextColor() {
509
- return brushToString(this.i.ht);
509
+ return brushToString(this.i.hu);
510
510
  }
511
511
  set subtitleTextColor(v) {
512
- this.i.ht = stringToBrush(v);
513
- this._a("subtitleTextColor", brushToString(this.i.ht));
512
+ this.i.hu = stringToBrush(v);
513
+ this._a("subtitleTextColor", brushToString(this.i.hu));
514
514
  }
515
515
  /**
516
516
  * Gets the actual label text color when the tool is disabled.
517
517
  */
518
518
  get actualDisabledTextColor() {
519
- return brushToString(this.i.hg);
519
+ return brushToString(this.i.hh);
520
520
  }
521
521
  set actualDisabledTextColor(v) {
522
- this.i.hg = stringToBrush(v);
523
- this._a("actualDisabledTextColor", brushToString(this.i.hg));
522
+ this.i.hh = stringToBrush(v);
523
+ this._a("actualDisabledTextColor", brushToString(this.i.hh));
524
524
  }
525
525
  /**
526
526
  * Gets or sets the label text color when the tool is disabled.
527
527
  */
528
528
  get disabledTextColor() {
529
- return brushToString(this.i.ho);
529
+ return brushToString(this.i.hp);
530
530
  }
531
531
  set disabledTextColor(v) {
532
- this.i.ho = stringToBrush(v);
533
- this._a("disabledTextColor", brushToString(this.i.ho));
532
+ this.i.hp = stringToBrush(v);
533
+ this._a("disabledTextColor", brushToString(this.i.hp));
534
534
  }
535
535
  /**
536
536
  * Gets the actual font used.
537
537
  */
538
538
  get actualTextStyle() {
539
- return this.i.ae;
539
+ return this.i.af;
540
540
  }
541
541
  set actualTextStyle(v) {
542
- this.i.ae = v;
542
+ this.i.af = v;
543
543
  }
544
544
  /**
545
545
  * Gets or sets the font to use.
546
546
  */
547
547
  get textStyle() {
548
- if (this.i.ah == null) {
548
+ if (this.i.ai == null) {
549
549
  return null;
550
550
  }
551
- return this.i.ah.fontString;
551
+ return this.i.ai.fontString;
552
552
  }
553
553
  set textStyle(v) {
554
554
  let fi = new FontInfo();
555
555
  fi.fontString = v;
556
- this.i.ah = fi;
557
- this._a("textStyle", this.i.ah != null ? this.i.ah.fontString : "");
556
+ this.i.ai = fi;
557
+ this._a("textStyle", this.i.ai != null ? this.i.ai.fontString : "");
558
558
  }
559
559
  /**
560
560
  * Gets the actual font used.
561
561
  */
562
562
  get actualSubtitleTextStyle() {
563
- return this.i.ad;
563
+ return this.i.ae;
564
564
  }
565
565
  set actualSubtitleTextStyle(v) {
566
- this.i.ad = v;
566
+ this.i.ae = v;
567
567
  }
568
568
  /**
569
569
  * Gets or sets the font to use.
570
570
  */
571
571
  get subtitleTextStyle() {
572
- if (this.i.ag == null) {
572
+ if (this.i.ah == null) {
573
573
  return null;
574
574
  }
575
- return this.i.ag.fontString;
575
+ return this.i.ah.fontString;
576
576
  }
577
577
  set subtitleTextStyle(v) {
578
578
  let fi = new FontInfo();
579
579
  fi.fontString = v;
580
- this.i.ag = fi;
581
- this._a("subtitleTextStyle", this.i.ag != null ? this.i.ag.fontString : "");
580
+ this.i.ah = fi;
581
+ this._a("subtitleTextStyle", this.i.ah != null ? this.i.ah.fontString : "");
582
582
  }
583
583
  get isDisabled() {
584
- return this.i.a9;
584
+ return this.i.ba;
585
585
  }
586
586
  set isDisabled(v) {
587
- this.i.a9 = ensureBool(v);
588
- this._a("isDisabled", this.i.a9);
587
+ this.i.ba = ensureBool(v);
588
+ this._a("isDisabled", this.i.ba);
589
589
  }
590
590
  get isHighlighted() {
591
- return this.i.ba;
591
+ return this.i.bb;
592
592
  }
593
593
  set isHighlighted(v) {
594
- this.i.ba = ensureBool(v);
595
- this._a("isHighlighted", this.i.ba);
594
+ this.i.bb = ensureBool(v);
595
+ this._a("isHighlighted", this.i.bb);
596
596
  }
597
597
  get actualAccentColor() {
598
- return brushToString(this.i.he);
598
+ return brushToString(this.i.hf);
599
599
  }
600
600
  set actualAccentColor(v) {
601
- this.i.he = stringToBrush(v);
602
- this._a("actualAccentColor", brushToString(this.i.he));
601
+ this.i.hf = stringToBrush(v);
602
+ this._a("actualAccentColor", brushToString(this.i.hf));
603
603
  }
604
604
  get accentColor() {
605
- return brushToString(this.i.hd);
605
+ return brushToString(this.i.he);
606
606
  }
607
607
  set accentColor(v) {
608
- this.i.hd = stringToBrush(v);
609
- this._a("accentColor", brushToString(this.i.hd));
608
+ this.i.he = stringToBrush(v);
609
+ this._a("accentColor", brushToString(this.i.he));
610
610
  }
611
611
  /**
612
612
  * Gets or sets the display density to use for the action.
613
613
  */
614
614
  get density() {
615
- return this.i.w;
615
+ return this.i.x;
616
616
  }
617
617
  set density(v) {
618
- this.i.w = ensureEnum(ControlDisplayDensity_$type, v);
619
- this._a("density", enumToString(ControlDisplayDensity_$type, this.i.w));
618
+ this.i.x = ensureEnum(ControlDisplayDensity_$type, v);
619
+ this._a("density", enumToString(ControlDisplayDensity_$type, this.i.x));
620
620
  }
621
621
  /**
622
622
  * Gets the resolved display density to use for the action.
623
623
  */
624
624
  get actualDensity() {
625
- return this.i.v;
625
+ return this.i.w;
626
626
  }
627
627
  set actualDensity(v) {
628
- this.i.v = ensureEnum(ControlDisplayDensity_$type, v);
629
- this._a("actualDensity", enumToString(ControlDisplayDensity_$type, this.i.v));
628
+ this.i.w = ensureEnum(ControlDisplayDensity_$type, v);
629
+ this._a("actualDensity", enumToString(ControlDisplayDensity_$type, this.i.w));
630
630
  }
631
631
  get name() {
632
- return this.i.eq;
632
+ return this.i.er;
633
633
  }
634
634
  set name(v) {
635
- this.i.eq = v;
635
+ this.i.er = v;
636
636
  }
637
637
  /**
638
638
  * Gets or sets the title of the tool.
639
639
  */
640
640
  get title() {
641
- return this.i.fa;
641
+ return this.i.fb;
642
642
  }
643
643
  set title(v) {
644
- this.i.fa = v;
644
+ this.i.fb = v;
645
645
  }
646
646
  /**
647
647
  * Gets or sets the subtitle of the tool.
648
648
  */
649
649
  get subtitle() {
650
- return this.i.e4;
650
+ return this.i.e5;
651
651
  }
652
652
  set subtitle(v) {
653
- this.i.e4 = v;
653
+ this.i.e5 = v;
654
654
  }
655
655
  /**
656
656
  * Gets or sets the title horizontal alignment.
657
657
  */
658
658
  get titleHorizontalAlignment() {
659
- return this.i.hb;
659
+ return this.i.hc;
660
660
  }
661
661
  set titleHorizontalAlignment(v) {
662
- this.i.hb = ensureEnum(HorizontalAlignment_$type, v);
663
- this._a("titleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.hb));
662
+ this.i.hc = ensureEnum(HorizontalAlignment_$type, v);
663
+ this._a("titleHorizontalAlignment", enumToString(HorizontalAlignment_$type, this.i.hc));
664
664
  }
665
665
  get iconName() {
666
- return this.i.ee;
666
+ return this.i.ef;
667
667
  }
668
668
  set iconName(v) {
669
- this.i.ee = v;
669
+ this.i.ef = v;
670
670
  }
671
671
  get iconCollectionName() {
672
- return this.i.d9;
672
+ return this.i.ea;
673
673
  }
674
674
  set iconCollectionName(v) {
675
- this.i.d9 = v;
675
+ this.i.ea = v;
676
676
  }
677
677
  /**
678
678
  * Gets or sets the icon viewbox left.
679
679
  */
680
680
  get iconViewBoxLeft() {
681
- return this.i.cg;
681
+ return this.i.ch;
682
682
  }
683
683
  set iconViewBoxLeft(v) {
684
- this.i.cg = +v;
685
- this._a("iconViewBoxLeft", this.i.cg);
684
+ this.i.ch = +v;
685
+ this._a("iconViewBoxLeft", this.i.ch);
686
686
  }
687
687
  /**
688
688
  * Gets or sets the icon viewbox top.
689
689
  */
690
690
  get iconViewBoxTop() {
691
- return this.i.ch;
691
+ return this.i.ci;
692
692
  }
693
693
  set iconViewBoxTop(v) {
694
- this.i.ch = +v;
695
- this._a("iconViewBoxTop", this.i.ch);
694
+ this.i.ci = +v;
695
+ this._a("iconViewBoxTop", this.i.ci);
696
696
  }
697
697
  /**
698
698
  * Gets or sets the icon viewbox width.
699
699
  */
700
700
  get iconViewBoxWidth() {
701
- return this.i.ci;
701
+ return this.i.cj;
702
702
  }
703
703
  set iconViewBoxWidth(v) {
704
- this.i.ci = +v;
705
- this._a("iconViewBoxWidth", this.i.ci);
704
+ this.i.cj = +v;
705
+ this._a("iconViewBoxWidth", this.i.cj);
706
706
  }
707
707
  /**
708
708
  * Gets or sets the icon viewbox height.
709
709
  */
710
710
  get iconViewBoxHeight() {
711
- return this.i.cf;
711
+ return this.i.cg;
712
712
  }
713
713
  set iconViewBoxHeight(v) {
714
- this.i.cf = +v;
715
- this._a("iconViewBoxHeight", this.i.cf);
714
+ this.i.cg = +v;
715
+ this._a("iconViewBoxHeight", this.i.cg);
716
716
  }
717
717
  /**
718
718
  * Gets or sets the icon fill color.
719
719
  */
720
720
  get iconFill() {
721
- return brushToString(this.i.hr);
721
+ return brushToString(this.i.hs);
722
722
  }
723
723
  set iconFill(v) {
724
- this.i.hr = stringToBrush(v);
725
- this._a("iconFill", brushToString(this.i.hr));
724
+ this.i.hs = stringToBrush(v);
725
+ this._a("iconFill", brushToString(this.i.hs));
726
726
  }
727
727
  /**
728
728
  * Gets the actual icon fill color.
729
729
  */
730
730
  get actualIconFill() {
731
- return brushToString(this.i.hj);
731
+ return brushToString(this.i.hk);
732
732
  }
733
733
  set actualIconFill(v) {
734
- this.i.hj = stringToBrush(v);
735
- this._a("actualIconFill", brushToString(this.i.hj));
734
+ this.i.hk = stringToBrush(v);
735
+ this._a("actualIconFill", brushToString(this.i.hk));
736
736
  }
737
737
  /**
738
738
  * Gets or sets the icon fill colors.
@@ -748,21 +748,21 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
748
748
  * Gets or sets the icon stroke color.
749
749
  */
750
750
  get iconStroke() {
751
- return brushToString(this.i.hs);
751
+ return brushToString(this.i.ht);
752
752
  }
753
753
  set iconStroke(v) {
754
- this.i.hs = stringToBrush(v);
755
- this._a("iconStroke", brushToString(this.i.hs));
754
+ this.i.ht = stringToBrush(v);
755
+ this._a("iconStroke", brushToString(this.i.ht));
756
756
  }
757
757
  /**
758
758
  * Gets the actual icon stroke color.
759
759
  */
760
760
  get actualIconStroke() {
761
- return brushToString(this.i.hk);
761
+ return brushToString(this.i.hl);
762
762
  }
763
763
  set actualIconStroke(v) {
764
- this.i.hk = stringToBrush(v);
765
- this._a("actualIconStroke", brushToString(this.i.hk));
764
+ this.i.hl = stringToBrush(v);
765
+ this._a("actualIconStroke", brushToString(this.i.hl));
766
766
  }
767
767
  /**
768
768
  * Gets or sets the icon stroke colors.
@@ -778,113 +778,113 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
778
778
  * Gets or sets the icon viewbox width.
779
779
  */
780
780
  get iconStrokeWidth() {
781
- return this.i.ce;
781
+ return this.i.cf;
782
782
  }
783
783
  set iconStrokeWidth(v) {
784
- this.i.ce = +v;
785
- this._a("iconStrokeWidth", this.i.ce);
784
+ this.i.cf = +v;
785
+ this._a("iconStrokeWidth", this.i.cf);
786
786
  }
787
787
  /**
788
788
  * Gets or sets the width of the icon.
789
789
  */
790
790
  get iconWidth() {
791
- return this.i.cj;
791
+ return this.i.ck;
792
792
  }
793
793
  set iconWidth(v) {
794
- this.i.cj = +v;
795
- this._a("iconWidth", this.i.cj);
794
+ this.i.ck = +v;
795
+ this._a("iconWidth", this.i.ck);
796
796
  }
797
797
  /**
798
798
  * Gets the actual icon width used.
799
799
  */
800
800
  get actualIconWidth() {
801
- return this.i.b0;
801
+ return this.i.b1;
802
802
  }
803
803
  set actualIconWidth(v) {
804
- this.i.b0 = +v;
805
- this._a("actualIconWidth", this.i.b0);
804
+ this.i.b1 = +v;
805
+ this._a("actualIconWidth", this.i.b1);
806
806
  }
807
807
  /**
808
808
  * Gets or sets the height of the icon.
809
809
  */
810
810
  get iconHeight() {
811
- return this.i.cd;
811
+ return this.i.ce;
812
812
  }
813
813
  set iconHeight(v) {
814
- this.i.cd = +v;
815
- this._a("iconHeight", this.i.cd);
814
+ this.i.ce = +v;
815
+ this._a("iconHeight", this.i.ce);
816
816
  }
817
817
  /**
818
818
  * Gets the actual icon height used.
819
819
  */
820
820
  get actualIconHeight() {
821
- return this.i.bz;
821
+ return this.i.b0;
822
822
  }
823
823
  set actualIconHeight(v) {
824
- this.i.bz = +v;
825
- this._a("actualIconHeight", this.i.bz);
824
+ this.i.b0 = +v;
825
+ this._a("actualIconHeight", this.i.b0);
826
826
  }
827
827
  /**
828
828
  * Gets or sets the tool action visibility.
829
829
  */
830
830
  get visibility() {
831
- return this.i.hv;
831
+ return this.i.hw;
832
832
  }
833
833
  set visibility(v) {
834
- this.i.hv = ensureEnum(Visibility_$type, v);
835
- this._a("visibility", enumToString(Visibility_$type, this.i.hv));
834
+ this.i.hw = ensureEnum(Visibility_$type, v);
835
+ this._a("visibility", enumToString(Visibility_$type, this.i.hw));
836
836
  }
837
837
  /**
838
838
  * Gets or sets if the tool action will close its parent dropdown when executed by the user.
839
839
  */
840
840
  get closeOnExecute() {
841
- return this.i.ax;
841
+ return this.i.ay;
842
842
  }
843
843
  set closeOnExecute(v) {
844
- this.i.ax = ensureBool(v);
845
- this._a("closeOnExecute", this.i.ax);
844
+ this.i.ay = ensureBool(v);
845
+ this._a("closeOnExecute", this.i.ay);
846
846
  }
847
847
  get highlightWidth() {
848
- return this.i.cc;
848
+ return this.i.cd;
849
849
  }
850
850
  set highlightWidth(v) {
851
- this.i.cc = +v;
852
- this._a("highlightWidth", this.i.cc);
851
+ this.i.cd = +v;
852
+ this._a("highlightWidth", this.i.cd);
853
853
  }
854
854
  get actualHighlightWidth() {
855
- return this.i.by;
855
+ return this.i.bz;
856
856
  }
857
857
  set actualHighlightWidth(v) {
858
- this.i.by = +v;
859
- this._a("actualHighlightWidth", this.i.by);
858
+ this.i.bz = +v;
859
+ this._a("actualHighlightWidth", this.i.bz);
860
860
  }
861
861
  get highlightRadius() {
862
- return this.i.cb;
862
+ return this.i.cc;
863
863
  }
864
864
  set highlightRadius(v) {
865
- this.i.cb = +v;
866
- this._a("highlightRadius", this.i.cb);
865
+ this.i.cc = +v;
866
+ this._a("highlightRadius", this.i.cc);
867
867
  }
868
868
  get actualHighlightRadius() {
869
- return this.i.bx;
869
+ return this.i.by;
870
870
  }
871
871
  set actualHighlightRadius(v) {
872
- this.i.bx = +v;
873
- this._a("actualHighlightRadius", this.i.bx);
872
+ this.i.by = +v;
873
+ this._a("actualHighlightRadius", this.i.by);
874
874
  }
875
875
  get highlightColor() {
876
- return brushToString(this.i.hp);
876
+ return brushToString(this.i.hq);
877
877
  }
878
878
  set highlightColor(v) {
879
- this.i.hp = stringToBrush(v);
880
- this._a("highlightColor", brushToString(this.i.hp));
879
+ this.i.hq = stringToBrush(v);
880
+ this._a("highlightColor", brushToString(this.i.hq));
881
881
  }
882
882
  get actualHighlightColor() {
883
- return brushToString(this.i.hh);
883
+ return brushToString(this.i.hi);
884
884
  }
885
885
  set actualHighlightColor(v) {
886
- this.i.hh = stringToBrush(v);
887
- this._a("actualHighlightColor", brushToString(this.i.hh));
886
+ this.i.hi = stringToBrush(v);
887
+ this._a("actualHighlightColor", brushToString(this.i.hi));
888
888
  }
889
889
  findByName(name) {
890
890
  if (this.findEphemera) {
@@ -954,17 +954,17 @@ let IgcToolActionComponent = /*@__PURE__*/ (() => {
954
954
  this._inStyling = false;
955
955
  }
956
956
  openSubMenu() {
957
- this.i.gn();
957
+ this.i.go();
958
958
  }
959
959
  closeSubmenu() {
960
- this.i.fi();
960
+ this.i.fj();
961
961
  }
962
962
  exportVisualData() {
963
- let iv = this.i.ct();
963
+ let iv = this.i.cu();
964
964
  return (iv);
965
965
  }
966
966
  exportSerializedVisualData() {
967
- let iv = this.i.d3();
967
+ let iv = this.i.d4();
968
968
  return (iv);
969
969
  }
970
970
  get onCommand() {