@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
@@ -167,23 +167,23 @@
167
167
  "render-ui",
168
168
  "main",
169
169
  {
170
+ "type": "game-shell",
171
+ "appName": "Strategy Game",
170
172
  "children": [
171
173
  {
172
- "type": "game-menu",
173
174
  "subtitle": "Turn-Based Strategy",
174
175
  "title": "Army Battle",
176
+ "type": "game-menu",
175
177
  "menuItems": [
176
178
  {
177
179
  "label": "Start Battle",
178
- "event": "START",
179
- "variant": "primary"
180
+ "variant": "primary",
181
+ "event": "START"
180
182
  }
181
183
  ]
182
184
  }
183
185
  ],
184
- "showTopBar": true,
185
- "type": "game-shell",
186
- "appName": "Strategy Game"
186
+ "showTopBar": true
187
187
  }
188
188
  ]
189
189
  ]
@@ -216,15 +216,15 @@
216
216
  "label": "Turn"
217
217
  },
218
218
  {
219
- "label": "Score",
220
- "value": "@entity.score"
219
+ "value": "@entity.score",
220
+ "label": "Score"
221
221
  }
222
222
  ]
223
223
  }
224
224
  ],
225
225
  "appName": "Strategy Game",
226
- "type": "game-shell",
227
- "showTopBar": true
226
+ "showTopBar": true,
227
+ "type": "game-shell"
228
228
  }
229
229
  ]
230
230
  ]
@@ -253,23 +253,23 @@
253
253
  "main",
254
254
  {
255
255
  "showTopBar": true,
256
+ "type": "game-shell",
256
257
  "appName": "Strategy Game",
257
258
  "children": [
258
259
  {
260
+ "type": "game-hud",
259
261
  "stats": [
260
262
  {
261
- "label": "Turn",
262
- "value": "@entity.turn"
263
+ "value": "@entity.turn",
264
+ "label": "Turn"
263
265
  },
264
266
  {
265
- "label": "Score",
266
- "value": "@entity.score"
267
+ "value": "@entity.score",
268
+ "label": "Score"
267
269
  }
268
- ],
269
- "type": "game-hud"
270
+ ]
270
271
  }
271
- ],
272
- "type": "game-shell"
272
+ ]
273
273
  }
274
274
  ]
275
275
  ]
@@ -283,20 +283,20 @@
283
283
  "render-ui",
284
284
  "modal",
285
285
  {
286
+ "type": "game-menu",
286
287
  "title": "Paused",
287
288
  "menuItems": [
288
289
  {
290
+ "label": "Resume",
289
291
  "event": "RESUME",
290
- "variant": "primary",
291
- "label": "Resume"
292
+ "variant": "primary"
292
293
  },
293
294
  {
294
- "event": "RESTART",
295
295
  "variant": "ghost",
296
- "label": "Quit"
296
+ "label": "Quit",
297
+ "event": "RESTART"
297
298
  }
298
- ],
299
- "type": "game-menu"
299
+ ]
300
300
  }
301
301
  ]
302
302
  ]
@@ -310,37 +310,37 @@
310
310
  "render-ui",
311
311
  "main",
312
312
  {
313
- "showTopBar": true,
314
313
  "type": "game-shell",
314
+ "appName": "Strategy Game",
315
315
  "children": [
316
316
  {
317
+ "type": "game-over-screen",
317
318
  "title": "Battle Over",
318
- "menuItems": [
319
+ "stats": [
319
320
  {
320
- "variant": "primary",
321
- "label": "Play Again",
322
- "event": "RESTART"
321
+ "value": "@entity.turn",
322
+ "label": "Turns"
323
323
  },
324
324
  {
325
- "variant": "secondary",
326
- "label": "Main Menu",
327
- "event": "RESTART"
325
+ "label": "Score",
326
+ "value": "@entity.score"
328
327
  }
329
328
  ],
330
- "stats": [
329
+ "menuItems": [
331
330
  {
332
- "label": "Turns",
333
- "value": "@entity.turn"
331
+ "label": "Play Again",
332
+ "event": "RESTART",
333
+ "variant": "primary"
334
334
  },
335
335
  {
336
- "value": "@entity.score",
337
- "label": "Score"
336
+ "label": "Main Menu",
337
+ "event": "RESTART",
338
+ "variant": "secondary"
338
339
  }
339
- ],
340
- "type": "game-over-screen"
340
+ ]
341
341
  }
342
342
  ],
343
- "appName": "Strategy Game"
343
+ "showTopBar": true
344
344
  }
345
345
  ]
346
346
  ]
@@ -364,8 +364,8 @@
364
364
  "render-ui",
365
365
  "main",
366
366
  {
367
+ "type": "game-shell",
367
368
  "appName": "Strategy Game",
368
- "showTopBar": true,
369
369
  "children": [
370
370
  {
371
371
  "stats": [
@@ -374,14 +374,14 @@
374
374
  "value": "@entity.turn"
375
375
  },
376
376
  {
377
- "label": "Score",
378
- "value": "@entity.score"
377
+ "value": "@entity.score",
378
+ "label": "Score"
379
379
  }
380
380
  ],
381
381
  "type": "game-hud"
382
382
  }
383
383
  ],
384
- "type": "game-shell"
384
+ "showTopBar": true
385
385
  }
386
386
  ]
387
387
  ]
@@ -400,22 +400,22 @@
400
400
  "render-ui",
401
401
  "main",
402
402
  {
403
- "appName": "Strategy Game",
404
403
  "showTopBar": true,
404
+ "appName": "Strategy Game",
405
405
  "type": "game-shell",
406
406
  "children": [
407
407
  {
408
+ "type": "game-hud",
408
409
  "stats": [
409
410
  {
410
- "value": "@entity.turn",
411
- "label": "Turn"
411
+ "label": "Turn",
412
+ "value": "@entity.turn"
412
413
  },
413
414
  {
414
- "value": "@entity.score",
415
- "label": "Score"
415
+ "label": "Score",
416
+ "value": "@entity.score"
416
417
  }
417
- ],
418
- "type": "game-hud"
418
+ ]
419
419
  }
420
420
  ]
421
421
  }
@@ -436,23 +436,23 @@
436
436
  "render-ui",
437
437
  "main",
438
438
  {
439
+ "type": "game-shell",
440
+ "appName": "Strategy Game",
439
441
  "showTopBar": true,
440
442
  "children": [
441
443
  {
442
- "subtitle": "Turn-Based Strategy",
443
- "title": "Army Battle",
444
+ "type": "game-menu",
444
445
  "menuItems": [
445
446
  {
446
- "variant": "primary",
447
447
  "event": "START",
448
+ "variant": "primary",
448
449
  "label": "Start Battle"
449
450
  }
450
451
  ],
451
- "type": "game-menu"
452
+ "subtitle": "Turn-Based Strategy",
453
+ "title": "Army Battle"
452
454
  }
453
- ],
454
- "appName": "Strategy Game",
455
- "type": "game-shell"
455
+ ]
456
456
  }
457
457
  ]
458
458
  ]
@@ -466,23 +466,23 @@
466
466
  "render-ui",
467
467
  "main",
468
468
  {
469
- "type": "game-shell",
470
- "appName": "Strategy Game",
471
- "showTopBar": true,
472
469
  "children": [
473
470
  {
474
- "subtitle": "Turn-Based Strategy",
475
- "title": "Army Battle",
476
471
  "menuItems": [
477
472
  {
478
- "label": "Start Battle",
479
473
  "event": "START",
480
- "variant": "primary"
474
+ "variant": "primary",
475
+ "label": "Start Battle"
481
476
  }
482
477
  ],
483
- "type": "game-menu"
478
+ "type": "game-menu",
479
+ "subtitle": "Turn-Based Strategy",
480
+ "title": "Army Battle"
484
481
  }
485
- ]
482
+ ],
483
+ "type": "game-shell",
484
+ "appName": "Strategy Game",
485
+ "showTopBar": true
486
486
  }
487
487
  ]
488
488
  ]
@@ -586,8 +586,8 @@
586
586
  "ArmyBattle",
587
587
  {
588
588
  "emit": {
589
- "success": "ArmyBattleLoaded",
590
- "failure": "ArmyBattleLoadFailed"
589
+ "failure": "ArmyBattleLoadFailed",
590
+ "success": "ArmyBattleLoaded"
591
591
  }
592
592
  }
593
593
  ]
@@ -603,17 +603,17 @@
603
603
  "main",
