@almadar/std 14.25.0 → 14.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (431) hide show
  1. package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  2. package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  3. package/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  4. package/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  5. package/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  6. package/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  7. package/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  8. package/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  9. package/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  10. package/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  11. package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  12. package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  13. package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  14. package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  15. package/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  16. package/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  17. package/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  18. package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  19. package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  20. package/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  21. package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  22. package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  23. package/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  24. package/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  25. package/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  26. package/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  27. package/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  28. package/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  29. package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  30. package/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  31. package/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  32. package/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  33. package/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  34. package/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  35. package/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  36. package/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  37. package/behaviors/registry/app/atoms/std-donor.orb +52 -75
  38. package/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  39. package/behaviors/registry/app/atoms/std-driver.orb +101 -101
  40. package/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  41. package/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  42. package/behaviors/registry/app/atoms/std-event.orb +59 -59
  43. package/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  44. package/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  45. package/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  46. package/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  47. package/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  48. package/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  49. package/behaviors/registry/app/atoms/std-lease.orb +95 -87
  50. package/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  51. package/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  52. package/behaviors/registry/app/atoms/std-matter.orb +139 -161
  53. package/behaviors/registry/app/atoms/std-membership.orb +73 -75
  54. package/behaviors/registry/app/atoms/std-menu.orb +63 -63
  55. package/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  56. package/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  57. package/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  58. package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  59. package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  60. package/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  61. package/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  62. package/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  63. package/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  64. package/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  65. package/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  66. package/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  67. package/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  68. package/behaviors/registry/app/atoms/std-segment.orb +43 -51
  69. package/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  70. package/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  71. package/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  72. package/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  73. package/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  74. package/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  75. package/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  76. package/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  77. package/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  78. package/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  79. package/behaviors/registry/app/atoms/std-trial.orb +78 -85
  80. package/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  81. package/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  82. package/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  83. package/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  84. package/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  85. package/behaviors/registry/app/molecules/std-application.orb +152 -152
  86. package/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  87. package/behaviors/registry/app/molecules/std-cart.orb +62 -62
  88. package/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  89. package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  90. package/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  91. package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  92. package/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  93. package/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  94. package/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  95. package/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  96. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  97. package/behaviors/registry/app/organisms/std-cms.orb +315 -315
  98. package/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  99. package/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  100. package/behaviors/registry/app/organisms/std-crm.orb +265 -265
  101. package/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  102. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  103. package/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  104. package/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  105. package/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  106. package/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  107. package/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  108. package/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  109. package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  110. package/behaviors/registry/app/organisms/std-forum.orb +150 -150
  111. package/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  112. package/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  113. package/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  114. package/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  115. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  116. package/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  117. package/behaviors/registry/app/organisms/std-listings.orb +147 -147
  118. package/behaviors/registry/app/organisms/std-lms.orb +409 -409
  119. package/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  120. package/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  121. package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  122. package/behaviors/registry/app/organisms/std-notes.orb +112 -112
  123. package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  124. package/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  125. package/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  126. package/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  127. package/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  128. package/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  129. package/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  130. package/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  131. package/behaviors/registry/app/organisms/std-survey.orb +129 -129
  132. package/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  133. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  134. package/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  135. package/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  136. package/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  137. package/behaviors/registry/core/atoms/std-browse.orb +58 -58
  138. package/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  139. package/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  140. package/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  141. package/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  142. package/behaviors/registry/core/atoms/std-display.orb +1 -1
  143. package/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  144. package/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  145. package/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  146. package/behaviors/registry/core/atoms/std-filter.orb +12 -12
  147. package/behaviors/registry/core/atoms/std-flag.orb +95 -95
  148. package/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  149. package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  150. package/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  151. package/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  152. package/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  153. package/behaviors/registry/core/atoms/std-modal.orb +20 -20
  154. package/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  155. package/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  156. package/behaviors/registry/core/atoms/std-push.orb +38 -38
  157. package/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  158. package/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  159. package/behaviors/registry/core/atoms/std-related.orb +34 -34
  160. package/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  161. package/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  162. package/behaviors/registry/core/atoms/std-search.orb +9 -9
  163. package/behaviors/registry/core/atoms/std-selection.orb +77 -77
  164. package/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  165. package/behaviors/registry/core/atoms/std-stats.orb +104 -104
  166. package/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  167. package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  168. package/behaviors/registry/core/atoms/std-thread.orb +56 -56
  169. package/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  170. package/behaviors/registry/core/atoms/std-vote.orb +39 -39
  171. package/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  172. package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  173. package/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  174. package/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  175. package/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  176. package/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  177. package/behaviors/registry/core/molecules/std-list.orb +71 -71
  178. package/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  179. package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  180. package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  181. package/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  182. package/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  183. package/behaviors/registry/game/atoms/std-collision.orb +0 -595
  184. package/behaviors/registry/game/atoms/std-combat.orb +0 -524
  185. package/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  186. package/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  187. package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  188. package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  189. package/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  190. package/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  191. package/behaviors/registry/game/atoms/std-quest.orb +122 -122
  192. package/behaviors/registry/game/atoms/std-timer.orb +266 -266
  193. package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  194. package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  195. package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  196. package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  197. package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  198. package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  199. package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  200. package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  201. package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  202. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  203. package/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  204. package/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  205. package/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  206. package/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  207. package/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  208. package/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  209. package/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  210. package/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  211. package/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  212. package/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  213. package/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  214. package/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  215. package/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  216. package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +82 -82
  217. package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +110 -110
  218. package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +112 -112
  219. package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +90 -90
  220. package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +406 -406
  221. package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +94 -94
  222. package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +83 -83
  223. package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +122 -122
  224. package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +51 -51
  225. package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +122 -122
  226. package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +214 -214
  227. package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +329 -329
  228. package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +67 -67
  229. package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +202 -202
  230. package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +185 -185
  231. package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +122 -122
  232. package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +114 -114
  233. package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +209 -209
  234. package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1039 -1039
  235. package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2977 -2977
  236. package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2090 -2090
  237. package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +935 -935
  238. package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +760 -760
  239. package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +62 -62
  240. package/dist/behaviors/registry/app/atoms/std-applicant.orb +35 -35
  241. package/dist/behaviors/registry/app/atoms/std-approval-request.orb +152 -166
  242. package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +120 -125
  243. package/dist/behaviors/registry/app/atoms/std-change-order.orb +65 -65
  244. package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +58 -58
  245. package/dist/behaviors/registry/app/atoms/std-checkin.orb +57 -57
  246. package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +458 -260
  247. package/dist/behaviors/registry/app/atoms/std-class-roster.orb +46 -46
  248. package/dist/behaviors/registry/app/atoms/std-class-session.orb +63 -57
  249. package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +60 -60
  250. package/dist/behaviors/registry/app/atoms/std-customer-account.orb +49 -49
  251. package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +40 -40
  252. package/dist/behaviors/registry/app/atoms/std-donor.orb +52 -75
  253. package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +46 -46
  254. package/dist/behaviors/registry/app/atoms/std-driver.orb +101 -101
  255. package/dist/behaviors/registry/app/atoms/std-dunning.orb +89 -100
  256. package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +29 -29
  257. package/dist/behaviors/registry/app/atoms/std-event.orb +59 -59
  258. package/dist/behaviors/registry/app/atoms/std-health-score.orb +134 -196
  259. package/dist/behaviors/registry/app/atoms/std-help-article.orb +110 -135
  260. package/dist/behaviors/registry/app/atoms/std-help-category.orb +79 -86
  261. package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +34 -34
  262. package/dist/behaviors/registry/app/atoms/std-invoice.orb +111 -129
  263. package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +56 -56
  264. package/dist/behaviors/registry/app/atoms/std-lease.orb +95 -87
  265. package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +103 -108
  266. package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +97 -97
  267. package/dist/behaviors/registry/app/atoms/std-matter.orb +139 -161
  268. package/dist/behaviors/registry/app/atoms/std-membership.orb +73 -75
  269. package/dist/behaviors/registry/app/atoms/std-menu.orb +63 -63
  270. package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +52 -52
  271. package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +85 -85
  272. package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +41 -41
  273. package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
  274. package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
  275. package/dist/behaviors/registry/app/atoms/std-receipt.orb +46 -46
  276. package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +108 -118
  277. package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +99 -111
  278. package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +27 -27
  279. package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +53 -53
  280. package/dist/behaviors/registry/app/atoms/std-response-collector.orb +45 -45
  281. package/dist/behaviors/registry/app/atoms/std-rfi.orb +84 -84
  282. package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +43 -43
  283. package/dist/behaviors/registry/app/atoms/std-segment.orb +43 -51
  284. package/dist/behaviors/registry/app/atoms/std-stock-level.orb +58 -58
  285. package/dist/behaviors/registry/app/atoms/std-submittal.orb +173 -157
  286. package/dist/behaviors/registry/app/atoms/std-table-map.orb +43 -43
  287. package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +37 -37
  288. package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +64 -64
  289. package/dist/behaviors/registry/app/atoms/std-template-editor.orb +65 -65
  290. package/dist/behaviors/registry/app/atoms/std-tenant.orb +38 -38
  291. package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +63 -63
  292. package/dist/behaviors/registry/app/atoms/std-time-entry.orb +114 -114
  293. package/dist/behaviors/registry/app/atoms/std-timesheet.orb +79 -102
  294. package/dist/behaviors/registry/app/atoms/std-trial.orb +78 -85
  295. package/dist/behaviors/registry/app/atoms/std-vehicle.orb +149 -149
  296. package/dist/behaviors/registry/app/atoms/std-waitlist.orb +49 -49
  297. package/dist/behaviors/registry/app/atoms/std-warehouse.orb +125 -130
  298. package/dist/behaviors/registry/app/atoms/std-work-order.orb +71 -71
  299. package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +52 -52
  300. package/dist/behaviors/registry/app/molecules/std-application.orb +152 -152
  301. package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +91 -108
  302. package/dist/behaviors/registry/app/molecules/std-cart.orb +62 -62
  303. package/dist/behaviors/registry/app/molecules/std-form-builder.orb +102 -102
  304. package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +67 -118
  305. package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +73 -73
  306. package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +269 -269
  307. package/dist/behaviors/registry/app/organisms/std-accounting.orb +120 -120
  308. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +214 -214
  309. package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +143 -143
  310. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +698 -698
  311. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +282 -282
  312. package/dist/behaviors/registry/app/organisms/std-cms.orb +315 -315
  313. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +226 -226
  314. package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +159 -159
  315. package/dist/behaviors/registry/app/organisms/std-crm.orb +265 -265
  316. package/dist/behaviors/registry/app/organisms/std-customer-success.orb +106 -106
  317. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +384 -384
  318. package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +101 -101
  319. package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +735 -735
  320. package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +207 -207
  321. package/dist/behaviors/registry/app/organisms/std-field-service.orb +181 -181
  322. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +227 -227
  323. package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +145 -145
  324. package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +149 -149
  325. package/dist/behaviors/registry/app/organisms/std-forum.orb +150 -150
  326. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +531 -531
  327. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +161 -161
  328. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +455 -455
  329. package/dist/behaviors/registry/app/organisms/std-inventory.orb +162 -162
  330. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +353 -353
  331. package/dist/behaviors/registry/app/organisms/std-legal-case.orb +164 -164
  332. package/dist/behaviors/registry/app/organisms/std-listings.orb +147 -147
  333. package/dist/behaviors/registry/app/organisms/std-lms.orb +409 -409
  334. package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +123 -123
  335. package/dist/behaviors/registry/app/organisms/std-marketplace.orb +251 -251
  336. package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +105 -105
  337. package/dist/behaviors/registry/app/organisms/std-notes.orb +112 -112
  338. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
  339. package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +178 -178
  340. package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +133 -133
  341. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +245 -245
  342. package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +131 -131
  343. package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +129 -129
  344. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +159 -159
  345. package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +187 -187
  346. package/dist/behaviors/registry/app/organisms/std-survey.orb +129 -129
  347. package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +167 -167
  348. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +263 -263
  349. package/dist/behaviors/registry/app/organisms/std-wiki.orb +139 -139
  350. package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +65 -65
  351. package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +62 -62
  352. package/dist/behaviors/registry/core/atoms/std-browse.orb +58 -58
  353. package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +97 -97
  354. package/dist/behaviors/registry/core/atoms/std-calendar.orb +50 -50
  355. package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +184 -184
  356. package/dist/behaviors/registry/core/atoms/std-confirmation.orb +25 -25
  357. package/dist/behaviors/registry/core/atoms/std-display.orb +1 -1
  358. package/dist/behaviors/registry/core/atoms/std-drawer.orb +14 -14
  359. package/dist/behaviors/registry/core/atoms/std-esign-request.orb +29 -29
  360. package/dist/behaviors/registry/core/atoms/std-file-store.orb +91 -79
  361. package/dist/behaviors/registry/core/atoms/std-filter.orb +12 -12
  362. package/dist/behaviors/registry/core/atoms/std-flag.orb +95 -95
  363. package/dist/behaviors/registry/core/atoms/std-gallery.orb +48 -48
  364. package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
  365. package/dist/behaviors/registry/core/atoms/std-graphs.orb +37 -37
  366. package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +56 -56
  367. package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +56 -56
  368. package/dist/behaviors/registry/core/atoms/std-modal.orb +20 -20
  369. package/dist/behaviors/registry/core/atoms/std-page-tree.orb +88 -64
  370. package/dist/behaviors/registry/core/atoms/std-pagination.orb +17 -17
  371. package/dist/behaviors/registry/core/atoms/std-push.orb +38 -38
  372. package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +168 -168
  373. package/dist/behaviors/registry/core/atoms/std-rating-review.orb +68 -68
  374. package/dist/behaviors/registry/core/atoms/std-related.orb +34 -34
  375. package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +101 -108
  376. package/dist/behaviors/registry/core/atoms/std-saved-search.orb +55 -55
  377. package/dist/behaviors/registry/core/atoms/std-search.orb +9 -9
  378. package/dist/behaviors/registry/core/atoms/std-selection.orb +77 -77
  379. package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +89 -89
  380. package/dist/behaviors/registry/core/atoms/std-stats.orb +104 -104
  381. package/dist/behaviors/registry/core/atoms/std-tabs.orb +27 -27
  382. package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +69 -69
  383. package/dist/behaviors/registry/core/atoms/std-thread.orb +56 -56
  384. package/dist/behaviors/registry/core/atoms/std-version-history.orb +81 -81
  385. package/dist/behaviors/registry/core/atoms/std-vote.orb +39 -39
  386. package/dist/behaviors/registry/core/molecules/std-app-layout.orb +21 -21
  387. package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +11 -11
  388. package/dist/behaviors/registry/core/molecules/std-dashboard.orb +52 -52
  389. package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +86 -104
  390. package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +22 -22
  391. package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +133 -133
  392. package/dist/behaviors/registry/core/molecules/std-list.orb +71 -71
  393. package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +13 -13
  394. package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
  395. package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
  396. package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +152 -152
  397. package/dist/behaviors/registry/core/organisms/std-generic-app.orb +544 -544
  398. package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
  399. package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
  400. package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +27 -27
  401. package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +40 -40
  402. package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
  403. package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
  404. package/dist/behaviors/registry/game/atoms/std-overworld.orb +56 -56
  405. package/dist/behaviors/registry/game/atoms/std-physics2d.orb +78 -78
  406. package/dist/behaviors/registry/game/atoms/std-quest.orb +122 -122
  407. package/dist/behaviors/registry/game/atoms/std-timer.orb +266 -266
  408. package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
  409. package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
  410. package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
  411. package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
  412. package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
  413. package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
  414. package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
  415. package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +32 -32
  416. package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +51 -51
  417. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +69 -69
  418. package/dist/behaviors/registry/service/atoms/std-service-email.orb +55 -55
  419. package/dist/behaviors/registry/service/atoms/std-service-github.orb +70 -70
  420. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +70 -70
  421. package/dist/behaviors/registry/service/atoms/std-service-maps.orb +83 -83
  422. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +51 -51
  423. package/dist/behaviors/registry/service/atoms/std-service-print.orb +114 -114
  424. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +61 -61
  425. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +51 -51
  426. package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +111 -111
  427. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +48 -48
  428. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +45 -45
  429. package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +911 -911
  430. package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +883 -883
  431. package/package.json +1 -1
