@almadar/std 6.1.0 → 6.1.7

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 (446) hide show
  1. package/behaviors/{exports → registry}/atoms/std-agent-activity-log.orb +154 -124
  2. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-chat-thread.orb +4 -63
  3. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-classifier.orb +8 -14
  4. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-completion.orb +8 -14
  5. package/behaviors/{exports → registry}/atoms/std-agent-context-window.orb +4 -8
  6. package/behaviors/{exports → registry}/atoms/std-agent-conversation.orb +4 -79
  7. package/{dist/exports → behaviors/registry}/atoms/std-agent-memory.orb +13 -18
  8. package/behaviors/{exports → registry}/atoms/std-agent-provider.orb +9 -14
  9. package/{dist/exports → behaviors/registry}/atoms/std-agent-search.orb +5 -8
  10. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-agent-session.orb +11 -22
  11. package/behaviors/{exports → registry}/atoms/std-agent-step-progress.orb +4 -8
  12. package/{dist/exports → behaviors/registry}/atoms/std-agent-token-gauge.orb +4 -8
  13. package/behaviors/{exports → registry}/atoms/std-agent-tool-call.orb +8 -14
  14. package/behaviors/{exports → registry}/atoms/std-async.orb +4 -12
  15. package/{dist/exports → behaviors/registry}/atoms/std-autoregressive.orb +13 -2
  16. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-browse.orb +4 -8
  17. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-cache-aside.orb +4 -12
  18. package/{dist/exports → behaviors/registry}/atoms/std-calendar.orb +4 -8
  19. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-circuit-breaker.orb +4 -8
  20. package/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +7 -0
  21. package/behaviors/{exports → registry}/atoms/std-collision.orb +4 -8
  22. package/{dist/exports → behaviors/registry}/atoms/std-combat-log.orb +4 -8
  23. package/behaviors/{exports → registry}/atoms/std-combat.orb +4 -8
  24. package/{dist/exports → behaviors/registry}/atoms/std-confirmation.orb +6 -5
  25. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-dialogue-box.orb +4 -8
  26. package/behaviors/{exports → registry}/atoms/std-display.orb +4 -153
  27. package/{dist/exports → behaviors/registry}/atoms/std-drawer.orb +4 -58
  28. package/behaviors/{exports → registry}/atoms/std-filter.orb +4 -8
  29. package/{dist/exports → behaviors/registry}/atoms/std-flip-card.orb +4 -8
  30. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-gallery.orb +4 -8
  31. package/{dist/exports → behaviors/registry}/atoms/std-game-audio.orb +4 -8
  32. package/{dist/exports → behaviors/registry}/atoms/std-game-canvas2d.orb +3 -6
  33. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-canvas3d.orb +3 -6
  34. package/{dist/exports → behaviors/registry}/atoms/std-game-hud.orb +4 -16
  35. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-menu.orb +4 -8
  36. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-game-over-screen.orb +4 -8
  37. package/{dist/exports → behaviors/registry}/atoms/std-gameflow.orb +4 -8
  38. package/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +7 -0
  39. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-input.orb +4 -8
  40. package/{dist/exports → behaviors/registry}/atoms/std-inventory-panel.orb +4 -12
  41. package/{dist/exports → behaviors/registry}/atoms/std-isometric-canvas.orb +4 -8
  42. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-loading.orb +4 -8
  43. package/behaviors/{exports → registry}/atoms/std-modal.orb +12 -9
  44. package/behaviors/{exports → registry}/atoms/std-movement.orb +4 -8
  45. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-notification.orb +4 -8
  46. package/{dist/exports → behaviors/registry}/atoms/std-overworld.orb +4 -8
  47. package/behaviors/{exports → registry}/atoms/std-pagination.orb +4 -8
  48. package/behaviors/{exports → registry}/atoms/std-physics2d.orb +4 -8
  49. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-platformer-canvas.orb +4 -8
  50. package/{dist/exports → behaviors/registry}/atoms/std-quest.orb +5 -14
  51. package/{dist/exports → behaviors/registry}/atoms/std-rate-limiter.orb +4 -8
  52. package/{dist/exports → behaviors/registry}/atoms/std-rating.orb +4 -8
  53. package/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +7 -0
  54. package/{dist/exports → behaviors/registry}/atoms/std-score-board.orb +4 -8
  55. package/{dist/exports → behaviors/registry}/atoms/std-score.orb +4 -8
  56. package/{dist/exports → behaviors/registry}/atoms/std-search.orb +4 -8
  57. package/{dist/exports → behaviors/registry}/atoms/std-selection.orb +4 -8
  58. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-bearer.orb +4 -19
  59. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-header.orb +4 -21
  60. package/behaviors/{exports → registry}/atoms/std-service-custom-noauth.orb +4 -15
  61. package/{dist/exports → behaviors/registry}/atoms/std-service-custom-query.orb +4 -21
  62. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-email.orb +4 -8
  63. package/{dist/exports → behaviors/registry}/atoms/std-service-github.orb +4 -8
  64. package/behaviors/{exports → registry}/atoms/std-service-llm.orb +4 -8
  65. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-oauth.orb +4 -8
  66. package/behaviors/{exports → registry}/atoms/std-service-redis.orb +4 -8
  67. package/{dist/exports → behaviors/registry}/atoms/std-service-storage.orb +4 -8
  68. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-stripe.orb +4 -8
  69. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-service-twilio.orb +4 -8
  70. package/{dist/exports → behaviors/registry}/atoms/std-service-youtube.orb +4 -8
  71. package/{dist/exports → behaviors/registry}/atoms/std-simulation-canvas.orb +4 -8
  72. package/{dist/exports → behaviors/registry}/atoms/std-sort.orb +4 -52
  73. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-sprite.orb +4 -8
  74. package/behaviors/{exports → registry}/atoms/std-tabs.orb +4 -16
  75. package/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +7 -0
  76. package/{dist/exports → behaviors/registry}/atoms/std-text-effects.orb +4 -8
  77. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-theme.orb +4 -8
  78. package/behaviors/{exports → registry}/atoms/std-timer.orb +4 -8
  79. package/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +7 -0
  80. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-undo.orb +4 -8
  81. package/{dist/behaviors/exports → behaviors/registry}/atoms/std-upload.orb +4 -8
  82. package/{dist/exports → behaviors/registry}/atoms/std-validate-on-save.orb +4 -32
  83. package/{dist/exports → behaviors/registry}/atoms/std-wizard.orb +4 -26
  84. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-agent-fix-loop.orb +1136 -1721
  85. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-agent-learner.orb +606 -839
  86. package/behaviors/{exports → registry}/molecules/std-agent-planner.orb +613 -869
  87. package/behaviors/{exports → registry}/molecules/std-agent-rag.orb +562 -768
  88. package/behaviors/registry/molecules/std-agent-tool-loop.orb +2507 -0
  89. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-builder-game.orb +4 -8
  90. package/{dist/exports → behaviors/registry}/molecules/std-cart.orb +197 -318
  91. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-classifier-game.orb +4 -8
  92. package/{dist/exports → behaviors/registry}/molecules/std-debugger-game.orb +4 -8
  93. package/behaviors/registry/molecules/std-detail.orb +439 -0
  94. package/behaviors/{exports → registry}/molecules/std-event-handler-game.orb +4 -8
  95. package/{dist/exports → behaviors/registry}/molecules/std-form-advanced.orb +4 -12
  96. package/behaviors/registry/molecules/std-geospatial.orb +502 -0
  97. package/behaviors/registry/molecules/std-inventory.orb +564 -0
  98. package/behaviors/registry/molecules/std-list.orb +707 -0
  99. package/behaviors/registry/molecules/std-messaging.orb +424 -0
  100. package/behaviors/{exports → registry}/molecules/std-negotiator-game.orb +4 -8
  101. package/behaviors/{exports → registry}/molecules/std-platformer-game.orb +4 -8
  102. package/behaviors/{exports → registry}/molecules/std-puzzle-game.orb +4 -8
  103. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-quiz.orb +4 -8
  104. package/{dist/exports → behaviors/registry}/molecules/std-sequencer-game.orb +4 -8
  105. package/behaviors/{exports → registry}/molecules/std-service-content-pipeline.orb +4 -8
  106. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-service-custom-api-tester.orb +4 -46
  107. package/{dist/exports → behaviors/registry}/molecules/std-service-devops-toolkit.orb +4 -8
  108. package/{dist/exports → behaviors/registry}/molecules/std-service-notification-hub.orb +4 -8
  109. package/{dist/exports → behaviors/registry}/molecules/std-service-payment-flow.orb +8 -10
  110. package/behaviors/{exports → registry}/molecules/std-simulator-game.orb +4 -8
  111. package/{dist/behaviors/exports → behaviors/registry}/molecules/std-turn-based-battle.orb +4 -8
  112. package/{dist/exports → behaviors/registry}/organisms/std-agent-assistant.orb +24 -38
  113. package/behaviors/{exports → registry}/organisms/std-agent-builder.orb +816 -1320
  114. package/{dist/exports → behaviors/registry}/organisms/std-agent-pipeline.orb +785 -1283
  115. package/{dist/exports → behaviors/registry}/organisms/std-agent-reviewer.orb +308 -372
  116. package/{dist/exports → behaviors/registry}/organisms/std-agent-tutor.orb +325 -387
  117. package/{dist/exports → behaviors/registry}/organisms/std-api-gateway.orb +24 -26
  118. package/{dist/exports → behaviors/registry}/organisms/std-arcade-game.orb +4 -4
  119. package/{dist/exports → behaviors/registry}/organisms/std-booking-system.orb +44 -48
  120. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-cicd-pipeline.orb +24 -30
  121. package/behaviors/{exports → registry}/organisms/std-cms.orb +50 -55
  122. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-coding-academy.orb +4 -4
  123. package/{dist/exports → behaviors/registry}/organisms/std-crm.orb +50 -55
  124. package/{dist/exports → behaviors/registry}/organisms/std-devops-dashboard.orb +24 -26
  125. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-ecommerce.orb +48 -58
  126. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-finance-tracker.orb +30 -33
  127. package/{dist/exports → behaviors/registry}/organisms/std-healthcare.orb +50 -55
  128. package/{dist/exports → behaviors/registry}/organisms/std-helpdesk.orb +30 -33
  129. package/behaviors/{exports → registry}/organisms/std-hr-portal.orb +44 -48
  130. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-iot-dashboard.orb +24 -26
  131. package/{dist/exports → behaviors/registry}/organisms/std-lms.orb +24 -26
  132. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-logic-training.orb +4 -4
  133. package/behaviors/{exports → registry}/organisms/std-platformer-app.orb +20 -24
  134. package/behaviors/{exports → registry}/organisms/std-project-manager.orb +44 -48
  135. package/{dist/exports → behaviors/registry}/organisms/std-puzzle-app.orb +4 -4
  136. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-realtime-chat.orb +30 -33
  137. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-rpg-game.orb +20 -28
  138. package/{dist/exports → behaviors/registry}/organisms/std-service-marketplace.orb +52 -58
  139. package/{dist/exports → behaviors/registry}/organisms/std-service-research-assistant.orb +4 -15
  140. package/behaviors/{exports → registry}/organisms/std-social-feed.orb +16 -18
  141. package/behaviors/{exports → registry}/organisms/std-stem-lab.orb +4 -4
  142. package/{dist/behaviors/exports → behaviors/registry}/organisms/std-strategy-game.orb +4 -4
  143. package/{dist/exports → behaviors/registry}/organisms/std-trading-dashboard.orb +24 -30
  144. package/dist/behaviors/{exports → registry}/atoms/std-agent-activity-log.orb +154 -124
  145. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-chat-thread.orb +4 -63
  146. package/dist/{exports → behaviors/registry}/atoms/std-agent-classifier.orb +8 -14
  147. package/dist/{exports → behaviors/registry}/atoms/std-agent-completion.orb +8 -14
  148. package/dist/{exports → behaviors/registry}/atoms/std-agent-context-window.orb +4 -8
  149. package/dist/{exports → behaviors/registry}/atoms/std-agent-conversation.orb +4 -79
  150. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-memory.orb +13 -18
  151. package/dist/{exports → behaviors/registry}/atoms/std-agent-provider.orb +9 -14
  152. package/dist/behaviors/{exports → registry}/atoms/std-agent-search.orb +5 -8
  153. package/dist/{exports → behaviors/registry}/atoms/std-agent-session.orb +11 -22
  154. package/dist/{exports → behaviors/registry}/atoms/std-agent-step-progress.orb +4 -8
  155. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-agent-token-gauge.orb +4 -8
  156. package/dist/behaviors/{exports → registry}/atoms/std-agent-tool-call.orb +8 -14
  157. package/dist/behaviors/{exports → registry}/atoms/std-async.orb +4 -12
  158. package/dist/behaviors/{exports → registry}/atoms/std-autoregressive.orb +13 -2
  159. package/dist/{exports → behaviors/registry}/atoms/std-browse.orb +4 -8
  160. package/dist/{exports → behaviors/registry}/atoms/std-cache-aside.orb +4 -12
  161. package/dist/behaviors/{exports → registry}/atoms/std-calendar.orb +4 -8
  162. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-circuit-breaker.orb +4 -8
  163. package/dist/behaviors/registry/atoms/std-classifier.orb.unconvertible.txt +7 -0
  164. package/dist/behaviors/{exports → registry}/atoms/std-collision.orb +4 -8
  165. package/dist/behaviors/{exports → registry}/atoms/std-combat-log.orb +4 -8
  166. package/dist/{exports → behaviors/registry}/atoms/std-combat.orb +4 -8
  167. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-confirmation.orb +6 -5
  168. package/dist/{exports → behaviors/registry}/atoms/std-dialogue-box.orb +4 -8
  169. package/dist/{exports → behaviors/registry}/atoms/std-display.orb +4 -153
  170. package/dist/behaviors/{exports → registry}/atoms/std-drawer.orb +4 -58
  171. package/dist/behaviors/{exports → registry}/atoms/std-filter.orb +4 -8
  172. package/dist/behaviors/{exports → registry}/atoms/std-flip-card.orb +4 -8
  173. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-gallery.orb +4 -8
  174. package/dist/behaviors/{exports → registry}/atoms/std-game-audio.orb +4 -8
  175. package/dist/behaviors/{exports → registry}/atoms/std-game-canvas2d.orb +3 -6
  176. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-game-canvas3d.orb +3 -6
  177. package/dist/behaviors/{exports → registry}/atoms/std-game-hud.orb +4 -16
  178. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-game-menu.orb +4 -8
  179. package/dist/{exports → behaviors/registry}/atoms/std-game-over-screen.orb +4 -8
  180. package/dist/behaviors/{exports → registry}/atoms/std-gameflow.orb +4 -8
  181. package/dist/behaviors/registry/atoms/std-graph-classifier.orb.unconvertible.txt +7 -0
  182. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-input.orb +4 -8
  183. package/dist/behaviors/{exports → registry}/atoms/std-inventory-panel.orb +4 -12
  184. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-isometric-canvas.orb +4 -8
  185. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-loading.orb +4 -8
  186. package/dist/{exports → behaviors/registry}/atoms/std-modal.orb +12 -9
  187. package/dist/behaviors/{exports → registry}/atoms/std-movement.orb +4 -8
  188. package/dist/{exports → behaviors/registry}/atoms/std-notification.orb +4 -8
  189. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-overworld.orb +4 -8
  190. package/dist/behaviors/{exports → registry}/atoms/std-pagination.orb +4 -8
  191. package/dist/behaviors/{exports → registry}/atoms/std-physics2d.orb +4 -8
  192. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-platformer-canvas.orb +4 -8
  193. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-quest.orb +5 -14
  194. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-rate-limiter.orb +4 -8
  195. package/dist/behaviors/{exports → registry}/atoms/std-rating.orb +4 -8
  196. package/dist/behaviors/registry/atoms/std-rl-agent.orb.unconvertible.txt +7 -0
  197. package/dist/behaviors/{exports → registry}/atoms/std-score-board.orb +4 -8
  198. package/dist/behaviors/{exports → registry}/atoms/std-score.orb +4 -8
  199. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-search.orb +4 -8
  200. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-selection.orb +4 -8
  201. package/dist/behaviors/{exports → registry}/atoms/std-service-custom-bearer.orb +4 -19
  202. package/dist/behaviors/{exports → registry}/atoms/std-service-custom-header.orb +4 -21
  203. package/dist/{exports → behaviors/registry}/atoms/std-service-custom-noauth.orb +4 -15
  204. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-service-custom-query.orb +4 -21
  205. package/dist/{exports → behaviors/registry}/atoms/std-service-email.orb +4 -8
  206. package/dist/behaviors/{exports → registry}/atoms/std-service-github.orb +4 -8
  207. package/dist/{exports → behaviors/registry}/atoms/std-service-llm.orb +4 -8
  208. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-service-oauth.orb +4 -8
  209. package/dist/behaviors/{exports → registry}/atoms/std-service-redis.orb +4 -8
  210. package/dist/behaviors/{exports → registry}/atoms/std-service-storage.orb +4 -8
  211. package/dist/{exports → behaviors/registry}/atoms/std-service-stripe.orb +4 -8
  212. package/dist/{exports → behaviors/registry}/atoms/std-service-twilio.orb +4 -8
  213. package/dist/behaviors/{exports → registry}/atoms/std-service-youtube.orb +4 -8
  214. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-simulation-canvas.orb +4 -8
  215. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-sort.orb +4 -52
  216. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-sprite.orb +4 -8
  217. package/dist/{exports → behaviors/registry}/atoms/std-tabs.orb +4 -16
  218. package/dist/behaviors/registry/atoms/std-text-classifier.orb.unconvertible.txt +7 -0
  219. package/dist/behaviors/{exports → registry}/atoms/std-text-effects.orb +4 -8
  220. package/dist/{exports → behaviors/registry}/atoms/std-theme.orb +4 -8
  221. package/dist/{exports → behaviors/registry}/atoms/std-timer.orb +4 -8
  222. package/dist/behaviors/registry/atoms/std-trainer.orb.unconvertible.txt +7 -0
  223. package/dist/{exports → behaviors/registry}/atoms/std-undo.orb +4 -8
  224. package/dist/{exports → behaviors/registry}/atoms/std-upload.orb +4 -8
  225. package/{behaviors/exports → dist/behaviors/registry}/atoms/std-validate-on-save.orb +4 -32
  226. package/dist/behaviors/{exports → registry}/atoms/std-wizard.orb +4 -26
  227. package/dist/{exports → behaviors/registry}/molecules/std-agent-fix-loop.orb +1136 -1721
  228. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-agent-learner.orb +606 -839
  229. package/dist/{exports → behaviors/registry}/molecules/std-agent-planner.orb +613 -869
  230. package/dist/behaviors/{exports → registry}/molecules/std-agent-rag.orb +562 -768
  231. package/dist/behaviors/registry/molecules/std-agent-tool-loop.orb +2507 -0
  232. package/dist/{exports → behaviors/registry}/molecules/std-builder-game.orb +4 -8
  233. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-cart.orb +197 -318
  234. package/dist/{exports → behaviors/registry}/molecules/std-classifier-game.orb +4 -8
  235. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-debugger-game.orb +4 -8
  236. package/dist/behaviors/registry/molecules/std-detail.orb +439 -0
  237. package/dist/{exports → behaviors/registry}/molecules/std-event-handler-game.orb +4 -8
  238. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-form-advanced.orb +4 -12
  239. package/dist/behaviors/registry/molecules/std-geospatial.orb +502 -0
  240. package/dist/behaviors/registry/molecules/std-inventory.orb +564 -0
  241. package/dist/behaviors/registry/molecules/std-list.orb +707 -0
  242. package/dist/behaviors/registry/molecules/std-messaging.orb +424 -0
  243. package/dist/{exports → behaviors/registry}/molecules/std-negotiator-game.orb +4 -8
  244. package/dist/{exports → behaviors/registry}/molecules/std-platformer-game.orb +4 -8
  245. package/dist/behaviors/{exports → registry}/molecules/std-puzzle-game.orb +4 -8
  246. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-quiz.orb +4 -8
  247. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-sequencer-game.orb +4 -8
  248. package/dist/{exports → behaviors/registry}/molecules/std-service-content-pipeline.orb +4 -8
  249. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-custom-api-tester.orb +4 -46
  250. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-devops-toolkit.orb +4 -8
  251. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-notification-hub.orb +4 -8
  252. package/{behaviors/exports → dist/behaviors/registry}/molecules/std-service-payment-flow.orb +8 -10
  253. package/dist/{exports → behaviors/registry}/molecules/std-simulator-game.orb +4 -8
  254. package/dist/{exports → behaviors/registry}/molecules/std-turn-based-battle.orb +4 -8
  255. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-assistant.orb +24 -38
  256. package/dist/{exports → behaviors/registry}/organisms/std-agent-builder.orb +816 -1320
  257. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-pipeline.orb +785 -1283
  258. package/dist/behaviors/{exports → registry}/organisms/std-agent-reviewer.orb +308 -372
  259. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-agent-tutor.orb +325 -387
  260. package/dist/behaviors/{exports → registry}/organisms/std-api-gateway.orb +24 -26
  261. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-arcade-game.orb +4 -4
  262. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-booking-system.orb +44 -48
  263. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-cicd-pipeline.orb +24 -30
  264. package/dist/{exports → behaviors/registry}/organisms/std-cms.orb +50 -55
  265. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-coding-academy.orb +4 -4
  266. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-crm.orb +50 -55
  267. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-devops-dashboard.orb +24 -26
  268. package/dist/{exports → behaviors/registry}/organisms/std-ecommerce.orb +48 -58
  269. package/dist/{exports → behaviors/registry}/organisms/std-finance-tracker.orb +30 -33
  270. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-healthcare.orb +50 -55
  271. package/dist/behaviors/{exports → registry}/organisms/std-helpdesk.orb +30 -33
  272. package/dist/behaviors/{exports → registry}/organisms/std-hr-portal.orb +44 -48
  273. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-iot-dashboard.orb +24 -26
  274. package/dist/behaviors/{exports → registry}/organisms/std-lms.orb +24 -26
  275. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-logic-training.orb +4 -4
  276. package/dist/behaviors/{exports → registry}/organisms/std-platformer-app.orb +20 -24
  277. package/dist/{exports → behaviors/registry}/organisms/std-project-manager.orb +44 -48
  278. package/dist/behaviors/{exports → registry}/organisms/std-puzzle-app.orb +4 -4
  279. package/dist/{exports → behaviors/registry}/organisms/std-realtime-chat.orb +30 -33
  280. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-rpg-game.orb +20 -28
  281. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-service-marketplace.orb +52 -58
  282. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-service-research-assistant.orb +4 -15
  283. package/dist/{exports → behaviors/registry}/organisms/std-social-feed.orb +16 -18
  284. package/dist/{exports → behaviors/registry}/organisms/std-stem-lab.orb +4 -4
  285. package/{behaviors/exports → dist/behaviors/registry}/organisms/std-strategy-game.orb +4 -4
  286. package/dist/behaviors/{exports → registry}/organisms/std-trading-dashboard.orb +24 -30
  287. package/package.json +2 -2
  288. package/behaviors/exports/atoms/std-agent-classifier.orb +0 -879
  289. package/behaviors/exports/atoms/std-agent-completion.orb +0 -941
  290. package/behaviors/exports/atoms/std-agent-search.orb +0 -431
  291. package/behaviors/exports/atoms/std-agent-session.orb +0 -777
  292. package/behaviors/exports/atoms/std-autoregressive.orb +0 -420
  293. package/behaviors/exports/atoms/std-browse.orb +0 -251
  294. package/behaviors/exports/atoms/std-cache-aside.orb +0 -1101
  295. package/behaviors/exports/atoms/std-calendar.orb +0 -775
  296. package/behaviors/exports/atoms/std-combat-log.orb +0 -268
  297. package/behaviors/exports/atoms/std-dialogue-box.orb +0 -249
  298. package/behaviors/exports/atoms/std-drawer.orb +0 -578
  299. package/behaviors/exports/atoms/std-flip-card.orb +0 -601
  300. package/behaviors/exports/atoms/std-game-audio.orb +0 -350
  301. package/behaviors/exports/atoms/std-game-canvas2d.orb +0 -263
  302. package/behaviors/exports/atoms/std-game-hud.orb +0 -170
  303. package/behaviors/exports/atoms/std-game-over-screen.orb +0 -206
  304. package/behaviors/exports/atoms/std-gameflow.orb +0 -419
  305. package/behaviors/exports/atoms/std-inventory-panel.orb +0 -266
  306. package/behaviors/exports/atoms/std-notification.orb +0 -446
  307. package/behaviors/exports/atoms/std-rating.orb +0 -333
  308. package/behaviors/exports/atoms/std-score-board.orb +0 -249
  309. package/behaviors/exports/atoms/std-score.orb +0 -713
  310. package/behaviors/exports/atoms/std-service-custom-bearer.orb +0 -562
  311. package/behaviors/exports/atoms/std-service-custom-header.orb +0 -564
  312. package/behaviors/exports/atoms/std-service-email.orb +0 -545
  313. package/behaviors/exports/atoms/std-service-github.orb +0 -591
  314. package/behaviors/exports/atoms/std-service-storage.orb +0 -669
  315. package/behaviors/exports/atoms/std-service-stripe.orb +0 -644
  316. package/behaviors/exports/atoms/std-service-twilio.orb +0 -616
  317. package/behaviors/exports/atoms/std-service-youtube.orb +0 -701
  318. package/behaviors/exports/atoms/std-text-effects.orb +0 -663
  319. package/behaviors/exports/atoms/std-theme.orb +0 -578
  320. package/behaviors/exports/atoms/std-undo.orb +0 -830
  321. package/behaviors/exports/atoms/std-upload.orb +0 -540
  322. package/behaviors/exports/atoms/std-wizard.orb +0 -1120
  323. package/behaviors/exports/molecules/std-agent-fix-loop.orb +0 -3327
  324. package/behaviors/exports/molecules/std-agent-tool-loop.orb +0 -4451
  325. package/behaviors/exports/molecules/std-builder-game.orb +0 -234
  326. package/behaviors/exports/molecules/std-classifier-game.orb +0 -234
  327. package/behaviors/exports/molecules/std-detail.orb +0 -621
  328. package/behaviors/exports/molecules/std-geospatial.orb +0 -657
  329. package/behaviors/exports/molecules/std-inventory.orb +0 -823
  330. package/behaviors/exports/molecules/std-list.orb +0 -1066
  331. package/behaviors/exports/molecules/std-messaging.orb +0 -605
  332. package/behaviors/exports/molecules/std-turn-based-battle.orb +0 -514
  333. package/behaviors/exports/organisms/std-agent-reviewer.orb +0 -5277
  334. package/behaviors/exports/organisms/std-api-gateway.orb +0 -3745
  335. package/behaviors/exports/organisms/std-ecommerce.orb +0 -4553
  336. package/behaviors/exports/organisms/std-finance-tracker.orb +0 -3091
  337. package/behaviors/exports/organisms/std-helpdesk.orb +0 -3328
  338. package/behaviors/exports/organisms/std-lms.orb +0 -3885
  339. package/behaviors/exports/organisms/std-puzzle-app.orb +0 -889
  340. package/behaviors/exports/organisms/std-realtime-chat.orb +0 -3428
  341. package/behaviors/exports/organisms/std-trading-dashboard.orb +0 -3080
  342. package/behaviors/exports/test-schemas/os-trigger-simulation.orb +0 -202
  343. package/behaviors/exports/validation-report.json +0 -1672
  344. package/behaviors/exports/verify-results.json +0 -126
  345. package/dist/behaviors/exports/atoms/std-agent-context-window.orb +0 -2299
  346. package/dist/behaviors/exports/atoms/std-agent-conversation.orb +0 -1029
  347. package/dist/behaviors/exports/atoms/std-agent-memory.orb +0 -777
  348. package/dist/behaviors/exports/atoms/std-agent-provider.orb +0 -906
  349. package/dist/behaviors/exports/atoms/std-agent-step-progress.orb +0 -994
  350. package/dist/behaviors/exports/atoms/std-agent-token-gauge.orb +0 -1621
  351. package/dist/behaviors/exports/atoms/std-combat.orb +0 -421
  352. package/dist/behaviors/exports/atoms/std-confirmation.orb +0 -496
  353. package/dist/behaviors/exports/atoms/std-display.orb +0 -1803
  354. package/dist/behaviors/exports/atoms/std-isometric-canvas.orb +0 -642
  355. package/dist/behaviors/exports/atoms/std-modal.orb +0 -425
  356. package/dist/behaviors/exports/atoms/std-overworld.orb +0 -517
  357. package/dist/behaviors/exports/atoms/std-quest.orb +0 -1262
  358. package/dist/behaviors/exports/atoms/std-rate-limiter.orb +0 -897
  359. package/dist/behaviors/exports/atoms/std-search.orb +0 -394
  360. package/dist/behaviors/exports/atoms/std-selection.orb +0 -810
  361. package/dist/behaviors/exports/atoms/std-service-custom-noauth.orb +0 -558
  362. package/dist/behaviors/exports/atoms/std-service-custom-query.orb +0 -564
  363. package/dist/behaviors/exports/atoms/std-service-llm.orb +0 -676
  364. package/dist/behaviors/exports/atoms/std-simulation-canvas.orb +0 -194
  365. package/dist/behaviors/exports/atoms/std-sort.orb +0 -760
  366. package/dist/behaviors/exports/atoms/std-tabs.orb +0 -298
  367. package/dist/behaviors/exports/atoms/std-timer.orb +0 -1428
  368. package/dist/behaviors/exports/atoms/std-validate-on-save.orb +0 -624
  369. package/dist/behaviors/exports/molecules/std-agent-planner.orb +0 -2037
  370. package/dist/behaviors/exports/molecules/std-agent-tool-loop.orb +0 -4451
  371. package/dist/behaviors/exports/molecules/std-cart.orb +0 -754
  372. package/dist/behaviors/exports/molecules/std-debugger-game.orb +0 -234
  373. package/dist/behaviors/exports/molecules/std-detail.orb +0 -621
  374. package/dist/behaviors/exports/molecules/std-event-handler-game.orb +0 -234
  375. package/dist/behaviors/exports/molecules/std-form-advanced.orb +0 -659
  376. package/dist/behaviors/exports/molecules/std-geospatial.orb +0 -657
  377. package/dist/behaviors/exports/molecules/std-inventory.orb +0 -823
  378. package/dist/behaviors/exports/molecules/std-list.orb +0 -1066
  379. package/dist/behaviors/exports/molecules/std-messaging.orb +0 -605
  380. package/dist/behaviors/exports/molecules/std-negotiator-game.orb +0 -234
  381. package/dist/behaviors/exports/molecules/std-platformer-game.orb +0 -557
  382. package/dist/behaviors/exports/molecules/std-sequencer-game.orb +0 -234
  383. package/dist/behaviors/exports/molecules/std-service-content-pipeline.orb +0 -920
  384. package/dist/behaviors/exports/molecules/std-service-devops-toolkit.orb +0 -1531
  385. package/dist/behaviors/exports/molecules/std-service-notification-hub.orb +0 -701
  386. package/dist/behaviors/exports/molecules/std-service-payment-flow.orb +0 -878
  387. package/dist/behaviors/exports/molecules/std-simulator-game.orb +0 -234
  388. package/dist/behaviors/exports/organisms/std-agent-assistant.orb +0 -6336
  389. package/dist/behaviors/exports/organisms/std-agent-builder.orb +0 -14139
  390. package/dist/behaviors/exports/organisms/std-agent-pipeline.orb +0 -10974
  391. package/dist/behaviors/exports/organisms/std-agent-tutor.orb +0 -5003
  392. package/dist/behaviors/exports/organisms/std-arcade-game.orb +0 -1144
  393. package/dist/behaviors/exports/organisms/std-booking-system.orb +0 -5142
  394. package/dist/behaviors/exports/organisms/std-cms.orb +0 -2887
  395. package/dist/behaviors/exports/organisms/std-crm.orb +0 -4366
  396. package/dist/behaviors/exports/organisms/std-devops-dashboard.orb +0 -5772
  397. package/dist/behaviors/exports/organisms/std-healthcare.orb +0 -6001
  398. package/dist/behaviors/exports/organisms/std-project-manager.orb +0 -3819
  399. package/dist/behaviors/exports/organisms/std-service-marketplace.orb +0 -4479
  400. package/dist/behaviors/exports/organisms/std-service-research-assistant.orb +0 -3568
  401. package/dist/behaviors/exports/organisms/std-social-feed.orb +0 -1246
  402. package/dist/behaviors/exports/organisms/std-stem-lab.orb +0 -1922
  403. package/dist/behaviors/exports/test-schemas/os-trigger-simulation.orb +0 -202
  404. package/dist/behaviors/exports/validation-report.json +0 -1672
  405. package/dist/behaviors/exports/verify-results.json +0 -126
  406. package/dist/exports/atoms/std-agent-activity-log.orb +0 -575
  407. package/dist/exports/atoms/std-agent-chat-thread.orb +0 -783
  408. package/dist/exports/atoms/std-agent-tool-call.orb +0 -746
  409. package/dist/exports/atoms/std-async.orb +0 -443
  410. package/dist/exports/atoms/std-circuit-breaker.orb +0 -999
  411. package/dist/exports/atoms/std-collision.orb +0 -694
  412. package/dist/exports/atoms/std-filter.orb +0 -641
  413. package/dist/exports/atoms/std-gallery.orb +0 -387
  414. package/dist/exports/atoms/std-game-canvas3d.orb +0 -401
  415. package/dist/exports/atoms/std-game-menu.orb +0 -222
  416. package/dist/exports/atoms/std-input.orb +0 -640
  417. package/dist/exports/atoms/std-loading.orb +0 -496
  418. package/dist/exports/atoms/std-movement.orb +0 -1413
  419. package/dist/exports/atoms/std-pagination.orb +0 -266
  420. package/dist/exports/atoms/std-physics2d.orb +0 -430
  421. package/dist/exports/atoms/std-platformer-canvas.orb +0 -268
  422. package/dist/exports/atoms/std-service-oauth.orb +0 -769
  423. package/dist/exports/atoms/std-service-redis.orb +0 -585
  424. package/dist/exports/atoms/std-sprite.orb +0 -315
  425. package/dist/exports/molecules/std-agent-learner.orb +0 -2315
  426. package/dist/exports/molecules/std-agent-rag.orb +0 -1745
  427. package/dist/exports/molecules/std-agent-tool-loop.orb +0 -4451
  428. package/dist/exports/molecules/std-detail.orb +0 -621
  429. package/dist/exports/molecules/std-geospatial.orb +0 -657
  430. package/dist/exports/molecules/std-inventory.orb +0 -823
  431. package/dist/exports/molecules/std-list.orb +0 -1066
  432. package/dist/exports/molecules/std-messaging.orb +0 -605
  433. package/dist/exports/molecules/std-puzzle-game.orb +0 -584
  434. package/dist/exports/molecules/std-quiz.orb +0 -1074
  435. package/dist/exports/molecules/std-service-custom-api-tester.orb +0 -865
  436. package/dist/exports/organisms/std-cicd-pipeline.orb +0 -3425
  437. package/dist/exports/organisms/std-coding-academy.orb +0 -2084
  438. package/dist/exports/organisms/std-hr-portal.orb +0 -5236
  439. package/dist/exports/organisms/std-iot-dashboard.orb +0 -3914
  440. package/dist/exports/organisms/std-logic-training.orb +0 -753
  441. package/dist/exports/organisms/std-platformer-app.orb +0 -1679
  442. package/dist/exports/organisms/std-rpg-game.orb +0 -3298
  443. package/dist/exports/organisms/std-strategy-game.orb +0 -2443
  444. package/dist/exports/test-schemas/os-trigger-simulation.orb +0 -202
  445. package/dist/exports/validation-report.json +0 -1672
  446. package/dist/exports/verify-results.json +0 -126
