@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
@@ -102,8 +102,9 @@
102
102
  "ref": "AppShell.traits.AppLayout",
103
103
  "name": "PatientAppLayout",
104
104
  "config": {
105
- "searchEvent": "PATIENT_SEARCH",
105
+ "contentTrait": "@trait.PatientCatalog",
106
106
  "notifications": [],
107
+ "notificationClickEvent": "PATIENT_NOTIFICATIONS_OPEN",
107
108
  "navItems": [
108
109
  {
109
110
  "label": "Patients",
@@ -111,9 +112,9 @@
111
112
  "href": "/patients"
112
113
  },
113
114
  {
114
- "label": "Appointments",
115
+ "href": "/appointments",
115
116
  "icon": "calendar",
116
- "href": "/appointments"
117
+ "label": "Appointments"
117
118
  },
118
119
  {
119
120
  "href": "/intake",
@@ -121,19 +122,18 @@
121
122
  "label": "Intake"
122
123
  },
123
124
  {
124
- "href": "/prescriptions",
125
125
  "icon": "pill",
126
- "label": "Prescriptions"
126
+ "label": "Prescriptions",
127
+ "href": "/prescriptions"
127
128
  },
128
129
  {
129
- "icon": "layout-dashboard",
130
+ "label": "Dashboard",
130
131
  "href": "/dashboard",
131
- "label": "Dashboard"
132
+ "icon": "layout-dashboard"
132
133
  }
133
134
  ],
134
- "contentTrait": "@trait.PatientCatalog",
135
- "notificationClickEvent": "PATIENT_NOTIFICATIONS_OPEN",
136
- "appName": "HealthcareApp"
135
+ "appName": "HealthcareApp",
136
+ "searchEvent": "PATIENT_SEARCH"
137
137
  },
138
138
  "events": {
139
139
  "NOTIFY_CLICK": "PATIENT_NOTIFICATIONS_OPEN",
@@ -220,45 +220,47 @@
220
220
  "render-ui",
221
221
  "main",
222
222
  {
223
+ "gap": "lg",
223
224
  "type": "stack",
225
+ "direction": "vertical",
224
226
  "children": [
225
227
  {
226
- "direction": "horizontal",
227
- "align": "center",
228
228
  "justify": "between",
229
+ "align": "center",
229
230
  "children": [
230
231
  {
231
- "direction": "horizontal",
232
232
  "type": "stack",
233
- "align": "center",
233
+ "direction": "horizontal",
234
+ "gap": "sm",
234
235
  "children": [
235
236
  {
236
237
  "name": "user-plus",
237
238
  "type": "icon"
238
239
  },
239
240
  {
240
- "content": "Patients",
241
241
  "type": "typography",
242
+ "content": "Patients",
242
243
  "variant": "h2"
243
244
  }
244
245
  ],
245
- "gap": "sm"
246
+ "align": "center"
246
247
  },
247
248
  {
249
+ "direction": "horizontal",
248
250
  "children": [
249
251
  {
250
- "icon": "plus",
251
- "label": "New Patient",
252
+ "type": "button",
252
253
  "variant": "primary",
253
254
  "action": "CREATE",
254
- "type": "button"
255
+ "icon": "plus",
256
+ "label": "New Patient"
255
257
  }
256
258
  ],
257
- "type": "stack",
258
259
  "gap": "sm",
259
- "direction": "horizontal"
260
+ "type": "stack"
260
261
  }
261
262
  ],
263
+ "direction": "horizontal",
262
264
  "type": "stack",
263
265
  "gap": "md"
264
266
  },
@@ -266,13 +268,13 @@
266
268
  "type": "divider"
267
269
  },
268
270
  {
269
- "direction": "horizontal",
270
271
  "gap": "sm",
272
+ "direction": "horizontal",
273
+ "type": "stack",
271
274
  "children": [
272
275
  "@trait.PatientSearch",
273
276
  "@trait.PatientFilter"
274
- ],
275
- "type": "stack"
277
+ ]
276
278
  },
277
279
  "@trait.PatientStats",
278
280
  "@trait.PatientGraphs",
@@ -280,9 +282,7 @@
280
282
  "type": "divider"
281
283
  },
282
284
  "@trait.PatientBrowseList"
283
- ],
284
- "direction": "vertical",
285
- "gap": "lg"
285
+ ]
286
286
  }
287
287
  ]
288
288
  ]
@@ -302,23 +302,24 @@
302
302
  "main",
303
303
  {
304
304
  "direction": "vertical",
305
- "align": "center",
306
305
  "gap": "md",
306
+ "align": "center",
307
+ "type": "stack",
307
308
  "children": [
308
309
  {
309
- "name": "bell",
310
- "type": "icon"
310
+ "type": "icon",
311
+ "name": "bell"
311
312
  },
312
313
  {
313
314
  "variant": "h3",
314
- "type": "typography",
315
- "content": "No notifications"
315
+ "content": "No notifications",
316
+ "type": "typography"
316
317
  },
317
318
  {
319
+ "type": "typography",
318
320
  "content": "You're all caught up.",
319
- "color": "muted",
320
321
  "variant": "caption",
321
- "type": "typography"
322
+ "color": "muted"
322
323
  },
323
324
  {
324
325
  "label": "Back to patients",
@@ -327,7 +328,6 @@
327
328
  "variant": "ghost"
328
329
  }
329
330
  ],
330
- "type": "stack",
331
331
  "className": "py-8"
332
332
  }
333
333
  ]
@@ -349,16 +349,17 @@
349
349
  "ref": "Filter.traits.FilterTargetFilter",
350
350
  "name": "PatientFilter",
351
351
  "config": {
352
+ "event": "FILTER",
352
353
  "filters": [
353
354
  {
354
355
  "field": "status",
355
- "label": "Status",
356
356
  "filterType": "select",
357
357
  "options": [
358
358
  "active",
359
359
  "inactive",
360
360
  "discharged"
361
- ]
361
+ ],
362
+ "label": "Status"
362
363
  },
363
364
  {
364
365
  "options": [
@@ -367,31 +368,30 @@
367
368
  "cigna",
368
369
  "uhc"
369
370
  ],
371
+ "filterType": "select",
370
372
  "field": "insuranceId",
371
- "label": "Insurance",
372
- "filterType": "select"
373
+ "label": "Insurance"
373
374
  }
374
- ],
375
- "event": "FILTER"
375
+ ]
376
376
  }
377
377
  },
378
378
  {
379
379
  "ref": "Stats.traits.StatsItemStats",
380
380
  "name": "PatientStats",
381
381
  "config": {
382
+ "title": "Patient Overview",
382
383
  "metrics": [
383
384
  {
385
+ "label": "Total Patients",
386
+ "aggregation": "count",
384
387
  "icon": "users",
385
388
  "variant": "primary",
386
- "format": "number",
387
- "label": "Total Patients",
388
- "aggregation": "count"
389
+ "format": "number"
389
390
  },
390
391
  {
391
- "variant": "success",
392
- "aggregation": "count",
393
392
  "label": "Active",
394
393
  "icon": "check-circle",
394
+ "aggregation": "count",
395
395
  "format": "number",
396
396
  "filter": [
397
397
  "fn",
@@ -401,24 +401,24 @@
401
401
  "@row.status",
402
402
  "active"
403
403
  ]
404
- ]
404
+ ],
405
+ "variant": "success"
405
406
  },
406
407
  {
408
+ "variant": "info",
407
409
  "label": "New This Month",
410
+ "aggregation": "count",
408
411
  "format": "number",
409
- "icon": "user-plus",
410
- "variant": "info",
411
- "aggregation": "count"
412
+ "icon": "user-plus"
412
413
  },
413
414
  {
414
- "aggregation": "count",
415
- "label": "By Insurance",
415
+ "variant": "default",
416
416
  "icon": "shield",
417
+ "aggregation": "count",
417
418
  "format": "number",
418
- "variant": "default"
419
+ "label": "By Insurance"
419
420
  }
420
- ],
421
- "title": "Patient Overview"
421
+ ]
422
422
  },
