@gardenfi/garden-book 0.1.0 → 0.1.1

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/ui.es.js CHANGED
@@ -12075,8 +12075,8 @@ const ArrowDownwardIcon = (e) => /* @__PURE__ */ jsx(
12075
12075
  y2: "14.9832",
12076
12076
  gradientUnits: "userSpaceOnUse",
12077
12077
  children: [
12078
- /* @__PURE__ */ jsx("stop", { "stop-color": "#03D1CF", "stop-opacity": "0.988" }),
12079
- /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#4E09F8" })
12078
+ /* @__PURE__ */ jsx("stop", { stopColor: "#03D1CF", stopOpacity: "0.988" }),
12079
+ /* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#4E09F8" })
12080
12080
  ]
12081
12081
  }
12082
12082
  ) })
@@ -12154,8 +12154,8 @@ const ArrowDownwardIcon = (e) => /* @__PURE__ */ jsx(
12154
12154
  y2: "18.2113",
12155
12155
  gradientUnits: "userSpaceOnUse",
12156
12156
  children: [
12157
- /* @__PURE__ */ jsx("stop", { offset: "0.1028", "stop-color": "#00FFAA" }),
12158
- /* @__PURE__ */ jsx("stop", { offset: "0.999", "stop-color": "#5F00FA" })
12157
+ /* @__PURE__ */ jsx("stop", { offset: "0.1028", stopColor: "#00FFAA" }),
12158
+ /* @__PURE__ */ jsx("stop", { offset: "0.999", stopColor: "#5F00FA" })
12159
12159
  ]
12160
12160
  }
12161
12161
  ) })
@@ -12380,12 +12380,12 @@ const ArrowDownwardIcon = (e) => /* @__PURE__ */ jsx(
12380
12380
  y2: "21.2625",
12381
12381
  gradientUnits: "userSpaceOnUse",
12382
12382
  children: [
12383
- /* @__PURE__ */ jsx("stop", { offset: "0.02", "stop-color": "#0000FF" }),
12384
- /* @__PURE__ */ jsx("stop", { offset: "0.08", "stop-color": "#0094FF" }),
12385
- /* @__PURE__ */ jsx("stop", { offset: "0.16", "stop-color": "#48FF91" }),
12386
- /* @__PURE__ */ jsx("stop", { offset: "0.42", "stop-color": "#0094FF" }),
12387
- /* @__PURE__ */ jsx("stop", { offset: "0.68", "stop-color": "#0038FF" }),
12388
- /* @__PURE__ */ jsx("stop", { offset: "0.9", "stop-color": "#0500FF" })
12383
+ /* @__PURE__ */ jsx("stop", { offset: "0.02", stopColor: "#0000FF" }),
12384
+ /* @__PURE__ */ jsx("stop", { offset: "0.08", stopColor: "#0094FF" }),
12385
+ /* @__PURE__ */ jsx("stop", { offset: "0.16", stopColor: "#48FF91" }),
12386
+ /* @__PURE__ */ jsx("stop", { offset: "0.42", stopColor: "#0094FF" }),
12387
+ /* @__PURE__ */ jsx("stop", { offset: "0.68", stopColor: "#0038FF" }),
12388
+ /* @__PURE__ */ jsx("stop", { offset: "0.9", stopColor: "#0500FF" })
12389
12389
  ]
12390
12390
  }
12391
12391
  ) })