@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.
- package/behaviors/lolo/infra/atoms/std-approval-gate.lolo +5 -2
- package/behaviors/lolo/infra/atoms/std-cache-aside.lolo +6 -0
- package/behaviors/lolo/infra/atoms/std-calendar-sync.lolo +8 -5
- package/behaviors/lolo/infra/atoms/std-cascade-on-delete.lolo +8 -1
- package/behaviors/lolo/infra/atoms/std-circuit-breaker.lolo +5 -3
- package/behaviors/lolo/infra/atoms/std-cross-reference.lolo +2 -0
- package/behaviors/lolo/infra/atoms/std-data-erasure.lolo +3 -0
- package/behaviors/lolo/infra/atoms/std-lifecycle.lolo +2 -0
- package/behaviors/lolo/infra/atoms/std-migration-job.lolo +12 -0
- package/behaviors/lolo/infra/atoms/std-mod-queue.lolo +1 -0
- package/behaviors/lolo/infra/atoms/std-notification-center.lolo +2 -0
- package/behaviors/lolo/infra/atoms/std-notify-on-event.lolo +5 -0
- package/behaviors/lolo/infra/atoms/std-reminder-scheduler.lolo +2 -0
- package/behaviors/lolo/infra/atoms/std-status-lifecycle.lolo +1 -0
- package/behaviors/lolo/ml/atoms/std-ml-classify.lolo +1 -0
- package/behaviors/lolo/ml/atoms/std-ml-infer.lolo +1 -0
- package/behaviors/lolo/ui/core/atoms/std-app-layout.lolo +1 -0
- package/behaviors/lolo/ui/core/atoms/std-board.lolo +6 -0
- package/behaviors/lolo/ui/core/atoms/std-browse.lolo +10 -1
- package/behaviors/lolo/ui/core/atoms/std-calendar.lolo +6 -1
- package/behaviors/lolo/ui/core/atoms/std-confirmation.lolo +2 -0
- package/behaviors/lolo/ui/core/atoms/std-esign-request.lolo +2 -2
- package/behaviors/lolo/ui/core/atoms/std-event-log.lolo +2 -0
- package/behaviors/lolo/ui/core/atoms/std-gallery.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-graphs.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-list.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-modal.lolo +3 -1
- package/behaviors/lolo/ui/core/atoms/std-selection.lolo +8 -1
- package/behaviors/lolo/ui/core/atoms/std-stats.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-step-flow.lolo +4 -3
- package/behaviors/lolo/ui/core/atoms/std-tag-strip.lolo +1 -0
- package/behaviors/lolo/ui/core/atoms/std-tag-taxonomy.lolo +17 -4
- package/behaviors/lolo/ui/core/atoms/std-thread.lolo +33 -30
- package/behaviors/lolo/ui/core/atoms/std-version-history.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/std-wizard.lolo +36 -0
- package/behaviors/lolo/ui/core/atoms/ui-badge.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-button.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-checkbox.lolo +22 -2
- package/behaviors/lolo/ui/core/atoms/ui-game-icon.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-radio.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-range-slider.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-select.lolo +6 -2
- package/behaviors/lolo/ui/core/atoms/ui-switch.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-text-highlight.lolo +1 -1
- package/behaviors/lolo/ui/core/atoms/ui-textarea.lolo +3 -1
- package/behaviors/lolo/ui/core/atoms/ui-time-slot-cell.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-code-block.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-command-palette.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-date-range-picker.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-document-panel.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-filter-group.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-floating-toolbar.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-import-preview-tree.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-menu.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-number-stepper.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-pagination.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-popover.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-relation-select.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-rich-text-editor.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-search-input.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-sidebar.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-star-rating.lolo +1 -1
- package/behaviors/lolo/ui/core/molecules/ui-tabs.lolo +2 -2
- package/behaviors/lolo/ui/core/molecules/ui-wizard-navigation.lolo +2 -2
- package/behaviors/lolo/ui/core/organisms/ui-split-pane.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/std-tutorial-overlay.lolo +6 -0
- package/behaviors/lolo/ui/game/atoms/ui-action-palette.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-action-tile.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-choice-button.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-control-button.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-control-grid.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-dialogue-bubble.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-fx-layer.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-skinned-mesh.lolo +131 -0
- package/behaviors/lolo/ui/game/atoms/ui-draw-sprite-layer.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-draw-sprite.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-game-audio-toggle.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-game-hud.lolo +5 -5
- package/behaviors/lolo/ui/game/atoms/ui-game-menu.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-health-bar.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-score-display.lolo +1 -1
- package/behaviors/lolo/ui/game/atoms/ui-sequence-bar.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-stat-badge.lolo +2 -2
- package/behaviors/lolo/ui/game/atoms/ui-trait-slot.lolo +5 -5
- package/behaviors/lolo/ui/game/organisms/std-arcade-board-3d.lolo +10 -10
- package/behaviors/lolo/ui/game/organisms/std-crew-board-2d.lolo +10 -10
- package/behaviors/lolo/ui/game/organisms/std-dungeon-board-2d.lolo +36 -36
- package/behaviors/lolo/ui/game/organisms/std-market-board-3d.lolo +36 -36
- package/behaviors/lolo/ui/game/organisms/std-objective-board-3d.lolo +34 -34
- package/behaviors/lolo/ui/game/organisms/std-survival-board-3d.lolo +10 -10
- package/behaviors/lolo/ui/game/organisms/std-tactics-board-2d.lolo +12 -12
- package/behaviors/lolo/ui/game/organisms/std-tactics-board-3d.lolo +12 -12
- package/behaviors/lolo/ui/game/organisms/std-worldmap-board-2d.lolo +20 -20
- package/behaviors/registry/infra/atoms/std-approval-gate.orb +76 -27
- package/behaviors/registry/infra/atoms/std-cache-aside.orb +76 -32
- package/behaviors/registry/infra/atoms/std-calendar-sync.orb +51 -0
- package/behaviors/registry/infra/atoms/std-cascade-on-delete.orb +48 -0
- package/behaviors/registry/infra/atoms/std-circuit-breaker.orb +43 -14
- package/behaviors/registry/infra/atoms/std-cross-reference.orb +41 -15
- package/behaviors/registry/infra/atoms/std-data-erasure.orb +52 -0
- package/behaviors/registry/infra/atoms/std-lifecycle.orb +36 -0
- package/behaviors/registry/infra/atoms/std-migration-job.orb +108 -0
- package/behaviors/registry/infra/atoms/std-mod-queue.orb +20 -0
- package/behaviors/registry/infra/atoms/std-notification-center.orb +88 -24
- package/behaviors/registry/infra/atoms/std-notify-on-event.orb +82 -6
- package/behaviors/registry/infra/atoms/std-reminder-scheduler.orb +36 -0
- package/behaviors/registry/infra/atoms/std-status-lifecycle.orb +20 -0
- package/behaviors/registry/ml/atoms/std-ml-classify.orb +18 -0
- package/behaviors/registry/ml/atoms/std-ml-infer.orb +18 -0
- package/behaviors/registry/ui/core/atoms/std-app-layout.orb +20 -0
- package/behaviors/registry/ui/core/atoms/std-board.orb +58 -0
- package/behaviors/registry/ui/core/atoms/std-browse.orb +35 -1
- package/behaviors/registry/ui/core/atoms/std-calendar.orb +9 -1
- package/behaviors/registry/ui/core/atoms/std-confirmation.orb +44 -18
- package/behaviors/registry/ui/core/atoms/std-esign-flow.orb +44 -18
- package/behaviors/registry/ui/core/atoms/std-esign-request.orb +19 -8
- package/behaviors/registry/ui/core/atoms/std-event-log.orb +26 -0
- package/behaviors/registry/ui/core/atoms/std-form-advanced.orb +20 -9
- package/behaviors/registry/ui/core/atoms/std-gallery.orb +35 -1
- package/behaviors/registry/ui/core/atoms/std-graphs.orb +1 -0
- package/behaviors/registry/ui/core/atoms/std-list.orb +35 -1
- package/behaviors/registry/ui/core/atoms/std-modal.orb +52 -24
- package/behaviors/registry/ui/core/atoms/std-selection.orb +35 -1
- package/behaviors/registry/ui/core/atoms/std-stats.orb +1 -0
- package/behaviors/registry/ui/core/atoms/std-step-flow.orb +0 -3
- package/behaviors/registry/ui/core/atoms/std-tag-strip.orb +20 -0
- package/behaviors/registry/ui/core/atoms/std-tag-taxonomy.orb +58 -9
- package/behaviors/registry/ui/core/atoms/std-thread.orb +134 -40
- package/behaviors/registry/ui/core/atoms/std-version-history.orb +1 -0
- package/behaviors/registry/ui/core/atoms/std-wizard.orb +77 -0
- package/behaviors/registry/ui/core/atoms/ui-badge.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-button.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-checkbox.orb +78 -2
- package/behaviors/registry/ui/core/atoms/ui-game-icon.orb +4 -1
- package/behaviors/registry/ui/core/atoms/ui-radio.orb +1 -0
- package/behaviors/registry/ui/core/atoms/ui-range-slider.orb +1 -0
- package/behaviors/registry/ui/core/atoms/ui-select.orb +28 -0
- package/behaviors/registry/ui/core/atoms/ui-switch.orb +1 -0
- package/behaviors/registry/ui/core/atoms/ui-text-highlight.orb +1 -0
- package/behaviors/registry/ui/core/atoms/ui-textarea.orb +14 -0
- package/behaviors/registry/ui/core/atoms/ui-time-slot-cell.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-code-block.orb +2 -0
- package/behaviors/registry/ui/core/molecules/ui-command-palette.orb +2 -28
- package/behaviors/registry/ui/core/molecules/ui-date-range-picker.orb +2 -0
- package/behaviors/registry/ui/core/molecules/ui-document-panel.orb +2 -0
- package/behaviors/registry/ui/core/molecules/ui-filter-group.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-floating-toolbar.orb +1 -20
- package/behaviors/registry/ui/core/molecules/ui-import-preview-tree.orb +1 -14
- package/behaviors/registry/ui/core/molecules/ui-menu.orb +1 -24
- package/behaviors/registry/ui/core/molecules/ui-number-stepper.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-pagination.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-popover.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-relation-select.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-rich-text-editor.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-search-input.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-sidebar.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-star-rating.orb +1 -0
- package/behaviors/registry/ui/core/molecules/ui-tabs.orb +8 -2
- package/behaviors/registry/ui/core/molecules/ui-wizard-navigation.orb +2 -0
- package/behaviors/registry/ui/core/organisms/ui-split-pane.orb +1 -0
- package/behaviors/registry/ui/game/atoms/std-tutorial-overlay.orb +44 -0
- package/behaviors/registry/ui/game/atoms/ui-action-palette.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-action-tile.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-choice-button.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-control-button.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-control-grid.orb +8 -2
- package/behaviors/registry/ui/game/atoms/ui-dialogue-bubble.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-fx-layer.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-skinned-mesh.orb +697 -0
- package/behaviors/registry/ui/game/atoms/ui-draw-sprite-layer.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-draw-sprite.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-game-audio-toggle.orb +8 -2
- package/behaviors/registry/ui/game/atoms/ui-game-hud.orb +20 -5
- package/behaviors/registry/ui/game/atoms/ui-game-menu.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-health-bar.orb +8 -2
- package/behaviors/registry/ui/game/atoms/ui-score-display.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-sequence-bar.orb +4 -1
- package/behaviors/registry/ui/game/atoms/ui-stat-badge.orb +8 -2
- package/behaviors/registry/ui/game/atoms/ui-trait-slot.orb +9 -2
- package/behaviors/registry/ui/game/organisms/std-arcade-board-3d.orb +10 -30
- package/behaviors/registry/ui/game/organisms/std-crew-board-2d.orb +10 -30
- package/behaviors/registry/ui/game/organisms/std-dungeon-board-2d.orb +36 -108
- package/behaviors/registry/ui/game/organisms/std-market-board-3d.orb +36 -108
- package/behaviors/registry/ui/game/organisms/std-objective-board-3d.orb +34 -102
- package/behaviors/registry/ui/game/organisms/std-survival-board-3d.orb +10 -30
- package/behaviors/registry/ui/game/organisms/std-tactics-board-2d.orb +12 -36
- package/behaviors/registry/ui/game/organisms/std-tactics-board-3d.orb +12 -36
- package/behaviors/registry/ui/game/organisms/std-worldmap-board-2d.orb +20 -60
- package/dist/behaviors/exports-reader.js +3136 -2291
- package/dist/behaviors/functions/index.d.ts +148 -40
- package/dist/behaviors/functions/index.js +3134 -2290
- package/dist/behaviors/index.d.ts +1 -1
- package/dist/behaviors/index.js +3137 -2292
- package/dist/behaviors/query.js +3136 -2291
- package/dist/behaviors-embeddings.hash.json +3 -3
- package/dist/behaviors-embeddings.json +25 -21
- package/dist/behaviors-registry.json +2296 -1209
- package/dist/index.d.ts +1 -1
- package/dist/index.js +3137 -2292
- package/dist/knob-embeddings.hash.json +3 -3
- package/dist/knob-embeddings.json +1 -1
- package/dist/registry/factory-signatures.json +1 -1
- package/package.json +2 -2
|
@@ -483,6 +483,10 @@
|
|
|
483
483
|
"kind": "render-ui",
|
|
484
484
|
"resolved": false,
|
|
485
485
|
"resource": "@config.reviewSlot"
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
"kind": "render-ui",
|
|
489
|
+
"resource": "toast"
|
|
486
490
|
}
|
|
487
491
|
],
|
|
488
492
|
"emits": [
|
|
@@ -1264,6 +1268,22 @@
|
|
|
1264
1268
|
"to": "idle"
|
|
1265
1269
|
},
|
|
1266
1270
|
{
|
|
1271
|
+
"effects": [
|
|
1272
|
+
[
|
|
1273
|
+
"render-ui",
|
|
1274
|
+
"toast",
|
|
1275
|
+
{
|
|
1276
|
+
"dismissible": true,
|
|
1277
|
+
"message": [
|
|
1278
|
+
"str/concat",
|
|
1279
|
+
"Couldn't load the moderation queue — ",
|
|
1280
|
+
"@payload.error"
|
|
1281
|
+
],
|
|
1282
|
+
"type": "alert",
|
|
1283
|
+
"variant": "error"
|
|
1284
|
+
}
|
|
1285
|
+
]
|
|
1286
|
+
],
|
|
1267
1287
|
"event": "ModQueueItemLoadFailed",
|
|
1268
1288
|
"eventId": "evt_01KXG04FDR4RZJCC89Q17BPKHM",
|
|
1269
1289
|
"from": "idle",
|
|
@@ -501,13 +501,14 @@
|
|
|
501
501
|
{
|
|
502
502
|
"kind": "browser/push-subscribe"
|
|
503
503
|
},
|
|
504
|
-
{
|
|
505
|
-
"kind": "notify"
|
|
506
|
-
},
|
|
507
504
|
{
|
|
508
505
|
"kind": "persist",
|
|
509
506
|
"resource": "PushSubscription"
|
|
510
507
|
},
|
|
508
|
+
{
|
|
509
|
+
"kind": "render-ui",
|
|
510
|
+
"resource": "toast"
|
|
511
|
+
},
|
|
511
512
|
{
|
|
512
513
|
"kind": "set",
|
|
513
514
|
"resource": "@entity.lastError"
|
|
@@ -711,9 +712,14 @@
|
|
|
711
712
|
{
|
|
712
713
|
"effects": [
|
|
713
714
|
[
|
|
714
|
-
"
|
|
715
|
-
"
|
|
716
|
-
|
|
715
|
+
"render-ui",
|
|
716
|
+
"toast",
|
|
717
|
+
{
|
|
718
|
+
"dismissible": true,
|
|
719
|
+
"message": "Push notifications enabled on this browser",
|
|
720
|
+
"type": "alert",
|
|
721
|
+
"variant": "success"
|
|
722
|
+
}
|
|
717
723
|
]
|
|
718
724
|
],
|
|
719
725
|
"event": "PUSH_SAVED",
|
|
@@ -729,9 +735,14 @@
|
|
|
729
735
|
"@payload.error"
|
|
730
736
|
],
|
|
731
737
|
[
|
|
732
|
-
"
|
|
733
|
-
"
|
|
734
|
-
|
|
738
|
+
"render-ui",
|
|
739
|
+
"toast",
|
|
740
|
+
{
|
|
741
|
+
"dismissible": true,
|
|
742
|
+
"message": "Could not enable push notifications",
|
|
743
|
+
"type": "alert",
|
|
744
|
+
"variant": "warning"
|
|
745
|
+
}
|
|
735
746
|
]
|
|
736
747
|
],
|
|
737
748
|
"event": "PUSH_SUBSCRIBE_FAILED",
|
|
@@ -747,9 +758,14 @@
|
|
|
747
758
|
"@payload.error"
|
|
748
759
|
],
|
|
749
760
|
[
|
|
750
|
-
"
|
|
751
|
-
"
|
|
752
|
-
|
|
761
|
+
"render-ui",
|
|
762
|
+
"toast",
|
|
763
|
+
{
|
|
764
|
+
"dismissible": true,
|
|
765
|
+
"message": "Could not save the push subscription",
|
|
766
|
+
"type": "alert",
|
|
767
|
+
"variant": "warning"
|
|
768
|
+
}
|
|
753
769
|
]
|
|
754
770
|
],
|
|
755
771
|
"event": "PUSH_SAVE_FAILED",
|
|
@@ -763,12 +779,13 @@
|
|
|
763
779
|
{
|
|
764
780
|
"category": "lifecycle",
|
|
765
781
|
"effectRow": [
|
|
766
|
-
{
|
|
767
|
-
"kind": "notify"
|
|
768
|
-
},
|
|
769
782
|
{
|
|
770
783
|
"kind": "persist",
|
|
771
784
|
"resource": "NotificationPreference"
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"kind": "render-ui",
|
|
788
|
+
"resource": "toast"
|
|
772
789
|
}
|
|
773
790
|
],
|
|
774
791
|
"emits": [
|
|
@@ -1018,9 +1035,14 @@
|
|
|
1018
1035
|
{
|
|
1019
1036
|
"effects": [
|
|
1020
1037
|
[
|
|
1021
|
-
"
|
|
1022
|
-
"
|
|
1023
|
-
|
|
1038
|
+
"render-ui",
|
|
1039
|
+
"toast",
|
|
1040
|
+
{
|
|
1041
|
+
"dismissible": true,
|
|
1042
|
+
"message": "Notification preference saved",
|
|
1043
|
+
"type": "alert",
|
|
1044
|
+
"variant": "success"
|
|
1045
|
+
}
|
|
1024
1046
|
]
|
|
1025
1047
|
],
|
|
1026
1048
|
"event": "PREFERENCE_SAVED",
|
|
@@ -1031,9 +1053,14 @@
|
|
|
1031
1053
|
{
|
|
1032
1054
|
"effects": [
|
|
1033
1055
|
[
|
|
1034
|
-
"
|
|
1035
|
-
"
|
|
1036
|
-
|
|
1056
|
+
"render-ui",
|
|
1057
|
+
"toast",
|
|
1058
|
+
{
|
|
1059
|
+
"dismissible": true,
|
|
1060
|
+
"message": "Notification preference removed",
|
|
1061
|
+
"type": "alert",
|
|
1062
|
+
"variant": "info"
|
|
1063
|
+
}
|
|
1037
1064
|
]
|
|
1038
1065
|
],
|
|
1039
1066
|
"event": "PREFERENCE_DELETED",
|
|
@@ -1044,9 +1071,14 @@
|
|
|
1044
1071
|
{
|
|
1045
1072
|
"effects": [
|
|
1046
1073
|
[
|
|
1047
|
-
"
|
|
1048
|
-
"
|
|
1049
|
-
|
|
1074
|
+
"render-ui",
|
|
1075
|
+
"toast",
|
|
1076
|
+
{
|
|
1077
|
+
"dismissible": true,
|
|
1078
|
+
"message": "Could not save the notification preference",
|
|
1079
|
+
"type": "alert",
|
|
1080
|
+
"variant": "warning"
|
|
1081
|
+
}
|
|
1050
1082
|
]
|
|
1051
1083
|
],
|
|
1052
1084
|
"event": "PREFERENCE_SAVE_FAILED",
|
|
@@ -1103,6 +1135,10 @@
|
|
|
1103
1135
|
"kind": "persist",
|
|
1104
1136
|
"resource": "NotificationRecord"
|
|
1105
1137
|
},
|
|
1138
|
+
{
|
|
1139
|
+
"kind": "render-ui",
|
|
1140
|
+
"resource": "toast"
|
|
1141
|
+
},
|
|
1106
1142
|
{
|
|
1107
1143
|
"kind": "set",
|
|
1108
1144
|
"resource": "@entity.drainedCount"
|
|
@@ -1430,6 +1466,20 @@
|
|
|
1430
1466
|
"set",
|
|
1431
1467
|
"@entity.lastError",
|
|
1432
1468
|
"@payload.error"
|
|
1469
|
+
],
|
|
1470
|
+
[
|
|
1471
|
+
"render-ui",
|
|
1472
|
+
"toast",
|
|
1473
|
+
{
|
|
1474
|
+
"dismissible": true,
|
|
1475
|
+
"message": [
|
|
1476
|
+
"str/concat",
|
|
1477
|
+
"Couldn't send the notification digest — ",
|
|
1478
|
+
"@payload.error"
|
|
1479
|
+
],
|
|
1480
|
+
"type": "alert",
|
|
1481
|
+
"variant": "error"
|
|
1482
|
+
}
|
|
1433
1483
|
]
|
|
1434
1484
|
],
|
|
1435
1485
|
"event": "DIGEST_FAILED",
|
|
@@ -1626,6 +1676,20 @@
|
|
|
1626
1676
|
"set",
|
|
1627
1677
|
"@entity.lastError",
|
|
1628
1678
|
"@payload.error"
|
|
1679
|
+
],
|
|
1680
|
+
[
|
|
1681
|
+
"render-ui",
|
|
1682
|
+
"toast",
|
|
1683
|
+
{
|
|
1684
|
+
"dismissible": true,
|
|
1685
|
+
"message": [
|
|
1686
|
+
"str/concat",
|
|
1687
|
+
"Couldn't send the notification digest — ",
|
|
1688
|
+
"@payload.error"
|
|
1689
|
+
],
|
|
1690
|
+
"type": "alert",
|
|
1691
|
+
"variant": "error"
|
|
1692
|
+
}
|
|
1629
1693
|
]
|
|
1630
1694
|
],
|
|
1631
1695
|
"event": "DIGEST_FAILED",
|
|
@@ -642,13 +642,14 @@
|
|
|
642
642
|
"kind": "fetch",
|
|
643
643
|
"resource": "PushSubscription"
|
|
644
644
|
},
|
|
645
|
-
{
|
|
646
|
-
"kind": "notify"
|
|
647
|
-
},
|
|
648
645
|
{
|
|
649
646
|
"kind": "persist",
|
|
650
647
|
"resource": "NotificationRecord"
|
|
651
648
|
},
|
|
649
|
+
{
|
|
650
|
+
"kind": "render-ui",
|
|
651
|
+
"resource": "toast"
|
|
652
|
+
},
|
|
652
653
|
{
|
|
653
654
|
"kind": "set",
|
|
654
655
|
"resource": "@entity.channel"
|
|
@@ -2107,9 +2108,14 @@
|
|
|
2107
2108
|
true
|
|
2108
2109
|
],
|
|
2109
2110
|
[
|
|
2110
|
-
"
|
|
2111
|
-
"
|
|
2112
|
-
|
|
2111
|
+
"render-ui",
|
|
2112
|
+
"toast",
|
|
2113
|
+
{
|
|
2114
|
+
"dismissible": true,
|
|
2115
|
+
"message": "@config.template",
|
|
2116
|
+
"type": "alert",
|
|
2117
|
+
"variant": "@config.severity"
|
|
2118
|
+
}
|
|
2113
2119
|
]
|
|
2114
2120
|
],
|
|
2115
2121
|
[
|
|
@@ -2625,6 +2631,20 @@
|
|
|
2625
2631
|
"recordedAt": "@now",
|
|
2626
2632
|
"severity": "@entity.severity"
|
|
2627
2633
|
}
|
|
2634
|
+
],
|
|
2635
|
+
[
|
|
2636
|
+
"render-ui",
|
|
2637
|
+
"toast",
|
|
2638
|
+
{
|
|
2639
|
+
"dismissible": true,
|
|
2640
|
+
"message": [
|
|
2641
|
+
"str/concat",
|
|
2642
|
+
"Couldn't send the email notification — ",
|
|
2643
|
+
"@payload.error"
|
|
2644
|
+
],
|
|
2645
|
+
"type": "alert",
|
|
2646
|
+
"variant": "error"
|
|
2647
|
+
}
|
|
2628
2648
|
]
|
|
2629
2649
|
],
|
|
2630
2650
|
"event": "NOTIFY_EMAIL_FAILED",
|
|
@@ -2683,6 +2703,20 @@
|
|
|
2683
2703
|
"recordedAt": "@now",
|
|
2684
2704
|
"severity": "@entity.severity"
|
|
2685
2705
|
}
|
|
2706
|
+
],
|
|
2707
|
+
[
|
|
2708
|
+
"render-ui",
|
|
2709
|
+
"toast",
|
|
2710
|
+
{
|
|
2711
|
+
"dismissible": true,
|
|
2712
|
+
"message": [
|
|
2713
|
+
"str/concat",
|
|
2714
|
+
"Couldn't send the text message — ",
|
|
2715
|
+
"@payload.error"
|
|
2716
|
+
],
|
|
2717
|
+
"type": "alert",
|
|
2718
|
+
"variant": "error"
|
|
2719
|
+
}
|
|
2686
2720
|
]
|
|
2687
2721
|
],
|
|
2688
2722
|
"event": "NOTIFY_SMS_FAILED",
|
|
@@ -2741,6 +2775,20 @@
|
|
|
2741
2775
|
"recordedAt": "@now",
|
|
2742
2776
|
"severity": "@entity.severity"
|
|
2743
2777
|
}
|
|
2778
|
+
],
|
|
2779
|
+
[
|
|
2780
|
+
"render-ui",
|
|
2781
|
+
"toast",
|
|
2782
|
+
{
|
|
2783
|
+
"dismissible": true,
|
|
2784
|
+
"message": [
|
|
2785
|
+
"str/concat",
|
|
2786
|
+
"Couldn't send the webhook notification — ",
|
|
2787
|
+
"@payload.error"
|
|
2788
|
+
],
|
|
2789
|
+
"type": "alert",
|
|
2790
|
+
"variant": "error"
|
|
2791
|
+
}
|
|
2744
2792
|
]
|
|
2745
2793
|
],
|
|
2746
2794
|
"event": "NOTIFY_WEBHOOK_FAILED",
|
|
@@ -2799,6 +2847,20 @@
|
|
|
2799
2847
|
"recordedAt": "@now",
|
|
2800
2848
|
"severity": "@entity.severity"
|
|
2801
2849
|
}
|
|
2850
|
+
],
|
|
2851
|
+
[
|
|
2852
|
+
"render-ui",
|
|
2853
|
+
"toast",
|
|
2854
|
+
{
|
|
2855
|
+
"dismissible": true,
|
|
2856
|
+
"message": [
|
|
2857
|
+
"str/concat",
|
|
2858
|
+
"Couldn't send the push notification — ",
|
|
2859
|
+
"@payload.error"
|
|
2860
|
+
],
|
|
2861
|
+
"type": "alert",
|
|
2862
|
+
"variant": "error"
|
|
2863
|
+
}
|
|
2802
2864
|
]
|
|
2803
2865
|
],
|
|
2804
2866
|
"event": "NOTIFY_PUSH_FAILED",
|
|
@@ -2831,6 +2893,20 @@
|
|
|
2831
2893
|
"recordedAt": "@now",
|
|
2832
2894
|
"severity": "@entity.severity"
|
|
2833
2895
|
}
|
|
2896
|
+
],
|
|
2897
|
+
[
|
|
2898
|
+
"render-ui",
|
|
2899
|
+
"toast",
|
|
2900
|
+
{
|
|
2901
|
+
"dismissible": true,
|
|
2902
|
+
"message": [
|
|
2903
|
+
"str/concat",
|
|
2904
|
+
"Couldn't look up notification preferences — ",
|
|
2905
|
+
"@payload.error"
|
|
2906
|
+
],
|
|
2907
|
+
"type": "alert",
|
|
2908
|
+
"variant": "error"
|
|
2909
|
+
}
|
|
2834
2910
|
]
|
|
2835
2911
|
],
|
|
2836
2912
|
"event": "NOTIFY_LOOKUP_FAILED",
|
|
@@ -237,6 +237,10 @@
|
|
|
237
237
|
"resolved": false,
|
|
238
238
|
"resource": "@config.targetEntity"
|
|
239
239
|
},
|
|
240
|
+
{
|
|
241
|
+
"kind": "render-ui",
|
|
242
|
+
"resource": "toast"
|
|
243
|
+
},
|
|
240
244
|
{
|
|
241
245
|
"kind": "set",
|
|
242
246
|
"resource": "@entity.headId"
|
|
@@ -467,6 +471,22 @@
|
|
|
467
471
|
"to": "idle"
|
|
468
472
|
},
|
|
469
473
|
{
|
|
474
|
+
"effects": [
|
|
475
|
+
[
|
|
476
|
+
"render-ui",
|
|
477
|
+
"toast",
|
|
478
|
+
{
|
|
479
|
+
"dismissible": true,
|
|
480
|
+
"message": [
|
|
481
|
+
"str/concat",
|
|
482
|
+
"Couldn't scan for reminders — ",
|
|
483
|
+
"@payload.error"
|
|
484
|
+
],
|
|
485
|
+
"type": "alert",
|
|
486
|
+
"variant": "error"
|
|
487
|
+
}
|
|
488
|
+
]
|
|
489
|
+
],
|
|
470
490
|
"event": "ScanFailed",
|
|
471
491
|
"eventId": "evt_01KXG04FGHD8JW00QXQEBTTMH9",
|
|
472
492
|
"from": "idle",
|
|
@@ -601,6 +621,22 @@
|
|
|
601
621
|
"to": "idle"
|
|
602
622
|
},
|
|
603
623
|
{
|
|
624
|
+
"effects": [
|
|
625
|
+
[
|
|
626
|
+
"render-ui",
|
|
627
|
+
"toast",
|
|
628
|
+
{
|
|
629
|
+
"dismissible": true,
|
|
630
|
+
"message": [
|
|
631
|
+
"str/concat",
|
|
632
|
+
"Couldn't scan for reminders — ",
|
|
633
|
+
"@payload.error"
|
|
634
|
+
],
|
|
635
|
+
"type": "alert",
|
|
636
|
+
"variant": "error"
|
|
637
|
+
}
|
|
638
|
+
]
|
|
639
|
+
],
|
|
604
640
|
"event": "ScanFailed",
|
|
605
641
|
"eventId": "evt_01KXG04FGHD8JW00QXQEBTTMH9",
|
|
606
642
|
"from": "scanning",
|
|
@@ -218,6 +218,10 @@
|
|
|
218
218
|
"kind": "persist",
|
|
219
219
|
"resolved": false,
|
|
220
220
|
"resource": "@config.targetEntity"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"kind": "render-ui",
|
|
224
|
+
"resource": "toast"
|
|
221
225
|
}
|
|
222
226
|
],
|
|
223
227
|
"emits": [
|
|
@@ -453,6 +457,22 @@
|
|
|
453
457
|
"to": "idle"
|
|
454
458
|
},
|
|
455
459
|
{
|
|
460
|
+
"effects": [
|
|
461
|
+
[
|
|
462
|
+
"render-ui",
|
|
463
|
+
"toast",
|
|
464
|
+
{
|
|
465
|
+
"dismissible": true,
|
|
466
|
+
"message": [
|
|
467
|
+
"str/concat",
|
|
468
|
+
"Couldn't change the status — ",
|
|
469
|
+
"@payload.error"
|
|
470
|
+
],
|
|
471
|
+
"type": "alert",
|
|
472
|
+
"variant": "error"
|
|
473
|
+
}
|
|
474
|
+
]
|
|
475
|
+
],
|
|
456
476
|
"event": "StatusChangeFailed",
|
|
457
477
|
"eventId": "evt_01KXG04FHB2WR4ZY4SV29CFF0D",
|
|
458
478
|
"from": "idle",
|
|
@@ -235,6 +235,10 @@
|
|
|
235
235
|
"kind": "emit",
|
|
236
236
|
"resource": "CLASSIFY_FAILED"
|
|
237
237
|
},
|
|
238
|
+
{
|
|
239
|
+
"kind": "render-ui",
|
|
240
|
+
"resource": "toast"
|
|
241
|
+
},
|
|
238
242
|
{
|
|
239
243
|
"kind": "set",
|
|
240
244
|
"resource": "@entity.category"
|
|
@@ -640,6 +644,20 @@
|
|
|
640
644
|
{
|
|
641
645
|
"error": "@entity.errorMessage"
|
|
642
646
|
}
|
|
647
|
+
],
|
|
648
|
+
[
|
|
649
|
+
"render-ui",
|
|
650
|
+
"toast",
|
|
651
|
+
{
|
|
652
|
+
"dismissible": true,
|
|
653
|
+
"message": [
|
|
654
|
+
"str/concat",
|
|
655
|
+
"Couldn't classify — ",
|
|
656
|
+
"@payload.error"
|
|
657
|
+
],
|
|
658
|
+
"type": "alert",
|
|
659
|
+
"variant": "error"
|
|
660
|
+
}
|
|
643
661
|
]
|
|
644
662
|
],
|
|
645
663
|
"event": "CLASSIFY_CALL_FAILED",
|
|
@@ -343,6 +343,10 @@
|
|
|
343
343
|
"kind": "emit",
|
|
344
344
|
"resource": "INFER_ABSTAINED"
|
|
345
345
|
},
|
|
346
|
+
{
|
|
347
|
+
"kind": "render-ui",
|
|
348
|
+
"resource": "toast"
|
|
349
|
+
},
|
|
346
350
|
{
|
|
347
351
|
"kind": "set",
|
|
348
352
|
"resource": "@entity.confidence"
|
|
@@ -839,6 +843,20 @@
|
|
|
839
843
|
"request": "@entity.request",
|
|
840
844
|
"violations": "@entity.violations"
|
|
841
845
|
}
|
|
846
|
+
],
|
|
847
|
+
[
|
|
848
|
+
"render-ui",
|
|
849
|
+
"toast",
|
|
850
|
+
{
|
|
851
|
+
"dismissible": true,
|
|
852
|
+
"message": [
|
|
853
|
+
"str/concat",
|
|
854
|
+
"Couldn't run inference — ",
|
|
855
|
+
"@payload.error"
|
|
856
|
+
],
|
|
857
|
+
"type": "alert",
|
|
858
|
+
"variant": "error"
|
|
859
|
+
}
|
|
842
860
|
]
|
|
843
861
|
],
|
|
844
862
|
"event": "INFER_CALL_FAILED",
|
|
@@ -344,6 +344,10 @@
|
|
|
344
344
|
{
|
|
345
345
|
"kind": "render-ui",
|
|
346
346
|
"resource": "main"
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"kind": "render-ui",
|
|
350
|
+
"resource": "toast"
|
|
347
351
|
}
|
|
348
352
|
],
|
|
349
353
|
"emits": [
|
|
@@ -582,6 +586,22 @@
|
|
|
582
586
|
"to": "composing"
|
|
583
587
|
},
|
|
584
588
|
{
|
|
589
|
+
"effects": [
|
|
590
|
+
[
|
|
591
|
+
"render-ui",
|
|
592
|
+
"toast",
|
|
593
|
+
{
|
|
594
|
+
"dismissible": true,
|
|
595
|
+
"message": [
|
|
596
|
+
"str/concat",
|
|
597
|
+
"Couldn't load the layout — ",
|
|
598
|
+
"@payload.error"
|
|
599
|
+
],
|
|
600
|
+
"type": "alert",
|
|
601
|
+
"variant": "error"
|
|
602
|
+
}
|
|
603
|
+
]
|
|
604
|
+
],
|
|
585
605
|
"event": "AppLayoutStateLoadFailed",
|
|
586
606
|
"eventId": "evt_01KXG04FN1HKWQW3DZ4P2FGD8R",
|
|
587
607
|
"from": "composing",
|
|
@@ -1091,6 +1091,10 @@
|
|
|
1091
1091
|
"kind": "render-ui",
|
|
1092
1092
|
"resource": "main"
|
|
1093
1093
|
},
|
|
1094
|
+
{
|
|
1095
|
+
"kind": "render-ui",
|
|
1096
|
+
"resource": "toast"
|
|
1097
|
+
},
|
|
1094
1098
|
{
|
|
1095
1099
|
"kind": "set",
|
|
1096
1100
|
"resource": "@entity.boards"
|
|
@@ -2485,6 +2489,60 @@
|
|
|
2485
2489
|
"from": "viewing_board",
|
|
2486
2490
|
"to": "viewing_board"
|
|
2487
2491
|
},
|
|
2492
|
+
{
|
|
2493
|
+
"effects": [
|
|
2494
|
+
[
|
|
2495
|
+
"set",
|
|
2496
|
+
"@entity.errorMessage",
|
|
2497
|
+
"@payload.error"
|
|
2498
|
+
],
|
|
2499
|
+
[
|
|
2500
|
+
"render-ui",
|
|
2501
|
+
"toast",
|
|
2502
|
+
{
|
|
2503
|
+
"dismissible": true,
|
|
2504
|
+
"message": [
|
|
2505
|
+
"str/concat",
|
|
2506
|
+
"Couldn't save the board — ",
|
|
2507
|
+
"@payload.error"
|
|
2508
|
+
],
|
|
2509
|
+
"type": "alert",
|
|
2510
|
+
"variant": "error"
|
|
2511
|
+
}
|
|
2512
|
+
]
|
|
2513
|
+
],
|
|
2514
|
+
"event": "BoardItemsSaveFailed",
|
|
2515
|
+
"eventId": "evt_01KXG04FS8QRXR73QKGT1GFY20",
|
|
2516
|
+
"from": "viewing_board",
|
|
2517
|
+
"to": "viewing_board"
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"effects": [
|
|
2521
|
+
[
|
|
2522
|
+
"set",
|
|
2523
|
+
"@entity.errorMessage",
|
|
2524
|
+
"@payload.error"
|
|
2525
|
+
],
|
|
2526
|
+
[
|
|
2527
|
+
"render-ui",
|
|
2528
|
+
"toast",
|
|
2529
|
+
{
|
|
2530
|
+
"dismissible": true,
|
|
2531
|
+
"message": [
|
|
2532
|
+
"str/concat",
|
|
2533
|
+
"Couldn't refresh the board — ",
|
|
2534
|
+
"@payload.error"
|
|
2535
|
+
],
|
|
2536
|
+
"type": "alert",
|
|
2537
|
+
"variant": "error"
|
|
2538
|
+
}
|
|
2539
|
+
]
|
|
2540
|
+
],
|
|
2541
|
+
"event": "BoardItemsLoadFailed",
|
|
2542
|
+
"eventId": "evt_01KXG04FS8Q57MN79QCV2TET49",
|
|
2543
|
+
"from": "viewing_board",
|
|
2544
|
+
"to": "viewing_board"
|
|
2545
|
+
},
|
|
2488
2546
|
{
|
|
2489
2547
|
"effects": [
|
|
2490
2548
|
[
|