@devtable/dashboard 11.5.0 → 11.5.1

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.
@@ -41,6 +41,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
41
41
  id: string;
42
42
  name: string;
43
43
  color: string;
44
+ order: number;
44
45
  view_id: string;
45
46
  };
46
47
  } & {
@@ -88,6 +89,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
88
89
  id: string;
89
90
  name: string;
90
91
  color: string;
92
+ order: number;
91
93
  view_id: string;
92
94
  };
93
95
  } & {
@@ -152,6 +154,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
152
154
  id: string;
153
155
  name: string;
154
156
  color: string;
157
+ order: number;
155
158
  view_id: string;
156
159
  };
157
160
  } & {
@@ -170,6 +173,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
170
173
  id: string;
171
174
  name: string;
172
175
  color: string;
176
+ order: number;
173
177
  view_id: string;
174
178
  }[];
175
179
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -187,6 +191,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
187
191
  id: string;
188
192
  name: string;
189
193
  color: string;
194
+ order: number;
190
195
  view_id: string;
191
196
  };
192
197
  } & {
@@ -205,6 +210,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
205
210
  id: string;
206
211
  name: string;
207
212
  color: string;
213
+ order: number;
208
214
  view_id: string;
209
215
  };
210
216
  } & {
@@ -251,6 +257,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
251
257
  id: string;
252
258
  name: string;
253
259
  color: string;
260
+ order: number;
254
261
  view_id: string;
255
262
  }[];
256
263
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -297,6 +304,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
297
304
  id: string;
298
305
  name: string;
299
306
  color: string;
307
+ order: number;
300
308
  view_id: string;
301
309
  }[];
302
310
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -351,6 +359,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
351
359
  id: string;
352
360
  name: string;
353
361
  color: string;
362
+ order: number;
354
363
  view_id: string;
355
364
  };
356
365
  } & {
@@ -398,6 +407,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
398
407
  id: string;
399
408
  name: string;
400
409
  color: string;
410
+ order: number;
401
411
  view_id: string;
402
412
  };
403
413
  } & {
@@ -462,6 +472,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
462
472
  id: string;
463
473
  name: string;
464
474
  color: string;
475
+ order: number;
465
476
  view_id: string;
466
477
  };
467
478
  } & {
@@ -480,6 +491,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
480
491
  id: string;
481
492
  name: string;
482
493
  color: string;
494
+ order: number;
483
495
  view_id: string;
484
496
  }[];
485
497
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -497,6 +509,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
497
509
  id: string;
498
510
  name: string;
499
511
  color: string;
512
+ order: number;
500
513
  view_id: string;
501
514
  };
502
515
  } & {
@@ -515,6 +528,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
515
528
  id: string;
516
529
  name: string;
517
530
  color: string;
531
+ order: number;
518
532
  view_id: string;
519
533
  };
520
534
  } & {
@@ -622,6 +636,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
622
636
  id: string;
623
637
  name: string;
624
638
  color: string;
639
+ order: number;
625
640
  view_id: string;
626
641
  };
627
642
  } & {
@@ -669,6 +684,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
669
684
  id: string;
670
685
  name: string;
671
686
  color: string;
687
+ order: number;
672
688
  view_id: string;
673
689
  };
674
690
  } & {
@@ -733,6 +749,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
733
749
  id: string;
734
750
  name: string;
735
751
  color: string;
752
+ order: number;
736
753
  view_id: string;
737
754
  };
738
755
  } & {
@@ -751,6 +768,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
751
768
  id: string;
752
769
  name: string;
753
770
  color: string;
771
+ order: number;
754
772
  view_id: string;
755
773
  }[];
756
774
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -768,6 +786,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
768
786
  id: string;
769
787
  name: string;
770
788
  color: string;
789
+ order: number;
771
790
  view_id: string;
772
791
  };
773
792
  } & {
@@ -786,6 +805,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
786
805
  id: string;
787
806
  name: string;
788
807
  color: string;
808
+ order: number;
789
809
  view_id: string;
790
810
  };
791
811
  } & {
@@ -820,6 +840,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
820
840
  id: string;
821
841
  name: string;
822
842
  color: string;
843
+ order: number;
823
844
  view_id: string;
824
845
  };
825
846
  } & {
@@ -838,6 +859,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
838
859
  id: string;
839
860
  name: string;
840
861
  color: string;
862
+ order: number;
841
863
  view_id: string;
842
864
  };
