@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
|
@@ -265,14 +265,15 @@
|
|
|
265
265
|
"kind": "fetch",
|
|
266
266
|
"resource": "ModalRecord"
|
|
267
267
|
},
|
|
268
|
-
{
|
|
269
|
-
"kind": "notify"
|
|
270
|
-
},
|
|
271
268
|
{
|
|
272
269
|
"kind": "render-ui",
|
|
273
270
|
"resolved": false,
|
|
274
271
|
"resource": "@config.detailSlot"
|
|
275
272
|
},
|
|
273
|
+
{
|
|
274
|
+
"kind": "render-ui",
|
|
275
|
+
"resource": "toast"
|
|
276
|
+
},
|
|
276
277
|
{
|
|
277
278
|
"kind": "set",
|
|
278
279
|
"resource": "@entity.id"
|
|
@@ -386,6 +387,24 @@
|
|
|
386
387
|
"key": "INIT",
|
|
387
388
|
"name": "Initialize"
|
|
388
389
|
},
|
|
390
|
+
{
|
|
391
|
+
"description": "Indicates a failure to load the record data.",
|
|
392
|
+
"id": "evt_01KXG04GVS0KS8WXT183DREMAC",
|
|
393
|
+
"key": "ModalRecordLoadFailed",
|
|
394
|
+
"name": "ModalRecord load failed",
|
|
395
|
+
"payloadSchema": [
|
|
396
|
+
{
|
|
397
|
+
"name": "error",
|
|
398
|
+
"type": "string"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"name": "code",
|
|
402
|
+
"type": "string"
|
|
403
|
+
}
|
|
404
|
+
],
|
|
405
|
+
"synonyms": "error, failure, problem, unsuccessful",
|
|
406
|
+
"tier": "internal"
|
|
407
|
+
},
|
|
389
408
|
{
|
|
390
409
|
"description": "Stash the row an edit-mode OPEN will pre-fill from. Hosts route the owning surface's loaded event here (e.g. RecordItemLoaded from a document look) so an OPEN carrying only { id } still opens a fully seeded form.",
|
|
391
410
|
"id": "evt_01M15CRJ6RE1E1ZFKT9Y1PXNZK",
|
|
@@ -495,24 +514,6 @@
|
|
|
495
514
|
"synonyms": "submit, persist, confirm",
|
|
496
515
|
"tier": "domain"
|
|
497
516
|
},
|
|
498
|
-
{
|
|
499
|
-
"description": "Indicates a failure to load the record data.",
|
|
500
|
-
"id": "evt_01KXG04GVS0KS8WXT183DREMAC",
|
|
501
|
-
"key": "ModalRecordLoadFailed",
|
|
502
|
-
"name": "ModalRecord load failed",
|
|
503
|
-
"payloadSchema": [
|
|
504
|
-
{
|
|
505
|
-
"name": "error",
|
|
506
|
-
"type": "string"
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
"name": "code",
|
|
510
|
-
"type": "string"
|
|
511
|
-
}
|
|
512
|
-
],
|
|
513
|
-
"synonyms": "error, failure, problem, unsuccessful",
|
|
514
|
-
"tier": "internal"
|
|
515
|
-
},
|
|
516
517
|
{
|
|
517
518
|
"description": "Signals that the modal's data has been successfully loaded.",
|
|
518
519
|
"id": "evt_01KXG04GVS3BQFMQRN09N23MX6",
|
|
@@ -583,6 +584,28 @@
|
|
|
583
584
|
"from": "closed",
|
|
584
585
|
"to": "closed"
|
|
585
586
|
},
|
|
587
|
+
{
|
|
588
|
+
"effects": [
|
|
589
|
+
[
|
|
590
|
+
"render-ui",
|
|
591
|
+
"toast",
|
|
592
|
+
{
|
|
593
|
+
"dismissible": true,
|
|
594
|
+
"message": [
|
|
595
|
+
"str/concat",
|
|
596
|
+
"Couldn't load the record — ",
|
|
597
|
+
"@payload.error"
|
|
598
|
+
],
|
|
599
|
+
"type": "alert",
|
|
600
|
+
"variant": "error"
|
|
601
|
+
}
|
|
602
|
+
]
|
|
603
|
+
],
|
|
604
|
+
"event": "ModalRecordLoadFailed",
|
|
605
|
+
"eventId": "evt_01KXG04GVS0KS8WXT183DREMAC",
|
|
606
|
+
"from": "closed",
|
|
607
|
+
"to": "closed"
|
|
608
|
+
},
|
|
586
609
|
{
|
|
587
610
|
"effects": [
|
|
588
611
|
[
|
|
@@ -707,9 +730,14 @@
|
|
|
707
730
|
null
|
|
708
731
|
],
|
|
709
732
|
[
|
|
710
|
-
"
|
|
711
|
-
"
|
|
712
|
-
|
|
733
|
+
"render-ui",
|
|
734
|
+
"toast",
|
|
735
|
+
{
|
|
736
|
+
"dismissible": true,
|
|
737
|
+
"message": "Cancelled",
|
|
738
|
+
"type": "alert",
|
|
739
|
+
"variant": "info"
|
|
740
|
+
}
|
|
713
741
|
]
|
|
714
742
|
],
|
|
715
743
|
"event": "CLOSE",
|
|
@@ -260,6 +260,14 @@
|
|
|
260
260
|
"tier": "presentation",
|
|
261
261
|
"type": "number"
|
|
262
262
|
},
|
|
263
|
+
"searchField": {
|
|
264
|
+
"default": "name",
|
|
265
|
+
"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.",
|
|
266
|
+
"label": "Which column does the search box match against?",
|
|
267
|
+
"synonyms": "search column, search on field, match field, search key",
|
|
268
|
+
"tier": "policy",
|
|
269
|
+
"type": "string"
|
|
270
|
+
},
|
|
263
271
|
"searchPlaceholder": {
|
|
264
272
|
"default": "Search…",
|
|
265
273
|
"description": "Hint text inside the pick-list search box.",
|
|
@@ -291,6 +299,10 @@
|
|
|
291
299
|
{
|
|
292
300
|
"kind": "render-ui",
|
|
293
301
|
"resource": "main"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"kind": "render-ui",
|
|
305
|
+
"resource": "toast"
|
|
294
306
|
}
|
|
295
307
|
],
|
|
296
308
|
"emits": [
|
|
@@ -783,7 +795,7 @@
|
|
|
783
795
|
[
|
|
784
796
|
"object/get",
|
|
785
797
|
"@entity",
|
|
786
|
-
"
|
|
798
|
+
"@config.searchField"
|
|
787
799
|
],
|
|
788
800
|
"@payload.searchTerm"
|
|
789
801
|
]
|
|
@@ -859,6 +871,28 @@
|
|
|
859
871
|
"from": "idle",
|
|
860
872
|
"to": "idle"
|
|
861
873
|
},
|
|
874
|
+
{
|
|
875
|
+
"effects": [
|
|
876
|
+
[
|
|
877
|
+
"render-ui",
|
|
878
|
+
"toast",
|
|
879
|
+
{
|
|
880
|
+
"dismissible": true,
|
|
881
|
+
"message": [
|
|
882
|
+
"str/concat",
|
|
883
|
+
"Couldn't refresh the list — ",
|
|
884
|
+
"@payload.error"
|
|
885
|
+
],
|
|
886
|
+
"type": "alert",
|
|
887
|
+
"variant": "error"
|
|
888
|
+
}
|
|
889
|
+
]
|
|
890
|
+
],
|
|
891
|
+
"event": "SelectableItemLoadFailed",
|
|
892
|
+
"eventId": "evt_01KXG04HJXHFX7K8J0D6QDFY2G",
|
|
893
|
+
"from": "idle",
|
|
894
|
+
"to": "idle"
|
|
895
|
+
},
|
|
862
896
|
{
|
|
863
897
|
"effects": [
|
|
864
898
|
[
|
|
@@ -200,7 +200,6 @@
|
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"default": 0.0,
|
|
203
|
-
"intrinsic": true,
|
|
204
203
|
"name": "currentStepIndex",
|
|
205
204
|
"type": "number"
|
|
206
205
|
},
|
|
@@ -264,7 +263,6 @@
|
|
|
264
263
|
},
|
|
265
264
|
{
|
|
266
265
|
"default": "",
|
|
267
|
-
"intrinsic": true,
|
|
268
266
|
"name": "finalStatus",
|
|
269
267
|
"type": "string",
|
|
270
268
|
"values": [
|
|
@@ -276,7 +274,6 @@
|
|
|
276
274
|
},
|
|
277
275
|
{
|
|
278
276
|
"default": "",
|
|
279
|
-
"intrinsic": true,
|
|
280
277
|
"name": "rejectionReason",
|
|
281
278
|
"type": "string"
|
|
282
279
|
},
|
|
@@ -273,6 +273,10 @@
|
|
|
273
273
|
"kind": "render-ui",
|
|
274
274
|
"resource": "main"
|
|
275
275
|
},
|
|
276
|
+
{
|
|
277
|
+
"kind": "render-ui",
|
|
278
|
+
"resource": "toast"
|
|
279
|
+
},
|
|
276
280
|
{
|
|
277
281
|
"kind": "set",
|
|
278
282
|
"resource": "@entity.docId"
|
|
@@ -950,6 +954,22 @@
|
|
|
950
954
|
"to": "idle"
|
|
951
955
|
},
|
|
952
956
|
{
|
|
957
|
+
"effects": [
|
|
958
|
+
[
|
|
959
|
+
"render-ui",
|
|
960
|
+
"toast",
|
|
961
|
+
{
|
|
962
|
+
"dismissible": true,
|
|
963
|
+
"message": [
|
|
964
|
+
"str/concat",
|
|
965
|
+
"Couldn't load tags — ",
|
|
966
|
+
"@payload.error"
|
|
967
|
+
],
|
|
968
|
+
"type": "alert",
|
|
969
|
+
"variant": "error"
|
|
970
|
+
}
|
|
971
|
+
]
|
|
972
|
+
],
|
|
953
973
|
"event": "TagStripLoadFailed",
|
|
954
974
|
"eventId": "evt_01M1780JG2V44SG4PT280FRXM5",
|
|
955
975
|
"from": "idle",
|
|
@@ -118,6 +118,15 @@
|
|
|
118
118
|
"parent": "trt_01KXG04HRH1T6RA6R9NY1XQC4J",
|
|
119
119
|
"renames": []
|
|
120
120
|
},
|
|
121
|
+
"evt_01M2AG2PZZEZDGXZ1WDC0HN3FV": {
|
|
122
|
+
"bakedName": "CLOSE",
|
|
123
|
+
"curName": "CLOSE",
|
|
124
|
+
"id": "evt_01M2AG2PZZEZDGXZ1WDC0HN3FV",
|
|
125
|
+
"kind": "event",
|
|
126
|
+
"owner": "workspace",
|
|
127
|
+
"parent": "trt_01KXG04HRH1T6RA6R9NY1XQC4J",
|
|
128
|
+
"renames": []
|
|
129
|
+
},
|
|
121
130
|
"orb_01KXG04HRHG7GH6G42W4QW139F": {
|
|
122
131
|
"bakedName": "TagTaxonomyOrbital",
|
|
123
132
|
"curName": "TagTaxonomyOrbital",
|
|
@@ -392,13 +401,6 @@
|
|
|
392
401
|
"synonyms": "chosen, picked, activated, highlighted",
|
|
393
402
|
"tier": "domain"
|
|
394
403
|
},
|
|
395
|
-
{
|
|
396
|
-
"description": "Opens the create-tag form (rendered only when allowEdit is on); the creation lands at the level currently open.",
|
|
397
|
-
"event": "NEW_TAG",
|
|
398
|
-
"eventId": "evt_01M169QR0DYJMCCP7409YMSH6A",
|
|
399
|
-
"synonyms": "add tag, create category, new category",
|
|
400
|
-
"tier": "domain"
|
|
401
|
-
},
|
|
402
404
|
{
|
|
403
405
|
"description": "The new-category form committed; data carries the name and the parent level.",
|
|
404
406
|
"event": "COMMIT_TAG",
|
|
@@ -617,11 +619,11 @@
|
|
|
617
619
|
"name": "Show Root"
|
|
618
620
|
},
|
|
619
621
|
{
|
|
620
|
-
"description": "
|
|
622
|
+
"description": "The New-category affordance was clicked.",
|
|
621
623
|
"id": "evt_01M169QR0DYJMCCP7409YMSH6A",
|
|
622
624
|
"key": "NEW_TAG",
|
|
623
625
|
"name": "New Tag",
|
|
624
|
-
"synonyms": "add tag, create category
|
|
626
|
+
"synonyms": "add tag, create category",
|
|
625
627
|
"tier": "domain"
|
|
626
628
|
},
|
|
627
629
|
{
|
|
@@ -657,6 +659,11 @@
|
|
|
657
659
|
"synonyms": "cancel, back",
|
|
658
660
|
"tier": "internal"
|
|
659
661
|
},
|
|
662
|
+
{
|
|
663
|
+
"id": "evt_01M2AG2PZZEZDGXZ1WDC0HN3FV",
|
|
664
|
+
"key": "CLOSE",
|
|
665
|
+
"name": "Close"
|
|
666
|
+
},
|
|
660
667
|
{
|
|
661
668
|
"description": "A new tag row persisted; the open level refetches to show it.",
|
|
662
669
|
"id": "evt_01M169QR0DZVZ04SDSQ1PSM3HR",
|
|
@@ -1449,6 +1456,48 @@
|
|
|
1449
1456
|
"from": "creating",
|
|
1450
1457
|
"to": "loading"
|
|
1451
1458
|
},
|
|
1459
|
+
{
|
|
1460
|
+
"effects": [
|
|
1461
|
+
[
|
|
1462
|
+
"render-ui",
|
|
1463
|
+
"modal",
|
|
1464
|
+
null
|
|
1465
|
+
],
|
|
1466
|
+
[
|
|
1467
|
+
"render-ui",
|
|
1468
|
+
"main",
|
|
1469
|
+
{
|
|
1470
|
+
"align": "center",
|
|
1471
|
+
"children": [
|
|
1472
|
+
{
|
|
1473
|
+
"type": "spinner"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"color": "muted",
|
|
1477
|
+
"content": "Loading…",
|
|
1478
|
+
"type": "typography",
|
|
1479
|
+
"variant": "caption"
|
|
1480
|
+
}
|
|
1481
|
+
],
|
|
1482
|
+
"className": "py-12",
|
|
1483
|
+
"direction": "vertical",
|
|
1484
|
+
"gap": "md",
|
|
1485
|
+
"type": "stack"
|
|
1486
|
+
}
|
|
1487
|
+
],
|
|
1488
|
+
[
|
|
1489
|
+
"emit",
|
|
1490
|
+
"LEVEL_RELOAD",
|
|
1491
|
+
{
|
|
1492
|
+
"tagId": "@entity.id"
|
|
1493
|
+
}
|
|
1494
|
+
]
|
|
1495
|
+
],
|
|
1496
|
+
"event": "CLOSE",
|
|
1497
|
+
"eventId": "evt_01M2AG2PZZEZDGXZ1WDC0HN3FV",
|
|
1498
|
+
"from": "creating",
|
|
1499
|
+
"to": "loading"
|
|
1500
|
+
},
|
|
1452
1501
|
{
|
|
1453
1502
|
"effects": [
|
|
1454
1503
|
[
|