423
423
  "listens": [
424
424
  {
@@ -435,13 +435,13 @@
435
435
  "ref": "Graphs.traits.GraphItemGraph",
436
436
  "name": "PatientGraphs",
437
437
  "config": {
438
- "categoryField": "insuranceId",
439
- "title": "Patients by Insurance",
440
- "height": 280.0,
438
+ "chartType": "pie",
441
439
  "aggregation": "count",
440
+ "subtitle": "Distribution across providers",
441
+ "height": 280.0,
442
+ "title": "Patients by Insurance",
442
443
  "showLegend": true,
443
- "chartType": "pie",
444
- "subtitle": "Distribution across providers"
444
+ "categoryField": "insuranceId"
445
445
  },
446
446
  "listens": [
447
447
  {
@@ -459,39 +459,22 @@
459
459
  "name": "PatientBrowseList",
460
460
  "linkedEntity": "Patient",
461
461
  "config": {
462
- "itemActions": [
463
- {
464
- "event": "VIEW",
465
- "variant": "ghost",
466
- "label": "View"
467
- },
468
- {
469
- "variant": "ghost",
470
- "event": "EDIT",
471
- "label": "Edit"
472
- },
473
- {
474
- "event": "DELETE",
475
- "label": "Delete",
476
- "variant": "danger"
477
- }
478
- ],
479
462
  "gap": "sm",
480
463
  "fields": [
481
464
  {
482
- "name": "firstName",
483
- "label": "Name",
484
465
  "variant": "h3",
485
- "icon": "user"
466
+ "label": "Name",
467
+ "icon": "user",
468
+ "name": "firstName"
486
469
  },
487
470
  {
488
471
  "variant": "body",
489
472
  "name": "lastName"
490
473
  },
491
474
  {
492
- "name": "dateOfBirth",
493
475
  "format": "date",
494
476
  "label": "DOB",
477
+ "name": "dateOfBirth",
495
478
  "variant": "caption"
496
479
  },
497
480
  {
@@ -504,8 +487,25 @@
504
487
  "variant": "badge"
505
488
  },
506
489
  {
507
- "variant": "caption",
508
- "name": "email"
490
+ "name": "email",
491
+ "variant": "caption"
492
+ }
493
+ ],
494
+ "itemActions": [
495
+ {
496
+ "label": "View",
497
+ "variant": "ghost",
498
+ "event": "VIEW"
499
+ },
500
+ {
501
+ "label": "Edit",
502
+ "variant": "ghost",
503
+ "event": "EDIT"
504
+ },
505
+ {
506
+ "variant": "danger",
507
+ "label": "Delete",
508
+ "event": "DELETE"
509
509
  }
510
510
  ]
511
511
  },
@@ -566,7 +566,7 @@
566
566
  "name": "PatientCreate",
567
567
  "linkedEntity": "Patient",
568
568
  "config": {
569
- "title": "Create Patient",
569
+ "icon": "plus-circle",
570
570
  "fields": [
571
571
  "firstName",
572
572
  "lastName",
@@ -576,8 +576,8 @@
576
576
  "insuranceId",
577
577
  "status"
578
578
  ],
579
- "mode": "create",
580
- "icon": "plus-circle"
579
+ "title": "Create Patient",
580
+ "mode": "create"
581
581
  },
582
582
  "events": {
583
583
  "OPEN": "CREATE",
@@ -599,6 +599,7 @@
599
599
  "name": "PatientEdit",
600
600
  "linkedEntity": "Patient",
601
601
  "config": {
602
+ "mode": "edit",
602
603
  "fields": [
603
604
  "firstName",
604
605
  "lastName",
@@ -609,12 +610,11 @@
609
610
  "status"
610
611
  ],
611
612
  "title": "Edit Patient",
612
- "mode": "edit",
613
613
  "icon": "edit"
614
614
  },
615
615
  "events": {
616
- "SAVE": "PATIENT_UPDATED",
617
- "OPEN": "EDIT"
616
+ "OPEN": "EDIT",
617
+ "SAVE": "PATIENT_UPDATED"
618
618
  },
619
619
  "listens": [
620
620
  {
@@ -632,7 +632,6 @@
632
632
  "name": "PatientView",
633
633
  "linkedEntity": "Patient",
634
634
  "config": {
635
- "mode": "edit",
636
635
  "fields": [
637
636
  "firstName",
638
637
  "lastName",
@@ -643,7 +642,8 @@
643
642
  "status"
644
643
  ],
645
644
  "icon": "eye",
646
- "title": "Patient Details"
645
+ "title": "Patient Details",
646
+ "mode": "edit"
647
647
  },
648
648
  "events": {
649
649
  "OPEN": "VIEW"
@@ -664,14 +664,14 @@
664
664
  "name": "PatientDelete",
665
665
  "linkedEntity": "Patient",
666
666
  "config": {
667
- "title": "Delete Patient",
668
667
  "confirmLabel": "Delete",
669
- "alertMessage": "This action cannot be undone.",
670
- "icon": "alert-triangle"
668
+ "icon": "alert-triangle",
669
+ "title": "Delete Patient",
670
+ "alertMessage": "This action cannot be undone."
671
671
  },
672
672
  "events": {
673
- "REQUEST": "DELETE",
674
- "CONFIRM": "PATIENT_DELETED"
673
+ "CONFIRM": "PATIENT_DELETED",
674
+ "REQUEST": "DELETE"
675
675
  },
676
676
  "listens": [
677
677
  {
@@ -953,40 +953,40 @@
953
953
  "render-ui",
954
954
  "main",
955
955
  {
956
- "type": "stack",
957
- "gap": "md",
958
- "direction": "vertical",
959
956
  "children": [
960
957
  {
961
- "type": "stack",
962
958
  "gap": "sm",
959
+ "align": "center",
963
960
  "children": [
964
961
  {
965
- "name": "paperclip",
966
- "type": "icon"
962
+ "type": "icon",
963
+ "name": "paperclip"
967
964
  },
968
965
  {
966
+ "content": "Upload Medical Record",
969
967
  "variant": "h3",
970
- "type": "typography",
971
- "content": "Upload Medical Record"
968
+ "type": "typography"
972
969
  }
973
970
  ],
974
- "align": "center",
975
- "direction": "horizontal"
971
+ "direction": "horizontal",
972
+ "type": "stack"
976
973
  },
977
974
  {
975
+ "inputType": "text",
978
976
  "type": "input",
979
- "placeholder": "Choose file path…",
980
- "inputType": "text"
977
+ "placeholder": "Choose file path…"
981
978
  },
982
979
  {
983
- "label": "Upload",
984
- "variant": "primary",
985
- "icon": "upload",
986
980
  "action": "UPLOAD",
987
- "type": "button"
981
+ "icon": "upload",
982
+ "type": "button",
983
+ "variant": "primary",
984
+ "label": "Upload"
988
985
  }
989
- ]
986
+ ],
987
+ "direction": "vertical",
988
+ "type": "stack",
989
+ "gap": "md"
990
990
  }
991
991
  ]
992
992
  ]
@@ -1001,10 +1001,10 @@
1001
1001
  "storage",
1002
1002
  "upload",
1003
1003
  {
1004
- "maxSize": 10485760.0,
1005
- "file": "@payload.file",
1004
+ "acl": "private",
1006
1005
  "bucket": "patient-records",
1007
- "acl": "private"
1006
+ "file": "@payload.file",
1007
+ "maxSize": 10485760.0
1008
1008
  },
1009
1009
  {
1010
1010
  "emit": {
@@ -1017,21 +1017,21 @@
1017
1017
  "render-ui",
1018
1018
  "main",
1019
1019
  {
1020
- "align": "center",
1021
- "gap": "md",
1022
- "type": "stack",
1023
1020
  "children": [
1024
1021
  {
1025
1022
  "type": "spinner"
1026
1023
  },
1027
1024
  {
1025
+ "color": "muted",
1028
1026
  "variant": "caption",
1029
- "content": "Uploading…",
1030
1027
  "type": "typography",
1031
- "color": "muted"
1028
+ "content": "Uploading…"
1032
1029
  }
1033
1030
  ],
1034
- "direction": "vertical"
1031
+ "direction": "vertical",
1032
+ "gap": "md",
1033
+ "type": "stack",
1034
+ "align": "center"
1035
1035
  }
1036
1036
  ]
1037
1037
  ]
@@ -1220,11 +1220,6 @@
1220
1220
  "name": "AppointmentAppLayout",
1221
1221
  "linkedEntity": "Appointment",
1222
1222
  "config": {
1223
- "topBarActions": [],
1224
- "notificationClickEvent": "APPOINTMENT_NOTIFICATIONS_OPEN",
1225
- "appName": "HealthcareApp",
1226
- "contentTrait": "@trait.AppointmentCatalog",
1227
- "searchEvent": "APPOINTMENT_SEARCH",
1228
1223
  "navItems": [
1229
1224
  {
1230
1225
  "label": "Patients",
@@ -1237,22 +1232,27 @@
1237
1232
  "icon": "calendar"
1238
1233
  },
1239
1234
  {
1240
- "href": "/intake",
1241
1235
  "label": "Intake",
1242
- "icon": "layout-list"
1236
+ "icon": "layout-list",
1237
+ "href": "/intake"
1243
1238
  },
1244
1239
  {
1245
- "label": "Prescriptions",
1246
1240
  "icon": "pill",
1247
- "href": "/prescriptions"
1241
+ "href": "/prescriptions",
1242
+ "label": "Prescriptions"
1248
1243
  },
1249
1244
  {
1245
+ "icon": "layout-dashboard",
1250
1246
  "label": "Dashboard",
1251
- "href": "/dashboard",
1252
- "icon": "layout-dashboard"
1247
+ "href": "/dashboard"
1253
1248
  }
1254
1249
  ],
1255
- "notifications": []
1250
+ "notifications": [],
1251
+ "searchEvent": "APPOINTMENT_SEARCH",
1252
+ "appName": "HealthcareApp",
1253
+ "contentTrait": "@trait.AppointmentCatalog",
1254
+ "topBarActions": [],
1255
+ "notificationClickEvent": "APPOINTMENT_NOTIFICATIONS_OPEN"
1256
1256
  },
1257
1257
  "events": {
1258
1258
  "NOTIFY_CLICK": "APPOINTMENT_NOTIFICATIONS_OPEN",
@@ -1301,49 +1301,46 @@
1301
1301
  "render-ui",
1302
1302
  "main",
1303
1303
  {
1304
- "type": "stack",
1305
- "direction": "vertical",
1306
- "gap": "lg",
1307
1304
  "children": [
1308
1305
  {
1309
- "gap": "md",
1306
+ "align": "center",
1310
1307
  "children": [
1311
1308
  {
1312
1309
  "gap": "sm",
1313
- "direction": "horizontal",
1314
- "type": "stack",
1315
1310
  "align": "center",
1311
+ "direction": "horizontal",
1316
1312
  "children": [
1317
1313
  {
1318
1314
  "type": "icon",
1319
1315
  "name": "calendar"
1320
1316
  },
1321
1317
  {
1322
- "type": "typography",
1323
1318
  "content": "Appointments",
1319
+ "type": "typography",
1324
1320
  "variant": "h2"
1325
1321
  }
1326
- ]
1322
+ ],
1323
+ "type": "stack"
1327
1324
  },
1328
1325
  {
1329
- "type": "stack",
1330
1326
  "gap": "sm",
1327
+ "type": "stack",
1331
1328
  "direction": "horizontal",
1332
1329
  "children": [
1333
1330
  {
1331
+ "action": "CREATE",
1334
1332
  "variant": "primary",
1335
1333
  "type": "button",
1336
1334
  "label": "New Appointment",
1337
- "action": "CREATE",
1338
1335
  "icon": "plus"
1339
1336
  }
1340
1337
  ]
1341
1338
  }
1342
1339
  ],
1340
+ "type": "stack",
1343
1341
  "justify": "between",
1344
1342
  "direction": "horizontal",
1345
- "type": "stack",
1346
- "align": "center"
1343
+ "gap": "md"
1347
1344
  },
1348
1345
  {
1349
1346
  "type": "divider"
@@ -1353,7 +1350,10 @@
1353
1350
  "type": "divider"
1354
1351
  },
1355
1352
  "@trait.AppointmentBrowseList"
1356
- ]
1353
+ ],
1354
+ "direction": "vertical",
1355
+ "gap": "lg",
1356
+ "type": "stack"
1357
1357
  }
1358
1358
  ]
1359
1359
  ]
@@ -1367,8 +1367,8 @@
1367
1367
  "name": "AppointmentCalendar",
1368
1368
  "linkedEntity": "Appointment",
1369
1369
  "config": {
1370
- "colorField": "status",
1371
1370
  "dateField": "scheduledAt",
1371
+ "colorField": "status",
1372
1372
  "titleField": "summary"
1373
1373
  },
1374
1374
  "listens": [
@@ -1405,25 +1405,25 @@
1405
1405
  "config": {
1406
1406
  "fields": [
1407
1407
  {
1408
- "icon": "user",
1409
- "label": "Patient",
1410
1408
  "name": "patientName",
1409
+ "label": "Patient",
1410
+ "icon": "user",
1411
1411
  "variant": "h4"
1412
1412
  },
1413
1413
  {
1414
- "name": "doctorName",
1414
+ "variant": "body",
1415
1415
  "label": "Doctor",
1416
- "variant": "body"
1416
+ "name": "doctorName"
1417
1417
  },
1418
1418
  {
1419
1419
  "name": "scheduledAt",
1420
1420
  "label": "When",
1421
- "variant": "caption",
1422
- "format": "date"
1421
+ "format": "date",
1422
+ "variant": "caption"
1423
1423
  },
1424
1424
  {
1425
- "variant": "badge",
1426
- "name": "status"
1425
+ "name": "status",
1426
+ "variant": "badge"
1427
1427
  },
1428
1428
  {
1429
1429
  "variant": "caption",
@@ -1432,19 +1432,19 @@
1432
1432
  ],
1433
1433
  "itemActions": [
1434
1434
  {
1435
- "variant": "ghost",
1436
1435
  "event": "VIEW",
1437
- "label": "View"
1436
+ "label": "View",
1437
+ "variant": "ghost"
1438
1438
  },
1439
1439
  {
1440
- "variant": "ghost",
1441
1440
  "event": "EDIT",
1442
- "label": "Edit"
1441
+ "label": "Edit",
1442
+ "variant": "ghost"
1443
1443
  },
1444
1444
  {
1445
- "variant": "danger",
1445
+ "event": "DELETE",
1446
1446
  "label": "Delete",
1447
- "event": "DELETE"
1447
+ "variant": "danger"
1448
1448
  }
1449
1449
  ],
1450
1450
  "gap": "sm"
@@ -1481,7 +1481,7 @@
1481
1481
  "name": "AppointmentCreate",
1482
1482
  "linkedEntity": "Appointment",
1483
1483
  "config": {
1484
- "mode": "create",
1484
+ "icon": "plus-circle",
1485
1485
  "title": "Create Appointment",
1486
1486
  "fields": [
1487
1487
  "patientName",
@@ -1493,11 +1493,11 @@
1493
1493
  "reason",
1494
1494
  "status"
1495
1495
  ],
1496
- "icon": "plus-circle"
1496
+ "mode": "create"
1497
1497
  },
1498
1498
  "events": {
1499
- "SAVE": "APPOINTMENT_CREATED",
1500
- "OPEN": "CREATE"
1499
+ "OPEN": "CREATE",
1500
+ "SAVE": "APPOINTMENT_CREATED"
1501
1501
  },
1502
1502
  "listens": [
1503
1503
  {
@@ -1515,6 +1515,9 @@
1515
1515
  "name": "AppointmentEdit",
1516
1516
  "linkedEntity": "Appointment",
1517
1517
  "config": {
1518
+ "icon": "edit",
1519
+ "title": "Edit Appointment",
1520
+ "mode": "edit",
1518
1521
  "fields": [
1519
1522
  "patientName",
1520
1523
  "patientEmail",
@@ -1524,14 +1527,11 @@
1524
1527
  "scheduledAt",
1525
1528
  "reason",
1526
1529
  "status"
1527
- ],
1528
- "mode": "edit",
1529
- "title": "Edit Appointment",
1530
- "icon": "edit"
1530
+ ]
1531
1531
  },
1532
1532
  "events": {
1533
- "SAVE": "APPOINTMENT_UPDATED",
1534
- "OPEN": "EDIT"
1533
+ "OPEN": "EDIT",
1534
+ "SAVE": "APPOINTMENT_UPDATED"
1535
1535
  },
1536
1536
  "listens": [
1537
1537
  {
@@ -1549,8 +1549,6 @@
1549
1549
  "name": "AppointmentView",
1550
1550
  "linkedEntity": "Appointment",
1551
1551
  "config": {
1552
- "icon": "eye",
1553
- "title": "Appointment Details",
1554
1552
  "mode": "edit",
1555
1553
  "fields": [
1556
1554
  "patientName",
@@ -1559,7 +1557,9 @@
1559
1557
  "scheduledAt",
1560
1558
  "reason",
1561
1559
  "status"
1562
- ]
1560
+ ],
1561
+ "icon": "eye",
1562
+ "title": "Appointment Details"
1563
1563
  },
1564
1564
  "events": {
1565
1565
  "OPEN": "VIEW"
@@ -1580,14 +1580,14 @@
1580
1580
  "name": "AppointmentDelete",
1581
1581
  "linkedEntity": "Appointment",
1582
1582
  "config": {
1583
- "confirmLabel": "Delete",
1584
1583
  "icon": "alert-triangle",
1584
+ "title": "Delete Appointment",
1585
1585
  "alertMessage": "This action cannot be undone.",
1586
- "title": "Delete Appointment"
1586
+ "confirmLabel": "Delete"
1587
1587
  },
1588
1588
  "events": {
1589
- "CONFIRM": "APPOINTMENT_DELETED",
1590
- "REQUEST": "DELETE"
1589
+ "REQUEST": "DELETE",
1590
+ "CONFIRM": "APPOINTMENT_DELETED"
1591
1591
  },
1592
1592
  "listens": [
1593
1593
  {
@@ -1796,10 +1796,10 @@
1796
1796
  "email",
1797
1797
  "send",
1798
1798
  {
1799
- "body": "Your appointment is scheduled.",
1800
- "sender": "noreply@clinic.example",
1801
1799
  "subject": "Appointment Confirmed",
1802
- "recipient": "@payload.data.patientEmail"
1800
+ "body": "Your appointment is scheduled.",
1801
+ "recipient": "@payload.data.patientEmail",
1802
+ "sender": "noreply@clinic.example"
1803
1803
  },
1804
1804
  {
1805
1805
  "emit": {
@@ -1958,28 +1958,28 @@
1958
1958
  {
1959
1959
  "children": [
1960
1960
  {
1961
- "type": "stack",
1962
- "direction": "horizontal",
1963
1961
  "gap": "sm",
1962
+ "type": "stack",
1964
1963
  "children": [
1965
1964
  {
1966
1965
  "type": "icon",
1967
1966
  "name": "bell"
1968
1967
  },
1969
1968
  {
1970
- "type": "typography",
1969
+ "variant": "h3",
1971
1970
  "content": "Send Appointment Reminder",
1972
- "variant": "h3"
1971
+ "type": "typography"
1973
1972
  }
1974
1973
  ],
1974
+ "direction": "horizontal",
1975
1975
  "align": "center"
1976
1976
  },
1977
1977
  {
1978
1978
  "variant": "primary",
1979
- "action": "SEND_REMINDER",
1980
1979
  "type": "button",
1981
1980
  "label": "Send SMS Reminder",
1982
- "icon": "send"
1981
+ "icon": "send",
1982
+ "action": "SEND_REMINDER"
1983
1983
  }
1984
1984
  ],
1985
1985
  "type": "stack",
@@ -1999,9 +1999,9 @@
1999
1999
  "twilio",
2000
2000
  "sendSMS",
2001
2001
  {
2002
- "sender": "+15551234567",
2002
+ "recipient": "@payload.data.patientPhone",
2003
2003
  "body": "Reminder: appointment tomorrow.",
2004
- "recipient": "@payload.data.patientPhone"
2004
+ "sender": "+15551234567"
2005
2005
  },
2006
2006
  {
2007
2007
  "emit": {
@@ -2014,21 +2014,21 @@
2014
2014
  "render-ui",
2015
2015
  "main",
2016
2016
  {
2017
- "type": "stack",
2018
- "gap": "md",
2019
- "align": "center",
2017
+ "direction": "vertical",
2020
2018
  "children": [
2021
2019
  {
2022
2020
  "type": "spinner"
2023
2021
  },
2024
2022
  {
2025
- "color": "muted",
2026
2023
  "type": "typography",
2024
+ "color": "muted",
2027
2025
  "content": "Sending reminder…",
2028
2026
  "variant": "caption"
2029
2027
  }
2030
2028
  ],
2031
- "direction": "vertical"
2029
+ "gap": "md",
2030
+ "align": "center",
2031
+ "type": "stack"
2032
2032
  }
2033
2033
  ]
2034
2034
  ]
@@ -2173,22 +2173,23 @@
2173
2173
  "name": "IntakeFormAppLayout",
2174
2174
  "linkedEntity": "IntakeForm",
2175
2175
  "config": {
2176
- "topBarActions": [],
2177
2176
  "searchEvent": "INTAKE_SEARCH",
2177
+ "topBarActions": [],
2178
+ "appName": "HealthcareApp",
2178
2179
  "navItems": [
2179
2180
  {
2180
- "label": "Patients",
2181
+ "href": "/patients",
2181
2182
  "icon": "user-plus",
2182
- "href": "/patients"
2183
+ "label": "Patients"
2183
2184
  },
2184
2185
  {
2185
- "label": "Appointments",
2186
+ "icon": "calendar",
2186
2187
  "href": "/appointments",
2187
- "icon": "calendar"
2188
+ "label": "Appointments"
2188
2189
  },
2189
2190
  {
2190
- "icon": "layout-list",
2191
2191
  "label": "Intake",
2192
+ "icon": "layout-list",
2192
2193
  "href": "/intake"
2193
2194
  },
2194
2195
  {
@@ -2197,19 +2198,18 @@
2197
2198
  "icon": "pill"
2198
2199
  },
2199
2200
  {
2200
- "href": "/dashboard",
2201
2201
  "icon": "layout-dashboard",
2202
- "label": "Dashboard"
2202
+ "label": "Dashboard",
2203
+ "href": "/dashboard"
2203
2204
  }
2204
2205
  ],
2205
- "appName": "HealthcareApp",
2206
- "notificationClickEvent": "INTAKE_NOTIFICATIONS_OPEN",
2207
2206
  "contentTrait": "@trait.IntakeFormWizard",
2207
+ "notificationClickEvent": "INTAKE_NOTIFICATIONS_OPEN",
2208
2208
  "notifications": []
2209
2209
  },
2210
2210
  "events": {
2211
- "SEARCH": "INTAKE_SEARCH",
2212
- "NOTIFY_CLICK": "INTAKE_NOTIFICATIONS_OPEN"
2211
+ "NOTIFY_CLICK": "INTAKE_NOTIFICATIONS_OPEN",
2212
+ "SEARCH": "INTAKE_SEARCH"
2213
2213
  }
2214
2214
  },
2215
2215
  {
@@ -2427,8 +2427,8 @@
2427
2427
  "IntakeForm",
2428
2428
  {
2429
2429
  "emit": {
2430
- "success": "IntakeFormLoaded",
2431
- "failure": "IntakeFormLoadFailed"
2430
+ "failure": "IntakeFormLoadFailed",
2431
+ "success": "IntakeFormLoaded"
2432
2432
  }
2433
2433
  }
2434
2434
  ],
@@ -2436,43 +2436,50 @@
2436
2436
  "render-ui",
2437
2437
  "main",
2438
2438
  {
2439
+ "type": "stack",
2440
+ "gap": "lg",
2441
+ "direction": "vertical",
2442
+ "className": "max-w-xl mx-auto w-full",
2439
2443
  "children": [
2440
2444
  {
2441
- "gap": "sm",
2442
2445
  "type": "stack",
2443
- "align": "center",
2444
2446
  "direction": "horizontal",
2447
+ "align": "center",
2445
2448
  "children": [
2446
2449
  {
2447
- "type": "icon",
2448
- "name": "clipboard"
2450
+ "name": "clipboard",
2451
+ "type": "icon"
2449
2452
  },
2450
2453
  {
2451
2454
  "type": "typography",
2452
- "content": "Patient Intake",
2453
- "variant": "h2"
2455
+ "variant": "h2",
2456
+ "content": "Patient Intake"
2454
2457
  }
2455
- ]
2458
+ ],
2459
+ "gap": "sm"
2456
2460
  },
2457
2461
  {
2462
+ "currentStep": 0.0,
2458
2463
  "steps": [
2459
2464
  "Personal Info",
2460
2465
  "Medical History",
2461
2466
  "Insurance",
2462
2467
  "Review"
2463
2468
  ],
2464
- "currentStep": 0.0,
2465
2469
  "type": "wizard-progress"
2466
2470
  },
2467
2471
  {
2468
2472
  "type": "divider"
2469
2473
  },
2470
2474
  {
2471
- "content": "Personal Info",
2475
+ "variant": "h3",
2472
2476
  "type": "typography",
2473
- "variant": "h3"
2477
+ "content": "Personal Info"
2474
2478
  },
2475
2479
  {
2480
+ "submitEvent": "NEXT",
2481
+ "submitLabel": "Continue",
2482
+ "showCancel": false,
2476
2483
  "fields": [
2477
2484
  {
2478
2485
  "name": "firstName",
@@ -2483,21 +2490,14 @@
2483
2490
  "required": true
2484
2491
  },
2485
2492
  {
2486
- "required": true,
2487
- "name": "dateOfBirth"
2493
+ "name": "dateOfBirth",
2494
+ "required": true
2488
2495
  }
2489
2496
  ],
2490
- "mode": "create",
2491
- "showCancel": false,
2492
- "submitLabel": "Continue",
2493
- "submitEvent": "NEXT",
2494
- "type": "form-section"
2497
+ "type": "form-section",
2498
+ "mode": "create"
2495
2499
  }
2496
- ],
2497
- "direction": "vertical",
2498
- "type": "stack",
2499
- "gap": "lg",
2500
- "className": "max-w-xl mx-auto w-full"
2500
+ ]
2501
2501
  }
2502
2502
  ]
2503
2503
  ]
@@ -2532,6 +2532,8 @@
2532
2532
  "render-ui",
2533
2533
  "main",
2534
2534
  {
2535
+ "type": "stack",
2536
+ "gap": "lg",
2535
2537
  "children": [
2536
2538
  {
2537
2539
  "content": "Patient Intake",
@@ -2539,41 +2541,39 @@
2539
2541
  "variant": "h2"
2540
2542
  },
2541
2543
  {
2544
+ "type": "wizard-progress",
2542
2545
  "currentStep": 1.0,
2543
2546
  "steps": [
2544
2547
  "Personal Info",
2545
2548
  "Medical History",
2546
2549
  "Insurance",
2547
2550
  "Review"
2548
- ],
2549
- "type": "wizard-progress"
2551
+ ]
2550
2552
  },
2551
2553
  {
2552
2554
  "type": "divider"
2553
2555
  },
2554
2556
  {
2555
- "variant": "h3",
2557
+ "content": "Medical History",
2556
2558
  "type": "typography",
2557
- "content": "Medical History"
2559
+ "variant": "h3"
2558
2560
  },
2559
2561
  {
2560
- "submitEvent": "NEXT",
2561
- "cancelLabel": "Back",
2562
- "mode": "edit",
2563
- "entity": "@entity",
2564
2562
  "cancelEvent": "PREV",
2563
+ "cancelLabel": "Back",
2564
+ "type": "form-section",
2565
+ "submitEvent": "NEXT",
2565
2566
  "fields": [
2566
2567
  "allergies",
2567
2568
  "medications"
2568
2569
  ],
2570
+ "entity": "@entity",
2569
2571
  "submitLabel": "Continue",
2570
- "type": "form-section"
2572
+ "mode": "edit"
2571
2573
  }
2572
2574
  ],
2573
- "direction": "vertical",
2574
- "gap": "lg",
2575
- "type": "stack",
2576
- "className": "max-w-xl mx-auto w-full"
2575
+ "className": "max-w-xl mx-auto w-full",
2576
+ "direction": "vertical"
2577
2577
  }
2578
2578
  ]
2579
2579
  ]
@@ -2603,13 +2603,15 @@
2603
2603
  "render-ui",
2604
2604
  "main",
2605
2605
  {
2606
- "direction": "vertical",
2606
+ "type": "stack",
2607
2607
  "gap": "lg",
2608
+ "direction": "vertical",
2609
+ "className": "max-w-xl mx-auto w-full",
2608
2610
  "children": [
2609
2611
  {
2610
2612
  "type": "typography",
2611
- "variant": "h2",
2612
- "content": "Patient Intake"
2613
+ "content": "Patient Intake",
2614
+ "variant": "h2"
2613
2615
  },
2614
2616
  {
2615
2617
  "steps": [
@@ -2625,18 +2627,17 @@
2625
2627
  "type": "divider"
2626
2628
  },
2627
2629
  {
2628
- "type": "typography",
2629
2630
  "variant": "h3",
2631
+ "type": "typography",
2630
2632
  "content": "Insurance"
2631
2633
  },
2632
2634
  {
2633
- "cancelEvent": "PREV",
2635
+ "mode": "edit",
2634
2636
  "submitLabel": "Continue",
2635
- "entity": "@entity",
2636
2637
  "fields": [
2637
2638
  {
2638
- "required": true,
2639
- "name": "emergencyContact"
2639
+ "name": "emergencyContact",
2640
+ "required": true
2640
2641
  },
2641
2642
  {
2642
2643
  "required": true,
@@ -2647,14 +2648,13 @@
2647
2648
  "required": true
2648
2649
  }
2649
2650
  ],
2651
+ "type": "form-section",
2650
2652
  "submitEvent": "NEXT",
2653
+ "entity": "@entity",
2651
2654
  "cancelLabel": "Back",
2652
- "mode": "edit",
2653
- "type": "form-section"
2655
+ "cancelEvent": "PREV"
2654
2656
  }
2655
- ],
2656
- "type": "stack",
2657
- "className": "max-w-xl mx-auto w-full"
2657
+ ]
2658
2658
  }
2659
2659
  ]
2660
2660
  ]
@@ -2669,6 +2669,9 @@
2669
2669
  "main",
2670
2670
  {
2671
2671
  "type": "stack",
2672
+ "className": "max-w-xl mx-auto w-full",
2673
+ "direction": "vertical",
2674
+ "gap": "lg",
2672
2675
  "children": [
2673
2676
  {
2674
2677
  "variant": "h2",
@@ -2676,14 +2679,14 @@
2676
2679
  "type": "typography"
2677
2680
  },
2678
2681
  {
2679
- "type": "wizard-progress",
2680
2682
  "steps": [
2681
2683
  "Personal Info",
2682
2684
  "Medical History",
2683
2685
  "Insurance",
2684
2686
  "Review"
2685
2687
  ],
2686
- "currentStep": 0.0
2688
+ "currentStep": 0.0,
2689
+ "type": "wizard-progress"
2687
2690
  },
2688
2691
  {
2689
2692
  "type": "divider"
@@ -2694,10 +2697,6 @@
2694
2697
  "type": "typography"
2695
2698
  },
2696
2699
  {
2697
- "submitEvent": "NEXT",
2698
- "type": "form-section",
2699
- "entity": "@entity",
2700
- "submitLabel": "Continue",
2701
2700
  "showCancel": false,
2702
2701
  "fields": [
2703
2702
  {
@@ -2709,16 +2708,17 @@
2709
2708
  "name": "lastName"
2710
2709
  },
2711
2710
  {
2712
- "name": "dateOfBirth",
2713
- "required": true
2711
+ "required": true,
2712
+ "name": "dateOfBirth"
2714
2713
  }
2715
2714
  ],
2716
- "mode": "edit"
2715
+ "submitLabel": "Continue",
2716
+ "entity": "@entity",
2717
+ "mode": "edit",
2718
+ "submitEvent": "NEXT",
2719
+ "type": "form-section"
2717
2720
  }
2718
- ],
2719
- "gap": "lg",
2720
- "className": "max-w-xl mx-auto w-full",
2721
- "direction": "vertical"
2721
+ ]
2722
2722
  }
2723
2723
  ]
2724
2724
  ]
@@ -2756,38 +2756,40 @@
2756
2756
  "render-ui",
2757
2757
  "main",
2758
2758
  {
2759
- "type": "stack",
2760
2759
  "className": "max-w-xl mx-auto w-full",
2760
+ "gap": "lg",
2761
+ "type": "stack",
2761
2762
  "children": [
2762
2763
  {
2763
- "type": "typography",
2764
2764
  "variant": "h2",
2765
- "content": "Review intake"
2765
+ "content": "Review intake",
2766
+ "type": "typography"
2766
2767
  },
2767
2768
  {
2769
+ "type": "wizard-progress",
2768
2770
  "steps": [
2769
2771
  "Personal Info",
2770
2772
  "Medical History",
2771
2773
  "Insurance",
2772
2774
  "Review"
2773
2775
  ],
2774
- "currentStep": 3.0,
2775
- "type": "wizard-progress"
2776
+ "currentStep": 3.0
2776
2777
  },
2777
2778
  {
2778
2779
  "type": "divider"
2779
2780
  },
2780
2781
  {
2781
2782
  "gap": "sm",
2783
+ "direction": "vertical",
2784
+ "type": "stack",
2782
2785
  "children": [
2783
2786
  {
2784
2787
  "direction": "horizontal",
2785
- "type": "stack",
2786
- "justify": "between",
2788
+ "gap": "md",
2787
2789
  "children": [
2788
2790
  {
2789
- "content": "First Name",
2790
2791
  "type": "typography",
2792
+ "content": "First Name",
2791
2793
  "variant": "caption"
2792
2794
  },
2793
2795
  {
@@ -2796,64 +2798,66 @@
2796
2798
  "type": "typography"
2797
2799
  }
2798
2800
  ],
2799
- "gap": "md"
2801
+ "justify": "between",
2802
+ "type": "stack"
2800
2803
  },
2801
2804
  {
2805
+ "type": "stack",
2806
+ "justify": "between",
2802
2807
  "children": [
2803
2808
  {
2809
+ "type": "typography",
2804
2810
  "variant": "caption",
2805
- "content": "Last Name",
2806
- "type": "typography"
2811
+ "content": "Last Name"
2807
2812
  },
2808
2813
  {
2809
- "type": "typography",
2814
+ "variant": "body",
2810
2815
  "content": "@entity.lastName",
2811
- "variant": "body"
2816
+ "type": "typography"
2812
2817
  }
2813
2818
  ],
2814
- "direction": "horizontal",
2815
- "justify": "between",
2816
- "type": "stack",
2817
- "gap": "md"
2819
+ "gap": "md",
2820
+ "direction": "horizontal"
2818
2821
  },
2819
2822
  {
2820
- "justify": "between",
2821
- "direction": "horizontal",
2822
2823
  "gap": "md",
2824
+ "justify": "between",
2825
+ "type": "stack",
2823
2826
  "children": [
2824
2827
  {
2825
- "variant": "caption",
2826
2828
  "type": "typography",
2827
- "content": "Date of Birth"
2829
+ "content": "Date of Birth",
2830
+ "variant": "caption"
2828
2831
  },
2829
2832
  {
2830
2833
  "content": "@entity.dateOfBirth",
2831
- "variant": "body",
2832
- "type": "typography"
2834
+ "type": "typography",
2835
+ "variant": "body"
2833
2836
  }
2834
2837
  ],
2835
- "type": "stack"
2838
+ "direction": "horizontal"
2836
2839
  },
2837
2840
  {
2838
- "gap": "md",
2839
- "justify": "between",
2840
2841
  "type": "stack",
2842
+ "justify": "between",
2843
+ "gap": "md",
2841
2844
  "children": [
2842
2845
  {
2846
+ "content": "Allergies",
2843
2847
  "variant": "caption",
2844
- "type": "typography",
2845
- "content": "Allergies"
2848
+ "type": "typography"
2846
2849
  },
2847
2850
  {
2848
- "content": "@entity.allergies",
2849
2851
  "type": "typography",
2850
- "variant": "body"
2852
+ "variant": "body",
2853
+ "content": "@entity.allergies"
2851
2854
  }
2852
2855
  ],
2853
2856
  "direction": "horizontal"
2854
2857
  },
2855
2858
  {
2856
2859
  "type": "stack",
2860
+ "direction": "horizontal",
2857
2861
  "children": [
2858
2862
  {
2859
2863
  "content": "Medications",
@@ -2862,11 +2866,10 @@
2862
2866
  },
2863
2867
  {
2864
2868
  "variant": "body",
2865
- "type": "typography",
2866
- "content": "@entity.medications"
2869
+ "content": "@entity.medications",
2870
+ "type": "typography"
2867
2871
  }
2868
2872
  ],
2869
- "direction": "horizontal",
2870
2873
  "gap": "md",
2871
2874
  "justify": "between"
2872
2875
  },
@@ -2874,8 +2877,8 @@
2874
2877
  "children": [
2875
2878
  {
2876
2879
  "variant": "caption",
2877
- "type": "typography",
2878
- "content": "Emergency Contact"
2880
+ "content": "Emergency Contact",
2881
+ "type": "typography"
2879
2882
  },
2880
2883
  {
2881
2884
  "content": "@entity.emergencyContact",
@@ -2883,78 +2886,75 @@
2883
2886
  "variant": "body"
2884
2887
  }
2885
2888
  ],
2886
- "type": "stack",
2889
+ "justify": "between",
2887
2890
  "gap": "md",
2888
- "direction": "horizontal",
2889
- "justify": "between"
2891
+ "type": "stack",
2892
+ "direction": "horizontal"
2890
2893
  },
2891
2894
  {
2892
- "direction": "horizontal",
2893
- "type": "stack",
2894
2895
  "gap": "md",
2896
+ "type": "stack",
2897
+ "direction": "horizontal",
2895
2898
  "justify": "between",
2896
2899
  "children": [
2897
2900
  {
2898
2901
  "content": "Insurance Provider",
2899
- "type": "typography",
2900
- "variant": "caption"
2902
+ "variant": "caption",
2903
+ "type": "typography"
2901
2904
  },
2902
2905
  {
2906
+ "type": "typography",
2903
2907
  "variant": "body",
2904
- "content": "@entity.insuranceProvider",
2905
- "type": "typography"
2908
+ "content": "@entity.insuranceProvider"
2906
2909
  }
2907
2910
  ]
2908
2911
  },
2909
2912
  {
2913
+ "direction": "horizontal",
2910
2914
  "gap": "md",
2915
+ "justify": "between",
2916
+ "type": "stack",
2911
2917
  "children": [
2912
2918
  {
2913
- "content": "Insurance ID",
2914
2919
  "variant": "caption",
2915
- "type": "typography"
2920
+ "type": "typography",
2921
+ "content": "Insurance ID"
2916
2922
  },
2917
2923
  {
2918
2924
  "type": "typography",
2919
- "content": "@entity.insuranceId",
2920
- "variant": "body"
2925
+ "variant": "body",
2926
+ "content": "@entity.insuranceId"
2921
2927
  }
2922
- ],
2923
- "direction": "horizontal",
2924
- "type": "stack",
2925
- "justify": "between"
2928
+ ]
2926
2929
  }
2927
- ],
2928
- "type": "stack",
2929
- "direction": "vertical"
2930
+ ]
2930
2931
  },
2931
2932
  {
2932
2933
  "type": "divider"
2933
2934
  },
2934
2935
  {
2935
- "justify": "between",
2936
- "direction": "horizontal",
2936
+ "gap": "sm",
2937
2937
  "children": [
2938
2938
  {
2939
2939
  "type": "button",
2940
- "variant": "ghost",
2941
- "icon": "arrow-left",
2940
+ "label": "Back",
2942
2941
  "action": "PREV",
2943
- "label": "Back"
2942
+ "variant": "ghost",
2943
+ "icon": "arrow-left"
2944
2944
  },
2945
2945
  {
2946
- "type": "button",
2947
2946
  "action": "COMPLETE",
2948
- "icon": "check",
2949
2947
  "variant": "primary",
2950
- "label": "Submit Intake"
2948
+ "label": "Submit Intake",
2949
+ "type": "button",
2950
+ "icon": "check"
2951
2951
  }
2952
2952
  ],
2953
- "gap": "sm",
2953
+ "direction": "horizontal",
2954
+ "justify": "between",
2954
2955
  "type": "stack"
2955
2956
  }
2956
2957
  ],