843
865
  } & {
@@ -856,6 +878,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
856
878
  id: string;
857
879
  name: string;
858
880
  color: string;
881
+ order: number;
859
882
  view_id: string;
860
883
  }[];
861
884
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -873,6 +896,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
873
896
  id: string;
874
897
  name: string;
875
898
  color: string;
899
+ order: number;
876
900
  view_id: string;
877
901
  };
878
902
  } & {
@@ -891,6 +915,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
891
915
  id: string;
892
916
  name: string;
893
917
  color: string;
918
+ order: number;
894
919
  view_id: string;
895
920
  };
896
921
  } & {
@@ -948,6 +973,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
948
973
  id: string;
949
974
  name: string;
950
975
  color: string;
976
+ order: number;
951
977
  view_id: string;
952
978
  };
953
979
  } & {
@@ -995,6 +1021,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
995
1021
  id: string;
996
1022
  name: string;
997
1023
  color: string;
1024
+ order: number;
998
1025
  view_id: string;
999
1026
  };
1000
1027
  } & {
@@ -1059,6 +1086,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1059
1086
  id: string;
1060
1087
  name: string;
1061
1088
  color: string;
1089
+ order: number;
1062
1090
  view_id: string;
1063
1091
  };
1064
1092
  } & {
@@ -1077,6 +1105,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1077
1105
  id: string;
1078
1106
  name: string;
1079
1107
  color: string;
1108
+ order: number;
1080
1109
  view_id: string;
1081
1110
  }[];
1082
1111
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -1094,6 +1123,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1094
1123
  id: string;
1095
1124
  name: string;
1096
1125
  color: string;
1126
+ order: number;
1097
1127
  view_id: string;
1098
1128
  };
1099
1129
  } & {
@@ -1112,6 +1142,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1112
1142
  id: string;
1113
1143
  name: string;
1114
1144
  color: string;
1145
+ order: number;
1115
1146
  view_id: string;
1116
1147
  };
1117
1148
  } & {
@@ -1156,6 +1187,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1156
1187
  id: string;
1157
1188
  name: string;
1158
1189
  color: string;
1190
+ order: number;
1159
1191
  view_id: string;
1160
1192
  }[];
1161
1193
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -1210,6 +1242,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1210
1242
  id: string;
1211
1243
  name: string;
1212
1244
  color: string;
1245
+ order: number;
1213
1246
  view_id: string;
1214
1247
  };
1215
1248
  } & {
@@ -1257,6 +1290,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1257
1290
  id: string;
1258
1291
  name: string;
1259
1292
  color: string;
1293
+ order: number;
1260
1294
  view_id: string;
1261
1295
  };
1262
1296
  } & {
@@ -1321,6 +1355,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1321
1355
  id: string;
1322
1356
  name: string;
1323
1357
  color: string;
1358
+ order: number;
1324
1359
  view_id: string;
1325
1360
  };
1326
1361
  } & {
@@ -1339,6 +1374,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1339
1374
  id: string;
1340
1375
  name: string;
1341
1376
  color: string;
1377
+ order: number;
1342
1378
  view_id: string;
1343
1379
  }[];
1344
1380
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -1356,6 +1392,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1356
1392
  id: string;
1357
1393
  name: string;
1358
1394
  color: string;
1395
+ order: number;
1359
1396
  view_id: string;
1360
1397
  };
1361
1398
  } & {
@@ -1374,6 +1411,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1374
1411
  id: string;
1375
1412
  name: string;
1376
1413
  color: string;
1414
+ order: number;
1377
1415
  view_id: string;
1378
1416
  };
1379
1417
  } & {
@@ -1418,6 +1456,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1418
1456
  id: string;
1419
1457
  name: string;
1420
1458
  color: string;
1459
+ order: number;
1421
1460
  view_id: string;
1422
1461
  }[];
1423
1462
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -1479,6 +1518,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1479
1518
  id: string;
1480
1519
  name: string;
1481
1520
  color: string;
1521
+ order: number;
1482
1522
  view_id: string;
1483
1523
  };
1484
1524
  } & {
@@ -1526,6 +1566,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1526
1566
  id: string;
1527
1567
  name: string;
1528
1568
  color: string;
1569
+ order: number;
1529
1570
  view_id: string;
1530
1571
  };
