@almadar/std 16.210.0 → 16.212.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 (203) hide show
  1. package/behaviors/lolo/infra/atoms/std-approval-gate.lolo +5 -2
  2. package/behaviors/lolo/infra/atoms/std-cache-aside.lolo +6 -0
  3. package/behaviors/lolo/infra/atoms/std-calendar-sync.lolo +8 -5
  4. package/behaviors/lolo/infra/atoms/std-cascade-on-delete.lolo +8 -1
  5. package/behaviors/lolo/infra/atoms/std-circuit-breaker.lolo +5 -3
  6. package/behaviors/lolo/infra/atoms/std-cross-reference.lolo +2 -0
  7. package/behaviors/lolo/infra/atoms/std-data-erasure.lolo +3 -0
  8. package/behaviors/lolo/infra/atoms/std-lifecycle.lolo +2 -0
  9. package/behaviors/lolo/infra/atoms/std-migration-job.lolo +12 -0
  10. package/behaviors/lolo/infra/atoms/std-mod-queue.lolo +1 -0
  11. package/behaviors/lolo/infra/atoms/std-notification-center.lolo +2 -0
  12. package/behaviors/lolo/infra/atoms/std-notify-on-event.lolo +5 -0
  13. package/behaviors/lolo/infra/atoms/std-reminder-scheduler.lolo +2 -0
  14. package/behaviors/lolo/infra/atoms/std-status-lifecycle.lolo +1 -0
  15. package/behaviors/lolo/ml/atoms/std-ml-classify.lolo +1 -0
  16. package/behaviors/lolo/ml/atoms/std-ml-infer.lolo +1 -0
  17. package/behaviors/lolo/ui/core/atoms/std-app-layout.lolo +1 -0
  18. package/behaviors/lolo/ui/core/atoms/std-board.lolo +6 -0
  19. package/behaviors/lolo/ui/core/atoms/std-browse.lolo +10 -1
  20. package/behaviors/lolo/ui/core/atoms/std-calendar.lolo +6 -1
  21. package/behaviors/lolo/ui/core/atoms/std-confirmation.lolo +2 -0
  22. package/behaviors/lolo/ui/core/atoms/std-esign-request.lolo +2 -2
  23. package/behaviors/lolo/ui/core/atoms/std-event-log.lolo +2 -0
  24. package/behaviors/lolo/ui/core/atoms/std-gallery.lolo +8 -1
  25. package/behaviors/lolo/ui/core/atoms/std-graphs.lolo +1 -1
  26. package/behaviors/lolo/ui/core/atoms/std-list.lolo +8 -1
  27. package/behaviors/lolo/ui/core/atoms/std-modal.lolo +3 -1
  28. package/behaviors/lolo/ui/core/atoms/std-selection.lolo +8 -1
  29. package/behaviors/lolo/ui/core/atoms/std-stats.lolo +1 -1
  30. package/behaviors/lolo/ui/core/atoms/std-step-flow.lolo +4 -3
  31. package/behaviors/lolo/ui/core/atoms/std-tag-strip.lolo +1 -0
  32. package/behaviors/lolo/ui/core/atoms/std-tag-taxonomy.lolo +17 -4
  33. package/behaviors/lolo/ui/core/atoms/std-thread.lolo +33 -30
  34. package/behaviors/lolo/ui/core/atoms/std-version-history.lolo +1 -1
  35. package/behaviors/lolo/ui/core/atoms/std-wizard.lolo +36 -0
  36. package/behaviors/lolo/ui/core/atoms/ui-badge.lolo +1 -1
  37. package/behaviors/lolo/ui/core/atoms/ui-button.lolo +1 -1
  38. package/behaviors/lolo/ui/core/atoms/ui-checkbox.lolo +22 -2
  39. package/behaviors/lolo/ui/core/atoms/ui-game-icon.lolo +1 -1
  40. package/behaviors/lolo/ui/core/atoms/ui-radio.lolo +1 -1
  41. package/behaviors/lolo/ui/core/atoms/ui-range-slider.lolo +1 -1
  42. package/behaviors/lolo/ui/core/atoms/ui-select.lolo +6 -2
  43. package/behaviors/lolo/ui/core/atoms/ui-switch.lolo +1 -1
  44. package/behaviors/lolo/ui/core/atoms/ui-text-highlight.lolo +1 -1
  45. package/behaviors/lolo/ui/core/atoms/ui-textarea.lolo +3 -1
  46. package/behaviors/lolo/ui/core/atoms/ui-time-slot-cell.lolo +1 -1
  47. package/behaviors/lolo/ui/core/molecules/ui-code-block.lolo +2 -2
  48. package/behaviors/lolo/ui/core/molecules/ui-command-palette.lolo +2 -2
  49. package/behaviors/lolo/ui/core/molecules/ui-date-range-picker.lolo +2 -2
  50. package/behaviors/lolo/ui/core/molecules/ui-document-panel.lolo +2 -2
  51. package/behaviors/lolo/ui/core/molecules/ui-filter-group.lolo +1 -1
  52. package/behaviors/lolo/ui/core/molecules/ui-floating-toolbar.lolo +1 -1
  53. package/behaviors/lolo/ui/core/molecules/ui-import-preview-tree.lolo +1 -1
  54. package/behaviors/lolo/ui/core/molecules/ui-menu.lolo +1 -1
  55. package/behaviors/lolo/ui/core/molecules/ui-number-stepper.lolo +1 -1
  56. package/behaviors/lolo/ui/core/molecules/ui-pagination.lolo +1 -1
  57. package/behaviors/lolo/ui/core/molecules/ui-popover.lolo +1 -1
  58. package/behaviors/lolo/ui/core/molecules/ui-relation-select.lolo +1 -1
  59. package/behaviors/lolo/ui/core/molecules/ui-rich-text-editor.lolo +1 -1
  60. package/behaviors/lolo/ui/core/molecules/ui-search-input.lolo +1 -1
  61. package/behaviors/lolo/ui/core/molecules/ui-sidebar.lolo +1 -1
  62. package/behaviors/lolo/ui/core/molecules/ui-star-rating.lolo +1 -1
  63. package/behaviors/lolo/ui/core/molecules/ui-tabs.lolo +2 -2
  64. package/behaviors/lolo/ui/core/molecules/ui-wizard-navigation.lolo +2 -2
  65. package/behaviors/lolo/ui/core/organisms/ui-split-pane.lolo +1 -1
  66. package/behaviors/lolo/ui/game/atoms/std-tutorial-overlay.lolo +6 -0
  67. package/behaviors/lolo/ui/game/atoms/ui-action-palette.lolo +1 -1
  68. package/behaviors/lolo/ui/game/atoms/ui-action-tile.lolo +1 -1
  69. package/behaviors/lolo/ui/game/atoms/ui-choice-button.lolo +1 -1
  70. package/behaviors/lolo/ui/game/atoms/ui-control-button.lolo +1 -1
  71. package/behaviors/lolo/ui/game/atoms/ui-control-grid.lolo +2 -2
  72. package/behaviors/lolo/ui/game/atoms/ui-dialogue-bubble.lolo +1 -1
  73. package/behaviors/lolo/ui/game/atoms/ui-draw-fx-layer.lolo +1 -1
  74. package/behaviors/lolo/ui/game/atoms/ui-draw-skinned-mesh.lolo +131 -0
  75. package/behaviors/lolo/ui/game/atoms/ui-draw-sprite-layer.lolo +1 -1
  76. package/behaviors/lolo/ui/game/atoms/ui-draw-sprite.lolo +1 -1
  77. package/behaviors/lolo/ui/game/atoms/ui-game-audio-toggle.lolo +2 -2
  78. package/behaviors/lolo/ui/game/atoms/ui-game-hud.lolo +5 -5
  79. package/behaviors/lolo/ui/game/atoms/ui-game-menu.lolo +1 -1
  80. package/behaviors/lolo/ui/game/atoms/ui-health-bar.lolo +2 -2
  81. package/behaviors/lolo/ui/game/atoms/ui-score-display.lolo +1 -1
  82. package/behaviors/lolo/ui/game/atoms/ui-sequence-bar.lolo +2 -2
  83. package/behaviors/lolo/ui/game/atoms/ui-stat-badge.lolo +2 -2
  84. package/behaviors/lolo/ui/game/atoms/ui-trait-slot.lolo +5 -5
  85. package/behaviors/lolo/ui/game/organisms/std-arcade-board-3d.lolo +10 -10
  86. package/behaviors/lolo/ui/game/organisms/std-crew-board-2d.lolo +10 -10
  87. package/behaviors/lolo/ui/game/organisms/std-dungeon-board-2d.lolo +36 -36
  88. package/behaviors/lolo/ui/game/organisms/std-market-board-3d.lolo +36 -36
  89. package/behaviors/lolo/ui/game/organisms/std-objective-board-3d.lolo +34 -34
  90. package/behaviors/lolo/ui/game/organisms/std-survival-board-3d.lolo +10 -10
  91. package/behaviors/lolo/ui/game/organisms/std-tactics-board-2d.lolo +12 -12
  92. package/behaviors/lolo/ui/game/organisms/std-tactics-board-3d.lolo +12 -12
  93. package/behaviors/lolo/ui/game/organisms/std-worldmap-board-2d.lolo +20 -20
  94. package/behaviors/registry/infra/atoms/std-approval-gate.orb +76 -27
  95. package/behaviors/registry/infra/atoms/std-cache-aside.orb +76 -32
  96. package/behaviors/registry/infra/atoms/std-calendar-sync.orb +51 -0
  97. package/behaviors/registry/infra/atoms/std-cascade-on-delete.orb +48 -0
  98. package/behaviors/registry/infra/atoms/std-circuit-breaker.orb +43 -14
  99. package/behaviors/registry/infra/atoms/std-cross-reference.orb +41 -15
  100. package/behaviors/registry/infra/atoms/std-data-erasure.orb +52 -0
  101. package/behaviors/registry/infra/atoms/std-lifecycle.orb +36 -0
  102. package/behaviors/registry/infra/atoms/std-migration-job.orb +108 -0
  103. package/behaviors/registry/infra/atoms/std-mod-queue.orb +20 -0
  104. package/behaviors/registry/infra/atoms/std-notification-center.orb +88 -24
  105. package/behaviors/registry/infra/atoms/std-notify-on-event.orb +82 -6
  106. package/behaviors/registry/infra/atoms/std-reminder-scheduler.orb +36 -0
  107. package/behaviors/registry/infra/atoms/std-status-lifecycle.orb +20 -0
  108. package/behaviors/registry/ml/atoms/std-ml-classify.orb +18 -0
  109. package/behaviors/registry/ml/atoms/std-ml-infer.orb +18 -0
  110. package/behaviors/registry/ui/core/atoms/std-app-layout.orb +20 -0
  111. package/behaviors/registry/ui/core/atoms/std-board.orb +58 -0
  112. package/behaviors/registry/ui/core/atoms/std-browse.orb +35 -1
  113. package/behaviors/registry/ui/core/atoms/std-calendar.orb +9 -1
  114. package/behaviors/registry/ui/core/atoms/std-confirmation.orb +44 -18
  115. package/behaviors/registry/ui/core/atoms/std-esign-flow.orb +44 -18
  116. package/behaviors/registry/ui/core/atoms/std-esign-request.orb +19 -8
  117. package/behaviors/registry/ui/core/atoms/std-event-log.orb +26 -0
  118. package/behaviors/registry/ui/core/atoms/std-form-advanced.orb +20 -9
  119. package/behaviors/registry/ui/core/atoms/std-gallery.orb +35 -1
  120. package/behaviors/registry/ui/core/atoms/std-graphs.orb +1 -0
  121. package/behaviors/registry/ui/core/atoms/std-list.orb +35 -1
  122. package/behaviors/registry/ui/core/atoms/std-modal.orb +52 -24
  123. package/behaviors/registry/ui/core/atoms/std-selection.orb +35 -1
  124. package/behaviors/registry/ui/core/atoms/std-stats.orb +1 -0
  125. package/behaviors/registry/ui/core/atoms/std-step-flow.orb +0 -3
  126. package/behaviors/registry/ui/core/atoms/std-tag-strip.orb +20 -0
  127. package/behaviors/registry/ui/core/atoms/std-tag-taxonomy.orb +58 -9
  128. package/behaviors/registry/ui/core/atoms/std-thread.orb +134 -40
  129. package/behaviors/registry/ui/core/atoms/std-version-history.orb +1 -0
  130. package/behaviors/registry/ui/core/atoms/std-wizard.orb +77 -0
  131. package/behaviors/registry/ui/core/atoms/ui-badge.orb +4 -1
  132. package/behaviors/registry/ui/core/atoms/ui-button.orb +4 -1
  133. package/behaviors/registry/ui/core/atoms/ui-checkbox.orb +78 -2
  134. package/behaviors/registry/ui/core/atoms/ui-game-icon.orb +4 -1
  135. package/behaviors/registry/ui/core/atoms/ui-radio.orb +1 -0
  136. package/behaviors/registry/ui/core/atoms/ui-range-slider.orb +1 -0
  137. package/behaviors/registry/ui/core/atoms/ui-select.orb +28 -0
  138. package/behaviors/registry/ui/core/atoms/ui-switch.orb +1 -0
  139. package/behaviors/registry/ui/core/atoms/ui-text-highlight.orb +1 -0
  140. package/behaviors/registry/ui/core/atoms/ui-textarea.orb +14 -0
  141. package/behaviors/registry/ui/core/atoms/ui-time-slot-cell.orb +1 -0
  142. package/behaviors/registry/ui/core/molecules/ui-code-block.orb +2 -0
  143. package/behaviors/registry/ui/core/molecules/ui-command-palette.orb +2 -28
  144. package/behaviors/registry/ui/core/molecules/ui-date-range-picker.orb +2 -0
  145. package/behaviors/registry/ui/core/molecules/ui-document-panel.orb +2 -0
  146. package/behaviors/registry/ui/core/molecules/ui-filter-group.orb +1 -0
  147. package/behaviors/registry/ui/core/molecules/ui-floating-toolbar.orb +1 -20
  148. package/behaviors/registry/ui/core/molecules/ui-import-preview-tree.orb +1 -14
  149. package/behaviors/registry/ui/core/molecules/ui-menu.orb +1 -24
  150. package/behaviors/registry/ui/core/molecules/ui-number-stepper.orb +1 -0
  151. package/behaviors/registry/ui/core/molecules/ui-pagination.orb +1 -0
  152. package/behaviors/registry/ui/core/molecules/ui-popover.orb +1 -0
  153. package/behaviors/registry/ui/core/molecules/ui-relation-select.orb +1 -0
  154. package/behaviors/registry/ui/core/molecules/ui-rich-text-editor.orb +1 -0
  155. package/behaviors/registry/ui/core/molecules/ui-search-input.orb +1 -0
  156. package/behaviors/registry/ui/core/molecules/ui-sidebar.orb +1 -0
  157. package/behaviors/registry/ui/core/molecules/ui-star-rating.orb +1 -0
  158. package/behaviors/registry/ui/core/molecules/ui-tabs.orb +8 -2
  159. package/behaviors/registry/ui/core/molecules/ui-wizard-navigation.orb +2 -0
  160. package/behaviors/registry/ui/core/organisms/ui-split-pane.orb +1 -0
  161. package/behaviors/registry/ui/game/atoms/std-tutorial-overlay.orb +44 -0
  162. package/behaviors/registry/ui/game/atoms/ui-action-palette.orb +4 -1
  163. package/behaviors/registry/ui/game/atoms/ui-action-tile.orb +4 -1
  164. package/behaviors/registry/ui/game/atoms/ui-choice-button.orb +4 -1
  165. package/behaviors/registry/ui/game/atoms/ui-control-button.orb +4 -1
  166. package/behaviors/registry/ui/game/atoms/ui-control-grid.orb +8 -2
  167. package/behaviors/registry/ui/game/atoms/ui-dialogue-bubble.orb +4 -1
  168. package/behaviors/registry/ui/game/atoms/ui-draw-fx-layer.orb +4 -1
  169. package/behaviors/registry/ui/game/atoms/ui-draw-skinned-mesh.orb +697 -0
  170. package/behaviors/registry/ui/game/atoms/ui-draw-sprite-layer.orb +4 -1
  171. package/behaviors/registry/ui/game/atoms/ui-draw-sprite.orb +4 -1
  172. package/behaviors/registry/ui/game/atoms/ui-game-audio-toggle.orb +8 -2
  173. package/behaviors/registry/ui/game/atoms/ui-game-hud.orb +20 -5
  174. package/behaviors/registry/ui/game/atoms/ui-game-menu.orb +4 -1
  175. package/behaviors/registry/ui/game/atoms/ui-health-bar.orb +8 -2
  176. package/behaviors/registry/ui/game/atoms/ui-score-display.orb +4 -1
  177. package/behaviors/registry/ui/game/atoms/ui-sequence-bar.orb +4 -1
  178. package/behaviors/registry/ui/game/atoms/ui-stat-badge.orb +8 -2
  179. package/behaviors/registry/ui/game/atoms/ui-trait-slot.orb +9 -2
  180. package/behaviors/registry/ui/game/organisms/std-arcade-board-3d.orb +10 -30
  181. package/behaviors/registry/ui/game/organisms/std-crew-board-2d.orb +10 -30
  182. package/behaviors/registry/ui/game/organisms/std-dungeon-board-2d.orb +36 -108
  183. package/behaviors/registry/ui/game/organisms/std-market-board-3d.orb +36 -108
  184. package/behaviors/registry/ui/game/organisms/std-objective-board-3d.orb +34 -102
  185. package/behaviors/registry/ui/game/organisms/std-survival-board-3d.orb +10 -30
  186. package/behaviors/registry/ui/game/organisms/std-tactics-board-2d.orb +12 -36
  187. package/behaviors/registry/ui/game/organisms/std-tactics-board-3d.orb +12 -36
  188. package/behaviors/registry/ui/game/organisms/std-worldmap-board-2d.orb +20 -60
  189. package/dist/behaviors/exports-reader.js +3136 -2291
  190. package/dist/behaviors/functions/index.d.ts +148 -40
  191. package/dist/behaviors/functions/index.js +3134 -2290
  192. package/dist/behaviors/index.d.ts +1 -1
  193. package/dist/behaviors/index.js +3137 -2292
  194. package/dist/behaviors/query.js +3136 -2291
  195. package/dist/behaviors-embeddings.hash.json +3 -3
  196. package/dist/behaviors-embeddings.json +25 -21
  197. package/dist/behaviors-registry.json +2296 -1209
  198. package/dist/index.d.ts +1 -1
  199. package/dist/index.js +3137 -2292
  200. package/dist/knob-embeddings.hash.json +3 -3
  201. package/dist/knob-embeddings.json +1 -1
  202. package/dist/registry/factory-signatures.json +1 -1
  203. package/package.json +2 -2