@@ -113,8 +113,9 @@
113
113
  "config": {
114
114
  "searchEvent": "EVENT_SEARCH",
115
115
  "notifications": [],
116
- "contentTrait": "@trait.EventCatalog",
117
116
  "notificationClickEvent": "EVENT_NOTIFICATIONS_OPEN",
117
+ "appName": "EventTicketing",
118
+ "contentTrait": "@trait.EventCatalog",
118
119
  "navItems": [
119
120
  {
120
121
  "href": "/events",
@@ -122,26 +123,25 @@
122
123
  "label": "Events"
123
124
  },
124
125
  {
125
- "icon": "ticket",
126
126
  "label": "Tickets",
127
- "href": "/tickets"
127
+ "href": "/tickets",
128
+ "icon": "ticket"
128
129
  },
129
130
  {
130
- "label": "Check-in",
131
131
  "icon": "qr-code",
132
+ "label": "Check-in",
132
133
  "href": "/checkin"
133
134
  },
134
135
  {
135
- "label": "Waitlist",
136
136
  "href": "/waitlist",
137
+ "label": "Waitlist",
137
138
  "icon": "users"
138
139
  }
139
- ],
140
- "appName": "EventTicketing"
140
+ ]
141
141
  },
142
142
  "events": {
143
- "SEARCH": "EVENT_SEARCH",
144
- "NOTIFY_CLICK": "EVENT_NOTIFICATIONS_OPEN"
143
+ "NOTIFY_CLICK": "EVENT_NOTIFICATIONS_OPEN",
144
+ "SEARCH": "EVENT_SEARCH"
145
145
  }
