@almadar/std 15.6.1 → 15.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (727) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  25. package/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  26. package/behaviors/registry/app/atoms/std-application.orb +136 -136
  27. package/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  28. package/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  29. package/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  30. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  31. package/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  32. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  33. package/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  34. package/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  35. package/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  36. package/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  37. package/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  38. package/behaviors/registry/app/atoms/std-donor.orb +135 -135
  39. package/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  40. package/behaviors/registry/app/atoms/std-driver.orb +144 -144
  41. package/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  42. package/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  43. package/behaviors/registry/app/atoms/std-event.orb +149 -149
  44. package/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  45. package/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  46. package/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  47. package/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  48. package/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  49. package/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  50. package/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  51. package/behaviors/registry/app/atoms/std-lease.orb +136 -136
  52. package/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  53. package/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  54. package/behaviors/registry/app/atoms/std-matter.orb +129 -129
  55. package/behaviors/registry/app/atoms/std-membership.orb +132 -132
  56. package/behaviors/registry/app/atoms/std-menu.orb +158 -158
  57. package/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  58. package/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  59. package/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  60. package/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  61. package/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  62. package/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  63. package/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  64. package/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  65. package/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  66. package/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  67. package/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  68. package/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  69. package/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  70. package/behaviors/registry/app/atoms/std-segment.orb +119 -119
  71. package/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  72. package/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  73. package/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  74. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  75. package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  76. package/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  77. package/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  78. package/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  79. package/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  80. package/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  81. package/behaviors/registry/app/atoms/std-trial.orb +147 -147
  82. package/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  83. package/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  84. package/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  85. package/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  86. package/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  87. package/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  88. package/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  89. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  90. package/behaviors/registry/app/molecules/std-cart.orb +45 -45
  91. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  92. package/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  93. package/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  94. package/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  95. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  96. package/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  97. package/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  98. package/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  99. package/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  100. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  101. package/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  102. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  103. package/behaviors/registry/app/organisms/std-cms.orb +271 -271
  104. package/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  105. package/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  106. package/behaviors/registry/app/organisms/std-crm.orb +270 -270
  107. package/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  108. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  109. package/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  110. package/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  111. package/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  112. package/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  113. package/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  114. package/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  115. package/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  116. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  117. package/behaviors/registry/app/organisms/std-forum.orb +144 -144
  118. package/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  119. package/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  120. package/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  121. package/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  122. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  123. package/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  124. package/behaviors/registry/app/organisms/std-listings.orb +151 -151
  125. package/behaviors/registry/app/organisms/std-lms.orb +599 -416
  126. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  127. package/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  128. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  129. package/behaviors/registry/app/organisms/std-notes.orb +111 -111
  130. package/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  131. package/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  132. package/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  133. package/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  134. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  135. package/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  136. package/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  137. package/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  138. package/behaviors/registry/app/organisms/std-survey.orb +131 -131
  139. package/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  140. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  141. package/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  142. package/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  143. package/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  144. package/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  145. package/behaviors/registry/core/atoms/std-board.orb +220 -208
  146. package/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  147. package/behaviors/registry/core/atoms/std-browse.orb +69 -69
  148. package/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  149. package/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  150. package/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  151. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  152. package/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  153. package/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  154. package/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  155. package/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  156. package/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  157. package/behaviors/registry/core/atoms/std-display.orb +3 -3
  158. package/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  159. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  160. package/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  161. package/behaviors/registry/core/atoms/std-export.orb +48 -42
  162. package/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  163. package/behaviors/registry/core/atoms/std-filter.orb +10 -10
  164. package/behaviors/registry/core/atoms/std-flag.orb +87 -87
  165. package/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  166. package/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  167. package/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  168. package/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  169. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  170. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  171. package/behaviors/registry/core/atoms/std-modal.orb +30 -30
  172. package/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  173. package/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  174. package/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  175. package/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  176. package/behaviors/registry/core/atoms/std-push.orb +49 -49
  177. package/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  178. package/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  179. package/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  180. package/behaviors/registry/core/atoms/std-related.orb +29 -29
  181. package/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  182. package/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  183. package/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  184. package/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  185. package/behaviors/registry/core/atoms/std-search.orb +4 -4
  186. package/behaviors/registry/core/atoms/std-selection.orb +104 -104
  187. package/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  188. package/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  189. package/behaviors/registry/core/atoms/std-stats.orb +258 -228
  190. package/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  191. package/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  192. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  193. package/behaviors/registry/core/atoms/std-thread.orb +62 -62
  194. package/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  195. package/behaviors/registry/core/atoms/std-vote.orb +34 -34
  196. package/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  197. package/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  198. package/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  199. package/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  200. package/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  201. package/behaviors/registry/core/molecules/std-list.orb +65 -65
  202. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  203. package/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  204. package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  205. package/behaviors/registry/factory-signatures.json +20759 -67
  206. package/behaviors/registry/game/atoms/std-collision.orb +140 -140
  207. package/behaviors/registry/game/atoms/std-combat.orb +50 -50
  208. package/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  209. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  210. package/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  211. package/behaviors/registry/game/atoms/std-movement.orb +285 -285
  212. package/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  213. package/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  214. package/behaviors/registry/game/atoms/std-quest.orb +132 -132
  215. package/behaviors/registry/game/atoms/std-timer.orb +294 -294
  216. package/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  217. package/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  218. package/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  219. package/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  220. package/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  221. package/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  222. package/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  223. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  224. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  225. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  226. package/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  227. package/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  228. package/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  229. package/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  230. package/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  231. package/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  232. package/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  233. package/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  234. package/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  235. package/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  236. package/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  237. package/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  238. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  239. package/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  240. package/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  241. package/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  242. package/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  243. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  244. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  245. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +102 -102
  246. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +111 -111
  247. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +375 -375
  248. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  249. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +79 -79
  250. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +125 -125
  251. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +63 -63
  252. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +106 -106
  253. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  254. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  255. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  256. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  257. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +173 -173
  258. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +136 -136
  259. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +118 -118
  260. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  261. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  262. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  263. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  264. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  265. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  266. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +126 -126
  267. package/dist/behaviors/registry/app/atoms/std-applicant.orb +124 -124
  268. package/dist/behaviors/registry/app/atoms/std-application.orb +136 -136
  269. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +206 -206
  270. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +124 -124
  271. package/dist/behaviors/registry/app/atoms/std-change-order.orb +168 -168
  272. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  273. package/dist/behaviors/registry/app/atoms/std-checkin.orb +146 -146
  274. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +129 -129
  275. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +104 -104
  276. package/dist/behaviors/registry/app/atoms/std-class-session.orb +128 -128
  277. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +152 -152
  278. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +148 -148
  279. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +139 -139
  280. package/dist/behaviors/registry/app/atoms/std-donor.orb +135 -135
  281. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +122 -122
  282. package/dist/behaviors/registry/app/atoms/std-driver.orb +144 -144
  283. package/dist/behaviors/registry/app/atoms/std-dunning.orb +183 -183
  284. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +128 -128
  285. package/dist/behaviors/registry/app/atoms/std-event.orb +149 -149
  286. package/dist/behaviors/registry/app/atoms/std-form-builder.orb +168 -168
  287. package/dist/behaviors/registry/app/atoms/std-health-score.orb +150 -150
  288. package/dist/behaviors/registry/app/atoms/std-help-article.orb +129 -129
  289. package/dist/behaviors/registry/app/atoms/std-help-category.orb +141 -141
  290. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +142 -142
  291. package/dist/behaviors/registry/app/atoms/std-invoice.orb +168 -168
  292. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +152 -152
  293. package/dist/behaviors/registry/app/atoms/std-lease.orb +136 -136
  294. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +134 -134
  295. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +156 -156
  296. package/dist/behaviors/registry/app/atoms/std-matter.orb +129 -129
  297. package/dist/behaviors/registry/app/atoms/std-membership.orb +132 -132
  298. package/dist/behaviors/registry/app/atoms/std-menu.orb +158 -158
  299. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +126 -126
  300. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +120 -120
  301. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +130 -130
  302. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +141 -141
  303. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +123 -123
  304. package/dist/behaviors/registry/app/atoms/std-receipt.orb +157 -157
  305. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +137 -137
  306. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +152 -152
  307. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +152 -152
  308. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +139 -139
  309. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +142 -142
  310. package/dist/behaviors/registry/app/atoms/std-rfi.orb +153 -153
  311. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +114 -114
  312. package/dist/behaviors/registry/app/atoms/std-segment.orb +119 -119
  313. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +136 -136
  314. package/dist/behaviors/registry/app/atoms/std-submittal.orb +165 -165
  315. package/dist/behaviors/registry/app/atoms/std-table-map.orb +67 -67
  316. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +134 -134
  317. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -111
  318. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +157 -157
  319. package/dist/behaviors/registry/app/atoms/std-tenant.orb +127 -127
  320. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +178 -178
  321. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +136 -136
  322. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +174 -174
  323. package/dist/behaviors/registry/app/atoms/std-trial.orb +147 -147
  324. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +147 -147
  325. package/dist/behaviors/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  326. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +142 -142
  327. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +82 -82
  328. package/dist/behaviors/registry/app/atoms/std-work-order.orb +160 -160
  329. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +65 -65
  330. package/dist/behaviors/registry/app/molecules/std-approval-chain.orb +5 -5
  331. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +59 -59
  332. package/dist/behaviors/registry/app/molecules/std-cart.orb +45 -45
  333. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  334. package/dist/behaviors/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  335. package/dist/behaviors/registry/app/molecules/std-pipeline.orb +20 -20
  336. package/dist/behaviors/registry/app/molecules/std-recurring-schedule.orb +2 -2
  337. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +111 -111
  338. package/dist/behaviors/registry/app/molecules/std-timeline.orb +6 -6
  339. package/dist/behaviors/registry/app/molecules/std-wizard-branching.orb +15 -15
  340. package/dist/behaviors/registry/app/organisms/std-accounting.orb +91 -91
  341. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +175 -175
  342. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +132 -132
  343. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +686 -681
  344. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  345. package/dist/behaviors/registry/app/organisms/std-cms.orb +271 -271
  346. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +204 -204
  347. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +129 -129
  348. package/dist/behaviors/registry/app/organisms/std-crm.orb +270 -270
  349. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +91 -91
  350. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +404 -404
  351. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +85 -85
  352. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +705 -705
  353. package/dist/behaviors/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  354. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +213 -213
  355. package/dist/behaviors/registry/app/organisms/std-field-service.orb +200 -200
  356. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +204 -204
  357. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +162 -162
  358. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  359. package/dist/behaviors/registry/app/organisms/std-forum.orb +144 -144
  360. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +537 -537
  361. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +182 -182
  362. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +464 -464
  363. package/dist/behaviors/registry/app/organisms/std-inventory.orb +186 -186
  364. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +361 -361
  365. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +169 -169
  366. package/dist/behaviors/registry/app/organisms/std-listings.orb +151 -151
  367. package/dist/behaviors/registry/app/organisms/std-lms.orb +599 -416
  368. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +127 -127
  369. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +224 -224
  370. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  371. package/dist/behaviors/registry/app/organisms/std-notes.orb +111 -111
  372. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +222 -222
  373. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +182 -182
  374. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +134 -134
  375. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +253 -253
  376. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
  377. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +140 -140
  378. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +145 -145
  379. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +172 -172
  380. package/dist/behaviors/registry/app/organisms/std-survey.orb +131 -131
  381. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +180 -180
  382. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +272 -272
  383. package/dist/behaviors/registry/app/organisms/std-wiki.orb +120 -120
  384. package/dist/behaviors/registry/core/atoms/std-app-layout.orb +44 -44
  385. package/dist/behaviors/registry/core/atoms/std-audit-capture.orb +17 -17
  386. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +126 -126
  387. package/dist/behaviors/registry/core/atoms/std-board.orb +220 -208
  388. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +110 -110
  389. package/dist/behaviors/registry/core/atoms/std-browse.orb +69 -69
  390. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +83 -83
  391. package/dist/behaviors/registry/core/atoms/std-calendar.orb +53 -53
  392. package/dist/behaviors/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  393. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +175 -175
  394. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +30 -30
  395. package/dist/behaviors/registry/core/atoms/std-cross-reference.orb +14 -14
  396. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  397. package/dist/behaviors/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  398. package/dist/behaviors/registry/core/atoms/std-date-range.orb +23 -23
  399. package/dist/behaviors/registry/core/atoms/std-display.orb +3 -3
  400. package/dist/behaviors/registry/core/atoms/std-drawer.orb +12 -12
  401. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  402. package/dist/behaviors/registry/core/atoms/std-event-log.orb +193 -178
  403. package/dist/behaviors/registry/core/atoms/std-export.orb +48 -42
  404. package/dist/behaviors/registry/core/atoms/std-file-store.orb +131 -131
  405. package/dist/behaviors/registry/core/atoms/std-filter.orb +10 -10
  406. package/dist/behaviors/registry/core/atoms/std-flag.orb +87 -87
  407. package/dist/behaviors/registry/core/atoms/std-form-advanced.orb +48 -48
  408. package/dist/behaviors/registry/core/atoms/std-gallery.orb +35 -35
  409. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +29 -29
  410. package/dist/behaviors/registry/core/atoms/std-graphs.orb +162 -154
  411. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +64 -64
  412. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  413. package/dist/behaviors/registry/core/atoms/std-modal.orb +30 -30
  414. package/dist/behaviors/registry/core/atoms/std-multi-party-flow.orb +557 -545
  415. package/dist/behaviors/registry/core/atoms/std-notify-on-event.orb +11 -11
  416. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +126 -126
  417. package/dist/behaviors/registry/core/atoms/std-pagination.orb +18 -18
  418. package/dist/behaviors/registry/core/atoms/std-push.orb +49 -49
  419. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +181 -181
  420. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +587 -571
  421. package/dist/behaviors/registry/core/atoms/std-recurrence.orb +150 -144
  422. package/dist/behaviors/registry/core/atoms/std-related.orb +29 -29
  423. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +113 -113
  424. package/dist/behaviors/registry/core/atoms/std-row-access-control.orb +6 -6
  425. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +74 -74
  426. package/dist/behaviors/registry/core/atoms/std-scatter.orb +75 -70
  427. package/dist/behaviors/registry/core/atoms/std-search.orb +4 -4
  428. package/dist/behaviors/registry/core/atoms/std-selection.orb +104 -104
  429. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +96 -96
  430. package/dist/behaviors/registry/core/atoms/std-stack-layout.orb +11 -11
  431. package/dist/behaviors/registry/core/atoms/std-stats.orb +258 -228
  432. package/dist/behaviors/registry/core/atoms/std-step-flow.orb +201 -198
  433. package/dist/behaviors/registry/core/atoms/std-tabs.orb +45 -40
  434. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  435. package/dist/behaviors/registry/core/atoms/std-thread.orb +62 -62
  436. package/dist/behaviors/registry/core/atoms/std-version-history.orb +157 -157
  437. package/dist/behaviors/registry/core/atoms/std-vote.orb +34 -34
  438. package/dist/behaviors/registry/core/atoms/std-wizard-form.orb +167 -167
  439. package/dist/behaviors/registry/core/atoms/std-wizard.orb +180 -177
  440. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +47 -47
  441. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +96 -96
  442. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +20 -20
  443. package/dist/behaviors/registry/core/molecules/std-list.orb +65 -65
  444. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +14 -14
  445. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +17 -17
  446. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
  447. package/dist/behaviors/registry/factory-signatures.json +20759 -67
  448. package/dist/behaviors/registry/game/atoms/std-collision.orb +140 -140
  449. package/dist/behaviors/registry/game/atoms/std-combat.orb +50 -50
  450. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +22 -22
  451. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +38 -38
  452. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +31 -31
  453. package/dist/behaviors/registry/game/atoms/std-movement.orb +285 -285
  454. package/dist/behaviors/registry/game/atoms/std-overworld.orb +77 -77
  455. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +73 -73
  456. package/dist/behaviors/registry/game/atoms/std-quest.orb +132 -132
  457. package/dist/behaviors/registry/game/atoms/std-timer.orb +294 -294
  458. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +156 -156
  459. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +78 -78
  460. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +273 -260
  461. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +100 -100
  462. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +365 -365
  463. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +376 -376
  464. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +561 -561
  465. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  466. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  467. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  468. package/dist/behaviors/registry/service/atoms/std-service-email.orb +75 -75
  469. package/dist/behaviors/registry/service/atoms/std-service-github.orb +71 -71
  470. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +65 -65
  471. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +89 -89
  472. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +52 -52
  473. package/dist/behaviors/registry/service/atoms/std-service-print.orb +115 -115
  474. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +71 -71
  475. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +54 -54
  476. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +104 -104
  477. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +61 -61
  478. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +56 -56
  479. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  480. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +910 -910
  481. package/dist/behaviors/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  482. package/dist/behaviors/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  483. package/dist/behaviors/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  484. package/dist/behaviors/registry/variations/views/std-stats-sparkline.orb +14 -14
  485. package/dist/registry/agent/atoms/std-agent-activity-log.orb +77 -77
  486. package/dist/registry/agent/atoms/std-agent-chat-thread.orb +105 -105
  487. package/dist/registry/agent/atoms/std-agent-classifier.orb +102 -102
  488. package/dist/registry/agent/atoms/std-agent-completion.orb +111 -111
  489. package/dist/registry/agent/atoms/std-agent-context-window.orb +375 -375
  490. package/dist/registry/agent/atoms/std-agent-conversation.orb +94 -94
  491. package/dist/registry/agent/atoms/std-agent-memory.orb +79 -79
  492. package/dist/registry/agent/atoms/std-agent-provider.orb +125 -125
  493. package/dist/registry/agent/atoms/std-agent-search.orb +63 -63
  494. package/dist/registry/agent/atoms/std-agent-session.orb +106 -106
  495. package/dist/registry/agent/atoms/std-agent-step-progress.orb +202 -202
  496. package/dist/registry/agent/atoms/std-agent-token-gauge.orb +350 -350
  497. package/dist/registry/agent/atoms/std-agent-tool-call.orb +58 -58
  498. package/dist/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
  499. package/dist/registry/agent/molecules/std-agent-learner.orb +173 -173
  500. package/dist/registry/agent/molecules/std-agent-planner.orb +136 -136
  501. package/dist/registry/agent/molecules/std-agent-rag.orb +118 -118
  502. package/dist/registry/agent/molecules/std-agent-tool-loop.orb +186 -186
  503. package/dist/registry/agent/organisms/std-agent-assistant.orb +1088 -1088
  504. package/dist/registry/agent/organisms/std-agent-builder.orb +3046 -3046
  505. package/dist/registry/agent/organisms/std-agent-pipeline.orb +2089 -2089
  506. package/dist/registry/agent/organisms/std-agent-reviewer.orb +926 -926
  507. package/dist/registry/agent/organisms/std-agent-tutor.orb +760 -760
  508. package/dist/registry/app/atoms/std-ap-bill.orb +126 -126
  509. package/dist/registry/app/atoms/std-applicant.orb +124 -124
  510. package/dist/registry/app/atoms/std-application.orb +136 -136
  511. package/dist/registry/app/atoms/std-approval-request.orb +206 -206
  512. package/dist/registry/app/atoms/std-campaign-goal.orb +124 -124
  513. package/dist/registry/app/atoms/std-change-order.orb +168 -168
  514. package/dist/registry/app/atoms/std-chart-of-accounts.orb +120 -120
  515. package/dist/registry/app/atoms/std-checkin.orb +146 -146
  516. package/dist/registry/app/atoms/std-checkout-terminal.orb +129 -129
  517. package/dist/registry/app/atoms/std-class-roster.orb +104 -104
  518. package/dist/registry/app/atoms/std-class-session.orb +128 -128
  519. package/dist/registry/app/atoms/std-court-deadline.orb +152 -152
  520. package/dist/registry/app/atoms/std-customer-account.orb +148 -148
  521. package/dist/registry/app/atoms/std-donation-receipt.orb +139 -139
  522. package/dist/registry/app/atoms/std-donor.orb +135 -135
  523. package/dist/registry/app/atoms/std-drip-sequence.orb +122 -122
  524. package/dist/registry/app/atoms/std-driver.orb +144 -144
  525. package/dist/registry/app/atoms/std-dunning.orb +183 -183
  526. package/dist/registry/app/atoms/std-email-broadcast.orb +128 -128
  527. package/dist/registry/app/atoms/std-event.orb +149 -149
  528. package/dist/registry/app/atoms/std-form-builder.orb +168 -168
  529. package/dist/registry/app/atoms/std-health-score.orb +150 -150
  530. package/dist/registry/app/atoms/std-help-article.orb +129 -129
  531. package/dist/registry/app/atoms/std-help-category.orb +141 -141
  532. package/dist/registry/app/atoms/std-interview-slot.orb +142 -142
  533. package/dist/registry/app/atoms/std-invoice.orb +168 -168
  534. package/dist/registry/app/atoms/std-kitchen-display.orb +152 -152
  535. package/dist/registry/app/atoms/std-lease.orb +136 -136
  536. package/dist/registry/app/atoms/std-ledger-entry.orb +134 -134
  537. package/dist/registry/app/atoms/std-maintenance-request.orb +156 -156
  538. package/dist/registry/app/atoms/std-matter.orb +129 -129
  539. package/dist/registry/app/atoms/std-membership.orb +132 -132
  540. package/dist/registry/app/atoms/std-menu.orb +158 -158
  541. package/dist/registry/app/atoms/std-modifier-group.orb +126 -126
  542. package/dist/registry/app/atoms/std-nps-survey.orb +120 -120
  543. package/dist/registry/app/atoms/std-offer-letter.orb +130 -130
  544. package/dist/registry/app/atoms/std-payout-ledger.orb +141 -141
  545. package/dist/registry/app/atoms/std-question-bank.orb +123 -123
  546. package/dist/registry/app/atoms/std-receipt.orb +157 -157
  547. package/dist/registry/app/atoms/std-recurring-charge.orb +137 -137
  548. package/dist/registry/app/atoms/std-renewal-risk.orb +152 -152
  549. package/dist/registry/app/atoms/std-rent-charge.orb +152 -152
  550. package/dist/registry/app/atoms/std-reorder-rule.orb +139 -139
  551. package/dist/registry/app/atoms/std-response-collector.orb +142 -142
  552. package/dist/registry/app/atoms/std-rfi.orb +153 -153
  553. package/dist/registry/app/atoms/std-route-optimize.orb +114 -114
  554. package/dist/registry/app/atoms/std-segment.orb +119 -119
  555. package/dist/registry/app/atoms/std-stock-level.orb +136 -136
  556. package/dist/registry/app/atoms/std-submittal.orb +165 -165
  557. package/dist/registry/app/atoms/std-table-map.orb +67 -67
  558. package/dist/registry/app/atoms/std-technician-dispatch.orb +134 -134
  559. package/dist/registry/app/atoms/std-telematics-event.orb +111 -111
  560. package/dist/registry/app/atoms/std-template-editor.orb +157 -157
  561. package/dist/registry/app/atoms/std-tenant.orb +127 -127
  562. package/dist/registry/app/atoms/std-ticket-tier.orb +178 -178
  563. package/dist/registry/app/atoms/std-time-entry.orb +136 -136
  564. package/dist/registry/app/atoms/std-timesheet.orb +174 -174
  565. package/dist/registry/app/atoms/std-trial.orb +147 -147
  566. package/dist/registry/app/atoms/std-vehicle.orb +147 -147
  567. package/dist/registry/app/atoms/std-vendor-onboarding.orb +232 -232
  568. package/dist/registry/app/atoms/std-waitlist.orb +142 -142
  569. package/dist/registry/app/atoms/std-warehouse.orb +82 -82
  570. package/dist/registry/app/atoms/std-work-order.orb +160 -160
  571. package/dist/registry/app/molecules/std-applicant-form.orb +65 -65
  572. package/dist/registry/app/molecules/std-approval-chain.orb +5 -5
  573. package/dist/registry/app/molecules/std-broadcast-builder.orb +59 -59
  574. package/dist/registry/app/molecules/std-cart.orb +45 -45
  575. package/dist/registry/app/molecules/std-ledger-entry-form.orb +159 -159
  576. package/dist/registry/app/molecules/std-multi-party-transaction.orb +12 -12
  577. package/dist/registry/app/molecules/std-pipeline.orb +20 -20
  578. package/dist/registry/app/molecules/std-recurring-schedule.orb +2 -2
  579. package/dist/registry/app/molecules/std-stock-adjustment.orb +111 -111
  580. package/dist/registry/app/molecules/std-timeline.orb +6 -6
  581. package/dist/registry/app/molecules/std-wizard-branching.orb +15 -15
  582. package/dist/registry/app/organisms/std-accounting.orb +91 -91
  583. package/dist/registry/app/organisms/std-api-gateway.orb +175 -175
  584. package/dist/registry/app/organisms/std-ats-recruiting.orb +132 -132
  585. package/dist/registry/app/organisms/std-booking-system.orb +686 -681
  586. package/dist/registry/app/organisms/std-cicd-pipeline.orb +277 -277
  587. package/dist/registry/app/organisms/std-cms.orb +271 -271
  588. package/dist/registry/app/organisms/std-coding-academy.orb +204 -204
  589. package/dist/registry/app/organisms/std-construction-pm.orb +129 -129
  590. package/dist/registry/app/organisms/std-crm.orb +270 -270
  591. package/dist/registry/app/organisms/std-customer-success.orb +91 -91
  592. package/dist/registry/app/organisms/std-devops-dashboard.orb +404 -404
  593. package/dist/registry/app/organisms/std-document-mgmt.orb +85 -85
  594. package/dist/registry/app/organisms/std-ecommerce.orb +705 -705
  595. package/dist/registry/app/organisms/std-embedded-dashboard.orb +151 -151
  596. package/dist/registry/app/organisms/std-event-ticketing.orb +213 -213
  597. package/dist/registry/app/organisms/std-field-service.orb +200 -200
  598. package/dist/registry/app/organisms/std-finance-tracker.orb +204 -204
  599. package/dist/registry/app/organisms/std-fitness-studio.orb +162 -162
  600. package/dist/registry/app/organisms/std-fleet-mgmt.orb +157 -157
  601. package/dist/registry/app/organisms/std-forum.orb +144 -144
  602. package/dist/registry/app/organisms/std-healthcare.orb +537 -537
  603. package/dist/registry/app/organisms/std-helpdesk.orb +182 -182
  604. package/dist/registry/app/organisms/std-hr-portal.orb +464 -464
  605. package/dist/registry/app/organisms/std-inventory.orb +186 -186
  606. package/dist/registry/app/organisms/std-iot-dashboard.orb +361 -361
  607. package/dist/registry/app/organisms/std-legal-case.orb +169 -169
  608. package/dist/registry/app/organisms/std-listings.orb +151 -151
  609. package/dist/registry/app/organisms/std-lms.orb +599 -416
  610. package/dist/registry/app/organisms/std-marketing-campaign.orb +127 -127
  611. package/dist/registry/app/organisms/std-marketplace.orb +224 -224
  612. package/dist/registry/app/organisms/std-nonprofit-donations.orb +111 -111
  613. package/dist/registry/app/organisms/std-notes.orb +111 -111
  614. package/dist/registry/app/organisms/std-project-manager.orb +222 -222
  615. package/dist/registry/app/organisms/std-property-mgmt.orb +182 -182
  616. package/dist/registry/app/organisms/std-public-help-center.orb +134 -134
  617. package/dist/registry/app/organisms/std-realtime-chat.orb +253 -253
  618. package/dist/registry/app/organisms/std-restaurant-pos.orb +134 -134
  619. package/dist/registry/app/organisms/std-retail-pos.orb +140 -140
  620. package/dist/registry/app/organisms/std-social-feed.orb +145 -145
  621. package/dist/registry/app/organisms/std-subscription-billing.orb +172 -172
  622. package/dist/registry/app/organisms/std-survey.orb +131 -131
  623. package/dist/registry/app/organisms/std-time-tracking.orb +180 -180
  624. package/dist/registry/app/organisms/std-trading-dashboard.orb +272 -272
  625. package/dist/registry/app/organisms/std-wiki.orb +120 -120
  626. package/dist/registry/core/atoms/std-app-layout.orb +44 -44
  627. package/dist/registry/core/atoms/std-audit-capture.orb +17 -17
  628. package/dist/registry/core/atoms/std-billable-hour.orb +126 -126
  629. package/dist/registry/core/atoms/std-board.orb +220 -208
  630. package/dist/registry/core/atoms/std-branching-logic.orb +110 -110
  631. package/dist/registry/core/atoms/std-browse.orb +69 -69
  632. package/dist/registry/core/atoms/std-cache-aside.orb +83 -83
  633. package/dist/registry/core/atoms/std-calendar.orb +53 -53
  634. package/dist/registry/core/atoms/std-cascade-on-delete.orb +12 -12
  635. package/dist/registry/core/atoms/std-circuit-breaker.orb +175 -175
  636. package/dist/registry/core/atoms/std-confirmation.orb +30 -30
  637. package/dist/registry/core/atoms/std-cross-reference.orb +14 -14
  638. package/dist/registry/core/atoms/std-dashboard-grid-embedded.orb +72 -72
  639. package/dist/registry/core/atoms/std-dashboard-grid-layout.orb +98 -98
  640. package/dist/registry/core/atoms/std-date-range.orb +23 -23
  641. package/dist/registry/core/atoms/std-display.orb +3 -3
  642. package/dist/registry/core/atoms/std-drawer.orb +12 -12
  643. package/dist/registry/core/atoms/std-esign-request.orb +29 -29
  644. package/dist/registry/core/atoms/std-event-log.orb +193 -178
  645. package/dist/registry/core/atoms/std-export.orb +48 -42
  646. package/dist/registry/core/atoms/std-file-store.orb +131 -131
  647. package/dist/registry/core/atoms/std-filter.orb +10 -10
  648. package/dist/registry/core/atoms/std-flag.orb +87 -87
  649. package/dist/registry/core/atoms/std-form-advanced.orb +48 -48
  650. package/dist/registry/core/atoms/std-gallery.orb +35 -35
  651. package/dist/registry/core/atoms/std-geosearch.orb +29 -29
  652. package/dist/registry/core/atoms/std-graphs.orb +162 -154
  653. package/dist/registry/core/atoms/std-image-upload-multi.orb +64 -64
  654. package/dist/registry/core/atoms/std-mod-queue.orb +56 -56
  655. package/dist/registry/core/atoms/std-modal.orb +30 -30
  656. package/dist/registry/core/atoms/std-multi-party-flow.orb +557 -545
  657. package/dist/registry/core/atoms/std-notify-on-event.orb +11 -11
  658. package/dist/registry/core/atoms/std-page-tree.orb +126 -126
  659. package/dist/registry/core/atoms/std-pagination.orb +18 -18
  660. package/dist/registry/core/atoms/std-push.orb +49 -49
  661. package/dist/registry/core/atoms/std-rate-limiter.orb +181 -181
  662. package/dist/registry/core/atoms/std-rating-review.orb +587 -571
  663. package/dist/registry/core/atoms/std-recurrence.orb +150 -144
  664. package/dist/registry/core/atoms/std-related.orb +29 -29
  665. package/dist/registry/core/atoms/std-rich-editor.orb +113 -113
  666. package/dist/registry/core/atoms/std-row-access-control.orb +6 -6
  667. package/dist/registry/core/atoms/std-saved-search.orb +74 -74
  668. package/dist/registry/core/atoms/std-scatter.orb +75 -70
  669. package/dist/registry/core/atoms/std-search.orb +4 -4
  670. package/dist/registry/core/atoms/std-selection.orb +104 -104
  671. package/dist/registry/core/atoms/std-signature-capture.orb +96 -96
  672. package/dist/registry/core/atoms/std-stack-layout.orb +11 -11
  673. package/dist/registry/core/atoms/std-stats.orb +258 -228
  674. package/dist/registry/core/atoms/std-step-flow.orb +201 -198
  675. package/dist/registry/core/atoms/std-tabs.orb +45 -40
  676. package/dist/registry/core/atoms/std-tag-taxonomy.orb +71 -71
  677. package/dist/registry/core/atoms/std-thread.orb +62 -62
  678. package/dist/registry/core/atoms/std-version-history.orb +157 -157
  679. package/dist/registry/core/atoms/std-vote.orb +34 -34
  680. package/dist/registry/core/atoms/std-wizard-form.orb +167 -167
  681. package/dist/registry/core/atoms/std-wizard.orb +180 -177
  682. package/dist/registry/core/molecules/std-dashboard.orb +47 -47
  683. package/dist/registry/core/molecules/std-esign-flow.orb +96 -96
  684. package/dist/registry/core/molecules/std-filtered-list.orb +20 -20
  685. package/dist/registry/core/molecules/std-list.orb +65 -65
  686. package/dist/registry/core/molecules/std-master-detail-layout.orb +14 -14
  687. package/dist/registry/core/molecules/std-tabs-layout.orb +17 -17
  688. package/dist/registry/core/organisms/std-generic-app.orb +554 -554
  689. package/dist/registry/factory-signatures.json +20759 -67
  690. package/dist/registry/game/atoms/std-collision.orb +140 -140
  691. package/dist/registry/game/atoms/std-combat.orb +50 -50
  692. package/dist/registry/game/atoms/std-dialogue-box.orb +22 -22
  693. package/dist/registry/game/atoms/std-game-canvas2d.orb +38 -38
  694. package/dist/registry/game/atoms/std-gameflow.orb +31 -31
  695. package/dist/registry/game/atoms/std-movement.orb +285 -285
  696. package/dist/registry/game/atoms/std-overworld.orb +77 -77
  697. package/dist/registry/game/atoms/std-physics2d.orb +73 -73
  698. package/dist/registry/game/atoms/std-quest.orb +132 -132
  699. package/dist/registry/game/atoms/std-timer.orb +294 -294
  700. package/dist/registry/game/organisms/std-arcade-game.orb +156 -156
  701. package/dist/registry/game/organisms/std-logic-training.orb +78 -78
  702. package/dist/registry/game/organisms/std-platformer-app.orb +273 -260
  703. package/dist/registry/game/organisms/std-puzzle-app.orb +100 -100
  704. package/dist/registry/game/organisms/std-rpg-game.orb +365 -365
  705. package/dist/registry/game/organisms/std-stem-lab.orb +376 -376
  706. package/dist/registry/game/organisms/std-strategy-game.orb +561 -561
  707. package/dist/registry/probes/molecules/std-source-scope-probe.orb +26 -26
  708. package/dist/registry/service/atoms/std-service-calendar-ical.orb +59 -59
  709. package/dist/registry/service/atoms/std-service-custom-bearer.orb +68 -68
  710. package/dist/registry/service/atoms/std-service-email.orb +75 -75
  711. package/dist/registry/service/atoms/std-service-github.orb +71 -71
  712. package/dist/registry/service/atoms/std-service-llm.orb +65 -65
  713. package/dist/registry/service/atoms/std-service-maps.orb +89 -89
  714. package/dist/registry/service/atoms/std-service-oauth.orb +52 -52
  715. package/dist/registry/service/atoms/std-service-print.orb +115 -115
  716. package/dist/registry/service/atoms/std-service-redis.orb +71 -71
  717. package/dist/registry/service/atoms/std-service-storage.orb +54 -54
  718. package/dist/registry/service/atoms/std-service-stripe.orb +104 -104
  719. package/dist/registry/service/atoms/std-service-twilio.orb +61 -61
  720. package/dist/registry/service/atoms/std-service-youtube.orb +56 -56
  721. package/dist/registry/service/organisms/std-service-marketplace.orb +1015 -1015
  722. package/dist/registry/service/organisms/std-service-research-assistant.orb +910 -910
  723. package/dist/registry/variations/chrome/std-app-layout-bottomnav.orb +7 -7
  724. package/dist/registry/variations/chrome/std-app-layout-minimal.orb +5 -5
  725. package/dist/registry/variations/chrome/std-app-layout-topnav.orb +9 -9
  726. package/dist/registry/variations/views/std-stats-sparkline.orb +14 -14
  727. package/package.json +1 -1
