@a-type/ui 0.1.11 → 0.1.12

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.
Files changed (67) hide show
  1. package/dist/cjs/components/icon/generated/IconSpritesheet.js +1 -1
  2. package/dist/cjs/components/icon/generated/IconSpritesheet.js.map +1 -1
  3. package/dist/cjs/components/icon/generated/iconNames.d.ts +1 -1
  4. package/dist/cjs/components/icon/generated/iconNames.js +2 -0
  5. package/dist/cjs/components/icon/generated/iconNames.js.map +1 -1
  6. package/dist/cjs/components/layouts/PageContent.js +13 -5
  7. package/dist/cjs/components/layouts/PageContent.js.map +1 -1
  8. package/dist/cjs/components/layouts/PageNav.d.ts +2 -8
  9. package/dist/cjs/components/layouts/PageNav.js +3 -21
  10. package/dist/cjs/components/layouts/PageNav.js.map +1 -1
  11. package/dist/cjs/components/layouts/PageNowPlaying.d.ts +2 -5
  12. package/dist/cjs/components/layouts/PageNowPlaying.js +4 -17
  13. package/dist/cjs/components/layouts/PageNowPlaying.js.map +1 -1
  14. package/dist/cjs/components/layouts/PageRoot.js +1 -1
  15. package/dist/cjs/components/layouts/PageRoot.js.map +1 -1
  16. package/dist/cjs/components/layouts/index.d.ts +0 -1
  17. package/dist/cjs/components/layouts/index.js +0 -1
  18. package/dist/cjs/components/layouts/index.js.map +1 -1
  19. package/dist/cjs/components/navBar/NavBar.d.ts +22 -0
  20. package/dist/cjs/components/navBar/NavBar.js +34 -0
  21. package/dist/cjs/components/navBar/NavBar.js.map +1 -0
  22. package/dist/cjs/components/navBar/index.d.ts +1 -0
  23. package/dist/cjs/components/navBar/index.js +18 -0
  24. package/dist/cjs/components/navBar/index.js.map +1 -0
  25. package/dist/cjs/components/navBar.d.ts +1 -0
  26. package/dist/cjs/components/navBar.js +18 -0
  27. package/dist/cjs/components/navBar.js.map +1 -0
  28. package/dist/cjs/hooks/useSize.d.ts +13 -0
  29. package/dist/cjs/hooks/useSize.js +55 -1
  30. package/dist/cjs/hooks/useSize.js.map +1 -1
  31. package/dist/esm/components/icon/generated/IconSpritesheet.js +1 -1
  32. package/dist/esm/components/icon/generated/IconSpritesheet.js.map +1 -1
  33. package/dist/esm/components/icon/generated/iconNames.d.ts +1 -1
  34. package/dist/esm/components/icon/generated/iconNames.js +2 -0
  35. package/dist/esm/components/icon/generated/iconNames.js.map +1 -1
  36. package/dist/esm/components/layouts/PageContent.js +14 -6
  37. package/dist/esm/components/layouts/PageContent.js.map +1 -1
  38. package/dist/esm/components/layouts/PageNav.d.ts +2 -8
  39. package/dist/esm/components/layouts/PageNav.js +3 -20
  40. package/dist/esm/components/layouts/PageNav.js.map +1 -1
  41. package/dist/esm/components/layouts/PageNowPlaying.d.ts +2 -5
  42. package/dist/esm/components/layouts/PageNowPlaying.js +3 -15
  43. package/dist/esm/components/layouts/PageNowPlaying.js.map +1 -1
  44. package/dist/esm/components/layouts/PageRoot.js +1 -1
  45. package/dist/esm/components/layouts/PageRoot.js.map +1 -1
  46. package/dist/esm/components/layouts/index.d.ts +0 -1
  47. package/dist/esm/components/layouts/index.js +0 -1
  48. package/dist/esm/components/layouts/index.js.map +1 -1
  49. package/dist/esm/components/navBar/NavBar.d.ts +22 -0
  50. package/dist/esm/components/navBar/NavBar.js +28 -0
  51. package/dist/esm/components/navBar/NavBar.js.map +1 -0
  52. package/dist/esm/components/navBar/index.d.ts +1 -0
  53. package/dist/esm/components/navBar/index.js +2 -0
  54. package/dist/esm/components/navBar/index.js.map +1 -0
  55. package/dist/esm/components/navBar.d.ts +1 -0
  56. package/dist/esm/components/navBar.js +2 -0
  57. package/dist/esm/components/navBar.js.map +1 -0
  58. package/dist/esm/hooks/useSize.d.ts +13 -0
  59. package/dist/esm/hooks/useSize.js +52 -0
  60. package/dist/esm/hooks/useSize.js.map +1 -1
  61. package/package.json +1 -1
  62. package/dist/cjs/components/layouts/PageNowPlayingContext.d.ts +0 -5
  63. package/dist/cjs/components/layouts/PageNowPlayingContext.js +0 -6
  64. package/dist/cjs/components/layouts/PageNowPlayingContext.js.map +0 -1
  65. package/dist/esm/components/layouts/PageNowPlayingContext.d.ts +0 -5
  66. package/dist/esm/components/layouts/PageNowPlayingContext.js +0 -3
  67. package/dist/esm/components/layouts/PageNowPlayingContext.js.map +0 -1
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IconSpritesheet = void 0;
4
4
  const jsx_runtime_1 = require("react/jsx-runtime");
5
5
  // WARNING: generated file! See 'scripts/generateIcons'. Do not modify!
6
- const IconSpritesheet = (props) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", style: { display: 'none' } }, props, { children: (0, jsx_runtime_1.jsxs)("defs", { children: [(0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-placeholder", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_9_41)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M3.75005 3.75L11.25 11.25M11.25 3.75L3.75005 11.25M14.1667 7.49999C14.1667 11.1819 11.1819 14.1667 7.50004 14.1667C3.81814 14.1667 0.833374 11.1819 0.833374 7.49999C0.833374 3.8181 3.81814 0.833328 7.50004 0.833328C11.1819 0.833328 14.1667 3.8181 14.1667 7.49999Z", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_9_41" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-dots", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M3.875 7.5C3.875 7.91421 3.53921 8.25 3.125 8.25C2.71079 8.25 2.375 7.91421 2.375 7.5C2.375 7.08579 2.71079 6.75 3.125 6.75C3.53921 6.75 3.875 7.08579 3.875 7.5ZM8.25 7.5C8.25 7.91421 7.91421 8.25 7.5 8.25C7.08579 8.25 6.75 7.91421 6.75 7.5C6.75 7.08579 7.08579 6.75 7.5 6.75C7.91421 6.75 8.25 7.08579 8.25 7.5ZM12.625 7.5C12.625 7.91421 12.2892 8.25 11.875 8.25C11.4608 8.25 11.125 7.91421 11.125 7.5C11.125 7.08579 11.4608 6.75 11.875 6.75C12.2892 6.75 12.625 7.08579 12.625 7.5Z", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-globe", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("mask", Object.assign({ id: "mask0_301_239", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "1", y: "1", width: "13", height: "13" }, { children: (0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "6.5", fill: "#D9D9D9" }) })), (0, jsx_runtime_1.jsxs)("g", Object.assign({ mask: "url(#mask0_301_239)" }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "6", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M14.5 7.5C14.5 8.15685 13.9097 8.90677 12.5919 9.52178C11.3146 10.1179 9.51485 10.5 7.5 10.5C5.48515 10.5 3.68543 10.1179 2.40814 9.52178C1.09025 8.90677 0.5 8.15685 0.5 7.5C0.5 6.84315 1.09025 6.09323 2.40814 5.47822C3.68543 4.88215 5.48515 4.5 7.5 4.5C9.51485 4.5 11.3146 4.88215 12.5919 5.47822C13.9097 6.09323 14.5 6.84315 14.5 7.5Z", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.5 7.5C10.5 9.22874 10.1216 10.769 9.53464 11.8591C8.93669 12.9696 8.19442 13.5 7.5 13.5C6.80558 13.5 6.06331 12.9696 5.46536 11.8591C4.87838 10.769 4.5 9.22874 4.5 7.5C4.5 5.77126 4.87838 4.23096 5.46536 3.14086C6.06331 2.03038 6.80558 1.5 7.5 1.5C8.19442 1.5 8.93669 2.03038 9.53464 3.14086C10.1216 4.23096 10.5 5.77126 10.5 7.5Z", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M1 7.5H14", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M7.5 1V14", stroke: "currentColor" })] }))] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-cart", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M14 2H12.9837C12.5644 2 12.1896 2.26159 12.045 2.65518L11.6923 3.61538M11.6923 3.61538L9.95496 8.34482C9.81038 8.73841 9.4356 9 9.01629 9H8.46154H6.84615H5.23077H4.45005C4.01239 9 3.62558 8.7154 3.49535 8.29757L2.40952 4.81388C2.20738 4.16533 2.69685 3.5083 3.37613 3.51638L11.6923 3.61538Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "4", cy: "12", r: "0.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("circle", { cx: "10", cy: "12", r: "0.5", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-fridge", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("rect", { x: "3.5", y: "0.5", width: "8", height: "14", rx: "1.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M3.5 6H11.5", stroke: "currentColor", strokeLinecap: "square" }), (0, jsx_runtime_1.jsx)("path", { d: "M9.5 8V9.75V11.5", stroke: "currentColor", strokeLinecap: "round" })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-book", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("rect", { x: "2.5", y: "1.5", width: "10", height: "12", rx: "0.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.5 1.5V13.5", stroke: "currentColor", strokeLinecap: "round" }), (0, jsx_runtime_1.jsx)("rect", { x: "4.5", y: "4.5", width: "4", height: "2", rx: "0.5", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-flag", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M8.5 14.5L10.6429 4.99999M10.6429 4.99999L11.5 0.999986C11.5 0.999986 9 1.99999 7.5 0.999986C6 -1.35601e-05 3.5 0.999986 3.5 0.999986L3 4.99999C3 4.99999 5 3.49999 6.8258 4.60521C8.6516 5.71043 10.6429 4.99999 10.6429 4.99999Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-locate", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsxs)("g", Object.assign({ clipPath: "url(#clip0_401_232)" }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "1.5", fill: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M4 7.5H0.5M11 7.5H14.5M7.5 4V0.5M7.5 11V14.5", stroke: "currentColor", strokeLinecap: "round" })] })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_401_232" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-tag", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M2 7V2H7L14 9L9 14L2 7Z", stroke: "currentColor", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "4.5", cy: "4.5", r: "1", fill: "currentColor" })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-scan", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M12.5 4.5V14.5H2.5V0.5H8.5M12.5 4.5L8.5 0.5M12.5 4.5H8.5V0.5", stroke: "currentColor", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "7", cy: "8", r: "2.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M9 10L12.5 13.5", stroke: "currentColor", strokeLinecap: "round" })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-filter", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M13 2.5H2L6.5 9V13.5L8.5 12.5V9L13 2.5Z", stroke: "currentColor", strokeLinejoin: "round" }) })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-upload", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M1.5 10V11.5C1.5 12.6046 2.39543 13.5 3.5 13.5H11.5C12.6046 13.5 13.5 12.6046 13.5 11.5V10M7.5 10.5V1M7.5 1L4 4M7.5 1L11 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-add_note", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_604_45)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M9.5 0.5H0.5V14.5H14.5V5.5M9.5 0.5L14.5 5.5M9.5 0.5V5.5H14.5M7.5 3.5V11.5M3.5 7.5H11.5", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_604_45" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-drag_vertical", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M1 7.5H7.5M14 7.5H7.5M7.5 7.5V1.5M7.5 7.5V13.5M7.5 1.5L5.5 3.5M7.5 1.5L9.5 3.5M7.5 13.5L5.5 11.5M7.5 13.5L9.5 11.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-note", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_610_45)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M9.5 0.5H0.5V14.5H14.5V5.5M9.5 0.5L14.5 5.5M9.5 0.5V5.5H14.5", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_610_45" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-food", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_611_45)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M7.49992 0.5V2M7.49992 4.5V2M7.49992 4.5C3.5 3 2 4 1.49994 6.5C0.999871 9 2.99993 13.5 4.49994 14C5.99994 14.5 6.99992 13.5 7.49992 13.5C7.99992 13.5 9.49992 14.5 10.4999 14C11.4999 13.5 13.9999 9 13.4999 6.5C13 4 11.6173 3.03149 7.49992 4.5ZM7.49992 2C7.49992 2 9.49992 0.499977 10.4999 0.5C11.0522 0.500013 11.6746 0.976057 11.4999 1.5C11.3618 1.91421 11.4999 2 10.4999 2C9.32835 2 7.49992 2 7.49992 2Z", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_611_45" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-magic", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_613_45)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M7.5 11V14M6 12.5H9M5.5 1.5C4.5 3.5 3.5 4.5 1.5 5.5C3.5 6.5 4.5 7.5 5.5 9.5C6.5 7.5 7.5 6.5 9.5 5.5C7.5 4.5 6.5 3.5 5.5 1.5ZM11.5 6.5C11 7.5 10.5 8 9.5 8.5C10.5 9 11 9.5 11.5 10.5C12 9.5 12.5 9 13.5 8.5C12.5 8 12 7.5 11.5 6.5Z", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_613_45" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-convert", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M2.5 7V9.5C2.5 12 5 11.5 7.5 11.5M7.5 11.5L5.5 9.5M7.5 11.5L5.5 13.5M12.5 8L12.5 5.5C12.5 3 10 3.5 7.5 3.5M7.5 3.5L9.5 5.5M7.5 3.5L9.5 1.5M13.5 9.5H9.5V13.5H13.5V9.5ZM5.5 3.5C5.5 2.39543 4.60457 1.5 3.5 1.5C2.39543 1.5 1.5 2.39543 1.5 3.5C1.5 4.60457 2.39543 5.5 3.5 5.5C4.60457 5.5 5.5 4.60457 5.5 3.5Z", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-offline", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsxs)("g", Object.assign({ clipPath: "url(#clip0_701_39)" }, { children: [(0, jsx_runtime_1.jsx)("mask", Object.assign({ id: "mask0_701_39", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "15", height: "15" }, { children: (0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "7", fill: "#D9D9D9" }) })), (0, jsx_runtime_1.jsx)("g", Object.assign({ mask: "url(#mask0_701_39)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M14 7.5C14 11.0899 11.0899 14 7.5 14M14 7.5C14 3.91015 11.0899 1 7.5 1M14 7.5H1M7.5 14C3.91015 14 1 11.0899 1 7.5M7.5 14C9.433 14 11 11.0899 11 7.5C11 3.91015 9.433 1 7.5 1M7.5 14C5.567 14 4 11.0899 4 7.5C4 3.91015 5.567 1 7.5 1M7.5 14V1M1 7.5C1 3.91015 3.91015 1 7.5 1M15 7.5C15 9.433 11.6421 11 7.5 11C3.35786 11 0 9.433 0 7.5C0 5.567 3.35786 4 7.5 4C11.6421 4 15 5.567 15 7.5Z", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsx)("circle", { cx: "10.5", cy: "10.5", r: "4", fill: "#FD7E4D" }), (0, jsx_runtime_1.jsx)("path", { d: "M8 13L13 8M8 8L13 13", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_701_39" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-profile", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "3.5", r: "3", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M1.5 15C1.5 6.99998 13.5 7 13.5 15", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-add_person", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "6", cy: "5", r: "2.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M1 15C1 8.33331 11 8.33333 11 15", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M10 7.5H15M12.5 5V10", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-gift", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M2.5 6.5H1.5V4.5L7.5 4.40638M2.5 6.5V13.5H7.5M2.5 6.5H12.5M12.5 6.5H13.5V4.40638H7.5M12.5 6.5V13.5H7.5M7.5 13.5V4.40638M7.5 4.40638C0.533333 2.35059 7.13333 -2.10357 7.5 4.40638ZM7.5 4.40638C7.86667 -2.10357 14.4667 2.3506 7.5 4.40638Z", stroke: "currentColor" }) }))] }) })));
6
+ const IconSpritesheet = (props) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", style: { display: 'none' } }, props, { children: (0, jsx_runtime_1.jsxs)("defs", { children: [(0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-placeholder", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_9_41)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M3.75005 3.75L11.25 11.25M11.25 3.75L3.75005 11.25M14.1667 7.49999C14.1667 11.1819 11.1819 14.1667 7.50004 14.1667C3.81814 14.1667 0.833374 11.1819 0.833374 7.49999C0.833374 3.8181 3.81814 0.833328 7.50004 0.833328C11.1819 0.833328 14.1667 3.8181 14.1667 7.49999Z", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_9_41" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-dots", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M3.875 7.5C3.875 7.91421 3.53921 8.25 3.125 8.25C2.71079 8.25 2.375 7.91421 2.375 7.5C2.375 7.08579 2.71079 6.75 3.125 6.75C3.53921 6.75 3.875 7.08579 3.875 7.5ZM8.25 7.5C8.25 7.91421 7.91421 8.25 7.5 8.25C7.08579 8.25 6.75 7.91421 6.75 7.5C6.75 7.08579 7.08579 6.75 7.5 6.75C7.91421 6.75 8.25 7.08579 8.25 7.5ZM12.625 7.5C12.625 7.91421 12.2892 8.25 11.875 8.25C11.4608 8.25 11.125 7.91421 11.125 7.5C11.125 7.08579 11.4608 6.75 11.875 6.75C12.2892 6.75 12.625 7.08579 12.625 7.5Z", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-globe", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("mask", Object.assign({ id: "mask0_301_239", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "1", y: "1", width: "13", height: "13" }, { children: (0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "6.5", fill: "#D9D9D9" }) })), (0, jsx_runtime_1.jsxs)("g", Object.assign({ mask: "url(#mask0_301_239)" }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "6", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M14.5 7.5C14.5 8.15685 13.9097 8.90677 12.5919 9.52178C11.3146 10.1179 9.51485 10.5 7.5 10.5C5.48515 10.5 3.68543 10.1179 2.40814 9.52178C1.09025 8.90677 0.5 8.15685 0.5 7.5C0.5 6.84315 1.09025 6.09323 2.40814 5.47822C3.68543 4.88215 5.48515 4.5 7.5 4.5C9.51485 4.5 11.3146 4.88215 12.5919 5.47822C13.9097 6.09323 14.5 6.84315 14.5 7.5Z", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.5 7.5C10.5 9.22874 10.1216 10.769 9.53464 11.8591C8.93669 12.9696 8.19442 13.5 7.5 13.5C6.80558 13.5 6.06331 12.9696 5.46536 11.8591C4.87838 10.769 4.5 9.22874 4.5 7.5C4.5 5.77126 4.87838 4.23096 5.46536 3.14086C6.06331 2.03038 6.80558 1.5 7.5 1.5C8.19442 1.5 8.93669 2.03038 9.53464 3.14086C10.1216 4.23096 10.5 5.77126 10.5 7.5Z", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M1 7.5H14", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M7.5 1V14", stroke: "currentColor" })] }))] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-cart", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M14 2H12.9837C12.5644 2 12.1896 2.26159 12.045 2.65518L11.6923 3.61538M11.6923 3.61538L9.95496 8.34482C9.81038 8.73841 9.4356 9 9.01629 9H8.46154H6.84615H5.23077H4.45005C4.01239 9 3.62558 8.7154 3.49535 8.29757L2.40952 4.81388C2.20738 4.16533 2.69685 3.5083 3.37613 3.51638L11.6923 3.61538Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "4", cy: "12", r: "0.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("circle", { cx: "10", cy: "12", r: "0.5", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-fridge", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("rect", { x: "3.5", y: "0.5", width: "8", height: "14", rx: "1.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M3.5 6H11.5", stroke: "currentColor", strokeLinecap: "square" }), (0, jsx_runtime_1.jsx)("path", { d: "M9.5 8V9.75V11.5", stroke: "currentColor", strokeLinecap: "round" })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-book", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("rect", { x: "2.5", y: "1.5", width: "10", height: "12", rx: "0.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M10.5 1.5V13.5", stroke: "currentColor", strokeLinecap: "round" }), (0, jsx_runtime_1.jsx)("rect", { x: "4.5", y: "4.5", width: "4", height: "2", rx: "0.5", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-flag", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M8.5 14.5L10.6429 4.99999M10.6429 4.99999L11.5 0.999986C11.5 0.999986 9 1.99999 7.5 0.999986C6 -1.35601e-05 3.5 0.999986 3.5 0.999986L3 4.99999C3 4.99999 5 3.49999 6.8258 4.60521C8.6516 5.71043 10.6429 4.99999 10.6429 4.99999Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-locate", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsxs)("g", Object.assign({ clipPath: "url(#clip0_401_232)" }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "1.5", fill: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M4 7.5H0.5M11 7.5H14.5M7.5 4V0.5M7.5 11V14.5", stroke: "currentColor", strokeLinecap: "round" })] })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_401_232" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-tag", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M2 7V2H7L14 9L9 14L2 7Z", stroke: "currentColor", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "4.5", cy: "4.5", r: "1", fill: "currentColor" })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-scan", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M12.5 4.5V14.5H2.5V0.5H8.5M12.5 4.5L8.5 0.5M12.5 4.5H8.5V0.5", stroke: "currentColor", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("circle", { cx: "7", cy: "8", r: "2.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M9 10L12.5 13.5", stroke: "currentColor", strokeLinecap: "round" })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-filter", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M13 2.5H2L6.5 9V13.5L8.5 12.5V9L13 2.5Z", stroke: "currentColor", strokeLinejoin: "round" }) })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-upload", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M1.5 10V11.5C1.5 12.6046 2.39543 13.5 3.5 13.5H11.5C12.6046 13.5 13.5 12.6046 13.5 11.5V10M7.5 10.5V1M7.5 1L4 4M7.5 1L11 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-add_note", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_604_45)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M9.5 0.5H0.5V14.5H14.5V5.5M9.5 0.5L14.5 5.5M9.5 0.5V5.5H14.5M7.5 3.5V11.5M3.5 7.5H11.5", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_604_45" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-drag_vertical", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M1 7.5H7.5M14 7.5H7.5M7.5 7.5V1.5M7.5 7.5V13.5M7.5 1.5L5.5 3.5M7.5 1.5L9.5 3.5M7.5 13.5L5.5 11.5M7.5 13.5L9.5 11.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-note", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_610_45)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M9.5 0.5H0.5V14.5H14.5V5.5M9.5 0.5L14.5 5.5M9.5 0.5V5.5H14.5", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_610_45" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-food", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_611_45)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M7.49992 0.5V2M7.49992 4.5V2M7.49992 4.5C3.5 3 2 4 1.49994 6.5C0.999871 9 2.99993 13.5 4.49994 14C5.99994 14.5 6.99992 13.5 7.49992 13.5C7.99992 13.5 9.49992 14.5 10.4999 14C11.4999 13.5 13.9999 9 13.4999 6.5C13 4 11.6173 3.03149 7.49992 4.5ZM7.49992 2C7.49992 2 9.49992 0.499977 10.4999 0.5C11.0522 0.500013 11.6746 0.976057 11.4999 1.5C11.3618 1.91421 11.4999 2 10.4999 2C9.32835 2 7.49992 2 7.49992 2Z", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_611_45" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-magic", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("g", Object.assign({ clipPath: "url(#clip0_613_45)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M7.5 11V14M6 12.5H9M5.5 1.5C4.5 3.5 3.5 4.5 1.5 5.5C3.5 6.5 4.5 7.5 5.5 9.5C6.5 7.5 7.5 6.5 9.5 5.5C7.5 4.5 6.5 3.5 5.5 1.5ZM11.5 6.5C11 7.5 10.5 8 9.5 8.5C10.5 9 11 9.5 11.5 10.5C12 9.5 12.5 9 13.5 8.5C12.5 8 12 7.5 11.5 6.5Z", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_613_45" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-convert", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M2.5 7V9.5C2.5 12 5 11.5 7.5 11.5M7.5 11.5L5.5 9.5M7.5 11.5L5.5 13.5M12.5 8L12.5 5.5C12.5 3 10 3.5 7.5 3.5M7.5 3.5L9.5 5.5M7.5 3.5L9.5 1.5M13.5 9.5H9.5V13.5H13.5V9.5ZM5.5 3.5C5.5 2.39543 4.60457 1.5 3.5 1.5C2.39543 1.5 1.5 2.39543 1.5 3.5C1.5 4.60457 2.39543 5.5 3.5 5.5C4.60457 5.5 5.5 4.60457 5.5 3.5Z", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-offline", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsxs)("g", Object.assign({ clipPath: "url(#clip0_701_39)" }, { children: [(0, jsx_runtime_1.jsx)("mask", Object.assign({ id: "mask0_701_39", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "15", height: "15" }, { children: (0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "7.5", r: "7", fill: "#D9D9D9" }) })), (0, jsx_runtime_1.jsx)("g", Object.assign({ mask: "url(#mask0_701_39)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M14 7.5C14 11.0899 11.0899 14 7.5 14M14 7.5C14 3.91015 11.0899 1 7.5 1M14 7.5H1M7.5 14C3.91015 14 1 11.0899 1 7.5M7.5 14C9.433 14 11 11.0899 11 7.5C11 3.91015 9.433 1 7.5 1M7.5 14C5.567 14 4 11.0899 4 7.5C4 3.91015 5.567 1 7.5 1M7.5 14V1M1 7.5C1 3.91015 3.91015 1 7.5 1M15 7.5C15 9.433 11.6421 11 7.5 11C3.35786 11 0 9.433 0 7.5C0 5.567 3.35786 4 7.5 4C11.6421 4 15 5.567 15 7.5Z", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsx)("circle", { cx: "10.5", cy: "10.5", r: "4", fill: "#FD7E4D" }), (0, jsx_runtime_1.jsx)("path", { d: "M8 13L13 8M8 8L13 13", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", Object.assign({ id: "clip0_701_39" }, { children: (0, jsx_runtime_1.jsx)("rect", { width: "15", height: "15", fill: "white" }) })) })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-profile", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "7.5", cy: "3.5", r: "3", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M1.5 15C1.5 6.99998 13.5 7 13.5 15", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsxs)("symbol", Object.assign({ id: "icon-add_person", viewBox: "0 0 15 15" }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "6", cy: "5", r: "2.5", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M1 15C1 8.33331 11 8.33333 11 15", stroke: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M10 7.5H15M12.5 5V10", stroke: "currentColor" })] })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-gift", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M2.5 6.5H1.5V4.5L7.5 4.40638M2.5 6.5V13.5H7.5M2.5 6.5H12.5M12.5 6.5H13.5V4.40638H7.5M12.5 6.5V13.5H7.5M7.5 13.5V4.40638M7.5 4.40638C0.533333 2.35059 7.13333 -2.10357 7.5 4.40638ZM7.5 4.40638C7.86667 -2.10357 14.4667 2.3506 7.5 4.40638Z", stroke: "currentColor" }) })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-add_to_list", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M12 2.5V5M12 7.5V5M9.5 5H12M14.5 5H12M1.5 7.5H7.5M1.5 4.5L7.5 4.49998M1.5 10.5H13.5", stroke: "currentColor", strokeLinecap: "round" }) })), (0, jsx_runtime_1.jsx)("symbol", Object.assign({ id: "icon-name24", viewBox: "0 0 15 15" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M1.5 7.5L5.5 11.5L12.5 3.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) }))] }) })));
7
7
  exports.IconSpritesheet = IconSpritesheet;
