@loafmarkets/ui 0.1.173 → 0.1.175
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 +14 -11
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +14 -11
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8696,7 +8696,7 @@ function PropertyOverview({
|
|
|
8696
8696
|
/* @__PURE__ */ jsxs(TimelineEntry, { children: [
|
|
8697
8697
|
/* @__PURE__ */ jsx(TimelineYear, { children: "1880s" }),
|
|
8698
8698
|
/* @__PURE__ */ jsx(TimelineDot, {}),
|
|
8699
|
-
/* @__PURE__ */ jsx(TimelineDetail, { children: /* @__PURE__ */ jsx(TimelineLabel, { children: "Built \u2014 Pre-Federation" }) })
|
|
8699
|
+
/* @__PURE__ */ jsx(TimelineDetail, { children: /* @__PURE__ */ jsx(TimelineLabel, { children: "Built \u2014 c.1880, Pre-Federation" }) })
|
|
8700
8700
|
] }),
|
|
8701
8701
|
/* @__PURE__ */ jsxs(TimelineEntry, { children: [
|
|
8702
8702
|
/* @__PURE__ */ jsx(TimelineYear, { children: "1976" }),
|
|
@@ -8773,19 +8773,22 @@ function PropertyOverview({
|
|
|
8773
8773
|
] })
|
|
8774
8774
|
] }),
|
|
8775
8775
|
/* @__PURE__ */ jsxs(CompSalePrior, { children: [
|
|
8776
|
-
/* @__PURE__ */ jsx("span", { children: "Previously sold $
|
|
8776
|
+
/* @__PURE__ */ jsx("span", { children: "Previously sold $7.35M" }),
|
|
8777
8777
|
/* @__PURE__ */ jsx(CompSalePriorDate, { children: "Sep 2016" }),
|
|
8778
|
-
/* @__PURE__ */ jsx(TimelineGain, { children: "+
|
|
8778
|
+
/* @__PURE__ */ jsx(TimelineGain, { children: "+119%" }),
|
|
8779
8779
|
/* @__PURE__ */ jsx(CompSalePriorDate, { children: "in 6 yrs" })
|
|
8780
8780
|
] })
|
|
8781
8781
|
] }),
|
|
8782
|
-
/* @__PURE__ */
|
|
8783
|
-
/* @__PURE__ */
|
|
8784
|
-
|
|
8785
|
-
|
|
8786
|
-
|
|
8787
|
-
|
|
8788
|
-
|
|
8782
|
+
/* @__PURE__ */ jsxs(CompSaleCard, { children: [
|
|
8783
|
+
/* @__PURE__ */ jsxs(CompSaleHeader, { children: [
|
|
8784
|
+
/* @__PURE__ */ jsx(CompSaleAddress, { children: "7 Bradleys Head Rd, Mosman" }),
|
|
8785
|
+
/* @__PURE__ */ jsxs(CompSalePrice, { children: [
|
|
8786
|
+
"$27.96M ",
|
|
8787
|
+
/* @__PURE__ */ jsx(CompSaleDate, { children: "Aug 2024" })
|
|
8788
|
+
] })
|
|
8789
|
+
] }),
|
|
8790
|
+
/* @__PURE__ */ jsx(CompSalePrior, { children: /* @__PURE__ */ jsx("span", { children: "Boondabah \u2014 c.1905, 2,066 sqm" }) })
|
|
8791
|
+
] })
|
|
8789
8792
|
] }),
|
|
8790
8793
|
/* @__PURE__ */ jsxs(StatsColumn, { children: [
|
|
8791
8794
|
/* @__PURE__ */ jsx(StatsColumnHeader, { children: "Asset Specification" }),
|
|
@@ -8805,7 +8808,7 @@ function PropertyOverview({
|
|
|
8805
8808
|
] }),
|
|
8806
8809
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8807
8810
|
/* @__PURE__ */ jsx(StatLabel, { children: "Built" }),
|
|
8808
|
-
/* @__PURE__ */ jsx(StatValue, { children: "1880 \u2014 Heritage Listed" })
|
|
8811
|
+
/* @__PURE__ */ jsx(StatValue, { children: "c.1880 \u2014 Heritage Listed" })
|
|
8809
8812
|
] }),
|
|
8810
8813
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8811
8814
|
/* @__PURE__ */ jsx(StatLabel, { children: "Zoning" }),
|