@fuf-stack/pixels 0.34.1 → 0.34.2

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.
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk7UNMWC2Wcjs = require('../chunk-7UNMWC2W.cjs');
4
+ var _chunk264THKFKcjs = require('../chunk-264THKFK.cjs');
5
5
  require('../chunk-4X43AGXE.cjs');
6
6
  require('../chunk-D4TLDLEX.cjs');
7
7
 
8
8
 
9
9
 
10
- exports.Json = _chunk7UNMWC2Wcjs.Json_default; exports.default = _chunk7UNMWC2Wcjs.Json_default2;
10
+ exports.Json = _chunk264THKFKcjs.Json_default; exports.default = _chunk264THKFKcjs.Json_default2;
11
11
  //# sourceMappingURL=index.cjs.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Json_default,
3
3
  Json_default2
4
- } from "../chunk-J7QVKEAW.js";
4
+ } from "../chunk-CA5JB6OY.js";
5
5
  import "../chunk-HL5BEHIS.js";
6
6
  import "../chunk-J7N2552D.js";
7
7
  export {
@@ -2709,7 +2709,7 @@ var handleCopy = (rawValue, onCopy) => {
2709
2709
  }
2710
2710
  } catch (_err) {
2711
2711
  }
2712
- const copyValue = isObject ? JSON.stringify(rawValue) : rawValue;
2712
+ const copyValue = isObject ? JSON.stringify(rawValue, null, 2) : rawValue;
2713
2713
  setTimeout(() => navigator.clipboard.writeText(copyValue), 1);
2714
2714
  if (onCopy) {
2715
2715
  onCopy(copyValue);
@@ -2780,4 +2780,4 @@ var Json_default2 = Json_default;
2780
2780
 
2781
2781
 
2782
2782
  exports.Json_default = Json_default; exports.Json_default2 = Json_default2;
2783
- //# sourceMappingURL=chunk-7UNMWC2W.cjs.map
2783
+ //# sourceMappingURL=chunk-264THKFK.cjs.map