@har-analyzer/components 0.0.17 → 0.0.19

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.
@@ -0,0 +1 @@
1
+ :root{--fast-grid-layout-outline: 3px solid rgba(30, 120, 255, .55)}.fast-grid-layout{position:relative;transition:height .18s ease-out;-webkit-touch-callout:none;touch-action:manipulation}.fast-grid-layout>.item{position:absolute;transition:width .18s ease,height .18s ease,transform .18s ease,outline .1s ease-out}.fast-grid-layout>.item.-selected{outline:var(--fast-grid-layout-outline);z-index:1;-webkit-user-select:none;user-select:none;touch-action:none}.fast-grid-layout>.item img{-webkit-user-select:none;user-select:none}.fast-grid-layout>.item .content{cursor:auto}.fast-grid-layout.-editable>.item.-dynamic{cursor:pointer}.fast-grid-layout.-moving>.item,.fast-grid-layout.-resizing>.item{will-change:width,height,transform}.fast-grid-layout.-moving>.item.-selected,.fast-grid-layout.-resizing>.item.-selected{opacity:.67}._hide-selection *::selection{all:inherit}._force-cursor *{cursor:var(--force-cursor)!important}
@@ -3013,9 +3013,9 @@ function Gn({ data: l }) {
3013
3013
  }
3014
3014
  function Hn(l) {
3015
3015
  try {
3016
- return [JSON.parse(l), void 0];
3016
+ return [void 0, JSON.parse(l)];
3017
3017
  } catch (n) {
3018
- return console.warn("Failed to parse JSON string:", l, "Error:", n), [void 0, n];
3018
+ return console.warn("Failed to parse JSON string:", l, "Error:", n), [n, void 0];
3019
3019
  }
3020
3020
  }
3021
3021
  function ai({
@@ -3036,8 +3036,8 @@ function ai({
3036
3036
  let u = Pt(s), h = l;
3037
3037
  if (n === "base64" && (h = qt.Buffer.from(l, n).toString("utf8")), c === "JSON") {
3038
3038
  const [y, a] = Hn(h);
3039
- if (!a)
3040
- return /* @__PURE__ */ g(Gn, { data: y });
3039
+ if (!y)
3040
+ return /* @__PURE__ */ g(Gn, { data: a });
3041
3041
  u = void 0;
3042
3042
  }
3043
3043
  return /* @__PURE__ */ g(