@@ -1,1803 +0,0 @@
1
- {
2
- "name": "DisplayItemOrbital",
3
- "version": "1.0.0",
4
- "orbitals": [
5
- {
6
- "name": "DisplayItemOrbital",
7
- "entity": {
8
- "name": "DisplayItem",
9
- "persistence": "runtime",
10
- "fields": [
11
- {
12
- "name": "id",
13
- "type": "string"
14
- },
15
- {
16
- "name": "name",
17
- "type": "string"
18
- },
19
- {
20
- "name": "description",
21
- "type": "string"
22
- },
23
- {
24
- "name": "status",
25
- "type": "string",
26
- "default": "active",
27
- "values": [
28
- "active",
29
- "inactive",
30
- "pending"
31
- ]
32
- },
33
- {
34
- "name": "createdAt",
35
- "type": "string"
36
- },
37
- {
38
- "name": "pendingId",
39
- "type": "string"
40
- }
41
- ]
42
- },
43
- "traits": [
44
- {
45
- "name": "DisplayItemDisplay",
46
- "linkedEntity": "DisplayItem",
47
- "category": "interaction",
48
- "stateMachine": {
49
- "states": [
50
- {
51
- "name": "loading",
52
- "isInitial": true
53
- },
54
- {
55
- "name": "displaying"
56
- },
57
- {
58
- "name": "refreshing"
59
- }
60
- ],
61
- "events": [
62
- {
63
- "key": "INIT",
64
- "name": "Initialize"
65
- },
66
- {
67
- "key": "LOADED",
68
- "name": "Loaded"
69
- },
70
- {
71
- "key": "REFRESH",
72
- "name": "Refresh"
73
- },
74
- {
75
- "key": "REFRESHED",
76
- "name": "Refreshed"
77
- }
78
- ],
79
- "transitions": [
80
- {
81
- "from": "loading",
82
- "to": "displaying",
83
- "event": "INIT",
84
- "effects": [
85
- [
86
- "fetch",
87
- "DisplayItem"
88
- ],
89
- [
90
- "render-ui",
91
- "main",
92
- {
93
- "type": "scaled-diagram",
94
- "children": [
95
- {
96
- "type": "stack",
97
- "direction": "vertical",
98
- "gap": "lg",
99
- "children": [
100
- {
101
- "type": "breadcrumb",
102
- "items": [
103
- {
104
- "label": "Home",
105
- "href": "/"
106
- },
107
- {
108
- "label": "DisplayItems"
109
- }
110
- ]
111
- },
112
- {
113
- "type": "stack",
114
- "direction": "horizontal",
115
- "gap": "md",
116
- "justify": "space-between",
117
- "children": [
118
- {
119
- "type": "stack",
120
- "direction": "horizontal",
121
- "gap": "md",
122
- "children": [
123
- {
124
- "type": "icon",
125
- "name": "bar-chart-2",
126
- "size": "lg"
127
- },
128
- {
129
- "type": "typography",
130
- "content": "DisplayItems",
131
- "variant": "h2"
132
- }
133
- ]
134
- },
135
- {
136
- "type": "button",
137
- "label": "Refresh",
138
- "event": "REFRESH",
139
- "variant": "secondary",
140
- "icon": "refresh-cw"
141
- }
142
- ]
143
- },
144
- {
145
- "type": "divider"
146
- },
147
- {
148
- "type": "box",
149
- "padding": "md",
150
- "children": [
151
- {
152
- "type": "simple-grid",
153
- "columns": 3,
154
- "children": [
155
- {
156
- "type": "card",
157
- "children": [
158
- {
159
- "type": "stack",
160
- "direction": "vertical",
161
- "gap": "sm",
162
- "children": [
163
- {
164
- "type": "typography",
165
- "variant": "caption",
166
- "content": "Name"
167
- },
168
- {
169
- "type": "typography",
170
- "variant": "h3",
171
- "content": [
172
- "object/get",
173
- [
174
- "array/first",
175
- "@entity"
176
- ],
177
- "name"
178
- ]
179
- }
180
- ]
181
- }
182
- ]
183
- },
184
- {
185
- "type": "card",
186
- "children": [
187
- {
188
- "type": "stack",
189
- "direction": "vertical",
190
- "gap": "sm",
191
- "children": [
192
- {
193
- "type": "typography",
194
- "variant": "caption",
195
- "content": "Description"
196
- },
197
- {
198
- "type": "typography",
199
- "variant": "h3",
200
- "content": [
201
- "object/get",
202
- [
203
- "array/first",
204
- "@entity"
205
- ],
206
- "description"
207
- ]
208
- }
209
- ]
210
- }
211
- ]
212
- },
213
- {
214
- "type": "card",
215
- "children": [
216
- {
217
- "type": "stack",
218
- "direction": "vertical",
219
- "gap": "sm",
220
- "children": [
221
- {
222
- "type": "typography",
223
- "variant": "caption",
224
- "content": "Status"
225
- },
226
- {
227
- "type": "typography",
228
- "variant": "h3",
229
- "content": [
230
- "object/get",
231
- [
232
- "array/first",
233
- "@entity"
234
- ],
235
- "status"
236
- ]
237
- }
238
- ]
239
- }
240
- ]
241
- },
242
- {
243
- "type": "card",
244
- "children": [
245
- {
246
- "type": "stack",
247
- "direction": "vertical",
248
- "gap": "sm",
249
- "children": [
250
- {
251
- "type": "typography",
252
- "variant": "caption",
253
- "content": "CreatedAt"
254
- },
255
- {
256
- "type": "typography",
257
- "variant": "h3",
258
- "content": [
259
- "object/get",
260
- [
261
- "array/first",
262
- "@entity"
263
- ],
264
- "createdAt"
265
- ]
266
- }
267
- ]
268
- }
269
- ]
270
- },
271
- {
272
- "type": "card",
273
- "children": [
274
- {
275
- "type": "stack",
276
- "direction": "vertical",
277
- "gap": "sm",
278
- "children": [
279
- {
280
- "type": "typography",
281
- "variant": "caption",
282
- "content": "PendingId"
283
- },
284
- {
285
- "type": "typography",
286
- "variant": "h3",
287
- "content": [
288
- "object/get",
289
- [
290
- "array/first",
291
- "@entity"
292
- ],
293
- "pendingId"
294
- ]
295
- }
296
- ]
297
- }
298
- ]
299
- }
300
- ]
301
- }
302
- ]
303
- },
304
- {
305
- "type": "divider"
306
- },
307
- {
308
- "type": "grid",
309
- "columns": 2,
310
- "gap": "md",
311
- "children": [
312
- {
313
- "type": "card",
314
- "children": [
315
- {
316
- "type": "typography",
317
- "variant": "caption",
318
- "content": "Chart View"
319
- }
320
- ]
321
- },
322
- {
323
- "type": "card",
324
- "children": [
325
- {
326
- "type": "typography",
327
- "variant": "caption",
328
- "content": "Graph View"
329
- }
330
- ]
331
- }
332
- ]
333
- },
334
- {
335
- "type": "line-chart",
336
- "data": [
337
- {
338
- "date": "Jan",
339
- "value": 12
340
- },
341
- {
342
- "date": "Feb",
343
- "value": 19
344
- },
345
- {
346
- "date": "Mar",
347
- "value": 15
348
- },
349
- {
350
- "date": "Apr",
351
- "value": 25
352
- },
353
- {
354
- "date": "May",
355
- "value": 22
356
- },
357
- {
358
- "date": "Jun",
359
- "value": 30
360
- }
361
- ],
362
- "xKey": "date",
363
- "yKey": "value",
364
- "title": "Trend"
365
- },
366
- {
367
- "type": "chart-legend",
368
- "items": [
369
- {
370
- "label": "Current",
371
- "color": "primary"
372
- },
373
- {
374
- "label": "Previous",
375
- "color": "muted"
376
- }
377
- ]
378
- },
379
- {
380
- "type": "graph-view",
381
- "nodes": [
382
- {
383
- "id": "a",
384
- "label": "Start",
385
- "x": 50,
386
- "y": 100
387
- },
388
- {
389
- "id": "b",
390
- "label": "Process",
391
- "x": 200,
392
- "y": 50
393
- },
394
- {
395
- "id": "c",
396
- "label": "End",
397
- "x": 350,
398
- "y": 100
399
- }
400
- ],
401
- "edges": [
402
- {
403
- "from": "a",
404
- "to": "b"
405
- },
406
- {
407
- "from": "b",
408
- "to": "c"
409
- }
410
- ],
411
- "width": 400,
412
- "height": 200
413
- }
414
- ]
415
- }
416
- ]
417
- }
418
- ]
419
- ]
420
- },
421
- {
422
- "from": "loading",
423
- "to": "displaying",
424
- "event": "LOADED",
425
- "effects": [
426
- [
427
- "fetch",
428
- "DisplayItem"
429
- ],
430
- [
431
- "render-ui",
432
- "main",
433
- {
434
- "type": "scaled-diagram",
435
- "children": [
436
- {
437
- "type": "stack",
438
- "direction": "vertical",
439
- "gap": "lg",
440
- "children": [
441
- {
442
- "type": "breadcrumb",
443
- "items": [
444
- {
445
- "label": "Home",
446
- "href": "/"
447
- },
448
- {
449
- "label": "DisplayItems"
450
- }
451
- ]
452
- },
453
- {
454
- "type": "stack",
455
- "direction": "horizontal",
456
- "gap": "md",
457
- "justify": "space-between",
458
- "children": [
459
- {
460
- "type": "stack",
461
- "direction": "horizontal",
462
- "gap": "md",
463
- "children": [
464
- {
465
- "type": "icon",
466
- "name": "bar-chart-2",
467
- "size": "lg"
468
- },
469
- {
470
- "type": "typography",
471
- "content": "DisplayItems",
472
- "variant": "h2"
473
- }
474
- ]
475
- },
476
- {
477
- "type": "button",
478
- "label": "Refresh",
479
- "event": "REFRESH",
480
- "variant": "secondary",
481
- "icon": "refresh-cw"
482
- }
483
- ]
484
- },
485
- {
486
- "type": "divider"
487
- },
488
- {
489
- "type": "box",
490
- "padding": "md",
491
- "children": [
492
- {
493
- "type": "simple-grid",
494
- "columns": 3,
495
- "children": [
496
- {
497
- "type": "card",
498
- "children": [
499
- {
500
- "type": "stack",
501
- "direction": "vertical",
502
- "gap": "sm",
503
- "children": [
504
- {
505
- "type": "typography",
506
- "variant": "caption",
507
- "content": "Name"
508
- },
509
- {
510
- "type": "typography",
511
- "variant": "h3",
512
- "content": [
513
- "object/get",
514
- [
515
- "array/first",
516
- "@entity"
517
- ],
518
- "name"
519
- ]
520
- }
521
- ]
522
- }
523
- ]
524
- },
525
- {
526
- "type": "card",
527
- "children": [
528
- {
529
- "type": "stack",
530
- "direction": "vertical",
531
- "gap": "sm",
532
- "children": [
533
- {
534
- "type": "typography",
535
- "variant": "caption",
536
- "content": "Description"
537
- },
538
- {
539
- "type": "typography",
540
- "variant": "h3",
541
- "content": [
542
- "object/get",
543
- [
544
- "array/first",
545
- "@entity"
546
- ],
547
- "description"
548
- ]
549
- }
550
- ]
551
- }
552
- ]
553
- },
554
- {
555
- "type": "card",
556
- "children": [
557
- {
558
- "type": "stack",
559
- "direction": "vertical",
560
- "gap": "sm",
561
- "children": [
562
- {
563
- "type": "typography",
564
- "variant": "caption",
565
- "content": "Status"
566
- },
567
- {
568
- "type": "typography",
569
- "variant": "h3",
570
- "content": [
571
- "object/get",
572
- [
573
- "array/first",
574
- "@entity"
575
- ],
576
- "status"
577
- ]
578
- }
579
- ]
580
- }
581
- ]
582
- },
583
- {
584
- "type": "card",
585
- "children": [
586
- {
587
- "type": "stack",
588
- "direction": "vertical",
589
- "gap": "sm",
590
- "children": [
591
- {
592
- "type": "typography",
593
- "variant": "caption",
594
- "content": "CreatedAt"
595
- },
596
- {
597
- "type": "typography",
598
- "variant": "h3",
599
- "content": [
600
- "object/get",
601
- [
602
- "array/first",
603
- "@entity"
604
- ],
605
- "createdAt"
606
- ]
607
- }
608
- ]
609
- }
610
- ]
611
- },
612
- {
613
- "type": "card",
614
- "children": [
615
- {
616
- "type": "stack",
617
- "direction": "vertical",
618
- "gap": "sm",
619
- "children": [
620
- {
621
- "type": "typography",
622
- "variant": "caption",
623
- "content": "PendingId"
624
- },
625
- {
626
- "type": "typography",
627
- "variant": "h3",
628
- "content": [
629
- "object/get",
630
- [
631
- "array/first",
632
- "@entity"
633
- ],
634
- "pendingId"
635
- ]
636
- }
637
- ]
638
- }
639
- ]
640
- }
641
- ]
642
- }
643
- ]
644
- },
645
- {
646
- "type": "divider"
647
- },
648
- {
649
- "type": "grid",
650
- "columns": 2,
651
- "gap": "md",
652
- "children": [
653
- {
654
- "type": "card",
655
- "children": [
656
- {
657
- "type": "typography",
658
- "variant": "caption",
659
- "content": "Chart View"
660
- }
661
- ]
662
- },
663
- {
664
- "type": "card",
665
- "children": [
666
- {
667
- "type": "typography",
668
- "variant": "caption",
669
- "content": "Graph View"
670
- }
671
- ]
672
- }
673
- ]
674
- },
675
- {
676
- "type": "line-chart",
677
- "data": [
678
- {
679
- "date": "Jan",
680
- "value": 12
681
- },
682
- {
683
- "date": "Feb",
684
- "value": 19
685
- },
686
- {
687
- "date": "Mar",
688
- "value": 15
689
- },
690
- {
691
- "date": "Apr",
692
- "value": 25
693
- },
694
- {
695
- "date": "May",
696
- "value": 22
697
- },
698
- {
699
- "date": "Jun",
700
- "value": 30
701
- }
702
- ],
703
- "xKey": "date",
704
- "yKey": "value",
705
- "title": "Trend"
706
- },
707
- {
708
- "type": "chart-legend",
709
- "items": [
710
- {
711
- "label": "Current",
712
- "color": "primary"
713
- },
714
- {
715
- "label": "Previous",
716
- "color": "muted"
717
- }
718
- ]
719
- },
720
- {
721
- "type": "graph-view",
722
- "nodes": [
723
- {
724
- "id": "a",
725
- "label": "Start",
726
- "x": 50,
727
- "y": 100
728
- },
729
- {
730
- "id": "b",
731
- "label": "Process",
732
- "x": 200,
733
- "y": 50
734
- },
735
- {
736
- "id": "c",
737
- "label": "End",
738
- "x": 350,
739
- "y": 100
740
- }
741
- ],
742
- "edges": [
743
- {
744
- "from": "a",
745
- "to": "b"
746
- },
747
- {
748
- "from": "b",
749
- "to": "c"
750
- }
751
- ],
752
- "width": 400,
753
- "height": 200
754
- }
755
- ]
756
- }
757
- ]
758
- }
759
- ]
760
- ]
761
- },
762
- {
763
- "from": "displaying",
764
- "to": "displaying",
765
- "event": "INIT",
766
- "effects": [
767
- [
768
- "fetch",
769
- "DisplayItem"
770
- ],
771
- [
772
- "render-ui",
773
- "main",
774
- {
775
- "type": "scaled-diagram",
776
- "children": [
777
- {
778
- "type": "stack",
779
- "direction": "vertical",
780
- "gap": "lg",
781
- "children": [
782
- {
783
- "type": "breadcrumb",
784
- "items": [
785
- {
786
- "label": "Home",
787
- "href": "/"
788
- },
789
- {
790
- "label": "DisplayItems"
791
- }
792
- ]
793
- },
794
- {
795
- "type": "stack",
796
- "direction": "horizontal",
797
- "gap": "md",
798
- "justify": "space-between",
799
- "children": [
800
- {
801
- "type": "stack",
802
- "direction": "horizontal",
803
- "gap": "md",
804
- "children": [
805
- {
806
- "type": "icon",
807
- "name": "bar-chart-2",
808
- "size": "lg"
809
- },
810
- {
811
- "type": "typography",
812
- "content": "DisplayItems",
813
- "variant": "h2"
814
- }
815
- ]
816
- },
817
- {
818
- "type": "button",
819
- "label": "Refresh",
820
- "event": "REFRESH",
821
- "variant": "secondary",
822
- "icon": "refresh-cw"
823
- }
824
- ]
825
- },
826
- {
827
- "type": "divider"
828
- },
829
- {
830
- "type": "box",
831
- "padding": "md",
832
- "children": [
833
- {
834
- "type": "simple-grid",
835
- "columns": 3,
836
- "children": [
837
- {
838
- "type": "card",
839
- "children": [
840
- {
841
- "type": "stack",
842
- "direction": "vertical",
843
- "gap": "sm",
844
- "children": [
845
- {
846
- "type": "typography",
847
- "variant": "caption",
848
- "content": "Name"
849
- },
850
- {
851
- "type": "typography",
852
- "variant": "h3",
853
- "content": [
854
- "object/get",
855
- [
856
- "array/first",
857
- "@entity"
858
- ],
859
- "name"
860
- ]
861
- }
862
- ]
863
- }
864
- ]
865
- },
866
- {
867
- "type": "card",
868
- "children": [
869
- {
870
- "type": "stack",
871
- "direction": "vertical",
872
- "gap": "sm",
873
- "children": [
874
- {
875
- "type": "typography",
876
- "variant": "caption",
877
- "content": "Description"
878
- },
879
- {
880
- "type": "typography",
881
- "variant": "h3",
882
- "content": [
883
- "object/get",
884
- [
885
- "array/first",
886
- "@entity"
887
- ],
888
- "description"
889
- ]
890
- }
891
- ]
892
- }
893
- ]
894
- },
895
- {
896
- "type": "card",
897
- "children": [
898
- {
899
- "type": "stack",
900
- "direction": "vertical",
901
- "gap": "sm",
902
- "children": [
903
- {
904
- "type": "typography",
905
- "variant": "caption",
906
- "content": "Status"
907
- },
908
- {
909
- "type": "typography",
910
- "variant": "h3",
911
- "content": [
912
- "object/get",
913
- [
914
- "array/first",
915
- "@entity"
916
- ],
917
- "status"
918
- ]
919
- }
920
- ]
921
- }
922
- ]
923
- },
924
- {
925
- "type": "card",
926
- "children": [
927
- {
928
- "type": "stack",
929
- "direction": "vertical",
930
- "gap": "sm",
931
- "children": [
932
- {
933
- "type": "typography",
934
- "variant": "caption",
935
- "content": "CreatedAt"
936
- },
937
- {
938
- "type": "typography",
939
- "variant": "h3",
940
- "content": [
941
- "object/get",
942
- [
943
- "array/first",
944
- "@entity"
945
- ],
946
- "createdAt"
947
- ]
948
- }
949
- ]
950
- }
951
- ]
952
- },
953
- {
954
- "type": "card",
955
- "children": [
956
- {
957
- "type": "stack",
958
- "direction": "vertical",
959
- "gap": "sm",
960
- "children": [
961
- {
962
- "type": "typography",
963
- "variant": "caption",
964
- "content": "PendingId"
965
- },
966
- {
967
- "type": "typography",
968
- "variant": "h3",
969
- "content": [
970
- "object/get",
971
- [
972
- "array/first",
973
- "@entity"
974
- ],
975
- "pendingId"
976
- ]
977
- }
978
- ]
979
- }
980
- ]
981
- }
982
- ]
983
- }
984
- ]
985
- },
986
- {
987
- "type": "divider"
988
- },
989
- {
990
- "type": "grid",
991
- "columns": 2,
992
- "gap": "md",
993
- "children": [
994
- {
995
- "type": "card",
996
- "children": [
997
- {
998
- "type": "typography",
999
- "variant": "caption",
1000
- "content": "Chart View"
1001
- }
1002
- ]
1003
- },
1004
- {
1005
- "type": "card",
1006
- "children": [
1007
- {
1008
- "type": "typography",
1009
- "variant": "caption",
1010
- "content": "Graph View"
1011
- }
1012
- ]
1013
- }
1014
- ]
1015
- },
1016
- {
1017
- "type": "line-chart",
1018
- "data": [
1019
- {
1020
- "date": "Jan",
1021
- "value": 12
1022
- },
1023
- {
1024
- "date": "Feb",
1025
- "value": 19
1026
- },
1027
- {
1028
- "date": "Mar",
1029
- "value": 15
1030
- },
1031
- {
1032
- "date": "Apr",
1033
- "value": 25
1034
- },
1035
- {
1036
- "date": "May",
1037
- "value": 22
1038
- },
1039
- {
1040
- "date": "Jun",
1041
- "value": 30
1042
- }
1043
- ],
1044
- "xKey": "date",
1045
- "yKey": "value",
1046
- "title": "Trend"
1047
- },
1048
- {
1049
- "type": "chart-legend",
1050
- "items": [
1051
- {
1052
- "label": "Current",
1053
- "color": "primary"
1054
- },
1055
- {
1056
- "label": "Previous",
1057
- "color": "muted"
1058
- }
1059
- ]
1060
- },
1061
- {
1062
- "type": "graph-view",
1063
- "nodes": [
1064
- {
1065
- "id": "a",
1066
- "label": "Start",
1067
- "x": 50,
1068
- "y": 100
1069
- },
1070
- {
1071
- "id": "b",
1072
- "label": "Process",
1073
- "x": 200,
1074
- "y": 50
1075
- },
1076
- {
1077
- "id": "c",
1078
- "label": "End",
1079
- "x": 350,
1080
- "y": 100
1081
- }
1082
- ],
1083
- "edges": [
1084
- {
1085
- "from": "a",
1086
- "to": "b"
1087
- },
1088
- {
1089
- "from": "b",
1090
- "to": "c"
1091
- }
1092
- ],
1093
- "width": 400,
1094
- "height": 200
1095
- }
1096
- ]
1097
- }
1098
- ]
1099
- }
1100
- ]
1101
- ]
1102
- },
1103
- {
1104
- "from": "displaying",
1105
- "to": "refreshing",
1106
- "event": "REFRESH",
1107
- "effects": [
1108
- [
1109
- "fetch",
1110
- "DisplayItem"
1111
- ],
1112
- [
1113
- "render-ui",
1114
- "main",
1115
- {
1116
- "type": "scaled-diagram",
1117
- "children": [
1118
- {
1119
- "type": "stack",
1120
- "direction": "vertical",
1121
- "gap": "lg",
1122
- "children": [
1123
- {
1124
- "type": "breadcrumb",
1125
- "items": [
1126
- {
1127
- "label": "Home",
1128
- "href": "/"
1129
- },
1130
- {
1131
- "label": "DisplayItems"
1132
- }
1133
- ]
1134
- },
1135
- {
1136
- "type": "stack",
1137
- "direction": "horizontal",
1138
- "gap": "md",
1139
- "justify": "space-between",
1140
- "children": [
1141
- {
1142
- "type": "stack",
1143
- "direction": "horizontal",
1144
- "gap": "md",
1145
- "children": [
1146
- {
1147
- "type": "icon",
1148
- "name": "bar-chart-2",
1149
- "size": "lg"
1150
- },
1151
- {
1152
- "type": "typography",
1153
- "content": "DisplayItems",
1154
- "variant": "h2"
1155
- }
1156
- ]
1157
- },
1158
- {
1159
- "type": "button",
1160
- "label": "Refresh",
1161
- "event": "REFRESH",
1162
- "variant": "secondary",
1163
- "icon": "refresh-cw"
1164
- }
1165
- ]
1166
- },
1167
- {
1168
- "type": "divider"
1169
- },
1170
- {
1171
- "type": "box",
1172
- "padding": "md",
1173
- "children": [
1174
- {
1175
- "type": "simple-grid",
1176
- "columns": 3,
1177
- "children": [
1178
- {
1179
- "type": "card",
1180
- "children": [
1181
- {
1182
- "type": "stack",
1183
- "direction": "vertical",
1184
- "gap": "sm",
1185
- "children": [
1186
- {
1187
- "type": "typography",
1188
- "variant": "caption",
1189
- "content": "Name"
1190
- },
1191
- {
1192
- "type": "typography",
1193
- "variant": "h3",
1194
- "content": [
1195
- "object/get",
1196
- [
1197
- "array/first",
1198
- "@entity"
1199
- ],
1200
- "name"
1201
- ]
1202
- }
1203
- ]
1204
- }
1205
- ]
1206
- },
1207
- {
1208
- "type": "card",
1209
- "children": [
1210
- {
1211
- "type": "stack",
1212
- "direction": "vertical",
1213
- "gap": "sm",
1214
- "children": [
1215
- {
1216
- "type": "typography",
1217
- "variant": "caption",
1218
- "content": "Description"
1219
- },
1220
- {
1221
- "type": "typography",
1222
- "variant": "h3",
1223
- "content": [
1224
- "object/get",
1225
- [
1226
- "array/first",
1227
- "@entity"
1228
- ],
1229
- "description"
1230
- ]
1231
- }
1232
- ]
1233
- }
1234
- ]
1235
- },
1236
- {
1237
- "type": "card",
1238
- "children": [
1239
- {
1240
- "type": "stack",
1241
- "direction": "vertical",
1242
- "gap": "sm",
1243
- "children": [
1244
- {
1245
- "type": "typography",
1246
- "variant": "caption",
1247
- "content": "Status"
1248
- },
1249
- {
1250
- "type": "typography",
1251
- "variant": "h3",
1252
- "content": [
1253
- "object/get",
1254
- [
1255
- "array/first",
1256
- "@entity"
1257
- ],
1258
- "status"
1259
- ]
1260
- }
1261
- ]
1262
- }
1263
- ]
1264
- },
1265
- {
1266
- "type": "card",
1267
- "children": [
1268
- {
1269
- "type": "stack",
1270
- "direction": "vertical",
1271
- "gap": "sm",
1272
- "children": [
1273
- {
1274
- "type": "typography",
1275
- "variant": "caption",
1276
- "content": "CreatedAt"
1277
- },
1278
- {
1279
- "type": "typography",
1280
- "variant": "h3",
1281
- "content": [
1282
- "object/get",
1283
- [
1284
- "array/first",
1285
- "@entity"
1286
- ],
1287
- "createdAt"
1288
- ]
1289
- }
1290
- ]
1291
- }
1292
- ]
1293
- },
1294
- {
1295
- "type": "card",
1296
- "children": [
1297
- {
1298
- "type": "stack",
1299
- "direction": "vertical",
1300
- "gap": "sm",
1301
- "children": [
1302
- {
1303
- "type": "typography",
1304
- "variant": "caption",
1305
- "content": "PendingId"
1306
- },
1307
- {
1308
- "type": "typography",
1309
- "variant": "h3",
1310
- "content": [
1311
- "object/get",
1312
- [
1313
- "array/first",
1314
- "@entity"
1315
- ],
1316
- "pendingId"
1317
- ]
1318
- }
1319
- ]
1320
- }
1321
- ]
1322
- }
1323
- ]
1324
- }
1325
- ]
1326
- },
1327
- {
1328
- "type": "divider"
1329
- },
1330
- {
1331
- "type": "grid",
1332
- "columns": 2,
1333
- "gap": "md",
1334
- "children": [
1335
- {
1336
- "type": "card",
1337
- "children": [
1338
- {
1339
- "type": "typography",
1340
- "variant": "caption",
1341
- "content": "Chart View"
1342
- }
1343
- ]
1344
- },
1345
- {
1346
- "type": "card",
1347
- "children": [
1348
- {
1349
- "type": "typography",
1350
- "variant": "caption",
1351
- "content": "Graph View"
1352
- }
1353
- ]
1354
- }
1355
- ]
1356
- },
1357
- {
1358
- "type": "line-chart",
1359
- "data": [
1360
- {
1361
- "date": "Jan",
1362
- "value": 12
1363
- },
1364
- {
1365
- "date": "Feb",
1366
- "value": 19
1367
- },
1368
- {
1369
- "date": "Mar",
1370
- "value": 15
1371
- },
1372
- {
1373
- "date": "Apr",
1374
- "value": 25
1375
- },
1376
- {
1377
- "date": "May",
1378
- "value": 22
1379
- },
1380
- {
1381
- "date": "Jun",
1382
- "value": 30
1383
- }
1384
- ],
1385
- "xKey": "date",
1386
- "yKey": "value",
1387
- "title": "Trend"
1388
- },
1389
- {
1390
- "type": "chart-legend",
1391
- "items": [
1392
- {
1393
- "label": "Current",
1394
- "color": "primary"
1395
- },
1396
- {
1397
- "label": "Previous",
1398
- "color": "muted"
1399
- }
1400
- ]
1401
- },
1402
- {
1403
- "type": "graph-view",
1404
- "nodes": [
1405
- {
1406
- "id": "a",
1407
- "label": "Start",
1408
- "x": 50,
1409
- "y": 100
1410
- },
1411
- {
1412
- "id": "b",
1413
- "label": "Process",
1414
- "x": 200,
1415
- "y": 50
1416
- },
1417
- {
1418
- "id": "c",
1419
- "label": "End",
1420
- "x": 350,
1421
- "y": 100
1422
- }
1423
- ],
1424
- "edges": [
1425
- {
1426
- "from": "a",
1427
- "to": "b"
1428
- },
1429
- {
1430
- "from": "b",
1431
- "to": "c"
1432
- }
1433
- ],
1434
- "width": 400,
1435
- "height": 200
1436
- }
1437
- ]
1438
- }
1439
- ]
1440
- }
1441
- ]
1442
- ]
1443
- },
1444
- {
1445
- "from": "refreshing",
1446
- "to": "displaying",
1447
- "event": "REFRESHED",
1448
- "effects": [
1449
- [
1450
- "fetch",
1451
- "DisplayItem"
1452
- ],
1453
- [
1454
- "render-ui",
1455
- "main",
1456
- {
1457
- "type": "scaled-diagram",
1458
- "children": [
1459
- {
1460
- "type": "stack",
1461
- "direction": "vertical",
1462
- "gap": "lg",
1463
- "children": [
1464
- {
1465
- "type": "breadcrumb",
1466
- "items": [
1467
- {
1468
- "label": "Home",
1469
- "href": "/"
1470
- },
1471
- {
1472
- "label": "DisplayItems"
1473
- }
1474
- ]
1475
- },
1476
- {
1477
- "type": "stack",
1478
- "direction": "horizontal",
1479
- "gap": "md",
1480
- "justify": "space-between",
1481
- "children": [
1482
- {
1483
- "type": "stack",
1484
- "direction": "horizontal",
1485
- "gap": "md",
1486
- "children": [
1487
- {
1488
- "type": "icon",
1489
- "name": "bar-chart-2",
1490
- "size": "lg"
1491
- },
1492
- {
1493
- "type": "typography",
1494
- "content": "DisplayItems",
1495
- "variant": "h2"
1496
- }
1497
- ]
1498
- },
1499
- {
1500
- "type": "button",
1501
- "label": "Refresh",
1502
- "event": "REFRESH",
1503
- "variant": "secondary",
1504
- "icon": "refresh-cw"
1505
- }
1506
- ]
1507
- },
1508
- {
1509
- "type": "divider"
1510
- },
1511
- {
1512
- "type": "box",
1513
- "padding": "md",
1514
- "children": [
1515
- {
1516
- "type": "simple-grid",
1517
- "columns": 3,
1518
- "children": [
1519
- {
1520
- "type": "card",
1521
- "children": [
1522
- {
1523
- "type": "stack",
1524
- "direction": "vertical",
1525
- "gap": "sm",
1526
- "children": [
1527
- {
1528
- "type": "typography",
1529
- "variant": "caption",
1530
- "content": "Name"
1531
- },
1532
- {
1533
- "type": "typography",
1534
- "variant": "h3",
1535
- "content": [
1536
- "object/get",
1537
- [
1538
- "array/first",
1539
- "@entity"
1540
- ],
1541
- "name"
1542
- ]
1543
- }
1544
- ]
1545
- }
1546
- ]
1547
- },
1548
- {
1549
- "type": "card",
1550
- "children": [
1551
- {
1552
- "type": "stack",
1553
- "direction": "vertical",
1554
- "gap": "sm",
1555
- "children": [
1556
- {
1557
- "type": "typography",
1558
- "variant": "caption",
1559
- "content": "Description"
1560
- },
1561
- {
1562
- "type": "typography",
1563
- "variant": "h3",
1564
- "content": [
1565
- "object/get",
1566
- [
1567
- "array/first",
1568
- "@entity"
1569
- ],
1570
- "description"
1571
- ]
1572
- }
1573
- ]
1574
- }
1575
- ]
1576
- },
1577
- {
1578
- "type": "card",
1579
- "children": [
1580
- {
1581
- "type": "stack",
1582
- "direction": "vertical",
1583
- "gap": "sm",
1584
- "children": [
1585
- {
1586
- "type": "typography",
1587
- "variant": "caption",
1588
- "content": "Status"
1589
- },
1590
- {
1591
- "type": "typography",
1592
- "variant": "h3",
1593
- "content": [
1594
- "object/get",
1595
- [
1596
- "array/first",
1597
- "@entity"
1598
- ],
1599
- "status"
1600
- ]
1601
- }
1602
- ]
1603
- }
1604
- ]
1605
- },
1606
- {
1607
- "type": "card",
1608
- "children": [
1609
- {
1610
- "type": "stack",
1611
- "direction": "vertical",
1612
- "gap": "sm",
1613
- "children": [
1614
- {
1615
- "type": "typography",
1616
- "variant": "caption",
1617
- "content": "CreatedAt"
1618
- },
1619
- {
1620
- "type": "typography",
1621
- "variant": "h3",
1622
- "content": [
1623
- "object/get",
1624
- [
1625
- "array/first",
1626
- "@entity"
1627
- ],
1628
- "createdAt"
1629
- ]
1630
- }
1631
- ]
1632
- }
1633
- ]
1634
- },
1635
- {
1636
- "type": "card",
1637
- "children": [
1638
- {
1639
- "type": "stack",
1640
- "direction": "vertical",
1641
- "gap": "sm",
1642
- "children": [
1643
- {
1644
- "type": "typography",
1645
- "variant": "caption",
1646
- "content": "PendingId"
1647
- },
1648
- {
1649
- "type": "typography",
1650
- "variant": "h3",
1651
- "content": [
1652
- "object/get",
1653
- [
1654
- "array/first",
1655
- "@entity"
1656
- ],
1657
- "pendingId"
1658
- ]
1659
- }
1660
- ]
1661
- }
1662
- ]
1663
- }
1664
- ]
1665
- }
1666
- ]
1667
- },
1668
- {
1669
- "type": "divider"
1670
- },
1671
- {
1672
- "type": "grid",
1673
- "columns": 2,
1674
- "gap": "md",
1675
- "children": [
1676
- {
1677
- "type": "card",
1678
- "children": [
1679
- {
1680
- "type": "typography",
1681
- "variant": "caption",
1682
- "content": "Chart View"
1683
- }
1684
- ]
1685
- },
1686
- {
1687
- "type": "card",
1688
- "children": [
1689
- {
1690
- "type": "typography",
1691
- "variant": "caption",
1692
- "content": "Graph View"
1693
- }
1694
- ]
1695
- }
1696
- ]
1697
- },
1698
- {
1699
- "type": "line-chart",
1700
- "data": [
1701
- {
1702
- "date": "Jan",
1703
- "value": 12
1704
- },
1705
- {
1706
- "date": "Feb",
1707
- "value": 19
1708
- },
1709
- {
1710
- "date": "Mar",
1711
- "value": 15
1712
- },
1713
- {
1714
- "date": "Apr",
1715
- "value": 25
1716
- },
1717
- {
1718
- "date": "May",
1719
- "value": 22
1720
- },
1721
- {
1722
- "date": "Jun",
1723
- "value": 30
1724
- }
1725
- ],
1726
- "xKey": "date",
1727
- "yKey": "value",
1728
- "title": "Trend"
1729
- },
1730
- {
1731
- "type": "chart-legend",
1732
- "items": [
1733
- {
1734
- "label": "Current",
1735
- "color": "primary"
1736
- },
1737
- {
1738
- "label": "Previous",
1739
- "color": "muted"
1740
- }
1741
- ]
1742
- },
1743
- {
1744
- "type": "graph-view",
1745
- "nodes": [
1746
- {
1747
- "id": "a",
1748
- "label": "Start",
1749
- "x": 50,
1750
- "y": 100
1751
- },
1752
- {
1753
- "id": "b",
1754
- "label": "Process",
1755
- "x": 200,
1756
- "y": 50
1757
- },
1758
- {
1759
- "id": "c",
1760
- "label": "End",
1761
- "x": 350,
1762
- "y": 100
1763
- }
1764
- ],
1765
- "edges": [
1766
- {
1767
- "from": "a",
1768
- "to": "b"
1769
- },
1770
- {
1771
- "from": "b",
1772
- "to": "c"
1773
- }
1774
- ],
1775
- "width": 400,
1776
- "height": 200
1777
- }
1778
- ]
1779
- }
1780
- ]
1781
- }
1782
- ]
1783
- ]
1784
- }
1785
- ]
1786
- }
1787
- }
1788
- ],
1789
- "pages": [
1790
- {
1791
- "name": "DisplayItemPage",
1792
- "path": "/displayitems",
1793
- "traits": [
1794
- {
1795
- "ref": "DisplayItemDisplay"
1796
- }
1797
- ]
1798
- }
1799
- ]
1800
- }
1801
- ],
1802
- "description": "Read-only display molecule with loading/refresh. Single trait (display is self-contained, no modal atoms needed). Used for dashboards, stats panels, KPIs. (2026-04-08). The canonical source for std behaviors is now the registry `.orb` file at `packages/almadar-std/behaviors/registry/<level>/<name>.orb`, which is generated from this TS source by `tools/almadar-behavior-ts-to-orb/` and consumed by the compiler's embedded loader. Consumers should import behaviors via `.lolo`/`.orb` `uses` declarations and reference them as `Alias.entity` / `Alias.traits.X` / `Alias.pages.X`, applying overrides at the call site (`linkedEntity`, `name`, `events`, `effects`, `listens`, `emitsScope`). The TS `*Params` interface and the exported factory functions remain ONLY as the authoring path for the converter; they are NOT a stable public API and may change without notice. See `docs/Almadar_Orb_Behaviors.md` for the orbital-as-function model and `docs/LOLO_Gaps.md` for the migration plan."
1803
- }