2957
- "gap": "lg",
2958
2958
  "direction": "vertical"
2959
2959
  }
2960
2960
  ]
@@ -2969,22 +2969,24 @@
2969
2969
  "render-ui",
2970
2970
  "main",
2971
2971
  {
2972
+ "direction": "vertical",
2973
+ "gap": "lg",
2972
2974
  "type": "stack",
2973
2975
  "children": [
2974
2976
  {
2977
+ "content": "Patient Intake",
2975
2978
  "type": "typography",
2976
- "variant": "h2",
2977
- "content": "Patient Intake"
2979
+ "variant": "h2"
2978
2980
  },
2979
2981
  {
2982
+ "currentStep": 1.0,
2983
+ "type": "wizard-progress",
2980
2984
  "steps": [
2981
2985
  "Personal Info",
2982
2986
  "Medical History",
2983
2987
  "Insurance",
2984
2988
  "Review"
2985
- ],
2986
- "type": "wizard-progress",
2987
- "currentStep": 1.0
2989
+ ]
2988
2990
  },
2989
2991
  {
2990
2992
  "type": "divider"
@@ -2996,20 +2998,18 @@
2996
2998
  },
2997
2999
  {
2998
3000
  "entity": "@entity",
3001
+ "type": "form-section",
2999
3002
  "mode": "edit",
3000
- "cancelEvent": "PREV",
3001
3003
  "submitLabel": "Continue",
3004
+ "cancelLabel": "Back",
3002
3005
  "submitEvent": "NEXT",
3003
3006
  "fields": [
3004
3007
  "allergies",
3005
3008
  "medications"
3006
3009
  ],
3007
- "cancelLabel": "Back",
3008
- "type": "form-section"
3010
+ "cancelEvent": "PREV"
3009
3011
  }
3010
3012
  ],
