@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
@@ -109,37 +109,37 @@
109
109
  "ref": "AppShell.traits.AppLayout",
110
110
  "name": "EmployeeAppLayout",
111
111
  "config": {
112
- "searchEvent": "EMPLOYEE_SEARCH",
112
+ "notificationClickEvent": "EMPLOYEE_NOTIFICATIONS_OPEN",
113
+ "notifications": [],
114
+ "contentTrait": "@trait.EmployeeCatalog",
113
115
  "appName": "HRPortal",
114
116
  "navItems": [
115
117
  {
116
118
  "href": "/employees",
117
- "label": "Employees",
118
- "icon": "users"
119
+ "icon": "users",
120
+ "label": "Employees"
119
121
  },
120
122
  {
121
- "icon": "clipboard-check",
122
123
  "label": "Onboarding",
123
- "href": "/onboarding"
124
+ "href": "/onboarding",
125
+ "icon": "clipboard-check"
124
126
  },
125
127
  {
126
- "href": "/timeoff",
128
+ "label": "Time Off",
127
129
  "icon": "calendar",
128
- "label": "Time Off"
130
+ "href": "/timeoff"
129
131
  },
130
132
  {
131
- "href": "/org-chart",
133
+ "icon": "git-branch",
132
134
  "label": "Org Chart",
133
- "icon": "git-branch"
135
+ "href": "/org-chart"
134
136
  }
135
137
  ],
136
- "notifications": [],
137
- "contentTrait": "@trait.EmployeeCatalog",
138
- "notificationClickEvent": "EMPLOYEE_NOTIFICATIONS_OPEN"
138
+ "searchEvent": "EMPLOYEE_SEARCH"
139
139
  },
140
140
  "events": {
141
- "SEARCH": "EMPLOYEE_SEARCH",
142
- "NOTIFY_CLICK": "EMPLOYEE_NOTIFICATIONS_OPEN"
141
+ "NOTIFY_CLICK": "EMPLOYEE_NOTIFICATIONS_OPEN",
142
+ "SEARCH": "EMPLOYEE_SEARCH"
143
143
  }
144
144
  },
145
145
  {
@@ -222,58 +222,59 @@
222
222
  "render-ui",
223
223
  "main",
224
224
  {
225
+ "direction": "vertical",
225
226
  "children": [
226
227
  {
227
- "type": "stack",
228
+ "direction": "horizontal",
228
229
  "align": "center",
229
230
  "children": [
230
231
  {
231
- "gap": "sm",
232
- "type": "stack",
232
+ "direction": "horizontal",
233
233
  "children": [
234
234
  {
235
- "name": "users",
236
- "type": "icon"
235
+ "type": "icon",
236
+ "name": "users"
237
237
  },
238
238
  {
239
- "content": "Employees",
240
239
  "variant": "h2",
241
- "type": "typography"
240
+ "type": "typography",
241
+ "content": "Employees"
242
242
  }
243
243
  ],
244
- "align": "center",
245
- "direction": "horizontal"
244
+ "type": "stack",
245
+ "gap": "sm",
246
+ "align": "center"
246
247
  },
247
248
  {
249
+ "type": "stack",
248
250
  "children": [
249
251
  {
250
252
  "label": "Add Employee",
251
253
  "type": "button",
252
- "action": "CREATE",
253
254
  "variant": "primary",
254
- "icon": "plus"
255
+ "icon": "plus",
256
+ "action": "CREATE"
255
257
  }
256
258
  ],
257
- "type": "stack",
258
- "direction": "horizontal",
259
- "gap": "sm"
259
+ "gap": "sm",
260
+ "direction": "horizontal"
260
261
  }
261
262
  ],
262
- "direction": "horizontal",
263
- "gap": "md",
264
- "justify": "between"
263
+ "justify": "between",
264
+ "type": "stack",
265
+ "gap": "md"
265
266
  },
266
267
  {
267
268
  "type": "divider"
268
269
  },
269
270
  {
270
271
  "direction": "horizontal",
272
+ "type": "stack",
273
+ "gap": "sm",
271
274
  "children": [
272
275
  "@trait.EmployeeSearch",
273
276
  "@trait.EmployeeFilter"
274
- ],
275
- "type": "stack",
276
- "gap": "sm"
277
+ ]
277
278
  },
278
279
  "@trait.EmployeeStats",
279
280
  "@trait.EmployeeGraphs",
@@ -283,8 +284,7 @@
283
284
  "@trait.EmployeeBrowseList"
284
285
  ],
285
286
  "type": "stack",
286
- "gap": "lg",
287
- "direction": "vertical"
287
+ "gap": "lg"
288
288
  }
289
289
  ]
290
290
  ]
@@ -310,27 +310,27 @@
310
310
  "name": "bell"
311
311
  },
312
312
  {
313
- "variant": "h3",
314
313
  "content": "No notifications",
315
- "type": "typography"
314
+ "type": "typography",
315
+ "variant": "h3"
316
316
  },
317
317
  {
318
- "variant": "caption",
319
318
  "color": "muted",
320
319
  "type": "typography",
321
- "content": "You're all caught up."
320
+ "content": "You're all caught up.",
321
+ "variant": "caption"
322
322
  },
323
323
  {
324
- "action": "INIT",
325
324
  "type": "button",
326
- "label": "Back to employees",
327
- "variant": "ghost"
325
+ "variant": "ghost",
326
+ "action": "INIT",
327
+ "label": "Back to employees"
328
328
  }
329
329
  ],
330
+ "gap": "md",
330
331
  "align": "center",
331
332
  "type": "stack",
332
- "direction": "vertical",
333
- "gap": "md"
333
+ "direction": "vertical"
334
334
  }
335
335
  ]
336
336
  ]
@@ -343,8 +343,8 @@
343
343
  "ref": "Search.traits.SearchResultSearch",
344
344
  "name": "EmployeeSearch",
345
345
  "config": {
346
- "event": "SEARCH",
347
- "placeholder": "Search employees by name…"
346
+ "placeholder": "Search employees by name…",
347
+ "event": "SEARCH"
348
348
  }
349
349
  },
350
350
  {
@@ -353,9 +353,9 @@
353
353
  "config": {
354
354
  "filters": [
355
355
  {
356
- "field": "department",
357
356
  "label": "Department",
358
357
  "filterType": "select",
358
+ "field": "department",
359
359
  "options": [
360
360
  "engineering",
361
361
  "design",
@@ -366,25 +366,25 @@
366
366
  ]
367
367
  },
368
368
  {
369
- "field": "role",
369
+ "filterType": "select",
370
370
  "options": [
371
371
  "manager",
372
372
  "lead",
373
373
  "ic",
374
374
  "intern"
375
375
  ],
376
- "filterType": "select",
376
+ "field": "role",
377
377
  "label": "Role"
378
378
  },
379
379
  {
380
- "filterType": "select",
381
380
  "field": "status",
382
381
  "label": "Status",
383
382
  "options": [
384
383
  "active",
385
384
  "leave",
386
385
  "terminated"
387
- ]
386
+ ],
387
+ "filterType": "select"
388
388
  }
389
389
  ],
390
390
  "event": "FILTER"
@@ -397,29 +397,29 @@
397
397
  "metrics": [
398
398
  {
399
399
  "aggregation": "count",
400
- "icon": "users",
401
- "variant": "primary",
402
400
  "label": "Total Employees",
403
- "format": "number"
401
+ "variant": "primary",
402
+ "format": "number",
403
+ "icon": "users"
404
404
  },
405
405
  {
406
- "icon": "layers",
407
406
  "label": "By Department",
408
- "variant": "default",
409
407
  "aggregation": "count",
410
- "format": "number"
408
+ "icon": "layers",
409
+ "format": "number",
410
+ "variant": "default"
411
411
  },
412
412
  {
413
+ "label": "New This Month",
414
+ "aggregation": "count",
413
415
  "icon": "user-plus",
414
416
  "variant": "info",
415
- "label": "New This Month",
416
- "format": "number",
417
- "aggregation": "count"
417
+ "format": "number"
418
418
  },
419
419
  {
420
- "label": "On Leave",
420
+ "aggregation": "count",
421
421
  "format": "number",
422
- "icon": "calendar-off",
422
+ "label": "On Leave",
423
423
  "filter": [
424
424
  "fn",
425
425
  "row",
@@ -429,7 +429,7 @@
429
429
  "leave"
430
430
  ]
431
431
  ],
432
- "aggregation": "count",
432
+ "icon": "calendar-off",
433
433
  "variant": "warning"
434
434
  }
435
435
  ],
