@flowstack-ui/agent-tools 0.1.3 → 0.1.4

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 (196) hide show
  1. package/.codex-plugin/plugin.json +1 -1
  2. package/CHANGELOG.md +10 -0
  3. package/README.md +1 -1
  4. package/package.json +2 -2
  5. package/public/index.json +618 -555
  6. package/public/llms.txt +2 -2
  7. package/public/packages/atom/{0.24.0 → 0.25.1}/components/accordion.txt +1 -1
  8. package/public/packages/atom/{0.24.0 → 0.25.1}/components/alert-dialog.txt +1 -1
  9. package/public/packages/atom/{0.24.0 → 0.25.1}/components/app-bar.txt +1 -1
  10. package/public/packages/atom/{0.24.0 → 0.25.1}/components/aspect-ratio.txt +1 -1
  11. package/public/packages/atom/{0.24.0 → 0.25.1}/components/avatar.txt +1 -1
  12. package/public/packages/atom/{0.24.0 → 0.25.1}/components/badge.txt +1 -1
  13. package/public/packages/atom/{0.24.0 → 0.25.1}/components/bottom-navigation.txt +1 -1
  14. package/public/packages/atom/{0.24.0 → 0.25.1}/components/breadcrumb.txt +1 -1
  15. package/public/packages/atom/{0.24.0 → 0.25.1}/components/button.txt +1 -1
  16. package/public/packages/atom/{0.24.0 → 0.25.1}/components/carousel.txt +1 -1
  17. package/public/packages/atom/{0.24.0 → 0.25.1}/components/checkbox-group.txt +1 -1
  18. package/public/packages/atom/{0.24.0 → 0.25.1}/components/checkbox.txt +1 -1
  19. package/public/packages/atom/{0.24.0 → 0.25.1}/components/clipboard.txt +1 -1
  20. package/public/packages/atom/{0.24.0 → 0.25.1}/components/collapsible.txt +1 -1
  21. package/public/packages/atom/{0.24.0 → 0.25.1}/components/color-picker.txt +1 -1
  22. package/public/packages/atom/{0.24.0 → 0.25.1}/components/combobox.txt +1 -1
  23. package/public/packages/atom/{0.24.0 → 0.25.1}/components/context-menu.txt +1 -1
  24. package/public/packages/atom/{0.24.0 → 0.25.1}/components/data-grid.txt +1 -1
  25. package/public/packages/atom/{0.24.0 → 0.25.1}/components/dialog.txt +1 -1
  26. package/public/packages/atom/{0.24.0 → 0.25.1}/components/direction.txt +1 -1
  27. package/public/packages/atom/{0.24.0 → 0.25.1}/components/divider.txt +1 -1
  28. package/public/packages/atom/{0.24.0 → 0.25.1}/components/drag-drop.txt +1 -1
  29. package/public/packages/atom/{0.24.0 → 0.25.1}/components/drawer.txt +1 -1
  30. package/public/packages/atom/{0.24.0 → 0.25.1}/components/dropdown-menu.txt +1 -1
  31. package/public/packages/atom/{0.24.0 → 0.25.1}/components/feed.txt +1 -1
  32. package/public/packages/atom/{0.24.0 → 0.25.1}/components/field.txt +1 -1
  33. package/public/packages/atom/{0.24.0 → 0.25.1}/components/fieldset.txt +1 -1
  34. package/public/packages/atom/{0.24.0 → 0.25.1}/components/file-upload.txt +1 -1
  35. package/public/packages/atom/{0.24.0 → 0.25.1}/components/form.txt +1 -1
  36. package/public/packages/atom/0.25.1/components/highlight.txt +125 -0
  37. package/public/packages/atom/{0.24.0 → 0.25.1}/components/hover-card.txt +1 -1
  38. package/public/packages/atom/{0.24.0 → 0.25.1}/components/image.txt +1 -1
  39. package/public/packages/atom/{0.24.0 → 0.25.1}/components/input.txt +1 -1
  40. package/public/packages/atom/{0.24.0 → 0.25.1}/components/label.txt +1 -1
  41. package/public/packages/atom/{0.24.0 → 0.25.1}/components/link.txt +1 -1
  42. package/public/packages/atom/{0.24.0 → 0.25.1}/components/list.txt +1 -1
  43. package/public/packages/atom/{0.24.0 → 0.25.1}/components/listbox.txt +1 -1
  44. package/public/packages/atom/{0.24.0 → 0.25.1}/components/menu.txt +1 -1
  45. package/public/packages/atom/{0.24.0 → 0.25.1}/components/menubar.txt +1 -1
  46. package/public/packages/atom/{0.24.0 → 0.25.1}/components/modal.txt +1 -1
  47. package/public/packages/atom/{0.24.0 → 0.25.1}/components/multi-select.txt +1 -1
  48. package/public/packages/atom/{0.24.0 → 0.25.1}/components/nav-list.txt +1 -1
  49. package/public/packages/atom/{0.24.0 → 0.25.1}/components/navigation-menu.txt +1 -1
  50. package/public/packages/atom/{0.24.0 → 0.25.1}/components/number-input.txt +1 -1
  51. package/public/packages/atom/{0.24.0 → 0.25.1}/components/otp-field.txt +1 -1
  52. package/public/packages/atom/{0.24.0 → 0.25.1}/components/pagination.txt +1 -1
  53. package/public/packages/atom/{0.24.0 → 0.25.1}/components/password-toggle-field.txt +1 -1
  54. package/public/packages/atom/{0.24.0 → 0.25.1}/components/popover.txt +1 -1
  55. package/public/packages/atom/{0.24.0 → 0.25.1}/components/pressable.txt +1 -1
  56. package/public/packages/atom/{0.24.0 → 0.25.1}/components/progress.txt +1 -1
  57. package/public/packages/atom/{0.24.0 → 0.25.1}/components/radio-group.txt +1 -1
  58. package/public/packages/atom/{0.24.0 → 0.25.1}/components/rating.txt +1 -1
  59. package/public/packages/atom/{0.24.0 → 0.25.1}/components/reorder.txt +1 -1
  60. package/public/packages/atom/{0.24.0 → 0.25.1}/components/scroll-area.txt +1 -1
  61. package/public/packages/atom/{0.24.0 → 0.25.1}/components/select.txt +1 -1
  62. package/public/packages/atom/{0.24.0 → 0.25.1}/components/sidebar.txt +1 -1
  63. package/public/packages/atom/{0.24.0 → 0.25.1}/components/skip-link.txt +1 -1
  64. package/public/packages/atom/{0.24.0 → 0.25.1}/components/slider.txt +1 -1
  65. package/public/packages/atom/{0.24.0 → 0.25.1}/components/swipeable-item.txt +1 -1
  66. package/public/packages/atom/{0.24.0 → 0.25.1}/components/switch.txt +1 -1
  67. package/public/packages/atom/{0.24.0 → 0.25.1}/components/table.txt +1 -1
  68. package/public/packages/atom/{0.24.0 → 0.25.1}/components/tabs.txt +1 -1
  69. package/public/packages/atom/{0.24.0 → 0.25.1}/components/textarea.txt +1 -1
  70. package/public/packages/atom/{0.24.0 → 0.25.1}/components/toast.txt +1 -1
  71. package/public/packages/atom/{0.24.0 → 0.25.1}/components/toggle-group.txt +1 -1
  72. package/public/packages/atom/{0.24.0 → 0.25.1}/components/toggle.txt +1 -1
  73. package/public/packages/atom/{0.24.0 → 0.25.1}/components/toolbar.txt +1 -1
  74. package/public/packages/atom/{0.24.0 → 0.25.1}/components/tooltip.txt +1 -1
  75. package/public/packages/atom/{0.24.0 → 0.25.1}/components/tree-grid.txt +1 -1
  76. package/public/packages/atom/{0.24.0 → 0.25.1}/components/tree.txt +1 -1
  77. package/public/packages/atom/{0.24.0 → 0.25.1}/components/visually-hidden.txt +1 -1
  78. package/public/packages/atom/{0.24.0 → 0.25.1}/docs/guides/agent-knowledge.txt +1 -1
  79. package/public/packages/atom/{0.24.0 → 0.25.1}/docs/guides/getting-started.txt +1 -1
  80. package/public/packages/atom/{0.24.0 → 0.25.1}/docs/guides/imports.txt +1 -1
  81. package/public/packages/atom/{0.24.0 → 0.25.1}/docs/guides/public-api.txt +1 -1
  82. package/public/packages/atom/{0.24.0 → 0.25.1}/guides/behavior-composition.txt +1 -1
  83. package/public/packages/atom/{0.24.0 → 0.25.1}/guides/layer-selection.txt +19 -1
  84. package/public/packages/atom/0.25.1/index.txt +90 -0
  85. package/public/packages/brick/{0.1.11 → 0.1.12}/components/accordion.txt +1 -1
  86. package/public/packages/brick/{0.1.11 → 0.1.12}/components/alert-dialog.txt +1 -1
  87. package/public/packages/brick/{0.1.11 → 0.1.12}/components/app-bar.txt +1 -1
  88. package/public/packages/brick/{0.1.11 → 0.1.12}/components/appearance.txt +1 -1
  89. package/public/packages/brick/{0.1.11 → 0.1.12}/components/aspect-ratio.txt +1 -1
  90. package/public/packages/brick/{0.1.11 → 0.1.12}/components/avatar.txt +1 -1
  91. package/public/packages/brick/{0.1.11 → 0.1.12}/components/badge.txt +1 -1
  92. package/public/packages/brick/{0.1.11 → 0.1.12}/components/bleed.txt +1 -1
  93. package/public/packages/brick/0.1.12/components/blockquote.txt +121 -0
  94. package/public/packages/brick/{0.1.11 → 0.1.12}/components/bottom-navigation.txt +1 -1
  95. package/public/packages/brick/{0.1.11 → 0.1.12}/components/breadcrumb.txt +1 -1
  96. package/public/packages/brick/{0.1.11 → 0.1.12}/components/button.txt +1 -1
  97. package/public/packages/brick/{0.1.11 → 0.1.12}/components/card.txt +1 -1
  98. package/public/packages/brick/{0.1.11 → 0.1.12}/components/carousel.txt +1 -1
  99. package/public/packages/brick/{0.1.11 → 0.1.12}/components/checkbox-group.txt +1 -1
  100. package/public/packages/brick/{0.1.11 → 0.1.12}/components/checkbox.txt +1 -1
  101. package/public/packages/brick/{0.1.11 → 0.1.12}/components/chip.txt +1 -1
  102. package/public/packages/brick/{0.1.11 → 0.1.12}/components/code-block.txt +30 -9
  103. package/public/packages/brick/{0.1.11 → 0.1.12}/components/code.txt +1 -1
  104. package/public/packages/brick/{0.1.11 → 0.1.12}/components/collapsible.txt +1 -1
  105. package/public/packages/brick/{0.1.11 → 0.1.12}/components/color-picker.txt +1 -1
  106. package/public/packages/brick/{0.1.11 → 0.1.12}/components/color-swatch.txt +1 -1
  107. package/public/packages/brick/{0.1.11 → 0.1.12}/components/combobox.txt +1 -1
  108. package/public/packages/brick/{0.1.11 → 0.1.12}/components/container.txt +1 -1
  109. package/public/packages/brick/{0.1.11 → 0.1.12}/components/context-menu.txt +1 -1
  110. package/public/packages/brick/{0.1.11 → 0.1.12}/components/data-grid.txt +1 -1
  111. package/public/packages/brick/{0.1.11 → 0.1.12}/components/data-list.txt +1 -1
  112. package/public/packages/brick/{0.1.11 → 0.1.12}/components/dialog.txt +1 -1
  113. package/public/packages/brick/{0.1.11 → 0.1.12}/components/divider.txt +1 -1
  114. package/public/packages/brick/{0.1.11 → 0.1.12}/components/drawer.txt +1 -1
  115. package/public/packages/brick/{0.1.11 → 0.1.12}/components/dropdown-menu.txt +1 -1
  116. package/public/packages/brick/0.1.12/components/em.txt +107 -0
  117. package/public/packages/brick/{0.1.11 → 0.1.12}/components/feed.txt +1 -1
  118. package/public/packages/brick/{0.1.11 → 0.1.12}/components/field.txt +1 -1
  119. package/public/packages/brick/{0.1.11 → 0.1.12}/components/fieldset.txt +1 -1
  120. package/public/packages/brick/{0.1.11 → 0.1.12}/components/file-upload.txt +1 -1
  121. package/public/packages/brick/{0.1.11 → 0.1.12}/components/form.txt +1 -1
  122. package/public/packages/brick/{0.1.11 → 0.1.12}/components/frame.txt +1 -1
  123. package/public/packages/brick/{0.1.11 → 0.1.12}/components/grid.txt +1 -1
  124. package/public/packages/brick/{0.1.11 → 0.1.12}/components/group.txt +1 -1
  125. package/public/packages/brick/{0.1.11 → 0.1.12}/components/hide.txt +1 -1
  126. package/public/packages/brick/0.1.12/components/highlight.txt +127 -0
  127. package/public/packages/brick/{0.1.11 → 0.1.12}/components/hover-card.txt +1 -1
  128. package/public/packages/brick/{0.1.11 → 0.1.12}/components/icon-button.txt +1 -1
  129. package/public/packages/brick/{0.1.11 → 0.1.12}/components/icon.txt +1 -1
  130. package/public/packages/brick/{0.1.11 → 0.1.12}/components/image.txt +1 -1
  131. package/public/packages/brick/{0.1.11 → 0.1.12}/components/input.txt +1 -1
  132. package/public/packages/brick/0.1.12/components/kbd.txt +113 -0
  133. package/public/packages/brick/{0.1.11 → 0.1.12}/components/link-box.txt +1 -1
  134. package/public/packages/brick/{0.1.11 → 0.1.12}/components/link.txt +1 -1
  135. package/public/packages/brick/{0.1.11 → 0.1.12}/components/list.txt +1 -1
  136. package/public/packages/brick/0.1.12/components/mark.txt +105 -0
  137. package/public/packages/brick/{0.1.11 → 0.1.12}/components/menubar.txt +1 -1
  138. package/public/packages/brick/{0.1.11 → 0.1.12}/components/multi-select.txt +1 -1
  139. package/public/packages/brick/{0.1.11 → 0.1.12}/components/nav-list.txt +1 -1
  140. package/public/packages/brick/{0.1.11 → 0.1.12}/components/navigation-menu.txt +1 -1
  141. package/public/packages/brick/{0.1.11 → 0.1.12}/components/notification-badge.txt +1 -1
  142. package/public/packages/brick/{0.1.11 → 0.1.12}/components/number-input.txt +1 -1
  143. package/public/packages/brick/{0.1.11 → 0.1.12}/components/otp-field.txt +1 -1
  144. package/public/packages/brick/{0.1.11 → 0.1.12}/components/pagination.txt +1 -1
  145. package/public/packages/brick/{0.1.11 → 0.1.12}/components/password-toggle-field.txt +1 -1
  146. package/public/packages/brick/{0.1.11 → 0.1.12}/components/popover.txt +1 -1
  147. package/public/packages/brick/{0.1.11 → 0.1.12}/components/progress-circle.txt +1 -1
  148. package/public/packages/brick/{0.1.11 → 0.1.12}/components/progress.txt +1 -1
  149. package/public/packages/brick/0.1.12/components/prose.txt +143 -0
  150. package/public/packages/brick/{0.1.11 → 0.1.12}/components/radio-group.txt +1 -1
  151. package/public/packages/brick/{0.1.11 → 0.1.12}/components/rating.txt +1 -1
  152. package/public/packages/brick/{0.1.11 → 0.1.12}/components/reorderable-list.txt +1 -1
  153. package/public/packages/brick/{0.1.11 → 0.1.12}/components/scroll-area.txt +1 -1
  154. package/public/packages/brick/{0.1.11 → 0.1.12}/components/section.txt +1 -1
  155. package/public/packages/brick/{0.1.11 → 0.1.12}/components/segment-group.txt +1 -1
  156. package/public/packages/brick/{0.1.11 → 0.1.12}/components/select.txt +1 -1
  157. package/public/packages/brick/{0.1.11 → 0.1.12}/components/show.txt +1 -1
  158. package/public/packages/brick/{0.1.11 → 0.1.12}/components/sidebar.txt +1 -1
  159. package/public/packages/brick/{0.1.11 → 0.1.12}/components/skeleton.txt +1 -1
  160. package/public/packages/brick/{0.1.11 → 0.1.12}/components/skip-link.txt +1 -1
  161. package/public/packages/brick/{0.1.11 → 0.1.12}/components/slider.txt +1 -1
  162. package/public/packages/brick/{0.1.11 → 0.1.12}/components/stack.txt +1 -1
  163. package/public/packages/brick/{0.1.11 → 0.1.12}/components/status.txt +1 -1
  164. package/public/packages/brick/{0.1.11 → 0.1.12}/components/surface.txt +1 -1
  165. package/public/packages/brick/{0.1.11 → 0.1.12}/components/swipeable-item.txt +1 -1
  166. package/public/packages/brick/{0.1.11 → 0.1.12}/components/switch.txt +1 -1
  167. package/public/packages/brick/{0.1.11 → 0.1.12}/components/table.txt +1 -1
  168. package/public/packages/brick/{0.1.11 → 0.1.12}/components/tabs.txt +1 -1
  169. package/public/packages/brick/{0.1.11 → 0.1.12}/components/text.txt +1 -1
  170. package/public/packages/brick/{0.1.11 → 0.1.12}/components/textarea.txt +1 -1
  171. package/public/packages/brick/{0.1.11 → 0.1.12}/components/toast.txt +1 -1
  172. package/public/packages/brick/{0.1.11 → 0.1.12}/components/toggle-group.txt +1 -1
  173. package/public/packages/brick/{0.1.11 → 0.1.12}/components/toggle.txt +1 -1
  174. package/public/packages/brick/{0.1.11 → 0.1.12}/components/toolbar.txt +1 -1
  175. package/public/packages/brick/{0.1.11 → 0.1.12}/components/tooltip.txt +1 -1
  176. package/public/packages/brick/{0.1.11 → 0.1.12}/components/tree-grid.txt +1 -1
  177. package/public/packages/brick/{0.1.11 → 0.1.12}/components/tree.txt +1 -1
  178. package/public/packages/brick/{0.1.11 → 0.1.12}/components/visually-hidden.txt +1 -1
  179. package/public/packages/brick/{0.1.11 → 0.1.12}/components/z-stack.txt +1 -1
  180. package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/agent-knowledge.txt +1 -1
  181. package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/appearance-and-tokens.txt +1 -1
  182. package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/browser-support.txt +1 -1
  183. package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/control-sizing.txt +1 -1
  184. package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/installation.txt +1 -1
  185. package/public/packages/brick/{0.1.11 → 0.1.12}/docs/guides/theme-contract.txt +1 -1
  186. package/public/packages/brick/{0.1.11 → 0.1.12}/guides/interface-composition.txt +20 -10
  187. package/public/packages/brick/{0.1.11 → 0.1.12}/guides/layer-selection.txt +138 -8
  188. package/public/packages/brick/0.1.12/index.txt +116 -0
  189. package/public/tasks/data.txt +24 -24
  190. package/public/tasks/forms.txt +50 -50
  191. package/public/tasks/layout.txt +22 -22
  192. package/public/tasks/navigation.txt +36 -36
  193. package/public/tasks/overlays.txt +24 -24
  194. package/public/tasks/theming.txt +2 -2
  195. package/public/packages/atom/0.24.0/index.txt +0 -89
  196. package/public/packages/brick/0.1.11/index.txt +0 -110
