@almadar/std 3.4.4 → 3.6.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 (97) hide show
  1. package/behaviors/exports/atoms/std-browse.orb +1 -1
  2. package/behaviors/exports/atoms/std-confirmation.orb +4 -4
  3. package/behaviors/exports/atoms/std-modal.orb +2 -2
  4. package/behaviors/exports/molecules/std-cart.orb +11 -85
  5. package/behaviors/exports/molecules/std-detail.orb +4 -8
  6. package/behaviors/exports/molecules/std-geospatial.orb +7 -7
  7. package/behaviors/exports/molecules/std-inventory.orb +10 -22
  8. package/behaviors/exports/molecules/std-list.orb +6 -18
  9. package/behaviors/exports/molecules/std-messaging.orb +4 -8
  10. package/behaviors/exports/organisms/std-api-gateway.orb +6 -18
  11. package/behaviors/exports/organisms/std-booking-system.orb +12 -36
  12. package/behaviors/exports/organisms/std-cicd-pipeline.orb +6 -18
  13. package/behaviors/exports/organisms/std-cms.orb +16 -44
  14. package/behaviors/exports/organisms/std-crm.orb +16 -44
  15. package/behaviors/exports/organisms/std-devops-dashboard.orb +6 -18
  16. package/behaviors/exports/organisms/std-ecommerce.orb +28 -108
  17. package/behaviors/exports/organisms/std-finance-tracker.orb +10 -26
  18. package/behaviors/exports/organisms/std-healthcare.orb +16 -44
  19. package/behaviors/exports/organisms/std-helpdesk.orb +10 -26
  20. package/behaviors/exports/organisms/std-hr-portal.orb +12 -36
  21. package/behaviors/exports/organisms/std-iot-dashboard.orb +6 -18
  22. package/behaviors/exports/organisms/std-lms.orb +6 -18
  23. package/behaviors/exports/organisms/std-platformer-app.orb +10 -22
  24. package/behaviors/exports/organisms/std-project-manager.orb +12 -36
  25. package/behaviors/exports/organisms/std-realtime-chat.orb +10 -26
  26. package/behaviors/exports/organisms/std-rpg-game.orb +10 -22
  27. package/behaviors/exports/organisms/std-service-marketplace.orb +12 -36
  28. package/behaviors/exports/organisms/std-social-feed.orb +8 -16
  29. package/behaviors/exports/organisms/std-trading-dashboard.orb +6 -18
  30. package/behaviors/exports/validation-report.json +2 -2
  31. package/dist/behaviors/exports/atoms/std-browse.orb +1 -1
  32. package/dist/behaviors/exports/atoms/std-confirmation.orb +4 -4
  33. package/dist/behaviors/exports/atoms/std-modal.orb +2 -2
  34. package/dist/behaviors/exports/molecules/std-cart.orb +11 -85
  35. package/dist/behaviors/exports/molecules/std-detail.orb +4 -8
  36. package/dist/behaviors/exports/molecules/std-geospatial.orb +7 -7
  37. package/dist/behaviors/exports/molecules/std-inventory.orb +10 -22
  38. package/dist/behaviors/exports/molecules/std-list.orb +6 -18
  39. package/dist/behaviors/exports/molecules/std-messaging.orb +4 -8
  40. package/dist/behaviors/exports/organisms/std-api-gateway.orb +6 -18
  41. package/dist/behaviors/exports/organisms/std-booking-system.orb +12 -36
  42. package/dist/behaviors/exports/organisms/std-cicd-pipeline.orb +6 -18
  43. package/dist/behaviors/exports/organisms/std-cms.orb +16 -44
  44. package/dist/behaviors/exports/organisms/std-crm.orb +16 -44
  45. package/dist/behaviors/exports/organisms/std-devops-dashboard.orb +6 -18
  46. package/dist/behaviors/exports/organisms/std-ecommerce.orb +28 -108
  47. package/dist/behaviors/exports/organisms/std-finance-tracker.orb +10 -26
  48. package/dist/behaviors/exports/organisms/std-healthcare.orb +16 -44
  49. package/dist/behaviors/exports/organisms/std-helpdesk.orb +10 -26
  50. package/dist/behaviors/exports/organisms/std-hr-portal.orb +12 -36
  51. package/dist/behaviors/exports/organisms/std-iot-dashboard.orb +6 -18
  52. package/dist/behaviors/exports/organisms/std-lms.orb +6 -18
  53. package/dist/behaviors/exports/organisms/std-platformer-app.orb +10 -22
  54. package/dist/behaviors/exports/organisms/std-project-manager.orb +12 -36
  55. package/dist/behaviors/exports/organisms/std-realtime-chat.orb +10 -26
  56. package/dist/behaviors/exports/organisms/std-rpg-game.orb +10 -22
  57. package/dist/behaviors/exports/organisms/std-service-marketplace.orb +12 -36
  58. package/dist/behaviors/exports/organisms/std-social-feed.orb +8 -16
  59. package/dist/behaviors/exports/organisms/std-trading-dashboard.orb +6 -18
  60. package/dist/behaviors/exports/validation-report.json +2 -2
  61. package/dist/behaviors/functions/index.js +20 -37
  62. package/dist/behaviors/functions/index.js.map +1 -1
  63. package/dist/behaviors/index.js +20 -37
  64. package/dist/behaviors/index.js.map +1 -1
  65. package/dist/exports/atoms/std-browse.orb +1 -1
  66. package/dist/exports/atoms/std-confirmation.orb +4 -4
  67. package/dist/exports/atoms/std-modal.orb +2 -2
  68. package/dist/exports/molecules/std-cart.orb +11 -85
  69. package/dist/exports/molecules/std-detail.orb +4 -8
  70. package/dist/exports/molecules/std-geospatial.orb +7 -7
  71. package/dist/exports/molecules/std-inventory.orb +10 -22
  72. package/dist/exports/molecules/std-list.orb +6 -18
  73. package/dist/exports/molecules/std-messaging.orb +4 -8
  74. package/dist/exports/organisms/std-api-gateway.orb +6 -18
  75. package/dist/exports/organisms/std-booking-system.orb +12 -36
  76. package/dist/exports/organisms/std-cicd-pipeline.orb +6 -18
  77. package/dist/exports/organisms/std-cms.orb +16 -44
  78. package/dist/exports/organisms/std-crm.orb +16 -44
  79. package/dist/exports/organisms/std-devops-dashboard.orb +6 -18
  80. package/dist/exports/organisms/std-ecommerce.orb +28 -108
  81. package/dist/exports/organisms/std-finance-tracker.orb +10 -26
  82. package/dist/exports/organisms/std-healthcare.orb +16 -44
  83. package/dist/exports/organisms/std-helpdesk.orb +10 -26
  84. package/dist/exports/organisms/std-hr-portal.orb +12 -36
  85. package/dist/exports/organisms/std-iot-dashboard.orb +6 -18
  86. package/dist/exports/organisms/std-lms.orb +6 -18
  87. package/dist/exports/organisms/std-platformer-app.orb +10 -22
  88. package/dist/exports/organisms/std-project-manager.orb +12 -36
  89. package/dist/exports/organisms/std-realtime-chat.orb +10 -26
  90. package/dist/exports/organisms/std-rpg-game.orb +10 -22
  91. package/dist/exports/organisms/std-service-marketplace.orb +12 -36
  92. package/dist/exports/organisms/std-social-feed.orb +8 -16
  93. package/dist/exports/organisms/std-trading-dashboard.orb +6 -18
  94. package/dist/exports/validation-report.json +2 -2
  95. package/dist/index.js +20 -37
  96. package/dist/index.js.map +1 -1
  97. package/package.json +1 -1