604
604
  {
605
605
  "type": "game-shell",
606
- "appName": "Strategy Game",
607
606
  "children": [
608
607
  {
609
- "events": "@ArmyBattle",
608
+ "showTimestamps": true,
609
+ "title": "Combat Log",
610
610
  "type": "combat-log",
611
+ "events": "@ArmyBattle",
611
612
  "maxVisible": 10.0,
612
- "title": "Combat Log",
613
- "showTimestamps": true,
614
613
  "autoScroll": true
615
614
  }
616
615
  ],
616
+ "appName": "Strategy Game",
617
617
  "showTopBar": true
618
618
  }
619
619
  ]
@@ -628,19 +628,19 @@
628
628
  "render-ui",
629
629
  "main",
630
630
  {
631
- "showTopBar": true,
632
- "type": "game-shell",
633
- "appName": "Strategy Game",
634
631
  "children": [
635
632
  {
633
+ "title": "Combat Log",
634
+ "showTimestamps": true,
636
635
  "events": "@ArmyBattle",
637
- "autoScroll": true,
638
- "type": "combat-log",
639
636
  "maxVisible": 10.0,
640
- "title": "Combat Log",
641
- "showTimestamps": true
637
+ "type": "combat-log",
638
+ "autoScroll": true
642
639
  }
643
- ]
640
+ ],
641
+ "appName": "Strategy Game",
642
+ "type": "game-shell",
643
+ "showTopBar": true
644
644
  }
645
645
  ]
646
646
  ]
@@ -803,22 +803,22 @@
803
803
  "render-ui",
804
804
  "main",
805
805
  {
806
+ "gap": "md",
807
+ "align": "center",
808
+ "className": "py-12",
809
+ "direction": "vertical",
806
810
  "children": [
807
811
  {
808
812
  "type": "spinner"
809
813
  },
810
814
  {
815
+ "content": "Loading…",
811
816
  "color": "muted",
812
- "type": "typography",
813
817
  "variant": "caption",
814
- "content": "Loading…"
818
+ "type": "typography"
815
819
  }
816
820
  ],
817
- "direction": "vertical",
818
- "type": "stack",
819
- "className": "py-12",
820
- "align": "center",
821
- "gap": "md"
821
+ "type": "stack"
822
822
  }
823
823
  ]
824
824
  ]
@@ -832,12 +832,11 @@
832
832
  "render-ui",
833
833
  "main",
834
834
  {
835
- "type": "game-shell",
836
835
  "showTopBar": true,
836
+ "type": "game-shell",
837
837
  "children": [
838
838
  {
839
- "type": "stack",
840
- "direction": "vertical",
839
+ "gap": "lg",
841
840
  "children": [
842
841
  {
843
842
  "type": "stack",
@@ -845,24 +844,24 @@
845
844
  "justify": "between",
846
845
  "children": [
847
846
  {
848
- "direction": "horizontal",
849
847
  "children": [
850
848
  {
851
- "type": "icon",
852
- "name": "map"
849
+ "name": "map",
850
+ "type": "icon"
853
851
  },
854
852
  {
855
853
  "content": "Territory Map",
856
- "variant": "h2",
857
- "type": "typography"
854
+ "type": "typography",
855
+ "variant": "h2"
858
856
  }
859
857
  ],
860
- "type": "stack",
861
- "gap": "md"
858
+ "gap": "md",
859
+ "direction": "horizontal",
860
+ "type": "stack"
862
861
  },
863
862
  {
864
- "status": "online",
865
863
  "type": "status-dot",
864
+ "status": "online",
866
865
  "pulse": false,
867
866
  "label": "Exploring"
868
867
  }
@@ -873,69 +872,70 @@
873
872
  "type": "divider"
874
873
  },
875
874
  {
876
- "zoom": 10.0,
877
875
  "height": "200px",
876
+ "markers": [],
878
877
  "type": "map-view",
879
- "markers": []
878
+ "zoom": 10.0
880
879
  },
881
880
  {
881
+ "fields": [],
882
+ "entity": "@payload.data",
883
+ "itemActions": [
884
+ {
885
+ "label": "Travel",
886
+ "event": "TRAVEL"
887
+ }
888
+ ],
889
+ "type": "data-grid",
882
890
  "renderItem": [
883
891
  "fn",
884
892
  "item",
885
893
  {
886
- "type": "stack",
887
- "direction": "vertical",
888
- "gap": "sm",
889
894
  "children": [
890
895
  {
891
- "direction": "horizontal",
896
+ "justify": "between",
897
+ "align": "center",
892
898
  "type": "stack",
899
+ "direction": "horizontal",
893
900
  "children": [
894
901
  {
902
+ "gap": "sm",
903
+ "align": "center",
895
904
  "children": [
896
905
  {
897
906
  "name": "map-pin",
898
907
  "type": "icon"
899
908
  },
900
909
  {
910
+ "variant": "h4",
901
911
  "content": "@item.name",
902
- "type": "typography",
903
- "variant": "h4"
912
+ "type": "typography"
904
913
  }
905
914
  ],
906
915
  "direction": "horizontal",
907
- "type": "stack",
908
- "gap": "sm",
909
- "align": "center"
916
+ "type": "stack"
910
917
  },
911
918
  {
912
- "label": "@item.owner",
913
- "type": "badge"
919
+ "type": "badge",
920
+ "label": "@item.owner"
914
921
  }
915
- ],
916
- "justify": "between",
917
- "align": "center"
922
+ ]
918
923
  },
919
924
  {
920
- "type": "typography",
921
925
  "variant": "caption",
926
+ "type": "typography",
922
927
  "content": "@item.defense"
923
928
  }
924
- ]
925
- }
926
- ],
927
- "itemActions": [
928
- {
929
- "label": "Travel",
930
- "event": "TRAVEL"
929
+ ],
930
+ "direction": "vertical",
931
+ "type": "stack",
932
+ "gap": "sm"
931
933
  }
932
- ],
933
- "entity": "@payload.data",
934
- "fields": [],
935
- "type": "data-grid"
934
+ ]
936
935
  }
937
936
  ],
938
- "gap": "lg"
937
+ "type": "stack",
938
+ "direction": "vertical"
939
939
  }
940
940
  ],
941
941
  "appName": "Strategy Game"
@@ -952,36 +952,36 @@
952
952
  "render-ui",
953
953
  "main",
954
954
  {
955
- "type": "stack",
956
- "className": "py-12",
957
955
  "direction": "vertical",
958
- "gap": "md",
959
956
  "align": "center",
957
+ "className": "py-12",
960
958
  "children": [
961
959
  {
960
+ "color": "destructive",
962
961
  "type": "icon",
963
- "name": "alert-triangle",
964
- "color": "destructive"
962
+ "name": "alert-triangle"
965
963
  },
966
964
  {
965
+ "type": "typography",
967
966
  "variant": "h3",
968
- "content": "Failed to load territory",
969
- "type": "typography"
967
+ "content": "Failed to load territory"
970
968
  },
971
969
  {
972
- "content": "@payload.error",
973
- "variant": "body",
974
970
  "color": "muted",
975
- "type": "typography"
971
+ "variant": "body",
972
+ "type": "typography",
973
+ "content": "@payload.error"
976
974
  },
977
975
  {
978
- "label": "Retry",
979
- "action": "INIT",
980
- "icon": "rotate-ccw",
976
+ "type": "button",
981
977
  "variant": "primary",
982
- "type": "button"
978
+ "icon": "rotate-ccw",
979
+ "label": "Retry",
980
+ "action": "INIT"
983
981
  }
984
- ]
982
+ ],
983
+ "gap": "md",
984
+ "type": "stack"
985
985
  }
986
986
  ]
987
987
  ]
@@ -997,14 +997,9 @@
997
997
  {
998
998
  "children": [
999
999
  {
1000
- "direction": "vertical",
1001
- "gap": "lg",
1002
1000
  "align": "center",
1003
- "type": "stack",
1004
1001
  "children": [
1005
1002
  {
1006
- "direction": "horizontal",
1007
- "gap": "md",
1008
1003
  "children": [
1009
1004
  {
1010
1005
  "name": "loader",
@@ -1016,22 +1011,27 @@
1016
1011
  "type": "typography"
1017
1012
  }
1018
1013
  ],
1019
- "type": "stack"
1014
+ "type": "stack",
1015
+ "direction": "horizontal",
1016
+ "gap": "md"
1020
1017
  },
1021
1018
  {
1022
1019
  "type": "divider"
1023
1020
  },
1024
1021
  {
1025
- "content": "Traveling to the destination territorys map.",
1022
+ "variant": "body",
1026
1023
  "type": "typography",
1027
- "variant": "body"
1024
+ "content": "Traveling to the destination territorys map."
1028
1025
  }
1029
- ]
1030
- }
1026
+ ],
1027
+ "type": "stack",
1028
+ "direction": "vertical",
1029
+ "gap": "lg"
1030
+ }
1031
1031
  ],
1032
+ "appName": "Strategy Game",
1032
1033
  "showTopBar": true,