@@ -83,57 +83,57 @@
83
83
  "ref": "AppShell.traits.AppLayout",
84
84
  "name": "ContactAppLayout",
85
85
  "config": {
86
- "notificationClickEvent": "CONTACT_NOTIFICATIONS_OPEN",
86
+ "contentTrait": "@trait.ContactCatalog",
87
+ "notifications": [],
88
+ "searchEvent": "CONTACT_SEARCH",
87
89
  "appName": "App",
88
90
  "navItems": [
89
91
  {
90
- "label": "Contacts",
92
+ "icon": "users",
91
93
  "href": "/contacts",
92
- "icon": "users"
94
+ "label": "Contacts"
93
95
  },
94
96
  {
95
- "href": "/items",
96
97
  "icon": "package",
97
- "label": "Items"
98
+ "label": "Items",
99
+ "href": "/items"
98
100
  },
99
101
  {
100
- "icon": "activity",
101
102
  "href": "/activities",
102
- "label": "Activities"
103
+ "label": "Activities",
104
+ "icon": "activity"
103
105
  },
104
106
  {
105
- "icon": "check-square",
107
+ "href": "/tasks",
106
108
  "label": "Tasks",
107
- "href": "/tasks"
109
+ "icon": "check-square"
108
110
  },
109
111
  {
110
- "href": "/calendar",
111
112
  "label": "Calendar",
113
+ "href": "/calendar",
112
114
  "icon": "calendar"
113
115
  },
114
116
  {
115
- "href": "/widgets",
117
+ "label": "Dashboard",
116
118
  "icon": "layout-dashboard",
117
- "label": "Dashboard"
119
+ "href": "/widgets"
118
120
  },
119
121
  {
120
- "label": "Feed",
121
122
  "href": "/feed",
123
+ "label": "Feed",
122
124
  "icon": "rss"
123
125
  },
124
126
  {
125
- "label": "Notes",
127
+ "href": "/notes",
126
128
  "icon": "file-text",
127
- "href": "/notes"
129
+ "label": "Notes"
128
130
  }
129
131
  ],
130
- "searchEvent": "CONTACT_SEARCH",
131
- "contentTrait": "@trait.ContactCatalog",
132
- "notifications": []
132
+ "notificationClickEvent": "CONTACT_NOTIFICATIONS_OPEN"
133
133
  },