1531
1572
  } & {
@@ -1590,6 +1631,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1590
1631
  id: string;
1591
1632
  name: string;
1592
1633
  color: string;
1634
+ order: number;
1593
1635
  view_id: string;
1594
1636
  };
1595
1637
  } & {
@@ -1608,6 +1650,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1608
1650
  id: string;
1609
1651
  name: string;
1610
1652
  color: string;
1653
+ order: number;
1611
1654
  view_id: string;
1612
1655
  }[];
1613
1656
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -1625,6 +1668,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1625
1668
  id: string;
1626
1669
  name: string;
1627
1670
  color: string;
1671
+ order: number;
1628
1672
  view_id: string;
1629
1673
  };
1630
1674
  } & {
@@ -1643,6 +1687,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1643
1687
  id: string;
1644
1688
  name: string;
1645
1689
  color: string;
1690
+ order: number;
1646
1691
  view_id: string;
1647
1692
  };
1648
1693
  } & {
@@ -1750,6 +1795,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1750
1795
  id: string;
1751
1796
  name: string;
1752
1797
  color: string;
1798
+ order: number;
1753
1799
  view_id: string;
1754
1800
  };
1755
1801
  } & {
@@ -1797,6 +1843,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1797
1843
  id: string;
1798
1844
  name: string;
1799
1845
  color: string;
1846
+ order: number;
1800
1847
  view_id: string;
1801
1848
  };
1802
1849
  } & {
@@ -1861,6 +1908,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1861
1908
  id: string;
1862
1909
  name: string;
1863
1910
  color: string;
1911
+ order: number;
1864
1912
  view_id: string;
1865
1913
  };
1866
1914
  } & {
@@ -1879,6 +1927,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1879
1927
  id: string;
1880
1928
  name: string;
1881
1929
  color: string;
1930
+ order: number;
1882
1931
  view_id: string;
1883
1932
  }[];
1884
1933
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -1896,6 +1945,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1896
1945
  id: string;
1897
1946
  name: string;
1898
1947
  color: string;
1948
+ order: number;
1899
1949
  view_id: string;
1900
1950
  };
1901
1951
  } & {
@@ -1914,6 +1964,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1914
1964
  id: string;
1915
1965
  name: string;
1916
1966
  color: string;
1967
+ order: number;
1917
1968
  view_id: string;
1918
1969
  };
1919
1970
  } & {
@@ -1948,6 +1999,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1948
1999
  id: string;
1949
2000
  name: string;
1950
2001
  color: string;
2002
+ order: number;
1951
2003
  view_id: string;
1952
2004
  };
1953
2005
  } & {
@@ -1966,6 +2018,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1966
2018
  id: string;
1967
2019
  name: string;
1968
2020
  color: string;
2021
+ order: number;
1969
2022
  view_id: string;
1970
2023
  };
1971
2024
  } & {
@@ -1984,6 +2037,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
1984
2037
  id: string;
1985
2038
  name: string;
1986
2039
  color: string;
2040
+ order: number;
1987
2041
  view_id: string;
1988
2042
  }[];
1989
2043
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -2001,6 +2055,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2001
2055
  id: string;
2002
2056
  name: string;
2003
2057
  color: string;
2058
+ order: number;
2004
2059
  view_id: string;
2005
2060
  };
2006
2061
  } & {
@@ -2019,6 +2074,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2019
2074
  id: string;
2020
2075
  name: string;
2021
2076
  color: string;
2077
+ order: number;
2022
2078
  view_id: string;
2023
2079
  };
2024
2080
  } & {
@@ -2076,6 +2132,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2076
2132
  id: string;
2077
2133
  name: string;
2078
2134
  color: string;
2135
+ order: number;
2079
2136
  view_id: string;
2080
2137
  };
2081
2138
  } & {
@@ -2123,6 +2180,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2123
2180
  id: string;
2124
2181
  name: string;
2125
2182
  color: string;
2183
+ order: number;
2126
2184
  view_id: string;
2127
2185
  };
2128
2186
  } & {
@@ -2187,6 +2245,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2187
2245
  id: string;
2188
2246
  name: string;
2189
2247
  color: string;
2248
+ order: number;
2190
2249
  view_id: string;
2191
2250
  };