@@ -1338,6 +1338,14 @@
1338
1338
  "tier": "policy",
1339
1339
  "type": "string"
1340
1340
  },
1341
+ "searchField": {
1342
+ "default": "name",
1343
+ "description": "Name the field on this entity the search box's str/includes filter matches against. Declared, never inferred: an entity with no `name` column must set this to a real field (e.g. title, content) or the search box can never match a row.",
1344
+ "label": "Which column does the search box match against?",
1345
+ "synonyms": "search column, search on field, match field, search key",
1346
+ "tier": "policy",
1347
+ "type": "string"
1348
+ },
1341
1349
  "searchPlaceholder": {
1342
1350
  "default": "Search…",
1343
1351
  "description": "Hint text inside the list search box (e.g. 'Search orders…').",
@@ -1462,6 +1470,10 @@
1462
1470
  {
1463
1471
  "kind": "render-ui",
1464
1472
  "resource": "main"
1473
+ },
1474
+ {
1475
+ "kind": "render-ui",
1476
+ "resource": "toast"
1465
1477
  }
1466
1478
  ],
1467
1479
  "emits": [
@@ -2217,7 +2229,7 @@
2217
2229
  [
2218
2230
  "object/get",
2219
2231
  "@entity",
2220
- "name"
2232
+ "@config.searchField"
2221
2233
  ],
2222
2234
  "@payload.searchTerm"
2223
2235
  ]