3011
- "direction": "vertical",
3012
- "gap": "lg",
3013
3013
  "className": "max-w-xl mx-auto w-full"
3014
3014
  }
3015
3015
  ]
@@ -3036,8 +3036,8 @@
3036
3036
  "@entity",
3037
3037
  {
3038
3038
  "emit": {
3039
- "failure": "IntakeFormSaveFailed",
3040
- "success": "IntakeFormSaved"
3039
+ "success": "IntakeFormSaved",
3040
+ "failure": "IntakeFormSaveFailed"
3041
3041
  }
3042
3042
  }
3043
3043
  ],
@@ -3057,35 +3057,35 @@
3057
3057
  "render-ui",
3058
3058
  "main",
3059
3059
  {
3060
- "align": "center",
3060
+ "direction": "vertical",
3061
+ "type": "stack",
3061
3062
  "children": [
3062
3063
  {
3063
- "type": "icon",
3064
- "name": "check-circle"
3064
+ "name": "check-circle",
3065
+ "type": "icon"
3065
3066
  },
3066
3067
  {
3067
- "variant": "h2",
3068
3068
  "type": "typography",
3069
+ "variant": "h2",
3069
3070
  "content": "Intake Complete"
3070
3071
  },
3071
3072
  {
3072
- "color": "muted",
3073
- "content": "Patient intake has been submitted.",
3073
+ "type": "typography",
3074
3074
  "variant": "body",
3075
- "type": "typography"
3075
+ "color": "muted",
3076
+ "content": "Patient intake has been submitted."
3076
3077
  },
3077
3078
  {
3078
- "label": "Start new intake",
3079
3079
  "action": "RESTART",
3080
+ "icon": "rotate-ccw",
3081
+ "label": "Start new intake",
3080
3082
  "variant": "ghost",
3081
- "type": "button",
3082
- "icon": "rotate-ccw"
3083
+ "type": "button"
3083
3084
  }
3084
3085
  ],
3085
- "gap": "lg",
3086
- "type": "stack",
3087
3086
  "className": "max-w-xl mx-auto w-full py-12",
3088
- "direction": "vertical"
3087
+ "gap": "lg",
3088
+ "align": "center"
3089
3089
  }
