@almadar/std 15.6.2 → 15.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (724) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  206. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  207. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  208. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  209. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  210. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  211. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  212. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  213. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  214. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  215. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  216. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  217. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  218. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  219. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  220. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  221. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  222. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  223. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  224. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  225. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  226. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  227. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  228. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  229. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  230. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  231. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  232. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  233. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  234. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  235. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  236. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  237. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  238. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  239. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  240. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  241. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  242. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  243. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  244. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  245. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  246. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  247. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  248. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  249. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  250. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  251. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  252. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  253. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  254. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  255. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  256. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  257. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  258. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  259. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  260. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  261. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  262. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  263. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  264. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  265. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  266. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  267. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  268. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  269. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  270. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  271. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  272. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  273. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  274. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  275. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  276. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  277. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  278. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  279. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  280. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  281. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  282. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  283. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  284. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  285. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  286. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  287. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  288. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  289. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  290. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  291. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  292. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  293. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  294. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  295. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  296. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  297. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  298. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  299. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  300. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  301. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  302. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  303. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  304. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  305. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  306. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  308. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  309. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  310. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  311. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  312. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  313. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  314. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  315. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  316. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  317. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  318. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  319. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  320. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  321. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  322. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  323. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  325. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  326. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  327. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  328. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  329. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  330. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  331. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  332. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  333. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  334. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  335. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  336. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  337. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  338. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  339. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  340. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  341. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  342. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  343. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  344. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  345. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  346. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  348. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  349. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  350. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  351. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  352. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  353. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  354. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  355. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  356. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  357. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  358. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  359. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  360. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  361. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  362. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  363. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  364. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  365. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  366. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  367. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  368. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  369. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  370. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  372. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  373. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  374. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  375. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  376. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  377. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  378. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  379. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  380. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  381. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  382. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  383. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  384. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  385. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  386. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  387. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  388. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  389. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  390. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  391. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  392. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  393. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  394. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  395. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  397. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  398. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  399. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  400. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  401. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  402. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  403. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  404. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  405. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  406. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  407. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  408. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  409. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  410. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  411. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  412. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  413. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  414. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  415. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  416. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  417. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  418. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  419. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  420. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  421. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  422. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  423. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  424. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  425. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  426. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  427. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  428. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  429. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  430. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  431. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  432. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  433. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  434. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  435. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  436. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  437. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  438. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  439. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  440. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  441. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  442. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  443. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  444. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  445. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  446. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  447. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  448. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  449. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  450. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  451. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  452. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  453. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  454. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  455. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  456. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  457. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  458. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  459. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  460. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  461. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  462. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  463. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  464. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  465. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  466. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  467. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  468. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  469. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  470. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  471. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  472. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  473. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  474. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  475. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  476. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  477. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  478. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  479. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  480. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  482. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  483. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  484. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  485. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  486. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  487. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  488. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  489. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  490. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  491. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  492. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  493. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  494. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  495. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  496. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  497. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  498. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  499. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  500. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  501. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  502. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  503. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  504. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  505. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  506. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  507. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  508. package/dist/registry/app/atoms/std-application.orb +136 -136
  509. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  510. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  511. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  512. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  513. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  514. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  515. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  516. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  517. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  518. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  519. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  520. package/dist/registry/app/atoms/std-donor.orb +135 -135
  521. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  522. package/dist/registry/app/atoms/std-driver.orb +144 -144
  523. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  524. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  525. package/dist/registry/app/atoms/std-event.orb +149 -149
  526. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  527. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  528. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  529. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  530. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  531. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  532. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  533. package/dist/registry/app/atoms/std-lease.orb +136 -136
  534. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  535. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  536. package/dist/registry/app/atoms/std-matter.orb +129 -129
  537. package/dist/registry/app/atoms/std-membership.orb +132 -132
  538. package/dist/registry/app/atoms/std-menu.orb +158 -158
  539. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  540. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  541. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  542. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  543. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  544. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  545. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  546. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  547. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  548. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  549. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  550. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  551. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  552. package/dist/registry/app/atoms/std-segment.orb +119 -119
  553. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  554. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  555. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  556. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  557. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  558. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  559. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  560. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  561. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  562. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  563. package/dist/registry/app/atoms/std-trial.orb +147 -147
  564. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  565. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  566. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  567. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  568. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  569. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  570. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  571. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  572. package/dist/registry/app/molecules/std-cart.orb +45 -45
  573. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  574. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  575. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  576. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  577. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  578. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  579. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  580. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  581. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  582. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  583. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  584. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  585. package/dist/registry/app/organisms/std-cms.orb +271 -271
  586. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  587. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  588. package/dist/registry/app/organisms/std-crm.orb +270 -270
  589. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  590. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  591. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  592. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  593. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  594. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  595. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  596. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  597. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  598. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  599. package/dist/registry/app/organisms/std-forum.orb +144 -144
  600. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  601. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  602. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  603. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  604. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  605. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  606. package/dist/registry/app/organisms/std-listings.orb +151 -151
  607. package/dist/registry/app/organisms/std-lms.orb +599 -416
  608. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  609. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  610. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  611. package/dist/registry/app/organisms/std-notes.orb +111 -111
  612. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  613. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  614. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  615. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  616. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  617. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  618. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  619. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  620. package/dist/registry/app/organisms/std-survey.orb +131 -131
  621. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  622. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  623. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  624. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  625. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  626. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  627. package/dist/registry/core/atoms/std-board.orb +220 -208
  628. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  629. package/dist/registry/core/atoms/std-browse.orb +69 -69
  630. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  631. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  632. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  633. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  634. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  635. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  636. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  637. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  638. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  639. package/dist/registry/core/atoms/std-display.orb +3 -3
  640. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  641. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  642. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  643. package/dist/registry/core/atoms/std-export.orb +48 -42
  644. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  645. package/dist/registry/core/atoms/std-filter.orb +10 -10
  646. package/dist/registry/core/atoms/std-flag.orb +87 -87
  647. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  648. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  649. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  650. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  651. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  652. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  653. package/dist/registry/core/atoms/std-modal.orb +30 -30
  654. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  655. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  656. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  657. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  658. package/dist/registry/core/atoms/std-push.orb +49 -49
  659. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  660. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  661. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  662. package/dist/registry/core/atoms/std-related.orb +29 -29
  663. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  664. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  665. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  666. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  667. package/dist/registry/core/atoms/std-search.orb +4 -4
  668. package/dist/registry/core/atoms/std-selection.orb +104 -104
  669. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  670. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  671. package/dist/registry/core/atoms/std-stats.orb +258 -228
  672. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  673. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  674. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  675. package/dist/registry/core/atoms/std-thread.orb +62 -62
  676. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  677. package/dist/registry/core/atoms/std-vote.orb +34 -34
  678. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  679. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  680. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  681. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  682. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  683. package/dist/registry/core/molecules/std-list.orb +65 -65
  684. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  685. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  686. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  687. package/dist/registry/game/atoms/std-collision.orb +140 -140
  688. package/dist/registry/game/atoms/std-combat.orb +50 -50
  689. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  690. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  691. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  692. package/dist/registry/game/atoms/std-movement.orb +285 -285
  693. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  694. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  695. package/dist/registry/game/atoms/std-quest.orb +132 -132
  696. package/dist/registry/game/atoms/std-timer.orb +294 -294
  697. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  698. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  699. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  700. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  701. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  702. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  703. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  704. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  705. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  706. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  707. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  708. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  709. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  710. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  711. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  712. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  713. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  714. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  715. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  716. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  717. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  718. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  719. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  720. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  721. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  722. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  723. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  724. package/package.json +1 -1
@@ -106,36 +106,36 @@
106
106
  "name": "ServiceNodeAppLayout",
