@devtable/dashboard 14.4.2 → 14.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.
- package/dist/components/panel/panel-render/full-screen-render/use-panel-full-screen.d.ts +203 -203
- package/dist/components/panel/panel-render/viz/viz.d.ts +1 -0
- package/dist/components/plugins/panel-addon/index.d.ts +2 -0
- package/dist/components/plugins/panel-addon/panel-addon-context.d.ts +5 -0
- package/dist/components/plugins/panel-addon/panel-addon-manager.d.ts +6 -0
- package/dist/components/plugins/plugin-context.d.ts +206 -203
- package/dist/components/plugins/viz-components/sunburst/option/levels.d.ts +1 -1
- package/dist/contexts/panel-context.d.ts +406 -406
- package/dist/dashboard-editor/model/panels/panel.d.ts +93 -93
- package/dist/dashboard-editor/ui/settings/content/edit-panel/variable-config/model.d.ts +35 -35
- package/dist/dashboard-editor/ui/settings/content/edit-query/merico-metric-query-editor-form/query-tabs/edit-metric-query/dimension-selector/styles.d.ts +1 -0
- package/dist/dashboard.es.js +29658 -29596
- package/dist/dashboard.umd.js +73 -73
- package/dist/index.d.ts +2 -0
- package/dist/model/meta-model/dashboard/content/panel/panel.d.ts +31 -31
- package/dist/model/meta-model/dashboard/content/panel/variable.d.ts +17 -17
- package/dist/model/render-model/dashboard/content/panels/panel.d.ts +93 -93
- package/dist/stats.html +1 -1
- package/dist/types/plugin/index.d.ts +9 -0
- package/dist/version.json +2 -2
- package/package.json +1 -1
|
@@ -139,7 +139,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
139
139
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
140
140
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
141
141
|
config: import("mobx-state-tree").IModelType<{
|
|
142
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
142
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
143
143
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
144
144
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
145
145
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -161,7 +161,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
161
161
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
162
162
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
163
163
|
config: import("mobx-state-tree").IModelType<{
|
|
164
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
164
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
165
165
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
166
166
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
167
167
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -183,7 +183,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
183
183
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
184
184
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
185
185
|
config: import("mobx-state-tree").IModelType<{
|
|
186
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
186
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
187
187
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
188
188
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
189
189
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -324,7 +324,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
324
324
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
325
325
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
326
326
|
config: import("mobx-state-tree").IModelType<{
|
|
327
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
327
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
328
328
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
329
329
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
330
330
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -346,7 +346,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
346
346
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
347
347
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
348
348
|
config: import("mobx-state-tree").IModelType<{
|
|
349
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
349
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
350
350
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
351
351
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
352
352
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -368,7 +368,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
368
368
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
369
369
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
370
370
|
config: import("mobx-state-tree").IModelType<{
|
|
371
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
371
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
372
372
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
373
373
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
374
374
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -384,9 +384,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
384
384
|
}, {}>>>) | ({
|
|
385
385
|
type: "pick_record";
|
|
386
386
|
config: {
|
|
387
|
-
method: "
|
|
387
|
+
method: "last" | "first";
|
|
388
388
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
389
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
389
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
390
390
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
391
391
|
fallback: string;
|
|
392
392
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -398,7 +398,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
398
398
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
399
399
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
400
400
|
config: import("mobx-state-tree").IModelType<{
|
|
401
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
401
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
402
402
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
403
403
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
404
404
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -420,7 +420,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
420
420
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
421
421
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
422
422
|
config: import("mobx-state-tree").IModelType<{
|
|
423
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
423
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
424
424
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
425
425
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
426
426
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -442,7 +442,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
442
442
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
443
443
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
444
444
|
config: import("mobx-state-tree").IModelType<{
|
|
445
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
445
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
446
446
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
447
447
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
448
448
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -472,7 +472,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
472
472
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
473
473
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
474
474
|
config: import("mobx-state-tree").IModelType<{
|
|
475
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
475
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
476
476
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
477
477
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
478
478
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -494,7 +494,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
494
494
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
495
495
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
496
496
|
config: import("mobx-state-tree").IModelType<{
|
|
497
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
497
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
498
498
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
499
499
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
500
500
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -516,7 +516,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
516
516
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
517
517
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
518
518
|
config: import("mobx-state-tree").IModelType<{
|
|
519
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
519
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
520
520
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
521
521
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
522
522
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -542,7 +542,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
542
542
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
543
543
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
544
544
|
config: import("mobx-state-tree").IModelType<{
|
|
545
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
545
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
546
546
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
547
547
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
548
548
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -564,7 +564,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
564
564
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
565
565
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
566
566
|
config: import("mobx-state-tree").IModelType<{
|
|
567
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
567
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
568
568
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
569
569
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
570
570
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -586,7 +586,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
586
586
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
587
587
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
588
588
|
config: import("mobx-state-tree").IModelType<{
|
|
589
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
589
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
590
590
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
591
591
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
592
592
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -650,7 +650,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
650
650
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
651
651
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
652
652
|
config: import("mobx-state-tree").IModelType<{
|
|
653
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
653
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
654
654
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
655
655
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
656
656
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -672,7 +672,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
672
672
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
673
673
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
674
674
|
config: import("mobx-state-tree").IModelType<{
|
|
675
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
675
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
676
676
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
677
677
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
678
678
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -694,7 +694,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
694
694
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
695
695
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
696
696
|
config: import("mobx-state-tree").IModelType<{
|
|
697
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
697
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
698
698
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
699
699
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
700
700
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -835,7 +835,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
835
835
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
836
836
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
837
837
|
config: import("mobx-state-tree").IModelType<{
|
|
838
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
838
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
839
839
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
840
840
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
841
841
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -857,7 +857,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
857
857
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
858
858
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
859
859
|
config: import("mobx-state-tree").IModelType<{
|
|
860
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
860
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
861
861
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
862
862
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
863
863
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -879,7 +879,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
879
879
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
880
880
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
881
881
|
config: import("mobx-state-tree").IModelType<{
|
|
882
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
882
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
883
883
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
884
884
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
885
885
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -895,9 +895,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
895
895
|
}, {}>>>) | ({
|
|
896
896
|
type: "pick_record";
|
|
897
897
|
config: {
|
|
898
|
-
method: "
|
|
898
|
+
method: "last" | "first";
|
|
899
899
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
900
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
900
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
901
901
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
902
902
|
fallback: string;
|
|
903
903
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -909,7 +909,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
909
909
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
910
910
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
911
911
|
config: import("mobx-state-tree").IModelType<{
|
|
912
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
912
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
913
913
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
914
914
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
915
915
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -931,7 +931,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
931
931
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
932
932
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
933
933
|
config: import("mobx-state-tree").IModelType<{
|
|
934
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
934
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
935
935
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
936
936
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
937
937
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -953,7 +953,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
953
953
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
954
954
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
955
955
|
config: import("mobx-state-tree").IModelType<{
|
|
956
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
956
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
957
957
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
958
958
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
959
959
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -983,7 +983,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
983
983
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
984
984
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
985
985
|
config: import("mobx-state-tree").IModelType<{
|
|
986
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
986
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
987
987
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
988
988
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
989
989
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1005,7 +1005,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1005
1005
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1006
1006
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1007
1007
|
config: import("mobx-state-tree").IModelType<{
|
|
1008
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1008
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1009
1009
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1010
1010
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1011
1011
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1027,7 +1027,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1027
1027
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1028
1028
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1029
1029
|
config: import("mobx-state-tree").IModelType<{
|
|
1030
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1030
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1031
1031
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1032
1032
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1033
1033
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1053,7 +1053,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1053
1053
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1054
1054
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1055
1055
|
config: import("mobx-state-tree").IModelType<{
|
|
1056
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1056
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1057
1057
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1058
1058
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1059
1059
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1075,7 +1075,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1075
1075
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1076
1076
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1077
1077
|
config: import("mobx-state-tree").IModelType<{
|
|
1078
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1078
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1079
1079
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1080
1080
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1081
1081
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1097,7 +1097,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1097
1097
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1098
1098
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1099
1099
|
config: import("mobx-state-tree").IModelType<{
|
|
1100
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1100
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1101
1101
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1102
1102
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1103
1103
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1256,7 +1256,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1256
1256
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1257
1257
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1258
1258
|
config: import("mobx-state-tree").IModelType<{
|
|
1259
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1259
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1260
1260
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1261
1261
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1262
1262
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1278,7 +1278,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1278
1278
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1279
1279
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1280
1280
|
config: import("mobx-state-tree").IModelType<{
|
|
1281
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1281
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1282
1282
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1283
1283
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1284
1284
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1300,7 +1300,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1300
1300
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1301
1301
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1302
1302
|
config: import("mobx-state-tree").IModelType<{
|
|
1303
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1303
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1304
1304
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1305
1305
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1306
1306
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1316,9 +1316,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1316
1316
|
}, {}>>>) | ({
|
|
1317
1317
|
type: "pick_record";
|
|
1318
1318
|
config: {
|
|
1319
|
-
method: "
|
|
1319
|
+
method: "last" | "first";
|
|
1320
1320
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1321
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1321
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1322
1322
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1323
1323
|
fallback: string;
|
|
1324
1324
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1330,7 +1330,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1330
1330
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1331
1331
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1332
1332
|
config: import("mobx-state-tree").IModelType<{
|
|
1333
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1333
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1334
1334
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1335
1335
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1336
1336
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1352,7 +1352,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1352
1352
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1353
1353
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1354
1354
|
config: import("mobx-state-tree").IModelType<{
|
|
1355
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1355
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1356
1356
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1357
1357
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1358
1358
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1374,7 +1374,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1374
1374
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1375
1375
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1376
1376
|
config: import("mobx-state-tree").IModelType<{
|
|
1377
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1377
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1378
1378
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1379
1379
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1380
1380
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1404,7 +1404,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1404
1404
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1405
1405
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1406
1406
|
config: import("mobx-state-tree").IModelType<{
|
|
1407
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1407
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1408
1408
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1409
1409
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1410
1410
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1426,7 +1426,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1426
1426
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1427
1427
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1428
1428
|
config: import("mobx-state-tree").IModelType<{
|
|
1429
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1429
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1430
1430
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1431
1431
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1432
1432
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1448,7 +1448,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1448
1448
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1449
1449
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1450
1450
|
config: import("mobx-state-tree").IModelType<{
|
|
1451
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1451
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1452
1452
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1453
1453
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1454
1454
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1474,7 +1474,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1474
1474
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1475
1475
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1476
1476
|
config: import("mobx-state-tree").IModelType<{
|
|
1477
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1477
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1478
1478
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1479
1479
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1480
1480
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1496,7 +1496,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1496
1496
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1497
1497
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1498
1498
|
config: import("mobx-state-tree").IModelType<{
|
|
1499
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1499
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1500
1500
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1501
1501
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1502
1502
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1518,7 +1518,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1518
1518
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1519
1519
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1520
1520
|
config: import("mobx-state-tree").IModelType<{
|
|
1521
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1521
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1522
1522
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1523
1523
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1524
1524
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1592,7 +1592,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1592
1592
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1593
1593
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1594
1594
|
config: import("mobx-state-tree").IModelType<{
|
|
1595
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1595
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1596
1596
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1597
1597
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1598
1598
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1614,7 +1614,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1614
1614
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1615
1615
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1616
1616
|
config: import("mobx-state-tree").IModelType<{
|
|
1617
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1617
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1618
1618
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1619
1619
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1620
1620
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1636,7 +1636,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1636
1636
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1637
1637
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1638
1638
|
config: import("mobx-state-tree").IModelType<{
|
|
1639
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1639
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1640
1640
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1641
1641
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1642
1642
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1777,7 +1777,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1777
1777
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1778
1778
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1779
1779
|
config: import("mobx-state-tree").IModelType<{
|
|
1780
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1780
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1781
1781
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1782
1782
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1783
1783
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1799,7 +1799,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1799
1799
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1800
1800
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1801
1801
|
config: import("mobx-state-tree").IModelType<{
|
|
1802
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1802
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1803
1803
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1804
1804
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1805
1805
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1821,7 +1821,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1821
1821
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1822
1822
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1823
1823
|
config: import("mobx-state-tree").IModelType<{
|
|
1824
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1824
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1825
1825
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1826
1826
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1827
1827
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1837,9 +1837,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1837
1837
|
}, {}>>>) | ({
|
|
1838
1838
|
type: "pick_record";
|
|
1839
1839
|
config: {
|
|
1840
|
-
method: "
|
|
1840
|
+
method: "last" | "first";
|
|
1841
1841
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
1842
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1842
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1843
1843
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
1844
1844
|
fallback: string;
|
|
1845
1845
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1851,7 +1851,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1851
1851
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1852
1852
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1853
1853
|
config: import("mobx-state-tree").IModelType<{
|
|
1854
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1854
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1855
1855
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1856
1856
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1857
1857
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1873,7 +1873,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1873
1873
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1874
1874
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1875
1875
|
config: import("mobx-state-tree").IModelType<{
|
|
1876
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1876
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1877
1877
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1878
1878
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1879
1879
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1895,7 +1895,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1895
1895
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1896
1896
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1897
1897
|
config: import("mobx-state-tree").IModelType<{
|
|
1898
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1898
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1899
1899
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1900
1900
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1901
1901
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1925,7 +1925,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1925
1925
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1926
1926
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1927
1927
|
config: import("mobx-state-tree").IModelType<{
|
|
1928
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1928
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1929
1929
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1930
1930
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1931
1931
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -1947,7 +1947,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1947
1947
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
1948
1948
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1949
1949
|
config: import("mobx-state-tree").IModelType<{
|
|
1950
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1950
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1951
1951
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1952
1952
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1953
1953
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -1969,7 +1969,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1969
1969
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
1970
1970
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1971
1971
|
config: import("mobx-state-tree").IModelType<{
|
|
1972
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1972
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1973
1973
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
1974
1974
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
1975
1975
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -1995,7 +1995,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
1995
1995
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
1996
1996
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
1997
1997
|
config: import("mobx-state-tree").IModelType<{
|
|
1998
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
1998
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
1999
1999
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2000
2000
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2001
2001
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2017,7 +2017,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2017
2017
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2018
2018
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2019
2019
|
config: import("mobx-state-tree").IModelType<{
|
|
2020
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2020
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2021
2021
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2022
2022
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2023
2023
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2039,7 +2039,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2039
2039
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2040
2040
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2041
2041
|
config: import("mobx-state-tree").IModelType<{
|
|
2042
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2042
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2043
2043
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2044
2044
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2045
2045
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2180,7 +2180,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2180
2180
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2181
2181
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2182
2182
|
config: import("mobx-state-tree").IModelType<{
|
|
2183
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2183
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2184
2184
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2185
2185
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2186
2186
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2202,7 +2202,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2202
2202
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2203
2203
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2204
2204
|
config: import("mobx-state-tree").IModelType<{
|
|
2205
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2205
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2206
2206
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2207
2207
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2208
2208
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2224,7 +2224,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2224
2224
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2225
2225
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2226
2226
|
config: import("mobx-state-tree").IModelType<{
|
|
2227
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2227
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2228
2228
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2229
2229
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2230
2230
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2240,9 +2240,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2240
2240
|
}, {}>>>) | ({
|
|
2241
2241
|
type: "pick_record";
|
|
2242
2242
|
config: {
|
|
2243
|
-
method: "
|
|
2243
|
+
method: "last" | "first";
|
|
2244
2244
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2245
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2245
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2246
2246
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2247
2247
|
fallback: string;
|
|
2248
2248
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2254,7 +2254,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2254
2254
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2255
2255
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2256
2256
|
config: import("mobx-state-tree").IModelType<{
|
|
2257
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2257
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2258
2258
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2259
2259
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2260
2260
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2276,7 +2276,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2276
2276
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2277
2277
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2278
2278
|
config: import("mobx-state-tree").IModelType<{
|
|
2279
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2279
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2280
2280
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2281
2281
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2282
2282
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2298,7 +2298,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2298
2298
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2299
2299
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2300
2300
|
config: import("mobx-state-tree").IModelType<{
|
|
2301
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2301
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2302
2302
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2303
2303
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2304
2304
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2328,7 +2328,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2328
2328
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2329
2329
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2330
2330
|
config: import("mobx-state-tree").IModelType<{
|
|
2331
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2331
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2332
2332
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2333
2333
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2334
2334
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2350,7 +2350,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2350
2350
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2351
2351
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2352
2352
|
config: import("mobx-state-tree").IModelType<{
|
|
2353
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2353
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2354
2354
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2355
2355
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2356
2356
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2372,7 +2372,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2372
2372
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2373
2373
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2374
2374
|
config: import("mobx-state-tree").IModelType<{
|
|
2375
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2375
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2376
2376
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2377
2377
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2378
2378
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2398,7 +2398,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2398
2398
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2399
2399
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2400
2400
|
config: import("mobx-state-tree").IModelType<{
|
|
2401
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2401
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2402
2402
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2403
2403
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2404
2404
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2420,7 +2420,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2420
2420
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2421
2421
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2422
2422
|
config: import("mobx-state-tree").IModelType<{
|
|
2423
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2423
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2424
2424
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2425
2425
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2426
2426
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2442,7 +2442,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2442
2442
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2443
2443
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2444
2444
|
config: import("mobx-state-tree").IModelType<{
|
|
2445
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2445
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2446
2446
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2447
2447
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2448
2448
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2506,7 +2506,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2506
2506
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2507
2507
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2508
2508
|
config: import("mobx-state-tree").IModelType<{
|
|
2509
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2509
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2510
2510
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2511
2511
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2512
2512
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2528,7 +2528,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2528
2528
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2529
2529
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2530
2530
|
config: import("mobx-state-tree").IModelType<{
|
|
2531
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2531
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2532
2532
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2533
2533
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2534
2534
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2550,7 +2550,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2550
2550
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2551
2551
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2552
2552
|
config: import("mobx-state-tree").IModelType<{
|
|
2553
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2553
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2554
2554
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2555
2555
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2556
2556
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2691,7 +2691,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2691
2691
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2692
2692
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2693
2693
|
config: import("mobx-state-tree").IModelType<{
|
|
2694
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2694
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2695
2695
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2696
2696
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2697
2697
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2713,7 +2713,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2713
2713
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2714
2714
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2715
2715
|
config: import("mobx-state-tree").IModelType<{
|
|
2716
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2716
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2717
2717
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2718
2718
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2719
2719
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2735,7 +2735,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2735
2735
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2736
2736
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2737
2737
|
config: import("mobx-state-tree").IModelType<{
|
|
2738
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2738
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2739
2739
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2740
2740
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2741
2741
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2751,9 +2751,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2751
2751
|
}, {}>>>) | ({
|
|
2752
2752
|
type: "pick_record";
|
|
2753
2753
|
config: {
|
|
2754
|
-
method: "
|
|
2754
|
+
method: "last" | "first";
|
|
2755
2755
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
2756
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2756
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2757
2757
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
2758
2758
|
fallback: string;
|
|
2759
2759
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2765,7 +2765,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2765
2765
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2766
2766
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2767
2767
|
config: import("mobx-state-tree").IModelType<{
|
|
2768
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2768
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2769
2769
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2770
2770
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2771
2771
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2787,7 +2787,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2787
2787
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2788
2788
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2789
2789
|
config: import("mobx-state-tree").IModelType<{
|
|
2790
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2790
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2791
2791
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2792
2792
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2793
2793
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2809,7 +2809,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2809
2809
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2810
2810
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2811
2811
|
config: import("mobx-state-tree").IModelType<{
|
|
2812
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2812
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2813
2813
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2814
2814
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2815
2815
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2839,7 +2839,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2839
2839
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2840
2840
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2841
2841
|
config: import("mobx-state-tree").IModelType<{
|
|
2842
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2842
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2843
2843
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2844
2844
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2845
2845
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2861,7 +2861,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2861
2861
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2862
2862
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2863
2863
|
config: import("mobx-state-tree").IModelType<{
|
|
2864
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2864
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2865
2865
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2866
2866
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2867
2867
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2883,7 +2883,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2883
2883
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2884
2884
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2885
2885
|
config: import("mobx-state-tree").IModelType<{
|
|
2886
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2886
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2887
2887
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2888
2888
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2889
2889
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -2909,7 +2909,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2909
2909
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
2910
2910
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2911
2911
|
config: import("mobx-state-tree").IModelType<{
|
|
2912
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2912
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2913
2913
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2914
2914
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2915
2915
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -2931,7 +2931,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2931
2931
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
2932
2932
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2933
2933
|
config: import("mobx-state-tree").IModelType<{
|
|
2934
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2934
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2935
2935
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2936
2936
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2937
2937
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -2953,7 +2953,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
2953
2953
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
2954
2954
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
2955
2955
|
config: import("mobx-state-tree").IModelType<{
|
|
2956
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
2956
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
2957
2957
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
2958
2958
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
2959
2959
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -7319,7 +7319,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7319
7319
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
7320
7320
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7321
7321
|
config: import("mobx-state-tree").IModelType<{
|
|
7322
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7322
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7323
7323
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7324
7324
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7325
7325
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -7341,7 +7341,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7341
7341
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
7342
7342
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7343
7343
|
config: import("mobx-state-tree").IModelType<{
|
|
7344
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7344
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7345
7345
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7346
7346
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7347
7347
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -7363,7 +7363,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7363
7363
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
7364
7364
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7365
7365
|
config: import("mobx-state-tree").IModelType<{
|
|
7366
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7366
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7367
7367
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7368
7368
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7369
7369
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -7379,9 +7379,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7379
7379
|
}, {}>>>) | ({
|
|
7380
7380
|
type: "pick_record";
|
|
7381
7381
|
config: {
|
|
7382
|
-
method: "
|
|
7382
|
+
method: "last" | "first";
|
|
7383
7383
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
7384
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7384
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7385
7385
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
7386
7386
|
fallback: string;
|
|
7387
7387
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -7393,7 +7393,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7393
7393
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
7394
7394
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7395
7395
|
config: import("mobx-state-tree").IModelType<{
|
|
7396
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7396
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7397
7397
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7398
7398
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7399
7399
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -7415,7 +7415,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7415
7415
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
7416
7416
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7417
7417
|
config: import("mobx-state-tree").IModelType<{
|
|
7418
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7418
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7419
7419
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7420
7420
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7421
7421
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -7437,7 +7437,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7437
7437
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
7438
7438
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7439
7439
|
config: import("mobx-state-tree").IModelType<{
|
|
7440
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7440
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7441
7441
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7442
7442
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7443
7443
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -7467,7 +7467,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7467
7467
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
7468
7468
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7469
7469
|
config: import("mobx-state-tree").IModelType<{
|
|
7470
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7470
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7471
7471
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7472
7472
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7473
7473
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -7489,7 +7489,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7489
7489
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
7490
7490
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7491
7491
|
config: import("mobx-state-tree").IModelType<{
|
|
7492
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7492
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7493
7493
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7494
7494
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7495
7495
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -7511,7 +7511,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7511
7511
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
7512
7512
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7513
7513
|
config: import("mobx-state-tree").IModelType<{
|
|
7514
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7514
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7515
7515
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7516
7516
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7517
7517
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -7537,7 +7537,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7537
7537
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
7538
7538
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7539
7539
|
config: import("mobx-state-tree").IModelType<{
|
|
7540
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7540
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7541
7541
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7542
7542
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7543
7543
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -7559,7 +7559,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7559
7559
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
7560
7560
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7561
7561
|
config: import("mobx-state-tree").IModelType<{
|
|
7562
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7562
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7563
7563
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7564
7564
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7565
7565
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -7581,7 +7581,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7581
7581
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
7582
7582
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7583
7583
|
config: import("mobx-state-tree").IModelType<{
|
|
7584
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7584
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7585
7585
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7586
7586
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7587
7587
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -7734,7 +7734,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7734
7734
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
7735
7735
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7736
7736
|
config: import("mobx-state-tree").IModelType<{
|
|
7737
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7737
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7738
7738
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7739
7739
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7740
7740
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -7756,7 +7756,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7756
7756
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
7757
7757
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7758
7758
|
config: import("mobx-state-tree").IModelType<{
|
|
7759
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7759
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7760
7760
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7761
7761
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7762
7762
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -7778,7 +7778,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7778
7778
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
7779
7779
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7780
7780
|
config: import("mobx-state-tree").IModelType<{
|
|
7781
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7781
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7782
7782
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7783
7783
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7784
7784
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -7919,7 +7919,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7919
7919
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
7920
7920
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7921
7921
|
config: import("mobx-state-tree").IModelType<{
|
|
7922
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7922
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7923
7923
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7924
7924
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7925
7925
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -7941,7 +7941,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7941
7941
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
7942
7942
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7943
7943
|
config: import("mobx-state-tree").IModelType<{
|
|
7944
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7944
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7945
7945
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7946
7946
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7947
7947
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -7963,7 +7963,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7963
7963
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
7964
7964
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7965
7965
|
config: import("mobx-state-tree").IModelType<{
|
|
7966
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7966
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7967
7967
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7968
7968
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7969
7969
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -7979,9 +7979,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7979
7979
|
}, {}>>>) | ({
|
|
7980
7980
|
type: "pick_record";
|
|
7981
7981
|
config: {
|
|
7982
|
-
method: "
|
|
7982
|
+
method: "last" | "first";
|
|
7983
7983
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
7984
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7984
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7985
7985
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
7986
7986
|
fallback: string;
|
|
7987
7987
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -7993,7 +7993,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
7993
7993
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
7994
7994
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
7995
7995
|
config: import("mobx-state-tree").IModelType<{
|
|
7996
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
7996
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
7997
7997
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
7998
7998
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
7999
7999
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8015,7 +8015,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8015
8015
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8016
8016
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8017
8017
|
config: import("mobx-state-tree").IModelType<{
|
|
8018
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8018
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8019
8019
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8020
8020
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8021
8021
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8037,7 +8037,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8037
8037
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8038
8038
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8039
8039
|
config: import("mobx-state-tree").IModelType<{
|
|
8040
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8040
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8041
8041
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8042
8042
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8043
8043
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8067,7 +8067,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8067
8067
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8068
8068
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8069
8069
|
config: import("mobx-state-tree").IModelType<{
|
|
8070
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8070
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8071
8071
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8072
8072
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8073
8073
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8089,7 +8089,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8089
8089
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8090
8090
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8091
8091
|
config: import("mobx-state-tree").IModelType<{
|
|
8092
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8092
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8093
8093
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8094
8094
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8095
8095
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8111,7 +8111,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8111
8111
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8112
8112
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8113
8113
|
config: import("mobx-state-tree").IModelType<{
|
|
8114
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8114
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8115
8115
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8116
8116
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8117
8117
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8137,7 +8137,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8137
8137
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8138
8138
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8139
8139
|
config: import("mobx-state-tree").IModelType<{
|
|
8140
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8140
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8141
8141
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8142
8142
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8143
8143
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8159,7 +8159,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8159
8159
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8160
8160
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8161
8161
|
config: import("mobx-state-tree").IModelType<{
|
|
8162
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8162
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8163
8163
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8164
8164
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8165
8165
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8181,7 +8181,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8181
8181
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8182
8182
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8183
8183
|
config: import("mobx-state-tree").IModelType<{
|
|
8184
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8184
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8185
8185
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8186
8186
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8187
8187
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8340,7 +8340,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8340
8340
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8341
8341
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8342
8342
|
config: import("mobx-state-tree").IModelType<{
|
|
8343
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8343
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8344
8344
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8345
8345
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8346
8346
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8362,7 +8362,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8362
8362
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8363
8363
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8364
8364
|
config: import("mobx-state-tree").IModelType<{
|
|
8365
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8365
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8366
8366
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8367
8367
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8368
8368
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8384,7 +8384,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8384
8384
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8385
8385
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8386
8386
|
config: import("mobx-state-tree").IModelType<{
|
|
8387
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8387
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8388
8388
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8389
8389
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8390
8390
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8400,9 +8400,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8400
8400
|
}, {}>>>) | ({
|
|
8401
8401
|
type: "pick_record";
|
|
8402
8402
|
config: {
|
|
8403
|
-
method: "
|
|
8403
|
+
method: "last" | "first";
|
|
8404
8404
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
8405
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8405
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8406
8406
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
8407
8407
|
fallback: string;
|
|
8408
8408
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8414,7 +8414,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8414
8414
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8415
8415
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8416
8416
|
config: import("mobx-state-tree").IModelType<{
|
|
8417
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8417
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8418
8418
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8419
8419
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8420
8420
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8436,7 +8436,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8436
8436
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8437
8437
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8438
8438
|
config: import("mobx-state-tree").IModelType<{
|
|
8439
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8439
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8440
8440
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8441
8441
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8442
8442
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8458,7 +8458,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8458
8458
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8459
8459
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8460
8460
|
config: import("mobx-state-tree").IModelType<{
|
|
8461
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8461
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8462
8462
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8463
8463
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8464
8464
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8488,7 +8488,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8488
8488
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8489
8489
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8490
8490
|
config: import("mobx-state-tree").IModelType<{
|
|
8491
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8491
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8492
8492
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8493
8493
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8494
8494
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8510,7 +8510,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8510
8510
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8511
8511
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8512
8512
|
config: import("mobx-state-tree").IModelType<{
|
|
8513
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8513
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8514
8514
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8515
8515
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8516
8516
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8532,7 +8532,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8532
8532
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8533
8533
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8534
8534
|
config: import("mobx-state-tree").IModelType<{
|
|
8535
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8535
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8536
8536
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8537
8537
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8538
8538
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8558,7 +8558,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8558
8558
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8559
8559
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8560
8560
|
config: import("mobx-state-tree").IModelType<{
|
|
8561
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8561
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8562
8562
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8563
8563
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8564
8564
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8580,7 +8580,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8580
8580
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8581
8581
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8582
8582
|
config: import("mobx-state-tree").IModelType<{
|
|
8583
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8583
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8584
8584
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8585
8585
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8586
8586
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8602,7 +8602,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8602
8602
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8603
8603
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8604
8604
|
config: import("mobx-state-tree").IModelType<{
|
|
8605
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8605
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8606
8606
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8607
8607
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8608
8608
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8676,7 +8676,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8676
8676
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8677
8677
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8678
8678
|
config: import("mobx-state-tree").IModelType<{
|
|
8679
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8679
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8680
8680
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8681
8681
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8682
8682
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8698,7 +8698,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8698
8698
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8699
8699
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8700
8700
|
config: import("mobx-state-tree").IModelType<{
|
|
8701
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8701
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8702
8702
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8703
8703
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8704
8704
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8720,7 +8720,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8720
8720
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8721
8721
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8722
8722
|
config: import("mobx-state-tree").IModelType<{
|
|
8723
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8723
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8724
8724
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8725
8725
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8726
8726
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8861,7 +8861,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8861
8861
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8862
8862
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8863
8863
|
config: import("mobx-state-tree").IModelType<{
|
|
8864
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8864
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8865
8865
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8866
8866
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8867
8867
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8883,7 +8883,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8883
8883
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8884
8884
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8885
8885
|
config: import("mobx-state-tree").IModelType<{
|
|
8886
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8886
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8887
8887
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8888
8888
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8889
8889
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8905,7 +8905,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8905
8905
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8906
8906
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8907
8907
|
config: import("mobx-state-tree").IModelType<{
|
|
8908
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8908
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8909
8909
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8910
8910
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8911
8911
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -8921,9 +8921,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8921
8921
|
}, {}>>>) | ({
|
|
8922
8922
|
type: "pick_record";
|
|
8923
8923
|
config: {
|
|
8924
|
-
method: "
|
|
8924
|
+
method: "last" | "first";
|
|
8925
8925
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
8926
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8926
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8927
8927
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
8928
8928
|
fallback: string;
|
|
8929
8929
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8935,7 +8935,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8935
8935
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
8936
8936
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8937
8937
|
config: import("mobx-state-tree").IModelType<{
|
|
8938
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8938
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8939
8939
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8940
8940
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8941
8941
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -8957,7 +8957,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8957
8957
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
8958
8958
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8959
8959
|
config: import("mobx-state-tree").IModelType<{
|
|
8960
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8960
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8961
8961
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8962
8962
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8963
8963
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -8979,7 +8979,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
8979
8979
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
8980
8980
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
8981
8981
|
config: import("mobx-state-tree").IModelType<{
|
|
8982
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
8982
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
8983
8983
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
8984
8984
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
8985
8985
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9009,7 +9009,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9009
9009
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9010
9010
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9011
9011
|
config: import("mobx-state-tree").IModelType<{
|
|
9012
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9012
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9013
9013
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9014
9014
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9015
9015
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9031,7 +9031,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9031
9031
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9032
9032
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9033
9033
|
config: import("mobx-state-tree").IModelType<{
|
|
9034
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9034
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9035
9035
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9036
9036
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9037
9037
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9053,7 +9053,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9053
9053
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9054
9054
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9055
9055
|
config: import("mobx-state-tree").IModelType<{
|
|
9056
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9056
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9057
9057
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9058
9058
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9059
9059
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9079,7 +9079,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9079
9079
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9080
9080
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9081
9081
|
config: import("mobx-state-tree").IModelType<{
|
|
9082
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9082
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9083
9083
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9084
9084
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9085
9085
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9101,7 +9101,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9101
9101
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9102
9102
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9103
9103
|
config: import("mobx-state-tree").IModelType<{
|
|
9104
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9104
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9105
9105
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9106
9106
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9107
9107
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9123,7 +9123,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9123
9123
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9124
9124
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9125
9125
|
config: import("mobx-state-tree").IModelType<{
|
|
9126
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9126
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9127
9127
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9128
9128
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9129
9129
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9264,7 +9264,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9264
9264
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9265
9265
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9266
9266
|
config: import("mobx-state-tree").IModelType<{
|
|
9267
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9267
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9268
9268
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9269
9269
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9270
9270
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9286,7 +9286,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9286
9286
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9287
9287
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9288
9288
|
config: import("mobx-state-tree").IModelType<{
|
|
9289
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9289
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9290
9290
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9291
9291
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9292
9292
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9308,7 +9308,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9308
9308
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9309
9309
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9310
9310
|
config: import("mobx-state-tree").IModelType<{
|
|
9311
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9311
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9312
9312
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9313
9313
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9314
9314
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9324,9 +9324,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9324
9324
|
}, {}>>>) | ({
|
|
9325
9325
|
type: "pick_record";
|
|
9326
9326
|
config: {
|
|
9327
|
-
method: "
|
|
9327
|
+
method: "last" | "first";
|
|
9328
9328
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
9329
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9329
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9330
9330
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
9331
9331
|
fallback: string;
|
|
9332
9332
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9338,7 +9338,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9338
9338
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9339
9339
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9340
9340
|
config: import("mobx-state-tree").IModelType<{
|
|
9341
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9341
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9342
9342
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9343
9343
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9344
9344
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9360,7 +9360,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9360
9360
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9361
9361
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9362
9362
|
config: import("mobx-state-tree").IModelType<{
|
|
9363
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9363
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9364
9364
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9365
9365
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9366
9366
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9382,7 +9382,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9382
9382
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9383
9383
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9384
9384
|
config: import("mobx-state-tree").IModelType<{
|
|
9385
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9385
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9386
9386
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9387
9387
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9388
9388
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9412,7 +9412,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9412
9412
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9413
9413
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9414
9414
|
config: import("mobx-state-tree").IModelType<{
|
|
9415
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9415
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9416
9416
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9417
9417
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9418
9418
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9434,7 +9434,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9434
9434
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9435
9435
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9436
9436
|
config: import("mobx-state-tree").IModelType<{
|
|
9437
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9437
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9438
9438
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9439
9439
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9440
9440
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9456,7 +9456,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9456
9456
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9457
9457
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9458
9458
|
config: import("mobx-state-tree").IModelType<{
|
|
9459
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9459
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9460
9460
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9461
9461
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9462
9462
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9482,7 +9482,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9482
9482
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9483
9483
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9484
9484
|
config: import("mobx-state-tree").IModelType<{
|
|
9485
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9485
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9486
9486
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9487
9487
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9488
9488
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9504,7 +9504,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9504
9504
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9505
9505
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9506
9506
|
config: import("mobx-state-tree").IModelType<{
|
|
9507
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9507
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9508
9508
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9509
9509
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9510
9510
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9526,7 +9526,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9526
9526
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9527
9527
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9528
9528
|
config: import("mobx-state-tree").IModelType<{
|
|
9529
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9529
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9530
9530
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9531
9531
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9532
9532
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9590,7 +9590,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9590
9590
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9591
9591
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9592
9592
|
config: import("mobx-state-tree").IModelType<{
|
|
9593
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9593
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9594
9594
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9595
9595
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9596
9596
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9612,7 +9612,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9612
9612
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9613
9613
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9614
9614
|
config: import("mobx-state-tree").IModelType<{
|
|
9615
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9615
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9616
9616
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9617
9617
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9618
9618
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9634,7 +9634,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9634
9634
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9635
9635
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9636
9636
|
config: import("mobx-state-tree").IModelType<{
|
|
9637
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9637
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9638
9638
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9639
9639
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9640
9640
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9775,7 +9775,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9775
9775
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9776
9776
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9777
9777
|
config: import("mobx-state-tree").IModelType<{
|
|
9778
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9778
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9779
9779
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9780
9780
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9781
9781
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9797,7 +9797,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9797
9797
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9798
9798
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9799
9799
|
config: import("mobx-state-tree").IModelType<{
|
|
9800
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9800
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9801
9801
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9802
9802
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9803
9803
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9819,7 +9819,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9819
9819
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9820
9820
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9821
9821
|
config: import("mobx-state-tree").IModelType<{
|
|
9822
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9822
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9823
9823
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9824
9824
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9825
9825
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9835,9 +9835,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9835
9835
|
}, {}>>>) | ({
|
|
9836
9836
|
type: "pick_record";
|
|
9837
9837
|
config: {
|
|
9838
|
-
method: "
|
|
9838
|
+
method: "last" | "first";
|
|
9839
9839
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
9840
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9840
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9841
9841
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
9842
9842
|
fallback: string;
|
|
9843
9843
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9849,7 +9849,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9849
9849
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9850
9850
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9851
9851
|
config: import("mobx-state-tree").IModelType<{
|
|
9852
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9852
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9853
9853
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9854
9854
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9855
9855
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9871,7 +9871,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9871
9871
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9872
9872
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9873
9873
|
config: import("mobx-state-tree").IModelType<{
|
|
9874
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9874
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9875
9875
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9876
9876
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9877
9877
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9893,7 +9893,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9893
9893
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9894
9894
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9895
9895
|
config: import("mobx-state-tree").IModelType<{
|
|
9896
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9896
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9897
9897
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9898
9898
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9899
9899
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9923,7 +9923,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9923
9923
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9924
9924
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9925
9925
|
config: import("mobx-state-tree").IModelType<{
|
|
9926
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9926
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9927
9927
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9928
9928
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9929
9929
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -9945,7 +9945,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9945
9945
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
9946
9946
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9947
9947
|
config: import("mobx-state-tree").IModelType<{
|
|
9948
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9948
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9949
9949
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9950
9950
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9951
9951
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -9967,7 +9967,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9967
9967
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
9968
9968
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9969
9969
|
config: import("mobx-state-tree").IModelType<{
|
|
9970
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9970
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9971
9971
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9972
9972
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9973
9973
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -9993,7 +9993,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
9993
9993
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
9994
9994
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
9995
9995
|
config: import("mobx-state-tree").IModelType<{
|
|
9996
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
9996
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
9997
9997
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
9998
9998
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
9999
9999
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -10015,7 +10015,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
10015
10015
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
10016
10016
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
10017
10017
|
config: import("mobx-state-tree").IModelType<{
|
|
10018
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
10018
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
10019
10019
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
10020
10020
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
10021
10021
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -10037,7 +10037,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
10037
10037
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
10038
10038
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
10039
10039
|
config: import("mobx-state-tree").IModelType<{
|
|
10040
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
10040
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
10041
10041
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
10042
10042
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
10043
10043
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -14403,7 +14403,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14403
14403
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
14404
14404
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14405
14405
|
config: import("mobx-state-tree").IModelType<{
|
|
14406
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14406
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14407
14407
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14408
14408
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14409
14409
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -14425,7 +14425,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14425
14425
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
14426
14426
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14427
14427
|
config: import("mobx-state-tree").IModelType<{
|
|
14428
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14428
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14429
14429
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14430
14430
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14431
14431
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -14447,7 +14447,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14447
14447
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
14448
14448
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14449
14449
|
config: import("mobx-state-tree").IModelType<{
|
|
14450
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14450
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14451
14451
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14452
14452
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14453
14453
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -14463,9 +14463,9 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14463
14463
|
}, {}>>>) | ({
|
|
14464
14464
|
type: "pick_record";
|
|
14465
14465
|
config: {
|
|
14466
|
-
method: "
|
|
14466
|
+
method: "last" | "first";
|
|
14467
14467
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").IModelType<{
|
|
14468
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14468
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14469
14469
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>;
|
|
14470
14470
|
fallback: string;
|
|
14471
14471
|
} & import("mobx-state-tree/dist/internal").NonEmptyObject & import("mobx-state-tree").IStateTreeNode<import("mobx-state-tree").ITypeUnion<import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -14477,7 +14477,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14477
14477
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
14478
14478
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14479
14479
|
config: import("mobx-state-tree").IModelType<{
|
|
14480
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14480
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14481
14481
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14482
14482
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14483
14483
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -14499,7 +14499,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14499
14499
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
14500
14500
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14501
14501
|
config: import("mobx-state-tree").IModelType<{
|
|
14502
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14502
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14503
14503
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14504
14504
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14505
14505
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -14521,7 +14521,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14521
14521
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
14522
14522
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14523
14523
|
config: import("mobx-state-tree").IModelType<{
|
|
14524
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14524
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14525
14525
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14526
14526
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14527
14527
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -14551,7 +14551,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14551
14551
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
14552
14552
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14553
14553
|
config: import("mobx-state-tree").IModelType<{
|
|
14554
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14554
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14555
14555
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14556
14556
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14557
14557
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -14573,7 +14573,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14573
14573
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
14574
14574
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14575
14575
|
config: import("mobx-state-tree").IModelType<{
|
|
14576
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14576
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14577
14577
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14578
14578
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14579
14579
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -14595,7 +14595,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14595
14595
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
14596
14596
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14597
14597
|
config: import("mobx-state-tree").IModelType<{
|
|
14598
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14598
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14599
14599
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14600
14600
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14601
14601
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
@@ -14621,7 +14621,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14621
14621
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
14622
14622
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14623
14623
|
config: import("mobx-state-tree").IModelType<{
|
|
14624
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14624
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14625
14625
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14626
14626
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14627
14627
|
}>> | import("mobx-state-tree").ModelCreationType<import("mobx-state-tree/dist/internal").ExtractCFromProps<{
|
|
@@ -14643,7 +14643,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14643
14643
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
14644
14644
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14645
14645
|
config: import("mobx-state-tree").IModelType<{
|
|
14646
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14646
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14647
14647
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14648
14648
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14649
14649
|
}> | import("mobx-state-tree").ModelSnapshotType<{
|
|
@@ -14665,7 +14665,7 @@ export declare function usePanelFullScreen(view: ViewMetaInstance, panelID: stri
|
|
|
14665
14665
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|
|
14666
14666
|
type: import("mobx-state-tree").ISimpleType<"pick_record">;
|
|
14667
14667
|
config: import("mobx-state-tree").IModelType<{
|
|
14668
|
-
method: import("mobx-state-tree").ISimpleType<"
|
|
14668
|
+
method: import("mobx-state-tree").ISimpleType<"last" | "first">;
|
|
14669
14669
|
}, {}, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>;
|
|
14670
14670
|
fallback: import("mobx-state-tree").IOptionalIType<import("mobx-state-tree").ISimpleType<string>, [undefined]>;
|
|
14671
14671
|
}, {}> | import("mobx-state-tree").ModelInstanceType<{
|