@almadar/std 15.6.2 → 15.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (724) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  206. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  207. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  208. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  209. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  210. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  211. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  212. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  213. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  214. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  215. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  216. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  217. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  218. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  219. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  220. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  221. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  222. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  223. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  224. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  225. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  226. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  227. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  228. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  229. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  230. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  231. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  232. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  233. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  234. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  235. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  236. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  237. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  238. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  239. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  240. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  241. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  242. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  243. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  244. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  245. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  246. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  247. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  248. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  249. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  250. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  251. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  252. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  253. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  254. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  255. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  256. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  257. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  258. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  259. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  260. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  261. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  262. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  263. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  264. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  265. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  266. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  267. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  268. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  269. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  270. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  271. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  272. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  273. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  274. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  275. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  276. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  277. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  278. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  279. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  280. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  281. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  282. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  283. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  284. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  285. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  286. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  287. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  288. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  289. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  290. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  291. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  292. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  293. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  294. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  295. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  296. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  297. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  298. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  299. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  300. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  301. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  302. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  303. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  304. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  305. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  306. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  308. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  309. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  310. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  311. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  312. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  313. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  314. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  315. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  316. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  317. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  318. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  319. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  320. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  321. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  322. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  323. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  325. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  326. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  327. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  328. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  329. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  330. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  331. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  332. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  333. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  334. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  335. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  336. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  337. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  338. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  339. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  340. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  341. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  342. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  343. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  344. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  345. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  346. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  348. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  349. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  350. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  351. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  352. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  353. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  354. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  355. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  356. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  357. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  358. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  359. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  360. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  361. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  362. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  363. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  364. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  365. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  366. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  367. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  368. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  369. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  370. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  372. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  373. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  374. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  375. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  376. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  377. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  378. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  379. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  380. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  381. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  382. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  383. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  384. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  385. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  386. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  387. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  388. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  389. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  390. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  391. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  392. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  393. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  394. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  395. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  397. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  398. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  399. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  400. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  401. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  402. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  403. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  404. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  405. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  406. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  407. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  408. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  409. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  410. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  411. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  412. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  413. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  414. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  415. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  416. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  417. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  418. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  419. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  420. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  421. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  422. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  423. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  424. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  425. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  426. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  427. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  428. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  429. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  430. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  431. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  432. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  433. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  434. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  435. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  436. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  437. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  438. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  439. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  440. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  441. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  442. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  443. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  444. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  445. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  446. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  447. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  448. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  449. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  450. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  451. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  452. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  453. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  454. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  455. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  456. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  457. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  458. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  459. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  460. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  461. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  462. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  463. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  464. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  465. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  466. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  467. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  468. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  469. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  470. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  471. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  472. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  473. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  474. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  475. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  476. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  477. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  478. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  479. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  480. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  482. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  483. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  484. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  485. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  486. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  487. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  488. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  489. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  490. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  491. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  492. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  493. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  494. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  495. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  496. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  497. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  498. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  499. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  500. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  501. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  502. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  503. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  504. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  505. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  506. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  507. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  508. package/dist/registry/app/atoms/std-application.orb +136 -136
  509. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  510. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  511. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  512. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  513. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  514. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  515. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  516. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  517. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  518. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  519. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  520. package/dist/registry/app/atoms/std-donor.orb +135 -135
  521. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  522. package/dist/registry/app/atoms/std-driver.orb +144 -144
  523. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  524. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  525. package/dist/registry/app/atoms/std-event.orb +149 -149
  526. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  527. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  528. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  529. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  530. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  531. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  532. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  533. package/dist/registry/app/atoms/std-lease.orb +136 -136
  534. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  535. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  536. package/dist/registry/app/atoms/std-matter.orb +129 -129
  537. package/dist/registry/app/atoms/std-membership.orb +132 -132
  538. package/dist/registry/app/atoms/std-menu.orb +158 -158
  539. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  540. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  541. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  542. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  543. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  544. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  545. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  546. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  547. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  548. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  549. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  550. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  551. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  552. package/dist/registry/app/atoms/std-segment.orb +119 -119
  553. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  554. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  555. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  556. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  557. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  558. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  559. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  560. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  561. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  562. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  563. package/dist/registry/app/atoms/std-trial.orb +147 -147
  564. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  565. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  566. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  567. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  568. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  569. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  570. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  571. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  572. package/dist/registry/app/molecules/std-cart.orb +45 -45
  573. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  574. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  575. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  576. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  577. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  578. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  579. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  580. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  581. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  582. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  583. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  584. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  585. package/dist/registry/app/organisms/std-cms.orb +271 -271
  586. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  587. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  588. package/dist/registry/app/organisms/std-crm.orb +270 -270
  589. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  590. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  591. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  592. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  593. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  594. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  595. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  596. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  597. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  598. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  599. package/dist/registry/app/organisms/std-forum.orb +144 -144
  600. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  601. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  602. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  603. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  604. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  605. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  606. package/dist/registry/app/organisms/std-listings.orb +151 -151
  607. package/dist/registry/app/organisms/std-lms.orb +599 -416
  608. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  609. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  610. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  611. package/dist/registry/app/organisms/std-notes.orb +111 -111
  612. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  613. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  614. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  615. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  616. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  617. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  618. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  619. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  620. package/dist/registry/app/organisms/std-survey.orb +131 -131
  621. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  622. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  623. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  624. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  625. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  626. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  627. package/dist/registry/core/atoms/std-board.orb +220 -208
  628. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  629. package/dist/registry/core/atoms/std-browse.orb +69 -69
  630. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  631. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  632. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  633. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  634. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  635. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  636. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  637. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  638. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  639. package/dist/registry/core/atoms/std-display.orb +3 -3
  640. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  641. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  642. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  643. package/dist/registry/core/atoms/std-export.orb +48 -42
  644. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  645. package/dist/registry/core/atoms/std-filter.orb +10 -10
  646. package/dist/registry/core/atoms/std-flag.orb +87 -87
  647. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  648. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  649. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  650. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  651. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  652. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  653. package/dist/registry/core/atoms/std-modal.orb +30 -30
  654. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  655. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  656. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  657. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  658. package/dist/registry/core/atoms/std-push.orb +49 -49
  659. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  660. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  661. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  662. package/dist/registry/core/atoms/std-related.orb +29 -29
  663. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  664. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  665. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  666. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  667. package/dist/registry/core/atoms/std-search.orb +4 -4
  668. package/dist/registry/core/atoms/std-selection.orb +104 -104
  669. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  670. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  671. package/dist/registry/core/atoms/std-stats.orb +258 -228
  672. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  673. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  674. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  675. package/dist/registry/core/atoms/std-thread.orb +62 -62
  676. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  677. package/dist/registry/core/atoms/std-vote.orb +34 -34
  678. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  679. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  680. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  681. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  682. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  683. package/dist/registry/core/molecules/std-list.orb +65 -65
  684. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  685. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  686. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  687. package/dist/registry/game/atoms/std-collision.orb +140 -140
  688. package/dist/registry/game/atoms/std-combat.orb +50 -50
  689. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  690. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  691. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  692. package/dist/registry/game/atoms/std-movement.orb +285 -285
  693. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  694. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  695. package/dist/registry/game/atoms/std-quest.orb +132 -132
  696. package/dist/registry/game/atoms/std-timer.orb +294 -294
  697. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  698. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  699. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  700. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  701. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  702. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  703. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  704. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  705. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  706. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  707. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  708. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  709. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  710. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  711. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  712. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  713. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  714. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  715. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  716. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  717. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  718. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  719. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  720. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  721. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  722. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  723. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  724. package/package.json +1 -1
