@aceshooting/lyra-ui 5.0.0 → 5.1.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 (636) hide show
  1. package/README.md +30 -12
  2. package/custom-elements.json +2150 -220
  3. package/dist/components/agent-tools/activity-feed/activity-feed.class.d.ts +2 -0
  4. package/dist/components/agent-tools/activity-feed/activity-feed.class.d.ts.map +1 -1
  5. package/dist/components/agent-tools/activity-feed/activity-feed.class.js +2 -0
  6. package/dist/components/agent-tools/activity-feed/activity-feed.class.js.map +1 -1
  7. package/dist/components/agent-tools/agent-run/agent-run.class.d.ts +1 -0
  8. package/dist/components/agent-tools/agent-run/agent-run.class.d.ts.map +1 -1
  9. package/dist/components/agent-tools/agent-run/agent-run.class.js +1 -0
  10. package/dist/components/agent-tools/agent-run/agent-run.class.js.map +1 -1
  11. package/dist/components/agent-tools/compare-panel/compare-panel.class.d.ts +2 -0
  12. package/dist/components/agent-tools/compare-panel/compare-panel.class.d.ts.map +1 -1
  13. package/dist/components/agent-tools/compare-panel/compare-panel.class.js +2 -0
  14. package/dist/components/agent-tools/compare-panel/compare-panel.class.js.map +1 -1
  15. package/dist/components/agent-tools/stack-trace/stack-trace.class.d.ts +5 -0
  16. package/dist/components/agent-tools/stack-trace/stack-trace.class.d.ts.map +1 -1
  17. package/dist/components/agent-tools/stack-trace/stack-trace.class.js +5 -0
  18. package/dist/components/agent-tools/stack-trace/stack-trace.class.js.map +1 -1
  19. package/dist/components/agent-tools/terminal/terminal.class.d.ts +3 -0
  20. package/dist/components/agent-tools/terminal/terminal.class.d.ts.map +1 -1
  21. package/dist/components/agent-tools/terminal/terminal.class.js +3 -0
  22. package/dist/components/agent-tools/terminal/terminal.class.js.map +1 -1
  23. package/dist/components/agent-tools/thinking-panel/thinking-panel.class.d.ts +2 -0
  24. package/dist/components/agent-tools/thinking-panel/thinking-panel.class.d.ts.map +1 -1
  25. package/dist/components/agent-tools/thinking-panel/thinking-panel.class.js +2 -0
  26. package/dist/components/agent-tools/thinking-panel/thinking-panel.class.js.map +1 -1
  27. package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.d.ts +2 -0
  28. package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.d.ts.map +1 -1
  29. package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.js +2 -0
  30. package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.js.map +1 -1
  31. package/dist/components/agent-tools/tool-call-chip/tool-call-chip.class.d.ts +3 -0
  32. package/dist/components/agent-tools/tool-call-chip/tool-call-chip.class.d.ts.map +1 -1
  33. package/dist/components/agent-tools/tool-call-chip/tool-call-chip.class.js +3 -0
  34. package/dist/components/agent-tools/tool-call-chip/tool-call-chip.class.js.map +1 -1
  35. package/dist/components/agent-tools/tool-result-view/tool-result-view.class.d.ts +1 -0
  36. package/dist/components/agent-tools/tool-result-view/tool-result-view.class.d.ts.map +1 -1
  37. package/dist/components/agent-tools/tool-result-view/tool-result-view.class.js +1 -0
  38. package/dist/components/agent-tools/tool-result-view/tool-result-view.class.js.map +1 -1
  39. package/dist/components/agent-tools/tool-select-dialog/tool-select-dialog.class.d.ts +1 -0
  40. package/dist/components/agent-tools/tool-select-dialog/tool-select-dialog.class.d.ts.map +1 -1
  41. package/dist/components/agent-tools/tool-select-dialog/tool-select-dialog.class.js +1 -0
  42. package/dist/components/agent-tools/tool-select-dialog/tool-select-dialog.class.js.map +1 -1
  43. package/dist/components/agent-tools/tool-timeline/tool-timeline.class.d.ts +2 -0
  44. package/dist/components/agent-tools/tool-timeline/tool-timeline.class.d.ts.map +1 -1
  45. package/dist/components/agent-tools/tool-timeline/tool-timeline.class.js +2 -0
  46. package/dist/components/agent-tools/tool-timeline/tool-timeline.class.js.map +1 -1
  47. package/dist/components/charts/chart/chart.class.d.ts +15 -0
  48. package/dist/components/charts/chart/chart.class.d.ts.map +1 -1
  49. package/dist/components/charts/chart/chart.class.js +15 -0
  50. package/dist/components/charts/chart/chart.class.js.map +1 -1
  51. package/dist/components/conversation/audio-visualizer/audio-visualizer.class.d.ts +2 -0
  52. package/dist/components/conversation/audio-visualizer/audio-visualizer.class.d.ts.map +1 -1
  53. package/dist/components/conversation/audio-visualizer/audio-visualizer.class.js +2 -0
  54. package/dist/components/conversation/audio-visualizer/audio-visualizer.class.js.map +1 -1
  55. package/dist/components/conversation/branch-picker/branch-picker.class.d.ts +2 -0
  56. package/dist/components/conversation/branch-picker/branch-picker.class.d.ts.map +1 -1
  57. package/dist/components/conversation/branch-picker/branch-picker.class.js +2 -0
  58. package/dist/components/conversation/branch-picker/branch-picker.class.js.map +1 -1
  59. package/dist/components/conversation/chat-message/chat-message.class.d.ts +5 -1
  60. package/dist/components/conversation/chat-message/chat-message.class.d.ts.map +1 -1
  61. package/dist/components/conversation/chat-message/chat-message.class.js +5 -1
  62. package/dist/components/conversation/chat-message/chat-message.class.js.map +1 -1
  63. package/dist/components/conversation/chat-message/chat-message.styles.d.ts.map +1 -1
  64. package/dist/components/conversation/chat-message/chat-message.styles.js +15 -2
  65. package/dist/components/conversation/chat-message/chat-message.styles.js.map +1 -1
  66. package/dist/components/conversation/code-block/code-block.class.d.ts +4 -0
  67. package/dist/components/conversation/code-block/code-block.class.d.ts.map +1 -1
  68. package/dist/components/conversation/code-block/code-block.class.js +4 -0
  69. package/dist/components/conversation/code-block/code-block.class.js.map +1 -1
  70. package/dist/components/conversation/conversation-item/conversation-item.class.d.ts +2 -0
  71. package/dist/components/conversation/conversation-item/conversation-item.class.d.ts.map +1 -1
  72. package/dist/components/conversation/conversation-item/conversation-item.class.js +2 -0
  73. package/dist/components/conversation/conversation-item/conversation-item.class.js.map +1 -1
  74. package/dist/components/conversation/markdown/markdown.class.d.ts +2 -0
  75. package/dist/components/conversation/markdown/markdown.class.d.ts.map +1 -1
  76. package/dist/components/conversation/markdown/markdown.class.js +2 -0
  77. package/dist/components/conversation/markdown/markdown.class.js.map +1 -1
  78. package/dist/components/conversation/push-to-talk/push-to-talk.class.d.ts +2 -0
  79. package/dist/components/conversation/push-to-talk/push-to-talk.class.d.ts.map +1 -1
  80. package/dist/components/conversation/push-to-talk/push-to-talk.class.js +2 -0
  81. package/dist/components/conversation/push-to-talk/push-to-talk.class.js.map +1 -1
  82. package/dist/components/conversation/stream-status/stream-status.class.d.ts +5 -0
  83. package/dist/components/conversation/stream-status/stream-status.class.d.ts.map +1 -1
  84. package/dist/components/conversation/stream-status/stream-status.class.js +5 -0
  85. package/dist/components/conversation/stream-status/stream-status.class.js.map +1 -1
  86. package/dist/components/conversation/streaming-text/streaming-text.class.d.ts +2 -0
  87. package/dist/components/conversation/streaming-text/streaming-text.class.d.ts.map +1 -1
  88. package/dist/components/conversation/streaming-text/streaming-text.class.js +2 -0
  89. package/dist/components/conversation/streaming-text/streaming-text.class.js.map +1 -1
  90. package/dist/components/conversation/transcript-feed/transcript-feed.class.d.ts +1 -0
  91. package/dist/components/conversation/transcript-feed/transcript-feed.class.d.ts.map +1 -1
  92. package/dist/components/conversation/transcript-feed/transcript-feed.class.js +1 -0
  93. package/dist/components/conversation/transcript-feed/transcript-feed.class.js.map +1 -1
  94. package/dist/components/data/calendar/calendar.class.d.ts +6 -0
  95. package/dist/components/data/calendar/calendar.class.d.ts.map +1 -1
  96. package/dist/components/data/calendar/calendar.class.js +6 -0
  97. package/dist/components/data/calendar/calendar.class.js.map +1 -1
  98. package/dist/components/data/context-meter/context-meter.class.d.ts +1 -0
  99. package/dist/components/data/context-meter/context-meter.class.d.ts.map +1 -1
  100. package/dist/components/data/context-meter/context-meter.class.js +1 -0
  101. package/dist/components/data/context-meter/context-meter.class.js.map +1 -1
  102. package/dist/components/data/data-grid/data-grid.class.d.ts +1 -0
  103. package/dist/components/data/data-grid/data-grid.class.d.ts.map +1 -1
  104. package/dist/components/data/data-grid/data-grid.class.js +1 -0
  105. package/dist/components/data/data-grid/data-grid.class.js.map +1 -1
  106. package/dist/components/data/flow-canvas/flow-canvas.class.d.ts +3 -1
  107. package/dist/components/data/flow-canvas/flow-canvas.class.d.ts.map +1 -1
  108. package/dist/components/data/flow-canvas/flow-canvas.class.js +3 -1
  109. package/dist/components/data/flow-canvas/flow-canvas.class.js.map +1 -1
  110. package/dist/components/data/flow-minimap/flow-minimap.class.d.ts +2 -2
  111. package/dist/components/data/flow-minimap/flow-minimap.class.js +2 -2
  112. package/dist/components/data/flow-node/flow-node.class.d.ts +1 -1
  113. package/dist/components/data/flow-node/flow-node.class.js +1 -1
  114. package/dist/components/data/heatmap/heatmap.class.d.ts +51 -2
  115. package/dist/components/data/heatmap/heatmap.class.d.ts.map +1 -1
  116. package/dist/components/data/heatmap/heatmap.class.js +42 -6
  117. package/dist/components/data/heatmap/heatmap.class.js.map +1 -1
  118. package/dist/components/data/heatmap/heatmap.styles.d.ts.map +1 -1
  119. package/dist/components/data/heatmap/heatmap.styles.js +19 -0
  120. package/dist/components/data/heatmap/heatmap.styles.js.map +1 -1
  121. package/dist/components/data/sequence-strip/sequence-strip.class.d.ts +20 -0
  122. package/dist/components/data/sequence-strip/sequence-strip.class.d.ts.map +1 -1
  123. package/dist/components/data/sequence-strip/sequence-strip.class.js +35 -0
  124. package/dist/components/data/sequence-strip/sequence-strip.class.js.map +1 -1
  125. package/dist/components/data/sequence-strip/sequence-strip.styles.d.ts.map +1 -1
  126. package/dist/components/data/sequence-strip/sequence-strip.styles.js +29 -0
  127. package/dist/components/data/sequence-strip/sequence-strip.styles.js.map +1 -1
  128. package/dist/components/data/table/table.class.d.ts +11 -0
  129. package/dist/components/data/table/table.class.d.ts.map +1 -1
  130. package/dist/components/data/table/table.class.js +11 -0
  131. package/dist/components/data/table/table.class.js.map +1 -1
  132. package/dist/components/data/timeline/timeline-item.class.d.ts +17 -0
  133. package/dist/components/data/timeline/timeline-item.class.d.ts.map +1 -1
  134. package/dist/components/data/timeline/timeline-item.class.js +17 -0
  135. package/dist/components/data/timeline/timeline-item.class.js.map +1 -1
  136. package/dist/components/data/timeline/timeline.styles.d.ts.map +1 -1
  137. package/dist/components/data/timeline/timeline.styles.js +6 -3
  138. package/dist/components/data/timeline/timeline.styles.js.map +1 -1
  139. package/dist/components/data/tree/tree-node.class.d.ts +3 -0
  140. package/dist/components/data/tree/tree-node.class.d.ts.map +1 -1
  141. package/dist/components/data/tree/tree-node.class.js +3 -0
  142. package/dist/components/data/tree/tree-node.class.js.map +1 -1
  143. package/dist/components/forms/button/button.class.d.ts +24 -0
  144. package/dist/components/forms/button/button.class.d.ts.map +1 -1
  145. package/dist/components/forms/button/button.class.js +24 -0
  146. package/dist/components/forms/button/button.class.js.map +1 -1
  147. package/dist/components/forms/code-editor/code-editor.class.d.ts +28 -12
  148. package/dist/components/forms/code-editor/code-editor.class.d.ts.map +1 -1
  149. package/dist/components/forms/code-editor/code-editor.class.js +44 -14
  150. package/dist/components/forms/code-editor/code-editor.class.js.map +1 -1
  151. package/dist/components/forms/code-editor/code-editor.styles.d.ts.map +1 -1
  152. package/dist/components/forms/code-editor/code-editor.styles.js +4 -0
  153. package/dist/components/forms/code-editor/code-editor.styles.js.map +1 -1
  154. package/dist/components/forms/combobox/combobox.class.d.ts +10 -0
  155. package/dist/components/forms/combobox/combobox.class.d.ts.map +1 -1
  156. package/dist/components/forms/combobox/combobox.class.js +16 -0
  157. package/dist/components/forms/combobox/combobox.class.js.map +1 -1
  158. package/dist/components/forms/combobox/option.class.d.ts +3 -3
  159. package/dist/components/forms/combobox/option.class.d.ts.map +1 -1
  160. package/dist/components/forms/combobox/option.class.js +9 -0
  161. package/dist/components/forms/combobox/option.class.js.map +1 -1
  162. package/dist/components/forms/date-picker/date-input.class.d.ts +3 -0
  163. package/dist/components/forms/date-picker/date-input.class.d.ts.map +1 -1
  164. package/dist/components/forms/date-picker/date-input.class.js +3 -0
  165. package/dist/components/forms/date-picker/date-input.class.js.map +1 -1
  166. package/dist/components/forms/emoji-picker/emoji-picker.class.d.ts +37 -2
  167. package/dist/components/forms/emoji-picker/emoji-picker.class.d.ts.map +1 -1
  168. package/dist/components/forms/emoji-picker/emoji-picker.class.js +113 -10
  169. package/dist/components/forms/emoji-picker/emoji-picker.class.js.map +1 -1
  170. package/dist/components/forms/emoji-picker/emoji-picker.styles.d.ts.map +1 -1
  171. package/dist/components/forms/emoji-picker/emoji-picker.styles.js +30 -0
  172. package/dist/components/forms/emoji-picker/emoji-picker.styles.js.map +1 -1
  173. package/dist/components/forms/icon-button/icon-button.class.d.ts +4 -0
  174. package/dist/components/forms/icon-button/icon-button.class.d.ts.map +1 -1
  175. package/dist/components/forms/icon-button/icon-button.class.js +4 -0
  176. package/dist/components/forms/icon-button/icon-button.class.js.map +1 -1
  177. package/dist/components/forms/input/input.class.d.ts +11 -3
  178. package/dist/components/forms/input/input.class.d.ts.map +1 -1
  179. package/dist/components/forms/input/input.class.js +3 -0
  180. package/dist/components/forms/input/input.class.js.map +1 -1
  181. package/dist/components/forms/input/time-input.class.d.ts +12 -0
  182. package/dist/components/forms/input/time-input.class.d.ts.map +1 -1
  183. package/dist/components/forms/input/time-input.class.js +27 -0
  184. package/dist/components/forms/input/time-input.class.js.map +1 -1
  185. package/dist/components/forms/rubric-form/rubric-form.class.d.ts +7 -0
  186. package/dist/components/forms/rubric-form/rubric-form.class.d.ts.map +1 -1
  187. package/dist/components/forms/rubric-form/rubric-form.class.js +7 -0
  188. package/dist/components/forms/rubric-form/rubric-form.class.js.map +1 -1
  189. package/dist/components/forms/select/select.class.d.ts +8 -0
  190. package/dist/components/forms/select/select.class.d.ts.map +1 -1
  191. package/dist/components/forms/select/select.class.js +8 -0
  192. package/dist/components/forms/select/select.class.js.map +1 -1
  193. package/dist/components/forms/swatch-picker/swatch-picker.class.d.ts +1 -1
  194. package/dist/components/forms/swatch-picker/swatch-picker.class.js +1 -1
  195. package/dist/components/forms/switch/switch.class.d.ts +6 -0
  196. package/dist/components/forms/switch/switch.class.d.ts.map +1 -1
  197. package/dist/components/forms/switch/switch.class.js +6 -0
  198. package/dist/components/forms/switch/switch.class.js.map +1 -1
  199. package/dist/components/forms/token-input/token-input.class.d.ts +2 -0
  200. package/dist/components/forms/token-input/token-input.class.d.ts.map +1 -1
  201. package/dist/components/forms/token-input/token-input.class.js +2 -0
  202. package/dist/components/forms/token-input/token-input.class.js.map +1 -1
  203. package/dist/components/layout/app-rail/app-rail.class.d.ts +8 -0
  204. package/dist/components/layout/app-rail/app-rail.class.d.ts.map +1 -1
  205. package/dist/components/layout/app-rail/app-rail.class.js +8 -0
  206. package/dist/components/layout/app-rail/app-rail.class.js.map +1 -1
  207. package/dist/components/layout/button-group/button-group.class.d.ts +1 -1
  208. package/dist/components/layout/button-group/button-group.class.js +1 -1
  209. package/dist/components/layout/command-palette/command-palette.class.d.ts +12 -0
  210. package/dist/components/layout/command-palette/command-palette.class.d.ts.map +1 -1
  211. package/dist/components/layout/command-palette/command-palette.class.js +12 -0
  212. package/dist/components/layout/command-palette/command-palette.class.js.map +1 -1
  213. package/dist/components/layout/control-group/control-group.class.d.ts +1 -1
  214. package/dist/components/layout/control-group/control-group.class.js +1 -1
  215. package/dist/components/layout/dashboard-grid/dashboard-grid.class.d.ts +7 -0
  216. package/dist/components/layout/dashboard-grid/dashboard-grid.class.d.ts.map +1 -1
  217. package/dist/components/layout/dashboard-grid/dashboard-grid.class.js +7 -0
  218. package/dist/components/layout/dashboard-grid/dashboard-grid.class.js.map +1 -1
  219. package/dist/components/layout/dock-panel/dock-panel.class.d.ts +3 -0
  220. package/dist/components/layout/dock-panel/dock-panel.class.d.ts.map +1 -1
  221. package/dist/components/layout/dock-panel/dock-panel.class.js +3 -0
  222. package/dist/components/layout/dock-panel/dock-panel.class.js.map +1 -1
  223. package/dist/components/layout/responsive-panel/responsive-panel.class.d.ts +2 -0
  224. package/dist/components/layout/responsive-panel/responsive-panel.class.d.ts.map +1 -1
  225. package/dist/components/layout/responsive-panel/responsive-panel.class.js +2 -0
  226. package/dist/components/layout/responsive-panel/responsive-panel.class.js.map +1 -1
  227. package/dist/components/layout/scroller/scroller.class.d.ts +2 -2
  228. package/dist/components/layout/scroller/scroller.class.js +2 -2
  229. package/dist/components/layout/segmented/segmented.class.d.ts +6 -0
  230. package/dist/components/layout/segmented/segmented.class.d.ts.map +1 -1
  231. package/dist/components/layout/segmented/segmented.class.js +6 -0
  232. package/dist/components/layout/segmented/segmented.class.js.map +1 -1
  233. package/dist/components/layout/split/split.class.d.ts +68 -15
  234. package/dist/components/layout/split/split.class.d.ts.map +1 -1
  235. package/dist/components/layout/split/split.class.js +80 -21
  236. package/dist/components/layout/split/split.class.js.map +1 -1
  237. package/dist/components/layout/stepper/stepper.class.d.ts +52 -11
  238. package/dist/components/layout/stepper/stepper.class.d.ts.map +1 -1
  239. package/dist/components/layout/stepper/stepper.class.js +69 -17
  240. package/dist/components/layout/stepper/stepper.class.js.map +1 -1
  241. package/dist/components/layout/virtual-list/virtual-list.class.d.ts +3 -0
  242. package/dist/components/layout/virtual-list/virtual-list.class.d.ts.map +1 -1
  243. package/dist/components/layout/virtual-list/virtual-list.class.js +3 -0
  244. package/dist/components/layout/virtual-list/virtual-list.class.js.map +1 -1
  245. package/dist/components/layout/widget/widget.class.d.ts +6 -0
  246. package/dist/components/layout/widget/widget.class.d.ts.map +1 -1
  247. package/dist/components/layout/widget/widget.class.js +6 -0
  248. package/dist/components/layout/widget/widget.class.js.map +1 -1
  249. package/dist/components/media/attachment-chip/attachment-chip.class.d.ts +13 -0
  250. package/dist/components/media/attachment-chip/attachment-chip.class.d.ts.map +1 -1
  251. package/dist/components/media/attachment-chip/attachment-chip.class.js +13 -0
  252. package/dist/components/media/attachment-chip/attachment-chip.class.js.map +1 -1
  253. package/dist/components/media/avatar/avatar.class.d.ts +6 -0
  254. package/dist/components/media/avatar/avatar.class.d.ts.map +1 -1
  255. package/dist/components/media/avatar/avatar.class.js +6 -0
  256. package/dist/components/media/avatar/avatar.class.js.map +1 -1
  257. package/dist/components/media/media-card/media-card.class.d.ts +2 -0
  258. package/dist/components/media/media-card/media-card.class.d.ts.map +1 -1
  259. package/dist/components/media/media-card/media-card.class.js +2 -0
  260. package/dist/components/media/media-card/media-card.class.js.map +1 -1
  261. package/dist/components/media/playback/playback.class.d.ts +2 -0
  262. package/dist/components/media/playback/playback.class.d.ts.map +1 -1
  263. package/dist/components/media/playback/playback.class.js +2 -0
  264. package/dist/components/media/playback/playback.class.js.map +1 -1
  265. package/dist/components/media/zoomable-frame/zoomable-frame.class.d.ts +3 -0
  266. package/dist/components/media/zoomable-frame/zoomable-frame.class.d.ts.map +1 -1
  267. package/dist/components/media/zoomable-frame/zoomable-frame.class.js +3 -0
  268. package/dist/components/media/zoomable-frame/zoomable-frame.class.js.map +1 -1
  269. package/dist/components/overlays/badge/badge.class.d.ts +6 -0
  270. package/dist/components/overlays/badge/badge.class.d.ts.map +1 -1
  271. package/dist/components/overlays/badge/badge.class.js +6 -0
  272. package/dist/components/overlays/badge/badge.class.js.map +1 -1
  273. package/dist/components/overlays/callout/callout.class.d.ts +6 -0
  274. package/dist/components/overlays/callout/callout.class.d.ts.map +1 -1
  275. package/dist/components/overlays/callout/callout.class.js +6 -0
  276. package/dist/components/overlays/callout/callout.class.js.map +1 -1
  277. package/dist/components/overlays/chip/chip.class.d.ts +18 -0
  278. package/dist/components/overlays/chip/chip.class.d.ts.map +1 -1
  279. package/dist/components/overlays/chip/chip.class.js +18 -0
  280. package/dist/components/overlays/chip/chip.class.js.map +1 -1
  281. package/dist/components/overlays/dialog/dialog.class.d.ts +6 -0
  282. package/dist/components/overlays/dialog/dialog.class.d.ts.map +1 -1
  283. package/dist/components/overlays/dialog/dialog.class.js +6 -0
  284. package/dist/components/overlays/dialog/dialog.class.js.map +1 -1
  285. package/dist/components/overlays/drawer/drawer.class.d.ts +6 -0
  286. package/dist/components/overlays/drawer/drawer.class.d.ts.map +1 -1
  287. package/dist/components/overlays/drawer/drawer.class.js +6 -0
  288. package/dist/components/overlays/drawer/drawer.class.js.map +1 -1
  289. package/dist/components/overlays/progress/progress-ring.class.d.ts +1 -0
  290. package/dist/components/overlays/progress/progress-ring.class.d.ts.map +1 -1
  291. package/dist/components/overlays/progress/progress-ring.class.js +1 -0
  292. package/dist/components/overlays/progress/progress-ring.class.js.map +1 -1
  293. package/dist/components/overlays/skeleton/skeleton.class.d.ts +2 -0
  294. package/dist/components/overlays/skeleton/skeleton.class.d.ts.map +1 -1
  295. package/dist/components/overlays/skeleton/skeleton.class.js +2 -0
  296. package/dist/components/overlays/skeleton/skeleton.class.js.map +1 -1
  297. package/dist/components/overlays/spinner/spinner.class.d.ts +4 -0
  298. package/dist/components/overlays/spinner/spinner.class.d.ts.map +1 -1
  299. package/dist/components/overlays/spinner/spinner.class.js +4 -0
  300. package/dist/components/overlays/spinner/spinner.class.js.map +1 -1
  301. package/dist/components/overlays/toast/toast-item.class.d.ts +11 -0
  302. package/dist/components/overlays/toast/toast-item.class.d.ts.map +1 -1
  303. package/dist/components/overlays/toast/toast-item.class.js +11 -0
  304. package/dist/components/overlays/toast/toast-item.class.js.map +1 -1
  305. package/dist/components/overlays/toast/toast.class.d.ts +15 -0
  306. package/dist/components/overlays/toast/toast.class.d.ts.map +1 -1
  307. package/dist/components/overlays/toast/toast.class.js +15 -0
  308. package/dist/components/overlays/toast/toast.class.js.map +1 -1
  309. package/dist/components/retrieval/citation-badge/citation-badge.class.d.ts +8 -0
  310. package/dist/components/retrieval/citation-badge/citation-badge.class.d.ts.map +1 -1
  311. package/dist/components/retrieval/citation-badge/citation-badge.class.js +8 -0
  312. package/dist/components/retrieval/citation-badge/citation-badge.class.js.map +1 -1
  313. package/dist/components/retrieval/entity-chip/entity-chip.class.d.ts +1 -0
  314. package/dist/components/retrieval/entity-chip/entity-chip.class.d.ts.map +1 -1
  315. package/dist/components/retrieval/entity-chip/entity-chip.class.js +1 -0
  316. package/dist/components/retrieval/entity-chip/entity-chip.class.js.map +1 -1
  317. package/dist/components/retrieval/ingestion-queue/ingestion-queue.class.d.ts +2 -0
  318. package/dist/components/retrieval/ingestion-queue/ingestion-queue.class.d.ts.map +1 -1
  319. package/dist/components/retrieval/ingestion-queue/ingestion-queue.class.js +2 -0
  320. package/dist/components/retrieval/ingestion-queue/ingestion-queue.class.js.map +1 -1
  321. package/dist/components/retrieval/retrieval-trace/retrieval-trace.class.d.ts +1 -0
  322. package/dist/components/retrieval/retrieval-trace/retrieval-trace.class.d.ts.map +1 -1
  323. package/dist/components/retrieval/retrieval-trace/retrieval-trace.class.js +1 -0
  324. package/dist/components/retrieval/retrieval-trace/retrieval-trace.class.js.map +1 -1
  325. package/dist/components/utility/diff-view/diff-view.class.d.ts +1 -0
  326. package/dist/components/utility/diff-view/diff-view.class.d.ts.map +1 -1
  327. package/dist/components/utility/diff-view/diff-view.class.js +1 -0
  328. package/dist/components/utility/diff-view/diff-view.class.js.map +1 -1
  329. package/dist/components/utility/icon/icon.class.d.ts +1 -0
  330. package/dist/components/utility/icon/icon.class.d.ts.map +1 -1
  331. package/dist/components/utility/icon/icon.class.js +1 -0
  332. package/dist/components/utility/icon/icon.class.js.map +1 -1
  333. package/dist/components/utility/json-viewer/json-viewer.class.d.ts +3 -0
  334. package/dist/components/utility/json-viewer/json-viewer.class.d.ts.map +1 -1
  335. package/dist/components/utility/json-viewer/json-viewer.class.js +3 -0
  336. package/dist/components/utility/json-viewer/json-viewer.class.js.map +1 -1
  337. package/dist/components/utility/known-date/known-date.class.d.ts +11 -0
  338. package/dist/components/utility/known-date/known-date.class.d.ts.map +1 -1
  339. package/dist/components/utility/known-date/known-date.class.js +11 -0
  340. package/dist/components/utility/known-date/known-date.class.js.map +1 -1
  341. package/dist/components/viewers/calendar-viewer/calendar-viewer.class.d.ts +2 -0
  342. package/dist/components/viewers/calendar-viewer/calendar-viewer.class.d.ts.map +1 -1
  343. package/dist/components/viewers/calendar-viewer/calendar-viewer.class.js +2 -0
  344. package/dist/components/viewers/calendar-viewer/calendar-viewer.class.js.map +1 -1
  345. package/dist/components/viewers/dataset-viewer/dataset-viewer.class.d.ts +5 -0
  346. package/dist/components/viewers/dataset-viewer/dataset-viewer.class.d.ts.map +1 -1
  347. package/dist/components/viewers/dataset-viewer/dataset-viewer.class.js +5 -0
  348. package/dist/components/viewers/dataset-viewer/dataset-viewer.class.js.map +1 -1
  349. package/dist/components/viewers/document-compare/document-compare.class.d.ts +1 -1
  350. package/dist/components/viewers/document-compare/document-compare.class.js +1 -1
  351. package/dist/components/viewers/document-preview/document-preview.class.d.ts +3 -0
  352. package/dist/components/viewers/document-preview/document-preview.class.d.ts.map +1 -1
  353. package/dist/components/viewers/document-preview/document-preview.class.js +3 -0
  354. package/dist/components/viewers/document-preview/document-preview.class.js.map +1 -1
  355. package/dist/components/viewers/email-viewer/email-viewer.class.d.ts +2 -0
  356. package/dist/components/viewers/email-viewer/email-viewer.class.d.ts.map +1 -1
  357. package/dist/components/viewers/email-viewer/email-viewer.class.js +2 -0
  358. package/dist/components/viewers/email-viewer/email-viewer.class.js.map +1 -1
  359. package/dist/components/viewers/html-viewer/html-viewer.class.d.ts +2 -0
  360. package/dist/components/viewers/html-viewer/html-viewer.class.d.ts.map +1 -1
  361. package/dist/components/viewers/html-viewer/html-viewer.class.js +2 -0
  362. package/dist/components/viewers/html-viewer/html-viewer.class.js.map +1 -1
  363. package/dist/components/viewers/pdf-viewer/pdf-viewer.class.d.ts.map +1 -1
  364. package/dist/components/viewers/pdf-viewer/pdf-viewer.class.js +41 -9
  365. package/dist/components/viewers/pdf-viewer/pdf-viewer.class.js.map +1 -1
  366. package/dist/internal/css-length.d.ts +40 -0
  367. package/dist/internal/css-length.d.ts.map +1 -0
  368. package/dist/internal/css-length.js +72 -0
  369. package/dist/internal/css-length.js.map +1 -0
  370. package/dist/internal/orientation-breakpoint.d.ts +12 -0
  371. package/dist/internal/orientation-breakpoint.d.ts.map +1 -0
  372. package/dist/internal/orientation-breakpoint.js +127 -0
  373. package/dist/internal/orientation-breakpoint.js.map +1 -0
  374. package/dist/lyra.d.ts +2 -2
  375. package/dist/lyra.d.ts.map +1 -1
  376. package/dist/lyra.js.map +1 -1
  377. package/llms/components/lr-accordion-item.md +23 -0
  378. package/llms/components/lr-accordion.md +23 -0
  379. package/llms/components/lr-activity-feed.md +45 -0
  380. package/llms/components/lr-agent-run.md +66 -0
  381. package/llms/components/lr-agent-trace.md +42 -0
  382. package/llms/components/lr-agent-workspace.md +109 -0
  383. package/llms/components/lr-animated-image.md +66 -0
  384. package/llms/components/lr-animation.md +73 -0
  385. package/llms/components/lr-app-rail-item.md +218 -0
  386. package/llms/components/lr-app-rail.md +218 -0
  387. package/llms/components/lr-archive-viewer.md +36 -0
  388. package/llms/components/lr-artifact-panel.md +60 -0
  389. package/llms/components/lr-attachment-chip.md +131 -0
  390. package/llms/components/lr-attachment-trigger.md +90 -0
  391. package/llms/components/lr-audio-visualizer.md +43 -0
  392. package/llms/components/lr-av-player.md +50 -0
  393. package/llms/components/lr-avatar-group.md +69 -0
  394. package/llms/components/lr-avatar.md +69 -0
  395. package/llms/components/lr-badge.md +25 -0
  396. package/llms/components/lr-bar-chart.md +70 -0
  397. package/llms/components/lr-box-plot.md +67 -0
  398. package/llms/components/lr-branch-picker.md +32 -0
  399. package/llms/components/lr-breadcrumb-item.md +30 -0
  400. package/llms/components/lr-breadcrumb.md +30 -0
  401. package/llms/components/lr-browser-frame.md +51 -0
  402. package/llms/components/lr-bubble-chart.md +70 -0
  403. package/llms/components/lr-button-group.md +30 -0
  404. package/llms/components/lr-button.md +89 -0
  405. package/llms/components/lr-calendar-viewer.md +32 -0
  406. package/llms/components/lr-calendar.md +52 -0
  407. package/llms/components/lr-callout.md +37 -0
  408. package/llms/components/lr-card.md +67 -0
  409. package/llms/components/lr-carousel-item.md +29 -0
  410. package/llms/components/lr-carousel.md +43 -0
  411. package/llms/components/lr-chart.md +148 -0
  412. package/llms/components/lr-chat-composer.md +139 -0
  413. package/llms/components/lr-chat-message.md +145 -0
  414. package/llms/components/lr-chat-viewport.md +70 -0
  415. package/llms/components/lr-checkbox-group.md +21 -0
  416. package/llms/components/lr-checkbox.md +79 -0
  417. package/llms/components/lr-checkpoint.md +48 -0
  418. package/llms/components/lr-chip-group.md +152 -0
  419. package/llms/components/lr-chip.md +152 -0
  420. package/llms/components/lr-chunk-inspector.md +66 -0
  421. package/llms/components/lr-citation-badge.md +102 -0
  422. package/llms/components/lr-code-block-core.md +113 -0
  423. package/llms/components/lr-code-block.md +146 -0
  424. package/llms/components/lr-code-editor.md +72 -0
  425. package/llms/components/lr-color-picker.md +21 -0
  426. package/llms/components/lr-combobox.md +196 -0
  427. package/llms/components/lr-command-palette.md +50 -0
  428. package/llms/components/lr-commit-card.md +33 -0
  429. package/llms/components/lr-community-card.md +54 -0
  430. package/llms/components/lr-compare-panel.md +38 -0
  431. package/llms/components/lr-confirm-bar.md +48 -0
  432. package/llms/components/lr-contact-viewer.md +34 -0
  433. package/llms/components/lr-context-inspector.md +50 -0
  434. package/llms/components/lr-context-meter.md +92 -0
  435. package/llms/components/lr-control-group.md +46 -0
  436. package/llms/components/lr-conversation-item.md +118 -0
  437. package/llms/components/lr-copy-button.md +52 -0
  438. package/llms/components/lr-csv-viewer.md +49 -0
  439. package/llms/components/lr-dashboard-grid.md +34 -0
  440. package/llms/components/lr-data-grid.md +47 -0
  441. package/llms/components/lr-dataset-viewer.md +60 -0
  442. package/llms/components/lr-date-input.md +201 -0
  443. package/llms/components/lr-date-picker.md +201 -0
  444. package/llms/components/lr-details.md +23 -0
  445. package/llms/components/lr-dialog.md +185 -0
  446. package/llms/components/lr-diff-view.md +86 -0
  447. package/llms/components/lr-divider.md +28 -0
  448. package/llms/components/lr-dock-panel.md +110 -0
  449. package/llms/components/lr-document-compare.md +22 -0
  450. package/llms/components/lr-document-library.md +21 -0
  451. package/llms/components/lr-document-preview.md +179 -0
  452. package/llms/components/lr-document-viewer.md +84 -0
  453. package/llms/components/lr-docx-viewer.md +63 -0
  454. package/llms/components/lr-doughnut-chart.md +70 -0
  455. package/llms/components/lr-drawer.md +48 -0
  456. package/llms/components/lr-drilldown-panel.md +25 -0
  457. package/llms/components/lr-dropdown-item.md +171 -0
  458. package/llms/components/lr-dropdown.md +24 -0
  459. package/llms/components/lr-ebook-viewer.md +60 -0
  460. package/llms/components/lr-email-viewer.md +51 -0
  461. package/llms/components/lr-emoji-picker.md +71 -0
  462. package/llms/components/lr-empty.md +56 -0
  463. package/llms/components/lr-entity-card.md +64 -0
  464. package/llms/components/lr-entity-chip.md +50 -0
  465. package/llms/components/lr-entity-dossier.md +71 -0
  466. package/llms/components/lr-env-list.md +27 -0
  467. package/llms/components/lr-eval-dataset.md +45 -0
  468. package/llms/components/lr-eval-result.md +45 -0
  469. package/llms/components/lr-evaluation-run.md +50 -0
  470. package/llms/components/lr-export-button.md +104 -0
  471. package/llms/components/lr-file-icon.md +34 -0
  472. package/llms/components/lr-file-input.md +104 -0
  473. package/llms/components/lr-file-tree.md +29 -0
  474. package/llms/components/lr-filter-bar.md +20 -0
  475. package/llms/components/lr-flag.md +122 -0
  476. package/llms/components/lr-flow-canvas.md +112 -0
  477. package/llms/components/lr-flow-controls.md +47 -0
  478. package/llms/components/lr-flow-minimap.md +52 -0
  479. package/llms/components/lr-flow-node.md +56 -0
  480. package/llms/components/lr-flow-run-overlay.md +56 -0
  481. package/llms/components/lr-format-bytes.md +31 -0
  482. package/llms/components/lr-format-date.md +33 -0
  483. package/llms/components/lr-format-number.md +41 -0
  484. package/llms/components/lr-gauge.md +65 -0
  485. package/llms/components/lr-generation-status.md +105 -0
  486. package/llms/components/lr-geojson-view.md +43 -0
  487. package/llms/components/lr-graph-legend.md +64 -0
  488. package/llms/components/lr-graph-query-builder.md +27 -0
  489. package/llms/components/lr-graph.md +224 -0
  490. package/llms/components/lr-grounding-summary.md +57 -0
  491. package/llms/components/lr-handoff-divider.md +27 -0
  492. package/llms/components/lr-heatmap.md +232 -0
  493. package/llms/components/lr-highlight-layer.md +31 -0
  494. package/llms/components/lr-histogram.md +69 -0
  495. package/llms/components/lr-html-viewer.md +30 -0
  496. package/llms/components/lr-icon-button.md +39 -0
  497. package/llms/components/lr-icon.md +36 -0
  498. package/llms/components/lr-image-comparer.md +38 -0
  499. package/llms/components/lr-image-viewer.md +35 -0
  500. package/llms/components/lr-include.md +53 -0
  501. package/llms/components/lr-ingestion-queue.md +60 -0
  502. package/llms/components/lr-input.md +82 -0
  503. package/llms/components/lr-intersection-observer.md +25 -0
  504. package/llms/components/lr-json-viewer.md +98 -0
  505. package/llms/components/lr-kbd.md +74 -0
  506. package/llms/components/lr-knowledge-base.md +64 -0
  507. package/llms/components/lr-knowledge-graph-explorer.md +92 -0
  508. package/llms/components/lr-known-date.md +84 -0
  509. package/llms/components/lr-lightbox.md +79 -0
  510. package/llms/components/lr-line-chart.md +70 -0
  511. package/llms/components/lr-lite-chart.md +143 -0
  512. package/llms/components/lr-live-region.md +105 -0
  513. package/llms/components/lr-map.md +127 -0
  514. package/llms/components/lr-markdown-core.md +70 -0
  515. package/llms/components/lr-markdown.md +171 -0
  516. package/llms/components/lr-media-card.md +106 -0
  517. package/llms/components/lr-memory-panel.md +67 -0
  518. package/llms/components/lr-mention-popover.md +139 -0
  519. package/llms/components/lr-menu-item.md +171 -0
  520. package/llms/components/lr-menu.md +171 -0
  521. package/llms/components/lr-message-actions.md +48 -0
  522. package/llms/components/lr-message-feedback.md +37 -0
  523. package/llms/components/lr-mind-map.md +64 -0
  524. package/llms/components/lr-model-select.md +144 -0
  525. package/llms/components/lr-model-settings-panel.md +99 -0
  526. package/llms/components/lr-mutation-observer.md +27 -0
  527. package/llms/components/lr-neighbor-list.md +56 -0
  528. package/llms/components/lr-node-palette.md +67 -0
  529. package/llms/components/lr-notebook-viewer.md +65 -0
  530. package/llms/components/lr-number-input.md +44 -0
  531. package/llms/components/lr-option.md +196 -0
  532. package/llms/components/lr-page-rail.md +37 -0
  533. package/llms/components/lr-pagination.md +88 -0
  534. package/llms/components/lr-path-strip.md +55 -0
  535. package/llms/components/lr-pdf-viewer.md +78 -0
  536. package/llms/components/lr-phone-input.md +162 -0
  537. package/llms/components/lr-pie-chart.md +70 -0
  538. package/llms/components/lr-playback.md +74 -0
  539. package/llms/components/lr-polar-area-chart.md +70 -0
  540. package/llms/components/lr-policy-summary.md +33 -0
  541. package/llms/components/lr-poll-status.md +71 -0
  542. package/llms/components/lr-popover.md +31 -0
  543. package/llms/components/lr-pptx-viewer.md +35 -0
  544. package/llms/components/lr-progress-bar.md +22 -0
  545. package/llms/components/lr-progress-ring.md +26 -0
  546. package/llms/components/lr-provenance-panel.md +58 -0
  547. package/llms/components/lr-push-to-talk.md +50 -0
  548. package/llms/components/lr-qr-code.md +20 -0
  549. package/llms/components/lr-query-builder.md +21 -0
  550. package/llms/components/lr-radar-chart.md +70 -0
  551. package/llms/components/lr-radio-group.md +25 -0
  552. package/llms/components/lr-radio.md +31 -0
  553. package/llms/components/lr-random-content.md +62 -0
  554. package/llms/components/lr-rating.md +21 -0
  555. package/llms/components/lr-relative-time.md +31 -0
  556. package/llms/components/lr-resize-observer.md +25 -0
  557. package/llms/components/lr-responsive-panel.md +112 -0
  558. package/llms/components/lr-result-card.md +88 -0
  559. package/llms/components/lr-result-field.md +88 -0
  560. package/llms/components/lr-retrieval-results.md +84 -0
  561. package/llms/components/lr-retrieval-search.md +70 -0
  562. package/llms/components/lr-retrieval-trace.md +59 -0
  563. package/llms/components/lr-rubric-form.md +37 -0
  564. package/llms/components/lr-scatter-chart.md +70 -0
  565. package/llms/components/lr-scroller.md +47 -0
  566. package/llms/components/lr-segmented.md +74 -0
  567. package/llms/components/lr-select.md +113 -0
  568. package/llms/components/lr-sequence-strip.md +95 -0
  569. package/llms/components/lr-skeleton.md +53 -0
  570. package/llms/components/lr-slider.md +92 -0
  571. package/llms/components/lr-source-card.md +131 -0
  572. package/llms/components/lr-source-list.md +131 -0
  573. package/llms/components/lr-source-picker.md +63 -0
  574. package/llms/components/lr-span-waterfall.md +42 -0
  575. package/llms/components/lr-sparkline.md +60 -0
  576. package/llms/components/lr-spinner.md +32 -0
  577. package/llms/components/lr-split.md +191 -0
  578. package/llms/components/lr-spreadsheet-viewer.md +47 -0
  579. package/llms/components/lr-stack-trace.md +77 -0
  580. package/llms/components/lr-stat.md +89 -0
  581. package/llms/components/lr-stepper.md +118 -0
  582. package/llms/components/lr-stream-status.md +128 -0
  583. package/llms/components/lr-streaming-text.md +101 -0
  584. package/llms/components/lr-suggestion-chips.md +40 -0
  585. package/llms/components/lr-svg-viewer.md +47 -0
  586. package/llms/components/lr-swatch-picker.md +91 -0
  587. package/llms/components/lr-switch.md +82 -0
  588. package/llms/components/lr-table.md +201 -0
  589. package/llms/components/lr-tabs.md +80 -0
  590. package/llms/components/lr-tag.md +25 -0
  591. package/llms/components/lr-task-list.md +42 -0
  592. package/llms/components/lr-terminal.md +44 -0
  593. package/llms/components/lr-test-results.md +38 -0
  594. package/llms/components/lr-textarea.md +111 -0
  595. package/llms/components/lr-thinking-panel.md +93 -0
  596. package/llms/components/lr-thread-list.md +97 -0
  597. package/llms/components/lr-time-input.md +53 -0
  598. package/llms/components/lr-time-range.md +91 -0
  599. package/llms/components/lr-timeline-item.md +65 -0
  600. package/llms/components/lr-timeline.md +65 -0
  601. package/llms/components/lr-toast-item.md +123 -0
  602. package/llms/components/lr-toast.md +123 -0
  603. package/llms/components/lr-token-input.md +31 -0
  604. package/llms/components/lr-tool-approval-dialog.md +131 -0
  605. package/llms/components/lr-tool-call-chip.md +101 -0
  606. package/llms/components/lr-tool-param-form.md +148 -0
  607. package/llms/components/lr-tool-result-dialog.md +106 -0
  608. package/llms/components/lr-tool-result-view.md +162 -0
  609. package/llms/components/lr-tool-select-dialog.md +124 -0
  610. package/llms/components/lr-tool-timeline.md +56 -0
  611. package/llms/components/lr-tooltip.md +47 -0
  612. package/llms/components/lr-tour.md +100 -0
  613. package/llms/components/lr-trace-tree.md +35 -0
  614. package/llms/components/lr-transcript-feed.md +45 -0
  615. package/llms/components/lr-tree-node.md +133 -0
  616. package/llms/components/lr-tree.md +133 -0
  617. package/llms/components/lr-typing-indicator.md +80 -0
  618. package/llms/components/lr-usage-badge.md +44 -0
  619. package/llms/components/lr-virtual-list.md +145 -0
  620. package/llms/components/lr-voice-picker.md +78 -0
  621. package/llms/components/lr-widget-renderer.md +78 -0
  622. package/llms/components/lr-widget.md +104 -0
  623. package/llms/components/lr-word-cloud.md +112 -0
  624. package/llms/components/lr-xml-viewer.md +58 -0
  625. package/llms/components/lr-zoomable-frame.md +57 -0
  626. package/llms/index.md +301 -0
  627. package/llms/migration.md +86 -0
  628. package/llms/peers.md +41 -0
  629. package/llms/shared.md +321 -0
  630. package/llms/tokens.md +533 -0
  631. package/llms-full.txt +10731 -8563
  632. package/llms.txt +64 -121
  633. package/package.json +14 -2
  634. package/vscode-css-data.json +1424 -185
  635. package/vscode-html-data.json +128 -107
  636. package/web-types.json +853 -118
