@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
@@ -21,33 +21,40 @@
21
21
  "items": {
22
22
  "type": "object",
23
23
  "properties": {
24
- "helpful": {
25
- "name": "helpful",
26
- "type": "number"
27
- },
28
- "id": {
29
- "name": "id",
30
- "type": "string"
31
- },
32
24
  "rating": {
33
25
  "name": "rating",
34
- "type": "number"
26
+ "type": "number",
27
+ "required": false
35
28
  },
36
- "createdAt": {
37
- "name": "createdAt",
38
- "type": "string"
29
+ "avatarIcon": {
30
+ "name": "avatarIcon",
31
+ "type": "string",
32
+ "required": false
33
+ },
34
+ "authorName": {
35
+ "name": "authorName",
36
+ "type": "string",
37
+ "required": false
38
+ },
39
+ "helpful": {
40
+ "name": "helpful",
41
+ "type": "number",
42
+ "required": false
39
43
  },
40
44
  "comment": {
41
45
  "name": "comment",
42
- "type": "string"
46
+ "type": "string",
47
+ "required": false
43
48
  },
44
- "authorName": {
45
- "name": "authorName",
46
- "type": "string"
49
+ "createdAt": {
50
+ "name": "createdAt",
51
+ "type": "string",
52
+ "required": false
47
53
  },
48
- "avatarIcon": {
49
- "name": "avatarIcon",
50
- "type": "string"
54
+ "id": {
55
+ "name": "id",
56
+ "type": "string",
57
+ "required": true
51
58
  }
52
59
  }
53
60
  }
@@ -59,33 +66,40 @@
59
66
  "items": {
60
67
  "type": "object",
61
68
  "properties": {
69
+ "id": {
70
+ "name": "id",
71
+ "type": "string",
72
+ "required": true
73
+ },
74
+ "comment": {
75
+ "name": "comment",
76
+ "type": "string",
77
+ "required": false
78
+ },
62
79
  "authorName": {
63
80
  "name": "authorName",
64
- "type": "string"
81
+ "type": "string",
82
+ "required": false
65
83
  },
66
- "rating": {
67
- "name": "rating",
68
- "type": "number"
84
+ "avatarIcon": {
85
+ "name": "avatarIcon",
86
+ "type": "string",
87
+ "required": false
69
88
  },
70
89
  "createdAt": {
71
90
  "name": "createdAt",
72
- "type": "string"
91
+ "type": "string",
92
+ "required": false
73
93
  },
74
94
  "helpful": {
75
95
  "name": "helpful",
76
- "type": "number"
77
- },
78
- "avatarIcon": {
79
- "name": "avatarIcon",
80
- "type": "string"
81
- },
82
- "id": {
83
- "name": "id",
84
- "type": "string"
96
+ "type": "number",
97
+ "required": false
85
98
  },
86
- "comment": {
87
- "name": "comment",
88
- "type": "string"
99
+ "rating": {
100
+ "name": "rating",
101
+ "type": "number",
102
+ "required": false
89
103
  }
90
104
  }
91
105
  }
@@ -107,13 +121,15 @@
107
121
  "items": {
108
122
  "type": "object",
109
123
  "properties": {
110
- "label": {
111
- "name": "label",
112
- "type": "string"
113
- },
114
124
  "percentage": {
115
125
  "name": "percentage",
116
- "type": "number"
126
+ "type": "number",
127
+ "required": false
128
+ },
129
+ "label": {
130
+ "name": "label",
131
+ "type": "string",
132
+ "required": true
117
133
  }
118
134
  }
119
135
  }
@@ -389,8 +405,8 @@
389
405
  "render-ui",
390
406
  "main",
391
407
  {
392
- "title": "Loading reviews…",
393
- "type": "loading-state"
408
+ "type": "loading-state",
409
+ "title": "Loading reviews…"
394
410
  }
395
411
  ]
396
412
  ]
@@ -410,17 +426,11 @@
410
426
  "fn",
411
427
  "row",
412
428
  {
413
- "avatarIcon": [
414
- "object/get",
415
- "@row",
416
- "avatarIcon",
417
- "user"
418
- ],
419
- "helpful": [
429
+ "id": [
420
430
  "object/get",
421
431
  "@row",
422
- "helpful",
423
- 0.0
432
+ "id",
433
+ ""
424
434
  ],
425
435
  "rating": [
426
436
  "object/get",
@@ -428,29 +438,35 @@
428
438
  "rating",
429
439
  5.0
430
440
  ],
441
+ "authorName": [
442
+ "object/get",
443
+ "@row",
444
+ "authorName",
445
+ "Guest"
446
+ ],
431
447
  "comment": [
432
448
  "object/get",
433
449
  "@row",
434
450
  "comment",
435
451
  ""
436
452
  ],
437
- "id": [
453
+ "createdAt": [
438
454
  "object/get",
439
455
  "@row",
440
- "id",
456
+ "createdAt",
441
457
  ""
442
458
  ],
443
- "authorName": [
459
+ "helpful": [
444
460
  "object/get",
445
461
  "@row",
446
- "authorName",
447
- "Guest"
462
+ "helpful",
463
+ 0.0
448
464
  ],
449
- "createdAt": [
465
+ "avatarIcon": [
450
466
  "object/get",
451
467
  "@row",
452
- "createdAt",
453
- ""
468
+ "avatarIcon",
469
+ "user"
454
470
  ]
455
471
  }
456
472
  ]
@@ -500,17 +516,17 @@
500
516
  "fn",
501
517
  "bar",
502
518
  {
503
- "label": [
504
- "object/get",
505
- "@bar",
506
- "label",
507
- ""
508
- ],
509
519
  "percentage": [
510
520
  "object/get",
511
521
  "@bar",
512
522
  "percentage",
513
523
  0.0
524
+ ],
525
+ "label": [
526
+ "object/get",
527
+ "@bar",
528
+ "label",
529
+ ""
514
530
  ]
515
531
  }
516
532
  ]
@@ -520,32 +536,27 @@
520
536
  "render-ui",
521
537
  "main",
522
538
  {
523
- "gap": "lg",
524
539
  "type": "stack",
525
- "direction": "vertical",
540
+ "gap": "lg",
526
541
  "children": [
527
542
  {
543
+ "align": "center",
528
544
  "justify": "between",
529
545
  "gap": "md",
530
- "direction": "horizontal",
531
- "type": "stack",
532
- "align": "center",
533
546
  "children": [
534
547
  {
535
- "direction": "vertical",
536
- "gap": "xs",
548
+ "type": "stack",
537
549
  "children": [
538
550
  {
539
- "gap": "sm",
540
551
  "children": [
541
552
  {
542
553
  "type": "icon",
543
554
  "name": "star"
544
555
  },
545
556
  {
546
- "content": "Reviews",
547
557
  "variant": "h3",
548
- "type": "typography"
558
+ "type": "typography",
559
+ "content": "Reviews"
549
560
  },
550
561
  {
551
562
  "color": "muted",
@@ -553,8 +564,8 @@
553
564
  "type": "typography"
554
565
  },
555
566
  {
556
- "content": "@entity.averageRating",
557
567
  "variant": "h3",
568
+ "content": "@entity.averageRating",
558
569
  "type": "typography"
559
570
  },
560
571
  {
@@ -563,140 +574,142 @@
563
574
  "color": "warning"
564
575
  },
565
576
  {
566
- "content": "·",
567
577
  "type": "typography",
578
+ "content": "·",
568
579
  "color": "muted"
569
580
  },
570
581
  {
571
582
  "color": "muted",
572
583
  "variant": "h4",
573
- "type": "typography",
574
- "content": "@entity.totalReviews"
584
+ "content": "@entity.totalReviews",
585
+ "type": "typography"
575
586
  },
576
587
  {
577
- "color": "muted",
578
- "variant": "h4",
579
588
  "type": "typography",
580
- "content": "reviews"
589
+ "content": "reviews",
590
+ "variant": "h4",
591
+ "color": "muted"
581
592
  }
582
593
  ],
583
594
  "type": "stack",
595
+ "gap": "sm",
584
596
  "direction": "horizontal",
585
597
  "align": "center"
586
598
  },
587
599
  {
588
- "content": "@config.subjectTitle",
589
- "type": "typography",
600
+ "variant": "caption",
590
601
  "color": "muted",
591
- "variant": "caption"
602
+ "type": "typography",
603
+ "content": "@config.subjectTitle"
592
604
  }
593
605
  ],
594
- "type": "stack"
606
+ "gap": "xs",
607
+ "direction": "vertical"
595
608
  },
596
609
  {
597
- "variant": "primary",
598
- "action": "WRITE_REVIEW",
599
- "icon": "edit",
600
610
  "type": "button",
601
- "label": "@config.writeLabel"
611
+ "action": "WRITE_REVIEW",
612
+ "variant": "primary",
613
+ "label": "@config.writeLabel",
614
+ "icon": "edit"
602
615
  }
603
- ]
616
+ ],
617
+ "type": "stack",
618
+ "direction": "horizontal"
604
619
  },
605
620
  {
621
+ "type": "card",
606
622
  "children": [
607
623
  {
608
- "type": "stack",
624
+ "direction": "vertical",
609
625
  "children": [
610
626
  {
611
627
  "content": "Rating distribution",
612
- "variant": "h4",
613
- "type": "typography"
628
+ "type": "typography",
629
+ "variant": "h4"
614
630
  },
615
631
  {
616
- "type": "data-list",
617
- "gap": "sm",
618
- "entity": "@entity.starDistribution",
619
632
  "fields": [],
620
633
  "renderItem": [
621
634
  "fn",
622
635
  "bar",
623
636
  {
637
+ "gap": "md",
624
638
  "align": "center",
625
639
  "children": [
626
640
  {
627
- "content": "@bar.label",
641
+ "type": "typography",
628
642
  "variant": "caption",
629
- "type": "typography"
643
+ "content": "@bar.label"
630
644
  },
631
645
  {
632
- "type": "progress-bar",
633
646
  "value": "@bar.percentage",
634
647
  "variant": "primary",
648
+ "type": "progress-bar",
635
649
  "max": 100.0
636
650
  },
637
651
  {
652
+ "type": "typography",
638
653
  "color": "muted",
639
654
  "content": "@bar.percentage",
640
- "type": "typography",
641
655
  "variant": "caption"
642
656
  },
643
657
  {
644
658
  "variant": "caption",
659
+ "color": "muted",
645
660
  "content": "%",
646
- "type": "typography",
647
- "color": "muted"
661
+ "type": "typography"
648
662
  }
649
663
  ],
650
664
  "type": "stack",
651
- "direction": "horizontal",
652
- "gap": "md"
665
+ "direction": "horizontal"
653
666
  }
654
- ]
667
+ ],
668
+ "type": "data-list",
669
+ "entity": "@entity.starDistribution",
670
+ "gap": "sm"
655
671
  }
656
672
  ],
657
- "direction": "vertical",
658
- "gap": "sm"
673
+ "gap": "sm",
674
+ "type": "stack"
659
675
  }
660
- ],
661
- "type": "card"
676
+ ]
662
677
  },
663
678
  {
679
+ "type": "tabs",
664
680
  "tabs": "@config.sortOptions",
665
681
  "tabChangeEvent": "CHANGE_SORT",
666
- "activeTab": "@entity.currentSort",
667
- "type": "tabs"
682
+ "activeTab": "@entity.currentSort"
668
683
  },
669
684
  {
670
- "fields": [],
685
+ "type": "data-list",
686
+ "entity": "@entity.reviews",
671
687
  "renderItem": [
672
688
  "fn",
673
689
  "review",
674
690
  {
691
+ "type": "card",
675
692
  "children": [
676
693
  {
677
- "direction": "vertical",
678
- "type": "stack",
679
694
  "gap": "sm",
680
695
  "children": [
681
696
  {
682
697
  "direction": "horizontal",
683
- "gap": "sm",
684
698
  "align": "center",
685
- "type": "stack",
686
699
  "children": [
687
700
  {
688
701
  "type": "icon",
689
702
  "name": "@review.avatarIcon"
690
703
  },
691
704
  {
692
- "content": "@review.authorName",
693
705
  "weight": "bold",
706
+ "content": "@review.authorName",
694
707
  "type": "typography"
695
708
  },
696
709
  {
697
- "type": "typography",
698
710
  "color": "muted",
699
- "content": "·"
711
+ "content": "·",
712
+ "type": "typography"
700
713
  },
701
714
  {
702
715
  "type": "icon",
@@ -704,63 +717,66 @@
704
717
  "color": "warning"
705
718
  },
706
719
  {
707
- "content": "@review.rating",
708
720
  "weight": "bold",
709
- "type": "typography"
721
+ "type": "typography",
722
+ "content": "@review.rating"
710
723
  },
711
724
  {
712
- "color": "muted",
713
725
  "content": "·",
714
- "type": "typography"
726
+ "type": "typography",
727
+ "color": "muted"
715
728
  },
716
729
  {
717
- "content": "@review.createdAt",
718
- "type": "typography",
719
730
  "color": "muted",
731
+ "type": "typography",
732
+ "content": "@review.createdAt",
720
733
  "variant": "caption"
721
734
  }
722
- ]
735
+ ],
736
+ "type": "stack",
737
+ "gap": "sm"
723
738
  },
724
739
  {
725
- "content": "@review.comment",
726
740
  "type": "typography",
741
+ "content": "@review.comment",
727
742
  "variant": "body"
728
743
  },
729
744
  {
730
- "type": "stack",
731
745
  "direction": "horizontal",
746
+ "gap": "sm",
747
+ "align": "center",
748
+ "type": "stack",
732
749
  "children": [
733
750
  {
751
+ "label": "Helpful",
734
752
  "action": "MARK_HELPFUL",
735
753
  "actionPayload": {
736
754
  "id": "@review.id"
737
755
  },
738
- "variant": "ghost",
756
+ "icon": "thumbs-up",
739
757
  "type": "button",
740
- "label": "Helpful",
741
- "icon": "thumbs-up"
758
+ "variant": "ghost"
742
759
  },
743
760
  {
744
- "color": "muted",
745
761
  "content": "@review.helpful",
746
762
  "type": "typography",
747
- "variant": "caption"
763
+ "variant": "caption",
764
+ "color": "muted"
748
765
  }
749
- ],
750
- "align": "center",
751
- "gap": "sm"
766
+ ]
752
767
  }
753
- ]
768
+ ],
769
+ "type": "stack",
770
+ "direction": "vertical"
754
771
  }
755
- ],
756
- "type": "card"
772
+ ]
757
773
  }
758
774
  ],
759
- "gap": "md",
760
- "entity": "@entity.reviews",
761
- "type": "data-list"
775
+ "fields": [],
776
+ "gap": "md"
762
777
  }