@@ -102,26 +102,26 @@
102
102
  "ref": "AppShell.traits.AppLayout",
103
103
  "name": "BuildAppLayout",
104
104
  "config": {
105
- "notificationClickEvent": "BUILD_NOTIFICATIONS_OPEN",
106
- "notifications": [],
107
- "appName": "CI/CD Pipeline",
108
105
  "contentTrait": "@trait.BuildCatalog",
109
106
  "searchEvent": "BUILD_SEARCH",
107
+ "notificationClickEvent": "BUILD_NOTIFICATIONS_OPEN",
108
+ "appName": "CI/CD Pipeline",
109
+ "notifications": [],
110
110
  "navItems": [
111
111
  {
112
- "href": "/builds",
112
+ "icon": "hammer",
113
113
  "label": "Builds",
114
- "icon": "hammer"
114
+ "href": "/builds"
115
115
  },
116
116
  {
117
+ "label": "Stages",
117
118
  "icon": "layers",
118
- "href": "/stages",
119
- "label": "Stages"
119
+ "href": "/stages"
120
120
  },
121
121
  {
122
+ "label": "Deploy",
122
123
  "href": "/deploy",
123
- "icon": "rocket",
124
- "label": "Deploy"
124
+ "icon": "rocket"
125
125
  }
126
126
  ]
127
127
  },
@@ -210,47 +210,47 @@
210
210
  "render-ui",
211
211
  "main",
212
212
  {
213
- "type": "stack",
213
+ "direction": "vertical",
214
214
  "gap": "lg",
215
215
  "children": [
216
216
  {
217
217
  "type": "stack",
218
- "direction": "horizontal",
219
218
  "align": "center",
220
219
  "justify": "between",
221
220
  "children": [
222
221
  {
223
- "type": "stack",
224
222
  "direction": "horizontal",
223
+ "gap": "sm",
224
+ "type": "stack",
225
225
  "align": "center",
226
226
  "children": [
227
227
  {
228
- "name": "hammer",
229
- "type": "icon"
228
+ "type": "icon",
229
+ "name": "hammer"
230
230
  },
231
231
  {
232
- "variant": "h2",
232
+ "content": "Builds",
233
233
  "type": "typography",
234
- "content": "Builds"
234
+ "variant": "h2"
235
235
  }
236
- ],
237
- "gap": "sm"
236
+ ]
238
237
  },
239
238
  {
240
- "gap": "sm",
241
239
  "type": "stack",
240
+ "direction": "horizontal",
241
+ "gap": "sm",
242
242
  "children": [
243
243
  {
244
244
  "icon": "plus",
245
- "type": "button",
246
- "variant": "primary",
247
245
  "action": "CREATE",
248
- "label": "Create Build"
246
+ "label": "Create Build",
247
+ "type": "button",
248
+ "variant": "primary"
249
249
  }
250
- ],
251
- "direction": "horizontal"
250
+ ]
252
251
  }
253
252
  ],
253
+ "direction": "horizontal",
254
254
  "gap": "md"
255
255
  },
256
256
  {
@@ -258,13 +258,13 @@
258
258
  },
259
259
  {
260
260
  "align": "center",
261
- "gap": "md",
262
261
  "type": "stack",
263
- "direction": "horizontal",
264
262
  "children": [
265
263
  "@trait.BuildSearch",
266
264
  "@trait.BuildFilter"
267
- ]
265
+ ],
266
+ "gap": "md",
267
+ "direction": "horizontal"
268
268
  },
269
269
  "@trait.BuildStats",
270
270
  "@trait.BuildGraphs",
@@ -273,7 +273,7 @@
273
273
  },
274
274
  "@trait.BuildBrowseList"
275
275
  ],
276
- "direction": "vertical"
276
+ "type": "stack"
277
277
  }
278
278
  ]
279
279
  ]
@@ -292,34 +292,34 @@
292
292
  "render-ui",
293
293
  "main",