134
134
  "events": {
135
- "NOTIFY_CLICK": "CONTACT_NOTIFICATIONS_OPEN",
136
- "SEARCH": "CONTACT_SEARCH"
135
+ "SEARCH": "CONTACT_SEARCH",
136
+ "NOTIFY_CLICK": "CONTACT_NOTIFICATIONS_OPEN"
137
137
  }
138
138
  },
139
139
  {
@@ -221,50 +221,50 @@
221
221
  "type": "stack",
222
222
  "children": [
223
223
  {
224
- "type": "stack",
225
224
  "justify": "between",
226
- "gap": "md",
227
- "direction": "horizontal",
228
225
  "children": [
229
226
  {
230
- "direction": "horizontal",
231
227
  "type": "stack",
232
228
  "align": "center",
229
+ "direction": "horizontal",
233
230
  "children": [
234
231
  {
235
- "type": "icon",
236
- "name": "users"
232
+ "name": "users",
233
+ "type": "icon"
237
234
  },
238
235
  {
236
+ "content": "Contacts",
239
237
  "type": "typography",
240
- "variant": "h2",
241
- "content": "Contacts"
238
+ "variant": "h2"
242
239
  }
243
240
  ],
244
241
  "gap": "sm"
245
242
  },
246
243
  {
247
- "type": "button",
248
- "variant": "primary",
249
244
  "action": "CREATE",
250
- "label": "New Contact",
251
- "icon": "plus"
245
+ "variant": "primary",
246
+ "icon": "plus",
247
+ "type": "button",
248
+ "label": "New Contact"
252
249
  }
253
250
  ],
254
- "align": "center"
251
+ "gap": "md",
252
+ "align": "center",
253
+ "type": "stack",
254
+ "direction": "horizontal"
255
255
  },
256
256
  {
257
257
  "type": "divider"
258
258
  },
259
259
  {
260
+ "direction": "horizontal",
260
261
  "type": "stack",
261
- "align": "center",
262
262
  "children": [
263
263
  "@trait.ContactSearch",
264
264
  "@trait.ContactFilter"
265
265
  ],
266
- "direction": "horizontal",
267
- "gap": "md"
266
+ "gap": "md",
267
+ "align": "center"
268
268
  },
269
269
  {
270
270
  "type": "divider"
@@ -289,28 +289,28 @@
289
289
  "render-ui",
290
290
  "main",
291
291
  {
292
+ "className": "py-8",
293
+ "gap": "md",
294
+ "direction": "vertical",
295
+ "align": "center",
296
+ "type": "stack",
292
297
  "children": [
293
298
  {
294
299
  "name": "bell",
295
300
  "type": "icon"
296
301
  },
297
302
  {
303
+ "variant": "h3",
298
304
  "content": "No notifications",
299
- "type": "typography",
300
- "variant": "h3"
305
+ "type": "typography"
301
306
  },
302
307
  {
303
- "type": "button",
304
- "action": "INIT",
305
308
  "variant": "ghost",
309
+ "action": "INIT",
310
+ "type": "button",
306
311
  "label": "Back"
307
312
  }
308
- ],
309
- "gap": "md",
310
- "type": "stack",
311
- "className": "py-8",
312
- "align": "center",
313
- "direction": "vertical"
313
+ ]
314
314
  }
315
315
  ]
316
316
  ]
@@ -331,15 +331,15 @@
331
331
  "ref": "Filter.traits.FilterTargetFilter",
332
332
  "name": "ContactFilter",
333
333
  "config": {
334
+ "event": "CONTACT_FILTER",
334
335
  "filters": [
335
336
  {
336
- "options": [],
337
337
  "label": "Company",
338
+ "filterType": "select",
338
339
  "field": "company",
339
- "filterType": "select"
340
+ "options": []
340
341
  }
341
- ],
342
- "event": "CONTACT_FILTER"
342
+ ]
343
343
  }
344
344
  },
