@loafmarkets/ui 0.1.180 → 0.1.181
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 +8 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -4
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8850,15 +8850,19 @@ function PropertyOverview({
|
|
|
8850
8850
|
] }),
|
|
8851
8851
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8852
8852
|
/* @__PURE__ */ jsx(StatLabel, { children: "Built" }),
|
|
8853
|
-
/* @__PURE__ */ jsx(StatValue, { children: "c.1880 \u2014
|
|
8853
|
+
/* @__PURE__ */ jsx(StatValue, { children: "c.1880 \u2014 Historic Site" })
|
|
8854
|
+
] }),
|
|
8855
|
+
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8856
|
+
/* @__PURE__ */ jsx(StatLabel, { children: "Heritage Status" }),
|
|
8857
|
+
/* @__PURE__ */ jsx(StatValue, { children: "Not Heritage Protected" })
|
|
8854
8858
|
] }),
|
|
8855
8859
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8856
8860
|
/* @__PURE__ */ jsx(StatLabel, { children: "Zoning" }),
|
|
8857
|
-
/* @__PURE__ */ jsx(StatValue, { children: "R3 \u2014
|
|
8861
|
+
/* @__PURE__ */ jsx(StatValue, { children: "R3 \u2014 Medium Density" })
|
|
8858
8862
|
] }),
|
|
8859
8863
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8860
|
-
/* @__PURE__ */ jsx(StatLabel, { children: "
|
|
8861
|
-
/* @__PURE__ */ jsx(StatValue, { style: { color: "#4ade80" }, children: "
|
|
8864
|
+
/* @__PURE__ */ jsx(StatLabel, { children: "Development Optionality" }),
|
|
8865
|
+
/* @__PURE__ */ jsx(StatValue, { style: { color: "#4ade80" }, children: "Low-rise / Apartments Permitted" })
|
|
8862
8866
|
] }),
|
|
8863
8867
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8864
8868
|
/* @__PURE__ */ jsx(StatLabel, { children: "Suburb Median (6 Bed)" }),
|