294
294
  {
295
- "gap": "md",
296
- "type": "stack",
297
- "align": "center",
298
- "className": "py-8",
299
295
  "children": [
300
296
  {
301
- "type": "icon",
302
- "name": "bell"
297
+ "name": "bell",
298
+ "type": "icon"
303
299
  },
304
300
  {
301
+ "content": "No notifications",
305
302
  "type": "typography",
306
- "variant": "h3",
307
- "content": "No notifications"
303
+ "variant": "h3"
308
304
  },
309
305
  {
310
- "content": "You're all caught up.",
311
- "type": "typography",
312
306
  "variant": "caption",
313
- "color": "muted"
307
+ "type": "typography",
308
+ "color": "muted",
309
+ "content": "You're all caught up."
314
310
  },
315
311
  {
316
- "variant": "ghost",
317
312
  "action": "INIT",
318
313
  "label": "Back to builds",
319
- "type": "button"
314
+ "type": "button",
315
+ "variant": "ghost"
320
316
  }
321
317
  ],
322
- "direction": "vertical"
318
+ "className": "py-8",
319
+ "type": "stack",
320
+ "direction": "vertical",
321
+ "gap": "md",
322
+ "align": "center"
323
323
  }
324
324
  ]
325
325
  ]
@@ -352,9 +352,9 @@
352
352
  ]
353
353
  },
354
354
  {
355
- "label": "Branch",
356
355
  "filterType": "text",
357
- "field": "branch"
356
+ "field": "branch",
357
+ "label": "Branch"
358
358
  }
359
359
  ],
360
360
  "event": "BUILD_FILTER"
@@ -364,18 +364,16 @@
364
364
  "ref": "Stats.traits.StatsItemStats",
365
365
  "name": "BuildStats",
366
366
  "config": {
367
+ "title": "Build Health",
367
368
  "metrics": [
368
369
  {
369
- "format": "number",
370
- "label": "Total Today",
370
+ "variant": "primary",
371
371
  "aggregation": "count",
372
+ "format": "number",
372
373
  "icon": "hammer",
373
- "variant": "primary"
374
+ "label": "Total Today"
374
375
  },
375
376
  {
376
- "label": "Success",
377
- "aggregation": "count",
378
- "icon": "check-circle",
379
377
  "variant": "success",
380
378
  "filter": [
381
379
  "fn",
@@ -386,14 +384,16 @@
386
384
  "success"
387
385
  ]
388
386
  ],
389
- "format": "number"
387
+ "label": "Success",
388
+ "aggregation": "count",
389
+ "format": "number",
390
+ "icon": "check-circle"
390
391
  },
391
392
  {
392
393
  "label": "Failed",
393
394
  "icon": "x-circle",
394
- "aggregation": "count",
395
395
  "variant": "error",
396
- "format": "number",
396
+ "aggregation": "count",
397
397
  "filter": [
398
398
  "fn",
399
399
  "row",
@@ -402,18 +402,18 @@
402
402
  "@row.status",
403
403
  "failed"
404
404
  ]
405
- ]
405
+ ],
406
+ "format": "number"
406
407
  },
407
408
  {
408
409
  "icon": "clock",
410
+ "variant": "default",
409
411
  "field": "duration",
410
412
  "label": "Avg Duration",
411
- "aggregation": "avg",
412
- "variant": "default",
413
- "format": "number"
413
+ "format": "number",
414
+ "aggregation": "avg"
414
415
  }
415
- ],
416
- "title": "Build Health"
416
+ ]
417
417
  },
