@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
@@ -20,7 +20,7 @@ export interface TourStep {
20
20
  /** The element this step spotlights and anchors its popover to. */
21
21
  target: TourTarget;
22
22
  /** Visible step heading -- becomes the popover panel's accessible name via `aria-labelledby`.
23
- * Required: every step always has a name, so `<lyra-tour>` never needs a generic fallback
23
+ * Required: every step always has a name, so `<lr-tour>` never needs a generic fallback
24
24
  * label of its own. Plain text; not localized by this component (caller-supplied data, per
25
25
  * the library's i18n exception for app content). */
26
26
  heading: string;
@@ -30,7 +30,7 @@ export interface TourStep {
30
30
  content?: string;
31
31
  /** Per-step Floating UI placement override. Falls back to the tour-level `placement` prop
32
32
  * (`'bottom'`) when omitted. Resolved through `rtlAwarePlacement()` before being passed to
33
- * `place()`, same as `lyra-menu`/`lyra-popover`. */
33
+ * `place()`, same as `lr-menu`/`lr-popover`. */
34
34
  placement?: Placement;
35
35
  /** Per-step override of the tour-level `spotlightPadding` prop (`4`). Extra px between the
36
36
  * target's own box and the spotlight cutout/ring. `distance` (the offset between the target
@@ -46,44 +46,44 @@ export interface TourStep {
46
46
  hidePrevious?: boolean;
47
47
  }
48
48
  /**
49
- * Reason a tour ended, forwarded as the `lyra-tour-end` event detail.
49
+ * Reason a tour ended, forwarded as the `lr-tour-end` event detail.
50
50
  * `'completed'`/`'skip'`/`'escape'` are emitted by the tour's own built-in dismiss triggers;
51
51
  * `'unmount'` is emitted when the tour is removed from the DOM while still open by something
52
- * other than its own `end()` (mirrors `lyra-dialog`'s identical `'unmount'` case); any other
52
+ * other than its own `end()` (mirrors `lr-dialog`'s identical `'unmount'` case); any other
53
53
  * string is whatever a caller passes to `end()` directly.
54
54
  */
55
55
  export type TourEndReason = 'completed' | 'skip' | 'escape' | 'api' | 'unmount' | (string & Record<never, never>);
56
56
  export interface LyraTourEventMap {
57
- 'lyra-tour-start': CustomEvent<{
57
+ 'lr-tour-start': CustomEvent<{
58
58
  index: number;
59
59
  }>;
60
- 'lyra-tour-step-change': CustomEvent<{
60
+ 'lr-tour-step-change': CustomEvent<{
61
61
  index: number;
62
62
  previousIndex: number;
63
63
  step: TourStep;
64
64
  via: 'next' | 'back' | 'goto';
65
65
  }>;
66
- 'lyra-tour-end': CustomEvent<TourEndReason>;
67
- 'lyra-tour-target-missing': CustomEvent<{
66
+ 'lr-tour-end': CustomEvent<TourEndReason>;
67
+ 'lr-tour-target-missing': CustomEvent<{
68
68
  index: number;
69
69
  step: TourStep;
70
70
  }>;
71
71
  }
72
72
  /**
73
- * `<lyra-tour>` -- a spotlight-and-step guided walkthrough for first-run onboarding. A sequence
73
+ * `<lr-tour>` -- a spotlight-and-step guided walkthrough for first-run onboarding. A sequence
74
74
  * of steps, each anchored to a target element elsewhere in the page via the shared Floating UI
75
75
  * positioner, shown against a dimmed full-viewport backdrop with a cutout/ring highlighting the
76
76
  * current target, with Next/Previous/Skip controls and a step-progress indicator. First-party
77
- * invention (no Web Awesome equivalent) -- nearest precedent in shape is `lyra-dialog` (overlay
78
- * lifecycle/focus trap) + `lyra-carousel` (index-based navigation) + `lyra-stepper`
77
+ * invention (no Web Awesome equivalent) -- nearest precedent in shape is `lr-dialog` (overlay
78
+ * lifecycle/focus trap) + `lr-carousel` (index-based navigation) + `lr-stepper`
79
79
  * (progress/RTL arrow-key nav).
80
80
  *
81
81
  * **Not a form-associated control.** A tour is a walkthrough, not a field -- it deliberately has
82
82
  * no `label`/`hint`/`error` chrome and no `FormAssociated` mixin.
83
83
  *
84
84
  * **Controlled component.** `steps` is never mutated by this component (mirrors
85
- * `lyra-stepper`'s `steps`); only `activeIndex` and `open` are self-managed, mirroring
86
- * `lyra-carousel`'s `index`.
85
+ * `lr-stepper`'s `steps`); only `activeIndex` and `open` are self-managed, mirroring
86
+ * `lr-carousel`'s `index`.
87
87
  *
88
88
  * **Target interactivity.** By default, the step's spotlighted target is non-interactive while
89
89
  * its step is active: it stays visually revealed and perceivable/announceable by assistive tech
@@ -101,7 +101,7 @@ export interface LyraTourEventMap {
101
101
  *
102
102
  * **Focus management.** Uses the shared overlay manager with `modal: false` -- a deliberate
103
103
  * choice, not an oversight. The default `modal: true` would mark the entire rest of the page
104
- * (including the spotlighted target itself, since it lives outside `<lyra-tour>`'s own ancestor
104
+ * (including the spotlighted target itself, since it lives outside `<lr-tour>`'s own ancestor
105
105
  * chain) `inert`, stripping it from the accessibility tree entirely -- stronger than the
106
106
  * "non-interactive but still perceivable" default described above. `modal: false` skips that
107
107
  * DOM-wide `inert` marking; the shared Tab-trap still confines keyboard Tab to the popover panel
@@ -117,29 +117,29 @@ export interface LyraTourEventMap {
117
117
  * triggered the transition lives inside that same persistent-looking region.
118
118
  *
119
119
  * No `Home`/`End` jump-to-first/last-step shortcut and no click-to-jump progress dots, unlike
120
- * `lyra-stepper` -- a tour's steps are tied to live DOM targets that may not exist until an
120
+ * `lr-stepper` -- a tour's steps are tied to live DOM targets that may not exist until an
121
121
  * earlier step's side effect (opening a menu, navigating a route) has run, so free jumping is
122
122
  * unsafe by default. `goToStep()` remains available for a host that knows what it's doing (e.g.
123
123
  * a "restart tour" affordance elsewhere).
124
124
  *
125
- * @customElement lyra-tour
125
+ * @customElement lr-tour
126
126
  * @slot - Rich content overriding the currently active step's plain-text `content` for that step
127
127
  * only. When real content is assigned, it's shown instead of `step.content`; when empty,
128
128
  * `step.content` renders as plain text. Not scoped per step by this component itself -- a
129
129
  * consumer that needs different rich content per step swaps the slotted children (or listens
130
- * for `lyra-tour-step-change` and re-renders them) itself, the same "consumer owns slotted
131
- * content" pattern `lyra-dialog`'s default slot already uses.
132
- * @event lyra-tour-start - Fired by `start()`. `detail: { index }`. Not cancelable.
133
- * @event lyra-tour-step-change - Fired by `next()`/`back()`/`goToStep()` before `activeIndex`
130
+ * for `lr-tour-step-change` and re-renders them) itself, the same "consumer owns slotted
131
+ * content" pattern `lr-dialog`'s default slot already uses.
132
+ * @event lr-tour-start - Fired by `start()`. `detail: { index }`. Not cancelable.
133
+ * @event lr-tour-step-change - Fired by `next()`/`back()`/`goToStep()` before `activeIndex`
134
134
  * changes. `detail: { index, previousIndex, step, via }`. Cancelable -- a listener calling
135
135
  * `preventDefault()` leaves `activeIndex` unchanged, letting a tour gate advancement on a real
136
136
  * action (e.g. an onboarding step demonstrating "click this button" shouldn't let Next silently
137
- * skip past it). This is a deliberate departure from `lyra-carousel`'s non-cancelable
138
- * `lyra-slide-change`.
139
- * @event lyra-tour-end - Fired by `end()` (and by `next()` on the last step, with reason
137
+ * skip past it). This is a deliberate departure from `lr-carousel`'s non-cancelable
138
+ * `lr-slide-change`.
139
+ * @event lr-tour-end - Fired by `end()` (and by `next()` on the last step, with reason
140
140
  * `'completed'`). `detail: TourEndReason`. Cancelable, except in practice for `'unmount'` since
141
- * the element is already being removed -- mirrors `lyra-dialog-close` exactly.
142
- * @event lyra-tour-target-missing - The active step's `target` did not resolve to a connected
141
+ * the element is already being removed -- mirrors `lr-dialog-close` exactly.
142
+ * @event lr-tour-target-missing - The active step's `target` did not resolve to a connected
143
143
  * element. `detail: { index, step }`. Not cancelable -- informational. The tour does not
144
144
  * auto-end; it renders that step's popover unanchored (viewport-centered, no spotlight cutout)
145
145
  * instead of throwing. A host can listen and decide to `skip()`/`goToStep()` in response.
@@ -158,13 +158,13 @@ export interface LyraTourEventMap {
158
158
  * @csspart skip-button - The Skip control.
159
159
  * @csspart previous-button - The Previous control.
160
160
  * @csspart next-button - The Next/Done control (label switches on the last step).
161
- * @cssprop --lyra-tour-backdrop-color - Backdrop scrim fill. Defaults to `--lyra-color-overlay`.
162
- * @cssprop --lyra-tour-spotlight-radius - Corner radius shared by the cutout and the ring.
163
- * Defaults to `--lyra-radius`.
164
- * @cssprop --lyra-tour-spotlight-ring-color - Spotlight ring color. Defaults to `--lyra-color-brand`.
165
- * @cssprop --lyra-tour-spotlight-ring-width - Spotlight ring thickness. Defaults to
166
- * `--lyra-border-width-medium`.
167
- * @cssprop --lyra-tour-popover-max-width - Maximum popover inline size. Defaults to `--lyra-size-22rem`.
161
+ * @cssprop --lr-tour-backdrop-color - Backdrop scrim fill. Defaults to `--lr-color-overlay`.
162
+ * @cssprop --lr-tour-spotlight-radius - Corner radius shared by the cutout and the ring.
163
+ * Defaults to `--lr-radius`.
164
+ * @cssprop --lr-tour-spotlight-ring-color - Spotlight ring color. Defaults to `--lr-color-brand`.
165
+ * @cssprop --lr-tour-spotlight-ring-width - Spotlight ring thickness. Defaults to
166
+ * `--lr-border-width-medium`.
167
+ * @cssprop --lr-tour-popover-max-width - Maximum popover inline size. Defaults to `--lr-size-22rem`.
168
168
  */
169
169
  export declare class LyraTour extends LyraElement<LyraTourEventMap> {
170
170
  static styles: import("lit").CSSResultGroup[];
@@ -182,24 +182,24 @@ export declare class LyraTour extends LyraElement<LyraTourEventMap> {
182
182
  /** Tour-level default Floating UI placement, overridable per step via `TourStep.placement`. */
183
183
  placement: Placement;
184
184
  /** Distance (px) between the target and the popover, passed straight to Floating UI's
185
- * `offset()` middleware -- a tour-level-only setting, mirroring `lyra-popover`'s `distance`
185
+ * `offset()` middleware -- a tour-level-only setting, mirroring `lr-popover`'s `distance`
186
186
  * prop exactly (can legitimately be negative for overlap). */
187
187
  distance: number;
188
188
  /** Tour-level default extra px between a target's own box and the spotlight cutout/ring,
189
189
  * overridable per step via `TourStep.spotlightPadding`. Non-negative. */
190
190
  spotlightPadding: number;
191
191
  /** Whether a backdrop click dismisses the tour (`end('skip')`). Defaults to `false` -- a
192
- * deliberate inversion of `lyra-dialog`'s `noLightDismiss` (opt-out, default
192
+ * deliberate inversion of `lr-dialog`'s `noLightDismiss` (opt-out, default
193
193
  * dismiss-on-backdrop-click): a guided tour's backdrop click doing nothing by default avoids
194
194
  * losing onboarding progress to a stray click. Set this to restore dismiss-on-backdrop-click. */
195
195
  lightDismiss: boolean;
196
196
  /** Whether the built-in "Step X of Y" progress indicator (dots + text) renders in the footer. */
197
197
  showProgress: boolean;
198
198
  /** Host-level `aria-label` override for every step popover's accessible name -- wins over each
199
- * step's own `heading`, matching `lyra-dialog`'s `accessibleLabel` pattern. Most consumers
199
+ * step's own `heading`, matching `lr-dialog`'s `accessibleLabel` pattern. Most consumers
200
200
  * won't need this since each step already has a meaningful name via `heading`; setting it
201
201
  * makes the *same* string name every step's panel. Set as a plain `aria-label` attribute on
202
- * `<lyra-tour>` itself, not a public JS property. */
202
+ * `<lr-tour>` itself, not a public JS property. */
203
203
  private accessibleLabel;
204
204
  private unanchored;
205
205
  private hasSlotContent;
@@ -216,12 +216,12 @@ export declare class LyraTour extends LyraElement<LyraTourEventMap> {
216
216
  connectedCallback(): void;
217
217
  disconnectedCallback(): void;
218
218
  /** Opens the tour at `index` (default `0`), clamped to `[0, steps.length - 1]`. Equivalent to
219
- * `this.activeIndex = index; this.open = true;` plus the `lyra-tour-start` event. */
219
+ * `this.activeIndex = index; this.open = true;` plus the `lr-tour-start` event. */
220
220
  start(index?: number): void;
221
221
  /** Advances to the next step. On the last step, ends the tour instead (`end('completed')`) --
222
222
  * the built-in Next/Done button calls this same method, so a custom control wired to `next()`
223
- * behaves identically to the built-in one. Cancelable via `lyra-tour-step-change` (or
224
- * `lyra-tour-end` when it triggers completion). */
223
+ * behaves identically to the built-in one. Cancelable via `lr-tour-step-change` (or
224
+ * `lr-tour-end` when it triggers completion). */
225
225
  next(): void;
226
226
  /** Moves to the previous step. No-op on the first step (`activeIndex === 0`). */
227
227
  back(): void;
@@ -229,7 +229,7 @@ export declare class LyraTour extends LyraElement<LyraTourEventMap> {
229
229
  goToStep(index: number): void;
230
230
  /** Sugar for `end('skip')`. What the built-in Skip button calls. */
231
231
  skip(): void;
232
- /** Ends the tour. `reason` is forwarded as the `lyra-tour-end` detail. Cancelable (except in
232
+ /** Ends the tour. `reason` is forwarded as the `lr-tour-end` detail. Cancelable (except in
233
233
  * practice for `'unmount'`) -- mirrors `LyraDialog.close(reason)` exactly. */
234
234
  end(reason?: TourEndReason): void;
235
235
  private clampIndex;
@@ -247,7 +247,7 @@ export declare class LyraTour extends LyraElement<LyraTourEventMap> {
247
247
  }
248
248
  declare global {
249
249
  interface HTMLElementTagNameMap {
250
- 'lyra-tour': LyraTour;
250
+ 'lr-tour': LyraTour;
251
251
  }
252
252
  }
253
253
  //# sourceMappingURL=tour.class.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tour.class.d.ts","sourceRoot":"","sources":["../../../src/components/tour/tour.class.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"tour.class.d.ts","sourceRoot":"","sources":["../../../src/components/tour/tour.class.ts"],"names":[],"mappings":"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"}
@@ -36,20 +36,20 @@ function keyholeClipPath(x, y, width, height) {
36
36
  `${x}px ${y}px, ${x}px ${bottom}px, ${right}px ${bottom}px, ${right}px ${y}px, ${x}px ${y}px, 0% 0%)`);
37
37
  }
38
38
  /**
39
- * `<lyra-tour>` -- a spotlight-and-step guided walkthrough for first-run onboarding. A sequence
39
+ * `<lr-tour>` -- a spotlight-and-step guided walkthrough for first-run onboarding. A sequence
40
40
  * of steps, each anchored to a target element elsewhere in the page via the shared Floating UI
41
41
  * positioner, shown against a dimmed full-viewport backdrop with a cutout/ring highlighting the
42
42
  * current target, with Next/Previous/Skip controls and a step-progress indicator. First-party
43
- * invention (no Web Awesome equivalent) -- nearest precedent in shape is `lyra-dialog` (overlay
44
- * lifecycle/focus trap) + `lyra-carousel` (index-based navigation) + `lyra-stepper`
43
+ * invention (no Web Awesome equivalent) -- nearest precedent in shape is `lr-dialog` (overlay
44
+ * lifecycle/focus trap) + `lr-carousel` (index-based navigation) + `lr-stepper`
45
45
  * (progress/RTL arrow-key nav).
46
46
  *
47
47
  * **Not a form-associated control.** A tour is a walkthrough, not a field -- it deliberately has
48
48
  * no `label`/`hint`/`error` chrome and no `FormAssociated` mixin.
49
49
  *
50
50
  * **Controlled component.** `steps` is never mutated by this component (mirrors
51
- * `lyra-stepper`'s `steps`); only `activeIndex` and `open` are self-managed, mirroring
52
- * `lyra-carousel`'s `index`.
51
+ * `lr-stepper`'s `steps`); only `activeIndex` and `open` are self-managed, mirroring
52
+ * `lr-carousel`'s `index`.
53
53
  *
54
54
  * **Target interactivity.** By default, the step's spotlighted target is non-interactive while
55
55
  * its step is active: it stays visually revealed and perceivable/announceable by assistive tech
@@ -67,7 +67,7 @@ function keyholeClipPath(x, y, width, height) {
67
67
  *
68
68
  * **Focus management.** Uses the shared overlay manager with `modal: false` -- a deliberate
69
69
  * choice, not an oversight. The default `modal: true` would mark the entire rest of the page
70
- * (including the spotlighted target itself, since it lives outside `<lyra-tour>`'s own ancestor
70
+ * (including the spotlighted target itself, since it lives outside `<lr-tour>`'s own ancestor
71
71
  * chain) `inert`, stripping it from the accessibility tree entirely -- stronger than the
72
72
  * "non-interactive but still perceivable" default described above. `modal: false` skips that
73
73
  * DOM-wide `inert` marking; the shared Tab-trap still confines keyboard Tab to the popover panel
@@ -83,29 +83,29 @@ function keyholeClipPath(x, y, width, height) {
83
83
  * triggered the transition lives inside that same persistent-looking region.
84
84
  *
85
85
  * No `Home`/`End` jump-to-first/last-step shortcut and no click-to-jump progress dots, unlike
86
- * `lyra-stepper` -- a tour's steps are tied to live DOM targets that may not exist until an
86
+ * `lr-stepper` -- a tour's steps are tied to live DOM targets that may not exist until an
87
87
  * earlier step's side effect (opening a menu, navigating a route) has run, so free jumping is
88
88
  * unsafe by default. `goToStep()` remains available for a host that knows what it's doing (e.g.
89
89
  * a "restart tour" affordance elsewhere).
90
90
  *
91
- * @customElement lyra-tour
91
+ * @customElement lr-tour
92
92
  * @slot - Rich content overriding the currently active step's plain-text `content` for that step
93
93
  * only. When real content is assigned, it's shown instead of `step.content`; when empty,
94
94
  * `step.content` renders as plain text. Not scoped per step by this component itself -- a
95
95
  * consumer that needs different rich content per step swaps the slotted children (or listens
96
- * for `lyra-tour-step-change` and re-renders them) itself, the same "consumer owns slotted
97
- * content" pattern `lyra-dialog`'s default slot already uses.
98
- * @event lyra-tour-start - Fired by `start()`. `detail: { index }`. Not cancelable.
99
- * @event lyra-tour-step-change - Fired by `next()`/`back()`/`goToStep()` before `activeIndex`
96
+ * for `lr-tour-step-change` and re-renders them) itself, the same "consumer owns slotted
97
+ * content" pattern `lr-dialog`'s default slot already uses.
98
+ * @event lr-tour-start - Fired by `start()`. `detail: { index }`. Not cancelable.
99
+ * @event lr-tour-step-change - Fired by `next()`/`back()`/`goToStep()` before `activeIndex`
100
100
  * changes. `detail: { index, previousIndex, step, via }`. Cancelable -- a listener calling
101
101
  * `preventDefault()` leaves `activeIndex` unchanged, letting a tour gate advancement on a real
102
102
  * action (e.g. an onboarding step demonstrating "click this button" shouldn't let Next silently
103
- * skip past it). This is a deliberate departure from `lyra-carousel`'s non-cancelable
104
- * `lyra-slide-change`.
105
- * @event lyra-tour-end - Fired by `end()` (and by `next()` on the last step, with reason
103
+ * skip past it). This is a deliberate departure from `lr-carousel`'s non-cancelable
104
+ * `lr-slide-change`.
105
+ * @event lr-tour-end - Fired by `end()` (and by `next()` on the last step, with reason
106
106
  * `'completed'`). `detail: TourEndReason`. Cancelable, except in practice for `'unmount'` since
107
- * the element is already being removed -- mirrors `lyra-dialog-close` exactly.
108
- * @event lyra-tour-target-missing - The active step's `target` did not resolve to a connected
107
+ * the element is already being removed -- mirrors `lr-dialog-close` exactly.
108
+ * @event lr-tour-target-missing - The active step's `target` did not resolve to a connected
109
109
  * element. `detail: { index, step }`. Not cancelable -- informational. The tour does not
110
110
  * auto-end; it renders that step's popover unanchored (viewport-centered, no spotlight cutout)
111
111
  * instead of throwing. A host can listen and decide to `skip()`/`goToStep()` in response.
@@ -124,13 +124,13 @@ function keyholeClipPath(x, y, width, height) {
124
124
  * @csspart skip-button - The Skip control.
125
125
  * @csspart previous-button - The Previous control.
126
126
  * @csspart next-button - The Next/Done control (label switches on the last step).
127
- * @cssprop --lyra-tour-backdrop-color - Backdrop scrim fill. Defaults to `--lyra-color-overlay`.
128
- * @cssprop --lyra-tour-spotlight-radius - Corner radius shared by the cutout and the ring.
129
- * Defaults to `--lyra-radius`.
130
- * @cssprop --lyra-tour-spotlight-ring-color - Spotlight ring color. Defaults to `--lyra-color-brand`.
131
- * @cssprop --lyra-tour-spotlight-ring-width - Spotlight ring thickness. Defaults to
132
- * `--lyra-border-width-medium`.
133
- * @cssprop --lyra-tour-popover-max-width - Maximum popover inline size. Defaults to `--lyra-size-22rem`.
127
+ * @cssprop --lr-tour-backdrop-color - Backdrop scrim fill. Defaults to `--lr-color-overlay`.
128
+ * @cssprop --lr-tour-spotlight-radius - Corner radius shared by the cutout and the ring.
129
+ * Defaults to `--lr-radius`.
130
+ * @cssprop --lr-tour-spotlight-ring-color - Spotlight ring color. Defaults to `--lr-color-brand`.
131
+ * @cssprop --lr-tour-spotlight-ring-width - Spotlight ring thickness. Defaults to
132
+ * `--lr-border-width-medium`.
133
+ * @cssprop --lr-tour-popover-max-width - Maximum popover inline size. Defaults to `--lr-size-22rem`.
134
134
  */
135
135
  export class LyraTour extends LyraElement {
136
136
  constructor() {
@@ -149,24 +149,24 @@ export class LyraTour extends LyraElement {
149
149
  /** Tour-level default Floating UI placement, overridable per step via `TourStep.placement`. */
150
150
  this.placement = 'bottom';
151
151
  /** Distance (px) between the target and the popover, passed straight to Floating UI's
152
- * `offset()` middleware -- a tour-level-only setting, mirroring `lyra-popover`'s `distance`
152
+ * `offset()` middleware -- a tour-level-only setting, mirroring `lr-popover`'s `distance`
153
153
  * prop exactly (can legitimately be negative for overlap). */
154
154
  this.distance = DEFAULT_DISTANCE;
155
155
  /** Tour-level default extra px between a target's own box and the spotlight cutout/ring,
156
156
  * overridable per step via `TourStep.spotlightPadding`. Non-negative. */
157
157
  this.spotlightPadding = DEFAULT_SPOTLIGHT_PADDING;
158
158
  /** Whether a backdrop click dismisses the tour (`end('skip')`). Defaults to `false` -- a
159
- * deliberate inversion of `lyra-dialog`'s `noLightDismiss` (opt-out, default
159
+ * deliberate inversion of `lr-dialog`'s `noLightDismiss` (opt-out, default
160
160
  * dismiss-on-backdrop-click): a guided tour's backdrop click doing nothing by default avoids
161
161
  * losing onboarding progress to a stray click. Set this to restore dismiss-on-backdrop-click. */
162
162
  this.lightDismiss = false;
163
163
  /** Whether the built-in "Step X of Y" progress indicator (dots + text) renders in the footer. */
164
164
  this.showProgress = true;
165
165
  /** Host-level `aria-label` override for every step popover's accessible name -- wins over each
166
- * step's own `heading`, matching `lyra-dialog`'s `accessibleLabel` pattern. Most consumers
166
+ * step's own `heading`, matching `lr-dialog`'s `accessibleLabel` pattern. Most consumers
167
167
  * won't need this since each step already has a meaningful name via `heading`; setting it
168
168
  * makes the *same* string name every step's panel. Set as a plain `aria-label` attribute on
169
- * `<lyra-tour>` itself, not a public JS property. */
169
+ * `<lr-tour>` itself, not a public JS property. */
170
170
  this.accessibleLabel = null;
171
171
  this.unanchored = false;
172
172
  this.hasSlotContent = false;
@@ -182,7 +182,7 @@ export class LyraTour extends LyraElement {
182
182
  this.onDefaultSlotChange = (e) => {
183
183
  this.hasSlotContent = hasRealContent(e.target.assignedNodes({ flatten: true }));
184
184
  };
185
- // ArrowRight/ArrowLeft swap "forward"/"backward" meaning under RTL, mirroring lyra-stepper's
185
+ // ArrowRight/ArrowLeft swap "forward"/"backward" meaning under RTL, mirroring lr-stepper's
186
186
  // forwardKey/backwardKey. Skipped for a native text-editing control (a step's slotted rich
187
187
  // content might legitimately contain one) or when the keydown was already handled.
188
188
  this.onPopoverKeyDown = (event) => {
@@ -238,8 +238,8 @@ export class LyraTour extends LyraElement {
238
238
  // which need the freshly rendered popover and so still run from updated(), via
239
239
  // activateStep()). Setting a reactive property from updated()/firstUpdated() instead schedules
240
240
  // a *second* update on top of the one that just finished, which Lit's dev-mode console flags
241
- // ("scheduled an update ... after an update completed") -- mirrors lyra-split's/
242
- // lyra-virtual-list's identical willUpdate()-not-updated() fix for their own derived-property
241
+ // ("scheduled an update ... after an update completed") -- mirrors lr-split's/
242
+ // lr-virtual-list's identical willUpdate()-not-updated() fix for their own derived-property
243
243
  // writes.
244
244
  if ((changed.has('open') && this.open) || changed.has('activeIndex')) {
245
245
  const step = this.steps[this.activeIndex];
@@ -260,7 +260,7 @@ export class LyraTour extends LyraElement {
260
260
  // A reconnect (e.g. a drag-and-drop reparent keeping this same element instance) fires
261
261
  // disconnectedCallback then connectedCallback synchronously with no update in between, so
262
262
  // willUpdate never reruns to notice `open` is still true -- restore the scroll lock/trap and
263
- // positioning it dropped. Mirrors lyra-dialog's identical reconnect-safety pattern.
263
+ // positioning it dropped. Mirrors lr-dialog's identical reconnect-safety pattern.
264
264
  if (this.hasUpdated && this.open) {
265
265
  if (this.overlay?.isActive()) {
266
266
  this.overlay.resume();
@@ -289,26 +289,26 @@ export class LyraTour extends LyraElement {
289
289
  this.overlay?.suspend();
290
290
  if (this.open) {
291
291
  // Deferred a microtask so a synchronous reparent (disconnect immediately followed by
292
- // reconnect) isn't mistaken for a real removal -- mirrors lyra-dialog's identical case.
292
+ // reconnect) isn't mistaken for a real removal -- mirrors lr-dialog's identical case.
293
293
  queueMicrotask(() => {
294
294
  if (!this.isConnected && this.open) {
295
295
  this.open = false;
296
- this.emit('lyra-tour-end', 'unmount');
296
+ this.emit('lr-tour-end', 'unmount');
297
297
  }
298
298
  });
299
299
  }
300
300
  }
301
301
  /** Opens the tour at `index` (default `0`), clamped to `[0, steps.length - 1]`. Equivalent to
302
- * `this.activeIndex = index; this.open = true;` plus the `lyra-tour-start` event. */
302
+ * `this.activeIndex = index; this.open = true;` plus the `lr-tour-start` event. */
303
303
  start(index = 0) {
304
304
  this.activeIndex = this.clampIndex(index);
305
305
  this.open = true;
306
- this.emit('lyra-tour-start', { index: this.activeIndex });
306
+ this.emit('lr-tour-start', { index: this.activeIndex });
307
307
  }
308
308
  /** Advances to the next step. On the last step, ends the tour instead (`end('completed')`) --
309
309
  * the built-in Next/Done button calls this same method, so a custom control wired to `next()`
310
- * behaves identically to the built-in one. Cancelable via `lyra-tour-step-change` (or
311
- * `lyra-tour-end` when it triggers completion). */
310
+ * behaves identically to the built-in one. Cancelable via `lr-tour-step-change` (or
311
+ * `lr-tour-end` when it triggers completion). */
312
312
  next() {
313
313
  const total = this.steps.length;
314
314
  if (total === 0)
@@ -338,12 +338,12 @@ export class LyraTour extends LyraElement {
338
338
  skip() {
339
339
  this.end('skip');
340
340
  }
341
- /** Ends the tour. `reason` is forwarded as the `lyra-tour-end` detail. Cancelable (except in
341
+ /** Ends the tour. `reason` is forwarded as the `lr-tour-end` detail. Cancelable (except in
342
342
  * practice for `'unmount'`) -- mirrors `LyraDialog.close(reason)` exactly. */
343
343
  end(reason = 'api') {
344
344
  if (!this.open)
345
345
  return;
346
- const event = this.emit('lyra-tour-end', reason, { cancelable: true });
346
+ const event = this.emit('lr-tour-end', reason, { cancelable: true });
347
347
  if (event.defaultPrevented)
348
348
  return;
349
349
  this.open = false;
@@ -359,7 +359,7 @@ export class LyraTour extends LyraElement {
359
359
  const step = this.steps[index];
360
360
  if (!step)
361
361
  return;
362
- const event = this.emit('lyra-tour-step-change', { index, previousIndex, step, via }, { cancelable: true });
362
+ const event = this.emit('lr-tour-step-change', { index, previousIndex, step, via }, { cancelable: true });
363
363
  if (event.defaultPrevented)
364
364
  return;
365
365
  this.activeIndex = index;
@@ -387,7 +387,7 @@ export class LyraTour extends LyraElement {
387
387
  return;
388
388
  const target = this.resolveTarget(step);
389
389
  if (!target) {
390
- this.emit('lyra-tour-target-missing', { index: this.activeIndex, step });
390
+ this.emit('lr-tour-target-missing', { index: this.activeIndex, step });
391
391
  return;
392
392
  }
393
393
  const popover = this.renderRoot.querySelector('[part="popover"]');
@@ -1 +1 @@
1
- {"version":3,"file":"tour.class.js","sourceRoot":"","sources":["../../../src/components/tour/tour.class.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"tour.class.js","sourceRoot":"","sources":["../../../src/components/tour/tour.class.ts"],"names":[],"mappings":"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"}