3090
3090
  ]
3091
3091
  ]
@@ -3099,58 +3099,58 @@
3099
3099
  "render-ui",
3100
3100
  "main",
3101
3101
  {
3102
+ "gap": "lg",
3103
+ "direction": "vertical",
3104
+ "className": "max-w-xl mx-auto w-full",
3105
+ "type": "stack",
3102
3106
  "children": [
3103
3107
  {
3104
- "type": "typography",
3105
3108
  "variant": "h2",
3106
- "content": "Patient Intake"
3109
+ "content": "Patient Intake",
3110
+ "type": "typography"
3107
3111
  },
3108
3112
  {
3109
3113
  "currentStep": 2.0,
3110
- "type": "wizard-progress",
3111
3114
  "steps": [
3112
3115
  "Personal Info",
3113
3116
  "Medical History",
3114
3117
  "Insurance",
3115
3118
  "Review"
3116
- ]
3119
+ ],
3120
+ "type": "wizard-progress"
3117
3121
  },
3118
3122
  {
3119
3123
  "type": "divider"
3120
3124
  },
3121
3125
  {
3126
+ "type": "typography",
3122
3127
  "content": "Insurance",
3123
- "variant": "h3",
3124
- "type": "typography"
3128
+ "variant": "h3"
3125
3129
  },
3126
3130
  {
3127
- "type": "form-section",
3128
- "submitEvent": "NEXT",
3131
+ "cancelEvent": "PREV",
3129
3132
  "entity": "@entity",
3130
- "cancelLabel": "Back",
3133
+ "mode": "edit",
3134
+ "submitLabel": "Continue",
3131
3135
  "fields": [
3132
3136
  {
3133
3137
  "required": true,
3134
3138
  "name": "emergencyContact"
3135
3139
  },
3136
3140
  {
3137
- "required": true,
3138
- "name": "insuranceProvider"
3141
+ "name": "insuranceProvider",
3142
+ "required": true
3139
3143
  },
3140
3144
  {
3141
3145
  "name": "insuranceId",
3142
3146
  "required": true
3143
3147
  }
3144
3148
  ],
3145
- "cancelEvent": "PREV",
3146
- "mode": "edit",
3147
- "submitLabel": "Continue"
3149
+ "submitEvent": "NEXT",
3150
+ "cancelLabel": "Back",
3151
+ "type": "form-section"
3148
3152
  }
3149
- ],
3150
- "className": "max-w-xl mx-auto w-full",
3151
- "direction": "vertical",
3152
- "type": "stack",
3153
- "gap": "lg"
3153
+ ]
3154
3154
  }
