@loafmarkets/ui 0.1.155 → 0.1.156
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 +2 -12
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -12
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8761,22 +8761,12 @@ function PropertyOverview({
|
|
|
8761
8761
|
] }),
|
|
8762
8762
|
/* @__PURE__ */ jsxRuntime.jsx(SecurityRowRight, { children: /* @__PURE__ */ jsxRuntime.jsx(SecurityRowLinks, { children: /* @__PURE__ */ jsxRuntime.jsx(SecurityDocLink, { href: "#documents", children: "SPV Constitution" }) }) })
|
|
8763
8763
|
] }),
|
|
8764
|
-
/* @__PURE__ */ jsxRuntime.jsxs(SecurityRow, { children: [
|
|
8764
|
+
/* @__PURE__ */ jsxRuntime.jsxs(SecurityRow, { $noBorder: true, children: [
|
|
8765
8765
|
/* @__PURE__ */ jsxRuntime.jsxs(SecurityRowLeft, { children: [
|
|
8766
8766
|
/* @__PURE__ */ jsxRuntime.jsx(SecurityRowLabel, { children: "Independent Valuation" }),
|
|
8767
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
8767
|
+
/* @__PURE__ */ jsxRuntime.jsx(SecurityRowLogo, { children: /* @__PURE__ */ jsxRuntime.jsx("img", { src: "/savills.png", alt: "Savills", style: { height: "18px", filter: "brightness(0) invert(1)", opacity: 0.8 } }) })
|
|
8768
8768
|
] }),
|
|
8769
8769
|
/* @__PURE__ */ jsxRuntime.jsx(SecurityRowRight, { children: /* @__PURE__ */ jsxRuntime.jsx(SecurityRowLinks, { children: /* @__PURE__ */ jsxRuntime.jsx(SecurityDocLink, { href: "#documents", children: "Valuation Report" }) }) })
|
|
8770
|
-
] }),
|
|
8771
|
-
/* @__PURE__ */ jsxRuntime.jsxs(SecurityRow, { $noBorder: true, children: [
|
|
8772
|
-
/* @__PURE__ */ jsxRuntime.jsxs(SecurityRowLeft, { children: [
|
|
8773
|
-
/* @__PURE__ */ jsxRuntime.jsx(SecurityRowLabel, { children: "Data Protection" }),
|
|
8774
|
-
/* @__PURE__ */ jsxRuntime.jsxs(SecurityRowValue, { children: [
|
|
8775
|
-
/* @__PURE__ */ jsxRuntime.jsx(SecurityStatusDot, {}),
|
|
8776
|
-
"Compliant \u2014 Australian Privacy Act"
|
|
8777
|
-
] })
|
|
8778
|
-
] }),
|
|
8779
|
-
/* @__PURE__ */ jsxRuntime.jsx(SecurityRowRight, { children: /* @__PURE__ */ jsxRuntime.jsx(SecurityRowLinks, { children: /* @__PURE__ */ jsxRuntime.jsx(SecurityDocLink, { href: "#documents", children: "DPA Agreement" }) }) })
|
|
8780
8770
|
] })
|
|
8781
8771
|
] })
|
|
8782
8772
|
] })
|