146
146
  },
147
147
  {
@@ -224,49 +224,46 @@
224
224
  "render-ui",
225
225
  "main",
226
226
  {
227
- "direction": "vertical",
228
- "gap": "lg",
229
- "type": "stack",
230
227
  "children": [
231
228
  {
232
229
  "children": [
233
230
  {
231
+ "type": "stack",
234
232
  "children": [
235
233
  {
236
- "name": "calendar",
237
- "type": "icon"
234
+ "type": "icon",
235
+ "name": "calendar"
238
236
  },
239
237
  {
240
- "content": "Events",
241
238
  "variant": "h2",
239
+ "content": "Events",
242
240
  "type": "typography"
243
241
  }
244
242
  ],
245
- "type": "stack",
246
- "direction": "horizontal",
247
243
  "gap": "sm",
248
- "align": "center"
244
+ "align": "center",
245
+ "direction": "horizontal"
249
246
  },
250
247
  {
248
+ "direction": "horizontal",
249
+ "gap": "sm",
250
+ "type": "stack",
251
251
  "children": [
252
252
  {
253
- "label": "New Event",
254
- "variant": "primary",
255
- "type": "button",
256
253
  "action": "CREATE",
257
- "icon": "plus"
254
+ "type": "button",
255
+ "icon": "plus",
256
+ "label": "New Event",
257
+ "variant": "primary"
258
258
  }
259
- ],
260
- "direction": "horizontal",
261
- "type": "stack",
262
- "gap": "sm"
259
+ ]
263
260
  }
264
261
  ],
262
+ "align": "center",
263
+ "type": "stack",
265
264
  "gap": "md",
266
265
  "direction": "horizontal",
267
- "justify": "between",
268
- "type": "stack",
269
- "align": "center"
266
+ "justify": "between"
270
267
  },
271
268
  {
272
269
  "type": "divider"
@@ -294,12 +291,15 @@
294
291
  "type": "divider"
295
292
  },
296
293
  {
297
- "variant": "h3",
298
294
  "type": "typography",
299
- "content": "Advanced Event Admin"
295
+ "content": "Advanced Event Admin",
296
+ "variant": "h3"
300
297
  },
301
298
  "@trait.EventAdvancedAdmin"
302
- ]
299
+ ],
300
+ "type": "stack",
301
+ "direction": "vertical",
302
+ "gap": "lg"
303
303
  }
