@almadar/std 15.15.4 → 15.15.6
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/registry/app/molecules/std-pipeline.orb +22 -22
- package/behaviors/registry/core/atoms/std-board.orb +235 -225
- package/behaviors/registry/core/atoms/std-rating-review.orb +607 -602
- package/behaviors/registry/marketing/atoms/std-marketing-article.orb +12 -12
- package/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/behaviors/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/behaviors/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/behaviors/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/behaviors/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/behaviors/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/behaviors/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/behaviors/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/behaviors/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/behaviors/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/behaviors/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/behaviors/registry/marketing/molecules/std-about-page.orb +168 -168
- package/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/behaviors/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/behaviors/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/behaviors/registry/marketing/organisms/std-marketing-site.orb +765 -733
- package/dist/behaviors/behaviors-embeddings.json +84820 -66340
- package/dist/behaviors/behaviors-registry.json +1 -1
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +22 -22
- package/dist/behaviors/registry/core/atoms/std-board.orb +235 -225
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +607 -602
- package/dist/behaviors/registry/marketing/atoms/std-marketing-article.orb +12 -12
- package/dist/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/dist/behaviors/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/dist/behaviors/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/dist/behaviors/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/dist/behaviors/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/dist/behaviors/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/dist/behaviors/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/dist/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/dist/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/behaviors/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/dist/behaviors/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/dist/behaviors/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/dist/behaviors/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/dist/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/dist/behaviors/registry/marketing/molecules/std-about-page.orb +168 -168
- package/dist/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/dist/behaviors/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/dist/behaviors/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/dist/behaviors/registry/marketing/organisms/std-marketing-site.orb +765 -733
- package/dist/behaviors-embeddings.json +84820 -66340
- package/dist/behaviors-registry.json +1 -1
- package/dist/registry/app/molecules/std-pipeline.orb +22 -22
- package/dist/registry/core/atoms/std-board.orb +235 -225
- package/dist/registry/core/atoms/std-rating-review.orb +607 -602
- package/dist/registry/marketing/atoms/std-marketing-article.orb +12 -12
- package/dist/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/dist/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/dist/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/dist/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/dist/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/dist/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/dist/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/dist/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/dist/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/dist/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/dist/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/dist/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/dist/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/dist/registry/marketing/molecules/std-about-page.orb +168 -168
- package/dist/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/dist/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/dist/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/dist/registry/marketing/organisms/std-marketing-site.orb +765 -733
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "std-board",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"description": "std-board — generic N-column board primitive. `config.columns` is an array of column definitions ({ key, label, icon, variant }); the trait `array/map`s them on `BoardItemsLoaded` into `@entity.boards` where each board carries its filtered items + a count. The render is a `data-grid` over `@entity.boards` (one card per column) whose `renderItem` lambda nests a `data-list` over `@col.items` (the cards in that stage). N is config-driven — pass any number of columns; the outer `data-grid`'s `cols` is bound to `@config.gridCols` so the grid wraps if you exceed it. Topology = loading / viewing_board / viewing_card / adding / error — distinct from the cookie-cutter `loading/browsing/viewing_single/error` CRUD shape. App-level atoms (e.g. std-pipeline) compose std-board via `uses` and add a sibling persistor + extended source entity.",
|
|
5
5
|
"orbitals": [
|
|
6
6
|
{
|
|
@@ -52,25 +52,33 @@
|
|
|
52
52
|
"items": {
|
|
53
53
|
"type": "object",
|
|
54
54
|
"properties": {
|
|
55
|
-
"
|
|
56
|
-
"name": "
|
|
57
|
-
"type": "
|
|
58
|
-
"required": false
|
|
55
|
+
"variant": {
|
|
56
|
+
"name": "variant",
|
|
57
|
+
"type": "string",
|
|
58
|
+
"required": false,
|
|
59
|
+
"values": [
|
|
60
|
+
"default",
|
|
61
|
+
"primary",
|
|
62
|
+
"success",
|
|
63
|
+
"warning",
|
|
64
|
+
"error",
|
|
65
|
+
"info"
|
|
66
|
+
]
|
|
59
67
|
},
|
|
60
|
-
"
|
|
61
|
-
"name": "
|
|
68
|
+
"label": {
|
|
69
|
+
"name": "label",
|
|
62
70
|
"type": "string",
|
|
63
|
-
"required":
|
|
71
|
+
"required": true
|
|
64
72
|
},
|
|
65
73
|
"key": {
|
|
66
74
|
"name": "key",
|
|
67
75
|
"type": "string",
|
|
68
76
|
"required": true
|
|
69
77
|
},
|
|
70
|
-
"
|
|
71
|
-
"name": "
|
|
78
|
+
"icon": {
|
|
79
|
+
"name": "icon",
|
|
72
80
|
"type": "string",
|
|
73
|
-
"required":
|
|
81
|
+
"required": false
|
|
74
82
|
},
|
|
75
83
|
"items": {
|
|
76
84
|
"name": "items",
|
|
@@ -79,10 +87,10 @@
|
|
|
79
87
|
"items": {
|
|
80
88
|
"type": "object",
|
|
81
89
|
"properties": {
|
|
82
|
-
"
|
|
83
|
-
"name": "
|
|
90
|
+
"id": {
|
|
91
|
+
"name": "id",
|
|
84
92
|
"type": "string",
|
|
85
|
-
"required":
|
|
93
|
+
"required": true
|
|
86
94
|
},
|
|
87
95
|
"notes": {
|
|
88
96
|
"name": "notes",
|
|
@@ -94,13 +102,8 @@
|
|
|
94
102
|
"type": "number",
|
|
95
103
|
"required": false
|
|
96
104
|
},
|
|
97
|
-
"
|
|
98
|
-
"name": "
|
|
99
|
-
"type": "string",
|
|
100
|
-
"required": true
|
|
101
|
-
},
|
|
102
|
-
"stage": {
|
|
103
|
-
"name": "stage",
|
|
105
|
+
"description": {
|
|
106
|
+
"name": "description",
|
|
104
107
|
"type": "string",
|
|
105
108
|
"required": false
|
|
106
109
|
},
|
|
@@ -108,22 +111,19 @@
|
|
|
108
111
|
"name": "title",
|
|
109
112
|
"type": "string",
|
|
110
113
|
"required": false
|
|
114
|
+
},
|
|
115
|
+
"stage": {
|
|
116
|
+
"name": "stage",
|
|
117
|
+
"type": "string",
|
|
118
|
+
"required": false
|
|
111
119
|
}
|
|
112
120
|
}
|
|
113
121
|
}
|
|
114
122
|
},
|
|
115
|
-
"
|
|
116
|
-
"name": "
|
|
117
|
-
"type": "
|
|
118
|
-
"required": false
|
|
119
|
-
"values": [
|
|
120
|
-
"default",
|
|
121
|
-
"primary",
|
|
122
|
-
"success",
|
|
123
|
-
"warning",
|
|
124
|
-
"error",
|
|
125
|
-
"info"
|
|
126
|
-
]
|
|
123
|
+
"count": {
|
|
124
|
+
"name": "count",
|
|
125
|
+
"type": "number",
|
|
126
|
+
"required": false
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
129
|
}
|
|
@@ -519,13 +519,13 @@
|
|
|
519
519
|
"fn",
|
|
520
520
|
"col",
|
|
521
521
|
{
|
|
522
|
-
"
|
|
522
|
+
"label": [
|
|
523
523
|
"object/get",
|
|
524
524
|
"@col",
|
|
525
|
-
"
|
|
525
|
+
"label"
|
|
526
526
|
],
|
|
527
|
-
"
|
|
528
|
-
"array/
|
|
527
|
+
"count": [
|
|
528
|
+
"array/len",
|
|
529
529
|
[
|
|
530
530
|
"array/filter",
|
|
531
531
|
"@payload.data",
|
|
@@ -546,28 +546,10 @@
|
|
|
546
546
|
]
|
|
547
547
|
]
|
|
548
548
|
]
|
|
549
|
-
]
|
|
550
|
-
"position"
|
|
551
|
-
],
|
|
552
|
-
"label": [
|
|
553
|
-
"object/get",
|
|
554
|
-
"@col",
|
|
555
|
-
"label"
|
|
556
|
-
],
|
|
557
|
-
"icon": [
|
|
558
|
-
"object/get",
|
|
559
|
-
"@col",
|
|
560
|
-
"icon",
|
|
561
|
-
"circle"
|
|
562
|
-
],
|
|
563
|
-
"variant": [
|
|
564
|
-
"object/get",
|
|
565
|
-
"@col",
|
|
566
|
-
"variant",
|
|
567
|
-
"default"
|
|
549
|
+
]
|
|
568
550
|
],
|
|
569
|
-
"
|
|
570
|
-
"array/
|
|
551
|
+
"items": [
|
|
552
|
+
"array/sort",
|
|
571
553
|
[
|
|
572
554
|
"array/filter",
|
|
573
555
|
"@payload.data",
|
|
@@ -588,7 +570,25 @@
|
|
|
588
570
|
]
|
|
589
571
|
]
|
|
590
572
|
]
|
|
591
|
-
]
|
|
573
|
+
],
|
|
574
|
+
"position"
|
|
575
|
+
],
|
|
576
|
+
"key": [
|
|
577
|
+
"object/get",
|
|
578
|
+
"@col",
|
|
579
|
+
"key"
|
|
580
|
+
],
|
|
581
|
+
"icon": [
|
|
582
|
+
"object/get",
|
|
583
|
+
"@col",
|
|
584
|
+
"icon",
|
|
585
|
+
"circle"
|
|
586
|
+
],
|
|
587
|
+
"variant": [
|
|
588
|
+
"object/get",
|
|
589
|
+
"@col",
|
|
590
|
+
"variant",
|
|
591
|
+
"default"
|
|
592
592
|
]
|
|
593
593
|
}
|
|
594
594
|
]
|
|
@@ -598,72 +598,72 @@
|
|
|
598
598
|
"render-ui",
|
|
599
599
|
"main",
|
|
600
600
|
{
|
|
601
|
-
"
|
|
601
|
+
"direction": "vertical",
|
|
602
602
|
"children": [
|
|
603
603
|
{
|
|
604
|
-
"
|
|
604
|
+
"type": "stack",
|
|
605
605
|
"align": "center",
|
|
606
|
+
"gap": "sm",
|
|
607
|
+
"direction": "horizontal",
|
|
606
608
|
"children": [
|
|
607
609
|
{
|
|
608
610
|
"name": "kanban-square",
|
|
609
611
|
"type": "icon"
|
|
610
612
|
},
|
|
611
613
|
{
|
|
612
|
-
"content": "@config.title",
|
|
613
614
|
"type": "typography",
|
|
614
|
-
"variant": "h3"
|
|
615
|
+
"variant": "h3",
|
|
616
|
+
"content": "@config.title"
|
|
615
617
|
}
|
|
616
|
-
]
|
|
617
|
-
"gap": "sm",
|
|
618
|
-
"type": "stack"
|
|
618
|
+
]
|
|
619
619
|
},
|
|
620
620
|
{
|
|
621
621
|
"type": "divider"
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
|
-
"
|
|
625
|
-
"gap": "md",
|
|
624
|
+
"entity": "@entity.boards",
|
|
626
625
|
"renderItem": [
|
|
627
626
|
"fn",
|
|
628
627
|
"col",
|
|
629
628
|
{
|
|
629
|
+
"type": "card",
|
|
630
630
|
"children": [
|
|
631
631
|
{
|
|
632
|
-
"gap": "sm",
|
|
633
632
|
"type": "stack",
|
|
634
633
|
"children": [
|
|
635
634
|
{
|
|
636
|
-
"gap": "xs",
|
|
637
|
-
"align": "center",
|
|
638
|
-
"type": "stack",
|
|
639
|
-
"direction": "horizontal",
|
|
640
635
|
"children": [
|
|
641
636
|
{
|
|
642
|
-
"
|
|
643
|
-
"
|
|
637
|
+
"name": "@col.icon",
|
|
638
|
+
"type": "icon"
|
|
644
639
|
},
|
|
645
640
|
{
|
|
646
|
-
"type": "typography",
|
|
647
641
|
"content": "@col.label",
|
|
642
|
+
"type": "typography",
|
|
648
643
|
"variant": "h4"
|
|
649
644
|
},
|
|
650
645
|
{
|
|
651
|
-
"variant": "@col.variant",
|
|
652
646
|
"type": "badge",
|
|
653
|
-
"label": "@col.count"
|
|
647
|
+
"label": "@col.count",
|
|
648
|
+
"variant": "@col.variant"
|
|
654
649
|
}
|
|
655
|
-
]
|
|
650
|
+
],
|
|
651
|
+
"align": "center",
|
|
652
|
+
"type": "stack",
|
|
653
|
+
"direction": "horizontal",
|
|
654
|
+
"gap": "xs"
|
|
656
655
|
},
|
|
657
656
|
{
|
|
658
|
-
"dragGroup": "@col.key",
|
|
659
|
-
"type": "data-list",
|
|
660
|
-
"accepts": "*",
|
|
661
657
|
"dropEvent": "MOVE_CARD",
|
|
662
|
-
"
|
|
658
|
+
"entity": "@col.items",
|
|
659
|
+
"fields": [],
|
|
660
|
+
"accepts": "*",
|
|
663
661
|
"sortable": true,
|
|
664
|
-
"
|
|
662
|
+
"type": "data-list",
|
|
665
663
|
"gap": "sm",
|
|
666
|
-
"
|
|
664
|
+
"reorderEvent": "REORDER_CARD",
|
|
665
|
+
"dragGroup": "@col.key",
|
|
666
|
+
"positionEvent": "REORDER_POSITION",
|
|
667
667
|
"renderItem": [
|
|
668
668
|
"fn",
|
|
669
669
|
"item",
|
|
@@ -676,63 +676,63 @@
|
|
|
676
676
|
"type": "stack",
|
|
677
677
|
"children": [
|
|
678
678
|
{
|
|
679
|
+
"content": "@item.title",
|
|
679
680
|
"type": "typography",
|
|
680
|
-
"variant": "h4"
|
|
681
|
-
"content": "@item.title"
|
|
681
|
+
"variant": "h4"
|
|
682
682
|
},
|
|
683
683
|
{
|
|
684
|
-
"color": "muted",
|
|
685
|
-
"content": "@item.description",
|
|
686
684
|
"variant": "caption",
|
|
687
|
-
"
|
|
685
|
+
"color": "muted",
|
|
686
|
+
"type": "typography",
|
|
687
|
+
"content": "@item.description"
|
|
688
688
|
},
|
|
689
689
|
{
|
|
690
|
-
"gap": "xs",
|
|
691
690
|
"direction": "horizontal",
|
|
691
|
+
"gap": "xs",
|
|
692
692
|
"align": "center",
|
|
693
|
+
"type": "stack",
|
|
693
694
|
"children": [
|
|
694
695
|
{
|
|
695
|
-
"variant": "ghost",
|
|
696
|
-
"action": "OPEN_CARD",
|
|
697
696
|
"type": "button",
|
|
698
697
|
"label": "Open",
|
|
698
|
+
"action": "OPEN_CARD",
|
|
699
|
+
"variant": "ghost",
|
|
700
|
+
"icon": "arrow-right",
|
|
699
701
|
"actionPayload": {
|
|
700
|
-
"
|
|
701
|
-
"
|
|
702
|
-
}
|
|
703
|
-
"icon": "arrow-right"
|
|
702
|
+
"row": "@item",
|
|
703
|
+
"id": "@item.id"
|
|
704
|
+
}
|
|
704
705
|
}
|
|
705
|
-
]
|
|
706
|
-
"type": "stack"
|
|
706
|
+
]
|
|
707
707
|
}
|
|
708
708
|
]
|
|
709
709
|
}
|
|
710
710
|
]
|
|
711
711
|
}
|
|
712
|
-
]
|
|
713
|
-
"entity": "@col.items"
|
|
712
|
+
]
|
|
714
713
|
}
|
|
715
714
|
],
|
|
716
|
-
"direction": "vertical"
|
|
715
|
+
"direction": "vertical",
|
|
716
|
+
"gap": "sm"
|
|
717
717
|
}
|
|
718
|
-
]
|
|
719
|
-
"type": "card"
|
|
718
|
+
]
|
|
720
719
|
}
|
|
721
720
|
],
|
|
721
|
+
"cols": "@config.gridCols",
|
|
722
|
+
"type": "data-grid",
|
|
723
|
+
"gap": "md",
|
|
722
724
|
"fields": [],
|
|
723
|
-
"
|
|
724
|
-
"dndRoot": true,
|
|
725
|
-
"cols": "@config.gridCols"
|
|
725
|
+
"dndRoot": true
|
|
726
726
|
},
|
|
727
727
|
{
|
|
728
728
|
"label": "Add item",
|
|
729
|
+
"icon": "plus",
|
|
729
730
|
"type": "floating-action-button",
|
|
730
731
|
"action": "ADD_CARD",
|
|
731
|
-
"icon": "plus",
|
|
732
732
|
"variant": "primary"
|
|
733
733
|
}
|
|
734
734
|
],
|
|
735
|
-
"
|
|
735
|
+
"gap": "md",
|
|
736
736
|
"type": "stack"
|
|
737
737
|
}
|
|
738
738
|
]
|
|
@@ -814,27 +814,28 @@
|
|
|
814
814
|
"render-ui",
|
|
815
815
|
"main",
|
|
816
816
|
{
|
|
817
|
-
"
|
|
818
|
-
"type": "stack",
|
|
817
|
+
"gap": "md",
|
|
819
818
|
"children": [
|
|
820
819
|
{
|
|
821
820
|
"align": "center",
|
|
821
|
+
"type": "stack",
|
|
822
|
+
"direction": "horizontal",
|
|
822
823
|
"children": [
|
|
823
824
|
{
|
|
825
|
+
"type": "button",
|
|
824
826
|
"label": "Back",
|
|
825
827
|
"icon": "arrow-left",
|
|
826
|
-
"
|
|
827
|
-
"
|
|
828
|
-
"action": "CLOSE_CARD"
|
|
828
|
+
"action": "CLOSE_CARD",
|
|
829
|
+
"variant": "ghost"
|
|
829
830
|
},
|
|
830
831
|
{
|
|
831
|
-
"
|
|
832
|
-
"
|
|
832
|
+
"name": "credit-card",
|
|
833
|
+
"type": "icon"
|
|
833
834
|
},
|
|
834
835
|
{
|
|
835
|
-
"variant": "h3",
|
|
836
836
|
"type": "typography",
|
|
837
|
-
"content": "@entity.currentTitle"
|
|
837
|
+
"content": "@entity.currentTitle",
|
|
838
|
+
"variant": "h3"
|
|
838
839
|
},
|
|
839
840
|
{
|
|
840
841
|
"label": "@entity.currentStage",
|
|
@@ -842,101 +843,100 @@
|
|
|
842
843
|
"type": "badge"
|
|
843
844
|
}
|
|
844
845
|
],
|
|
845
|
-
"type": "stack",
|
|
846
|
-
"direction": "horizontal",
|
|
847
846
|
"gap": "sm"
|
|
848
847
|
},
|
|
849
848
|
{
|
|
850
849
|
"type": "divider"
|
|
851
850
|
},
|
|
852
851
|
{
|
|
852
|
+
"type": "card",
|
|
853
853
|
"children": [
|
|
854
854
|
{
|
|
855
855
|
"type": "stack",
|
|
856
|
-
"
|
|
856
|
+
"gap": "sm",
|
|
857
857
|
"children": [
|
|
858
858
|
{
|
|
859
|
-
"
|
|
859
|
+
"content": "Description",
|
|
860
860
|
"color": "muted",
|
|
861
861
|
"type": "typography",
|
|
862
|
-
"
|
|
862
|
+
"variant": "caption"
|
|
863
863
|
},
|
|
864
864
|
{
|
|
865
|
-
"variant": "body",
|
|
866
865
|
"type": "typography",
|
|
866
|
+
"variant": "body",
|
|
867
867
|
"content": "@entity.currentDescription"
|
|
868
868
|
},
|
|
869
869
|
{
|
|
870
870
|
"type": "divider"
|
|
871
871
|
},
|
|
872
872
|
{
|
|
873
|
-
"type": "typography",
|
|
874
873
|
"variant": "caption",
|
|
874
|
+
"content": "Notes",
|
|
875
875
|
"color": "muted",
|
|
876
|
-
"
|
|
876
|
+
"type": "typography"
|
|
877
877
|
},
|
|
878
878
|
{
|
|
879
|
-
"content": "@entity.currentNotes",
|
|
880
879
|
"type": "typography",
|
|
881
|
-
"variant": "body"
|
|
880
|
+
"variant": "body",
|
|
881
|
+
"content": "@entity.currentNotes"
|
|
882
882
|
}
|
|
883
883
|
],
|
|
884
|
-
"
|
|
884
|
+
"direction": "vertical"
|
|
885
885
|
}
|
|
886
|
-
]
|
|
887
|
-
"type": "card"
|
|
886
|
+
]
|
|
888
887
|
},
|
|
889
888
|
{
|
|
890
889
|
"type": "divider"
|
|
891
890
|
},
|
|
892
891
|
{
|
|
893
|
-
"
|
|
894
|
-
"variant": "caption",
|
|
892
|
+
"content": "Move to stage:",
|
|
895
893
|
"type": "typography",
|
|
896
|
-
"
|
|
894
|
+
"variant": "caption",
|
|
895
|
+
"color": "muted"
|
|
897
896
|
},
|
|
898
897
|
{
|
|
899
|
-
"gap": "sm",
|
|
900
|
-
"entity": "@entity.boards",
|
|
901
|
-
"type": "data-list",
|
|
902
898
|
"renderItem": [
|
|
903
899
|
"fn",
|
|
904
900
|
"col",
|
|
905
901
|
{
|
|
906
902
|
"label": "@col.label",
|
|
903
|
+
"variant": "secondary",
|
|
907
904
|
"action": "MOVE_CARD",
|
|
908
905
|
"actionPayload": {
|
|
909
|
-
"
|
|
910
|
-
"
|
|
906
|
+
"targetGroup": "@col.key",
|
|
907
|
+
"id": "@entity.currentId"
|
|
911
908
|
},
|
|
912
|
-
"icon": "@col.icon",
|
|
913
909
|
"type": "button",
|
|
914
|
-
"
|
|
910
|
+
"icon": "@col.icon"
|
|
915
911
|
}
|
|
916
912
|
],
|
|
917
|
-
"
|
|
918
|
-
"variant": "default"
|
|
913
|
+
"gap": "sm",
|
|
914
|
+
"variant": "default",
|
|
915
|
+
"entity": "@entity.boards",
|
|
916
|
+
"type": "data-list",
|
|
917
|
+
"fields": []
|
|
919
918
|
},
|
|
920
919
|
{
|
|
921
|
-
"
|
|
922
|
-
"type": "stack",
|
|
920
|
+
"gap": "sm",
|
|
923
921
|
"align": "center",
|
|
922
|
+
"type": "stack",
|
|
924
923
|
"children": [
|
|
925
924
|
{
|
|
926
|
-
"icon": "trash-2",
|
|
927
925
|
"type": "button",
|
|
928
|
-
"label": "Delete",
|
|
929
926
|
"variant": "danger",
|
|
927
|
+
"label": "Delete",
|
|
930
928
|
"actionPayload": {
|
|
931
929
|
"id": "@entity.currentId"
|
|
932
930
|
},
|
|
931
|
+
"icon": "trash-2",
|
|
933
932
|
"action": "DELETE_CARD"
|
|
934
933
|
}
|
|
935
934
|
],
|
|
936
|
-
"
|
|
935
|
+
"direction": "horizontal"
|
|
937
936
|
}
|
|
938
937
|
],
|
|
939
|
-
"
|
|
938
|
+
"direction": "vertical",
|
|
939
|
+
"type": "stack"
|
|
940
940
|
}
|
|
941
941
|
]
|
|
942
942
|
]
|
|
@@ -975,46 +975,46 @@
|
|
|
975
975
|
"render-ui",
|
|
976
976
|
"main",
|
|
977
977
|
{
|
|
978
|
-
"direction": "vertical",
|
|
979
978
|
"children": [
|
|
980
979
|
{
|
|
980
|
+
"type": "stack",
|
|
981
981
|
"gap": "sm",
|
|
982
982
|
"direction": "horizontal",
|
|
983
983
|
"align": "center",
|
|
984
984
|
"children": [
|
|
985
985
|
{
|
|
986
|
-
"label": "Cancel",
|
|
987
986
|
"variant": "ghost",
|
|
988
|
-
"action": "CANCEL_ADD",
|
|
989
987
|
"type": "button",
|
|
988
|
+
"label": "Cancel",
|
|
989
|
+
"action": "CANCEL_ADD",
|
|
990
990
|
"icon": "x"
|
|
991
991
|
},
|
|
992
992
|
{
|
|
993
|
-
"
|
|
994
|
-
"
|
|
993
|
+
"name": "plus",
|
|
994
|
+
"type": "icon"
|
|
995
995
|
},
|
|
996
996
|
{
|
|
997
997
|
"content": "New board item",
|
|
998
998
|
"variant": "h3",
|
|
999
999
|
"type": "typography"
|
|
1000
1000
|
}
|
|
1001
|
-
]
|
|
1002
|
-
"type": "stack"
|
|
1001
|
+
]
|
|
1003
1002
|
},
|
|
1004
1003
|
{
|
|
1005
1004
|
"type": "divider"
|
|
1006
1005
|
},
|
|
1007
1006
|
{
|
|
1008
|
-
"type": "form-section",
|
|
1009
1007
|
"mode": "create",
|
|
1010
|
-
"
|
|
1011
|
-
"cancelEvent": "CANCEL_ADD",
|
|
1008
|
+
"entity": "@entity",
|
|
1012
1009
|
"fields": "@config.formFields",
|
|
1013
|
-
"
|
|
1010
|
+
"cancelEvent": "CANCEL_ADD",
|
|
1011
|
+
"type": "form-section",
|
|
1012
|
+
"submitEvent": "SAVE_CARD"
|
|
1014
1013
|
}
|
|
1015
1014
|
],
|
|
1016
|
-
"
|
|
1017
|
-
"
|
|
1015
|
+
"gap": "md",
|
|
1016
|
+
"direction": "vertical",
|
|
1017
|
+
"type": "stack"
|
|
1018
1018
|
}
|
|
1019
1019
|
]
|
|
1020
1020
|
]
|
|
@@ -1029,13 +1029,13 @@
|
|
|
1029
1029
|
"update",
|
|
1030
1030
|
"BoardView",
|
|
1031
1031
|
{
|
|
1032
|
-
"
|
|
1033
|
-
"
|
|
1032
|
+
"stage": "@payload.targetGroup",
|
|
1033
|
+
"id": "@payload.id"
|
|
1034
1034
|
},
|
|
1035
1035
|
{
|
|
1036
1036
|
"emit": {
|
|
1037
|
-
"
|
|
1038
|
-
"
|
|
1037
|
+
"failure": "BoardItemsSaveFailed",
|
|
1038
|
+
"success": "BoardItemsSaved"
|
|
1039
1039
|
}
|
|
1040
1040
|
}
|
|
1041
1041
|
]
|
|
@@ -1078,8 +1078,8 @@
|
|
|
1078
1078
|
"BoardView",
|
|
1079
1079
|
{
|
|
1080
1080
|
"emit": {
|
|
1081
|
-
"
|
|
1082
|
-
"
|
|
1081
|
+
"failure": "BoardItemsLoadFailed",
|
|
1082
|
+
"success": "BoardItemsLoaded"
|
|
1083
1083
|
}
|
|
1084
1084
|
}
|
|
1085
1085
|
]
|
|
@@ -1105,8 +1105,25 @@
|
|
|
1105
1105
|
"@col",
|
|
1106
1106
|
"key"
|
|
1107
1107
|
],
|
|
1108
|
-
"
|
|
1109
|
-
"
|
|
1108
|
+
"label": [
|
|
1109
|
+
"object/get",
|
|
1110
|
+
"@col",
|
|
1111
|
+
"label"
|
|
1112
|
+
],
|
|
1113
|
+
"variant": [
|
|
1114
|
+
"object/get",
|
|
1115
|
+
"@col",
|
|
1116
|
+
"variant",
|
|
1117
|
+
"default"
|
|
1118
|
+
],
|
|
1119
|
+
"icon": [
|
|
1120
|
+
"object/get",
|
|
1121
|
+
"@col",
|
|
1122
|
+
"icon",
|
|
1123
|
+
"circle"
|
|
1124
|
+
],
|
|
1125
|
+
"count": [
|
|
1126
|
+
"array/len",
|
|
1110
1127
|
[
|
|
1111
1128
|
"array/filter",
|
|
1112
1129
|
"@payload.data",
|
|
@@ -1127,28 +1144,10 @@
|
|
|
1127
1144
|
]
|
|
1128
1145
|
]
|
|
1129
1146
|
]
|
|
1130
|
-
]
|
|
1131
|
-
"position"
|
|
1132
|
-
],
|
|
1133
|
-
"label": [
|
|
1134
|
-
"object/get",
|
|
1135
|
-
"@col",
|
|
1136
|
-
"label"
|
|
1137
|
-
],
|
|
1138
|
-
"variant": [
|
|
1139
|
-
"object/get",
|
|
1140
|
-
"@col",
|
|
1141
|
-
"variant",
|
|
1142
|
-
"default"
|
|
1143
|
-
],
|
|
1144
|
-
"icon": [
|
|
1145
|
-
"object/get",
|
|
1146
|
-
"@col",
|
|
1147
|
-
"icon",
|
|
1148
|
-
"circle"
|
|
1147
|
+
]
|
|
1149
1148
|
],
|
|
1150
|
-
"
|
|
1151
|
-
"array/
|
|
1149
|
+
"items": [
|
|
1150
|
+
"array/sort",
|
|
1152
1151
|
[
|
|
1153
1152
|
"array/filter",
|
|
1154
1153
|
"@payload.data",
|
|
@@ -1169,7 +1168,8 @@
|
|
|
1169
1168
|
]
|
|
1170
1169
|
]
|
|
1171
1170
|
]
|
|
1172
|
-
]
|
|
1171
|
+
],
|
|
1172
|
+
"position"
|
|
1173
1173
|
]
|
|
1174
1174
|
}
|
|
1175
1175
|
]
|
|
@@ -1226,8 +1226,8 @@
|
|
|
1226
1226
|
"render-ui",
|
|
1227
1227
|
"main",
|
|
1228
1228
|
{
|
|
1229
|
-
"
|
|
1230
|
-
"
|
|
1229
|
+
"title": "Moving item…",
|
|
1230
|
+
"type": "loading-state"
|
|
1231
1231
|
}
|
|
1232
1232
|
]
|
|
1233
1233
|
]
|
|
@@ -1271,8 +1271,8 @@
|
|
|
1271
1271
|
"@payload.data",
|
|
1272
1272
|
{
|
|
1273
1273
|
"emit": {
|
|
1274
|
-
"
|
|
1275
|
-
"
|
|
1274
|
+
"success": "BoardItemsSaved",
|
|
1275
|
+
"failure": "BoardItemsSaveFailed"
|
|
1276
1276
|
}
|
|
1277
1277
|
}
|
|
1278
1278
|
],
|
|
@@ -1310,8 +1310,8 @@
|
|
|
1310
1310
|
"render-ui",
|
|
1311
1311
|
"main",
|
|
1312
1312
|
{
|
|
1313
|
-
"
|
|
1314
|
-
"
|
|
1313
|
+
"type": "loading-state",
|
|
1314
|
+
"title": "Retrying…"
|
|
1315
1315
|
}
|
|
1316
1316
|
]
|
|
1317
1317
|
]
|
|
@@ -1319,6 +1319,13 @@
|
|
|
1319
1319
|
]
|
|
1320
1320
|
},
|
|
1321
1321
|
"config": {
|
|
1322
|
+
"title": {
|
|
1323
|
+
"type": "string",
|
|
1324
|
+
"default": "Board",
|
|
1325
|
+
"label": "Board title",
|
|
1326
|
+
"description": "Heading shown above the column board",
|
|
1327
|
+
"tier": "customization"
|
|
1328
|
+
},
|
|
1322
1329
|
"formFields": {
|
|
1323
1330
|
"type": "[string]",
|
|
1324
1331
|
"default": [
|
|
@@ -1334,40 +1341,26 @@
|
|
|
1334
1341
|
"type": "string"
|
|
1335
1342
|
}
|
|
1336
1343
|
},
|
|
1337
|
-
"title": {
|
|
1338
|
-
"type": "string",
|
|
1339
|
-
"default": "Board",
|
|
1340
|
-
"label": "Board title",
|
|
1341
|
-
"description": "Heading shown above the column board",
|
|
1342
|
-
"tier": "customization"
|
|
1343
|
-
},
|
|
1344
|
-
"gridCols": {
|
|
1345
|
-
"type": "number",
|
|
1346
|
-
"default": 3.0,
|
|
1347
|
-
"label": "Grid columns",
|
|
1348
|
-
"description": "Outer grid column count before the board wraps",
|
|
1349
|
-
"tier": "advanced"
|
|
1350
|
-
},
|
|
1351
1344
|
"columns": {
|
|
1352
1345
|
"type": "[ColumnSpec]",
|
|
1353
1346
|
"default": [
|
|
1354
1347
|
{
|
|
1355
|
-
"icon": "circle",
|
|
1356
1348
|
"key": "todo",
|
|
1357
|
-
"
|
|
1358
|
-
"
|
|
1349
|
+
"variant": "default",
|
|
1350
|
+
"icon": "circle",
|
|
1351
|
+
"label": "To Do"
|
|
1359
1352
|
},
|
|
1360
1353
|
{
|
|
1361
|
-
"label": "In Progress",
|
|
1362
1354
|
"key": "doing",
|
|
1363
|
-
"
|
|
1364
|
-
"
|
|
1355
|
+
"icon": "circle-dot",
|
|
1356
|
+
"label": "In Progress",
|
|
1357
|
+
"variant": "primary"
|
|
1365
1358
|
},
|
|
1366
1359
|
{
|
|
1367
|
-
"icon": "check-circle",
|
|
1368
|
-
"key": "done",
|
|
1369
1360
|
"label": "Done",
|
|
1370
|
-
"variant": "success"
|
|
1361
|
+
"variant": "success",
|
|
1362
|
+
"icon": "check-circle",
|
|
1363
|
+
"key": "done"
|
|
1371
1364
|
}
|
|
1372
1365
|
],
|
|
1373
1366
|
"label": "Columns",
|
|
@@ -1376,18 +1369,35 @@
|
|
|
1376
1369
|
"items": {
|
|
1377
1370
|
"type": "object",
|
|
1378
1371
|
"properties": {
|
|
1379
|
-
"
|
|
1380
|
-
"name": "
|
|
1372
|
+
"icon": {
|
|
1373
|
+
"name": "icon",
|
|
1381
1374
|
"type": "string",
|
|
1382
|
-
"required":
|
|
1375
|
+
"required": false
|
|
1383
1376
|
},
|
|
1384
1377
|
"label": {
|
|
1385
1378
|
"name": "label",
|
|
1386
1379
|
"type": "string",
|
|
1380
|
+
"required": true
|
|
1381
|
+
},
|
|
1382
|
+
"key": {
|
|
1383
|
+
"name": "key",
|
|
1384
|
+
"type": "string",
|
|
1385
|
+
"required": true
|
|
1386
|
+
},
|
|
1387
|
+
"variant": {
|
|
1388
|
+
"name": "variant",
|
|
1389
|
+
"type": "string",
|
|
1387
1390
|
"required": false
|
|
1388
1391
|
}
|
|
1389
1392
|
}
|
|
1390
1393
|
}
|
|
1394
|
+
},
|
|
1395
|
+
"gridCols": {
|
|
1396
|
+
"type": "number",
|
|
1397
|
+
"default": 3.0,
|
|
1398
|
+
"label": "Grid columns",
|
|
1399
|
+
"description": "Outer grid column count before the board wraps",
|
|
1400
|
+
"tier": "advanced"
|
|
1391
1401
|
}
|
|
1392
1402
|
},
|
|
1393
1403
|
"scope": "instance"
|
|
@@ -1406,4 +1416,4 @@
|
|
|
1406
1416
|
]
|
|
1407
1417
|
}
|
|
1408
1418
|
]
|
|
1409
|
-
}
|
|
1419
|
+
}
|