@@ -452,10 +452,10 @@
452
452
  "config": {
453
453
  "chartType": "pie",
454
454
  "categoryField": "department",
455
- "showLegend": true,
456
455
  "subtitle": "Headcount distribution",
457
- "aggregation": "count",
458
456
  "height": 280.0,
457
+ "showLegend": true,
458
+ "aggregation": "count",
459
459
  "title": "Employees by Department"
460
460
  },
461
461
  "listens": [
@@ -474,50 +474,50 @@
474
474
  "name": "EmployeeBrowseList",
475
475
  "linkedEntity": "Employee",
476
476
  "config": {
477
+ "gap": "sm",
477
478
  "fields": [
478
479
  {
480
+ "variant": "h3",
479
481
  "icon": "user",
480
- "name": "name",
481
- "variant": "h3"
482
+ "name": "name"
482
483
  },
483
484
  {
484
- "variant": "body",
485
- "name": "role"
485
+ "name": "role",
486
+ "variant": "body"
486
487
  },
487
488
  {
488
- "variant": "badge",
489
- "name": "department"
489
+ "name": "department",
490
+ "variant": "badge"
490
491
  },
491
492
  {
492
493
  "name": "email",
493
494
  "variant": "caption"
494
495
  },
495
496
  {
496
- "name": "hireDate",
497
- "label": "Joined",
498
497
  "format": "date",
499
- "variant": "caption"
498
+ "label": "Joined",
499
+ "variant": "caption",
500
+ "name": "hireDate"
500
501
  }
501
502
  ],
503
+ "imageField": "avatar",
502
504
  "itemActions": [
503
505
  {
504
- "variant": "ghost",
505
506
  "event": "VIEW",
507
+ "variant": "ghost",
506
508
  "label": "View"
507
509
  },
508
510
  {
509
511
  "label": "Edit",
510
- "event": "EDIT",
511
- "variant": "ghost"
512
+ "variant": "ghost",
513
+ "event": "EDIT"
512
514
  },
513
515
  {
514
516
  "label": "Delete",
515
- "event": "DELETE",
516
- "variant": "danger"
517
+ "variant": "danger",
518
+ "event": "DELETE"
517
519
  }
518
- ],
519
- "imageField": "avatar",
520
- "gap": "sm"
520
+ ]
521
521
  },
522
522
  "listens": [
523
523
  {
@@ -584,13 +584,13 @@
584
584
  "hireDate",
585
585
  "status"
586
586
  ],
587
- "icon": "plus-circle",
587
+ "mode": "create",
588
588
  "title": "Add Employee",
589
- "mode": "create"
589
+ "icon": "plus-circle"
590
590
  },
591
591
  "events": {
592
- "OPEN": "CREATE",
593
- "SAVE": "EMPLOYEE_CREATED"
592
+ "SAVE": "EMPLOYEE_CREATED",
593
+ "OPEN": "CREATE"
594
594
  },
595
595
  "listens": [
596
596
  {
@@ -608,6 +608,7 @@
608
608
  "name": "EmployeeEdit",
609
609
  "linkedEntity": "Employee",
610
610
  "config": {
611
+ "title": "Edit Employee",
611
612
  "fields": [
612
613
  "name",
613
614
  "email",
@@ -616,9 +617,8 @@
616
617
  "hireDate",
617
618
  "status"
618
619
  ],
619
- "icon": "edit",
620
- "title": "Edit Employee",
621
- "mode": "edit"
620
+ "mode": "edit",
621
+ "icon": "edit"
622
622
  },
623
623
  "events": {
624
624
  "SAVE": "EMPLOYEE_UPDATED",
@@ -640,7 +640,6 @@
640
640
  "name": "EmployeeView",
641
641
  "linkedEntity": "Employee",
642
642
  "config": {
643
- "icon": "eye",
644
643
  "fields": [
645
644
  "name",
646
645
  "email",
@@ -649,8 +648,9 @@
649
648
  "hireDate",
650
649
  "status"
651
650
  ],
652
- "mode": "edit",
653
- "title": "Employee Details"
651
+ "icon": "eye",
652
+ "title": "Employee Details",
653
+ "mode": "edit"
654
654
  },
655
655
  "events": {
656
656
  "OPEN": "VIEW"
@@ -671,14 +671,14 @@
671
671
  "name": "EmployeeDelete",
672
672
  "linkedEntity": "Employee",
673
673
  "config": {
674
- "icon": "alert-triangle",
675
- "title": "Delete Employee",
676
674
  "confirmLabel": "Delete",
675
+ "title": "Delete Employee",
676
+ "icon": "alert-triangle",
677
677
  "alertMessage": "This action cannot be undone."
678
678
  },
679
679
  "events": {
680
- "CONFIRM": "EMPLOYEE_DELETED",
681
- "REQUEST": "DELETE"
680
+ "REQUEST": "DELETE",
681
+ "CONFIRM": "EMPLOYEE_DELETED"
682
682
  },
683
683
  "listens": [
684
684
  {
@@ -882,15 +882,15 @@
882
882
  "ref": "Storage.traits.ServiceStorageStorage",
883
883
  "name": "EmployeeAvatarUpload",
884
884
  "config": {
885
+ "bucket": "employee-avatars",
886
+ "maxSize": 5242880.0,
887
+ "acl": "public",
888
+ "uiTrait": "@trait.EmployeeAvatarUploadForm",
885
889
  "allowedMimeTypes": [
886
890
  "image/jpeg",
887
891
  "image/png",
888
892
  "image/webp"
889
- ],
890
- "maxSize": 5242880.0,
891
- "bucket": "employee-avatars",
892
- "acl": "public",
893
- "uiTrait": "@trait.EmployeeAvatarUploadForm"
893
+ ]
894
894
  }
895
895
  },
896
896
  {
@@ -935,24 +935,26 @@
935
935
  "render-ui",
936
936
  "main",
937
937
  {
938
+ "type": "stack",
938
939
  "gap": "md",
940
+ "direction": "vertical",
939
941
  "children": [
940
942
  {
941
- "type": "stack",
942
943
  "align": "center",
943
- "direction": "horizontal",
944
- "gap": "sm",
945
944
  "children": [
946
945
  {
947
- "type": "icon",
948
- "name": "image"
946
+ "name": "image",
947
+ "type": "icon"
949
948
  },
950
949
  {
951
- "type": "typography",
952
950
  "variant": "h3",
951
+ "type": "typography",
953
952
  "content": "Upload Avatar"
954
953
  }
955
- ]
954
+ ],
955
+ "type": "stack",
956
+ "direction": "horizontal",
957
+ "gap": "sm"
956
958
  },
957
959
  {
958
960
  "inputType": "text",
@@ -960,15 +962,13 @@
960
962
  "type": "input"
961
963
  },
962
964
  {
963
- "variant": "primary",
964
- "label": "Upload",
965
965
  "action": "UPLOAD",
966
+ "variant": "primary",
966
967
  "type": "button",
968
+ "label": "Upload",
967
969
  "icon": "upload"
968
970
  }
969
- ],
970
- "direction": "vertical",
971
- "type": "stack"
971
+ ]
972
972
  }
973
973
  ]
974
974
  ]
@@ -1098,33 +1098,33 @@
1098
1098
  "name": "OnboardingAppLayout",
1099
1099
  "linkedEntity": "Onboarding",
1100
1100
  "config": {
1101
- "searchEvent": "ONBOARDING_SEARCH",
1102
1101
  "notifications": [],
1103
- "notificationClickEvent": "ONBOARDING_NOTIFICATIONS_OPEN",
1104
- "contentTrait": "@trait.OnboardingWizard",
1105
1102
  "navItems": [
1106
1103
  {
1107
1104
  "href": "/employees",
1108
- "label": "Employees",
1109
- "icon": "users"
1105
+ "icon": "users",
1106
+ "label": "Employees"
1110
1107
  },
1111
1108
  {
1109
+ "icon": "clipboard-check",
1112
1110
  "label": "Onboarding",
1113
- "href": "/onboarding",
1114
- "icon": "clipboard-check"
1111
+ "href": "/onboarding"
1115
1112
  },
1116
1113
  {
1117
- "icon": "calendar",
1118
1114
  "href": "/timeoff",
1115
+ "icon": "calendar",
1119
1116
  "label": "Time Off"
1120
1117
  },
1121
1118
  {
1122
- "label": "Org Chart",
1119
+ "href": "/org-chart",
1123
1120
  "icon": "git-branch",
1124
- "href": "/org-chart"
1121
+ "label": "Org Chart"
1125
1122
  }
1126
1123
  ],
1127
- "appName": "HRPortal"
1124
+ "contentTrait": "@trait.OnboardingWizard",
1125
+ "appName": "HRPortal",
1126
+ "searchEvent": "ONBOARDING_SEARCH",
1127
+ "notificationClickEvent": "ONBOARDING_NOTIFICATIONS_OPEN"
1128
1128
  },
1129
1129
  "events": {
1130
1130
  "SEARCH": "ONBOARDING_SEARCH",
@@ -1391,27 +1391,26 @@
1391
1391
  "render-ui",
1392
1392
  "main",
1393
1393
  {
1394
+ "direction": "vertical",
1394
1395
  "type": "stack",
1395
1396
  "className": "max-w-xl mx-auto w-full",
1396
- "gap": "lg",
1397
- "direction": "vertical",
1398
1397
  "children": [
1399
1398
  {
1399
+ "type": "stack",
1400
1400
  "direction": "horizontal",
1401
+ "gap": "sm",
1401
1402
  "align": "center",
1402
- "type": "stack",
1403
1403
  "children": [
1404
1404
  {
1405
- "type": "icon",
1406
- "name": "clipboard-check"
1405
+ "name": "clipboard-check",
1406
+ "type": "icon"
1407
1407
  },
1408
1408
  {
1409
- "type": "typography",
1410
1409
  "content": "Employee Onboarding",
1411
- "variant": "h2"
1410
+ "variant": "h2",
1411
+ "type": "typography"
1412
1412
  }
1413
- ],
1414
- "gap": "sm"
1413
+ ]
1415
1414
  },
1416
1415
  {
1417
1416
  "currentStep": 0.0,
@@ -1432,29 +1431,30 @@
1432
1431
  "variant": "h3"
1433
1432
  },
1434
1433
  {
1434
+ "showCancel": false,
1435
+ "submitEvent": "NEXT",
1435
1436
  "fields": [
1436
1437
  {
1437
1438
  "min": 2.0,
1438
- "required": true,
1439
- "name": "employeeName"
1439
+ "name": "employeeName",
1440
+ "required": true
1440
1441
  },
1441
1442
  {
1443
+ "name": "email",
1442
1444
  "required": true,
1443
- "type": "email",
1444
- "name": "email"
1445
+ "type": "email"
1445
1446
  },
1446
1447
  {
1447
- "required": true,
1448
- "name": "department"
1448
+ "name": "department",
1449
+ "required": true
1449
1450
  }
1450
1451
  ],
1451
- "type": "form-section",
1452
+ "mode": "create",
1452
1453
  "submitLabel": "Continue",
1453
- "showCancel": false,
1454
- "submitEvent": "NEXT",
1455
- "mode": "create"
1454
+ "type": "form-section"
1456
1455
  }
1457
- ]
1456
+ ],
1457
+ "gap": "lg"
1458
1458
  }