345
345
  {
@@ -347,46 +347,46 @@
347
347
  "name": "ContactBrowseList",
348
348
  "linkedEntity": "Contact",
349
349
  "config": {
350
- "gap": "sm",
351
- "itemActions": [
352
- {
353
- "label": "View",
354
- "variant": "ghost",
355
- "event": "VIEW"
356
- },
357
- {
358
- "label": "Edit",
359
- "variant": "ghost",
360
- "event": "EDIT"
361
- },
362
- {
363
- "event": "DELETE",
364
- "label": "Delete",
365
- "variant": "danger"
366
- }
367
- ],
368
350
  "cols": 1.0,
369
351
  "fields": [
370
352
  {
371
- "name": "name",
372
353
  "icon": "user",
354
+ "name": "name",
373
355
  "variant": "h3"
374
356
  },
375
357
  {
376
- "name": "email",
377
- "variant": "body"
358
+ "variant": "body",
359
+ "name": "email"
378
360
  },
379
361
  {
380
- "name": "phone",
381
- "variant": "caption"
362
+ "variant": "caption",
363
+ "name": "phone"
382
364
  },
383
365
  {
384
366
  "name": "company",
385
367
  "variant": "badge"
386
368
  },
387
369
  {
388
- "variant": "caption",
389
- "name": "role"
370
+ "name": "role",
371
+ "variant": "caption"
372
+ }
373
+ ],
374
+ "gap": "sm",
375
+ "itemActions": [
376
+ {
377
+ "label": "View",
378
+ "variant": "ghost",
379
+ "event": "VIEW"
380
+ },
381
+ {
382
+ "label": "Edit",
383
+ "event": "EDIT",
384
+ "variant": "ghost"
385
+ },
386
+ {
387
+ "event": "DELETE",
388
+ "variant": "danger",
389
+ "label": "Delete"
390
390
  }
391
391
  ]
392
392
  },
@@ -438,7 +438,9 @@
438
438
  "name": "ContactCreate",
439
439
  "linkedEntity": "Contact",
440
440
  "config": {
441
+ "title": "New Contact",
441
442
  "icon": "plus-circle",
443
+ "mode": "create",
442
444
  "fields": [
443
445
  "name",
444
446
  "email",
@@ -446,9 +448,7 @@
446
448
  "company",
447
449
  "role",
448
450
  "notes"
449
- ],
450
- "title": "New Contact",
451
- "mode": "create"
451
+ ]
452
452
  },
453
453
  "events": {
454
454
  "OPEN": "CREATE"
@@ -470,8 +470,6 @@
470
470
  "linkedEntity": "Contact",
471
471
  "config": {
472
472
  "mode": "edit",
473
- "icon": "edit",
474
- "title": "Edit Contact",
475
473
  "fields": [
476
474
  "name",
477
475
  "email",
@@ -479,7 +477,9 @@
479
477
  "company",
480
478
  "role",
481
479
  "notes"
482
- ]
480
+ ],
481
+ "icon": "edit",
482
+ "title": "Edit Contact"
483
483
  },
484
484
  "events": {
485
485
  "OPEN": "EDIT"
@@ -500,7 +500,6 @@
500
500
  "name": "ContactView",
501
501
  "linkedEntity": "Contact",
502
502
  "config": {
503
- "mode": "edit",
504
503
  "icon": "eye",
505
504
  "fields": [
506
505
  "name",
@@ -510,6 +509,7 @@
510
509
  "role",
511
510
  "notes"
512
511
  ],
512
+ "mode": "edit",
513
513
  "title": "View Contact"
514
514
  },
515
515
  "events": {
@@ -531,14 +531,14 @@
531
531
  "name": "ContactDelete",
532
532
  "linkedEntity": "Contact",
533
533
  "config": {
534
+ "alertMessage": "This action cannot be undone.",
534
535
  "confirmLabel": "Delete",
535
536
  "icon": "alert-triangle",
536
- "alertMessage": "This action cannot be undone.",
537
537
  "title": "Delete Contact"
538
538
  },
539
539
  "events": {
540
- "REQUEST": "DELETE",
541
- "CONFIRM": "CONFIRM_DELETE"
540
+ "CONFIRM": "CONFIRM_DELETE",
541
+ "REQUEST": "DELETE"
542
542
  },
543
543
  "listens": [
544
544
  {
@@ -854,57 +854,57 @@
854
854
  "ref": "AppShell.traits.AppLayout",
855
855
  "name": "ItemAppLayout",
856
856
  "config": {
857
- "appName": "App",
858
- "contentTrait": "@trait.ItemCatalog",
859
- "searchEvent": "ITEM_SEARCH",
860
- "notifications": [],
861
857
  "navItems": [
862
858
  {
863
- "label": "Contacts",
864
859
  "icon": "users",
860
+ "label": "Contacts",
865
861
  "href": "/contacts"
866
862
  },
867
863
  {
868
864
  "label": "Items",
869
- "icon": "package",
870
- "href": "/items"
865
+ "href": "/items",
866
+ "icon": "package"
871
867
  },
872
868
  {
873
- "label": "Activities",
869
+ "icon": "activity",
874
870
  "href": "/activities",
875
- "icon": "activity"
871
+ "label": "Activities"
876
872
  },
877
873
  {
878
- "href": "/tasks",
874
+ "icon": "check-square",
879
875
  "label": "Tasks",
880
- "icon": "check-square"
876
+ "href": "/tasks"
881
877
  },
882
878
  {
883
- "icon": "calendar",
884
879
  "label": "Calendar",
885
- "href": "/calendar"
880
+ "href": "/calendar",
881
+ "icon": "calendar"
886
882
  },
887
883
  {
888
884
  "href": "/widgets",
889
- "icon": "layout-dashboard",
890
- "label": "Dashboard"
885
+ "label": "Dashboard",
886
+ "icon": "layout-dashboard"
891
887
  },
892
888
  {
893
889
  "icon": "rss",
894
- "label": "Feed",
895
- "href": "/feed"
890
+ "href": "/feed",
891
+ "label": "Feed"
896
892
  },
897
893
  {
898
- "label": "Notes",
899
894
  "icon": "file-text",
895
+ "label": "Notes",
900
896
  "href": "/notes"
901
897
  }
902
898
  ],
899
+ "appName": "App",
900
+ "notifications": [],
901
+ "contentTrait": "@trait.ItemCatalog",
902
+ "searchEvent": "ITEM_SEARCH",
903
903
  "notificationClickEvent": "ITEM_NOTIFICATIONS_OPEN"
904
904
  },
905
905
  "events": {
906
- "SEARCH": "ITEM_SEARCH",
907
- "NOTIFY_CLICK": "ITEM_NOTIFICATIONS_OPEN"
906
+ "NOTIFY_CLICK": "ITEM_NOTIFICATIONS_OPEN",
907
+ "SEARCH": "ITEM_SEARCH"
908
908
  }
909
909
  },
910
910
  {
@@ -987,40 +987,40 @@
987
987
  "render-ui",
988
988
  "main",
989
989
  {
990
- "type": "stack",
991
990
  "direction": "vertical",
991
+ "type": "stack",
992
992
  "gap": "lg",
993
993
  "children": [
994
994
  {
995
+ "justify": "between",
995
996
  "align": "center",
996
997
  "direction": "horizontal",
997
- "gap": "md",
998
998
  "type": "stack",
999
- "justify": "between",
999
+ "gap": "md",
1000
1000
  "children": [
1001
1001
  {
1002
+ "align": "center",
1003
+ "type": "stack",
1004
+ "direction": "horizontal",
1005
+ "gap": "sm",
1002
1006
  "children": [
1003
1007
  {
1004
1008
  "type": "icon",
1005
1009
  "name": "package"
1006
1010
  },
1007
1011
  {
1008
- "variant": "h2",
1012
+ "type": "typography",
1009
1013
  "content": "Items",
1010
- "type": "typography"
1014
+ "variant": "h2"
1011
1015
  }
1012
- ],
1013
- "align": "center",
1014
- "direction": "horizontal",
1015
- "gap": "sm",
1016
- "type": "stack"
1016
+ ]
1017
1017
  },
1018
1018
  {
1019
1019
  "label": "New Item",
1020
- "action": "CREATE",
1021
- "variant": "primary",
1020
+ "icon": "plus",
1022
1021
  "type": "button",
1023
- "icon": "plus"
1022
+ "action": "CREATE",
1023
+ "variant": "primary"
1024
1024
  }
1025
1025
  ]
1026
1026
  },
@@ -1028,14 +1028,14 @@
1028
1028
  "type": "divider"
1029
1029
  },
1030
1030
  {
1031
+ "direction": "horizontal",
1032
+ "type": "stack",
1031
1033
  "gap": "md",
1032
1034
  "children": [
1033
1035
  "@trait.ItemSearch",
1034
1036
  "@trait.ItemFilter"
1035
1037
  ],
1036
- "direction": "horizontal",
1037
- "align": "center",
1038
- "type": "stack"
1038
+ "align": "center"
1039
1039
  },
1040
1040
  "@trait.ItemBrowseList"
1041
1041
  ]
@@ -1057,8 +1057,7 @@
1057
1057
  "render-ui",
1058
1058
  "main",
1059
1059
  {
1060
- "type": "stack",
1061
- "direction": "vertical",
1060
+ "align": "center",
1062
1061
  "children": [
1063
1062
  {
1064
1063
  "type": "icon",
@@ -1066,19 +1065,20 @@
1066
1065
  },
1067
1066
  {
1068
1067
  "type": "typography",
1069
- "content": "No notifications",
1070
- "variant": "h3"
1068
+ "variant": "h3",
1069
+ "content": "No notifications"
1071
1070
  },
1072
1071
  {
1073
- "action": "INIT",
1074
- "type": "button",
1075
1072
  "label": "Back",
1076
- "variant": "ghost"
1073
+ "variant": "ghost",
1074
+ "type": "button",
1075
+ "action": "INIT"
1077
1076
  }
1078
1077
  ],
1079
1078
  "gap": "md",
1079
+ "type": "stack",
1080
1080
  "className": "py-8",
1081
- "align": "center"
1081
+ "direction": "vertical"
1082
1082
  }
1083
1083
  ]
1084
1084
  ]
@@ -1115,11 +1115,28 @@
1115
1115
  "name": "ItemBrowseList",
1116
1116
  "linkedEntity": "Item",
1117
1117
  "config": {
1118
+ "itemActions": [
1119
+ {
1120
+ "variant": "ghost",
1121
+ "event": "VIEW",
1122
+ "label": "View"
1123
+ },
1124
+ {
1125
+ "label": "Edit",
1126
+ "event": "EDIT",
1127
+ "variant": "ghost"
1128
+ },
1129
+ {
1130
+ "event": "DELETE",
1131
+ "label": "Delete",
1132
+ "variant": "danger"
1133
+ }
1134
+ ],
1118
1135
  "fields": [
1119
1136
  {
1120
- "icon": "package",
1121
1137
  "name": "name",
1122
- "variant": "h3"
1138
+ "variant": "h3",
1139
+ "icon": "package"
1123
1140
  },
1124
1141
  {
1125
1142
  "name": "description",
@@ -1130,8 +1147,8 @@
1130
1147
  "variant": "caption"
1131
1148
  },
1132
1149
  {
1133
- "name": "price",
1134
1150
  "variant": "badge",
1151
+ "name": "price",
1135
1152
  "format": "currency"
1136
1153
  },
1137
1154
  {
@@ -1144,23 +1161,6 @@
1144
1161
  }
1145
1162
  ],
1146
1163
  "gap": "sm",
1147
- "itemActions": [
1148
- {
1149
- "label": "View",
1150
- "event": "VIEW",
1151
- "variant": "ghost"
1152
- },
1153
- {
1154
- "event": "EDIT",
1155
- "variant": "ghost",
1156
- "label": "Edit"
1157
- },
1158
- {
1159
- "event": "DELETE",
1160
- "label": "Delete",
1161
- "variant": "danger"
1162
- }
1163
- ],
1164
1164
  "cols": 2.0
1165
1165
  },
1166
1166
  "listens": [
@@ -1211,8 +1211,7 @@
1211
1211
  "name": "ItemCreate",
1212
1212
  "linkedEntity": "Item",
1213
1213
  "config": {
1214
- "icon": "plus-circle",
1215
- "mode": "create",
1214
+ "title": "New Item",
1216
1215
  "fields": [
1217
1216
  "name",
1218
1217
  "description",
@@ -1221,7 +1220,8 @@
1221
1220
  "quantity",
1222
1221
  "category"
1223
1222
  ],
1224
- "title": "New Item"
1223
+ "mode": "create",
1224
+ "icon": "plus-circle"
1225
1225
  },
1226
1226
  "events": {
1227
1227
  "OPEN": "CREATE"
@@ -1242,8 +1242,8 @@
1242
1242
  "name": "ItemEdit",
1243
1243
  "linkedEntity": "Item",
1244
1244
  "config": {
1245
+ "icon": "edit",
1245
1246
  "mode": "edit",
1246
- "title": "Edit Item",
1247
1247
  "fields": [
1248
1248
  "name",
1249
1249
  "description",
@@ -1252,7 +1252,7 @@
1252
1252
  "quantity",
1253
1253
  "category"
1254
1254
  ],
1255
- "icon": "edit"
1255
+ "title": "Edit Item"
1256
1256
  },
1257
1257
  "events": {
1258
1258
  "OPEN": "EDIT"
@@ -1273,7 +1273,8 @@
1273
1273
  "name": "ItemView",
1274
1274
  "linkedEntity": "Item",
1275
1275
  "config": {
1276
- "mode": "edit",
1276
+ "icon": "eye",
1277
+ "title": "View Item",
1277
1278
  "fields": [
1278
1279
  "name",
1279
1280
  "description",
@@ -1282,8 +1283,7 @@
1282
1283
  "quantity",
1283
1284
  "category"
1284
1285
  ],
1285
- "title": "View Item",
1286
- "icon": "eye"
1286
+ "mode": "edit"
1287
1287
  },
1288
1288
  "events": {
1289
1289
  "OPEN": "VIEW"
@@ -1304,9 +1304,9 @@
1304
1304
  "name": "ItemDelete",
1305
1305
  "linkedEntity": "Item",
1306
1306
  "config": {
1307
- "confirmLabel": "Delete",
1308
- "title": "Delete Item",
1309
1307
  "icon": "alert-triangle",
1308
+ "title": "Delete Item",
1309
+ "confirmLabel": "Delete",
1310
1310
  "alertMessage": "This action cannot be undone."
1311
1311
  },
1312
1312
  "events": {
@@ -1614,44 +1614,41 @@
1614
1614
  "ref": "AppShell.traits.AppLayout",
1615
1615
  "name": "ActivityAppLayout",
1616
1616
  "config": {
1617
- "appName": "App",
1618
- "notificationClickEvent": "ACTIVITY_NOTIFICATIONS_OPEN",
1619
- "contentTrait": "@trait.ActivityCatalog",
1620
1617
  "navItems": [
1621
1618
  {
1622
- "label": "Contacts",
1619
+ "href": "/contacts",
1623
1620
  "icon": "users",
1624
- "href": "/contacts"
1621
+ "label": "Contacts"
1625
1622
  },
1626
1623
  {
1627
- "label": "Items",
1628
1624
  "href": "/items",
1629
- "icon": "package"
1625
+ "icon": "package",
1626
+ "label": "Items"
1630
1627
  },
1631
1628
  {
1632
1629
  "label": "Activities",
1633
- "icon": "activity",
1634
- "href": "/activities"
1630
+ "href": "/activities",
1631
+ "icon": "activity"
1635
1632
  },
1636
1633
  {
1637
- "href": "/tasks",
1634
+ "icon": "check-square",
1638
1635
  "label": "Tasks",
1639
- "icon": "check-square"
1636
+ "href": "/tasks"
1640
1637
  },
1641
1638
  {
1642
- "label": "Calendar",
1643
1639
  "icon": "calendar",
1640
+ "label": "Calendar",
1644
1641
  "href": "/calendar"
1645
1642
  },
1646
1643
  {
1644
+ "label": "Dashboard",
1647
1645
  "icon": "layout-dashboard",
1648
- "href": "/widgets",
1649
- "label": "Dashboard"
1646
+ "href": "/widgets"
1650
1647
  },
1651
1648
  {
1649
+ "label": "Feed",
1652
1650
  "href": "/feed",
1653
- "icon": "rss",
1654
- "label": "Feed"
1651
+ "icon": "rss"
1655
1652
  },
1656
1653
  {
1657
1654
  "href": "/notes",
@@ -1659,12 +1656,15 @@
1659
1656
  "icon": "file-text"
1660
1657
  }
1661
1658
  ],
1659
+ "appName": "App",
1660
+ "notificationClickEvent": "ACTIVITY_NOTIFICATIONS_OPEN",
1662
1661
  "searchEvent": "ACTIVITY_SEARCH",
1663
- "notifications": []
1662
+ "notifications": [],
1663
+ "contentTrait": "@trait.ActivityCatalog"
1664
1664
  },
1665
1665
  "events": {
1666
- "SEARCH": "ACTIVITY_SEARCH",
1667
- "NOTIFY_CLICK": "ACTIVITY_NOTIFICATIONS_OPEN"
1666
+ "NOTIFY_CLICK": "ACTIVITY_NOTIFICATIONS_OPEN",
1667
+ "SEARCH": "ACTIVITY_SEARCH"
1668
1668
  }
1669
1669
  },
1670
1670
  {
@@ -1731,32 +1731,32 @@
1731
1731
  "render-ui",
1732
1732
  "main",
1733
1733
  {
1734
- "type": "stack",
1735
- "direction": "vertical",
1736
- "gap": "lg",
1737
1734
  "children": [
1738
1735
  {
1739
- "align": "center",
1740
1736
  "type": "stack",
1741
- "direction": "horizontal",
1742
1737
  "gap": "sm",
1738
+ "align": "center",
1743
1739
  "children": [
1744
1740
  {
1745
1741
  "type": "icon",
1746
1742
  "name": "activity"
1747
1743
  },
1748
1744
  {
1749
- "type": "typography",
1750
1745
  "content": "Activities",
1751
- "variant": "h2"
1746
+ "variant": "h2",
1747
+ "type": "typography"
1752
1748
  }
1753
- ]
1749
+ ],
1750
+ "direction": "horizontal"
1754
1751
  },
1755
1752
  {
1756
1753
  "type": "divider"
1757
1754
  },
1758
1755
  "@trait.ActivityBrowseList"
1759
- ]
1756
+ ],
1757
+ "type": "stack",
1758
+ "gap": "lg",
1759
+ "direction": "vertical"
1760
1760
  }
1761
1761
  ]
1762
1762
  ]
@@ -1775,20 +1775,19 @@
1775
1775
  "render-ui",
1776
1776
  "main",
1777
1777
  {
1778
- "gap": "md",
1778
+ "className": "py-8",
1779
1779
  "align": "center",
1780
+ "gap": "md",
1780
1781
  "type": "stack",
1781
- "className": "py-8",
1782
- "direction": "vertical",
1783
1782
  "children": [
1784
1783
  {
1785
- "type": "icon",
1786
- "name": "bell"
1784
+ "name": "bell",
1785
+ "type": "icon"
1787
1786
  },
1788
1787
  {
1788
+ "type": "typography",
1789
1789
  "variant": "h3",
1790
- "content": "No notifications",
1791
- "type": "typography"
1790
+ "content": "No notifications"
1792
1791
  },
1793
1792
  {
1794
1793
  "action": "INIT",
@@ -1796,7 +1795,8 @@
1796
1795
  "variant": "ghost",
1797
1796
  "label": "Back"
1798
1797
  }
1799
- ]
1798
+ ],
1799
+ "direction": "vertical"
1800
1800
  }
1801
1801
  ]