3155
3155
  ]
3156
3156
  ]
@@ -3204,8 +3204,9 @@
3204
3204
  "render-ui",
3205
3205
  "main",
3206
3206
  {
3207
- "direction": "vertical",
3208
3207
  "type": "stack",
3208
+ "gap": "lg",
3209
+ "className": "max-w-xl mx-auto w-full",
3209
3210
  "children": [
3210
3211
  {
3211
3212
  "variant": "h2",
@@ -3213,13 +3214,13 @@
3213
3214
  "content": "Patient Intake"
3214
3215
  },
3215
3216
  {
3217
+ "currentStep": 0.0,
3216
3218
  "steps": [
3217
3219
  "Personal Info",
3218
3220
  "Medical History",
3219
3221
  "Insurance",
3220
3222
  "Review"
3221
3223
  ],
3222
- "currentStep": 0.0,
3223
3224
  "type": "wizard-progress"
3224
3225
  },
3225
3226
  {
@@ -3231,29 +3232,28 @@
3231
3232
  "variant": "h3"
3232
3233
  },
3233
3234
  {
3234
- "submitLabel": "Continue",
3235
- "showCancel": false,
3235
+ "mode": "create",
3236
3236
  "fields": [
3237
3237
  {
3238
3238
  "name": "firstName",
3239
3239
  "required": true
3240
3240
  },
3241
3241
  {
3242
- "name": "lastName",
3243
- "required": true
3242
+ "required": true,
3243
+ "name": "lastName"
3244
3244
  },
3245
3245
  {
3246
- "name": "dateOfBirth",
3247
- "required": true
3246
+ "required": true,
3247
+ "name": "dateOfBirth"
3248
3248
  }
3249
3249
  ],
3250
+ "submitLabel": "Continue",
3250
3251
  "type": "form-section",
3251
- "mode": "create",
3252
+ "showCancel": false,
3252
3253
  "submitEvent": "NEXT"
3253
3254
  }
3254
3255
  ],
3255
- "gap": "lg",
3256
- "className": "max-w-xl mx-auto w-full"
3256
+ "direction": "vertical"
3257
3257
  }
3258
3258
  ]
3259
3259
  ]
@@ -3364,42 +3364,42 @@
3364
3364
  "linkedEntity": "Prescription",
3365
3365
  "config": {
3366
3366
  "appName": "HealthcareApp",
3367
- "notifications": [],
3367
+ "contentTrait": "@trait.PrescriptionCatalog",
3368
+ "searchEvent": "PRESCRIPTION_SEARCH",
3369
+ "notificationClickEvent": "PRESCRIPTION_NOTIFICATIONS_OPEN",
3368
3370
  "topBarActions": [],
3369
3371
  "navItems": [
3370
3372
  {
3371
- "href": "/patients",
3372
3373
  "icon": "user-plus",
3373
- "label": "Patients"
3374
+ "label": "Patients",
3375
+ "href": "/patients"
3374
3376
  },
3375
3377
  {
3376
3378
  "label": "Appointments",
3377
- "icon": "calendar",
3378
- "href": "/appointments"
3379
+ "href": "/appointments",
3380
+ "icon": "calendar"
3379
3381
  },
3380
3382
  {
3381
- "label": "Intake",
3383
+ "href": "/intake",
3382
3384
  "icon": "layout-list",
3383
- "href": "/intake"
3385
+ "label": "Intake"
3384
3386
  },
3385
3387
  {
3386
- "label": "Prescriptions",
3387
3388
  "icon": "pill",
3389
+ "label": "Prescriptions",
3388
3390
  "href": "/prescriptions"
3389
3391
  },
3390
3392
  {
3391
- "href": "/dashboard",
3393
+ "label": "Dashboard",
3392
3394
  "icon": "layout-dashboard",
3393
- "label": "Dashboard"
3395
+ "href": "/dashboard"
3394
3396
  }
3395
3397
  ],
3396
- "contentTrait": "@trait.PrescriptionCatalog",
3397
- "searchEvent": "PRESCRIPTION_SEARCH",
3398
- "notificationClickEvent": "PRESCRIPTION_NOTIFICATIONS_OPEN"
3398
+ "notifications": []
3399
3399
  },
