@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
@@ -119,28 +119,28 @@
119
119
  "ref": "AppShell.traits.AppLayout",
120
120
  "name": "QuestionAppLayout",
121
121
  "config": {
122
+ "searchEvent": "QUESTION_SEARCH",
123
+ "contentTrait": "@trait.QuestionCatalog",
122
124
  "notificationClickEvent": "QUESTION_NOTIFICATIONS_OPEN",
125
+ "notifications": [],
126
+ "appName": "Forum",
123
127
  "navItems": [
124
128
  {
125
- "label": "Questions",
126
129
  "href": "/questions",
130
+ "label": "Questions",
127
131
  "icon": "help-circle"
128
132
  },
129
133
  {
130
- "label": "Categories",
131
134
  "href": "/questions",
132
- "icon": "tag"
135
+ "icon": "tag",
136
+ "label": "Categories"
133
137
  },
134
138
  {
135
- "label": "Moderation",
136
139
  "href": "/moderation",
137
- "icon": "shield-alert"
140
+ "icon": "shield-alert",
141
+ "label": "Moderation"
138
142
  }
139
- ],
140
- "searchEvent": "QUESTION_SEARCH",
141
- "notifications": [],
142
- "contentTrait": "@trait.QuestionCatalog",
143
- "appName": "Forum"
143
+ ]
144
144
  },
145
145
  "events": {
146
146
  "SEARCH": "QUESTION_SEARCH",
@@ -228,16 +228,21 @@
228
228
  "main",
229
229
  {
230
230
  "direction": "vertical",
231
- "type": "stack",
232
231
  "gap": "lg",
232
+ "type": "stack",
233
233
  "children": [
234
234
  {
235
- "align": "center",
236
- "direction": "horizontal",
237
235
  "type": "stack",
238
236
  "justify": "between",
237
+ "gap": "md",
238
+ "direction": "horizontal",
239
+ "align": "center",
239
240
  "children": [
240
241
  {
242
+ "direction": "horizontal",
243
+ "gap": "sm",
244
+ "align": "center",
245
+ "type": "stack",
241
246
  "children": [
242
247
  {
243
248
  "name": "help-circle",
@@ -248,41 +253,36 @@
248
253
  "content": "Questions",
249
254
  "variant": "h2"
250
255
  }
251
- ],
252
- "direction": "horizontal",
253
- "align": "center",
254
- "type": "stack",
255
- "gap": "sm"
256
+ ]
256
257
  },
257
258
  {
258
259
  "type": "stack",
260
+ "direction": "horizontal",
261
+ "gap": "sm",
259
262
  "children": [
260
263
  {
264
+ "type": "button",
261
265
  "label": "Ask Question",
266
+ "icon": "plus",
262
267
  "action": "CREATE",
263
- "type": "button",
264
- "variant": "primary",
265
- "icon": "plus"
268
+ "variant": "primary"
266
269
  }
267
- ],
268
- "direction": "horizontal",
269
- "gap": "sm"
270
+ ]
270
271
  }
271
- ],
272
- "gap": "md"
272
+ ]
273
273
  },
274
274
  {
275
275
  "type": "divider"
276
276
  },
277
277
  {
278
- "type": "stack",
279
- "align": "center",
278
+ "gap": "md",
280
279
  "direction": "horizontal",
280
+ "align": "center",
281
+ "type": "stack",
281
282
  "children": [
282
283
  "@trait.QuestionSearch",
283
284
  "@trait.QuestionFilter"
284
- ],
285
- "gap": "md"
285
+ ]
286
286
  },
287
287
  "@trait.QuestionStats",