1802
1802
  ]
@@ -1810,7 +1810,7 @@
1810
1810
  "name": "ActivityBrowseList",
1811
1811
  "linkedEntity": "Activity",
1812
1812
  "config": {
1813
- "gap": "sm",
1813
+ "cols": 1.0,
1814
1814
  "itemActions": [
1815
1815
  {
1816
1816
  "variant": "ghost",
@@ -1818,26 +1818,25 @@
1818
1818
  "event": "VIEW"
1819
1819
  },
1820
1820
  {
1821
- "variant": "ghost",
1821
+ "label": "Edit",
1822
1822
  "event": "EDIT",
1823
- "label": "Edit"
1823
+ "variant": "ghost"
1824
1824
  },
1825
1825
  {
1826
1826
  "label": "Delete",
1827
- "variant": "danger",
1828
- "event": "DELETE"
1827
+ "event": "DELETE",
1828
+ "variant": "danger"
1829
1829
  }
1830
1830
  ],
1831
- "cols": 1.0,
1832
1831
  "fields": [
1833
1832
  {
1834
- "variant": "h4",
1835
1833
  "name": "title",
1834
+ "variant": "h4",
1836
1835
  "icon": "activity"
1837
1836
  },
1838
1837
  {
1839
- "name": "type",
1840
- "variant": "badge"
1838
+ "variant": "badge",
1839
+ "name": "type"
1841
1840
  },
1842
1841
  {
1843
1842
  "name": "actor",
@@ -1845,14 +1844,15 @@
1845
1844
  },
1846
1845
  {
1847
1846
  "variant": "caption",
1848
- "name": "timestamp",
1849
- "format": "date"
1847
+ "format": "date",
1848
+ "name": "timestamp"
1850
1849
  },
1851
1850
  {
1852
- "variant": "badge",
1853
- "name": "status"
1851
+ "name": "status",
1852
+ "variant": "badge"
1854
1853
  }
1855
- ]
1854
+ ],
1855
+ "gap": "sm"
1856
1856
  },
1857
1857
  "listens": [
1858
1858
  {
@@ -1886,9 +1886,6 @@
1886
1886
  "name": "ActivityView",
1887
1887
  "linkedEntity": "Activity",
1888
1888
  "config": {
1889
- "icon": "eye",
1890
- "title": "View Activity",
1891
- "mode": "edit",
1892
1889
  "fields": [
1893
1890
  "title",
1894
1891
  "type",
@@ -1896,7 +1893,10 @@
1896
1893
  "timestamp",
1897
1894
  "status",
1898
1895
  "notes"
1899
- ]
1896
+ ],
1897
+ "title": "View Activity",
1898
+ "icon": "eye",
1899
+ "mode": "edit"
1900
1900
  },
1901
1901
  "events": {
1902
1902
  "OPEN": "VIEW"
@@ -1925,9 +1925,9 @@
1925
1925
  "status",
1926
1926
  "notes"
1927
1927
  ],
1928
- "title": "Edit Activity",
1929
1928
  "icon": "edit",
1930
- "mode": "edit"
1929
+ "mode": "edit",
1930
+ "title": "Edit Activity"
1931
1931
  },
1932
1932
  "events": {
1933
1933
  "OPEN": "EDIT"
@@ -1948,10 +1948,10 @@
1948
1948
  "name": "ActivityDelete",
1949
1949
  "linkedEntity": "Activity",
1950
1950
  "config": {
1951
+ "icon": "alert-triangle",
1951
1952
  "title": "Delete Activity",
1952
1953
  "alertMessage": "This action cannot be undone.",
1953
- "confirmLabel": "Delete",
1954
- "icon": "alert-triangle"
1954
+ "confirmLabel": "Delete"
1955
1955
  },
1956
1956
  "events": {
1957
1957
  "REQUEST": "DELETE",
@@ -2231,10 +2231,9 @@
2231
2231
  "ref": "AppShell.traits.AppLayout",
2232
2232
  "name": "TaskAppLayout",
2233
2233
  "config": {
2234
- "searchEvent": "TASK_SEARCH",
2235
2234
  "notifications": [],
2235
+ "searchEvent": "TASK_SEARCH",
2236
2236
  "contentTrait": "@trait.TaskCatalog",
2237
- "notificationClickEvent": "TASK_NOTIFICATIONS_OPEN",
2238
2237
  "appName": "App",
2239
2238
  "navItems": [
2240
2239
  {
@@ -2243,19 +2242,19 @@
2243
2242
  "icon": "users"
2244
2243
  },
2245
2244
  {
2246
- "label": "Items",
2245
+ "href": "/items",
2247
2246
  "icon": "package",
2248
- "href": "/items"
2247
+ "label": "Items"
2249
2248
  },
2250
2249
  {
2251
- "icon": "activity",
2252
2250
  "href": "/activities",
2251
+ "icon": "activity",
2253
2252
  "label": "Activities"
2254
2253
  },
2255
2254
  {
2256
- "label": "Tasks",
2257
2255
  "href": "/tasks",
2258
- "icon": "check-square"
2256
+ "icon": "check-square",
2257
+ "label": "Tasks"
2259
2258
  },
2260
2259
  {
2261
2260
  "label": "Calendar",
@@ -2269,19 +2268,20 @@
2269
2268
  },
2270
2269
  {
2271
2270
  "href": "/feed",
2272
- "icon": "rss",
2273
- "label": "Feed"
2271
+ "label": "Feed",
2272
+ "icon": "rss"
2274
2273
  },
2275
2274
  {
2275
+ "icon": "file-text",
2276
2276
  "label": "Notes",
2277
- "href": "/notes",
2278
- "icon": "file-text"
2277
+ "href": "/notes"
2279
2278
  }
2280
- ]
2279
+ ],
2280
+ "notificationClickEvent": "TASK_NOTIFICATIONS_OPEN"
2281
2281
  },
2282
2282
  "events": {
2283
- "SEARCH": "TASK_SEARCH",
2284
- "NOTIFY_CLICK": "TASK_NOTIFICATIONS_OPEN"
2283
+ "NOTIFY_CLICK": "TASK_NOTIFICATIONS_OPEN",
2284
+ "SEARCH": "TASK_SEARCH"
2285
2285
  }
2286
2286
  },
2287
2287
  {
@@ -2366,14 +2366,17 @@
2366
2366
  {
2367
2367
  "type": "stack",
2368
2368
  "gap": "lg",
2369
- "direction": "vertical",
2370
2369
  "children": [
2371
2370
  {
2371
+ "type": "stack",
2372
2372
  "direction": "horizontal",
2373
2373
  "gap": "md",
2374
+ "justify": "between",
2374
2375
  "align": "center",
2375
2376
  "children": [
2376
2377
  {
2378
+ "direction": "horizontal",
2379
+ "gap": "sm",
2377
2380
  "children": [
2378
2381
  {
2379
2382
  "type": "icon",
@@ -2381,25 +2384,21 @@
2381
2384
  },
2382
2385
  {
2383
2386
  "content": "Tasks",
2384
- "variant": "h2",
2385
- "type": "typography"
2387
+ "type": "typography",
2388
+ "variant": "h2"
2386
2389
  }
2387
2390
  ],
2388
- "gap": "sm",
2389
2391
  "align": "center",
2390
- "type": "stack",
2391
- "direction": "horizontal"
2392
+ "type": "stack"
2392
2393
  },
2393
2394
  {
2394
- "type": "button",
2395
2395
  "icon": "plus",
2396
+ "type": "button",
2396
2397
  "label": "New Task",
2397
2398
  "action": "CREATE",
2398
2399
  "variant": "primary"
2399
2400
  }
2400
- ],
2401
- "type": "stack",
2402
- "justify": "between"
2401
+ ]
2403
2402
  },
2404
2403
  {
2405
2404
  "type": "divider"
@@ -2409,7 +2408,8 @@
2409
2408
  "type": "divider"
2410
2409
  },
2411
2410
  "@trait.TaskBrowseList"
2412
- ]
2411
+ ],
2412
+ "direction": "vertical"
2413
2413
  }
2414
2414
  ]
2415
2415
  ]
@@ -2428,28 +2428,28 @@
2428
2428
  "render-ui",
2429
2429
  "main",
2430
2430
  {
2431
- "align": "center",
2431
+ "className": "py-8",
2432
+ "gap": "md",
2432
2433
  "children": [
2433
2434
  {
2434
2435
  "name": "bell",
2435
2436
  "type": "icon"
2436
2437
  },
2437
2438
  {
2438
- "content": "No notifications",
2439
2439
  "variant": "h3",
2440
- "type": "typography"
2440
+ "type": "typography",
2441
+ "content": "No notifications"
2441
2442
  },
2442
2443
  {
2443
2444
  "label": "Back",
2444
- "action": "INIT",
2445
2445
  "variant": "ghost",
2446
- "type": "button"
2446
+ "type": "button",
2447
+ "action": "INIT"
2447
2448
  }
2448
2449
  ],
2449
2450
  "direction": "vertical",
2450
- "gap": "md",
2451
2451
  "type": "stack",
2452
- "className": "py-8"
2452
+ "align": "center"
2453
2453
  }
2454
2454
  ]
2455
2455
  ]
@@ -2472,8 +2472,8 @@
2472
2472
  "label": "Doing"
2473
2473
  },
2474
2474
  {
2475
- "label": "Done",
2476
- "value": "done"
2475
+ "value": "done",
2476
+ "label": "Done"
2477
2477
  }
2478
2478
  ],
2479
2479
  "title": "Filter by status",
@@ -2493,21 +2493,21 @@
2493
2493
  "variant": "h4"
2494
2494
  },
2495
2495
  {
2496
- "name": "description",
2497
- "variant": "body"
2496
+ "variant": "body",
2497
+ "name": "description"
2498
2498
  },
2499
2499
  {
2500
2500
  "name": "assignee",
2501
2501
  "variant": "caption"
2502
2502
  },
2503
2503
  {
2504
- "name": "dueDate",
2505
2504
  "format": "date",
2506
- "variant": "caption"
2505
+ "variant": "caption",
2506
+ "name": "dueDate"
2507
2507
  },