1033
- "type": "game-shell",
1034
- "appName": "Strategy Game"
1034
+ "type": "game-shell"
1035
1035
  }
1036
1036
  ]
1037
1037
  ]
@@ -1046,8 +1046,8 @@
1046
1046
  "Territory",
1047
1047
  {
1048
1048
  "emit": {
1049
- "success": "TerritoryLoaded",
1050
- "failure": "TerritoryLoadFailed"
1049
+ "failure": "TerritoryLoadFailed",
1050
+ "success": "TerritoryLoaded"
1051
1051
  }
1052
1052
  }
1053
1053
  ],
@@ -1055,22 +1055,22 @@
1055
1055
  "render-ui",
1056
1056
  "main",
1057
1057
  {
1058
- "type": "stack",
1059
- "direction": "vertical",
1060
- "gap": "md",
1058
+ "align": "center",
1059
+ "className": "py-12",
1061
1060
  "children": [
1062
1061
  {
1063
1062
  "type": "spinner"
1064
1063
  },
1065
1064
  {
1065
+ "variant": "caption",
1066
1066
  "content": "Loading…",
1067
- "type": "typography",
1068
1067
  "color": "muted",
1069
- "variant": "caption"
1068
+ "type": "typography"
1070
1069
  }
1071
1070
  ],
1072
- "align": "center",
1073
- "className": "py-12"
1071
+ "gap": "md",
1072
+ "type": "stack",
1073
+ "direction": "vertical"
1074
1074
  }
1075
1075
  ]
1076
1076
  ]
@@ -1084,17 +1084,13 @@
1084
1084
  "render-ui",
1085
1085
  "main",
1086
1086
  {
1087
- "appName": "Strategy Game",
1088
1087
  "children": [
1089
1088
  {
1090
- "type": "stack",
1091
1089
  "direction": "vertical",
1090
+ "type": "stack",
1092
1091
  "gap": "lg",
1093
1092
  "children": [
1094
1093
  {
1095
- "gap": "md",
1096
- "direction": "horizontal",
1097
- "justify": "between",
1098
1094
  "children": [
1099
1095
  {
1100
1096
  "children": [
@@ -1103,54 +1099,57 @@
1103
1099
  "type": "icon"
1104
1100
  },
1105
1101
  {
1106
- "content": "Territorys Map",
1107
1102
  "type": "typography",
1103
+ "content": "Territorys Map",
1108
1104
  "variant": "h2"
1109
1105
  }
1110
1106
  ],
1111
- "gap": "md",
1112
1107
  "type": "stack",
1113
- "direction": "horizontal"
1108
+ "direction": "horizontal",
1109
+ "gap": "md"
1114
1110
  },
1115
1111
  {
1116
- "status": "online",
1117
1112
  "label": "Entered",
1118
- "type": "status-dot"
1113
+ "type": "status-dot",
1114
+ "status": "online"
1119
1115
  }
1120
1116
  ],
1121
- "type": "stack"
1117
+ "gap": "md",
1118
+ "justify": "between",
1119
+ "type": "stack",
1120
+ "direction": "horizontal"
1122
1121
  },
1123
1122
  {
1124
1123
  "type": "divider"
1125
1124
  },
1126
1125
  {
1127
- "entity": "@payload.data",
1128
- "fields": [],
1129
1126
  "type": "data-grid",
1127
+ "fields": [],
1130
1128
  "renderItem": [
1131
1129
  "fn",
1132
1130
  "item",
1133
1131
  {
1134
- "direction": "vertical",
1135
1132
  "children": [
1136
1133
  {
1137
- "type": "stack",
1134
+ "direction": "horizontal",
1135
+ "justify": "between",
1138
1136
  "align": "center",
1137
+ "type": "stack",
1139
1138
  "children": [
1140
1139
  {
1141
- "direction": "horizontal",
1142
1140
  "type": "stack",
1143
- "gap": "sm",
1144
1141
  "align": "center",
1142
+ "direction": "horizontal",
1143
+ "gap": "sm",
1145
1144
  "children": [
1146
1145
  {
1147
- "type": "icon",
1148
- "name": "map-pin"
1146
+ "name": "map-pin",
1147
+ "type": "icon"
1149
1148
  },
1150
1149
  {
1150
+ "type": "typography",
1151
1151
  "variant": "h4",
1152
- "content": "@item.name",
1153
- "type": "typography"
1152
+ "content": "@item.name"
1154
1153
  }
1155
1154
  ]
1156
1155
  },
@@ -1158,9 +1157,7 @@
1158
1157
  "type": "badge",
1159
1158
  "label": "@item.owner"
1160
1159
  }
1161
- ],
1162
- "direction": "horizontal",
1163
- "justify": "between"
1160
+ ]
1164
1161
  },
1165
1162
  {
1166
1163
  "type": "typography",
@@ -1168,32 +1165,35 @@
1168
1165
  "content": "@item.defense"
1169
1166
  }
1170
1167
  ],
1168
+ "type": "stack",
1171
1169
  "gap": "sm",
1172
- "type": "stack"
1170
+ "direction": "vertical"
1173
1171
  }
1174
- ]
1172
+ ],
1173
+ "entity": "@payload.data"
1175
1174
  },
1176
1175
  {
1177
1176
  "type": "divider"
1178
1177
  },
1179
1178
  {
1180
- "direction": "horizontal",
1181
1179
  "justify": "end",
1182
- "type": "stack",
1180
+ "direction": "horizontal",
1183
1181
  "children": [
1184
1182
  {
1185
- "type": "button",
1186
- "variant": "ghost",
1187
1183
  "icon": "arrow-left",
1184
+ "action": "BACK",
1185
+ "type": "button",
1188
1186
  "label": "Back to Map",
1189
- "action": "BACK"
1187
+ "variant": "ghost"
1190
1188
  }
1191
1189
  ],
1192
- "gap": "sm"
1190
+ "gap": "sm",
1191
+ "type": "stack"
1193
1192
  }
1194
1193
  ]
1195
1194
  }
1196
1195
  ],
1196
+ "appName": "Strategy Game",
1197
1197
  "showTopBar": true,
1198
1198
  "type": "game-shell"
1199
1199
  }
@@ -1209,36 +1209,36 @@
1209
1209
  "render-ui",
1210
1210
  "main",
1211
1211
  {
1212
+ "className": "py-12",
1212
1213
  "children": [
1213
1214
  {
1215
+ "type": "icon",
1214
1216
  "name": "alert-triangle",
1215
- "color": "destructive",
1216
- "type": "icon"
1217
+ "color": "destructive"
1217
1218
  },
1218
1219
  {
1220
+ "content": "Failed to load territory",
1219
1221
  "variant": "h3",
1220
- "type": "typography",
1221
- "content": "Failed to load territory"
1222
+ "type": "typography"
1222
1223
  },
1223
1224
  {
1224
- "type": "typography",
1225
- "variant": "body",
1226
1225
  "color": "muted",
1227
- "content": "@payload.error"
1226
+ "type": "typography",
1227
+ "content": "@payload.error",
1228
+ "variant": "body"
1228
1229
  },
1229
1230
  {
1230
- "action": "INIT",
1231
- "type": "button",
1232
- "variant": "primary",
1233
1231
  "label": "Retry",
1234
- "icon": "rotate-ccw"
1232
+ "variant": "primary",
1233
+ "type": "button",
1234
+ "icon": "rotate-ccw",
1235
+ "action": "INIT"
1235
1236
  }
1236
1237
  ],
1237
- "align": "center",
1238
- "type": "stack",
1239
1238
  "direction": "vertical",
1240
1239
  "gap": "md",
1241
- "className": "py-12"
1240
+ "type": "stack",
1241
+ "align": "center"
1242
1242
  }
1243
1243
  ]
1244
1244
  ]
@@ -1253,8 +1253,8 @@
1253
1253
  "Territory",
1254
1254
  {
1255
1255
  "emit": {
1256
- "success": "TerritoryLoaded",
1257
- "failure": "TerritoryLoadFailed"
1256
+ "failure": "TerritoryLoadFailed",
1257
+ "success": "TerritoryLoaded"
1258
1258
  }
1259
1259
  }
1260
1260
  ],
@@ -1263,21 +1263,21 @@
1263
1263
  "main",
1264
1264
  {
1265
1265
  "className": "py-12",
1266
- "align": "center",
1266
+ "direction": "vertical",
1267
1267
  "children": [
1268
1268
  {
1269
1269
  "type": "spinner"
1270
1270
  },
1271
1271
  {
1272
- "content": "Loading…",
1273
1272
  "type": "typography",
1274
1273
  "variant": "caption",
1275
- "color": "muted"
1274
+ "color": "muted",
1275
+ "content": "Loading…"
1276
1276
  }
1277
1277
  ],
1278
1278
  "type": "stack",
1279
- "gap": "md",
1280
- "direction": "vertical"
1279
+ "align": "center",
1280
+ "gap": "md"
1281
1281
  }