418
418
  "listens": [
419
419
  {
@@ -430,13 +430,13 @@
430
430
  "ref": "Graphs.traits.GraphItemGraph",
431
431
  "name": "BuildGraphs",
432
432
  "config": {
433
+ "subtitle": "Volume across the past period",
433
434
  "chartType": "bar",
435
+ "aggregation": "count",
434
436
  "categoryField": "day",
435
- "subtitle": "Volume across the past period",
436
437
  "height": 240.0,
437
- "showLegend": false,
438
- "aggregation": "count",
439
- "title": "Builds per day"
438
+ "title": "Builds per day",
439
+ "showLegend": false
440
440
  },
441
441
  "listens": [
442
442
  {
@@ -454,15 +454,16 @@
454
454
  "name": "BuildBrowseList",
455
455
  "linkedEntity": "Build",
456
456
  "config": {
457
+ "gap": "sm",
457
458
  "itemActions": [
458
459
  {
460
+ "event": "VIEW",
459
461
  "label": "View",
460
- "variant": "ghost",
461
- "event": "VIEW"
462
+ "variant": "ghost"
462
463
  },
463
464
  {
464
- "label": "Edit",
465
465
  "variant": "ghost",
466
+ "label": "Edit",
466
467
  "event": "EDIT"
467
468
  },
468
469
  {
@@ -473,13 +474,13 @@
473
474
  ],
474
475
  "fields": [
475
476
  {
476
- "variant": "caption",
477
- "name": "id"
477
+ "name": "id",
478
+ "variant": "caption"
478
479
  },
479
480
  {
480
- "variant": "h4",
481
+ "name": "branch",
481
482
  "icon": "git-branch",
482
- "name": "branch"
483
+ "variant": "h4"
483
484
  },
484
485
  {
485
486
  "variant": "body",
@@ -490,17 +491,16 @@
490
491
  "name": "status"
491
492
  },
492
493
  {
493
- "name": "duration",
494
- "variant": "caption"
494
+ "variant": "caption",
495
+ "name": "duration"
495
496
  },
496
497
  {
498
+ "label": "Started",
497
499
  "name": "startedAt",
498
500
  "variant": "caption",
499
- "format": "date",
500
- "label": "Started"
501
+ "format": "date"
501
502
  }
502
503
  ],
503
- "gap": "sm",
504
504
  "cols": 1.0
505
505
  },
506
506
  "listens": [
@@ -559,8 +559,8 @@
559
559
  "duration",
560
560
  "triggeredBy"
561
561
  ],
562
- "icon": "plus-circle",
563
- "mode": "create"
562
+ "mode": "create",
563
+ "icon": "plus-circle"
564
564
  },
565
565
  "events": {
566
566
  "OPEN": "CREATE"
@@ -581,16 +581,16 @@
581
581
  "name": "BuildEdit",
582
582
  "linkedEntity": "Build",
583
583
  "config": {
584
- "icon": "edit",
585
- "title": "Edit Build",
586
- "mode": "edit",
587
584
  "fields": [
588
585
  "branch",
589
586
  "commit",
590
587
  "status",
591
588
  "duration",
592
589
  "triggeredBy"
593
- ]
590
+ ],
591
+ "icon": "edit",
592
+ "mode": "edit",
593
+ "title": "Edit Build"
594
594
  },
595
595
  "events": {
596
596
  "OPEN": "EDIT"
@@ -611,6 +611,8 @@
611
611
  "name": "BuildView",
612
612
  "linkedEntity": "Build",
613
613
  "config": {
614
+ "title": "View Build",
615
+ "mode": "edit",
614
616
  "fields": [
615
617
  "branch",
616
618
  "commit",
@@ -618,9 +620,7 @@
618
620
  "duration",
619
621
  "triggeredBy"
620
622
  ],
621
- "icon": "eye",
622
- "mode": "edit",
623
- "title": "View Build"
623
+ "icon": "eye"
624
624
  },
625
625
  "events": {
626
626
  "OPEN": "VIEW"
@@ -641,9 +641,9 @@
641
641
  "name": "BuildDelete",
642
642
  "linkedEntity": "Build",
643
643
  "config": {
644
- "confirmLabel": "Delete",
645
- "title": "Delete Build",
646
644
  "icon": "alert-triangle",
645
+ "title": "Delete Build",
646
+ "confirmLabel": "Delete",
647
647
  "alertMessage": "This action cannot be undone."
648
648
  },
649
649
  "events": {
@@ -964,28 +964,28 @@
964
964
  "name": "StageAppLayout",
965
965
  "linkedEntity": "Stage",
966
966
  "config": {
967
- "searchEvent": "STAGE_SEARCH",
968
- "appName": "CI/CD Pipeline",
969
- "contentTrait": "@trait.StageCatalog",
967
+ "notificationClickEvent": "STAGE_NOTIFICATIONS_OPEN",
970
968
  "navItems": [
971
969
  {
970
+ "href": "/builds",
972
971
  "icon": "hammer",
973
- "label": "Builds",
974
- "href": "/builds"
972
+ "label": "Builds"
975
973
  },
976
974
  {
977
- "icon": "layers",
978
975
  "label": "Stages",
976
+ "icon": "layers",
979
977
  "href": "/stages"
980
978
  },
981
979
  {
982
- "icon": "rocket",
983
980
  "href": "/deploy",
984
- "label": "Deploy"
981
+ "label": "Deploy",
982
+ "icon": "rocket"
985
983
  }
986
984
  ],
987
985
  "notifications": [],
988
- "notificationClickEvent": "STAGE_NOTIFICATIONS_OPEN"
986
+ "contentTrait": "@trait.StageCatalog",
987
+ "appName": "CI/CD Pipeline",
988
+ "searchEvent": "STAGE_SEARCH"
989
989
  },
990
990
  "events": {
991
991
  "NOTIFY_CLICK": "STAGE_NOTIFICATIONS_OPEN",
@@ -1072,54 +1072,54 @@
1072
1072
  "render-ui",
1073
1073
  "main",
1074
1074
  {
1075
- "gap": "lg",
1076
- "type": "stack",
1077
1075
  "children": [
1078
1076
  {
1079
- "justify": "between",
1077
+ "align": "center",
1080
1078
  "children": [
1081
1079
  {
1082
1080
  "type": "stack",
1083
- "gap": "sm",
1084
- "align": "center",
1085
- "direction": "horizontal",
1086
1081
  "children": [
1087
1082
  {
1088
- "type": "icon",
1089
- "name": "layers"
1083
+ "name": "layers",
1084
+ "type": "icon"
1090
1085
  },
1091
1086
  {
1092
- "type": "typography",
1093
1087
  "content": "Stages",
1094
- "variant": "h2"
1088
+ "variant": "h2",
1089
+ "type": "typography"
1095
1090
  }
1096
- ]
1091
+ ],
1092
+ "gap": "sm",
1093
+ "direction": "horizontal",
1094
+ "align": "center"
1097
1095
  },
1098
1096
  {
1099
- "direction": "horizontal",
1100
1097
  "type": "stack",
1098
+ "direction": "horizontal",
1101
1099
  "children": [
1102
1100
  {
1101
+ "type": "button",
1102
+ "action": "CREATE",
1103
1103
  "icon": "plus",
1104
1104
  "label": "Create Stage",
1105
- "action": "CREATE",
1106
- "type": "button",
1107
1105
  "variant": "primary"
1108
1106
  }
1109
1107
  ],
1110
1108
  "gap": "sm"
1111
1109
  }
1112
1110
  ],
1113
- "gap": "md",
1111
+ "direction": "horizontal",
1112
+ "justify": "between",
1114
1113
  "type": "stack",
1115
- "align": "center",
1116
- "direction": "horizontal"
1114
+ "gap": "md"
1117
1115
  },
1118
1116
  {
1119
1117
  "type": "divider"
1120
1118
  },
1121
1119
  "@trait.StageBrowseList"
1122
1120
  ],
1121
+ "type": "stack",
1122
+ "gap": "lg",
1123
1123
  "direction": "vertical"
1124
1124
  }
1125
1125
  ]
@@ -1139,34 +1139,34 @@
1139
1139
  "render-ui",
1140
1140
  "main",
1141
1141
  {
1142
- "direction": "vertical",
1143
- "type": "stack",
1144
1142
  "gap": "md",
1143
+ "align": "center",
1144
+ "direction": "vertical",
1145
1145
  "className": "py-8",
1146
1146
  "children": [
1147
1147
  {
1148
- "name": "bell",
1149
- "type": "icon"
1148
+ "type": "icon",
1149
+ "name": "bell"
1150
1150
  },
1151
1151
  {
1152
- "variant": "h3",
1152
+ "content": "No notifications",
1153
1153
  "type": "typography",
1154
- "content": "No notifications"
1154
+ "variant": "h3"
1155
1155
  },
1156
1156
  {
1157
+ "color": "muted",
1157
1158
  "type": "typography",
1158
1159
  "variant": "caption",
1159
- "color": "muted",
1160
1160
  "content": "You're all caught up."
1161
1161
  },
1162
1162
  {
1163
1163
  "action": "INIT",
1164
- "variant": "ghost",
1164
+ "type": "button",
1165
1165
  "label": "Back to stages",
1166
- "type": "button"
1166
+ "variant": "ghost"
1167
1167
  }
1168
1168
  ],
1169
- "align": "center"
1169
+ "type": "stack"
1170
1170
  }
1171
1171
  ]
1172
1172
  ]
@@ -1180,11 +1180,27 @@
1180
1180
  "name": "StageBrowseList",
1181
1181
  "linkedEntity": "Stage",
1182
1182
  "config": {
1183
- "cols": 1.0,
1183
+ "itemActions": [
1184
+ {
1185
+ "variant": "ghost",
1186
+ "label": "View",
1187
+ "event": "VIEW"
1188
+ },
1189
+ {
1190
+ "variant": "ghost",
1191
+ "event": "EDIT",
1192
+ "label": "Edit"
1193
+ },
1194
+ {
1195
+ "variant": "danger",
1196
+ "label": "Delete",
1197
+ "event": "DELETE"
1198
+ }
1199
+ ],
1184
1200
  "fields": [
1185
1201
  {
1186
- "variant": "h4",
1187
1202
  "name": "name",
1203
+ "variant": "h4",
1188
1204
  "icon": "layers"
1189
1205
  },
1190
1206
  {
@@ -1205,24 +1221,8 @@
1205
1221
  "variant": "body"
1206
1222
  }
1207
1223
  ],
1208
- "gap": "sm",
1209
- "itemActions": [
1210
- {
1211
- "label": "View",
1212
- "event": "VIEW",
1213
- "variant": "ghost"
1214
- },
1215
- {
1216
- "event": "EDIT",
1217
- "label": "Edit",
1218
- "variant": "ghost"
1219
- },
1220
- {
1221
- "event": "DELETE",
1222
- "variant": "danger",
1223
- "label": "Delete"
1224
- }
1225
- ]
1224
+ "cols": 1.0,
1225
+ "gap": "sm"
1226
1226
  },
1227
1227
  "listens": [
1228
1228
  {
@@ -1256,8 +1256,6 @@
1256
1256
  "name": "StageCreate",
1257
1257
  "linkedEntity": "Stage",
1258
1258
  "config": {
1259
- "mode": "create",
1260
- "icon": "plus-circle",
1261
1259
  "fields": [
1262
1260
  "name",
1263
1261
  "buildId",
@@ -1265,7 +1263,9 @@
1265
1263
  "duration",
1266
1264
  "output"
1267
1265
  ],
1268
- "title": "Create Stage"
1266
+ "title": "Create Stage",
1267
+ "mode": "create",
1268
+ "icon": "plus-circle"
1269
1269
  },
1270
1270
  "events": {
1271
1271
  "OPEN": "CREATE"
@@ -1288,14 +1288,14 @@
1288
1288
  "config": {
1289
1289
  "title": "Edit Stage",
1290
1290
  "mode": "edit",
1291
- "icon": "edit",
1292
1291
  "fields": [
1293
1292
  "name",
1294
1293
  "buildId",
1295
1294
  "status",
1296
1295
  "duration",
1297
1296
  "output"
1298
- ]
1297
+ ],
1298
+ "icon": "edit"
1299
1299
  },
1300
1300
  "events": {
1301
1301
  "OPEN": "EDIT"
@@ -1346,9 +1346,9 @@
1346
1346
  "name": "StageDelete",
1347
1347
  "linkedEntity": "Stage",
1348
1348
  "config": {
1349
- "icon": "alert-triangle",
1350
- "title": "Delete Stage",
1351
1349
  "confirmLabel": "Delete",
1350
+ "title": "Delete Stage",
1351
+ "icon": "alert-triangle",
1352
1352
  "alertMessage": "This action cannot be undone."
1353
1353
  },
1354
1354
  "events": {
@@ -1643,28 +1643,28 @@
1643
1643
  "name": "DeploymentAppLayout",
1644
1644
  "linkedEntity": "Deployment",
1645
1645
  "config": {
1646
- "contentTrait": "@trait.DeploymentDisplay",
1647
1646
  "notifications": [],
1648
1647
  "notificationClickEvent": "DEPLOYMENT_NOTIFICATIONS_OPEN",
1649
1648
  "appName": "CI/CD Pipeline",
1650
- "searchEvent": "DEPLOYMENT_SEARCH",
1651
1649
  "navItems": [
1652
1650
  {
1653
- "icon": "hammer",
1651
+ "label": "Builds",
1654
1652
  "href": "/builds",
1655
- "label": "Builds"
1653
+ "icon": "hammer"
1656
1654
  },
1657
1655
  {
1658
1656
  "href": "/stages",
1659
- "label": "Stages",
1660
- "icon": "layers"
1657
+ "icon": "layers",
1658
+ "label": "Stages"
1661
1659
  },
1662
1660
  {
1663
1661
  "label": "Deploy",
1664
1662
  "href": "/deploy",
1665
1663
  "icon": "rocket"
1666
1664
  }
1667
- ]
1665
+ ],
1666
+ "contentTrait": "@trait.DeploymentDisplay",
1667
+ "searchEvent": "DEPLOYMENT_SEARCH"
1668
1668
  },
1669
1669
  "events": {
1670
1670
  "SEARCH": "DEPLOYMENT_SEARCH",
@@ -1680,23 +1680,23 @@
1680
1680
  "gap": "sm",
1681
1681
  "fields": [
1682
1682
  {
1683
- "name": "environment",
1683
+ "variant": "h4",
1684
1684
  "icon": "rocket",
1685
- "variant": "h4"
1685
+ "name": "environment"
1686
1686
  },
1687
1687
  {
1688
1688
  "name": "version",
1689
1689
  "variant": "badge"
1690
1690
  },
1691
1691
  {
1692
- "name": "status",
1693
- "variant": "badge"
1692
+ "variant": "badge",
1693
+ "name": "status"
1694
1694
  },
1695
1695
  {
1696
- "label": "Deployed",
1697
- "variant": "caption",
1698
1696
  "format": "date",
1699
- "name": "deployedAt"
1697
+ "name": "deployedAt",
1698
+ "variant": "caption",
1699
+ "label": "Deployed"
1700
1700
  }
1701
1701
  ]
1702
1702
  }
@@ -1765,24 +1765,23 @@
1765
1765
  "render-ui",
1766
1766
  "main",
1767
1767
  {
1768
- "direction": "vertical",
1769
1768
  "children": [
1770
1769
  {
1770
+ "direction": "horizontal",
1771
1771
  "align": "center",
1772
+ "type": "stack",
1772
1773
  "gap": "sm",
1773
- "direction": "horizontal",
1774
1774
  "children": [
1775
1775
  {
1776
1776
  "type": "icon",
1777
1777
  "name": "rocket"
1778
1778
  },
1779
1779
  {
1780
- "content": "Deployments",
1781
1780
  "type": "typography",
1782
- "variant": "h2"
1781
+ "variant": "h2",
1782
+ "content": "Deployments"
1783
1783
  }
1784
- ],
1785
- "type": "stack"
1784
+ ]
1786
1785
  },
1787
1786
  {
1788
1787
  "type": "divider"
@@ -1793,13 +1792,14 @@
1793
1792
  },
1794
1793
  {
1795
1794
  "content": "Recent Commits",
1796
- "variant": "h3",
1797
- "type": "typography"
1795
+ "type": "typography",
1796
+ "variant": "h3"
1798
1797
  },
1799
1798
  "@trait.DeploymentGitHub"
1800
1799
  ],
1801
- "gap": "lg",
1802
- "type": "stack"
1800
+ "direction": "vertical",
1801
+ "type": "stack",
1802
+ "gap": "lg"
1803
1803
  }
1804
1804
  ]
1805
1805
  ]
@@ -1818,9 +1818,9 @@
1818
1818
  "render-ui",
1819
1819
  "main",
1820
1820
  {
1821
- "className": "py-8",
1822
- "direction": "vertical",
1823
1821
  "type": "stack",
1822
+ "direction": "vertical",
1823
+ "align": "center",
1824
1824
  "children": [
1825
1825
  {
1826
1826
  "type": "icon",
@@ -1832,20 +1832,20 @@
1832
1832
  "content": "No notifications"
1833
1833
  },
1834
1834
  {
1835
+ "content": "You're all caught up.",
1835
1836
  "variant": "caption",
1836
1837
  "type": "typography",
1837
- "content": "You're all caught up.",
1838
1838
  "color": "muted"
1839
1839
  },
1840
1840
  {
1841
1841
  "variant": "ghost",
1842
- "action": "INIT",
1843
1842
  "type": "button",
1844
- "label": "Back to deploy"
1843
+ "label": "Back to deploy",
1844
+ "action": "INIT"
1845
1845
  }
1846
1846
  ],
1847
- "gap": "md",
1848
- "align": "center"
1847
+ "className": "py-8",
1848
+ "gap": "md"
1849
1849
  }
1850
1850
  ]
1851
1851
  ]
@@ -1880,16 +1880,16 @@
1880
1880
  "render-ui",
1881
1881
  "main",
1882
1882
  {
1883
+ "direction": "vertical",
1884
+ "gap": "md",
1883
1885
  "children": [
1884
1886
  {
1887
+ "variant": "info",
1885
1888
  "message": "Loading recent commits from GitHub…",
1886
- "type": "alert",
1887
- "variant": "info"
1889
+ "type": "alert"
1888
1890
  }
1889
1891
  ],
1890
- "gap": "md",
1891
- "type": "stack",
1892
- "direction": "vertical"
1892
+ "type": "stack"
1893
1893
  }
1894
1894
  ]
1895
1895
  ]