763
- ]
778
+ ],
779
+ "direction": "vertical"
764
780
  }
765
781
  ]
766
782
  ]
@@ -779,9 +795,9 @@
779
795
  "render-ui",
780
796
  "main",
781
797
  {
782
- "type": "error-state",
783
798
  "message": "@entity.errorMessage",
784
- "title": "Failed to load reviews"
799
+ "title": "Failed to load reviews",
800
+ "type": "error-state"
785
801
  }
786
802
  ]
787
803
  ]
@@ -851,56 +867,56 @@
851
867
  "render-ui",
852
868
  "main",
853
869
  {
854
- "type": "stack",
855
- "direction": "vertical",
856
870
  "gap": "md",
871
+ "direction": "vertical",
872
+ "type": "stack",
857
873
  "children": [
858
874
  {
859
- "direction": "horizontal",
860
875
  "align": "center",
876
+ "gap": "sm",
877
+ "type": "stack",
878
+ "direction": "horizontal",
861
879
  "children": [
862
880
  {
881
+ "action": "CANCEL_REVIEW",
863
882
  "type": "button",
864
883
  "variant": "ghost",
865
- "action": "CANCEL_REVIEW",
866
884
  "label": "Back",
867
885
  "icon": "arrow-left"
868
886
  },
869
887
  {
870
- "name": "edit",
871
- "type": "icon"
888
+ "type": "icon",
889
+ "name": "edit"
872
890
  },
873
891
  {
874
- "type": "typography",
892
+ "content": "Write a review",
875
893
  "variant": "h3",
876
- "content": "Write a review"
894
+ "type": "typography"
877
895
  }
878
- ],
879
- "type": "stack",
880
- "gap": "sm"
896
+ ]
881
897
  },
882
898
  {
883
899
  "type": "card",
884
900
  "children": [
885
901
  {
886
- "gap": "md",
887
- "direction": "vertical",
888
902
  "type": "stack",
903
+ "direction": "vertical",
904
+ "gap": "md",
889
905
  "children": [
890
906
  {
891
907
  "color": "muted",
892
- "type": "typography",
893
908
  "content": "@config.subjectTitle",
894
- "variant": "caption"
909
+ "variant": "caption",
910
+ "type": "typography"
895
911
  },
896
912
  {
897
- "type": "typography",
913
+ "content": "How would you rate it?",
898
914
  "variant": "h4",
899
- "content": "How would you rate it?"
915
+ "type": "typography"
900
916
  },
901
917
  {
902
- "value": "@entity.draftRating",
903
918
  "action": "RATE_DRAFT",
919
+ "value": "@entity.draftRating",
904
920
  "type": "star-rating",
905
921
  "max": 5.0
906
922
  },
@@ -910,13 +926,13 @@
910
926
  "content": "Share more details (optional)"
911
927
  },
912
928
  {
913
- "type": "form-section",
914
- "entity": "@entity",
929
+ "fields": "@config.reviewFields",
915
930
  "mode": "edit",
916
- "submitLabel": "@config.submitLabel",
931
+ "entity": "@entity",
932
+ "type": "form-section",
917
933
  "submitEvent": "SUBMIT_REVIEW",
918
934
  "cancelEvent": "CANCEL_REVIEW",
919
- "fields": "@config.reviewFields"
935
+ "submitLabel": "@config.submitLabel"
920
936
  }
921
937
  ]
922
938
  }
@@ -956,107 +972,105 @@
956
972
  "render-ui",
957
973
  "main",
958
974
  {
959
- "type": "stack",
960
975
  "children": [
961
976
  {
962
- "direction": "horizontal",
963
- "align": "center",
977
+ "justify": "between",
964
978
  "children": [
965
979
  {
966
980
  "direction": "vertical",
967
981
  "children": [
968
982
  {
969
- "gap": "sm",
970
- "align": "center",
971
983
  "children": [
972
984
  {
973
- "type": "icon",
974
- "name": "star"
985
+ "name": "star",
986
+ "type": "icon"
975
987
  },
976
988
  {
977
- "variant": "h3",
989
+ "content": "Reviews",
978
990
  "type": "typography",
979
- "content": "Reviews"
991
+ "variant": "h3"
980
992
  },
981
993
  {
982
994
  "content": "·",
983
- "color": "muted",
984
- "type": "typography"
995
+ "type": "typography",
996
+ "color": "muted"
985
997
  },
986
998
  {
987
999
  "type": "typography",
988
- "content": "@entity.averageRating",
989
- "variant": "h3"
1000
+ "variant": "h3",
1001
+ "content": "@entity.averageRating"
990
1002
  },
991
1003
  {
992
- "name": "star",
993
1004
  "color": "warning",
994
- "type": "icon"
1005
+ "type": "icon",
1006
+ "name": "star"
995
1007
  },
996
1008
  {
997
- "content": "·",
998
1009
  "color": "muted",
1010
+ "content": "·",
999
1011
  "type": "typography"
1000
1012
  },
1001
1013
  {
1014
+ "color": "muted",
1002
1015
  "type": "typography",
1003
- "variant": "h4",
1004
1016
  "content": "@entity.totalReviews",
1005
- "color": "muted"
1017
+ "variant": "h4"
1006
1018
  },
1007
1019
  {
1008
- "type": "typography",
1009
1020
  "variant": "h4",
1021
+ "type": "typography",
1010
1022
  "content": "reviews",
1011
1023
  "color": "muted"
1012
1024
  }
1013
1025
  ],
1014
- "direction": "horizontal",
1015
- "type": "stack"
1026
+ "type": "stack",
1027
+ "gap": "sm",
1028
+ "align": "center",
1029
+ "direction": "horizontal"
1016
1030
  },
1017
1031
  {
1018
1032
  "variant": "caption",
1033
+ "type": "typography",
1019
1034
  "color": "muted",
1020
- "content": "@config.subjectTitle",
1021
- "type": "typography"
1035
+ "content": "@config.subjectTitle"
1022
1036
  }
1023
1037
  ],
1024
1038
  "type": "stack",
1025
1039
  "gap": "xs"
1026
1040
  },
1027
1041
  {
1028
- "variant": "primary",
1029
1042
  "label": "@config.writeLabel",
1030
1043
  "type": "button",
1031
1044
  "action": "WRITE_REVIEW",
1045
+ "variant": "primary",
1032
1046
  "icon": "edit"
1033
1047
  }
1034
1048
  ],
1049
+ "direction": "horizontal",
1035
1050
  "gap": "md",
1036
- "justify": "between",
1037
- "type": "stack"
1051
+ "type": "stack",
1052
+ "align": "center"
1038
1053
  },
1039
1054
  {
1040
1055
  "type": "card",
1041
1056
  "children": [
1042
1057
  {
1043
- "type": "stack",
1044
- "gap": "sm",
1045
1058
  "children": [
1046
1059
  {
1047
- "variant": "h4",
1048
1060
  "type": "typography",
1061
+ "variant": "h4",
1049
1062
  "content": "Rating distribution"
1050
1063
  },
1051
1064
  {
1065
+ "type": "data-list",
1066
+ "entity": "@entity.starDistribution",
1067
+ "gap": "sm",
1052
1068
  "fields": [],
1053
1069
  "renderItem": [
1054
1070
  "fn",
1055
1071
  "bar",
1056
1072
  {
1057
1073
  "align": "center",
1058
- "direction": "horizontal",
1059
- "gap": "md",
1060
1074
  "type": "stack",
1061
1075
  "children": [
1062
1076
  {
@@ -1065,44 +1079,46 @@
1065
1079
  "type": "typography"
1066
1080
  },
1067
1081
  {
1068
- "max": 100.0,
1069
1082
  "value": "@bar.percentage",
1070
1083
  "variant": "primary",
1071
- "type": "progress-bar"
1084
+ "type": "progress-bar",
1085
+ "max": 100.0
1072
1086
  },
1073
1087
  {
1074
- "color": "muted",
1088
+ "variant": "caption",
1075
1089
  "type": "typography",
1076
1090
  "content": "@bar.percentage",
1077
- "variant": "caption"
1091
+ "color": "muted"
1078
1092
  },
1079
1093
  {
1080
- "color": "muted",
1081
- "variant": "caption",
1094
+ "type": "typography",
1082
1095
  "content": "%",
1083
- "type": "typography"
1096
+ "variant": "caption",
1097
+ "color": "muted"
1084
1098
  }
1085
- ]
1099
+ ],
1100
+ "direction": "horizontal",
1101
+ "gap": "md"
1086
1102
  }
1087
- ],
1088
- "gap": "sm",
1089
- "entity": "@entity.starDistribution",
1090
- "type": "data-list"
1103
+ ]
1091
1104
  }
1092
1105
  ],
1093
- "direction": "vertical"
1106
+ "type": "stack",
1107
+ "direction": "vertical",
1108
+ "gap": "sm"
1094
1109
  }
1095
1110
  ]
1096
1111
  },
1097
1112
  {
1098
1113
  "tabs": "@config.sortOptions",
1099
- "activeTab": "@entity.currentSort",
1114
+ "tabChangeEvent": "CHANGE_SORT",
1100
1115
  "type": "tabs",
1101
- "tabChangeEvent": "CHANGE_SORT"
1116
+ "activeTab": "@entity.currentSort"
1102
1117
  },
1103
1118
  {
1104
1119
  "type": "data-list",
1105
1120
  "gap": "md",
1121
+ "entity": "@entity.reviews",
1106
1122
  "fields": [],
1107
1123
  "renderItem": [
1108
1124
  "fn",
@@ -1111,92 +1127,92 @@
1111
1127
  "type": "card",
1112
1128
  "children": [
1113
1129
  {
1114
- "gap": "sm",
1115
1130
  "children": [
1116
1131
  {
1132
+ "direction": "horizontal",
1117
1133
  "children": [
1118
1134
  {
1119
1135
  "name": "@review.avatarIcon",
1120
1136
  "type": "icon"
1121
1137
  },
1122
1138
  {
1139
+ "weight": "bold",
1123
1140
  "type": "typography",
1124
- "content": "@review.authorName",
1125
- "weight": "bold"
1141
+ "content": "@review.authorName"
1126
1142
  },
1127
1143
  {
1128
- "type": "typography",
1129
1144
  "content": "·",
1145
+ "type": "typography",
1130
1146
  "color": "muted"
1131
1147
  },
1132
1148
  {
1133
- "name": "star",
1134
1149
  "type": "icon",
1150
+ "name": "star",
1135
1151
  "color": "warning"
1136
1152
  },
1137
1153
  {
1138
- "type": "typography",
1139
1154
  "weight": "bold",
1155
+ "type": "typography",
1140
1156
  "content": "@review.rating"
1141
1157
  },
1142
1158
  {
1159
+ "color": "muted",
1143
1160
  "type": "typography",
1144
- "content": "·",
1145
- "color": "muted"
1161
+ "content": "·"
1146
1162
  },
1147
1163
  {
1148
- "type": "typography",
1149
- "content": "@review.createdAt",
1150
1164
  "variant": "caption",
1151
- "color": "muted"
1165
+ "color": "muted",
1166
+ "type": "typography",
1167
+ "content": "@review.createdAt"
1152
1168
  }
1153
1169
  ],
1154
- "type": "stack",
1155
- "direction": "horizontal",
1156
1170
  "gap": "sm",
1171
+ "type": "stack",
1157
1172
  "align": "center"
1158
1173
  },
1159
1174
  {
1160
- "content": "@review.comment",
1161
1175
  "type": "typography",
1176
+ "content": "@review.comment",
1162
1177
  "variant": "body"
1163
1178
  },
1164
1179
  {
1165
- "direction": "horizontal",
1166
- "type": "stack",
1167
- "gap": "sm",
1168
1180
  "align": "center",
1169
1181
  "children": [
1170
1182
  {
1171
- "action": "MARK_HELPFUL",
1172
- "variant": "ghost",
1173
1183
  "actionPayload": {
1174
1184
  "id": "@review.id"
1175
1185
  },
1176
1186
  "icon": "thumbs-up",
1177
- "type": "button",
1178
- "label": "Helpful"
1187
+ "action": "MARK_HELPFUL",
1188
+ "label": "Helpful",
1189
+ "variant": "ghost",
1190
+ "type": "button"
1179
1191
  },
1180
1192
  {
1181
- "variant": "caption",
1182
- "type": "typography",
1193
+ "content": "@review.helpful",
1183
1194
  "color": "muted",
1184
- "content": "@review.helpful"
1195
+ "variant": "caption",
1196
+ "type": "typography"
1185
1197
  }
1186
- ]
1198
+ ],
1199
+ "direction": "horizontal",
1200
+ "type": "stack",
1201
+ "gap": "sm"
1187
1202
  }
1188
1203
  ],
1189
- "type": "stack",
1190
- "direction": "vertical"
1204
+ "gap": "sm",
1205
+ "direction": "vertical",
1206
+ "type": "stack"
1191
1207
  }
1192
1208
  ]
1193
1209
  }
1194
- ],
1195
- "entity": "@entity.reviews"
1210
+ ]
1196
1211
  }
