@htmlbricks/hb-range-slider 0.66.27 → 0.67.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.
package/manifest.json CHANGED
@@ -181,7 +181,8 @@
181
181
  }
182
182
  }
183
183
  ],
184
- "iifeIntegrity": "sha384-jh8qAsLqnVB3PR/NcRW78meTcs/f/V/vxRTCUNDF9/WXTEA1xF758PwDMVJWVu1L",
184
+ "iifeIntegrity": "sha384-2nHpOB84jeQYgK8glfT4nrl5GdV6aZoj0/iosiaMsEGrc9kvPYNrQcLukF8EgOLO",
185
+ "dependencies": [],
185
186
  "screenshots": [],
186
187
  "licenses": [
187
188
  {
@@ -201,5 +202,5 @@
201
202
  "size": {},
202
203
  "iifePath": "main.iife.js",
203
204
  "repoName": "@htmlbricks/hb-range-slider",
204
- "version": "0.66.27"
205
+ "version": "0.67.0"
205
206
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-range-slider",
3
- "version": "0.66.27",
3
+ "version": "0.67.0",
4
4
  "contributors": [],
5
5
  "description": "Dual-handle range slider mapping a min–max domain to thumb positions, with optional value bubbles and a third handle for a single marker position; emits changeRangeValues with real and percentage values on change.",
6
6
  "licenses": [