1282
1282
  ]
1283
1283
  ]
@@ -1292,16 +1292,12 @@
1292
1292
  "main",
1293
1293
  {
1294
1294
  "type": "game-shell",
1295
- "showTopBar": true,
1296
- "appName": "Strategy Game",
1297
1295
  "children": [
1298
1296
  {
1299
1297
  "gap": "lg",
1300
- "type": "stack",
1301
1298
  "direction": "vertical",
1302
1299
  "children": [
1303
1300
  {
1304
- "justify": "between",
1305
1301
  "children": [
1306
1302
  {
1307
1303
  "type": "stack",
@@ -1313,8 +1309,8 @@
1313
1309
  },
1314
1310
  {
1315
1311
  "variant": "h2",
1316
- "type": "typography",
1317
- "content": "Territory Map"
1312
+ "content": "Territory Map",
1313
+ "type": "typography"
1318
1314
  }
1319
1315
  ],
1320
1316
  "direction": "horizontal"
@@ -1326,78 +1322,82 @@
1326
1322
  "pulse": false
1327
1323
  }
1328
1324
  ],
1329
- "gap": "md",
1330
1325
  "type": "stack",
1326
+ "justify": "between",
1327
+ "gap": "md",
1331
1328
  "direction": "horizontal"
1332
1329
  },
1333
1330
  {
1334
1331
  "type": "divider"
1335
1332
  },
1336
1333
  {
1337
- "type": "map-view",
1338
1334
  "markers": [],
1339
1335
  "height": "200px",
1336
+ "type": "map-view",
1340
1337
  "zoom": 10.0
1341
1338
  },
1342
1339
  {
1343
- "entity": "@payload.data",
1344
- "itemActions": [
1345
- {
1346
- "label": "Travel",
1347
- "event": "TRAVEL"
1348
- }
1349
- ],
1340
+ "fields": [],
1350
1341
  "renderItem": [
1351
1342
  "fn",
1352
1343
  "item",
1353
1344
  {
1354
- "type": "stack",
1355
- "gap": "sm",
1356
- "direction": "vertical",
1357
1345
  "children": [
1358
1346
  {
1347
+ "align": "center",
1348
+ "justify": "between",
1349
+ "type": "stack",
1359
1350
  "children": [
1360
1351
  {
1352
+ "type": "stack",
1361
1353
  "direction": "horizontal",
1362
1354
  "align": "center",
1363
1355
  "children": [
1364
1356
  {
1365
- "name": "map-pin",
1366
- "type": "icon"
1357
+ "type": "icon",
1358
+ "name": "map-pin"
1367
1359
  },
1368
1360
  {
1369
- "type": "typography",
1361
+ "content": "@item.name",
1370
1362
  "variant": "h4",
1371
- "content": "@item.name"
1363
+ "type": "typography"
1372
1364
  }
1373
1365
  ],
1374
- "type": "stack",
1375
1366
  "gap": "sm"
1376
1367
  },
1377
1368
  {
1378
- "type": "badge",
1379
- "label": "@item.owner"
1369
+ "label": "@item.owner",
1370
+ "type": "badge"
1380
1371
  }
1381
1372
  ],
1382
- "type": "stack",
1383
- "align": "center",
1384
- "direction": "horizontal",
1385
- "justify": "between"
1373
+ "direction": "horizontal"
1386
1374
  },
1387
1375
  {
1388
- "variant": "caption",
1389
1376
  "type": "typography",
1377
+ "variant": "caption",
1390
1378
  "content": "@item.defense"
1391
1379
  }
1392
- ]
1380
+ ],
1381
+ "direction": "vertical",
1382
+ "type": "stack",
1383
+ "gap": "sm"
1393
1384
  }
1394
1385
  ],
1395
- "fields": [],
1396
- "type": "data-grid"
1386
+ "type": "data-grid",
1387
+ "itemActions": [
1388
+ {
1389
+ "label": "Travel",
1390
+ "event": "TRAVEL"
1391
+ }
1392
+ ],
1393
+ "entity": "@payload.data"
1397
1394
  }
1398
- ]
1395
+ ],
1396
+ "type": "stack"
1399
1397
  }
1400
- ]
1398
+ ],
1399
+ "showTopBar": true,
1400
+ "appName": "Strategy Game"
1401
1401
  }
1402
1402
  ]
1403
1403
  ]
@@ -1411,36 +1411,36 @@
1411
1411
  "render-ui",
1412
1412
  "main",
1413
1413
  {
1414
+ "gap": "md",
1415
+ "type": "stack",
1416
+ "align": "center",
1417
+ "className": "py-12",
1414
1418
  "children": [
1415
1419
  {
1416
- "color": "destructive",
1417
1420
  "type": "icon",
1418
- "name": "alert-triangle"
1421
+ "name": "alert-triangle",
1422
+ "color": "destructive"
1419
1423
  },
1420
1424
  {
1421
- "type": "typography",
1425
+ "variant": "h3",
1422
1426
  "content": "Failed to load territory",
1423
- "variant": "h3"
1427
+ "type": "typography"
1424
1428
  },
1425
1429
  {
1426
- "color": "muted",
1427
1430
  "type": "typography",
1431
+ "variant": "body",
1428
1432
  "content": "@payload.error",
1429
- "variant": "body"
1433
+ "color": "muted"
1430
1434
  },
1431
1435
  {
1432
- "icon": "rotate-ccw",
1436
+ "action": "INIT",
1433
1437
  "type": "button",
1434
- "variant": "primary",
1435
1438
  "label": "Retry",
1436
- "action": "INIT"
1439
+ "variant": "primary",
1440
+ "icon": "rotate-ccw"
1437
1441
  }
1438
1442
  ],
1439
- "align": "center",
1440
- "direction": "vertical",
1441
- "className": "py-12",
1442
- "type": "stack",
1443
- "gap": "md"
1443
+ "direction": "vertical"
1444
1444
  }
1445
1445
  ]
1446
1446
  ]
@@ -1619,17 +1619,16 @@
1619
1619
  "render-ui",
1620
1620
  "main",