@@ -8,6 +8,13 @@
8
8
  "value": "**`<lr-activity-feed>`** (default: `16rem`) — Cap on how tall the expanded body grows before it scrolls internally (non-virtualized mode); also sizes the internal virtual-list."
9
9
  }
10
10
  },
11
+ {
12
+ "name": "--lr-agent-run-spin",
13
+ "description": {
14
+ "kind": "markdown",
15
+ "value": "**`<lr-agent-run>`** (default: `1s linear`) — Current-step icon spin animation duration and timing."
16
+ }
17
+ },
11
18
  {
12
19
  "name": "--lr-animated-image-control-box-size",
13
20
  "description": {
@@ -57,6 +64,76 @@
57
64
  "value": "**`<lr-animation>`** (default: `0.5`) — Starting/ending scale factor for the zoom-in/zoom-out presets."
58
65
  }
59
66
  },
67
+ {
68
+ "name": "--lr-app-rail-icon-width",
69
+ "description": {
70
+ "kind": "markdown",
71
+ "value": "**`<lr-app-rail>`** (default: `var(--lr-size-4rem)`) — The inline rail's width in `'icon-only'` mode, and the maximum width of each slotted `<lr-app-rail-item>` in that mode."
72
+ }
73
+ },
74
+ {
75
+ "name": "--lr-app-rail-mobile-width",
76
+ "description": {
77
+ "kind": "markdown",
78
+ "value": "**`<lr-app-rail>`** (default: `var(--lr-size-18rem)`) — The mobile overlay panel's width, capped at `85vw`."
79
+ }
80
+ },
81
+ {
82
+ "name": "--lr-app-rail-overlay-color",
83
+ "description": {
84
+ "kind": "markdown",
85
+ "value": "**`<lr-app-rail>`** (default: `var(--lr-color-overlay)`) — The mobile overlay scrim's background."
86
+ }
87
+ },
88
+ {
89
+ "name": "--lr-app-rail-width",
90
+ "description": {
91
+ "kind": "markdown",
92
+ "value": "**`<lr-app-rail>`** (default: `var(--lr-size-15rem)`) — The inline rail's width in `'full'` mode. Overridden by an inline width while a `resizable` rail has an explicit `railWidthPx`."
93
+ }
94
+ },
95
+ {
96
+ "name": "--lr-attachment-chip-accent",
97
+ "description": {
98
+ "kind": "markdown",
99
+ "value": "**`<lr-attachment-chip>`** (default: `var(--lr-color-text-quiet)`) — Accent color used for the status text, spinner, and progress fill. Auto-swapped per `status` (`uploading`/`error`/`done`); the default is the neutral `pending` tone."
100
+ }
101
+ },
102
+ {
103
+ "name": "--lr-attachment-chip-bg",
104
+ "description": {
105
+ "kind": "markdown",
106
+ "value": "**`<lr-attachment-chip>`** (default: `var(--lr-color-surface)`) — Chip background, auto-swapped per `status` to that status's `-quiet` tint."
107
+ }
108
+ },
109
+ {
110
+ "name": "--lr-attachment-chip-border",
111
+ "description": {
112
+ "kind": "markdown",
113
+ "value": "**`<lr-attachment-chip>`** (default: `var(--lr-color-border)`) — Chip border color. Every non-`pending` `status` sets it to `transparent`."
114
+ }
115
+ },
116
+ {
117
+ "name": "--lr-attachment-chip-compact-font-size",
118
+ "description": {
119
+ "kind": "markdown",
120
+ "value": "**`<lr-attachment-chip>`** (default: `var(--lr-font-size-xs)`) — Font size of `[part=\"base\"]` while `compact`."
121
+ }
122
+ },
123
+ {
124
+ "name": "--lr-attachment-chip-compact-gap",
125
+ "description": {
126
+ "kind": "markdown",
127
+ "value": "**`<lr-attachment-chip>`** (default: `var(--lr-size-0-25rem)`) — Gap between the chip's parts while `compact`."
128
+ }
129
+ },
130
+ {
131
+ "name": "--lr-attachment-chip-compact-thumbnail-size",
132
+ "description": {
133
+ "kind": "markdown",
134
+ "value": "**`<lr-attachment-chip>`** (default: `var(--lr-size-1-75rem)`) — Thumbnail size while `compact`, rethemeable independently of `--lr-icon-button-size`."
135
+ }
136
+ },
60
137
  {
61
138
  "name": "--lr-attachment-chip-spinner-duration",
62
139
  "description": {
@@ -71,6 +148,13 @@
71
148
  "value": "**`<lr-audio-visualizer>`** (default: `var(--lr-color-brand)`) — Active bar/waveform color."
72
149
  }
73
150
  },