1197
1212
  ],
1198
1213
  "direction": "vertical",
1199
- "gap": "lg"
1214
+ "gap": "lg",
1215
+ "type": "stack"
1200
1216
  }
1201
1217
  ]
1202
1218
  ]
@@ -1230,20 +1246,23 @@
1230
1246
  "render-ui",
1231
1247
  "main",
1232
1248
  {
1249
+ "gap": "lg",
1250
+ "type": "stack",
1233
1251
  "direction": "vertical",
1234
1252
  "children": [
1235
1253
  {
1236
- "justify": "between",
1254
+ "type": "stack",
1255
+ "direction": "horizontal",
1237
1256
  "gap": "md",
1257
+ "justify": "between",
1258
+ "align": "center",
1238
1259
  "children": [
1239
1260
  {
1240
- "gap": "xs",
1241
- "type": "stack",
1242
- "direction": "vertical",
1243
1261
  "children": [
1244
1262
  {
1245
1263
  "direction": "horizontal",
1246
1264
  "gap": "sm",
1265
+ "type": "stack",
1247
1266
  "align": "center",
1248
1267
  "children": [
1249
1268
  {
@@ -1251,8 +1270,8 @@
1251
1270
  "name": "star"
1252
1271
  },
1253
1272
  {
1254
- "variant": "h3",
1255
1273
  "content": "Reviews",
1274
+ "variant": "h3",
1256
1275
  "type": "typography"
1257
1276
  },
1258
1277
  {
@@ -1261,69 +1280,64 @@
1261
1280
  "type": "typography"
1262
1281
  },
1263
1282
  {
1283
+ "variant": "h3",
1264
1284
  "type": "typography",
1265
- "content": "@entity.averageRating",
1266
- "variant": "h3"
1285
+ "content": "@entity.averageRating"
1267
1286
  },
1268
1287
  {
1269
- "color": "warning",
1270
1288
  "type": "icon",
1289
+ "color": "warning",
1271
1290
  "name": "star"
1272
1291
  },
1273
1292
  {
1274
- "color": "muted",
1293
+ "type": "typography",
1275
1294
  "content": "·",
1276
- "type": "typography"
1295
+ "color": "muted"
1277
1296
  },
1278
1297
  {
1279
1298
  "type": "typography",
1280
1299
  "variant": "h4",
1281
- "content": "@entity.totalReviews",
1282
- "color": "muted"
1300
+ "color": "muted",
1301
+ "content": "@entity.totalReviews"
1283
1302
  },
1284
1303
  {
1285
1304
  "color": "muted",
1286
- "type": "typography",
1287
1305
  "variant": "h4",
1306
+ "type": "typography",
1288
1307
  "content": "reviews"
1289
1308
  }
1290
- ],
1291
- "type": "stack"
1309
+ ]
1292
1310
  },
1293
1311
  {
1294
- "type": "typography",
1295
- "color": "muted",
1296
1312
  "content": "@config.subjectTitle",
1297
- "variant": "caption"
1313
+ "color": "muted",
1314
+ "variant": "caption",
1315
+ "type": "typography"
1298
1316
  }
1299
- ]
1317
+ ],
1318
+ "direction": "vertical",
1319
+ "gap": "xs",
1320
+ "type": "stack"
1300
1321
  },
1301
1322
  {
1302
- "label": "@config.writeLabel",
1323
+ "action": "WRITE_REVIEW",
1303
1324
  "variant": "primary",
1304
1325
  "type": "button",
1305
1326
  "icon": "edit",
1306
- "action": "WRITE_REVIEW"
1327
+ "label": "@config.writeLabel"
1307
1328
  }
1308
- ],
1309
- "type": "stack",
1310
- "direction": "horizontal",
1311
- "align": "center"
1329
+ ]
1312
1330
  },
