@almadar/std 15.6.1 → 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 (727) 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/factory-signatures.json +20759 -67
  206. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  207. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  208. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  209. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  210. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  211. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  212. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  213. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  214. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  215. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  216. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  217. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  218. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  219. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  220. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  221. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  222. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  223. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  224. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  225. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  226. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  227. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  228. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  229. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  230. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  231. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  232. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  233. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  234. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  235. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  236. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  237. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  238. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  239. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  240. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  241. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  242. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  243. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  244. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  245. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  246. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  247. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  248. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  249. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  250. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  251. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  252. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  253. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  254. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  255. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  256. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  257. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  258. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  259. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  260. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  261. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  262. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  263. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  264. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  265. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  266. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  267. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  268. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  269. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  270. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  271. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  272. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  273. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  274. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  275. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  276. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  277. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  278. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  279. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  280. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  281. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  282. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  283. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  284. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  285. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  286. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  287. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  288. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  289. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  290. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  291. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  292. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  293. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  294. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  295. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  296. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  297. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  298. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  299. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  300. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  301. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  302. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  303. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  304. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  305. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  306. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  308. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  309. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  310. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  311. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  312. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  313. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  314. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  315. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  316. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  317. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  318. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  319. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  320. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  321. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  322. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  323. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  325. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  326. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  327. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  328. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  329. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  330. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  331. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  332. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  333. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  334. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  335. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  336. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  337. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  338. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  339. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  340. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  341. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  342. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  343. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  344. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  345. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  346. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  347. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  348. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  349. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  350. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  351. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  352. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  353. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  354. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  355. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  356. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  357. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  358. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  359. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  360. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  361. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  362. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  363. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  364. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  365. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  366. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  367. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  368. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  369. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  370. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  372. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  373. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  374. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  375. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  376. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  377. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  378. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  379. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  380. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  381. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  382. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  383. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  384. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  385. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  386. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  387. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  388. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  389. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  390. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  391. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  392. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  393. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  394. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  395. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  397. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  398. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  399. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  400. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  401. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  402. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  403. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  404. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  405. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  406. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  407. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  408. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  409. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  410. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  411. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  412. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  413. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  414. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  415. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  416. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  417. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  418. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  419. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  420. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  421. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  422. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  423. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  424. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  425. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  426. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  427. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  428. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  429. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  430. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  431. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  432. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  433. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  434. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  435. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  436. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  437. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  438. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  439. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  440. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  441. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  442. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  443. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  444. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  445. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  446. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  447. package/dist/behaviors/registry/factory-signatures.json +20759 -67
  448. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  449. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  450. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  451. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  452. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  453. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  454. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  455. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  456. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  457. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  458. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  459. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  460. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  461. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  462. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  463. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  464. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  465. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  466. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  467. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  468. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  469. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  470. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  471. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  472. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  473. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  474. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  475. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  476. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  477. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  478. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  479. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  480. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  482. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  483. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  484. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  485. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  486. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  487. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  488. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  489. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  490. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  491. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  492. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  493. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  494. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  495. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  496. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  497. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  498. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  499. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  500. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  501. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  502. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  503. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  504. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  505. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  506. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  507. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  508. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  509. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  510. package/dist/registry/app/atoms/std-application.orb +136 -136
  511. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  512. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  513. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  514. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  515. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  516. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  517. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  518. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  519. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  520. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  521. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  522. package/dist/registry/app/atoms/std-donor.orb +135 -135
  523. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  524. package/dist/registry/app/atoms/std-driver.orb +144 -144
  525. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  526. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  527. package/dist/registry/app/atoms/std-event.orb +149 -149
  528. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  529. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  530. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  531. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  532. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  533. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  534. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  535. package/dist/registry/app/atoms/std-lease.orb +136 -136
  536. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  537. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  538. package/dist/registry/app/atoms/std-matter.orb +129 -129
  539. package/dist/registry/app/atoms/std-membership.orb +132 -132
  540. package/dist/registry/app/atoms/std-menu.orb +158 -158
  541. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  542. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  543. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  544. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  545. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  546. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  547. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  548. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  549. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  550. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  551. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  552. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  553. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  554. package/dist/registry/app/atoms/std-segment.orb +119 -119
  555. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  556. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  557. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  558. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  559. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  560. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  561. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  562. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  563. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  564. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  565. package/dist/registry/app/atoms/std-trial.orb +147 -147
  566. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  567. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  568. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  569. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  570. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  571. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  572. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  573. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  574. package/dist/registry/app/molecules/std-cart.orb +45 -45
  575. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  576. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  577. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  578. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  579. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  580. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  581. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  582. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  583. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  584. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  585. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  586. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  587. package/dist/registry/app/organisms/std-cms.orb +271 -271
  588. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  589. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  590. package/dist/registry/app/organisms/std-crm.orb +270 -270
  591. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  592. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  593. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  594. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  595. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  596. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  597. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  598. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  599. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  600. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  601. package/dist/registry/app/organisms/std-forum.orb +144 -144
  602. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  603. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  604. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  605. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  606. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  607. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  608. package/dist/registry/app/organisms/std-listings.orb +151 -151
  609. package/dist/registry/app/organisms/std-lms.orb +599 -416
  610. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  611. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  612. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  613. package/dist/registry/app/organisms/std-notes.orb +111 -111
  614. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  615. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  616. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  617. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  618. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  619. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  620. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  621. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  622. package/dist/registry/app/organisms/std-survey.orb +131 -131
  623. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  624. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  625. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  626. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  627. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  628. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  629. package/dist/registry/core/atoms/std-board.orb +220 -208
  630. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  631. package/dist/registry/core/atoms/std-browse.orb +69 -69
  632. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  633. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  634. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  635. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  636. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  637. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  638. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  639. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  640. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  641. package/dist/registry/core/atoms/std-display.orb +3 -3
  642. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  643. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  644. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  645. package/dist/registry/core/atoms/std-export.orb +48 -42
  646. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  647. package/dist/registry/core/atoms/std-filter.orb +10 -10
  648. package/dist/registry/core/atoms/std-flag.orb +87 -87
  649. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  650. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  651. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  652. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  653. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  654. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  655. package/dist/registry/core/atoms/std-modal.orb +30 -30
  656. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  657. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  658. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  659. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  660. package/dist/registry/core/atoms/std-push.orb +49 -49
  661. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  662. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  663. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  664. package/dist/registry/core/atoms/std-related.orb +29 -29
  665. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  666. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  667. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  668. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  669. package/dist/registry/core/atoms/std-search.orb +4 -4
  670. package/dist/registry/core/atoms/std-selection.orb +104 -104
  671. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  672. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  673. package/dist/registry/core/atoms/std-stats.orb +258 -228
  674. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  675. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  676. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  677. package/dist/registry/core/atoms/std-thread.orb +62 -62
  678. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  679. package/dist/registry/core/atoms/std-vote.orb +34 -34
  680. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  681. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  682. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  683. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  684. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  685. package/dist/registry/core/molecules/std-list.orb +65 -65
  686. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  687. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  688. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  689. package/dist/registry/factory-signatures.json +20759 -67
  690. package/dist/registry/game/atoms/std-collision.orb +140 -140
  691. package/dist/registry/game/atoms/std-combat.orb +50 -50
  692. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  693. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  694. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  695. package/dist/registry/game/atoms/std-movement.orb +285 -285
  696. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  697. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  698. package/dist/registry/game/atoms/std-quest.orb +132 -132
  699. package/dist/registry/game/atoms/std-timer.orb +294 -294
  700. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  701. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  702. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  703. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  704. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  705. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  706. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  707. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  708. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  709. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  710. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  711. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  712. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  713. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  714. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  715. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  716. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  717. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  718. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  719. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  720. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  721. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  722. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  723. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  724. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  725. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  726. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  727. package/package.json +1 -1
