@syncfusion/ej2-lineargauge
Advanced tools
| /*! | ||
| * filename: ej2-lineargauge.min.js.LICENSE.txt | ||
| * version : 29.2.4 | ||
| * version : 29.2.5 | ||
| * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
| /*! | ||
| * filename: index.d.ts | ||
| * version : 29.2.4 | ||
| * version : 29.2.5 | ||
| * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
+5
-5
| { | ||
| "_from": "@syncfusion/ej2-lineargauge@*", | ||
| "_id": "@syncfusion/ej2-lineargauge@29.1.33", | ||
| "_id": "@syncfusion/ej2-lineargauge@29.2.4", | ||
| "_inBundle": false, | ||
| "_integrity": "sha512-jXI4bvcEBf4ZhcAWV3bQeKm35ikvtorSyXKF7f+8D+np9zU/Sqw1jqCQXXVMJpjfX/Xa6wVlS+ey1wLdVABmrA==", | ||
| "_integrity": "sha512-so/uxqeEMT+Ri/QWm0mmhLoMAXKSBDom4bgoUB5wxVCjf7dMHbz37RLZ3FyMX1967lz//K52kylQUdGfybM/1A==", | ||
| "_location": "/@syncfusion/ej2-lineargauge", | ||
@@ -26,4 +26,4 @@ "_phantomChildren": {}, | ||
| ], | ||
| "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-lineargauge/-/ej2-lineargauge-29.1.33.tgz", | ||
| "_shasum": "8f4a72140b644c7e31b2d46f830351b3df918a02", | ||
| "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-lineargauge/-/ej2-lineargauge-29.2.4.tgz", | ||
| "_shasum": "1214099e83d09f1f0ea6790ae8bc96ba595b39a9", | ||
| "_spec": "@syncfusion/ej2-lineargauge@*", | ||
@@ -82,4 +82,4 @@ "_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included", | ||
| "typings": "index.d.ts", | ||
| "version": "29.2.4", | ||
| "version": "29.2.5", | ||
| "sideEffects": false | ||
| } |
@@ -539,3 +539,2 @@ var __extends = (this && this.__extends) || (function () { | ||
| if (_this.isTouch) { | ||
| e.preventDefault(); | ||
| _this.isTouchPointer = true; | ||
@@ -545,2 +544,5 @@ } | ||
| if (!args.cancel && ((args.target.id.indexOf('MarkerPointer') > -1) || (args.target.id.indexOf('BarPointer') > -1))) { | ||
| if (_this.isTouch) { | ||
| e.preventDefault(); | ||
| } | ||
| _this.isOverAllAnimationComplete = true; | ||
@@ -547,0 +549,0 @@ current = _this.moveOnPointer(args.target); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3094160
0.02%21594
0.03%