@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
@@ -148,7 +148,7 @@
148
148
  "event": "INIT",
149
149
  "effects": [
150
150
  [
151
- "fetch",
151
+ "ref",
152
152
  "Product"
153
153
  ],
154
154
  [
@@ -302,7 +302,7 @@
302
302
  "event": "PRODUCT_CREATED",
303
303
  "effects": [
304
304
  [
305
- "fetch",
305
+ "ref",
306
306
  "Product"
307
307
  ]
308
308
  ]
@@ -313,7 +313,7 @@
313
313
  "event": "PRODUCT_UPDATED",
314
314
  "effects": [
315
315
  [
316
- "fetch",
316
+ "ref",
317
317
  "Product"
318
318
  ]
319
319
  ]
@@ -403,10 +403,6 @@
403
403
  "modal",
404
404
  null
405
405
  ],
406
- [
407
- "fetch",
408
- "Product"
409
- ],
410
406
  [
411
407
  "render-ui",
412
408
  "main",
@@ -941,7 +937,7 @@
941
937
  "event": "INIT",
942
938
  "effects": [
943
939
  [
944
- "fetch",
940
+ "ref",
945
941
  "Product"
946
942
  ]
947
943
  ]
@@ -1030,10 +1026,6 @@
1030
1026
  "Product",
1031
1027
  "@payload.data"
1032
1028
  ],
1033
- [
1034
- "fetch",
1035
- "Product"
1036
- ],
1037
1029
  [
1038
1030
  "render-ui",
1039
1031
  "modal",
@@ -1110,7 +1102,7 @@
1110
1102
  "event": "INIT",
1111
1103
  "effects": [
1112
1104
  [
1113
- "fetch",
1105
+ "ref",
1114
1106
  "Product"
1115
1107
  ]
1116
1108
  ]
@@ -1201,10 +1193,6 @@
1201
1193
  "Product",
1202
1194
  "@payload.data"
1203
1195
  ],
1204
- [
1205
- "fetch",
1206
- "Product"
1207
- ],
1208
1196
  [
1209
1197
  "render-ui",
1210
1198
  "modal",
@@ -1265,7 +1253,7 @@
1265
1253
  "event": "INIT",
1266
1254
  "effects": [
1267
1255
  [
1268
- "fetch",
1256
+ "ref",
1269
1257
  "Product"
1270
1258
  ]
1271
1259
  ]
@@ -3900,7 +3888,7 @@
3900
3888
  "event": "INIT",
3901
3889
  "effects": [
3902
3890
  [
3903
- "fetch",
3891
+ "ref",
3904
3892
  "Order"
3905
3893
  ],
3906
3894
  [
@@ -4054,7 +4042,7 @@
4054
4042
  "event": "ORDER_CREATED",
4055
4043
  "effects": [
4056
4044
  [
4057
- "fetch",
4045
+ "ref",
4058
4046
  "Order"
4059
4047
  ]
4060
4048
  ]
@@ -4065,7 +4053,7 @@
4065
4053
  "event": "ORDER_UPDATED",
4066
4054
  "effects": [
4067
4055
  [
4068
- "fetch",
4056
+ "ref",
4069
4057
  "Order"
4070
4058
  ]
4071
4059
  ]
@@ -4155,10 +4143,6 @@
4155
4143
  "modal",
4156
4144
  null
4157
4145
  ],
4158
- [
4159
- "fetch",
4160
- "Order"
4161
- ],
4162
4146
  [
4163
4147
  "render-ui",
4164
4148
  "main",
@@ -4680,7 +4664,7 @@
4680
4664
  "event": "INIT",
4681
4665
  "effects": [
4682
4666
  [
4683
- "fetch",
4667
+ "ref",
4684
4668
  "Order"
4685
4669
  ]
4686
4670
  ]
@@ -4768,10 +4752,6 @@
4768
4752
  "Order",
4769
4753
  "@payload.data"
4770
4754
  ],
4771
- [
4772
- "fetch",
4773
- "Order"
4774
- ],
4775
4755
  [
4776
4756
  "render-ui",
4777
4757
  "modal",
@@ -4848,7 +4828,7 @@
4848
4828
  "event": "INIT",
4849
4829
  "effects": [
4850
4830
  [
4851
- "fetch",
4831
+ "ref",
4852
4832
  "Order"
4853
4833
  ]
4854
4834
  ]
@@ -4938,10 +4918,6 @@
4938
4918
  "Order",
4939
4919
  "@payload.data"
4940
4920
  ],
4941
- [
4942
- "fetch",
4943
- "Order"
4944
- ],
4945
4921
  [
4946
4922
  "render-ui",
4947
4923
  "modal",
@@ -5002,7 +4978,7 @@
5002
4978
  "event": "INIT",
5003
4979
  "effects": [
5004
4980
  [
5005
- "fetch",
4981
+ "ref",
5006
4982
  "Order"
5007
4983
  ]
5008
4984
  ]
@@ -97,7 +97,7 @@
97
97
  "event": "INIT",
98
98
  "effects": [
99
99
  [
100
- "fetch",
100
+ "ref",
101
101
  "Post"
102
102
  ],
103
103
  [
@@ -225,7 +225,7 @@
225
225
  "event": "SAVE",
226
226
  "effects": [
227
227
  [
228
- "fetch",
228
+ "ref",
229
229
  "Post"
230
230
  ]
231
231
  ]
@@ -298,7 +298,7 @@
298
298
  "event": "INIT",
299
299
  "effects": [
300
300
  [
301
- "fetch",
301
+ "ref",
302
302
  "Post"
303
303
  ]
304
304
  ]
@@ -386,10 +386,6 @@
386
386
  "Post",
387
387
  "@payload.data"
388
388
  ],
389
- [
390
- "fetch",
391
- "Post"
392
- ],
393
389
  [
394
390
  "render-ui",
395
391
  "modal",
@@ -450,7 +446,7 @@
450
446
  "event": "INIT",
451
447
  "effects": [
452
448
  [
453
- "fetch",
449
+ "ref",
454
450
  "Post"
455
451
  ]
456
452
  ]
@@ -736,7 +732,7 @@
736
732
  "event": "INIT",
737
733
  "effects": [
738
734
  [
739
- "fetch",
735
+ "ref",
740
736
  "Comment"
741
737
  ],
742
738
  [
@@ -854,7 +850,7 @@
854
850
  "event": "SEND",
855
851
  "effects": [
856
852
  [
857
- "fetch",
853
+ "ref",
858
854
  "Comment"
859
855
  ]
860
856
  ]
@@ -913,7 +909,7 @@
913
909
  "event": "INIT",
914
910
  "effects": [
915
911
  [
916
- "fetch",
912
+ "ref",
917
913
  "Comment"
918
914
  ]
919
915
  ]
@@ -996,10 +992,6 @@
996
992
  "Comment",
997
993
  "@payload.data"
998
994
  ],
999
- [
1000
- "fetch",
1001
- "Comment"
1002
- ],
1003
995
  [
1004
996
  "render-ui",
1005
997
  "modal",
@@ -1060,7 +1052,7 @@
1060
1052
  "event": "INIT",
1061
1053
  "effects": [
1062
1054
  [
1063
- "fetch",
1055
+ "ref",
1064
1056
  "Comment"
1065
1057
  ]
1066
1058
  ]
@@ -1570,7 +1570,7 @@
1570
1570
  "event": "INIT",
1571
1571
  "effects": [
1572
1572
  [
1573
- "fetch",
1573
+ "ref",
1574
1574
  "TradeOrder"
1575
1575
  ],
1576
1576
  [
@@ -1710,7 +1710,7 @@
1710
1710
  "event": "TRADE_ORDER_CREATED",
1711
1711
  "effects": [
1712
1712
  [
1713
- "fetch",
1713
+ "ref",
1714
1714
  "TradeOrder"
1715
1715
  ]
1716
1716
  ]
@@ -1721,7 +1721,7 @@
1721
1721
  "event": "TRADE_ORDER_UPDATED",
1722
1722
  "effects": [
1723
1723
  [
1724
- "fetch",
1724
+ "ref",
1725
1725
  "TradeOrder"
1726
1726
  ]
1727
1727
  ]
@@ -1811,10 +1811,6 @@
1811
1811
  "modal",
1812
1812
  null
1813
1813
  ],
1814
- [
1815
- "fetch",
1816
- "TradeOrder"
1817
- ],
1818
1814
  [
1819
1815
  "render-ui",
1820
1816
  "main",
@@ -2294,7 +2290,7 @@
2294
2290
  "event": "INIT",
2295
2291
  "effects": [
2296
2292
  [
2297
- "fetch",
2293
+ "ref",
2298
2294
  "TradeOrder"
2299
2295
  ]
2300
2296
  ]
@@ -2382,10 +2378,6 @@
2382
2378
  "TradeOrder",
2383
2379
  "@payload.data"
2384
2380
  ],
2385
- [
2386
- "fetch",
2387
- "TradeOrder"
2388
- ],
2389
2381
  [
2390
2382
  "render-ui",
2391
2383
  "modal",
@@ -2462,7 +2454,7 @@
2462
2454
  "event": "INIT",
2463
2455
  "effects": [
2464
2456
  [
2465
- "fetch",
2457
+ "ref",
2466
2458
  "TradeOrder"
2467
2459
  ]
2468
2460
  ]
@@ -2552,10 +2544,6 @@
2552
2544
  "TradeOrder",
2553
2545
  "@payload.data"
2554
2546
  ],
2555
- [
2556
- "fetch",
2557
- "TradeOrder"
2558
- ],
2559
2547
  [
2560
2548
  "render-ui",
2561
2549
  "modal",
@@ -2616,7 +2604,7 @@
2616
2604
  "event": "INIT",
2617
2605
  "effects": [
2618
2606
  [
2619
- "fetch",
2607
+ "ref",
2620
2608
  "TradeOrder"
2621
2609
  ]
2622
2610
  ]
@@ -1,11 +1,11 @@
1
1
  [
2
2
  {
3
- "name": "std-combat-log",
3
+ "name": "std-cart",
4
4
  "errors": 0,
5
5
  "warnings": 0,
6
6
  "output": [
7
7
  "Loaded 22 services from packages/almadar-patterns/src/services-registry.json",
8
- "Validating schema: /home/osamah/kflow.ai.builder/packages/almadar-std/behaviors/exports/atoms/std-combat-log.orb"
8
+ "Validating schema: /home/osamah/kflow.ai.builder/packages/almadar-std/behaviors/exports/molecules/std-cart.orb"
9
9
  ]
10
10
  }
11
11
  ]
@@ -132,7 +132,7 @@
132
132
  "event": "INIT",
133
133
  "effects": [
134
134
  [
135
- "fetch",
135
+ "ref",
136
136
  "BrowseItem"
137
137
  ],
138
138
  [
@@ -91,7 +91,7 @@
91
91
  "event": "INIT",
92
92
  "effects": [
93
93
  [
94
- "fetch",
94
+ "ref",
95
95
  "ConfirmAction"
96
96
  ],
97
97
  [
@@ -244,7 +244,7 @@
244
244
  null
245
245
  ],
246
246
  [
247
- "fetch",
247
+ "ref",
248
248
  "ConfirmAction"
249
249
  ],
250
250
  [
@@ -322,7 +322,7 @@
322
322
  null
323
323
  ],
324
324
  [
325
- "fetch",
325
+ "ref",
326
326
  "ConfirmAction"
327
327
  ],
328
328
  [
@@ -400,7 +400,7 @@
400
400
  null
401
401
  ],
402
402
  [
403
- "fetch",
403
+ "ref",
404
404
  "ConfirmAction"
405
405
  ],
406
406
  [
@@ -71,7 +71,7 @@
71
71
  "event": "INIT",
72
72
  "effects": [
73
73
  [
74
- "fetch",
74
+ "ref",
75
75
  "ModalRecord"
76
76
  ],
77
77
  [
@@ -258,7 +258,7 @@
258
258
  "info"
259
259
  ],
260
260
  [
261
- "fetch",
261
+ "ref",
262
262
  "ModalRecord"
263
263
  ],
264
264
  [
@@ -46,12 +46,6 @@
46
46
  "name": "CartItemCartBrowse",
47
47
  "linkedEntity": "CartItem",
48
48
  "category": "interaction",
49
- "listens": [
50
- {
51
- "event": "CONFIRM_REMOVE",
52
- "triggers": "CONFIRM_REMOVE"
53
- }
54
- ],
55
49
  "stateMachine": {
56
50
  "states": [
57
51
  {
@@ -71,17 +65,6 @@
71
65
  "key": "ADD_ITEM",
72
66
  "name": "Add Item"
73
67
  },
74
- {
75
- "key": "SAVE",
76
- "name": "Save",
77
- "payload": [
78
- {
79
- "name": "data",
80
- "type": "object",
81
- "required": true
82
- }
83
- ]
84
- },
85
68
  {
86
69
  "key": "REQUEST_REMOVE",
87
70
  "name": "Request Remove",
@@ -93,17 +76,6 @@
93
76
  }
94
77
  ]
95
78
  },
96
- {
97
- "key": "CONFIRM_REMOVE",
98
- "name": "Confirm Remove",
99
- "payload": [
100
- {
101
- "name": "data",
102
- "type": "object",
103
- "required": true
104
- }
105
- ]
106
- },
107
79
  {
108
80
  "key": "PROCEED_CHECKOUT",
109
81
  "name": "Proceed to Checkout"
@@ -124,7 +96,7 @@
124
96
  "event": "INIT",
125
97
  "effects": [
126
98
  [
127
- "fetch",
99
+ "ref",
128
100
  "CartItem"
129
101
  ],
130
102
  [
@@ -252,35 +224,13 @@
252
224
  ]
253
225
  ]
254
226
  },
255
- {
256
- "from": "browsing",
257
- "to": "browsing",
258
- "event": "SAVE",
259
- "effects": [
260
- [
261
- "fetch",
262
- "CartItem"
263
- ]
264
- ]
265
- },
266
- {
267
- "from": "browsing",
268
- "to": "browsing",
269
- "event": "CONFIRM_REMOVE",
270
- "effects": [
271
- [
272
- "fetch",
273
- "CartItem"
274
- ]
275
- ]
276
- },
277
227
  {
278
228
  "from": "browsing",
279
229
  "to": "checkout",
280
230
  "event": "PROCEED_CHECKOUT",
281
231
  "effects": [
282
232
  [
283
- "fetch",
233
+ "ref",
284
234
  "CartItem"
285
235
  ],
286
236
  [
@@ -378,7 +328,7 @@
378
328
  "event": "BACK_TO_CART",
379
329
  "effects": [
380
330
  [
381
- "fetch",
331
+ "ref",
382
332
  "CartItem"
383
333
  ]
384
334
  ]
@@ -389,7 +339,7 @@
389
339
  "event": "CONFIRM_ORDER",
390
340
  "effects": [
391
341
  [
392
- "fetch",
342
+ "ref",
393
343
  "CartItem"
394
344
  ],
395
345
  [
@@ -476,7 +426,7 @@
476
426
  "event": "INIT",
477
427
  "effects": [
478
428
  [
479
- "fetch",
429
+ "ref",
480
430
  "CartItem"
481
431
  ]
482
432
  ]
@@ -563,10 +513,6 @@
563
513
  "CartItem",
564
514
  "@payload.data"
565
515
  ],
566
- [
567
- "fetch",
568
- "CartItem"
569
- ],
570
516
  [
571
517
  "render-ui",
572
518
  "modal",
@@ -585,11 +531,6 @@
585
531
  "name": "CartItemRemoveConfirm",
586
532
  "linkedEntity": "CartItem",
587
533
  "category": "interaction",
588
- "emits": [
589
- {
590
- "event": "CONFIRM_REMOVE"
591
- }
592
- ],
593
534
  "stateMachine": {
594
535
  "states": [
595
536
  {
@@ -618,14 +559,7 @@
618
559
  },
619
560
  {
620
561
  "key": "CONFIRM_REMOVE",
621
- "name": "Confirm",
622
- "payload": [
623
- {
624
- "name": "id",
625
- "type": "string",
626
- "required": true
627
- }
628
- ]
562
+ "name": "Confirm"
629
563
  },
630
564
  {
631
565
  "key": "CANCEL",
@@ -643,7 +577,7 @@
643
577
  "event": "INIT",
644
578
  "effects": [
645
579
  [
646
- "fetch",
580
+ "ref",
647
581
  "CartItem"
648
582
  ]
649
583
  ]
@@ -732,11 +666,7 @@
732
666
  "persist",
733
667
  "delete",
734
668
  "CartItem",
735
- "@payload.id"
736
- ],
737
- [
738
- "fetch",
739
- "CartItem"
669
+ "@entity.pendingId"
740
670
  ],
741
671
  [
742
672
  "render-ui",
@@ -744,13 +674,9 @@
744
674
  null
745
675
  ],
746
676
  [
747
- "fetch",
677
+ "ref",
748
678
  "CartItem"
749
679
  ],
750
- [
751
- "emit",
752
- "CONFIRM_REMOVE"
753
- ],
754
680
  [
755
681
  "notify",
756
682
  "CartItem deleted successfully"
@@ -768,7 +694,7 @@
768
694
  null
769
695
  ],
770
696
  [
771
- "fetch",
697
+ "ref",
772
698
  "CartItem"
773
699
  ]
774
700
  ]
@@ -784,7 +710,7 @@
784
710
  null
785
711
  ],
786
712
  [
787
- "fetch",
713
+ "ref",
788
714
  "CartItem"
789
715
  ]
790
716
  ]
@@ -93,7 +93,7 @@
93
93
  "event": "INIT",
94
94
  "effects": [
95
95
  [
96
- "fetch",
96
+ "ref",
97
97
  "DetailRecord"
98
98
  ],
99
99
  [
@@ -207,7 +207,7 @@
207
207
  "event": "SAVE",
208
208
  "effects": [
209
209
  [
210
- "fetch",
210
+ "ref",
211
211
  "DetailRecord"
212
212
  ]
213
213
  ]
@@ -266,7 +266,7 @@
266
266
  "event": "INIT",
267
267
  "effects": [
268
268
  [
269
- "fetch",
269
+ "ref",
270
270
  "DetailRecord"
271
271
  ]
272
272
  ]
@@ -353,10 +353,6 @@
353
353
  "DetailRecord",
354
354
  "@payload.data"
355
355
  ],
356
- [
357
- "fetch",
358
- "DetailRecord"
359
- ],
360
356
  [
361
357
  "render-ui",
362
358
  "modal",
@@ -417,7 +413,7 @@
417
413
  "event": "INIT",
418
414
  "effects": [
419
415
  [
420
- "fetch",
416
+ "ref",
421
417
  "DetailRecord"
422
418
  ]
423
419
  ]