@loafmarkets/ui 0.1.233 → 0.1.235
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 +30 -38
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +30 -38
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8394,49 +8394,41 @@ var FullMapFrame = styled9__default.default.div`
|
|
|
8394
8394
|
flex: 1;
|
|
8395
8395
|
min-height: 0;
|
|
8396
8396
|
`;
|
|
8397
|
-
var BedIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "
|
|
8398
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8399
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8400
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8401
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8402
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8403
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 11V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2" }),
|
|
8404
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 11V9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2" })
|
|
8397
|
+
var BedIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8398
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 4v16" }),
|
|
8399
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 8h18a2 2 0 0 1 2 2v10" }),
|
|
8400
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 17h20" }),
|
|
8401
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 8v2" }),
|
|
8402
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 8v2" })
|
|
8405
8403
|
] });
|
|
8406
|
-
var BathIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "
|
|
8404
|
+
var BathIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8407
8405
|
/* @__PURE__ */ jsxRuntime.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" }),
|
|
8408
8406
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 12V5a2 2 0 0 1 2-2h1" }),
|
|
8409
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8410
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8407
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 20v2" }),
|
|
8408
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 20v2" })
|
|
8411
8409
|
] });
|
|
8412
|
-
var CarIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "
|
|
8413
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8414
|
-
/* @__PURE__ */ jsxRuntime.jsx("
|
|
8415
|
-
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "
|
|
8416
|
-
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "16.5", cy: "17", r: "1.5" }),
|
|
8417
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 12H3v5h2" }),
|
|
8418
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 12h2v5h-2" })
|
|
8410
|
+
var CarIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8411
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 17H5l-2-6 3-4h12l3 4-2 6z" }),
|
|
8412
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "7.5", cy: "17", r: "2" }),
|
|
8413
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "16.5", cy: "17", r: "2" })
|
|
8419
8414
|
] });
|
|
8420
|
-
var PoolIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "
|
|
8421
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2
|
|
8422
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2
|
|
8423
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 14V4" }),
|
|
8424
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 14V8" }),
|
|
8425
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 8h8" })
|
|
8415
|
+
var PoolIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8416
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 12c1.5-1.5 3.5-1.5 5 0s3.5 1.5 5 0 3.5-1.5 5 0 3.5 1.5 5 0" }),
|
|
8417
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 17c1.5-1.5 3.5-1.5 5 0s3.5 1.5 5 0 3.5-1.5 5 0 3.5 1.5 5 0" })
|
|
8426
8418
|
] });
|
|
8427
|
-
var GardenIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "
|
|
8428
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8429
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12
|
|
8430
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12
|
|
8431
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12
|
|
8432
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12
|
|
8419
|
+
var GardenIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8420
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 20h10" }),
|
|
8421
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 20v-6" }),
|
|
8422
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 14c-3.3 0-6-2.7-6-6 0 3.3 2.7 6 6 6z" }),
|
|
8423
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 14c3.3 0 6-2.7 6-6-3.3 0-6 2.7-6 6z" }),
|
|
8424
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 14c-2-2-2-5 0-7 2 2 2 5 0 7z" })
|
|
8433
8425
|
] });
|
|
8434
|
-
var GymIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "
|
|
8435
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6
|
|
8436
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "
|
|
8437
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6
|
|
8438
|
-
/* @__PURE__ */ jsxRuntime.jsx("
|
|
8439
|
-
/* @__PURE__ */ jsxRuntime.jsx("
|
|
8426
|
+
var GymIcon = /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
8427
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 7v10" }),
|
|
8428
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 7v10" }),
|
|
8429
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 12h12" }),
|
|
8430
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { x: "3", y: "9", width: "3", height: "6", rx: "1" }),
|
|
8431
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { x: "18", y: "9", width: "3", height: "6", rx: "1" })
|
|
8440
8432
|
] });
|
|
8441
8433
|
var DEFAULT_FEATURES = [
|
|
8442
8434
|
{ icon: BedIcon, value: "\u2014", label: "Beds" },
|
|
@@ -9809,8 +9801,8 @@ var CompAssetsPanel = styled9__default.default.div`
|
|
|
9809
9801
|
gap: 0.35rem;
|
|
9810
9802
|
`;
|
|
9811
9803
|
var CompAssetsGrid = styled9__default.default.div`
|
|
9812
|
-
display:
|
|
9813
|
-
|
|
9804
|
+
display: grid;
|
|
9805
|
+
grid-template-columns: 1fr 1fr;
|
|
9814
9806
|
gap: 0.5rem;
|
|
9815
9807
|
`;
|
|
9816
9808
|
var CompAssetStrip = styled9__default.default.div`
|