151
+ {
152
+ "name": "--lr-audio-visualizer-height",
153
+ "description": {
154
+ "kind": "markdown",
155
+ "value": "**`<lr-audio-visualizer>`** (default: `var(--lr-size-3rem)`) — The host's block size, which the canvas fills at 100%."
156
+ }
157
+ },
74
158
  {
75
159
  "name": "--lr-audio-visualizer-quiet-color",
76
160
  "description": {
@@ -85,6 +169,20 @@
85
169
  "value": "**`<lr-av-player>`** (default: `var(--lr-size-16rem)`) — Block size of the virtualized transcript list."
86
170
  }
87
171
  },
172
+ {
173
+ "name": "--lr-avatar-bg",
174
+ "description": {
175
+ "kind": "markdown",
176
+ "value": "**`<lr-avatar>`** (default: `var(--lr-color-border)`) — Container background. Each non-neutral `tone` sets it to that tone's `-quiet` tint."
177
+ }
178
+ },
179
+ {
180
+ "name": "--lr-avatar-color",
181
+ "description": {
182
+ "kind": "markdown",
183
+ "value": "**`<lr-avatar>`** (default: `var(--lr-color-text)`) — Initials/glyph color. Each non-neutral `tone` sets it to that tone's loud color."
184
+ }
185
+ },
88
186
  {
89
187
  "name": "--lr-avatar-group-avatar-size",
90
188
  "description": {
@@ -127,6 +225,34 @@
127
225
  "value": "**`<lr-avatar-group>`** (default: `var(--lr-border-width-medium)`) — Ring thickness."
128
226
  }
129
227
  },
228
+ {
229
+ "name": "--lr-avatar-size",
230
+ "description": {
231
+ "kind": "markdown",
232
+ "value": "**`<lr-avatar>`** (default: `var(--lr-size-2rem)`) — Inline and block size of the container. `size` swaps it to `var(--lr-size-1-5rem)` (`sm`) or `var(--lr-size-2-5rem)` (`lg`)."
233
+ }
234
+ },
235
+ {
236
+ "name": "--lr-badge-background",
237
+ "description": {
238
+ "kind": "markdown",
239
+ "value": "**`<lr-badge>`, `<lr-tag>`** (default: `var(--lr-color-surface)`) — The badge's background. Each non-neutral `variant` sets it to that variant's `-quiet` tint."
240
+ }
241
+ },
242
+ {
243
+ "name": "--lr-badge-border",
244
+ "description": {
245
+ "kind": "markdown",
246
+ "value": "**`<lr-badge>`, `<lr-tag>`** (default: `var(--lr-color-border)`) — The badge's border color. Each non-neutral `variant` sets it to that variant's loud color."
247
+ }
248
+ },
249
+ {
250
+ "name": "--lr-badge-color",
251
+ "description": {
252
+ "kind": "markdown",
253
+ "value": "**`<lr-badge>`, `<lr-tag>`** (default: `var(--lr-color-text)`) — The badge's text color. Each non-neutral `variant` sets it to that variant's loud color."
254
+ }
255
+ },
130
256
  {
131
257
  "name": "--lr-browser-frame-aspect-ratio",
132
258
  "description": {
@@ -134,6 +260,27 @@
134
260
  "value": "**`<lr-browser-frame>`** (default: `16 / 9`) — The viewport's aspect ratio."
135
261
  }
136
262
  },
263
+ {
264
+ "name": "--lr-button-accent",
265
+ "description": {
266
+ "kind": "markdown",
267
+ "value": "**`<lr-button>`** (default: `var(--lr-color-text)`) — Text/glyph color for the chrome-less appearances (`outlined`, `plain`, `link`). Swapped per `variant` to that variant's semantic color."
268
+ }
269
+ },
270
+ {
271
+ "name": "--lr-button-accent-fill",
272
+ "description": {
273
+ "kind": "markdown",
274
+ "value": "**`<lr-button>`** (default: `var(--lr-color-neutral)`) — Background of `appearance=\"accent\"` (and its border color). Swapped per `variant` to that variant's semantic color."
275
+ }
276
+ },
277
+ {
278
+ "name": "--lr-button-accent-on-fill",
279
+ "description": {
280
+ "kind": "markdown",
281
+ "value": "**`<lr-button>`** (default: `var(--lr-color-on-neutral)`) — Text color on top of `--lr-button-accent-fill`. Swapped per `variant` to that variant's `on-*` color."
282
+ }
283
+ },
137
284
  {
138
285
  "name": "--lr-button-active-scale",
139
286
  "description": {
@@ -141,11 +288,25 @@
141
288
  "value": "**`<lr-button>`** (default: `0.9875`) — `transform: scale()` factor applied while a non-disabled button is pressed."
142
289
  }
143
290
  },
291
+ {
292
+ "name": "--lr-button-border",
293
+ "description": {
294
+ "kind": "markdown",
295
+ "value": "**`<lr-button>`** (default: `var(--lr-color-border)`) — Border color of the internal button. Swapped per `variant` to that variant's semantic color."
296
+ }
297
+ },
298
+ {
299
+ "name": "--lr-button-fill",
300
+ "description": {
301
+ "kind": "markdown",
302
+ "value": "**`<lr-button>`** (default: `var(--lr-color-surface)`) — Background of `appearance=\"filled\"`. Swapped per `variant` to that variant's semantic color."
303
+ }
304
+ },
144
305
  {
145
306
  "name": "--lr-button-group-gap",
146
307
  "description": {
147
308
  "kind": "markdown",
148
- "value": "**`<lr-button-group>`** — Gap between grouped controls."
309
+ "value": "**`<lr-button-group>`** (default: `var(--lr-space-2xs)`) — Gap between grouped controls."
149
310
  }
150
311
  },
151
312
  {
@@ -155,6 +316,76 @@
155
316
  "value": "**`<lr-button>`** (default: `1.08`) — `filter: brightness()` multiplier applied while hovering a non-disabled button."
156
317
  }
157
318
  },
319
+ {
320
+ "name": "--lr-button-on-fill",
321
+ "description": {
322
+ "kind": "markdown",
323
+ "value": "**`<lr-button>`** (default: `var(--lr-color-text)`) — Text color on top of `--lr-button-fill`. Swapped per `variant` to that variant's `on-*` color."
324
+ }
325
+ },
326
+ {
327
+ "name": "--lr-button-outlined-border",
328
+ "description": {
329
+ "kind": "markdown",
330
+ "value": "**`<lr-button>`** (default: `var(--lr-color-border-strong)`) — Border color of `appearance=\"outlined\"`, which overrides `--lr-button-border`."
331
+ }
332
+ },
333
+ {
334
+ "name": "--lr-button-quiet-border",
335
+ "description": {
336
+ "kind": "markdown",
337
+ "value": "**`<lr-button>`** (default: `var(--lr-color-border)`) — Border color of `appearance=\"quiet\"`."
338
+ }
339
+ },
340
+ {
341
+ "name": "--lr-button-quiet-text",
342
+ "description": {
343
+ "kind": "markdown",
344
+ "value": "**`<lr-button>`** (default: `var(--lr-color-text-quiet)`) — Text color of `appearance=\"quiet\"`."
345
+ }
346
+ },
347
+ {
348
+ "name": "--lr-button-size-2xs",
349
+ "description": {
350
+ "kind": "markdown",
351
+ "value": "**`<lr-button>`** (default: `var(--lr-size-1-25rem)`) — `min-block-size` at `size=\"2xs\"`."
352
+ }
353
+ },
354
+ {
355
+ "name": "--lr-button-size-l",
356
+ "description": {
357
+ "kind": "markdown",
358
+ "value": "**`<lr-button>`** (default: `var(--lr-size-2-5rem)`) — `min-block-size` at `size=\"l\"`."
359
+ }
360
+ },
361
+ {
362
+ "name": "--lr-button-size-m",
363
+ "description": {
364
+ "kind": "markdown",
365
+ "value": "**`<lr-button>`** (default: `var(--lr-size-2rem)`) — `min-block-size` at `size=\"m\"`."
366
+ }
367
+ },
368
+ {
369
+ "name": "--lr-button-size-s",
370
+ "description": {
371
+ "kind": "markdown",
372
+ "value": "**`<lr-button>`** (default: `var(--lr-size-1-75rem)`) — `min-block-size` at `size=\"s\"`."
373
+ }
374
+ },
375
+ {
376
+ "name": "--lr-button-size-xl",
377
+ "description": {
378
+ "kind": "markdown",
379
+ "value": "**`<lr-button>`** (default: `var(--lr-size-3rem)`) — `min-block-size` at `size=\"xl\"`."
380
+ }
381
+ },
382
+ {
383
+ "name": "--lr-button-size-xs",
384
+ "description": {
385
+ "kind": "markdown",
386
+ "value": "**`<lr-button>`** (default: `var(--lr-size-1-5rem)`) — `min-block-size` at `size=\"xs\"`."
387
+ }
388
+ },
158
389
  {
159
390
  "name": "--lr-button-spinner-duration",
160
391
  "description": {
@@ -169,6 +400,104 @@
169
400
  "value": "**`<lr-button>`** (default: `100%`) — Inline size of the internal button. The host defaults it to `100%` so the native button follows the host's own width; override to `auto` (or any other value) for a compact inline composition."
170
401
  }
171
402
  },
