@moveindustries/movement-design-system 1.2.0 → 1.2.2

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 (69) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/dist/brand-faces.css +88 -0
  3. package/dist/{button-Dh2vlJOI.js → button-BE4Sonxr.js} +1 -1
  4. package/dist/button-DDuNM3Ni.cjs +1 -0
  5. package/dist/carousel.cjs +1 -1
  6. package/dist/carousel.js +147 -139
  7. package/dist/components/Footer/Footer.d.ts +49 -47
  8. package/dist/components/Footer/Footer.d.ts.map +1 -1
  9. package/dist/components/Footer/index.d.ts +2 -2
  10. package/dist/components/Footer/index.d.ts.map +1 -1
  11. package/dist/components/shadcn/typography.d.ts +1 -1
  12. package/dist/createLucideIcon-8yq_KgWS.cjs +1 -0
  13. package/dist/createLucideIcon-DFqdAswP.js +102 -0
  14. package/dist/fonts.css +32 -8
  15. package/dist/index.cjs +1 -1
  16. package/dist/index.d.ts +2 -2
  17. package/dist/index.d.ts.map +1 -1
  18. package/dist/index.js +709 -756
  19. package/dist/movement-design-system.css +90 -1
  20. package/dist/theme.css +21 -8
  21. package/dist/{use-mobile-C12jSU8y.cjs → use-mobile-1LviLXhw.cjs} +2 -2
  22. package/dist/{use-mobile-Da0X_fcF.js → use-mobile-CN6nNdj4.js} +63 -60
  23. package/dist/wallet.cjs +1 -1
  24. package/dist/wallet.js +36 -36
  25. package/package.json +1 -2
  26. package/dist/assets/fonts/NeueHaasUnicaPro.otf +0 -0
  27. package/dist/assets/fonts/TWKEverett-Black.otf +0 -0
  28. package/dist/assets/fonts/TWKEverett-BlackItalic.otf +0 -0
  29. package/dist/assets/fonts/TWKEverett-Bold.otf +0 -0
  30. package/dist/assets/fonts/TWKEverett-BoldItalic.otf +0 -0
  31. package/dist/assets/fonts/TWKEverett-Extrabold.otf +0 -0
  32. package/dist/assets/fonts/TWKEverett-ExtraboldItalic.otf +0 -0
  33. package/dist/assets/fonts/TWKEverett-Hairline.otf +0 -0
  34. package/dist/assets/fonts/TWKEverett-HairlineItalic.otf +0 -0
  35. package/dist/assets/fonts/TWKEverett-Light.otf +0 -0
  36. package/dist/assets/fonts/TWKEverett-LightItalic.otf +0 -0
  37. package/dist/assets/fonts/TWKEverett-Medium.otf +0 -0
  38. package/dist/assets/fonts/TWKEverett-MediumItalic.otf +0 -0
  39. package/dist/assets/fonts/TWKEverett-Regular.otf +0 -0
  40. package/dist/assets/fonts/TWKEverett-RegularItalic.otf +0 -0
  41. package/dist/assets/fonts/TWKEverett-Super.otf +0 -0
  42. package/dist/assets/fonts/TWKEverett-SuperItalic.otf +0 -0
  43. package/dist/assets/fonts/TWKEverett-Thin.otf +0 -0
  44. package/dist/assets/fonts/TWKEverett-ThinItalic.otf +0 -0
  45. package/dist/assets/fonts/TWKEverett-Ultralight.otf +0 -0
  46. package/dist/assets/fonts/TWKEverett-UltralightItalic.otf +0 -0
  47. package/dist/assets/fonts/TWKEverettMono-Black.otf +0 -0
  48. package/dist/assets/fonts/TWKEverettMono-BlackItalic.otf +0 -0
  49. package/dist/assets/fonts/TWKEverettMono-Bold.otf +0 -0
  50. package/dist/assets/fonts/TWKEverettMono-BoldItalic.otf +0 -0
  51. package/dist/assets/fonts/TWKEverettMono-Extrabold.otf +0 -0
  52. package/dist/assets/fonts/TWKEverettMono-ExtraboldItalic.otf +0 -0
  53. package/dist/assets/fonts/TWKEverettMono-Hairline.otf +0 -0
  54. package/dist/assets/fonts/TWKEverettMono-HairlineItalic.otf +0 -0
  55. package/dist/assets/fonts/TWKEverettMono-Light.otf +0 -0
  56. package/dist/assets/fonts/TWKEverettMono-LightItalic.otf +0 -0
  57. package/dist/assets/fonts/TWKEverettMono-Medium.otf +0 -0
  58. package/dist/assets/fonts/TWKEverettMono-MediumItalic.otf +0 -0
  59. package/dist/assets/fonts/TWKEverettMono-Regular.otf +0 -0
  60. package/dist/assets/fonts/TWKEverettMono-RegularItalic.otf +0 -0
  61. package/dist/assets/fonts/TWKEverettMono-Super.otf +0 -0
  62. package/dist/assets/fonts/TWKEverettMono-SuperItalic.otf +0 -0
  63. package/dist/assets/fonts/TWKEverettMono-Thin.otf +0 -0
  64. package/dist/assets/fonts/TWKEverettMono-ThinItalic.otf +0 -0
  65. package/dist/assets/fonts/TWKEverettMono-Ultralight.otf +0 -0
  66. package/dist/assets/fonts/TWKEverettMono-UltralightItalic.otf +0 -0
  67. package/dist/button-DZAlWvkC.cjs +0 -1
  68. package/dist/index-5va-8CrW.cjs +0 -1
  69. package/dist/index-uPOYJZpG.js +0 -34
@@ -2,10 +2,9 @@ import { jsx as A, Fragment as e, jsxs as g } from "react/jsx-runtime";
2
2
  import * as n from "react";
3
3
  import { forwardRef as i } from "react";
4
4
  import { IconBase as o } from "@phosphor-icons/react";