107
107
  "config": {
108
108
  "notifications": [],
109
- "contentTrait": "@trait.ServiceNodeCatalog",
110
109
  "notificationClickEvent": "SERVICE_NOTIFICATIONS_OPEN",
110
+ "contentTrait": "@trait.ServiceNodeCatalog",
111
+ "appName": "DevOps Dashboard",
111
112
  "navItems": [
112
113
  {
113
- "label": "Services",
114
114
  "icon": "server",
115
+ "label": "Services",
115
116
  "href": "/services"
116
117
  },
117
118
  {
118
- "href": "/alerts",
119
+ "icon": "bell",
119
120
  "label": "Alerts",
120
- "icon": "bell"
121
+ "href": "/alerts"
121
122
  },
122
123
  {
123
- "label": "Logs",
124
124
  "href": "/logs",
125
+ "label": "Logs",
125
126
  "icon": "terminal"
126
127
  },
127
128
  {
128
- "label": "Metrics",
129
129
  "href": "/metrics",
130
- "icon": "layout-list"
130
+ "icon": "layout-list",
131
+ "label": "Metrics"
131
132
  }
132
133
  ],
133
- "searchEvent": "SERVICE_SEARCH",
134
- "appName": "DevOps Dashboard"
134
+ "searchEvent": "SERVICE_SEARCH"
135
135
  },
136
136
  "events": {
137
- "SEARCH": "SERVICE_SEARCH",
138
- "NOTIFY_CLICK": "SERVICE_NOTIFICATIONS_OPEN"
137
+ "NOTIFY_CLICK": "SERVICE_NOTIFICATIONS_OPEN",
138
+ "SEARCH": "SERVICE_SEARCH"
139
139
  }
140
140
  },
141
141
  {
@@ -218,59 +218,62 @@
218
218
  "render-ui",
219
219
  "main",
220
220
  {
221
+ "direction": "vertical",
222
+ "gap": "lg",
223
+ "type": "stack",
221
224
  "children": [
222
225
  {
226
+ "type": "stack",
227
+ "direction": "horizontal",
228
+ "justify": "between",
229
+ "align": "center",
230
+ "gap": "md",
223
231
  "children": [
224
232
  {
233
+ "type": "stack",
225
234
  "gap": "sm",
235
+ "direction": "horizontal",
236
+ "align": "center",
226
237
  "children": [
227
238
  {
228
- "name": "server",
229
- "type": "icon"
239
+ "type": "icon",
240
+ "name": "server"
230
241
  },
231
242
  {
243
+ "content": "Services",
232
244
  "type": "typography",
233
- "variant": "h2",
234
- "content": "Services"
245
+ "variant": "h2"
235
246
  }
236
- ],
237
- "type": "stack",
238
- "direction": "horizontal",
239
- "align": "center"
247
+ ]
240
248
  },
241
249
  {
242
250
  "children": [
243
251
  {
252
+ "icon": "plus",
244
253
  "type": "button",
245
- "action": "CREATE",
246
254
  "label": "Register Service",
247
255
  "variant": "primary",
248
- "icon": "plus"
256
+ "action": "CREATE"
249
257
  }
250
258
  ],
251
- "direction": "horizontal",
259
+ "gap": "sm",
252
260
  "type": "stack",
253
- "gap": "sm"
261
+ "direction": "horizontal"
254
262
  }
255
- ],
256
- "direction": "horizontal",
257
- "gap": "md",
258
- "justify": "between",
259
- "type": "stack",
260
- "align": "center"
263
+ ]
261
264
  },
262
265
  {
263
266
  "type": "divider"
264
267
  },
265
268
  {
266
- "type": "stack",
267
269
  "direction": "horizontal",
268
- "align": "center",
270
+ "gap": "md",
269
271
  "children": [
270
272
  "@trait.ServiceNodeSearch",
271
273
  "@trait.ServiceNodeFilter"
272
274
  ],
273
- "gap": "md"
275
+ "align": "center",
276
+ "type": "stack"
274
277
  },
275
278
  "@trait.ServiceNodeStats",
276
279
  "@trait.ServiceNodeGraphs",
@@ -279,39 +282,36 @@
279
282
  },
280
283
  {
281
284
  "align": "center",
282
- "direction": "horizontal",
285
+ "gap": "sm",
283
286
  "children": [
284
287
  {
285
- "label": "Healthy",
286
- "status": "online",
288
+ "pulse": false,
287
289
  "type": "status-dot",
288
- "pulse": false
290
+ "label": "Healthy",
291
+ "status": "online"
289
292
  },
290
293
  {
291
- "status": "warning",
292
- "type": "status-dot",
293
294
  "label": "Degraded",
295
+ "type": "status-dot",
296
+ "status": "warning",
294
297
  "pulse": false
295
298
  },
296
299
  {
300
+ "label": "Down",
297
301
  "pulse": true,
298
- "status": "critical",
299
302
  "type": "status-dot",
300
- "label": "Down"
303
+ "status": "critical"
301
304
  }
302
305
  ],
303
- "gap": "sm",
304
- "type": "stack"
306
+ "type": "stack",
307
+ "direction": "horizontal"
305
308
  },
306
309
  "@trait.ServiceNodeBrowseList",
307
310
  {
308
311
  "type": "divider"
309
312
  },
310
313
  "@trait.ServiceNodeCircuitBreaker"
311
- ],
312
- "type": "stack",
313
- "direction": "vertical",
314
- "gap": "lg"
314
+ ]
315
315
  }
316
316
  ]
317
317
  ]
@@ -330,34 +330,34 @@
330
330
  "render-ui",
331
331
  "main",
332
332
  {
333
- "align": "center",
334
- "direction": "vertical",
335
- "className": "py-8",
336
333
  "type": "stack",
337
- "gap": "md",
334
+ "direction": "vertical",
338
335
  "children": [
339
336
  {
340
337
  "name": "bell",
341
338
  "type": "icon"
342
339
  },
343
340
  {
344
- "content": "No notifications",
345
341
  "type": "typography",
342
+ "content": "No notifications",
346
343
  "variant": "h3"
347
344
  },
348
345
  {
349
- "color": "muted",
350
- "type": "typography",
346
+ "variant": "caption",
351
347
  "content": "You're all caught up.",
352
- "variant": "caption"
348
+ "type": "typography",
349
+ "color": "muted"
353
350
  },
354
351
  {
355
- "type": "button",
356
352
  "label": "Back to services",
357
353
  "variant": "ghost",
354
+ "type": "button",
358
355
  "action": "INIT"
359
356
  }
360
- ]
357
+ ],
358
+ "gap": "md",
359
+ "className": "py-8",
360
+ "align": "center"
361
361
  }
362
362
  ]
363
363
  ]
@@ -380,19 +380,19 @@
380
380
  "config": {
381
381
  "filters": [
382
382
  {
383
+ "label": "Status",
383
384
  "field": "status",
384
385
  "filterType": "select",
385
386
  "options": [
386
387
  "healthy",
387
388
  "degraded",
388
389
  "down"
389
- ],
390
- "label": "Status"
390
+ ]
391
391
  },
392
392
  {
393
+ "field": "region",
393
394
  "label": "Region",
394
395
  "filterType": "select",
395
- "field": "region",
396
396
  "options": [
397
397
  "us-east",
398
398
  "us-west",
@@ -411,13 +411,14 @@
411
411
  "title": "Services",
412
412
  "metrics": [
413
413
  {
414
- "variant": "primary",
415
- "format": "number",
416
414
  "label": "Total",
417
415
  "icon": "server",
418
- "aggregation": "count"
416
+ "format": "number",
417
+ "aggregation": "count",
418
+ "variant": "primary"
419
419
  },
420
420
  {
421
+ "format": "number",
421
422
  "filter": [
422
423
  "fn",
423
424
  "row",
@@ -427,18 +428,14 @@
427
428
  "healthy"
428
429
  ]
429
430
  ],
430
- "format": "number",
431
431
  "label": "Healthy",
432
+ "variant": "success",
432
433
  "icon": "check-circle",
433
- "aggregation": "count",
434
- "variant": "success"
434
+ "aggregation": "count"
435
435
  },
436
436
  {
437
437
  "aggregation": "count",
438
- "format": "number",
439
- "icon": "alert-circle",
440
438
  "variant": "warning",
441
- "label": "Degraded",
442
439
  "filter": [
443
440
  "fn",
444
441
  "row",
@@ -447,11 +444,14 @@
447
444
  "@row.status",
448
445
  "degraded"
449
446
  ]
450
- ]
447
+ ],
448
+ "icon": "alert-circle",
449
+ "label": "Degraded",
450
+ "format": "number"
451
451
  },
452
452
  {
453
+ "icon": "alert-triangle",
453
454
  "label": "Down",
454
- "format": "number",
455
455
  "filter": [
456
456
  "fn",
457
457
  "row",
@@ -461,9 +461,9 @@
461
461
  "down"
462
462
  ]
463
463
  ],
464
+ "format": "number",
464
465
  "aggregation": "count",
465
- "variant": "error",
466
- "icon": "alert-triangle"
466
+ "variant": "error"
467
467
  }