403
+ {
404
+ "name": "--lr-calendar-day-min-block-size",
405
+ "description": {
406
+ "kind": "markdown",
407
+ "value": "**`<lr-calendar>`** (default: `var(--lr-size-6rem)`) — Minimum block size of a day cell."
408
+ }
409
+ },
410
+ {
411
+ "name": "--lr-calendar-day-min-block-size-narrow",
412
+ "description": {
413
+ "kind": "markdown",
414
+ "value": "**`<lr-calendar>`** (default: `4rem`) — Minimum block size of a day cell once the host is narrower than 28rem."
415
+ }
416
+ },
417
+ {
418
+ "name": "--lr-calendar-viewer-max-height",
419
+ "description": {
420
+ "kind": "markdown",
421
+ "value": "**`<lr-calendar-viewer>`** (default: `none`) — Maximum block size of `[part=\"body\"]` before it scrolls internally. The `maxHeight` property sets this token inline on `[part=\"base\"]`."
422
+ }
423
+ },
424
+ {
425
+ "name": "--lr-callout-background",
426
+ "description": {
427
+ "kind": "markdown",
428
+ "value": "**`<lr-callout>`** (default: `var(--lr-color-surface)`) — The callout surface's background. Each non-neutral `variant` sets it to that variant's `-quiet` tint."
429
+ }
430
+ },
431
+ {
432
+ "name": "--lr-callout-border",
433
+ "description": {
434
+ "kind": "markdown",
435
+ "value": "**`<lr-callout>`** (default: `var(--lr-color-border)`) — The callout surface's border color. Each non-neutral `variant` sets it to that variant's loud color."
436
+ }
437
+ },
438
+ {
439
+ "name": "--lr-callout-color",
440
+ "description": {
441
+ "kind": "markdown",
442
+ "value": "**`<lr-callout>`** (default: `var(--lr-color-text)`) — The callout's text color. Each non-neutral `variant` sets it to that variant's loud color."
443
+ }
444
+ },
445
+ {
446
+ "name": "--lr-chart-grid-color",
447
+ "description": {
448
+ "kind": "markdown",
449
+ "value": "**`<lr-bar-chart>`, `<lr-bubble-chart>`, `<lr-chart>`, `<lr-doughnut-chart>`, `<lr-histogram>`, `<lr-line-chart>`, `<lr-pie-chart>`, `<lr-polar-area-chart>`, `<lr-radar-chart>`, `<lr-scatter-chart>`** (default: `var(--lr-color-border)`) — Grid-line color. Resolved via `getComputedStyle` on every draw (Chart.js paints to canvas and cannot consume `var()`)."
450
+ }
451
+ },
452
+ {
453
+ "name": "--lr-chart-height",
454
+ "description": {
455
+ "kind": "markdown",
456
+ "value": "**`<lr-bar-chart>`, `<lr-bubble-chart>`, `<lr-chart>`, `<lr-doughnut-chart>`, `<lr-histogram>`, `<lr-line-chart>`, `<lr-pie-chart>`, `<lr-polar-area-chart>`, `<lr-radar-chart>`, `<lr-scatter-chart>`** (default: `var(--lr-size-280px)`) — The host's `block-size`. Set on the host element from the `height` property on every change (custom properties only cascade downward, so it cannot be set from inside the shadow root); a host-level override is overwritten the next time `height` changes."
457
+ }
458
+ },
459
+ {
460
+ "name": "--lr-chart-legend-color",
461
+ "description": {
462
+ "kind": "markdown",
463
+ "value": "**`<lr-bar-chart>`, `<lr-bubble-chart>`, `<lr-chart>`, `<lr-doughnut-chart>`, `<lr-histogram>`, `<lr-line-chart>`, `<lr-pie-chart>`, `<lr-polar-area-chart>`, `<lr-radar-chart>`, `<lr-scatter-chart>`** (default: `var(--lr-color-text)`) — Legend label color. Resolved via `getComputedStyle` on every draw."
464
+ }
465
+ },
466
+ {
467
+ "name": "--lr-chart-tick-color",
468
+ "description": {
469
+ "kind": "markdown",
470
+ "value": "**`<lr-bar-chart>`, `<lr-bubble-chart>`, `<lr-chart>`, `<lr-doughnut-chart>`, `<lr-histogram>`, `<lr-line-chart>`, `<lr-pie-chart>`, `<lr-polar-area-chart>`, `<lr-radar-chart>`, `<lr-scatter-chart>`** (default: `var(--lr-color-text-quiet)`) — Axis tick-label color; also used for the `xLabel`/`yLabel`/`y2Label` axis-title text (there is no separate title-color token). Resolved via `getComputedStyle` on every draw."
471
+ }
472
+ },
473
+ {
474
+ "name": "--lr-chart-tooltip-bg",
475
+ "description": {
476
+ "kind": "markdown",
477
+ "value": "**`<lr-bar-chart>`, `<lr-bubble-chart>`, `<lr-chart>`, `<lr-doughnut-chart>`, `<lr-histogram>`, `<lr-line-chart>`, `<lr-pie-chart>`, `<lr-polar-area-chart>`, `<lr-radar-chart>`, `<lr-scatter-chart>`** (default: `var(--lr-color-surface)`) — Tooltip background color. Resolved via `getComputedStyle` on every draw."
478
+ }
479
+ },
480
+ {
481
+ "name": "--lr-chart-tooltip-text",
482
+ "description": {
483
+ "kind": "markdown",
484
+ "value": "**`<lr-bar-chart>`, `<lr-bubble-chart>`, `<lr-chart>`, `<lr-doughnut-chart>`, `<lr-histogram>`, `<lr-line-chart>`, `<lr-pie-chart>`, `<lr-polar-area-chart>`, `<lr-radar-chart>`, `<lr-scatter-chart>`** (default: `var(--lr-color-text)`) — Tooltip text color. Resolved via `getComputedStyle` on every draw."
485
+ }
486
+ },
487
+ {
488
+ "name": "--lr-chat-message-bubble-bg",
489
+ "description": {
490
+ "kind": "markdown",
491
+ "value": "**`<lr-chat-message>`** (default: `var(--lr-color-surface)`) — Bubble fill for every role except `user`."
492
+ }
493
+ },
494
+ {
495
+ "name": "--lr-chat-message-bubble-color",
496
+ "description": {
497
+ "kind": "markdown",
498
+ "value": "**`<lr-chat-message>`** (default: `var(--lr-color-text)`) — Bubble text color for every role except `user`."
499
+ }
500
+ },
172
501
  {
173
502
  "name": "--lr-chat-message-max-width",
174
503
  "description": {
@@ -177,647 +506,1494 @@
177
506
  }
178
507
  },
179
508
  {
180
- "name": "--lr-checkpoint-spin-duration",
509
+ "name": "--lr-chat-message-user-bubble-bg",
181
510
  "description": {
182
511
  "kind": "markdown",
183
- "value": "**`<lr-checkpoint>`** (default: `1s`) — Duration of one restoring-spinner rotation (stopped under reduced motion)."
512
+ "value": "**`<lr-chat-message>`** (default: `var(--lr-color-brand-quiet)`) — Bubble fill for `data-role=\"user\"`."
184
513
  }
185
514
  },
186
515
  {
187
- "name": "--lr-chip-pressed-bg",
516
+ "name": "--lr-chat-message-user-bubble-color",
188
517
  "description": {
189
518
  "kind": "markdown",
190
- "value": "**`<lr-chip>`** (default: `var(--lr-chip-bg)`) — Background while a toggleable chip is selected, independently themeable from its resting background."
519
+ "value": "**`<lr-chat-message>`** (default: `var(--lr-color-text)`) — Bubble text color for `data-role=\"user\"`."
191
520
  }
192
521
  },
193
522
  {
194
- "name": "--lr-combobox-expand-size",
523
+ "name": "--lr-checkpoint-spin-duration",
195
524
  "description": {
196
525
  "kind": "markdown",
197
- "value": "**`<lr-combobox>`** — Decorative expand-icon box size, scaled by `size`."
526
+ "value": "**`<lr-checkpoint>`** (default: `1s`) Duration of one restoring-spinner rotation (stopped under reduced motion)."
198
527
  }
199
528
  },
200
529
  {
201
- "name": "--lr-combobox-font-size",
530
+ "name": "--lr-chip-accent",
202
531
  "description": {
203
532
  "kind": "markdown",
204
- "value": "**`<lr-combobox>`** — Input text size."
533
+ "value": "**`<lr-chip>`** (default: `var(--lr-color-text)`) Text/icon color of the pill. Each `tone` sets it to that tone's loud color."
205
534
  }
206
535
  },
207
536
  {
208
- "name": "--lr-combobox-tag-font-size",
537
+ "name": "--lr-chip-bg",
209
538
  "description": {
210
539
  "kind": "markdown",
211
- "value": "**`<lr-combobox>`** Selected-tag text size."
540
+ "value": "**`<lr-chip>`** (default: `var(--lr-color-surface)`) Background of the pill. Each `tone` sets it to that tone's `-quiet` tint."
212
541
  }
213
542
  },
214
543
  {
215
- "name": "--lr-combobox-tag-padding",
544
+ "name": "--lr-chip-border",
216
545
  "description": {
217
546
  "kind": "markdown",
218
- "value": "**`<lr-combobox>`** — Selected-tag padding."
547
+ "value": "**`<lr-chip>`** (default: `var(--lr-color-border)`) Border color of the pill. Every non-neutral `tone` sets it to `transparent`."
219
548
  }
220
549
  },
221
550
  {
222
- "name": "--lr-combobox-trigger-min-height",
551
+ "name": "--lr-chip-font-size",
223
552
  "description": {
224
553
  "kind": "markdown",
225
- "value": "**`<lr-combobox>`** — Minimum input-container block size."
554
+ "value": "**`<lr-chip>`** (default: `var(--lr-font-size-sm)`) Label font size. Each `size` sets it to that step's font size."
226
555
  }
227
556
  },
228
557
  {
229
- "name": "--lr-combobox-trigger-padding",
558
+ "name": "--lr-chip-gap",
230
559
  "description": {
231
560
  "kind": "markdown",
232
- "value": "**`<lr-combobox>`** — Padding inside the input container."
561
+ "value": "**`<lr-chip>`** (default: `var(--lr-space-xs)`) Gap between the icon, label, and remove button. Each `size` sets it to that step's gap."
233
562
  }
234
563
  },
235
564
  {
236
- "name": "--lr-contact-viewer-max-height",
565
+ "name": "--lr-chip-icon-size",
237
566
  "description": {
238
567
  "kind": "markdown",
239
- "value": "**`<lr-contact-viewer>`** (default: `none`) — Maximum block size of the scrollable body before it scrolls internally. Also settable via the `max-height` property."
568
+ "value": "**`<lr-chip>`** (default: `var(--lr-font-size-sm)`) — Font size of the `icon` slot wrapper. Each `size` sets it to that step's icon size."
240
569
  }
241
570
  },
