@almadar/std 14.8.0 → 14.10.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.
Files changed (59) hide show
  1. package/behaviors/registry/app/organisms/std-api-gateway.orb +1303 -4002
  2. package/behaviors/registry/app/organisms/std-booking-system.orb +2131 -3645
  3. package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +1449 -3612
  4. package/behaviors/registry/app/organisms/std-cms.orb +1833 -4943
  5. package/behaviors/registry/app/organisms/std-coding-academy.orb +686 -1238
  6. package/behaviors/registry/app/organisms/std-crm.orb +1872 -5949
  7. package/behaviors/registry/app/organisms/std-devops-dashboard.orb +2046 -5532
  8. package/behaviors/registry/app/organisms/std-finance-tracker.orb +1141 -3716
  9. package/behaviors/registry/app/organisms/std-healthcare.orb +3281 -7478
  10. package/behaviors/registry/app/organisms/std-helpdesk.orb +1046 -4062
  11. package/behaviors/registry/app/organisms/std-hr-portal.orb +2560 -6447
  12. package/behaviors/registry/app/organisms/std-iot-dashboard.orb +1657 -3716
  13. package/behaviors/registry/app/organisms/std-lms.orb +1933 -3916
  14. package/behaviors/registry/app/organisms/std-project-manager.orb +1417 -5232
  15. package/behaviors/registry/app/organisms/std-realtime-chat.orb +1308 -3873
  16. package/behaviors/registry/app/organisms/std-social-feed.orb +1135 -1700
  17. package/behaviors/registry/app/organisms/std-trading-dashboard.orb +1333 -3187
  18. package/behaviors/registry/core/atoms/std-graphs.orb +40 -41
  19. package/behaviors/registry/core/atoms/std-stats.orb +131 -110
  20. package/behaviors/registry/core/molecules/std-app-layout.orb +90 -21
  21. package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +351 -345
  22. package/behaviors/registry/service/atoms/std-service-email.orb +334 -328
  23. package/behaviors/registry/service/atoms/std-service-github.orb +308 -365
  24. package/behaviors/registry/service/atoms/std-service-llm.orb +329 -437
  25. package/behaviors/registry/service/atoms/std-service-oauth.orb +261 -564
  26. package/behaviors/registry/service/atoms/std-service-redis.orb +299 -405
  27. package/behaviors/registry/service/atoms/std-service-storage.orb +293 -505
  28. package/behaviors/registry/service/atoms/std-service-twilio.orb +315 -393
  29. package/behaviors/registry/service/atoms/std-service-youtube.orb +266 -547
  30. package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +1303 -4002
  31. package/dist/behaviors/registry/app/organisms/std-booking-system.orb +2131 -3645
  32. package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +1449 -3612
  33. package/dist/behaviors/registry/app/organisms/std-cms.orb +1833 -4943
  34. package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +686 -1238
  35. package/dist/behaviors/registry/app/organisms/std-crm.orb +1872 -5949
  36. package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +2046 -5532
  37. package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +1141 -3716
  38. package/dist/behaviors/registry/app/organisms/std-healthcare.orb +3281 -7478
  39. package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +1046 -4062
  40. package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +2560 -6447
  41. package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +1657 -3716
  42. package/dist/behaviors/registry/app/organisms/std-lms.orb +1933 -3916
  43. package/dist/behaviors/registry/app/organisms/std-project-manager.orb +1417 -5232
  44. package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +1308 -3873
  45. package/dist/behaviors/registry/app/organisms/std-social-feed.orb +1135 -1700
  46. package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +1333 -3187
  47. package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -41
  48. package/dist/behaviors/registry/core/atoms/std-stats.orb +131 -110
  49. package/dist/behaviors/registry/core/molecules/std-app-layout.orb +90 -21
  50. package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +351 -345
  51. package/dist/behaviors/registry/service/atoms/std-service-email.orb +334 -328
  52. package/dist/behaviors/registry/service/atoms/std-service-github.orb +308 -365
  53. package/dist/behaviors/registry/service/atoms/std-service-llm.orb +329 -437
  54. package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +261 -564
  55. package/dist/behaviors/registry/service/atoms/std-service-redis.orb +299 -405
  56. package/dist/behaviors/registry/service/atoms/std-service-storage.orb +293 -505
  57. package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +315 -393
  58. package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +266 -547
  59. package/package.json +1 -1
