@accelint/design-toolkit 9.7.0 → 9.9.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 (892) 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 +2 -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 +3 -3
  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 +8 -46
  133. package/dist/components/color-picker/index.js +35 -53
  134. package/dist/components/color-picker/index.js.map +1 -1
  135. package/dist/components/color-picker/styles.module.css +6 -2
  136. package/dist/components/color-picker/types.d.ts +18 -5
  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 +20 -2
  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 +50 -44
  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 +6 -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 +4 -4
  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 +3 -3
  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 +2 -2
  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 +9 -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 +2 -2
  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 +2 -2
  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 +4 -3
  529. package/dist/components/options/item-label.js +21 -5
  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 +45 -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 +2 -2
  675. package/dist/components/sidenav/trigger.js.map +1 -1
  676. package/dist/components/sidenav/types.d.ts +2 -2
  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 +4 -3
  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 +2 -2
  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 +2 -2
  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 +2 -2
  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 +8 -6
  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/node_modules/.pnpm/@react-aria_collections@3.0.0-rc.7_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@react-aria/collections/dist/BaseCollection.js +134 -0
  883. package/dist/node_modules/.pnpm/@react-aria_collections@3.0.0-rc.7_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@react-aria/collections/dist/BaseCollection.js.map +1 -0
  884. package/dist/providers/portal.d.ts +3 -3
  885. package/dist/providers/portal.js +2 -2
  886. package/dist/providers/portal.js.map +1 -1
  887. package/dist/providers/theme-provider.d.ts +3 -3
  888. package/dist/providers/theme-provider.js +1 -1
  889. package/dist/providers/theme-provider.js.map +1 -1
  890. package/dist/utils/logger/index.js +31 -0
  891. package/dist/utils/logger/index.js.map +1 -0
  892. package/package.json +25 -12
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["nodes"],"sources":["../../../../src/hooks/use-tree/actions/index.ts"],"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 { useUpdateEffect } from '@react-aria/utils';\nimport { useRef } from 'react';\nimport { Cache } from './cache';\nimport type { Key } from '@react-types/shared';\nimport type {\n TreeActions,\n TreeData,\n TreeNode,\n TreeNodeBase,\n UseTreeActionsOptions,\n} from '../types';\n\n/**\n * Stateless hook that transforms tree data according to actions\n * it takes in nodes and returns a new version of the tree.\n *\n * Note: each operation returns the whole tree. Future iterations\n * might want to return only the changed portion of the tree.\n *\n * @param options - {@link UseTreeActionsOptions}\n * @param options.nodes - Current tree nodes to operate on.\n * @returns {@link TreeActions} Object containing all tree manipulation functions.\n *\n * @example\n * ```tsx\n * const treeActions = useTreeActions({\n * nodes: [\n * {\n * key: 'root',\n * label: 'Root',\n * children: [\n * { key: 'child1', label: 'Child 1' },\n * { key: 'child2', label: 'Child 2' }\n * ]\n * }\n * ]\n * });\n *\n * // Use tree actions\n * const updatedTree = treeActions.insertAfter('child1', [\n * { key: 'newChild', label: 'New Child' }\n * ]);\n * ```\n */\nexport function useTreeActions<T>({\n nodes,\n}: UseTreeActionsOptions<T>): TreeActions<T> {\n const cache = useRef(new Cache<T>(nodes)).current;\n\n useUpdateEffect(() => {\n cache.rebuild(nodes);\n }, [nodes]);\n\n /** GET NODE **/\n function getNode(key: Key) {\n return cache.getNode(key);\n }\n\n /** INSERT NODES **/\n function insertAfter(\n target: Key | null,\n nodes: TreeNode<T>[],\n ): TreeNode<T>[] {\n cache.addNodes(target, nodes, 'after');\n\n return cache.toTree(true);\n }\n\n function insertBefore(\n target: Key | null,\n nodes: TreeNode<T>[],\n ): TreeNode<T>[] {\n cache.addNodes(target, nodes, 'before');\n\n return cache.toTree(true);\n }\n\n function insertInto(target: Key | null, nodes: TreeNode<T>[]): TreeNode<T>[] {\n for (const node of nodes) {\n cache.insertNode(target, node, 0);\n }\n\n return cache.toTree(true);\n }\n\n /** MOVE NODES **/\n function moveAfter(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n cache.moveNodes(target, keys, 'after');\n\n return cache.toTree();\n }\n\n function moveBefore(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n cache.moveNodes(target, keys, 'before');\n\n return cache.toTree();\n }\n\n function moveInto(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n for (const key of keys) {\n cache.moveNode(target, key, 0);\n }\n\n return cache.toTree();\n }\n\n /** UPDATE NODES **/\n function updateNode(\n key: Key,\n callback: (node: TreeNodeBase<T>) => TreeNodeBase<T>,\n ): TreeNode<T>[] {\n const node = cache.getNode(key);\n\n cache.setNode(key, callback(node));\n\n return cache.toTree(true);\n }\n\n /** REMOVE NODES **/\n function remove(keys: Set<Key>): TreeNode<T>[] {\n for (const key of keys.values()) {\n cache.deleteNode(key);\n }\n\n return cache.toTree(true);\n }\n\n /** SELECTION **/\n function onSelectionChange(keys: Set<Key>): TreeNode<T>[] {\n unselectAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n\n cache.setNode(node.key, {\n ...node,\n isSelected: true,\n });\n }\n\n return cache.toTree();\n }\n\n function selectAll(): TreeNode<T>[] {\n cache.setAllNodes({ isSelected: true });\n\n return cache.toTree();\n }\n\n function unselectAll(): TreeNode<T>[] {\n cache.setAllNodes({ isSelected: false });\n\n return cache.toTree();\n }\n\n /** EXPANSION **/\n function onExpandedChange(keys: Set<Key>): TreeNode<T>[] {\n collapseAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n\n cache.setNode(node.key, {\n ...node,\n isExpanded: true,\n });\n }\n\n return cache.toTree();\n }\n\n function expandAll(): TreeNode<T>[] {\n cache.setAllNodes({ isExpanded: true });\n\n return cache.toTree();\n }\n\n function collapseAll(): TreeNode<T>[] {\n cache.setAllNodes({ isExpanded: false });\n\n return cache.toTree();\n }\n\n /** VISIBILITY **/\n function onVisibilityChange(keys: Set<Key>): TreeData<T> {\n hideAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n cache.setNode(node.key, {\n ...node,\n isVisible: true,\n });\n }\n return cache.toTree(true);\n }\n\n function revealAll(): TreeNode<T>[] {\n cache.setAllNodes({ isVisible: true });\n\n return cache.toTree(true);\n }\n\n function hideAll(): TreeNode<T>[] {\n cache.setAllNodes({ isVisible: false });\n\n return cache.toTree(true);\n }\n\n return {\n getNode,\n insertAfter,\n insertBefore,\n insertInto,\n moveAfter,\n moveBefore,\n moveInto,\n remove,\n updateNode,\n\n // Expansion\n collapseAll,\n expandAll,\n onExpandedChange,\n\n // Selection\n selectAll,\n unselectAll,\n onSelectionChange,\n\n // Visibility\n hideAll,\n revealAll,\n onVisibilityChange,\n };\n}\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["nodes"],"sources":["../../../../src/hooks/use-tree/actions/index.ts"],"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 { useUpdateEffect } from '@react-aria/utils';\nimport { useRef } from 'react';\nimport { Cache } from './cache';\nimport type { Key } from '@react-types/shared';\nimport type {\n TreeActions,\n TreeData,\n TreeNode,\n TreeNodeBase,\n UseTreeActionsOptions,\n} from '../types';\n\n/**\n * Stateless hook that transforms tree data according to actions\n * it takes in nodes and returns a new version of the tree.\n *\n * Note: each operation returns the whole tree. Future iterations\n * might want to return only the changed portion of the tree.\n *\n * @param options - {@link UseTreeActionsOptions}\n * @param options.nodes - Current tree nodes to operate on.\n * @returns {@link TreeActions} Object containing all tree manipulation functions.\n *\n * @example\n * ```tsx\n * const treeActions = useTreeActions({\n * nodes: [\n * {\n * key: 'root',\n * label: 'Root',\n * children: [\n * { key: 'child1', label: 'Child 1' },\n * { key: 'child2', label: 'Child 2' }\n * ]\n * }\n * ]\n * });\n *\n * // Use tree actions\n * const updatedTree = treeActions.insertAfter('child1', [\n * { key: 'newChild', label: 'New Child' }\n * ]);\n * ```\n */\nexport function useTreeActions<T>({\n nodes,\n}: UseTreeActionsOptions<T>): TreeActions<T> {\n const cache = useRef(new Cache<T>(nodes)).current;\n\n useUpdateEffect(() => {\n cache.rebuild(nodes);\n }, [nodes]);\n\n /** GET NODE **/\n function getNode(key: Key) {\n return cache.getNode(key);\n }\n\n /** INSERT NODES **/\n function insertAfter(\n target: Key | null,\n nodes: TreeNode<T>[],\n ): TreeNode<T>[] {\n cache.addNodes(target, nodes, 'after');\n\n return cache.toTree(true);\n }\n\n function insertBefore(\n target: Key | null,\n nodes: TreeNode<T>[],\n ): TreeNode<T>[] {\n cache.addNodes(target, nodes, 'before');\n\n return cache.toTree(true);\n }\n\n function insertInto(target: Key | null, nodes: TreeNode<T>[]): TreeNode<T>[] {\n for (const node of nodes) {\n cache.insertNode(target, node, 0);\n }\n\n return cache.toTree(true);\n }\n\n /** MOVE NODES **/\n function moveAfter(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n cache.moveNodes(target, keys, 'after');\n\n return cache.toTree();\n }\n\n function moveBefore(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n cache.moveNodes(target, keys, 'before');\n\n return cache.toTree();\n }\n\n function moveInto(target: Key | null, keys: Set<Key>): TreeNode<T>[] {\n for (const key of keys) {\n cache.moveNode(target, key, 0);\n }\n\n return cache.toTree();\n }\n\n /** UPDATE NODES **/\n function updateNode(\n key: Key,\n callback: (node: TreeNodeBase<T>) => TreeNodeBase<T>,\n ): TreeNode<T>[] {\n const node = cache.getNode(key);\n\n cache.setNode(key, callback(node));\n\n return cache.toTree(true);\n }\n\n /** REMOVE NODES **/\n function remove(keys: Set<Key>): TreeNode<T>[] {\n for (const key of keys.values()) {\n cache.deleteNode(key);\n }\n\n return cache.toTree(true);\n }\n\n /** SELECTION **/\n function onSelectionChange(keys: Set<Key>): TreeNode<T>[] {\n unselectAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n\n cache.setNode(node.key, {\n ...node,\n isSelected: true,\n });\n }\n\n return cache.toTree();\n }\n\n function selectAll(): TreeNode<T>[] {\n cache.setAllNodes({ isSelected: true });\n\n return cache.toTree();\n }\n\n function unselectAll(): TreeNode<T>[] {\n cache.setAllNodes({ isSelected: false });\n\n return cache.toTree();\n }\n\n /** EXPANSION **/\n function onExpandedChange(keys: Set<Key>): TreeNode<T>[] {\n collapseAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n\n cache.setNode(node.key, {\n ...node,\n isExpanded: true,\n });\n }\n\n return cache.toTree();\n }\n\n function expandAll(): TreeNode<T>[] {\n cache.setAllNodes({ isExpanded: true });\n\n return cache.toTree();\n }\n\n function collapseAll(): TreeNode<T>[] {\n cache.setAllNodes({ isExpanded: false });\n\n return cache.toTree();\n }\n\n /** VISIBILITY **/\n function onVisibilityChange(keys: Set<Key>): TreeData<T> {\n hideAll();\n\n for (const key of keys) {\n const node = cache.getNode(key);\n cache.setNode(node.key, {\n ...node,\n isVisible: true,\n });\n }\n return cache.toTree(true);\n }\n\n function revealAll(): TreeNode<T>[] {\n cache.setAllNodes({ isVisible: true });\n\n return cache.toTree(true);\n }\n\n function hideAll(): TreeNode<T>[] {\n cache.setAllNodes({ isVisible: false });\n\n return cache.toTree(true);\n }\n\n return {\n getNode,\n insertAfter,\n insertBefore,\n insertInto,\n moveAfter,\n moveBefore,\n moveInto,\n remove,\n updateNode,\n\n // Expansion\n collapseAll,\n expandAll,\n onExpandedChange,\n\n // Selection\n selectAll,\n unselectAll,\n onSelectionChange,\n\n // Visibility\n hideAll,\n revealAll,\n onVisibilityChange,\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 +1 @@
1
- {"version":3,"file":"index.js","names":["dragAndDropConfig: DragAndDropConfig","items"],"sources":["../../../../src/hooks/use-tree/state/index.ts"],"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 { useState } from 'react';\nimport { useTreeActions } from '../actions';\nimport { processDroppedItems } from './utils';\nimport type {\n DragItem,\n DroppableCollectionInsertDropEvent,\n DroppableCollectionOnItemDropEvent,\n DroppableCollectionReorderEvent,\n DroppableCollectionRootDropEvent,\n Key,\n Selection,\n} from '@react-types/shared';\nimport type {\n DragAndDropConfig,\n UseTreeState,\n UseTreeStateOptions,\n} from '../types';\n\n/**\n * Stateful tree manager with drag-and-drop, selection, expansion, and visibility controls\n *\n * @param options - {@link UseTreeStateOptions}\n * @param options.items - Initial tree node items.\n * @returns {@link UseTreeState} Tree state, actions, and drag-and-drop configuration.\n */\nexport function useTreeState<T>({\n items,\n}: UseTreeStateOptions<T>): UseTreeState<T> {\n const [nodes, setNodes] = useState(items);\n const actions = useTreeActions<T>({ nodes });\n\n const dragAndDropConfig: DragAndDropConfig = {\n getItems: (keys: Set<Key>): DragItem[] =>\n [...keys].map((key) => {\n const node = actions.getNode(key);\n\n return {\n key: `${key}`,\n 'text/plain': JSON.stringify(node),\n };\n }),\n onReorder: (e: DroppableCollectionReorderEvent) => {\n if (e.target.dropPosition === 'before') {\n setNodes(actions.moveBefore(e.target.key, e.keys));\n } else {\n setNodes(actions.moveAfter(e.target.key, e.keys));\n }\n },\n onInsert: ({ items, target }: DroppableCollectionInsertDropEvent) => {\n (async () => {\n const processedItems = await processDroppedItems(\n items,\n dragAndDropConfig.acceptedDragTypes ?? [],\n );\n\n setNodes(\n actions.remove(new Set(processedItems.map((item) => item.id))),\n );\n\n if (target.dropPosition === 'before') {\n setNodes(actions.insertBefore(target.key, processedItems));\n } else if (target.dropPosition === 'after') {\n setNodes(actions.insertAfter(target.key, processedItems));\n }\n })();\n },\n onItemDrop: ({ target, items }: DroppableCollectionOnItemDropEvent) => {\n (async () => {\n const targetNode = actions.getNode(target.key);\n const [item] = items;\n\n if (\n target.dropPosition === 'on' &&\n targetNode &&\n item &&\n item.kind !== 'directory'\n ) {\n const key = await item.getText('key');\n\n if (key) {\n setNodes(actions.moveInto(target.key, new Set([key])));\n }\n }\n })();\n },\n onRootDrop: ({ items }: DroppableCollectionRootDropEvent) => {\n (async () => {\n const processedItems = await processDroppedItems(\n items,\n dragAndDropConfig.acceptedDragTypes ?? [],\n );\n\n setNodes(\n actions.remove(new Set(processedItems.map((item) => item.key))),\n );\n setNodes(actions.insertAfter(null, processedItems));\n })();\n },\n };\n\n function collapseAll() {\n setNodes(actions.collapseAll());\n }\n\n function expandAll() {\n setNodes(actions.expandAll());\n }\n\n function onExpandedChange(keys: Set<Key>) {\n setNodes(actions.onExpandedChange(keys));\n }\n\n function selectAll() {\n setNodes(actions.selectAll());\n }\n\n function unselectAll() {\n setNodes(actions.unselectAll());\n }\n\n function onSelectionChange(keys: Selection) {\n if (keys === 'all') {\n return selectAll();\n }\n\n setNodes(actions.onSelectionChange(keys));\n }\n\n function hideAll() {\n setNodes(actions.hideAll());\n }\n\n function revealAll() {\n setNodes(actions.revealAll());\n }\n\n function onVisibilityChange(keys: Set<Key>) {\n setNodes(actions.onVisibilityChange(keys));\n }\n\n return {\n nodes,\n actions: {\n // Expansion\n collapseAll,\n expandAll,\n onExpandedChange,\n\n // Selection\n selectAll,\n unselectAll,\n onSelectionChange,\n\n // Visibility\n hideAll,\n revealAll,\n onVisibilityChange,\n },\n dragAndDropConfig,\n };\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuCA,SAAgB,aAAgB,EAC9B,SAC0C;CAC1C,MAAM,CAAC,OAAO,YAAY,SAAS,MAAM;CACzC,MAAM,UAAU,eAAkB,EAAE,OAAO,CAAC;CAE5C,MAAMA,oBAAuC;EAC3C,WAAW,SACT,CAAC,GAAG,KAAK,CAAC,KAAK,QAAQ;GACrB,MAAM,OAAO,QAAQ,QAAQ,IAAI;AAEjC,UAAO;IACL,KAAK,GAAG;IACR,cAAc,KAAK,UAAU,KAAK;IACnC;IACD;EACJ,YAAY,MAAuC;AACjD,OAAI,EAAE,OAAO,iBAAiB,SAC5B,UAAS,QAAQ,WAAW,EAAE,OAAO,KAAK,EAAE,KAAK,CAAC;OAElD,UAAS,QAAQ,UAAU,EAAE,OAAO,KAAK,EAAE,KAAK,CAAC;;EAGrD,WAAW,EAAE,gBAAO,aAAiD;AACnE,IAAC,YAAY;IACX,MAAM,iBAAiB,MAAM,oBAC3BC,SACA,kBAAkB,qBAAqB,EAAE,CAC1C;AAED,aACE,QAAQ,OAAO,IAAI,IAAI,eAAe,KAAK,SAAS,KAAK,GAAG,CAAC,CAAC,CAC/D;AAED,QAAI,OAAO,iBAAiB,SAC1B,UAAS,QAAQ,aAAa,OAAO,KAAK,eAAe,CAAC;aACjD,OAAO,iBAAiB,QACjC,UAAS,QAAQ,YAAY,OAAO,KAAK,eAAe,CAAC;OAEzD;;EAEN,aAAa,EAAE,QAAQ,qBAAgD;AACrE,IAAC,YAAY;IACX,MAAM,aAAa,QAAQ,QAAQ,OAAO,IAAI;IAC9C,MAAM,CAAC,QAAQA;AAEf,QACE,OAAO,iBAAiB,QACxB,cACA,QACA,KAAK,SAAS,aACd;KACA,MAAM,MAAM,MAAM,KAAK,QAAQ,MAAM;AAErC,SAAI,IACF,UAAS,QAAQ,SAAS,OAAO,KAAK,IAAI,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;;OAGxD;;EAEN,aAAa,EAAE,qBAA8C;AAC3D,IAAC,YAAY;IACX,MAAM,iBAAiB,MAAM,oBAC3BA,SACA,kBAAkB,qBAAqB,EAAE,CAC1C;AAED,aACE,QAAQ,OAAO,IAAI,IAAI,eAAe,KAAK,SAAS,KAAK,IAAI,CAAC,CAAC,CAChE;AACD,aAAS,QAAQ,YAAY,MAAM,eAAe,CAAC;OACjD;;EAEP;CAED,SAAS,cAAc;AACrB,WAAS,QAAQ,aAAa,CAAC;;CAGjC,SAAS,YAAY;AACnB,WAAS,QAAQ,WAAW,CAAC;;CAG/B,SAAS,iBAAiB,MAAgB;AACxC,WAAS,QAAQ,iBAAiB,KAAK,CAAC;;CAG1C,SAAS,YAAY;AACnB,WAAS,QAAQ,WAAW,CAAC;;CAG/B,SAAS,cAAc;AACrB,WAAS,QAAQ,aAAa,CAAC;;CAGjC,SAAS,kBAAkB,MAAiB;AAC1C,MAAI,SAAS,MACX,QAAO,WAAW;AAGpB,WAAS,QAAQ,kBAAkB,KAAK,CAAC;;CAG3C,SAAS,UAAU;AACjB,WAAS,QAAQ,SAAS,CAAC;;CAG7B,SAAS,YAAY;AACnB,WAAS,QAAQ,WAAW,CAAC;;CAG/B,SAAS,mBAAmB,MAAgB;AAC1C,WAAS,QAAQ,mBAAmB,KAAK,CAAC;;AAG5C,QAAO;EACL;EACA,SAAS;GAEP;GACA;GACA;GAGA;GACA;GACA;GAGA;GACA;GACA;GACD;EACD;EACD"}
1
+ {"version":3,"file":"index.js","names":["dragAndDropConfig: DragAndDropConfig","items"],"sources":["../../../../src/hooks/use-tree/state/index.ts"],"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 { useState } from 'react';\nimport { useTreeActions } from '../actions';\nimport { processDroppedItems } from './utils';\nimport type {\n DragItem,\n DroppableCollectionInsertDropEvent,\n DroppableCollectionOnItemDropEvent,\n DroppableCollectionReorderEvent,\n DroppableCollectionRootDropEvent,\n Key,\n Selection,\n} from '@react-types/shared';\nimport type {\n DragAndDropConfig,\n UseTreeState,\n UseTreeStateOptions,\n} from '../types';\n\n/**\n * Stateful tree manager with drag-and-drop, selection, expansion, and visibility controls\n *\n * @param options - {@link UseTreeStateOptions}\n * @param options.items - Initial tree node items.\n * @returns {@link UseTreeState} Tree state, actions, and drag-and-drop configuration.\n */\nexport function useTreeState<T>({\n items,\n}: UseTreeStateOptions<T>): UseTreeState<T> {\n const [nodes, setNodes] = useState(items);\n const actions = useTreeActions<T>({ nodes });\n\n const dragAndDropConfig: DragAndDropConfig = {\n getItems: (keys: Set<Key>): DragItem[] =>\n [...keys].map((key) => {\n const node = actions.getNode(key);\n\n return {\n key: `${key}`,\n 'text/plain': JSON.stringify(node),\n };\n }),\n onReorder: (e: DroppableCollectionReorderEvent) => {\n if (e.target.dropPosition === 'before') {\n setNodes(actions.moveBefore(e.target.key, e.keys));\n } else {\n setNodes(actions.moveAfter(e.target.key, e.keys));\n }\n },\n onInsert: ({ items, target }: DroppableCollectionInsertDropEvent) => {\n (async () => {\n const processedItems = await processDroppedItems(\n items,\n dragAndDropConfig.acceptedDragTypes ?? [],\n );\n\n setNodes(\n actions.remove(new Set(processedItems.map((item) => item.id))),\n );\n\n if (target.dropPosition === 'before') {\n setNodes(actions.insertBefore(target.key, processedItems));\n } else if (target.dropPosition === 'after') {\n setNodes(actions.insertAfter(target.key, processedItems));\n }\n })();\n },\n onItemDrop: ({ target, items }: DroppableCollectionOnItemDropEvent) => {\n (async () => {\n const targetNode = actions.getNode(target.key);\n const [item] = items;\n\n if (\n target.dropPosition === 'on' &&\n targetNode &&\n item &&\n item.kind !== 'directory'\n ) {\n const key = await item.getText('key');\n\n if (key) {\n setNodes(actions.moveInto(target.key, new Set([key])));\n }\n }\n })();\n },\n onRootDrop: ({ items }: DroppableCollectionRootDropEvent) => {\n (async () => {\n const processedItems = await processDroppedItems(\n items,\n dragAndDropConfig.acceptedDragTypes ?? [],\n );\n\n setNodes(\n actions.remove(new Set(processedItems.map((item) => item.key))),\n );\n setNodes(actions.insertAfter(null, processedItems));\n })();\n },\n };\n\n function collapseAll() {\n setNodes(actions.collapseAll());\n }\n\n function expandAll() {\n setNodes(actions.expandAll());\n }\n\n function onExpandedChange(keys: Set<Key>) {\n setNodes(actions.onExpandedChange(keys));\n }\n\n function selectAll() {\n setNodes(actions.selectAll());\n }\n\n function unselectAll() {\n setNodes(actions.unselectAll());\n }\n\n function onSelectionChange(keys: Selection) {\n if (keys === 'all') {\n return selectAll();\n }\n\n setNodes(actions.onSelectionChange(keys));\n }\n\n function hideAll() {\n setNodes(actions.hideAll());\n }\n\n function revealAll() {\n setNodes(actions.revealAll());\n }\n\n function onVisibilityChange(keys: Set<Key>) {\n setNodes(actions.onVisibilityChange(keys));\n }\n\n return {\n nodes,\n actions: {\n // Expansion\n collapseAll,\n expandAll,\n onExpandedChange,\n\n // Selection\n selectAll,\n unselectAll,\n onSelectionChange,\n\n // Visibility\n hideAll,\n revealAll,\n onVisibilityChange,\n },\n dragAndDropConfig,\n };\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuCA,SAAgB,aAAgB,EAC9B,SAC0C;CAC1C,MAAM,CAAC,OAAO,YAAY,SAAS,MAAM;CACzC,MAAM,UAAU,eAAkB,EAAE,OAAO,CAAC;CAE5C,MAAMA,oBAAuC;EAC3C,WAAW,SACT,CAAC,GAAG,KAAK,CAAC,KAAK,QAAQ;GACrB,MAAM,OAAO,QAAQ,QAAQ,IAAI;AAEjC,UAAO;IACL,KAAK,GAAG;IACR,cAAc,KAAK,UAAU,KAAK;IACnC;IACD;EACJ,YAAY,MAAuC;AACjD,OAAI,EAAE,OAAO,iBAAiB,SAC5B,UAAS,QAAQ,WAAW,EAAE,OAAO,KAAK,EAAE,KAAK,CAAC;OAElD,UAAS,QAAQ,UAAU,EAAE,OAAO,KAAK,EAAE,KAAK,CAAC;;EAGrD,WAAW,EAAE,gBAAO,aAAiD;AACnE,IAAC,YAAY;IACX,MAAM,iBAAiB,MAAM,oBAC3BC,SACA,kBAAkB,qBAAqB,EAAE,CAC1C;AAED,aACE,QAAQ,OAAO,IAAI,IAAI,eAAe,KAAK,SAAS,KAAK,GAAG,CAAC,CAAC,CAC/D;AAED,QAAI,OAAO,iBAAiB,SAC1B,UAAS,QAAQ,aAAa,OAAO,KAAK,eAAe,CAAC;aACjD,OAAO,iBAAiB,QACjC,UAAS,QAAQ,YAAY,OAAO,KAAK,eAAe,CAAC;OAEzD;;EAEN,aAAa,EAAE,QAAQ,qBAAgD;AACrE,IAAC,YAAY;IACX,MAAM,aAAa,QAAQ,QAAQ,OAAO,IAAI;IAC9C,MAAM,CAAC,QAAQA;AAEf,QACE,OAAO,iBAAiB,QACxB,cACA,QACA,KAAK,SAAS,aACd;KACA,MAAM,MAAM,MAAM,KAAK,QAAQ,MAAM;AAErC,SAAI,IACF,UAAS,QAAQ,SAAS,OAAO,KAAK,IAAI,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;;OAGxD;;EAEN,aAAa,EAAE,qBAA8C;AAC3D,IAAC,YAAY;IACX,MAAM,iBAAiB,MAAM,oBAC3BA,SACA,kBAAkB,qBAAqB,EAAE,CAC1C;AAED,aACE,QAAQ,OAAO,IAAI,IAAI,eAAe,KAAK,SAAS,KAAK,IAAI,CAAC,CAAC,CAChE;AACD,aAAS,QAAQ,YAAY,MAAM,eAAe,CAAC;OACjD;;EAEP;CAED,SAAS,cAAc;AACrB,WAAS,QAAQ,aAAa,CAAC;;CAGjC,SAAS,YAAY;AACnB,WAAS,QAAQ,WAAW,CAAC;;CAG/B,SAAS,iBAAiB,MAAgB;AACxC,WAAS,QAAQ,iBAAiB,KAAK,CAAC;;CAG1C,SAAS,YAAY;AACnB,WAAS,QAAQ,WAAW,CAAC;;CAG/B,SAAS,cAAc;AACrB,WAAS,QAAQ,aAAa,CAAC;;CAGjC,SAAS,kBAAkB,MAAiB;AAC1C,MAAI,SAAS,MACX,QAAO,WAAW;AAGpB,WAAS,QAAQ,kBAAkB,KAAK,CAAC;;CAG3C,SAAS,UAAU;AACjB,WAAS,QAAQ,SAAS,CAAC;;CAG7B,SAAS,YAAY;AACnB,WAAS,QAAQ,WAAW,CAAC;;CAG/B,SAAS,mBAAmB,MAAgB;AAC1C,WAAS,QAAQ,mBAAmB,KAAK,CAAC;;AAG5C,QAAO;EACL;EACA,SAAS;GAEP;GACA;GACA;GAGA;GACA;GACA;GAGA;GACA;GACA;GACD;EACD;EACD"}
@@ -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 +1 @@
1
- {"version":3,"file":"utils.js","names":[],"sources":["../../../../src/hooks/use-tree/state/utils.ts"],"sourcesContent":["// __private-exports\n/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { isTextDropItem } from '@react-aria/dnd';\nimport type { DropItem, TextDropItem } from '@react-types/shared';\n\nexport async function processDroppedItems(\n items: DropItem[],\n acceptedDragTypes: string[],\n) {\n return await Promise.all(\n items\n .filter(isTextDropItem)\n .map((item) => processDroppedItem(item, acceptedDragTypes)),\n );\n}\n\nexport async function processDroppedItem(\n item: TextDropItem,\n acceptedDragTypes: string[],\n) {\n const payload = await getDroppedItemPayload(item, acceptedDragTypes);\n\n return payload\n ? JSON.parse(payload)\n : Promise.reject(new Error('No supported type payload'));\n}\n\nexport async function getDroppedItemPayload(\n item: TextDropItem,\n acceptedDragTypes: string[],\n) {\n return await Promise.any(\n acceptedDragTypes.map(\n async (type) =>\n (await item.getText(type)) ??\n Promise.reject(new Error('Unsupported type')),\n ),\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAgBA,eAAsB,oBACpB,OACA,mBACA;AACA,QAAO,MAAM,QAAQ,IACnB,MACG,OAAO,eAAe,CACtB,KAAK,SAAS,mBAAmB,MAAM,kBAAkB,CAAC,CAC9D;;AAGH,eAAsB,mBACpB,MACA,mBACA;CACA,MAAM,UAAU,MAAM,sBAAsB,MAAM,kBAAkB;AAEpE,QAAO,UACH,KAAK,MAAM,QAAQ,GACnB,QAAQ,uBAAO,IAAI,MAAM,4BAA4B,CAAC;;AAG5D,eAAsB,sBACpB,MACA,mBACA;AACA,QAAO,MAAM,QAAQ,IACnB,kBAAkB,IAChB,OAAO,SACJ,MAAM,KAAK,QAAQ,KAAK,IACzB,QAAQ,uBAAO,IAAI,MAAM,mBAAmB,CAAC,CAChD,CACF"}
1
+ {"version":3,"file":"utils.js","names":[],"sources":["../../../../src/hooks/use-tree/state/utils.ts"],"sourcesContent":["// __private-exports\n/*\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 { isTextDropItem } from '@react-aria/dnd';\nimport type { DropItem, TextDropItem } from '@react-types/shared';\n\nexport async function processDroppedItems(\n items: DropItem[],\n acceptedDragTypes: string[],\n) {\n return await Promise.all(\n items\n .filter(isTextDropItem)\n .map((item) => processDroppedItem(item, acceptedDragTypes)),\n );\n}\n\nexport async function processDroppedItem(\n item: TextDropItem,\n acceptedDragTypes: string[],\n) {\n const payload = await getDroppedItemPayload(item, acceptedDragTypes);\n\n return payload\n ? JSON.parse(payload)\n : Promise.reject(new Error('No supported type payload'));\n}\n\nexport async function getDroppedItemPayload(\n item: TextDropItem,\n acceptedDragTypes: string[],\n) {\n return await Promise.any(\n acceptedDragTypes.map(\n async (type) =>\n (await item.getText(type)) ??\n Promise.reject(new Error('Unsupported type')),\n ),\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAgBA,eAAsB,oBACpB,OACA,mBACA;AACA,QAAO,MAAM,QAAQ,IACnB,MACG,OAAO,eAAe,CACtB,KAAK,SAAS,mBAAmB,MAAM,kBAAkB,CAAC,CAC9D;;AAGH,eAAsB,mBACpB,MACA,mBACA;CACA,MAAM,UAAU,MAAM,sBAAsB,MAAM,kBAAkB;AAEpE,QAAO,UACH,KAAK,MAAM,QAAQ,GACnB,QAAQ,uBAAO,IAAI,MAAM,4BAA4B,CAAC;;AAG5D,eAAsB,sBACpB,MACA,mBACA;AACA,QAAO,MAAM,QAAQ,IACnB,kBAAkB,IAChB,OAAO,SACJ,MAAM,KAAK,QAAQ,KAAK,IACzB,QAAQ,uBAAO,IAAI,MAAM,mBAAmB,CAAC,CAChD,CACF"}
@@ -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
package/dist/index.d.ts CHANGED
@@ -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
@@ -108,6 +108,8 @@ import { DrawerTrigger } from "./components/drawer/trigger.js";
108
108
  import { DrawerView } from "./components/drawer/view.js";
109
109
  import { FlashcardComponentProps, FlashcardDetailsListProps, FlashcardProps } from "./components/flashcard/types.js";
110
110
  import { Flashcard, FlashcardAdditionalData, FlashcardContext, FlashcardDetailsLabel, FlashcardDetailsList, FlashcardDetailsValue, FlashcardHero } from "./components/flashcard/index.js";
111
+ import { FloatingCard, FloatingCardProps } from "./components/floating-card/index.js";
112
+ import { FloatingCardProvider, FloatingCardProviderProps } from "./components/floating-card/provider.js";
111
113
  import { HeroProps } from "./components/hero/types.js";
112
114
  import { HeroContext } from "./components/hero/context.js";
113
115
  import { Hero } from "./components/hero/index.js";
@@ -209,7 +211,7 @@ import { CombinatorSelector } from "./components/query-builder/combinator-select
209
211
  import { ClassNames, DefaultRQBProps, Field, QueryBuilderContextType, QueryBuilderProps, QueryBuilderValueEditors, RuleGroupType } from "./components/query-builder/types.js";
210
212
  import { QueryBuilder } from "./components/query-builder/index.js";
211
213
  import { RadioGroupProps, RadioProps } from "./components/radio/types.js";
212
- import { RadioContext } from "./components/radio/context.js";
214
+ import { RadioContext, RadioGroupContext } from "./components/radio/context.js";
213
215
  import { RadioGroup } from "./components/radio/group.js";
214
216
  import { Radio } from "./components/radio/index.js";
215
217
  import { SearchFieldContext, SearchFieldProvider } from "./components/search-field/context.js";
@@ -292,4 +294,4 @@ import { useTreeState } from "./hooks/use-tree/state/index.js";
292
294
  import { isSlottedContextValue } from "./lib/utils.js";
293
295
  import { PortalProvider } from "./providers/portal.js";
294
296
  import { ThemeMode, ThemeProvider, useTheme } from "./providers/theme-provider.js";
295
- export { Accordion, AccordionContext, AccordionGroup, type AccordionGroupProps, AccordionHeader, type AccordionHeaderProps, AccordionPanel, type AccordionPanelProps, type AccordionProps, type AccordionStyleVariants, AccordionTrigger, type AccordionTriggerProps, ActionBar, type ActionBarProps, type AriaAttributes, type AriaAttributesWithRef, Audio, type AudioProps, Avatar, AvatarContext, type AvatarProps, AvatarProvider, Badge, BadgeContext, type BadgeProps, BadgeProvider, BreadcrumbItem, type BreadcrumbItemProps, Breadcrumbs, Button, ButtonContext, type ButtonProps, ButtonProvider, type ButtonStyleVariants, COORDINATE_EPSILON, COORDINATE_ERROR_MESSAGES, COORDINATE_FORMAT_LABELS, COORDINATE_FORMAT_NAMES, COORDINATE_SYSTEMS, type ChainedEvents, Checkbox, CheckboxContext, CheckboxGroup, CheckboxGroupContext, type CheckboxGroupProps, type CheckboxProps, type ChildrenRenderProps, Chip, ChipContext, type ChipContextValue, ChipList, type ChipListProps, ChipListRenderingContext, type ChipProps, ChipProvider, type ClassNameRenderProps, type ClassNames, ClassificationBadge, ClassificationBadgeContext, type ClassificationBadgeProps, ClassificationBadgeProvider, ClassificationBanner, ClassificationBannerContext, type ClassificationBannerProps, ClassificationBannerProvider, Clock, type ClockProps, CloneAction, ColorPicker, type ColorPickerProps, CombinatorSelector, ComboBoxField, ComboBoxFieldContext, type ComboBoxFieldProps, ComboBoxFieldProvider, CoordinateField, CoordinateFieldContext, type CoordinateFieldProps, CoordinateFieldProvider, type CoordinateFieldState, CoordinateFieldStateContext, CoordinateFieldStateProvider, type CoordinateFormatResult, CoordinateSegment, type CoordinateSegmentProps, type CoordinateSystem, type CoordinateValue, DateField, type DateFieldProps, type DefaultRQBProps, DeferredCollection, type DeferredCollectionProps, DeletableChip, type DeletableChipProps, DetailsList, DetailsListContext, DetailsListLabel, type DetailsListLabelProps, type DetailsListProps, DetailsListProvider, DetailsListValue, type DetailsListValueProps, Dialog, DialogContent, DialogContext, DialogFooter, type DialogProps, DialogTitle, DialogTrigger, type DialogTriggerProps, Divider, DividerContext, type DividerProps, DividerProvider, type DragAndDropConfig, DragContext, Drawer, DrawerBack, DrawerClose, type DrawerCloseEvent, type DrawerCloseProps, DrawerContent, DrawerContext, type DrawerContextValue, type DrawerEvent, DrawerEventHandlers, DrawerEventNamespace, DrawerEventTypes, DrawerFooter, DrawerHeader, DrawerHeaderTitle, DrawerLayout, DrawerLayoutMain, type DrawerLayoutProps, DrawerMenu, DrawerMenuItem, type DrawerMenuItemProps, type DrawerMenuProps, type DrawerOpenEvent, DrawerPanel, type DrawerProps, type DrawerTitleProps, type DrawerToggleEvent, DrawerTrigger, type DrawerTriggerProps, DrawerView, type DropTargetInfo, EXPECTED_SEGMENT_COUNTS, type Field, Flashcard, FlashcardAdditionalData, type FlashcardComponentProps, FlashcardContext, FlashcardDetailsLabel, FlashcardDetailsList, type FlashcardDetailsListProps, FlashcardDetailsValue, FlashcardHero, type FlashcardProps, FullscreenButton, type FullscreenButtonProps, GROUP_SEPARATOR, HeaderColumnAction, type HeaderColumnActionKey, Hero, HeroContext, type HeroProps, HeroSubtitle, HeroTitle, Hotkey, HotkeyContext, type HotkeyProps, HotkeyProvider, HotkeySet, Icon, IconContext, type IconProps, IconProvider, Input, InputContext, type InputProps, Kanban, KanbanCard, KanbanCardBody, type KanbanCardData, KanbanCardHeader, KanbanCardHeaderActions, KanbanCardHeaderTitle, type KanbanCardProps, type KanbanColContentActionProps, type KanbanColContentProps, type KanbanColProps, KanbanColumn, KanbanColumnActions, KanbanColumnContainer, KanbanColumnContent, type KanbanColumnData, KanbanColumnHeader, KanbanColumnHeaderActions, KanbanColumnHeaderDragHandle, KanbanColumnHeaderTitle, type KanbanComponentProps, type KanbanContextData, KanbanHeader, KanbanHeaderActions, KanbanHeaderSearch, KanbanHeaderTitle, type KanbanMenuProps, type KanbanProps, KanbanProvider, type KanbanProviderProps, type KanbanSearchProps, Label, LabelContext, type LabelProps, LabelProvider, Lines, type LinesProps, Link, LinkButton, LinkButtonContext, type LinkButtonProps, LinkButtonProvider, type LinkProps, LinkProvider, List, ListContext, ListItem, ListItemContent, type ListItemContentProps, ListItemDescription, type ListItemDescriptionProps, type ListItemProps, ListItemTitle, type ListItemTitleProps, type ListItemVariant, type ListProps, LockAction, MediaControls, MediaControlsContext, type MediaControlsContextValue, type MediaControlsProps, MediaControlsProvider, Menu, MenuContext, MenuItem, MenuItemDescription, MenuItemLabel, type MenuItemProps, type MenuProps, MenuSection, type MenuSectionProps, MenuSeparator, MenuSubmenu, MenuTrigger, type MoveCard, type MoveCardValidationParams, type MoveCardValidationResult, MuteButton, type MuteButtonProps, Notice, type NoticeActionEvent, type NoticeColor, type NoticeContent, type NoticeDequeueEvent, NoticeEventNamespace, NoticeEventTypes, NoticeIcon, type NoticeIconProps, NoticeList, type NoticeListProps, type NoticeProps, type NoticeQueueEvent, Options, OptionsContext, type OptionsDataItem, OptionsItem, OptionsItemContent, OptionsItemDescription, OptionsItemLabel, type OptionsItemProps, type OptionsProps, OptionsSection, type OptionsSectionProps, Pagination, PaginationContext, type PaginationContextValue, PaginationNext, type PaginationNextProps, PaginationPages, type PaginationPagesProps, PaginationPrev, type PaginationPrevProps, type PaginationProps, type ParsedCoordinateMatch, PlayButton, type PlayButtonProps, PlaybackRateButton, type PlaybackRateButtonProps, Popover, PopoverContent, PopoverFooter, type PopoverProps, PopoverTitle, PopoverTrigger, type PopoverTriggerProps, PortalProvider, type ProviderProps, QueryBuilder, type QueryBuilderContextType, type QueryBuilderProps, type QueryBuilderValueEditors, Radio, RadioContext, RadioGroup, type RadioGroupProps, type RadioProps, RemoveRuleAction, type RenderProps, type RenderPropsChildren, type RenderPropsClassName, type RenderPropsStyle, type RuleGroupType, SearchField, SearchFieldContext, type SearchFieldProps, SearchFieldProvider, SeekButton, type SeekButtonProps, type SegmentConfig, type SegmentType, SelectField, SelectFieldContext, type SelectFieldProps, SelectFieldProvider, SelectableChip, type SelectableChipProps, Sidenav, SidenavAvatar, type SidenavAvatarProps, type SidenavCloseEvent, SidenavContent, type SidenavContentProps, SidenavContext, type SidenavContextValue, type SidenavDividerProps, type SidenavEvent, SidenavEventNamespace, SidenavEventTypes, SidenavFooter, type SidenavFooterProps, SidenavHeader, type SidenavHeaderProps, SidenavItem, type SidenavItemProps, SidenavLink, type SidenavLinkProps, SidenavMenu, SidenavMenuItem, type SidenavMenuItemProps, type SidenavMenuProps, type SidenavOpenEvent, type SidenavProps, type SidenavToggleEvent, SidenavTrigger, type SidenavTriggerProps, type SimpleEvents, Skeleton, type SkeletonProps, Slider, type SliderMarker, type SliderMarkersConfig, type SliderProps, type SlottedValue, SortDirection, type SortDirectionState, StatusIndicator, type StatusIndicatorProps, type StylePropRenderProps, type StyleRenderProps, Switch, SwitchContext, type SwitchProps, SwitchProvider, Tab, TabContext, TabList, TabPanel, type TabProps, TabProvider, TabStyleDefaults, type TabStyleProps, Table, type TableBodyProps, type TableCellProps, TableContext, type TableContextValue, type TableHeaderCellProps, type TableHeaderProps, type TableProps, type TableRowProps, Tabs, TabsContext, type TabsProps, TabsProvider, type TargetedEvents, TextAreaField, TextAreaFieldContext, type TextAreaFieldProps, TextAreaFieldProvider, TextField, TextFieldContext, type TextFieldProps, TextFieldProvider, type ThemeMode, ThemeProvider, TimeDisplay, type TimeDisplayMode, type TimeDisplayProps, TimeField, type TimeFieldProps, TimeRange, type TimeRangeProps, ToggleButton, ToggleButtonContext, type ToggleButtonProps, ToggleButtonProvider, type ToggleButtonStyleVariants, Tooltip, TooltipContext, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, Tree, type TreeActions, TreeContext, type TreeContextValue, type TreeData, TreeItem, TreeItemActions, TreeItemContent, type TreeItemContentProps, type TreeItemContentRenderProps, TreeItemContext, type TreeItemContextValue, TreeItemDescription, TreeItemLabel, TreeItemPrefixIcon, type TreeItemProps, TreeLines, type TreeNode, type TreeNodeBase, type TreeProps, type TreeStyleVariant, type UseCoordinateCopyOptions, type UseCoordinateCopyResult, type UseCoordinateFieldResult, type UseCoordinateFieldStateOptions, type UseCoordinateFieldStateResult, type UseCoordinateFocusOptions, type UseCoordinateFocusResult, type UseCoordinatePasteOptions, type UseCoordinatePasteResult, type UseFrameDelayOptions, type UseFrameDelayResult, type UseTimeoutCleanupResult, type UseTreeActionsOptions, type UseTreeState, type UseTreeStateOptions, Video, type VideoProps, ViewStack, type ViewStackBackEvent, type ViewStackClearEvent, ViewStackContext, type ViewStackContextValue, type ViewStackEvent, ViewStackEventHandlers, ViewStackEventNamespace, ViewStackEventTypes, type ViewStackProps, type ViewStackPushEvent, type ViewStackResetEvent, ViewStackTrigger, type ViewStackTriggerProps, ViewStackView, type ViewStackViewProps, VolumeSlider, type VolumeSliderProps, areAllSegmentsFilled, areCoordinatesEqual, bus, calculateClosestEdge, columnData, convertDDToDisplaySegments, convertDisplaySegmentsToDD, ddSegmentConfigs, ddmSegmentConfigs, deduplicateMatchesByLocation, dmsSegmentConfigs, formatSegmentsToCoordinateString, getAllCoordinateFormats, getEditableSegmentCount, getFormatDescription, getInsertIndex, getSegmentConfigs, getSegmentLabel, hasAnySegmentValue, headerColumnActionValues, isCompleteCoordinate, isSlottedContextValue, matchesMetadata, mgrsSegmentConfigs, parseCoordinatePaste, parseCoordinateStringToSegments, parseDropTarget, sortDirectionValues, useCardInteractions, useColumnInteractions, useCoordinateCopy, useCoordinateField, useCoordinateFieldState, useCoordinateFieldStateContext, useCoordinateFocus, useCoordinatePaste, useDragContext, useDrawerEmit, useFrameDelay, useKanban, useListItemVariant, useMediaControlsDisabled, useMediaProviderGuard, useTheme, useTimeoutCleanup, useTreeActions, useTreeState, useViewStackEmit, utmSegmentConfigs, validateCoordinateSegments, validateMoveCard };
297
+ export { Accordion, AccordionContext, AccordionGroup, type AccordionGroupProps, AccordionHeader, type AccordionHeaderProps, AccordionPanel, type AccordionPanelProps, type AccordionProps, type AccordionStyleVariants, AccordionTrigger, type AccordionTriggerProps, ActionBar, type ActionBarProps, type AriaAttributes, type AriaAttributesWithRef, Audio, type AudioProps, Avatar, AvatarContext, type AvatarProps, AvatarProvider, Badge, BadgeContext, type BadgeProps, BadgeProvider, BreadcrumbItem, type BreadcrumbItemProps, Breadcrumbs, Button, ButtonContext, type ButtonProps, ButtonProvider, type ButtonStyleVariants, COORDINATE_EPSILON, COORDINATE_ERROR_MESSAGES, COORDINATE_FORMAT_LABELS, COORDINATE_FORMAT_NAMES, COORDINATE_SYSTEMS, type ChainedEvents, Checkbox, CheckboxContext, CheckboxGroup, CheckboxGroupContext, type CheckboxGroupProps, type CheckboxProps, type ChildrenRenderProps, Chip, ChipContext, type ChipContextValue, ChipList, type ChipListProps, ChipListRenderingContext, type ChipProps, ChipProvider, type ClassNameRenderProps, type ClassNames, ClassificationBadge, ClassificationBadgeContext, type ClassificationBadgeProps, ClassificationBadgeProvider, ClassificationBanner, ClassificationBannerContext, type ClassificationBannerProps, ClassificationBannerProvider, Clock, type ClockProps, CloneAction, ColorPicker, type ColorPickerProps, CombinatorSelector, ComboBoxField, ComboBoxFieldContext, type ComboBoxFieldProps, ComboBoxFieldProvider, CoordinateField, CoordinateFieldContext, type CoordinateFieldProps, CoordinateFieldProvider, type CoordinateFieldState, CoordinateFieldStateContext, CoordinateFieldStateProvider, type CoordinateFormatResult, CoordinateSegment, type CoordinateSegmentProps, type CoordinateSystem, type CoordinateValue, DateField, type DateFieldProps, type DefaultRQBProps, DeferredCollection, type DeferredCollectionProps, DeletableChip, type DeletableChipProps, DetailsList, DetailsListContext, DetailsListLabel, type DetailsListLabelProps, type DetailsListProps, DetailsListProvider, DetailsListValue, type DetailsListValueProps, Dialog, DialogContent, DialogContext, DialogFooter, type DialogProps, DialogTitle, DialogTrigger, type DialogTriggerProps, Divider, DividerContext, type DividerProps, DividerProvider, type DragAndDropConfig, DragContext, Drawer, DrawerBack, DrawerClose, type DrawerCloseEvent, type DrawerCloseProps, DrawerContent, DrawerContext, type DrawerContextValue, type DrawerEvent, DrawerEventHandlers, DrawerEventNamespace, DrawerEventTypes, DrawerFooter, DrawerHeader, DrawerHeaderTitle, DrawerLayout, DrawerLayoutMain, type DrawerLayoutProps, DrawerMenu, DrawerMenuItem, type DrawerMenuItemProps, type DrawerMenuProps, type DrawerOpenEvent, DrawerPanel, type DrawerProps, type DrawerTitleProps, type DrawerToggleEvent, DrawerTrigger, type DrawerTriggerProps, DrawerView, type DropTargetInfo, EXPECTED_SEGMENT_COUNTS, type Field, Flashcard, FlashcardAdditionalData, type FlashcardComponentProps, FlashcardContext, FlashcardDetailsLabel, FlashcardDetailsList, type FlashcardDetailsListProps, FlashcardDetailsValue, FlashcardHero, type FlashcardProps, FloatingCard, type FloatingCardProps, FloatingCardProvider, type FloatingCardProviderProps, FullscreenButton, type FullscreenButtonProps, GROUP_SEPARATOR, HeaderColumnAction, type HeaderColumnActionKey, Hero, HeroContext, type HeroProps, HeroSubtitle, HeroTitle, Hotkey, HotkeyContext, type HotkeyProps, HotkeyProvider, HotkeySet, Icon, IconContext, type IconProps, IconProvider, Input, InputContext, type InputProps, Kanban, KanbanCard, KanbanCardBody, type KanbanCardData, KanbanCardHeader, KanbanCardHeaderActions, KanbanCardHeaderTitle, type KanbanCardProps, type KanbanColContentActionProps, type KanbanColContentProps, type KanbanColProps, KanbanColumn, KanbanColumnActions, KanbanColumnContainer, KanbanColumnContent, type KanbanColumnData, KanbanColumnHeader, KanbanColumnHeaderActions, KanbanColumnHeaderDragHandle, KanbanColumnHeaderTitle, type KanbanComponentProps, type KanbanContextData, KanbanHeader, KanbanHeaderActions, KanbanHeaderSearch, KanbanHeaderTitle, type KanbanMenuProps, type KanbanProps, KanbanProvider, type KanbanProviderProps, type KanbanSearchProps, Label, LabelContext, type LabelProps, LabelProvider, Lines, type LinesProps, Link, LinkButton, LinkButtonContext, type LinkButtonProps, LinkButtonProvider, type LinkProps, LinkProvider, List, ListContext, ListItem, ListItemContent, type ListItemContentProps, ListItemDescription, type ListItemDescriptionProps, type ListItemProps, ListItemTitle, type ListItemTitleProps, type ListItemVariant, type ListProps, LockAction, MediaControls, MediaControlsContext, type MediaControlsContextValue, type MediaControlsProps, MediaControlsProvider, Menu, MenuContext, MenuItem, MenuItemDescription, MenuItemLabel, type MenuItemProps, type MenuProps, MenuSection, type MenuSectionProps, MenuSeparator, MenuSubmenu, MenuTrigger, type MoveCard, type MoveCardValidationParams, type MoveCardValidationResult, MuteButton, type MuteButtonProps, Notice, type NoticeActionEvent, type NoticeColor, type NoticeContent, type NoticeDequeueEvent, NoticeEventNamespace, NoticeEventTypes, NoticeIcon, type NoticeIconProps, NoticeList, type NoticeListProps, type NoticeProps, type NoticeQueueEvent, Options, OptionsContext, type OptionsDataItem, OptionsItem, OptionsItemContent, OptionsItemDescription, OptionsItemLabel, type OptionsItemProps, type OptionsProps, OptionsSection, type OptionsSectionProps, Pagination, PaginationContext, type PaginationContextValue, PaginationNext, type PaginationNextProps, PaginationPages, type PaginationPagesProps, PaginationPrev, type PaginationPrevProps, type PaginationProps, type ParsedCoordinateMatch, PlayButton, type PlayButtonProps, PlaybackRateButton, type PlaybackRateButtonProps, Popover, PopoverContent, PopoverFooter, type PopoverProps, PopoverTitle, PopoverTrigger, type PopoverTriggerProps, PortalProvider, type ProviderProps, QueryBuilder, type QueryBuilderContextType, type QueryBuilderProps, type QueryBuilderValueEditors, Radio, RadioContext, RadioGroup, RadioGroupContext, type RadioGroupProps, type RadioProps, RemoveRuleAction, type RenderProps, type RenderPropsChildren, type RenderPropsClassName, type RenderPropsStyle, type RuleGroupType, SearchField, SearchFieldContext, type SearchFieldProps, SearchFieldProvider, SeekButton, type SeekButtonProps, type SegmentConfig, type SegmentType, SelectField, SelectFieldContext, type SelectFieldProps, SelectFieldProvider, SelectableChip, type SelectableChipProps, Sidenav, SidenavAvatar, type SidenavAvatarProps, type SidenavCloseEvent, SidenavContent, type SidenavContentProps, SidenavContext, type SidenavContextValue, type SidenavDividerProps, type SidenavEvent, SidenavEventNamespace, SidenavEventTypes, SidenavFooter, type SidenavFooterProps, SidenavHeader, type SidenavHeaderProps, SidenavItem, type SidenavItemProps, SidenavLink, type SidenavLinkProps, SidenavMenu, SidenavMenuItem, type SidenavMenuItemProps, type SidenavMenuProps, type SidenavOpenEvent, type SidenavProps, type SidenavToggleEvent, SidenavTrigger, type SidenavTriggerProps, type SimpleEvents, Skeleton, type SkeletonProps, Slider, type SliderMarker, type SliderMarkersConfig, type SliderProps, type SlottedValue, SortDirection, type SortDirectionState, StatusIndicator, type StatusIndicatorProps, type StylePropRenderProps, type StyleRenderProps, Switch, SwitchContext, type SwitchProps, SwitchProvider, Tab, TabContext, TabList, TabPanel, type TabProps, TabProvider, TabStyleDefaults, type TabStyleProps, Table, type TableBodyProps, type TableCellProps, TableContext, type TableContextValue, type TableHeaderCellProps, type TableHeaderProps, type TableProps, type TableRowProps, Tabs, TabsContext, type TabsProps, TabsProvider, type TargetedEvents, TextAreaField, TextAreaFieldContext, type TextAreaFieldProps, TextAreaFieldProvider, TextField, TextFieldContext, type TextFieldProps, TextFieldProvider, type ThemeMode, ThemeProvider, TimeDisplay, type TimeDisplayMode, type TimeDisplayProps, TimeField, type TimeFieldProps, TimeRange, type TimeRangeProps, ToggleButton, ToggleButtonContext, type ToggleButtonProps, ToggleButtonProvider, type ToggleButtonStyleVariants, Tooltip, TooltipContext, type TooltipProps, TooltipTrigger, type TooltipTriggerProps, Tree, type TreeActions, TreeContext, type TreeContextValue, type TreeData, TreeItem, TreeItemActions, TreeItemContent, type TreeItemContentProps, type TreeItemContentRenderProps, TreeItemContext, type TreeItemContextValue, TreeItemDescription, TreeItemLabel, TreeItemPrefixIcon, type TreeItemProps, TreeLines, type TreeNode, type TreeNodeBase, type TreeProps, type TreeStyleVariant, type UseCoordinateCopyOptions, type UseCoordinateCopyResult, type UseCoordinateFieldResult, type UseCoordinateFieldStateOptions, type UseCoordinateFieldStateResult, type UseCoordinateFocusOptions, type UseCoordinateFocusResult, type UseCoordinatePasteOptions, type UseCoordinatePasteResult, type UseFrameDelayOptions, type UseFrameDelayResult, type UseTimeoutCleanupResult, type UseTreeActionsOptions, type UseTreeState, type UseTreeStateOptions, Video, type VideoProps, ViewStack, type ViewStackBackEvent, type ViewStackClearEvent, ViewStackContext, type ViewStackContextValue, type ViewStackEvent, ViewStackEventHandlers, ViewStackEventNamespace, ViewStackEventTypes, type ViewStackProps, type ViewStackPushEvent, type ViewStackResetEvent, ViewStackTrigger, type ViewStackTriggerProps, ViewStackView, type ViewStackViewProps, VolumeSlider, type VolumeSliderProps, areAllSegmentsFilled, areCoordinatesEqual, bus, calculateClosestEdge, columnData, convertDDToDisplaySegments, convertDisplaySegmentsToDD, ddSegmentConfigs, ddmSegmentConfigs, deduplicateMatchesByLocation, dmsSegmentConfigs, formatSegmentsToCoordinateString, getAllCoordinateFormats, getEditableSegmentCount, getFormatDescription, getInsertIndex, getSegmentConfigs, getSegmentLabel, hasAnySegmentValue, headerColumnActionValues, isCompleteCoordinate, isSlottedContextValue, matchesMetadata, mgrsSegmentConfigs, parseCoordinatePaste, parseCoordinateStringToSegments, parseDropTarget, sortDirectionValues, useCardInteractions, useColumnInteractions, useCoordinateCopy, useCoordinateField, useCoordinateFieldState, useCoordinateFieldStateContext, useCoordinateFocus, useCoordinatePaste, useDragContext, useDrawerEmit, useFrameDelay, useKanban, useListItemVariant, useMediaControlsDisabled, useMediaProviderGuard, useTheme, useTimeoutCleanup, useTreeActions, useTreeState, useViewStackEmit, utmSegmentConfigs, validateCoordinateSegments, validateMoveCard };
package/dist/index.js CHANGED
@@ -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
@@ -80,9 +80,12 @@ import { DialogTrigger } from "./components/dialog/trigger.js";
80
80
  import { Popover } from "./components/popover/index.js";
81
81
  import { PopoverContent } from "./components/popover/content.js";
82
82
  import { PopoverTitle } from "./components/popover/title.js";
83
+ import { RadioContext, RadioGroupContext } from "./components/radio/context.js";
83
84
  import { Radio } from "./components/radio/index.js";
84
- import { RadioContext } from "./components/radio/context.js";
85
85
  import { RadioGroup } from "./components/radio/group.js";
86
+ import { Tooltip } from "./components/tooltip/index.js";
87
+ import { TooltipContext } from "./components/tooltip/context.js";
88
+ import { TooltipTrigger } from "./components/tooltip/trigger.js";
86
89
  import { CoordinateSegment } from "./components/coordinate-field/segment.js";
87
90
  import { CoordinateField } from "./components/coordinate-field/index.js";
88
91
  import { DateField } from "./components/date-field/index.js";
@@ -109,9 +112,6 @@ import { ViewStack } from "./components/view-stack/index.js";
109
112
  import { Drawer } from "./components/drawer/index.js";
110
113
  import { DrawerLayoutMain } from "./components/drawer/layout-main.js";
111
114
  import { DrawerLayout } from "./components/drawer/layout.js";
112
- import { Tooltip } from "./components/tooltip/index.js";
113
- import { TooltipContext } from "./components/tooltip/context.js";
114
- import { TooltipTrigger } from "./components/tooltip/trigger.js";
115
115
  import { DrawerMenuItem } from "./components/drawer/menu-item.js";
116
116
  import { DrawerMenu } from "./components/drawer/menu.js";
117
117
  import { DrawerPanel } from "./components/drawer/panel.js";
@@ -119,6 +119,8 @@ import { ViewStackView } from "./components/view-stack/view.js";
119
119
  import { DrawerView } from "./components/drawer/view.js";
120
120
  import { Skeleton } from "./components/skeleton/index.js";
121
121
  import { Flashcard, FlashcardAdditionalData, FlashcardContext, FlashcardDetailsLabel, FlashcardDetailsList, FlashcardDetailsValue, FlashcardHero } from "./components/flashcard/index.js";
122
+ import { FloatingCard } from "./components/floating-card/index.js";
123
+ import { FloatingCardProvider } from "./components/floating-card/provider.js";
122
124
  import { HeroContext } from "./components/hero/context.js";
123
125
  import { Hero } from "./components/hero/index.js";
124
126
  import { HeroSubtitle } from "./components/hero/subtitle.js";
@@ -238,4 +240,4 @@ import { useTreeActions } from "./hooks/use-tree/actions/index.js";
238
240
  import { useTreeState } from "./hooks/use-tree/state/index.js";
239
241
  import { ThemeProvider, useTheme } from "./providers/theme-provider.js";
240
242
 
241
- export { Accordion, AccordionContext, AccordionGroup, AccordionHeader, AccordionPanel, AccordionTrigger, ActionBar, Audio, Avatar, AvatarContext, AvatarProvider, Badge, BadgeContext, BadgeProvider, BreadcrumbItem, Breadcrumbs, Button, ButtonContext, ButtonProvider, COORDINATE_EPSILON, COORDINATE_ERROR_MESSAGES, COORDINATE_FORMAT_LABELS, COORDINATE_FORMAT_NAMES, COORDINATE_SYSTEMS, Checkbox, CheckboxContext, CheckboxGroup, CheckboxGroupContext, Chip, ChipContext, ChipList, ChipListRenderingContext, ChipProvider, ClassificationBadge, ClassificationBadgeContext, ClassificationBadgeProvider, ClassificationBanner, ClassificationBannerContext, ClassificationBannerProvider, Clock, CloneAction, ColorPicker, CombinatorSelector, ComboBoxField, ComboBoxFieldContext, ComboBoxFieldProvider, CoordinateField, CoordinateFieldContext, CoordinateFieldProvider, CoordinateFieldStateContext, CoordinateFieldStateProvider, CoordinateSegment, DateField, DeferredCollection, DeletableChip, DetailsList, DetailsListContext, DetailsListLabel, DetailsListProvider, DetailsListValue, Dialog, DialogContent, DialogContext, DialogFooter, DialogTitle, DialogTrigger, Divider, DividerContext, DividerProvider, DragContext, Drawer, DrawerBack, DrawerClose, DrawerContent, DrawerContext, DrawerEventHandlers, DrawerEventNamespace, DrawerEventTypes, DrawerFooter, DrawerHeader, DrawerHeaderTitle, DrawerLayout, DrawerLayoutMain, DrawerMenu, DrawerMenuItem, DrawerPanel, DrawerTrigger, DrawerView, EXPECTED_SEGMENT_COUNTS, Flashcard, FlashcardAdditionalData, FlashcardContext, FlashcardDetailsLabel, FlashcardDetailsList, FlashcardDetailsValue, FlashcardHero, FullscreenButton, GROUP_SEPARATOR, HeaderColumnAction, Hero, HeroContext, HeroSubtitle, HeroTitle, Hotkey, HotkeyContext, HotkeyProvider, HotkeySet, Icon, IconContext, IconProvider, Input, InputContext, Kanban, KanbanCard, KanbanCardBody, KanbanCardHeader, KanbanCardHeaderActions, KanbanCardHeaderTitle, KanbanColumn, KanbanColumnActions, KanbanColumnContainer, KanbanColumnContent, KanbanColumnHeader, KanbanColumnHeaderActions, KanbanColumnHeaderDragHandle, KanbanColumnHeaderTitle, KanbanHeader, KanbanHeaderActions, KanbanHeaderSearch, KanbanHeaderTitle, KanbanProvider, Label, LabelContext, LabelProvider, Lines, Link, LinkButton, LinkButtonContext, LinkButtonProvider, LinkProvider, List, ListContext, ListItem, ListItemContent, ListItemDescription, ListItemTitle, LockAction, MediaControls, MediaControlsContext, MediaControlsProvider, Menu, MenuContext, MenuItem, MenuItemDescription, MenuItemLabel, MenuSection, MenuSeparator, MenuSubmenu, MenuTrigger, MuteButton, Notice, NoticeEventNamespace, NoticeEventTypes, NoticeIcon, NoticeList, Options, OptionsContext, OptionsItem, OptionsItemContent, OptionsItemDescription, OptionsItemLabel, OptionsSection, Pagination, PaginationContext, PaginationNext, PaginationPages, PaginationPrev, PlayButton, PlaybackRateButton, Popover, PopoverContent, PopoverFooter, PopoverTitle, PopoverTrigger, PortalProvider, QueryBuilder, Radio, RadioContext, RadioGroup, RemoveRuleAction, SearchField, SearchFieldContext, SearchFieldProvider, SeekButton, SelectField, SelectFieldContext, SelectFieldProvider, SelectableChip, Sidenav, SidenavAvatar, SidenavContent, SidenavContext, SidenavEventNamespace, SidenavEventTypes, SidenavFooter, SidenavHeader, SidenavItem, SidenavLink, SidenavMenu, SidenavMenuItem, SidenavTrigger, Skeleton, Slider, SortDirection, StatusIndicator, Switch, SwitchContext, SwitchProvider, Tab, TabContext, TabList, TabPanel, TabProvider, TabStyleDefaults, Table, TableContext, Tabs, TabsContext, TabsProvider, TextAreaField, TextAreaFieldContext, TextAreaFieldProvider, TextField, TextFieldContext, TextFieldProvider, ThemeProvider, TimeDisplay, TimeField, TimeRange, ToggleButton, ToggleButtonContext, ToggleButtonProvider, Tooltip, TooltipContext, TooltipTrigger, Tree, TreeContext, TreeItem, TreeItemActions, TreeItemContent, TreeItemContext, TreeItemDescription, TreeItemLabel, TreeItemPrefixIcon, TreeLines, Video, ViewStack, ViewStackContext, ViewStackEventHandlers, ViewStackEventNamespace, ViewStackEventTypes, ViewStackTrigger, ViewStackView, VolumeSlider, areAllSegmentsFilled, areCoordinatesEqual, bus, calculateClosestEdge, columnData, convertDDToDisplaySegments, convertDisplaySegmentsToDD, ddSegmentConfigs, ddmSegmentConfigs, deduplicateMatchesByLocation, dmsSegmentConfigs, formatSegmentsToCoordinateString, getAllCoordinateFormats, getEditableSegmentCount, getFormatDescription, getInsertIndex, getSegmentConfigs, getSegmentLabel, hasAnySegmentValue, headerColumnActionValues, isCompleteCoordinate, isSlottedContextValue, matchesMetadata, mgrsSegmentConfigs, parseCoordinatePaste, parseCoordinateStringToSegments, parseDropTarget, sortDirectionValues, useCardInteractions, useColumnInteractions, useCoordinateCopy, useCoordinateField, useCoordinateFieldState, useCoordinateFieldStateContext, useCoordinateFocus, useCoordinatePaste, useDragContext, useDrawerEmit, useFrameDelay, useKanban, useListItemVariant, useMediaControlsDisabled, useMediaProviderGuard, useTheme, useTimeoutCleanup, useTreeActions, useTreeState, useViewStackEmit, utmSegmentConfigs, validateCoordinateSegments, validateMoveCard };
243
+ export { Accordion, AccordionContext, AccordionGroup, AccordionHeader, AccordionPanel, AccordionTrigger, ActionBar, Audio, Avatar, AvatarContext, AvatarProvider, Badge, BadgeContext, BadgeProvider, BreadcrumbItem, Breadcrumbs, Button, ButtonContext, ButtonProvider, COORDINATE_EPSILON, COORDINATE_ERROR_MESSAGES, COORDINATE_FORMAT_LABELS, COORDINATE_FORMAT_NAMES, COORDINATE_SYSTEMS, Checkbox, CheckboxContext, CheckboxGroup, CheckboxGroupContext, Chip, ChipContext, ChipList, ChipListRenderingContext, ChipProvider, ClassificationBadge, ClassificationBadgeContext, ClassificationBadgeProvider, ClassificationBanner, ClassificationBannerContext, ClassificationBannerProvider, Clock, CloneAction, ColorPicker, CombinatorSelector, ComboBoxField, ComboBoxFieldContext, ComboBoxFieldProvider, CoordinateField, CoordinateFieldContext, CoordinateFieldProvider, CoordinateFieldStateContext, CoordinateFieldStateProvider, CoordinateSegment, DateField, DeferredCollection, DeletableChip, DetailsList, DetailsListContext, DetailsListLabel, DetailsListProvider, DetailsListValue, Dialog, DialogContent, DialogContext, DialogFooter, DialogTitle, DialogTrigger, Divider, DividerContext, DividerProvider, DragContext, Drawer, DrawerBack, DrawerClose, DrawerContent, DrawerContext, DrawerEventHandlers, DrawerEventNamespace, DrawerEventTypes, DrawerFooter, DrawerHeader, DrawerHeaderTitle, DrawerLayout, DrawerLayoutMain, DrawerMenu, DrawerMenuItem, DrawerPanel, DrawerTrigger, DrawerView, EXPECTED_SEGMENT_COUNTS, Flashcard, FlashcardAdditionalData, FlashcardContext, FlashcardDetailsLabel, FlashcardDetailsList, FlashcardDetailsValue, FlashcardHero, FloatingCard, FloatingCardProvider, FullscreenButton, GROUP_SEPARATOR, HeaderColumnAction, Hero, HeroContext, HeroSubtitle, HeroTitle, Hotkey, HotkeyContext, HotkeyProvider, HotkeySet, Icon, IconContext, IconProvider, Input, InputContext, Kanban, KanbanCard, KanbanCardBody, KanbanCardHeader, KanbanCardHeaderActions, KanbanCardHeaderTitle, KanbanColumn, KanbanColumnActions, KanbanColumnContainer, KanbanColumnContent, KanbanColumnHeader, KanbanColumnHeaderActions, KanbanColumnHeaderDragHandle, KanbanColumnHeaderTitle, KanbanHeader, KanbanHeaderActions, KanbanHeaderSearch, KanbanHeaderTitle, KanbanProvider, Label, LabelContext, LabelProvider, Lines, Link, LinkButton, LinkButtonContext, LinkButtonProvider, LinkProvider, List, ListContext, ListItem, ListItemContent, ListItemDescription, ListItemTitle, LockAction, MediaControls, MediaControlsContext, MediaControlsProvider, Menu, MenuContext, MenuItem, MenuItemDescription, MenuItemLabel, MenuSection, MenuSeparator, MenuSubmenu, MenuTrigger, MuteButton, Notice, NoticeEventNamespace, NoticeEventTypes, NoticeIcon, NoticeList, Options, OptionsContext, OptionsItem, OptionsItemContent, OptionsItemDescription, OptionsItemLabel, OptionsSection, Pagination, PaginationContext, PaginationNext, PaginationPages, PaginationPrev, PlayButton, PlaybackRateButton, Popover, PopoverContent, PopoverFooter, PopoverTitle, PopoverTrigger, PortalProvider, QueryBuilder, Radio, RadioContext, RadioGroup, RadioGroupContext, RemoveRuleAction, SearchField, SearchFieldContext, SearchFieldProvider, SeekButton, SelectField, SelectFieldContext, SelectFieldProvider, SelectableChip, Sidenav, SidenavAvatar, SidenavContent, SidenavContext, SidenavEventNamespace, SidenavEventTypes, SidenavFooter, SidenavHeader, SidenavItem, SidenavLink, SidenavMenu, SidenavMenuItem, SidenavTrigger, Skeleton, Slider, SortDirection, StatusIndicator, Switch, SwitchContext, SwitchProvider, Tab, TabContext, TabList, TabPanel, TabProvider, TabStyleDefaults, Table, TableContext, Tabs, TabsContext, TabsProvider, TextAreaField, TextAreaFieldContext, TextAreaFieldProvider, TextField, TextFieldContext, TextFieldProvider, ThemeProvider, TimeDisplay, TimeField, TimeRange, ToggleButton, ToggleButtonContext, ToggleButtonProvider, Tooltip, TooltipContext, TooltipTrigger, Tree, TreeContext, TreeItem, TreeItemActions, TreeItemContent, TreeItemContext, TreeItemDescription, TreeItemLabel, TreeItemPrefixIcon, TreeLines, Video, ViewStack, ViewStackContext, ViewStackEventHandlers, ViewStackEventNamespace, ViewStackEventTypes, ViewStackTrigger, ViewStackView, VolumeSlider, areAllSegmentsFilled, areCoordinatesEqual, bus, calculateClosestEdge, columnData, convertDDToDisplaySegments, convertDisplaySegmentsToDD, ddSegmentConfigs, ddmSegmentConfigs, deduplicateMatchesByLocation, dmsSegmentConfigs, formatSegmentsToCoordinateString, getAllCoordinateFormats, getEditableSegmentCount, getFormatDescription, getInsertIndex, getSegmentConfigs, getSegmentLabel, hasAnySegmentValue, headerColumnActionValues, isCompleteCoordinate, isSlottedContextValue, matchesMetadata, mgrsSegmentConfigs, parseCoordinatePaste, parseCoordinateStringToSegments, parseDropTarget, sortDirectionValues, useCardInteractions, useColumnInteractions, useCoordinateCopy, useCoordinateField, useCoordinateFieldState, useCoordinateFieldStateContext, useCoordinateFocus, useCoordinatePaste, useDragContext, useDrawerEmit, useFrameDelay, useKanban, useListItemVariant, useMediaControlsDisabled, useMediaProviderGuard, useTheme, useTimeoutCleanup, useTreeActions, useTreeState, useViewStackEmit, utmSegmentConfigs, validateCoordinateSegments, validateMoveCard };
@@ -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
package/dist/lib/types.js CHANGED
@@ -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
package/dist/lib/utils.js CHANGED
@@ -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":"utils.js","names":[],"sources":["../../src/lib/utils.ts"],"sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport type { ForwardedRef } from 'react';\nimport type { ContextValue } from 'react-aria-components';\n\n// Types copied from RAC due to not being exported\ntype WithRef<T, E> = T & {\n ref?: ForwardedRef<E>;\n};\n\ninterface SlottedValue<T> {\n slots?: Record<string | symbol, T>;\n}\n\n/**\n * A helper to narrow the type of Context Value\n *\n * @example\n * ```tsx\n * function ComponentWithContext({ context }: { context: ContextValue<Props, HTMLElement> }) {\n * if (isSlottedContextValue(context)) {\n * // TypeScript knows context has 'slots' property\n * const slotValue = context.slots?.['header'];\n * return <div>{slotValue && 'Has header slot'}</div>;\n * }\n * return <div>No slots</div>;\n * }\n * ```\n *\n * @param context - The context value to check.\n * @returns True if the context contains slot definitions.\n */\nexport function isSlottedContextValue<T, E>(\n context: ContextValue<T, E>,\n): context is SlottedValue<WithRef<T, E>> {\n return !!context && 'slots' in context;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0CA,SAAgB,sBACd,SACwC;AACxC,QAAO,CAAC,CAAC,WAAW,WAAW"}
1
+ {"version":3,"file":"utils.js","names":[],"sources":["../../src/lib/utils.ts"],"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 type { ForwardedRef } from 'react';\nimport type { ContextValue } from 'react-aria-components';\n\n// Types copied from RAC due to not being exported\ntype WithRef<T, E> = T & {\n ref?: ForwardedRef<E>;\n};\n\ninterface SlottedValue<T> {\n slots?: Record<string | symbol, T>;\n}\n\n/**\n * A helper to narrow the type of Context Value\n *\n * @example\n * ```tsx\n * function ComponentWithContext({ context }: { context: ContextValue<Props, HTMLElement> }) {\n * if (isSlottedContextValue(context)) {\n * // TypeScript knows context has 'slots' property\n * const slotValue = context.slots?.['header'];\n * return <div>{slotValue && 'Has header slot'}</div>;\n * }\n * return <div>No slots</div>;\n * }\n * ```\n *\n * @param context - The context value to check.\n * @returns True if the context contains slot definitions.\n */\nexport function isSlottedContextValue<T, E>(\n context: ContextValue<T, E>,\n): context is SlottedValue<WithRef<T, E>> {\n return !!context && 'slots' in context;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0CA,SAAgB,sBACd,SACwC;AACxC,QAAO,CAAC,CAAC,WAAW,WAAW"}
@@ -0,0 +1,134 @@
1
+ /*
2
+ * Copyright 2026 Hypergiant Galactic Systems Inc. All rights reserved.
3
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
+ * you may not use this file except in compliance with the License. You may obtain a copy
5
+ * of the License at https://www.apache.org/licenses/LICENSE-2.0
6
+ *
7
+ * Unless required by applicable law or agreed to in writing, software distributed under
8
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
+ * OF ANY KIND, either express or implied. See the License for the specific language
10
+ * governing permissions and limitations under the License.
11
+ */
12
+
13
+
14
+ //#region ../../node_modules/.pnpm/@react-aria+collections@3.0.0-rc.7_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@react-aria/collections/dist/BaseCollection.mjs
15
+ var $23b9f4fcf0fe224b$export$d68d59712b04d9d1 = class {
16
+ get childNodes() {
17
+ throw new Error("childNodes is not supported");
18
+ }
19
+ clone() {
20
+ let node = new this.constructor(this.key);
21
+ node.value = this.value;
22
+ node.level = this.level;
23
+ node.hasChildNodes = this.hasChildNodes;
24
+ node.rendered = this.rendered;
25
+ node.textValue = this.textValue;
26
+ node["aria-label"] = this["aria-label"];
27
+ node.index = this.index;
28
+ node.parentKey = this.parentKey;
29
+ node.prevKey = this.prevKey;
30
+ node.nextKey = this.nextKey;
31
+ node.firstChildKey = this.firstChildKey;
32
+ node.lastChildKey = this.lastChildKey;
33
+ node.props = this.props;
34
+ node.render = this.render;
35
+ node.colSpan = this.colSpan;
36
+ node.colIndex = this.colIndex;
37
+ return node;
38
+ }
39
+ filter(collection, newCollection, filterFn) {
40
+ let clone = this.clone();
41
+ newCollection.addDescendants(clone, collection);
42
+ return clone;
43
+ }
44
+ constructor(key) {
45
+ this.value = null;
46
+ this.level = 0;
47
+ this.hasChildNodes = false;
48
+ this.rendered = null;
49
+ this.textValue = "";
50
+ this["aria-label"] = void 0;
51
+ this.index = 0;
52
+ this.parentKey = null;
53
+ this.prevKey = null;
54
+ this.nextKey = null;
55
+ this.firstChildKey = null;
56
+ this.lastChildKey = null;
57
+ this.props = {};
58
+ this.colSpan = null;
59
+ this.colIndex = null;
60
+ this.type = this.constructor.type;
61
+ this.key = key;
62
+ }
63
+ };
64
+ var $23b9f4fcf0fe224b$export$b1918e978f1ee46f = class extends $23b9f4fcf0fe224b$export$d68d59712b04d9d1 {
65
+ filter(collection, newCollection, filterFn) {
66
+ let [firstKey, lastKey] = $23b9f4fcf0fe224b$var$filterChildren(collection, newCollection, this.firstChildKey, filterFn);
67
+ let newNode = this.clone();
68
+ newNode.firstChildKey = firstKey;
69
+ newNode.lastChildKey = lastKey;
70
+ return newNode;
71
+ }
72
+ };
73
+ var $23b9f4fcf0fe224b$export$5ae2504e948afce5 = class extends $23b9f4fcf0fe224b$export$d68d59712b04d9d1 {};
74
+ $23b9f4fcf0fe224b$export$5ae2504e948afce5.type = "header";
75
+ var $23b9f4fcf0fe224b$export$8258a0665a675899 = class extends $23b9f4fcf0fe224b$export$d68d59712b04d9d1 {};
76
+ $23b9f4fcf0fe224b$export$8258a0665a675899.type = "loader";
77
+ var $23b9f4fcf0fe224b$export$fd11f34e1d07f134 = class extends $23b9f4fcf0fe224b$export$b1918e978f1ee46f {
78
+ filter(collection, newCollection, filterFn) {
79
+ if (filterFn(this.textValue, this)) {
80
+ let clone = this.clone();
81
+ newCollection.addDescendants(clone, collection);
82
+ return clone;
83
+ }
84
+ return null;
85
+ }
86
+ };
87
+ $23b9f4fcf0fe224b$export$fd11f34e1d07f134.type = "item";
88
+ var $23b9f4fcf0fe224b$export$437f11dc9b403b78 = class extends $23b9f4fcf0fe224b$export$b1918e978f1ee46f {
89
+ filter(collection, newCollection, filterFn) {
90
+ let filteredSection = super.filter(collection, newCollection, filterFn);
91
+ if (filteredSection) {
92
+ if (filteredSection.lastChildKey !== null) {
93
+ let lastChild = collection.getItem(filteredSection.lastChildKey);
94
+ if (lastChild && lastChild.type !== "header") return filteredSection;
95
+ }
96
+ }
97
+ return null;
98
+ }
99
+ };
100
+ $23b9f4fcf0fe224b$export$437f11dc9b403b78.type = "section";
101
+ function $23b9f4fcf0fe224b$var$filterChildren(collection, newCollection, firstChildKey, filterFn) {
102
+ if (firstChildKey == null) return [null, null];
103
+ let firstNode = null;
104
+ let lastNode = null;
105
+ let currentNode = collection.getItem(firstChildKey);
106
+ while (currentNode != null) {
107
+ let newNode = currentNode.filter(collection, newCollection, filterFn);
108
+ if (newNode != null) {
109
+ newNode.nextKey = null;
110
+ if (lastNode) {
111
+ newNode.prevKey = lastNode.key;
112
+ lastNode.nextKey = newNode.key;
113
+ }
114
+ if (firstNode == null) firstNode = newNode;
115
+ newCollection.addNode(newNode);
116
+ lastNode = newNode;
117
+ }
118
+ currentNode = currentNode.nextKey ? collection.getItem(currentNode.nextKey) : null;
119
+ }
120
+ if (lastNode && lastNode.type === "separator") {
121
+ let prevKey = lastNode.prevKey;
122
+ newCollection.removeNode(lastNode.key);
123
+ if (prevKey) {
124
+ lastNode = newCollection.getItem(prevKey);
125
+ lastNode.nextKey = null;
126
+ } else lastNode = null;
127
+ }
128
+ var _firstNode_key, _lastNode_key;
129
+ return [(_firstNode_key = firstNode === null || firstNode === void 0 ? void 0 : firstNode.key) !== null && _firstNode_key !== void 0 ? _firstNode_key : null, (_lastNode_key = lastNode === null || lastNode === void 0 ? void 0 : lastNode.key) !== null && _lastNode_key !== void 0 ? _lastNode_key : null];
130
+ }
131
+
132
+ //#endregion
133
+ export { $23b9f4fcf0fe224b$export$d68d59712b04d9d1 };
134
+ //# sourceMappingURL=BaseCollection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BaseCollection.js","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/@react-aria+collections@3.0.0-rc.7_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@react-aria/collections/dist/BaseCollection.mjs"],"sourcesContent":["/*\n * Copyright 2024 Adobe. 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 http://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 */ class $23b9f4fcf0fe224b$export$d68d59712b04d9d1 {\n get childNodes() {\n throw new Error('childNodes is not supported');\n }\n clone() {\n let node = new this.constructor(this.key);\n node.value = this.value;\n node.level = this.level;\n node.hasChildNodes = this.hasChildNodes;\n node.rendered = this.rendered;\n node.textValue = this.textValue;\n node['aria-label'] = this['aria-label'];\n node.index = this.index;\n node.parentKey = this.parentKey;\n node.prevKey = this.prevKey;\n node.nextKey = this.nextKey;\n node.firstChildKey = this.firstChildKey;\n node.lastChildKey = this.lastChildKey;\n node.props = this.props;\n node.render = this.render;\n node.colSpan = this.colSpan;\n node.colIndex = this.colIndex;\n return node;\n }\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n filter(collection, newCollection, filterFn) {\n let clone = this.clone();\n newCollection.addDescendants(clone, collection);\n return clone;\n }\n constructor(key){\n this.value = null;\n this.level = 0;\n this.hasChildNodes = false;\n this.rendered = null;\n this.textValue = '';\n this['aria-label'] = undefined;\n this.index = 0;\n this.parentKey = null;\n this.prevKey = null;\n this.nextKey = null;\n this.firstChildKey = null;\n this.lastChildKey = null;\n this.props = {};\n this.colSpan = null;\n this.colIndex = null;\n this.type = this.constructor.type;\n this.key = key;\n }\n}\nclass $23b9f4fcf0fe224b$export$b1918e978f1ee46f extends $23b9f4fcf0fe224b$export$d68d59712b04d9d1 {\n filter(collection, newCollection, filterFn) {\n let [firstKey, lastKey] = $23b9f4fcf0fe224b$var$filterChildren(collection, newCollection, this.firstChildKey, filterFn);\n let newNode = this.clone();\n newNode.firstChildKey = firstKey;\n newNode.lastChildKey = lastKey;\n return newNode;\n }\n}\nclass $23b9f4fcf0fe224b$export$5ae2504e948afce5 extends $23b9f4fcf0fe224b$export$d68d59712b04d9d1 {\n}\n$23b9f4fcf0fe224b$export$5ae2504e948afce5.type = 'header';\nclass $23b9f4fcf0fe224b$export$8258a0665a675899 extends $23b9f4fcf0fe224b$export$d68d59712b04d9d1 {\n}\n$23b9f4fcf0fe224b$export$8258a0665a675899.type = 'loader';\nclass $23b9f4fcf0fe224b$export$fd11f34e1d07f134 extends $23b9f4fcf0fe224b$export$b1918e978f1ee46f {\n filter(collection, newCollection, filterFn) {\n if (filterFn(this.textValue, this)) {\n let clone = this.clone();\n newCollection.addDescendants(clone, collection);\n return clone;\n }\n return null;\n }\n}\n$23b9f4fcf0fe224b$export$fd11f34e1d07f134.type = 'item';\nclass $23b9f4fcf0fe224b$export$437f11dc9b403b78 extends $23b9f4fcf0fe224b$export$b1918e978f1ee46f {\n filter(collection, newCollection, filterFn) {\n let filteredSection = super.filter(collection, newCollection, filterFn);\n if (filteredSection) {\n if (filteredSection.lastChildKey !== null) {\n let lastChild = collection.getItem(filteredSection.lastChildKey);\n if (lastChild && lastChild.type !== 'header') return filteredSection;\n }\n }\n return null;\n }\n}\n$23b9f4fcf0fe224b$export$437f11dc9b403b78.type = 'section';\nclass $23b9f4fcf0fe224b$export$408d25a4e12db025 {\n get size() {\n return this.itemCount;\n }\n getKeys() {\n return this.keyMap.keys();\n }\n *[Symbol.iterator]() {\n let node = this.firstKey != null ? this.keyMap.get(this.firstKey) : undefined;\n while(node){\n yield node;\n node = node.nextKey != null ? this.keyMap.get(node.nextKey) : undefined;\n }\n }\n getChildren(key) {\n let keyMap = this.keyMap;\n return {\n *[Symbol.iterator] () {\n let parent = keyMap.get(key);\n let node = (parent === null || parent === void 0 ? void 0 : parent.firstChildKey) != null ? keyMap.get(parent.firstChildKey) : null;\n while(node){\n yield node;\n node = node.nextKey != null ? keyMap.get(node.nextKey) : undefined;\n }\n }\n };\n }\n getKeyBefore(key) {\n let node = this.keyMap.get(key);\n if (!node) return null;\n if (node.prevKey != null) {\n node = this.keyMap.get(node.prevKey);\n while(node && node.type !== 'item' && node.lastChildKey != null)node = this.keyMap.get(node.lastChildKey);\n var _node_key;\n return (_node_key = node === null || node === void 0 ? void 0 : node.key) !== null && _node_key !== void 0 ? _node_key : null;\n }\n return node.parentKey;\n }\n getKeyAfter(key) {\n let node = this.keyMap.get(key);\n if (!node) return null;\n if (node.type !== 'item' && node.firstChildKey != null) return node.firstChildKey;\n while(node){\n if (node.nextKey != null) return node.nextKey;\n if (node.parentKey != null) node = this.keyMap.get(node.parentKey);\n else return null;\n }\n return null;\n }\n getFirstKey() {\n return this.firstKey;\n }\n getLastKey() {\n let node = this.lastKey != null ? this.keyMap.get(this.lastKey) : null;\n while((node === null || node === void 0 ? void 0 : node.lastChildKey) != null)node = this.keyMap.get(node.lastChildKey);\n var _node_key;\n return (_node_key = node === null || node === void 0 ? void 0 : node.key) !== null && _node_key !== void 0 ? _node_key : null;\n }\n getItem(key) {\n var _this_keyMap_get;\n return (_this_keyMap_get = this.keyMap.get(key)) !== null && _this_keyMap_get !== void 0 ? _this_keyMap_get : null;\n }\n at() {\n throw new Error('Not implemented');\n }\n clone() {\n // We need to clone using this.constructor so that subclasses have the right prototype.\n // TypeScript isn't happy about this yet.\n // https://github.com/microsoft/TypeScript/issues/3841\n let Constructor = this.constructor;\n let collection = new Constructor();\n collection.keyMap = new Map(this.keyMap);\n collection.firstKey = this.firstKey;\n collection.lastKey = this.lastKey;\n collection.itemCount = this.itemCount;\n return collection;\n }\n addNode(node) {\n if (this.frozen) throw new Error('Cannot add a node to a frozen collection');\n if (node.type === 'item' && this.keyMap.get(node.key) == null) this.itemCount++;\n this.keyMap.set(node.key, node);\n }\n // Deeply add a node and its children to the collection from another collection, primarily used when filtering a collection\n addDescendants(node, oldCollection) {\n this.addNode(node);\n let children = oldCollection.getChildren(node.key);\n for (let child of children)this.addDescendants(child, oldCollection);\n }\n removeNode(key) {\n if (this.frozen) throw new Error('Cannot remove a node to a frozen collection');\n let node = this.keyMap.get(key);\n if (node != null && node.type === 'item') this.itemCount--;\n this.keyMap.delete(key);\n }\n commit(firstKey, lastKey, isSSR = false) {\n if (this.frozen) throw new Error('Cannot commit a frozen collection');\n this.firstKey = firstKey;\n this.lastKey = lastKey;\n this.frozen = !isSSR;\n }\n filter(filterFn) {\n let newCollection = new this.constructor();\n let [firstKey, lastKey] = $23b9f4fcf0fe224b$var$filterChildren(this, newCollection, this.firstKey, filterFn);\n newCollection === null || newCollection === void 0 ? void 0 : newCollection.commit(firstKey, lastKey);\n return newCollection;\n }\n constructor(){\n this.keyMap = new Map();\n this.firstKey = null;\n this.lastKey = null;\n this.frozen = false;\n this.itemCount = 0;\n }\n}\nfunction $23b9f4fcf0fe224b$var$filterChildren(collection, newCollection, firstChildKey, filterFn) {\n // loop over the siblings for firstChildKey\n // create new nodes based on calling node.filter for each child\n // if it returns null then don't include it, otherwise update its prev/next keys\n // add them to the newCollection\n if (firstChildKey == null) return [\n null,\n null\n ];\n let firstNode = null;\n let lastNode = null;\n let currentNode = collection.getItem(firstChildKey);\n while(currentNode != null){\n let newNode = currentNode.filter(collection, newCollection, filterFn);\n if (newNode != null) {\n newNode.nextKey = null;\n if (lastNode) {\n newNode.prevKey = lastNode.key;\n lastNode.nextKey = newNode.key;\n }\n if (firstNode == null) firstNode = newNode;\n newCollection.addNode(newNode);\n lastNode = newNode;\n }\n currentNode = currentNode.nextKey ? collection.getItem(currentNode.nextKey) : null;\n }\n // TODO: this is pretty specific to dividers but doesn't feel like there is a good way to get around it since we only can know\n // to filter the last separator in a collection only after performing a filter for the rest of the contents after it\n // Its gross that it needs to live here, might be nice if somehow we could have this live in the separator code\n if (lastNode && lastNode.type === 'separator') {\n let prevKey = lastNode.prevKey;\n newCollection.removeNode(lastNode.key);\n if (prevKey) {\n lastNode = newCollection.getItem(prevKey);\n lastNode.nextKey = null;\n } else lastNode = null;\n }\n var _firstNode_key, _lastNode_key;\n return [\n (_firstNode_key = firstNode === null || firstNode === void 0 ? void 0 : firstNode.key) !== null && _firstNode_key !== void 0 ? _firstNode_key : null,\n (_lastNode_key = lastNode === null || lastNode === void 0 ? void 0 : lastNode.key) !== null && _lastNode_key !== void 0 ? _lastNode_key : null\n ];\n}\n\n\nexport {$23b9f4fcf0fe224b$export$d68d59712b04d9d1 as CollectionNode, $23b9f4fcf0fe224b$export$b1918e978f1ee46f as FilterableNode, $23b9f4fcf0fe224b$export$5ae2504e948afce5 as HeaderNode, $23b9f4fcf0fe224b$export$8258a0665a675899 as LoaderNode, $23b9f4fcf0fe224b$export$fd11f34e1d07f134 as ItemNode, $23b9f4fcf0fe224b$export$437f11dc9b403b78 as SectionNode, $23b9f4fcf0fe224b$export$408d25a4e12db025 as BaseCollection};\n//# sourceMappingURL=BaseCollection.module.js.map\n"],"x_google_ignoreList":[0],"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
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  import { PropsWithChildren, RefObject } from "react";
14
- import * as react_jsx_runtime2 from "react/jsx-runtime";
14
+ import * as react_jsx_runtime159 from "react/jsx-runtime";
15
15
 
16
16
  //#region src/providers/portal.d.ts
17
17
  /**
@@ -30,7 +30,7 @@ declare function PortalProvider({
30
30
  }: PropsWithChildren<{
31
31
  parentRef?: RefObject<HTMLElement | null>;
32
32
  inject?: HTMLElement | null;
33
- }>): react_jsx_runtime2.JSX.Element;
33
+ }>): react_jsx_runtime159.JSX.Element;
34
34
  //#endregion
35
35
  export { PortalProvider };
36
36
  //# sourceMappingURL=portal.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
@@ -13,8 +13,8 @@
13
13
 
14
14
  import { useEffect, useState } from "react";
15
15
  import { jsx } from "react/jsx-runtime";
16
- import { UNSAFE_PortalProvider } from "@react-aria/overlays";
17
16
  import { useIsSSR } from "@react-aria/ssr";
17
+ import { UNSAFE_PortalProvider } from "@react-aria/overlays";
18
18
 
19
19
  //#region src/providers/portal.tsx
20
20
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"portal.js","names":[],"sources":["../../src/providers/portal.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 { UNSAFE_PortalProvider } from '@react-aria/overlays';\nimport { useIsSSR } from '@react-aria/ssr';\nimport {\n type PropsWithChildren,\n type RefObject,\n useEffect,\n useState,\n} from 'react';\n\n/**\n * Provides a portal container for rendering overlays and modals\n *\n * @param props - Component props.\n * @param props.parentRef - Optional ref to parent element for portal attachment.\n * @param props.inject - Optional element to inject as portal container.\n * @param props.children - Content to render within the portal context.\n * @returns The portal provider wrapping children.\n */\nexport function PortalProvider({\n parentRef,\n inject,\n children,\n}: PropsWithChildren<{\n parentRef?: RefObject<HTMLElement | null>;\n inject?: HTMLElement | null;\n}>) {\n const isSSR = useIsSSR();\n const [portal, setPortal] = useState(isSSR ? null : document.body);\n\n useEffect(() => {\n const node = parentRef?.current;\n // TODO: Ensure proper ssr hydration\n const port = isSSR ? null : inject;\n\n if (node && port) {\n node.appendChild(port);\n\n setPortal(port);\n } else if (node) {\n setPortal(node);\n }\n\n return () => {\n port?.remove();\n\n setPortal(isSSR ? null : document.body);\n };\n }, [isSSR, parentRef, inject]);\n\n return (\n <UNSAFE_PortalProvider getContainer={() => portal}>\n {children}\n </UNSAFE_PortalProvider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8BA,SAAgB,eAAe,EAC7B,WACA,QACA,YAIE;CACF,MAAM,QAAQ,UAAU;CACxB,MAAM,CAAC,QAAQ,aAAa,SAAS,QAAQ,OAAO,SAAS,KAAK;AAElE,iBAAgB;EACd,MAAM,OAAO,WAAW;EAExB,MAAM,OAAO,QAAQ,OAAO;AAE5B,MAAI,QAAQ,MAAM;AAChB,QAAK,YAAY,KAAK;AAEtB,aAAU,KAAK;aACN,KACT,WAAU,KAAK;AAGjB,eAAa;AACX,SAAM,QAAQ;AAEd,aAAU,QAAQ,OAAO,SAAS,KAAK;;IAExC;EAAC;EAAO;EAAW;EAAO,CAAC;AAE9B,QACE,oBAAC;EAAsB,oBAAoB;EACxC;GACqB"}
1
+ {"version":3,"file":"portal.js","names":[],"sources":["../../src/providers/portal.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 { UNSAFE_PortalProvider } from '@react-aria/overlays';\nimport { useIsSSR } from '@react-aria/ssr';\nimport {\n type PropsWithChildren,\n type RefObject,\n useEffect,\n useState,\n} from 'react';\n\n/**\n * Provides a portal container for rendering overlays and modals\n *\n * @param props - Component props.\n * @param props.parentRef - Optional ref to parent element for portal attachment.\n * @param props.inject - Optional element to inject as portal container.\n * @param props.children - Content to render within the portal context.\n * @returns The portal provider wrapping children.\n */\nexport function PortalProvider({\n parentRef,\n inject,\n children,\n}: PropsWithChildren<{\n parentRef?: RefObject<HTMLElement | null>;\n inject?: HTMLElement | null;\n}>) {\n const isSSR = useIsSSR();\n const [portal, setPortal] = useState(isSSR ? null : document.body);\n\n useEffect(() => {\n const node = parentRef?.current;\n // TODO: Ensure proper ssr hydration\n const port = isSSR ? null : inject;\n\n if (node && port) {\n node.appendChild(port);\n\n setPortal(port);\n } else if (node) {\n setPortal(node);\n }\n\n return () => {\n port?.remove();\n\n setPortal(isSSR ? null : document.body);\n };\n }, [isSSR, parentRef, inject]);\n\n return (\n <UNSAFE_PortalProvider getContainer={() => portal}>\n {children}\n </UNSAFE_PortalProvider>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8BA,SAAgB,eAAe,EAC7B,WACA,QACA,YAIE;CACF,MAAM,QAAQ,UAAU;CACxB,MAAM,CAAC,QAAQ,aAAa,SAAS,QAAQ,OAAO,SAAS,KAAK;AAElE,iBAAgB;EACd,MAAM,OAAO,WAAW;EAExB,MAAM,OAAO,QAAQ,OAAO;AAE5B,MAAI,QAAQ,MAAM;AAChB,QAAK,YAAY,KAAK;AAEtB,aAAU,KAAK;aACN,KACT,WAAU,KAAK;AAGjB,eAAa;AACX,SAAM,QAAQ;AAEd,aAAU,QAAQ,OAAO,SAAS,KAAK;;IAExC;EAAC;EAAO;EAAW;EAAO,CAAC;AAE9B,QACE,oBAAC;EAAsB,oBAAoB;EACxC;GACqB"}
@@ -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 "client-only";
14
14
  import { PropsWithChildren } from "react";
15
- import * as react_jsx_runtime182 from "react/jsx-runtime";
15
+ import * as react_jsx_runtime100 from "react/jsx-runtime";
16
16
  import { PartialDeep } from "type-fest";
17
17
  import { SemanticColorTokens, StaticColorTokens, ThemeTokens } from "@accelint/design-foundation/tokens/types";
18
18
 
@@ -46,7 +46,7 @@ declare function ThemeProvider({
46
46
  defaultMode,
47
47
  onChange,
48
48
  overrides
49
- }: ThemeProviderProps): react_jsx_runtime182.JSX.Element;
49
+ }: ThemeProviderProps): react_jsx_runtime100.JSX.Element;
50
50
  /**
51
51
  * Access the current theme context
52
52
  *
@@ -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