242
571
  {
243
- "name": "--lr-control-group-gap",
572
+ "name": "--lr-chip-padding-block",
573
+ "description": {
574
+ "kind": "markdown",
575
+ "value": "**`<lr-chip>`** (default: `var(--lr-size-0-25rem)`) — Block padding of the pill. Each `size` sets it to that step's block padding."
576
+ }
577
+ },
578
+ {
579
+ "name": "--lr-chip-padding-inline",
580
+ "description": {
581
+ "kind": "markdown",
582
+ "value": "**`<lr-chip>`** (default: `var(--lr-space-s)`) — Inline padding of the pill. Each `size` sets it to that step's inline padding."
583
+ }
584
+ },
585
+ {
586
+ "name": "--lr-chip-pressed-bg",
587
+ "description": {
588
+ "kind": "markdown",
589
+ "value": "**`<lr-chip>`** (default: `var(--lr-chip-bg)`) — Background while a toggleable chip is selected, independently themeable from its resting background."
590
+ }
591
+ },
592
+ {
593
+ "name": "--lr-chip-pressed-border",
594
+ "description": {
595
+ "kind": "markdown",
596
+ "value": "**`<lr-chip>`** (default: `var(--lr-chip-accent)`) — Border color while a toggleable chip is selected, independently themeable from the label/icon color."
597
+ }
598
+ },
599
+ {
600
+ "name": "--lr-citation-badge-accent",
601
+ "description": {
602
+ "kind": "markdown",
603
+ "value": "**`<lr-citation-badge>`** (default: `var(--lr-color-text-quiet)`) — Text color of `base`, and its hover border color. Swapped by the reflected `status`: `var(--lr-color-success)` for `high`/`verified`, `var(--lr-color-warning)` for `medium`/`low`, `var(--lr-color-danger)` for `unverified`."
604
+ }
605
+ },
606
+ {
607
+ "name": "--lr-citation-badge-bg",
608
+ "description": {
609
+ "kind": "markdown",
610
+ "value": "**`<lr-citation-badge>`** (default: `transparent`) — Background of `base`. Swapped by the reflected `status` to the matching `-quiet` tone (`success`/`warning`/`danger`)."
611
+ }
612
+ },
613
+ {
614
+ "name": "--lr-citation-badge-border",
615
+ "description": {
616
+ "kind": "markdown",
617
+ "value": "**`<lr-citation-badge>`** (default: `transparent`) — Resting border color of `base`; no `status` changes it, so it stays transparent unless a host overrides it."
618
+ }
619
+ },
620
+ {
621
+ "name": "--lr-code-block-font",
622
+ "description": {
623
+ "kind": "markdown",
624
+ "value": "**`<lr-code-block>`** (default: `var(--lr-font-mono)`) — Monospace family for the rendered `pre` and `code`."
625
+ }
626
+ },
627
+ {
628
+ "name": "--lr-code-block-max-height",
629
+ "description": {
630
+ "kind": "markdown",
631
+ "value": "**`<lr-code-block>`** (default: `none`) — Scroll cap applied to `body`. The `max-height` attribute, when set, writes this same property inline on `body` and therefore wins."
632
+ }
633
+ },
634
+ {
635
+ "name": "--lr-code-editor-line-height",
636
+ "description": {
637
+ "kind": "markdown",
638
+ "value": "**`<lr-code-editor>`** (default: `1.5`) — Line height shared by the gutter and the textarea, so line numbers stay aligned with their lines."
639
+ }
640
+ },
641
+ {
642
+ "name": "--lr-code-editor-min-block-size",
643
+ "description": {
644
+ "kind": "markdown",
645
+ "value": "**`<lr-code-editor>`** (default: `var(--lr-size-8rem)`) — Minimum block size of the editor frame and its textarea."
646
+ }
647
+ },
648
+ {
649
+ "name": "--lr-code-editor-tab-size",
650
+ "description": {
651
+ "kind": "markdown",
652
+ "value": "**`<lr-code-editor>`** (default: `2`) — The textarea's `tab-size`. The single channel for tab width — the class writes this token rather than setting `tab-size` directly."
653
+ }
654
+ },
655
+ {
656
+ "name": "--lr-combobox-expand-size",
657
+ "description": {
658
+ "kind": "markdown",
659
+ "value": "**`<lr-combobox>`** — Decorative expand-icon box size, scaled by `size`."
660
+ }
661
+ },
662
+ {
663
+ "name": "--lr-combobox-font-size",
664
+ "description": {
665
+ "kind": "markdown",
666
+ "value": "**`<lr-combobox>`** — Input text size."
667
+ }
668
+ },
669
+ {
670
+ "name": "--lr-combobox-tag-font-size",
671
+ "description": {
672
+ "kind": "markdown",
673
+ "value": "**`<lr-combobox>`** — Selected-tag text size."
674
+ }
675
+ },
676
+ {
677
+ "name": "--lr-combobox-tag-padding",
678
+ "description": {
679
+ "kind": "markdown",
680
+ "value": "**`<lr-combobox>`** — Selected-tag padding."
681
+ }
682
+ },
683
+ {
684
+ "name": "--lr-combobox-trigger-min-height",
685
+ "description": {
686
+ "kind": "markdown",
687
+ "value": "**`<lr-combobox>`** — Minimum input-container block size."
688
+ }
689
+ },
690
+ {
691
+ "name": "--lr-combobox-trigger-padding",
692
+ "description": {
693
+ "kind": "markdown",
694
+ "value": "**`<lr-combobox>`** — Padding inside the input container."
695
+ }
696
+ },
697
+ {
698
+ "name": "--lr-command-palette-list-max-block-size",
699
+ "description": {
700
+ "kind": "markdown",
701
+ "value": "**`<lr-command-palette>`** (default: `50vh`) — Maximum height of the scrolling command list."
702
+ }
703
+ },
704
+ {
705
+ "name": "--lr-command-palette-max-block-size",
706
+ "description": {
707
+ "kind": "markdown",
708
+ "value": "**`<lr-command-palette>`** (default: `70vh`) — Maximum dialog height."
709
+ }
710
+ },
711
+ {
712
+ "name": "--lr-command-palette-max-inline-size",
713
+ "description": {
714
+ "kind": "markdown",
715
+ "value": "**`<lr-command-palette>`** (default: `var(--lr-size-48rem)`) — Maximum dialog width."
716
+ }
717
+ },
718
+ {
719
+ "name": "--lr-command-palette-offset-block-start",
720
+ "description": {
721
+ "kind": "markdown",
722
+ "value": "**`<lr-command-palette>`** (default: `12vh`) — Gap between the viewport top and the dialog."
723
+ }
724
+ },
725
+ {
726
+ "name": "--lr-command-palette-z-index",
727
+ "description": {
728
+ "kind": "markdown",
729
+ "value": "**`<lr-command-palette>`** (default: `var(--lr-overlay-stack-index, var(--lr-layer-modal))`) — Stacking index of the backdrop."
730
+ }
731
+ },
732
+ {
733
+ "name": "--lr-compare-panel-max-height",
734
+ "description": {
735
+ "kind": "markdown",
736
+ "value": "**`<lr-compare-panel>`** (default: `var(--lr-size-24rem)`) — Cap on how tall each pane's scroll region grows before it scrolls internally."
737
+ }
738
+ },
739
+ {
740
+ "name": "--lr-contact-viewer-max-height",
741
+ "description": {
742
+ "kind": "markdown",
743
+ "value": "**`<lr-contact-viewer>`** (default: `none`) — Maximum block size of the scrollable body before it scrolls internally. Also settable via the `max-height` property."
744
+ }
745
+ },
746
+ {
747
+ "name": "--lr-context-meter-segment-color",
748
+ "description": {
749
+ "kind": "markdown",
750
+ "value": "**`<lr-context-meter>`** — Per-segment color. Set inline on `[part=\"segment\"]` by the component itself whenever that segment supplies a `color`; unset (and the token unread) otherwise, leaving the `data-tone` palette in charge."
751
+ }
752
+ },
753
+ {
754
+ "name": "--lr-control-group-gap",
755
+ "description": {
756
+ "kind": "markdown",
757
+ "value": "**`<lr-control-group>`** (default: `var(--lr-space-xs)`) — Gap between grouped controls."
758
+ }
759
+ },
760
+ {
761
+ "name": "--lr-dashboard-grid-columns",
762
+ "description": {
763
+ "kind": "markdown",
764
+ "value": "**`<lr-dashboard-grid>`** (default: `12`) — Column count of the underlying CSS Grid. Written inline on `[part=\"base\"]` from the `columns` property on every render, so the fallback only applies to a `[part=\"base\"]` this component has not rendered yet."
765
+ }
766
+ },
767
+ {
768
+ "name": "--lr-dashboard-grid-gap",
769
+ "description": {
770
+ "kind": "markdown",
771
+ "value": "**`<lr-dashboard-grid>`** (default: `var(--lr-space-m)`) — Gap between cells on both axes. Written inline on `[part=\"base\"]` from the `gap` property (in px) on every render."
772
+ }
773
+ },
774
+ {
775
+ "name": "--lr-dashboard-grid-row-height",
776
+ "description": {
777
+ "kind": "markdown",
778
+ "value": "**`<lr-dashboard-grid>`** (default: `var(--lr-size-5rem)`) — Row track height. Written inline on `[part=\"base\"]` from the `rowHeight` property (in px) on every render."
779
+ }
780
+ },
781
+ {
782
+ "name": "--lr-dataset-viewer-highlight-color",
783
+ "description": {
784
+ "kind": "markdown",
785
+ "value": "**`<lr-dataset-viewer>`** (default: `var(--lr-color-brand)`) — Outline color of a highlighted cell. The active highlight sets it inline to `var(--lr-color-warning, var(--lr-color-brand))`."
786
+ }
787
+ },
788
+ {
789
+ "name": "--lr-dataset-viewer-max-height",
790
+ "description": {
791
+ "kind": "markdown",
792
+ "value": "**`<lr-dataset-viewer>`** (default: `none`) — Maximum block size of `[part=\"body\"]` before it scrolls internally. The `maxHeight` property sets this token inline on `[part=\"base\"]`."
793
+ }
794
+ },
795
+ {
796
+ "name": "--lr-date-input-font-size",
797
+ "description": {
798
+ "kind": "markdown",
799
+ "value": "**`<lr-date-input>`** (default: `inherit`) — Font size of the text input, scaled by `size`."
800
+ }
801
+ },
802
+ {
803
+ "name": "--lr-date-input-padding-block",
804
+ "description": {
805
+ "kind": "markdown",
806
+ "value": "**`<lr-date-input>`** (default: `var(--lr-space-xs)`) — Block padding of the input row, scaled by `size`."
807
+ }
808
+ },
809
+ {
810
+ "name": "--lr-date-input-padding-inline",
811
+ "description": {
812
+ "kind": "markdown",
813
+ "value": "**`<lr-date-input>`** (default: `var(--lr-space-s)`) — Inline padding of the input row, scaled by `size`."
814
+ }
815
+ },
816
+ {
817
+ "name": "--lr-dialog-max-width",
818
+ "description": {
819
+ "kind": "markdown",
820
+ "value": "**`<lr-dialog>`, `<lr-drawer>`** (default: `var(--lr-dialog-width, var(--lr-size-32rem))`) — Cap on the panel's inline size. Falls back to `--lr-dialog-width` when that is set, so an assertive width is not clipped by the 32rem default; the viewport (`100%`) is always a hard limit on top."
821
+ }
822
+ },
823
+ {
824
+ "name": "--lr-dialog-overlay-color",
825
+ "description": {
826
+ "kind": "markdown",
827
+ "value": "**`<lr-dialog>`, `<lr-drawer>`** (default: `var(--lr-color-overlay)`) — Backdrop scrim color."
828
+ }
829
+ },
830
+ {
831
+ "name": "--lr-dialog-width",
832
+ "description": {
833
+ "kind": "markdown",
834
+ "value": "**`<lr-dialog>`, `<lr-drawer>`** (default: `auto`) — Assertive inline size for the panel. Left at `auto` the panel shrink-wraps to its content."
835
+ }
836
+ },
837
+ {
838
+ "name": "--lr-diff-view-font",
839
+ "description": {
840
+ "kind": "markdown",
841
+ "value": "**`<lr-diff-view>`** (default: `var(--lr-font-mono)`) — Font family used for the diff lines."
842
+ }
843
+ },
844
+ {
845
+ "name": "--lr-dock-panel-collapsed-size",
846
+ "description": {
847
+ "kind": "markdown",
848
+ "value": "**`<lr-dock-panel>`** (default: `var(--lr-icon-button-size)`) — The extent the panel keeps along its resize axis while `collapsed` -- enough to still host the toggle button that re-expands it."
849
+ }
850
+ },
851
+ {
852
+ "name": "--lr-document-compare-pane-max-height",
853
+ "description": {
854
+ "kind": "markdown",
855
+ "value": "**`<lr-document-compare>`** (default: `var(--lr-size-24rem)`) — Maximum block size of a side-by-side pane before it scrolls internally."
856
+ }
857
+ },
858
+ {
859
+ "name": "--lr-document-preview-font",
860
+ "description": {
861
+ "kind": "markdown",
862
+ "value": "**`<lr-document-preview>`** (default: `var(--lr-font-mono)`) — Font used for plain-text previews."
863
+ }
864
+ },
865
+ {
866
+ "name": "--lr-document-preview-max-height",
867
+ "description": {
868
+ "kind": "markdown",
869
+ "value": "**`<lr-document-preview>`** (default: `none`) — Maximum body block size before the preview scrolls internally."
870
+ }
871
+ },
872
+ {
873
+ "name": "--lr-document-preview-progress",
874
+ "description": {
875
+ "kind": "markdown",
876
+ "value": "**`<lr-document-preview>`** (default: `0`) — Unitless 0-100 completion of the determinate loading ring (multiplied by `1%` in its conic gradient). Written inline by the component from the clamped `progress` value, so it is a read-out rather than a consumer knob."
877
+ }
878
+ },
879
+ {
880
+ "name": "--lr-document-preview-spin-duration",
881
+ "description": {
882
+ "kind": "markdown",
883
+ "value": "**`<lr-document-preview>`** (default: `0.8s`) — Duration of one indeterminate loading-indicator rotation."
884
+ }
885
+ },
886
+ {
887
+ "name": "--lr-document-viewer-max-height",
888
+ "description": {
889
+ "kind": "markdown",
890
+ "value": "**`<lr-document-viewer>`** (default: `70vh`) — Maximum block size of the dialog body before it scrolls internally."
891
+ }
892
+ },
893
+ {
894
+ "name": "--lr-docx-viewer-max-height",
895
+ "description": {
896
+ "kind": "markdown",
897
+ "value": "**`<lr-docx-viewer>`** (default: `none`) — Maximum block size of the scrollable document body before it scrolls internally. Also settable via the `max-height` property."
898
+ }
899
+ },
900
+ {
901
+ "name": "--lr-drawer-enter-x",
902
+ "description": {
903
+ "kind": "markdown",
904
+ "value": "**`<lr-drawer>`** (default: `calc(-1 * var(--lr-size-1rem))`) — Horizontal offset the panel animates in from for start/end drawers. Set per placement (and flipped under RTL) by the stylesheet; only read when `prefers-reduced-motion` is `no-preference`."
905
+ }
906
+ },
907
+ {
908
+ "name": "--lr-drawer-enter-y",
909
+ "description": {
910
+ "kind": "markdown",
911
+ "value": "**`<lr-drawer>`** (default: `calc(-1 * var(--lr-size-1rem))`) — Vertical offset the panel animates in from for top/bottom drawers. Set to `var(--lr-size-1rem)` for `bottom`; only read when `prefers-reduced-motion` is `no-preference`."
912
+ }
913
+ },
914
+ {
915
+ "name": "--lr-drawer-height",
916
+ "description": {
917
+ "kind": "markdown",
918
+ "value": "**`<lr-drawer>`** — Block size for top/bottom drawers."
919
+ }
920
+ },
921
+ {
922
+ "name": "--lr-drawer-width",
923
+ "description": {
924
+ "kind": "markdown",
925
+ "value": "**`<lr-drawer>`** — Inline size for start/end drawers."
926
+ }
927
+ },
928
+ {
929
+ "name": "--lr-email-viewer-max-height",
930
+ "description": {
931
+ "kind": "markdown",
932
+ "value": "**`<lr-email-viewer>`** (default: `none`) — Maximum block size of `[part=\"body\"]` before it scrolls internally. The `maxHeight` property sets this token inline on `[part=\"base\"]`."
933
+ }
934
+ },
935
+ {
936
+ "name": "--lr-emoji-picker-gap",
937
+ "description": {
938
+ "kind": "markdown",
939
+ "value": "**`<lr-emoji-picker>`** (default: `var(--lr-space-2xs)`) — Gap between emoji within a windowed row."
940
+ }
941
+ },
942
+ {
943
+ "name": "--lr-emoji-picker-item-size",
944
+ "description": {
945
+ "kind": "markdown",
946
+ "value": "**`<lr-emoji-picker>`** (default: `var(--lr-icon-button-size)`) — Each emoji button's box. Clamped up to `--lr-icon-button-size`: a smaller value does not shrink the button."
947
+ }
948
+ },
949
+ {
950
+ "name": "--lr-emoji-picker-row-height",
951
+ "description": {
952
+ "kind": "markdown",
953
+ "value": "**`<lr-emoji-picker>`** (default: `calc(var(--lr-emoji-picker-item-size) + var(--lr-space-l))`) — One windowed row's height. Must stay at or above the item size plus the group-label band, or consecutive absolutely-positioned rows overlap."
954
+ }
955
+ },
956
+ {
957
+ "name": "--lr-empty-compact-align",
958
+ "description": {
959
+ "kind": "markdown",
960
+ "value": "**`<lr-empty>`** — Cross-axis and text alignment used in compact mode; set to `center` for dense but centered empty states."
961
+ }
962
+ },
963
+ {
964
+ "name": "--lr-empty-compact-padding",
965
+ "description": {
966
+ "kind": "markdown",
967
+ "value": "**`<lr-empty>`** (default: `var(--lr-space-xs)`) — Padding used in compact mode; accepts any padding shorthand (e.g. `8px 2px`)."
968
+ }
969
+ },
970
+ {
971
+ "name": "--lr-entity-chip-bg",
972
+ "description": {
973
+ "kind": "markdown",
974
+ "value": "**`<lr-entity-chip>`** (default: `var(--lr-color-brand-quiet)`) — Background color."
975
+ }
976
+ },
977
+ {
978
+ "name": "--lr-entity-chip-border",
979
+ "description": {
980
+ "kind": "markdown",
981
+ "value": "**`<lr-entity-chip>`** (default: `transparent`) — Border color of the chip."
982
+ }
983
+ },
984
+ {
985
+ "name": "--lr-entity-chip-color",
986
+ "description": {
987
+ "kind": "markdown",
988
+ "value": "**`<lr-entity-chip>`** (default: `var(--lr-color-brand)`) — Text/accent color. Reflected `type` lets a host theme per type from CSS, e.g. `lr-entity-chip[type='person'] { --lr-entity-chip-color: ... }`."
989
+ }
990
+ },
991
+ {
992
+ "name": "--lr-file-icon-size",
993
+ "description": {
994
+ "kind": "markdown",
995
+ "value": "**`<lr-file-icon>`** (default: `var(--lr-size-2rem)`) — Inline/block size of the format badge."
996
+ }
997
+ },
998
+ {
999
+ "name": "--lr-flag-aspect-ratio",
1000
+ "description": {
1001
+ "kind": "markdown",
1002
+ "value": "**`<lr-flag>`** (default: `4 / 3`) — Rectangular flag aspect ratio."
1003
+ }
1004
+ },
1005
+ {
1006
+ "name": "--lr-flag-object-fit",
1007
+ "description": {
1008
+ "kind": "markdown",
1009
+ "value": "**`<lr-flag>`** (default: `cover`) — How the image fits its flag frame."
1010
+ }
1011
+ },
1012
+ {
1013
+ "name": "--lr-flag-radius",
1014
+ "description": {
1015
+ "kind": "markdown",
1016
+ "value": "**`<lr-flag>`** — Rectangular flag corner radius."
1017
+ }
1018
+ },
1019
+ {
1020
+ "name": "--lr-flow-canvas-grid-size",
1021
+ "description": {
1022
+ "kind": "markdown",
1023
+ "value": "**`<lr-flow-canvas>`** (default: `var(--lr-size-0-5rem)`) — Dotted background spacing. The canvas also writes it inline as `${grid}px` from the `grid` property, which wins over the stylesheet fallback whenever a grid is in effect."
1024
+ }
1025
+ },
1026
+ {
1027
+ "name": "--lr-flow-canvas-march-duration",
1028
+ "description": {
1029
+ "kind": "markdown",
1030
+ "value": "**`<lr-flow-canvas>`** (default: `var(--lr-transition-ambient)`) — Running-edge march animation duration."
1031
+ }
1032
+ },
1033
+ {
1034
+ "name": "--lr-flow-minimap-block-size",
1035
+ "description": {
1036
+ "kind": "markdown",
1037
+ "value": "**`<lr-flow-minimap>`** (default: `var(--lr-size-8rem)`) — Map block size."
1038
+ }
1039
+ },
1040
+ {
1041
+ "name": "--lr-flow-minimap-inline-size",
1042
+ "description": {
1043
+ "kind": "markdown",
1044
+ "value": "**`<lr-flow-minimap>`** (default: `var(--lr-size-12rem)`) — Map inline size."
1045
+ }
1046
+ },
1047
+ {
1048
+ "name": "--lr-flow-node-min-inline-size",
1049
+ "description": {
1050
+ "kind": "markdown",
1051
+ "value": "**`<lr-flow-node>`** (default: `calc(var(--lr-size-10rem) + var(--lr-size-1rem))`) — Minimum card inline size."
1052
+ }
1053
+ },
1054
+ {
1055
+ "name": "--lr-gauge-fill",
1056
+ "description": {
1057
+ "kind": "markdown",
1058
+ "value": "**`<lr-gauge>`** (default: `var(--lr-color-brand)`) — Fill stroke for radial, ring, and linear gauges."
1059
+ }
1060
+ },
1061
+ {
1062
+ "name": "--lr-graph-cat-1..8",
1063
+ "description": {
1064
+ "kind": "markdown",
1065
+ "value": "**`<lr-graph>`** — Ordered categorical fallback palette for a typed node with no `GraphNodeType.color`, assigned by the type's index in `nodeTypes` (wraps every 8 entries). Declared centrally in `tokens.styles.ts` so `<lr-graph>` and any future `<lr-graph-legend>`- style component resolve the identical default."
1066
+ }
1067
+ },
1068
+ {
1069
+ "name": "--lr-graph-dimmed-opacity",
1070
+ "description": {
1071
+ "kind": "markdown",
1072
+ "value": "**`<lr-graph>`** (default: `0.35`) — Opacity applied to a node/link when `dimmedNodeIds`/`dimmedLinkIds` includes its id (both SVG and canvas renderers). Visible by default -- a consumer controlling `dimmedNodeIds`/`dimmedLinkIds` (e.g. `lr-knowledge-graph-explorer`) sees the dimming take effect with no extra host styling."
1073
+ }
1074
+ },
1075
+ {
1076
+ "name": "--lr-graph-edge-label-halo",
1077
+ "description": {
1078
+ "kind": "markdown",
1079
+ "value": "**`<lr-graph>`** (default: `var(--lr-color-surface)`) — Legibility halo (`stroke`) behind a drawn edge label, painted under the fill via `paint-order: stroke`."
1080
+ }
1081
+ },
1082
+ {
1083
+ "name": "--lr-graph-focus-halo-color",
1084
+ "description": {
1085
+ "kind": "markdown",
1086
+ "value": "**`<lr-graph>`** (default: `var(--lr-color-brand)`) — `focus-halo` stroke color."
1087
+ }
1088
+ },
1089
+ {
1090
+ "name": "--lr-graph-hull-fill",
1091
+ "description": {
1092
+ "kind": "markdown",
1093
+ "value": "**`<lr-graph>`** (default: `var(--lr-color-brand)`) — Hull fill/stroke color."
1094
+ }
1095
+ },
1096
+ {
1097
+ "name": "--lr-graph-hull-opacity",
1098
+ "description": {
1099
+ "kind": "markdown",
1100
+ "value": "**`<lr-graph>`** (default: `0.12`) — Hull element opacity (composites fill+stroke as one group, avoiding a double-opacity seam at the fill/stroke boundary)."
1101
+ }
1102
+ },
1103
+ {
1104
+ "name": "--lr-graph-selected-color",
1105
+ "description": {
1106
+ "kind": "markdown",
1107
+ "value": "**`<lr-graph>`** (default: `var(--lr-color-success)`) — Selected node/link stroke."
1108
+ }
1109
+ },
1110
+ {
1111
+ "name": "--lr-heatmap-annotation-color",
1112
+ "description": {
1113
+ "kind": "markdown",
1114
+ "value": "**`<lr-heatmap>`** (default: `var(--lr-color-danger)`) — Border color for an annotated cell."
1115
+ }
1116
+ },
1117
+ {
1118
+ "name": "--lr-heatmap-color-steps-gradient",
1119
+ "description": {
1120
+ "kind": "markdown",
1121
+ "value": "**`<lr-heatmap>`** (default: `linear-gradient(to right, var(--lr-heatmap-scale-lo), var(--lr-heatmap-scale-hi))`) — Gradient painted on the continuous legend bar. Set on the host by the component itself while `colorSteps` is supplied, and removed again when it is not; the fallback is the two-endpoint scale ramp."
1122
+ }
1123
+ },
1124
+ {
1125
+ "name": "--lr-heatmap-focus-ring-color",
1126
+ "description": {
1127
+ "kind": "markdown",
1128
+ "value": "**`<lr-heatmap>`** (default: `var(--lr-focus-ring-color)`) — Focus ring around a focused cell."
1129
+ }
1130
+ },
1131
+ {
1132
+ "name": "--lr-heatmap-label-font",
1133
+ "description": {
1134
+ "kind": "markdown",
1135
+ "value": "**`<lr-heatmap>`** — Font for axis/legend labels drawn on the canvas."
1136
+ }
1137
+ },
1138
+ {
1139
+ "name": "--lr-heatmap-no-data-fill",
1140
+ "description": {
1141
+ "kind": "markdown",
1142
+ "value": "**`<lr-heatmap>`** (default: `var(--lr-color-no-data)`) — Fill for cells with no value."
1143
+ }
1144
+ },
1145
+ {
1146
+ "name": "--lr-heatmap-scale-hi",
1147
+ "description": {
1148
+ "kind": "markdown",
1149
+ "value": "**`<lr-heatmap>`** (default: `var(--lr-color-brand)`) — High endpoint of the sequential color ramp."
1150
+ }
1151
+ },
1152
+ {
1153
+ "name": "--lr-heatmap-scale-lo",
1154
+ "description": {
1155
+ "kind": "markdown",
1156
+ "value": "**`<lr-heatmap>`** (default: `var(--lr-color-brand-quiet)`) — Low endpoint of the sequential color ramp."
1157
+ }
1158
+ },
1159
+ {
1160
+ "name": "--lr-heatmap-selected-color",
1161
+ "description": {
1162
+ "kind": "markdown",
1163
+ "value": "**`<lr-heatmap>`** (default: `var(--lr-color-success)`) — Border color for the selected cell."
1164
+ }
1165
+ },
1166
+ {
1167
+ "name": "--lr-heatmap-tooltip-bg",
1168
+ "description": {
1169
+ "kind": "markdown",
1170
+ "value": "**`<lr-heatmap>`** (default: `var(--lr-color-surface)`) — Hover tooltip background."
1171
+ }
1172
+ },
1173
+ {
1174
+ "name": "--lr-heatmap-tooltip-text",
1175
+ "description": {
1176
+ "kind": "markdown",
1177
+ "value": "**`<lr-heatmap>`** (default: `var(--lr-color-text)`) — Hover tooltip text color."
1178
+ }
1179
+ },
1180
+ {
1181
+ "name": "--lr-html-viewer-max-height",
1182
+ "description": {
1183
+ "kind": "markdown",
1184
+ "value": "**`<lr-html-viewer>`** (default: `none`) — Maximum block size of `[part=\"body\"]` before it scrolls internally. The `maxHeight` property sets this token inline on `[part=\"base\"]`."
1185
+ }
1186
+ },
1187
+ {
1188
+ "name": "--lr-icon-button-size",
1189
+ "description": {
1190
+ "kind": "markdown",
1191
+ "value": "**`<lr-icon-button>`** (default: `2.5rem`) — Inline and block size of the native button. A library-wide token (declared on `:root` by `tokens.styles.ts`, and the shared minimum tappable size several other components size their icon controls against), so overriding it globally resizes all of them together."
1192
+ }
1193
+ },
1194
+ {
1195
+ "name": "--lr-icon-size",
1196
+ "description": {
1197
+ "kind": "markdown",
1198
+ "value": "**`<lr-icon>`** (default: `var(--lr-size-1-25rem)`) — Inline and block size of the icon box."
1199
+ }
1200
+ },
1201
+ {
1202
+ "name": "--lr-ingestion-queue-max-height",
1203
+ "description": {
1204
+ "kind": "markdown",
1205
+ "value": "**`<lr-ingestion-queue>`** (default: `none`) — Non-virtualized mode only: caps how tall the list grows before it scrolls internally. Has no effect once virtualized -- the internal `<lr-virtual-list>`'s own viewport keeps its independent, fixed default height (retheme it directly via `<lr-ingestion-queue>`'s own `lr-virtual-list { --lr-virtual-list-height: ... }` if needed)."
1206
+ }
1207
+ },
1208
+ {
1209
+ "name": "--lr-input-control-min-height",
1210
+ "description": {
1211
+ "kind": "markdown",
1212
+ "value": "**`<lr-input>`, `<lr-number-input>`, `<lr-time-input>`** — Outer control height floor, scaled by `size`."
1213
+ }
1214
+ },
1215
+ {
1216
+ "name": "--lr-input-font-size",
1217
+ "description": {
1218
+ "kind": "markdown",
1219
+ "value": "**`<lr-input>`, `<lr-number-input>`, `<lr-time-input>`** — Font size of the native input, scaled by `size`."
1220
+ }
1221
+ },
1222
+ {
1223
+ "name": "--lr-input-padding-block",
1224
+ "description": {
1225
+ "kind": "markdown",
1226
+ "value": "**`<lr-input>`, `<lr-number-input>`, `<lr-time-input>`** — Block padding of the native input, scaled by `size`."
1227
+ }
1228
+ },
1229
+ {
1230
+ "name": "--lr-input-padding-inline",
1231
+ "description": {
1232
+ "kind": "markdown",
1233
+ "value": "**`<lr-input>`, `<lr-number-input>`, `<lr-time-input>`** — Inline padding of the control row, scaled by `size`."
1234
+ }
1235
+ },
1236
+ {
1237
+ "name": "--lr-json-viewer-font",
1238
+ "description": {
1239
+ "kind": "markdown",
1240
+ "value": "**`<lr-json-viewer>`** (default: `var(--lr-font-mono)`) — Font family used for the rendered tree."
1241
+ }
1242
+ },
1243
+ {
1244
+ "name": "--lr-json-viewer-max-height",
1245
+ "description": {
1246
+ "kind": "markdown",
1247
+ "value": "**`<lr-json-viewer>`** (default: `none`) — Cap on `[part=\"base\"]`'s block size, past which the viewer scrolls internally. The `maxHeight` property sets this token inline on `[part=\"base\"]`."
1248
+ }
1249
+ },
1250
+ {
1251
+ "name": "--lr-known-date-day-field-width",
1252
+ "description": {
1253
+ "kind": "markdown",
1254
+ "value": "**`<lr-known-date>`** (default: `var(--lr-size-3-5em)`) — Inline size of the day field."
1255
+ }
1256
+ },
1257
+ {
1258
+ "name": "--lr-known-date-field-font-size",
1259
+ "description": {
1260
+ "kind": "markdown",
1261
+ "value": "**`<lr-known-date>`** (default: `var(--lr-font-size-md-sm)`) — Font size of each `field-input`, auto-swapped per `size`."
1262
+ }
1263
+ },
1264
+ {
1265
+ "name": "--lr-known-date-field-gap",
1266
+ "description": {
1267
+ "kind": "markdown",
1268
+ "value": "**`<lr-known-date>`** (default: `var(--lr-space-s)`) — Gap between the three field blocks."
1269
+ }
1270
+ },
1271
+ {
1272
+ "name": "--lr-known-date-field-padding-block",
1273
+ "description": {
1274
+ "kind": "markdown",
1275
+ "value": "**`<lr-known-date>`** (default: `var(--lr-space-s)`) — Block padding of each `field-input`, auto-swapped per `size`."
1276
+ }
1277
+ },
1278
+ {
1279
+ "name": "--lr-known-date-field-padding-inline",
1280
+ "description": {
1281
+ "kind": "markdown",
1282
+ "value": "**`<lr-known-date>`** (default: `var(--lr-space-s)`) — Inline padding of each `field-input`, auto-swapped per `size`."
1283
+ }
1284
+ },
1285
+ {
1286
+ "name": "--lr-known-date-month-field-width",
1287
+ "description": {
1288
+ "kind": "markdown",
1289
+ "value": "**`<lr-known-date>`** (default: `var(--lr-size-3-5em)`) — Inline size of the month field."
1290
+ }
1291
+ },
1292
+ {
1293
+ "name": "--lr-known-date-year-field-width",
1294
+ "description": {
1295
+ "kind": "markdown",
1296
+ "value": "**`<lr-known-date>`** (default: `var(--lr-size-5em)`) — Inline size of the year field."
1297
+ }
1298
+ },
1299
+ {
1300
+ "name": "--lr-lightbox-control-bg",
1301
+ "description": {
1302
+ "kind": "markdown",
1303
+ "value": "**`<lr-lightbox>`** — Background for every floating/toolbar icon button."
1304
+ }
1305
+ },
1306
+ {
1307
+ "name": "--lr-lightbox-control-color",
1308
+ "description": {
1309
+ "kind": "markdown",
1310
+ "value": "**`<lr-lightbox>`** — Icon/text color paired with `--lr-lightbox-control-bg`."
1311
+ }
1312
+ },
1313
+ {
1314
+ "name": "--lr-lightbox-overlay-color",
1315
+ "description": {
1316
+ "kind": "markdown",
1317
+ "value": "**`<lr-lightbox>`** — The backdrop scrim color."
1318
+ }
1319
+ },
1320
+ {
1321
+ "name": "--lr-link-color",
1322
+ "description": {
1323
+ "kind": "markdown",
1324
+ "value": "**`<lr-graph>`** (default: `var(--lr-color-border)`) — Default link stroke, overridden per-link by a link's own `color`."
1325
+ }
1326
+ },
1327
+ {
1328
+ "name": "--lr-lite-chart-selected-outline-color",
1329
+ "description": {
1330
+ "kind": "markdown",
1331
+ "value": "**`<lr-lite-chart>`** (default: `var(--lr-color-brand)`) — Stroke for a bar/point whose category index is in `selectedIndex`."
1332
+ }
1333
+ },
1334
+ {
1335
+ "name": "--lr-markdown-font-mono",
1336
+ "description": {
1337
+ "kind": "markdown",
1338
+ "value": "**`<lr-markdown>`** (default: `var(--lr-font-mono)`) — Monospace family for rendered `<code>` inside `content`."
1339
+ }
1340
+ },
1341
+ {
1342
+ "name": "--lr-media-card-max-height",
1343
+ "description": {
1344
+ "kind": "markdown",
1345
+ "value": "**`<lr-media-card>`** (default: `var(--lr-size-20rem)`) — Cap on the block size of the `<img>`/`<video>` in `[part=\"media\"]`."
1346
+ }
1347
+ },
1348
+ {
1349
+ "name": "--lr-mind-map-ring-gap",
1350
+ "description": {
1351
+ "kind": "markdown",
1352
+ "value": "**`<lr-mind-map>`** (default: `6rem`) — Radius step per depth ring."
1353
+ }
1354
+ },
1355
+ {
1356
+ "name": "--lr-node-fill",
1357
+ "description": {
1358
+ "kind": "markdown",
1359
+ "value": "**`<lr-graph>`** (default: `var(--lr-color-brand)`) — Default node fill, overridden per-node by `GraphNode.color`."
1360
+ }
1361
+ },
1362
+ {
1363
+ "name": "--lr-notebook-viewer-max-height",
1364
+ "description": {
1365
+ "kind": "markdown",
1366
+ "value": "**`<lr-notebook-viewer>`** (default: `none`) — Maximum block size of the scrollable body before it scrolls internally. Also settable via the `max-height` property."
1367
+ }
1368
+ },
1369
+ {
1370
+ "name": "--lr-overlay-max-inline-size",
1371
+ "description": {
1372
+ "kind": "markdown",
1373
+ "value": "**`<lr-dropdown>`, `<lr-popover>`** — Maximum inline size of the popup (default `--lr-size-20rem`)."
1374
+ }
1375
+ },
1376
+ {
1377
+ "name": "--lr-page-rail-height",
1378
+ "description": {
1379
+ "kind": "markdown",
1380
+ "value": "**`<lr-page-rail>`** (default: `var(--lr-size-24rem)`) — Block size of the virtualized rail."
1381
+ }
1382
+ },
1383
+ {
1384
+ "name": "--lr-pagination-control-size",
1385
+ "description": {
1386
+ "kind": "markdown",
1387
+ "value": "**`<lr-pagination>`** — Control inline/block size; defaults from the `size` variant."
1388
+ }
1389
+ },
1390
+ {
1391
+ "name": "--lr-pagination-font-size",
1392
+ "description": {
1393
+ "kind": "markdown",
1394
+ "value": "**`<lr-pagination>`** — Control font size; defaults from the `size` variant."
1395
+ }
1396
+ },
1397
+ {
1398
+ "name": "--lr-pdf-viewer-height",
1399
+ "description": {
1400
+ "kind": "markdown",
1401
+ "value": "**`<lr-pdf-viewer>`** (default: `var(--lr-size-24rem)`) — Block size of the virtualized page list."
1402
+ }
1403
+ },
1404
+ {
1405
+ "name": "--lr-playback-icon-size",
1406
+ "description": {
1407
+ "kind": "markdown",
1408
+ "value": "**`<lr-playback>`** (default: `calc(var(--lr-icon-button-size) * 0.35)`) — Font size of the play/pause glyph, derived from the shared icon-button hit-target size."
1409
+ }
1410
+ },
1411
+ {
1412
+ "name": "--lr-progress-ring-size",
1413
+ "description": {
1414
+ "kind": "markdown",
1415
+ "value": "**`<lr-progress-ring>`** (default: `var(--lr-size-2-5rem)`) — Outer diameter of the ring."
1416
+ }
1417
+ },
1418
+ {
1419
+ "name": "--lr-push-to-talk-size",
244
1420
  "description": {
245
1421
  "kind": "markdown",
246
- "value": "**`<lr-control-group>`** — Gap between grouped controls."
1422
+ "value": "**`<lr-push-to-talk>`** (default: `var(--lr-size-3rem)`) Inline and block size of the circular `trigger` button."
247
1423
  }
248
1424
  },