1459
1459
  ]
1460
1460
  ]
@@ -1489,25 +1489,23 @@
1489
1489
  "render-ui",
1490
1490
  "main",
1491
1491
  {
1492
- "gap": "lg",
1493
- "direction": "vertical",
1494
- "className": "max-w-xl mx-auto w-full",
1495
1492
  "type": "stack",
1493
+ "className": "max-w-xl mx-auto w-full",
1496
1494
  "children": [
1497
1495
  {
1498
- "content": "Employee Onboarding",
1499
1496
  "variant": "h2",
1497
+ "content": "Employee Onboarding",
1500
1498
  "type": "typography"
1501
1499
  },
1502
1500
  {
1501
+ "currentStep": 1.0,
1503
1502
  "type": "wizard-progress",
1504
1503
  "steps": [
1505
1504
  "Employee Details",
1506
1505
  "Manager Assignment",
1507
1506
  "Setup Checklist",
1508
1507
  "Review"
1509
- ],
1510
- "currentStep": 1.0
1508
+ ]
1511
1509
  },
1512
1510
  {
1513
1511
  "type": "divider"
@@ -1518,21 +1516,23 @@
1518
1516
  "content": "Manager Assignment"
1519
1517
  },
1520
1518
  {
1519
+ "submitLabel": "Continue",
1521
1520
  "submitEvent": "NEXT",
1521
+ "cancelLabel": "Back",
1522
1522
  "fields": [
1523
1523
  {
1524
1524
  "required": true,
1525
1525
  "name": "manager"
1526
1526
  }
1527
1527
  ],
1528
- "submitLabel": "Continue",
1529
- "cancelEvent": "PREV",
1530
1528
  "type": "form-section",
1529
+ "cancelEvent": "PREV",
1531
1530
  "mode": "edit",
1532
- "entity": "@entity",
1533
- "cancelLabel": "Back"
1531
+ "entity": "@entity"
1534
1532
  }
1535
- ]
1533
+ ],
1534
+ "direction": "vertical",
1535
+ "gap": "lg"
1536
1536
  }
1537
1537
  ]
1538
1538
  ]
@@ -1558,48 +1558,48 @@
1558
1558
  "render-ui",
1559
1559
  "main",
1560
1560
  {
1561
- "className": "max-w-xl mx-auto w-full",
1561
+ "type": "stack",
1562
1562
  "gap": "lg",
1563
+ "direction": "vertical",
1563
1564
  "children": [
1564
1565
  {
1565
- "content": "Employee Onboarding",
1566
1566
  "variant": "h2",
1567
+ "content": "Employee Onboarding",
1567
1568
  "type": "typography"
1568
1569
  },
1569
1570
  {
1571
+ "currentStep": 2.0,
1572
+ "type": "wizard-progress",
1570
1573
  "steps": [
1571
1574
  "Employee Details",
1572
1575
  "Manager Assignment",
1573
1576
  "Setup Checklist",
1574
1577
  "Review"
1575
- ],
1576
- "type": "wizard-progress",
1577
- "currentStep": 2.0
1578
+ ]
1578
1579
  },
1579
1580
  {
1580
1581
  "type": "divider"
1581
1582
  },
1582
1583
  {
1583
- "variant": "h3",
1584
1584
  "content": "Setup Checklist",
1585
- "type": "typography"
1585
+ "type": "typography",
1586
+ "variant": "h3"
1586
1587
  },
1587
1588
  {
1588
- "cancelLabel": "Back",
1589
- "submitLabel": "Continue",
1590
1589
  "mode": "edit",
1591
- "submitEvent": "NEXT",
1592
- "cancelEvent": "PREV",
1593
1590
  "type": "form-section",
1591
+ "entity": "@entity",
1592
+ "cancelEvent": "PREV",
1593
+ "submitLabel": "Continue",
1594
1594
  "fields": [
1595
1595
  "equipmentReady",
1596
1596
  "accessGranted"
1597
1597
  ],
1598
- "entity": "@entity"
1598
+ "cancelLabel": "Back",
1599
+ "submitEvent": "NEXT"
1599
1600
  }
1600
1601
  ],
1601
- "type": "stack",
1602
- "direction": "vertical"
1602
+ "className": "max-w-xl mx-auto w-full"
1603
1603
  }