@@ -71,13 +71,15 @@
71
71
  "name": "SensorAppLayout",
72
72
  "linkedEntity": "SensorReading",
73
73
  "config": {
74
- "contentTrait": "@trait.SensorCatalog",
74
+ "notificationClickEvent": "SENSOR_NOTIFICATIONS_OPEN",
75
75
  "appName": "IoT Dashboard",
76
+ "searchEvent": "SENSOR_SEARCH",
77
+ "contentTrait": "@trait.SensorCatalog",
76
78
  "navItems": [
77
79
  {
78
- "href": "/sensors",
79
80
  "label": "Sensors",
80
- "icon": "layout-list"
81
+ "icon": "layout-list",
82
+ "href": "/sensors"
81
83
  },
82
84
  {
83
85
  "href": "/devices",
@@ -86,17 +88,15 @@
86
88
  },
87
89
  {
88
90
  "label": "Alerts",
89
- "href": "/alerts",
90
- "icon": "bell"
91
+ "icon": "bell",
92
+ "href": "/alerts"
91
93
  }
92
94
  ],
93
- "notifications": [],
94
- "searchEvent": "SENSOR_SEARCH",
95
- "notificationClickEvent": "SENSOR_NOTIFICATIONS_OPEN"
95
+ "notifications": []
96
96
  },
97
97
  "events": {
98
- "SEARCH": "SENSOR_SEARCH",
99
- "NOTIFY_CLICK": "SENSOR_NOTIFICATIONS_OPEN"
98
+ "NOTIFY_CLICK": "SENSOR_NOTIFICATIONS_OPEN",
99
+ "SEARCH": "SENSOR_SEARCH"
100
100
  }
101
101
  },
102
102
  {
@@ -125,16 +125,20 @@
125
125
  "render-ui",
126
126
  "main",
127
127
  {
128
- "direction": "vertical",
129
- "gap": "lg",
128
+ "type": "stack",
130
129
  "children": [
131
130
  {
132
131
  "justify": "between",
133
132
  "type": "stack",
133
+ "direction": "horizontal",
134
+ "align": "center",
134
135
  "gap": "md",
135
136
  "children": [
136
137
  {
138
+ "align": "center",
139
+ "gap": "sm",
137
140
  "type": "stack",
141
+ "direction": "horizontal",
138
142
  "children": [
139
143
  {
140
144
  "type": "icon",
@@ -145,14 +149,9 @@
145
149
  "content": "Sensor Readings",
146
150
  "variant": "h2"
147
151
  }
148
- ],
149
- "direction": "horizontal",
150
- "gap": "sm",
151
- "align": "center"
152
+ ]
152
153
  }
153
- ],
154
- "direction": "horizontal",
155
- "align": "center"
154
+ ]
156
155
  },
157
156
  {
158
157
  "type": "divider"
@@ -160,18 +159,19 @@
160
159
  "@trait.SensorStats",
161
160
  "@trait.SensorGraphs",
162
161
  {
163
- "label": "Latest reading vs threshold",
162
+ "max": "@entity.threshold",
163
+ "value": "@entity.value",
164
164
  "type": "meter",
165
165
  "min": 0.0,
166
- "value": "@entity.value",
167
- "max": "@entity.threshold"
166
+ "label": "Latest reading vs threshold"
168
167
  },
169
168
  {
170
169
  "type": "divider"
171
170
  },
172
171
  "@trait.SensorBrowseList"
173
172
  ],
174
- "type": "stack"
173
+ "gap": "lg",
174
+ "direction": "vertical"
175
175
  }
176
176
  ]
177
177
  ]
@@ -187,11 +187,7 @@
187
187
  "title": "Sensors",
188
188
  "metrics": [
189
189
  {
190
- "aggregation": "count",
191
190
  "variant": "primary",
192
- "icon": "activity",
193
- "label": "Active Sensors",
194
- "format": "number",
195
191
  "filter": [
196
192
  "fn",
197
193
  "row",
@@ -200,19 +196,23 @@
200
196
  "@row.sensorId",
201
197
  ""
202
198
  ]
203
- ]
199
+ ],
200
+ "label": "Active Sensors",
201
+ "icon": "activity",
202
+ "aggregation": "count",
203
+ "format": "number"
204
204
  },
205
205
  {
206
+ "field": "value",
206
207
  "label": "Avg Reading",
207
- "aggregation": "avg",
208
208
  "icon": "trending-up",
209
+ "aggregation": "avg",
209
210
  "variant": "success",
210
- "field": "value",
211
211
  "format": "number"
212
212
  },
213
213
  {
214
- "format": "number",
215
- "icon": "alert-triangle",
214
+ "aggregation": "count",
215
+ "variant": "warning",
216
216
  "filter": [
217
217
  "fn",
218
218
  "row",
@@ -222,9 +222,9 @@
222
222
  "@row.threshold"
223
223
  ]
224
224
  ],
225
- "aggregation": "count",
225
+ "format": "number",
226
226
  "label": "Anomalies",
227
- "variant": "warning"
227
+ "icon": "alert-triangle"
228
228
  }
229
229
  ]
230
230
  },
@@ -245,10 +245,10 @@
245
245
  "config": {
246
246
  "height": 240.0,
247
247
  "chartType": "line",
248
- "valueField": "value",
249
248
  "showLegend": true,
250
- "title": "Readings over time",
251
249
  "dateField": "timestamp",
250
+ "valueField": "value",
251
+ "title": "Readings over time",
252
252
  "subtitle": "Sensor values across time"
253
253
  },
254
254
  "listens": [
@@ -268,23 +268,24 @@
268
268
  "linkedEntity": "SensorReading",
269
269
  "config": {
270
270
  "cols": 1.0,
271
+ "gap": "sm",
271
272
  "fields": [
272
273
  {
273
274
  "icon": "thermometer",
275
+ "name": "sensorId",
274
276
  "label": "Sensor",
275
- "variant": "h4",
276
- "name": "sensorId"
277
+ "variant": "h4"
277
278
  },
278
279
  {
279
280
  "variant": "badge",
280
- "name": "type",
281
- "label": "Type"
281
+ "label": "Type",
282
+ "name": "type"
282
283
  },
283
284
  {
284
- "variant": "h4",
285
- "label": "Value",
286
285
  "name": "value",
287
- "format": "number"
286
+ "format": "number",
287
+ "label": "Value",
288
+ "variant": "h4"
288
289
  },
289
290
  {
290
291
  "variant": "caption",
@@ -292,13 +293,12 @@
292
293
  "label": "Unit"
293
294
  },
294
295
  {
295
- "variant": "caption",
296
- "format": "date",
296
+ "name": "timestamp",
297
297
  "label": "Timestamp",
298
- "name": "timestamp"
298
+ "variant": "caption",
299
+ "format": "date"
299
300
  }
300
- ],
301
- "gap": "sm"
301
+ ]
302
302
  }