249
1425
  {
250
- "name": "--lr-document-compare-pane-max-height",
1426
+ "name": "--lr-qr-code-background",
251
1427
  "description": {
252
1428
  "kind": "markdown",
253
- "value": "**`<lr-document-compare>`** (default: `24rem`) — Maximum block size of a side-by-side pane before it scrolls internally."
1429
+ "value": "**`<lr-qr-code>`** (default: `var(--lr-color-surface)`) — Light/background module color, including the quiet zone."
254
1430
  }
255
1431
  },
256
1432
  {
257
- "name": "--lr-document-preview-font",
1433
+ "name": "--lr-qr-code-fill",
258
1434
  "description": {
259
1435
  "kind": "markdown",
260
- "value": "**`<lr-document-preview>`** (default: `var(--lr-font-mono)`) — Font used for plain-text previews."
1436
+ "value": "**`<lr-qr-code>`** (default: `var(--lr-color-text)`) — Dark/foreground module color."
261
1437
  }
262
1438
  },
263
1439
  {
264
- "name": "--lr-document-preview-max-height",
1440
+ "name": "--lr-random-content-animation-duration",
265
1441
  "description": {
266
1442
  "kind": "markdown",
267
- "value": "**`<lr-document-preview>`** (default: `none`) — Maximum body block size before the preview scrolls internally."
1443
+ "value": "**`<lr-random-content>`** (default: `300ms`) — Duration of the entrance animation."
268
1444
  }
269
1445
  },
270
1446
  {
271
- "name": "--lr-document-preview-spin-duration",
1447
+ "name": "--lr-random-content-animation-easing",
272
1448
  "description": {
273
1449
  "kind": "markdown",
274
- "value": "**`<lr-document-preview>`** (default: `0.8s`) — Duration of one indeterminate loading-indicator rotation."
1450
+ "value": "**`<lr-random-content>`** (default: `ease`) — Easing function for the entrance animation."
275
1451
  }
276
1452
  },
277
1453
  {
278
- "name": "--lr-document-viewer-max-height",
1454
+ "name": "--lr-random-content-animation-translate",
279
1455
  "description": {
280
1456
  "kind": "markdown",
281
- "value": "**`<lr-document-viewer>`** (default: `70vh`) — Maximum block size of the dialog body before it scrolls internally."
1457
+ "value": "**`<lr-random-content>`** (default: `var(--lr-size-0-5em)`) — Translation distance for directional animations."
282
1458
  }
283
1459
  },
284
1460
  {
285
- "name": "--lr-docx-viewer-max-height",
1461
+ "name": "--lr-rating-empty-color",
286
1462
  "description": {
287
1463
  "kind": "markdown",
288
- "value": "**`<lr-docx-viewer>`** (default: `none`) — Maximum block size of the scrollable document body before it scrolls internally. Also settable via the `max-height` property."
1464
+ "value": "**`<lr-rating>`** (default: `var(--lr-color-border)`) — Unfilled-star color."
289
1465
  }
290
1466
  },
291
1467
  {
292
- "name": "--lr-drawer-height",
1468
+ "name": "--lr-rating-fill",
293
1469
  "description": {
294
1470
  "kind": "markdown",
295
- "value": "**`<lr-drawer>`** Block size for top/bottom drawers."
1471
+ "value": "**`<lr-rating>`** (default: `var(--lr-color-warning)`) Filled-star color."
296
1472
  }
297
1473
  },
298
1474
  {
299
- "name": "--lr-drawer-width",
1475
+ "name": "--lr-rating-size",
300
1476
  "description": {
301
1477
  "kind": "markdown",
302
- "value": "**`<lr-drawer>`** Inline size for start/end drawers."
1478
+ "value": "**`<lr-rating>`** (default: `var(--lr-font-size-xl)`) Star size."
303
1479
  }
304
1480
  },
305
1481
  {
306
- "name": "--lr-empty-compact-align",
1482
+ "name": "--lr-responsive-panel-overlay-color",
307
1483
  "description": {
308
1484
  "kind": "markdown",
309
- "value": "**`<lr-empty>`** Cross-axis and text alignment used in compact mode; set to `center` for dense but centered empty states."
1485
+ "value": "**`<lr-responsive-panel>`** (default: `var(--lr-color-overlay)`) The overlay presentation's scrim color, applied to `[part=\"backdrop\"]`."
310
1486
  }
311
1487
  },
312
1488
  {
313
- "name": "--lr-empty-compact-padding",
1489
+ "name": "--lr-scroll-fade-size",
314
1490
  "description": {
315
1491
  "kind": "markdown",
316
- "value": "**`<lr-empty>`** (default: `var(--lr-space-xs)`) — Padding used in compact mode; accepts any padding shorthand (e.g. `8px 2px`)."
1492
+ "value": "**`<lr-segmented>`, `<lr-tabs>`** (default: `2rem`) — Width of the static fade at each horizontal scroll edge."
317
1493
  }
318
1494
  },
319
1495
  {
320
- "name": "--lr-entity-chip-bg",
1496
+ "name": "--lr-scroller-control-size",
321
1497
  "description": {
322
1498
  "kind": "markdown",
323
- "value": "**`<lr-entity-chip>`** (default: `var(--lr-color-brand-quiet)`) — Background color."
1499
+ "value": "**`<lr-scroller>`** (default: `var(--lr-size-2rem)`) — Control size."
324
1500
  }
325
1501
  },
326
1502
  {
327
- "name": "--lr-entity-chip-color",
1503
+ "name": "--lr-scroller-min-block-size",
328
1504
  "description": {
329
1505
  "kind": "markdown",
330
- "value": "**`<lr-entity-chip>`** (default: `var(--lr-color-brand)`) — Text/accent color. Reflected `type` lets a host theme per type from CSS, e.g. `lr-entity-chip[type='person'] { --lr-entity-chip-color: ... }`."
1506
+ "value": "**`<lr-scroller>`** (default: `var(--lr-size-10rem)`) — Minimum vertical scroller size."
331
1507
  }
332
1508
  },
333
1509
  {
334
- "name": "--lr-file-icon-size",
1510
+ "name": "--lr-segmented-font-size",
335
1511
  "description": {
336
1512
  "kind": "markdown",
337
- "value": "**`<lr-file-icon>`** (default: `var(--lr-size-2rem)`) — Inline/block size of the format badge."
1513
+ "value": "**`<lr-segmented>`** (default: `var(--lr-font-size-sm)`) — Each segment's font size. Re-set per `size`; this default applies at the unset/`m` size."
338
1514
  }
339
1515
  },
340
1516
  {
341
- "name": "--lr-flag-aspect-ratio",
1517
+ "name": "--lr-segmented-segment-padding",
342
1518
  "description": {
343
1519
  "kind": "markdown",
344
- "value": "**`<lr-flag>`** (default: `4 / 3`) — Rectangular flag aspect ratio."
1520
+ "value": "**`<lr-segmented>`** (default: `var(--lr-size-0-125rem) var(--lr-space-s)`) — Each segment's padding. Re-set per `size`; this default applies at the unset/`m` size."
345
1521
  }
346
1522
  },
347
1523
  {
348
- "name": "--lr-flag-object-fit",
1524
+ "name": "--lr-segmented-track-min-height",
349
1525
  "description": {
350
1526
  "kind": "markdown",
351
- "value": "**`<lr-flag>`** (default: `cover`) — How the image fits its flag frame."
1527
+ "value": "**`<lr-segmented>`** (default: `auto`) — Minimum height of the `base` track. Re-set per `size` (`2xs` through `xl`); the `auto` default applies at the unset/`m` size."
352
1528
  }
353
1529
  },
354
1530
  {
355
- "name": "--lr-flag-radius",
1531
+ "name": "--lr-select-expand-size",
356
1532
  "description": {
357
1533
  "kind": "markdown",
358
- "value": "**`<lr-flag>`** — Rectangular flag corner radius."
1534
+ "value": "**`<lr-select>`** — Decorative expand-icon box size, scaled by `size`."
359
1535
  }
360
1536
  },
361
1537
  {
362
- "name": "--lr-flow-canvas-grid-size",
1538
+ "name": "--lr-select-font-size",
363
1539
  "description": {
364
1540
  "kind": "markdown",
365
- "value": "**`<lr-flow-canvas>`** (default: `8px`) Dotted background spacing."
1541
+ "value": "**`<lr-select>`** Trigger font size, scaled by `size`."
366
1542
  }
367
1543
  },
368
1544
  {
369
- "name": "--lr-flow-canvas-march-duration",
1545
+ "name": "--lr-select-trigger-height",
370
1546
  "description": {
371
1547
  "kind": "markdown",
372
- "value": "**`<lr-flow-canvas>`** (default: `var(--lr-transition-ambient)`) — Running-edge march animation duration."
1548
+ "value": "**`<lr-select>`** (default: `auto`) — Exact trigger height. Left at `auto` the trigger is floored only; set it to a length to both floor and cap the trigger (e.g. to pixel-match a sibling field in the same row)."
373
1549
  }
374
1550
  },
375
1551
  {
376
- "name": "--lr-flow-minimap-block-size",
1552
+ "name": "--lr-select-trigger-min-height",
377
1553
  "description": {
378
1554
  "kind": "markdown",
379
- "value": "**`<lr-flow-minimap>`** (default: `8rem`)Map block size."
1555
+ "value": "**`<lr-select>`** Trigger block-size floor, scaled by `size`. Applied only for the `xs`/`s`/`l`/`xl` tiers see the stylesheet note; the default tier stays floor-free."
380
1556
  }
381
1557
  },
382
1558
  {
383
- "name": "--lr-flow-minimap-inline-size",
1559
+ "name": "--lr-select-trigger-padding",
384
1560
  "description": {
385
1561
  "kind": "markdown",
386
- "value": "**`<lr-flow-minimap>`** (default: `12rem`) Map inline size."
1562
+ "value": "**`<lr-select>`** Trigger padding shorthand, scaled by `size`."
387
1563
  }
388
1564
  },
389
1565
  {
390
- "name": "--lr-flow-node-min-inline-size",
1566
+ "name": "--lr-sequence-strip-height",
391
1567
  "description": {
392
1568
  "kind": "markdown",
393
- "value": "**`<lr-flow-node>`** (default: `11rem`) — Minimum card inline size."
1569
+ "value": "**`<lr-sequence-strip>`** (default: `var(--lr-size-1-5rem)`) — Block size of the strip."
394
1570
  }
395
1571
  },
396
1572
  {
397
- "name": "--lr-gauge-fill",
1573
+ "name": "--lr-sequence-strip-legend-swatch-size",
398
1574
  "description": {
399
1575
  "kind": "markdown",
400
- "value": "**`<lr-gauge>`** (default: `var(--lr-color-brand)`) — Fill stroke for radial, ring, and linear gauges."
1576
+ "value": "**`<lr-sequence-strip>`** (default: `var(--lr-size-0-625rem)`) — Inline and block size of a legend swatch."
401
1577
  }
402
1578
  },
403
1579
  {
404
- "name": "--lr-graph-cat-1..8",
1580
+ "name": "--lr-sequence-strip-marker-color",
405
1581
  "description": {
406
1582
  "kind": "markdown",
407
- "value": "**`<lr-graph>`** Ordered categorical fallback palette for a typed node with no `GraphNodeType.color`, assigned by the type's index in `nodeTypes` (wraps every 8 entries). Declared centrally in `tokens.styles.ts` so `<lr-graph>` and any future `<lr-graph-legend>`- style component resolve the identical default."
1583
+ "value": "**`<lr-sequence-strip>`** (default: `var(--lr-color-text)`) Color of the bottom marker on a `marker: true` cell."
408
1584
  }
409
1585
  },