8
8
  //# sourceMappingURL=IconSpritesheet.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"IconSpritesheet.js","sourceRoot":"","sources":["../../../../../src/components/icon/generated/IconSpritesheet.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"IconSpritesheet.js","sourceRoot":"","sources":["../../../../../src/components/icon/generated/IconSpritesheet.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- export declare const iconNames: readonly ["placeholder", "dots", "globe", "cart", "fridge", "book", "flag", "locate", "tag", "scan", "filter", "upload", "add_note", "drag_vertical", "note", "food", "magic", "convert", "offline", "profile", "add_person", "gift"];
1
+ export declare const iconNames: readonly ["placeholder", "dots", "globe", "cart", "fridge", "book", "flag", "locate", "tag", "scan", "filter", "upload", "add_note", "drag_vertical", "note", "food", "magic", "convert", "offline", "profile", "add_person", "gift", "add_to_list", "name24"];
2
2
  export type IconName = (typeof iconNames)[number];
@@ -25,5 +25,7 @@ exports.iconNames = [
25
25
  'profile',
26
26
  'add_person',
27
27
  'gift',
28
+ 'add_to_list',
29
+ 'name24',
28
30
  ];
29
31
  //# sourceMappingURL=iconNames.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"iconNames.js","sourceRoot":"","sources":["../../../../../src/components/icon/generated/iconNames.ts"],"names":[],"mappings":";;;AAAA,uEAAuE;AAC1D,QAAA,SAAS,GAAG;IACxB,aAAa;IACb,MAAM;IACN,OAAO;IACP,MAAM;IACN,QAAQ;IACR,MAAM;IACN,MAAM;IACN,QAAQ;IACR,KAAK;IACL,MAAM;IACN,QAAQ;IACR,QAAQ;IACR,UAAU;IACV,eAAe;IACf,MAAM;IACN,MAAM;IACN,OAAO;IACP,SAAS;IACT,SAAS;IACT,SAAS;IACT,YAAY;IACZ,MAAM;CACG,CAAC"}
