@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
@@ -107,13 +107,10 @@
107
107
  "ref": "AppShell.traits.AppLayout",
108
108
  "name": "ArticleAppLayout",
109
109
  "config": {
110
- "notificationClickEvent": "ARTICLE_NOTIFICATIONS_OPEN",
111
- "searchEvent": "ARTICLE_SEARCH",
112
- "contentTrait": "@trait.ArticleCatalog",
113
110
  "navItems": [
114
111
  {
115
- "label": "CMS Hub",
116
112
  "icon": "layout-grid",
113
+ "label": "CMS Hub",
117
114
  "href": "/cms-hub"
118
115
  },
119
116
  {
@@ -122,22 +119,25 @@
122
119
  "href": "/articles"
123
120
  },
124
121
  {
125
- "icon": "image",
122
+ "href": "/media",
126
123
  "label": "Media",
127
- "href": "/media"
124
+ "icon": "image"
128
125
  },
129
126
  {
130
- "label": "Categories",
127
+ "href": "/categories",
131
128
  "icon": "folder",
132
- "href": "/categories"
129
+ "label": "Categories"
133
130
  }
134
131
  ],
132
+ "notifications": [],
133
+ "searchEvent": "ARTICLE_SEARCH",
135
134
  "appName": "CmsApp",
136
- "notifications": []
135
+ "contentTrait": "@trait.ArticleCatalog",
136
+ "notificationClickEvent": "ARTICLE_NOTIFICATIONS_OPEN"
137
137
  },
138
138
  "events": {
139
- "SEARCH": "ARTICLE_SEARCH",
140
- "NOTIFY_CLICK": "ARTICLE_NOTIFICATIONS_OPEN"
139
+ "NOTIFY_CLICK": "ARTICLE_NOTIFICATIONS_OPEN",
140
+ "SEARCH": "ARTICLE_SEARCH"
141
141
  }
142
142
  },
143
143
  {
@@ -220,47 +220,46 @@
220
220
  "render-ui",
221
221
  "main",
222
222
  {
223
- "gap": "lg",
224
223
  "direction": "vertical",
225
224
  "type": "stack",
226
225
  "children": [
227
226
  {
228
- "justify": "between",
229
- "align": "center",
230
227
  "direction": "horizontal",
231
228
  "children": [
232
229
  {
233
230
  "align": "center",
234
- "gap": "sm",
235
- "type": "stack",
231
+ "direction": "horizontal",
236
232
  "children": [
237
233
  {
238
- "name": "file-text",
239
- "type": "icon"
234
+ "type": "icon",
235
+ "name": "file-text"
240
236
  },
241
237
  {
242
- "type": "typography",
243
238
  "variant": "h2",
239
+ "type": "typography",
244
240
  "content": "Articles"
245
241
  }
246
242
  ],
247
- "direction": "horizontal"
243
+ "gap": "sm",
244
+ "type": "stack"
248
245
  },
249
246
  {
250
247
  "direction": "horizontal",
251
248
  "gap": "sm",
252
- "type": "stack",
253
249
  "children": [
254
250
  {
255
- "type": "button",
256
251
  "label": "Create Article",
257
- "variant": "primary",
258
252
  "icon": "plus",
259
- "action": "CREATE"
253
+ "type": "button",
254
+ "action": "CREATE",
255
+ "variant": "primary"
260
256
  }
261
- ]
257
+ ],
258
+ "type": "stack"
262
259
  }
263
260
  ],
261
+ "justify": "between",
262
+ "align": "center",
264
263
  "gap": "md",
265
264
  "type": "stack"
266
265
  },
@@ -268,18 +267,19 @@
268
267
  "type": "divider"
269
268
  },
270
269
  {
270
+ "type": "stack",
271
+ "gap": "sm",
271
272
  "direction": "horizontal",
272
273
  "children": [
273
274
  "@trait.ArticleSearch",
274
275
  "@trait.ArticleFilter"
275
- ],
276
- "type": "stack",
277
- "gap": "sm"
276
+ ]
278
277
  },
279
278
  "@trait.ArticleStats",
280
279
  "@trait.ArticleGraphs",
281
280
  "@trait.ArticleBrowseList"
282
- ]
281
+ ],
282
+ "gap": "lg"
283
283
  }
284
284
  ]
285
285
  ]
@@ -298,34 +298,34 @@
298
298
  "render-ui",
299
299
  "main",
300
300
  {
301
- "gap": "md",
302
301
  "children": [
303
302
  {
304
- "name": "bell",
305
- "type": "icon"
303
+ "type": "icon",
304
+ "name": "bell"
306
305
  },
307
306
  {
308
- "content": "No notifications",
309
307
  "type": "typography",
310
- "variant": "h3"
308
+ "variant": "h3",
309
+ "content": "No notifications"
311
310
  },
312
311
  {
313
312
  "content": "You're all caught up.",
314
- "variant": "caption",
315
313
  "color": "muted",
314
+ "variant": "caption",
316
315
  "type": "typography"
317
316
  },
318
317
  {
319
- "action": "INIT",
320
- "type": "button",
318
+ "label": "Back to articles",
321
319
  "variant": "ghost",
322
- "label": "Back to articles"
320
+ "action": "INIT",
321
+ "type": "button"
323
322
  }
324
323
  ],
325
324
  "direction": "vertical",
325
+ "gap": "md",
326
326
  "type": "stack",
327
- "className": "py-8",
328
- "align": "center"
327
+ "align": "center",
328
+ "className": "py-8"
329
329
  }
