@almadar/std 14.25.0 → 14.26.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 (431) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  25. package/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  26. package/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  27. package/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  28. package/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  29. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  30. package/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  31. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  32. package/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  33. package/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  34. package/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  35. package/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  36. package/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  37. package/behaviors/registry/app/atoms/std-donor.orb +52 -75
  38. package/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  39. package/behaviors/registry/app/atoms/std-driver.orb +101 -101
  40. package/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  41. package/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  42. package/behaviors/registry/app/atoms/std-event.orb +59 -59
  43. package/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  44. package/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  45. package/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  46. package/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  47. package/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  48. package/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  49. package/behaviors/registry/app/atoms/std-lease.orb +95 -87
  50. package/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  51. package/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  52. package/behaviors/registry/app/atoms/std-matter.orb +139 -161
  53. package/behaviors/registry/app/atoms/std-membership.orb +73 -75
  54. package/behaviors/registry/app/atoms/std-menu.orb +63 -63
  55. package/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  56. package/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  57. package/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  58. package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  59. package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  60. package/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  61. package/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  62. package/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  63. package/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  64. package/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  65. package/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  66. package/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  67. package/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  68. package/behaviors/registry/app/atoms/std-segment.orb +43 -51
  69. package/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  70. package/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  71. package/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  72. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  73. package/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  74. package/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  75. package/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  76. package/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  77. package/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  78. package/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  79. package/behaviors/registry/app/atoms/std-trial.orb +78 -85
  80. package/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  81. package/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  82. package/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  83. package/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  84. package/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  85. package/behaviors/registry/app/molecules/std-application.orb +152 -152
  86. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  87. package/behaviors/registry/app/molecules/std-cart.orb +62 -62
  88. package/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  89. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  90. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  91. package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  92. package/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  93. package/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  94. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  95. package/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  96. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  97. package/behaviors/registry/app/organisms/std-cms.orb +315 -315
  98. package/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  99. package/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  100. package/behaviors/registry/app/organisms/std-crm.orb +265 -265
  101. package/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  102. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  103. package/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  104. package/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  105. package/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  106. package/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  107. package/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  108. package/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  109. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  110. package/behaviors/registry/app/organisms/std-forum.orb +150 -150
  111. package/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  112. package/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  113. package/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  114. package/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  115. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  116. package/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  117. package/behaviors/registry/app/organisms/std-listings.orb +147 -147
  118. package/behaviors/registry/app/organisms/std-lms.orb +409 -409
  119. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  120. package/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  121. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  122. package/behaviors/registry/app/organisms/std-notes.orb +112 -112
  123. package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  124. package/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  125. package/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  126. package/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  127. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  128. package/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  129. package/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  130. package/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  131. package/behaviors/registry/app/organisms/std-survey.orb +129 -129
  132. package/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  133. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  134. package/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  135. package/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  136. package/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  137. package/behaviors/registry/core/atoms/std-browse.orb +58 -58
  138. package/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  139. package/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  140. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  141. package/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  142. package/behaviors/registry/core/atoms/std-display.orb +1 -1
  143. package/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  144. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  145. package/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  146. package/behaviors/registry/core/atoms/std-filter.orb +12 -12
  147. package/behaviors/registry/core/atoms/std-flag.orb +95 -95
  148. package/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  149. package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  150. package/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  151. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  152. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  153. package/behaviors/registry/core/atoms/std-modal.orb +20 -20
  154. package/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  155. package/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  156. package/behaviors/registry/core/atoms/std-push.orb +38 -38
  157. package/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  158. package/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  159. package/behaviors/registry/core/atoms/std-related.orb +34 -34
  160. package/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  161. package/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  162. package/behaviors/registry/core/atoms/std-search.orb +9 -9
  163. package/behaviors/registry/core/atoms/std-selection.orb +77 -77
  164. package/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  165. package/behaviors/registry/core/atoms/std-stats.orb +104 -104
  166. package/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  167. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  168. package/behaviors/registry/core/atoms/std-thread.orb +56 -56
  169. package/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  170. package/behaviors/registry/core/atoms/std-vote.orb +39 -39
  171. package/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  172. package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  173. package/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  174. package/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  175. package/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  176. package/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  177. package/behaviors/registry/core/molecules/std-list.orb +71 -71
  178. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  179. package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  180. package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  181. package/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  182. package/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  183. package/behaviors/registry/game/atoms/std-collision.orb +0 -595
  184. package/behaviors/registry/game/atoms/std-combat.orb +0 -524
  185. package/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  186. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  187. package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  188. package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  189. package/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  190. package/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  191. package/behaviors/registry/game/atoms/std-quest.orb +122 -122
  192. package/behaviors/registry/game/atoms/std-timer.orb +266 -266
  193. package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  194. package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  195. package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  196. package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  197. package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  198. package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  199. package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  200. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  201. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  202. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  203. package/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  204. package/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  205. package/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  206. package/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  207. package/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  208. package/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  209. package/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  210. package/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  211. package/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  212. package/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  213. package/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  214. package/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  215. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  216. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  217. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  218. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  219. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  220. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  221. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  222. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  223. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  224. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  225. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  226. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  227. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  228. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  229. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  230. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  231. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  232. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  233. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  234. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  235. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  236. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  237. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  238. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  239. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  240. package/dist/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  241. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  242. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  243. package/dist/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  244. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  245. package/dist/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  246. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  247. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  248. package/dist/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  249. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  250. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  251. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  252. package/dist/behaviors/registry/app/atoms/std-donor.orb +52 -75
  253. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  254. package/dist/behaviors/registry/app/atoms/std-driver.orb +101 -101
  255. package/dist/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  256. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  257. package/dist/behaviors/registry/app/atoms/std-event.orb +59 -59
  258. package/dist/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  259. package/dist/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  260. package/dist/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  261. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  262. package/dist/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  263. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  264. package/dist/behaviors/registry/app/atoms/std-lease.orb +95 -87
  265. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  266. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  267. package/dist/behaviors/registry/app/atoms/std-matter.orb +139 -161
  268. package/dist/behaviors/registry/app/atoms/std-membership.orb +73 -75
  269. package/dist/behaviors/registry/app/atoms/std-menu.orb +63 -63
  270. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  271. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  272. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  273. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  274. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  275. package/dist/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  276. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  277. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  278. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  279. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  280. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  281. package/dist/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  282. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  283. package/dist/behaviors/registry/app/atoms/std-segment.orb +43 -51
  284. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  285. package/dist/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  286. package/dist/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  287. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  288. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  289. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  290. package/dist/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  291. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  292. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  293. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  294. package/dist/behaviors/registry/app/atoms/std-trial.orb +78 -85
  295. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  296. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  297. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  298. package/dist/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  299. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  300. package/dist/behaviors/registry/app/molecules/std-application.orb +152 -152
  301. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  302. package/dist/behaviors/registry/app/molecules/std-cart.orb +62 -62
  303. package/dist/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  304. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  305. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  306. package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  307. package/dist/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  308. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  309. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  310. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  311. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  312. package/dist/behaviors/registry/app/organisms/std-cms.orb +315 -315
  313. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  314. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  315. package/dist/behaviors/registry/app/organisms/std-crm.orb +265 -265
  316. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  317. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  318. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  319. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  320. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  321. package/dist/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  322. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  323. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  324. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  325. package/dist/behaviors/registry/app/organisms/std-forum.orb +150 -150
  326. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  327. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  328. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  329. package/dist/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  330. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  331. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  332. package/dist/behaviors/registry/app/organisms/std-listings.orb +147 -147
  333. package/dist/behaviors/registry/app/organisms/std-lms.orb +409 -409
  334. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  335. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  336. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  337. package/dist/behaviors/registry/app/organisms/std-notes.orb +112 -112
  338. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  339. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  340. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  341. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  342. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  343. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  344. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  345. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  346. package/dist/behaviors/registry/app/organisms/std-survey.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  348. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  349. package/dist/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  350. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  351. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  352. package/dist/behaviors/registry/core/atoms/std-browse.orb +58 -58
  353. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  354. package/dist/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  355. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  356. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  357. package/dist/behaviors/registry/core/atoms/std-display.orb +1 -1
  358. package/dist/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  359. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  360. package/dist/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  361. package/dist/behaviors/registry/core/atoms/std-filter.orb +12 -12
  362. package/dist/behaviors/registry/core/atoms/std-flag.orb +95 -95
  363. package/dist/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  364. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  365. package/dist/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  366. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  367. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  368. package/dist/behaviors/registry/core/atoms/std-modal.orb +20 -20
  369. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  370. package/dist/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  371. package/dist/behaviors/registry/core/atoms/std-push.orb +38 -38
  372. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  373. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  374. package/dist/behaviors/registry/core/atoms/std-related.orb +34 -34
  375. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  376. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  377. package/dist/behaviors/registry/core/atoms/std-search.orb +9 -9
  378. package/dist/behaviors/registry/core/atoms/std-selection.orb +77 -77
  379. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  380. package/dist/behaviors/registry/core/atoms/std-stats.orb +104 -104
  381. package/dist/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  382. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  383. package/dist/behaviors/registry/core/atoms/std-thread.orb +56 -56
  384. package/dist/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  385. package/dist/behaviors/registry/core/atoms/std-vote.orb +39 -39
  386. package/dist/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  387. package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  388. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  389. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  390. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  391. package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  392. package/dist/behaviors/registry/core/molecules/std-list.orb +71 -71
  393. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  394. package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  395. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  396. package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  397. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  398. package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
  399. package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
  400. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  401. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  402. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  403. package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  404. package/dist/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  405. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  406. package/dist/behaviors/registry/game/atoms/std-quest.orb +122 -122
  407. package/dist/behaviors/registry/game/atoms/std-timer.orb +266 -266
  408. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  409. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  410. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  411. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  412. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  413. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  414. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  415. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  416. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  417. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  418. package/dist/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  419. package/dist/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  420. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  421. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  422. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  423. package/dist/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  424. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  425. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  426. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  427. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  428. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  429. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  430. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  431. package/package.json +1 -1