5
- import * as B from "@radix-ui/react-dialog";
6
- import { XIcon as c } from "lucide-react";
7
- import { c as M } from "./index-uPOYJZpG.js";
8
- import { c as l } from "./utils-eGXXUFl7.js";
5
+ import * as l from "@radix-ui/react-dialog";
6
+ import { a as c, c as M } from "./createLucideIcon-DFqdAswP.js";
7
+ import { c as B } from "./utils-eGXXUFl7.js";
9
8
  const r = /* @__PURE__ */ new Map([
10
9
  ["regular", /* @__PURE__ */ A(e, { children: /* @__PURE__ */ A("path", { d: "M9.08203 31.166C9.40749 31.1661 9.70782 31.2991 9.9248 31.54L11.3604 33.1523C11.6358 33.4598 12.0285 33.6338 12.4375 33.6338H17.6963L34.6914 33.6426C31.0187 37.5485 25.8099 39.9999 20.0088 40C14.2074 40 8.98964 37.5487 5.3252 33.6426H5.40918C6.01833 33.6425 6.6023 33.3846 7.00293 32.9277L8.23828 31.54C8.44696 31.3073 8.75649 31.166 9.08203 31.166ZM16.9619 21.2344C17.2874 21.2344 17.5877 21.3674 17.8047 21.6084L19.2402 23.2041C19.5157 23.5116 19.9084 23.6855 20.3174 23.6855H39.7412C39.4073 25.4391 38.8563 27.1104 38.0967 28.6729H17.8633C17.4543 28.6729 17.0616 28.4979 16.7861 28.1904L15.3506 26.5781C15.142 26.3455 14.8333 26.2042 14.5078 26.2041H14.4404C14.1319 26.2042 13.84 26.3286 13.623 26.5527L11.9199 28.3232C11.6945 28.5559 11.3939 28.6895 11.0684 28.6895L1.91992 28.6973C1.16034 27.1349 0.609281 25.4645 0.275391 23.7109H13.2891C13.8983 23.7109 14.4822 23.453 14.8828 22.9961L16.1182 21.6084C16.3268 21.3757 16.6364 21.2344 16.9619 21.2344ZM24.0898 10.9043C24.4154 10.9043 24.7166 11.0451 24.9336 11.2861L26.3691 12.8984C26.6445 13.2058 27.0365 13.3807 27.4453 13.3809H30.9854L38.9482 13.3721C39.4991 14.9345 39.8581 16.5966 40 18.3086H25.0752C24.6662 18.3086 24.2735 18.1346 23.998 17.8271L22.5625 16.2148C22.3455 15.9739 22.0452 15.8321 21.7197 15.832H21.6523C21.352 15.8322 21.0514 15.9574 20.8428 16.1816L19.1406 17.9512C18.9153 18.1838 18.6145 18.3173 18.2891 18.3174H0C0.141903 16.597 0.500839 14.9428 1.05176 13.3887H20.4258C21.0268 13.3887 21.6111 13.1226 22.0117 12.6738L23.2471 11.2861C23.464 11.0452 23.7644 10.9044 24.0898 10.9043ZM20.0088 0C26.5695 0.000120568 32.3962 3.13293 36.0605 7.98633H32.2119C31.8031 7.98627 31.4111 7.81213 31.1357 7.50488L29.6992 5.88379C29.4822 5.64298 29.1818 5.50195 28.8564 5.50195H28.79C28.4812 5.50195 28.1804 5.62627 27.9717 5.85059L26.2686 7.62109C26.0432 7.85368 25.7425 7.98633 25.417 7.98633H3.94824C7.6127 3.13293 13.4479 0 20.0088 0Z", fill: "white" }) })]
11
10
  ]), d = i((C, L) => /* @__PURE__ */ A(
@@ -475,21 +474,21 @@ const i1 = /* @__PURE__ */ new Map([
475
474
  }
476
475
  ));
477
476
  o1.displayName = "MoveIconIcon";
478
- const B1 = /* @__PURE__ */ new Map([
477
+ const l1 = /* @__PURE__ */ new Map([
479
478
  ["regular", /* @__PURE__ */ A(e, { children: /* @__PURE__ */ A("path", { d: "M0.248383 13.875C9.26486 13.875 18.2813 13.875 27.571 13.875C27.6293 21.4554 27.6293 21.4554 27.6468 23.8434C27.6525 24.5537 27.6525 24.5537 27.6585 25.2639C27.661 25.5787 27.6633 25.8935 27.6654 26.2083C27.6687 26.6869 27.6727 27.1655 27.6769 27.644C27.6777 27.7828 27.6785 27.9216 27.6793 28.0646C27.7099 31.1336 28.6561 34.0107 30.7812 36.299C32.0042 37.4668 33.5545 38.1723 35.2514 38.1655C35.4208 38.1662 35.5902 38.1669 35.7647 38.1676C36.2467 38.1517 36.7086 38.0803 37.1839 37.9999C40.0707 37.5342 42.813 37.7525 45.4307 39.0651C45.5654 39.1285 45.7001 39.1919 45.8389 39.2573C49.2859 40.9075 51.5198 43.9068 52.8757 47.3921C52.9259 47.5471 52.9761 47.702 53.0277 47.8617C53.0801 48.0109 53.0801 48.0109 53.1335 48.163C53.6035 49.7035 53.4831 51.3458 53.4756 52.9398C53.4512 55.1531 53.4512 55.1531 54.2273 57.1914C54.2942 57.3156 54.3611 57.4399 54.43 57.5679C55.7402 59.9268 58.1181 61.5325 60.6248 62.3894C60.7474 62.4318 60.8701 62.4742 60.9965 62.518C63.0084 63.0939 65.4312 62.9985 67.4221 62.3894C67.6064 62.336 67.6064 62.336 67.7944 62.2816C69.4603 61.7407 70.8504 60.8141 72.087 59.5905C72.1828 59.5011 72.2787 59.4118 72.3775 59.3197C73.7335 58.0303 74.7682 56.3129 74.8215 54.4056C74.8211 53.8648 74.8062 53.3252 74.7859 52.7848C74.7734 52.3501 74.7632 51.9154 74.7547 51.4806C74.7515 51.3237 74.7515 51.3237 74.7483 51.1637C74.7039 47.442 76.4149 44.2638 78.9259 41.6308C80.3617 40.2479 81.9661 39.265 83.8157 38.532C83.9063 38.4957 83.9968 38.4594 84.0901 38.422C86.3781 37.5468 89.0104 37.6567 91.3929 38.0707C93.4135 38.3666 95.2085 38.0164 96.8773 36.7994C97.4923 36.2661 97.4923 36.2661 97.9435 35.5998C98.0315 35.5998 98.1194 35.5998 98.2101 35.5998C98.2403 35.5119 98.2705 35.4239 98.3017 35.3333C98.4766 34.9334 98.4766 34.9334 98.7682 34.5003C99.1275 33.9399 99.3809 33.3475 99.6345 32.7343C99.6741 32.6394 99.7138 32.5445 99.7546 32.4468C100.426 30.7907 100.493 29.1418 100.503 27.3717C100.505 27.2222 100.506 27.0727 100.507 26.9187C100.511 26.4408 100.515 25.9629 100.518 25.485C100.52 25.1876 100.523 24.8902 100.526 24.5927C100.535 23.497 100.543 22.4012 100.551 21.3054C100.57 18.8534 100.589 16.4013 100.609 13.875C109.626 13.875 118.642 13.875 127.932 13.875C127.948 17.8623 127.948 17.8623 127.965 21.9302C127.97 22.7654 127.975 23.6006 127.98 24.4612C127.982 25.4916 127.982 25.4916 127.983 25.976C127.983 26.3098 127.985 26.6437 127.988 26.9776C128.02 31.0296 127.25 34.3349 124.41 37.3867C123.345 38.4625 122.122 39.2653 120.735 39.8648C120.533 39.9548 120.533 39.9548 120.326 40.0465C118.21 40.9619 116.076 41.3232 113.779 41.3976C112.082 41.4539 110.413 41.627 108.873 42.3972C108.728 42.4697 108.583 42.5422 108.433 42.6169C105.839 43.9764 103.993 46.24 103.108 49.0373C102.461 51.2884 102.54 53.6441 103.275 55.8586C103.316 55.984 103.358 56.1094 103.401 56.2386C104.368 58.8632 106.403 60.9156 108.86 62.1905C110.553 62.9505 112.314 63.1011 114.146 63.1724C116.425 63.2832 118.702 63.5465 120.735 64.6551C120.894 64.7345 121.054 64.8135 121.214 64.892C124.074 66.3219 126.289 68.671 127.345 71.7144C127.507 72.2022 127.661 72.6899 127.799 73.1851C127.825 73.2777 127.851 73.3703 127.878 73.4657C128.098 74.3259 128.106 75.1665 128.098 76.0507C128.097 76.2035 128.097 76.3562 128.096 76.5136C128.056 79.7692 127.357 82.8729 125.266 85.447C125.134 85.6174 125.134 85.6174 125 85.7912C124.604 86.269 124.139 86.6463 123.667 87.0464C123.543 87.1591 123.419 87.2718 123.292 87.3879C122.24 88.2506 120.935 88.7277 119.668 89.1789C119.563 89.2172 119.457 89.2555 119.348 89.295C117.883 89.8064 116.399 90.0655 114.862 90.2535C112.529 90.5259 112.529 90.5259 110.272 91.1448C110.175 91.1801 110.077 91.2155 109.977 91.2519C108.046 91.9729 106.266 93.1429 105.141 94.91C105.056 95.0272 105.056 95.0272 104.969 95.1469C104.401 95.9684 104.119 96.9008 103.808 97.8422C103.72 98.1061 103.632 98.37 103.541 98.6419C103.006 104.172 103.067 109.746 103.008 115.302C94.0357 115.302 85.0632 115.302 75.8188 115.302C75.7982 111.463 75.7982 111.463 75.7772 107.547C75.7711 106.744 75.765 105.942 75.7588 105.115C75.7558 104.121 75.7558 104.121 75.7552 103.652C75.7542 103.332 75.7519 103.011 75.7485 102.69C75.7218 100.05 75.8917 97.5494 77.1516 95.1765C77.202 95.0671 77.2523 94.9577 77.3042 94.8449C77.7246 93.9407 78.2762 93.1652 78.8843 92.3776C78.9434 92.2993 79.0025 92.2209 79.0634 92.1402C80.7754 89.9656 83.2956 88.7756 85.9482 88.2459C86.119 88.2099 86.119 88.2099 86.2934 88.1731C87.2521 87.9895 88.1856 87.9571 89.1575 87.9562C91.2068 87.954 92.995 87.7991 94.878 86.9131C94.9664 86.8727 95.0548 86.8323 95.1459 86.7906C96.7922 86.0146 98.294 84.7205 99.2763 83.1812C99.3735 83.0372 99.3735 83.0372 99.4726 82.8902C100.688 80.9965 101.195 79.0487 101.184 76.8171C101.183 76.5874 101.183 76.5874 101.182 76.3531C101.141 73.3871 100.006 70.8563 97.9961 68.6895C95.3449 66.2478 92.1416 65.5008 88.6388 65.5215C88.5276 65.5218 88.4165 65.5221 88.3019 65.5225C85.32 65.5393 82.8418 66.1158 80.6149 68.234C78.4386 70.5902 77.8735 73.198 77.8859 76.2821C77.8894 79.5607 76.8298 82.3641 74.7526 84.9139C74.6454 85.0513 74.5382 85.1888 74.4277 85.3304C72.6052 87.3751 70.1605 88.6967 67.5554 89.4454C67.4383 89.4804 67.3213 89.5154 67.2007 89.5515C66.1707 89.8378 65.2064 89.9129 64.1401 89.9036C63.9768 89.9026 63.8136 89.9016 63.6454 89.9005C60.1284 89.8371 56.8002 88.3963 54.2887 85.9119C53.9914 85.5866 53.7076 85.2541 53.4276 84.9139C53.3345 84.8055 53.2413 84.6971 53.1454 84.5854C50.9829 82.0025 50.2748 78.9697 50.3068 75.6888C50.3243 73.0087 49.6174 70.3602 47.6965 68.387C45.397 66.238 42.8275 65.5128 39.7283 65.5287C39.3931 65.5298 39.0583 65.526 38.7232 65.5217C35.6406 65.5085 32.6285 66.4389 30.321 68.5609C28.0698 70.8983 27.0147 73.5208 27.0129 76.7504C27.0113 76.9009 27.0097 77.0514 27.008 77.2065C27.0028 80.1719 28.2763 82.8133 30.3444 84.9128C31.5747 86.1037 33.0413 86.8596 34.6349 87.4462C34.7306 87.4833 34.8263 87.5204 34.9248 87.5586C35.8546 87.8826 36.7528 87.9028 37.7312 87.9102C41.6916 87.9467 45.5482 88.4734 48.4696 91.4202C48.7048 91.6918 48.9351 91.9663 49.1626 92.2444C49.2578 92.3596 49.353 92.4749 49.451 92.5937C50.6674 94.134 51.4622 95.8121 51.9615 97.7089C51.9971 97.8419 52.0327 97.9749 52.0693 98.112C52.3224 99.1226 52.4172 100.055 52.4067 101.094C52.4068 101.252 52.4068 101.409 52.4069 101.571C52.4066 102.074 52.4036 102.577 52.4004 103.08C52.3998 103.393 52.3994 103.707 52.3992 104.02C52.3971 105.173 52.3915 106.327 52.3863 107.48C52.3781 110.061 52.3698 112.643 52.3613 115.302C43.3888 115.302 34.4164 115.302 25.172 115.302C25.128 111.168 25.084 107.033 25.0387 102.774C24.4858 97.2654 24.4858 97.2654 21.3349 92.993C19.5668 91.6086 17.1697 90.6376 14.9176 90.4324C9.98728 89.9807 5.82097 88.7898 2.47564 84.9649C0.947814 83.0242 0.178738 80.2931 0.115102 77.85C0.112375 77.7473 0.109647 77.6447 0.106837 77.539C0.0221406 73.834 0.716286 70.3797 3.29719 67.5873C4.36398 66.475 5.54437 65.6275 6.91244 64.9217C7.03176 64.8547 7.03176 64.8547 7.1535 64.7863C9.14235 63.7085 11.4454 63.2983 13.678 63.209C17.1936 63.0601 20.2518 62.2629 22.7479 59.6071C24.8192 57.18 25.6455 54.2925 25.4677 51.1453C25.2342 48.3319 23.7943 45.6884 21.6499 43.8659C19.5673 42.232 17.3697 41.5208 14.7441 41.4271C12.1548 41.3321 9.66705 40.9925 7.31229 39.8648C7.2275 39.8243 7.14271 39.7837 7.05536 39.742C5.8022 39.1239 4.83123 38.3053 3.84698 37.3325C3.74836 37.2435 3.64974 37.1545 3.54813 37.0628C1.67221 35.3329 0.399547 32.3892 0.219625 29.8652C0.174393 28.7308 0.187041 27.5962 0.19632 26.4612C0.197106 26.138 0.197649 25.8148 0.197947 25.4916C0.200721 24.3044 0.208164 23.1173 0.215063 21.9302C0.226059 19.272 0.237054 16.6138 0.248383 13.875Z", fill: "#FFD935" }) })]
480
- ]), l1 = i((C, L) => /* @__PURE__ */ A(
479
+ ]), B1 = i((C, L) => /* @__PURE__ */ A(
481
480
  o,
482
481
  {
483
482
  ref: L,
484
483
  ...C,
485
- weights: B1,
484
+ weights: l1,
486
485
  viewBox: "0 0 129 129",
487
486
  style: {
488
487
  ...C.style
489
488
  }
490
489
  }
491
490
  ));
492
- l1.displayName = "MoveLogoIcon";
491
+ B1.displayName = "MoveLogoIcon";
493
492
  const t1 = /* @__PURE__ */ new Map([
494
493
  ["regular", /* @__PURE__ */ A(e, { children: /* @__PURE__ */ A("path", { d: "M0.248383 13.875C9.26486 13.875 18.2813 13.875 27.571 13.875C27.6293 21.4554 27.6293 21.4554 27.6468 23.8434C27.6525 24.5537 27.6525 24.5537 27.6585 25.2639C27.661 25.5787 27.6633 25.8935 27.6654 26.2083C27.6687 26.6869 27.6727 27.1655 27.6769 27.644C27.6777 27.7828 27.6785 27.9216 27.6793 28.0646C27.7099 31.1336 28.6561 34.0107 30.7812 36.299C32.0042 37.4668 33.5545 38.1723 35.2514 38.1655C35.4208 38.1662 35.5902 38.1669 35.7647 38.1676C36.2467 38.1517 36.7086 38.0803 37.1839 37.9999C40.0707 37.5342 42.813 37.7525 45.4307 39.0651C45.5654 39.1285 45.7001 39.1919 45.8389 39.2573C49.2859 40.9075 51.5198 43.9068 52.8757 47.3921C52.9259 47.5471 52.9761 47.702 53.0277 47.8617C53.0801 48.0109 53.0801 48.0109 53.1335 48.163C53.6035 49.7035 53.4831 51.3458 53.4756 52.9398C53.4512 55.1531 53.4512 55.1531 54.2273 57.1914C54.2942 57.3156 54.3611 57.4399 54.43 57.5679C55.7402 59.9268 58.1181 61.5325 60.6248 62.3894C60.7474 62.4318 60.8701 62.4742 60.9965 62.518C63.0084 63.0939 65.4312 62.9985 67.4221 62.3894C67.6064 62.336 67.6064 62.336 67.7944 62.2816C69.4603 61.7407 70.8504 60.8141 72.087 59.5905C72.1828 59.5011 72.2787 59.4118 72.3775 59.3197C73.7335 58.0303 74.7682 56.3129 74.8215 54.4056C74.8211 53.8648 74.8062 53.3252 74.7859 52.7848C74.7734 52.3501 74.7632 51.9154 74.7547 51.4806C74.7515 51.3237 74.7515 51.3237 74.7483 51.1637C74.7039 47.442 76.4149 44.2638 78.9259 41.6308C80.3617 40.2479 81.9661 39.265 83.8157 38.532C83.9063 38.4957 83.9968 38.4594 84.0901 38.422C86.3781 37.5468 89.0104 37.6567 91.3929 38.0707C93.4135 38.3666 95.2085 38.0164 96.8773 36.7994C97.4923 36.2661 97.4923 36.2661 97.9435 35.5998C98.0315 35.5998 98.1194 35.5998 98.2101 35.5998C98.2403 35.5119 98.2705 35.4239 98.3017 35.3333C98.4766 34.9334 98.4766 34.9334 98.7682 34.5003C99.1275 33.9399 99.3809 33.3475 99.6345 32.7343C99.6741 32.6394 99.7138 32.5445 99.7546 32.4468C100.426 30.7907 100.493 29.1418 100.503 27.3717C100.505 27.2222 100.506 27.0727 100.507 26.9187C100.511 26.4408 100.515 25.9629 100.518 25.485C100.52 25.1876 100.523 24.8902 100.526 24.5927C100.535 23.497 100.543 22.4012 100.551 21.3054C100.57 18.8534 100.589 16.4013 100.609 13.875C109.626 13.875 118.642 13.875 127.932 13.875C127.948 17.8623 127.948 17.8623 127.965 21.9302C127.97 22.7654 127.975 23.6006 127.98 24.4612C127.982 25.4916 127.982 25.4916 127.983 25.976C127.983 26.3098 127.985 26.6437 127.988 26.9776C128.02 31.0296 127.25 34.3349 124.41 37.3867C123.345 38.4625 122.122 39.2653 120.735 39.8648C120.533 39.9548 120.533 39.9548 120.326 40.0465C118.21 40.9619 116.076 41.3232 113.779 41.3976C112.082 41.4539 110.413 41.627 108.873 42.3972C108.728 42.4697 108.583 42.5422 108.433 42.6169C105.839 43.9764 103.993 46.24 103.108 49.0373C102.461 51.2884 102.54 53.6441 103.275 55.8586C103.316 55.984 103.358 56.1094 103.401 56.2386C104.368 58.8632 106.403 60.9156 108.86 62.1905C110.553 62.9505 112.314 63.1011 114.146 63.1724C116.425 63.2832 118.702 63.5465 120.735 64.6551C120.894 64.7345 121.054 64.8135 121.214 64.892C124.074 66.3219 126.289 68.671 127.345 71.7144C127.507 72.2022 127.661 72.6899 127.799 73.1851C127.825 73.2777 127.851 73.3703 127.878 73.4657C128.098 74.3259 128.106 75.1665 128.098 76.0507C128.097 76.2035 128.097 76.3562 128.096 76.5136C128.056 79.7692 127.357 82.8729 125.266 85.447C125.134 85.6174 125.134 85.6174 125 85.7912C124.604 86.269 124.139 86.6463 123.667 87.0464C123.543 87.1591 123.419 87.2718 123.292 87.3879C122.24 88.2506 120.935 88.7277 119.668 89.1789C119.563 89.2172 119.457 89.2555 119.348 89.295C117.883 89.8064 116.399 90.0655 114.862 90.2535C112.529 90.5259 112.529 90.5259 110.272 91.1448C110.175 91.1801 110.077 91.2155 109.977 91.2519C108.046 91.9729 106.266 93.1429 105.141 94.91C105.056 95.0272 105.056 95.0272 104.969 95.1469C104.401 95.9684 104.119 96.9008 103.808 97.8422C103.72 98.1061 103.632 98.37 103.541 98.6419C103.006 104.172 103.067 109.746 103.008 115.302C94.0357 115.302 85.0632 115.302 75.8188 115.302C75.7982 111.463 75.7982 111.463 75.7772 107.547C75.7711 106.744 75.765 105.942 75.7588 105.115C75.7558 104.121 75.7558 104.121 75.7552 103.652C75.7542 103.332 75.7519 103.011 75.7485 102.69C75.7218 100.05 75.8917 97.5494 77.1516 95.1765C77.202 95.0671 77.2523 94.9577 77.3042 94.8449C77.7246 93.9407 78.2762 93.1652 78.8843 92.3776C78.9434 92.2993 79.0025 92.2209 79.0634 92.1402C80.7754 89.9656 83.2956 88.7756 85.9482 88.2459C86.119 88.2099 86.119 88.2099 86.2934 88.1731C87.2521 87.9895 88.1856 87.9571 89.1575 87.9562C91.2068 87.954 92.995 87.7991 94.878 86.9131C94.9664 86.8727 95.0548 86.8323 95.1459 86.7906C96.7922 86.0146 98.294 84.7205 99.2763 83.1812C99.3735 83.0372 99.3735 83.0372 99.4726 82.8902C100.688 80.9965 101.195 79.0487 101.184 76.8171C101.183 76.5874 101.183 76.5874 101.182 76.3531C101.141 73.3871 100.006 70.8563 97.9961 68.6895C95.3449 66.2478 92.1416 65.5008 88.6388 65.5215C88.5276 65.5218 88.4165 65.5221 88.3019 65.5225C85.32 65.5393 82.8418 66.1158 80.6149 68.234C78.4386 70.5902 77.8735 73.198 77.8859 76.2821C77.8894 79.5607 76.8298 82.3641 74.7526 84.9139C74.6454 85.0513 74.5382 85.1888 74.4277 85.3304C72.6052 87.3751 70.1605 88.6967 67.5554 89.4454C67.4383 89.4804 67.3213 89.5154 67.2007 89.5515C66.1707 89.8378 65.2064 89.9129 64.1401 89.9036C63.9768 89.9026 63.8136 89.9016 63.6454 89.9005C60.1284 89.8371 56.8002 88.3963 54.2887 85.9119C53.9914 85.5866 53.7076 85.2541 53.4276 84.9139C53.3345 84.8055 53.2413 84.6971 53.1454 84.5854C50.9829 82.0025 50.2748 78.9697 50.3068 75.6888C50.3243 73.0087 49.6174 70.3602 47.6965 68.387C45.397 66.238 42.8275 65.5128 39.7283 65.5287C39.3931 65.5298 39.0583 65.526 38.7232 65.5217C35.6406 65.5085 32.6285 66.4389 30.321 68.5609C28.0698 70.8983 27.0147 73.5208 27.0129 76.7504C27.0113 76.9009 27.0097 77.0514 27.008 77.2065C27.0028 80.1719 28.2763 82.8133 30.3444 84.9128C31.5747 86.1037 33.0413 86.8596 34.6349 87.4462C34.7306 87.4833 34.8263 87.5204 34.9248 87.5586C35.8546 87.8826 36.7528 87.9028 37.7312 87.9102C41.6916 87.9467 45.5482 88.4734 48.4696 91.4202C48.7048 91.6918 48.9351 91.9663 49.1626 92.2444C49.2578 92.3596 49.353 92.4749 49.451 92.5937C50.6674 94.134 51.4622 95.8121 51.9615 97.7089C51.9971 97.8419 52.0327 97.9749 52.0693 98.112C52.3224 99.1226 52.4172 100.055 52.4067 101.094C52.4068 101.252 52.4068 101.409 52.4069 101.571C52.4066 102.074 52.4036 102.577 52.4004 103.08C52.3998 103.393 52.3994 103.707 52.3992 104.02C52.3971 105.173 52.3915 106.327 52.3863 107.48C52.3781 110.061 52.3698 112.643 52.3613 115.302C43.3888 115.302 34.4164 115.302 25.172 115.302C25.128 111.168 25.084 107.033 25.0387 102.774C24.4858 97.2654 24.4858 97.2654 21.3349 92.993C19.5668 91.6086 17.1697 90.6376 14.9176 90.4324C9.98728 89.9807 5.82097 88.7898 2.47564 84.9649C0.947814 83.0242 0.178738 80.2931 0.115102 77.85C0.112375 77.7473 0.109647 77.6447 0.106837 77.539C0.0221406 73.834 0.716286 70.3797 3.29719 67.5873C4.36398 66.475 5.54437 65.6275 6.91244 64.9217C7.03176 64.8547 7.03176 64.8547 7.1535 64.7863C9.14235 63.7085 11.4454 63.2983 13.678 63.209C17.1936 63.0601 20.2518 62.2629 22.7479 59.6071C24.8192 57.18 25.6455 54.2925 25.4677 51.1453C25.2342 48.3319 23.7943 45.6884 21.6499 43.8659C19.5673 42.232 17.3697 41.5208 14.7441 41.4271C12.1548 41.3321 9.66705 40.9925 7.31229 39.8648C7.2275 39.8243 7.14271 39.7837 7.05536 39.742C5.8022 39.1239 4.83123 38.3053 3.84698 37.3325C3.74836 37.2435 3.64974 37.1545 3.54813 37.0628C1.67221 35.3329 0.399547 32.3892 0.219625 29.8652C0.174393 28.7308 0.187041 27.5962 0.19632 26.4612C0.197106 26.138 0.197649 25.8148 0.197947 25.4916C0.200721 24.3044 0.208164 23.1173 0.215063 21.9302C0.226059 19.272 0.237054 16.6138 0.248383 13.875Z", fill: "#FFD935" }) })]
495
494
  ]), a1 = i((C, L) => /* @__PURE__ */ A(
@@ -975,38 +974,41 @@ const j1 = /* @__PURE__ */ new Map([
975
974
  }
976
975
  ));
977
976
  _1.displayName = "WstethIcon";
978
- const $1 = {
977
+ const $1 = [
978
+ ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
979
+ ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
980
+ ], A2 = c("x", $1), C2 = {
979
981
  glassOverlay: "gradient-glass-overlay"
980
982
  };
981
- function a2({
983
+ function s2({
982
984
  ...C
983
985
  }) {
984
- return /* @__PURE__ */ A(B.Root, { "data-slot": "dialog", ...C });
986
+ return /* @__PURE__ */ A(l.Root, { "data-slot": "dialog", ...C });
985
987
  }
986
- function s2({
988
+ function n2({
987
989
  ...C
988
990
  }) {
989
- return /* @__PURE__ */ A(B.Trigger, { "data-slot": "dialog-trigger", ...C });
991
+ return /* @__PURE__ */ A(l.Trigger, { "data-slot": "dialog-trigger", ...C });
990
992
  }
991
- function A2({
993
+ function L2({
992
994
  ...C
993
995
  }) {
994
- return /* @__PURE__ */ A(B.Portal, { "data-slot": "dialog-portal", ...C });
996
+ return /* @__PURE__ */ A(l.Portal, { "data-slot": "dialog-portal", ...C });
995
997
  }
996
- function n2({
998
+ function w2({
997
999
  ...C
998
1000
  }) {
999
- return /* @__PURE__ */ A(B.Close, { "data-slot": "dialog-close", ...C });
1001
+ return /* @__PURE__ */ A(l.Close, { "data-slot": "dialog-close", ...C });
1000
1002
  }
1001
- function C2({
1003
+ function g2({
1002
1004
  className: C,
1003
1005
  ...L
1004
1006
  }) {
1005
1007
  return /* @__PURE__ */ A(
1006
- B.Overlay,
1008
+ l.Overlay,
1007
1009
  {
1008
1010
  "data-slot": "dialog-overlay",
1009
- className: l(
1011
+ className: B(
1010
1012
  "data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",
1011
1013
  C
1012
1014
  ),
@@ -1014,14 +1016,14 @@ function C2({
1014
1016
  }
1015
1017
  );
1016
1018
  }
1017
- const L2 = M(
1019
+ const e2 = M(
1018
1020
  "text-card-foreground border-border-default data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",
1019
1021
  {
1020
1022
  variants: {
1021
1023
  variant: {
1022
1024
  default: "bg-card",
1023
- glass: l(
1024
- $1.glassOverlay,
1025
+ glass: B(
1026
+ C2.glassOverlay,
1025
1027
  "backdrop-blur-xl border-0"
1026
1028
  )
1027
1029
  }
@@ -1030,27 +1032,27 @@ const L2 = M(
1030
1032
  variant: "default"
1031
1033
  }
1032
1034
  }
1033
- ), g2 = n.forwardRef(({ className: C, children: L, showCloseButton: t = !0, variant: a, ...w }, Q) => /* @__PURE__ */ g(A2, { "data-slot": "dialog-portal", children: [
1034
- /* @__PURE__ */ A(C2, {}),
1035
+ ), i2 = n.forwardRef(({ className: C, children: L, showCloseButton: t = !0, variant: a, ...w }, Q) => /* @__PURE__ */ g(L2, { "data-slot": "dialog-portal", children: [
1036
+ /* @__PURE__ */ A(g2, {}),
1035
1037
  /* @__PURE__ */ g(
1036
- B.Content,
1038
+ l.Content,
1037
1039
  {
1038
1040
  ref: Q,
1039
1041
  "data-slot": "dialog-content",
1040
- className: l(
1041
- L2({ variant: a }),
1042
+ className: B(
1043
+ e2({ variant: a }),
1042
1044
  C
1043
1045
  ),
1044
1046
  ...w,
1045
1047
  children: [
1046
1048
  L,
1047
1049
  t && /* @__PURE__ */ g(
1048
- B.Close,
1050
+ l.Close,
1049
1051
  {
1050
1052
  "data-slot": "dialog-close",
1051
1053
  className: "ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",
1052
1054
  children: [
1053
- /* @__PURE__ */ A(c, {}),
1055
+ /* @__PURE__ */ A(A2, {}),
1054
1056
  /* @__PURE__ */ A("span", { className: "sr-only", children: "Close" })
1055
1057
  ]
1056
1058
  }
@@ -1059,23 +1061,23 @@ const L2 = M(
1059
1061
  }
1060
1062
  )
1061
1063
  ] }));
1062
- g2.displayName = "DialogContent";
1063
- function w2({ className: C, ...L }) {
1064
+ i2.displayName = "DialogContent";
1065
+ function Q2({ className: C, ...L }) {
1064
1066
  return /* @__PURE__ */ A(
1065
1067
  "div",
1066
1068
  {
1067
1069
  "data-slot": "dialog-header",
1068
- className: l("flex flex-col gap-2 text-center sm:text-left", C),
1070
+ className: B("flex flex-col gap-2 text-center sm:text-left", C),
1069
1071
  ...L
1070
1072
  }
1071
1073
  );
1072
1074
  }
1073
- function Q2({ className: C, ...L }) {
1075
+ function c2({ className: C, ...L }) {
1074
1076
  return /* @__PURE__ */ A(
1075
1077
  "div",
1076
1078
  {
1077
1079
  "data-slot": "dialog-footer",
1078
- className: l(
1080
+ className: B(
1079
1081
  "flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",
1080
1082
  C
1081
1083
  ),
@@ -1083,34 +1085,34 @@ function Q2({ className: C, ...L }) {
1083
1085
  }
1084
1086
  );
1085
1087
  }
1086
- function c2({
1088
+ function M2({
1087
1089
  className: C,
1088
1090
  ...L
1089
1091
  }) {
1090
1092
  return /* @__PURE__ */ A(
1091
- B.Title,
1093
+ l.Title,
1092
1094
  {
1093
1095
  "data-slot": "dialog-title",
1094
- className: l("text-lg leading-none font-semibold", C),
1096
+ className: B("text-lg leading-none font-semibold", C),
1095
1097
  ...L
1096
1098
  }
1097
1099
  );
1098
1100
  }
1099
- function M2({
1101
+ function r2({
1100
1102
  className: C,
1101
1103
  ...L
1102
1104
  }) {
1103
1105
  return /* @__PURE__ */ A(
1104
- B.Description,
1106
+ l.Description,
1105
1107
  {
1106
1108
  "data-slot": "dialog-description",
1107
- className: l("text-fg-muted text-sm", C),
1109
+ className: B("text-fg-muted text-sm", C),
1108
1110
  ...L
1109
1111
  }
1110
1112
  );
1111
1113
  }
1112
1114
  const s = 768;
1113
- function r2() {
1115
+ function d2() {
1114
1116
  const [C, L] = n.useState(void 0);
1115
1117
  return n.useEffect(() => {
1116
1118
  const t = window.matchMedia(`(max-width: ${s - 1}px)`), a = () => {
@@ -1120,11 +1122,11 @@ function r2() {
1120
1122
  }, []), !!C;
1121
1123
  }
1122
1124
  export {
1123
- X1 as $,
1125
+ N1 as $,
1124
1126
  d as A,
1125
1127
  I as B,
1126
1128
  Z as C,
1127
- a2 as D,
1129
+ s2 as D,
1128
1130
  k as E,
1129
1131
  U1 as F,
1130
1132
  q as G,
@@ -1144,25 +1146,26 @@ export {
1144
1146
  y1 as U,
1145
1147
  T1 as V,
1146
1148
  O1 as W,
1147
- R1 as X,
1148
- x1 as Y,
1149
- q1 as Z,
1150
- N1 as _,
1151
- g2 as a,
1152
- _1 as a0,
1153
- L2 as a1,
1154
- c2 as b,
1155
- M2 as c,
1149
+ A2 as X,
1150
+ R1 as Y,
1151
+ x1 as Z,
1152
+ q1 as _,
1153
+ i2 as a,
1154
+ X1 as a0,
1155
+ _1 as a1,
1156
+ e2 as a2,
1157
+ M2 as b,
1158
+ r2 as c,
1156
1159
  h as d,
1157
1160
  U as e,
1158
1161
  p as f,
1159
- $1 as g,
1162
+ C2 as g,
1160
1163
  f as h,
1161
1164
  Y as i,
1162
- n2 as j,
1163
- Q2 as k,
1164
- w2 as l,
1165
- s2 as m,
1165
+ w2 as j,
1166
+ c2 as k,
1167
+ Q2 as l,
1168
+ n2 as m,
1166
1169
  y as n,
1167
1170
  O as o,
1168
1171
  T as p,
@@ -1170,9 +1173,9 @@ export {
1170
1173
  x as r,
1171
1174
  X as s,
1172
1175
  a1 as t,
1173
- r2 as u,
1176
+ d2 as u,
1174
1177
  o1 as v,
1175
- l1 as w,
1178
+ B1 as w,
1176
1179
  M1 as x,
1177
1180
  h1 as y,
1178
1181
  I1 as z
package/dist/wallet.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("@moveindustries/wallet-adapter-react"),N=require("react"),M=require("./use-mobile-C12jSU8y.cjs"),x=require("./drawer-DjVIwhWw.cjs"),u=require("./utils-CikHldDD.cjs"),I=require("@phosphor-icons/react"),C={name:"Nightly Wallet",url:"https://nightly.app/download",icon:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI5IiBoZWlnaHQ9IjEyOSIgdmlld0JveD0iMCAwIDEyOSAxMjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMTMuMzgxIDAuMjVDMTA0LjAwOCAxMy4zMjI1IDkyLjI4NzQgMjIuMzg0NyA3OC40MTcyIDI4LjQ1NTZDNzMuNjA5MiAyNy4xNDg0IDY4LjY2ODIgMjYuNDM5NCA2My44MTU5IDI2LjQ4MzdDNTguOTYzNSAyNi40Mzk0IDU0LjAyMjUgMjcuMTI2MiA0OS4yMTQ1IDI4LjQ1NTZDMzUuMzY2NSAyMi4zODQ3IDIzLjYyMzQgMTMuMzIyNSAxNC4yNTEgMC4yNUMxMS40MTUgNy4zNjIzNCAwLjUxMzc5NiAzMS45MzQzIDEzLjYwODUgNjYuMjU1MkMxMy42MDg1IDY2LjI1NTIgOS40MjA4NCA4NC4xODAxIDE3LjEwOTMgOTkuNTc5MUMxNy4xMDkzIDk5LjU3OTEgMjguMjU0MSA5NC41NDk1IDM3LjA3MjYgMTAxLjYxN0M0Ni4zMTIgMTA5LjEyOSA0My4zNjUxIDExNi4zMyA0OS44NzkyIDEyMi41MzRDNTUuNDYyNyAxMjguMjUgNjMuODE1OSAxMjguMjUgNjMuODE1OSAxMjguMjVDNjMuODE1OSAxMjguMjUgNzIuMTY5IDEyOC4yNSA3Ny43NTI1IDEyMi41MzRDODQuMjY2NiAxMTYuMzMgODEuMzQxOSAxMDkuMTI5IDkwLjU1OTIgMTAxLjYxN0M5OS4zNzc2IDk0LjUyNzMgMTEwLjUyMiA5OS41NzkxIDExMC41MjIgOTkuNTc5MUMxMTguMjExIDg0LjE4MDEgMTE0LjAyMyA2Ni4yNTUyIDExNC4wMjMgNjYuMjU1MkMxMjcuMTE4IDMxLjkzNDMgMTE2LjIxNyA3LjM2MjM0IDExMy4zODEgMC4yNVpNMjAuNTY1NyA2MS40OTE1QzEzLjQ1MzQgNDYuODkwMSAxMS40ODE0IDI2LjgzODIgMTYuMDAxNCAxMC45OTYxQzIxLjkzOTUgMjYuMDE4NCAzMC4wMDQ1IDMyLjc3NjIgMzkuNjIwNiAzOS44ODg2QzM1LjUyMTYgNDguMzUyNSAyNy44Nzc1IDU2LjMyODkgMjAuNTY1NyA2MS40OTE1Wk00MS4wMzg2IDg3LjIxNTZDMzUuNDU1MSA4NC43MzQgMzQuMjM2NSA3OS44MzczIDM0LjIzNjUgNzkuODM3M0M0MS44ODA2IDc1LjAyOTMgNTMuMTE0MSA3OC43MDczIDUzLjQ2ODYgOTAuMDk1OUM0Ny41NTI3IDg2LjUyODcgNDUuNjAyOSA4OS4yMzE4IDQxLjAzODYgODcuMjE1NlpNNjMuODE1OSAxMjcuNjA3QzU5LjgwNTUgMTI3LjYwNyA1Ni41NDg0IDEyNC43NDkgNTYuNTQ4NCAxMjEuMjA0QzU2LjU0ODQgMTE3LjY1OSA1OS44MDU1IDExNC44MDEgNjMuODE1OSAxMTQuODAxQzY3LjgyNjMgMTE0LjgwMSA3MS4wODMzIDExNy42NTkgNzEuMDgzMyAxMjEuMjA0QzcxLjA4MzMgMTI0Ljc0OSA2Ny44MjYzIDEyNy42MDcgNjMuODE1OSAxMjcuNjA3Wk04Ni41OTMxIDg3LjIxNTZDODIuMDI4OCA4OS4yMDk3IDgwLjA3OSA4Ni41MDY1IDc0LjE2MzEgOTAuMDk1OUM3NC41MTc2IDc4LjcwNzMgODUuNzUxMSA3NS4wMjkzIDkzLjM5NTIgNzkuODM3M0M5My4zOTUyIDc5Ljg1OTUgOTIuMTk4OCA4NC43NTYxIDg2LjU5MzEgODcuMjE1NlpNMTA3LjA2NiA2MS40OTE1Qzk5Ljc1NDIgNTYuMzI4OSA5Mi4xMTAxIDQ4LjM1MjUgODguMDMzMyAzOS44ODg2Qzk3LjY0OTQgMzIuNzc2MiAxMDUuNzE0IDI2LjAxODQgMTExLjY1MiAxMC45OTYxQzExNi4xNSAyNi44NjA0IDExNC4xNzggNDYuOTEyMyAxMDcuMDY2IDYxLjQ5MTVaIiBmaWxsPSIjNjA2N0Y5Ii8+Cjwvc3ZnPgo=",readyState:s.WalletReadyState.NotDetected},g=t=>t.replace(/ Wallet$/i,""),p=()=>e.jsxs("svg",{width:"98",height:"16",viewBox:"0 0 98 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M4.88 1.35001C6.34667 1.35001 7.63333 1.63668 8.74 2.21001C9.86 2.78334 10.72 3.60334 11.32 4.67001C11.9333 5.72334 12.24 6.95001 12.24 8.35001C12.24 9.75001 11.9333 10.9767 11.32 12.03C10.72 13.07 9.86 13.8767 8.74 14.45C7.63333 15.0233 6.34667 15.31 4.88 15.31H0V1.35001H4.88ZM4.78 12.93C6.24667 12.93 7.38 12.53 8.18 11.73C8.98 10.93 9.38 9.80334 9.38 8.35001C9.38 6.89668 8.98 5.76334 8.18 4.95001C7.38 4.12334 6.24667 3.71001 4.78 3.71001H2.8V12.93H4.78Z",fill:"white"}),e.jsx("path",{d:"M18.8559 15.49C17.7893 15.49 16.8293 15.2567 15.9759 14.79C15.1226 14.31 14.4493 13.6367 13.9559 12.77C13.4759 11.9033 13.2359 10.9033 13.2359 9.77001C13.2359 8.63668 13.4826 7.63668 13.9759 6.77001C14.4826 5.90334 15.1693 5.23668 16.0359 4.77001C16.9026 4.29001 17.8693 4.05001 18.9359 4.05001C20.0026 4.05001 20.9693 4.29001 21.8359 4.77001C22.7026 5.23668 23.3826 5.90334 23.8759 6.77001C24.3826 7.63668 24.6359 8.63668 24.6359 9.77001C24.6359 10.9033 24.3759 11.9033 23.8559 12.77C23.3493 13.6367 22.6559 14.31 21.7759 14.79C20.9093 15.2567 19.9359 15.49 18.8559 15.49ZM18.8559 13.05C19.3626 13.05 19.8359 12.93 20.2759 12.69C20.7293 12.4367 21.0893 12.0633 21.3559 11.57C21.6226 11.0767 21.7559 10.4767 21.7559 9.77001C21.7559 8.71668 21.4759 7.91001 20.9159 7.35001C20.3693 6.77668 19.6959 6.49001 18.8959 6.49001C18.0959 6.49001 17.4226 6.77668 16.8759 7.35001C16.3426 7.91001 16.0759 8.71668 16.0759 9.77001C16.0759 10.8233 16.3359 11.6367 16.8559 12.21C17.3893 12.77 18.0559 13.05 18.8559 13.05Z",fill:"white"}),e.jsx("path",{d:"M41.6498 4.23001L38.4098 15.31H35.3898L33.3698 7.57001L31.3498 15.31H28.3098L25.0498 4.23001H27.8898L29.8498 12.67L31.9698 4.23001H34.9298L37.0098 12.65L38.9698 4.23001H41.6498Z",fill:"white"}),e.jsx("path",{d:"M48.9048 4.07001C50.2248 4.07001 51.2915 4.49001 52.1048 5.33001C52.9182 6.15668 53.3248 7.31668 53.3248 8.81001V15.31H50.5248V9.19001C50.5248 8.31001 50.3048 7.63668 49.8648 7.17001C49.4248 6.69001 48.8248 6.45001 48.0648 6.45001C47.2915 6.45001 46.6782 6.69001 46.2248 7.17001C45.7848 7.63668 45.5648 8.31001 45.5648 9.19001V15.31H42.7648V4.23001H45.5648V5.61001C45.9382 5.13001 46.4115 4.75668 46.9848 4.49001C47.5715 4.21001 48.2115 4.07001 48.9048 4.07001Z",fill:"white"}),e.jsx("path",{d:"M58.3875 0.51001V15.31H55.5875V0.51001H58.3875Z",fill:"white"}),e.jsx("path",{d:"M65.6739 15.49C64.6072 15.49 63.6472 15.2567 62.7939 14.79C61.9406 14.31 61.2672 13.6367 60.7739 12.77C60.2939 11.9033 60.0539 10.9033 60.0539 9.77001C60.0539 8.63668 60.3006 7.63668 60.7939 6.77001C61.3006 5.90334 61.9872 5.23668 62.8539 4.77001C63.7206 4.29001 64.6872 4.05001 65.7539 4.05001C66.8206 4.05001 67.7872 4.29001 68.6539 4.77001C69.5206 5.23668 70.2006 5.90334 70.6939 6.77001C71.2006 7.63668 71.4539 8.63668 71.4539 9.77001C71.4539 10.9033 71.1939 11.9033 70.6739 12.77C70.1672 13.6367 69.4739 14.31 68.5939 14.79C67.7272 15.2567 66.7539 15.49 65.6739 15.49ZM65.6739 13.05C66.1806 13.05 66.6539 12.93 67.0939 12.69C67.5472 12.4367 67.9072 12.0633 68.1739 11.57C68.4406 11.0767 68.5739 10.4767 68.5739 9.77001C68.5739 8.71668 68.2939 7.91001 67.7339 7.35001C67.1872 6.77668 66.5139 6.49001 65.7139 6.49001C64.9139 6.49001 64.2406 6.77668 63.6939 7.35001C63.1606 7.91001 62.8939 8.71668 62.8939 9.77001C62.8939 10.8233 63.1539 11.6367 63.6739 12.21C64.2072 12.77 64.8739 13.05 65.6739 13.05Z",fill:"white"}),e.jsx("path",{d:"M72.3878 9.73001C72.3878 8.61001 72.6078 7.61668 73.0478 6.75001C73.5011 5.88334 74.1078 5.21668 74.8678 4.75001C75.6411 4.28334 76.5011 4.05001 77.4478 4.05001C78.2745 4.05001 78.9945 4.21668 79.6078 4.55001C80.2345 4.88334 80.7345 5.30334 81.1078 5.81001V4.23001H83.9278V15.31H81.1078V13.69C80.7478 14.21 80.2478 14.6433 79.6078 14.99C78.9811 15.3233 78.2545 15.49 77.4278 15.49C76.4945 15.49 75.6411 15.25 74.8678 14.77C74.1078 14.29 73.5011 13.6167 73.0478 12.75C72.6078 11.87 72.3878 10.8633 72.3878 9.73001ZM81.1078 9.77001C81.1078 9.09001 80.9745 8.51001 80.7078 8.03001C80.4411 7.53668 80.0811 7.16334 79.6278 6.91001C79.1745 6.64334 78.6878 6.51001 78.1678 6.51001C77.6478 6.51001 77.1678 6.63668 76.7278 6.89001C76.2878 7.14334 75.9278 7.51668 75.6478 8.01001C75.3811 8.49001 75.2478 9.06334 75.2478 9.73001C75.2478 10.3967 75.3811 10.9833 75.6478 11.49C75.9278 11.9833 76.2878 12.3633 76.7278 12.63C77.1811 12.8967 77.6611 13.03 78.1678 13.03C78.6878 13.03 79.1745 12.9033 79.6278 12.65C80.0811 12.3833 80.4411 12.01 80.7078 11.53C80.9745 11.0367 81.1078 10.45 81.1078 9.77001Z",fill:"white"}),e.jsx("path",{d:"M85.5425 9.73001C85.5425 8.61001 85.7625 7.61668 86.2025 6.75001C86.6558 5.88334 87.2692 5.21668 88.0425 4.75001C88.8158 4.28334 89.6758 4.05001 90.6225 4.05001C91.3425 4.05001 92.0292 4.21001 92.6825 4.53001C93.3358 4.83668 93.8558 5.25001 94.2425 5.77001V0.51001H97.0825V15.31H94.2425V13.67C93.8958 14.2167 93.4092 14.6567 92.7825 14.99C92.1558 15.3233 91.4292 15.49 90.6025 15.49C89.6692 15.49 88.8158 15.25 88.0425 14.77C87.2692 14.29 86.6558 13.6167 86.2025 12.75C85.7625 11.87 85.5425 10.8633 85.5425 9.73001ZM94.2625 9.77001C94.2625 9.09001 94.1292 8.51001 93.8625 8.03001C93.5958 7.53668 93.2358 7.16334 92.7825 6.91001C92.3292 6.64334 91.8425 6.51001 91.3225 6.51001C90.8025 6.51001 90.3225 6.63668 89.8825 6.89001C89.4425 7.14334 89.0825 7.51668 88.8025 8.01001C88.5358 8.49001 88.4025 9.06334 88.4025 9.73001C88.4025 10.3967 88.5358 10.9833 88.8025 11.49C89.0825 11.9833 89.4425 12.3633 89.8825 12.63C90.3358 12.8967 90.8158 13.03 91.3225 13.03C91.8425 13.03 92.3292 12.9033 92.7825 12.65C93.2358 12.3833 93.5958 12.01 93.8625 11.53C94.1292 11.0367 94.2625 10.45 94.2625 9.77001Z",fill:"white"})]});function D(t){const a=["Dev T wallet","Pontem Wallet","Trust","Tokenpocket","Martian","Rise","Petra"];return t.filter((l,r,i)=>i.findIndex(c=>c.name===l.name)===r).filter(l=>!l||a.includes(l.name)?!1:l)}function y({onClose:t,description:a="Securely connect your wallet to the Movement Network.",...l}){const{wallets:r}=s.useWallet(),[i,c]=N.useState(!1),{availableWallets:j,installableWallets:o}=N.useMemo(()=>{const n=s.groupAndSortWallets(r,l),d=[];return[...n?.availableWallets??[],...n?.installableWallets??[]].some(h=>h.name.toLowerCase().includes("nightly"))||d.push(C),{availableWallets:n?.availableWallets??[],installableWallets:[...n?.installableWallets??[],...d]}},[r,l]);return e.jsxs("div",{className:u.cn("flex w-full flex-col items-center justify-center gap-6 px-6 pt-12 pb-6 md:max-w-114","z-9999 mx-auto max-h-full overflow-y-auto overflow-hidden md:max-h-[80vh]","rounded-[24px] border-[0.5px] border-white bg-[#2d2d2d]"),children:[e.jsxs("div",{className:"flex w-full max-w-102 flex-col items-center gap-4 p-0",children:[e.jsx("div",{className:"w-full max-w-76 text-center font-[family-name:var(--font-display,sans-serif)] text-[32px] leading-[120%] font-normal tracking-[-0.03em] text-white",children:"Connect Wallet"}),a&&e.jsx("div",{className:"w-full max-w-sm text-center font-[family-name:var(--font-display,sans-serif)] text-lg leading-[140%] font-normal text-white/48",children:a})]}),e.jsxs("div",{className:"flex max-h-168 w-full max-w-102 flex-row flex-wrap content-center items-start justify-center gap-4 overflow-y-auto p-4 py-4",children:[j.length>0?D(j).map(n=>e.jsx("div",{className:"w-28 shrink-0",children:e.jsx(f,{wallet:n,onConnect:t})},n.name)):e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"h-px w-92 bg-[rgba(255,255,255,0.48)]"}),e.jsx("span",{className:"font-[family-name:var(--font-display,sans-serif)] text-lg leading-[21.60px] font-medium text-[var(--color-cyan-300)]",children:"Don't have a wallet?"}),e.jsxs("button",{className:u.cn("h-10 w-full rounded-full bg-[#6067F9] px-4 py-1 [&_path]:fill-white","inline-flex cursor-pointer items-center justify-center gap-2 border-none","transition-all duration-200 ease-[ease]","hover:opacity-90"),onClick:()=>window.open(C.url,"_blank"),children:[e.jsx(p,{}),e.jsx(M.NightlyIcon,{size:30,fill:"white"})]})]}),!!o.length&&e.jsxs("div",{className:"flex w-full flex-col gap-3",children:[e.jsxs("button",{onClick:()=>c(!i),className:u.cn("inline-flex items-center justify-center gap-2 self-center text-white","rounded-md text-sm font-medium whitespace-nowrap transition-all duration-200","cursor-pointer border-none bg-transparent","focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none","disabled:pointer-events-none disabled:opacity-50","h-9 px-3 hover:bg-white/20"),children:["Other wallets",e.jsx(I.CaretDownIcon,{size:16,weight:"bold",className:u.cn("transition-transform duration-200",i?"rotate-180":"rotate-0")})]}),i&&e.jsx("div",{className:"animate-in fade-in duration-200",children:e.jsx("div",{className:"flex w-full flex-wrap items-start justify-center gap-4 pt-2",children:D(o).map(n=>e.jsx("div",{onClick:()=>window.open(n.url,"_blank"),className:"w-28 shrink-0 cursor-pointer",children:e.jsx(f,{wallet:n,onConnect:t})},n.name))})})]})]})]})}function w({onClose:t,description:a,...l}){const[r,i]=N.useState(!1),c=M.useIsMobile();if(N.useEffect(()=>(i(!0),()=>i(!1)),[]),!r||typeof window>"u")return null;const j={onClose:t,description:a,...l};return c?e.jsx(x.Drawer,{open:!0,onOpenChange:o=>!o&&t(),children:e.jsxs(x.DrawerContent,{className:"z-9999",children:[e.jsx(x.DrawerTitle,{className:"sr-only",children:"Connect Wallet"}),e.jsx(x.DrawerDescription,{className:"sr-only",children:"Connect your wallet to continue."}),e.jsx(y,{...j})]})}):e.jsx(M.Dialog,{open:!0,onOpenChange:o=>!o&&t(),children:e.jsxs(M.DialogContent,{showCloseButton:!1,className:"border-0 bg-transparent p-0",children:[e.jsx(M.DialogTitle,{className:"sr-only",children:"Connect Wallet"}),e.jsx(M.DialogDescription,{className:"sr-only",children:"Connect your wallet to continue."}),e.jsx(y,{...j})]})})}const m=t=>e.jsxs("div",{className:"group/wallet relative h-28 w-28 cursor-pointer rounded-lg transition-shadow duration-200 ease-in-out hover:shadow-[0.25rem_0.25rem_0_var(--color-cyan-300)]",children:[e.jsx("div",{className:"absolute inset-0 rounded-lg bg-[#090909]"}),e.jsx("div",{className:"absolute top-1/2 left-1/2 flex h-20.5 w-20.5 -translate-x-1/2 -translate-y-1/2 flex-col items-center justify-center gap-2 p-0",children:t})]});function f({wallet:t,onConnect:a}){return s.isInstallRequired(t)?e.jsx(s.WalletItem,{wallet:t,onConnect:a,children:e.jsx("div",{className:"cursor-default border-none bg-transparent p-0",children:m(e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"h-14 w-14",children:e.jsx(s.WalletItem.Icon,{className:"h-full w-full object-contain"})}),e.jsx("div",{className:"flex h-4.5 w-20.5 items-center justify-center text-center font-[family-name:var(--font-display,sans-serif)] text-lg leading-[100%] font-normal tracking-[-0.06em] text-white",children:g(t.name)}),e.jsx("div",{className:"absolute top-[-1rem] left-1/2 z-9999 hidden h-5 w-28 -translate-x-1/2 items-center justify-center overflow-hidden rounded-t-lg bg-[var(--color-cyan-300)]/80 group-hover/wallet:inline-flex",children:e.jsx("span",{className:"font-[family-name:var(--font-display,sans-serif)] text-xs leading-[14px] font-bold tracking-[0.40px] text-black uppercase",children:"INSTALL"})})]}))})}):e.jsx(s.WalletItem,{wallet:t,onConnect:a,children:e.jsx(s.WalletItem.ConnectButton,{asChild:!0,children:e.jsxs("button",{className:"relative cursor-pointer border-none bg-transparent p-0",children:[m(e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"h-14 w-14",children:e.jsx(s.WalletItem.Icon,{className:"h-full w-full object-contain"})}),e.jsx("div",{className:"flex h-4.5 w-20.5 items-center justify-center text-center font-[family-name:var(--font-display,sans-serif)] text-lg leading-[100%] font-normal tracking-[-0.06em] text-white",children:g(t.name)})]})),e.jsx("span",{className:"pointer-events-none absolute bottom-[-0.5rem] left-1/2 -translate-x-1/2 text-xs whitespace-nowrap text-white/60 opacity-0 transition-opacity duration-200 ease-in-out hover:opacity-100",children:"Click to connect"})]})})})}exports.WalletModal=w;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("@moveindustries/wallet-adapter-react"),N=require("react"),o=require("./use-mobile-1LviLXhw.cjs"),x=require("./drawer-DjVIwhWw.cjs"),u=require("./utils-CikHldDD.cjs"),f=require("@phosphor-icons/react"),C={name:"Nightly Wallet",url:"https://nightly.app/download",icon:"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI5IiBoZWlnaHQ9IjEyOSIgdmlld0JveD0iMCAwIDEyOSAxMjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMTMuMzgxIDAuMjVDMTA0LjAwOCAxMy4zMjI1IDkyLjI4NzQgMjIuMzg0NyA3OC40MTcyIDI4LjQ1NTZDNzMuNjA5MiAyNy4xNDg0IDY4LjY2ODIgMjYuNDM5NCA2My44MTU5IDI2LjQ4MzdDNTguOTYzNSAyNi40Mzk0IDU0LjAyMjUgMjcuMTI2MiA0OS4yMTQ1IDI4LjQ1NTZDMzUuMzY2NSAyMi4zODQ3IDIzLjYyMzQgMTMuMzIyNSAxNC4yNTEgMC4yNUMxMS40MTUgNy4zNjIzNCAwLjUxMzc5NiAzMS45MzQzIDEzLjYwODUgNjYuMjU1MkMxMy42MDg1IDY2LjI1NTIgOS40MjA4NCA4NC4xODAxIDE3LjEwOTMgOTkuNTc5MUMxNy4xMDkzIDk5LjU3OTEgMjguMjU0MSA5NC41NDk1IDM3LjA3MjYgMTAxLjYxN0M0Ni4zMTIgMTA5LjEyOSA0My4zNjUxIDExNi4zMyA0OS44NzkyIDEyMi41MzRDNTUuNDYyNyAxMjguMjUgNjMuODE1OSAxMjguMjUgNjMuODE1OSAxMjguMjVDNjMuODE1OSAxMjguMjUgNzIuMTY5IDEyOC4yNSA3Ny43NTI1IDEyMi41MzRDODQuMjY2NiAxMTYuMzMgODEuMzQxOSAxMDkuMTI5IDkwLjU1OTIgMTAxLjYxN0M5OS4zNzc2IDk0LjUyNzMgMTEwLjUyMiA5OS41NzkxIDExMC41MjIgOTkuNTc5MUMxMTguMjExIDg0LjE4MDEgMTE0LjAyMyA2Ni4yNTUyIDExNC4wMjMgNjYuMjU1MkMxMjcuMTE4IDMxLjkzNDMgMTE2LjIxNyA3LjM2MjM0IDExMy4zODEgMC4yNVpNMjAuNTY1NyA2MS40OTE1QzEzLjQ1MzQgNDYuODkwMSAxMS40ODE0IDI2LjgzODIgMTYuMDAxNCAxMC45OTYxQzIxLjkzOTUgMjYuMDE4NCAzMC4wMDQ1IDMyLjc3NjIgMzkuNjIwNiAzOS44ODg2QzM1LjUyMTYgNDguMzUyNSAyNy44Nzc1IDU2LjMyODkgMjAuNTY1NyA2MS40OTE1Wk00MS4wMzg2IDg3LjIxNTZDMzUuNDU1MSA4NC43MzQgMzQuMjM2NSA3OS44MzczIDM0LjIzNjUgNzkuODM3M0M0MS44ODA2IDc1LjAyOTMgNTMuMTE0MSA3OC43MDczIDUzLjQ2ODYgOTAuMDk1OUM0Ny41NTI3IDg2LjUyODcgNDUuNjAyOSA4OS4yMzE4IDQxLjAzODYgODcuMjE1NlpNNjMuODE1OSAxMjcuNjA3QzU5LjgwNTUgMTI3LjYwNyA1Ni41NDg0IDEyNC43NDkgNTYuNTQ4NCAxMjEuMjA0QzU2LjU0ODQgMTE3LjY1OSA1OS44MDU1IDExNC44MDEgNjMuODE1OSAxMTQuODAxQzY3LjgyNjMgMTE0LjgwMSA3MS4wODMzIDExNy42NTkgNzEuMDgzMyAxMjEuMjA0QzcxLjA4MzMgMTI0Ljc0OSA2Ny44MjYzIDEyNy42MDcgNjMuODE1OSAxMjcuNjA3Wk04Ni41OTMxIDg3LjIxNTZDODIuMDI4OCA4OS4yMDk3IDgwLjA3OSA4Ni41MDY1IDc0LjE2MzEgOTAuMDk1OUM3NC41MTc2IDc4LjcwNzMgODUuNzUxMSA3NS4wMjkzIDkzLjM5NTIgNzkuODM3M0M5My4zOTUyIDc5Ljg1OTUgOTIuMTk4OCA4NC43NTYxIDg2LjU5MzEgODcuMjE1NlpNMTA3LjA2NiA2MS40OTE1Qzk5Ljc1NDIgNTYuMzI4OSA5Mi4xMTAxIDQ4LjM1MjUgODguMDMzMyAzOS44ODg2Qzk3LjY0OTQgMzIuNzc2MiAxMDUuNzE0IDI2LjAxODQgMTExLjY1MiAxMC45OTYxQzExNi4xNSAyNi44NjA0IDExNC4xNzggNDYuOTEyMyAxMDcuMDY2IDYxLjQ5MTVaIiBmaWxsPSIjNjA2N0Y5Ii8+Cjwvc3ZnPgo=",readyState:s.WalletReadyState.NotDetected},g=t=>t.replace(/ Wallet$/i,""),p=()=>e.jsxs("svg",{width:"98",height:"16",viewBox:"0 0 98 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M4.88 1.35001C6.34667 1.35001 7.63333 1.63668 8.74 2.21001C9.86 2.78334 10.72 3.60334 11.32 4.67001C11.9333 5.72334 12.24 6.95001 12.24 8.35001C12.24 9.75001 11.9333 10.9767 11.32 12.03C10.72 13.07 9.86 13.8767 8.74 14.45C7.63333 15.0233 6.34667 15.31 4.88 15.31H0V1.35001H4.88ZM4.78 12.93C6.24667 12.93 7.38 12.53 8.18 11.73C8.98 10.93 9.38 9.80334 9.38 8.35001C9.38 6.89668 8.98 5.76334 8.18 4.95001C7.38 4.12334 6.24667 3.71001 4.78 3.71001H2.8V12.93H4.78Z",fill:"white"}),e.jsx("path",{d:"M18.8559 15.49C17.7893 15.49 16.8293 15.2567 15.9759 14.79C15.1226 14.31 14.4493 13.6367 13.9559 12.77C13.4759 11.9033 13.2359 10.9033 13.2359 9.77001C13.2359 8.63668 13.4826 7.63668 13.9759 6.77001C14.4826 5.90334 15.1693 5.23668 16.0359 4.77001C16.9026 4.29001 17.8693 4.05001 18.9359 4.05001C20.0026 4.05001 20.9693 4.29001 21.8359 4.77001C22.7026 5.23668 23.3826 5.90334 23.8759 6.77001C24.3826 7.63668 24.6359 8.63668 24.6359 9.77001C24.6359 10.9033 24.3759 11.9033 23.8559 12.77C23.3493 13.6367 22.6559 14.31 21.7759 14.79C20.9093 15.2567 19.9359 15.49 18.8559 15.49ZM18.8559 13.05C19.3626 13.05 19.8359 12.93 20.2759 12.69C20.7293 12.4367 21.0893 12.0633 21.3559 11.57C21.6226 11.0767 21.7559 10.4767 21.7559 9.77001C21.7559 8.71668 21.4759 7.91001 20.9159 7.35001C20.3693 6.77668 19.6959 6.49001 18.8959 6.49001C18.0959 6.49001 17.4226 6.77668 16.8759 7.35001C16.3426 7.91001 16.0759 8.71668 16.0759 9.77001C16.0759 10.8233 16.3359 11.6367 16.8559 12.21C17.3893 12.77 18.0559 13.05 18.8559 13.05Z",fill:"white"}),e.jsx("path",{d:"M41.6498 4.23001L38.4098 15.31H35.3898L33.3698 7.57001L31.3498 15.31H28.3098L25.0498 4.23001H27.8898L29.8498 12.67L31.9698 4.23001H34.9298L37.0098 12.65L38.9698 4.23001H41.6498Z",fill:"white"}),e.jsx("path",{d:"M48.9048 4.07001C50.2248 4.07001 51.2915 4.49001 52.1048 5.33001C52.9182 6.15668 53.3248 7.31668 53.3248 8.81001V15.31H50.5248V9.19001C50.5248 8.31001 50.3048 7.63668 49.8648 7.17001C49.4248 6.69001 48.8248 6.45001 48.0648 6.45001C47.2915 6.45001 46.6782 6.69001 46.2248 7.17001C45.7848 7.63668 45.5648 8.31001 45.5648 9.19001V15.31H42.7648V4.23001H45.5648V5.61001C45.9382 5.13001 46.4115 4.75668 46.9848 4.49001C47.5715 4.21001 48.2115 4.07001 48.9048 4.07001Z",fill:"white"}),e.jsx("path",{d:"M58.3875 0.51001V15.31H55.5875V0.51001H58.3875Z",fill:"white"}),e.jsx("path",{d:"M65.6739 15.49C64.6072 15.49 63.6472 15.2567 62.7939 14.79C61.9406 14.31 61.2672 13.6367 60.7739 12.77C60.2939 11.9033 60.0539 10.9033 60.0539 9.77001C60.0539 8.63668 60.3006 7.63668 60.7939 6.77001C61.3006 5.90334 61.9872 5.23668 62.8539 4.77001C63.7206 4.29001 64.6872 4.05001 65.7539 4.05001C66.8206 4.05001 67.7872 4.29001 68.6539 4.77001C69.5206 5.23668 70.2006 5.90334 70.6939 6.77001C71.2006 7.63668 71.4539 8.63668 71.4539 9.77001C71.4539 10.9033 71.1939 11.9033 70.6739 12.77C70.1672 13.6367 69.4739 14.31 68.5939 14.79C67.7272 15.2567 66.7539 15.49 65.6739 15.49ZM65.6739 13.05C66.1806 13.05 66.6539 12.93 67.0939 12.69C67.5472 12.4367 67.9072 12.0633 68.1739 11.57C68.4406 11.0767 68.5739 10.4767 68.5739 9.77001C68.5739 8.71668 68.2939 7.91001 67.7339 7.35001C67.1872 6.77668 66.5139 6.49001 65.7139 6.49001C64.9139 6.49001 64.2406 6.77668 63.6939 7.35001C63.1606 7.91001 62.8939 8.71668 62.8939 9.77001C62.8939 10.8233 63.1539 11.6367 63.6739 12.21C64.2072 12.77 64.8739 13.05 65.6739 13.05Z",fill:"white"}),e.jsx("path",{d:"M72.3878 9.73001C72.3878 8.61001 72.6078 7.61668 73.0478 6.75001C73.5011 5.88334 74.1078 5.21668 74.8678 4.75001C75.6411 4.28334 76.5011 4.05001 77.4478 4.05001C78.2745 4.05001 78.9945 4.21668 79.6078 4.55001C80.2345 4.88334 80.7345 5.30334 81.1078 5.81001V4.23001H83.9278V15.31H81.1078V13.69C80.7478 14.21 80.2478 14.6433 79.6078 14.99C78.9811 15.3233 78.2545 15.49 77.4278 15.49C76.4945 15.49 75.6411 15.25 74.8678 14.77C74.1078 14.29 73.5011 13.6167 73.0478 12.75C72.6078 11.87 72.3878 10.8633 72.3878 9.73001ZM81.1078 9.77001C81.1078 9.09001 80.9745 8.51001 80.7078 8.03001C80.4411 7.53668 80.0811 7.16334 79.6278 6.91001C79.1745 6.64334 78.6878 6.51001 78.1678 6.51001C77.6478 6.51001 77.1678 6.63668 76.7278 6.89001C76.2878 7.14334 75.9278 7.51668 75.6478 8.01001C75.3811 8.49001 75.2478 9.06334 75.2478 9.73001C75.2478 10.3967 75.3811 10.9833 75.6478 11.49C75.9278 11.9833 76.2878 12.3633 76.7278 12.63C77.1811 12.8967 77.6611 13.03 78.1678 13.03C78.6878 13.03 79.1745 12.9033 79.6278 12.65C80.0811 12.3833 80.4411 12.01 80.7078 11.53C80.9745 11.0367 81.1078 10.45 81.1078 9.77001Z",fill:"white"}),e.jsx("path",{d:"M85.5425 9.73001C85.5425 8.61001 85.7625 7.61668 86.2025 6.75001C86.6558 5.88334 87.2692 5.21668 88.0425 4.75001C88.8158 4.28334 89.6758 4.05001 90.6225 4.05001C91.3425 4.05001 92.0292 4.21001 92.6825 4.53001C93.3358 4.83668 93.8558 5.25001 94.2425 5.77001V0.51001H97.0825V15.31H94.2425V13.67C93.8958 14.2167 93.4092 14.6567 92.7825 14.99C92.1558 15.3233 91.4292 15.49 90.6025 15.49C89.6692 15.49 88.8158 15.25 88.0425 14.77C87.2692 14.29 86.6558 13.6167 86.2025 12.75C85.7625 11.87 85.5425 10.8633 85.5425 9.73001ZM94.2625 9.77001C94.2625 9.09001 94.1292 8.51001 93.8625 8.03001C93.5958 7.53668 93.2358 7.16334 92.7825 6.91001C92.3292 6.64334 91.8425 6.51001 91.3225 6.51001C90.8025 6.51001 90.3225 6.63668 89.8825 6.89001C89.4425 7.14334 89.0825 7.51668 88.8025 8.01001C88.5358 8.49001 88.4025 9.06334 88.4025 9.73001C88.4025 10.3967 88.5358 10.9833 88.8025 11.49C89.0825 11.9833 89.4425 12.3633 89.8825 12.63C90.3358 12.8967 90.8158 13.03 91.3225 13.03C91.8425 13.03 92.3292 12.9033 92.7825 12.65C93.2358 12.3833 93.5958 12.01 93.8625 11.53C94.1292 11.0367 94.2625 10.45 94.2625 9.77001Z",fill:"white"})]});function D(t){const a=["Dev T wallet","Pontem Wallet","Trust","Tokenpocket","Martian","Rise","Petra"];return t.filter((l,r,i)=>i.findIndex(c=>c.name===l.name)===r).filter(l=>!l||a.includes(l.name)?!1:l)}function h({onClose:t,description:a="Securely connect your wallet to the Movement Network.",...l}){const{wallets:r}=s.useWallet(),[i,c]=N.useState(!1),{availableWallets:j,installableWallets:M}=N.useMemo(()=>{const n=s.groupAndSortWallets(r,l),d=[];return[...n?.availableWallets??[],...n?.installableWallets??[]].some(m=>m.name.toLowerCase().includes("nightly"))||d.push(C),{availableWallets:n?.availableWallets??[],installableWallets:[...n?.installableWallets??[],...d]}},[r,l]);return e.jsxs("div",{className:u.cn("flex w-full flex-col items-center justify-center gap-6 px-6 pt-12 pb-6 md:max-w-114","z-9999 mx-auto max-h-full overflow-y-auto overflow-hidden md:max-h-[80vh]","rounded-[24px] border-[0.5px] border-white bg-[#2d2d2d]"),children:[e.jsxs("div",{className:"flex w-full max-w-102 flex-col items-center gap-4 p-0",children:[e.jsx("div",{className:"w-full max-w-76 text-center font-display text-[32px] leading-[120%] font-normal tracking-[-0.03em] text-white",children:"Connect Wallet"}),a&&e.jsx("div",{className:"w-full max-w-sm text-center font-display text-lg leading-[140%] font-normal text-white/48",children:a})]}),e.jsxs("div",{className:"flex max-h-168 w-full max-w-102 flex-row flex-wrap content-center items-start justify-center gap-4 overflow-y-auto p-4 py-4",children:[j.length>0?D(j).map(n=>e.jsx("div",{className:"w-28 shrink-0",children:e.jsx(I,{wallet:n,onConnect:t})},n.name)):e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"h-px w-92 bg-[rgba(255,255,255,0.48)]"}),e.jsx("span",{className:"font-display text-lg leading-[21.60px] font-medium text-[var(--color-cyan-300)]",children:"Don't have a wallet?"}),e.jsxs("button",{className:u.cn("h-10 w-full rounded-full bg-[#6067F9] px-4 py-1 [&_path]:fill-white","inline-flex cursor-pointer items-center justify-center gap-2 border-none","transition-all duration-200 ease-[ease]","hover:opacity-90"),onClick:()=>window.open(C.url,"_blank"),children:[e.jsx(p,{}),e.jsx(o.NightlyIcon,{size:30,fill:"white"})]})]}),!!M.length&&e.jsxs("div",{className:"flex w-full flex-col gap-3",children:[e.jsxs("button",{onClick:()=>c(!i),className:u.cn("inline-flex items-center justify-center gap-2 self-center text-white","rounded-md text-sm font-medium whitespace-nowrap transition-all duration-200","cursor-pointer border-none bg-transparent","focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none","disabled:pointer-events-none disabled:opacity-50","h-9 px-3 hover:bg-white/20"),children:["Other wallets",e.jsx(f.CaretDownIcon,{size:16,weight:"bold",className:u.cn("transition-transform duration-200",i?"rotate-180":"rotate-0")})]}),i&&e.jsx("div",{className:"animate-in fade-in duration-200",children:e.jsx("div",{className:"flex w-full flex-wrap items-start justify-center gap-4 pt-2",children:D(M).map(n=>e.jsx("div",{onClick:()=>window.open(n.url,"_blank"),className:"w-28 shrink-0 cursor-pointer",children:e.jsx(I,{wallet:n,onConnect:t})},n.name))})})]})]})]})}function w({onClose:t,description:a,...l}){const[r,i]=N.useState(!1),c=o.useIsMobile();if(N.useEffect(()=>(i(!0),()=>i(!1)),[]),!r||typeof window>"u")return null;const j={onClose:t,description:a,...l};return c?e.jsx(x.Drawer,{open:!0,onOpenChange:M=>!M&&t(),children:e.jsxs(x.DrawerContent,{className:"z-9999",children:[e.jsx(x.DrawerTitle,{className:"sr-only",children:"Connect Wallet"}),e.jsx(x.DrawerDescription,{className:"sr-only",children:"Connect your wallet to continue."}),e.jsx(h,{...j})]})}):e.jsx(o.Dialog,{open:!0,onOpenChange:M=>!M&&t(),children:e.jsxs(o.DialogContent,{showCloseButton:!1,className:"border-0 bg-transparent p-0",children:[e.jsx(o.DialogTitle,{className:"sr-only",children:"Connect Wallet"}),e.jsx(o.DialogDescription,{className:"sr-only",children:"Connect your wallet to continue."}),e.jsx(h,{...j})]})})}const y=t=>e.jsxs("div",{className:"group/wallet relative h-28 w-28 cursor-pointer rounded-lg transition-shadow duration-200 ease-in-out hover:shadow-[0.25rem_0.25rem_0_var(--color-cyan-300)]",children:[e.jsx("div",{className:"absolute inset-0 rounded-lg bg-[#090909]"}),e.jsx("div",{className:"absolute top-1/2 left-1/2 flex h-20.5 w-20.5 -translate-x-1/2 -translate-y-1/2 flex-col items-center justify-center gap-2 p-0",children:t})]});function I({wallet:t,onConnect:a}){return s.isInstallRequired(t)?e.jsx(s.WalletItem,{wallet:t,onConnect:a,children:e.jsx("div",{className:"cursor-default border-none bg-transparent p-0",children:y(e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"h-14 w-14",children:e.jsx(s.WalletItem.Icon,{className:"h-full w-full object-contain"})}),e.jsx("div",{className:"flex h-4.5 w-20.5 items-center justify-center text-center font-display text-lg leading-[100%] font-normal tracking-[-0.06em] text-white",children:g(t.name)}),e.jsx("div",{className:"absolute top-[-1rem] left-1/2 z-9999 hidden h-5 w-28 -translate-x-1/2 items-center justify-center overflow-hidden rounded-t-lg bg-[var(--color-cyan-300)]/80 group-hover/wallet:inline-flex",children:e.jsx("span",{className:"font-display text-xs leading-[14px] font-bold tracking-[0.40px] text-black uppercase",children:"INSTALL"})})]}))})}):e.jsx(s.WalletItem,{wallet:t,onConnect:a,children:e.jsx(s.WalletItem.ConnectButton,{asChild:!0,children:e.jsxs("button",{className:"relative cursor-pointer border-none bg-transparent p-0",children:[y(e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"h-14 w-14",children:e.jsx(s.WalletItem.Icon,{className:"h-full w-full object-contain"})}),e.jsx("div",{className:"flex h-4.5 w-20.5 items-center justify-center text-center font-display text-lg leading-[100%] font-normal tracking-[-0.06em] text-white",children:g(t.name)})]})),e.jsx("span",{className:"pointer-events-none absolute bottom-[-0.5rem] left-1/2 -translate-x-1/2 text-xs whitespace-nowrap text-white/60 opacity-0 transition-opacity duration-200 ease-in-out hover:opacity-100",children:"Click to connect"})]})})})}exports.WalletModal=w;
package/dist/wallet.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as e, jsxs as l, Fragment as d } from "react/jsx-runtime";
2
- import { useWallet as I, groupAndSortWallets as p, WalletReadyState as w, isInstallRequired as z, WalletItem as N } from "@moveindustries/wallet-adapter-react";
3
- import { useState as y, useEffect as A, useMemo as O } from "react";
4
- import { u as T, D as L, a as v, b as E, c as b, N as S } from "./use-mobile-Da0X_fcF.js";
2
+ import { useWallet as f, groupAndSortWallets as p, WalletReadyState as w, isInstallRequired as z, WalletItem as N } from "@moveindustries/wallet-adapter-react";
3
+ import { useState as m, useEffect as A, useMemo as O } from "react";
4
+ import { u as T, D as L, a as E, b, c as S, N as v } from "./use-mobile-CN6nNdj4.js";
5
5
  import { D as k, b as U, f as Y, c as Q } from "./drawer-CTsbhpbu.js";
6
6
  import { c as u } from "./utils-eGXXUFl7.js";
7
7
  import { CaretDownIcon as W } from "@phosphor-icons/react";
@@ -83,27 +83,27 @@ function x(t) {
83
83
  "Petra"
84
84
  ];
85
85
  return t.filter(
86
- (a, s, r) => r.findIndex((M) => M.name === a.name) === s
87
- ).filter((a) => !a || i.includes(a.name) ? !1 : a);
86
+ (n, s, r) => r.findIndex((M) => M.name === n.name) === s
87
+ ).filter((n) => !n || i.includes(n.name) ? !1 : n);
88
88
  }
89
89
  function j({
90
90
  onClose: t,
91
91
  description: i = "Securely connect your wallet to the Movement Network.",
92
- ...a
92
+ ...n
93
93
  }) {
94
- const { wallets: s } = I(), [r, M] = y(!1), { availableWallets: c, installableWallets: o } = O(() => {
95
- const n = p(s, a), C = [];
94
+ const { wallets: s } = f(), [r, M] = m(!1), { availableWallets: c, installableWallets: o } = O(() => {
95
+ const a = p(s, n), C = [];
96
96
  return [
97
- ...n?.availableWallets ?? [],
98
- ...n?.installableWallets ?? []
99
- ].some((h) => h.name.toLowerCase().includes("nightly")) || C.push(g), {
100
- availableWallets: n?.availableWallets ?? [],
97
+ ...a?.availableWallets ?? [],
98
+ ...a?.installableWallets ?? []
99
+ ].some((I) => I.name.toLowerCase().includes("nightly")) || C.push(g), {
100
+ availableWallets: a?.availableWallets ?? [],
101
101
  installableWallets: [
102
- ...n?.installableWallets ?? [],
102
+ ...a?.installableWallets ?? [],
103
103
  ...C
104
104
  ]
105
105
  };
106
- }, [s, a]);
106
+ }, [s, n]);
107
107
  return /* @__PURE__ */ l(
108
108
  "div",
109
109
  {
@@ -116,13 +116,13 @@ function j({
116
116
  ),
117
117
  children: [
118
118
  /* @__PURE__ */ l("div", { className: "flex w-full max-w-102 flex-col items-center gap-4 p-0", children: [
119
- /* @__PURE__ */ e("div", { className: "w-full max-w-76 text-center font-[family-name:var(--font-display,sans-serif)] text-[32px] leading-[120%] font-normal tracking-[-0.03em] text-white", children: "Connect Wallet" }),
120
- i && /* @__PURE__ */ e("div", { className: "w-full max-w-sm text-center font-[family-name:var(--font-display,sans-serif)] text-lg leading-[140%] font-normal text-white/48", children: i })
119
+ /* @__PURE__ */ e("div", { className: "w-full max-w-76 text-center font-display text-[32px] leading-[120%] font-normal tracking-[-0.03em] text-white", children: "Connect Wallet" }),
120
+ i && /* @__PURE__ */ e("div", { className: "w-full max-w-sm text-center font-display text-lg leading-[140%] font-normal text-white/48", children: i })
121
121
  ] }),
122
122
  /* @__PURE__ */ l("div", { className: "flex max-h-168 w-full max-w-102 flex-row flex-wrap content-center items-start justify-center gap-4 overflow-y-auto p-4 py-4", children: [
123
- c.length > 0 ? x(c).map((n) => /* @__PURE__ */ e("div", { className: "w-28 shrink-0", children: /* @__PURE__ */ e(f, { wallet: n, onConnect: t }) }, n.name)) : /* @__PURE__ */ l(d, { children: [
123
+ c.length > 0 ? x(c).map((a) => /* @__PURE__ */ e("div", { className: "w-28 shrink-0", children: /* @__PURE__ */ e(y, { wallet: a, onConnect: t }) }, a.name)) : /* @__PURE__ */ l(d, { children: [
124
124
  /* @__PURE__ */ e("div", { className: "h-px w-92 bg-[rgba(255,255,255,0.48)]" }),
125
- /* @__PURE__ */ e("span", { className: "font-[family-name:var(--font-display,sans-serif)] text-lg leading-[21.60px] font-medium text-[var(--color-cyan-300)]", children: "Don't have a wallet?" }),
125
+ /* @__PURE__ */ e("span", { className: "font-display text-lg leading-[21.60px] font-medium text-[var(--color-cyan-300)]", children: "Don't have a wallet?" }),
126
126
  /* @__PURE__ */ l(
127
127
  "button",
128
128
  {
@@ -137,7 +137,7 @@ function j({
137
137
  onClick: () => window.open(g.url, "_blank"),
138
138
  children: [
139
139
  /* @__PURE__ */ e(Z, {}),
140
- /* @__PURE__ */ e(S, { size: 30, fill: "white" })
140
+ /* @__PURE__ */ e(v, { size: 30, fill: "white" })
141
141
  ]
142
142
  }
143
143
  )
@@ -171,14 +171,14 @@ function j({
171
171
  ]
172
172
  }
173
173
  ),
174
- r && /* @__PURE__ */ e("div", { className: "animate-in fade-in duration-200", children: /* @__PURE__ */ e("div", { className: "flex w-full flex-wrap items-start justify-center gap-4 pt-2", children: x(o).map((n) => /* @__PURE__ */ e(
174
+ r && /* @__PURE__ */ e("div", { className: "animate-in fade-in duration-200", children: /* @__PURE__ */ e("div", { className: "flex w-full flex-wrap items-start justify-center gap-4 pt-2", children: x(o).map((a) => /* @__PURE__ */ e(
175
175
  "div",
176
176
  {
177
- onClick: () => window.open(n.url, "_blank"),
177
+ onClick: () => window.open(a.url, "_blank"),
178
178
  className: "w-28 shrink-0 cursor-pointer",
179
- children: /* @__PURE__ */ e(f, { wallet: n, onConnect: t })
179
+ children: /* @__PURE__ */ e(y, { wallet: a, onConnect: t })
180
180
  },
181
- n.name
181
+ a.name
182
182
  )) }) })
183
183
  ] })
184
184
  ] })
@@ -189,15 +189,15 @@ function j({
189
189
  function F({
190
190
  onClose: t,
191
191
  description: i,
192
- ...a
192
+ ...n
193
193
  }) {
194
- const [s, r] = y(!1), M = T();
194
+ const [s, r] = m(!1), M = T();
195
195
  if (A(() => (r(!0), () => r(!1)), []), !s || typeof window > "u")
196
196
  return null;
197
197
  const c = {
198
198
  onClose: t,
199
199
  description: i,
200
- ...a
200
+ ...n
201
201
  };
202
202
  return M ? /* @__PURE__ */ e(
203
203
  k,
@@ -216,13 +216,13 @@ function F({
216
216
  open: !0,
217
217
  onOpenChange: (o) => !o && t(),
218
218
  children: /* @__PURE__ */ l(
219
- v,
219
+ E,
220
220
  {
221
221
  showCloseButton: !1,
222
222
  className: "border-0 bg-transparent p-0",
223
223
  children: [
224
- /* @__PURE__ */ e(E, { className: "sr-only", children: "Connect Wallet" }),
225
- /* @__PURE__ */ e(b, { className: "sr-only", children: "Connect your wallet to continue." }),
224
+ /* @__PURE__ */ e(b, { className: "sr-only", children: "Connect Wallet" }),
225
+ /* @__PURE__ */ e(S, { className: "sr-only", children: "Connect your wallet to continue." }),
226
226
  /* @__PURE__ */ e(j, { ...c })
227
227
  ]
228
228
  }
@@ -230,22 +230,22 @@ function F({
230
230
  }
231
231
  );
232
232
  }
233
- const m = (t) => /* @__PURE__ */ l("div", { className: "group/wallet relative h-28 w-28 cursor-pointer rounded-lg transition-shadow duration-200 ease-in-out hover:shadow-[0.25rem_0.25rem_0_var(--color-cyan-300)]", children: [
233
+ const h = (t) => /* @__PURE__ */ l("div", { className: "group/wallet relative h-28 w-28 cursor-pointer rounded-lg transition-shadow duration-200 ease-in-out hover:shadow-[0.25rem_0.25rem_0_var(--color-cyan-300)]", children: [
234
234
  /* @__PURE__ */ e("div", { className: "absolute inset-0 rounded-lg bg-[#090909]" }),
235
235
  /* @__PURE__ */ e("div", { className: "absolute top-1/2 left-1/2 flex h-20.5 w-20.5 -translate-x-1/2 -translate-y-1/2 flex-col items-center justify-center gap-2 p-0", children: t })
236
236
  ] });
237
- function f({ wallet: t, onConnect: i }) {
238
- return z(t) ? /* @__PURE__ */ e(N, { wallet: t, onConnect: i, children: /* @__PURE__ */ e("div", { className: "cursor-default border-none bg-transparent p-0", children: m(
237
+ function y({ wallet: t, onConnect: i }) {
238
+ return z(t) ? /* @__PURE__ */ e(N, { wallet: t, onConnect: i, children: /* @__PURE__ */ e("div", { className: "cursor-default border-none bg-transparent p-0", children: h(
239
239
  /* @__PURE__ */ l(d, { children: [
240
240
  /* @__PURE__ */ e("div", { className: "h-14 w-14", children: /* @__PURE__ */ e(N.Icon, { className: "h-full w-full object-contain" }) }),
241
- /* @__PURE__ */ e("div", { className: "flex h-4.5 w-20.5 items-center justify-center text-center font-[family-name:var(--font-display,sans-serif)] text-lg leading-[100%] font-normal tracking-[-0.06em] text-white", children: D(t.name) }),
242
- /* @__PURE__ */ e("div", { className: "absolute top-[-1rem] left-1/2 z-9999 hidden h-5 w-28 -translate-x-1/2 items-center justify-center overflow-hidden rounded-t-lg bg-[var(--color-cyan-300)]/80 group-hover/wallet:inline-flex", children: /* @__PURE__ */ e("span", { className: "font-[family-name:var(--font-display,sans-serif)] text-xs leading-[14px] font-bold tracking-[0.40px] text-black uppercase", children: "INSTALL" }) })
241
+ /* @__PURE__ */ e("div", { className: "flex h-4.5 w-20.5 items-center justify-center text-center font-display text-lg leading-[100%] font-normal tracking-[-0.06em] text-white", children: D(t.name) }),
242
+ /* @__PURE__ */ e("div", { className: "absolute top-[-1rem] left-1/2 z-9999 hidden h-5 w-28 -translate-x-1/2 items-center justify-center overflow-hidden rounded-t-lg bg-[var(--color-cyan-300)]/80 group-hover/wallet:inline-flex", children: /* @__PURE__ */ e("span", { className: "font-display text-xs leading-[14px] font-bold tracking-[0.40px] text-black uppercase", children: "INSTALL" }) })
243
243
  ] })
244
244
  ) }) }) : /* @__PURE__ */ e(N, { wallet: t, onConnect: i, children: /* @__PURE__ */ e(N.ConnectButton, { asChild: !0, children: /* @__PURE__ */ l("button", { className: "relative cursor-pointer border-none bg-transparent p-0", children: [
245
- m(
245
+ h(
246
246
  /* @__PURE__ */ l(d, { children: [
247
247
  /* @__PURE__ */ e("div", { className: "h-14 w-14", children: /* @__PURE__ */ e(N.Icon, { className: "h-full w-full object-contain" }) }),
248
- /* @__PURE__ */ e("div", { className: "flex h-4.5 w-20.5 items-center justify-center text-center font-[family-name:var(--font-display,sans-serif)] text-lg leading-[100%] font-normal tracking-[-0.06em] text-white", children: D(t.name) })
248
+ /* @__PURE__ */ e("div", { className: "flex h-4.5 w-20.5 items-center justify-center text-center font-display text-lg leading-[100%] font-normal tracking-[-0.06em] text-white", children: D(t.name) })
249
249
  ] })
250
250
  ),
251
251
  /* @__PURE__ */ e("span", { className: "pointer-events-none absolute bottom-[-0.5rem] left-1/2 -translate-x-1/2 text-xs whitespace-nowrap text-white/60 opacity-0 transition-opacity duration-200 ease-in-out hover:opacity-100", children: "Click to connect" })
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@moveindustries/movement-design-system",
3
3
  "private": false,
4
- "version": "1.2.0",
4
+ "version": "1.2.2",
5
5
  "type": "module",
6
6
  "description": "Production-ready design system built with shadcn/ui components, Radix UI, and Tailwind CSS for Move Industries",
7
7
  "keywords": [
@@ -108,7 +108,6 @@
108
108
  "@radix-ui/react-toggle": "^1.0.0",
109
109
  "@radix-ui/react-toggle-group": "^1.0.0",
110
110
  "@radix-ui/react-tooltip": "^1.0.0",
111
- "lucide-react": "^0.500.0",
112
111
  "next-themes": "^0.4.0",
113
112
  "react": "^18.0.0 || ^19.0.0",
114
113
  "react-dom": "^18.0.0 || ^19.0.0",