@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
@@ -155,7 +155,7 @@
155
155
  "event": "INIT",
156
156
  "effects": [
157
157
  [
158
- "fetch",
158
+ "ref",
159
159
  "Contact"
160
160
  ],
161
161
  [
@@ -320,7 +320,7 @@
320
320
  "event": "CONTACT_CREATED",
321
321
  "effects": [
322
322
  [
323
- "fetch",
323
+ "ref",
324
324
  "Contact"
325
325
  ]
326
326
  ]
@@ -331,7 +331,7 @@
331
331
  "event": "CONTACT_UPDATED",
332
332
  "effects": [
333
333
  [
334
- "fetch",
334
+ "ref",
335
335
  "Contact"
336
336
  ]
337
337
  ]
@@ -421,10 +421,6 @@
421
421
  "modal",
422
422
  null
423
423
  ],
424
- [
425
- "fetch",
426
- "Contact"
427
- ],
428
424
  [
429
425
  "render-ui",
430
426
  "main",
@@ -993,7 +989,7 @@
993
989
  "event": "INIT",
994
990
  "effects": [
995
991
  [
996
- "fetch",
992
+ "ref",
997
993
  "Contact"
998
994
  ]
999
995
  ]
@@ -1082,10 +1078,6 @@
1082
1078
  "Contact",
1083
1079
  "@payload.data"
1084
1080
  ],
1085
- [
1086
- "fetch",
1087
- "Contact"
1088
- ],
1089
1081
  [
1090
1082
  "render-ui",
1091
1083
  "modal",
@@ -1162,7 +1154,7 @@
1162
1154
  "event": "INIT",
1163
1155
  "effects": [
1164
1156
  [
1165
- "fetch",
1157
+ "ref",
1166
1158
  "Contact"
1167
1159
  ]
1168
1160
  ]
@@ -1253,10 +1245,6 @@
1253
1245
  "Contact",
1254
1246
  "@payload.data"
1255
1247
  ],
1256
- [
1257
- "fetch",
1258
- "Contact"
1259
- ],
1260
1248
  [
1261
1249
  "render-ui",
1262
1250
  "modal",
@@ -1317,7 +1305,7 @@
1317
1305
  "event": "INIT",
1318
1306
  "effects": [
1319
1307
  [
1320
- "fetch",
1308
+ "ref",
1321
1309
  "Contact"
1322
1310
  ]
1323
1311
  ]
@@ -1678,7 +1666,7 @@
1678
1666
  "event": "INIT",
1679
1667
  "effects": [
1680
1668
  [
1681
- "fetch",
1669
+ "ref",
1682
1670
  "Deal"
1683
1671
  ],
1684
1672
  [
@@ -1823,7 +1811,7 @@
1823
1811
  "event": "DEAL_CREATED",
1824
1812
  "effects": [
1825
1813
  [
1826
- "fetch",
1814
+ "ref",
1827
1815
  "Deal"
1828
1816
  ]
1829
1817
  ]
@@ -1834,7 +1822,7 @@
1834
1822
  "event": "DEAL_UPDATED",
1835
1823
  "effects": [
1836
1824
  [
1837
- "fetch",
1825
+ "ref",
1838
1826
  "Deal"
1839
1827
  ]
1840
1828
  ]
@@ -1924,10 +1912,6 @@
1924
1912
  "modal",
1925
1913
  null
1926
1914
  ],
1927
- [
1928
- "fetch",
1929
- "Deal"
1930
- ],
1931
1915
  [
1932
1916
  "render-ui",
1933
1917
  "main",
@@ -2436,7 +2420,7 @@
2436
2420
  "event": "INIT",
2437
2421
  "effects": [
2438
2422
  [
2439
- "fetch",
2423
+ "ref",
2440
2424
  "Deal"
2441
2425
  ]
2442
2426
  ]
@@ -2525,10 +2509,6 @@
2525
2509
  "Deal",
2526
2510
  "@payload.data"
2527
2511
  ],
2528
- [
2529
- "fetch",
2530
- "Deal"
2531
- ],
2532
2512
  [
2533
2513
  "render-ui",
2534
2514
  "modal",
@@ -2605,7 +2585,7 @@
2605
2585
  "event": "INIT",
2606
2586
  "effects": [
2607
2587
  [
2608
- "fetch",
2588
+ "ref",
2609
2589
  "Deal"
2610
2590
  ]
2611
2591
  ]
@@ -2696,10 +2676,6 @@
2696
2676
  "Deal",
2697
2677
  "@payload.data"
2698
2678
  ],
2699
- [
2700
- "fetch",
2701
- "Deal"
2702
- ],
2703
2679
  [
2704
2680
  "render-ui",
2705
2681
  "modal",
@@ -2760,7 +2736,7 @@
2760
2736
  "event": "INIT",
2761
2737
  "effects": [
2762
2738
  [
2763
- "fetch",
2739
+ "ref",
2764
2740
  "Deal"
2765
2741
  ]
2766
2742
  ]
@@ -4568,7 +4544,7 @@
4568
4544
  "event": "INIT",
4569
4545
  "effects": [
4570
4546
  [
4571
- "fetch",
4547
+ "ref",
4572
4548
  "Note"
4573
4549
  ],
4574
4550
  [
@@ -4696,7 +4672,7 @@
4696
4672
  "event": "SEND",
4697
4673
  "effects": [
4698
4674
  [
4699
- "fetch",
4675
+ "ref",
4700
4676
  "Note"
4701
4677
  ]
4702
4678
  ]
@@ -4755,7 +4731,7 @@
4755
4731
  "event": "INIT",
4756
4732
  "effects": [
4757
4733
  [
4758
- "fetch",
4734
+ "ref",
4759
4735
  "Note"
4760
4736
  ]
4761
4737
  ]
@@ -4838,10 +4814,6 @@
4838
4814
  "Note",
4839
4815
  "@payload.data"
4840
4816
  ],
4841
- [
4842
- "fetch",
4843
- "Note"
4844
- ],
4845
4817
  [
4846
4818
  "render-ui",
4847
4819
  "modal",
@@ -4902,7 +4874,7 @@
4902
4874
  "event": "INIT",
4903
4875
  "effects": [
4904
4876
  [
4905
- "fetch",
4877
+ "ref",
4906
4878
  "Note"
4907
4879
  ]
4908
4880
  ]
@@ -3149,7 +3149,7 @@
3149
3149
  "event": "INIT",
3150
3150
  "effects": [
3151
3151
  [
3152
- "fetch",
3152
+ "ref",
3153
3153
  "LogEntry"
3154
3154
  ],
3155
3155
  [
@@ -3293,7 +3293,7 @@
3293
3293
  "event": "LOG_ENTRY_CREATED",
3294
3294
  "effects": [
3295
3295
  [
3296
- "fetch",
3296
+ "ref",
3297
3297
  "LogEntry"
3298
3298
  ]
3299
3299
  ]
@@ -3304,7 +3304,7 @@
3304
3304
  "event": "LOG_ENTRY_UPDATED",
3305
3305
  "effects": [
3306
3306
  [
3307
- "fetch",
3307
+ "ref",
3308
3308
  "LogEntry"
3309
3309
  ]
3310
3310
  ]
@@ -3394,10 +3394,6 @@
3394
3394
  "modal",
3395
3395
  null
3396
3396
  ],
3397
- [
3398
- "fetch",
3399
- "LogEntry"
3400
- ],
3401
3397
  [
3402
3398
  "render-ui",
3403
3399
  "main",
@@ -3889,7 +3885,7 @@
3889
3885
  "event": "INIT",
3890
3886
  "effects": [
3891
3887
  [
3892
- "fetch",
3888
+ "ref",
3893
3889
  "LogEntry"
3894
3890
  ]
3895
3891
  ]
@@ -3977,10 +3973,6 @@
3977
3973
  "LogEntry",
3978
3974
  "@payload.data"
3979
3975
  ],
3980
- [
3981
- "fetch",
3982
- "LogEntry"
3983
- ],
3984
3976
  [
3985
3977
  "render-ui",
3986
3978
  "modal",
@@ -4057,7 +4049,7 @@
4057
4049
  "event": "INIT",
4058
4050
  "effects": [
4059
4051
  [
4060
- "fetch",
4052
+ "ref",
4061
4053
  "LogEntry"
4062
4054
  ]
4063
4055
  ]
@@ -4147,10 +4139,6 @@
4147
4139
  "LogEntry",
4148
4140
  "@payload.data"
4149
4141
  ],
4150
- [
4151
- "fetch",
4152
- "LogEntry"
4153
- ],
4154
4142
  [
4155
4143
  "render-ui",
4156
4144
  "modal",
@@ -4211,7 +4199,7 @@
4211
4199
  "event": "INIT",
4212
4200
  "effects": [
4213
4201
  [
4214
- "fetch",
4202
+ "ref",
4215
4203
  "LogEntry"
4216
4204
  ]
4217
4205
  ]
@@ -152,7 +152,7 @@
152
152
  "event": "INIT",
153
153
  "effects": [
154
154
  [
155
- "fetch",
155
+ "ref",
156
156
  "Product"
157
157
  ],
158
158
  [
@@ -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",
@@ -929,7 +925,7 @@
929
925
  "event": "INIT",
930
926
  "effects": [
931
927
  [
932
- "fetch",
928
+ "ref",
933
929
  "Product"
934
930
  ]
935
931
  ]
@@ -1019,10 +1015,6 @@
1019
1015
  "Product",
1020
1016
  "@payload.data"
1021
1017
  ],
1022
- [
1023
- "fetch",
1024
- "Product"
1025
- ],
1026
1018
  [
1027
1019
  "render-ui",
1028
1020
  "modal",
@@ -1099,7 +1091,7 @@
1099
1091
  "event": "INIT",
1100
1092
  "effects": [
1101
1093
  [
1102
- "fetch",
1094
+ "ref",
1103
1095
  "Product"
1104
1096
  ]
1105
1097
  ]
@@ -1191,10 +1183,6 @@
1191
1183
  "Product",
1192
1184
  "@payload.data"
1193
1185
  ],
1194
- [
1195
- "fetch",
1196
- "Product"
1197
- ],
1198
1186
  [
1199
1187
  "render-ui",
1200
1188
  "modal",
@@ -1255,7 +1243,7 @@
1255
1243
  "event": "INIT",
1256
1244
  "effects": [
1257
1245
  [
1258
- "fetch",
1246
+ "ref",
1259
1247
  "Product"
1260
1248
  ]
1261
1249
  ]
@@ -1517,17 +1505,6 @@
1517
1505
  "name": "CartItemCartBrowse",
1518
1506
  "linkedEntity": "CartItem",
1519
1507
  "category": "interaction",
1520
- "listens": [
1521
- {
1522
- "event": "CONFIRM_REMOVE",
1523
- "triggers": "CONFIRM_REMOVE"
1524
- },
1525
- {
1526
- "event": "ADD_TO_CART",
1527
- "triggers": "INIT",
1528
- "scope": "external"
1529
- }
1530
- ],
1531
1508
  "stateMachine": {
1532
1509
  "states": [
1533
1510
  {
@@ -1547,17 +1524,6 @@
1547
1524
  "key": "ADD_ITEM",
1548
1525
  "name": "Add Item"
1549
1526
  },
1550
- {
1551
- "key": "SAVE",
1552
- "name": "Save",
1553
- "payload": [
1554
- {
1555
- "name": "data",
1556
- "type": "object",
1557
- "required": true
1558
- }
1559
- ]
1560
- },
1561
1527
  {
1562
1528
  "key": "REQUEST_REMOVE",
1563
1529
  "name": "Request Remove",
@@ -1569,17 +1535,6 @@
1569
1535
  }
1570
1536
  ]
1571
1537
  },
1572
- {
1573
- "key": "CONFIRM_REMOVE",
1574
- "name": "Confirm Remove",
1575
- "payload": [
1576
- {
1577
- "name": "data",
1578
- "type": "object",
1579
- "required": true
1580
- }
1581
- ]
1582
- },
1583
1538
  {
1584
1539
  "key": "PROCEED_CHECKOUT",
1585
1540
  "name": "Proceed to Checkout"
@@ -1600,7 +1555,7 @@
1600
1555
  "event": "INIT",
1601
1556
  "effects": [
1602
1557
  [
1603
- "fetch",
1558
+ "ref",
1604
1559
  "CartItem"
1605
1560
  ],
1606
1561
  [
@@ -1756,35 +1711,13 @@
1756
1711
  ]
1757
1712
  ]
1758
1713
  },
1759
- {
1760
- "from": "browsing",
1761
- "to": "browsing",
1762
- "event": "SAVE",
1763
- "effects": [
1764
- [
1765
- "fetch",
1766
- "CartItem"
1767
- ]
1768
- ]
1769
- },
1770
- {
1771
- "from": "browsing",
1772
- "to": "browsing",
1773
- "event": "CONFIRM_REMOVE",
1774
- "effects": [
1775
- [
1776
- "fetch",
1777
- "CartItem"
1778
- ]
1779
- ]
1780
- },
1781
1714
  {
1782
1715
  "from": "browsing",
1783
1716
  "to": "checkout",
1784
1717
  "event": "PROCEED_CHECKOUT",
1785
1718
  "effects": [
1786
1719
  [
1787
- "fetch",
1720
+ "ref",
1788
1721
  "CartItem"
1789
1722
  ],
1790
1723
  [
@@ -1910,7 +1843,7 @@
1910
1843
  "event": "BACK_TO_CART",
1911
1844
  "effects": [
1912
1845
  [
1913
- "fetch",
1846
+ "ref",
1914
1847
  "CartItem"
1915
1848
  ]
1916
1849
  ]
@@ -1921,7 +1854,7 @@
1921
1854
  "event": "CONFIRM_ORDER",
1922
1855
  "effects": [
1923
1856
  [
1924
- "fetch",
1857
+ "ref",
1925
1858
  "CartItem"
1926
1859
  ],
1927
1860
  [
@@ -1989,6 +1922,13 @@
1989
1922
  }
1990
1923
  ]
1991
1924
  },
1925
+ "listens": [
1926
+ {
1927
+ "event": "ADD_TO_CART",
1928
+ "triggers": "INIT",
1929
+ "scope": "external"
1930
+ }
1931
+ ],
1992
1932
  "emits": [
1993
1933
  {
1994
1934
  "event": "CHECKOUT_STARTED",
@@ -2049,7 +1989,7 @@
2049
1989
  "event": "INIT",
2050
1990
  "effects": [
2051
1991
  [
2052
- "fetch",
1992
+ "ref",
2053
1993
  "CartItem"
2054
1994
  ]
2055
1995
  ]
@@ -2137,10 +2077,6 @@
2137
2077
  "CartItem",
2138
2078
  "@payload.data"
2139
2079
  ],
2140
- [
2141
- "fetch",
2142
- "CartItem"
2143
- ],
2144
2080
  [
2145
2081
  "render-ui",
2146
2082
  "modal",
@@ -2217,7 +2153,7 @@
2217
2153
  "event": "INIT",
2218
2154
  "effects": [
2219
2155
  [
2220
- "fetch",
2156
+ "ref",
2221
2157
  "CartItem"
2222
2158
  ]
2223
2159
  ]
@@ -2308,17 +2244,13 @@
2308
2244
  "CartItem",
2309
2245
  "@payload.id"
2310
2246
  ],
2311
- [
2312
- "fetch",
2313
- "CartItem"
2314
- ],
2315
2247
  [
2316
2248
  "render-ui",
2317
2249
  "modal",
2318
2250
  null
2319
2251
  ],
2320
2252
  [
2321
- "fetch",
2253
+ "ref",
2322
2254
  "CartItem"
2323
2255
  ],
2324
2256
  [
@@ -2342,7 +2274,7 @@
2342
2274
  null
2343
2275
  ],
2344
2276
  [
2345
- "fetch",
2277
+ "ref",
2346
2278
  "CartItem"
2347
2279
  ]
2348
2280
  ]
@@ -2358,7 +2290,7 @@
2358
2290
  null
2359
2291
  ],
2360
2292
  [
2361
- "fetch",
2293
+ "ref",
2362
2294
  "CartItem"
2363
2295
  ]
2364
2296
  ]
@@ -3995,7 +3927,7 @@
3995
3927
  "event": "INIT",
3996
3928
  "effects": [
3997
3929
  [
3998
- "fetch",
3930
+ "ref",
3999
3931
  "OrderRecord"
4000
3932
  ],
4001
3933
  [
@@ -4146,7 +4078,7 @@
4146
4078
  "event": "ORDER_RECORD_CREATED",
4147
4079
  "effects": [
4148
4080
  [
4149
- "fetch",
4081
+ "ref",
4150
4082
  "OrderRecord"
4151
4083
  ]
4152
4084
  ]
@@ -4157,7 +4089,7 @@
4157
4089
  "event": "ORDER_RECORD_UPDATED",
4158
4090
  "effects": [
4159
4091
  [
4160
- "fetch",
4092
+ "ref",
4161
4093
  "OrderRecord"
4162
4094
  ]
4163
4095
  ]
@@ -4247,10 +4179,6 @@
4247
4179
  "modal",
4248
4180
  null
4249
4181
  ],
4250
- [
4251
- "fetch",
4252
- "OrderRecord"
4253
- ],
4254
4182
  [
4255
4183
  "render-ui",
4256
4184
  "main",
@@ -4763,7 +4691,7 @@
4763
4691
  "event": "INIT",
4764
4692
  "effects": [
4765
4693
  [
4766
- "fetch",
4694
+ "ref",
4767
4695
  "OrderRecord"
4768
4696
  ]
4769
4697
  ]
@@ -4853,10 +4781,6 @@
4853
4781
  "OrderRecord",
4854
4782
  "@payload.data"
4855
4783
  ],
4856
- [
4857
- "fetch",
4858
- "OrderRecord"
4859
- ],
4860
4784
  [
4861
4785
  "render-ui",
4862
4786
  "modal",
@@ -4933,7 +4857,7 @@
4933
4857
  "event": "INIT",
4934
4858
  "effects": [
4935
4859
  [
4936
- "fetch",
4860
+ "ref",
4937
4861
  "OrderRecord"
4938
4862
  ]
4939
4863
  ]
@@ -5025,10 +4949,6 @@
5025
4949
  "OrderRecord",
5026
4950
  "@payload.data"
5027
4951
  ],
5028
- [
5029
- "fetch",
5030
- "OrderRecord"
5031
- ],
5032
4952
  [
5033
4953
  "render-ui",
5034
4954
  "modal",
@@ -5089,7 +5009,7 @@
5089
5009
  "event": "INIT",
5090
5010
  "effects": [
5091
5011
  [
5092
- "fetch",
5012
+ "ref",
5093
5013
  "OrderRecord"
5094
5014
  ]
5095
5015
  ]