@@ -21,13 +21,13 @@
21
21
  "items": {
22
22
  "type": "object",
23
23
  "properties": {
24
- "label": {
25
- "name": "label",
26
- "type": "string"
27
- },
28
24
  "value": {
29
25
  "name": "value",
30
26
  "type": "number"
27
+ },
28
+ "label": {
29
+ "name": "label",
30
+ "type": "string"
31
31
  }
32
32
  }
33
33
  }
@@ -77,8 +77,8 @@
77
77
  "@entity.chartData",
78
78
  [
79
79
  {
80
- "label": "Active",
81
- "value": 6.0
80
+ "value": 6.0,
81
+ "label": "Active"
82
82
  },
83
83
  {
84
84
  "label": "Pending",
@@ -94,14 +94,14 @@
94
94
  "render-ui",
95
95
  "main",
96
96
  {
97
- "title": "@config.title",
98
- "chartType": "@config.chartType",
99
- "data": "@entity.chartData",
100
- "type": "chart",
97
+ "showLegend": "@config.showLegend",
101
98
  "subtitle": "@config.subtitle",
99
+ "data": "@entity.chartData",
102
100
  "height": "@config.height",
101
+ "type": "chart",
103
102
  "showValues": "@config.showValues",
104
- "showLegend": "@config.showLegend"
103
+ "title": "@config.title",
104
+ "chartType": "@config.chartType"
105
105
  }
106
106
  ]
107
107
  ]
@@ -128,11 +128,6 @@
128
128
  "fn",
129
129
  "entry",
130
130
  {
131
- "label": [
132
- "object/get",
133
- "@entry",
134
- "0"
135
- ],
136
131
  "value": [
137
132
  "if",
138
133
  [
@@ -208,6 +203,11 @@
208
203
  ]
209
204
  ]
210
205
  ]
206
+ ],
207
+ "label": [
208
+ "object/get",
209
+ "@entry",
210
+ "0"
211
211
  ]
212
212
  }
213
213
  ]
@@ -217,14 +217,14 @@
217
217
  "render-ui",
218
218
  "main",
219
219
  {
220
- "showValues": "@config.showValues",
220
+ "data": "@entity.chartData",
221
+ "showLegend": "@config.showLegend",
221
222
  "title": "@config.title",
222
- "subtitle": "@config.subtitle",
223
223
  "type": "chart",
224
- "chartType": "@config.chartType",
225
- "showLegend": "@config.showLegend",
226
- "data": "@entity.chartData",
227
- "height": "@config.height"
224
+ "subtitle": "@config.subtitle",
225
+ "height": "@config.height",
226
+ "showValues": "@config.showValues",
227
+ "chartType": "@config.chartType"
228
228
  }
229
229
  ]
230
230
  ]
@@ -232,13 +232,21 @@
232
232
  ]
233
233
  },
234
234
  "config": {
235
+ "height": {
236
+ "type": "number",
237
+ "default": 280.0
238
+ },
239
+ "showValues": {
240
+ "type": "boolean",
241
+ "default": false
242
+ },
235
243
  "showLegend": {
236
244
  "type": "boolean",
237
245
  "default": true
238
246
  },
239
- "categoryField": {
247
+ "title": {
240
248
  "type": "string",
241
- "default": "status"
249
+ "default": "Distribution"
242
250
  },
243
251
  "aggregation": {
244
252
  "type": "string",
@@ -251,18 +259,6 @@
251
259
  "max"
252
260
  ]
253
261
  },
254
- "subtitle": {
255
- "type": "string",
256
- "default": "Counts per category"
257
- },
258
- "height": {
259
- "type": "number",
260
- "default": 280.0
261
- },
262
- "title": {
263
- "type": "string",
264
- "default": "Distribution"
265
- },
266
262
  "valueField": {
267
263
  "type": "string",
268
264
  "default": ""
@@ -274,13 +270,16 @@
274
270
  "bar",
275
271
  "line",
276
272
  "pie",
277
- "area",
278
- "donut"
273
+ "area"
279
274
  ]
280
275
  },
281
- "showValues": {
282
- "type": "boolean",
283
- "default": false
276
+ "categoryField": {
277
+ "type": "string",
278
+ "default": "status"
279
+ },
280
+ "subtitle": {
281
+ "type": "string",
282
+ "default": "Counts per category"
284
283
  }
285
284
  },
286
285
  "scope": "instance"
