@loafmarkets/ui 0.1.231 → 0.1.233
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/index.js +193 -161
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +193 -161
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8369,44 +8369,48 @@ var FullMapFrame = styled9.div`
|
|
|
8369
8369
|
min-height: 0;
|
|
8370
8370
|
`;
|
|
8371
8371
|
var BedIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8372
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8373
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8374
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8375
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8372
|
+
/* @__PURE__ */ jsx("path", { d: "M3 7v11" }),
|
|
8373
|
+
/* @__PURE__ */ jsx("path", { d: "M21 7v11" }),
|
|
8374
|
+
/* @__PURE__ */ jsx("path", { d: "M3 18h18" }),
|
|
8375
|
+
/* @__PURE__ */ jsx("path", { d: "M3 11h18" }),
|
|
8376
|
+
/* @__PURE__ */ jsx("path", { d: "M5 11V7h14v4" }),
|
|
8377
|
+
/* @__PURE__ */ jsx("path", { d: "M7 11V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2" }),
|
|
8378
|
+
/* @__PURE__ */ jsx("path", { d: "M13 11V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2" })
|
|
8376
8379
|
] });
|
|
8377
8380
|
var BathIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8378
|
-
/* @__PURE__ */ jsx("path", { d: "M4
|
|
8379
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8380
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8381
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8382
|
-
/* @__PURE__ */ jsx("path", { d: "M2 20h20" })
|
|
8381
|
+
/* @__PURE__ */ jsx("path", { d: "M4 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4v-3a1 1 0 0 1 1-1z" }),
|
|
8382
|
+
/* @__PURE__ */ jsx("path", { d: "M6 12V5a2 2 0 0 1 2-2h1" }),
|
|
8383
|
+
/* @__PURE__ */ jsx("path", { d: "M7 20v2" }),
|
|
8384
|
+
/* @__PURE__ */ jsx("path", { d: "M17 20v2" })
|
|
8383
8385
|
] });
|
|
8384
8386
|
var CarIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8385
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8386
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8387
|
-
/* @__PURE__ */ jsx("
|
|
8388
|
-
/* @__PURE__ */ jsx("
|
|
8389
|
-
/* @__PURE__ */ jsx("
|
|
8387
|
+
/* @__PURE__ */ jsx("path", { d: "M5 17h14v-5H5z" }),
|
|
8388
|
+
/* @__PURE__ */ jsx("path", { d: "M6 12l2-5h8l2 5" }),
|
|
8389
|
+
/* @__PURE__ */ jsx("circle", { cx: "7.5", cy: "17", r: "1.5" }),
|
|
8390
|
+
/* @__PURE__ */ jsx("circle", { cx: "16.5", cy: "17", r: "1.5" }),
|
|
8391
|
+
/* @__PURE__ */ jsx("path", { d: "M5 12H3v5h2" }),
|
|
8392
|
+
/* @__PURE__ */ jsx("path", { d: "M19 12h2v5h-2" })
|
|
8390
8393
|
] });
|
|
8391
8394
|
var PoolIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8392
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8393
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8394
|
-
/* @__PURE__ */ jsx("
|
|
8395
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8396
|
-
/* @__PURE__ */ jsx("path", { d: "M8
|
|
8395
|
+
/* @__PURE__ */ jsx("path", { d: "M2 16c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2s2.5 2 5 2 2.5-2 5-2c1.3 0 1.9.5 2.5 1" }),
|
|
8396
|
+
/* @__PURE__ */ jsx("path", { d: "M2 20c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2s2.5 2 5 2 2.5-2 5-2c1.3 0 1.9.5 2.5 1" }),
|
|
8397
|
+
/* @__PURE__ */ jsx("path", { d: "M8 14V4" }),
|
|
8398
|
+
/* @__PURE__ */ jsx("path", { d: "M16 14V8" }),
|
|
8399
|
+
/* @__PURE__ */ jsx("path", { d: "M8 8h8" })
|
|
8397
8400
|
] });
|
|
8398
8401
|
var GardenIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8399
|
-
/* @__PURE__ */ jsx("path", { d: "M12
|
|
8400
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8401
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8402
|
+
/* @__PURE__ */ jsx("path", { d: "M12 22V12" }),
|
|
8403
|
+
/* @__PURE__ */ jsx("path", { d: "M12 12c-3 0-6-3-6-6 0 0 3 1 6 3" }),
|
|
8404
|
+
/* @__PURE__ */ jsx("path", { d: "M12 12c3 0 6-3 6-6 0 0-3 1-6 3" }),
|
|
8405
|
+
/* @__PURE__ */ jsx("path", { d: "M12 8c-2 0-4-2-4-4 0 0 2 .5 4 2" }),
|
|
8406
|
+
/* @__PURE__ */ jsx("path", { d: "M12 8c2 0 4-2 4-4 0 0-2 .5-4 2" })
|
|
8402
8407
|
] });
|
|
8403
8408
|
var GymIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8404
|
-
/* @__PURE__ */ jsx("path", { d: "M6
|
|
8405
|
-
/* @__PURE__ */ jsx("
|
|
8406
|
-
/* @__PURE__ */ jsx("
|
|
8407
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8408
|
-
/* @__PURE__ */ jsx("path", { d: "
|
|
8409
|
-
/* @__PURE__ */ jsx("path", { d: "M10 18h4" })
|
|
8409
|
+
/* @__PURE__ */ jsx("path", { d: "M6.5 6.5h-2a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h2" }),
|
|
8410
|
+
/* @__PURE__ */ jsx("path", { d: "M17.5 6.5h2a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-2" }),
|
|
8411
|
+
/* @__PURE__ */ jsx("path", { d: "M6.5 4v16" }),
|
|
8412
|
+
/* @__PURE__ */ jsx("path", { d: "M17.5 4v16" }),
|
|
8413
|
+
/* @__PURE__ */ jsx("path", { d: "M6.5 12h11" })
|
|
8410
8414
|
] });
|
|
8411
8415
|
var DEFAULT_FEATURES = [
|
|
8412
8416
|
{ icon: BedIcon, value: "\u2014", label: "Beds" },
|
|
@@ -8710,87 +8714,103 @@ function PropertyOverview({
|
|
|
8710
8714
|
/* @__PURE__ */ jsxs(CompAssetsPanel, { children: [
|
|
8711
8715
|
/* @__PURE__ */ jsx(StatsColumnHeader, { children: "Comparable Assets" }),
|
|
8712
8716
|
/* @__PURE__ */ jsxs(CompAssetsGrid, { children: [
|
|
8713
|
-
/* @__PURE__ */ jsxs(
|
|
8714
|
-
/* @__PURE__ */
|
|
8715
|
-
|
|
8717
|
+
/* @__PURE__ */ jsxs(CompAssetStrip, { children: [
|
|
8718
|
+
/* @__PURE__ */ jsx(CompAssetStripImg, { children: /* @__PURE__ */ jsx("img", { src: "/boondabah.jpg", alt: "Boondabah", onError: (e) => {
|
|
8719
|
+
e.target.style.display = "none";
|
|
8720
|
+
} }) }),
|
|
8721
|
+
/* @__PURE__ */ jsxs(CompAssetStripInfo, { children: [
|
|
8722
|
+
/* @__PURE__ */ jsxs(CompAssetStripName, { children: [
|
|
8723
|
+
"Boondabah ",
|
|
8724
|
+
/* @__PURE__ */ jsx(CompAssetBadge, { children: "HERITAGE" })
|
|
8725
|
+
] }),
|
|
8726
|
+
/* @__PURE__ */ jsx(CompAssetStripAddr, { children: "200A Raglan St, Mosman" })
|
|
8727
|
+
] }),
|
|
8728
|
+
/* @__PURE__ */ jsxs(CompAssetStripRight, { children: [
|
|
8729
|
+
/* @__PURE__ */ jsx(CompAssetStripPrice, { children: "$16.07M" }),
|
|
8730
|
+
/* @__PURE__ */ jsx(CompAssetStripGrowth, { style: { color: "#4ade80" }, children: "+119%" })
|
|
8731
|
+
] }),
|
|
8732
|
+
/* @__PURE__ */ jsxs(CompAssetTooltip, { children: [
|
|
8733
|
+
/* @__PURE__ */ jsx(CompAssetTooltipArrow, {}),
|
|
8734
|
+
/* @__PURE__ */ jsx(CompAssetTooltipImg, { children: /* @__PURE__ */ jsx("img", { src: "/boondabah.jpg", alt: "Boondabah", onError: (e) => {
|
|
8716
8735
|
e.target.style.display = "none";
|
|
8717
8736
|
} }) }),
|
|
8718
|
-
/* @__PURE__ */ jsxs(
|
|
8719
|
-
|
|
8720
|
-
/* @__PURE__ */ jsx(
|
|
8721
|
-
|
|
8722
|
-
|
|
8723
|
-
|
|
8724
|
-
|
|
8725
|
-
/* @__PURE__ */ jsx(
|
|
8737
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipTitle, { children: [
|
|
8738
|
+
"Boondabah ",
|
|
8739
|
+
/* @__PURE__ */ jsx(CompAssetBadge, { children: "HERITAGE" })
|
|
8740
|
+
] }),
|
|
8741
|
+
/* @__PURE__ */ jsx(CompAssetTooltipAddr, { children: "200A Raglan St, Mosman" }),
|
|
8742
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipStats, { children: [
|
|
8743
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8744
|
+
/* @__PURE__ */ jsx("span", { children: "Sale Price" }),
|
|
8745
|
+
/* @__PURE__ */ jsx("span", { children: "$16.07M" })
|
|
8726
8746
|
] }),
|
|
8727
|
-
/* @__PURE__ */
|
|
8728
|
-
|
|
8729
|
-
/* @__PURE__ */
|
|
8730
|
-
|
|
8731
|
-
|
|
8732
|
-
|
|
8733
|
-
/* @__PURE__ */
|
|
8734
|
-
|
|
8735
|
-
|
|
8736
|
-
|
|
8737
|
-
/* @__PURE__ */
|
|
8738
|
-
|
|
8739
|
-
|
|
8740
|
-
|
|
8741
|
-
/* @__PURE__ */
|
|
8742
|
-
/* @__PURE__ */ jsx("span", { children: "$/sqm" }),
|
|
8743
|
-
/* @__PURE__ */ jsx("span", { children: "$7,780" })
|
|
8744
|
-
] })
|
|
8747
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8748
|
+
/* @__PURE__ */ jsx("span", { children: "Land" }),
|
|
8749
|
+
/* @__PURE__ */ jsx("span", { children: "2,066 sqm" })
|
|
8750
|
+
] }),
|
|
8751
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8752
|
+
/* @__PURE__ */ jsx("span", { children: "Era" }),
|
|
8753
|
+
/* @__PURE__ */ jsx("span", { children: "c.1905" })
|
|
8754
|
+
] }),
|
|
8755
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8756
|
+
/* @__PURE__ */ jsx("span", { children: "Growth" }),
|
|
8757
|
+
/* @__PURE__ */ jsx("span", { style: { color: "#4ade80" }, children: "+119%" })
|
|
8758
|
+
] }),
|
|
8759
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8760
|
+
/* @__PURE__ */ jsx("span", { children: "$/sqm" }),
|
|
8761
|
+
/* @__PURE__ */ jsx("span", { children: "$7,780" })
|
|
8745
8762
|
] })
|
|
8746
8763
|
] })
|
|
8764
|
+
] })
|
|
8765
|
+
] }),
|
|
8766
|
+
/* @__PURE__ */ jsxs(CompAssetStrip, { children: [
|
|
8767
|
+
/* @__PURE__ */ jsx(CompAssetStripImg, { children: /* @__PURE__ */ jsx("img", { src: "/bradleys.jpg", alt: "Dobroyd", onError: (e) => {
|
|
8768
|
+
e.target.style.display = "none";
|
|
8769
|
+
} }) }),
|
|
8770
|
+
/* @__PURE__ */ jsxs(CompAssetStripInfo, { children: [
|
|
8771
|
+
/* @__PURE__ */ jsxs(CompAssetStripName, { children: [
|
|
8772
|
+
"Dobroyd ",
|
|
8773
|
+
/* @__PURE__ */ jsx(CompAssetBadge, { children: "HERITAGE" })
|
|
8774
|
+
] }),
|
|
8775
|
+
/* @__PURE__ */ jsx(CompAssetStripAddr, { children: "7 Bradleys Head Rd, Mosman" })
|
|
8747
8776
|
] }),
|
|
8748
|
-
/* @__PURE__ */ jsxs(
|
|
8749
|
-
/* @__PURE__ */ jsx(
|
|
8750
|
-
/* @__PURE__ */ jsx(
|
|
8777
|
+
/* @__PURE__ */ jsxs(CompAssetStripRight, { children: [
|
|
8778
|
+
/* @__PURE__ */ jsx(CompAssetStripPrice, { children: "$27.96M" }),
|
|
8779
|
+
/* @__PURE__ */ jsx(CompAssetStripGrowth, { style: { color: "#4ade80" }, children: "+617%" })
|
|
8751
8780
|
] }),
|
|
8752
|
-
/* @__PURE__ */
|
|
8753
|
-
|
|
8754
|
-
|
|
8755
|
-
/* @__PURE__ */ jsxs(CompAssetThumbWrap, { children: [
|
|
8756
|
-
/* @__PURE__ */ jsx(CompAssetThumb, { children: /* @__PURE__ */ jsx("img", { src: "/bradleys.jpg", alt: "Bradleys Head", onError: (e) => {
|
|
8781
|
+
/* @__PURE__ */ jsxs(CompAssetTooltip, { children: [
|
|
8782
|
+
/* @__PURE__ */ jsx(CompAssetTooltipArrow, {}),
|
|
8783
|
+
/* @__PURE__ */ jsx(CompAssetTooltipImg, { children: /* @__PURE__ */ jsx("img", { src: "/bradleys.jpg", alt: "Dobroyd", onError: (e) => {
|
|
8757
8784
|
e.target.style.display = "none";
|
|
8758
8785
|
} }) }),
|
|
8759
|
-
/* @__PURE__ */ jsxs(
|
|
8760
|
-
|
|
8761
|
-
/* @__PURE__ */ jsx(
|
|
8762
|
-
|
|
8763
|
-
|
|
8764
|
-
|
|
8765
|
-
|
|
8766
|
-
/* @__PURE__ */ jsx(
|
|
8786
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipTitle, { children: [
|
|
8787
|
+
"Dobroyd ",
|
|
8788
|
+
/* @__PURE__ */ jsx(CompAssetBadge, { children: "HERITAGE" })
|
|
8789
|
+
] }),
|
|
8790
|
+
/* @__PURE__ */ jsx(CompAssetTooltipAddr, { children: "7 Bradleys Head Rd, Mosman" }),
|
|
8791
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipStats, { children: [
|
|
8792
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8793
|
+
/* @__PURE__ */ jsx("span", { children: "Sale Price" }),
|
|
8794
|
+
/* @__PURE__ */ jsx("span", { children: "$27.96M" })
|
|
8767
8795
|
] }),
|
|
8768
|
-
/* @__PURE__ */
|
|
8769
|
-
|
|
8770
|
-
/* @__PURE__ */
|
|
8771
|
-
|
|
8772
|
-
|
|
8773
|
-
|
|
8774
|
-
/* @__PURE__ */
|
|
8775
|
-
|
|
8776
|
-
|
|
8777
|
-
|
|
8778
|
-
/* @__PURE__ */
|
|
8779
|
-
|
|
8780
|
-
|
|
8781
|
-
|
|
8782
|
-
/* @__PURE__ */
|
|
8783
|
-
/* @__PURE__ */ jsx("span", { children: "$/sqm" }),
|
|
8784
|
-
/* @__PURE__ */ jsx("span", { children: "$10,787" })
|
|
8785
|
-
] })
|
|
8796
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8797
|
+
/* @__PURE__ */ jsx("span", { children: "Land" }),
|
|
8798
|
+
/* @__PURE__ */ jsx("span", { children: "2,592 sqm" })
|
|
8799
|
+
] }),
|
|
8800
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8801
|
+
/* @__PURE__ */ jsx("span", { children: "Era" }),
|
|
8802
|
+
/* @__PURE__ */ jsx("span", { children: "c.1905" })
|
|
8803
|
+
] }),
|
|
8804
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8805
|
+
/* @__PURE__ */ jsx("span", { children: "Growth" }),
|
|
8806
|
+
/* @__PURE__ */ jsx("span", { style: { color: "#4ade80" }, children: "+617%" })
|
|
8807
|
+
] }),
|
|
8808
|
+
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8809
|
+
/* @__PURE__ */ jsx("span", { children: "$/sqm" }),
|
|
8810
|
+
/* @__PURE__ */ jsx("span", { children: "$10,787" })
|
|
8786
8811
|
] })
|
|
8787
8812
|
] })
|
|
8788
|
-
] })
|
|
8789
|
-
/* @__PURE__ */ jsxs(CompAssetInfo, { children: [
|
|
8790
|
-
/* @__PURE__ */ jsx(CompAssetName, { children: "Dobroyd" }),
|
|
8791
|
-
/* @__PURE__ */ jsx(CompAssetAddr, { children: "7 Bradleys Head Rd" })
|
|
8792
|
-
] }),
|
|
8793
|
-
/* @__PURE__ */ jsx(CompAssetPrice, { children: "$27.96M" })
|
|
8813
|
+
] })
|
|
8794
8814
|
] })
|
|
8795
8815
|
] })
|
|
8796
8816
|
] })
|
|
@@ -9757,7 +9777,7 @@ var CompAssetsPanel = styled9.div`
|
|
|
9757
9777
|
background: #111111;
|
|
9758
9778
|
border: 1px solid rgba(255,255,255,0.1);
|
|
9759
9779
|
border-radius: 12px;
|
|
9760
|
-
padding: 1rem
|
|
9780
|
+
padding: 0.75rem 1rem;
|
|
9761
9781
|
display: flex;
|
|
9762
9782
|
flex-direction: column;
|
|
9763
9783
|
gap: 0.35rem;
|
|
@@ -9765,46 +9785,98 @@ var CompAssetsPanel = styled9.div`
|
|
|
9765
9785
|
var CompAssetsGrid = styled9.div`
|
|
9766
9786
|
display: flex;
|
|
9767
9787
|
flex-direction: column;
|
|
9768
|
-
gap: 0;
|
|
9788
|
+
gap: 0.5rem;
|
|
9769
9789
|
`;
|
|
9770
|
-
var
|
|
9790
|
+
var CompAssetStrip = styled9.div`
|
|
9791
|
+
position: relative;
|
|
9771
9792
|
display: flex;
|
|
9772
9793
|
align-items: center;
|
|
9773
|
-
gap: 0.
|
|
9774
|
-
|
|
9775
|
-
|
|
9776
|
-
|
|
9777
|
-
|
|
9778
|
-
|
|
9779
|
-
|
|
9794
|
+
gap: 0.75rem;
|
|
9795
|
+
background: rgba(255,255,255,0.02);
|
|
9796
|
+
border: 1px solid rgba(255,255,255,0.06);
|
|
9797
|
+
border-radius: 10px;
|
|
9798
|
+
padding: 0.6rem 1rem 0.6rem 0.6rem;
|
|
9799
|
+
transition: border-color 0.2s, background 0.2s;
|
|
9800
|
+
cursor: pointer;
|
|
9801
|
+
&:hover {
|
|
9802
|
+
border-color: rgba(212,175,55,0.3);
|
|
9803
|
+
background: rgba(255,255,255,0.03);
|
|
9804
|
+
}
|
|
9780
9805
|
&:hover > div:last-child {
|
|
9781
9806
|
display: block;
|
|
9782
9807
|
}
|
|
9783
9808
|
`;
|
|
9784
|
-
var
|
|
9785
|
-
width:
|
|
9786
|
-
height:
|
|
9787
|
-
border-radius:
|
|
9809
|
+
var CompAssetStripImg = styled9.div`
|
|
9810
|
+
width: 52px;
|
|
9811
|
+
height: 52px;
|
|
9812
|
+
border-radius: 8px;
|
|
9788
9813
|
overflow: hidden;
|
|
9789
9814
|
flex-shrink: 0;
|
|
9790
9815
|
background: rgba(255,255,255,0.05);
|
|
9791
|
-
cursor: pointer;
|
|
9792
|
-
transition: border-color 0.2s;
|
|
9793
|
-
border: 1px solid rgba(255,255,255,0.06);
|
|
9794
|
-
&:hover { border-color: rgba(212,175,55,0.4); }
|
|
9795
9816
|
img {
|
|
9796
9817
|
width: 100%;
|
|
9797
9818
|
height: 100%;
|
|
9798
9819
|
object-fit: cover;
|
|
9799
9820
|
}
|
|
9800
9821
|
`;
|
|
9822
|
+
var CompAssetStripInfo = styled9.div`
|
|
9823
|
+
flex: 1;
|
|
9824
|
+
min-width: 0;
|
|
9825
|
+
display: flex;
|
|
9826
|
+
flex-direction: column;
|
|
9827
|
+
gap: 2px;
|
|
9828
|
+
`;
|
|
9829
|
+
var CompAssetStripName = styled9.div`
|
|
9830
|
+
font-size: 0.9rem;
|
|
9831
|
+
font-weight: 600;
|
|
9832
|
+
color: #fff;
|
|
9833
|
+
display: flex;
|
|
9834
|
+
align-items: center;
|
|
9835
|
+
gap: 0.4rem;
|
|
9836
|
+
`;
|
|
9837
|
+
var CompAssetStripAddr = styled9.div`
|
|
9838
|
+
font-size: 0.72rem;
|
|
9839
|
+
color: rgba(255,255,255,0.4);
|
|
9840
|
+
`;
|
|
9841
|
+
var CompAssetStripRight = styled9.div`
|
|
9842
|
+
flex-shrink: 0;
|
|
9843
|
+
text-align: right;
|
|
9844
|
+
display: flex;
|
|
9845
|
+
flex-direction: column;
|
|
9846
|
+
align-items: flex-end;
|
|
9847
|
+
gap: 2px;
|
|
9848
|
+
`;
|
|
9849
|
+
var CompAssetStripPrice = styled9.div`
|
|
9850
|
+
font-size: 1rem;
|
|
9851
|
+
font-weight: 700;
|
|
9852
|
+
color: #fff;
|
|
9853
|
+
font-variant-numeric: tabular-nums;
|
|
9854
|
+
white-space: nowrap;
|
|
9855
|
+
`;
|
|
9856
|
+
var CompAssetStripGrowth = styled9.div`
|
|
9857
|
+
font-size: 0.72rem;
|
|
9858
|
+
font-weight: 500;
|
|
9859
|
+
font-variant-numeric: tabular-nums;
|
|
9860
|
+
`;
|
|
9861
|
+
var CompAssetBadge = styled9.span`
|
|
9862
|
+
font-size: 0.52rem;
|
|
9863
|
+
font-weight: 600;
|
|
9864
|
+
text-transform: uppercase;
|
|
9865
|
+
letter-spacing: 0.06em;
|
|
9866
|
+
color: #4ade80;
|
|
9867
|
+
background: rgba(74,222,128,0.1);
|
|
9868
|
+
border: 1px solid rgba(74,222,128,0.2);
|
|
9869
|
+
padding: 1px 6px;
|
|
9870
|
+
border-radius: 4px;
|
|
9871
|
+
white-space: nowrap;
|
|
9872
|
+
`;
|
|
9801
9873
|
var CompAssetTooltip = styled9.div`
|
|
9802
9874
|
display: none;
|
|
9803
9875
|
position: absolute;
|
|
9804
|
-
|
|
9876
|
+
bottom: calc(100% + 10px);
|
|
9805
9877
|
left: 50%;
|
|
9806
9878
|
transform: translateX(-50%);
|
|
9807
|
-
width:
|
|
9879
|
+
width: 280px;
|
|
9808
9880
|
background: #1a1d24;
|
|
9809
9881
|
border: 1px solid rgba(255,255,255,0.1);
|
|
9810
9882
|
border-radius: 8px;
|
|
@@ -9815,18 +9887,18 @@ var CompAssetTooltip = styled9.div`
|
|
|
9815
9887
|
`;
|
|
9816
9888
|
var CompAssetTooltipArrow = styled9.div`
|
|
9817
9889
|
position: absolute;
|
|
9818
|
-
|
|
9890
|
+
bottom: -5px;
|
|
9819
9891
|
left: 50%;
|
|
9820
9892
|
transform: translateX(-50%) rotate(45deg);
|
|
9821
9893
|
width: 8px;
|
|
9822
9894
|
height: 8px;
|
|
9823
9895
|
background: #1a1d24;
|
|
9824
|
-
border-
|
|
9825
|
-
border-
|
|
9896
|
+
border-right: 1px solid rgba(255,255,255,0.1);
|
|
9897
|
+
border-bottom: 1px solid rgba(255,255,255,0.1);
|
|
9826
9898
|
`;
|
|
9827
9899
|
var CompAssetTooltipImg = styled9.div`
|
|
9828
9900
|
width: 100%;
|
|
9829
|
-
height:
|
|
9901
|
+
height: 120px;
|
|
9830
9902
|
border-radius: 6px;
|
|
9831
9903
|
overflow: hidden;
|
|
9832
9904
|
margin-bottom: 0.6rem;
|
|
@@ -9874,46 +9946,6 @@ var CompAssetTooltipRow = styled9.div`
|
|
|
9874
9946
|
font-variant-numeric: tabular-nums;
|
|
9875
9947
|
}
|
|
9876
9948
|
`;
|
|
9877
|
-
var CompAssetInfo = styled9.div`
|
|
9878
|
-
flex: 1;
|
|
9879
|
-
min-width: 0;
|
|
9880
|
-
`;
|
|
9881
|
-
var CompAssetName = styled9.div`
|
|
9882
|
-
font-size: 0.78rem;
|
|
9883
|
-
font-weight: 600;
|
|
9884
|
-
color: #fff;
|
|
9885
|
-
white-space: nowrap;
|
|
9886
|
-
`;
|
|
9887
|
-
var CompAssetBadge = styled9.span`
|
|
9888
|
-
font-size: 0.5rem;
|
|
9889
|
-
font-weight: 600;
|
|
9890
|
-
text-transform: uppercase;
|
|
9891
|
-
letter-spacing: 0.06em;
|
|
9892
|
-
color: #4ade80;
|
|
9893
|
-
background: rgba(74,222,128,0.1);
|
|
9894
|
-
border: 1px solid rgba(74,222,128,0.2);
|
|
9895
|
-
padding: 1px 5px;
|
|
9896
|
-
border-radius: 3px;
|
|
9897
|
-
white-space: nowrap;
|
|
9898
|
-
vertical-align: middle;
|
|
9899
|
-
margin-left: 0.3rem;
|
|
9900
|
-
`;
|
|
9901
|
-
var CompAssetAddr = styled9.div`
|
|
9902
|
-
font-size: 0.62rem;
|
|
9903
|
-
color: rgba(255,255,255,0.35);
|
|
9904
|
-
margin-top: 1px;
|
|
9905
|
-
white-space: nowrap;
|
|
9906
|
-
overflow: hidden;
|
|
9907
|
-
text-overflow: ellipsis;
|
|
9908
|
-
`;
|
|
9909
|
-
var CompAssetPrice = styled9.div`
|
|
9910
|
-
font-size: 0.8rem;
|
|
9911
|
-
font-weight: 600;
|
|
9912
|
-
color: #fff;
|
|
9913
|
-
font-variant-numeric: tabular-nums;
|
|
9914
|
-
white-space: nowrap;
|
|
9915
|
-
flex-shrink: 0;
|
|
9916
|
-
`;
|
|
9917
9949
|
styled9.div`
|
|
9918
9950
|
font-size: 0.65rem;
|
|
9919
9951
|
color: rgba(255,255,255,0.35);
|