304
304
  ]
305
305
  ]
@@ -318,34 +318,34 @@
318
318
  "render-ui",
319
319
  "main",
320
320
  {
321
+ "type": "stack",
322
+ "align": "center",
323
+ "direction": "vertical",
321
324
  "className": "py-8",
325
+ "gap": "md",
322
326
  "children": [
323
327
  {
324
- "name": "bell",
325
- "type": "icon"
328
+ "type": "icon",
329
+ "name": "bell"
326
330
  },
327
331
  {
328
- "type": "typography",
332
+ "variant": "h3",
329
333
  "content": "No notifications",
330
- "variant": "h3"
334
+ "type": "typography"
331
335
  },
332
336
  {
333
- "type": "typography",
334
337
  "variant": "caption",
338
+ "color": "muted",
335
339
  "content": "You're all caught up.",
336
- "color": "muted"
340
+ "type": "typography"
337
341
  },
338
342
  {
339
343
  "type": "button",
340
344
  "label": "Back to events",
341
- "variant": "ghost",
342
- "action": "INIT"
345
+ "action": "INIT",
346
+ "variant": "ghost"
343
347
  }
344
- ],
345
- "gap": "md",
346
- "direction": "vertical",
347
- "type": "stack",
348
- "align": "center"
348
+ ]
349
349
  }
350
350
  ]
351
351
  ]
@@ -358,8 +358,8 @@
358
358
  "ref": "Search.traits.SearchResultSearch",
359
359
  "name": "EventSearch",
360
360
  "config": {
361
- "placeholder": "Search events…",
362
- "event": "EVENT_SEARCH"
361
+ "event": "EVENT_SEARCH",
362
+ "placeholder": "Search events…"
363
363
  }
364
364
  },