330
330
  ]
331
331
  ]
@@ -339,28 +339,14 @@
339
339
  "name": "ArticleBrowseList",
340
340
  "linkedEntity": "Article",
341
341
  "config": {
342
- "itemActions": [
343
- {
344
- "label": "View",
345
- "event": "VIEW",
346
- "variant": "ghost"
347
- },
348
- {
349
- "variant": "ghost",
350
- "event": "EDIT",
351
- "label": "Edit"
352
- },
353
- {
354
- "event": "DELETE",
355
- "variant": "danger",
356
- "label": "Delete"
357
- }
358
- ],
342
+ "cols": 1.0,
343
+ "gap": "sm",
344
+ "variant": "card",
359
345
  "fields": [
360
346
  {
347
+ "name": "title",
361
348
  "variant": "h3",
362
- "icon": "file-text",
363
- "name": "title"
349
+ "icon": "file-text"
364
350
  },
365
351
  {
366
352
  "name": "status",
@@ -371,18 +357,32 @@
371
357
  "variant": "caption"
372
358
  },
373
359
  {
374
- "name": "category",
375
- "variant": "badge"
360
+ "variant": "badge",
361
+ "name": "category"
376
362
  },
377
363
  {
378
364
  "name": "publishedAt",
379
365
  "variant": "caption"
380
366
  }
381
367
  ],
382
- "gap": "sm",
383
- "variant": "card",
384
- "cols": 1.0,
385
- "imageField": "heroImage"
368
+ "imageField": "heroImage",
369
+ "itemActions": [
370
+ {
371
+ "label": "View",
372
+ "event": "VIEW",
373
+ "variant": "ghost"
374
+ },
375
+ {
376
+ "event": "EDIT",
377
+ "label": "Edit",
378
+ "variant": "ghost"
379
+ },
380
+ {
381
+ "variant": "danger",
382
+ "label": "Delete",
383
+ "event": "DELETE"
384
+ }
385
+ ]
386
386
  },
387
387
  "listens": [
388
388
  {
@@ -415,8 +415,8 @@
415
415
  "ref": "Search.traits.SearchResultSearch",
416
416
  "name": "ArticleSearch",
417
417
  "config": {
418
- "searchEvent": "ARTICLE_SEARCH",
419
- "placeholder": "Search articles..."
418
+ "placeholder": "Search articles...",
419
+ "searchEvent": "ARTICLE_SEARCH"
420
420
  }
421
421
  },
422
422
  {
@@ -434,9 +434,9 @@
434
434
  ]
435
435
  },
436
436
  {
437
- "field": "category",
437
+ "values": [],
438
438
  "label": "Category",
439
- "values": []
439
+ "field": "category"
440
440
  }
441
441
  ]
442
442
  }
@@ -454,15 +454,15 @@
454
454
  "filter": {
455
455
  "status": "published"
456
456
  },
457
- "label": "Published",
458
- "aggregation": "count"
457
+ "aggregation": "count",
458
+ "label": "Published"
459
459
  },
460
460
  {
461
461
  "aggregation": "count",
462
+ "label": "Drafts",
462
463
  "filter": {
463
464
  "status": "draft"
464
- },
465
- "label": "Drafts"
465
+ }
466
466
  }
467
467
  ]
468
468
  },
@@ -481,8 +481,8 @@
481
481
  "ref": "Graphs.traits.GraphItemGraph",
482
482
  "name": "ArticleGraphs",
483
483
  "config": {
484
- "title": "Articles by Status",
485
484
  "categoryField": "status",
485
+ "title": "Articles by Status",
486
486
  "chartType": "pie"
487
487
  },