303
303
  }
304
304
  ],
@@ -400,32 +400,32 @@
400
400
  "ref": "AppShell.traits.AppLayout",
401
401
  "name": "DeviceAppLayout",
402
402
  "config": {
403
- "searchEvent": "DEVICE_SEARCH",
404
- "notifications": [],
405
403
  "notificationClickEvent": "DEVICE_NOTIFICATIONS_OPEN",
404
+ "contentTrait": "@trait.DeviceCatalog",
405
+ "searchEvent": "DEVICE_SEARCH",
406
+ "appName": "IoT Dashboard",
406
407
  "navItems": [
407
408
  {
408
- "icon": "layout-list",
409
+ "label": "Sensors",
409
410
  "href": "/sensors",
410
- "label": "Sensors"
411
+ "icon": "layout-list"
411
412
  },
412
413
  {
413
- "icon": "cpu",
414
414
  "label": "Devices",
415
+ "icon": "cpu",
415
416
  "href": "/devices"
416
417
  },
417
418
  {
418
419
  "label": "Alerts",
419
- "icon": "bell",
420
- "href": "/alerts"
420
+ "href": "/alerts",
421
+ "icon": "bell"
421
422
  }
422
423
  ],
423
- "contentTrait": "@trait.DeviceCatalog",
424
- "appName": "IoT Dashboard"
424
+ "notifications": []
425
425
  },
426
426
  "events": {
427
- "NOTIFY_CLICK": "DEVICE_NOTIFICATIONS_OPEN",
428
- "SEARCH": "DEVICE_SEARCH"
427
+ "SEARCH": "DEVICE_SEARCH",
428
+ "NOTIFY_CLICK": "DEVICE_NOTIFICATIONS_OPEN"
429
429
  }
430
430
  },
431
431
  {
@@ -508,68 +508,68 @@
508
508
  "render-ui",
509
509
  "main",
510
510
  {
511
- "direction": "vertical",
512
511
  "type": "stack",
512
+ "direction": "vertical",
513
+ "gap": "lg",
513
514
  "children": [
514
515
  {
516
+ "direction": "horizontal",
517
+ "gap": "md",
518
+ "type": "stack",
515
519
  "justify": "between",
516
520
  "align": "center",
517
- "direction": "horizontal",
518
521
  "children": [
519
522
  {
520
523
  "align": "center",
524
+ "gap": "sm",
521
525
  "children": [
522
526
  {
523
- "name": "cpu",
524
- "type": "icon"
527
+ "type": "icon",
528
+ "name": "cpu"
525
529
  },
526
530
  {
527
- "type": "typography",
528
531
  "content": "Devices",
529
- "variant": "h2"
532
+ "variant": "h2",
533
+ "type": "typography"
530
534
  }
531
535
  ],
532
- "type": "stack",
533
- "gap": "sm",
534
- "direction": "horizontal"
536
+ "direction": "horizontal",
537
+ "type": "stack"
535
538
  },
536
539
  {
537
- "type": "stack",
540
+ "direction": "horizontal",
538
541
  "gap": "sm",
539
542
  "children": [
540
543
  {
544
+ "variant": "primary",
541
545
  "label": "Create Device",
542
- "action": "CREATE",
543
- "icon": "plus",
544
546
  "type": "button",
545
- "variant": "primary"
547
+ "action": "CREATE",
548
+ "icon": "plus"
546
549
  }
547
550
  ],
548
- "direction": "horizontal"
551
+ "type": "stack"
549
552
  }
550
- ],
551
- "gap": "md",
552
- "type": "stack"
553
+ ]
553
554
  },
554
555
  {
555
556
  "type": "divider"
556
557
  },
557
558
  {
558
- "type": "stack",
559
559
  "gap": "md",
560
560
  "direction": "horizontal",
561
- "align": "center",
561
+ "type": "stack",
562
562
  "children": [
563
563
  "@trait.DeviceSearch",
564
564
  "@trait.DeviceFilter"
565
- ]
565
+ ],
566
+ "align": "center"
566
567
  },
567
568
  {
568
569
  "type": "divider"
569
570
  },
570
571
  "@trait.DeviceBrowseList"
571
- ],
572
- "gap": "lg"
572
+ ]
573
573
  }
574
574
  ]
575
575
  ]
@@ -590,32 +590,32 @@
590
590
  {
591
591
  "align": "center",
592
592
  "className": "py-8",
593
- "gap": "md",
594
- "type": "stack",
595
- "direction": "vertical",
596
593
  "children": [
597
594
  {
598
- "name": "bell",
599
- "type": "icon"
595
+ "type": "icon",
596
+ "name": "bell"
600
597
  },
601
598
  {
602
- "content": "No notifications",
599
+ "type": "typography",
603
600
  "variant": "h3",
604
- "type": "typography"
601
+ "content": "No notifications"
605
602
  },
606
603
  {
607
604
  "content": "You're all caught up.",
605
+ "color": "muted",
608
606
  "type": "typography",
609
- "variant": "caption",
610
- "color": "muted"
607
+ "variant": "caption"
611
608
  },
612
609
  {
610
+ "label": "Back",
613
611
  "type": "button",
614
612
  "variant": "ghost",
615
- "action": "INIT",
616
- "label": "Back"
613
+ "action": "INIT"
617
614
  }
618
- ]
615
+ ],
616
+ "type": "stack",
617
+ "direction": "vertical",
618
+ "gap": "md"
619
619
  }
620
620
  ]
621
621
  ]
@@ -639,24 +639,24 @@
639
639
  "event": "DEVICE_FILTER",
640
640
  "filters": [
641
641
  {
642
+ "label": "Status",
643
+ "filterType": "select",
642
644
  "options": [
643
645
  "online",
644
646
  "offline",
645
647
  "maintenance"
646
648
  ],
647
- "filterType": "select",
648
- "field": "status",
649
- "label": "Status"
649
+ "field": "status"
650
650
  },
651
651
  {
652
+ "field": "type",
653
+ "label": "Type",
652
654
  "options": [
653
655
  "sensor",
654
656
  "gateway",
655
657
  "actuator",
656
658
  "controller"
657
659
  ],
658
- "label": "Type",
659
- "field": "type",
660
660
  "filterType": "select"
661
661
  }
662
662
  ]
@@ -683,18 +683,18 @@
683
683
  "variant": "body"
684
684
  },
685
685
  {
686
+ "name": "lastSeen",
686
687
  "variant": "caption",
687
688
  "format": "date",
688
- "name": "lastSeen",
689
689
  "label": "Last Seen"
690
690
  }
691
691
  ],
692
692
  "gap": "md",
693
693
  "itemActions": [
694
694
  {
695
+ "variant": "ghost",
695
696
  "event": "VIEW",
696
- "label": "View",
697
- "variant": "ghost"
697
+ "label": "View"
698
698
  },
699
699
  {
700
700
  "variant": "ghost",
@@ -702,9 +702,9 @@
702
702
  "label": "Edit"
703
703
  },
704
704
  {
705
- "event": "DELETE",
705
+ "variant": "danger",
706
706
  "label": "Delete",
707
- "variant": "danger"
707
+ "event": "DELETE"
708
708
  }
709
709
  ]