468
468
  ]
469
469
  },
@@ -482,13 +482,13 @@
482
482
  "ref": "Graphs.traits.GraphItemGraph",
483
483
  "name": "ServiceNodeGraphs",
484
484
  "config": {
485
- "chartType": "pie",
486
485
  "categoryField": "status",
487
- "height": 240.0,
488
- "subtitle": "Health distribution across the fleet",
489
486
  "aggregation": "count",
487
+ "height": 240.0,
490
488
  "showLegend": true,
491
- "title": "Services by Status"
489
+ "title": "Services by Status",
490
+ "subtitle": "Health distribution across the fleet",
491
+ "chartType": "pie"
492
492
  },
493
493
  "listens": [
494
494
  {
@@ -506,42 +506,42 @@
506
506
  "name": "ServiceNodeBrowseList",
507
507
  "linkedEntity": "ServiceNode",
508
508
  "config": {
509
+ "itemActions": [
510
+ {
511
+ "variant": "ghost",
512
+ "label": "View",
513
+ "event": "VIEW"
514
+ },
515
+ {
516
+ "label": "Edit",
517
+ "event": "EDIT",
518
+ "variant": "ghost"
519
+ },
520
+ {
521
+ "event": "DELETE",
522
+ "variant": "danger",
523
+ "label": "Delete"
524
+ }
525
+ ],
509
526
  "cols": 1.0,
510
527
  "fields": [
511
528
  {
512
- "name": "name",
513
529
  "variant": "h4",
530
+ "name": "name",
514
531
  "icon": "server"
515
532
  },
516
533
  {
517
- "name": "status",
518
- "variant": "badge"
534
+ "variant": "badge",
535
+ "name": "status"
519
536
  },
520
537
  {
521
538
  "variant": "body",
522
539
  "name": "region"
523
540
  },
524
541
  {
525
- "format": "date",
526
542
  "variant": "caption",
527
- "name": "lastChecked"
528
- }
529
- ],
530
- "itemActions": [
531
- {
532
- "variant": "ghost",
533
- "label": "View",
534
- "event": "VIEW"
535
- },
536
- {
537
- "event": "EDIT",
538
- "label": "Edit",
539
- "variant": "ghost"
540
- },
541
- {
542
- "variant": "danger",
543
- "event": "DELETE",
544
- "label": "Delete"
543
+ "name": "lastChecked",
544
+ "format": "date"
545
545
  }
546
546
  ],
547
547
  "gap": "sm"
@@ -594,16 +594,16 @@
594
594
  "name": "ServiceNodeCreate",
595
595
  "linkedEntity": "ServiceNode",
596
596
  "config": {
597
+ "title": "Register Service",
597
598
  "icon": "plus-circle",
599
+ "mode": "create",
598
600
  "fields": [
599
601
  "name",
600
602
  "status",
601
603
  "region",
602
604
  "url",
603
605
  "threshold"
604
- ],
605
- "title": "Register Service",
606
- "mode": "create"
606
+ ]
607
607
  },
608
608
  "events": {
609
609
  "OPEN": "CREATE"
@@ -624,7 +624,6 @@
624
624
  "name": "ServiceNodeEdit",
625
625
  "linkedEntity": "ServiceNode",
626
626
  "config": {
627
- "mode": "edit",
628
627
  "fields": [
629
628
  "name",
630
629
  "status",
@@ -632,8 +631,9 @@
632
631
  "url",
633
632
  "threshold"
634
633
  ],
634
+ "icon": "edit",
635
635
  "title": "Edit Service",
636
- "icon": "edit"
636
+ "mode": "edit"
637
637
  },
638
638
  "events": {
639
639
  "OPEN": "EDIT"
@@ -654,9 +654,9 @@
654
654
  "name": "ServiceNodeView",
655
655
  "linkedEntity": "ServiceNode",
656
656
  "config": {
657
+ "title": "View Service",
657
658
  "icon": "eye",
658
659
  "mode": "edit",
659
- "title": "View Service",
660
660
  "fields": [
661
661
  "name",
662
662
  "status",
@@ -687,14 +687,14 @@
687
687
  "name": "ServiceNodeDelete",
688
688
  "linkedEntity": "ServiceNode",
689
689
  "config": {
690
- "title": "Delete Service",
691
690
  "icon": "alert-triangle",
692
- "alertMessage": "This action cannot be undone.",
693
- "confirmLabel": "Delete"
691
+ "confirmLabel": "Delete",
692
+ "title": "Delete Service",
693
+ "alertMessage": "This action cannot be undone."
694
694
  },
695
695
  "events": {
696
- "CONFIRM": "CONFIRM_DELETE",
697
- "REQUEST": "DELETE"
696
+ "REQUEST": "DELETE",
697
+ "CONFIRM": "CONFIRM_DELETE"
698
698
  },
699
699
  "listens": [
700
700
  {
@@ -1016,29 +1016,28 @@
1016
1016
  "render-ui",
1017
1017
  "main",
1018
1018
  {
1019
- "gap": "lg",
1020
1019
  "direction": "vertical",
1020
+ "type": "stack",
1021
+ "gap": "lg",
1021
1022
  "children": [
1022
1023
  {
1023
- "direction": "horizontal",
1024
- "justify": "between",
1025
1024
  "children": [
1026
1025
  {
1027
- "align": "center",
1026
+ "direction": "horizontal",
1028
1027
  "type": "stack",
1028
+ "align": "center",
1029
1029
  "children": [
1030
1030
  {
1031
- "name": "shield-check",
1032
- "type": "icon"
1031
+ "type": "icon",
1032
+ "name": "shield-check"
1033
1033
  },
1034
1034
  {
1035
1035
  "type": "typography",
1036
- "variant": "h3",
1037
- "content": "Circuit Breaker"
1036
+ "content": "Circuit Breaker",
1037
+ "variant": "h3"
1038
1038
  }
1039
1039
  ],
1040
- "gap": "md",
1041
- "direction": "horizontal"
1040
+ "gap": "md"
1042
1041
  },
1043
1042
  {
1044
1043
  "type": "status-dot",
@@ -1048,38 +1047,39 @@
1048
1047
  }
1049
1048
  ],
1050
1049
  "type": "stack",
1050
+ "align": "center",
1051
+ "direction": "horizontal",
1051
1052
  "gap": "md",
1052
- "align": "center"
1053
+ "justify": "between"
1053
1054
  },
1054
1055
  {
1056
+ "message": "All requests are being processed.",
1055
1057
  "type": "alert",
1056
- "variant": "success",
1057
- "message": "All requests are being processed."
1058
+ "variant": "success"
1058
1059
  },
1059
1060
  {
1060
1061
  "cols": 2.0,
1062
+ "type": "simple-grid",
1061
1063
  "children": [
1062
1064
  {
1063
- "label": "Failures",
1065
+ "type": "stat-display",
1064
1066
  "value": "@entity.failureCount",
1065
- "type": "stat-display"
1067
+ "label": "Failures"
1066
1068
  },
1067
1069
  {
1068
1070
  "label": "Successes",
1069
1071
  "type": "stat-display",
1070
1072
  "value": "@entity.successCount"
1071
1073
  }
1072
- ],
1073
- "type": "simple-grid"
1074
+ ]
1074
1075
  },
1075
1076
  {
1076
- "type": "meter",
1077
+ "value": "@entity.failureCount",
1077
1078
  "min": 0.0,
1078
1079
  "max": "@entity.threshold",
1079
- "value": "@entity.failureCount"
1080
+ "type": "meter"
1080
1081
  }
1081
- ],
1082
- "type": "stack"
1082
+ ]
1083
1083
  }
1084
1084
  ]
1085
1085
  ]
@@ -1094,76 +1094,76 @@
1094
1094
  "main",
1095
1095
  {
1096
1096
  "direction": "vertical",
1097
- "gap": "lg",
1098
- "type": "stack",
1099
1097
  "children": [
1100
1098
  {
1101
1099
  "align": "center",
1102
1100
  "justify": "between",
1101
+ "gap": "md",
1102
+ "type": "stack",
1103
+ "direction": "horizontal",
1103
1104
  "children": [
1104
1105
  {
1106
+ "type": "stack",
1105
1107
  "gap": "md",
1106
- "direction": "horizontal",
1107
1108
  "align": "center",
1108
- "type": "stack",
1109
1109
  "children": [
1110
1110
  {
1111
- "name": "alert-triangle",
1112
- "type": "icon"
1111
+ "type": "icon",
1112
+ "name": "alert-triangle"
1113
1113
  },
1114
1114
  {
1115
1115
  "type": "typography",
1116
1116
  "content": "Circuit Breaker",
1117
1117
  "variant": "h3"
1118
1118
  }
1119
- ]
1119
+ ],
1120
+ "direction": "horizontal"
1120
1121
  },
1121
1122
  {
1122
- "type": "status-dot",
1123
- "pulse": true,
1123
+ "status": "critical",
1124
1124
  "label": "Circuit Open",
1125
- "status": "critical"
1125
+ "pulse": true,
1126
+ "type": "status-dot"
1126
1127
  }
1127
- ],
1128
- "type": "stack",
1129
- "direction": "horizontal",
1130
- "gap": "md"
1128
+ ]
1131
1129
  },
1132
1130
  {
1133
1131
  "message": "Circuit is open. Requests are being rejected to prevent cascading failures.",
1134
- "type": "alert",
1135
- "variant": "error"
1132
+ "variant": "error",
1133
+ "type": "alert"
1136
1134
  },
1137
1135
  {
1138
- "cols": 2.0,
1139
- "type": "simple-grid",
1140
1136
  "children": [
1141
1137
  {
1142
- "label": "Failures",
1143
1138
  "value": "@entity.failureCount",
1139
+ "label": "Failures",
1144
1140
  "type": "stat-display"
1145
1141
  },
1146
1142
  {
1143
+ "type": "stat-display",
1147
1144
  "label": "Successes",
1148
- "value": "@entity.successCount",
1149
- "type": "stat-display"
1145
+ "value": "@entity.successCount"
1150
1146
  }
1151
- ]
1147
+ ],
1148
+ "type": "simple-grid",
1149
+ "cols": 2.0
1152
1150
  },
1153
1151
  {
1154
- "value": "@entity.failureCount",
1155
1152
  "max": "@entity.threshold",
1156
- "min": 0.0,
1157
- "type": "meter"
1153
+ "type": "meter",
1154
+ "value": "@entity.failureCount",
1155
+ "min": 0.0
1158
1156
  },
1159
1157
  {
1160
1158
  "label": "Reset",
1161
1159
  "icon": "rotate-ccw",
1162
1160
  "variant": "ghost",
1163
- "type": "button",
1164
- "action": "RESET"
1161
+ "action": "RESET",
1162
+ "type": "button"
1165
1163
  }
1166
- ]
1164
+ ],
1165
+ "type": "stack",
1166
+ "gap": "lg"
1167
1167
  }
