@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
@@ -143,7 +143,7 @@
143
143
  "event": "INIT",
144
144
  "effects": [
145
145
  [
146
- "fetch",
146
+ "ref",
147
147
  "Transaction"
148
148
  ],
149
149
  [
@@ -283,7 +283,7 @@
283
283
  "event": "TRANSACTION_CREATED",
284
284
  "effects": [
285
285
  [
286
- "fetch",
286
+ "ref",
287
287
  "Transaction"
288
288
  ]
289
289
  ]
@@ -294,7 +294,7 @@
294
294
  "event": "TRANSACTION_UPDATED",
295
295
  "effects": [
296
296
  [
297
- "fetch",
297
+ "ref",
298
298
  "Transaction"
299
299
  ]
300
300
  ]
@@ -384,10 +384,6 @@
384
384
  "modal",
385
385
  null
386
386
  ],
387
- [
388
- "fetch",
389
- "Transaction"
390
- ],
391
387
  [
392
388
  "render-ui",
393
389
  "main",
@@ -867,7 +863,7 @@
867
863
  "event": "INIT",
868
864
  "effects": [
869
865
  [
870
- "fetch",
866
+ "ref",
871
867
  "Transaction"
872
868
  ]
873
869
  ]
@@ -955,10 +951,6 @@
955
951
  "Transaction",
956
952
  "@payload.data"
957
953
  ],
958
- [
959
- "fetch",
960
- "Transaction"
961
- ],
962
954
  [
963
955
  "render-ui",
964
956
  "modal",
@@ -1035,7 +1027,7 @@
1035
1027
  "event": "INIT",
1036
1028
  "effects": [
1037
1029
  [
1038
- "fetch",
1030
+ "ref",
1039
1031
  "Transaction"
1040
1032
  ]
1041
1033
  ]
@@ -1125,10 +1117,6 @@
1125
1117
  "Transaction",
1126
1118
  "@payload.data"
1127
1119
  ],
1128
- [
1129
- "fetch",
1130
- "Transaction"
1131
- ],
1132
1120
  [
1133
1121
  "render-ui",
1134
1122
  "modal",
@@ -1189,7 +1177,7 @@
1189
1177
  "event": "INIT",
1190
1178
  "effects": [
1191
1179
  [
1192
- "fetch",
1180
+ "ref",
1193
1181
  "Transaction"
1194
1182
  ]
1195
1183
  ]
@@ -2883,7 +2871,7 @@
2883
2871
  "event": "INIT",
2884
2872
  "effects": [
2885
2873
  [
2886
- "fetch",
2874
+ "ref",
2887
2875
  "FinanceReport"
2888
2876
  ],
2889
2877
  [
@@ -3012,7 +3000,7 @@
3012
3000
  "event": "SAVE",
3013
3001
  "effects": [
3014
3002
  [
3015
- "fetch",
3003
+ "ref",
3016
3004
  "FinanceReport"
3017
3005
  ]
3018
3006
  ]
@@ -3071,7 +3059,7 @@
3071
3059
  "event": "INIT",
3072
3060
  "effects": [
3073
3061
  [
3074
- "fetch",
3062
+ "ref",
3075
3063
  "FinanceReport"
3076
3064
  ]
3077
3065
  ]
@@ -3159,10 +3147,6 @@
3159
3147
  "FinanceReport",
3160
3148
  "@payload.data"
3161
3149
  ],
3162
- [
3163
- "fetch",
3164
- "FinanceReport"
3165
- ],
3166
3150
  [
3167
3151
  "render-ui",
3168
3152
  "modal",
@@ -3223,7 +3207,7 @@
3223
3207
  "event": "INIT",
3224
3208
  "effects": [
3225
3209
  [
3226
- "fetch",
3210
+ "ref",
3227
3211
  "FinanceReport"
3228
3212
  ]
3229
3213
  ]
@@ -163,7 +163,7 @@
163
163
  "event": "INIT",
164
164
  "effects": [
165
165
  [
166
- "fetch",
166
+ "ref",
167
167
  "Patient"
168
168
  ],
169
169
  [
@@ -340,7 +340,7 @@
340
340
  "event": "PATIENT_CREATED",
341
341
  "effects": [
342
342
  [
343
- "fetch",
343
+ "ref",
344
344
  "Patient"
345
345
  ]
346
346
  ]
@@ -351,7 +351,7 @@
351
351
  "event": "PATIENT_UPDATED",
352
352
  "effects": [
353
353
  [
354
- "fetch",
354
+ "ref",
355
355
  "Patient"
356
356
  ]
357
357
  ]
@@ -441,10 +441,6 @@
441
441
  "modal",
442
442
  null
443
443
  ],
444
- [
445
- "fetch",
446
- "Patient"
447
- ],
448
444
  [
449
445
  "render-ui",
450
446
  "main",
@@ -1035,7 +1031,7 @@
1035
1031
  "event": "INIT",
1036
1032
  "effects": [
1037
1033
  [
1038
- "fetch",
1034
+ "ref",
1039
1035
  "Patient"
1040
1036
  ]
1041
1037
  ]
@@ -1125,10 +1121,6 @@
1125
1121
  "Patient",
1126
1122
  "@payload.data"
1127
1123
  ],
1128
- [
1129
- "fetch",
1130
- "Patient"
1131
- ],
1132
1124
  [
1133
1125
  "render-ui",
1134
1126
  "modal",
@@ -1205,7 +1197,7 @@
1205
1197
  "event": "INIT",
1206
1198
  "effects": [
1207
1199
  [
1208
- "fetch",
1200
+ "ref",
1209
1201
  "Patient"
1210
1202
  ]
1211
1203
  ]
@@ -1297,10 +1289,6 @@
1297
1289
  "Patient",
1298
1290
  "@payload.data"
1299
1291
  ],
1300
- [
1301
- "fetch",
1302
- "Patient"
1303
- ],
1304
1292
  [
1305
1293
  "render-ui",
1306
1294
  "modal",
@@ -1361,7 +1349,7 @@
1361
1349
  "event": "INIT",
1362
1350
  "effects": [
1363
1351
  [
1364
- "fetch",
1352
+ "ref",
1365
1353
  "Patient"
1366
1354
  ]
1367
1355
  ]
@@ -1737,7 +1725,7 @@
1737
1725
  "event": "INIT",
1738
1726
  "effects": [
1739
1727
  [
1740
- "fetch",
1728
+ "ref",
1741
1729
  "Appointment"
1742
1730
  ],
1743
1731
  [
@@ -1896,7 +1884,7 @@
1896
1884
  "event": "APPOINTMENT_CREATED",
1897
1885
  "effects": [
1898
1886
  [
1899
- "fetch",
1887
+ "ref",
1900
1888
  "Appointment"
1901
1889
  ]
1902
1890
  ]
@@ -1907,7 +1895,7 @@
1907
1895
  "event": "APPOINTMENT_UPDATED",
1908
1896
  "effects": [
1909
1897
  [
1910
- "fetch",
1898
+ "ref",
1911
1899
  "Appointment"
1912
1900
  ]
1913
1901
  ]
@@ -1997,10 +1985,6 @@
1997
1985
  "modal",
1998
1986
  null
1999
1987
  ],
2000
- [
2001
- "fetch",
2002
- "Appointment"
2003
- ],
2004
1988
  [
2005
1989
  "render-ui",
2006
1990
  "main",
@@ -2550,7 +2534,7 @@
2550
2534
  "event": "INIT",
2551
2535
  "effects": [
2552
2536
  [
2553
- "fetch",
2537
+ "ref",
2554
2538
  "Appointment"
2555
2539
  ]
2556
2540
  ]
@@ -2640,10 +2624,6 @@
2640
2624
  "Appointment",
2641
2625
  "@payload.data"
2642
2626
  ],
2643
- [
2644
- "fetch",
2645
- "Appointment"
2646
- ],
2647
2627
  [
2648
2628
  "render-ui",
2649
2629
  "modal",
@@ -2720,7 +2700,7 @@
2720
2700
  "event": "INIT",
2721
2701
  "effects": [
2722
2702
  [
2723
- "fetch",
2703
+ "ref",
2724
2704
  "Appointment"
2725
2705
  ]
2726
2706
  ]
@@ -2812,10 +2792,6 @@
2812
2792
  "Appointment",
2813
2793
  "@payload.data"
2814
2794
  ],
2815
- [
2816
- "fetch",
2817
- "Appointment"
2818
- ],
2819
2795
  [
2820
2796
  "render-ui",
2821
2797
  "modal",
@@ -2876,7 +2852,7 @@
2876
2852
  "event": "INIT",
2877
2853
  "effects": [
2878
2854
  [
2879
- "fetch",
2855
+ "ref",
2880
2856
  "Appointment"
2881
2857
  ]
2882
2858
  ]
@@ -4738,7 +4714,7 @@
4738
4714
  "event": "INIT",
4739
4715
  "effects": [
4740
4716
  [
4741
- "fetch",
4717
+ "ref",
4742
4718
  "Prescription"
4743
4719
  ],
4744
4720
  [
@@ -4886,7 +4862,7 @@
4886
4862
  "event": "SAVE",
4887
4863
  "effects": [
4888
4864
  [
4889
- "fetch",
4865
+ "ref",
4890
4866
  "Prescription"
4891
4867
  ]
4892
4868
  ]
@@ -4945,7 +4921,7 @@
4945
4921
  "event": "INIT",
4946
4922
  "effects": [
4947
4923
  [
4948
- "fetch",
4924
+ "ref",
4949
4925
  "Prescription"
4950
4926
  ]
4951
4927
  ]
@@ -5036,10 +5012,6 @@
5036
5012
  "Prescription",
5037
5013
  "@payload.data"
5038
5014
  ],
5039
- [
5040
- "fetch",
5041
- "Prescription"
5042
- ],
5043
5015
  [
5044
5016
  "render-ui",
5045
5017
  "modal",
@@ -5100,7 +5072,7 @@
5100
5072
  "event": "INIT",
5101
5073
  "effects": [
5102
5074
  [
5103
- "fetch",
5075
+ "ref",
5104
5076
  "Prescription"
5105
5077
  ]
5106
5078
  ]
@@ -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
  ]