365
365
  {
@@ -368,15 +368,15 @@
368
368
  "config": {
369
369
  "filters": [
370
370
  {
371
- "label": "Status",
372
- "filterType": "select",
373
- "field": "status",
374
371
  "options": [
375
372
  "draft",
376
373
  "published",
377
374
  "sold-out",
378
375
  "cancelled"
379
- ]
376
+ ],
377
+ "label": "Status",
378
+ "field": "status",
379
+ "filterType": "select"
380
380
  }
381
381
  ],
382
382
  "event": "EVENT_FILTER"
@@ -386,19 +386,18 @@
386
386
  "ref": "Stats.traits.StatsItemStats",
387
387
  "name": "EventStats",
388
388
  "config": {
389
+ "title": "Events",
389
390
  "metrics": [
390
391
  {
392
+ "label": "Total",
391
393
  "icon": "calendar",
392
- "variant": "primary",
393
394
  "format": "number",
394
- "label": "Total",
395
- "aggregation": "count"
395
+ "aggregation": "count",
396
+ "variant": "primary"
396
397
  },
397
398
  {
398
- "format": "number",
399
- "aggregation": "count",
400
399
  "variant": "success",
401
- "label": "Published",
400
+ "format": "number",
402
401
  "filter": [
403
402
  "fn",
404
403
  "row",
@@ -408,13 +407,11 @@
408
407
  "published"
409
408
  ]
410
409
  ],
410
+ "label": "Published",
411
+ "aggregation": "count",
411
412
  "icon": "send"
412
413
  },
413
414
  {
414
- "variant": "warning",
415
- "format": "number",
416
- "aggregation": "count",
417
- "label": "Sold Out",
418
415
  "filter": [
419
416
  "fn",
420
417
  "row",
@@ -424,18 +421,21 @@
424
421
  "sold-out"
425
422
  ]
426
423
  ],
427
- "icon": "check-circle"
424
+ "icon": "check-circle",
425
+ "label": "Sold Out",
426
+ "variant": "warning",
427
+ "aggregation": "count",
428
+ "format": "number"
428
429
  },
429
430
  {
430
431
  "field": "capacity",
431
- "label": "Capacity",
432
- "aggregation": "sum",
432
+ "icon": "users",
433
433
  "variant": "info",
434
434
  "format": "number",
435
- "icon": "users"
435
+ "label": "Capacity",
436
+ "aggregation": "sum"
436
437
  }
437
- ],
438
- "title": "Events"
438
+ ]
439
439
  },