@@ -1902,12 +1902,12 @@
1902
1902
  "ref": "GitHub.traits.ServiceGithubGithub",
1903
1903
  "name": "DeploymentGitHub",
1904
1904
  "config": {
1905
- "uiTrait": "@trait.DeploymentCommitsPanel",
1905
+ "op": "listCommits",
1906
+ "ref": "main",
1906
1907
  "owner": "owner-placeholder",
1907
- "repo": "repo-placeholder",
1908
1908
  "path": "",
1909
- "ref": "main",
1910
- "op": "listCommits"
1909
+ "repo": "repo-placeholder",
1910
+ "uiTrait": "@trait.DeploymentCommitsPanel"
1911
1911
  }
1912
1912
  },
1913
1913
  {
@@ -2073,8 +2073,8 @@
2073
2073
  "Deployment",
2074
2074
  {
2075
2075
  "emit": {
2076
- "success": "DeploymentLoaded",
2077
- "failure": "DeploymentLoadFailed"
2076
+ "failure": "DeploymentLoadFailed",
2077
+ "success": "DeploymentLoaded"
2078
2078
  }
2079
2079
  }
2080
2080
  ],
@@ -2082,44 +2082,44 @@
2082
2082
  "render-ui",
2083
2083
  "main",
2084
2084
  {
2085
- "align": "center",
2086
2085
  "children": [
2087
2086
  {
2088
2087
  "type": "stack",
2088
+ "direction": "horizontal",
2089
+ "gap": "md",
2089
2090
  "align": "center",
2090
2091
  "children": [
2091
2092
  {
2092
- "type": "icon",
2093
- "name": "upload-cloud"
2093
+ "name": "upload-cloud",
2094
+ "type": "icon"
2094
2095
  },
2095
2096
  {
2096
2097
  "content": "Deployment",
2097
2098
  "type": "typography",
2098
2099
  "variant": "h2"
2099
2100
  }
2100
- ],
2101
- "gap": "md",
2102
- "direction": "horizontal"
2101
+ ]
2103
2102
  },
2104
2103
  {
2105
2104
  "type": "divider"
2106
2105
  },
2107
2106
  {
2108
2107
  "type": "typography",
2108
+ "variant": "body",
2109
2109
  "color": "muted",
2110
- "content": "Ready to start deployment operation.",
2111
- "variant": "body"
2110
+ "content": "Ready to start deployment operation."
2112
2111
  },
2113
2112
  {
2113
+ "icon": "play",
2114
+ "variant": "primary",
2114
2115
  "action": "START",
2115
2116
  "type": "button",
2116
- "icon": "play",
2117
- "label": "Start",
2118
- "variant": "primary"
2117
+ "label": "Start"
2119
2118
  }
2120
2119
  ],