488
488
  "listens": [
@@ -501,8 +501,8 @@
501
501
  "name": "ArticleCreate",
502
502
  "linkedEntity": "Article",
503
503
  "config": {
504
+ "icon": "plus-circle",
504
505
  "title": "Create Article",
505
- "mode": "create",
506
506
  "fields": [
507
507
  "title",
508
508
  "slug",
@@ -513,7 +513,7 @@
513
513
  "publishedAt",
514
514
  "heroImage"
515
515
  ],
516
- "icon": "plus-circle"
516
+ "mode": "create"
517
517
  },
518
518
  "events": {
519
519
  "OPEN": "CREATE"
@@ -534,8 +534,7 @@
534
534
  "name": "ArticleEdit",
535
535
  "linkedEntity": "Article",
536
536
  "config": {
537
- "mode": "edit",
538
- "icon": "edit",
537
+ "title": "Edit Article",
539
538
  "fields": [
540
539
  "title",
541
540
  "slug",
@@ -546,7 +545,8 @@
546
545
  "publishedAt",
547
546
  "heroImage"
548
547
  ],
549
- "title": "Edit Article"
548
+ "mode": "edit",
549
+ "icon": "edit"
550
550
  },
551
551
  "events": {
552
552
  "OPEN": "EDIT"
@@ -569,6 +569,7 @@
569
569
  "config": {
570
570
  "icon": "eye",
571
571
  "mode": "view",
572
+ "title": "View Article",
572
573
  "fields": [
573
574
  "title",
574
575
  "slug",
@@ -578,8 +579,7 @@
578
579
  "status",
579
580
  "publishedAt",
580
581
  "heroImage"
581
- ],
582
- "title": "View Article"
582
+ ]
583
583
  },
584
584
  "events": {
585
585
  "OPEN": "VIEW"
@@ -601,9 +601,9 @@
601
601
  "linkedEntity": "Article",
602
602
  "config": {
603
603
  "confirmLabel": "Delete",
604
+ "icon": "alert-triangle",
604
605
  "title": "Delete Article",
605
- "alertMessage": "This action cannot be undone.",
606
- "icon": "alert-triangle"
606
+ "alertMessage": "This action cannot be undone."
607
607
  },
608
608
  "events": {
609
609
  "REQUEST": "DELETE",
@@ -716,23 +716,23 @@
716
716
  "render-ui",
717
717
  "main",
718
718
  {
719
+ "gap": "sm",
719
720
  "direction": "vertical",
720
721
  "children": [
721
722
  {
722
- "inputType": "text",
723
723
  "type": "input",
724
+ "inputType": "text",
724
725
  "placeholder": "Paste hero image URL..."
725
726
  },
726
727
  {
727
- "type": "button",
728
- "action": "UPLOAD",
729
728
  "label": "Upload Hero",
729
+ "variant": "secondary",
730
+ "type": "button",
730
731
  "icon": "upload",
731
- "variant": "secondary"
732
+ "action": "UPLOAD"
732
733
  }
733
734
  ],
734
- "type": "stack",
735
- "gap": "sm"
735
+ "type": "stack"
736
736
  }
737
737
  ]
738
738
  ]
@@ -753,8 +753,8 @@
753
753
  },
754
754
  {
755
755
  "emit": {
756
- "success": "ArticleHeroUploaded",
757
- "failure": "ArticleHeroUploadFailed"
756
+ "failure": "ArticleHeroUploadFailed",
757
+ "success": "ArticleHeroUploaded"
758
758
  }
759
759
  }
760
760
  ]
@@ -1073,6 +1073,10 @@
1073
1073
  "name": "MediaAssetAppLayout",
1074
1074
  "linkedEntity": "MediaAsset",
1075
1075
  "config": {
1076
+ "notifications": [],
1077
+ "notificationClickEvent": "MEDIA_NOTIFICATIONS_OPEN",
1078
+ "contentTrait": "@trait.MediaCatalog",
1079
+ "appName": "CmsApp",
1076
1080
  "navItems": [
1077
1081
  {
1078
1082
  "label": "CMS Hub",
@@ -1080,26 +1084,22 @@
1080
1084
  "icon": "layout-grid"
1081
1085
  },
1082
1086
  {
1083
- "href": "/articles",
1084
1087
  "label": "Articles",
1088
+ "href": "/articles",
1085
1089
  "icon": "file-text"
1086
1090
  },
1087
1091
  {
1088
1092
  "label": "Media",
1089
- "icon": "image",
1090
- "href": "/media"
1093
+ "href": "/media",
1094
+ "icon": "image"
1091
1095
  },
1092
1096
  {
1093
- "icon": "folder",
1094
1097
  "label": "Categories",
1095
- "href": "/categories"
1098
+ "href": "/categories",
1099
+ "icon": "folder"
1096
1100
  }
1097
1101
  ],
1098
- "appName": "CmsApp",
1099
- "notifications": [],
1100
- "contentTrait": "@trait.MediaCatalog",
1101
- "searchEvent": "MEDIA_SEARCH",
1102
- "notificationClickEvent": "MEDIA_NOTIFICATIONS_OPEN"
1102
+ "searchEvent": "MEDIA_SEARCH"
1103
1103
  },