1168
1168
  ]
1169
1169
  ]
@@ -1177,53 +1177,54 @@
1177
1177
  "render-ui",
1178
1178
  "main",
1179
1179
  {
1180
- "direction": "vertical",
1181
1180
  "type": "stack",
1181
+ "direction": "vertical",
1182
1182
  "gap": "lg",
1183
1183
  "children": [
1184
1184
  {
1185
- "direction": "horizontal",
1185
+ "align": "center",
1186
1186
  "justify": "between",
1187
+ "direction": "horizontal",
1187
1188
  "children": [
1188
1189
  {
1189
- "gap": "md",
1190
+ "align": "center",
1190
1191
  "children": [
1191
1192
  {
1192
- "type": "icon",
1193
- "name": "shield-check"
1193
+ "name": "shield-check",
1194
+ "type": "icon"
1194
1195
  },
1195
1196
  {
1196
- "type": "typography",
1197
+ "variant": "h3",
1197
1198
  "content": "Circuit Breaker",
1198
- "variant": "h3"
1199
+ "type": "typography"
1199
1200
  }
1200
1201
  ],
1201
- "type": "stack",
1202
+ "gap": "md",
1202
1203
  "direction": "horizontal",
1203
- "align": "center"
1204
+ "type": "stack"
1204
1205
  },
1205
1206
  {
1206
- "status": "online",
1207
- "label": "Circuit Closed",
1207
+ "pulse": false,
1208
1208
  "type": "status-dot",
1209
- "pulse": false
1209
+ "label": "Circuit Closed",
1210
+ "status": "online"
1210
1211
  }
1211
1212
  ],
1212
1213
  "type": "stack",
1213
- "gap": "md",
1214
- "align": "center"
1214
+ "gap": "md"
1215
1215
  },
1216
1216
  {
1217
+ "variant": "success",
1217
1218
  "type": "alert",
1218
- "message": "All requests are being processed.",
1219
- "variant": "success"
1219
+ "message": "All requests are being processed."
1220
1220
  },
1221
1221
  {
1222
+ "type": "simple-grid",
1222
1223
  "children": [
1223
1224
  {
1225
+ "type": "stat-display",
1224
1226
  "label": "Failures",
1225
- "value": "@entity.failureCount",
1226
- "type": "stat-display"
1227
+ "value": "@entity.failureCount"
1227
1228
  },
1228
1229
  {
1229
1230
  "value": "@entity.successCount",
@@ -1231,14 +1232,13 @@
1231
1232
  "type": "stat-display"
1232
1233
  }
1233
1234
  ],
1234
- "type": "simple-grid",
1235
1235
  "cols": 2.0
1236
1236
  },
1237
1237
  {
1238
1238
  "max": "@entity.threshold",
1239
- "type": "meter",
1240
1239
  "value": "@entity.failureCount",
1241
- "min": 0.0
1240
+ "min": 0.0,
1241
+ "type": "meter"
1242
1242
  }
1243
1243
  ]
1244
1244
  }
@@ -1254,63 +1254,63 @@
1254
1254
  "render-ui",
1255
1255
  "main",
