@aceshooting/lyra-ui 3.9.0 → 4.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 (1550) hide show
  1. package/README.md +265 -264
  2. package/custom-elements.json +50734 -33200
  3. package/dist/ai/types.contract.d.ts +2 -0
  4. package/dist/ai/types.contract.d.ts.map +1 -0
  5. package/dist/ai/types.contract.js +139 -0
  6. package/dist/ai/types.contract.js.map +1 -0
  7. package/dist/ai/types.d.ts +199 -0
  8. package/dist/ai/types.d.ts.map +1 -0
  9. package/dist/ai/types.js +2 -0
  10. package/dist/ai/types.js.map +1 -0
  11. package/dist/components/activity-feed/activity-feed.class.d.ts +15 -15
  12. package/dist/components/activity-feed/activity-feed.class.d.ts.map +1 -1
  13. package/dist/components/activity-feed/activity-feed.class.js +26 -25
  14. package/dist/components/activity-feed/activity-feed.class.js.map +1 -1
  15. package/dist/components/activity-feed/activity-feed.styles.js +41 -41
  16. package/dist/components/agent-run/agent-run.class.d.ts +158 -0
  17. package/dist/components/agent-run/agent-run.class.d.ts.map +1 -0
  18. package/dist/components/agent-run/agent-run.class.js +400 -0
  19. package/dist/components/agent-run/agent-run.class.js.map +1 -0
  20. package/dist/components/agent-run/agent-run.d.ts +2 -0
  21. package/dist/components/agent-run/agent-run.d.ts.map +1 -0
  22. package/dist/components/agent-run/agent-run.js +5 -0
  23. package/dist/components/agent-run/agent-run.js.map +1 -0
  24. package/dist/components/agent-run/agent-run.styles.d.ts +2 -0
  25. package/dist/components/agent-run/agent-run.styles.d.ts.map +1 -0
  26. package/dist/components/agent-run/agent-run.styles.js +143 -0
  27. package/dist/components/agent-run/agent-run.styles.js.map +1 -0
  28. package/dist/components/agent-trace/agent-trace.class.d.ts +111 -0
  29. package/dist/components/agent-trace/agent-trace.class.d.ts.map +1 -0
  30. package/dist/components/agent-trace/agent-trace.class.js +221 -0
  31. package/dist/components/agent-trace/agent-trace.class.js.map +1 -0
  32. package/dist/components/agent-trace/agent-trace.d.ts +5 -0
  33. package/dist/components/agent-trace/agent-trace.d.ts.map +1 -0
  34. package/dist/components/agent-trace/agent-trace.js +8 -0
  35. package/dist/components/agent-trace/agent-trace.js.map +1 -0
  36. package/dist/components/agent-trace/agent-trace.styles.d.ts +2 -0
  37. package/dist/components/agent-trace/agent-trace.styles.d.ts.map +1 -0
  38. package/dist/components/agent-trace/agent-trace.styles.js +61 -0
  39. package/dist/components/agent-trace/agent-trace.styles.js.map +1 -0
  40. package/dist/components/animated-image/animated-image.class.d.ts +19 -19
  41. package/dist/components/animated-image/animated-image.class.d.ts.map +1 -1
  42. package/dist/components/animated-image/animated-image.class.js +18 -18
  43. package/dist/components/animated-image/animated-image.class.js.map +1 -1
  44. package/dist/components/animated-image/animated-image.styles.js +20 -20
  45. package/dist/components/animation/animation.class.d.ts +18 -18
  46. package/dist/components/animation/animation.class.d.ts.map +1 -1
  47. package/dist/components/animation/animation.class.js +34 -34
  48. package/dist/components/animation/animation.class.js.map +1 -1
  49. package/dist/components/animation/animation.styles.js +4 -4
  50. package/dist/components/app-rail/app-rail-item.class.d.ts +5 -5
  51. package/dist/components/app-rail/app-rail-item.class.d.ts.map +1 -1
  52. package/dist/components/app-rail/app-rail-item.class.js +6 -6
  53. package/dist/components/app-rail/app-rail-item.class.js.map +1 -1
  54. package/dist/components/app-rail/app-rail-item.styles.js +24 -24
  55. package/dist/components/app-rail/app-rail.class.d.ts +24 -24
  56. package/dist/components/app-rail/app-rail.class.d.ts.map +1 -1
  57. package/dist/components/app-rail/app-rail.class.js +27 -27
  58. package/dist/components/app-rail/app-rail.class.js.map +1 -1
  59. package/dist/components/app-rail/app-rail.styles.d.ts.map +1 -1
  60. package/dist/components/app-rail/app-rail.styles.js +54 -50
  61. package/dist/components/app-rail/app-rail.styles.js.map +1 -1
  62. package/dist/components/archive-viewer/archive-loader.js +1 -1
  63. package/dist/components/archive-viewer/archive-loader.js.map +1 -1
  64. package/dist/components/archive-viewer/archive-viewer-register.js +1 -1
  65. package/dist/components/archive-viewer/archive-viewer-register.js.map +1 -1
  66. package/dist/components/archive-viewer/archive-viewer.class.d.ts +4 -4
  67. package/dist/components/archive-viewer/archive-viewer.class.d.ts.map +1 -1
  68. package/dist/components/archive-viewer/archive-viewer.class.js +4 -4
  69. package/dist/components/archive-viewer/archive-viewer.class.js.map +1 -1
  70. package/dist/components/archive-viewer/archive-viewer.styles.js +9 -9
  71. package/dist/components/artifact-panel/artifact-panel.class.d.ts +15 -15
  72. package/dist/components/artifact-panel/artifact-panel.class.d.ts.map +1 -1
  73. package/dist/components/artifact-panel/artifact-panel.class.js +18 -18
  74. package/dist/components/artifact-panel/artifact-panel.class.js.map +1 -1
  75. package/dist/components/artifact-panel/artifact-panel.styles.js +33 -33
  76. package/dist/components/attachment-chip/attachment-chip.class.d.ts +15 -15
  77. package/dist/components/attachment-chip/attachment-chip.class.d.ts.map +1 -1
  78. package/dist/components/attachment-chip/attachment-chip.class.js +17 -17
  79. package/dist/components/attachment-chip/attachment-chip.class.js.map +1 -1
  80. package/dist/components/attachment-chip/attachment-chip.styles.js +73 -73
  81. package/dist/components/attachment-trigger/attachment-trigger.class.d.ts +19 -19
  82. package/dist/components/attachment-trigger/attachment-trigger.class.d.ts.map +1 -1
  83. package/dist/components/attachment-trigger/attachment-trigger.class.js +26 -26
  84. package/dist/components/attachment-trigger/attachment-trigger.class.js.map +1 -1
  85. package/dist/components/attachment-trigger/attachment-trigger.styles.js +24 -24
  86. package/dist/components/audio-visualizer/audio-visualizer.class.d.ts +7 -7
  87. package/dist/components/audio-visualizer/audio-visualizer.class.d.ts.map +1 -1
  88. package/dist/components/audio-visualizer/audio-visualizer.class.js +8 -8
  89. package/dist/components/audio-visualizer/audio-visualizer.class.js.map +1 -1
  90. package/dist/components/audio-visualizer/audio-visualizer.styles.js +3 -3
  91. package/dist/components/av-player/av-player.class.d.ts +31 -31
  92. package/dist/components/av-player/av-player.class.d.ts.map +1 -1
  93. package/dist/components/av-player/av-player.class.js +34 -34
  94. package/dist/components/av-player/av-player.class.js.map +1 -1
  95. package/dist/components/av-player/av-player.js +2 -2
  96. package/dist/components/av-player/av-player.js.map +1 -1
  97. package/dist/components/av-player/av-player.styles.js +37 -37
  98. package/dist/components/avatar/avatar.class.d.ts +6 -6
  99. package/dist/components/avatar/avatar.class.d.ts.map +1 -1
  100. package/dist/components/avatar/avatar.class.js +6 -6
  101. package/dist/components/avatar/avatar.class.js.map +1 -1
  102. package/dist/components/avatar/avatar.styles.js +22 -22
  103. package/dist/components/avatar-group/avatar-group.class.d.ts +24 -24
  104. package/dist/components/avatar-group/avatar-group.class.d.ts.map +1 -1
  105. package/dist/components/avatar-group/avatar-group.class.js +25 -25
  106. package/dist/components/avatar-group/avatar-group.class.js.map +1 -1
  107. package/dist/components/avatar-group/avatar-group.styles.js +45 -45
  108. package/dist/components/badge/badge.class.d.ts +3 -3
  109. package/dist/components/badge/badge.class.d.ts.map +1 -1
  110. package/dist/components/badge/badge.class.js +2 -2
  111. package/dist/components/badge/badge.styles.js +5 -5
  112. package/dist/components/badge/tag.class.d.ts +3 -3
  113. package/dist/components/badge/tag.class.d.ts.map +1 -1
  114. package/dist/components/badge/tag.class.js +2 -2
  115. package/dist/components/branch-picker/branch-picker.class.d.ts +10 -10
  116. package/dist/components/branch-picker/branch-picker.class.d.ts.map +1 -1
  117. package/dist/components/branch-picker/branch-picker.class.js +14 -13
  118. package/dist/components/branch-picker/branch-picker.class.js.map +1 -1
  119. package/dist/components/branch-picker/branch-picker.styles.js +12 -12
  120. package/dist/components/breadcrumb/breadcrumb-item.class.d.ts +3 -3
  121. package/dist/components/breadcrumb/breadcrumb-item.class.d.ts.map +1 -1
  122. package/dist/components/breadcrumb/breadcrumb-item.class.js +2 -2
  123. package/dist/components/breadcrumb/breadcrumb-item.styles.js +6 -6
  124. package/dist/components/breadcrumb/breadcrumb.class.d.ts +5 -5
  125. package/dist/components/breadcrumb/breadcrumb.class.d.ts.map +1 -1
  126. package/dist/components/breadcrumb/breadcrumb.class.js +4 -4
  127. package/dist/components/breadcrumb/breadcrumb.styles.js +3 -3
  128. package/dist/components/browser-frame/browser-frame.class.d.ts +8 -8
  129. package/dist/components/browser-frame/browser-frame.class.d.ts.map +1 -1
  130. package/dist/components/browser-frame/browser-frame.class.js +7 -7
  131. package/dist/components/browser-frame/browser-frame.class.js.map +1 -1
  132. package/dist/components/browser-frame/browser-frame.styles.js +27 -27
  133. package/dist/components/button/button.class.d.ts +14 -14
  134. package/dist/components/button/button.class.d.ts.map +1 -1
  135. package/dist/components/button/button.class.js +13 -13
  136. package/dist/components/button/button.class.js.map +1 -1
  137. package/dist/components/button/button.styles.js +91 -91
  138. package/dist/components/button-group/button-group.class.d.ts +4 -4
  139. package/dist/components/button-group/button-group.class.d.ts.map +1 -1
  140. package/dist/components/button-group/button-group.class.js +3 -3
  141. package/dist/components/button-group/button-group.styles.js +1 -1
  142. package/dist/components/calendar/calendar.class.d.ts +10 -10
  143. package/dist/components/calendar/calendar.class.d.ts.map +1 -1
  144. package/dist/components/calendar/calendar.class.js +10 -10
  145. package/dist/components/calendar/calendar.class.js.map +1 -1
  146. package/dist/components/calendar/calendar.styles.js +17 -17
  147. package/dist/components/calendar-viewer/calendar-loader.js +1 -1
  148. package/dist/components/calendar-viewer/calendar-loader.js.map +1 -1
  149. package/dist/components/calendar-viewer/calendar-viewer.class.d.ts +4 -4
  150. package/dist/components/calendar-viewer/calendar-viewer.class.d.ts.map +1 -1
  151. package/dist/components/calendar-viewer/calendar-viewer.class.js +4 -4
  152. package/dist/components/calendar-viewer/calendar-viewer.class.js.map +1 -1
  153. package/dist/components/calendar-viewer/calendar-viewer.js +1 -1
  154. package/dist/components/calendar-viewer/calendar-viewer.js.map +1 -1
  155. package/dist/components/calendar-viewer/calendar-viewer.styles.js +10 -10
  156. package/dist/components/callout/callout.class.d.ts +6 -6
  157. package/dist/components/callout/callout.class.d.ts.map +1 -1
  158. package/dist/components/callout/callout.class.js +5 -5
  159. package/dist/components/callout/callout.class.js.map +1 -1
  160. package/dist/components/callout/callout.styles.js +15 -15
  161. package/dist/components/card/card.class.d.ts +5 -5
  162. package/dist/components/card/card.class.d.ts.map +1 -1
  163. package/dist/components/card/card.class.js +4 -4
  164. package/dist/components/card/card.styles.js +17 -17
  165. package/dist/components/carousel/carousel-item.class.d.ts +4 -4
  166. package/dist/components/carousel/carousel-item.class.d.ts.map +1 -1
  167. package/dist/components/carousel/carousel-item.class.js +3 -3
  168. package/dist/components/carousel/carousel.class.d.ts +8 -8
  169. package/dist/components/carousel/carousel.class.d.ts.map +1 -1
  170. package/dist/components/carousel/carousel.class.js +7 -7
  171. package/dist/components/carousel/carousel.class.js.map +1 -1
  172. package/dist/components/carousel/carousel.styles.js +29 -29
  173. package/dist/components/chart/bar-chart.class.d.ts +3 -3
  174. package/dist/components/chart/bar-chart.class.d.ts.map +1 -1
  175. package/dist/components/chart/bar-chart.class.js +2 -2
  176. package/dist/components/chart/box-plot.class.d.ts +4 -4
  177. package/dist/components/chart/box-plot.class.d.ts.map +1 -1
  178. package/dist/components/chart/box-plot.class.js +17 -17
  179. package/dist/components/chart/box-plot.class.js.map +1 -1
  180. package/dist/components/chart/box-plot.styles.js +11 -11
  181. package/dist/components/chart/box-plot.styles.js.map +1 -1
  182. package/dist/components/chart/bubble-chart.class.d.ts +3 -3
  183. package/dist/components/chart/bubble-chart.class.d.ts.map +1 -1
  184. package/dist/components/chart/bubble-chart.class.js +2 -2
  185. package/dist/components/chart/chart-loader.d.ts +1 -1
  186. package/dist/components/chart/chart-loader.js +3 -3
  187. package/dist/components/chart/chart-loader.js.map +1 -1
  188. package/dist/components/chart/chart.class.d.ts +13 -13
  189. package/dist/components/chart/chart.class.d.ts.map +1 -1
  190. package/dist/components/chart/chart.class.js +22 -22
  191. package/dist/components/chart/chart.class.js.map +1 -1
  192. package/dist/components/chart/chart.styles.js +19 -19
  193. package/dist/components/chart/doughnut-chart.class.d.ts +3 -3
  194. package/dist/components/chart/doughnut-chart.class.d.ts.map +1 -1
  195. package/dist/components/chart/doughnut-chart.class.js +2 -2
  196. package/dist/components/chart/histogram.class.d.ts +3 -3
  197. package/dist/components/chart/histogram.class.d.ts.map +1 -1
  198. package/dist/components/chart/histogram.class.js +2 -2
  199. package/dist/components/chart/line-chart.class.d.ts +3 -3
  200. package/dist/components/chart/line-chart.class.d.ts.map +1 -1
  201. package/dist/components/chart/line-chart.class.js +2 -2
  202. package/dist/components/chart/lite-chart.class.d.ts +19 -19
  203. package/dist/components/chart/lite-chart.class.d.ts.map +1 -1
  204. package/dist/components/chart/lite-chart.class.js +27 -27
  205. package/dist/components/chart/lite-chart.class.js.map +1 -1
  206. package/dist/components/chart/lite-chart.styles.js +40 -40
  207. package/dist/components/chart/pie-chart.class.d.ts +3 -3
  208. package/dist/components/chart/pie-chart.class.d.ts.map +1 -1
  209. package/dist/components/chart/pie-chart.class.js +2 -2
  210. package/dist/components/chart/polar-area-chart.class.d.ts +3 -3
  211. package/dist/components/chart/polar-area-chart.class.d.ts.map +1 -1
  212. package/dist/components/chart/polar-area-chart.class.js +2 -2
  213. package/dist/components/chart/radar-chart.class.d.ts +3 -3
  214. package/dist/components/chart/radar-chart.class.d.ts.map +1 -1
  215. package/dist/components/chart/radar-chart.class.js +2 -2
  216. package/dist/components/chart/scatter-chart.class.d.ts +3 -3
  217. package/dist/components/chart/scatter-chart.class.d.ts.map +1 -1
  218. package/dist/components/chart/scatter-chart.class.js +2 -2
  219. package/dist/components/chat-composer/chat-composer.class.d.ts +11 -11
  220. package/dist/components/chat-composer/chat-composer.class.d.ts.map +1 -1
  221. package/dist/components/chat-composer/chat-composer.class.js +15 -15
  222. package/dist/components/chat-composer/chat-composer.class.js.map +1 -1
  223. package/dist/components/chat-composer/chat-composer.styles.js +29 -29
  224. package/dist/components/chat-message/chat-message.class.d.ts +54 -20
  225. package/dist/components/chat-message/chat-message.class.d.ts.map +1 -1
  226. package/dist/components/chat-message/chat-message.class.js +109 -27
  227. package/dist/components/chat-message/chat-message.class.js.map +1 -1
  228. package/dist/components/chat-message/chat-message.styles.d.ts.map +1 -1
  229. package/dist/components/chat-message/chat-message.styles.js +70 -56
  230. package/dist/components/chat-message/chat-message.styles.js.map +1 -1
  231. package/dist/components/chat-viewport/chat-viewport.class.d.ts +9 -9
  232. package/dist/components/chat-viewport/chat-viewport.class.d.ts.map +1 -1
  233. package/dist/components/chat-viewport/chat-viewport.class.js +10 -10
  234. package/dist/components/chat-viewport/chat-viewport.class.js.map +1 -1
  235. package/dist/components/chat-viewport/chat-viewport.styles.js +22 -22
  236. package/dist/components/checkbox/checkbox.class.d.ts +10 -10
  237. package/dist/components/checkbox/checkbox.class.d.ts.map +1 -1
  238. package/dist/components/checkbox/checkbox.class.js +16 -16
  239. package/dist/components/checkbox/checkbox.class.js.map +1 -1
  240. package/dist/components/checkbox/checkbox.styles.js +22 -22
  241. package/dist/components/checkbox-group/checkbox-group.class.d.ts +7 -7
  242. package/dist/components/checkbox-group/checkbox-group.class.d.ts.map +1 -1
  243. package/dist/components/checkbox-group/checkbox-group.class.js +11 -11
  244. package/dist/components/checkbox-group/checkbox-group.class.js.map +1 -1
  245. package/dist/components/checkbox-group/checkbox-group.styles.js +7 -7
  246. package/dist/components/checkpoint/checkpoint.class.d.ts +10 -10
  247. package/dist/components/checkpoint/checkpoint.class.d.ts.map +1 -1
  248. package/dist/components/checkpoint/checkpoint.class.js +11 -10
  249. package/dist/components/checkpoint/checkpoint.class.js.map +1 -1
  250. package/dist/components/checkpoint/checkpoint.styles.js +40 -40
  251. package/dist/components/chip/chip-group.class.d.ts +9 -9
  252. package/dist/components/chip/chip-group.class.d.ts.map +1 -1
  253. package/dist/components/chip/chip-group.class.js +11 -11
  254. package/dist/components/chip/chip-group.class.js.map +1 -1
  255. package/dist/components/chip/chip-group.styles.js +18 -18
  256. package/dist/components/chip/chip.class.d.ts +17 -17
  257. package/dist/components/chip/chip.class.d.ts.map +1 -1
  258. package/dist/components/chip/chip.class.js +18 -18
  259. package/dist/components/chip/chip.class.js.map +1 -1
  260. package/dist/components/chip/chip.styles.js +48 -48
  261. package/dist/components/chunk-inspector/chunk-inspector.class.d.ts +11 -11
  262. package/dist/components/chunk-inspector/chunk-inspector.class.d.ts.map +1 -1
  263. package/dist/components/chunk-inspector/chunk-inspector.class.js +12 -12
  264. package/dist/components/chunk-inspector/chunk-inspector.class.js.map +1 -1
  265. package/dist/components/chunk-inspector/chunk-inspector.styles.js +21 -21
  266. package/dist/components/citation-badge/citation-badge.class.d.ts +16 -16
  267. package/dist/components/citation-badge/citation-badge.class.d.ts.map +1 -1
  268. package/dist/components/citation-badge/citation-badge.class.js +18 -18
  269. package/dist/components/citation-badge/citation-badge.class.js.map +1 -1
  270. package/dist/components/citation-badge/citation-badge.styles.js +34 -34
  271. package/dist/components/code-block/code-block-core.class.d.ts +22 -22
  272. package/dist/components/code-block/code-block-core.class.d.ts.map +1 -1
  273. package/dist/components/code-block/code-block-core.class.js +34 -34
  274. package/dist/components/code-block/code-block-core.class.js.map +1 -1
  275. package/dist/components/code-block/code-block-shared.d.ts +2 -2
  276. package/dist/components/code-block/code-block-shared.js +3 -3
  277. package/dist/components/code-block/code-block-shared.js.map +1 -1
  278. package/dist/components/code-block/code-block.class.d.ts +21 -21
  279. package/dist/components/code-block/code-block.class.d.ts.map +1 -1
  280. package/dist/components/code-block/code-block.class.js +29 -29
  281. package/dist/components/code-block/code-block.class.js.map +1 -1
  282. package/dist/components/code-block/code-block.styles.js +79 -79
  283. package/dist/components/code-block/code-loader.d.ts +3 -3
  284. package/dist/components/code-block/code-loader.js +6 -6
  285. package/dist/components/code-block/code-loader.js.map +1 -1
  286. package/dist/components/code-editor/code-editor.class.d.ts +3 -3
  287. package/dist/components/code-editor/code-editor.class.d.ts.map +1 -1
  288. package/dist/components/code-editor/code-editor.class.js +2 -2
  289. package/dist/components/code-editor/code-editor.styles.js +11 -11
  290. package/dist/components/color-picker/color-picker.class.d.ts +5 -5
  291. package/dist/components/color-picker/color-picker.class.d.ts.map +1 -1
  292. package/dist/components/color-picker/color-picker.class.js +4 -4
  293. package/dist/components/color-picker/color-picker.class.js.map +1 -1
  294. package/dist/components/color-picker/color-picker.styles.js +6 -6
  295. package/dist/components/combobox/combobox.class.d.ts +19 -19
  296. package/dist/components/combobox/combobox.class.d.ts.map +1 -1
  297. package/dist/components/combobox/combobox.class.js +29 -28
  298. package/dist/components/combobox/combobox.class.js.map +1 -1
  299. package/dist/components/combobox/combobox.styles.js +116 -116
  300. package/dist/components/combobox/option.class.d.ts +4 -4
  301. package/dist/components/combobox/option.class.d.ts.map +1 -1
  302. package/dist/components/combobox/option.class.js +3 -3
  303. package/dist/components/combobox/option.class.js.map +1 -1
  304. package/dist/components/command-palette/command-palette.class.d.ts +10 -10
  305. package/dist/components/command-palette/command-palette.class.d.ts.map +1 -1
  306. package/dist/components/command-palette/command-palette.class.js +12 -12
  307. package/dist/components/command-palette/command-palette.class.js.map +1 -1
  308. package/dist/components/command-palette/command-palette.styles.js +12 -12
  309. package/dist/components/commit-card/commit-card.class.d.ts +9 -9
  310. package/dist/components/commit-card/commit-card.class.d.ts.map +1 -1
  311. package/dist/components/commit-card/commit-card.class.js +9 -9
  312. package/dist/components/commit-card/commit-card.class.js.map +1 -1
  313. package/dist/components/commit-card/commit-card.styles.js +23 -23
  314. package/dist/components/community-card/community-card.class.d.ts +8 -8
  315. package/dist/components/community-card/community-card.class.d.ts.map +1 -1
  316. package/dist/components/community-card/community-card.class.js +11 -11
  317. package/dist/components/community-card/community-card.class.js.map +1 -1
  318. package/dist/components/community-card/community-card.styles.js +16 -16
  319. package/dist/components/compare-panel/compare-panel.class.d.ts +5 -5
  320. package/dist/components/compare-panel/compare-panel.class.d.ts.map +1 -1
  321. package/dist/components/compare-panel/compare-panel.class.js +6 -6
  322. package/dist/components/compare-panel/compare-panel.class.js.map +1 -1
  323. package/dist/components/compare-panel/compare-panel.styles.js +34 -34
  324. package/dist/components/confirm-bar/confirm-bar.class.d.ts +15 -15
  325. package/dist/components/confirm-bar/confirm-bar.class.d.ts.map +1 -1
  326. package/dist/components/confirm-bar/confirm-bar.class.js +21 -21
  327. package/dist/components/confirm-bar/confirm-bar.class.js.map +1 -1
  328. package/dist/components/confirm-bar/confirm-bar.styles.js +32 -32
  329. package/dist/components/contact-viewer/contact-viewer.class.d.ts +5 -5
  330. package/dist/components/contact-viewer/contact-viewer.class.d.ts.map +1 -1
  331. package/dist/components/contact-viewer/contact-viewer.class.js +5 -5
  332. package/dist/components/contact-viewer/contact-viewer.class.js.map +1 -1
  333. package/dist/components/contact-viewer/contact-viewer.js +1 -1
  334. package/dist/components/contact-viewer/contact-viewer.js.map +1 -1
  335. package/dist/components/contact-viewer/contact-viewer.styles.js +12 -12
  336. package/dist/components/context-inspector/context-inspector.class.d.ts +114 -0
  337. package/dist/components/context-inspector/context-inspector.class.d.ts.map +1 -0
  338. package/dist/components/context-inspector/context-inspector.class.js +222 -0
  339. package/dist/components/context-inspector/context-inspector.class.js.map +1 -0
  340. package/dist/components/context-inspector/context-inspector.d.ts +7 -0
  341. package/dist/components/context-inspector/context-inspector.d.ts.map +1 -0
  342. package/dist/components/context-inspector/context-inspector.js +10 -0
  343. package/dist/components/context-inspector/context-inspector.js.map +1 -0
  344. package/dist/components/context-inspector/context-inspector.styles.d.ts +2 -0
  345. package/dist/components/context-inspector/context-inspector.styles.d.ts.map +1 -0
  346. package/dist/components/context-inspector/context-inspector.styles.js +98 -0
  347. package/dist/components/context-inspector/context-inspector.styles.js.map +1 -0
  348. package/dist/components/context-meter/context-meter.class.d.ts +4 -4
  349. package/dist/components/context-meter/context-meter.class.d.ts.map +1 -1
  350. package/dist/components/context-meter/context-meter.class.js +7 -7
  351. package/dist/components/context-meter/context-meter.class.js.map +1 -1
  352. package/dist/components/context-meter/context-meter.styles.js +31 -31
  353. package/dist/components/control-group/control-group.class.d.ts +29 -0
  354. package/dist/components/control-group/control-group.class.d.ts.map +1 -0
  355. package/dist/components/control-group/control-group.class.js +41 -0
  356. package/dist/components/control-group/control-group.class.js.map +1 -0
  357. package/dist/components/control-group/control-group.d.ts +2 -0
  358. package/dist/components/control-group/control-group.d.ts.map +1 -0
  359. package/dist/components/control-group/control-group.js +5 -0
  360. package/dist/components/control-group/control-group.js.map +1 -0
  361. package/dist/components/control-group/control-group.styles.d.ts +2 -0
  362. package/dist/components/control-group/control-group.styles.d.ts.map +1 -0
  363. package/dist/components/control-group/control-group.styles.js +35 -0
  364. package/dist/components/control-group/control-group.styles.js.map +1 -0
  365. package/dist/components/conversation-item/conversation-item.class.d.ts +17 -17
  366. package/dist/components/conversation-item/conversation-item.class.d.ts.map +1 -1
  367. package/dist/components/conversation-item/conversation-item.class.js +20 -20
  368. package/dist/components/conversation-item/conversation-item.class.js.map +1 -1
  369. package/dist/components/conversation-item/conversation-item.styles.js +40 -40
  370. package/dist/components/copy-button/copy-button.class.d.ts +8 -8
  371. package/dist/components/copy-button/copy-button.class.d.ts.map +1 -1
  372. package/dist/components/copy-button/copy-button.class.js +11 -11
  373. package/dist/components/copy-button/copy-button.class.js.map +1 -1
  374. package/dist/components/copy-button/copy-button.styles.js +12 -12
  375. package/dist/components/csv-viewer/csv-viewer.class.d.ts +11 -11
  376. package/dist/components/csv-viewer/csv-viewer.class.d.ts.map +1 -1
  377. package/dist/components/csv-viewer/csv-viewer.class.js +17 -17
  378. package/dist/components/csv-viewer/csv-viewer.class.js.map +1 -1
  379. package/dist/components/csv-viewer/csv-viewer.js +2 -2
  380. package/dist/components/csv-viewer/csv-viewer.js.map +1 -1
  381. package/dist/components/csv-viewer/csv-viewer.styles.js +6 -6
  382. package/dist/components/dashboard-grid/dashboard-grid.class.d.ts +162 -0
  383. package/dist/components/dashboard-grid/dashboard-grid.class.d.ts.map +1 -0
  384. package/dist/components/dashboard-grid/dashboard-grid.class.js +570 -0
  385. package/dist/components/dashboard-grid/dashboard-grid.class.js.map +1 -0
  386. package/dist/components/dashboard-grid/dashboard-grid.d.ts +6 -0
  387. package/dist/components/dashboard-grid/dashboard-grid.d.ts.map +1 -0
  388. package/dist/components/dashboard-grid/dashboard-grid.js +9 -0
  389. package/dist/components/dashboard-grid/dashboard-grid.js.map +1 -0
  390. package/dist/components/dashboard-grid/dashboard-grid.styles.d.ts +2 -0
  391. package/dist/components/dashboard-grid/dashboard-grid.styles.d.ts.map +1 -0
  392. package/dist/components/dashboard-grid/dashboard-grid.styles.js +86 -0
  393. package/dist/components/dashboard-grid/dashboard-grid.styles.js.map +1 -0
  394. package/dist/components/dashboard-grid/layout.d.ts +103 -0
  395. package/dist/components/dashboard-grid/layout.d.ts.map +1 -0
  396. package/dist/components/dashboard-grid/layout.js +94 -0
  397. package/dist/components/dashboard-grid/layout.js.map +1 -0
  398. package/dist/components/data-grid/data-grid.class.d.ts +11 -11
  399. package/dist/components/data-grid/data-grid.class.d.ts.map +1 -1
  400. package/dist/components/data-grid/data-grid.class.js +9 -9
  401. package/dist/components/data-grid/data-grid.class.js.map +1 -1
  402. package/dist/components/data-grid/data-grid.styles.js +7 -7
  403. package/dist/components/dataset-viewer/dataset-viewer.class.d.ts +13 -13
  404. package/dist/components/dataset-viewer/dataset-viewer.class.d.ts.map +1 -1
  405. package/dist/components/dataset-viewer/dataset-viewer.class.js +19 -19
  406. package/dist/components/dataset-viewer/dataset-viewer.class.js.map +1 -1
  407. package/dist/components/dataset-viewer/dataset-viewer.js +2 -2
  408. package/dist/components/dataset-viewer/dataset-viewer.js.map +1 -1
  409. package/dist/components/dataset-viewer/dataset-viewer.styles.js +28 -28
  410. package/dist/components/date-picker/date-input.class.d.ts +17 -9
  411. package/dist/components/date-picker/date-input.class.d.ts.map +1 -1
  412. package/dist/components/date-picker/date-input.class.js +23 -13
  413. package/dist/components/date-picker/date-input.class.js.map +1 -1
  414. package/dist/components/date-picker/date-input.styles.d.ts.map +1 -1
  415. package/dist/components/date-picker/date-input.styles.js +71 -34
  416. package/dist/components/date-picker/date-input.styles.js.map +1 -1
  417. package/dist/components/date-picker/date-picker.class.d.ts +4 -4
  418. package/dist/components/date-picker/date-picker.class.d.ts.map +1 -1
  419. package/dist/components/date-picker/date-picker.class.js +4 -4
  420. package/dist/components/date-picker/date-picker.class.js.map +1 -1
  421. package/dist/components/date-picker/date-picker.styles.js +42 -42
  422. package/dist/components/details/accordion-item.class.d.ts +3 -3
  423. package/dist/components/details/accordion-item.class.d.ts.map +1 -1
  424. package/dist/components/details/accordion-item.class.js +2 -2
  425. package/dist/components/details/accordion.class.d.ts +4 -4
  426. package/dist/components/details/accordion.class.d.ts.map +1 -1
  427. package/dist/components/details/accordion.class.js +5 -5
  428. package/dist/components/details/accordion.class.js.map +1 -1
  429. package/dist/components/details/details.class.d.ts +5 -5
  430. package/dist/components/details/details.class.d.ts.map +1 -1
  431. package/dist/components/details/details.class.js +5 -5
  432. package/dist/components/details/details.class.js.map +1 -1
  433. package/dist/components/details/details.styles.js +5 -5
  434. package/dist/components/dialog/confirm.d.ts +4 -4
  435. package/dist/components/dialog/confirm.d.ts.map +1 -1
  436. package/dist/components/dialog/confirm.js +13 -13
  437. package/dist/components/dialog/confirm.js.map +1 -1
  438. package/dist/components/dialog/dialog.class.d.ts +12 -12
  439. package/dist/components/dialog/dialog.class.d.ts.map +1 -1
  440. package/dist/components/dialog/dialog.class.js +13 -13
  441. package/dist/components/dialog/dialog.class.js.map +1 -1
  442. package/dist/components/dialog/dialog.styles.js +35 -35
  443. package/dist/components/diff-view/diff-view.class.d.ts +8 -8
  444. package/dist/components/diff-view/diff-view.class.d.ts.map +1 -1
  445. package/dist/components/diff-view/diff-view.class.js +8 -8
  446. package/dist/components/diff-view/diff-view.class.js.map +1 -1
  447. package/dist/components/diff-view/diff-view.styles.js +25 -25
  448. package/dist/components/divider/divider.class.d.ts +3 -3
  449. package/dist/components/divider/divider.class.d.ts.map +1 -1
  450. package/dist/components/divider/divider.class.js +2 -2
  451. package/dist/components/divider/divider.styles.js +2 -2
  452. package/dist/components/dock-panel/dock-panel.class.d.ts +15 -15
  453. package/dist/components/dock-panel/dock-panel.class.d.ts.map +1 -1
  454. package/dist/components/dock-panel/dock-panel.class.js +16 -16
  455. package/dist/components/dock-panel/dock-panel.class.js.map +1 -1
  456. package/dist/components/dock-panel/dock-panel.styles.js +34 -34
  457. package/dist/components/document-compare/document-compare.class.d.ts +131 -0
  458. package/dist/components/document-compare/document-compare.class.d.ts.map +1 -0
  459. package/dist/components/document-compare/document-compare.class.js +214 -0
  460. package/dist/components/document-compare/document-compare.class.js.map +1 -0
  461. package/dist/components/document-compare/document-compare.d.ts +2 -0
  462. package/dist/components/document-compare/document-compare.d.ts.map +1 -0
  463. package/dist/components/document-compare/document-compare.js +5 -0
  464. package/dist/components/document-compare/document-compare.js.map +1 -0
  465. package/dist/components/document-compare/document-compare.styles.d.ts +2 -0
  466. package/dist/components/document-compare/document-compare.styles.d.ts.map +1 -0
  467. package/dist/components/document-compare/document-compare.styles.js +65 -0
  468. package/dist/components/document-compare/document-compare.styles.js.map +1 -0
  469. package/dist/components/document-library/document-library.class.d.ts +154 -0
  470. package/dist/components/document-library/document-library.class.d.ts.map +1 -0
  471. package/dist/components/document-library/document-library.class.js +399 -0
  472. package/dist/components/document-library/document-library.class.js.map +1 -0
  473. package/dist/components/document-library/document-library.d.ts +9 -0
  474. package/dist/components/document-library/document-library.d.ts.map +1 -0
  475. package/dist/components/document-library/document-library.js +12 -0
  476. package/dist/components/document-library/document-library.js.map +1 -0
  477. package/dist/components/document-library/document-library.styles.d.ts +2 -0
  478. package/dist/components/document-library/document-library.styles.d.ts.map +1 -0
  479. package/dist/components/document-library/document-library.styles.js +77 -0
  480. package/dist/components/document-library/document-library.styles.js.map +1 -0
  481. package/dist/components/document-preview/document-preview.class.d.ts +31 -31
  482. package/dist/components/document-preview/document-preview.class.d.ts.map +1 -1
  483. package/dist/components/document-preview/document-preview.class.js +36 -36
  484. package/dist/components/document-preview/document-preview.class.js.map +1 -1
  485. package/dist/components/document-preview/document-preview.styles.js +64 -64
  486. package/dist/components/document-viewer/anchors.d.ts +5 -5
  487. package/dist/components/document-viewer/anchors.d.ts.map +1 -1
  488. package/dist/components/document-viewer/document-viewer.class.d.ts +13 -13
  489. package/dist/components/document-viewer/document-viewer.class.d.ts.map +1 -1
  490. package/dist/components/document-viewer/document-viewer.class.js +17 -17
  491. package/dist/components/document-viewer/document-viewer.class.js.map +1 -1
  492. package/dist/components/document-viewer/document-viewer.styles.js +15 -15
  493. package/dist/components/document-viewer/registry.d.ts +1 -1
  494. package/dist/components/document-viewer/registry.d.ts.map +1 -1
  495. package/dist/components/document-viewer/registry.js +1 -1
  496. package/dist/components/document-viewer/registry.js.map +1 -1
  497. package/dist/components/docx-viewer/docx-loader.js +2 -2
  498. package/dist/components/docx-viewer/docx-loader.js.map +1 -1
  499. package/dist/components/docx-viewer/docx-viewer.class.d.ts +15 -15
  500. package/dist/components/docx-viewer/docx-viewer.class.d.ts.map +1 -1
  501. package/dist/components/docx-viewer/docx-viewer.class.js +19 -19
  502. package/dist/components/docx-viewer/docx-viewer.class.js.map +1 -1
  503. package/dist/components/docx-viewer/docx-viewer.js +1 -1
  504. package/dist/components/docx-viewer/docx-viewer.js.map +1 -1
  505. package/dist/components/docx-viewer/docx-viewer.styles.js +53 -53
  506. package/dist/components/drawer/drawer.class.d.ts +7 -7
  507. package/dist/components/drawer/drawer.class.d.ts.map +1 -1
  508. package/dist/components/drawer/drawer.class.js +6 -6
  509. package/dist/components/drawer/drawer.styles.js +12 -12
  510. package/dist/components/drilldown-panel/drilldown-panel.class.d.ts +148 -0
  511. package/dist/components/drilldown-panel/drilldown-panel.class.d.ts.map +1 -0
  512. package/dist/components/drilldown-panel/drilldown-panel.class.js +241 -0
  513. package/dist/components/drilldown-panel/drilldown-panel.class.js.map +1 -0
  514. package/dist/components/drilldown-panel/drilldown-panel.d.ts +9 -0
  515. package/dist/components/drilldown-panel/drilldown-panel.d.ts.map +1 -0
  516. package/dist/components/drilldown-panel/drilldown-panel.js +12 -0
  517. package/dist/components/drilldown-panel/drilldown-panel.js.map +1 -0
  518. package/dist/components/drilldown-panel/drilldown-panel.styles.d.ts +2 -0
  519. package/dist/components/drilldown-panel/drilldown-panel.styles.d.ts.map +1 -0
  520. package/dist/components/drilldown-panel/drilldown-panel.styles.js +49 -0
  521. package/dist/components/drilldown-panel/drilldown-panel.styles.js.map +1 -0
  522. package/dist/components/ebook-viewer/ebook-viewer-register.js +1 -1
  523. package/dist/components/ebook-viewer/ebook-viewer-register.js.map +1 -1
  524. package/dist/components/ebook-viewer/ebook-viewer.class.d.ts +12 -12
  525. package/dist/components/ebook-viewer/ebook-viewer.class.d.ts.map +1 -1
  526. package/dist/components/ebook-viewer/ebook-viewer.class.js +16 -16
  527. package/dist/components/ebook-viewer/ebook-viewer.class.js.map +1 -1
  528. package/dist/components/ebook-viewer/ebook-viewer.styles.js +22 -22
  529. package/dist/components/email-viewer/email-loader.js +2 -2
  530. package/dist/components/email-viewer/email-loader.js.map +1 -1
  531. package/dist/components/email-viewer/email-viewer.class.d.ts +9 -9
  532. package/dist/components/email-viewer/email-viewer.class.d.ts.map +1 -1
  533. package/dist/components/email-viewer/email-viewer.class.js +10 -10
  534. package/dist/components/email-viewer/email-viewer.class.js.map +1 -1
  535. package/dist/components/email-viewer/email-viewer.js +1 -1
  536. package/dist/components/email-viewer/email-viewer.js.map +1 -1
  537. package/dist/components/email-viewer/email-viewer.styles.js +34 -34
  538. package/dist/components/emoji-picker/emoji-data-loader.js +1 -1
  539. package/dist/components/emoji-picker/emoji-data-loader.js.map +1 -1
  540. package/dist/components/emoji-picker/emoji-picker.class.d.ts +7 -7
  541. package/dist/components/emoji-picker/emoji-picker.class.d.ts.map +1 -1
  542. package/dist/components/emoji-picker/emoji-picker.class.js +7 -7
  543. package/dist/components/emoji-picker/emoji-picker.class.js.map +1 -1
  544. package/dist/components/emoji-picker/emoji-picker.styles.js +28 -28
  545. package/dist/components/empty/empty.class.d.ts +5 -5
  546. package/dist/components/empty/empty.class.d.ts.map +1 -1
  547. package/dist/components/empty/empty.class.js +4 -4
  548. package/dist/components/empty/empty.styles.js +13 -13
  549. package/dist/components/entity-card/entity-card.class.d.ts +13 -13
  550. package/dist/components/entity-card/entity-card.class.d.ts.map +1 -1
  551. package/dist/components/entity-card/entity-card.class.js +27 -27
  552. package/dist/components/entity-card/entity-card.class.js.map +1 -1
  553. package/dist/components/entity-card/entity-card.styles.js +13 -13
  554. package/dist/components/entity-chip/entity-chip.class.d.ts +13 -13
  555. package/dist/components/entity-chip/entity-chip.class.d.ts.map +1 -1
  556. package/dist/components/entity-chip/entity-chip.class.js +14 -14
  557. package/dist/components/entity-chip/entity-chip.class.js.map +1 -1
  558. package/dist/components/entity-chip/entity-chip.styles.js +21 -21
  559. package/dist/components/entity-dossier/entity-dossier.class.d.ts +132 -0
  560. package/dist/components/entity-dossier/entity-dossier.class.d.ts.map +1 -0
  561. package/dist/components/entity-dossier/entity-dossier.class.js +187 -0
  562. package/dist/components/entity-dossier/entity-dossier.class.js.map +1 -0
  563. package/dist/components/entity-dossier/entity-dossier.d.ts +9 -0
  564. package/dist/components/entity-dossier/entity-dossier.d.ts.map +1 -0
  565. package/dist/components/entity-dossier/entity-dossier.js +12 -0
  566. package/dist/components/entity-dossier/entity-dossier.js.map +1 -0
  567. package/dist/components/entity-dossier/entity-dossier.styles.d.ts +2 -0
  568. package/dist/components/entity-dossier/entity-dossier.styles.d.ts.map +1 -0
  569. package/dist/components/entity-dossier/entity-dossier.styles.js +30 -0
  570. package/dist/components/entity-dossier/entity-dossier.styles.js.map +1 -0
  571. package/dist/components/env-list/env-list.class.d.ts +7 -7
  572. package/dist/components/env-list/env-list.class.d.ts.map +1 -1
  573. package/dist/components/env-list/env-list.class.js +9 -9
  574. package/dist/components/env-list/env-list.class.js.map +1 -1
  575. package/dist/components/env-list/env-list.styles.js +11 -11
  576. package/dist/components/eval-dataset/eval-dataset.class.d.ts +145 -0
  577. package/dist/components/eval-dataset/eval-dataset.class.d.ts.map +1 -0
  578. package/dist/components/eval-dataset/eval-dataset.class.js +307 -0
  579. package/dist/components/eval-dataset/eval-dataset.class.js.map +1 -0
  580. package/dist/components/eval-dataset/eval-dataset.d.ts +7 -0
  581. package/dist/components/eval-dataset/eval-dataset.d.ts.map +1 -0
  582. package/dist/components/eval-dataset/eval-dataset.js +10 -0
  583. package/dist/components/eval-dataset/eval-dataset.js.map +1 -0
  584. package/dist/components/eval-dataset/eval-dataset.styles.d.ts +2 -0
  585. package/dist/components/eval-dataset/eval-dataset.styles.d.ts.map +1 -0
  586. package/dist/components/eval-dataset/eval-dataset.styles.js +76 -0
  587. package/dist/components/eval-dataset/eval-dataset.styles.js.map +1 -0
  588. package/dist/components/eval-result/eval-result.class.d.ts +115 -0
  589. package/dist/components/eval-result/eval-result.class.d.ts.map +1 -0
  590. package/dist/components/eval-result/eval-result.class.js +165 -0
  591. package/dist/components/eval-result/eval-result.class.js.map +1 -0
  592. package/dist/components/eval-result/eval-result.d.ts +5 -0
  593. package/dist/components/eval-result/eval-result.d.ts.map +1 -0
  594. package/dist/components/eval-result/eval-result.js +8 -0
  595. package/dist/components/eval-result/eval-result.js.map +1 -0
  596. package/dist/components/eval-result/eval-result.styles.d.ts +2 -0
  597. package/dist/components/eval-result/eval-result.styles.d.ts.map +1 -0
  598. package/dist/components/eval-result/eval-result.styles.js +47 -0
  599. package/dist/components/eval-result/eval-result.styles.js.map +1 -0
  600. package/dist/components/evaluation-run/evaluation-run.class.d.ts +168 -0
  601. package/dist/components/evaluation-run/evaluation-run.class.d.ts.map +1 -0
  602. package/dist/components/evaluation-run/evaluation-run.class.js +329 -0
  603. package/dist/components/evaluation-run/evaluation-run.class.js.map +1 -0
  604. package/dist/components/evaluation-run/evaluation-run.d.ts +2 -0
  605. package/dist/components/evaluation-run/evaluation-run.d.ts.map +1 -0
  606. package/dist/components/evaluation-run/evaluation-run.js +5 -0
  607. package/dist/components/evaluation-run/evaluation-run.js.map +1 -0
  608. package/dist/components/evaluation-run/evaluation-run.styles.d.ts +2 -0
  609. package/dist/components/evaluation-run/evaluation-run.styles.d.ts.map +1 -0
  610. package/dist/components/evaluation-run/evaluation-run.styles.js +73 -0
  611. package/dist/components/evaluation-run/evaluation-run.styles.js.map +1 -0
  612. package/dist/components/export-button/export-button.class.d.ts +13 -13
  613. package/dist/components/export-button/export-button.class.d.ts.map +1 -1
  614. package/dist/components/export-button/export-button.class.js +15 -15
  615. package/dist/components/export-button/export-button.class.js.map +1 -1
  616. package/dist/components/export-button/export-button.styles.js +33 -33
  617. package/dist/components/file-icon/file-icon.class.d.ts +4 -4
  618. package/dist/components/file-icon/file-icon.class.d.ts.map +1 -1
  619. package/dist/components/file-icon/file-icon.class.js +3 -3
  620. package/dist/components/file-icon/file-icon.class.js.map +1 -1
  621. package/dist/components/file-icon/file-icon.styles.js +12 -12
  622. package/dist/components/file-input/file-input.class.d.ts +6 -6
  623. package/dist/components/file-input/file-input.class.d.ts.map +1 -1
  624. package/dist/components/file-input/file-input.class.js +5 -5
  625. package/dist/components/file-input/file-input.class.js.map +1 -1
  626. package/dist/components/file-input/file-input.styles.js +14 -14
  627. package/dist/components/file-tree/file-tree.class.d.ts +11 -11
  628. package/dist/components/file-tree/file-tree.class.d.ts.map +1 -1
  629. package/dist/components/file-tree/file-tree.class.js +17 -17
  630. package/dist/components/file-tree/file-tree.class.js.map +1 -1
  631. package/dist/components/filter-bar/filter-bar.class.d.ts +200 -0
  632. package/dist/components/filter-bar/filter-bar.class.d.ts.map +1 -0
  633. package/dist/components/filter-bar/filter-bar.class.js +322 -0
  634. package/dist/components/filter-bar/filter-bar.class.js.map +1 -0
  635. package/dist/components/filter-bar/filter-bar.d.ts +10 -0
  636. package/dist/components/filter-bar/filter-bar.d.ts.map +1 -0
  637. package/dist/components/filter-bar/filter-bar.js +13 -0
  638. package/dist/components/filter-bar/filter-bar.js.map +1 -0
  639. package/dist/components/filter-bar/filter-bar.styles.d.ts +2 -0
  640. package/dist/components/filter-bar/filter-bar.styles.d.ts.map +1 -0
  641. package/dist/components/filter-bar/filter-bar.styles.js +37 -0
  642. package/dist/components/filter-bar/filter-bar.styles.js.map +1 -0
  643. package/dist/components/flag/flag.class.d.ts +11 -11
  644. package/dist/components/flag/flag.class.d.ts.map +1 -1
  645. package/dist/components/flag/flag.class.js +14 -14
  646. package/dist/components/flag/flag.class.js.map +1 -1
  647. package/dist/components/flag/flag.styles.js +7 -7
  648. package/dist/components/flow-canvas/flow-canvas.class.d.ts +38 -38
  649. package/dist/components/flow-canvas/flow-canvas.class.d.ts.map +1 -1
  650. package/dist/components/flow-canvas/flow-canvas.class.js +42 -42
  651. package/dist/components/flow-canvas/flow-canvas.class.js.map +1 -1
  652. package/dist/components/flow-canvas/flow-canvas.styles.js +36 -36
  653. package/dist/components/flow-controls/flow-controls.class.d.ts +4 -4
  654. package/dist/components/flow-controls/flow-controls.class.d.ts.map +1 -1
  655. package/dist/components/flow-controls/flow-controls.class.js +2 -2
  656. package/dist/components/flow-controls/flow-controls.styles.js +15 -15
  657. package/dist/components/flow-minimap/flow-minimap.class.d.ts +7 -7
  658. package/dist/components/flow-minimap/flow-minimap.class.d.ts.map +1 -1
  659. package/dist/components/flow-minimap/flow-minimap.class.js +5 -5
  660. package/dist/components/flow-minimap/flow-minimap.styles.js +14 -14
  661. package/dist/components/flow-node/flow-node.class.d.ts +6 -6
  662. package/dist/components/flow-node/flow-node.class.d.ts.map +1 -1
  663. package/dist/components/flow-node/flow-node.class.js +5 -5
  664. package/dist/components/flow-node/flow-node.styles.js +38 -38
  665. package/dist/components/flow-run-overlay/flow-run-overlay.class.d.ts +3 -3
  666. package/dist/components/flow-run-overlay/flow-run-overlay.class.d.ts.map +1 -1
  667. package/dist/components/flow-run-overlay/flow-run-overlay.class.js +7 -6
  668. package/dist/components/flow-run-overlay/flow-run-overlay.class.js.map +1 -1
  669. package/dist/components/flow-run-overlay/flow-run-overlay.styles.js +18 -18
  670. package/dist/components/format/format-bytes.class.d.ts +3 -3
  671. package/dist/components/format/format-bytes.class.d.ts.map +1 -1
  672. package/dist/components/format/format-bytes.class.js +2 -2
  673. package/dist/components/format/format-date.class.d.ts +3 -3
  674. package/dist/components/format/format-date.class.d.ts.map +1 -1
  675. package/dist/components/format/format-date.class.js +2 -2
  676. package/dist/components/format/format-number.class.d.ts +3 -3
  677. package/dist/components/format/format-number.class.d.ts.map +1 -1
  678. package/dist/components/format/format-number.class.js +2 -2
  679. package/dist/components/format/relative-time.class.d.ts +3 -3
  680. package/dist/components/format/relative-time.class.d.ts.map +1 -1
  681. package/dist/components/format/relative-time.class.js +2 -2
  682. package/dist/components/gauge/gauge.class.d.ts +4 -4
  683. package/dist/components/gauge/gauge.class.d.ts.map +1 -1
  684. package/dist/components/gauge/gauge.class.js +4 -4
  685. package/dist/components/gauge/gauge.class.js.map +1 -1
  686. package/dist/components/gauge/gauge.styles.js +15 -15
  687. package/dist/components/generation-status/generation-status.class.d.ts +9 -9
  688. package/dist/components/generation-status/generation-status.class.d.ts.map +1 -1
  689. package/dist/components/generation-status/generation-status.class.js +14 -14
  690. package/dist/components/generation-status/generation-status.class.js.map +1 -1
  691. package/dist/components/generation-status/generation-status.styles.js +20 -20
  692. package/dist/components/geojson-view/geojson-view.class.d.ts +6 -6
  693. package/dist/components/geojson-view/geojson-view.class.d.ts.map +1 -1
  694. package/dist/components/geojson-view/geojson-view.class.js +9 -9
  695. package/dist/components/geojson-view/geojson-view.class.js.map +1 -1
  696. package/dist/components/geojson-view/geojson-view.js +1 -1
  697. package/dist/components/geojson-view/geojson-view.js.map +1 -1
  698. package/dist/components/graph/graph-canvas.d.ts +1 -1
  699. package/dist/components/graph/graph-canvas.js +3 -3
  700. package/dist/components/graph/graph-canvas.js.map +1 -1
  701. package/dist/components/graph/graph-hull.d.ts +1 -1
  702. package/dist/components/graph/graph-hull.js +1 -1
  703. package/dist/components/graph/graph-loader.d.ts +1 -1
  704. package/dist/components/graph/graph-loader.js +2 -2
  705. package/dist/components/graph/graph-loader.js.map +1 -1
  706. package/dist/components/graph/graph.class.d.ts +44 -44
  707. package/dist/components/graph/graph.class.d.ts.map +1 -1
  708. package/dist/components/graph/graph.class.js +67 -67
  709. package/dist/components/graph/graph.class.js.map +1 -1
  710. package/dist/components/graph/graph.styles.js +55 -55
  711. package/dist/components/graph-legend/graph-legend.class.d.ts +11 -11
  712. package/dist/components/graph-legend/graph-legend.class.d.ts.map +1 -1
  713. package/dist/components/graph-legend/graph-legend.class.js +11 -11
  714. package/dist/components/graph-legend/graph-legend.class.js.map +1 -1
  715. package/dist/components/graph-legend/graph-legend.styles.js +14 -14
  716. package/dist/components/graph-query-builder/graph-query-builder.class.d.ts +242 -0
  717. package/dist/components/graph-query-builder/graph-query-builder.class.d.ts.map +1 -0
  718. package/dist/components/graph-query-builder/graph-query-builder.class.js +511 -0
  719. package/dist/components/graph-query-builder/graph-query-builder.class.js.map +1 -0
  720. package/dist/components/graph-query-builder/graph-query-builder.d.ts +7 -0
  721. package/dist/components/graph-query-builder/graph-query-builder.d.ts.map +1 -0
  722. package/dist/components/graph-query-builder/graph-query-builder.js +10 -0
  723. package/dist/components/graph-query-builder/graph-query-builder.js.map +1 -0
  724. package/dist/components/graph-query-builder/graph-query-builder.styles.d.ts +2 -0
  725. package/dist/components/graph-query-builder/graph-query-builder.styles.d.ts.map +1 -0
  726. package/dist/components/graph-query-builder/graph-query-builder.styles.js +170 -0
  727. package/dist/components/graph-query-builder/graph-query-builder.styles.js.map +1 -0
  728. package/dist/components/grounding-summary/grounding-summary.class.d.ts +80 -0
  729. package/dist/components/grounding-summary/grounding-summary.class.d.ts.map +1 -0
  730. package/dist/components/grounding-summary/grounding-summary.class.js +182 -0
  731. package/dist/components/grounding-summary/grounding-summary.class.js.map +1 -0
  732. package/dist/components/grounding-summary/grounding-summary.d.ts +5 -0
  733. package/dist/components/grounding-summary/grounding-summary.d.ts.map +1 -0
  734. package/dist/components/grounding-summary/grounding-summary.js +8 -0
  735. package/dist/components/grounding-summary/grounding-summary.js.map +1 -0
  736. package/dist/components/grounding-summary/grounding-summary.styles.d.ts +2 -0
  737. package/dist/components/grounding-summary/grounding-summary.styles.d.ts.map +1 -0
  738. package/dist/components/grounding-summary/grounding-summary.styles.js +88 -0
  739. package/dist/components/grounding-summary/grounding-summary.styles.js.map +1 -0
  740. package/dist/components/handoff-divider/handoff-divider.class.d.ts +5 -5
  741. package/dist/components/handoff-divider/handoff-divider.class.d.ts.map +1 -1
  742. package/dist/components/handoff-divider/handoff-divider.class.js +8 -7
  743. package/dist/components/handoff-divider/handoff-divider.class.js.map +1 -1
  744. package/dist/components/handoff-divider/handoff-divider.styles.js +11 -11
  745. package/dist/components/heatmap/heatmap.class.d.ts +21 -21
  746. package/dist/components/heatmap/heatmap.class.d.ts.map +1 -1
  747. package/dist/components/heatmap/heatmap.class.js +33 -33
  748. package/dist/components/heatmap/heatmap.class.js.map +1 -1
  749. package/dist/components/heatmap/heatmap.styles.js +40 -40
  750. package/dist/components/highlight-layer/highlight-layer.class.d.ts +5 -5
  751. package/dist/components/highlight-layer/highlight-layer.class.d.ts.map +1 -1
  752. package/dist/components/highlight-layer/highlight-layer.class.js +7 -6
  753. package/dist/components/highlight-layer/highlight-layer.class.js.map +1 -1
  754. package/dist/components/highlight-layer/highlight-layer.styles.js +19 -19
  755. package/dist/components/html-viewer/dompurify-loader.js +1 -1
  756. package/dist/components/html-viewer/dompurify-loader.js.map +1 -1
  757. package/dist/components/html-viewer/html-viewer.class.d.ts +4 -4
  758. package/dist/components/html-viewer/html-viewer.class.d.ts.map +1 -1
  759. package/dist/components/html-viewer/html-viewer.class.js +4 -4
  760. package/dist/components/html-viewer/html-viewer.class.js.map +1 -1
  761. package/dist/components/html-viewer/html-viewer.js +1 -1
  762. package/dist/components/html-viewer/html-viewer.js.map +1 -1
  763. package/dist/components/html-viewer/html-viewer.styles.js +9 -9
  764. package/dist/components/icon/icon.class.d.ts +3 -3
  765. package/dist/components/icon/icon.class.d.ts.map +1 -1
  766. package/dist/components/icon/icon.class.js +4 -4
  767. package/dist/components/icon/icon.class.js.map +1 -1
  768. package/dist/components/icon/icon.styles.d.ts.map +1 -1
  769. package/dist/components/icon/icon.styles.js +1 -1
  770. package/dist/components/icon/icon.styles.js.map +1 -1
  771. package/dist/components/icon-button/icon-button.class.d.ts +3 -3
  772. package/dist/components/icon-button/icon-button.class.d.ts.map +1 -1
  773. package/dist/components/icon-button/icon-button.class.js +3 -3
  774. package/dist/components/icon-button/icon-button.class.js.map +1 -1
  775. package/dist/components/icon-button/icon-button.styles.js +4 -4
  776. package/dist/components/image-comparer/image-comparer.class.d.ts +5 -5
  777. package/dist/components/image-comparer/image-comparer.class.d.ts.map +1 -1
  778. package/dist/components/image-comparer/image-comparer.class.js +5 -5
  779. package/dist/components/image-comparer/image-comparer.class.js.map +1 -1
  780. package/dist/components/image-comparer/image-comparer.styles.js +18 -18
  781. package/dist/components/image-viewer/image-viewer.class.d.ts +22 -22
  782. package/dist/components/image-viewer/image-viewer.class.d.ts.map +1 -1
  783. package/dist/components/image-viewer/image-viewer.class.js +25 -25
  784. package/dist/components/image-viewer/image-viewer.class.js.map +1 -1
  785. package/dist/components/image-viewer/image-viewer.js +2 -2
  786. package/dist/components/image-viewer/image-viewer.js.map +1 -1
  787. package/dist/components/image-viewer/image-viewer.styles.js +33 -33
  788. package/dist/components/include/include.class.d.ts +12 -12
  789. package/dist/components/include/include.class.d.ts.map +1 -1
  790. package/dist/components/include/include.class.js +11 -11
  791. package/dist/components/include/include.class.js.map +1 -1
  792. package/dist/components/include/include.styles.js +1 -1
  793. package/dist/components/include/include.styles.js.map +1 -1
  794. package/dist/components/ingestion-queue/ingestion-queue.class.d.ts +125 -0
  795. package/dist/components/ingestion-queue/ingestion-queue.class.d.ts.map +1 -0
  796. package/dist/components/ingestion-queue/ingestion-queue.class.js +276 -0
  797. package/dist/components/ingestion-queue/ingestion-queue.class.js.map +1 -0
  798. package/dist/components/ingestion-queue/ingestion-queue.d.ts +2 -0
  799. package/dist/components/ingestion-queue/ingestion-queue.d.ts.map +1 -0
  800. package/dist/components/ingestion-queue/ingestion-queue.js +5 -0
  801. package/dist/components/ingestion-queue/ingestion-queue.js.map +1 -0
  802. package/dist/components/ingestion-queue/ingestion-queue.styles.d.ts +2 -0
  803. package/dist/components/ingestion-queue/ingestion-queue.styles.d.ts.map +1 -0
  804. package/dist/components/ingestion-queue/ingestion-queue.styles.js +138 -0
  805. package/dist/components/ingestion-queue/ingestion-queue.styles.js.map +1 -0
  806. package/dist/components/input/input.class.d.ts +14 -14
  807. package/dist/components/input/input.class.d.ts.map +1 -1
  808. package/dist/components/input/input.class.js +13 -13
  809. package/dist/components/input/input.class.js.map +1 -1
  810. package/dist/components/input/input.styles.js +48 -48
  811. package/dist/components/input/number-input.class.d.ts +3 -3
  812. package/dist/components/input/number-input.class.d.ts.map +1 -1
  813. package/dist/components/input/number-input.class.js +2 -2
  814. package/dist/components/input/time-input.class.d.ts +3 -3
  815. package/dist/components/input/time-input.class.d.ts.map +1 -1
  816. package/dist/components/input/time-input.class.js +2 -2
  817. package/dist/components/intersection-observer/intersection-observer.class.d.ts +5 -5
  818. package/dist/components/intersection-observer/intersection-observer.class.d.ts.map +1 -1
  819. package/dist/components/intersection-observer/intersection-observer.class.js +4 -4
  820. package/dist/components/intersection-observer/intersection-observer.class.js.map +1 -1
  821. package/dist/components/json-viewer/json-viewer.class.d.ts +7 -7
  822. package/dist/components/json-viewer/json-viewer.class.d.ts.map +1 -1
  823. package/dist/components/json-viewer/json-viewer.class.js +9 -9
  824. package/dist/components/json-viewer/json-viewer.class.js.map +1 -1
  825. package/dist/components/json-viewer/json-viewer.styles.js +56 -56
  826. package/dist/components/kbd/kbd.class.d.ts +3 -3
  827. package/dist/components/kbd/kbd.class.d.ts.map +1 -1
  828. package/dist/components/kbd/kbd.class.js +5 -5
  829. package/dist/components/kbd/kbd.class.js.map +1 -1
  830. package/dist/components/kbd/kbd.styles.js +18 -18
  831. package/dist/components/knowledge-base/knowledge-base.class.d.ts +136 -0
  832. package/dist/components/knowledge-base/knowledge-base.class.d.ts.map +1 -0
  833. package/dist/components/knowledge-base/knowledge-base.class.js +360 -0
  834. package/dist/components/knowledge-base/knowledge-base.class.js.map +1 -0
  835. package/dist/components/knowledge-base/knowledge-base.d.ts +7 -0
  836. package/dist/components/knowledge-base/knowledge-base.d.ts.map +1 -0
  837. package/dist/components/knowledge-base/knowledge-base.js +10 -0
  838. package/dist/components/knowledge-base/knowledge-base.js.map +1 -0
  839. package/dist/components/knowledge-base/knowledge-base.styles.d.ts +2 -0
  840. package/dist/components/knowledge-base/knowledge-base.styles.d.ts.map +1 -0
  841. package/dist/components/knowledge-base/knowledge-base.styles.js +94 -0
  842. package/dist/components/knowledge-base/knowledge-base.styles.js.map +1 -0
  843. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.class.d.ts +196 -0
  844. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.class.d.ts.map +1 -0
  845. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.class.js +477 -0
  846. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.class.js.map +1 -0
  847. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.d.ts +11 -0
  848. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.d.ts.map +1 -0
  849. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.js +14 -0
  850. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.js.map +1 -0
  851. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.styles.d.ts +2 -0
  852. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.styles.d.ts.map +1 -0
  853. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.styles.js +76 -0
  854. package/dist/components/knowledge-graph-explorer/knowledge-graph-explorer.styles.js.map +1 -0
  855. package/dist/components/known-date/known-date.class.d.ts +9 -9
  856. package/dist/components/known-date/known-date.class.d.ts.map +1 -1
  857. package/dist/components/known-date/known-date.class.js +8 -8
  858. package/dist/components/known-date/known-date.class.js.map +1 -1
  859. package/dist/components/known-date/known-date.styles.js +48 -48
  860. package/dist/components/lightbox/lightbox.class.d.ts +38 -38
  861. package/dist/components/lightbox/lightbox.class.d.ts.map +1 -1
  862. package/dist/components/lightbox/lightbox.class.js +43 -43
  863. package/dist/components/lightbox/lightbox.class.js.map +1 -1
  864. package/dist/components/lightbox/lightbox.styles.js +40 -40
  865. package/dist/components/live-region/live-region.class.d.ts +7 -7
  866. package/dist/components/live-region/live-region.class.d.ts.map +1 -1
  867. package/dist/components/live-region/live-region.class.js +6 -6
  868. package/dist/components/map/map-loader.d.ts +1 -1
  869. package/dist/components/map/map-loader.js +2 -2
  870. package/dist/components/map/map-loader.js.map +1 -1
  871. package/dist/components/map/map.class.d.ts +10 -10
  872. package/dist/components/map/map.class.d.ts.map +1 -1
  873. package/dist/components/map/map.class.js +24 -24
  874. package/dist/components/map/map.class.js.map +1 -1
  875. package/dist/components/map/map.styles.js +19 -19
  876. package/dist/components/markdown/katex-loader.d.ts +3 -3
  877. package/dist/components/markdown/katex-loader.js +3 -3
  878. package/dist/components/markdown/katex-loader.js.map +1 -1
  879. package/dist/components/markdown/markdown-core.class.d.ts +32 -32
  880. package/dist/components/markdown/markdown-core.class.d.ts.map +1 -1
  881. package/dist/components/markdown/markdown-core.class.js +45 -45
  882. package/dist/components/markdown/markdown-core.class.js.map +1 -1
  883. package/dist/components/markdown/markdown-loader.d.ts +6 -6
  884. package/dist/components/markdown/markdown-loader.js +7 -7
  885. package/dist/components/markdown/markdown-loader.js.map +1 -1
  886. package/dist/components/markdown/markdown.class.d.ts +31 -31
  887. package/dist/components/markdown/markdown.class.d.ts.map +1 -1
  888. package/dist/components/markdown/markdown.class.js +42 -42
  889. package/dist/components/markdown/markdown.class.js.map +1 -1
  890. package/dist/components/markdown/markdown.styles.js +56 -56
  891. package/dist/components/media-card/media-card.class.d.ts +15 -15
  892. package/dist/components/media-card/media-card.class.d.ts.map +1 -1
  893. package/dist/components/media-card/media-card.class.js +16 -16
  894. package/dist/components/media-card/media-card.class.js.map +1 -1
  895. package/dist/components/media-card/media-card.styles.js +33 -33
  896. package/dist/components/memory-panel/memory-panel.class.d.ts +146 -0
  897. package/dist/components/memory-panel/memory-panel.class.d.ts.map +1 -0
  898. package/dist/components/memory-panel/memory-panel.class.js +303 -0
  899. package/dist/components/memory-panel/memory-panel.class.js.map +1 -0
  900. package/dist/components/memory-panel/memory-panel.d.ts +5 -0
  901. package/dist/components/memory-panel/memory-panel.d.ts.map +1 -0
  902. package/dist/components/memory-panel/memory-panel.js +8 -0
  903. package/dist/components/memory-panel/memory-panel.js.map +1 -0
  904. package/dist/components/memory-panel/memory-panel.styles.d.ts +2 -0
  905. package/dist/components/memory-panel/memory-panel.styles.d.ts.map +1 -0
  906. package/dist/components/memory-panel/memory-panel.styles.js +139 -0
  907. package/dist/components/memory-panel/memory-panel.styles.js.map +1 -0
  908. package/dist/components/mention-popover/mention-popover.class.d.ts +25 -25
  909. package/dist/components/mention-popover/mention-popover.class.d.ts.map +1 -1
  910. package/dist/components/mention-popover/mention-popover.class.js +27 -27
  911. package/dist/components/mention-popover/mention-popover.class.js.map +1 -1
  912. package/dist/components/mention-popover/mention-popover.styles.js +29 -29
  913. package/dist/components/menu/dropdown-item.class.d.ts +4 -4
  914. package/dist/components/menu/dropdown-item.class.d.ts.map +1 -1
  915. package/dist/components/menu/dropdown-item.class.js +3 -3
  916. package/dist/components/menu/menu-item.class.d.ts +28 -28
  917. package/dist/components/menu/menu-item.class.d.ts.map +1 -1
  918. package/dist/components/menu/menu-item.class.js +34 -34
  919. package/dist/components/menu/menu-item.class.js.map +1 -1
  920. package/dist/components/menu/menu-item.styles.js +16 -16
  921. package/dist/components/menu/menu.class.d.ts +27 -27
  922. package/dist/components/menu/menu.class.d.ts.map +1 -1
  923. package/dist/components/menu/menu.class.js +32 -32
  924. package/dist/components/menu/menu.class.js.map +1 -1
  925. package/dist/components/menu/menu.styles.js +18 -18
  926. package/dist/components/message-actions/message-actions.class.d.ts +22 -22
  927. package/dist/components/message-actions/message-actions.class.d.ts.map +1 -1
  928. package/dist/components/message-actions/message-actions.class.js +24 -24
  929. package/dist/components/message-actions/message-actions.class.js.map +1 -1
  930. package/dist/components/message-actions/message-actions.styles.js +14 -14
  931. package/dist/components/message-feedback/message-feedback.class.d.ts +10 -10
  932. package/dist/components/message-feedback/message-feedback.class.d.ts.map +1 -1
  933. package/dist/components/message-feedback/message-feedback.class.js +17 -17
  934. package/dist/components/message-feedback/message-feedback.class.js.map +1 -1
  935. package/dist/components/message-feedback/message-feedback.styles.js +44 -44
  936. package/dist/components/mind-map/mind-map-layout.d.ts +1 -1
  937. package/dist/components/mind-map/mind-map-layout.js +1 -1
  938. package/dist/components/mind-map/mind-map.class.d.ts +11 -11
  939. package/dist/components/mind-map/mind-map.class.d.ts.map +1 -1
  940. package/dist/components/mind-map/mind-map.class.js +14 -13
  941. package/dist/components/mind-map/mind-map.class.js.map +1 -1
  942. package/dist/components/mind-map/mind-map.styles.js +10 -10
  943. package/dist/components/model-select/model-select.class.d.ts +18 -18
  944. package/dist/components/model-select/model-select.class.d.ts.map +1 -1
  945. package/dist/components/model-select/model-select.class.js +31 -29
  946. package/dist/components/model-select/model-select.class.js.map +1 -1
  947. package/dist/components/model-select/model-select.styles.js +62 -62
  948. package/dist/components/model-settings-panel/model-settings-panel.class.d.ts +18 -18
  949. package/dist/components/model-settings-panel/model-settings-panel.class.d.ts.map +1 -1
  950. package/dist/components/model-settings-panel/model-settings-panel.class.js +22 -22
  951. package/dist/components/model-settings-panel/model-settings-panel.class.js.map +1 -1
  952. package/dist/components/model-settings-panel/model-settings-panel.styles.js +24 -24
  953. package/dist/components/mutation-observer/mutation-observer.class.d.ts +5 -5
  954. package/dist/components/mutation-observer/mutation-observer.class.d.ts.map +1 -1
  955. package/dist/components/mutation-observer/mutation-observer.class.js +7 -7
  956. package/dist/components/mutation-observer/mutation-observer.class.js.map +1 -1
  957. package/dist/components/neighbor-list/neighbor-list.class.d.ts +10 -10
  958. package/dist/components/neighbor-list/neighbor-list.class.d.ts.map +1 -1
  959. package/dist/components/neighbor-list/neighbor-list.class.js +14 -14
  960. package/dist/components/neighbor-list/neighbor-list.class.js.map +1 -1
  961. package/dist/components/neighbor-list/neighbor-list.styles.js +27 -27
  962. package/dist/components/node-palette/node-palette.class.d.ts +10 -10
  963. package/dist/components/node-palette/node-palette.class.d.ts.map +1 -1
  964. package/dist/components/node-palette/node-palette.class.js +9 -9
  965. package/dist/components/node-palette/node-palette.class.js.map +1 -1
  966. package/dist/components/node-palette/node-palette.styles.js +22 -22
  967. package/dist/components/notebook-viewer/dompurify-loader.js +1 -1
  968. package/dist/components/notebook-viewer/dompurify-loader.js.map +1 -1
  969. package/dist/components/notebook-viewer/notebook-viewer.class.d.ts +16 -16
  970. package/dist/components/notebook-viewer/notebook-viewer.class.d.ts.map +1 -1
  971. package/dist/components/notebook-viewer/notebook-viewer.class.js +24 -24
  972. package/dist/components/notebook-viewer/notebook-viewer.class.js.map +1 -1
  973. package/dist/components/notebook-viewer/notebook-viewer.js +2 -2
  974. package/dist/components/notebook-viewer/notebook-viewer.js.map +1 -1
  975. package/dist/components/notebook-viewer/notebook-viewer.styles.js +21 -21
  976. package/dist/components/overlay/dropdown.class.d.ts +5 -5
  977. package/dist/components/overlay/dropdown.class.d.ts.map +1 -1
  978. package/dist/components/overlay/dropdown.class.js +4 -4
  979. package/dist/components/overlay/overlay.styles.js +13 -13
  980. package/dist/components/overlay/popover.class.d.ts +47 -8
  981. package/dist/components/overlay/popover.class.d.ts.map +1 -1
  982. package/dist/components/overlay/popover.class.js +63 -13
  983. package/dist/components/overlay/popover.class.js.map +1 -1
  984. package/dist/components/overlay/tooltip.class.d.ts +50 -7
  985. package/dist/components/overlay/tooltip.class.d.ts.map +1 -1
  986. package/dist/components/overlay/tooltip.class.js +73 -11
  987. package/dist/components/overlay/tooltip.class.js.map +1 -1
  988. package/dist/components/page-rail/page-rail.class.d.ts +11 -11
  989. package/dist/components/page-rail/page-rail.class.d.ts.map +1 -1
  990. package/dist/components/page-rail/page-rail.class.js +17 -17
  991. package/dist/components/page-rail/page-rail.class.js.map +1 -1
  992. package/dist/components/page-rail/page-rail.styles.js +28 -28
  993. package/dist/components/pagination/pagination.class.d.ts +8 -8
  994. package/dist/components/pagination/pagination.class.d.ts.map +1 -1
  995. package/dist/components/pagination/pagination.class.js +7 -7
  996. package/dist/components/pagination/pagination.class.js.map +1 -1
  997. package/dist/components/pagination/pagination.styles.js +41 -41
  998. package/dist/components/path-strip/path-strip.class.d.ts +7 -7
  999. package/dist/components/path-strip/path-strip.class.d.ts.map +1 -1
  1000. package/dist/components/path-strip/path-strip.class.js +8 -8
  1001. package/dist/components/path-strip/path-strip.class.js.map +1 -1
  1002. package/dist/components/path-strip/path-strip.styles.js +17 -17
  1003. package/dist/components/pdf-viewer/pdf-loader.js +1 -1
  1004. package/dist/components/pdf-viewer/pdf-loader.js.map +1 -1
  1005. package/dist/components/pdf-viewer/pdf-viewer.class.d.ts +22 -22
  1006. package/dist/components/pdf-viewer/pdf-viewer.class.d.ts.map +1 -1
  1007. package/dist/components/pdf-viewer/pdf-viewer.class.js +38 -38
  1008. package/dist/components/pdf-viewer/pdf-viewer.class.js.map +1 -1
  1009. package/dist/components/pdf-viewer/pdf-viewer.js +2 -2
  1010. package/dist/components/pdf-viewer/pdf-viewer.js.map +1 -1
  1011. package/dist/components/pdf-viewer/pdf-viewer.styles.js +18 -18
  1012. package/dist/components/phone-input/phone-input.class.d.ts +3 -3
  1013. package/dist/components/phone-input/phone-input.class.d.ts.map +1 -1
  1014. package/dist/components/phone-input/phone-input.class.js +3 -3
  1015. package/dist/components/phone-input/phone-input.styles.js +27 -27
  1016. package/dist/components/playback/playback.class.d.ts +9 -9
  1017. package/dist/components/playback/playback.class.d.ts.map +1 -1
  1018. package/dist/components/playback/playback.class.js +11 -11
  1019. package/dist/components/playback/playback.class.js.map +1 -1
  1020. package/dist/components/playback/playback.styles.js +20 -20
  1021. package/dist/components/policy-summary/policy-summary.class.d.ts +76 -0
  1022. package/dist/components/policy-summary/policy-summary.class.d.ts.map +1 -0
  1023. package/dist/components/policy-summary/policy-summary.class.js +125 -0
  1024. package/dist/components/policy-summary/policy-summary.class.js.map +1 -0
  1025. package/dist/components/policy-summary/policy-summary.d.ts +6 -0
  1026. package/dist/components/policy-summary/policy-summary.d.ts.map +1 -0
  1027. package/dist/components/policy-summary/policy-summary.js +9 -0
  1028. package/dist/components/policy-summary/policy-summary.js.map +1 -0
  1029. package/dist/components/policy-summary/policy-summary.styles.d.ts +2 -0
  1030. package/dist/components/policy-summary/policy-summary.styles.d.ts.map +1 -0
  1031. package/dist/components/policy-summary/policy-summary.styles.js +68 -0
  1032. package/dist/components/policy-summary/policy-summary.styles.js.map +1 -0
  1033. package/dist/components/poll-status/poll-status.class.d.ts +10 -10
  1034. package/dist/components/poll-status/poll-status.class.d.ts.map +1 -1
  1035. package/dist/components/poll-status/poll-status.class.js +14 -14
  1036. package/dist/components/poll-status/poll-status.class.js.map +1 -1
  1037. package/dist/components/poll-status/poll-status.styles.js +20 -20
  1038. package/dist/components/pptx-viewer/pptx-viewer.class.d.ts +8 -8
  1039. package/dist/components/pptx-viewer/pptx-viewer.class.d.ts.map +1 -1
  1040. package/dist/components/pptx-viewer/pptx-viewer.class.js +10 -10
  1041. package/dist/components/pptx-viewer/pptx-viewer.class.js.map +1 -1
  1042. package/dist/components/pptx-viewer/pptx-viewer.js +1 -1
  1043. package/dist/components/pptx-viewer/pptx-viewer.js.map +1 -1
  1044. package/dist/components/pptx-viewer/pptx-viewer.styles.js +26 -26
  1045. package/dist/components/progress/progress-bar.class.d.ts +3 -3
  1046. package/dist/components/progress/progress-bar.class.d.ts.map +1 -1
  1047. package/dist/components/progress/progress-bar.class.js +2 -2
  1048. package/dist/components/progress/progress-ring.class.d.ts +3 -3
  1049. package/dist/components/progress/progress-ring.class.d.ts.map +1 -1
  1050. package/dist/components/progress/progress-ring.class.js +2 -2
  1051. package/dist/components/progress/progress.styles.js +15 -15
  1052. package/dist/components/provenance-panel/provenance-panel.class.d.ts +7 -7
  1053. package/dist/components/provenance-panel/provenance-panel.class.d.ts.map +1 -1
  1054. package/dist/components/provenance-panel/provenance-panel.class.js +11 -11
  1055. package/dist/components/provenance-panel/provenance-panel.class.js.map +1 -1
  1056. package/dist/components/provenance-panel/provenance-panel.styles.js +11 -11
  1057. package/dist/components/push-to-talk/push-to-talk.class.d.ts +26 -26
  1058. package/dist/components/push-to-talk/push-to-talk.class.d.ts.map +1 -1
  1059. package/dist/components/push-to-talk/push-to-talk.class.js +33 -33
  1060. package/dist/components/push-to-talk/push-to-talk.class.js.map +1 -1
  1061. package/dist/components/push-to-talk/push-to-talk.styles.js +20 -20
  1062. package/dist/components/qr-code/qr-code-loader.js +1 -1
  1063. package/dist/components/qr-code/qr-code-loader.js.map +1 -1
  1064. package/dist/components/qr-code/qr-code.class.d.ts +10 -10
  1065. package/dist/components/qr-code/qr-code.class.d.ts.map +1 -1
  1066. package/dist/components/qr-code/qr-code.class.js +12 -12
  1067. package/dist/components/qr-code/qr-code.class.js.map +1 -1
  1068. package/dist/components/qr-code/qr-code.styles.js +9 -9
  1069. package/dist/components/query-builder/query-builder.class.d.ts +180 -0
  1070. package/dist/components/query-builder/query-builder.class.d.ts.map +1 -0
  1071. package/dist/components/query-builder/query-builder.class.js +415 -0
  1072. package/dist/components/query-builder/query-builder.class.js.map +1 -0
  1073. package/dist/components/query-builder/query-builder.d.ts +9 -0
  1074. package/dist/components/query-builder/query-builder.d.ts.map +1 -0
  1075. package/dist/components/query-builder/query-builder.js +12 -0
  1076. package/dist/components/query-builder/query-builder.js.map +1 -0
  1077. package/dist/components/query-builder/query-builder.styles.d.ts +2 -0
  1078. package/dist/components/query-builder/query-builder.styles.d.ts.map +1 -0
  1079. package/dist/components/query-builder/query-builder.styles.js +77 -0
  1080. package/dist/components/query-builder/query-builder.styles.js.map +1 -0
  1081. package/dist/components/radio/radio-group.class.d.ts +5 -5
  1082. package/dist/components/radio/radio-group.class.d.ts.map +1 -1
  1083. package/dist/components/radio/radio-group.class.js +4 -4
  1084. package/dist/components/radio/radio-group.class.js.map +1 -1
  1085. package/dist/components/radio/radio-group.styles.js +6 -6
  1086. package/dist/components/radio/radio.class.d.ts +6 -6
  1087. package/dist/components/radio/radio.class.d.ts.map +1 -1
  1088. package/dist/components/radio/radio.class.js +9 -9
  1089. package/dist/components/radio/radio.class.js.map +1 -1
  1090. package/dist/components/radio/radio.styles.js +18 -18
  1091. package/dist/components/random-content/random-content.class.d.ts +10 -10
  1092. package/dist/components/random-content/random-content.class.d.ts.map +1 -1
  1093. package/dist/components/random-content/random-content.class.js +11 -11
  1094. package/dist/components/random-content/random-content.class.js.map +1 -1
  1095. package/dist/components/random-content/random-content.styles.js +17 -17
  1096. package/dist/components/rating/rating.class.d.ts +8 -8
  1097. package/dist/components/rating/rating.class.d.ts.map +1 -1
  1098. package/dist/components/rating/rating.class.js +7 -7
  1099. package/dist/components/rating/rating.class.js.map +1 -1
  1100. package/dist/components/rating/rating.styles.js +6 -6
  1101. package/dist/components/resize-observer/resize-observer.class.d.ts +5 -5
  1102. package/dist/components/resize-observer/resize-observer.class.d.ts.map +1 -1
  1103. package/dist/components/resize-observer/resize-observer.class.js +4 -4
  1104. package/dist/components/resize-observer/resize-observer.class.js.map +1 -1
  1105. package/dist/components/responsive-panel/responsive-panel.class.d.ts +16 -16
  1106. package/dist/components/responsive-panel/responsive-panel.class.d.ts.map +1 -1
  1107. package/dist/components/responsive-panel/responsive-panel.class.js +17 -17
  1108. package/dist/components/responsive-panel/responsive-panel.class.js.map +1 -1
  1109. package/dist/components/responsive-panel/responsive-panel.styles.js +19 -19
  1110. package/dist/components/result-card/result-card.class.d.ts +8 -8
  1111. package/dist/components/result-card/result-card.class.d.ts.map +1 -1
  1112. package/dist/components/result-card/result-card.class.js +8 -8
  1113. package/dist/components/result-card/result-card.class.js.map +1 -1
  1114. package/dist/components/result-card/result-card.styles.js +12 -12
  1115. package/dist/components/result-card/result-field.class.d.ts +5 -5
  1116. package/dist/components/result-card/result-field.class.d.ts.map +1 -1
  1117. package/dist/components/result-card/result-field.class.js +6 -6
  1118. package/dist/components/result-card/result-field.class.js.map +1 -1
  1119. package/dist/components/result-card/result-field.styles.js +5 -5
  1120. package/dist/components/retrieval-results/retrieval-results.class.d.ts +151 -0
  1121. package/dist/components/retrieval-results/retrieval-results.class.d.ts.map +1 -0
  1122. package/dist/components/retrieval-results/retrieval-results.class.js +340 -0
  1123. package/dist/components/retrieval-results/retrieval-results.class.js.map +1 -0
  1124. package/dist/components/retrieval-results/retrieval-results.d.ts +7 -0
  1125. package/dist/components/retrieval-results/retrieval-results.d.ts.map +1 -0
  1126. package/dist/components/retrieval-results/retrieval-results.js +10 -0
  1127. package/dist/components/retrieval-results/retrieval-results.js.map +1 -0
  1128. package/dist/components/retrieval-results/retrieval-results.styles.d.ts +2 -0
  1129. package/dist/components/retrieval-results/retrieval-results.styles.d.ts.map +1 -0
  1130. package/dist/components/retrieval-results/retrieval-results.styles.js +94 -0
  1131. package/dist/components/retrieval-results/retrieval-results.styles.js.map +1 -0
  1132. package/dist/components/retrieval-search/retrieval-search.class.d.ts +127 -0
  1133. package/dist/components/retrieval-search/retrieval-search.class.d.ts.map +1 -0
  1134. package/dist/components/retrieval-search/retrieval-search.class.js +266 -0
  1135. package/dist/components/retrieval-search/retrieval-search.class.js.map +1 -0
  1136. package/dist/components/retrieval-search/retrieval-search.d.ts +8 -0
  1137. package/dist/components/retrieval-search/retrieval-search.d.ts.map +1 -0
  1138. package/dist/components/retrieval-search/retrieval-search.js +11 -0
  1139. package/dist/components/retrieval-search/retrieval-search.js.map +1 -0
  1140. package/dist/components/retrieval-search/retrieval-search.styles.d.ts +2 -0
  1141. package/dist/components/retrieval-search/retrieval-search.styles.d.ts.map +1 -0
  1142. package/dist/components/retrieval-search/retrieval-search.styles.js +75 -0
  1143. package/dist/components/retrieval-search/retrieval-search.styles.js.map +1 -0
  1144. package/dist/components/retrieval-trace/retrieval-trace.class.d.ts +101 -0
  1145. package/dist/components/retrieval-trace/retrieval-trace.class.d.ts.map +1 -0
  1146. package/dist/components/retrieval-trace/retrieval-trace.class.js +215 -0
  1147. package/dist/components/retrieval-trace/retrieval-trace.class.js.map +1 -0
  1148. package/dist/components/retrieval-trace/retrieval-trace.d.ts +4 -0
  1149. package/dist/components/retrieval-trace/retrieval-trace.d.ts.map +1 -0
  1150. package/dist/components/retrieval-trace/retrieval-trace.js +7 -0
  1151. package/dist/components/retrieval-trace/retrieval-trace.js.map +1 -0
  1152. package/dist/components/retrieval-trace/retrieval-trace.styles.d.ts +2 -0
  1153. package/dist/components/retrieval-trace/retrieval-trace.styles.d.ts.map +1 -0
  1154. package/dist/components/retrieval-trace/retrieval-trace.styles.js +116 -0
  1155. package/dist/components/retrieval-trace/retrieval-trace.styles.js.map +1 -0
  1156. package/dist/components/rubric-form/rubric-form.class.d.ts +19 -19
  1157. package/dist/components/rubric-form/rubric-form.class.d.ts.map +1 -1
  1158. package/dist/components/rubric-form/rubric-form.class.js +36 -36
  1159. package/dist/components/rubric-form/rubric-form.class.js.map +1 -1
  1160. package/dist/components/rubric-form/rubric-form.styles.js +27 -27
  1161. package/dist/components/scroller/scroller.class.d.ts +7 -7
  1162. package/dist/components/scroller/scroller.class.d.ts.map +1 -1
  1163. package/dist/components/scroller/scroller.class.js +6 -6
  1164. package/dist/components/scroller/scroller.class.js.map +1 -1
  1165. package/dist/components/scroller/scroller.styles.js +18 -18
  1166. package/dist/components/segmented/segmented.class.d.ts +16 -8
  1167. package/dist/components/segmented/segmented.class.d.ts.map +1 -1
  1168. package/dist/components/segmented/segmented.class.js +17 -7
  1169. package/dist/components/segmented/segmented.class.js.map +1 -1
  1170. package/dist/components/segmented/segmented.styles.d.ts.map +1 -1
  1171. package/dist/components/segmented/segmented.styles.js +52 -23
  1172. package/dist/components/segmented/segmented.styles.js.map +1 -1
  1173. package/dist/components/select/select.class.d.ts +16 -16
  1174. package/dist/components/select/select.class.d.ts.map +1 -1
  1175. package/dist/components/select/select.class.js +34 -33
  1176. package/dist/components/select/select.class.js.map +1 -1
  1177. package/dist/components/select/select.styles.d.ts.map +1 -1
  1178. package/dist/components/select/select.styles.js +90 -77
  1179. package/dist/components/select/select.styles.js.map +1 -1
  1180. package/dist/components/sequence-strip/sequence-strip.class.d.ts +5 -5
  1181. package/dist/components/sequence-strip/sequence-strip.class.d.ts.map +1 -1
  1182. package/dist/components/sequence-strip/sequence-strip.class.js +4 -4
  1183. package/dist/components/sequence-strip/sequence-strip.styles.js +18 -18
  1184. package/dist/components/skeleton/skeleton.class.d.ts +4 -4
  1185. package/dist/components/skeleton/skeleton.class.d.ts.map +1 -1
  1186. package/dist/components/skeleton/skeleton.class.js +7 -7
  1187. package/dist/components/skeleton/skeleton.class.js.map +1 -1
  1188. package/dist/components/skeleton/skeleton.styles.js +11 -11
  1189. package/dist/components/slider/slider.class.d.ts +13 -13
  1190. package/dist/components/slider/slider.class.d.ts.map +1 -1
  1191. package/dist/components/slider/slider.class.js +23 -23
  1192. package/dist/components/slider/slider.class.js.map +1 -1
  1193. package/dist/components/slider/slider.styles.js +24 -24
  1194. package/dist/components/source-card/source-card.class.d.ts +20 -20
  1195. package/dist/components/source-card/source-card.class.d.ts.map +1 -1
  1196. package/dist/components/source-card/source-card.class.js +19 -19
  1197. package/dist/components/source-card/source-card.class.js.map +1 -1
  1198. package/dist/components/source-card/source-card.styles.js +21 -21
  1199. package/dist/components/source-list/source-list.class.d.ts +9 -9
  1200. package/dist/components/source-list/source-list.class.d.ts.map +1 -1
  1201. package/dist/components/source-list/source-list.class.js +10 -10
  1202. package/dist/components/source-list/source-list.class.js.map +1 -1
  1203. package/dist/components/source-list/source-list.styles.js +18 -18
  1204. package/dist/components/source-picker/source-picker.class.d.ts +9 -9
  1205. package/dist/components/source-picker/source-picker.class.d.ts.map +1 -1
  1206. package/dist/components/source-picker/source-picker.class.js +12 -12
  1207. package/dist/components/source-picker/source-picker.class.js.map +1 -1
  1208. package/dist/components/source-picker/source-picker.styles.js +30 -30
  1209. package/dist/components/span-waterfall/span-waterfall.class.d.ts +9 -9
  1210. package/dist/components/span-waterfall/span-waterfall.class.d.ts.map +1 -1
  1211. package/dist/components/span-waterfall/span-waterfall.class.js +12 -12
  1212. package/dist/components/span-waterfall/span-waterfall.class.js.map +1 -1
  1213. package/dist/components/span-waterfall/span-waterfall.styles.js +35 -35
  1214. package/dist/components/sparkline/sparkline.class.d.ts +6 -6
  1215. package/dist/components/sparkline/sparkline.class.d.ts.map +1 -1
  1216. package/dist/components/sparkline/sparkline.class.js +5 -5
  1217. package/dist/components/sparkline/sparkline.styles.js +7 -7
  1218. package/dist/components/spinner/spinner.class.d.ts +3 -3
  1219. package/dist/components/spinner/spinner.class.d.ts.map +1 -1
  1220. package/dist/components/spinner/spinner.class.js +2 -2
  1221. package/dist/components/spinner/spinner.styles.js +10 -10
  1222. package/dist/components/split/split.class.d.ts +19 -19
  1223. package/dist/components/split/split.class.d.ts.map +1 -1
  1224. package/dist/components/split/split.class.js +25 -25
  1225. package/dist/components/split/split.class.js.map +1 -1
  1226. package/dist/components/split/split.styles.js +17 -17
  1227. package/dist/components/spreadsheet-viewer/spreadsheet-loader.js +1 -1
  1228. package/dist/components/spreadsheet-viewer/spreadsheet-loader.js.map +1 -1
  1229. package/dist/components/spreadsheet-viewer/spreadsheet-viewer.class.d.ts +14 -14
  1230. package/dist/components/spreadsheet-viewer/spreadsheet-viewer.class.d.ts.map +1 -1
  1231. package/dist/components/spreadsheet-viewer/spreadsheet-viewer.class.js +21 -21
  1232. package/dist/components/spreadsheet-viewer/spreadsheet-viewer.class.js.map +1 -1
  1233. package/dist/components/spreadsheet-viewer/spreadsheet-viewer.js +2 -2
  1234. package/dist/components/spreadsheet-viewer/spreadsheet-viewer.js.map +1 -1
  1235. package/dist/components/spreadsheet-viewer/spreadsheet-viewer.styles.js +6 -6
  1236. package/dist/components/stack-trace/stack-trace.class.d.ts +7 -7
  1237. package/dist/components/stack-trace/stack-trace.class.d.ts.map +1 -1
  1238. package/dist/components/stack-trace/stack-trace.class.js +9 -9
  1239. package/dist/components/stack-trace/stack-trace.class.js.map +1 -1
  1240. package/dist/components/stack-trace/stack-trace.styles.js +36 -36
  1241. package/dist/components/stat/stat.class.d.ts +6 -6
  1242. package/dist/components/stat/stat.class.d.ts.map +1 -1
  1243. package/dist/components/stat/stat.class.js +6 -6
  1244. package/dist/components/stat/stat.class.js.map +1 -1
  1245. package/dist/components/stat/stat.styles.js +51 -51
  1246. package/dist/components/stepper/stepper.class.d.ts +8 -8
  1247. package/dist/components/stepper/stepper.class.d.ts.map +1 -1
  1248. package/dist/components/stepper/stepper.class.js +7 -7
  1249. package/dist/components/stepper/stepper.class.js.map +1 -1
  1250. package/dist/components/stepper/stepper.styles.js +22 -22
  1251. package/dist/components/stream-status/stream-status.class.d.ts +14 -14
  1252. package/dist/components/stream-status/stream-status.class.d.ts.map +1 -1
  1253. package/dist/components/stream-status/stream-status.class.js +18 -18
  1254. package/dist/components/stream-status/stream-status.class.js.map +1 -1
  1255. package/dist/components/stream-status/stream-status.styles.js +31 -31
  1256. package/dist/components/streaming-text/streaming-text.class.d.ts +11 -11
  1257. package/dist/components/streaming-text/streaming-text.class.d.ts.map +1 -1
  1258. package/dist/components/streaming-text/streaming-text.class.js +14 -14
  1259. package/dist/components/streaming-text/streaming-text.class.js.map +1 -1
  1260. package/dist/components/streaming-text/streaming-text.styles.js +13 -13
  1261. package/dist/components/suggestion-chips/suggestion-chips.class.d.ts +5 -5
  1262. package/dist/components/suggestion-chips/suggestion-chips.class.d.ts.map +1 -1
  1263. package/dist/components/suggestion-chips/suggestion-chips.class.js +7 -6
  1264. package/dist/components/suggestion-chips/suggestion-chips.class.js.map +1 -1
  1265. package/dist/components/suggestion-chips/suggestion-chips.styles.js +16 -16
  1266. package/dist/components/svg-viewer/dompurify-loader.js +1 -1
  1267. package/dist/components/svg-viewer/dompurify-loader.js.map +1 -1
  1268. package/dist/components/svg-viewer/svg-viewer.class.d.ts +15 -15
  1269. package/dist/components/svg-viewer/svg-viewer.class.d.ts.map +1 -1
  1270. package/dist/components/svg-viewer/svg-viewer.class.js +18 -18
  1271. package/dist/components/svg-viewer/svg-viewer.class.js.map +1 -1
  1272. package/dist/components/svg-viewer/svg-viewer.js +1 -1
  1273. package/dist/components/svg-viewer/svg-viewer.js.map +1 -1
  1274. package/dist/components/svg-viewer/svg-viewer.styles.js +13 -13
  1275. package/dist/components/swatch-picker/swatch-picker.class.d.ts +14 -14
  1276. package/dist/components/swatch-picker/swatch-picker.class.d.ts.map +1 -1
  1277. package/dist/components/swatch-picker/swatch-picker.class.js +12 -12
  1278. package/dist/components/swatch-picker/swatch-picker.class.js.map +1 -1
  1279. package/dist/components/swatch-picker/swatch-picker.styles.js +26 -26
  1280. package/dist/components/switch/switch.class.d.ts +9 -9
  1281. package/dist/components/switch/switch.class.d.ts.map +1 -1
  1282. package/dist/components/switch/switch.class.js +18 -17
  1283. package/dist/components/switch/switch.class.js.map +1 -1
  1284. package/dist/components/switch/switch.styles.js +32 -32
  1285. package/dist/components/table/table.class.d.ts +44 -44
  1286. package/dist/components/table/table.class.d.ts.map +1 -1
  1287. package/dist/components/table/table.class.js +61 -61
  1288. package/dist/components/table/table.class.js.map +1 -1
  1289. package/dist/components/table/table.styles.js +91 -91
  1290. package/dist/components/tabs/tabs.class.d.ts +9 -9
  1291. package/dist/components/tabs/tabs.class.d.ts.map +1 -1
  1292. package/dist/components/tabs/tabs.class.js +10 -10
  1293. package/dist/components/tabs/tabs.class.js.map +1 -1
  1294. package/dist/components/tabs/tabs.styles.js +26 -26
  1295. package/dist/components/task-list/task-list.class.d.ts +12 -12
  1296. package/dist/components/task-list/task-list.class.d.ts.map +1 -1
  1297. package/dist/components/task-list/task-list.class.js +17 -16
  1298. package/dist/components/task-list/task-list.class.js.map +1 -1
  1299. package/dist/components/task-list/task-list.styles.js +33 -33
  1300. package/dist/components/terminal/terminal.class.d.ts +19 -19
  1301. package/dist/components/terminal/terminal.class.d.ts.map +1 -1
  1302. package/dist/components/terminal/terminal.class.js +34 -34
  1303. package/dist/components/terminal/terminal.class.js.map +1 -1
  1304. package/dist/components/terminal/terminal.styles.js +32 -32
  1305. package/dist/components/test-results/test-results.class.d.ts +9 -9
  1306. package/dist/components/test-results/test-results.class.d.ts.map +1 -1
  1307. package/dist/components/test-results/test-results.class.js +16 -16
  1308. package/dist/components/test-results/test-results.class.js.map +1 -1
  1309. package/dist/components/test-results/test-results.styles.js +48 -48
  1310. package/dist/components/textarea/textarea.class.d.ts +12 -12
  1311. package/dist/components/textarea/textarea.class.d.ts.map +1 -1
  1312. package/dist/components/textarea/textarea.class.js +12 -12
  1313. package/dist/components/textarea/textarea.class.js.map +1 -1
  1314. package/dist/components/textarea/textarea.styles.js +24 -24
  1315. package/dist/components/thinking-panel/thinking-panel.class.d.ts +14 -14
  1316. package/dist/components/thinking-panel/thinking-panel.class.d.ts.map +1 -1
  1317. package/dist/components/thinking-panel/thinking-panel.class.js +15 -15
  1318. package/dist/components/thinking-panel/thinking-panel.class.js.map +1 -1
  1319. package/dist/components/thinking-panel/thinking-panel.styles.js +32 -32
  1320. package/dist/components/thinking-panel/thinking-panel.styles.js.map +1 -1
  1321. package/dist/components/thread-list/thread-list.class.d.ts +45 -27
  1322. package/dist/components/thread-list/thread-list.class.d.ts.map +1 -1
  1323. package/dist/components/thread-list/thread-list.class.js +47 -40
  1324. package/dist/components/thread-list/thread-list.class.js.map +1 -1
  1325. package/dist/components/thread-list/thread-list.styles.js +25 -25
  1326. package/dist/components/time-range/time-range.class.d.ts +14 -14
  1327. package/dist/components/time-range/time-range.class.d.ts.map +1 -1
  1328. package/dist/components/time-range/time-range.class.js +25 -25
  1329. package/dist/components/time-range/time-range.class.js.map +1 -1
  1330. package/dist/components/time-range/time-range.styles.js +33 -33
  1331. package/dist/components/timeline/timeline-item.class.d.ts +24 -24
  1332. package/dist/components/timeline/timeline-item.class.d.ts.map +1 -1
  1333. package/dist/components/timeline/timeline-item.class.js +26 -26
  1334. package/dist/components/timeline/timeline-item.class.js.map +1 -1
  1335. package/dist/components/timeline/timeline-item.js +2 -2
  1336. package/dist/components/timeline/timeline-item.js.map +1 -1
  1337. package/dist/components/timeline/timeline-item.styles.js +43 -43
  1338. package/dist/components/timeline/timeline.class.d.ts +14 -14
  1339. package/dist/components/timeline/timeline.class.d.ts.map +1 -1
  1340. package/dist/components/timeline/timeline.class.js +14 -14
  1341. package/dist/components/timeline/timeline.class.js.map +1 -1
  1342. package/dist/components/timeline/timeline.styles.js +15 -15
  1343. package/dist/components/toast/toast-item.class.d.ts +13 -13
  1344. package/dist/components/toast/toast-item.class.d.ts.map +1 -1
  1345. package/dist/components/toast/toast-item.class.js +12 -12
  1346. package/dist/components/toast/toast-item.class.js.map +1 -1
  1347. package/dist/components/toast/toast-item.styles.js +56 -56
  1348. package/dist/components/toast/toast.class.d.ts +5 -5
  1349. package/dist/components/toast/toast.class.d.ts.map +1 -1
  1350. package/dist/components/toast/toast.class.js +6 -6
  1351. package/dist/components/toast/toast.class.js.map +1 -1
  1352. package/dist/components/toast/toast.styles.js +17 -17
  1353. package/dist/components/toast/toaster.d.ts +1 -1
  1354. package/dist/components/toast/toaster.js +2 -2
  1355. package/dist/components/toast/toaster.js.map +1 -1
  1356. package/dist/components/token-input/token-input.class.d.ts +8 -8
  1357. package/dist/components/token-input/token-input.class.d.ts.map +1 -1
  1358. package/dist/components/token-input/token-input.class.js +9 -9
  1359. package/dist/components/token-input/token-input.class.js.map +1 -1
  1360. package/dist/components/token-input/token-input.styles.js +14 -14
  1361. package/dist/components/tool-approval-dialog/tool-approval-dialog.class.d.ts +19 -19
  1362. package/dist/components/tool-approval-dialog/tool-approval-dialog.class.d.ts.map +1 -1
  1363. package/dist/components/tool-approval-dialog/tool-approval-dialog.class.js +17 -17
  1364. package/dist/components/tool-approval-dialog/tool-approval-dialog.class.js.map +1 -1
  1365. package/dist/components/tool-approval-dialog/tool-approval-dialog.styles.js +56 -56
  1366. package/dist/components/tool-call-chip/tool-call-chip.class.d.ts +19 -19
  1367. package/dist/components/tool-call-chip/tool-call-chip.class.d.ts.map +1 -1
  1368. package/dist/components/tool-call-chip/tool-call-chip.class.js +26 -26
  1369. package/dist/components/tool-call-chip/tool-call-chip.class.js.map +1 -1
  1370. package/dist/components/tool-call-chip/tool-call-chip.styles.js +61 -61
  1371. package/dist/components/tool-param-form/tool-param-form.class.d.ts +13 -13
  1372. package/dist/components/tool-param-form/tool-param-form.class.d.ts.map +1 -1
  1373. package/dist/components/tool-param-form/tool-param-form.class.js +22 -22
  1374. package/dist/components/tool-param-form/tool-param-form.class.js.map +1 -1
  1375. package/dist/components/tool-param-form/tool-param-form.styles.js +25 -25
  1376. package/dist/components/tool-result-dialog/tool-result-dialog.class.d.ts +22 -22
  1377. package/dist/components/tool-result-dialog/tool-result-dialog.class.d.ts.map +1 -1
  1378. package/dist/components/tool-result-dialog/tool-result-dialog.class.js +20 -20
  1379. package/dist/components/tool-result-dialog/tool-result-dialog.class.js.map +1 -1
  1380. package/dist/components/tool-result-dialog/tool-result-dialog.styles.js +63 -63
  1381. package/dist/components/tool-result-view/registry.d.ts +3 -3
  1382. package/dist/components/tool-result-view/registry.d.ts.map +1 -1
  1383. package/dist/components/tool-result-view/registry.js +4 -4
  1384. package/dist/components/tool-result-view/registry.js.map +1 -1
  1385. package/dist/components/tool-result-view/tool-result-view.class.d.ts +13 -13
  1386. package/dist/components/tool-result-view/tool-result-view.class.d.ts.map +1 -1
  1387. package/dist/components/tool-result-view/tool-result-view.class.js +16 -16
  1388. package/dist/components/tool-result-view/tool-result-view.class.js.map +1 -1
  1389. package/dist/components/tool-result-view/tool-result-view.styles.js +8 -8
  1390. package/dist/components/tool-select-dialog/tool-select-dialog.class.d.ts +18 -18
  1391. package/dist/components/tool-select-dialog/tool-select-dialog.class.d.ts.map +1 -1
  1392. package/dist/components/tool-select-dialog/tool-select-dialog.class.js +21 -21
  1393. package/dist/components/tool-select-dialog/tool-select-dialog.class.js.map +1 -1
  1394. package/dist/components/tool-select-dialog/tool-select-dialog.styles.js +66 -66
  1395. package/dist/components/tool-timeline/tool-timeline.class.d.ts +140 -0
  1396. package/dist/components/tool-timeline/tool-timeline.class.d.ts.map +1 -0
  1397. package/dist/components/tool-timeline/tool-timeline.class.js +293 -0
  1398. package/dist/components/tool-timeline/tool-timeline.class.js.map +1 -0
  1399. package/dist/components/tool-timeline/tool-timeline.d.ts +2 -0
  1400. package/dist/components/tool-timeline/tool-timeline.d.ts.map +1 -0
  1401. package/dist/components/tool-timeline/tool-timeline.js +5 -0
  1402. package/dist/components/tool-timeline/tool-timeline.js.map +1 -0
  1403. package/dist/components/tool-timeline/tool-timeline.styles.d.ts +2 -0
  1404. package/dist/components/tool-timeline/tool-timeline.styles.d.ts.map +1 -0
  1405. package/dist/components/tool-timeline/tool-timeline.styles.js +148 -0
  1406. package/dist/components/tool-timeline/tool-timeline.styles.js.map +1 -0
  1407. package/dist/components/tour/tour.class.d.ts +41 -41
  1408. package/dist/components/tour/tour.class.d.ts.map +1 -1
  1409. package/dist/components/tour/tour.class.js +42 -42
  1410. package/dist/components/tour/tour.class.js.map +1 -1
  1411. package/dist/components/tour/tour.styles.js +49 -49
  1412. package/dist/components/trace-tree/span.d.ts +2 -2
  1413. package/dist/components/trace-tree/trace-tree.class.d.ts +8 -8
  1414. package/dist/components/trace-tree/trace-tree.class.d.ts.map +1 -1
  1415. package/dist/components/trace-tree/trace-tree.class.js +11 -11
  1416. package/dist/components/trace-tree/trace-tree.class.js.map +1 -1
  1417. package/dist/components/trace-tree/trace-tree.styles.js +49 -49
  1418. package/dist/components/transcript-feed/transcript-feed.class.d.ts +8 -8
  1419. package/dist/components/transcript-feed/transcript-feed.class.d.ts.map +1 -1
  1420. package/dist/components/transcript-feed/transcript-feed.class.js +7 -7
  1421. package/dist/components/transcript-feed/transcript-feed.class.js.map +1 -1
  1422. package/dist/components/transcript-feed/transcript-feed.styles.js +25 -25
  1423. package/dist/components/tree/tree-node.class.d.ts +14 -14
  1424. package/dist/components/tree/tree-node.class.d.ts.map +1 -1
  1425. package/dist/components/tree/tree-node.class.js +19 -19
  1426. package/dist/components/tree/tree-node.class.js.map +1 -1
  1427. package/dist/components/tree/tree-node.styles.js +37 -37
  1428. package/dist/components/tree/tree.class.d.ts +12 -12
  1429. package/dist/components/tree/tree.class.d.ts.map +1 -1
  1430. package/dist/components/tree/tree.class.js +14 -14
  1431. package/dist/components/tree/tree.class.js.map +1 -1
  1432. package/dist/components/tree/update-cascade.d.ts +2 -2
  1433. package/dist/components/tree/update-cascade.js +2 -2
  1434. package/dist/components/typing-indicator/typing-indicator.class.d.ts +8 -8
  1435. package/dist/components/typing-indicator/typing-indicator.class.d.ts.map +1 -1
  1436. package/dist/components/typing-indicator/typing-indicator.class.js +7 -7
  1437. package/dist/components/typing-indicator/typing-indicator.class.js.map +1 -1
  1438. package/dist/components/typing-indicator/typing-indicator.styles.js +30 -30
  1439. package/dist/components/typing-indicator/typing-indicator.styles.js.map +1 -1
  1440. package/dist/components/usage-badge/usage-badge.class.d.ts +5 -5
  1441. package/dist/components/usage-badge/usage-badge.class.d.ts.map +1 -1
  1442. package/dist/components/usage-badge/usage-badge.class.js +4 -4
  1443. package/dist/components/usage-badge/usage-badge.styles.js +21 -21
  1444. package/dist/components/virtual-list/virtual-list.class.d.ts +16 -16
  1445. package/dist/components/virtual-list/virtual-list.class.d.ts.map +1 -1
  1446. package/dist/components/virtual-list/virtual-list.class.js +13 -13
  1447. package/dist/components/virtual-list/virtual-list.class.js.map +1 -1
  1448. package/dist/components/virtual-list/virtual-list.styles.js +11 -11
  1449. package/dist/components/voice-picker/voice-picker.class.d.ts +16 -16
  1450. package/dist/components/voice-picker/voice-picker.class.d.ts.map +1 -1
  1451. package/dist/components/voice-picker/voice-picker.class.js +26 -25
  1452. package/dist/components/voice-picker/voice-picker.class.js.map +1 -1
  1453. package/dist/components/voice-picker/voice-picker.styles.js +79 -79
  1454. package/dist/components/widget/widget.class.d.ts +14 -14
  1455. package/dist/components/widget/widget.class.d.ts.map +1 -1
  1456. package/dist/components/widget/widget.class.js +19 -19
  1457. package/dist/components/widget/widget.class.js.map +1 -1
  1458. package/dist/components/widget/widget.styles.js +49 -49
  1459. package/dist/components/widget-renderer/registry.d.ts +3 -3
  1460. package/dist/components/widget-renderer/registry.js +2 -2
  1461. package/dist/components/widget-renderer/registry.js.map +1 -1
  1462. package/dist/components/widget-renderer/resolve.d.ts +2 -2
  1463. package/dist/components/widget-renderer/resolve.js +1 -1
  1464. package/dist/components/widget-renderer/resolve.js.map +1 -1
  1465. package/dist/components/widget-renderer/widget-renderer.class.d.ts +7 -7
  1466. package/dist/components/widget-renderer/widget-renderer.class.d.ts.map +1 -1
  1467. package/dist/components/widget-renderer/widget-renderer.class.js +10 -10
  1468. package/dist/components/widget-renderer/widget-renderer.class.js.map +1 -1
  1469. package/dist/components/word-cloud/word-cloud-layout.d.ts +2 -2
  1470. package/dist/components/word-cloud/word-cloud-layout.d.ts.map +1 -1
  1471. package/dist/components/word-cloud/word-cloud-layout.js +2 -2
  1472. package/dist/components/word-cloud/word-cloud-layout.js.map +1 -1
  1473. package/dist/components/word-cloud/word-cloud.class.d.ts +20 -20
  1474. package/dist/components/word-cloud/word-cloud.class.d.ts.map +1 -1
  1475. package/dist/components/word-cloud/word-cloud.class.js +24 -24
  1476. package/dist/components/word-cloud/word-cloud.class.js.map +1 -1
  1477. package/dist/components/word-cloud/word-cloud.styles.js +26 -26
  1478. package/dist/components/xml-viewer/xml-viewer.class.d.ts +14 -14
  1479. package/dist/components/xml-viewer/xml-viewer.class.d.ts.map +1 -1
  1480. package/dist/components/xml-viewer/xml-viewer.class.js +0 -0
  1481. package/dist/components/xml-viewer/xml-viewer.class.js.map +1 -1
  1482. package/dist/components/xml-viewer/xml-viewer.js +2 -2
  1483. package/dist/components/xml-viewer/xml-viewer.js.map +1 -1
  1484. package/dist/components/xml-viewer/xml-viewer.styles.js +48 -48
  1485. package/dist/components/zoomable-frame/zoomable-frame.class.d.ts +9 -9
  1486. package/dist/components/zoomable-frame/zoomable-frame.class.d.ts.map +1 -1
  1487. package/dist/components/zoomable-frame/zoomable-frame.class.js +9 -9
  1488. package/dist/components/zoomable-frame/zoomable-frame.class.js.map +1 -1
  1489. package/dist/components/zoomable-frame/zoomable-frame.styles.js +19 -19
  1490. package/dist/internal/anchor-target.d.ts +4 -4
  1491. package/dist/internal/anchor-target.d.ts.map +1 -1
  1492. package/dist/internal/anchor-target.js +6 -6
  1493. package/dist/internal/anchor-target.js.map +1 -1
  1494. package/dist/internal/anchored-validity.js +2 -2
  1495. package/dist/internal/anchored-validity.js.map +1 -1
  1496. package/dist/internal/announcer.d.ts +1 -1
  1497. package/dist/internal/announcer.js +1 -1
  1498. package/dist/internal/ansi.d.ts +1 -1
  1499. package/dist/internal/ansi.js +1 -1
  1500. package/dist/internal/ansi.js.map +1 -1
  1501. package/dist/internal/group-by-recency.d.ts +3 -3
  1502. package/dist/internal/group-by-recency.d.ts.map +1 -1
  1503. package/dist/internal/group-by-recency.js +1 -1
  1504. package/dist/internal/layered-layout.d.ts +1 -1
  1505. package/dist/internal/layered-layout.js +1 -1
  1506. package/dist/internal/localization.d.ts +1 -1
  1507. package/dist/internal/localization.d.ts.map +1 -1
  1508. package/dist/internal/localization.js +224 -0
  1509. package/dist/internal/localization.js.map +1 -1
  1510. package/dist/internal/lyra-element.d.ts +1 -1
  1511. package/dist/internal/lyra-element.js +1 -1
  1512. package/dist/internal/overlay-manager.js +1 -1
  1513. package/dist/internal/overlay-manager.js.map +1 -1
  1514. package/dist/internal/papaparse-loader.d.ts +1 -1
  1515. package/dist/internal/papaparse-loader.js +1 -1
  1516. package/dist/internal/positioner.d.ts +28 -1
  1517. package/dist/internal/positioner.d.ts.map +1 -1
  1518. package/dist/internal/positioner.js +14 -3
  1519. package/dist/internal/positioner.js.map +1 -1
  1520. package/dist/internal/prefix.d.ts +1 -1
  1521. package/dist/internal/prefix.d.ts.map +1 -1
  1522. package/dist/internal/prefix.js +2 -2
  1523. package/dist/internal/prefix.js.map +1 -1
  1524. package/dist/internal/root-registration-allowlist.d.ts +2 -2
  1525. package/dist/internal/root-registration-allowlist.d.ts.map +1 -1
  1526. package/dist/internal/root-registration-allowlist.js +248 -223
  1527. package/dist/internal/root-registration-allowlist.js.map +1 -1
  1528. package/dist/internal/slugger.js +2 -2
  1529. package/dist/internal/text-highlights.d.ts +1 -1
  1530. package/dist/internal/text-highlights.d.ts.map +1 -1
  1531. package/dist/internal/text-highlights.js +17 -17
  1532. package/dist/internal/text-highlights.js.map +1 -1
  1533. package/dist/internal/tokens.styles.d.ts.map +1 -1
  1534. package/dist/internal/tokens.styles.js +287 -285
  1535. package/dist/internal/tokens.styles.js.map +1 -1
  1536. package/dist/internal/viewer-search.d.ts +1 -1
  1537. package/dist/internal/viewer-search.d.ts.map +1 -1
  1538. package/dist/lyra.d.ts +50 -1
  1539. package/dist/lyra.d.ts.map +1 -1
  1540. package/dist/lyra.js +49 -0
  1541. package/dist/lyra.js.map +1 -1
  1542. package/dist/testing/happy-dom-shims.d.ts +4 -4
  1543. package/dist/testing/happy-dom-shims.js +4 -4
  1544. package/dist/theme.css +51 -51
  1545. package/llms-full.txt +2573 -2085
  1546. package/llms.txt +87 -80
  1547. package/package.json +54 -3
  1548. package/vscode-css-data.json +300 -272
  1549. package/vscode-html-data.json +1683 -597
  1550. package/web-types.json +1993 -872