package/public/llms.txt CHANGED
@@ -4,8 +4,8 @@ Version-aware public Agent Knowledge. Start with a task or exact package; then l
4
4
 
5
5
  ## Packages
6
6
 
7
- - [@flowstack-ui/atom@0.24.0](/packages/atom/0.24.0/index.txt) — 70 components, 0 operations
8
- - [@flowstack-ui/brick@0.1.11](/packages/brick/0.1.11/index.txt) — 89 components, 0 operations
7
+ - [@flowstack-ui/atom@0.25.1](/packages/atom/0.25.1/index.txt) — 71 components, 0 operations
8
+ - [@flowstack-ui/brick@0.1.12](/packages/brick/0.1.12/index.txt) — 95 components, 0 operations
9
9
  - [@flowstack-ui/colors@0.1.1](/packages/colors/0.1.1/index.txt) — 0 components, 6 operations
10
10
  - [@flowstack-ui/theme@0.1.1](/packages/theme/0.1.1/index.txt) — 0 components, 7 operations
11
11
 
@@ -1,6 +1,6 @@
1
1
  # Accordion
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: accordion
6
6
 
@@ -1,6 +1,6 @@
1
1
  # AlertDialog
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: alert-dialog
6
6
 
@@ -1,6 +1,6 @@
1
1
  # AppBar
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: app-bar
6
6
 
