prisma-goat 0.6.5 → 0.6.6

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/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Version
4
4
 
5
- ### 0.6.5
5
+ ### 0.6.6
6
6
 
7
7
  ---
8
8
 
@@ -6124,11 +6124,11 @@ const zs = N(
6124
6124
  const r = {
6125
6125
  goatData: "bg-zinc-900",
6126
6126
  secondary: "bg-[#ededed]",
6127
- experiences: "bg-[#a8dbce]"
6127
+ experiences: "bg-zinc-900"
6128
6128
  }, a = {
6129
6129
  goatData: "#9a6d79",
6130
6130
  secondary: "#1f2937e7",
6131
- experiences: "#f8b7cbd7"
6131
+ experiences: "#a8dbce"
6132
6132
  }, l = {
6133
6133
  goatData: "#ff0145",
6134
6134
  secondary: "#ff0145",
@@ -6230,16 +6230,16 @@ const vs = () => ({
6230
6230
  children: A,
6231
6231
  className: g,
6232
6232
  ...B
6233
- }) => {
6234
- const M = AA(null), D = Rt(M, { once: !1 }), t = Jg(), e = Jg();
6233
+ }, M) => {
6234
+ const D = AA(null), t = M || D, e = Rt(t, { once: !1 }), w = Jg(), Q = Jg();
6235
6235
  return O(() => {
6236
- D && (t.start("visible"), e.start("visible"));
6237
- }, [D]), /* @__PURE__ */ i("div", { ref: M, ...B, children: /* @__PURE__ */ i(
6236
+ t.current && e && (w.start("visible"), Q.start("visible"));
6237
+ }, [e, w, Q, t]), /* @__PURE__ */ i("div", { ref: t, ...B, children: /* @__PURE__ */ i(
6238
6238
  hg.div,
6239
6239
  {
6240
6240
  variants: vs(),
6241
6241
  initial: "hidden",
6242
- animate: t,
6242
+ animate: w,
6243
6243
  exit: "hidden",
6244
6244
  className: g,
6245
6245
  children: A