@ably/ui 17.4.2 → 17.4.3

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 (339) hide show
  1. package/AGENTS.md +573 -0
  2. package/README.md +120 -68
  3. package/core/Accordion/types.js.map +1 -1
  4. package/core/Accordion/utils.js +1 -1
  5. package/core/Accordion/utils.js.map +1 -1
  6. package/core/Accordion.js +1 -1
  7. package/core/Accordion.js.map +1 -1
  8. package/core/Badge.js +1 -1
  9. package/core/Badge.js.map +1 -1
  10. package/core/Code/Code.test.js +2 -0
  11. package/core/Code/Code.test.js.map +1 -0
  12. package/core/Code.js +1 -1
  13. package/core/Code.js.map +1 -1
  14. package/core/CodeSnippet/ApiKeySelector.js +1 -1
  15. package/core/CodeSnippet/ApiKeySelector.js.map +1 -1
  16. package/core/CodeSnippet/CodeSnippet.test.js +2 -0
  17. package/core/CodeSnippet/CodeSnippet.test.js.map +1 -0
  18. package/core/CodeSnippet/CopyButton.js +1 -1
  19. package/core/CodeSnippet/CopyButton.js.map +1 -1
  20. package/core/CodeSnippet/LanguageSelector.js +1 -1
  21. package/core/CodeSnippet/LanguageSelector.js.map +1 -1
  22. package/core/CodeSnippet/PlainCodeView.js +1 -1
  23. package/core/CodeSnippet/PlainCodeView.js.map +1 -1
  24. package/core/CodeSnippet/TooltipButton.js +1 -1
  25. package/core/CodeSnippet/TooltipButton.js.map +1 -1
  26. package/core/CodeSnippet/languages.js +1 -1
  27. package/core/CodeSnippet/languages.js.map +1 -1
  28. package/core/CodeSnippet/languages.test.js +2 -0
  29. package/core/CodeSnippet/languages.test.js.map +1 -0
  30. package/core/CodeSnippet.js +1 -1
  31. package/core/CodeSnippet.js.map +1 -1
  32. package/core/ConnectStateWrapper.js.map +1 -1
  33. package/core/ContentTile.js +2 -0
  34. package/core/ContentTile.js.map +1 -0
  35. package/core/DropdownMenu.js +1 -1
  36. package/core/DropdownMenu.js.map +1 -1
  37. package/core/Expander.js +1 -1
  38. package/core/Expander.js.map +1 -1
  39. package/core/FeaturedLink.js +1 -1
  40. package/core/FeaturedLink.js.map +1 -1
  41. package/core/Flash.js +1 -1
  42. package/core/Flash.js.map +1 -1
  43. package/core/Flyout.js +1 -1
  44. package/core/Flyout.js.map +1 -1
  45. package/core/Footer/data.js +1 -1
  46. package/core/Footer/data.js.map +1 -1
  47. package/core/Footer.js +1 -1
  48. package/core/Footer.js.map +1 -1
  49. package/core/Header/HeaderLinks.js +1 -1
  50. package/core/Header/HeaderLinks.js.map +1 -1
  51. package/core/Header/types.js +2 -0
  52. package/core/Header/types.js.map +1 -0
  53. package/core/Header.js +1 -1
  54. package/core/Header.js.map +1 -1
  55. package/core/Icon/components/icon-display-cloud-servers-mono.js +2 -0
  56. package/core/Icon/components/icon-display-cloud-servers-mono.js.map +1 -0
  57. package/core/Icon/components/icon-display-data-integrity.js +2 -0
  58. package/core/Icon/components/icon-display-data-integrity.js.map +1 -0
  59. package/core/Icon/components/icon-display-database-connector.js +2 -0
  60. package/core/Icon/components/icon-display-database-connector.js.map +1 -0
  61. package/core/Icon/components/icon-display-ephemeral-messages-dark-col.js +2 -0
  62. package/core/Icon/components/icon-display-ephemeral-messages-dark-col.js.map +1 -0
  63. package/core/Icon/components/icon-display-ephemeral-messages.js +2 -0
  64. package/core/Icon/components/icon-display-ephemeral-messages.js.map +1 -0
  65. package/core/Icon/components/icon-display-live-updates.js +2 -0
  66. package/core/Icon/components/icon-display-live-updates.js.map +1 -0
  67. package/core/Icon/components/icon-display-message-annotations-dark-col.js +2 -0
  68. package/core/Icon/components/icon-display-message-annotations-dark-col.js.map +1 -0
  69. package/core/Icon/components/icon-display-message-annotations.js +2 -0
  70. package/core/Icon/components/icon-display-message-annotations.js.map +1 -0
  71. package/core/Icon/components/icon-display-multi-user-spaces.js +2 -0
  72. package/core/Icon/components/icon-display-multi-user-spaces.js.map +1 -0
  73. package/core/Icon/components/icon-display-sdks.js +2 -0
  74. package/core/Icon/components/icon-display-sdks.js.map +1 -0
  75. package/core/Icon/components/icon-display-something-else-mono.js +2 -0
  76. package/core/Icon/components/icon-display-something-else-mono.js.map +1 -0
  77. package/core/Icon/components/icon-display-something-else.js +2 -0
  78. package/core/Icon/components/icon-display-something-else.js.map +1 -0
  79. package/core/Icon/components/icon-display-ui-mono.js +2 -0
  80. package/core/Icon/components/icon-display-ui-mono.js.map +1 -0
  81. package/core/Icon/components/icon-display-ui.js +2 -0
  82. package/core/Icon/components/icon-display-ui.js.map +1 -0
  83. package/core/Icon/components/icon-gui-checklist-checked.js +1 -1
  84. package/core/Icon/components/icon-gui-checklist-checked.js.map +1 -1
  85. package/core/Icon/components/icon-gui-code-doc.js +1 -1
  86. package/core/Icon/components/icon-gui-code-doc.js.map +1 -1
  87. package/core/Icon/components/icon-gui-cursor.js +1 -1
  88. package/core/Icon/components/icon-gui-cursor.js.map +1 -1
  89. package/core/Icon/components/icon-gui-expand.js +1 -1
  90. package/core/Icon/components/icon-gui-expand.js.map +1 -1
  91. package/core/Icon/components/icon-gui-filter-flow-step-0.js +1 -1
  92. package/core/Icon/components/icon-gui-filter-flow-step-0.js.map +1 -1
  93. package/core/Icon/components/icon-gui-flower-growth.js +1 -1
  94. package/core/Icon/components/icon-gui-flower-growth.js.map +1 -1
  95. package/core/Icon/components/icon-gui-glasses.js +1 -1
  96. package/core/Icon/components/icon-gui-glasses.js.map +1 -1
  97. package/core/Icon/components/icon-gui-heartbeat-outline.js +2 -0
  98. package/core/Icon/components/icon-gui-heartbeat-outline.js.map +1 -0
  99. package/core/Icon/components/icon-gui-heartbeat-solid.js +2 -0
  100. package/core/Icon/components/icon-gui-heartbeat-solid.js.map +1 -0
  101. package/core/Icon/components/icon-gui-mouse.js +1 -1
  102. package/core/Icon/components/icon-gui-mouse.js.map +1 -1
  103. package/core/Icon/components/icon-gui-pitfall.js +1 -1
  104. package/core/Icon/components/icon-gui-pitfall.js.map +1 -1
  105. package/core/Icon/components/icon-gui-prod-ai-transport-outline.js +2 -0
  106. package/core/Icon/components/icon-gui-prod-ai-transport-outline.js.map +1 -0
  107. package/core/Icon/components/icon-gui-prod-ai-transport-solid.js +2 -0
  108. package/core/Icon/components/icon-gui-prod-ai-transport-solid.js.map +1 -0
  109. package/core/Icon/components/icon-gui-quote-marks-fill.js +1 -1
  110. package/core/Icon/components/icon-gui-quote-marks-fill.js.map +1 -1
  111. package/core/Icon/components/icon-product-ai-transport-mono.js +2 -0
  112. package/core/Icon/components/icon-product-ai-transport-mono.js.map +1 -0
  113. package/core/Icon/components/icon-product-ai-transport.js +2 -0
  114. package/core/Icon/components/icon-product-ai-transport.js.map +1 -0
  115. package/core/Icon/components/icon-product-chat-mono.js +1 -1
  116. package/core/Icon/components/icon-product-chat-mono.js.map +1 -1
  117. package/core/Icon/components/icon-product-liveobjects-mono.js +1 -1
  118. package/core/Icon/components/icon-product-liveobjects-mono.js.map +1 -1
  119. package/core/Icon/components/icon-product-livesync-mono.js +1 -1
  120. package/core/Icon/components/icon-product-livesync-mono.js.map +1 -1
  121. package/core/Icon/components/icon-product-pubsub-mono.js +1 -1
  122. package/core/Icon/components/icon-product-pubsub-mono.js.map +1 -1
  123. package/core/Icon/components/icon-product-spaces-mono.js +1 -1
  124. package/core/Icon/components/icon-product-spaces-mono.js.map +1 -1
  125. package/core/Icon/components/icon-tech-claude-mono.js +2 -0
  126. package/core/Icon/components/icon-tech-claude-mono.js.map +1 -0
  127. package/core/Icon/components/icon-tech-claude.js +2 -0
  128. package/core/Icon/components/icon-tech-claude.js.map +1 -0
  129. package/core/Icon/components/icon-tech-jetpack.js +2 -0
  130. package/core/Icon/components/icon-tech-jetpack.js.map +1 -0
  131. package/core/Icon/components/icon-tech-terraform-outline.js +2 -0
  132. package/core/Icon/components/icon-tech-terraform-outline.js.map +1 -0
  133. package/core/Icon/components/index.js +1 -1
  134. package/core/Icon/components/index.js.map +1 -1
  135. package/core/Icon/computed-icons/display-icons.js +1 -1
  136. package/core/Icon/computed-icons/display-icons.js.map +1 -1
  137. package/core/Icon/computed-icons/gui-icons.js +1 -1
  138. package/core/Icon/computed-icons/gui-icons.js.map +1 -1
  139. package/core/Icon/computed-icons/product-icons.js +1 -1
  140. package/core/Icon/computed-icons/product-icons.js.map +1 -1
  141. package/core/Icon/computed-icons/tech-icons.js +1 -1
  142. package/core/Icon/computed-icons/tech-icons.js.map +1 -1
  143. package/core/Icon.js +1 -1
  144. package/core/Icon.js.map +1 -1
  145. package/core/LinkButton.js +1 -1
  146. package/core/LinkButton.js.map +1 -1
  147. package/core/Logo.js +1 -1
  148. package/core/Logo.js.map +1 -1
  149. package/core/Meganav/MeganavBlog.js +2 -0
  150. package/core/Meganav/MeganavBlog.js.map +1 -0
  151. package/core/Meganav/MeganavCustomerStories.js +2 -0
  152. package/core/Meganav/MeganavCustomerStories.js.map +1 -0
  153. package/core/Meganav/MeganavMobile.js +1 -1
  154. package/core/Meganav/MeganavMobile.js.map +1 -1
  155. package/core/Meganav/MeganavPanel.js +1 -1
  156. package/core/Meganav/MeganavPanel.js.map +1 -1
  157. package/core/Meganav/MeganavPanelItemLinks.js +2 -0
  158. package/core/Meganav/MeganavPanelItemLinks.js.map +1 -0
  159. package/core/Meganav/MeganavTile.js +2 -0
  160. package/core/Meganav/MeganavTile.js.map +1 -0
  161. package/core/Meganav/PanelTitle.js +2 -0
  162. package/core/Meganav/PanelTitle.js.map +1 -0
  163. package/core/Meganav/data.js +1 -1
  164. package/core/Meganav/data.js.map +1 -1
  165. package/core/Meganav/images/cust-logo-doxy-dark.png +0 -0
  166. package/core/Meganav/images/cust-logo-doxy-light.png +0 -0
  167. package/core/Meganav/utils/getMenuItemsForHeader.js +2 -0
  168. package/core/Meganav/utils/getMenuItemsForHeader.js.map +1 -0
  169. package/core/Meganav.js +1 -1
  170. package/core/Meganav.js.map +1 -1
  171. package/core/Notice/component.css +9 -3
  172. package/core/Notice/component.js +1 -1
  173. package/core/Notice/component.js.map +1 -1
  174. package/core/Notice.js +1 -1
  175. package/core/Notice.js.map +1 -1
  176. package/core/Pricing/PricingCards.js +1 -1
  177. package/core/Pricing/PricingCards.js.map +1 -1
  178. package/core/Pricing/data.js +1 -1
  179. package/core/Pricing/data.js.map +1 -1
  180. package/core/Pricing/types.js.map +1 -1
  181. package/core/ProductTile/ProductDescription.js +1 -1
  182. package/core/ProductTile/ProductDescription.js.map +1 -1
  183. package/core/ProductTile/ProductIcon.js +1 -1
  184. package/core/ProductTile/ProductIcon.js.map +1 -1
  185. package/core/ProductTile/ProductLabel.js +1 -1
  186. package/core/ProductTile/ProductLabel.js.map +1 -1
  187. package/core/ProductTile/data.js +1 -1
  188. package/core/ProductTile/data.js.map +1 -1
  189. package/core/ProductTile.js +1 -1
  190. package/core/ProductTile.js.map +1 -1
  191. package/core/SegmentedControl.js +1 -1
  192. package/core/SegmentedControl.js.map +1 -1
  193. package/core/Slider/component.js +1 -1
  194. package/core/Slider/component.js.map +1 -1
  195. package/core/Slider.js +1 -1
  196. package/core/Slider.js.map +1 -1
  197. package/core/TabMenu.js +1 -1
  198. package/core/TabMenu.js.map +1 -1
  199. package/core/Table/data.js +1 -1
  200. package/core/Table/data.js.map +1 -1
  201. package/core/Toggle.js +1 -1
  202. package/core/Toggle.js.map +1 -1
  203. package/core/Tooltip.js +1 -1
  204. package/core/Tooltip.js.map +1 -1
  205. package/core/fonts/NEXT-Book-Light-Italic.eot +0 -0
  206. package/core/fonts/NEXT-Book-Light-Italic.otf +0 -0
  207. package/core/fonts/NEXT-Book-Light-Italic.woff +0 -0
  208. package/core/fonts/NEXT-Book-Light-Italic.woff2 +0 -0
  209. package/core/fonts/NEXT-Book-Light.eot +0 -0
  210. package/core/fonts/NEXT-Book-Light.otf +0 -0
  211. package/core/fonts/NEXT-Book-Light.woff +0 -0
  212. package/core/fonts/NEXT-Book-Light.woff2 +0 -0
  213. package/core/fonts/NEXT-Book-Medium-Italic.eot +0 -0
  214. package/core/fonts/NEXT-Book-Medium-Italic.otf +0 -0
  215. package/core/fonts/NEXT-Book-Medium-Italic.woff +0 -0
  216. package/core/fonts/NEXT-Book-Medium-Italic.woff2 +0 -0
  217. package/core/fonts/NEXT-Book-Medium.eot +0 -0
  218. package/core/fonts/NEXT-Book-Medium.otf +0 -0
  219. package/core/fonts/NEXT-Book-Medium.woff +0 -0
  220. package/core/fonts/NEXT-Book-Medium.woff2 +0 -0
  221. package/core/hooks/use-content-height.js +2 -0
  222. package/core/hooks/use-content-height.js.map +1 -0
  223. package/core/hooks/use-themed-scrollpoints.js +2 -0
  224. package/core/hooks/use-themed-scrollpoints.js.map +1 -0
  225. package/core/hooks/use-themed-scrollpoints.test.js +2 -0
  226. package/core/hooks/use-themed-scrollpoints.test.js.map +1 -0
  227. package/core/icons/display/icon-display-cloud-servers-mono.svg +3 -0
  228. package/core/icons/display/icon-display-data-integrity.svg +9 -0
  229. package/core/icons/display/icon-display-database-connector.svg +13 -0
  230. package/core/icons/display/icon-display-ephemeral-messages-dark-col.svg +6 -0
  231. package/core/icons/display/icon-display-ephemeral-messages.svg +6 -0
  232. package/core/icons/display/icon-display-live-updates.svg +8 -0
  233. package/core/icons/display/icon-display-message-annotations-dark-col.svg +11 -0
  234. package/core/icons/display/icon-display-message-annotations.svg +11 -0
  235. package/core/icons/display/icon-display-multi-user-spaces.svg +13 -0
  236. package/core/icons/display/icon-display-sdks.svg +11 -0
  237. package/core/icons/display/icon-display-something-else-mono.svg +4 -0
  238. package/core/icons/display/icon-display-something-else.svg +4 -0
  239. package/core/icons/display/icon-display-ui-mono.svg +22 -0
  240. package/core/icons/display/icon-display-ui.svg +22 -0
  241. package/core/icons/gui/icon-gui-checklist-checked.svg +1 -1
  242. package/core/icons/gui/icon-gui-code-doc.svg +1 -1
  243. package/core/icons/gui/icon-gui-cursor.svg +1 -1
  244. package/core/icons/gui/icon-gui-expand.svg +1 -1
  245. package/core/icons/gui/icon-gui-filter-flow-step-0.svg +3 -3
  246. package/core/icons/gui/icon-gui-flower-growth.svg +1 -1
  247. package/core/icons/gui/icon-gui-glasses.svg +1 -1
  248. package/core/icons/gui/icon-gui-heartbeat-outline.svg +4 -0
  249. package/core/icons/gui/icon-gui-heartbeat-solid.svg +4 -0
  250. package/core/icons/gui/icon-gui-mouse.svg +1 -1
  251. package/core/icons/gui/icon-gui-pitfall.svg +1 -1
  252. package/core/icons/gui/icon-gui-prod-ai-transport-outline.svg +5 -0
  253. package/core/icons/gui/icon-gui-prod-ai-transport-solid.svg +5 -0
  254. package/core/icons/gui/icon-gui-quote-marks-fill.svg +2 -2
  255. package/core/icons/product/icon-product-ai-transport-mono.svg +5 -0
  256. package/core/icons/product/icon-product-ai-transport.svg +12 -0
  257. package/core/icons/product/icon-product-chat-mono.svg +1 -1
  258. package/core/icons/product/icon-product-liveobjects-mono.svg +1 -4
  259. package/core/icons/product/icon-product-livesync-mono.svg +4 -4
  260. package/core/icons/product/icon-product-pubsub-mono.svg +1 -1
  261. package/core/icons/product/icon-product-spaces-mono.svg +1 -1
  262. package/core/icons/tech/icon-tech-claude-mono.svg +5 -0
  263. package/core/icons/tech/icon-tech-claude.svg +3 -0
  264. package/core/icons/tech/icon-tech-jetpack.svg +1 -0
  265. package/core/icons/tech/icon-tech-terraform-outline.svg +5 -0
  266. package/core/images/badges/g2-best-meets-requirements-spring-2025.svg +26 -0
  267. package/core/images/badges/g2-best-results-spring-2025.svg +26 -0
  268. package/core/images/badges/g2-best-support-spring-2025.svg +26 -0
  269. package/core/images/badges/g2-easiest-to-use-spring-2025.svg +26 -0
  270. package/core/images/badges/g2-users-most-likely-to-recommend-spring-2025.svg +26 -0
  271. package/core/images/cust-logo-mentimeter-mono-pos.svg +0 -0
  272. package/core/insights/command-queue.js +1 -1
  273. package/core/insights/command-queue.js.map +1 -1
  274. package/core/insights/datalayer.js +1 -1
  275. package/core/insights/datalayer.js.map +1 -1
  276. package/core/insights/index.js +1 -1
  277. package/core/insights/index.js.map +1 -1
  278. package/core/insights/index.test.js +1 -1
  279. package/core/insights/index.test.js.map +1 -1
  280. package/core/insights/mixpanel.js +1 -1
  281. package/core/insights/mixpanel.js.map +1 -1
  282. package/core/insights/mixpanel.test.js +2 -0
  283. package/core/insights/mixpanel.test.js.map +1 -0
  284. package/core/insights/posthog.js +1 -1
  285. package/core/insights/posthog.js.map +1 -1
  286. package/core/insights/posthog.test.js +2 -0
  287. package/core/insights/posthog.test.js.map +1 -0
  288. package/core/insights/service.js +1 -1
  289. package/core/insights/service.js.map +1 -1
  290. package/core/insights/types.js.map +1 -1
  291. package/core/react-renderer.js.map +1 -1
  292. package/core/sprites-display.svg +1 -1
  293. package/core/sprites-gui.svg +1 -1
  294. package/core/sprites-product.svg +1 -1
  295. package/core/sprites-tech.svg +1 -1
  296. package/core/styles/buttons.css +6 -6
  297. package/core/styles/colors/types.js +1 -1
  298. package/core/styles/colors/types.js.map +1 -1
  299. package/core/styles/forms.css +5 -5
  300. package/core/styles/legacy-buttons.css +8 -8
  301. package/core/styles/properties.css +4 -4
  302. package/core/styles/text.css +2 -2
  303. package/core/styles.components.css +4 -4
  304. package/core/utils/syntax-highlighter.css +31 -0
  305. package/core/utils/syntax-highlighter.js +1 -1
  306. package/core/utils/syntax-highlighter.js.map +1 -1
  307. package/core/utils/syntax-highlighter.test.js +2 -0
  308. package/core/utils/syntax-highlighter.test.js.map +1 -0
  309. package/index.d.ts +1201 -118
  310. package/package.json +66 -59
  311. package/tailwind.config.js +2 -2
  312. package/core/CookieMessage/component.css +0 -15
  313. package/core/CookieMessage.js +0 -2
  314. package/core/CookieMessage.js.map +0 -1
  315. package/core/Icon/components/icon-display-asset-tracking-col.js +0 -2
  316. package/core/Icon/components/icon-display-asset-tracking-col.js.map +0 -1
  317. package/core/Icon/components/icon-gui-prod-asset-tracking-outline.js +0 -2
  318. package/core/Icon/components/icon-gui-prod-asset-tracking-outline.js.map +0 -1
  319. package/core/Icon/components/icon-gui-prod-asset-tracking-solid.js +0 -2
  320. package/core/Icon/components/icon-gui-prod-asset-tracking-solid.js.map +0 -1
  321. package/core/Icon/components/icon-product-asset-tracking-mono.js +0 -2
  322. package/core/Icon/components/icon-product-asset-tracking-mono.js.map +0 -1
  323. package/core/Icon/components/icon-product-asset-tracking.js +0 -2
  324. package/core/Icon/components/icon-product-asset-tracking.js.map +0 -1
  325. package/core/Meganav/MeganavProductTile.js +0 -2
  326. package/core/Meganav/MeganavProductTile.js.map +0 -1
  327. package/core/Meganav/images/fan-engagement-nav-image.png +0 -0
  328. package/core/Meganav/images/founders-nav-image.png +0 -0
  329. package/core/icons/display/icon-display-asset-tracking-col.svg +0 -18
  330. package/core/icons/gui/icon-gui-prod-asset-tracking-outline.svg +0 -3
  331. package/core/icons/gui/icon-gui-prod-asset-tracking-solid.svg +0 -3
  332. package/core/icons/product/icon-product-asset-tracking-mono.svg +0 -3
  333. package/core/icons/product/icon-product-asset-tracking.svg +0 -12
  334. package/core/images/g2-best-meets-requirements-2025.svg +0 -10
  335. package/core/images/g2-best-support-2025.svg +0 -10
  336. package/core/images/g2-high-performer-2025.svg +0 -9
  337. package/core/images/g2-users-most-likely-to-recommend-2025.svg +0 -10
  338. package/core/utils/useCopyToClipboard.js +0 -2
  339. package/core/utils/useCopyToClipboard.js.map +0 -1
package/index.d.ts CHANGED
@@ -12,6 +12,12 @@ export type AccordionData = {
12
12
  * The name of the accordion item.
13
13
  */
14
14
  name: string;
15
+ /**
16
+ * Custom heading content. If provided, this will be used instead of `name`.
17
+ * Can be a ReactNode or a function that receives the index and isOpen state
18
+ * and returns ReactNode.
19
+ */
20
+ heading?: ReactNode | ((index: number, isOpen: boolean) => ReactNode);
15
21
  /**
16
22
  * The optional icon name to be displayed alongside the accordion item.
17
23
  */
@@ -134,6 +140,11 @@ export type AccordionOptions = {
134
140
  * @default ""
135
141
  */
136
142
  contentCSS?: string;
143
+ /**
144
+ * Custom CSS classes to apply to the accordion item wrapper when it is open/active.
145
+ * @default ""
146
+ */
147
+ selectedItemCSS?: string;
137
148
  };
138
149
  //# sourceMappingURL=types.d.ts.map
139
150
  }
@@ -196,7 +207,7 @@ import { ColorClassColorGroups } from "@ably/ui/core/styles/colors/types";
196
207
  /**
197
208
  * Props for the Badge component.
198
209
  */
199
- interface BadgeProps {
210
+ export interface BadgeProps {
200
211
  /**
201
212
  * The size of the badge. Can be one of "xs", "sm", "md", or "lg".
202
213
  */
@@ -230,13 +241,17 @@ interface BadgeProps {
230
241
  */
231
242
  hoverable?: boolean;
232
243
  /**
233
- * The size of the icons in the badge. Defaults to 12px.
244
+ * The size of the icons in the badge. If not provided, it will be derived from the badge size.
234
245
  */
235
246
  iconSize?: IconSize;
236
247
  /**
237
248
  * Accessible label for the badge when interactive
238
249
  */
239
250
  ariaLabel?: string;
251
+ /**
252
+ * Additional CSS class names to apply to the children of the badge.
253
+ */
254
+ childClassName?: string;
240
255
  }
241
256
  const Badge: React.FC<PropsWithChildren<BadgeProps>>;
242
257
  export default Badge;
@@ -289,7 +304,22 @@ export default Button;
289
304
  //# sourceMappingURL=Button.d.ts.map
290
305
  }
291
306
 
307
+ declare module '@ably/ui/core/Code/Code.test' {
308
+ /**
309
+ * @vitest-environment jsdom
310
+ */
311
+ export {};
312
+ //# sourceMappingURL=Code.test.d.ts.map
313
+ }
314
+
315
+ declare module '@ably/ui/core/Code/component' {
316
+ export default highlightEl;
317
+ function highlightEl(el: any): void;
318
+ //# sourceMappingURL=component.d.ts.map
319
+ }
320
+
292
321
  declare module '@ably/ui/core/Code' {
322
+ export type LineHighlightType = "addition" | "removal" | "highlight";
293
323
  type CodeProps = {
294
324
  language: string;
295
325
  snippet: string;
@@ -298,8 +328,10 @@ type CodeProps = {
298
328
  additionalCSS?: string;
299
329
  showLines?: boolean;
300
330
  lineCSS?: string;
331
+ wrap?: boolean;
332
+ lineHighlights?: Record<number, LineHighlightType>;
301
333
  };
302
- const Code: ({ language, snippet, textSize, padding, additionalCSS, showLines, lineCSS, }: CodeProps) => import("react/jsx-runtime").JSX.Element;
334
+ const Code: ({ language, snippet, textSize, padding, additionalCSS, showLines, lineCSS, wrap, lineHighlights, }: CodeProps) => import("react/jsx-runtime").JSX.Element;
303
335
  export default Code;
304
336
  //# sourceMappingURL=Code.d.ts.map
305
337
  }
@@ -311,37 +343,36 @@ type ApiKeySelectorProps = {
311
343
  selectedApiKey: string;
312
344
  onApiKeyChange: (apiKey: string) => void;
313
345
  };
314
- const ApiKeySelector: {
315
- ({ apiKeys, selectedApiKey, onApiKeyChange, }: ApiKeySelectorProps): import("react/jsx-runtime").JSX.Element;
316
- displayName: string;
317
- };
346
+ const ApiKeySelector: ({ apiKeys, selectedApiKey, onApiKeyChange, }: ApiKeySelectorProps) => import("react/jsx-runtime").JSX.Element;
318
347
  export default ApiKeySelector;
319
348
  //# sourceMappingURL=ApiKeySelector.d.ts.map
320
349
  }
321
350
 
351
+ declare module '@ably/ui/core/CodeSnippet/CodeSnippet.test' {
352
+ /**
353
+ * @vitest-environment jsdom
354
+ */
355
+ export {};
356
+ //# sourceMappingURL=CodeSnippet.test.d.ts.map
357
+ }
358
+
322
359
  declare module '@ably/ui/core/CodeSnippet/CopyButton' {
323
- import React from "react";
324
360
  type CopyButtonProps = {
325
361
  onCopy: () => void;
326
- isCopied: boolean;
327
362
  tooltip?: string;
328
363
  };
329
- /**
330
- * A reusable copy button component with tooltip and copied indicator
331
- */
332
- const CopyButton: React.MemoExoticComponent<({ onCopy, isCopied, tooltip }: CopyButtonProps) => import("react/jsx-runtime").JSX.Element>;
364
+ const CopyButton: ({ onCopy, tooltip }: CopyButtonProps) => import("react/jsx-runtime").JSX.Element;
333
365
  export default CopyButton;
334
366
  //# sourceMappingURL=CopyButton.d.ts.map
335
367
  }
336
368
 
337
369
  declare module '@ably/ui/core/CodeSnippet/LanguageSelector' {
338
- import React from "react";
339
370
  type LanguageSelectorProps = {
340
371
  languages: string[];
341
372
  activeLanguage: string;
342
373
  onLanguageChange: (language: string) => void;
343
374
  };
344
- const LanguageSelector: React.MemoExoticComponent<({ languages, activeLanguage, onLanguageChange }: LanguageSelectorProps) => import("react/jsx-runtime").JSX.Element>;
375
+ const LanguageSelector: ({ languages, activeLanguage, onLanguageChange, }: LanguageSelectorProps) => import("react/jsx-runtime").JSX.Element;
345
376
  export default LanguageSelector;
346
377
  //# sourceMappingURL=LanguageSelector.d.ts.map
347
378
  }
@@ -355,29 +386,29 @@ type PlainCodeViewProps = {
355
386
  icon: IconName | null;
356
387
  className?: string;
357
388
  };
358
- const _default: React.NamedExoticComponent<PlainCodeViewProps>;
359
- export default _default;
389
+ const PlainCodeView: React.FC<PlainCodeViewProps>;
390
+ export default PlainCodeView;
360
391
  //# sourceMappingURL=PlainCodeView.d.ts.map
361
392
  }
362
393
 
363
394
  declare module '@ably/ui/core/CodeSnippet/TooltipButton' {
364
395
  import React from "react";
396
+ import { SegmentedControlSize } from ".@ably/ui/core/SegmentedControl";
365
397
  import { IconName } from ".@ably/ui/core/Icon/types";
398
+ import type { TooltipProps } from "@radix-ui/react-tooltip";
366
399
  type TooltipButtonProps = {
367
- tooltip: string;
400
+ tooltip: string | React.ReactNode;
368
401
  active?: boolean;
369
402
  onClick: () => void;
370
403
  icon?: IconName;
371
404
  className?: string;
372
405
  children?: React.ReactNode;
373
406
  variant?: "segmented" | "icon-button";
374
- size?: "sm" | "md";
407
+ size?: SegmentedControlSize;
375
408
  alwaysShowLabel?: boolean;
409
+ tooltipRootProps?: TooltipProps;
376
410
  };
377
- /**
378
- * A unified tooltip button component that can render either a segmented control or an icon button
379
- */
380
- const TooltipButton: React.MemoExoticComponent<({ tooltip, active, onClick, icon, className, children, variant, size, alwaysShowLabel, }: TooltipButtonProps) => import("react/jsx-runtime").JSX.Element>;
411
+ const TooltipButton: ({ tooltip, active, onClick, icon, className, children, variant, size, alwaysShowLabel, tooltipRootProps, }: TooltipButtonProps) => import("react/jsx-runtime").JSX.Element;
381
412
  export default TooltipButton;
382
413
  //# sourceMappingURL=TooltipButton.d.ts.map
383
414
  }