2192
2251
  } & {
@@ -2205,6 +2264,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2205
2264
  id: string;
2206
2265
  name: string;
2207
2266
  color: string;
2267
+ order: number;
2208
2268
  view_id: string;
2209
2269
  }[];
2210
2270
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -2222,6 +2282,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2222
2282
  id: string;
2223
2283
  name: string;
2224
2284
  color: string;
2285
+ order: number;
2225
2286
  view_id: string;
2226
2287
  };
2227
2288
  } & {
@@ -2240,6 +2301,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2240
2301
  id: string;
2241
2302
  name: string;
2242
2303
  color: string;
2304
+ order: number;
2243
2305
  view_id: string;
2244
2306
  };
2245
2307
  } & {
@@ -2285,6 +2347,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2285
2347
  id: string;
2286
2348
  name: string;
2287
2349
  color: string;
2350
+ order: number;
2288
2351
  view_id: string;
2289
2352
  }[];
2290
2353
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -2348,6 +2411,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2348
2411
  id: string;
2349
2412
  name: string;
2350
2413
  color: string;
2414
+ order: number;
2351
2415
  view_id: string;
2352
2416
  };
2353
2417
  } & {
@@ -2395,6 +2459,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2395
2459
  id: string;
2396
2460
  name: string;
2397
2461
  color: string;
2462
+ order: number;
2398
2463
  view_id: string;
2399
2464
  };
2400
2465
  } & {
@@ -2459,6 +2524,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2459
2524
  id: string;
2460
2525
  name: string;
2461
2526
  color: string;
2527
+ order: number;
2462
2528
  view_id: string;
2463
2529
  };
2464
2530
  } & {
@@ -2477,6 +2543,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2477
2543
  id: string;
2478
2544
  name: string;
2479
2545
  color: string;
2546
+ order: number;
2480
2547
  view_id: string;
2481
2548
  }[];
2482
2549
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -2494,6 +2561,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2494
2561
  id: string;
2495
2562
  name: string;
2496
2563
  color: string;
2564
+ order: number;
2497
2565
  view_id: string;
2498
2566
  };
2499
2567
  } & {
@@ -2512,6 +2580,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2512
2580
  id: string;
2513
2581
  name: string;
2514
2582
  color: string;
2583
+ order: number;
2515
2584
  view_id: string;
2516
2585
  };
2517
2586
  } & {
@@ -2558,6 +2627,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2558
2627
  id: string;
2559
2628
  name: string;
2560
2629
  color: string;
2630
+ order: number;
2561
2631
  view_id: string;
2562
2632
  }[];
2563
2633
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -2628,6 +2698,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2628
2698
  id: string;
2629
2699
  name: string;
2630
2700
  color: string;
2701
+ order: number;
2631
2702
  view_id: string;
2632
2703
  };
2633
2704
  } & {
@@ -2675,6 +2746,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2675
2746
  id: string;
2676
2747
  name: string;
2677
2748
  color: string;
2749
+ order: number;
2678
2750
  view_id: string;
2679
2751
  };
2680
2752
  } & {
@@ -2739,6 +2811,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2739
2811
  id: string;
2740
2812
  name: string;
2741
2813
  color: string;
2814
+ order: number;
2742
2815
  view_id: string;
2743
2816
  };
2744
2817
  } & {
@@ -2757,6 +2830,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2757
2830
  id: string;
2758
2831
  name: string;
2759
2832
  color: string;
2833
+ order: number;
2760
2834
  view_id: string;
2761
2835
  }[];
2762
2836
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -2774,6 +2848,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2774
2848
  id: string;
2775
2849
  name: string;
2776
2850
  color: string;
2851
+ order: number;
2777
2852
  view_id: string;
2778
2853
  };
2779
2854
  } & {
@@ -2792,6 +2867,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2792
2867
  id: string;
2793
2868
  name: string;
2794
2869
  color: string;
2870
+ order: number;
2795
2871
  view_id: string;
2796
2872
  };
2797
2873
  } & {
@@ -2899,6 +2975,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2899
2975
  id: string;
2900
2976
  name: string;
2901
2977
  color: string;
2978
+ order: number;
2902
2979
  view_id: string;
2903
2980
  };
2904
2981
  } & {
@@ -2946,6 +3023,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
2946
3023
  id: string;
2947
3024
  name: string;
2948
3025
  color: string;
3026
+ order: number;
2949
3027
  view_id: string;
2950
3028
  };