1621
1621
  {
1622
+ "type": "game-shell",
1622
1623
  "children": [
1623
1624
  {
1624
1625
  "type": "scaled-diagram",
1625
1626
  "children": [
1626
1627
  {
1627
- "gap": "lg",
1628
- "type": "stack",
1629
1628
  "direction": "vertical",
1629
+ "gap": "lg",
1630
1630
  "children": [
1631
1631
  {
1632
- "type": "breadcrumb",
1633
1632
  "items": [
1634
1633
  {
1635
1634
  "href": "/",
@@ -1638,69 +1637,70 @@
1638
1637
  {
1639
1638
  "label": "Resources"
1640
1639
  }
1641
- ]
1640
+ ],
1641
+ "type": "breadcrumb"
1642
1642
  },
1643
1643
  {
1644
+ "justify": "between",
1645
+ "type": "stack",
1644
1646
  "direction": "horizontal",
1645
1647
  "gap": "md",
1646
- "type": "stack",
1647
1648
  "children": [
1648
1649
  {
1650
+ "direction": "horizontal",
1651
+ "gap": "md",
1652
+ "type": "stack",
1649
1653
  "children": [
1650
1654
  {
1651
1655
  "name": "database",
1652
1656
  "type": "icon"
1653
1657
  },
1654
1658
  {
1655
- "type": "typography",
1656
1659
  "content": "Resources",
1660
+ "type": "typography",
1657
1661
  "variant": "h2"
1658
1662
  }
1659
- ],
1660
- "type": "stack",
1661
- "direction": "horizontal",
1662
- "gap": "md"
1663
+ ]
1663
1664
  },
1664
1665
  {
1665
- "label": "Refresh",
1666
- "action": "REFRESH",
1667
1666
  "type": "button",
1667
+ "label": "Refresh",
1668
1668
  "icon": "refresh-cw",
1669
+ "action": "REFRESH",
1669
1670
  "variant": "secondary"
1670
1671
  }
1671
- ],
1672
- "justify": "between"
1672
+ ]
1673
1673
  },
1674
1674
  {
1675
1675
  "type": "divider"
1676
1676
  },
1677
1677
  {
1678
- "direction": "vertical",
1679
1678
  "type": "stack",
1680
1679
  "gap": "sm",
1680
+ "direction": "vertical",
1681
1681
  "children": [
1682
1682
  {
1683
1683
  "cols": 3.0,
1684
1684
  "children": [
1685
1685
  {
1686
- "type": "stat-display",
1687
1686
  "label": "Gold",
1687
+ "type": "stat-display",
1688
1688
  "value": "@entity.gold"
1689
1689
  },
1690
1690
  {
1691
- "value": "@entity.food",
1692
1691
  "type": "stat-display",
1692
+ "value": "@entity.food",
1693
1693
  "label": "Food"
1694
1694
  },
1695
1695
  {
1696
- "type": "stat-display",
1697
1696
  "label": "Wood",
1698
- "value": "@entity.wood"
1697
+ "value": "@entity.wood",
1698
+ "type": "stat-display"
1699
1699
  },
1700
1700
  {
1701
1701
  "value": "@entity.iron",
1702
- "label": "Iron",
1703
- "type": "stat-display"
1702
+ "type": "stat-display",
1703
+ "label": "Iron"
1704
1704
  }
1705
1705
  ],
1706
1706
  "type": "simple-grid"
@@ -1715,9 +1715,9 @@
1715
1715
  {
1716
1716
  "children": [
1717
1717
  {
1718
- "variant": "caption",
1719
1718
  "content": "Chart View",
1720
- "type": "typography"
1719
+ "type": "typography",
1720
+ "variant": "caption"
1721
1721
  }
1722
1722
  ],
1723
1723
  "type": "card"
@@ -1726,15 +1726,15 @@
1726
1726
  "type": "card",
1727
1727
  "children": [
1728
1728
  {
1729
- "content": "Graph View",
1730
1729
  "type": "typography",
1731
- "variant": "caption"
1730
+ "variant": "caption",
1731
+ "content": "Graph View"
1732
1732
  }
1733
1733
  ]
1734
1734
  }
1735
1735
  ],
1736
- "gap": "md",
1737
1736
  "type": "grid",
1737
+ "gap": "md",
1738
1738
  "cols": 2.0
1739
1739
  },
1740
1740
  {
@@ -1745,77 +1745,77 @@
1745
1745
  "value": 12.0
1746
1746
  },
1747
1747
  {
1748
- "date": "Feb",
1749
- "value": 19.0
1748
+ "value": 19.0,
1749
+ "date": "Feb"
1750
1750
  },
1751
1751
  {
1752
- "date": "Mar",
1753
- "value": 15.0
1752
+ "value": 15.0,
1753
+ "date": "Mar"
1754
1754
  },
1755
1755
  {
1756
- "value": 25.0,
1757
- "date": "Apr"
1756
+ "date": "Apr",
1757
+ "value": 25.0
1758
1758
  },
1759
1759
  {
1760
1760
  "date": "May",
1761
1761
  "value": 22.0
1762
1762
  },
1763
1763
  {
1764
- "date": "Jun",
1765
- "value": 30.0
1764
+ "value": 30.0,
1765
+ "date": "Jun"
1766
1766
  }
1767
1767
  ]
1768
1768
  },
1769
1769
  {
1770
- "type": "chart-legend",
1771
1770
  "items": [
1772
1771
  {
1773
1772
  "color": "primary",
1774
1773
  "label": "Current"
1775
1774
  },
1776
1775
  {
1777
- "color": "muted",
1778
- "label": "Previous"
1776
+ "label": "Previous",
1777
+ "color": "muted"
1779
1778
  }
1780
- ]
1779
+ ],
1780
+ "type": "chart-legend"
1781
1781
  },
1782
1782
  {
1783
- "edges": [
1783
+ "nodes": [
1784
+ {
1785
+ "id": "a",
1786
+ "label": "Start"
1787
+ },
1784
1788
  {
1785
- "target": "b",
1786
- "source": "a"
1789
+ "id": "b",
1790
+ "label": "Process"
1787
1791
  },
1788
1792
  {
1789
- "target": "c",
1790
- "source": "b"
1793
+ "id": "c",
1794
+ "label": "End"
1791
1795
  }
1792
1796
  ],
1793
- "height": 200.0,
1794
1797
  "type": "graph-view",
1795
- "nodes": [
1796
- {
1797
- "id": "a",
1798
- "label": "Start"
1799
- },
1798
+ "edges": [
1800
1799
  {
1801
- "label": "Process",
1802
- "id": "b"
1800
+ "source": "a",
1801
+ "target": "b"
1803
1802
  },
1804
1803
  {
1805
- "label": "End",
1806
- "id": "c"
1804
+ "source": "b",
1805
+ "target": "c"
1807
1806
  }
1808
1807
  ],
1808
+ "height": 200.0,
1809
1809
  "width": 400.0
1810
1810
  }
1811
- ]
1811
+ ],
1812
+ "type": "stack"
1812
1813
  }
1813
1814
  ]
1814
1815
  }
1815
1816
  ],
1816
1817
  "showTopBar": true,
1817
- "appName": "Strategy Game",
1818
- "type": "game-shell"
1818
+ "appName": "Strategy Game"
1819
1819
  }
1820
1820
  ]
1821
1821
  ]
@@ -1830,8 +1830,8 @@
1830
1830
  "Resource",
1831
1831
  {
1832
1832
  "emit": {
1833
- "success": "ResourceLoaded",
1834
- "failure": "ResourceLoadFailed"
1833
+ "failure": "ResourceLoadFailed",
1834
+ "success": "ResourceLoaded"
1835
1835
  }
1836
1836
  }
1837
1837
  ],
@@ -1841,11 +1841,11 @@
1841
1841
  {
1842
1842
  "children": [
1843
1843
  {
1844
+ "type": "scaled-diagram",
1844
1845
  "children": [
1845
1846
  {
1846
- "direction": "vertical",
1847
1847
  "type": "stack",
1848
- "gap": "lg",
1848
+ "direction": "vertical",
1849
1849
  "children": [
1850
1850
  {
1851
1851
  "type": "breadcrumb",
@@ -1860,45 +1860,43 @@
1860
1860
  ]
1861
1861
  },
1862
1862
  {
1863
- "justify": "between",
1864
- "gap": "md",
1865
- "type": "stack",
1866
1863
  "children": [
1867
1864
  {
1868
1865
  "direction": "horizontal",
1869
- "type": "stack",
1870
1866
  "gap": "md",
1867
+ "type": "stack",
1871
1868
  "children": [
1872
1869
  {
1873
1870
  "type": "icon",
1874
1871
  "name": "database"
1875
1872
  },
1876
1873
  {
1877
- "content": "Resources",
1878
1874
  "type": "typography",
1875
+ "content": "Resources",
1879
1876
  "variant": "h2"
1880
1877
  }
1881
1878
  ]
1882
1879
  },
1883
1880
  {
1884
- "type": "button",
1881
+ "label": "Refresh",
1885
1882
  "variant": "secondary",
1886
- "action": "REFRESH",
1887
1883
  "icon": "refresh-cw",
1888
- "label": "Refresh"
1884
+ "type": "button",
1885
+ "action": "REFRESH"
1889
1886
  }
1890
1887
  ],
1891
- "direction": "horizontal"
1888
+ "type": "stack",
1889
+ "direction": "horizontal",
1890
+ "gap": "md",
1891
+ "justify": "between"
1892
1892
  },
1893
1893
  {
1894
1894
  "type": "divider"
1895
1895
  },
1896
1896
  {
1897
- "gap": "sm",
1898
- "type": "stack",
1899
- "direction": "vertical",
1900
1897
  "children": [
1901
1898
  {
1899
+ "type": "simple-grid",
1902
1900
  "cols": 3.0,
1903
1901
  "children": [
1904
1902
  {
@@ -1912,49 +1910,51 @@
1912
1910
  "type": "stat-display"
1913
1911
  },
1914
1912
  {
1915
- "label": "Wood",
1913
+ "type": "stat-display",
1916
1914
  "value": "@entity.wood",
1917
- "type": "stat-display"
1915
+ "label": "Wood"
1918
1916
  },
1919
1917
  {
1920
- "value": "@entity.iron",
1921
1918
  "type": "stat-display",
1919
+ "value": "@entity.iron",
1922
1920
  "label": "Iron"
1923
1921
  }
1924
- ],
1925
- "type": "simple-grid"
1922
+ ]
1926
1923
  }
1927
- ]
1924
+ ],
1925
+ "gap": "sm",
1926
+ "type": "stack",
1927
+ "direction": "vertical"
1928
1928
  },
1929
1929
  {
1930
1930
  "type": "divider"
1931
1931
  },
1932
1932
  {
1933
+ "type": "grid",
1933
1934
  "children": [
1934
1935
  {
1935
- "type": "card",
1936
1936
  "children": [
1937
1937
  {
1938
1938
  "content": "Chart View",
1939
1939
  "variant": "caption",
1940
1940
  "type": "typography"
1941
1941
  }
1942
- ]
1942
+ ],
1943
+ "type": "card"
1943
1944
  },
1944
1945
  {
1945
1946
  "type": "card",
1946
1947
  "children": [
1947
1948
  {
1948
- "content": "Graph View",
1949
1949
  "variant": "caption",
1950
+ "content": "Graph View",
1950
1951
  "type": "typography"
1951
1952
  }
1952
1953
  ]
1953
1954
  }
1954
1955
  ],
1955
- "cols": 2.0,
1956
- "type": "grid",
1957
- "gap": "md"
1956
+ "gap": "md",
1957
+ "cols": 2.0
1958
1958
  },
1959
1959
  {
1960
1960
  "data": [
@@ -1967,12 +1967,12 @@
1967
1967
  "value": 19.0
1968
1968
  },
1969
1969
  {
1970
- "value": 15.0,
1971
- "date": "Mar"
1970
+ "date": "Mar",
1971
+ "value": 15.0
1972
1972
  },
1973
1973
  {
1974
- "value": 25.0,
1975
- "date": "Apr"
1974
+ "date": "Apr",
1975
+ "value": 25.0
1976
1976
  },
1977
1977
  {
1978
1978
  "date": "May",
@@ -1989,8 +1989,8 @@
1989
1989
  "type": "chart-legend",
1990
1990
  "items": [
1991
1991
  {
1992
- "label": "Current",
1993
- "color": "primary"
1992
+ "color": "primary",
1993
+ "label": "Current"
1994
1994
  },
1995
1995
  {
1996
1996
  "label": "Previous",
@@ -1999,17 +1999,18 @@
1999
1999
  ]
2000
2000
  },
2001
2001
  {
2002
- "width": 400.0,
2003
2002
  "edges": [
2004
2003
  {
2005
- "target": "b",
2006
- "source": "a"
2004
+ "source": "a",
2005
+ "target": "b"
2007
2006
  },
2008
2007
  {
2009
- "target": "c",
2010
- "source": "b"
2008
+ "source": "b",
2009
+ "target": "c"
2011
2010
  }
2012
2011
  ],
2012
+ "type": "graph-view",
2013
+ "height": 200.0,
2013
2014
  "nodes": [
2014
2015
  {
2015
2016
  "id": "a",
@@ -2024,18 +2025,17 @@
2024
2025
  "label": "End"
2025
2026
  }
2026
2027
  ],
2027
- "type": "graph-view",
2028
- "height": 200.0
2028
+ "width": 400.0
2029
2029
  }
2030
- ]
2030
+ ],
2031
+ "gap": "lg"
2031
2032
  }
2032
- ],
2033
- "type": "scaled-diagram"
2033
+ ]
2034
2034
  }
