@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
@@ -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,10 @@
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
- "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"
7
+ "Validating schema: /home/osamah/kflow.ai.builder/packages/almadar-std/behaviors/exports/molecules/std-cart.orb"
9
8
  ]
10
9
  }
11
10
  ]
@@ -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
  {
@@ -643,7 +584,7 @@
643
584
  "event": "INIT",
644
585
  "effects": [
645
586
  [
646
- "fetch",
587
+ "ref",
647
588
  "CartItem"
648
589
  ]
649
590
  ]
@@ -734,23 +675,15 @@
734
675
  "CartItem",
735
676
  "@payload.id"
736
677
  ],
737
- [
738
- "fetch",
739
- "CartItem"
740
- ],
741
678
  [
742
679
  "render-ui",
743
680
  "modal",
744
681
  null
745
682
  ],
746
683
  [
747
- "fetch",
684
+ "ref",
748
685
  "CartItem"
749
686
  ],
750
- [
751
- "emit",
752
- "CONFIRM_REMOVE"
753
- ],
754
687
  [
755
688
  "notify",
756
689
  "CartItem deleted successfully"
@@ -768,7 +701,7 @@
768
701
  null
769
702
  ],
770
703
  [
771
- "fetch",
704
+ "ref",
772
705
  "CartItem"
773
706
  ]
774
707
  ]
@@ -784,7 +717,7 @@
784
717
  null
785
718
  ],
786
719
  [
787
- "fetch",
720
+ "ref",
788
721
  "CartItem"
789
722
  ]
790
723
  ]
@@ -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
  ]
@@ -94,7 +94,7 @@
94
94
  "event": "INIT",
95
95
  "effects": [
96
96
  [
97
- "fetch",
97
+ "ref",
98
98
  "Location"
99
99
  ],
100
100
  [
@@ -201,7 +201,7 @@
201
201
  "event": "CONFIRMED",
202
202
  "effects": [
203
203
  [
204
- "fetch",
204
+ "ref",
205
205
  "Location"
206
206
  ]
207
207
  ]
@@ -262,7 +262,7 @@
262
262
  "event": "INIT",
263
263
  "effects": [
264
264
  [
265
- "fetch",
265
+ "ref",
266
266
  "Location"
267
267
  ]
268
268
  ]
@@ -507,7 +507,7 @@
507
507
  "event": "INIT",
508
508
  "effects": [
509
509
  [
510
- "fetch",
510
+ "ref",
511
511
  "Location"
512
512
  ]
513
513
  ]
@@ -602,7 +602,7 @@
602
602
  null
603
603
  ],
604
604
  [
605
- "fetch",
605
+ "ref",
606
606
  "Location"
607
607
  ],
608
608
  [
@@ -622,7 +622,7 @@
622
622
  null
623
623
  ],
624
624
  [
625
- "fetch",
625
+ "ref",
626
626
  "Location"
627
627
  ]
628
628
  ]
@@ -638,7 +638,7 @@
638
638
  null
639
639
  ],
640
640
  [
641
- "fetch",
641
+ "ref",
642
642
  "Location"
643
643
  ]
644
644
  ]
@@ -162,7 +162,7 @@
162
162
  "event": "INIT",
163
163
  "effects": [
164
164
  [
165
- "fetch",
165
+ "ref",
166
166
  "InventoryItem"
167
167
  ],
168
168
  [
@@ -282,7 +282,7 @@
282
282
  "event": "ITEM_ADDED",
283
283
  "effects": [
284
284
  [
285
- "fetch",
285
+ "ref",
286
286
  "InventoryItem"
287
287
  ]
288
288
  ]
@@ -293,7 +293,7 @@
293
293
  "event": "ITEM_USED",
294
294
  "effects": [
295
295
  [
296
- "fetch",
296
+ "ref",
297
297
  "InventoryItem"
298
298
  ]
299
299
  ]
@@ -304,7 +304,7 @@
304
304
  "event": "CONFIRM_DROP",
305
305
  "effects": [
306
306
  [
307
- "fetch",
307
+ "ref",
308
308
  "InventoryItem"
309
309
  ]
310
310
  ]
@@ -363,7 +363,7 @@
363
363
  "event": "INIT",
364
364
  "effects": [
365
365
  [
366
- "fetch",
366
+ "ref",
367
367
  "InventoryItem"
368
368
  ]
369
369
  ]
@@ -450,10 +450,6 @@
450
450
  "InventoryItem",
451
451
  "@payload.data"
452
452
  ],
453
- [
454
- "fetch",
455
- "InventoryItem"
456
- ],
457
453
  [
458
454
  "render-ui",
459
455
  "modal",
@@ -530,7 +526,7 @@
530
526
  "event": "INIT",
531
527
  "effects": [
532
528
  [
533
- "fetch",
529
+ "ref",
534
530
  "InventoryItem"
535
531
  ]
536
532
  ]
@@ -634,10 +630,6 @@
634
630
  "InventoryItem",
635
631
  "@payload.data"
636
632
  ],
637
- [
638
- "fetch",
639
- "InventoryItem"
640
- ],
641
633
  [
642
634
  "render-ui",
643
635
  "modal",
@@ -718,7 +710,7 @@
718
710
  "event": "INIT",
719
711
  "effects": [
720
712
  [
721
- "fetch",
713
+ "ref",
722
714
  "InventoryItem"
723
715
  ]
724
716
  ]
@@ -809,17 +801,13 @@
809
801
  "InventoryItem",
810
802
  "@payload.id"
811
803
  ],
812
- [
813
- "fetch",
814
- "InventoryItem"
815
- ],
816
804
  [
817
805
  "render-ui",
818
806
  "modal",
819
807
  null
820
808
  ],
821
809
  [
822
- "fetch",
810
+ "ref",
823
811
  "InventoryItem"
824
812
  ],
825
813
  [
@@ -843,7 +831,7 @@
843
831
  null
844
832
  ],
845
833
  [
846
- "fetch",
834
+ "ref",
847
835
  "InventoryItem"
848
836
  ]
849
837
  ]
@@ -859,7 +847,7 @@
859
847
  null
860
848
  ],
861
849
  [
862
- "fetch",
850
+ "ref",
863
851
  "InventoryItem"
864
852
  ]
865
853
  ]