2951
3029
  } & {
@@ -3010,6 +3088,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3010
3088
  id: string;
3011
3089
  name: string;
3012
3090
  color: string;
3091
+ order: number;
3013
3092
  view_id: string;
3014
3093
  };
3015
3094
  } & {
@@ -3028,6 +3107,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3028
3107
  id: string;
3029
3108
  name: string;
3030
3109
  color: string;
3110
+ order: number;
3031
3111
  view_id: string;
3032
3112
  }[];
3033
3113
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -3045,6 +3125,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3045
3125
  id: string;
3046
3126
  name: string;
3047
3127
  color: string;
3128
+ order: number;
3048
3129
  view_id: string;
3049
3130
  };
3050
3131
  } & {
@@ -3063,6 +3144,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3063
3144
  id: string;
3064
3145
  name: string;
3065
3146
  color: string;
3147
+ order: number;
3066
3148
  view_id: string;
3067
3149
  };
3068
3150
  } & {
@@ -3097,6 +3179,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3097
3179
  id: string;
3098
3180
  name: string;
3099
3181
  color: string;
3182
+ order: number;
3100
3183
  view_id: string;
3101
3184
  };
3102
3185
  } & {
@@ -3115,6 +3198,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3115
3198
  id: string;
3116
3199
  name: string;
3117
3200
  color: string;
3201
+ order: number;
3118
3202
  view_id: string;
3119
3203
  };
3120
3204
  } & {
@@ -3133,6 +3217,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3133
3217
  id: string;
3134
3218
  name: string;
3135
3219
  color: string;
3220
+ order: number;
3136
3221
  view_id: string;
3137
3222
  }[];
3138
3223
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -3150,6 +3235,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3150
3235
  id: string;
3151
3236
  name: string;
3152
3237
  color: string;
3238
+ order: number;
3153
3239
  view_id: string;
3154
3240
  };
3155
3241
  } & {
@@ -3168,6 +3254,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3168
3254
  id: string;
3169
3255
  name: string;
3170
3256
  color: string;
3257
+ order: number;
3171
3258
  view_id: string;
3172
3259
  };
3173
3260
  } & {
@@ -3225,6 +3312,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3225
3312
  id: string;
3226
3313
  name: string;
3227
3314
  color: string;
3315
+ order: number;
3228
3316
  view_id: string;
3229
3317
  };
3230
3318
  } & {
@@ -3272,6 +3360,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3272
3360
  id: string;
3273
3361
  name: string;
3274
3362
  color: string;
3363
+ order: number;
3275
3364
  view_id: string;
3276
3365
  };
3277
3366
  } & {
@@ -3336,6 +3425,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3336
3425
  id: string;
3337
3426
  name: string;
3338
3427
  color: string;
3428
+ order: number;
3339
3429
  view_id: string;
3340
3430
  };
3341
3431
  } & {
@@ -3354,6 +3444,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3354
3444
  id: string;
3355
3445
  name: string;
3356
3446
  color: string;
3447
+ order: number;
3357
3448
  view_id: string;
3358
3449
  }[];
3359
3450
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -3371,6 +3462,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3371
3462
  id: string;
3372
3463
  name: string;
3373
3464
  color: string;
3465
+ order: number;
3374
3466
  view_id: string;
3375
3467
  };
3376
3468
  } & {
@@ -3389,6 +3481,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3389
3481
  id: string;
3390
3482
  name: string;
3391
3483
  color: string;
3484
+ order: number;
3392
3485
  view_id: string;
3393
3486
  };
3394
3487
  } & {
@@ -3434,6 +3527,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3434
3527
  id: string;
3435
3528
  name: string;
3436
3529
  color: string;
3530
+ order: number;
3437
3531
  view_id: string;
3438
3532
  }[];
3439
3533
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -3497,6 +3591,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3497
3591
  id: string;
3498
3592
  name: string;
3499
3593
  color: string;
3594
+ order: number;
3500
3595
  view_id: string;
3501
3596
  };
3502
3597
  } & {
@@ -3544,6 +3639,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3544
3639
  id: string;
3545
3640
  name: string;
3546
3641
  color: string;
3642
+ order: number;
3547
3643
  view_id: string;
3548
3644
  };