@@ -15,7 +15,7 @@ import { styles } from './time-range.styles.js';
15
15
  * interactions (and native `<input type=range>`). */
16
16
  const PAGE_STEP_MULTIPLIER = 10;
17
17
  /**
18
- * `<lyra-time-range>` — a two-handle brush/scrubber over a numeric domain.
18
+ * `<lr-time-range>` — a two-handle brush/scrubber over a numeric domain.
19
19
  * Callers map their own time axis to `[min, max]`; no date logic lives here
20
20
  * (matches the no-date-library constraint used elsewhere in this library).
21
21
  *
@@ -25,24 +25,24 @@ const PAGE_STEP_MULTIPLIER = 10;
25
25
  * is unaffected and both interaction modes coexist.
26
26
  *
27
27
  * Form-associated only for the `<fieldset disabled>` cascade, not for a
28
- * submitted value: it attaches `ElementInternals` (like `<lyra-combobox>`'s
28
+ * submitted value: it attaches `ElementInternals` (like `<lr-combobox>`'s
29
29
  * minimal pattern, rather than the single-string-value `FormAssociated`
30
30
  * mixin, which doesn't fit a two-handle range) purely so an ancestor
31
31
  * `<fieldset disabled>` disables both handles and every preset button
32
32
  * through `effectiveDisabled`, the same way it would a native `<input>`,
33
33
  * without touching the consumer-facing `disabled` property/attribute itself.
34
- * Unlike `<lyra-combobox>`, it never calls `internals.setFormValue()` and
34
+ * Unlike `<lr-combobox>`, it never calls `internals.setFormValue()` and
35
35
  * has no `name` — the selected range is not included in the owning form's
36
- * `FormData` on submit; read `start`/`end` directly (e.g. from `lyra-change`)
36
+ * `FormData` on submit; read `start`/`end` directly (e.g. from `lr-change`)
37
37
  * instead of relying on native form submission.
38
38
  *
39
39
  * Deliberately no label/hint/error chrome -- `startLabel`/`endLabel` here are per-handle
40
- * accessible-name overrides, not visible label text, the same carve-out `<lyra-slider>` states for
40
+ * accessible-name overrides, not visible label text, the same carve-out `<lr-slider>` states for
41
41
  * its own single-handle `label`; a labeled-field consumer wraps this element in their own layout.
42
42
  *
43
- * @customElement lyra-time-range
44
- * @event lyra-input - Fired continuously while dragging or on each arrow-key press. `detail: { start, end }`.
45
- * @event lyra-change - Fired on release / keyup-commit, or when a preset button is clicked. `detail: { start, end }`.
43
+ * @customElement lr-time-range
44
+ * @event lr-input - Fired continuously while dragging or on each arrow-key press. `detail: { start, end }`.
45
+ * @event lr-change - Fired on release / keyup-commit, or when a preset button is clicked. `detail: { start, end }`.
46
46
  * @csspart base - The time-range wrapper.
47
47
  * @csspart track - The complete range track.
48
48
  * @csspart range - The selected range.
@@ -66,7 +66,7 @@ export class LyraTimeRange extends LyraElement {
66
66
  // `requestUpdate()` it triggers (to pick up `_fieldsetDisabled`) then
67
67
  // races Lit's own scheduling and can resolve `updateComplete` before the
68
68
  // corrected value actually renders. Reflecting the attribute
69
- // synchronously, right in the setter (mirrors `<lyra-combobox>`'s and
69
+ // synchronously, right in the setter (mirrors `<lr-combobox>`'s and
70
70
  // `FormAssociated`'s identical `disabled` accessor), makes the browser
71
71
  // invoke that callback *before* any Lit update even starts, so it never
72
72
  // interleaves with one.
@@ -148,10 +148,10 @@ export class LyraTimeRange extends LyraElement {
148
148
  this.onKeyUp = (e) => {
149
149
  // Only commit on release of the keys that onKeyDown acts on — releasing
150
150
  // an unrelated key (Tab, Shift, ...) while a handle happens to be
151
- // focused must not emit a spurious lyra-change.
151
+ // focused must not emit a spurious lr-change.
152
152
  if (this.effectiveDisabled || !isSliderKey(e.key))
153
153
  return;
154
- this.emit('lyra-change', { start: this.start, end: this.end });
154
+ this.emit('lr-change', { start: this.start, end: this.end });
155
155
  };
156
156
  this.onPointerDown = (handle, e) => {
157
157
  if (this.effectiveDisabled)
@@ -166,7 +166,7 @@ export class LyraTimeRange extends LyraElement {
166
166
  // fires `lostpointercapture` — both need the same teardown as pointerup
167
167
  // or `this.drags` keeps a permanently-stale entry and these window
168
168
  // listeners (and the closure keeping this instance alive) never get
169
- // removed. Mirrors lyra-split's identical fix.
169
+ // removed. Mirrors lr-split's identical fix.
170
170
  window.addEventListener('pointercancel', this.onPointerUp);
171
171
  window.addEventListener('lostpointercapture', this.onPointerUp);
172
172
  };
@@ -180,7 +180,7 @@ export class LyraTimeRange extends LyraElement {
180
180
  // host (this was already true even back when the host used
181
181
  // `pointer-events: none`, since that never governed an
182
182
  // already-captured window listener) — a drag already in progress
183
- // would otherwise keep mutating start/end (and emitting lyra-input)
183
+ // would otherwise keep mutating start/end (and emitting lr-input)
184
184
  // after `disabled` (or an ancestor fieldset) flips true mid-drag.
185
185
  // Abort the drag instead of continuing to process it.
186
186
  this.endDrag(e.pointerId, false);
@@ -229,7 +229,7 @@ export class LyraTimeRange extends LyraElement {
229
229
  }
230
230
  disconnectedCallback() {
231
231
  super.disconnectedCallback();
232
- // Mirror lyra-split's cleanup: if the element is removed mid-drag (or a
232
+ // Mirror lr-split's cleanup: if the element is removed mid-drag (or a
233
233
  // pointercancel/alt-tab means `pointerup` never reaches `window`), these
234
234
  // window-level listeners — and the closure keeping this instance alive —
235
235
  // would otherwise leak indefinitely.
@@ -248,7 +248,7 @@ export class LyraTimeRange extends LyraElement {
248
248
  // A caller-supplied min/max that fails Number attribute conversion (e.g.
249
249
  // `min="not-a-number"`) arrives here as NaN; Math.min/Math.max would
250
250
  // otherwise propagate that NaN into `lo`/`hi` and poison every
251
- // percentOf()/clamp() caller. Mirror lyra-gauge's `ratio` getter, which
251
+ // percentOf()/clamp() caller. Mirror lr-gauge's `ratio` getter, which
252
252
  // short-circuits on isNaN(...) instead, by falling back to this
253
253
  // property's own default.
254
254
  const min = finiteNumber(this.min, 0);
@@ -312,13 +312,13 @@ export class LyraTimeRange extends LyraElement {
312
312
  this.start = clamped;
313
313
  else
314
314
  this.end = clamped;
315
- this.emit('lyra-input', { start: this.start, end: this.end });
315
+ this.emit('lr-input', { start: this.start, end: this.end });
316
316
  if (commit)
317
- this.emit('lyra-change', { start: this.start, end: this.end });
317
+ this.emit('lr-change', { start: this.start, end: this.end });
318
318
  }
319
319
  /**
320
320
  * Apply a discrete preset: sets both handles and emits the same
321
- * lyra-input/lyra-change pair a committed drag or keyboard step would.
321
+ * lr-input/lr-change pair a committed drag or keyboard step would.
322
322
  *
323
323
  * Deliberately bypasses `setValue()`/`clamp()` — a preset is an explicit
324
324
  * discrete jump to the caller's own exact numbers, not a stepped nudge, so
@@ -328,7 +328,7 @@ export class LyraTimeRange extends LyraElement {
328
328
  * numbers). Only the domain bounds and the start<=end invariant apply
329
329
  * here, not `step`. Both handles are also assigned before either event
330
330
  * fires — routing them through two sequential `setValue()` calls instead
331
- * would emit an extra lyra-input whose detail still held the stale
331
+ * would emit an extra lr-input whose detail still held the stale
332
332
  * pre-preset value for whichever handle hadn't been assigned yet.
333
333
  */