1604
1604
  ]
1605
1605
  ]
@@ -1613,6 +1613,10 @@
1613
1613
  "render-ui",
1614
1614
  "main",
1615
1615
  {
1616
+ "direction": "vertical",
1617
+ "gap": "lg",
1618
+ "type": "stack",
1619
+ "className": "max-w-xl mx-auto w-full",
1616
1620
  "children": [
1617
1621
  {
1618
1622
  "variant": "h2",
@@ -1620,14 +1624,14 @@
1620
1624
  "type": "typography"
1621
1625
  },
1622
1626
  {
1623
- "currentStep": 0.0,
1624
- "type": "wizard-progress",
1625
1627
  "steps": [
1626
1628
  "Employee Details",
1627
1629
  "Manager Assignment",
1628
1630
  "Setup Checklist",
1629
1631
  "Review"
1630
- ]
1632
+ ],
1633
+ "type": "wizard-progress",
1634
+ "currentStep": 0.0
1631
1635
  },
1632
1636
  {
1633
1637
  "type": "divider"
@@ -1638,34 +1642,30 @@
1638
1642
  "content": "Employee Details"
1639
1643
  },
1640
1644
  {
1641
- "submitLabel": "Continue",
1642
- "type": "form-section",
1643
- "submitEvent": "NEXT",
1644
- "entity": "@entity",
1645
1645
  "showCancel": false,
1646
- "mode": "edit",
1647
1646
  "fields": [
1648
1647
  {
1648
+ "name": "employeeName",
1649
1649
  "required": true,
1650
- "min": 2.0,
1651
- "name": "employeeName"
1650
+ "min": 2.0
1652
1651
  },
1653
1652
  {
1654
- "required": true,
1655
1653
  "type": "email",
1654
+ "required": true,
1656
1655
  "name": "email"
1657
1656
  },
1658
1657
  {
1659
1658
  "required": true,
1660
1659
  "name": "department"
1661
1660
  }
1662
- ]
1661
+ ],
1662
+ "submitEvent": "NEXT",
1663
+ "type": "form-section",
1664
+ "entity": "@entity",
1665
+ "mode": "edit",
1666
+ "submitLabel": "Continue"
1663
1667
  }
1664
- ],
1665
- "gap": "lg",
1666
- "type": "stack",
1667
- "direction": "vertical",
1668
- "className": "max-w-xl mx-auto w-full"
1668
+ ]
1669
1669
  }
1670
1670
  ]
1671
1671
  ]
@@ -1696,37 +1696,32 @@
1696
1696
  "render-ui",
1697
1697
  "main",
1698
1698
  {
1699
- "type": "stack",
1700
- "direction": "vertical",
1701
- "gap": "lg",
1702
1699
  "className": "max-w-xl mx-auto w-full",
1703
1700
  "children": [
1704
1701
  {
1705
- "content": "Review Onboarding",
1706
1702
  "variant": "h2",
1703
+ "content": "Review Onboarding",
1707
1704
  "type": "typography"
1708
1705
  },
1709
1706
  {
1707
+ "currentStep": 3.0,
1710
1708
  "steps": [
1711
1709
  "Employee Details",
1712
1710
  "Manager Assignment",
1713
1711
  "Setup Checklist",
1714
1712
  "Review"
1715
1713
  ],
1716
- "type": "wizard-progress",
1717
- "currentStep": 3.0
1714
+ "type": "wizard-progress"
1718
1715
  },
1719
1716
  {
1720
1717
  "type": "divider"
1721
1718
  },
1722
1719
  {
1723
- "direction": "vertical",
1724
1720
  "children": [
1725
1721
  {
1726
- "gap": "md",
1727
- "type": "stack",
1728
1722
  "direction": "horizontal",
1729
1723
  "justify": "between",
1724
+ "type": "stack",
1730
1725
  "children": [
1731
1726
  {
1732
1727
  "type": "typography",
@@ -1734,18 +1729,21 @@
1734
1729
  "content": "Employee"
1735
1730
  },
1736
1731
  {
1732
+ "content": "@entity.employeeName",
1737
1733
  "type": "typography",
1738
- "variant": "body",
1739
- "content": "@entity.employeeName"
1734
+ "variant": "body"
1740
1735
  }
1741
- ]
1736
+ ],
1737
+ "gap": "md"
1742
1738
  },
1743
1739
  {
1740
+ "type": "stack",
1741
+ "direction": "horizontal",
1744
1742
  "children": [
1745
1743
  {
1744
+ "content": "Email",
1746
1745
  "type": "typography",
1747
- "variant": "caption",
1748
- "content": "Email"
1746
+ "variant": "caption"
1749
1747
  },
1750
1748
  {
1751
1749
  "content": "@entity.email",
@@ -1753,21 +1751,19 @@
1753
1751
  "type": "typography"
1754
1752
  }
1755
1753
  ],
1756
- "type": "stack",
1757
- "gap": "md",
1758
1754
  "justify": "between",
1759
- "direction": "horizontal"
1755
+ "gap": "md"
1760
1756
  },
1761
1757
  {
1762
1758
  "direction": "horizontal",
1763
- "type": "stack",
1764
1759
  "gap": "md",
1760
+ "type": "stack",
1765
1761
  "justify": "between",
1766
1762
  "children": [
1767
1763
  {
1768
- "content": "Department",
1764
+ "type": "typography",
1769
1765
  "variant": "caption",
1770
- "type": "typography"
1766
+ "content": "Department"
1771
1767
  },
1772
1768
  {
1773
1769
  "content": "@entity.department",
@@ -1777,61 +1773,62 @@
1777
1773
  ]
1778
1774
  },
1779
1775
  {
1780
- "type": "stack",
1781
- "gap": "md",
1782
1776
  "children": [
1783
1777
  {
1784
- "type": "typography",
1778
+ "content": "Manager",
1785
1779
  "variant": "caption",
1786
- "content": "Manager"
1780
+ "type": "typography"
1787
1781
  },
1788
1782
  {
1789
- "type": "typography",
1790
1783
  "content": "@entity.manager",
1784
+ "type": "typography",
1791
1785
  "variant": "body"
1792
1786
  }
1793
1787
  ],
1794
- "justify": "between",
1795
- "direction": "horizontal"
1788
+ "gap": "md",
1789
+ "type": "stack",
1790
+ "direction": "horizontal",
1791
+ "justify": "between"
1796
1792
  },
1797
1793
  {
1794
+ "gap": "md",
1798
1795
  "direction": "horizontal",
1799
1796
  "type": "stack",
1800
1797
  "justify": "between",
1801
- "gap": "md",
1802
1798
  "children": [
1803
1799
  {
1804
- "content": "Equipment Ready",
1800
+ "type": "typography",
1805
1801
  "variant": "caption",
1806
- "type": "typography"
1802
+ "content": "Equipment Ready"
1807
1803
  },
1808
1804
  {
1809
- "variant": "body",
1810
1805
  "content": "@entity.equipmentReady",
1811
- "type": "typography"
1806
+ "type": "typography",
1807
+ "variant": "body"
1812
1808
  }
1813
1809
  ]
1814
1810
  },
1815
1811
  {
1812
+ "justify": "between",
1813
+ "type": "stack",
1816
1814
  "children": [
1817
1815
  {
1816
+ "variant": "caption",
1818
1817
  "content": "Access Granted",
1819
- "type": "typography",
1820
- "variant": "caption"
1818
+ "type": "typography"
1821
1819
  },
1822
1820
  {
1821
+ "variant": "body",
1823
1822
  "type": "typography",
1824
- "content": "@entity.accessGranted",
1825
- "variant": "body"
1823
+ "content": "@entity.accessGranted"
1826
1824
  }
1827
1825
  ],
1828
1826
  "direction": "horizontal",
1829
- "gap": "md",
1830
- "type": "stack",
1831
- "justify": "between"
1827
+ "gap": "md"
1832
1828
  }
1833
1829
  ],
1834
1830
  "type": "stack",
1831
+ "direction": "vertical",
1835
1832
  "gap": "sm"
1836
1833
  },
1837
1834
  {
@@ -1839,27 +1836,30 @@
1839
1836
  },
1840
1837
  {
1841
1838
  "type": "stack",
1839
+ "direction": "horizontal",
1840
+ "justify": "between",
1842
1841
  "children": [
1843
1842
  {
1844
- "action": "PREV",
1845
1843
  "type": "button",
1846
- "variant": "ghost",
1847
1844
  "icon": "arrow-left",
1845
+ "action": "PREV",
1846
+ "variant": "ghost",
1848
1847
  "label": "Back"
1849
1848
  },
1850
1849
  {
1851
- "action": "COMPLETE",
1852
- "label": "Complete Onboarding",
1853
1850
  "type": "button",
1851
+ "label": "Complete Onboarding",
1852
+ "action": "COMPLETE",
1854
1853
  "icon": "check",
1855
1854
  "variant": "primary"
1856
1855
  }
1857
1856
  ],
1858
- "justify": "between",
1859
- "direction": "horizontal",
1860
1857
  "gap": "sm"
1861
1858
  }
1862
- ]
1859
+ ],
1860
+ "gap": "lg",
1861
+ "direction": "vertical",
1862
+ "type": "stack"
1863
1863
  }