710
710
  },
@@ -757,13 +757,13 @@
757
757
  "linkedEntity": "Device",
758
758
  "config": {
759
759
  "icon": "plus-circle",
760
- "mode": "create",
761
760
  "fields": [
762
761
  "name",
763
762
  "type",
764
763
  "status",
765
764
  "lastSeen"
766
765
  ],
766
+ "mode": "create",
767
767
  "title": "Create Device"
768
768
  },
769
769
  "events": {
@@ -785,15 +785,15 @@
785
785
  "name": "DeviceEdit",
786
786
  "linkedEntity": "Device",
787
787
  "config": {
788
- "icon": "edit",
789
- "title": "Edit Device",
790
- "mode": "edit",
791
788
  "fields": [
792
789
  "name",
793
790
  "type",
794
791
  "status",
795
792
  "lastSeen"
796
- ]
793
+ ],
794
+ "icon": "edit",
795
+ "title": "Edit Device",
796
+ "mode": "edit"
797
797
  },
798
798
  "events": {
799
799
  "OPEN": "EDIT"
@@ -814,7 +814,6 @@
814
814
  "name": "DeviceView",
815
815
  "linkedEntity": "Device",
816
816
  "config": {
817
- "icon": "eye",
818
817
  "mode": "edit",
819
818
  "fields": [
820
819
  "name",
@@ -822,7 +821,8 @@
822
821
  "status",
823
822
  "lastSeen"
824
823
  ],
825
- "title": "View Device"
824
+ "title": "View Device",
825
+ "icon": "eye"
826
826
  },
827
827
  "events": {
828
828
  "OPEN": "VIEW"
@@ -843,14 +843,14 @@
843
843
  "name": "DeviceDelete",
844
844
  "linkedEntity": "Device",
845
845
  "config": {
846
- "title": "Delete Device",
847
- "alertMessage": "This action cannot be undone.",
848
846
  "icon": "alert-triangle",
849
- "confirmLabel": "Delete"
847
+ "confirmLabel": "Delete",
848
+ "title": "Delete Device",
849
+ "alertMessage": "This action cannot be undone."
850
850
  },
851
851
  "events": {
852
- "REQUEST": "DELETE",
853
- "CONFIRM": "CONFIRM_DELETE"
852
+ "CONFIRM": "CONFIRM_DELETE",
853
+ "REQUEST": "DELETE"
854
854
  },
855
855
  "listens": [
856
856
  {
@@ -1173,18 +1173,17 @@
1173
1173
  "name": "DeviceAlertAppLayout",
1174
1174
  "linkedEntity": "DeviceAlert",
1175
1175
  "config": {
1176
- "searchEvent": "ALERT_SEARCH",
1177
- "appName": "IoT Dashboard",
1176
+ "notificationClickEvent": "ALERT_NOTIFICATIONS_OPEN",
1178
1177
  "navItems": [
1179
1178
  {
1179
+ "label": "Sensors",
1180
1180
  "icon": "layout-list",
1181
- "href": "/sensors",
1182
- "label": "Sensors"
1181
+ "href": "/sensors"
1183
1182
  },
1184
1183
  {
1185
- "icon": "cpu",
1184
+ "label": "Devices",
1186
1185
  "href": "/devices",
1187
- "label": "Devices"
1186
+ "icon": "cpu"
1188
1187
  },
1189
1188
  {
1190
1189
  "label": "Alerts",
@@ -1192,13 +1191,14 @@
1192
1191
  "icon": "bell"
1193
1192
  }
1194
1193
  ],
1195
- "contentTrait": "@trait.AlertCatalog",
1194
+ "searchEvent": "ALERT_SEARCH",
1195
+ "appName": "IoT Dashboard",
1196
1196
  "notifications": [],
1197
- "notificationClickEvent": "ALERT_NOTIFICATIONS_OPEN"
1197
+ "contentTrait": "@trait.AlertCatalog"
1198
1198
  },
1199
1199
  "events": {
1200
- "NOTIFY_CLICK": "ALERT_NOTIFICATIONS_OPEN",
1201
- "SEARCH": "ALERT_SEARCH"
1200
+ "SEARCH": "ALERT_SEARCH",
1201
+ "NOTIFY_CLICK": "ALERT_NOTIFICATIONS_OPEN"
1202
1202
  }
1203
1203
  },
1204
1204
  {
@@ -1243,17 +1243,13 @@
1243
1243
  "render-ui",
1244
1244
  "main",
1245
1245
  {
1246
+ "direction": "vertical",
1246
1247
  "type": "stack",
1247
1248
  "children": [
1248
1249
  {
1249
- "type": "stack",
1250
- "direction": "horizontal",
1251
- "justify": "between",
1252
- "align": "center",
1253
1250
  "children": [
1254
1251
  {
1255
1252
  "gap": "sm",
1256
- "type": "stack",
1257
1253
  "children": [
1258
1254
  {
1259
1255
  "name": "bell",
@@ -1261,29 +1257,34 @@
1261
1257
  },
1262
1258
  {
1263
1259
  "content": "Alerts",
1264
- "type": "typography",
1265
- "variant": "h2"
1260
+ "variant": "h2",
1261
+ "type": "typography"
1266
1262
  }
1267
1263
  ],
1268
- "align": "center",
1269
- "direction": "horizontal"
1264
+ "direction": "horizontal",
1265
+ "type": "stack",
1266
+ "align": "center"
1270
1267
  },
1271
1268
  {
1272
- "gap": "sm",
1269
+ "type": "stack",
1273
1270
  "direction": "horizontal",
1271
+ "gap": "sm",
1274
1272
  "children": [
1275
1273
  {
1276
1274
  "icon": "plus",
1277
- "type": "button",
1278
1275
  "label": "New Alert",
1276
+ "type": "button",
1279
1277
  "action": "CREATE",
1280
1278
  "variant": "primary"
1281
1279
  }
1282
- ],
1283
- "type": "stack"
1280
+ ]
1284
1281
  }
1285
1282
  ],
1286
- "gap": "md"
1283
+ "gap": "md",
1284
+ "direction": "horizontal",
1285
+ "type": "stack",
1286
+ "justify": "between",
1287
+ "align": "center"
1287
1288
  },
1288
1289
  {
1289
1290
  "type": "divider"
@@ -1294,7 +1295,6 @@
1294
1295
  },
1295
1296
  "@trait.DeviceAlertCircuitBreaker"
1296
1297
  ],
1297
- "direction": "vertical",
1298
1298
  "gap": "lg"
1299
1299
  }
1300
1300
  ]
@@ -1311,33 +1311,16 @@
1311
1311
  "config": {
1312
1312
  "cols": 1.0,
1313
1313
  "gap": "sm",
1314
- "itemActions": [
1315
- {
1316
- "variant": "ghost",
1317
- "label": "View",
1318
- "event": "VIEW"
1319
- },
1320
- {
1321
- "variant": "ghost",
1322
- "label": "Edit",
1323
- "event": "EDIT"
1324
- },
1325
- {
1326
- "label": "Delete",
1327
- "event": "DELETE",
1328
- "variant": "danger"
1329
- }
1330
- ],
1331
1314
  "fields": [
1332
1315
  {
1333
1316
  "variant": "h4",
1334
- "icon": "cpu",
1335
1317
  "name": "deviceId",
1336
- "label": "Device"
1318
+ "label": "Device",
1319
+ "icon": "cpu"
1337
1320
  },
1338
1321
  {
1339
- "name": "severity",
1340
1322
  "label": "Severity",
1323
+ "name": "severity",
1341
1324
  "variant": "badge"
1342
1325
  },
1343
1326
  {
@@ -1346,10 +1329,27 @@
1346
1329
  "label": "Message"
1347
1330
  },
1348
1331
  {
1349
- "format": "boolean",
1332
+ "variant": "badge",
1350
1333
  "label": "Acknowledged",
1351
1334
  "name": "acknowledged",
1352
- "variant": "badge"
1335
+ "format": "boolean"
1336
+ }
1337
+ ],
1338
+ "itemActions": [
1339
+ {
1340
+ "label": "View",
1341
+ "event": "VIEW",
1342
+ "variant": "ghost"
1343
+ },
1344
+ {
1345
+ "event": "EDIT",
1346
+ "label": "Edit",
1347
+ "variant": "ghost"
1348
+ },
1349
+ {
1350
+ "event": "DELETE",
1351
+ "variant": "danger",
1352
+ "label": "Delete"
1353
1353
  }
1354
1354
  ]
1355
1355
  },
@@ -1385,8 +1385,8 @@
1385
1385
  "name": "AlertCreate",
1386
1386
  "linkedEntity": "DeviceAlert",
1387
1387
  "config": {
1388
- "title": "New Alert",
1389
1388
  "icon": "plus-circle",
1389
+ "title": "New Alert",
1390
1390
  "mode": "create",
1391
1391
  "fields": [
1392
1392
  "deviceId",
@@ -1415,14 +1415,14 @@
1415
1415
  "linkedEntity": "DeviceAlert",
1416
1416
  "config": {
1417
1417
  "icon": "edit",
1418
- "mode": "edit",
1419
1418
  "fields": [
1420
1419
  "deviceId",
1421
1420
  "severity",
1422
1421
  "message",
1423
1422
  "acknowledged"
1424
1423
  ],
1425
- "title": "Edit Alert"
1424
+ "title": "Edit Alert",
1425
+ "mode": "edit"
1426
1426
  },
1427
1427
  "events": {
1428
1428
  "OPEN": "EDIT"
@@ -1443,14 +1443,14 @@
1443
1443
  "name": "AlertView",
1444
1444
  "linkedEntity": "DeviceAlert",
1445
1445
  "config": {
1446
- "icon": "eye",
1446
+ "title": "View Alert",
1447
1447
  "fields": [
1448
1448
  "deviceId",
1449
1449
  "severity",
1450
1450
  "message",
1451
1451
  "acknowledged"
1452
1452
  ],
1453
- "title": "View Alert",
1453
+ "icon": "eye",
1454
1454
  "mode": "edit"
1455
1455
  },
1456
1456
  "events": {
@@ -1472,14 +1472,14 @@
1472
1472
  "name": "AlertDelete",
1473
1473
  "linkedEntity": "DeviceAlert",
1474
1474
  "config": {
1475
- "confirmLabel": "Delete",
1476
- "icon": "alert-triangle",
1477
1475
  "title": "Delete Alert",
1478
- "alertMessage": "This action cannot be undone."
1476
+ "icon": "alert-triangle",
1477
+ "alertMessage": "This action cannot be undone.",
1478
+ "confirmLabel": "Delete"
1479
1479
  },
1480
1480
  "events": {
1481
- "REQUEST": "DELETE",
1482
- "CONFIRM": "CONFIRM_DELETE"
1481
+ "CONFIRM": "CONFIRM_DELETE",
1482
+ "REQUEST": "DELETE"
1483
1483
  },
1484
1484
  "listens": [
1485
1485
  {
@@ -1701,9 +1701,9 @@
1701
1701
  "render-ui",
1702
1702
  "main",
1703
1703
  {
1704
- "type": "alert",
1704
+ "variant": "info",
1705
1705
  "message": "Critical alerts auto-notify on-call ops via email.",
1706
- "variant": "info"
1706
+ "type": "alert"
1707
1707
  }
1708
1708
  ]
1709
1709
  ]
@@ -1716,11 +1716,11 @@
1716
1716
  "ref": "Email.traits.ServiceEmailEmail",
1717
1717
  "name": "AlertEmail",
1718
1718
  "config": {
1719
+ "sender": "alerts@example.com",
1719
1720
  "recipient": "ops@example.com",
1720
1721
  "subject": "Critical alert raised",
1721
- "body": "A critical alert was raised on a device. Investigate immediately.",
1722
- "sender": "alerts@example.com",
1723
- "uiTrait": "@trait.AlertEmailNotice"
1722
+ "uiTrait": "@trait.AlertEmailNotice",
1723
+ "body": "A critical alert was raised on a device. Investigate immediately."
1724
1724
  },
1725
1725
  "listens": [
1726
1726
  {
@@ -1859,70 +1859,70 @@
1859
1859
  "render-ui",
1860
1860
  "main",
1861
1861
  {
1862
+ "gap": "lg",
1862
1863
  "children": [
1863
1864
  {
1864
- "type": "stack",
1865
- "justify": "between",
1866
- "align": "center",
1867
- "direction": "horizontal",
1868
- "gap": "md",
1869
1865
  "children": [
1870
1866
  {
1871
- "align": "center",
1872
- "direction": "horizontal",
1873
1867
  "type": "stack",
1868
+ "align": "center",
1874
1869
  "gap": "md",
1870
+ "direction": "horizontal",
1875
1871
  "children": [
1876
1872
  {
1877
- "name": "shield-check",
1878
- "type": "icon"
1873
+ "type": "icon",
1874
+ "name": "shield-check"
1879
1875
  },
1880
1876
  {
1877
+ "type": "typography",
1881
1878
  "content": "Circuit Breaker",
1882
- "variant": "h3",
1883
- "type": "typography"
1879
+ "variant": "h3"
1884
1880
  }
1885
1881
  ]
1886
1882
  },
1887
1883
  {
1888
- "type": "status-dot",
1889
1884
  "pulse": false,
1885
+ "status": "online",
1890
1886
  "label": "Closed",
1891
- "status": "online"
1887
+ "type": "status-dot"
1892
1888
  }
1893
- ]
1889
+ ],
1890
+ "type": "stack",
1891
+ "gap": "md",
1892
+ "justify": "between",
1893
+ "direction": "horizontal",
1894
+ "align": "center"
1894
1895
  },
1895
1896
  {
1896
- "variant": "success",
1897
1897
  "type": "alert",
1898
+ "variant": "success",
1898
1899
  "message": "Service is healthy. All requests are being processed."
1899
1900
  },
1900
1901
  {
1901
- "cols": 2.0,
1902
- "type": "simple-grid",
1903
1902
  "children": [
1904
1903
  {
1905
1904
  "type": "stat-display",
1906
- "label": "Failures",
1907
- "value": "@entity.failureCount"
1905
+ "value": "@entity.failureCount",
1906
+ "label": "Failures"
1908
1907
  },
1909
1908
  {
1910
1909
  "label": "Successes",
1911
1910
  "value": "@entity.successCount",
1912
1911
  "type": "stat-display"
1913
1912
  }
1914
- ]
1913
+ ],
1914
+ "type": "simple-grid",
1915
+ "cols": 2.0
1915
1916
  },
1916
1917
  {
1917
- "value": "@entity.failureCount",
1918
1918
  "type": "meter",
1919
+ "value": "@entity.failureCount",
1919
1920
  "min": 0.0,
1920
1921
  "max": "@entity.threshold"
1921
1922
  }
1922
1923
  ],
1923
- "gap": "lg",
1924
- "type": "stack",
1925
- "direction": "vertical"
1924
+ "direction": "vertical",
1925
+ "type": "stack"
1926
1926
  }
1927
1927
  ]
1928
1928
  ]
@@ -1937,13 +1937,13 @@
1937
1937
  "main",
1938
1938
  {
1939
1939
  "gap": "lg",
1940
+ "type": "stack",
1941
+ "direction": "vertical",
1940
1942
  "children": [
1941
1943
  {
1942
- "gap": "md",
1944
+ "justify": "between",
1943
1945
  "type": "stack",
1944
1946
  "direction": "horizontal",
1945
- "align": "center",
1946
- "justify": "between",
1947
1947
  "children": [
1948
1948
  {
1949
1949
  "children": [
@@ -1952,61 +1952,61 @@
1952
1952
  "type": "icon"
1953
1953
  },
1954
1954
  {
1955
- "variant": "h3",
1956
1955
  "content": "Circuit Breaker",
1956
+ "variant": "h3",
1957
1957
  "type": "typography"
1958
1958
  }
1959
1959
  ],
1960
1960
  "gap": "md",
1961
+ "type": "stack",
1961
1962
  "direction": "horizontal",
1962
- "align": "center",
1963
- "type": "stack"
1963
+ "align": "center"
1964
1964
  },
1965
1965
  {
1966
- "pulse": true,
1967
- "label": "Open",
1968
1966
  "type": "status-dot",
1969
- "status": "critical"
1967
+ "status": "critical",
1968
+ "pulse": true,
1969
+ "label": "Open"
1970
1970
  }
1971
- ]
1971
+ ],
1972
+ "align": "center",
1973
+ "gap": "md"
1972
1974
  },
1973
1975
  {
1976
+ "message": "Circuit is open. Requests are being rejected to prevent cascading failures.",
1974
1977
  "variant": "error",
1975
- "type": "alert",
1976
- "message": "Circuit is open. Requests are being rejected to prevent cascading failures."
1978
+ "type": "alert"
1977
1979
  },
1978
1980
  {
1979
- "type": "simple-grid",
1981
+ "cols": 2.0,
1980
1982
  "children": [
1981
1983
  {
1982
- "type": "stat-display",
1984
+ "label": "Failures",
1983
1985
  "value": "@entity.failureCount",
1984
- "label": "Failures"
1986
+ "type": "stat-display"
1985
1987
  },
1986
1988
  {
1989
+ "value": "@entity.successCount",
1987
1990
  "type": "stat-display",
1988
- "label": "Successes",
1989
- "value": "@entity.successCount"
1991
+ "label": "Successes"
1990
1992
  }
1991
1993
  ],
1992
- "cols": 2.0
1994
+ "type": "simple-grid"
1993
1995
  },
1994
1996
  {
1995
- "value": "@entity.failureCount",
1996
- "type": "meter",
1997
1997
  "min": 0.0,
1998
- "max": "@entity.threshold"
1998
+ "max": "@entity.threshold",
1999
+ "value": "@entity.failureCount",
2000
+ "type": "meter"
1999
2001
  },
2000
2002
  {
2001
- "icon": "rotate-ccw",
2003
+ "variant": "ghost",
2002
2004
  "label": "Reset",
2005
+ "icon": "rotate-ccw",
2003
2006
  "type": "button",
2004
- "action": "RESET",
2005
- "variant": "ghost"
2007
+ "action": "RESET"
2006
2008
  }
2007
- ],
2008
- "direction": "vertical",
2009
- "type": "stack"
2009
+ ]
2010
2010
  }
2011
2011
  ]
