igniteui-angular 15.1.25 → 15.1.27

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.
@@ -636,7 +636,6 @@ export declare class IgxSliderComponent implements ControlValueAccessor, EditorP
636
636
  private updateLowerBoundAndMinTravelZone;
637
637
  private updateUpperBoundAndMaxTravelZone;
638
638
  private calculateStepDistance;
639
- private toggleThumb;
640
639
  private valueInRange;
641
640
  private positionHandler;
642
641
  private positionHandlersAndUpdateTrack;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-angular",
3
- "version": "15.1.25",
3
+ "version": "15.1.27",
4
4
  "description": "Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps",
5
5
  "author": "Infragistics",
6
6
  "license": "SEE LICENSE IN LICENSE",