@@ -161,7 +161,7 @@
161
161
  "event": "INIT",
162
162
  "effects": [
163
163
  [
164
- "fetch",
164
+ "ref",
165
165
  "Ticket"
166
166
  ],
167
167
  [
@@ -321,7 +321,7 @@
321
321
  "event": "TICKET_CREATED",
322
322
  "effects": [
323
323
  [
324
- "fetch",
324
+ "ref",
325
325
  "Ticket"
326
326
  ]
327
327
  ]
@@ -332,7 +332,7 @@
332
332
  "event": "TICKET_UPDATED",
333
333
  "effects": [
334
334
  [
335
- "fetch",
335
+ "ref",
336
336
  "Ticket"
337
337
  ]
338
338
  ]
@@ -422,10 +422,6 @@
422
422
  "modal",
423
423
  null
424
424
  ],
425
- [
426
- "fetch",
427
- "Ticket"
428
- ],
429
425
  [
430
426
  "render-ui",
431
427
  "main",
@@ -979,7 +975,7 @@
979
975
  "event": "INIT",
980
976
  "effects": [
981
977
  [
982
- "fetch",
978
+ "ref",
983
979
  "Ticket"
984
980
  ]
985
981
  ]
@@ -1068,10 +1064,6 @@
1068
1064
  "Ticket",
1069
1065
  "@payload.data"
1070
1066
  ],
1071
- [
1072
- "fetch",
1073
- "Ticket"
1074
- ],
1075
1067
  [
1076
1068
  "render-ui",
1077
1069
  "modal",
@@ -1148,7 +1140,7 @@
1148
1140
  "event": "INIT",
1149
1141
  "effects": [
1150
1142
  [
1151
- "fetch",
1143
+ "ref",
1152
1144
  "Ticket"
1153
1145
  ]
1154
1146
  ]
@@ -1239,10 +1231,6 @@
1239
1231
  "Ticket",
1240
1232
  "@payload.data"
1241
1233
  ],
1242
- [
1243
- "fetch",
1244
- "Ticket"
1245
- ],
1246
1234
  [
1247
1235
  "render-ui",
1248
1236
  "modal",
@@ -1303,7 +1291,7 @@
1303
1291
  "event": "INIT",
1304
1292
  "effects": [
1305
1293
  [
1306
- "fetch",
1294
+ "ref",
1307
1295
  "Ticket"
1308
1296
  ]
1309
1297
  ]
@@ -1599,7 +1587,7 @@
1599
1587
  "event": "INIT",
1600
1588
  "effects": [
1601
1589
  [
1602
- "fetch",
1590
+ "ref",
1603
1591
  "Response"
1604
1592
  ],
1605
1593
  [
@@ -1722,7 +1710,7 @@
1722
1710
  "event": "SEND",
1723
1711
  "effects": [
1724
1712
  [
1725
- "fetch",
1713
+ "ref",
1726
1714
  "Response"
1727
1715
  ]
1728
1716
  ]
@@ -1795,7 +1783,7 @@
1795
1783
  "event": "INIT",
1796
1784
  "effects": [
1797
1785
  [
1798
- "fetch",
1786
+ "ref",
1799
1787
  "Response"
1800
1788
  ]
1801
1789
  ]
@@ -1878,10 +1866,6 @@
1878
1866
  "Response",
1879
1867
  "@payload.data"
1880
1868
  ],
1881
- [
1882
- "fetch",
1883
- "Response"
1884
- ],
1885
1869
  [
1886
1870
  "render-ui",
1887
1871
  "modal",
@@ -1942,7 +1926,7 @@
1942
1926
  "event": "INIT",
1943
1927
  "effects": [
1944
1928
  [
1945
- "fetch",
1929
+ "ref",
1946
1930
  "Response"
1947
1931
  ]
1948
1932
  ]
@@ -149,7 +149,7 @@
149
149
  "event": "INIT",
150
150
  "effects": [
151
151
  [
152
- "fetch",
152
+ "ref",
153
153
  "Employee"
154
154
  ],
155
155
  [
@@ -298,7 +298,7 @@
298
298
  "event": "EMPLOYEE_CREATED",
299
299
  "effects": [
300
300
  [
301
- "fetch",
301
+ "ref",
302
302
  "Employee"
303
303
  ]
304
304
  ]
@@ -309,7 +309,7 @@
309
309
  "event": "EMPLOYEE_UPDATED",
310
310
  "effects": [
311
311
  [
312
- "fetch",
312
+ "ref",
313
313
  "Employee"
314
314
  ]
315
315
  ]
@@ -399,10 +399,6 @@
399
399
  "modal",
400
400
  null
401
401
  ],
402
- [
403
- "fetch",
404
- "Employee"
405
- ],
406
402
  [
407
403
  "render-ui",
408
404
  "main",
@@ -923,7 +919,7 @@
923
919
  "event": "INIT",
924
920
  "effects": [
925
921
  [
926
- "fetch",
922
+ "ref",
927
923
  "Employee"
928
924
  ]
929
925
  ]
@@ -1012,10 +1008,6 @@
1012
1008
  "Employee",
1013
1009
  "@payload.data"
1014
1010
  ],
1015
- [
1016
- "fetch",
1017
- "Employee"
1018
- ],
1019
1011
  [
1020
1012
  "render-ui",
1021
1013
  "modal",
@@ -1092,7 +1084,7 @@
1092
1084
  "event": "INIT",
1093
1085
  "effects": [
1094
1086
  [
1095
- "fetch",
1087
+ "ref",
1096
1088
  "Employee"
1097
1089
  ]
1098
1090
  ]
@@ -1183,10 +1175,6 @@
1183
1175
  "Employee",
1184
1176
  "@payload.data"
1185
1177
  ],
1186
- [
1187
- "fetch",
1188
- "Employee"
1189
- ],
1190
1178
  [
1191
1179
  "render-ui",
1192
1180
  "modal",
@@ -1247,7 +1235,7 @@
1247
1235
  "event": "INIT",
1248
1236
  "effects": [
1249
1237
  [
1250
- "fetch",
1238
+ "ref",
1251
1239
  "Employee"
1252
1240
  ]
1253
1241
  ]
@@ -3015,7 +3003,7 @@
3015
3003
  "event": "INIT",
3016
3004
  "effects": [
3017
3005
  [
3018
- "fetch",
3006
+ "ref",
3019
3007
  "TimeOff"
3020
3008
  ],
3021
3009
  [
@@ -3168,7 +3156,7 @@
3168
3156
  "event": "TIME_OFF_CREATED",
3169
3157
  "effects": [
3170
3158
  [
3171
- "fetch",
3159
+ "ref",
3172
3160
  "TimeOff"
3173
3161
  ]
3174
3162
  ]
@@ -3179,7 +3167,7 @@
3179
3167
  "event": "TIME_OFF_UPDATED",
3180
3168
  "effects": [
3181
3169
  [
3182
- "fetch",
3170
+ "ref",
3183
3171
  "TimeOff"
3184
3172
  ]
3185
3173
  ]
@@ -3269,10 +3257,6 @@
3269
3257
  "modal",
3270
3258
  null
3271
3259
  ],
3272
- [
3273
- "fetch",
3274
- "TimeOff"
3275
- ],
3276
3260
  [
3277
3261
  "render-ui",
3278
3262
  "main",
@@ -3805,7 +3789,7 @@
3805
3789
  "event": "INIT",
3806
3790
  "effects": [
3807
3791
  [
3808
- "fetch",
3792
+ "ref",
3809
3793
  "TimeOff"
3810
3794
  ]
3811
3795
  ]
@@ -3894,10 +3878,6 @@
3894
3878
  "TimeOff",
3895
3879
  "@payload.data"
3896
3880
  ],
3897
- [
3898
- "fetch",
3899
- "TimeOff"
3900
- ],
3901
3881
  [
3902
3882
  "render-ui",
3903
3883
  "modal",
@@ -3974,7 +3954,7 @@
3974
3954
  "event": "INIT",
3975
3955
  "effects": [
3976
3956
  [
3977
- "fetch",
3957
+ "ref",
3978
3958
  "TimeOff"
3979
3959
  ]
3980
3960
  ]
@@ -4065,10 +4045,6 @@
4065
4045
  "TimeOff",
4066
4046
  "@payload.data"
4067
4047
  ],
4068
- [
4069
- "fetch",
4070
- "TimeOff"
4071
- ],
4072
4048
  [
4073
4049
  "render-ui",
4074
4050
  "modal",
@@ -4129,7 +4105,7 @@
4129
4105
  "event": "INIT",
4130
4106
  "effects": [
4131
4107
  [
4132
- "fetch",
4108
+ "ref",
4133
4109
  "TimeOff"
4134
4110
  ]
4135
4111
  ]
@@ -1824,7 +1824,7 @@
1824
1824
  "event": "INIT",
1825
1825
  "effects": [
1826
1826
  [
1827
- "fetch",
1827
+ "ref",
1828
1828
  "Device"
1829
1829
  ],
1830
1830
  [
@@ -1964,7 +1964,7 @@
1964
1964
  "event": "DEVICE_CREATED",
1965
1965
  "effects": [
1966
1966
  [
1967
- "fetch",
1967
+ "ref",
1968
1968
  "Device"
1969
1969
  ]
1970
1970
  ]
@@ -1975,7 +1975,7 @@
1975
1975
  "event": "DEVICE_UPDATED",
1976
1976
  "effects": [
1977
1977
  [
1978
- "fetch",
1978
+ "ref",
1979
1979
  "Device"
1980
1980
  ]
1981
1981
  ]
@@ -2065,10 +2065,6 @@
2065
2065
  "modal",
2066
2066
  null
2067
2067
  ],
2068
- [
2069
- "fetch",
2070
- "Device"
2071
- ],
2072
2068
  [
2073
2069
  "render-ui",
2074
2070
  "main",
@@ -2548,7 +2544,7 @@
2548
2544
  "event": "INIT",
2549
2545
  "effects": [
2550
2546
  [
2551
- "fetch",
2547
+ "ref",
2552
2548
  "Device"
2553
2549
  ]
2554
2550
  ]
@@ -2636,10 +2632,6 @@
2636
2632
  "Device",
2637
2633
  "@payload.data"
2638
2634
  ],
2639
- [
2640
- "fetch",
2641
- "Device"
2642
- ],
2643
2635
  [
2644
2636
  "render-ui",
2645
2637
  "modal",
@@ -2716,7 +2708,7 @@
2716
2708
  "event": "INIT",
2717
2709
  "effects": [
2718
2710
  [
2719
- "fetch",
2711
+ "ref",
2720
2712
  "Device"
2721
2713
  ]
2722
2714
  ]
@@ -2806,10 +2798,6 @@
2806
2798
  "Device",
2807
2799
  "@payload.data"
2808
2800
  ],
2809
- [
2810
- "fetch",
2811
- "Device"
2812
- ],
2813
2801
  [
2814
2802
  "render-ui",
2815
2803
  "modal",
@@ -2870,7 +2858,7 @@
2870
2858
  "event": "INIT",
2871
2859
  "effects": [
2872
2860
  [
2873
- "fetch",
2861
+ "ref",
2874
2862
  "Device"
2875
2863
  ]
2876
2864
  ]
@@ -154,7 +154,7 @@
154
154
  "event": "INIT",
155
155
  "effects": [
156
156
  [
157
- "fetch",
157
+ "ref",
158
158
  "Course"
159
159
  ],
160
160
  [
@@ -296,7 +296,7 @@
296
296
  "event": "COURSE_CREATED",
297
297
  "effects": [
298
298
  [
299
- "fetch",
299
+ "ref",
300
300
  "Course"
301
301
  ]
302
302
  ]
@@ -307,7 +307,7 @@
307
307
  "event": "COURSE_UPDATED",
308
308
  "effects": [
309
309
  [
310
- "fetch",
310
+ "ref",
311
311
  "Course"
312
312
  ]
313
313
  ]
@@ -397,10 +397,6 @@
397
397
  "modal",
398
398
  null
399
399
  ],
400
- [
401
- "fetch",
402
- "Course"
403
- ],
404
400
  [
405
401
  "render-ui",
406
402
  "main",
@@ -900,7 +896,7 @@
900
896
  "event": "INIT",
901
897
  "effects": [
902
898
  [
903
- "fetch",
899
+ "ref",
904
900
  "Course"
905
901
  ]
906
902
  ]
@@ -989,10 +985,6 @@
989
985
  "Course",
990
986
  "@payload.data"
991
987
  ],
992
- [
993
- "fetch",
994
- "Course"
995
- ],
996
988
  [
997
989
  "render-ui",
998
990
  "modal",
@@ -1069,7 +1061,7 @@
1069
1061
  "event": "INIT",
1070
1062
  "effects": [
1071
1063
  [
1072
- "fetch",
1064
+ "ref",
1073
1065
  "Course"
1074
1066
  ]
1075
1067
  ]
@@ -1160,10 +1152,6 @@
1160
1152
  "Course",
1161
1153
  "@payload.data"
1162
1154
  ],
1163
- [
1164
- "fetch",
1165
- "Course"
1166
- ],
1167
1155
  [
1168
1156
  "render-ui",
1169
1157
  "modal",
@@ -1224,7 +1212,7 @@
1224
1212
  "event": "INIT",
1225
1213
  "effects": [
1226
1214
  [
1227
- "fetch",
1215
+ "ref",
1228
1216
  "Course"
1229
1217
  ]
1230
1218
  ]
@@ -1010,7 +1010,7 @@
1010
1010
  "event": "INIT",
1011
1011
  "effects": [
1012
1012
  [
1013
- "fetch",
1013
+ "ref",
1014
1014
  "Collectible"
1015
1015
  ],
1016
1016
  [
@@ -1137,7 +1137,7 @@
1137
1137
  "event": "ITEM_ADDED",
1138
1138
  "effects": [
1139
1139
  [
1140
- "fetch",
1140
+ "ref",
1141
1141
  "Collectible"
1142
1142
  ]
1143
1143
  ]
@@ -1148,7 +1148,7 @@
1148
1148
  "event": "ITEM_USED",
1149
1149
  "effects": [
1150
1150
  [
1151
- "fetch",
1151
+ "ref",
1152
1152
  "Collectible"
1153
1153
  ]
1154
1154
  ]
@@ -1159,7 +1159,7 @@
1159
1159
  "event": "CONFIRM_DROP",
1160
1160
  "effects": [
1161
1161
  [
1162
- "fetch",
1162
+ "ref",
1163
1163
  "Collectible"
1164
1164
  ]
1165
1165
  ]
@@ -1218,7 +1218,7 @@
1218
1218
  "event": "INIT",
1219
1219
  "effects": [
1220
1220
  [
1221
- "fetch",
1221
+ "ref",
1222
1222
  "Collectible"
1223
1223
  ]
1224
1224
  ]
@@ -1306,10 +1306,6 @@
1306
1306
  "Collectible",
1307
1307
  "@payload.data"
1308
1308
  ],
1309
- [
1310
- "fetch",
1311
- "Collectible"
1312
- ],
1313
1309
  [
1314
1310
  "render-ui",
1315
1311
  "modal",
@@ -1386,7 +1382,7 @@
1386
1382
  "event": "INIT",
1387
1383
  "effects": [
1388
1384
  [
1389
- "fetch",
1385
+ "ref",
1390
1386
  "Collectible"
1391
1387
  ]
1392
1388
  ]
@@ -1490,10 +1486,6 @@
1490
1486
  "Collectible",
1491
1487
  "@payload.data"
1492
1488
  ],
1493
- [
1494
- "fetch",
1495
- "Collectible"
1496
- ],
1497
1489
  [
1498
1490
  "render-ui",
1499
1491
  "modal",
@@ -1574,7 +1566,7 @@
1574
1566
  "event": "INIT",
1575
1567
  "effects": [
1576
1568
  [
1577
- "fetch",
1569
+ "ref",
1578
1570
  "Collectible"
1579
1571
  ]
1580
1572
  ]
@@ -1665,17 +1657,13 @@
1665
1657
  "Collectible",
1666
1658
  "@payload.id"
1667
1659
  ],
1668
- [
1669
- "fetch",
1670
- "Collectible"
1671
- ],
1672
1660
  [
1673
1661
  "render-ui",
1674
1662
  "modal",
1675
1663
  null
1676
1664
  ],
1677
1665
  [
1678
- "fetch",
1666
+ "ref",
1679
1667
  "Collectible"
1680
1668
  ],
1681
1669
  [
@@ -1699,7 +1687,7 @@
1699
1687
  null
1700
1688
  ],
1701
1689
  [
1702
- "fetch",
1690
+ "ref",
1703
1691
  "Collectible"
1704
1692
  ]
1705
1693
  ]
@@ -1715,7 +1703,7 @@
1715
1703
  null
1716
1704
  ],
1717
1705
  [
1718
- "fetch",
1706
+ "ref",
1719
1707
  "Collectible"
1720
1708
  ]
1721
1709
  ]