@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"description": "std-thread — forum-style nested replies with collapse + flat-mode toggle. Owns ThreadPost (persistent). flat:true covers 1:1 linear inquiry threads; flat:false renders forum-style nested. INIT fetches, scoped by @config.threadRootId when set (blank = every root, the default). REPLY persists a child post under @payload.parentId, stamped with the real @user identity. A consumer that mounts this as page comments forwards its own document-opened signal to SET_THREAD_ROOT { rootId }, which stamps the
|
|
2
|
+
"description": "std-thread — forum-style nested replies with collapse + flat-mode toggle. Owns ThreadPost (persistent). flat:true covers 1:1 linear inquiry threads; flat:false renders forum-style nested. INIT fetches, scoped by @config.threadRootId when set (blank = every root, the default). REPLY persists a child post under @payload.parentId, stamped with the real @user identity. A consumer that mounts this as page comments forwards its own document-opened signal to SET_THREAD_ROOT { rootId }, which stamps @entity.replyRootId (scratch — the persisted threadRootId column is written only by the reply persist create) and refetches filtered by the payload; a plain INIT re-entry now also falls back through @entity.replyRootId before @config.threadRootId, so it stays scoped to the last SET_THREAD_ROOT instead of re-widening — only the after-create/after-select refetches still scope directly off their own event payload. Layer 3 variants override `bodyContent` to deliver chat-bubble, email-threaded, or linear-comments UX while inheriting the same trait, state machine, emits, and listens. A non-empty sectionTitle switches the default bodyContent into titled-comments mode: header + post list + a standalone composer button (without it an empty thread has no REPLY emitter at all — the affordance only existed per-row).",
|
|
3
3
|
"ledger": {
|
|
4
4
|
"entries": {
|
|
5
5
|
"ent_01KXG04HSZB16HRNNZWKASR1J1": {
|
|
@@ -213,12 +213,34 @@
|
|
|
213
213
|
{
|
|
214
214
|
"default": {},
|
|
215
215
|
"description": "The currently selected or active row within the thread.",
|
|
216
|
+
"intrinsic": true,
|
|
216
217
|
"items": {
|
|
217
218
|
"type": "scalar"
|
|
218
219
|
},
|
|
219
220
|
"name": "focusedRow",
|
|
220
221
|
"synonyms": "selection, active, current",
|
|
221
222
|
"type": "object"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"default": "",
|
|
226
|
+
"description": "Reply text being composed.",
|
|
227
|
+
"intrinsic": true,
|
|
228
|
+
"name": "replyDraft",
|
|
229
|
+
"type": "string"
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"default": "",
|
|
233
|
+
"description": "Post the reply being composed answers.",
|
|
234
|
+
"intrinsic": true,
|
|
235
|
+
"name": "replyParentId",
|
|
236
|
+
"type": "string"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"default": "",
|
|
240
|
+
"description": "Thread root the reply being composed belongs to.",
|
|
241
|
+
"intrinsic": true,
|
|
242
|
+
"name": "replyRootId",
|
|
243
|
+
"type": "string"
|
|
222
244
|
}
|
|
223
245
|
],
|
|
224
246
|
"id": "ent_01KXG04HSZB16HRNNZWKASR1J1",
|
|
@@ -485,19 +507,19 @@
|
|
|
485
507
|
},
|
|
486
508
|
{
|
|
487
509
|
"kind": "set",
|
|
488
|
-
"resource": "@entity.
|
|
510
|
+
"resource": "@entity.focusedRow"
|
|
489
511
|
},
|
|
490
512
|
{
|
|
491
513
|
"kind": "set",
|
|
492
|
-
"resource": "@entity.
|
|
514
|
+
"resource": "@entity.replyDraft"
|
|
493
515
|
},
|
|
494
516
|
{
|
|
495
517
|
"kind": "set",
|
|
496
|
-
"resource": "@entity.
|
|
518
|
+
"resource": "@entity.replyParentId"
|
|
497
519
|
},
|
|
498
520
|
{
|
|
499
521
|
"kind": "set",
|
|
500
|
-
"resource": "@entity.
|
|
522
|
+
"resource": "@entity.replyRootId"
|
|
501
523
|
}
|
|
502
524
|
],
|
|
503
525
|
"emits": [
|
|
@@ -626,6 +648,18 @@
|
|
|
626
648
|
{
|
|
627
649
|
"name": "focusedRow",
|
|
628
650
|
"type": "Map<string,scalar>"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"name": "replyDraft",
|
|
654
|
+
"type": "string"
|
|
655
|
+
},
|
|
656
|
+
{
|
|
657
|
+
"name": "replyParentId",
|
|
658
|
+
"type": "string"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"name": "replyRootId",
|
|
662
|
+
"type": "string"
|
|
629
663
|
}
|
|
630
664
|
],
|
|
631
665
|
"type": "[object]"
|
|
@@ -705,6 +739,18 @@
|
|
|
705
739
|
{
|
|
706
740
|
"name": "focusedRow",
|
|
707
741
|
"type": "Map<string,scalar>"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"name": "replyDraft",
|
|
745
|
+
"type": "string"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"name": "replyParentId",
|
|
749
|
+
"type": "string"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"name": "replyRootId",
|
|
753
|
+
"type": "string"
|
|
708
754
|
}
|
|
709
755
|
],
|
|
710
756
|
"scope": "internal",
|
|
@@ -731,10 +777,10 @@
|
|
|
731
777
|
],
|
|
732
778
|
"entityContract": {
|
|
733
779
|
"provides": [
|
|
734
|
-
"content",
|
|
735
780
|
"focusedRow",
|
|
736
|
-
"
|
|
737
|
-
"
|
|
781
|
+
"replyDraft",
|
|
782
|
+
"replyParentId",
|
|
783
|
+
"replyRootId"
|
|
738
784
|
],
|
|
739
785
|
"requires": []
|
|
740
786
|
},
|
|
@@ -812,6 +858,18 @@
|
|
|
812
858
|
{
|
|
813
859
|
"name": "focusedRow",
|
|
814
860
|
"type": "Map<string,scalar>"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"name": "replyDraft",
|
|
864
|
+
"type": "string"
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"name": "replyParentId",
|
|
868
|
+
"type": "string"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"name": "replyRootId",
|
|
872
|
+
"type": "string"
|
|
815
873
|
}
|
|
816
874
|
],
|
|
817
875
|
"type": "[object]"
|
|
@@ -930,6 +988,18 @@
|
|
|
930
988
|
{
|
|
931
989
|
"name": "focusedRow",
|
|
932
990
|
"type": "Map<string,scalar>"
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
"name": "replyDraft",
|
|
994
|
+
"type": "string"
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"name": "replyParentId",
|
|
998
|
+
"type": "string"
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
"name": "replyRootId",
|
|
1002
|
+
"type": "string"
|
|
933
1003
|
}
|
|
934
1004
|
],
|
|
935
1005
|
"synonyms": "new post, added, created",
|
|
@@ -1034,7 +1104,11 @@
|
|
|
1034
1104
|
"or",
|
|
1035
1105
|
[
|
|
1036
1106
|
"=",
|
|
1037
|
-
|
|
1107
|
+
[
|
|
1108
|
+
"str/default",
|
|
1109
|
+
"@entity.replyRootId",
|
|
1110
|
+
"@config.threadRootId"
|
|
1111
|
+
],
|
|
1038
1112
|
""
|
|
1039
1113
|
],
|
|
1040
1114
|
[
|
|
@@ -1044,7 +1118,11 @@
|
|
|
1044
1118
|
"@entity",
|
|
1045
1119
|
"threadRootId"
|
|
1046
1120
|
],
|
|
1047
|
-
|
|
1121
|
+
[
|
|
1122
|
+
"str/default",
|
|
1123
|
+
"@entity.replyRootId",
|
|
1124
|
+
"@config.threadRootId"
|
|
1125
|
+
]
|
|
1048
1126
|
]
|
|
1049
1127
|
],
|
|
1050
1128
|
"include": [
|
|
@@ -1100,7 +1178,7 @@
|
|
|
1100
1178
|
"effects": [
|
|
1101
1179
|
[
|
|
1102
1180
|
"set",
|
|
1103
|
-
"@entity.
|
|
1181
|
+
"@entity.replyRootId",
|
|
1104
1182
|
"@payload.rootId"
|
|
1105
1183
|
],
|
|
1106
1184
|
[
|
|
@@ -1161,7 +1239,11 @@
|
|
|
1161
1239
|
"or",
|
|
1162
1240
|
[
|
|
1163
1241
|
"=",
|
|
1164
|
-
|
|
1242
|
+
[
|
|
1243
|
+
"str/default",
|
|
1244
|
+
"@entity.replyRootId",
|
|
1245
|
+
"@config.threadRootId"
|
|
1246
|
+
],
|
|
1165
1247
|
""
|
|
1166
1248
|
],
|
|
1167
1249
|
[
|
|
@@ -1171,7 +1253,11 @@
|
|
|
1171
1253
|
"@entity",
|
|
1172
1254
|
"threadRootId"
|
|
1173
1255
|
],
|
|
1174
|
-
|
|
1256
|
+
[
|
|
1257
|
+
"str/default",
|
|
1258
|
+
"@entity.replyRootId",
|
|
1259
|
+
"@config.threadRootId"
|
|
1260
|
+
]
|
|
1175
1261
|
]
|
|
1176
1262
|
],
|
|
1177
1263
|
"include": [
|
|
@@ -1226,7 +1312,7 @@
|
|
|
1226
1312
|
"@payload.parentNodeId",
|
|
1227
1313
|
[
|
|
1228
1314
|
"str/default",
|
|
1229
|
-
"@entity.
|
|
1315
|
+
"@entity.replyRootId",
|
|
1230
1316
|
[
|
|
1231
1317
|
"str/default",
|
|
1232
1318
|
"@config.threadRootId",
|
|
@@ -1264,7 +1350,7 @@
|
|
|
1264
1350
|
"effects": [
|
|
1265
1351
|
[
|
|
1266
1352
|
"set",
|
|
1267
|
-
"@entity.
|
|
1353
|
+
"@entity.replyParentId",
|
|
1268
1354
|
[
|
|
1269
1355
|
"str/default",
|
|
1270
1356
|
"@payload.parentNodeId",
|
|
@@ -1273,13 +1359,13 @@
|
|
|
1273
1359
|
],
|
|
1274
1360
|
[
|
|
1275
1361
|
"set",
|
|
1276
|
-
"@entity.
|
|
1362
|
+
"@entity.replyRootId",
|
|
1277
1363
|
[
|
|
1278
1364
|
"str/default",
|
|
1279
1365
|
"@payload.parentNodeId",
|
|
1280
1366
|
[
|
|
1281
1367
|
"str/default",
|
|
1282
|
-
"@entity.
|
|
1368
|
+
"@entity.replyRootId",
|
|
1283
1369
|
[
|
|
1284
1370
|
"str/default",
|
|
1285
1371
|
"@config.threadRootId",
|
|
@@ -1348,12 +1434,12 @@
|
|
|
1348
1434
|
"effects": [
|
|
1349
1435
|
[
|
|
1350
1436
|
"set",
|
|
1351
|
-
"@entity.
|
|
1437
|
+
"@entity.replyDraft",
|
|
1352
1438
|
""
|
|
1353
1439
|
],
|
|
1354
1440
|
[
|
|
1355
1441
|
"set",
|
|
1356
|
-
"@entity.
|
|
1442
|
+
"@entity.replyParentId",
|
|
1357
1443
|
""
|
|
1358
1444
|
],
|
|
1359
1445
|
[
|
|
@@ -1439,7 +1525,7 @@
|
|
|
1439
1525
|
"effects": [
|
|
1440
1526
|
[
|
|
1441
1527
|
"set",
|
|
1442
|
-
"@entity.
|
|
1528
|
+
"@entity.replyDraft",
|
|
1443
1529
|
"@payload.value"
|
|
1444
1530
|
]
|
|
1445
1531
|
],
|
|
@@ -1457,15 +1543,15 @@
|
|
|
1457
1543
|
{
|
|
1458
1544
|
"authorId": "@user.id",
|
|
1459
1545
|
"authorName": "@user.name",
|
|
1460
|
-
"content": "@entity.
|
|
1546
|
+
"content": "@entity.replyDraft",
|
|
1461
1547
|
"parentId": [
|
|
1462
1548
|
"str/default",
|
|
1463
|
-
"@entity.
|
|
1549
|
+
"@entity.replyParentId",
|
|
1464
1550
|
""
|
|
1465
1551
|
],
|
|
1466
1552
|
"threadRootId": [
|
|
1467
1553
|
"str/default",
|
|
1468
|
-
"@entity.
|
|
1554
|
+
"@entity.replyRootId",
|
|
1469
1555
|
[
|
|
1470
1556
|
"str/default",
|
|
1471
1557
|
"@config.threadRootId",
|
|
@@ -1490,7 +1576,7 @@
|
|
|
1490
1576
|
"=",
|
|
1491
1577
|
[
|
|
1492
1578
|
"str/default",
|
|
1493
|
-
"@entity.
|
|
1579
|
+
"@entity.replyDraft",
|
|
1494
1580
|
""
|
|
1495
1581
|
],
|
|
1496
1582
|
""
|
|
@@ -1502,12 +1588,12 @@
|
|
|
1502
1588
|
"effects": [
|
|
1503
1589
|
[
|
|
1504
1590
|
"set",
|
|
1505
|
-
"@entity.
|
|
1591
|
+
"@entity.replyDraft",
|
|
1506
1592
|
""
|
|
1507
1593
|
],
|
|
1508
1594
|
[
|
|
1509
1595
|
"set",
|
|
1510
|
-
"@entity.
|
|
1596
|
+
"@entity.replyParentId",
|
|
1511
1597
|
""
|
|
1512
1598
|
]
|
|
1513
1599
|
],
|
|
@@ -1554,7 +1640,7 @@
|
|
|
1554
1640
|
"effects": [
|
|
1555
1641
|
[
|
|
1556
1642
|
"set",
|
|
1557
|
-
"@entity.
|
|
1643
|
+
"@entity.replyRootId",
|
|
1558
1644
|
"@payload.rootId"
|
|
1559
1645
|
],
|
|
1560
1646
|
[
|
|
@@ -1605,7 +1691,7 @@
|
|
|
1605
1691
|
"effects": [
|
|
1606
1692
|
[
|
|
1607
1693
|
"set",
|
|
1608
|
-
"@entity.
|
|
1694
|
+
"@entity.replyDraft",
|
|
1609
1695
|
"@payload.value"
|
|
1610
1696
|
]
|
|
1611
1697
|
],
|
|
@@ -1623,15 +1709,15 @@
|
|
|
1623
1709
|
{
|
|
1624
1710
|
"authorId": "@user.id",
|
|
1625
1711
|
"authorName": "@user.name",
|
|
1626
|
-
"content": "@entity.
|
|
1712
|
+
"content": "@entity.replyDraft",
|
|
1627
1713
|
"parentId": [
|
|
1628
1714
|
"str/default",
|
|
1629
|
-
"@entity.
|
|
1715
|
+
"@entity.replyParentId",
|
|
1630
1716
|
""
|
|
1631
1717
|
],
|
|
1632
1718
|
"threadRootId": [
|
|
1633
1719
|
"str/default",
|
|
1634
|
-
"@entity.
|
|
1720
|
+
"@entity.replyRootId",
|
|
1635
1721
|
[
|
|
1636
1722
|
"str/default",
|
|
1637
1723
|
"@config.threadRootId",
|
|
@@ -1656,7 +1742,7 @@
|
|
|
1656
1742
|
"=",
|
|
1657
1743
|
[
|
|
1658
1744
|
"str/default",
|
|
1659
|
-
"@entity.
|
|
1745
|
+
"@entity.replyDraft",
|
|
1660
1746
|
""
|
|
1661
1747
|
],
|
|
1662
1748
|
""
|
|
@@ -1668,12 +1754,12 @@
|
|
|
1668
1754
|
"effects": [
|
|
1669
1755
|
[
|
|
1670
1756
|
"set",
|
|
1671
|
-
"@entity.
|
|
1757
|
+
"@entity.replyDraft",
|
|
1672
1758
|
""
|
|
1673
1759
|
],
|
|
1674
1760
|
[
|
|
1675
1761
|
"set",
|
|
1676
|
-
"@entity.
|
|
1762
|
+
"@entity.replyParentId",
|
|
1677
1763
|
""
|
|
1678
1764
|
]
|
|
1679
1765
|
],
|
|
@@ -1686,12 +1772,12 @@
|
|
|
1686
1772
|
"effects": [
|
|
1687
1773
|
[
|
|
1688
1774
|
"set",
|
|
1689
|
-
"@entity.
|
|
1775
|
+
"@entity.replyDraft",
|
|
1690
1776
|
""
|
|
1691
1777
|
],
|
|
1692
1778
|
[
|
|
1693
1779
|
"set",
|
|
1694
|
-
"@entity.
|
|
1780
|
+
"@entity.replyParentId",
|
|
1695
1781
|
""
|
|
1696
1782
|
],
|
|
1697
1783
|
[
|
|
@@ -1751,7 +1837,7 @@
|
|
|
1751
1837
|
"effects": [
|
|
1752
1838
|
[
|
|
1753
1839
|
"set",
|
|
1754
|
-
"@entity.
|
|
1840
|
+
"@entity.replyRootId",
|
|
1755
1841
|
"@payload.rootId"
|
|
1756
1842
|
],
|
|
1757
1843
|
[
|
|
@@ -1812,7 +1898,11 @@
|
|
|
1812
1898
|
"or",
|
|
1813
1899
|
[
|
|
1814
1900
|
"=",
|
|
1815
|
-
|
|
1901
|
+
[
|
|
1902
|
+
"str/default",
|
|
1903
|
+
"@entity.replyRootId",
|
|
1904
|
+
"@config.threadRootId"
|
|
1905
|
+
],
|
|
1816
1906
|
""
|
|
1817
1907
|
],
|
|
1818
1908
|
[
|
|
@@ -1822,7 +1912,11 @@
|
|
|
1822
1912
|
"@entity",
|
|
1823
1913
|
"threadRootId"
|
|
1824
1914
|
],
|
|
1825
|
-
|
|
1915
|
+
[
|
|
1916
|
+
"str/default",
|
|
1917
|
+
"@entity.replyRootId",
|
|
1918
|
+
"@config.threadRootId"
|
|
1919
|
+
]
|
|
1826
1920
|
]
|
|
1827
1921
|
],
|
|
1828
1922
|
"include": [
|
|
@@ -1848,7 +1942,7 @@
|
|
|
1848
1942
|
"effects": [
|
|
1849
1943
|
[
|
|
1850
1944
|
"set",
|
|
1851
|
-
"@entity.
|
|
1945
|
+
"@entity.replyRootId",
|
|
1852
1946
|
"@payload.rootId"
|
|
1853
1947
|
],
|
|
1854
1948
|
[
|
|
@@ -437,6 +437,10 @@
|
|
|
437
437
|
"kind": "render-ui",
|
|
438
438
|
"resource": "main"
|
|
439
439
|
},
|
|
440
|
+
{
|
|
441
|
+
"kind": "render-ui",
|
|
442
|
+
"resource": "toast"
|
|
443
|
+
},
|
|
440
444
|
{
|
|
441
445
|
"kind": "set",
|
|
442
446
|
"resource": "@entity.cancelReason"
|
|
@@ -1790,6 +1794,79 @@
|
|
|
1790
1794
|
"from": "running",
|
|
1791
1795
|
"to": "cancelled"
|
|
1792
1796
|
},
|
|
1797
|
+
{
|
|
1798
|
+
"effects": [
|
|
1799
|
+
[
|
|
1800
|
+
"render-ui",
|
|
1801
|
+
"main",
|
|
1802
|
+
{
|
|
1803
|
+
"align": "center",
|
|
1804
|
+
"children": [
|
|
1805
|
+
{
|
|
1806
|
+
"name": "check-circle",
|
|
1807
|
+
"size": "lg",
|
|
1808
|
+
"type": "icon"
|
|
1809
|
+
},
|
|
1810
|
+
{
|
|
1811
|
+
"align": "center",
|
|
1812
|
+
"content": "Complete",
|
|
1813
|
+
"type": "typography",
|
|
1814
|
+
"variant": "h2"
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"align": "center",
|
|
1818
|
+
"color": "muted",
|
|
1819
|
+
"content": "@entity.completionMessage",
|
|
1820
|
+
"type": "typography",
|
|
1821
|
+
"variant": "body"
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
"allowNavigation": false,
|
|
1825
|
+
"currentStep": "@entity.totalSteps",
|
|
1826
|
+
"steps": "@entity.wizardSteps",
|
|
1827
|
+
"type": "wizard-progress"
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"action": "RESTART",
|
|
1831
|
+
"icon": "rotate-ccw",
|
|
1832
|
+
"label": "Start a new wizard",
|
|
1833
|
+
"type": "button",
|
|
1834
|
+
"variant": "secondary"
|
|
1835
|
+
}
|
|
1836
|
+
],
|
|
1837
|
+
"direction": "vertical",
|
|
1838
|
+
"gap": "lg",
|
|
1839
|
+
"type": "stack"
|
|
1840
|
+
}
|
|
1841
|
+
]
|
|
1842
|
+
],
|
|
1843
|
+
"event": "WizardSaved",
|
|
1844
|
+
"eventId": "evt_01KXG04HYZC94YTRGQEVS53T5M",
|
|
1845
|
+
"from": "completed",
|
|
1846
|
+
"to": "completed"
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"effects": [
|
|
1850
|
+
[
|
|
1851
|
+
"render-ui",
|
|
1852
|
+
"toast",
|
|
1853
|
+
{
|
|
1854
|
+
"dismissible": true,
|
|
1855
|
+
"message": [
|
|
1856
|
+
"str/concat",
|
|
1857
|
+
"Couldn't save the wizard — ",
|
|
1858
|
+
"@payload.error"
|
|
1859
|
+
],
|
|
1860
|
+
"type": "alert",
|
|
1861
|
+
"variant": "error"
|
|
1862
|
+
}
|
|
1863
|
+
]
|
|
1864
|
+
],
|
|
1865
|
+
"event": "WizardSaveFailed",
|
|
1866
|
+
"eventId": "evt_01KXG04HYZ9CJ2XSJH7A472NNE",
|
|
1867
|
+
"from": "completed",
|
|
1868
|
+
"to": "completed"
|
|
1869
|
+
},
|
|
1793
1870
|
{
|
|
1794
1871
|
"effects": [
|
|
1795
1872
|
[
|