1
+ {"version":3,"file":"iconNames.js","sourceRoot":"","sources":["../../../../../src/components/icon/generated/iconNames.ts"],"names":[],"mappings":";;;AAAA,uEAAuE;AAC1D,QAAA,SAAS,GAAG;IACxB,aAAa;IACb,MAAM;IACN,OAAO;IACP,MAAM;IACN,QAAQ;IACR,MAAM;IACN,MAAM;IACN,QAAQ;IACR,KAAK;IACL,MAAM;IACN,QAAQ;IACR,QAAQ;IACR,UAAU;IACV,eAAe;IACf,MAAM;IACN,MAAM;IACN,OAAO;IACP,SAAS;IACT,SAAS;IACT,SAAS;IACT,YAAY;IACZ,MAAM;IACN,aAAa;IACb,QAAQ;CACC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ 'use client';
2
3
  var __rest = (this && this.__rest) || function (s, e) {
3
4
  var t = {};
4
5
  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
@@ -17,13 +18,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
17
18
  exports.PageContent = void 0;
18
19
  const jsx_runtime_1 = require("react/jsx-runtime");
19
20
  const classnames_1 = __importDefault(require("classnames"));
20
- const PageNav_js_1 = require("./PageNav.js");
21
+ const useSize_js_1 = require("../../hooks/useSize.js");
21
22
  function PageContent(_a) {
22
23
  var { children, fullHeight, noPadding, innerProps, className } = _a, rest = __rest(_a, ["children", "fullHeight", "noPadding", "innerProps", "className"]);
23
- return ((0, jsx_runtime_1.jsxs)("div", Object.assign({ className: (0, classnames_1.default)('grid grid-areas-[innerContent] grid-cols-[1fr] grid-rows-[1fr] items-start justify-center relative flex-1 gap-3 h-max-content', 'sm:(grid-areas-[gutter1_nav_innerContent_gutter2] grid-cols-[1fr_auto_min(800px,60vw)_1fr])', className) }, rest, { children: [(0, jsx_runtime_1.jsx)("div", Object.assign({}, innerProps, { className: (0, classnames_1.default)('w-full min-w-0 flex flex-col mb-120px [grid-area:innerContent] px-4 py-6', 'sm:(max-w-700px w-full)', {
24
- 'flex-1': fullHeight,
25
- 'important:(p-0 sm:p-4)': noPadding,
26
- }, innerProps === null || innerProps === void 0 ? void 0 : innerProps.className) }, { children: children })), (0, jsx_runtime_1.jsx)(PageNav_js_1.NavOutlet, {})] })));
24
+ const innerRef = (0, useSize_js_1.useBoundsCssVars)(200, undefined, {
25
+ left: '--content-left',
26
+ top: '--content-top',
27
+ width: '--content-width',
28
+ height: '--content-height',
29
+ ready: '--content-ready',
30
+ });
31
+ return ((0, jsx_runtime_1.jsx)("div", Object.assign({ className: (0, classnames_1.default)('[grid-area:content] max-w-full min-w-0 w-full flex flex-col items-start relative flex-1 gap-3', className) }, rest, { children: (0, jsx_runtime_1.jsx)("div", Object.assign({}, innerProps, { className: (0, classnames_1.default)('w-full min-w-0 flex flex-col mb-120px px-4 py-4', 'sm:(max-w-700px w-full)', {
32
+ 'flex-1': fullHeight,
33
+ 'important:(p-0 sm:p-4)': noPadding,
34
+ }, innerProps === null || innerProps === void 0 ? void 0 : innerProps.className), ref: innerRef }, { children: children })) })));
27
35
  }
28
36
  exports.PageContent = PageContent;
29
37
  //# sourceMappingURL=PageContent.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PageContent.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageContent.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,4DAAoC;AAEpC,6CAAyC;AAEzC,SAAgB,WAAW,CAAC,EAW3B;QAX2B,EAC1B,QAAQ,EACR,UAAU,EACV,SAAS,EACT,UAAU,EACV,SAAS,OAMV,EALI,IAAI,cANmB,kEAO3B,CADQ;IAMP,OAAO,CACL,+CACE,SAAS,EAAE,IAAA,oBAAU,EACnB,+HAA+H,EAC/H,6FAA6F,EAC7F,SAAS,CACV,IACG,IAAI,eAER,gDACM,UAAU,IACd,SAAS,EAAE,IAAA,oBAAU,EACnB,0EAA0E,EAC1E,yBAAyB,EACzB;oBACE,QAAQ,EAAE,UAAU;oBACpB,wBAAwB,EAAE,SAAS;iBACpC,EACD,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,SAAS,CACtB,gBAEA,QAAQ,IACL,EACN,uBAAC,sBAAS,KAAG,KACT,CACP,CAAC;AACJ,CAAC;AAtCD,kCAsCC"}
1
+ {"version":3,"file":"PageContent.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageContent.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;AACb,4DAAoC;AAEpC,uDAA0D;AAE1D,SAAgB,WAAW,CAAC,EAW3B;QAX2B,EAC3B,QAAQ,EACR,UAAU,EACV,SAAS,EACT,UAAU,EACV,SAAS,OAMT,EALG,IAAI,cANoB,kEAO3B,CADO;IAMP,MAAM,QAAQ,GAAG,IAAA,6BAAgB,EAAiB,GAAG,EAAE,SAAS,EAAE;QACjE,IAAI,EAAE,gBAAgB;QACtB,GAAG,EAAE,eAAe;QACpB,KAAK,EAAE,iBAAiB;QACxB,MAAM,EAAE,kBAAkB;QAC1B,KAAK,EAAE,iBAAiB;KACxB,CAAC,CAAC;IAEH,OAAO,CACN,8CACC,SAAS,EAAE,IAAA,oBAAU,EACpB,+FAA+F,EAC/F,SAAS,CACT,IACG,IAAI,cAER,gDACK,UAAU,IACd,SAAS,EAAE,IAAA,oBAAU,EACpB,iDAAiD,EACjD,yBAAyB,EACzB;gBACC,QAAQ,EAAE,UAAU;gBACpB,wBAAwB,EAAE,SAAS;aACnC,EACD,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,SAAS,CACrB,EACD,GAAG,EAAE,QAAQ,gBAEZ,QAAQ,IACJ,IACD,CACN,CAAC;AACH,CAAC;AA7CD,kCA6CC"}
@@ -1,8 +1,2 @@
1
- import { HTMLAttributes, ReactNode } from 'react';
2
- export declare const NavOutlet: import("react").NamedExoticComponent<object>;
3
- export declare function NavContextProvider({ children }: {
4
- children: ReactNode;
5
- }): JSX.Element;
6
- export declare function PageNav({ className, innerClassName, children, ...props }: HTMLAttributes<HTMLDivElement> & {
7
- innerClassName?: string;
8
- }): import("react").ReactPortal | null;
1
+ import { HTMLAttributes } from 'react';
2
+ export declare function PageNav({ className, children, ...props }: HTMLAttributes<HTMLDivElement>): JSX.Element;
@@ -15,30 +15,12 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
15
15
  return (mod && mod.__esModule) ? mod : { "default": mod };
16
16
  };
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.PageNav = exports.NavContextProvider = exports.NavOutlet = void 0;
18
+ exports.PageNav = void 0;
19
19
  const jsx_runtime_1 = require("react/jsx-runtime");
20
- const react_1 = require("react");
21
- const react_dom_1 = require("react-dom");
22
- const PageNowPlayingContext_js_1 = require("./PageNowPlayingContext.js");
23
20
  const classnames_1 = __importDefault(require("classnames"));
24
- const NavContext = (0, react_1.createContext)({ container: null, setContainer: () => { } });
25
- exports.NavOutlet = (0, react_1.memo)(function NavOutlet() {
26
- const { setContainer } = (0, react_1.useContext)(NavContext);
27
- return ((0, jsx_runtime_1.jsx)("div", { className: (0, classnames_1.default)('[grid-area:auto] fixed bottom-0 left-0 right-0 z-nav', 'sm:([grid-area:nav] sticky top-0 h-auto bottom-auto left-auto right-auto)'), ref: setContainer }));
28
- });
29
- function NavContextProvider({ children }) {
30
- const [container, setContainer] = (0, react_1.useState)(null);
31
- const value = (0, react_1.useMemo)(() => ({ container, setContainer }), [container]);
32
- return (0, jsx_runtime_1.jsx)(NavContext.Provider, Object.assign({ value: value }, { children: children }));
33
- }
34
- exports.NavContextProvider = NavContextProvider;
35
21
  function PageNav(_a) {
36
- var { className, innerClassName, children } = _a, props = __rest(_a, ["className", "innerClassName", "children"]);
37
- const { container } = (0, react_1.useContext)(NavContext);
38
- const { setContainer } = (0, react_1.useContext)(PageNowPlayingContext_js_1.NowPlayingContext);
39
- if (!container)
40
- return null;
41
- return (0, react_dom_1.createPortal)((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("div", Object.assign({ className: innerClassName }, { children: children })), (0, jsx_runtime_1.jsx)("div", { ref: setContainer, className: "absolute bottom-full w-full flex flex-col gap-2 items-end p-2 sm:(fixed bottom-3 left-50% translate-x--50% top-auto items-end w-full max-w-600px p-0) md:(w-80% max-w-800px)" })] }), container);
22
+ var { className, children } = _a, props = __rest(_a, ["className", "children"]);
23
+ return ((0, jsx_runtime_1.jsx)("div", Object.assign({}, props, { className: (0, classnames_1.default)('[grid-area:nav] relative z-nav', 'sm:([grid-area:nav] sticky top-0 h-auto bottom-auto left-auto right-auto)', className) }, { children: children })));
42
24
  }
43
25
  exports.PageNav = PageNav;
44
26
  //# sourceMappingURL=PageNav.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PageNav.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNav.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;AAEb,iCAQe;AACf,yCAAyC;AACzC,yEAA+D;AAC/D,4DAAoC;AAEpC,MAAM,UAAU,GAAG,IAAA,qBAAa,EAG7B,EAAE,SAAS,EAAE,IAAI,EAAE,YAAY,EAAE,GAAG,EAAE,GAAE,CAAC,EAAE,CAAC,CAAC;AAEnC,QAAA,SAAS,GAAG,IAAA,YAAI,EAAC,SAAS,SAAS;IAC9C,MAAM,EAAE,YAAY,EAAE,GAAG,IAAA,kBAAU,EAAC,UAAU,CAAC,CAAC;IAEhD,OAAO,CACL,gCACE,SAAS,EAAE,IAAA,oBAAU,EACnB,sDAAsD,EACtD,2EAA2E,CAC5E,EACD,GAAG,EAAE,YAAY,GACjB,CACH,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,SAAgB,kBAAkB,CAAC,EAAE,QAAQ,EAA2B;IACtE,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,IAAA,gBAAQ,EAAwB,IAAI,CAAC,CAAC;IACxE,MAAM,KAAK,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE,CAAC,CAAC,EAAE,SAAS,EAAE,YAAY,EAAE,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC;IAExE,OAAO,uBAAC,UAAU,CAAC,QAAQ,kBAAC,KAAK,EAAE,KAAK,gBAAG,QAAQ,IAAuB,CAAC;AAC7E,CAAC;AALD,gDAKC;AAED,SAAgB,OAAO,CAAC,EAKuC;QALvC,EACtB,SAAS,EACT,cAAc,EACd,QAAQ,OAEqD,EAD1D,KAAK,cAJc,2CAKvB,CADS;IAER,MAAM,EAAE,SAAS,EAAE,GAAG,IAAA,kBAAU,EAAC,UAAU,CAAC,CAAC;IAC7C,MAAM,EAAE,YAAY,EAAE,GAAG,IAAA,kBAAU,EAAC,4CAAiB,CAAC,CAAC;IAEvD,IAAI,CAAC,SAAS;QAAE,OAAO,IAAI,CAAC;IAE5B,OAAO,IAAA,wBAAY,EACjB,6DACE,8CAAK,SAAS,EAAE,cAAc,gBAAG,QAAQ,IAAO,EAChD,gCACE,GAAG,EAAE,YAAY,EACjB,SAAS,EAAC,8KAA8K,GACxL,IACD,EACH,SAAS,CACV,CAAC;AACJ,CAAC;AArBD,0BAqBC"}
1
+ {"version":3,"file":"PageNav.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNav.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;AAEb,4DAAoC;AAGpC,SAAgB,OAAO,CAAC,EAIS;QAJT,EACvB,SAAS,EACT,QAAQ,OAEwB,EAD7B,KAAK,cAHe,yBAIvB,CADQ;IAER,OAAO,CACN,gDACK,KAAK,IACT,SAAS,EAAE,IAAA,oBAAU,EACpB,gCAAgC,EAChC,2EAA2E,EAC3E,SAAS,CACT,gBAEA,QAAQ,IACJ,CACN,CAAC;AACH,CAAC;AAjBD,0BAiBC"}
@@ -1,7 +1,4 @@
1
- import { HTMLAttributes, ReactNode } from 'react';
2
- export declare const NowPlayingProvider: ({ children }: {
3
- children: ReactNode;
4
- }) => JSX.Element;
1
+ import { HTMLAttributes } from 'react';
5
2
  export declare function PageNowPlaying({ className, unstyled, ...props }: HTMLAttributes<HTMLDivElement> & {
6
3
  unstyled?: boolean;
7
- }): import("react").ReactPortal | null;
4
+ }): JSX.Element;
@@ -15,27 +15,14 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
15
15
  return (mod && mod.__esModule) ? mod : { "default": mod };
16
16
  };
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.PageNowPlaying = exports.NowPlayingProvider = void 0;
18
+ exports.PageNowPlaying = void 0;
19
19
  const jsx_runtime_1 = require("react/jsx-runtime");
20
- const react_1 = require("react");
21
20
  const classnames_1 = __importDefault(require("classnames"));
22
- const react_dom_1 = require("react-dom");
23
- const PageNowPlayingContext_js_1 = require("./PageNowPlayingContext.js");
24
- const NowPlayingProvider = ({ children }) => {
25
- const [container, setContainer] = (0, react_1.useState)();
26
- const value = (0, react_1.useMemo)(() => ({ container, setContainer }), [container]);
27
- return ((0, jsx_runtime_1.jsx)(PageNowPlayingContext_js_1.NowPlayingContext.Provider, Object.assign({ value: value }, { children: children })));
28
- };
29
- exports.NowPlayingProvider = NowPlayingProvider;
30
21
  function PageNowPlaying(_a) {
31
22
  var { className, unstyled } = _a, props = __rest(_a, ["className", "unstyled"]);
32
- const { container } = (0, react_1.useContext)(PageNowPlayingContext_js_1.NowPlayingContext);
33
- if (container) {
34
- return (0, react_dom_1.createPortal)((0, jsx_runtime_1.jsx)("div", Object.assign({}, props, { className: (0, classnames_1.default)(unstyled
35
- ? undefined
36
- : 'layer-components:(bg-wash p-2px rounded-xl border-light shadow-md min-w-32px items-center justify-center)', className) })), container);
37
- }
38
- return null;
23
+ return ((0, jsx_runtime_1.jsx)("div", Object.assign({}, props, { className: (0, classnames_1.default)('fixed bottom-[var(--now-playing-bottom,60px)] left-0 right-0 z-now-playing flex flex-col gap-2 items-end', 'sm:(fixed bottom-3 left-[var(--content-left,20%)] transition-opacity top-auto items-end w-[var(--content-width,100%)] max-w-80vw p-0 opacity-[var(--content-ready,0)])', unstyled
24
+ ? 'p-2'
25
+ : 'layer-components:(bg-wash p-2px rounded-xl border-light shadow-md min-w-32px items-center justify-center m-2 w-auto)', className) })));
39
26
  }
40
27
  exports.PageNowPlaying = PageNowPlaying;
41
28
  //# sourceMappingURL=PageNowPlaying.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PageNowPlaying.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNowPlaying.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;AAEb,iCAOe;AACf,4DAAoC;AACpC,yCAAyC;AACzC,yEAA+D;AAExD,MAAM,kBAAkB,GAAG,CAAC,EAAE,QAAQ,EAA2B,EAAE,EAAE;IAC3E,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,IAAA,gBAAQ,GAAkB,CAAC;IAC7D,MAAM,KAAK,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE,CAAC,CAAC,EAAE,SAAS,EAAE,YAAY,EAAE,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC;IAExE,OAAO,CACN,uBAAC,4CAAiB,CAAC,QAAQ,kBAAC,KAAK,EAAE,KAAK,gBACtC,QAAQ,IACmB,CAC7B,CAAC;AACH,CAAC,CAAC;AATW,QAAA,kBAAkB,sBAS7B;AAEF,SAAgB,cAAc,CAAC,EAI2B;QAJ3B,EAC9B,SAAS,EACT,QAAQ,OAEiD,EADtD,KAAK,cAHsB,yBAI9B,CADQ;IAER,MAAM,EAAE,SAAS,EAAE,GAAG,IAAA,kBAAU,EAAC,4CAAiB,CAAC,CAAC;IACpD,IAAI,SAAS,EAAE;QACd,OAAO,IAAA,wBAAY,EAClB,gDACK,KAAK,IACT,SAAS,EAAE,IAAA,oBAAU,EACpB,QAAQ;gBACP,CAAC,CAAC,SAAS;gBACX,CAAC,CAAC,2GAA2G,EAC9G,SAAS,CACT,IACA,EACF,SAAS,CACT,CAAC;KACF;IACD,OAAO,IAAI,CAAC;AACb,CAAC;AArBD,wCAqBC"}
1
+ {"version":3,"file":"PageNowPlaying.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNowPlaying.tsx"],"names":[],"mappings":";AAAA,YAAY,CAAC;;;;;;;;;;;;;;;;;;AAEb,4DAAoC;AAGpC,SAAgB,cAAc,CAAC,EAI2B;QAJ3B,EAC9B,SAAS,EACT,QAAQ,OAEiD,EADtD,KAAK,cAHsB,yBAI9B,CADQ;IAER,OAAO,CACN,gDACK,KAAK,IACT,SAAS,EAAE,IAAA,oBAAU,EACpB,0GAA0G,EAC1G,wKAAwK,EACxK,QAAQ;YACP,CAAC,CAAC,KAAK;YACP,CAAC,CAAC,sHAAsH,EACzH,SAAS,CACT,IACA,CACF,CAAC;AACH,CAAC;AAlBD,wCAkBC"}
@@ -20,7 +20,7 @@ const classnames_1 = __importDefault(require("classnames"));
20
20
  const react_1 = require("react");