2012
2012
  ]
@@ -2020,43 +2020,44 @@
2020
2020
  "render-ui",
2021
2021
  "main",
2022
2022
  {
2023
- "type": "stack",
2023
+ "gap": "lg",
2024
+ "direction": "vertical",
2024
2025
  "children": [
2025
2026
  {
2026
- "justify": "between",
2027
2027
  "gap": "md",
2028
+ "justify": "between",
2029
+ "type": "stack",
2028
2030
  "align": "center",
2029
2031
  "children": [
2030
2032
  {
2031
2033
  "align": "center",
2034
+ "direction": "horizontal",
2035
+ "gap": "md",
2036
+ "type": "stack",
2032
2037
  "children": [
2033
2038
  {
2034
2039
  "type": "icon",
2035
2040
  "name": "shield-check"
2036
2041
  },
2037
2042
  {
2038
- "content": "Circuit Breaker",
2039
2043
  "variant": "h3",
2040
- "type": "typography"
2044
+ "type": "typography",
2045
+ "content": "Circuit Breaker"
2041
2046
  }
2042
- ],
2043
- "direction": "horizontal",
2044
- "type": "stack",
2045
- "gap": "md"
2047
+ ]
2046
2048
  },
2047
2049
  {
2048
- "pulse": false,
2050
+ "status": "online",
2049
2051
  "type": "status-dot",
2050
2052
  "label": "Closed",
2051
- "status": "online"
2053
+ "pulse": false
2052
2054
  }
2053
2055
  ],
2054
- "type": "stack",
2055
2056
  "direction": "horizontal"
2056
2057
  },
2057
2058
  {
2058
- "type": "alert",
2059
2059
  "variant": "success",
2060
+ "type": "alert",
2060
2061
  "message": "Service is healthy."
2061
2062
  },
2062
2063
  {
@@ -2064,26 +2065,25 @@
2064
2065
  "children": [
2065
2066
  {
2066
2067
  "value": "@entity.failureCount",
2067
- "label": "Failures",
2068
- "type": "stat-display"
2068
+ "type": "stat-display",
2069
+ "label": "Failures"
2069
2070
  },
2070
2071
  {
2071
2072
  "label": "Successes",
2072
- "value": "@entity.successCount",
2073
- "type": "stat-display"
2073
+ "type": "stat-display",
2074
+ "value": "@entity.successCount"
2074
2075
  }
2075
2076
  ],
2076
2077
  "type": "simple-grid"
2077
2078
  },
2078
2079
  {
2080
+ "value": "@entity.failureCount",
2079
2081
  "max": "@entity.threshold",
2080
2082
  "type": "meter",
2081
- "value": "@entity.failureCount",
2082
2083
  "min": 0.0
2083
2084
  }
2084
2085
  ],