1256
1256
  {
1257
+ "type": "stack",
1258
+ "gap": "lg",
1257
1259
  "children": [
1258
1260
  {
1259
1261
  "justify": "between",
1260
1262
  "children": [
1261
1263
  {
1264
+ "type": "stack",
1262
1265
  "children": [
1263
1266
  {
1264
1267
  "type": "icon",
1265
1268
  "name": "activity"
1266
1269
  },
1267
1270
  {
1268
- "type": "typography",
1271
+ "variant": "h3",
1269
1272
  "content": "Circuit Breaker",
1270
- "variant": "h3"
1273
+ "type": "typography"
1271
1274
  }
1272
1275
  ],
1273
- "direction": "horizontal",
1274
- "gap": "md",
1275
1276
  "align": "center",
1276
- "type": "stack"
1277
+ "gap": "md",
1278
+ "direction": "horizontal"
1277
1279
  },
1278
1280
  {
1279
- "status": "warning",
1280
1281
  "type": "status-dot",
1282
+ "pulse": true,
1281
1283
  "label": "Half-Open",
1282
- "pulse": true
1284
+ "status": "warning"
1283
1285
  }
1284
1286
  ],
1285
- "type": "stack",
1286
1287
  "direction": "horizontal",
1288
+ "align": "center",
1287
1289
  "gap": "md",
1288
- "align": "center"
1290
+ "type": "stack"
1289
1291
  },
1290
1292
  {
1291
- "type": "alert",
1292
1293
  "variant": "warning",
1293
- "message": "Testing recovery. Limited requests are being allowed through."
1294
+ "message": "Testing recovery. Limited requests are being allowed through.",
1295
+ "type": "alert"
1294
1296
  },
1295
1297
  {
1296
- "cols": 2.0,
1297
1298
  "children": [
1298
1299
  {
1299
- "label": "Failures",
1300
1300
  "value": "@entity.failureCount",
1301
- "type": "stat-display"
1301
+ "type": "stat-display",
1302
+ "label": "Failures"
1302
1303
  },
1303
1304
  {
1304
- "type": "stat-display",
1305
1305
  "label": "Successes",
1306
- "value": "@entity.successCount"
1306
+ "value": "@entity.successCount",
1307
+ "type": "stat-display"
1307
1308
  }
1308
1309
  ],
1310
+ "cols": 2.0,
1309
1311
  "type": "simple-grid"
1310
1312
  }
1311
1313
  ],
1312
- "gap": "lg",
1313
- "type": "stack",
1314
1314
  "direction": "vertical"
1315
1315
  }
1316
1316
  ]
@@ -1325,38 +1325,41 @@
1325
1325
  "render-ui",
1326
1326
  "main",
1327
1327
  {
1328
+ "direction": "vertical",
1329
+ "type": "stack",
1330
+ "gap": "lg",
1328
1331
  "children": [
1329
1332
  {
1330
- "type": "stack",
1331
- "direction": "horizontal",
1332
1333
  "align": "center",
1334
+ "gap": "md",
1333
1335
  "justify": "between",
1334
1336
  "children": [
1335
1337
  {
1338
+ "gap": "md",
1336
1339
  "align": "center",
1337
1340
  "type": "stack",
1338
1341
  "children": [
1339
1342
  {
1340
- "name": "shield-check",
1341
- "type": "icon"
1343
+ "type": "icon",
1344
+ "name": "shield-check"
1342
1345
  },
1343
1346
  {
1344
- "variant": "h3",
1347
+ "type": "typography",
1345
1348
  "content": "Circuit Breaker",
1346
- "type": "typography"
1349
+ "variant": "h3"
1347
1350
  }
1348
1351
  ],
1349
- "direction": "horizontal",
1350
- "gap": "md"
1352
+ "direction": "horizontal"
1351
1353
  },
1352
1354
  {
1353
- "type": "status-dot",
1354
- "pulse": false,
1355
+ "status": "online",
1355
1356
  "label": "Circuit Closed",
1356
- "status": "online"
1357
+ "pulse": false,
1358
+ "type": "status-dot"
1357
1359
  }
1358
1360
  ],
1359
- "gap": "md"
1361
+ "direction": "horizontal",
1362
+ "type": "stack"
1360
1363
  },
1361
1364
  {
1362
1365
  "message": "All requests are being processed.",
@@ -1364,31 +1367,28 @@
1364
1367
  "type": "alert"
1365
1368
  },
1366
1369
  {
1367
- "cols": 2.0,
1368
1370
  "children": [
1369
1371
  {
1370
- "type": "stat-display",
1371
1372
  "value": "@entity.failureCount",
1372
- "label": "Failures"
1373
+ "label": "Failures",
1374
+ "type": "stat-display"
1373
1375
  },
1374
1376
  {
1375
1377
  "value": "@entity.successCount",
1376
- "label": "Successes",
1377
- "type": "stat-display"
1378
+ "type": "stat-display",
1379
+ "label": "Successes"
1378
1380
  }
1379
1381
  ],
1382
+ "cols": 2.0,
1380
1383
  "type": "simple-grid"
1381
1384
  },
1382
1385
  {
1383
- "value": "@entity.failureCount",
1384
- "type": "meter",
1385
1386
  "max": "@entity.threshold",
1386
- "min": 0.0
1387
+ "min": 0.0,
1388
+ "type": "meter",
1389
+ "value": "@entity.failureCount"
1387
1390
  }
1388
- ],
1389
- "type": "stack",
1390
- "direction": "vertical",
1391
- "gap": "lg"
1391
+ ]
1392
1392
  }
1393
1393
  ]
1394
1394
  ]
@@ -1406,36 +1406,36 @@
1406
1406
  "direction": "vertical",
1407
1407
  "children": [
1408
1408
  {
1409
- "justify": "between",
1410
- "type": "stack",
1411
- "direction": "horizontal",
1412
- "gap": "md",
1413
- "align": "center",
1414
1409
  "children": [
1415
1410
  {
1416
- "type": "stack",
1417
1411
  "gap": "md",
1418
- "align": "center",
1412
+ "type": "stack",
1419
1413
  "direction": "horizontal",
1414
+ "align": "center",
1420
1415
  "children": [
1421
1416
  {
1422
- "name": "shield-check",
1423
- "type": "icon"
1417
+ "type": "icon",
1418
+ "name": "shield-check"
1424
1419
  },
1425
1420
  {
1426
1421
  "type": "typography",
1427
- "content": "Circuit Breaker",
1428
- "variant": "h3"
1422
+ "variant": "h3",
1423
+ "content": "Circuit Breaker"
1429
1424
  }
1430
1425
  ]
1431
1426
  },
1432
1427
  {
1433
1428
  "status": "online",
1434
- "pulse": false,
1435
1429
  "type": "status-dot",
1436
- "label": "Circuit Closed"
1430
+ "label": "Circuit Closed",
1431
+ "pulse": false
1437
1432
  }
1438
- ]
1433
+ ],
1434
+ "type": "stack",
1435
+ "direction": "horizontal",
1436
+ "align": "center",
1437
+ "justify": "between",
1438
+ "gap": "md"
1439
1439
  },
1440
1440
  {
1441
1441
  "variant": "success",
@@ -1447,21 +1447,21 @@
1447
1447
  "cols": 2.0,
1448
1448
  "children": [
1449
1449
  {
1450
- "value": "@entity.failureCount",
1451
1450
  "type": "stat-display",
1452
- "label": "Failures"
1451
+ "label": "Failures",
1452
+ "value": "@entity.failureCount"
1453
1453
  },
1454
1454
  {
1455
- "value": "@entity.successCount",
1456
1455
  "type": "stat-display",
1456
+ "value": "@entity.successCount",
1457
1457
  "label": "Successes"
1458
1458
  }
1459
1459
  ]
1460
1460
  },
1461
1461
  {
1462
1462
  "type": "meter",
1463
- "min": 0.0,
1464
1463
  "max": "@entity.threshold",
1464
+ "min": 0.0,
1465
1465
  "value": "@entity.failureCount"
1466
1466
  }
1467
1467
  ],
@@ -1479,11 +1479,20 @@
1479
1479
  "render-ui",
1480
1480
  "main",