1313
1331
  {
1314
1332
  "children": [
1315
1333
  {
1316
- "gap": "sm",
1317
- "type": "stack",
1318
- "direction": "vertical",
1319
1334
  "children": [
1320
1335
  {
1321
- "content": "Rating distribution",
1322
1336
  "type": "typography",
1337
+ "content": "Rating distribution",
1323
1338
  "variant": "h4"
1324
1339
  },
1325
1340
  {
1326
- "entity": "@entity.starDistribution",
1327
1341
  "fields": [],
1328
1342
  "renderItem": [
1329
1343
  "fn",
@@ -1332,26 +1346,26 @@
1332
1346
  "children": [
1333
1347
  {
1334
1348
  "type": "typography",
1335
- "content": "@bar.label",
1336
- "variant": "caption"
1349
+ "variant": "caption",
1350
+ "content": "@bar.label"
1337
1351
  },
1338
1352
  {
1339
- "type": "progress-bar",
1340
- "max": 100.0,
1353
+ "value": "@bar.percentage",
1341
1354
  "variant": "primary",
1342
- "value": "@bar.percentage"
1355
+ "type": "progress-bar",
1356
+ "max": 100.0
1343
1357
  },
1344
1358
  {
1359
+ "type": "typography",
1345
1360
  "color": "muted",
1346
1361
  "variant": "caption",
1347
- "content": "@bar.percentage",
1348
- "type": "typography"
1362
+ "content": "@bar.percentage"
1349
1363
  },
1350
1364
  {
1351
- "variant": "caption",
1365
+ "content": "%",
1352
1366
  "type": "typography",
1353
1367
  "color": "muted",
1354
- "content": "%"
1368
+ "variant": "caption"
1355
1369
  }
1356
1370
  ],
1357
1371
  "type": "stack",
@@ -1360,90 +1374,92 @@
1360
1374
  "align": "center"
1361
1375
  }
1362
1376
  ],
1363
- "gap": "sm",
1364
- "type": "data-list"
1377
+ "type": "data-list",
1378
+ "entity": "@entity.starDistribution",
1379
+ "gap": "sm"
1365
1380
  }
1366
- ]
1381
+ ],
1382
+ "type": "stack",
1383
+ "gap": "sm",
1384
+ "direction": "vertical"
1367
1385
  }
1368
1386
  ],
1369
1387
  "type": "card"
1370
1388
  },
1371
1389
  {
1372
1390
  "tabChangeEvent": "CHANGE_SORT",
1373
- "tabs": "@config.sortOptions",
1374
1391
  "activeTab": "@entity.currentSort",
1392
+ "tabs": "@config.sortOptions",
1375
1393
  "type": "tabs"
1376
1394
  },