@@ -390,6 +421,8 @@ export interface LanguageInfo {
390
421
  syntaxHighlighterKey?: string;
391
422
  }
392
423
  export type LanguageMap = Record<string, LanguageInfo>;
424
+ export const SDK_PREFIXES: readonly ["realtime", "rest", "client", "agent"];
425
+ export type SDKType = (typeof SDK_PREFIXES)[number];
393
426
  const languages: LanguageMap;
394
427
  export const stripSdkType: (lang: string) => string;
395
428
  export const getLanguageInfo: (langKey: string) => LanguageInfo;
@@ -397,9 +430,15 @@ export default languages;
397
430
  //# sourceMappingURL=languages.d.ts.map
398
431
  }
399
432
 
433
+ declare module '@ably/ui/core/CodeSnippet/languages.test' {
434
+ export {};
435
+ //# sourceMappingURL=languages.test.d.ts.map
436
+ }
437
+
400
438
  declare module '@ably/ui/core/CodeSnippet' {
401
439
  import React from "react";
402
- export type SDKType = "realtime" | "rest" | null;
440
+ import { SDKType } from "@ably/ui/core/CodeSnippet/languages";
441
+ export type { SDKType };
403
442
  export type ApiKeysItem = {
404
443
  app: string;
405
444
  keys: {
@@ -454,6 +493,10 @@ export type CodeSnippetProps = {
454
493
  * Languages not in this array will be shown after those that are included.
455
494
  */
456
495
  languageOrdering?: string[];
496
+ /**
497
+ * Whether to wrap code content instead of scrolling
498
+ */
499
+ wrapCode?: boolean;
457
500
  };
458
501
  /**
459
502
  * CodeSnippet component that displays code with language switching capability
@@ -469,14 +512,58 @@ export default ConnectStateWrapper;
469
512
  //# sourceMappingURL=ConnectStateWrapper.d.ts.map
470
513
  }
471
514
 
472
- declare module '@ably/ui/core/CookieMessage' {
473
- type CookieMessageProps = {
474
- cookieId: string;
475
- urlBase: string;
515
+ declare module '@ably/ui/core/ContentTile' {
516
+ import React from "react";
517
+ import { type BadgeProps } from "@ably/ui/core/Badge";
518
+ import type { IconName } from "@ably/ui/core/Icon/types";
519
+ type ContentTileProps = {
520
+ /** The title text to display */
521
+ title?: string;
522
+ /** Additional CSS classes for the root container */
523
+ className?: string;
524
+ /** The description content to display (text or React elements) */
525
+ description?: string | React.ReactNode;
526
+ /**
527
+ * Call-to-action configuration.
528
+ * - text: The CTA button or link text.
529
+ * - url: The destination URL for the CTA.
530
+ * - implicit: If true, no explicit CTA button is shown.
531
+ */
532
+ cta?: {
533
+ text: string;
534
+ url: string;
535
+ implicit?: boolean;
536
+ };
537
+ /** Content to display in the feature area (image or icon) */
538
+ feature?: React.ReactNode | string;
539
+ /** Type of feature to render - either 'image' or 'icon' */
540
+ featureType?: "image" | "icon";
541
+ /** Array of icon names to display as overlays on the feature */
542
+ featureIcons?: IconName[];
543
+ /** Whether to vertically center the feature content */
544
+ centerFeature?: boolean;
545
+ /** Array of badges to display */
546
+ badges?: (BadgeProps & {
547
+ label: string;
548
+ })[];
549
+ /** Custom click handler, receives the CTA URL if present */
550
+ onClick?: (url?: string) => void;
551
+ /** Additional CSS classes for the feature element */
552
+ featureClassName?: string;
553
+ /** Additional CSS classes for the title element */
554
+ titleClassName?: string;
555
+ /** Additional CSS classes for the description element */
556
+ descriptionClassName?: string;
557
+ /** Additional CSS classes for the CTA element */
558
+ ctaClassName?: string;
559
+ /** Whether to add padding-top to the feature content (default: true) */
560
+ featurePadding?: boolean;
561
+ /** Whether to encapsulate the content tile in an outer container (default: true) */
562
+ encapsulated?: boolean;
476
563
  };
477
- const CookieMessage: ({ cookieId, urlBase }: CookieMessageProps) => import("react/jsx-runtime").JSX.Element | null;
478
- export default CookieMessage;
479
- //# sourceMappingURL=CookieMessage.d.ts.map
564
+ const ContentTile: React.FC<ContentTileProps>;
565
+ export default ContentTile;
566
+ //# sourceMappingURL=ContentTile.d.ts.map
480
567
  }
481
568
 
482
569
  declare module '@ably/ui/core/CustomerLogos' {
@@ -615,8 +702,8 @@ const reducerFlashes: {
615
702
  items: FlashProps[];
616
703
  };
617
704
  };
618
- const Flashes: ({ flashes }: FlashesProps) => import("react/jsx-runtime").JSX.Element;
619
- const BackendFlashes: ({ flashes }: BackendFlashesProps) => import("react/jsx-runtime").JSX.Element;
705
+ const Flashes: ({ flashes }: FlashesProps) => import("react/jsx-runtime.js").JSX.Element;
706
+ const BackendFlashes: ({ flashes }: BackendFlashesProps) => import("react/jsx-runtime.js").JSX.Element;
620
707
  export { reducerFlashes, FLASH_DATA_ID, Flashes };
621
708
  export default BackendFlashes;
622
709
  //# sourceMappingURL=Flash.d.ts.map
@@ -692,6 +779,10 @@ export const socialLinks: {
692
779
  monoIcon: IconName;
693
780
  link: string;
694
781
  }[];
782
+ export const ablyAwardsFooter: {
783
+ image: string;
784
+ desc: string;
785
+ }[];
695
786
  export {};
696
787
  //# sourceMappingURL=data.d.ts.map
697
788
  }
@@ -709,12 +800,18 @@ export const HeaderLinks: React.FC<Pick<HeaderProps, "sessionState" | "headerLin
709
800
  //# sourceMappingURL=HeaderLinks.d.ts.map
710
801
  }
711
802
 