1481
1481
  {
1482
+ "gap": "lg",
1483
+ "direction": "vertical",
1484
+ "type": "stack",
1482
1485
  "children": [
1483
1486
  {
1487
+ "gap": "md",
1488
+ "align": "center",
1489
+ "justify": "between",
1484
1490
  "children": [
1485
1491
  {
1486
1492
  "gap": "md",
1493
+ "align": "center",
1494
+ "type": "stack",
1495
+ "direction": "horizontal",
1487
1496
  "children": [
1488
1497
  {
1489
1498
  "type": "icon",
@@ -1491,65 +1500,56 @@
1491
1500
  },
1492
1501
  {
1493
1502
  "content": "Circuit Breaker",
1494
- "type": "typography",
1495
- "variant": "h3"
1503
+ "variant": "h3",
1504
+ "type": "typography"
1496
1505
  }
1497
- ],
1498
- "align": "center",
1499
- "type": "stack",
1500
- "direction": "horizontal"
1506
+ ]
1501
1507
  },
1502
1508
  {
1503
- "pulse": true,
1504
1509
  "type": "status-dot",
1505
- "label": "Circuit Open",
1506
- "status": "critical"
1510
+ "status": "critical",
1511
+ "pulse": true,
1512
+ "label": "Circuit Open"
1507
1513
  }
1508
1514
  ],
1509
- "justify": "between",
1510
- "align": "center",
1511
- "direction": "horizontal",
1512
- "gap": "md",
1513
- "type": "stack"
1515
+ "type": "stack",
1516
+ "direction": "horizontal"
1514
1517
  },
1515
1518
  {
1516
- "type": "alert",
1517
1519
  "variant": "error",
1520
+ "type": "alert",
1518
1521
  "message": "Circuit is open. Requests are being rejected to prevent cascading failures."
1519
1522
  },
1520
1523
  {
1521
1524
  "children": [
1522
1525
  {
1526
+ "type": "stat-display",
1523
1527
  "label": "Failures",
1524
- "value": "@entity.failureCount",
1525
- "type": "stat-display"
1528
+ "value": "@entity.failureCount"
1526
1529
  },
1527
1530
  {
1528
- "label": "Successes",
1529
1531
  "value": "@entity.successCount",
1532
+ "label": "Successes",
1530
1533
  "type": "stat-display"
1531
1534
  }
1532
1535
  ],
1533
- "cols": 2.0,
1534
- "type": "simple-grid"
1536
+ "type": "simple-grid",
1537
+ "cols": 2.0
1535
1538
  },
1536
1539
  {
1537
1540
  "min": 0.0,
1538
- "value": "@entity.failureCount",
1539
1541
  "type": "meter",
1540
- "max": "@entity.threshold"
1542
+ "max": "@entity.threshold",
1543
+ "value": "@entity.failureCount"
1541
1544
  },
1542
1545
  {
1543
- "variant": "ghost",
1544
1546
  "action": "RESET",
1547
+ "type": "button",
1548
+ "variant": "ghost",
1545
1549
  "label": "Reset",
1546
- "icon": "rotate-ccw",
1547
- "type": "button"
1550
+ "icon": "rotate-ccw"
1548
1551
  }
1549
- ],
1550
- "gap": "lg",
1551
- "direction": "vertical",
1552
- "type": "stack"
1552
+ ]
1553
1553
  }
1554
1554
  ]
1555
1555
  ]
@@ -1564,18 +1564,17 @@
1564
1564
  "main",
1565
1565
  {
1566
1566
  "type": "stack",
1567
- "gap": "lg",
1568
- "direction": "vertical",
1569
1567
  "children": [
1570
1568
  {
1571
- "gap": "md",
1569
+ "direction": "horizontal",
1572
1570
  "justify": "between",
1571
+ "type": "stack",
1573
1572
  "align": "center",
1574
1573
  "children": [
1575
1574
  {
1576
- "align": "center",
1577
1575
  "direction": "horizontal",
1578
1576
  "gap": "md",
1577
+ "align": "center",
1579
1578
  "children": [
1580
1579
  {
1581
1580
  "name": "shield-check",
@@ -1590,19 +1589,18 @@
1590
1589
  "type": "stack"
1591
1590
  },
1592
1591
  {
1593
- "type": "status-dot",
1594
- "pulse": false,
1595
1592
  "label": "Circuit Closed",
1596
- "status": "online"
1593
+ "pulse": false,
1594
+ "status": "online",
1595
+ "type": "status-dot"
1597
1596
  }
1598
1597
  ],
1599
- "direction": "horizontal",
1600
- "type": "stack"
1598
+ "gap": "md"
1601
1599
  },
1602
1600
  {
1603
1601
  "message": "All requests are being processed.",
1604
- "type": "alert",
1605
- "variant": "success"
1602
+ "variant": "success",
1603
+ "type": "alert"
1606
1604
  },
1607
1605
  {
1608
1606
  "type": "simple-grid",
@@ -1610,23 +1608,25 @@
1610
1608
  "children": [
1611
1609
  {
1612
1610
  "label": "Failures",
1613
- "type": "stat-display",
1614
- "value": "@entity.failureCount"
1611
+ "value": "@entity.failureCount",
1612
+ "type": "stat-display"
1615
1613
  },
1616
1614
  {
1615
+ "value": "@entity.successCount",
1617
1616
  "type": "stat-display",
1618
- "label": "Successes",
1619
- "value": "@entity.successCount"
1617
+ "label": "Successes"
1620
1618
  }
1621
1619
  ]
1622
1620
  },
1623
1621
  {
1624
- "type": "meter",
1625
1622
  "min": 0.0,
1626
1623
  "value": "@entity.failureCount",
1624
+ "type": "meter",
1627
1625
  "max": "@entity.threshold"
1628
1626
  }
1629
- ]
1627
+ ],
1628
+ "direction": "vertical",
1629
+ "gap": "lg"
1630
1630
  }
1631
1631
  ]
1632
1632
  ]
@@ -1755,18 +1755,18 @@
1755
1755
  "name": "AlertMetricAppLayout",
1756
1756
  "linkedEntity": "AlertMetric",
1757
1757
  "config": {
1758
- "notifications": [],
1759
1758
  "contentTrait": "@trait.AlertCatalog",
1759
+ "appName": "DevOps Dashboard",
1760
1760
  "navItems": [
1761
1761
  {
1762
+ "icon": "server",
1762
1763
  "label": "Services",
1763
- "href": "/services",
1764
- "icon": "server"
1764
+ "href": "/services"
1765
1765
  },
1766
1766
  {
1767
- "icon": "bell",
1768
1767
  "href": "/alerts",
1769
- "label": "Alerts"
1768
+ "label": "Alerts",
1769
+ "icon": "bell"
1770
1770
  },
1771
1771
  {
1772
1772
  "icon": "terminal",
@@ -1779,13 +1779,13 @@
1779
1779
  "href": "/metrics"
1780
1780
  }
1781
1781
  ],
1782
- "appName": "DevOps Dashboard",
1783
1782
  "searchEvent": "ALERT_SEARCH",
1783
+ "notifications": [],
1784
1784
  "notificationClickEvent": "ALERT_NOTIFICATIONS_OPEN"
1785
1785
  },
1786
1786
  "events": {
1787
- "NOTIFY_CLICK": "ALERT_NOTIFICATIONS_OPEN",
1788
- "SEARCH": "ALERT_SEARCH"
1787
+ "SEARCH": "ALERT_SEARCH",
1788
+ "NOTIFY_CLICK": "ALERT_NOTIFICATIONS_OPEN"
1789
1789
  }
1790
1790
  },