2121
- "gap": "lg",
2122
2120
  "type": "stack",
2121
+ "align": "center",
2122
+ "gap": "lg",
2123
2123
  "direction": "vertical"
2124
2124
  }
2125
2125
  ]
@@ -2134,21 +2134,21 @@
2134
2134
  "render-ui",
2135
2135
  "main",
2136
2136
  {
2137
- "direction": "vertical",
2137
+ "type": "stack",
2138
+ "gap": "lg",
2138
2139
  "children": [
2139
2140
  {
2140
- "message": "Processing deployment...",
2141
+ "title": "Deploying...",
2141
2142
  "type": "loading-state",
2142
- "title": "Deploying..."
2143
+ "message": "Processing deployment..."
2143
2144
  },
2144
2145
  {
2145
- "type": "skeleton",
2146
- "variant": "text"
2146
+ "variant": "text",
2147
+ "type": "skeleton"
2147
2148
  }
2148
2149
  ],
2149
- "gap": "lg",
2150
- "type": "stack",
2151
- "align": "center"
2150
+ "align": "center",
2151
+ "direction": "vertical"
2152
2152
  }
2153
2153
  ]
2154
2154
  ]
@@ -2165,8 +2165,8 @@
2165
2165
  "@payload.data",
2166
2166
  {
2167
2167
  "emit": {
2168
- "failure": "DeploymentSaveFailed",
2169
- "success": "DeploymentSaved"
2168
+ "success": "DeploymentSaved",
2169
+ "failure": "DeploymentSaveFailed"
2170
2170
  }
2171
2171
  }
