@accelint/design-toolkit 9.7.0 → 9.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (890) hide show
  1. package/catalog-info.yaml +4 -4
  2. package/dist/components/accordion/context.d.ts +3 -3
  3. package/dist/components/accordion/context.js +1 -1
  4. package/dist/components/accordion/context.js.map +1 -1
  5. package/dist/components/accordion/group.d.ts +3 -3
  6. package/dist/components/accordion/group.js +1 -1
  7. package/dist/components/accordion/group.js.map +1 -1
  8. package/dist/components/accordion/header.d.ts +3 -3
  9. package/dist/components/accordion/header.js +1 -1
  10. package/dist/components/accordion/header.js.map +1 -1
  11. package/dist/components/accordion/index.d.ts +3 -3
  12. package/dist/components/accordion/index.js +1 -1
  13. package/dist/components/accordion/index.js.map +1 -1
  14. package/dist/components/accordion/panel.d.ts +3 -3
  15. package/dist/components/accordion/panel.js +1 -1
  16. package/dist/components/accordion/panel.js.map +1 -1
  17. package/dist/components/accordion/styles.module.css +1 -1
  18. package/dist/components/accordion/trigger.d.ts +3 -3
  19. package/dist/components/accordion/trigger.js +1 -1
  20. package/dist/components/accordion/trigger.js.map +1 -1
  21. package/dist/components/accordion/types.d.ts +1 -1
  22. package/dist/components/accordion/types.js +1 -1
  23. package/dist/components/action-bar/index.d.ts +3 -3
  24. package/dist/components/action-bar/index.js +1 -1
  25. package/dist/components/action-bar/index.js.map +1 -1
  26. package/dist/components/action-bar/styles.module.css +1 -1
  27. package/dist/components/action-bar/types.d.ts +1 -1
  28. package/dist/components/action-bar/types.js +1 -1
  29. package/dist/components/audio/index.d.ts +3 -3
  30. package/dist/components/audio/index.js +4 -9
  31. package/dist/components/audio/index.js.map +1 -1
  32. package/dist/components/audio/types.d.ts +1 -1
  33. package/dist/components/audio/types.js +1 -1
  34. package/dist/components/avatar/context.d.ts +5 -5
  35. package/dist/components/avatar/context.js +1 -1
  36. package/dist/components/avatar/context.js.map +1 -1
  37. package/dist/components/avatar/index.d.ts +3 -3
  38. package/dist/components/avatar/index.js +1 -1
  39. package/dist/components/avatar/index.js.map +1 -1
  40. package/dist/components/avatar/styles.module.css +1 -1
  41. package/dist/components/avatar/types.d.ts +1 -1
  42. package/dist/components/avatar/types.js +1 -1
  43. package/dist/components/badge/context.d.ts +5 -5
  44. package/dist/components/badge/context.js +1 -1
  45. package/dist/components/badge/context.js.map +1 -1
  46. package/dist/components/badge/index.d.ts +3 -3
  47. package/dist/components/badge/index.js +1 -1
  48. package/dist/components/badge/index.js.map +1 -1
  49. package/dist/components/badge/styles.module.css +1 -1
  50. package/dist/components/badge/types.d.ts +1 -1
  51. package/dist/components/badge/types.js +1 -1
  52. package/dist/components/breadcrumbs/index.d.ts +3 -3
  53. package/dist/components/breadcrumbs/index.js +1 -1
  54. package/dist/components/breadcrumbs/index.js.map +1 -1
  55. package/dist/components/breadcrumbs/item.d.ts +3 -3
  56. package/dist/components/breadcrumbs/item.js +1 -1
  57. package/dist/components/breadcrumbs/item.js.map +1 -1
  58. package/dist/components/breadcrumbs/styles.module.css +1 -1
  59. package/dist/components/breadcrumbs/types.d.ts +1 -1
  60. package/dist/components/breadcrumbs/types.js +1 -1
  61. package/dist/components/button/__internal__/clear.js +1 -1
  62. package/dist/components/button/__internal__/clear.js.map +1 -1
  63. package/dist/components/button/__internal__/styles.module.css +1 -1
  64. package/dist/components/button/context.d.ts +9 -9
  65. package/dist/components/button/context.js +1 -1
  66. package/dist/components/button/context.js.map +1 -1
  67. package/dist/components/button/index.d.ts +3 -3
  68. package/dist/components/button/index.js +1 -1
  69. package/dist/components/button/index.js.map +1 -1
  70. package/dist/components/button/link.d.ts +3 -3
  71. package/dist/components/button/link.js +1 -1
  72. package/dist/components/button/link.js.map +1 -1
  73. package/dist/components/button/styles.module.css +1 -1
  74. package/dist/components/button/toggle.d.ts +3 -3
  75. package/dist/components/button/toggle.js +1 -1
  76. package/dist/components/button/toggle.js.map +1 -1
  77. package/dist/components/button/types.d.ts +1 -1
  78. package/dist/components/button/types.js +1 -1
  79. package/dist/components/checkbox/context.d.ts +4 -4
  80. package/dist/components/checkbox/context.js +1 -1
  81. package/dist/components/checkbox/context.js.map +1 -1
  82. package/dist/components/checkbox/group.d.ts +3 -3
  83. package/dist/components/checkbox/group.js +13 -10
  84. package/dist/components/checkbox/group.js.map +1 -1
  85. package/dist/components/checkbox/index.d.ts +3 -3
  86. package/dist/components/checkbox/index.js +3 -3
  87. package/dist/components/checkbox/index.js.map +1 -1
  88. package/dist/components/checkbox/styles.module.css +8 -2
  89. package/dist/components/checkbox/types.d.ts +5 -1
  90. package/dist/components/checkbox/types.js +1 -1
  91. package/dist/components/chip/context.d.ts +5 -5
  92. package/dist/components/chip/context.js +1 -1
  93. package/dist/components/chip/context.js.map +1 -1
  94. package/dist/components/chip/deletable.d.ts +3 -3
  95. package/dist/components/chip/deletable.js +1 -1
  96. package/dist/components/chip/deletable.js.map +1 -1
  97. package/dist/components/chip/index.d.ts +1 -1
  98. package/dist/components/chip/index.js +1 -1
  99. package/dist/components/chip/index.js.map +1 -1
  100. package/dist/components/chip/list.d.ts +5 -5
  101. package/dist/components/chip/list.js +1 -1
  102. package/dist/components/chip/list.js.map +1 -1
  103. package/dist/components/chip/selectable.d.ts +3 -3
  104. package/dist/components/chip/selectable.js +1 -1
  105. package/dist/components/chip/selectable.js.map +1 -1
  106. package/dist/components/chip/styles.module.css +1 -1
  107. package/dist/components/chip/types.d.ts +1 -1
  108. package/dist/components/chip/types.js +1 -1
  109. package/dist/components/classification-badge/context.d.ts +5 -5
  110. package/dist/components/classification-badge/context.js +1 -1
  111. package/dist/components/classification-badge/context.js.map +1 -1
  112. package/dist/components/classification-badge/index.d.ts +3 -3
  113. package/dist/components/classification-badge/index.js +1 -1
  114. package/dist/components/classification-badge/index.js.map +1 -1
  115. package/dist/components/classification-badge/styles.module.css +1 -1
  116. package/dist/components/classification-badge/types.d.ts +1 -1
  117. package/dist/components/classification-badge/types.js +1 -1
  118. package/dist/components/classification-banner/context.d.ts +5 -5
  119. package/dist/components/classification-banner/context.js +1 -1
  120. package/dist/components/classification-banner/context.js.map +1 -1
  121. package/dist/components/classification-banner/index.d.ts +3 -3
  122. package/dist/components/classification-banner/index.js +1 -1
  123. package/dist/components/classification-banner/index.js.map +1 -1
  124. package/dist/components/classification-banner/styles.module.css +1 -1
  125. package/dist/components/classification-banner/types.d.ts +1 -1
  126. package/dist/components/classification-banner/types.js +1 -1
  127. package/dist/components/clock/index.d.ts +3 -3
  128. package/dist/components/clock/index.js +1 -1
  129. package/dist/components/clock/index.js.map +1 -1
  130. package/dist/components/clock/types.d.ts +1 -1
  131. package/dist/components/clock/types.js +1 -1
  132. package/dist/components/color-picker/index.d.ts +3 -3
  133. package/dist/components/color-picker/index.js +1 -1
  134. package/dist/components/color-picker/index.js.map +1 -1
  135. package/dist/components/color-picker/styles.module.css +1 -1
  136. package/dist/components/color-picker/types.d.ts +1 -1
  137. package/dist/components/color-picker/types.js +1 -1
  138. package/dist/components/combobox-field/context.d.ts +5 -5
  139. package/dist/components/combobox-field/context.js +1 -1
  140. package/dist/components/combobox-field/context.js.map +1 -1
  141. package/dist/components/combobox-field/index.d.ts +3 -3
  142. package/dist/components/combobox-field/index.js +1 -1
  143. package/dist/components/combobox-field/index.js.map +1 -1
  144. package/dist/components/combobox-field/styles.module.css +1 -1
  145. package/dist/components/combobox-field/types.d.ts +1 -1
  146. package/dist/components/combobox-field/types.js +1 -1
  147. package/dist/components/coordinate-field/context.d.ts +7 -7
  148. package/dist/components/coordinate-field/context.js +1 -1
  149. package/dist/components/coordinate-field/context.js.map +1 -1
  150. package/dist/components/coordinate-field/coordinate-utils.d.ts +1 -1
  151. package/dist/components/coordinate-field/coordinate-utils.js +9 -14
  152. package/dist/components/coordinate-field/coordinate-utils.js.map +1 -1
  153. package/dist/components/coordinate-field/index.d.ts +3 -3
  154. package/dist/components/coordinate-field/index.js +2 -3
  155. package/dist/components/coordinate-field/index.js.map +1 -1
  156. package/dist/components/coordinate-field/segment-configs.d.ts +1 -1
  157. package/dist/components/coordinate-field/segment-configs.js +1 -1
  158. package/dist/components/coordinate-field/segment-configs.js.map +1 -1
  159. package/dist/components/coordinate-field/segment.d.ts +3 -3
  160. package/dist/components/coordinate-field/segment.js +1 -1
  161. package/dist/components/coordinate-field/segment.js.map +1 -1
  162. package/dist/components/coordinate-field/styles.module.css +1 -1
  163. package/dist/components/coordinate-field/types.d.ts +1 -1
  164. package/dist/components/coordinate-field/types.js +1 -1
  165. package/dist/components/coordinate-field/types.js.map +1 -1
  166. package/dist/components/coordinate-field/width-utils.d.ts +1 -1
  167. package/dist/components/coordinate-field/width-utils.js +1 -1
  168. package/dist/components/coordinate-field/width-utils.js.map +1 -1
  169. package/dist/components/date-field/index.d.ts +3 -3
  170. package/dist/components/date-field/index.js +1 -1
  171. package/dist/components/date-field/index.js.map +1 -1
  172. package/dist/components/date-field/styles.module.css +1 -1
  173. package/dist/components/date-field/types.d.ts +1 -1
  174. package/dist/components/date-field/types.js +1 -1
  175. package/dist/components/deferred-collection/index.d.ts +3 -3
  176. package/dist/components/deferred-collection/index.js +1 -1
  177. package/dist/components/deferred-collection/index.js.map +1 -1
  178. package/dist/components/deferred-collection/types.d.ts +1 -1
  179. package/dist/components/deferred-collection/types.js +1 -1
  180. package/dist/components/details-list/context.d.ts +5 -5
  181. package/dist/components/details-list/context.js +1 -1
  182. package/dist/components/details-list/context.js.map +1 -1
  183. package/dist/components/details-list/index.d.ts +3 -3
  184. package/dist/components/details-list/index.js +1 -1
  185. package/dist/components/details-list/index.js.map +1 -1
  186. package/dist/components/details-list/label.d.ts +3 -3
  187. package/dist/components/details-list/label.js +1 -1
  188. package/dist/components/details-list/label.js.map +1 -1
  189. package/dist/components/details-list/styles.module.css +1 -1
  190. package/dist/components/details-list/types.d.ts +1 -1
  191. package/dist/components/details-list/types.js +1 -1
  192. package/dist/components/details-list/value.d.ts +3 -3
  193. package/dist/components/details-list/value.js +1 -1
  194. package/dist/components/details-list/value.js.map +1 -1
  195. package/dist/components/dialog/content.d.ts +3 -3
  196. package/dist/components/dialog/content.js +1 -1
  197. package/dist/components/dialog/content.js.map +1 -1
  198. package/dist/components/dialog/context.d.ts +3 -3
  199. package/dist/components/dialog/context.js +1 -1
  200. package/dist/components/dialog/context.js.map +1 -1
  201. package/dist/components/dialog/footer.d.ts +3 -3
  202. package/dist/components/dialog/footer.js +1 -1
  203. package/dist/components/dialog/footer.js.map +1 -1
  204. package/dist/components/dialog/index.d.ts +3 -3
  205. package/dist/components/dialog/index.js +1 -1
  206. package/dist/components/dialog/index.js.map +1 -1
  207. package/dist/components/dialog/styles.module.css +1 -1
  208. package/dist/components/dialog/title.d.ts +3 -3
  209. package/dist/components/dialog/title.js +1 -1
  210. package/dist/components/dialog/title.js.map +1 -1
  211. package/dist/components/dialog/trigger.d.ts +1 -1
  212. package/dist/components/dialog/trigger.js +1 -1
  213. package/dist/components/dialog/trigger.js.map +1 -1
  214. package/dist/components/dialog/types.d.ts +1 -1
  215. package/dist/components/dialog/types.js +1 -1
  216. package/dist/components/divider/context.d.ts +5 -5
  217. package/dist/components/divider/context.js +1 -1
  218. package/dist/components/divider/context.js.map +1 -1
  219. package/dist/components/divider/index.d.ts +3 -3
  220. package/dist/components/divider/index.js +1 -1
  221. package/dist/components/divider/index.js.map +1 -1
  222. package/dist/components/divider/styles.module.css +1 -1
  223. package/dist/components/divider/types.d.ts +1 -1
  224. package/dist/components/divider/types.js +1 -1
  225. package/dist/components/drawer/back.d.ts +3 -3
  226. package/dist/components/drawer/back.js +1 -1
  227. package/dist/components/drawer/back.js.map +1 -1
  228. package/dist/components/drawer/close.d.ts +3 -3
  229. package/dist/components/drawer/close.js +1 -1
  230. package/dist/components/drawer/close.js.map +1 -1
  231. package/dist/components/drawer/content.d.ts +3 -3
  232. package/dist/components/drawer/content.js +1 -1
  233. package/dist/components/drawer/content.js.map +1 -1
  234. package/dist/components/drawer/context.d.ts +3 -3
  235. package/dist/components/drawer/context.js +1 -1
  236. package/dist/components/drawer/context.js.map +1 -1
  237. package/dist/components/drawer/events.js +1 -1
  238. package/dist/components/drawer/events.js.map +1 -1
  239. package/dist/components/drawer/footer.d.ts +3 -3
  240. package/dist/components/drawer/footer.js +1 -1
  241. package/dist/components/drawer/footer.js.map +1 -1
  242. package/dist/components/drawer/header-title.d.ts +3 -3
  243. package/dist/components/drawer/header-title.js +1 -1
  244. package/dist/components/drawer/header-title.js.map +1 -1
  245. package/dist/components/drawer/header.d.ts +3 -3
  246. package/dist/components/drawer/header.js +1 -1
  247. package/dist/components/drawer/header.js.map +1 -1
  248. package/dist/components/drawer/index.d.ts +3 -3
  249. package/dist/components/drawer/index.js +1 -1
  250. package/dist/components/drawer/index.js.map +1 -1
  251. package/dist/components/drawer/layout-main.d.ts +3 -3
  252. package/dist/components/drawer/layout-main.js +1 -1
  253. package/dist/components/drawer/layout-main.js.map +1 -1
  254. package/dist/components/drawer/layout.d.ts +3 -3
  255. package/dist/components/drawer/layout.js +1 -1
  256. package/dist/components/drawer/layout.js.map +1 -1
  257. package/dist/components/drawer/menu-item.d.ts +3 -3
  258. package/dist/components/drawer/menu-item.js +1 -1
  259. package/dist/components/drawer/menu-item.js.map +1 -1
  260. package/dist/components/drawer/menu.d.ts +3 -3
  261. package/dist/components/drawer/menu.js +1 -1
  262. package/dist/components/drawer/menu.js.map +1 -1
  263. package/dist/components/drawer/panel.d.ts +3 -3
  264. package/dist/components/drawer/panel.js +1 -1
  265. package/dist/components/drawer/panel.js.map +1 -1
  266. package/dist/components/drawer/styles.module.css +1 -1
  267. package/dist/components/drawer/trigger.d.ts +3 -3
  268. package/dist/components/drawer/trigger.js +1 -1
  269. package/dist/components/drawer/trigger.js.map +1 -1
  270. package/dist/components/drawer/types.d.ts +1 -1
  271. package/dist/components/drawer/types.js +1 -1
  272. package/dist/components/drawer/view.d.ts +3 -3
  273. package/dist/components/drawer/view.js +1 -1
  274. package/dist/components/drawer/view.js.map +1 -1
  275. package/dist/components/flashcard/index.d.ts +10 -10
  276. package/dist/components/flashcard/index.js +1 -1
  277. package/dist/components/flashcard/index.js.map +1 -1
  278. package/dist/components/flashcard/styles.module.css +1 -1
  279. package/dist/components/flashcard/types.d.ts +1 -1
  280. package/dist/components/flashcard/types.js +1 -1
  281. package/dist/components/floating-card/context.d.ts +36 -0
  282. package/dist/components/floating-card/context.js +33 -0
  283. package/dist/components/floating-card/context.js.map +1 -0
  284. package/dist/components/floating-card/index.d.ts +65 -0
  285. package/dist/components/floating-card/index.js +81 -0
  286. package/dist/components/floating-card/index.js.map +1 -0
  287. package/dist/components/floating-card/provider.d.ts +64 -0
  288. package/dist/components/floating-card/provider.js +198 -0
  289. package/dist/components/floating-card/provider.js.map +1 -0
  290. package/dist/components/floating-card/styles.module.css +60 -0
  291. package/dist/components/hero/context.d.ts +3 -3
  292. package/dist/components/hero/context.js +1 -1
  293. package/dist/components/hero/context.js.map +1 -1
  294. package/dist/components/hero/index.d.ts +3 -3
  295. package/dist/components/hero/index.js +1 -1
  296. package/dist/components/hero/index.js.map +1 -1
  297. package/dist/components/hero/styles.module.css +1 -1
  298. package/dist/components/hero/subtitle.d.ts +3 -3
  299. package/dist/components/hero/subtitle.js +1 -1
  300. package/dist/components/hero/subtitle.js.map +1 -1
  301. package/dist/components/hero/title.d.ts +3 -3
  302. package/dist/components/hero/title.js +1 -1
  303. package/dist/components/hero/title.js.map +1 -1
  304. package/dist/components/hero/types.d.ts +1 -1
  305. package/dist/components/hero/types.js +1 -1
  306. package/dist/components/hotkey/context.d.ts +5 -5
  307. package/dist/components/hotkey/context.js +1 -1
  308. package/dist/components/hotkey/context.js.map +1 -1
  309. package/dist/components/hotkey/index.d.ts +3 -3
  310. package/dist/components/hotkey/index.js +1 -1
  311. package/dist/components/hotkey/index.js.map +1 -1
  312. package/dist/components/hotkey/set.d.ts +3 -3
  313. package/dist/components/hotkey/set.js +1 -1
  314. package/dist/components/hotkey/set.js.map +1 -1
  315. package/dist/components/hotkey/styles.module.css +1 -1
  316. package/dist/components/hotkey/types.d.ts +1 -1
  317. package/dist/components/hotkey/types.js +1 -1
  318. package/dist/components/icon/context.d.ts +5 -5
  319. package/dist/components/icon/context.js +1 -1
  320. package/dist/components/icon/context.js.map +1 -1
  321. package/dist/components/icon/index.d.ts +3 -3
  322. package/dist/components/icon/index.js +1 -1
  323. package/dist/components/icon/index.js.map +1 -1
  324. package/dist/components/icon/styles.module.css +1 -1
  325. package/dist/components/icon/types.d.ts +1 -1
  326. package/dist/components/icon/types.js +1 -1
  327. package/dist/components/input/context.d.ts +3 -3
  328. package/dist/components/input/context.js +1 -1
  329. package/dist/components/input/context.js.map +1 -1
  330. package/dist/components/input/index.d.ts +3 -3
  331. package/dist/components/input/index.js +1 -1
  332. package/dist/components/input/index.js.map +1 -1
  333. package/dist/components/input/styles.module.css +1 -1
  334. package/dist/components/input/types.d.ts +1 -1
  335. package/dist/components/input/types.js +1 -1
  336. package/dist/components/kanban/card-body.d.ts +3 -3
  337. package/dist/components/kanban/card-body.js +1 -1
  338. package/dist/components/kanban/card-body.js.map +1 -1
  339. package/dist/components/kanban/card-header-actions.d.ts +3 -3
  340. package/dist/components/kanban/card-header-actions.js +1 -1
  341. package/dist/components/kanban/card-header-actions.js.map +1 -1
  342. package/dist/components/kanban/card-header-title.d.ts +3 -3
  343. package/dist/components/kanban/card-header-title.js +1 -1
  344. package/dist/components/kanban/card-header-title.js.map +1 -1
  345. package/dist/components/kanban/card-header.d.ts +3 -3
  346. package/dist/components/kanban/card-header.js +1 -1
  347. package/dist/components/kanban/card-header.js.map +1 -1
  348. package/dist/components/kanban/card.d.ts +3 -3
  349. package/dist/components/kanban/card.js +1 -1
  350. package/dist/components/kanban/card.js.map +1 -1
  351. package/dist/components/kanban/column-actions.d.ts +3 -3
  352. package/dist/components/kanban/column-actions.js +1 -1
  353. package/dist/components/kanban/column-actions.js.map +1 -1
  354. package/dist/components/kanban/column-container.d.ts +3 -3
  355. package/dist/components/kanban/column-container.js +1 -1
  356. package/dist/components/kanban/column-container.js.map +1 -1
  357. package/dist/components/kanban/column-content.d.ts +3 -3
  358. package/dist/components/kanban/column-content.js +1 -1
  359. package/dist/components/kanban/column-content.js.map +1 -1
  360. package/dist/components/kanban/column-header-actions.d.ts +3 -3
  361. package/dist/components/kanban/column-header-actions.js +1 -1
  362. package/dist/components/kanban/column-header-actions.js.map +1 -1
  363. package/dist/components/kanban/column-header-drag-handle.d.ts +3 -3
  364. package/dist/components/kanban/column-header-drag-handle.js +1 -1
  365. package/dist/components/kanban/column-header-drag-handle.js.map +1 -1
  366. package/dist/components/kanban/column-header-title.d.ts +3 -3
  367. package/dist/components/kanban/column-header-title.js +1 -1
  368. package/dist/components/kanban/column-header-title.js.map +1 -1
  369. package/dist/components/kanban/column-header.d.ts +3 -3
  370. package/dist/components/kanban/column-header.js +1 -1
  371. package/dist/components/kanban/column-header.js.map +1 -1
  372. package/dist/components/kanban/column.d.ts +3 -3
  373. package/dist/components/kanban/column.js +1 -1
  374. package/dist/components/kanban/column.js.map +1 -1
  375. package/dist/components/kanban/context.d.ts +3 -3
  376. package/dist/components/kanban/context.js +1 -1
  377. package/dist/components/kanban/context.js.map +1 -1
  378. package/dist/components/kanban/header-actions.d.ts +3 -3
  379. package/dist/components/kanban/header-actions.js +1 -1
  380. package/dist/components/kanban/header-actions.js.map +1 -1
  381. package/dist/components/kanban/header-search.d.ts +3 -3
  382. package/dist/components/kanban/header-search.js +1 -1
  383. package/dist/components/kanban/header-search.js.map +1 -1
  384. package/dist/components/kanban/header-title.d.ts +3 -3
  385. package/dist/components/kanban/header-title.js +1 -1
  386. package/dist/components/kanban/header-title.js.map +1 -1
  387. package/dist/components/kanban/header.d.ts +3 -3
  388. package/dist/components/kanban/header.js +1 -1
  389. package/dist/components/kanban/header.js.map +1 -1
  390. package/dist/components/kanban/index.d.ts +1 -1
  391. package/dist/components/kanban/index.js +1 -1
  392. package/dist/components/kanban/kanban.d.ts +5 -5
  393. package/dist/components/kanban/kanban.js +1 -1
  394. package/dist/components/kanban/kanban.js.map +1 -1
  395. package/dist/components/kanban/mock-data.js +1 -1
  396. package/dist/components/kanban/mock-data.js.map +1 -1
  397. package/dist/components/kanban/styles.module.css +1 -1
  398. package/dist/components/kanban/types.d.ts +1 -1
  399. package/dist/components/kanban/types.js +1 -1
  400. package/dist/components/label/context.d.ts +5 -5
  401. package/dist/components/label/context.js +1 -1
  402. package/dist/components/label/context.js.map +1 -1
  403. package/dist/components/label/index.d.ts +3 -3
  404. package/dist/components/label/index.js +1 -1
  405. package/dist/components/label/index.js.map +1 -1
  406. package/dist/components/label/styles.module.css +1 -1
  407. package/dist/components/label/types.d.ts +1 -1
  408. package/dist/components/label/types.js +1 -1
  409. package/dist/components/lines/index.d.ts +3 -3
  410. package/dist/components/lines/index.js +1 -1
  411. package/dist/components/lines/index.js.map +1 -1
  412. package/dist/components/lines/styles.module.css +1 -1
  413. package/dist/components/lines/types.d.ts +1 -1
  414. package/dist/components/lines/types.js +1 -1
  415. package/dist/components/link/context.d.ts +3 -3
  416. package/dist/components/link/context.js +1 -1
  417. package/dist/components/link/context.js.map +1 -1
  418. package/dist/components/link/index.d.ts +3 -3
  419. package/dist/components/link/index.js +1 -1
  420. package/dist/components/link/index.js.map +1 -1
  421. package/dist/components/link/styles.module.css +1 -1
  422. package/dist/components/link/types.d.ts +1 -1
  423. package/dist/components/link/types.js +1 -1
  424. package/dist/components/list/context.d.ts +3 -3
  425. package/dist/components/list/context.js +1 -1
  426. package/dist/components/list/context.js.map +1 -1
  427. package/dist/components/list/index.d.ts +3 -3
  428. package/dist/components/list/index.js +1 -1
  429. package/dist/components/list/index.js.map +1 -1
  430. package/dist/components/list/item-content.d.ts +3 -3
  431. package/dist/components/list/item-content.js +1 -1
  432. package/dist/components/list/item-content.js.map +1 -1
  433. package/dist/components/list/item-description.d.ts +3 -3
  434. package/dist/components/list/item-description.js +1 -1
  435. package/dist/components/list/item-description.js.map +1 -1
  436. package/dist/components/list/item-title.d.ts +3 -3
  437. package/dist/components/list/item-title.js +1 -1
  438. package/dist/components/list/item-title.js.map +1 -1
  439. package/dist/components/list/item.d.ts +3 -3
  440. package/dist/components/list/item.js +1 -1
  441. package/dist/components/list/item.js.map +1 -1
  442. package/dist/components/list/styles.module.css +1 -1
  443. package/dist/components/list/types.d.ts +1 -1
  444. package/dist/components/list/types.js +1 -1
  445. package/dist/components/media-controls/context.d.ts +5 -5
  446. package/dist/components/media-controls/context.js +1 -1
  447. package/dist/components/media-controls/fullscreen-button.d.ts +3 -3
  448. package/dist/components/media-controls/fullscreen-button.js +1 -1
  449. package/dist/components/media-controls/index.d.ts +3 -3
  450. package/dist/components/media-controls/index.js +1 -1
  451. package/dist/components/media-controls/mute-button.d.ts +3 -3
  452. package/dist/components/media-controls/mute-button.js +1 -1
  453. package/dist/components/media-controls/play-button.d.ts +3 -3
  454. package/dist/components/media-controls/play-button.js +1 -1
  455. package/dist/components/media-controls/playback-rate.d.ts +3 -3
  456. package/dist/components/media-controls/playback-rate.js +3 -8
  457. package/dist/components/media-controls/playback-rate.js.map +1 -1
  458. package/dist/components/media-controls/seek-button.d.ts +3 -3
  459. package/dist/components/media-controls/seek-button.js +3 -8
  460. package/dist/components/media-controls/seek-button.js.map +1 -1
  461. package/dist/components/media-controls/time-display.d.ts +3 -3
  462. package/dist/components/media-controls/time-display.js +1 -1
  463. package/dist/components/media-controls/time-range.d.ts +3 -3
  464. package/dist/components/media-controls/time-range.js +1 -1
  465. package/dist/components/media-controls/types.d.ts +1 -1
  466. package/dist/components/media-controls/types.js +1 -1
  467. package/dist/components/media-controls/volume-slider.d.ts +3 -3
  468. package/dist/components/media-controls/volume-slider.js +1 -1
  469. package/dist/components/menu/context.d.ts +3 -3
  470. package/dist/components/menu/context.js +1 -1
  471. package/dist/components/menu/context.js.map +1 -1
  472. package/dist/components/menu/index.d.ts +3 -3
  473. package/dist/components/menu/index.js +1 -1
  474. package/dist/components/menu/index.js.map +1 -1
  475. package/dist/components/menu/item-description.d.ts +3 -3
  476. package/dist/components/menu/item-description.js +1 -1
  477. package/dist/components/menu/item-description.js.map +1 -1
  478. package/dist/components/menu/item-label.d.ts +3 -3
  479. package/dist/components/menu/item-label.js +1 -1
  480. package/dist/components/menu/item-label.js.map +1 -1
  481. package/dist/components/menu/item.d.ts +3 -3
  482. package/dist/components/menu/item.js +1 -1
  483. package/dist/components/menu/item.js.map +1 -1
  484. package/dist/components/menu/section.d.ts +3 -3
  485. package/dist/components/menu/section.js +1 -1
  486. package/dist/components/menu/section.js.map +1 -1
  487. package/dist/components/menu/separator.d.ts +3 -3
  488. package/dist/components/menu/separator.js +1 -1
  489. package/dist/components/menu/separator.js.map +1 -1
  490. package/dist/components/menu/styles.module.css +1 -1
  491. package/dist/components/menu/submenu.d.ts +3 -3
  492. package/dist/components/menu/submenu.js +1 -1
  493. package/dist/components/menu/submenu.js.map +1 -1
  494. package/dist/components/menu/trigger.d.ts +1 -1
  495. package/dist/components/menu/trigger.js +1 -1
  496. package/dist/components/menu/trigger.js.map +1 -1
  497. package/dist/components/menu/types.d.ts +1 -1
  498. package/dist/components/menu/types.js +1 -1
  499. package/dist/components/notice/events.js +1 -1
  500. package/dist/components/notice/events.js.map +1 -1
  501. package/dist/components/notice/index.d.ts +3 -3
  502. package/dist/components/notice/index.js +1 -1
  503. package/dist/components/notice/index.js.map +1 -1
  504. package/dist/components/notice/list.d.ts +3 -3
  505. package/dist/components/notice/list.js +1 -1
  506. package/dist/components/notice/list.js.map +1 -1
  507. package/dist/components/notice/notice-icon.d.ts +3 -3
  508. package/dist/components/notice/notice-icon.js +1 -1
  509. package/dist/components/notice/notice-icon.js.map +1 -1
  510. package/dist/components/notice/styles.module.css +1 -1
  511. package/dist/components/notice/types.d.ts +1 -1
  512. package/dist/components/notice/types.js +1 -1
  513. package/dist/components/notice/utils.d.ts +1 -1
  514. package/dist/components/notice/utils.js +1 -1
  515. package/dist/components/notice/utils.js.map +1 -1
  516. package/dist/components/options/context.d.ts +3 -3
  517. package/dist/components/options/context.js +1 -1
  518. package/dist/components/options/context.js.map +1 -1
  519. package/dist/components/options/index.d.ts +3 -3
  520. package/dist/components/options/index.js +1 -1
  521. package/dist/components/options/index.js.map +1 -1
  522. package/dist/components/options/item-content.d.ts +3 -3
  523. package/dist/components/options/item-content.js +1 -1
  524. package/dist/components/options/item-content.js.map +1 -1
  525. package/dist/components/options/item-description.d.ts +3 -3
  526. package/dist/components/options/item-description.js +1 -1
  527. package/dist/components/options/item-description.js.map +1 -1
  528. package/dist/components/options/item-label.d.ts +3 -3
  529. package/dist/components/options/item-label.js +1 -1
  530. package/dist/components/options/item-label.js.map +1 -1
  531. package/dist/components/options/item.d.ts +3 -3
  532. package/dist/components/options/item.js +1 -1
  533. package/dist/components/options/item.js.map +1 -1
  534. package/dist/components/options/section.d.ts +3 -3
  535. package/dist/components/options/section.js +1 -1
  536. package/dist/components/options/section.js.map +1 -1
  537. package/dist/components/options/styles.module.css +25 -1
  538. package/dist/components/options/types.d.ts +1 -1
  539. package/dist/components/options/types.js +1 -1
  540. package/dist/components/pagination/context.d.ts +3 -3
  541. package/dist/components/pagination/context.js +1 -1
  542. package/dist/components/pagination/context.js.map +1 -1
  543. package/dist/components/pagination/index.d.ts +3 -3
  544. package/dist/components/pagination/index.js +1 -1
  545. package/dist/components/pagination/index.js.map +1 -1
  546. package/dist/components/pagination/next.d.ts +3 -3
  547. package/dist/components/pagination/next.js +1 -1
  548. package/dist/components/pagination/next.js.map +1 -1
  549. package/dist/components/pagination/pages.d.ts +3 -3
  550. package/dist/components/pagination/pages.js +1 -1
  551. package/dist/components/pagination/pages.js.map +1 -1
  552. package/dist/components/pagination/prev.d.ts +3 -3
  553. package/dist/components/pagination/prev.js +1 -1
  554. package/dist/components/pagination/prev.js.map +1 -1
  555. package/dist/components/pagination/styles.module.css +1 -1
  556. package/dist/components/pagination/types.d.ts +1 -1
  557. package/dist/components/pagination/types.js +1 -1
  558. package/dist/components/pagination/utils.js +1 -1
  559. package/dist/components/pagination/utils.js.map +1 -1
  560. package/dist/components/popover/content.d.ts +3 -3
  561. package/dist/components/popover/content.js +1 -1
  562. package/dist/components/popover/content.js.map +1 -1
  563. package/dist/components/popover/footer.d.ts +3 -3
  564. package/dist/components/popover/footer.js +1 -1
  565. package/dist/components/popover/footer.js.map +1 -1
  566. package/dist/components/popover/index.d.ts +3 -3
  567. package/dist/components/popover/index.js +1 -1
  568. package/dist/components/popover/index.js.map +1 -1
  569. package/dist/components/popover/styles.module.css +1 -1
  570. package/dist/components/popover/title.d.ts +3 -3
  571. package/dist/components/popover/title.js +1 -1
  572. package/dist/components/popover/title.js.map +1 -1
  573. package/dist/components/popover/trigger.d.ts +3 -3
  574. package/dist/components/popover/trigger.js +1 -1
  575. package/dist/components/popover/trigger.js.map +1 -1
  576. package/dist/components/popover/types.d.ts +1 -1
  577. package/dist/components/popover/types.js +1 -1
  578. package/dist/components/query-builder/action-element.d.ts +3 -3
  579. package/dist/components/query-builder/action-element.js +1 -1
  580. package/dist/components/query-builder/action-element.js.map +1 -1
  581. package/dist/components/query-builder/actions.d.ts +5 -5
  582. package/dist/components/query-builder/actions.js +1 -1
  583. package/dist/components/query-builder/actions.js.map +1 -1
  584. package/dist/components/query-builder/combinator-selector.d.ts +3 -3
  585. package/dist/components/query-builder/combinator-selector.js +1 -1
  586. package/dist/components/query-builder/combinator-selector.js.map +1 -1
  587. package/dist/components/query-builder/constants.js +1 -1
  588. package/dist/components/query-builder/constants.js.map +1 -1
  589. package/dist/components/query-builder/index.d.ts +3 -3
  590. package/dist/components/query-builder/index.js +1 -1
  591. package/dist/components/query-builder/index.js.map +1 -1
  592. package/dist/components/query-builder/rule-group.d.ts +5 -5
  593. package/dist/components/query-builder/rule-group.js +1 -1
  594. package/dist/components/query-builder/rule-group.js.map +1 -1
  595. package/dist/components/query-builder/rule.d.ts +3 -3
  596. package/dist/components/query-builder/rule.js +1 -1
  597. package/dist/components/query-builder/rule.js.map +1 -1
  598. package/dist/components/query-builder/styles.module.css +1 -1
  599. package/dist/components/query-builder/types.d.ts +1 -1
  600. package/dist/components/query-builder/types.js +1 -1
  601. package/dist/components/query-builder/utils.d.ts +1 -1
  602. package/dist/components/query-builder/utils.js +1 -1
  603. package/dist/components/query-builder/utils.js.map +1 -1
  604. package/dist/components/query-builder/value-editor.d.ts +3 -3
  605. package/dist/components/query-builder/value-editor.js +1 -1
  606. package/dist/components/query-builder/value-editor.js.map +1 -1
  607. package/dist/components/query-builder/value-selector.d.ts +3 -3
  608. package/dist/components/query-builder/value-selector.js +1 -1
  609. package/dist/components/query-builder/value-selector.js.map +1 -1
  610. package/dist/components/radio/context.d.ts +11 -5
  611. package/dist/components/radio/context.js +8 -2
  612. package/dist/components/radio/context.js.map +1 -1
  613. package/dist/components/radio/group.d.ts +3 -3
  614. package/dist/components/radio/group.js +14 -11
  615. package/dist/components/radio/group.js.map +1 -1
  616. package/dist/components/radio/index.d.ts +5 -6
  617. package/dist/components/radio/index.js +8 -4
  618. package/dist/components/radio/index.js.map +1 -1
  619. package/dist/components/radio/styles.module.css +7 -5
  620. package/dist/components/radio/types.d.ts +5 -1
  621. package/dist/components/radio/types.js +1 -1
  622. package/dist/components/search-field/context.d.ts +5 -5
  623. package/dist/components/search-field/context.js +1 -1
  624. package/dist/components/search-field/context.js.map +1 -1
  625. package/dist/components/search-field/index.d.ts +3 -3
  626. package/dist/components/search-field/index.js +1 -1
  627. package/dist/components/search-field/index.js.map +1 -1
  628. package/dist/components/search-field/styles.module.css +1 -1
  629. package/dist/components/search-field/types.d.ts +1 -1
  630. package/dist/components/search-field/types.js +1 -1
  631. package/dist/components/select-field/context.d.ts +5 -5
  632. package/dist/components/select-field/context.js +1 -1
  633. package/dist/components/select-field/context.js.map +1 -1
  634. package/dist/components/select-field/index.d.ts +3 -3
  635. package/dist/components/select-field/index.js +1 -1
  636. package/dist/components/select-field/index.js.map +1 -1
  637. package/dist/components/select-field/styles.module.css +1 -1
  638. package/dist/components/select-field/types.d.ts +1 -1
  639. package/dist/components/select-field/types.js +1 -1
  640. package/dist/components/sidenav/avatar.d.ts +3 -3
  641. package/dist/components/sidenav/avatar.js +1 -1
  642. package/dist/components/sidenav/avatar.js.map +1 -1
  643. package/dist/components/sidenav/content.d.ts +3 -3
  644. package/dist/components/sidenav/content.js +1 -1
  645. package/dist/components/sidenav/content.js.map +1 -1
  646. package/dist/components/sidenav/context.d.ts +3 -3
  647. package/dist/components/sidenav/context.js +1 -1
  648. package/dist/components/sidenav/context.js.map +1 -1
  649. package/dist/components/sidenav/events.js +1 -1
  650. package/dist/components/sidenav/events.js.map +1 -1
  651. package/dist/components/sidenav/footer.d.ts +3 -3
  652. package/dist/components/sidenav/footer.js +1 -1
  653. package/dist/components/sidenav/footer.js.map +1 -1
  654. package/dist/components/sidenav/header.d.ts +3 -3
  655. package/dist/components/sidenav/header.js +1 -1
  656. package/dist/components/sidenav/header.js.map +1 -1
  657. package/dist/components/sidenav/index.d.ts +3 -3
  658. package/dist/components/sidenav/index.js +1 -1
  659. package/dist/components/sidenav/index.js.map +1 -1
  660. package/dist/components/sidenav/item.d.ts +3 -3
  661. package/dist/components/sidenav/item.js +1 -1
  662. package/dist/components/sidenav/item.js.map +1 -1
  663. package/dist/components/sidenav/link.d.ts +3 -3
  664. package/dist/components/sidenav/link.js +1 -1
  665. package/dist/components/sidenav/link.js.map +1 -1
  666. package/dist/components/sidenav/menu-item.d.ts +3 -3
  667. package/dist/components/sidenav/menu-item.js +1 -1
  668. package/dist/components/sidenav/menu-item.js.map +1 -1
  669. package/dist/components/sidenav/menu.d.ts +3 -3
  670. package/dist/components/sidenav/menu.js +1 -1
  671. package/dist/components/sidenav/menu.js.map +1 -1
  672. package/dist/components/sidenav/styles.module.css +1 -1
  673. package/dist/components/sidenav/trigger.d.ts +3 -3
  674. package/dist/components/sidenav/trigger.js +1 -1
  675. package/dist/components/sidenav/trigger.js.map +1 -1
  676. package/dist/components/sidenav/types.d.ts +1 -1
  677. package/dist/components/sidenav/types.js +1 -1
  678. package/dist/components/skeleton/index.d.ts +3 -3
  679. package/dist/components/skeleton/index.js +1 -1
  680. package/dist/components/skeleton/index.js.map +1 -1
  681. package/dist/components/skeleton/styles.module.css +1 -1
  682. package/dist/components/skeleton/types.d.ts +1 -1
  683. package/dist/components/skeleton/types.js +1 -1
  684. package/dist/components/slider/index.d.ts +3 -3
  685. package/dist/components/slider/index.js +1 -1
  686. package/dist/components/slider/index.js.map +1 -1
  687. package/dist/components/slider/styles.module.css +1 -1
  688. package/dist/components/slider/types.d.ts +1 -1
  689. package/dist/components/slider/types.js +1 -1
  690. package/dist/components/status-indicator/index.d.ts +3 -3
  691. package/dist/components/status-indicator/index.js +1 -1
  692. package/dist/components/status-indicator/types.d.ts +1 -1
  693. package/dist/components/status-indicator/types.js +1 -1
  694. package/dist/components/switch/context.d.ts +5 -5
  695. package/dist/components/switch/context.js +1 -1
  696. package/dist/components/switch/context.js.map +1 -1
  697. package/dist/components/switch/index.d.ts +3 -3
  698. package/dist/components/switch/index.js +1 -1
  699. package/dist/components/switch/index.js.map +1 -1
  700. package/dist/components/switch/styles.module.css +1 -1
  701. package/dist/components/switch/types.d.ts +1 -1
  702. package/dist/components/switch/types.js +1 -1
  703. package/dist/components/table/body.d.ts +3 -3
  704. package/dist/components/table/body.js +1 -1
  705. package/dist/components/table/body.js.map +1 -1
  706. package/dist/components/table/cell.d.ts +3 -3
  707. package/dist/components/table/cell.js +1 -1
  708. package/dist/components/table/cell.js.map +1 -1
  709. package/dist/components/table/constants/table.d.ts +1 -1
  710. package/dist/components/table/constants/table.js +1 -1
  711. package/dist/components/table/constants/table.js.map +1 -1
  712. package/dist/components/table/context.d.ts +3 -3
  713. package/dist/components/table/context.js +1 -1
  714. package/dist/components/table/context.js.map +1 -1
  715. package/dist/components/table/header-cell.d.ts +3 -3
  716. package/dist/components/table/header-cell.js +1 -1
  717. package/dist/components/table/header-cell.js.map +1 -1
  718. package/dist/components/table/header.d.ts +3 -3
  719. package/dist/components/table/header.js +1 -1
  720. package/dist/components/table/header.js.map +1 -1
  721. package/dist/components/table/index.d.ts +3 -3
  722. package/dist/components/table/index.js +1 -1
  723. package/dist/components/table/index.js.map +1 -1
  724. package/dist/components/table/row.d.ts +3 -3
  725. package/dist/components/table/row.js +1 -1
  726. package/dist/components/table/row.js.map +1 -1
  727. package/dist/components/table/styles.module.css +1 -1
  728. package/dist/components/table/types.d.ts +1 -1
  729. package/dist/components/table/types.js +1 -1
  730. package/dist/components/tabs/constants.d.ts +1 -1
  731. package/dist/components/tabs/constants.js +1 -1
  732. package/dist/components/tabs/context.d.ts +7 -7
  733. package/dist/components/tabs/context.js +1 -1
  734. package/dist/components/tabs/context.js.map +1 -1
  735. package/dist/components/tabs/index.d.ts +3 -3
  736. package/dist/components/tabs/index.js +1 -1
  737. package/dist/components/tabs/index.js.map +1 -1
  738. package/dist/components/tabs/list.d.ts +3 -3
  739. package/dist/components/tabs/list.js +1 -1
  740. package/dist/components/tabs/list.js.map +1 -1
  741. package/dist/components/tabs/panel.d.ts +3 -3
  742. package/dist/components/tabs/panel.js +1 -1
  743. package/dist/components/tabs/panel.js.map +1 -1
  744. package/dist/components/tabs/styles.module.css +1 -1
  745. package/dist/components/tabs/tab.d.ts +3 -3
  746. package/dist/components/tabs/tab.js +1 -1
  747. package/dist/components/tabs/tab.js.map +1 -1
  748. package/dist/components/tabs/types.d.ts +1 -1
  749. package/dist/components/tabs/types.js +1 -1
  750. package/dist/components/text-area-field/context.d.ts +5 -5
  751. package/dist/components/text-area-field/context.js +1 -1
  752. package/dist/components/text-area-field/context.js.map +1 -1
  753. package/dist/components/text-area-field/index.d.ts +3 -3
  754. package/dist/components/text-area-field/index.js +1 -1
  755. package/dist/components/text-area-field/index.js.map +1 -1
  756. package/dist/components/text-area-field/styles.module.css +1 -1
  757. package/dist/components/text-area-field/types.d.ts +1 -1
  758. package/dist/components/text-area-field/types.js +1 -1
  759. package/dist/components/text-field/context.d.ts +5 -5
  760. package/dist/components/text-field/context.js +1 -1
  761. package/dist/components/text-field/context.js.map +1 -1
  762. package/dist/components/text-field/index.d.ts +3 -3
  763. package/dist/components/text-field/index.js +1 -1
  764. package/dist/components/text-field/index.js.map +1 -1
  765. package/dist/components/text-field/styles.module.css +1 -1
  766. package/dist/components/text-field/types.d.ts +1 -1
  767. package/dist/components/text-field/types.js +1 -1
  768. package/dist/components/time-field/index.d.ts +3 -3
  769. package/dist/components/time-field/index.js +1 -1
  770. package/dist/components/time-field/index.js.map +1 -1
  771. package/dist/components/time-field/styles.module.css +1 -1
  772. package/dist/components/time-field/types.d.ts +1 -1
  773. package/dist/components/time-field/types.js +1 -1
  774. package/dist/components/tooltip/context.d.ts +3 -3
  775. package/dist/components/tooltip/context.js +1 -1
  776. package/dist/components/tooltip/context.js.map +1 -1
  777. package/dist/components/tooltip/index.d.ts +3 -3
  778. package/dist/components/tooltip/index.js +1 -1
  779. package/dist/components/tooltip/index.js.map +1 -1
  780. package/dist/components/tooltip/styles.module.css +1 -1
  781. package/dist/components/tooltip/trigger.d.ts +3 -3
  782. package/dist/components/tooltip/trigger.js +1 -1
  783. package/dist/components/tooltip/trigger.js.map +1 -1
  784. package/dist/components/tooltip/types.d.ts +1 -1
  785. package/dist/components/tooltip/types.js +1 -1
  786. package/dist/components/tree/context.d.ts +4 -4
  787. package/dist/components/tree/context.js +1 -1
  788. package/dist/components/tree/context.js.map +1 -1
  789. package/dist/components/tree/index.d.ts +3 -3
  790. package/dist/components/tree/index.js +1 -1
  791. package/dist/components/tree/index.js.map +1 -1
  792. package/dist/components/tree/item-actions.d.ts +3 -3
  793. package/dist/components/tree/item-actions.js +1 -1
  794. package/dist/components/tree/item-actions.js.map +1 -1
  795. package/dist/components/tree/item-content.d.ts +3 -3
  796. package/dist/components/tree/item-content.js +1 -1
  797. package/dist/components/tree/item-content.js.map +1 -1
  798. package/dist/components/tree/item-description.d.ts +3 -3
  799. package/dist/components/tree/item-description.js +1 -1
  800. package/dist/components/tree/item-description.js.map +1 -1
  801. package/dist/components/tree/item-label.d.ts +3 -3
  802. package/dist/components/tree/item-label.js +1 -1
  803. package/dist/components/tree/item-label.js.map +1 -1
  804. package/dist/components/tree/item-prefix-icon.d.ts +3 -3
  805. package/dist/components/tree/item-prefix-icon.js +1 -1
  806. package/dist/components/tree/item-prefix-icon.js.map +1 -1
  807. package/dist/components/tree/item.d.ts +3 -3
  808. package/dist/components/tree/item.js +1 -1
  809. package/dist/components/tree/item.js.map +1 -1
  810. package/dist/components/tree/lines.d.ts +3 -3
  811. package/dist/components/tree/lines.js +1 -1
  812. package/dist/components/tree/lines.js.map +1 -1
  813. package/dist/components/tree/styles.module.css +1 -1
  814. package/dist/components/tree/types.d.ts +1 -1
  815. package/dist/components/tree/types.js +1 -1
  816. package/dist/components/video/index.d.ts +3 -3
  817. package/dist/components/video/index.js +4 -9
  818. package/dist/components/video/index.js.map +1 -1
  819. package/dist/components/video/types.d.ts +1 -1
  820. package/dist/components/video/types.js +1 -1
  821. package/dist/components/view-stack/context.d.ts +3 -3
  822. package/dist/components/view-stack/context.js +1 -1
  823. package/dist/components/view-stack/context.js.map +1 -1
  824. package/dist/components/view-stack/events.js +1 -1
  825. package/dist/components/view-stack/events.js.map +1 -1
  826. package/dist/components/view-stack/index.d.ts +3 -3
  827. package/dist/components/view-stack/index.js +1 -1
  828. package/dist/components/view-stack/index.js.map +1 -1
  829. package/dist/components/view-stack/trigger.d.ts +3 -3
  830. package/dist/components/view-stack/trigger.js +1 -1
  831. package/dist/components/view-stack/trigger.js.map +1 -1
  832. package/dist/components/view-stack/types.d.ts +1 -1
  833. package/dist/components/view-stack/types.js +1 -1
  834. package/dist/components/view-stack/view.d.ts +3 -3
  835. package/dist/components/view-stack/view.js +1 -1
  836. package/dist/components/view-stack/view.js.map +1 -1
  837. package/dist/hooks/coordinate-field/index.d.ts +1 -1
  838. package/dist/hooks/coordinate-field/index.js +1 -1
  839. package/dist/hooks/coordinate-field/use-coordinate-copy.d.ts +1 -1
  840. package/dist/hooks/coordinate-field/use-coordinate-copy.js +4 -9
  841. package/dist/hooks/coordinate-field/use-coordinate-copy.js.map +1 -1
  842. package/dist/hooks/coordinate-field/use-coordinate-field-state.d.ts +1 -1
  843. package/dist/hooks/coordinate-field/use-coordinate-field-state.js +1 -1
  844. package/dist/hooks/coordinate-field/use-coordinate-field-state.js.map +1 -1
  845. package/dist/hooks/coordinate-field/use-coordinate-field.d.ts +1 -1
  846. package/dist/hooks/coordinate-field/use-coordinate-field.js +1 -1
  847. package/dist/hooks/coordinate-field/use-coordinate-field.js.map +1 -1
  848. package/dist/hooks/coordinate-field/use-coordinate-focus.d.ts +1 -1
  849. package/dist/hooks/coordinate-field/use-coordinate-focus.js +1 -1
  850. package/dist/hooks/coordinate-field/use-coordinate-focus.js.map +1 -1
  851. package/dist/hooks/coordinate-field/use-coordinate-paste.d.ts +1 -1
  852. package/dist/hooks/coordinate-field/use-coordinate-paste.js +1 -1
  853. package/dist/hooks/coordinate-field/use-coordinate-paste.js.map +1 -1
  854. package/dist/hooks/coordinate-field/use-timeout-cleanup.js +1 -1
  855. package/dist/hooks/coordinate-field/use-timeout-cleanup.js.map +1 -1
  856. package/dist/hooks/kanban/index.d.ts +1 -1
  857. package/dist/hooks/kanban/index.js +1 -1
  858. package/dist/hooks/kanban/index.js.map +1 -1
  859. package/dist/hooks/use-frame-delay/index.js +1 -1
  860. package/dist/hooks/use-frame-delay/index.js.map +1 -1
  861. package/dist/hooks/use-tree/actions/cache.d.ts +1 -1
  862. package/dist/hooks/use-tree/actions/cache.js +1 -1
  863. package/dist/hooks/use-tree/actions/cache.js.map +1 -1
  864. package/dist/hooks/use-tree/actions/index.d.ts +1 -1
  865. package/dist/hooks/use-tree/actions/index.js +1 -1
  866. package/dist/hooks/use-tree/actions/index.js.map +1 -1
  867. package/dist/hooks/use-tree/state/index.d.ts +1 -1
  868. package/dist/hooks/use-tree/state/index.js +1 -1
  869. package/dist/hooks/use-tree/state/index.js.map +1 -1
  870. package/dist/hooks/use-tree/state/utils.d.ts +1 -1
  871. package/dist/hooks/use-tree/state/utils.js +1 -1
  872. package/dist/hooks/use-tree/state/utils.js.map +1 -1
  873. package/dist/hooks/use-tree/types.d.ts +1 -1
  874. package/dist/hooks/use-tree/types.js +1 -1
  875. package/dist/index.d.ts +5 -3
  876. package/dist/index.js +5 -3
  877. package/dist/lib/types.d.ts +1 -1
  878. package/dist/lib/types.js +1 -1
  879. package/dist/lib/utils.d.ts +1 -1
  880. package/dist/lib/utils.js +1 -1
  881. package/dist/lib/utils.js.map +1 -1
  882. package/dist/providers/portal.d.ts +3 -3
  883. package/dist/providers/portal.js +1 -1
  884. package/dist/providers/portal.js.map +1 -1
  885. package/dist/providers/theme-provider.d.ts +3 -3
  886. package/dist/providers/theme-provider.js +1 -1
  887. package/dist/providers/theme-provider.js.map +1 -1
  888. package/dist/utils/logger/index.js +31 -0
  889. package/dist/utils/logger/index.js.map +1 -0
  890. package/package.json +18 -10
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1 +1 @@
1
- {"version":3,"file":"link.js","names":["TooltipTrigger","children","Tooltip"],"sources":["../../../src/components/sidenav/link.tsx"],"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'use client';\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport ArrowNortheast from '@accelint/icons/arrow-northeast';\nimport { useContext, useRef } from 'react';\nimport {\n composeRenderProps,\n Link,\n Provider,\n TextContext,\n} from 'react-aria-components';\nimport { Icon } from '../icon';\nimport { Tooltip } from '../tooltip';\nimport { TooltipTrigger } from '../tooltip/trigger';\nimport { SidenavContext } from './context';\nimport styles from './styles.module.css';\nimport type { SidenavLinkProps } from './types';\n\n/**\n * SidenavLink - Link component for sidenav\n *\n * Provides a link with tooltip for the sidenav\n *\n * @example\n * ```tsx\n * <SidenavLink href=\"https://example.com\" textValue=\"External Link\">\n * <Icon><Link /></Icon>\n * <Text>External Link</Text>\n * </SidenavLink>\n * ```\n *\n * @param props - {@link SidenavLinkProps}\n * @param props.children - Link content (icon and text).\n * @param props.classNames - Custom CSS class names for link elements.\n * @param props.textValue - Text displayed in tooltip when collapsed.\n * @returns The rendered SidenavLink component.\n */\nexport function SidenavLink({\n children,\n classNames,\n textValue,\n ...rest\n}: SidenavLinkProps) {\n const { isOpen } = useContext(SidenavContext);\n\n // Implement ref to place tooltip inside Link DOM to enable contextual styling\n const ref = useRef(null);\n\n return (\n <Provider\n values={[\n [TextContext, { className: clsx(styles.text, styles.transient) }],\n ]}\n >\n <TooltipTrigger isDisabled={isOpen}>\n <Link\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.button, (className) =>\n clsx('group/link', styles.link, className),\n )}\n >\n {composeRenderProps(children, (children) => (\n <>\n {children}\n <Icon className={styles.transient}>\n <ArrowNortheast />\n </Icon>\n </>\n ))}\n </Link>\n <Tooltip parentRef={ref} placement='right' className={styles.tooltip}>\n {textValue}\n <Icon>\n <ArrowNortheast />\n </Icon>\n </Tooltip>\n </TooltipTrigger>\n </Provider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgDA,SAAgB,YAAY,EAC1B,UACA,YACA,WACA,GAAG,QACgB;CACnB,MAAM,EAAE,WAAW,WAAW,eAAe;CAG7C,MAAM,MAAM,OAAO,KAAK;AAExB,QACE,oBAAC;EACC,QAAQ,CACN,CAAC,aAAa,EAAE,WAAW,KAAK,OAAO,MAAM,OAAO,UAAU,EAAE,CAAC,CAClE;YAED,qBAACA;GAAe,YAAY;cAC1B,oBAAC;IACC,GAAI;IACC;IACL,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,cAAc,OAAO,MAAM,UAAU,CAC3C;cAEA,mBAAmB,WAAW,eAC7B,8CACGC,YACD,oBAAC;KAAK,WAAW,OAAO;eACtB,oBAAC,mBAAiB;MACb,IACN,CACH;KACG,EACP,qBAACC;IAAQ,WAAW;IAAK,WAAU;IAAQ,WAAW,OAAO;eAC1D,WACD,oBAAC,kBACC,oBAAC,mBAAiB,GACb;KACC;IACK;GACR"}
1
+ {"version":3,"file":"link.js","names":["TooltipTrigger","children","Tooltip"],"sources":["../../../src/components/sidenav/link.tsx"],"sourcesContent":["/*\n * Copyright 2026 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'use client';\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport ArrowNortheast from '@accelint/icons/arrow-northeast';\nimport { useContext, useRef } from 'react';\nimport {\n composeRenderProps,\n Link,\n Provider,\n TextContext,\n} from 'react-aria-components';\nimport { Icon } from '../icon';\nimport { Tooltip } from '../tooltip';\nimport { TooltipTrigger } from '../tooltip/trigger';\nimport { SidenavContext } from './context';\nimport styles from './styles.module.css';\nimport type { SidenavLinkProps } from './types';\n\n/**\n * SidenavLink - Link component for sidenav\n *\n * Provides a link with tooltip for the sidenav\n *\n * @example\n * ```tsx\n * <SidenavLink href=\"https://example.com\" textValue=\"External Link\">\n * <Icon><Link /></Icon>\n * <Text>External Link</Text>\n * </SidenavLink>\n * ```\n *\n * @param props - {@link SidenavLinkProps}\n * @param props.children - Link content (icon and text).\n * @param props.classNames - Custom CSS class names for link elements.\n * @param props.textValue - Text displayed in tooltip when collapsed.\n * @returns The rendered SidenavLink component.\n */\nexport function SidenavLink({\n children,\n classNames,\n textValue,\n ...rest\n}: SidenavLinkProps) {\n const { isOpen } = useContext(SidenavContext);\n\n // Implement ref to place tooltip inside Link DOM to enable contextual styling\n const ref = useRef(null);\n\n return (\n <Provider\n values={[\n [TextContext, { className: clsx(styles.text, styles.transient) }],\n ]}\n >\n <TooltipTrigger isDisabled={isOpen}>\n <Link\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.button, (className) =>\n clsx('group/link', styles.link, className),\n )}\n >\n {composeRenderProps(children, (children) => (\n <>\n {children}\n <Icon className={styles.transient}>\n <ArrowNortheast />\n </Icon>\n </>\n ))}\n </Link>\n <Tooltip parentRef={ref} placement='right' className={styles.tooltip}>\n {textValue}\n <Icon>\n <ArrowNortheast />\n </Icon>\n </Tooltip>\n </TooltipTrigger>\n </Provider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgDA,SAAgB,YAAY,EAC1B,UACA,YACA,WACA,GAAG,QACgB;CACnB,MAAM,EAAE,WAAW,WAAW,eAAe;CAG7C,MAAM,MAAM,OAAO,KAAK;AAExB,QACE,oBAAC;EACC,QAAQ,CACN,CAAC,aAAa,EAAE,WAAW,KAAK,OAAO,MAAM,OAAO,UAAU,EAAE,CAAC,CAClE;YAED,qBAACA;GAAe,YAAY;cAC1B,oBAAC;IACC,GAAI;IACC;IACL,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,cAAc,OAAO,MAAM,UAAU,CAC3C;cAEA,mBAAmB,WAAW,eAC7B,8CACGC,YACD,oBAAC;KAAK,WAAW,OAAO;eACtB,oBAAC,mBAAiB;MACb,IACN,CACH;KACG,EACP,qBAACC;IAAQ,WAAW;IAAK,WAAU;IAAQ,WAAW,OAAO;eAC1D,WACD,oBAAC,kBACC,oBAAC,mBAAiB,GACb;KACC;IACK;GACR"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  import { SidenavMenuItemProps } from "./types.js";
14
- import * as react_jsx_runtime130 from "react/jsx-runtime";
14
+ import * as react_jsx_runtime168 from "react/jsx-runtime";
15
15
 
16
16
  //#region src/components/sidenav/menu-item.d.ts
17
17
 
@@ -37,7 +37,7 @@ declare function SidenavMenuItem({
37
37
  className,
38
38
  children,
39
39
  ...rest
40
- }: SidenavMenuItemProps): react_jsx_runtime130.JSX.Element;
40
+ }: SidenavMenuItemProps): react_jsx_runtime168.JSX.Element;
41
41
  //#endregion