1791
1791
  {
@@ -1830,10 +1830,9 @@
1830
1830
  "render-ui",
1831
1831
  "main",
1832
1832
  {
1833
- "type": "stack",
1834
1833
  "children": [
1835
1834
  {
1836
- "gap": "md",
1835
+ "justify": "between",
1837
1836
  "children": [
1838
1837
  {
1839
1838
  "children": [
@@ -1842,34 +1841,34 @@
1842
1841
  "type": "icon"
1843
1842
  },
1844
1843
  {
1845
- "variant": "h2",
1846
1844
  "type": "typography",
1847
- "content": "Alerts"
1845
+ "content": "Alerts",
1846
+ "variant": "h2"
1848
1847
  }
1849
1848
  ],
1850
- "gap": "sm",
1851
- "align": "center",
1852
1849
  "direction": "horizontal",
1853
- "type": "stack"
1850
+ "type": "stack",
1851
+ "align": "center",
1852
+ "gap": "sm"
1854
1853
  },
1855
1854
  {
1856
1855
  "gap": "sm",
1857
1856
  "direction": "horizontal",
1857
+ "type": "stack",
1858
1858
  "children": [
1859
1859
  {
1860
1860
  "action": "CREATE",
1861
1861
  "type": "button",
1862
- "variant": "primary",
1863
1862
  "label": "New Alert",
1863
+ "variant": "primary",
1864
1864
  "icon": "plus"
1865
1865
  }
1866
- ],
1867
- "type": "stack"
1866
+ ]
1868
1867
  }
1869
1868
  ],
1870
- "justify": "between",
1871
- "direction": "horizontal",
1872
1869
  "align": "center",
1870
+ "direction": "horizontal",
1871
+ "gap": "md",
1873
1872
  "type": "stack"
1874
1873
  },
1875
1874
  {
@@ -1877,8 +1876,9 @@
1877
1876
  },
1878
1877
  "@trait.AlertBrowseList"
1879
1878
  ],
1880
- "direction": "vertical",
1881
- "gap": "lg"
1879
+ "gap": "lg",
1880
+ "type": "stack",
1881
+ "direction": "vertical"
1882
1882
  }
1883
1883
  ]
1884
1884
  ]
@@ -1892,37 +1892,19 @@
1892
1892
  "name": "AlertBrowseList",
1893
1893
  "linkedEntity": "AlertMetric",
1894
1894
  "config": {
1895
- "cols": 1.0,
1896
- "itemActions": [
1897
- {
1898
- "label": "View",
1899
- "variant": "ghost",
1900
- "event": "VIEW"
1901
- },
1902
- {
1903
- "variant": "ghost",
1904
- "event": "EDIT",
1905
- "label": "Edit"
1906
- },
1907
- {
1908
- "event": "DELETE",
1909
- "variant": "danger",
1910
- "label": "Delete"
1911
- }
1912
- ],
1913
1895
  "fields": [
1914
1896
  {
1915
- "variant": "badge",
1916
- "name": "severity"
1897
+ "name": "severity",
1898
+ "variant": "badge"
1917
1899
  },
1918
1900
  {
1919
1901
  "name": "message",
1920
- "icon": "alert-triangle",
1921
- "variant": "h4"
1902
+ "variant": "h4",
1903
+ "icon": "alert-triangle"
1922
1904
  },
1923
1905
  {
1924
- "name": "source",
1925
- "variant": "body"
1906
+ "variant": "body",
1907
+ "name": "source"
1926
1908
  },
1927
1909
  {
1928
1910
  "variant": "caption",
@@ -1930,6 +1912,24 @@
1930
1912
  "name": "timestamp"
1931
1913
  }
1932
1914
  ],
1915
+ "cols": 1.0,
1916
+ "itemActions": [
1917
+ {
1918
+ "event": "VIEW",
1919
+ "variant": "ghost",
1920
+ "label": "View"
1921
+ },
1922
+ {
1923
+ "event": "EDIT",
1924
+ "variant": "ghost",
1925
+ "label": "Edit"
1926
+ },
1927
+ {
1928
+ "event": "DELETE",
1929
+ "label": "Delete",
1930
+ "variant": "danger"
1931
+ }
1932
+ ],
1933
1933
  "gap": "sm"
1934
1934
  },