21
21
  exports.PageRoot = (0, react_1.forwardRef)(function PageRoot(_a, ref) {
22
22
  var { className, children } = _a, props = __rest(_a, ["className", "children"]);
23
- return ((0, jsx_runtime_1.jsx)("div", Object.assign({ ref: ref, className: (0, classnames_1.default)('flex-grow-1 flex-shrink-1 flex-basis-0 flex flex-col', {
23
+ return ((0, jsx_runtime_1.jsx)("div", Object.assign({ ref: ref, className: (0, classnames_1.default)('flex-grow-1 flex-shrink-1 flex-basis-0 min-h-0 h-full', 'grid grid-areas-[content]-[nav] grid-cols-[1fr] grid-rows-[1fr] items-start justify-center', 'sm:(grid-areas-[gutter1_nav_content_gutter2] grid-cols-[1fr_auto_min(800px,60vw)_1fr] min-h-auto)', {
24
24
  'bg-[var(--palette-yellow-70)]': props.color === 'lemon',
25
25
  }, className) }, props, { children: children })));
26
26
  });
@@ -1 +1 @@
1
- {"version":3,"file":"PageRoot.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageRoot.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,4DAAoC;AACpC,iCAA8C;AAEjC,QAAA,QAAQ,GAAG,IAAA,kBAAU,EAOhC,SAAS,QAAQ,CAAC,EAAiC,EAAE,GAAG;QAAtC,EAAE,SAAS,EAAE,QAAQ,OAAY,EAAP,KAAK,cAA/B,yBAAiC,CAAF;IAClD,OAAO,CACN,8CACC,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,IAAA,oBAAU,EACpB,sDAAsD,EACtD;YACC,+BAA+B,EAAE,KAAK,CAAC,KAAK,KAAK,OAAO;SACxD,EACD,SAAS,CACT,IACG,KAAK,cAER,QAAQ,IACJ,CACN,CAAC;AACH,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"PageRoot.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageRoot.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,4DAAoC;AACpC,iCAA8C;AAEjC,QAAA,QAAQ,GAAG,IAAA,kBAAU,EAOhC,SAAS,QAAQ,CAAC,EAAiC,EAAE,GAAG;QAAtC,EAAE,SAAS,EAAE,QAAQ,OAAY,EAAP,KAAK,cAA/B,yBAAiC,CAAF;IAClD,OAAO,CACN,8CACC,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,IAAA,oBAAU,EACpB,uDAAuD,EACvD,4FAA4F,EAC5F,mGAAmG,EACnG;YACC,+BAA+B,EAAE,KAAK,CAAC,KAAK,KAAK,OAAO;SACxD,EACD,SAAS,CACT,IACG,KAAK,cAER,QAAQ,IACJ,CACN,CAAC;AACH,CAAC,CAAC,CAAC"}
@@ -4,4 +4,3 @@ export * from './PageFixedArea.js';
4
4
  export * from './PageNav.js';
5
5
  export * from './PageNowPlaying.js';
6
6
  export * from './PageSection.js';
7
- export * from './PageNowPlayingContext.js';
@@ -20,5 +20,4 @@ __exportStar(require("./PageFixedArea.js"), exports);
20
20
  __exportStar(require("./PageNav.js"), exports);
21
21
  __exportStar(require("./PageNowPlaying.js"), exports);
22
22
  __exportStar(require("./PageSection.js"), exports);
23
- __exportStar(require("./PageNowPlayingContext.js"), exports);
24
23
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/layouts/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B,mDAAiC;AACjC,qDAAmC;AACnC,+CAA6B;AAC7B,sDAAoC;AACpC,mDAAiC;AACjC,6DAA2C"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/layouts/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B,mDAAiC;AACjC,qDAAmC;AACnC,+CAA6B;AAC7B,sDAAoC;AACpC,mDAAiC"}
@@ -0,0 +1,22 @@
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ export declare const navBarItemClass: string;
3
+ export interface NavBarItemProps {
4
+ asChild?: boolean;
5
+ className?: string;
6
+ }
7
+ export declare const NavBarItem: import("react").ForwardRefExoticComponent<NavBarItemProps & import("react").RefAttributes<HTMLDivElement>>;
8
+ export declare const NavBarItemIconWrapper: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
9
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
10
+ }>;
11
+ export declare const NavBarItemText: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
12
+ ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
13
+ }>;
14
+ export declare const NavBarItemIcon: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
15
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
16
+ }>;
17
+ export declare const NavBarItemPip: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
18
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
19
+ }>;
20
+ export declare const NavBarRoot: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
21
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
22
+ }>;
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ var __rest = (this && this.__rest) || function (s, e) {
3
+ var t = {};
4
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
5
+ t[p] = s[p];
6
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
7
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
8
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
9
+ t[p[i]] = s[p[i]];
10
+ }
11
+ return t;
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ exports.NavBarRoot = exports.NavBarItemPip = exports.NavBarItemIcon = exports.NavBarItemText = exports.NavBarItemIconWrapper = exports.NavBarItem = exports.navBarItemClass = void 0;
18
+ const jsx_runtime_1 = require("react/jsx-runtime");
19
+ const classnames_1 = __importDefault(require("classnames"));
20
+ const hooks_js_1 = require("../../hooks.js");
21
+ const react_1 = require("react");
22
+ const react_slot_1 = require("@radix-ui/react-slot");
23
+ exports.navBarItemClass = (0, classnames_1.default)('layer-components:(flex flex-col items-center justify-center whitespace-nowrap py-1 px-3 bg-transparent rounded-md border-none cursor-pointer text-sm transition-colors h-full gap-6px relative text-inherit)', 'layer-components:sm:(flex-row-reverse h-auto justify-start gap-2 overflow-visible)', 'layer-components:hover:bg-primaryWash', 'layer-components:focus-visible:(outline-none bg-primaryWash)', 'layer-components:active:bg-primaryWash');
24
+ exports.NavBarItem = (0, react_1.forwardRef)(function NavBarItem(_a, ref) {
25
+ var { asChild, className } = _a, rest = __rest(_a, ["asChild", "className"]);
26
+ const Comp = asChild ? react_slot_1.Slot : 'div';
27
+ return ((0, jsx_runtime_1.jsx)(Comp, Object.assign({ ref: ref, className: (0, classnames_1.default)(exports.navBarItemClass, className) }, rest)));
28
+ });
29
+ exports.NavBarItemIconWrapper = (0, hooks_js_1.withClassName)('div', 'relative flex sm:(p-6px rounded-full bg-lightBlend)');
30
+ exports.NavBarItemText = (0, hooks_js_1.withClassName)('span', 'overflow-hidden pl-1 inline-block text-xxs whitespace-nowrap text-ellipsis sm:(text-md leading-normal)');
31
+ exports.NavBarItemIcon = (0, hooks_js_1.withClassName)('div', 'relative z-1 [a[data-active=true]_&]:fill-primary-light');
32
+ exports.NavBarItemPip = (0, hooks_js_1.withClassName)('div', 'absolute top-6px right-6px w-6px h-6px rounded-full bg-attention shadow-sm');
33
+ exports.NavBarRoot = (0, hooks_js_1.withClassName)('div', 'flex flex-row items-stretch justify-around w-full rounded-0 rounded-t-lg shadow-lg overflow-hidden z-50 bg-wash border-t border-t-solid border-gray5 p-1 h-auto', 'pb-[calc(0.25rem+env(safe-area-inset-bottom,0px))]', 'sm:(bg-transparent flex flex-col rounded-0 border-none border-transparent shadow-none h-min-content overflow-y-auto overflow-x-hidden justify-start items-stretch gap-2 pb-10)');
34
+ //# sourceMappingURL=NavBar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NavBar.js","sourceRoot":"","sources":["../../../../src/components/navBar/NavBar.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,4DAAoC;AACpC,6CAA+C;AAC/C,iCAAmC;AACnC,qDAA4C;AAE/B,QAAA,eAAe,GAAG,IAAA,oBAAU,EACxC,8MAA8M,EAC9M,oFAAoF,EACpF,uCAAuC,EACvC,8DAA8D,EAC9D,wCAAwC,CACxC,CAAC;AAOW,QAAA,UAAU,GAAG,IAAA,kBAAU,EACnC,SAAS,UAAU,CAAC,EAA+B,EAAE,GAAG;QAApC,EAAE,OAAO,EAAE,SAAS,OAAW,EAAN,IAAI,cAA7B,wBAA+B,CAAF;IAChD,MAAM,IAAI,GAAG,OAAO,CAAC,CAAC,CAAC,iBAAI,CAAC,CAAC,CAAC,KAAK,CAAC;IAEpC,OAAO,CACN,uBAAC,IAAI,kBACJ,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,IAAA,oBAAU,EAAC,uBAAe,EAAE,SAAS,CAAC,IAC7C,IAAI,EACP,CACF,CAAC;AACH,CAAC,CACD,CAAC;AAEW,QAAA,qBAAqB,GAAG,IAAA,wBAAa,EACjD,KAAK,EACL,qDAAqD,CACrD,CAAC;AAEW,QAAA,cAAc,GAAG,IAAA,wBAAa,EAC1C,MAAM,EACN,wGAAwG,CACxG,CAAC;AAEW,QAAA,cAAc,GAAG,IAAA,wBAAa,EAC1C,KAAK,EACL,yDAAyD,CACzD,CAAC;AAEW,QAAA,aAAa,GAAG,IAAA,wBAAa,EACzC,KAAK,EACL,4EAA4E,CAC5E,CAAC;AAEW,QAAA,UAAU,GAAG,IAAA,wBAAa,EACtC,KAAK,EACL,iKAAiK,EACjK,oDAAoD,EACpD,gLAAgL,CAChL,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './NavBar.js';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./NavBar.js"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/navBar/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B"}
@@ -0,0 +1 @@
1
+ export * from './navBar/index.js';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./navBar/index.js"), exports);
18
+ //# sourceMappingURL=navBar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"navBar.js","sourceRoot":"","sources":["../../../src/components/navBar.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAkC"}
@@ -17,4 +17,17 @@ export declare function useSizeCssVars<E extends HTMLElement>(debounceMs?: numbe
17
17
  width: string;
18
18
  height: string;
19
19
  }): RefObject<E>;
20
+ export declare function useBounds<E extends HTMLElement>(callback: (payload: {
21
+ left: number;
22
+ top: number;
23
+ width: number;
24
+ height: number;
25
+ }) => void): RefObject<E>;
26
+ export declare function useBoundsCssVars<E extends HTMLElement>(debounceMs?: number, applyToRef?: RefObject<HTMLElement>, propertyNames?: {
27
+ left: string;
28
+ top: string;
29
+ width: string;
30
+ height: string;
31
+ ready: string;
32
+ }): RefObject<E>;
20
33
  export {};
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.useSizeCssVars = exports.useSize = void 0;
3
+ exports.useBoundsCssVars = exports.useBounds = exports.useSizeCssVars = exports.useSize = void 0;
4
4
  const utils_1 = require("@a-type/utils");
5
5
  const react_1 = require("react");
6
6
  const useStableCallback_js_1 = require("./useStableCallback.js");
@@ -50,4 +50,58 @@ function useSizeCssVars(debounceMs, applyToRef, propertyNames) {
50
50
  return ref;
51
51
  }
52
52
  exports.useSizeCssVars = useSizeCssVars;
53
+ function useBounds(callback) {
54
+ const ref = (0, react_1.useRef)(null);
55
+ const cb = (0, useStableCallback_js_1.useStableCallback)(callback);
56
+ (0, react_1.useLayoutEffect)(() => {
57
+ const target = ref.current;
58
+ if (!target) {
59
+ return () => {
60
+ //
61
+ };
62
+ }
63
+ const resizeObserver = new ResizeObserver((entries) => {
64
+ entries.forEach((entry) => {
65
+ const { left, top, width, height } = entry.target.getBoundingClientRect();
66
+ cb({ left, top, width, height });
67
+ });
68
+ });
69
+ resizeObserver.observe(target);
70
+ return () => {
71
+ resizeObserver.unobserve(target);
72
+ resizeObserver.disconnect();
73
+ };
74
+ }, [ref, cb]);
75
+ return ref;
76
+ }
77
+ exports.useBounds = useBounds;
78
+ function useBoundsCssVars(debounceMs, applyToRef, propertyNames) {
79
+ const update = (0, react_1.useMemo)(() => {
80
+ const doupdate = ({ left, top, width, height, }) => {
81
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
82
+ const usedRef = applyToRef || ref;
83
+ (_a = usedRef.current) === null || _a === void 0 ? void 0 : _a.style.setProperty((_b = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.left) !== null && _b !== void 0 ? _b : '--left', left + 'px');
84
+ (_c = usedRef.current) === null || _c === void 0 ? void 0 : _c.style.setProperty((_d = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.top) !== null && _d !== void 0 ? _d : '--top', top + 'px');
85
+ (_e = usedRef.current) === null || _e === void 0 ? void 0 : _e.style.setProperty((_f = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.width) !== null && _f !== void 0 ? _f : '--width', width + 'px');
86
+ (_g = usedRef.current) === null || _g === void 0 ? void 0 : _g.style.setProperty((_h = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.height) !== null && _h !== void 0 ? _h : '--height', height + 'px');
87
+ (_j = usedRef.current) === null || _j === void 0 ? void 0 : _j.style.setProperty((_k = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.ready) !== null && _k !== void 0 ? _k : '--ready', '1');
88
+ };
89
+ if (debounceMs) {
90
+ return (0, utils_1.debounce)(doupdate, debounceMs);
91
+ }
92
+ else {
93
+ return doupdate;
94
+ }
95
+ }, [
96
+ debounceMs,
97
+ applyToRef,
98
+ propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.left,
99
+ propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.top,
100
+ propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.width,
101
+ propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.height,
102
+ ]);
103
+ const ref = useBounds(update);
104
+ return ref;
105
+ }
106
+ exports.useBoundsCssVars = useBoundsCssVars;
53
107
  //# sourceMappingURL=useSize.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useSize.js","sourceRoot":"","sources":["../../../src/hooks/useSize.ts"],"names":[],"mappings":";;;AAAA,yCAAyC;AACzC,iCAAoE;AACpE,iEAA2D;AAY3D,SAAgB,OAAO,CACtB,QAA8D;IAE9D,MAAM,GAAG,GAAG,IAAA,cAAM,EAAI,IAAI,CAAC,CAAC;IAC5B,MAAM,EAAE,GAAG,IAAA,wCAAiB,EAAC,QAAQ,CAAC,CAAC;IACvC,IAAA,uBAAe,EAAC,GAAG,EAAE;QACpB,MAAM,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;QAC3B,IAAI,CAAC,MAAM,EAAE;YACZ,OAAO,GAAG,EAAE;gBACX,EAAE;YACH,CAAC,CAAC;SACF;QACD,MAAM,cAAc,GAAG,IAAI,cAAc,CAAC,CAAC,OAAO,EAAE,EAAE;YACrD,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE;gBACzB,EAAE,CAAC;oBACF,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,WAAW;oBAC/B,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,YAAY;iBACjC,CAAC,CAAC;YACJ,CAAC,CAAC,CAAC;QACJ,CAAC,CAAC,CAAC;QACH,cAAc,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAC/B,OAAO,GAAG,EAAE;YACX,cAAc,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;YACjC,cAAc,CAAC,UAAU,EAAE,CAAC;QAC7B,CAAC,CAAC;IACH,CAAC,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,CAAC;IACd,OAAO,GAAG,CAAC;AACZ,CAAC;AA3BD,0BA2BC;AAED,SAAgB,cAAc,CAC7B,UAAmB,EACnB,UAAmC,EACnC,aAAiD;IAEjD,MAAM,MAAM,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE;QAC3B,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,EAAE,MAAM,EAAqC,EAAE,EAAE;;YACzE,MAAM,OAAO,GAAG,UAAU,IAAI,GAAG,CAAC;YAClC,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK,mCAAI,SAAS,EACjC,KAAK,GAAG,IAAI,CACZ,CAAC;YACF,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM,mCAAI,UAAU,EACnC,MAAM,GAAG,IAAI,CACb,CAAC;QACH,CAAC,CAAC;QACF,IAAI,UAAU,EAAE;YACf,OAAO,IAAA,gBAAQ,EAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;SACtC;aAAM;YACN,OAAO,QAAQ,CAAC;SAChB;IACF,CAAC,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK,EAAE,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM,CAAC,CAAC,CAAC;IAC1E,MAAM,GAAG,GAAG,OAAO,CAAI,MAAM,CAAC,CAAC;IAC/B,OAAO,GAAG,CAAC;AACZ,CAAC;AAzBD,wCAyBC"}