1377
1395
  {
1378
- "gap": "md",
1379
- "fields": [],
1380
- "type": "data-list",
1381
1396
  "renderItem": [
1382
1397
  "fn",
1383
1398
  "review",
1384
1399
  {
1385
1400
  "children": [
1386
1401
  {
1402
+ "direction": "vertical",
1403
+ "type": "stack",
1387
1404
  "gap": "sm",
1388
1405
  "children": [
1389
1406
  {
1407
+ "type": "stack",
1390
1408
  "children": [
1391
1409
  {
1392
- "name": "@review.avatarIcon",
1393
- "type": "icon"
1410
+ "type": "icon",
1411
+ "name": "@review.avatarIcon"
1394
1412
  },
1395
1413
  {
1414
+ "weight": "bold",
1396
1415
  "type": "typography",
1397
- "content": "@review.authorName",
1398
- "weight": "bold"
1416
+ "content": "@review.authorName"
1399
1417
  },
1400
1418
  {
1401
- "color": "muted",
1402
1419
  "type": "typography",
1403
- "content": "·"
1420
+ "content": "·",
1421
+ "color": "muted"
1404
1422
  },
1405
1423
  {
1406
- "color": "warning",
1424
+ "name": "star",
1407
1425
  "type": "icon",
1408
- "name": "star"
1426
+ "color": "warning"
1409
1427
  },
1410
1428
  {
1429
+ "content": "@review.rating",
1411
1430
  "weight": "bold",
1412
- "type": "typography",
1413
- "content": "@review.rating"
1431
+ "type": "typography"
1414
1432
  },
1415
1433
  {
1416
- "content": "·",
1434
+ "color": "muted",
1417
1435
  "type": "typography",
1418
- "color": "muted"
1436
+ "content": "·"
1419
1437
  },
1420
1438
  {
1439
+ "variant": "caption",
1421
1440
  "color": "muted",
1422
1441
  "type": "typography",
1423
- "content": "@review.createdAt",
1424
- "variant": "caption"
1442
+ "content": "@review.createdAt"
1425
1443
  }
1426
1444
  ],
1427
1445
  "align": "center",
1428
1446
  "direction": "horizontal",
1429
- "type": "stack",
1430
1447
  "gap": "sm"
1431
1448
  },
1432
1449
  {
1450
+ "variant": "body",
1433
1451
  "type": "typography",
1434
- "content": "@review.comment",
1435
- "variant": "body"
1452
+ "content": "@review.comment"
1436
1453
  },
1437
1454
  {
1438
- "gap": "sm",
1439
- "type": "stack",
1440
1455
  "direction": "horizontal",
1456
+ "type": "stack",
1441
1457
  "align": "center",
1442
1458
  "children": [
1443
1459
  {
1444
- "action": "MARK_HELPFUL",
1445
- "variant": "ghost",
1446
1460
  "label": "Helpful",
1461
+ "variant": "ghost",
1462
+ "action": "MARK_HELPFUL",
1447
1463
  "actionPayload": {
1448
1464
  "id": "@review.id"
1449
1465
  },
@@ -1451,26 +1467,26 @@
1451
1467
  "type": "button"
1452
1468
  },
1453
1469
  {
1454
- "type": "typography",
1455
- "variant": "caption",
1456
1470
  "content": "@review.helpful",
1457
- "color": "muted"
1471
+ "color": "muted",
1472
+ "type": "typography",
1473
+ "variant": "caption"
1458
1474
  }
1459
- ]
1475
+ ],
1476
+ "gap": "sm"
1460
1477
  }
1461
- ],
1462
- "direction": "vertical",
1463
- "type": "stack"
1478
+ ]
1464
1479
  }
1465
1480
  ],
1466
1481
  "type": "card"
1467
1482
  }
1468
1483
  ],
1469
- "entity": "@entity.reviews"
1484
+ "gap": "md",
1485
+ "entity": "@entity.reviews",
1486
+ "type": "data-list",
1487
+ "fields": []
1470
1488
  }
1471
- ],
1472
- "type": "stack",
1473
- "gap": "lg"
1489
+ ]
1474
1490
  }
1475
1491
  ]
1476
1492
  ]
@@ -1504,247 +1520,247 @@
1504
1520
  "render-ui",
1505
1521
  "main",
1506
1522
  {
1507
- "direction": "vertical",
1508
- "gap": "lg",
1509
1523
  "type": "stack",
1524
+ "gap": "lg",
1510
1525
  "children": [
1511
1526
  {
1512
- "align": "center",
1513
1527
  "gap": "md",
1514
- "direction": "horizontal",
1515
- "type": "stack",
1516
1528
  "justify": "between",
1529
+ "direction": "horizontal",
1530
+ "align": "center",
1517
1531
  "children": [
1518
1532
  {
1519
- "type": "stack",
1520
1533
  "direction": "vertical",
1521
1534
  "gap": "xs",
1522
1535
  "children": [
1523
1536
  {
1537
+ "type": "stack",
1538
+ "gap": "sm",
1524
1539
  "children": [
1525
1540
  {
1526
- "type": "icon",
1527
- "name": "star"
1541
+ "name": "star",
1542
+ "type": "icon"
1528
1543
  },
1529
1544
  {
1530
1545
  "content": "Reviews",
1531
- "type": "typography",
1532
- "variant": "h3"
1546
+ "variant": "h3",
1547
+ "type": "typography"
1533
1548
  },
1534
1549
  {
1535
1550
  "content": "·",
1536
- "color": "muted",
1537
- "type": "typography"
1551
+ "type": "typography",
1552
+ "color": "muted"
1538
1553
  },
1539
1554
  {
1540
1555
  "variant": "h3",
1541
- "type": "typography",
1542
- "content": "@entity.averageRating"
1556
+ "content": "@entity.averageRating",
1557
+ "type": "typography"
1543
1558
  },
1544
1559
  {
1545
- "name": "star",
1546
1560
  "color": "warning",
1561
+ "name": "star",
1547
1562
  "type": "icon"
1548
1563
  },
1549
1564
  {
1550
- "color": "muted",
1551
1565
  "type": "typography",
1552
- "content": "·"
1566
+ "content": "·",
1567
+ "color": "muted"
1553
1568
  },
1554
1569
  {
1570
+ "variant": "h4",
1555
1571
  "content": "@entity.totalReviews",
1556
1572
  "type": "typography",
1557
- "variant": "h4",
1558
1573
  "color": "muted"
1559
1574
  },
1560
1575
  {
1561
1576
  "content": "reviews",
1562
- "type": "typography",
1577
+ "variant": "h4",
1563
1578
  "color": "muted",
1564
- "variant": "h4"
1579
+ "type": "typography"
1565
1580
  }
1566
1581
  ],
1567
- "type": "stack",
1568
1582
  "direction": "horizontal",
1569
- "gap": "sm",
1570
1583
  "align": "center"
1571
1584
  },
1572
1585
  {
1573
- "content": "@config.subjectTitle",
1574
- "color": "muted",
1575
1586
  "type": "typography",
1576
- "variant": "caption"
1587
+ "content": "@config.subjectTitle",
1588
+ "variant": "caption",
1589
+ "color": "muted"
1577
1590
  }
1578
- ]
1591
+ ],
1592
+ "type": "stack"
1579
1593
  },
1580
1594
  {
1595
+ "type": "button",
1581
1596
  "icon": "edit",
1582
1597
  "label": "@config.writeLabel",
1583
1598
  "variant": "primary",
1584
- "type": "button",
1585
1599
  "action": "WRITE_REVIEW"
1586
1600
  }
1587
- ]
1601
+ ],
1602
+ "type": "stack"
1588
1603
  },
1589
1604
  {
1590
1605
  "type": "card",
1591
1606
  "children": [
1592
1607
  {
1608
+ "gap": "sm",
1609
+ "direction": "vertical",
1593
1610
  "type": "stack",
1594
1611
  "children": [
1595
1612
  {
1596
- "type": "typography",
1597
1613
  "content": "Rating distribution",
1614
+ "type": "typography",
1598
1615
  "variant": "h4"
1599
1616
  },
1600
1617
  {
1601
1618
  "gap": "sm",
1602
1619
  "entity": "@entity.starDistribution",
1603
- "fields": [],
1604
1620
  "renderItem": [
1605
1621
  "fn",
1606
1622
  "bar",
1607
1623
  {
1608
- "gap": "md",
1609
- "type": "stack",
1610
1624
  "align": "center",
1611
1625
  "direction": "horizontal",
1612
1626
  "children": [
1613
1627
  {
1614
1628
  "type": "typography",
1615
- "content": "@bar.label",
1616
- "variant": "caption"
1629
+ "variant": "caption",
1630
+ "content": "@bar.label"
1617
1631
  },
1618
1632
  {
1619
- "value": "@bar.percentage",
1633
+ "variant": "primary",
1620
1634
  "max": 100.0,
1621
1635
  "type": "progress-bar",
1622
- "variant": "primary"
1636
+ "value": "@bar.percentage"
1623
1637
  },
1624
1638
  {
1639
+ "color": "muted",
1625
1640
  "content": "@bar.percentage",
1626
- "variant": "caption",
1627
1641
  "type": "typography",
1628
- "color": "muted"
1642
+ "variant": "caption"
1629
1643
  },
1630
1644
  {
1631
1645
  "color": "muted",
1632
- "content": "%",
1633
1646
  "type": "typography",
1634
- "variant": "caption"
1647
+ "variant": "caption",
1648
+ "content": "%"
1635
1649
  }
1636
- ]
1650
+ ],
1651
+ "gap": "md",
1652
+ "type": "stack"
1637
1653
  }
1638
1654
  ],
1655
+ "fields": [],
1639
1656
  "type": "data-list"
1640
1657
  }
1641
- ],
1642
- "gap": "sm",
1643
- "direction": "vertical"
1658
+ ]
1644
1659
  }
1645
1660
  ]
1646
1661
  },
1647
1662
  {
1648
- "tabChangeEvent": "CHANGE_SORT",
1649
- "activeTab": "@entity.currentSort",
1650
1663
  "type": "tabs",
1651
- "tabs": "@config.sortOptions"
1664
+ "tabChangeEvent": "CHANGE_SORT",
1665
+ "tabs": "@config.sortOptions",
1666
+ "activeTab": "@entity.currentSort"
1652
1667
  },
