@almadar/std 3.4.4 → 3.5.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 +9 -76
  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 -3
  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 +9 -76
  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 -3
  61. package/dist/behaviors/functions/index.js +20 -29
  62. package/dist/behaviors/functions/index.js.map +1 -1
  63. package/dist/behaviors/index.js +20 -29
  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 +9 -76
  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 -3
  95. package/dist/index.js +20 -29
  96. package/dist/index.js.map +1 -1
  97. package/package.json +1 -1
@@ -145,7 +145,7 @@
145
145
  "event": "INIT",
146
146
  "effects": [
147
147
  [
148
- "fetch",
148
+ "ref",
149
149
  "ListItem"
150
150
  ],
151
151
  [
@@ -271,7 +271,7 @@
271
271
  "event": "LIST_ITEM_CREATED",
272
272
  "effects": [
273
273
  [
274
- "fetch",
274
+ "ref",
275
275
  "ListItem"
276
276
  ]
277
277
  ]
@@ -282,7 +282,7 @@
282
282
  "event": "LIST_ITEM_UPDATED",
283
283
  "effects": [
284
284
  [
285
- "fetch",
285
+ "ref",
286
286
  "ListItem"
287
287
  ]
288
288
  ]
@@ -372,10 +372,6 @@
372
372
  "modal",
373
373
  null
374
374
  ],
375
- [
376
- "fetch",
377
- "ListItem"
378
- ],
379
375
  [
380
376
  "render-ui",
381
377
  "main",
@@ -813,7 +809,7 @@
813
809
  "event": "INIT",
814
810
  "effects": [
815
811
  [
816
- "fetch",
812
+ "ref",
817
813
  "ListItem"
818
814
  ]
819
815
  ]
@@ -900,10 +896,6 @@
900
896
  "ListItem",
901
897
  "@payload.data"
902
898
  ],
903
- [
904
- "fetch",
905
- "ListItem"
906
- ],
907
899
  [
908
900
  "render-ui",
909
901
  "modal",
@@ -980,7 +972,7 @@
980
972
  "event": "INIT",
981
973
  "effects": [
982
974
  [
983
- "fetch",
975
+ "ref",
984
976
  "ListItem"
985
977
  ]
986
978
  ]
@@ -1069,10 +1061,6 @@
1069
1061
  "ListItem",
1070
1062
  "@payload.data"
1071
1063
  ],
1072
- [
1073
- "fetch",
1074
- "ListItem"
1075
- ],
1076
1064
  [
1077
1065
  "render-ui",
1078
1066
  "modal",
@@ -1133,7 +1121,7 @@
1133
1121
  "event": "INIT",
1134
1122
  "effects": [
1135
1123
  [
1136
- "fetch",
1124
+ "ref",
1137
1125
  "ListItem"
1138
1126
  ]
1139
1127
  ]
@@ -93,7 +93,7 @@
93
93
  "event": "INIT",
94
94
  "effects": [
95
95
  [
96
- "fetch",
96
+ "ref",
97
97
  "ChatMessage"
98
98
  ],
99
99
  [
@@ -195,7 +195,7 @@
195
195
  "event": "SEND",
196
196
  "effects": [
197
197
  [
198
- "fetch",
198
+ "ref",
199
199
  "ChatMessage"
200
200
  ]
201
201
  ]
@@ -254,7 +254,7 @@
254
254
  "event": "INIT",
255
255
  "effects": [
256
256
  [
257
- "fetch",
257
+ "ref",
258
258
  "ChatMessage"
259
259
  ]
260
260
  ]
@@ -337,10 +337,6 @@
337
337
  "ChatMessage",
338
338
  "@payload.data"
339
339
  ],
340
- [
341
- "fetch",
342
- "ChatMessage"
343
- ],
344
340
  [
345
341
  "render-ui",
346
342
  "modal",
@@ -401,7 +397,7 @@
401
397
  "event": "INIT",
402
398
  "effects": [
403
399
  [
404
- "fetch",
400
+ "ref",
405
401
  "ChatMessage"
406
402
  ]
407
403
  ]
@@ -151,7 +151,7 @@
151
151
  "event": "INIT",
152
152
  "effects": [
153
153
  [
154
- "fetch",
154
+ "ref",
155
155
  "Route"
156
156
  ],
157
157
  [
@@ -291,7 +291,7 @@
291
291
  "event": "ROUTE_CREATED",
292
292
  "effects": [
293
293
  [
294
- "fetch",
294
+ "ref",
295
295
  "Route"
296
296
  ]
297
297
  ]
@@ -302,7 +302,7 @@
302
302
  "event": "ROUTE_UPDATED",
303
303
  "effects": [
304
304
  [
305
- "fetch",
305
+ "ref",
306
306
  "Route"
307
307
  ]
308
308
  ]
@@ -392,10 +392,6 @@
392
392
  "modal",
393
393
  null
394
394
  ],
395
- [
396
- "fetch",
397
- "Route"
398
- ],
399
395
  [
400
396
  "render-ui",
401
397
  "main",
@@ -875,7 +871,7 @@
875
871
  "event": "INIT",
876
872
  "effects": [
877
873
  [
878
- "fetch",
874
+ "ref",
879
875
  "Route"
880
876
  ]
881
877
  ]
@@ -963,10 +959,6 @@
963
959
  "Route",
964
960
  "@payload.data"
965
961
  ],
966
- [
967
- "fetch",
968
- "Route"
969
- ],
970
962
  [
971
963
  "render-ui",
972
964
  "modal",
@@ -1043,7 +1035,7 @@
1043
1035
  "event": "INIT",
1044
1036
  "effects": [
1045
1037
  [
1046
- "fetch",
1038
+ "ref",
1047
1039
  "Route"
1048
1040
  ]
1049
1041
  ]
@@ -1133,10 +1125,6 @@
1133
1125
  "Route",
1134
1126
  "@payload.data"
1135
1127
  ],
1136
- [
1137
- "fetch",
1138
- "Route"
1139
- ],
1140
1128
  [
1141
1129
  "render-ui",
1142
1130
  "modal",
@@ -1197,7 +1185,7 @@
1197
1185
  "event": "INIT",
1198
1186
  "effects": [
1199
1187
  [
1200
- "fetch",
1188
+ "ref",
1201
1189
  "Route"
1202
1190
  ]
1203
1191
  ]
@@ -153,7 +153,7 @@
153
153
  "event": "INIT",
154
154
  "effects": [
155
155
  [
156
- "fetch",
156
+ "ref",
157
157
  "Provider"
158
158
  ],
159
159
  [
@@ -301,7 +301,7 @@
301
301
  "event": "PROVIDER_CREATED",
302
302
  "effects": [
303
303
  [
304
- "fetch",
304
+ "ref",
305
305
  "Provider"
306
306
  ]
307
307
  ]
@@ -312,7 +312,7 @@
312
312
  "event": "PROVIDER_UPDATED",
313
313
  "effects": [
314
314
  [
315
- "fetch",
315
+ "ref",
316
316
  "Provider"
317
317
  ]
318
318
  ]
@@ -402,10 +402,6 @@
402
402
  "modal",
403
403
  null
404
404
  ],
405
- [
406
- "fetch",
407
- "Provider"
408
- ],
409
405
  [
410
406
  "render-ui",
411
407
  "main",
@@ -922,7 +918,7 @@
922
918
  "event": "INIT",
923
919
  "effects": [
924
920
  [
925
- "fetch",
921
+ "ref",
926
922
  "Provider"
927
923
  ]
928
924
  ]
@@ -1012,10 +1008,6 @@
1012
1008
  "Provider",
1013
1009
  "@payload.data"
1014
1010
  ],
1015
- [
1016
- "fetch",
1017
- "Provider"
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
  "Provider"
1097
1089
  ]
1098
1090
  ]
@@ -1184,10 +1176,6 @@
1184
1176
  "Provider",
1185
1177
  "@payload.data"
1186
1178
  ],
1187
- [
1188
- "fetch",
1189
- "Provider"
1190
- ],
1191
1179
  [
1192
1180
  "render-ui",
1193
1181
  "modal",
@@ -1248,7 +1236,7 @@
1248
1236
  "event": "INIT",
1249
1237
  "effects": [
1250
1238
  [
1251
- "fetch",
1239
+ "ref",
1252
1240
  "Provider"
1253
1241
  ]
1254
1242
  ]
@@ -3073,7 +3061,7 @@
3073
3061
  "event": "INIT",
3074
3062
  "effects": [
3075
3063
  [
3076
- "fetch",
3064
+ "ref",
3077
3065
  "Appointment"
3078
3066
  ],
3079
3067
  [
@@ -3223,7 +3211,7 @@
3223
3211
  "event": "APPOINTMENT_CREATED",
3224
3212
  "effects": [
3225
3213
  [
3226
- "fetch",
3214
+ "ref",
3227
3215
  "Appointment"
3228
3216
  ]
3229
3217
  ]
@@ -3234,7 +3222,7 @@
3234
3222
  "event": "APPOINTMENT_UPDATED",
3235
3223
  "effects": [
3236
3224
  [
3237
- "fetch",
3225
+ "ref",
3238
3226
  "Appointment"
3239
3227
  ]
3240
3228
  ]
@@ -3324,10 +3312,6 @@
3324
3312
  "modal",
3325
3313
  null
3326
3314
  ],
3327
- [
3328
- "fetch",
3329
- "Appointment"
3330
- ],
3331
3315
  [
3332
3316
  "render-ui",
3333
3317
  "main",
@@ -3837,7 +3821,7 @@
3837
3821
  "event": "INIT",
3838
3822
  "effects": [
3839
3823
  [
3840
- "fetch",
3824
+ "ref",
3841
3825
  "Appointment"
3842
3826
  ]
3843
3827
  ]
@@ -3927,10 +3911,6 @@
3927
3911
  "Appointment",
3928
3912
  "@payload.data"
3929
3913
  ],
3930
- [
3931
- "fetch",
3932
- "Appointment"
3933
- ],
3934
3914
  [
3935
3915
  "render-ui",
3936
3916
  "modal",
@@ -4007,7 +3987,7 @@
4007
3987
  "event": "INIT",
4008
3988
  "effects": [
4009
3989
  [
4010
- "fetch",
3990
+ "ref",
4011
3991
  "Appointment"
4012
3992
  ]
4013
3993
  ]
@@ -4099,10 +4079,6 @@
4099
4079
  "Appointment",
4100
4080
  "@payload.data"
4101
4081
  ],
4102
- [
4103
- "fetch",
4104
- "Appointment"
4105
- ],
4106
4082
  [
4107
4083
  "render-ui",
4108
4084
  "modal",
@@ -4163,7 +4139,7 @@
4163
4139
  "event": "INIT",
4164
4140
  "effects": [
4165
4141
  [
4166
- "fetch",
4142
+ "ref",
4167
4143
  "Appointment"
4168
4144
  ]
4169
4145
  ]
@@ -149,7 +149,7 @@
149
149
  "event": "INIT",
150
150
  "effects": [
151
151
  [
152
- "fetch",
152
+ "ref",
153
153
  "Build"
154
154
  ],
155
155
  [
@@ -288,7 +288,7 @@
288
288
  "event": "BUILD_CREATED",
289
289
  "effects": [
290
290
  [
291
- "fetch",
291
+ "ref",
292
292
  "Build"
293
293
  ]
294
294
  ]
@@ -299,7 +299,7 @@
299
299
  "event": "BUILD_UPDATED",
300
300
  "effects": [
301
301
  [
302
- "fetch",
302
+ "ref",
303
303
  "Build"
304
304
  ]
305
305
  ]
@@ -389,10 +389,6 @@
389
389
  "modal",
390
390
  null
391
391
  ],
392
- [
393
- "fetch",
394
- "Build"
395
- ],
396
392
  [
397
393
  "render-ui",
398
394
  "main",
@@ -869,7 +865,7 @@
869
865
  "event": "INIT",
870
866
  "effects": [
871
867
  [
872
- "fetch",
868
+ "ref",
873
869
  "Build"
874
870
  ]
875
871
  ]
@@ -957,10 +953,6 @@
957
953
  "Build",
958
954
  "@payload.data"
959
955
  ],
960
- [
961
- "fetch",
962
- "Build"
963
- ],
964
956
  [
965
957
  "render-ui",
966
958
  "modal",
@@ -1037,7 +1029,7 @@
1037
1029
  "event": "INIT",
1038
1030
  "effects": [
1039
1031
  [
1040
- "fetch",
1032
+ "ref",
1041
1033
  "Build"
1042
1034
  ]
1043
1035
  ]
@@ -1127,10 +1119,6 @@
1127
1119
  "Build",
1128
1120
  "@payload.data"
1129
1121
  ],
1130
- [
1131
- "fetch",
1132
- "Build"
1133
- ],
1134
1122
  [
1135
1123
  "render-ui",
1136
1124
  "modal",
@@ -1191,7 +1179,7 @@
1191
1179
  "event": "INIT",
1192
1180
  "effects": [
1193
1181
  [
1194
- "fetch",
1182
+ "ref",
1195
1183
  "Build"
1196
1184
  ]
1197
1185
  ]
@@ -158,7 +158,7 @@
158
158
  "event": "INIT",
159
159
  "effects": [
160
160
  [
161
- "fetch",
161
+ "ref",
162
162
  "Article"
163
163
  ],
164
164
  [
@@ -302,7 +302,7 @@
302
302
  "event": "ARTICLE_CREATED",
303
303
  "effects": [
304
304
  [
305
- "fetch",
305
+ "ref",
306
306
  "Article"
307
307
  ]
308
308
  ]
@@ -313,7 +313,7 @@
313
313
  "event": "ARTICLE_UPDATED",
314
314
  "effects": [
315
315
  [
316
- "fetch",
316
+ "ref",
317
317
  "Article"
318
318
  ]
319
319
  ]
@@ -403,10 +403,6 @@
403
403
  "modal",
404
404
  null
405
405
  ],
406
- [
407
- "fetch",
408
- "Article"
409
- ],
410
406
  [
411
407
  "render-ui",
412
408
  "main",
@@ -922,7 +918,7 @@
922
918
  "event": "INIT",
923
919
  "effects": [
924
920
  [
925
- "fetch",
921
+ "ref",
926
922
  "Article"
927
923
  ]
928
924
  ]
@@ -1012,10 +1008,6 @@
1012
1008
  "Article",
1013
1009
  "@payload.data"
1014
1010
  ],
1015
- [
1016
- "fetch",
1017
- "Article"
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
  "Article"
1097
1089
  ]
1098
1090
  ]
@@ -1184,10 +1176,6 @@
1184
1176
  "Article",
1185
1177
  "@payload.data"
1186
1178
  ],
1187
- [
1188
- "fetch",
1189
- "Article"
1190
- ],
1191
1179
  [
1192
1180
  "render-ui",
1193
1181
  "modal",
@@ -1248,7 +1236,7 @@
1248
1236
  "event": "INIT",
1249
1237
  "effects": [
1250
1238
  [
1251
- "fetch",
1239
+ "ref",
1252
1240
  "Article"
1253
1241
  ]
1254
1242
  ]
@@ -1568,7 +1556,7 @@
1568
1556
  "event": "INIT",
1569
1557
  "effects": [
1570
1558
  [
1571
- "fetch",
1559
+ "ref",
1572
1560
  "MediaAsset"
1573
1561
  ],
1574
1562
  [
@@ -1699,7 +1687,7 @@
1699
1687
  "event": "SAVE",
1700
1688
  "effects": [
1701
1689
  [
1702
- "fetch",
1690
+ "ref",
1703
1691
  "MediaAsset"
1704
1692
  ]
1705
1693
  ]
@@ -1758,7 +1746,7 @@
1758
1746
  "event": "INIT",
1759
1747
  "effects": [
1760
1748
  [
1761
- "fetch",
1749
+ "ref",
1762
1750
  "MediaAsset"
1763
1751
  ]
1764
1752
  ]
@@ -1848,10 +1836,6 @@
1848
1836
  "MediaAsset",
1849
1837
  "@payload.data"
1850
1838
  ],
1851
- [
1852
- "fetch",
1853
- "MediaAsset"
1854
- ],
1855
1839
  [
1856
1840
  "render-ui",
1857
1841
  "modal",
@@ -1912,7 +1896,7 @@
1912
1896
  "event": "INIT",
1913
1897
  "effects": [
1914
1898
  [
1915
- "fetch",
1899
+ "ref",
1916
1900
  "MediaAsset"
1917
1901
  ]
1918
1902
  ]
@@ -2270,7 +2254,7 @@
2270
2254
  "event": "INIT",
2271
2255
  "effects": [
2272
2256
  [
2273
- "fetch",
2257
+ "ref",
2274
2258
  "Category"
2275
2259
  ],
2276
2260
  [
@@ -2410,7 +2394,7 @@
2410
2394
  "event": "CATEGORY_CREATED",
2411
2395
  "effects": [
2412
2396
  [
2413
- "fetch",
2397
+ "ref",
2414
2398
  "Category"
2415
2399
  ]
2416
2400
  ]
@@ -2421,7 +2405,7 @@
2421
2405
  "event": "CATEGORY_UPDATED",
2422
2406
  "effects": [
2423
2407
  [
2424
- "fetch",
2408
+ "ref",
2425
2409
  "Category"
2426
2410
  ]
2427
2411
  ]
@@ -2511,10 +2495,6 @@
2511
2495
  "modal",
2512
2496
  null
2513
2497
  ],
2514
- [
2515
- "fetch",
2516
- "Category"
2517
- ],
2518
2498
  [
2519
2499
  "render-ui",
2520
2500
  "main",
@@ -2994,7 +2974,7 @@
2994
2974
  "event": "INIT",
2995
2975
  "effects": [
2996
2976
  [
2997
- "fetch",
2977
+ "ref",
2998
2978
  "Category"
2999
2979
  ]
3000
2980
  ]
@@ -3083,10 +3063,6 @@
3083
3063
  "Category",
3084
3064
  "@payload.data"
3085
3065
  ],
3086
- [
3087
- "fetch",
3088
- "Category"
3089
- ],
3090
3066
  [
3091
3067
  "render-ui",
3092
3068
  "modal",
@@ -3163,7 +3139,7 @@
3163
3139
  "event": "INIT",
3164
3140
  "effects": [
3165
3141
  [
3166
- "fetch",
3142
+ "ref",
3167
3143
  "Category"
3168
3144
  ]
3169
3145
  ]
@@ -3254,10 +3230,6 @@
3254
3230
  "Category",
3255
3231
  "@payload.data"
3256
3232
  ],
3257
- [
3258
- "fetch",
3259
- "Category"
3260
- ],
3261
3233
  [
3262
3234
  "render-ui",
3263
3235
  "modal",
@@ -3318,7 +3290,7 @@
3318
3290
  "event": "INIT",
3319
3291
  "effects": [
3320
3292
  [
3321
- "fetch",
3293
+ "ref",
3322
3294
  "Category"
3323
3295
  ]
3324
3296
  ]