@oicl/openbridge-webcomponents-full-bundle 2.0.0-next.58 → 2.0.0-next.60

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 (213) hide show
  1. package/bundle/openbridge-webcomponents.bundle.js +8144 -5241
  2. package/bundle/openbridge-webcomponents.bundle.js.map +1 -1
  3. package/custom-elements.json +1937 -78
  4. package/dist/alert-severity.d.ts +38 -0
  5. package/dist/alert-severity.d.ts.map +1 -0
  6. package/dist/alert-severity.js +176 -0
  7. package/dist/alert-severity.js.map +1 -0
  8. package/dist/ar/building-blocks/poi-header/poi-header.css.js +38 -7
  9. package/dist/ar/building-blocks/poi-header/poi-header.css.js.map +1 -1
  10. package/dist/ar/building-blocks/poi-header/poi-header.d.ts +7 -2
  11. package/dist/ar/building-blocks/poi-header/poi-header.d.ts.map +1 -1
  12. package/dist/ar/building-blocks/poi-header/poi-header.js +5 -0
  13. package/dist/ar/building-blocks/poi-header/poi-header.js.map +1 -1
  14. package/dist/ar/poi-button/poi-button.css.js +110 -32
  15. package/dist/ar/poi-button/poi-button.css.js.map +1 -1
  16. package/dist/ar/poi-button/poi-button.d.ts +7 -2
  17. package/dist/ar/poi-button/poi-button.d.ts.map +1 -1
  18. package/dist/ar/poi-button/poi-button.js +15 -0
  19. package/dist/ar/poi-button/poi-button.js.map +1 -1
  20. package/dist/ar/types.d.ts +6 -1
  21. package/dist/ar/types.d.ts.map +1 -1
  22. package/dist/ar/types.js +5 -0
  23. package/dist/ar/types.js.map +1 -1
  24. package/dist/automation/automation-badge/automation-badge.d.ts +9 -1
  25. package/dist/automation/automation-badge/automation-badge.d.ts.map +1 -1
  26. package/dist/automation/automation-badge/automation-badge.js +119 -12
  27. package/dist/automation/automation-badge/automation-badge.js.map +1 -1
  28. package/dist/automation/automation-button/abstract-automation-button-storybook-helpers.d.ts +25 -1
  29. package/dist/automation/automation-button/abstract-automation-button-storybook-helpers.d.ts.map +1 -1
  30. package/dist/automation/automation-button/abstract-automation-button-storybook-helpers.js +7 -2
  31. package/dist/automation/automation-button/abstract-automation-button-storybook-helpers.js.map +1 -1
  32. package/dist/automation/automation-button/abstract-automation-button.d.ts +10 -3
  33. package/dist/automation/automation-button/abstract-automation-button.d.ts.map +1 -1
  34. package/dist/automation/automation-button/abstract-automation-button.js +23 -2
  35. package/dist/automation/automation-button/abstract-automation-button.js.map +1 -1
  36. package/dist/automation/automation-button/automation-button.css.js +9 -4
  37. package/dist/automation/automation-button/automation-button.css.js.map +1 -1
  38. package/dist/automation/automation-button/automation-button.d.ts +4 -2
  39. package/dist/automation/automation-button/automation-button.d.ts.map +1 -1
  40. package/dist/automation/automation-button/automation-button.js +24 -6
  41. package/dist/automation/automation-button/automation-button.js.map +1 -1
  42. package/dist/automation/automation-tank/automation-tank.d.ts +3 -2
  43. package/dist/automation/automation-tank/automation-tank.d.ts.map +1 -1
  44. package/dist/automation/automation-tank/automation-tank.js +13 -2
  45. package/dist/automation/automation-tank/automation-tank.js.map +1 -1
  46. package/dist/components/accordion-card/accordion-card.css.js +34 -0
  47. package/dist/components/accordion-card/accordion-card.css.js.map +1 -1
  48. package/dist/components/accordion-card/accordion-card.d.ts +3 -2
  49. package/dist/components/accordion-card/accordion-card.d.ts.map +1 -1
  50. package/dist/components/accordion-card/accordion-card.js +4 -3
  51. package/dist/components/accordion-card/accordion-card.js.map +1 -1
  52. package/dist/components/alert-button/alert-button.css.js +744 -7
  53. package/dist/components/alert-button/alert-button.css.js.map +1 -1
  54. package/dist/components/alert-button/alert-button.d.ts +3 -1
  55. package/dist/components/alert-button/alert-button.d.ts.map +1 -1
  56. package/dist/components/alert-button/alert-button.js +33 -31
  57. package/dist/components/alert-button/alert-button.js.map +1 -1
  58. package/dist/components/alert-frame/alert-frame.css.js +116 -29
  59. package/dist/components/alert-frame/alert-frame.css.js.map +1 -1
  60. package/dist/components/alert-frame/alert-frame.d.ts +42 -15
  61. package/dist/components/alert-frame/alert-frame.d.ts.map +1 -1
  62. package/dist/components/alert-frame/alert-frame.js +68 -17
  63. package/dist/components/alert-frame/alert-frame.js.map +1 -1
  64. package/dist/components/alert-frame/critical-badge.d.ts +12 -0
  65. package/dist/components/alert-frame/critical-badge.d.ts.map +1 -0
  66. package/dist/components/alert-frame/critical-badge.js +47 -0
  67. package/dist/components/alert-frame/critical-badge.js.map +1 -0
  68. package/dist/components/alert-frame/diagnostic-badge.d.ts +12 -0
  69. package/dist/components/alert-frame/diagnostic-badge.d.ts.map +1 -0
  70. package/dist/components/alert-frame/diagnostic-badge.js +60 -0
  71. package/dist/components/alert-frame/diagnostic-badge.js.map +1 -0
  72. package/dist/components/alert-icon/alert-icon.d.ts +6 -1
  73. package/dist/components/alert-icon/alert-icon.d.ts.map +1 -1
  74. package/dist/components/alert-icon/alert-icon.js +96 -38
  75. package/dist/components/alert-icon/alert-icon.js.map +1 -1
  76. package/dist/components/alert-icon/icons/icon-critical.d.ts +3 -0
  77. package/dist/components/alert-icon/icons/icon-critical.d.ts.map +1 -0
  78. package/dist/components/alert-icon/icons/icon-critical.js +26 -0
  79. package/dist/components/alert-icon/icons/icon-critical.js.map +1 -0
  80. package/dist/components/alert-list-details/alert-list-details.d.ts.map +1 -1
  81. package/dist/components/alert-list-details/alert-list-details.js +6 -7
  82. package/dist/components/alert-list-details/alert-list-details.js.map +1 -1
  83. package/dist/components/badge/badge.css.js +50 -2
  84. package/dist/components/badge/badge.css.js.map +1 -1
  85. package/dist/components/badge/badge.d.ts +13 -2
  86. package/dist/components/badge/badge.d.ts.map +1 -1
  87. package/dist/components/badge/badge.js +54 -0
  88. package/dist/components/badge/badge.js.map +1 -1
  89. package/dist/components/navigation-item/navigation-item.css.js +5 -0
  90. package/dist/components/navigation-item/navigation-item.css.js.map +1 -1
  91. package/dist/components/navigation-item/navigation-item.d.ts +18 -0
  92. package/dist/components/navigation-item/navigation-item.d.ts.map +1 -1
  93. package/dist/components/navigation-item/navigation-item.js +49 -1
  94. package/dist/components/navigation-item/navigation-item.js.map +1 -1
  95. package/dist/components/navigation-item-group/navigation-item-group.css.js +8 -0
  96. package/dist/components/navigation-item-group/navigation-item-group.css.js.map +1 -1
  97. package/dist/components/navigation-item-group/navigation-item-group.d.ts +22 -0
  98. package/dist/components/navigation-item-group/navigation-item-group.d.ts.map +1 -1
  99. package/dist/components/navigation-item-group/navigation-item-group.js +63 -1
  100. package/dist/components/navigation-item-group/navigation-item-group.js.map +1 -1
  101. package/dist/components/navigation-menu/navigation-menu.d.ts +29 -1
  102. package/dist/components/navigation-menu/navigation-menu.d.ts.map +1 -1
  103. package/dist/components/navigation-menu/navigation-menu.js +105 -0
  104. package/dist/components/navigation-menu/navigation-menu.js.map +1 -1
  105. package/dist/components/tree-navigation/tree-navigation.css.js +18 -0
  106. package/dist/components/tree-navigation/tree-navigation.css.js.map +1 -0
  107. package/dist/components/tree-navigation/tree-navigation.d.ts +74 -0
  108. package/dist/components/tree-navigation/tree-navigation.d.ts.map +1 -0
  109. package/dist/components/tree-navigation/tree-navigation.js +120 -0
  110. package/dist/components/tree-navigation/tree-navigation.js.map +1 -0
  111. package/dist/components/tree-navigation-group/tree-navigation-group.css.js +22 -0
  112. package/dist/components/tree-navigation-group/tree-navigation-group.css.js.map +1 -0
  113. package/dist/components/tree-navigation-group/tree-navigation-group.d.ts +94 -0
  114. package/dist/components/tree-navigation-group/tree-navigation-group.d.ts.map +1 -0
  115. package/dist/components/tree-navigation-group/tree-navigation-group.js +116 -0
  116. package/dist/components/tree-navigation-group/tree-navigation-group.js.map +1 -0
  117. package/dist/components/tree-navigation-item/tree-navigation-item.css.js +429 -0
  118. package/dist/components/tree-navigation-item/tree-navigation-item.css.js.map +1 -0
  119. package/dist/components/tree-navigation-item/tree-navigation-item.d.ts +160 -0
  120. package/dist/components/tree-navigation-item/tree-navigation-item.d.ts.map +1 -0
  121. package/dist/components/tree-navigation-item/tree-navigation-item.js +208 -0
  122. package/dist/components/tree-navigation-item/tree-navigation-item.js.map +1 -0
  123. package/dist/index.js +2 -1
  124. package/dist/internal/tree-roving-navigator.d.ts +71 -0
  125. package/dist/internal/tree-roving-navigator.d.ts.map +1 -0
  126. package/dist/internal/tree-roving-navigator.js +172 -0
  127. package/dist/internal/tree-roving-navigator.js.map +1 -0
  128. package/dist/manual-icon/icon-alerts-critical-twotone.d.ts +30 -0
  129. package/dist/manual-icon/icon-alerts-critical-twotone.d.ts.map +1 -0
  130. package/dist/manual-icon/icon-alerts-critical-twotone.js +55 -0
  131. package/dist/manual-icon/icon-alerts-critical-twotone.js.map +1 -0
  132. package/dist/manual-icon/icon-alerts-diagnostic-twotone.d.ts +30 -0
  133. package/dist/manual-icon/icon-alerts-diagnostic-twotone.d.ts.map +1 -0
  134. package/dist/manual-icon/icon-alerts-diagnostic-twotone.js +55 -0
  135. package/dist/manual-icon/icon-alerts-diagnostic-twotone.js.map +1 -0
  136. package/dist/navigation-instruments/readout/readout.css.js +3 -18
  137. package/dist/navigation-instruments/readout/readout.css.js.map +1 -1
  138. package/dist/navigation-instruments/readout/readout.d.ts +6 -7
  139. package/dist/navigation-instruments/readout/readout.d.ts.map +1 -1
  140. package/dist/navigation-instruments/readout/readout.js +54 -52
  141. package/dist/navigation-instruments/readout/readout.js.map +1 -1
  142. package/dist/navigation-instruments/readout-list-item/readout-list-item.css.js +9 -36
  143. package/dist/navigation-instruments/readout-list-item/readout-list-item.css.js.map +1 -1
  144. package/dist/navigation-instruments/readout-list-item/readout-list-item.d.ts +8 -8
  145. package/dist/navigation-instruments/readout-list-item/readout-list-item.d.ts.map +1 -1
  146. package/dist/navigation-instruments/readout-list-item/readout-list-item.js +49 -42
  147. package/dist/navigation-instruments/readout-list-item/readout-list-item.js.map +1 -1
  148. package/dist/openbridge.css +155 -0
  149. package/dist/types.d.ts +7 -1
  150. package/dist/types.d.ts.map +1 -1
  151. package/dist/types.js +18 -7
  152. package/dist/types.js.map +1 -1
  153. package/package.json +1 -1
  154. package/src/alert-severity.ts +225 -0
  155. package/src/ar/building-blocks/poi-header/poi-header.css +38 -7
  156. package/src/ar/building-blocks/poi-header/poi-header.ts +6 -1
  157. package/src/ar/poi-button/poi-button.css +126 -32
  158. package/src/ar/poi-button/poi-button.ts +16 -1
  159. package/src/ar/types.ts +5 -0
  160. package/src/automation/automation-badge/automation-badge.ts +124 -17
  161. package/src/automation/automation-button/abstract-automation-button-storybook-helpers.ts +5 -0
  162. package/src/automation/automation-button/abstract-automation-button.ts +21 -3
  163. package/src/automation/automation-button/automation-button.css +9 -4
  164. package/src/automation/automation-button/automation-button.ts +25 -7
  165. package/src/automation/automation-tank/automation-tank.stories.ts +22 -0
  166. package/src/automation/automation-tank/automation-tank.ts +12 -3
  167. package/src/components/accordion-card/accordion-card.css +33 -0
  168. package/src/components/accordion-card/accordion-card.stories.ts +2 -1
  169. package/src/components/accordion-card/accordion-card.ts +3 -4
  170. package/src/components/alert-button/alert-button.css +89 -5
  171. package/src/components/alert-button/alert-button.stories.ts +43 -0
  172. package/src/components/alert-button/alert-button.ts +43 -32
  173. package/src/components/alert-frame/alert-frame.css +116 -29
  174. package/src/components/alert-frame/alert-frame.stories.ts +63 -3
  175. package/src/components/alert-frame/alert-frame.ts +114 -23
  176. package/src/components/alert-frame/critical-badge.ts +39 -0
  177. package/src/components/alert-frame/diagnostic-badge.ts +52 -0
  178. package/src/components/alert-icon/alert-icon.stories.ts +41 -0
  179. package/src/components/alert-icon/alert-icon.ts +101 -38
  180. package/src/components/alert-icon/icons/icon-critical.ts +23 -0
  181. package/src/components/alert-list-details/alert-list-details.stories.ts +67 -0
  182. package/src/components/alert-list-details/alert-list-details.ts +11 -10
  183. package/src/components/badge/badge.css +52 -2
  184. package/src/components/badge/badge.stories.ts +75 -0
  185. package/src/components/badge/badge.ts +70 -2
  186. package/src/components/navigation-item/navigation-item.css +5 -0
  187. package/src/components/navigation-item/navigation-item.ts +56 -1
  188. package/src/components/navigation-item-group/navigation-item-group.css +8 -0
  189. package/src/components/navigation-item-group/navigation-item-group.ts +71 -1
  190. package/src/components/navigation-menu/navigation-menu.stories.ts +54 -0
  191. package/src/components/navigation-menu/navigation-menu.ts +151 -0
  192. package/src/components/tree-navigation/tree-navigation.css +7 -0
  193. package/src/components/tree-navigation/tree-navigation.stories.ts +162 -0
  194. package/src/components/tree-navigation/tree-navigation.ts +188 -0
  195. package/src/components/tree-navigation-group/tree-navigation-group.css +11 -0
  196. package/src/components/tree-navigation-group/tree-navigation-group.ts +157 -0
  197. package/src/components/tree-navigation-item/tree-navigation-item.css +258 -0
  198. package/src/components/tree-navigation-item/tree-navigation-item.stories.ts +119 -0
  199. package/src/components/tree-navigation-item/tree-navigation-item.ts +307 -0
  200. package/src/internal/tree-roving-navigator.ts +231 -0
  201. package/src/main.css +1 -0
  202. package/src/manual-icon/icon-alerts-critical-twotone.ts +60 -0
  203. package/src/manual-icon/icon-alerts-diagnostic-twotone.ts +60 -0
  204. package/src/mixins/alert.css +29 -0
  205. package/src/navigation-instruments/readout/readout.css +3 -24
  206. package/src/navigation-instruments/readout/readout.stories.ts +57 -4
  207. package/src/navigation-instruments/readout/readout.ts +69 -63
  208. package/src/navigation-instruments/readout-list-item/readout-list-item.css +9 -42
  209. package/src/navigation-instruments/readout-list-item/readout-list-item.stories.ts +57 -14
  210. package/src/navigation-instruments/readout-list-item/readout-list-item.ts +54 -44
  211. package/src/palettes/critical.md +95 -0
  212. package/src/palettes/manual.css +165 -0
  213. package/src/types.ts +20 -3
