@newtonedev/components 0.1.19 → 0.1.20

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/dist/index.cjs CHANGED
@@ -2796,7 +2796,7 @@ function HueSlider({
2796
2796
  ));
2797
2797
  }
2798
2798
 
2799
- // ../../../newtone-colors/dist/index.js
2799
+ // node_modules/@newtonedev/colors/dist/index.js
2800
2800
  var SRGB_GAMMA_THRESHOLD_LINEAR = 31308e-7;
2801
2801
  var SRGB_GAMMA_SLOPE = 12.92;
2802
2802
  var SRGB_GAMMA_EXPONENT = 2.4;