@@ -1,6 +1,6 @@
1
1
  # AspectRatio
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: aspect-ratio
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Avatar
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: avatar
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Badge
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: badge
6
6
 
@@ -1,6 +1,6 @@
1
1
  # BottomNavigation
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: bottom-navigation
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Breadcrumb
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: breadcrumb
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Button
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: button
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Carousel
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: carousel
6
6
 
@@ -1,6 +1,6 @@
1
1
  # CheckboxGroup
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: checkbox-group
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Checkbox
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: checkbox
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Clipboard
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: clipboard
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Collapsible
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: collapsible
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Color Picker
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: color-picker
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Combobox
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: combobox
6
6
 
@@ -1,6 +1,6 @@
1
1
  # ContextMenu
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: context-menu
6
6
 
@@ -1,6 +1,6 @@
1
1
  # DataGrid
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: data-grid
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Dialog
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: dialog
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Direction
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: direction
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Divider
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: divider
6
6
 
@@ -1,6 +1,6 @@
1
1
  # DragDrop
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: drag-drop
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Drawer
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: drawer
6
6
 
@@ -1,6 +1,6 @@
1
1
  # DropdownMenu
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: dropdown-menu
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Feed
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: feed
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Field
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: field
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Fieldset
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: fieldset
6
6
 