2035
2035
  ],
2036
+ "appName": "Strategy Game",
2036
2037
  "showTopBar": true,
2037
- "type": "game-shell",
2038
- "appName": "Strategy Game"
2038
+ "type": "game-shell"
2039
2039
  }
2040
2040
  ]
2041
2041
  ]
@@ -2059,11 +2059,15 @@
2059
2059
  "render-ui",
2060
2060
  "main",
2061
2061
  {
2062
+ "type": "game-shell",
2062
2063
  "appName": "Strategy Game",
2063
2064
  "children": [
2064
2065
  {
2066
+ "type": "scaled-diagram",
2065
2067
  "children": [
2066
2068
  {
2069
+ "gap": "lg",
2070
+ "type": "stack",
2067
2071
  "children": [
2068
2072
  {
2069
2073
  "items": [
@@ -2078,76 +2082,79 @@
2078
2082
  "type": "breadcrumb"
2079
2083
  },
2080
2084
  {
2085
+ "justify": "between",
2081
2086
  "gap": "md",
2087
+ "direction": "horizontal",
2088
+ "type": "stack",
2082
2089
  "children": [
2083
2090
  {
2084
2091
  "gap": "md",
2085
- "direction": "horizontal",
2086
2092
  "type": "stack",
2093
+ "direction": "horizontal",
2087
2094
  "children": [
2088
2095
  {
2089
- "type": "icon",
2090
- "name": "database"
2096
+ "name": "database",
2097
+ "type": "icon"
2091
2098
  },
2092
2099
  {
2100
+ "variant": "h2",
2093
2101
  "type": "typography",
2094
- "content": "Resources",
2095
- "variant": "h2"
2102
+ "content": "Resources"
2096
2103
  }
2097
2104
  ]
2098
2105
  },
2099
2106
  {
2100
- "icon": "refresh-cw",
2101
- "type": "button",
2107
+ "action": "REFRESH",
2102
2108
  "variant": "secondary",
2103
2109
  "label": "Refresh",
2104
- "action": "REFRESH"
2110
+ "icon": "refresh-cw",
2111
+ "type": "button"
2105
2112
  }
2106
- ],
2107
- "type": "stack",
2108
- "direction": "horizontal",
2109
- "justify": "between"
2113
+ ]
2110
2114
  },
2111
2115
  {
2112
2116
  "type": "divider"
2113
2117
  },
2114
2118
  {
2115
- "gap": "sm",
2119
+ "direction": "vertical",
2116
2120
  "children": [
2117
2121
  {
2122
+ "type": "simple-grid",
2123
+ "cols": 3.0,
2118
2124
  "children": [
2119
2125
  {
2120
- "value": "@entity.gold",
2121
2126
  "label": "Gold",
2127
+ "value": "@entity.gold",
2122
2128
  "type": "stat-display"
2123
2129
  },
2124
2130
  {
2125
- "value": "@entity.food",
2126
2131
  "label": "Food",
2127
- "type": "stat-display"
2132
+ "type": "stat-display",
2133
+ "value": "@entity.food"
2128
2134
  },
2129
2135
  {
2130
- "value": "@entity.wood",
2131
2136
  "type": "stat-display",
2132
- "label": "Wood"
2137
+ "label": "Wood",
2138
+ "value": "@entity.wood"
2133
2139
  },
2134
2140
  {
2135
- "label": "Iron",
2141
+ "type": "stat-display",
2136
2142
  "value": "@entity.iron",
2137
- "type": "stat-display"
2143
+ "label": "Iron"
2138
2144
  }
2139
- ],
2140
- "type": "simple-grid",
2141
- "cols": 3.0
2145
+ ]
2142
2146
  }
2143
2147
  ],
2144
- "direction": "vertical",
2145
- "type": "stack"
2148
+ "type": "stack",
2149
+ "gap": "sm"
2146
2150
  },
2147
2151
  {
2148
2152
  "type": "divider"
2149
2153
  },
2150
2154
  {
2155
+ "cols": 2.0,
2156
+ "gap": "md",
2157
+ "type": "grid",
2151
2158
  "children": [
2152
2159
  {
2153
2160
  "type": "card",
@@ -2163,26 +2170,23 @@
2163
2170
  "type": "card",
2164
2171
  "children": [
2165
2172
  {
2173
+ "variant": "caption",
2166
2174
  "type": "typography",
2167
- "content": "Graph View",
2168
- "variant": "caption"
2175
+ "content": "Graph View"
2169
2176
  }
2170
2177
  ]
2171
2178
  }
2172
- ],
2173
- "gap": "md",
2174
- "type": "grid",
2175
- "cols": 2.0
2179
+ ]
2176
2180
  },
2177
2181
  {
2178
2182
  "data": [
2179
2183
  {
2180
- "value": 12.0,
2181
- "date": "Jan"
2184
+ "date": "Jan",
2185
+ "value": 12.0
2182
2186
  },
2183
2187
  {
2184
- "value": 19.0,
2185
- "date": "Feb"
2188
+ "date": "Feb",
2189
+ "value": 19.0
2186
2190
  },
2187
2191
  {
2188
2192
  "value": 15.0,
@@ -2193,8 +2197,8 @@
2193
2197
  "value": 25.0
2194
2198
  },
2195
2199
  {
2196
- "value": 22.0,
2197
- "date": "May"
2200
+ "date": "May",
2201
+ "value": 22.0
2198
2202
  },
2199
2203
  {
2200
2204
  "date": "Jun",
@@ -2204,30 +2208,28 @@
2204
2208
  "type": "line-chart"
2205
2209
  },
2206
2210
  {
2211
+ "type": "chart-legend",
2207
2212
  "items": [
2208
2213
  {
2209
- "label": "Current",
2210
- "color": "primary"
2214
+ "color": "primary",
2215
+ "label": "Current"
2211
2216
  },
2212
2217
  {
2213
- "label": "Previous",
2214
- "color": "muted"
2218
+ "color": "muted",
2219
+ "label": "Previous"
2215
2220
  }
2216
- ],
2217
- "type": "chart-legend"
2221
+ ]
2218
2222
  },
2219
2223
  {
2220
- "height": 200.0,
2221
- "width": 400.0,
2222
2224
  "type": "graph-view",
2223
2225
  "nodes": [
2224
2226
  {
2225
- "label": "Start",
2226
- "id": "a"
2227
+ "id": "a",
2228
+ "label": "Start"
2227
2229
  },
2228
2230
  {
2229
- "id": "b",
2230
- "label": "Process"
2231
+ "label": "Process",
2232
+ "id": "b"
2231
2233
  },
2232
2234
  {
2233
2235
  "id": "c",
@@ -2236,25 +2238,23 @@
2236
2238
  ],
2237
2239
  "edges": [
2238
2240
  {
2239
- "target": "b",
2240
- "source": "a"
2241
+ "source": "a",
2242
+ "target": "b"
2241
2243
  },
2242
2244
  {
2243
- "target": "c",
2244
- "source": "b"
2245
+ "source": "b",
2246
+ "target": "c"
2245
2247
  }
2246
- ]
2248
+ ],
2249
+ "width": 400.0,
2250
+ "height": 200.0
2247
2251
  }
2248
2252
  ],
2249
- "direction": "vertical",
2250
- "gap": "lg",
2251
- "type": "stack"
2253
+ "direction": "vertical"
2252
2254
  }
2253
- ],
2254
- "type": "scaled-diagram"
2255
+ ]
2255
2256
  }
