sate-lib 1.64.0 → 1.66.0

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 (57) hide show
  1. package/README.md +17 -4
  2. package/lib/assets/icons/ArrowOut.js +1 -1
  3. package/lib/assets/icons/Caret.js +1 -0
  4. package/lib/assets/icons/CheckCircle-fill.js +1 -1
  5. package/lib/assets/icons/CheckCircle.js +1 -1
  6. package/lib/assets/icons/CheckboxChecked.js +1 -1
  7. package/lib/assets/icons/ChevronDown.js +1 -0
  8. package/lib/assets/icons/ChevronLeft.js +1 -0
  9. package/lib/assets/icons/ChevronRight.js +1 -0
  10. package/lib/assets/icons/ChevronUp.js +1 -0
  11. package/lib/assets/icons/Envelope.js +1 -1
  12. package/lib/assets/icons/Export.js +1 -1
  13. package/lib/assets/icons/Eye-fill.js +1 -1
  14. package/lib/assets/icons/FacebookLogo.js +1 -1
  15. package/lib/assets/icons/Gallery.js +1 -1
  16. package/lib/assets/icons/GlobeSimple.js +1 -1
  17. package/lib/assets/icons/Google-fill.js +1 -1
  18. package/lib/assets/icons/Info.js +1 -1
  19. package/lib/assets/icons/Instagram.js +1 -1
  20. package/lib/assets/icons/List-bullet.js +1 -1
  21. package/lib/assets/icons/MagnifyingGlass.js +1 -1
  22. package/lib/assets/icons/Notches.js +1 -1
  23. package/lib/assets/icons/OpenMap.js +1 -1
  24. package/lib/assets/icons/Pepper-fill.js +1 -1
  25. package/lib/assets/icons/Phone.js +1 -1
  26. package/lib/assets/icons/SlidersHorizontal.js +1 -1
  27. package/lib/assets/icons/Star-fill.js +1 -1
  28. package/lib/assets/icons/TikTok.js +1 -1
  29. package/lib/assets/icons/WarningCircle-fill.js +1 -1
  30. package/lib/assets/icons/WarningTriangle-fill.js +1 -1
  31. package/lib/assets/icons/WhatsappLogo.js +1 -1
  32. package/lib/assets/icons/X2.js +1 -0
  33. package/lib/assets/icons/XCircle-fill.js +1 -1
  34. package/lib/components/drawer/drawer-gallery.d.ts.map +1 -1
  35. package/lib/components/drawer/drawer-gallery.js +1 -1
  36. package/lib/components/drawer/drawer-menu.js +1 -1
  37. package/lib/components/drawer/drawer.d.ts.map +1 -1
  38. package/lib/components/drawer/drawer.js +1 -1
  39. package/lib/components/icon/icon.d.ts +9 -18
  40. package/lib/components/icon/icon.d.ts.map +1 -1
  41. package/lib/components/icon/icon.js +1 -1
  42. package/package.json +5 -6
  43. package/lib/assets/icons/ArrowUpRight.js +0 -1
  44. package/lib/assets/icons/ArrowsOutSimple.js +0 -1
  45. package/lib/assets/icons/CaretDown.js +0 -1
  46. package/lib/assets/icons/CaretLeft.js +0 -1
  47. package/lib/assets/icons/CaretRight.js +0 -1
  48. package/lib/assets/icons/CaretUp.js +0 -1
  49. package/lib/assets/icons/DotsNine.js +0 -1
  50. package/lib/assets/icons/LinkSimple.js +0 -1
  51. package/lib/assets/icons/Placeholder.js +0 -1
  52. package/lib/assets/icons/Plus.js +0 -1
  53. package/lib/assets/icons/SealCheck.js +0 -1
  54. package/lib/assets/icons/SealWarning.js +0 -1
  55. package/lib/assets/icons/SquaresFour.js +0 -1
  56. package/lib/assets/icons/TrafficSign.js +0 -1
  57. package/lib/assets/icons/X.js +0 -1
package/README.md CHANGED
@@ -31,8 +31,8 @@ A lightweight and modular React component library designed for modern web interf
31
31
  ## Installation
32
32
 
33
33
  ```bash
34
- pnpm install
35
- pnpm storybook
34
+ pnpm install
35
+ pnpm storybook
36
36
  ```
37
37
 
38
38
  ## Component usage
@@ -66,7 +66,7 @@ import from "sate-lib/typography.css";
66
66
  ## Commit etiquette
67
67
 
68
68
  ```bash
69
- [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] : message
69
+ [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] : message
70
70
  ```
71
71
 
72
72
  ### Version Triggering
@@ -90,4 +90,17 @@ Optimize and subset fonts using the `subset-fonts.js` script to reduce file size
90
90
 