410
1586
  {
411
- "name": "--lr-graph-dimmed-opacity",
1587
+ "name": "--lr-skeleton-h",
412
1588
  "description": {
413
1589
  "kind": "markdown",
414
- "value": "**`<lr-graph>`** (default: `0.35`) — Opacity applied to a node/link when `dimmedNodeIds`/`dimmedLinkIds` includes its id (both SVG and canvas renderers). Visible by default -- a consumer controlling `dimmedNodeIds`/`dimmedLinkIds` (e.g. `lr-knowledge-graph-explorer`) sees the dimming take effect with no extra host styling."
1590
+ "value": "**`<lr-skeleton>`** (default: `var(--lr-size-1em)`) Block size of the placeholder."
415
1591
  }
416
1592
  },
417
1593
  {
418
- "name": "--lr-graph-edge-label-halo",
1594
+ "name": "--lr-skeleton-w",
419
1595
  "description": {
420
1596
  "kind": "markdown",
421
- "value": "**`<lr-graph>`** (default: `var(--lr-color-surface)`)Legibility halo (`stroke`) behind a drawn edge label, painted under the fill via `paint-order: stroke`."
1597
+ "value": "**`<lr-skeleton>`** (default: `100%`) — Inline size of the placeholder."
422
1598
  }
423
1599
  },
424
1600
  {
425
- "name": "--lr-graph-focus-halo-color",
1601
+ "name": "--lr-span-waterfall-name-width",
426
1602
  "description": {
427
1603
  "kind": "markdown",
428
- "value": "**`<lr-graph>`** (default: `var(--lr-color-brand)`) — `focus-halo` stroke color."
1604
+ "value": "**`<lr-span-waterfall>`** (default: `8rem`) — Width of the name gutter column."
429
1605
  }
430
1606
  },
431
1607
  {
432
- "name": "--lr-graph-hull-fill",
1608
+ "name": "--lr-span-waterfall-stripe-speed",
433
1609
  "description": {
434
1610
  "kind": "markdown",
435
- "value": "**`<lr-graph>`** (default: `var(--lr-color-brand)`) Hull fill/stroke color."
1611
+ "value": "**`<lr-span-waterfall>`** Animation duration for a `running` span's striped bar; defaults to `--lr-transition-ambient`."
436
1612
  }
437
1613
  },
438
1614
  {
439
- "name": "--lr-graph-hull-opacity",
1615
+ "name": "--lr-sparkline-area-opacity",
440
1616
  "description": {
441
1617
  "kind": "markdown",
442
- "value": "**`<lr-graph>`** (default: `0.12`) — Hull element opacity (composites fill+stroke as one group, avoiding a double-opacity seam at the fill/stroke boundary)."
1618
+ "value": "**`<lr-sparkline>`** (default: `0.15`) — Fill opacity of the area under the line (type=\"area\")."
443
1619
  }
444
1620
  },
445
1621
  {
446
- "name": "--lr-graph-selected-color",
1622
+ "name": "--lr-sparkline-stroke-width",
447
1623
  "description": {
448
1624
  "kind": "markdown",
449
- "value": "**`<lr-graph>`** (default: `var(--lr-color-success)`) — Selected node/link stroke."
1625
+ "value": "**`<lr-sparkline>`** (default: `1.5`) — Stroke width of the line/area path."
450
1626
  }
451
1627
  },
452
1628
  {
453
- "name": "--lr-heatmap-annotation-color",
1629
+ "name": "--lr-spinner-duration",
454
1630
  "description": {
455
1631
  "kind": "markdown",
456
- "value": "**`<lr-heatmap>`** (default: `var(--lr-color-danger)`) — Border color for an annotated cell."
1632
+ "value": "**`<lr-spinner>`** (default: `800ms`) — Duration of one rotation. Not read under `prefers-reduced-motion: reduce`, where the animation is disabled entirely."
457
1633
  }
458
1634
  },
459
1635
  {
460
- "name": "--lr-heatmap-focus-ring-color",
1636
+ "name": "--lr-spinner-size",
461
1637
  "description": {
462
1638
  "kind": "markdown",
463
- "value": "**`<lr-heatmap>`** (default: `var(--lr-focus-ring-color)`) — Focus ring around a focused cell."
1639
+ "value": "**`<lr-spinner>`** (default: `var(--lr-size-1-25rem)`) — Outer diameter of the indicator."
464
1640
  }
465
1641
  },
466
1642
  {
467
- "name": "--lr-heatmap-label-font",
1643
+ "name": "--lr-spinner-track-width",
468
1644
  "description": {
469
1645
  "kind": "markdown",
470
- "value": "**`<lr-heatmap>`** Font for axis/legend labels drawn on the canvas."
1646
+ "value": "**`<lr-spinner>`** (default: `var(--lr-border-width-medium)`) Thickness of the ring track."
471
1647
  }
472
1648
  },
473
1649
  {
474
- "name": "--lr-heatmap-no-data-fill",
1650
+ "name": "--lr-split-overlay-color",
475
1651
  "description": {
476
1652
  "kind": "markdown",
477
- "value": "**`<lr-heatmap>`** (default: `var(--lr-color-no-data)`) — Fill for cells with no value."
1653
+ "value": "**`<lr-split>`** (default: `var(--lr-color-overlay)`) — The `'floating'` drawer scrim's color, applied to `[part=\"backdrop\"]`."
478
1654
  }
479
1655
  },
480
1656
  {
481
- "name": "--lr-heatmap-scale-hi",
1657
+ "name": "--lr-stack-trace-font",
482
1658
  "description": {
483
1659
  "kind": "markdown",
484
- "value": "**`<lr-heatmap>`** (default: `var(--lr-color-brand)`) — High endpoint of the sequential color ramp."
1660
+ "value": "**`<lr-stack-trace>`** (default: `var(--lr-font-mono)`) — Font family for the parsed frames and the verbatim raw fallback."
485
1661
  }
486
1662
  },
487
1663
  {
488
- "name": "--lr-heatmap-scale-lo",
1664
+ "name": "--lr-stack-trace-max-height",
489
1665
  "description": {
490
1666
  "kind": "markdown",
491
- "value": "**`<lr-heatmap>`** (default: `var(--lr-color-brand-quiet)`) — Low endpoint of the sequential color ramp."
1667
+ "value": "**`<lr-stack-trace>`** (default: `none`) — Cap on how tall `[part=\"base\"]` grows before it scrolls internally. `none` lets the component grow with its content; the `max-height` attribute sets this token."
492
1668
  }
493
1669
  },
494
1670
  {
495
- "name": "--lr-heatmap-selected-color",
1671
+ "name": "--lr-stream-status-dot-color",
496
1672
  "description": {
497
1673
  "kind": "markdown",
498
- "value": "**`<lr-heatmap>`** (default: `var(--lr-color-success)`) — Border color for the selected cell."
1674
+ "value": "**`<lr-stream-status>`** (default: `var(--lr-color-text-quiet)`) — `indicator` dot color. Swapped by the reflected `phase`: `var(--lr-color-brand)` for `connecting`/`streaming`, `var(--lr-color-warning)` for `stalled`."
499
1675
  }
500
1676
  },
501
1677
  {
502
- "name": "--lr-heatmap-tooltip-bg",
1678
+ "name": "--lr-stream-status-dot-opacity",
503
1679
  "description": {
504
1680
  "kind": "markdown",
505
- "value": "**`<lr-heatmap>`** (default: `var(--lr-color-surface)`) — Hover tooltip background."
1681
+ "value": "**`<lr-stream-status>`** (default: `0.35`) — `indicator` dot opacity. Swapped by the reflected `phase`: `0.6` for `connecting`, `1` for `streaming` and `stalled`."
506
1682
  }
507
1683
  },
508
1684
  {
509
- "name": "--lr-heatmap-tooltip-text",
1685
+ "name": "--lr-streaming-text-cursor-height",
510
1686
  "description": {
511
1687
  "kind": "markdown",
512
- "value": "**`<lr-heatmap>`** (default: `var(--lr-color-text)`) — Hover tooltip text color."
1688
+ "value": "**`<lr-streaming-text>`** (default: `var(--lr-size-1em)`) — Height of the `cursor` bar."
513
1689
  }
514
1690
  },
515
1691
  {
516
- "name": "--lr-ingestion-queue-max-height",
1692
+ "name": "--lr-streaming-text-cursor-width",
517
1693
  "description": {
518
1694
  "kind": "markdown",
519
- "value": "**`<lr-ingestion-queue>`** (default: `none`) — Non-virtualized mode only: caps how tall the list grows before it scrolls internally. Has no effect once virtualized -- the internal `<lr-virtual-list>`'s own viewport keeps its independent, fixed default height (retheme it directly via `<lr-ingestion-queue>`'s own `lr-virtual-list { --lr-virtual-list-height: ... }` if needed)."
1695
+ "value": "**`<lr-streaming-text>`** (default: `var(--lr-size-0-125rem)`) — Width of the `cursor` bar (also its border radius)."
520
1696
  }
521
1697
  },
522
1698
  {
523
- "name": "--lr-input-control-min-height",
1699
+ "name": "--lr-svg-viewer-max-height",
524
1700
  "description": {
525
1701
  "kind": "markdown",
526
- "value": "**`<lr-input>`, `<lr-number-input>`, `<lr-time-input>`** — Outer control height floor, scaled by `size`."
1702
+ "value": "**`<lr-svg-viewer>`** (default: `none`) Maximum block size of the scrollable body before it scrolls internally. Also settable via the `max-height` property."
527
1703
  }
528
1704
  },
529
1705
  {
530
- "name": "--lr-lightbox-control-bg",
1706
+ "name": "--lr-swatch-picker-selected-blur",
531
1707
  "description": {
532
1708
  "kind": "markdown",
533
- "value": "**`<lr-lightbox>`** — Background for every floating/toolbar icon button."
1709
+ "value": "**`<lr-swatch-picker>`** (default: `0`) Blur radius of that same ring. 0 by default (a crisp ring); set a real length (e.g. 0.4rem) for a soft glow instead."
534
1710
  }
535
1711
  },
536
1712
  {
537
- "name": "--lr-lightbox-control-color",
1713
+ "name": "--lr-swatch-picker-selected-color",
538
1714
  "description": {
539
1715
  "kind": "markdown",
540
- "value": "**`<lr-lightbox>`** — Icon/text color paired with `--lr-lightbox-control-bg`."
1716
+ "value": "**`<lr-swatch-picker>`** (default: `var(--lr-color-brand)`) Ring color drawn around the selected swatch, themeable independently of the focus ring and every other ring color."
541
1717
  }
542
1718
  },
543
1719
  {
544
- "name": "--lr-lightbox-overlay-color",
1720
+ "name": "--lr-swatch-picker-shine-duration",
545
1721
  "description": {
546
1722
  "kind": "markdown",
547
- "value": "**`<lr-lightbox>`** — The backdrop scrim color."
1723
+ "value": "**`<lr-swatch-picker>`** (default: `0s`) Duration of a rhythmic brighten-and-settle \"shine\" on the selected swatch. `0s` (the default) is a no-op -- today's static look for every existing consumer. Set a real duration (e.g. 1.6s) for a pulsing shine; disabled outright under `prefers-reduced-motion: reduce`. Independent of `--lr-swatch-picker-selected-blur` (a separate `filter: brightness()` animation, not `box-shadow`), so the two compose freely, and works identically for a plain color circle and an icon swatch alike."
548
1724
  }
549
1725
  },
550
1726
  {
551
- "name": "--lr-link-color",
1727
+ "name": "--lr-switch-thumb-offset",
552
1728
  "description": {
553
1729
  "kind": "markdown",
554
- "value": "**`<lr-graph>`** (default: `var(--lr-color-border)`) — Default link stroke, overridden per-link by a link's own `color`."
1730
+ "value": "**`<lr-switch>`** (default: `var(--lr-size-2px)`) — Inset of the thumb from the track's edges."
555
1731
  }
556
1732
  },
557
1733
  {
558
- "name": "--lr-lite-chart-selected-outline-color",
1734
+ "name": "--lr-switch-track-block-size",
559
1735
  "description": {
560
1736
  "kind": "markdown",
561
- "value": "**`<lr-lite-chart>`** (default: `var(--lr-color-brand)`) — Stroke for a bar/point whose category index is in `selectedIndex`."
1737
+ "value": "**`<lr-switch>`** (default: `var(--lr-size-1-25rem)`) — Block size of the track; the thumb's diameter is derived from it minus twice `--lr-switch-thumb-offset`."
562
1738
  }
563
1739
  },
564
1740
  {
565
- "name": "--lr-mind-map-ring-gap",
1741
+ "name": "--lr-switch-track-inline-size",
566
1742
  "description": {
567
1743
  "kind": "markdown",
568
- "value": "**`<lr-mind-map>`** (default: `6rem`) — Radius step per depth ring."
1744
+ "value": "**`<lr-switch>`** (default: `var(--lr-size-2-25rem)`) — Inline size of the track, and (with the block size) the distance the thumb travels when checked."
569
1745
  }
570
1746
  },
571
1747
  {
572
- "name": "--lr-node-fill",
1748
+ "name": "--lr-table-heat-t",
573
1749
  "description": {
574
1750
  "kind": "markdown",
575
- "value": "**`<lr-graph>`** (default: `var(--lr-color-brand)`) Default node fill, overridden per-node by `GraphNode.color`."
1751
+ "value": "**`<lr-table>`** This cell's position on the heat-tint ramp, as a percentage string. Set inline by the component on each `[data-heat]` cell; not consumer-settable."
576
1752
  }
577
1753
  },
578
1754
  {
579
- "name": "--lr-notebook-viewer-max-height",
1755
+ "name": "--lr-table-heat-tint-hi",
580
1756
  "description": {
581
1757
  "kind": "markdown",
582
- "value": "**`<lr-notebook-viewer>`** (default: `none`) — Maximum block size of the scrollable body before it scrolls internally. Also settable via the `max-height` property."
1758
+ "value": "**`<lr-table>`** (default: `var(--lr-color-brand)`) — High endpoint of the heat-tint ramp used by `heatValue` columns."
583
1759
  }
584
1760
  },
585
1761
  {
586
- "name": "--lr-overlay-max-inline-size",
1762
+ "name": "--lr-table-heat-tint-lo",
587
1763
  "description": {
588
1764
  "kind": "markdown",
589
- "value": "**`<lr-dropdown>`, `<lr-popover>`**Maximum inline size of the popup (default `--lr-size-20rem`)."
1765
+ "value": "**`<lr-table>`** (default: `var(--lr-color-brand-quiet)`)Low endpoint of the heat-tint ramp used by `heatValue` columns."
590
1766
  }
591
1767
  },
592
1768
  {
593
- "name": "--lr-page-rail-height",
1769
+ "name": "--lr-table-max-height",
594
1770
  "description": {
595
1771
  "kind": "markdown",
596
- "value": "**`<lr-page-rail>`** (default: `var(--lr-size-24rem)`) — Block size of the virtualized rail."
1772
+ "value": "**`<lr-table>`** (default: `none`) — Cap on the scroll container's block size, past which the table body scrolls."
597
1773
  }
598
1774
  },
599
1775
  {
600
- "name": "--lr-pagination-control-size",
1776
+ "name": "--lr-table-resize-handle-opacity",
601
1777
  "description": {
602
1778
  "kind": "markdown",
603
- "value": "**`<lr-pagination>`** — Control inline/block size; defaults from the `size` variant."
1779
+ "value": "**`<lr-table>`** (default: `0.12`) Hover/focus opacity of the resize handle."
604
1780
  }
605
1781
  },
606
1782
  {
607
- "name": "--lr-pagination-font-size",
1783
+ "name": "--lr-table-resize-min-width",
608
1784
  "description": {
609
1785
  "kind": "markdown",
610
- "value": "**`<lr-pagination>`** — Control font size; defaults from the `size` variant."
1786
+ "value": "**`<lr-table>`** (default: `var(--lr-size-3rem)`) Default minimum width for a resizable column without an explicit pixel `minWidth`."
611
1787
  }
612
1788
  },
613
1789
  {
614
- "name": "--lr-pdf-viewer-height",
1790
+ "name": "--lr-table-sticky-offset",
615
1791
  "description": {
616
1792
  "kind": "markdown",
617
- "value": "**`<lr-pdf-viewer>`** (default: `var(--lr-size-24rem)`) — Block size of the virtualized page list."
1793
+ "value": "**`<lr-table>`** (default: `0`) — Distance a `sticky` column pins from the inline edge. Measured and set inline per column by the component so multiple sticky columns stack instead of overlapping; falls back to `0` for the first one, or before the first measurement pass."
618
1794
  }
619
1795
  },
620
1796
  {
621
- "name": "--lr-qr-code-background",
1797
+ "name": "--lr-task-list-spin",
622
1798
  "description": {
623
1799
  "kind": "markdown",
624
- "value": "**`<lr-qr-code>`** (default: `var(--lr-color-surface)`) — Light/background module color, including the quiet zone."
1800
+ "value": "**`<lr-task-list>`** (default: `1s linear`) — Running-status icon spin animation duration/timing."
625
1801
  }
626
1802
  },
627
1803
  {
628
- "name": "--lr-qr-code-fill",
1804
+ "name": "--lr-terminal-height",
629
1805
  "description": {
630
1806
  "kind": "markdown",
631
- "value": "**`<lr-qr-code>`** (default: `var(--lr-color-text)`) — Dark/foreground module color."
1807
+ "value": "**`<lr-terminal>`** (default: `var(--lr-size-20rem)`) — Block size of `[part=\"viewport\"]`, the scrollable log region. Not declared on `:host`, so it is inherited — set it on the host or any ancestor."
632
1808
  }
633
1809
  },
634
1810
  {
635
- "name": "--lr-random-content-animation-duration",
1811
+ "name": "--lr-textarea-max-block-size",
636
1812
  "description": {
637
1813
  "kind": "markdown",
638
- "value": "**`<lr-random-content>`** (default: `300ms`) — Duration of the entrance animation."
1814
+ "value": "**`<lr-textarea>`** (default: `none`) — Maximum auto-grown block size before the textarea scrolls."
639
1815
  }
640
1816
  },
641
1817
  {
642
- "name": "--lr-random-content-animation-easing",
1818
+ "name": "--lr-thinking-panel-max-block-size",
643
1819
  "description": {
644
1820
  "kind": "markdown",
645
- "value": "**`<lr-random-content>`** (default: `ease`) — Easing function for the entrance animation."
1821
+ "value": "**`<lr-thinking-panel>`** (default: `var(--lr-size-16rem)`) — Cap on how tall the expanded reasoning transcript grows before `[part=\"body\"]` scrolls internally."
646
1822
  }
647
1823
  },
648
1824
  {
649
- "name": "--lr-random-content-animation-translate",
1825
+ "name": "--lr-timeline-gap",
650
1826
  "description": {
651
1827
  "kind": "markdown",
652
- "value": "**`<lr-random-content>`** (default: `var(--lr-size-0-5em)`) — Translation distance for directional animations."
1828
+ "value": "**`<lr-timeline>`** (default: `var(--lr-space-l)`) — Spacing between consecutive items along the timeline's main axis; also the length each item's own rail visually bridges to reach the next item's marker. Declared here but actually consumed inside each `<lr-timeline-item>`'s own stylesheet, via ordinary CSS custom-property inheritance across the slot boundary."
653
1829
  }
654
1830
  },
655
1831
  {
656
- "name": "--lr-rating-empty-color",
1832
+ "name": "--lr-timeline-item-direction",
657
1833
  "description": {
658
1834
  "kind": "markdown",
659
- "value": "**`<lr-rating>`** (default: `var(--lr-color-border)`) — Unfilled-star color."
1835
+ "value": "**`<lr-timeline-item>`** (default: `row`) — Internal orientation plumbing, not a retheming knob: `[part=\"base\"]`'s `flex-direction`, set by an ancestor `<lr-timeline>`'s `:host` and inherited across the slot boundary (`row` vertical, `column` horizontal). The `row` fallback applies when the item is used standalone."
660
1836
  }
661
1837
  },
662
1838
  {
663
- "name": "--lr-rating-fill",
1839
+ "name": "--lr-timeline-item-gap-block-end",
664
1840
  "description": {
665
1841
  "kind": "markdown",
666
- "value": "**`<lr-rating>`** (default: `var(--lr-color-warning)`) Filled-star color."
1842
+ "value": "**`<lr-timeline-item>`** (default: `0`) — Internal orientation plumbing, not a retheming knob: `[part=\"content\"]`'s `padding-block-end`, set by a vertical `<lr-timeline>` so the rail reaches the next item's marker. `0` when standalone or horizontal; retheme `--lr-timeline-gap` on `<lr-timeline>` instead."
667
1843
  }
668
1844
  },