712
- declare module '@ably/ui/core/Header' {
713
- import React, { ReactNode } from "react";
803
+ declare module '@ably/ui/core/Header/types' {
714
804
  export type ThemedScrollpoint = {
715
805
  id: string;
716
806
  className: string;
717
807
  };
808
+ //# sourceMappingURL=types.d.ts.map
809
+ }
810
+
811
+ declare module '@ably/ui/core/Header' {
812
+ import React, { ReactNode } from "react";
813
+ import { ThemedScrollpoint } from "@ably/ui/core/Header/types";
814
+ export type { ThemedScrollpoint };
718
815
  /**
719
816
  * Represents the state of the user session in the header.
720
817
  */
@@ -750,9 +847,13 @@ export type HeaderProps = {
750
847
  */
751
848
  className?: string;
752
849
  /**
753
- * Indicates if the notice banner is visible.
850
+ * Indicates if the notice banner is enabled.
754
851
  */
755
- isNoticeVisible?: boolean;
852
+ isNoticeBannerEnabled?: boolean;
853
+ /**
854
+ * Height of the notice banner in pixels.
855
+ */
856
+ noticeHeight?: number;
756
857
  /**
757
858
  * Optional search bar element.
758
859
  */
@@ -817,6 +918,10 @@ export type HeaderProps = {
817
918
  * Optional location object to detect location changes.
818
919
  */
819
920
  location?: Location;
921
+ /**
922
+ * Optional badge text to display on the logo.
923
+ */
924
+ logoBadge?: string;
820
925
  };
821
926
  const Header: React.FC<HeaderProps>;
822
927
  export default Header;
@@ -889,17 +994,6 @@ export default ForwardRef;
889
994
  //# sourceMappingURL=icon-display-architectural-guidance.d.ts.map
890
995
  }
891
996
 
892
- declare module '@ably/ui/core/Icon/components/icon-display-asset-tracking-col' {
893
- import * as React from "react";
894
- interface SVGRProps {
895
- title?: string;
896
- titleId?: string;
897
- }
898
- const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
899
- export default ForwardRef;
900
- //# sourceMappingURL=icon-display-asset-tracking-col.d.ts.map
901
- }
902
-
903
997
  declare module '@ably/ui/core/Icon/components/icon-display-authentication' {
904
998
  import * as React from "react";
905
999
  interface SVGRProps {
@@ -1021,6 +1115,17 @@ export default ForwardRef;
1021
1115
  //# sourceMappingURL=icon-display-chat-stack.d.ts.map
1022
1116
  }
1023
1117
 
1118
+ declare module '@ably/ui/core/Icon/components/icon-display-cloud-servers-mono' {
1119
+ import * as React from "react";
1120
+ interface SVGRProps {
1121
+ title?: string;
1122
+ titleId?: string;
1123
+ }
1124
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1125
+ export default ForwardRef;
1126
+ //# sourceMappingURL=icon-display-cloud-servers-mono.d.ts.map
1127
+ }
1128
+
1024
1129
  declare module '@ably/ui/core/Icon/components/icon-display-cloud-servers' {
1025
1130
  import * as React from "react";
1026
1131
  interface SVGRProps {
@@ -1120,6 +1225,17 @@ export default ForwardRef;
1120
1225
  //# sourceMappingURL=icon-display-data-broadcast-mono.d.ts.map
1121
1226
  }
1122
1227
 
1228
+ declare module '@ably/ui/core/Icon/components/icon-display-data-integrity' {
1229
+ import * as React from "react";
1230
+ interface SVGRProps {
1231
+ title?: string;
1232
+ titleId?: string;
1233
+ }
1234
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1235
+ export default ForwardRef;
1236
+ //# sourceMappingURL=icon-display-data-integrity.d.ts.map
1237
+ }
1238
+
1123
1239
  declare module '@ably/ui/core/Icon/components/icon-display-data-synchronization-col' {
1124
1240
  import * as React from "react";
1125
1241
  interface SVGRProps {
@@ -1131,6 +1247,17 @@ export default ForwardRef;
1131
1247
  //# sourceMappingURL=icon-display-data-synchronization-col.d.ts.map
1132
1248
  }
1133
1249
 
1250
+ declare module '@ably/ui/core/Icon/components/icon-display-database-connector' {
1251
+ import * as React from "react";
1252
+ interface SVGRProps {
1253
+ title?: string;
1254
+ titleId?: string;
1255
+ }
1256
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1257
+ export default ForwardRef;
1258
+ //# sourceMappingURL=icon-display-database-connector.d.ts.map
1259
+ }
1260
+
1134
1261
  declare module '@ably/ui/core/Icon/components/icon-display-dedicated-cluster' {
1135
1262
  import * as React from "react";
1136
1263
  interface SVGRProps {
@@ -1208,6 +1335,28 @@ export default ForwardRef;
1208
1335
  //# sourceMappingURL=icon-display-elasticity.d.ts.map
1209
1336
  }
1210
1337
 
1338
+ declare module '@ably/ui/core/Icon/components/icon-display-ephemeral-messages-dark-col' {
1339
+ import * as React from "react";
1340
+ interface SVGRProps {
1341
+ title?: string;
1342
+ titleId?: string;
1343
+ }
1344
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1345
+ export default ForwardRef;
1346
+ //# sourceMappingURL=icon-display-ephemeral-messages-dark-col.d.ts.map
1347
+ }
1348
+
1349
+ declare module '@ably/ui/core/Icon/components/icon-display-ephemeral-messages' {
1350
+ import * as React from "react";
1351
+ interface SVGRProps {
1352
+ title?: string;
1353
+ titleId?: string;
1354
+ }
1355
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1356
+ export default ForwardRef;
1357
+ //# sourceMappingURL=icon-display-ephemeral-messages.d.ts.map
1358
+ }
1359
+
1211
1360
  declare module '@ably/ui/core/Icon/components/icon-display-equalisers-mono' {
1212
1361
  import * as React from "react";
1213
1362
  interface SVGRProps {
@@ -1450,6 +1599,17 @@ export default ForwardRef;
1450
1599
  //# sourceMappingURL=icon-display-live-updates-results-metrics-col.d.ts.map
1451
1600
  }
1452
1601
 
1602
+ declare module '@ably/ui/core/Icon/components/icon-display-live-updates' {
1603
+ import * as React from "react";
1604
+ interface SVGRProps {
1605
+ title?: string;
1606
+ titleId?: string;
1607
+ }
1608
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1609
+ export default ForwardRef;
1610
+ //# sourceMappingURL=icon-display-live-updates.d.ts.map
1611
+ }
1612
+
1453
1613
  declare module '@ably/ui/core/Icon/components/icon-display-map-pin' {
1454
1614
  import * as React from "react";
1455
1615
  interface SVGRProps {
@@ -1461,6 +1621,28 @@ export default ForwardRef;
1461
1621
  //# sourceMappingURL=icon-display-map-pin.d.ts.map
1462
1622
  }
1463
1623
 
1624
+ declare module '@ably/ui/core/Icon/components/icon-display-message-annotations-dark-col' {
1625
+ import * as React from "react";
1626
+ interface SVGRProps {
1627
+ title?: string;
1628
+ titleId?: string;
1629
+ }
1630
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1631
+ export default ForwardRef;
1632
+ //# sourceMappingURL=icon-display-message-annotations-dark-col.d.ts.map
1633
+ }
1634
+
1635
+ declare module '@ably/ui/core/Icon/components/icon-display-message-annotations' {
1636
+ import * as React from "react";
1637
+ interface SVGRProps {
1638
+ title?: string;
1639
+ titleId?: string;
1640
+ }
1641
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1642
+ export default ForwardRef;
1643
+ //# sourceMappingURL=icon-display-message-annotations.d.ts.map
1644
+ }
1645
+
1464
1646
  declare module '@ably/ui/core/Icon/components/icon-display-message-batching' {
1465
1647
  import * as React from "react";
1466
1648
  interface SVGRProps {
@@ -1516,6 +1698,17 @@ export default ForwardRef;
1516
1698
  //# sourceMappingURL=icon-display-multi-user-spaces-col.d.ts.map
1517
1699
  }
1518
1700
 
1701
+ declare module '@ably/ui/core/Icon/components/icon-display-multi-user-spaces' {
1702
+ import * as React from "react";
1703
+ interface SVGRProps {
1704
+ title?: string;
1705
+ titleId?: string;
1706
+ }
1707
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1708
+ export default ForwardRef;
1709
+ //# sourceMappingURL=icon-display-multi-user-spaces.d.ts.map
1710
+ }
1711
+
1519
1712
  declare module '@ably/ui/core/Icon/components/icon-display-observe-analytics' {
1520
1713
  import * as React from "react";
1521
1714
  interface SVGRProps {
@@ -1692,6 +1885,17 @@ export default ForwardRef;
1692
1885
  //# sourceMappingURL=icon-display-sdks-col.d.ts.map
1693
1886
  }
1694
1887
 
1888
+ declare module '@ably/ui/core/Icon/components/icon-display-sdks' {
1889
+ import * as React from "react";
1890
+ interface SVGRProps {
1891
+ title?: string;
1892
+ titleId?: string;
1893
+ }
1894
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1895
+ export default ForwardRef;
1896
+ //# sourceMappingURL=icon-display-sdks.d.ts.map
1897
+ }
1898
+
1695
1899
  declare module '@ably/ui/core/Icon/components/icon-display-send-received-messages' {
1696
1900
  import * as React from "react";
1697
1901
  interface SVGRProps {
@@ -1758,6 +1962,28 @@ export default ForwardRef;
1758
1962
  //# sourceMappingURL=icon-display-soc2-type2.d.ts.map
1759
1963
  }
1760
1964
 
1965
+ declare module '@ably/ui/core/Icon/components/icon-display-something-else-mono' {
1966
+ import * as React from "react";
1967
+ interface SVGRProps {
1968
+ title?: string;
1969
+ titleId?: string;
1970
+ }
1971
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1972
+ export default ForwardRef;
1973
+ //# sourceMappingURL=icon-display-something-else-mono.d.ts.map
1974
+ }
1975
+
1976
+ declare module '@ably/ui/core/Icon/components/icon-display-something-else' {
1977
+ import * as React from "react";
1978
+ interface SVGRProps {
1979
+ title?: string;
1980
+ titleId?: string;
1981
+ }
1982
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1983
+ export default ForwardRef;
1984
+ //# sourceMappingURL=icon-display-something-else.d.ts.map
1985
+ }
1986
+
1761
1987
  declare module '@ably/ui/core/Icon/components/icon-display-subscription-filters' {
1762
1988
  import * as React from "react";
1763
1989
  interface SVGRProps {
@@ -1813,6 +2039,28 @@ export default ForwardRef;
1813
2039
  //# sourceMappingURL=icon-display-tutorials-demos-col.d.ts.map
1814
2040
  }
1815
2041
 
2042
+ declare module '@ably/ui/core/Icon/components/icon-display-ui-mono' {
2043
+ import * as React from "react";
2044
+ interface SVGRProps {
2045
+ title?: string;
2046
+ titleId?: string;
2047
+ }
2048
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2049
+ export default ForwardRef;
2050
+ //# sourceMappingURL=icon-display-ui-mono.d.ts.map
2051
+ }
2052
+
2053
+ declare module '@ably/ui/core/Icon/components/icon-display-ui' {
2054
+ import * as React from "react";
2055
+ interface SVGRProps {
2056
+ title?: string;
2057
+ titleId?: string;
2058
+ }
2059
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2060
+ export default ForwardRef;
2061
+ //# sourceMappingURL=icon-display-ui.d.ts.map
2062
+ }
2063
+
1816
2064
  declare module '@ably/ui/core/Icon/components/icon-display-virtual-events-col' {
1817
2065
  import * as React from "react";
1818
2066
  interface SVGRProps {
@@ -1989,6 +2237,28 @@ export default ForwardRef;
1989
2237
  //# sourceMappingURL=icon-gui-glasses.d.ts.map
1990
2238
  }
1991
2239
 
2240
+ declare module '@ably/ui/core/Icon/components/icon-gui-heartbeat-outline' {
2241
+ import * as React from "react";
2242
+ interface SVGRProps {
2243
+ title?: string;
2244
+ titleId?: string;
2245
+ }
2246
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2247
+ export default ForwardRef;
2248
+ //# sourceMappingURL=icon-gui-heartbeat-outline.d.ts.map
2249
+ }
2250
+
2251
+ declare module '@ably/ui/core/Icon/components/icon-gui-heartbeat-solid' {
2252
+ import * as React from "react";
2253
+ interface SVGRProps {
2254
+ title?: string;
2255
+ titleId?: string;
2256
+ }
2257
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2258
+ export default ForwardRef;
2259
+ //# sourceMappingURL=icon-gui-heartbeat-solid.d.ts.map
2260
+ }
2261
+
1992
2262
  declare module '@ably/ui/core/Icon/components/icon-gui-history' {
1993
2263
  import * as React from "react";
1994
2264
  interface SVGRProps {
@@ -2044,7 +2314,7 @@ export default ForwardRef;
2044
2314
  //# sourceMappingURL=icon-gui-pitfall.d.ts.map
2045
2315
  }
2046
2316
 
2047
- declare module '@ably/ui/core/Icon/components/icon-gui-prod-asset-tracking-outline' {
2317
+ declare module '@ably/ui/core/Icon/components/icon-gui-prod-ai-transport-outline' {
2048
2318
  import * as React from "react";
2049
2319
  interface SVGRProps {
2050
2320
  title?: string;
@@ -2052,10 +2322,10 @@ interface SVGRProps {
2052
2322
  }
2053
2323
  const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2054
2324
  export default ForwardRef;
2055
- //# sourceMappingURL=icon-gui-prod-asset-tracking-outline.d.ts.map
2325
+ //# sourceMappingURL=icon-gui-prod-ai-transport-outline.d.ts.map
2056
2326
  }
2057
2327
 
2058
- declare module '@ably/ui/core/Icon/components/icon-gui-prod-asset-tracking-solid' {
2328
+ declare module '@ably/ui/core/Icon/components/icon-gui-prod-ai-transport-solid' {
2059
2329
  import * as React from "react";
2060
2330
  interface SVGRProps {
2061
2331
  title?: string;
@@ -2063,7 +2333,7 @@ interface SVGRProps {
2063
2333
  }
2064
2334
  const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2065
2335
  export default ForwardRef;
2066
- //# sourceMappingURL=icon-gui-prod-asset-tracking-solid.d.ts.map
2336
+ //# sourceMappingURL=icon-gui-prod-ai-transport-solid.d.ts.map
2067
2337
  }
2068
2338
 
2069
2339
  declare module '@ably/ui/core/Icon/components/icon-gui-prod-chat-outline' {
@@ -2231,7 +2501,7 @@ export default ForwardRef;
2231
2501
  //# sourceMappingURL=icon-gui-spinner-light.d.ts.map
2232
2502
  }
2233
2503
 
2234
- declare module '@ably/ui/core/Icon/components/icon-product-asset-tracking-mono' {
2504
+ declare module '@ably/ui/core/Icon/components/icon-product-ai-transport-mono' {
2235
2505
  import * as React from "react";
2236
2506
  interface SVGRProps {
2237
2507
  title?: string;
@@ -2239,10 +2509,10 @@ interface SVGRProps {
2239
2509
  }
2240
2510
  const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2241
2511
  export default ForwardRef;
2242
- //# sourceMappingURL=icon-product-asset-tracking-mono.d.ts.map
2512
+ //# sourceMappingURL=icon-product-ai-transport-mono.d.ts.map
2243
2513
  }
2244
2514
 
2245
- declare module '@ably/ui/core/Icon/components/icon-product-asset-tracking' {
2515
+ declare module '@ably/ui/core/Icon/components/icon-product-ai-transport' {
2246
2516
  import * as React from "react";
2247
2517
  interface SVGRProps {
2248
2518
  title?: string;
@@ -2250,7 +2520,7 @@ interface SVGRProps {
2250
2520
  }
2251
2521
  const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2252
2522
  export default ForwardRef;
2253
- //# sourceMappingURL=icon-product-asset-tracking.d.ts.map
2523
+ //# sourceMappingURL=icon-product-ai-transport.d.ts.map
2254
2524
  }
2255
2525
 
2256
2526
  declare module '@ably/ui/core/Icon/components/icon-product-chat-mono' {
@@ -3210,6 +3480,28 @@ export default ForwardRef;
3210
3480
  //# sourceMappingURL=icon-tech-centrifugo.d.ts.map
3211
3481
  }
3212
3482
 
3483
+ declare module '@ably/ui/core/Icon/components/icon-tech-claude-mono' {
3484
+ import * as React from "react";
3485
+ interface SVGRProps {
3486
+ title?: string;
3487
+ titleId?: string;
3488
+ }
3489
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3490
+ export default ForwardRef;
3491
+ //# sourceMappingURL=icon-tech-claude-mono.d.ts.map
3492
+ }
3493
+
3494
+ declare module '@ably/ui/core/Icon/components/icon-tech-claude' {
3495
+ import * as React from "react";
3496
+ interface SVGRProps {
3497
+ title?: string;
3498
+ titleId?: string;
3499
+ }
3500
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3501
+ export default ForwardRef;
3502
+ //# sourceMappingURL=icon-tech-claude.d.ts.map
3503
+ }
3504
+
3213
3505
  declare module '@ably/ui/core/Icon/components/icon-tech-client-side-frameworks' {
3214
3506
  import * as React from "react";
3215
3507
  interface SVGRProps {
@@ -3694,6 +3986,17 @@ export default ForwardRef;
3694
3986
  //# sourceMappingURL=icon-tech-javascript.d.ts.map
3695
3987
  }
3696
3988
 
3989
+ declare module '@ably/ui/core/Icon/components/icon-tech-jetpack' {
3990
+ import * as React from "react";
3991
+ interface SVGRProps {
3992
+ title?: string;
3993
+ titleId?: string;
3994
+ }
3995
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3996
+ export default ForwardRef;
3997
+ //# sourceMappingURL=icon-tech-jetpack.d.ts.map
3998
+ }
3999
+
3697
4000
  declare module '@ably/ui/core/Icon/components/icon-tech-jms' {
3698
4001
  import * as React from "react";
3699
4002
  interface SVGRProps {
@@ -4464,6 +4767,17 @@ export default ForwardRef;
4464
4767
  //# sourceMappingURL=icon-tech-tenefit.d.ts.map
4465
4768
  }
4466
4769
 
4770
+ declare module '@ably/ui/core/Icon/components/icon-tech-terraform-outline' {
4771
+ import * as React from "react";
4772
+ interface SVGRProps {
4773
+ title?: string;
4774
+ titleId?: string;
4775
+ }
4776
+ const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement> & SVGRProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4777
+ export default ForwardRef;
4778
+ //# sourceMappingURL=icon-tech-terraform-outline.d.ts.map
4779
+ }
4780
+
4467
4781
  declare module '@ably/ui/core/Icon/components/icon-tech-terraform' {
4468
4782
  import * as React from "react";
4469
4783
  interface SVGRProps {
@@ -4706,18 +5020,399 @@ export default ForwardRef;
4706
5020
  //# sourceMappingURL=icon-tech-zeromq.d.ts.map
4707
5021
  }
4708
5022
 
5023
+ declare module '@ably/ui/core/Icon/components' {
5024
+ import IconDisplay48hrs from "@ably/ui/core/icon-display-48hrs";
5025
+ import IconDisplayAblyChannels from "@ably/ui/core/icon-display-ably-channels";
5026
+ import IconDisplayAboutAblyCol from "@ably/ui/core/icon-display-about-ably-col";
5027
+ import IconDisplayApiKeys from "@ably/ui/core/icon-display-api-keys";
5028
+ import IconDisplayApi from "@ably/ui/core/icon-display-api";
5029
+ import IconDisplayArchitecturalGuidance from "@ably/ui/core/icon-display-architectural-guidance";
5030
+ import IconDisplayAuthentication from "@ably/ui/core/icon-display-authentication";
5031
+ import IconDisplayAvatarStack from "@ably/ui/core/icon-display-avatar-stack";
5032
+ import IconDisplayBrowser from "@ably/ui/core/icon-display-browser";
5033
+ import IconDisplayCalendar from "@ably/ui/core/icon-display-calendar";
5034
+ import IconDisplayCallMobile from "@ably/ui/core/icon-display-call-mobile";
5035
+ import IconDisplayCareersCol from "@ably/ui/core/icon-display-careers-col";
5036
+ import IconDisplayCaseStudiesCol from "@ably/ui/core/icon-display-case-studies-col";
5037
+ import IconDisplayChatCol from "@ably/ui/core/icon-display-chat-col";
5038
+ import IconDisplayChatMono from "@ably/ui/core/icon-display-chat-mono";
5039
+ import IconDisplayChatStackCol from "@ably/ui/core/icon-display-chat-stack-col";
5040
+ import IconDisplayChatStack from "@ably/ui/core/icon-display-chat-stack";
5041
+ import IconDisplayCloudServersMono from "@ably/ui/core/icon-display-cloud-servers-mono";
5042
+ import IconDisplayCloudServers from "@ably/ui/core/icon-display-cloud-servers";
5043
+ import IconDisplayCompareTechCol from "@ably/ui/core/icon-display-compare-tech-col";
5044
+ import IconDisplayConnectionStateRecovery from "@ably/ui/core/icon-display-connection-state-recovery";
5045
+ import IconDisplayConsumerGroups from "@ably/ui/core/icon-display-consumer-groups";
5046
+ import IconDisplayCustomCname from "@ably/ui/core/icon-display-custom-cname";
5047
+ import IconDisplayCustom from "@ably/ui/core/icon-display-custom";
5048
+ import IconDisplayCustomersCol from "@ably/ui/core/icon-display-customers-col";
5049
+ import IconDisplayDataBroadcastCol from "@ably/ui/core/icon-display-data-broadcast-col";
5050
+ import IconDisplayDataBroadcastMono from "@ably/ui/core/icon-display-data-broadcast-mono";
5051
+ import IconDisplayDataIntegrity from "@ably/ui/core/icon-display-data-integrity";
5052
+ import IconDisplayDataSynchronizationCol from "@ably/ui/core/icon-display-data-synchronization-col";
5053
+ import IconDisplayDatabaseConnector from "@ably/ui/core/icon-display-database-connector";
5054
+ import IconDisplayDedicatedCluster from "@ably/ui/core/icon-display-dedicated-cluster";
5055
+ import IconDisplayDeltas from "@ably/ui/core/icon-display-deltas";
5056
+ import IconDisplayDocsCol from "@ably/ui/core/icon-display-docs-col";
5057
+ import IconDisplayDocumentation from "@ably/ui/core/icon-display-documentation";
5058
+ import IconDisplayDynamicChannelGroups from "@ably/ui/core/icon-display-dynamic-channel-groups";
5059
+ import IconDisplayEdgeNetwork from "@ably/ui/core/icon-display-edge-network";
5060
+ import IconDisplayElasticity from "@ably/ui/core/icon-display-elasticity";
5061
+ import IconDisplayEphemeralMessagesDarkCol from "@ably/ui/core/icon-display-ephemeral-messages-dark-col";
5062
+ import IconDisplayEphemeralMessages from "@ably/ui/core/icon-display-ephemeral-messages";
5063
+ import IconDisplayEqualisersMono from "@ably/ui/core/icon-display-equalisers-mono";
5064
+ import IconDisplayEventsCol from "@ably/ui/core/icon-display-events-col";
5065
+ import IconDisplayExactlyOnceDelivery from "@ably/ui/core/icon-display-exactly-once-delivery";
5066
+ import IconDisplayExamplesCol from "@ably/ui/core/icon-display-examples-col";
5067
+ import IconDisplayFanOut from "@ably/ui/core/icon-display-fan-out";
5068
+ import IconDisplayFirehose from "@ably/ui/core/icon-display-firehose";
5069
+ import IconDisplayGdpr from "@ably/ui/core/icon-display-gdpr";
5070
+ import IconDisplayGeneralComms from "@ably/ui/core/icon-display-general-comms";
5071
+ import IconDisplayGranularPermissions from "@ably/ui/core/icon-display-granular-permissions";
5072
+ import IconDisplayHipaaMono from "@ably/ui/core/icon-display-hipaa-mono";
5073
+ import IconDisplayHipaa from "@ably/ui/core/icon-display-hipaa";
5074
+ import IconDisplayHistory from "@ably/ui/core/icon-display-history";
5075
+ import IconDisplayIntegrationsCol from "@ably/ui/core/icon-display-integrations-col";
5076
+ import IconDisplayIntegrations from "@ably/ui/core/icon-display-integrations";
5077
+ import IconDisplayItSupportAccess from "@ably/ui/core/icon-display-it-support-access";
5078
+ import IconDisplayItSupportHelpdesk from "@ably/ui/core/icon-display-it-support-helpdesk";
5079
+ import IconDisplayKafkaAtTheEdgeCol from "@ably/ui/core/icon-display-kafka-at-the-edge-col";
5080
+ import IconDisplayLaptop from "@ably/ui/core/icon-display-laptop";
5081
+ import IconDisplayLastSeen from "@ably/ui/core/icon-display-last-seen";
5082
+ import IconDisplayLightbulbCol from "@ably/ui/core/icon-display-lightbulb-col";
5083
+ import IconDisplayLiveChat from "@ably/ui/core/icon-display-live-chat";
5084
+ import IconDisplayLiveUpdatesResultsMetricsCol from "@ably/ui/core/icon-display-live-updates-results-metrics-col";
5085
+ import IconDisplayLiveUpdates from "@ably/ui/core/icon-display-live-updates";
5086
+ import IconDisplayMapPin from "@ably/ui/core/icon-display-map-pin";
5087
+ import IconDisplayMessageAnnotationsDarkCol from "@ably/ui/core/icon-display-message-annotations-dark-col";
5088
+ import IconDisplayMessageAnnotations from "@ably/ui/core/icon-display-message-annotations";
5089
+ import IconDisplayMessageBatching from "@ably/ui/core/icon-display-message-batching";
5090
+ import IconDisplayMessagePersistence from "@ably/ui/core/icon-display-message-persistence";
5091
+ import IconDisplayMessageQueues from "@ably/ui/core/icon-display-message-queues";
5092
+ import IconDisplayMessage from "@ably/ui/core/icon-display-message";
5093
+ import IconDisplayMultiUserSpacesCol from "@ably/ui/core/icon-display-multi-user-spaces-col";
5094
+ import IconDisplayMultiUserSpaces from "@ably/ui/core/icon-display-multi-user-spaces";
5095
+ import IconDisplayObserveAnalytics from "@ably/ui/core/icon-display-observe-analytics";
5096
+ import IconDisplayPadlockClosed from "@ably/ui/core/icon-display-padlock-closed";
5097
+ import IconDisplayPlatform from "@ably/ui/core/icon-display-platform";
5098
+ import IconDisplayPlay from "@ably/ui/core/icon-display-play";
5099
+ import IconDisplayPremiumSupport from "@ably/ui/core/icon-display-premium-support";
5100
+ import IconDisplayPrivacyShieldFramework from "@ably/ui/core/icon-display-privacy-shield-framework";
5101
+ import IconDisplayPrivateLink from "@ably/ui/core/icon-display-private-link";
5102
+ import IconDisplayPushNotificationsCol from "@ably/ui/core/icon-display-push-notifications-col";
5103
+ import IconDisplayPushNotificationsMono from "@ably/ui/core/icon-display-push-notifications-mono";
5104
+ import IconDisplayPushNotifications from "@ably/ui/core/icon-display-push-notifications";
5105
+ import IconDisplayQuickstartGuidesCol from "@ably/ui/core/icon-display-quickstart-guides-col";
5106
+ import IconDisplayReactions from "@ably/ui/core/icon-display-reactions";
5107
+ import IconDisplayReadReceipts from "@ably/ui/core/icon-display-read-receipts";
5108
+ import IconDisplayResourcesCol from "@ably/ui/core/icon-display-resources-col";
5109
+ import IconDisplayRewind from "@ably/ui/core/icon-display-rewind";
5110
+ import IconDisplaySdksCol from "@ably/ui/core/icon-display-sdks-col";
5111
+ import IconDisplaySdks from "@ably/ui/core/icon-display-sdks";
5112
+ import IconDisplaySendReceivedMessages from "@ably/ui/core/icon-display-send-received-messages";
5113
+ import IconDisplayServers from "@ably/ui/core/icon-display-servers";
5114
+ import IconDisplayShoppingCart from "@ably/ui/core/icon-display-shopping-cart";
5115
+ import IconDisplaySla from "@ably/ui/core/icon-display-sla";
5116
+ import IconDisplaySoc2Type2Mono from "@ably/ui/core/icon-display-soc2-type2-mono";
5117
+ import IconDisplaySoc2Type2 from "@ably/ui/core/icon-display-soc2-type2";
5118
+ import IconDisplaySomethingElseMono from "@ably/ui/core/icon-display-something-else-mono";
5119
+ import IconDisplaySomethingElse from "@ably/ui/core/icon-display-something-else";
5120
+ import IconDisplaySubscriptionFilters from "@ably/ui/core/icon-display-subscription-filters";
5121
+ import IconDisplaySupportChatMono from "@ably/ui/core/icon-display-support-chat-mono";
5122
+ import IconDisplaySystemMetadata from "@ably/ui/core/icon-display-system-metadata";
5123
+ import IconDisplayTechAccountComms from "@ably/ui/core/icon-display-tech-account-comms";
5124
+ import IconDisplayTutorialsDemosCol from "@ably/ui/core/icon-display-tutorials-demos-col";
5125
+ import IconDisplayUiMono from "@ably/ui/core/icon-display-ui-mono";
5126
+ import IconDisplayUi from "@ably/ui/core/icon-display-ui";
5127
+ import IconDisplayVirtualEventsCol from "@ably/ui/core/icon-display-virtual-events-col";
5128
+ import IconDisplayVirtualEvents from "@ably/ui/core/icon-display-virtual-events";
5129
+ export { IconDisplay48hrs, IconDisplayAblyChannels, IconDisplayAboutAblyCol, IconDisplayApiKeys, IconDisplayApi, IconDisplayArchitecturalGuidance, IconDisplayAuthentication, IconDisplayAvatarStack, IconDisplayBrowser, IconDisplayCalendar, IconDisplayCallMobile, IconDisplayCareersCol, IconDisplayCaseStudiesCol, IconDisplayChatCol, IconDisplayChatMono, IconDisplayChatStackCol, IconDisplayChatStack, IconDisplayCloudServersMono, IconDisplayCloudServers, IconDisplayCompareTechCol, IconDisplayConnectionStateRecovery, IconDisplayConsumerGroups, IconDisplayCustomCname, IconDisplayCustom, IconDisplayCustomersCol, IconDisplayDataBroadcastCol, IconDisplayDataBroadcastMono, IconDisplayDataIntegrity, IconDisplayDataSynchronizationCol, IconDisplayDatabaseConnector, IconDisplayDedicatedCluster, IconDisplayDeltas, IconDisplayDocsCol, IconDisplayDocumentation, IconDisplayDynamicChannelGroups, IconDisplayEdgeNetwork, IconDisplayElasticity, IconDisplayEphemeralMessagesDarkCol, IconDisplayEphemeralMessages, IconDisplayEqualisersMono, IconDisplayEventsCol, IconDisplayExactlyOnceDelivery, IconDisplayExamplesCol, IconDisplayFanOut, IconDisplayFirehose, IconDisplayGdpr, IconDisplayGeneralComms, IconDisplayGranularPermissions, IconDisplayHipaaMono, IconDisplayHipaa, IconDisplayHistory, IconDisplayIntegrationsCol, IconDisplayIntegrations, IconDisplayItSupportAccess, IconDisplayItSupportHelpdesk, IconDisplayKafkaAtTheEdgeCol, IconDisplayLaptop, IconDisplayLastSeen, IconDisplayLightbulbCol, IconDisplayLiveChat, IconDisplayLiveUpdatesResultsMetricsCol, IconDisplayLiveUpdates, IconDisplayMapPin, IconDisplayMessageAnnotationsDarkCol, IconDisplayMessageAnnotations, IconDisplayMessageBatching, IconDisplayMessagePersistence, IconDisplayMessageQueues, IconDisplayMessage, IconDisplayMultiUserSpacesCol, IconDisplayMultiUserSpaces, IconDisplayObserveAnalytics, IconDisplayPadlockClosed, IconDisplayPlatform, IconDisplayPlay, IconDisplayPremiumSupport, IconDisplayPrivacyShieldFramework, IconDisplayPrivateLink, IconDisplayPushNotificationsCol, IconDisplayPushNotificationsMono, IconDisplayPushNotifications, IconDisplayQuickstartGuidesCol, IconDisplayReactions, IconDisplayReadReceipts, IconDisplayResourcesCol, IconDisplayRewind, IconDisplaySdksCol, IconDisplaySdks, IconDisplaySendReceivedMessages, IconDisplayServers, IconDisplayShoppingCart, IconDisplaySla, IconDisplaySoc2Type2Mono, IconDisplaySoc2Type2, IconDisplaySomethingElseMono, IconDisplaySomethingElse, IconDisplaySubscriptionFilters, IconDisplaySupportChatMono, IconDisplaySystemMetadata, IconDisplayTechAccountComms, IconDisplayTutorialsDemosCol, IconDisplayUiMono, IconDisplayUi, IconDisplayVirtualEventsCol, IconDisplayVirtualEvents, };
5130
+ import IconGuiAblyBadge from "@ably/ui/core/icon-gui-ably-badge";
5131
+ import IconGuiCheckCircledFill from "@ably/ui/core/icon-gui-check-circled-fill";
5132
+ import IconGuiCheckLotusCircled from "@ably/ui/core/icon-gui-check-lotus-circled";
5133
+ import IconGuiChecklistChecked from "@ably/ui/core/icon-gui-checklist-checked";
5134
+ import IconGuiCodeDoc from "@ably/ui/core/icon-gui-code-doc";
5135
+ import IconGuiCursor from "@ably/ui/core/icon-gui-cursor";
5136
+ import IconGuiExpand from "@ably/ui/core/icon-gui-expand";
5137
+ import IconGuiFilterFlowStep0 from "@ably/ui/core/icon-gui-filter-flow-step-0";
5138
+ import IconGuiFilterFlowStep1 from "@ably/ui/core/icon-gui-filter-flow-step-1";
5139
+ import IconGuiFilterFlowStep2 from "@ably/ui/core/icon-gui-filter-flow-step-2";
5140
+ import IconGuiFilterFlowStep3 from "@ably/ui/core/icon-gui-filter-flow-step-3";
5141
+ import IconGuiFlowerGrowth from "@ably/ui/core/icon-gui-flower-growth";
5142
+ import IconGuiFurtherReading from "@ably/ui/core/icon-gui-further-reading";
5143
+ import IconGuiGlasses from "@ably/ui/core/icon-gui-glasses";
5144
+ import IconGuiHeartbeatOutline from "@ably/ui/core/icon-gui-heartbeat-outline";
5145
+ import IconGuiHeartbeatSolid from "@ably/ui/core/icon-gui-heartbeat-solid";
5146
+ import IconGuiHistory from "@ably/ui/core/icon-gui-history";
5147
+ import IconGuiLiveChat from "@ably/ui/core/icon-gui-live-chat";
5148
+ import IconGuiMouse from "@ably/ui/core/icon-gui-mouse";
5149
+ import IconGuiPartial from "@ably/ui/core/icon-gui-partial";
5150
+ import IconGuiPitfall from "@ably/ui/core/icon-gui-pitfall";
5151
+ import IconGuiProdAiTransportOutline from "@ably/ui/core/icon-gui-prod-ai-transport-outline";
5152
+ import IconGuiProdAiTransportSolid from "@ably/ui/core/icon-gui-prod-ai-transport-solid";
5153
+ import IconGuiProdChatOutline from "@ably/ui/core/icon-gui-prod-chat-outline";
5154
+ import IconGuiProdChatSolid from "@ably/ui/core/icon-gui-prod-chat-solid";
5155
+ import IconGuiProdLiveobjectsOutline from "@ably/ui/core/icon-gui-prod-liveobjects-outline";
5156
+ import IconGuiProdLiveobjectsSolid from "@ably/ui/core/icon-gui-prod-liveobjects-solid";
5157
+ import IconGuiProdLivesyncOutline from "@ably/ui/core/icon-gui-prod-livesync-outline";
5158
+ import IconGuiProdLivesyncSolid from "@ably/ui/core/icon-gui-prod-livesync-solid";
5159
+ import IconGuiProdPubsubOutline from "@ably/ui/core/icon-gui-prod-pubsub-outline";
5160
+ import IconGuiProdPubsubSolid from "@ably/ui/core/icon-gui-prod-pubsub-solid";
5161
+ import IconGuiProdSpacesOutline from "@ably/ui/core/icon-gui-prod-spaces-outline";
5162
+ import IconGuiProdSpacesSolid from "@ably/ui/core/icon-gui-prod-spaces-solid";
5163
+ import IconGuiQuoteMarksFill from "@ably/ui/core/icon-gui-quote-marks-fill";
5164
+ import IconGuiRefresh from "@ably/ui/core/icon-gui-refresh";
5165
+ import IconGuiResources from "@ably/ui/core/icon-gui-resources";
5166
+ import IconGuiSpinnerDark from "@ably/ui/core/icon-gui-spinner-dark";
5167
+ import IconGuiSpinnerLight from "@ably/ui/core/icon-gui-spinner-light";
5168
+ export { IconGuiAblyBadge, IconGuiCheckCircledFill, IconGuiCheckLotusCircled, IconGuiChecklistChecked, IconGuiCodeDoc, IconGuiCursor, IconGuiExpand, IconGuiFilterFlowStep0, IconGuiFilterFlowStep1, IconGuiFilterFlowStep2, IconGuiFilterFlowStep3, IconGuiFlowerGrowth, IconGuiFurtherReading, IconGuiGlasses, IconGuiHeartbeatOutline, IconGuiHeartbeatSolid, IconGuiHistory, IconGuiLiveChat, IconGuiMouse, IconGuiPartial, IconGuiPitfall, IconGuiProdAiTransportOutline, IconGuiProdAiTransportSolid, IconGuiProdChatOutline, IconGuiProdChatSolid, IconGuiProdLiveobjectsOutline, IconGuiProdLiveobjectsSolid, IconGuiProdLivesyncOutline, IconGuiProdLivesyncSolid, IconGuiProdPubsubOutline, IconGuiProdPubsubSolid, IconGuiProdSpacesOutline, IconGuiProdSpacesSolid, IconGuiQuoteMarksFill, IconGuiRefresh, IconGuiResources, IconGuiSpinnerDark, IconGuiSpinnerLight, };
5169
+ import IconProductAiTransportMono from "@ably/ui/core/icon-product-ai-transport-mono";
5170
+ import IconProductAiTransport from "@ably/ui/core/icon-product-ai-transport";
5171
+ import IconProductChatMono from "@ably/ui/core/icon-product-chat-mono";
5172
+ import IconProductChat from "@ably/ui/core/icon-product-chat";
5173
+ import IconProductLiveobjectsDark from "@ably/ui/core/icon-product-liveobjects-dark";
5174
+ import IconProductLiveobjectsMono from "@ably/ui/core/icon-product-liveobjects-mono";
5175
+ import IconProductLiveobjects from "@ably/ui/core/icon-product-liveobjects";
5176
+ import IconProductLivesyncMono from "@ably/ui/core/icon-product-livesync-mono";
5177
+ import IconProductLivesync from "@ably/ui/core/icon-product-livesync";
5178
+ import IconProductPlatformMono from "@ably/ui/core/icon-product-platform-mono";
5179
+ import IconProductPlatform from "@ably/ui/core/icon-product-platform";
5180
+ import IconProductPubsubMono from "@ably/ui/core/icon-product-pubsub-mono";
5181
+ import IconProductPubsub from "@ably/ui/core/icon-product-pubsub";
5182
+ import IconProductSpacesMono from "@ably/ui/core/icon-product-spaces-mono";
5183
+ import IconProductSpaces from "@ably/ui/core/icon-product-spaces";
5184
+ export { IconProductAiTransportMono, IconProductAiTransport, IconProductChatMono, IconProductChat, IconProductLiveobjectsDark, IconProductLiveobjectsMono, IconProductLiveobjects, IconProductLivesyncMono, IconProductLivesync, IconProductPlatformMono, IconProductPlatform, IconProductPubsubMono, IconProductPubsub, IconProductSpacesMono, IconProductSpaces, };
5185
+ import IconSocialDiscordMono from "@ably/ui/core/icon-social-discord-mono";
5186
+ import IconSocialDiscord from "@ably/ui/core/icon-social-discord";
5187
+ import IconSocialFacebookMono from "@ably/ui/core/icon-social-facebook-mono";
5188
+ import IconSocialFacebook from "@ably/ui/core/icon-social-facebook";
5189
+ import IconSocialGithubMono from "@ably/ui/core/icon-social-github-mono";
5190
+ import IconSocialGithub from "@ably/ui/core/icon-social-github";
5191
+ import IconSocialGlassdoorMono from "@ably/ui/core/icon-social-glassdoor-mono";
5192
+ import IconSocialGlassdoor from "@ably/ui/core/icon-social-glassdoor";
5193
+ import IconSocialGoogleMono from "@ably/ui/core/icon-social-google-mono";
5194
+ import IconSocialGoogle from "@ably/ui/core/icon-social-google";
5195
+ import IconSocialLinkedinMono from "@ably/ui/core/icon-social-linkedin-mono";
5196
+ import IconSocialLinkedin from "@ably/ui/core/icon-social-linkedin";
5197
+ import IconSocialSlackMono from "@ably/ui/core/icon-social-slack-mono";
5198
+ import IconSocialSlack from "@ably/ui/core/icon-social-slack";
5199
+ import IconSocialStackoverflowMono from "@ably/ui/core/icon-social-stackoverflow-mono";
5200
+ import IconSocialStackoverflow from "@ably/ui/core/icon-social-stackoverflow";
5201
+ import IconSocialTwitterMono from "@ably/ui/core/icon-social-twitter-mono";
5202
+ import IconSocialTwitter from "@ably/ui/core/icon-social-twitter";
5203
+ import IconSocialXMono from "@ably/ui/core/icon-social-x-mono";
5204
+ import IconSocialX from "@ably/ui/core/icon-social-x";
5205
+ import IconSocialYoutubeMono from "@ably/ui/core/icon-social-youtube-mono";
5206
+ import IconSocialYoutube from "@ably/ui/core/icon-social-youtube";
5207
+ export { IconSocialDiscordMono, IconSocialDiscord, IconSocialFacebookMono, IconSocialFacebook, IconSocialGithubMono, IconSocialGithub, IconSocialGlassdoorMono, IconSocialGlassdoor, IconSocialGoogleMono, IconSocialGoogle, IconSocialLinkedinMono, IconSocialLinkedin, IconSocialSlackMono, IconSocialSlack, IconSocialStackoverflowMono, IconSocialStackoverflow, IconSocialTwitterMono, IconSocialTwitter, IconSocialXMono, IconSocialX, IconSocialYoutubeMono, IconSocialYoutube, };
5208
+ import IconTechAblyApiStreamer from "@ably/ui/core/icon-tech-ably-api-streamer";
5209
+ import IconTechAblyFirehose from "@ably/ui/core/icon-tech-ably-firehose";
5210
+ import IconTechAblyNative from "@ably/ui/core/icon-tech-ably-native";
5211
+ import IconTechAbly from "@ably/ui/core/icon-tech-ably";
5212
+ import IconTechActivemq from "@ably/ui/core/icon-tech-activemq";
5213
+ import IconTechActivitypub from "@ably/ui/core/icon-tech-activitypub";
5214
+ import IconTechAerospike from "@ably/ui/core/icon-tech-aerospike";
5215
+ import IconTechAkka from "@ably/ui/core/icon-tech-akka";
5216
+ import IconTechAmazonEc2 from "@ably/ui/core/icon-tech-amazon-ec2";
5217
+ import IconTechAmazonEventBridge from "@ably/ui/core/icon-tech-amazon-event-bridge";
5218
+ import IconTechAmqp091 from "@ably/ui/core/icon-tech-amqp091";
5219
+ import IconTechAmqp10 from "@ably/ui/core/icon-tech-amqp10";
5220
+ import IconTechAndroidFull from "@ably/ui/core/icon-tech-android-full";
5221
+ import IconTechAndroidHead from "@ably/ui/core/icon-tech-android-head";
5222
+ import IconTechAngular from "@ably/ui/core/icon-tech-angular";
5223
+ import IconTechAnycable from "@ably/ui/core/icon-tech-anycable";
5224
+ import IconTechApacheCassandra from "@ably/ui/core/icon-tech-apache-cassandra";
5225
+ import IconTechApacheCordova from "@ably/ui/core/icon-tech-apache-cordova";
5226
+ import IconTechApacheKafka from "@ably/ui/core/icon-tech-apache-kafka";
5227
+ import IconTechApacheSpark from "@ably/ui/core/icon-tech-apache-spark";
5228
+ import IconTechApachepulsar from "@ably/ui/core/icon-tech-apachepulsar";
5229
+ import IconTechApachestorm from "@ably/ui/core/icon-tech-apachestorm";
5230
+ import IconTechApns from "@ably/ui/core/icon-tech-apns";
5231
+ import IconTechAssemblyai from "@ably/ui/core/icon-tech-assemblyai";
5232
+ import IconTechAtmosphere from "@ably/ui/core/icon-tech-atmosphere";
5233
+ import IconTechAwsAppSync from "@ably/ui/core/icon-tech-aws-app-sync";
5234
+ import IconTechAwsAurora from "@ably/ui/core/icon-tech-aws-aurora";
5235
+ import IconTechAwsGatewayWebsockets from "@ably/ui/core/icon-tech-aws-gateway-websockets";
5236
+ import IconTechAwsSns from "@ably/ui/core/icon-tech-aws-sns";
5237
+ import IconTechAwsSqs from "@ably/ui/core/icon-tech-aws-sqs";
5238
+ import IconTechAws from "@ably/ui/core/icon-tech-aws";
5239
+ import IconTechAwsiot from "@ably/ui/core/icon-tech-awsiot";
5240
+ import IconTechAwskinesis from "@ably/ui/core/icon-tech-awskinesis";
5241
+ import IconTechAwslambda from "@ably/ui/core/icon-tech-awslambda";
5242
+ import IconTechAwssqs from "@ably/ui/core/icon-tech-awssqs";
5243
+ import IconTechAzureApi from "@ably/ui/core/icon-tech-azure-api";
5244
+ import IconTechAzureArchiveApi from "@ably/ui/core/icon-tech-azure-archive-api";
5245
+ import IconTechAzureBus from "@ably/ui/core/icon-tech-azure-bus";
5246
+ import IconTechAzureCosmos from "@ably/ui/core/icon-tech-azure-cosmos";
5247
+ import IconTechAzureEventHub from "@ably/ui/core/icon-tech-azure-event-hub";
5248
+ import IconTechAzureFunctions from "@ably/ui/core/icon-tech-azure-functions";
5249
+ import IconTechAzureSearch from "@ably/ui/core/icon-tech-azure-search";
5250
+ import IconTechAzureStaticWebApp from "@ably/ui/core/icon-tech-azure-static-web-app";
5251
+ import IconTechAzureStaticWebApps from "@ably/ui/core/icon-tech-azure-static-web-apps";
5252
+ import IconTechAzureStorage from "@ably/ui/core/icon-tech-azure-storage";
5253
+ import IconTechAzureWebPubsub from "@ably/ui/core/icon-tech-azure-web-pubsub";
5254
+ import IconTechAzurefunctions from "@ably/ui/core/icon-tech-azurefunctions";
5255
+ import IconTechAzureservicebus from "@ably/ui/core/icon-tech-azureservicebus";
5256
+ import IconTechAzuresignalR from "@ably/ui/core/icon-tech-azuresignalR";
5257
+ import IconTechBayeux from "@ably/ui/core/icon-tech-bayeux";
5258
+ import IconTechC from "@ably/ui/core/icon-tech-c";
5259
+ import IconTechCentrifugo from "@ably/ui/core/icon-tech-centrifugo";
5260
+ import IconTechClaudeMono from "@ably/ui/core/icon-tech-claude-mono";
5261
+ import IconTechClaude from "@ably/ui/core/icon-tech-claude";
5262
+ import IconTechClientSideFrameworks from "@ably/ui/core/icon-tech-client-side-frameworks";
5263
+ import IconTechClojure from "@ably/ui/core/icon-tech-clojure";
5264
+ import IconTechCloudflareDurableObjects from "@ably/ui/core/icon-tech-cloudflare-durable-objects";
5265
+ import IconTechCloudflareworkers from "@ably/ui/core/icon-tech-cloudflareworkers";
5266
+ import IconTechCocoa from "@ably/ui/core/icon-tech-cocoa";
5267
+ import IconTechConfluent from "@ably/ui/core/icon-tech-confluent";
5268
+ import IconTechCord from "@ably/ui/core/icon-tech-cord";
5269
+ import IconTechCsharp from "@ably/ui/core/icon-tech-csharp";
5270
+ import IconTechCurl from "@ably/ui/core/icon-tech-curl";
5271
+ import IconTechCustomwebhooks from "@ably/ui/core/icon-tech-customwebhooks";
5272
+ import IconTechDatadog from "@ably/ui/core/icon-tech-datadog";
5273
+ import IconTechDesignPatterns from "@ably/ui/core/icon-tech-design-patterns";
5274
+ import IconTechDevplatforms from "@ably/ui/core/icon-tech-devplatforms";
5275
+ import IconTechDiffusionData from "@ably/ui/core/icon-tech-diffusion-data";
5276
+ import IconTechDjango from "@ably/ui/core/icon-tech-django";
5277
+ import IconTechEngineio from "@ably/ui/core/icon-tech-engineio";
5278
+ import IconTechEventDrivenServers from "@ably/ui/core/icon-tech-event-driven-servers";
5279
+ import IconTechFanoutIo from "@ably/ui/core/icon-tech-fanout-io";
5280
+ import IconTechFastApi from "@ably/ui/core/icon-tech-fast-api";
5281
+ import IconTechFauna from "@ably/ui/core/icon-tech-fauna";
5282
+ import IconTechFeatherjs from "@ably/ui/core/icon-tech-featherjs";
5283
+ import IconTechFirebaseCloudMessaging from "@ably/ui/core/icon-tech-firebase-cloud-messaging";
5284
+ import IconTechFirebase from "@ably/ui/core/icon-tech-firebase";
5285
+ import IconTechFlutter from "@ably/ui/core/icon-tech-flutter";
5286
+ import IconTechGcloudbigquery from "@ably/ui/core/icon-tech-gcloudbigquery";
5287
+ import IconTechGclouddataflow from "@ably/ui/core/icon-tech-gclouddataflow";
5288
+ import IconTechGcloudfunctions from "@ably/ui/core/icon-tech-gcloudfunctions";
5289
+ import IconTechGcloudpubsub from "@ably/ui/core/icon-tech-gcloudpubsub";
5290
+ import IconTechGo from "@ably/ui/core/icon-tech-go";
5291
+ import IconTechGrpc from "@ably/ui/core/icon-tech-grpc";
5292
+ import IconTechHivemq from "@ably/ui/core/icon-tech-hivemq";
5293
+ import IconTechHttp2 from "@ably/ui/core/icon-tech-http2";
5294
+ import IconTechHttp3 from "@ably/ui/core/icon-tech-http3";
5295
+ import IconTechHttprest from "@ably/ui/core/icon-tech-httprest";
5296
+ import IconTechIdempotency from "@ably/ui/core/icon-tech-idempotency";
5297
+ import IconTechIfttt from "@ably/ui/core/icon-tech-ifttt";
5298
+ import IconTechIntegrations from "@ably/ui/core/icon-tech-integrations";
5299
+ import IconTechIosGeneric from "@ably/ui/core/icon-tech-ios-generic";
5300
+ import IconTechIos from "@ably/ui/core/icon-tech-ios";
5301
+ import IconTechIpados from "@ably/ui/core/icon-tech-ipados";
5302
+ import IconTechIpfs from "@ably/ui/core/icon-tech-ipfs";
5303
+ import IconTechIronmq from "@ably/ui/core/icon-tech-ironmq";
5304
+ import IconTechJava from "@ably/ui/core/icon-tech-java";
5305
+ import IconTechJavascript from "@ably/ui/core/icon-tech-javascript";
5306
+ import IconTechJetpack from "@ably/ui/core/icon-tech-jetpack";
5307
+ import IconTechJms from "@ably/ui/core/icon-tech-jms";
5308
+ import IconTechJsonWebTokens from "@ably/ui/core/icon-tech-json-web-tokens";
5309
+ import IconTechJson from "@ably/ui/core/icon-tech-json";
5310
+ import IconTechKaazing from "@ably/ui/core/icon-tech-kaazing";
5311
+ import IconTechKotlin from "@ably/ui/core/icon-tech-kotlin";
5312
+ import IconTechKsqlDb from "@ably/ui/core/icon-tech-ksql-db";
5313
+ import IconTechKubernetes from "@ably/ui/core/icon-tech-kubernetes";
5314
+ import IconTechLaravelBroadcast from "@ably/ui/core/icon-tech-laravel-broadcast";
5315
+ import IconTechLaravelEcho from "@ably/ui/core/icon-tech-laravel-echo";
5316
+ import IconTechLightstreamer from "@ably/ui/core/icon-tech-lightstreamer";
5317
+ import IconTechLiveblocks from "@ably/ui/core/icon-tech-liveblocks";
5318
+ import IconTechLongpolling from "@ably/ui/core/icon-tech-longpolling";
5319
+ import IconTechMacos from "@ably/ui/core/icon-tech-macos";
5320
+ import IconTechMatrix from "@ably/ui/core/icon-tech-matrix";
5321
+ import IconTechMeteor from "@ably/ui/core/icon-tech-meteor";
5322
+ import IconTechMongoDb from "@ably/ui/core/icon-tech-mongo-db";
5323
+ import IconTechMono from "@ably/ui/core/icon-tech-mono";
5324
+ import IconTechMqtt from "@ably/ui/core/icon-tech-mqtt";
5325
+ import IconTechMysql from "@ably/ui/core/icon-tech-mysql";
5326
+ import IconTechNativeScript from "@ably/ui/core/icon-tech-native-script";
5327
+ import IconTechNet from "@ably/ui/core/icon-tech-net";
5328
+ import IconTechNetlify from "@ably/ui/core/icon-tech-netlify";
5329
+ import IconTechNextjs from "@ably/ui/core/icon-tech-nextjs";
5330
+ import IconTechNkn from "@ably/ui/core/icon-tech-nkn";
5331
+ import IconTechNodejs from "@ably/ui/core/icon-tech-nodejs";
5332
+ import IconTechObjectivec from "@ably/ui/core/icon-tech-objectivec";
5333
+ import IconTechOpenai from "@ably/ui/core/icon-tech-openai";
5334
+ import IconTechParseServer from "@ably/ui/core/icon-tech-parse-server";
5335
+ import IconTechPhp from "@ably/ui/core/icon-tech-php";
5336
+ import IconTechPlanetscale from "@ably/ui/core/icon-tech-planetscale";
5337
+ import IconTechPostgres from "@ably/ui/core/icon-tech-postgres";
5338
+ import IconTechPrisma from "@ably/ui/core/icon-tech-prisma";
5339
+ import IconTechProgramminglanguages from "@ably/ui/core/icon-tech-programminglanguages";
5340
+ import IconTechProtcolAdaptors from "@ably/ui/core/icon-tech-protcol-adaptors";
5341
+ import IconTechProtocols from "@ably/ui/core/icon-tech-protocols";
5342
+ import IconTechPubSub from "@ably/ui/core/icon-tech-pub-sub";
5343
+ import IconTechPubnub from "@ably/ui/core/icon-tech-pubnub";
5344
+ import IconTechPushTechnology from "@ably/ui/core/icon-tech-push-technology";
5345
+ import IconTechPusher from "@ably/ui/core/icon-tech-pusher";
5346
+ import IconTechPython from "@ably/ui/core/icon-tech-python";
5347
+ import IconTechQuic from "@ably/ui/core/icon-tech-quic";
5348
+ import IconTechRabbitMQ from "@ably/ui/core/icon-tech-rabbitMQ";
5349
+ import IconTechRailsactioncable from "@ably/ui/core/icon-tech-railsactioncable";
5350
+ import IconTechReactApp from "@ably/ui/core/icon-tech-react-app";
5351
+ import IconTechReact from "@ably/ui/core/icon-tech-react";
5352
+ import IconTechReactnative from "@ably/ui/core/icon-tech-reactnative";
5353
+ import IconTechRedis from "@ably/ui/core/icon-tech-redis";
5354
+ import IconTechRedpanda from "@ably/ui/core/icon-tech-redpanda";
5355
+ import IconTechReplicache from "@ably/ui/core/icon-tech-replicache";
5356
+ import IconTechRethinkdb from "@ably/ui/core/icon-tech-rethinkdb";
5357
+ import IconTechRocketmq from "@ably/ui/core/icon-tech-rocketmq";
5358
+ import IconTechRuby from "@ably/ui/core/icon-tech-ruby";
5359
+ import IconTechScala from "@ably/ui/core/icon-tech-scala";
5360
+ import IconTechScaledrone from "@ably/ui/core/icon-tech-scaledrone";
5361
+ import IconTechServersentevents from "@ably/ui/core/icon-tech-serversentevents";
5362
+ import IconTechServersideframeworks from "@ably/ui/core/icon-tech-serversideframeworks";
5363
+ import IconTechSignalR from "@ably/ui/core/icon-tech-signalR";
5364
+ import IconTechSnowflake from "@ably/ui/core/icon-tech-snowflake";
5365
+ import IconTechSocketio from "@ably/ui/core/icon-tech-socketio";
5366
+ import IconTechSockjs from "@ably/ui/core/icon-tech-sockjs";
5367
+ import IconTechSolace from "@ably/ui/core/icon-tech-solace";
5368
+ import IconTechSpring from "@ably/ui/core/icon-tech-spring";
5369
+ import IconTechStomp from "@ably/ui/core/icon-tech-stomp";
5370
+ import IconTechStreamdataIo from "@ably/ui/core/icon-tech-streamdata-io";
5371
+ import IconTechStreamr from "@ably/ui/core/icon-tech-streamr";
5372
+ import IconTechSwift from "@ably/ui/core/icon-tech-swift";
5373
+ import IconTechSymfonyMercure from "@ably/ui/core/icon-tech-symfony-mercure";
5374
+ import IconTechSymfony from "@ably/ui/core/icon-tech-symfony";
5375
+ import IconTechTcpIp from "@ably/ui/core/icon-tech-tcp-ip";
5376
+ import IconTechTenefit from "@ably/ui/core/icon-tech-tenefit";
5377
+ import IconTechTerraformOutline from "@ably/ui/core/icon-tech-terraform-outline";
5378
+ import IconTechTerraform from "@ably/ui/core/icon-tech-terraform";
5379
+ import IconTechTvos from "@ably/ui/core/icon-tech-tvos";
5380
+ import IconTechTwilio from "@ably/ui/core/icon-tech-twilio";
5381
+ import IconTechTypescript from "@ably/ui/core/icon-tech-typescript";
5382
+ import IconTechUdpProtocol from "@ably/ui/core/icon-tech-udp-protocol";
5383
+ import IconTechUnity from "@ably/ui/core/icon-tech-unity";
5384
+ import IconTechVercel from "@ably/ui/core/icon-tech-vercel";
5385
+ import IconTechVscode from "@ably/ui/core/icon-tech-vscode";
5386
+ import IconTechVuejs from "@ably/ui/core/icon-tech-vuejs";
5387
+ import IconTechWamp from "@ably/ui/core/icon-tech-wamp";
5388
+ import IconTechWatchos from "@ably/ui/core/icon-tech-watchos";
5389
+ import IconTechWebPush from "@ably/ui/core/icon-tech-web-push";
5390
+ import IconTechWeb from "@ably/ui/core/icon-tech-web";
5391
+ import IconTechWebhooks from "@ably/ui/core/icon-tech-webhooks";
5392
+ import IconTechWebrtc from "@ably/ui/core/icon-tech-webrtc";
5393
+ import IconTechWebsockets from "@ably/ui/core/icon-tech-websockets";
5394
+ import IconTechWebsub from "@ably/ui/core/icon-tech-websub";
5395
+ import IconTechXamarin from "@ably/ui/core/icon-tech-xamarin";
5396
+ import IconTechXhrStreaming from "@ably/ui/core/icon-tech-xhr-streaming";
5397
+ import IconTechXmpp from "@ably/ui/core/icon-tech-xmpp";
5398
+ import IconTechZapier from "@ably/ui/core/icon-tech-zapier";
5399
+ import IconTechZeromq from "@ably/ui/core/icon-tech-zeromq";
5400
+ export { IconTechAblyApiStreamer, IconTechAblyFirehose, IconTechAblyNative, IconTechAbly, IconTechActivemq, IconTechActivitypub, IconTechAerospike, IconTechAkka, IconTechAmazonEc2, IconTechAmazonEventBridge, IconTechAmqp091, IconTechAmqp10, IconTechAndroidFull, IconTechAndroidHead, IconTechAngular, IconTechAnycable, IconTechApacheCassandra, IconTechApacheCordova, IconTechApacheKafka, IconTechApacheSpark, IconTechApachepulsar, IconTechApachestorm, IconTechApns, IconTechAssemblyai, IconTechAtmosphere, IconTechAwsAppSync, IconTechAwsAurora, IconTechAwsGatewayWebsockets, IconTechAwsSns, IconTechAwsSqs, IconTechAws, IconTechAwsiot, IconTechAwskinesis, IconTechAwslambda, IconTechAwssqs, IconTechAzureApi, IconTechAzureArchiveApi, IconTechAzureBus, IconTechAzureCosmos, IconTechAzureEventHub, IconTechAzureFunctions, IconTechAzureSearch, IconTechAzureStaticWebApp, IconTechAzureStaticWebApps, IconTechAzureStorage, IconTechAzureWebPubsub, IconTechAzurefunctions, IconTechAzureservicebus, IconTechAzuresignalR, IconTechBayeux, IconTechC, IconTechCentrifugo, IconTechClaudeMono, IconTechClaude, IconTechClientSideFrameworks, IconTechClojure, IconTechCloudflareDurableObjects, IconTechCloudflareworkers, IconTechCocoa, IconTechConfluent, IconTechCord, IconTechCsharp, IconTechCurl, IconTechCustomwebhooks, IconTechDatadog, IconTechDesignPatterns, IconTechDevplatforms, IconTechDiffusionData, IconTechDjango, IconTechEngineio, IconTechEventDrivenServers, IconTechFanoutIo, IconTechFastApi, IconTechFauna, IconTechFeatherjs, IconTechFirebaseCloudMessaging, IconTechFirebase, IconTechFlutter, IconTechGcloudbigquery, IconTechGclouddataflow, IconTechGcloudfunctions, IconTechGcloudpubsub, IconTechGo, IconTechGrpc, IconTechHivemq, IconTechHttp2, IconTechHttp3, IconTechHttprest, IconTechIdempotency, IconTechIfttt, IconTechIntegrations, IconTechIosGeneric, IconTechIos, IconTechIpados, IconTechIpfs, IconTechIronmq, IconTechJava, IconTechJavascript, IconTechJetpack, IconTechJms, IconTechJsonWebTokens, IconTechJson, IconTechKaazing, IconTechKotlin, IconTechKsqlDb, IconTechKubernetes, IconTechLaravelBroadcast, IconTechLaravelEcho, IconTechLightstreamer, IconTechLiveblocks, IconTechLongpolling, IconTechMacos, IconTechMatrix, IconTechMeteor, IconTechMongoDb, IconTechMono, IconTechMqtt, IconTechMysql, IconTechNativeScript, IconTechNet, IconTechNetlify, IconTechNextjs, IconTechNkn, IconTechNodejs, IconTechObjectivec, IconTechOpenai, IconTechParseServer, IconTechPhp, IconTechPlanetscale, IconTechPostgres, IconTechPrisma, IconTechProgramminglanguages, IconTechProtcolAdaptors, IconTechProtocols, IconTechPubSub, IconTechPubnub, IconTechPushTechnology, IconTechPusher, IconTechPython, IconTechQuic, IconTechRabbitMQ, IconTechRailsactioncable, IconTechReactApp, IconTechReact, IconTechReactnative, IconTechRedis, IconTechRedpanda, IconTechReplicache, IconTechRethinkdb, IconTechRocketmq, IconTechRuby, IconTechScala, IconTechScaledrone, IconTechServersentevents, IconTechServersideframeworks, IconTechSignalR, IconTechSnowflake, IconTechSocketio, IconTechSockjs, IconTechSolace, IconTechSpring, IconTechStomp, IconTechStreamdataIo, IconTechStreamr, IconTechSwift, IconTechSymfonyMercure, IconTechSymfony, IconTechTcpIp, IconTechTenefit, IconTechTerraformOutline, IconTechTerraform, IconTechTvos, IconTechTwilio, IconTechTypescript, IconTechUdpProtocol, IconTechUnity, IconTechVercel, IconTechVscode, IconTechVuejs, IconTechWamp, IconTechWatchos, IconTechWebPush, IconTechWeb, IconTechWebhooks, IconTechWebrtc, IconTechWebsockets, IconTechWebsub, IconTechXamarin, IconTechXhrStreaming, IconTechXmpp, IconTechZapier, IconTechZeromq, };
5401
+ //# sourceMappingURL=index.d.ts.map
5402
+ }
5403
+
4709
5404
  declare module '@ably/ui/core/Icon/computed-icons/display-icons' {
4710
- export const displayIcons: readonly ["icon-display-48hrs", "icon-display-ably-channels", "icon-display-about-ably-col", "icon-display-api", "icon-display-api-keys", "icon-display-architectural-guidance", "icon-display-asset-tracking-col", "icon-display-authentication", "icon-display-avatar-stack", "icon-display-browser", "icon-display-calendar", "icon-display-call-mobile", "icon-display-careers-col", "icon-display-case-studies-col", "icon-display-chat-col", "icon-display-chat-mono", "icon-display-chat-stack", "icon-display-chat-stack-col", "icon-display-cloud-servers", "icon-display-compare-tech-col", "icon-display-connection-state-recovery", "icon-display-consumer-groups", "icon-display-custom", "icon-display-custom-cname", "icon-display-customers-col", "icon-display-data-broadcast-col", "icon-display-data-broadcast-mono", "icon-display-data-synchronization-col", "icon-display-dedicated-cluster", "icon-display-deltas", "icon-display-docs-col", "icon-display-documentation", "icon-display-dynamic-channel-groups", "icon-display-edge-network", "icon-display-elasticity", "icon-display-equalisers-mono", "icon-display-events-col", "icon-display-exactly-once-delivery", "icon-display-examples-col", "icon-display-fan-out", "icon-display-firehose", "icon-display-gdpr", "icon-display-general-comms", "icon-display-granular-permissions", "icon-display-hipaa", "icon-display-hipaa-mono", "icon-display-history", "icon-display-integrations", "icon-display-integrations-col", "icon-display-it-support-access", "icon-display-it-support-helpdesk", "icon-display-kafka-at-the-edge-col", "icon-display-laptop", "icon-display-last-seen", "icon-display-lightbulb-col", "icon-display-live-chat", "icon-display-live-updates-results-metrics-col", "icon-display-map-pin", "icon-display-message", "icon-display-message-batching", "icon-display-message-persistence", "icon-display-message-queues", "icon-display-multi-user-spaces-col", "icon-display-observe-analytics", "icon-display-padlock-closed", "icon-display-platform", "icon-display-play", "icon-display-premium-support", "icon-display-privacy-shield-framework", "icon-display-private-link", "icon-display-push-notifications", "icon-display-push-notifications-col", "icon-display-push-notifications-mono", "icon-display-quickstart-guides-col", "icon-display-reactions", "icon-display-read-receipts", "icon-display-resources-col", "icon-display-rewind", "icon-display-sdks-col", "icon-display-send-received-messages", "icon-display-servers", "icon-display-shopping-cart", "icon-display-sla", "icon-display-soc2-type2", "icon-display-soc2-type2-mono", "icon-display-subscription-filters", "icon-display-support-chat-mono", "icon-display-system-metadata", "icon-display-tech-account-comms", "icon-display-tutorials-demos-col", "icon-display-virtual-events", "icon-display-virtual-events-col"];
5405
+ export const displayIcons: readonly ["icon-display-48hrs", "icon-display-ably-channels", "icon-display-about-ably-col", "icon-display-api", "icon-display-api-keys", "icon-display-architectural-guidance", "icon-display-authentication", "icon-display-avatar-stack", "icon-display-browser", "icon-display-calendar", "icon-display-call-mobile", "icon-display-careers-col", "icon-display-case-studies-col", "icon-display-chat-col", "icon-display-chat-mono", "icon-display-chat-stack", "icon-display-chat-stack-col", "icon-display-cloud-servers", "icon-display-cloud-servers-mono", "icon-display-compare-tech-col", "icon-display-connection-state-recovery", "icon-display-consumer-groups", "icon-display-custom", "icon-display-custom-cname", "icon-display-customers-col", "icon-display-data-broadcast-col", "icon-display-data-broadcast-mono", "icon-display-data-integrity", "icon-display-data-synchronization-col", "icon-display-database-connector", "icon-display-dedicated-cluster", "icon-display-deltas", "icon-display-docs-col", "icon-display-documentation", "icon-display-dynamic-channel-groups", "icon-display-edge-network", "icon-display-elasticity", "icon-display-ephemeral-messages", "icon-display-ephemeral-messages-dark-col", "icon-display-equalisers-mono", "icon-display-events-col", "icon-display-exactly-once-delivery", "icon-display-examples-col", "icon-display-fan-out", "icon-display-firehose", "icon-display-gdpr", "icon-display-general-comms", "icon-display-granular-permissions", "icon-display-hipaa", "icon-display-hipaa-mono", "icon-display-history", "icon-display-integrations", "icon-display-integrations-col", "icon-display-it-support-access", "icon-display-it-support-helpdesk", "icon-display-kafka-at-the-edge-col", "icon-display-laptop", "icon-display-last-seen", "icon-display-lightbulb-col", "icon-display-live-chat", "icon-display-live-updates", "icon-display-live-updates-results-metrics-col", "icon-display-map-pin", "icon-display-message", "icon-display-message-annotations", "icon-display-message-annotations-dark-col", "icon-display-message-batching", "icon-display-message-persistence", "icon-display-message-queues", "icon-display-multi-user-spaces", "icon-display-multi-user-spaces-col", "icon-display-observe-analytics", "icon-display-padlock-closed", "icon-display-platform", "icon-display-play", "icon-display-premium-support", "icon-display-privacy-shield-framework", "icon-display-private-link", "icon-display-push-notifications", "icon-display-push-notifications-col", "icon-display-push-notifications-mono", "icon-display-quickstart-guides-col", "icon-display-reactions", "icon-display-read-receipts", "icon-display-resources-col", "icon-display-rewind", "icon-display-sdks", "icon-display-sdks-col", "icon-display-send-received-messages", "icon-display-servers", "icon-display-shopping-cart", "icon-display-sla", "icon-display-soc2-type2", "icon-display-soc2-type2-mono", "icon-display-something-else", "icon-display-something-else-mono", "icon-display-subscription-filters", "icon-display-support-chat-mono", "icon-display-system-metadata", "icon-display-tech-account-comms", "icon-display-tutorials-demos-col", "icon-display-ui", "icon-display-ui-mono", "icon-display-virtual-events", "icon-display-virtual-events-col"];
4711
5406
  //# sourceMappingURL=display-icons.d.ts.map
4712
5407
  }
4713
5408
 
4714
5409
  declare module '@ably/ui/core/Icon/computed-icons/gui-icons' {
4715
- export const guiIcons: readonly ["icon-gui-ably-badge", "icon-gui-check-circled-fill", "icon-gui-check-lotus-circled", "icon-gui-checklist-checked", "icon-gui-code-doc", "icon-gui-cursor", "icon-gui-expand", "icon-gui-filter-flow-step-0", "icon-gui-filter-flow-step-1", "icon-gui-filter-flow-step-2", "icon-gui-filter-flow-step-3", "icon-gui-flower-growth", "icon-gui-further-reading", "icon-gui-glasses", "icon-gui-history", "icon-gui-live-chat", "icon-gui-mouse", "icon-gui-partial", "icon-gui-pitfall", "icon-gui-prod-asset-tracking-outline", "icon-gui-prod-asset-tracking-solid", "icon-gui-prod-chat-outline", "icon-gui-prod-chat-solid", "icon-gui-prod-liveobjects-outline", "icon-gui-prod-liveobjects-solid", "icon-gui-prod-livesync-outline", "icon-gui-prod-livesync-solid", "icon-gui-prod-pubsub-outline", "icon-gui-prod-pubsub-solid", "icon-gui-prod-spaces-outline", "icon-gui-prod-spaces-solid", "icon-gui-quote-marks-fill", "icon-gui-refresh", "icon-gui-resources", "icon-gui-spinner-dark", "icon-gui-spinner-light"];
5410
+ export const guiIcons: readonly ["icon-gui-ably-badge", "icon-gui-check-circled-fill", "icon-gui-check-lotus-circled", "icon-gui-checklist-checked", "icon-gui-code-doc", "icon-gui-cursor", "icon-gui-expand", "icon-gui-filter-flow-step-0", "icon-gui-filter-flow-step-1", "icon-gui-filter-flow-step-2", "icon-gui-filter-flow-step-3", "icon-gui-flower-growth", "icon-gui-further-reading", "icon-gui-glasses", "icon-gui-heartbeat-outline", "icon-gui-heartbeat-solid", "icon-gui-history", "icon-gui-live-chat", "icon-gui-mouse", "icon-gui-partial", "icon-gui-pitfall", "icon-gui-prod-ai-transport-outline", "icon-gui-prod-ai-transport-solid", "icon-gui-prod-chat-outline", "icon-gui-prod-chat-solid", "icon-gui-prod-liveobjects-outline", "icon-gui-prod-liveobjects-solid", "icon-gui-prod-livesync-outline", "icon-gui-prod-livesync-solid", "icon-gui-prod-pubsub-outline", "icon-gui-prod-pubsub-solid", "icon-gui-prod-spaces-outline", "icon-gui-prod-spaces-solid", "icon-gui-quote-marks-fill", "icon-gui-refresh", "icon-gui-resources", "icon-gui-spinner-dark", "icon-gui-spinner-light"];
4716
5411
  //# sourceMappingURL=gui-icons.d.ts.map
4717
5412
  }
4718
5413
 
4719
5414
  declare module '@ably/ui/core/Icon/computed-icons/product-icons' {
4720
- export const productIcons: readonly ["icon-product-asset-tracking", "icon-product-asset-tracking-mono", "icon-product-chat", "icon-product-chat-mono", "icon-product-liveobjects", "icon-product-liveobjects-dark", "icon-product-liveobjects-mono", "icon-product-livesync", "icon-product-livesync-mono", "icon-product-platform", "icon-product-platform-mono", "icon-product-pubsub", "icon-product-pubsub-mono", "icon-product-spaces", "icon-product-spaces-mono"];
5415
+ export const productIcons: readonly ["icon-product-ai-transport", "icon-product-ai-transport-mono", "icon-product-chat", "icon-product-chat-mono", "icon-product-liveobjects", "icon-product-liveobjects-dark", "icon-product-liveobjects-mono", "icon-product-livesync", "icon-product-livesync-mono", "icon-product-platform", "icon-product-platform-mono", "icon-product-pubsub", "icon-product-pubsub-mono", "icon-product-spaces", "icon-product-spaces-mono"];
4721
5416
  //# sourceMappingURL=product-icons.d.ts.map
4722
5417
  }
4723
5418
 
@@ -4727,17 +5422,17 @@ export const socialIcons: readonly ["icon-social-discord", "icon-social-discord-
4727
5422
  }
4728
5423
 
4729
5424
  declare module '@ably/ui/core/Icon/computed-icons/tech-icons' {
4730
- export const techIcons: readonly ["icon-tech-ably", "icon-tech-ably-api-streamer", "icon-tech-ably-firehose", "icon-tech-ably-native", "icon-tech-activemq", "icon-tech-activitypub", "icon-tech-aerospike", "icon-tech-akka", "icon-tech-amazon-ec2", "icon-tech-amazon-event-bridge", "icon-tech-amqp091", "icon-tech-amqp10", "icon-tech-android-full", "icon-tech-android-head", "icon-tech-angular", "icon-tech-anycable", "icon-tech-apache-cassandra", "icon-tech-apache-cordova", "icon-tech-apache-kafka", "icon-tech-apache-spark", "icon-tech-apachepulsar", "icon-tech-apachestorm", "icon-tech-apns", "icon-tech-assemblyai", "icon-tech-atmosphere", "icon-tech-aws", "icon-tech-aws-app-sync", "icon-tech-aws-aurora", "icon-tech-aws-gateway-websockets", "icon-tech-aws-sns", "icon-tech-aws-sqs", "icon-tech-awsiot", "icon-tech-awskinesis", "icon-tech-awslambda", "icon-tech-awssqs", "icon-tech-azure-api", "icon-tech-azure-archive-api", "icon-tech-azure-bus", "icon-tech-azure-cosmos", "icon-tech-azure-event-hub", "icon-tech-azure-functions", "icon-tech-azure-search", "icon-tech-azure-static-web-app", "icon-tech-azure-static-web-apps", "icon-tech-azure-storage", "icon-tech-azure-web-pubsub", "icon-tech-azurefunctions", "icon-tech-azureservicebus", "icon-tech-azuresignalR", "icon-tech-bayeux", "icon-tech-c++", "icon-tech-centrifugo", "icon-tech-client-side-frameworks", "icon-tech-clojure", "icon-tech-cloudflare-durable-objects", "icon-tech-cloudflareworkers", "icon-tech-cocoa", "icon-tech-confluent", "icon-tech-cord", "icon-tech-csharp", "icon-tech-curl", "icon-tech-customwebhooks", "icon-tech-datadog", "icon-tech-design-patterns", "icon-tech-devplatforms", "icon-tech-diffusion-data", "icon-tech-django", "icon-tech-engineio", "icon-tech-event-driven-servers", "icon-tech-fanout-io", "icon-tech-fast-api", "icon-tech-fauna", "icon-tech-featherjs", "icon-tech-firebase", "icon-tech-firebase-cloud-messaging", "icon-tech-flutter", "icon-tech-gcloudbigquery", "icon-tech-gclouddataflow", "icon-tech-gcloudfunctions", "icon-tech-gcloudpubsub", "icon-tech-go", "icon-tech-grpc", "icon-tech-hivemq", "icon-tech-http2", "icon-tech-http3", "icon-tech-httprest", "icon-tech-idempotency", "icon-tech-ifttt", "icon-tech-integrations", "icon-tech-ios", "icon-tech-ios-generic", "icon-tech-ipados", "icon-tech-ipfs", "icon-tech-ironmq", "icon-tech-java", "icon-tech-javascript", "icon-tech-jms", "icon-tech-json", "icon-tech-json-web-tokens", "icon-tech-kaazing", "icon-tech-kotlin", "icon-tech-ksql-db", "icon-tech-kubernetes", "icon-tech-laravel-broadcast", "icon-tech-laravel-echo", "icon-tech-lightstreamer", "icon-tech-liveblocks", "icon-tech-longpolling", "icon-tech-macos", "icon-tech-matrix", "icon-tech-meteor", "icon-tech-mongo-db", "icon-tech-mono", "icon-tech-mqtt", "icon-tech-mysql", "icon-tech-native-script", "icon-tech-net", "icon-tech-netlify", "icon-tech-nextjs", "icon-tech-nkn", "icon-tech-nodejs", "icon-tech-objectivec", "icon-tech-openai", "icon-tech-parse-server", "icon-tech-php", "icon-tech-planetscale", "icon-tech-postgres", "icon-tech-prisma", "icon-tech-programminglanguages", "icon-tech-protcol-adaptors", "icon-tech-protocols", "icon-tech-pub-sub", "icon-tech-pubnub", "icon-tech-push-technology", "icon-tech-pusher", "icon-tech-python", "icon-tech-quic", "icon-tech-rabbitMQ", "icon-tech-railsactioncable", "icon-tech-react", "icon-tech-react-app", "icon-tech-reactnative", "icon-tech-redis", "icon-tech-redpanda", "icon-tech-replicache", "icon-tech-rethinkdb", "icon-tech-rocketmq", "icon-tech-ruby", "icon-tech-scala", "icon-tech-scaledrone", "icon-tech-serversentevents", "icon-tech-serversideframeworks", "icon-tech-signalR", "icon-tech-snowflake", "icon-tech-socketio", "icon-tech-sockjs", "icon-tech-solace", "icon-tech-spring", "icon-tech-stomp", "icon-tech-streamdata-io", "icon-tech-streamr", "icon-tech-swift", "icon-tech-symfony", "icon-tech-symfony-mercure", "icon-tech-tcp-ip", "icon-tech-tenefit", "icon-tech-terraform", "icon-tech-tvos", "icon-tech-twilio", "icon-tech-typescript", "icon-tech-udp-protocol", "icon-tech-unity", "icon-tech-vercel", "icon-tech-vscode", "icon-tech-vuejs", "icon-tech-wamp", "icon-tech-watchos", "icon-tech-web", "icon-tech-web-push", "icon-tech-webhooks", "icon-tech-webrtc", "icon-tech-websockets", "icon-tech-websub", "icon-tech-xamarin", "icon-tech-xhr-streaming", "icon-tech-xmpp", "icon-tech-zapier", "icon-tech-zeromq"];
5425
+ export const techIcons: readonly ["icon-tech-ably", "icon-tech-ably-api-streamer", "icon-tech-ably-firehose", "icon-tech-ably-native", "icon-tech-activemq", "icon-tech-activitypub", "icon-tech-aerospike", "icon-tech-akka", "icon-tech-amazon-ec2", "icon-tech-amazon-event-bridge", "icon-tech-amqp091", "icon-tech-amqp10", "icon-tech-android-full", "icon-tech-android-head", "icon-tech-angular", "icon-tech-anycable", "icon-tech-apache-cassandra", "icon-tech-apache-cordova", "icon-tech-apache-kafka", "icon-tech-apache-spark", "icon-tech-apachepulsar", "icon-tech-apachestorm", "icon-tech-apns", "icon-tech-assemblyai", "icon-tech-atmosphere", "icon-tech-aws", "icon-tech-aws-app-sync", "icon-tech-aws-aurora", "icon-tech-aws-gateway-websockets", "icon-tech-aws-sns", "icon-tech-aws-sqs", "icon-tech-awsiot", "icon-tech-awskinesis", "icon-tech-awslambda", "icon-tech-awssqs", "icon-tech-azure-api", "icon-tech-azure-archive-api", "icon-tech-azure-bus", "icon-tech-azure-cosmos", "icon-tech-azure-event-hub", "icon-tech-azure-functions", "icon-tech-azure-search", "icon-tech-azure-static-web-app", "icon-tech-azure-static-web-apps", "icon-tech-azure-storage", "icon-tech-azure-web-pubsub", "icon-tech-azurefunctions", "icon-tech-azureservicebus", "icon-tech-azuresignalR", "icon-tech-bayeux", "icon-tech-c++", "icon-tech-centrifugo", "icon-tech-claude", "icon-tech-claude-mono", "icon-tech-client-side-frameworks", "icon-tech-clojure", "icon-tech-cloudflare-durable-objects", "icon-tech-cloudflareworkers", "icon-tech-cocoa", "icon-tech-confluent", "icon-tech-cord", "icon-tech-csharp", "icon-tech-curl", "icon-tech-customwebhooks", "icon-tech-datadog", "icon-tech-design-patterns", "icon-tech-devplatforms", "icon-tech-diffusion-data", "icon-tech-django", "icon-tech-engineio", "icon-tech-event-driven-servers", "icon-tech-fanout-io", "icon-tech-fast-api", "icon-tech-fauna", "icon-tech-featherjs", "icon-tech-firebase", "icon-tech-firebase-cloud-messaging", "icon-tech-flutter", "icon-tech-gcloudbigquery", "icon-tech-gclouddataflow", "icon-tech-gcloudfunctions", "icon-tech-gcloudpubsub", "icon-tech-go", "icon-tech-grpc", "icon-tech-hivemq", "icon-tech-http2", "icon-tech-http3", "icon-tech-httprest", "icon-tech-idempotency", "icon-tech-ifttt", "icon-tech-integrations", "icon-tech-ios", "icon-tech-ios-generic", "icon-tech-ipados", "icon-tech-ipfs", "icon-tech-ironmq", "icon-tech-java", "icon-tech-javascript", "icon-tech-jetpack", "icon-tech-jms", "icon-tech-json", "icon-tech-json-web-tokens", "icon-tech-kaazing", "icon-tech-kotlin", "icon-tech-ksql-db", "icon-tech-kubernetes", "icon-tech-laravel-broadcast", "icon-tech-laravel-echo", "icon-tech-lightstreamer", "icon-tech-liveblocks", "icon-tech-longpolling", "icon-tech-macos", "icon-tech-matrix", "icon-tech-meteor", "icon-tech-mongo-db", "icon-tech-mono", "icon-tech-mqtt", "icon-tech-mysql", "icon-tech-native-script", "icon-tech-net", "icon-tech-netlify", "icon-tech-nextjs", "icon-tech-nkn", "icon-tech-nodejs", "icon-tech-objectivec", "icon-tech-openai", "icon-tech-parse-server", "icon-tech-php", "icon-tech-planetscale", "icon-tech-postgres", "icon-tech-prisma", "icon-tech-programminglanguages", "icon-tech-protcol-adaptors", "icon-tech-protocols", "icon-tech-pub-sub", "icon-tech-pubnub", "icon-tech-push-technology", "icon-tech-pusher", "icon-tech-python", "icon-tech-quic", "icon-tech-rabbitMQ", "icon-tech-railsactioncable", "icon-tech-react", "icon-tech-react-app", "icon-tech-reactnative", "icon-tech-redis", "icon-tech-redpanda", "icon-tech-replicache", "icon-tech-rethinkdb", "icon-tech-rocketmq", "icon-tech-ruby", "icon-tech-scala", "icon-tech-scaledrone", "icon-tech-serversentevents", "icon-tech-serversideframeworks", "icon-tech-signalR", "icon-tech-snowflake", "icon-tech-socketio", "icon-tech-sockjs", "icon-tech-solace", "icon-tech-spring", "icon-tech-stomp", "icon-tech-streamdata-io", "icon-tech-streamr", "icon-tech-swift", "icon-tech-symfony", "icon-tech-symfony-mercure", "icon-tech-tcp-ip", "icon-tech-tenefit", "icon-tech-terraform", "icon-tech-terraform-outline", "icon-tech-tvos", "icon-tech-twilio", "icon-tech-typescript", "icon-tech-udp-protocol", "icon-tech-unity", "icon-tech-vercel", "icon-tech-vscode", "icon-tech-vuejs", "icon-tech-wamp", "icon-tech-watchos", "icon-tech-web", "icon-tech-web-push", "icon-tech-webhooks", "icon-tech-webrtc", "icon-tech-websockets", "icon-tech-websub", "icon-tech-xamarin", "icon-tech-xhr-streaming", "icon-tech-xmpp", "icon-tech-zapier", "icon-tech-zeromq"];
4731
5426
  //# sourceMappingURL=tech-icons.d.ts.map
4732
5427
  }
4733
5428
 
4734
5429
  declare module '@ably/ui/core/Icon/types' {
4735
5430
  export const iconNames: {
4736
- gui: readonly ["icon-gui-ably-badge", "icon-gui-check-circled-fill", "icon-gui-check-lotus-circled", "icon-gui-checklist-checked", "icon-gui-code-doc", "icon-gui-cursor", "icon-gui-expand", "icon-gui-filter-flow-step-0", "icon-gui-filter-flow-step-1", "icon-gui-filter-flow-step-2", "icon-gui-filter-flow-step-3", "icon-gui-flower-growth", "icon-gui-further-reading", "icon-gui-glasses", "icon-gui-history", "icon-gui-live-chat", "icon-gui-mouse", "icon-gui-partial", "icon-gui-pitfall", "icon-gui-prod-asset-tracking-outline", "icon-gui-prod-asset-tracking-solid", "icon-gui-prod-chat-outline", "icon-gui-prod-chat-solid", "icon-gui-prod-liveobjects-outline", "icon-gui-prod-liveobjects-solid", "icon-gui-prod-livesync-outline", "icon-gui-prod-livesync-solid", "icon-gui-prod-pubsub-outline", "icon-gui-prod-pubsub-solid", "icon-gui-prod-spaces-outline", "icon-gui-prod-spaces-solid", "icon-gui-quote-marks-fill", "icon-gui-refresh", "icon-gui-resources", "icon-gui-spinner-dark", "icon-gui-spinner-light"];
4737
- display: readonly ["icon-display-48hrs", "icon-display-ably-channels", "icon-display-about-ably-col", "icon-display-api", "icon-display-api-keys", "icon-display-architectural-guidance", "icon-display-asset-tracking-col", "icon-display-authentication", "icon-display-avatar-stack", "icon-display-browser", "icon-display-calendar", "icon-display-call-mobile", "icon-display-careers-col", "icon-display-case-studies-col", "icon-display-chat-col", "icon-display-chat-mono", "icon-display-chat-stack", "icon-display-chat-stack-col", "icon-display-cloud-servers", "icon-display-compare-tech-col", "icon-display-connection-state-recovery", "icon-display-consumer-groups", "icon-display-custom", "icon-display-custom-cname", "icon-display-customers-col", "icon-display-data-broadcast-col", "icon-display-data-broadcast-mono", "icon-display-data-synchronization-col", "icon-display-dedicated-cluster", "icon-display-deltas", "icon-display-docs-col", "icon-display-documentation", "icon-display-dynamic-channel-groups", "icon-display-edge-network", "icon-display-elasticity", "icon-display-equalisers-mono", "icon-display-events-col", "icon-display-exactly-once-delivery", "icon-display-examples-col", "icon-display-fan-out", "icon-display-firehose", "icon-display-gdpr", "icon-display-general-comms", "icon-display-granular-permissions", "icon-display-hipaa", "icon-display-hipaa-mono", "icon-display-history", "icon-display-integrations", "icon-display-integrations-col", "icon-display-it-support-access", "icon-display-it-support-helpdesk", "icon-display-kafka-at-the-edge-col", "icon-display-laptop", "icon-display-last-seen", "icon-display-lightbulb-col", "icon-display-live-chat", "icon-display-live-updates-results-metrics-col", "icon-display-map-pin", "icon-display-message", "icon-display-message-batching", "icon-display-message-persistence", "icon-display-message-queues", "icon-display-multi-user-spaces-col", "icon-display-observe-analytics", "icon-display-padlock-closed", "icon-display-platform", "icon-display-play", "icon-display-premium-support", "icon-display-privacy-shield-framework", "icon-display-private-link", "icon-display-push-notifications", "icon-display-push-notifications-col", "icon-display-push-notifications-mono", "icon-display-quickstart-guides-col", "icon-display-reactions", "icon-display-read-receipts", "icon-display-resources-col", "icon-display-rewind", "icon-display-sdks-col", "icon-display-send-received-messages", "icon-display-servers", "icon-display-shopping-cart", "icon-display-sla", "icon-display-soc2-type2", "icon-display-soc2-type2-mono", "icon-display-subscription-filters", "icon-display-support-chat-mono", "icon-display-system-metadata", "icon-display-tech-account-comms", "icon-display-tutorials-demos-col", "icon-display-virtual-events", "icon-display-virtual-events-col"];
5431
+ gui: readonly ["icon-gui-ably-badge", "icon-gui-check-circled-fill", "icon-gui-check-lotus-circled", "icon-gui-checklist-checked", "icon-gui-code-doc", "icon-gui-cursor", "icon-gui-expand", "icon-gui-filter-flow-step-0", "icon-gui-filter-flow-step-1", "icon-gui-filter-flow-step-2", "icon-gui-filter-flow-step-3", "icon-gui-flower-growth", "icon-gui-further-reading", "icon-gui-glasses", "icon-gui-heartbeat-outline", "icon-gui-heartbeat-solid", "icon-gui-history", "icon-gui-live-chat", "icon-gui-mouse", "icon-gui-partial", "icon-gui-pitfall", "icon-gui-prod-ai-transport-outline", "icon-gui-prod-ai-transport-solid", "icon-gui-prod-chat-outline", "icon-gui-prod-chat-solid", "icon-gui-prod-liveobjects-outline", "icon-gui-prod-liveobjects-solid", "icon-gui-prod-livesync-outline", "icon-gui-prod-livesync-solid", "icon-gui-prod-pubsub-outline", "icon-gui-prod-pubsub-solid", "icon-gui-prod-spaces-outline", "icon-gui-prod-spaces-solid", "icon-gui-quote-marks-fill", "icon-gui-refresh", "icon-gui-resources", "icon-gui-spinner-dark", "icon-gui-spinner-light"];
5432
+ display: readonly ["icon-display-48hrs", "icon-display-ably-channels", "icon-display-about-ably-col", "icon-display-api", "icon-display-api-keys", "icon-display-architectural-guidance", "icon-display-authentication", "icon-display-avatar-stack", "icon-display-browser", "icon-display-calendar", "icon-display-call-mobile", "icon-display-careers-col", "icon-display-case-studies-col", "icon-display-chat-col", "icon-display-chat-mono", "icon-display-chat-stack", "icon-display-chat-stack-col", "icon-display-cloud-servers", "icon-display-cloud-servers-mono", "icon-display-compare-tech-col", "icon-display-connection-state-recovery", "icon-display-consumer-groups", "icon-display-custom", "icon-display-custom-cname", "icon-display-customers-col", "icon-display-data-broadcast-col", "icon-display-data-broadcast-mono", "icon-display-data-integrity", "icon-display-data-synchronization-col", "icon-display-database-connector", "icon-display-dedicated-cluster", "icon-display-deltas", "icon-display-docs-col", "icon-display-documentation", "icon-display-dynamic-channel-groups", "icon-display-edge-network", "icon-display-elasticity", "icon-display-ephemeral-messages", "icon-display-ephemeral-messages-dark-col", "icon-display-equalisers-mono", "icon-display-events-col", "icon-display-exactly-once-delivery", "icon-display-examples-col", "icon-display-fan-out", "icon-display-firehose", "icon-display-gdpr", "icon-display-general-comms", "icon-display-granular-permissions", "icon-display-hipaa", "icon-display-hipaa-mono", "icon-display-history", "icon-display-integrations", "icon-display-integrations-col", "icon-display-it-support-access", "icon-display-it-support-helpdesk", "icon-display-kafka-at-the-edge-col", "icon-display-laptop", "icon-display-last-seen", "icon-display-lightbulb-col", "icon-display-live-chat", "icon-display-live-updates", "icon-display-live-updates-results-metrics-col", "icon-display-map-pin", "icon-display-message", "icon-display-message-annotations", "icon-display-message-annotations-dark-col", "icon-display-message-batching", "icon-display-message-persistence", "icon-display-message-queues", "icon-display-multi-user-spaces", "icon-display-multi-user-spaces-col", "icon-display-observe-analytics", "icon-display-padlock-closed", "icon-display-platform", "icon-display-play", "icon-display-premium-support", "icon-display-privacy-shield-framework", "icon-display-private-link", "icon-display-push-notifications", "icon-display-push-notifications-col", "icon-display-push-notifications-mono", "icon-display-quickstart-guides-col", "icon-display-reactions", "icon-display-read-receipts", "icon-display-resources-col", "icon-display-rewind", "icon-display-sdks", "icon-display-sdks-col", "icon-display-send-received-messages", "icon-display-servers", "icon-display-shopping-cart", "icon-display-sla", "icon-display-soc2-type2", "icon-display-soc2-type2-mono", "icon-display-something-else", "icon-display-something-else-mono", "icon-display-subscription-filters", "icon-display-support-chat-mono", "icon-display-system-metadata", "icon-display-tech-account-comms", "icon-display-tutorials-demos-col", "icon-display-ui", "icon-display-ui-mono", "icon-display-virtual-events", "icon-display-virtual-events-col"];
4738
5433
  social: readonly ["icon-social-discord", "icon-social-discord-mono", "icon-social-facebook", "icon-social-facebook-mono", "icon-social-github", "icon-social-github-mono", "icon-social-glassdoor", "icon-social-glassdoor-mono", "icon-social-google", "icon-social-google-mono", "icon-social-linkedin", "icon-social-linkedin-mono", "icon-social-slack", "icon-social-slack-mono", "icon-social-stackoverflow", "icon-social-stackoverflow-mono", "icon-social-twitter", "icon-social-twitter-mono", "icon-social-x", "icon-social-x-mono", "icon-social-youtube", "icon-social-youtube-mono"];
4739
- tech: readonly ["icon-tech-ably", "icon-tech-ably-api-streamer", "icon-tech-ably-firehose", "icon-tech-ably-native", "icon-tech-activemq", "icon-tech-activitypub", "icon-tech-aerospike", "icon-tech-akka", "icon-tech-amazon-ec2", "icon-tech-amazon-event-bridge", "icon-tech-amqp091", "icon-tech-amqp10", "icon-tech-android-full", "icon-tech-android-head", "icon-tech-angular", "icon-tech-anycable", "icon-tech-apache-cassandra", "icon-tech-apache-cordova", "icon-tech-apache-kafka", "icon-tech-apache-spark", "icon-tech-apachepulsar", "icon-tech-apachestorm", "icon-tech-apns", "icon-tech-assemblyai", "icon-tech-atmosphere", "icon-tech-aws", "icon-tech-aws-app-sync", "icon-tech-aws-aurora", "icon-tech-aws-gateway-websockets", "icon-tech-aws-sns", "icon-tech-aws-sqs", "icon-tech-awsiot", "icon-tech-awskinesis", "icon-tech-awslambda", "icon-tech-awssqs", "icon-tech-azure-api", "icon-tech-azure-archive-api", "icon-tech-azure-bus", "icon-tech-azure-cosmos", "icon-tech-azure-event-hub", "icon-tech-azure-functions", "icon-tech-azure-search", "icon-tech-azure-static-web-app", "icon-tech-azure-static-web-apps", "icon-tech-azure-storage", "icon-tech-azure-web-pubsub", "icon-tech-azurefunctions", "icon-tech-azureservicebus", "icon-tech-azuresignalR", "icon-tech-bayeux", "icon-tech-c++", "icon-tech-centrifugo", "icon-tech-client-side-frameworks", "icon-tech-clojure", "icon-tech-cloudflare-durable-objects", "icon-tech-cloudflareworkers", "icon-tech-cocoa", "icon-tech-confluent", "icon-tech-cord", "icon-tech-csharp", "icon-tech-curl", "icon-tech-customwebhooks", "icon-tech-datadog", "icon-tech-design-patterns", "icon-tech-devplatforms", "icon-tech-diffusion-data", "icon-tech-django", "icon-tech-engineio", "icon-tech-event-driven-servers", "icon-tech-fanout-io", "icon-tech-fast-api", "icon-tech-fauna", "icon-tech-featherjs", "icon-tech-firebase", "icon-tech-firebase-cloud-messaging", "icon-tech-flutter", "icon-tech-gcloudbigquery", "icon-tech-gclouddataflow", "icon-tech-gcloudfunctions", "icon-tech-gcloudpubsub", "icon-tech-go", "icon-tech-grpc", "icon-tech-hivemq", "icon-tech-http2", "icon-tech-http3", "icon-tech-httprest", "icon-tech-idempotency", "icon-tech-ifttt", "icon-tech-integrations", "icon-tech-ios", "icon-tech-ios-generic", "icon-tech-ipados", "icon-tech-ipfs", "icon-tech-ironmq", "icon-tech-java", "icon-tech-javascript", "icon-tech-jms", "icon-tech-json", "icon-tech-json-web-tokens", "icon-tech-kaazing", "icon-tech-kotlin", "icon-tech-ksql-db", "icon-tech-kubernetes", "icon-tech-laravel-broadcast", "icon-tech-laravel-echo", "icon-tech-lightstreamer", "icon-tech-liveblocks", "icon-tech-longpolling", "icon-tech-macos", "icon-tech-matrix", "icon-tech-meteor", "icon-tech-mongo-db", "icon-tech-mono", "icon-tech-mqtt", "icon-tech-mysql", "icon-tech-native-script", "icon-tech-net", "icon-tech-netlify", "icon-tech-nextjs", "icon-tech-nkn", "icon-tech-nodejs", "icon-tech-objectivec", "icon-tech-openai", "icon-tech-parse-server", "icon-tech-php", "icon-tech-planetscale", "icon-tech-postgres", "icon-tech-prisma", "icon-tech-programminglanguages", "icon-tech-protcol-adaptors", "icon-tech-protocols", "icon-tech-pub-sub", "icon-tech-pubnub", "icon-tech-push-technology", "icon-tech-pusher", "icon-tech-python", "icon-tech-quic", "icon-tech-rabbitMQ", "icon-tech-railsactioncable", "icon-tech-react", "icon-tech-react-app", "icon-tech-reactnative", "icon-tech-redis", "icon-tech-redpanda", "icon-tech-replicache", "icon-tech-rethinkdb", "icon-tech-rocketmq", "icon-tech-ruby", "icon-tech-scala", "icon-tech-scaledrone", "icon-tech-serversentevents", "icon-tech-serversideframeworks", "icon-tech-signalR", "icon-tech-snowflake", "icon-tech-socketio", "icon-tech-sockjs", "icon-tech-solace", "icon-tech-spring", "icon-tech-stomp", "icon-tech-streamdata-io", "icon-tech-streamr", "icon-tech-swift", "icon-tech-symfony", "icon-tech-symfony-mercure", "icon-tech-tcp-ip", "icon-tech-tenefit", "icon-tech-terraform", "icon-tech-tvos", "icon-tech-twilio", "icon-tech-typescript", "icon-tech-udp-protocol", "icon-tech-unity", "icon-tech-vercel", "icon-tech-vscode", "icon-tech-vuejs", "icon-tech-wamp", "icon-tech-watchos", "icon-tech-web", "icon-tech-web-push", "icon-tech-webhooks", "icon-tech-webrtc", "icon-tech-websockets", "icon-tech-websub", "icon-tech-xamarin", "icon-tech-xhr-streaming", "icon-tech-xmpp", "icon-tech-zapier", "icon-tech-zeromq"];
4740
- product: readonly ["icon-product-asset-tracking", "icon-product-asset-tracking-mono", "icon-product-chat", "icon-product-chat-mono", "icon-product-liveobjects", "icon-product-liveobjects-dark", "icon-product-liveobjects-mono", "icon-product-livesync", "icon-product-livesync-mono", "icon-product-platform", "icon-product-platform-mono", "icon-product-pubsub", "icon-product-pubsub-mono", "icon-product-spaces", "icon-product-spaces-mono"];
5434
+ tech: readonly ["icon-tech-ably", "icon-tech-ably-api-streamer", "icon-tech-ably-firehose", "icon-tech-ably-native", "icon-tech-activemq", "icon-tech-activitypub", "icon-tech-aerospike", "icon-tech-akka", "icon-tech-amazon-ec2", "icon-tech-amazon-event-bridge", "icon-tech-amqp091", "icon-tech-amqp10", "icon-tech-android-full", "icon-tech-android-head", "icon-tech-angular", "icon-tech-anycable", "icon-tech-apache-cassandra", "icon-tech-apache-cordova", "icon-tech-apache-kafka", "icon-tech-apache-spark", "icon-tech-apachepulsar", "icon-tech-apachestorm", "icon-tech-apns", "icon-tech-assemblyai", "icon-tech-atmosphere", "icon-tech-aws", "icon-tech-aws-app-sync", "icon-tech-aws-aurora", "icon-tech-aws-gateway-websockets", "icon-tech-aws-sns", "icon-tech-aws-sqs", "icon-tech-awsiot", "icon-tech-awskinesis", "icon-tech-awslambda", "icon-tech-awssqs", "icon-tech-azure-api", "icon-tech-azure-archive-api", "icon-tech-azure-bus", "icon-tech-azure-cosmos", "icon-tech-azure-event-hub", "icon-tech-azure-functions", "icon-tech-azure-search", "icon-tech-azure-static-web-app", "icon-tech-azure-static-web-apps", "icon-tech-azure-storage", "icon-tech-azure-web-pubsub", "icon-tech-azurefunctions", "icon-tech-azureservicebus", "icon-tech-azuresignalR", "icon-tech-bayeux", "icon-tech-c++", "icon-tech-centrifugo", "icon-tech-claude", "icon-tech-claude-mono", "icon-tech-client-side-frameworks", "icon-tech-clojure", "icon-tech-cloudflare-durable-objects", "icon-tech-cloudflareworkers", "icon-tech-cocoa", "icon-tech-confluent", "icon-tech-cord", "icon-tech-csharp", "icon-tech-curl", "icon-tech-customwebhooks", "icon-tech-datadog", "icon-tech-design-patterns", "icon-tech-devplatforms", "icon-tech-diffusion-data", "icon-tech-django", "icon-tech-engineio", "icon-tech-event-driven-servers", "icon-tech-fanout-io", "icon-tech-fast-api", "icon-tech-fauna", "icon-tech-featherjs", "icon-tech-firebase", "icon-tech-firebase-cloud-messaging", "icon-tech-flutter", "icon-tech-gcloudbigquery", "icon-tech-gclouddataflow", "icon-tech-gcloudfunctions", "icon-tech-gcloudpubsub", "icon-tech-go", "icon-tech-grpc", "icon-tech-hivemq", "icon-tech-http2", "icon-tech-http3", "icon-tech-httprest", "icon-tech-idempotency", "icon-tech-ifttt", "icon-tech-integrations", "icon-tech-ios", "icon-tech-ios-generic", "icon-tech-ipados", "icon-tech-ipfs", "icon-tech-ironmq", "icon-tech-java", "icon-tech-javascript", "icon-tech-jetpack", "icon-tech-jms", "icon-tech-json", "icon-tech-json-web-tokens", "icon-tech-kaazing", "icon-tech-kotlin", "icon-tech-ksql-db", "icon-tech-kubernetes", "icon-tech-laravel-broadcast", "icon-tech-laravel-echo", "icon-tech-lightstreamer", "icon-tech-liveblocks", "icon-tech-longpolling", "icon-tech-macos", "icon-tech-matrix", "icon-tech-meteor", "icon-tech-mongo-db", "icon-tech-mono", "icon-tech-mqtt", "icon-tech-mysql", "icon-tech-native-script", "icon-tech-net", "icon-tech-netlify", "icon-tech-nextjs", "icon-tech-nkn", "icon-tech-nodejs", "icon-tech-objectivec", "icon-tech-openai", "icon-tech-parse-server", "icon-tech-php", "icon-tech-planetscale", "icon-tech-postgres", "icon-tech-prisma", "icon-tech-programminglanguages", "icon-tech-protcol-adaptors", "icon-tech-protocols", "icon-tech-pub-sub", "icon-tech-pubnub", "icon-tech-push-technology", "icon-tech-pusher", "icon-tech-python", "icon-tech-quic", "icon-tech-rabbitMQ", "icon-tech-railsactioncable", "icon-tech-react", "icon-tech-react-app", "icon-tech-reactnative", "icon-tech-redis", "icon-tech-redpanda", "icon-tech-replicache", "icon-tech-rethinkdb", "icon-tech-rocketmq", "icon-tech-ruby", "icon-tech-scala", "icon-tech-scaledrone", "icon-tech-serversentevents", "icon-tech-serversideframeworks", "icon-tech-signalR", "icon-tech-snowflake", "icon-tech-socketio", "icon-tech-sockjs", "icon-tech-solace", "icon-tech-spring", "icon-tech-stomp", "icon-tech-streamdata-io", "icon-tech-streamr", "icon-tech-swift", "icon-tech-symfony", "icon-tech-symfony-mercure", "icon-tech-tcp-ip", "icon-tech-tenefit", "icon-tech-terraform", "icon-tech-terraform-outline", "icon-tech-tvos", "icon-tech-twilio", "icon-tech-typescript", "icon-tech-udp-protocol", "icon-tech-unity", "icon-tech-vercel", "icon-tech-vscode", "icon-tech-vuejs", "icon-tech-wamp", "icon-tech-watchos", "icon-tech-web", "icon-tech-web-push", "icon-tech-webhooks", "icon-tech-webrtc", "icon-tech-websockets", "icon-tech-websub", "icon-tech-xamarin", "icon-tech-xhr-streaming", "icon-tech-xmpp", "icon-tech-zapier", "icon-tech-zeromq"];
5435
+ product: readonly ["icon-product-ai-transport", "icon-product-ai-transport-mono", "icon-product-chat", "icon-product-chat-mono", "icon-product-liveobjects", "icon-product-liveobjects-dark", "icon-product-liveobjects-mono", "icon-product-livesync", "icon-product-livesync-mono", "icon-product-platform", "icon-product-platform-mono", "icon-product-pubsub", "icon-product-pubsub-mono", "icon-product-spaces", "icon-product-spaces-mono"];
4741
5436
  };
4742
5437
  type HeroiconVariant = "outline" | "solid" | "mini" | "micro";
4743
5438
  type HeroiconName = `icon-gui-${string}-${HeroiconVariant}`;
@@ -4750,7 +5445,7 @@ export {};
4750
5445
  declare module '@ably/ui/core/Icon/utils' {
4751
5446
  import { IconName } from "@ably/ui/core/types";
4752
5447
  type HeroiconComponent = React.ComponentType<React.SVGProps<SVGSVGElement>>;
4753
- export const defaultIconSecondaryColor: (name: IconName) => "text-neutral-000" | "text-neutral-100" | "text-neutral-200" | "text-neutral-300" | "text-neutral-400" | "text-neutral-500" | "text-neutral-600" | "text-neutral-700" | "text-neutral-800" | "text-neutral-900" | "text-neutral-1000" | "text-neutral-1100" | "text-neutral-1200" | "text-neutral-1300" | "text-orange-100" | "text-orange-200" | "text-orange-300" | "text-orange-400" | "text-orange-500" | "text-orange-600" | "text-orange-700" | "text-orange-800" | "text-orange-900" | "text-orange-1000" | "text-orange-1100" | "text-yellow-100" | "text-yellow-200" | "text-yellow-300" | "text-yellow-400" | "text-yellow-500" | "text-yellow-600" | "text-yellow-700" | "text-yellow-800" | "text-yellow-900" | "text-green-100" | "text-green-200" | "text-green-300" | "text-green-400" | "text-green-500" | "text-green-600" | "text-green-700" | "text-green-800" | "text-green-900" | "text-blue-100" | "text-blue-200" | "text-blue-300" | "text-blue-400" | "text-blue-500" | "text-blue-600" | "text-blue-700" | "text-blue-800" | "text-blue-900" | "text-violet-100" | "text-violet-200" | "text-violet-300" | "text-violet-400" | "text-violet-500" | "text-violet-600" | "text-violet-700" | "text-violet-800" | "text-violet-900" | "text-pink-100" | "text-pink-200" | "text-pink-300" | "text-pink-400" | "text-pink-500" | "text-pink-600" | "text-pink-700" | "text-pink-800" | "text-pink-900" | "text-gui-blue-default-light" | "text-gui-blue-hover-light" | "text-gui-blue-active-light" | "text-gui-blue-default-dark" | "text-gui-blue-hover-dark" | "text-gui-blue-active-dark" | "text-gui-blue-focus" | "text-gui-unavailable" | "text-gui-success-green" | "text-gui-error-red" | "text-gui-focus" | "text-gui-focus-outline" | "text-gui-visited" | "text-white" | "text-extra-light-grey" | "text-light-grey" | "text-mid-grey" | "text-dark-grey" | "text-charcoal-grey" | "text-cool-black" | "text-active-orange" | "text-bright-red" | "text-red-orange" | "text-electric-cyan" | "text-zingy-green" | "text-jazzy-pink" | "text-gui-default" | "text-gui-hover" | "text-gui-active" | "text-gui-error" | "text-gui-success" | "text-gui-default-dark" | "text-gui-hover-dark" | "text-gui-active-dark" | "text-transparent" | "bg-neutral-000" | "bg-neutral-100" | "bg-neutral-200" | "bg-neutral-300" | "bg-neutral-400" | "bg-neutral-500" | "bg-neutral-600" | "bg-neutral-700" | "bg-neutral-800" | "bg-neutral-900" | "bg-neutral-1000" | "bg-neutral-1100" | "bg-neutral-1200" | "bg-neutral-1300" | "bg-orange-100" | "bg-orange-200" | "bg-orange-300" | "bg-orange-400" | "bg-orange-500" | "bg-orange-600" | "bg-orange-700" | "bg-orange-800" | "bg-orange-900" | "bg-orange-1000" | "bg-orange-1100" | "bg-yellow-100" | "bg-yellow-200" | "bg-yellow-300" | "bg-yellow-400" | "bg-yellow-500" | "bg-yellow-600" | "bg-yellow-700" | "bg-yellow-800" | "bg-yellow-900" | "bg-green-100" | "bg-green-200" | "bg-green-300" | "bg-green-400" | "bg-green-500" | "bg-green-600" | "bg-green-700" | "bg-green-800" | "bg-green-900" | "bg-blue-100" | "bg-blue-200" | "bg-blue-300" | "bg-blue-400" | "bg-blue-500" | "bg-blue-600" | "bg-blue-700" | "bg-blue-800" | "bg-blue-900" | "bg-violet-100" | "bg-violet-200" | "bg-violet-300" | "bg-violet-400" | "bg-violet-500" | "bg-violet-600" | "bg-violet-700" | "bg-violet-800" | "bg-violet-900" | "bg-pink-100" | "bg-pink-200" | "bg-pink-300" | "bg-pink-400" | "bg-pink-500" | "bg-pink-600" | "bg-pink-700" | "bg-pink-800" | "bg-pink-900" | "bg-gui-blue-default-light" | "bg-gui-blue-hover-light" | "bg-gui-blue-active-light" | "bg-gui-blue-default-dark" | "bg-gui-blue-hover-dark" | "bg-gui-blue-active-dark" | "bg-gui-blue-focus" | "bg-gui-unavailable" | "bg-gui-success-green" | "bg-gui-error-red" | "bg-gui-focus" | "bg-gui-focus-outline" | "bg-gui-visited" | "bg-white" | "bg-extra-light-grey" | "bg-light-grey" | "bg-mid-grey" | "bg-dark-grey" | "bg-charcoal-grey" | "bg-cool-black" | "bg-active-orange" | "bg-bright-red" | "bg-red-orange" | "bg-electric-cyan" | "bg-zingy-green" | "bg-jazzy-pink" | "bg-gui-default" | "bg-gui-hover" | "bg-gui-active" | "bg-gui-error" | "bg-gui-success" | "bg-gui-default-dark" | "bg-gui-hover-dark" | "bg-gui-active-dark" | "bg-transparent" | "from-neutral-000" | "from-neutral-100" | "from-neutral-200" | "from-neutral-300" | "from-neutral-400" | "from-neutral-500" | "from-neutral-600" | "from-neutral-700" | "from-neutral-800" | "from-neutral-900" | "from-neutral-1000" | "from-neutral-1100" | "from-neutral-1200" | "from-neutral-1300" | "from-orange-100" | "from-orange-200" | "from-orange-300" | "from-orange-400" | "from-orange-500" | "from-orange-600" | "from-orange-700" | "from-orange-800" | "from-orange-900" | "from-orange-1000" | "from-orange-1100" | "from-yellow-100" | "from-yellow-200" | "from-yellow-300" | "from-yellow-400" | "from-yellow-500" | "from-yellow-600" | "from-yellow-700" | "from-yellow-800" | "from-yellow-900" | "from-green-100" | "from-green-200" | "from-green-300" | "from-green-400" | "from-green-500" | "from-green-600" | "from-green-700" | "from-green-800" | "from-green-900" | "from-blue-100" | "from-blue-200" | "from-blue-300" | "from-blue-400" | "from-blue-500" | "from-blue-600" | "from-blue-700" | "from-blue-800" | "from-blue-900" | "from-violet-100" | "from-violet-200" | "from-violet-300" | "from-violet-400" | "from-violet-500" | "from-violet-600" | "from-violet-700" | "from-violet-800" | "from-violet-900" | "from-pink-100" | "from-pink-200" | "from-pink-300" | "from-pink-400" | "from-pink-500" | "from-pink-600" | "from-pink-700" | "from-pink-800" | "from-pink-900" | "from-gui-blue-default-light" | "from-gui-blue-hover-light" | "from-gui-blue-active-light" | "from-gui-blue-default-dark" | "from-gui-blue-hover-dark" | "from-gui-blue-active-dark" | "from-gui-blue-focus" | "from-gui-unavailable" | "from-gui-success-green" | "from-gui-error-red" | "from-gui-focus" | "from-gui-focus-outline" | "from-gui-visited" | "from-white" | "from-extra-light-grey" | "from-light-grey" | "from-mid-grey" | "from-dark-grey" | "from-charcoal-grey" | "from-cool-black" | "from-active-orange" | "from-bright-red" | "from-red-orange" | "from-electric-cyan" | "from-zingy-green" | "from-jazzy-pink" | "from-gui-default" | "from-gui-hover" | "from-gui-active" | "from-gui-error" | "from-gui-success" | "from-gui-default-dark" | "from-gui-hover-dark" | "from-gui-active-dark" | "from-transparent" | "to-neutral-000" | "to-neutral-100" | "to-neutral-200" | "to-neutral-300" | "to-neutral-400" | "to-neutral-500" | "to-neutral-600" | "to-neutral-700" | "to-neutral-800" | "to-neutral-900" | "to-neutral-1000" | "to-neutral-1100" | "to-neutral-1200" | "to-neutral-1300" | "to-orange-100" | "to-orange-200" | "to-orange-300" | "to-orange-400" | "to-orange-500" | "to-orange-600" | "to-orange-700" | "to-orange-800" | "to-orange-900" | "to-orange-1000" | "to-orange-1100" | "to-yellow-100" | "to-yellow-200" | "to-yellow-300" | "to-yellow-400" | "to-yellow-500" | "to-yellow-600" | "to-yellow-700" | "to-yellow-800" | "to-yellow-900" | "to-green-100" | "to-green-200" | "to-green-300" | "to-green-400" | "to-green-500" | "to-green-600" | "to-green-700" | "to-green-800" | "to-green-900" | "to-blue-100" | "to-blue-200" | "to-blue-300" | "to-blue-400" | "to-blue-500" | "to-blue-600" | "to-blue-700" | "to-blue-800" | "to-blue-900" | "to-violet-100" | "to-violet-200" | "to-violet-300" | "to-violet-400" | "to-violet-500" | "to-violet-600" | "to-violet-700" | "to-violet-800" | "to-violet-900" | "to-pink-100" | "to-pink-200" | "to-pink-300" | "to-pink-400" | "to-pink-500" | "to-pink-600" | "to-pink-700" | "to-pink-800" | "to-pink-900" | "to-gui-blue-default-light" | "to-gui-blue-hover-light" | "to-gui-blue-active-light" | "to-gui-blue-default-dark" | "to-gui-blue-hover-dark" | "to-gui-blue-active-dark" | "to-gui-blue-focus" | "to-gui-unavailable" | "to-gui-success-green" | "to-gui-error-red" | "to-gui-focus" | "to-gui-focus-outline" | "to-gui-visited" | "to-white" | "to-extra-light-grey" | "to-light-grey" | "to-mid-grey" | "to-dark-grey" | "to-charcoal-grey" | "to-cool-black" | "to-active-orange" | "to-bright-red" | "to-red-orange" | "to-electric-cyan" | "to-zingy-green" | "to-jazzy-pink" | "to-gui-default" | "to-gui-hover" | "to-gui-active" | "to-gui-error" | "to-gui-success" | "to-gui-default-dark" | "to-gui-hover-dark" | "to-gui-active-dark" | "to-transparent" | "border-neutral-000" | "border-neutral-100" | "border-neutral-200" | "border-neutral-300" | "border-neutral-400" | "border-neutral-500" | "border-neutral-600" | "border-neutral-700" | "border-neutral-800" | "border-neutral-900" | "border-neutral-1000" | "border-neutral-1100" | "border-neutral-1200" | "border-neutral-1300" | "border-orange-100" | "border-orange-200" | "border-orange-300" | "border-orange-400" | "border-orange-500" | "border-orange-600" | "border-orange-700" | "border-orange-800" | "border-orange-900" | "border-orange-1000" | "border-orange-1100" | "border-yellow-100" | "border-yellow-200" | "border-yellow-300" | "border-yellow-400" | "border-yellow-500" | "border-yellow-600" | "border-yellow-700" | "border-yellow-800" | "border-yellow-900" | "border-green-100" | "border-green-200" | "border-green-300" | "border-green-400" | "border-green-500" | "border-green-600" | "border-green-700" | "border-green-800" | "border-green-900" | "border-blue-100" | "border-blue-200" | "border-blue-300" | "border-blue-400" | "border-blue-500" | "border-blue-600" | "border-blue-700" | "border-blue-800" | "border-blue-900" | "border-violet-100" | "border-violet-200" | "border-violet-300" | "border-violet-400" | "border-violet-500" | "border-violet-600" | "border-violet-700" | "border-violet-800" | "border-violet-900" | "border-pink-100" | "border-pink-200" | "border-pink-300" | "border-pink-400" | "border-pink-500" | "border-pink-600" | "border-pink-700" | "border-pink-800" | "border-pink-900" | "border-gui-blue-default-light" | "border-gui-blue-hover-light" | "border-gui-blue-active-light" | "border-gui-blue-default-dark" | "border-gui-blue-hover-dark" | "border-gui-blue-active-dark" | "border-gui-blue-focus" | "border-gui-unavailable" | "border-gui-success-green" | "border-gui-error-red" | "border-gui-focus" | "border-gui-focus-outline" | "border-gui-visited" | "border-white" | "border-extra-light-grey" | "border-light-grey" | "border-mid-grey" | "border-dark-grey" | "border-charcoal-grey" | "border-cool-black" | "border-active-orange" | "border-bright-red" | "border-red-orange" | "border-electric-cyan" | "border-zingy-green" | "border-jazzy-pink" | "border-gui-default" | "border-gui-hover" | "border-gui-active" | "border-gui-error" | "border-gui-success" | "border-gui-default-dark" | "border-gui-hover-dark" | "border-gui-active-dark" | "border-transparent" | "dark:text-neutral-000" | "dark:text-neutral-100" | "dark:text-neutral-200" | "dark:text-neutral-300" | "dark:text-neutral-400" | "dark:text-neutral-500" | "dark:text-neutral-600" | "dark:text-neutral-700" | "dark:text-neutral-800" | "dark:text-neutral-900" | "dark:text-neutral-1000" | "dark:text-neutral-1100" | "dark:text-neutral-1200" | "dark:text-neutral-1300" | "dark:text-orange-100" | "dark:text-orange-200" | "dark:text-orange-300" | "dark:text-orange-400" | "dark:text-orange-500" | "dark:text-orange-600" | "dark:text-orange-700" | "dark:text-orange-800" | "dark:text-orange-900" | "dark:text-orange-1000" | "dark:text-orange-1100" | "dark:text-yellow-100" | "dark:text-yellow-200" | "dark:text-yellow-300" | "dark:text-yellow-400" | "dark:text-yellow-500" | "dark:text-yellow-600" | "dark:text-yellow-700" | "dark:text-yellow-800" | "dark:text-yellow-900" | "dark:text-green-100" | "dark:text-green-200" | "dark:text-green-300" | "dark:text-green-400" | "dark:text-green-500" | "dark:text-green-600" | "dark:text-green-700" | "dark:text-green-800" | "dark:text-green-900" | "dark:text-blue-100" | "dark:text-blue-200" | "dark:text-blue-300" | "dark:text-blue-400" | "dark:text-blue-500" | "dark:text-blue-600" | "dark:text-blue-700" | "dark:text-blue-800" | "dark:text-blue-900" | "dark:text-violet-100" | "dark:text-violet-200" | "dark:text-violet-300" | "dark:text-violet-400" | "dark:text-violet-500" | "dark:text-violet-600" | "dark:text-violet-700" | "dark:text-violet-800" | "dark:text-violet-900" | "dark:text-pink-100" | "dark:text-pink-200" | "dark:text-pink-300" | "dark:text-pink-400" | "dark:text-pink-500" | "dark:text-pink-600" | "dark:text-pink-700" | "dark:text-pink-800" | "dark:text-pink-900" | "dark:text-gui-blue-default-light" | "dark:text-gui-blue-hover-light" | "dark:text-gui-blue-active-light" | "dark:text-gui-blue-default-dark" | "dark:text-gui-blue-hover-dark" | "dark:text-gui-blue-active-dark" | "dark:text-gui-blue-focus" | "dark:text-gui-unavailable" | "dark:text-gui-success-green" | "dark:text-gui-error-red" | "dark:text-gui-focus" | "dark:text-gui-focus-outline" | "dark:text-gui-visited" | "dark:text-white" | "dark:text-extra-light-grey" | "dark:text-light-grey" | "dark:text-mid-grey" | "dark:text-dark-grey" | "dark:text-charcoal-grey" | "dark:text-cool-black" | "dark:text-active-orange" | "dark:text-bright-red" | "dark:text-red-orange" | "dark:text-electric-cyan" | "dark:text-zingy-green" | "dark:text-jazzy-pink" | "dark:text-gui-default" | "dark:text-gui-hover" | "dark:text-gui-active" | "dark:text-gui-error" | "dark:text-gui-success" | "dark:text-gui-default-dark" | "dark:text-gui-hover-dark" | "dark:text-gui-active-dark" | "dark:text-transparent" | "dark:bg-neutral-000" | "dark:bg-neutral-100" | "dark:bg-neutral-200" | "dark:bg-neutral-300" | "dark:bg-neutral-400" | "dark:bg-neutral-500" | "dark:bg-neutral-600" | "dark:bg-neutral-700" | "dark:bg-neutral-800" | "dark:bg-neutral-900" | "dark:bg-neutral-1000" | "dark:bg-neutral-1100" | "dark:bg-neutral-1200" | "dark:bg-neutral-1300" | "dark:bg-orange-100" | "dark:bg-orange-200" | "dark:bg-orange-300" | "dark:bg-orange-400" | "dark:bg-orange-500" | "dark:bg-orange-600" | "dark:bg-orange-700" | "dark:bg-orange-800" | "dark:bg-orange-900" | "dark:bg-orange-1000" | "dark:bg-orange-1100" | "dark:bg-yellow-100" | "dark:bg-yellow-200" | "dark:bg-yellow-300" | "dark:bg-yellow-400" | "dark:bg-yellow-500" | "dark:bg-yellow-600" | "dark:bg-yellow-700" | "dark:bg-yellow-800" | "dark:bg-yellow-900" | "dark:bg-green-100" | "dark:bg-green-200" | "dark:bg-green-300" | "dark:bg-green-400" | "dark:bg-green-500" | "dark:bg-green-600" | "dark:bg-green-700" | "dark:bg-green-800" | "dark:bg-green-900" | "dark:bg-blue-100" | "dark:bg-blue-200" | "dark:bg-blue-300" | "dark:bg-blue-400" | "dark:bg-blue-500" | "dark:bg-blue-600" | "dark:bg-blue-700" | "dark:bg-blue-800" | "dark:bg-blue-900" | "dark:bg-violet-100" | "dark:bg-violet-200" | "dark:bg-violet-300" | "dark:bg-violet-400" | "dark:bg-violet-500" | "dark:bg-violet-600" | "dark:bg-violet-700" | "dark:bg-violet-800" | "dark:bg-violet-900" | "dark:bg-pink-100" | "dark:bg-pink-200" | "dark:bg-pink-300" | "dark:bg-pink-400" | "dark:bg-pink-500" | "dark:bg-pink-600" | "dark:bg-pink-700" | "dark:bg-pink-800" | "dark:bg-pink-900" | "dark:bg-gui-blue-default-light" | "dark:bg-gui-blue-hover-light" | "dark:bg-gui-blue-active-light" | "dark:bg-gui-blue-default-dark" | "dark:bg-gui-blue-hover-dark" | "dark:bg-gui-blue-active-dark" | "dark:bg-gui-blue-focus" | "dark:bg-gui-unavailable" | "dark:bg-gui-success-green" | "dark:bg-gui-error-red" | "dark:bg-gui-focus" | "dark:bg-gui-focus-outline" | "dark:bg-gui-visited" | "dark:bg-white" | "dark:bg-extra-light-grey" | "dark:bg-light-grey" | "dark:bg-mid-grey" | "dark:bg-dark-grey" | "dark:bg-charcoal-grey" | "dark:bg-cool-black" | "dark:bg-active-orange" | "dark:bg-bright-red" | "dark:bg-red-orange" | "dark:bg-electric-cyan" | "dark:bg-zingy-green" | "dark:bg-jazzy-pink" | "dark:bg-gui-default" | "dark:bg-gui-hover" | "dark:bg-gui-active" | "dark:bg-gui-error" | "dark:bg-gui-success" | "dark:bg-gui-default-dark" | "dark:bg-gui-hover-dark" | "dark:bg-gui-active-dark" | "dark:bg-transparent" | "dark:from-neutral-000" | "dark:from-neutral-100" | "dark:from-neutral-200" | "dark:from-neutral-300" | "dark:from-neutral-400" | "dark:from-neutral-500" | "dark:from-neutral-600" | "dark:from-neutral-700" | "dark:from-neutral-800" | "dark:from-neutral-900" | "dark:from-neutral-1000" | "dark:from-neutral-1100" | "dark:from-neutral-1200" | "dark:from-neutral-1300" | "dark:from-orange-100" | "dark:from-orange-200" | "dark:from-orange-300" | "dark:from-orange-400" | "dark:from-orange-500" | "dark:from-orange-600" | "dark:from-orange-700" | "dark:from-orange-800" | "dark:from-orange-900" | "dark:from-orange-1000" | "dark:from-orange-1100" | "dark:from-yellow-100" | "dark:from-yellow-200" | "dark:from-yellow-300" | "dark:from-yellow-400" | "dark:from-yellow-500" | "dark:from-yellow-600" | "dark:from-yellow-700" | "dark:from-yellow-800" | "dark:from-yellow-900" | "dark:from-green-100" | "dark:from-green-200" | "dark:from-green-300" | "dark:from-green-400" | "dark:from-green-500" | "dark:from-green-600" | "dark:from-green-700" | "dark:from-green-800" | "dark:from-green-900" | "dark:from-blue-100" | "dark:from-blue-200" | "dark:from-blue-300" | "dark:from-blue-400" | "dark:from-blue-500" | "dark:from-blue-600" | "dark:from-blue-700" | "dark:from-blue-800" | "dark:from-blue-900" | "dark:from-violet-100" | "dark:from-violet-200" | "dark:from-violet-300" | "dark:from-violet-400" | "dark:from-violet-500" | "dark:from-violet-600" | "dark:from-violet-700" | "dark:from-violet-800" | "dark:from-violet-900" | "dark:from-pink-100" | "dark:from-pink-200" | "dark:from-pink-300" | "dark:from-pink-400" | "dark:from-pink-500" | "dark:from-pink-600" | "dark:from-pink-700" | "dark:from-pink-800" | "dark:from-pink-900" | "dark:from-gui-blue-default-light" | "dark:from-gui-blue-hover-light" | "dark:from-gui-blue-active-light" | "dark:from-gui-blue-default-dark" | "dark:from-gui-blue-hover-dark" | "dark:from-gui-blue-active-dark" | "dark:from-gui-blue-focus" | "dark:from-gui-unavailable" | "dark:from-gui-success-green" | "dark:from-gui-error-red" | "dark:from-gui-focus" | "dark:from-gui-focus-outline" | "dark:from-gui-visited" | "dark:from-white" | "dark:from-extra-light-grey" | "dark:from-light-grey" | "dark:from-mid-grey" | "dark:from-dark-grey" | "dark:from-charcoal-grey" | "dark:from-cool-black" | "dark:from-active-orange" | "dark:from-bright-red" | "dark:from-red-orange" | "dark:from-electric-cyan" | "dark:from-zingy-green" | "dark:from-jazzy-pink" | "dark:from-gui-default" | "dark:from-gui-hover" | "dark:from-gui-active" | "dark:from-gui-error" | "dark:from-gui-success" | "dark:from-gui-default-dark" | "dark:from-gui-hover-dark" | "dark:from-gui-active-dark" | "dark:from-transparent" | "dark:to-neutral-000" | "dark:to-neutral-100" | "dark:to-neutral-200" | "dark:to-neutral-300" | "dark:to-neutral-400" | "dark:to-neutral-500" | "dark:to-neutral-600" | "dark:to-neutral-700" | "dark:to-neutral-800" | "dark:to-neutral-900" | "dark:to-neutral-1000" | "dark:to-neutral-1100" | "dark:to-neutral-1200" | "dark:to-neutral-1300" | "dark:to-orange-100" | "dark:to-orange-200" | "dark:to-orange-300" | "dark:to-orange-400" | "dark:to-orange-500" | "dark:to-orange-600" | "dark:to-orange-700" | "dark:to-orange-800" | "dark:to-orange-900" | "dark:to-orange-1000" | "dark:to-orange-1100" | "dark:to-yellow-100" | "dark:to-yellow-200" | "dark:to-yellow-300" | "dark:to-yellow-400" | "dark:to-yellow-500" | "dark:to-yellow-600" | "dark:to-yellow-700" | "dark:to-yellow-800" | "dark:to-yellow-900" | "dark:to-green-100" | "dark:to-green-200" | "dark:to-green-300" | "dark:to-green-400" | "dark:to-green-500" | "dark:to-green-600" | "dark:to-green-700" | "dark:to-green-800" | "dark:to-green-900" | "dark:to-blue-100" | "dark:to-blue-200" | "dark:to-blue-300" | "dark:to-blue-400" | "dark:to-blue-500" | "dark:to-blue-600" | "dark:to-blue-700" | "dark:to-blue-800" | "dark:to-blue-900" | "dark:to-violet-100" | "dark:to-violet-200" | "dark:to-violet-300" | "dark:to-violet-400" | "dark:to-violet-500" | "dark:to-violet-600" | "dark:to-violet-700" | "dark:to-violet-800" | "dark:to-violet-900" | "dark:to-pink-100" | "dark:to-pink-200" | "dark:to-pink-300" | "dark:to-pink-400" | "dark:to-pink-500" | "dark:to-pink-600" | "dark:to-pink-700" | "dark:to-pink-800" | "dark:to-pink-900" | "dark:to-gui-blue-default-light" | "dark:to-gui-blue-hover-light" | "dark:to-gui-blue-active-light" | "dark:to-gui-blue-default-dark" | "dark:to-gui-blue-hover-dark" | "dark:to-gui-blue-active-dark" | "dark:to-gui-blue-focus" | "dark:to-gui-unavailable" | "dark:to-gui-success-green" | "dark:to-gui-error-red" | "dark:to-gui-focus" | "dark:to-gui-focus-outline" | "dark:to-gui-visited" | "dark:to-white" | "dark:to-extra-light-grey" | "dark:to-light-grey" | "dark:to-mid-grey" | "dark:to-dark-grey" | "dark:to-charcoal-grey" | "dark:to-cool-black" | "dark:to-active-orange" | "dark:to-bright-red" | "dark:to-red-orange" | "dark:to-electric-cyan" | "dark:to-zingy-green" | "dark:to-jazzy-pink" | "dark:to-gui-default" | "dark:to-gui-hover" | "dark:to-gui-active" | "dark:to-gui-error" | "dark:to-gui-success" | "dark:to-gui-default-dark" | "dark:to-gui-hover-dark" | "dark:to-gui-active-dark" | "dark:to-transparent" | "dark:border-neutral-000" | "dark:border-neutral-100" | "dark:border-neutral-200" | "dark:border-neutral-300" | "dark:border-neutral-400" | "dark:border-neutral-500" | "dark:border-neutral-600" | "dark:border-neutral-700" | "dark:border-neutral-800" | "dark:border-neutral-900" | "dark:border-neutral-1000" | "dark:border-neutral-1100" | "dark:border-neutral-1200" | "dark:border-neutral-1300" | "dark:border-orange-100" | "dark:border-orange-200" | "dark:border-orange-300" | "dark:border-orange-400" | "dark:border-orange-500" | "dark:border-orange-600" | "dark:border-orange-700" | "dark:border-orange-800" | "dark:border-orange-900" | "dark:border-orange-1000" | "dark:border-orange-1100" | "dark:border-yellow-100" | "dark:border-yellow-200" | "dark:border-yellow-300" | "dark:border-yellow-400" | "dark:border-yellow-500" | "dark:border-yellow-600" | "dark:border-yellow-700" | "dark:border-yellow-800" | "dark:border-yellow-900" | "dark:border-green-100" | "dark:border-green-200" | "dark:border-green-300" | "dark:border-green-400" | "dark:border-green-500" | "dark:border-green-600" | "dark:border-green-700" | "dark:border-green-800" | "dark:border-green-900" | "dark:border-blue-100" | "dark:border-blue-200" | "dark:border-blue-300" | "dark:border-blue-400" | "dark:border-blue-500" | "dark:border-blue-600" | "dark:border-blue-700" | "dark:border-blue-800" | "dark:border-blue-900" | "dark:border-violet-100" | "dark:border-violet-200" | "dark:border-violet-300" | "dark:border-violet-400" | "dark:border-violet-500" | "dark:border-violet-600" | "dark:border-violet-700" | "dark:border-violet-800" | "dark:border-violet-900" | "dark:border-pink-100" | "dark:border-pink-200" | "dark:border-pink-300" | "dark:border-pink-400" | "dark:border-pink-500" | "dark:border-pink-600" | "dark:border-pink-700" | "dark:border-pink-800" | "dark:border-pink-900" | "dark:border-gui-blue-default-light" | "dark:border-gui-blue-hover-light" | "dark:border-gui-blue-active-light" | "dark:border-gui-blue-default-dark" | "dark:border-gui-blue-hover-dark" | "dark:border-gui-blue-active-dark" | "dark:border-gui-blue-focus" | "dark:border-gui-unavailable" | "dark:border-gui-success-green" | "dark:border-gui-error-red" | "dark:border-gui-focus" | "dark:border-gui-focus-outline" | "dark:border-gui-visited" | "dark:border-white" | "dark:border-extra-light-grey" | "dark:border-light-grey" | "dark:border-mid-grey" | "dark:border-dark-grey" | "dark:border-charcoal-grey" | "dark:border-cool-black" | "dark:border-active-orange" | "dark:border-bright-red" | "dark:border-red-orange" | "dark:border-electric-cyan" | "dark:border-zingy-green" | "dark:border-jazzy-pink" | "dark:border-gui-default" | "dark:border-gui-hover" | "dark:border-gui-active" | "dark:border-gui-error" | "dark:border-gui-success" | "dark:border-gui-default-dark" | "dark:border-gui-hover-dark" | "dark:border-gui-active-dark" | "dark:border-transparent";
5448
+ export const defaultIconSecondaryColor: (name: IconName) => "text-neutral-000" | "text-neutral-100" | "text-neutral-200" | "text-neutral-300" | "text-neutral-400" | "text-neutral-500" | "text-neutral-600" | "text-neutral-700" | "text-neutral-800" | "text-neutral-900" | "text-neutral-1000" | "text-neutral-1100" | "text-neutral-1200" | "text-neutral-1300" | "text-orange-100" | "text-orange-200" | "text-orange-300" | "text-orange-400" | "text-orange-500" | "text-orange-600" | "text-orange-700" | "text-orange-800" | "text-orange-900" | "text-orange-1000" | "text-orange-1100" | "text-yellow-100" | "text-yellow-200" | "text-yellow-300" | "text-yellow-400" | "text-yellow-500" | "text-yellow-600" | "text-yellow-700" | "text-yellow-800" | "text-yellow-900" | "text-green-100" | "text-green-200" | "text-green-300" | "text-green-400" | "text-green-500" | "text-green-600" | "text-green-700" | "text-green-800" | "text-green-900" | "text-blue-100" | "text-blue-200" | "text-blue-300" | "text-blue-400" | "text-blue-500" | "text-blue-600" | "text-blue-700" | "text-blue-800" | "text-blue-900" | "text-violet-100" | "text-violet-200" | "text-violet-300" | "text-violet-400" | "text-violet-500" | "text-violet-600" | "text-violet-700" | "text-violet-800" | "text-violet-900" | "text-pink-100" | "text-pink-200" | "text-pink-300" | "text-pink-400" | "text-pink-500" | "text-pink-600" | "text-pink-700" | "text-pink-800" | "text-pink-900" | "text-gui-blue-default-light" | "text-gui-blue-hover-light" | "text-gui-blue-active-light" | "text-gui-blue-default-dark" | "text-gui-blue-hover-dark" | "text-gui-blue-active-dark" | "text-gui-blue-focus" | "text-gui-disabled-light" | "text-gui-disabled-dark" | "text-gui-success-green" | "text-gui-error-red" | "text-gui-focus" | "text-gui-focus-outline" | "text-gui-visited" | "text-white" | "text-extra-light-grey" | "text-light-grey" | "text-mid-grey" | "text-dark-grey" | "text-charcoal-grey" | "text-cool-black" | "text-active-orange" | "text-bright-red" | "text-red-orange" | "text-electric-cyan" | "text-zingy-green" | "text-jazzy-pink" | "text-gui-default" | "text-gui-hover" | "text-gui-active" | "text-gui-error" | "text-gui-success" | "text-gui-default-dark" | "text-gui-hover-dark" | "text-gui-active-dark" | "text-transparent" | "bg-neutral-000" | "bg-neutral-100" | "bg-neutral-200" | "bg-neutral-300" | "bg-neutral-400" | "bg-neutral-500" | "bg-neutral-600" | "bg-neutral-700" | "bg-neutral-800" | "bg-neutral-900" | "bg-neutral-1000" | "bg-neutral-1100" | "bg-neutral-1200" | "bg-neutral-1300" | "bg-orange-100" | "bg-orange-200" | "bg-orange-300" | "bg-orange-400" | "bg-orange-500" | "bg-orange-600" | "bg-orange-700" | "bg-orange-800" | "bg-orange-900" | "bg-orange-1000" | "bg-orange-1100" | "bg-yellow-100" | "bg-yellow-200" | "bg-yellow-300" | "bg-yellow-400" | "bg-yellow-500" | "bg-yellow-600" | "bg-yellow-700" | "bg-yellow-800" | "bg-yellow-900" | "bg-green-100" | "bg-green-200" | "bg-green-300" | "bg-green-400" | "bg-green-500" | "bg-green-600" | "bg-green-700" | "bg-green-800" | "bg-green-900" | "bg-blue-100" | "bg-blue-200" | "bg-blue-300" | "bg-blue-400" | "bg-blue-500" | "bg-blue-600" | "bg-blue-700" | "bg-blue-800" | "bg-blue-900" | "bg-violet-100" | "bg-violet-200" | "bg-violet-300" | "bg-violet-400" | "bg-violet-500" | "bg-violet-600" | "bg-violet-700" | "bg-violet-800" | "bg-violet-900" | "bg-pink-100" | "bg-pink-200" | "bg-pink-300" | "bg-pink-400" | "bg-pink-500" | "bg-pink-600" | "bg-pink-700" | "bg-pink-800" | "bg-pink-900" | "bg-gui-blue-default-light" | "bg-gui-blue-hover-light" | "bg-gui-blue-active-light" | "bg-gui-blue-default-dark" | "bg-gui-blue-hover-dark" | "bg-gui-blue-active-dark" | "bg-gui-blue-focus" | "bg-gui-disabled-light" | "bg-gui-disabled-dark" | "bg-gui-success-green" | "bg-gui-error-red" | "bg-gui-focus" | "bg-gui-focus-outline" | "bg-gui-visited" | "bg-white" | "bg-extra-light-grey" | "bg-light-grey" | "bg-mid-grey" | "bg-dark-grey" | "bg-charcoal-grey" | "bg-cool-black" | "bg-active-orange" | "bg-bright-red" | "bg-red-orange" | "bg-electric-cyan" | "bg-zingy-green" | "bg-jazzy-pink" | "bg-gui-default" | "bg-gui-hover" | "bg-gui-active" | "bg-gui-error" | "bg-gui-success" | "bg-gui-default-dark" | "bg-gui-hover-dark" | "bg-gui-active-dark" | "bg-transparent" | "from-neutral-000" | "from-neutral-100" | "from-neutral-200" | "from-neutral-300" | "from-neutral-400" | "from-neutral-500" | "from-neutral-600" | "from-neutral-700" | "from-neutral-800" | "from-neutral-900" | "from-neutral-1000" | "from-neutral-1100" | "from-neutral-1200" | "from-neutral-1300" | "from-orange-100" | "from-orange-200" | "from-orange-300" | "from-orange-400" | "from-orange-500" | "from-orange-600" | "from-orange-700" | "from-orange-800" | "from-orange-900" | "from-orange-1000" | "from-orange-1100" | "from-yellow-100" | "from-yellow-200" | "from-yellow-300" | "from-yellow-400" | "from-yellow-500" | "from-yellow-600" | "from-yellow-700" | "from-yellow-800" | "from-yellow-900" | "from-green-100" | "from-green-200" | "from-green-300" | "from-green-400" | "from-green-500" | "from-green-600" | "from-green-700" | "from-green-800" | "from-green-900" | "from-blue-100" | "from-blue-200" | "from-blue-300" | "from-blue-400" | "from-blue-500" | "from-blue-600" | "from-blue-700" | "from-blue-800" | "from-blue-900" | "from-violet-100" | "from-violet-200" | "from-violet-300" | "from-violet-400" | "from-violet-500" | "from-violet-600" | "from-violet-700" | "from-violet-800" | "from-violet-900" | "from-pink-100" | "from-pink-200" | "from-pink-300" | "from-pink-400" | "from-pink-500" | "from-pink-600" | "from-pink-700" | "from-pink-800" | "from-pink-900" | "from-gui-blue-default-light" | "from-gui-blue-hover-light" | "from-gui-blue-active-light" | "from-gui-blue-default-dark" | "from-gui-blue-hover-dark" | "from-gui-blue-active-dark" | "from-gui-blue-focus" | "from-gui-disabled-light" | "from-gui-disabled-dark" | "from-gui-success-green" | "from-gui-error-red" | "from-gui-focus" | "from-gui-focus-outline" | "from-gui-visited" | "from-white" | "from-extra-light-grey" | "from-light-grey" | "from-mid-grey" | "from-dark-grey" | "from-charcoal-grey" | "from-cool-black" | "from-active-orange" | "from-bright-red" | "from-red-orange" | "from-electric-cyan" | "from-zingy-green" | "from-jazzy-pink" | "from-gui-default" | "from-gui-hover" | "from-gui-active" | "from-gui-error" | "from-gui-success" | "from-gui-default-dark" | "from-gui-hover-dark" | "from-gui-active-dark" | "from-transparent" | "to-neutral-000" | "to-neutral-100" | "to-neutral-200" | "to-neutral-300" | "to-neutral-400" | "to-neutral-500" | "to-neutral-600" | "to-neutral-700" | "to-neutral-800" | "to-neutral-900" | "to-neutral-1000" | "to-neutral-1100" | "to-neutral-1200" | "to-neutral-1300" | "to-orange-100" | "to-orange-200" | "to-orange-300" | "to-orange-400" | "to-orange-500" | "to-orange-600" | "to-orange-700" | "to-orange-800" | "to-orange-900" | "to-orange-1000" | "to-orange-1100" | "to-yellow-100" | "to-yellow-200" | "to-yellow-300" | "to-yellow-400" | "to-yellow-500" | "to-yellow-600" | "to-yellow-700" | "to-yellow-800" | "to-yellow-900" | "to-green-100" | "to-green-200" | "to-green-300" | "to-green-400" | "to-green-500" | "to-green-600" | "to-green-700" | "to-green-800" | "to-green-900" | "to-blue-100" | "to-blue-200" | "to-blue-300" | "to-blue-400" | "to-blue-500" | "to-blue-600" | "to-blue-700" | "to-blue-800" | "to-blue-900" | "to-violet-100" | "to-violet-200" | "to-violet-300" | "to-violet-400" | "to-violet-500" | "to-violet-600" | "to-violet-700" | "to-violet-800" | "to-violet-900" | "to-pink-100" | "to-pink-200" | "to-pink-300" | "to-pink-400" | "to-pink-500" | "to-pink-600" | "to-pink-700" | "to-pink-800" | "to-pink-900" | "to-gui-blue-default-light" | "to-gui-blue-hover-light" | "to-gui-blue-active-light" | "to-gui-blue-default-dark" | "to-gui-blue-hover-dark" | "to-gui-blue-active-dark" | "to-gui-blue-focus" | "to-gui-disabled-light" | "to-gui-disabled-dark" | "to-gui-success-green" | "to-gui-error-red" | "to-gui-focus" | "to-gui-focus-outline" | "to-gui-visited" | "to-white" | "to-extra-light-grey" | "to-light-grey" | "to-mid-grey" | "to-dark-grey" | "to-charcoal-grey" | "to-cool-black" | "to-active-orange" | "to-bright-red" | "to-red-orange" | "to-electric-cyan" | "to-zingy-green" | "to-jazzy-pink" | "to-gui-default" | "to-gui-hover" | "to-gui-active" | "to-gui-error" | "to-gui-success" | "to-gui-default-dark" | "to-gui-hover-dark" | "to-gui-active-dark" | "to-transparent" | "border-neutral-000" | "border-neutral-100" | "border-neutral-200" | "border-neutral-300" | "border-neutral-400" | "border-neutral-500" | "border-neutral-600" | "border-neutral-700" | "border-neutral-800" | "border-neutral-900" | "border-neutral-1000" | "border-neutral-1100" | "border-neutral-1200" | "border-neutral-1300" | "border-orange-100" | "border-orange-200" | "border-orange-300" | "border-orange-400" | "border-orange-500" | "border-orange-600" | "border-orange-700" | "border-orange-800" | "border-orange-900" | "border-orange-1000" | "border-orange-1100" | "border-yellow-100" | "border-yellow-200" | "border-yellow-300" | "border-yellow-400" | "border-yellow-500" | "border-yellow-600" | "border-yellow-700" | "border-yellow-800" | "border-yellow-900" | "border-green-100" | "border-green-200" | "border-green-300" | "border-green-400" | "border-green-500" | "border-green-600" | "border-green-700" | "border-green-800" | "border-green-900" | "border-blue-100" | "border-blue-200" | "border-blue-300" | "border-blue-400" | "border-blue-500" | "border-blue-600" | "border-blue-700" | "border-blue-800" | "border-blue-900" | "border-violet-100" | "border-violet-200" | "border-violet-300" | "border-violet-400" | "border-violet-500" | "border-violet-600" | "border-violet-700" | "border-violet-800" | "border-violet-900" | "border-pink-100" | "border-pink-200" | "border-pink-300" | "border-pink-400" | "border-pink-500" | "border-pink-600" | "border-pink-700" | "border-pink-800" | "border-pink-900" | "border-gui-blue-default-light" | "border-gui-blue-hover-light" | "border-gui-blue-active-light" | "border-gui-blue-default-dark" | "border-gui-blue-hover-dark" | "border-gui-blue-active-dark" | "border-gui-blue-focus" | "border-gui-disabled-light" | "border-gui-disabled-dark" | "border-gui-success-green" | "border-gui-error-red" | "border-gui-focus" | "border-gui-focus-outline" | "border-gui-visited" | "border-white" | "border-extra-light-grey" | "border-light-grey" | "border-mid-grey" | "border-dark-grey" | "border-charcoal-grey" | "border-cool-black" | "border-active-orange" | "border-bright-red" | "border-red-orange" | "border-electric-cyan" | "border-zingy-green" | "border-jazzy-pink" | "border-gui-default" | "border-gui-hover" | "border-gui-active" | "border-gui-error" | "border-gui-success" | "border-gui-default-dark" | "border-gui-hover-dark" | "border-gui-active-dark" | "border-transparent" | "dark:text-neutral-000" | "dark:text-neutral-100" | "dark:text-neutral-200" | "dark:text-neutral-300" | "dark:text-neutral-400" | "dark:text-neutral-500" | "dark:text-neutral-600" | "dark:text-neutral-700" | "dark:text-neutral-800" | "dark:text-neutral-900" | "dark:text-neutral-1000" | "dark:text-neutral-1100" | "dark:text-neutral-1200" | "dark:text-neutral-1300" | "dark:text-orange-100" | "dark:text-orange-200" | "dark:text-orange-300" | "dark:text-orange-400" | "dark:text-orange-500" | "dark:text-orange-600" | "dark:text-orange-700" | "dark:text-orange-800" | "dark:text-orange-900" | "dark:text-orange-1000" | "dark:text-orange-1100" | "dark:text-yellow-100" | "dark:text-yellow-200" | "dark:text-yellow-300" | "dark:text-yellow-400" | "dark:text-yellow-500" | "dark:text-yellow-600" | "dark:text-yellow-700" | "dark:text-yellow-800" | "dark:text-yellow-900" | "dark:text-green-100" | "dark:text-green-200" | "dark:text-green-300" | "dark:text-green-400" | "dark:text-green-500" | "dark:text-green-600" | "dark:text-green-700" | "dark:text-green-800" | "dark:text-green-900" | "dark:text-blue-100" | "dark:text-blue-200" | "dark:text-blue-300" | "dark:text-blue-400" | "dark:text-blue-500" | "dark:text-blue-600" | "dark:text-blue-700" | "dark:text-blue-800" | "dark:text-blue-900" | "dark:text-violet-100" | "dark:text-violet-200" | "dark:text-violet-300" | "dark:text-violet-400" | "dark:text-violet-500" | "dark:text-violet-600" | "dark:text-violet-700" | "dark:text-violet-800" | "dark:text-violet-900" | "dark:text-pink-100" | "dark:text-pink-200" | "dark:text-pink-300" | "dark:text-pink-400" | "dark:text-pink-500" | "dark:text-pink-600" | "dark:text-pink-700" | "dark:text-pink-800" | "dark:text-pink-900" | "dark:text-gui-blue-default-light" | "dark:text-gui-blue-hover-light" | "dark:text-gui-blue-active-light" | "dark:text-gui-blue-default-dark" | "dark:text-gui-blue-hover-dark" | "dark:text-gui-blue-active-dark" | "dark:text-gui-blue-focus" | "dark:text-gui-disabled-light" | "dark:text-gui-disabled-dark" | "dark:text-gui-success-green" | "dark:text-gui-error-red" | "dark:text-gui-focus" | "dark:text-gui-focus-outline" | "dark:text-gui-visited" | "dark:text-white" | "dark:text-extra-light-grey" | "dark:text-light-grey" | "dark:text-mid-grey" | "dark:text-dark-grey" | "dark:text-charcoal-grey" | "dark:text-cool-black" | "dark:text-active-orange" | "dark:text-bright-red" | "dark:text-red-orange" | "dark:text-electric-cyan" | "dark:text-zingy-green" | "dark:text-jazzy-pink" | "dark:text-gui-default" | "dark:text-gui-hover" | "dark:text-gui-active" | "dark:text-gui-error" | "dark:text-gui-success" | "dark:text-gui-default-dark" | "dark:text-gui-hover-dark" | "dark:text-gui-active-dark" | "dark:text-transparent" | "dark:bg-neutral-000" | "dark:bg-neutral-100" | "dark:bg-neutral-200" | "dark:bg-neutral-300" | "dark:bg-neutral-400" | "dark:bg-neutral-500" | "dark:bg-neutral-600" | "dark:bg-neutral-700" | "dark:bg-neutral-800" | "dark:bg-neutral-900" | "dark:bg-neutral-1000" | "dark:bg-neutral-1100" | "dark:bg-neutral-1200" | "dark:bg-neutral-1300" | "dark:bg-orange-100" | "dark:bg-orange-200" | "dark:bg-orange-300" | "dark:bg-orange-400" | "dark:bg-orange-500" | "dark:bg-orange-600" | "dark:bg-orange-700" | "dark:bg-orange-800" | "dark:bg-orange-900" | "dark:bg-orange-1000" | "dark:bg-orange-1100" | "dark:bg-yellow-100" | "dark:bg-yellow-200" | "dark:bg-yellow-300" | "dark:bg-yellow-400" | "dark:bg-yellow-500" | "dark:bg-yellow-600" | "dark:bg-yellow-700" | "dark:bg-yellow-800" | "dark:bg-yellow-900" | "dark:bg-green-100" | "dark:bg-green-200" | "dark:bg-green-300" | "dark:bg-green-400" | "dark:bg-green-500" | "dark:bg-green-600" | "dark:bg-green-700" | "dark:bg-green-800" | "dark:bg-green-900" | "dark:bg-blue-100" | "dark:bg-blue-200" | "dark:bg-blue-300" | "dark:bg-blue-400" | "dark:bg-blue-500" | "dark:bg-blue-600" | "dark:bg-blue-700" | "dark:bg-blue-800" | "dark:bg-blue-900" | "dark:bg-violet-100" | "dark:bg-violet-200" | "dark:bg-violet-300" | "dark:bg-violet-400" | "dark:bg-violet-500" | "dark:bg-violet-600" | "dark:bg-violet-700" | "dark:bg-violet-800" | "dark:bg-violet-900" | "dark:bg-pink-100" | "dark:bg-pink-200" | "dark:bg-pink-300" | "dark:bg-pink-400" | "dark:bg-pink-500" | "dark:bg-pink-600" | "dark:bg-pink-700" | "dark:bg-pink-800" | "dark:bg-pink-900" | "dark:bg-gui-blue-default-light" | "dark:bg-gui-blue-hover-light" | "dark:bg-gui-blue-active-light" | "dark:bg-gui-blue-default-dark" | "dark:bg-gui-blue-hover-dark" | "dark:bg-gui-blue-active-dark" | "dark:bg-gui-blue-focus" | "dark:bg-gui-disabled-light" | "dark:bg-gui-disabled-dark" | "dark:bg-gui-success-green" | "dark:bg-gui-error-red" | "dark:bg-gui-focus" | "dark:bg-gui-focus-outline" | "dark:bg-gui-visited" | "dark:bg-white" | "dark:bg-extra-light-grey" | "dark:bg-light-grey" | "dark:bg-mid-grey" | "dark:bg-dark-grey" | "dark:bg-charcoal-grey" | "dark:bg-cool-black" | "dark:bg-active-orange" | "dark:bg-bright-red" | "dark:bg-red-orange" | "dark:bg-electric-cyan" | "dark:bg-zingy-green" | "dark:bg-jazzy-pink" | "dark:bg-gui-default" | "dark:bg-gui-hover" | "dark:bg-gui-active" | "dark:bg-gui-error" | "dark:bg-gui-success" | "dark:bg-gui-default-dark" | "dark:bg-gui-hover-dark" | "dark:bg-gui-active-dark" | "dark:bg-transparent" | "dark:from-neutral-000" | "dark:from-neutral-100" | "dark:from-neutral-200" | "dark:from-neutral-300" | "dark:from-neutral-400" | "dark:from-neutral-500" | "dark:from-neutral-600" | "dark:from-neutral-700" | "dark:from-neutral-800" | "dark:from-neutral-900" | "dark:from-neutral-1000" | "dark:from-neutral-1100" | "dark:from-neutral-1200" | "dark:from-neutral-1300" | "dark:from-orange-100" | "dark:from-orange-200" | "dark:from-orange-300" | "dark:from-orange-400" | "dark:from-orange-500" | "dark:from-orange-600" | "dark:from-orange-700" | "dark:from-orange-800" | "dark:from-orange-900" | "dark:from-orange-1000" | "dark:from-orange-1100" | "dark:from-yellow-100" | "dark:from-yellow-200" | "dark:from-yellow-300" | "dark:from-yellow-400" | "dark:from-yellow-500" | "dark:from-yellow-600" | "dark:from-yellow-700" | "dark:from-yellow-800" | "dark:from-yellow-900" | "dark:from-green-100" | "dark:from-green-200" | "dark:from-green-300" | "dark:from-green-400" | "dark:from-green-500" | "dark:from-green-600" | "dark:from-green-700" | "dark:from-green-800" | "dark:from-green-900" | "dark:from-blue-100" | "dark:from-blue-200" | "dark:from-blue-300" | "dark:from-blue-400" | "dark:from-blue-500" | "dark:from-blue-600" | "dark:from-blue-700" | "dark:from-blue-800" | "dark:from-blue-900" | "dark:from-violet-100" | "dark:from-violet-200" | "dark:from-violet-300" | "dark:from-violet-400" | "dark:from-violet-500" | "dark:from-violet-600" | "dark:from-violet-700" | "dark:from-violet-800" | "dark:from-violet-900" | "dark:from-pink-100" | "dark:from-pink-200" | "dark:from-pink-300" | "dark:from-pink-400" | "dark:from-pink-500" | "dark:from-pink-600" | "dark:from-pink-700" | "dark:from-pink-800" | "dark:from-pink-900" | "dark:from-gui-blue-default-light" | "dark:from-gui-blue-hover-light" | "dark:from-gui-blue-active-light" | "dark:from-gui-blue-default-dark" | "dark:from-gui-blue-hover-dark" | "dark:from-gui-blue-active-dark" | "dark:from-gui-blue-focus" | "dark:from-gui-disabled-light" | "dark:from-gui-disabled-dark" | "dark:from-gui-success-green" | "dark:from-gui-error-red" | "dark:from-gui-focus" | "dark:from-gui-focus-outline" | "dark:from-gui-visited" | "dark:from-white" | "dark:from-extra-light-grey" | "dark:from-light-grey" | "dark:from-mid-grey" | "dark:from-dark-grey" | "dark:from-charcoal-grey" | "dark:from-cool-black" | "dark:from-active-orange" | "dark:from-bright-red" | "dark:from-red-orange" | "dark:from-electric-cyan" | "dark:from-zingy-green" | "dark:from-jazzy-pink" | "dark:from-gui-default" | "dark:from-gui-hover" | "dark:from-gui-active" | "dark:from-gui-error" | "dark:from-gui-success" | "dark:from-gui-default-dark" | "dark:from-gui-hover-dark" | "dark:from-gui-active-dark" | "dark:from-transparent" | "dark:to-neutral-000" | "dark:to-neutral-100" | "dark:to-neutral-200" | "dark:to-neutral-300" | "dark:to-neutral-400" | "dark:to-neutral-500" | "dark:to-neutral-600" | "dark:to-neutral-700" | "dark:to-neutral-800" | "dark:to-neutral-900" | "dark:to-neutral-1000" | "dark:to-neutral-1100" | "dark:to-neutral-1200" | "dark:to-neutral-1300" | "dark:to-orange-100" | "dark:to-orange-200" | "dark:to-orange-300" | "dark:to-orange-400" | "dark:to-orange-500" | "dark:to-orange-600" | "dark:to-orange-700" | "dark:to-orange-800" | "dark:to-orange-900" | "dark:to-orange-1000" | "dark:to-orange-1100" | "dark:to-yellow-100" | "dark:to-yellow-200" | "dark:to-yellow-300" | "dark:to-yellow-400" | "dark:to-yellow-500" | "dark:to-yellow-600" | "dark:to-yellow-700" | "dark:to-yellow-800" | "dark:to-yellow-900" | "dark:to-green-100" | "dark:to-green-200" | "dark:to-green-300" | "dark:to-green-400" | "dark:to-green-500" | "dark:to-green-600" | "dark:to-green-700" | "dark:to-green-800" | "dark:to-green-900" | "dark:to-blue-100" | "dark:to-blue-200" | "dark:to-blue-300" | "dark:to-blue-400" | "dark:to-blue-500" | "dark:to-blue-600" | "dark:to-blue-700" | "dark:to-blue-800" | "dark:to-blue-900" | "dark:to-violet-100" | "dark:to-violet-200" | "dark:to-violet-300" | "dark:to-violet-400" | "dark:to-violet-500" | "dark:to-violet-600" | "dark:to-violet-700" | "dark:to-violet-800" | "dark:to-violet-900" | "dark:to-pink-100" | "dark:to-pink-200" | "dark:to-pink-300" | "dark:to-pink-400" | "dark:to-pink-500" | "dark:to-pink-600" | "dark:to-pink-700" | "dark:to-pink-800" | "dark:to-pink-900" | "dark:to-gui-blue-default-light" | "dark:to-gui-blue-hover-light" | "dark:to-gui-blue-active-light" | "dark:to-gui-blue-default-dark" | "dark:to-gui-blue-hover-dark" | "dark:to-gui-blue-active-dark" | "dark:to-gui-blue-focus" | "dark:to-gui-disabled-light" | "dark:to-gui-disabled-dark" | "dark:to-gui-success-green" | "dark:to-gui-error-red" | "dark:to-gui-focus" | "dark:to-gui-focus-outline" | "dark:to-gui-visited" | "dark:to-white" | "dark:to-extra-light-grey" | "dark:to-light-grey" | "dark:to-mid-grey" | "dark:to-dark-grey" | "dark:to-charcoal-grey" | "dark:to-cool-black" | "dark:to-active-orange" | "dark:to-bright-red" | "dark:to-red-orange" | "dark:to-electric-cyan" | "dark:to-zingy-green" | "dark:to-jazzy-pink" | "dark:to-gui-default" | "dark:to-gui-hover" | "dark:to-gui-active" | "dark:to-gui-error" | "dark:to-gui-success" | "dark:to-gui-default-dark" | "dark:to-gui-hover-dark" | "dark:to-gui-active-dark" | "dark:to-transparent" | "dark:border-neutral-000" | "dark:border-neutral-100" | "dark:border-neutral-200" | "dark:border-neutral-300" | "dark:border-neutral-400" | "dark:border-neutral-500" | "dark:border-neutral-600" | "dark:border-neutral-700" | "dark:border-neutral-800" | "dark:border-neutral-900" | "dark:border-neutral-1000" | "dark:border-neutral-1100" | "dark:border-neutral-1200" | "dark:border-neutral-1300" | "dark:border-orange-100" | "dark:border-orange-200" | "dark:border-orange-300" | "dark:border-orange-400" | "dark:border-orange-500" | "dark:border-orange-600" | "dark:border-orange-700" | "dark:border-orange-800" | "dark:border-orange-900" | "dark:border-orange-1000" | "dark:border-orange-1100" | "dark:border-yellow-100" | "dark:border-yellow-200" | "dark:border-yellow-300" | "dark:border-yellow-400" | "dark:border-yellow-500" | "dark:border-yellow-600" | "dark:border-yellow-700" | "dark:border-yellow-800" | "dark:border-yellow-900" | "dark:border-green-100" | "dark:border-green-200" | "dark:border-green-300" | "dark:border-green-400" | "dark:border-green-500" | "dark:border-green-600" | "dark:border-green-700" | "dark:border-green-800" | "dark:border-green-900" | "dark:border-blue-100" | "dark:border-blue-200" | "dark:border-blue-300" | "dark:border-blue-400" | "dark:border-blue-500" | "dark:border-blue-600" | "dark:border-blue-700" | "dark:border-blue-800" | "dark:border-blue-900" | "dark:border-violet-100" | "dark:border-violet-200" | "dark:border-violet-300" | "dark:border-violet-400" | "dark:border-violet-500" | "dark:border-violet-600" | "dark:border-violet-700" | "dark:border-violet-800" | "dark:border-violet-900" | "dark:border-pink-100" | "dark:border-pink-200" | "dark:border-pink-300" | "dark:border-pink-400" | "dark:border-pink-500" | "dark:border-pink-600" | "dark:border-pink-700" | "dark:border-pink-800" | "dark:border-pink-900" | "dark:border-gui-blue-default-light" | "dark:border-gui-blue-hover-light" | "dark:border-gui-blue-active-light" | "dark:border-gui-blue-default-dark" | "dark:border-gui-blue-hover-dark" | "dark:border-gui-blue-active-dark" | "dark:border-gui-blue-focus" | "dark:border-gui-disabled-light" | "dark:border-gui-disabled-dark" | "dark:border-gui-success-green" | "dark:border-gui-error-red" | "dark:border-gui-focus" | "dark:border-gui-focus-outline" | "dark:border-gui-visited" | "dark:border-white" | "dark:border-extra-light-grey" | "dark:border-light-grey" | "dark:border-mid-grey" | "dark:border-dark-grey" | "dark:border-charcoal-grey" | "dark:border-cool-black" | "dark:border-active-orange" | "dark:border-bright-red" | "dark:border-red-orange" | "dark:border-electric-cyan" | "dark:border-zingy-green" | "dark:border-jazzy-pink" | "dark:border-gui-default" | "dark:border-gui-hover" | "dark:border-gui-active" | "dark:border-gui-error" | "dark:border-gui-success" | "dark:border-gui-default-dark" | "dark:border-gui-hover-dark" | "dark:border-gui-active-dark" | "dark:border-transparent";
4754
5449
  export const toPascalCase: (str: string) => string;
4755
5450
  export const getHeroicon: (iconName: string, variant: string) => HeroiconComponent | null;
4756
5451
  export const setUniqueIds: (el: SVGSVGElement | null, uniqueId: string) => void;
@@ -4800,23 +5495,62 @@ export default Loader;
4800
5495
  }
4801
5496
 
4802
5497
  declare module '@ably/ui/core/Logo' {
4803
- import React from "react";
5498
+ import React, { AnchorHTMLAttributes, ImgHTMLAttributes } from "react";
4804
5499
  type LogoProps = {
4805
5500
  dataId?: string;
4806
5501
  logoUrl?: string;
4807
5502
  logoAlt?: string;
4808
5503
  href?: string;
4809
- additionalImgAttrs?: object;
4810
- additionalLinkAttrs?: object;
5504
+ additionalImgAttrs?: ImgHTMLAttributes<HTMLImageElement>;
5505
+ additionalLinkAttrs?: AnchorHTMLAttributes<HTMLAnchorElement>;
4811
5506
  theme?: "light" | "dark";
4812
5507
  variant?: "default" | "mono";
4813
5508
  orientation?: "default" | "stacked";
5509
+ badge?: string;
4814
5510
  };
4815
- const _default: React.MemoExoticComponent<({ dataId, href, additionalImgAttrs, additionalLinkAttrs, theme, variant, orientation, logoUrl, logoAlt, }: LogoProps) => import("react/jsx-runtime").JSX.Element>;
5511
+ const _default: React.MemoExoticComponent<({ dataId, href, additionalImgAttrs, additionalLinkAttrs, theme, variant, orientation, logoUrl, logoAlt, badge, }: LogoProps) => import("react/jsx-runtime").JSX.Element>;
4816
5512
  export default _default;
4817
5513
  //# sourceMappingURL=Logo.d.ts.map
4818
5514
  }
4819
5515
 
5516
+ declare module '@ably/ui/core/Meganav/MeganavBlog' {
5517
+ import { IconName } from ".@ably/ui/core/Icon/types";
5518
+ export type BlogPost = {
5519
+ title: string;
5520
+ link: string;
5521
+ categories: string[];
5522
+ pubDate: string;
5523
+ };
5524
+ export type MeganavBlogProps = {
5525
+ title: string;
5526
+ link: string;
5527
+ icon?: IconName;
5528
+ posts: BlogPost[];
5529
+ };
5530
+ const MeganavBlog: ({ title, link, icon, posts }: MeganavBlogProps) => import("react/jsx-runtime").JSX.Element;
5531
+ export default MeganavBlog;
5532
+ //# sourceMappingURL=MeganavBlog.d.ts.map
5533
+ }
5534
+
5535
+ declare module '@ably/ui/core/Meganav/MeganavCustomerStories' {
5536
+ import { IconName } from ".@ably/ui/core/Icon/types";
5537
+ export type CustomerStoryHighlight = {
5538
+ companyName: string;
5539
+ companyDesc: string;
5540
+ companyLink: string;
5541
+ companyLogo: string;
5542
+ companyLogoDark?: string;
5543
+ };
5544
+ const MeganavCustomerStories: ({ customerStoriesHighlight, title, link, icon, }: {
5545
+ customerStoriesHighlight: CustomerStoryHighlight;
5546
+ title: string;
5547
+ link: string;
5548
+ icon?: IconName;
5549
+ }) => import("react/jsx-runtime").JSX.Element;
5550
+ export default MeganavCustomerStories;
5551
+ //# sourceMappingURL=MeganavCustomerStories.d.ts.map
5552
+ }
5553
+
4820
5554
  declare module '@ably/ui/core/Meganav/MeganavMobile' {
4821
5555
  import { AccordionData } from ".@ably/ui/core/Accordion/types";
4822
5556
  export const MeganavMobile: ({ navItems }: {
@@ -4827,42 +5561,80 @@ export const MeganavMobile: ({ navItems }: {
4827
5561
 
4828
5562
  declare module '@ably/ui/core/Meganav/MeganavPanel' {
4829
5563
  import React from "react";
4830
- import { FlyoutPanelHighlight, FlyoutPanelList } from "@ably/ui/core/data";
4831
- export const MeganavPanel: ({ displayProductTile, panelLeft, panelLeftClassName, panelRightHeading, panelRightItems, panelRightBottom, }: {
5564
+ import { FlyoutPanelList } from "@ably/ui/core/data";
5565
+ import { MeganavPanelItemLink } from "@ably/ui/core/MeganavPanelItemLinks";
5566
+ type MeganavPanelProps = {
4832
5567
  displayProductTile?: boolean;
4833
- panelLeft?: FlyoutPanelHighlight;
4834
- panelLeftClassName?: string;
4835
- panelRightHeading?: string;
4836
- panelRightItems: FlyoutPanelList[];
5568
+ panelLeft?: React.ReactNode;
5569
+ panelMiddleItems?: React.ReactNode;
5570
+ panelRightItems?: MeganavPanelItemLink[];
4837
5571
  panelRightBottom?: React.ReactNode;
5572
+ panelRightBottomClassName?: string;
5573
+ };
5574
+ export const MeganavPanel: ({ displayProductTile, panelLeft, panelMiddleItems, panelRightItems, panelRightBottom, panelRightBottomClassName, }: MeganavPanelProps) => import("react/jsx-runtime").JSX.Element;
5575
+ export const MeganavPanelFullwidth: ({ panelItems, }: {
5576
+ panelItems: FlyoutPanelList[];
4838
5577
  }) => import("react/jsx-runtime").JSX.Element;
5578
+ export {};
4839
5579
  //# sourceMappingURL=MeganavPanel.d.ts.map
4840
5580
  }
4841
5581
 
4842
- declare module '@ably/ui/core/Meganav/MeganavProductTile' {
4843
- import { ProductTileProps } from ".@ably/ui/core/ProductTile";
4844
- const MeganavProductTile: ({ name, productLink, showDescription, showLabel, size, animateIcons, }: ProductTileProps & {
4845
- productLink?: string;
5582
+ declare module '@ably/ui/core/Meganav/MeganavPanelItemLinks' {
5583
+ import { IconName } from ".@ably/ui/core/Icon/types";
5584
+ import { FlyoutPanelList } from "@ably/ui/core/data";
5585
+ export type MeganavPanelItemLink = {
5586
+ label?: string;
5587
+ listItems: FlyoutPanelList[];
5588
+ icon?: IconName;
5589
+ link?: {
5590
+ label: string;
5591
+ link: string;
5592
+ };
5593
+ displayTitleInMobile?: boolean;
5594
+ };
5595
+ const MeganavPanelItemLinks: ({ label, listItems, link, displayTitleInMobile, }: MeganavPanelItemLink) => import("react/jsx-runtime").JSX.Element;
5596
+ export default MeganavPanelItemLinks;
5597
+ //# sourceMappingURL=MeganavPanelItemLinks.d.ts.map
5598
+ }
5599
+
5600
+ declare module '@ably/ui/core/Meganav/MeganavTile' {
5601
+ import { ProductName } from ".@ably/ui/core/ProductTile/data";
5602
+ import { IconName } from ".@ably/ui/core/Icon/types";
5603
+ export type MeganavTileProps = {
5604
+ link: string;
5605
+ productName?: ProductName;
5606
+ navLabel?: string;
5607
+ navIcon?: IconName;
5608
+ navDescription?: string;
5609
+ animateIcons?: boolean;
5610
+ showAblyText?: boolean;
5611
+ };
5612
+ const MeganavTile: ({ productName, navLabel, navIcon, navDescription, link, animateIcons, showAblyText, }: MeganavTileProps) => import("react/jsx-runtime").JSX.Element;
5613
+ export default MeganavTile;
5614
+ //# sourceMappingURL=MeganavTile.d.ts.map
5615
+ }
5616
+
5617
+ declare module '@ably/ui/core/Meganav/PanelTitle' {
5618
+ export const PanelTitle: ({ title, link, displayTitleInMobile, }: {
5619
+ title: string;
5620
+ link?: string;
5621
+ displayTitleInMobile?: boolean;
4846
5622
  }) => import("react/jsx-runtime").JSX.Element;
4847
- export default MeganavProductTile;
4848
- //# sourceMappingURL=MeganavProductTile.d.ts.map
5623
+ //# sourceMappingURL=PanelTitle.d.ts.map
4849
5624
  }
4850
5625
 
4851
5626
  declare module '@ably/ui/core/Meganav/data' {
4852
5627
  import React from "react";
4853
5628
  import { IconName } from ".@ably/ui/core/Icon/types";
5629
+ import { CustomerStoryHighlight } from "@ably/ui/core/MeganavCustomerStories";
5630
+ import { BlogPost } from "@ably/ui/core/MeganavBlog";
4854
5631
  export type FlyoutPanelList = {
4855
5632
  label: string;
4856
- icon: IconName;
5633
+ icon?: IconName;
4857
5634
  link: string;
4858
5635
  isMobile?: boolean;
4859
- };
4860
- export type FlyoutPanelHighlight = {
4861
- heading: string;
4862
- content: string;
4863
- labelLink: string;
4864
- url: string;
4865
- image: string;
5636
+ description?: string;
5637
+ badge?: string;
4866
5638
  };
4867
5639
  export type MenuItem = {
4868
5640
  name: string;
@@ -4871,6 +5643,11 @@ export type MenuItem = {
4871
5643
  content?: React.ReactNode;
4872
5644
  panelClassName?: string;
4873
5645
  };
5646
+ export const productsMenu: FlyoutPanelList[];
5647
+ export const compareMenu: FlyoutPanelList[];
5648
+ export const solutionsMenu: FlyoutPanelList[];
5649
+ export const customerStoriesHighlight: CustomerStoryHighlight;
5650
+ export const companyMenu: FlyoutPanelList[];
4874
5651
  export const ablyAwards: {
4875
5652
  image: string;
4876
5653
  desc: string;
@@ -4880,7 +5657,7 @@ export const menuItemLinks: {
4880
5657
  link: string;
4881
5658
  isHiddenMobile: boolean;
4882
5659
  }[];
4883
- export const menuItemsForHeader: MenuItem[];
5660
+ export const defaultBlogPosts: BlogPost[];
4884
5661
  export const productsForNav: {
4885
5662
  pubsub: {
4886
5663
  link: string;
@@ -4914,7 +5691,7 @@ export const productsForNav: {
4914
5691
  hoverIcon?: IconName;
4915
5692
  unavailable?: boolean;
4916
5693
  };
4917
- assetTracking: {
5694
+ aiTransport: {
4918
5695
  link: string;
4919
5696
  label: string;
4920
5697
  description: string;
@@ -4934,8 +5711,16 @@ export const productsForNav: {
4934
5711
  //# sourceMappingURL=data.d.ts.map
4935
5712
  }
4936
5713
 
5714
+ declare module '@ably/ui/core/Meganav/utils/getMenuItemsForHeader' {
5715
+ import { BlogPost } from ".@ably/ui/core/MeganavBlog";
5716
+ import { MenuItem } from ".@ably/ui/core/data";
5717
+ export const getMenuItemsForHeader: (blogPosts: BlogPost[]) => MenuItem[];
5718
+ //# sourceMappingURL=getMenuItemsForHeader.d.ts.map
5719
+ }
5720
+
4937
5721
  declare module '@ably/ui/core/Meganav' {
4938
5722
  import { HeaderSessionState, ThemedScrollpoint } from "@ably/ui/core/Header";
5723
+ import { BlogPost } from "@ably/ui/core/Meganav/MeganavBlog";
4939
5724
  export type MeganavNoticeBannerProps = {
4940
5725
  props: {
4941
5726
  title: string;
@@ -4954,11 +5739,13 @@ export type MeganavNoticeBannerProps = {
4954
5739
  };
4955
5740
  export type MeganavProps = {
4956
5741
  sessionState: HeaderSessionState;
5742
+ blogPosts: BlogPost[];
4957
5743
  notice?: MeganavNoticeBannerProps;
4958
5744
  theme?: string;
4959
5745
  themedScrollpoints?: ThemedScrollpoint[];
5746
+ onNoticeClose?: () => void;
4960
5747
  };
4961
- const Meganav: ({ sessionState, notice, theme, themedScrollpoints, }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
5748
+ const Meganav: ({ sessionState, notice, theme, themedScrollpoints, onNoticeClose, blogPosts, }: MeganavProps) => import("react/jsx-runtime").JSX.Element;
4962
5749
  export default Meganav;
4963
5750
  //# sourceMappingURL=Meganav.d.ts.map
4964
5751
  }
@@ -4992,6 +5779,7 @@ export type NoticeProps = {
4992
5779
  };
4993
5780
  bgColor?: string;
4994
5781
  textColor?: ColorClass | ColorThemeSet;
5782
+ onClose?: () => void;
4995
5783
  bannerContainer?: Element | null;
4996
5784
  cookieId?: string;
4997
5785
  noticeId?: string;
@@ -4999,7 +5787,7 @@ export type NoticeProps = {
4999
5787
  collapse: boolean;
5000
5788
  };
5001
5789
  };
5002
- const Notice: ({ buttonLink, buttonLabel, bodyText, title, config, closeBtn, bgColor, textColor, }: NoticeProps) => import("react/jsx-runtime").JSX.Element;
5790
+ const Notice: ({ buttonLink, buttonLabel, bodyText, title, config, closeBtn, bgColor, textColor, onClose, }: NoticeProps) => import("react/jsx-runtime").JSX.Element;
5003
5791
  export default Notice;
5004
5792
  //# sourceMappingURL=Notice.d.ts.map
5005
5793
  }
@@ -5039,6 +5827,7 @@ type PricingDataFeatureCta = {
5039
5827
  disabled?: boolean;
5040
5828
  onClick?: () => void;
5041
5829
  iconColor?: ColorClass | ColorThemeSet;
5830
+ isPriority?: boolean;
5042
5831
  };
5043
5832
  export type PricingDataFeatureSection = {
5044
5833
  title: string;
@@ -5047,7 +5836,6 @@ export type PricingDataFeatureSection = {
5047
5836
  foreground: ColorThemeSet;
5048
5837
  background: ColorThemeSet;
5049
5838
  };
5050
- cta?: PricingDataFeatureCta;
5051
5839
  };
5052
5840
  export type PricingDataFeatureBorder = {
5053
5841
  text: string;
@@ -5064,6 +5852,8 @@ export type PricingDataFeature = {
5064
5852
  cta?: PricingDataFeatureCta;
5065
5853
  sections: PricingDataFeatureSection[];
5066
5854
  border?: PricingDataFeatureBorder;
5855
+ subtext?: string;
5856
+ bottomCta?: PricingDataFeatureCta;
5067
5857
  };
5068
5858
  export {};
5069
5859
  //# sourceMappingURL=types.d.ts.map
@@ -5090,8 +5880,9 @@ type ProductIconProps = {
5090
5880
  selected?: boolean;
5091
5881
  size: number;
5092
5882
  unavailable: boolean;
5883
+ className?: string;
5093
5884
  };
5094
- const ProductIcon: ({ name, hoverName, selected, size, unavailable, }: ProductIconProps) => import("react/jsx-runtime").JSX.Element | null;
5885
+ const ProductIcon: ({ name, hoverName, selected, size, unavailable, className, }: ProductIconProps) => import("react/jsx-runtime").JSX.Element | null;
5095
5886
  export default ProductIcon;
5096
5887
  //# sourceMappingURL=ProductIcon.d.ts.map
5097
5888
  }
@@ -5103,16 +5894,17 @@ type ProductLabelProps = {
5103
5894
  selected?: boolean;
5104
5895
  numericalSize: number;
5105
5896
  showLabel?: boolean;
5897
+ showAblyText?: boolean;
5106
5898
  className?: string;
5107
5899
  };
5108
- const ProductLabel: ({ label, unavailable, selected, numericalSize, showLabel, className, }: ProductLabelProps) => import("react/jsx-runtime").JSX.Element | null;
5900
+ const ProductLabel: ({ label, unavailable, selected, numericalSize, showLabel, showAblyText, className, }: ProductLabelProps) => import("react/jsx-runtime").JSX.Element | null;
5109
5901
  export default ProductLabel;
5110
5902
  //# sourceMappingURL=ProductLabel.d.ts.map
5111
5903
  }
5112
5904
 
5113
5905
  declare module '@ably/ui/core/ProductTile/data' {
5114
5906
  import { IconName } from ".@ably/ui/core/Icon/types";
5115
- export const productNames: readonly ["pubsub", "chat", "spaces", "liveSync", "assetTracking", "liveObjects"];
5907
+ export const productNames: readonly ["pubsub", "chat", "aiTransport", "liveObjects", "spaces", "liveSync"];
5116
5908
  export type ProductName = (typeof productNames)[number];
5117
5909
  type Products = Record<ProductName, {
5118
5910
  label: string;
@@ -5160,6 +5952,10 @@ export type ProductTileProps = {
5160
5952
  * Additional CSS class names to apply to the product name / label container.
5161
5953
  */
5162
5954
  labelClassName?: string;
5955
+ /**
5956
+ * Additional CSS class names to apply to the product icon.
5957
+ */
5958
+ iconClassName?: string;
5163
5959
  /**
5164
5960
  * Callback function to handle click events on the product tile.
5165
5961
  */
@@ -5185,7 +5981,7 @@ export type ProductTileProps = {
5185
5981
  */
5186
5982
  animateIcons?: boolean;
5187
5983
  };
5188
- const ProductTile: ({ name, selected, currentPage, className, onClick, showDescription, showLabel, size, animateIcons, descriptionClassName, labelClassName, }: ProductTileProps) => import("react/jsx-runtime").JSX.Element;
5984
+ const ProductTile: ({ name, selected, currentPage, className, onClick, showDescription, showLabel, size, animateIcons, descriptionClassName, labelClassName, iconClassName, }: ProductTileProps) => import("react/jsx-runtime").JSX.Element;
5189
5985
  export default ProductTile;
5190
5986
  //# sourceMappingURL=ProductTile.d.ts.map
5191
5987
  }
@@ -5210,6 +6006,15 @@ export default SegmentedControl;
5210
6006
  //# sourceMappingURL=SegmentedControl.d.ts.map
5211
6007
  }
5212
6008
 
6009
+ declare module '@ably/ui/core/Slider/component' {
6010
+ export default Slider;
6011
+ function Slider({ container, mqEnableThreshold }: {
6012
+ container: any;
6013
+ mqEnableThreshold: any;
6014
+ }): void;
6015
+ //# sourceMappingURL=component.d.ts.map
6016
+ }
6017
+
5213
6018
  declare module '@ably/ui/core/Slider' {
5214
6019
  import { ReactNode } from "react";
5215
6020
  interface SliderProps {
@@ -5386,23 +6191,47 @@ export default Toggle;
5386
6191
 
5387
6192
  declare module '@ably/ui/core/Tooltip' {
5388
6193
  import { ButtonHTMLAttributes, HTMLAttributes, PropsWithChildren, ReactNode } from "react";
6194
+ import * as RadixTooltip from "@radix-ui/react-tooltip";
6195
+ import { IconSize } from "@ably/ui/core/Icon/types";
5389
6196
  type TooltipProps = {
5390
6197
  triggerElement?: ReactNode;
5391
6198
  triggerProps?: ButtonHTMLAttributes<HTMLButtonElement>;
5392
- tooltipProps?: HTMLAttributes<HTMLDivElement>;
6199
+ contentProps?: RadixTooltip.TooltipContentProps & HTMLAttributes<HTMLDivElement>;
6200
+ rootProps?: RadixTooltip.TooltipProps;
5393
6201
  interactive?: boolean;
6202
+ iconSize?: IconSize;
5394
6203
  } & HTMLAttributes<HTMLDivElement>;
5395
- const Tooltip: ({ children, triggerElement, triggerProps, tooltipProps, interactive, ...rest }: PropsWithChildren<TooltipProps>) => import("react/jsx-runtime").JSX.Element;
6204
+ const Tooltip: ({ children, triggerElement, triggerProps, contentProps, rootProps, interactive, iconSize, ...rest }: PropsWithChildren<TooltipProps>) => import("react/jsx-runtime").JSX.Element;
5396
6205
  export default Tooltip;
5397
6206
  //# sourceMappingURL=Tooltip.d.ts.map
5398
6207
  }
5399
6208
 
6209
+ declare module '@ably/ui/core/css' {
6210
+ export function remsToPixelValue(remString: any): number;
6211
+ //# sourceMappingURL=css.d.ts.map
6212
+ }
6213
+
5400
6214
  declare module '@ably/ui/core/dom-query' {
5401
6215
  export const queryId: (val: string, root?: ParentNode) => Element | null;
5402
6216
  export const queryIdAll: (val: string, root?: ParentNode) => NodeListOf<Element>;
5403
6217
  //# sourceMappingURL=dom-query.d.ts.map
5404
6218
  }
5405
6219
 
6220
+ declare module '@ably/ui/core/hooks/use-content-height' {
6221
+ import { RefObject } from "react";
6222
+ /**
6223
+ * Custom hook that tracks the content height of an element using ResizeObserver.
6224
+ * This eliminates forced reflows by using the browser's native resize observation API
6225
+ * instead of synchronous clientHeight/getBoundingClientRect queries.
6226
+ *
6227
+ * @param ref - React ref to the element to observe
6228
+ * @param initialHeight - Initial height value (default: 0)
6229
+ * @returns Current content height in pixels
6230
+ */
6231
+ export function useContentHeight(ref: RefObject<HTMLElement>, initialHeight?: number): number;
6232
+ //# sourceMappingURL=use-content-height.d.ts.map
6233
+ }
6234
+
5406
6235
  declare module '@ably/ui/core/hooks/use-rails-ujs-hooks' {
5407
6236
  import { RefObject } from "react";
5408
6237
  const useRailsUjsLinks: (containerRef: RefObject<HTMLElement>) => void;
@@ -5410,6 +6239,209 @@ export default useRailsUjsLinks;
5410
6239
  //# sourceMappingURL=use-rails-ujs-hooks.d.ts.map
5411
6240
  }
5412
6241
 
6242
+ declare module '@ably/ui/core/hooks/use-themed-scrollpoints' {
6243
+ import { ThemedScrollpoint } from ".@ably/ui/core/Header/types";
6244
+ export function useThemedScrollpoints(scrollpoints: ThemedScrollpoint[]): string;
6245
+ //# sourceMappingURL=use-themed-scrollpoints.d.ts.map
6246
+ }
6247
+
6248
+ declare module '@ably/ui/core/hooks/use-themed-scrollpoints.test' {
6249
+ /**
6250
+ * @vitest-environment jsdom
6251
+ */
6252
+ export {};
6253
+ //# sourceMappingURL=use-themed-scrollpoints.test.d.ts.map
6254
+ }
6255
+
6256
+ declare module '@ably/ui/core/insights/command-queue' {
6257
+ import { AnalyticsService, InsightsConfig, InsightsIdentity, TrackPageViewOptions } from "@ably/ui/core/types";
6258
+ export class InsightsCommandQueue implements AnalyticsService {
6259
+ private isInitialized;
6260
+ private queue;
6261
+ private debugMode;
6262
+ private realImplementation;
6263
+ constructor();
6264
+ private executeInitInsights;
6265
+ private processQueue;
6266
+ initInsights(_config: InsightsConfig): void;
6267
+ enableDebugMode(): void;
6268
+ disableDebugMode(): void;
6269
+ identify(_identity: InsightsIdentity): void;
6270
+ trackPageView(_options?: TrackPageViewOptions): void;
6271
+ track(_event: string, _properties?: Record<string, unknown>): void;
6272
+ startSessionRecording(): void;
6273
+ stopSessionRecording(): void;
6274
+ setupObserver(): () => void;
6275
+ }
6276
+ //# sourceMappingURL=command-queue.d.ts.map
6277
+ }
6278
+
6279
+ declare module '@ably/ui/core/insights/datalayer' {
6280
+ global {
6281
+ interface Window {
6282
+ dataLayer: unknown[];
6283
+ }
6284
+ }
6285
+ export const track: (event: string, properties?: Record<string, unknown>) => void;
6286
+ export const trackPageView: (properties?: Record<string, unknown>) => void;
6287
+ //# sourceMappingURL=datalayer.d.ts.map
6288
+ }
6289
+
6290
+ declare module '@ably/ui/core/insights' {
6291
+ import { InsightsConfig, InsightsIdentity, TrackPageViewOptions } from "@ably/ui/core/types";
6292
+ export type { InsightsConfig };
6293
+ export const initInsights: (config: InsightsConfig) => void;
6294
+ export const enableDebugMode: () => void;
6295
+ export const disableDebugMode: () => void;
6296
+ export const identify: (identity: InsightsIdentity) => void;
6297
+ export const trackPageView: (options?: TrackPageViewOptions) => void;
6298
+ export const track: (event: string, properties?: Record<string, unknown>) => void;
6299
+ export const startSessionRecording: () => void;
6300
+ export const stopSessionRecording: () => void;
6301
+ export const setupObserver: () => () => void;
6302
+ //# sourceMappingURL=index.d.ts.map
6303
+ }
6304
+
6305
+ declare module '@ably/ui/core/insights/index.test' {
6306
+ /**
6307
+ * @vitest-environment jsdom
6308
+ */
6309
+ export {};
6310
+ //# sourceMappingURL=index.test.d.ts.map
6311
+ }
6312
+
6313
+ declare module '@ably/ui/core/insights/logger' {
6314
+ export const debug: (...args: unknown[]) => void;
6315
+ export const info: (...args: unknown[]) => void;
6316
+ export const warn: (...args: unknown[]) => void;
6317
+ export const error: (...args: unknown[]) => void;
6318
+ //# sourceMappingURL=logger.d.ts.map
6319
+ }
6320
+
6321
+ declare module '@ably/ui/core/insights/mixpanel' {
6322
+ import { InsightsIdentity, TrackPageViewOptions } from "@ably/ui/core/types";
6323
+ export const initMixpanel: (token: string, autoCapture?: boolean, debug?: boolean, recordSessionsPercent?: number) => void;
6324
+ export const enableDebugMode: () => void;
6325
+ export const disableDebugMode: () => void;
6326
+ export const identify: ({ userId, accountId, organisationId, email, name, ...properties }: InsightsIdentity) => void;
6327
+ export const trackPageView: (properties?: TrackPageViewOptions) => void;
6328
+ export const track: (event: string, properties?: Record<string, unknown>) => void;
6329
+ export const startSessionRecording: () => void;
6330
+ export const stopSessionRecording: () => void;
6331
+ //# sourceMappingURL=mixpanel.d.ts.map
6332
+ }
6333
+
6334
+ declare module '@ably/ui/core/insights/mixpanel.test' {
6335
+ /**
6336
+ * @vitest-environment jsdom
6337
+ */
6338
+ export {};
6339
+ //# sourceMappingURL=mixpanel.test.d.ts.map
6340
+ }
6341
+
6342
+ declare module '@ably/ui/core/insights/posthog' {
6343
+ import { InsightsIdentity } from "@ably/ui/core/types";
6344
+ export const initPosthog: (apiKey: string, apiHost: string) => void;
6345
+ export const enableDebugMode: () => void;
6346
+ export const disableDebugMode: () => void;
6347
+ export const identify: ({ userId, accountId, organisationId, email, name, ...properties }: InsightsIdentity) => void;
6348
+ export const trackPageView: (properties?: Record<string, unknown>) => void;
6349
+ export const track: (event: string, properties?: Record<string, unknown>) => void;
6350
+ export const startSessionRecording: () => void;
6351
+ export const stopSessionRecording: () => void;
6352
+ //# sourceMappingURL=posthog.d.ts.map
6353
+ }
6354
+
6355
+ declare module '@ably/ui/core/insights/posthog.test' {
6356
+ /**
6357
+ * @vitest-environment jsdom
6358
+ */
6359
+ export {};
6360
+ //# sourceMappingURL=posthog.test.d.ts.map
6361
+ }
6362
+
6363
+ declare module '@ably/ui/core/insights/service' {
6364
+ import type { AnalyticsService, InsightsConfig, InsightsIdentity, TrackPageViewOptions } from "@ably/ui/core/types";
6365
+ export class InsightsService implements AnalyticsService {
6366
+ private debugMode;
6367
+ initInsights({ mixpanelToken, mixpanelAutoCapture, mixpanelRecordSessionsPercent, posthogApiKey, posthogApiHost, debug, }: InsightsConfig): void;
6368
+ enableDebugMode(): void;
6369
+ disableDebugMode(): void;
6370
+ identify(identity: InsightsIdentity): void;
6371
+ trackPageView(options?: TrackPageViewOptions): void;
6372
+ track(event: string, properties?: Record<string, unknown>): void;
6373
+ startSessionRecording(): void;
6374
+ stopSessionRecording(): void;
6375
+ setupObserver(): () => void;
6376
+ }
6377
+ //# sourceMappingURL=service.d.ts.map
6378
+ }
6379
+
6380
+ declare module '@ably/ui/core/insights/types' {
6381
+ export type InsightsConfig = {
6382
+ debug: boolean;
6383
+ mixpanelToken: string;
6384
+ mixpanelAutoCapture: boolean;
6385
+ mixpanelRecordSessionsPercent: number;
6386
+ posthogApiKey: string;
6387
+ posthogApiHost: string;
6388
+ };
6389
+ export interface AnalyticsService {
6390
+ initInsights: (config: InsightsConfig) => void;
6391
+ enableDebugMode: () => void;
6392
+ disableDebugMode: () => void;
6393
+ identify: (identity: InsightsIdentity) => void;
6394
+ trackPageView: (options?: TrackPageViewOptions) => void;
6395
+ track: (event: string, properties?: Record<string, unknown>) => void;
6396
+ startSessionRecording: () => void;
6397
+ stopSessionRecording: () => void;
6398
+ setupObserver: () => () => void;
6399
+ }
6400
+ export type Command = {
6401
+ methodName: keyof AnalyticsService;
6402
+ args: unknown[];
6403
+ };
6404
+ export type InsightsIdentity = {
6405
+ userId: string;
6406
+ accountId: string;
6407
+ organisationId?: string;
6408
+ email?: string;
6409
+ name?: string;
6410
+ } & Record<string, unknown>;
6411
+ export type TrackPageViewOptions = {
6412
+ includeDataLayer?: boolean;
6413
+ excludeIds?: string[];
6414
+ } & Record<string, unknown>;
6415
+ //# sourceMappingURL=types.d.ts.map
6416
+ }
6417
+
6418
+ declare module '@ably/ui/core/load-sprites' {
6419
+ function _default(spritesUrls: any): void;
6420
+ export default _default;
6421
+ //# sourceMappingURL=load-sprites.d.ts.map
6422
+ }
6423
+
6424
+ declare module '@ably/ui/core/react-renderer' {
6425
+ import React from "react";
6426
+ const renderComponent: (Component: React.FC, props: React.ComponentProps<React.FC>, node: HTMLElement) => void;
6427
+ export { renderComponent };
6428
+ export default function reactRenderer(components: Record<string, React.FC>): void;
6429
+ //# sourceMappingURL=react-renderer.d.ts.map
6430
+ }
6431
+
6432
+ declare module '@ably/ui/core/remote-blogs-posts' {
6433
+ export function fetchBlogPosts(store: any, blogUrl: any): Promise<void>;
6434
+ export namespace reducerBlogPosts {
6435
+ function blogPosts(state: {
6436
+ recent: null;
6437
+ } | undefined, action: any): {
6438
+ recent: any;
6439
+ };
6440
+ }
6441
+ export function selectRecentBlogPosts(store: any): any;
6442
+ //# sourceMappingURL=remote-blogs-posts.d.ts.map
6443
+ }
6444
+
5413
6445
  declare module '@ably/ui/core/remote-data-store' {
5414
6446
  export function attachStoreToWindow(store: any): void;
5415
6447
  export function getRemoteDataStore(): any;
@@ -5418,6 +6450,34 @@ export function createRemoteDataStore(reducers: any): any;
5418
6450
  //# sourceMappingURL=remote-data-store.d.ts.map
5419
6451
  }
5420
6452
 
6453
+ declare module '@ably/ui/core/remote-data-util' {
6454
+ export function isJsonResponse(contentType: any): any;
6455
+ //# sourceMappingURL=remote-data-util.d.ts.map
6456
+ }
6457
+
6458
+ declare module '@ably/ui/core/remote-session-data' {
6459
+ export function fetchSessionData(store: any, sessionUrl: any): Promise<void>;
6460
+ export namespace reducerSessionData {
6461
+ function session(state: {
6462
+ data: null;
6463
+ } | undefined, action: any): {
6464
+ data: any;
6465
+ };
6466
+ }
6467
+ export function selectSessionData(store: any): any;
6468
+ //# sourceMappingURL=remote-session-data.d.ts.map
6469
+ }
6470
+
6471
+ declare module '@ably/ui/core/scripts' {
6472
+ export { default as loadSprites } from "@ably/ui/core/load-sprites";
6473
+ export * from "@ably/ui/core/remote-data-store";
6474
+ export * from "@ably/ui/core/remote-blogs-posts";
6475
+ export * from "@ably/ui/core/remote-session-data";
6476
+ export * from "@ably/ui/core/dom-query";
6477
+ export { default as reactRenderer, renderComponent } from "@ably/ui/core/react-renderer";
6478
+ //# sourceMappingURL=scripts.d.ts.map
6479
+ }
6480
+
5421
6481
  declare module '@ably/ui/core/styles/colors/types' {
5422
6482
  export type ColorName = (typeof neutralColors)[number] | (typeof orangeColors)[number] | (typeof secondaryColors)[number] | (typeof guiColors)[number] | (typeof aliasedColors)[number];
5423
6483
  export const variants: readonly ["", "dark:"];
@@ -5436,14 +6496,14 @@ export const greenColors: readonly ["green-100", "green-200", "green-300", "gree
5436
6496
  export const blueColors: readonly ["blue-100", "blue-200", "blue-300", "blue-400", "blue-500", "blue-600", "blue-700", "blue-800", "blue-900"];
5437
6497
  export const violetColors: readonly ["violet-100", "violet-200", "violet-300", "violet-400", "violet-500", "violet-600", "violet-700", "violet-800", "violet-900"];
5438
6498
  export const pinkColors: readonly ["pink-100", "pink-200", "pink-300", "pink-400", "pink-500", "pink-600", "pink-700", "pink-800", "pink-900"];
5439
- const secondaryColors: readonly ["yellow-100", "yellow-200", "yellow-300", "yellow-400", "yellow-500", "yellow-600", "yellow-700", "yellow-800", "yellow-900", "green-100", "green-200", "green-300", "green-400", "green-500", "green-600", "green-700", "green-800", "green-900", "blue-100", "blue-200", "blue-300", "blue-400", "blue-500", "blue-600", "blue-700", "blue-800", "blue-900", "violet-100", "violet-200", "violet-300", "violet-400", "violet-500", "violet-600", "violet-700", "violet-800", "violet-900", "pink-100", "pink-200", "pink-300", "pink-400", "pink-500", "pink-600", "pink-700", "pink-800", "pink-900"];
5440
- const guiColors: readonly ["gui-blue-default-light", "gui-blue-hover-light", "gui-blue-active-light", "gui-blue-default-dark", "gui-blue-hover-dark", "gui-blue-active-dark", "gui-blue-focus", "gui-unavailable", "gui-success-green", "gui-error-red", "gui-focus", "gui-focus-outline", "gui-visited"];
6499
+ export const secondaryColors: readonly ["yellow-100", "yellow-200", "yellow-300", "yellow-400", "yellow-500", "yellow-600", "yellow-700", "yellow-800", "yellow-900", "green-100", "green-200", "green-300", "green-400", "green-500", "green-600", "green-700", "green-800", "green-900", "blue-100", "blue-200", "blue-300", "blue-400", "blue-500", "blue-600", "blue-700", "blue-800", "blue-900", "violet-100", "violet-200", "violet-300", "violet-400", "violet-500", "violet-600", "violet-700", "violet-800", "violet-900", "pink-100", "pink-200", "pink-300", "pink-400", "pink-500", "pink-600", "pink-700", "pink-800", "pink-900"];
6500
+ export const guiColors: readonly ["gui-blue-default-light", "gui-blue-hover-light", "gui-blue-active-light", "gui-blue-default-dark", "gui-blue-hover-dark", "gui-blue-active-dark", "gui-blue-focus", "gui-disabled-light", "gui-disabled-dark", "gui-success-green", "gui-error-red", "gui-focus", "gui-focus-outline", "gui-visited"];
5441
6501
  export const aliasedColors: readonly ["white", "extra-light-grey", "light-grey", "mid-grey", "dark-grey", "charcoal-grey", "cool-black", "active-orange", "bright-red", "red-orange", "electric-cyan", "zingy-green", "jazzy-pink", "gui-default", "gui-hover", "gui-active", "gui-error", "gui-success", "gui-default-dark", "gui-hover-dark", "gui-active-dark", "transparent"];
5442
6502
  export const colorRoles: {
5443
6503
  neutral: readonly ["neutral-000", "neutral-100", "neutral-200", "neutral-300", "neutral-400", "neutral-500", "neutral-600", "neutral-700", "neutral-800", "neutral-900", "neutral-1000", "neutral-1100", "neutral-1200", "neutral-1300"];
5444
6504
  orange: readonly ["orange-100", "orange-200", "orange-300", "orange-400", "orange-500", "orange-600", "orange-700", "orange-800", "orange-900", "orange-1000", "orange-1100"];
5445
6505
  secondary: readonly ["yellow-100", "yellow-200", "yellow-300", "yellow-400", "yellow-500", "yellow-600", "yellow-700", "yellow-800", "yellow-900", "green-100", "green-200", "green-300", "green-400", "green-500", "green-600", "green-700", "green-800", "green-900", "blue-100", "blue-200", "blue-300", "blue-400", "blue-500", "blue-600", "blue-700", "blue-800", "blue-900", "violet-100", "violet-200", "violet-300", "violet-400", "violet-500", "violet-600", "violet-700", "violet-800", "violet-900", "pink-100", "pink-200", "pink-300", "pink-400", "pink-500", "pink-600", "pink-700", "pink-800", "pink-900"];
5446
- gui: readonly ["gui-blue-default-light", "gui-blue-hover-light", "gui-blue-active-light", "gui-blue-default-dark", "gui-blue-hover-dark", "gui-blue-active-dark", "gui-blue-focus", "gui-unavailable", "gui-success-green", "gui-error-red", "gui-focus", "gui-focus-outline", "gui-visited"];
6506
+ gui: readonly ["gui-blue-default-light", "gui-blue-hover-light", "gui-blue-active-light", "gui-blue-default-dark", "gui-blue-hover-dark", "gui-blue-active-dark", "gui-blue-focus", "gui-disabled-light", "gui-disabled-dark", "gui-success-green", "gui-error-red", "gui-focus", "gui-focus-outline", "gui-visited"];
5447
6507
  };
5448
6508
  export const colorGroupLengths: {
5449
6509
  neutral: 14;
@@ -5515,26 +6575,49 @@ const registry: {
5515
6575
  declare module '@ably/ui/core/utils/syntax-highlighter' {
5516
6576
  export function highlightSnippet(languageKeyword: any, snippet: any): string | undefined;
5517
6577
  export function languageToHighlightKey(lang: any): any;
6578
+ export namespace LINE_HIGHLIGHT_CLASSES {
6579
+ let addition: string;
6580
+ let removal: string;
6581
+ let highlight: string;
6582
+ }
6583
+ /**
6584
+ * Parse line highlight specifications from a meta string.
6585
+ *
6586
+ * Syntax: `highlight="+1-3,-5,7"`
6587
+ * - `+` prefix: addition (green)
6588
+ * - `-` prefix: removal (red)
6589
+ * - no prefix: neutral highlight (blue)
6590
+ * - `N-M`: inclusive line range
6591
+ * - comma-separated for multiple specs
6592
+ *
6593
+ * @param {string} languageString - the language, e.g. "javascript"
6594
+ * @param {string} [meta] - string containing highlight specs, e.g. 'highlight="+1-3,-5,7"'
6595
+ * @returns {{ lang: string, highlights: Record<number, 'addition' | 'removal' | 'highlight'> }}
6596
+ */
6597
+ export function parseLineHighlights(languageString: string, meta?: string): {
6598
+ lang: string;
6599
+ highlights: Record<number, "addition" | "removal" | "highlight">;
6600
+ };
5518
6601
  export function registerDefaultLanguages(register: any): void;
6602
+ /**
6603
+ * Split highlighted HTML by newlines, repairing any spans that cross
6604
+ * line boundaries so each line fragment is valid HTML.
6605
+ *
6606
+ * @param {string} html - HTML string produced by highlight.js
6607
+ * @returns {string[]} one HTML fragment per source line
6608
+ */
6609
+ export function splitHtmlLines(html: string): string[];
5519
6610
  //# sourceMappingURL=syntax-highlighter.d.ts.map
5520
6611
  }
5521
6612
 
5522
- declare module '@ably/ui/core/utils/useCopyToClipboard' {
5523
- interface CopyToClipboardState {
5524
- isCopied: boolean;
5525
- error: Error | null;
5526
- }
5527
- interface CopyToClipboardReturn extends CopyToClipboardState {
5528
- copy: (text: string) => Promise<boolean>;
6613
+ declare module '@ably/ui/core/utils/syntax-highlighter.test' {
6614
+ export {};
6615
+ //# sourceMappingURL=syntax-highlighter.test.d.ts.map
5529
6616
  }
5530
- /**
5531
- * A hook that provides copy-to-clipboard functionality with state management
5532
- * @param copiedTimeout - How long to show the copied state in ms before resetting
5533
- * @returns Object with isCopied state, any error, and copy function
5534
- */
5535
- function useCopyToClipboard(copiedTimeout?: number): CopyToClipboardReturn;
5536
- export default useCopyToClipboard;
5537
- //# sourceMappingURL=useCopyToClipboard.d.ts.map
6617
+
6618
+ declare module '@ably/ui/reset/scripts' {
6619
+ export {};
6620
+ //# sourceMappingURL=scripts.d.ts.map
5538
6621
  }
5539
6622
 
5540
6623
  declare module '@ably/ui/core/scripts';