2508
2508
  {
2509
- "variant": "badge",
2510
- "name": "priority"
2509
+ "name": "priority",
2510
+ "variant": "badge"
2511
2511
  },
2512
2512
  {
2513
2513
  "variant": "badge",
@@ -2516,19 +2516,19 @@
2516
2516
  ],
2517
2517
  "itemActions": [
2518
2518
  {
2519
+ "label": "View",
2519
2520
  "event": "VIEW",
2520
- "variant": "ghost",
2521
- "label": "View"
2521
+ "variant": "ghost"
2522
2522
  },
2523
2523
  {
2524
- "event": "EDIT",
2524
+ "variant": "ghost",
2525
2525
  "label": "Edit",
2526
- "variant": "ghost"
2526
+ "event": "EDIT"
2527
2527
  },
2528
2528
  {
2529
- "variant": "danger",
2529
+ "event": "DELETE",
2530
2530
  "label": "Delete",
2531
- "event": "DELETE"
2531
+ "variant": "danger"
2532
2532
  }
2533
2533
  ],
2534
2534
  "gap": "sm"
@@ -2565,8 +2565,6 @@
2565
2565
  "name": "TaskCreate",
2566
2566
  "linkedEntity": "Task",
2567
2567
  "config": {
2568
- "mode": "create",
2569
- "icon": "plus-circle",
2570
2568
  "fields": [
2571
2569
  "title",
2572
2570
  "description",
@@ -2575,7 +2573,9 @@
2575
2573
  "priority",
2576
2574
  "status"
2577
2575
  ],
2578
- "title": "New Task"
2576
+ "mode": "create",
2577
+ "title": "New Task",
2578
+ "icon": "plus-circle"
2579
2579
  },
2580
2580
  "events": {
2581
2581
  "OPEN": "CREATE"
@@ -2596,9 +2596,6 @@
2596
2596
  "name": "TaskEdit",
2597
2597
  "linkedEntity": "Task",
2598
2598
  "config": {
2599
- "icon": "edit",
2600
- "title": "Edit Task",
2601
- "mode": "edit",
2602
2599
  "fields": [
2603
2600
  "title",
2604
2601
  "description",
@@ -2606,7 +2603,10 @@
2606
2603
  "dueDate",
2607
2604
  "priority",
2608
2605
  "status"
2609
- ]
2606
+ ],
2607
+ "mode": "edit",
2608
+ "icon": "edit",
2609
+ "title": "Edit Task"
2610
2610
  },
2611
2611
  "events": {
2612
2612
  "OPEN": "EDIT"
@@ -2627,6 +2627,8 @@
2627
2627
  "name": "TaskView",
2628
2628
  "linkedEntity": "Task",
2629
2629
  "config": {
2630
+ "title": "View Task",
2631
+ "mode": "edit",
2630
2632
  "fields": [
2631
2633
  "title",
2632
2634
  "description",
@@ -2635,9 +2637,7 @@
2635
2637
  "priority",
2636
2638
  "status"
2637
2639
  ],
2638
- "mode": "edit",
2639
- "icon": "eye",
2640
- "title": "View Task"
2640
+ "icon": "eye"
2641
2641
  },
2642
2642
  "events": {
2643
2643
  "OPEN": "VIEW"
@@ -2660,8 +2660,8 @@
2660
2660
  "config": {
2661
2661
  "alertMessage": "This action cannot be undone.",
2662
2662
  "icon": "alert-triangle",
2663
- "title": "Delete Task",
2664
- "confirmLabel": "Delete"
2663
+ "confirmLabel": "Delete",
2664
+ "title": "Delete Task"
2665
2665
  },
2666
2666
  "events": {
2667
2667
  "REQUEST": "DELETE",
@@ -2974,51 +2974,51 @@
2974
2974
  "ref": "AppShell.traits.AppLayout",
2975
2975
  "name": "CalendarAppLayout",
2976
2976
  "config": {
2977
+ "searchEvent": "CAL_SEARCH",
2977
2978
  "notifications": [],
2978
2979
  "notificationClickEvent": "CAL_NOTIFICATIONS_OPEN",
2979
- "contentTrait": "@trait.CalendarCatalog",
2980
- "searchEvent": "CAL_SEARCH",
2981
2980
  "appName": "App",
2981
+ "contentTrait": "@trait.CalendarCatalog",
2982
2982
  "navItems": [
2983
2983
  {
2984
- "icon": "users",
2984
+ "href": "/contacts",
2985
2985
  "label": "Contacts",
2986
- "href": "/contacts"
2986
+ "icon": "users"
2987
2987
  },
2988
2988
  {
2989
2989
  "icon": "package",
2990
- "label": "Items",
2991
- "href": "/items"
2990
+ "href": "/items",
2991
+ "label": "Items"
2992
2992
  },
2993
2993
  {
2994
2994
  "href": "/activities",
2995
- "icon": "activity",
2996
- "label": "Activities"
2995
+ "label": "Activities",
2996
+ "icon": "activity"
2997
2997
  },
2998
2998
  {
2999
- "icon": "check-square",
2999
+ "label": "Tasks",
3000
3000
  "href": "/tasks",
3001
- "label": "Tasks"
3001
+ "icon": "check-square"
3002
3002
  },
3003
3003
  {
3004
- "label": "Calendar",
3004
+ "icon": "calendar",
3005
3005
  "href": "/calendar",
3006
- "icon": "calendar"
3006
+ "label": "Calendar"
3007
3007
  },
3008
3008
  {
3009
- "label": "Dashboard",
3009
+ "icon": "layout-dashboard",
3010
3010
  "href": "/widgets",
3011
- "icon": "layout-dashboard"
3011
+ "label": "Dashboard"
3012
3012
  },
3013
3013
  {
3014
+ "href": "/feed",
3014
3015
  "icon": "rss",
3015
- "label": "Feed",
3016
- "href": "/feed"
3016
+ "label": "Feed"
3017
3017
  },
3018
3018
  {
3019
3019
  "href": "/notes",
3020
- "icon": "file-text",
3021
- "label": "Notes"
3020
+ "label": "Notes",
3021
+ "icon": "file-text"
3022
3022
  }
3023
3023
  ]
3024
3024
  },
@@ -3107,40 +3107,42 @@
3107
3107
  "render-ui",
3108
3108
  "main",
3109
3109
  {
3110
+ "gap": "lg",
3110
3111
  "direction": "vertical",
3112
+ "type": "stack",
3111
3113
  "children": [
3112
3114
  {
3113
- "gap": "md",
3114
- "justify": "between",
3115
3115
  "align": "center",
3116
3116
  "type": "stack",
3117
+ "justify": "between",
3117
3118
  "children": [
3118
3119
  {
3120
+ "type": "stack",
3121
+ "gap": "sm",
3119
3122
  "direction": "horizontal",
3120
3123
  "align": "center",
3121
- "type": "stack",
3122
3124
  "children": [
3123
3125
  {
3124
- "type": "icon",
3125
- "name": "calendar"
3126
+ "name": "calendar",
3127
+ "type": "icon"
3126
3128
  },
3127
3129
  {
3128
- "type": "typography",
3130
+ "content": "Calendar",
3129
3131
  "variant": "h2",
3130
- "content": "Calendar"
3132
+ "type": "typography"
3131
3133
  }
3132
- ],
3133
- "gap": "sm"
3134
+ ]
3134
3135
  },
3135
3136
  {
3136
- "label": "New Event",
3137
- "variant": "primary",
3138
3137
  "icon": "plus",
3138
+ "action": "CREATE",
3139
3139
  "type": "button",
3140
- "action": "CREATE"
3140
+ "label": "New Event",
3141
+ "variant": "primary"
3141
3142
  }
3142
3143
  ],
3143
- "direction": "horizontal"
3144
+ "direction": "horizontal",
3145
+ "gap": "md"
3144
3146
  },
3145
3147
  {
3146
3148
  "type": "divider"
@@ -3150,9 +3152,7 @@
3150
3152
  "type": "divider"
3151
3153
  },
3152
3154
  "@trait.CalendarBrowseList"
3153
- ],
3154
- "type": "stack",
3155
- "gap": "lg"
3155
+ ]
3156
3156
  }
3157
3157
  ]
3158
3158
  ]
@@ -3172,27 +3172,27 @@
3172
3172
  "main",
3173
3173
  {
3174
3174
  "direction": "vertical",
3175
- "align": "center",
3176
3175
  "className": "py-8",
3176
+ "align": "center",
3177
+ "type": "stack",
3177
3178
  "children": [
3178
3179
  {
3179
- "name": "bell",
3180
- "type": "icon"
3180
+ "type": "icon",
3181
+ "name": "bell"
3181
3182
  },
3182
3183
  {
3183
- "variant": "h3",
3184
3184
  "content": "No notifications",
3185
+ "variant": "h3",
3185
3186
  "type": "typography"
3186
3187
  },
3187
3188
  {
3188
- "action": "INIT",
3189
- "variant": "ghost",
3190
3189
  "type": "button",
3191
- "label": "Back"
3190
+ "label": "Back",
3191
+ "action": "INIT",
3192
+ "variant": "ghost"
3192
3193
  }
3193
3194
  ],
3194
- "gap": "md",
3195
- "type": "stack"
3195
+ "gap": "md"
3196
3196
  }
3197
3197
  ]
3198
3198
  ]
@@ -3205,9 +3205,9 @@
3205
3205
  "ref": "Calendar.traits.CalendarEventCalendar",
3206
3206
  "name": "CalendarView",
3207
3207
  "config": {
3208
+ "labelField": "title",
3208
3209
  "title": "Schedule",
3209
- "dateField": "startTime",
3210
- "labelField": "title"
3210
+ "dateField": "startTime"
3211
3211
  },