2256
2257
  ],
2257
- "type": "game-shell",
2258
2258
  "showTopBar": true
2259
2259
  }
2260
2260
  ]
@@ -2270,8 +2270,8 @@
2270
2270
  "Resource",
2271
2271
  {
2272
2272
  "emit": {
2273
- "success": "ResourceLoaded",
2274
- "failure": "ResourceLoadFailed"
2273
+ "failure": "ResourceLoadFailed",
2274
+ "success": "ResourceLoaded"
2275
2275
  }
2276
2276
  }
2277
2277
  ],
@@ -2279,17 +2279,16 @@
2279
2279
  "render-ui",
2280
2280
  "main",
2281
2281
  {
2282
- "appName": "Strategy Game",
2283
2282
  "showTopBar": true,
2284
- "type": "game-shell",
2283
+ "appName": "Strategy Game",
2285
2284
  "children": [
2286
2285
  {
2286
+ "type": "scaled-diagram",
2287
2287
  "children": [
2288
2288
  {
2289
2289
  "type": "stack",
2290
2290
  "children": [
2291
2291
  {
2292
- "type": "breadcrumb",
2293
2292
  "items": [
2294
2293
  {
2295
2294
  "href": "/",
@@ -2298,37 +2297,38 @@
2298
2297
  {
2299
2298
  "label": "Resources"
2300
2299
  }
2301
- ]
2300
+ ],
2301
+ "type": "breadcrumb"
2302
2302
  },
2303
2303
  {
2304
+ "gap": "md",
2304
2305
  "justify": "between",
2305
2306
  "children": [
2306
2307
  {
2308
+ "type": "stack",
2307
2309
  "gap": "md",
2310
+ "direction": "horizontal",
2308
2311
  "children": [
2309
2312
  {
2310
2313
  "type": "icon",
2311
2314
  "name": "database"
2312
2315
  },
2313
2316
  {
2314
- "type": "typography",
2315
2317
  "variant": "h2",
2318
+ "type": "typography",
2316
2319
  "content": "Resources"
2317
2320
  }
2318
- ],
2319
- "type": "stack",
2320
- "direction": "horizontal"
2321
+ ]
2321
2322
  },
2322
2323
  {
2324
+ "variant": "secondary",
2323
2325
  "type": "button",
2324
- "icon": "refresh-cw",
2325
2326
  "label": "Refresh",
2326
- "variant": "secondary",
2327
- "action": "REFRESH"
2327
+ "action": "REFRESH",
2328
+ "icon": "refresh-cw"
2328
2329
  }
2329
2330
  ],
2330
2331
  "direction": "horizontal",
2331
- "gap": "md",
2332
2332
  "type": "stack"
2333
2333
  },
2334
2334
  {
@@ -2338,15 +2338,17 @@
2338
2338
  "type": "stack",
2339
2339
  "children": [
2340
2340
  {
2341
+ "type": "simple-grid",
2342
+ "cols": 3.0,
2341
2343
  "children": [
2342
2344
  {
2343
2345
  "type": "stat-display",
2344
- "label": "Gold",
2345
- "value": "@entity.gold"
2346
+ "value": "@entity.gold",
2347
+ "label": "Gold"
2346
2348
  },
2347
2349
  {
2348
- "label": "Food",
2349
2350
  "type": "stat-display",
2351
+ "label": "Food",
2350
2352
  "value": "@entity.food"
2351
2353
  },
2352
2354
  {
@@ -2355,50 +2357,47 @@
2355
2357
  "type": "stat-display"
2356
2358
  },
2357
2359
  {
2358
- "type": "stat-display",
2359
2360
  "label": "Iron",
2361
+ "type": "stat-display",
2360
2362
  "value": "@entity.iron"
2361
2363
  }
2362
- ],
2363
- "cols": 3.0,
2364
- "type": "simple-grid"
2364
+ ]
2365
2365
  }
2366
2366
  ],
2367
- "gap": "sm",
2368
- "direction": "vertical"
2367
+ "direction": "vertical",
2368
+ "gap": "sm"
2369
2369
  },
2370
2370
  {
2371
2371
  "type": "divider"
2372
2372
  },
2373
2373
  {
2374
+ "cols": 2.0,
2375
+ "gap": "md",
2374
2376
  "children": [
2375
2377
  {
2376
- "type": "card",
2377
2378
  "children": [
2378
2379
  {
2380
+ "type": "typography",
2379
2381
  "variant": "caption",
2380
- "content": "Chart View",
2381
- "type": "typography"
2382
+ "content": "Chart View"
2382
2383
  }
2383
- ]
2384
+ ],
2385
+ "type": "card"
2384
2386
  },
2385
2387
  {
2386
2388
  "children": [
2387
2389
  {
2388
- "type": "typography",
2390
+ "content": "Graph View",
2389
2391
  "variant": "caption",
2390
- "content": "Graph View"
2392
+ "type": "typography"
2391
2393
  }
2392
2394
  ],
2393
2395
  "type": "card"
2394
2396
  }
2395
2397
  ],
2396
- "cols": 2.0,
2397
- "gap": "md",
2398
2398
  "type": "grid"
2399
2399
  },
2400
2400
  {
2401
- "type": "line-chart",
2402
2401
  "data": [
2403
2402
  {
2404
2403
  "value": 12.0,
@@ -2409,49 +2408,38 @@
2409
2408
  "value": 19.0
2410
2409
  },
2411
2410
  {
2412
- "value": 15.0,
2413
- "date": "Mar"
2411
+ "date": "Mar",
2412
+ "value": 15.0
2414
2413
  },
2415
2414
  {
2416
- "value": 25.0,
2417
- "date": "Apr"
2415
+ "date": "Apr",
2416
+ "value": 25.0
2418
2417
  },
2419
2418
  {
2420
2419
  "date": "May",
2421
2420
  "value": 22.0
2422
2421
  },
2423
2422
  {
2424
- "date": "Jun",
2425
- "value": 30.0
2423
+ "value": 30.0,
2424
+ "date": "Jun"
2426
2425
  }
2427
- ]
2426
+ ],
2427
+ "type": "line-chart"
2428
2428
  },
2429
2429
  {
2430
2430
  "type": "chart-legend",
2431
2431
  "items": [
2432
2432
  {
2433
- "color": "primary",
2434
- "label": "Current"
2433
+ "label": "Current",
2434
+ "color": "primary"
2435
2435
  },
2436
2436
  {
2437
- "label": "Previous",
2438
- "color": "muted"
2437
+ "color": "muted",
2438
+ "label": "Previous"
2439
2439
  }
2440
2440
  ]
2441
2441
  },
2442
2442
  {
2443
- "width": 400.0,
2444
- "height": 200.0,
2445
- "edges": [
2446
- {
2447
- "source": "a",
2448
- "target": "b"
2449
- },
2450
- {
2451
- "source": "b",
2452
- "target": "c"
2453
- }
2454
- ],
2455
2443
  "type": "graph-view",
2456
2444
  "nodes": [
2457
2445
  {
@@ -2459,23 +2447,35 @@
2459
2447
  "label": "Start"
2460
2448
  },
2461
2449
  {
2462
- "id": "b",
2463
- "label": "Process"
2450
+ "label": "Process",
2451
+ "id": "b"
2464
2452
  },
2465
2453
  {
2466
2454
  "label": "End",
2467
2455
  "id": "c"
2468
2456
  }
2469
- ]
2457
+ ],
2458
+ "edges": [
2459
+ {
2460
+ "source": "a",
2461
+ "target": "b"
2462
+ },
2463
+ {
2464
+ "source": "b",
2465
+ "target": "c"
2466
+ }
2467
+ ],
2468
+ "width": 400.0,
2469
+ "height": 200.0
2470
2470
  }
2471
2471
  ],