@@ -2452,6 +2464,28 @@
2452
2464
  "from": "browsing",
2453
2465
  "to": "browsing"
2454
2466
  },
2467
+ {
2468
+ "effects": [
2469
+ [
2470
+ "render-ui",
2471
+ "toast",
2472
+ {
2473
+ "dismissible": true,
2474
+ "message": [
2475
+ "str/concat",
2476
+ "Couldn't refresh the list — ",
2477
+ "@payload.error"
2478
+ ],
2479
+ "type": "alert",
2480
+ "variant": "error"
2481
+ }
2482
+ ]
2483
+ ],
2484
+ "event": "BrowseItemLoadFailed",
2485
+ "eventId": "evt_01KXG04FVG0WM2ZXGF6DK1KAQ7",
2486
+ "from": "browsing",
2487
+ "to": "browsing"
2488
+ },
2455
2489
  {
2456
2490
  "effects": [
2457
2491
  [
@@ -778,6 +778,14 @@
778
778
  "tier": "presentation",
779
779
  "type": "event"
780
780
  },
781
+ "searchField": {
782
+ "default": "name",
783
+ "description": "Name the field on this entity the search box's str/includes filter matches against. Declared, never inferred: an entity with no `name` column must set this to a real field (e.g. title, description) or the search box can never match a row.",
784
+ "label": "Which column does the search box match against?",
785
+ "synonyms": "search column, search on field, match field, search key",
786
+ "tier": "policy",
787
+ "type": "string"
788
+ },
781
789
  "searchPlaceholder": {
782
790
  "default": "Search…",
783
791
  "description": "Hint text inside the calendar's search box (e.g. 'Search events…').",
@@ -1659,7 +1667,7 @@
1659
1667
  [
1660
1668
  "object/get",
1661
1669
  "@entity",
1662
- "name"
1670
+ "@config.searchField"
1663
1671
  ],
1664
1672
  "@payload.searchTerm"
1665
1673
  ]
@@ -206,6 +206,10 @@
206
206
  "kind": "render-ui",
207
207
  "resource": "modal"
208
208
  },
209
+ {
210
+ "kind": "render-ui",
211
+ "resource": "toast"
212
+ },
209
213
  {
210
214
  "kind": "set",
211
215
  "resource": "@entity.name"
@@ -319,6 +323,24 @@
319
323
  "key": "INIT",
320
324
  "name": "Initialize"
321
325
  },
326
+ {
327
+ "description": "Indicates failure to load the confirmation action.",
328
+ "id": "evt_01KXG04FYCHXE5EC39ZKQW8ETA",
329
+ "key": "ConfirmActionLoadFailed",
330
+ "name": "ConfirmAction load failed",
331
+ "payloadSchema": [
332
+ {
333
+ "name": "error",
334
+ "type": "string"
335
+ },
336
+ {
337
+ "name": "code",
338
+ "type": "string"
339
+ }
340
+ ],
341
+ "synonyms": "error, failure, failed, problem",
342
+ "tier": "internal"
343
+ },
322
344
  {
323
345
  "description": "A request for confirmation before proceeding.",
324
346
  "id": "evt_01KXG04FYC7ZGXXG1G3NDHJCX6",
@@ -395,24 +417,6 @@
395
417
  "synonyms": "dismiss, decline, reject",
396
418
  "tier": "domain"
397
419
  },
398
- {
399
- "description": "Indicates failure to load the confirmation action.",
400
- "id": "evt_01KXG04FYCHXE5EC39ZKQW8ETA",
401
- "key": "ConfirmActionLoadFailed",
402
- "name": "ConfirmAction load failed",
403
- "payloadSchema": [
404
- {
405
- "name": "error",
406
- "type": "string"
407
- },
408
- {
409
- "name": "code",
410
- "type": "string"
411
- }
412
- ],
413
- "synonyms": "error, failure, failed, problem",
414
- "tier": "internal"
415
- },
416
420
  {
417
421
  "description": "Indicates the confirmation action has been successfully loaded.",
418
422
  "id": "evt_01KXG04FYCT21KVC5HEBG1C4JP",
@@ -483,6 +487,28 @@
483
487
  "from": "idle",
484
488
  "to": "idle"
485
489
  },
490
+ {
491
+ "effects": [
492
+ [
493
+ "render-ui",
494
+ "toast",
495
+ {
496
+ "dismissible": true,
497
+ "message": [
498
+ "str/concat",
499
+ "Couldn't load the item to confirm — ",
500
+ "@payload.error"
501
+ ],
502
+ "type": "alert",
503
+ "variant": "error"
504
+ }
505
+ ]
506
+ ],
507
+ "event": "ConfirmActionLoadFailed",
508
+ "eventId": "evt_01KXG04FYCHXE5EC39ZKQW8ETA",
509
+ "from": "idle",
510
+ "to": "idle"
511
+ },
486
512
  {
487
513
  "effects": [
488
514
  [
@@ -1696,13 +1696,14 @@
1696
1696
  "kind": "call-service",
1697
1697
  "resource": "esign.sendEnvelope"
1698
1698
  },
1699
- {
1700
- "kind": "notify"
1701
- },
1702
1699
  {
1703
1700
  "kind": "persist",
1704
1701
  "resource": "SignatureSession"
1705
1702
  },
1703
+ {
1704
+ "kind": "render-ui",
1705
+ "resource": "toast"
1706
+ },
1706
1707
  {
1707
1708
  "kind": "set",
1708
1709
  "resource": "@entity.id"
@@ -2198,9 +2199,14 @@
2198
2199
  {
2199
2200
  "effects": [
2200
2201
  [
2201
- "notify",
2202
- "info",
2203
- "This request was never dispatched to the e-sign provider — send it first"
2202
+ "render-ui",
2203
+ "toast",
2204
+ {
2205
+ "dismissible": true,
2206
+ "message": "This request was never dispatched to the e-sign provider — send it first",
2207
+ "type": "alert",
2208
+ "variant": "info"
2209
+ }
2204
2210
  ]
2205
2211
  ],
2206
2212
  "event": "CHECK_ENVELOPE_STATUS",
@@ -2217,9 +2223,14 @@
2217
2223
  {
2218
2224
  "effects": [
2219
2225
  [
2220
- "notify",
2221
- "warning",
2222
- "Could not record the envelope state on the request"
2226
+ "render-ui",
2227
+ "toast",
2228
+ {
2229
+ "dismissible": true,
2230
+ "message": "Could not record the envelope state on the request",
2231
+ "type": "alert",
2232
+ "variant": "warning"
2233
+ }
2223
2234
  ]
2224
2235
  ],
2225
2236
  "event": "ENVELOPE_STAMP_FAILED",
@@ -2247,9 +2258,14 @@
2247
2258
  }
2248
2259
  ],
2249
2260
  [
2250
- "notify",
2251
- "success",
2252
- "Signature request sent"
2261
+ "render-ui",
2262
+ "toast",
2263
+ {
2264
+ "dismissible": true,
2265
+ "message": "Signature request sent",
2266
+ "type": "alert",
2267
+ "variant": "success"
2268
+ }
2253
2269
  ]
2254
2270
  ],
2255
2271
  "event": "ENVELOPE_SENT",
@@ -2260,9 +2276,14 @@
2260
2276
  {
2261
2277
  "effects": [
2262
2278
  [
2263
- "notify",
2264
- "warning",
2265
- "Could not send the signature request"
2279
+ "render-ui",
2280
+ "toast",
2281
+ {
2282
+ "dismissible": true,
2283
+ "message": "Could not send the signature request",
2284
+ "type": "alert",
2285
+ "variant": "warning"
2286
+ }
2266
2287
  ]
2267
2288
  ],
2268
2289
  "event": "ENVELOPE_SEND_FAILED",
@@ -2381,9 +2402,14 @@
2381
2402
  {
2382
2403
  "effects": [
2383
2404
  [
2384
- "notify",
2385
- "warning",
2386
- "Could not read the envelope status"
2405
+ "render-ui",
2406
+ "toast",
2407
+ {
2408
+ "dismissible": true,
2409
+ "message": "Could not read the envelope status",
2410
+ "type": "alert",
2411
+ "variant": "warning"
2412
+ }
2387
2413
  ]
2388
2414
  ],
2389
2415
  "event": "ENVELOPE_STATUS_FAILED",
@@ -333,11 +333,12 @@
333
333
  "resource": "ESignRequest"
334
334
  },
335
335
  {
336
- "kind": "notify"
336
+ "kind": "render-ui",
337
+ "resource": "main"
337
338
  },
338
339
  {
339
340
  "kind": "render-ui",
340
- "resource": "main"
341
+ "resource": "toast"
341
342
  },
342
343
  {
343
344
  "kind": "set",
@@ -662,9 +663,14 @@
662
663
  "@payload.id"
663
664
  ],
664
665
  [
665
- "notify",
666
- "Signature request sent",
667
- "success"
666
+ "render-ui",
667
+ "toast",
668
+ {
669
+ "dismissible": true,
670
+ "message": "Signature request sent",
671
+ "type": "alert",
672
+ "variant": "success"
673
+ }
668
674
  ]
669
675
  ],
670
676
  "event": "SEND_REQUEST",
@@ -680,9 +686,14 @@
680
686
  "@payload.id"
681
687
  ],
682
688
  [
683
- "notify",
684
- "Signature request revoked",
685
- "info"
689
+ "render-ui",
690
+ "toast",
691
+ {
692
+ "dismissible": true,
693
+ "message": "Signature request revoked",
694
+ "type": "alert",
695
+ "variant": "info"
696
+ }
686
697
  ]
687
698
  ],
688
699
  "event": "REVOKE_REQUEST",
@@ -594,6 +594,10 @@
594
594
  "kind": "render-ui",
595
595
  "resource": "main"
596
596
  },