3212
3212
  "listens": [
3213
3213
  {
@@ -3225,21 +3225,39 @@
3225
3225
  "name": "CalendarBrowseList",
3226
3226
  "linkedEntity": "ScheduledEvent",
3227
3227
  "config": {
3228
+ "itemActions": [
3229
+ {
3230
+ "event": "VIEW",
3231
+ "label": "View",
3232
+ "variant": "ghost"
3233
+ },
3234
+ {
3235
+ "event": "EDIT",
3236
+ "label": "Edit",
3237
+ "variant": "ghost"
3238
+ },
3239
+ {
3240
+ "event": "DELETE",
3241
+ "variant": "danger",
3242
+ "label": "Delete"
3243
+ }
3244
+ ],
3245
+ "cols": 1.0,
3228
3246
  "fields": [
3229
3247
  {
3248
+ "icon": "calendar",
3230
3249
  "variant": "h4",
3231
- "name": "title",
3232
- "icon": "calendar"
3250
+ "name": "title"
3233
3251
  },
3234
3252
  {
3235
- "name": "startTime",
3253
+ "variant": "caption",
3236
3254
  "format": "date",
3237
- "variant": "caption"
3255
+ "name": "startTime"
3238
3256
  },
3239
3257
  {
3240
- "variant": "caption",
3241
3258
  "name": "endTime",
3242
- "format": "date"
3259
+ "format": "date",
3260
+ "variant": "caption"
3243
3261
  },
3244
3262
  {
3245
3263
  "name": "location",
@@ -3250,25 +3268,7 @@
3250
3268
  "variant": "caption"
3251
3269
  }
3252
3270
  ],
3253
- "gap": "sm",
3254
- "itemActions": [
3255
- {
3256
- "event": "VIEW",
3257
- "variant": "ghost",
3258
- "label": "View"
3259
- },
3260
- {
3261
- "variant": "ghost",
3262
- "label": "Edit",
3263
- "event": "EDIT"
3264
- },
3265
- {
3266
- "variant": "danger",
3267
- "label": "Delete",
3268
- "event": "DELETE"
3269
- }
3270
- ],
3271
- "cols": 1.0
3271
+ "gap": "sm"
3272
3272
  },
3273
3273
  "listens": [
3274
3274
  {
@@ -3302,6 +3302,8 @@
3302
3302
  "name": "CalendarCreate",
3303
3303
  "linkedEntity": "ScheduledEvent",
3304
3304
  "config": {
3305
+ "title": "New Event",
3306
+ "icon": "plus-circle",
3305
3307
  "fields": [
3306
3308
  "title",
3307
3309
  "startTime",
@@ -3310,9 +3312,7 @@
3310
3312
  "attendees",
3311
3313
  "description"
3312
3314
  ],
3313
- "mode": "create",
3314
- "icon": "plus-circle",
3315
- "title": "New Event"
3315
+ "mode": "create"
3316
3316
  },
3317
3317
  "events": {
3318
3318
  "OPEN": "CREATE"
@@ -3334,6 +3334,7 @@
3334
3334
  "linkedEntity": "ScheduledEvent",
3335
3335
  "config": {
3336
3336
  "icon": "edit",
3337
+ "mode": "edit",
3337
3338
  "fields": [
3338
3339
  "title",
3339
3340
  "startTime",
@@ -3342,8 +3343,7 @@
3342
3343
  "attendees",
3343
3344
  "description"
3344
3345
  ],
3345
- "title": "Edit Event",
3346
- "mode": "edit"
3346
+ "title": "Edit Event"
3347
3347
  },
3348
3348
  "events": {
3349
3349
  "OPEN": "EDIT"
@@ -3364,14 +3364,14 @@
3364
3364
  "name": "CalendarDelete",
3365
3365
  "linkedEntity": "ScheduledEvent",
3366
3366
  "config": {
3367
- "title": "Delete Event",
3368
- "confirmLabel": "Delete",
3369
3367
  "icon": "alert-triangle",
3370
- "alertMessage": "This action cannot be undone."
3368
+ "alertMessage": "This action cannot be undone.",
3369
+ "title": "Delete Event",
3370
+ "confirmLabel": "Delete"
3371
3371
  },
3372
3372
  "events": {
3373
- "CONFIRM": "CONFIRM_DELETE",
3374
- "REQUEST": "DELETE"
3373
+ "REQUEST": "DELETE",
3374
+ "CONFIRM": "CONFIRM_DELETE"
3375
3375
  },
3376
3376
  "listens": [
3377
3377
  {
@@ -3676,23 +3676,26 @@
3676
3676
  "ref": "AppShell.traits.AppLayout",
3677
3677
  "name": "WidgetAppLayout",
3678
3678
  "config": {
3679
+ "notificationClickEvent": "WIDGET_NOTIFICATIONS_OPEN",
3680
+ "notifications": [],
3679
3681
  "searchEvent": "WIDGET_SEARCH",
3682
+ "contentTrait": "@trait.WidgetCatalog",
3680
3683
  "appName": "App",
3681
3684
  "navItems": [
3682
3685
  {
3686
+ "href": "/contacts",
3683
3687
  "icon": "users",
3684
- "label": "Contacts",
3685
- "href": "/contacts"
3688
+ "label": "Contacts"
3686
3689
  },
3687
3690
  {
3691
+ "icon": "package",
3688
3692
  "label": "Items",
3689
- "href": "/items",
3690
- "icon": "package"
3693
+ "href": "/items"
3691
3694
  },
3692
3695
  {
3696
+ "href": "/activities",
3693
3697
  "icon": "activity",
3694
- "label": "Activities",
3695
- "href": "/activities"
3698
+ "label": "Activities"
3696
3699
  },
3697
3700
  {
3698
3701
  "href": "/tasks",
@@ -3700,33 +3703,30 @@
3700
3703
  "icon": "check-square"
3701
3704
  },
3702
3705
  {
3703
- "href": "/calendar",
3706
+ "label": "Calendar",
3704
3707
  "icon": "calendar",
3705
- "label": "Calendar"
3708
+ "href": "/calendar"
3706
3709
  },
3707
3710
  {
3708
- "href": "/widgets",
3711
+ "label": "Dashboard",
3709
3712
  "icon": "layout-dashboard",
3710
- "label": "Dashboard"
3713
+ "href": "/widgets"
3711
3714
  },
3712
3715
  {
3716
+ "label": "Feed",
3713
3717
  "href": "/feed",
3714
- "icon": "rss",
3715
- "label": "Feed"
3718
+ "icon": "rss"
3716
3719
  },
3717
3720
  {
3718
- "href": "/notes",
3721
+ "icon": "file-text",
3719
3722
  "label": "Notes",
3720
- "icon": "file-text"
3723
+ "href": "/notes"
3721
3724
  }
3722
- ],
3723
- "notifications": [],
3724
- "notificationClickEvent": "WIDGET_NOTIFICATIONS_OPEN",
3725
- "contentTrait": "@trait.WidgetCatalog"
3725
+ ]
3726
3726
  },
3727
3727
  "events": {
3728
- "NOTIFY_CLICK": "WIDGET_NOTIFICATIONS_OPEN",
3729
- "SEARCH": "WIDGET_SEARCH"
3728
+ "SEARCH": "WIDGET_SEARCH",
3729
+ "NOTIFY_CLICK": "WIDGET_NOTIFICATIONS_OPEN"
3730
3730
  }
3731
3731
  },
3732
3732
  {
@@ -3794,23 +3794,25 @@
3794
3794
  "main",
3795
3795
  {
3796
3796
  "gap": "lg",
3797
+ "direction": "vertical",
3798
+ "type": "stack",
3797
3799
  "children": [
3798
3800
  {
3799
- "align": "center",
3800
3801
  "gap": "sm",
3801
- "type": "stack",
3802
3802
  "direction": "horizontal",
3803
+ "align": "center",
3803
3804
  "children": [
3804
3805
  {
3805
- "type": "icon",
3806
- "name": "layout-dashboard"
3806
+ "name": "layout-dashboard",
3807
+ "type": "icon"
3807
3808
  },
3808
3809
  {
3809
- "type": "typography",
3810
+ "variant": "h2",
3810
3811
  "content": "Dashboard",
3811
- "variant": "h2"
3812
+ "type": "typography"
3812
3813
  }
3813
- ]
3814
+ ],
3815
+ "type": "stack"
3814
3816
  },
3815
3817
  {
3816
3818
  "type": "divider"
@@ -3821,9 +3823,7 @@
3821
3823
  "type": "divider"
3822
3824
  },
3823
3825
  "@trait.WidgetBrowseList"
3824
- ],
3825
- "type": "stack",
3826
- "direction": "vertical"
3826
+ ]
3827
3827
  }
3828
3828
  ]
3829
3829
  ]
@@ -3843,8 +3843,6 @@
3843
3843
  "main",
3844
3844
  {
3845
3845
  "className": "py-8",
3846
- "gap": "md",
3847
- "type": "stack",
3848
3846
  "direction": "vertical",
3849
3847
  "children": [
3850
3848
  {
@@ -3852,8 +3850,8 @@
3852
3850
  "name": "bell"
3853
3851
  },
3854
3852
  {
3855
- "variant": "h3",
3856
3853
  "content": "No notifications",
3854
+ "variant": "h3",
3857
3855
  "type": "typography"
3858
3856
  },
3859
3857
  {
@@ -3863,6 +3861,8 @@
3863
3861
  "label": "Back"
3864
3862
  }
3865
3863
  ],
3864
+ "gap": "md",
3865
+ "type": "stack",
3866
3866
  "align": "center"
3867
3867
  }
3868
3868
  ]
@@ -3878,19 +3878,19 @@
3878
3878
  "config": {
3879
3879
  "metrics": [
3880
3880
  {
3881
- "format": "number",
3882
- "aggregation": "count",
3883
3881
  "icon": "layout-dashboard",
3884
3882
  "variant": "primary",
3885
- "label": "Widgets"
3883
+ "aggregation": "count",
3884
+ "label": "Widgets",
3885
+ "format": "number"
3886
3886
  },
3887
3887
  {
3888
3888
  "aggregation": "sum",
3889
- "icon": "trending-up",
3890
3889
  "variant": "success",
3891
- "format": "number",
3890
+ "field": "value",
3892
3891
  "label": "Total Value",
3893
- "field": "value"
3892
+ "icon": "trending-up",
3893
+ "format": "number"
3894
3894
  }
3895
3895
  ],
3896
3896
  "title": "Key Metrics"
@@ -3910,13 +3910,13 @@
3910
3910
  "ref": "Graphs.traits.GraphItemGraph",
3911
3911
  "name": "WidgetGraphs",
3912
3912
  "config": {
3913
- "height": 240.0,
3914
3913
  "showLegend": true,
3914
+ "title": "Widgets by type",
3915
+ "subtitle": "Distribution",
3916
+ "chartType": "pie",
3915
3917
  "categoryField": "type",
3916
3918
  "aggregation": "count",
3917
- "subtitle": "Distribution",
3918
- "title": "Widgets by type",
3919
- "chartType": "pie"
3919
+ "height": 240.0
3920
3920
  },
3921
3921
  "listens": [
3922
3922
  {
@@ -3934,10 +3934,29 @@
3934
3934
  "name": "WidgetBrowseList",
3935
3935
  "linkedEntity": "Widget",
3936
3936
  "config": {
3937
+ "itemActions": [
3938
+ {
3939
+ "label": "View",
3940
+ "event": "VIEW",
3941
+ "variant": "ghost"
3942
+ },
3943
+ {
3944
+ "label": "Edit",
3945
+ "event": "EDIT",
3946
+ "variant": "ghost"
3947
+ },
3948
+ {
3949
+ "event": "DELETE",
3950
+ "label": "Delete",
3951
+ "variant": "danger"
3952
+ }
3953
+ ],
3954
+ "gap": "sm",
3955
+ "cols": 2.0,
3937
3956
  "fields": [
3938
3957
  {
3939
- "icon": "layout-dashboard",
3940
3958
  "name": "title",
3959
+ "icon": "layout-dashboard",
3941
3960
  "variant": "h4"
3942
3961
  },
3943
3962
  {
@@ -3949,34 +3968,15 @@
3949
3968
  "variant": "caption"
3950
3969
  },
3951
3970
  {
3952
- "variant": "badge",
3953
3971
  "name": "value",
3972
+ "variant": "badge",
3954
3973
  "format": "number"
3955
3974
  },
3956
3975
  {
3957
- "name": "dataSource",
3958
- "variant": "caption"
3959
- }
3960
- ],
3961
- "itemActions": [
3962
- {
3963
- "label": "View",
3964
- "event": "VIEW",
3965
- "variant": "ghost"
3966
- },
3967
- {
3968
- "variant": "ghost",
3969
- "label": "Edit",
3970
- "event": "EDIT"
3971
- },
3972
- {
3973
- "event": "DELETE",
3974
- "variant": "danger",
3975
- "label": "Delete"
3976
+ "variant": "caption",
3977
+ "name": "dataSource"
3976
3978
  }
3977
- ],
3978
- "cols": 2.0,
3979
- "gap": "sm"
3979
+ ]
3980
3980
  },
3981
3981
  "listens": [
3982
3982
  {
@@ -4018,9 +4018,9 @@
4018
4018
  "dataSource",
4019
4019
  "refreshInterval"
4020
4020
  ],
4021
- "title": "View Widget",
4022
4021
  "mode": "edit",
4023
- "icon": "eye"
4022
+ "icon": "eye",
4023
+ "title": "View Widget"
4024
4024
  },
4025
4025
  "events": {
4026
4026
  "OPEN": "VIEW"
@@ -4041,6 +4041,8 @@
4041
4041
  "name": "WidgetEdit",
4042
4042
  "linkedEntity": "Widget",
4043
4043
  "config": {
4044
+ "icon": "edit",
4045
+ "mode": "edit",
4044
4046
  "fields": [
4045
4047
  "title",
4046
4048
  "type",
@@ -4049,8 +4051,6 @@
4049
4051
  "dataSource",
4050
4052
  "refreshInterval"
4051
4053
  ],
4052
- "icon": "edit",
4053
- "mode": "edit",
4054
4054
  "title": "Edit Widget"
4055
4055
  },
4056
4056
  "events": {
@@ -4072,10 +4072,10 @@
4072
4072
  "name": "WidgetDelete",
4073
4073
  "linkedEntity": "Widget",
4074
4074
  "config": {
4075
- "alertMessage": "This action cannot be undone.",
4076
- "confirmLabel": "Delete",
4077
4075
  "icon": "alert-triangle",
4078
- "title": "Delete Widget"
4076
+ "alertMessage": "This action cannot be undone.",
4077
+ "title": "Delete Widget",
4078
+ "confirmLabel": "Delete"
4079
4079
  },
4080
4080
  "events": {
4081
4081
  "CONFIRM": "CONFIRM_DELETE",
@@ -4346,12 +4346,15 @@
4346
4346
  "ref": "AppShell.traits.AppLayout",
4347
4347
  "name": "FeedAppLayout",
4348
4348
  "config": {
4349
+ "contentTrait": "@trait.FeedCatalog",
4349
4350
  "appName": "App",
4351
+ "notifications": [],
4350
4352
  "notificationClickEvent": "FEED_NOTIFICATIONS_OPEN",
4353
+ "searchEvent": "FEED_SEARCH",
4351
4354
  "navItems": [
4352
4355
  {
4353
- "label": "Contacts",
4354
4356
  "href": "/contacts",
4357
+ "label": "Contacts",
4355
4358
  "icon": "users"
4356
4359
  },
4357
4360
  {
@@ -4360,23 +4363,23 @@
4360
4363
  "label": "Items"
4361
4364
  },
4362
4365
  {
4363
- "href": "/activities",
4366
+ "label": "Activities",
4364
4367
  "icon": "activity",
4365
- "label": "Activities"
4368
+ "href": "/activities"
4366
4369
  },
4367
4370
  {
4368
- "href": "/tasks",
4369
4371
  "icon": "check-square",
4370
- "label": "Tasks"
4372
+ "label": "Tasks",
4373
+ "href": "/tasks"
4371
4374
  },
4372
4375
  {
4373
- "href": "/calendar",
4376
+ "icon": "calendar",
4374
4377
  "label": "Calendar",
4375
- "icon": "calendar"
4378
+ "href": "/calendar"
4376
4379
  },
4377
4380
  {
4378
- "label": "Dashboard",
4379
4381
  "href": "/widgets",
4382
+ "label": "Dashboard",
4380
4383
  "icon": "layout-dashboard"
4381
4384
  },
4382
4385
  {
@@ -4385,18 +4388,15 @@
4385
4388
  "href": "/feed"
4386
4389
  },
4387
4390
  {
4388
- "icon": "file-text",
4389
4391
  "label": "Notes",
4390
- "href": "/notes"
4392
+ "href": "/notes",
4393
+ "icon": "file-text"
4391
4394
  }
4392
- ],
4393
- "notifications": [],
4394
- "contentTrait": "@trait.FeedCatalog",
4395
- "searchEvent": "FEED_SEARCH"
4395
+ ]
4396
4396
  },
4397
4397
  "events": {
4398
- "NOTIFY_CLICK": "FEED_NOTIFICATIONS_OPEN",
4399
- "SEARCH": "FEED_SEARCH"
4398
+ "SEARCH": "FEED_SEARCH",
4399
+ "NOTIFY_CLICK": "FEED_NOTIFICATIONS_OPEN"
4400
4400
  }
4401
4401
  },
4402
4402
  {
@@ -4479,49 +4479,49 @@
4479
4479
  "render-ui",
4480
4480
  "main",
4481
4481
  {
4482
- "gap": "lg",
4483
4482
  "type": "stack",
4483
+ "gap": "lg",
4484
+ "direction": "vertical",
4484
4485
  "children": [
4485
4486
  {
4486
- "type": "stack",
4487
+ "align": "center",
4487
4488
  "gap": "md",
4488
4489
  "children": [
4489
4490
  {
4490
4491
  "type": "stack",
4492
+ "direction": "horizontal",
4493
+ "gap": "sm",
4494
+ "align": "center",
4491
4495
  "children": [
4492
4496
  {
4493
- "type": "icon",
4494
- "name": "rss"
4497
+ "name": "rss",
4498
+ "type": "icon"
4495
4499
  },
4496
4500
  {
4497
- "variant": "h2",
4498
4501
  "content": "Feed",
4502
+ "variant": "h2",
4499
4503
  "type": "typography"
4500
4504
  }
4501
- ],
4502
- "align": "center",
4503
- "gap": "sm",
4504
- "direction": "horizontal"
4505
+ ]
4505
4506
  },
4506
4507
  {
4507
- "action": "CREATE",
4508
- "icon": "plus",
4509
4508
  "type": "button",
4509
+ "label": "New Post",
4510
+ "action": "CREATE",
4510
4511
  "variant": "primary",
4511
- "label": "New Post"
4512
+ "icon": "plus"
4512
4513
  }
4513
4514
  ],
4514
4515
  "direction": "horizontal",
4515
- "justify": "between",
4516
- "align": "center"
4516
+ "type": "stack",
4517
+ "justify": "between"
4517
4518
  },
4518
4519
  {
4519
4520
  "type": "divider"
4520
4521
  },
4521
4522
  "@trait.FeedBrowseList",
4522
4523
  "@trait.FeedPagination"
4523
- ],
4524
- "direction": "vertical"
4524
+ ]
4525
4525
  }
4526
4526
  ]
4527
4527
  ]
@@ -4540,9 +4540,7 @@
4540
4540
  "render-ui",
4541
4541
  "main",
4542
4542
  {
4543
- "align": "center",
4544
- "direction": "vertical",
4545
- "type": "stack",
4543
+ "gap": "md",
4546
4544
  "children": [
4547
4545
  {
4548
4546
  "type": "icon",
@@ -4554,14 +4552,16 @@
4554
4552
  "content": "No notifications"
4555
4553
  },
4556
4554
  {
4557
- "variant": "ghost",
4558
4555
  "label": "Back",
4559
- "action": "INIT",
4560
- "type": "button"
4556
+ "type": "button",
4557
+ "variant": "ghost",
4558
+ "action": "INIT"
4561
4559
  }
4562
4560
  ],
4563
- "className": "py-8",
4564
- "gap": "md"
4561
+ "align": "center",
4562
+ "direction": "vertical",
4563
+ "type": "stack",
4564
+ "className": "py-8"
4565
4565
  }
4566
4566
  ]
4567
4567
  ]