288
288
  {
@@ -312,9 +312,8 @@
312
312
  "render-ui",
313
313
  "main",
314
314
  {
315
- "type": "stack",
316
315
  "direction": "vertical",
317
- "align": "center",
316
+ "gap": "md",
318
317
  "children": [
319
318
  {
320
319
  "type": "icon",
@@ -322,24 +321,25 @@
322
321
  },
323
322
  {
324
323
  "variant": "h3",
325
- "type": "typography",
326
- "content": "No notifications"
324
+ "content": "No notifications",
325
+ "type": "typography"
327
326
  },
328
327
  {
329
- "content": "You're all caught up.",
330
328
  "type": "typography",
331
- "variant": "caption",
332
- "color": "muted"
329
+ "color": "muted",
330
+ "content": "You're all caught up.",
331
+ "variant": "caption"
333
332
  },
334
333
  {
334
+ "action": "INIT",
335
335
  "label": "Back to questions",
336
336
  "type": "button",
337
- "variant": "ghost",
338
- "action": "INIT"
337
+ "variant": "ghost"
339
338
  }
340
339
  ],
341
- "className": "py-8",
342
- "gap": "md"
340
+ "type": "stack",
341
+ "align": "center",
342
+ "className": "py-8"
343
343
  }
344
344
  ]
345
345
  ]
@@ -352,53 +352,54 @@
352
352
  "ref": "Search.traits.SearchResultSearch",
353
353
  "name": "QuestionSearch",
354
354
  "config": {
355
- "placeholder": "Search questions…",
356
- "event": "QUESTION_SEARCH"
355
+ "event": "QUESTION_SEARCH",
356
+ "placeholder": "Search questions…"
357
357
  }
358
358
  },
359
359
  {
360
360
  "ref": "Filter.traits.FilterTargetFilter",
361
361
  "name": "QuestionFilter",
362
362
  "config": {
363
+ "event": "QUESTION_FILTER",
363
364
  "filters": [
364
365
  {
365
366
  "filterType": "select",
366
- "label": "Status",
367
367
  "field": "status",
368
368
  "options": [
369
369
  "open",
370
370
  "answered",
371
371
  "closed"
372
- ]
372
+ ],
373
+ "label": "Status"
373
374
  },
374
375
  {
375
- "field": "tag",
376
376
  "label": "Tag",
377
- "filterType": "select",
378
- "options": []
377
+ "field": "tag",
378
+ "options": [],
379
+ "filterType": "select"
379
380
  }
380
- ],
381
- "event": "QUESTION_FILTER"
381
+ ]
382
382
  }
383
383
  },
384
384
  {
385
385
  "ref": "Stats.traits.StatsItemStats",
386
386
  "name": "QuestionStats",
387
387
  "config": {
388
+ "title": "Questions",
388
389
  "metrics": [
389
390
  {
390
- "variant": "primary",
391
391
  "aggregation": "count",
392
+ "format": "number",
392
393
  "label": "Total",
393
394
  "icon": "help-circle",
394
- "format": "number"
395
+ "variant": "primary"
395
396
  },
396
397
  {
397
398
  "aggregation": "count",
399
+ "icon": "circle",
398
400
  "label": "Open",
399
401
  "variant": "warning",
400
402
  "format": "number",
401
- "icon": "circle",
402
403
  "filter": [
403
404
  "fn",
404
405
  "row",
@@ -419,22 +420,21 @@
419
420
  "answered"
420
421
  ]
421
422
  ],
422
- "icon": "check-circle",
423
- "variant": "success",
424
- "aggregation": "count",
423
+ "label": "Answered",
425
424
  "format": "number",
426
- "label": "Answered"
425
+ "aggregation": "count",
426
+ "icon": "check-circle",
427
+ "variant": "success"
427
428
  },
428
429
  {
429
- "aggregation": "mode",
430
- "icon": "hash",
431
- "label": "Top Tag",
432
430
  "format": "text",
433
431
  "field": "tag",
434
- "variant": "info"
432
+ "variant": "info",
433
+ "aggregation": "mode",
434
+ "label": "Top Tag",
435
+ "icon": "hash"
435
436
  }
436
- ],
437
- "title": "Questions"
437
+ ]
438
438
  },