1104
1104
  "events": {
1105
1105
  "SEARCH": "MEDIA_SEARCH",
@@ -1148,50 +1148,72 @@
1148
1148
  "render-ui",
1149
1149
  "main",
1150
1150
  {
1151
+ "appName": "CmsApp",
1152
+ "navItems": [
1153
+ {
1154
+ "icon": "layout-grid",
1155
+ "label": "CMS Hub",
1156
+ "href": "/cms-hub"
1157
+ },
1158
+ {
1159
+ "href": "/articles",
1160
+ "icon": "file-text",
1161
+ "label": "Articles"
1162
+ },
1163
+ {
1164
+ "label": "Media",
1165
+ "href": "/media",
1166
+ "icon": "image"
1167
+ },
1168
+ {
1169
+ "href": "/categories",
1170
+ "icon": "folder",
1171
+ "label": "Categories"
1172
+ }
1173
+ ],
1174
+ "type": "dashboard-layout",
1151
1175
  "children": [
1152
1176
  {
1153
- "type": "stack",
1154
- "direction": "vertical",
1155
1177
  "children": [
1156
1178
  {
1179
+ "align": "center",
1157
1180
  "children": [
1158
1181
  {
1159
- "type": "stack",
1182
+ "gap": "sm",
1183
+ "direction": "horizontal",
1184
+ "align": "center",
1160
1185
  "children": [
1161
1186
  {
1162
- "type": "icon",
1163
- "name": "image"
1187
+ "name": "image",
1188
+ "type": "icon"
1164
1189
  },
1165
1190
  {
1166
- "type": "typography",
1167
1191
  "variant": "h2",
1192
+ "type": "typography",
1168
1193
  "content": "Media Library"
1169
1194
  }
1170
1195
  ],
1171
- "direction": "horizontal",
1172
- "gap": "sm",
1173
- "align": "center"
1196
+ "type": "stack"
1174
1197
  },
1175
1198
  {
1176
- "direction": "horizontal",
1177
- "type": "stack",
1178
1199
  "gap": "sm",
1200
+ "type": "stack",
1201
+ "direction": "horizontal",
1179
1202
  "children": [
1180
1203
  {
1181
- "label": "Create MediaAsset",
1182
1204
  "action": "CREATE",
1183
1205
  "variant": "secondary",
1184
1206
  "type": "button",
1207
+ "label": "Create MediaAsset",
1185
1208
  "icon": "plus"
1186
1209
  }
1187
1210
  ]
1188
1211
  }
1189
1212
  ],
1190
- "type": "stack",
1191
- "align": "center",
1213
+ "justify": "between",
1192
1214
  "gap": "md",
1193
- "direction": "horizontal",
1194
- "justify": "between"
1215
+ "type": "stack",
1216
+ "direction": "horizontal"
1195
1217
  },
1196
1218
  {
1197
1219
  "type": "divider"
@@ -1199,32 +1221,10 @@
1199
1221
  "@trait.MediaUpload",
1200
1222
  "@trait.MediaAssetGallery"
1201
1223
  ],
1202
- "gap": "lg",
1203
- "className": "max-w-5xl mx-auto w-full"
1204
- }
1205
- ],
1206
- "appName": "CmsApp",
1207
- "type": "dashboard-layout",
1208
- "navItems": [
1209
- {
1210
- "label": "CMS Hub",
1211
- "icon": "layout-grid",
1212
- "href": "/cms-hub"
1213
- },
1214
- {
1215
- "href": "/articles",
1216
- "icon": "file-text",
1217
- "label": "Articles"
1218
- },
1219
- {
1220
- "label": "Media",
1221
- "href": "/media",
1222
- "icon": "image"
1223
- },
1224
- {
1225
- "label": "Categories",
1226
- "icon": "folder",
1227
- "href": "/categories"
1224
+ "type": "stack",
1225
+ "className": "max-w-5xl mx-auto w-full",
1226
+ "direction": "vertical",
1227
+ "gap": "lg"
1228
1228
  }
1229
1229
  ]
1230
1230
  }
@@ -1241,9 +1241,9 @@
1241
1241
  "linkedEntity": "MediaAsset",
1242
1242
  "config": {
1243
1243
  "gap": "md",
1244
- "imageField": "url",
1245
1244
  "titleField": "name",
1246
- "cols": 4.0
1245
+ "cols": 4.0,
1246
+ "imageField": "url"
1247
1247
  },
1248
1248
  "listens": [
1249
1249
  {
@@ -1407,9 +1407,10 @@
1407
1407
  "render-ui",
1408
1408
  "main",
1409
1409
  {
1410
- "gap": "sm",
1411
1410
  "type": "stack",
1412
1411
  "align": "center",
1412
+ "direction": "vertical",
1413
+ "gap": "sm",
1413
1414
  "children": [
1414
1415
  {
1415
1416
  "inputType": "text",
@@ -1417,14 +1418,13 @@
1417
1418
  "type": "input"
1418
1419
  },
1419
1420
  {
1420
- "action": "UPLOAD",
1421
- "variant": "primary",
1422
- "type": "button",
1423
1421
  "label": "Upload File",
1422
+ "type": "button",
1423
+ "variant": "primary",
1424
+ "action": "UPLOAD",
1424
1425
  "icon": "upload"
1425
1426
  }
1426
- ],
1427
- "direction": "vertical"
1427
+ ]
1428
1428
  }
1429
1429
  ]
1430
1430
  ]
@@ -1439,14 +1439,14 @@
1439
1439
  "storage",
1440
1440
  "upload",
1441
1441
  {
1442
- "file": "@payload.file",
1443
1442
  "bucket": "media",
1444
- "acl": "public"
1443
+ "acl": "public",
1444
+ "file": "@payload.file"
1445
1445
  },
1446
1446
  {
1447
1447
  "emit": {
1448
- "success": "StorageUploaded",
1449
- "failure": "MediaUploadFailed"
1448
+ "failure": "MediaUploadFailed",
1449
+ "success": "StorageUploaded"
1450
1450
  }
1451
1451
  }
1452
1452
  ],