2085
- "gap": "lg",
2086
- "direction": "vertical"
2086
+ "type": "stack"
2087
2087
  }
2088
2088
  ]
2089
2089
  ]
@@ -2097,38 +2097,40 @@
2097
2097
  "render-ui",
2098
2098
  "main",
2099
2099
  {
2100
+ "type": "stack",
2101
+ "direction": "vertical",
2100
2102
  "children": [
2101
2103
  {
2104
+ "type": "stack",
2105
+ "gap": "md",
2106
+ "justify": "between",
2102
2107
  "children": [
2103
2108
  {
2104
2109
  "direction": "horizontal",
2105
2110
  "align": "center",
2106
- "gap": "md",
2107
2111
  "type": "stack",
2108
2112
  "children": [
2109
2113
  {
2110
- "name": "activity",
2111
- "type": "icon"
2114
+ "type": "icon",
2115
+ "name": "activity"
2112
2116
  },
2113
2117
  {
2114
- "type": "typography",
2115
2118
  "variant": "h3",
2116
- "content": "Circuit Breaker"
2119
+ "content": "Circuit Breaker",
2120
+ "type": "typography"
2117
2121
  }
2118
- ]
2122
+ ],
2123
+ "gap": "md"
2119
2124
  },
2120
2125
  {
2121
- "type": "status-dot",
2122
2126
  "label": "Half-Open",
2123
2127
  "status": "warning",
2128
+ "type": "status-dot",
2124
2129
  "pulse": true
2125
2130
  }
2126
2131
  ],
2127
- "align": "center",
2128
- "justify": "between",
2129
2132
  "direction": "horizontal",
2130
- "type": "stack",
2131
- "gap": "md"
2133
+ "align": "center"
2132
2134
  },
2133
2135
  {
2134
2136
  "variant": "warning",
@@ -2136,24 +2138,22 @@
2136
2138
  "type": "alert"
2137
2139
  },
2138
2140
  {
2141
+ "cols": 2.0,
2139
2142
  "type": "simple-grid",
2140
2143
  "children": [
2141
2144
  {
2142
2145
  "value": "@entity.failureCount",
2143
- "type": "stat-display",
2144
- "label": "Failures"
2146
+ "label": "Failures",
2147
+ "type": "stat-display"
2145
2148
  },
2146
2149
  {
2150
+ "label": "Successes",
2147
2151
  "value": "@entity.successCount",
2148
- "type": "stat-display",
2149
- "label": "Successes"
2152
+ "type": "stat-display"
2150
2153
  }
2151
- ],
2152
- "cols": 2.0
2154
+ ]
2153
2155
  }
