@loafmarkets/ui 0.1.232 → 0.1.234
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 +34 -30
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +34 -30
- 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" },
|
|
@@ -9779,8 +9783,8 @@ var CompAssetsPanel = styled9.div`
|
|
|
9779
9783
|
gap: 0.35rem;
|
|
9780
9784
|
`;
|
|
9781
9785
|
var CompAssetsGrid = styled9.div`
|
|
9782
|
-
display:
|
|
9783
|
-
|
|
9786
|
+
display: grid;
|
|
9787
|
+
grid-template-columns: 1fr 1fr;
|
|
9784
9788
|
gap: 0.5rem;
|
|
9785
9789
|
`;
|
|
9786
9790
|
var CompAssetStrip = styled9.div`
|