@@ -1454,9 +1454,9 @@
1454
1454
  "render-ui",
1455
1455
  "main",
1456
1456
  {
1457
+ "title": "Uploading...",
1457
1458
  "message": "Uploading file to storage.",
1458
- "type": "loading-state",
1459
- "title": "Uploading..."
1459
+ "type": "loading-state"
1460
1460
  }
1461
1461
  ]
1462
1462
  ]
@@ -1471,14 +1471,14 @@
1471
1471
  "create",
1472
1472
  "MediaAsset",
1473
1473
  {
1474
- "url": "@payload.url",
1475
1474
  "type": "image",
1476
- "name": "@payload.id"
1475
+ "name": "@payload.id",
1476
+ "url": "@payload.url"
1477
1477
  },
1478
1478
  {
1479
1479
  "emit": {
1480
- "failure": "MediaUploadFailed",
1481
- "success": "MediaSaved"
1480
+ "success": "MediaSaved",
1481
+ "failure": "MediaUploadFailed"
1482
1482
  }
1483
1483
  }
1484
1484
  ],
@@ -1494,27 +1494,27 @@
1494
1494
  "render-ui",
1495
1495
  "main",
1496
1496
  {
1497
- "gap": "sm",
1498
1497
  "type": "stack",
1499
- "align": "center",
1500
- "direction": "vertical",
1498
+ "gap": "sm",
1501
1499
  "children": [
1502
1500
  {
1503
1501
  "type": "icon",
1504
1502
  "name": "check-circle"
1505
1503
  },
1506
1504
  {
1507
- "variant": "success",
1505
+ "message": "Upload complete.",
1508
1506
  "type": "alert",
1509
- "message": "Upload complete."
1507
+ "variant": "success"
1510
1508
  },
1511
1509
  {
1512
1510
  "label": "Upload Another",
1511
+ "action": "INIT",
1513
1512
  "variant": "ghost",
1514
- "type": "button",
1515
- "action": "INIT"
1513
+ "type": "button"
1516
1514
  }
1517
- ]
1515
+ ],
1516
+ "direction": "vertical",
1517
+ "align": "center"
1518
1518
  }
1519
1519
  ]
1520
1520
  ]
@@ -1528,10 +1528,10 @@
1528
1528
  "render-ui",
1529
1529
  "main",
1530
1530
  {
1531
- "onRetry": "INIT",
1532
- "title": "Upload Failed",
1533
1531
  "message": "@payload.error",
1534
- "type": "error-state"
1532
+ "type": "error-state",
1533
+ "onRetry": "INIT",
1534
+ "title": "Upload Failed"
1535
1535
  }
1536
1536
  ]
1537
1537
  ]
@@ -1546,14 +1546,14 @@
1546
1546
  "linkedEntity": "MediaAsset",
1547
1547
  "config": {
1548
1548
  "title": "Add Media Asset",
1549
- "icon": "plus-circle",
1550
- "mode": "create",
1551
1549
  "fields": [
1552
1550
  "name",
1553
1551
  "altText",
1554
1552
  "type",
1555
1553
  "url"
1556
- ]
1554
+ ],
1555
+ "icon": "plus-circle",
1556
+ "mode": "create"
1557
1557
  },
1558
1558
  "events": {
1559
1559
  "OPEN": "CREATE"
@@ -1576,13 +1576,13 @@
1576
1576
  "config": {
1577
1577
  "title": "View Media Asset",
1578
1578
  "icon": "eye",
1579
- "mode": "view",
1580
1579
  "fields": [
1581
1580
  "name",
1582
1581
  "altText",
1583
1582
  "type",
1584
1583
  "url"
1585
- ]
1584
+ ],
1585
+ "mode": "view"
1586
1586
  },
1587
1587
  "events": {
1588
1588
  "OPEN": "VIEW"
@@ -1790,32 +1790,32 @@
1790
1790
  "linkedEntity": "Category",
1791
1791
  "config": {
1792
1792
  "notifications": [],
1793
- "notificationClickEvent": "CATEGORY_NOTIFICATIONS_OPEN",
1794
1793
  "searchEvent": "CATEGORY_SEARCH",
1795
- "appName": "CmsApp",
1796
1794
  "contentTrait": "@trait.CategoryCatalog",
1797
1795
  "navItems": [
1798
1796
  {
1799
- "href": "/cms-hub",
1800
1797
  "icon": "layout-grid",
1798
+ "href": "/cms-hub",
1801
1799
  "label": "CMS Hub"
1802
1800
  },
1803
1801
  {
1804
- "icon": "file-text",
1805
1802
  "href": "/articles",
1803
+ "icon": "file-text",
1806
1804
  "label": "Articles"
1807
1805
  },
1808
1806
  {
1809
1807
  "label": "Media",
1810
- "href": "/media",
1811
- "icon": "image"
1808
+ "icon": "image",
1809
+ "href": "/media"
1812
1810
  },
1813
1811
  {
1814
- "icon": "folder",
1812
+ "href": "/categories",
1815
1813
  "label": "Categories",
1816
- "href": "/categories"
1814
+ "icon": "folder"
1817
1815
  }
1818
- ]
1816
+ ],
1817
+ "appName": "CmsApp",
1818
+ "notificationClickEvent": "CATEGORY_NOTIFICATIONS_OPEN"
1819
1819
  },
