@accelint/design-toolkit 0.0.1 → 0.0.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 (285) hide show
  1. package/dist/components/accordion/index.d.ts +44 -0
  2. package/dist/components/accordion/index.js +2 -0
  3. package/dist/components/accordion/index.js.map +1 -0
  4. package/dist/components/avatar/index.d.ts +7 -0
  5. package/dist/components/avatar/index.js +1 -1
  6. package/dist/components/avatar/index.js.map +1 -1
  7. package/dist/components/badge/index.d.ts +3 -1
  8. package/dist/components/badge/index.js +1 -1
  9. package/dist/components/badge/index.js.map +1 -1
  10. package/dist/components/button/index.d.ts +8 -1
  11. package/dist/components/button/index.js +1 -1
  12. package/dist/components/button/index.js.map +1 -1
  13. package/dist/components/checkbox/index.d.ts +19 -0
  14. package/dist/components/checkbox/index.js +2 -0
  15. package/dist/components/checkbox/index.js.map +1 -0
  16. package/dist/components/chip/index.d.ts +57 -0
  17. package/dist/components/chip/index.js +2 -0
  18. package/dist/components/chip/index.js.map +1 -0
  19. package/dist/components/classification-badge/index.d.ts +3 -3
  20. package/dist/components/classification-badge/index.js +1 -1
  21. package/dist/components/classification-badge/index.js.map +1 -1
  22. package/dist/components/classification-banner/index.d.ts +2 -1
  23. package/dist/components/classification-banner/index.js +2 -2
  24. package/dist/components/classification-banner/index.js.map +1 -1
  25. package/dist/components/floating-button/index.js +1 -1
  26. package/dist/components/floating-button/index.js.map +1 -1
  27. package/dist/components/icon/index.d.ts +19 -0
  28. package/dist/components/icon/index.js +2 -0
  29. package/dist/components/icon/index.js.map +1 -0
  30. package/dist/components/icon-button/index.d.ts +1 -1
  31. package/dist/components/icon-button/index.js +1 -1
  32. package/dist/components/icon-button/index.js.map +1 -1
  33. package/dist/components/label/index.d.ts +14 -0
  34. package/dist/components/label/index.js +2 -0
  35. package/dist/components/label/index.js.map +1 -0
  36. package/dist/components/radio/index.d.ts +16 -0
  37. package/dist/components/radio/index.js +2 -0
  38. package/dist/components/radio/index.js.map +1 -0
  39. package/dist/components/switch/index.d.ts +14 -0
  40. package/dist/components/switch/index.js +2 -0
  41. package/dist/components/switch/index.js.map +1 -0
  42. package/dist/components/text-area/index.d.ts +25 -0
  43. package/dist/components/text-area/index.js +2 -0
  44. package/dist/components/text-area/index.js.map +1 -0
  45. package/dist/components/text-field/index.d.ts +23 -0
  46. package/dist/components/text-field/index.js +2 -0
  47. package/dist/components/text-field/index.js.map +1 -0
  48. package/dist/components/toggle-icon-button/index.js +1 -1
  49. package/dist/components/toggle-icon-button/index.js.map +1 -1
  50. package/dist/components/tooltip/index.js +1 -1
  51. package/dist/components/tooltip/index.js.map +1 -1
  52. package/dist/icons/catalog.d.ts +34 -0
  53. package/dist/icons/catalog.js +2 -0
  54. package/dist/icons/catalog.js.map +1 -0
  55. package/dist/index.css +28 -22
  56. package/dist/index.d.ts +12 -76
  57. package/dist/index.js +1 -1
  58. package/dist/lib/react.d.ts +23 -1
  59. package/dist/lib/react.js +1 -1
  60. package/dist/lib/react.js.map +1 -1
  61. package/dist/metafile-esm.json +1 -1
  62. package/dist/styles.css +657 -81
  63. package/package.json +79 -15
  64. package/dist/icons/add-fill.d.ts +0 -7
  65. package/dist/icons/add-fill.js +0 -3
  66. package/dist/icons/add-fill.js.map +0 -1
  67. package/dist/icons/add-to-list.d.ts +0 -7
  68. package/dist/icons/add-to-list.js +0 -3
  69. package/dist/icons/add-to-list.js.map +0 -1
  70. package/dist/icons/add.d.ts +0 -7
  71. package/dist/icons/add.js +0 -3
  72. package/dist/icons/add.js.map +0 -1
  73. package/dist/icons/arrange-table.d.ts +0 -7
  74. package/dist/icons/arrange-table.js +0 -3
  75. package/dist/icons/arrange-table.js.map +0 -1
  76. package/dist/icons/attach-file.d.ts +0 -7
  77. package/dist/icons/attach-file.js +0 -3
  78. package/dist/icons/attach-file.js.map +0 -1
  79. package/dist/icons/cancel-fill.d.ts +0 -7
  80. package/dist/icons/cancel-fill.js +0 -3
  81. package/dist/icons/cancel-fill.js.map +0 -1
  82. package/dist/icons/cancel.d.ts +0 -7
  83. package/dist/icons/cancel.js +0 -3
  84. package/dist/icons/cancel.js.map +0 -1
  85. package/dist/icons/center-on.d.ts +0 -7
  86. package/dist/icons/center-on.js +0 -3
  87. package/dist/icons/center-on.js.map +0 -1
  88. package/dist/icons/check.d.ts +0 -7
  89. package/dist/icons/check.js +0 -3
  90. package/dist/icons/check.js.map +0 -1
  91. package/dist/icons/collapse-all.d.ts +0 -7
  92. package/dist/icons/collapse-all.js +0 -3
  93. package/dist/icons/collapse-all.js.map +0 -1
  94. package/dist/icons/collapse-window.d.ts +0 -7
  95. package/dist/icons/collapse-window.js +0 -3
  96. package/dist/icons/collapse-window.js.map +0 -1
  97. package/dist/icons/condense.d.ts +0 -7
  98. package/dist/icons/condense.js +0 -3
  99. package/dist/icons/condense.js.map +0 -1
  100. package/dist/icons/copy-to-clipboard.d.ts +0 -7
  101. package/dist/icons/copy-to-clipboard.js +0 -3
  102. package/dist/icons/copy-to-clipboard.js.map +0 -1
  103. package/dist/icons/create-coa.d.ts +0 -7
  104. package/dist/icons/create-coa.js +0 -3
  105. package/dist/icons/create-coa.js.map +0 -1
  106. package/dist/icons/delete.d.ts +0 -7
  107. package/dist/icons/delete.js +0 -3
  108. package/dist/icons/delete.js.map +0 -1
  109. package/dist/icons/drag-horz.d.ts +0 -7
  110. package/dist/icons/drag-horz.js +0 -3
  111. package/dist/icons/drag-horz.js.map +0 -1
  112. package/dist/icons/drag-vert.d.ts +0 -7
  113. package/dist/icons/drag-vert.js +0 -3
  114. package/dist/icons/drag-vert.js.map +0 -1
  115. package/dist/icons/duplicate.d.ts +0 -7
  116. package/dist/icons/duplicate.js +0 -3
  117. package/dist/icons/duplicate.js.map +0 -1
  118. package/dist/icons/edit.d.ts +0 -7
  119. package/dist/icons/edit.js +0 -3
  120. package/dist/icons/edit.js.map +0 -1
  121. package/dist/icons/expand-all.d.ts +0 -7
  122. package/dist/icons/expand-all.js +0 -3
  123. package/dist/icons/expand-all.js.map +0 -1
  124. package/dist/icons/expand-left.d.ts +0 -7
  125. package/dist/icons/expand-left.js +0 -3
  126. package/dist/icons/expand-left.js.map +0 -1
  127. package/dist/icons/expand-right.d.ts +0 -7
  128. package/dist/icons/expand-right.js +0 -3
  129. package/dist/icons/expand-right.js.map +0 -1
  130. package/dist/icons/expand-window.d.ts +0 -7
  131. package/dist/icons/expand-window.js +0 -3
  132. package/dist/icons/expand-window.js.map +0 -1
  133. package/dist/icons/expand.d.ts +0 -7
  134. package/dist/icons/expand.js +0 -3
  135. package/dist/icons/expand.js.map +0 -1
  136. package/dist/icons/explore-data.d.ts +0 -7
  137. package/dist/icons/explore-data.js +0 -3
  138. package/dist/icons/explore-data.js.map +0 -1
  139. package/dist/icons/filter.d.ts +0 -7
  140. package/dist/icons/filter.js +0 -3
  141. package/dist/icons/filter.js.map +0 -1
  142. package/dist/icons/flag.d.ts +0 -7
  143. package/dist/icons/flag.js +0 -3
  144. package/dist/icons/flag.js.map +0 -1
  145. package/dist/icons/focus.d.ts +0 -7
  146. package/dist/icons/focus.js +0 -3
  147. package/dist/icons/focus.js.map +0 -1
  148. package/dist/icons/global-share.d.ts +0 -7
  149. package/dist/icons/global-share.js +0 -3
  150. package/dist/icons/global-share.js.map +0 -1
  151. package/dist/icons/group.d.ts +0 -7
  152. package/dist/icons/group.js +0 -3
  153. package/dist/icons/group.js.map +0 -1
  154. package/dist/icons/hide.d.ts +0 -7
  155. package/dist/icons/hide.js +0 -3
  156. package/dist/icons/hide.js.map +0 -1
  157. package/dist/icons/import.d.ts +0 -7
  158. package/dist/icons/import.js +0 -3
  159. package/dist/icons/import.js.map +0 -1
  160. package/dist/icons/index.d.ts +0 -75
  161. package/dist/icons/index.js +0 -2
  162. package/dist/icons/index.js.map +0 -1
  163. package/dist/icons/insert-chart.d.ts +0 -7
  164. package/dist/icons/insert-chart.js +0 -3
  165. package/dist/icons/insert-chart.js.map +0 -1
  166. package/dist/icons/jump-to.d.ts +0 -7
  167. package/dist/icons/jump-to.js +0 -3
  168. package/dist/icons/jump-to.js.map +0 -1
  169. package/dist/icons/lasso.d.ts +0 -7
  170. package/dist/icons/lasso.js +0 -3
  171. package/dist/icons/lasso.js.map +0 -1
  172. package/dist/icons/link.d.ts +0 -7
  173. package/dist/icons/link.js +0 -3
  174. package/dist/icons/link.js.map +0 -1
  175. package/dist/icons/lock-fill.d.ts +0 -7
  176. package/dist/icons/lock-fill.js +0 -3
  177. package/dist/icons/lock-fill.js.map +0 -1
  178. package/dist/icons/lock-outline.d.ts +0 -7
  179. package/dist/icons/lock-outline.js +0 -3
  180. package/dist/icons/lock-outline.js.map +0 -1
  181. package/dist/icons/login.d.ts +0 -7
  182. package/dist/icons/login.js +0 -3
  183. package/dist/icons/login.js.map +0 -1
  184. package/dist/icons/logout.d.ts +0 -7
  185. package/dist/icons/logout.js +0 -3
  186. package/dist/icons/logout.js.map +0 -1
  187. package/dist/icons/loop.d.ts +0 -7
  188. package/dist/icons/loop.js +0 -3
  189. package/dist/icons/loop.js.map +0 -1
  190. package/dist/icons/move.d.ts +0 -7
  191. package/dist/icons/move.js +0 -3
  192. package/dist/icons/move.js.map +0 -1
  193. package/dist/icons/mute.d.ts +0 -7
  194. package/dist/icons/mute.js +0 -3
  195. package/dist/icons/mute.js.map +0 -1
  196. package/dist/icons/open-container.d.ts +0 -7
  197. package/dist/icons/open-container.js +0 -3
  198. package/dist/icons/open-container.js.map +0 -1
  199. package/dist/icons/paste-from-clipboard.d.ts +0 -7
  200. package/dist/icons/paste-from-clipboard.js +0 -3
  201. package/dist/icons/paste-from-clipboard.js.map +0 -1
  202. package/dist/icons/pause.d.ts +0 -7
  203. package/dist/icons/pause.js +0 -3
  204. package/dist/icons/pause.js.map +0 -1
  205. package/dist/icons/person.d.ts +0 -7
  206. package/dist/icons/person.js +0 -3
  207. package/dist/icons/person.js.map +0 -1
  208. package/dist/icons/pin.d.ts +0 -7
  209. package/dist/icons/pin.js +0 -3
  210. package/dist/icons/pin.js.map +0 -1
  211. package/dist/icons/placeholder.d.ts +0 -7
  212. package/dist/icons/placeholder.js +0 -3
  213. package/dist/icons/placeholder.js.map +0 -1
  214. package/dist/icons/play.d.ts +0 -7
  215. package/dist/icons/play.js +0 -3
  216. package/dist/icons/play.js.map +0 -1
  217. package/dist/icons/playback.d.ts +0 -7
  218. package/dist/icons/playback.js +0 -3
  219. package/dist/icons/playback.js.map +0 -1
  220. package/dist/icons/polygon-lasso.d.ts +0 -7
  221. package/dist/icons/polygon-lasso.js +0 -3
  222. package/dist/icons/polygon-lasso.js.map +0 -1
  223. package/dist/icons/pop-back-in.d.ts +0 -7
  224. package/dist/icons/pop-back-in.js +0 -3
  225. package/dist/icons/pop-back-in.js.map +0 -1
  226. package/dist/icons/pop-out.d.ts +0 -7
  227. package/dist/icons/pop-out.js +0 -3
  228. package/dist/icons/pop-out.js.map +0 -1
  229. package/dist/icons/record.d.ts +0 -7
  230. package/dist/icons/record.js +0 -3
  231. package/dist/icons/record.js.map +0 -1
  232. package/dist/icons/rectangle-select.d.ts +0 -7
  233. package/dist/icons/rectangle-select.js +0 -3
  234. package/dist/icons/rectangle-select.js.map +0 -1
  235. package/dist/icons/remove-fill.d.ts +0 -7
  236. package/dist/icons/remove-fill.js +0 -3
  237. package/dist/icons/remove-fill.js.map +0 -1
  238. package/dist/icons/remove-from-list.d.ts +0 -7
  239. package/dist/icons/remove-from-list.js +0 -3
  240. package/dist/icons/remove-from-list.js.map +0 -1
  241. package/dist/icons/remove.d.ts +0 -7
  242. package/dist/icons/remove.js +0 -3
  243. package/dist/icons/remove.js.map +0 -1
  244. package/dist/icons/reverse.d.ts +0 -7
  245. package/dist/icons/reverse.js +0 -3
  246. package/dist/icons/reverse.js.map +0 -1
  247. package/dist/icons/screenshot.d.ts +0 -7
  248. package/dist/icons/screenshot.js +0 -3
  249. package/dist/icons/screenshot.js.map +0 -1
  250. package/dist/icons/search.d.ts +0 -7
  251. package/dist/icons/search.js +0 -3
  252. package/dist/icons/search.js.map +0 -1
  253. package/dist/icons/share.d.ts +0 -7
  254. package/dist/icons/share.js +0 -3
  255. package/dist/icons/share.js.map +0 -1
  256. package/dist/icons/show.d.ts +0 -7
  257. package/dist/icons/show.js +0 -3
  258. package/dist/icons/show.js.map +0 -1
  259. package/dist/icons/stack-cards.d.ts +0 -7
  260. package/dist/icons/stack-cards.js +0 -3
  261. package/dist/icons/stack-cards.js.map +0 -1
  262. package/dist/icons/stack.d.ts +0 -7
  263. package/dist/icons/stack.js +0 -3
  264. package/dist/icons/stack.js.map +0 -1
  265. package/dist/icons/tether.d.ts +0 -7
  266. package/dist/icons/tether.js +0 -3
  267. package/dist/icons/tether.js.map +0 -1
  268. package/dist/icons/track-changes.d.ts +0 -7
  269. package/dist/icons/track-changes.js +0 -3
  270. package/dist/icons/track-changes.js.map +0 -1
  271. package/dist/icons/types.d.ts +0 -6
  272. package/dist/icons/types.js +0 -2
  273. package/dist/icons/types.js.map +0 -1
  274. package/dist/icons/undo.d.ts +0 -7
  275. package/dist/icons/undo.js +0 -3
  276. package/dist/icons/undo.js.map +0 -1
  277. package/dist/icons/zoom-in.d.ts +0 -7
  278. package/dist/icons/zoom-in.js +0 -3
  279. package/dist/icons/zoom-in.js.map +0 -1
  280. package/dist/icons/zoom-out.d.ts +0 -7
  281. package/dist/icons/zoom-out.js +0 -3
  282. package/dist/icons/zoom-out.js.map +0 -1
  283. package/dist/icons/zoom-to.d.ts +0 -7
  284. package/dist/icons/zoom-to.js +0 -3
  285. package/dist/icons/zoom-to.js.map +0 -1
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const Screenshot: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { Screenshot };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var t=({className:r,ref:l,...e})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...e,ref:l,children:[jsx("path",{d:"M4.5 4.50001H9V3.00001L4.5 3.00001C4.5 3.00001 3 3.00001 3 4.50001L3 9.00001H4.5V4.50001Z",fill:"currentColor"}),jsx("path",{d:"M19.5 9.00001V4.50001L15 4.50001V3.00001L19.5 3.00001C21 3.00001 21 4.50001 21 4.50001V9.00001L19.5 9.00001Z",fill:"currentColor"}),jsx("path",{d:"M4.5 15L4.5 19.5H7L7 21H4.5C3 21 3 19.5 3 19.5L3 15H4.5Z",fill:"currentColor"}),jsx("path",{d:"M17 17C17 17.8284 16.3284 18.5 15.5 18.5C14.6716 18.5 14 17.8284 14 17C14 16.1716 14.6716 15.5 15.5 15.5C16.3284 15.5 17 16.1716 17 17Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 11H17L18.5 12.5C18.7928 12.5005 19.5 12.5 19.5 12.5C20.5 12.5 21 13 21 14C21 15 21 18 21 18C21 18 21 18.5 21 20C21 21.5 19.5 21.5 19.5 21.5H11.5001C10.5001 21.5 10 21 10 20L10 14C10 13 10.5 12.5 11.5 12.4993L12.5 12.5L14 11ZM18 14L16.5 12.5H14.5L13 14C12.655 14 11.5 14 11.5 14V20H19.5V14C18.8333 14.0006 18.6667 14 18 14Z",fill:"currentColor"})]});
2
- export{t as Screenshot};//# sourceMappingURL=screenshot.js.map
3
- //# sourceMappingURL=screenshot.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/screenshot.tsx"],"names":["Screenshot","className","ref","cn","C","jsx","o"],"mappings":"0EAeaA,KAAa,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,IAAAC,CAAK,CAAA,CAAA,GAAS,CAAA,CAAA,OACnD,CACC,KAAA,CAAA,CAAA,OAAQ,CACR,WAAA,CAAA,IAAK,OACL,CAAM,KAAA,CAAA,4BACN,CAAY,aAAA,CAAA,MACZ,UAAWC,CACTC,EAAA,CAAA,qHACAH,CACF,CACC,CAAA,CAAA,IACD,CAAKC,GAAAA,CAAAA,CAEL,CAAAG,QAAAA,CAAAA,CAAAA,GAAC,QACC,CAAE,CAAA,CAAA,2FACF,CAAK,IAAA,CAAA,cACP,EACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,8GACF,KAAK,CACP,cAAA,CAAA,CACAD,CAACC,GAAA,CAAA,MAAA,CACC,EAAE,CACF,0DAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAD,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,yIAAA,CAAA,IAAK,eACP,CACAA,CAAAA,CAAAA,GAAC,CACC,MAAA,CAAA,CAAA,QAAS,UACT,CAAS,QAAA,CAAA,SACT,EAAE,CACF,wUAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA,CAAA","file":"screenshot.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Screenshot = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M4.5 4.50001H9V3.00001L4.5 3.00001C4.5 3.00001 3 3.00001 3 4.50001L3 9.00001H4.5V4.50001Z'\n fill='currentColor'\n />\n <path\n d='M19.5 9.00001V4.50001L15 4.50001V3.00001L19.5 3.00001C21 3.00001 21 4.50001 21 4.50001V9.00001L19.5 9.00001Z'\n fill='currentColor'\n />\n <path\n d='M4.5 15L4.5 19.5H7L7 21H4.5C3 21 3 19.5 3 19.5L3 15H4.5Z'\n fill='currentColor'\n />\n <path\n d='M17 17C17 17.8284 16.3284 18.5 15.5 18.5C14.6716 18.5 14 17.8284 14 17C14 16.1716 14.6716 15.5 15.5 15.5C16.3284 15.5 17 16.1716 17 17Z'\n fill='currentColor'\n />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M14 11H17L18.5 12.5C18.7928 12.5005 19.5 12.5 19.5 12.5C20.5 12.5 21 13 21 14C21 15 21 18 21 18C21 18 21 18.5 21 20C21 21.5 19.5 21.5 19.5 21.5H11.5001C10.5001 21.5 10 21 10 20L10 14C10 13 10.5 12.5 11.5 12.4993L12.5 12.5L14 11ZM18 14L16.5 12.5H14.5L13 14C12.655 14 11.5 14 11.5 14V20H19.5V14C18.8333 14.0006 18.6667 14 18 14Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const Search: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { Search };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var c=({className:r,ref:e,...i})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...i,ref:e,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.734 13.3484L15.5593 13.5748L15.43 13.73C16.41 12.59 17 11.11 17 9.5C17 5.91 14.09 3 10.5 3C6.91 3 4 5.91 4 9.5C4 13.09 6.91 16 10.5 16C12.11 16 13.59 15.41 14.73 14.43L14.52 14.6031L14.2977 14.7711L20 20.49L21.49 19L15.734 13.3484ZM10.5 14C8.01 14 6 11.99 6 9.5C6 7.01 8.01 5 10.5 5C12.99 5 15 7.01 15 9.5C15 11.99 12.99 14 10.5 14Z",fill:"currentColor"})});
2
- export{c as Search};//# sourceMappingURL=search.js.map
3
- //# sourceMappingURL=search.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/search.tsx"],"names":["Search","className","ref","props","o","cn","jsx"],"mappings":"qEAeaA,KAAS,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,EAAK,CAAGC,GAAM,KAC/CC,GAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,OACZ,CAAWC,SAAAA,CAAAA,EACT,sHACAJ,CACF,CAAA,CACC,CAAGE,GAAAA,CACJ,CAAKD,GAAAA,CAAAA,CAEL,SAAAI,CAACF,GAAA,CAAA,MAAA,CACC,SAAS,CACT,SAAA,CAAA,QAAS,UACT,CAAE,CAAA,CAAA,kVACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA","file":"search.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Search = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M15.734 13.3484L15.5593 13.5748L15.43 13.73C16.41 12.59 17 11.11 17 9.5C17 5.91 14.09 3 10.5 3C6.91 3 4 5.91 4 9.5C4 13.09 6.91 16 10.5 16C12.11 16 13.59 15.41 14.73 14.43L14.52 14.6031L14.2977 14.7711L20 20.49L21.49 19L15.734 13.3484ZM10.5 14C8.01 14 6 11.99 6 9.5C6 7.01 8.01 5 10.5 5C12.99 5 15 7.01 15 9.5C15 11.99 12.99 14 10.5 14Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const Share: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { Share };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var t=({className:r,ref:i,...l})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...l,ref:i,children:[jsx("path",{d:"M4.99988 20L4.99988 12H2.99988L2.99988 20C2.99988 21.1 3.89988 22 4.99988 22H18.9999C20.0999 22 20.9999 21.1 20.9999 20V12H18.9999V20H4.99988Z",fill:"currentColor"}),jsx("path",{d:"M8.39988 8.4L6.99988 7L11.9999 2L16.9999 7L15.5999 8.4L12.9999 5.8V16H10.9999V5.8L8.39988 8.4Z",fill:"currentColor"})]});
2
- export{t as Share};//# sourceMappingURL=share.js.map
3
- //# sourceMappingURL=share.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/share.tsx"],"names":["Share","className","ref","props","c","cn","n","jsx","o"],"mappings":"0EAeaA,IAAQ,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,KAC9CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAL,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAK,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,gJAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,gGACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"share.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Share = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M4.99988 20L4.99988 12H2.99988L2.99988 20C2.99988 21.1 3.89988 22 4.99988 22H18.9999C20.0999 22 20.9999 21.1 20.9999 20V12H18.9999V20H4.99988Z'\n fill='currentColor'\n />\n <path\n d='M8.39988 8.4L6.99988 7L11.9999 2L16.9999 7L15.5999 8.4L12.9999 5.8V16H10.9999V5.8L8.39988 8.4Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const Show: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { Show };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var c=({className:r,ref:e,...i})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...i,ref:e,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12C2 12 4.10546 5 12.0001 5C19.8947 5 22 12 22 12C22 12 19.8948 19 12 19C4.1052 19 2 12 2 12ZM12 16.3077C14.3254 16.3077 16.2105 14.3791 16.2105 12C16.2105 9.62093 14.3254 7.69231 12 7.69231C9.67459 7.69231 7.78947 9.62093 7.78947 12C7.78947 14.3791 9.67459 16.3077 12 16.3077Z",fill:"currentColor"})});
2
- export{c as Show};//# sourceMappingURL=show.js.map
3
- //# sourceMappingURL=show.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/show.tsx"],"names":["Show","className","ref","props","o","cn","jsx"],"mappings":"qEAeaA,KAAO,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,EAAK,CAAGC,GAAM,KAC7CC,GAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,OACZ,CAAWC,SAAAA,CAAAA,EACT,sHACAJ,CACF,CAAA,CACC,CAAGE,GAAAA,CACJ,CAAKD,GAAAA,CAAAA,CAEL,SAAAI,CAACF,GAAA,CAAA,MAAA,CACC,SAAS,CACT,SAAA,CAAA,QAAS,UACT,CAAE,CAAA,CAAA,0RACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA","file":"show.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Show = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M2 12C2 12 4.10546 5 12.0001 5C19.8947 5 22 12 22 12C22 12 19.8948 19 12 19C4.1052 19 2 12 2 12ZM12 16.3077C14.3254 16.3077 16.2105 14.3791 16.2105 12C16.2105 9.62093 14.3254 7.69231 12 7.69231C9.67459 7.69231 7.78947 9.62093 7.78947 12C7.78947 14.3791 9.67459 16.3077 12 16.3077Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const StackCards: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { StackCards };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var n=({className:r,ref:C,...l})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...l,ref:C,children:[jsx("path",{d:"M3.54233 8.9542L11.6492 12.9466C11.7597 13.0008 11.8785 13.0288 11.9985 13.0288C12.1186 13.0288 12.2374 13.0008 12.3478 12.9466L20.4577 8.9542C20.6186 8.87512 20.7558 8.74323 20.8522 8.57492C20.9486 8.40661 21 8.2093 21 8.00754C21 7.80579 20.9486 7.60848 20.8522 7.44017C20.7558 7.27186 20.6186 7.13996 20.4577 7.06089L12.3508 3.08221C12.2403 3.02796 12.1215 3 12.0015 3C11.8815 3 11.7626 3.02796 11.6522 3.08221L3.54233 7.06089C3.38145 7.13996 3.24427 7.27186 3.14784 7.44017C3.05142 7.60848 3.00001 7.80579 3.00001 8.00754C3.00001 8.2093 3.05142 8.40661 3.14784 8.57492C3.24427 8.74323 3.38145 8.87512 3.54233 8.9542Z",fill:"currentColor"}),jsx("path",{d:"M19.7588 11.0527L11.9997 14.8737L4.24063 11.0527C2.99995 10.5 2.5646 12.0225 3.50002 12.5L11.6507 16.4178C11.7612 16.4721 11.88 16.5 12 16.5C12.1201 16.5 12.2389 16.4721 12.3493 16.4178L20.4999 12.5C21.5159 11.9814 20.9999 10.5 19.7588 11.0527Z",fill:"currentColor"}),jsx("path",{d:"M19.7954 14.2725L12.0364 18.0935L4.27729 14.2725C3.03661 13.7198 2.60126 15.2423 3.53668 15.7198L11.6874 19.6376C11.7978 19.6919 11.9166 19.7198 12.0367 19.7198C12.1567 19.7198 12.2755 19.6919 12.386 19.6376L20.5366 15.7198C21.5526 15.2012 21.0366 13.7198 19.7954 14.2725Z",fill:"currentColor"})]});
2
- export{n as StackCards};//# sourceMappingURL=stack-cards.js.map
3
- //# sourceMappingURL=stack-cards.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/stack-cards.tsx"],"names":["StackCards","className","ref","t","cn","jsx","o"],"mappings":"0EAeaA,IAAa,CAAA,CAAC,CAAE,CAAA,SAAAC,CAAW,CAAA,CAAA,GAAAC,CAAK,CAAA,CAAA,GAAS,CAAA,CAAA,GACnDC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,CAAM,KAAA,CAAA,4BACN,CAAY,aAAA,CAAA,MACZ,CAAWC,SAAAA,CAAAA,EACT,CACAH,qHAAAA,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAG,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,6mBACF,CAAK,IAAA,CAAA,cACP,CACAD,CAAAA,CAAAA,GAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,sPAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,kRACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"stack-cards.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const StackCards = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M3.54233 8.9542L11.6492 12.9466C11.7597 13.0008 11.8785 13.0288 11.9985 13.0288C12.1186 13.0288 12.2374 13.0008 12.3478 12.9466L20.4577 8.9542C20.6186 8.87512 20.7558 8.74323 20.8522 8.57492C20.9486 8.40661 21 8.2093 21 8.00754C21 7.80579 20.9486 7.60848 20.8522 7.44017C20.7558 7.27186 20.6186 7.13996 20.4577 7.06089L12.3508 3.08221C12.2403 3.02796 12.1215 3 12.0015 3C11.8815 3 11.7626 3.02796 11.6522 3.08221L3.54233 7.06089C3.38145 7.13996 3.24427 7.27186 3.14784 7.44017C3.05142 7.60848 3.00001 7.80579 3.00001 8.00754C3.00001 8.2093 3.05142 8.40661 3.14784 8.57492C3.24427 8.74323 3.38145 8.87512 3.54233 8.9542Z'\n fill='currentColor'\n />\n <path\n d='M19.7588 11.0527L11.9997 14.8737L4.24063 11.0527C2.99995 10.5 2.5646 12.0225 3.50002 12.5L11.6507 16.4178C11.7612 16.4721 11.88 16.5 12 16.5C12.1201 16.5 12.2389 16.4721 12.3493 16.4178L20.4999 12.5C21.5159 11.9814 20.9999 10.5 19.7588 11.0527Z'\n fill='currentColor'\n />\n <path\n d='M19.7954 14.2725L12.0364 18.0935L4.27729 14.2725C3.03661 13.7198 2.60126 15.2423 3.53668 15.7198L11.6874 19.6376C11.7978 19.6919 11.9166 19.7198 12.0367 19.7198C12.1567 19.7198 12.2755 19.6919 12.386 19.6376L20.5366 15.7198C21.5526 15.2012 21.0366 13.7198 19.7954 14.2725Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const Stack: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { Stack };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var e=({className:r,ref:l,...t})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...t,ref:l,children:[jsx("path",{d:"M19 7L5 7L5 5L19 5V7Z",fill:"currentColor"}),jsx("path",{d:"M19 11L5 11L5 9L19 9V11Z",fill:"currentColor"}),jsx("path",{d:"M19 15L5 15L5 13L19 13V15Z",fill:"currentColor"}),jsx("path",{d:"M19 19L5 19L5 17L19 17V19Z",fill:"currentColor"})]});
2
- export{e as Stack};//# sourceMappingURL=stack.js.map
3
- //# sourceMappingURL=stack.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/stack.tsx"],"names":["Stack","className","ref","props","jsxs","cn","i","jsx","o"],"mappings":"0EAeaA,IAAQ,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,CAC/CC,CAAAA,GAAAA,IAAC,OACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,CAAM,KAAA,CAAA,4BACN,CAAY,aAAA,CAAA,MACZ,UAAWC,CACTC,EAAA,CAAA,qHACAL,CACF,CAAA,CACC,CAAGE,GAAAA,CACJ,CAAKD,GAAAA,CAAAA,CAEL,UAAAK,CAACC,GAAA,CAAA,MAAA,CAAK,CAAE,CAAA,CAAA,uBAAwB,CAAK,IAAA,CAAA,cAAe,CACpDD,CAAAA,CAAAA,GAAC,QAAK,CAAE,CAAA,CAAA,0BAA2B,CAAK,IAAA,CAAA,cAAe,CACvDA,CAAAA,CAAAA,GAAC,CAAK,MAAA,CAAA,CAAA,CAAE,6BAA6B,CAAK,IAAA,CAAA,cAAe,CACzDA,CAAAA,CAAAA,GAAC,CAAK,MAAA,CAAA,CAAA,CAAE,CAA6B,4BAAA,CAAA,IAAK,eAAe,CAC3D,CAAA,CAAA,CAAA","file":"stack.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Stack = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path d='M19 7L5 7L5 5L19 5V7Z' fill='currentColor' />\n <path d='M19 11L5 11L5 9L19 9V11Z' fill='currentColor' />\n <path d='M19 15L5 15L5 13L19 13V15Z' fill='currentColor' />\n <path d='M19 19L5 19L5 17L19 17V19Z' fill='currentColor' />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const Tether: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { Tether };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var n=({className:o,ref:r,...e})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",o),...e,ref:r,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.62598 13.5C7.4544 13.5 8.12598 12.8284 8.12598 12C8.12598 11.1716 7.4544 10.5 6.62598 10.5C5.79755 10.5 5.12598 11.1716 5.12598 12C5.12598 12.8284 5.79755 13.5 6.62598 13.5ZM12.626 19.5C13.4544 19.5 14.126 18.8284 14.126 18C14.126 17.1716 13.4544 16.5 12.626 16.5C11.7975 16.5 11.126 17.1716 11.126 18C11.126 18.8284 11.7975 19.5 12.626 19.5ZM18.626 13.5C19.4544 13.5 20.126 12.8284 20.126 12C20.126 11.1716 19.4544 10.5 18.626 10.5C17.7975 10.5 17.126 11.1716 17.126 12C17.126 12.8284 17.7975 13.5 18.626 13.5ZM12.626 7.5C13.4544 7.5 14.126 6.82843 14.126 6C14.126 5.17157 13.4544 4.5 12.626 4.5C11.7975 4.5 11.126 5.17157 11.126 6C11.126 6.82843 11.7975 7.5 12.626 7.5ZM12.626 9C14.2828 9 15.626 7.65685 15.626 6C15.626 4.34315 14.2828 3 12.626 3C10.9691 3 9.62598 4.34315 9.62598 6C9.62598 7.65685 10.9691 9 12.626 9ZM6.62598 15C8.28283 15 9.62598 13.6569 9.62598 12C9.62598 10.3431 8.28283 9 6.62598 9C4.96912 9 3.62598 10.3431 3.62598 12C3.62598 13.6569 4.96912 15 6.62598 15ZM12.626 21C14.2828 21 15.626 19.6569 15.626 18C15.626 16.3431 14.2828 15 12.626 15C10.9691 15 9.62598 16.3431 9.62598 18C9.62598 19.6569 10.9691 21 12.626 21ZM21.626 12C21.626 13.6569 20.2828 15 18.626 15C16.9691 15 15.626 13.6569 15.626 12C15.626 10.3431 16.9691 9 18.626 9C20.2828 9 21.626 10.3431 21.626 12Z",fill:"currentColor"})});
2
- export{n as Tether};//# sourceMappingURL=tether.js.map
3
- //# sourceMappingURL=tether.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/tether.tsx"],"names":["Tether","className","ref","props","C","cn","jsx"],"mappings":"qEAeaA,KAAS,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,EAAK,CAAGC,GAAM,KAC/CC,GAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,OACZ,CAAWC,SAAAA,CAAAA,EACT,sHACAJ,CACF,CAAA,CACC,CAAGE,GAAAA,CACJ,CAAKD,GAAAA,CAAAA,CAEL,SAAAI,CAACF,GAAA,CAAA,MAAA,CACC,SAAS,CACT,SAAA,CAAA,QAAS,UACT,CAAE,CAAA,CAAA,gxCACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA","file":"tether.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Tether = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M6.62598 13.5C7.4544 13.5 8.12598 12.8284 8.12598 12C8.12598 11.1716 7.4544 10.5 6.62598 10.5C5.79755 10.5 5.12598 11.1716 5.12598 12C5.12598 12.8284 5.79755 13.5 6.62598 13.5ZM12.626 19.5C13.4544 19.5 14.126 18.8284 14.126 18C14.126 17.1716 13.4544 16.5 12.626 16.5C11.7975 16.5 11.126 17.1716 11.126 18C11.126 18.8284 11.7975 19.5 12.626 19.5ZM18.626 13.5C19.4544 13.5 20.126 12.8284 20.126 12C20.126 11.1716 19.4544 10.5 18.626 10.5C17.7975 10.5 17.126 11.1716 17.126 12C17.126 12.8284 17.7975 13.5 18.626 13.5ZM12.626 7.5C13.4544 7.5 14.126 6.82843 14.126 6C14.126 5.17157 13.4544 4.5 12.626 4.5C11.7975 4.5 11.126 5.17157 11.126 6C11.126 6.82843 11.7975 7.5 12.626 7.5ZM12.626 9C14.2828 9 15.626 7.65685 15.626 6C15.626 4.34315 14.2828 3 12.626 3C10.9691 3 9.62598 4.34315 9.62598 6C9.62598 7.65685 10.9691 9 12.626 9ZM6.62598 15C8.28283 15 9.62598 13.6569 9.62598 12C9.62598 10.3431 8.28283 9 6.62598 9C4.96912 9 3.62598 10.3431 3.62598 12C3.62598 13.6569 4.96912 15 6.62598 15ZM12.626 21C14.2828 21 15.626 19.6569 15.626 18C15.626 16.3431 14.2828 15 12.626 15C10.9691 15 9.62598 16.3431 9.62598 18C9.62598 19.6569 10.9691 21 12.626 21ZM21.626 12C21.626 13.6569 20.2828 15 18.626 15C16.9691 15 15.626 13.6569 15.626 12C15.626 10.3431 16.9691 9 18.626 9C20.2828 9 21.626 10.3431 21.626 12Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const TrackChanges: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { TrackChanges };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var s=({className:C,ref:r,...i})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",C),...i,ref:r,children:jsx("path",{d:"M11.25 3.03081C6.63035 3.41192 3 7.282 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 9.51472 19.9926 7.26472 18.364 5.63604L17.3033 6.6967C18.6605 8.05393 19.5 9.92893 19.5 12C19.5 16.1421 16.1421 19.5 12 19.5C7.85786 19.5 4.5 16.1421 4.5 12C4.5 8.11099 7.46001 4.91332 11.25 4.53703V6.55071C8.56724 6.9165 6.5 9.21684 6.5 12C6.5 15.0376 8.96243 17.5 12 17.5C15.0376 17.5 17.5 15.0376 17.5 12C17.5 10.4812 16.8844 9.10622 15.8891 8.11091L14.9168 9.08318C15.6633 9.82966 16.125 10.8609 16.125 12C16.125 14.2782 14.2782 16.125 12 16.125C9.72183 16.125 7.875 14.2782 7.875 12C7.875 9.97795 9.32991 8.29571 11.25 7.94302V10.1468C10.5188 10.445 10 11.1649 10 12C10 13.1 10.9 14 12 14C13.1 14 14 13.1 14 12C14 11.1421 13.5438 10.4058 12.75 10.1233V3H11.25V3.03081Z",fill:"currentColor"})});
2
- export{s as TrackChanges};//# sourceMappingURL=track-changes.js.map
3
- //# sourceMappingURL=track-changes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/track-changes.tsx"],"names":["TrackChanges","className","ref","jsx","cn","n","o"],"mappings":"qEAeaA,IAAe,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,IAAAC,CAAK,CAAA,CAAA,GAAS,CACtDC,CAAAA,GAAAA,GAAC,OACC,CAAQ,OAAA,CAAA,WACR,KAAK,CACL,MAAA,CAAA,KAAM,6BACN,CAAY,aAAA,CAAA,MACZ,UAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CACC,CAAA,CAAA,IACD,CAAKC,GAAAA,CAAAA,CAEL,SAAAC,CAACG,GAAA,CAAA,MAAA,CACC,EAAE,CACF,ywBAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA","file":"track-changes.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const TrackChanges = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M11.25 3.03081C6.63035 3.41192 3 7.282 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 9.51472 19.9926 7.26472 18.364 5.63604L17.3033 6.6967C18.6605 8.05393 19.5 9.92893 19.5 12C19.5 16.1421 16.1421 19.5 12 19.5C7.85786 19.5 4.5 16.1421 4.5 12C4.5 8.11099 7.46001 4.91332 11.25 4.53703V6.55071C8.56724 6.9165 6.5 9.21684 6.5 12C6.5 15.0376 8.96243 17.5 12 17.5C15.0376 17.5 17.5 15.0376 17.5 12C17.5 10.4812 16.8844 9.10622 15.8891 8.11091L14.9168 9.08318C15.6633 9.82966 16.125 10.8609 16.125 12C16.125 14.2782 14.2782 16.125 12 16.125C9.72183 16.125 7.875 14.2782 7.875 12C7.875 9.97795 9.32991 8.29571 11.25 7.94302V10.1468C10.5188 10.445 10 11.1649 10 12C10 13.1 10.9 14 12 14C13.1 14 14 13.1 14 12C14 11.1421 13.5438 10.4058 12.75 10.1233V3H11.25V3.03081Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
-
3
- interface IconProps extends React.HTMLProps<SVGSVGElement> {
4
- }
5
-
6
- export type { IconProps };
@@ -1,2 +0,0 @@
1
- //# sourceMappingURL=types.js.map
2
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const Undo: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { Undo };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var e=({className:r,ref:i,...n})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...n,ref:i,children:jsx("path",{d:"M16.9919 9.50008H9.99595V6L5 10.5001L9.99595 15L10 11.5L16.9918 11.5001C16.9918 11.5001 16.9804 13.4588 16.9918 13.5001C16.9918 15.6667 17 16.8332 17 19H19C19 17 19 14 19 13.5C19 13.5 19.0004 13.0142 19 13C19 12.4946 19 12 19 12C19.0063 11.7216 19 11.7145 19 11.5001C19 9.50008 16.9919 9.50008 16.9919 9.50008Z",fill:"currentColor"})});
2
- export{e as Undo};//# sourceMappingURL=undo.js.map
3
- //# sourceMappingURL=undo.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/undo.tsx"],"names":["Undo","className","ref","jsx","cn","c","o"],"mappings":"qEAeaA,IAAO,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,IAAAC,CAAK,CAAA,CAAA,GAAS,CAC9CC,CAAAA,GAAAA,GAAC,OACC,CAAQ,OAAA,CAAA,WACR,KAAK,CACL,MAAA,CAAA,KAAM,6BACN,CAAY,aAAA,CAAA,MACZ,UAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CACC,CAAA,CAAA,IACD,CAAKC,GAAAA,CAAAA,CAEL,SAAAC,CAACG,GAAA,CAAA,MAAA,CACC,EAAE,CACF,wTAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA","file":"undo.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Undo = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M16.9919 9.50008H9.99595V6L5 10.5001L9.99595 15L10 11.5L16.9918 11.5001C16.9918 11.5001 16.9804 13.4588 16.9918 13.5001C16.9918 15.6667 17 16.8332 17 19H19C19 17 19 14 19 13.5C19 13.5 19.0004 13.0142 19 13C19 12.4946 19 12 19 12C19.0063 11.7216 19 11.7145 19 11.5001C19 9.50008 16.9919 9.50008 16.9919 9.50008Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const ZoomIn: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { ZoomIn };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var c=({className:r,ref:l,...e})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...e,ref:l,children:[jsx("path",{d:"M11 10H13V9H11V7H10V9H8V10H10V12H11V10Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.2977 14.7711L20 20.49L21.49 19L15.734 13.3484C16.5307 12.2683 17 10.9359 17 9.5C17 5.91 14.09 3 10.5 3C6.91 3 4 5.91 4 9.5C4 13.09 6.91 16 10.5 16C11.9135 16 13.2267 15.5453 14.2977 14.7711ZM15.734 13.3484L15.5593 13.5748C15.6192 13.5007 15.6774 13.4252 15.734 13.3484ZM15.5593 13.5748C15.5593 13.5748 15.5593 13.5748 15.5593 13.5748V13.5748ZM15.43 13.73C15.4739 13.6789 15.517 13.6272 15.5593 13.5748L15.43 13.73ZM14.2977 14.7711C14.373 14.7167 14.4471 14.6607 14.5199 14.6031L14.2977 14.7711ZM14.5199 14.6031C14.5199 14.6031 14.52 14.6031 14.5199 14.6031V14.6031ZM14.73 14.43L14.5199 14.6031C14.5912 14.5469 14.6612 14.4891 14.73 14.43ZM6 9.5C6 11.99 8.01 14 10.5 14C12.99 14 15 11.99 15 9.5C15 7.01 12.99 5 10.5 5C8.01 5 6 7.01 6 9.5Z",fill:"currentColor"})]});
2
- export{c as ZoomIn};//# sourceMappingURL=zoom-in.js.map
3
- //# sourceMappingURL=zoom-in.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/zoom-in.tsx"],"names":["ZoomIn","className","ref","n","cn","i","props","jsx","o"],"mappings":"0EAeaA,IAAAA,CAAS,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,CAAK,CAAA,CAAA,GAAS,CAAA,CAAA,GAC/CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,CAAM,KAAA,CAAA,4BACN,cAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CAAA,CACC,CAAGK,GAAAA,CACJ,CAAKJ,GAAAA,CAAAA,CAEL,CAAAK,QAAAA,CAAAA,CAAAA,GAAC,CAAK,MAAA,CAAA,CAAA,CAAE,CAA0C,yCAAA,CAAA,IAAK,CAAe,cAAA,CAAA,CACtEA,CAACC,GAAA,CAAA,MAAA,CACC,CAAS,QAAA,CAAA,SACT,CAAS,QAAA,CAAA,SACT,CAAE,CAAA,CAAA,uuBACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"zoom-in.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const ZoomIn = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path d='M11 10H13V9H11V7H10V9H8V10H10V12H11V10Z' fill='currentColor' />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M14.2977 14.7711L20 20.49L21.49 19L15.734 13.3484C16.5307 12.2683 17 10.9359 17 9.5C17 5.91 14.09 3 10.5 3C6.91 3 4 5.91 4 9.5C4 13.09 6.91 16 10.5 16C11.9135 16 13.2267 15.5453 14.2977 14.7711ZM15.734 13.3484L15.5593 13.5748C15.6192 13.5007 15.6774 13.4252 15.734 13.3484ZM15.5593 13.5748C15.5593 13.5748 15.5593 13.5748 15.5593 13.5748V13.5748ZM15.43 13.73C15.4739 13.6789 15.517 13.6272 15.5593 13.5748L15.43 13.73ZM14.2977 14.7711C14.373 14.7167 14.4471 14.6607 14.5199 14.6031L14.2977 14.7711ZM14.5199 14.6031C14.5199 14.6031 14.52 14.6031 14.5199 14.6031V14.6031ZM14.73 14.43L14.5199 14.6031C14.5912 14.5469 14.6612 14.4891 14.73 14.43ZM6 9.5C6 11.99 8.01 14 10.5 14C12.99 14 15 11.99 15 9.5C15 7.01 12.99 5 10.5 5C8.01 5 6 7.01 6 9.5Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const ZoomOut: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { ZoomOut };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var c=({className:r,ref:l,...e})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...e,ref:l,children:[jsx("path",{d:"M8 9H13V10H8V9Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.2977 14.7711L20 20.49L21.49 19L15.734 13.3484C16.5307 12.2683 17 10.9359 17 9.5C17 5.91 14.09 3 10.5 3C6.91 3 4 5.91 4 9.5C4 13.09 6.91 16 10.5 16C11.9135 16 13.2267 15.5453 14.2977 14.7711ZM15.734 13.3484L15.5593 13.5748C15.6192 13.5007 15.6774 13.4252 15.734 13.3484ZM15.5593 13.5748C15.5593 13.5748 15.5593 13.5748 15.5593 13.5748V13.5748ZM15.43 13.73C15.4739 13.6789 15.517 13.6272 15.5593 13.5748L15.43 13.73ZM14.2977 14.7711C14.373 14.7167 14.4471 14.6607 14.5199 14.6031L14.2977 14.7711ZM14.5199 14.6031C14.5199 14.6031 14.52 14.6031 14.5199 14.6031V14.6031ZM14.73 14.43L14.5199 14.6031C14.5912 14.5469 14.6612 14.4891 14.73 14.43ZM6 9.5C6 11.99 8.01 14 10.5 14C12.99 14 15 11.99 15 9.5C15 7.01 12.99 5 10.5 5C8.01 5 6 7.01 6 9.5Z",fill:"currentColor"})]});
2
- export{c as ZoomOut};//# sourceMappingURL=zoom-out.js.map
3
- //# sourceMappingURL=zoom-out.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/zoom-out.tsx"],"names":["ZoomOut","className","ref","C","cn","i","props","jsx","o"],"mappings":"0EAeaA,IAAAA,CAAU,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,CAAK,CAAA,CAAA,GAAS,CAAA,CAAA,GAChDC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,CAAM,KAAA,CAAA,4BACN,cAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CAAA,CACC,CAAGK,GAAAA,CACJ,CAAKJ,GAAAA,CAAAA,CAEL,CAAAK,QAAAA,CAAAA,CAAAA,GAAC,CAAK,MAAA,CAAA,CAAA,CAAE,CAAkB,iBAAA,CAAA,IAAK,CAAe,cAAA,CAAA,CAC9CA,CAACC,GAAA,CAAA,MAAA,CACC,CAAS,QAAA,CAAA,SACT,CAAS,QAAA,CAAA,SACT,CAAE,CAAA,CAAA,uuBACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"zoom-out.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const ZoomOut = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path d='M8 9H13V10H8V9Z' fill='currentColor' />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M14.2977 14.7711L20 20.49L21.49 19L15.734 13.3484C16.5307 12.2683 17 10.9359 17 9.5C17 5.91 14.09 3 10.5 3C6.91 3 4 5.91 4 9.5C4 13.09 6.91 16 10.5 16C11.9135 16 13.2267 15.5453 14.2977 14.7711ZM15.734 13.3484L15.5593 13.5748C15.6192 13.5007 15.6774 13.4252 15.734 13.3484ZM15.5593 13.5748C15.5593 13.5748 15.5593 13.5748 15.5593 13.5748V13.5748ZM15.43 13.73C15.4739 13.6789 15.517 13.6272 15.5593 13.5748L15.43 13.73ZM14.2977 14.7711C14.373 14.7167 14.4471 14.6607 14.5199 14.6031L14.2977 14.7711ZM14.5199 14.6031C14.5199 14.6031 14.52 14.6031 14.5199 14.6031V14.6031ZM14.73 14.43L14.5199 14.6031C14.5912 14.5469 14.6612 14.4891 14.73 14.43ZM6 9.5C6 11.99 8.01 14 10.5 14C12.99 14 15 11.99 15 9.5C15 7.01 12.99 5 10.5 5C8.01 5 6 7.01 6 9.5Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
@@ -1,7 +0,0 @@
1
- import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { IconProps } from './types.js';
3
- import 'react';
4
-
5
- declare const ZoomTo: ({ className, ref, ...props }: IconProps) => react_jsx_runtime.JSX.Element;
6
-
7
- export { ZoomTo };
@@ -1,3 +0,0 @@
1
- import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var e=({className:r,ref:l,...t})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...t,ref:l,children:[jsx("path",{d:"M12 8C9.79 8 8 9.79 8 12C8 14.21 9.79 16 12 16C14.21 16 16 14.21 16 12C16 9.79 14.21 8 12 8Z",fill:"currentColor"}),jsx("path",{d:"M4.5 4.5H9V3L4.5 3C4.5 3 3 3 3 4.5L3 9H4.5V4.5Z",fill:"currentColor"}),jsx("path",{d:"M19.5 9V4.5L15 4.5V3L19.5 3C21 3 21 4.5 21 4.5V9L19.5 9Z",fill:"currentColor"}),jsx("path",{d:"M15 19.5H19.5V15H21V19.5C21 21 19.5 21 19.5 21H15V19.5Z",fill:"currentColor"}),jsx("path",{d:"M4.5 15L4.5 19.5H9L9 21H4.5C3 21 3 19.5 3 19.5L3 15H4.5Z",fill:"currentColor"})]});
2
- export{e as ZoomTo};//# sourceMappingURL=zoom-to.js.map
3
- //# sourceMappingURL=zoom-to.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/icons/zoom-to.tsx"],"names":["ZoomTo","className","ref","props","n","cn","jsx","o"],"mappings":"0EAeaA,IAAS,CAAA,CAAC,CAAE,CAAA,SAAAC,EAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,KAC/CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,KAAK,CACL,MAAA,CAAA,KAAM,CACN,4BAAA,CAAA,aAAY,OACZ,CAAWC,SAAAA,CAAAA,EACT,CACAJ,qHAAAA,CACF,EACC,CAAGE,GAAAA,CACJ,CAAKD,GAAAA,CAAAA,CAEL,CAAAI,QAAAA,CAAAA,CAAAA,GAAC,CACC,MAAA,CAAA,CAAA,CAAE,+FACF,CAAK,IAAA,CAAA,cACP,CACAA,CAAAA,CAAAA,GAAC,QACC,CAAE,CAAA,CAAA,iDACF,CAAK,IAAA,CAAA,cACP,EACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,0DACF,KAAK,CACP,cAAA,CAAA,CACAD,CAACC,GAAA,CAAA,MAAA,CACC,EAAE,CACF,yDAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAD,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,0DAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA,CAAA","file":"zoom-to.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const ZoomTo = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M12 8C9.79 8 8 9.79 8 12C8 14.21 9.79 16 12 16C14.21 16 16 14.21 16 12C16 9.79 14.21 8 12 8Z'\n fill='currentColor'\n />\n <path\n d='M4.5 4.5H9V3L4.5 3C4.5 3 3 3 3 4.5L3 9H4.5V4.5Z'\n fill='currentColor'\n />\n <path\n d='M19.5 9V4.5L15 4.5V3L19.5 3C21 3 21 4.5 21 4.5V9L19.5 9Z'\n fill='currentColor'\n />\n <path\n d='M15 19.5H19.5V15H21V19.5C21 21 19.5 21 19.5 21H15V19.5Z'\n fill='currentColor'\n />\n <path\n d='M4.5 15L4.5 19.5H9L9 21H4.5C3 21 3 19.5 3 19.5L3 15H4.5Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}