iflow-engine 2.2.1 → 2.3.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.
@@ -8,11 +8,9 @@ export declare class SectionBoxPanel implements IBimComponent {
8
8
  private isReversed;
9
9
  private range;
10
10
  private hideBtn;
11
- private reverseBtn;
12
11
  private fitBtn;
13
12
  private resetBtn;
14
13
  private hideLabelEl;
15
- private reverseLabelEl;
16
14
  private fitLabelEl;
17
15
  private resetLabelEl;
18
16
  private xLabelEl;