@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,2 +1,2 @@
1
- import {cva}from'cva';import {Button,composeRenderProps}from'react-aria-components';import {cn}from'../../lib/utils.js';import {jsx}from'react/jsx-runtime';var i=cva("inline-flex cursor-pointer items-center justify-center ai-pressed:bg-interactive-hover-dark bg-transparent outline-none hover:bg-interactive-hover-dark",{variants:{variant:{primary:"icon-default-light",secondary:"icon-default-dark hover:icon-default-light ai-pressed:icon-default-light"},size:{medium:"size-[28px] rounded-medium [--icon-size:var(--spacing-xl)]",small:"size-[20px] rounded-small [--icon-size:var(--spacing-l)]"},isDisabled:{true:"icon-disabled fg-disabled hover:fg-disabled cursor-not-allowed ai-pressed:bg-transparent bg-transparent hover:bg-transparent",false:""}},defaultVariants:{isDisabled:false,size:"medium",variant:"primary"}}),o=({className:e,size:t,variant:n,isDisabled:r=false,...s})=>jsx(Button,{className:composeRenderProps(e,l=>cn(i({isDisabled:r,size:t,variant:n,className:l}))),isDisabled:r,...s});o.displayName="IconButton";o.as=(e,t)=>cn(i({...e,className:t}));export{o as IconButton};//# sourceMappingURL=index.js.map
1
+ import {expectsIconWrapper}from'./../../lib/react.js';import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {Button,composeRenderProps}from'react-aria-components';import {jsx}from'react/jsx-runtime';var o=cva("inline-flex cursor-pointer items-center justify-center ai-pressed:bg-interactive-hover-dark bg-transparent outline-none hover:bg-interactive-hover-dark focus:bg-interactive-hover-dark",{variants:{variant:{primary:"icon-default-light",secondary:"icon-default-dark hover:icon-default-light ai-pressed:icon-default-light focus:icon-default-light",child:"ai-pressed:bg-transparent bg-transparent hover:bg-transparent focus:bg-default-light/5"},size:{medium:"size-[28px] rounded-medium [--icon-size:var(--spacing-xl)]",small:"size-[20px] rounded-small [--icon-size:var(--spacing-l)]"},isDisabled:{true:"icon-disabled fg-disabled hover:fg-disabled focus:fg-disabled cursor-not-allowed ai-pressed:bg-transparent bg-transparent hover:bg-transparent focus:bg-transparent",false:""}},compoundVariants:[{isDisabled:true,variant:"child",className:"cursor-default"}],defaultVariants:{isDisabled:false,size:"medium",variant:"primary"}}),r=({className:e,size:t="medium",variant:s="primary",isDisabled:a,...i})=>(expectsIconWrapper({children:i.children,componentName:r.displayName}),jsx(Button,{className:composeRenderProps(e,d=>cn(o({isDisabled:a,size:t,variant:s,className:d}))),isDisabled:a,...i}));r.displayName="IconButton";r.as=(e,t)=>cn(o({...e,className:t}));export{r as IconButton};//# sourceMappingURL=index.js.map
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/components/icon-button/index.tsx"],"names":["iconButtonStyles","cva","IconButton","className","size","variant","isDisabled","AriaButton","d","composeRenderProps","props"],"mappings":"4JAoBMA,IAAmBC,CAAAA,CAAAA,GACvB,CACA,yJAAA,CACE,CAAU,QAAA,CACR,CAAS,OAAA,CACP,CAAS,OAAA,CAAA,oBACT,UACE,CACJ,0EAAA,CACA,CAAM,IAAA,CACJ,CAAQ,MAAA,CAAA,4DACR,CAAO,KAAA,CAAA,0DAET,CAAA,CAAA,UAAY,CACV,CAAA,IAAM,CACN,8HAAA,CAAA,KAAO,GAEX,CAAA,CACA,CAAiB,eAAA,CACf,CAAY,UAAA,CAAA,KACZ,CAAM,IAAA,CAAA,QACN,CAAS,OAAA,CAAA,SAEb,CACF,CAQaC,CAAAA,CAAAA,CAAa,CAAC,CACzB,CAAA,SAAAC,CACA,CAAA,CAAA,IAAAC,CACA,CAAA,CAAA,OAAAC,EACA,CAAAC,UAAAA,CAAAA,CAAa,CACb,KAAA,CAAA,GACF,CAAA,CAAA,MACGC,CAAAC,MAAA,CACC,CAAWC,SAAAA,CAAAA,kBAAmBN,CAAYA,CAAAA,CAAAA,CAAAA,EAEtCH,EAAAA,CAAAA,CAAiB,CACf,CAAA,UAAAM,CACA,CAAA,CAAA,IAAAF,CACA,CAAA,CAAA,OAAAC,EACA,CAAAF,SAAAA,CACF,CAAC,CACH,CACF,CAAA,CACA,CAAYG,UAAAA,CAAAA,CACX,CAAGI,GAAAA,CACN,CAEFR,EAAAA,CAAW,CAAc,WAAA,CAAA,YACzBA,EAAW,CAAK,EAAA,CACdQ,CACAP,CAAAA,CAAAA,CAAAA,GACMH,EAAAA,CAAAA,CAAiB,CAAE,CAAA,GAAU,CAAA,CAAA,SAAAG,CAAU,CAAC,CAAC,CAAA,CAAA","file":"index.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 { type VariantProps, cva } from 'cva';\nimport {\n Button as AriaButton,\n type ButtonProps as AriaButtonProps,\n composeRenderProps,\n} from 'react-aria-components';\nimport { cn } from '../../lib/utils';\n\nconst iconButtonStyles = cva(\n 'inline-flex cursor-pointer items-center justify-center ai-pressed:bg-interactive-hover-dark bg-transparent outline-none hover:bg-interactive-hover-dark',\n {\n variants: {\n variant: {\n primary: 'icon-default-light',\n secondary:\n 'icon-default-dark hover:icon-default-light ai-pressed:icon-default-light',\n },\n size: {\n medium: 'size-[28px] rounded-medium [--icon-size:var(--spacing-xl)]',\n small: 'size-[20px] rounded-small [--icon-size:var(--spacing-l)]',\n },\n isDisabled: {\n true: 'icon-disabled fg-disabled hover:fg-disabled cursor-not-allowed ai-pressed:bg-transparent bg-transparent hover:bg-transparent',\n false: '',\n },\n },\n defaultVariants: {\n isDisabled: false,\n size: 'medium',\n variant: 'primary',\n },\n },\n);\n\nexport interface IconButtonProps\n extends Omit<AriaButtonProps, 'isDisabled'>,\n VariantProps<typeof iconButtonStyles> {\n isDisabled?: boolean;\n}\n\nexport const IconButton = ({\n className,\n size,\n variant,\n isDisabled = false,\n ...props\n}: IconButtonProps) => (\n <AriaButton\n className={composeRenderProps(className, (className) =>\n cn(\n iconButtonStyles({\n isDisabled,\n size,\n variant,\n className,\n }),\n ),\n )}\n isDisabled={isDisabled}\n {...props}\n />\n);\nIconButton.displayName = 'IconButton';\nIconButton.as = (\n props: VariantProps<typeof iconButtonStyles>,\n className?: string | string[],\n) => cn(iconButtonStyles({ ...props, className }));\n"]}
1
+ {"version":3,"sources":["../../../src/components/icon-button/index.tsx"],"names":["c","IconButton","className","size","isDisabled","props","l","jsx","composeRenderProps","iconButtonStyles"],"mappings":"oNAuBE,IAAA,CAAA,CAAAA,GAAA,CAAA,yLAEa,CAAA,CAAA,QACE,CAAA,CAAA,OAAA,CAAA,CAAA,OAAA,CAAA,oBAGT,CAAA,SAAA,CAAA,mGAEF,CAAA,KAAA,CAAA,wFAEU,CAAA,CAAA,IAAA,CAAA,CAAA,MAAA,CAAA,4DAEV,CAAA,KAAA,CAAA,0DAEE,CAAM,CAAA,UAAA,CAAA,CAAA,IAAA,CAAA,qKAIV,CAAA,KAAA,CAAA,EAAA,CAAA,CAAA,CAAA,gBAEgB,CAAA,CAAA,CACZ,UAAS,CAAA,IAAA,CAAA,eAEX,CAAA,SAAA,CAAA,gBAEF,CAAA,CAAA,CAAA,eACc,CAAA,CACZ,UAAM,CAAA,KAAA,CACN,aACF,CAAA,OAUSC,CAAa,SACxB,CAAA,CAAA,CAAA,CAAAC,EACA,CAAAC,CAAAA,SACA,CAAA,CAAA,CAAA,IAAA,CAAA,CAAA,CAAA,QAAU,CAAA,OACVC,CAAAA,CAAAA,CAAAA,SACA,WAEmB,CACjB,CAAUC,CAAAA,GAAAA,CAAAA,CAAAA,IAAMC,kBAChB,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,QAAA,CAAeL,aACjB,CAAC,CAGCM,CAAAA,WACaC,CAAAA,CAAAA,CAAAA,GAAAA,CAAAA,MAAmBN,EAAYA,SAGpCE,CAAAA,kBAAAA,CAAAA,CAAAA,CAAAA,CAAAA,EAAAA,EAAAA,CAAAA,CAAAA,CACA,CAAAD,iBAEA,CAAA,CAAA,CAAA,OACF,CAAC,CACH,CACF,SACA,CAAA,CAAA,CAAA,CAAYC,EACX,CAAGC,UAKe,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA,CAAA,EAAA,CAAA,CAAA,WACzBJ,CAAW,YAGHQ,CAAAA,CAAAA,CAAiB,EAAKJ,CAAAA,CAAAA,CAAAA,CAAO,CAAAH,GAAAA,EAAAA,CAAAA,CAAAA,CAAAA,CAAAA,GAAW,CAAC,CAAA,SAAA,CAAA,CAAA,CAAA,CAAA,CAAA","file":"index.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 { expectsIconWrapper } from '@/lib/react';\nimport { cn } from '@/lib/utils';\nimport { type VariantProps, cva } from 'cva';\nimport {\n Button as AriaButton,\n type ButtonProps as AriaButtonProps,\n composeRenderProps,\n} from 'react-aria-components';\n\nconst iconButtonStyles = cva(\n 'inline-flex cursor-pointer items-center justify-center ai-pressed:bg-interactive-hover-dark bg-transparent outline-none hover:bg-interactive-hover-dark focus:bg-interactive-hover-dark',\n {\n variants: {\n variant: {\n primary: 'icon-default-light',\n secondary:\n 'icon-default-dark hover:icon-default-light ai-pressed:icon-default-light focus:icon-default-light',\n child:\n 'ai-pressed:bg-transparent bg-transparent hover:bg-transparent focus:bg-default-light/5',\n },\n size: {\n medium: 'size-[28px] rounded-medium [--icon-size:var(--spacing-xl)]',\n small: 'size-[20px] rounded-small [--icon-size:var(--spacing-l)]',\n },\n isDisabled: {\n true: 'icon-disabled fg-disabled hover:fg-disabled focus:fg-disabled cursor-not-allowed ai-pressed:bg-transparent bg-transparent hover:bg-transparent focus:bg-transparent',\n false: '',\n },\n },\n compoundVariants: [\n {\n isDisabled: true,\n variant: 'child',\n className: 'cursor-default',\n },\n ],\n defaultVariants: {\n isDisabled: false,\n size: 'medium',\n variant: 'primary',\n },\n },\n);\n\nexport interface IconButtonProps\n extends Omit<AriaButtonProps, 'isDisabled'>,\n VariantProps<typeof iconButtonStyles> {\n isDisabled?: boolean;\n}\n\nexport const IconButton = ({\n className,\n size = 'medium',\n variant = 'primary',\n isDisabled,\n ...props\n}: IconButtonProps) => {\n expectsIconWrapper({\n children: props.children,\n componentName: IconButton.displayName,\n });\n\n return (\n <AriaButton\n className={composeRenderProps(className, (className) =>\n cn(\n iconButtonStyles({\n isDisabled,\n size,\n variant,\n className,\n }),\n ),\n )}\n isDisabled={isDisabled}\n {...props}\n />\n );\n};\n\nIconButton.displayName = 'IconButton';\nIconButton.as = (\n props: VariantProps<typeof iconButtonStyles>,\n className?: string | string[],\n) => cn(iconButtonStyles({ ...props, className }));\n"]}
@@ -0,0 +1,14 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { LabelProps as LabelProps$1 } from 'react-aria-components';
3
+
4
+ interface LabelProps extends LabelProps$1 {
5
+ isDisabled?: boolean;
6
+ isOptional?: boolean;
7
+ }
8
+ declare function Label({ children, className, isDisabled, isOptional, ...props }: LabelProps): react_jsx_runtime.JSX.Element;
9
+ declare namespace Label {
10
+ var displayName: string;
11
+ var as: (className?: string | string[]) => string;
12
+ }
13
+
14
+ export { Label };
@@ -0,0 +1,2 @@
1
+ import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {Label}from'react-aria-components';import {jsxs}from'react/jsx-runtime';var l=cva("fg-default-light flex items-center gap-xs text-header-s",{variants:{isDisabled:{true:"fg-disabled",false:"fg-default-light"}},defaultVariants:{isDisabled:false}});function s({children:a,className:i,isDisabled:t,isOptional:r,...o}){return jsxs(Label,{...o,className:cn(l({isDisabled:t,className:i})),children:[a," ",r&&"(optional)"]})}s.displayName="Label";s.as=a=>cn(l({className:a}));export{s as Label};//# sourceMappingURL=index.js.map
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/label/index.tsx"],"names":["cva","className","isDisabled","jsxs","props","isOptional","cn","labelStyles"],"mappings":"2IAmBoBA,mEAGhB,CAAA,CAAA,QACE,CAAA,CAAA,UACQ,CAAA,CAAA,IAAA,CAAA,aACC,CACT,KAAA,CAAA,kBAEe,CAAA,CAAA,CAAA,2BAWd,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,SACL,CAAA,CAAA,CAAA,QACAC,CAAAA,CAAAA,CAAAA,SACAC,CAAAA,CAAAA,CAAAA,uBAGF,CAAe,CAAA,CACb,OACEC,OACMC,IAAAA,CAAAA,KACJ,gBAA4BF,CAAAA,EAAAA,CAAAA,CAAAA,CAAAA,CAAAA,oCAElB,CAAEG,GAAc,GAC5B,CAAA,CAAA,EAAA,YAGE,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,qBACwCC,CAAGC,EAAAA,CAAY,CAAE,EAAAN,EAAAA,CAAAA,CAAAA,CAAAA,CAAAA,SAAY,CAAA,CAAA,CAAA,CAAA,CAAA","file":"index.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 { cva } from 'cva';\nimport {\n Label as AriaLabel,\n type LabelProps as AriaLabelProps,\n} from 'react-aria-components';\n\nconst labelStyles = cva(\n 'fg-default-light flex items-center gap-xs text-header-s',\n {\n variants: {\n isDisabled: {\n true: 'fg-disabled',\n false: 'fg-default-light',\n },\n },\n defaultVariants: {\n isDisabled: false,\n },\n },\n);\n\ninterface LabelProps extends AriaLabelProps {\n isDisabled?: boolean;\n isOptional?: boolean;\n}\n\nexport function Label({\n children,\n className,\n isDisabled,\n isOptional,\n ...props\n}: LabelProps) {\n return (\n <AriaLabel\n {...props}\n className={cn(labelStyles({ isDisabled, className }))}\n >\n {children} {isOptional && '(optional)'}\n </AriaLabel>\n );\n}\nLabel.displayName = 'Label';\nLabel.as = (className?: string | string[]) => cn(labelStyles({ className }));\n"]}
@@ -0,0 +1,16 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import React from 'react';
3
+ import { RadioProps as RadioProps$1, RadioGroupProps as RadioGroupProps$1 } from 'react-aria-components';
4
+
5
+ interface RadioProps extends RadioProps$1 {
6
+ }
7
+ declare function Radio({ className, children, ...args }: RadioProps): react_jsx_runtime.JSX.Element;
8
+ declare namespace Radio {
9
+ var Group: typeof RadioGroup;
10
+ }
11
+ interface RadioGroupProps extends RadioGroupProps$1 {
12
+ label?: string | React.JSX.Element;
13
+ }
14
+ declare function RadioGroup({ children, className, label, ...props }: RadioGroupProps): react_jsx_runtime.JSX.Element;
15
+
16
+ export { Radio, type RadioGroupProps, type RadioProps };
@@ -0,0 +1,2 @@
1
+ import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {Radio,RadioGroup}from'react-aria-components';import {Label}from'../label/index.js';import {jsx,jsxs,Fragment}from'react/jsx-runtime';var p=cva("fg-default-light flex size-l items-center justify-center rounded-round outline outline-interactive before:block before:size-s before:rounded-round before:bg-transparent",{variants:{isSelected:{true:"outline-highlight before:bg-highlight"},isFocused:{true:"outline-interactive-hover hover:outline-interactive-hover"},isHovered:{true:"outline-interactive-hover hover:outline-interactive-hover"},isDisabled:{true:"outline-interactive-disabled"}},compoundVariants:[{isDisabled:true,isSelected:true,className:"hover:interactive-disabled outline-interactive-disabled before:bg-interactive-disabled"},{isDisabled:true,className:"hover:interactive-disabled outline-interactive-disabled"}],defaultVariants:{isDisabled:false,isFocused:false,isHovered:false,isSelected:false}});function b({className:i,children:t,...o}){return jsx(Radio,{...o,className:cn("fg-default-light flex items-center gap-m ai-disabled:text-interactive-disabled",i),children:e=>jsxs(Fragment,{children:[jsx("div",{className:cn(p({isDisabled:e.isDisabled,isFocused:e.isFocused,isHovered:e.isHovered,isSelected:e.isSelected})),"aria-hidden":true}),typeof t=="function"?t(e):t]})})}function v({children:i,className:t,label:o,...e}){return jsx(RadioGroup,{...e,className:cn("fg-default-light flex flex-col gap-m text-body-s",t),children:l=>jsxs(Fragment,{children:[o?jsx(Label,{children:o}):void 0,typeof i=="function"?i(l):i]})})}b.Group=v;export{b as Radio};//# sourceMappingURL=index.js.map
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/radio/index.tsx"],"names":["n","children","jsx","AriaRadio","args","u","r","cn","className","label","AriaRadioGroup","props","c","a","f","Radio","RadioGroup"],"mappings":"yMAwBE,IAAA,CAAA,CAAAA,GAAA,CAAA,0KAEY,CAAA,CAAA,kEAIR,CAAA,CAAA,SACQ,CAAA,CAAA,IAAA,CAAA,2DAEG,CAAA,CAAA,SACH,CAAA,CAAA,IAAA,CAAA,2DAER,CAAA,CAAA,UACQ,CAAA,CAAA,IAAA,CAAA,8BAGV,CAAA,CAAA,CAAA,gBAEI,CAAA,CAAA,CAAA,UACY,CAAA,IAAA,CAAA,yBAGd,CAAA,wFAEc,CAAA,CAAA,CAAA,yBAEd,CAAA,yDAEe,CAAA,CAAA,CAAA,2BAEf,CAAA,KAAA,CAAA,SACW,CAAA,KAAA,CAAA,0BAQV,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,SAAiB,CAAA,CAAA,CAAA,SAAWC,CAAAA,CAAAA,CAAAA,QAAkB,CAAe,CAClE,CAAA,GAAA,CAAA,CAAA,CACEC,CAACC,OACKC,GAAAA,CACJC,qBACE,CAAAC,EAAA,CAAA,gFAID,CAAA,CAAA,CAAA,CAAA,QACC,CACE,CAAAJ,EAAAA,IAAAA,CAAAA,QAAAA,CAAAA,CAAAA,aACE,CAAWK,KAAAA,CAAAA,CAAAA,SAEP,CAAAD,EAAA,CAAA,CAAA,CAAA,CAAA,UACA,CAAA,CAAA,CAAA,UAAA,CAAA,SACA,CAAA,CAAA,CAAA,SAAA,CAAA,SACA,CAAA,CAAA,CAAA,SAAA,CAAA,UACF,CAAA,CAAA,CAAA,UAEF,CAAA,CAAA,CAAA,CAAA,aAED,CAAA,IAAA,CAAA,CAAOL,QAA0BA,CAAAA,EAAAA,UAAkBA,CACtD,CAEJ,CAAA,CAEJ,CAOA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,SAAsB,CAAA,CAAA,CAAA,QAAUO,CAAAA,CAAAA,CAAAA,UAAWC,CAAO,CAAA,KAA6B,CAAA,CAC7E,OACEP,CAACQ,OACKC,GAAAA,CACJC,0BACE,CAAAN,EAAA,CAAA,kDAIAK,CAAAA,CAAAA,CAAAA,CAAAA,QACA,CACG,0BAAS,CAAO,CAAA,CAAA,CAAAE,GAAA,CAAAC,KAAA,CAAA,CAAA,QAAiB,CAAA,CAAA,CAAA,CACjC,OAAOb,CAAa,OAAA,CAAA,EAAA,WACvB,CAEJ,CAAA,CAEJ,CAEAc,CAAAA,CAAM,CAAQC,CAAAA,CAAAA,CAAAA,CAAAA,CAAAA,CAAAA,CAAAA,KAAAA,CAAAA,CAAAA","file":"index.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 { cva } from 'cva';\nimport type React from 'react';\nimport {\n Radio as AriaRadio,\n RadioGroup as AriaRadioGroup,\n type RadioGroupProps as AriaRadioGroupProps,\n type RadioProps as AriaRadioProps,\n} from 'react-aria-components';\nimport { Label } from '../label';\n\nconst radioStyles = cva(\n 'fg-default-light flex size-l items-center justify-center rounded-round outline outline-interactive before:block before:size-s before:rounded-round before:bg-transparent',\n {\n variants: {\n isSelected: {\n true: 'outline-highlight before:bg-highlight',\n },\n isFocused: {\n true: 'outline-interactive-hover hover:outline-interactive-hover',\n },\n isHovered: {\n true: 'outline-interactive-hover hover:outline-interactive-hover',\n },\n isDisabled: {\n true: 'outline-interactive-disabled',\n },\n },\n compoundVariants: [\n {\n isDisabled: true,\n isSelected: true,\n className:\n 'hover:interactive-disabled outline-interactive-disabled before:bg-interactive-disabled',\n },\n {\n isDisabled: true,\n className: 'hover:interactive-disabled outline-interactive-disabled',\n },\n ],\n defaultVariants: {\n isDisabled: false,\n isFocused: false,\n isHovered: false,\n isSelected: false,\n },\n },\n);\n\nexport interface RadioProps extends AriaRadioProps {}\n\nexport function Radio({ className, children, ...args }: RadioProps) {\n return (\n <AriaRadio\n {...args}\n className={cn(\n 'fg-default-light flex items-center gap-m ai-disabled:text-interactive-disabled',\n className,\n )}\n >\n {(props) => (\n <>\n <div\n className={cn(\n radioStyles({\n isDisabled: props.isDisabled,\n isFocused: props.isFocused,\n isHovered: props.isHovered,\n isSelected: props.isSelected,\n }),\n )}\n aria-hidden\n />\n {typeof children === 'function' ? children(props) : children}\n </>\n )}\n </AriaRadio>\n );\n}\n\nexport interface RadioGroupProps extends AriaRadioGroupProps {\n // children: React.JSX.Element;\n label?: string | React.JSX.Element;\n}\n\nfunction RadioGroup({ children, className, label, ...props }: RadioGroupProps) {\n return (\n <AriaRadioGroup\n {...props}\n className={cn(\n 'fg-default-light flex flex-col gap-m text-body-s',\n className,\n )}\n >\n {(props) => (\n <>\n {label ? <Label>{label}</Label> : undefined}\n {typeof children === 'function' ? children(props) : children}\n </>\n )}\n </AriaRadioGroup>\n );\n}\n\nRadio.Group = RadioGroup;\n"]}
@@ -0,0 +1,14 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { ReactNode } from 'react';
3
+ import { SwitchProps as SwitchProps$1 } from 'react-aria-components';
4
+
5
+ interface SwitchProps extends Omit<SwitchProps$1, 'children'> {
6
+ children: ReactNode;
7
+ }
8
+ declare function Switch({ children, className, ...props }: SwitchProps): react_jsx_runtime.JSX.Element;
9
+ declare namespace Switch {
10
+ var displayName: string;
11
+ var as: (className?: string | string[]) => string;
12
+ }
13
+
14
+ export { Switch, type SwitchProps };
@@ -0,0 +1,2 @@
1
+ import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {Switch}from'react-aria-components';import {Label}from'../label/index.js';import {jsx,jsxs,Fragment}from'react/jsx-runtime';var c=Label.as(),t=cva(["relative flex h-l w-[32px] items-center rounded-round bg-transparent outline outline-interactive","before:absolute before:block before:size-m before:rounded-full before:bg-default-dark","group-hover:bg-interactive-hover-dark group-hover:outline-interactive-hover group-hover:before:bg-interactive-hover","group-focus-within:bg-interactive-hover-dark group-focus-within:outline-interactive-hover group-focus-within:before:bg-interactive-hover"],{variants:{isSelected:{true:["outline-highlight before:right-[3px] before:bg-highlight","group-hover:bg-highlight-subtle group-hover:outline-highlight group-hover:before:bg-highlight","group-focus-within:bg-highlight-subtle group-focus-within:outline-interactive-hover group-focus-within:before:bg-highlight","group-ai-disabled:bg-interactive-disabled group-ai-disabled:outline-interactive-disabled group-ai-disabled:before:bg-disabled"],false:"before:left-[3px]"},isDisabled:{true:"group-ai-disabled:bg-interactive-disabled group-ai-disabled:outline-interactive-disabled group-ai-disabled:before:bg-disabled",false:""}},defaultVariants:{isSelected:false}});function o({children:e,className:a,...s}){return jsx(Switch,{...s,className:"group flex ai-disabled:cursor-not-allowed items-center gap-s",children:({isDisabled:l,isSelected:h})=>jsxs(Fragment,{children:[jsx("div",{className:cn(t({className:a,isDisabled:l,isSelected:h}))}),jsx("span",{className:c,children:e})]})})}o.displayName="Switch";o.as=e=>cn(t({className:e}));export{o as Switch};//# sourceMappingURL=index.js.map
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/switch/index.tsx"],"names":["switchStyles","cva","g","children","className","jsx","props","n","Fragment","u","d","i","r","Switch","cn"],"mappings":"+LAqB0B,IAAG,CAEvBA,CAAeC,KAAAA,CAAAA,EAEjB,EACA,CAAA,CAAA,CAAAC,GAAA,CAAA,CAAA,kGAAA,CAAA,uFAEA,CAAA,qHAAA,CAAA,0IAGU,CAAA,CAAA,CAAA,QACI,CAAA,CAAA,UAER,CACA,CAAA,IAAA,CAAA,CAAA,0DAAA,CAAA,+FAEA,CAAA,4HAAA,CAAA,+HAEK,CAAA,CAAA,KAAA,CAAA,mBAET,CAAA,CAAA,UAEE,CAAA,CAAA,IAAA,CAAA,+HACF,CAAA,KAEF,CAAA,EAAA,CAAA,CAAA,CAAA,eACE,CAAA,CAAA,UASC,CAAA,KAAA,CAAA,CAAA,CAAA,CAAA,SAAkBC,CAAAA,CAAAA,CAAAA,QAAUC,CAAAA,CAAAA,CAAAA,SAAoC,CAAA,CACrE,CACEC,GAAAA,CAAAA,CAAAA,CAAAA,CAAAA,OACMC,GACJ,CAAAC,MAAA,CAAA,CAAA,GAAA,CAAA,CAAA,SAEC,CAAA,8DAAA,CAAA,QAAG,CAAA,CAAA,CAAA,UAAY,CAAA,CAAA,CAAA,UACdC,CAAAA,CAAA,CACE,GAAAC,IAAA,CAAAC,QAAA,CAAA,CAAA,QAAC,CAAA,CAAAC,GACC,iBAA6B,CAAAC,EAAA,CAAA,CAAA,CAAA,CAAA,SAAW,CAAA,CAAA,CAAA,UAAY,CAAA,CAAA,CAAA,UAEtDP,CAAAA,CAAC,CAAK,CAAA,CAAA,CAAA,CAAA,CAAAM,GAAA,CAAA,MAAA,CAAA,CAAA,SAAyBR,CAAAA,CAAAA,CAAAA,QAGrC,CAEJ,CACAU,CAAO,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,oBACwCC,CAAAA,CAAAA,CAAGd,EAAa,CAAE,CAAAI,EAAAA,EAAAA,CAAAA,CAAAA,CAAAA,CAAAA,SAAY,CAAA,CAAA,CAAA,CAAA,CAAA","file":"index.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 { cva } from 'cva';\nimport type { ReactNode } from 'react';\nimport {\n Switch as AriaSwitch,\n type SwitchProps as AriaSwitchProps,\n} from 'react-aria-components';\nimport { Label } from '../label';\n\nconst labelStyles = Label.as();\n\nconst switchStyles = cva(\n [\n 'relative flex h-l w-[32px] items-center rounded-round bg-transparent outline outline-interactive',\n 'before:absolute before:block before:size-m before:rounded-full before:bg-default-dark',\n 'group-hover:bg-interactive-hover-dark group-hover:outline-interactive-hover group-hover:before:bg-interactive-hover',\n 'group-focus-within:bg-interactive-hover-dark group-focus-within:outline-interactive-hover group-focus-within:before:bg-interactive-hover',\n ],\n {\n variants: {\n isSelected: {\n true: [\n 'outline-highlight before:right-[3px] before:bg-highlight',\n 'group-hover:bg-highlight-subtle group-hover:outline-highlight group-hover:before:bg-highlight',\n 'group-focus-within:bg-highlight-subtle group-focus-within:outline-interactive-hover group-focus-within:before:bg-highlight',\n 'group-ai-disabled:bg-interactive-disabled group-ai-disabled:outline-interactive-disabled group-ai-disabled:before:bg-disabled',\n ],\n false: 'before:left-[3px]',\n },\n isDisabled: {\n true: 'group-ai-disabled:bg-interactive-disabled group-ai-disabled:outline-interactive-disabled group-ai-disabled:before:bg-disabled',\n false: '',\n },\n },\n defaultVariants: {\n isSelected: false,\n },\n },\n);\n\nexport interface SwitchProps extends Omit<AriaSwitchProps, 'children'> {\n children: ReactNode;\n}\n\nexport function Switch({ children, className, ...props }: SwitchProps) {\n return (\n <AriaSwitch\n {...props}\n className='group flex ai-disabled:cursor-not-allowed items-center gap-s'\n >\n {({ isDisabled, isSelected }) => (\n <>\n <div\n className={cn(switchStyles({ className, isDisabled, isSelected }))}\n />\n <span className={labelStyles}>{children}</span>\n </>\n )}\n </AriaSwitch>\n );\n}\nSwitch.displayName = 'Switch';\nSwitch.as = (className?: string | string[]) => cn(switchStyles({ className }));\n"]}
@@ -0,0 +1,25 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import * as cva_types from 'cva/types';
3
+ import { TextFieldProps } from 'react-aria-components';
4
+ import { VariantProps } from 'cva';
5
+
6
+ declare const textAreaStyles: (props?: ({
7
+ isDisabled?: boolean | null | undefined;
8
+ isInvalid?: boolean | null | undefined;
9
+ isReadOnly?: boolean | null | undefined;
10
+ size?: "small" | "medium" | null | undefined;
11
+ isClearable?: boolean | null | undefined;
12
+ } & cva_types.ClassProp) | undefined) => string;
13
+ interface TextAreaProps extends Omit<VariantProps<typeof textAreaStyles>, 'isDisabled' | 'isInvalid' | 'isReadOnly'>, Omit<TextFieldProps, 'className'> {
14
+ className?: string;
15
+ description?: string;
16
+ errorMessage?: string;
17
+ label?: string;
18
+ placeholder?: string;
19
+ }
20
+ declare function TextArea({ className, description, errorMessage, isDisabled, isInvalid, isReadOnly, label, placeholder, size, ...props }: TextAreaProps): react_jsx_runtime.JSX.Element;
21
+ declare namespace TextArea {
22
+ var displayName: string;
23
+ }
24
+
25
+ export { TextArea, type TextAreaProps };
@@ -0,0 +1,2 @@
1
+ import'client-only';import {TextField,Text,useContextProps,TextAreaContext,TextArea}from'react-aria-components';import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {Label}from'../label/index.js';import {jsxs,jsx}from'react/jsx-runtime';var x=cva(["block w-full rounded-medium p-s font-display outline outline-interactive"],{variants:{isDisabled:{true:"text-disabled outline-interactive-disabled placeholder:text-disabled",false:"text-default-light placeholder:text-default-dark hover:outline-interactive-hover focus:outline-highlight"},isInvalid:{true:"outline-serious"},isReadOnly:{true:"rounded-none p-0 outline-none"},size:{medium:"text-body-s",small:"text-body-xs"},isClearable:{true:"",false:""}},compoundVariants:[{isDisabled:true,isInvalid:true,className:"outline-interactive-disabled"},{isClearable:true,isDisabled:false,size:"medium",className:"pr-xl"}],defaultVariants:{isClearable:false,size:"medium"}}),c=({className:i,size:r="medium",ref:s=null,...e})=>([e,s]=useContextProps(e,s,TextAreaContext),e.readOnly?jsx("span",{className:cn(x({isDisabled:false,isReadOnly:e.readOnly,size:r,className:i})),children:e.value||"\xA0"}):jsx("div",{className:"relative flex items-center",children:jsx(TextArea,{...e,onFocus:t=>{s.current?.select(),e.onFocus?.(t);},ref:s,className:({isDisabled:t,isInvalid:l})=>cn(x({isDisabled:t,isInvalid:l,isReadOnly:e.readOnly,size:r,className:i}))})}));c.displayName="TextArea.Input";function N({className:i,description:r,errorMessage:s,isDisabled:e,isInvalid:t,isReadOnly:l,label:p,placeholder:f,size:d="medium",...n}){let u=d==="small",y=!(u||t)||e,A=t&&!e&&!l;return jsxs(TextField,{...n,isDisabled:e,isInvalid:t,isReadOnly:l,className:"flex flex-col gap-xs",children:[!u&&jsx(Label,{className:"empty:hidden",isDisabled:e,isOptional:!n.isRequired,children:p}),jsx(c,{className:i,placeholder:f,size:d}),y&&jsx(Text,{className:cn(["fg-default-dark text-body-xs empty:hidden",e&&"fg-disabled"]),slot:"description",children:r}),A&&jsx(Text,{className:"fg-serious text-body-xs empty:hidden",slot:"errorMessage",children:s})]})}N.displayName="TextArea";export{N as TextArea};//# sourceMappingURL=index.js.map
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/text-area/index.tsx"],"names":["size","props","ref","TextAreaContext","g","jsx","a","o","T","e","textAreaStyles","Input","errorMessage","isDisabled","label","placeholder","isSmall","shouldShowDescription","isInvalid","shouldShowError","isReadOnly","jsxs","AriaTextField","b","Label","P","className","AriaText","m","TextArea"],"mappings":"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","file":"index.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 'client-only';\nimport {\n Text as AriaText,\n TextArea as AriaTextArea,\n type TextAreaProps as AriaTextAreaProps,\n TextField as AriaTextField,\n type TextFieldProps as AriaTextFieldProps,\n TextAreaContext,\n useContextProps,\n} from 'react-aria-components';\n\nimport { cn } from '@/lib/utils';\nimport { type VariantProps, cva } from 'cva';\nimport type { ForwardedRef } from 'react';\nimport { Label } from '../label';\n\nconst textAreaStyles = cva(\n ['block w-full rounded-medium p-s font-display outline outline-interactive'],\n {\n variants: {\n isDisabled: {\n true: 'text-disabled outline-interactive-disabled placeholder:text-disabled',\n false:\n 'text-default-light placeholder:text-default-dark hover:outline-interactive-hover focus:outline-highlight',\n },\n isInvalid: {\n true: 'outline-serious',\n },\n isReadOnly: {\n true: 'rounded-none p-0 outline-none',\n },\n size: {\n medium: 'text-body-s',\n small: 'text-body-xs',\n },\n isClearable: {\n true: '',\n false: '',\n },\n },\n compoundVariants: [\n {\n isDisabled: true,\n isInvalid: true,\n className: 'outline-interactive-disabled',\n },\n {\n isClearable: true,\n isDisabled: false,\n size: 'medium',\n className: 'pr-xl',\n },\n ],\n defaultVariants: {\n isClearable: false,\n size: 'medium',\n },\n },\n);\n\ninterface InputProps\n extends VariantProps<typeof textAreaStyles>,\n Omit<AriaTextAreaProps, 'size'> {\n ref?: ForwardedRef<HTMLTextAreaElement>;\n}\n\nconst Input = ({\n className,\n size = 'medium',\n ref = null,\n ...props\n}: InputProps) => {\n [props, ref] = useContextProps(props, ref, TextAreaContext);\n\n if (props.readOnly) {\n return (\n <span\n className={cn(\n textAreaStyles({\n isDisabled: false,\n isReadOnly: props.readOnly,\n size,\n className,\n }),\n )}\n >\n {props.value || '\\u00A0'}\n </span>\n );\n }\n\n return (\n <div className='relative flex items-center'>\n <AriaTextArea\n {...props}\n onFocus={(e) => {\n ref.current?.select();\n props.onFocus?.(e);\n }}\n ref={ref}\n className={({ isDisabled, isInvalid }) =>\n cn(\n textAreaStyles({\n isDisabled,\n isInvalid,\n isReadOnly: props.readOnly,\n size,\n className,\n }),\n )\n }\n />\n </div>\n );\n};\nInput.displayName = 'TextArea.Input';\n\nexport interface TextAreaProps\n extends Omit<\n VariantProps<typeof textAreaStyles>,\n 'isDisabled' | 'isInvalid' | 'isReadOnly'\n >,\n Omit<AriaTextFieldProps, 'className'> {\n className?: string;\n description?: string;\n errorMessage?: string;\n label?: string;\n placeholder?: string;\n}\n\nexport function TextArea({\n className,\n description,\n errorMessage,\n isDisabled,\n isInvalid,\n isReadOnly,\n label,\n placeholder,\n size = 'medium',\n ...props\n}: TextAreaProps) {\n const isSmall = size === 'small';\n const shouldShowDescription = !(isSmall || isInvalid) || isDisabled;\n const shouldShowError = isInvalid && !isDisabled && !isReadOnly;\n\n return (\n <AriaTextField\n {...props}\n isDisabled={isDisabled}\n isInvalid={isInvalid}\n isReadOnly={isReadOnly}\n className={'flex flex-col gap-xs'}\n >\n {!isSmall && (\n <Label\n className='empty:hidden'\n isDisabled={isDisabled}\n isOptional={!props.isRequired}\n >\n {label}\n </Label>\n )}\n <Input className={className} placeholder={placeholder} size={size} />\n {shouldShowDescription && (\n <AriaText\n className={cn([\n 'fg-default-dark text-body-xs empty:hidden',\n isDisabled && 'fg-disabled',\n ])}\n slot='description'\n >\n {description}\n </AriaText>\n )}\n {shouldShowError && (\n <AriaText\n className='fg-serious text-body-xs empty:hidden'\n slot='errorMessage'\n >\n {errorMessage}\n </AriaText>\n )}\n </AriaTextField>\n );\n}\nTextArea.displayName = 'TextArea';\n"]}
@@ -0,0 +1,23 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import * as cva_types from 'cva/types';
3
+ import { TextFieldProps as TextFieldProps$1 } from 'react-aria-components';
4
+ import { VariantProps } from 'cva';
5
+
6
+ declare const textFieldStyles: (props?: ({
7
+ isDisabled?: boolean | null | undefined;
8
+ isInvalid?: boolean | null | undefined;
9
+ isReadOnly?: boolean | null | undefined;
10
+ size?: "small" | "medium" | null | undefined;
11
+ isClearable?: boolean | null | undefined;
12
+ } & cva_types.ClassProp) | undefined) => string;
13
+ interface TextFieldProps extends Omit<VariantProps<typeof textFieldStyles>, 'isDisabled' | 'isInvalid' | 'isReadOnly'>, Omit<TextFieldProps$1, 'className'> {
14
+ className?: string;
15
+ isClearable?: boolean;
16
+ description?: string;
17
+ errorMessage?: string;
18
+ label?: string;
19
+ placeholder?: string;
20
+ }
21
+ declare function TextField({ className, isClearable, description, errorMessage, isDisabled, isInvalid, isReadOnly, label, placeholder, size, ...props }: TextFieldProps): react_jsx_runtime.JSX.Element;
22
+
23
+ export { TextField, type TextFieldProps };
@@ -0,0 +1,2 @@
1
+ import'client-only';import {TextField,Text,useContextProps,InputContext,Input,Button}from'react-aria-components';import {cn}from'./../../lib/utils.js';import {CancelFill}from'@accelint/icons';import {cva}from'cva';import {useEffect}from'react';import {Icon}from'../icon/index.js';import {Label}from'../label/index.js';import {jsxs,jsx}from'react/jsx-runtime';var f=cva(["block w-full rounded-medium px-s py-xs font-display outline outline-interactive"],{variants:{isDisabled:{true:"text-disabled outline-interactive-disabled placeholder:text-disabled",false:"text-default-light placeholder:text-default-dark hover:outline-interactive-hover focus:outline-highlight"},isInvalid:{true:"outline-serious"},isReadOnly:{true:"rounded-none p-0 outline-none"},size:{medium:"text-body-s",small:"text-body-xs"},isClearable:{true:"",false:""}},compoundVariants:[{isDisabled:true,isInvalid:true,className:"outline-interactive-disabled"},{isClearable:true,isDisabled:false,size:"medium",className:"pr-xl"}],defaultVariants:{isClearable:false,size:"medium"}}),p={target:{value:""}},w=({className:o,isClearable:i=true,size:s="medium",ref:t=null,...e})=>{[e,t]=useContextProps(e,t,InputContext),useEffect(()=>{function a(r){i&&r.key==="Escape"&&e.onChange?.(p);}return t.current?.addEventListener("keydown",a),()=>t.current?.removeEventListener("keydown",a)},[i,e.onChange,t]);let n=!e.readOnly&&e.value&&s!=="small"&&i&&!e.disabled;return e.readOnly?jsx("span",{className:cn(f({isClearable:false,isDisabled:false,isReadOnly:e.readOnly,size:s,className:o})),children:e.value||"\xA0"}):jsxs("div",{className:"relative flex items-center",children:[jsx(Input,{...e,onFocus:a=>{t.current?.select(),e.onFocus?.(a);},ref:t,className:({isDisabled:a,isInvalid:r})=>cn(f({isClearable:i,isDisabled:a,isInvalid:r,isReadOnly:e.readOnly,size:s,className:o}))}),n&&jsx(Button,{className:"fg-default-dark icon-size-m hover:fg-interactive-hover absolute right-[5px] cursor-pointer",excludeFromTabOrder:true,onPress:()=>{e.onChange?.(p),t.current?.focus();},children:jsx(Icon,{children:jsx(CancelFill,{})})})]})};function M({className:o,isClearable:i=true,description:s,errorMessage:t,isDisabled:e,isInvalid:n,isReadOnly:a,label:r,placeholder:h,size:u="medium",...c}){let m=u==="small",b=s&&(!(m||n)||e),v=t&&n&&!e&&!a;return jsxs(TextField,{...c,isDisabled:e,isInvalid:n,isReadOnly:a,className:"flex flex-col gap-xs",children:[!m&&jsx(Label,{className:"empty:hidden",isDisabled:e,isOptional:!c.isRequired,children:r}),jsx(w,{className:o,isClearable:i,placeholder:h,size:u}),b&&jsx(Text,{className:cn(["fg-default-dark text-body-xs empty:hidden",e&&"fg-disabled"]),slot:"description",children:s}),v&&jsx(Text,{className:"fg-serious text-body-xs empty:hidden",slot:"errorMessage",children:t})]})}export{M as TextField};//# sourceMappingURL=index.js.map
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/components/text-field/index.tsx"],"names":["O","size","props","ref","useContextProps","InputContext","useEffect","P","handleKeyPressed","shouldShowClearButton","isClearable","jsx","l","cn","d","className","jsxs","y","g","e","isDisabled","isInvalid","Button","I","C","TextField","errorMessage","isReadOnly","label","placeholder","shouldShowDescription","isSmall","shouldShowError","AriaTextField","E","AriaText","x","description"],"mappings":"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","file":"index.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 'client-only';\nimport {\n Input as AriaInput,\n type InputProps as AriaInputProps,\n Text as AriaText,\n TextField as AriaTextField,\n type TextFieldProps as AriaTextFieldProps,\n Button,\n InputContext,\n useContextProps,\n} from 'react-aria-components';\n\nimport { cn } from '@/lib/utils';\nimport { CancelFill } from '@accelint/icons';\nimport { type VariantProps, cva } from 'cva';\nimport { type ChangeEvent, type ForwardedRef, useEffect } from 'react';\nimport { Icon } from '../icon';\nimport { Label } from '../label';\n\nconst textFieldStyles = cva(\n [\n 'block w-full rounded-medium px-s py-xs font-display outline outline-interactive',\n ],\n {\n variants: {\n isDisabled: {\n true: 'text-disabled outline-interactive-disabled placeholder:text-disabled',\n false:\n 'text-default-light placeholder:text-default-dark hover:outline-interactive-hover focus:outline-highlight',\n },\n isInvalid: {\n true: 'outline-serious',\n },\n isReadOnly: {\n true: 'rounded-none p-0 outline-none',\n },\n size: {\n medium: 'text-body-s',\n small: 'text-body-xs',\n },\n isClearable: {\n true: '',\n false: '',\n },\n },\n compoundVariants: [\n {\n isDisabled: true,\n isInvalid: true,\n className: 'outline-interactive-disabled',\n },\n {\n isClearable: true,\n isDisabled: false,\n size: 'medium',\n className: 'pr-xl',\n },\n ],\n defaultVariants: {\n isClearable: false,\n size: 'medium',\n },\n },\n);\n\ninterface InputProps\n extends VariantProps<typeof textFieldStyles>,\n Omit<AriaInputProps, 'size'> {\n isClearable?: boolean;\n ref?: ForwardedRef<HTMLInputElement>;\n}\n\nconst clearInputEvent = {\n target: { value: '' },\n} as ChangeEvent<HTMLInputElement>;\n\nconst Input = ({\n className,\n isClearable = true,\n size = 'medium',\n ref = null,\n ...props\n}: InputProps) => {\n [props, ref] = useContextProps(props, ref, InputContext);\n\n useEffect(() => {\n function handleKeyPressed(e: KeyboardEvent) {\n if (isClearable && e.key === 'Escape') {\n props.onChange?.(clearInputEvent);\n }\n }\n\n ref.current?.addEventListener('keydown', handleKeyPressed);\n\n return () => ref.current?.removeEventListener('keydown', handleKeyPressed);\n }, [isClearable, props.onChange, ref]);\n\n const shouldShowClearButton =\n !props.readOnly &&\n props.value &&\n size !== 'small' &&\n isClearable &&\n !props.disabled;\n\n if (props.readOnly) {\n return (\n <span\n className={cn(\n textFieldStyles({\n isClearable: false,\n isDisabled: false,\n isReadOnly: props.readOnly,\n size,\n className,\n }),\n )}\n >\n {props.value || '\\u00A0'}\n </span>\n );\n }\n\n return (\n <div className='relative flex items-center'>\n <AriaInput\n {...props}\n onFocus={(e) => {\n ref.current?.select();\n props.onFocus?.(e);\n }}\n ref={ref}\n className={({ isDisabled, isInvalid }) =>\n cn(\n textFieldStyles({\n isClearable,\n isDisabled,\n isInvalid,\n isReadOnly: props.readOnly,\n size,\n className,\n }),\n )\n }\n />\n {shouldShowClearButton && (\n <Button\n className='fg-default-dark icon-size-m hover:fg-interactive-hover absolute right-[5px] cursor-pointer'\n excludeFromTabOrder\n onPress={() => {\n props.onChange?.(clearInputEvent);\n ref.current?.focus();\n }}\n >\n <Icon>\n <CancelFill />\n </Icon>\n </Button>\n )}\n </div>\n );\n};\n\nexport interface TextFieldProps\n extends Omit<\n VariantProps<typeof textFieldStyles>,\n 'isDisabled' | 'isInvalid' | 'isReadOnly'\n >,\n Omit<AriaTextFieldProps, 'className'> {\n className?: string;\n isClearable?: boolean;\n description?: string;\n errorMessage?: string;\n label?: string;\n placeholder?: string;\n}\n\nexport function TextField({\n className,\n isClearable = true,\n description,\n errorMessage,\n isDisabled,\n isInvalid,\n isReadOnly,\n label,\n placeholder,\n size = 'medium',\n ...props\n}: TextFieldProps) {\n const isSmall = size === 'small';\n const shouldShowDescription =\n description && (!(isSmall || isInvalid) || isDisabled);\n const shouldShowError =\n errorMessage && isInvalid && !isDisabled && !isReadOnly;\n\n return (\n <AriaTextField\n {...props}\n isDisabled={isDisabled}\n isInvalid={isInvalid}\n isReadOnly={isReadOnly}\n className={'flex flex-col gap-xs'}\n >\n {!isSmall && (\n <Label\n className='empty:hidden'\n isDisabled={isDisabled}\n isOptional={!props.isRequired}\n >\n {label}\n </Label>\n )}\n <Input\n className={className}\n isClearable={isClearable}\n placeholder={placeholder}\n size={size}\n />\n {shouldShowDescription && (\n <AriaText\n className={cn([\n 'fg-default-dark text-body-xs empty:hidden',\n isDisabled && 'fg-disabled',\n ])}\n slot='description'\n >\n {description}\n </AriaText>\n )}\n {shouldShowError && (\n <AriaText\n className='fg-serious text-body-xs empty:hidden'\n slot='errorMessage'\n >\n {errorMessage}\n </AriaText>\n )}\n </AriaTextField>\n );\n}\n"]}
@@ -1,2 +1,2 @@
1
- import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {ToggleButton,composeRenderProps}from'react-aria-components';import {jsx}from'react/jsx-runtime';var a=cva("inline-flex cursor-pointer items-center justify-center bg-transparent outline-none hover:bg-interactive-hover-dark",{variants:{variant:{primary:"icon-default-light ai-selected:icon-highlight ai-selected:hover:bg-highlight-subtle",secondary:"icon-default-dark hover:icon-default-light ai-selected:icon-highlight ai-selected:hover:bg-highlight-subtle"},size:{medium:"size-[28px] rounded-medium [--icon-size:var(--spacing-xl)]",small:"size-[20px] rounded-small [--icon-size:var(--spacing-l)]"},isDisabled:{true:"not-ai-selected:icon-disabled ai-selected:cursor-default not-ai-selected:cursor-not-allowed not-ai-selected:bg-interactive-disabled ai-selected:hover:bg-transparent not-ai-selected:hover:bg-interactive-disabled",false:""}},defaultVariants:{isDisabled:false,size:"medium",variant:"primary"}}),s=({className:e,size:t,variant:n,isDisabled:o=false,...r})=>jsx(ToggleButton,{className:composeRenderProps(e,l=>cn(a({isDisabled:o,size:t,variant:n,className:l}))),isDisabled:o,...r});s.displayName="ToggleIconButton";s.as=(e,t)=>cn(a({...e,className:t}));export{s as ToggleIconButton};//# sourceMappingURL=index.js.map
1
+ import {expectsIconWrapper}from'./../../lib/react.js';import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {ToggleButton,composeRenderProps}from'react-aria-components';import {jsx}from'react/jsx-runtime';var n=cva("inline-flex cursor-pointer items-center justify-center bg-transparent outline-none hover:bg-interactive-hover-dark focus:bg-interactive-hover-dark",{variants:{variant:{primary:"icon-default-light ai-selected:icon-highlight ai-selected:hover:bg-highlight-subtle ai-selected:focus:bg-highlight-subtle",secondary:"icon-default-dark hover:icon-default-light focus:icon-default-light ai-selected:icon-highlight ai-selected:hover:bg-highlight-subtle ai-selected:focus:bg-highlight-subtle"},size:{medium:"size-[28px] rounded-medium [--icon-size:var(--spacing-xl)]",small:"size-[20px] rounded-small [--icon-size:var(--spacing-l)]"},isDisabled:{true:"not-ai-selected:icon-disabled ai-selected:cursor-default not-ai-selected:cursor-not-allowed not-ai-selected:bg-interactive-disabled ai-selected:hover:bg-transparent not-ai-selected:hover:bg-interactive-disabled ai-selected:focus:bg-transparent not-ai-selected:focus:bg-interactive-disabled",false:""}},defaultVariants:{isDisabled:false,size:"medium",variant:"primary"}}),i=({className:e,size:t="medium",variant:r="secondary",isDisabled:o,...a})=>(expectsIconWrapper({children:a.children,componentName:i.displayName}),jsx(ToggleButton,{className:composeRenderProps(e,l=>cn(n({isDisabled:o,size:t,variant:r,className:l}))),isDisabled:o,...a}));i.displayName="ToggleIconButton";i.as=(e,t)=>cn(n({...e,className:t}));export{i as ToggleIconButton};//# sourceMappingURL=index.js.map
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/components/toggle-icon-button/index.tsx"],"names":["g","size","isDisabled","props","AriaToggleButton","composeRenderProps","className","cn","toggleIconButtonStyles","i","ToggleIconButton"],"mappings":"oKAsBE,IAAA,CAAA,CAAAA,GAAA,CAAA,oHACY,CAAA,CAAA,QACC,CAAA,CAAA,OAEL,CAAA,CAAA,OAAA,CAAA,+FAGJ,CAAA,6GACM,CACJ,CAAQ,IAAA,CAAA,CAAA,MAAA,CAAA,4DACD,CAAA,KAAA,CAAA,0DAET,CAAA,CAAA,UACQ,CACN,CAAA,IAAA,CAAA,oNAAO,MAGM,CAAA,EAAA,CAAA,CAAA,CAAA,eACH,CAAA,CAAA,UACN,CAAA,KAAA,CAAA,IAAA,CAAA,QACG,CAAA,OAAA,CAAA,SAWkB,CAC/B,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,SACA,CAAAC,CACA,CAAA,IAAA,CAAA,CAAA,CAAA,OACAC,CAAAA,CAAAA,CAAAA,UACA,CAAA,CAAGC,CACL,KAAA,CAAA,GACGC,CAAA,CAAA,GACYC,GAAAA,CAAAA,YAAAA,CAAAA,CAAAA,SAA+BC,CACxCC,kBACEC,CAAAA,CAAAA,CAAuB,CACrB,EAAAC,EAAA,CAAA,CAAA,CAAA,CAAA,UACA,CAAAR,CACA,CAAA,IAAA,CAAA,CAAA,CAAA,OACAK,CAAAA,CAAAA,CAAAA,SAIN,CAAYJ,CAAAA,CAAAA,CAAAA,CAAAA,CAAAA,CAAAA,UACRC,CACN,CAEFO,CAAAA,GAA+B,CAAA,CAAA,EAAA,CAAA,CAAA,WAAA,CAAA,kBAE7BP,CACAG,CAAAA,CAAAA,EAAAA,CACGC,CAAGC,CAAAA,CAAAA,CAAuB,GAAEC,EAAGN,CAAO,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA,SAAY,CAAA,CAAA,CAAA,CAAA,CAAA","file":"index.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 VariantProps, cva } from 'cva';\nimport {\n ToggleButton as AriaToggleButton,\n type ToggleButtonProps as AriaToggleButtonProps,\n composeRenderProps,\n} from 'react-aria-components';\n\nconst toggleIconButtonStyles = cva(\n 'inline-flex cursor-pointer items-center justify-center bg-transparent outline-none hover:bg-interactive-hover-dark',\n {\n variants: {\n variant: {\n primary:\n 'icon-default-light ai-selected:icon-highlight ai-selected:hover:bg-highlight-subtle',\n secondary:\n 'icon-default-dark hover:icon-default-light ai-selected:icon-highlight ai-selected:hover:bg-highlight-subtle',\n },\n size: {\n medium: 'size-[28px] rounded-medium [--icon-size:var(--spacing-xl)]',\n small: 'size-[20px] rounded-small [--icon-size:var(--spacing-l)]',\n },\n isDisabled: {\n true: 'not-ai-selected:icon-disabled ai-selected:cursor-default not-ai-selected:cursor-not-allowed not-ai-selected:bg-interactive-disabled ai-selected:hover:bg-transparent not-ai-selected:hover:bg-interactive-disabled',\n false: '',\n },\n },\n defaultVariants: {\n isDisabled: false,\n size: 'medium',\n variant: 'primary',\n },\n },\n);\n\nexport interface ToggleIconButtonProps\n extends Omit<AriaToggleButtonProps, 'isDisabled'>,\n VariantProps<typeof toggleIconButtonStyles> {\n isDisabled?: boolean;\n}\n\nexport const ToggleIconButton = ({\n className,\n size,\n variant,\n isDisabled = false,\n ...props\n}: ToggleIconButtonProps) => (\n <AriaToggleButton\n className={composeRenderProps(className, (className) =>\n cn(\n toggleIconButtonStyles({\n isDisabled,\n size,\n variant,\n className,\n }),\n ),\n )}\n isDisabled={isDisabled}\n {...props}\n />\n);\nToggleIconButton.displayName = 'ToggleIconButton';\nToggleIconButton.as = (\n props: VariantProps<typeof toggleIconButtonStyles>,\n className?: string | string[],\n) => cn(toggleIconButtonStyles({ ...props, className }));\n"]}
1
+ {"version":3,"sources":["../../../src/components/toggle-icon-button/index.tsx"],"names":["g","ToggleIconButton","className","variant","props","c","jsx","p","composeRenderProps","u","s","isDisabled","cn","toggleIconButtonStyles"],"mappings":"0NAsBE,IAAA,CAAA,CAAAA,GAAA,CAAA,oJAGI,CAAA,CAAA,QAEI,CAAA,CAAA,OAAA,CAAA,CAAA,OAAA,CAAA,2HAEA,CAAA,SAAA,CAAA,4KAGF,CAAQ,CACR,IAAA,CAAA,CAAA,MAAA,CAAA,4DACF,CAAA,KAAA,CAAA,0DAEE,CAAM,CAAA,UAAA,CAAA,CAAA,IAAA,CAAA,mSAIO,CAAA,KAAA,CAAA,EAAA,CAAA,CAAA,CAAA,eACH,CAAA,CACZ,UAAM,CAAA,KAAA,CACN,IAAS,CAAA,QAAA,CAAA,OAWFC,CAAAA,SACX,CAAA,CAAA,CAAA,CAAAC,CACA,CAAA,CAAA,CAAA,SAAO,CAAA,CAAA,CAAA,IACPC,CAAAA,CAAAA,CAAAA,QACA,CAAA,OAAA,CAAA,CAAA,CAAA,WACA,CAAA,UAEmB,CACjB,CAAUC,CAAAA,GAAAA,CAAAA,CAAAA,IAAMC,kBAChB,CAAA,CAAA,QAAA,CAAA,CAAA,CAAA,QAAA,CAAeJ,aACjB,CAAC,CAAA,CAGCK,WACE,CAAA,CAAA,CAAAC,GAAWC,CAAmBN,YAAAA,CAAAA,CAAYA,SAGpC,CAAAO,kBAAA,CAAA,CAAA,CAAA,CAAA,EAAAC,EAAA,CAAAC,CACA,CAAA,CAAA,UACA,CAAA,CAAA,CAAA,IACA,CAAA,CAAA,CAAA,OACF,CAAC,CACH,CACF,SACA,CAAA,CAAA,CAAA,CAAYA,CACX,CAAA,CAAA,UAIwB,CAAA,CAAA,CAAA,GAAA,CAAA,CAAA,CAAA,EAAA,CAAA,CAAA,WAAA,CAAA,kBAI1BC,CAAGC,CAAuB,CAAA,EAAKT,CAAAA,CAAAA,CAAAA,CAAO,CAAAF,GAAAA,EAAAA,CAAAA,CAAAA,CAAAA,CAAAA,GAAW,CAAC,CAAA,SAAA,CAAA,CAAA,CAAA,CAAA,CAAA","file":"index.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 { expectsIconWrapper } from '@/lib/react';\nimport { cn } from '@/lib/utils';\nimport { type VariantProps, cva } from 'cva';\nimport {\n ToggleButton as AriaToggleButton,\n type ToggleButtonProps as AriaToggleButtonProps,\n composeRenderProps,\n} from 'react-aria-components';\n\nconst toggleIconButtonStyles = cva(\n 'inline-flex cursor-pointer items-center justify-center bg-transparent outline-none hover:bg-interactive-hover-dark focus:bg-interactive-hover-dark',\n {\n variants: {\n variant: {\n primary:\n 'icon-default-light ai-selected:icon-highlight ai-selected:hover:bg-highlight-subtle ai-selected:focus:bg-highlight-subtle',\n secondary:\n 'icon-default-dark hover:icon-default-light focus:icon-default-light ai-selected:icon-highlight ai-selected:hover:bg-highlight-subtle ai-selected:focus:bg-highlight-subtle',\n },\n size: {\n medium: 'size-[28px] rounded-medium [--icon-size:var(--spacing-xl)]',\n small: 'size-[20px] rounded-small [--icon-size:var(--spacing-l)]',\n },\n isDisabled: {\n true: 'not-ai-selected:icon-disabled ai-selected:cursor-default not-ai-selected:cursor-not-allowed not-ai-selected:bg-interactive-disabled ai-selected:hover:bg-transparent not-ai-selected:hover:bg-interactive-disabled ai-selected:focus:bg-transparent not-ai-selected:focus:bg-interactive-disabled',\n false: '',\n },\n },\n defaultVariants: {\n isDisabled: false,\n size: 'medium',\n variant: 'primary',\n },\n },\n);\n\nexport interface ToggleIconButtonProps\n extends Omit<AriaToggleButtonProps, 'isDisabled'>,\n VariantProps<typeof toggleIconButtonStyles> {\n isDisabled?: boolean;\n}\n\nexport const ToggleIconButton = ({\n className,\n size = 'medium',\n variant = 'secondary',\n isDisabled,\n ...props\n}: ToggleIconButtonProps) => {\n expectsIconWrapper({\n children: props.children,\n componentName: ToggleIconButton.displayName,\n });\n\n return (\n <AriaToggleButton\n className={composeRenderProps(className, (className) =>\n cn(\n toggleIconButtonStyles({\n isDisabled,\n size,\n variant,\n className,\n }),\n ),\n )}\n isDisabled={isDisabled}\n {...props}\n />\n );\n};\nToggleIconButton.displayName = 'ToggleIconButton';\nToggleIconButton.as = (\n props: VariantProps<typeof toggleIconButtonStyles>,\n className?: string | string[],\n) => cn(toggleIconButtonStyles({ ...props, className }));\n"]}
@@ -1,2 +1,2 @@
1
- import {containsExactChildren}from'./../../lib/react.js';import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {TooltipTrigger,Focusable,Tooltip}from'react-aria-components';import {jsx}from'react/jsx-runtime';var n=cva("fg-default-light flex max-w-[160px] items-center justify-center break-words rounded-small bg-surface-overlay px-s py-xs text-center text-body-xs shadow-elevation-overlay");function e({children:o,closeDelay:t=0,delay:p=400,...i}){return containsExactChildren({children:o,componentName:e.displayName,restrictions:{[s.displayName]:1,[l.displayName]:1}}),jsx(TooltipTrigger,{closeDelay:t,delay:p,...i,children:jsx("div",{children:o})})}e.displayName="Tooltip";e.as=(o,t)=>cn(n({...o,className:t}));var s=({children:o,...t})=>jsx(Focusable,{...t,children:o});s.displayName="Tooltip.Trigger";var l=({children:o,className:t,offset:p=5,placement:i="bottom",...T})=>jsx(Tooltip,{...T,className:cn(n({className:t})),offset:p,placement:i,children:o});l.displayName="Tooltip.Body";e.Trigger=s;e.Body=l;export{e as Tooltip,l as TooltipBody,s as TooltipTrigger};//# sourceMappingURL=index.js.map
1
+ import {containsExactChildren}from'./../../lib/react.js';import {cn}from'./../../lib/utils.js';import {cva}from'cva';import {TooltipTrigger,Focusable,Tooltip}from'react-aria-components';import {jsx}from'react/jsx-runtime';var n=cva("fg-default-light flex max-w-[160px] items-center justify-center break-words rounded-small bg-surface-overlay px-s py-xs text-center text-body-xs shadow-elevation-overlay");function e({children:o,closeDelay:t=0,delay:r=400,...p}){return containsExactChildren({children:o,componentName:e.displayName,restrictions:{[i.displayName]:1,[s.displayName]:1}}),jsx(TooltipTrigger,{closeDelay:t,delay:r,...p,children:o})}e.displayName="Tooltip";e.as=(o,t)=>cn(n({...o,className:t}));var i=({children:o,...t})=>jsx(Focusable,{...t,children:o});i.displayName="Tooltip.Trigger";var s=({children:o,className:t,offset:r=5,placement:p="bottom",...T})=>jsx(Tooltip,{...T,className:cn(n({className:t})),offset:r,placement:p,children:o});s.displayName="Tooltip.Body";e.Trigger=i;e.Body=s;export{e as Tooltip,s as TooltipBody,i as TooltipTrigger};//# sourceMappingURL=index.js.map
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/components/tooltip/index.tsx"],"names":["y","closeDelay","props","containsExactChildren","children","m","Tooltip","jsx","tooltipStyles","className","r","g","TooltipTrigger","placement","a","offset","TooltipBody"],"mappings":"8NAwBE,IAAA,CAAA,CAAAA,GAAA,CAAA,2KAMA,CAAA,CAAA,SACA,CAAAC,CAAAA,CAAAA,QAAAA,CAAAA,CAAa,cAEb,CAAGC,CAAAA,KAEH,OAAAC,GACE,CAAAC,CAAAA,CAAAA,CAAAA,OACAC,kCAAeC,aAAQ,CACvB,CAAc,CAAA,WAAA,CACZ,YAAgB,CAAA,CAAW,EAAG,CAC9B,WAAwB,EAAA,CAAA,CAAA,CAAA,CAAG,CAC7B,sBAI+BL,cAAY,CAAA,CAAA,UAAkBC,EAC3D,CAAAK,KAAAA,CAAAA,CAAAA,CAAAA,aAAMH,CAAAA,GAAAA,CAAAA,MACR,CAEJ,QACQ,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAc,aACd,CAAA,SAGAI,CAAAA,CAAAA,CAAc,EAAE,CAAA,CAAGN,EAAO,CAAAO,GAAAA,EAAAA,CAAAA,CAAAA,CAAAA,CAAAA,GAAW,CAAC,CAAA,SAKb,CAAA,CAAA,CAAA,CAAA,CAAA,CAAAL,KAAU,CAAGF,CAAAA,CAAAA,SACpC,CAAW,CAAA,GAAW,CAAA,CAAA,GAAAQ,GAAA,CAAAC,SAAA,CAAA,CAAAP,GAEhCQ,CAAAA,CAAAA,aAA6B,CAItB,CAAA,WAAA,CAAA,iBACLR,CAAAA,IAAAA,CACA,WACA,CAAA,CAAA,CAAA,SACA,UAAAS,CAAY,CAAA,CAAA,CAAA,SACTX,CAAAA,CACL,SAGO,CAAGA,GAAAA,CACJ,oBAAcM,CAAAA,CAAc,SAAE,CAAAM,EAAAL,CAAU,CAAC,CAAC,UAClCM,CACR,WAEC,CAAA,CAAA,CAAA,SACH,CAAA,CAGJC,SAA0B,CAAA,CAAA,CAAA,EAAA,CAAA,CAAA,WAAA,CAAA,eAGlB,CAAOA,CAAAA,OAAAA,CAAAA,CAAAA,CAAAA,CAAAA,CAAAA,IAAAA,CAAAA,CAAAA","file":"index.js","sourcesContent":["import { containsExactChildren } from '@/lib/react';\nimport { cn } from '@/lib/utils';\nimport { type VariantProps, cva } from 'cva';\n/*\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 */\nimport type React from 'react';\nimport {\n Focusable,\n Tooltip as RACTooltip,\n type TooltipProps as RACTooltipProps,\n TooltipTrigger as RACTooltipTrigger,\n type TooltipTriggerComponentProps,\n} from 'react-aria-components';\n\nconst tooltipStyles = cva(\n 'fg-default-light flex max-w-[160px] items-center justify-center break-words rounded-small bg-surface-overlay px-s py-xs text-center text-body-xs shadow-elevation-overlay',\n);\n\nexport interface TooltipProps extends TooltipTriggerComponentProps {}\n\nexport function Tooltip({\n children,\n closeDelay = 0,\n delay = 400,\n ...props\n}: TooltipProps) {\n containsExactChildren({\n children,\n componentName: Tooltip.displayName,\n restrictions: {\n [TooltipTrigger.displayName]: 1,\n [TooltipBody.displayName]: 1,\n },\n });\n\n return (\n <RACTooltipTrigger closeDelay={closeDelay} delay={delay} {...props}>\n <div>{children}</div>\n </RACTooltipTrigger>\n );\n}\nTooltip.displayName = 'Tooltip';\nTooltip.as = (\n props: VariantProps<typeof tooltipStyles>,\n className?: string | string[],\n) => cn(tooltipStyles({ ...props, className }));\n\nexport interface TooltipTriggerProps\n extends React.ComponentProps<typeof Focusable> {}\n\nexport const TooltipTrigger = ({ children, ...props }: TooltipTriggerProps) => {\n return <Focusable {...props}>{children}</Focusable>;\n};\nTooltipTrigger.displayName = 'Tooltip.Trigger';\n\nexport interface TooltipBodyProps extends RACTooltipProps {}\n\nexport const TooltipBody = ({\n children,\n className,\n offset = 5,\n placement = 'bottom',\n ...props\n}: TooltipBodyProps) => {\n return (\n <RACTooltip\n {...props}\n className={cn(tooltipStyles({ className }))}\n offset={offset}\n placement={placement}\n >\n {children}\n </RACTooltip>\n );\n};\nTooltipBody.displayName = 'Tooltip.Body';\n\nTooltip.Trigger = TooltipTrigger;\nTooltip.Body = TooltipBody;\n"]}
1
+ {"version":3,"sources":["../../../src/components/tooltip/index.tsx"],"names":["closeDelay","containsExactChildren","m","Tooltip","l","props","children","cn","tooltipStyles","a","Focusable","TooltipTrigger","offset","placement","c","className","TooltipBody"],"mappings":"mZA8BE,WACA,CAAA,CAAA,CAAA,QAAAA,EAAa,CACb,UACA,CAAA,CAAA,CAAA,CAAA,CAAA,KAEA,CAAAC,CAAAA,CAAAA,GAAAA,CAAAA,GACE,CAAA,CAAA,CAAA,CAAA,OACAC,qBAAeC,CAAAA,CAAAA,QAAAA,CAAAA,CAAAA,CAAAA,aACf,CAAA,CAAA,CAAA,WAAc,CACZ,YAA2B,CAAA,CAAA,CAAA,CAAG,YACN,EAAA,CAAA,CAAA,CAAA,CAAG,CAC7B,WAImB,EAAA,CAAA,CAAA,CAAA,CAAA,CAAAC,GAAA,CAAYJ,cAAY,CAAA,CAAA,UAAkBK,CAAAA,CAC1D,SAAAC,GAGP,CACAH,CAAQ,QAAA,CAAA,CAAA,CAAA,CAAA,CAAc,CACtBA,CAAAA,qBAGKI,CAAGC,EAAc,EAAE,CAAA,CAAGH,CAAO,CAAA,CAAA,GAAAI,EAAA,CAAA,CAAA,CAAA,CAAA,GAAW,CAAC,CAKvC,SAA0B,CAAAH,CAAAA,CAAAA,CAAAA,CAAAA,CAAAA,IAAAA,CAAU,GAAGD,QACpCK,CAAA,CAAW,CAAGL,GAAAA,CAAQ,CAAAC,GAAAA,GAAAA,CAAAA,SAAAA,CAAAA,CAAAA,IAEhCK,CAAe,QAAA,CAAA,CAAA,CAAA,EAAc,+BAK3B,CAAAL,IACA,CAAA,CAAA,CAAA,CAAA,SACA,CAAAM,CAAAA,SACA,CAAA,CAAA,CAAA,MAAA,CAAAC,EAAY,CACZ,CAAA,SAAA,CAAGR,CACL,CAAA,QAGO,IACD,CAAA,CAAA,GAAAD,GAAA,CAAAU,OAAA,CAAA,CAAA,GAAcN,CAAc,CAAA,SAAEO,CAAAA,EAAAA,CAAU,CAAC,CAAC,CAAA,SAClCH,CACR,WAEC,CAAA,CAAA,CAAA,SACH,CAAA,CAGJI,SAA0B,CAAA,CAAA,CAAA,EAAA,CAAA,CAAA,WAAA,CAAA,eAGlB,CAAOA,CAAAA,OAAAA,CAAAA,CAAAA,CAAAA,CAAAA,CAAAA,IAAAA,CAAAA,CAAAA","file":"index.js","sourcesContent":["import { containsExactChildren } from '@/lib/react';\nimport { cn } from '@/lib/utils';\nimport { type VariantProps, cva } from 'cva';\n/*\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 */\nimport type React from 'react';\nimport {\n Focusable,\n Tooltip as RACTooltip,\n type TooltipProps as RACTooltipProps,\n TooltipTrigger as RACTooltipTrigger,\n type TooltipTriggerComponentProps,\n} from 'react-aria-components';\n\nconst tooltipStyles = cva(\n 'fg-default-light flex max-w-[160px] items-center justify-center break-words rounded-small bg-surface-overlay px-s py-xs text-center text-body-xs shadow-elevation-overlay',\n);\n\nexport interface TooltipProps extends TooltipTriggerComponentProps {}\n\nexport function Tooltip({\n children,\n closeDelay = 0,\n delay = 400,\n ...props\n}: TooltipProps) {\n containsExactChildren({\n children,\n componentName: Tooltip.displayName,\n restrictions: {\n [TooltipTrigger.displayName]: 1,\n [TooltipBody.displayName]: 1,\n },\n });\n\n return (\n <RACTooltipTrigger closeDelay={closeDelay} delay={delay} {...props}>\n {children}\n </RACTooltipTrigger>\n );\n}\nTooltip.displayName = 'Tooltip';\nTooltip.as = (\n props: VariantProps<typeof tooltipStyles>,\n className?: string | string[],\n) => cn(tooltipStyles({ ...props, className }));\n\nexport interface TooltipTriggerProps\n extends React.ComponentProps<typeof Focusable> {}\n\nexport const TooltipTrigger = ({ children, ...props }: TooltipTriggerProps) => {\n return <Focusable {...props}>{children}</Focusable>;\n};\nTooltipTrigger.displayName = 'Tooltip.Trigger';\n\nexport interface TooltipBodyProps extends RACTooltipProps {}\n\nexport const TooltipBody = ({\n children,\n className,\n offset = 5,\n placement = 'bottom',\n ...props\n}: TooltipBodyProps) => {\n return (\n <RACTooltip\n {...props}\n className={cn(tooltipStyles({ className }))}\n offset={offset}\n placement={placement}\n >\n {children}\n </RACTooltip>\n );\n};\nTooltipBody.displayName = 'Tooltip.Body';\n\nTooltip.Trigger = TooltipTrigger;\nTooltip.Body = TooltipBody;\n"]}
@@ -0,0 +1,34 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+
3
+ declare const _default: {
4
+ actions: {
5
+ description: string;
6
+ icons: {
7
+ name: string;
8
+ icon: react_jsx_runtime.JSX.Element;
9
+ }[];
10
+ };
11
+ symbols: {
12
+ description: string;
13
+ icons: {
14
+ name: string;
15
+ icon: react_jsx_runtime.JSX.Element;
16
+ }[];
17
+ };
18
+ controls: {
19
+ description: string;
20
+ icons: {
21
+ name: string;
22
+ icon: react_jsx_runtime.JSX.Element;
23
+ }[];
24
+ };
25
+ feedback: {
26
+ description: string;
27
+ icons: {
28
+ name: string;
29
+ icon: react_jsx_runtime.JSX.Element;
30
+ }[];
31
+ };
32
+ };
33
+
34
+ export { _default as default };
@@ -0,0 +1,2 @@
1
+ import {Bell,Information,Connection,Success,ConnectionLost,Warning,Live,Problem,ArrowDown,ArrowLeft,ArrowNortheast,ArrowNorthwest,ArrowRight,ArrowSoutheast,ArrowSouthwest,ArrowUp,ArrowKeys,Arrow,CheckboxSelected,CheckboxSmallSelected,CheckboxUnselected,CheckboxSmallUnselected,CheckboxIndeterminate,ChevronDown,ChevronFillDown,ChevronUp,ChevronFillUp,ChevronLeft,ChevronFillLeft,ChevronRight,ChevronFillRight,CursorCrosshair,CursorDefault,CursorDrag,RadioSelected,RadioUnselected,TrackEta,MouseLeftClick,MouseMiddleClick,MouseRightClick,MouseScroll,ScrollClick,Airspaces,Appearance,Ascending,Assignment,Attributes,BoltNotVisible,Bolt,Brightness,BugReport,Calendar,ChartStackedBar,CircleTool,ColorPicker,CommonOperatingPic,Contrast,CopSettings,Coverage,Dashboard,Data,Descending,ElectromagneticSpectrum,Feed,FlightPlan,Gantt,Grid,Hamburger,Handover,Handshake,Help,InterceptPoint,Kebab,LayerGroup,Layers,LineTool,LocationFill,LocationStroke,Message,Mode,Newspaper,NonEditable,None,Note,Overlays,PanelClosed,PanelOpen,Person,Phone,Placeholder,Plots,PolygonTool,Radar,Radio,RectangleTool,Region,Sector,SelectionList,SensorHealth,Settings,Spotlight,ThreatAssess,Ticket,Time,Timer,TrackHistory,UnscheduledMaintenance,UserManual,WatchTower,Wind,AddFill,AddToList,Add,ArrangeTable,AttachFile,Cancel,CancelFill,CenterOn,Check,CollapseWindow,CollapseAll,Condense,CopyToClipboard,CreateCoa,Delete,DragHorz,DragVert,Duplicate,Edit,ExpandAll,ExpandLeft,ExpandRight,ExpandWindow,Expand,ExploreData,Filter,Flag,Focus,GlobalShare,Group,Hide,Import,InsertChart,JumpTo,Lasso,Link,LockFill,LockOutline,Login,Logout,Loop,Move,Mute,OpenContainer,PasteFromClipboard,Pause,Pin,Play,Playback,PolygonLasso,PopBackIn,PopOut,Record,RectangleSelect,RemoveFill,RemoveFromList,Remove,Reverse,Screenshot,Search,Share,Show,StackCards,Stack,Tether,TrackChanges,Undo,ZoomIn,ZoomOut,ZoomTo}from'@accelint/icons';import {jsx}from'react/jsx-runtime';var So={actions:{description:"These icons mainly represent an act a user can take in the user interface.",icons:[{name:"add-fill",icon:jsx(AddFill,{})},{name:"add-to-list",icon:jsx(AddToList,{})},{name:"add",icon:jsx(Add,{})},{name:"arrange-table",icon:jsx(ArrangeTable,{})},{name:"attach-file",icon:jsx(AttachFile,{})},{name:"cancel",icon:jsx(Cancel,{})},{name:"cancel-fill",icon:jsx(CancelFill,{})},{name:"center-on",icon:jsx(CenterOn,{})},{name:"check",icon:jsx(Check,{})},{name:"collapse-window",icon:jsx(CollapseWindow,{})},{name:"collapse-all",icon:jsx(CollapseAll,{})},{name:"condense",icon:jsx(Condense,{})},{name:"copy-to-clipboard",icon:jsx(CopyToClipboard,{})},{name:"create-coa",icon:jsx(CreateCoa,{})},{name:"delete",icon:jsx(Delete,{})},{name:"drag-horz",icon:jsx(DragHorz,{})},{name:"drag-vert",icon:jsx(DragVert,{})},{name:"duplicate",icon:jsx(Duplicate,{})},{name:"edit",icon:jsx(Edit,{})},{name:"expand-all",icon:jsx(ExpandAll,{})},{name:"expand-left",icon:jsx(ExpandLeft,{})},{name:"expand-right",icon:jsx(ExpandRight,{})},{name:"expand-window",icon:jsx(ExpandWindow,{})},{name:"expand",icon:jsx(Expand,{})},{name:"explore-data",icon:jsx(ExploreData,{})},{name:"filter",icon:jsx(Filter,{})},{name:"flag",icon:jsx(Flag,{})},{name:"focus",icon:jsx(Focus,{})},{name:"global-share",icon:jsx(GlobalShare,{})},{name:"group",icon:jsx(Group,{})},{name:"hide",icon:jsx(Hide,{})},{name:"import",icon:jsx(Import,{})},{name:"insert-chart",icon:jsx(InsertChart,{})},{name:"jump-to",icon:jsx(JumpTo,{})},{name:"lasso",icon:jsx(Lasso,{})},{name:"link",icon:jsx(Link,{})},{name:"lock-fill",icon:jsx(LockFill,{})},{name:"lock-outline",icon:jsx(LockOutline,{})},{name:"login",icon:jsx(Login,{})},{name:"logout",icon:jsx(Logout,{})},{name:"loop",icon:jsx(Loop,{})},{name:"move",icon:jsx(Move,{})},{name:"mute",icon:jsx(Mute,{})},{name:"open-container",icon:jsx(OpenContainer,{})},{name:"paste-from-clipboard",icon:jsx(PasteFromClipboard,{})},{name:"pause",icon:jsx(Pause,{})},{name:"pin",icon:jsx(Pin,{})},{name:"play",icon:jsx(Play,{})},{name:"playback",icon:jsx(Playback,{})},{name:"polygon-lasso",icon:jsx(PolygonLasso,{})},{name:"pop-back-in",icon:jsx(PopBackIn,{})},{name:"pop-out",icon:jsx(PopOut,{})},{name:"record",icon:jsx(Record,{})},{name:"rectangle-select",icon:jsx(RectangleSelect,{})},{name:"remove-fill",icon:jsx(RemoveFill,{})},{name:"remove-from-list",icon:jsx(RemoveFromList,{})},{name:"remove",icon:jsx(Remove,{})},{name:"reverse",icon:jsx(Reverse,{})},{name:"screenshot",icon:jsx(Screenshot,{})},{name:"search",icon:jsx(Search,{})},{name:"share",icon:jsx(Share,{})},{name:"show",icon:jsx(Show,{})},{name:"stack-cards",icon:jsx(StackCards,{})},{name:"stack",icon:jsx(Stack,{})},{name:"tether",icon:jsx(Tether,{})},{name:"track-changes",icon:jsx(TrackChanges,{})},{name:"undo",icon:jsx(Undo,{})},{name:"zoom-in",icon:jsx(ZoomIn,{})},{name:"zoom-out",icon:jsx(ZoomOut,{})},{name:"zoom-to",icon:jsx(ZoomTo,{})}]},symbols:{description:"These icons mainly represent an object or concept.",icons:[{name:"airspaces",icon:jsx(Airspaces,{})},{name:"appearance",icon:jsx(Appearance,{})},{name:"arrow",icon:jsx(Arrow,{})},{name:"ascending",icon:jsx(Ascending,{})},{name:"assignment",icon:jsx(Assignment,{})},{name:"attributes",icon:jsx(Attributes,{})},{name:"bolt-not-visible",icon:jsx(BoltNotVisible,{})},{name:"bolt",icon:jsx(Bolt,{})},{name:"brightness",icon:jsx(Brightness,{})},{name:"bug-report",icon:jsx(BugReport,{})},{name:"calendar",icon:jsx(Calendar,{})},{name:"chart-stacked-bar",icon:jsx(ChartStackedBar,{})},{name:"circle-tool",icon:jsx(CircleTool,{})},{name:"color-picker",icon:jsx(ColorPicker,{})},{name:"common-operating-pic",icon:jsx(CommonOperatingPic,{})},{name:"contrast",icon:jsx(Contrast,{})},{name:"cop-settings",icon:jsx(CopSettings,{})},{name:"coverage",icon:jsx(Coverage,{})},{name:"dashboard",icon:jsx(Dashboard,{})},{name:"data",icon:jsx(Data,{})},{name:"descending",icon:jsx(Descending,{})},{name:"electromagnetic-spectrum",icon:jsx(ElectromagneticSpectrum,{})},{name:"feed",icon:jsx(Feed,{})},{name:"flight-plan",icon:jsx(FlightPlan,{})},{name:"gantt",icon:jsx(Gantt,{})},{name:"grid",icon:jsx(Grid,{})},{name:"hamburger",icon:jsx(Hamburger,{})},{name:"handover",icon:jsx(Handover,{})},{name:"handshake",icon:jsx(Handshake,{})},{name:"help",icon:jsx(Help,{})},{name:"intercept-point",icon:jsx(InterceptPoint,{})},{name:"kebab",icon:jsx(Kebab,{})},{name:"layer-group",icon:jsx(LayerGroup,{})},{name:"layers",icon:jsx(Layers,{})},{name:"line-tool",icon:jsx(LineTool,{})},{name:"location-fill",icon:jsx(LocationFill,{})},{name:"location-stroke",icon:jsx(LocationStroke,{})},{name:"message",icon:jsx(Message,{})},{name:"mode",icon:jsx(Mode,{})},{name:"newspaper",icon:jsx(Newspaper,{})},{name:"non-editable",icon:jsx(NonEditable,{})},{name:"none",icon:jsx(None,{})},{name:"note",icon:jsx(Note,{})},{name:"overlays",icon:jsx(Overlays,{})},{name:"panel-closed",icon:jsx(PanelClosed,{})},{name:"panel-open",icon:jsx(PanelOpen,{})},{name:"person",icon:jsx(Person,{})},{name:"phone",icon:jsx(Phone,{})},{name:"placeholder",icon:jsx(Placeholder,{})},{name:"plots",icon:jsx(Plots,{})},{name:"polygon-tool",icon:jsx(PolygonTool,{})},{name:"radar",icon:jsx(Radar,{})},{name:"radio",icon:jsx(Radio,{})},{name:"rectangle-tool",icon:jsx(RectangleTool,{})},{name:"region",icon:jsx(Region,{})},{name:"sector",icon:jsx(Sector,{})},{name:"selection-list",icon:jsx(SelectionList,{})},{name:"sensor-health",icon:jsx(SensorHealth,{})},{name:"settings",icon:jsx(Settings,{})},{name:"spotlight",icon:jsx(Spotlight,{})},{name:"threat-assess",icon:jsx(ThreatAssess,{})},{name:"ticket",icon:jsx(Ticket,{})},{name:"time",icon:jsx(Time,{})},{name:"timer",icon:jsx(Timer,{})},{name:"track-history",icon:jsx(TrackHistory,{})},{name:"unscheduled-maintenance",icon:jsx(UnscheduledMaintenance,{})},{name:"user-manual",icon:jsx(UserManual,{})},{name:"watch-tower",icon:jsx(WatchTower,{})},{name:"wind",icon:jsx(Wind,{})}]},controls:{description:"These icons portray acts or symbols related to control or configuration.",icons:[{name:"arrow-down",icon:jsx(ArrowDown,{})},{name:"arrow-left",icon:jsx(ArrowLeft,{})},{name:"arrow-northeast",icon:jsx(ArrowNortheast,{})},{name:"arrow-northwest",icon:jsx(ArrowNorthwest,{})},{name:"arrow-right",icon:jsx(ArrowRight,{})},{name:"arrow-southeast",icon:jsx(ArrowSoutheast,{})},{name:"arrow-southeast",icon:jsx(ArrowSouthwest,{})},{name:"arrow-up",icon:jsx(ArrowUp,{})},{name:"arrow-keys",icon:jsx(ArrowKeys,{})},{name:"arrow",icon:jsx(Arrow,{})},{name:"checkbox-selected",icon:jsx(CheckboxSelected,{})},{name:"checkbox-small-selected",icon:jsx(CheckboxSmallSelected,{})},{name:"checkbox-unselected",icon:jsx(CheckboxUnselected,{})},{name:"checkbox-small-unselected",icon:jsx(CheckboxSmallUnselected,{})},{name:"checkbox-indeterminate",icon:jsx(CheckboxIndeterminate,{})},{name:"chevron-down",icon:jsx(ChevronDown,{})},{name:"chevron-fill-down",icon:jsx(ChevronFillDown,{})},{name:"chevron-up",icon:jsx(ChevronUp,{})},{name:"chevron-fill-up",icon:jsx(ChevronFillUp,{})},{name:"chevron-left",icon:jsx(ChevronLeft,{})},{name:"chevron-fill-left",icon:jsx(ChevronFillLeft,{})},{name:"chevron-right",icon:jsx(ChevronRight,{})},{name:"chevron-fill-right",icon:jsx(ChevronFillRight,{})},{name:"cursor-crosshair",icon:jsx(CursorCrosshair,{})},{name:"cursor-default",icon:jsx(CursorDefault,{})},{name:"cursor-drag",icon:jsx(CursorDrag,{})},{name:"radio-selected",icon:jsx(RadioSelected,{})},{name:"radio-unselected",icon:jsx(RadioUnselected,{})},{name:"track-eta",icon:jsx(TrackEta,{})},{name:"mouse-left-click",icon:jsx(MouseLeftClick,{})},{name:"mouse-middle-click",icon:jsx(MouseMiddleClick,{})},{name:"mouse-right-click",icon:jsx(MouseRightClick,{})},{name:"mouse-scroll",icon:jsx(MouseScroll,{})},{name:"scroll-click",icon:jsx(ScrollClick,{})}]},feedback:{description:"These icons portray communication or providing feedback to the user.",icons:[{name:"bell",icon:jsx(Bell,{})},{name:"information",icon:jsx(Information,{})},{name:"connection",icon:jsx(Connection,{})},{name:"success",icon:jsx(Success,{})},{name:"connection-lost",icon:jsx(ConnectionLost,{})},{name:"warning",icon:jsx(Warning,{})},{name:"live",icon:jsx(Live,{})},{name:"problem",icon:jsx(Problem,{})}]}};export{So as default};//# sourceMappingURL=catalog.js.map
2
+ //# sourceMappingURL=catalog.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/icons/catalog.tsx"],"names":["catalog_default","jsx","AddFill","AddToList","Add","ArrangeTable","AttachFile","Cancel","CancelFill","CenterOn","Check","CollapseWindow","CollapseAll","Condense","CopyToClipboard","CreateCoa","Delete","DragHorz","DragVert","Duplicate","Edit","ExpandAll","ExpandLeft","ExpandRight","ExpandWindow","Expand","ExploreData","Filter","Flag","Focus","GlobalShare","Group","Hide","Import","InsertChart","JumpTo","Lasso","Link","LockFill","LockOutline","Login","Logout","Loop","Move","Mute","OpenContainer","PasteFromClipboard","Pause","Pin","Play","Playback","PolygonLasso","PopBackIn","PopOut","Record","RectangleSelect","RemoveFill","RemoveFromList","Remove","Reverse","Screenshot","Search","Share","Show","StackCards","Stack","Tether","TrackChanges","Undo","ZoomIn","ZoomOut","ZoomTo","Airspaces","Appearance","Arrow","Ascending","Assignment","Attributes","BoltNotVisible","Bolt","Brightness","BugReport","Calendar","ChartStackedBar","CircleTool","ColorPicker","CommonOperatingPic","Contrast","CopSettings","Coverage","Dashboard","Data","Descending","ElectromagneticSpectrum","Feed","FlightPlan","Gantt","Grid","Hamburger","Handover","Handshake","Help","InterceptPoint","Kebab","LayerGroup","Layers","LineTool","LocationFill","LocationStroke","Message","Mode","Newspaper","NonEditable","None","Note","Overlays","PanelClosed","PanelOpen","Person","Phone","Placeholder","Plots","PolygonTool","Radar","Radio","RectangleTool","Region","Sector","SelectionList","SensorHealth","Settings","Spotlight","ThreatAssess","Ticket","Time","Timer","TrackHistory","UnscheduledMaintenance","UserManual","WatchTower","Wind","ArrowDown","ArrowLeft","ArrowNortheast","ArrowNorthwest","ArrowRight","ArrowSoutheast","ArrowSouthwest","ArrowUp","ArrowKeys","CheckboxSelected","CheckboxSmallSelected","CheckboxUnselected","CheckboxSmallUnselected","CheckboxIndeterminate","ChevronDown","ChevronFillDown","ChevronUp","ChevronFillUp","ChevronLeft","ChevronFillLeft","ChevronRight","ChevronFillRight","CursorCrosshair","CursorDefault","CursorDrag","RadioSelected","RadioUnselected","TrackEta","MouseLeftClick","MouseMiddleClick","MouseRightClick","MouseScroll","ScrollClick","Bell","Information","Connection","Success","ConnectionLost","Warning","Live","Problem"],"mappings":"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","file":"catalog.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 {\n Add,\n AddFill,\n AddToList,\n Airspaces,\n Appearance,\n ArrangeTable,\n Arrow,\n ArrowDown,\n ArrowKeys,\n ArrowLeft,\n ArrowNortheast,\n ArrowNorthwest,\n ArrowRight,\n ArrowSoutheast,\n ArrowSouthwest,\n ArrowUp,\n Ascending,\n Assignment,\n AttachFile,\n Attributes,\n Bell,\n Bolt,\n BoltNotVisible,\n Brightness,\n BugReport,\n Calendar,\n Cancel,\n CancelFill,\n CenterOn,\n ChartStackedBar,\n Check,\n CheckboxIndeterminate,\n CheckboxSelected,\n CheckboxSmallSelected,\n CheckboxSmallUnselected,\n CheckboxUnselected,\n ChevronDown,\n ChevronFillDown,\n ChevronFillLeft,\n ChevronFillRight,\n ChevronFillUp,\n ChevronLeft,\n ChevronRight,\n ChevronUp,\n CircleTool,\n CollapseAll,\n CollapseWindow,\n ColorPicker,\n CommonOperatingPic,\n Condense,\n Connection,\n ConnectionLost,\n Contrast,\n CopSettings,\n CopyToClipboard,\n Coverage,\n CreateCoa,\n CursorCrosshair,\n CursorDefault,\n CursorDrag,\n Dashboard,\n Data,\n Delete,\n Descending,\n DragHorz,\n DragVert,\n Duplicate,\n Edit,\n ElectromagneticSpectrum,\n Expand,\n ExpandAll,\n ExpandLeft,\n ExpandRight,\n ExpandWindow,\n ExploreData,\n Feed,\n Filter,\n Flag,\n FlightPlan,\n Focus,\n Gantt,\n GlobalShare,\n Grid,\n Group,\n Hamburger,\n Handover,\n Handshake,\n Help,\n Hide,\n Import,\n Information,\n InsertChart,\n InterceptPoint,\n JumpTo,\n Kebab,\n Lasso,\n LayerGroup,\n Layers,\n LineTool,\n Link,\n Live,\n LocationFill,\n LocationStroke,\n LockFill,\n LockOutline,\n Login,\n Logout,\n Loop,\n Message,\n Mode,\n MouseLeftClick,\n MouseMiddleClick,\n MouseRightClick,\n MouseScroll,\n Move,\n Mute,\n Newspaper,\n NonEditable,\n None,\n Note,\n OpenContainer,\n Overlays,\n PanelClosed,\n PanelOpen,\n PasteFromClipboard,\n Pause,\n Person,\n Phone,\n Pin,\n Placeholder,\n Play,\n Playback,\n Plots,\n PolygonLasso,\n PolygonTool,\n PopBackIn,\n PopOut,\n Problem,\n Radar,\n Radio,\n RadioSelected,\n RadioUnselected,\n Record,\n RectangleSelect,\n RectangleTool,\n Region,\n Remove,\n RemoveFill,\n RemoveFromList,\n Reverse,\n Screenshot,\n ScrollClick,\n Search,\n Sector,\n SelectionList,\n SensorHealth,\n Settings,\n Share,\n Show,\n Spotlight,\n Stack,\n StackCards,\n Success,\n Tether,\n ThreatAssess,\n Ticket,\n Time,\n Timer,\n TrackChanges,\n TrackEta,\n TrackHistory,\n Undo,\n UnscheduledMaintenance,\n UserManual,\n Warning,\n WatchTower,\n Wind,\n ZoomIn,\n ZoomOut,\n ZoomTo,\n} from '@accelint/icons';\n\nexport default {\n actions: {\n description:\n 'These icons mainly represent an act a user can take in the user interface.',\n icons: [\n { name: 'add-fill', icon: <AddFill /> },\n { name: 'add-to-list', icon: <AddToList /> },\n { name: 'add', icon: <Add /> },\n { name: 'arrange-table', icon: <ArrangeTable /> },\n { name: 'attach-file', icon: <AttachFile /> },\n { name: 'cancel', icon: <Cancel /> },\n { name: 'cancel-fill', icon: <CancelFill /> },\n { name: 'center-on', icon: <CenterOn /> },\n { name: 'check', icon: <Check /> },\n { name: 'collapse-window', icon: <CollapseWindow /> },\n { name: 'collapse-all', icon: <CollapseAll /> },\n { name: 'condense', icon: <Condense /> },\n { name: 'copy-to-clipboard', icon: <CopyToClipboard /> },\n { name: 'create-coa', icon: <CreateCoa /> },\n { name: 'delete', icon: <Delete /> },\n { name: 'drag-horz', icon: <DragHorz /> },\n { name: 'drag-vert', icon: <DragVert /> },\n { name: 'duplicate', icon: <Duplicate /> },\n { name: 'edit', icon: <Edit /> },\n { name: 'expand-all', icon: <ExpandAll /> },\n { name: 'expand-left', icon: <ExpandLeft /> },\n { name: 'expand-right', icon: <ExpandRight /> },\n { name: 'expand-window', icon: <ExpandWindow /> },\n { name: 'expand', icon: <Expand /> },\n { name: 'explore-data', icon: <ExploreData /> },\n { name: 'filter', icon: <Filter /> },\n { name: 'flag', icon: <Flag /> },\n { name: 'focus', icon: <Focus /> },\n { name: 'global-share', icon: <GlobalShare /> },\n { name: 'group', icon: <Group /> },\n { name: 'hide', icon: <Hide /> },\n { name: 'import', icon: <Import /> },\n { name: 'insert-chart', icon: <InsertChart /> },\n { name: 'jump-to', icon: <JumpTo /> },\n { name: 'lasso', icon: <Lasso /> },\n { name: 'link', icon: <Link /> },\n { name: 'lock-fill', icon: <LockFill /> },\n { name: 'lock-outline', icon: <LockOutline /> },\n { name: 'login', icon: <Login /> },\n { name: 'logout', icon: <Logout /> },\n { name: 'loop', icon: <Loop /> },\n { name: 'move', icon: <Move /> },\n { name: 'mute', icon: <Mute /> },\n { name: 'open-container', icon: <OpenContainer /> },\n { name: 'paste-from-clipboard', icon: <PasteFromClipboard /> },\n { name: 'pause', icon: <Pause /> },\n { name: 'pin', icon: <Pin /> },\n { name: 'play', icon: <Play /> },\n { name: 'playback', icon: <Playback /> },\n { name: 'polygon-lasso', icon: <PolygonLasso /> },\n { name: 'pop-back-in', icon: <PopBackIn /> },\n { name: 'pop-out', icon: <PopOut /> },\n { name: 'record', icon: <Record /> },\n { name: 'rectangle-select', icon: <RectangleSelect /> },\n { name: 'remove-fill', icon: <RemoveFill /> },\n { name: 'remove-from-list', icon: <RemoveFromList /> },\n { name: 'remove', icon: <Remove /> },\n { name: 'reverse', icon: <Reverse /> },\n { name: 'screenshot', icon: <Screenshot /> },\n { name: 'search', icon: <Search /> },\n { name: 'share', icon: <Share /> },\n { name: 'show', icon: <Show /> },\n { name: 'stack-cards', icon: <StackCards /> },\n { name: 'stack', icon: <Stack /> },\n { name: 'tether', icon: <Tether /> },\n { name: 'track-changes', icon: <TrackChanges /> },\n { name: 'undo', icon: <Undo /> },\n { name: 'zoom-in', icon: <ZoomIn /> },\n { name: 'zoom-out', icon: <ZoomOut /> },\n { name: 'zoom-to', icon: <ZoomTo /> },\n ],\n },\n symbols: {\n description: 'These icons mainly represent an object or concept.',\n icons: [\n { name: 'airspaces', icon: <Airspaces /> },\n { name: 'appearance', icon: <Appearance /> },\n { name: 'arrow', icon: <Arrow /> },\n { name: 'ascending', icon: <Ascending /> },\n { name: 'assignment', icon: <Assignment /> },\n { name: 'attributes', icon: <Attributes /> },\n { name: 'bolt-not-visible', icon: <BoltNotVisible /> },\n { name: 'bolt', icon: <Bolt /> },\n { name: 'brightness', icon: <Brightness /> },\n { name: 'bug-report', icon: <BugReport /> },\n { name: 'calendar', icon: <Calendar /> },\n { name: 'chart-stacked-bar', icon: <ChartStackedBar /> },\n { name: 'circle-tool', icon: <CircleTool /> },\n { name: 'color-picker', icon: <ColorPicker /> },\n { name: 'common-operating-pic', icon: <CommonOperatingPic /> },\n { name: 'contrast', icon: <Contrast /> },\n { name: 'cop-settings', icon: <CopSettings /> },\n { name: 'coverage', icon: <Coverage /> },\n { name: 'dashboard', icon: <Dashboard /> },\n { name: 'data', icon: <Data /> },\n { name: 'descending', icon: <Descending /> },\n { name: 'electromagnetic-spectrum', icon: <ElectromagneticSpectrum /> },\n { name: 'feed', icon: <Feed /> },\n { name: 'flight-plan', icon: <FlightPlan /> },\n { name: 'gantt', icon: <Gantt /> },\n { name: 'grid', icon: <Grid /> },\n { name: 'hamburger', icon: <Hamburger /> },\n { name: 'handover', icon: <Handover /> },\n { name: 'handshake', icon: <Handshake /> },\n { name: 'help', icon: <Help /> },\n { name: 'intercept-point', icon: <InterceptPoint /> },\n { name: 'kebab', icon: <Kebab /> },\n { name: 'layer-group', icon: <LayerGroup /> },\n { name: 'layers', icon: <Layers /> },\n { name: 'line-tool', icon: <LineTool /> },\n { name: 'location-fill', icon: <LocationFill /> },\n { name: 'location-stroke', icon: <LocationStroke /> },\n { name: 'message', icon: <Message /> },\n { name: 'mode', icon: <Mode /> },\n { name: 'newspaper', icon: <Newspaper /> },\n { name: 'non-editable', icon: <NonEditable /> },\n { name: 'none', icon: <None /> },\n { name: 'note', icon: <Note /> },\n { name: 'overlays', icon: <Overlays /> },\n { name: 'panel-closed', icon: <PanelClosed /> },\n { name: 'panel-open', icon: <PanelOpen /> },\n { name: 'person', icon: <Person /> },\n { name: 'phone', icon: <Phone /> },\n { name: 'placeholder', icon: <Placeholder /> },\n { name: 'plots', icon: <Plots /> },\n { name: 'polygon-tool', icon: <PolygonTool /> },\n { name: 'radar', icon: <Radar /> },\n { name: 'radio', icon: <Radio /> },\n { name: 'rectangle-tool', icon: <RectangleTool /> },\n { name: 'region', icon: <Region /> },\n { name: 'sector', icon: <Sector /> },\n { name: 'selection-list', icon: <SelectionList /> },\n { name: 'sensor-health', icon: <SensorHealth /> },\n { name: 'settings', icon: <Settings /> },\n { name: 'spotlight', icon: <Spotlight /> },\n { name: 'threat-assess', icon: <ThreatAssess /> },\n { name: 'ticket', icon: <Ticket /> },\n { name: 'time', icon: <Time /> },\n { name: 'timer', icon: <Timer /> },\n { name: 'track-history', icon: <TrackHistory /> },\n { name: 'unscheduled-maintenance', icon: <UnscheduledMaintenance /> },\n { name: 'user-manual', icon: <UserManual /> },\n { name: 'watch-tower', icon: <WatchTower /> },\n { name: 'wind', icon: <Wind /> },\n ],\n },\n controls: {\n description:\n 'These icons portray acts or symbols related to control or configuration.',\n icons: [\n { name: 'arrow-down', icon: <ArrowDown /> },\n { name: 'arrow-left', icon: <ArrowLeft /> },\n { name: 'arrow-northeast', icon: <ArrowNortheast /> },\n { name: 'arrow-northwest', icon: <ArrowNorthwest /> },\n { name: 'arrow-right', icon: <ArrowRight /> },\n { name: 'arrow-southeast', icon: <ArrowSoutheast /> },\n { name: 'arrow-southeast', icon: <ArrowSouthwest /> },\n { name: 'arrow-up', icon: <ArrowUp /> },\n { name: 'arrow-keys', icon: <ArrowKeys /> },\n { name: 'arrow', icon: <Arrow /> },\n { name: 'checkbox-selected', icon: <CheckboxSelected /> },\n { name: 'checkbox-small-selected', icon: <CheckboxSmallSelected /> },\n { name: 'checkbox-unselected', icon: <CheckboxUnselected /> },\n { name: 'checkbox-small-unselected', icon: <CheckboxSmallUnselected /> },\n { name: 'checkbox-indeterminate', icon: <CheckboxIndeterminate /> },\n { name: 'chevron-down', icon: <ChevronDown /> },\n { name: 'chevron-fill-down', icon: <ChevronFillDown /> },\n { name: 'chevron-up', icon: <ChevronUp /> },\n { name: 'chevron-fill-up', icon: <ChevronFillUp /> },\n { name: 'chevron-left', icon: <ChevronLeft /> },\n { name: 'chevron-fill-left', icon: <ChevronFillLeft /> },\n { name: 'chevron-right', icon: <ChevronRight /> },\n { name: 'chevron-fill-right', icon: <ChevronFillRight /> },\n { name: 'cursor-crosshair', icon: <CursorCrosshair /> },\n { name: 'cursor-default', icon: <CursorDefault /> },\n { name: 'cursor-drag', icon: <CursorDrag /> },\n { name: 'radio-selected', icon: <RadioSelected /> },\n { name: 'radio-unselected', icon: <RadioUnselected /> },\n { name: 'track-eta', icon: <TrackEta /> },\n { name: 'mouse-left-click', icon: <MouseLeftClick /> },\n { name: 'mouse-middle-click', icon: <MouseMiddleClick /> },\n { name: 'mouse-right-click', icon: <MouseRightClick /> },\n { name: 'mouse-scroll', icon: <MouseScroll /> },\n { name: 'scroll-click', icon: <ScrollClick /> },\n ],\n },\n feedback: {\n description:\n 'These icons portray communication or providing feedback to the user.',\n icons: [\n { name: 'bell', icon: <Bell /> },\n { name: 'information', icon: <Information /> },\n { name: 'connection', icon: <Connection /> },\n { name: 'success', icon: <Success /> },\n { name: 'connection-lost', icon: <ConnectionLost /> },\n { name: 'warning', icon: <Warning /> },\n { name: 'live', icon: <Live /> },\n { name: 'problem', icon: <Problem /> },\n ],\n },\n};\n"]}