@@ -21,22 +21,18 @@
21
21
  "items": {
22
22
  "type": "object",
23
23
  "properties": {
24
- "label": {
25
- "name": "label",
26
- "type": "string"
27
- },
28
24
  "icon": {
29
25
  "name": "icon",
30
26
  "type": "string"
31
27
  },
28
+ "suffix": {
29
+ "name": "suffix",
30
+ "type": "string"
31
+ },
32
32
  "max": {
33
33
  "name": "max",
34
34
  "type": "number"
35
35
  },
36
- "trend": {
37
- "name": "trend",
38
- "type": "number"
39
- },
40
36
  "format": {
41
37
  "name": "format",
42
38
  "type": "string",
@@ -46,22 +42,34 @@
46
42
  "percent"
47
43
  ]
48
44
  },
45
+ "label": {
46
+ "name": "label",
47
+ "type": "string"
48
+ },
49
+ "target": {
50
+ "name": "target",
51
+ "type": "number"
52
+ },
53
+ "trend": {
54
+ "name": "trend",
55
+ "type": "number"
56
+ },
57
+ "trendPolarity": {
58
+ "name": "trendPolarity",
59
+ "type": "string",
60
+ "values": [
61
+ "higher-is-better",
62
+ "lower-is-better"
63
+ ]
64
+ },
49
65
  "value": {
50
66
  "name": "value",
51
67
  "type": "number"
52
68
  },
53
- "suffix": {
54
- "name": "suffix",
55
- "type": "string"
56
- },
57
69
  "prefix": {
58
70
  "name": "prefix",
59
71
  "type": "string"
60
72
  },
61
- "target": {
62
- "name": "target",
63
- "type": "number"
64
- },
65
73
  "variant": {
66
74
  "name": "variant",
67
75
  "type": "string",
@@ -127,16 +135,17 @@
127
135
  "fn",
128
136
  "metric",
129
137
  {
130
- "label": [
138
+ "icon": [
131
139
  "object/get",
132
140
  "@metric",
133
- "label"
141
+ "icon",
142
+ ""
134
143
  ],
135
- "target": [
144
+ "format": [
136
145
  "object/get",
137
146
  "@metric",
138
- "target",
139
- 0.0
147
+ "format",
148
+ "number"
140
149
  ],
141
150
  "variant": [
142
151
  "object/get",
@@ -144,24 +153,23 @@
144
153
  "variant",
145
154
  "default"
146
155
  ],
147
- "trend": [
148
- "object/get",
149
- "@metric",
150
- "trend",
151
- 0.0
152
- ],
153
- "value": 0.0,
154
156
  "suffix": [
155
157
  "object/get",
156
158
  "@metric",
157
159
  "suffix",
158
160
  ""
159
161
  ],
160
- "format": [
162
+ "max": [
161
163
  "object/get",
162
164
  "@metric",
163
- "format",
164
- "number"
165
+ "max",
166
+ 0.0
167
+ ],
168
+ "trendPolarity": [
169
+ "object/get",
170
+ "@metric",
171
+ "trendPolarity",
172
+ "higher-is-better"
165
173
  ],
166
174
  "prefix": [
167
175
  "object/get",
@@ -169,17 +177,23 @@
169
177
  "prefix",
170
178
  ""
171
179
  ],
172
- "max": [
180
+ "target": [
173
181
  "object/get",
174
182
  "@metric",
175
- "max",
183
+ "target",
176
184
  0.0
177
185
  ],
178
- "icon": [
186
+ "trend": [
179
187
  "object/get",
180
188
  "@metric",
181
- "icon",
182
- ""
189
+ "trend",
190
+ 0.0
191
+ ],
192
+ "value": 0.0,
193
+ "label": [
194
+ "object/get",
195
+ "@metric",
196
+ "label"
183
197
  ]
184
198
  }
185
199
  ]
@@ -189,22 +203,22 @@
189
203
  "render-ui",
190
204
  "main",
191
205
  {
192
- "fields": [],
193
- "type": "data-grid",
194
- "entity": "@entity.cards",
195
206
  "renderItem": [
196
207
  "fn",
197
208
  "card",
198
209
  {
199
- "format": "@card.format",
200
- "variant": "@card.variant",
201
- "max": "@card.max",
210
+ "label": "@card.label",
202
211
  "icon": "@card.icon",
212
+ "value": "@card.value",
203
213
  "type": "stat-display",
204
- "label": "@card.label",
205
- "value": "@card.value"
214
+ "format": "@card.format",
215
+ "variant": "@card.variant",
216
+ "max": "@card.max"
206
217
  }
207
- ]
218
+ ],
219
+ "type": "data-grid",
220
+ "fields": [],
221
+ "entity": "@entity.cards"
208
222
  }
209
223
  ]
210
224
  ]
@@ -230,6 +244,59 @@
230
244
  "prefix",
231
245
  ""
232
246
  ],
247
+ "icon": [
248
+ "object/get",
249
+ "@metric",
250
+ "icon",
251
+ ""
252
+ ],
253
+ "trendPolarity": [
254
+ "object/get",
255
+ "@metric",
256
+ "trendPolarity",
257
+ "higher-is-better"
258
+ ],
259
+ "variant": [
260
+ "object/get",
261
+ "@metric",
262
+ "variant",
263
+ "default"
264
+ ],
265
+ "format": [
266
+ "object/get",
267
+ "@metric",
268
+ "format",
269
+ "number"
270
+ ],
271
+ "label": [
272
+ "object/get",
273
+ "@metric",
274
+ "label"
275
+ ],
276
+ "max": [
277
+ "object/get",
278
+ "@metric",
279
+ "max",
280
+ 0.0
281
+ ],
282
+ "suffix": [
283
+ "object/get",
284
+ "@metric",
285
+ "suffix",
286
+ ""
287
+ ],
288
+ "target": [
289
+ "object/get",
290
+ "@metric",
291
+ "target",
292
+ 0.0
293
+ ],
294
+ "trend": [
295
+ "object/get",
296
+ "@metric",
297
+ "trend",
298
+ 0.0
299
+ ],
233
300
  "value": [
234
301
  "if",
235
302
  [
@@ -370,53 +437,6 @@
370
437
  ]
371
438
  ]
372
439
  ]
373
- ],
374
- "label": [
375
- "object/get",
376
- "@metric",
377
- "label"
378
- ],
379
- "trend": [
380
- "object/get",
381
- "@metric",
382
- "trend",
383
- 0.0
384
- ],
385
- "icon": [
386
- "object/get",
387
- "@metric",
388
- "icon",
389
- ""
390
- ],
391
- "target": [
392
- "object/get",
393
- "@metric",
394
- "target",
395
- 0.0
396
- ],
397
- "variant": [
398
- "object/get",
399
- "@metric",
400
- "variant",
401
- "default"
402
- ],
403
- "suffix": [
404
- "object/get",
405
- "@metric",
406
- "suffix",
407
- ""
408
- ],
409
- "max": [
410
- "object/get",
411
- "@metric",
412
- "max",
413
- 0.0
414
- ],
415
- "format": [
416
- "object/get",
417
- "@metric",
418
- "format",
419
- "number"
420
440
  ]