3400
3400
  "events": {
3401
- "NOTIFY_CLICK": "PRESCRIPTION_NOTIFICATIONS_OPEN",
3402
- "SEARCH": "PRESCRIPTION_SEARCH"
3401
+ "SEARCH": "PRESCRIPTION_SEARCH",
3402
+ "NOTIFY_CLICK": "PRESCRIPTION_NOTIFICATIONS_OPEN"
3403
3403
  }
3404
3404
  },
3405
3405
  {
@@ -3444,49 +3444,49 @@
3444
3444
  "render-ui",
3445
3445
  "main",
3446
3446
  {
3447
- "type": "stack",
3448
3447
  "direction": "vertical",
3448
+ "type": "stack",
3449
3449
  "gap": "lg",
3450
3450
  "children": [
3451
3451
  {
3452
- "direction": "horizontal",
3453
3452
  "align": "center",
3453
+ "direction": "horizontal",
3454
+ "gap": "md",
3455
+ "justify": "between",
3454
3456
  "children": [
3455
3457
  {
3456
- "type": "stack",
3457
- "align": "center",
3458
3458
  "children": [
3459
3459
  {
3460
- "name": "pill",
3461
- "type": "icon"
3460
+ "type": "icon",
3461
+ "name": "pill"
3462
3462
  },
3463
3463
  {
3464
- "variant": "h2",
3465
3464
  "type": "typography",
3466
- "content": "Prescriptions"
3465
+ "content": "Prescriptions",
3466
+ "variant": "h2"
3467
3467
  }
3468
3468
  ],
3469
- "gap": "sm",
3470
- "direction": "horizontal"
3469
+ "type": "stack",
3470
+ "align": "center",
3471
+ "direction": "horizontal",
3472
+ "gap": "sm"
3471
3473
  },
3472
3474
  {
3475
+ "direction": "horizontal",
3473
3476
  "gap": "sm",
3474
3477
  "children": [
3475
3478
  {
3476
- "label": "New Prescription",
3477
- "variant": "primary",
3478
3479
  "type": "button",
3479
3480
  "icon": "plus",
3480
- "action": "CREATE"
3481
+ "label": "New Prescription",
3482
+ "action": "CREATE",
3483
+ "variant": "primary"
3481
3484
  }
3482
3485
  ],
3483
- "type": "stack",
3484
- "direction": "horizontal"
3486
+ "type": "stack"
3485
3487
  }
3486
3488
  ],
3487
- "type": "stack",
3488
- "justify": "between",
3489
- "gap": "md"
3489
+ "type": "stack"
3490
3490
  },
3491
3491
  {
3492
3492
  "type": "divider"
@@ -3514,28 +3514,28 @@
3514
3514
  "variant": "h3"
3515
3515
  },
3516
3516
  {
3517
- "name": "dosage",
3518
- "variant": "badge"
3517
+ "variant": "badge",
3518
+ "name": "dosage"
3519
3519
  },
3520
3520
  {
3521
3521
  "name": "frequency",
3522
3522
  "variant": "body"
3523
3523
  },
3524
3524
  {
3525
+ "name": "patientName",
3525
3526
  "label": "Patient",
3526
- "variant": "body",
3527
- "name": "patientName"
3527
+ "variant": "body"
3528
3528
  },
3529
3529
  {
3530
- "label": "Prescribed By",
3530
+ "variant": "caption",
3531
3531
  "name": "prescribedBy",
3532
- "variant": "caption"
3532
+ "label": "Prescribed By"
3533
3533
  },
3534
3534
  {
3535
3535
  "format": "date",
3536
- "name": "startDate",
3536
+ "variant": "caption",
3537
3537
  "label": "Start",
3538
- "variant": "caption"
3538
+ "name": "startDate"
3539
3539
  },
3540
3540
  {
3541
3541
  "name": "status",
@@ -3545,18 +3545,18 @@
3545
3545
  "itemActions": [
3546
3546
  {
3547
3547
  "label": "View",
3548
- "variant": "ghost",
3549
- "event": "VIEW"
3548
+ "event": "VIEW",
3549
+ "variant": "ghost"
3550
3550
  },
3551
3551
  {
3552
3552
  "event": "EDIT",
3553
- "label": "Edit",
3554
- "variant": "ghost"
3553
+ "variant": "ghost",
3554
+ "label": "Edit"
3555
3555
  },
3556
3556
  {
3557
+ "label": "Delete",
3557
3558
  "event": "DELETE",
3558
- "variant": "danger",
3559
- "label": "Delete"
3559
+ "variant": "danger"
3560
3560
  }
3561
3561
  ]
3562
3562
  },
@@ -3592,7 +3592,6 @@
3592
3592
  "name": "PrescriptionCreate",
3593
3593
  "linkedEntity": "Prescription",
3594
3594
  "config": {
3595
- "title": "New Prescription",
3596
3595
  "fields": [
3597
3596
  "medication",
3598
3597
  "dosage",
@@ -3603,12 +3602,13 @@
3603
3602
  "endDate",
3604
3603
  "status"
3605
3604
  ],
3606
- "icon": "plus-circle",
3607
- "mode": "create"
3605
+ "mode": "create",
3606
+ "title": "New Prescription",
3607
+ "icon": "plus-circle"
3608
3608
  },
3609
3609
  "events": {
3610
- "SAVE": "PRESCRIPTION_CREATED",
3611
- "OPEN": "CREATE"
3610
+ "OPEN": "CREATE",
3611
+ "SAVE": "PRESCRIPTION_CREATED"
3612
3612
  },
3613
3613
  "listens": [
3614
3614
  {
@@ -3626,9 +3626,7 @@
3626
3626
  "name": "PrescriptionEdit",
3627
3627
  "linkedEntity": "Prescription",
3628
3628
  "config": {
3629
- "mode": "edit",
3630
3629
  "icon": "edit",
3631
- "title": "Edit Prescription",
3632
3630
  "fields": [
3633
3631
  "medication",
3634
3632
  "dosage",
@@ -3638,7 +3636,9 @@
3638
3636
  "startDate",
3639
3637
  "endDate",
3640
3638
  "status"
3641
- ]
3639
+ ],
3640
+ "title": "Edit Prescription",
3641
+ "mode": "edit"
3642
3642
  },
3643
3643
  "events": {
3644
3644
  "OPEN": "EDIT",
@@ -3854,91 +3854,93 @@
3854
3854
  "render-ui",
3855
3855
  "modal",
3856
3856
  {
3857
+ "direction": "vertical",
3858
+ "type": "stack",
3857
3859
  "children": [
3858
3860
  {
3861
+ "direction": "horizontal",
3859
3862
  "children": [
3860
3863
  {
3861
- "name": "pill",
3862
- "type": "icon"
3864
+ "type": "icon",
3865
+ "name": "pill"
3863
3866
  },
3864
3867
  {
3865
3868
  "type": "typography",
3866
- "content": "@entity.medication",
3867
- "variant": "h3"
3869
+ "variant": "h3",
3870
+ "content": "@entity.medication"
3868
3871
  }
3869
3872
  ],
3870
- "gap": "sm",
3871
- "direction": "horizontal",
3872
3873
  "type": "stack",
3874
+ "gap": "sm",
3873
3875
  "align": "center"
3874
3876
  },
3875
3877
  {
3876
3878
  "type": "divider"
3877
3879
  },
3878
3880
  {
3879
- "cols": 3.0,
3880
3881
  "children": [
3881
3882
  {
3882
- "gap": "xs",
3883
- "direction": "vertical",
3884
- "type": "stack",
3885
3883
  "children": [
3886
3884
  {
3887
- "content": "Drug",
3888
3885
  "type": "typography",
3889
- "variant": "caption"
3886
+ "variant": "caption",
3887
+ "content": "Drug"
3890
3888
  },
3891
3889
  {
3892
3890
  "type": "typography",
3893
3891
  "variant": "h4",
3894
3892
  "content": "@entity.medication"
3895
3893
  }
3896
- ]
3894
+ ],
3895
+ "gap": "xs",
3896
+ "direction": "vertical",
3897
+ "type": "stack"
3897
3898
  },
3898
3899
  {
3899
- "direction": "vertical",
3900
3900
  "gap": "xs",
3901
- "type": "stack",
3902
3901
  "children": [
3903
3902
  {
3904
3903
  "type": "typography",
3905
- "content": "Dose",
3906
- "variant": "caption"
3904
+ "variant": "caption",
3905
+ "content": "Dose"
3907
3906
  },
3908
3907
  {
3908
+ "content": "@entity.dosage",
3909
3909
  "type": "typography",
3910
- "variant": "h4",
3911
- "content": "@entity.dosage"
3910
+ "variant": "h4"
3912
3911
  }
3913
- ]
3912
+ ],
3913
+ "type": "stack",
3914
+ "direction": "vertical"
3914
3915
  },
3915
3916
  {
3916
- "gap": "xs",
3917
- "direction": "vertical",
3918
3917
  "children": [
3919
3918
  {
3920
- "type": "typography",
3921
3919
  "content": "Frequency",
3920
+ "type": "typography",
3922
3921
  "variant": "caption"
3923
3922
  },
3924
3923
  {
3924
+ "variant": "h4",
3925
3925
  "content": "@entity.frequency",
3926
- "type": "typography",
3927
- "variant": "h4"
3926
+ "type": "typography"
3928
3927
  }
3929
3928
  ],
3929
+ "direction": "vertical",
3930
+ "gap": "xs",
3930
3931
  "type": "stack"
3931
3932
  }
3932
3933
  ],
3933
3934
  "gap": "md",
3935
+ "cols": 3.0,
3934
3936
  "type": "simple-grid"
3935
3937
  },
3936
3938
  {
3937
3939
  "type": "divider"
3938
3940
  },
3939
3941
  {
3942
+ "type": "stack",
3940
3943
  "direction": "horizontal",
3941
- "gap": "md",
3942
3944
  "children": [
3943
3945
  {
3944
3946
  "type": "typography",
@@ -3946,54 +3948,55 @@
3946
3948
  "variant": "caption"
3947
3949
  },
3948
3950
  {
3951
+ "variant": "body",
3949
3952
  "type": "typography",
3950
- "content": "@entity.patientName",
3951
- "variant": "body"
3953
+ "content": "@entity.patientName"
3952
3954
  }
3953
3955
  ],
3954
- "type": "stack"
3956
+ "gap": "md"
3955
3957
  },
3956
3958
  {
3957
3959
  "type": "stack",
3960
+ "gap": "md",
3958
3961
  "children": [
3959
3962
  {
3960
- "variant": "caption",
3961
3963
  "content": "Prescribed By",
3964
+ "variant": "caption",
3962
3965
  "type": "typography"
3963
3966
  },
3964
3967
  {
3965
- "variant": "body",
3966
3968
  "content": "@entity.prescribedBy",
3969
+ "variant": "body",
3967
3970
  "type": "typography"
3968
3971
  }
3969
3972
  ],
3970
- "direction": "horizontal",
3971
- "gap": "md"
3973
+ "direction": "horizontal"
3972
3974
  },
3973
3975
  {
3974
- "gap": "md",
3975
- "type": "stack",
3976
3976
  "direction": "horizontal",
3977
3977
  "children": [
3978
3978
  {
3979
- "variant": "caption",
3979
+ "content": "Start",
3980
3980
  "type": "typography",
3981
- "content": "Start"
3981
+ "variant": "caption"
3982
3982
  },
3983
3983
  {
3984
- "type": "typography",
3984
+ "variant": "body",
3985
3985
  "content": "@entity.startDate",
3986
- "variant": "body"
3986
+ "type": "typography"
3987
3987
  }
3988
- ]
3988
+ ],
3989
+ "type": "stack",
3990
+ "gap": "md"
3989
3991
  },
3990
3992
  {
3991
3993
  "gap": "md",
3994
+ "direction": "horizontal",
3992
3995
  "children": [
3993
3996
  {
3994
3997
  "type": "typography",
3995
- "variant": "caption",
3996
- "content": "End"
3998
+ "content": "End",
3999
+ "variant": "caption"
3997
4000
  },
3998
4001
  {
3999
4002
  "type": "typography",
@@ -4001,30 +4004,27 @@
4001
4004
  "content": "@entity.endDate"
4002
4005
  }
4003
4006
  ],
4004
- "type": "stack",
4005
- "direction": "horizontal"
4007
+ "type": "stack"
4006
4008
  },
4007
4009
  {
4008
4010
  "type": "divider"
4009
4011
  },
4010
4012
  {
4011
- "direction": "horizontal",
4012
- "gap": "sm",
4013
4013
  "children": [
4014
4014
  {
4015
+ "action": "CLOSE",
4015
4016
  "label": "Close",
4016
4017
  "type": "button",
4017
- "variant": "ghost",
4018
- "action": "CLOSE"
4018
+ "variant": "ghost"
4019
4019
  }
4020
4020
  ],
4021
4021
  "type": "stack",
4022
+ "direction": "horizontal",
4023
+ "gap": "sm",
4022
4024
  "justify": "end"
4023
4025
  }
4024
4026
  ],
4025
- "type": "stack",
4026
- "gap": "md",
4027
- "direction": "vertical"
4027
+ "gap": "md"
4028
4028
  }
4029
4029
  ]
4030
4030
  ]