1864
1864
  ]
1865
1865
  ]
@@ -1873,50 +1873,50 @@
1873
1873
  "render-ui",
1874
1874
  "main",
1875
1875
  {
1876
+ "type": "stack",
1877
+ "className": "max-w-xl mx-auto w-full",
1878
+ "direction": "vertical",
1876
1879
  "gap": "lg",
1877
1880
  "children": [
1878
1881
  {
1882
+ "type": "typography",
1879
1883
  "variant": "h2",
1880
- "content": "Employee Onboarding",
1881
- "type": "typography"
1884
+ "content": "Employee Onboarding"
1882
1885
  },
1883
1886
  {
1887
+ "type": "wizard-progress",
1884
1888
  "steps": [
1885
1889
  "Employee Details",
1886
1890
  "Manager Assignment",
1887
1891
  "Setup Checklist",
1888
1892
  "Review"
1889
1893
  ],
1890
- "currentStep": 1.0,
1891
- "type": "wizard-progress"
1894
+ "currentStep": 1.0
1892
1895
  },
1893
1896
  {
1894
1897
  "type": "divider"
1895
1898
  },
1896
1899
  {
1897
- "variant": "h3",
1900
+ "type": "typography",
1898
1901
  "content": "Manager Assignment",
1899
- "type": "typography"
1902
+ "variant": "h3"
1900
1903
  },
1901
1904
  {
1902
- "submitLabel": "Continue",
1903
- "submitEvent": "NEXT",
1904
- "cancelEvent": "PREV",
1905
- "mode": "edit",
1906
- "type": "form-section",
1907
- "cancelLabel": "Back",
1908
1905
  "entity": "@entity",
1906
+ "type": "form-section",
1907
+ "mode": "edit",
1909
1908
  "fields": [
1910
1909
  {
1911
1910
  "required": true,
1912
1911
  "name": "manager"
1913
1912
  }
1914
- ]
1913
+ ],
1914
+ "cancelLabel": "Back",
1915
+ "submitLabel": "Continue",
1916
+ "submitEvent": "NEXT",
1917
+ "cancelEvent": "PREV"
1915
1918
  }
1916
- ],
1917
- "type": "stack",
1918
- "className": "max-w-xl mx-auto w-full",
1919
- "direction": "vertical"
1919
+ ]
1920
1920
  }
1921
1921
  ]
1922
1922
  ]
@@ -1940,8 +1940,8 @@
1940
1940
  "@entity",
1941
1941
  {
1942
1942
  "emit": {
1943
- "success": "OnboardingSaved",
1944
- "failure": "OnboardingSaveFailed"
1943
+ "failure": "OnboardingSaveFailed",
1944
+ "success": "OnboardingSaved"
1945
1945
  }
1946
1946
  }
1947
1947
  ],
@@ -1950,10 +1950,10 @@
1950
1950
  "email",
1951
1951
  "send",
1952
1952
  {
1953
- "body": "Welcome aboard! Your manager and equipment have been set up.",
1954
- "recipient": "@entity.email",
1955
1953
  "subject": "Welcome to the team",
1956
- "sender": "hr@example.com"
1954
+ "body": "Welcome aboard! Your manager and equipment have been set up.",
1955
+ "sender": "hr@example.com",
1956
+ "recipient": "@entity.email"
1957
1957
  },
1958
1958
  {
1959
1959
  "emit": {
@@ -1978,35 +1978,35 @@
1978
1978
  "render-ui",
1979
1979
  "main",
1980
1980
  {
1981
+ "gap": "lg",
1982
+ "align": "center",
1981
1983
  "children": [
1982
1984
  {
1983
1985
  "type": "icon",
1984
1986
  "name": "check-circle"
1985
1987
  },
1986
1988
  {
1987
- "content": "Onboarding Complete!",
1988
1989
  "variant": "h2",
1990
+ "content": "Onboarding Complete!",
1989
1991
  "type": "typography"
1990
1992
  },
1991
1993
  {
1992
1994
  "color": "muted",
1995
+ "type": "typography",
1993
1996
  "variant": "body",
1994
- "content": "The new employee has been fully onboarded.",
1995
- "type": "typography"
1997
+ "content": "The new employee has been fully onboarded."
1996
1998
  },
1997
1999
  {
1998
- "label": "Start new onboarding",
1999
2000
  "variant": "ghost",
2000
2001
  "icon": "rotate-ccw",
2002
+ "action": "RESTART",
2001
2003
  "type": "button",
2002
- "action": "RESTART"
2004
+ "label": "Start new onboarding"
2003
2005
  }
2004
2006
  ],
2005
2007
  "type": "stack",
2006
- "direction": "vertical",
2007
2008
  "className": "max-w-xl mx-auto w-full py-12",
2008
- "align": "center",
2009
- "gap": "lg"
2009
+ "direction": "vertical"
2010
2010
  }
2011
2011
  ]
2012
2012
  ]
@@ -2020,48 +2020,48 @@
2020
2020
  "render-ui",
2021
2021
  "main",
2022
2022
  {
2023
- "gap": "lg",
2024
- "type": "stack",
2025
- "direction": "vertical",
2026
2023
  "className": "max-w-xl mx-auto w-full",
2024
+ "gap": "lg",
2027
2025
  "children": [
2028
2026
  {
2027
+ "variant": "h2",
2029
2028
  "content": "Employee Onboarding",
2030
- "type": "typography",
2031
- "variant": "h2"
2029
+ "type": "typography"
2032
2030
  },
2033
2031
  {
2034
2032
  "currentStep": 2.0,
2035
- "type": "wizard-progress",
2036
2033
  "steps": [
2037
2034
  "Employee Details",
2038
2035
  "Manager Assignment",
2039
2036
  "Setup Checklist",
2040
2037
  "Review"
2041
- ]
2038
+ ],
2039
+ "type": "wizard-progress"
2042
2040
  },
2043
2041
  {
2044
2042
  "type": "divider"
2045
2043
  },
2046
2044
  {
2047
- "content": "Setup Checklist",
2048
2045
  "type": "typography",
2049
- "variant": "h3"
2046
+ "variant": "h3",
2047
+ "content": "Setup Checklist"
2050
2048
  },
2051
2049
  {
2052
- "type": "form-section",
2053
2050
  "cancelEvent": "PREV",
2051
+ "type": "form-section",
2052
+ "submitEvent": "NEXT",
2053
+ "mode": "edit",
2054
+ "cancelLabel": "Back",
2055
+ "submitLabel": "Continue",
2056
+ "entity": "@entity",
2054
2057
  "fields": [
2055
2058
  "equipmentReady",
2056
2059
  "accessGranted"
2057
- ],
2058
- "submitLabel": "Continue",
2059
- "entity": "@entity",
2060
- "cancelLabel": "Back",
2061
- "submitEvent": "NEXT",
2062
- "mode": "edit"
2060
+ ]
2063
2061
  }