421
441
  }
422
442
  ]
@@ -426,26 +446,27 @@
426
446
  "render-ui",
427
447
  "main",
428
448
  {
449
+ "fields": [],
450
+ "type": "data-list",
451
+ "entity": "@entity.cards",
429
452
  "renderItem": [
430
453
  "fn",
431
454
  "card",
432
455
  {
456
+ "max": "@card.max",
457
+ "trend": "@card.trend",
433
458
  "label": "@card.label",
459
+ "prefix": "@card.prefix",
434
460
  "value": "@card.value",
435
- "max": "@card.max",
461
+ "trendPolarity": "@card.trendPolarity",
462
+ "format": "@card.format",
436
463
  "variant": "@card.variant",
437
464
  "type": "stat-display",
438
- "icon": "@card.icon",
465
+ "suffix": "@card.suffix",
439
466
  "target": "@card.target",
440
- "trend": "@card.trend",
441
- "format": "@card.format",
442
- "prefix": "@card.prefix",
443
- "suffix": "@card.suffix"
467
+ "icon": "@card.icon"
444
468
  }
445
- ],
446
- "entity": "@entity.cards",
447
- "fields": [],
448
- "type": "data-list"
469
+ ]
449
470
  }
450
471
  ]
451
472
  ]
@@ -461,25 +482,25 @@
461
482
  "type": "[object]",
462
483
  "default": [
463
484
  {
464
- "label": "Total Items",
485
+ "variant": "primary",
465
486
  "format": "number",
466
- "aggregation": "count",
467
487
  "icon": "list",
468
- "variant": "primary"
488
+ "label": "Total Items",
489
+ "aggregation": "count"
469
490
  },
470
491
  {
471
- "label": "Active",
472
492
  "variant": "success",
493
+ "label": "Active",
494
+ "format": "number",
473
495
  "icon": "check-circle",
474
- "aggregation": "count",
475
- "format": "number"
496
+ "aggregation": "count"
476
497
  },
477
498
  {
499
+ "variant": "info",
478
500
  "format": "number",
479
- "field": "value",
480
501
  "aggregation": "avg",
502
+ "field": "value",
481
503
  "label": "Avg Value",
482
- "variant": "info",
483
504
  "icon": "trending-up"
484
505
  }
485
506
  ]