2472
- "direction": "vertical",
2473
- "gap": "lg"
2472
+ "gap": "lg",
2473
+ "direction": "vertical"
2474
2474
  }
2475
- ],
2476
- "type": "scaled-diagram"
2475
+ ]
2477
2476
  }
2478
- ]
2477
+ ],
2478
+ "type": "game-shell"
2479
2479
  }
2480
2480
  ]
2481
2481
  ]
@@ -2490,8 +2490,8 @@
2490
2490
  "Resource",
2491
2491
  {
2492
2492
  "emit": {
2493
- "failure": "ResourceLoadFailed",
2494
- "success": "ResourceLoaded"
2493
+ "success": "ResourceLoaded",
2494
+ "failure": "ResourceLoadFailed"
2495
2495
  }
2496
2496
  }
2497
2497
  ],
@@ -2499,16 +2499,16 @@
2499
2499
  "render-ui",
2500
2500
  "main",
2501
2501
  {
2502
+ "type": "game-shell",
2503
+ "appName": "Strategy Game",
2502
2504
  "children": [
2503
2505
  {
2504
- "type": "scaled-diagram",
2505
2506
  "children": [
2506
2507
  {
2507
2508
  "direction": "vertical",
2508
- "type": "stack",
2509
- "gap": "lg",
2510
2509
  "children": [
2511
2510
  {
2511
+ "type": "breadcrumb",
2512
2512
  "items": [
2513
2513
  {
2514
2514
  "label": "Home",
@@ -2517,48 +2517,48 @@
2517
2517
  {
2518
2518
  "label": "Resources"
2519
2519
  }
2520
- ],
2521
- "type": "breadcrumb"
2520
+ ]
2522
2521
  },
2523
2522
  {
2524
2523
  "direction": "horizontal",
2525
- "justify": "between",
2526
2524
  "gap": "md",
2527
- "type": "stack",
2525
+ "justify": "between",
2528
2526
  "children": [
2529
2527
  {
2530
2528
  "direction": "horizontal",
2531
- "type": "stack",
2532
2529
  "gap": "md",
2533
2530
  "children": [
2534
2531
  {
2535
- "type": "icon",
2536
- "name": "database"
2532
+ "name": "database",
2533
+ "type": "icon"
2537
2534
  },
2538
2535
  {
2539
2536
  "content": "Resources",
2540
2537
  "variant": "h2",
2541
2538
  "type": "typography"
2542
2539
  }
2543
- ]
2540
+ ],
2541
+ "type": "stack"
2544
2542
  },
2545
2543
  {
2544
+ "action": "REFRESH",
2546
2545
  "type": "button",
2547
2546
  "label": "Refresh",
2548
2547
  "variant": "secondary",
2549
- "icon": "refresh-cw",
2550
- "action": "REFRESH"
2548
+ "icon": "refresh-cw"
2551
2549
  }
2552
- ]
2550
+ ],
2551
+ "type": "stack"
2553
2552
  },
2554
2553
  {
2555
2554
  "type": "divider"
2556
2555
  },
2557
2556
  {
2557
+ "gap": "sm",
2558
+ "type": "stack",
2559
+ "direction": "vertical",
2558
2560
  "children": [
2559
2561
  {
2560
- "cols": 3.0,
2561
- "type": "simple-grid",
2562
2562
  "children": [
2563
2563
  {
2564
2564
  "type": "stat-display",
@@ -2566,85 +2566,84 @@
2566
2566
  "value": "@entity.gold"
2567
2567
  },
2568
2568
  {
2569
- "value": "@entity.food",
2570
2569
  "label": "Food",
2570
+ "value": "@entity.food",
2571
2571
  "type": "stat-display"
2572
2572
  },
2573
2573
  {
2574
+ "type": "stat-display",
2574
2575
  "label": "Wood",
2575
- "value": "@entity.wood",
2576
- "type": "stat-display"
2576
+ "value": "@entity.wood"
2577
2577
  },
2578
2578
  {
2579
+ "type": "stat-display",
2579
2580
  "label": "Iron",
2580
- "value": "@entity.iron",
2581
- "type": "stat-display"
2581
+ "value": "@entity.iron"
2582
2582
  }
2583
- ]
2583
+ ],
2584
+ "type": "simple-grid",
2585
+ "cols": 3.0
2584
2586
  }
2585
- ],
2586
- "direction": "vertical",
2587
- "type": "stack",
2588
- "gap": "sm"
2587
+ ]
2589
2588
  },
2590
2589
  {
2591
2590
  "type": "divider"
2592
2591
  },
2593
2592
  {
2593
+ "type": "grid",
2594
+ "gap": "md",
2595
+ "cols": 2.0,
2594
2596
  "children": [
2595
2597
  {
2598
+ "type": "card",
2596
2599
  "children": [
2597
2600
  {
2598
2601
  "content": "Chart View",
2599
2602
  "type": "typography",
2600
2603
  "variant": "caption"
2601
2604
  }
2602
- ],
2603
- "type": "card"
2605
+ ]
2604
2606
  },
2605
2607
  {
2606
2608
  "children": [
2607
2609
  {
2608
- "content": "Graph View",
2609
2610
  "type": "typography",
2610
- "variant": "caption"
2611
+ "variant": "caption",
2612
+ "content": "Graph View"
2611
2613
  }
2612
2614
  ],
2613
2615
  "type": "card"
2614
2616
  }
2615
- ],
2616
- "cols": 2.0,
2617
- "type": "grid",
2618
- "gap": "md"
2617
+ ]
2619
2618
  },
2620
2619
  {
2620
+ "type": "line-chart",
2621
2621
  "data": [
2622
2622
  {
2623
- "date": "Jan",
2624
- "value": 12.0
2623
+ "value": 12.0,
2624
+ "date": "Jan"
2625
2625
  },
2626
2626
  {
2627
2627
  "value": 19.0,
2628
2628
  "date": "Feb"
2629
2629
  },
2630
2630
  {
2631
- "value": 15.0,
2632
- "date": "Mar"
2631
+ "date": "Mar",
2632
+ "value": 15.0
2633
2633
  },
2634
2634
  {
2635
- "value": 25.0,
2636
- "date": "Apr"
2635
+ "date": "Apr",
2636
+ "value": 25.0
2637
2637
  },
2638
2638
  {
2639
- "date": "May",
2640
- "value": 22.0
2639
+ "value": 22.0,
2640
+ "date": "May"
2641
2641
  },
2642
2642
  {
2643
- "date": "Jun",
2644
- "value": 30.0
2643
+ "value": 30.0,
2644
+ "date": "Jun"
2645
2645
  }
2646
- ],
2647
- "type": "line-chart"
2646
+ ]
2648
2647
  },
2649
2648
  {
2650
2649
  "type": "chart-legend",
@@ -2660,42 +2659,43 @@
2660
2659
  ]
2661
2660
  },
2662
2661
  {
2663
- "nodes": [
2664
- {
2665
- "label": "Start",
2666
- "id": "a"
2667
- },
2662
+ "height": 200.0,
2663
+ "edges": [
2668
2664
  {
2669
- "label": "Process",
2670
- "id": "b"
2665
+ "source": "a",
2666
+ "target": "b"
2671
2667
  },
2672
2668
  {
2673
- "id": "c",
2674
- "label": "End"
2669
+ "source": "b",
2670
+ "target": "c"
2675
2671
  }
2676
2672
  ],
2677
2673
  "width": 400.0,
2678
- "height": 200.0,
2679
- "type": "graph-view",
2680
- "edges": [
2674
+ "nodes": [
2681
2675
  {
2682
- "source": "a",
2683
- "target": "b"
2676
+ "id": "a",
2677
+ "label": "Start"
2678
+ },
2679
+ {
2680
+ "id": "b",
2681
+ "label": "Process"
2684
2682
  },
2685
2683
  {
2686
- "target": "c",
2687
- "source": "b"
2684
+ "id": "c",
2685
+ "label": "End"
2688
2686
  }
2689
- ]
2687
+ ],
2688
+ "type": "graph-view"
2690
2689
  }
2691
- ]
2690
+ ],
2691
+ "type": "stack",
2692
+ "gap": "lg"
2692
2693
  }
2693
- ]
2694
+ ],
2695
+ "type": "scaled-diagram"
2694
2696
  }
2695
2697
  ],
2696
- "showTopBar": true,
2697
- "type": "game-shell",
2698
- "appName": "Strategy Game"
2698
+ "showTopBar": true
2699
2699
  }
2700
2700
  ]
2701
2701
  ]