2064
- ]
2062
+ ],
2063
+ "direction": "vertical",
2064
+ "type": "stack"
2065
2065
  }
2066
2066
  ]
2067
2067
  ]
@@ -2129,21 +2129,22 @@
2129
2129
  "render-ui",
2130
2130
  "main",
2131
2131
  {
2132
+ "direction": "vertical",
2132
2133
  "children": [
2133
2134
  {
2134
- "type": "typography",
2135
2135
  "content": "Employee Onboarding",
2136
+ "type": "typography",
2136
2137
  "variant": "h2"
2137
2138
  },
2138
2139
  {
2139
2140
  "currentStep": 0.0,
2140
- "type": "wizard-progress",
2141
2141
  "steps": [
2142
2142
  "Employee Details",
2143
2143
  "Manager Assignment",
2144
2144
  "Setup Checklist",
2145
2145
  "Review"
2146
- ]
2146
+ ],
2147
+ "type": "wizard-progress"
2147
2148
  },
2148
2149
  {
2149
2150
  "type": "divider"
@@ -2154,16 +2155,11 @@
2154
2155
  "content": "Employee Details"
2155
2156
  },
2156
2157
  {
2157
- "submitEvent": "NEXT",
2158
- "showCancel": false,
2159
- "type": "form-section",
2160
- "mode": "create",
2161
- "submitLabel": "Continue",
2162
2158
  "fields": [
2163
2159
  {
2164
- "name": "employeeName",
2160
+ "required": true,
2165
2161
  "min": 2.0,
2166
- "required": true
2162
+ "name": "employeeName"
2167
2163
  },
2168
2164
  {
2169
2165
  "type": "email",
@@ -2171,16 +2167,20 @@
2171
2167
  "required": true
2172
2168
  },
2173
2169
  {
2174
- "name": "department",
2175
- "required": true
2170
+ "required": true,
2171
+ "name": "department"
2176
2172
  }
2177
- ]
2173
+ ],
2174
+ "type": "form-section",
2175
+ "submitEvent": "NEXT",
2176
+ "submitLabel": "Continue",
2177
+ "mode": "create",
2178
+ "showCancel": false
2178
2179
  }
2179
2180
  ],
2180
- "direction": "vertical",
2181
- "className": "max-w-xl mx-auto w-full",
2182
2181
  "type": "stack",
2183
- "gap": "lg"
2182
+ "gap": "lg",
2183
+ "className": "max-w-xl mx-auto w-full"
2184
2184
  }
2185
2185
  ]
2186
2186
  ]
@@ -2302,33 +2302,33 @@
2302
2302
  "name": "TimeOffAppLayout",
2303
2303
  "linkedEntity": "TimeOff",
2304
2304
  "config": {
2305
- "appName": "HRPortal",
2306
2305
  "navItems": [
2307
2306
  {
2308
- "label": "Employees",
2307
+ "icon": "users",
2309
2308
  "href": "/employees",
2310
- "icon": "users"
2309
+ "label": "Employees"
2311
2310
  },
2312
2311
  {
2312
+ "href": "/onboarding",
2313
2313
  "icon": "clipboard-check",
2314
- "label": "Onboarding",
2315
- "href": "/onboarding"
2314
+ "label": "Onboarding"
2316
2315
  },
2317
2316
  {
2317
+ "label": "Time Off",
2318
2318
  "href": "/timeoff",
2319
- "icon": "calendar",
2320
- "label": "Time Off"
2319
+ "icon": "calendar"
2321
2320
  },
2322
2321
  {
2323
- "label": "Org Chart",
2324
2322
  "icon": "git-branch",
2323
+ "label": "Org Chart",
2325
2324
  "href": "/org-chart"
2326
2325
  }
2327
2326
  ],
2328
- "notifications": [],
2329
2327
  "searchEvent": "TIME_OFF_SEARCH",
2330
- "contentTrait": "@trait.TimeOffCatalog",
2331
- "notificationClickEvent": "TIME_OFF_NOTIFICATIONS_OPEN"
2328
+ "notificationClickEvent": "TIME_OFF_NOTIFICATIONS_OPEN",
2329
+ "notifications": [],
2330
+ "appName": "HRPortal",
2331
+ "contentTrait": "@trait.TimeOffCatalog"
2332
2332
  },
2333
2333
  "events": {
2334
2334
  "NOTIFY_CLICK": "TIME_OFF_NOTIFICATIONS_OPEN",
@@ -2377,48 +2377,46 @@
2377
2377
  "render-ui",
2378
2378
  "main",
2379
2379
  {
2380
- "type": "stack",
2381
- "direction": "vertical",
2382
2380
  "children": [
2383
2381
  {
2382
+ "direction": "horizontal",
2383
+ "justify": "between",
2384
+ "align": "center",
2384
2385
  "children": [
2385
2386
  {
2387
+ "gap": "sm",
2386
2388
  "align": "center",
2387
- "type": "stack",
2388
2389
  "direction": "horizontal",
2389
- "gap": "sm",
2390
+ "type": "stack",
2390
2391
  "children": [
2391
2392
  {
2392
2393
  "type": "icon",
2393
2394
  "name": "calendar"
2394
2395
  },
2395
2396
  {
2396
- "variant": "h2",
2397
2397
  "type": "typography",
2398
- "content": "Time Off Requests"
2398
+ "content": "Time Off Requests",
2399
+ "variant": "h2"
2399
2400
  }
2400
2401
  ]
2401
2402
  },
2402
2403
  {
2403
- "type": "stack",
2404
- "gap": "sm",
2405
2404
  "children": [
2406
2405
  {
2406
+ "label": "Request Time Off",
2407
2407
  "type": "button",
2408
2408
  "action": "CREATE",
2409
- "icon": "plus",
2410
- "label": "Request Time Off",
2411
- "variant": "primary"
2409
+ "variant": "primary",
2410
+ "icon": "plus"
2412
2411
  }
2413
2412
  ],
2414
- "direction": "horizontal"
2413
+ "type": "stack",
2414
+ "direction": "horizontal",
2415
+ "gap": "sm"
2415
2416
  }
2416
2417
  ],
2417
- "direction": "horizontal",
2418
2418
  "type": "stack",
2419
- "gap": "md",
2420
- "justify": "between",
2421
- "align": "center"
2419
+ "gap": "md"
2422
2420
  },
2423
2421
  {
2424
2422
  "type": "divider"
@@ -2429,6 +2427,8 @@
2429
2427
  },
2430
2428
  "@trait.TimeOffBrowseList"
2431
2429
  ],
2430
+ "direction": "vertical",
2431
+ "type": "stack",
2432
2432
  "gap": "lg"
2433
2433
  }
2434
2434
  ]
@@ -2444,8 +2444,8 @@
2444
2444
  "linkedEntity": "TimeOff",
2445
2445
  "config": {
2446
2446
  "dateField": "startDate",
2447
- "titleField": "reason",
2448
- "colorField": "status"
2447
+ "colorField": "status",
2448
+ "titleField": "reason"
2449
2449
  },