3549
3645
  } & {
@@ -3608,6 +3704,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3608
3704
  id: string;
3609
3705
  name: string;
3610
3706
  color: string;
3707
+ order: number;
3611
3708
  view_id: string;
3612
3709
  };
3613
3710
  } & {
@@ -3626,6 +3723,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3626
3723
  id: string;
3627
3724
  name: string;
3628
3725
  color: string;
3726
+ order: number;
3629
3727
  view_id: string;
3630
3728
  }[];
3631
3729
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -3643,6 +3741,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3643
3741
  id: string;
3644
3742
  name: string;
3645
3743
  color: string;
3744
+ order: number;
3646
3745
  view_id: string;
3647
3746
  };
3648
3747
  } & {
@@ -3661,6 +3760,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3661
3760
  id: string;
3662
3761
  name: string;
3663
3762
  color: string;
3763
+ order: number;
3664
3764
  view_id: string;
3665
3765
  };
3666
3766
  } & {
@@ -3707,6 +3807,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3707
3807
  id: string;
3708
3808
  name: string;
3709
3809
  color: string;
3810
+ order: number;
3710
3811
  view_id: string;
3711
3812
  }[];
3712
3813
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -3777,6 +3878,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3777
3878
  id: string;
3778
3879
  name: string;
3779
3880
  color: string;
3881
+ order: number;
3780
3882
  view_id: string;
3781
3883
  };
3782
3884
  } & {
@@ -3824,6 +3926,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3824
3926
  id: string;
3825
3927
  name: string;
3826
3928
  color: string;
3929
+ order: number;
3827
3930
  view_id: string;
3828
3931
  };
3829
3932
  } & {
@@ -3888,6 +3991,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3888
3991
  id: string;
3889
3992
  name: string;
3890
3993
  color: string;
3994
+ order: number;
3891
3995
  view_id: string;
3892
3996
  };
3893
3997
  } & {
@@ -3906,6 +4010,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3906
4010
  id: string;
3907
4011
  name: string;
3908
4012
  color: string;
4013
+ order: number;
3909
4014
  view_id: string;
3910
4015
  }[];
3911
4016
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -3923,6 +4028,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3923
4028
  id: string;
3924
4029
  name: string;
3925
4030
  color: string;
4031
+ order: number;
3926
4032
  view_id: string;
3927
4033
  };
3928
4034
  } & {
@@ -3941,6 +4047,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
3941
4047
  id: string;
3942
4048
  name: string;
3943
4049
  color: string;
4050
+ order: number;
3944
4051
  view_id: string;
3945
4052
  };
3946
4053
  } & {
@@ -4048,6 +4155,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4048
4155
  id: string;
4049
4156
  name: string;
4050
4157
  color: string;
4158
+ order: number;
4051
4159
  view_id: string;
4052
4160
  };
4053
4161
  } & {
@@ -4095,6 +4203,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4095
4203
  id: string;
4096
4204
  name: string;
4097
4205
  color: string;
4206
+ order: number;
4098
4207
  view_id: string;
4099
4208
  };
4100
4209
  } & {
@@ -4159,6 +4268,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4159
4268
  id: string;
4160
4269
  name: string;
4161
4270
  color: string;
4271
+ order: number;
4162
4272
  view_id: string;
4163
4273
  };
4164
4274
  } & {
@@ -4177,6 +4287,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4177
4287
  id: string;
4178
4288
  name: string;
4179
4289
  color: string;
4290
+ order: number;
4180
4291
  view_id: string;
4181
4292
  }[];
4182
4293
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -4194,6 +4305,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4194
4305
  id: string;
4195
4306
  name: string;
4196
4307
  color: string;
4308
+ order: number;
4197
4309
  view_id: string;
4198
4310
  };
4199
4311
  } & {
@@ -4212,6 +4324,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4212
4324
  id: string;
4213
4325
  name: string;
4214
4326
  color: string;
4327
+ order: number;
4215
4328
  view_id: string;
4216
4329
  };
4217
4330
  } & {
@@ -4246,6 +4359,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4246
4359
  id: string;
4247
4360
  name: string;
4248
4361
  color: string;
4362
+ order: number;
4249
4363
  view_id: string;
4250
4364
  };
4251
4365
  } & {
@@ -4264,6 +4378,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4264
4378
  id: string;
4265
4379
  name: string;
4266
4380
  color: string;
4381
+ order: number;
4267
4382
  view_id: string;
4268
4383
  };
