@gardenfi/garden-book 0.0.33 → 0.0.34
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.cjs.js +5 -5
- package/dist/ui.es.js +14 -14
- package/dist/ui.umd.js +5 -5
- package/package.json +1 -1
package/dist/ui.es.js
CHANGED
|
@@ -12933,7 +12933,7 @@ const ArrowDownwardIcon = (e) => /* @__PURE__ */ jsx("svg", { width: "12", heigh
|
|
|
12933
12933
|
)
|
|
12934
12934
|
]
|
|
12935
12935
|
}
|
|
12936
|
-
), Chip = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
|
|
12936
|
+
), Chip = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(GardenShell, { children: /* @__PURE__ */ jsx(
|
|
12937
12937
|
"div",
|
|
12938
12938
|
{
|
|
12939
12939
|
className: cn(
|
|
@@ -12944,10 +12944,10 @@ const ArrowDownwardIcon = (e) => /* @__PURE__ */ jsx("svg", { width: "12", heigh
|
|
|
12944
12944
|
...i,
|
|
12945
12945
|
children: e
|
|
12946
12946
|
}
|
|
12947
|
-
), CheckBox = ({ checked: e }) => /* @__PURE__ */ jsx(Fragment, { children: e ? /* @__PURE__ */ jsx(RadioCheckedIcon, { className: "w-4 sm:w-5" }) : /* @__PURE__ */ jsx(RadioUncheckedIcon, { className: "w-4 sm:w-5" }) }), Logo = ({ children: e, ...t }) => /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center", ...t, children: e });
|
|
12947
|
+
) }), CheckBox = ({ checked: e }) => /* @__PURE__ */ jsx(Fragment, { children: e ? /* @__PURE__ */ jsx(RadioCheckedIcon, { className: "w-4 sm:w-5" }) : /* @__PURE__ */ jsx(RadioUncheckedIcon, { className: "w-4 sm:w-5" }) }), Logo = ({ children: e, ...t }) => /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center", ...t, children: e });
|
|
12948
12948
|
Chip.CheckBox = CheckBox;
|
|
12949
12949
|
Chip.Logo = Logo;
|
|
12950
|
-
const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
|
|
12950
|
+
const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(GardenShell, { children: /* @__PURE__ */ jsx(
|
|
12951
12951
|
Opacity,
|
|
12952
12952
|
{
|
|
12953
12953
|
level: "medium",
|
|
@@ -12955,13 +12955,13 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
|
|
|
12955
12955
|
...i,
|
|
12956
12956
|
children: /* @__PURE__ */ jsx(Typography, { size: "h3", weight: "bold", children: e })
|
|
12957
12957
|
}
|
|
12958
|
-
), TokenInfo = ({
|
|
12958
|
+
) }), TokenInfo = ({
|
|
12959
12959
|
symbol: e,
|
|
12960
12960
|
tokenLogo: t,
|
|
12961
12961
|
chainLogo: i,
|
|
12962
12962
|
className: s,
|
|
12963
12963
|
...n
|
|
12964
|
-
}) => /* @__PURE__ */ jsx(
|
|
12964
|
+
}) => /* @__PURE__ */ jsx(GardenShell, { children: /* @__PURE__ */ jsx(
|
|
12965
12965
|
"div",
|
|
12966
12966
|
{
|
|
12967
12967
|
className: cn("flex text-left cursor-pointer", s),
|
|
@@ -12981,7 +12981,7 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
|
|
|
12981
12981
|
}
|
|
12982
12982
|
)
|
|
12983
12983
|
}
|
|
12984
|
-
), appLink = "https://app.garden.finance", footerDetails = [
|
|
12984
|
+
) }), appLink = "https://app.garden.finance", footerDetails = [
|
|
12985
12985
|
{
|
|
12986
12986
|
title: "Application",
|
|
12987
12987
|
targetSame: !0,
|
|
@@ -13053,7 +13053,7 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
|
|
|
13053
13053
|
}
|
|
13054
13054
|
]
|
|
13055
13055
|
}
|
|
13056
|
-
], Footer = ({ className: e, ...t }) => /* @__PURE__ */ jsxs(
|
|
13056
|
+
], Footer = ({ className: e, ...t }) => /* @__PURE__ */ jsx(GardenShell, { children: /* @__PURE__ */ jsxs(
|
|
13057
13057
|
"footer",
|
|
13058
13058
|
{
|
|
13059
13059
|
className: cn("w-full p-8 md:px-28 md:pt-8 md:pb-16", e),
|
|
@@ -13077,9 +13077,9 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
|
|
|
13077
13077
|
] }),
|
|
13078
13078
|
/* @__PURE__ */ jsx("hr", { className: "mt-6 mb-5 md:mt-12 md:mb-6 border-dark-grey" }),
|
|
13079
13079
|
/* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-y-3 md:flex-row justify-between items-center", children: [
|
|
13080
|
-
/* @__PURE__ */ jsxs("div", { className: "flex gap-x-2", children: [
|
|
13080
|
+
/* @__PURE__ */ jsxs("div", { className: "flex items-center gap-x-2", children: [
|
|
13081
13081
|
/* @__PURE__ */ jsx(Typography, { size: "h5", children: "Powered by " }),
|
|
13082
|
-
/* @__PURE__ */ jsx(CatalogLogo, {})
|
|
13082
|
+
/* @__PURE__ */ jsx(CatalogLogo, { width: 76 })
|
|
13083
13083
|
] }),
|
|
13084
13084
|
/* @__PURE__ */ jsxs("div", { className: "flex gap-x-6 md:gap-x-4", children: [
|
|
13085
13085
|
/* @__PURE__ */ jsx("a", { href: "#", className: "hover:underline", children: /* @__PURE__ */ jsx(Typography, { size: "h5", children: "Privacy Policy" }) }),
|
|
@@ -13088,7 +13088,7 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
|
|
|
13088
13088
|
] })
|
|
13089
13089
|
]
|
|
13090
13090
|
}
|
|
13091
|
-
);
|
|
13091
|
+
) });
|
|
13092
13092
|
var build = { exports: {} };
|
|
13093
13093
|
(() => {
|
|
13094
13094
|
var e = { 181: (n, a, o) => {
|
|
@@ -13845,7 +13845,7 @@ const placeholderUrl = "data:image/svg+xml,%3csvg%20width='384'%20height='216'%2
|
|
|
13845
13845
|
const [n, a] = useState(!1), [o, f] = useState(e ?? placeholderUrl), l = () => {
|
|
13846
13846
|
f(placeholderUrl);
|
|
13847
13847
|
};
|
|
13848
|
-
return /* @__PURE__ */ jsx(Opacity, { level: "semi-dark", className: "rounded-2xl", children: /* @__PURE__ */ jsxs("div", { className: "w-[328px] h-[305px] sm:w-[384px] sm:h-[336px] overflow-hidden rounded-2xl", children: [
|
|
13848
|
+
return /* @__PURE__ */ jsx(GardenShell, { children: /* @__PURE__ */ jsx(Opacity, { level: "semi-dark", className: "rounded-2xl", children: /* @__PURE__ */ jsxs("div", { className: "w-[328px] h-[305px] sm:w-[384px] sm:h-[336px] overflow-hidden rounded-2xl", children: [
|
|
13849
13849
|
/* @__PURE__ */ jsx(
|
|
13850
13850
|
"div",
|
|
13851
13851
|
{
|
|
@@ -13881,7 +13881,7 @@ const placeholderUrl = "data:image/svg+xml,%3csvg%20width='384'%20height='216'%2
|
|
|
13881
13881
|
] }),
|
|
13882
13882
|
/* @__PURE__ */ jsx(Typography, { size: "h3", weight: "bold", children: s })
|
|
13883
13883
|
] })
|
|
13884
|
-
] }) });
|
|
13884
|
+
] }) }) });
|
|
13885
13885
|
}, questCardStyles = cva(
|
|
13886
13886
|
["w-full max-w-96 p-4 pb-5 md:p-6 md:pb-8 rounded-2xl"],
|
|
13887
13887
|
{
|
|
@@ -13900,7 +13900,7 @@ const placeholderUrl = "data:image/svg+xml,%3csvg%20width='384'%20height='216'%2
|
|
|
13900
13900
|
title: t,
|
|
13901
13901
|
description: i,
|
|
13902
13902
|
chipContent: s
|
|
13903
|
-
}) => /* @__PURE__ */ jsxs("div", { className: cn(questCardStyles({ variant: e })), children: [
|
|
13903
|
+
}) => /* @__PURE__ */ jsx(GardenShell, { children: /* @__PURE__ */ jsxs("div", { className: cn(questCardStyles({ variant: e })), children: [
|
|
13904
13904
|
/* @__PURE__ */ jsxs("div", { className: "flex justify-between items-center mb-4", children: [
|
|
13905
13905
|
/* @__PURE__ */ jsxs(Chip, { className: "cursor-pointer", children: [
|
|
13906
13906
|
t,
|
|
@@ -13926,7 +13926,7 @@ const placeholderUrl = "data:image/svg+xml,%3csvg%20width='384'%20height='216'%2
|
|
|
13926
13926
|
/* @__PURE__ */ jsx(Chip.CheckBox, { checked: !1 })
|
|
13927
13927
|
] })
|
|
13928
13928
|
] })
|
|
13929
|
-
] });
|
|
13929
|
+
] }) });
|
|
13930
13930
|
export {
|
|
13931
13931
|
AddIcon,
|
|
13932
13932
|
ArbitrumLogo,
|