42
42
  export { SidenavMenuItem };
43
43
  //# sourceMappingURL=menu-item.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1 +1 @@
1
- {"version":3,"file":"menu-item.js","names":["className"],"sources":["../../../src/components/sidenav/menu-item.tsx"],"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 */\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport { composeRenderProps, ToggleButton } from 'react-aria-components';\nimport styles from './styles.module.css';\nimport type { SidenavMenuItemProps } from './types';\n\n/**\n * SidenavMenuItem - Menu item component for sidenav\n *\n * Provides a selectable item within a sidenav menu\n *\n * @example\n * ```tsx\n * <SidenavMenu icon={<Settings />} title=\"Settings\">\n * <SidenavMenuItem isSelected={true}>Profile</SidenavMenuItem>\n * <SidenavMenuItem>Preferences</SidenavMenuItem>\n * </SidenavMenu>\n * ```\n *\n * @param props - {@link SidenavMenuItemProps}\n * @param props.className - CSS class for the menu item.\n * @param props.children - Menu item content.\n * @returns The rendered SidenavMenuItem component.\n */\nexport function SidenavMenuItem({\n className,\n children,\n ...rest\n}: SidenavMenuItemProps) {\n return (\n <ToggleButton\n {...rest}\n className={composeRenderProps(className, (className) =>\n clsx(styles.item, className),\n )}\n >\n {children}\n </ToggleButton>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,SAAgB,gBAAgB,EAC9B,WACA,UACA,GAAG,QACoB;AACvB,QACE,oBAAC;EACC,GAAI;EACJ,WAAW,mBAAmB,YAAY,gBACxC,KAAK,OAAO,MAAMA,YAAU,CAC7B;EAEA;GACY"}
1
+ {"version":3,"file":"menu-item.js","names":["className"],"sources":["../../../src/components/sidenav/menu-item.tsx"],"sourcesContent":["/*\n * Copyright 2026 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 { clsx } from '@accelint/design-foundation/lib/utils';\nimport { composeRenderProps, ToggleButton } from 'react-aria-components';\nimport styles from './styles.module.css';\nimport type { SidenavMenuItemProps } from './types';\n\n/**\n * SidenavMenuItem - Menu item component for sidenav\n *\n * Provides a selectable item within a sidenav menu\n *\n * @example\n * ```tsx\n * <SidenavMenu icon={<Settings />} title=\"Settings\">\n * <SidenavMenuItem isSelected={true}>Profile</SidenavMenuItem>\n * <SidenavMenuItem>Preferences</SidenavMenuItem>\n * </SidenavMenu>\n * ```\n *\n * @param props - {@link SidenavMenuItemProps}\n * @param props.className - CSS class for the menu item.\n * @param props.children - Menu item content.\n * @returns The rendered SidenavMenuItem component.\n */\nexport function SidenavMenuItem({\n className,\n children,\n ...rest\n}: SidenavMenuItemProps) {\n return (\n <ToggleButton\n {...rest}\n className={composeRenderProps(className, (className) =>\n clsx(styles.item, className),\n )}\n >\n {children}\n </ToggleButton>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,SAAgB,gBAAgB,EAC9B,WACA,UACA,GAAG,QACoB;AACvB,QACE,oBAAC;EACC,GAAI;EACJ,WAAW,mBAAmB,YAAY,gBACxC,KAAK,OAAO,MAAMA,YAAU,CAC7B;EAEA;GACY"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -12,7 +12,7 @@
12
12
 
13
13
  import { SidenavMenuProps } from "./types.js";
14
14
  import "client-only";
15
- import * as react_jsx_runtime120 from "react/jsx-runtime";
15
+ import * as react_jsx_runtime167 from "react/jsx-runtime";
16
16
 
17
17
  //#region src/components/sidenav/menu.d.ts
18
18
 
@@ -43,7 +43,7 @@ declare function SidenavMenu({
43
43
  classNames,
44
44
  children,
45
45
  ...rest
46
- }: SidenavMenuProps): react_jsx_runtime120.JSX.Element;
46
+ }: SidenavMenuProps): react_jsx_runtime167.JSX.Element;
47
47
  //#endregion