4269
4384
  } & {
@@ -4282,6 +4397,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4282
4397
  id: string;
4283
4398
  name: string;
4284
4399
  color: string;
4400
+ order: number;
4285
4401
  view_id: string;
4286
4402
  }[];
4287
4403
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -4299,6 +4415,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4299
4415
  id: string;
4300
4416
  name: string;
4301
4417
  color: string;
4418
+ order: number;
4302
4419
  view_id: string;
4303
4420
  };
4304
4421
  } & {
@@ -4317,6 +4434,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4317
4434
  id: string;
4318
4435
  name: string;
4319
4436
  color: string;
4437
+ order: number;
4320
4438
  view_id: string;
4321
4439
  };
4322
4440
  } & {
@@ -4374,6 +4492,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4374
4492
  id: string;
4375
4493
  name: string;
4376
4494
  color: string;
4495
+ order: number;
4377
4496
  view_id: string;
4378
4497
  };
4379
4498
  } & {
@@ -4421,6 +4540,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4421
4540
  id: string;
4422
4541
  name: string;
4423
4542
  color: string;
4543
+ order: number;
4424
4544
  view_id: string;
4425
4545
  };
4426
4546
  } & {
@@ -4485,6 +4605,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4485
4605
  id: string;
4486
4606
  name: string;
4487
4607
  color: string;
4608
+ order: number;
4488
4609
  view_id: string;
4489
4610
  };
4490
4611
  } & {
@@ -4503,6 +4624,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4503
4624
  id: string;
4504
4625
  name: string;
4505
4626
  color: string;
4627
+ order: number;
4506
4628
  view_id: string;
4507
4629
  }[];
4508
4630
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -4520,6 +4642,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4520
4642
  id: string;
4521
4643
  name: string;
4522
4644
  color: string;
4645
+ order: number;
4523
4646
  view_id: string;
4524
4647
  };
4525
4648
  } & {
@@ -4538,6 +4661,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4538
4661
  id: string;
4539
4662
  name: string;
4540
4663
  color: string;
4664
+ order: number;
4541
4665
  view_id: string;
4542
4666
  };
4543
4667
  } & {
@@ -4583,6 +4707,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4583
4707
  id: string;
4584
4708
  name: string;
4585
4709
  color: string;
4710
+ order: number;
4586
4711
  view_id: string;
4587
4712
  }[];
4588
4713
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -4646,6 +4771,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4646
4771
  id: string;
4647
4772
  name: string;
4648
4773
  color: string;
4774
+ order: number;
4649
4775
  view_id: string;
4650
4776
  };
4651
4777
  } & {
@@ -4693,6 +4819,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4693
4819
  id: string;
4694
4820
  name: string;
4695
4821
  color: string;
4822
+ order: number;
4696
4823
  view_id: string;
4697
4824
  };
4698
4825
  } & {
@@ -4757,6 +4884,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4757
4884
  id: string;
4758
4885
  name: string;
4759
4886
  color: string;
4887
+ order: number;
4760
4888
  view_id: string;
4761
4889
  };
4762
4890
  } & {
@@ -4775,6 +4903,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4775
4903
  id: string;
4776
4904
  name: string;
4777
4905
  color: string;
4906
+ order: number;
4778
4907
  view_id: string;
4779
4908
  }[];
4780
4909
  _name: import('../../../../../model').EViewComponentType.Modal;
@@ -4792,6 +4921,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4792
4921
  id: string;
4793
4922
  name: string;
4794
4923
  color: string;
4924
+ order: number;
4795
4925
  view_id: string;
4796
4926
  };
4797
4927
  } & {
@@ -4810,6 +4940,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4810
4940
  id: string;
4811
4941
  name: string;
4812
4942
  color: string;
4943
+ order: number;
4813
4944
  view_id: string;
4814
4945
  };
4815
4946
  } & {
@@ -4856,6 +4987,7 @@ export declare const ViewsRenderModel: import("mobx-state-tree").IModelType<{
4856
4987
  id: string;
4857
4988
  name: string;
4858
4989
  color: string;
4990
+ order: number;
4859
4991
  view_id: string;
4860
4992
  }[];
4861
4993
  _name: import('../../../../../model').EViewComponentType.Modal;