1653
1668
  {
1669
+ "type": "data-list",
1654
1670
  "renderItem": [
1655
1671
  "fn",
1656
1672
  "review",
1657
1673
  {
1658
1674
  "children": [
1659
1675
  {
1660
- "type": "stack",
1676
+ "gap": "sm",
1661
1677
  "children": [
1662
1678
  {
1663
1679
  "type": "stack",
1664
- "direction": "horizontal",
1665
1680
  "gap": "sm",
1666
- "align": "center",
1667
1681
  "children": [
1668
1682
  {
1669
1683
  "name": "@review.avatarIcon",
1670
1684
  "type": "icon"
1671
1685
  },
1672
1686
  {
1673
- "content": "@review.authorName",
1687
+ "type": "typography",
1674
1688
  "weight": "bold",
1675
- "type": "typography"
1689
+ "content": "@review.authorName"
1676
1690
  },
1677
1691
  {
1692
+ "type": "typography",
1678
1693
  "content": "·",
1679
- "color": "muted",
1680
- "type": "typography"
1694
+ "color": "muted"
1681
1695
  },
1682
1696
  {
1697
+ "type": "icon",
1683
1698
  "name": "star",
1684
- "color": "warning",
1685
- "type": "icon"
1699
+ "color": "warning"
1686
1700
  },
1687
1701
  {
1688
- "content": "@review.rating",
1702
+ "type": "typography",
1689
1703
  "weight": "bold",
1690
- "type": "typography"
1704
+ "content": "@review.rating"
1691
1705
  },
1692
1706
  {
1693
- "color": "muted",
1694
1707
  "type": "typography",
1708
+ "color": "muted",
1695
1709
  "content": "·"
1696
1710
  },
1697
1711
  {
1698
1712
  "type": "typography",
1699
1713
  "color": "muted",
1700
- "content": "@review.createdAt",
1701
- "variant": "caption"
1714
+ "variant": "caption",
1715
+ "content": "@review.createdAt"
1702
1716
  }
1703
- ]
1717
+ ],
1718
+ "direction": "horizontal",
1719
+ "align": "center"
1704
1720
  },
1705
1721
  {
1706
- "content": "@review.comment",
1722
+ "type": "typography",
1707
1723
  "variant": "body",
1708
- "type": "typography"
1724
+ "content": "@review.comment"
1709
1725
  },
1710
1726
  {
1727
+ "direction": "horizontal",
1711
1728
  "gap": "sm",
1712
- "align": "center",
1713
1729
  "children": [
1714
1730
  {
1731
+ "type": "button",
1732
+ "action": "MARK_HELPFUL",
1715
1733
  "label": "Helpful",
1716
1734
  "variant": "ghost",
1717
- "action": "MARK_HELPFUL",
1718
- "icon": "thumbs-up",
1719
1735
  "actionPayload": {
1720
1736
  "id": "@review.id"
1721
1737
  },
1722
- "type": "button"
1738
+ "icon": "thumbs-up"
1723
1739
  },
1724
1740
  {
1725
- "variant": "caption",
1726
- "content": "@review.helpful",
1727
1741
  "type": "typography",
1728
- "color": "muted"
1742
+ "variant": "caption",
1743
+ "color": "muted",
1744
+ "content": "@review.helpful"
1729
1745
  }
1730
1746
  ],
1731
1747
  "type": "stack",
1732
- "direction": "horizontal"
1748
+ "align": "center"
1733
1749
  }
1734
1750
  ],
1735
- "direction": "vertical",
1736
- "gap": "sm"
1751
+ "type": "stack",
1752
+ "direction": "vertical"
1737
1753
  }
1738
1754
  ],
1739
1755
  "type": "card"
1740
1756
  }
1741
1757
  ],
1742
- "fields": [],
1758
+ "entity": "@entity.reviews",
1743
1759
  "gap": "md",
1744
- "type": "data-list",
1745
- "entity": "@entity.reviews"
1760
+ "fields": []
1746
1761
  }
1747
- ]
1762
+ ],
1763
+ "direction": "vertical"
1748
1764
  }
1749
1765
  ]
1750
1766
  ]
@@ -1778,36 +1794,35 @@
1778
1794
  "render-ui",
1779
1795
  "main",
1780
1796
  {
1781
- "gap": "md",
1782
1797
  "children": [
1783
1798
  {
1784
1799
  "type": "stack",
1785
- "direction": "horizontal",
1786
- "align": "center",
1787
1800
  "children": [
1788
1801
  {
1789
1802
  "type": "button",
1803
+ "label": "Back",
1790
1804
  "variant": "ghost",
1791
1805
  "action": "CANCEL_REVIEW",
1792
- "icon": "arrow-left",
1793
- "label": "Back"
1806
+ "icon": "arrow-left"
1794
1807
  },
1795
1808
  {
1796
- "type": "icon",
1797
- "name": "edit"
1809
+ "name": "edit",
1810
+ "type": "icon"
1798
1811
  },
1799
1812
  {
1800
- "content": "Write a review",
1801
1813
  "type": "typography",
1814
+ "content": "Write a review",
1802
1815
  "variant": "h3"
1803
1816
  }
1804
1817
  ],
1818
+ "direction": "horizontal",
1819
+ "align": "center",
1805
1820
  "gap": "sm"
1806
1821
  },
1807
1822
  {
1823
+ "type": "card",
1808
1824
  "children": [
1809
1825
  {
1810
- "direction": "vertical",
1811
1826
  "children": [
1812
1827
  {
1813
1828
  "type": "typography",
@@ -1816,40 +1831,41 @@
1816
1831
  "content": "@config.subjectTitle"
1817
1832
  },
1818
1833
  {
1819
- "content": "How would you rate it?",
1834
+ "type": "typography",
1820
1835
  "variant": "h4",
1821
- "type": "typography"
1836
+ "content": "How would you rate it?"
1822
1837
  },
1823
1838
  {
1839
+ "type": "star-rating",
1824
1840
  "value": "@entity.draftRating",
1825
- "max": 5.0,
1826
1841
  "action": "RATE_DRAFT",
1827
- "type": "star-rating"
1842
+ "max": 5.0
1828
1843
  },
1829
1844
  {
1845
+ "variant": "h4",
1830
1846
  "content": "Share more details (optional)",
1831
- "type": "typography",
1832
- "variant": "h4"
1847
+ "type": "typography"
1833
1848
  },
1834
1849
  {
1835
- "type": "form-section",
1836
- "entity": "@entity",
1837
1850
  "submitLabel": "@config.submitLabel",
1851
+ "entity": "@entity",
1852
+ "type": "form-section",
1838
1853
  "mode": "edit",
1854
+ "cancelEvent": "CANCEL_REVIEW",
1839
1855
  "submitEvent": "SUBMIT_REVIEW",
1840
- "fields": "@config.reviewFields",
1841
- "cancelEvent": "CANCEL_REVIEW"
1856
+ "fields": "@config.reviewFields"
1842
1857
  }
1843
1858
  ],
1844
- "type": "stack",
1845
- "gap": "md"
1859
+ "gap": "md",
1860
+ "direction": "vertical",
1861
+ "type": "stack"
1846
1862
  }
1847
- ],
1848
- "type": "card"
1863
+ ]
1849
1864
  }
1850
1865
  ],
1851
- "type": "stack",
1852
- "direction": "vertical"
1866
+ "direction": "vertical",
1867
+ "gap": "md",
1868
+ "type": "stack"
1853
1869
  }
1854
1870
  ]
1855
1871
  ]
@@ -1869,8 +1885,8 @@
1869
1885
  },
1870
1886
  {
1871
1887
  "emit": {
1872
- "success": "ReviewSaved",
1873
- "failure": "ReviewSaveFailed"
1888
+ "failure": "ReviewSaveFailed",
1889
+ "success": "ReviewSaved"
1874
1890
  }
1875
1891
  }
1876
1892
  ],
@@ -1878,20 +1894,20 @@
1878
1894
  "render-ui",
1879
1895
  "main",
1880
1896
  {
1897
+ "gap": "md",
1881
1898
  "align": "center",
1882
1899
  "children": [
1883
1900
  {
1901
+ "name": "send",
1884
1902
  "type": "icon",
1885
- "size": "lg",
1886
- "name": "send"
1903
+ "size": "lg"
1887
1904
  },
1888
1905
  {
1889
- "variant": "h3",
1890
1906
  "type": "typography",
1891
- "content": "Submitting your review…"
1907
+ "content": "Submitting your review…",
1908
+ "variant": "h3"
1892
1909
  }
1893
1910
  ],
1894
- "gap": "md",
1895
1911
  "type": "stack",
1896
1912
  "direction": "vertical"
1897
1913
  }
@@ -1933,36 +1949,36 @@
1933
1949
  "main",
1934
1950
  {
1935
1951
  "type": "stack",
1936
- "align": "center",
1937
1952
  "gap": "lg",
1938
- "direction": "vertical",
1953
+ "align": "center",
1939
1954
  "children": [
1940
1955
  {
1941
- "type": "icon",
1956
+ "size": "lg",
1942
1957
  "name": "check-circle",
1943
- "size": "lg"
1958
+ "type": "icon"
1944
1959
  },
1945
1960
  {
1946
- "align": "center",
1947
1961
  "variant": "h2",
1948
- "content": "Thanks for your review!",
1949
- "type": "typography"
1962
+ "type": "typography",
1963
+ "align": "center",
1964
+ "content": "Thanks for your review!"
1950
1965
  },
1951
1966
  {
1952
- "variant": "body",
1953
- "content": "It will appear on the page shortly.",
1954
1967
  "align": "center",
1968
+ "type": "typography",
1969
+ "content": "It will appear on the page shortly.",
1955
1970
  "color": "muted",
1956
- "type": "typography"
1971
+ "variant": "body"
1957
1972
  },
1958
1973
  {
1959
1974
  "variant": "primary",
1960
- "type": "button",
1961
- "action": "RESTART",
1962
1975
  "icon": "arrow-left",
1976
+ "action": "RESTART",
1977
+ "type": "button",
1963
1978
  "label": "Back to reviews"
1964
1979
  }
1965
- ]
1980
+ ],
1981
+ "direction": "vertical"
1966
1982
  }