2154
2156
  ],
2155
- "type": "stack",
2156
- "direction": "vertical",
2157
2157
  "gap": "lg"
2158
2158
  }
2159
2159
  ]
@@ -2168,60 +2168,59 @@
2168
2168
  "render-ui",
2169
2169
  "main",
2170
2170
  {
2171
- "direction": "vertical",
2172
2171
  "children": [
2173
2172
  {
2174
2173
  "align": "center",
2175
- "direction": "horizontal",
2176
2174
  "gap": "md",
2175
+ "type": "stack",
2176
+ "direction": "horizontal",
2177
2177
  "justify": "between",
2178
2178
  "children": [
2179
2179
  {
2180
- "gap": "md",
2181
- "type": "stack",
2182
- "direction": "horizontal",
2183
- "align": "center",
2184
2180
  "children": [
2185
2181
  {
2186
- "type": "icon",
2187
- "name": "shield-check"
2182
+ "name": "shield-check",
2183
+ "type": "icon"
2188
2184
  },
2189
2185
  {
2190
2186
  "type": "typography",
2191
- "content": "Circuit Breaker",
2192
- "variant": "h3"
2187
+ "variant": "h3",
2188
+ "content": "Circuit Breaker"
2193
2189
  }
2194
- ]
2190
+ ],
2191
+ "direction": "horizontal",
2192
+ "align": "center",
2193
+ "gap": "md",
2194
+ "type": "stack"
2195
2195
  },
2196
2196
  {
2197
- "label": "Closed",
2198
2197
  "status": "online",
2199
2198
  "type": "status-dot",
2200
- "pulse": false
2199
+ "pulse": false,
2200
+ "label": "Closed"
2201
2201
  }
2202
- ],
2203
- "type": "stack"
2202
+ ]
2204
2203
  },
2205
2204
  {
2206
2205
  "variant": "success",
2207
- "message": "Service is healthy.",
2208
- "type": "alert"
2206
+ "type": "alert",
2207
+ "message": "Service is healthy."
2209
2208
  },
2210
2209
  {
2210
+ "cols": 2.0,
2211
2211
  "children": [
2212
2212
  {
2213
- "label": "Failures",
2214
2213
  "type": "stat-display",
2215
- "value": "@entity.failureCount"
2214
+ "value": "@entity.failureCount",
2215
+ "label": "Failures"
2216
2216
  },
2217
2217
  {
2218
+ "value": "@entity.successCount",
2218
2219
  "type": "stat-display",
2219
- "label": "Successes",
2220
- "value": "@entity.successCount"
2220
+ "label": "Successes"
2221
2221
  }
2222
2222
  ],
2223
- "type": "simple-grid",
2224
- "cols": 2.0
2223
+ "type": "simple-grid"
2225
2224
  },
2226
2225
  {
2227
2226
  "value": "@entity.failureCount",
@@ -2230,8 +2229,9 @@
2230
2229
  "max": "@entity.threshold"
2231
2230
  }
2232
2231
  ],
2232
+ "type": "stack",
2233
2233
  "gap": "lg",
2234
- "type": "stack"
2234
+ "direction": "vertical"
2235
2235
  }
2236
2236
  ]
2237
2237
  ]
@@ -2245,70 +2245,70 @@
2245
2245
  "render-ui",
2246
2246
  "main",
2247
2247
  {
2248
- "direction": "vertical",
2249
2248
  "children": [
2250
2249
  {
2251
- "align": "center",
2252
2250
  "justify": "between",
2251
+ "direction": "horizontal",
2252
+ "align": "center",
2253
2253
  "type": "stack",
2254
+ "gap": "md",
2254
2255
  "children": [
2255
2256
  {
2256
- "align": "center",
2257
2257
  "type": "stack",
2258
+ "direction": "horizontal",
2259
+ "gap": "md",
2260
+ "align": "center",
2258
2261
  "children": [
2259
2262
  {
2260
- "name": "shield-check",
2261
- "type": "icon"
2263
+ "type": "icon",
2264
+ "name": "shield-check"
2262
2265
  },
2263
2266
  {
2264
- "type": "typography",
2267
+ "content": "Circuit Breaker",
2265
2268
  "variant": "h3",
2266
- "content": "Circuit Breaker"
2269
+ "type": "typography"
2267
2270
  }
2268
- ],
2269
- "gap": "md",
2270
- "direction": "horizontal"
2271
+ ]
2271
2272
  },
2272
2273
  {
2273
- "pulse": false,
2274
- "label": "Closed",
2275
2274
  "type": "status-dot",
2276
- "status": "online"
2275
+ "label": "Closed",
2276
+ "status": "online",
2277
+ "pulse": false
2277
2278
  }
2278
- ],
2279
- "gap": "md",
2280
- "direction": "horizontal"
2279
+ ]
2281
2280
  },
2282
2281
  {
2283
2282
  "variant": "success",
2284
- "type": "alert",
2285
- "message": "Service is healthy."
2283
+ "message": "Service is healthy.",
2284
+ "type": "alert"
2286
2285
  },
