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
@@ -447,485 +447,478 @@ export declare class NativeUIToolbar extends NativeUIComponent {
447
447
  */
448
448
  export declare abstract class ToolAction extends Base implements INotifyPropertyChanged {
449
449
  static $t: Type;
450
- r: ToolPanel;
451
- protected get_bb(): boolean;
452
- get bb(): boolean;
453
- private bm;
450
+ s: ToolPanel;
451
+ protected get_bc(): boolean;
452
+ get bc(): boolean;
453
+ private bn;
454
+ private bq;
454
455
  private bp;
455
- private bo;
456
+ private bm;
456
457
  private bl;
457
- private bk;
458
- private bs;
459
- private au;
460
- protected gy(a: string, b: any): void;
461
- private gr;
458
+ private bt;
459
+ private av;
460
+ protected gz(a: string, b: any): void;
462
461
  private gs;
463
- private ff;
464
- private g2;
465
- protected cx(a: string, b: any): any;
462
+ private gt;
463
+ private fg;
464
+ private g3;
465
+ protected cy(a: string, b: any): any;
466
466
  protected i<T>($t: Type, a: string, b: T): T;
467
- protected cw(a: string, b: any): any;
468
- private cu;
469
- private gv;
467
+ protected cx(a: string, b: any): any;
468
+ private cv;
469
+ private gw;
470
470
  private p;
471
471
  get contextBindings(): ToolContextBindingCollection;
472
472
  set contextBindings(a: ToolContextBindingCollection);
473
- protected az(): boolean;
474
- protected fv(a: (arg1: ToolContextBinding) => void): void;
475
- private a2;
476
- protected gw(a: string, b: any): void;
477
- protected a0(a: string): boolean;
473
+ protected a0(): boolean;
474
+ protected fw(a: (arg1: ToolContextBinding) => void): void;
475
+ private r;
476
+ private a3;
477
+ protected gx(a: string, b: any): void;
478
478
  protected a1(a: string): boolean;
479
- gx(a: ToolPanel): void;
480
- private cv;
481
- private s;
482
- protected gh(a: ToolPanel, b: ToolPanel): void;
479
+ protected a2(a: string): boolean;
480
+ gy(a: ToolPanel): void;
481
+ private cw;
482
+ private t;
483
+ protected gi(a: ToolPanel, b: ToolPanel): void;
483
484
  private c;
484
485
  get d(): IExecutionContext;
485
486
  set d(a: IExecutionContext);
486
- private c0;
487
- get c2(): string;
487
+ private c1;
488
+ get c3(): string;
488
489
  h: ToolAction;
489
490
  private j;
490
491
  get actions(): ToolActionCollection;
491
- get cp(): number;
492
- set cp(a: number);
493
- get ca(): number;
494
- set ca(a: number);
495
- get cr(): number;
496
- set cr(a: number);
497
492
  get cq(): number;
498
493
  set cq(a: number);
494
+ get cb(): number;
495
+ set cb(a: number);
496
+ get cs(): number;
497
+ set cs(a: number);
498
+ get cr(): number;
499
+ set cr(a: number);
499
500
  constructor();
500
- fh(): void;
501
- private gb;
501
+ fi(): void;
502
502
  private gc;
503
- private f0;
503
+ private gd;
504
504
  private f1;
505
- private f6;
506
- protected fg(a: ToolAction, b: string): void;
507
- protected f5(a: ToolAction): void;
508
- private e1;
509
- av(a: ToolAction): boolean;
505
+ private f2;
506
+ private f7;
507
+ protected fh(a: ToolAction, b: string): void;
508
+ protected f6(a: ToolAction): void;
509
+ private e2;
510
+ aw(a: ToolAction): boolean;
510
511
  l(a: boolean): ToolActionEventDetail;
511
- private fx;
512
- protected fy(a: List$1<ToolCommandArgument>): void;
513
- ez(): string;
514
- cy(): any;
512
+ private fy;
513
+ protected fz(a: List$1<ToolCommandArgument>): void;
514
+ e0(): string;
515
515
  cz(): any;
516
- get ex(): string;
517
- set ex(a: string);
518
- ds: string;
519
- dp: string;
520
- es: string;
516
+ c0(): any;
517
+ get ey(): string;
518
+ set ey(a: string);
519
+ dt: string;
520
+ dq: string;
521
+ et: string;
521
522
  g: ToolAction;
522
- e0(): string;
523
- get dx(): string;
524
- set dx(a: string);
525
- get du(): string;
526
- set du(a: string);
527
- get cs(): any;
528
- set cs(a: any);
529
- get t(): BaseControlTheme;
530
- set t(a: BaseControlTheme);
531
- get cl(): number;
532
- set cl(a: number);
533
- get b2(): number;
534
- set b2(a: number);
523
+ e1(): string;
524
+ get dy(): string;
525
+ set dy(a: string);
526
+ get dv(): string;
527
+ set dv(a: string);
528
+ get ct(): any;
529
+ set ct(a: any);
530
+ get u(): BaseControlTheme;
531
+ set u(a: BaseControlTheme);
535
532
  get cm(): number;
536
533
  set cm(a: number);
537
534
  get b3(): number;
538
535
  set b3(a: number);
539
- get ck(): number;
540
- set ck(a: number);
541
- get b1(): number;
542
- set b1(a: number);
543
536
  get cn(): number;
544
537
  set cn(a: number);
545
538
  get b4(): number;
546
539
  set b4(a: number);
547
- get hi(): Brush;
548
- set hi(a: Brush);
549
- get hq(): Brush;
550
- set hq(a: Brush);
551
- private hc;
552
- get hf(): Brush;
553
- set hf(a: Brush);
540
+ get cl(): number;
541
+ set cl(a: number);
542
+ get b2(): number;
543
+ set b2(a: number);
544
+ get co(): number;
545
+ set co(a: number);
546
+ get b5(): number;
547
+ set b5(a: number);
548
+ get hj(): Brush;
549
+ set hj(a: Brush);
550
+ get hr(): Brush;
551
+ set hr(a: Brush);
552
+ private hd;
553
+ get hg(): Brush;
554
+ set hg(a: Brush);
555
+ get ho(): Brush;
556
+ set ho(a: Brush);
554
557
  get hn(): Brush;
555
558
  set hn(a: Brush);
559
+ get hv(): Brush;
560
+ set hv(a: Brush);
556
561
  get hm(): Brush;
557
562
  set hm(a: Brush);
558
563
  get hu(): Brush;
559
564
  set hu(a: Brush);
560
- get hl(): Brush;
561
- set hl(a: Brush);
562
- get ht(): Brush;
563
- set ht(a: Brush);
564
- get hg(): Brush;
565
- set hg(a: Brush);
566
- get ho(): Brush;
567
- set ho(a: Brush);
568
- private ab;
565
+ get hh(): Brush;
566
+ set hh(a: Brush);
567
+ get hp(): Brush;
568
+ set hp(a: Brush);
569
+ private ac;
570
+ get af(): FontInfo;
571
+ set af(a: FontInfo);
572
+ get ai(): FontInfo;
573
+ set ai(a: FontInfo);
569
574
  get ae(): FontInfo;
570
575
  set ae(a: FontInfo);
571
576
  get ah(): FontInfo;
572
577
  set ah(a: FontInfo);
573
- get ad(): FontInfo;
574
- set ad(a: FontInfo);
575
- get ag(): FontInfo;
576
- set ag(a: FontInfo);
577
- get a9(): boolean;
578
- set a9(a: boolean);
579
578
  get ba(): boolean;
580
579
  set ba(a: boolean);
580
+ get bb(): boolean;
581
+ set bb(a: boolean);
582
+ get hf(): Brush;
583
+ set hf(a: Brush);
581
584
  get he(): Brush;
582
585
  set he(a: Brush);
583
- get hd(): Brush;
584
- set hd(a: Brush);
586
+ get x(): ControlDisplayDensity;
587
+ set x(a: ControlDisplayDensity);
585
588
  get w(): ControlDisplayDensity;
586
589
  set w(a: ControlDisplayDensity);
587
- get v(): ControlDisplayDensity;
588
- set v(a: ControlDisplayDensity);
589
- get a8(): boolean;
590
- get eq(): string;
591
- set eq(a: string);
592
- get fa(): string;
593
- set fa(a: string);
594
- get e4(): string;
595
- set e4(a: string);
596
- get hb(): HorizontalAlignment;
597
- set hb(a: HorizontalAlignment);
598
- private bw;
599
- protected get_co(): number;
600
- get co(): number;
601
- get ee(): string;
602
- set ee(a: string);
603
- get d9(): string;
604
- set d9(a: string);
605
- private bu;
606
- get cg(): number;
607
- set cg(a: number);
590
+ get a9(): boolean;
591
+ get er(): string;
592
+ set er(a: string);
593
+ get fb(): string;
594
+ set fb(a: string);
595
+ get e5(): string;
596
+ set e5(a: string);
597
+ get hc(): HorizontalAlignment;
598
+ set hc(a: HorizontalAlignment);
599
+ private bx;
600
+ protected get_cp(): number;
601
+ get cp(): number;
602
+ get ef(): string;
603
+ set ef(a: string);
604
+ get ea(): string;
605
+ set ea(a: string);
606
+ private bv;
608
607
  get ch(): number;
609
608
  set ch(a: number);
610
609
  get ci(): number;
611
610
  set ci(a: number);
612
- get cf(): number;
613
- set cf(a: number);
614
- get hr(): Brush;
615
- set hr(a: Brush);
616
- get hj(): Brush;
617
- set hj(a: Brush);
618
- get a(): BrushCollection;
619
- set a(a: BrushCollection);
611
+ get cj(): number;
612
+ set cj(a: number);
613
+ get cg(): number;
614
+ set cg(a: number);
620
615
  get hs(): Brush;
621
616
  set hs(a: Brush);
622
617
  get hk(): Brush;
623
618
  set hk(a: Brush);
619
+ get a(): BrushCollection;
620
+ set a(a: BrushCollection);
621
+ get ht(): Brush;
622
+ set ht(a: Brush);
623
+ get hl(): Brush;
624
+ set hl(a: Brush);
624
625
  get b(): BrushCollection;
625
626
  set b(a: BrushCollection);
627
+ get cf(): number;
628
+ set cf(a: number);
629
+ private bw;
630
+ get ck(): number;
631
+ set ck(a: number);
632
+ private bs;
633
+ get b1(): number;
634
+ set b1(a: number);
635
+ private bu;
626
636
  get ce(): number;
627
637
  set ce(a: number);
628
- private bv;
629
- get cj(): number;
630
- set cj(a: number);
631
638
  private br;
632
639
  get b0(): number;
633
640
  set b0(a: number);
634
- private bt;
641
+ get hw(): Visibility;
642
+ set hw(a: Visibility);
643
+ get ay(): boolean;
644
+ set ay(a: boolean);
635
645
  get cd(): number;
636
646
  set cd(a: number);
637
- private bq;
638
647
  get bz(): number;
639
648
  set bz(a: number);
640
- get hv(): Visibility;
641
- set hv(a: Visibility);
642
- get ax(): boolean;
643
- set ax(a: boolean);
644
649
  get cc(): number;
645
650
  set cc(a: number);
646
651
  get by(): number;
647
652
  set by(a: number);
648
- get cb(): number;
649
- set cb(a: number);
650
- get bx(): number;
651
- set bx(a: number);
652
- get hp(): Brush;
653
- set hp(a: Brush);
654
- get hh(): Brush;
655
- set hh(a: Brush);
656
- get bg(): boolean;
657
- set bg(a: boolean);
658
- protected get_a4(): boolean;
659
- protected get a4(): boolean;
653
+ get hq(): Brush;
654
+ set hq(a: Brush);
655
+ get hi(): Brush;
656
+ set hi(a: Brush);
657
+ get bh(): boolean;
658
+ set bh(a: boolean);
660
659
  protected get_a5(): boolean;
661
660
  protected get a5(): boolean;
662
- protected get_be(): boolean;
663
- protected get be(): boolean;
664
- protected get_bh(): boolean;
665
- protected get bh(): boolean;
666
- protected get_aw(): boolean;
667
- protected get aw(): boolean;
661
+ protected get_a6(): boolean;
662
+ protected get a6(): boolean;
663
+ protected get_bf(): boolean;
664
+ protected get bf(): boolean;
665
+ protected get_bi(): boolean;
666
+ protected get bi(): boolean;
667
+ protected get_ax(): boolean;
668
+ protected get ax(): boolean;
668
669
  propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
669
- protected f7(): void;
670
- protected gi(a: string, b: any, c: any): void;
671
- protected get_aa(): ToolActionType;
672
- get aa(): ToolActionType;
673
- protected gq(a: string, b: any, c: any): void;
674
- private g7;
675
- protected gz(a: string): void;
670
+ protected f8(): void;
671
+ protected gj(a: string, b: any, c: any): void;
672
+ protected get_ab(): ToolActionType;
673
+ get ab(): ToolActionType;
674
+ protected gr(a: string, b: any, c: any): void;
675
+ private g8;
676
676
  protected g0(a: string): void;
677
- protected bd(a: string): boolean;
678
- private bn;
679
- private gd;
677
+ protected g1(a: string): void;
678
+ protected be(a: string): boolean;
679
+ private bo;
680
680
  private ge;
681
- private gp;
682
- protected ak(a: ControlDisplayDensity): NativeUIDisplayDensity;
683
- protected x(a: ToolActionInfoDensity): ControlDisplayDensity;
684
- protected get a7(): boolean;
685
- protected f2(): void;
686
- protected g3(): void;
687
- private g6;
688
- private ac;
689
- protected bc(): boolean;
690
- g9(): void;
691
- protected b9(): number;
692
- protected ha(): void;
693
- protected gg(): void;
694
- protected g1(): void;
695
- protected gm(): void;
696
- gk(a: ListPanel, b: ToolPanel, c: ListPanelTemplateItemUpdatingEventArgs, d: ToolActionMeasurementContext): void;
697
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
698
- fl(a: ToolPanel, b: ToolActionMeasurementContext): void;
681
+ private gf;
682
+ private gq;
683
+ protected al(a: ControlDisplayDensity): NativeUIDisplayDensity;
684
+ protected y(a: ToolActionInfoDensity): ControlDisplayDensity;
685
+ protected get a8(): boolean;
686
+ protected f3(): void;
687
+ protected g4(): void;
688
+ private g7;
689
+ private ad;
690
+ protected bd(): boolean;
691
+ ha(): void;
692
+ protected ca(): number;
693
+ protected hb(): void;
694
+ protected gh(): void;
695
+ protected g2(): void;
696
+ protected gn(): void;
697
+ gl(a: ListPanel, b: ToolPanel, c: ListPanelTemplateItemUpdatingEventArgs, d: ToolActionMeasurementContext): void;
698
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
699
699
  fm(a: ToolPanel, b: ToolActionMeasurementContext): void;
700
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
700
+ fn(a: ToolPanel, b: ToolActionMeasurementContext): void;
701
701
  b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
702
+ b9(a: ToolPanel, b: ToolActionMeasurementContext): number;
703
+ b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
704
+ ag(a: ToolPanel): FontInfo;
702
705
  b6(a: ToolPanel, b: ToolActionMeasurementContext): number;
703
- af(a: ToolPanel): FontInfo;
704
- b5(a: ToolPanel, b: ToolActionMeasurementContext): number;
705
- gj(a: ToolActionEventDetail, b: ToolAction): void;
706
- private gt;
707
- protected gu(a: ToolCommand, b: boolean): void;
706
+ gk(a: ToolActionEventDetail, b: ToolAction): void;
707
+ private gu;
708
+ protected gv(a: ToolCommand, b: boolean): void;
708
709
  onCommand: (sender: any, args: ToolCommandEventArgs) => void;
709
- protected bi(): boolean;
710
- private fj;
711
- a6(): boolean;
712
- private f8;
710
+ protected bj(): boolean;
713
711
  private fk;
712
+ a7(): boolean;
713
+ private f9;
714
+ private fl;
714
715
  performed: (sender: any, args: ToolActionPerformedEventArgs) => void;
715
716
  static f(a: ToolActionInfo): ToolAction;
716
- protected z: ToolActionInfo;
717
- protected fw(): void;
717
+ protected aa: ToolActionInfo;
718
+ protected fx(): void;
718
719
  protected o(a: ToolContextBindingInfo): ToolContextBinding;
719
- protected bf(): boolean;
720
- protected bj(): boolean;
721
- protected al(a: NativeUIComponentBuiltInType): NativeUIElementFactoryFlavor;
722
- private ap;
723
- protected get aq(): NativeUIGrid;
724
- private am;
725
- private ai;
726
- private ar;
727
- private ao;
720
+ protected bg(): boolean;
721
+ protected bk(): boolean;
722
+ protected am(a: NativeUIComponentBuiltInType): NativeUIElementFactoryFlavor;
723
+ private aq;
724
+ protected get ar(): NativeUIGrid;
725
+ private an;
726
+ private aj;
728
727
  private as;
728
+ private ap;
729
729
  private at;
730
- private fu;
731
- protected ft(): void;
732
- protected fs(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
733
- protected fo(a: NativeUIGrid, b: ToolActionMeasurementContext): void;
734
- protected g8(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
735
- private fn;
736
- private aj;
737
- private a3;
738
- private f4;
739
- private g4;
740
- protected ga(): void;
741
- protected f9(a: any, b: NativeUIClickedEventArgs): void;
742
- gn(): void;
743
- fi(): void;
744
- go(a: ToolAction): void;
745
- static ay(a: ToolAction, b: ToolActionInfo): boolean;
730
+ private au;
731
+ private fv;
732
+ protected fu(): void;
733
+ protected ft(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
734
+ protected fp(a: NativeUIGrid, b: ToolActionMeasurementContext): void;
735
+ protected g9(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
736
+ private fo;
737
+ private ak;
738
+ private a4;
739
+ private f5;
740
+ private g5;
741
+ protected gb(): void;
742
+ protected ga(a: any, b: NativeUIClickedEventArgs): void;
743
+ go(): void;
744
+ fj(): void;
745
+ gp(a: ToolAction): void;
746
+ static az(a: ToolAction, b: ToolActionInfo): boolean;
746
747
  e(): NativeUIToolPanel;
747
- ct(): any;
748
- protected fz(a: ToolActionVisualData): void;
749
- d3(): string;
750
- private u;
751
- private an;
752
- private get y();
753
- private set y(value);
754
- g5(a: ControlDisplayDensity): void;
748
+ cu(): any;
749
+ protected f0(a: ToolActionVisualData): void;
750
+ d4(): string;
751
+ private v;
752
+ private ao;
753
+ private get z();
754
+ private set z(value);
755
+ g6(a: ControlDisplayDensity): void;
756
+ fr(): void;
755
757
  fq(): void;
756
- fp(): void;
757
- protected fr(): void;
758
- f3(): void;
759
- gf(): void;
758
+ protected fs(): void;
759
+ f4(): void;
760
+ gg(): void;
760
761
  }
761
762
  /**
762
763
  * @hidden
763
764
  */
764
765
  export declare class ToolActionButton extends ToolAction {
765
766
  static $t: Type;
766
- protected get_aa(): ToolActionType;
767
- protected get_co(): number;
768
- get hw(): ToolActionButtonDisplayType;
769
- set hw(a: ToolActionButtonDisplayType);
770
- get h0(): number;
771
- set h0(a: number);
772
- go(a: ToolAction): void;
773
- private hy;
767
+ protected get_ab(): ToolActionType;
768
+ protected get_cp(): number;
769
+ get hx(): ToolActionButtonDisplayType;
770
+ set hx(a: ToolActionButtonDisplayType);
771
+ get h1(): number;
772
+ set h1(a: number);
773
+ gp(a: ToolAction): void;
774
+ private hz;
774
775
  l(a: boolean): ToolActionEventDetail;
775
- private hx;
776
- b6(a: ToolPanel, b: ToolActionMeasurementContext): number;
777
- b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
778
- protected fw(): void;
779
- private h1;
780
- private h2;
776
+ private hy;
781
777
  b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
782
- protected fs(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
778
+ b9(a: ToolPanel, b: ToolActionMeasurementContext): number;
779
+ protected fx(): void;
780
+ private h2;
781
+ private h3;
782
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
783
+ protected ft(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
784
+ private h7;
783
785
  private h6;
784
- private h5;
785
- private hz;
786
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
787
- protected gq(a: string, b: any, c: any): void;
788
- protected g3(): void;
789
- protected ha(): void;
790
- fh(): void;
791
- protected fr(): void;
792
- ct(): any;
786
+ private h0;
787
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
788
+ protected gr(a: string, b: any, c: any): void;
789
+ protected g4(): void;
790
+ protected hb(): void;
791
+ fi(): void;
792
+ protected fs(): void;
793
+ cu(): any;
793
794
  }
794
795
  /**
795
796
  * @hidden
796
797
  */
797
798
  export declare class ToolActionButtonPair extends ToolAction {
798
799
  static $t: Type;
799
- protected get_aa(): ToolActionType;
800
+ protected get_ab(): ToolActionType;
801
+ get il(): boolean;
802
+ set il(a: boolean);
803
+ get ip(): boolean;
804
+ set ip(a: boolean);
800
805
  get ik(): boolean;
801
806
  set ik(a: boolean);
802
807
  get io(): boolean;
803
808
  set io(a: boolean);
809
+ get jg(): string;
810
+ set jg(a: string);
811
+ get ja(): string;
812
+ set ja(a: string);
804
813
  get ij(): boolean;
805
814
  set ij(a: boolean);
806
- get im(): boolean;
807
- set im(a: boolean);
808
- get jf(): string;
809
- set jf(a: string);
810
- get i9(): string;
811
- set i9(a: string);
812
- get ii(): boolean;
813
- set ii(a: boolean);
814
- get jb(): string;
815
- set jb(a: string);
816
- get iu(): number;
817
- set iu(a: number);
815
+ get jc(): string;
816
+ set jc(a: string);
818
817
  get iv(): number;
819
818
  set iv(a: number);
820
819
  get iw(): number;
821
820
  set iw(a: number);
822
- get it(): number;
823
- set it(a: number);
824
- get ki(): Brush;
825
- set ki(a: Brush);
826
- get ke(): Brush;
827
- set ke(a: Brush);
828
- get hy(): BrushCollection;
829
- set hy(a: BrushCollection);
821
+ get ix(): number;
822
+ set ix(a: number);
823
+ get iu(): number;
824
+ set iu(a: number);
830
825
  get kj(): Brush;
831
826
  set kj(a: Brush);
832
827
  get kf(): Brush;
833
828
  set kf(a: Brush);
834
829
  get hz(): BrushCollection;
835
830
  set hz(a: BrushCollection);
836
- get is(): number;
837
- set is(a: number);
838
- get jq(): string;
839
- set jq(a: string);
840
- get jy(): string;
841
- set jy(a: string);
842
- get js(): string;
843
- set js(a: string);
844
- get ju(): string;
845
- set ju(a: string);
846
- get iz(): number;
847
- set iz(a: number);
848
- get i0(): number;
849
- set i0(a: number);
850
- get i1(): number;
851
- set i1(a: number);
852
- get iy(): number;
853
- set iy(a: number);
854
831
  get kk(): Brush;
855
832
  set kk(a: Brush);
856
833
  get kg(): Brush;
857
834
  set kg(a: Brush);
858
835
  get h0(): BrushCollection;
859
836
  set h0(a: BrushCollection);
837
+ get it(): number;
838
+ set it(a: number);
839
+ get jr(): string;
840
+ set jr(a: string);
841
+ get jz(): string;
842
+ set jz(a: string);
843
+ get jt(): string;
844
+ set jt(a: string);
845
+ get jv(): string;
846
+ set jv(a: string);
847
+ get i0(): number;
848
+ set i0(a: number);
849
+ get i1(): number;
850
+ set i1(a: number);
851
+ get i2(): number;
852
+ set i2(a: number);
853
+ get iz(): number;
854
+ set iz(a: number);
860
855
  get kl(): Brush;
861
856
  set kl(a: Brush);
862
857
  get kh(): Brush;
863
858
  set kh(a: Brush);
864
859
  get h1(): BrushCollection;
865
860
  set h1(a: BrushCollection);
866
- get ix(): number;
867
- set ix(a: number);
868
- get j9(): string;
869
- set j9(a: string);
870
- get h2(): ToolActionButtonGroupDisplayType;
871
- set h2(a: ToolActionButtonGroupDisplayType);
872
- get ip(): number;
873
- set ip(a: number);
874
- go(a: ToolAction): void;
875
- private h6;
876
- protected fw(): void;
861
+ get km(): Brush;
862
+ set km(a: Brush);
863
+ get ki(): Brush;
864
+ set ki(a: Brush);
865
+ get h2(): BrushCollection;
866
+ set h2(a: BrushCollection);
867
+ get iy(): number;
868
+ set iy(a: number);
869
+ get ka(): string;
870
+ set ka(a: string);
871
+ get h3(): ToolActionButtonGroupDisplayType;
872
+ set h3(a: ToolActionButtonGroupDisplayType);
873
+ get iq(): number;
874
+ set iq(a: number);
875
+ gp(a: ToolAction): void;
876
+ private h7;
877
+ protected fx(): void;
877
878
  l(a: boolean): ToolActionEventDetail;
878
- protected fy(a: List$1<ToolCommandArgument>): void;
879
- private h3;
879
+ protected fz(a: List$1<ToolCommandArgument>): void;
880
880
  private h4;
881
881
  private h5;
882
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
882
+ private h6;
883
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
884
+ private is;
883
885
  private ir;
884
- private iq;
885
- private il;
886
+ private im;
887
+ private hy;
888
+ private ke;
889
+ private ie;
890
+ private ig;
886
891
  private hx;
892
+ private kc;
887
893
  private kd;
894
+ private ii;
895
+ private ia;
896
+ private ic;
888
897
  private id;
889
- private ie;
890
- private hw;
891
- private kb;
892
- private kc;
893
- private ih;
894
- private h9;
895
898
  private ib;
896
- private ic;
897
- private ia;
898
- private h7;
899
899
  private h8;
900
- private ig;
901
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
902
- protected gq(a: string, b: any, c: any): void;
903
- protected g3(): void;
904
- protected ha(): void;
905
- fh(): void;
906
- protected fr(): void;
907
- ct(): any;
900
+ private h9;
901
+ private ih;
902
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
903
+ protected gr(a: string, b: any, c: any): void;
904
+ protected g4(): void;
905
+ protected hb(): void;
906
+ fi(): void;
907
+ protected fs(): void;
908
+ cu(): any;
908
909
  }
909
910
  /**
910
911
  * @hidden
911
912
  */
912
913
  export declare class ToolActionCheckbox extends ToolAction {
913
914
  static $t: Type;
914
- private hw;
915
- protected get_aa(): ToolActionType;
916
- protected get_aw(): boolean;
917
- get hx(): boolean;
918
- set hx(a: boolean);
919
- get h5(): string;
920
- set h5(a: string);
921
- get ii(): Brush;
922
- set ii(a: Brush);
923
- get id(): Brush;
924
- set id(a: Brush);
925
- get ig(): Brush;
926
- set ig(a: Brush);
927
- get ib(): Brush;
928
- set ib(a: Brush);
915
+ private hx;
916
+ protected get_ab(): ToolActionType;
917
+ protected get_ax(): boolean;
918
+ get hy(): boolean;
919
+ set hy(a: boolean);
920
+ get h6(): string;
921
+ set h6(a: string);
929
922
  get ij(): Brush;
930
923
  set ij(a: Brush);
931
924
  get ie(): Brush;
@@ -934,93 +927,93 @@ export declare class ToolActionCheckbox extends ToolAction {
934
927
  set ih(a: Brush);
935
928
  get ic(): Brush;
936
929
  set ic(a: Brush);
937
- go(a: ToolAction): void;
930
+ get ik(): Brush;
931
+ set ik(a: Brush);
932
+ get ig(): Brush;
933
+ set ig(a: Brush);
934
+ get ii(): Brush;
935
+ set ii(a: Brush);
936
+ get id(): Brush;
937
+ set id(a: Brush);
938
+ gp(a: ToolAction): void;
938
939
  l(a: boolean): ToolActionEventDetail;
939
- protected fy(a: List$1<ToolCommandArgument>): void;
940
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
941
- protected ga(): void;
940
+ protected fz(a: List$1<ToolCommandArgument>): void;
941
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
942
+ protected gb(): void;
943
+ private ib;
942
944
  private ia;
943
- private h9;
944
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
945
- protected g3(): void;
946
- protected ha(): void;
947
- protected gq(a: string, b: any, c: any): void;
948
- protected fw(): void;
949
- protected gh(a: ToolPanel, b: ToolPanel): void;
950
- fh(): void;
951
- protected fr(): void;
952
- ct(): any;
945
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
946
+ protected g4(): void;
947
+ protected hb(): void;
948
+ protected gr(a: string, b: any, c: any): void;
949
+ protected fx(): void;
950
+ protected gi(a: ToolPanel, b: ToolPanel): void;
951
+ fi(): void;
952
+ protected fs(): void;
953
+ cu(): any;
953
954
  }
954
955
  /**
955
956
  * @hidden
956
957
  */
957
958
  export declare class ToolActionCheckboxGroup extends ToolAction {
958
959
  static $t: Type;
960
+ private h0;
959
961
  private hz;
960
- private hy;
962
+ get hy(): FontInfo;
963
+ set hy(a: FontInfo);
961
964
  get hx(): FontInfo;
962
965
  set hx(a: FontInfo);
963
- get hw(): FontInfo;
964
- set hw(a: FontInfo);
966
+ get ia(): Brush;
967
+ set ia(a: Brush);
965
968
  get h9(): Brush;
966
969
  set h9(a: Brush);
967
- get h8(): Brush;
968
- set h8(a: Brush);
969
970
  constructor();
970
- protected get_aa(): ToolActionType;
971
- av(a: ToolAction): boolean;
972
- private h0;
973
- private h3;
974
- protected gh(a: ToolPanel, b: ToolPanel): void;
975
- protected ha(): void;
976
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
977
- protected ga(): void;
978
- protected fg(a: ToolAction, b: string): void;
971
+ protected get_ab(): ToolActionType;
972
+ aw(a: ToolAction): boolean;
973
+ private h1;
974
+ private h4;
975
+ protected gi(a: ToolPanel, b: ToolPanel): void;
976
+ protected hb(): void;
977
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
978
+ protected gb(): void;
979
+ protected fh(a: ToolAction, b: string): void;
980
+ private h8;
979
981
  private h7;
980
- private h6;
981
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
982
- protected gq(a: string, b: any, c: any): void;
983
- protected fw(): void;
984
- fh(): void;
985
- protected fr(): void;
986
- ct(): any;
982
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
983
+ protected gr(a: string, b: any, c: any): void;
984
+ protected fx(): void;
985
+ fi(): void;
986
+ protected fs(): void;
987
+ cu(): any;
987
988
  }
988
989
  /**
989
990
  * @hidden
990
991
  */
991
992
  export declare class ToolActionCheckboxList extends ToolAction {
992
993
  static $t: Type;
993
- private hz;
994
+ private h0;
995
+ private h5;
996
+ private h2;
997
+ private h6;
994
998
  private h4;
995
999
  private h1;
996
- private h5;
997
- private h3;
998
- private h0;
999
- protected get_aa(): ToolActionType;
1000
- fm(a: ToolPanel, b: ToolActionMeasurementContext): void;
1001
- protected fs(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1000
+ protected get_ab(): ToolActionType;
1001
+ fn(a: ToolPanel, b: ToolActionMeasurementContext): void;
1002
+ protected ft(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1002
1003
  get itemsSource(): any;
1003
1004
  set itemsSource(a: any);
1004
- get il(): string;
1005
- set il(a: string);
1006
- get h2(): boolean;
1007
- set h2(a: boolean);
1008
- get ie(): string;
1009
- set ie(a: string);
1010
- get hw(): string[];
1011
- set hw(a: string[]);
1012
- get hx(): LayoutSelectedKeysCollection;
1013
- set hx(a: LayoutSelectedKeysCollection);
1014
- get hy(): ToolActionCheckboxListIndexType;
1015
- set hy(a: ToolActionCheckboxListIndexType);
1016
- get i6(): Brush;
1017
- set i6(a: Brush);
1018
- get i2(): Brush;
1019
- set i2(a: Brush);
1020
- get i4(): Brush;
1021
- set i4(a: Brush);
1022
- get i0(): Brush;
1023
- set i0(a: Brush);
1005
+ get im(): string;
1006
+ set im(a: string);
1007
+ get h3(): boolean;
1008
+ set h3(a: boolean);
1009
+ get ig(): string;
1010
+ set ig(a: string);
1011
+ get hx(): string[];
1012
+ set hx(a: string[]);
1013
+ get hy(): LayoutSelectedKeysCollection;
1014
+ set hy(a: LayoutSelectedKeysCollection);
1015
+ get hz(): ToolActionCheckboxListIndexType;
1016
+ set hz(a: ToolActionCheckboxListIndexType);
1024
1017
  get i7(): Brush;
1025
1018
  set i7(a: Brush);
1026
1019
  get i3(): Brush;
@@ -1029,433 +1022,433 @@ export declare class ToolActionCheckboxList extends ToolAction {
1029
1022
  set i5(a: Brush);
1030
1023
  get i1(): Brush;
1031
1024
  set i1(a: Brush);
1032
- h6: any;
1033
- protected gq(a: string, b: any, c: any): void;
1034
- private iw;
1035
- private iy;
1025
+ get i8(): Brush;
1026
+ set i8(a: Brush);
1027
+ get i4(): Brush;
1028
+ set i4(a: Brush);
1029
+ get i6(): Brush;
1030
+ set i6(a: Brush);
1031
+ get i2(): Brush;
1032
+ set i2(a: Brush);
1033
+ h7: any;
1034
+ protected gr(a: string, b: any, c: any): void;
1036
1035
  private ix;
1037
1036
  private iz;
1038
- private iv;
1039
- private is;
1040
- private ir;
1037
+ private iy;
1038
+ private i0;
1039
+ private iw;
1041
1040
  private it;
1041
+ private is;
1042
1042
  private iu;
1043
+ private iv;
1043
1044
  l(a: boolean): ToolActionEventDetail;
1044
- protected fy(a: List$1<ToolCommandArgument>): void;
1045
- protected g8(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1046
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1047
- protected ha(): void;
1048
- protected fw(): void;
1049
- fh(): void;
1050
- protected fr(): void;
1051
- ct(): any;
1045
+ protected fz(a: List$1<ToolCommandArgument>): void;
1046
+ protected g9(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1047
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1048
+ protected hb(): void;
1049
+ protected fx(): void;
1050
+ fi(): void;
1051
+ protected fs(): void;
1052
+ cu(): any;
1052
1053
  }
1053
1054
  /**
1054
1055
  * @hidden
1055
1056
  */
1056
1057
  export declare class ToolActionColorEditor extends ToolAction {
1057
1058
  static $t: Type;
1058
- private hw;
1059
- protected get_aa(): ToolActionType;
1060
- get h2(): Brush;
1061
- set h2(a: Brush);
1062
- protected fy(a: List$1<ToolCommandArgument>): void;
1063
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1064
- hy(): string;
1059
+ private hx;
1060
+ protected get_ab(): ToolActionType;
1061
+ get h3(): Brush;
1062
+ set h3(a: Brush);
1063
+ protected fz(a: List$1<ToolCommandArgument>): void;
1064
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1065
+ hz(): string;
1065
1066
  l(a: boolean): ToolActionEventDetail;
1066
- private h0;
1067
1067
  private h1;
1068
- private hx;
1069
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1070
- protected g3(): void;
1071
- protected ha(): void;
1072
- protected gq(a: string, b: any, c: any): void;
1073
- protected ga(): void;
1074
- protected fw(): void;
1075
- fh(): void;
1076
- protected fr(): void;
1077
- ct(): any;
1068
+ private h2;
1069
+ private hy;
1070
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1071
+ protected g4(): void;
1072
+ protected hb(): void;
1073
+ protected gr(a: string, b: any, c: any): void;
1074
+ protected gb(): void;
1075
+ protected fx(): void;
1076
+ fi(): void;
1077
+ protected fs(): void;
1078
+ cu(): any;
1078
1079
  }
1079
1080
  /**
1080
1081
  * @hidden
1081
1082
  */
1082
1083
  export declare class ToolActionCombo extends ToolAction {
1083
1084
  static $t: Type;
1084
- protected get_aa(): ToolActionType;
1085
+ protected get_ab(): ToolActionType;
1085
1086
  get itemsSource(): any;
1086
1087
  set itemsSource(a: any);
1087
- get h0(): string;
1088
- set h0(a: string);
1089
- get h4(): string;
1090
- set h4(a: string);
1091
- get hw(): LayoutSelectedItemsCollection;
1092
- set hw(a: LayoutSelectedItemsCollection);
1093
- protected gq(a: string, b: any, c: any): void;
1094
- private hx;
1095
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1088
+ get h1(): string;
1089
+ set h1(a: string);
1090
+ get h5(): string;
1091
+ set h5(a: string);
1092
+ get hx(): LayoutSelectedItemsCollection;
1093
+ set hx(a: LayoutSelectedItemsCollection);
1094
+ protected gr(a: string, b: any, c: any): void;
1096
1095
  private hy;
1097
- private h6;
1096
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1097
+ private hz;
1098
1098
  private h7;
1099
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1100
- protected g3(): void;
1101
- protected ha(): void;
1102
- protected ga(): void;
1099
+ private h8;
1100
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1101
+ protected g4(): void;
1102
+ protected hb(): void;
1103
+ protected gb(): void;
1103
1104
  l(a: boolean): ToolActionEventDetail;
1104
- protected fy(a: List$1<ToolCommandArgument>): void;
1105
- protected fw(): void;
1106
- fh(): void;
1107
- protected fr(): void;
1108
- ct(): any;
1105
+ protected fz(a: List$1<ToolCommandArgument>): void;
1106
+ protected fx(): void;
1107
+ fi(): void;
1108
+ protected fs(): void;
1109
+ cu(): any;
1109
1110
  }
1110
1111
  /**
1111
1112
  * @hidden
1112
1113
  */
1113
1114
  export declare class ToolActionFieldSelector extends ToolAction {
1114
- static $t: Type;
1115
- private h9;
1116
- private ix;
1117
- private ic;
1118
- private iz;
1119
- private i4;
1120
- private h6;
1121
- private ie;
1122
- private io;
1115
+ static $t: Type;
1116
+ private ia;
1117
+ private iy;
1118
+ private id;
1119
+ private i0;
1120
+ private i5;
1121
+ private h7;
1123
1122
  private ig;
1124
- private i1;
1125
- private hw;
1126
- private h3;
1127
- private il;
1128
- private hy;
1123
+ private ip;
1124
+ private ih;
1125
+ private i2;
1126
+ private hx;
1127
+ private h4;
1128
+ private im;
1129
1129
  private hz;
1130
+ private h0;
1130
1131
  constructor();
1131
- hx(): DataSeriesAdapterImplementation;
1132
- private ia;
1133
- private jy;
1134
- private j0;
1135
- private iy;
1136
- private h1;
1137
- private jj;
1138
- private ji;
1132
+ hy(): DataSeriesAdapterImplementation;
1133
+ private ib;
1134
+ private jz;
1135
+ private j1;
1136
+ private iz;
1139
1137
  private h2;
1140
- private j7;
1141
- get h4(): IDataSource;
1142
- set h4(a: IDataSource);
1143
- get i0(): any;
1144
- set i0(a: any);
1145
- private get h0();
1146
- private set h0(value);
1147
- get h8(): ToolActionFieldSelectorType;
1148
- set h8(a: ToolActionFieldSelectorType);
1149
- get ij(): boolean;
1150
- set ij(a: boolean);
1151
- private ii;
1152
- get h5(): ToolActionFieldSelectorAggregationsCollection;
1153
- set h5(a: ToolActionFieldSelectorAggregationsCollection);
1154
- private get im();
1155
- private set im(value);
1156
- private ih;
1138
+ private jk;
1139
+ private jj;
1140
+ private h3;
1141
+ private j8;
1142
+ get h5(): IDataSource;
1143
+ set h5(a: IDataSource);
1144
+ get i1(): any;
1145
+ set i1(a: any);
1146
+ private get h1();
1147
+ private set h1(value);
1148
+ get h9(): ToolActionFieldSelectorType;
1149
+ set h9(a: ToolActionFieldSelectorType);
1157
1150
  get ik(): boolean;
1158
1151
  set ik(a: boolean);
1159
- get h7(): ToolActionFieldSelectorSelectedAggregationsCollection;
1160
- set h7(a: ToolActionFieldSelectorSelectedAggregationsCollection);
1161
- get iu(): number;
1162
- set iu(a: number);
1163
- get iq(): number;
1164
- set iq(a: number);
1152
+ private ij;
1153
+ get h6(): ToolActionFieldSelectorAggregationsCollection;
1154
+ set h6(a: ToolActionFieldSelectorAggregationsCollection);
1155
+ private get io();
1156
+ private set io(value);
1157
+ private ii;
1158
+ get il(): boolean;
1159
+ set il(a: boolean);
1160
+ get h8(): ToolActionFieldSelectorSelectedAggregationsCollection;
1161
+ set h8(a: ToolActionFieldSelectorSelectedAggregationsCollection);
1165
1162
  get iv(): number;
1166
1163
  set iv(a: number);
1167
1164
  get ir(): number;
1168
1165
  set ir(a: number);
1169
- get it(): number;
1170
- set it(a: number);
1171
- get ip(): number;
1172
- set ip(a: number);
1173
1166
  get iw(): number;
1174
1167
  set iw(a: number);
1175
1168
  get is(): number;
1176
1169
  set is(a: number);
1177
- protected get_aa(): ToolActionType;
1178
- fm(a: ToolPanel, b: ToolActionMeasurementContext): void;
1179
- protected fs(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1180
- protected gq(a: string, b: any, c: any): void;
1181
- private j2;
1170
+ get iu(): number;
1171
+ set iu(a: number);
1172
+ get iq(): number;
1173
+ set iq(a: number);
1174
+ get ix(): number;
1175
+ set ix(a: number);
1176
+ get it(): number;
1177
+ set it(a: number);
1178
+ protected get_ab(): ToolActionType;
1179
+ fn(a: ToolPanel, b: ToolActionMeasurementContext): void;
1180
+ protected ft(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1181
+ protected gr(a: string, b: any, c: any): void;
1182
1182
  private j3;
1183
+ private j4;
1184
+ private j7;
1183
1185
  private j6;
1184
1186
  private j5;
1185
- private j4;
1187
+ private jx;
1186
1188
  private jw;
1189
+ private ic;
1187
1190
  private jv;
1188
- private ib;
1191
+ private ie;
1192
+ private j0;
1193
+ private jy;
1194
+ private j2;
1189
1195
  private ju;
1190
- private id;
1191
- private jz;
1192
- private jx;
1193
- private j1;
1194
- private jt;
1195
1196
  l(a: boolean): ToolActionEventDetail;
1196
- protected fy(a: List$1<ToolCommandArgument>): void;
1197
- protected g8(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1198
- protected ha(): void;
1199
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1200
- protected gh(a: ToolPanel, b: ToolPanel): void;
1201
- protected fw(): void;
1202
- fh(): void;
1203
- protected fr(): void;
1197
+ protected fz(a: List$1<ToolCommandArgument>): void;
1198
+ protected g9(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1199
+ protected hb(): void;
1200
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1201
+ protected gi(a: ToolPanel, b: ToolPanel): void;
1202
+ protected fx(): void;
1203
+ fi(): void;
1204
+ protected fs(): void;
1204
1205
  }
1205
1206
  /**
1206
1207
  * @hidden
1207
1208
  */
1208
1209
  export declare class ToolActionGroupHeader extends ToolAction {
1209
1210
  static $t: Type;
1210
- private hx;
1211
1211
  private hy;
1212
- protected get_aa(): ToolActionType;
1213
- protected get_a4(): boolean;
1212
+ private hz;
1213
+ protected get_ab(): ToolActionType;
1214
1214
  protected get_a5(): boolean;
1215
- protected get_be(): boolean;
1216
- get h6(): Brush;
1217
- set h6(a: Brush);
1215
+ protected get_a6(): boolean;
1216
+ protected get_bf(): boolean;
1218
1217
  get h7(): Brush;
1219
1218
  set h7(a: Brush);
1219
+ get h8(): Brush;
1220
+ set h8(a: Brush);
1220
1221
  constructor();
1221
- af(a: ToolPanel): FontInfo;
1222
- b5(a: ToolPanel, b: ToolActionMeasurementContext): number;
1223
- private hw;
1224
- private hz;
1225
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1226
- private h4;
1222
+ ag(a: ToolPanel): FontInfo;
1223
+ b6(a: ToolPanel, b: ToolActionMeasurementContext): number;
1224
+ private hx;
1225
+ private h0;
1226
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1227
1227
  private h5;
1228
+ private h6;
1229
+ private h4;
1228
1230
  private h3;
1229
- private h2;
1230
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1231
- protected g3(): void;
1232
- protected ha(): void;
1233
- protected gq(a: string, b: any, c: any): void;
1234
- fh(): void;
1235
- protected fr(): void;
1236
- ct(): any;
1231
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1232
+ protected g4(): void;
1233
+ protected hb(): void;
1234
+ protected gr(a: string, b: any, c: any): void;
1235
+ fi(): void;
1236
+ protected fs(): void;
1237
+ cu(): any;
1237
1238
  }
1238
1239
  /**
1239
1240
  * @hidden
1240
1241
  */
1241
1242
  export declare class ToolActionIconButton extends ToolAction {
1242
1243
  static $t: Type;
1243
- private h1;
1244
- private hy;
1245
- private hw;
1246
- private i2;
1244
+ private h2;
1245
+ private hz;
1246
+ private hx;
1247
1247
  private i3;
1248
- private it;
1249
- private h8;
1250
- private h5;
1251
- private h4;
1252
- private h9;
1253
- protected get ie(): boolean;
1254
- protected set ie(a: boolean);
1255
- protected get_aa(): ToolActionType;
1256
- protected get_bh(): boolean;
1257
- protected get h2(): NativeUIPopup;
1258
- protected get_ij(): boolean;
1259
- protected get ij(): boolean;
1260
- private h7;
1261
1248
  private i4;
1249
+ private iu;
1250
+ private h9;
1251
+ private h6;
1252
+ private h5;
1253
+ private ia;
1254
+ protected get ig(): boolean;
1255
+ protected set ig(a: boolean);
1256
+ protected get_ab(): ToolActionType;
1257
+ protected get_bi(): boolean;
1258
+ protected get h3(): NativeUIPopup;
1259
+ protected get_ik(): boolean;
1260
+ protected get ik(): boolean;
1261
+ private h8;
1262
+ private i5;
1263
+ get i7(): number;
1264
+ set i7(a: number);
1262
1265
  get i6(): number;
1263
1266
  set i6(a: number);
1264
- get i5(): number;
1265
- set i5(a: number);
1266
- private get ii();
1267
- private iq;
1268
- get iz(): number;
1269
- set iz(a: number);
1270
- private il;
1271
- get iv(): number;
1272
- set iv(a: number);
1273
- private is;
1274
- get i1(): number;
1275
- set i1(a: number);
1276
- private io;
1277
- get ix(): number;
1278
- set ix(a: number);
1267
+ private get ij();
1279
1268
  private ir;
1280
1269
  get i0(): number;
1281
1270
  set i0(a: number);
1282
1271
  private im;
1283
1272
  get iw(): number;
1284
1273
  set iw(a: number);
1274
+ private it;
1275
+ get i2(): number;
1276
+ set i2(a: number);
1285
1277
  private ip;
1286
1278
  get iy(): number;
1287
1279
  set iy(a: number);
1288
- private ik;
1289
- get iu(): number;
1290
- set iu(a: number);
1280
+ private is;
1281
+ get i1(): number;
1282
+ set i1(a: number);
1283
+ private io;
1284
+ get ix(): number;
1285
+ set ix(a: number);
1286
+ private iq;
1287
+ get iz(): number;
1288
+ set iz(a: number);
1289
+ private il;
1290
+ get iv(): number;
1291
+ set iv(a: number);
1291
1292
  constructor();
1292
- f3(): void;
1293
- gf(): void;
1294
- fh(): void;
1293
+ f4(): void;
1294
+ gg(): void;
1295
+ fi(): void;
1295
1296
  l(a: boolean): ToolActionEventDetail;
1296
- protected hz: NativeUIButton;
1297
- protected h0: NativeUIIcon;
1298
- b6(a: ToolPanel, b: ToolActionMeasurementContext): number;
1299
- b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1300
- protected fs(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1301
- protected j4(a: NativeUIIcon): void;
1302
- private j3;
1303
- protected j5(a: NativeUIGrid, b: NativeUIPopup): void;
1304
- protected ji(): void;
1305
- protected jj(a: boolean, b: boolean): void;
1306
- protected jl(): void;
1307
- protected jk(): void;
1297
+ protected h0: NativeUIButton;
1298
+ protected h1: NativeUIIcon;
1299
+ b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1300
+ b9(a: ToolPanel, b: ToolActionMeasurementContext): number;
1301
+ protected ft(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1302
+ protected j5(a: NativeUIIcon): void;
1303
+ private j4;
1304
+ protected j6(a: NativeUIGrid, b: NativeUIPopup): void;
1305
+ protected jj(): void;
1306
+ protected jk(a: boolean, b: boolean): void;
1308
1307
  protected jm(): void;
1309
- protected j6(): Size;
1308
+ protected jl(): void;
1309
+ protected jn(): void;
1310
+ protected j7(): Size;
1311
+ private j0;
1310
1312
  private jz;
1311
- private jy;
1312
- private ia;
1313
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1314
- protected g3(): void;
1315
- protected ha(): void;
1316
- protected ic: boolean;
1317
- protected gg(): void;
1318
- gn(): void;
1319
- fi(): void;
1320
- protected get_bb(): boolean;
1321
- private get id();
1313
+ private ib;
1314
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1315
+ protected g4(): void;
1316
+ protected hb(): void;
1317
+ protected id: boolean;
1318
+ protected gh(): void;
1319
+ go(): void;
1320
+ fj(): void;
1321
+ protected get_bc(): boolean;
1322
+ private get ie();
1322
1323
  popupOpening: (sender: any, args: ToolActionPopupOpeningEventArgs) => void;
1323
- protected j1(a?: boolean): void;
1324
- protected j2(): void;
1325
- private h3;
1326
- protected jh(): void;
1327
- private js;
1328
- private jn;
1329
- protected j0(a: number, b?: boolean): void;
1330
- protected ib(): boolean;
1331
- protected jq(a: any, b: NativeUIMouseEventArgs): void;
1324
+ protected j2(a?: boolean): void;
1325
+ protected j3(): void;
1326
+ private h4;
1327
+ protected ji(): void;
1328
+ private jt;
1329
+ private jo;
1330
+ protected j1(a: number, b?: boolean): void;
1331
+ protected ic(): boolean;
1332
1332
  protected jr(a: any, b: NativeUIMouseEventArgs): void;
1333
- protected jo(a: any, b: NativeUIButtonClickedEventArgs): void;
1334
- protected ig(a: number): boolean;
1335
- private h6;
1336
- private jw;
1333
+ protected js(a: any, b: NativeUIMouseEventArgs): void;
1334
+ protected jp(a: any, b: NativeUIButtonClickedEventArgs): void;
1335
+ protected ih(a: number): boolean;
1336
+ private h7;
1337
1337
  private jx;
1338
- private ju;
1338
+ private jy;
1339
1339
  private jv;
1340
- private ih;
1341
- private jt;
1342
- protected jp(a: any, b: NativeUIFocusEventArgs): void;
1343
- protected gq(a: string, b: any, c: any): void;
1344
- protected fw(): void;
1345
- ct(): any;
1346
- protected fr(): void;
1340
+ private jw;
1341
+ private ii;
1342
+ private ju;
1343
+ protected jq(a: any, b: NativeUIFocusEventArgs): void;
1344
+ protected gr(a: string, b: any, c: any): void;
1345
+ protected fx(): void;
1346
+ cu(): any;
1347
+ protected fs(): void;
1347
1348
  }
1348
1349
  /**
1349
1350
  * @hidden
1350
1351
  */
1351
1352
  export declare class ToolActionIconMenu extends ToolActionIconButton {
1352
1353
  static $t: Type;
1354
+ private kg;
1353
1355
  private kf;
1354
1356
  private ke;
1355
- private kd;
1356
- private j7;
1357
- private ka;
1358
- protected j9: NativeUIIcon;
1359
- protected get_aa(): ToolActionType;
1357
+ private j8;
1358
+ private kb;
1359
+ protected ka: NativeUIIcon;
1360
+ protected get_ab(): ToolActionType;
1360
1361
  constructor();
1362
+ get ko(): Brush;
1363
+ set ko(a: Brush);
1361
1364
  get kn(): Brush;
1362
1365
  set kn(a: Brush);
1363
- get km(): Brush;
1364
- set km(a: Brush);
1365
- get kc(): boolean;
1366
- set kc(a: boolean);
1367
- protected get_ij(): boolean;
1368
- protected jj(a: boolean, b: boolean): void;
1369
- protected f7(): void;
1370
- protected jl(): void;
1371
- protected jk(): void;
1366
+ get kd(): boolean;
1367
+ set kd(a: boolean);
1368
+ protected get_ik(): boolean;
1369
+ protected jk(a: boolean, b: boolean): void;
1370
+ protected f8(): void;
1372
1371
  protected jm(): void;
1373
- protected g3(): void;
1374
- protected fw(): void;
1375
- protected ha(): void;
1376
- protected j6(): Size;
1377
- protected j1(a?: boolean): void;
1378
- b6(a: ToolPanel, b: ToolActionMeasurementContext): number;
1379
- private kl;
1380
- private kb;
1381
- private j8;
1382
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1383
- private kj;
1384
- protected gq(a: string, b: any, c: any): void;
1372
+ protected jl(): void;
1373
+ protected jn(): void;
1374
+ protected g4(): void;
1375
+ protected fx(): void;
1376
+ protected hb(): void;
1377
+ protected j7(): Size;
1378
+ protected j2(a?: boolean): void;
1379
+ b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1380
+ private km;
1381
+ private kc;
1382
+ private j9;
1383
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1385
1384
  private kk;
1386
- protected fg(a: ToolAction, b: string): void;
1387
- go(a: ToolAction): void;
1385
+ protected gr(a: string, b: any, c: any): void;
1386
+ private kl;
1387
+ protected fh(a: ToolAction, b: string): void;
1388
+ gp(a: ToolAction): void;
1388
1389
  e(): NativeUIToolPanel;
1389
- ct(): any;
1390
- protected ib(): boolean;
1391
- protected ig(a: number): boolean;
1390
+ cu(): any;
1391
+ protected ic(): boolean;
1392
+ protected ih(a: number): boolean;
1392
1393
  }
1393
1394
  /**
1394
1395
  * @hidden
1395
1396
  */
1396
1397
  export declare class ToolActionLabel extends ToolAction {
1397
1398
  static $t: Type;
1398
- private hw;
1399
- constructor();
1400
- protected get_aa(): ToolActionType;
1401
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1402
1399
  private hx;
1403
- protected ga(): void;
1404
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1405
- protected gq(a: string, b: any, c: any): void;
1406
- ct(): any;
1400
+ constructor();
1401
+ protected get_ab(): ToolActionType;
1402
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1403
+ private hy;
1404
+ protected gb(): void;
1405
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1406
+ protected gr(a: string, b: any, c: any): void;
1407
+ cu(): any;
1407
1408
  }
1408
1409
  /**
1409
1410
  * @hidden
1410
1411
  */
1411
1412
  export declare class ToolActionNumberInput extends ToolAction {
1412
1413
  static $t: Type;
1413
- private hw;
1414
- protected get_aa(): ToolActionType;
1415
- get hy(): number;
1416
- set hy(a: number);
1417
- protected fy(a: List$1<ToolCommandArgument>): void;
1418
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1419
- hx(): number;
1414
+ private hx;
1415
+ protected get_ab(): ToolActionType;
1416
+ get hz(): number;
1417
+ set hz(a: number);
1418
+ protected fz(a: List$1<ToolCommandArgument>): void;
1419
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1420
+ hy(): number;
1420
1421
  l(a: boolean): ToolActionEventDetail;
1421
- private h0;
1422
1422
  private h1;
1423
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1424
- protected g3(): void;
1425
- protected ha(): void;
1426
- protected gq(a: string, b: any, c: any): void;
1427
- protected ga(): void;
1428
- protected fw(): void;
1429
- fh(): void;
1430
- protected fr(): void;
1431
- ct(): any;
1423
+ private h2;
1424
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1425
+ protected g4(): void;
1426
+ protected hb(): void;
1427
+ protected gr(a: string, b: any, c: any): void;
1428
+ protected gb(): void;
1429
+ protected fx(): void;
1430
+ fi(): void;
1431
+ protected fs(): void;
1432
+ cu(): any;
1432
1433
  }
1433
1434
  /**
1434
1435
  * @hidden
1435
1436
  */
1436
1437
  export declare class ToolActionRadio extends ToolAction {
1437
1438
  static $t: Type;
1438
- private hw;
1439
- protected get_aa(): ToolActionType;
1440
- private h0;
1441
- get h5(): string;
1442
- set h5(a: string);
1443
- get ib(): string;
1444
- set ib(a: string);
1445
- get hx(): boolean;
1446
- set hx(a: boolean);
1439
+ private hx;
1440
+ protected get_ab(): ToolActionType;
1441
+ private h1;
1442
+ get h6(): string;
1443
+ set h6(a: string);
1444
+ get ic(): string;
1445
+ set ic(a: string);
1447
1446
  get hy(): boolean;
1448
1447
  set hy(a: boolean);
1449
1448
  get hz(): boolean;
1450
1449
  set hz(a: boolean);
1451
- get iq(): Brush;
1452
- set iq(a: Brush);
1453
- get il(): Brush;
1454
- set il(a: Brush);
1455
- get io(): Brush;
1456
- set io(a: Brush);
1457
- get ij(): Brush;
1458
- set ij(a: Brush);
1450
+ get h0(): boolean;
1451
+ set h0(a: boolean);
1459
1452
  get ir(): Brush;
1460
1453
  set ir(a: Brush);
1461
1454
  get im(): Brush;
@@ -1464,128 +1457,136 @@ export declare class ToolActionRadio extends ToolAction {
1464
1457
  set ip(a: Brush);
1465
1458
  get ik(): Brush;
1466
1459
  set ik(a: Brush);
1460
+ get is(): Brush;
1461
+ set is(a: Brush);
1462
+ get io(): Brush;
1463
+ set io(a: Brush);
1464
+ get iq(): Brush;
1465
+ set iq(a: Brush);
1466
+ get il(): Brush;
1467
+ set il(a: Brush);
1467
1468
  l(a: boolean): ToolActionEventDetail;
1468
- protected fy(a: List$1<ToolCommandArgument>): void;
1469
- ig(): void;
1470
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1471
- protected g3(): void;
1472
- protected ha(): void;
1473
- protected ga(): void;
1474
- private ih;
1469
+ protected fz(a: List$1<ToolCommandArgument>): void;
1470
+ ih(): void;
1471
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1472
+ protected g4(): void;
1473
+ protected hb(): void;
1474
+ protected gb(): void;
1475
1475
  private ii;
1476
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1477
- protected gq(a: string, b: any, c: any): void;
1478
- protected fw(): void;
1479
- fh(): void;
1480
- protected fr(): void;
1481
- ct(): any;
1476
+ private ij;
1477
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1478
+ protected gr(a: string, b: any, c: any): void;
1479
+ protected fx(): void;
1480
+ fi(): void;
1481
+ protected fs(): void;
1482
+ cu(): any;
1482
1483
  }
1483
1484
  /**
1484
1485
  * @hidden
1485
1486
  */
1486
1487
  export declare class ToolActionRadioGroup extends ToolAction {
1487
1488
  static $t: Type;
1489
+ private h1;
1488
1490
  private h0;
1489
- private hz;
1491
+ get hz(): FontInfo;
1492
+ set hz(a: FontInfo);
1490
1493
  get hy(): FontInfo;
1491
1494
  set hy(a: FontInfo);
1492
- get hx(): FontInfo;
1493
- set hx(a: FontInfo);
1495
+ get ib(): Brush;
1496
+ set ib(a: Brush);
1494
1497
  get ia(): Brush;
1495
1498
  set ia(a: Brush);
1496
- get h9(): Brush;
1497
- set h9(a: Brush);
1498
1499
  constructor();
1499
- protected get_aa(): ToolActionType;
1500
- av(a: ToolAction): boolean;
1501
- private hw;
1502
- private h3;
1503
- protected gh(a: ToolPanel, b: ToolPanel): void;
1504
- private h6;
1505
- protected f5(a: ToolAction): void;
1506
- protected ha(): void;
1507
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1508
- protected ga(): void;
1509
- protected fg(a: ToolAction, b: string): void;
1510
- private h8;
1500
+ protected get_ab(): ToolActionType;
1501
+ aw(a: ToolAction): boolean;
1502
+ private hx;
1503
+ private h4;
1504
+ protected gi(a: ToolPanel, b: ToolPanel): void;
1511
1505
  private h7;
1512
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1513
- protected gq(a: string, b: any, c: any): void;
1514
- protected fw(): void;
1515
- fh(): void;
1516
- protected fr(): void;
1517
- ct(): any;
1506
+ protected f6(a: ToolAction): void;
1507
+ protected hb(): void;
1508
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1509
+ protected gb(): void;
1510
+ protected fh(a: ToolAction, b: string): void;
1511
+ private h9;
1512
+ private h8;
1513
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1514
+ protected gr(a: string, b: any, c: any): void;
1515
+ protected fx(): void;
1516
+ fi(): void;
1517
+ protected fs(): void;
1518
+ cu(): any;
1518
1519
  }
1519
1520
  /**
1520
1521
  * @hidden
1521
1522
  */
1522
1523
  export declare class ToolActionSeparator extends ToolAction {
1523
1524
  static $t: Type;
1524
- private hx;
1525
- get hy(): number;
1526
- set hy(a: number);
1527
- get hw(): boolean;
1528
- set hw(a: boolean);
1525
+ private hy;
1526
+ get hz(): number;
1527
+ set hz(a: number);
1528
+ get hx(): boolean;
1529
+ set hx(a: boolean);
1529
1530
  constructor();
1530
- protected get_aa(): ToolActionType;
1531
- fm(a: ToolPanel, b: ToolActionMeasurementContext): void;
1532
- protected fs(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1533
- protected fo(a: NativeUIGrid, b: ToolActionMeasurementContext): void;
1534
- protected g8(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1535
- protected g3(): void;
1536
- protected ha(): void;
1537
- protected gq(a: string, b: any, c: any): void;
1538
- protected fw(): void;
1539
- ct(): any;
1531
+ protected get_ab(): ToolActionType;
1532
+ fn(a: ToolPanel, b: ToolActionMeasurementContext): void;
1533
+ protected ft(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1534
+ protected fp(a: NativeUIGrid, b: ToolActionMeasurementContext): void;
1535
+ protected g9(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1536
+ protected g4(): void;
1537
+ protected hb(): void;
1538
+ protected gr(a: string, b: any, c: any): void;
1539
+ protected fx(): void;
1540
+ cu(): any;
1540
1541
  }
1541
1542
  /**
1542
1543
  * @hidden
1543
1544
  */
1544
1545
  export declare class ToolActionSubPanel extends ToolAction {
1545
1546
  static $t: Type;
1546
- private hw;
1547
1547
  private hx;
1548
- get hy(): number;
1549
- set hy(a: number);
1548
+ private hy;
1549
+ get hz(): number;
1550
+ set hz(a: number);
1550
1551
  constructor();
1551
- protected get_aa(): ToolActionType;
1552
- fm(a: ToolPanel, b: ToolActionMeasurementContext): void;
1553
- protected fs(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1554
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1552
+ protected get_ab(): ToolActionType;
1553
+ fn(a: ToolPanel, b: ToolActionMeasurementContext): void;
1554
+ protected ft(a: NativeUIContent, b: NativeUIGrid, c: ToolActionMeasurementContext, d: () => void): void;
1555
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1556
+ private h3;
1555
1557
  private h2;
1558
+ protected hb(): void;
1556
1559
  private h1;
1557
- protected ha(): void;
1558
- private h0;
1559
- protected gq(a: string, b: any, c: any): void;
1560
- fh(): void;
1561
- protected fr(): void;
1562
- protected fw(): void;
1563
- ct(): any;
1560
+ protected gr(a: string, b: any, c: any): void;
1561
+ fi(): void;
1562
+ protected fs(): void;
1563
+ protected fx(): void;
1564
+ cu(): any;
1564
1565
  }
1565
1566
  /**
1566
1567
  * @hidden
1567
1568
  */
1568
1569
  export declare class ToolActionTextInput extends ToolAction {
1569
1570
  static $t: Type;
1570
- private hw;
1571
- protected get_aa(): ToolActionType;
1572
- get hy(): string;
1573
- set hy(a: string);
1574
- protected fy(a: List$1<ToolCommandArgument>): void;
1575
- b7(a: ToolPanel, b: ToolActionMeasurementContext): number;
1576
- hx(): string;
1571
+ private hx;
1572
+ protected get_ab(): ToolActionType;
1573
+ get hz(): string;
1574
+ set hz(a: string);
1575
+ protected fz(a: List$1<ToolCommandArgument>): void;
1576
+ b8(a: ToolPanel, b: ToolActionMeasurementContext): number;
1577
+ hy(): string;
1577
1578
  l(a: boolean): ToolActionEventDetail;
1578
- private h0;
1579
1579
  private h1;
1580
- gl(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1581
- protected g3(): void;
1582
- protected ha(): void;
1583
- protected gq(a: string, b: any, c: any): void;
1584
- protected ga(): void;
1585
- protected fw(): void;
1586
- fh(): void;
1587
- protected fr(): void;
1588
- ct(): any;
1580
+ private h2;
1581
+ gm(a: NativeUIGrid, b: ListPanelTemplateItemUpdatingEventArgs, c: ToolActionMeasurementContext): void;
1582
+ protected g4(): void;
1583
+ protected hb(): void;
1584
+ protected gr(a: string, b: any, c: any): void;
1585
+ protected gb(): void;
1586
+ protected fx(): void;
1587
+ fi(): void;
1588
+ protected fs(): void;
1589
+ cu(): any;
1589
1590
  }
1590
1591
  /**
1591
1592
  * @hidden