@@ -193,7 +193,7 @@
193
193
  "declarations": [
194
194
  {
195
195
  "kind": "class",
196
- "description": "`<obc-poi-header>` - Compact header chip for marker identifiers, labels, and optional indicator content.\n\n## Overview\nUse this component to display compact marker metadata above or near a marker button.\nKeywords/synonyms: chip, pill, badge, header chip, identifier badge.\n\n## Features/Variants\n- `type` (default `id`):\n - `id`: shows identifier content only.\n - `data`: shows identifier plus secondary label.\n- `state` (default `enabled`): `enabled`, `selected`, `caution`, `warning`, `alarm`.\n- `content` (default `\"1\"`): primary identifier text.\n- `label` (default `\"Data\"`): secondary text used by `type=\"data\"`.\n- `hasIndicator` (default `false`): appends indicator area.\n- `indicator` slot fallback: renders built-in bar indicator markup when slot content is empty.\n- `size` (default `regular`): currently only `regular`.\n\n## Usage Guidelines\n- Use `type=\"id\"` for compact identifier-only labels.\n- Use `type=\"data\"` when both an ID and short label are required.\n- Keep `content` and `label` brief to prevent overflow.\n\n## Slots/Content\n- `indicator`: Optional indicator icon/content; built-in indicator is used as fallback.\n\n## Events\nThis component does not emit custom events.\n\n## Best Practices\n- Keep indicator usage consistent across similar marker states.\n- Prefer enum values for `type`, `state`, and `size`.\n\n## Example\n```html\n<obc-poi-header type=\"data\" state=\"selected\" content=\"3\" label=\"SOG\" has-indicator>\n <obi-placeholder slot=\"indicator\"></obi-placeholder>\n</obc-poi-header>\n```",
196
+ "description": "`<obc-poi-header>` - Compact header chip for marker identifiers, labels, and optional indicator content.\n\n## Overview\nUse this component to display compact marker metadata above or near a marker button.\nKeywords/synonyms: chip, pill, badge, header chip, identifier badge.\n\n## Features/Variants\n- `type` (default `id`):\n - `id`: shows identifier content only.\n - `data`: shows identifier plus secondary label.\n- `state` (default `enabled`): `enabled`, `selected`, `caution`, `warning`, `alarm`, `isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`.\n- `content` (default `\"1\"`): primary identifier text.\n- `label` (default `\"Data\"`): secondary text used by `type=\"data\"`.\n- `hasIndicator` (default `false`): appends indicator area.\n- `indicator` slot fallback: renders built-in bar indicator markup when slot content is empty.\n- `size` (default `regular`): currently only `regular`.\n\n## Usage Guidelines\n- Use `type=\"id\"` for compact identifier-only labels.\n- Use `type=\"data\"` when both an ID and short label are required.\n- Keep `content` and `label` brief to prevent overflow.\n\n## Slots/Content\n- `indicator`: Optional indicator icon/content; built-in indicator is used as fallback.\n\n## Events\nThis component does not emit custom events.\n\n## Best Practices\n- Keep indicator usage consistent across similar marker states.\n- Prefer enum values for `type`, `state`, and `size`.\n\n## Example\n```html\n<obc-poi-header type=\"data\" state=\"selected\" content=\"3\" label=\"SOG\" has-indicator>\n <obi-placeholder slot=\"indicator\"></obi-placeholder>\n</obc-poi-header>\n```",
197
197
  "name": "ObcPoiHeader",
198
198
  "slots": [
199
199
  {
@@ -3249,7 +3249,7 @@
3249
3249
  "declarations": [
3250
3250
  {
3251
3251
  "kind": "class",
3252
- "description": "`<obc-poi-button>` - Marker button component that renders an icon target with optional header and data rows.\n\n## Overview\nUse this component when you need a button-style marker that can show stateful framing and optional metric rows.\nKeywords/synonyms: marker button, target button, icon target, POI button.\n\n## Features/Variants\n- `type` (default `button`): `button` or `enhanced` size.\n- `layout` (default `anchored`): `anchored` or `inline`.\n- `value` (default `unchecked`): `unchecked`, `checked`, `activated`, `overlapped`.\n- `overlapOpaque` (default `false`): controls overlapped opacity mode (`false` = translucent, `true` = opaque).\n- `state` (default `enabled`): `enabled`, `caution`, `warning`, `alarm`.\n- `selected` (default `false`): shows selection frame in anchored layout.\n- `relativeDirection` (default `0`): rotates default-slot icon content in degrees.\n- `data` (default `[]`): when non-empty, renders value/label/unit rows.\n- `hasHeader` + `header` slot: renders a header area and syncs slotted `obc-poi-header` state.\n- `hasRelation` (default `false`): enables optional relation content in data mode.\n- `inExpandedGroup` (default `false`): applies `expanded` CSS class.\n- TODO(designer): Confirm intended UX semantics for `inExpandedGroup` beyond styling.\n\n## Usage Guidelines\n- Use `layout=\"anchored\"` for standalone marker buttons.\n- Use `layout=\"inline\"` when this component is embedded in a larger marker composition.\n- Provide `data` for metric display variants.\n- Enable `hasRelation` only when relation slot content is provided.\n\n## Slots/Content\n- Default slot: Icon/content rendered inside `obc-poi-object`.\n- `header`: Optional header content rendered above the marker body.\n- `relation`: Optional relation icon/content rendered when `hasRelation` is true in data mode.\n\n## Events\nThis component does not emit custom events.\nNative `click` is available from the internal `<button>`.\n\n## Best Practices\n- Keep `value`, `state`, and `selected` synchronized to avoid conflicting visual states.\n- Prefer enum values for `type`, `layout`, `state`, and `value`.\n\n## Example\n```html\n<obc-poi-button type=\"button\" layout=\"anchored\" value=\"checked\" selected>\n <obi-placeholder></obi-placeholder>\n <obc-poi-header slot=\"header\" content=\"1\"></obc-poi-header>\n</obc-poi-button>\n```",
3252
+ "description": "`<obc-poi-button>` - Marker button component that renders an icon target with optional header and data rows.\n\n## Overview\nUse this component when you need a button-style marker that can show stateful framing and optional metric rows.\nKeywords/synonyms: marker button, target button, icon target, POI button.\n\n## Features/Variants\n- `type` (default `button`): `button` or `enhanced` size.\n- `layout` (default `anchored`): `anchored` or `inline`.\n- `value` (default `unchecked`): `unchecked`, `checked`, `activated`, `overlapped`.\n- `overlapOpaque` (default `false`): controls overlapped opacity mode (`false` = translucent, `true` = opaque).\n- `state` (default `enabled`): `enabled`, `caution`, `warning`, `alarm`, `isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`.\n- `selected` (default `false`): shows selection frame in anchored layout.\n- `relativeDirection` (default `0`): rotates default-slot icon content in degrees.\n- `data` (default `[]`): when non-empty, renders value/label/unit rows.\n- `hasHeader` + `header` slot: renders a header area and syncs slotted `obc-poi-header` state.\n- `hasRelation` (default `false`): enables optional relation content in data mode.\n- `inExpandedGroup` (default `false`): applies `expanded` CSS class.\n- TODO(designer): Confirm intended UX semantics for `inExpandedGroup` beyond styling.\n\n## Usage Guidelines\n- Use `layout=\"anchored\"` for standalone marker buttons.\n- Use `layout=\"inline\"` when this component is embedded in a larger marker composition.\n- Provide `data` for metric display variants.\n- Enable `hasRelation` only when relation slot content is provided.\n\n## Slots/Content\n- Default slot: Icon/content rendered inside `obc-poi-object`.\n- `header`: Optional header content rendered above the marker body.\n- `relation`: Optional relation icon/content rendered when `hasRelation` is true in data mode.\n\n## Events\nThis component does not emit custom events.\nNative `click` is available from the internal `<button>`.\n\n## Best Practices\n- Keep `value`, `state`, and `selected` synchronized to avoid conflicting visual states.\n- Prefer enum values for `type`, `layout`, `state`, and `value`.\n\n## Example\n```html\n<obc-poi-button type=\"button\" layout=\"anchored\" value=\"checked\" selected>\n <obi-placeholder></obi-placeholder>\n <obc-poi-header slot=\"header\" content=\"1\"></obc-poi-header>\n</obc-poi-button>\n```",
3253
3253
  "name": "ObcPoiButton",
3254
3254
  "slots": [
3255
3255
  {
@@ -12078,7 +12078,7 @@
12078
12078
  "kind": "field",
12079
12079
  "name": "alertFrameStatus",
12080
12080
  "type": {
12081
- "text": "ObcAlertFrameStatus"
12081
+ "text": "AlertType"
12082
12082
  },
12083
12083
  "attribute": "alertFrameStatus",
12084
12084
  "inheritedFrom": {
@@ -12086,6 +12086,18 @@
12086
12086
  "module": "src/automation/automation-button/abstract-automation-button.ts"
12087
12087
  }
12088
12088
  },
12089
+ {
12090
+ "kind": "field",
12091
+ "name": "alertFrameMode",
12092
+ "type": {
12093
+ "text": "ObcAlertFrameMode"
12094
+ },
12095
+ "attribute": "alertFrameMode",
12096
+ "inheritedFrom": {
12097
+ "name": "ObcAbstractAutomationButton",
12098
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
12099
+ }
12100
+ },
12089
12101
  {
12090
12102
  "kind": "field",
12091
12103
  "name": "showAlertCategoryIcon",
@@ -12467,7 +12479,7 @@
12467
12479
  {
12468
12480
  "name": "alertFrameStatus",
12469
12481
  "type": {
12470
- "text": "ObcAlertFrameStatus"
12482
+ "text": "AlertType"
12471
12483
  },
12472
12484
  "fieldName": "alertFrameStatus",
12473
12485
  "inheritedFrom": {
@@ -12475,6 +12487,17 @@
12475
12487
  "module": "src/automation/automation-button/abstract-automation-button.ts"
12476
12488
  }
12477
12489
  },
12490
+ {
12491
+ "name": "alertFrameMode",
12492
+ "type": {
12493
+ "text": "ObcAlertFrameMode"
12494
+ },
12495
+ "fieldName": "alertFrameMode",
12496
+ "inheritedFrom": {
12497
+ "name": "ObcAbstractAutomationButton",
12498
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
12499
+ }
12500
+ },
12478
12501
  {
12479
12502
  "name": "showAlertIcon",
12480
12503
  "type": {
@@ -12649,6 +12672,42 @@
12649
12672
  "privacy": "private",
12650
12673
  "readonly": true
12651
12674
  },
12675
+ {
12676
+ "kind": "method",
12677
+ "name": "isAlertType",
12678
+ "privacy": "private",
12679
+ "return": {
12680
+ "type": {
12681
+ "text": "boolean"
12682
+ }
12683
+ },
12684
+ "parameters": [
12685
+ {
12686
+ "name": "types",
12687
+ "type": {
12688
+ "text": "ObcAutomationBadgeType[]"
12689
+ }
12690
+ }
12691
+ ]
12692
+ },
12693
+ {
12694
+ "kind": "method",
12695
+ "name": "renderIsaCriticalIcon",
12696
+ "privacy": "private",
12697
+ "parameters": [
12698
+ {
12699
+ "name": "flat",
12700
+ "type": {
12701
+ "text": "boolean"
12702
+ }
12703
+ }
12704
+ ]
12705
+ },
12706
+ {
12707
+ "kind": "method",
12708
+ "name": "renderIsaDiagnosticIcon",
12709
+ "privacy": "private"
12710
+ },
12652
12711
  {
12653
12712
  "kind": "method",
12654
12713
  "name": "getIcon",
@@ -12855,7 +12914,7 @@
12855
12914
  "kind": "field",
12856
12915
  "name": "alertFrameStatus",
12857
12916
  "type": {
12858
- "text": "ObcAlertFrameStatus"
12917
+ "text": "AlertType"
12859
12918
  },
12860
12919
  "attribute": "alertFrameStatus",
12861
12920
  "inheritedFrom": {
@@ -12863,6 +12922,18 @@
12863
12922
  "module": "src/automation/automation-button/abstract-automation-button.ts"
12864
12923
  }
12865
12924
  },
12925
+ {
12926
+ "kind": "field",
12927
+ "name": "alertFrameMode",
12928
+ "type": {
12929
+ "text": "ObcAlertFrameMode"
12930
+ },
12931
+ "attribute": "alertFrameMode",
12932
+ "inheritedFrom": {
12933
+ "name": "ObcAbstractAutomationButton",
12934
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
12935
+ }
12936
+ },
12866
12937
  {
12867
12938
  "kind": "field",
12868
12939
  "name": "showAlertCategoryIcon",
@@ -13248,7 +13319,7 @@
13248
13319
  {
13249
13320
  "name": "alertFrameStatus",
13250
13321
  "type": {
13251
- "text": "ObcAlertFrameStatus"
13322
+ "text": "AlertType"
13252
13323
  },
13253
13324
  "fieldName": "alertFrameStatus",
13254
13325
  "inheritedFrom": {
@@ -13256,6 +13327,17 @@
13256
13327
  "module": "src/automation/automation-button/abstract-automation-button.ts"
13257
13328
  }
13258
13329
  },
13330
+ {
13331
+ "name": "alertFrameMode",
13332
+ "type": {
13333
+ "text": "ObcAlertFrameMode"
13334
+ },
13335
+ "fieldName": "alertFrameMode",
13336
+ "inheritedFrom": {
13337
+ "name": "ObcAbstractAutomationButton",
13338
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
13339
+ }
13340
+ },
13259
13341
  {
13260
13342
  "name": "showAlertIcon",
13261
13343
  "type": {
@@ -13527,7 +13609,7 @@
13527
13609
  "kind": "field",
13528
13610
  "name": "alertFrameStatus",
13529
13611
  "type": {
13530
- "text": "ObcAlertFrameStatus"
13612
+ "text": "AlertType"
13531
13613
  },
13532
13614
  "attribute": "alertFrameStatus",
13533
13615
  "inheritedFrom": {
@@ -13535,6 +13617,18 @@
13535
13617
  "module": "src/automation/automation-button/abstract-automation-button.ts"
13536
13618
  }
13537
13619
  },
13620
+ {
13621
+ "kind": "field",
13622
+ "name": "alertFrameMode",
13623
+ "type": {
13624
+ "text": "ObcAlertFrameMode"
13625
+ },
13626
+ "attribute": "alertFrameMode",
13627
+ "inheritedFrom": {
13628
+ "name": "ObcAbstractAutomationButton",
13629
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
13630
+ }
13631
+ },
13538
13632
  {
13539
13633
  "kind": "field",
13540
13634
  "name": "showAlertCategoryIcon",
@@ -13905,7 +13999,7 @@
13905
13999
  {
13906
14000
  "name": "alertFrameStatus",
13907
14001
  "type": {
13908
- "text": "ObcAlertFrameStatus"
14002
+ "text": "AlertType"
13909
14003
  },
13910
14004
  "fieldName": "alertFrameStatus",
13911
14005
  "inheritedFrom": {
@@ -13913,6 +14007,17 @@
13913
14007
  "module": "src/automation/automation-button/abstract-automation-button.ts"
13914
14008
  }
13915
14009
  },
14010
+ {
14011
+ "name": "alertFrameMode",
14012
+ "type": {
14013
+ "text": "ObcAlertFrameMode"
14014
+ },
14015
+ "fieldName": "alertFrameMode",
14016
+ "inheritedFrom": {
14017
+ "name": "ObcAbstractAutomationButton",
14018
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
14019
+ }
14020
+ },
13916
14021
  {
13917
14022
  "name": "showAlertIcon",
13918
14023
  "type": {
@@ -14115,10 +14220,18 @@
14115
14220
  "kind": "field",
14116
14221
  "name": "alertFrameStatus",
14117
14222
  "type": {
14118
- "text": "ObcAlertFrameStatus"
14223
+ "text": "AlertType"
14119
14224
  },
14120
14225
  "attribute": "alertFrameStatus"
14121
14226
  },
14227
+ {
14228
+ "kind": "field",
14229
+ "name": "alertFrameMode",
14230
+ "type": {
14231
+ "text": "ObcAlertFrameMode"
14232
+ },
14233
+ "attribute": "alertFrameMode"
14234
+ },
14122
14235
  {
14123
14236
  "kind": "field",
14124
14237
  "name": "showAlertCategoryIcon",
@@ -14374,10 +14487,17 @@
14374
14487
  {
14375
14488
  "name": "alertFrameStatus",
14376
14489
  "type": {
14377
- "text": "ObcAlertFrameStatus"
14490
+ "text": "AlertType"
14378
14491
  },
14379
14492
  "fieldName": "alertFrameStatus"
14380
14493
  },
14494
+ {
14495
+ "name": "alertFrameMode",
14496
+ "type": {
14497
+ "text": "ObcAlertFrameMode"
14498
+ },
14499
+ "fieldName": "alertFrameMode"
14500
+ },
14381
14501
  {
14382
14502
  "name": "showAlertIcon",
14383
14503
  "type": {
@@ -14575,10 +14695,18 @@
14575
14695
  "kind": "field",
14576
14696
  "name": "alertFrameStatus",
14577
14697
  "type": {
14578
- "text": "ObcAlertFrameStatus"
14698
+ "text": "AlertType"
14579
14699
  },
14580
14700
  "attribute": "alertFrameStatus"
14581
14701
  },
14702
+ {
14703
+ "kind": "field",
14704
+ "name": "alertFrameMode",
14705
+ "type": {
14706
+ "text": "ObcAlertFrameMode"
14707
+ },
14708
+ "attribute": "alertFrameMode"
14709
+ },
14582
14710
  {
14583
14711
  "kind": "field",
14584
14712
  "name": "showAlertCategoryIcon",
@@ -14801,10 +14929,17 @@
14801
14929
  {
14802
14930
  "name": "alertFrameStatus",
14803
14931
  "type": {
14804
- "text": "ObcAlertFrameStatus"
14932
+ "text": "AlertType"
14805
14933
  },
14806
14934
  "fieldName": "alertFrameStatus"
14807
14935
  },
14936
+ {
14937
+ "name": "alertFrameMode",
14938
+ "type": {
14939
+ "text": "ObcAlertFrameMode"
14940
+ },
14941
+ "fieldName": "alertFrameMode"
14942
+ },
14808
14943
  {
14809
14944
  "name": "showAlertIcon",
14810
14945
  "type": {
@@ -15291,7 +15426,7 @@
15291
15426
  "kind": "field",
15292
15427
  "name": "alertFrameStatus",
15293
15428
  "type": {
15294
- "text": "ObcAlertFrameStatus"
15429
+ "text": "AlertType"
15295
15430
  },
15296
15431
  "attribute": "alertFrameStatus"
15297
15432
  },
@@ -15706,7 +15841,7 @@
15706
15841
  {
15707
15842
  "name": "alertFrameStatus",
15708
15843
  "type": {
15709
- "text": "ObcAlertFrameStatus"
15844
+ "text": "AlertType"
15710
15845
  },
15711
15846
  "fieldName": "alertFrameStatus"
15712
15847
  },
@@ -15951,7 +16086,7 @@
15951
16086
  "kind": "field",
15952
16087
  "name": "alertFrameStatus",
15953
16088
  "type": {
15954
- "text": "ObcAlertFrameStatus"
16089
+ "text": "AlertType"
15955
16090
  },
15956
16091
  "attribute": "alertFrameStatus",
15957
16092
  "inheritedFrom": {
@@ -15959,6 +16094,18 @@
15959
16094
  "module": "src/automation/automation-button/abstract-automation-button.ts"
15960
16095
  }
15961
16096
  },
16097
+ {
16098
+ "kind": "field",
16099
+ "name": "alertFrameMode",
16100
+ "type": {
16101
+ "text": "ObcAlertFrameMode"
16102
+ },
16103
+ "attribute": "alertFrameMode",
16104
+ "inheritedFrom": {
16105
+ "name": "ObcAbstractAutomationButton",
16106
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
16107
+ }
16108
+ },
15962
16109
  {
15963
16110
  "kind": "field",
15964
16111
  "name": "showAlertCategoryIcon",
@@ -16332,7 +16479,7 @@
16332
16479
  {
16333
16480
  "name": "alertFrameStatus",
16334
16481
  "type": {
16335
- "text": "ObcAlertFrameStatus"
16482
+ "text": "AlertType"
16336
16483
  },
16337
16484
  "fieldName": "alertFrameStatus",
16338
16485
  "inheritedFrom": {
@@ -16340,6 +16487,17 @@
16340
16487
  "module": "src/automation/automation-button/abstract-automation-button.ts"
16341
16488
  }
16342
16489
  },
16490
+ {
16491
+ "name": "alertFrameMode",
16492
+ "type": {
16493
+ "text": "ObcAlertFrameMode"
16494
+ },
16495
+ "fieldName": "alertFrameMode",
16496
+ "inheritedFrom": {
16497
+ "name": "ObcAbstractAutomationButton",
16498
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
16499
+ }
16500
+ },
16343
16501
  {
16344
16502
  "name": "showAlertIcon",
16345
16503
  "type": {
@@ -16649,7 +16807,7 @@
16649
16807
  "kind": "field",
16650
16808
  "name": "alertFrameStatus",
16651
16809
  "type": {
16652
- "text": "ObcAlertFrameStatus"
16810
+ "text": "AlertType"
16653
16811
  },
16654
16812
  "attribute": "alertFrameStatus",
16655
16813
  "inheritedFrom": {
@@ -16657,6 +16815,18 @@
16657
16815
  "module": "src/automation/automation-button/abstract-automation-button.ts"
16658
16816
  }
16659
16817
  },
16818
+ {
16819
+ "kind": "field",
16820
+ "name": "alertFrameMode",
16821
+ "type": {
16822
+ "text": "ObcAlertFrameMode"
16823
+ },
16824
+ "attribute": "alertFrameMode",
16825
+ "inheritedFrom": {
16826
+ "name": "ObcAbstractAutomationButton",
16827
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
16828
+ }
16829
+ },
16660
16830
  {
16661
16831
  "kind": "field",
16662
16832
  "name": "showAlertCategoryIcon",
@@ -17030,7 +17200,7 @@
17030
17200
  {
17031
17201
  "name": "alertFrameStatus",
17032
17202
  "type": {
17033
- "text": "ObcAlertFrameStatus"
17203
+ "text": "AlertType"
17034
17204
  },
17035
17205
  "fieldName": "alertFrameStatus",
17036
17206
  "inheritedFrom": {
@@ -17038,6 +17208,17 @@
17038
17208
  "module": "src/automation/automation-button/abstract-automation-button.ts"
17039
17209
  }
17040
17210
  },
17211
+ {
17212
+ "name": "alertFrameMode",
17213
+ "type": {
17214
+ "text": "ObcAlertFrameMode"
17215
+ },
17216
+ "fieldName": "alertFrameMode",
17217
+ "inheritedFrom": {
17218
+ "name": "ObcAbstractAutomationButton",
17219
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
17220
+ }
17221
+ },
17041
17222
  {
17042
17223
  "name": "showAlertIcon",
17043
17224
  "type": {
@@ -17347,7 +17528,7 @@
17347
17528
  "kind": "field",
17348
17529
  "name": "alertFrameStatus",
17349
17530
  "type": {
17350
- "text": "ObcAlertFrameStatus"
17531
+ "text": "AlertType"
17351
17532
  },
17352
17533
  "attribute": "alertFrameStatus",
17353
17534
  "inheritedFrom": {
@@ -17355,6 +17536,18 @@
17355
17536
  "module": "src/automation/automation-button/abstract-automation-button.ts"
17356
17537
  }
17357
17538
  },
17539
+ {
17540
+ "kind": "field",
17541
+ "name": "alertFrameMode",
17542
+ "type": {
17543
+ "text": "ObcAlertFrameMode"
17544
+ },
17545
+ "attribute": "alertFrameMode",
17546
+ "inheritedFrom": {
17547
+ "name": "ObcAbstractAutomationButton",
17548
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
17549
+ }
17550
+ },
17358
17551
  {
17359
17552
  "kind": "field",
17360
17553
  "name": "showAlertCategoryIcon",
@@ -17728,7 +17921,7 @@
17728
17921
  {
17729
17922
  "name": "alertFrameStatus",
17730
17923
  "type": {
17731
- "text": "ObcAlertFrameStatus"
17924
+ "text": "AlertType"
17732
17925
  },
17733
17926
  "fieldName": "alertFrameStatus",
17734
17927
  "inheritedFrom": {
@@ -17736,6 +17929,17 @@
17736
17929
  "module": "src/automation/automation-button/abstract-automation-button.ts"
17737
17930
  }
17738
17931
  },
17932
+ {
17933
+ "name": "alertFrameMode",
17934
+ "type": {
17935
+ "text": "ObcAlertFrameMode"
17936
+ },
17937
+ "fieldName": "alertFrameMode",
17938
+ "inheritedFrom": {
17939
+ "name": "ObcAbstractAutomationButton",
17940
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
17941
+ }
17942
+ },
17739
17943
  {
17740
17944
  "name": "showAlertIcon",
17741
17945
  "type": {
@@ -18121,7 +18325,7 @@
18121
18325
  "kind": "field",
18122
18326
  "name": "alertFrameStatus",
18123
18327
  "type": {
18124
- "text": "ObcAlertFrameStatus"
18328
+ "text": "AlertType"
18125
18329
  },
18126
18330
  "attribute": "alertFrameStatus",
18127
18331
  "inheritedFrom": {
@@ -18129,6 +18333,18 @@
18129
18333
  "module": "src/automation/automation-button/abstract-automation-button.ts"
18130
18334
  }
18131
18335
  },
18336
+ {
18337
+ "kind": "field",
18338
+ "name": "alertFrameMode",
18339
+ "type": {
18340
+ "text": "ObcAlertFrameMode"
18341
+ },
18342
+ "attribute": "alertFrameMode",
18343
+ "inheritedFrom": {
18344
+ "name": "ObcAbstractAutomationButton",
18345
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
18346
+ }
18347
+ },
18132
18348
  {
18133
18349
  "kind": "field",
18134
18350
  "name": "showAlertCategoryIcon",
@@ -18501,7 +18717,7 @@
18501
18717
  {
18502
18718
  "name": "alertFrameStatus",
18503
18719
  "type": {
18504
- "text": "ObcAlertFrameStatus"
18720
+ "text": "AlertType"
18505
18721
  },
18506
18722
  "fieldName": "alertFrameStatus",
18507
18723
  "inheritedFrom": {
@@ -18509,6 +18725,17 @@
18509
18725
  "module": "src/automation/automation-button/abstract-automation-button.ts"
18510
18726
  }
18511
18727
  },
18728
+ {
18729
+ "name": "alertFrameMode",
18730
+ "type": {
18731
+ "text": "ObcAlertFrameMode"
18732
+ },
18733
+ "fieldName": "alertFrameMode",
18734
+ "inheritedFrom": {
18735
+ "name": "ObcAbstractAutomationButton",
18736
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
18737
+ }
18738
+ },
18512
18739
  {
18513
18740
  "name": "showAlertIcon",
18514
18741
  "type": {
@@ -18805,7 +19032,7 @@
18805
19032
  "kind": "field",
18806
19033
  "name": "alertFrameStatus",
18807
19034
  "type": {
18808
- "text": "ObcAlertFrameStatus"
19035
+ "text": "AlertType"
18809
19036
  },
18810
19037
  "attribute": "alertFrameStatus",
18811
19038
  "inheritedFrom": {
@@ -18813,6 +19040,18 @@
18813
19040
  "module": "src/automation/automation-button/abstract-automation-button.ts"
18814
19041
  }
18815
19042
  },
19043
+ {
19044
+ "kind": "field",
19045
+ "name": "alertFrameMode",
19046
+ "type": {
19047
+ "text": "ObcAlertFrameMode"
19048
+ },
19049
+ "attribute": "alertFrameMode",
19050
+ "inheritedFrom": {
19051
+ "name": "ObcAbstractAutomationButton",
19052
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
19053
+ }
19054
+ },
18816
19055
  {
18817
19056
  "kind": "field",
18818
19057
  "name": "showAlertCategoryIcon",
@@ -19179,7 +19418,7 @@
19179
19418
  {
19180
19419
  "name": "alertFrameStatus",
19181
19420
  "type": {
19182
- "text": "ObcAlertFrameStatus"
19421
+ "text": "AlertType"
19183
19422
  },
19184
19423
  "fieldName": "alertFrameStatus",
19185
19424
  "inheritedFrom": {
@@ -19187,6 +19426,17 @@
19187
19426
  "module": "src/automation/automation-button/abstract-automation-button.ts"
19188
19427
  }
19189
19428
  },
19429
+ {
19430
+ "name": "alertFrameMode",
19431
+ "type": {
19432
+ "text": "ObcAlertFrameMode"
19433
+ },
19434
+ "fieldName": "alertFrameMode",
19435
+ "inheritedFrom": {
19436
+ "name": "ObcAbstractAutomationButton",
19437
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
19438
+ }
19439
+ },
19190
19440
  {
19191
19441
  "name": "showAlertIcon",
19192
19442
  "type": {
@@ -19496,7 +19746,7 @@
19496
19746
  "kind": "field",
19497
19747
  "name": "alertFrameStatus",
19498
19748
  "type": {
19499
- "text": "ObcAlertFrameStatus"
19749
+ "text": "AlertType"
19500
19750
  },
19501
19751
  "attribute": "alertFrameStatus",
19502
19752
  "inheritedFrom": {
@@ -19504,6 +19754,18 @@
19504
19754
  "module": "src/automation/automation-button/abstract-automation-button.ts"
19505
19755
  }
19506
19756
  },
19757
+ {
19758
+ "kind": "field",
19759
+ "name": "alertFrameMode",
19760
+ "type": {
19761
+ "text": "ObcAlertFrameMode"
19762
+ },
19763
+ "attribute": "alertFrameMode",
19764
+ "inheritedFrom": {
19765
+ "name": "ObcAbstractAutomationButton",
19766
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
19767
+ }
19768
+ },
19507
19769
  {
19508
19770
  "kind": "field",
19509
19771
  "name": "showAlertCategoryIcon",
@@ -19877,7 +20139,7 @@
19877
20139
  {
19878
20140
  "name": "alertFrameStatus",
19879
20141
  "type": {
19880
- "text": "ObcAlertFrameStatus"
20142
+ "text": "AlertType"
19881
20143
  },
19882
20144
  "fieldName": "alertFrameStatus",
19883
20145
  "inheritedFrom": {
@@ -19885,6 +20147,17 @@
19885
20147
  "module": "src/automation/automation-button/abstract-automation-button.ts"
19886
20148
  }
19887
20149
  },
20150
+ {
20151
+ "name": "alertFrameMode",
20152
+ "type": {
20153
+ "text": "ObcAlertFrameMode"
20154
+ },
20155
+ "fieldName": "alertFrameMode",
20156
+ "inheritedFrom": {
20157
+ "name": "ObcAbstractAutomationButton",
20158
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
20159
+ }
20160
+ },
19888
20161
  {
19889
20162
  "name": "showAlertIcon",
19890
20163
  "type": {
@@ -20364,7 +20637,7 @@
20364
20637
  "kind": "field",
20365
20638
  "name": "alertFrameStatus",
20366
20639
  "type": {
20367
- "text": "ObcAlertFrameStatus"
20640
+ "text": "AlertType"
20368
20641
  },
20369
20642
  "attribute": "alertFrameStatus",
20370
20643
  "inheritedFrom": {
@@ -20372,6 +20645,18 @@
20372
20645
  "module": "src/automation/automation-button/abstract-automation-button.ts"
20373
20646
  }
20374
20647
  },
20648
+ {
20649
+ "kind": "field",
20650
+ "name": "alertFrameMode",
20651
+ "type": {
20652
+ "text": "ObcAlertFrameMode"
20653
+ },
20654
+ "attribute": "alertFrameMode",
20655
+ "inheritedFrom": {
20656
+ "name": "ObcAbstractAutomationButton",
20657
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
20658
+ }
20659
+ },
20375
20660
  {
20376
20661
  "kind": "field",
20377
20662
  "name": "showAlertCategoryIcon",
@@ -20767,7 +21052,7 @@
20767
21052
  {
20768
21053
  "name": "alertFrameStatus",
20769
21054
  "type": {
20770
- "text": "ObcAlertFrameStatus"
21055
+ "text": "AlertType"
20771
21056
  },
20772
21057
  "fieldName": "alertFrameStatus",
20773
21058
  "inheritedFrom": {
@@ -20775,6 +21060,17 @@
20775
21060
  "module": "src/automation/automation-button/abstract-automation-button.ts"
20776
21061
  }
20777
21062
  },
21063
+ {
21064
+ "name": "alertFrameMode",
21065
+ "type": {
21066
+ "text": "ObcAlertFrameMode"
21067
+ },
21068
+ "fieldName": "alertFrameMode",
21069
+ "inheritedFrom": {
21070
+ "name": "ObcAbstractAutomationButton",
21071
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
21072
+ }
21073
+ },
20778
21074
  {
20779
21075
  "name": "showAlertIcon",
20780
21076
  "type": {
@@ -21078,7 +21374,7 @@
21078
21374
  "kind": "field",
21079
21375
  "name": "alertFrameStatus",
21080
21376
  "type": {
21081
- "text": "ObcAlertFrameStatus"
21377
+ "text": "AlertType"
21082
21378
  },
21083
21379
  "attribute": "alertFrameStatus",
21084
21380
  "inheritedFrom": {
@@ -21086,6 +21382,18 @@
21086
21382
  "module": "src/automation/automation-button/abstract-automation-button.ts"
21087
21383
  }
21088
21384
  },
21385
+ {
21386
+ "kind": "field",
21387
+ "name": "alertFrameMode",
21388
+ "type": {
21389
+ "text": "ObcAlertFrameMode"
21390
+ },
21391
+ "attribute": "alertFrameMode",
21392
+ "inheritedFrom": {
21393
+ "name": "ObcAbstractAutomationButton",
21394
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
21395
+ }
21396
+ },
21089
21397
  {
21090
21398
  "kind": "field",
21091
21399
  "name": "showAlertCategoryIcon",
@@ -21459,7 +21767,7 @@
21459
21767
  {
21460
21768
  "name": "alertFrameStatus",
21461
21769
  "type": {
21462
- "text": "ObcAlertFrameStatus"
21770
+ "text": "AlertType"
21463
21771
  },
21464
21772
  "fieldName": "alertFrameStatus",
21465
21773
  "inheritedFrom": {
@@ -21467,6 +21775,17 @@
21467
21775
  "module": "src/automation/automation-button/abstract-automation-button.ts"
21468
21776
  }
21469
21777
  },
21778
+ {
21779
+ "name": "alertFrameMode",
21780
+ "type": {
21781
+ "text": "ObcAlertFrameMode"
21782
+ },
21783
+ "fieldName": "alertFrameMode",
21784
+ "inheritedFrom": {
21785
+ "name": "ObcAbstractAutomationButton",
21786
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
21787
+ }
21788
+ },
21470
21789
  {
21471
21790
  "name": "showAlertIcon",
21472
21791
  "type": {
@@ -21776,7 +22095,7 @@
21776
22095
  "kind": "field",
21777
22096
  "name": "alertFrameStatus",
21778
22097
  "type": {
21779
- "text": "ObcAlertFrameStatus"
22098
+ "text": "AlertType"
21780
22099
  },
21781
22100
  "attribute": "alertFrameStatus",
21782
22101
  "inheritedFrom": {
@@ -21784,6 +22103,18 @@
21784
22103
  "module": "src/automation/automation-button/abstract-automation-button.ts"
21785
22104
  }
21786
22105
  },
22106
+ {
22107
+ "kind": "field",
22108
+ "name": "alertFrameMode",
22109
+ "type": {
22110
+ "text": "ObcAlertFrameMode"
22111
+ },
22112
+ "attribute": "alertFrameMode",
22113
+ "inheritedFrom": {
22114
+ "name": "ObcAbstractAutomationButton",
22115
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
22116
+ }
22117
+ },
21787
22118
  {
21788
22119
  "kind": "field",
21789
22120
  "name": "showAlertCategoryIcon",
@@ -22157,7 +22488,7 @@
22157
22488
  {
22158
22489
  "name": "alertFrameStatus",
22159
22490
  "type": {
22160
- "text": "ObcAlertFrameStatus"
22491
+ "text": "AlertType"
22161
22492
  },
22162
22493
  "fieldName": "alertFrameStatus",
22163
22494
  "inheritedFrom": {
@@ -22165,6 +22496,17 @@
22165
22496
  "module": "src/automation/automation-button/abstract-automation-button.ts"
22166
22497
  }
22167
22498
  },
22499
+ {
22500
+ "name": "alertFrameMode",
22501
+ "type": {
22502
+ "text": "ObcAlertFrameMode"
22503
+ },
22504
+ "fieldName": "alertFrameMode",
22505
+ "inheritedFrom": {
22506
+ "name": "ObcAbstractAutomationButton",
22507
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
22508
+ }
22509
+ },
22168
22510
  {
22169
22511
  "name": "showAlertIcon",
22170
22512
  "type": {
@@ -22698,7 +23040,7 @@
22698
23040
  "kind": "field",
22699
23041
  "name": "alertFrameStatus",
22700
23042
  "type": {
22701
- "text": "ObcAlertFrameStatus"
23043
+ "text": "AlertType"
22702
23044
  },
22703
23045
  "attribute": "alertFrameStatus",
22704
23046
  "inheritedFrom": {
@@ -22706,6 +23048,18 @@
22706
23048
  "module": "src/automation/automation-button/abstract-automation-button.ts"
22707
23049
  }
22708
23050
  },
23051
+ {
23052
+ "kind": "field",
23053
+ "name": "alertFrameMode",
23054
+ "type": {
23055
+ "text": "ObcAlertFrameMode"
23056
+ },
23057
+ "attribute": "alertFrameMode",
23058
+ "inheritedFrom": {
23059
+ "name": "ObcAbstractAutomationButton",
23060
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
23061
+ }
23062
+ },
22709
23063
  {
22710
23064
  "kind": "field",
22711
23065
  "name": "showAlertCategoryIcon",
@@ -23079,7 +23433,7 @@
23079
23433
  {
23080
23434
  "name": "alertFrameStatus",
23081
23435
  "type": {
23082
- "text": "ObcAlertFrameStatus"
23436
+ "text": "AlertType"
23083
23437
  },
23084
23438
  "fieldName": "alertFrameStatus",
23085
23439
  "inheritedFrom": {
@@ -23087,6 +23441,17 @@
23087
23441
  "module": "src/automation/automation-button/abstract-automation-button.ts"
23088
23442
  }
23089
23443
  },
23444
+ {
23445
+ "name": "alertFrameMode",
23446
+ "type": {
23447
+ "text": "ObcAlertFrameMode"
23448
+ },
23449
+ "fieldName": "alertFrameMode",
23450
+ "inheritedFrom": {
23451
+ "name": "ObcAbstractAutomationButton",
23452
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
23453
+ }
23454
+ },
23090
23455
  {
23091
23456
  "name": "showAlertIcon",
23092
23457
  "type": {
@@ -23396,7 +23761,7 @@
23396
23761
  "kind": "field",
23397
23762
  "name": "alertFrameStatus",
23398
23763
  "type": {
23399
- "text": "ObcAlertFrameStatus"
23764
+ "text": "AlertType"
23400
23765
  },
23401
23766
  "attribute": "alertFrameStatus",
23402
23767
  "inheritedFrom": {
@@ -23404,6 +23769,18 @@
23404
23769
  "module": "src/automation/automation-button/abstract-automation-button.ts"
23405
23770
  }
23406
23771
  },
23772
+ {
23773
+ "kind": "field",
23774
+ "name": "alertFrameMode",
23775
+ "type": {
23776
+ "text": "ObcAlertFrameMode"
23777
+ },
23778
+ "attribute": "alertFrameMode",
23779
+ "inheritedFrom": {
23780
+ "name": "ObcAbstractAutomationButton",
23781
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
23782
+ }
23783
+ },
23407
23784
  {
23408
23785
  "kind": "field",
23409
23786
  "name": "showAlertCategoryIcon",
@@ -23777,7 +24154,7 @@
23777
24154
  {
23778
24155
  "name": "alertFrameStatus",
23779
24156
  "type": {
23780
- "text": "ObcAlertFrameStatus"
24157
+ "text": "AlertType"
23781
24158
  },
23782
24159
  "fieldName": "alertFrameStatus",
23783
24160
  "inheritedFrom": {
@@ -23785,6 +24162,17 @@
23785
24162
  "module": "src/automation/automation-button/abstract-automation-button.ts"
23786
24163
  }
23787
24164
  },
24165
+ {
24166
+ "name": "alertFrameMode",
24167
+ "type": {
24168
+ "text": "ObcAlertFrameMode"
24169
+ },
24170
+ "fieldName": "alertFrameMode",
24171
+ "inheritedFrom": {
24172
+ "name": "ObcAbstractAutomationButton",
24173
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
24174
+ }
24175
+ },
23788
24176
  {
23789
24177
  "name": "showAlertIcon",
23790
24178
  "type": {
@@ -24120,7 +24508,7 @@
24120
24508
  "kind": "field",
24121
24509
  "name": "alertFrameStatus",
24122
24510
  "type": {
24123
- "text": "ObcAlertFrameStatus"
24511
+ "text": "AlertType"
24124
24512
  },
24125
24513
  "attribute": "alertFrameStatus",
24126
24514
  "inheritedFrom": {
@@ -24128,6 +24516,18 @@
24128
24516
  "module": "src/automation/automation-button/abstract-automation-button.ts"
24129
24517
  }
24130
24518
  },
24519
+ {
24520
+ "kind": "field",
24521
+ "name": "alertFrameMode",
24522
+ "type": {
24523
+ "text": "ObcAlertFrameMode"
24524
+ },
24525
+ "attribute": "alertFrameMode",
24526
+ "inheritedFrom": {
24527
+ "name": "ObcAbstractAutomationButton",
24528
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
24529
+ }
24530
+ },
24131
24531
  {
24132
24532
  "kind": "field",
24133
24533
  "name": "showAlertCategoryIcon",
@@ -24525,7 +24925,7 @@
24525
24925
  {
24526
24926
  "name": "alertFrameStatus",
24527
24927
  "type": {
24528
- "text": "ObcAlertFrameStatus"
24928
+ "text": "AlertType"
24529
24929
  },
24530
24930
  "fieldName": "alertFrameStatus",
24531
24931
  "inheritedFrom": {
@@ -24533,6 +24933,17 @@
24533
24933
  "module": "src/automation/automation-button/abstract-automation-button.ts"
24534
24934
  }
24535
24935
  },
24936
+ {
24937
+ "name": "alertFrameMode",
24938
+ "type": {
24939
+ "text": "ObcAlertFrameMode"
24940
+ },
24941
+ "fieldName": "alertFrameMode",
24942
+ "inheritedFrom": {
24943
+ "name": "ObcAbstractAutomationButton",
24944
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
24945
+ }
24946
+ },
24536
24947
  {
24537
24948
  "name": "showAlertIcon",
24538
24949
  "type": {
@@ -24868,7 +25279,7 @@
24868
25279
  "kind": "field",
24869
25280
  "name": "alertFrameStatus",
24870
25281
  "type": {
24871
- "text": "ObcAlertFrameStatus"
25282
+ "text": "AlertType"
24872
25283
  },
24873
25284
  "attribute": "alertFrameStatus",
24874
25285
  "inheritedFrom": {
@@ -24876,6 +25287,18 @@
24876
25287
  "module": "src/automation/automation-button/abstract-automation-button.ts"
24877
25288
  }
24878
25289
  },
25290
+ {
25291
+ "kind": "field",
25292
+ "name": "alertFrameMode",
25293
+ "type": {
25294
+ "text": "ObcAlertFrameMode"
25295
+ },
25296
+ "attribute": "alertFrameMode",
25297
+ "inheritedFrom": {
25298
+ "name": "ObcAbstractAutomationButton",
25299
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
25300
+ }
25301
+ },
24879
25302
  {
24880
25303
  "kind": "field",
24881
25304
  "name": "showAlertCategoryIcon",
@@ -25273,7 +25696,7 @@
25273
25696
  {
25274
25697
  "name": "alertFrameStatus",
25275
25698
  "type": {
25276
- "text": "ObcAlertFrameStatus"
25699
+ "text": "AlertType"
25277
25700
  },
25278
25701
  "fieldName": "alertFrameStatus",
25279
25702
  "inheritedFrom": {
@@ -25281,6 +25704,17 @@
25281
25704
  "module": "src/automation/automation-button/abstract-automation-button.ts"
25282
25705
  }
25283
25706
  },
25707
+ {
25708
+ "name": "alertFrameMode",
25709
+ "type": {
25710
+ "text": "ObcAlertFrameMode"
25711
+ },
25712
+ "fieldName": "alertFrameMode",
25713
+ "inheritedFrom": {
25714
+ "name": "ObcAbstractAutomationButton",
25715
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
25716
+ }
25717
+ },
25284
25718
  {
25285
25719
  "name": "showAlertIcon",
25286
25720
  "type": {
@@ -25590,7 +26024,7 @@
25590
26024
  "kind": "field",
25591
26025
  "name": "alertFrameStatus",
25592
26026
  "type": {
25593
- "text": "ObcAlertFrameStatus"
26027
+ "text": "AlertType"
25594
26028
  },
25595
26029
  "attribute": "alertFrameStatus",
25596
26030
  "inheritedFrom": {
@@ -25598,6 +26032,18 @@
25598
26032
  "module": "src/automation/automation-button/abstract-automation-button.ts"
25599
26033
  }
25600
26034
  },
26035
+ {
26036
+ "kind": "field",
26037
+ "name": "alertFrameMode",
26038
+ "type": {
26039
+ "text": "ObcAlertFrameMode"
26040
+ },
26041
+ "attribute": "alertFrameMode",
26042
+ "inheritedFrom": {
26043
+ "name": "ObcAbstractAutomationButton",
26044
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
26045
+ }
26046
+ },
25601
26047
  {
25602
26048
  "kind": "field",
25603
26049
  "name": "showAlertCategoryIcon",
@@ -25971,7 +26417,7 @@
25971
26417
  {
25972
26418
  "name": "alertFrameStatus",
25973
26419
  "type": {
25974
- "text": "ObcAlertFrameStatus"
26420
+ "text": "AlertType"
25975
26421
  },
25976
26422
  "fieldName": "alertFrameStatus",
25977
26423
  "inheritedFrom": {
@@ -25979,6 +26425,17 @@
25979
26425
  "module": "src/automation/automation-button/abstract-automation-button.ts"
25980
26426
  }
25981
26427
  },
26428
+ {
26429
+ "name": "alertFrameMode",
26430
+ "type": {
26431
+ "text": "ObcAlertFrameMode"
26432
+ },
26433
+ "fieldName": "alertFrameMode",
26434
+ "inheritedFrom": {
26435
+ "name": "ObcAbstractAutomationButton",
26436
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
26437
+ }
26438
+ },
25982
26439
  {
25983
26440
  "name": "showAlertIcon",
25984
26441
  "type": {
@@ -26288,7 +26745,7 @@
26288
26745
  "kind": "field",
26289
26746
  "name": "alertFrameStatus",
26290
26747
  "type": {
26291
- "text": "ObcAlertFrameStatus"
26748
+ "text": "AlertType"
26292
26749
  },
26293
26750
  "attribute": "alertFrameStatus",
26294
26751
  "inheritedFrom": {
@@ -26296,6 +26753,18 @@
26296
26753
  "module": "src/automation/automation-button/abstract-automation-button.ts"
26297
26754
  }
26298
26755
  },
26756
+ {
26757
+ "kind": "field",
26758
+ "name": "alertFrameMode",
26759
+ "type": {
26760
+ "text": "ObcAlertFrameMode"
26761
+ },
26762
+ "attribute": "alertFrameMode",
26763
+ "inheritedFrom": {
26764
+ "name": "ObcAbstractAutomationButton",
26765
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
26766
+ }
26767
+ },
26299
26768
  {
26300
26769
  "kind": "field",
26301
26770
  "name": "showAlertCategoryIcon",
@@ -26669,7 +27138,7 @@
26669
27138
  {
26670
27139
  "name": "alertFrameStatus",
26671
27140
  "type": {
26672
- "text": "ObcAlertFrameStatus"
27141
+ "text": "AlertType"
26673
27142
  },
26674
27143
  "fieldName": "alertFrameStatus",
26675
27144
  "inheritedFrom": {
@@ -26677,6 +27146,17 @@
26677
27146
  "module": "src/automation/automation-button/abstract-automation-button.ts"
26678
27147
  }
26679
27148
  },
27149
+ {
27150
+ "name": "alertFrameMode",
27151
+ "type": {
27152
+ "text": "ObcAlertFrameMode"
27153
+ },
27154
+ "fieldName": "alertFrameMode",
27155
+ "inheritedFrom": {
27156
+ "name": "ObcAbstractAutomationButton",
27157
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
27158
+ }
27159
+ },
26680
27160
  {
26681
27161
  "name": "showAlertIcon",
26682
27162
  "type": {
@@ -26986,7 +27466,7 @@
26986
27466
  "kind": "field",
26987
27467
  "name": "alertFrameStatus",
26988
27468
  "type": {
26989
- "text": "ObcAlertFrameStatus"
27469
+ "text": "AlertType"
26990
27470
  },
26991
27471
  "attribute": "alertFrameStatus",
26992
27472
  "inheritedFrom": {
@@ -26994,6 +27474,18 @@
26994
27474
  "module": "src/automation/automation-button/abstract-automation-button.ts"
26995
27475
  }
26996
27476
  },
27477
+ {
27478
+ "kind": "field",
27479
+ "name": "alertFrameMode",
27480
+ "type": {
27481
+ "text": "ObcAlertFrameMode"
27482
+ },
27483
+ "attribute": "alertFrameMode",
27484
+ "inheritedFrom": {
27485
+ "name": "ObcAbstractAutomationButton",
27486
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
27487
+ }
27488
+ },
26997
27489
  {
26998
27490
  "kind": "field",
26999
27491
  "name": "showAlertCategoryIcon",
@@ -27367,7 +27859,7 @@
27367
27859
  {
27368
27860
  "name": "alertFrameStatus",
27369
27861
  "type": {
27370
- "text": "ObcAlertFrameStatus"
27862
+ "text": "AlertType"
27371
27863
  },
27372
27864
  "fieldName": "alertFrameStatus",
27373
27865
  "inheritedFrom": {
@@ -27375,6 +27867,17 @@
27375
27867
  "module": "src/automation/automation-button/abstract-automation-button.ts"
27376
27868
  }
27377
27869
  },
27870
+ {
27871
+ "name": "alertFrameMode",
27872
+ "type": {
27873
+ "text": "ObcAlertFrameMode"
27874
+ },
27875
+ "fieldName": "alertFrameMode",
27876
+ "inheritedFrom": {
27877
+ "name": "ObcAbstractAutomationButton",
27878
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
27879
+ }
27880
+ },
27378
27881
  {
27379
27882
  "name": "showAlertIcon",
27380
27883
  "type": {
@@ -27684,7 +28187,7 @@
27684
28187
  "kind": "field",
27685
28188
  "name": "alertFrameStatus",
27686
28189
  "type": {
27687
- "text": "ObcAlertFrameStatus"
28190
+ "text": "AlertType"
27688
28191
  },
27689
28192
  "attribute": "alertFrameStatus",
27690
28193
  "inheritedFrom": {
@@ -27692,6 +28195,18 @@
27692
28195
  "module": "src/automation/automation-button/abstract-automation-button.ts"
27693
28196
  }
27694
28197
  },
28198
+ {
28199
+ "kind": "field",
28200
+ "name": "alertFrameMode",
28201
+ "type": {
28202
+ "text": "ObcAlertFrameMode"
28203
+ },
28204
+ "attribute": "alertFrameMode",
28205
+ "inheritedFrom": {
28206
+ "name": "ObcAbstractAutomationButton",
28207
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
28208
+ }
28209
+ },
27695
28210
  {
27696
28211
  "kind": "field",
27697
28212
  "name": "showAlertCategoryIcon",
@@ -28065,7 +28580,7 @@
28065
28580
  {
28066
28581
  "name": "alertFrameStatus",
28067
28582
  "type": {
28068
- "text": "ObcAlertFrameStatus"
28583
+ "text": "AlertType"
28069
28584
  },
28070
28585
  "fieldName": "alertFrameStatus",
28071
28586
  "inheritedFrom": {
@@ -28073,6 +28588,17 @@
28073
28588
  "module": "src/automation/automation-button/abstract-automation-button.ts"
28074
28589
  }
28075
28590
  },
28591
+ {
28592
+ "name": "alertFrameMode",
28593
+ "type": {
28594
+ "text": "ObcAlertFrameMode"
28595
+ },
28596
+ "fieldName": "alertFrameMode",
28597
+ "inheritedFrom": {
28598
+ "name": "ObcAbstractAutomationButton",
28599
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
28600
+ }
28601
+ },
28076
28602
  {
28077
28603
  "name": "showAlertIcon",
28078
28604
  "type": {
@@ -28466,7 +28992,7 @@
28466
28992
  "kind": "field",
28467
28993
  "name": "alertFrameStatus",
28468
28994
  "type": {
28469
- "text": "ObcAlertFrameStatus"
28995
+ "text": "AlertType"
28470
28996
  },
28471
28997
  "attribute": "alertFrameStatus",
28472
28998
  "inheritedFrom": {
@@ -28474,6 +29000,18 @@
28474
29000
  "module": "src/automation/automation-button/abstract-automation-button.ts"
28475
29001
  }
28476
29002
  },
29003
+ {
29004
+ "kind": "field",
29005
+ "name": "alertFrameMode",
29006
+ "type": {
29007
+ "text": "ObcAlertFrameMode"
29008
+ },
29009
+ "attribute": "alertFrameMode",
29010
+ "inheritedFrom": {
29011
+ "name": "ObcAbstractAutomationButton",
29012
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
29013
+ }
29014
+ },
28477
29015
  {
28478
29016
  "kind": "field",
28479
29017
  "name": "showAlertCategoryIcon",
@@ -28847,7 +29385,7 @@
28847
29385
  {
28848
29386
  "name": "alertFrameStatus",
28849
29387
  "type": {
28850
- "text": "ObcAlertFrameStatus"
29388
+ "text": "AlertType"
28851
29389
  },
28852
29390
  "fieldName": "alertFrameStatus",
28853
29391
  "inheritedFrom": {
@@ -28855,6 +29393,17 @@
28855
29393
  "module": "src/automation/automation-button/abstract-automation-button.ts"
28856
29394
  }
28857
29395
  },
29396
+ {
29397
+ "name": "alertFrameMode",
29398
+ "type": {
29399
+ "text": "ObcAlertFrameMode"
29400
+ },
29401
+ "fieldName": "alertFrameMode",
29402
+ "inheritedFrom": {
29403
+ "name": "ObcAbstractAutomationButton",
29404
+ "module": "src/automation/automation-button/abstract-automation-button.ts"
29405
+ }
29406
+ },
28858
29407
  {
28859
29408
  "name": "showAlertIcon",
28860
29409
  "type": {
@@ -37057,7 +37606,7 @@
37057
37606
  "kind": "field",
37058
37607
  "name": "alertFrameStatus",
37059
37608
  "type": {
37060
- "text": "ObcAlertFrameStatus"
37609
+ "text": "AlertType"
37061
37610
  },
37062
37611
  "description": "Status of the alert frame overlay (used when `hasAlert` is true).\nSee `obc-alert-frame` for available statuses.",
37063
37612
  "attribute": "alertFrameStatus"
@@ -37220,7 +37769,7 @@
37220
37769
  {
37221
37770
  "name": "alertFrameStatus",
37222
37771
  "type": {
37223
- "text": "ObcAlertFrameStatus"
37772
+ "text": "AlertType"
37224
37773
  },
37225
37774
  "description": "Status of the alert frame overlay (used when `hasAlert` is true).\nSee `obc-alert-frame` for available statuses.",
37226
37775
  "fieldName": "alertFrameStatus"
@@ -38433,6 +38982,11 @@
38433
38982
  "name": "resizeListener",
38434
38983
  "privacy": "private"
38435
38984
  },
38985
+ {
38986
+ "kind": "method",
38987
+ "name": "renderAlertTwotoneIcon",
38988
+ "privacy": "private"
38989
+ },
38436
38990
  {
38437
38991
  "kind": "method",
38438
38992
  "name": "alertIcon",
@@ -38752,7 +39306,7 @@
38752
39306
  "declarations": [
38753
39307
  {
38754
39308
  "kind": "class",
38755
- "description": "`<obc-alert-frame>` – A bordered frame component for visually emphasizing alert or status messages.\n\nThe alert frame provides a prominent outline and optional \"flap\" with status icon to draw attention to critical information or UI regions. It supports multiple visual variants and thicknesses, and can be configured to indicate different alert statuses (alarm, warning, caution). The component is designed to wrap content and visually distinguish it from the surrounding UI.\n\n### Features\n- **Variants (type):**\n - `regular`: Standard outlined frame with no flap or icon.\n - `small-side-flip`: Adds a small side flap with a status icon at the top right.\n - `large-side-flip`: Adds a larger, vertical side flap with a status icon and optional custom icon.\n - `bottom-flip`: Adds a bottom flap with a status icon, label, and timer slots.\n- **Thickness options:** Choose between `small` (thin border) and `large` (thick border) for visual emphasis.\n- **Status indication:** Displays different color schemes and icons for `alarm`, `warning`, or `caution` states.\n- **Customizable corners:** Each corner can be set to a sharp (non-rounded) edge for integration with other UI elements.\n- **Slot-based content:** Supports custom icons, labels, and timers in flap variants via named slots.\n\n### Usage Guidelines\nUse `obc-alert-frame` to highlight important content, such as alerts, warnings, or status panels. The flap variants are ideal for drawing extra attention to urgent or time-sensitive information, while the regular type provides a subtle but clear border. Choose the status to match the severity of the message (alarm, warning, caution). Adjust thickness for visual hierarchy—use large for high-priority alerts and small for less critical notices.\n\n**TODO(designer):** Provide guidance on when to use each flap type (small-side-flip, large-side-flip, bottom-flip) and recommended scenarios for sharp edge usage.\n\n### Features/Variants\n- **Type (Visual Variant):**\n - `regular`: Simple outlined frame, no flap or icon.\n - `small-side-flip`: Small right-side flap with status icon.\n - `large-side-flip`: Large vertical right-side flap with status icon and optional custom icon.\n - `bottom-flip`: Bottom flap with status icon, label, and timer.\n- **Thickness:** `small` (default) or `large` for border width.\n- **Status:** `alarm`, `warning`, or `caution`—affects color and icon.\n- **Corner Customization:** Each corner can be made sharp (not rounded) via boolean properties.\n\n### Slots and Content Structure\n\n| Slot Name | Renders When... | Purpose |\n|-----------|-----------------|---------|\n| (default) | Always | Main content inside the alert frame. |\n| icon | `large-side-flip` or `bottom-flip` | Custom icon displayed in the flap (in addition to status icon). |\n| label | `bottom-flip` only | Label text shown in the bottom flap. |\n| timer | `bottom-flip` only | Timer or time label in the bottom flap. |\n\n### Properties and Attributes\n- `type`: Selects the visual variant/flap style. Default is `small-side-flip`.\n- `thickness`: Controls border thickness (`small` or `large`). Default is `small`.\n- `status`: Sets the alert status and color/icon (`alarm`, `warning`, `caution`). Default is `alarm`.\n- `sharpEdgeTopLeft`, `sharpEdgeTopRight`, `sharpEdgeBottomLeft`, `sharpEdgeBottomRight`: Boolean flags to make each corner sharp instead of rounded.\n\n### Best Practices and Constraints\n- Use the status property to match the severity of the alert.\n- Only use the bottom-flip variant when both label and timer are relevant.\n- For visual consistency, align sharp edge settings with adjacent UI elements.\n- The default slot is for the main content; use named slots for icons, labels, and timers as needed.\n\n### Example:\n```\n<obc-alert-frame\n type=\"bottom-flip\"\n thickness=\"large\"\n status=\"warning\"\n sharpEdgeTopLeft\n>\n <obi-placeholder slot=\"icon\"></obi-placeholder>\n <div slot=\"label\">Low Battery</div>\n <div slot=\"timer\">00:15</div>\n <div>Critical system message goes here.</div>\n</obc-alert-frame>\n```",
39309
+ "description": "`<obc-alert-frame>` – A bordered frame component for visually emphasizing alert or status messages.\n\nThe alert frame provides a prominent outline and optional \"flap\" with status icon to draw attention to critical information or UI regions. It supports multiple visual variants and thicknesses, and can be configured to indicate different alert statuses (alarm, warning, caution). The component is designed to wrap content and visually distinguish it from the surrounding UI.\n\n### Features\n- **Variants (type):**\n - `regular`: Standard outlined frame with no flap or icon.\n - `small-side-flip`: Adds a small side flap with a status icon at the top right.\n - `large-side-flip`: Adds a larger, vertical side flap with a status icon and optional custom icon.\n - `bottom-flip`: Adds a bottom flap with a status icon, label, and timer slots.\n- **Thickness options:** Choose between `small` (thin border) and `large` (thick border) for visual emphasis.\n- **Status indication:** Displays different color schemes and icons for the legacy statuses (`alarm`, `warning`, `caution`) and the ISA statuses (`isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`).\n- **Acknowledgement mode:** The `mode` property reflects the alert lifecycle state — `acked-active` (default), `unacked-active`, and `unacked-rectified` — driving the blinking/animation treatment of the frame.\n- **Content wrapping:** When `wrapContent` is true, the frame wraps and sizes itself to its slotted content rather than overlaying a fixed region.\n- **Customizable corners:** Each corner can be set to a sharp (non-rounded) edge for integration with other UI elements.\n- **Slot-based content:** Supports custom icons, labels, and timers in flap variants via named slots.\n\n### Usage Guidelines\nUse `obc-alert-frame` to highlight important content, such as alerts, warnings, or status panels. The flap variants are ideal for drawing extra attention to urgent or time-sensitive information, while the regular type provides a subtle but clear border. Choose the status to match the severity of the message (alarm, warning, caution). Adjust thickness for visual hierarchy—use large for high-priority alerts and small for less critical notices.\n\n**TODO(designer):** Provide guidance on when to use each flap type (small-side-flip, large-side-flip, bottom-flip) and recommended scenarios for sharp edge usage.\n\n### Features/Variants\n- **Type (Visual Variant):**\n - `regular`: Simple outlined frame, no flap or icon.\n - `small-side-flip`: Small right-side flap with status icon.\n - `large-side-flip`: Large vertical right-side flap with status icon and optional custom icon.\n - `bottom-flip`: Bottom flap with status icon, label, and timer.\n- **Thickness:** `small` (default) or `large` for border width.\n- **Status:** `alarm`, `warning`, `caution`, or the ISA severities (`isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`)—affects color and icon.\n- **Mode:** `acked-active` (default), `unacked-active`, or `unacked-rectified`—affects blinking/animation.\n- **Corner Customization:** Each corner can be made sharp (not rounded) via boolean properties.\n\n### Slots and Content Structure\n\n| Slot Name | Renders When... | Purpose |\n|-----------|-----------------|---------|\n| (default) | Always | Main content inside the alert frame. |\n| icon | `large-side-flip` or `bottom-flip` | Custom icon displayed in the flap (in addition to status icon). |\n| label | `bottom-flip` only | Label text shown in the bottom flap. |\n| timer | `bottom-flip` only | Timer or time label in the bottom flap. |\n\n### Properties and Attributes\n- `type`: Selects the visual variant/flap style. Default is `small-side-flip`.\n- `thickness`: Controls border thickness (`small` or `large`). Default is `small`.\n- `status`: Sets the alert status and color/icon (`alarm`, `warning`, `caution`, or the `isa-*` severities). Default is `alarm`.\n- `mode`: Acknowledgement lifecycle state (`acked-active`, `unacked-active`, `unacked-rectified`) controlling blinking/animation. Default is `acked-active`.\n- `wrapContent`: When true, the frame wraps and sizes to its slotted content instead of overlaying a fixed region. Default is `false`.\n- `sharpEdgeTopLeft`, `sharpEdgeTopRight`, `sharpEdgeBottomLeft`, `sharpEdgeBottomRight`: Boolean flags to make each corner sharp instead of rounded.\n\n### Best Practices and Constraints\n- Use the status property to match the severity of the alert.\n- Only use the bottom-flip variant when both label and timer are relevant.\n- For visual consistency, align sharp edge settings with adjacent UI elements.\n- The default slot is for the main content; use named slots for icons, labels, and timers as needed.\n\n### Example:\n```\n<obc-alert-frame\n type=\"bottom-flip\"\n thickness=\"large\"\n status=\"warning\"\n sharpEdgeTopLeft\n>\n <obi-placeholder slot=\"icon\"></obi-placeholder>\n <div slot=\"label\">Low Battery</div>\n <div slot=\"timer\">00:15</div>\n <div>Critical system message goes here.</div>\n</obc-alert-frame>\n```",
38756
39310
  "name": "ObcAlertFrame",
38757
39311
  "slots": [
38758
39312
  {
@@ -38795,11 +39349,31 @@
38795
39349
  "kind": "field",
38796
39350
  "name": "status",
38797
39351
  "type": {
38798
- "text": "ObcAlertFrameStatus"
39352
+ "text": "AlertType"
38799
39353
  },
38800
- "description": "Status of the alert, controlling color scheme and icon.\n- `alarm`: Highest severity (default).\n- `warning`: Medium severity.\n- `caution`: Lower severity.",
39354
+ "description": "Status of the alert, controlling color scheme and icon.\n- `alarm`: Highest severity (default).\n- `warning`: Medium severity.\n- `caution`: Lower severity.\n- `isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`: ISA severity levels, styled to match their legacy equivalents.",
38801
39355
  "attribute": "status"
38802
39356
  },
39357
+ {
39358
+ "kind": "field",
39359
+ "name": "mode",
39360
+ "type": {
39361
+ "text": "ObcAlertFrameMode"
39362
+ },
39363
+ "description": "Acknowledgement lifecycle state, controlling the frame's blinking/animation.\n- `acked-active`: Active and acknowledged (default); no blinking.\n- `unacked-active`: Active and not yet acknowledged; blinks.\n- `unacked-rectified`: Condition cleared but not yet acknowledged.",
39364
+ "attribute": "mode"
39365
+ },
39366
+ {
39367
+ "kind": "field",
39368
+ "name": "wrapContent",
39369
+ "type": {
39370
+ "text": "boolean"
39371
+ },
39372
+ "default": "false",
39373
+ "description": "When true, the frame wraps and sizes itself to its slotted content instead\nof overlaying a fixed region. Reflected to an attribute for CSS styling.",
39374
+ "attribute": "wrapContent",
39375
+ "reflects": true
39376
+ },
38803
39377
  {
38804
39378
  "kind": "field",
38805
39379
  "name": "sharpEdgeTopLeft",
@@ -38869,6 +39443,16 @@
38869
39443
  "kind": "method",
38870
39444
  "name": "flap",
38871
39445
  "privacy": "private"
39446
+ },
39447
+ {
39448
+ "kind": "method",
39449
+ "name": "renderBadgeIcon",
39450
+ "privacy": "private",
39451
+ "return": {
39452
+ "type": {
39453
+ "text": "TemplateResult"
39454
+ }
39455
+ }
38872
39456
  }
38873
39457
  ],
38874
39458
  "attributes": [
@@ -38891,11 +39475,28 @@
38891
39475
  {
38892
39476
  "name": "status",
38893
39477
  "type": {
38894
- "text": "ObcAlertFrameStatus"
39478
+ "text": "AlertType"
38895
39479
  },
38896
- "description": "Status of the alert, controlling color scheme and icon.\n- `alarm`: Highest severity (default).\n- `warning`: Medium severity.\n- `caution`: Lower severity.",
39480
+ "description": "Status of the alert, controlling color scheme and icon.\n- `alarm`: Highest severity (default).\n- `warning`: Medium severity.\n- `caution`: Lower severity.\n- `isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`: ISA severity levels, styled to match their legacy equivalents.",
38897
39481
  "fieldName": "status"
38898
39482
  },
39483
+ {
39484
+ "name": "mode",
39485
+ "type": {
39486
+ "text": "ObcAlertFrameMode"
39487
+ },
39488
+ "description": "Acknowledgement lifecycle state, controlling the frame's blinking/animation.\n- `acked-active`: Active and acknowledged (default); no blinking.\n- `unacked-active`: Active and not yet acknowledged; blinks.\n- `unacked-rectified`: Condition cleared but not yet acknowledged.",
39489
+ "fieldName": "mode"
39490
+ },
39491
+ {
39492
+ "name": "wrapContent",
39493
+ "type": {
39494
+ "text": "boolean"
39495
+ },
39496
+ "default": "false",
39497
+ "description": "When true, the frame wraps and sizes itself to its slotted content instead\nof overlaying a fixed region. Reflected to an attribute for CSS styling.",
39498
+ "fieldName": "wrapContent"
39499
+ },
38899
39500
  {
38900
39501
  "name": "sharpEdgeTopLeft",
38901
39502
  "type": {
@@ -38957,6 +39558,14 @@
38957
39558
  }
38958
39559
  ],
38959
39560
  "exports": [
39561
+ {
39562
+ "kind": "js",
39563
+ "name": "ObcAlertFrameStatus",
39564
+ "declaration": {
39565
+ "name": "AlertType",
39566
+ "module": "../../types.js"
39567
+ }
39568
+ },
38960
39569
  {
38961
39570
  "kind": "js",
38962
39571
  "name": "ObcAlertFrame",
@@ -38972,6 +39581,14 @@
38972
39581
  "name": "ObcAlertFrame",
38973
39582
  "module": "src/components/alert-frame/alert-frame.ts"
38974
39583
  }
39584
+ },
39585
+ {
39586
+ "kind": "js",
39587
+ "name": "wrapWithAlertFrame",
39588
+ "declaration": {
39589
+ "name": "wrapWithAlertFrame",
39590
+ "module": "src/components/alert-frame/alert-frame.ts"
39591
+ }
38975
39592
  }
38976
39593
  ]
38977
39594
  },
@@ -39016,10 +39633,39 @@
39016
39633
  },
39017
39634
  "attribute": "outline"
39018
39635
  },
39636
+ {
39637
+ "kind": "field",
39638
+ "name": "bamType",
39639
+ "type": {
39640
+ "text": "AlertType"
39641
+ },
39642
+ "privacy": "private",
39643
+ "readonly": true
39644
+ },
39019
39645
  {
39020
39646
  "kind": "field",
39021
39647
  "name": "icon",
39022
39648
  "readonly": true
39649
+ },
39650
+ {
39651
+ "kind": "method",
39652
+ "name": "renderOutlineIcon",
39653
+ "privacy": "private",
39654
+ "return": {
39655
+ "type": {
39656
+ "text": "TemplateResult"
39657
+ }
39658
+ }
39659
+ },
39660
+ {
39661
+ "kind": "method",
39662
+ "name": "renderStaticIcon",
39663
+ "privacy": "private",
39664
+ "return": {
39665
+ "type": {
39666
+ "text": "TemplateResult | typeof nothing"
39667
+ }
39668
+ }
39023
39669
  }
39024
39670
  ],
39025
39671
  "attributes": [
@@ -40851,7 +41497,7 @@
40851
41497
  "declarations": [
40852
41498
  {
40853
41499
  "kind": "class",
40854
- "description": "`<obc-badge>` – A compact visual indicator for status, alerts, or notifications, optionally displaying a number and/or icon.\n\nBadges are used to draw attention to status changes, counts, or important information in a concise format. They can represent alert states (such as alarm, warning, or running), notification counts, or other contextual statuses. The badge adapts its appearance based on type, size, and variant, and can display an icon, a number, or both.\n\n---\n\n### Features\n- **Type options:** Supports multiple visual types:\n - `regular`: Default neutral badge.\n - `alarm`: Highlights critical or urgent states.\n - `warning`: Indicates caution or warning.\n - `caution`: Used for less severe caution.\n - `running`: Represents active or running states.\n - `notification`: For general notifications.\n - `enhance`: For secondary notifications or emphasis.\n - `automation`: For automation-related status.\n - `outline`: Outline-only style (flat variant only).\n - `empty`: Minimal badge with no icon or number.\n- **Size options:** `regular` (default) and `large` for increased visibility.\n- **Variants:**\n - `default`: Filled background and border.\n - `flat`: Minimal background, outline, and lighter appearance.\n- **Icon support:** Can display a contextual icon (built-in for alarm, warning, caution, running; custom via slot for others).\n- **Number display:** Optionally shows a number (e.g., count of notifications).\n- **Hide number:** Can suppress the number for a purely symbolic badge.\n- **Custom icon slot:** For types without a built-in icon, developers can provide a custom icon using the `badge-icon` slot.\n- **Responsive layout:** Adjusts size and spacing based on the `size` property.\n\n---\n\n### Usage Guidelines\n- Use `obc-badge` to highlight status, counts, or alerts in a compact form, such as notification indicators, unread message counts, or system status.\n- Choose the `type` that matches the semantic meaning (e.g., `alarm` for critical, `warning` for caution, `running` for active).\n- Use the `number` property to show counts; set `showNumber` to false for symbolic-only badges.\n- Use the `flat` variant for less prominent or secondary contexts.\n- For custom icons, provide an icon element in the `badge-icon` slot.\n- Avoid using badges for persistent or detailed information; they are intended for brief, glanceable status.\n- **TODO(designer):** Confirm recommended use cases for `enhance`, `automation`, and `outline` types, and clarify when to use `empty` type versus hiding the badge entirely.\n\n---\n\n### Slots\n\n| Slot Name | Renders When... | Purpose |\n|---------------|-------------------------------|-----------------------------------------------------|\n| `badge-icon` | `showIcon` is true and `type` is not one of `alarm`, `warning`, `caution`, `running` | Custom icon for the badge (e.g., `<obi-placeholder>`). |\n\n---\n\n### Properties and Attributes\n- `number` (number): The numeric value to display in the badge. Defaults to 0.\n- `showNumber` (boolean): If true, the number is shown. Set to `false` for symbolic or icon-only badges.\n- `type` (string): Visual style of the badge. See **Type options** above for possible values. Defaults to `regular`.\n- `size` (string): Badge size, either `regular` (default) or `large`.\n- `variant` (string): Visual variant, either `default` (filled) or `flat` (minimal). Defaults to `default`.\n- `showIcon` (boolean): If true, displays an icon appropriate to the badge type. For custom types, supply an icon in the `badge-icon` slot.\n\n---\n\n### Best Practices and Constraints\n- Use badge types consistently to communicate status meaningfully.\n- For accessibility, ensure the badge's meaning is also conveyed via text or ARIA attributes if used as a status indicator.\n- Avoid overloading the badge with large numbers or excessive detail; keep content concise.\n- The `empty` type is intended for minimal presence—use when a placeholder badge is needed without icon or number.\n- For custom icons, use OpenBridge icon elements such as `<obi-placeholder>` in the `badge-icon` slot.\n- The badge does not emit any custom events.\n\n---\n\n### Example\n\n```html\n<obc-badge type=\"alarm\" number=\"3\" showIcon>\n <!-- For custom types, provide an icon: -->\n <obi-placeholder slot=\"badge-icon\"></obi-placeholder>\n</obc-badge>\n```\n\nIn this example, the badge displays an alarm icon and the number 3.",
41500
+ "description": "`<obc-badge>` – A compact visual indicator for status, alerts, or notifications, optionally displaying a number and/or icon.\n\nBadges are used to draw attention to status changes, counts, or important information in a concise format. They can represent alert states (such as alarm, warning, or running), notification counts, or other contextual statuses. The badge adapts its appearance based on type, size, and variant, and can display an icon, a number, or both.\n\n---\n\n### Features\n- **Type options:** Supports multiple visual types:\n - `regular`: Default neutral badge.\n - `alarm`: Highlights critical or urgent states.\n - `warning`: Indicates caution or warning.\n - `caution`: Used for less severe caution.\n - `isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`: ISA severity levels, styled to match their legacy equivalents (critical, alarm, warning, caution, notification).\n - `running`: Represents active or running states.\n - `notification`: For general notifications.\n - `enhance`: For secondary notifications or emphasis.\n - `automation`: For automation-related status.\n - `outline`: Outline-only style (flat variant only).\n - `empty`: Minimal badge with no icon or number.\n- **Size options:** `regular` (default) and `large` for increased visibility.\n- **Variants:**\n - `default`: Filled background and border.\n - `flat`: Minimal background, outline, and lighter appearance.\n- **Icon support:** Can display a contextual icon (built-in for alarm, warning, caution, running; custom via slot for others).\n- **Number display:** Optionally shows a number (e.g., count of notifications).\n- **Hide number:** Can suppress the number for a purely symbolic badge.\n- **Custom icon slot:** For types without a built-in icon, developers can provide a custom icon using the `badge-icon` slot.\n- **Responsive layout:** Adjusts size and spacing based on the `size` property.\n\n---\n\n### Usage Guidelines\n- Use `obc-badge` to highlight status, counts, or alerts in a compact form, such as notification indicators, unread message counts, or system status.\n- Choose the `type` that matches the semantic meaning (e.g., `alarm` for critical, `warning` for caution, `running` for active).\n- Use the `number` property to show counts; set `showNumber` to false for symbolic-only badges.\n- Use the `flat` variant for less prominent or secondary contexts.\n- For custom icons, provide an icon element in the `badge-icon` slot.\n- Avoid using badges for persistent or detailed information; they are intended for brief, glanceable status.\n- **TODO(designer):** Confirm recommended use cases for `enhance`, `automation`, and `outline` types, and clarify when to use `empty` type versus hiding the badge entirely.\n\n---\n\n### Slots\n\n| Slot Name | Renders When... | Purpose |\n|---------------|-------------------------------|-----------------------------------------------------|\n| `badge-icon` | `showIcon` is true and `type` is not one of `alarm`, `warning`, `caution`, `running` | Custom icon for the badge (e.g., `<obi-placeholder>`). |\n\n---\n\n### Properties and Attributes\n- `number` (number): The numeric value to display in the badge. Defaults to 0.\n- `showNumber` (boolean): If true, the number is shown. Set to `false` for symbolic or icon-only badges.\n- `type` (string): Visual style of the badge. See **Type options** above for possible values. Defaults to `regular`.\n- `size` (string): Badge size, either `regular` (default) or `large`.\n- `variant` (string): Visual variant, either `default` (filled) or `flat` (minimal). Defaults to `default`.\n- `showIcon` (boolean): If true, displays an icon appropriate to the badge type. For custom types, supply an icon in the `badge-icon` slot.\n\n---\n\n### Best Practices and Constraints\n- Use badge types consistently to communicate status meaningfully.\n- For accessibility, ensure the badge's meaning is also conveyed via text or ARIA attributes if used as a status indicator.\n- Avoid overloading the badge with large numbers or excessive detail; keep content concise.\n- The `empty` type is intended for minimal presence—use when a placeholder badge is needed without icon or number.\n- For custom icons, use OpenBridge icon elements such as `<obi-placeholder>` in the `badge-icon` slot.\n- The badge does not emit any custom events.\n\n---\n\n### Example\n\n```html\n<obc-badge type=\"alarm\" number=\"3\" showIcon>\n <!-- For custom types, provide an icon: -->\n <obi-placeholder slot=\"badge-icon\"></obi-placeholder>\n</obc-badge>\n```\n\nIn this example, the badge displays an alarm icon and the number 3.",
40855
41501
  "name": "ObcBadge",
40856
41502
  "slots": [
40857
41503
  {
@@ -40885,7 +41531,7 @@
40885
41531
  "type": {
40886
41532
  "text": "string"
40887
41533
  },
40888
- "description": "Visual style/type of the badge.\n\nPossible values: `regular`, `alarm`, `warning`, `caution`, `running`, `notification`, `enhance`, `automation`, `outline`, `empty`.\n\nDefaults to `regular`.",
41534
+ "description": "Visual style/type of the badge.\n\nPossible values: `regular`, `alarm`, `warning`, `caution`, `isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`, `running`, `notification`, `enhance`, `automation`, `outline`, `empty`.\n\nDefaults to `regular`.",
40889
41535
  "attribute": "type"
40890
41536
  },
40891
41537
  {
@@ -40913,7 +41559,7 @@
40913
41559
  "text": "boolean"
40914
41560
  },
40915
41561
  "default": "false",
40916
- "description": "Whether to show an icon in the badge.\n\nFor built-in types (`alarm`, `warning`, `caution`, `running`), a contextual icon is shown automatically.\nFor other types, provide a custom icon in the `badge-icon` slot.",
41562
+ "description": "Whether to show an icon in the badge.\n\nFor built-in types (`alarm`, `warning`, `caution`, the `isa-*` severities, and `running`), a contextual icon is shown automatically.\nFor other types, provide a custom icon in the `badge-icon` slot.",
40917
41563
  "attribute": "showIcon"
40918
41564
  },
40919
41565
  {
@@ -40946,7 +41592,7 @@
40946
41592
  "type": {
40947
41593
  "text": "string"
40948
41594
  },
40949
- "description": "Visual style/type of the badge.\n\nPossible values: `regular`, `alarm`, `warning`, `caution`, `running`, `notification`, `enhance`, `automation`, `outline`, `empty`.\n\nDefaults to `regular`.",
41595
+ "description": "Visual style/type of the badge.\n\nPossible values: `regular`, `alarm`, `warning`, `caution`, `isa-critical`, `isa-high`, `isa-medium`, `isa-low`, `isa-diagnostic`, `running`, `notification`, `enhance`, `automation`, `outline`, `empty`.\n\nDefaults to `regular`.",
40950
41596
  "fieldName": "type"
40951
41597
  },
40952
41598
  {
@@ -40971,7 +41617,7 @@
40971
41617
  "text": "boolean"
40972
41618
  },
40973
41619
  "default": "false",
40974
- "description": "Whether to show an icon in the badge.\n\nFor built-in types (`alarm`, `warning`, `caution`, `running`), a contextual icon is shown automatically.\nFor other types, provide a custom icon in the `badge-icon` slot.",
41620
+ "description": "Whether to show an icon in the badge.\n\nFor built-in types (`alarm`, `warning`, `caution`, the `isa-*` severities, and `running`), a contextual icon is shown automatically.\nFor other types, provide a custom icon in the `badge-icon` slot.",
40975
41621
  "fieldName": "showIcon"
40976
41622
  }
40977
41623
  ],
@@ -49905,6 +50551,74 @@
49905
50551
  "default": "false",
49906
50552
  "attribute": "hasIcon"
49907
50553
  },
50554
+ {
50555
+ "kind": "field",
50556
+ "name": "treeMode",
50557
+ "type": {
50558
+ "text": "boolean"
50559
+ },
50560
+ "default": "false",
50561
+ "description": "Set by `obc-navigation-menu` in its Tree variant — renders the group as a tree row.",
50562
+ "attribute": "treeMode"
50563
+ },
50564
+ {
50565
+ "kind": "field",
50566
+ "name": "treeBranches",
50567
+ "type": {
50568
+ "text": "TreeBranchType[]"
50569
+ },
50570
+ "default": "[]",
50571
+ "description": "Indentation columns for tree mode, assigned by `obc-navigation-menu`.",
50572
+ "attribute": "treeBranches"
50573
+ },
50574
+ {
50575
+ "kind": "field",
50576
+ "name": "terminalType",
50577
+ "type": {
50578
+ "text": "string"
50579
+ },
50580
+ "description": "Terminal type for the group header in the Tree variant — one of `regular`\n(default), `aggregated-header`, or `group-header`. No effect in flat variants.",
50581
+ "attribute": "terminalType"
50582
+ },
50583
+ {
50584
+ "kind": "field",
50585
+ "name": "hasAlertBadge",
50586
+ "type": {
50587
+ "text": "boolean"
50588
+ },
50589
+ "default": "false",
50590
+ "description": "Whether a trailing alert counter badge is shown on the header (Tree variant only).",
50591
+ "attribute": "hasAlertBadge"
50592
+ },
50593
+ {
50594
+ "kind": "field",
50595
+ "name": "alertCount",
50596
+ "type": {
50597
+ "text": "number"
50598
+ },
50599
+ "default": "0",
50600
+ "description": "The number shown in the header's alert badge when `hasAlertBadge` is true (Tree variant only).",
50601
+ "attribute": "alertCount"
50602
+ },
50603
+ {
50604
+ "kind": "field",
50605
+ "name": "alertType",
50606
+ "type": {
50607
+ "text": "string"
50608
+ },
50609
+ "description": "The severity/type of the header's alert badge — one of the `obc-badge` types (Tree variant only).",
50610
+ "attribute": "alertType"
50611
+ },
50612
+ {
50613
+ "kind": "field",
50614
+ "name": "defaultOpen",
50615
+ "type": {
50616
+ "text": "boolean"
50617
+ },
50618
+ "default": "false",
50619
+ "description": "Whether the group starts expanded. Useful for trees that open by default.",
50620
+ "attribute": "defaultOpen"
50621
+ },
49908
50622
  {
49909
50623
  "kind": "field",
49910
50624
  "name": "openContainer",
@@ -49922,6 +50636,16 @@
49922
50636
  },
49923
50637
  "privacy": "private"
49924
50638
  },
50639
+ {
50640
+ "kind": "field",
50641
+ "name": "expanded",
50642
+ "type": {
50643
+ "text": "boolean"
50644
+ },
50645
+ "privacy": "public",
50646
+ "description": "Whether the group is currently open (its children are disclosed).",
50647
+ "readonly": true
50648
+ },
49925
50649
  {
49926
50650
  "kind": "method",
49927
50651
  "name": "onClickGroup",
@@ -50016,6 +50740,67 @@
50016
50740
  },
50017
50741
  "default": "false",
50018
50742
  "fieldName": "hasIcon"
50743
+ },
50744
+ {
50745
+ "name": "treeMode",
50746
+ "type": {
50747
+ "text": "boolean"
50748
+ },
50749
+ "default": "false",
50750
+ "description": "Set by `obc-navigation-menu` in its Tree variant — renders the group as a tree row.",
50751
+ "fieldName": "treeMode"
50752
+ },
50753
+ {
50754
+ "name": "treeBranches",
50755
+ "type": {
50756
+ "text": "TreeBranchType[]"
50757
+ },
50758
+ "default": "[]",
50759
+ "description": "Indentation columns for tree mode, assigned by `obc-navigation-menu`.",
50760
+ "fieldName": "treeBranches"
50761
+ },
50762
+ {
50763
+ "name": "terminalType",
50764
+ "type": {
50765
+ "text": "string"
50766
+ },
50767
+ "description": "Terminal type for the group header in the Tree variant — one of `regular`\n(default), `aggregated-header`, or `group-header`. No effect in flat variants.",
50768
+ "fieldName": "terminalType"
50769
+ },
50770
+ {
50771
+ "name": "hasAlertBadge",
50772
+ "type": {
50773
+ "text": "boolean"
50774
+ },
50775
+ "default": "false",
50776
+ "description": "Whether a trailing alert counter badge is shown on the header (Tree variant only).",
50777
+ "fieldName": "hasAlertBadge"
50778
+ },
50779
+ {
50780
+ "name": "alertCount",
50781
+ "type": {
50782
+ "text": "number"
50783
+ },
50784
+ "default": "0",
50785
+ "description": "The number shown in the header's alert badge when `hasAlertBadge` is true (Tree variant only).",
50786
+ "fieldName": "alertCount"
50787
+ },
50788
+ {
50789
+ "name": "alertType",
50790
+ "type": {
50791
+ "text": "string"
50792
+ },
50793
+ "description": "The severity/type of the header's alert badge — one of the `obc-badge` types (Tree variant only).",
50794
+ "fieldName": "alertType"
50795
+ },
50796
+ {
50797
+ "name": "defaultOpen",
50798
+ "type": {
50799
+ "text": "boolean"
50800
+ },
50801
+ "default": "false",
50802
+ "description": "Whether the group starts expanded. Useful for trees that open by default.",
50803
+ "fieldName": "defaultOpen"
50019
50804
  }
50020
50805
  ],
50021
50806
  "superclass": {
@@ -50139,6 +50924,64 @@
50139
50924
  "default": "false",
50140
50925
  "attribute": "hasTrailingIcon"
50141
50926
  },
50927
+ {
50928
+ "kind": "field",
50929
+ "name": "treeMode",
50930
+ "type": {
50931
+ "text": "boolean"
50932
+ },
50933
+ "default": "false",
50934
+ "description": "Set by `obc-navigation-menu` in its Tree variant — renders the row as a tree item.",
50935
+ "attribute": "treeMode"
50936
+ },
50937
+ {
50938
+ "kind": "field",
50939
+ "name": "treeBranches",
50940
+ "type": {
50941
+ "text": "TreeBranchType[]"
50942
+ },
50943
+ "default": "[]",
50944
+ "description": "Indentation columns for tree mode, assigned by `obc-navigation-menu`.",
50945
+ "attribute": "treeBranches"
50946
+ },
50947
+ {
50948
+ "kind": "field",
50949
+ "name": "terminalType",
50950
+ "type": {
50951
+ "text": "string"
50952
+ },
50953
+ "description": "Terminal type for the row in the Tree variant — one of `regular` (default),\n`aggregated-header`, or `group-header`. Has no effect in the flat variants.",
50954
+ "attribute": "terminalType"
50955
+ },
50956
+ {
50957
+ "kind": "field",
50958
+ "name": "hasAlertBadge",
50959
+ "type": {
50960
+ "text": "boolean"
50961
+ },
50962
+ "default": "false",
50963
+ "description": "Whether a trailing alert counter badge is shown (Tree variant only).",
50964
+ "attribute": "hasAlertBadge"
50965
+ },
50966
+ {
50967
+ "kind": "field",
50968
+ "name": "alertCount",
50969
+ "type": {
50970
+ "text": "number"
50971
+ },
50972
+ "default": "0",
50973
+ "description": "The number shown in the alert badge when `hasAlertBadge` is true (Tree variant only).",
50974
+ "attribute": "alertCount"
50975
+ },
50976
+ {
50977
+ "kind": "field",
50978
+ "name": "alertType",
50979
+ "type": {
50980
+ "text": "string"
50981
+ },
50982
+ "description": "The severity/type of the alert badge — one of the `obc-badge` types (Tree variant only).",
50983
+ "attribute": "alertType"
50984
+ },
50142
50985
  {
50143
50986
  "kind": "field",
50144
50987
  "name": "anchorElement",
@@ -50147,6 +50990,14 @@
50147
50990
  },
50148
50991
  "privacy": "private"
50149
50992
  },
50993
+ {
50994
+ "kind": "field",
50995
+ "name": "treeItemElement",
50996
+ "type": {
50997
+ "text": "HTMLElement | undefined"
50998
+ },
50999
+ "privacy": "private"
51000
+ },
50150
51001
  {
50151
51002
  "kind": "method",
50152
51003
  "name": "onClick",
@@ -50277,6 +51128,58 @@
50277
51128
  },
50278
51129
  "default": "false",
50279
51130
  "fieldName": "hasTrailingIcon"
51131
+ },
51132
+ {
51133
+ "name": "treeMode",
51134
+ "type": {
51135
+ "text": "boolean"
51136
+ },
51137
+ "default": "false",
51138
+ "description": "Set by `obc-navigation-menu` in its Tree variant — renders the row as a tree item.",
51139
+ "fieldName": "treeMode"
51140
+ },
51141
+ {
51142
+ "name": "treeBranches",
51143
+ "type": {
51144
+ "text": "TreeBranchType[]"
51145
+ },
51146
+ "default": "[]",
51147
+ "description": "Indentation columns for tree mode, assigned by `obc-navigation-menu`.",
51148
+ "fieldName": "treeBranches"
51149
+ },
51150
+ {
51151
+ "name": "terminalType",
51152
+ "type": {
51153
+ "text": "string"
51154
+ },
51155
+ "description": "Terminal type for the row in the Tree variant — one of `regular` (default),\n`aggregated-header`, or `group-header`. Has no effect in the flat variants.",
51156
+ "fieldName": "terminalType"
51157
+ },
51158
+ {
51159
+ "name": "hasAlertBadge",
51160
+ "type": {
51161
+ "text": "boolean"
51162
+ },
51163
+ "default": "false",
51164
+ "description": "Whether a trailing alert counter badge is shown (Tree variant only).",
51165
+ "fieldName": "hasAlertBadge"
51166
+ },
51167
+ {
51168
+ "name": "alertCount",
51169
+ "type": {
51170
+ "text": "number"
51171
+ },
51172
+ "default": "0",
51173
+ "description": "The number shown in the alert badge when `hasAlertBadge` is true (Tree variant only).",
51174
+ "fieldName": "alertCount"
51175
+ },
51176
+ {
51177
+ "name": "alertType",
51178
+ "type": {
51179
+ "text": "string"
51180
+ },
51181
+ "description": "The severity/type of the alert badge — one of the `obc-badge` types (Tree variant only).",
51182
+ "fieldName": "alertType"
50280
51183
  }
50281
51184
  ],
50282
51185
  "superclass": {
@@ -50312,7 +51215,7 @@
50312
51215
  "declarations": [
50313
51216
  {
50314
51217
  "kind": "class",
50315
- "description": "`<obc-navigation-menu>` – A flexible, slot-based navigation menu component for organizing primary and secondary navigation items.\n\nThis component provides a vertical navigation structure supporting groups, flyouts, and footer sections. It adapts to various layouts and device sizes via its `variant` and `smallScreen` properties. Items and groups are provided via slots, allowing for icons, labels, and nested navigation hierarchies.\n\nAppears as a sidebar or persistent navigation panel, supporting both icon-only and full-label modes. Designed for use as the main navigation in applications, dashboards, or any interface requiring structured navigation.\n\n## Features\n\n- **Variants:**\n - **Full:** Displays both icons and labels for all navigation items (default).\n - **IconOnly:** Shows only icons for a compact appearance. *Should only be used when no navigation items have sub-items or flyouts.*\n - **IconOnlyLarge:** Icon-only mode that supports flyouts/submenus. Use when navigation contains groups or nested items.\n - **Compact:** Reduces padding and overall width for a space-saving layout.\n- **Responsive Layout:**\n - `smallScreen` property adapts the footer and logo layout for smaller viewports.\n- **Slot-based Content:**\n - `main` slot for primary navigation items and groups.\n - `footer` slot for secondary actions or links.\n - `logo` slot for branding or logo placement (position adapts based on variant and screen size).\n- **Nested Navigation:**\n - Supports nested groups and flyouts via `<obc-navigation-item-group>`.\n- **Automatic Variant Propagation:**\n - Child items and groups automatically receive the correct variant for consistent appearance.\n- **Dynamic Content Handling:**\n - Reacts to dynamic addition/removal of items and groups, updating layout and variants as needed.\n- **Interaction:**\n - Clicking a navigation item closes all open groups/flyouts for streamlined navigation.\n\n## Usage Guidelines\n\nUse `<obc-navigation-menu>` as the main navigation container in your application layout. Place navigation items and groups in the `main` slot for primary navigation, and use the `footer` slot for secondary actions (such as settings or help). The `logo` slot is intended for branding and is positioned according to the selected variant and screen size.\n\n- Use the `Full` variant for standard navigation with both icons and labels.\n- Use `IconOnly` only when there are no nested groups or flyouts; otherwise, use `IconOnlyLarge` for icon-only navigation with flyout support.\n- The `Compact` variant is suitable for layouts with limited space or when a minimal navigation appearance is desired.\n- Set `smallScreen` to `true` to optimize the layout for smaller devices or responsive breakpoints.\n\n**TODO(designer):** Provide additional guidance on when to use each variant and recommended slot content for best usability.\n\n## Slots\n\n| Slot Name | Renders When... | Purpose |\n|-----------|----------------|---------|\n| main | Always | Primary navigation items and groups. |\n| footer | Always | Secondary navigation items (e.g., settings, help). |\n| logo | Always | Branding/logo area (position varies by variant and screen size). |\n\nPlace `<obc-navigation-item>`, `<obc-navigation-item-group>`, or other suitable elements in these slots. For icons, use `<obi-placeholder>`, `<obi-applications>`, or other OpenBridge icon components in the `icon` slot of each navigation item.\n\n## Properties\n\n- `variant` (`ObcNavigationMenuVariant`): Controls the visual style and layout of the menu. Default is `Full`.\n- `smallScreen` (`boolean`): When `true`, adapts the layout for small screens (e.g., moves logo into the footer area).\n\n## Best Practices and Constraints\n\n- Only use the `IconOnly` variant when there are no navigation items with sub-items or flyouts. Use `IconOnlyLarge` if your navigation includes groups or nested items.\n- Place only navigation-related components in the `main` and `footer` slots for clarity and accessibility.\n- For best accessibility, ensure each navigation item has a clear label and, if using icons, a suitable `aria-label` or accessible name.\n- Avoid placing interactive elements other than navigation items/groups in the `main` or `footer` slots.\n\n## Example\n\n```html\n<obc-navigation-menu variant=\"full\">\n <obc-navigation-item-group slot=\"main\" label=\"Apps\">\n <obi-applications slot=\"icon\"></obi-applications>\n <obc-navigation-item label=\"Sub item 1\" hasIcon href=\"#\">\n <obi-placeholder slot=\"icon\"></obi-placeholder>\n </obc-navigation-item>\n </obc-navigation-item-group>\n <obc-navigation-item slot=\"footer\" label=\"Settings\" hasIcon href=\"#\">\n <obi-settings-iec slot=\"icon\"></obi-settings-iec>\n </obc-navigation-item>\n <obc-vendor-button imageSrc=\"/companylogo-day.png\" alt=\"logo\" slot=\"logo\"></obc-vendor-button>\n</obc-navigation-menu>\n```\n\nIn this example, the menu displays a group with sub-items in the main navigation, several footer actions, and a logo.",
51218
+ "description": "`<obc-navigation-menu>` – A flexible, slot-based navigation menu component for organizing primary and secondary navigation items.\n\nThis component provides a vertical navigation structure supporting groups, flyouts, and footer sections. It adapts to various layouts and device sizes via its `variant` and `smallScreen` properties. Items and groups are provided via slots, allowing for icons, labels, and nested navigation hierarchies.\n\nAppears as a sidebar or persistent navigation panel, supporting both icon-only and full-label modes. Designed for use as the main navigation in applications, dashboards, or any interface requiring structured navigation.\n\n## Features\n\n- **Variants:**\n - **Full:** Displays both icons and labels for all navigation items (default).\n - **IconOnly:** Shows only icons for a compact appearance. *Should only be used when no navigation items have sub-items or flyouts.*\n - **IconOnlyLarge:** Icon-only mode that supports flyouts/submenus. Use when navigation contains groups or nested items.\n - **Compact:** Reduces padding and overall width for a space-saving layout.\n - **Tree:** Renders the same `obc-navigation-item` / `obc-navigation-item-group`\n markup as a hierarchical tree. Groups expand inline (instead of as flyouts),\n rows are indented by depth, multiple branches can stay open at once, and the\n tree-row presentation (alert badge, terminal marker) is available via the\n items' `hasAlertBadge`/`alertCount`/`alertType`/`terminalType` properties.\n- **Responsive Layout:**\n - `smallScreen` property adapts the footer and logo layout for smaller viewports.\n- **Slot-based Content:**\n - `main` slot for primary navigation items and groups.\n - `footer` slot for secondary actions or links.\n - `logo` slot for branding or logo placement (position adapts based on variant and screen size).\n- **Nested Navigation:**\n - Supports nested groups and flyouts via `<obc-navigation-item-group>`.\n- **Automatic Variant Propagation:**\n - Child items and groups automatically receive the correct variant for consistent appearance.\n- **Dynamic Content Handling:**\n - Reacts to dynamic addition/removal of items and groups, updating layout and variants as needed.\n- **Interaction:**\n - Clicking a navigation item closes all open groups/flyouts for streamlined navigation.\n\n## Usage Guidelines\n\nUse `<obc-navigation-menu>` as the main navigation container in your application layout. Place navigation items and groups in the `main` slot for primary navigation, and use the `footer` slot for secondary actions (such as settings or help). The `logo` slot is intended for branding and is positioned according to the selected variant and screen size.\n\n- Use the `Full` variant for standard navigation with both icons and labels.\n- Use `IconOnly` only when there are no nested groups or flyouts; otherwise, use `IconOnlyLarge` for icon-only navigation with flyout support.\n- The `Compact` variant is suitable for layouts with limited space or when a minimal navigation appearance is desired.\n- Use the `Tree` variant for hierarchical navigation (file trees, nested\n sections). The existing item/group markup is reused unchanged — only the\n `variant` changes. Footer and logo slots remain flat. Mark a group with\n `defaultOpen` to have it start expanded.\n- Set `smallScreen` to `true` to optimize the layout for smaller devices or responsive breakpoints.\n\n**TODO(designer):** Provide additional guidance on when to use each variant and recommended slot content for best usability.\n\n## Slots\n\n| Slot Name | Renders When... | Purpose |\n|-----------|----------------|---------|\n| main | Always | Primary navigation items and groups. |\n| footer | Always | Secondary navigation items (e.g., settings, help). |\n| logo | Always | Branding/logo area (position varies by variant and screen size). |\n\nPlace `<obc-navigation-item>`, `<obc-navigation-item-group>`, or other suitable elements in these slots. For icons, use `<obi-placeholder>`, `<obi-applications>`, or other OpenBridge icon components in the `icon` slot of each navigation item.\n\n## Properties\n\n- `variant` (`ObcNavigationMenuVariant`): Controls the visual style and layout of the menu. Default is `Full`.\n- `smallScreen` (`boolean`): When `true`, adapts the layout for small screens (e.g., moves logo into the footer area).\n\n## Best Practices and Constraints\n\n- Only use the `IconOnly` variant when there are no navigation items with sub-items or flyouts. Use `IconOnlyLarge` if your navigation includes groups or nested items.\n- Place only navigation-related components in the `main` and `footer` slots for clarity and accessibility.\n- For best accessibility, ensure each navigation item has a clear label and, if using icons, a suitable `aria-label` or accessible name.\n- Avoid placing interactive elements other than navigation items/groups in the `main` or `footer` slots.\n\n## Example\n\n```html\n<obc-navigation-menu variant=\"full\">\n <obc-navigation-item-group slot=\"main\" label=\"Apps\">\n <obi-applications slot=\"icon\"></obi-applications>\n <obc-navigation-item label=\"Sub item 1\" hasIcon href=\"#\">\n <obi-placeholder slot=\"icon\"></obi-placeholder>\n </obc-navigation-item>\n </obc-navigation-item-group>\n <obc-navigation-item slot=\"footer\" label=\"Settings\" hasIcon href=\"#\">\n <obi-settings-iec slot=\"icon\"></obi-settings-iec>\n </obc-navigation-item>\n <obc-vendor-button imageSrc=\"/companylogo-day.png\" alt=\"logo\" slot=\"logo\"></obc-vendor-button>\n</obc-navigation-menu>\n```\n\nIn this example, the menu displays a group with sub-items in the main navigation, several footer actions, and a logo.",
50316
51219
  "name": "ObcNavigationMenu",
50317
51220
  "slots": [
50318
51221
  {
@@ -50335,7 +51238,7 @@
50335
51238
  "type": {
50336
51239
  "text": "ObcNavigationMenuVariant"
50337
51240
  },
50338
- "description": "Controls the visual style and layout of the navigation menu.\n\n- `full`: Standard menu with icons and labels (default).\n- `icon-only`: Compact, icon-only menu (use only when no flyouts/groups are present).\n- `icon-only-large`: Icon-only menu supporting flyouts/groups.\n- `compact`: Minimal, space-saving menu.",
51241
+ "description": "Controls the visual style and layout of the navigation menu.\n\n- `full`: Standard menu with icons and labels (default).\n- `icon-only`: Compact, icon-only menu (use only when no flyouts/groups are present).\n- `icon-only-large`: Icon-only menu supporting flyouts/groups.\n- `compact`: Minimal, space-saving menu.\n- `tree`: Hierarchical tree — groups expand inline and rows are indented by depth.",
50339
51242
  "attribute": "variant"
50340
51243
  },
50341
51244
  {
@@ -50375,6 +51278,68 @@
50375
51278
  "privacy": "private",
50376
51279
  "default": "false"
50377
51280
  },
51281
+ {
51282
+ "kind": "field",
51283
+ "name": "treeNavigator",
51284
+ "privacy": "private",
51285
+ "readonly": true,
51286
+ "default": "new TreeRovingNavigator<NavTreeRow>(this, { getRows: () => this.treeRootRows(), childRows: (row) => this.treeChildRows(row), isGroup: (row) => isNavGroup(row), // Read the group's own synchronous open state, not the shadow header's // attribute (which lags a render tick behind a keyboard expand/collapse). isExpanded: (row) => isNavGroup(row) && row.expanded, setExpanded: (row, expanded) => { if (!isNavGroup(row)) return; if (expanded) row.open(); else row.close(); }, innerItem: (row) => this.treeInnerItem(row), } satisfies TreeRovingAdapter<NavTreeRow>)",
51287
+ "description": "Roving-tabindex + arrow-key navigation for the Tree variant, sharing the\nnavigator that drives `obc-tree-navigation`. Engaged only while\n`variant === Tree` (see `onTreeKeydown`)."
51288
+ },
51289
+ {
51290
+ "kind": "method",
51291
+ "name": "treeRootRows",
51292
+ "privacy": "private",
51293
+ "return": {
51294
+ "type": {
51295
+ "text": "NavTreeRow[]"
51296
+ }
51297
+ },
51298
+ "description": "Top-level tree rows of the main slot (mirrors `assignTreeBranches`'s filter)."
51299
+ },
51300
+ {
51301
+ "kind": "method",
51302
+ "name": "treeChildRows",
51303
+ "privacy": "private",
51304
+ "return": {
51305
+ "type": {
51306
+ "text": "NavTreeRow[]"
51307
+ }
51308
+ },
51309
+ "parameters": [
51310
+ {
51311
+ "name": "row",
51312
+ "type": {
51313
+ "text": "NavTreeRow"
51314
+ }
51315
+ }
51316
+ ],
51317
+ "description": "Direct tree-row children of a row, in document order."
51318
+ },
51319
+ {
51320
+ "kind": "method",
51321
+ "name": "treeInnerItem",
51322
+ "privacy": "private",
51323
+ "return": {
51324
+ "type": {
51325
+ "text": "ObcTreeNavigationItem | null"
51326
+ }
51327
+ },
51328
+ "parameters": [
51329
+ {
51330
+ "name": "row",
51331
+ "type": {
51332
+ "text": "NavTreeRow"
51333
+ }
51334
+ }
51335
+ ],
51336
+ "description": "The inline `obc-tree-navigation-item` a tree-mode row renders in its shadow root."
51337
+ },
51338
+ {
51339
+ "kind": "field",
51340
+ "name": "onTreeKeydown",
51341
+ "privacy": "private"
51342
+ },
50378
51343
  {
50379
51344
  "kind": "method",
50380
51345
  "name": "findAllElements",
@@ -50507,6 +51472,48 @@
50507
51472
  "name": "handleSlotChange",
50508
51473
  "privacy": "private"
50509
51474
  },
51475
+ {
51476
+ "kind": "method",
51477
+ "name": "assignTreeBranches",
51478
+ "privacy": "private",
51479
+ "return": {
51480
+ "type": {
51481
+ "text": "void"
51482
+ }
51483
+ },
51484
+ "parameters": [
51485
+ {
51486
+ "name": "el",
51487
+ "type": {
51488
+ "text": "Element"
51489
+ }
51490
+ },
51491
+ {
51492
+ "name": "depth",
51493
+ "type": {
51494
+ "text": "number"
51495
+ }
51496
+ }
51497
+ ]
51498
+ },
51499
+ {
51500
+ "kind": "method",
51501
+ "name": "clearTreeMode",
51502
+ "privacy": "private",
51503
+ "return": {
51504
+ "type": {
51505
+ "text": "void"
51506
+ }
51507
+ },
51508
+ "parameters": [
51509
+ {
51510
+ "name": "el",
51511
+ "type": {
51512
+ "text": "Element"
51513
+ }
51514
+ }
51515
+ ]
51516
+ },
50510
51517
  {
50511
51518
  "kind": "method",
50512
51519
  "name": "setupItems",
@@ -50538,7 +51545,7 @@
50538
51545
  "type": {
50539
51546
  "text": "ObcNavigationMenuVariant"
50540
51547
  },
50541
- "description": "Controls the visual style and layout of the navigation menu.\n\n- `full`: Standard menu with icons and labels (default).\n- `icon-only`: Compact, icon-only menu (use only when no flyouts/groups are present).\n- `icon-only-large`: Icon-only menu supporting flyouts/groups.\n- `compact`: Minimal, space-saving menu.",
51548
+ "description": "Controls the visual style and layout of the navigation menu.\n\n- `full`: Standard menu with icons and labels (default).\n- `icon-only`: Compact, icon-only menu (use only when no flyouts/groups are present).\n- `icon-only-large`: Icon-only menu supporting flyouts/groups.\n- `compact`: Minimal, space-saving menu.\n- `tree`: Hierarchical tree — groups expand inline and rows are indented by depth.",
50542
51549
  "fieldName": "variant"
50543
51550
  },
50544
51551
  {
@@ -65729,6 +66736,824 @@
65729
66736
  }
65730
66737
  ]
65731
66738
  },
66739
+ {
66740
+ "kind": "javascript-module",
66741
+ "path": "src/components/tree-navigation-group/tree-navigation-group.ts",
66742
+ "declarations": [
66743
+ {
66744
+ "kind": "class",
66745
+ "description": "`<obc-tree-navigation-group>` – An expandable parent row in a tree-navigation\nstructure: a header row with an expand/collapse chevron, plus a slot for the\nchild rows it discloses.\n\nA group renders an `<obc-tree-navigation-item>` header (carrying its own label,\nicon, terminal type, and alert badge) followed by its slotted children. When\nplaced inside `<obc-tree-navigation>`, the container computes and assigns the\n`branches` guide lines for every row automatically from each row's position —\na group does not need its depth configured by hand.\n\nThe group manages only its own open/closed state and forwards header presentation\nto its internal header item. It does not draw guide lines itself; that is the\ncontainer's responsibility (see `<obc-tree-navigation>`).\n\n## Features\n- **Disclosure:** A chevron in the header toggles the slotted children. The open\n state is held in `expanded` and reflected so the container and CSS can react.\n- **Header presentation:** `label`, the `icon` slot, `terminalType`, and the\n alert badge (`hasAlertBadge`, `alertCount`, `alertType`) are forwarded to the\n header row.\n- **Selection:** `checked` marks the group's header as the current item.\n- **Automatic guides:** Inside `<obc-tree-navigation>`, the header's `branches`\n are assigned by the container; nested groups continue the guide columns down.\n\n## Usage Guidelines\n- Nest `<obc-tree-navigation-item>` (leaves) and further `<obc-tree-navigation-group>`\n elements as children to build the hierarchy.\n- Always place groups and items inside an `<obc-tree-navigation>` container so the\n guide lines are computed; using a group standalone draws a header with no guides.\n- Provide a header icon via the `icon` slot (forwarded to the header row).\n\n## Slots\n\n| Slot Name | Renders When... | Purpose |\n|-----------|--------------------------|--------------------------------------------------------------|\n| icon | `hasIcon` is true | Leading icon for the group header row. |\n| (default) | Always | Child rows (`obc-tree-navigation-item` / `-group`). |",
66746
+ "name": "ObcTreeNavigationGroup",
66747
+ "slots": [
66748
+ {
66749
+ "description": "Leading icon for the group header (shown when `hasIcon` is true).",
66750
+ "name": "icon"
66751
+ },
66752
+ {
66753
+ "description": "Child rows disclosed when the group is expanded.",
66754
+ "name": ""
66755
+ }
66756
+ ],
66757
+ "members": [
66758
+ {
66759
+ "kind": "field",
66760
+ "name": "label",
66761
+ "type": {
66762
+ "text": "string"
66763
+ },
66764
+ "default": "'Group'",
66765
+ "description": "The text label displayed for the group header row.",
66766
+ "attribute": "label"
66767
+ },
66768
+ {
66769
+ "kind": "field",
66770
+ "name": "branches",
66771
+ "type": {
66772
+ "text": "TreeBranchType[]"
66773
+ },
66774
+ "default": "[]",
66775
+ "description": "Guide line to draw for each ancestor level of the header row. Normally set by\nthe parent `<obc-tree-navigation>` container from the group's position; only\nset it manually when using a group outside the container.",
66776
+ "attribute": "branches"
66777
+ },
66778
+ {
66779
+ "kind": "field",
66780
+ "name": "expanded",
66781
+ "type": {
66782
+ "text": "boolean"
66783
+ },
66784
+ "default": "false",
66785
+ "description": "Whether the group is expanded, disclosing its children. Rotates the chevron.",
66786
+ "attribute": "expanded",
66787
+ "reflects": true
66788
+ },
66789
+ {
66790
+ "kind": "field",
66791
+ "name": "checked",
66792
+ "type": {
66793
+ "text": "boolean"
66794
+ },
66795
+ "default": "false",
66796
+ "description": "Whether the group header is the current selection.",
66797
+ "attribute": "checked",
66798
+ "reflects": true
66799
+ },
66800
+ {
66801
+ "kind": "field",
66802
+ "name": "disabled",
66803
+ "type": {
66804
+ "text": "boolean"
66805
+ },
66806
+ "default": "false",
66807
+ "description": "Disables the group header, removing it from the tab order and dimming it.",
66808
+ "attribute": "disabled",
66809
+ "reflects": true
66810
+ },
66811
+ {
66812
+ "kind": "field",
66813
+ "name": "hasIcon",
66814
+ "type": {
66815
+ "text": "boolean"
66816
+ },
66817
+ "default": "true",
66818
+ "description": "Whether the group header shows a leading icon (provided via the `icon` slot)."
66819
+ },
66820
+ {
66821
+ "kind": "field",
66822
+ "name": "terminalType",
66823
+ "type": {
66824
+ "text": "string"
66825
+ },
66826
+ "description": "Terminal type for the header row, controlling the alert-header marker shown in\nthe terminal. One of `regular` (default), `aggregated-header`, or `group-header`.",
66827
+ "attribute": "terminalType"
66828
+ },
66829
+ {
66830
+ "kind": "field",
66831
+ "name": "hasAlertBadge",
66832
+ "type": {
66833
+ "text": "boolean"
66834
+ },
66835
+ "default": "false",
66836
+ "description": "Whether a trailing alert counter badge is shown on the header row.",
66837
+ "attribute": "hasAlertBadge"
66838
+ },
66839
+ {
66840
+ "kind": "field",
66841
+ "name": "alertCount",
66842
+ "type": {
66843
+ "text": "number"
66844
+ },
66845
+ "default": "0",
66846
+ "description": "The number shown in the header's alert badge when `hasAlertBadge` is true.",
66847
+ "attribute": "alertCount"
66848
+ },
66849
+ {
66850
+ "kind": "field",
66851
+ "name": "alertType",
66852
+ "type": {
66853
+ "text": "string"
66854
+ },
66855
+ "description": "The severity/type of the header's alert badge. One of the `obc-badge` types (default `alarm`).",
66856
+ "attribute": "alertType"
66857
+ },
66858
+ {
66859
+ "kind": "field",
66860
+ "name": "href",
66861
+ "type": {
66862
+ "text": "string | undefined"
66863
+ },
66864
+ "description": "The URL to navigate to when the header is activated. If set, the header row\nrenders as a link; otherwise it acts as a button.",
66865
+ "attribute": "href"
66866
+ },
66867
+ {
66868
+ "kind": "field",
66869
+ "name": "headerItem",
66870
+ "type": {
66871
+ "text": "ObcTreeNavigationItem | undefined"
66872
+ },
66873
+ "privacy": "private"
66874
+ },
66875
+ {
66876
+ "kind": "method",
66877
+ "name": "onHeaderToggle",
66878
+ "privacy": "private",
66879
+ "parameters": [
66880
+ {
66881
+ "name": "event",
66882
+ "type": {
66883
+ "text": "CustomEvent<boolean>"
66884
+ }
66885
+ }
66886
+ ]
66887
+ },
66888
+ {
66889
+ "kind": "method",
66890
+ "name": "close",
66891
+ "description": "Closes the group (and, recursively, any nested groups inside it)."
66892
+ },
66893
+ {
66894
+ "kind": "method",
66895
+ "name": "focus",
66896
+ "privacy": "public",
66897
+ "return": {
66898
+ "type": {
66899
+ "text": "void"
66900
+ }
66901
+ },
66902
+ "parameters": [
66903
+ {
66904
+ "name": "options",
66905
+ "optional": true,
66906
+ "type": {
66907
+ "text": "FocusOptions"
66908
+ }
66909
+ }
66910
+ ]
66911
+ }
66912
+ ],
66913
+ "events": [
66914
+ {
66915
+ "name": "expand-toggle",
66916
+ "type": {
66917
+ "text": "CustomEvent"
66918
+ },
66919
+ "description": "{CustomEvent<boolean>} Fired when the header is activated; detail is the next `expanded` value."
66920
+ }
66921
+ ],
66922
+ "attributes": [
66923
+ {
66924
+ "name": "label",
66925
+ "type": {
66926
+ "text": "string"
66927
+ },
66928
+ "default": "'Group'",
66929
+ "description": "The text label displayed for the group header row.",
66930
+ "fieldName": "label"
66931
+ },
66932
+ {
66933
+ "name": "branches",
66934
+ "type": {
66935
+ "text": "TreeBranchType[]"
66936
+ },
66937
+ "default": "[]",
66938
+ "description": "Guide line to draw for each ancestor level of the header row. Normally set by\nthe parent `<obc-tree-navigation>` container from the group's position; only\nset it manually when using a group outside the container.",
66939
+ "fieldName": "branches"
66940
+ },
66941
+ {
66942
+ "name": "expanded",
66943
+ "type": {
66944
+ "text": "boolean"
66945
+ },
66946
+ "default": "false",
66947
+ "description": "Whether the group is expanded, disclosing its children. Rotates the chevron.",
66948
+ "fieldName": "expanded"
66949
+ },
66950
+ {
66951
+ "name": "checked",
66952
+ "type": {
66953
+ "text": "boolean"
66954
+ },
66955
+ "default": "false",
66956
+ "description": "Whether the group header is the current selection.",
66957
+ "fieldName": "checked"
66958
+ },
66959
+ {
66960
+ "name": "disabled",
66961
+ "type": {
66962
+ "text": "boolean"
66963
+ },
66964
+ "default": "false",
66965
+ "description": "Disables the group header, removing it from the tab order and dimming it.",
66966
+ "fieldName": "disabled"
66967
+ },
66968
+ {
66969
+ "name": "terminalType",
66970
+ "type": {
66971
+ "text": "string"
66972
+ },
66973
+ "description": "Terminal type for the header row, controlling the alert-header marker shown in\nthe terminal. One of `regular` (default), `aggregated-header`, or `group-header`.",
66974
+ "fieldName": "terminalType"
66975
+ },
66976
+ {
66977
+ "name": "hasAlertBadge",
66978
+ "type": {
66979
+ "text": "boolean"
66980
+ },
66981
+ "default": "false",
66982
+ "description": "Whether a trailing alert counter badge is shown on the header row.",
66983
+ "fieldName": "hasAlertBadge"
66984
+ },
66985
+ {
66986
+ "name": "alertCount",
66987
+ "type": {
66988
+ "text": "number"
66989
+ },
66990
+ "default": "0",
66991
+ "description": "The number shown in the header's alert badge when `hasAlertBadge` is true.",
66992
+ "fieldName": "alertCount"
66993
+ },
66994
+ {
66995
+ "name": "alertType",
66996
+ "type": {
66997
+ "text": "string"
66998
+ },
66999
+ "description": "The severity/type of the header's alert badge. One of the `obc-badge` types (default `alarm`).",
67000
+ "fieldName": "alertType"
67001
+ },
67002
+ {
67003
+ "name": "href",
67004
+ "type": {
67005
+ "text": "string | undefined"
67006
+ },
67007
+ "description": "The URL to navigate to when the header is activated. If set, the header row\nrenders as a link; otherwise it acts as a button.",
67008
+ "fieldName": "href"
67009
+ }
67010
+ ],
67011
+ "superclass": {
67012
+ "name": "LitElement",
67013
+ "package": "lit"
67014
+ },
67015
+ "tagName": "obc-tree-navigation-group",
67016
+ "customElement": true
67017
+ }
67018
+ ],
67019
+ "exports": [
67020
+ {
67021
+ "kind": "js",
67022
+ "name": "ObcTreeNavigationGroup",
67023
+ "declaration": {
67024
+ "name": "ObcTreeNavigationGroup",
67025
+ "module": "src/components/tree-navigation-group/tree-navigation-group.ts"
67026
+ }
67027
+ },
67028
+ {
67029
+ "kind": "custom-element-definition",
67030
+ "name": "obc-tree-navigation-group",
67031
+ "declaration": {
67032
+ "name": "ObcTreeNavigationGroup",
67033
+ "module": "src/components/tree-navigation-group/tree-navigation-group.ts"
67034
+ }
67035
+ }
67036
+ ]
67037
+ },
67038
+ {
67039
+ "kind": "javascript-module",
67040
+ "path": "src/components/tree-navigation-item/tree-navigation-item.ts",
67041
+ "declarations": [
67042
+ {
67043
+ "kind": "class",
67044
+ "description": "`<obc-tree-navigation-item>` – A single row in a tree- or file-explorer-style\nnavigation list, with indentation guide lines, an optional expand/collapse\nchevron, a leading icon, a label, and an optional alert badge.\n\nEach row represents one node in a hierarchy. Depth is expressed through the\n`branches` array: one entry per ancestor level, each describing the guide line\nto draw for that level. The expand chevron lets a node disclose its children,\nemitting `expand-toggle` so a parent can manage the open/closed state.\n\n## Features\n- **Indentation guides:** Render one 32px guide column per `branches` entry —\n pass-through vertical lines for ancestors that continue, and an elbow\n (`intersection`) connecting the row to its parent.\n- **Expand/collapse:** Set `expandable` to show a chevron that rotates when\n `expanded`. The chevron is a visual indicator only — activating the row\n fires `expand-toggle` with the next state; manage `expanded` in response.\n When `expanded`, a vertical guide descends from the chevron to connect to\n the revealed child rows below.\n- **Terminal type:** `terminalType` adds an alert-header marker in the terminal\n (`aggregatedHeader` or `groupHeader`), indicating the node heads a set of\n aggregated or grouped alerts.\n- **Leading icon:** Provide an icon via the `icon` slot (shown when\n `hasLeadingIcon`).\n- **Alert badge:** A trailing counter badge (e.g. an alarm count), toggled with\n `hasAlertBadge` and configured via `alertCount` and `alertType`.\n- **Checked state:** `checked` highlights the current selection using the\n amplified elevation style. A checked row is the current item and is not\n re-selectable — it shows no hover/pressed feedback and fires no `click` or\n navigation. An expandable checked row still toggles (fires `expand-toggle`),\n so a group that is the current selection can be opened and closed. It stays\n keyboard-focusable.\n- **Link or button:** Set `href` to render the row as a link; otherwise it acts\n as a button.\n\n## Usage Guidelines\n- Use for hierarchical navigation such as file trees, layer panels, or nested\n menus. For flat navigation lists, use `obc-navigation-item` instead.\n- Build `branches` from the row's ancestry: `intersection` for the level that\n owns this row, `straight` for ancestors with siblings still to come, and\n `blank` for ancestors whose subtrees have ended. When placed inside\n `obc-tree-navigation`, the container computes `branches` automatically.\n- Keep one row `checked` at a time within a tree to mark the current location.\n- Leaf nodes should leave `expandable` as `false` so no chevron is shown.\n\n## Slots\n\n| Slot Name | Renders When... | Purpose |\n|----------------|---------------------------------|-------------------------------------------------------------------------|\n| icon | `hasLeadingIcon` is true | Leading icon for the row, e.g. `<obi-placeholder slot=\"icon\">`. |",
67045
+ "name": "ObcTreeNavigationItem",
67046
+ "slots": [
67047
+ {
67048
+ "description": "Leading icon slot (shown when `hasLeadingIcon` is true).",
67049
+ "name": "icon"
67050
+ }
67051
+ ],
67052
+ "members": [
67053
+ {
67054
+ "kind": "field",
67055
+ "name": "label",
67056
+ "type": {
67057
+ "text": "string"
67058
+ },
67059
+ "default": "'List item'",
67060
+ "description": "The text label displayed for the row.",
67061
+ "attribute": "label"
67062
+ },
67063
+ {
67064
+ "kind": "field",
67065
+ "name": "branches",
67066
+ "type": {
67067
+ "text": "TreeBranchType[]"
67068
+ },
67069
+ "default": "[]",
67070
+ "description": "Guide line for each ancestor level, outermost first; one 32px column per\nentry. Computed by `obc-tree-navigation` — rarely set by hand.",
67071
+ "attribute": "branches"
67072
+ },
67073
+ {
67074
+ "kind": "field",
67075
+ "name": "expandable",
67076
+ "type": {
67077
+ "text": "boolean"
67078
+ },
67079
+ "default": "false",
67080
+ "description": "Whether the row shows an expand/collapse chevron. Leave false for leaf nodes.",
67081
+ "attribute": "expandable"
67082
+ },
67083
+ {
67084
+ "kind": "field",
67085
+ "name": "expanded",
67086
+ "type": {
67087
+ "text": "boolean"
67088
+ },
67089
+ "default": "false",
67090
+ "description": "Whether the node is expanded. Rotates the chevron and sets `aria-expanded`.",
67091
+ "attribute": "expanded",
67092
+ "reflects": true
67093
+ },
67094
+ {
67095
+ "kind": "field",
67096
+ "name": "checked",
67097
+ "type": {
67098
+ "text": "boolean"
67099
+ },
67100
+ "default": "false",
67101
+ "description": "Whether the row is the current selection. Applies the amplified style and\nmakes the row inert to re-selection (no hover/pressed feedback, no `click`\nor navigation); it remains keyboard-focusable. An expandable checked row\nstill fires `expand-toggle` so a selected group can open and close.",
67102
+ "attribute": "checked",
67103
+ "reflects": true
67104
+ },
67105
+ {
67106
+ "kind": "field",
67107
+ "name": "disabled",
67108
+ "type": {
67109
+ "text": "boolean"
67110
+ },
67111
+ "default": "false",
67112
+ "description": "Disables the row, removing it from the tab order and dimming its appearance.",
67113
+ "attribute": "disabled",
67114
+ "reflects": true
67115
+ },
67116
+ {
67117
+ "kind": "field",
67118
+ "name": "focusable",
67119
+ "type": {
67120
+ "text": "boolean"
67121
+ },
67122
+ "default": "true",
67123
+ "description": "Whether the row is in the tab order. A tree container manages this as a\nroving tabindex (one row focusable at a time); standalone rows stay tabbable."
67124
+ },
67125
+ {
67126
+ "kind": "field",
67127
+ "name": "hasLeadingIcon",
67128
+ "type": {
67129
+ "text": "boolean"
67130
+ },
67131
+ "default": "true",
67132
+ "description": "Whether the row shows a leading icon (provided via the `icon` slot)."
67133
+ },
67134
+ {
67135
+ "kind": "field",
67136
+ "name": "terminalType",
67137
+ "type": {
67138
+ "text": "string"
67139
+ },
67140
+ "description": "Terminal type, controlling the alert-header marker shown in the terminal.\nOne of `regular` (default), `aggregated-header`, or `group-header`.",
67141
+ "attribute": "terminalType"
67142
+ },
67143
+ {
67144
+ "kind": "field",
67145
+ "name": "hasAlertBadge",
67146
+ "type": {
67147
+ "text": "boolean"
67148
+ },
67149
+ "default": "false",
67150
+ "description": "Whether a trailing alert counter badge is shown.",
67151
+ "attribute": "hasAlertBadge"
67152
+ },
67153
+ {
67154
+ "kind": "field",
67155
+ "name": "alertCount",
67156
+ "type": {
67157
+ "text": "number"
67158
+ },
67159
+ "default": "0",
67160
+ "description": "The number shown in the alert badge when `hasAlertBadge` is true.",
67161
+ "attribute": "alertCount"
67162
+ },
67163
+ {
67164
+ "kind": "field",
67165
+ "name": "alertType",
67166
+ "type": {
67167
+ "text": "string"
67168
+ },
67169
+ "description": "The severity/type of the alert badge. One of the `obc-badge` types (default `alarm`).",
67170
+ "attribute": "alertType"
67171
+ },
67172
+ {
67173
+ "kind": "field",
67174
+ "name": "href",
67175
+ "type": {
67176
+ "text": "string | undefined"
67177
+ },
67178
+ "description": "The URL to navigate to when the row is activated. If set, the row renders as\na link; otherwise it acts as a button.",
67179
+ "attribute": "href"
67180
+ },
67181
+ {
67182
+ "kind": "field",
67183
+ "name": "wrapperElement",
67184
+ "type": {
67185
+ "text": "HTMLElement | undefined"
67186
+ },
67187
+ "privacy": "private"
67188
+ },
67189
+ {
67190
+ "kind": "method",
67191
+ "name": "focus",
67192
+ "privacy": "public",
67193
+ "return": {
67194
+ "type": {
67195
+ "text": "void"
67196
+ }
67197
+ },
67198
+ "parameters": [
67199
+ {
67200
+ "name": "options",
67201
+ "optional": true,
67202
+ "type": {
67203
+ "text": "FocusOptions"
67204
+ }
67205
+ }
67206
+ ],
67207
+ "description": "Focuses the row's interactive wrapper (the host itself is not focusable)."
67208
+ },
67209
+ {
67210
+ "kind": "field",
67211
+ "name": "isRoot",
67212
+ "type": {
67213
+ "text": "boolean"
67214
+ },
67215
+ "privacy": "private",
67216
+ "description": "A root-level row has no ancestor columns, so it draws no connector lines.",
67217
+ "readonly": true
67218
+ },
67219
+ {
67220
+ "kind": "field",
67221
+ "name": "isBlankAncestry",
67222
+ "type": {
67223
+ "text": "boolean"
67224
+ },
67225
+ "privacy": "private",
67226
+ "description": "All ancestor columns are blank spacers — the row is indented but draws no\nguide lines, so the terminal connector and dropdown are suppressed too.",
67227
+ "readonly": true
67228
+ },
67229
+ {
67230
+ "kind": "method",
67231
+ "name": "activate",
67232
+ "privacy": "private"
67233
+ },
67234
+ {
67235
+ "kind": "method",
67236
+ "name": "handleKeydown",
67237
+ "privacy": "private",
67238
+ "parameters": [
67239
+ {
67240
+ "name": "event",
67241
+ "type": {
67242
+ "text": "KeyboardEvent"
67243
+ }
67244
+ }
67245
+ ]
67246
+ },
67247
+ {
67248
+ "kind": "method",
67249
+ "name": "renderBranch",
67250
+ "privacy": "private",
67251
+ "parameters": [
67252
+ {
67253
+ "name": "type",
67254
+ "type": {
67255
+ "text": "TreeBranchType"
67256
+ }
67257
+ }
67258
+ ]
67259
+ },
67260
+ {
67261
+ "kind": "method",
67262
+ "name": "renderTerminalHeader",
67263
+ "privacy": "private"
67264
+ }
67265
+ ],
67266
+ "events": [
67267
+ {
67268
+ "name": "expand-toggle",
67269
+ "type": {
67270
+ "text": "CustomEvent"
67271
+ },
67272
+ "description": "{CustomEvent<boolean>} Fired when an expandable row is activated; detail is the next `expanded` value."
67273
+ },
67274
+ {
67275
+ "name": "click",
67276
+ "type": {
67277
+ "text": "CustomEvent"
67278
+ },
67279
+ "description": "{CustomEvent<void>} Fired when the row is activated."
67280
+ }
67281
+ ],
67282
+ "attributes": [
67283
+ {
67284
+ "name": "label",
67285
+ "type": {
67286
+ "text": "string"
67287
+ },
67288
+ "default": "'List item'",
67289
+ "description": "The text label displayed for the row.",
67290
+ "fieldName": "label"
67291
+ },
67292
+ {
67293
+ "name": "branches",
67294
+ "type": {
67295
+ "text": "TreeBranchType[]"
67296
+ },
67297
+ "default": "[]",
67298
+ "description": "Guide line for each ancestor level, outermost first; one 32px column per\nentry. Computed by `obc-tree-navigation` — rarely set by hand.",
67299
+ "fieldName": "branches"
67300
+ },
67301
+ {
67302
+ "name": "expandable",
67303
+ "type": {
67304
+ "text": "boolean"
67305
+ },
67306
+ "default": "false",
67307
+ "description": "Whether the row shows an expand/collapse chevron. Leave false for leaf nodes.",
67308
+ "fieldName": "expandable"
67309
+ },
67310
+ {
67311
+ "name": "expanded",
67312
+ "type": {
67313
+ "text": "boolean"
67314
+ },
67315
+ "default": "false",
67316
+ "description": "Whether the node is expanded. Rotates the chevron and sets `aria-expanded`.",
67317
+ "fieldName": "expanded"
67318
+ },
67319
+ {
67320
+ "name": "checked",
67321
+ "type": {
67322
+ "text": "boolean"
67323
+ },
67324
+ "default": "false",
67325
+ "description": "Whether the row is the current selection. Applies the amplified style and\nmakes the row inert to re-selection (no hover/pressed feedback, no `click`\nor navigation); it remains keyboard-focusable. An expandable checked row\nstill fires `expand-toggle` so a selected group can open and close.",
67326
+ "fieldName": "checked"
67327
+ },
67328
+ {
67329
+ "name": "disabled",
67330
+ "type": {
67331
+ "text": "boolean"
67332
+ },
67333
+ "default": "false",
67334
+ "description": "Disables the row, removing it from the tab order and dimming its appearance.",
67335
+ "fieldName": "disabled"
67336
+ },
67337
+ {
67338
+ "name": "terminalType",
67339
+ "type": {
67340
+ "text": "string"
67341
+ },
67342
+ "description": "Terminal type, controlling the alert-header marker shown in the terminal.\nOne of `regular` (default), `aggregated-header`, or `group-header`.",
67343
+ "fieldName": "terminalType"
67344
+ },
67345
+ {
67346
+ "name": "hasAlertBadge",
67347
+ "type": {
67348
+ "text": "boolean"
67349
+ },
67350
+ "default": "false",
67351
+ "description": "Whether a trailing alert counter badge is shown.",
67352
+ "fieldName": "hasAlertBadge"
67353
+ },
67354
+ {
67355
+ "name": "alertCount",
67356
+ "type": {
67357
+ "text": "number"
67358
+ },
67359
+ "default": "0",
67360
+ "description": "The number shown in the alert badge when `hasAlertBadge` is true.",
67361
+ "fieldName": "alertCount"
67362
+ },
67363
+ {
67364
+ "name": "alertType",
67365
+ "type": {
67366
+ "text": "string"
67367
+ },
67368
+ "description": "The severity/type of the alert badge. One of the `obc-badge` types (default `alarm`).",
67369
+ "fieldName": "alertType"
67370
+ },
67371
+ {
67372
+ "name": "href",
67373
+ "type": {
67374
+ "text": "string | undefined"
67375
+ },
67376
+ "description": "The URL to navigate to when the row is activated. If set, the row renders as\na link; otherwise it acts as a button.",
67377
+ "fieldName": "href"
67378
+ }
67379
+ ],
67380
+ "superclass": {
67381
+ "name": "LitElement",
67382
+ "package": "lit"
67383
+ },
67384
+ "tagName": "obc-tree-navigation-item",
67385
+ "customElement": true
67386
+ }
67387
+ ],
67388
+ "exports": [
67389
+ {
67390
+ "kind": "js",
67391
+ "name": "ObcTreeNavigationItem",
67392
+ "declaration": {
67393
+ "name": "ObcTreeNavigationItem",
67394
+ "module": "src/components/tree-navigation-item/tree-navigation-item.ts"
67395
+ }
67396
+ },
67397
+ {
67398
+ "kind": "custom-element-definition",
67399
+ "name": "obc-tree-navigation-item",
67400
+ "declaration": {
67401
+ "name": "ObcTreeNavigationItem",
67402
+ "module": "src/components/tree-navigation-item/tree-navigation-item.ts"
67403
+ }
67404
+ }
67405
+ ]
67406
+ },
67407
+ {
67408
+ "kind": "javascript-module",
67409
+ "path": "src/components/tree-navigation/tree-navigation.ts",
67410
+ "declarations": [
67411
+ {
67412
+ "kind": "class",
67413
+ "description": "`<obc-tree-navigation>` – The container for a tree- or file-explorer-style\nnavigation list. Holds nested `<obc-tree-navigation-group>` and\n`<obc-tree-navigation-item>` rows and computes each row's indentation guide\nlines automatically from its position in the hierarchy.\n\nConsumers write the tree as plain nested markup; the container assigns every\nrow's `branches` array so the guide lines (pass-through verticals, elbows, and\nthe last-child corner) connect correctly — there is no need to compute depth or\nbranch types by hand. It re-derives the guides whenever rows are added, removed,\nor groups expand and collapse.\n\n## Features\n- **Automatic guide lines:** Each row receives a `branches` array derived from\n its depth and whether each ancestor still has siblings below it. Last children\n get a corner (`└`); rows with siblings below get an intersection (`├`); and\n ancestor columns become a pass-through (`│`) or blank as appropriate.\n- **Live updates:** Reacts to slotted content changes and to group expand state,\n recomputing the guides so they always match the visible structure.\n- **Composable:** Works with any nesting depth of groups and items.\n\n## Usage Guidelines\n- Use as the root of a hierarchical navigation list. For flat navigation, use\n `obc-navigation-menu` instead.\n- Place `<obc-tree-navigation-group>` for expandable parents and\n `<obc-tree-navigation-item>` for leaves; nest groups to any depth.\n- Do not set each row's `branches` manually — the container manages them.\n\n## Slots\n\n| Slot Name | Renders When... | Purpose |\n|-----------|-----------------|----------------------------------------------------|\n| (default) | Always | Top-level rows (`obc-tree-navigation-group`/`-item`). |",
67414
+ "name": "ObcTreeNavigation",
67415
+ "slots": [
67416
+ {
67417
+ "description": "Top-level tree rows (groups and items).",
67418
+ "name": ""
67419
+ }
67420
+ ],
67421
+ "members": [
67422
+ {
67423
+ "kind": "field",
67424
+ "name": "mutationObserver",
67425
+ "type": {
67426
+ "text": "MutationObserver | undefined"
67427
+ },
67428
+ "privacy": "private"
67429
+ },
67430
+ {
67431
+ "kind": "method",
67432
+ "name": "innerItem",
67433
+ "privacy": "private",
67434
+ "return": {
67435
+ "type": {
67436
+ "text": "ObcTreeNavigationItem | null"
67437
+ }
67438
+ },
67439
+ "parameters": [
67440
+ {
67441
+ "name": "row",
67442
+ "type": {
67443
+ "text": "TreeRow"
67444
+ }
67445
+ }
67446
+ ],
67447
+ "description": "The focusable header item for a row: a leaf is itself; a group's is its shadow header."
67448
+ },
67449
+ {
67450
+ "kind": "field",
67451
+ "name": "navigator",
67452
+ "privacy": "private",
67453
+ "readonly": true,
67454
+ "default": "new TreeRovingNavigator<TreeRow>(this, { getRows: () => this.childRows(this), childRows: (row) => this.childRows(row), isGroup: (row) => isGroup(row), isExpanded: (row) => isGroup(row) && row.hasAttribute('expanded'), setExpanded: (row, expanded) => { if (isGroup(row)) row.expanded = expanded; }, innerItem: (row) => this.innerItem(row), isDisabled: (row) => this.innerItem(row)?.hasAttribute('disabled') ?? false, } satisfies TreeRovingAdapter<TreeRow>)"
67455
+ },
67456
+ {
67457
+ "kind": "field",
67458
+ "name": "onKeydown",
67459
+ "privacy": "private"
67460
+ },
67461
+ {
67462
+ "kind": "field",
67463
+ "name": "onExpandToggle",
67464
+ "privacy": "private"
67465
+ },
67466
+ {
67467
+ "kind": "method",
67468
+ "name": "childRows",
67469
+ "privacy": "private",
67470
+ "return": {
67471
+ "type": {
67472
+ "text": "TreeRow[]"
67473
+ }
67474
+ },
67475
+ "parameters": [
67476
+ {
67477
+ "name": "el",
67478
+ "type": {
67479
+ "text": "Element"
67480
+ }
67481
+ }
67482
+ ],
67483
+ "description": "Direct tree-row children of an element, in document order."
67484
+ },
67485
+ {
67486
+ "kind": "method",
67487
+ "name": "assignBranches",
67488
+ "privacy": "private",
67489
+ "return": {
67490
+ "type": {
67491
+ "text": "void"
67492
+ }
67493
+ },
67494
+ "parameters": [
67495
+ {
67496
+ "name": "rows",
67497
+ "type": {
67498
+ "text": "TreeRow[]"
67499
+ },
67500
+ "description": "sibling rows at this level, in order"
67501
+ },
67502
+ {
67503
+ "name": "ancestorHasNextSibling",
67504
+ "type": {
67505
+ "text": "boolean[]"
67506
+ },
67507
+ "description": "one flag per ancestor *below the root*: true\nif that ancestor has a sibling still below it (so its column is a\npass-through), false if its subtree has ended (a blank column)"
67508
+ },
67509
+ {
67510
+ "name": "depth",
67511
+ "type": {
67512
+ "text": "number"
67513
+ },
67514
+ "description": "nesting depth; 0 for top-level rows (which draw no columns)"
67515
+ }
67516
+ ],
67517
+ "description": "Walk the row tree and assign each row's `branches`. Mirrors the guide-line\nmodel: a row gets one column per ancestor (pass-through `straight` if that\nancestor still has siblings below, else `blank`) followed by its own elbow\n(`corner` if it is the last child, else `intersection`). Top-level rows draw\nno columns at all."
67518
+ },
67519
+ {
67520
+ "kind": "method",
67521
+ "name": "updateBranches",
67522
+ "privacy": "private",
67523
+ "return": {
67524
+ "type": {
67525
+ "text": "void"
67526
+ }
67527
+ }
67528
+ }
67529
+ ],
67530
+ "superclass": {
67531
+ "name": "LitElement",
67532
+ "package": "lit"
67533
+ },
67534
+ "tagName": "obc-tree-navigation",
67535
+ "customElement": true
67536
+ }
67537
+ ],
67538
+ "exports": [
67539
+ {
67540
+ "kind": "js",
67541
+ "name": "ObcTreeNavigation",
67542
+ "declaration": {
67543
+ "name": "ObcTreeNavigation",
67544
+ "module": "src/components/tree-navigation/tree-navigation.ts"
67545
+ }
67546
+ },
67547
+ {
67548
+ "kind": "custom-element-definition",
67549
+ "name": "obc-tree-navigation",
67550
+ "declaration": {
67551
+ "name": "ObcTreeNavigation",
67552
+ "module": "src/components/tree-navigation/tree-navigation.ts"
67553
+ }
67554
+ }
67555
+ ]
67556
+ },
65732
67557
  {
65733
67558
  "kind": "javascript-module",
65734
67559
  "path": "src/components/user-button/user-button.ts",
@@ -81601,7 +83426,7 @@
81601
83426
  "declarations": [
81602
83427
  {
81603
83428
  "kind": "class",
81604
- "description": "`<obc-readout-list-item>` – A compact inline readout row for lists.\n\nRenders a compact label/value/unit composition with a dedicated size scale and stacking modes for unit and source placement. Use it when you need dense, consistent readout rows in tables or lists without bringing in the full `<obc-readout>` segment layout.\n\n### Features\n- **Sizes:** `base`, `priority`, and `enhanced` typography/padding scales.\n- **Stacking modes:** `trailing-unit`, `leading-unit`, and `leading-src` control where unit/source appear relative to the label/value.\n- **Priority styling:** `priority` controls emphasis and setpoint presentation (`regular`, `enhanced`, `setpoint`, `setpoint-flip-flop`).\n- **Alert states:** Supports `alertState` styling for integrity/invalid and attention states (`caution`, `warning`, `alarm`).\n- **Formatting:** Supports numeric formatting, fixed-length width templates, hinted zeros, and optional degree suffix (`°`).\n\n### Usage Guidelines\nUse this component for dense readouts in list contexts. Prefer `<obc-readout>` when you need multi-segment advice/setpoint/source composition, rich layouts, or source picker/flyout behavior.\n\n### Slots\n| Slot Name | Renders When | Purpose |\n|---------------|--------------------------|---------|\n| leading-icon | `hasLeadingIcon` is true | Optional leading icon before the label. |\n| value-icon | `hasValueIcon` is true | Optional icon next to the value. |",
83429
+ "description": "`<obc-readout-list-item>` – A compact inline readout row for lists.\n\nRenders a compact label/value/unit composition with a dedicated size scale and stacking modes for unit and source placement. Use it when you need dense, consistent readout rows in tables or lists without bringing in the full `<obc-readout>` segment layout.\n\n### Features\n- **Sizes:** `base`, `priority`, and `enhanced` typography/padding scales.\n- **Stacking modes:** `trailing-unit`, `leading-unit`, and `leading-src` control where unit/source appear relative to the label/value.\n- **Priority styling:** `priority` controls emphasis and setpoint presentation (`regular`, `enhanced`, `setpoint`, `setpoint-flip-flop`).\n- **Data states:** Supports `dataState` styling for `low-integrity` and `invalid` data quality.\n- **Alert frame:** Optional `alert` wrapper for caution, warning, alarm, and other alert-frame statuses.\n- **Formatting:** Supports numeric formatting, fixed-length width templates, hinted zeros, and optional degree suffix (`°`).\n\n### Usage Guidelines\nUse this component for dense readouts in list contexts. Prefer `<obc-readout>` when you need multi-segment advice/setpoint/source composition, rich layouts, or source picker/flyout behavior.\n\n### Slots\n| Slot Name | Renders When | Purpose |\n|---------------|--------------------------|---------|\n| leading-icon | `hasLeadingIcon` is true | Optional leading icon before the label. |\n| value-icon | `hasValueIcon` is true | Optional icon next to the value. |",
81605
83430
  "name": "ObcReadoutListItem",
81606
83431
  "slots": [
81607
83432
  {
@@ -81640,11 +83465,20 @@
81640
83465
  },
81641
83466
  {
81642
83467
  "kind": "field",
81643
- "name": "alertState",
83468
+ "name": "dataState",
81644
83469
  "type": {
81645
- "text": "ReadoutListItemAlertState"
83470
+ "text": "ReadoutListItemDataState"
81646
83471
  },
81647
- "attribute": "alertState"
83472
+ "attribute": "dataState"
83473
+ },
83474
+ {
83475
+ "kind": "field",
83476
+ "name": "alert",
83477
+ "type": {
83478
+ "text": "AlertFrameConfig | boolean"
83479
+ },
83480
+ "default": "false",
83481
+ "attribute": "alert"
81648
83482
  },
81649
83483
  {
81650
83484
  "kind": "field",
@@ -81957,11 +83791,19 @@
81957
83791
  "fieldName": "priority"
81958
83792
  },
81959
83793
  {
81960
- "name": "alertState",
83794
+ "name": "dataState",
83795
+ "type": {
83796
+ "text": "ReadoutListItemDataState"
83797
+ },
83798
+ "fieldName": "dataState"
83799
+ },
83800
+ {
83801
+ "name": "alert",
81961
83802
  "type": {
81962
- "text": "ReadoutListItemAlertState"
83803
+ "text": "AlertFrameConfig | boolean"
81963
83804
  },
81964
- "fieldName": "alertState"
83805
+ "default": "false",
83806
+ "fieldName": "alert"
81965
83807
  },
81966
83808
  {
81967
83809
  "name": "label",
@@ -82808,11 +84650,11 @@
82808
84650
  },
82809
84651
  {
82810
84652
  "kind": "field",
82811
- "name": "alertState",
84653
+ "name": "dataState",
82812
84654
  "type": {
82813
- "text": "ReadoutAlertState"
84655
+ "text": "ReadoutDataState"
82814
84656
  },
82815
- "attribute": "alertState"
84657
+ "attribute": "dataState"
82816
84658
  },
82817
84659
  {
82818
84660
  "kind": "field",
@@ -82954,6 +84796,15 @@
82954
84796
  "default": "false",
82955
84797
  "attribute": "hasLeadingIcon"
82956
84798
  },
84799
+ {
84800
+ "kind": "field",
84801
+ "name": "alert",
84802
+ "type": {
84803
+ "text": "AlertFrameConfig | boolean"
84804
+ },
84805
+ "default": "false",
84806
+ "attribute": "alert"
84807
+ },
82957
84808
  {
82958
84809
  "kind": "field",
82959
84810
  "name": "sourceHug",
@@ -83684,11 +85535,11 @@
83684
85535
  "fieldName": "valuePriority"
83685
85536
  },
83686
85537
  {
83687
- "name": "alertState",
85538
+ "name": "dataState",
83688
85539
  "type": {
83689
- "text": "ReadoutAlertState"
85540
+ "text": "ReadoutDataState"
83690
85541
  },
83691
- "fieldName": "alertState"
85542
+ "fieldName": "dataState"
83692
85543
  },
83693
85544
  {
83694
85545
  "name": "setpointInteraction",
@@ -83814,6 +85665,14 @@
83814
85665
  "default": "false",
83815
85666
  "fieldName": "hasLeadingIcon"
83816
85667
  },
85668
+ {
85669
+ "name": "alert",
85670
+ "type": {
85671
+ "text": "AlertFrameConfig | boolean"
85672
+ },
85673
+ "default": "false",
85674
+ "fieldName": "alert"
85675
+ },
83817
85676
  {
83818
85677
  "name": "hasSourceLeadingIcon",
83819
85678
  "type": {