2450
2450
  "listens": [
2451
2451
  {
@@ -2479,57 +2479,57 @@
2479
2479
  "name": "TimeOffBrowseList",
2480
2480
  "linkedEntity": "TimeOff",
2481
2481
  "config": {
2482
- "itemActions": [
2483
- {
2484
- "variant": "ghost",
2485
- "label": "View",
2486
- "event": "VIEW"
2487
- },
2488
- {
2489
- "event": "EDIT",
2490
- "variant": "ghost",
2491
- "label": "Edit"
2492
- },
2493
- {
2494
- "event": "DELETE",
2495
- "variant": "danger",
2496
- "label": "Delete"
2497
- }
2498
- ],
2482
+ "gap": "sm",
2499
2483
  "fields": [
2500
2484
  {
2501
- "icon": "user",
2502
- "label": "Employee",
2503
2485
  "variant": "h4",
2486
+ "label": "Employee",
2487
+ "icon": "user",
2504
2488
  "name": "employeeName"
2505
2489
  },
2506
2490
  {
2507
2491
  "variant": "badge",
2508
- "name": "leaveType",
2509
- "label": "Type"
2492
+ "label": "Type",
2493
+ "name": "leaveType"
2510
2494
  },
2511
2495
  {
2512
- "variant": "badge",
2513
- "name": "status"
2496
+ "name": "status",
2497
+ "variant": "badge"
2514
2498
  },
2515
2499
  {
2516
- "name": "startDate",
2500
+ "label": "From",
2517
2501
  "variant": "caption",
2518
2502
  "format": "date",
2519
- "label": "From"
2503
+ "name": "startDate"
2520
2504
  },
2521
2505
  {
2522
- "name": "endDate",
2523
- "format": "date",
2524
2506
  "label": "To",
2525
- "variant": "caption"
2507
+ "variant": "caption",
2508
+ "name": "endDate",
2509
+ "format": "date"
2526
2510
  },
2527
2511
  {
2528
- "name": "reason",
2529
- "variant": "caption"
2512
+ "variant": "caption",
2513
+ "name": "reason"
2530
2514
  }
2531
2515
  ],
2532
- "gap": "sm"
2516
+ "itemActions": [
2517
+ {
2518
+ "event": "VIEW",
2519
+ "variant": "ghost",
2520
+ "label": "View"
2521
+ },
2522
+ {
2523
+ "event": "EDIT",
2524
+ "variant": "ghost",
2525
+ "label": "Edit"
2526
+ },
2527
+ {
2528
+ "label": "Delete",
2529
+ "event": "DELETE",
2530
+ "variant": "danger"
2531
+ }
2532
+ ]
2533
2533
  },
2534
2534
  "listens": [
2535
2535
  {
@@ -2563,9 +2563,7 @@
2563
2563
  "name": "TimeOffCreate",
2564
2564
  "linkedEntity": "TimeOff",
2565
2565
  "config": {
2566
- "mode": "create",
2567
2566
  "title": "Request Time Off",
2568
- "icon": "plus-circle",
2569
2567
  "fields": [
2570
2568
  "employeeName",
2571
2569
  "employeeEmail",
@@ -2574,7 +2572,9 @@
2574
2572
  "endDate",
2575
2573
  "reason",
2576
2574
  "status"
2577
- ]
2575
+ ],
2576
+ "mode": "create",
2577
+ "icon": "plus-circle"
2578
2578
  },
2579
2579
  "events": {
2580
2580
  "OPEN": "CREATE",
@@ -2596,6 +2596,8 @@
2596
2596
  "name": "TimeOffEdit",
2597
2597
  "linkedEntity": "TimeOff",
2598
2598
  "config": {
2599
+ "icon": "edit",
2600
+ "title": "Edit Time Off",
2599
2601
  "fields": [
2600
2602
  "employeeName",
2601
2603
  "employeeEmail",
@@ -2605,9 +2607,7 @@
2605
2607
  "reason",
2606
2608
  "status"
2607
2609
  ],
2608
- "mode": "edit",
2609
- "icon": "edit",
2610
- "title": "Edit Time Off"
2610
+ "mode": "edit"
2611
2611
  },
2612
2612
  "events": {
2613
2613
  "OPEN": "EDIT",
@@ -2629,9 +2629,6 @@
2629
2629
  "name": "TimeOffView",
2630
2630
  "linkedEntity": "TimeOff",
2631
2631
  "config": {
2632
- "icon": "eye",
2633
- "title": "Time Off Details",
2634
- "mode": "edit",
2635
2632
  "fields": [
2636
2633
  "employeeName",
2637
2634
  "employeeEmail",
@@ -2640,7 +2637,10 @@
2640
2637
  "endDate",
2641
2638
  "reason",
2642
2639
  "status"
2643
- ]
2640
+ ],
2641
+ "mode": "edit",
2642
+ "title": "Time Off Details",
2643
+ "icon": "eye"
2644
2644
  },
2645
2645
  "events": {
2646
2646
  "OPEN": "VIEW"
@@ -2661,10 +2661,10 @@
2661
2661
  "name": "TimeOffDelete",
2662
2662
  "linkedEntity": "TimeOff",
2663
2663
  "config": {
2664
- "icon": "alert-triangle",
2664
+ "title": "Delete Time Off Request",
2665
2665
  "alertMessage": "This action cannot be undone.",
2666
2666
  "confirmLabel": "Delete",
2667
- "title": "Delete Time Off Request"
2667
+ "icon": "alert-triangle"
2668
2668
  },
2669
2669
  "events": {
2670
2670
  "CONFIRM": "TIME_OFF_DELETED",
@@ -2895,10 +2895,10 @@
2895
2895
  "email",
2896
2896
  "send",
2897
2897
  {
2898
+ "subject": "Time-off @payload.data.status",
2898
2899
  "body": "Your time-off request has been updated. Status: @payload.data.status.",
2899
2900
  "recipient": "@payload.data.employeeEmail",
2900
- "sender": "hr@example.com",
2901
- "subject": "Time-off @payload.data.status"
2901
+ "sender": "hr@example.com"
2902
2902
  },
2903
2903
  {
2904
2904
  "emit": {
@@ -3041,12 +3041,15 @@
3041
3041
  "name": "OrgChartAppLayout",
3042
3042
  "linkedEntity": "OrgNode",
3043
3043
  "config": {
3044
- "appName": "HRPortal",
3044
+ "searchEvent": "ORG_CHART_SEARCH",
3045
+ "notifications": [],
3046
+ "contentTrait": "@trait.OrgChartDisplay",
3047
+ "notificationClickEvent": "ORG_CHART_NOTIFICATIONS_OPEN",
3045
3048
  "navItems": [
3046
3049
  {
3050
+ "icon": "users",
3047
3051
  "label": "Employees",
3048
- "href": "/employees",
3049
- "icon": "users"
3052
+ "href": "/employees"
3050
3053
  },
3051
3054
  {
3052
3055
  "icon": "clipboard-check",
@@ -3054,20 +3057,17 @@
3054
3057
  "label": "Onboarding"
3055
3058
  },
3056
3059
  {
3060
+ "label": "Time Off",
3057
3061
  "href": "/timeoff",
3058
- "icon": "calendar",
3059
- "label": "Time Off"
3062
+ "icon": "calendar"
3060
3063
  },
3061
3064
  {
3062
- "href": "/org-chart",
3063
3065
  "label": "Org Chart",
3066
+ "href": "/org-chart",
3064
3067
  "icon": "git-branch"
3065
3068
  }
3066
3069
  ],
3067
- "searchEvent": "ORG_CHART_SEARCH",
3068
- "notificationClickEvent": "ORG_CHART_NOTIFICATIONS_OPEN",
3069
- "notifications": [],
3070
- "contentTrait": "@trait.OrgChartDisplay"
3070
+ "appName": "HRPortal"
3071
3071
  },
3072
3072
  "events": {
3073
3073
  "SEARCH": "ORG_CHART_SEARCH",
@@ -3196,44 +3196,66 @@
3196
3196
  "render-ui",
3197
3197
  "main",
3198
3198
  {
3199
+ "gap": "lg",
3200
+ "type": "stack",
3199
3201
  "children": [
3200
3202
  {
3201
3203
  "children": [
3202
3204
  {
3205
+ "type": "stack",
3206
+ "direction": "horizontal",
3203
3207
  "children": [
3204
3208
  {
3205
- "name": "git-branch",
3206
- "type": "icon"
3209
+ "type": "icon",
3210
+ "name": "git-branch"
3207
3211
  },
3208
3212
  {
3213
+ "content": "Org Chart",
3209
3214
  "type": "typography",
3210
- "variant": "h2",
3211
- "content": "Org Chart"
3215
+ "variant": "h2"
3212
3216
  }
3213
3217
  ],
3214
- "align": "center",
3215
3218
  "gap": "sm",
3216
- "direction": "horizontal",
3217
- "type": "stack"
3219
+ "align": "center"
3218
3220
  },
3219
3221
  {
3220
3222
  "icon": "refresh-cw",
3221
- "variant": "secondary",
3222
- "label": "Refresh",
3223
+ "action": "REFRESH",
3223
3224
  "type": "button",
3224
- "action": "REFRESH"
3225
+ "label": "Refresh",
3226
+ "variant": "secondary"
3225
3227
  }
3226
3228
  ],
3227
- "type": "stack",
3228
- "direction": "horizontal",
3229
- "justify": "between",
3230
3229
  "gap": "md",
3231
- "align": "center"
3230
+ "align": "center",
3231
+ "direction": "horizontal",
3232
+ "type": "stack",
3233
+ "justify": "between"
3232
3234
  },
3233
3235
  {
3234
3236
  "type": "divider"
3235
3237
  },
3236
3238
  {
3239
+ "type": "graph-view",
3240
+ "width": 800.0,
3241
+ "edges": [
3242
+ {
3243
+ "source": "ceo",
3244
+ "target": "vp-eng"
3245
+ },
3246
+ {
3247
+ "source": "ceo",
3248
+ "target": "vp-sales"
3249
+ },
3250
+ {
3251
+ "target": "lead-fe",
3252
+ "source": "vp-eng"
3253
+ },
3254
+ {
3255
+ "source": "vp-eng",
3256
+ "target": "lead-be"
3257
+ }
3258
+ ],
3237
3259
  "nodes": [
3238
3260
  {
3239
3261
  "id": "ceo",
@@ -3252,36 +3274,14 @@
3252
3274
  "id": "lead-fe"
3253
3275
  },
3254
3276
  {
3255
- "id": "lead-be",
3256
- "label": "Backend Lead"
3257
- }
3258
- ],
3259
- "type": "graph-view",
3260
- "edges": [
3261
- {
3262
- "source": "ceo",
3263
- "target": "vp-eng"
3264
- },
3265
- {
3266
- "target": "vp-sales",
3267
- "source": "ceo"
3268
- },
3269
- {
3270
- "source": "vp-eng",
3271
- "target": "lead-fe"
3272
- },
3273
- {
3274
- "target": "lead-be",
3275
- "source": "vp-eng"
3277
+ "label": "Backend Lead",
3278
+ "id": "lead-be"
3276
3279
  }
3277
3280
  ],
3278
- "height": 400.0,
3279
- "width": 800.0
3281
+ "height": 400.0
3280
3282
  }
3281
3283
  ],
3282
- "type": "stack",
3283
3284
  "direction": "vertical",
3284
- "gap": "lg",
3285
3285
  "className": "max-w-6xl mx-auto w-full p-4"
3286
3286
  }
3287
3287
  ]
@@ -3296,18 +3296,21 @@
3296
3296
  "render-ui",
3297
3297
  "main",
3298
3298
  {
3299
- "direction": "vertical",
3300
- "className": "max-w-6xl mx-auto w-full p-4",
3301
3299
  "type": "stack",
3300
+ "className": "max-w-6xl mx-auto w-full p-4",
3301
+ "direction": "vertical",
3302
+ "gap": "lg",
3302
3303
  "children": [
3303
3304
  {
3304
- "type": "stack",
3305
+ "justify": "between",
3305
3306
  "children": [
3306
3307
  {
3308
+ "type": "stack",
3309
+ "align": "center",
3307
3310
  "children": [
3308
3311
  {
3309
- "type": "icon",
3310
- "name": "git-branch"
3312
+ "name": "git-branch",
3313
+ "type": "icon"
3311
3314
  },
3312
3315
  {
3313
3316
  "type": "typography",
@@ -3315,74 +3318,71 @@
3315
3318
  "content": "Org Chart"
3316
3319
  }
3317
3320
  ],
3318
- "direction": "horizontal",
3319
3321
  "gap": "sm",
3320
- "type": "stack",
3321
- "align": "center"
3322
+ "direction": "horizontal"
3322
3323
  },
3323
3324
  {
3324
- "icon": "refresh-cw",
3325
- "label": "Refresh",
3326
- "type": "button",
3327
3325
  "action": "REFRESH",
3328
- "variant": "secondary"
3326
+ "type": "button",
3327
+ "variant": "secondary",
3328
+ "icon": "refresh-cw",
3329
+ "label": "Refresh"
3329
3330
  }
3330
3331
  ],
3331
- "direction": "horizontal",
3332
+ "align": "center",
3332
3333
  "gap": "md",
3333
- "justify": "between",
3334
- "align": "center"
3334
+ "type": "stack",
3335
+ "direction": "horizontal"
3335
3336
  },
3336
3337
  {
3337
3338
  "type": "divider"
3338
3339
  },
3339
3340
  {
3340
- "height": 400.0,
3341
3341
  "edges": [
3342
3342
  {
3343
- "source": "ceo",
3344
- "target": "vp-eng"
3343
+ "target": "vp-eng",
3344
+ "source": "ceo"
3345
3345
  },
3346
3346
  {
3347
- "source": "ceo",
3348
- "target": "vp-sales"
3347
+ "target": "vp-sales",
3348
+ "source": "ceo"
3349
3349
  },
3350
3350
  {
3351
- "source": "vp-eng",
3352
- "target": "lead-fe"
3351
+ "target": "lead-fe",
3352
+ "source": "vp-eng"
3353
3353
  },
3354
3354
  {
3355
- "source": "vp-eng",
3356
- "target": "lead-be"
3355
+ "target": "lead-be",
3356
+ "source": "vp-eng"
3357
3357
  }
3358
3358
  ],
3359
3359
  "width": 800.0,
3360
+ "height": 400.0,
3360
3361
  "type": "graph-view",
3361
3362
  "nodes": [
3362
3363
  {
3363
- "label": "CEO",
3364
- "id": "ceo"
3364
+ "id": "ceo",
3365
+ "label": "CEO"
3365
3366
  },
3366
3367
  {
3367
- "id": "vp-eng",
3368
- "label": "VP Engineering"
3368
+ "label": "VP Engineering",
3369
+ "id": "vp-eng"
3369
3370
  },
3370
3371
  {
3371
- "label": "VP Sales",
3372
- "id": "vp-sales"
3372
+ "id": "vp-sales",
3373
+ "label": "VP Sales"
3373
3374
  },
3374
3375
  {
3375
3376
  "id": "lead-fe",
3376
3377
  "label": "Frontend Lead"
3377
3378
  },
3378
3379
  {
3379
- "label": "Backend Lead",
3380
- "id": "lead-be"
3380
+ "id": "lead-be",
3381
+ "label": "Backend Lead"
3381
3382
  }
3382
3383
  ]
3383
3384
  }
3384
- ],
3385
- "gap": "lg"
3385
+ ]
3386
3386
  }
3387
3387
  ]
3388
3388
  ]
@@ -3397,8 +3397,8 @@
3397
3397
  "OrgNode",
3398
3398
  {
3399
3399
  "emit": {
3400
- "success": "OrgChartLoaded",
3401
- "failure": "OrgChartLoadFailed"
3400
+ "failure": "OrgChartLoadFailed",
3401
+ "success": "OrgChartLoaded"
3402
3402
  }
3403
3403
  }
3404
3404
  ],
@@ -3406,22 +3406,22 @@
3406
3406
  "render-ui",
3407
3407
  "main",
3408
3408
  {
3409
- "type": "stack",
3410
- "className": "py-12",
3411
- "align": "center",
3412
- "direction": "vertical",
3413
- "gap": "md",
3414
3409
  "children": [
3415
3410
  {
3416
3411
  "type": "spinner"
3417
3412
  },
3418
3413
  {
3419
- "content": "Refreshing…",
3420
- "type": "typography",
3421
3414
  "color": "muted",
3422
- "variant": "caption"
3415
+ "variant": "caption",
3416
+ "content": "Refreshing…",
3417
+ "type": "typography"
3423
3418
  }
3424
- ]
3419
+ ],
3420
+ "type": "stack",
3421
+ "align": "center",
3422
+ "direction": "vertical",
3423
+ "gap": "md",
3424
+ "className": "py-12"
3425
3425
  }
3426
3426
  ]
3427
3427
  ]