@nebulit/embuilder 0.1.49 → 0.1.50
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/package.json
CHANGED
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "3458764661682330686",
|
|
3
|
-
"status": "Created",
|
|
4
|
-
"title": "slice: Event",
|
|
5
|
-
"context": "Context",
|
|
6
|
-
"sliceType": "STATE_CHANGE",
|
|
7
|
-
"commands": [
|
|
8
|
-
{
|
|
9
|
-
"id": "3458764661682330640",
|
|
10
|
-
"tags": [],
|
|
11
|
-
"modelContext": "Context",
|
|
12
|
-
"slice": "slice: Event",
|
|
13
|
-
"title": " Event",
|
|
14
|
-
"fields": [],
|
|
15
|
-
"type": "COMMAND",
|
|
16
|
-
"description": "",
|
|
17
|
-
"aggregate": "default",
|
|
18
|
-
"aggregateDependencies": [],
|
|
19
|
-
"dependencies": [
|
|
20
|
-
{
|
|
21
|
-
"id": "3458764661682330558",
|
|
22
|
-
"type": "OUTBOUND",
|
|
23
|
-
"title": "event",
|
|
24
|
-
"elementType": "EVENT"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"id": "3458764661682330666",
|
|
28
|
-
"type": "INBOUND",
|
|
29
|
-
"title": "screen",
|
|
30
|
-
"elementType": "SCREEN"
|
|
31
|
-
}
|
|
32
|
-
],
|
|
33
|
-
"createsAggregate": false,
|
|
34
|
-
"triggers": [],
|
|
35
|
-
"sketched": false,
|
|
36
|
-
"prototype": {
|
|
37
|
-
"activeByDefault": false
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
],
|
|
41
|
-
"events": [
|
|
42
|
-
{
|
|
43
|
-
"id": "3458764661682330558",
|
|
44
|
-
"tags": [],
|
|
45
|
-
"elementContext": "INTERNAL",
|
|
46
|
-
"modelContext": "Context",
|
|
47
|
-
"context": "INTERNAL",
|
|
48
|
-
"slice": "slice: Event",
|
|
49
|
-
"title": "event",
|
|
50
|
-
"fields": [],
|
|
51
|
-
"type": "EVENT",
|
|
52
|
-
"description": "",
|
|
53
|
-
"aggregate": "default",
|
|
54
|
-
"aggregateDependencies": [],
|
|
55
|
-
"dependencies": [
|
|
56
|
-
{
|
|
57
|
-
"id": "3458764661682330640",
|
|
58
|
-
"type": "INBOUND",
|
|
59
|
-
"title": " Event",
|
|
60
|
-
"elementType": "COMMAND"
|
|
61
|
-
}
|
|
62
|
-
],
|
|
63
|
-
"createsAggregate": false,
|
|
64
|
-
"triggers": [],
|
|
65
|
-
"sketched": false,
|
|
66
|
-
"prototype": {
|
|
67
|
-
"activeByDefault": false
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"readmodels": [],
|
|
72
|
-
"screens": [
|
|
73
|
-
{
|
|
74
|
-
"id": "3458764661682330666",
|
|
75
|
-
"tags": [],
|
|
76
|
-
"groupId": "3458764661682330671",
|
|
77
|
-
"modelContext": "Context",
|
|
78
|
-
"slice": "slice: Event",
|
|
79
|
-
"title": "screen",
|
|
80
|
-
"fields": [],
|
|
81
|
-
"type": "SCREEN",
|
|
82
|
-
"description": "",
|
|
83
|
-
"aggregate": "default",
|
|
84
|
-
"aggregateDependencies": [],
|
|
85
|
-
"dependencies": [
|
|
86
|
-
{
|
|
87
|
-
"id": "3458764661682330640",
|
|
88
|
-
"type": "OUTBOUND",
|
|
89
|
-
"title": " Event",
|
|
90
|
-
"elementType": "COMMAND"
|
|
91
|
-
}
|
|
92
|
-
],
|
|
93
|
-
"createsAggregate": false,
|
|
94
|
-
"triggers": [],
|
|
95
|
-
"sketched": false,
|
|
96
|
-
"prototype": {
|
|
97
|
-
"activeByDefault": false
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"screenImages": [],
|
|
102
|
-
"screenLayouts": [],
|
|
103
|
-
"processors": [],
|
|
104
|
-
"tables": [],
|
|
105
|
-
"specifications": [],
|
|
106
|
-
"actors": [],
|
|
107
|
-
"codeGen": {
|
|
108
|
-
"backendPrompts": [
|
|
109
|
-
"slice be prompt",
|
|
110
|
-
"group be prompt"
|
|
111
|
-
],
|
|
112
|
-
"uiPrompts": [
|
|
113
|
-
"group fe prompt"
|
|
114
|
-
]
|
|
115
|
-
},
|
|
116
|
-
"aggregates": []
|
|
117
|
-
}
|
package/templates/config.json
DELETED
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"slices": [
|
|
3
|
-
{
|
|
4
|
-
"id": "3458764661682330686",
|
|
5
|
-
"status": "Created",
|
|
6
|
-
"index": 1,
|
|
7
|
-
"title": "slice: Event",
|
|
8
|
-
"context": "Context",
|
|
9
|
-
"sliceType": "STATE_CHANGE",
|
|
10
|
-
"commands": [
|
|
11
|
-
{
|
|
12
|
-
"id": "3458764661682330640",
|
|
13
|
-
"tags": [],
|
|
14
|
-
"modelContext": "Context",
|
|
15
|
-
"slice": "slice: Event",
|
|
16
|
-
"title": " Event",
|
|
17
|
-
"fields": [],
|
|
18
|
-
"type": "COMMAND",
|
|
19
|
-
"description": "",
|
|
20
|
-
"aggregate": "default",
|
|
21
|
-
"aggregateDependencies": [],
|
|
22
|
-
"dependencies": [
|
|
23
|
-
{
|
|
24
|
-
"id": "3458764661682330558",
|
|
25
|
-
"type": "OUTBOUND",
|
|
26
|
-
"title": "event",
|
|
27
|
-
"elementType": "EVENT"
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"id": "3458764661682330666",
|
|
31
|
-
"type": "INBOUND",
|
|
32
|
-
"title": "screen",
|
|
33
|
-
"elementType": "SCREEN"
|
|
34
|
-
}
|
|
35
|
-
],
|
|
36
|
-
"createsAggregate": false,
|
|
37
|
-
"triggers": [],
|
|
38
|
-
"sketched": false,
|
|
39
|
-
"prototype": {
|
|
40
|
-
"activeByDefault": false
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
],
|
|
44
|
-
"events": [
|
|
45
|
-
{
|
|
46
|
-
"id": "3458764661682330558",
|
|
47
|
-
"tags": [],
|
|
48
|
-
"elementContext": "INTERNAL",
|
|
49
|
-
"modelContext": "Context",
|
|
50
|
-
"context": "INTERNAL",
|
|
51
|
-
"slice": "slice: Event",
|
|
52
|
-
"title": "event",
|
|
53
|
-
"fields": [],
|
|
54
|
-
"type": "EVENT",
|
|
55
|
-
"description": "",
|
|
56
|
-
"aggregate": "default",
|
|
57
|
-
"aggregateDependencies": [],
|
|
58
|
-
"dependencies": [
|
|
59
|
-
{
|
|
60
|
-
"id": "3458764661682330640",
|
|
61
|
-
"type": "INBOUND",
|
|
62
|
-
"title": " Event",
|
|
63
|
-
"elementType": "COMMAND"
|
|
64
|
-
}
|
|
65
|
-
],
|
|
66
|
-
"createsAggregate": false,
|
|
67
|
-
"triggers": [],
|
|
68
|
-
"sketched": false,
|
|
69
|
-
"prototype": {
|
|
70
|
-
"activeByDefault": false
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
],
|
|
74
|
-
"readmodels": [],
|
|
75
|
-
"screens": [
|
|
76
|
-
{
|
|
77
|
-
"id": "3458764661682330666",
|
|
78
|
-
"tags": [],
|
|
79
|
-
"groupId": "3458764661682330671",
|
|
80
|
-
"modelContext": "Context",
|
|
81
|
-
"slice": "slice: Event",
|
|
82
|
-
"title": "screen",
|
|
83
|
-
"fields": [],
|
|
84
|
-
"type": "SCREEN",
|
|
85
|
-
"description": "",
|
|
86
|
-
"aggregate": "default",
|
|
87
|
-
"aggregateDependencies": [],
|
|
88
|
-
"dependencies": [
|
|
89
|
-
{
|
|
90
|
-
"id": "3458764661682330640",
|
|
91
|
-
"type": "OUTBOUND",
|
|
92
|
-
"title": " Event",
|
|
93
|
-
"elementType": "COMMAND"
|
|
94
|
-
}
|
|
95
|
-
],
|
|
96
|
-
"createsAggregate": false,
|
|
97
|
-
"triggers": [],
|
|
98
|
-
"sketched": false,
|
|
99
|
-
"prototype": {
|
|
100
|
-
"activeByDefault": false
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
],
|
|
104
|
-
"screenImages": [],
|
|
105
|
-
"screenLayouts": [],
|
|
106
|
-
"processors": [],
|
|
107
|
-
"tables": [],
|
|
108
|
-
"specifications": [],
|
|
109
|
-
"actors": [],
|
|
110
|
-
"codeGen": {
|
|
111
|
-
"backendPrompts": [
|
|
112
|
-
"slice be prompt",
|
|
113
|
-
"group be prompt"
|
|
114
|
-
],
|
|
115
|
-
"uiPrompts": [
|
|
116
|
-
"group fe prompt"
|
|
117
|
-
]
|
|
118
|
-
},
|
|
119
|
-
"aggregates": []
|
|
120
|
-
}
|
|
121
|
-
],
|
|
122
|
-
"flows": [],
|
|
123
|
-
"aggregates": [],
|
|
124
|
-
"actors": [],
|
|
125
|
-
"context": "Context",
|
|
126
|
-
"codeGen": {
|
|
127
|
-
"application": "Context"
|
|
128
|
-
},
|
|
129
|
-
"boardId": "uXjVJ13p-9M=",
|
|
130
|
-
"sliceGroups": [],
|
|
131
|
-
"sliceImages": [],
|
|
132
|
-
"sliceLayouts": []
|
|
133
|
-
}
|