2287
2286
  {
2288
- "cols": 2.0,
2289
2287
  "children": [
2290
2288
  {
2291
- "label": "Failures",
2292
2289
  "type": "stat-display",
2290
+ "label": "Failures",
2293
2291
  "value": "@entity.failureCount"
2294
2292
  },
2295
2293
  {
2294
+ "value": "@entity.successCount",
2296
2295
  "label": "Successes",
2297
- "type": "stat-display",
2298
- "value": "@entity.successCount"
2296
+ "type": "stat-display"
2299
2297
  }
2300
2298
  ],
2301
- "type": "simple-grid"
2299
+ "type": "simple-grid",
2300
+ "cols": 2.0
2302
2301
  },
2303
2302
  {
2303
+ "value": "@entity.failureCount",
2304
2304
  "type": "meter",
2305
- "min": 0.0,
2306
2305
  "max": "@entity.threshold",
2307
- "value": "@entity.failureCount"
2306
+ "min": 0.0
2308
2307
  }
2309
2308
  ],
2309
+ "gap": "lg",
2310
2310
  "type": "stack",
2311
- "gap": "lg"
2311
+ "direction": "vertical"
2312
2312
  }
2313
2313
  ]
2314
2314
  ]
@@ -2322,40 +2322,41 @@
2322
2322
  "render-ui",
2323
2323
  "main",
2324
2324
  {
2325
- "direction": "vertical",
2325
+ "gap": "lg",
2326
2326
  "type": "stack",
2327
+ "direction": "vertical",
2327
2328
  "children": [
2328
2329
  {
2330
+ "justify": "between",
2329
2331
  "type": "stack",
2332
+ "direction": "horizontal",
2333
+ "gap": "md",
2334
+ "align": "center",
2330
2335
  "children": [
2331
2336
  {
2332
- "gap": "md",
2333
- "align": "center",
2334
2337
  "direction": "horizontal",
2335
2338
  "type": "stack",
2339
+ "gap": "md",
2340
+ "align": "center",
2336
2341
  "children": [
2337
2342
  {
2338
- "type": "icon",
2339
- "name": "alert-triangle"
2343
+ "name": "alert-triangle",
2344
+ "type": "icon"
2340
2345
  },
2341
2346
  {
2342
- "type": "typography",
2343
2347
  "content": "Circuit Breaker",
2348
+ "type": "typography",
2344
2349
  "variant": "h3"
2345
2350
  }
2346
2351
  ]
2347
2352
  },
2348
2353
  {
2349
- "pulse": true,
2350
2354
  "type": "status-dot",
2351
2355
  "status": "critical",
2352
- "label": "Open"
2356
+ "label": "Open",
2357
+ "pulse": true
2353
2358
  }
2354
- ],
2355
- "align": "center",
2356
- "justify": "between",
2357
- "direction": "horizontal",
2358
- "gap": "md"
2359
+ ]
2359
2360
  },
2360
2361
  {
2361
2362
  "message": "Circuit is open.",
@@ -2363,36 +2364,35 @@
2363
2364
  "variant": "error"
2364
2365
  },
2365
2366
  {
2367
+ "type": "simple-grid",
2368
+ "cols": 2.0,
2366
2369
  "children": [
2367
2370
  {
2368
- "type": "stat-display",
2369
2371
  "label": "Failures",
2372
+ "type": "stat-display",
2370
2373
  "value": "@entity.failureCount"
2371
2374
  },
2372
2375
  {
2373
2376
  "type": "stat-display",
2374
- "label": "Successes",
2375
- "value": "@entity.successCount"
2377
+ "value": "@entity.successCount",
2378
+ "label": "Successes"
2376
2379
  }
2377
- ],
2378
- "type": "simple-grid",
2379
- "cols": 2.0
2380
+ ]
2380
2381
  },
2381
2382
  {
2382
2383
  "min": 0.0,
2383
- "type": "meter",
2384
2384
  "max": "@entity.threshold",
2385
+ "type": "meter",
2385
2386
  "value": "@entity.failureCount"
2386
2387
  },
2387
2388
  {
2388
- "label": "Reset",
2389
- "icon": "rotate-ccw",
2390
2389
  "action": "RESET",
2391
2390
  "variant": "ghost",
2392
- "type": "button"
2391
+ "type": "button",
2392
+ "icon": "rotate-ccw",
2393
+ "label": "Reset"
2393
2394
  }
2394
- ],
2395
- "gap": "lg"
2395
+ ]
2396
2396
  }
2397
2397
  ]
2398
2398
  ]
@@ -2406,48 +2406,46 @@
2406
2406
  "render-ui",
2407
2407
  "main",
2408
2408
  {
2409
- "direction": "vertical",
2410
- "type": "stack",
2411
- "gap": "lg",
2412
2409
  "children": [
2413
2410
  {
2414
- "align": "center",
2411
+ "gap": "md",
2412
+ "type": "stack",
2415
2413
  "direction": "horizontal",
2414
+ "align": "center",
2416
2415
  "justify": "between",
2417
2416
  "children": [
2418
2417
  {
2419
- "direction": "horizontal",
2420
2418
  "children": [
2421
2419
  {
2422
2420
  "name": "shield-check",
2423
2421
  "type": "icon"
2424
2422
  },
2425
2423
  {
2426
- "variant": "h3",
2424
+ "type": "typography",
2427
2425
  "content": "Circuit Breaker",
2428
- "type": "typography"
2426
+ "variant": "h3"
2429
2427
  }
2430
2428
  ],
2431
2429
  "type": "stack",
2432
2430
  "gap": "md",
2433
- "align": "center"
2431
+ "align": "center",
2432
+ "direction": "horizontal"
2434
2433
  },
2435
2434
  {
2436
- "status": "online",
2437
- "label": "Closed",
2438
2435
  "type": "status-dot",
2436
+ "label": "Closed",
2437
+ "status": "online",
2439
2438
  "pulse": false
2440
2439
  }
2441
- ],
2442
- "type": "stack",
2443
- "gap": "md"
2440
+ ]
2444
2441
  },
2445
2442
  {
2446
- "variant": "success",
2447
2443
  "type": "alert",
2444
+ "variant": "success",
2448
2445
  "message": "Service is healthy."
2449
2446
  },
2450
2447
  {
2448
+ "cols": 2.0,
2451
2449
  "children": [
2452
2450
  {
2453
2451
  "value": "@entity.failureCount",
@@ -2455,21 +2453,23 @@
2455
2453
  "label": "Failures"
2456
2454
  },
2457
2455
  {
2456
+ "value": "@entity.successCount",
2458
2457
  "type": "stat-display",
2459
- "label": "Successes",
2460
- "value": "@entity.successCount"
2458
+ "label": "Successes"
2461
2459
  }
2462
2460
  ],
2463
- "cols": 2.0,
2464
2461
  "type": "simple-grid"
2465
2462
  },
2466
2463
  {
2467
- "max": "@entity.threshold",
2468
2464
  "type": "meter",
2469
2465
  "value": "@entity.failureCount",
2470
- "min": 0.0
2466
+ "min": 0.0,
2467
+ "max": "@entity.threshold"
2471
2468
  }
2472
- ]
2469
+ ],
2470
+ "direction": "vertical",
2471
+ "gap": "lg",
2472
+ "type": "stack"
2473
2473
  }
2474
2474
  ]
2475
2475
  ]