@@ -1,1279 +0,0 @@
1
- {
2
- "name": "std-movement",
3
- "version": "1.0.0",
4
- "description": "std-movement as a Function",
5
- "orbitals": [
6
- {
7
- "name": "MovableEntityOrbital",
8
- "entity": {
9
- "name": "MovableEntity",
10
- "persistence": "runtime",
11
- "fields": [
12
- {
13
- "name": "id",
14
- "type": "string"
15
- },
16
- {
17
- "name": "name",
18
- "type": "string"
19
- },
20
- {
21
- "name": "description",
22
- "type": "string"
23
- },
24
- {
25
- "name": "status",
26
- "type": "string",
27
- "default": "active",
28
- "values": [
29
- "active",
30
- "inactive",
31
- "pending"
32
- ]
33
- },
34
- {
35
- "name": "createdAt",
36
- "type": "string"
37
- },
38
- {
39
- "name": "x",
40
- "type": "number",
41
- "default": 0.0
42
- },
43
- {
44
- "name": "y",
45
- "type": "number",
46
- "default": 0.0
47
- }
48
- ]
49
- },
50
- "traits": [
51
- {
52
- "name": "MovableEntityMovement",
53
- "category": "interaction",
54
- "linkedEntity": "MovableEntity",
55
- "emits": [
56
- {
57
- "event": "MovableEntityLoaded",
58
- "description": "Fired when MovableEntity finishes loading",
59
- "scope": "internal",
60
- "payloadSchema": [
61
- {
62
- "name": "id",
63
- "type": "string"
64
- },
65
- {
66
- "name": "name",
67
- "type": "string"
68
- },
69
- {
70
- "name": "description",
71
- "type": "string"
72
- },
73
- {
74
- "name": "status",
75
- "type": "string"
76
- },
77
- {
78
- "name": "createdAt",
79
- "type": "string"
80
- },
81
- {
82
- "name": "x",
83
- "type": "number"
84
- },
85
- {
86
- "name": "y",
87
- "type": "number"
88
- }
89
- ]
90
- },
91
- {
92
- "event": "MovableEntityLoadFailed",
93
- "description": "Fired when MovableEntity fails to load",
94
- "scope": "internal",
95
- "payloadSchema": [
96
- {
97
- "name": "message",
98
- "type": "string"
99
- }
100
- ]
101
- }
102
- ],
103
- "stateMachine": {
104
- "states": [
105
- {
106
- "name": "idle",
107
- "isInitial": true
108
- },
109
- {
110
- "name": "moving"
111
- },
112
- {
113
- "name": "colliding"
114
- }
115
- ],
116
- "events": [
117
- {
118
- "key": "INIT",
119
- "name": "Initialize"
120
- },
121
- {
122
- "key": "MOVE",
123
- "name": "Move",
124
- "payloadSchema": [
125
- {
126
- "name": "x",
127
- "type": "number",
128
- "required": true
129
- },
130
- {
131
- "name": "y",
132
- "type": "number",
133
- "required": true
134
- }
135
- ]
136
- },
137
- {
138
- "key": "STOP",
139
- "name": "Stop"
140
- },
141
- {
142
- "key": "COLLISION",
143
- "name": "Collision",
144
- "payloadSchema": [
145
- {
146
- "name": "targetId",
147
- "type": "string",
148
- "required": true
149
- }
150
- ]
151
- },
152
- {
153
- "key": "RESOLVE",
154
- "name": "Resolve"
155
- },
156
- {
157
- "key": "CANCEL",
158
- "name": "Cancel"
159
- },
160
- {
161
- "key": "CLOSE",
162
- "name": "Close"
163
- },
164
- {
165
- "key": "MovableEntityLoaded",
166
- "name": "MovableEntity loaded",
167
- "payloadSchema": [
168
- {
169
- "name": "id",
170
- "type": "string"
171
- },
172
- {
173
- "name": "name",
174
- "type": "string"
175
- },
176
- {
177
- "name": "description",
178
- "type": "string"
179
- },
180
- {
181
- "name": "status",
182
- "type": "string"
183
- },
184
- {
185
- "name": "createdAt",
186
- "type": "string"
187
- },
188
- {
189
- "name": "x",
190
- "type": "number"
191
- },
192
- {
193
- "name": "y",
194
- "type": "number"
195
- }
196
- ]
197
- },
198
- {
199
- "key": "MovableEntityLoadFailed",
200
- "name": "MovableEntity load failed",
201
- "payloadSchema": [
202
- {
203
- "name": "message",
204
- "type": "string"
205
- }
206
- ]
207
- }
208
- ],
209
- "transitions": [
210
- {
211
- "from": "idle",
212
- "to": "idle",
213
- "event": "INIT",
214
- "effects": [
215
- [
216
- "fetch",
217
- "MovableEntity",
218
- {
219
- "emit": {
220
- "success": "MovableEntityLoaded",
221
- "failure": "MovableEntityLoadFailed"
222
- }
223
- }
224
- ],
225
- [
226
- "render-ui",
227
- "main",
228
- {
229
- "type": "stack",
230
- "direction": "vertical",
231
- "gap": "lg",
232
- "children": [
233
- {
234
- "type": "stack",
235
- "children": [
236
- {
237
- "gap": "md",
238
- "children": [
239
- {
240
- "type": "icon",
241
- "name": "move"
242
- },
243
- {
244
- "type": "typography",
245
- "content": "MovableEntitys Movement",
246
- "variant": "h2"
247
- }
248
- ],
249
- "direction": "horizontal",
250
- "type": "stack"
251
- },
252
- {
253
- "label": "Idle",
254
- "type": "status-dot",
255
- "status": "offline"
256
- }
257
- ],
258
- "justify": "between",
259
- "gap": "md",
260
- "direction": "horizontal"
261
- },
262
- {
263
- "type": "divider"
264
- },
265
- {
266
- "cols": 2.0,
267
- "type": "simple-grid",
268
- "children": [
269
- {
270
- "value": "@entity.x",
271
- "label": "X",
272
- "type": "stat-display"
273
- },
274
- {
275
- "type": "stat-display",
276
- "label": "Y",
277
- "value": "@entity.y"
278
- }
279
- ]
280
- },
281
- {
282
- "direction": "horizontal",
283
- "children": [
284
- {
285
- "type": "typography",
286
- "variant": "caption",
287
- "content": "Name"
288
- },
289
- {
290
- "variant": "body",
291
- "type": "typography",
292
- "content": "@entity.name"
293
- }
294
- ],
295
- "gap": "md",
296
- "type": "stack"
297
- },
298
- {
299
- "children": [
300
- {
301
- "content": "Description",
302
- "type": "typography",
303
- "variant": "caption"
304
- },
305
- {
306
- "variant": "body",
307
- "content": "@entity.description",
308
- "type": "typography"
309
- }
310
- ],
311
- "type": "stack",
312
- "gap": "md",
313
- "direction": "horizontal"
314
- },
315
- {
316
- "type": "stack",
317
- "gap": "md",
318
- "children": [
319
- {
320
- "variant": "caption",
321
- "content": "Status",
322
- "type": "typography"
323
- },
324
- {
325
- "content": "@entity.status",
326
- "type": "typography",
327
- "variant": "body"
328
- }
329
- ],
330
- "direction": "horizontal"
331
- },
332
- {
333
- "direction": "horizontal",
334
- "children": [
335
- {
336
- "variant": "caption",
337
- "type": "typography",
338
- "content": "CreatedAt"
339
- },
340
- {
341
- "variant": "body",
342
- "content": "@entity.createdAt",
343
- "type": "typography"
344
- }
345
- ],
346
- "gap": "md",
347
- "type": "stack"
348
- },
349
- {
350
- "type": "divider"
351
- },
352
- {
353
- "justify": "end",
354
- "children": [
355
- {
356
- "label": "Move",
357
- "action": "MOVE",
358
- "type": "button",
359
- "variant": "primary",
360
- "icon": "navigation"
361
- }
362
- ],
363
- "gap": "sm",
364
- "type": "stack",
365
- "direction": "horizontal"
366
- }
367
- ]
368
- }
369
- ]
370
- ]
371
- },
372
- {
373
- "from": "idle",
374
- "to": "moving",
375
- "event": "MOVE",
376
- "effects": [
377
- [
378
- "fetch",
379
- "MovableEntity",
380
- {
381
- "emit": {
382
- "failure": "MovableEntityLoadFailed",
383
- "success": "MovableEntityLoaded"
384
- }
385
- }
386
- ],
387
- [
388
- "render-ui",
389
- "main",
390
- {
391
- "direction": "vertical",
392
- "type": "stack",
393
- "gap": "lg",
394
- "children": [
395
- {
396
- "type": "stack",
397
- "gap": "md",
398
- "justify": "between",
399
- "direction": "horizontal",
400
- "children": [
401
- {
402
- "type": "stack",
403
- "gap": "md",
404
- "direction": "horizontal",
405
- "children": [
406
- {
407
- "name": "move",
408
- "type": "icon"
409
- },
410
- {
411
- "content": "MovableEntitys Movement",
412
- "type": "typography",
413
- "variant": "h2"
414
- }
415
- ]
416
- },
417
- {
418
- "pulse": true,
419
- "type": "status-dot",
420
- "status": "online",
421
- "label": "Moving"
422
- }
423
- ]
424
- },
425
- {
426
- "type": "divider"
427
- },
428
- {
429
- "type": "simple-grid",
430
- "children": [
431
- {
432
- "label": "X",
433
- "value": "@entity.x",
434
- "type": "stat-display"
435
- },
436
- {
437
- "type": "stat-display",
438
- "label": "Y",
439
- "value": "@entity.y"
440
- }
441
- ],
442
- "cols": 2.0
443
- },
444
- {
445
- "direction": "horizontal",
446
- "gap": "md",
447
- "type": "stack",
448
- "children": [
449
- {
450
- "variant": "caption",
451
- "content": "Name",
452
- "type": "typography"
453
- },
454
- {
455
- "content": "@entity.name",
456
- "type": "typography",
457
- "variant": "body"
458
- }
459
- ]
460
- },
461
- {
462
- "direction": "horizontal",
463
- "gap": "md",
464
- "type": "stack",
465
- "children": [
466
- {
467
- "content": "Description",
468
- "type": "typography",
469
- "variant": "caption"
470
- },
471
- {
472
- "content": "@entity.description",
473
- "variant": "body",
474
- "type": "typography"
475
- }
476
- ]
477
- },
478
- {
479
- "children": [
480
- {
481
- "type": "typography",
482
- "content": "Status",
483
- "variant": "caption"
484
- },
485
- {
486
- "variant": "body",
487
- "type": "typography",
488
- "content": "@entity.status"
489
- }
490
- ],
491
- "direction": "horizontal",
492
- "type": "stack",
493
- "gap": "md"
494
- },
495
- {
496
- "direction": "horizontal",
497
- "type": "stack",
498
- "children": [
499
- {
500
- "content": "CreatedAt",
501
- "type": "typography",
502
- "variant": "caption"
503
- },
504
- {
505
- "content": "@entity.createdAt",
506
- "type": "typography",
507
- "variant": "body"
508
- }
509
- ],
510
- "gap": "md"
511
- },
512
- {
513
- "type": "divider"
514
- },
515
- {
516
- "gap": "sm",
517
- "type": "stack",
518
- "direction": "horizontal",
519
- "justify": "end",
520
- "children": [
521
- {
522
- "variant": "danger",
523
- "type": "button",
524
- "label": "Stop",
525
- "action": "STOP",
526
- "icon": "square"
527
- }
528
- ]
529
- }
530
- ]
531
- }
532
- ]
533
- ]
534
- },
535
- {
536
- "from": "moving",
537
- "to": "idle",
538
- "event": "STOP",
539
- "effects": [
540
- [
541
- "fetch",
542
- "MovableEntity",
543
- {
544
- "emit": {
545
- "success": "MovableEntityLoaded",
546
- "failure": "MovableEntityLoadFailed"
547
- }
548
- }
549
- ],
550
- [
551
- "render-ui",
552
- "main",
553
- {
554
- "gap": "lg",
555
- "direction": "vertical",
556
- "children": [
557
- {
558
- "direction": "horizontal",
559
- "type": "stack",
560
- "justify": "between",
561
- "children": [
562
- {
563
- "gap": "md",
564
- "type": "stack",
565
- "direction": "horizontal",
566
- "children": [
567
- {
568
- "name": "move",
569
- "type": "icon"
570
- },
571
- {
572
- "content": "MovableEntitys Movement",
573
- "variant": "h2",
574
- "type": "typography"
575
- }
576
- ]
577
- },
578
- {
579
- "type": "status-dot",
580
- "label": "Idle",
581
- "status": "offline"
582
- }
583
- ],
584
- "gap": "md"
585
- },
586
- {
587
- "type": "divider"
588
- },
589
- {
590
- "children": [
591
- {
592
- "type": "stat-display",
593
- "value": "@entity.x",
594
- "label": "X"
595
- },
596
- {
597
- "label": "Y",
598
- "value": "@entity.y",
599
- "type": "stat-display"
600
- }
601
- ],
602
- "type": "simple-grid",
603
- "cols": 2.0
604
- },
605
- {
606
- "type": "stack",
607
- "direction": "horizontal",
608
- "gap": "md",
609
- "children": [
610
- {
611
- "content": "Name",
612
- "type": "typography",
613
- "variant": "caption"
614
- },
615
- {
616
- "type": "typography",
617
- "variant": "body",
618
- "content": "@entity.name"
619
- }
620
- ]
621
- },
622
- {
623
- "type": "stack",
624
- "children": [
625
- {
626
- "content": "Description",
627
- "variant": "caption",
628
- "type": "typography"
629
- },
630
- {
631
- "variant": "body",
632
- "content": "@entity.description",
633
- "type": "typography"
634
- }
635
- ],
636
- "gap": "md",
637
- "direction": "horizontal"
638
- },
639
- {
640
- "type": "stack",
641
- "direction": "horizontal",
642
- "children": [
643
- {
644
- "type": "typography",
645
- "variant": "caption",
646
- "content": "Status"
647
- },
648
- {
649
- "variant": "body",
650
- "content": "@entity.status",
651
- "type": "typography"
652
- }
653
- ],
654
- "gap": "md"
655
- },
656
- {
657
- "gap": "md",
658
- "type": "stack",
659
- "direction": "horizontal",
660
- "children": [
661
- {
662
- "variant": "caption",
663
- "content": "CreatedAt",
664
- "type": "typography"
665
- },
666
- {
667
- "type": "typography",
668
- "variant": "body",
669
- "content": "@entity.createdAt"
670
- }
671
- ]
672
- },
673
- {
674
- "type": "divider"
675
- },
676
- {
677
- "justify": "end",
678
- "children": [
679
- {
680
- "icon": "navigation",
681
- "type": "button",
682
- "variant": "primary",
683
- "label": "Move",
684
- "action": "MOVE"
685
- }
686
- ],
687
- "type": "stack",
688
- "gap": "sm",
689
- "direction": "horizontal"
690
- }
691
- ],
692
- "type": "stack"
693
- }
694
- ]
695
- ]
696
- },
697
- {
698
- "from": "moving",
699
- "to": "colliding",
700
- "event": "COLLISION",
701
- "effects": [
702
- [
703
- "render-ui",
704
- "modal",
705
- {
706
- "type": "stack",
707
- "children": [
708
- {
709
- "children": [
710
- {
711
- "type": "icon",
712
- "name": "alert-triangle"
713
- },
714
- {
715
- "content": "Collision Detected",
716
- "type": "typography",
717
- "variant": "h3"
718
- }
719
- ],
720
- "type": "stack",
721
- "gap": "sm",
722
- "direction": "horizontal"
723
- },
724
- {
725
- "type": "divider"
726
- },
727
- {
728
- "content": "A collision has been detected. Resolve to continue.",
729
- "variant": "body",
730
- "type": "typography"
731
- },
732
- {
733
- "gap": "sm",
734
- "justify": "end",
735
- "direction": "horizontal",
736
- "children": [
737
- {
738
- "action": "CANCEL",
739
- "variant": "ghost",
740
- "type": "button",
741
- "label": "Cancel"
742
- },
743
- {
744
- "label": "Resolve",
745
- "icon": "check",
746
- "variant": "primary",
747
- "type": "button",
748
- "action": "RESOLVE"
749
- }
750
- ],
751
- "type": "stack"
752
- }
753
- ],
754
- "gap": "md",
755
- "direction": "vertical"
756
- }
757
- ]
758
- ]
759
- },
760
- {
761
- "from": "colliding",
762
- "to": "idle",
763
- "event": "RESOLVE",
764
- "effects": [
765
- [
766
- "render-ui",
767
- "modal",
768
- null
769
- ],
770
- [
771
- "fetch",
772
- "MovableEntity",
773
- {
774
- "emit": {
775
- "success": "MovableEntityLoaded",
776
- "failure": "MovableEntityLoadFailed"
777
- }
778
- }
779
- ],
780
- [
781
- "render-ui",
782
- "main",
783
- {
784
- "type": "stack",
785
- "gap": "lg",
786
- "direction": "vertical",
787
- "children": [
788
- {
789
- "justify": "between",
790
- "type": "stack",
791
- "children": [
792
- {
793
- "direction": "horizontal",
794
- "gap": "md",
795
- "children": [
796
- {
797
- "name": "move",
798
- "type": "icon"
799
- },
800
- {
801
- "type": "typography",
802
- "content": "MovableEntitys Movement",
803
- "variant": "h2"
804
- }
805
- ],
806
- "type": "stack"
807
- },
808
- {
809
- "type": "status-dot",
810
- "status": "offline",
811
- "label": "Idle"
812
- }
813
- ],
814
- "gap": "md",
815
- "direction": "horizontal"
816
- },
817
- {
818
- "type": "divider"
819
- },
820
- {
821
- "type": "simple-grid",
822
- "cols": 2.0,
823
- "children": [
824
- {
825
- "type": "stat-display",
826
- "label": "X",
827
- "value": "@entity.x"
828
- },
829
- {
830
- "label": "Y",
831
- "type": "stat-display",
832
- "value": "@entity.y"
833
- }
834
- ]
835
- },
836
- {
837
- "children": [
838
- {
839
- "content": "Name",
840
- "type": "typography",
841
- "variant": "caption"
842
- },
843
- {
844
- "variant": "body",
845
- "content": "@entity.name",
846
- "type": "typography"
847
- }
848
- ],
849
- "type": "stack",
850
- "direction": "horizontal",
851
- "gap": "md"
852
- },
853
- {
854
- "type": "stack",
855
- "direction": "horizontal",
856
- "children": [
857
- {
858
- "content": "Description",
859
- "variant": "caption",
860
- "type": "typography"
861
- },
862
- {
863
- "type": "typography",
864
- "variant": "body",
865
- "content": "@entity.description"
866
- }
867
- ],
868
- "gap": "md"
869
- },
870
- {
871
- "children": [
872
- {
873
- "type": "typography",
874
- "variant": "caption",
875
- "content": "Status"
876
- },
877
- {
878
- "variant": "body",
879
- "type": "typography",
880
- "content": "@entity.status"
881
- }
882
- ],
883
- "gap": "md",
884
- "direction": "horizontal",
885
- "type": "stack"
886
- },
887
- {
888
- "gap": "md",
889
- "type": "stack",
890
- "children": [
891
- {
892
- "variant": "caption",
893
- "content": "CreatedAt",
894
- "type": "typography"
895
- },
896
- {
897
- "content": "@entity.createdAt",
898
- "type": "typography",
899
- "variant": "body"
900
- }
901
- ],
902
- "direction": "horizontal"
903
- },
904
- {
905
- "type": "divider"
906
- },
907
- {
908
- "children": [
909
- {
910
- "variant": "primary",
911
- "action": "MOVE",
912
- "label": "Move",
913
- "type": "button",
914
- "icon": "navigation"
915
- }
916
- ],
917
- "type": "stack",
918
- "gap": "sm",
919
- "direction": "horizontal",
920
- "justify": "end"
921
- }
922
- ]
923
- }
924
- ]
925
- ]
926
- },
927
- {
928
- "from": "colliding",
929
- "to": "idle",
930
- "event": "CANCEL",
931
- "effects": [
932
- [
933
- "render-ui",
934
- "modal",
935
- null
936
- ],
937
- [
938
- "fetch",
939
- "MovableEntity",
940
- {
941
- "emit": {
942
- "failure": "MovableEntityLoadFailed",
943
- "success": "MovableEntityLoaded"
944
- }
945
- }
946
- ],
947
- [
948
- "render-ui",
949
- "main",
950
- {
951
- "direction": "vertical",
952
- "gap": "lg",
953
- "children": [
954
- {
955
- "direction": "horizontal",
956
- "type": "stack",
957
- "children": [
958
- {
959
- "direction": "horizontal",
960
- "children": [
961
- {
962
- "type": "icon",
963
- "name": "move"
964
- },
965
- {
966
- "content": "MovableEntitys Movement",
967
- "variant": "h2",
968
- "type": "typography"
969
- }
970
- ],
971
- "type": "stack",
972
- "gap": "md"
973
- },
974
- {
975
- "status": "offline",
976
- "label": "Idle",
977
- "type": "status-dot"
978
- }
979
- ],
980
- "justify": "between",
981
- "gap": "md"
982
- },
983
- {
984
- "type": "divider"
985
- },
986
- {
987
- "cols": 2.0,
988
- "type": "simple-grid",
989
- "children": [
990
- {
991
- "label": "X",
992
- "value": "@entity.x",
993
- "type": "stat-display"
994
- },
995
- {
996
- "label": "Y",
997
- "value": "@entity.y",
998
- "type": "stat-display"
999
- }
1000
- ]
1001
- },
1002
- {
1003
- "type": "stack",
1004
- "gap": "md",
1005
- "direction": "horizontal",
1006
- "children": [
1007
- {
1008
- "type": "typography",
1009
- "variant": "caption",
1010
- "content": "Name"
1011
- },
1012
- {
1013
- "type": "typography",
1014
- "variant": "body",
1015
- "content": "@entity.name"
1016
- }
1017
- ]
1018
- },
1019
- {
1020
- "gap": "md",
1021
- "children": [
1022
- {
1023
- "variant": "caption",
1024
- "type": "typography",
1025
- "content": "Description"
1026
- },
1027
- {
1028
- "type": "typography",
1029
- "variant": "body",
1030
- "content": "@entity.description"
1031
- }
1032
- ],
1033
- "type": "stack",
1034
- "direction": "horizontal"
1035
- },
1036
- {
1037
- "children": [
1038
- {
1039
- "variant": "caption",
1040
- "content": "Status",
1041
- "type": "typography"
1042
- },
1043
- {
1044
- "variant": "body",
1045
- "type": "typography",
1046
- "content": "@entity.status"
1047
- }
1048
- ],
1049
- "type": "stack",
1050
- "gap": "md",
1051
- "direction": "horizontal"
1052
- },
1053
- {
1054
- "children": [
1055
- {
1056
- "content": "CreatedAt",
1057
- "type": "typography",
1058
- "variant": "caption"
1059
- },
1060
- {
1061
- "type": "typography",
1062
- "variant": "body",
1063
- "content": "@entity.createdAt"
1064
- }
1065
- ],
1066
- "direction": "horizontal",
1067
- "gap": "md",
1068
- "type": "stack"
1069
- },
1070
- {
1071
- "type": "divider"
1072
- },
1073
- {
1074
- "type": "stack",
1075
- "direction": "horizontal",
1076
- "gap": "sm",
1077
- "children": [
1078
- {
1079
- "variant": "primary",
1080
- "type": "button",
1081
- "label": "Move",
1082
- "action": "MOVE",
1083
- "icon": "navigation"
1084
- }
1085
- ],
1086
- "justify": "end"
1087
- }
1088
- ],
1089
- "type": "stack"
1090
- }
1091
- ]
1092
- ]
1093
- },
1094
- {
1095
- "from": "colliding",
1096
- "to": "idle",
1097
- "event": "CLOSE",
1098
- "effects": [
1099
- [
1100
- "render-ui",
1101
- "modal",
1102
- null
1103
- ],
1104
- [
1105
- "fetch",
1106
- "MovableEntity",
1107
- {
1108
- "emit": {
1109
- "failure": "MovableEntityLoadFailed",
1110
- "success": "MovableEntityLoaded"
1111
- }
1112
- }
1113
- ],
1114
- [
1115
- "render-ui",
1116
- "main",
1117
- {
1118
- "gap": "lg",
1119
- "direction": "vertical",
1120
- "children": [
1121
- {
1122
- "direction": "horizontal",
1123
- "gap": "md",
1124
- "children": [
1125
- {
1126
- "direction": "horizontal",
1127
- "children": [
1128
- {
1129
- "type": "icon",
1130
- "name": "move"
1131
- },
1132
- {
1133
- "variant": "h2",
1134
- "content": "MovableEntitys Movement",
1135
- "type": "typography"
1136
- }
1137
- ],
1138
- "gap": "md",
1139
- "type": "stack"
1140
- },
1141
- {
1142
- "type": "status-dot",
1143
- "label": "Idle",
1144
- "status": "offline"
1145
- }
1146
- ],
1147
- "type": "stack",
1148
- "justify": "between"
1149
- },
1150
- {
1151
- "type": "divider"
1152
- },
1153
- {
1154
- "cols": 2.0,
1155
- "children": [
1156
- {
1157
- "value": "@entity.x",
1158
- "type": "stat-display",
1159
- "label": "X"
1160
- },
1161
- {
1162
- "value": "@entity.y",
1163
- "type": "stat-display",
1164
- "label": "Y"
1165
- }
1166
- ],
1167
- "type": "simple-grid"
1168
- },
1169
- {
1170
- "children": [
1171
- {
1172
- "content": "Name",
1173
- "type": "typography",
1174
- "variant": "caption"
1175
- },
1176
- {
1177
- "type": "typography",
1178
- "variant": "body",
1179
- "content": "@entity.name"
1180
- }
1181
- ],
1182
- "type": "stack",
1183
- "gap": "md",
1184
- "direction": "horizontal"
1185
- },
1186
- {
1187
- "gap": "md",
1188
- "type": "stack",
1189
- "direction": "horizontal",
1190
- "children": [
1191
- {
1192
- "content": "Description",
1193
- "type": "typography",
1194
- "variant": "caption"
1195
- },
1196
- {
1197
- "variant": "body",
1198
- "type": "typography",
1199
- "content": "@entity.description"
1200
- }
1201
- ]
1202
- },
1203
- {
1204
- "gap": "md",
1205
- "type": "stack",
1206
- "children": [
1207
- {
1208
- "variant": "caption",
1209
- "type": "typography",
1210
- "content": "Status"
1211
- },
1212
- {
1213
- "type": "typography",
1214
- "variant": "body",
1215
- "content": "@entity.status"
1216
- }
1217
- ],
1218
- "direction": "horizontal"
1219
- },
1220
- {
1221
- "gap": "md",
1222
- "type": "stack",
1223
- "children": [
1224
- {
1225
- "type": "typography",
1226
- "variant": "caption",
1227
- "content": "CreatedAt"
1228
- },
1229
- {
1230
- "variant": "body",
1231
- "content": "@entity.createdAt",
1232
- "type": "typography"
1233
- }
1234
- ],
1235
- "direction": "horizontal"
1236
- },
1237
- {
1238
- "type": "divider"
1239
- },
1240
- {
1241
- "direction": "horizontal",
1242
- "gap": "sm",
1243
- "type": "stack",
1244
- "justify": "end",
1245
- "children": [
1246
- {
1247
- "icon": "navigation",
1248
- "type": "button",
1249
- "action": "MOVE",
1250
- "variant": "primary",
1251
- "label": "Move"
1252
- }
1253
- ]
1254
- }
1255
- ],
1256
- "type": "stack"
1257
- }
1258
- ]
1259
- ]
1260
- }
1261
- ]
1262
- },
1263
- "scope": "collection"
1264
- }
1265
- ],
1266
- "pages": [
1267
- {
1268
- "name": "MovableEntityPage",
1269
- "path": "/movableentitys",
1270
- "traits": [
1271
- {
1272
- "ref": "MovableEntityMovement"
1273
- }
1274
- ]
1275
- }
1276
- ]
1277
- }
1278
- ]
1279
- }