@loafmarkets/ui 0.1.234 → 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.mjs CHANGED
@@ -8368,49 +8368,41 @@ var FullMapFrame = styled9.div`
8368
8368
  flex: 1;
8369
8369
  min-height: 0;
8370
8370
  `;
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: "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" })
8371
+ var BedIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
8372
+ /* @__PURE__ */ jsx("path", { d: "M2 4v16" }),
8373
+ /* @__PURE__ */ jsx("path", { d: "M2 8h18a2 2 0 0 1 2 2v10" }),
8374
+ /* @__PURE__ */ jsx("path", { d: "M2 17h20" }),
8375
+ /* @__PURE__ */ jsx("path", { d: "M6 8v2" }),
8376
+ /* @__PURE__ */ jsx("path", { d: "M10 8v2" })
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
+ var BathIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
8381
8379
  /* @__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
8380
  /* @__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" })
8381
+ /* @__PURE__ */ jsx("path", { d: "M4 20v2" }),
8382
+ /* @__PURE__ */ jsx("path", { d: "M20 20v2" })
8385
8383
  ] });
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: [
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" })
8384
+ var CarIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
8385
+ /* @__PURE__ */ jsx("path", { d: "M19 17H5l-2-6 3-4h12l3 4-2 6z" }),
8386
+ /* @__PURE__ */ jsx("circle", { cx: "7.5", cy: "17", r: "2" }),
8387
+ /* @__PURE__ */ jsx("circle", { cx: "16.5", cy: "17", r: "2" })
8393
8388
  ] });
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: [
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" })
8389
+ var PoolIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
8390
+ /* @__PURE__ */ 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" }),
8391
+ /* @__PURE__ */ 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" })
8400
8392
  ] });
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: [
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" })
8393
+ var GardenIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
8394
+ /* @__PURE__ */ jsx("path", { d: "M7 20h10" }),
8395
+ /* @__PURE__ */ jsx("path", { d: "M12 20v-6" }),
8396
+ /* @__PURE__ */ jsx("path", { d: "M12 14c-3.3 0-6-2.7-6-6 0 3.3 2.7 6 6 6z" }),
8397
+ /* @__PURE__ */ jsx("path", { d: "M12 14c3.3 0 6-2.7 6-6-3.3 0-6 2.7-6 6z" }),
8398
+ /* @__PURE__ */ jsx("path", { d: "M12 14c-2-2-2-5 0-7 2 2 2 5 0 7z" })
8407
8399
  ] });
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: [
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" })
8400
+ var GymIcon = /* @__PURE__ */ jsxs("svg", { width: "16", height: "16", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: [
8401
+ /* @__PURE__ */ jsx("path", { d: "M6 7v10" }),
8402
+ /* @__PURE__ */ jsx("path", { d: "M18 7v10" }),
8403
+ /* @__PURE__ */ jsx("path", { d: "M6 12h12" }),
8404
+ /* @__PURE__ */ jsx("rect", { x: "3", y: "9", width: "3", height: "6", rx: "1" }),
8405
+ /* @__PURE__ */ jsx("rect", { x: "18", y: "9", width: "3", height: "6", rx: "1" })
8414
8406
  ] });
8415
8407
  var DEFAULT_FEATURES = [
8416
8408
  { icon: BedIcon, value: "\u2014", label: "Beds" },