1935
1935
  "listens": [
@@ -1965,14 +1965,14 @@
1965
1965
  "linkedEntity": "AlertMetric",
1966
1966
  "config": {
1967
1967
  "icon": "plus-circle",
1968
+ "mode": "create",
1968
1969
  "fields": [
1969
1970
  "severity",
1970
1971
  "message",
1971
1972
  "source",
1972
1973
  "timestamp"
1973
1974
  ],
1974
- "title": "New Alert",
1975
- "mode": "create"
1975
+ "title": "New Alert"
1976
1976
  },
1977
1977
  "events": {
1978
1978
  "OPEN": "CREATE"
@@ -1993,15 +1993,15 @@
1993
1993
  "name": "AlertEdit",
1994
1994
  "linkedEntity": "AlertMetric",
1995
1995
  "config": {
1996
- "mode": "edit",
1996
+ "icon": "edit",
1997
1997
  "title": "Edit Alert",
1998
+ "mode": "edit",
1998
1999
  "fields": [
1999
2000
  "severity",
2000
2001
  "message",
2001
2002
  "source",
2002
2003
  "timestamp"
2003
- ],
2004
- "icon": "edit"
2004
+ ]
2005
2005
  },
2006
2006
  "events": {
2007
2007
  "OPEN": "EDIT"
@@ -2023,13 +2023,13 @@
2023
2023
  "linkedEntity": "AlertMetric",
2024
2024
  "config": {
2025
2025
  "mode": "edit",
2026
+ "icon": "eye",
2026
2027
  "fields": [
2027
2028
  "severity",
2028
2029
  "message",
2029
2030
  "source",
2030
2031
  "timestamp"
2031
2032
  ],
2032
- "icon": "eye",
2033
2033
  "title": "View Alert"
2034
2034
  },
2035
2035
  "events": {
@@ -2051,14 +2051,14 @@
2051
2051
  "name": "AlertDelete",
2052
2052
  "linkedEntity": "AlertMetric",
2053
2053
  "config": {
2054
- "title": "Delete Alert",
2055
2054
  "icon": "alert-triangle",
2055
+ "title": "Delete Alert",
2056
2056
  "alertMessage": "This action cannot be undone.",
2057
2057
  "confirmLabel": "Delete"
2058
2058
  },
2059
2059
  "events": {
2060
- "REQUEST": "DELETE",
2061
- "CONFIRM": "CONFIRM_DELETE"
2060
+ "CONFIRM": "CONFIRM_DELETE",
2061
+ "REQUEST": "DELETE"
2062
2062
  },
2063
2063
  "listens": [
2064
2064
  {
@@ -2329,9 +2329,9 @@
2329
2329
  "send",
2330
2330
  {
2331
2331
  "subject": "@payload.subject",
2332
- "sender": "alerts@example.com",
2333
2332
  "recipient": "@payload.recipient",
2334
- "body": "@payload.body"
2333
+ "body": "@payload.body",
2334
+ "sender": "alerts@example.com"
2335
2335
  }
2336
2336
  ]
2337
2337
  ]
@@ -2432,37 +2432,37 @@
2432
2432
  "name": "LogEntryAppLayout",
2433
2433
  "linkedEntity": "LogEntry",
2434
2434
  "config": {
2435
- "notificationClickEvent": "LOG_NOTIFICATIONS_OPEN",
2436
2435
  "contentTrait": "@trait.LogCatalog",
2436
+ "appName": "DevOps Dashboard",
2437
2437
  "navItems": [
2438
2438
  {
2439
- "label": "Services",
2439
+ "icon": "server",
2440
2440
  "href": "/services",
2441
- "icon": "server"
2441
+ "label": "Services"
2442
2442
  },
2443
2443
  {
2444
2444
  "label": "Alerts",
2445
- "href": "/alerts",
2446
- "icon": "bell"
2445
+ "icon": "bell",
2446
+ "href": "/alerts"
2447
2447
  },
2448
2448
  {
2449
- "href": "/logs",
2450
2449
  "icon": "terminal",
2450
+ "href": "/logs",
2451
2451
  "label": "Logs"
2452
2452
  },
2453
2453
  {
2454
+ "href": "/metrics",
2454
2455
  "icon": "layout-list",
2455
- "label": "Metrics",
2456
- "href": "/metrics"
2456
+ "label": "Metrics"
2457
2457
  }
2458
2458
  ],
2459
- "appName": "DevOps Dashboard",
2460
2459
  "searchEvent": "LOG_SEARCH",
2460
+ "notificationClickEvent": "LOG_NOTIFICATIONS_OPEN",
2461
2461
  "notifications": []
2462
2462
  },
2463
2463
  "events": {
2464
- "NOTIFY_CLICK": "LOG_NOTIFICATIONS_OPEN",
2465
- "SEARCH": "LOG_SEARCH"
2464
+ "SEARCH": "LOG_SEARCH",
2465
+ "NOTIFY_CLICK": "LOG_NOTIFICATIONS_OPEN"
2466
2466
  }
2467
2467
  },
2468
2468
  {
@@ -2491,35 +2491,35 @@
2491
2491
  "render-ui",
2492
2492
  "main",
2493
2493
  {
2494
+ "gap": "lg",
2494
2495
  "direction": "vertical",
2495
2496
  "type": "stack",
2496
- "gap": "lg",
2497
2497
  "children": [
2498
2498
  {
2499
- "gap": "md",
2500
- "type": "stack",
2501
- "direction": "horizontal",
2502
- "justify": "between",
2503
- "align": "center",
2504
2499
  "children": [
2505
2500
  {
2506
- "align": "center",
2507
- "direction": "horizontal",
2508
- "type": "stack",
2509
2501
  "children": [
2510
2502
  {
2511
2503
  "type": "icon",
2512
2504
  "name": "terminal"
2513
2505
  },
2514
2506
  {
2515
- "type": "typography",
2507
+ "variant": "h2",
2516
2508
  "content": "Logs",
2517
- "variant": "h2"
2509
+ "type": "typography"
2518
2510
  }
2519
2511
  ],
2512
+ "direction": "horizontal",
2513
+ "type": "stack",
2514
+ "align": "center",
2520
2515
  "gap": "sm"
2521
2516
  }
2522
- ]
2517
+ ],
2518
+ "direction": "horizontal",
2519
+ "gap": "md",
2520
+ "align": "center",
2521
+ "justify": "between",
2522
+ "type": "stack"
2523
2523
  },
2524
2524
  {
2525
2525
  "type": "divider"
@@ -2539,29 +2539,29 @@
2539
2539
  "name": "LogBrowseList",
2540
2540
  "linkedEntity": "LogEntry",
2541
2541
  "config": {
2542
- "gap": "sm",
2543
- "variant": "dense",
2544
2542
  "fields": [
2545
2543
  {
2546
- "variant": "badge",
2547
- "name": "level"
2544
+ "name": "level",
2545
+ "variant": "badge"
2548
2546
  },
2549
2547
  {
2548
+ "name": "message",
2550
2549
  "variant": "body",
2551
- "icon": "file-text",
2552
- "name": "message"
2550
+ "icon": "file-text"
2553
2551
  },
2554
2552
  {
2555
- "variant": "caption",
2556
- "name": "service"
2553
+ "name": "service",
2554
+ "variant": "caption"
2557
2555
  },
2558
2556
  {
2557
+ "variant": "caption",
2559
2558
  "name": "timestamp",
2560
- "format": "date",
2561
- "variant": "caption"
2559
+ "format": "date"
2562
2560
  }
2563
2561
  ],
2564
- "cols": 1.0
2562
+ "variant": "dense",
2563
+ "cols": 1.0,
2564
+ "gap": "sm"
2565
2565
  }
2566
2566
  }
2567
2567
  ],
@@ -2638,33 +2638,33 @@
2638
2638
  "name": "SystemMetricAppLayout",
2639
2639
  "linkedEntity": "SystemMetric",
2640
2640
  "config": {
2641
- "appName": "DevOps Dashboard",
2642
2641
  "contentTrait": "@trait.SystemMetricDisplay",
2643
- "searchEvent": "SYSTEM_METRIC_SEARCH",
2644
2642
  "navItems": [
2645
2643
  {
2646
- "label": "Services",
2647
2644
  "href": "/services",
2645
+ "label": "Services",
2648
2646
  "icon": "server"
2649
2647
  },
2650
2648
  {
2651
2649
  "icon": "bell",
2652
- "href": "/alerts",
2653
- "label": "Alerts"
2650
+ "label": "Alerts",
2651
+ "href": "/alerts"
2654
2652
  },
2655
2653
  {
2654
+ "icon": "terminal",
2656
2655
  "href": "/logs",
2657
- "label": "Logs",
2658
- "icon": "terminal"
2656
+ "label": "Logs"
2659
2657
  },
2660
2658
  {
2661
- "label": "Metrics",
2659
+ "href": "/metrics",
2662
2660
  "icon": "layout-list",
2663
- "href": "/metrics"
2661
+ "label": "Metrics"
2664
2662
  }
2665
2663
  ],
2664
+ "appName": "DevOps Dashboard",
2666
2665
  "notifications": [],
2667
- "notificationClickEvent": "SYSTEM_METRIC_NOTIFICATIONS_OPEN"
2666
+ "notificationClickEvent": "SYSTEM_METRIC_NOTIFICATIONS_OPEN",
2667
+ "searchEvent": "SYSTEM_METRIC_SEARCH"
2668
2668
  },
2669
2669
  "events": {
2670
2670
  "SEARCH": "SYSTEM_METRIC_SEARCH",
@@ -2676,19 +2676,18 @@
2676
2676
  "name": "SystemMetricsBrowse",
2677
2677
  "linkedEntity": "SystemMetric",
2678
2678
  "config": {
2679
- "pageSize": 100.0,
2680
2679
  "displayPageSize": 10.0,
2681
2680
  "fields": [
2682
2681
  {
2683
- "name": "name",
2684
2682
  "label": "Metric",
2683
+ "name": "name",
2685
2684
  "variant": "h4"
2686
2685
  },
2687
2686
  {
2688
- "name": "value",
2689
2687
  "label": "Value",
2690
- "variant": "h3",
2691
- "format": "number"
2688
+ "name": "value",
2689
+ "format": "number",
2690
+ "variant": "h3"
2692
2691
  },
2693
2692
  {
2694
2693
  "variant": "caption",
@@ -2696,11 +2695,12 @@
2696
2695
  "label": "Unit"
2697
2696
  },
2698
2697
  {
2699
- "name": "trend",
2698
+ "variant": "badge",
2700
2699
  "label": "Trend",
2701
- "variant": "badge"
2700
+ "name": "trend"
2702
2701
  }
2703
- ]
2702
+ ],
2703
+ "pageSize": 100.0
2704
2704
  }
2705
2705
  },
2706
2706
  {
@@ -2729,38 +2729,38 @@
2729
2729
  "render-ui",
2730
2730
  "main",
2731
2731
  {
2732
- "gap": "lg",
2733
- "direction": "vertical",
2734
- "className": "max-w-6xl mx-auto w-full p-4",
2735
2732
  "type": "stack",
2733
+ "className": "max-w-6xl mx-auto w-full p-4",
2736
2734
  "children": [
2737
2735
  {
2738
2736
  "type": "stack",
2737
+ "align": "center",
2739
2738
  "children": [
2740
2739
  {
2741
2740
  "type": "icon",
2742
2741
  "name": "activity"
2743
2742
  },
2744
2743
  {
2744
+ "variant": "h2",
2745
2745
  "content": "System Metrics",
2746
- "type": "typography",
2747
- "variant": "h2"
2746
+ "type": "typography"
2748
2747
  }
2749
2748
  ],
2750
- "direction": "horizontal",
2751
2749
  "gap": "sm",
2752
- "align": "center"
2750
+ "direction": "horizontal"
2753
2751
  },
2754
2752
  {
2755
2753
  "type": "divider"
2756
2754
  },
2757
2755
  {
2758
- "content": "Recent",
2756
+ "variant": "h3",
2759
2757
  "type": "typography",
2760
- "variant": "h3"
2758
+ "content": "Recent"
2761
2759
  },
2762
2760
  "@trait.SystemMetricsBrowse"
2763
- ]
2761
+ ],
2762
+ "gap": "lg",
2763
+ "direction": "vertical"
2764
2764
  }
2765
2765
  ]
2766
2766
  ]