48
48
  export { SidenavMenu };
49
49
  //# sourceMappingURL=menu.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1 +1 @@
1
- {"version":3,"file":"menu.js","names":["TooltipTrigger","Tooltip"],"sources":["../../../src/components/sidenav/menu.tsx"],"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'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport ChevronDown from '@accelint/icons/chevron-down';\nimport { useContext, useRef } from 'react';\nimport {\n Button,\n composeRenderProps,\n DialogTrigger,\n Disclosure,\n DisclosurePanel,\n Heading,\n Popover,\n} from 'react-aria-components';\nimport { Icon } from '../icon';\nimport { Tooltip } from '../tooltip';\nimport { TooltipTrigger } from '../tooltip/trigger';\nimport { SidenavContext } from './context';\nimport styles from './styles.module.css';\nimport type { SidenavMenuProps } from './types';\n\n/**\n * SidenavMenu - Menu component for sidenav\n *\n * Provides a collapsible menu with items for the sidenav\n *\n * @example\n * ```tsx\n * <SidenavMenu icon={<Icon><Settings /></Icon>} title=\"Settings\">\n * <SidenavMenuItem>Profile</SidenavMenuItem>\n * <SidenavMenuItem>Preferences</SidenavMenuItem>\n * <SidenavMenuItem>Security</SidenavMenuItem>\n * </SidenavMenu>\n * ```\n *\n * @param props - {@link SidenavMenuProps}\n * @param props.icon - Icon displayed before the menu title.\n * @param props.title - Menu title text.\n * @param props.classNames - Custom CSS class names for menu elements.\n * @param props.children - Menu items (SidenavMenuItem components).\n * @returns The rendered SidenavMenu component.\n */\nexport function SidenavMenu({\n icon,\n title,\n classNames,\n children,\n ...rest\n}: SidenavMenuProps) {\n const { isOpen } = useContext(SidenavContext);\n const ref = useRef(null);\n\n return isOpen ? (\n <Disclosure\n className={composeRenderProps(classNames?.menu, (className) =>\n clsx('group/menu', styles.menu, className),\n )}\n >\n <Button\n {...rest}\n slot='trigger'\n className={composeRenderProps(classNames?.button, (className) =>\n clsx(styles.trigger, className),\n )}\n >\n {icon}\n <Heading slot='menu'>{title}</Heading>\n <Icon className={clsx(styles.transient, classNames?.icon)}>\n <ChevronDown className={styles.triggerChevron} />\n </Icon>\n </Button>\n <DisclosurePanel\n className={composeRenderProps(\n classNames?.disclosurePanel,\n (className) => className ?? '',\n )}\n >\n <div className={clsx(styles.content, classNames?.panelContent)}>\n {children}\n </div>\n </DisclosurePanel>\n </Disclosure>\n ) : (\n <DialogTrigger>\n <TooltipTrigger isDisabled={isOpen}>\n <Button\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.button, (className) =>\n clsx(styles.trigger, className),\n )}\n >\n {icon}\n </Button>\n <Tooltip parentRef={ref} placement='right' className={styles.tooltip}>\n {title}\n </Tooltip>\n </TooltipTrigger>\n <Popover\n className={composeRenderProps(classNames?.popoverPanel, (className) =>\n clsx(styles.panel, className),\n )}\n placement='right top'\n shouldFlip={false}\n >\n <Heading slot='panel'>{title}</Heading>\n <div className={clsx(styles.content, classNames?.panelContent)}>\n {children}\n </div>\n </Popover>\n </DialogTrigger>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsDA,SAAgB,YAAY,EAC1B,MACA,OACA,YACA,UACA,GAAG,QACgB;CACnB,MAAM,EAAE,WAAW,WAAW,eAAe;CAC7C,MAAM,MAAM,OAAO,KAAK;AAExB,QAAO,SACL,qBAAC;EACC,WAAW,mBAAmB,YAAY,OAAO,cAC/C,KAAK,cAAc,OAAO,MAAM,UAAU,CAC3C;aAED,qBAAC;GACC,GAAI;GACJ,MAAK;GACL,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,OAAO,SAAS,UAAU,CAChC;;IAEA;IACD,oBAAC;KAAQ,MAAK;eAAQ;MAAgB;IACtC,oBAAC;KAAK,WAAW,KAAK,OAAO,WAAW,YAAY,KAAK;eACvD,oBAAC,eAAY,WAAW,OAAO,iBAAkB;MAC5C;;IACA,EACT,oBAAC;GACC,WAAW,mBACT,YAAY,kBACX,cAAc,aAAa,GAC7B;aAED,oBAAC;IAAI,WAAW,KAAK,OAAO,SAAS,YAAY,aAAa;IAC3D;KACG;IACU;GACP,GAEb,qBAAC,4BACC,qBAACA;EAAe,YAAY;aAC1B,oBAAC;GACC,GAAI;GACC;GACL,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,OAAO,SAAS,UAAU,CAChC;aAEA;IACM,EACT,oBAACC;GAAQ,WAAW;GAAK,WAAU;GAAQ,WAAW,OAAO;aAC1D;IACO;GACK,EACjB,qBAAC;EACC,WAAW,mBAAmB,YAAY,eAAe,cACvD,KAAK,OAAO,OAAO,UAAU,CAC9B;EACD,WAAU;EACV,YAAY;aAEZ,oBAAC;GAAQ,MAAK;aAAS;IAAgB,EACvC,oBAAC;GAAI,WAAW,KAAK,OAAO,SAAS,YAAY,aAAa;GAC3D;IACG;GACE,IACI"}
1
+ {"version":3,"file":"menu.js","names":["TooltipTrigger","Tooltip"],"sources":["../../../src/components/sidenav/menu.tsx"],"sourcesContent":["/*\n * Copyright 2026 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'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport ChevronDown from '@accelint/icons/chevron-down';\nimport { useContext, useRef } from 'react';\nimport {\n Button,\n composeRenderProps,\n DialogTrigger,\n Disclosure,\n DisclosurePanel,\n Heading,\n Popover,\n} from 'react-aria-components';\nimport { Icon } from '../icon';\nimport { Tooltip } from '../tooltip';\nimport { TooltipTrigger } from '../tooltip/trigger';\nimport { SidenavContext } from './context';\nimport styles from './styles.module.css';\nimport type { SidenavMenuProps } from './types';\n\n/**\n * SidenavMenu - Menu component for sidenav\n *\n * Provides a collapsible menu with items for the sidenav\n *\n * @example\n * ```tsx\n * <SidenavMenu icon={<Icon><Settings /></Icon>} title=\"Settings\">\n * <SidenavMenuItem>Profile</SidenavMenuItem>\n * <SidenavMenuItem>Preferences</SidenavMenuItem>\n * <SidenavMenuItem>Security</SidenavMenuItem>\n * </SidenavMenu>\n * ```\n *\n * @param props - {@link SidenavMenuProps}\n * @param props.icon - Icon displayed before the menu title.\n * @param props.title - Menu title text.\n * @param props.classNames - Custom CSS class names for menu elements.\n * @param props.children - Menu items (SidenavMenuItem components).\n * @returns The rendered SidenavMenu component.\n */\nexport function SidenavMenu({\n icon,\n title,\n classNames,\n children,\n ...rest\n}: SidenavMenuProps) {\n const { isOpen } = useContext(SidenavContext);\n const ref = useRef(null);\n\n return isOpen ? (\n <Disclosure\n className={composeRenderProps(classNames?.menu, (className) =>\n clsx('group/menu', styles.menu, className),\n )}\n >\n <Button\n {...rest}\n slot='trigger'\n className={composeRenderProps(classNames?.button, (className) =>\n clsx(styles.trigger, className),\n )}\n >\n {icon}\n <Heading slot='menu'>{title}</Heading>\n <Icon className={clsx(styles.transient, classNames?.icon)}>\n <ChevronDown className={styles.triggerChevron} />\n </Icon>\n </Button>\n <DisclosurePanel\n className={composeRenderProps(\n classNames?.disclosurePanel,\n (className) => className ?? '',\n )}\n >\n <div className={clsx(styles.content, classNames?.panelContent)}>\n {children}\n </div>\n </DisclosurePanel>\n </Disclosure>\n ) : (\n <DialogTrigger>\n <TooltipTrigger isDisabled={isOpen}>\n <Button\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.button, (className) =>\n clsx(styles.trigger, className),\n )}\n >\n {icon}\n </Button>\n <Tooltip parentRef={ref} placement='right' className={styles.tooltip}>\n {title}\n </Tooltip>\n </TooltipTrigger>\n <Popover\n className={composeRenderProps(classNames?.popoverPanel, (className) =>\n clsx(styles.panel, className),\n )}\n placement='right top'\n shouldFlip={false}\n >\n <Heading slot='panel'>{title}</Heading>\n <div className={clsx(styles.content, classNames?.panelContent)}>\n {children}\n </div>\n </Popover>\n </DialogTrigger>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsDA,SAAgB,YAAY,EAC1B,MACA,OACA,YACA,UACA,GAAG,QACgB;CACnB,MAAM,EAAE,WAAW,WAAW,eAAe;CAC7C,MAAM,MAAM,OAAO,KAAK;AAExB,QAAO,SACL,qBAAC;EACC,WAAW,mBAAmB,YAAY,OAAO,cAC/C,KAAK,cAAc,OAAO,MAAM,UAAU,CAC3C;aAED,qBAAC;GACC,GAAI;GACJ,MAAK;GACL,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,OAAO,SAAS,UAAU,CAChC;;IAEA;IACD,oBAAC;KAAQ,MAAK;eAAQ;MAAgB;IACtC,oBAAC;KAAK,WAAW,KAAK,OAAO,WAAW,YAAY,KAAK;eACvD,oBAAC,eAAY,WAAW,OAAO,iBAAkB;MAC5C;;IACA,EACT,oBAAC;GACC,WAAW,mBACT,YAAY,kBACX,cAAc,aAAa,GAC7B;aAED,oBAAC;IAAI,WAAW,KAAK,OAAO,SAAS,YAAY,aAAa;IAC3D;KACG;IACU;GACP,GAEb,qBAAC,4BACC,qBAACA;EAAe,YAAY;aAC1B,oBAAC;GACC,GAAI;GACC;GACL,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,OAAO,SAAS,UAAU,CAChC;aAEA;IACM,EACT,oBAACC;GAAQ,WAAW;GAAK,WAAU;GAAQ,WAAW,OAAO;aAC1D;IACO;GACK,EACjB,qBAAC;EACC,WAAW,mBAAmB,YAAY,eAAe,cACvD,KAAK,OAAO,OAAO,UAAU,CAC9B;EACD,WAAU;EACV,YAAY;aAEZ,oBAAC;GAAQ,MAAK;aAAS;IAAgB,EACvC,oBAAC;GAAI,WAAW,KAAK,OAAO,SAAS,YAAY,aAAa;GAC3D;IACG;GACE,IACI"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -12,7 +12,7 @@
12
12
 
13
13
  import { SidenavTriggerProps } from "./types.js";
14
14
  import "client-only";
15
- import * as react_jsx_runtime129 from "react/jsx-runtime";
15
+ import * as react_jsx_runtime169 from "react/jsx-runtime";
16
16
 
17
17
  //#region src/components/sidenav/trigger.d.ts
18
18
 
@@ -39,7 +39,7 @@ declare function SidenavTrigger({
39
39
  children,
40
40
  for: type,
41
41
  ...rest
42
- }: SidenavTriggerProps): react_jsx_runtime129.JSX.Element;
42
+ }: SidenavTriggerProps): react_jsx_runtime169.JSX.Element;
43
43
  //#endregion