@@ -4050,10 +4050,10 @@
4050
4050
  "name": "PrescriptionDelete",
4051
4051
  "linkedEntity": "Prescription",
4052
4052
  "config": {
4053
- "title": "Delete Prescription",
4054
- "confirmLabel": "Delete",
4053
+ "icon": "alert-triangle",
4055
4054
  "alertMessage": "This action cannot be undone.",
4056
- "icon": "alert-triangle"
4055
+ "confirmLabel": "Delete",
4056
+ "title": "Delete Prescription"
4057
4057
  },
4058
4058
  "events": {
4059
4059
  "REQUEST": "DELETE",
@@ -4316,43 +4316,43 @@
4316
4316
  "name": "DashboardAppLayout",
4317
4317
  "linkedEntity": "DashboardSummary",
4318
4318
  "config": {
4319
- "notificationClickEvent": "DASHBOARD_NOTIFICATIONS_OPEN",
4320
- "contentTrait": "@trait.DashboardDisplay",
4321
- "appName": "HealthcareApp",
4322
4319
  "navItems": [
4323
4320
  {
4321
+ "icon": "user-plus",
4324
4322
  "label": "Patients",
4325
- "href": "/patients",
4326
- "icon": "user-plus"
4323
+ "href": "/patients"
4327
4324
  },
4328
4325
  {
4329
- "icon": "calendar",
4326
+ "href": "/appointments",
4330
4327
  "label": "Appointments",
4331
- "href": "/appointments"
4328
+ "icon": "calendar"
4332
4329
  },
4333
4330
  {
4334
4331
  "href": "/intake",
4335
- "label": "Intake",
4336
- "icon": "layout-list"
4332
+ "icon": "layout-list",
4333
+ "label": "Intake"
4337
4334
  },
4338
4335
  {
4336
+ "icon": "pill",
4339
4337
  "label": "Prescriptions",
4340
- "href": "/prescriptions",
4341
- "icon": "pill"
4338
+ "href": "/prescriptions"
4342
4339
  },
4343
4340
  {
4344
4341
  "href": "/dashboard",
4345
- "icon": "layout-dashboard",
4346
- "label": "Dashboard"
4342
+ "label": "Dashboard",
4343
+ "icon": "layout-dashboard"
4347
4344
  }
4348
4345
  ],
4349
- "topBarActions": [],
4346
+ "notifications": [],
4350
4347
  "searchEvent": "DASHBOARD_SEARCH",
4351
- "notifications": []
4348
+ "contentTrait": "@trait.DashboardDisplay",
4349
+ "topBarActions": [],
4350
+ "appName": "HealthcareApp",
4351
+ "notificationClickEvent": "DASHBOARD_NOTIFICATIONS_OPEN"
4352
4352
  },
4353
4353
  "events": {
4354
- "NOTIFY_CLICK": "DASHBOARD_NOTIFICATIONS_OPEN",
4355
- "SEARCH": "DASHBOARD_SEARCH"
4354
+ "SEARCH": "DASHBOARD_SEARCH",
4355
+ "NOTIFY_CLICK": "DASHBOARD_NOTIFICATIONS_OPEN"
4356
4356
  }
4357
4357
  },
4358
4358
  {
@@ -4382,70 +4382,70 @@
4382
4382
  "render-ui",
4383
4383
  "main",
4384
4384
  {
4385
- "className": "max-w-6xl mx-auto w-full p-4",
4386
- "direction": "vertical",
4387
4385
  "gap": "lg",
4388
- "type": "stack",
4386
+ "direction": "vertical",
4389
4387
  "children": [
4390
4388
  {
4391
- "align": "center",
4392
4389
  "type": "stack",
4390
+ "gap": "sm",
4391
+ "align": "center",
4393
4392
  "children": [
4394
4393
  {
4395
4394
  "type": "icon",
4396
4395
  "name": "activity"
4397
4396
  },
4398
4397
  {
4399
- "type": "typography",
4398
+ "variant": "h2",
4400
4399
  "content": "Clinic Dashboard",
4401
- "variant": "h2"
4400
+ "type": "typography"
4402
4401
  }
4403
4402
  ],
4404
- "gap": "sm",
4405
4403
  "direction": "horizontal"
4406
4404
  },
4407
4405
  {
4408
4406
  "type": "divider"
4409
4407
  },
4410
4408
  {
4411
- "direction": "vertical",
4409
+ "gap": "md",
4412
4410
  "children": [
4413
4411
  {
4414
- "variant": "h3",
4415
4412
  "content": "Quick Links",
4416
- "type": "typography"
4413
+ "type": "typography",
4414
+ "variant": "h3"
4417
4415
  },
4418
4416
  {
4419
- "type": "breadcrumb",
4420
4417
  "items": [
4421
4418
  {
4422
4419
  "href": "/patients",
4423
4420
  "label": "Patients"
4424
4421
  },
4425
4422
  {
4426
- "href": "/appointments",
4427
- "label": "Appointments"
4423
+ "label": "Appointments",
4424
+ "href": "/appointments"
4428
4425
  },
4429
4426
  {
4430
- "label": "Prescriptions",
4431
- "href": "/prescriptions"
4427
+ "href": "/prescriptions",
4428
+ "label": "Prescriptions"
4432
4429
  }
4433
- ]
4430
+ ],
4431
+ "type": "breadcrumb"
4434
4432
  }
4435
4433
  ],
4436
- "type": "stack",
4437
- "gap": "md"
4434
+ "direction": "vertical",
4435
+ "type": "stack"
4438
4436
  },
4439
4437
  {
4440
4438
  "type": "divider"
4441
4439
  },
4442
4440
  {
4443
- "type": "typography",
4441
+ "variant": "caption",
4444
4442
  "content": "Patient stats, graphs, and the appointment calendar live on their respective pages.",
4445
4443
  "color": "muted",
4446
- "variant": "caption"
4444
+ "type": "typography"
4447
4445
  }
4448
- ]
4446
+ ],
4447
+ "type": "stack",
4448
+ "className": "max-w-6xl mx-auto w-full p-4"
4449
4449
  }
4450
4450
  ]
4451
4451
  ]