@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
|
@@ -238,6 +238,7 @@
|
|
|
238
238
|
{
|
|
239
239
|
"default": "",
|
|
240
240
|
"description": "Scratch: Google incremental-sync token from the last listEvents; in-memory per instance — a restart falls back to a full list.",
|
|
241
|
+
"intrinsic": true,
|
|
241
242
|
"name": "syncToken",
|
|
242
243
|
"synonyms": "sync cursor, next token",
|
|
243
244
|
"type": "string"
|
|
@@ -245,6 +246,7 @@
|
|
|
245
246
|
{
|
|
246
247
|
"default": 0.0,
|
|
247
248
|
"description": "When the last full push+pull cycle completed; 0 = never.",
|
|
249
|
+
"intrinsic": true,
|
|
248
250
|
"name": "lastSyncedAt",
|
|
249
251
|
"synonyms": "last sync time",
|
|
250
252
|
"type": "number"
|
|
@@ -252,6 +254,7 @@
|
|
|
252
254
|
{
|
|
253
255
|
"default": "",
|
|
254
256
|
"description": "Scratch: id of the target row the push loop is currently exporting.",
|
|
257
|
+
"intrinsic": true,
|
|
255
258
|
"name": "headId",
|
|
256
259
|
"synonyms": "cursor, current row",
|
|
257
260
|
"type": "string"
|
|
@@ -259,6 +262,7 @@
|
|
|
259
262
|
{
|
|
260
263
|
"default": [],
|
|
261
264
|
"description": "Scratch: remote events remaining in the current pull-upsert loop.",
|
|
265
|
+
"intrinsic": true,
|
|
262
266
|
"items": {
|
|
263
267
|
"properties": {
|
|
264
268
|
"description": {
|
|
@@ -311,6 +315,7 @@
|
|
|
311
315
|
{
|
|
312
316
|
"default": "",
|
|
313
317
|
"description": "Last sync failure detail; blank = none.",
|
|
318
|
+
"intrinsic": true,
|
|
314
319
|
"name": "lastError",
|
|
315
320
|
"synonyms": "sync error, failure",
|
|
316
321
|
"type": "string"
|
|
@@ -462,6 +467,10 @@
|
|
|
462
467
|
"kind": "persist",
|
|
463
468
|
"resource": "CalendarEvent"
|
|
464
469
|
},
|
|
470
|
+
{
|
|
471
|
+
"kind": "render-ui",
|
|
472
|
+
"resource": "toast"
|
|
473
|
+
},
|
|
465
474
|
{
|
|
466
475
|
"kind": "set",
|
|
467
476
|
"resource": "@entity.headId"
|
|
@@ -1216,6 +1225,20 @@
|
|
|
1216
1225
|
"set",
|
|
1217
1226
|
"@entity.lastError",
|
|
1218
1227
|
"@payload.error"
|
|
1228
|
+
],
|
|
1229
|
+
[
|
|
1230
|
+
"render-ui",
|
|
1231
|
+
"toast",
|
|
1232
|
+
{
|
|
1233
|
+
"dismissible": true,
|
|
1234
|
+
"message": [
|
|
1235
|
+
"str/concat",
|
|
1236
|
+
"Couldn't sync the calendar — ",
|
|
1237
|
+
"@payload.error"
|
|
1238
|
+
],
|
|
1239
|
+
"type": "alert",
|
|
1240
|
+
"variant": "error"
|
|
1241
|
+
}
|
|
1219
1242
|
]
|
|
1220
1243
|
],
|
|
1221
1244
|
"event": "CAL_SYNC_FAILED",
|
|
@@ -1437,6 +1460,20 @@
|
|
|
1437
1460
|
"set",
|
|
1438
1461
|
"@entity.lastError",
|
|
1439
1462
|
"@payload.error"
|
|
1463
|
+
],
|
|
1464
|
+
[
|
|
1465
|
+
"render-ui",
|
|
1466
|
+
"toast",
|
|
1467
|
+
{
|
|
1468
|
+
"dismissible": true,
|
|
1469
|
+
"message": [
|
|
1470
|
+
"str/concat",
|
|
1471
|
+
"Couldn't sync the calendar — ",
|
|
1472
|
+
"@payload.error"
|
|
1473
|
+
],
|
|
1474
|
+
"type": "alert",
|
|
1475
|
+
"variant": "error"
|
|
1476
|
+
}
|
|
1440
1477
|
]
|
|
1441
1478
|
],
|
|
1442
1479
|
"event": "CAL_SYNC_FAILED",
|
|
@@ -1721,6 +1758,20 @@
|
|
|
1721
1758
|
"set",
|
|
1722
1759
|
"@entity.lastError",
|
|
1723
1760
|
"@payload.error"
|
|
1761
|
+
],
|
|
1762
|
+
[
|
|
1763
|
+
"render-ui",
|
|
1764
|
+
"toast",
|
|
1765
|
+
{
|
|
1766
|
+
"dismissible": true,
|
|
1767
|
+
"message": [
|
|
1768
|
+
"str/concat",
|
|
1769
|
+
"Couldn't sync the calendar — ",
|
|
1770
|
+
"@payload.error"
|
|
1771
|
+
],
|
|
1772
|
+
"type": "alert",
|
|
1773
|
+
"variant": "error"
|
|
1774
|
+
}
|
|
1724
1775
|
]
|
|
1725
1776
|
],
|
|
1726
1777
|
"event": "CAL_SYNC_FAILED",
|
|
@@ -135,6 +135,7 @@
|
|
|
135
135
|
{
|
|
136
136
|
"default": "",
|
|
137
137
|
"description": "Scratch: id of the dependent row the loop is currently deleting.",
|
|
138
|
+
"intrinsic": true,
|
|
138
139
|
"name": "headId",
|
|
139
140
|
"synonyms": "current id, cursor",
|
|
140
141
|
"type": "string"
|
|
@@ -216,6 +217,14 @@
|
|
|
216
217
|
"resolved": false,
|
|
217
218
|
"resource": "@config.dependentEntity"
|
|
218
219
|
},
|
|
220
|
+
{
|
|
221
|
+
"kind": "persist",
|
|
222
|
+
"resource": "CascadeLog"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"kind": "render-ui",
|
|
226
|
+
"resource": "toast"
|
|
227
|
+
},
|
|
219
228
|
{
|
|
220
229
|
"kind": "set",
|
|
221
230
|
"resource": "@entity.headId"
|
|
@@ -227,6 +236,10 @@
|
|
|
227
236
|
{
|
|
228
237
|
"kind": "set",
|
|
229
238
|
"resource": "@entity.parentId"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"kind": "set",
|
|
242
|
+
"resource": "@entity.rowCount"
|
|
230
243
|
}
|
|
231
244
|
],
|
|
232
245
|
"emits": [
|
|
@@ -505,6 +518,16 @@
|
|
|
505
518
|
{
|
|
506
519
|
"parentId": "@entity.parentId"
|
|
507
520
|
}
|
|
521
|
+
],
|
|
522
|
+
[
|
|
523
|
+
"persist",
|
|
524
|
+
"create",
|
|
525
|
+
"CascadeLog",
|
|
526
|
+
{
|
|
527
|
+
"parentEntity": "@entity.parentEntity",
|
|
528
|
+
"parentId": "@entity.parentId",
|
|
529
|
+
"rowCount": "@entity.rowCount"
|
|
530
|
+
}
|
|
508
531
|
]
|
|
509
532
|
],
|
|
510
533
|
"event": "DepsLoaded",
|
|
@@ -538,6 +561,15 @@
|
|
|
538
561
|
},
|
|
539
562
|
{
|
|
540
563
|
"effects": [
|
|
564
|
+
[
|
|
565
|
+
"set",
|
|
566
|
+
"@entity.rowCount",
|
|
567
|
+
[
|
|
568
|
+
"+",
|
|
569
|
+
"@entity.rowCount",
|
|
570
|
+
1.0
|
|
571
|
+
]
|
|
572
|
+
],
|
|
541
573
|
[
|
|
542
574
|
"fetch",
|
|
543
575
|
"@config.dependentEntity",
|
|
@@ -555,6 +587,22 @@
|
|
|
555
587
|
"to": "scanning"
|
|
556
588
|
},
|
|
557
589
|
{
|
|
590
|
+
"effects": [
|
|
591
|
+
[
|
|
592
|
+
"render-ui",
|
|
593
|
+
"toast",
|
|
594
|
+
{
|
|
595
|
+
"dismissible": true,
|
|
596
|
+
"message": [
|
|
597
|
+
"str/concat",
|
|
598
|
+
"Couldn't cascade the delete — ",
|
|
599
|
+
"@payload.error"
|
|
600
|
+
],
|
|
601
|
+
"type": "alert",
|
|
602
|
+
"variant": "error"
|
|
603
|
+
}
|
|
604
|
+
]
|
|
605
|
+
],
|
|
558
606
|
"event": "CascadeFailed",
|
|
559
607
|
"eventId": "evt_01KXG04F62CJ2RA14CFCY7R5AD",
|
|
560
608
|
"from": "scanning",
|
|
@@ -268,6 +268,7 @@
|
|
|
268
268
|
{
|
|
269
269
|
"default": 0.0,
|
|
270
270
|
"description": "The number of times the circuit breaker has failed.",
|
|
271
|
+
"intrinsic": true,
|
|
271
272
|
"name": "failureCount",
|
|
272
273
|
"synonyms": "error count, failures, error occurrences",
|
|
273
274
|
"type": "number"
|
|
@@ -275,6 +276,7 @@
|
|
|
275
276
|
{
|
|
276
277
|
"default": 0.0,
|
|
277
278
|
"description": "Number of successful operations.",
|
|
279
|
+
"intrinsic": true,
|
|
278
280
|
"name": "successCount",
|
|
279
281
|
"synonyms": "successes, hits, completions",
|
|
280
282
|
"type": "number"
|
|
@@ -282,6 +284,7 @@
|
|
|
282
284
|
{
|
|
283
285
|
"default": 5.0,
|
|
284
286
|
"description": "Maximum value before triggering an action.",
|
|
287
|
+
"intrinsic": true,
|
|
285
288
|
"name": "threshold",
|
|
286
289
|
"synonyms": "limit, cap, boundary",
|
|
287
290
|
"type": "number"
|
|
@@ -657,6 +660,10 @@
|
|
|
657
660
|
"kind": "render-ui",
|
|
658
661
|
"resource": "main"
|
|
659
662
|
},
|
|
663
|
+
{
|
|
664
|
+
"kind": "render-ui",
|
|
665
|
+
"resource": "toast"
|
|
666
|
+
},
|
|
660
667
|
{
|
|
661
668
|
"kind": "set",
|
|
662
669
|
"resource": "@entity.failureCount"
|
|
@@ -763,6 +770,20 @@
|
|
|
763
770
|
"key": "INIT",
|
|
764
771
|
"name": "Initialize"
|
|
765
772
|
},
|
|
773
|
+
{
|
|
774
|
+
"description": "Indicates a node failed to load, potentially disrupting service.",
|
|
775
|
+
"id": "evt_01KXG04F8878857RJNEK9AY9JM",
|
|
776
|
+
"key": "ServiceNodeLoadFailed",
|
|
777
|
+
"name": "ServiceNode load failed",
|
|
778
|
+
"payloadSchema": [
|
|
779
|
+
{
|
|
780
|
+
"name": "message",
|
|
781
|
+
"type": "string"
|
|
782
|
+
}
|
|
783
|
+
],
|
|
784
|
+
"synonyms": "failure, error, unavailable, outage",
|
|
785
|
+
"tier": "internal"
|
|
786
|
+
},
|
|
766
787
|
{
|
|
767
788
|
"id": "evt_01KXG04F88QWV0JSGSNP4QG30A",
|
|
768
789
|
"key": "FAILURE",
|
|
@@ -831,20 +852,6 @@
|
|
|
831
852
|
],
|
|
832
853
|
"synonyms": "loaded, initialized, ready",
|
|
833
854
|
"tier": "internal"
|
|
834
|
-
},
|
|
835
|
-
{
|
|
836
|
-
"description": "Indicates a node failed to load, potentially disrupting service.",
|
|
837
|
-
"id": "evt_01KXG04F8878857RJNEK9AY9JM",
|
|
838
|
-
"key": "ServiceNodeLoadFailed",
|
|
839
|
-
"name": "ServiceNode load failed",
|
|
840
|
-
"payloadSchema": [
|
|
841
|
-
{
|
|
842
|
-
"name": "message",
|
|
843
|
-
"type": "string"
|
|
844
|
-
}
|
|
845
|
-
],
|
|
846
|
-
"synonyms": "failure, error, unavailable, outage",
|
|
847
|
-
"tier": "internal"
|
|
848
855
|
}
|
|
849
856
|
],
|
|
850
857
|
"states": [
|
|
@@ -928,6 +935,28 @@
|
|
|
928
935
|
"from": "closed",
|
|
929
936
|
"to": "closed"
|
|
930
937
|
},
|
|
938
|
+
{
|
|
939
|
+
"effects": [
|
|
940
|
+
[
|
|
941
|
+
"render-ui",
|
|
942
|
+
"toast",
|
|
943
|
+
{
|
|
944
|
+
"dismissible": true,
|
|
945
|
+
"message": [
|
|
946
|
+
"str/concat",
|
|
947
|
+
"Couldn't load the service node — ",
|
|
948
|
+
"@payload.message"
|
|
949
|
+
],
|
|
950
|
+
"type": "alert",
|
|
951
|
+
"variant": "error"
|
|
952
|
+
}
|
|
953
|
+
]
|
|
954
|
+
],
|
|
955
|
+
"event": "ServiceNodeLoadFailed",
|
|
956
|
+
"eventId": "evt_01KXG04F8878857RJNEK9AY9JM",
|
|
957
|
+
"from": "closed",
|
|
958
|
+
"to": "closed"
|
|
959
|
+
},
|
|
931
960
|
{
|
|
932
961
|
"effects": [
|
|
933
962
|
[
|
|
@@ -202,6 +202,10 @@
|
|
|
202
202
|
"kind": "persist",
|
|
203
203
|
"resource": "CrossRefLink"
|
|
204
204
|
},
|
|
205
|
+
{
|
|
206
|
+
"kind": "render-ui",
|
|
207
|
+
"resource": "toast"
|
|
208
|
+
},
|
|
205
209
|
{
|
|
206
210
|
"kind": "set",
|
|
207
211
|
"resource": "@entity.filteredLinks"
|
|
@@ -395,6 +399,21 @@
|
|
|
395
399
|
}
|
|
396
400
|
]
|
|
397
401
|
},
|
|
402
|
+
{
|
|
403
|
+
"id": "evt_01KXG04F9C5DE33MZF9WM6X33A",
|
|
404
|
+
"key": "LinkOpFailed",
|
|
405
|
+
"name": "Link op failed",
|
|
406
|
+
"payloadSchema": [
|
|
407
|
+
{
|
|
408
|
+
"name": "error",
|
|
409
|
+
"type": "string"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"name": "code",
|
|
413
|
+
"type": "string"
|
|
414
|
+
}
|
|
415
|
+
]
|
|
416
|
+
},
|
|
398
417
|
{
|
|
399
418
|
"id": "evt_01KXG04F9C9J69NDMJ8DGS1DE1",
|
|
400
419
|
"key": "LinkCreated",
|
|
@@ -449,21 +468,6 @@
|
|
|
449
468
|
"type": "[object]"
|
|
450
469
|
}
|
|
451
470
|
]
|
|
452
|
-
},
|
|
453
|
-
{
|
|
454
|
-
"id": "evt_01KXG04F9C5DE33MZF9WM6X33A",
|
|
455
|
-
"key": "LinkOpFailed",
|
|
456
|
-
"name": "Link op failed",
|
|
457
|
-
"payloadSchema": [
|
|
458
|
-
{
|
|
459
|
-
"name": "error",
|
|
460
|
-
"type": "string"
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"name": "code",
|
|
464
|
-
"type": "string"
|
|
465
|
-
}
|
|
466
|
-
]
|
|
467
471
|
}
|
|
468
472
|
],
|
|
469
473
|
"states": [
|
|
@@ -575,6 +579,28 @@
|
|
|
575
579
|
"eventId": "evt_01KXG04F9C4YY3DN15DAVAQB5B",
|
|
576
580
|
"from": "idle",
|
|
577
581
|
"to": "idle"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"effects": [
|
|
585
|
+
[
|
|
586
|
+
"render-ui",
|
|
587
|
+
"toast",
|
|
588
|
+
{
|
|
589
|
+
"dismissible": true,
|
|
590
|
+
"message": [
|
|
591
|
+
"str/concat",
|
|
592
|
+
"Couldn't update the link — ",
|
|
593
|
+
"@payload.error"
|
|
594
|
+
],
|
|
595
|
+
"type": "alert",
|
|
596
|
+
"variant": "error"
|
|
597
|
+
}
|
|
598
|
+
]
|
|
599
|
+
],
|
|
600
|
+
"event": "LinkOpFailed",
|
|
601
|
+
"eventId": "evt_01KXG04F9C5DE33MZF9WM6X33A",
|
|
602
|
+
"from": "idle",
|
|
603
|
+
"to": "idle"
|
|
578
604
|
}
|
|
579
605
|
]
|
|
580
606
|
}
|
|
@@ -522,6 +522,10 @@
|
|
|
522
522
|
"resolved": false,
|
|
523
523
|
"resource": "@config.reviewSlot"
|
|
524
524
|
},
|
|
525
|
+
{
|
|
526
|
+
"kind": "render-ui",
|
|
527
|
+
"resource": "toast"
|
|
528
|
+
},
|
|
525
529
|
{
|
|
526
530
|
"kind": "set",
|
|
527
531
|
"resource": "@entity.id"
|
|
@@ -1244,6 +1248,22 @@
|
|
|
1244
1248
|
"to": "idle"
|
|
1245
1249
|
},
|
|
1246
1250
|
{
|
|
1251
|
+
"effects": [
|
|
1252
|
+
[
|
|
1253
|
+
"render-ui",
|
|
1254
|
+
"toast",
|
|
1255
|
+
{
|
|
1256
|
+
"dismissible": true,
|
|
1257
|
+
"message": [
|
|
1258
|
+
"str/concat",
|
|
1259
|
+
"Couldn't load the erasure queue — ",
|
|
1260
|
+
"@payload.error"
|
|
1261
|
+
],
|
|
1262
|
+
"type": "alert",
|
|
1263
|
+
"variant": "error"
|
|
1264
|
+
}
|
|
1265
|
+
]
|
|
1266
|
+
],
|
|
1247
1267
|
"event": "ErasureLoadFailed",
|
|
1248
1268
|
"eventId": "evt_01KXG04FAZ28Z3D2GRNCYKCN20",
|
|
1249
1269
|
"from": "idle",
|
|
@@ -1379,6 +1399,22 @@
|
|
|
1379
1399
|
"to": "idle"
|
|
1380
1400
|
},
|
|
1381
1401
|
{
|
|
1402
|
+
"effects": [
|
|
1403
|
+
[
|
|
1404
|
+
"render-ui",
|
|
1405
|
+
"toast",
|
|
1406
|
+
{
|
|
1407
|
+
"dismissible": true,
|
|
1408
|
+
"message": [
|
|
1409
|
+
"str/concat",
|
|
1410
|
+
"Couldn't scan for erasures to execute — ",
|
|
1411
|
+
"@payload.error"
|
|
1412
|
+
],
|
|
1413
|
+
"type": "alert",
|
|
1414
|
+
"variant": "error"
|
|
1415
|
+
}
|
|
1416
|
+
]
|
|
1417
|
+
],
|
|
1382
1418
|
"event": "ExecScanFailed",
|
|
1383
1419
|
"eventId": "evt_01KXG04FAZWP1FY1QRDVRFCQJW",
|
|
1384
1420
|
"from": "idle",
|
|
@@ -1515,6 +1551,22 @@
|
|
|
1515
1551
|
"to": "idle"
|
|
1516
1552
|
},
|
|
1517
1553
|
{
|
|
1554
|
+
"effects": [
|
|
1555
|
+
[
|
|
1556
|
+
"render-ui",
|
|
1557
|
+
"toast",
|
|
1558
|
+
{
|
|
1559
|
+
"dismissible": true,
|
|
1560
|
+
"message": [
|
|
1561
|
+
"str/concat",
|
|
1562
|
+
"Couldn't scan for erasures to execute — ",
|
|
1563
|
+
"@payload.error"
|
|
1564
|
+
],
|
|
1565
|
+
"type": "alert",
|
|
1566
|
+
"variant": "error"
|
|
1567
|
+
}
|
|
1568
|
+
]
|
|
1569
|
+
],
|
|
1518
1570
|
"event": "ExecScanFailed",
|
|
1519
1571
|
"eventId": "evt_01KXG04FAZWP1FY1QRDVRFCQJW",
|
|
1520
1572
|
"from": "execScanning",
|
|
@@ -243,6 +243,10 @@
|
|
|
243
243
|
"resolved": false,
|
|
244
244
|
"resource": "@config.targetEntity"
|
|
245
245
|
},
|
|
246
|
+
{
|
|
247
|
+
"kind": "render-ui",
|
|
248
|
+
"resource": "toast"
|
|
249
|
+
},
|
|
246
250
|
{
|
|
247
251
|
"kind": "set",
|
|
248
252
|
"resource": "@entity.headId"
|
|
@@ -474,6 +478,22 @@
|
|
|
474
478
|
"to": "idle"
|
|
475
479
|
},
|
|
476
480
|
{
|
|
481
|
+
"effects": [
|
|
482
|
+
[
|
|
483
|
+
"render-ui",
|
|
484
|
+
"toast",
|
|
485
|
+
{
|
|
486
|
+
"dismissible": true,
|
|
487
|
+
"message": [
|
|
488
|
+
"str/concat",
|
|
489
|
+
"Couldn't scan for lifecycle transitions — ",
|
|
490
|
+
"@payload.error"
|
|
491
|
+
],
|
|
492
|
+
"type": "alert",
|
|
493
|
+
"variant": "error"
|
|
494
|
+
}
|
|
495
|
+
]
|
|
496
|
+
],
|
|
477
497
|
"event": "ScanFailed",
|
|
478
498
|
"eventId": "evt_01KXG04FCCCV2S5R5849X2M5ZK",
|
|
479
499
|
"from": "idle",
|
|
@@ -597,6 +617,22 @@
|
|
|
597
617
|
"to": "idle"
|
|
598
618
|
},
|
|
599
619
|
{
|
|
620
|
+
"effects": [
|
|
621
|
+
[
|
|
622
|
+
"render-ui",
|
|
623
|
+
"toast",
|
|
624
|
+
{
|
|
625
|
+
"dismissible": true,
|
|
626
|
+
"message": [
|
|
627
|
+
"str/concat",
|
|
628
|
+
"Couldn't scan for lifecycle transitions — ",
|
|
629
|
+
"@payload.error"
|
|
630
|
+
],
|
|
631
|
+
"type": "alert",
|
|
632
|
+
"variant": "error"
|
|
633
|
+
}
|
|
634
|
+
]
|
|
635
|
+
],
|
|
600
636
|
"event": "ScanFailed",
|
|
601
637
|
"eventId": "evt_01KXG04FCCCV2S5R5849X2M5ZK",
|
|
602
638
|
"from": "scanning",
|
|
@@ -172,6 +172,15 @@
|
|
|
172
172
|
"parent": "trt_01KYEH1JHZFRWA4GSJPS78WGXK",
|
|
173
173
|
"renames": []
|
|
174
174
|
},
|
|
175
|
+
"evt_01M2AFR5W3YPQTCR6YVEQ368M5": {
|
|
176
|
+
"bakedName": "CLOSE",
|
|
177
|
+
"curName": "CLOSE",
|
|
178
|
+
"id": "evt_01M2AFR5W3YPQTCR6YVEQ368M5",
|
|
179
|
+
"kind": "event",
|
|
180
|
+
"owner": "workspace",
|
|
181
|
+
"parent": "trt_01KYEH1JHZFRWA4GSJPS78WGXK",
|
|
182
|
+
"renames": []
|
|
183
|
+
},
|
|
175
184
|
"orb_01KYEH1JHZPWD4MVJ22QXP4X62": {
|
|
176
185
|
"bakedName": "MigrationJobOrbital",
|
|
177
186
|
"curName": "MigrationJobOrbital",
|
|
@@ -508,6 +517,10 @@
|
|
|
508
517
|
"resolved": false,
|
|
509
518
|
"resource": "@config.reviewSlot"
|
|
510
519
|
},
|
|
520
|
+
{
|
|
521
|
+
"kind": "render-ui",
|
|
522
|
+
"resource": "toast"
|
|
523
|
+
},
|
|
511
524
|
{
|
|
512
525
|
"kind": "set",
|
|
513
526
|
"resource": "@entity.createdAt"
|
|
@@ -1120,6 +1133,11 @@
|
|
|
1120
1133
|
"synonyms": "preview ready, staging complete, review import",
|
|
1121
1134
|
"tier": "domain"
|
|
1122
1135
|
},
|
|
1136
|
+
{
|
|
1137
|
+
"id": "evt_01M2AFR5W3YPQTCR6YVEQ368M5",
|
|
1138
|
+
"key": "CLOSE",
|
|
1139
|
+
"name": "Close"
|
|
1140
|
+
},
|
|
1123
1141
|
{
|
|
1124
1142
|
"description": "migration.commit service result — committed count plus per-unit failures",
|
|
1125
1143
|
"id": "evt_01KYEH1JHZMFZQV6JQ7BF49TGJ",
|
|
@@ -1386,6 +1404,20 @@
|
|
|
1386
1404
|
{
|
|
1387
1405
|
"error": "@entity.error"
|
|
1388
1406
|
}
|
|
1407
|
+
],
|
|
1408
|
+
[
|
|
1409
|
+
"render-ui",
|
|
1410
|
+
"toast",
|
|
1411
|
+
{
|
|
1412
|
+
"dismissible": true,
|
|
1413
|
+
"message": [
|
|
1414
|
+
"str/concat",
|
|
1415
|
+
"Couldn't list the source documents — ",
|
|
1416
|
+
"@payload.error"
|
|
1417
|
+
],
|
|
1418
|
+
"type": "alert",
|
|
1419
|
+
"variant": "error"
|
|
1420
|
+
}
|
|
1389
1421
|
]
|
|
1390
1422
|
],
|
|
1391
1423
|
"event": "MIGRATION_CALL_FAILED",
|
|
@@ -1580,6 +1612,20 @@
|
|
|
1580
1612
|
{
|
|
1581
1613
|
"error": "@entity.error"
|
|
1582
1614
|
}
|
|
1615
|
+
],
|
|
1616
|
+
[
|
|
1617
|
+
"render-ui",
|
|
1618
|
+
"toast",
|
|
1619
|
+
{
|
|
1620
|
+
"dismissible": true,
|
|
1621
|
+
"message": [
|
|
1622
|
+
"str/concat",
|
|
1623
|
+
"Couldn't fetch the document — ",
|
|
1624
|
+
"@payload.error"
|
|
1625
|
+
],
|
|
1626
|
+
"type": "alert",
|
|
1627
|
+
"variant": "error"
|
|
1628
|
+
}
|
|
1583
1629
|
]
|
|
1584
1630
|
],
|
|
1585
1631
|
"event": "MIGRATION_CALL_FAILED",
|
|
@@ -1696,6 +1742,54 @@
|
|
|
1696
1742
|
"from": "reviewing",
|
|
1697
1743
|
"to": "idle"
|
|
1698
1744
|
},
|
|
1745
|
+
{
|
|
1746
|
+
"effects": [
|
|
1747
|
+
[
|
|
1748
|
+
"set",
|
|
1749
|
+
"@entity.status",
|
|
1750
|
+
"idle"
|
|
1751
|
+
],
|
|
1752
|
+
[
|
|
1753
|
+
"set",
|
|
1754
|
+
"@entity.documents",
|
|
1755
|
+
[]
|
|
1756
|
+
],
|
|
1757
|
+
[
|
|
1758
|
+
"set",
|
|
1759
|
+
"@entity.document",
|
|
1760
|
+
{}
|
|
1761
|
+
],
|
|
1762
|
+
[
|
|
1763
|
+
"set",
|
|
1764
|
+
"@entity.stats",
|
|
1765
|
+
{}
|
|
1766
|
+
],
|
|
1767
|
+
[
|
|
1768
|
+
"set",
|
|
1769
|
+
"@entity.units",
|
|
1770
|
+
[]
|
|
1771
|
+
],
|
|
1772
|
+
[
|
|
1773
|
+
"set",
|
|
1774
|
+
"@entity.skipped",
|
|
1775
|
+
[]
|
|
1776
|
+
],
|
|
1777
|
+
[
|
|
1778
|
+
"set",
|
|
1779
|
+
"@entity.validationErrors",
|
|
1780
|
+
[]
|
|
1781
|
+
],
|
|
1782
|
+
[
|
|
1783
|
+
"render-ui",
|
|
1784
|
+
"@config.reviewSlot",
|
|
1785
|
+
null
|
|
1786
|
+
]
|
|
1787
|
+
],
|
|
1788
|
+
"event": "CLOSE",
|
|
1789
|
+
"eventId": "evt_01M2AFR5W3YPQTCR6YVEQ368M5",
|
|
1790
|
+
"from": "reviewing",
|
|
1791
|
+
"to": "idle"
|
|
1792
|
+
},
|
|
1699
1793
|
{
|
|
1700
1794
|
"effects": [
|
|
1701
1795
|
[
|
|
@@ -1772,6 +1866,20 @@
|
|
|
1772
1866
|
{
|
|
1773
1867
|
"error": "@entity.error"
|
|
1774
1868
|
}
|
|
1869
|
+
],
|
|
1870
|
+
[
|
|
1871
|
+
"render-ui",
|
|
1872
|
+
"toast",
|
|
1873
|
+
{
|
|
1874
|
+
"dismissible": true,
|
|
1875
|
+
"message": [
|
|
1876
|
+
"str/concat",
|
|
1877
|
+
"Couldn't commit the import — ",
|
|
1878
|
+
"@payload.error"
|
|
1879
|
+
],
|
|
1880
|
+
"type": "alert",
|
|
1881
|
+
"variant": "error"
|
|
1882
|
+
}
|
|
1775
1883
|
]
|
|
1776
1884
|
],
|
|
1777
1885
|
"event": "MIGRATION_CALL_FAILED",
|