1820
1820
  "events": {
1821
1821
  "NOTIFY_CLICK": "CATEGORY_NOTIFICATIONS_OPEN",
@@ -1865,83 +1865,83 @@
1865
1865
  "main",
1866
1866
  {
1867
1867
  "type": "dashboard-layout",
1868
- "navItems": [
1869
- {
1870
- "href": "/cms-hub",
1871
- "label": "CMS Hub",
1872
- "icon": "layout-grid"
1873
- },
1874
- {
1875
- "href": "/articles",
1876
- "icon": "file-text",
1877
- "label": "Articles"
1878
- },
1879
- {
1880
- "label": "Media",
1881
- "href": "/media",
1882
- "icon": "image"
1883
- },
1884
- {
1885
- "label": "Categories",
1886
- "href": "/categories",
1887
- "icon": "folder"
1888
- }
1889
- ],
1890
1868
  "children": [
1891
1869
  {
1892
- "className": "max-w-5xl mx-auto w-full",
1893
- "gap": "lg",
1894
- "type": "stack",
1870
+ "direction": "vertical",
1895
1871
  "children": [
1896
1872
  {
1897
1873
  "direction": "horizontal",
1898
1874
  "type": "stack",
1899
- "justify": "between",
1900
1875
  "children": [
1901
1876
  {
1877
+ "align": "center",
1902
1878
  "gap": "sm",
1879
+ "type": "stack",
1880
+ "direction": "horizontal",
1903
1881
  "children": [
1904
1882
  {
1905
1883
  "type": "icon",
1906
1884
  "name": "folder"
1907
1885
  },
1908
1886
  {
1909
- "type": "typography",
1910
1887
  "content": "Categories",
1911
- "variant": "h2"
1888
+ "variant": "h2",
1889
+ "type": "typography"
1912
1890
  }
1913
- ],
1914
- "type": "stack",
1915
- "align": "center",
1916
- "direction": "horizontal"
1891
+ ]
1917
1892
  },
1918
1893
  {
1919
1894
  "children": [
1920
1895
  {
1921
- "type": "button",
1922
- "variant": "primary",
1923
- "action": "CREATE",
1924
1896
  "label": "Create Category",
1925
- "icon": "plus"
1897
+ "variant": "primary",
1898
+ "icon": "plus",
1899
+ "type": "button",
1900
+ "action": "CREATE"
1926
1901
  }
1927
1902
  ],
1928
- "gap": "sm",
1929
1903
  "direction": "horizontal",
1930
- "type": "stack"
1904
+ "type": "stack",
1905
+ "gap": "sm"
1931
1906
  }
1932
1907
  ],
1908
+ "gap": "md",
1933
1909
  "align": "center",
1934
- "gap": "md"
1910
+ "justify": "between"
1935
1911
  },
1936
1912
  {
1937
1913
  "type": "divider"
1938
1914
  },
1939
1915
  "@trait.CategoryBrowseList"
1940
1916
  ],
1941
- "direction": "vertical"
1917
+ "gap": "lg",
1918
+ "className": "max-w-5xl mx-auto w-full",
1919
+ "type": "stack"
1942
1920
  }
1943
1921
  ],
1944
- "appName": "CmsApp"
1922
+ "appName": "CmsApp",
1923
+ "navItems": [
1924
+ {
1925
+ "href": "/cms-hub",
1926
+ "icon": "layout-grid",
1927
+ "label": "CMS Hub"
1928
+ },
1929
+ {
1930
+ "label": "Articles",
1931
+ "icon": "file-text",
1932
+ "href": "/articles"
1933
+ },
1934
+ {
1935
+ "href": "/media",
1936
+ "icon": "image",
1937
+ "label": "Media"
1938
+ },
1939
+ {
1940
+ "href": "/categories",
1941
+ "label": "Categories",
1942
+ "icon": "folder"
1943
+ }
1944
+ ]
1945
1945
  }
1946
1946
  ]
1947
1947
  ]
@@ -1955,18 +1955,34 @@
1955
1955
  "name": "CategoryBrowseList",
1956
1956
  "linkedEntity": "Category",