1
+ {"version":3,"file":"useSize.js","sourceRoot":"","sources":["../../../src/hooks/useSize.ts"],"names":[],"mappings":";;;AAAA,yCAAyC;AACzC,iCAAoE;AACpE,iEAA2D;AAY3D,SAAgB,OAAO,CACtB,QAA8D;IAE9D,MAAM,GAAG,GAAG,IAAA,cAAM,EAAI,IAAI,CAAC,CAAC;IAC5B,MAAM,EAAE,GAAG,IAAA,wCAAiB,EAAC,QAAQ,CAAC,CAAC;IACvC,IAAA,uBAAe,EAAC,GAAG,EAAE;QACpB,MAAM,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;QAC3B,IAAI,CAAC,MAAM,EAAE;YACZ,OAAO,GAAG,EAAE;gBACX,EAAE;YACH,CAAC,CAAC;SACF;QACD,MAAM,cAAc,GAAG,IAAI,cAAc,CAAC,CAAC,OAAO,EAAE,EAAE;YACrD,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE;gBACzB,EAAE,CAAC;oBACF,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,WAAW;oBAC/B,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,YAAY;iBACjC,CAAC,CAAC;YACJ,CAAC,CAAC,CAAC;QACJ,CAAC,CAAC,CAAC;QACH,cAAc,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAC/B,OAAO,GAAG,EAAE;YACX,cAAc,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;YACjC,cAAc,CAAC,UAAU,EAAE,CAAC;QAC7B,CAAC,CAAC;IACH,CAAC,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,CAAC;IACd,OAAO,GAAG,CAAC;AACZ,CAAC;AA3BD,0BA2BC;AAED,SAAgB,cAAc,CAC7B,UAAmB,EACnB,UAAmC,EACnC,aAAiD;IAEjD,MAAM,MAAM,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE;QAC3B,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,EAAE,MAAM,EAAqC,EAAE,EAAE;;YACzE,MAAM,OAAO,GAAG,UAAU,IAAI,GAAG,CAAC;YAClC,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK,mCAAI,SAAS,EACjC,KAAK,GAAG,IAAI,CACZ,CAAC;YACF,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM,mCAAI,UAAU,EACnC,MAAM,GAAG,IAAI,CACb,CAAC;QACH,CAAC,CAAC;QACF,IAAI,UAAU,EAAE;YACf,OAAO,IAAA,gBAAQ,EAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;SACtC;aAAM;YACN,OAAO,QAAQ,CAAC;SAChB;IACF,CAAC,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK,EAAE,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM,CAAC,CAAC,CAAC;IAC1E,MAAM,GAAG,GAAG,OAAO,CAAI,MAAM,CAAC,CAAC;IAC/B,OAAO,GAAG,CAAC;AACZ,CAAC;AAzBD,wCAyBC;AAED,SAAgB,SAAS,CACxB,QAKU;IAEV,MAAM,GAAG,GAAG,IAAA,cAAM,EAAI,IAAI,CAAC,CAAC;IAC5B,MAAM,EAAE,GAAG,IAAA,wCAAiB,EAAC,QAAQ,CAAC,CAAC;IACvC,IAAA,uBAAe,EAAC,GAAG,EAAE;QACpB,MAAM,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;QAC3B,IAAI,CAAC,MAAM,EAAE;YACZ,OAAO,GAAG,EAAE;gBACX,EAAE;YACH,CAAC,CAAC;SACF;QACD,MAAM,cAAc,GAAG,IAAI,cAAc,CAAC,CAAC,OAAO,EAAE,EAAE;YACrD,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE;gBACzB,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,EAAE,GACjC,KAAK,CAAC,MAAM,CAAC,qBAAqB,EAAE,CAAC;gBACtC,EAAE,CAAC,EAAE,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,EAAE,CAAC,CAAC;YAClC,CAAC,CAAC,CAAC;QACJ,CAAC,CAAC,CAAC;QACH,cAAc,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAC/B,OAAO,GAAG,EAAE;YACX,cAAc,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;YACjC,cAAc,CAAC,UAAU,EAAE,CAAC;QAC7B,CAAC,CAAC;IACH,CAAC,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,CAAC;IACd,OAAO,GAAG,CAAC;AACZ,CAAC;AA/BD,8BA+BC;AAED,SAAgB,gBAAgB,CAC/B,UAAmB,EACnB,UAAmC,EACnC,aAMC;IAED,MAAM,MAAM,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE;QAC3B,MAAM,QAAQ,GAAG,CAAC,EACjB,IAAI,EACJ,GAAG,EACH,KAAK,EACL,MAAM,GAMN,EAAE,EAAE;;YACJ,MAAM,OAAO,GAAG,UAAU,IAAI,GAAG,CAAC;YAClC,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,IAAI,mCAAI,QAAQ,EAC/B,IAAI,GAAG,IAAI,CACX,CAAC;YACF,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,GAAG,mCAAI,OAAO,EAC7B,GAAG,GAAG,IAAI,CACV,CAAC;YACF,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK,mCAAI,SAAS,EACjC,KAAK,GAAG,IAAI,CACZ,CAAC;YACF,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM,mCAAI,UAAU,EACnC,MAAM,GAAG,IAAI,CACb,CAAC;YACF,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK,mCAAI,SAAS,EACjC,GAAG,CACH,CAAC;QACH,CAAC,CAAC;QACF,IAAI,UAAU,EAAE;YACf,OAAO,IAAA,gBAAQ,EAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;SACtC;aAAM;YACN,OAAO,QAAQ,CAAC;SAChB;IACF,CAAC,EAAE;QACF,UAAU;QACV,UAAU;QACV,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,IAAI;QACnB,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,GAAG;QAClB,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK;QACpB,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM;KACrB,CAAC,CAAC;IACH,MAAM,GAAG,GAAG,SAAS,CAAI,MAAM,CAAC,CAAC;IACjC,OAAO,GAAG,CAAC;AACZ,CAAC;AA5DD,4CA4DC"}
@@ -1,4 +1,4 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  // WARNING: generated file! See 'scripts/generateIcons'. Do not modify!
3
- export const IconSpritesheet = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", style: { display: 'none' } }, props, { children: _jsxs("defs", { children: [_jsxs("symbol", Object.assign({ id: "icon-placeholder", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_9_41)" }, { children: _jsx("path", { d: "M3.75005 3.75L11.25 11.25M11.25 3.75L3.75005 11.25M14.1667 7.49999C14.1667 11.1819 11.1819 14.1667 7.50004 14.1667C3.81814 14.1667 0.833374 11.1819 0.833374 7.49999C0.833374 3.8181 3.81814 0.833328 7.50004 0.833328C11.1819 0.833328 14.1667 3.8181 14.1667 7.49999Z", stroke: "currentColor" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_9_41" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsx("symbol", Object.assign({ id: "icon-dots", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M3.875 7.5C3.875 7.91421 3.53921 8.25 3.125 8.25C2.71079 8.25 2.375 7.91421 2.375 7.5C2.375 7.08579 2.71079 6.75 3.125 6.75C3.53921 6.75 3.875 7.08579 3.875 7.5ZM8.25 7.5C8.25 7.91421 7.91421 8.25 7.5 8.25C7.08579 8.25 6.75 7.91421 6.75 7.5C6.75 7.08579 7.08579 6.75 7.5 6.75C7.91421 6.75 8.25 7.08579 8.25 7.5ZM12.625 7.5C12.625 7.91421 12.2892 8.25 11.875 8.25C11.4608 8.25 11.125 7.91421 11.125 7.5C11.125 7.08579 11.4608 6.75 11.875 6.75C12.2892 6.75 12.625 7.08579 12.625 7.5Z", stroke: "currentColor" }) })), _jsxs("symbol", Object.assign({ id: "icon-globe", viewBox: "0 0 15 15" }, { children: [_jsx("mask", Object.assign({ id: "mask0_301_239", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "1", y: "1", width: "13", height: "13" }, { children: _jsx("circle", { cx: "7.5", cy: "7.5", r: "6.5", fill: "#D9D9D9" }) })), _jsxs("g", Object.assign({ mask: "url(#mask0_301_239)" }, { children: [_jsx("circle", { cx: "7.5", cy: "7.5", r: "6", stroke: "currentColor" }), _jsx("path", { d: "M14.5 7.5C14.5 8.15685 13.9097 8.90677 12.5919 9.52178C11.3146 10.1179 9.51485 10.5 7.5 10.5C5.48515 10.5 3.68543 10.1179 2.40814 9.52178C1.09025 8.90677 0.5 8.15685 0.5 7.5C0.5 6.84315 1.09025 6.09323 2.40814 5.47822C3.68543 4.88215 5.48515 4.5 7.5 4.5C9.51485 4.5 11.3146 4.88215 12.5919 5.47822C13.9097 6.09323 14.5 6.84315 14.5 7.5Z", stroke: "currentColor" }), _jsx("path", { d: "M10.5 7.5C10.5 9.22874 10.1216 10.769 9.53464 11.8591C8.93669 12.9696 8.19442 13.5 7.5 13.5C6.80558 13.5 6.06331 12.9696 5.46536 11.8591C4.87838 10.769 4.5 9.22874 4.5 7.5C4.5 5.77126 4.87838 4.23096 5.46536 3.14086C6.06331 2.03038 6.80558 1.5 7.5 1.5C8.19442 1.5 8.93669 2.03038 9.53464 3.14086C10.1216 4.23096 10.5 5.77126 10.5 7.5Z", stroke: "currentColor" }), _jsx("path", { d: "M1 7.5H14", stroke: "currentColor" }), _jsx("path", { d: "M7.5 1V14", stroke: "currentColor" })] }))] })), _jsxs("symbol", Object.assign({ id: "icon-cart", viewBox: "0 0 15 15" }, { children: [_jsx("path", { d: "M14 2H12.9837C12.5644 2 12.1896 2.26159 12.045 2.65518L11.6923 3.61538M11.6923 3.61538L9.95496 8.34482C9.81038 8.73841 9.4356 9 9.01629 9H8.46154H6.84615H5.23077H4.45005C4.01239 9 3.62558 8.7154 3.49535 8.29757L2.40952 4.81388C2.20738 4.16533 2.69685 3.5083 3.37613 3.51638L11.6923 3.61538Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("circle", { cx: "4", cy: "12", r: "0.5", stroke: "currentColor" }), _jsx("circle", { cx: "10", cy: "12", r: "0.5", stroke: "currentColor" })] })), _jsxs("symbol", Object.assign({ id: "icon-fridge", viewBox: "0 0 15 15" }, { children: [_jsx("rect", { x: "3.5", y: "0.5", width: "8", height: "14", rx: "1.5", stroke: "currentColor" }), _jsx("path", { d: "M3.5 6H11.5", stroke: "currentColor", strokeLinecap: "square" }), _jsx("path", { d: "M9.5 8V9.75V11.5", stroke: "currentColor", strokeLinecap: "round" })] })), _jsxs("symbol", Object.assign({ id: "icon-book", viewBox: "0 0 15 15" }, { children: [_jsx("rect", { x: "2.5", y: "1.5", width: "10", height: "12", rx: "0.5", stroke: "currentColor" }), _jsx("path", { d: "M10.5 1.5V13.5", stroke: "currentColor", strokeLinecap: "round" }), _jsx("rect", { x: "4.5", y: "4.5", width: "4", height: "2", rx: "0.5", stroke: "currentColor" })] })), _jsx("symbol", Object.assign({ id: "icon-flag", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M8.5 14.5L10.6429 4.99999M10.6429 4.99999L11.5 0.999986C11.5 0.999986 9 1.99999 7.5 0.999986C6 -1.35601e-05 3.5 0.999986 3.5 0.999986L3 4.99999C3 4.99999 5 3.49999 6.8258 4.60521C8.6516 5.71043 10.6429 4.99999 10.6429 4.99999Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsxs("symbol", Object.assign({ id: "icon-locate", viewBox: "0 0 15 15" }, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_401_232)" }, { children: [_jsx("circle", { cx: "7.5", cy: "7.5", r: "5", stroke: "currentColor" }), _jsx("circle", { cx: "7.5", cy: "7.5", r: "1.5", fill: "currentColor" }), _jsx("path", { d: "M4 7.5H0.5M11 7.5H14.5M7.5 4V0.5M7.5 11V14.5", stroke: "currentColor", strokeLinecap: "round" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_401_232" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsxs("symbol", Object.assign({ id: "icon-tag", viewBox: "0 0 15 15" }, { children: [_jsx("path", { d: "M2 7V2H7L14 9L9 14L2 7Z", stroke: "currentColor", strokeLinejoin: "round" }), _jsx("circle", { cx: "4.5", cy: "4.5", r: "1", fill: "currentColor" })] })), _jsxs("symbol", Object.assign({ id: "icon-scan", viewBox: "0 0 15 15" }, { children: [_jsx("path", { d: "M12.5 4.5V14.5H2.5V0.5H8.5M12.5 4.5L8.5 0.5M12.5 4.5H8.5V0.5", stroke: "currentColor", strokeLinejoin: "round" }), _jsx("circle", { cx: "7", cy: "8", r: "2.5", stroke: "currentColor" }), _jsx("path", { d: "M9 10L12.5 13.5", stroke: "currentColor", strokeLinecap: "round" })] })), _jsx("symbol", Object.assign({ id: "icon-filter", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M13 2.5H2L6.5 9V13.5L8.5 12.5V9L13 2.5Z", stroke: "currentColor", strokeLinejoin: "round" }) })), _jsx("symbol", Object.assign({ id: "icon-upload", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M1.5 10V11.5C1.5 12.6046 2.39543 13.5 3.5 13.5H11.5C12.6046 13.5 13.5 12.6046 13.5 11.5V10M7.5 10.5V1M7.5 1L4 4M7.5 1L11 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsxs("symbol", Object.assign({ id: "icon-add_note", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_604_45)" }, { children: _jsx("path", { d: "M9.5 0.5H0.5V14.5H14.5V5.5M9.5 0.5L14.5 5.5M9.5 0.5V5.5H14.5M7.5 3.5V11.5M3.5 7.5H11.5", stroke: "currentColor", strokeLinecap: "round" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_604_45" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsx("symbol", Object.assign({ id: "icon-drag_vertical", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M1 7.5H7.5M14 7.5H7.5M7.5 7.5V1.5M7.5 7.5V13.5M7.5 1.5L5.5 3.5M7.5 1.5L9.5 3.5M7.5 13.5L5.5 11.5M7.5 13.5L9.5 11.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsxs("symbol", Object.assign({ id: "icon-note", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_610_45)" }, { children: _jsx("path", { d: "M9.5 0.5H0.5V14.5H14.5V5.5M9.5 0.5L14.5 5.5M9.5 0.5V5.5H14.5", stroke: "currentColor" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_610_45" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsxs("symbol", Object.assign({ id: "icon-food", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_611_45)" }, { children: _jsx("path", { d: "M7.49992 0.5V2M7.49992 4.5V2M7.49992 4.5C3.5 3 2 4 1.49994 6.5C0.999871 9 2.99993 13.5 4.49994 14C5.99994 14.5 6.99992 13.5 7.49992 13.5C7.99992 13.5 9.49992 14.5 10.4999 14C11.4999 13.5 13.9999 9 13.4999 6.5C13 4 11.6173 3.03149 7.49992 4.5ZM7.49992 2C7.49992 2 9.49992 0.499977 10.4999 0.5C11.0522 0.500013 11.6746 0.976057 11.4999 1.5C11.3618 1.91421 11.4999 2 10.4999 2C9.32835 2 7.49992 2 7.49992 2Z", stroke: "currentColor", strokeLinecap: "round" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_611_45" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsxs("symbol", Object.assign({ id: "icon-magic", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_613_45)" }, { children: _jsx("path", { d: "M7.5 11V14M6 12.5H9M5.5 1.5C4.5 3.5 3.5 4.5 1.5 5.5C3.5 6.5 4.5 7.5 5.5 9.5C6.5 7.5 7.5 6.5 9.5 5.5C7.5 4.5 6.5 3.5 5.5 1.5ZM11.5 6.5C11 7.5 10.5 8 9.5 8.5C10.5 9 11 9.5 11.5 10.5C12 9.5 12.5 9 13.5 8.5C12.5 8 12 7.5 11.5 6.5Z", stroke: "currentColor", strokeLinecap: "round" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_613_45" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsx("symbol", Object.assign({ id: "icon-convert", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M2.5 7V9.5C2.5 12 5 11.5 7.5 11.5M7.5 11.5L5.5 9.5M7.5 11.5L5.5 13.5M12.5 8L12.5 5.5C12.5 3 10 3.5 7.5 3.5M7.5 3.5L9.5 5.5M7.5 3.5L9.5 1.5M13.5 9.5H9.5V13.5H13.5V9.5ZM5.5 3.5C5.5 2.39543 4.60457 1.5 3.5 1.5C2.39543 1.5 1.5 2.39543 1.5 3.5C1.5 4.60457 2.39543 5.5 3.5 5.5C4.60457 5.5 5.5 4.60457 5.5 3.5Z", stroke: "currentColor", strokeLinecap: "round" }) })), _jsxs("symbol", Object.assign({ id: "icon-offline", viewBox: "0 0 15 15" }, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_701_39)" }, { children: [_jsx("mask", Object.assign({ id: "mask0_701_39", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "15", height: "15" }, { children: _jsx("circle", { cx: "7.5", cy: "7.5", r: "7", fill: "#D9D9D9" }) })), _jsx("g", Object.assign({ mask: "url(#mask0_701_39)" }, { children: _jsx("path", { d: "M14 7.5C14 11.0899 11.0899 14 7.5 14M14 7.5C14 3.91015 11.0899 1 7.5 1M14 7.5H1M7.5 14C3.91015 14 1 11.0899 1 7.5M7.5 14C9.433 14 11 11.0899 11 7.5C11 3.91015 9.433 1 7.5 1M7.5 14C5.567 14 4 11.0899 4 7.5C4 3.91015 5.567 1 7.5 1M7.5 14V1M1 7.5C1 3.91015 3.91015 1 7.5 1M15 7.5C15 9.433 11.6421 11 7.5 11C3.35786 11 0 9.433 0 7.5C0 5.567 3.35786 4 7.5 4C11.6421 4 15 5.567 15 7.5Z", stroke: "currentColor" }) })), _jsx("circle", { cx: "10.5", cy: "10.5", r: "4", fill: "#FD7E4D" }), _jsx("path", { d: "M8 13L13 8M8 8L13 13", stroke: "currentColor" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_701_39" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsxs("symbol", Object.assign({ id: "icon-profile", viewBox: "0 0 15 15" }, { children: [_jsx("circle", { cx: "7.5", cy: "3.5", r: "3", stroke: "currentColor" }), _jsx("path", { d: "M1.5 15C1.5 6.99998 13.5 7 13.5 15", stroke: "currentColor" })] })), _jsxs("symbol", Object.assign({ id: "icon-add_person", viewBox: "0 0 15 15" }, { children: [_jsx("circle", { cx: "6", cy: "5", r: "2.5", stroke: "currentColor" }), _jsx("path", { d: "M1 15C1 8.33331 11 8.33333 11 15", stroke: "currentColor" }), _jsx("path", { d: "M10 7.5H15M12.5 5V10", stroke: "currentColor" })] })), _jsx("symbol", Object.assign({ id: "icon-gift", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M2.5 6.5H1.5V4.5L7.5 4.40638M2.5 6.5V13.5H7.5M2.5 6.5H12.5M12.5 6.5H13.5V4.40638H7.5M12.5 6.5V13.5H7.5M7.5 13.5V4.40638M7.5 4.40638C0.533333 2.35059 7.13333 -2.10357 7.5 4.40638ZM7.5 4.40638C7.86667 -2.10357 14.4667 2.3506 7.5 4.40638Z", stroke: "currentColor" }) }))] }) })));
3
+ export const IconSpritesheet = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", style: { display: 'none' } }, props, { children: _jsxs("defs", { children: [_jsxs("symbol", Object.assign({ id: "icon-placeholder", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_9_41)" }, { children: _jsx("path", { d: "M3.75005 3.75L11.25 11.25M11.25 3.75L3.75005 11.25M14.1667 7.49999C14.1667 11.1819 11.1819 14.1667 7.50004 14.1667C3.81814 14.1667 0.833374 11.1819 0.833374 7.49999C0.833374 3.8181 3.81814 0.833328 7.50004 0.833328C11.1819 0.833328 14.1667 3.8181 14.1667 7.49999Z", stroke: "currentColor" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_9_41" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsx("symbol", Object.assign({ id: "icon-dots", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M3.875 7.5C3.875 7.91421 3.53921 8.25 3.125 8.25C2.71079 8.25 2.375 7.91421 2.375 7.5C2.375 7.08579 2.71079 6.75 3.125 6.75C3.53921 6.75 3.875 7.08579 3.875 7.5ZM8.25 7.5C8.25 7.91421 7.91421 8.25 7.5 8.25C7.08579 8.25 6.75 7.91421 6.75 7.5C6.75 7.08579 7.08579 6.75 7.5 6.75C7.91421 6.75 8.25 7.08579 8.25 7.5ZM12.625 7.5C12.625 7.91421 12.2892 8.25 11.875 8.25C11.4608 8.25 11.125 7.91421 11.125 7.5C11.125 7.08579 11.4608 6.75 11.875 6.75C12.2892 6.75 12.625 7.08579 12.625 7.5Z", stroke: "currentColor" }) })), _jsxs("symbol", Object.assign({ id: "icon-globe", viewBox: "0 0 15 15" }, { children: [_jsx("mask", Object.assign({ id: "mask0_301_239", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "1", y: "1", width: "13", height: "13" }, { children: _jsx("circle", { cx: "7.5", cy: "7.5", r: "6.5", fill: "#D9D9D9" }) })), _jsxs("g", Object.assign({ mask: "url(#mask0_301_239)" }, { children: [_jsx("circle", { cx: "7.5", cy: "7.5", r: "6", stroke: "currentColor" }), _jsx("path", { d: "M14.5 7.5C14.5 8.15685 13.9097 8.90677 12.5919 9.52178C11.3146 10.1179 9.51485 10.5 7.5 10.5C5.48515 10.5 3.68543 10.1179 2.40814 9.52178C1.09025 8.90677 0.5 8.15685 0.5 7.5C0.5 6.84315 1.09025 6.09323 2.40814 5.47822C3.68543 4.88215 5.48515 4.5 7.5 4.5C9.51485 4.5 11.3146 4.88215 12.5919 5.47822C13.9097 6.09323 14.5 6.84315 14.5 7.5Z", stroke: "currentColor" }), _jsx("path", { d: "M10.5 7.5C10.5 9.22874 10.1216 10.769 9.53464 11.8591C8.93669 12.9696 8.19442 13.5 7.5 13.5C6.80558 13.5 6.06331 12.9696 5.46536 11.8591C4.87838 10.769 4.5 9.22874 4.5 7.5C4.5 5.77126 4.87838 4.23096 5.46536 3.14086C6.06331 2.03038 6.80558 1.5 7.5 1.5C8.19442 1.5 8.93669 2.03038 9.53464 3.14086C10.1216 4.23096 10.5 5.77126 10.5 7.5Z", stroke: "currentColor" }), _jsx("path", { d: "M1 7.5H14", stroke: "currentColor" }), _jsx("path", { d: "M7.5 1V14", stroke: "currentColor" })] }))] })), _jsxs("symbol", Object.assign({ id: "icon-cart", viewBox: "0 0 15 15" }, { children: [_jsx("path", { d: "M14 2H12.9837C12.5644 2 12.1896 2.26159 12.045 2.65518L11.6923 3.61538M11.6923 3.61538L9.95496 8.34482C9.81038 8.73841 9.4356 9 9.01629 9H8.46154H6.84615H5.23077H4.45005C4.01239 9 3.62558 8.7154 3.49535 8.29757L2.40952 4.81388C2.20738 4.16533 2.69685 3.5083 3.37613 3.51638L11.6923 3.61538Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("circle", { cx: "4", cy: "12", r: "0.5", stroke: "currentColor" }), _jsx("circle", { cx: "10", cy: "12", r: "0.5", stroke: "currentColor" })] })), _jsxs("symbol", Object.assign({ id: "icon-fridge", viewBox: "0 0 15 15" }, { children: [_jsx("rect", { x: "3.5", y: "0.5", width: "8", height: "14", rx: "1.5", stroke: "currentColor" }), _jsx("path", { d: "M3.5 6H11.5", stroke: "currentColor", strokeLinecap: "square" }), _jsx("path", { d: "M9.5 8V9.75V11.5", stroke: "currentColor", strokeLinecap: "round" })] })), _jsxs("symbol", Object.assign({ id: "icon-book", viewBox: "0 0 15 15" }, { children: [_jsx("rect", { x: "2.5", y: "1.5", width: "10", height: "12", rx: "0.5", stroke: "currentColor" }), _jsx("path", { d: "M10.5 1.5V13.5", stroke: "currentColor", strokeLinecap: "round" }), _jsx("rect", { x: "4.5", y: "4.5", width: "4", height: "2", rx: "0.5", stroke: "currentColor" })] })), _jsx("symbol", Object.assign({ id: "icon-flag", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M8.5 14.5L10.6429 4.99999M10.6429 4.99999L11.5 0.999986C11.5 0.999986 9 1.99999 7.5 0.999986C6 -1.35601e-05 3.5 0.999986 3.5 0.999986L3 4.99999C3 4.99999 5 3.49999 6.8258 4.60521C8.6516 5.71043 10.6429 4.99999 10.6429 4.99999Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsxs("symbol", Object.assign({ id: "icon-locate", viewBox: "0 0 15 15" }, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_401_232)" }, { children: [_jsx("circle", { cx: "7.5", cy: "7.5", r: "5", stroke: "currentColor" }), _jsx("circle", { cx: "7.5", cy: "7.5", r: "1.5", fill: "currentColor" }), _jsx("path", { d: "M4 7.5H0.5M11 7.5H14.5M7.5 4V0.5M7.5 11V14.5", stroke: "currentColor", strokeLinecap: "round" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_401_232" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsxs("symbol", Object.assign({ id: "icon-tag", viewBox: "0 0 15 15" }, { children: [_jsx("path", { d: "M2 7V2H7L14 9L9 14L2 7Z", stroke: "currentColor", strokeLinejoin: "round" }), _jsx("circle", { cx: "4.5", cy: "4.5", r: "1", fill: "currentColor" })] })), _jsxs("symbol", Object.assign({ id: "icon-scan", viewBox: "0 0 15 15" }, { children: [_jsx("path", { d: "M12.5 4.5V14.5H2.5V0.5H8.5M12.5 4.5L8.5 0.5M12.5 4.5H8.5V0.5", stroke: "currentColor", strokeLinejoin: "round" }), _jsx("circle", { cx: "7", cy: "8", r: "2.5", stroke: "currentColor" }), _jsx("path", { d: "M9 10L12.5 13.5", stroke: "currentColor", strokeLinecap: "round" })] })), _jsx("symbol", Object.assign({ id: "icon-filter", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M13 2.5H2L6.5 9V13.5L8.5 12.5V9L13 2.5Z", stroke: "currentColor", strokeLinejoin: "round" }) })), _jsx("symbol", Object.assign({ id: "icon-upload", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M1.5 10V11.5C1.5 12.6046 2.39543 13.5 3.5 13.5H11.5C12.6046 13.5 13.5 12.6046 13.5 11.5V10M7.5 10.5V1M7.5 1L4 4M7.5 1L11 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsxs("symbol", Object.assign({ id: "icon-add_note", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_604_45)" }, { children: _jsx("path", { d: "M9.5 0.5H0.5V14.5H14.5V5.5M9.5 0.5L14.5 5.5M9.5 0.5V5.5H14.5M7.5 3.5V11.5M3.5 7.5H11.5", stroke: "currentColor", strokeLinecap: "round" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_604_45" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsx("symbol", Object.assign({ id: "icon-drag_vertical", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M1 7.5H7.5M14 7.5H7.5M7.5 7.5V1.5M7.5 7.5V13.5M7.5 1.5L5.5 3.5M7.5 1.5L9.5 3.5M7.5 13.5L5.5 11.5M7.5 13.5L9.5 11.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsxs("symbol", Object.assign({ id: "icon-note", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_610_45)" }, { children: _jsx("path", { d: "M9.5 0.5H0.5V14.5H14.5V5.5M9.5 0.5L14.5 5.5M9.5 0.5V5.5H14.5", stroke: "currentColor" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_610_45" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsxs("symbol", Object.assign({ id: "icon-food", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_611_45)" }, { children: _jsx("path", { d: "M7.49992 0.5V2M7.49992 4.5V2M7.49992 4.5C3.5 3 2 4 1.49994 6.5C0.999871 9 2.99993 13.5 4.49994 14C5.99994 14.5 6.99992 13.5 7.49992 13.5C7.99992 13.5 9.49992 14.5 10.4999 14C11.4999 13.5 13.9999 9 13.4999 6.5C13 4 11.6173 3.03149 7.49992 4.5ZM7.49992 2C7.49992 2 9.49992 0.499977 10.4999 0.5C11.0522 0.500013 11.6746 0.976057 11.4999 1.5C11.3618 1.91421 11.4999 2 10.4999 2C9.32835 2 7.49992 2 7.49992 2Z", stroke: "currentColor", strokeLinecap: "round" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_611_45" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsxs("symbol", Object.assign({ id: "icon-magic", viewBox: "0 0 15 15" }, { children: [_jsx("g", Object.assign({ clipPath: "url(#clip0_613_45)" }, { children: _jsx("path", { d: "M7.5 11V14M6 12.5H9M5.5 1.5C4.5 3.5 3.5 4.5 1.5 5.5C3.5 6.5 4.5 7.5 5.5 9.5C6.5 7.5 7.5 6.5 9.5 5.5C7.5 4.5 6.5 3.5 5.5 1.5ZM11.5 6.5C11 7.5 10.5 8 9.5 8.5C10.5 9 11 9.5 11.5 10.5C12 9.5 12.5 9 13.5 8.5C12.5 8 12 7.5 11.5 6.5Z", stroke: "currentColor", strokeLinecap: "round" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_613_45" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsx("symbol", Object.assign({ id: "icon-convert", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M2.5 7V9.5C2.5 12 5 11.5 7.5 11.5M7.5 11.5L5.5 9.5M7.5 11.5L5.5 13.5M12.5 8L12.5 5.5C12.5 3 10 3.5 7.5 3.5M7.5 3.5L9.5 5.5M7.5 3.5L9.5 1.5M13.5 9.5H9.5V13.5H13.5V9.5ZM5.5 3.5C5.5 2.39543 4.60457 1.5 3.5 1.5C2.39543 1.5 1.5 2.39543 1.5 3.5C1.5 4.60457 2.39543 5.5 3.5 5.5C4.60457 5.5 5.5 4.60457 5.5 3.5Z", stroke: "currentColor", strokeLinecap: "round" }) })), _jsxs("symbol", Object.assign({ id: "icon-offline", viewBox: "0 0 15 15" }, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_701_39)" }, { children: [_jsx("mask", Object.assign({ id: "mask0_701_39", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "15", height: "15" }, { children: _jsx("circle", { cx: "7.5", cy: "7.5", r: "7", fill: "#D9D9D9" }) })), _jsx("g", Object.assign({ mask: "url(#mask0_701_39)" }, { children: _jsx("path", { d: "M14 7.5C14 11.0899 11.0899 14 7.5 14M14 7.5C14 3.91015 11.0899 1 7.5 1M14 7.5H1M7.5 14C3.91015 14 1 11.0899 1 7.5M7.5 14C9.433 14 11 11.0899 11 7.5C11 3.91015 9.433 1 7.5 1M7.5 14C5.567 14 4 11.0899 4 7.5C4 3.91015 5.567 1 7.5 1M7.5 14V1M1 7.5C1 3.91015 3.91015 1 7.5 1M15 7.5C15 9.433 11.6421 11 7.5 11C3.35786 11 0 9.433 0 7.5C0 5.567 3.35786 4 7.5 4C11.6421 4 15 5.567 15 7.5Z", stroke: "currentColor" }) })), _jsx("circle", { cx: "10.5", cy: "10.5", r: "4", fill: "#FD7E4D" }), _jsx("path", { d: "M8 13L13 8M8 8L13 13", stroke: "currentColor" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_701_39" }, { children: _jsx("rect", { width: "15", height: "15", fill: "white" }) })) })] })), _jsxs("symbol", Object.assign({ id: "icon-profile", viewBox: "0 0 15 15" }, { children: [_jsx("circle", { cx: "7.5", cy: "3.5", r: "3", stroke: "currentColor" }), _jsx("path", { d: "M1.5 15C1.5 6.99998 13.5 7 13.5 15", stroke: "currentColor" })] })), _jsxs("symbol", Object.assign({ id: "icon-add_person", viewBox: "0 0 15 15" }, { children: [_jsx("circle", { cx: "6", cy: "5", r: "2.5", stroke: "currentColor" }), _jsx("path", { d: "M1 15C1 8.33331 11 8.33333 11 15", stroke: "currentColor" }), _jsx("path", { d: "M10 7.5H15M12.5 5V10", stroke: "currentColor" })] })), _jsx("symbol", Object.assign({ id: "icon-gift", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M2.5 6.5H1.5V4.5L7.5 4.40638M2.5 6.5V13.5H7.5M2.5 6.5H12.5M12.5 6.5H13.5V4.40638H7.5M12.5 6.5V13.5H7.5M7.5 13.5V4.40638M7.5 4.40638C0.533333 2.35059 7.13333 -2.10357 7.5 4.40638ZM7.5 4.40638C7.86667 -2.10357 14.4667 2.3506 7.5 4.40638Z", stroke: "currentColor" }) })), _jsx("symbol", Object.assign({ id: "icon-add_to_list", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M12 2.5V5M12 7.5V5M9.5 5H12M14.5 5H12M1.5 7.5H7.5M1.5 4.5L7.5 4.49998M1.5 10.5H13.5", stroke: "currentColor", strokeLinecap: "round" }) })), _jsx("symbol", Object.assign({ id: "icon-name24", viewBox: "0 0 15 15" }, { children: _jsx("path", { d: "M1.5 7.5L5.5 11.5L12.5 3.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }) }))] }) })));
4
4
  //# sourceMappingURL=IconSpritesheet.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"IconSpritesheet.js","sourceRoot":"","sources":["../../../../../src/components/icon/generated/IconSpritesheet.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"IconSpritesheet.js","sourceRoot":"","sources":["../../../../../src/components/icon/generated/IconSpritesheet.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- export declare const iconNames: readonly ["placeholder", "dots", "globe", "cart", "fridge", "book", "flag", "locate", "tag", "scan", "filter", "upload", "add_note", "drag_vertical", "note", "food", "magic", "convert", "offline", "profile", "add_person", "gift"];
1
+ export declare const iconNames: readonly ["placeholder", "dots", "globe", "cart", "fridge", "book", "flag", "locate", "tag", "scan", "filter", "upload", "add_note", "drag_vertical", "note", "food", "magic", "convert", "offline", "profile", "add_person", "gift", "add_to_list", "name24"];
2
2
  export type IconName = (typeof iconNames)[number];
@@ -22,5 +22,7 @@ export const iconNames = [
22
22
  'profile',
23
23
  'add_person',
24
24
  'gift',
25
+ 'add_to_list',
26
+ 'name24',
25
27
  ];
26
28
  //# sourceMappingURL=iconNames.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"iconNames.js","sourceRoot":"","sources":["../../../../../src/components/icon/generated/iconNames.ts"],"names":[],"mappings":"AAAA,uEAAuE;AACvE,MAAM,CAAC,MAAM,SAAS,GAAG;IACxB,aAAa;IACb,MAAM;IACN,OAAO;IACP,MAAM;IACN,QAAQ;IACR,MAAM;IACN,MAAM;IACN,QAAQ;IACR,KAAK;IACL,MAAM;IACN,QAAQ;IACR,QAAQ;IACR,UAAU;IACV,eAAe;IACf,MAAM;IACN,MAAM;IACN,OAAO;IACP,SAAS;IACT,SAAS;IACT,SAAS;IACT,YAAY;IACZ,MAAM;CACG,CAAC"}
1
+ {"version":3,"file":"iconNames.js","sourceRoot":"","sources":["../../../../../src/components/icon/generated/iconNames.ts"],"names":[],"mappings":"AAAA,uEAAuE;AACvE,MAAM,CAAC,MAAM,SAAS,GAAG;IACxB,aAAa;IACb,MAAM;IACN,OAAO;IACP,MAAM;IACN,QAAQ;IACR,MAAM;IACN,MAAM;IACN,QAAQ;IACR,KAAK;IACL,MAAM;IACN,QAAQ;IACR,QAAQ;IACR,UAAU;IACV,eAAe;IACf,MAAM;IACN,MAAM;IACN,OAAO;IACP,SAAS;IACT,SAAS;IACT,SAAS;IACT,YAAY;IACZ,MAAM;IACN,aAAa;IACb,QAAQ;CACC,CAAC"}
@@ -1,3 +1,4 @@
1
+ 'use client';
1
2
  var __rest = (this && this.__rest) || function (s, e) {
2
3
  var t = {};
3
4
  for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
@@ -9,14 +10,21 @@ var __rest = (this && this.__rest) || function (s, e) {
9
10
  }
10
11
  return t;
11
12
  };
12
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
+ import { jsx as _jsx } from "react/jsx-runtime";
13
14
  import classNames from 'classnames';
14
- import { NavOutlet } from './PageNav.js';
15
+ import { useBoundsCssVars } from '../../hooks/useSize.js';
15
16
  export function PageContent(_a) {
16
17
  var { children, fullHeight, noPadding, innerProps, className } = _a, rest = __rest(_a, ["children", "fullHeight", "noPadding", "innerProps", "className"]);
17
- return (_jsxs("div", Object.assign({ className: classNames('grid grid-areas-[innerContent] grid-cols-[1fr] grid-rows-[1fr] items-start justify-center relative flex-1 gap-3 h-max-content', 'sm:(grid-areas-[gutter1_nav_innerContent_gutter2] grid-cols-[1fr_auto_min(800px,60vw)_1fr])', className) }, rest, { children: [_jsx("div", Object.assign({}, innerProps, { className: classNames('w-full min-w-0 flex flex-col mb-120px [grid-area:innerContent] px-4 py-6', 'sm:(max-w-700px w-full)', {
18
- 'flex-1': fullHeight,
19
- 'important:(p-0 sm:p-4)': noPadding,
20
- }, innerProps === null || innerProps === void 0 ? void 0 : innerProps.className) }, { children: children })), _jsx(NavOutlet, {})] })));
18
+ const innerRef = useBoundsCssVars(200, undefined, {
19
+ left: '--content-left',
20
+ top: '--content-top',
21
+ width: '--content-width',
22
+ height: '--content-height',
23
+ ready: '--content-ready',
24
+ });
25
+ return (_jsx("div", Object.assign({ className: classNames('[grid-area:content] max-w-full min-w-0 w-full flex flex-col items-start relative flex-1 gap-3', className) }, rest, { children: _jsx("div", Object.assign({}, innerProps, { className: classNames('w-full min-w-0 flex flex-col mb-120px px-4 py-4', 'sm:(max-w-700px w-full)', {
26
+ 'flex-1': fullHeight,
27
+ 'important:(p-0 sm:p-4)': noPadding,
28
+ }, innerProps === null || innerProps === void 0 ? void 0 : innerProps.className), ref: innerRef }, { children: children })) })));
21
29
  }
22
30
  //# sourceMappingURL=PageContent.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PageContent.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageContent.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAO,UAAU,MAAM,YAAY,CAAC;AAEpC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,MAAM,UAAU,WAAW,CAAC,EAW3B;QAX2B,EAC1B,QAAQ,EACR,UAAU,EACV,SAAS,EACT,UAAU,EACV,SAAS,OAMV,EALI,IAAI,cANmB,kEAO3B,CADQ;IAMP,OAAO,CACL,6BACE,SAAS,EAAE,UAAU,CACnB,+HAA+H,EAC/H,6FAA6F,EAC7F,SAAS,CACV,IACG,IAAI,eAER,8BACM,UAAU,IACd,SAAS,EAAE,UAAU,CACnB,0EAA0E,EAC1E,yBAAyB,EACzB;oBACE,QAAQ,EAAE,UAAU;oBACpB,wBAAwB,EAAE,SAAS;iBACpC,EACD,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,SAAS,CACtB,gBAEA,QAAQ,IACL,EACN,KAAC,SAAS,KAAG,KACT,CACP,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"PageContent.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageContent.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;;;;;;;;;;;;AACb,OAAO,UAAU,MAAM,YAAY,CAAC;AAEpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAE1D,MAAM,UAAU,WAAW,CAAC,EAW3B;QAX2B,EAC3B,QAAQ,EACR,UAAU,EACV,SAAS,EACT,UAAU,EACV,SAAS,OAMT,EALG,IAAI,cANoB,kEAO3B,CADO;IAMP,MAAM,QAAQ,GAAG,gBAAgB,CAAiB,GAAG,EAAE,SAAS,EAAE;QACjE,IAAI,EAAE,gBAAgB;QACtB,GAAG,EAAE,eAAe;QACpB,KAAK,EAAE,iBAAiB;QACxB,MAAM,EAAE,kBAAkB;QAC1B,KAAK,EAAE,iBAAiB;KACxB,CAAC,CAAC;IAEH,OAAO,CACN,4BACC,SAAS,EAAE,UAAU,CACpB,+FAA+F,EAC/F,SAAS,CACT,IACG,IAAI,cAER,8BACK,UAAU,IACd,SAAS,EAAE,UAAU,CACpB,iDAAiD,EACjD,yBAAyB,EACzB;gBACC,QAAQ,EAAE,UAAU;gBACpB,wBAAwB,EAAE,SAAS;aACnC,EACD,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,SAAS,CACrB,EACD,GAAG,EAAE,QAAQ,gBAEZ,QAAQ,IACJ,IACD,CACN,CAAC;AACH,CAAC"}
@@ -1,8 +1,2 @@
1
- import { HTMLAttributes, ReactNode } from 'react';
2
- export declare const NavOutlet: import("react").NamedExoticComponent<object>;
3
- export declare function NavContextProvider({ children }: {
4
- children: ReactNode;
5
- }): JSX.Element;
6
- export declare function PageNav({ className, innerClassName, children, ...props }: HTMLAttributes<HTMLDivElement> & {
7
- innerClassName?: string;
8
- }): import("react").ReactPortal | null;
1
+ import { HTMLAttributes } from 'react';
2
+ export declare function PageNav({ className, children, ...props }: HTMLAttributes<HTMLDivElement>): JSX.Element;
@@ -10,27 +10,10 @@ var __rest = (this && this.__rest) || function (s, e) {
10
10
  }
11
11
  return t;
12
12
  };
13
- import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
14
- import { createContext, memo, useContext, useMemo, useState, } from 'react';
15
- import { createPortal } from 'react-dom';
16
- import { NowPlayingContext } from './PageNowPlayingContext.js';
13
+ import { jsx as _jsx } from "react/jsx-runtime";
17
14
  import classNames from 'classnames';
18
- const NavContext = createContext({ container: null, setContainer: () => { } });
19
- export const NavOutlet = memo(function NavOutlet() {
20
- const { setContainer } = useContext(NavContext);
21
- return (_jsx("div", { className: classNames('[grid-area:auto] fixed bottom-0 left-0 right-0 z-nav', 'sm:([grid-area:nav] sticky top-0 h-auto bottom-auto left-auto right-auto)'), ref: setContainer }));
22
- });
23
- export function NavContextProvider({ children }) {
24
- const [container, setContainer] = useState(null);
25
- const value = useMemo(() => ({ container, setContainer }), [container]);
26
- return _jsx(NavContext.Provider, Object.assign({ value: value }, { children: children }));
27
- }
28
15
  export function PageNav(_a) {
29
- var { className, innerClassName, children } = _a, props = __rest(_a, ["className", "innerClassName", "children"]);
30
- const { container } = useContext(NavContext);
31
- const { setContainer } = useContext(NowPlayingContext);
32
- if (!container)
33
- return null;
34
- return createPortal(_jsxs(_Fragment, { children: [_jsx("div", Object.assign({ className: innerClassName }, { children: children })), _jsx("div", { ref: setContainer, className: "absolute bottom-full w-full flex flex-col gap-2 items-end p-2 sm:(fixed bottom-3 left-50% translate-x--50% top-auto items-end w-full max-w-600px p-0) md:(w-80% max-w-800px)" })] }), container);
16
+ var { className, children } = _a, props = __rest(_a, ["className", "children"]);
17
+ return (_jsx("div", Object.assign({}, props, { className: classNames('[grid-area:nav] relative z-nav', 'sm:([grid-area:nav] sticky top-0 h-auto bottom-auto left-auto right-auto)', className) }, { children: children })));
35
18
  }
36
19
  //# sourceMappingURL=PageNav.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PageNav.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNav.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;;;;;;;;;;;;AAEb,OAAO,EACL,aAAa,EAEb,IAAI,EAEJ,UAAU,EACV,OAAO,EACP,QAAQ,GACT,MAAM,OAAO,CAAC;AACf,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,UAAU,MAAM,YAAY,CAAC;AAEpC,MAAM,UAAU,GAAG,aAAa,CAG7B,EAAE,SAAS,EAAE,IAAI,EAAE,YAAY,EAAE,GAAG,EAAE,GAAE,CAAC,EAAE,CAAC,CAAC;AAEhD,MAAM,CAAC,MAAM,SAAS,GAAG,IAAI,CAAC,SAAS,SAAS;IAC9C,MAAM,EAAE,YAAY,EAAE,GAAG,UAAU,CAAC,UAAU,CAAC,CAAC;IAEhD,OAAO,CACL,cACE,SAAS,EAAE,UAAU,CACnB,sDAAsD,EACtD,2EAA2E,CAC5E,EACD,GAAG,EAAE,YAAY,GACjB,CACH,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,MAAM,UAAU,kBAAkB,CAAC,EAAE,QAAQ,EAA2B;IACtE,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,QAAQ,CAAwB,IAAI,CAAC,CAAC;IACxE,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,CAAC,EAAE,SAAS,EAAE,YAAY,EAAE,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC;IAExE,OAAO,KAAC,UAAU,CAAC,QAAQ,kBAAC,KAAK,EAAE,KAAK,gBAAG,QAAQ,IAAuB,CAAC;AAC7E,CAAC;AAED,MAAM,UAAU,OAAO,CAAC,EAKuC;QALvC,EACtB,SAAS,EACT,cAAc,EACd,QAAQ,OAEqD,EAD1D,KAAK,cAJc,2CAKvB,CADS;IAER,MAAM,EAAE,SAAS,EAAE,GAAG,UAAU,CAAC,UAAU,CAAC,CAAC;IAC7C,MAAM,EAAE,YAAY,EAAE,GAAG,UAAU,CAAC,iBAAiB,CAAC,CAAC;IAEvD,IAAI,CAAC,SAAS;QAAE,OAAO,IAAI,CAAC;IAE5B,OAAO,YAAY,CACjB,8BACE,4BAAK,SAAS,EAAE,cAAc,gBAAG,QAAQ,IAAO,EAChD,cACE,GAAG,EAAE,YAAY,EACjB,SAAS,EAAC,8KAA8K,GACxL,IACD,EACH,SAAS,CACV,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"PageNav.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNav.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;;;;;;;;;;;;AAEb,OAAO,UAAU,MAAM,YAAY,CAAC;AAGpC,MAAM,UAAU,OAAO,CAAC,EAIS;QAJT,EACvB,SAAS,EACT,QAAQ,OAEwB,EAD7B,KAAK,cAHe,yBAIvB,CADQ;IAER,OAAO,CACN,8BACK,KAAK,IACT,SAAS,EAAE,UAAU,CACpB,gCAAgC,EAChC,2EAA2E,EAC3E,SAAS,CACT,gBAEA,QAAQ,IACJ,CACN,CAAC;AACH,CAAC"}
@@ -1,7 +1,4 @@
1
- import { HTMLAttributes, ReactNode } from 'react';
2
- export declare const NowPlayingProvider: ({ children }: {
3
- children: ReactNode;
4
- }) => JSX.Element;
1
+ import { HTMLAttributes } from 'react';
5
2
  export declare function PageNowPlaying({ className, unstyled, ...props }: HTMLAttributes<HTMLDivElement> & {
6
3
  unstyled?: boolean;
7
- }): import("react").ReactPortal | null;
4
+ }): JSX.Element;
@@ -11,23 +11,11 @@ var __rest = (this && this.__rest) || function (s, e) {
11
11
  return t;
12
12
  };
13
13
  import { jsx as _jsx } from "react/jsx-runtime";
14
- import { useContext, useMemo, useState, } from 'react';
15
14
  import classNames from 'classnames';
16
- import { createPortal } from 'react-dom';
17
- import { NowPlayingContext } from './PageNowPlayingContext.js';
18
- export const NowPlayingProvider = ({ children }) => {
19
- const [container, setContainer] = useState();
20
- const value = useMemo(() => ({ container, setContainer }), [container]);
21
- return (_jsx(NowPlayingContext.Provider, Object.assign({ value: value }, { children: children })));
22
- };
23
15
  export function PageNowPlaying(_a) {
24
16
  var { className, unstyled } = _a, props = __rest(_a, ["className", "unstyled"]);
25
- const { container } = useContext(NowPlayingContext);
26
- if (container) {
27
- return createPortal(_jsx("div", Object.assign({}, props, { className: classNames(unstyled
28
- ? undefined
29
- : 'layer-components:(bg-wash p-2px rounded-xl border-light shadow-md min-w-32px items-center justify-center)', className) })), container);
30
- }
31
- return null;
17
+ return (_jsx("div", Object.assign({}, props, { className: classNames('fixed bottom-[var(--now-playing-bottom,60px)] left-0 right-0 z-now-playing flex flex-col gap-2 items-end', 'sm:(fixed bottom-3 left-[var(--content-left,20%)] transition-opacity top-auto items-end w-[var(--content-width,100%)] max-w-80vw p-0 opacity-[var(--content-ready,0)])', unstyled
18
+ ? 'p-2'
19
+ : 'layer-components:(bg-wash p-2px rounded-xl border-light shadow-md min-w-32px items-center justify-center m-2 w-auto)', className) })));
32
20
  }
33
21
  //# sourceMappingURL=PageNowPlaying.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PageNowPlaying.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNowPlaying.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;;;;;;;;;;;;AAEb,OAAO,EAIN,UAAU,EACV,OAAO,EACP,QAAQ,GACR,MAAM,OAAO,CAAC;AACf,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAE/D,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,EAAE,QAAQ,EAA2B,EAAE,EAAE;IAC3E,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,QAAQ,EAAkB,CAAC;IAC7D,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,CAAC,EAAE,SAAS,EAAE,YAAY,EAAE,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC;IAExE,OAAO,CACN,KAAC,iBAAiB,CAAC,QAAQ,kBAAC,KAAK,EAAE,KAAK,gBACtC,QAAQ,IACmB,CAC7B,CAAC;AACH,CAAC,CAAC;AAEF,MAAM,UAAU,cAAc,CAAC,EAI2B;QAJ3B,EAC9B,SAAS,EACT,QAAQ,OAEiD,EADtD,KAAK,cAHsB,yBAI9B,CADQ;IAER,MAAM,EAAE,SAAS,EAAE,GAAG,UAAU,CAAC,iBAAiB,CAAC,CAAC;IACpD,IAAI,SAAS,EAAE;QACd,OAAO,YAAY,CAClB,8BACK,KAAK,IACT,SAAS,EAAE,UAAU,CACpB,QAAQ;gBACP,CAAC,CAAC,SAAS;gBACX,CAAC,CAAC,2GAA2G,EAC9G,SAAS,CACT,IACA,EACF,SAAS,CACT,CAAC;KACF;IACD,OAAO,IAAI,CAAC;AACb,CAAC"}
1
+ {"version":3,"file":"PageNowPlaying.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNowPlaying.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;;;;;;;;;;;;AAEb,OAAO,UAAU,MAAM,YAAY,CAAC;AAGpC,MAAM,UAAU,cAAc,CAAC,EAI2B;QAJ3B,EAC9B,SAAS,EACT,QAAQ,OAEiD,EADtD,KAAK,cAHsB,yBAI9B,CADQ;IAER,OAAO,CACN,8BACK,KAAK,IACT,SAAS,EAAE,UAAU,CACpB,0GAA0G,EAC1G,wKAAwK,EACxK,QAAQ;YACP,CAAC,CAAC,KAAK;YACP,CAAC,CAAC,sHAAsH,EACzH,SAAS,CACT,IACA,CACF,CAAC;AACH,CAAC"}
@@ -14,7 +14,7 @@ import classNames from 'classnames';
14
14
  import { forwardRef } from 'react';
15
15
  export const PageRoot = forwardRef(function PageRoot(_a, ref) {
16
16
  var { className, children } = _a, props = __rest(_a, ["className", "children"]);
17
- return (_jsx("div", Object.assign({ ref: ref, className: classNames('flex-grow-1 flex-shrink-1 flex-basis-0 flex flex-col', {
17
+ return (_jsx("div", Object.assign({ ref: ref, className: classNames('flex-grow-1 flex-shrink-1 flex-basis-0 min-h-0 h-full', 'grid grid-areas-[content]-[nav] grid-cols-[1fr] grid-rows-[1fr] items-start justify-center', 'sm:(grid-areas-[gutter1_nav_content_gutter2] grid-cols-[1fr_auto_min(800px,60vw)_1fr] min-h-auto)', {
18
18
  'bg-[var(--palette-yellow-70)]': props.color === 'lemon',
19
19
  }, className) }, props, { children: children })));
20
20
  });
@@ -1 +1 @@
1
- {"version":3,"file":"PageRoot.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageRoot.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,EAAE,UAAU,EAAa,MAAM,OAAO,CAAC;AAE9C,MAAM,CAAC,MAAM,QAAQ,GAAG,UAAU,CAOhC,SAAS,QAAQ,CAAC,EAAiC,EAAE,GAAG;QAAtC,EAAE,SAAS,EAAE,QAAQ,OAAY,EAAP,KAAK,cAA/B,yBAAiC,CAAF;IAClD,OAAO,CACN,4BACC,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,UAAU,CACpB,sDAAsD,EACtD;YACC,+BAA+B,EAAE,KAAK,CAAC,KAAK,KAAK,OAAO;SACxD,EACD,SAAS,CACT,IACG,KAAK,cAER,QAAQ,IACJ,CACN,CAAC;AACH,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"PageRoot.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageRoot.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,EAAE,UAAU,EAAa,MAAM,OAAO,CAAC;AAE9C,MAAM,CAAC,MAAM,QAAQ,GAAG,UAAU,CAOhC,SAAS,QAAQ,CAAC,EAAiC,EAAE,GAAG;QAAtC,EAAE,SAAS,EAAE,QAAQ,OAAY,EAAP,KAAK,cAA/B,yBAAiC,CAAF;IAClD,OAAO,CACN,4BACC,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,UAAU,CACpB,uDAAuD,EACvD,4FAA4F,EAC5F,mGAAmG,EACnG;YACC,+BAA+B,EAAE,KAAK,CAAC,KAAK,KAAK,OAAO;SACxD,EACD,SAAS,CACT,IACG,KAAK,cAER,QAAQ,IACJ,CACN,CAAC;AACH,CAAC,CAAC,CAAC"}
@@ -4,4 +4,3 @@ export * from './PageFixedArea.js';
4
4
  export * from './PageNav.js';
5
5
  export * from './PageNowPlaying.js';
6
6
  export * from './PageSection.js';
7
- export * from './PageNowPlayingContext.js';
@@ -4,5 +4,4 @@ export * from './PageFixedArea.js';
4
4
  export * from './PageNav.js';
5
5
  export * from './PageNowPlaying.js';
6
6
  export * from './PageSection.js';
7
- export * from './PageNowPlayingContext.js';
8
7
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/layouts/index.tsx"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,4BAA4B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/layouts/index.tsx"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC"}
@@ -0,0 +1,22 @@
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ export declare const navBarItemClass: string;
3
+ export interface NavBarItemProps {
4
+ asChild?: boolean;
5
+ className?: string;
6
+ }
7
+ export declare const NavBarItem: import("react").ForwardRefExoticComponent<NavBarItemProps & import("react").RefAttributes<HTMLDivElement>>;
8
+ export declare const NavBarItemIconWrapper: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
9
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
10
+ }>;
11
+ export declare const NavBarItemText: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
12
+ ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
13
+ }>;
14
+ export declare const NavBarItemIcon: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
15
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
16
+ }>;
17
+ export declare const NavBarItemPip: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
18
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
19
+ }>;
20
+ export declare const NavBarRoot: import("react").FunctionComponent<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
21
+ ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
22
+ }>;
@@ -0,0 +1,28 @@
1
+ var __rest = (this && this.__rest) || function (s, e) {
2
+ var t = {};
3
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
4
+ t[p] = s[p];
5
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
6
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
7
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
8
+ t[p[i]] = s[p[i]];
9
+ }
10
+ return t;
11
+ };
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ import classNames from 'classnames';
14
+ import { withClassName } from '../../hooks.js';
15
+ import { forwardRef } from 'react';
16
+ import { Slot } from '@radix-ui/react-slot';
17
+ export const navBarItemClass = classNames('layer-components:(flex flex-col items-center justify-center whitespace-nowrap py-1 px-3 bg-transparent rounded-md border-none cursor-pointer text-sm transition-colors h-full gap-6px relative text-inherit)', 'layer-components:sm:(flex-row-reverse h-auto justify-start gap-2 overflow-visible)', 'layer-components:hover:bg-primaryWash', 'layer-components:focus-visible:(outline-none bg-primaryWash)', 'layer-components:active:bg-primaryWash');
18
+ export const NavBarItem = forwardRef(function NavBarItem(_a, ref) {
19
+ var { asChild, className } = _a, rest = __rest(_a, ["asChild", "className"]);
20
+ const Comp = asChild ? Slot : 'div';
21
+ return (_jsx(Comp, Object.assign({ ref: ref, className: classNames(navBarItemClass, className) }, rest)));
22
+ });
23
+ export const NavBarItemIconWrapper = withClassName('div', 'relative flex sm:(p-6px rounded-full bg-lightBlend)');
24
+ export const NavBarItemText = withClassName('span', 'overflow-hidden pl-1 inline-block text-xxs whitespace-nowrap text-ellipsis sm:(text-md leading-normal)');
25
+ export const NavBarItemIcon = withClassName('div', 'relative z-1 [a[data-active=true]_&]:fill-primary-light');
26
+ export const NavBarItemPip = withClassName('div', 'absolute top-6px right-6px w-6px h-6px rounded-full bg-attention shadow-sm');
27
+ export const NavBarRoot = withClassName('div', 'flex flex-row items-stretch justify-around w-full rounded-0 rounded-t-lg shadow-lg overflow-hidden z-50 bg-wash border-t border-t-solid border-gray5 p-1 h-auto', 'pb-[calc(0.25rem+env(safe-area-inset-bottom,0px))]', 'sm:(bg-transparent flex flex-col rounded-0 border-none border-transparent shadow-none h-min-content overflow-y-auto overflow-x-hidden justify-start items-stretch gap-2 pb-10)');
28
+ //# sourceMappingURL=NavBar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NavBar.js","sourceRoot":"","sources":["../../../../src/components/navBar/NavBar.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAE5C,MAAM,CAAC,MAAM,eAAe,GAAG,UAAU,CACxC,8MAA8M,EAC9M,oFAAoF,EACpF,uCAAuC,EACvC,8DAA8D,EAC9D,wCAAwC,CACxC,CAAC;AAOF,MAAM,CAAC,MAAM,UAAU,GAAG,UAAU,CACnC,SAAS,UAAU,CAAC,EAA+B,EAAE,GAAG;QAApC,EAAE,OAAO,EAAE,SAAS,OAAW,EAAN,IAAI,cAA7B,wBAA+B,CAAF;IAChD,MAAM,IAAI,GAAG,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;IAEpC,OAAO,CACN,KAAC,IAAI,kBACJ,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,UAAU,CAAC,eAAe,EAAE,SAAS,CAAC,IAC7C,IAAI,EACP,CACF,CAAC;AACH,CAAC,CACD,CAAC;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CACjD,KAAK,EACL,qDAAqD,CACrD,CAAC;AAEF,MAAM,CAAC,MAAM,cAAc,GAAG,aAAa,CAC1C,MAAM,EACN,wGAAwG,CACxG,CAAC;AAEF,MAAM,CAAC,MAAM,cAAc,GAAG,aAAa,CAC1C,KAAK,EACL,yDAAyD,CACzD,CAAC;AAEF,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CACzC,KAAK,EACL,4EAA4E,CAC5E,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAG,aAAa,CACtC,KAAK,EACL,iKAAiK,EACjK,oDAAoD,EACpD,gLAAgL,CAChL,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './NavBar.js';
@@ -0,0 +1,2 @@
1
+ export * from './NavBar.js';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/navBar/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './navBar/index.js';
@@ -0,0 +1,2 @@
1
+ export * from './navBar/index.js';
2
+ //# sourceMappingURL=navBar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"navBar.js","sourceRoot":"","sources":["../../../src/components/navBar.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
@@ -17,4 +17,17 @@ export declare function useSizeCssVars<E extends HTMLElement>(debounceMs?: numbe
17
17
  width: string;
18
18
  height: string;
19
19
  }): RefObject<E>;
20
+ export declare function useBounds<E extends HTMLElement>(callback: (payload: {
21
+ left: number;
22
+ top: number;
23
+ width: number;
24
+ height: number;
25
+ }) => void): RefObject<E>;
26
+ export declare function useBoundsCssVars<E extends HTMLElement>(debounceMs?: number, applyToRef?: RefObject<HTMLElement>, propertyNames?: {
27
+ left: string;
28
+ top: string;
29
+ width: string;
30
+ height: string;
31
+ ready: string;
32
+ }): RefObject<E>;
20
33
  export {};
@@ -45,4 +45,56 @@ export function useSizeCssVars(debounceMs, applyToRef, propertyNames) {
45
45
  const ref = useSize(update);
46
46
  return ref;
47
47
  }
48
+ export function useBounds(callback) {
49
+ const ref = useRef(null);
50
+ const cb = useStableCallback(callback);
51
+ useLayoutEffect(() => {
52
+ const target = ref.current;
53
+ if (!target) {
54
+ return () => {
55
+ //
56
+ };
57
+ }
58
+ const resizeObserver = new ResizeObserver((entries) => {
59
+ entries.forEach((entry) => {
60
+ const { left, top, width, height } = entry.target.getBoundingClientRect();
61
+ cb({ left, top, width, height });
62
+ });
63
+ });
64
+ resizeObserver.observe(target);
65
+ return () => {
66
+ resizeObserver.unobserve(target);
67
+ resizeObserver.disconnect();
68
+ };
69
+ }, [ref, cb]);
70
+ return ref;
71
+ }
72
+ export function useBoundsCssVars(debounceMs, applyToRef, propertyNames) {
73
+ const update = useMemo(() => {
74
+ const doupdate = ({ left, top, width, height, }) => {
75
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
76
+ const usedRef = applyToRef || ref;
77
+ (_a = usedRef.current) === null || _a === void 0 ? void 0 : _a.style.setProperty((_b = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.left) !== null && _b !== void 0 ? _b : '--left', left + 'px');
78
+ (_c = usedRef.current) === null || _c === void 0 ? void 0 : _c.style.setProperty((_d = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.top) !== null && _d !== void 0 ? _d : '--top', top + 'px');
79
+ (_e = usedRef.current) === null || _e === void 0 ? void 0 : _e.style.setProperty((_f = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.width) !== null && _f !== void 0 ? _f : '--width', width + 'px');
80
+ (_g = usedRef.current) === null || _g === void 0 ? void 0 : _g.style.setProperty((_h = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.height) !== null && _h !== void 0 ? _h : '--height', height + 'px');
81
+ (_j = usedRef.current) === null || _j === void 0 ? void 0 : _j.style.setProperty((_k = propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.ready) !== null && _k !== void 0 ? _k : '--ready', '1');
82
+ };
83
+ if (debounceMs) {
84
+ return debounce(doupdate, debounceMs);
85
+ }
86
+ else {
87
+ return doupdate;
88
+ }
89
+ }, [
90
+ debounceMs,
91
+ applyToRef,
92
+ propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.left,
93
+ propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.top,
94
+ propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.width,
95
+ propertyNames === null || propertyNames === void 0 ? void 0 : propertyNames.height,
96
+ ]);
97
+ const ref = useBounds(update);
98
+ return ref;
99
+ }
48
100
  //# sourceMappingURL=useSize.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useSize.js","sourceRoot":"","sources":["../../../src/hooks/useSize.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAa,eAAe,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACpE,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAY3D,MAAM,UAAU,OAAO,CACtB,QAA8D;IAE9D,MAAM,GAAG,GAAG,MAAM,CAAI,IAAI,CAAC,CAAC;IAC5B,MAAM,EAAE,GAAG,iBAAiB,CAAC,QAAQ,CAAC,CAAC;IACvC,eAAe,CAAC,GAAG,EAAE;QACpB,MAAM,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC;QAC3B,IAAI,CAAC,MAAM,EAAE;YACZ,OAAO,GAAG,EAAE;gBACX,EAAE;YACH,CAAC,CAAC;SACF;QACD,MAAM,cAAc,GAAG,IAAI,cAAc,CAAC,CAAC,OAAO,EAAE,EAAE;YACrD,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE;gBACzB,EAAE,CAAC;oBACF,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,WAAW;oBAC/B,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,YAAY;iBACjC,CAAC,CAAC;YACJ,CAAC,CAAC,CAAC;QACJ,CAAC,CAAC,CAAC;QACH,cAAc,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAC/B,OAAO,GAAG,EAAE;YACX,cAAc,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;YACjC,cAAc,CAAC,UAAU,EAAE,CAAC;QAC7B,CAAC,CAAC;IACH,CAAC,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC,CAAC;IACd,OAAO,GAAG,CAAC;AACZ,CAAC;AAED,MAAM,UAAU,cAAc,CAC7B,UAAmB,EACnB,UAAmC,EACnC,aAAiD;IAEjD,MAAM,MAAM,GAAG,OAAO,CAAC,GAAG,EAAE;QAC3B,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,EAAE,MAAM,EAAqC,EAAE,EAAE;;YACzE,MAAM,OAAO,GAAG,UAAU,IAAI,GAAG,CAAC;YAClC,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK,mCAAI,SAAS,EACjC,KAAK,GAAG,IAAI,CACZ,CAAC;YACF,MAAA,OAAO,CAAC,OAAO,0CAAE,KAAK,CAAC,WAAW,CACjC,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM,mCAAI,UAAU,EACnC,MAAM,GAAG,IAAI,CACb,CAAC;QACH,CAAC,CAAC;QACF,IAAI,UAAU,EAAE;YACf,OAAO,QAAQ,CAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;SACtC;aAAM;YACN,OAAO,QAAQ,CAAC;SAChB;IACF,CAAC,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,KAAK,EAAE,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,MAAM,CAAC,CAAC,CAAC;IAC1E,MAAM,GAAG,GAAG,OAAO,CAAI,MAAM,CAAC,CAAC;IAC/B,OAAO,GAAG,CAAC;AACZ,CAAC"}
1
+ {"version":3,"file":"useSize.js","sourceRoot":"","sources":["../../../src/hooks/useSize.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@a-type/ui",
3
- "version": "0.1.11",
3
+ "version": "0.1.12",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "/dist"
@@ -1,5 +0,0 @@
1
- /// <reference types="react" resolution-mode="require"/>
2
- export declare const NowPlayingContext: import("react").Context<{
3
- container: HTMLDivElement | undefined;
4
- setContainer: (container: HTMLDivElement) => void;
5
- }>;
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.NowPlayingContext = void 0;
4
- const react_1 = require("react");
5
- exports.NowPlayingContext = (0, react_1.createContext)({ container: undefined, setContainer: () => { } });
6
- //# sourceMappingURL=PageNowPlayingContext.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PageNowPlayingContext.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNowPlayingContext.tsx"],"names":[],"mappings":";;;AAAA,iCAAsC;AAEzB,QAAA,iBAAiB,GAAG,IAAA,qBAAa,EAG3C,EAAE,SAAS,EAAE,SAAS,EAAE,YAAY,EAAE,GAAG,EAAE,GAAE,CAAC,EAAE,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- /// <reference types="react" resolution-mode="require"/>
2
- export declare const NowPlayingContext: import("react").Context<{
3
- container: HTMLDivElement | undefined;
4
- setContainer: (container: HTMLDivElement) => void;
5
- }>;
@@ -1,3 +0,0 @@
1
- import { createContext } from 'react';
2
- export const NowPlayingContext = createContext({ container: undefined, setContainer: () => { } });
3
- //# sourceMappingURL=PageNowPlayingContext.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PageNowPlayingContext.js","sourceRoot":"","sources":["../../../../src/components/layouts/PageNowPlayingContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAG3C,EAAE,SAAS,EAAE,SAAS,EAAE,YAAY,EAAE,GAAG,EAAE,GAAE,CAAC,EAAE,CAAC,CAAC"}