@@ -4592,49 +4592,49 @@
4592
4592
  "name": "FeedBrowseList",
4593
4593
  "linkedEntity": "FeedPost",
4594
4594
  "config": {
4595
+ "gap": "sm",
4595
4596
  "cols": 1.0,
4596
4597
  "itemActions": [
4597
4598
  {
4598
- "event": "VIEW",
4599
+ "label": "View",
4599
4600
  "variant": "ghost",
4600
- "label": "View"
4601
+ "event": "VIEW"
4601
4602
  },
4602
4603
  {
4603
- "label": "Edit",
4604
+ "event": "EDIT",
4604
4605
  "variant": "ghost",
4605
- "event": "EDIT"
4606
+ "label": "Edit"
4606
4607
  },
4607
4608
  {
4609
+ "variant": "danger",
4608
4610
  "label": "Delete",
4609
- "event": "DELETE",
4610
- "variant": "danger"
4611
+ "event": "DELETE"
4611
4612
  }
4612
4613
  ],
4613
4614
  "fields": [
4614
4615
  {
4615
4616
  "variant": "h3",
4616
- "icon": "rss",
4617
- "name": "title"
4617
+ "name": "title",
4618
+ "icon": "rss"
4618
4619
  },
4619
4620
  {
4620
- "name": "body",
4621
- "variant": "body"
4621
+ "variant": "body",
4622
+ "name": "body"
4622
4623
  },
4623
4624
  {
4624
4625
  "variant": "caption",
4625
4626
  "name": "author"
4626
4627
  },
4627
4628
  {
4628
- "format": "date",
4629
+ "variant": "caption",
4629
4630
  "name": "postedAt",
4630
- "variant": "caption"
4631
+ "format": "date"
4631
4632
  },
4632
4633
  {
4633
4634
  "name": "tags",
4634
4635
  "variant": "badge"
4635
4636
  }
4636
- ],
4637
- "gap": "sm"
4637
+ ]
4638
4638
  },
4639
4639
  "listens": [
4640
4640
  {
@@ -4669,6 +4669,7 @@
4669
4669
  "linkedEntity": "FeedPost",
4670
4670
  "config": {
4671
4671
  "title": "New Post",
4672
+ "mode": "create",
4672
4673
  "fields": [
4673
4674
  "title",
4674
4675
  "body",
@@ -4676,8 +4677,7 @@
4676
4677
  "postedAt",
4677
4678
  "tags"
4678
4679
  ],
4679
- "icon": "plus-circle",
4680
- "mode": "create"
4680
+ "icon": "plus-circle"
4681
4681
  },
4682
4682
  "events": {
4683
4683
  "OPEN": "CREATE"
@@ -4699,15 +4699,15 @@
4699
4699
  "linkedEntity": "FeedPost",
4700
4700
  "config": {
4701
4701
  "mode": "edit",
4702
+ "icon": "edit",
4703
+ "title": "Edit Post",
4702
4704
  "fields": [
4703
4705
  "title",
4704
4706
  "body",
4705
4707
  "author",
4706
4708
  "postedAt",
4707
4709
  "tags"
4708
- ],
4709
- "icon": "edit",
4710
- "title": "Edit Post"
4710
+ ]
4711
4711
  },
4712
4712
  "events": {
4713
4713
  "OPEN": "EDIT"
@@ -4729,13 +4729,13 @@
4729
4729
  "linkedEntity": "FeedPost",
4730
4730
  "config": {
4731
4731
  "alertMessage": "This action cannot be undone.",
4732
- "icon": "alert-triangle",
4733
4732
  "title": "Delete Post",
4734
- "confirmLabel": "Delete"
4733
+ "confirmLabel": "Delete",
4734
+ "icon": "alert-triangle"
4735
4735
  },
4736
4736
  "events": {
4737
- "CONFIRM": "CONFIRM_DELETE",
4738
- "REQUEST": "DELETE"
4737
+ "REQUEST": "DELETE",
4738
+ "CONFIRM": "CONFIRM_DELETE"
4739
4739
  },
4740
4740
  "listens": [
4741
4741
  {
@@ -5036,13 +5036,14 @@
5036
5036
  "ref": "AppShell.traits.AppLayout",
5037
5037
  "name": "NoteAppLayout",
5038
5038
  "config": {
5039
- "appName": "App",
5040
- "searchEvent": "NOTE_SEARCH",
5039
+ "notifications": [],
5040
+ "contentTrait": "@trait.NoteCatalog",
5041
+ "notificationClickEvent": "NOTE_NOTIFICATIONS_OPEN",
5041
5042
  "navItems": [
5042
5043
  {
5043
- "label": "Contacts",
5044
+ "href": "/contacts",
5044
5045
  "icon": "users",
5045
- "href": "/contacts"
5046
+ "label": "Contacts"
5046
5047
  },
5047
5048
  {
5048
5049
  "label": "Items",
@@ -5055,34 +5056,33 @@
5055
5056
  "href": "/activities"
5056
5057
  },
5057
5058
  {
5058
- "label": "Tasks",
5059
5059
  "icon": "check-square",
5060
+ "label": "Tasks",
5060
5061
  "href": "/tasks"
5061
5062
  },
5062
5063
  {
5064
+ "href": "/calendar",
5063
5065
  "label": "Calendar",
5064
- "icon": "calendar",
5065
- "href": "/calendar"
5066
+ "icon": "calendar"
5066
5067
  },
5067
5068
  {
5068
- "href": "/widgets",
5069
5069
  "icon": "layout-dashboard",
5070
- "label": "Dashboard"
5070
+ "label": "Dashboard",
5071
+ "href": "/widgets"
5071
5072
  },
5072
5073
  {
5073
- "label": "Feed",
5074
5074
  "icon": "rss",
5075
+ "label": "Feed",
5075
5076
  "href": "/feed"
5076
5077
  },
5077
5078
  {
5078
5079
  "label": "Notes",
5079
- "href": "/notes",
5080
- "icon": "file-text"
5080
+ "icon": "file-text",
5081
+ "href": "/notes"
5081
5082
  }
5082
5083
  ],
5083
- "notifications": [],
5084
- "notificationClickEvent": "NOTE_NOTIFICATIONS_OPEN",
5085
- "contentTrait": "@trait.NoteCatalog"
5084
+ "appName": "App",
5085
+ "searchEvent": "NOTE_SEARCH"
5086
5086
  },
5087
5087
  "events": {
5088
5088
  "SEARCH": "NOTE_SEARCH",
@@ -5170,39 +5170,39 @@
5170
5170
  "main",
5171
5171
  {
5172
5172
  "type": "stack",
5173
- "direction": "vertical",
5174
5173
  "gap": "lg",
5174
+ "direction": "vertical",
5175
5175
  "children": [
5176
5176
  {
5177
5177
  "type": "stack",
5178
- "align": "center",
5179
5178
  "justify": "between",
5180
- "gap": "md",
5181
5179
  "direction": "horizontal",
5180
+ "gap": "md",
5181
+ "align": "center",
5182
5182
  "children": [
5183
5183
  {
5184
5184
  "type": "stack",
5185
5185
  "align": "center",
5186
5186
  "children": [
5187
5187
  {
5188
- "type": "icon",
5189
- "name": "file-text"
5188
+ "name": "file-text",
5189
+ "type": "icon"
5190
5190
  },
5191
5191
  {
5192
5192
  "content": "Notes",
5193
- "type": "typography",
5194
- "variant": "h2"
5193
+ "variant": "h2",
5194
+ "type": "typography"
5195
5195
  }
5196
5196
  ],
5197
5197
  "direction": "horizontal",
5198
5198
  "gap": "sm"
5199
5199
  },
5200
5200
  {
5201
- "icon": "plus",
5201
+ "label": "New Note",
5202
+ "action": "CREATE",
5202
5203
  "variant": "primary",
5203
5204
  "type": "button",
5204
- "label": "New Note",
5205
- "action": "CREATE"
5205
+ "icon": "plus"
5206
5206
  }
5207
5207
  ]
5208
5208
  },
@@ -5233,6 +5233,7 @@
5233
5233
  "render-ui",
5234
5234
  "main",
5235
5235
  {
5236
+ "align": "center",
5236
5237
  "className": "py-8",
5237
5238
  "children": [
5238
5239
  {
@@ -5240,8 +5241,8 @@
5240
5241
  "name": "bell"
5241
5242
  },
5242
5243
  {
5243
- "type": "typography",
5244
5244
  "variant": "h3",
5245
+ "type": "typography",
5245
5246
  "content": "No notifications"
5246
5247
  },
5247
5248
  {
@@ -5251,10 +5252,9 @@
5251
5252
  "type": "button"
5252
5253
  }
5253
5254
  ],
5254
- "type": "stack",
5255
- "gap": "md",
5256
5255
  "direction": "vertical",
5257
- "align": "center"
5256
+ "gap": "md",
5257
+ "type": "stack"
5258
5258
  }
5259
5259
  ]
5260
5260
  ]
@@ -5276,43 +5276,43 @@
5276
5276
  "name": "NoteBrowseList",
5277
5277
  "linkedEntity": "Note",
5278
5278
  "config": {
5279
- "itemActions": [
5279
+ "cols": 1.0,
5280
+ "gap": "sm",
5281
+ "fields": [
5280
5282
  {
5281
- "event": "VIEW",
5282
- "variant": "ghost",
5283
- "label": "View"
5283
+ "icon": "file-text",
5284
+ "name": "title",
5285
+ "variant": "h4"
5284
5286
  },
5285
5287
  {
5286
- "event": "EDIT",
5287
- "variant": "ghost",
5288
- "label": "Edit"
5288
+ "variant": "body",
5289
+ "name": "body"
5289
5290
  },
5290
5291
  {
5291
- "event": "DELETE",
5292
- "variant": "danger",
5293
- "label": "Delete"
5292
+ "variant": "badge",
5293
+ "name": "tags"
5294
+ },
5295
+ {
5296
+ "name": "updatedAt",
5297
+ "format": "date",
5298
+ "variant": "caption"
5294
5299
  }
5295
5300
  ],
5296
- "gap": "sm",
5297
- "cols": 1.0,
5298
- "fields": [
5299
- {
5300
- "variant": "h4",
5301
- "icon": "file-text",
5302
- "name": "title"
5303
- },
5301
+ "itemActions": [
5304
5302
  {
5305
- "name": "body",
5306
- "variant": "body"
5303
+ "variant": "ghost",
5304
+ "label": "View",
5305
+ "event": "VIEW"
5307
5306
  },
5308
5307
  {
5309
- "name": "tags",
5310
- "variant": "badge"
5308
+ "label": "Edit",
5309
+ "event": "EDIT",
5310
+ "variant": "ghost"
5311
5311
  },
5312
5312
  {
5313
- "name": "updatedAt",
5314
- "variant": "caption",
5315
- "format": "date"
5313
+ "variant": "danger",
5314
+ "label": "Delete",
5315
+ "event": "DELETE"
5316
5316
  }
5317
5317
  ]
5318
5318
  },
@@ -5356,8 +5356,8 @@
5356
5356
  "name": "NoteCreate",
5357
5357
  "linkedEntity": "Note",
5358
5358
  "config": {
5359
- "title": "New Note",
5360
5359
  "icon": "plus-circle",
5360
+ "title": "New Note",
5361
5361
  "mode": "create",
5362
5362
  "fields": [
5363
5363
  "title",
@@ -5387,15 +5387,15 @@
5387
5387
  "linkedEntity": "Note",
5388
5388
  "config": {
5389
5389
  "mode": "edit",
5390
+ "icon": "edit",
5391
+ "title": "Edit Note",
5390
5392
  "fields": [
5391
5393
  "title",
5392
5394
  "body",
5393
5395
  "tags",
5394
5396
  "createdAt",
5395
5397
  "updatedAt"
5396
- ],
5397
- "title": "Edit Note",
5398
- "icon": "edit"
5398
+ ]
5399
5399
  },
5400
5400
  "events": {
5401
5401
  "OPEN": "EDIT"
@@ -5416,9 +5416,9 @@
5416
5416
  "name": "NoteView",
5417
5417
  "linkedEntity": "Note",
5418
5418
  "config": {
5419
- "title": "View Note",
5420
5419
  "icon": "eye",
5421
5420
  "mode": "edit",
5421
+ "title": "View Note",
5422
5422
  "fields": [
5423
5423
  "title",
5424
5424
  "body",
@@ -5446,14 +5446,14 @@
5446
5446
  "name": "NoteDelete",
5447
5447
  "linkedEntity": "Note",
5448
5448
  "config": {
5449
- "alertMessage": "This action cannot be undone.",
5450
5449
  "confirmLabel": "Delete",
5450
+ "alertMessage": "This action cannot be undone.",
5451
5451
  "icon": "alert-triangle",
5452
5452
  "title": "Delete Note"
5453
5453
  },
5454
5454
  "events": {
5455
- "CONFIRM": "CONFIRM_DELETE",
5456
- "REQUEST": "DELETE"
5455
+ "REQUEST": "DELETE",
5456
+ "CONFIRM": "CONFIRM_DELETE"
5457
5457
  },
5458
5458
  "listens": [
5459
5459
  {