2172
2172
  ],
@@ -2174,36 +2174,36 @@
2174
2174
  "render-ui",
2175
2175
  "main",
2176
2176
  {
2177
- "direction": "vertical",
2178
- "type": "stack",
2179
2177
  "gap": "lg",
2180
- "align": "center",
2181
2178
  "children": [
2182
2179
  {
2183
2180
  "name": "check-circle",
2184
2181
  "type": "icon"
2185
2182
  },
2186
2183
  {
2187
- "variant": "success",
2188
2184
  "message": "Deployment successful.",
2185
+ "variant": "success",
2189
2186
  "type": "alert"
2190
2187
  },
2191
2188
  {
2192
- "gap": "sm",
2193
- "type": "stack",
2194
- "direction": "horizontal",
2195
- "justify": "center",
2196
2189
  "children": [
2197
2190
  {
2191
+ "label": "Reset",
2198
2192
  "action": "RESET",
2193
+ "type": "button",
2199
2194
  "variant": "ghost",
2200
- "label": "Reset",
2201
- "icon": "rotate-ccw",
2202
- "type": "button"
2195
+ "icon": "rotate-ccw"
2203
2196
  }
2204
- ]
2197
+ ],
2198
+ "justify": "center",
2199
+ "gap": "sm",
2200
+ "type": "stack",
2201
+ "direction": "horizontal"
2205
2202
  }
2206
- ]
2203
+ ],
2204
+ "type": "stack",
2205
+ "direction": "vertical",
2206
+ "align": "center"
2207
2207
  }
2208
2208
  ]
2209
2209
  ]
@@ -2217,40 +2217,40 @@
2217
2217
  "render-ui",
2218
2218
  "main",