1967
1983
  ]
1968
1984
  ]
@@ -1998,8 +2014,8 @@
1998
2014
  "ReviewView",
1999
2015
  {
2000
2016
  "emit": {
2001
- "failure": "ReviewsLoadFailed",
2002
- "success": "ReviewsLoaded"
2017
+ "success": "ReviewsLoaded",
2018
+ "failure": "ReviewsLoadFailed"
2003
2019
  }
2004
2020
  }
2005
2021
  ],
@@ -2007,8 +2023,8 @@
2007
2023
  "render-ui",
2008
2024
  "main",
2009
2025
  {
2010
- "type": "loading-state",
2011
- "title": "Refreshing reviews…"
2026
+ "title": "Refreshing reviews…",
2027
+ "type": "loading-state"
2012
2028
  }
2013
2029
  ]
2014
2030
  ]
@@ -2023,8 +2039,8 @@
2023
2039
  "ReviewView",
2024
2040
  {
2025
2041
  "emit": {
2026
- "success": "ReviewsLoaded",
2027
- "failure": "ReviewsLoadFailed"
2042
+ "failure": "ReviewsLoadFailed",
2043
+ "success": "ReviewsLoaded"
2028
2044
  }
2029
2045
  }
2030
2046
  ],
@@ -2041,13 +2057,31 @@
2041
2057
  ]
2042
2058
  },
2043
2059
  "config": {
2060
+ "subjectTitle": {
2061
+ "type": "string",
2062
+ "default": "Bali Sunset Villa · 3 nights",
2063
+ "label": "Subject title",
2064
+ "description": "Name of the item being reviewed (shown in the header)"
2065
+ },
2066
+ "cancelLabel": {
2067
+ "type": "string",
2068
+ "default": "Cancel",
2069
+ "label": "Cancel button",
2070
+ "description": "Label on the cancel button inside the compose form"
2071
+ },
2072
+ "writeLabel": {
2073
+ "type": "string",
2074
+ "default": "Write a review",
2075
+ "label": "Write CTA",
2076
+ "description": "Label on the call-to-action that opens the compose form"
2077
+ },
2044
2078
  "sortOptions": {
2045
2079
  "type": "[object]",
2046
2080
  "default": [
2047
2081
  {
2048
- "label": "Most recent",
2082
+ "icon": "clock",
2049
2083
  "id": "recent",
2050
- "icon": "clock"
2084
+ "label": "Most recent"
2051
2085
  },
2052
2086
  {
2053
2087
  "icon": "star",
@@ -2055,9 +2089,9 @@
2055
2089
  "label": "Top rated"
2056
2090
  },
2057
2091
  {
2092
+ "icon": "trending-down",
2058
2093
  "label": "Lowest",
2059
- "id": "lowest",
2060
- "icon": "trending-down"
2094
+ "id": "lowest"
2061
2095
  }
2062
2096
  ],
2063
2097
  "label": "Sort tabs",
@@ -2066,18 +2100,23 @@
2066
2100
  "type": "object"
2067
2101
  }
2068
2102
  },
2069
- "writeLabel": {
2070
- "type": "string",
2071
- "default": "Write a review",
2072
- "label": "Write CTA",
2073
- "description": "Label on the call-to-action that opens the compose form"
2103
+ "reviewFields": {
2104
+ "type": "[string]",
2105
+ "default": [
2106
+ "draftComment"
2107
+ ],
2108
+ "label": "Review form fields",
2109
+ "description": "Inputs shown in the review compose form",
2110
+ "items": {
2111
+ "type": "string"
2112
+ }
2074
2113
  },
2075
2114
  "starDistribution": {
2076
2115
  "type": "[object]",
2077
2116
  "default": [
2078
2117
  {
2079
- "label": "5 stars",
2080
- "percentage": 74.0
2118
+ "percentage": 74.0,
2119
+ "label": "5 stars"
2081
2120
  },
2082
2121
  {
2083
2122
  "label": "4 stars",
@@ -2088,8 +2127,8 @@
2088
2127
  "percentage": 5.0
2089
2128
  },
2090
2129
  {
2091
- "percentage": 2.0,
2092
- "label": "2 stars"
2130
+ "label": "2 stars",
2131
+ "percentage": 2.0
2093
2132
  },
2094
2133
  {
2095
2134
  "label": "1 star",
@@ -2102,34 +2141,11 @@
2102
2141
  "type": "object"
2103
2142
  }
2104
2143
  },
2105
- "subjectTitle": {
2106
- "type": "string",
2107
- "default": "Bali Sunset Villa · 3 nights",
2108
- "label": "Subject title",
2109
- "description": "Name of the item being reviewed (shown in the header)"
2110
- },
2111
2144
  "submitLabel": {
2112
2145
  "type": "string",
2113
2146
  "default": "Submit review",
2114
2147
  "label": "Submit button",
2115
2148
  "description": "Label on the primary submit-review button"
2116
- },
2117
- "cancelLabel": {
2118
- "type": "string",
2119
- "default": "Cancel",
2120
- "label": "Cancel button",
2121
- "description": "Label on the cancel button inside the compose form"
2122
- },
2123
- "reviewFields": {
2124
- "type": "[string]",
2125
- "default": [
2126
- "draftComment"
2127
- ],
2128
- "label": "Review form fields",
2129
- "description": "Inputs shown in the review compose form",
2130
- "items": {
2131
- "type": "string"
2132
- }
2133
2149
  }
2134
2150
  },
2135
2151
  "scope": "instance"
@@ -2280,7 +2296,6 @@
2280
2296
  "render-ui",
2281
2297
  "main",
2282
2298
  {
2283
- "type": "card",
2284
2299
  "children": [
2285
2300
  {
2286
2301
  "direction": "vertical",
@@ -2291,27 +2306,28 @@
2291
2306
  "type": "typography"
2292
2307
  },
2293
2308
  {
2294
- "max": "@config.maxStars",
2295
- "value": "@entity.draftRating",
2309
+ "action": "RATE_DRAFT",
2296
2310
  "type": "star-rating",
2297
- "action": "RATE_DRAFT"
2311
+ "value": "@entity.draftRating",
2312
+ "max": "@config.maxStars"
2298
2313
  },
2299
2314
  {
2300
2315
  "cancelEvent": "CANCEL_REVIEW",
2301
- "submitLabel": "@config.submitLabel",
2302
- "entity": "@entity",
2303
- "type": "form-section",
2304
2316
  "submitEvent": "SUBMIT_REVIEW",
2305
2317
  "mode": "edit",
2318
+ "submitLabel": "@config.submitLabel",
2319
+ "type": "form-section",
2306
2320
  "fields": [
2307
2321
  "draftComment"
2308
- ]
2322
+ ],
2323
+ "entity": "@entity"
2309
2324
  }
2310
2325
  ],
2311
- "gap": "md",
2312
- "type": "stack"
2326
+ "type": "stack",
2327
+ "gap": "md"
2313
2328
  }
2314
- ]
2329
+ ],
2330
+ "type": "card"
2315
2331
  }
2316
2332
  ]
2317
2333
  ]
@@ -2330,38 +2346,38 @@
2330
2346
  "render-ui",
2331
2347
  "main",
2332
2348
  {
2333
- "type": "card",
2334
2349
  "children": [
2335
2350
  {
2336
2351
  "direction": "vertical",
2352
+ "type": "stack",
2337
2353
  "children": [
2338
2354
  {
2339
- "type": "typography",
2355
+ "content": "@config.title",
2340
2356
  "variant": "h3",
2341
- "content": "@config.title"
2357
+ "type": "typography"
2342
2358
  },
2343
2359
  {
2344
- "value": "@entity.draftRating",
2345
2360
  "action": "RATE_DRAFT",
2346
2361
  "type": "star-rating",
2362
+ "value": "@entity.draftRating",
2347
2363
  "max": "@config.maxStars"
2348
2364
  },
2349
2365
  {
2366
+ "entity": "@entity",
2350
2367
  "cancelEvent": "CANCEL_REVIEW",
2351
- "type": "form-section",
2352
- "submitEvent": "SUBMIT_REVIEW",
2353
2368
  "mode": "edit",
2354
2369
  "fields": [
2355
2370
  "draftComment"
2356
2371
  ],
2357
- "submitLabel": "@config.submitLabel",
2358
- "entity": "@entity"
2372
+ "type": "form-section",
2373
+ "submitEvent": "SUBMIT_REVIEW",
2374
+ "submitLabel": "@config.submitLabel"
2359
2375
  }
2360
2376
  ],
2361
- "gap": "md",
2362
- "type": "stack"
2377
+ "gap": "md"
2363
2378
  }
2364
- ]
2379
+ ],
2380
+ "type": "card"
2365
2381
  }