44
44
  export { SidenavTrigger };
45
45
  //# sourceMappingURL=trigger.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1 +1 @@
1
- {"version":3,"file":"trigger.js","names":[],"sources":["../../../src/components/sidenav/trigger.tsx"],"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'use client';\n\nimport 'client-only';\nimport { useEmit } from '@accelint/bus/react';\nimport { isUUID, type UniqueId } from '@accelint/core';\nimport { Pressable } from 'react-aria-components';\nimport { SidenavEventTypes } from './events';\nimport type { SidenavEvent, SidenavTriggerProps } from './types';\n\n/**\n * SidenavTrigger - Trigger component for sidenav\n *\n * Provides a trigger button to control the sidenav state\n *\n * @example\n * ```tsx\n * <SidenavTrigger for=\"toggle:sidenav-id\">\n * <Button variant=\"icon\">\n * <Icon><Menu /></Icon>\n * </Button>\n * </SidenavTrigger>\n * ```\n *\n * @param props - {@link SidenavTriggerProps}\n * @param props.children - Trigger content (typically a Button with icon).\n * @param props.for - Target sidenav ID or targeted event string.\n * @returns The rendered SidenavTrigger component.\n */\nexport function SidenavTrigger({\n children,\n for: type,\n ...rest\n}: SidenavTriggerProps) {\n const [event, id] = (isUUID(type) ? ['toggle', type] : type.split(':')) as [\n 'close' | 'open' | 'toggle',\n UniqueId,\n ];\n const emit = useEmit<SidenavEvent>(SidenavEventTypes[event]);\n\n return (\n <Pressable {...rest} onPress={() => emit({ id })}>\n {children}\n </Pressable>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuCA,SAAgB,eAAe,EAC7B,UACA,KAAK,MACL,GAAG,QACmB;CACtB,MAAM,CAAC,OAAO,MAAO,OAAO,KAAK,GAAG,CAAC,UAAU,KAAK,GAAG,KAAK,MAAM,IAAI;CAItE,MAAM,OAAO,QAAsB,kBAAkB,OAAO;AAE5D,QACE,oBAAC;EAAU,GAAI;EAAM,eAAe,KAAK,EAAE,IAAI,CAAC;EAC7C;GACS"}
1
+ {"version":3,"file":"trigger.js","names":[],"sources":["../../../src/components/sidenav/trigger.tsx"],"sourcesContent":["/*\n * Copyright 2026 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'use client';\n\nimport 'client-only';\nimport { useEmit } from '@accelint/bus/react';\nimport { isUUID, type UniqueId } from '@accelint/core';\nimport { Pressable } from 'react-aria-components';\nimport { SidenavEventTypes } from './events';\nimport type { SidenavEvent, SidenavTriggerProps } from './types';\n\n/**\n * SidenavTrigger - Trigger component for sidenav\n *\n * Provides a trigger button to control the sidenav state\n *\n * @example\n * ```tsx\n * <SidenavTrigger for=\"toggle:sidenav-id\">\n * <Button variant=\"icon\">\n * <Icon><Menu /></Icon>\n * </Button>\n * </SidenavTrigger>\n * ```\n *\n * @param props - {@link SidenavTriggerProps}\n * @param props.children - Trigger content (typically a Button with icon).\n * @param props.for - Target sidenav ID or targeted event string.\n * @returns The rendered SidenavTrigger component.\n */\nexport function SidenavTrigger({\n children,\n for: type,\n ...rest\n}: SidenavTriggerProps) {\n const [event, id] = (isUUID(type) ? ['toggle', type] : type.split(':')) as [\n 'close' | 'open' | 'toggle',\n UniqueId,\n ];\n const emit = useEmit<SidenavEvent>(SidenavEventTypes[event]);\n\n return (\n <Pressable {...rest} onPress={() => emit({ id })}>\n {children}\n </Pressable>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuCA,SAAgB,eAAe,EAC7B,UACA,KAAK,MACL,GAAG,QACmB;CACtB,MAAM,CAAC,OAAO,MAAO,OAAO,KAAK,GAAG,CAAC,UAAU,KAAK,GAAG,KAAK,MAAM,IAAI;CAItE,MAAM,OAAO,QAAsB,kBAAkB,OAAO;AAE5D,QACE,oBAAC;EAAU,GAAI;EAAM,eAAe,KAAK,EAAE,IAAI,CAAC;EAC7C;GACS"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  import { SkeletonProps } from "./types.js";
14
- import * as react_jsx_runtime131 from "react/jsx-runtime";
14
+ import * as react_jsx_runtime170 from "react/jsx-runtime";
15
15
 
16
16
  //#region src/components/skeleton/index.d.ts
17
17
  /**
@@ -34,7 +34,7 @@ declare function Skeleton({
34
34
  className,
35
35
  variant,
36
36
  ...rest
37
- }: SkeletonProps): react_jsx_runtime131.JSX.Element;
37
+ }: SkeletonProps): react_jsx_runtime170.JSX.Element;
38
38
  //#endregion
39
39
  export { Skeleton };
40
40
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["../../../src/components/skeleton/index.tsx"],"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 { clsx } from '@accelint/design-foundation/lib/utils';\nimport styles from './styles.module.css';\nimport type { SkeletonProps } from './types';\n\n/**\n * Skeleton - Placeholder content for loading states\n *\n * Displays a pulsing placeholder while content is being fetched.\n *\n * @param props - {@link SkeletonProps}\n * @param props.className - CSS class for the skeleton element.\n * @param props.variant - Shape variant of the skeleton.\n * @returns The rendered Skeleton component.\n *\n * @example\n * ```tsx\n * <Skeleton variant=\"rectangle\" style={{ width: 200, height: 20 }} />\n * <Skeleton variant=\"circle\" style={{ width: 40, height: 40 }} />\n * ```\n */\nexport function Skeleton({\n className,\n variant = 'rectangle',\n ...rest\n}: SkeletonProps) {\n return (\n <div\n {...rest}\n className={clsx(styles.skeleton, styles[variant], className)}\n />\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgCA,SAAgB,SAAS,EACvB,WACA,UAAU,aACV,GAAG,QACa;AAChB,QACE,oBAAC;EACC,GAAI;EACJ,WAAW,KAAK,OAAO,UAAU,OAAO,UAAU,UAAU;GAC5D"}
1
+ {"version":3,"file":"index.js","names":[],"sources":["../../../src/components/skeleton/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 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 { clsx } from '@accelint/design-foundation/lib/utils';\nimport styles from './styles.module.css';\nimport type { SkeletonProps } from './types';\n\n/**\n * Skeleton - Placeholder content for loading states\n *\n * Displays a pulsing placeholder while content is being fetched.\n *\n * @param props - {@link SkeletonProps}\n * @param props.className - CSS class for the skeleton element.\n * @param props.variant - Shape variant of the skeleton.\n * @returns The rendered Skeleton component.\n *\n * @example\n * ```tsx\n * <Skeleton variant=\"rectangle\" style={{ width: 200, height: 20 }} />\n * <Skeleton variant=\"circle\" style={{ width: 40, height: 40 }} />\n * ```\n */\nexport function Skeleton({\n className,\n variant = 'rectangle',\n ...rest\n}: SkeletonProps) {\n return (\n <div\n {...rest}\n className={clsx(styles.skeleton, styles[variant], className)}\n />\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgCA,SAAgB,SAAS,EACvB,WACA,UAAU,aACV,GAAG,QACa;AAChB,QACE,oBAAC;EACC,GAAI;EACJ,WAAW,KAAK,OAAO,UAAU,OAAO,UAAU,UAAU;GAC5D"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -12,7 +12,7 @@
12
12
 
13
13
  import { SliderProps } from "./types.js";
14
14
  import "client-only";
15
- import * as react_jsx_runtime133 from "react/jsx-runtime";
15
+ import * as react_jsx_runtime200 from "react/jsx-runtime";
16
16
 
17
17
  //#region src/components/slider/index.d.ts
18
18
 
@@ -71,7 +71,7 @@ declare function Slider({
71
71
  step: stepProp,
72
72
  value: valueProp,
73
73
  ...rest
74
- }: SliderProps): react_jsx_runtime133.JSX.Element;
74
+ }: SliderProps): react_jsx_runtime200.JSX.Element;
75
75
  //#endregion
76
76
  export { Slider };
77
77
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["AriaSlider","AriaSliderTrack","TooltipTrigger","Tooltip"],"sources":["../../../src/components/slider/index.tsx"],"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'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport { useControlledState } from '@react-stately/utils';\nimport {\n type CSSProperties,\n Fragment,\n useEffect,\n useMemo,\n useRef,\n useState,\n} from 'react';\nimport {\n Slider as AriaSlider,\n SliderTrack as AriaSliderTrack,\n composeRenderProps,\n Input,\n Label,\n SliderThumb,\n Text,\n} from 'react-aria-components';\nimport { Tooltip } from '../tooltip';\nimport { TooltipTrigger } from '../tooltip/trigger';\nimport styles from './styles.module.css';\nimport type { SliderMarker, SliderMarkersConfig, SliderProps } from './types';\n\nconst DEBOUNCE_MS = 500;\n\n/**\n * SliderInput - Internal component for debounced numeric input\n */\nfunction SliderInput({\n className,\n value,\n min,\n max,\n disabled,\n onChange,\n}: {\n className?: string;\n value: number;\n min: number;\n max: number;\n disabled?: boolean;\n onChange: (value: number) => void;\n}) {\n const [localValue, setLocalValue] = useState(String(value));\n const timeoutRef = useRef<ReturnType<typeof setTimeout>>(undefined);\n\n // Sync local value when external value changes (e.g., from slider drag)\n useEffect(() => {\n setLocalValue(String(value));\n }, [value]);\n\n // Cleanup timeout on unmount\n useEffect(() => {\n return () => {\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n };\n }, []);\n\n const commitValue = (inputValue: string) => {\n const parsed = Number.parseFloat(inputValue);\n if (Number.isNaN(parsed)) {\n // Reset to min if invalid\n setLocalValue(String(min));\n onChange(min);\n } else {\n // Clamp to valid range\n const clamped = Math.min(Math.max(parsed, min), max);\n setLocalValue(String(clamped));\n onChange(clamped);\n }\n };\n\n const handleChange = (event: React.ChangeEvent<HTMLInputElement>) => {\n const newValue = event.target.value;\n setLocalValue(newValue);\n\n // Clear existing timeout\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n\n // Debounce the commit\n timeoutRef.current = setTimeout(() => {\n commitValue(newValue);\n }, DEBOUNCE_MS);\n };\n\n const handleBlur = () => {\n // Clear pending timeout and commit immediately\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n commitValue(localValue);\n };\n\n return (\n <Input\n className={className}\n value={localValue}\n disabled={disabled}\n data-disabled={disabled || undefined}\n onChange={handleChange}\n onBlur={handleBlur}\n />\n );\n}\n\n/**\n * Normalizes the markers configuration into a consistent sorted array format\n */\nfunction normalizeMarkers(\n markersConfig: SliderMarkersConfig | undefined,\n min: number,\n max: number,\n): SliderMarker[] {\n if (markersConfig === undefined) {\n return [];\n }\n\n // Number of evenly spaced markers\n if (typeof markersConfig === 'number') {\n if (markersConfig < 2) {\n return [];\n }\n const step = (max - min) / (markersConfig - 1);\n return Array.from({ length: markersConfig }, (_, i) => ({\n value: min + step * i,\n }));\n }\n\n // Array of numbers or marker objects - sort by value\n return markersConfig\n .map((item) => (typeof item === 'number' ? { value: item } : item))\n .sort((a, b) => a.value - b.value);\n}\n\n/**\n * Snaps a value to the nearest marker (curried for use with map)\n * Assumes markers are sorted by value for early exit optimization\n */\nfunction snapToNearestMarker(markers: SliderMarker[]) {\n return (value: number): number => {\n const firstMarker = markers[0];\n if (!firstMarker) {\n return value;\n }\n\n let nearestValue = firstMarker.value;\n let minDistance = Number.POSITIVE_INFINITY;\n\n for (const marker of markers) {\n const distance = Math.abs(value - marker.value);\n if (distance < minDistance) {\n minDistance = distance;\n nearestValue = marker.value;\n } else {\n // Since markers are sorted, if distance increases we've passed the nearest\n break;\n }\n }\n\n return nearestValue;\n };\n}\n\n/**\n * Checks if a marker with a label exists at the given value\n */\nfunction hasLabeledMarkerAtValue(\n markers: SliderMarker[],\n value: number,\n): boolean {\n return markers.some(\n (marker) =>\n marker.value === value &&\n marker.label !== undefined &&\n marker.label !== '',\n );\n}\n\n/**\n * Normalizes value to array format\n */\nfunction normalizeValue(\n value: number | number[] | undefined,\n): number[] | undefined {\n if (value === undefined) {\n return undefined;\n }\n return Array.isArray(value) ? value : [value];\n}\n\n/**\n * Slider - Range input for numeric value selection\n *\n * Supports single values or ranges, optional input fields, markers, and snap-to-markers behavior.\n *\n * @param props - {@link SliderProps}\n * @param props.classNames - Custom CSS class names for slider elements.\n * @param props.defaultValue - Default value(s) for uncontrolled mode.\n * @param props.label - Label text for the slider.\n * @param props.layout - Layout variant for the slider.\n * @param props.markers - Marker configuration for discrete points.\n * @param props.maxValue - Maximum value of the slider range.\n * @param props.minValue - Minimum value of the slider range.\n * @param props.onChange - Callback when value changes.\n * @param props.onChangeEnd - Callback when user finishes dragging.\n * @param props.orientation - Slider orientation.\n * @param props.showInput - Whether to show numeric input fields.\n * @param props.showLabel - Whether to display the label.\n * @param props.showMarkerLabels - Whether to show labels on markers.\n * @param props.showValueLabels - Whether to show min/max value labels.\n * @param props.snapToMarkers - Whether to snap to marker values only.\n * @param props.step - Step increment for value changes.\n * @param props.value - Controlled value(s).\n * @returns The rendered Slider component.\n *\n * @example\n * ```tsx\n * <Slider\n * label=\"Volume\"\n * defaultValue={50}\n * minValue={0}\n * maxValue={100}\n * onChange={setVolume}\n * />\n * ```\n */\nexport function Slider({\n classNames,\n defaultValue,\n label: labelProp,\n layout = 'grid',\n markers: markersProp,\n maxValue: maxValueProp = 100,\n minValue: minValueProp = 0,\n onChange,\n onChangeEnd,\n orientation = 'horizontal',\n showInput,\n showLabel = true,\n showMarkerLabels = false,\n showValueLabels = true,\n snapToMarkers = false,\n step: stepProp,\n value: valueProp,\n ...rest\n}: SliderProps) {\n const normalizedMarkers = useMemo(\n () => normalizeMarkers(markersProp, minValueProp, maxValueProp),\n [markersProp, minValueProp, maxValueProp],\n );\n\n const shouldSnap = snapToMarkers && normalizedMarkers.length > 0;\n\n // Normalize default value, applying snap if needed\n const normalizedDefaultValue = useMemo(() => {\n const normalized = normalizeValue(defaultValue);\n if (shouldSnap && normalized) {\n return normalized.map(snapToNearestMarker(normalizedMarkers));\n }\n return normalized ?? [minValueProp];\n }, [defaultValue, shouldSnap, normalizedMarkers, minValueProp]);\n\n // Use controlled state for value management\n const [value, setValue] = useControlledState(\n normalizeValue(valueProp),\n normalizedDefaultValue,\n onChange,\n );\n\n // Memoize marker percent calculations\n const markerPercents = useMemo(() => {\n const percents = new Map<number, number>();\n const range = maxValueProp - minValueProp;\n for (const marker of normalizedMarkers) {\n percents.set(marker.value, ((marker.value - minValueProp) / range) * 100);\n }\n return percents;\n }, [normalizedMarkers, minValueProp, maxValueProp]);\n\n // Determine if min/max labels should be hidden\n const hideMinValue =\n !showValueLabels ||\n (showMarkerLabels &&\n hasLabeledMarkerAtValue(normalizedMarkers, minValueProp));\n const hideMaxValue =\n !showValueLabels ||\n (showMarkerLabels &&\n hasLabeledMarkerAtValue(normalizedMarkers, maxValueProp));\n\n // Handle onChange - snap values when snapToMarkers is enabled\n const handleChange = (values: number[]) => {\n if (shouldSnap) {\n setValue(values.map(snapToNearestMarker(normalizedMarkers)));\n } else {\n setValue(values);\n }\n };\n\n // Handle onChangeEnd\n const handleChangeEnd = (values: number[]) => {\n if (shouldSnap) {\n onChangeEnd?.(values.map(snapToNearestMarker(normalizedMarkers)));\n } else {\n onChangeEnd?.(values);\n }\n };\n\n return (\n <AriaSlider\n {...rest}\n className={composeRenderProps(classNames?.slider, (className) =>\n clsx('group/slider', styles.slider, className),\n )}\n maxValue={maxValueProp}\n minValue={minValueProp}\n onChange={handleChange}\n onChangeEnd={handleChangeEnd}\n orientation={orientation}\n step={stepProp}\n value={value}\n aria-label={showLabel ? undefined : labelProp}\n data-layout={layout}\n >\n {({ state }) => (\n <>\n {showLabel && (\n <Label className={clsx(styles.label, classNames?.label)}>\n {labelProp}\n </Label>\n )}\n {showInput && (\n <div className={clsx(styles.inputs, classNames?.inputs)}>\n {state.values.map((val, index) => (\n <SliderInput\n key={`number-field-${index === 0 ? 'min' : 'max'}`}\n className={clsx(styles.input, classNames?.input)}\n value={val}\n min={minValueProp}\n max={maxValueProp}\n disabled={state.isDisabled}\n onChange={(newValue) => state.setThumbValue(index, newValue)}\n />\n ))}\n </div>\n )}\n <AriaSliderTrack\n className={composeRenderProps(classNames?.track, (className) =>\n clsx(styles.track, className),\n )}\n >\n <div\n className={clsx(\n styles.trackBackground,\n classNames?.trackBackground,\n )}\n />\n {/* Markers */}\n {normalizedMarkers.length > 0 && (\n <div className={clsx(styles.markers, classNames?.markers)}>\n {normalizedMarkers.map((marker) => (\n <div\n key={`marker-${marker.value}`}\n className={clsx(styles.marker, classNames?.marker)}\n data-percent={markerPercents.get(marker.value)}\n aria-hidden='true'\n >\n <div\n className={clsx(styles.markerDot, classNames?.markerDot)}\n />\n {showMarkerLabels && marker.label && (\n <span\n className={clsx(\n styles.markerLabel,\n classNames?.markerLabel,\n )}\n >\n {marker.label}\n </span>\n )}\n </div>\n ))}\n </div>\n )}\n {state.values.map((_, index) => (\n <Fragment key={`slider-${index === 0 ? 'min' : 'max'}`}>\n <div\n className={clsx(styles.trackValue, classNames?.trackValue)}\n style={\n {\n '--track-value-start':\n state.values.length === 1\n ? 0\n : state.getThumbPercent(0),\n '--track-value-end': state.getThumbPercent(\n state.values.length === 1 ? 0 : 1,\n ),\n } as CSSProperties\n }\n />\n <TooltipTrigger\n isDisabled={showInput || state.isThumbDragging(index)}\n >\n <SliderThumb\n index={index}\n className={composeRenderProps(\n classNames?.thumb,\n (className) => clsx(styles.thumb, className),\n )}\n />\n <Tooltip placement='top'>\n {state.getThumbValue(index)}\n </Tooltip>\n </TooltipTrigger>\n </Fragment>\n ))}\n </AriaSliderTrack>\n <Text\n slot='min'\n className={clsx(styles.minValue, classNames?.minValue)}\n hidden={hideMinValue}\n >\n {minValueProp}\n </Text>\n <Text\n slot='max'\n className={clsx(styles.maxValue, classNames?.maxValue)}\n hidden={hideMaxValue}\n >\n {maxValueProp}\n </Text>\n </>\n )}\n </AriaSlider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAsCA,MAAM,cAAc;;;;AAKpB,SAAS,YAAY,EACnB,WACA,OACA,KACA,KACA,UACA,YAQC;CACD,MAAM,CAAC,YAAY,iBAAiB,SAAS,OAAO,MAAM,CAAC;CAC3D,MAAM,aAAa,OAAsC,OAAU;AAGnE,iBAAgB;AACd,gBAAc,OAAO,MAAM,CAAC;IAC3B,CAAC,MAAM,CAAC;AAGX,iBAAgB;AACd,eAAa;AACX,OAAI,WAAW,QACb,cAAa,WAAW,QAAQ;;IAGnC,EAAE,CAAC;CAEN,MAAM,eAAe,eAAuB;EAC1C,MAAM,SAAS,OAAO,WAAW,WAAW;AAC5C,MAAI,OAAO,MAAM,OAAO,EAAE;AAExB,iBAAc,OAAO,IAAI,CAAC;AAC1B,YAAS,IAAI;SACR;GAEL,MAAM,UAAU,KAAK,IAAI,KAAK,IAAI,QAAQ,IAAI,EAAE,IAAI;AACpD,iBAAc,OAAO,QAAQ,CAAC;AAC9B,YAAS,QAAQ;;;CAIrB,MAAM,gBAAgB,UAA+C;EACnE,MAAM,WAAW,MAAM,OAAO;AAC9B,gBAAc,SAAS;AAGvB,MAAI,WAAW,QACb,cAAa,WAAW,QAAQ;AAIlC,aAAW,UAAU,iBAAiB;AACpC,eAAY,SAAS;KACpB,YAAY;;CAGjB,MAAM,mBAAmB;AAEvB,MAAI,WAAW,QACb,cAAa,WAAW,QAAQ;AAElC,cAAY,WAAW;;AAGzB,QACE,oBAAC;EACY;EACX,OAAO;EACG;EACV,iBAAe,YAAY;EAC3B,UAAU;EACV,QAAQ;GACR;;;;;AAON,SAAS,iBACP,eACA,KACA,KACgB;AAChB,KAAI,kBAAkB,OACpB,QAAO,EAAE;AAIX,KAAI,OAAO,kBAAkB,UAAU;AACrC,MAAI,gBAAgB,EAClB,QAAO,EAAE;EAEX,MAAM,QAAQ,MAAM,QAAQ,gBAAgB;AAC5C,SAAO,MAAM,KAAK,EAAE,QAAQ,eAAe,GAAG,GAAG,OAAO,EACtD,OAAO,MAAM,OAAO,GACrB,EAAE;;AAIL,QAAO,cACJ,KAAK,SAAU,OAAO,SAAS,WAAW,EAAE,OAAO,MAAM,GAAG,KAAM,CAClE,MAAM,GAAG,MAAM,EAAE,QAAQ,EAAE,MAAM;;;;;;AAOtC,SAAS,oBAAoB,SAAyB;AACpD,SAAQ,UAA0B;EAChC,MAAM,cAAc,QAAQ;AAC5B,MAAI,CAAC,YACH,QAAO;EAGT,IAAI,eAAe,YAAY;EAC/B,IAAI,cAAc,OAAO;AAEzB,OAAK,MAAM,UAAU,SAAS;GAC5B,MAAM,WAAW,KAAK,IAAI,QAAQ,OAAO,MAAM;AAC/C,OAAI,WAAW,aAAa;AAC1B,kBAAc;AACd,mBAAe,OAAO;SAGtB;;AAIJ,SAAO;;;;;;AAOX,SAAS,wBACP,SACA,OACS;AACT,QAAO,QAAQ,MACZ,WACC,OAAO,UAAU,SACjB,OAAO,UAAU,UACjB,OAAO,UAAU,GACpB;;;;;AAMH,SAAS,eACP,OACsB;AACtB,KAAI,UAAU,OACZ;AAEF,QAAO,MAAM,QAAQ,MAAM,GAAG,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuC/C,SAAgB,OAAO,EACrB,YACA,cACA,OAAO,WACP,SAAS,QACT,SAAS,aACT,UAAU,eAAe,KACzB,UAAU,eAAe,GACzB,UACA,aACA,cAAc,cACd,WACA,YAAY,MACZ,mBAAmB,OACnB,kBAAkB,MAClB,gBAAgB,OAChB,MAAM,UACN,OAAO,WACP,GAAG,QACW;CACd,MAAM,oBAAoB,cAClB,iBAAiB,aAAa,cAAc,aAAa,EAC/D;EAAC;EAAa;EAAc;EAAa,CAC1C;CAED,MAAM,aAAa,iBAAiB,kBAAkB,SAAS;CAG/D,MAAM,yBAAyB,cAAc;EAC3C,MAAM,aAAa,eAAe,aAAa;AAC/C,MAAI,cAAc,WAChB,QAAO,WAAW,IAAI,oBAAoB,kBAAkB,CAAC;AAE/D,SAAO,cAAc,CAAC,aAAa;IAClC;EAAC;EAAc;EAAY;EAAmB;EAAa,CAAC;CAG/D,MAAM,CAAC,OAAO,YAAY,mBACxB,eAAe,UAAU,EACzB,wBACA,SACD;CAGD,MAAM,iBAAiB,cAAc;EACnC,MAAM,2BAAW,IAAI,KAAqB;EAC1C,MAAM,QAAQ,eAAe;AAC7B,OAAK,MAAM,UAAU,kBACnB,UAAS,IAAI,OAAO,QAAS,OAAO,QAAQ,gBAAgB,QAAS,IAAI;AAE3E,SAAO;IACN;EAAC;EAAmB;EAAc;EAAa,CAAC;CAGnD,MAAM,eACJ,CAAC,mBACA,oBACC,wBAAwB,mBAAmB,aAAa;CAC5D,MAAM,eACJ,CAAC,mBACA,oBACC,wBAAwB,mBAAmB,aAAa;CAG5D,MAAM,gBAAgB,WAAqB;AACzC,MAAI,WACF,UAAS,OAAO,IAAI,oBAAoB,kBAAkB,CAAC,CAAC;MAE5D,UAAS,OAAO;;CAKpB,MAAM,mBAAmB,WAAqB;AAC5C,MAAI,WACF,eAAc,OAAO,IAAI,oBAAoB,kBAAkB,CAAC,CAAC;MAEjE,eAAc,OAAO;;AAIzB,QACE,oBAACA;EACC,GAAI;EACJ,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,gBAAgB,OAAO,QAAQ,UAAU,CAC/C;EACD,UAAU;EACV,UAAU;EACV,UAAU;EACV,aAAa;EACA;EACb,MAAM;EACC;EACP,cAAY,YAAY,SAAY;EACpC,eAAa;aAEX,EAAE,YACF;GACG,aACC,oBAAC;IAAM,WAAW,KAAK,OAAO,OAAO,YAAY,MAAM;cACpD;KACK;GAET,aACC,oBAAC;IAAI,WAAW,KAAK,OAAO,QAAQ,YAAY,OAAO;cACpD,MAAM,OAAO,KAAK,KAAK,UACtB,oBAAC;KAEC,WAAW,KAAK,OAAO,OAAO,YAAY,MAAM;KAChD,OAAO;KACP,KAAK;KACL,KAAK;KACL,UAAU,MAAM;KAChB,WAAW,aAAa,MAAM,cAAc,OAAO,SAAS;OANvD,gBAAgB,UAAU,IAAI,QAAQ,QAO3C,CACF;KACE;GAER,qBAACC;IACC,WAAW,mBAAmB,YAAY,QAAQ,cAChD,KAAK,OAAO,OAAO,UAAU,CAC9B;;KAED,oBAAC,SACC,WAAW,KACT,OAAO,iBACP,YAAY,gBACb,GACD;KAED,kBAAkB,SAAS,KAC1B,oBAAC;MAAI,WAAW,KAAK,OAAO,SAAS,YAAY,QAAQ;gBACtD,kBAAkB,KAAK,WACtB,qBAAC;OAEC,WAAW,KAAK,OAAO,QAAQ,YAAY,OAAO;OAClD,gBAAc,eAAe,IAAI,OAAO,MAAM;OAC9C,eAAY;kBAEZ,oBAAC,SACC,WAAW,KAAK,OAAO,WAAW,YAAY,UAAU,GACxD,EACD,oBAAoB,OAAO,SAC1B,oBAAC;QACC,WAAW,KACT,OAAO,aACP,YAAY,YACb;kBAEA,OAAO;SACH;SAhBJ,UAAU,OAAO,QAkBlB,CACN;OACE;KAEP,MAAM,OAAO,KAAK,GAAG,UACpB,qBAAC,uBACC,oBAAC;MACC,WAAW,KAAK,OAAO,YAAY,YAAY,WAAW;MAC1D,OACE;OACE,uBACE,MAAM,OAAO,WAAW,IACpB,IACA,MAAM,gBAAgB,EAAE;OAC9B,qBAAqB,MAAM,gBACzB,MAAM,OAAO,WAAW,IAAI,IAAI,EACjC;OACF;OAEH,EACF,qBAACC;MACC,YAAY,aAAa,MAAM,gBAAgB,MAAM;iBAErD,oBAAC;OACQ;OACP,WAAW,mBACT,YAAY,QACX,cAAc,KAAK,OAAO,OAAO,UAAU,CAC7C;QACD,EACF,oBAACC;OAAQ,WAAU;iBAChB,MAAM,cAAc,MAAM;QACnB;OACK,KA5BJ,UAAU,UAAU,IAAI,QAAQ,QA6BpC,CACX;;KACc;GAClB,oBAAC;IACC,MAAK;IACL,WAAW,KAAK,OAAO,UAAU,YAAY,SAAS;IACtD,QAAQ;cAEP;KACI;GACP,oBAAC;IACC,MAAK;IACL,WAAW,KAAK,OAAO,UAAU,YAAY,SAAS;IACtD,QAAQ;cAEP;KACI;MACN;GAEM"}
1
+ {"version":3,"file":"index.js","names":["AriaSlider","AriaSliderTrack","TooltipTrigger","Tooltip"],"sources":["../../../src/components/slider/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 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'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport { useControlledState } from '@react-stately/utils';\nimport {\n type CSSProperties,\n Fragment,\n useEffect,\n useMemo,\n useRef,\n useState,\n} from 'react';\nimport {\n Slider as AriaSlider,\n SliderTrack as AriaSliderTrack,\n composeRenderProps,\n Input,\n Label,\n SliderThumb,\n Text,\n} from 'react-aria-components';\nimport { Tooltip } from '../tooltip';\nimport { TooltipTrigger } from '../tooltip/trigger';\nimport styles from './styles.module.css';\nimport type { SliderMarker, SliderMarkersConfig, SliderProps } from './types';\n\nconst DEBOUNCE_MS = 500;\n\n/**\n * SliderInput - Internal component for debounced numeric input\n */\nfunction SliderInput({\n className,\n value,\n min,\n max,\n disabled,\n onChange,\n}: {\n className?: string;\n value: number;\n min: number;\n max: number;\n disabled?: boolean;\n onChange: (value: number) => void;\n}) {\n const [localValue, setLocalValue] = useState(String(value));\n const timeoutRef = useRef<ReturnType<typeof setTimeout>>(undefined);\n\n // Sync local value when external value changes (e.g., from slider drag)\n useEffect(() => {\n setLocalValue(String(value));\n }, [value]);\n\n // Cleanup timeout on unmount\n useEffect(() => {\n return () => {\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n };\n }, []);\n\n const commitValue = (inputValue: string) => {\n const parsed = Number.parseFloat(inputValue);\n if (Number.isNaN(parsed)) {\n // Reset to min if invalid\n setLocalValue(String(min));\n onChange(min);\n } else {\n // Clamp to valid range\n const clamped = Math.min(Math.max(parsed, min), max);\n setLocalValue(String(clamped));\n onChange(clamped);\n }\n };\n\n const handleChange = (event: React.ChangeEvent<HTMLInputElement>) => {\n const newValue = event.target.value;\n setLocalValue(newValue);\n\n // Clear existing timeout\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n\n // Debounce the commit\n timeoutRef.current = setTimeout(() => {\n commitValue(newValue);\n }, DEBOUNCE_MS);\n };\n\n const handleBlur = () => {\n // Clear pending timeout and commit immediately\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n commitValue(localValue);\n };\n\n return (\n <Input\n className={className}\n value={localValue}\n disabled={disabled}\n data-disabled={disabled || undefined}\n onChange={handleChange}\n onBlur={handleBlur}\n />\n );\n}\n\n/**\n * Normalizes the markers configuration into a consistent sorted array format\n */\nfunction normalizeMarkers(\n markersConfig: SliderMarkersConfig | undefined,\n min: number,\n max: number,\n): SliderMarker[] {\n if (markersConfig === undefined) {\n return [];\n }\n\n // Number of evenly spaced markers\n if (typeof markersConfig === 'number') {\n if (markersConfig < 2) {\n return [];\n }\n const step = (max - min) / (markersConfig - 1);\n return Array.from({ length: markersConfig }, (_, i) => ({\n value: min + step * i,\n }));\n }\n\n // Array of numbers or marker objects - sort by value\n return markersConfig\n .map((item) => (typeof item === 'number' ? { value: item } : item))\n .sort((a, b) => a.value - b.value);\n}\n\n/**\n * Snaps a value to the nearest marker (curried for use with map)\n * Assumes markers are sorted by value for early exit optimization\n */\nfunction snapToNearestMarker(markers: SliderMarker[]) {\n return (value: number): number => {\n const firstMarker = markers[0];\n if (!firstMarker) {\n return value;\n }\n\n let nearestValue = firstMarker.value;\n let minDistance = Number.POSITIVE_INFINITY;\n\n for (const marker of markers) {\n const distance = Math.abs(value - marker.value);\n if (distance < minDistance) {\n minDistance = distance;\n nearestValue = marker.value;\n } else {\n // Since markers are sorted, if distance increases we've passed the nearest\n break;\n }\n }\n\n return nearestValue;\n };\n}\n\n/**\n * Checks if a marker with a label exists at the given value\n */\nfunction hasLabeledMarkerAtValue(\n markers: SliderMarker[],\n value: number,\n): boolean {\n return markers.some(\n (marker) =>\n marker.value === value &&\n marker.label !== undefined &&\n marker.label !== '',\n );\n}\n\n/**\n * Normalizes value to array format\n */\nfunction normalizeValue(\n value: number | number[] | undefined,\n): number[] | undefined {\n if (value === undefined) {\n return undefined;\n }\n return Array.isArray(value) ? value : [value];\n}\n\n/**\n * Slider - Range input for numeric value selection\n *\n * Supports single values or ranges, optional input fields, markers, and snap-to-markers behavior.\n *\n * @param props - {@link SliderProps}\n * @param props.classNames - Custom CSS class names for slider elements.\n * @param props.defaultValue - Default value(s) for uncontrolled mode.\n * @param props.label - Label text for the slider.\n * @param props.layout - Layout variant for the slider.\n * @param props.markers - Marker configuration for discrete points.\n * @param props.maxValue - Maximum value of the slider range.\n * @param props.minValue - Minimum value of the slider range.\n * @param props.onChange - Callback when value changes.\n * @param props.onChangeEnd - Callback when user finishes dragging.\n * @param props.orientation - Slider orientation.\n * @param props.showInput - Whether to show numeric input fields.\n * @param props.showLabel - Whether to display the label.\n * @param props.showMarkerLabels - Whether to show labels on markers.\n * @param props.showValueLabels - Whether to show min/max value labels.\n * @param props.snapToMarkers - Whether to snap to marker values only.\n * @param props.step - Step increment for value changes.\n * @param props.value - Controlled value(s).\n * @returns The rendered Slider component.\n *\n * @example\n * ```tsx\n * <Slider\n * label=\"Volume\"\n * defaultValue={50}\n * minValue={0}\n * maxValue={100}\n * onChange={setVolume}\n * />\n * ```\n */\nexport function Slider({\n classNames,\n defaultValue,\n label: labelProp,\n layout = 'grid',\n markers: markersProp,\n maxValue: maxValueProp = 100,\n minValue: minValueProp = 0,\n onChange,\n onChangeEnd,\n orientation = 'horizontal',\n showInput,\n showLabel = true,\n showMarkerLabels = false,\n showValueLabels = true,\n snapToMarkers = false,\n step: stepProp,\n value: valueProp,\n ...rest\n}: SliderProps) {\n const normalizedMarkers = useMemo(\n () => normalizeMarkers(markersProp, minValueProp, maxValueProp),\n [markersProp, minValueProp, maxValueProp],\n );\n\n const shouldSnap = snapToMarkers && normalizedMarkers.length > 0;\n\n // Normalize default value, applying snap if needed\n const normalizedDefaultValue = useMemo(() => {\n const normalized = normalizeValue(defaultValue);\n if (shouldSnap && normalized) {\n return normalized.map(snapToNearestMarker(normalizedMarkers));\n }\n return normalized ?? [minValueProp];\n }, [defaultValue, shouldSnap, normalizedMarkers, minValueProp]);\n\n // Use controlled state for value management\n const [value, setValue] = useControlledState(\n normalizeValue(valueProp),\n normalizedDefaultValue,\n onChange,\n );\n\n // Memoize marker percent calculations\n const markerPercents = useMemo(() => {\n const percents = new Map<number, number>();\n const range = maxValueProp - minValueProp;\n for (const marker of normalizedMarkers) {\n percents.set(marker.value, ((marker.value - minValueProp) / range) * 100);\n }\n return percents;\n }, [normalizedMarkers, minValueProp, maxValueProp]);\n\n // Determine if min/max labels should be hidden\n const hideMinValue =\n !showValueLabels ||\n (showMarkerLabels &&\n hasLabeledMarkerAtValue(normalizedMarkers, minValueProp));\n const hideMaxValue =\n !showValueLabels ||\n (showMarkerLabels &&\n hasLabeledMarkerAtValue(normalizedMarkers, maxValueProp));\n\n // Handle onChange - snap values when snapToMarkers is enabled\n const handleChange = (values: number[]) => {\n if (shouldSnap) {\n setValue(values.map(snapToNearestMarker(normalizedMarkers)));\n } else {\n setValue(values);\n }\n };\n\n // Handle onChangeEnd\n const handleChangeEnd = (values: number[]) => {\n if (shouldSnap) {\n onChangeEnd?.(values.map(snapToNearestMarker(normalizedMarkers)));\n } else {\n onChangeEnd?.(values);\n }\n };\n\n return (\n <AriaSlider\n {...rest}\n className={composeRenderProps(classNames?.slider, (className) =>\n clsx('group/slider', styles.slider, className),\n )}\n maxValue={maxValueProp}\n minValue={minValueProp}\n onChange={handleChange}\n onChangeEnd={handleChangeEnd}\n orientation={orientation}\n step={stepProp}\n value={value}\n aria-label={showLabel ? undefined : labelProp}\n data-layout={layout}\n >\n {({ state }) => (\n <>\n {showLabel && (\n <Label className={clsx(styles.label, classNames?.label)}>\n {labelProp}\n </Label>\n )}\n {showInput && (\n <div className={clsx(styles.inputs, classNames?.inputs)}>\n {state.values.map((val, index) => (\n <SliderInput\n key={`number-field-${index === 0 ? 'min' : 'max'}`}\n className={clsx(styles.input, classNames?.input)}\n value={val}\n min={minValueProp}\n max={maxValueProp}\n disabled={state.isDisabled}\n onChange={(newValue) => state.setThumbValue(index, newValue)}\n />\n ))}\n </div>\n )}\n <AriaSliderTrack\n className={composeRenderProps(classNames?.track, (className) =>\n clsx(styles.track, className),\n )}\n >\n <div\n className={clsx(\n styles.trackBackground,\n classNames?.trackBackground,\n )}\n />\n {/* Markers */}\n {normalizedMarkers.length > 0 && (\n <div className={clsx(styles.markers, classNames?.markers)}>\n {normalizedMarkers.map((marker) => (\n <div\n key={`marker-${marker.value}`}\n className={clsx(styles.marker, classNames?.marker)}\n data-percent={markerPercents.get(marker.value)}\n aria-hidden='true'\n >\n <div\n className={clsx(styles.markerDot, classNames?.markerDot)}\n />\n {showMarkerLabels && marker.label && (\n <span\n className={clsx(\n styles.markerLabel,\n classNames?.markerLabel,\n )}\n >\n {marker.label}\n </span>\n )}\n </div>\n ))}\n </div>\n )}\n {state.values.map((_, index) => (\n <Fragment key={`slider-${index === 0 ? 'min' : 'max'}`}>\n <div\n className={clsx(styles.trackValue, classNames?.trackValue)}\n style={\n {\n '--track-value-start':\n state.values.length === 1\n ? 0\n : state.getThumbPercent(0),\n '--track-value-end': state.getThumbPercent(\n state.values.length === 1 ? 0 : 1,\n ),\n } as CSSProperties\n }\n />\n <TooltipTrigger\n isDisabled={showInput || state.isThumbDragging(index)}\n >\n <SliderThumb\n index={index}\n className={composeRenderProps(\n classNames?.thumb,\n (className) => clsx(styles.thumb, className),\n )}\n />\n <Tooltip placement='top'>\n {state.getThumbValue(index)}\n </Tooltip>\n </TooltipTrigger>\n </Fragment>\n ))}\n </AriaSliderTrack>\n <Text\n slot='min'\n className={clsx(styles.minValue, classNames?.minValue)}\n hidden={hideMinValue}\n >\n {minValueProp}\n </Text>\n <Text\n slot='max'\n className={clsx(styles.maxValue, classNames?.maxValue)}\n hidden={hideMaxValue}\n >\n {maxValueProp}\n </Text>\n </>\n )}\n </AriaSlider>\n );\n}\n"],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -12,7 +12,7 @@
12
12
 
13
13
  import { StatusIndicatorProps } from "./types.js";
14
14
  import "client-only";
15
- import * as react_jsx_runtime134 from "react/jsx-runtime";
15
+ import * as react_jsx_runtime171 from "react/jsx-runtime";
16
16
 
17
17
  //#region src/components/status-indicator/index.d.ts
18
18
  /**
@@ -35,7 +35,7 @@ declare function StatusIndicator({
35
35
  className,
36
36
  status,
37
37
  ...rest
38
- }: StatusIndicatorProps): react_jsx_runtime134.JSX.Element;
38
+ }: StatusIndicatorProps): react_jsx_runtime171.JSX.Element;
39
39
  //#endregion
40
40
  export { StatusIndicator };
41
41
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -13,13 +13,13 @@
13
13
  import { ProviderProps } from "../../lib/types.js";
14
14
  import { SwitchProps as SwitchProps$1 } from "./types.js";
15
15
  import "client-only";
16
- import * as react32 from "react";
16
+ import * as react42 from "react";
17
17
  import { ContextValue } from "react-aria-components";
18
- import * as react_jsx_runtime135 from "react/jsx-runtime";
18
+ import * as react_jsx_runtime172 from "react/jsx-runtime";
19
19
 
20
20
  //#region src/components/switch/context.d.ts
21
21
  /** Context for sharing props across Switch components */
22
- declare const SwitchContext: react32.Context<ContextValue<SwitchProps$1, HTMLLabelElement>>;
22
+ declare const SwitchContext: react42.Context<ContextValue<SwitchProps$1, HTMLLabelElement>>;
23
23
  /**
24
24
  * Sets default props for all Switch components within.
25
25
  *
@@ -38,7 +38,7 @@ declare const SwitchContext: react32.Context<ContextValue<SwitchProps$1, HTMLLab
38
38
  declare function SwitchProvider({
39
39
  children,
40
40
  ...props
41
- }: ProviderProps<SwitchProps$1>): react_jsx_runtime135.JSX.Element;
41
+ }: ProviderProps<SwitchProps$1>): react_jsx_runtime172.JSX.Element;
42
42
  //#endregion
43
43
  export { SwitchContext, SwitchProvider };
44
44
  //# sourceMappingURL=context.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","names":[],"sources":["../../../src/components/switch/context.tsx"],"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'use client';\n\nimport 'client-only';\nimport { createContext } from 'react';\nimport type { ContextValue } from 'react-aria-components';\nimport type { ProviderProps } from '@/lib/types';\nimport type { SwitchProps } from './types';\n\n/** Context for sharing props across Switch components */\nexport const SwitchContext =\n createContext<ContextValue<SwitchProps, HTMLLabelElement>>(null);\n\n/**\n * Sets default props for all Switch components within.\n *\n * @example\n * ```tsx\n * <SwitchProvider isDisabled={true}>\n * <Switch>Option 1</Switch>\n * <Switch>Option 2</Switch>\n * </SwitchProvider>\n * ```\n *\n * @param props - ProviderProps with SwitchProps.\n * @param props.children - Child components that receive the context.\n * @returns The SwitchContext provider wrapping children.\n */\nexport function SwitchProvider({\n children,\n ...props\n}: ProviderProps<SwitchProps>) {\n return (\n <SwitchContext.Provider value={props}>{children}</SwitchContext.Provider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAoBA,MAAa,gBACX,cAA2D,KAAK;;;;;;;;;;;;;;;;AAiBlE,SAAgB,eAAe,EAC7B,UACA,GAAG,SAC0B;AAC7B,QACE,oBAAC,cAAc;EAAS,OAAO;EAAQ;GAAkC"}
1
+ {"version":3,"file":"context.js","names":[],"sources":["../../../src/components/switch/context.tsx"],"sourcesContent":["/*\n * Copyright 2026 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'use client';\n\nimport 'client-only';\nimport { createContext } from 'react';\nimport type { ContextValue } from 'react-aria-components';\nimport type { ProviderProps } from '@/lib/types';\nimport type { SwitchProps } from './types';\n\n/** Context for sharing props across Switch components */\nexport const SwitchContext =\n createContext<ContextValue<SwitchProps, HTMLLabelElement>>(null);\n\n/**\n * Sets default props for all Switch components within.\n *\n * @example\n * ```tsx\n * <SwitchProvider isDisabled={true}>\n * <Switch>Option 1</Switch>\n * <Switch>Option 2</Switch>\n * </SwitchProvider>\n * ```\n *\n * @param props - ProviderProps with SwitchProps.\n * @param props.children - Child components that receive the context.\n * @returns The SwitchContext provider wrapping children.\n */\nexport function SwitchProvider({\n children,\n ...props\n}: ProviderProps<SwitchProps>) {\n return (\n <SwitchContext.Provider value={props}>{children}</SwitchContext.Provider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAoBA,MAAa,gBACX,cAA2D,KAAK;;;;;;;;;;;;;;;;AAiBlE,SAAgB,eAAe,EAC7B,UACA,GAAG,SAC0B;AAC7B,QACE,oBAAC,cAAc;EAAS,OAAO;EAAQ;GAAkC"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -12,7 +12,7 @@
12
12
 
13
13
  import { SwitchProps } from "./types.js";
14
14
  import "client-only";
15
- import * as react_jsx_runtime136 from "react/jsx-runtime";
15
+ import * as react_jsx_runtime173 from "react/jsx-runtime";
16
16
 
17
17
  //#region src/components/switch/index.d.ts
18
18
 
@@ -38,7 +38,7 @@ import * as react_jsx_runtime136 from "react/jsx-runtime";
38
38
  declare function Switch({
39
39
  ref,
40
40
  ...props
41
- }: SwitchProps): react_jsx_runtime136.JSX.Element;
41
+ }: SwitchProps): react_jsx_runtime173.JSX.Element;
42
42
  //#endregion
43
43
  export { Switch };
44
44
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["AriaSwitch","children"],"sources":["../../../src/components/switch/index.tsx"],"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'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport {\n Switch as AriaSwitch,\n composeRenderProps,\n useContextProps,\n} from 'react-aria-components';\nimport { SwitchContext } from './context';\nimport styles from './styles.module.css';\nimport type { SwitchProps } from './types';\n\n/**\n * Switch - Toggle control for binary on/off states\n *\n * Provides visual feedback with smooth transitions and accessible keyboard/screen reader support.\n *\n * @param props - {@link SwitchProps}\n * @param props.ref - Ref to the switch label element.\n * @param props.children - Label content for the switch.\n * @param props.classNames - Custom CSS class names for switch elements.\n * @param props.labelPosition - Position of the label relative to the switch control.\n * @returns The rendered Switch component.\n *\n * @example\n * ```tsx\n * <Switch isSelected={enabled} onChange={setEnabled}>\n * Enable notifications\n * </Switch>\n * ```\n */\nexport function Switch({ ref, ...props }: SwitchProps) {\n [props, ref] = useContextProps(props, ref ?? null, SwitchContext);\n\n const { children, classNames, labelPosition = 'end', ...rest } = props;\n\n return (\n <AriaSwitch\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.switch, (className) =>\n clsx('group/switch', styles.switch, styles[labelPosition], className),\n )}\n >\n {composeRenderProps(children, (children) => (\n <>\n <span className={clsx(styles.control, classNames?.control)} />\n {children != null && (\n <span className={clsx(styles.label, classNames?.label)}>\n {children}\n </span>\n )}\n </>\n ))}\n </AriaSwitch>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2CA,SAAgB,OAAO,EAAE,KAAK,GAAG,SAAsB;AACrD,EAAC,OAAO,OAAO,gBAAgB,OAAO,OAAO,MAAM,cAAc;CAEjE,MAAM,EAAE,UAAU,YAAY,gBAAgB,OAAO,GAAG,SAAS;AAEjE,QACE,oBAACA;EACC,GAAI;EACC;EACL,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,gBAAgB,OAAO,QAAQ,OAAO,gBAAgB,UAAU,CACtE;YAEA,mBAAmB,WAAW,eAC7B,4CACE,oBAAC,UAAK,WAAW,KAAK,OAAO,SAAS,YAAY,QAAQ,GAAI,EAC7DC,cAAY,QACX,oBAAC;GAAK,WAAW,KAAK,OAAO,OAAO,YAAY,MAAM;aACnDA;IACI,IAER,CACH;GACS"}
1
+ {"version":3,"file":"index.js","names":["AriaSwitch","children"],"sources":["../../../src/components/switch/index.tsx"],"sourcesContent":["/*\n * Copyright 2026 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'use client';\n\nimport 'client-only';\nimport { clsx } from '@accelint/design-foundation/lib/utils';\nimport {\n Switch as AriaSwitch,\n composeRenderProps,\n useContextProps,\n} from 'react-aria-components';\nimport { SwitchContext } from './context';\nimport styles from './styles.module.css';\nimport type { SwitchProps } from './types';\n\n/**\n * Switch - Toggle control for binary on/off states\n *\n * Provides visual feedback with smooth transitions and accessible keyboard/screen reader support.\n *\n * @param props - {@link SwitchProps}\n * @param props.ref - Ref to the switch label element.\n * @param props.children - Label content for the switch.\n * @param props.classNames - Custom CSS class names for switch elements.\n * @param props.labelPosition - Position of the label relative to the switch control.\n * @returns The rendered Switch component.\n *\n * @example\n * ```tsx\n * <Switch isSelected={enabled} onChange={setEnabled}>\n * Enable notifications\n * </Switch>\n * ```\n */\nexport function Switch({ ref, ...props }: SwitchProps) {\n [props, ref] = useContextProps(props, ref ?? null, SwitchContext);\n\n const { children, classNames, labelPosition = 'end', ...rest } = props;\n\n return (\n <AriaSwitch\n {...rest}\n ref={ref}\n className={composeRenderProps(classNames?.switch, (className) =>\n clsx('group/switch', styles.switch, styles[labelPosition], className),\n )}\n >\n {composeRenderProps(children, (children) => (\n <>\n <span className={clsx(styles.control, classNames?.control)} />\n {children != null && (\n <span className={clsx(styles.label, classNames?.label)}>\n {children}\n </span>\n )}\n </>\n ))}\n </AriaSwitch>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2CA,SAAgB,OAAO,EAAE,KAAK,GAAG,SAAsB;AACrD,EAAC,OAAO,OAAO,gBAAgB,OAAO,OAAO,MAAM,cAAc;CAEjE,MAAM,EAAE,UAAU,YAAY,gBAAgB,OAAO,GAAG,SAAS;AAEjE,QACE,oBAACA;EACC,GAAI;EACC;EACL,WAAW,mBAAmB,YAAY,SAAS,cACjD,KAAK,gBAAgB,OAAO,QAAQ,OAAO,gBAAgB,UAAU,CACtE;YAEA,mBAAmB,WAAW,eAC7B,4CACE,oBAAC,UAAK,WAAW,KAAK,OAAO,SAAS,YAAY,QAAQ,GAAI,EAC7DC,cAAY,QACX,oBAAC;GAAK,WAAW,KAAK,OAAO,OAAO,YAAY,MAAM;aACnDA;IACI,IAER,CACH;GACS"}
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
3
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
  * you may not use this file except in compliance with the License. You may obtain a copy
5
5
  * of the License at https://www.apache.org/licenses/LICENSE-2.0