440
440
  "listens": [
441
441
  {
@@ -453,55 +453,55 @@
453
453
  "name": "EventBrowseList",
454
454
  "linkedEntity": "EventRow",
455
455
  "config": {
456
- "cols": 1.0,
456
+ "itemActions": [
457
+ {
458
+ "label": "View",
459
+ "event": "VIEW",
460
+ "variant": "ghost"
461
+ },
462
+ {
463
+ "event": "EDIT",
464
+ "label": "Edit",
465
+ "variant": "ghost"
466
+ },
467
+ {
468
+ "label": "Delete",
469
+ "event": "DELETE",
470
+ "variant": "danger"
471
+ }
472
+ ],
457
473
  "fields": [
458
474
  {
459
475
  "variant": "h3",
460
- "name": "name",
461
- "icon": "calendar"
476
+ "icon": "calendar",
477
+ "name": "name"
462
478
  },
463
479
  {
464
480
  "variant": "body",
465
481
  "name": "venue"
466
482
  },
467
483
  {
468
- "format": "date",
469
484
  "variant": "caption",
485
+ "format": "date",
470
486
  "name": "startsAt"
471
487
  },
472
488
  {
473
- "variant": "caption",
489
+ "name": "endsAt",
474
490
  "format": "date",
475
- "name": "endsAt"
491
+ "variant": "caption"
476
492
  },
477
493
  {
478
- "format": "number",
479
494
  "name": "capacity",
495
+ "format": "number",
480
496
  "variant": "body"
481
497
  },
482
498
  {
483
- "name": "status",
484
- "variant": "badge"
499
+ "variant": "badge",
500
+ "name": "status"
485
501
  }
486
502
  ],
487
- "gap": "sm",
488
- "itemActions": [
489
- {
490
- "label": "View",
491
- "variant": "ghost",
492
- "event": "VIEW"
493
- },
494
- {
495
- "variant": "ghost",
496
- "event": "EDIT",
497
- "label": "Edit"
498
- },
499
- {
500
- "variant": "danger",
501
- "event": "DELETE",
502
- "label": "Delete"
503
- }
504
- ]
503
+ "cols": 1.0,
504
+ "gap": "sm"
505
505
  },
506
506
  "listens": [
507
507
  {
@@ -626,9 +626,9 @@
626
626
  "name": "EventEdit",
627
627
  "linkedEntity": "EventRow",
628
628
  "config": {
629
+ "mode": "edit",
629
630
  "title": "Edit Event",
630
631
  "icon": "edit",
631
- "mode": "edit",
632
632
  "fields": [
633
633
  "name",
634
634
  "description",
@@ -659,6 +659,9 @@
659
659
  "name": "EventView",
660
660
  "linkedEntity": "EventRow",
661
661
  "config": {
662
+ "title": "View Event",
663
+ "icon": "eye",
664
+ "mode": "edit",
662
665
  "fields": [
663
666
  "name",
664
667
  "description",
@@ -668,10 +671,7 @@
668
671
  "capacity",
669
672
  "status",
670
673
  "organizerId"
671
- ],
672
- "title": "View Event",
673
- "icon": "eye",
674
- "mode": "edit"
674
+ ]
675
675
  },
676
676
  "events": {
677
677
  "OPEN": "VIEW"
@@ -692,10 +692,10 @@
692
692
  "name": "EventDelete",
693
693
  "linkedEntity": "EventRow",
694
694
  "config": {
695
- "icon": "alert-triangle",
696
- "alertMessage": "This action cannot be undone.",
697
695
  "confirmLabel": "Delete",
698
- "title": "Delete Event"
696
+ "icon": "alert-triangle",
697
+ "title": "Delete Event",
698
+ "alertMessage": "This action cannot be undone."
699
699
  },
700
700
  "events": {
701
701
  "REQUEST": "DELETE",
@@ -1036,9 +1036,8 @@
1036
1036
  "ref": "AppShell.traits.AppLayout",
1037
1037
  "name": "TicketAppLayout",
1038
1038
  "config": {
1039
+ "contentTrait": "@trait.TicketShop",
1039
1040
  "appName": "EventTicketing",
1040
- "notifications": [],
1041
- "notificationClickEvent": "TICKET_NOTIFICATIONS_OPEN",
1042
1041
  "navItems": [
1043
1042
  {
1044
1043
  "icon": "calendar",
@@ -1046,9 +1045,9 @@
1046
1045
  "label": "Events"
1047
1046
  },
1048
1047
  {
1049
- "icon": "ticket",
1050
1048
  "label": "Tickets",
1051
- "href": "/tickets"
1049
+ "href": "/tickets",
1050
+ "icon": "ticket"
1052
1051
  },
1053
1052
  {
1054
1053
  "label": "Check-in",
@@ -1056,13 +1055,14 @@
1056
1055
  "icon": "qr-code"
1057
1056
  },
1058
1057
  {
1058
+ "icon": "users",
1059
1059
  "label": "Waitlist",
1060
- "href": "/waitlist",
1061
- "icon": "users"
1060
+ "href": "/waitlist"
1062
1061
  }
1063
1062
  ],
1064
1063
  "searchEvent": "TICKET_SEARCH",
1065
- "contentTrait": "@trait.TicketShop"
1064
+ "notificationClickEvent": "TICKET_NOTIFICATIONS_OPEN",
1065
+ "notifications": []
1066
1066
  },
1067
1067
  "events": {
1068
1068
  "NOTIFY_CLICK": "TICKET_NOTIFICATIONS_OPEN",
@@ -1149,56 +1149,54 @@
1149
1149
  "render-ui",
1150
1150
  "main",
1151
1151
  {
1152
- "direction": "vertical",
1153
- "gap": "lg",
1154
1152
  "type": "stack",
1155
1153
  "children": [
1156
1154
  {
1157
- "type": "stack",
1158
- "gap": "md",
1159
- "direction": "horizontal",
1160
1155
  "justify": "between",
1156
+ "direction": "horizontal",
1161
1157
  "align": "center",
1162
1158
  "children": [
1163
1159
  {
1160
+ "gap": "sm",
1161
+ "direction": "horizontal",
1164
1162
  "type": "stack",
1165
1163
  "children": [
1166
1164
  {
1167
- "name": "ticket",
1168
- "type": "icon"
1165
+ "type": "icon",
1166
+ "name": "ticket"
1169
1167
  },
1170
1168
  {
1169
+ "type": "typography",
1171
1170
  "content": "Tickets",
1172
- "variant": "h2",
1173
- "type": "typography"
1171
+ "variant": "h2"
1174
1172
  }
1175
1173
  ],
1176
- "direction": "horizontal",
1177
- "align": "center",
1178
- "gap": "sm"
1174
+ "align": "center"
1179
1175
  },
1180
1176
  {
1177
+ "gap": "sm",
1178
+ "direction": "horizontal",
1181
1179
  "children": [
1182
1180
  {
1183
- "label": "Issue Ticket",
1181
+ "icon": "plus",
1184
1182
  "type": "button",
1183
+ "variant": "primary",
1185
1184
  "action": "ISSUE",
1186
- "icon": "plus",
1187
- "variant": "primary"
1185
+ "label": "Issue Ticket"
1188
1186
  }
1189
1187
  ],
1190
- "type": "stack",
1191
- "direction": "horizontal",
1192
- "gap": "sm"
1188
+ "type": "stack"
1193
1189
  }
1194
- ]
1190
+ ],
1191
+ "type": "stack",
1192
+ "gap": "md"
1195
1193
  },
1196
1194
  {
1197
1195
  "type": "divider"
1198
1196
  },
1199
1197
  {
1200
- "content": "Available Tiers",
1201
1198
  "variant": "h3",
1199
+ "content": "Available Tiers",
1202
1200
  "type": "typography"
1203
1201
  },
1204
1202
  "@trait.TicketTierShop",
@@ -1206,9 +1204,9 @@
1206
1204
  "type": "divider"
1207
1205
  },
1208
1206
  {
1209
- "variant": "h3",
1207
+ "content": "Your Cart",
1210
1208
  "type": "typography",
1211
- "content": "Your Cart"
1209
+ "variant": "h3"
1212
1210
  },
1213
1211
  "@trait.TicketCart",
1214
1212
  {
@@ -1220,7 +1218,9 @@
1220
1218
  "variant": "h3"
1221
1219
  },
1222
1220
  "@trait.TicketBrowseList"
1223
- ]
1221
+ ],
1222
+ "gap": "lg",
1223
+ "direction": "vertical"
1224
1224
  }
1225
1225
  ]
1226
1226
  ]
@@ -1269,41 +1269,41 @@
1269
1269
  "config": {
1270
1270
  "fields": [
1271
1271
  {
1272
+ "name": "holderName",
1272
1273
  "variant": "h4",
1273
- "icon": "ticket",
1274
- "name": "holderName"
1274
+ "icon": "ticket"
1275
1275
  },
1276
1276
  {
1277
- "name": "holderEmail",
1278
- "variant": "caption"
1277
+ "variant": "caption",
1278
+ "name": "holderEmail"
1279
1279
  },
1280
1280
  {
1281
1281
  "name": "tierId",
1282
1282
  "variant": "badge"
1283
1283
  },
1284
1284
  {
1285
- "variant": "body",
1286
- "name": "qrCode"
1285
+ "name": "qrCode",
1286
+ "variant": "body"
1287
1287
  },
1288
1288
  {
1289
- "name": "status",
1290
- "variant": "badge"
1289
+ "variant": "badge",
1290
+ "name": "status"
1291
1291
  },
1292
1292
  {
1293
1293
  "name": "purchasedAt",
1294
- "format": "date",
1295
- "variant": "caption"
1294
+ "variant": "caption",
1295
+ "format": "date"
1296
1296
  }
1297
1297
  ],
1298
- "gap": "sm",
1299
- "cols": 1.0,
1300
1298
  "itemActions": [
1301
1299
  {
1302
- "event": "VIEW",
1300
+ "label": "View",
1303
1301
  "variant": "ghost",
1304
- "label": "View"
1302
+ "event": "VIEW"
1305
1303
  }
1306
- ]
1304
+ ],
1305
+ "gap": "sm",
1306
+ "cols": 1.0
1307
1307
  },
1308
1308
  "listens": [
1309
1309
  {
@@ -1321,7 +1321,6 @@
1321
1321
  "name": "TicketIssueModal",
1322
1322
  "linkedEntity": "Ticket",
1323
1323
  "config": {
1324
- "icon": "plus-circle",
1325
1324
  "title": "Issue Ticket",
1326
1325
  "fields": [
1327
1326
  "eventId",
@@ -1330,6 +1329,7 @@
1330
1329
  "holderEmail",
1331
1330
  "status"
1332
1331
  ],
1332
+ "icon": "plus-circle",
1333
1333
  "mode": "create"
1334
1334
  },
1335
1335
  "events": {
@@ -1531,33 +1531,33 @@
1531
1531
  "ref": "AppShell.traits.AppLayout",
1532
1532
  "name": "CheckinAppLayout",
1533
1533
  "config": {
1534
- "searchEvent": "CHECKIN_SEARCH",
1534
+ "notificationClickEvent": "CHECKIN_NOTIFICATIONS_OPEN",
1535
1535
  "appName": "EventTicketing",
1536
1536
  "navItems": [
1537
1537
  {
1538
1538
  "label": "Events",
1539
- "href": "/events",
1540
- "icon": "calendar"
1539
+ "icon": "calendar",
1540
+ "href": "/events"
1541
1541
  },
1542
1542
  {
1543
+ "label": "Tickets",
1543
1544
  "icon": "ticket",
1544
- "href": "/tickets",
1545
- "label": "Tickets"
1545
+ "href": "/tickets"
1546
1546
  },
1547
1547
  {
1548
- "label": "Check-in",
1549
1548
  "icon": "qr-code",
1550
- "href": "/checkin"
1549
+ "href": "/checkin",
1550
+ "label": "Check-in"
1551
1551
  },
1552
1552
  {
1553
1553
  "href": "/waitlist",
1554
- "icon": "users",
1555
- "label": "Waitlist"
1554
+ "label": "Waitlist",
1555
+ "icon": "users"
1556
1556
  }
1557
1557
  ],
1558
- "notifications": [],
1559
1558
  "contentTrait": "@trait.CheckinDashboard",
1560
- "notificationClickEvent": "CHECKIN_NOTIFICATIONS_OPEN"
1559
+ "notifications": [],
1560
+ "searchEvent": "CHECKIN_SEARCH"
1561
1561
  },
1562
1562
  "events": {
1563
1563
  "SEARCH": "CHECKIN_SEARCH",
@@ -1628,25 +1628,23 @@
1628
1628
  "render-ui",
1629
1629
  "main",
1630
1630
  {
1631
- "type": "stack",
1632
- "gap": "lg",
1633
1631
  "children": [
1634
1632
  {
1635
- "gap": "sm",
1636
1633
  "direction": "horizontal",
1634
+ "type": "stack",
1635
+ "gap": "sm",
1636
+ "align": "center",
1637
1637
  "children": [
1638
1638
  {
1639
- "type": "icon",
1640
- "name": "qr-code"
1639
+ "name": "qr-code",
1640
+ "type": "icon"
1641
1641
  },
1642
1642
  {
1643
1643
  "variant": "h2",
1644
1644
  "content": "Door Check-in",
1645
1645
  "type": "typography"
1646
1646
  }
1647
- ],
1648
- "type": "stack",
1649
- "align": "center"
1647
+ ]
1650
1648
  },
1651
1649
  {
1652
1650
  "type": "divider"
@@ -1656,13 +1654,15 @@
1656
1654
  "type": "divider"
1657
1655
  },
1658
1656
  {
1659
- "content": "Attendees",
1657
+ "type": "typography",
1660
1658
  "variant": "h3",
1661
- "type": "typography"
1659
+ "content": "Attendees"
1662
1660
  },
1663
1661
  "@trait.AttendeeListing"
1664
1662
  ],
1665
- "direction": "vertical"
1663
+ "type": "stack",
1664
+ "direction": "vertical",
1665
+ "gap": "lg"
1666
1666
  }
1667
1667
  ]
1668
1668
  ]
@@ -1789,33 +1789,33 @@
1789
1789
  "ref": "AppShell.traits.AppLayout",
1790
1790
  "name": "WaitlistAppLayout",
1791
1791
  "config": {
1792
- "contentTrait": "@trait.WaitlistDashboard",
1793
- "searchEvent": "WAITLIST_SEARCH",
1794
1792
  "notifications": [],
1795
1793
  "notificationClickEvent": "WAITLIST_NOTIFICATIONS_OPEN",
1796
- "appName": "EventTicketing",
1797
1794
  "navItems": [
1798
1795
  {
1799
- "icon": "calendar",
1800
1796
  "label": "Events",
1797
+ "icon": "calendar",
1801
1798
  "href": "/events"
1802
1799
  },
1803
1800
  {
1801
+ "icon": "ticket",
1804
1802
  "label": "Tickets",
1805
- "href": "/tickets",
1806
- "icon": "ticket"
1803
+ "href": "/tickets"
1807
1804
  },
1808
1805
  {
1809
- "href": "/checkin",
1806
+ "label": "Check-in",
1810
1807
  "icon": "qr-code",
1811
- "label": "Check-in"
1808
+ "href": "/checkin"
1812
1809
  },
1813
1810
  {
1814
- "label": "Waitlist",
1815
1811
  "href": "/waitlist",
1812
+ "label": "Waitlist",
1816
1813
  "icon": "users"
1817
1814
  }
1818
- ]
1815
+ ],
1816
+ "contentTrait": "@trait.WaitlistDashboard",
1817
+ "searchEvent": "WAITLIST_SEARCH",
1818
+ "appName": "EventTicketing"
1819
1819
  },
1820
1820
  "events": {
1821
1821
  "SEARCH": "WAITLIST_SEARCH",
@@ -1902,17 +1902,15 @@
1902
1902
  "render-ui",
1903
1903
  "main",
1904
1904
  {
1905
+ "type": "stack",
1905
1906
  "direction": "vertical",
1906
1907
  "children": [
1907
1908
  {
1908
- "direction": "horizontal",
1909
- "gap": "md",
1909
+ "type": "stack",
1910
+ "align": "center",
1910
1911
  "justify": "between",
1911
1912
  "children": [
1912
1913
  {
1913
- "align": "center",
1914
- "direction": "horizontal",
1915
- "gap": "sm",
1916
1914
  "children": [
1917
1915
  {
1918
1916
  "type": "icon",
@@ -1920,29 +1918,32 @@
1920
1918
  },
1921
1919
  {
1922
1920
  "type": "typography",
1923
- "content": "Waitlist",
1924
- "variant": "h2"
1921
+ "variant": "h2",
1922
+ "content": "Waitlist"
1925
1923
  }
1926
1924
  ],
1927
- "type": "stack"
1925
+ "gap": "sm",
1926
+ "direction": "horizontal",
1927
+ "type": "stack",
1928
+ "align": "center"
1928
1929
  },
1929
1930
  {
1930
1931
  "gap": "sm",
1932
+ "direction": "horizontal",
1931
1933
  "type": "stack",
1932
1934
  "children": [
1933
1935
  {
1936
+ "variant": "primary",
1934
1937
  "label": "Join Waitlist",
1935
- "type": "button",
1936
1938
  "action": "JOIN",
1937
- "icon": "user-plus",
1938
- "variant": "primary"
1939
+ "type": "button",
1940
+ "icon": "user-plus"
1939
1941
  }
1940
- ],
1941
- "direction": "horizontal"
1942
+ ]
1942
1943
  }
1943
1944
  ],
1944
- "type": "stack",
1945
- "align": "center"
1945
+ "gap": "md",
1946
+ "direction": "horizontal"
1946
1947
  },
1947
1948
  {
1948
1949
  "type": "divider"
@@ -1952,13 +1953,12 @@
1952
1953
  "type": "divider"
1953
1954
  },
1954
1955
  {
1955
- "content": "All Entries",
1956
1956
  "type": "typography",
1957
- "variant": "h3"
1957
+ "variant": "h3",
1958
+ "content": "All Entries"
1958
1959
  },
1959
1960
  "@trait.WaitlistBrowseList"
1960
1961
  ],
1961
- "type": "stack",
1962
1962
  "gap": "lg"
1963
1963
  }
1964
1964
  ]
@@ -1991,6 +1991,7 @@
1991
1991
  "linkedEntity": "WaitlistRow",
1992
1992
  "config": {
1993
1993
  "gap": "sm",
1994
+ "itemActions": [],
1994
1995
  "fields": [
1995
1996
  {
1996
1997
  "name": "position",
@@ -2005,16 +2006,15 @@
2005
2006
  "variant": "caption"
2006
2007
  },
2007
2008
  {
2008
- "name": "status",
2009
- "variant": "badge"
2009
+ "variant": "badge",
2010
+ "name": "status"
2010
2011
  },
2011
2012
  {
2013
+ "format": "date",
2012
2014
  "name": "joinedAt",
2013
- "variant": "caption",
2014
- "format": "date"
2015
+ "variant": "caption"
2015
2016
  }
2016
2017
  ],
2017
- "itemActions": [],
2018
2018
  "cols": 1.0
2019
2019
  },
2020
2020
  "listens": [
@@ -2033,14 +2033,14 @@
2033
2033
  "name": "WaitlistJoinModal",
2034
2034
  "linkedEntity": "WaitlistRow",
2035
2035
  "config": {
2036
+ "icon": "user-plus",
2037
+ "title": "Join Waitlist",
2036
2038
  "fields": [
2037
2039
  "targetId",
2038
2040
  "userId",
2039
2041
  "status"
2040
2042
  ],
2041
- "icon": "user-plus",
2042
- "mode": "create",
2043
- "title": "Join Waitlist"
2043
+ "mode": "create"
2044
2044
  },
2045
2045
  "events": {
2046
2046
  "OPEN": "JOIN"
@@ -2167,4 +2167,4 @@
2167
2167
  ]
2168
2168
  }
2169
2169
  ]
2170
- }
2170
+ }