597
+ {
598
+ "kind": "render-ui",
599
+ "resource": "toast"
600
+ },
597
601
  {
598
602
  "kind": "set",
599
603
  "resource": "@entity.allEntries"
@@ -1699,6 +1703,28 @@
1699
1703
  "from": "viewing",
1700
1704
  "to": "viewing"
1701
1705
  },
1706
+ {
1707
+ "effects": [
1708
+ [
1709
+ "render-ui",
1710
+ "toast",
1711
+ {
1712
+ "dismissible": true,
1713
+ "message": [
1714
+ "str/concat",
1715
+ "Couldn't refresh the event log — ",
1716
+ "@payload.error"
1717
+ ],
1718
+ "type": "alert",
1719
+ "variant": "error"
1720
+ }
1721
+ ]
1722
+ ],
1723
+ "event": "EventLogLoadFailed",
1724
+ "eventId": "evt_01KXG04G79DQDZAJVE3AYK8DQN",
1725
+ "from": "viewing",
1726
+ "to": "viewing"
1727
+ },
1702
1728
  {
1703
1729
  "effects": [
1704
1730
  [
@@ -371,9 +371,6 @@
371
371
  "kind": "fetch",
372
372
  "resource": "FormEntry"
373
373
  },
374
- {
375
- "kind": "notify"
376
- },
377
374
  {
378
375
  "kind": "persist",
379
376
  "resource": "FormEntry"
@@ -381,6 +378,10 @@
381
378
  {
382
379
  "kind": "render-ui",
383
380
  "resource": "main"
381
+ },
382
+ {
383
+ "kind": "render-ui",
384
+ "resource": "toast"
384
385
  }
385
386
  ],
386
387
  "emits": [
@@ -842,9 +843,14 @@
842
843
  {
843
844
  "effects": [
844
845
  [
845
- "notify",
846
- "error",
847
- "Failed to load form"
846
+ "render-ui",
847
+ "toast",
848
+ {
849
+ "dismissible": true,
850
+ "message": "Failed to load form",
851
+ "type": "alert",
852
+ "variant": "error"
853
+ }
848
854
  ]
849
855
  ],
850
856
  "event": "FormEntryLoadFailed",
@@ -927,9 +933,14 @@
927
933
  {
928
934
  "effects": [
929
935
  [
930
- "notify",
931
- "error",
932
- "Failed to save form entry"
936
+ "render-ui",
937
+ "toast",
938
+ {
939
+ "dismissible": true,
940
+ "message": "Failed to save form entry",
941
+ "type": "alert",
942
+ "variant": "error"
943
+ }
933
944
  ]
934
945
  ],
935
946
  "event": "FormEntrySaveFailed",
@@ -485,6 +485,14 @@
485
485
  "tier": "presentation",
486
486
  "type": "number"
487
487
  },
488
+ "searchField": {
489
+ "default": "name",
490
+ "description": "Name the field on this entity the search box's str/includes filter matches against. Declared, never inferred: an entity with no `name` column must set this to a real field (e.g. title, caption) or the search box can never match a row.",
491
+ "label": "Which column does the search box match against?",
492
+ "synonyms": "search column, search on field, match field, search key",
493
+ "tier": "policy",
494
+ "type": "string"
495
+ },
488
496
  "searchPlaceholder": {
489
497
  "default": "Search…",
490
498
  "description": "Hint text inside the gallery search box (e.g. 'Search photos…').",
@@ -514,6 +522,10 @@
514
522
  "kind": "render-ui",
515
523
  "resource": "modal"
516
524
  },
525
+ {
526
+ "kind": "render-ui",
527
+ "resource": "toast"
528
+ },
517
529
  {
518
530
  "kind": "set",
519
531
  "resource": "@entity.id"
@@ -1022,7 +1034,7 @@
1022
1034
  [
1023
1035
  "object/get",
1024
1036
  "@entity",
1025
- "name"
1037
+ "@config.searchField"
1026
1038
  ],
1027
1039
  "@payload.searchTerm"
1028
1040
  ]
@@ -1102,6 +1114,28 @@
1102
1114
  "from": "browsing",
1103
1115
  "to": "browsing"
1104
1116
  },
1117
+ {
1118
+ "effects": [
1119
+ [
1120
+ "render-ui",
1121
+ "toast",
1122
+ {
1123
+ "dismissible": true,
1124
+ "message": [
1125
+ "str/concat",
1126
+ "Couldn't refresh the gallery — ",
1127
+ "@payload.error"
1128
+ ],
1129
+ "type": "alert",
1130
+ "variant": "error"
1131
+ }
1132
+ ]
1133
+ ],
1134
+ "event": "GalleryItemLoadFailed",
1135
+ "eventId": "evt_01KXG04GJ9RSHKRPV86G1T79DS",
1136
+ "from": "browsing",
1137
+ "to": "browsing"
1138
+ },
1105
1139
  {
1106
1140
  "effects": [
1107
1141
  [
@@ -68,6 +68,7 @@
68
68
  {
69
69
  "default": [],
70
70
  "description": "The data points used to render the chart.",
71
+ "intrinsic": true,
71
72
  "items": {
72
73
  "properties": {
73
74
  "label": {
@@ -379,6 +379,14 @@
379
379
  "tier": "presentation",
380
380
  "type": "number"
381
381
  },
382
+ "searchField": {
383
+ "default": "name",
384
+ "description": "Name the field on this entity the search box's str/includes filter matches against. Declared, never inferred: an entity with no `name` column must set this to a real field (e.g. title, label) or the search box can never match a row.",
385
+ "label": "Which column does the search box match against?",
386
+ "synonyms": "search column, search on field, match field, search key",
387
+ "tier": "policy",
388
+ "type": "string"
389
+ },
382
390
  "searchPlaceholder": {
383
391
  "default": "Search…",
384
392
  "description": "Hint text inside the list search box.",
@@ -396,6 +404,10 @@
396
404
  {
397
405
  "kind": "render-ui",
398
406
  "resource": "main"
407
+ },
408
+ {
409
+ "kind": "render-ui",
410
+ "resource": "toast"
399
411
  }
400
412
  ],
401
413
  "emits": [
@@ -1103,7 +1115,7 @@
1103
1115
  [
1104
1116
  "object/get",
1105
1117
  "@entity",
1106
- "name"
1118
+ "@config.searchField"
1107
1119
  ],
1108
1120
  "@payload.searchTerm"
1109
1121
  ]
@@ -1179,6 +1191,28 @@
1179
1191
  "from": "browsing",
1180
1192
  "to": "browsing"
1181
1193
  },
1194
+ {
1195
+ "effects": [
1196
+ [
1197
+ "render-ui",
1198
+ "toast",
1199
+ {
1200
+ "dismissible": true,
1201
+ "message": [
1202
+ "str/concat",
1203
+ "Couldn't refresh the list — ",
1204
+ "@payload.error"
1205
+ ],
1206
+ "type": "alert",
1207
+ "variant": "error"
1208
+ }
1209
+ ]
1210
+ ],
1211
+ "event": "ListItemLoadFailed",
1212
+ "eventId": "evt_01KXG04GRMNR4HJV0ME35VBPNC",
1213
+ "from": "browsing",
1214
+ "to": "browsing"
1215
+ },
1182
1216
  {
1183
1217
  "effects": [
1184
1218
  [