669
1845
  {
670
- "name": "--lr-rating-size",
1846
+ "name": "--lr-timeline-item-gap-inline-end",
671
1847
  "description": {
672
1848
  "kind": "markdown",
673
- "value": "**`<lr-rating>`** (default: `var(--lr-font-size-xl)`) Star size."
1849
+ "value": "**`<lr-timeline-item>`** (default: `0`) — Internal orientation plumbing, not a retheming knob: the inline-axis counterpart of `--lr-timeline-item-gap-block-end`, non-zero only under a horizontal `<lr-timeline>`."
674
1850
  }
675
1851
  },
676
1852
  {
677
- "name": "--lr-scroll-fade-size",
1853
+ "name": "--lr-timeline-item-rail-visibility",
678
1854
  "description": {
679
1855
  "kind": "markdown",
680
- "value": "**`<lr-segmented>`, `<lr-tabs>`** (default: `2rem`) — Width of the static fade at each horizontal scroll edge."
1856
+ "value": "**`<lr-timeline-item>`** (default: `visible`) — Internal plumbing, not a retheming knob: `[part=\"rail\"]`'s `visibility`, set to `hidden` by `<lr-timeline>`'s `::slotted(:last-child)` rule so the final item has no trailing rail."
681
1857
  }
682
1858
  },
683
1859
  {
684
- "name": "--lr-scroller-control-size",
1860
+ "name": "--lr-timeline-item-track-direction",
685
1861
  "description": {
686
1862
  "kind": "markdown",
687
- "value": "**`<lr-scroller>`** — Control size."
1863
+ "value": "**`<lr-timeline-item>`** (default: `column`) Internal orientation plumbing, not a retheming knob: `[part=\"track\"]`'s `flex-direction`, always the opposite axis from `--lr-timeline-item-direction` and set alongside it by `<lr-timeline>`."
688
1864
  }
689
1865
  },
690
1866
  {
691
- "name": "--lr-scroller-min-block-size",
1867
+ "name": "--lr-timeline-marker-color",
692
1868
  "description": {
693
1869
  "kind": "markdown",
694
- "value": "**`<lr-scroller>`** — Minimum vertical scroller size."
1870
+ "value": "**`<lr-timeline-item>`** (default: `var(--lr-color-text-quiet)`) Marker fill/accent color. Swapped per `variant` (see the class doc's variant table); a consumer overriding this directly on one item wins over the variant default via normal CSS cascade/specificity."
695
1871
  }
696
1872
  },
697
1873
  {
698
- "name": "--lr-select-expand-size",
1874
+ "name": "--lr-timeline-marker-size",
699
1875
  "description": {
700
1876
  "kind": "markdown",
701
- "value": "**`<lr-select>`** — Decorative expand-icon box size, scaled by `size`."
1877
+ "value": "**`<lr-timeline-item>`** (default: `var(--lr-size-1-25rem)`) Diameter of the marker circle (both inline-size and block-size, so the default dot stays circular)."
702
1878
  }
703
1879
  },
704
1880
  {
705
- "name": "--lr-span-waterfall-name-width",
1881
+ "name": "--lr-timeline-rail-color",
706
1882
  "description": {
707
1883
  "kind": "markdown",
708
- "value": "**`<lr-span-waterfall>`** (default: `8rem`) — Width of the name gutter column."
1884
+ "value": "**`<lr-timeline-item>`** (default: `var(--lr-color-border)`) — Color of the connecting rail line. A component-scoped property (not just inlining `var(--lr-color-border)` at every use site) so a consumer can retint just the rail without touching the library-wide border color elsewhere."
709
1885
  }
710
1886
  },
711
1887
  {
712
- "name": "--lr-span-waterfall-stripe-speed",
1888
+ "name": "--lr-timeline-rail-width",
713
1889
  "description": {
714
1890
  "kind": "markdown",
715
- "value": "**`<lr-span-waterfall>`** Animation duration for a `running` span's striped bar; defaults to `--lr-transition-ambient`."
1891
+ "value": "**`<lr-timeline-item>`** (default: `var(--lr-border-width-medium)`) Thickness of the connecting rail line."
716
1892
  }
717
1893
  },
718
1894
  {
719
- "name": "--lr-sparkline-area-opacity",
1895
+ "name": "--lr-toast-accent-color",
720
1896
  "description": {
721
1897
  "kind": "markdown",
722
- "value": "**`<lr-sparkline>`** (default: `0.15`) — Fill opacity of the area under the line (type=\"area\")."
1898
+ "value": "**`<lr-toast>`** (default: `var(--lr-color-border)`) — Accent bar / icon color of a slotted item, auto-swapped per its `variant`. Read by `<lr-toast-item>`, so set it on the item.\n\n**`<lr-toast-item>`** (default: `var(--lr-color-border)`) — Color of the accent bar and the icon, auto-swapped per `variant`."
723
1899
  }
724
1900
  },
725
1901
  {
726
- "name": "--lr-sparkline-stroke-width",
1902
+ "name": "--lr-toast-accent-width",
727
1903
  "description": {
728
1904
  "kind": "markdown",
729
- "value": "**`<lr-sparkline>`** (default: `1.5`) — Stroke width of the line/area path."
1905
+ "value": "**`<lr-toast>`** (default: `var(--lr-size-4px)`) — Width of a slotted item's accent bar. Read by `<lr-toast-item>`'s own stylesheet, so set it on the item.\n\n**`<lr-toast-item>`** (default: `var(--lr-size-4px)`)Width of the accent bar, and the extra inline-start padding reserved for it."
730
1906
  }
731
1907
  },
732
1908
  {
733
- "name": "--lr-svg-viewer-max-height",
1909
+ "name": "--lr-toast-font-size",
734
1910
  "description": {
735
1911
  "kind": "markdown",
736
- "value": "**`<lr-svg-viewer>`** (default: `none`) — Maximum block size of the scrollable body before it scrolls internally. Also settable via the `max-height` property."
1912
+ "value": "**`<lr-toast>`** (default: `var(--lr-font-size-md)`) — Font size of a slotted item, auto-swapped per its `size`. Read by `<lr-toast-item>`, so set it on the item.\n\n**`<lr-toast-item>`** (default: `var(--lr-font-size-md)`) — Font size of the item, auto-swapped per `size`."
737
1913
  }
738
1914
  },
739
1915
  {
740
- "name": "--lr-swatch-picker-selected-blur",
1916
+ "name": "--lr-toast-gap",
741
1917
  "description": {
742
1918
  "kind": "markdown",
743
- "value": "**`<lr-swatch-picker>`** (default: `0px`) — Blur radius of that same ring. 0 by default (a crisp ring); set a real length (e.g. 0.4rem) for a soft glow instead."
1919
+ "value": "**`<lr-toast>`** (default: `var(--lr-space-s)`) — Gap between stacked items."
744
1920
  }
745
1921
  },
746
1922
  {
747
- "name": "--lr-swatch-picker-selected-color",
1923
+ "name": "--lr-toast-hide-duration",
748
1924
  "description": {
749
1925
  "kind": "markdown",
750
- "value": "**`<lr-swatch-picker>`** (default: `var(--lr-color-brand)`) — Ring color drawn around the selected swatch, themeable independently of the focus ring and every other ring color."
1926
+ "value": "**`<lr-toast>`** (default: `var(--lr-transition-base, 180ms ease-out)`) — Hide transition of a slotted item. Read by `<lr-toast-item>`, so set it on the item.\n\n**`<lr-toast-item>`** (default: `var(--lr-transition-base, 180ms ease-out)`) Opacity/transform transition used while hiding."
751
1927
  }
752
1928
  },
753
1929
  {
754
- "name": "--lr-swatch-picker-shine-duration",
1930
+ "name": "--lr-toast-padding",
755
1931
  "description": {
756
1932
  "kind": "markdown",
757
- "value": "**`<lr-swatch-picker>`** (default: `0s`) — Duration of a rhythmic brighten-and-settle \"shine\" on the selected swatch. `0s` (the default) is a no-op -- today's static look for every existing consumer. Set a real duration (e.g. 1.6s) for a pulsing shine; disabled outright under `prefers-reduced-motion: reduce`. Independent of `--lr-swatch-picker-selected-blur` (a separate `filter: brightness()` animation, not `box-shadow`), so the two compose freely, and works identically for a plain color circle and an icon swatch alike."
1933
+ "value": "**`<lr-toast>`** (default: `var(--lr-space-m)`) — Padding of a slotted item, auto-swapped per its `size`. Read by `<lr-toast-item>`, so set it on the item.\n\n**`<lr-toast-item>`** (default: `var(--lr-space-m)`) Padding of the item, auto-swapped per `size`."
758
1934
  }
759
1935
  },
760
1936
  {
761
- "name": "--lr-table-resize-handle-opacity",
1937
+ "name": "--lr-toast-show-duration",
762
1938
  "description": {
763
1939
  "kind": "markdown",
764
- "value": "**`<lr-table>`** (default: `0.12`) — Hover/focus opacity of the resize handle."
1940
+ "value": "**`<lr-toast>`** (default: `var(--lr-transition-base, 180ms ease-out)`) — Show transition of a slotted item. Read by `<lr-toast-item>`, so set it on the item.\n\n**`<lr-toast-item>`** (default: `var(--lr-transition-base, 180ms ease-out)`) — Opacity/transform transition used while showing."
765
1941
  }
766
1942
  },
767
1943
  {
768
- "name": "--lr-table-resize-min-width",
1944
+ "name": "--lr-toast-width",
769
1945
  "description": {
770
1946
  "kind": "markdown",
771
- "value": "**`<lr-table>`** (default: `var(--lr-size-3rem)`) — Default minimum width for a resizable column without an explicit pixel `minWidth`."
1947
+ "value": "**`<lr-toast>`** (default: `var(--lr-size-28rem)`) — Inline size of the stack, capped by the viewport minus the placement insets."
772
1948
  }
773
1949
  },
774
1950
  {
775
- "name": "--lr-task-list-spin",
1951
+ "name": "--lr-token-input-input-inline-size",
776
1952
  "description": {
777
1953
  "kind": "markdown",
778
- "value": "**`<lr-task-list>`** (default: `1s linear`) — Running-status icon spin animation duration/timing."
1954
+ "value": "**`<lr-token-input>`** (default: `var(--lr-size-8rem)`) — `flex-basis` of the native text input within the token row."
779
1955
  }
780
1956
  },
781
1957
  {
782
- "name": "--lr-textarea-max-block-size",
1958
+ "name": "--lr-token-input-min-input-inline-size",
783
1959
  "description": {
784
1960
  "kind": "markdown",
785
- "value": "**`<lr-textarea>`** (default: `none`) — Maximum auto-grown block size before the textarea scrolls."
1961
+ "value": "**`<lr-token-input>`** (default: `var(--lr-size-4rem)`) — Inline-size floor of the native text input, so it stays usable once tokens wrap."
786
1962
  }
787
1963
  },
788
1964
  {
789
- "name": "--lr-timeline-gap",
1965
+ "name": "--lr-tool-approval-dialog-mono-font",
790
1966
  "description": {
791
1967
  "kind": "markdown",
792
- "value": "**`<lr-timeline>`** (default: `var(--lr-space-l)`) — Spacing between consecutive items along the timeline's main axis; also the length each item's own rail visually bridges to reach the next item's marker. Declared here but actually consumed inside each `<lr-timeline-item>`'s own stylesheet, via ordinary CSS custom-property inheritance across the slot boundary."
1968
+ "value": "**`<lr-tool-approval-dialog>`** (default: `var(--lr-font-mono)`) — Font family for the tool name and the raw-JSON args editor."
793
1969
  }
794
1970
  },
795
1971
  {
796
- "name": "--lr-timeline-marker-color",
1972
+ "name": "--lr-tool-approval-dialog-overlay-color",
797
1973
  "description": {
798
1974
  "kind": "markdown",
799
- "value": "**`<lr-timeline-item>`** (default: `var(--lr-color-text-quiet)`) — Marker fill/accent color. Swapped per `variant` (see the class doc's variant table); a consumer overriding this directly on one item wins over the variant default via normal CSS cascade/specificity."
1975
+ "value": "**`<lr-tool-approval-dialog>`** (default: `var(--lr-color-overlay)`) — Backdrop scrim color."
800
1976
  }
801
1977
  },
802
1978
  {
803
- "name": "--lr-timeline-marker-size",
1979
+ "name": "--lr-tool-call-chip-accent",
804
1980
  "description": {
805
1981
  "kind": "markdown",
806
- "value": "**`<lr-timeline-item>`** (default: `var(--lr-size-1-25rem)`) — Diameter of the marker circle (both inline-size and block-size, so the default dot stays circular)."
1982
+ "value": "**`<lr-tool-call-chip>`** (default: `var(--lr-color-text-quiet)`) — Per-status accent color for the status glyph and status text. Reassigned by this component's own `:host([status=\"…\"])` rules (`running` → brand, `success` → success, `error` → danger, `denied` → warning), so a page-level override only wins for the default/`pending` tone."
807
1983
  }
808
1984
  },
809
1985
  {
810
- "name": "--lr-timeline-rail-color",
1986
+ "name": "--lr-tool-call-chip-bg",
811
1987
  "description": {
812
1988
  "kind": "markdown",
813
- "value": "**`<lr-timeline-item>`** (default: `var(--lr-color-border)`) — Color of the connecting rail line. A component-scoped property (not just inlining `var(--lr-color-border)` at every use site) so a consumer can retint just the rail without touching the library-wide border color elsewhere."
1989
+ "value": "**`<lr-tool-call-chip>`** (default: `var(--lr-color-surface)`) — Per-status chip background. Reassigned by the same `:host([status=\"…\"])` rules (each status's `-quiet` tint)."
814
1990
  }
815
1991
  },
816
1992
  {
817
- "name": "--lr-timeline-rail-width",
1993
+ "name": "--lr-tool-call-chip-border",
818
1994
  "description": {
819
1995
  "kind": "markdown",
820
- "value": "**`<lr-timeline-item>`** (default: `var(--lr-border-width-medium)`) — Thickness of the connecting rail line."
1996
+ "value": "**`<lr-tool-call-chip>`** (default: `var(--lr-color-border)`) — Per-status chip border color. Reassigned by the same `:host([status=\"…\"])` rules (`transparent` for every non-`pending` status)."
821
1997
  }
822
1998
  },
823
1999
  {
@@ -848,6 +2024,20 @@
848
2024
  "value": "**`<lr-tool-result-dialog>`** (default: `1s linear`) — Running-status animation duration and timing."
849
2025
  }
850
2026
  },
2027
+ {
2028
+ "name": "--lr-tool-result-view-font",
2029
+ "description": {
2030
+ "kind": "markdown",
2031
+ "value": "**`<lr-tool-result-view>`** (default: `var(--lr-font-mono)`) — Font family for the `fallback=\"text\"` preformatted output."
2032
+ }
2033
+ },
2034
+ {
2035
+ "name": "--lr-tool-select-dialog-overlay-color",
2036
+ "description": {
2037
+ "kind": "markdown",
2038
+ "value": "**`<lr-tool-select-dialog>`** (default: `var(--lr-color-overlay)`) — Backdrop scrim color."
2039
+ }
2040
+ },
851
2041
  {
852
2042
  "name": "--lr-tool-timeline-gap",
853
2043
  "description": {
@@ -855,6 +2045,13 @@
855
2045
  "value": "**`<lr-tool-timeline>`** (default: `var(--lr-space-l)`) — Vertical gap between entries."
856
2046
  }
857
2047
  },
2048
+ {
2049
+ "name": "--lr-tool-timeline-marker-size",
2050
+ "description": {
2051
+ "kind": "markdown",
2052
+ "value": "**`<lr-tool-timeline>`** (default: `var(--lr-size-0-625rem)`) — Diameter of an entry's rail dot; also the width of the marker gutter column."
2053
+ }
2054
+ },
858
2055
  {
859
2056
  "name": "--lr-tooltip-background",
860
2057
  "description": {
@@ -918,6 +2115,13 @@
918
2115
  "value": "**`<lr-chat-message>`** (default: `1.8s ease-in-out`) — Streaming-indicator animation duration and timing function.\n\n**`<lr-skeleton>`** (default: `1.8s ease-in-out`) — Animation duration and timing function shared by the pulse and sheen effects.\n\n**`<lr-tool-call-chip>`** (default: `1.8s ease-in-out`) — Pending-icon pulse duration and timing.\n\n**`<lr-typing-indicator>`** (default: `1.8s ease-in-out`) — Animation duration and timing function shared by all variants."
919
2116
  }
920
2117
  },
2118
+ {
2119
+ "name": "--lr-tree-depth",
2120
+ "description": {
2121
+ "kind": "markdown",
2122
+ "value": "**`<lr-tree-node>`** (default: `0`) — Internal indent plumbing, not a retheming knob: this node's `depth`, written inline onto `[part=\"row\"]` by the component and multiplied by `--lr-space-l` (capped at `--lr-size-8rem`) to produce the row's `padding-inline-start`."
2123
+ }
2124
+ },
921
2125
  {
922
2126
  "name": "--lr-typing-dot-stagger-1",
923
2127
  "description": {
@@ -932,6 +2136,34 @@
932
2136
  "value": "**`<lr-typing-indicator>`** (default: `1200ms`) — Delay for the third dot in the dots variant."
933
2137
  }
934
2138
  },
2139
+ {
2140
+ "name": "--lr-virtual-list-height",
2141
+ "description": {
2142
+ "kind": "markdown",
2143
+ "value": "**`<lr-virtual-list>`** (default: `var(--lr-size-24rem)`) — The scroll viewport's height. A virtualized list needs a bounded scroll extent, so this ships a default rather than collapsing to zero when a caller does not size the host."
2144
+ }
2145
+ },
2146
+ {
2147
+ "name": "--lr-widget-backdrop-inset",
2148
+ "description": {
2149
+ "kind": "markdown",
2150
+ "value": "**`<lr-widget>`** (default: `var(--lr-widget-fullscreen-inset)`) — The `inset` applied to `[part=\"backdrop\"]`, so the scrim can be pulled back independently of the panel. Also set inline from the `backdrop-inset` attribute (falling back to `fullscreen-inset`). `fullscreen-inset` overrides the default `var(--lr-space-l)` inset applied to `[part=\"base\"]` and `[part=\"backdrop\"]` while fullscreen (e.g. `\"0 0 0 240px\"` to leave a persistent sidebar visible). `compact` tightens header/body padding — same convention as `lr-empty`'s `compact`."
2151
+ }
2152
+ },
2153
+ {
2154
+ "name": "--lr-widget-fullscreen-inset",
2155
+ "description": {
2156
+ "kind": "markdown",
2157
+ "value": "**`<lr-widget>`** (default: `max(var(--lr-space-l), var(--lr-safe-area-top)) max(var(--lr-space-l), var(--lr-safe-area-inline-end)) max(var(--lr-space-l), var(--lr-safe-area-bottom)) max(var(--lr-space-l), var(--lr-safe-area-inline-start))`) — The `inset` applied to `[part=\"base\"]` while `fullscreen`. Also set inline from the `fullscreen-inset` attribute."
2158
+ }
2159
+ },
2160
+ {
2161
+ "name": "--lr-widget-overlay-color",
2162
+ "description": {
2163
+ "kind": "markdown",
2164
+ "value": "**`<lr-widget>`** (default: `var(--lr-color-overlay)`) — The fullscreen scrim's color, applied to `[part=\"backdrop\"]`."
2165
+ }
2166
+ },
935
2167
  {
936
2168
  "name": "--lr-word-cloud-color-1",
937
2169
  "description": {
@@ -1001,6 +2233,13 @@
1001
2233
  "kind": "markdown",
1002
2234
  "value": "**`<lr-zoomable-frame>`** — Minimum viewport block size."
1003
2235
  }
2236
+ },
2237
+ {
2238
+ "name": "--lr-zoomable-frame-zoom",
2239
+ "description": {
2240
+ "kind": "markdown",
2241
+ "value": "**`<lr-zoomable-frame>`** (default: `1`) — The scale factor applied to `[part=\"content\"]`. Written by the component itself on every render from the current `zoom`, so it is a read-out rather than a consumer knob; set the `zoom` property instead."
2242
+ }
1004
2243
  }
1005
2244
  ]
1006
2245
  }