2219
2219
  {
2220
- "type": "stack",
2221
- "direction": "vertical",
2222
- "gap": "lg",
2223
2220
  "align": "center",
2221
+ "type": "stack",
2224
2222
  "children": [
2225
2223
  {
2226
- "onRetry": "RETRY",
2227
- "message": "Deployment failed.",
2228
2224
  "type": "error-state",
2229
- "title": "Operation Failed"
2225
+ "onRetry": "RETRY",
2226
+ "title": "Operation Failed",
2227
+ "message": "Deployment failed."
2230
2228
  },
2231
2229
  {
2232
- "type": "stack",
2233
- "justify": "center",
2234
- "direction": "horizontal",
2235
2230
  "gap": "sm",
2236
2231
  "children": [
2237
2232
  {
2238
- "type": "button",
2239
- "label": "Retry",
2240
2233
  "action": "RETRY",
2241
2234
  "icon": "refresh-cw",
2235
+ "label": "Retry",
2236
+ "type": "button",
2242
2237
  "variant": "primary"
2243
2238
  },
2244
2239
  {
2240
+ "label": "Reset",
2245
2241
  "type": "button",
2246
2242
  "variant": "ghost",
2247
- "action": "RESET",
2248
2243
  "icon": "rotate-ccw",
2249
- "label": "Reset"
2244
+ "action": "RESET"
2250
2245
  }
2251
- ]
2246
+ ],
2247
+ "direction": "horizontal",
2248
+ "justify": "center",
2249
+ "type": "stack"
2252
2250
  }
2253
- ]
2251
+ ],
2252
+ "direction": "vertical",
2253
+ "gap": "lg"
2254
2254
  }
2255
2255
  ]
2256
2256
  ]
@@ -2264,13 +2264,13 @@
2264
2264
  "render-ui",
2265
2265
  "main",
2266
2266
  {
2267
- "direction": "vertical",
2268
- "gap": "lg",
2267
+ "align": "center",
2268
+ "type": "stack",
2269
2269
  "children": [
2270
2270
  {
2271
- "type": "stack",
2272
- "direction": "horizontal",
2273
2271
  "gap": "md",
2272
+ "align": "center",
2273
+ "type": "stack",
2274
2274
  "children": [
2275
2275
  {
2276
2276
  "name": "upload-cloud",
@@ -2278,31 +2278,31 @@
2278
2278
  },
2279
2279
  {
2280
2280
  "content": "Deployment",
2281
- "variant": "h2",
2282
- "type": "typography"
2281
+ "type": "typography",
2282
+ "variant": "h2"
2283
2283
  }
2284
2284
  ],
2285
- "align": "center"
2285
+ "direction": "horizontal"
2286
2286
  },
2287
2287
  {
2288
2288
  "type": "divider"
2289
2289
  },
2290
2290
  {
2291
2291
  "type": "typography",
2292
- "variant": "body",
2293
2292
  "color": "muted",
2294
- "content": "Ready to start deployment operation."
2293
+ "content": "Ready to start deployment operation.",
2294
+ "variant": "body"
2295
2295
  },
2296
2296
  {
2297
- "type": "button",
2298
- "action": "START",
2299
2297
  "label": "Start",
2300
- "variant": "primary",
2301
- "icon": "play"
2298
+ "action": "START",
2299
+ "type": "button",
2300
+ "icon": "play",
2301
+ "variant": "primary"
2302
2302
  }
2303
2303
  ],
2304
- "type": "stack",
2305
- "align": "center"
2304
+ "direction": "vertical",
2305
+ "gap": "lg"
2306
2306
  }
2307
2307
  ]
2308
2308
  ]
@@ -2316,45 +2316,45 @@
2316
2316
  "render-ui",
2317
2317
  "main",
2318
2318
  {
2319
- "direction": "vertical",
2320
- "type": "stack",
2321
- "gap": "lg",
2322
2319
  "align": "center",
2320
+ "type": "stack",
2323
2321
  "children": [
2324
2322
  {
2325
- "gap": "md",
2326
2323
  "direction": "horizontal",
2327
- "align": "center",
2328
2324
  "children": [
2329
2325
  {
2330
2326
  "type": "icon",
2331
2327
  "name": "upload-cloud"
2332
2328
  },
2333
2329
  {
2334
- "content": "Deployment",
2335
2330
  "type": "typography",
2331
+ "content": "Deployment",
2336
2332
  "variant": "h2"
2337
2333
  }
2338
2334
  ],
2339
- "type": "stack"
2335
+ "align": "center",
2336
+ "type": "stack",
2337
+ "gap": "md"
2340
2338
  },
2341
2339
  {
2342
2340
  "type": "divider"
2343
2341
  },
2344
2342
  {
2345
- "variant": "body",
2346
- "content": "Ready to start deployment operation.",
2347
2343
  "type": "typography",
2348
- "color": "muted"
2344
+ "color": "muted",
2345
+ "variant": "body",
2346
+ "content": "Ready to start deployment operation."
2349
2347
  },
2350
2348
  {
2349
+ "action": "START",
2351
2350
  "variant": "primary",
2351
+ "label": "Start",
2352
2352
  "type": "button",
2353
- "icon": "play",
2354
- "action": "START",
2355
- "label": "Start"
2353
+ "icon": "play"
2356
2354
  }
2357
- ]
2355
+ ],
2356
+ "direction": "vertical",
2357
+ "gap": "lg"
2358
2358
  }
2359
2359
  ]
2360
2360
  ]
@@ -2368,21 +2368,21 @@
2368
2368
  "render-ui",
2369
2369
  "main",
2370
2370
  {
2371
- "type": "stack",
2372
2371
  "direction": "vertical",
2373
- "gap": "lg",
2374
2372
  "align": "center",
2373
+ "type": "stack",
2375
2374
  "children": [
2376
2375
  {
2376
+ "title": "Deploying...",
2377
2377
  "message": "Processing deployment...",
2378
- "type": "loading-state",
2379
- "title": "Deploying..."
2378
+ "type": "loading-state"
2380
2379
  },
2381
2380
  {
2382
- "variant": "text",
2383
- "type": "skeleton"
2381
+ "type": "skeleton",
2382
+ "variant": "text"
2384
2383
  }
2385
- ]
2384
+ ],
2385
+ "gap": "lg"
2386
2386
  }
2387
2387
  ]
2388
2388
  ]