1957
1957
  "config": {
1958
- "cols": 1.0,
1959
- "gap": "sm",
1960
1958
  "variant": "card",
1959
+ "itemActions": [
1960
+ {
1961
+ "event": "VIEW",
1962
+ "label": "View",
1963
+ "variant": "ghost"
1964
+ },
1965
+ {
1966
+ "event": "EDIT",
1967
+ "variant": "ghost",
1968
+ "label": "Edit"
1969
+ },
1970
+ {
1971
+ "event": "DELETE",
1972
+ "label": "Delete",
1973
+ "variant": "danger"
1974
+ }
1975
+ ],
1976
+ "cols": 1.0,
1961
1977
  "fields": [
1962
1978
  {
1963
- "icon": "folder",
1964
1979
  "name": "name",
1980
+ "icon": "folder",
1965
1981
  "variant": "h3"
1966
1982
  },
1967
1983
  {
1968
- "variant": "badge",
1969
1984
  "name": "articleCount",
1985
+ "variant": "badge",
1970
1986
  "format": "number",
1971
1987
  "label": "Articles"
1972
1988
  },
@@ -1979,23 +1995,7 @@
1979
1995
  "name": "slug"
1980
1996
  }
1981
1997
  ],
1982
- "itemActions": [
1983
- {
1984
- "label": "View",
1985
- "event": "VIEW",
1986
- "variant": "ghost"
1987
- },
1988
- {
1989
- "event": "EDIT",
1990
- "variant": "ghost",
1991
- "label": "Edit"
1992
- },
1993
- {
1994
- "variant": "danger",
1995
- "event": "DELETE",
1996
- "label": "Delete"
1997
- }
1998
- ]
1998
+ "gap": "sm"
1999
1999
  },