334
334
  applyPreset(preset) {
@@ -339,16 +339,16 @@ export class LyraTimeRange extends LyraElement {
339
339
  const end = finiteRange(preset.end, hi, lo, hi);
340
340
  this.start = Math.min(start, end);
341
341
  this.end = Math.max(start, end);
342
- this.emit('lyra-input', { start: this.start, end: this.end });
343
- this.emit('lyra-change', { start: this.start, end: this.end });
342
+ this.emit('lr-input', { start: this.start, end: this.end });
343
+ this.emit('lr-change', { start: this.start, end: this.end });
344
344
  }
345
- /** Stop the drag owned by `pointerId`, optionally committing a final lyra-change. */
345
+ /** Stop the drag owned by `pointerId`, optionally committing a final lr-change. */
346
346
  endDrag(pointerId, commit) {
347
347
  if (!this.drags.has(pointerId))
348
348
  return;
349
349
  this.drags.delete(pointerId);
350
350
  if (commit)
351
- this.emit('lyra-change', { start: this.start, end: this.end });
351
+ this.emit('lr-change', { start: this.start, end: this.end });
352
352
  // Only the last concurrent drag to end tears down the shared window
353
353
  // listeners — another pointer (e.g. the other finger of a two-finger
354
354
  // drag) may still be down.
@@ -426,7 +426,7 @@ export class LyraTimeRange extends LyraElement {
426
426
  role="slider"
427
427
  tabindex=${this.effectiveDisabled ? '-1' : '0'}
428
428
  aria-label=${this.localize('rangeStart', this.startLabel === 'Range start' ? undefined : this.startLabel)}
429
- aria-disabled=${this.effectiveDisabled ? 'true' : nothing}
429
+ aria-disabled=${this.effectiveDisabled ? 'true' : 'false'}
430
430
  aria-valuemin=${startBounds.min}
431
431
  aria-valuemax=${startBounds.max}
432
432
  aria-valuenow=${Number.isFinite(this.start)
@@ -442,7 +442,7 @@ export class LyraTimeRange extends LyraElement {
442
442
  role="slider"
443
443
  tabindex=${this.effectiveDisabled ? '-1' : '0'}
444
444
  aria-label=${this.localize('rangeEnd', this.endLabel === 'Range end' ? undefined : this.endLabel)}
445
- aria-disabled=${this.effectiveDisabled ? 'true' : nothing}
445
+ aria-disabled=${this.effectiveDisabled ? 'true' : 'false'}
446
446
  aria-valuemin=${endBounds.min}
447
447
  aria-valuemax=${endBounds.max}
448
448
  aria-valuenow=${Number.isFinite(this.end)
@@ -1 +1 @@
1
- {"version":3,"file":"time-range.class.js","sourceRoot":"","sources":["../../../src/components/time-range/time-range.class.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"time-range.class.js","sourceRoot":"","sources":["../../../src/components/time-range/time-range.class.ts"],"names":[],"mappings":"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"}
@@ -12,33 +12,33 @@ export const styles = css `
12
12
  [part='presets'] {
13
13
  display: flex;
14
14
  flex-wrap: wrap;
15
- gap: var(--lyra-space-xs);
16
- margin-block-end: var(--lyra-space-s);
15
+ gap: var(--lr-space-xs);
16
+ margin-block-end: var(--lr-space-s);
17
17
  }
18
18
  [part='preset-button'] {
19
19
  display: inline-flex;
20
20
  align-items: center;
21
- padding: var(--lyra-space-xs) var(--lyra-space-s);
22
- border: var(--lyra-border-width-thin) solid var(--lyra-color-border);
23
- border-radius: var(--lyra-radius);
24
- background: var(--lyra-color-surface);
25
- color: var(--lyra-color-text);
21
+ padding: var(--lr-space-xs) var(--lr-space-s);
22
+ border: var(--lr-border-width-thin) solid var(--lr-color-border);
23
+ border-radius: var(--lr-radius);
24
+ background: var(--lr-color-surface);
25
+ color: var(--lr-color-text);
26
26
  font: inherit;
27
- font-size: var(--lyra-font-size-sm);
27
+ font-size: var(--lr-font-size-sm);
28
28
  cursor: pointer;
29
- transition: var(--lyra-transition-fast);
29
+ transition: var(--lr-transition-fast);
30
30
  }
31
31
  [part='preset-button']:hover:not(:disabled) {
32
- border-color: var(--lyra-color-brand);
32
+ border-color: var(--lr-color-brand);
33
33
  }
34
34
  [part='preset-button']:focus-visible {
35
- outline: var(--lyra-focus-ring-width) solid var(--lyra-focus-ring-color);
36
- outline-offset: var(--lyra-focus-ring-offset);
35
+ outline: var(--lr-focus-ring-width) solid var(--lr-focus-ring-color);
36
+ outline-offset: var(--lr-focus-ring-offset);
37
37
  }
38
38
  [part='preset-button'][data-active] {
39
- background: var(--lyra-color-brand);
40
- border-color: var(--lyra-color-brand);
41
- color: var(--lyra-color-on-brand);
39
+ background: var(--lr-color-brand);
40
+ border-color: var(--lr-color-brand);
41
+ color: var(--lr-color-on-brand);
42
42
  }
43
43
  [part='preset-button']:disabled {
44
44
  /* Dimming already comes from :host([disabled])'s opacity below (applies
@@ -50,31 +50,31 @@ export const styles = css `
50
50
  [part='base'] {
51
51
  position: relative;
52
52
  inline-size: 100%;
53
- block-size: var(--lyra-size-1-5rem);
53
+ block-size: var(--lr-size-1-5rem);
54
54
  display: flex;
55
55
  align-items: center;
56
56
  }
57
57
  [part='track'] {
58
58
  position: absolute;
59
59
  inset-inline: 0;
60
- block-size: var(--lyra-size-4px);
61
- border-radius: var(--lyra-size-2px);
62
- background: var(--lyra-color-border);
60
+ block-size: var(--lr-size-4px);
61
+ border-radius: var(--lr-size-2px);
62
+ background: var(--lr-color-border);
63
63
  }
64
64
  [part='range'] {
65
65
  position: absolute;
66
- block-size: var(--lyra-size-4px);
67
- border-radius: var(--lyra-size-2px);
68
- background: var(--lyra-color-brand);
66
+ block-size: var(--lr-size-4px);
67
+ border-radius: var(--lr-size-2px);
68
+ background: var(--lr-color-brand);
69
69
  }
70
70
  [part^='handle'] {
71
71
  position: absolute;
72
- inline-size: var(--lyra-size-14px);
73
- block-size: var(--lyra-size-14px);
72
+ inline-size: var(--lr-size-14px);
73
+ block-size: var(--lr-size-14px);
74
74
  border-radius: 50%;
75
- background: var(--lyra-color-brand);
76
- border: var(--lyra-border-width-medium) solid var(--lyra-color-surface);
77
- box-shadow: var(--lyra-shadow);
75
+ background: var(--lr-color-brand);
76
+ border: var(--lr-border-width-medium) solid var(--lr-color-surface);
77
+ box-shadow: var(--lr-shadow);
78
78
  transform: translateX(-50%);
79
79
  cursor: grab;
80
80
  touch-action: none;
@@ -89,7 +89,7 @@ export const styles = css `
89
89
  transform: translateX(50%);
90
90
  }
91
91
  /*
92
- * The visible dot stays var(--lyra-size-14px) by design, but that's well under the ~var(--lyra-size-24px)
92
+ * The visible dot stays var(--lr-size-14px) by design, but that's well under the ~var(--lr-size-24px)
93
93
  * minimum touch target size despite \`touch-action: none\` signalling this
94
94
  * is meant to be touch-dragged. Widen the actual hit/drag area with a
95
95
  * transparent ::before instead of growing the handle box itself:
@@ -105,8 +105,8 @@ export const styles = css `
105
105
  position: absolute;
106
106
  inset-block-start: 50%;
107
107
  inset-inline-start: 50%;
108
- inline-size: var(--lyra-size-28px);
109
- block-size: var(--lyra-size-28px);
108
+ inline-size: var(--lr-size-28px);
109
+ block-size: var(--lr-size-28px);
110
110
  transform: translate(-50%, -50%);
111
111
  border-radius: 50%;
112
112
  }
@@ -118,11 +118,11 @@ export const styles = css `
118
118
  transform: translate(50%, -50%);
119
119
  }
120
120
  [part^='handle']:focus-visible {
121
- outline: var(--lyra-focus-ring-width) solid var(--lyra-focus-ring-color);
122
- outline-offset: var(--lyra-focus-ring-offset);
121
+ outline: var(--lr-focus-ring-width) solid var(--lr-focus-ring-color);
122
+ outline-offset: var(--lr-focus-ring-offset);
123
123
  }
124
124
  :host([disabled]) {
125
- opacity: var(--lyra-opacity-disabled);
125
+ opacity: var(--lr-opacity-disabled);
126
126
  cursor: not-allowed;
127
127
  }
128
128
  :host([disabled]) [part^='handle'] {
@@ -2,8 +2,8 @@ import { type TemplateResult } from 'lit';
2
2
  import { LyraElement } from '../../internal/lyra-element.js';
3
3
  export type TimelineItemVariant = 'neutral' | 'brand' | 'success' | 'warning' | 'danger';
4
4
  /**
5
- * `<lyra-timeline-item>` — one marker + title + optional timestamp + optional description row inside
6
- * `<lyra-timeline>`'s default slot. See that component's class doc for the overall shape; this class
5
+ * `<lr-timeline-item>` — one marker + title + optional timestamp + optional description row inside
6
+ * `<lr-timeline>`'s default slot. See that component's class doc for the overall shape; this class
7
7
  * doc covers the rail-connecting mechanism this item's own `[part="track"]`/`[part="rail"]`
8
8
  * implement.
9
9
  *
@@ -15,38 +15,38 @@ export type TimelineItemVariant = 'neutral' | 'brand' | 'success' | 'warning' |
15
15
  * height from a long slotted description. `[part="rail"]` is `flex: 1 1 auto` inside `[part="track"]`,
16
16
  * so once the marker (fixed size) takes its share, the rail fills the rest — no JS measurement, no
17
17
  * `ResizeObserver`, no absolute positioning. `[part="content"]` carries a trailing logical padding
18
- * (block-end in vertical mode, inline-end in horizontal mode) equal to `<lyra-timeline>`'s
19
- * `--lyra-timeline-gap`, so the stretched rail visually reaches *into* the gap before the next item's
20
- * marker with no seam. The last item's rail is suppressed by `<lyra-timeline>`'s own pure-CSS
18
+ * (block-end in vertical mode, inline-end in horizontal mode) equal to `<lr-timeline>`'s
19
+ * `--lr-timeline-gap`, so the stretched rail visually reaches *into* the gap before the next item's
20
+ * marker with no seam. The last item's rail is suppressed by `<lr-timeline>`'s own pure-CSS
21
21
  * `::slotted(:last-child)` rule (see that component's stylesheet) — no JS coordination between the
22
22
  * two components is needed anywhere in this mechanism.
23
23
  *
24
24
  * A pure display row: no events, no keyboard interaction, and no selection/expansion state of its
25
25
  * own — a deliberate scope decision, not an oversight. An earlier "interactive row" design (mirroring
26
- * `<lyra-conversation-item>`'s clickable `role="button"` row) was considered and dropped: this
26
+ * `<lr-conversation-item>`'s clickable `role="button"` row) was considered and dropped: this
27
27
  * component's `title` and `description` are slots that routinely contain focusable content of their
28
28
  * own (a link, a button) — wrapping them in an ancestor `role="button"` would trip axe's
29
- * `nested-interactive` rule the moment a consumer slots one in, unlike `<lyra-conversation-item>`,
29
+ * `nested-interactive` rule the moment a consumer slots one in, unlike `<lr-conversation-item>`,
30
30
  * which keeps its own focusable content in a sibling `actions` slot specifically to avoid that. A
31
31
  * consumer who wants a clickable entry slots an actual interactive element inside `description`
32
32
  * themselves — `role="listitem"` places no restriction on focusable descendants. Not a
33
33
  * form-associated control — no value to submit, no label/hint/error chrome.
34
34
  *
35
- * @customElement lyra-timeline-item
35
+ * @customElement lr-timeline-item
36
36
  * @slot - The item's primary heading/title content. Rich content allowed (inline code, a badge, a
37
37
  * link) — nothing renders when this slot is empty, a valid if unusual usage.
38
- * @slot icon - Leading marker/glyph override (e.g. a `<lyra-icon>`, an emoji, a small avatar-like
38
+ * @slot icon - Leading marker/glyph override (e.g. a `<lr-icon>`, an emoji, a small avatar-like
39
39
  * element). Falls back to a plain color-coded dot (driven by `variant`) when empty.
40
40
  * @slot timestamp - Full override of the timestamp presentation (e.g.
41
- * `<lyra-format-date slot="timestamp">`, a custom string, a differently-configured
42
- * `<lyra-relative-time>`). Wins over the `timestamp` property whenever it has assigned content,
43
- * even if `timestamp` is also set. Falls back to an internally-rendered `<lyra-relative-time>`
41
+ * `<lr-format-date slot="timestamp">`, a custom string, a differently-configured
42
+ * `<lr-relative-time>`). Wins over the `timestamp` property whenever it has assigned content,
43
+ * even if `timestamp` is also set. Falls back to an internally-rendered `<lr-relative-time>`
44
44
  * (driven by the `timestamp` property) wrapped in a `<time>`, or renders nothing at all
45
45
  * (`[part="timestamp"]` hidden) when neither the slot nor a valid `timestamp` is present.
46
46
  * @slot description - Secondary/body content below the title (explanatory text, a diff snippet, a
47
47
  * "view details" affordance). `[part="description"]` is hidden entirely when this slot is empty.
48
48
  * @csspart base - The root wrapper. Flex container; `flex-direction` is driven by the
49
- * `--lyra-timeline-item-direction` custom property inherited from `<lyra-timeline>`'s `:host` --
49
+ * `--lr-timeline-item-direction` custom property inherited from `<lr-timeline>`'s `:host` --
50
50
  * `row` in vertical-timeline mode (marker beside content), `column` in horizontal-timeline mode
51
51
  * (marker above content).
52
52
  * @csspart track - Wrapper around the marker and rail (the "spine"). Always the opposite axis from
@@ -55,7 +55,7 @@ export type TimelineItemVariant = 'neutral' | 'brand' | 'success' | 'warning' |
55
55
  * item's accessible content is its title/timestamp/description text.
56
56
  * @csspart rail - The connecting line segment extending from this item's marker toward the next
57
57
  * item's marker. Hidden (`visibility: hidden`, not removed) for the last item in a
58
- * `<lyra-timeline>` -- see the class doc.
58
+ * `<lr-timeline>` -- see the class doc.
59
59
  * @csspart content - Wrapper around `header` and `description`.
60
60
  * @csspart header - Flex row wrapping `title` and `timestamp`; wraps at narrow widths rather than
61
61
  * truncating either.
@@ -64,15 +64,15 @@ export type TimelineItemVariant = 'neutral' | 'brand' | 'success' | 'warning' |
64
64
  * fallback. Hidden entirely when there's nothing to show.
65
65
  * @csspart description - Wrapper around the `description` slot. Hidden entirely when the slot is
66
66
  * empty.
67
- * @cssprop [--lyra-timeline-marker-size=var(--lyra-size-1-25rem)] - Diameter of the marker circle
67
+ * @cssprop [--lr-timeline-marker-size=var(--lr-size-1-25rem)] - Diameter of the marker circle
68
68
  * (both inline-size and block-size, so the default dot stays circular).
69
- * @cssprop [--lyra-timeline-rail-width=var(--lyra-border-width-medium)] - Thickness of the
69
+ * @cssprop [--lr-timeline-rail-width=var(--lr-border-width-medium)] - Thickness of the
70
70
  * connecting rail line.
71
- * @cssprop [--lyra-timeline-rail-color=var(--lyra-color-border)] - Color of the connecting rail
72
- * line. A component-scoped property (not just inlining `var(--lyra-color-border)` at every use
71
+ * @cssprop [--lr-timeline-rail-color=var(--lr-color-border)] - Color of the connecting rail
72
+ * line. A component-scoped property (not just inlining `var(--lr-color-border)` at every use
73
73
  * site) so a consumer can retint just the rail without touching the library-wide border color
74
74
  * elsewhere.
75
- * @cssprop [--lyra-timeline-marker-color=var(--lyra-color-text-quiet)] - Marker fill/accent color.
75
+ * @cssprop [--lr-timeline-marker-color=var(--lr-color-text-quiet)] - Marker fill/accent color.
76
76
  * Swapped per `variant` (see the class doc's variant table); a consumer overriding this directly on
77
77
  * one item wins over the variant default via normal CSS cascade/specificity.
78
78
  */
@@ -85,11 +85,11 @@ export declare class LyraTimelineItem extends LyraElement {
85
85
  * (`.timestamp=${...}`) or imperatively, never a plain HTML attribute. Ignored entirely when the
86
86
  * `timestamp` slot has assigned content -- see the class doc / that slot's own description. */
87
87
  timestamp?: Date | string | number;
88
- /** Forwarded 1:1 onto the internally-rendered `<lyra-relative-time>`'s own `sync` property, so a
88
+ /** Forwarded 1:1 onto the internally-rendered `<lr-relative-time>`'s own `sync` property, so a
89
89
  * live feed (e.g. streaming agent actions) can opt this item into auto-refreshing relative text
90
- * ("just now" ticking to "1 minute ago"). Named to match `<lyra-relative-time>`'s own `sync`
90
+ * ("just now" ticking to "1 minute ago"). Named to match `<lr-relative-time>`'s own `sync`
91
91
  * property verbatim. Has no effect when the `timestamp` slot is populated -- there is no internal
92
- * `<lyra-relative-time>` to forward onto in that case. */
92
+ * `<lr-relative-time>` to forward onto in that case. */
93
93
  sync: boolean;
94
94
  /** Tone of the marker. `'neutral'` (default) is a plain past event; `'brand'` is highlighted/
95
95
  * informational; `'success'` is completed positively (e.g. a successful deploy); `'warning'` needs
@@ -99,7 +99,7 @@ export declare class LyraTimelineItem extends LyraElement {
99
99
  /** Marks this as the current/in-progress item (e.g. "the agent is executing this step right now"),
100
100
  * as opposed to a resolved past entry. Drives a pulsing marker (disabled under
101
101
  * `prefers-reduced-motion: reduce`) and `aria-current="true"` on the host -- omitted entirely
102
- * (not `"false"`) while inactive, matching `<lyra-stepper>`'s identical `aria-current` handling. */
102
+ * (not `"false"`) while inactive, matching `<lr-stepper>`'s identical `aria-current` handling. */
103
103
  active: boolean;
104
104
  private hasIconSlot;
105
105
  private hasTimestampSlot;
@@ -114,7 +114,7 @@ export declare class LyraTimelineItem extends LyraElement {
114
114
  }
115
115
  declare global {
116
116
  interface HTMLElementTagNameMap {
117
- 'lyra-timeline-item': LyraTimelineItem;
117
+ 'lr-timeline-item': LyraTimelineItem;
118
118
  }
119
119
  }
120
120
  //# sourceMappingURL=timeline-item.class.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"timeline-item.class.d.ts","sourceRoot":"","sources":["../../../src/components/timeline/timeline-item.class.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAEzD,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAI7D,MAAM,MAAM,mBAAmB,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAEzF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0EG;AACH,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C,MAAM,CAAC,MAAM,iCAAgC;IAE7C;;;;;oGAKgG;IAChE,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,MAAM,CAAC;IAEnE;;;;+DAI2D;IAC9B,IAAI,UAAS;IAE1C;;;4BAGwB;IACZ,OAAO,EAAE,mBAAmB,CAAa;IAErD;;;yGAGqG;IACzD,MAAM,UAAS;IAQlD,OAAO,CAAC,WAAW,CAAS;IAC5B,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,kBAAkB,CAAS;IAE5C,iBAAiB,IAAI,IAAI,CAGxB;IAED,SAAS,CAAC,UAAU,IAAI,IAAI,CAO3B;IAED,OAAO,KAAK,mBAAmB,GAI9B;IAED,OAAO,CAAC,gBAAgB,CAEtB;IAEF,OAAO,CAAC,qBAAqB,CAE3B;IAEF,OAAO,CAAC,uBAAuB,CAE7B;IAEF,MAAM,IAAI,cAAc,CAsCvB;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,oBAAoB,EAAE,gBAAgB,CAAC;KACxC;CACF"}
1
+ {"version":3,"file":"timeline-item.class.d.ts","sourceRoot":"","sources":["../../../src/components/timeline/timeline-item.class.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAEzD,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAI7D,MAAM,MAAM,mBAAmB,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;AAEzF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0EG;AACH,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C,MAAM,CAAC,MAAM,iCAAgC;IAE7C;;;;;oGAKgG;IAChE,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,MAAM,CAAC;IAEnE;;;;6DAIyD;IAC5B,IAAI,UAAS;IAE1C;;;4BAGwB;IACZ,OAAO,EAAE,mBAAmB,CAAa;IAErD;;;uGAGmG;IACvD,MAAM,UAAS;IAQlD,OAAO,CAAC,WAAW,CAAS;IAC5B,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,kBAAkB,CAAS;IAE5C,iBAAiB,IAAI,IAAI,CAGxB;IAED,SAAS,CAAC,UAAU,IAAI,IAAI,CAO3B;IAED,OAAO,KAAK,mBAAmB,GAI9B;IAED,OAAO,CAAC,gBAAgB,CAEtB;IAEF,OAAO,CAAC,qBAAqB,CAE3B;IAEF,OAAO,CAAC,uBAAuB,CAE7B;IAEF,MAAM,IAAI,cAAc,CAsCvB;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,kBAAkB,EAAE,gBAAgB,CAAC;KACtC;CACF"}
@@ -10,8 +10,8 @@ import { LyraElement } from '../../internal/lyra-element.js';
10
10
  import { styles } from './timeline-item.styles.js';
11
11
  import { getDateTimeFormat } from '../../internal/intl-cache.js';
12
12
  /**
13
- * `<lyra-timeline-item>` — one marker + title + optional timestamp + optional description row inside
14
- * `<lyra-timeline>`'s default slot. See that component's class doc for the overall shape; this class
13
+ * `<lr-timeline-item>` — one marker + title + optional timestamp + optional description row inside
14
+ * `<lr-timeline>`'s default slot. See that component's class doc for the overall shape; this class
15
15
  * doc covers the rail-connecting mechanism this item's own `[part="track"]`/`[part="rail"]`
16
16
  * implement.
17
17
  *
@@ -23,38 +23,38 @@ import { getDateTimeFormat } from '../../internal/intl-cache.js';
23
23
  * height from a long slotted description. `[part="rail"]` is `flex: 1 1 auto` inside `[part="track"]`,
24
24
  * so once the marker (fixed size) takes its share, the rail fills the rest — no JS measurement, no
25
25
  * `ResizeObserver`, no absolute positioning. `[part="content"]` carries a trailing logical padding
26
- * (block-end in vertical mode, inline-end in horizontal mode) equal to `<lyra-timeline>`'s
27
- * `--lyra-timeline-gap`, so the stretched rail visually reaches *into* the gap before the next item's
28
- * marker with no seam. The last item's rail is suppressed by `<lyra-timeline>`'s own pure-CSS
26
+ * (block-end in vertical mode, inline-end in horizontal mode) equal to `<lr-timeline>`'s
27
+ * `--lr-timeline-gap`, so the stretched rail visually reaches *into* the gap before the next item's
28
+ * marker with no seam. The last item's rail is suppressed by `<lr-timeline>`'s own pure-CSS
29
29
  * `::slotted(:last-child)` rule (see that component's stylesheet) — no JS coordination between the
30
30
  * two components is needed anywhere in this mechanism.
31
31
  *
32
32
  * A pure display row: no events, no keyboard interaction, and no selection/expansion state of its
33
33
  * own — a deliberate scope decision, not an oversight. An earlier "interactive row" design (mirroring
34
- * `<lyra-conversation-item>`'s clickable `role="button"` row) was considered and dropped: this
34
+ * `<lr-conversation-item>`'s clickable `role="button"` row) was considered and dropped: this
35
35
  * component's `title` and `description` are slots that routinely contain focusable content of their
36
36
  * own (a link, a button) — wrapping them in an ancestor `role="button"` would trip axe's
37
- * `nested-interactive` rule the moment a consumer slots one in, unlike `<lyra-conversation-item>`,
37
+ * `nested-interactive` rule the moment a consumer slots one in, unlike `<lr-conversation-item>`,
38
38
  * which keeps its own focusable content in a sibling `actions` slot specifically to avoid that. A
39
39
  * consumer who wants a clickable entry slots an actual interactive element inside `description`
40
40
  * themselves — `role="listitem"` places no restriction on focusable descendants. Not a
41
41
  * form-associated control — no value to submit, no label/hint/error chrome.
42
42
  *
43
- * @customElement lyra-timeline-item
43
+ * @customElement lr-timeline-item
44
44
  * @slot - The item's primary heading/title content. Rich content allowed (inline code, a badge, a
45
45
  * link) — nothing renders when this slot is empty, a valid if unusual usage.
46
- * @slot icon - Leading marker/glyph override (e.g. a `<lyra-icon>`, an emoji, a small avatar-like
46
+ * @slot icon - Leading marker/glyph override (e.g. a `<lr-icon>`, an emoji, a small avatar-like
47
47
  * element). Falls back to a plain color-coded dot (driven by `variant`) when empty.
48
48
  * @slot timestamp - Full override of the timestamp presentation (e.g.
49
- * `<lyra-format-date slot="timestamp">`, a custom string, a differently-configured
50
- * `<lyra-relative-time>`). Wins over the `timestamp` property whenever it has assigned content,
51
- * even if `timestamp` is also set. Falls back to an internally-rendered `<lyra-relative-time>`
49
+ * `<lr-format-date slot="timestamp">`, a custom string, a differently-configured
50
+ * `<lr-relative-time>`). Wins over the `timestamp` property whenever it has assigned content,
51
+ * even if `timestamp` is also set. Falls back to an internally-rendered `<lr-relative-time>`
52
52
  * (driven by the `timestamp` property) wrapped in a `<time>`, or renders nothing at all
53
53
  * (`[part="timestamp"]` hidden) when neither the slot nor a valid `timestamp` is present.
54
54
  * @slot description - Secondary/body content below the title (explanatory text, a diff snippet, a
55
55
  * "view details" affordance). `[part="description"]` is hidden entirely when this slot is empty.
56
56
  * @csspart base - The root wrapper. Flex container; `flex-direction` is driven by the
57
- * `--lyra-timeline-item-direction` custom property inherited from `<lyra-timeline>`'s `:host` --
57
+ * `--lr-timeline-item-direction` custom property inherited from `<lr-timeline>`'s `:host` --
58
58
  * `row` in vertical-timeline mode (marker beside content), `column` in horizontal-timeline mode
59
59
  * (marker above content).
60
60
  * @csspart track - Wrapper around the marker and rail (the "spine"). Always the opposite axis from
@@ -63,7 +63,7 @@ import { getDateTimeFormat } from '../../internal/intl-cache.js';
63
63
  * item's accessible content is its title/timestamp/description text.
64
64
  * @csspart rail - The connecting line segment extending from this item's marker toward the next
65
65
  * item's marker. Hidden (`visibility: hidden`, not removed) for the last item in a
66
- * `<lyra-timeline>` -- see the class doc.
66
+ * `<lr-timeline>` -- see the class doc.
67
67
  * @csspart content - Wrapper around `header` and `description`.
68
68
  * @csspart header - Flex row wrapping `title` and `timestamp`; wraps at narrow widths rather than
69
69
  * truncating either.
@@ -72,26 +72,26 @@ import { getDateTimeFormat } from '../../internal/intl-cache.js';
72
72
  * fallback. Hidden entirely when there's nothing to show.
73
73
  * @csspart description - Wrapper around the `description` slot. Hidden entirely when the slot is
74
74
  * empty.
75
- * @cssprop [--lyra-timeline-marker-size=var(--lyra-size-1-25rem)] - Diameter of the marker circle
75
+ * @cssprop [--lr-timeline-marker-size=var(--lr-size-1-25rem)] - Diameter of the marker circle
76
76
  * (both inline-size and block-size, so the default dot stays circular).
77
- * @cssprop [--lyra-timeline-rail-width=var(--lyra-border-width-medium)] - Thickness of the
77
+ * @cssprop [--lr-timeline-rail-width=var(--lr-border-width-medium)] - Thickness of the
78
78
  * connecting rail line.
79
- * @cssprop [--lyra-timeline-rail-color=var(--lyra-color-border)] - Color of the connecting rail
80
- * line. A component-scoped property (not just inlining `var(--lyra-color-border)` at every use
79
+ * @cssprop [--lr-timeline-rail-color=var(--lr-color-border)] - Color of the connecting rail
80
+ * line. A component-scoped property (not just inlining `var(--lr-color-border)` at every use
81
81
  * site) so a consumer can retint just the rail without touching the library-wide border color
82
82
  * elsewhere.
83
- * @cssprop [--lyra-timeline-marker-color=var(--lyra-color-text-quiet)] - Marker fill/accent color.
83
+ * @cssprop [--lr-timeline-marker-color=var(--lr-color-text-quiet)] - Marker fill/accent color.
84
84
  * Swapped per `variant` (see the class doc's variant table); a consumer overriding this directly on
85
85
  * one item wins over the variant default via normal CSS cascade/specificity.
86
86
  */
87
87
  export class LyraTimelineItem extends LyraElement {
88
88
  constructor() {
89
89
  super(...arguments);
90
- /** Forwarded 1:1 onto the internally-rendered `<lyra-relative-time>`'s own `sync` property, so a
90
+ /** Forwarded 1:1 onto the internally-rendered `<lr-relative-time>`'s own `sync` property, so a
91
91
  * live feed (e.g. streaming agent actions) can opt this item into auto-refreshing relative text
92
- * ("just now" ticking to "1 minute ago"). Named to match `<lyra-relative-time>`'s own `sync`
92
+ * ("just now" ticking to "1 minute ago"). Named to match `<lr-relative-time>`'s own `sync`
93
93
  * property verbatim. Has no effect when the `timestamp` slot is populated -- there is no internal
94
- * `<lyra-relative-time>` to forward onto in that case. */
94
+ * `<lr-relative-time>` to forward onto in that case. */
95
95
  this.sync = false;
96
96
  /** Tone of the marker. `'neutral'` (default) is a plain past event; `'brand'` is highlighted/
97
97
  * informational; `'success'` is completed positively (e.g. a successful deploy); `'warning'` needs
@@ -101,13 +101,13 @@ export class LyraTimelineItem extends LyraElement {
101
101
  /** Marks this as the current/in-progress item (e.g. "the agent is executing this step right now"),
102
102
  * as opposed to a resolved past entry. Drives a pulsing marker (disabled under
103
103
  * `prefers-reduced-motion: reduce`) and `aria-current="true"` on the host -- omitted entirely
104
- * (not `"false"`) while inactive, matching `<lyra-stepper>`'s identical `aria-current` handling. */
104
+ * (not `"false"`) while inactive, matching `<lr-stepper>`'s identical `aria-current` handling. */
105
105
  this.active = false;
106
106
  // Tracked in JS rather than relying on native <slot> fallback content: the "slot wins outright"
107
- // precedence described in the class doc requires the internal <lyra-relative-time>/default-dot
107
+ // precedence described in the class doc requires the internal <lr-relative-time>/default-dot
108
108
  // markup to be entirely absent from the render() output -- not merely visually superseded -- once
109
109
  // the corresponding slot has assigned content. Same [part][hidden]-not-:empty reasoning as
110
- // <lyra-menu-item>'s hasIconSlot (a [part] containing a literal <slot> child never matches a bare
110
+ // <lr-menu-item>'s hasIconSlot (a [part] containing a literal <slot> child never matches a bare
111
111
  // :empty selector), copied verbatim for all three slots here.
112
112
  this.hasIconSlot = false;
113
113
  this.hasTimestampSlot = false;
@@ -167,7 +167,7 @@ export class LyraTimelineItem extends LyraElement {
167
167
  <slot name="timestamp" @slotchange=${this.onTimestampSlotChange}></slot>
168
168
  ${showTimestampFallback
169
169
  ? html `<time datetime=${ts.toISOString()} title=${absolute}>
170
- <lyra-relative-time .date=${ts} .sync=${this.sync}></lyra-relative-time>
170
+ <lr-relative-time .date=${ts} .sync=${this.sync}></lr-relative-time>
171
171
  </time>`
172
172
  : nothing}
173
173
  </span>