@@ -1,6 +1,6 @@
1
1
  # FileUpload
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: file-upload
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Form
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: form
6
6
 
@@ -0,0 +1,125 @@
1
+ # Highlight
2
+
3
+ Source: @flowstack-ui/atom@0.25.1
4
+ Kind: component
5
+ ID: highlight
6
+
7
+ # Highlight agent guide
8
+
9
+ ## Purpose
10
+
11
+ Segment plain text against one or more literal queries and render matched text with native mark semantics without owning visual styling or search application state.
12
+
13
+ ## Use when
14
+
15
+ - Visible plain text needs deterministic, server-safe query highlighting and the styled layer should not recreate matching, overlap, or whole-word behavior.
16
+
17
+ ## Choose something else when
18
+
19
+ - The emphasis is authored rather than query-driven, the content contains arbitrary React nodes, or the application needs interactive find navigation. Use a native mark or em element, application-owned rich-content traversal, or application-owned search navigation.
20
+
21
+ ## Required composition
22
+
23
+ - Pass plain text and literal query values to Highlight.Root. Style its root and Highlight.Match slots in Brick, or call findHighlightSegments when another renderer must preserve the same matching contract.
24
+
25
+ ## Rules
26
+
27
+ - **MUST:** Treat every query as literal text rather than executable regular-expression syntax.
28
+ - **MUST:** Use Highlight only for plain text; do not flatten or clone arbitrary React content to search through it.
29
+ - **MUST:** Resolve matches from left to right, preferring the longest query at the same offset and authored query order as the final tie breaker.
30
+ - **MUST:** Use exactMatch only for Unicode-aware whole-word matching; it is not equality of the complete input string.
31
+ - **MUST:** Keep color, decoration, theme variants, result navigation, and search state outside Atom.
32
+
33
+ ## Common mistakes
34
+
35
+ - **Avoid:** Building a regular expression directly from user-entered search text or duplicating matching in Brick. **Instead:** Pass literal queries to Highlight.Root or findHighlightSegments and let Atom escape and resolve them.
36
+ - **Avoid:** Using Highlight to make arbitrary JSX searchable or to control the active search result. **Instead:** Keep rich-content traversal and active-result navigation in the application and use Highlight only at plain-text rendering boundaries.
37
+
38
+ ## Validation checklist
39
+
40
+ - Verify empty, repeated, overlapping, punctuation, Unicode, case-sensitive, whole-word, and first-match-only inputs preserve the original text and stable offsets.
41
+ - Verify Root and Match remain server-safe, emit native span and mark semantics, preserve native props and refs, and introduce no keyboard or focus behavior.
42
+ - Verify the exact public subpath, namespace, pure utility, generated Agent Knowledge, and packed Consumer all resolve from the same candidate.
43
+
44
+ ## Related guidance
45
+
46
+ - `native-element (native-application)`
47
+ - `application-state (native-application)`
48
+
49
+ ## Machine record
50
+
51
+ ```json
52
+ {
53
+ "schema": "flowstack.agent-component.v1",
54
+ "id": "highlight",
55
+ "name": "Highlight",
56
+ "package": "@flowstack-ui/atom",
57
+ "layer": "atom",
58
+ "kind": "component",
59
+ "purpose": "Segment plain text against one or more literal queries and render matched text with native mark semantics without owning visual styling or search application state.",
60
+ "useWhen": [
61
+ "Visible plain text needs deterministic, server-safe query highlighting and the styled layer should not recreate matching, overlap, or whole-word behavior."
62
+ ],
63
+ "avoidWhen": [
64
+ {
65
+ "condition": "The emphasis is authored rather than query-driven, the content contains arbitrary React nodes, or the application needs interactive find navigation.",
66
+ "useInstead": "a native mark or em element, application-owned rich-content traversal, or application-owned search navigation"
67
+ }
68
+ ],
69
+ "composition": [
70
+ "Pass plain text and literal query values to Highlight.Root. Style its root and Highlight.Match slots in Brick, or call findHighlightSegments when another renderer must preserve the same matching contract."
71
+ ],
72
+ "rules": [
73
+ {
74
+ "id": "highlight-literal-query",
75
+ "level": "must",
76
+ "statement": "Treat every query as literal text rather than executable regular-expression syntax."
77
+ },
78
+ {
79
+ "id": "highlight-plain-text",
80
+ "level": "must",
81
+ "statement": "Use Highlight only for plain text; do not flatten or clone arbitrary React content to search through it."
82
+ },
83
+ {
84
+ "id": "highlight-overlap",
85
+ "level": "must",
86
+ "statement": "Resolve matches from left to right, preferring the longest query at the same offset and authored query order as the final tie breaker."
87
+ },
88
+ {
89
+ "id": "highlight-whole-word",
90
+ "level": "must",
91
+ "statement": "Use exactMatch only for Unicode-aware whole-word matching; it is not equality of the complete input string."
92
+ },
93
+ {
94
+ "id": "highlight-style-boundary",
95
+ "level": "must",
96
+ "statement": "Keep color, decoration, theme variants, result navigation, and search state outside Atom."
97
+ }
98
+ ],
99
+ "commonMistakes": [
100
+ {
101
+ "mistake": "Building a regular expression directly from user-entered search text or duplicating matching in Brick.",
102
+ "correction": "Pass literal queries to Highlight.Root or findHighlightSegments and let Atom escape and resolve them."
103
+ },
104
+ {
105
+ "mistake": "Using Highlight to make arbitrary JSX searchable or to control the active search result.",
106
+ "correction": "Keep rich-content traversal and active-result navigation in the application and use Highlight only at plain-text rendering boundaries."
107
+ }
108
+ ],
109
+ "validation": [
110
+ "Verify empty, repeated, overlapping, punctuation, Unicode, case-sensitive, whole-word, and first-match-only inputs preserve the original text and stable offsets.",
111
+ "Verify Root and Match remain server-safe, emit native span and mark semantics, preserve native props and refs, and introduce no keyboard or focus behavior.",
112
+ "Verify the exact public subpath, namespace, pure utility, generated Agent Knowledge, and packed Consumer all resolve from the same candidate."
113
+ ],
114
+ "related": [
115
+ {
116
+ "kind": "native-application",
117
+ "id": "native-element"
118
+ },
119
+ {
120
+ "kind": "native-application",
121
+ "id": "application-state"
122
+ }
123
+ ]
124
+ }
125
+ ```
@@ -1,6 +1,6 @@
1
1
  # HoverCard
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: hover-card
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Image
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: image
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Input
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: input
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Label
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: label
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Link
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: link
6
6
 