2000
2000
  "listens": [
2001
2001
  {
@@ -2029,9 +2029,9 @@
2029
2029
  "name": "CategoryCreate",
2030
2030
  "linkedEntity": "Category",
2031
2031
  "config": {
2032
- "mode": "create",
2033
- "title": "Create Category",
2034
2032
  "icon": "plus-circle",
2033
+ "title": "Create Category",
2034
+ "mode": "create",
2035
2035
  "fields": [
2036
2036
  "name",
2037
2037
  "slug",
@@ -2059,6 +2059,8 @@
2059
2059
  "name": "CategoryEdit",
2060
2060
  "linkedEntity": "Category",
2061
2061
  "config": {
2062
+ "mode": "edit",
2063
+ "title": "Edit Category",
2062
2064
  "fields": [
2063
2065
  "name",
2064
2066
  "slug",
@@ -2066,8 +2068,6 @@
2066
2068
  "parentCategory",
2067
2069
  "articleCount"
2068
2070
  ],
2069
- "mode": "edit",
2070
- "title": "Edit Category",
2071
2071
  "icon": "edit"
2072
2072
  },
2073
2073
  "events": {
@@ -2089,16 +2089,16 @@
2089
2089
  "name": "CategoryView",
2090
2090
  "linkedEntity": "Category",
2091
2091
  "config": {
2092
- "icon": "eye",
2093
2092
  "title": "View Category",
2094
- "mode": "view",
2093
+ "icon": "eye",
2095
2094
  "fields": [
2096
2095
  "name",
2097
2096
  "slug",
2098
2097
  "description",
2099
2098
  "parentCategory",
2100
2099
  "articleCount"
2101
- ]
2100
+ ],
2101
+ "mode": "view"
2102
2102
  },
2103
2103
  "events": {
2104
2104
  "OPEN": "VIEW"
@@ -2119,10 +2119,10 @@
2119
2119
  "name": "CategoryDelete",
2120
2120
  "linkedEntity": "Category",
2121
2121
  "config": {
2122
+ "confirmLabel": "Delete",
2122
2123
  "title": "Delete Category",
2123
2124
  "icon": "alert-triangle",
2124
- "alertMessage": "This action cannot be undone.",
2125
- "confirmLabel": "Delete"
2125
+ "alertMessage": "This action cannot be undone."
2126
2126
  },
2127
2127
  "events": {
2128
2128
  "CONFIRM": "CONFIRM_DELETE",
@@ -2424,33 +2424,33 @@
2424
2424
  "name": "CmsHubAppLayout",
2425
2425
  "linkedEntity": "HubArticle",
2426
2426
  "config": {
2427
- "contentTrait": "@trait.CmsHubDisplay",
2428
- "searchEvent": "CMS_HUB_SEARCH",
2429
2427
  "notificationClickEvent": "CMS_HUB_NOTIFICATIONS_OPEN",
2430
- "notifications": [],
2431
2428
  "appName": "CmsApp",
2429
+ "searchEvent": "CMS_HUB_SEARCH",
2430
+ "contentTrait": "@trait.CmsHubDisplay",
2432
2431
  "navItems": [
2433
2432
  {
2433
+ "href": "/cms-hub",
2434
2434
  "icon": "layout-grid",
2435
- "label": "CMS Hub",
2436
- "href": "/cms-hub"
2435
+ "label": "CMS Hub"
2437
2436
  },
2438
2437
  {
2439
2438
  "icon": "file-text",
2440
- "label": "Articles",
2441
- "href": "/articles"
2439
+ "href": "/articles",
2440
+ "label": "Articles"
2442
2441
  },
2443
2442
  {
2444
- "icon": "image",
2443
+ "href": "/media",
2445
2444
  "label": "Media",
2446
- "href": "/media"
2445
+ "icon": "image"
2447
2446
  },
2448
2447
  {
2449
2448
  "label": "Categories",
2450
2449
  "icon": "folder",
2451
2450
  "href": "/categories"
2452
2451
  }
2453
- ]
2452
+ ],
2453
+ "notifications": []
2454
2454
  },
2455
2455
  "events": {
2456
2456
  "NOTIFY_CLICK": "CMS_HUB_NOTIFICATIONS_OPEN",
@@ -2483,67 +2483,67 @@
2483
2483
  "render-ui",
2484
2484
  "main",
2485
2485
  {
2486
- "navItems": [
2487
- {
2488
- "href": "/cms-hub",
2489
- "label": "CMS Hub",
2490
- "icon": "layout-grid"
2491
- },
2492
- {
2493
- "href": "/articles",
2494
- "icon": "file-text",
2495
- "label": "Articles"
2496
- },
2497
- {
2498
- "icon": "image",
2499
- "href": "/media",
2500
- "label": "Media"
2501
- },
2502
- {
2503
- "href": "/categories",
2504
- "icon": "folder",
2505
- "label": "Categories"
2506
- }
2507
- ],
2486
+ "type": "dashboard-layout",
2487
+ "appName": "CmsApp",
2508
2488
  "children": [
2509
2489
  {
2510
- "gap": "lg",
2511
- "direction": "vertical",
2512
2490
  "className": "max-w-5xl mx-auto w-full",
2491
+ "direction": "vertical",
2513
2492
  "children": [
2514
2493
  {
2494
+ "type": "stack",
2495
+ "align": "center",
2496
+ "gap": "sm",
2515
2497
  "direction": "horizontal",
2516
2498
  "children": [
2517
2499
  {
2518
- "name": "layout-grid",
2519
- "type": "icon"
2500
+ "type": "icon",
2501
+ "name": "layout-grid"
2520
2502
  },
2521
2503
  {
2504
+ "type": "typography",
2522
2505
  "content": "CMS Hub",
2523
- "variant": "h2",
2524
- "type": "typography"
2506
+ "variant": "h2"
2525
2507
  }
2526
- ],
2527
- "align": "center",
2528
- "gap": "sm",
2529
- "type": "stack"
2508
+ ]
2530
2509
  },
2531
2510
  {
2532
2511
  "type": "divider"
2533
2512
  },
2534
2513
  {
2535
- "type": "typography",
2536
2514
  "color": "muted",
2515
+ "variant": "caption",
2537
2516
  "content": "Recent articles across the platform",
2538
- "variant": "caption"
2517
+ "type": "typography"
2539
2518
  },
2540
2519
  "@trait.HubBrowseList"
2541
2520
  ],
2521
+ "gap": "lg",
2542
2522
  "type": "stack"
2543
2523
  }
2544
2524
  ],
2545
- "appName": "CmsApp",
2546
- "type": "dashboard-layout"
2525
+ "navItems": [
2526
+ {
2527
+ "label": "CMS Hub",
2528
+ "icon": "layout-grid",
2529
+ "href": "/cms-hub"
2530
+ },
2531
+ {
2532
+ "href": "/articles",
2533
+ "icon": "file-text",
2534
+ "label": "Articles"
2535
+ },
2536
+ {
2537
+ "href": "/media",
2538
+ "icon": "image",
2539
+ "label": "Media"
2540
+ },
2541
+ {
2542
+ "icon": "folder",
2543
+ "label": "Categories",
2544
+ "href": "/categories"
2545
+ }
2546
+ ]
2547
2547
  }
2548
2548
  ]
2549
2549
  ]
@@ -2557,29 +2557,29 @@
2557
2557
  "name": "HubBrowseList",
2558
2558
  "linkedEntity": "HubArticle",
2559
2559
  "config": {
2560
- "itemActions": [],
2561
- "gap": "sm",
2562
2560
  "fields": [
2563
2561
  {
2564
- "icon": "file-text",
2565
2562
  "name": "title",
2566
- "variant": "h3"
2563
+ "variant": "h3",
2564
+ "icon": "file-text"
2567
2565
  },
2568
2566
  {
2569
- "variant": "badge",
2570
- "name": "status"
2567
+ "name": "status",
2568
+ "variant": "badge"
2571
2569
  },
2572
2570
  {
2573
- "name": "author",
2574
- "variant": "caption"
2571
+ "variant": "caption",
2572
+ "name": "author"
2575
2573
  },
2576
2574
  {
2577
- "name": "category",
2578
- "variant": "badge"
2575
+ "variant": "badge",
2576
+ "name": "category"
2579
2577
  }
2580
2578
  ],
2581
- "imageField": "heroImage",
2582
2579
  "variant": "card",
2580
+ "gap": "sm",
2581
+ "imageField": "heroImage",
2582
+ "itemActions": [],
2583
2583
  "cols": 1.0
2584
2584
  }
2585
2585
  }
@@ -2603,4 +2603,4 @@
2603
2603
  ]
2604
2604
  }
2605
2605
  ]
2606
- }
2606
+ }