2366
2382
  ]
2367
2383
  ]
@@ -2390,7 +2406,8 @@
2390
2406
  "render-ui",
2391
2407
  "main",
2392
2408
  {
2393
- "type": "stack",
2409
+ "align": "center",
2410
+ "gap": "md",
2394
2411
  "direction": "vertical",
2395
2412
  "children": [
2396
2413
  {
@@ -2399,13 +2416,12 @@
2399
2416
  "type": "icon"
2400
2417
  },
2401
2418
  {
2419
+ "variant": "h3",
2402
2420
  "type": "typography",
2403
- "content": "Submitting…",
2404
- "variant": "h3"
2421
+ "content": "Submitting…"
2405
2422
  }
2406
2423
  ],
2407
- "align": "center",
2408
- "gap": "md"
2424
+ "type": "stack"
2409
2425
  }
2410
2426
  ]
2411
2427
  ]
@@ -2432,33 +2448,33 @@
2432
2448
  "type": "card",
2433
2449
  "children": [
2434
2450
  {
2451
+ "gap": "md",
2452
+ "type": "stack",
2435
2453
  "children": [
2436
2454
  {
2437
- "variant": "h3",
2438
2455
  "content": "@config.title",
2456
+ "variant": "h3",
2439
2457
  "type": "typography"
2440
2458
  },
2441
2459
  {
2442
- "max": "@config.maxStars",
2443
- "action": "RATE_DRAFT",
2444
2460
  "value": 0.0,
2461
+ "action": "RATE_DRAFT",
2462
+ "max": "@config.maxStars",
2445
2463
  "type": "star-rating"
2446
2464
  },
2447
2465
  {
2448
- "type": "form-section",
2466
+ "submitLabel": "@config.submitLabel",
2449
2467
  "entity": "@entity",
2450
- "mode": "edit",
2451
- "cancelEvent": "CANCEL_REVIEW",
2452
2468
  "submitEvent": "SUBMIT_REVIEW",
2453
- "submitLabel": "@config.submitLabel",
2469
+ "cancelEvent": "CANCEL_REVIEW",
2470
+ "mode": "edit",
2454
2471
  "fields": [
2455
2472
  "draftComment"
2456
- ]
2473
+ ],
2474
+ "type": "form-section"
2457
2475
  }
2458
2476
  ],
2459
- "gap": "md",
2460
- "direction": "vertical",
2461
- "type": "stack"
2477
+ "direction": "vertical"
2462
2478
  }
2463
2479
  ]
2464
2480
  }
@@ -2474,10 +2490,6 @@
2474
2490
  "render-ui",
2475
2491
  "main",
2476
2492
  {
2477
- "type": "stack",
2478
- "direction": "vertical",
2479
- "gap": "lg",
2480
- "align": "center",
2481
2493
  "children": [
2482
2494
  {
2483
2495
  "size": "lg",
@@ -2485,11 +2497,15 @@
2485
2497
  "name": "check-circle"
2486
2498
  },
2487
2499
  {
2488
- "variant": "h2",
2489
2500
  "content": "Thanks for your review!",
2501
+ "variant": "h2",
2490
2502
  "type": "typography"
2491
2503
  }
2492
- ]
2504
+ ],
2505
+ "direction": "vertical",
2506
+ "type": "stack",
2507
+ "gap": "lg",
2508
+ "align": "center"
2493
2509
  }
2494
2510
  ]
2495
2511
  ]
@@ -2508,9 +2524,9 @@
2508
2524
  "render-ui",
2509
2525
  "main",
2510
2526
  {
2511
- "type": "error-state",
2527
+ "message": "@entity.errorMessage",
2512
2528
  "title": "Submit failed",
2513
- "message": "@entity.errorMessage"
2529
+ "type": "error-state"
2514
2530
  }
2515
2531
  ]
2516
2532
  ]
@@ -2534,9 +2550,11 @@
2534
2550
  "render-ui",
2535
2551
  "main",
2536
2552
  {
2537
- "type": "card",
2538
2553
  "children": [
2539
2554
  {
2555
+ "gap": "md",
2556
+ "type": "stack",
2557
+ "direction": "vertical",
2540
2558
  "children": [
2541
2559
  {
2542
2560
  "type": "typography",
@@ -2544,28 +2562,26 @@
2544
2562
  "variant": "h3"
2545
2563
  },
2546
2564
  {
2547
- "max": "@config.maxStars",
2565
+ "value": 0.0,
2548
2566
  "type": "star-rating",
2549
- "action": "RATE_DRAFT",
2550
- "value": 0.0
2567
+ "max": "@config.maxStars",
2568
+ "action": "RATE_DRAFT"
2551
2569
  },
2552
2570
  {
2571
+ "entity": "@entity",
2572
+ "mode": "edit",
2573
+ "cancelEvent": "CANCEL_REVIEW",
2574
+ "submitLabel": "@config.submitLabel",
2575
+ "submitEvent": "SUBMIT_REVIEW",
2553
2576
  "fields": [
2554
2577
  "draftComment"
2555
2578
  ],
2556
- "submitLabel": "@config.submitLabel",
2557
- "cancelEvent": "CANCEL_REVIEW",
2558
- "mode": "edit",
2559
- "entity": "@entity",
2560
- "type": "form-section",
2561
- "submitEvent": "SUBMIT_REVIEW"
2579
+ "type": "form-section"
2562
2580
  }
2563
- ],
2564
- "direction": "vertical",
2565
- "type": "stack",
2566
- "gap": "md"
2581
+ ]
2567
2582
  }
2568
- ]
2583
+ ],
2584
+ "type": "card"
2569
2585
  }
2570
2586
  ]
2571
2587
  ]
@@ -2579,17 +2595,16 @@
2579
2595
  "render-ui",
2580
2596
  "main",
2581
2597
  {
2582
- "type": "card",
2583
2598
  "children": [
2584
2599
  {
2585
- "direction": "vertical",
2586
2600
  "type": "stack",
2587
2601
  "gap": "md",
2602
+ "direction": "vertical",
2588
2603
  "children": [
2589
2604
  {
2605
+ "content": "@config.title",
2590
2606
  "variant": "h3",
2591
- "type": "typography",
2592
- "content": "@config.title"
2607
+ "type": "typography"
2593
2608
  },
2594
2609
  {
2595
2610
  "value": 0.0,
@@ -2598,19 +2613,20 @@
2598
2613
  "type": "star-rating"
2599
2614
  },
2600
2615
  {
2601
- "fields": [
2602
- "draftComment"
2603
- ],
2616
+ "type": "form-section",
2617
+ "submitEvent": "SUBMIT_REVIEW",
2604
2618
  "entity": "@entity",
2605
2619
  "mode": "edit",
2606
2620
  "cancelEvent": "CANCEL_REVIEW",
2607
- "type": "form-section",
2608
2621
  "submitLabel": "@config.submitLabel",
2609
- "submitEvent": "SUBMIT_REVIEW"
2622
+ "fields": [
2623
+ "draftComment"
2624
+ ]
2610
2625
  }
2611
2626
  ]
2612
2627
  }
2613
- ]
2628
+ ],
2629
+ "type": "card"
2614
2630
  }
2615
2631
  ]
2616
2632
  ]
@@ -2618,12 +2634,6 @@
2618
2634
  ]
2619
2635
  },
2620
2636
  "config": {
2621
- "submitLabel": {
2622
- "type": "string",
2623
- "default": "Submit review",
2624
- "label": "Submit button",
2625
- "description": "Label on the primary submit button"
2626
- },
2627
2637
  "title": {
2628
2638
  "type": "string",
2629
2639
  "default": "Write a review",
@@ -2642,12 +2652,6 @@
2642
2652
  "label": "Allow comment",
2643
2653
  "description": "Show a free-text comment field below the stars"
2644
2654
  },
2645
- "cancelLabel": {
2646
- "type": "string",
2647
- "default": "Cancel",
2648
- "label": "Cancel button",
2649
- "description": "Label on the cancel button"
2650
- },
2651
2655
  "allowPhotos": {
2652
2656
  "type": "boolean",
2653
2657
  "default": false,
@@ -2659,6 +2663,18 @@
2659
2663
  "default": 5.0,
2660
2664
  "label": "Max stars",
2661
2665
  "description": "Top of the rating scale (typically 5)"
2666
+ },
2667
+ "submitLabel": {
2668
+ "type": "string",
2669
+ "default": "Submit review",
2670
+ "label": "Submit button",
2671
+ "description": "Label on the primary submit button"
2672
+ },
2673
+ "cancelLabel": {
2674
+ "type": "string",
2675
+ "default": "Cancel",
2676
+ "label": "Cancel button",
2677
+ "description": "Label on the cancel button"
2662
2678
  }
2663
2679
  },
2664
2680
  "scope": "instance"