439
439
  "listens": [
440
440
  {
@@ -451,8 +451,8 @@
451
451
  "ref": "Tags.traits.TagBrowse",
452
452
  "name": "QuestionTagTree",
453
453
  "config": {
454
- "title": "Categories",
455
- "allowEdit": false
454
+ "allowEdit": false,
455
+ "title": "Categories"
456
456
  }
457
457
  },
458
458
  {
@@ -460,55 +460,55 @@
460
460
  "name": "QuestionBrowseList",
461
461
  "linkedEntity": "Question",
462
462
  "config": {
463
+ "gap": "sm",
464
+ "itemActions": [
465
+ {
466
+ "label": "View",
467
+ "event": "VIEW",
468
+ "variant": "ghost"
469
+ },
470
+ {
471
+ "event": "EDIT",
472
+ "label": "Edit",
473
+ "variant": "ghost"
474
+ },
475
+ {
476
+ "event": "DELETE",
477
+ "variant": "danger",
478
+ "label": "Delete"
479
+ }
480
+ ],
463
481
  "cols": 1.0,
482
+ "variant": "card",
464
483
  "fields": [
465
484
  {
485
+ "name": "title",
466
486
  "icon": "help-circle",
467
- "variant": "h3",
468
- "name": "title"
487
+ "variant": "h3"
469
488
  },
470
489
  {
471
- "variant": "body",
472
- "name": "authorName"
490
+ "name": "authorName",
491
+ "variant": "body"
473
492
  },
474
493
  {
475
- "name": "tag",
476
- "variant": "badge"
494
+ "variant": "badge",
495
+ "name": "tag"
477
496
  },
478
497
  {
479
498
  "name": "status",
480
499
  "variant": "badge"
481
500
  },
482
501
  {
483
- "format": "number",
484
502
  "name": "voteCount",
503
+ "format": "number",
485
504
  "variant": "caption"
486
505
  },
487
506
  {
507
+ "format": "number",
488
508
  "variant": "caption",
489
- "name": "replyCount",
490
- "format": "number"
491
- }
492
- ],
493
- "variant": "card",
494
- "itemActions": [
495
- {
496
- "event": "VIEW",
497
- "label": "View",
498
- "variant": "ghost"
499
- },
500
- {
501
- "variant": "ghost",
502
- "label": "Edit",
503
- "event": "EDIT"
504
- },
505
- {
506
- "label": "Delete",
507
- "event": "DELETE",
508
- "variant": "danger"
509
+ "name": "replyCount"
509
510
  }
510
- ],
511
- "gap": "sm"
511
+ ]
512
512
  },
513
513
  "listens": [
514
514
  {
@@ -574,15 +574,15 @@
574
574
  "linkedEntity": "Question",
575
575
  "config": {
576
576
  "mode": "create",
577
+ "icon": "plus-circle",
578
+ "title": "Ask Question",
577
579
  "fields": [
578
580
  "title",
579
581
  "body",
580
582
  "authorName",
581
583
  "tag",
582
584
  "status"
583
- ],
584
- "title": "Ask Question",
585
- "icon": "plus-circle"
585
+ ]
586
586
  },
587
587
  "events": {
588
588
  "OPEN": "CREATE"
@@ -603,9 +603,9 @@
603
603
  "name": "QuestionEdit",
604
604
  "linkedEntity": "Question",
605
605
  "config": {
606
+ "icon": "edit",
606
607
  "mode": "edit",
607
608
  "title": "Edit Question",
608
- "icon": "edit",
609
609
  "fields": [
610
610
  "title",
611
611
  "body",
@@ -633,7 +633,6 @@
633
633
  "name": "QuestionView",
634
634
  "linkedEntity": "Question",
635
635
  "config": {
636
- "title": "View Question",
637
636
  "icon": "eye",
638
637
  "mode": "edit",
639
638
  "fields": [
@@ -644,7 +643,8 @@
644
643
  "status",
645
644
  "voteCount",
646
645
  "replyCount"
647
- ]
646
+ ],
647
+ "title": "View Question"
648
648
  },
649
649
  "events": {
650
650
  "OPEN": "VIEW"
@@ -665,9 +665,9 @@
665
665
  "name": "QuestionDeleteConfirm",
666
666
  "linkedEntity": "Question",
667
667
  "config": {
668
- "confirmLabel": "Delete",
669
- "icon": "alert-triangle",
670
668
  "title": "Delete Question",
669
+ "icon": "alert-triangle",
670
+ "confirmLabel": "Delete",
671
671
  "alertMessage": "This action cannot be undone. The question and all its replies will be removed."
672
672
  },
673
673
  "events": {
@@ -1001,32 +1001,32 @@
1001
1001
  "ref": "AppShell.traits.AppLayout",
1002
1002
  "name": "ModerationAppLayout",
1003
1003
  "config": {
1004
- "contentTrait": "@trait.ModerationDisplay",
1005
1004
  "notificationClickEvent": "MODERATION_NOTIFICATIONS_OPEN",
1006
- "notifications": [],
1005
+ "contentTrait": "@trait.ModerationDisplay",
1007
1006
  "navItems": [
1008
1007
  {
1008
+ "label": "Questions",
1009
1009
  "icon": "help-circle",
1010
- "href": "/questions",
1011
- "label": "Questions"
1010
+ "href": "/questions"
1012
1011
  },
1013
1012
  {
1013
+ "label": "Categories",
1014
1014
  "href": "/questions",
1015
- "icon": "tag",
1016
- "label": "Categories"
1015
+ "icon": "tag"
1017
1016
  },
1018
1017
  {
1019
- "label": "Moderation",
1020
1018
  "href": "/moderation",
1019
+ "label": "Moderation",
1021
1020
  "icon": "shield-alert"
1022
1021
  }
1023
1022
  ],
1024
- "appName": "Forum",
1025
- "searchEvent": "MODERATION_SEARCH"
1023
+ "searchEvent": "MODERATION_SEARCH",
1024
+ "notifications": [],
1025
+ "appName": "Forum"
1026
1026
  },
1027
1027
  "events": {
1028
- "SEARCH": "MODERATION_SEARCH",
1029
- "NOTIFY_CLICK": "MODERATION_NOTIFICATIONS_OPEN"
1028
+ "NOTIFY_CLICK": "MODERATION_NOTIFICATIONS_OPEN",
1029
+ "SEARCH": "MODERATION_SEARCH"
1030
1030
  }
1031
1031
  },
1032
1032
  {
@@ -1093,25 +1093,23 @@
1093
1093
  "render-ui",
1094
1094
  "main",
1095
1095
  {
1096
- "type": "stack",
1097
- "className": "max-w-6xl mx-auto w-full p-4",
1098
- "direction": "vertical",
1096
+ "gap": "lg",
1099
1097
  "children": [
1100
1098
  {
1101
- "type": "stack",
1102
1099
  "direction": "horizontal",
1100
+ "type": "stack",
1101
+ "gap": "sm",
1103
1102
  "children": [
1104
1103
  {
1105
- "type": "icon",
1106
- "name": "shield-alert"
1104
+ "name": "shield-alert",
1105
+ "type": "icon"
1107
1106
  },
1108
1107
  {
1109
1108
  "variant": "h2",
1110
- "type": "typography",
1111
- "content": "Moderation Queue"
1109
+ "content": "Moderation Queue",
1110
+ "type": "typography"
1112
1111
  }
1113
1112
  ],
1114
- "gap": "sm",
1115
1113
  "align": "center"
1116
1114
  },
1117
1115
  {
@@ -1131,13 +1129,15 @@
1131
1129
  "type": "divider"
1132
1130
  },
1133
1131
  {
1134
- "content": "Recorded Decisions",
1135
1132
  "variant": "h3",
1133
+ "content": "Recorded Decisions",
1136
1134
  "type": "typography"
1137
1135
  },
1138
1136
  "@trait.ModerationDecisionBrowse"
1139
1137
  ],
1140
- "gap": "lg"
1138
+ "direction": "vertical",
1139
+ "type": "stack",
1140
+ "className": "max-w-6xl mx-auto w-full p-4"
1141
1141
  }
1142
1142
  ]
1143
1143
  ]
@@ -1156,34 +1156,34 @@
1156
1156
  "render-ui",
1157
1157
  "main",
1158
1158
  {
1159
- "align": "center",
1160
1159
  "gap": "md",
1161
- "className": "py-8",
1160
+ "align": "center",
1162
1161
  "direction": "vertical",
1162
+ "type": "stack",
1163
1163
  "children": [
1164
1164
  {
1165
1165
  "name": "bell",
1166
1166
  "type": "icon"
1167
1167
  },
1168
1168
  {
1169
+ "variant": "h3",
1169
1170
  "content": "No notifications",
1170
- "type": "typography",
1171
- "variant": "h3"
1171
+ "type": "typography"
1172
1172
  },
1173
1173
  {
1174
+ "content": "You're all caught up.",
1174
1175
  "type": "typography",
1175
1176
  "variant": "caption",
1176
- "color": "muted",
1177
- "content": "You're all caught up."
1177
+ "color": "muted"
1178
1178
  },
1179
1179
  {
1180
1180
  "action": "INIT",
1181
+ "variant": "ghost",
1181
1182
  "type": "button",
1182
- "label": "Back to moderation",
1183
- "variant": "ghost"
1183
+ "label": "Back to moderation"
1184
1184
  }
1185
1185
  ],
1186
- "type": "stack"
1186
+ "className": "py-8"
1187
1187
  }
1188
1188
  ]
1189
1189
  ]
@@ -1204,6 +1204,7 @@
1204
1204
  "ref": "Flag.traits.FlagReport",
1205
1205
  "name": "ModerationFlagBrowse",
1206
1206
  "config": {
1207
+ "title": "Latest reports",
1207
1208
  "reasons": [
1208
1209
  "spam",
1209
1210
  "abuse",
@@ -1211,8 +1212,7 @@
1211
1212
  "misinformation",
1212
1213
  "nsfw",
1213
1214
  "other"
1214
- ],
1215
- "title": "Latest reports"
1215
+ ]
1216
1216
  }
1217
1217
  },