91
91
  ```bash
92
92
  pnpm subset
93
- ```
93
+ ```
94
+
95
+ ## Figma download icons
96
+
97
+ ```yaml
98
+ FIGMA_TOKEN
99
+ FIGMA_FILE_ID
100
+ FIGMA_NODE_ID
101
+ ```
102
+
103
+ FIGMA_TOKEN: Your Figma personal access token. file_content:read & file_metadata:read
104
+ FIGMA_FILE_ID: The ID of the Figma file containing the icons.
105
+ FIGMA_NODE_ID: The ID of the node (e.g., a frame or group) containing the icons. format is 1111:111 and not 1111-111
106
+
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let r=r=>t("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 11 11",...r,children:t("path",{d:"M10 0q.064 0 .125.012l.023.003.02.006a.72.72 0 0 1 .502.403q.011.019.02.038a.7.7 0 0 1 .048.174 1 1 0 0 1 .012.114v5a.75.75 0 0 1-1.5 0l-.001-3.19-7.969 7.97A.75.75 0 0 1 .22 9.47L8.19 1.5H5A.75.75 0 0 1 5 0z"})});export{r as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let r=r=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...r,children:t("path",{d:"M16.625 6.625q.064 0 .125.012l.023.003.02.006a.74.74 0 0 1 .362.199q.089.091.14.204.012.019.02.038a.7.7 0 0 1 .048.174q.01.056.012.114v5a.75.75 0 0 1-1.5 0l-.001-3.19-7.969 7.97a.75.75 0 0 1-1.06-1.06l7.97-7.97h-3.19a.75.75 0 0 1 0-1.5z"})});export{r as default};
@@ -0,0 +1 @@
1
+ import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:e("path",{d:"m23 7.5-11 11L1 7.511C11.959 7.5 12.917 7.5 23 7.5",clipRule:"evenodd"})});export{t as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m4.28 8.03-5.25 5.25a.747.747 0 0 1-1.06 0l-2.25-2.25a.75.75 0 1 1 1.06-1.06l1.72 1.72 4.72-4.72a.751.751 0 0 1 1.06 1.06"})});export{e as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m4.28 8.03-5.25 5.25a.747.747 0 0 1-1.06 0l-2.25-2.25a.75.75 0 1 1 1.06-1.06l1.72 1.72 4.72-4.72a.751.751 0 0 1 1.06 1.06"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e,children:t("path",{d:"M16.28 9.22a.75.75 0 0 1 0 1.06l-5.25 5.25a.747.747 0 0 1-1.06 0l-2.25-2.25a.75.75 0 1 1 1.06-1.06l1.72 1.72 4.72-4.72a.75.75 0 0 1 1.06 0M21.75 12A9.75 9.75 0 1 1 12 2.25 9.76 9.76 0 0 1 21.75 12m-1.5 0A8.25 8.25 0 1 0 12 20.25 8.26 8.26 0 0 0 20.25 12"})});export{e as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M16.28 9.22a.75.75 0 0 1 0 1.06l-5.25 5.25a.747.747 0 0 1-1.06 0l-2.25-2.25a.75.75 0 1 1 1.06-1.06l1.72 1.72 4.72-4.72a.75.75 0 0 1 1.06 0M21.75 12A9.75 9.75 0 1 1 12 2.25 9.76 9.76 0 0 1 21.75 12m-1.5 0A8.25 8.25 0 1 0 12 20.25 8.26 8.26 0 0 0 20.25 12"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:e("path",{fillRule:"evenodd",d:"M17.53 9.53a.75.75 0 0 0-1.06-1.06L10 14.94l-2.47-2.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0z",clipRule:"evenodd"})});export{t as default};
1
+ import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:e("path",{d:"M17.53 9.53a.75.75 0 0 0-1.06-1.06L10 14.94l-2.47-2.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0z",clipRule:"evenodd"})});export{t as default};
@@ -0,0 +1 @@
1
+ import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:e("path",{d:"M5.47 9.22a.75.75 0 0 1 1.06 0L12 14.69l5.47-5.47a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})});export{t as default};
@@ -0,0 +1 @@
1
+ import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:e("path",{d:"M14.78 5.47a.75.75 0 0 1 0 1.06L9.31 12l5.47 5.47a.75.75 0 1 1-1.06 1.06l-6-6a.75.75 0 0 1 0-1.06l6-6a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})});export{t as default};
@@ -0,0 +1 @@
1
+ import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:e("path",{d:"M9.22 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06L14.69 12 9.22 6.53a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})});export{t as default};
@@ -0,0 +1 @@
1
+ import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:e("path",{d:"M11.47 7.72a.75.75 0 0 1 1.06 0l6 6a.75.75 0 1 1-1.06 1.06L12 9.31l-5.47 5.47a.75.75 0 0 1-1.06-1.06z",clipRule:"evenodd"})});export{t as default};
@@ -1 +1 @@
1
- import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t,children:e("path",{d:"M21 4.5H3a.75.75 0 0 0-.75.75V18a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5V5.25A.75.75 0 0 0 21 4.5m-9 7.983L4.928 6h14.144zM9.254 12 3.75 17.045V6.955zm1.11 1.017 1.125 1.036a.75.75 0 0 0 1.014 0l1.125-1.036L19.066 18H4.928zM14.746 12l5.504-5.046v10.092z"})});export{t as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M21 4.5H3a.75.75 0 0 0-.75.75V18a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5V5.25A.75.75 0 0 0 21 4.5m-9 7.983L4.928 6h14.144zM9.254 12 3.75 17.045V6.955zm1.11 1.017 1.125 1.036a.75.75 0 0 0 1.014 0l1.125-1.036L19.066 18H4.928zM14.746 12l5.504-5.046v10.092z"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:a("path",{d:"M20.25 10.5v9a1.5 1.5 0 0 1-1.5 1.5H5.25a1.5 1.5 0 0 1-1.5-1.5v-9A1.5 1.5 0 0 1 5.25 9H7.5a.75.75 0 0 1 0 1.5H5.25v9h13.5v-9H16.5a.75.75 0 1 1 0-1.5h2.25a1.5 1.5 0 0 1 1.5 1.5M8.78 6.53l2.47-2.47v8.69a.75.75 0 1 0 1.5 0V4.06l2.47 2.47a.75.75 0 1 0 1.06-1.06l-3.75-3.75a.75.75 0 0 0-1.06 0L7.72 5.47a.75.75 0 0 0 1.06 1.06"})});export{t as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:a("path",{d:"M20.25 10.5v9a1.5 1.5 0 0 1-1.5 1.5H5.25a1.5 1.5 0 0 1-1.5-1.5v-9A1.5 1.5 0 0 1 5.25 9H7.5a.75.75 0 0 1 0 1.5H5.25v9h13.5v-9H16.5a.75.75 0 1 1 0-1.5h2.25a1.5 1.5 0 0 1 1.5 1.5M8.78 6.53l2.47-2.47v8.69a.75.75 0 1 0 1.5 0V4.06l2.47 2.47a.75.75 0 1 0 1.06-1.06l-3.75-3.75a.75.75 0 0 0-1.06 0L7.72 5.47a.75.75 0 0 0 1.06 1.06"})});export{t as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e,children:t("path",{d:"M23.185 11.696c-.032-.074-.827-1.835-2.592-3.6C18.241 5.742 15.27 4.5 12 4.5S5.76 5.743 3.407 8.095C1.642 9.861.844 11.625.815 11.696a.75.75 0 0 0 0 .61c.032.074.827 1.834 2.592 3.6C5.759 18.256 8.73 19.5 12 19.5s6.24-1.243 8.593-3.594c1.765-1.766 2.56-3.526 2.592-3.6a.75.75 0 0 0 0-.61M12 15.75a3.75 3.75 0 1 1 0-7.5 3.75 3.75 0 0 1 0 7.5"})});export{e as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M23.185 11.696c-.032-.074-.827-1.835-2.592-3.6C18.241 5.742 15.27 4.5 12 4.5S5.76 5.743 3.407 8.095C1.642 9.861.844 11.625.815 11.696a.75.75 0 0 0 0 .61c.032.074.827 1.834 2.592 3.6C5.759 18.256 8.73 19.5 12 19.5s6.24-1.243 8.593-3.594c1.765-1.766 2.56-3.526 2.592-3.6a.75.75 0 0 0 0-.61M12 15.75a3.75 3.75 0 1 1 0-7.5 3.75 3.75 0 0 1 0 7.5"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let o=o=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o,children:a("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m.75 17.965V14.25H15a.75.75 0 1 0 0-1.5h-2.25V10.5a1.5 1.5 0 0 1 1.5-1.5h1.5a.75.75 0 1 0 0-1.5h-1.5a3 3 0 0 0-3 3v2.25H9a.75.75 0 1 0 0 1.5h2.25v5.965a8.25 8.25 0 1 1 1.5 0"})});export{o as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let a=a=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...a,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m.75 17.965V14.25H15a.75.75 0 1 0 0-1.5h-2.25V10.5a1.5 1.5 0 0 1 1.5-1.5h1.5a.75.75 0 1 0 0-1.5h-1.5a3 3 0 0 0-3 3v2.25H9a.75.75 0 1 0 0 1.5h2.25v5.965a8.25 8.25 0 1 1 1.5 0"})});export{a as default};
@@ -1 +1 @@
1
- import{jsx as a,jsxs as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:[a("path",{d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"}),a("path",{d:"M2 16a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z",opacity:.75}),a("path",{d:"M2 21a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1 2 2 0 0 1-2 2H4a2 2 0 0 1-2-2",opacity:.5})]});export{e as default};
1
+ import{jsx as a,jsxs as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:[a("path",{d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"}),a("path",{d:"M2 16a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z",opacity:.75}),a("path",{d:"M2 21a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1 2 2 0 0 1-2 2H4a2 2 0 0 1-2-2",opacity:.5})]});export{e as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m8.214 9H16.48c-.168-3.423-1.486-5.843-2.567-7.275a8.27 8.27 0 0 1 6.302 7.275m-11.192 1.5h5.956c-.216 3.9-2.084 6.292-2.978 7.219-.895-.928-2.762-3.319-2.978-7.219m0-1.5c.216-3.9 2.084-6.292 2.978-7.219.895.931 2.762 3.322 2.978 7.219zm1.065-7.275c-1.081 1.432-2.4 3.852-2.567 7.275H3.785a8.27 8.27 0 0 1 6.302-7.275M3.785 12.75H7.52c.17 3.423 1.486 5.843 2.567 7.275a8.27 8.27 0 0 1-6.302-7.275m10.125 7.275c1.08-1.432 2.396-3.852 2.567-7.275h3.735a8.27 8.27 0 0 1-6.299 7.275z"})});export{e as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m8.214 9H16.48c-.168-3.423-1.486-5.843-2.567-7.275a8.27 8.27 0 0 1 6.302 7.275m-11.192 1.5h5.956c-.216 3.9-2.084 6.292-2.978 7.219-.895-.928-2.762-3.319-2.978-7.219m0-1.5c.216-3.9 2.084-6.292 2.978-7.219.895.931 2.762 3.322 2.978 7.219zm1.065-7.275c-1.081 1.432-2.4 3.852-2.567 7.275H3.785a8.27 8.27 0 0 1 6.302-7.275M3.785 12.75H7.52c.17 3.423 1.486 5.843 2.567 7.275a8.27 8.27 0 0 1-6.302-7.275m10.125 7.275c1.08-1.432 2.396-3.852 2.567-7.275h3.735a8.27 8.27 0 0 1-6.299 7.275z"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"m22.18 10.382-.107-.45h-9.77v4.136h5.838c-.606 2.878-3.419 4.393-5.716 4.393-1.672 0-3.434-.703-4.6-1.833a6.57 6.57 0 0 1-1.96-4.636c0-1.741.783-3.484 1.922-4.63 1.14-1.146 2.86-1.787 4.57-1.787 1.96 0 3.363 1.04 3.888 1.514l2.939-2.923c-.862-.757-3.23-2.666-6.922-2.666-2.847 0-5.578 1.09-7.574 3.08C2.718 6.54 1.7 9.372 1.7 12s.965 5.32 2.874 7.294C6.613 21.399 9.5 22.5 12.475 22.5c2.706 0 5.27-1.06 7.1-2.984 1.796-1.894 2.726-4.514 2.726-7.261 0-1.156-.116-1.843-.122-1.873Z"})});export{e as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"m22.18 10.382-.107-.45h-9.77v4.136h5.838c-.606 2.878-3.419 4.393-5.716 4.393-1.672 0-3.434-.703-4.6-1.833a6.57 6.57 0 0 1-1.96-4.635c0-1.742.783-3.485 1.922-4.63 1.14-1.147 2.86-1.788 4.57-1.788 1.96 0 3.363 1.04 3.888 1.514l2.939-2.923c-.862-.757-3.23-2.666-6.922-2.666-2.847 0-5.578 1.09-7.574 3.08C2.718 6.54 1.7 9.372 1.7 12s.965 5.32 2.874 7.294C6.613 21.399 9.5 22.5 12.475 22.5c2.706 0 5.27-1.06 7.1-2.984 1.796-1.894 2.726-4.514 2.726-7.261 0-1.156-.116-1.843-.122-1.873"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let a=a=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...a,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m0 18A8.25 8.25 0 1 1 20.25 12 8.26 8.26 0 0 1 12 20.25m1.5-3.75a.75.75 0 0 1-.75.75 1.5 1.5 0 0 1-1.5-1.5V12a.75.75 0 1 1 0-1.5 1.5 1.5 0 0 1 1.5 1.5v3.75a.75.75 0 0 1 .75.75m-3-8.625a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0"})});export{a as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m0 18A8.25 8.25 0 1 1 20.25 12 8.26 8.26 0 0 1 12 20.25m1.5-3.75a.75.75 0 0 1-.75.75 1.5 1.5 0 0 1-1.5-1.5V12a.75.75 0 1 1 0-1.5 1.5 1.5 0 0 1 1.5 1.5v3.75a.75.75 0 0 1 .75.75m-3-8.625a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:a("path",{d:"M12 7.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 7.5a3 3 0 1 1 0-5.999A3 3 0 0 1 12 15m4.5-12.75h-9A5.256 5.256 0 0 0 2.25 7.5v9a5.256 5.256 0 0 0 5.25 5.25h9a5.256 5.256 0 0 0 5.25-5.25v-9a5.256 5.256 0 0 0-5.25-5.25m3.75 14.25a3.75 3.75 0 0 1-3.75 3.75h-9a3.75 3.75 0 0 1-3.75-3.75v-9A3.75 3.75 0 0 1 7.5 3.75h9a3.75 3.75 0 0 1 3.75 3.75zM18 7.125a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0"})});export{t as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:a("path",{d:"M12 7.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m0 7.5a3 3 0 1 1 0-5.999A3 3 0 0 1 12 15m4.5-12.75h-9A5.256 5.256 0 0 0 2.25 7.5v9a5.256 5.256 0 0 0 5.25 5.25h9a5.256 5.256 0 0 0 5.25-5.25v-9a5.256 5.256 0 0 0-5.25-5.25m3.75 14.25a3.75 3.75 0 0 1-3.75 3.75h-9a3.75 3.75 0 0 1-3.75-3.75v-9A3.75 3.75 0 0 1 7.5 3.75h9a3.75 3.75 0 0 1 3.75 3.75zM18 7.125a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0"})});export{t as default};
@@ -1 +1 @@
1
- import{jsx as a,jsxs as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e,children:[a("path",{fillOpacity:.01,d:"M0 0h24v24H0z"}),a("path",{fillRule:"evenodd",d:"M2.4 8.4a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4m4-1.2a.8.8 0 0 1 .8-.8h14.4a.8.8 0 0 1 0 1.6H7.2a.8.8 0 0 1-.8-.8m.8 4a.8.8 0 0 0 0 1.6h14.4a.8.8 0 0 0 0-1.6zm0 4.8a.8.8 0 0 0 0 1.6h14.4a.8.8 0 0 0 0-1.6zm-3.6-4a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0m-1.2 6a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4",clipRule:"evenodd"})]});export{e as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:a("path",{d:"M2.4 8.4a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4m4-1.2a.8.8 0 0 1 .8-.8h14.4a.8.8 0 0 1 0 1.6H7.2a.8.8 0 0 1-.8-.8m.8 4a.8.8 0 0 0 0 1.6h14.4a.8.8 0 0 0 0-1.6zm0 4.8a.8.8 0 0 0 0 1.6h14.4a.8.8 0 0 0 0-1.6zm-3.6-4a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0m-1.2 6a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4",clipRule:"evenodd"})});export{t as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let a=a=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...a,children:t("path",{d:"m21.53 20.47-4.693-4.694a8.26 8.26 0 1 0-1.06 1.06l4.692 4.695a.75.75 0 0 0 1.062-1.062M3.75 10.5a6.75 6.75 0 1 1 6.75 6.75 6.76 6.76 0 0 1-6.75-6.75"})});export{a as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let a=a=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...a,children:t("path",{d:"m21.53 20.47-4.693-4.694a8.26 8.26 0 1 0-1.06 1.06l4.692 4.695a.75.75 0 0 0 1.062-1.062M3.75 10.5a6.75 6.75 0 1 1 6.75 6.75 6.76 6.76 0 0 1-6.75-6.75"})});export{a as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let a=a=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...a,children:t("path",{d:"m20.03 12.53-7.5 7.5a.75.75 0 1 1-1.06-1.06l7.5-7.5a.75.75 0 1 1 1.06 1.06m-1.5-9.31a.75.75 0 0 0-1.06 0L3.22 17.47a.75.75 0 1 0 1.06 1.06L18.53 4.28a.75.75 0 0 0 0-1.06"})});export{a as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"m20.03 12.53-7.5 7.5a.75.75 0 1 1-1.06-1.06l7.5-7.5a.75.75 0 1 1 1.06 1.06m-1.5-9.31a.75.75 0 0 0-1.06 0L3.22 17.47a.75.75 0 1 0 1.06 1.06L18.53 4.28a.75.75 0 0 0 0-1.06"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let l=l=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l,children:a("path",{d:"M8.618 1.5a2.25 2.25 0 0 1 1.032.237 1 1 0 0 1 .07.04l5.324 3.404a.8.8 0 0 0 .23.065l.09.005.088-.007a.8.8 0 0 0 .233-.072l4.554-2.967a1.5 1.5 0 0 1 2.26 1.291v13.862l-.013.204a1.5 1.5 0 0 1-.204.575 1.5 1.5 0 0 1-.525.511v.002l-5.41 3.56a1 1 0 0 1-.067.039c-.234.121-.488.2-.748.233a.8.8 0 0 1-.157.019q-.02 0-.041-.003-.041.003-.082.004a2.25 2.25 0 0 1-1.065-.264l-.562-.325a.75.75 0 0 1 .75-1.299l.25.144V6.628a2 2 0 0 1-.275-.114 1 1 0 0 1-.07-.04L9.375 3.336V10a.75.75 0 0 1-1.5 0V3.373L3.066 6.599 3 6.64v10.362a.75.75 0 0 1-1.5 0V6.639a1.5 1.5 0 0 1 .732-1.286l5.293-3.551.067-.04A2.25 2.25 0 0 1 8.618 1.5m2.52 11.463a.75.75 0 0 1 .75.75v5.303a.75.75 0 0 1-1.501 0v-3.493l-6.144 6.145a.75.75 0 0 1-1.06-1.06l6.144-6.145H5.834a.75.75 0 0 1 0-1.5zm5.327-6.508a2.3 2.3 0 0 1-.34.158V20.56l4.809-3.163.066-.04V3.5z"})});export{l as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let l=l=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...l,children:a("path",{d:"M8.618 1.5a2.25 2.25 0 0 1 1.032.237l.07.04 5.324 3.404a.8.8 0 0 0 .23.065l.09.005.088-.007a.8.8 0 0 0 .233-.072l4.554-2.967.059-.034A1.5 1.5 0 0 1 22.5 3.496v13.862l-.014.204a1.5 1.5 0 0 1-.204.575 1.5 1.5 0 0 1-.525.511v.002l-5.41 3.56-.067.039c-.234.121-.488.2-.748.233a1 1 0 0 1-.157.019q-.02 0-.041-.003l-.082.004a2.25 2.25 0 0 1-1.065-.264l-.562-.325a.75.75 0 0 1 .75-1.299l.25.144V6.628a2 2 0 0 1-.275-.114l-.07-.04-4.905-3.138V10a.75.75 0 0 1-1.5 0V3.373L3.066 6.599 3 6.64v10.362a.75.75 0 0 1-1.5 0V6.639a1.5 1.5 0 0 1 .732-1.286l5.293-3.551.067-.04A2.25 2.25 0 0 1 8.618 1.5m2.52 11.463a.75.75 0 0 1 .75.75v5.303a.75.75 0 0 1-1.501 0v-3.493l-6.144 6.145a.75.75 0 0 1-1.06-1.06l6.144-6.145H5.834a.75.75 0 0 1 0-1.5zm5.327-6.508-.059.034q-.136.073-.281.124V20.56l4.809-3.163.066-.04V3.5z"})});export{l as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e,children:t("path",{d:"M15.682 3.79A3.756 3.756 0 0 0 12 .75a.75.75 0 0 0 0 1.5 2.25 2.25 0 0 1 2.142 1.562A6.01 6.01 0 0 0 9 9.75c0 4.383-2.414 7.313-7.175 8.719a1.5 1.5 0 0 0 .166 2.918c1.41.244 2.837.365 4.267.363 3.823 0 8.078-.858 11.018-3.324C19.748 16.354 21 13.434 21 9.75a6.007 6.007 0 0 0-5.318-5.96M18 8.905l-2.664-1.328a.75.75 0 0 0-.671 0L12 8.906l-1.253-.626a4.5 4.5 0 0 1 8.507 0z"})});export{e as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M15.682 3.79A3.756 3.756 0 0 0 12 .75a.75.75 0 0 0 0 1.5 2.25 2.25 0 0 1 2.142 1.562A6.01 6.01 0 0 0 9 9.75c0 4.383-2.414 7.313-7.175 8.719a1.5 1.5 0 0 0 .166 2.918c1.41.244 2.837.365 4.267.363 3.823 0 8.078-.858 11.018-3.324C19.748 16.354 21 13.434 21 9.75a6.007 6.007 0 0 0-5.318-5.96M18 8.905l-2.664-1.328a.75.75 0 0 0-.671 0L12 8.906l-1.253-.626a4.5 4.5 0 0 1 8.507 0z"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let a=a=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...a,children:t("path",{d:"m20.847 14.856-4.416-1.98-.013-.005a1.5 1.5 0 0 0-1.492.184L12.644 15c-1.446-.702-2.938-2.183-3.64-3.61l1.948-2.317.053-.072a1.5 1.5 0 0 0 .124-1.412v-.011L9.144 3.154a1.5 1.5 0 0 0-1.558-.893A5.274 5.274 0 0 0 3 7.5C3 14.944 9.056 21 16.5 21a5.274 5.274 0 0 0 5.239-4.586 1.5 1.5 0 0 0-.892-1.558M16.5 19.5a12.013 12.013 0 0 1-12-12 3.77 3.77 0 0 1 3.27-3.75v.011l1.968 4.406-1.938 2.32-.053.072a1.5 1.5 0 0 0-.094 1.472c.85 1.737 2.6 3.474 4.355 4.323a1.5 1.5 0 0 0 1.477-.107l.07-.053 2.278-1.944 4.407 1.973h.01A3.77 3.77 0 0 1 16.5 19.5"})});export{a as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let a=a=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...a,children:t("path",{d:"m20.847 14.856-4.416-1.98-.013-.005a1.5 1.5 0 0 0-1.492.184L12.644 15c-1.446-.702-2.938-2.183-3.64-3.61l1.948-2.317.053-.072a1.5 1.5 0 0 0 .124-1.412v-.011L9.144 3.154a1.5 1.5 0 0 0-1.558-.893A5.274 5.274 0 0 0 3 7.5C3 14.944 9.056 21 16.5 21a5.274 5.274 0 0 0 5.239-4.586 1.5 1.5 0 0 0-.892-1.558M16.5 19.5a12.013 12.013 0 0 1-12-12 3.77 3.77 0 0 1 3.27-3.75v.011l1.968 4.406-1.938 2.32-.053.072a1.5 1.5 0 0 0-.094 1.472c.85 1.737 2.6 3.474 4.355 4.323a1.5 1.5 0 0 0 1.477-.107l.07-.053 2.278-1.944 4.407 1.973h.01A3.77 3.77 0 0 1 16.5 19.5"})});export{a as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t,children:a("path",{d:"M3.75 8.25h3.094a3 3 0 0 0 5.812 0h7.594a.75.75 0 1 0 0-1.5h-7.594a3 3 0 0 0-5.812 0H3.75a.75.75 0 0 0 0 1.5m6-2.25a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m10.5 9.75h-1.594a3 3 0 0 0-5.812 0H3.75a.75.75 0 1 0 0 1.5h9.094a3 3 0 0 0 5.812 0h1.594a.75.75 0 1 0 0-1.5M15.75 18a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"})});export{t as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:a("path",{d:"M3.75 8.25h3.094a3 3 0 0 0 5.812 0h7.594a.75.75 0 1 0 0-1.5h-7.594a3 3 0 0 0-5.812 0H3.75a.75.75 0 0 0 0 1.5m6-2.25a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m10.5 9.75h-1.594a3 3 0 0 0-5.812 0H3.75a.75.75 0 1 0 0 1.5h9.094a3 3 0 0 0 5.812 0h1.594a.75.75 0 1 0 0-1.5M15.75 18a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"})});export{t as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let l=l=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l,children:a("path",{d:"M11.557 1.066a.48.48 0 0 1 .886 0l2.619 6.295a.48.48 0 0 0 .404.294l6.796.545a.48.48 0 0 1 .274.843l-5.178 4.435a.48.48 0 0 0-.154.476l1.582 6.632a.48.48 0 0 1-.717.52l-5.819-3.553a.48.48 0 0 0-.5 0l-5.82 3.554a.48.48 0 0 1-.717-.521l1.582-6.632a.48.48 0 0 0-.154-.476L1.464 9.043a.48.48 0 0 1 .274-.843l6.796-.545a.48.48 0 0 0 .405-.294z"})});export{l as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let l=l=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...l,children:a("path",{d:"M11.557 1.066a.48.48 0 0 1 .886 0l2.619 6.295a.48.48 0 0 0 .404.294l6.796.545a.48.48 0 0 1 .274.843l-5.178 4.435a.48.48 0 0 0-.154.476l1.582 6.632a.48.48 0 0 1-.717.52l-5.819-3.553a.48.48 0 0 0-.5 0l-5.82 3.554a.48.48 0 0 1-.717-.521l1.582-6.632a.48.48 0 0 0-.154-.476L1.464 9.043a.48.48 0 0 1 .274-.843l6.796-.545a.48.48 0 0 0 .405-.294z"})});export{l as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:a("path",{d:"M21 6.75a4.505 4.505 0 0 1-4.5-4.5.75.75 0 0 0-.75-.75H12a.75.75 0 0 0-.75.75v12.375a1.875 1.875 0 1 1-2.678-1.695.75.75 0 0 0 .428-.678V8.25a.75.75 0 0 0-.881-.739c-3.346.596-5.869 3.655-5.869 7.114a7.125 7.125 0 1 0 14.25 0v-3.723A9.7 9.7 0 0 0 21 12a.75.75 0 0 0 .75-.75V7.5a.75.75 0 0 0-.75-.75m-.75 3.716a8.2 8.2 0 0 1-4.062-1.514.75.75 0 0 0-1.188.61v5.063a5.625 5.625 0 1 1-11.25 0c0-2.428 1.56-4.606 3.75-5.4v2.594a3.374 3.374 0 1 0 5.25 2.806V3h2.297a6.01 6.01 0 0 0 5.203 5.203z"})});export{t as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:a("path",{d:"M21 6.75a4.505 4.505 0 0 1-4.5-4.5.75.75 0 0 0-.75-.75H12a.75.75 0 0 0-.75.75v12.375a1.875 1.875 0 1 1-2.678-1.695.75.75 0 0 0 .428-.678V8.25a.75.75 0 0 0-.881-.739c-3.346.596-5.869 3.655-5.869 7.114a7.125 7.125 0 1 0 14.25 0v-3.723A9.7 9.7 0 0 0 21 12a.75.75 0 0 0 .75-.75V7.5a.75.75 0 0 0-.75-.75m-.75 3.716a8.2 8.2 0 0 1-4.062-1.514.75.75 0 0 0-1.188.61v5.063a5.625 5.625 0 1 1-11.25 0c0-2.428 1.56-4.606 3.75-5.4v2.594a3.374 3.374 0 1 0 5.25 2.806V3h2.297a6.01 6.01 0 0 0 5.203 5.203z"})});export{t as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let r=r=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...r,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m-.75 5.25a.75.75 0 1 1 1.5 0v5.25a.75.75 0 1 1-1.5 0zm.75 9.75A1.125 1.125 0 1 1 12 15a1.125 1.125 0 0 1 0 2.25"})});export{r as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m-.75 5.25a.75.75 0 1 1 1.5 0v5.25a.75.75 0 1 1-1.5 0zm.75 9.75A1.125 1.125 0 1 1 12 15a1.125 1.125 0 0 1 0 2.25"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:a("path",{d:"M22.2 17.633 14.002 3.396a2.322 2.322 0 0 0-4.004 0L1.8 17.633a2.2 2.2 0 0 0 0 2.224A2.28 2.28 0 0 0 3.802 21h16.397a2.28 2.28 0 0 0 2-1.143 2.2 2.2 0 0 0 .001-2.224M11.25 9.75a.75.75 0 1 1 1.5 0v3.75a.75.75 0 1 1-1.5 0zM12 18a1.125 1.125 0 1 1 0-2.25A1.125 1.125 0 0 1 12 18"})});export{t as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:a("path",{d:"M22.2 17.633 14.002 3.396a2.322 2.322 0 0 0-4.004 0L1.8 17.633a2.2 2.2 0 0 0 0 2.224A2.28 2.28 0 0 0 3.802 21h16.397a2.28 2.28 0 0 0 2-1.143 2.2 2.2 0 0 0 .001-2.224M11.25 9.75a.75.75 0 1 1 1.5 0v3.75a.75.75 0 1 1-1.5 0zM12 18a1.125 1.125 0 1 1 0-2.25A1.125 1.125 0 0 1 12 18"})});export{t as default};
@@ -1 +1 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let l=l=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l,children:a("path",{d:"m17.586 13.579-3-1.5a.75.75 0 0 0-.75.047l-1.377.918a3.8 3.8 0 0 1-1.5-1.5l.918-1.377a.75.75 0 0 0 .047-.75l-1.5-3A.75.75 0 0 0 9.75 6 3.75 3.75 0 0 0 6 9.75 8.26 8.26 0 0 0 14.25 18 3.75 3.75 0 0 0 18 14.25a.75.75 0 0 0-.414-.671M14.25 16.5A6.76 6.76 0 0 1 7.5 9.75a2.25 2.25 0 0 1 1.808-2.207L10.385 9.7l-.916 1.364a.75.75 0 0 0-.069.704 5.3 5.3 0 0 0 2.827 2.826.75.75 0 0 0 .71-.062l1.37-.913 2.156 1.076A2.25 2.25 0 0 1 14.25 16.5M12 2.25a9.75 9.75 0 0 0-8.608 14.332l-1.064 3.193a1.5 1.5 0 0 0 1.897 1.897l3.193-1.064A9.75 9.75 0 1 0 12 2.25m0 18a8.24 8.24 0 0 1-4.13-1.107.75.75 0 0 0-.614-.063L3.75 20.25l1.17-3.506a.75.75 0 0 0-.063-.613A8.25 8.25 0 1 1 12 20.25"})});export{l as default};
1
+ import{jsx as a}from"react/jsx-runtime";import"react";let l=l=>a("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...l,children:a("path",{d:"m17.586 13.579-3-1.5a.75.75 0 0 0-.75.047l-1.377.918a3.8 3.8 0 0 1-1.5-1.5l.918-1.377a.75.75 0 0 0 .047-.75l-1.5-3A.75.75 0 0 0 9.75 6 3.75 3.75 0 0 0 6 9.75 8.26 8.26 0 0 0 14.25 18 3.75 3.75 0 0 0 18 14.25a.75.75 0 0 0-.414-.671M14.25 16.5A6.76 6.76 0 0 1 7.5 9.75a2.25 2.25 0 0 1 1.808-2.207L10.385 9.7l-.916 1.364a.75.75 0 0 0-.069.704 5.3 5.3 0 0 0 2.827 2.826.75.75 0 0 0 .71-.062l1.37-.913 2.156 1.076A2.25 2.25 0 0 1 14.25 16.5M12 2.25a9.75 9.75 0 0 0-8.608 14.333l-1.064 3.192a1.5 1.5 0 0 0 1.897 1.897l3.193-1.064A9.75 9.75 0 1 0 12 2.25m0 18a8.24 8.24 0 0 1-4.13-1.107.75.75 0 0 0-.614-.063L3.75 20.25l1.17-3.506a.75.75 0 0 0-.063-.613A8.25 8.25 0 1 1 12 20.25"})});export{l as default};
@@ -0,0 +1 @@
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M19.28 18.22a.75.75 0 0 1-.817 1.223.8.8 0 0 1-.244-.162L12 13.06l-6.22 6.22a.75.75 0 0 1-1.06-1.062L10.94 12 4.72 5.78a.75.75 0 1 1 1.06-1.06L12 10.94l6.22-6.22a.75.75 0 0 1 1.06 1.06L13.06 12z"})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m3.53 12.22a.75.75 0 1 1-1.06 1.06L12 13.06l-2.47 2.47a.75.75 0 1 1-1.06-1.06L10.94 12 8.47 9.53a.75.75 0 0 1 1.06-1.06L12 10.94l2.47-2.47a.751.751 0 0 1 1.06 1.06L13.06 12z"})});export{e as default};
1
+ import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.76 9.76 0 0 0 12 2.25m3.53 12.22a.75.75 0 1 1-1.06 1.06L12 13.06l-2.47 2.47a.75.75 0 1 1-1.06-1.06L10.94 12 8.47 9.53a.75.75 0 0 1 1.06-1.06L12 10.94l2.47-2.47a.751.751 0 0 1 1.06 1.06L13.06 12z"})});export{e as default};
@@ -1 +1 @@
1
- {"version":3,"file":"drawer-gallery.d.ts","sourceRoot":"","sources":["../../../src/components/drawer/drawer-gallery.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,eAAe,EAAa,MAAM,aAAa,CAAC;AAE9D,MAAM,WAAW,WAAY,SAAQ,eAAe;CAAG;AAEvD,eAAO,MAAM,aAAa,GAAI,+CAM3B,WAAW,4CA0Cb,CAAC"}
1
+ {"version":3,"file":"drawer-gallery.d.ts","sourceRoot":"","sources":["../../../src/components/drawer/drawer-gallery.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,eAAe,EAAa,MAAM,aAAa,CAAC;AAE9D,MAAM,WAAW,WAAY,SAAQ,eAAe;CAAG;AAEvD,eAAO,MAAM,aAAa,GAAI,+CAM3B,WAAW,4CA+Cb,CAAC"}
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- import{jsx as r,jsxs as e}from"react/jsx-runtime";import{Portal as a}from"@radix-ui/react-portal";import{Activity as o}from"react";import{RemoveScroll as i}from"react-remove-scroll";import{ButtonIcon as l}from"../button-icon/button-icon.js";import{Typography as t}from"../typography/typography.js";import s from"./drawer.styles.module.js";import{useDrawer as d}from"./useDrawer.js";let m=({open:m,onOpen:n,title:c,className:p,children:h})=>{let{state:f,onClose:v,present:y}=d({onOpenChange:n,open:m}),u=[s.root,s.rootGallery,p].filter(Boolean).join(" ");return r(o,{mode:y?"visible":"hidden",children:e(a,{children:[r("div",{"aria-hidden":!0,className:s.overlay,"data-state":f,onClick:v}),r(i,{forwardProps:!0,children:e("div",{"aria-label":c,"aria-modal":"true",className:u,"data-state":f,role:"dialog",children:[e("div",{className:s.header,children:[r("div",{className:s.close,children:r(l,{icon:"X",onClick:v,size:"small",variant:"toned"})}),r(t,{as:"h2",className:s.title,variant:"bodyLargeEmphasis",children:c})]}),r("div",{className:s.panel,children:h})]})})]})})};export{m as DrawerGallery};
2
+ import{jsx as r,jsxs as e}from"react/jsx-runtime";import{Portal as a}from"@radix-ui/react-portal";import{Activity as o}from"react";import{RemoveScroll as i}from"react-remove-scroll";import{ButtonIcon as l}from"../button-icon/button-icon.js";import{Typography as t}from"../typography/typography.js";import s from"./drawer.styles.module.js";import{useDrawer as d}from"./useDrawer.js";let m=({open:m,onOpen:n,title:c,className:p,children:h})=>{let{state:f,onClose:v,present:y}=d({onOpenChange:n,open:m}),u=[s.root,s.rootGallery,p].filter(Boolean).join(" ");return r(o,{mode:y?"visible":"hidden",children:e(a,{children:[r("div",{"aria-hidden":!0,className:s.overlay,"data-state":f,onClick:v}),r(i,{forwardProps:!0,children:e("div",{"aria-label":c,"aria-modal":"true",className:u,"data-state":f,role:"dialog",children:[e("div",{className:s.header,children:[r("div",{className:s.close,children:r(l,{icon:"X2",onClick:v,size:"small",variant:"toned"})}),r(t,{as:"h2",className:s.title,variant:"bodyLargeEmphasis",children:c})]}),r("div",{className:s.panel,children:h})]})})]})})};export{m as DrawerGallery};
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- import{jsx as e,jsxs as r}from"react/jsx-runtime";import{Portal as t}from"@radix-ui/react-portal";import{Activity as o,useEffect as a}from"react";import{RemoveScroll as i}from"react-remove-scroll";import{ButtonIcon as n}from"../button-icon/button-icon.js";import l from"./drawer.styles.module.js";import{useDrawer as d}from"./useDrawer.js";let m=({open:m,onOpen:s,title:c,className:h,children:p})=>{let{state:u,onClose:f,present:v}=d({onOpenChange:s,open:m});a(()=>{if("undefined"==typeof window)return;let e=window.matchMedia("(width <= 1024px)"),r=e=>{e.matches||f()};return e.addEventListener("change",r),()=>e.removeEventListener("change",r)},[f]);let w=[l.root,l.rootMenu,h].filter(Boolean).join(" ");return e(o,{mode:v?"visible":"hidden",children:r(t,{children:[e("div",{"aria-hidden":!0,className:l.overlay,"data-state":u,onClick:f}),e(i,{forwardProps:!0,children:r("div",{"aria-label":c,"aria-modal":"true",className:w,"data-state":u,role:"dialog",children:[e(n,{className:l.menuClose,icon:"X",onClick:f,size:"small",variant:"lightOnContent"}),e("div",{className:l.panel,children:p})]})})]})})};export{m as DrawerMenu};
2
+ import{jsx as e,jsxs as r}from"react/jsx-runtime";import{Portal as t}from"@radix-ui/react-portal";import{Activity as o,useEffect as a}from"react";import{RemoveScroll as i}from"react-remove-scroll";import{ButtonIcon as n}from"../button-icon/button-icon.js";import l from"./drawer.styles.module.js";import{useDrawer as d}from"./useDrawer.js";let m=({open:m,onOpen:s,title:c,className:h,children:p})=>{let{state:u,onClose:f,present:v}=d({onOpenChange:s,open:m});a(()=>{if("undefined"==typeof window)return;let e=window.matchMedia("(width <= 1024px)"),r=e=>{e.matches||f()};return e.addEventListener("change",r),()=>e.removeEventListener("change",r)},[f]);let w=[l.root,l.rootMenu,h].filter(Boolean).join(" ");return e(o,{mode:v?"visible":"hidden",children:r(t,{children:[e("div",{"aria-hidden":!0,className:l.overlay,"data-state":u,onClick:f}),e(i,{forwardProps:!0,children:r("div",{"aria-label":c,"aria-modal":"true",className:w,"data-state":u,role:"dialog",children:[e(n,{className:l.menuClose,icon:"X2",onClick:f,size:"small",variant:"lightOnContent"}),e("div",{className:l.panel,children:p})]})})]})})};export{m as DrawerMenu};
@@ -1 +1 @@
1
- {"version":3,"file":"drawer.d.ts","sourceRoot":"","sources":["../../../src/components/drawer/drawer.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,eAAe,EAAa,MAAM,aAAa,CAAC;AAE9D,MAAM,WAAW,WAAY,SAAQ,eAAe;IACnD,MAAM,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,eAAO,MAAM,MAAM,GAAI,uDAOpB,WAAW,4CAwCb,CAAC"}
1
+ {"version":3,"file":"drawer.d.ts","sourceRoot":"","sources":["../../../src/components/drawer/drawer.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,eAAe,EAAa,MAAM,aAAa,CAAC;AAE9D,MAAM,WAAW,WAAY,SAAQ,eAAe;IACnD,MAAM,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,eAAO,MAAM,MAAM,GAAI,uDAOpB,WAAW,4CA6Cb,CAAC"}
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- import{jsx as r,jsxs as e}from"react/jsx-runtime";import{Portal as a}from"@radix-ui/react-portal";import{Activity as o}from"react";import{RemoveScroll as i}from"react-remove-scroll";import{ButtonIcon as t}from"../button-icon/button-icon.js";import{Typography as l}from"../typography/typography.js";import s from"./drawer.styles.module.js";import{useDrawer as d}from"./useDrawer.js";let m=({open:m,onOpen:n,title:c,className:p,nested:h,children:f})=>{let{state:v,onClose:u,present:y}=d({onOpenChange:n,open:m}),j=[s.root,p].filter(Boolean).join(" ");return r(o,{mode:y?"visible":"hidden",children:e(a,{children:[r("div",{"aria-hidden":!0,className:`${s.overlay} ${h?s.nested:""}`,"data-state":v,onClick:u}),r(i,{forwardProps:!0,children:e("div",{"aria-label":c,"aria-modal":"true",className:j,"data-state":v,role:"dialog",children:[e("div",{className:s.header,children:[r("div",{className:s.close,children:r(t,{icon:"X",onClick:u,size:"small",variant:"toned"})}),r(l,{as:"h2",className:s.title,variant:"bodyLargeEmphasis",children:c})]}),r("div",{className:s.panel,children:f})]})})]})})};export{m as Drawer};
2
+ import{jsx as r,jsxs as e}from"react/jsx-runtime";import{Portal as a}from"@radix-ui/react-portal";import{Activity as o}from"react";import{RemoveScroll as i}from"react-remove-scroll";import{ButtonIcon as t}from"../button-icon/button-icon.js";import{Typography as l}from"../typography/typography.js";import s from"./drawer.styles.module.js";import{useDrawer as d}from"./useDrawer.js";let m=({open:m,onOpen:n,title:c,className:p,nested:h,children:f})=>{let{state:v,onClose:u,present:y}=d({onOpenChange:n,open:m}),j=[s.root,p].filter(Boolean).join(" ");return r(o,{mode:y?"visible":"hidden",children:e(a,{children:[r("div",{"aria-hidden":!0,className:`${s.overlay} ${h?s.nested:""}`,"data-state":v,onClick:u}),r(i,{forwardProps:!0,children:e("div",{"aria-label":c,"aria-modal":"true",className:j,"data-state":v,role:"dialog",children:[e("div",{className:s.header,children:[r("div",{className:s.close,children:r(t,{icon:"X2",onClick:u,size:"small",variant:"toned"})}),r(l,{as:"h2",className:s.title,variant:"bodyLargeEmphasis",children:c})]}),r("div",{className:s.panel,children:f})]})})]})})};export{m as Drawer};
@@ -1,45 +1,36 @@
1
1
  import type { SVGProps } from "react";
2
2
  export declare const Icons: {
3
3
  readonly ArrowOut: import("react").FC<SVGProps<SVGSVGElement>>;
4
- readonly ArrowsOutSimple: import("react").FC<SVGProps<SVGSVGElement>>;
5
- readonly ArrowUpRight: import("react").FC<SVGProps<SVGSVGElement>>;
6
- readonly CaretDown: import("react").FC<SVGProps<SVGSVGElement>>;
7
- readonly CaretLeft: import("react").FC<SVGProps<SVGSVGElement>>;
8
- readonly CaretRight: import("react").FC<SVGProps<SVGSVGElement>>;
9
- readonly CaretUp: import("react").FC<SVGProps<SVGSVGElement>>;
4
+ readonly Caret: import("react").FC<SVGProps<SVGSVGElement>>;
10
5
  readonly CheckboxChecked: import("react").FC<SVGProps<SVGSVGElement>>;
11
6
  readonly CheckCircle: import("react").FC<SVGProps<SVGSVGElement>>;
12
7
  readonly "CheckCircle-fill": import("react").FC<SVGProps<SVGSVGElement>>;
13
- readonly DotsNine: import("react").FC<SVGProps<SVGSVGElement>>;
8
+ readonly ChevronDown: import("react").FC<SVGProps<SVGSVGElement>>;
9
+ readonly ChevronLeft: import("react").FC<SVGProps<SVGSVGElement>>;
10
+ readonly ChevronRight: import("react").FC<SVGProps<SVGSVGElement>>;
11
+ readonly ChevronUp: import("react").FC<SVGProps<SVGSVGElement>>;
14
12
  readonly Envelope: import("react").FC<SVGProps<SVGSVGElement>>;
15
13
  readonly Export: import("react").FC<SVGProps<SVGSVGElement>>;
16
14
  readonly "Eye-fill": import("react").FC<SVGProps<SVGSVGElement>>;
17
15
  readonly FacebookLogo: import("react").FC<SVGProps<SVGSVGElement>>;
18
16
  readonly Gallery: import("react").FC<SVGProps<SVGSVGElement>>;
19
17
  readonly GlobeSimple: import("react").FC<SVGProps<SVGSVGElement>>;
20
- readonly GoogleFill: import("react").FC<SVGProps<SVGSVGElement>>;
18
+ readonly "Google-fill": import("react").FC<SVGProps<SVGSVGElement>>;
21
19
  readonly Info: import("react").FC<SVGProps<SVGSVGElement>>;
22
20
  readonly Instagram: import("react").FC<SVGProps<SVGSVGElement>>;
23
- readonly LinkSimple: import("react").FC<SVGProps<SVGSVGElement>>;
24
21
  readonly "List-bullet": import("react").FC<SVGProps<SVGSVGElement>>;
25
22
  readonly MagnifyingGlass: import("react").FC<SVGProps<SVGSVGElement>>;
26
23
  readonly Notches: import("react").FC<SVGProps<SVGSVGElement>>;
27
24
  readonly OpenMap: import("react").FC<SVGProps<SVGSVGElement>>;
28
25
  readonly "Pepper-fill": import("react").FC<SVGProps<SVGSVGElement>>;
29
26
  readonly Phone: import("react").FC<SVGProps<SVGSVGElement>>;
30
- readonly Placeholder: import("react").FC<SVGProps<SVGSVGElement>>;
31
- readonly Plus: import("react").FC<SVGProps<SVGSVGElement>>;
32
- readonly SealCheck: import("react").FC<SVGProps<SVGSVGElement>>;
33
- readonly SealWarning: import("react").FC<SVGProps<SVGSVGElement>>;
34
27
  readonly SlidersHorizontal: import("react").FC<SVGProps<SVGSVGElement>>;
35
- readonly SquaresFour: import("react").FC<SVGProps<SVGSVGElement>>;
36
- readonly StarFill: import("react").FC<SVGProps<SVGSVGElement>>;
28
+ readonly "Star-fill": import("react").FC<SVGProps<SVGSVGElement>>;
37
29
  readonly TikTok: import("react").FC<SVGProps<SVGSVGElement>>;
38
- readonly TrafficSign: import("react").FC<SVGProps<SVGSVGElement>>;
39
30
  readonly "WarningCircle-fill": import("react").FC<SVGProps<SVGSVGElement>>;
40
31
  readonly "WarningTriangle-fill": import("react").FC<SVGProps<SVGSVGElement>>;
41
32
  readonly WhatsappLogo: import("react").FC<SVGProps<SVGSVGElement>>;
42
- readonly X: import("react").FC<SVGProps<SVGSVGElement>>;
33
+ readonly X2: import("react").FC<SVGProps<SVGSVGElement>>;
43
34
  readonly "XCircle-fill": import("react").FC<SVGProps<SVGSVGElement>>;
44
35
  };
45
36
  export type IconName = keyof typeof Icons;
@@ -54,7 +45,7 @@ export interface IconProps extends SVGProps<SVGSVGElement> {
54
45
  */
55
46
  size?: number;
56
47
  /**
57
- * The size of the icon in pixels
48
+ * The color of the icon (applied to `fill`)
58
49
  */
59
50
  color?: string;
60
51
  }
@@ -1 +1 @@
1
- {"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../../src/components/icon/icon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AA2CtC,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0CR,CAAC;AAEX,MAAM,MAAM,QAAQ,GAAG,MAAM,OAAO,KAAK,CAAC;AAE1C,eAAO,MAAM,SAAS,EAAyB,QAAQ,EAAE,CAAC;AAE1D,MAAM,WAAW,SAAU,SAAQ,QAAQ,CAAC,aAAa,CAAC;IACzD;;OAEG;IACH,IAAI,EAAE,QAAQ,CAAC;IACf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,IAAI,CAAC,EACpB,IAAI,EACJ,IAAS,EACT,KAAsB,EACtB,GAAG,IAAI,EACP,EAAE,SAAS,kDAMX"}
1
+ {"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../../src/components/icon/icon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAkCtC,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiCR,CAAC;AAEX,MAAM,MAAM,QAAQ,GAAG,MAAM,OAAO,KAAK,CAAC;AAE1C,eAAO,MAAM,SAAS,EAAyB,QAAQ,EAAE,CAAC;AAE1D,MAAM,WAAW,SAAU,SAAQ,QAAQ,CAAC,aAAa,CAAC;IACzD;;OAEG;IACH,IAAI,EAAE,QAAQ,CAAC;IACf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,IAAI,CAAC,EACpB,IAAI,EACJ,IAAS,EACT,KAAsB,EACtB,GAAG,IAAI,EACP,EAAE,SAAS,kDAMX"}
@@ -1 +1 @@
1
- import{jsx as s}from"react/jsx-runtime";import o from"../../assets/icons/ArrowOut.js";import i from"../../assets/icons/ArrowsOutSimple.js";import r from"../../assets/icons/ArrowUpRight.js";import e from"../../assets/icons/CaretDown.js";import t from"../../assets/icons/CaretLeft.js";import m from"../../assets/icons/CaretRight.js";import a from"../../assets/icons/CaretUp.js";import n from"../../assets/icons/CheckboxChecked.js";import l from"../../assets/icons/CheckCircle.js";import c from"../../assets/icons/CheckCircle-fill.js";import p from"../../assets/icons/DotsNine.js";import f from"../../assets/icons/Envelope.js";import j from"../../assets/icons/Export.js";import g from"../../assets/icons/Eye-fill.js";import C from"../../assets/icons/FacebookLogo.js";import h from"../../assets/icons/Gallery.js";import k from"../../assets/icons/GlobeSimple.js";import S from"../../assets/icons/Google-fill.js";import u from"../../assets/icons/Info.js";import L from"../../assets/icons/Instagram.js";import b from"../../assets/icons/LinkSimple.js";import w from"../../assets/icons/List-bullet.js";import G from"../../assets/icons/MagnifyingGlass.js";import P from"../../assets/icons/Notches.js";import T from"../../assets/icons/OpenMap.js";import W from"../../assets/icons/Pepper-fill.js";import d from"../../assets/icons/Phone.js";import y from"../../assets/icons/Placeholder.js";import O from"../../assets/icons/Plus.js";import x from"../../assets/icons/SealCheck.js";import A from"../../assets/icons/SealWarning.js";import E from"../../assets/icons/SlidersHorizontal.js";import F from"../../assets/icons/SquaresFour.js";import I from"../../assets/icons/Star-fill.js";import N from"../../assets/icons/TikTok.js";import D from"../../assets/icons/TrafficSign.js";import M from"../../assets/icons/WarningCircle-fill.js";import R from"../../assets/icons/WarningTriangle-fill.js";import U from"../../assets/icons/WhatsappLogo.js";import X from"../../assets/icons/X.js";import q from"../../assets/icons/XCircle-fill.js";let v={ArrowOut:o,ArrowsOutSimple:i,ArrowUpRight:r,CaretDown:e,CaretLeft:t,CaretRight:m,CaretUp:a,CheckboxChecked:n,CheckCircle:l,"CheckCircle-fill":c,DotsNine:p,Envelope:f,Export:j,"Eye-fill":g,FacebookLogo:C,Gallery:h,GlobeSimple:k,GoogleFill:S,Info:u,Instagram:L,LinkSimple:b,"List-bullet":w,MagnifyingGlass:G,Notches:P,OpenMap:T,"Pepper-fill":W,Phone:d,Placeholder:y,Plus:O,SealCheck:x,SealWarning:A,SlidersHorizontal:E,SquaresFour:F,StarFill:I,TikTok:N,TrafficSign:D,"WarningCircle-fill":M,"WarningTriangle-fill":R,WhatsappLogo:U,X:X,"XCircle-fill":q},z=Object.keys(v);function H({name:o,size:i=24,color:r="currentColor",...e}){let t=v[o];return t?s(t,{fill:r,height:i,width:i,...e}):null}export{H as Icon,v as Icons,z as iconNames};
1
+ import{jsx as s}from"react/jsx-runtime";import o from"../../assets/icons/ArrowOut.js";import i from"../../assets/icons/Caret.js";import r from"../../assets/icons/CheckboxChecked.js";import e from"../../assets/icons/CheckCircle.js";import t from"../../assets/icons/CheckCircle-fill.js";import n from"../../assets/icons/ChevronDown.js";import m from"../../assets/icons/ChevronLeft.js";import l from"../../assets/icons/ChevronRight.js";import a from"../../assets/icons/ChevronUp.js";import c from"../../assets/icons/Envelope.js";import f from"../../assets/icons/Export.js";import p from"../../assets/icons/Eye-fill.js";import j from"../../assets/icons/FacebookLogo.js";import h from"../../assets/icons/Gallery.js";import C from"../../assets/icons/GlobeSimple.js";import g from"../../assets/icons/Google-fill.js";import k from"../../assets/icons/Info.js";import v from"../../assets/icons/Instagram.js";import b from"../../assets/icons/List-bullet.js";import u from"../../assets/icons/MagnifyingGlass.js";import G from"../../assets/icons/Notches.js";import L from"../../assets/icons/OpenMap.js";import y from"../../assets/icons/Pepper-fill.js";import x from"../../assets/icons/Phone.js";import E from"../../assets/icons/SlidersHorizontal.js";import I from"../../assets/icons/Star-fill.js";import S from"../../assets/icons/TikTok.js";import T from"../../assets/icons/WarningCircle-fill.js";import W from"../../assets/icons/WarningTriangle-fill.js";import d from"../../assets/icons/WhatsappLogo.js";import w from"../../assets/icons/X2.js";import O from"../../assets/icons/XCircle-fill.js";let M={ArrowOut:o,Caret:i,CheckboxChecked:r,CheckCircle:e,"CheckCircle-fill":t,ChevronDown:n,ChevronLeft:m,ChevronRight:l,ChevronUp:a,Envelope:c,Export:f,"Eye-fill":p,FacebookLogo:j,Gallery:h,GlobeSimple:C,"Google-fill":g,Info:k,Instagram:v,"List-bullet":b,MagnifyingGlass:u,Notches:G,OpenMap:L,"Pepper-fill":y,Phone:x,SlidersHorizontal:E,"Star-fill":I,TikTok:S,"WarningCircle-fill":T,"WarningTriangle-fill":W,WhatsappLogo:d,X2:w,"XCircle-fill":O},P=Object.keys(M);function X({name:o,size:i=24,color:r="currentColor",...e}){let t=M[o];return t?s(t,{fill:r,height:i,width:i,...e}):null}export{X as Icon,M as Icons,P as iconNames};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sate-lib",
3
- "version": "1.64.0",
3
+ "version": "1.66.0",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "keywords": [
@@ -105,12 +105,11 @@
105
105
  "build": "rslib build",
106
106
  "build:full": "pnpm optimize:fonts && pnpm build",
107
107
  "build:storybook": "storybook build",
108
- "optimize:fonts": "node ./subset-fonts.js",
109
- "optimize:svg": "node ./optimize-svgs.js",
108
+ "build:icons": "node --env-file=.env.local ./src/scripts/download-figma-icons.js && node ./src/scripts/optimize-svgs.js && node ./src/scripts/generate-icon-component.js && pnpm format",
109
+ "optimize:fonts": "node ./src/scripts/subset-fonts.js",
110
110
  "storybook": "storybook dev",
111
- "format": "biome format --write src/",
112
- "format:check": "biome format src/",
113
- "lint:check": "biome check src/",
111
+ "lint": "biome check",
112
+ "format": "biome format --write",
114
113
  "release": "HUSKY=0 semantic-release",
115
114
  "prepare": "husky"
116
115
  },
@@ -1 +0,0 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let r=r=>t("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...r,children:t("path",{d:"M18.75 6v9.75a.75.75 0 0 1-1.5 0V7.81L6.53 18.53a.75.75 0 1 1-1.06-1.06L16.19 6.75H8.25a.75.75 0 0 1 0-1.5H18a.75.75 0 0 1 .75.75"})});export{r as default};
@@ -1 +0,0 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let l=l=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l,children:a("path",{fill:"#000",d:"M20.25 4.5V9a.75.75 0 1 1-1.5 0V6.31l-4.72 4.72a.75.75 0 1 1-1.06-1.06l4.72-4.72H15a.75.75 0 1 1 0-1.5h4.5a.75.75 0 0 1 .75.75M9.97 12.97l-4.72 4.72V15a.75.75 0 1 0-1.5 0v4.5a.75.75 0 0 0 .75.75H9a.75.75 0 1 0 0-1.5H6.31l4.72-4.72a.75.75 0 1 0-1.06-1.06"})});export{l as default};
@@ -1 +0,0 @@
1
- import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:e("path",{fillRule:"evenodd",d:"M5.47 9.22a.75.75 0 0 1 1.06 0L12 14.69l5.47-5.47a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})});export{t as default};
@@ -1 +0,0 @@
1
- import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:e("path",{fillRule:"evenodd",d:"M14.78 5.47a.75.75 0 0 1 0 1.06L9.31 12l5.47 5.47a.75.75 0 1 1-1.06 1.06l-6-6a.75.75 0 0 1 0-1.06l6-6a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})});export{t as default};
@@ -1 +0,0 @@
1
- import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:e("path",{fillRule:"evenodd",d:"M9.22 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06L14.69 12 9.22 6.53a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})});export{t as default};
@@ -1 +0,0 @@
1
- import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:e("path",{fillRule:"evenodd",d:"M11.47 7.72a.75.75 0 0 1 1.06 0l6 6a.75.75 0 1 1-1.06 1.06L12 9.31l-5.47 5.47a.75.75 0 0 1-1.06-1.06z",clipRule:"evenodd"})});export{t as default};
@@ -1 +0,0 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let t=t=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t,children:a("path",{fill:"#000",d:"M6.75 5.625a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0M12 4.5a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25m6.375 2.25a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m-12.75 4.125a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25m6.375 0a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25m6.375 0a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25M5.625 17.25a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25m6.375 0a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25m6.375 0a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25"})});export{t as default};
@@ -1 +0,0 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let l=l=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l,children:a("path",{d:"M15.53 8.47a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06l6-6a.75.75 0 0 1 1.06 0m4.682-4.682a5.25 5.25 0 0 0-7.425 0L9.97 6.605a.75.75 0 0 0 1.062 1.06l2.818-2.812a3.75 3.75 0 0 1 5.303 5.303l-2.819 2.818a.75.75 0 0 0 1.06 1.061l2.82-2.822a5.25 5.25 0 0 0 0-7.425ZM12.97 16.333l-2.818 2.818a3.75 3.75 0 1 1-5.302-5.303l2.817-2.817a.75.75 0 1 0-1.061-1.062l-2.817 2.819a5.25 5.25 0 0 0 7.425 7.424l2.818-2.819a.75.75 0 1 0-1.062-1.06"})});export{l as default};
@@ -1 +0,0 @@
1
- import{jsx as e}from"react/jsx-runtime";import"react";let c=c=>e("svg",{"aria-hidden":"true",className:"Placeholder_svg__MuiSvgIcon-root Placeholder_svg__MuiSvgIcon-fontSizeMedium Placeholder_svg__css-1phnduy",viewBox:"0 0 24 24",...c,children:e("path",{d:"M19 5v14H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-4.86 8.86-3 3.87L9 13.14 6 17h12z"})});export{c as default};
@@ -1 +0,0 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e,children:t("path",{d:"M13 11h6v2h-6v6h-2v-6H5v-2h6V5h2z"})});export{e as default};
@@ -1 +0,0 @@
1
- import{jsx as s}from"react/jsx-runtime";import"react";let t=t=>s("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:s("path",{d:"M21.174 9.64c-.353-.37-.719-.75-.857-1.085-.127-.307-.134-.815-.142-1.307-.014-.915-.03-1.952-.75-2.673-.72-.72-1.758-.736-2.673-.75-.492-.008-1-.015-1.307-.143-.333-.137-.715-.503-1.084-.856C13.714 2.204 12.979 1.5 12 1.5s-1.713.704-2.36 1.326c-.37.353-.75.719-1.085.857-.305.127-.815.135-1.307.142-.915.014-1.952.03-2.673.75-.72.72-.731 1.758-.75 2.673-.008.492-.015 1-.143 1.307-.137.333-.503.715-.856 1.084C2.204 10.286 1.5 11.021 1.5 12s.704 1.713 1.326 2.36c.353.37.719.75.857 1.085.127.307.135.815.142 1.307.014.915.03 1.952.75 2.673.72.72 1.758.736 2.673.75.492.008 1 .015 1.307.142.333.138.715.504 1.084.857.647.622 1.382 1.326 2.361 1.326s1.713-.704 2.36-1.326c.37-.353.75-.719 1.085-.857.307-.127.815-.134 1.307-.142.915-.014 1.952-.03 2.673-.75.72-.72.736-1.758.75-2.673.008-.492.015-1 .142-1.307.138-.333.504-.715.857-1.084.622-.647 1.326-1.382 1.326-2.361s-.704-1.713-1.326-2.36m-1.082 3.683c-.45.469-.915.953-1.161 1.549-.236.571-.247 1.225-.256 1.858-.01.656-.02 1.343-.311 1.634-.292.29-.974.302-1.634.311-.633.01-1.287.02-1.858.256-.596.246-1.08.711-1.55 1.16-.468.45-.947.909-1.322.909s-.858-.461-1.323-.908c-.465-.448-.953-.915-1.549-1.161-.571-.236-1.225-.247-1.858-.256-.656-.01-1.343-.02-1.634-.311-.29-.292-.302-.974-.311-1.634-.01-.633-.02-1.287-.256-1.858-.247-.596-.711-1.08-1.16-1.55C3.458 12.855 3 12.376 3 12s.461-.858.908-1.323c.448-.465.914-.953 1.161-1.549.236-.571.247-1.225.256-1.858.01-.656.02-1.343.311-1.634.292-.29.974-.302 1.634-.311.633-.01 1.287-.02 1.858-.256.596-.247 1.08-.711 1.55-1.16C11.145 3.458 11.624 3 12 3s.858.461 1.323.908c.465.448.953.914 1.549 1.161.571.236 1.225.247 1.858.256.656.01 1.343.02 1.634.311.29.292.302.974.311 1.634.01.633.02 1.287.256 1.858.246.596.711 1.08 1.16 1.55.45.468.909.947.909 1.322s-.461.858-.908 1.323M16.28 9.219a.75.75 0 0 1 0 1.062l-5.25 5.25a.747.747 0 0 1-1.062 0l-2.25-2.25a.75.75 0 1 1 1.062-1.062l1.719 1.72 4.72-4.72a.75.75 0 0 1 1.06 0"})});export{t as default};
@@ -1 +0,0 @@
1
- import{jsx as s}from"react/jsx-runtime";import"react";let t=t=>s("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...t,children:s("path",{d:"M21.174 9.64c-.353-.37-.719-.75-.857-1.085-.127-.307-.134-.815-.142-1.307-.014-.915-.03-1.952-.75-2.673-.72-.72-1.758-.736-2.673-.75-.492-.008-1-.015-1.307-.143-.333-.137-.715-.503-1.084-.856C13.714 2.204 12.979 1.5 12 1.5s-1.713.704-2.36 1.326c-.37.353-.75.719-1.085.857-.305.127-.815.135-1.307.142-.915.014-1.952.03-2.673.75-.72.72-.731 1.758-.75 2.673-.008.492-.015 1-.143 1.307-.137.333-.503.715-.856 1.084C2.204 10.286 1.5 11.021 1.5 12s.704 1.713 1.326 2.36c.353.37.719.75.857 1.085.127.307.135.815.142 1.307.014.915.03 1.952.75 2.673.72.72 1.758.736 2.673.75.492.008 1 .015 1.307.142.333.138.715.504 1.084.857.647.622 1.382 1.326 2.361 1.326s1.713-.704 2.36-1.326c.37-.353.75-.719 1.085-.857.307-.127.815-.134 1.307-.142.915-.014 1.952-.03 2.673-.75.72-.72.736-1.758.75-2.673.008-.492.015-1 .142-1.307.138-.333.504-.715.857-1.084.622-.647 1.326-1.382 1.326-2.361s-.704-1.713-1.326-2.36m-1.082 3.683c-.45.469-.915.953-1.161 1.549-.236.571-.247 1.225-.256 1.858-.01.656-.02 1.343-.311 1.634-.292.29-.974.302-1.634.311-.633.01-1.287.02-1.858.256-.596.246-1.08.711-1.55 1.16-.468.45-.947.909-1.322.909s-.858-.461-1.323-.908c-.465-.448-.953-.915-1.549-1.161-.571-.236-1.225-.247-1.858-.256-.656-.01-1.343-.02-1.634-.311-.29-.292-.302-.974-.311-1.634-.01-.633-.02-1.287-.256-1.858-.247-.596-.711-1.08-1.16-1.55C3.458 12.855 3 12.376 3 12s.461-.858.908-1.323c.448-.465.914-.953 1.161-1.549.236-.571.247-1.225.256-1.858.01-.656.02-1.343.311-1.634.292-.29.974-.302 1.634-.311.633-.01 1.287-.02 1.858-.256.596-.247 1.08-.711 1.55-1.16C11.145 3.458 11.624 3 12 3s.858.461 1.323.908c.465.448.953.914 1.549 1.161.571.236 1.225.247 1.858.256.656.01 1.343.02 1.634.311.29.292.302.974.311 1.634.01.633.02 1.287.256 1.858.246.596.711 1.08 1.16 1.55.45.468.909.947.909 1.322s-.461.858-.908 1.323m-8.842-.573V7.5a.75.75 0 1 1 1.5 0v5.25a.75.75 0 1 1-1.5 0m1.875 3.375a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0"})});export{t as default};
@@ -1 +0,0 @@
1
- import{jsx as a}from"react/jsx-runtime";import"react";let h=h=>a("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...h,children:a("path",{fill:"#000",d:"M9.75 3.75h-4.5a1.5 1.5 0 0 0-1.5 1.5v4.5a1.5 1.5 0 0 0 1.5 1.5h4.5a1.5 1.5 0 0 0 1.5-1.5v-4.5a1.5 1.5 0 0 0-1.5-1.5m0 6h-4.5v-4.5h4.5zm9-6h-4.5a1.5 1.5 0 0 0-1.5 1.5v4.5a1.5 1.5 0 0 0 1.5 1.5h4.5a1.5 1.5 0 0 0 1.5-1.5v-4.5a1.5 1.5 0 0 0-1.5-1.5m0 6h-4.5v-4.5h4.5zm-9 3h-4.5a1.5 1.5 0 0 0-1.5 1.5v4.5a1.5 1.5 0 0 0 1.5 1.5h4.5a1.5 1.5 0 0 0 1.5-1.5v-4.5a1.5 1.5 0 0 0-1.5-1.5m0 6h-4.5v-4.5h4.5zm9-6h-4.5a1.5 1.5 0 0 0-1.5 1.5v4.5a1.5 1.5 0 0 0 1.5 1.5h4.5a1.5 1.5 0 0 0 1.5-1.5v-4.5a1.5 1.5 0 0 0-1.5-1.5m0 6h-4.5v-4.5h4.5z"})});export{h as default};
@@ -1 +0,0 @@
1
- import{jsx as a,jsxs as i}from"react/jsx-runtime";import"react";let l=l=>i("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...l,children:[a("g",{clipPath:"url(#TrafficSign_svg__a)",children:a("path",{d:"m22.795 10.902-9.697-9.697a1.553 1.553 0 0 0-2.196 0l-9.697 9.697a1.55 1.55 0 0 0 0 2.196l9.697 9.697a1.554 1.554 0 0 0 2.196 0l9.697-9.697a1.553 1.553 0 0 0 0-2.196m-1.06 1.135-9.697 9.698a.055.055 0 0 1-.075 0l-9.698-9.698a.053.053 0 0 1 0-.074l9.698-9.698a.054.054 0 0 1 .075 0l9.697 9.698a.053.053 0 0 1 0 .074m-5.454-1.313a.75.75 0 0 1 0 1.061l-2.25 2.25a.75.75 0 0 1-1.062-1.06l.97-.975H10.5A1.5 1.5 0 0 0 9 13.5v.75a.75.75 0 1 1-1.5 0v-.75a3 3 0 0 1 3-3h3.44l-.97-.97a.75.75 0 0 1 1.06-1.06z"})}),a("defs",{children:a("clipPath",{id:"TrafficSign_svg__a",children:a("path",{d:"M0 0h24v24H0z"})})})]});export{l as default};
@@ -1 +0,0 @@
1
- import{jsx as t}from"react/jsx-runtime";import"react";let a=a=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...a,children:t("path",{d:"M17.53 7.53a.75.75 0 0 0-1.06-1.06L12 10.94 7.53 6.47a.75.75 0 0 0-1.06 1.06L10.94 12l-4.47 4.47a.75.75 0 1 0 1.06 1.06L12 13.06l4.47 4.47a.75.75 0 1 0 1.06-1.06L13.06 12z"})});export{a as default};