@@ -1,6 +1,6 @@
1
1
  # List
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: list
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Listbox
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: listbox
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Menu
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: menu
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Menubar
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: menubar
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Modal
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: modal
6
6
 
@@ -1,6 +1,6 @@
1
1
  # MultiSelect
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: multi-select
6
6
 
@@ -1,6 +1,6 @@
1
1
  # NavList
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: nav-list
6
6
 
@@ -1,6 +1,6 @@
1
1
  # NavigationMenu
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: navigation-menu
6
6
 
@@ -1,6 +1,6 @@
1
1
  # NumberInput
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: number-input
6
6
 
@@ -1,6 +1,6 @@
1
1
  # OTPField
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: otp-field
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Pagination
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: pagination
6
6
 
@@ -1,6 +1,6 @@
1
1
  # PasswordToggleField
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: password-toggle-field
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Popover
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: popover
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Pressable
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: pressable
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Progress
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: progress
6
6
 
@@ -1,6 +1,6 @@
1
1
  # RadioGroup
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: radio-group
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Rating
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: rating
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Reorder
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: reorder
6
6
 
@@ -1,6 +1,6 @@
1
1
  # ScrollArea
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: scroll-area
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Select
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: select
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Sidebar
2
2
 
3
- Source: @flowstack-ui/atom@0.24.0
3
+ Source: @flowstack-ui/atom@0.25.1
4
4
  Kind: component
5
5
  ID: sidebar
6
6