1218
1218
  {
@@ -1220,20 +1220,19 @@
1220
1220
  "name": "ModerationDecisionBrowse",
1221
1221
  "linkedEntity": "ModerationDecision",
1222
1222
  "config": {
1223
+ "gap": "sm",
1223
1224
  "itemActions": [
1224
1225
  {
1226
+ "variant": "danger",
1225
1227
  "label": "Revert",
1226
- "event": "DELETE",
1227
- "variant": "danger"
1228
+ "event": "DELETE"
1228
1229
  }
1229
1230
  ],
1230
- "cols": 1.0,
1231
- "gap": "sm",
1232
1231
  "fields": [
1233
1232
  {
1233
+ "label": "Target",
1234
1234
  "variant": "badge",
1235
- "name": "targetType",
1236
- "label": "Target"
1235
+ "name": "targetType"
1237
1236
  },
1238
1237
  {
1239
1238
  "label": "Verdict",
@@ -1241,22 +1240,23 @@
1241
1240
  "name": "verdict"
1242
1241
  },
1243
1242
  {
1243
+ "variant": "caption",
1244
1244
  "name": "reviewerId",
1245
- "label": "Reviewer",
1246
- "variant": "caption"
1245
+ "label": "Reviewer"
1247
1246
  },
1248
1247
  {
1249
- "variant": "body",
1250
1248
  "label": "Notes",
1249
+ "variant": "body",
1251
1250
  "name": "notes"
1252
1251
  },
1253
1252
  {
1254
- "name": "createdAt",
1255
- "variant": "caption",
1256
1253
  "label": "When",
1254
+ "variant": "caption",
1255
+ "name": "createdAt",
1257
1256
  "format": "date"
1258
1257
  }
1259
- ]
1258
+ ],
1259
+ "cols": 1.0
1260
1260
  },
1261
1261
  "listens": [
1262
1262
  {
@@ -1282,10 +1282,10 @@
1282
1282
  "name": "ModerationRevertConfirm",
1283
1283
  "linkedEntity": "ModerationDecision",
1284
1284
  "config": {
1285
+ "alertMessage": "This will undo the recorded moderation verdict.",
1285
1286
  "icon": "rotate-ccw",
1286
- "title": "Revert Decision",
1287
1287
  "confirmLabel": "Revert",
1288
- "alertMessage": "This will undo the recorded moderation verdict."
1288
+ "title": "Revert Decision"
1289
1289
  },
1290
1290
  "events": {
1291
1291
  "REQUEST": "REVERT",
@@ -1466,4 +1466,4 @@
1466
1466
  ]
1467
1467
  }
1468
1468
  ]
1469
- }
1469
+ }