jamespot-front-business 1.1.95 → 1.1.96
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/cjs.js +1 -1
- package/dist/cjs.js.map +1 -1
- package/dist/esm.js +1 -1
- package/dist/esm.js.map +1 -1
- package/dist/types.d.ts +291 -246
- package/package.json +2 -2
package/dist/types.d.ts
CHANGED
|
@@ -138,8 +138,8 @@ declare const AdminLogs: {
|
|
|
138
138
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
139
139
|
uniqid: string;
|
|
140
140
|
content: {
|
|
141
|
-
limit?: number | boolean | undefined;
|
|
142
141
|
uri?: string | undefined;
|
|
142
|
+
limit?: number | boolean | undefined;
|
|
143
143
|
tableColumnsData?: {
|
|
144
144
|
name?: string | undefined;
|
|
145
145
|
label?: string | undefined;
|
|
@@ -220,8 +220,8 @@ declare const AdminLogs: {
|
|
|
220
220
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
221
221
|
uniqid: string;
|
|
222
222
|
content: {
|
|
223
|
-
limit?: number | boolean | undefined;
|
|
224
223
|
uri?: string | undefined;
|
|
224
|
+
limit?: number | boolean | undefined;
|
|
225
225
|
tableColumnsData?: {
|
|
226
226
|
name?: string | undefined;
|
|
227
227
|
label?: string | undefined;
|
|
@@ -380,8 +380,8 @@ declare const AdminLogs: {
|
|
|
380
380
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
381
381
|
uniqid: string;
|
|
382
382
|
content: {
|
|
383
|
-
limit?: number | boolean | undefined;
|
|
384
383
|
uri?: string | undefined;
|
|
384
|
+
limit?: number | boolean | undefined;
|
|
385
385
|
tableColumnsData?: {
|
|
386
386
|
name?: string | undefined;
|
|
387
387
|
label?: string | undefined;
|
|
@@ -462,8 +462,8 @@ declare const AdminLogs: {
|
|
|
462
462
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
463
463
|
uniqid: string;
|
|
464
464
|
content: {
|
|
465
|
-
limit?: number | boolean | undefined;
|
|
466
465
|
uri?: string | undefined;
|
|
466
|
+
limit?: number | boolean | undefined;
|
|
467
467
|
tableColumnsData?: {
|
|
468
468
|
name?: string | undefined;
|
|
469
469
|
label?: string | undefined;
|
|
@@ -617,8 +617,8 @@ declare const AdminLogs: {
|
|
|
617
617
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
618
618
|
uniqid: string;
|
|
619
619
|
content: {
|
|
620
|
-
limit?: number | boolean | undefined;
|
|
621
620
|
uri?: string | undefined;
|
|
621
|
+
limit?: number | boolean | undefined;
|
|
622
622
|
tableColumnsData?: {
|
|
623
623
|
name?: string | undefined;
|
|
624
624
|
label?: string | undefined;
|
|
@@ -699,8 +699,8 @@ declare const AdminLogs: {
|
|
|
699
699
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
700
700
|
uniqid: string;
|
|
701
701
|
content: {
|
|
702
|
-
limit?: number | boolean | undefined;
|
|
703
702
|
uri?: string | undefined;
|
|
703
|
+
limit?: number | boolean | undefined;
|
|
704
704
|
tableColumnsData?: {
|
|
705
705
|
name?: string | undefined;
|
|
706
706
|
label?: string | undefined;
|
|
@@ -830,8 +830,8 @@ declare const AdminLogs: {
|
|
|
830
830
|
end: string;
|
|
831
831
|
};
|
|
832
832
|
name: string;
|
|
833
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
834
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
833
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
834
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
835
835
|
or?: boolean | undefined;
|
|
836
836
|
isNull?: boolean | undefined;
|
|
837
837
|
isNotNull?: boolean | undefined;
|
|
@@ -853,8 +853,8 @@ declare const AdminLogs: {
|
|
|
853
853
|
end: string;
|
|
854
854
|
};
|
|
855
855
|
name: string;
|
|
856
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
857
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
856
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
857
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
858
858
|
or?: boolean | undefined;
|
|
859
859
|
isNull?: boolean | undefined;
|
|
860
860
|
isNotNull?: boolean | undefined;
|
|
@@ -876,8 +876,8 @@ declare const AdminLogs: {
|
|
|
876
876
|
end: string;
|
|
877
877
|
};
|
|
878
878
|
name: string;
|
|
879
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
880
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
879
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
880
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
881
881
|
or?: boolean | undefined;
|
|
882
882
|
isNull?: boolean | undefined;
|
|
883
883
|
isNotNull?: boolean | undefined;
|
|
@@ -936,8 +936,8 @@ declare const Animations: {
|
|
|
936
936
|
};
|
|
937
937
|
actions: {
|
|
938
938
|
saveCurrentAnimation: _reduxjs_toolkit.AsyncThunk<void, {
|
|
939
|
-
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
940
939
|
audience: string[];
|
|
940
|
+
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
941
941
|
auto: boolean;
|
|
942
942
|
activeClickEffect: number;
|
|
943
943
|
activeDecor: number;
|
|
@@ -977,8 +977,8 @@ declare const Animations: {
|
|
|
977
977
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
978
978
|
uniqid: string;
|
|
979
979
|
content: {
|
|
980
|
-
limit?: number | boolean | undefined;
|
|
981
980
|
uri?: string | undefined;
|
|
981
|
+
limit?: number | boolean | undefined;
|
|
982
982
|
tableColumnsData?: {
|
|
983
983
|
name?: string | undefined;
|
|
984
984
|
label?: string | undefined;
|
|
@@ -1059,8 +1059,8 @@ declare const Animations: {
|
|
|
1059
1059
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1060
1060
|
uniqid: string;
|
|
1061
1061
|
content: {
|
|
1062
|
-
limit?: number | boolean | undefined;
|
|
1063
1062
|
uri?: string | undefined;
|
|
1063
|
+
limit?: number | boolean | undefined;
|
|
1064
1064
|
tableColumnsData?: {
|
|
1065
1065
|
name?: string | undefined;
|
|
1066
1066
|
label?: string | undefined;
|
|
@@ -1210,8 +1210,8 @@ declare const Animations: {
|
|
|
1210
1210
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1211
1211
|
uniqid: string;
|
|
1212
1212
|
content: {
|
|
1213
|
-
limit?: number | boolean | undefined;
|
|
1214
1213
|
uri?: string | undefined;
|
|
1214
|
+
limit?: number | boolean | undefined;
|
|
1215
1215
|
tableColumnsData?: {
|
|
1216
1216
|
name?: string | undefined;
|
|
1217
1217
|
label?: string | undefined;
|
|
@@ -1292,8 +1292,8 @@ declare const Animations: {
|
|
|
1292
1292
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1293
1293
|
uniqid: string;
|
|
1294
1294
|
content: {
|
|
1295
|
-
limit?: number | boolean | undefined;
|
|
1296
1295
|
uri?: string | undefined;
|
|
1296
|
+
limit?: number | boolean | undefined;
|
|
1297
1297
|
tableColumnsData?: {
|
|
1298
1298
|
name?: string | undefined;
|
|
1299
1299
|
label?: string | undefined;
|
|
@@ -1443,8 +1443,8 @@ declare const Animations: {
|
|
|
1443
1443
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1444
1444
|
uniqid: string;
|
|
1445
1445
|
content: {
|
|
1446
|
-
limit?: number | boolean | undefined;
|
|
1447
1446
|
uri?: string | undefined;
|
|
1447
|
+
limit?: number | boolean | undefined;
|
|
1448
1448
|
tableColumnsData?: {
|
|
1449
1449
|
name?: string | undefined;
|
|
1450
1450
|
label?: string | undefined;
|
|
@@ -1525,8 +1525,8 @@ declare const Animations: {
|
|
|
1525
1525
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1526
1526
|
uniqid: string;
|
|
1527
1527
|
content: {
|
|
1528
|
-
limit?: number | boolean | undefined;
|
|
1529
1528
|
uri?: string | undefined;
|
|
1529
|
+
limit?: number | boolean | undefined;
|
|
1530
1530
|
tableColumnsData?: {
|
|
1531
1531
|
name?: string | undefined;
|
|
1532
1532
|
label?: string | undefined;
|
|
@@ -1676,8 +1676,8 @@ declare const Animations: {
|
|
|
1676
1676
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1677
1677
|
uniqid: string;
|
|
1678
1678
|
content: {
|
|
1679
|
-
limit?: number | boolean | undefined;
|
|
1680
1679
|
uri?: string | undefined;
|
|
1680
|
+
limit?: number | boolean | undefined;
|
|
1681
1681
|
tableColumnsData?: {
|
|
1682
1682
|
name?: string | undefined;
|
|
1683
1683
|
label?: string | undefined;
|
|
@@ -1758,8 +1758,8 @@ declare const Animations: {
|
|
|
1758
1758
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1759
1759
|
uniqid: string;
|
|
1760
1760
|
content: {
|
|
1761
|
-
limit?: number | boolean | undefined;
|
|
1762
1761
|
uri?: string | undefined;
|
|
1762
|
+
limit?: number | boolean | undefined;
|
|
1763
1763
|
tableColumnsData?: {
|
|
1764
1764
|
name?: string | undefined;
|
|
1765
1765
|
label?: string | undefined;
|
|
@@ -1874,8 +1874,8 @@ declare const Animations: {
|
|
|
1874
1874
|
rejectedMeta?: unknown;
|
|
1875
1875
|
}>;
|
|
1876
1876
|
fetchCurrentAnimationApp: _reduxjs_toolkit.AsyncThunk<{
|
|
1877
|
-
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
1878
1877
|
audience: string[];
|
|
1878
|
+
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
1879
1879
|
auto: boolean;
|
|
1880
1880
|
activeClickEffect: number;
|
|
1881
1881
|
activeDecor: number;
|
|
@@ -1915,8 +1915,8 @@ declare const Animations: {
|
|
|
1915
1915
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1916
1916
|
uniqid: string;
|
|
1917
1917
|
content: {
|
|
1918
|
-
limit?: number | boolean | undefined;
|
|
1919
1918
|
uri?: string | undefined;
|
|
1919
|
+
limit?: number | boolean | undefined;
|
|
1920
1920
|
tableColumnsData?: {
|
|
1921
1921
|
name?: string | undefined;
|
|
1922
1922
|
label?: string | undefined;
|
|
@@ -1997,8 +1997,8 @@ declare const Animations: {
|
|
|
1997
1997
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1998
1998
|
uniqid: string;
|
|
1999
1999
|
content: {
|
|
2000
|
-
limit?: number | boolean | undefined;
|
|
2001
2000
|
uri?: string | undefined;
|
|
2001
|
+
limit?: number | boolean | undefined;
|
|
2002
2002
|
tableColumnsData?: {
|
|
2003
2003
|
name?: string | undefined;
|
|
2004
2004
|
label?: string | undefined;
|
|
@@ -2166,8 +2166,8 @@ declare const Animations: {
|
|
|
2166
2166
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2167
2167
|
uniqid: string;
|
|
2168
2168
|
content: {
|
|
2169
|
-
limit?: number | boolean | undefined;
|
|
2170
2169
|
uri?: string | undefined;
|
|
2170
|
+
limit?: number | boolean | undefined;
|
|
2171
2171
|
tableColumnsData?: {
|
|
2172
2172
|
name?: string | undefined;
|
|
2173
2173
|
label?: string | undefined;
|
|
@@ -2248,8 +2248,8 @@ declare const Animations: {
|
|
|
2248
2248
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2249
2249
|
uniqid: string;
|
|
2250
2250
|
content: {
|
|
2251
|
-
limit?: number | boolean | undefined;
|
|
2252
2251
|
uri?: string | undefined;
|
|
2252
|
+
limit?: number | boolean | undefined;
|
|
2253
2253
|
tableColumnsData?: {
|
|
2254
2254
|
name?: string | undefined;
|
|
2255
2255
|
label?: string | undefined;
|
|
@@ -2415,8 +2415,8 @@ declare const Animations: {
|
|
|
2415
2415
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2416
2416
|
uniqid: string;
|
|
2417
2417
|
content: {
|
|
2418
|
-
limit?: number | boolean | undefined;
|
|
2419
2418
|
uri?: string | undefined;
|
|
2419
|
+
limit?: number | boolean | undefined;
|
|
2420
2420
|
tableColumnsData?: {
|
|
2421
2421
|
name?: string | undefined;
|
|
2422
2422
|
label?: string | undefined;
|
|
@@ -2497,8 +2497,8 @@ declare const Animations: {
|
|
|
2497
2497
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2498
2498
|
uniqid: string;
|
|
2499
2499
|
content: {
|
|
2500
|
-
limit?: number | boolean | undefined;
|
|
2501
2500
|
uri?: string | undefined;
|
|
2501
|
+
limit?: number | boolean | undefined;
|
|
2502
2502
|
tableColumnsData?: {
|
|
2503
2503
|
name?: string | undefined;
|
|
2504
2504
|
label?: string | undefined;
|
|
@@ -2615,8 +2615,8 @@ declare const Animations: {
|
|
|
2615
2615
|
};
|
|
2616
2616
|
selectors: {
|
|
2617
2617
|
selectCurrentAnimation: (state: AnimationsRootState) => {
|
|
2618
|
-
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
2619
2618
|
audience: string[];
|
|
2619
|
+
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
2620
2620
|
auto: boolean;
|
|
2621
2621
|
activeClickEffect: number;
|
|
2622
2622
|
activeDecor: number;
|
|
@@ -2624,8 +2624,8 @@ declare const Animations: {
|
|
|
2624
2624
|
isActiveAnimation: (state: AnimationsRootState) => boolean;
|
|
2625
2625
|
isToggleLoading: (state: AnimationsRootState) => boolean;
|
|
2626
2626
|
selectAnimationConfigurationApp: (state: AnimationsRootState) => {
|
|
2627
|
-
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
2628
2627
|
audience: string[];
|
|
2628
|
+
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
2629
2629
|
auto: boolean;
|
|
2630
2630
|
activeClickEffect: number;
|
|
2631
2631
|
activeDecor: number;
|
|
@@ -2704,8 +2704,8 @@ declare const Application: {
|
|
|
2704
2704
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2705
2705
|
uniqid: string;
|
|
2706
2706
|
content: {
|
|
2707
|
-
limit?: number | boolean | undefined;
|
|
2708
2707
|
uri?: string | undefined;
|
|
2708
|
+
limit?: number | boolean | undefined;
|
|
2709
2709
|
tableColumnsData?: {
|
|
2710
2710
|
name?: string | undefined;
|
|
2711
2711
|
label?: string | undefined;
|
|
@@ -2786,8 +2786,8 @@ declare const Application: {
|
|
|
2786
2786
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2787
2787
|
uniqid: string;
|
|
2788
2788
|
content: {
|
|
2789
|
-
limit?: number | boolean | undefined;
|
|
2790
2789
|
uri?: string | undefined;
|
|
2790
|
+
limit?: number | boolean | undefined;
|
|
2791
2791
|
tableColumnsData?: {
|
|
2792
2792
|
name?: string | undefined;
|
|
2793
2793
|
label?: string | undefined;
|
|
@@ -3023,8 +3023,8 @@ declare const AssetReservation: {
|
|
|
3023
3023
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3024
3024
|
uniqid: string;
|
|
3025
3025
|
content: {
|
|
3026
|
-
limit?: number | boolean | undefined;
|
|
3027
3026
|
uri?: string | undefined;
|
|
3027
|
+
limit?: number | boolean | undefined;
|
|
3028
3028
|
tableColumnsData?: {
|
|
3029
3029
|
name?: string | undefined;
|
|
3030
3030
|
label?: string | undefined;
|
|
@@ -3105,8 +3105,8 @@ declare const AssetReservation: {
|
|
|
3105
3105
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3106
3106
|
uniqid: string;
|
|
3107
3107
|
content: {
|
|
3108
|
-
limit?: number | boolean | undefined;
|
|
3109
3108
|
uri?: string | undefined;
|
|
3109
|
+
limit?: number | boolean | undefined;
|
|
3110
3110
|
tableColumnsData?: {
|
|
3111
3111
|
name?: string | undefined;
|
|
3112
3112
|
label?: string | undefined;
|
|
@@ -3187,8 +3187,8 @@ declare const AssetReservation: {
|
|
|
3187
3187
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3188
3188
|
uniqid: string;
|
|
3189
3189
|
content: {
|
|
3190
|
-
limit?: number | boolean | undefined;
|
|
3191
3190
|
uri?: string | undefined;
|
|
3191
|
+
limit?: number | boolean | undefined;
|
|
3192
3192
|
tableColumnsData?: {
|
|
3193
3193
|
name?: string | undefined;
|
|
3194
3194
|
label?: string | undefined;
|
|
@@ -3345,8 +3345,8 @@ declare const AssetReservation: {
|
|
|
3345
3345
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3346
3346
|
uniqid: string;
|
|
3347
3347
|
content: {
|
|
3348
|
-
limit?: number | boolean | undefined;
|
|
3349
3348
|
uri?: string | undefined;
|
|
3349
|
+
limit?: number | boolean | undefined;
|
|
3350
3350
|
tableColumnsData?: {
|
|
3351
3351
|
name?: string | undefined;
|
|
3352
3352
|
label?: string | undefined;
|
|
@@ -3427,8 +3427,8 @@ declare const AssetReservation: {
|
|
|
3427
3427
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3428
3428
|
uniqid: string;
|
|
3429
3429
|
content: {
|
|
3430
|
-
limit?: number | boolean | undefined;
|
|
3431
3430
|
uri?: string | undefined;
|
|
3431
|
+
limit?: number | boolean | undefined;
|
|
3432
3432
|
tableColumnsData?: {
|
|
3433
3433
|
name?: string | undefined;
|
|
3434
3434
|
label?: string | undefined;
|
|
@@ -3662,8 +3662,8 @@ declare const AssetReservation: {
|
|
|
3662
3662
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3663
3663
|
uniqid: string;
|
|
3664
3664
|
content: {
|
|
3665
|
-
limit?: number | boolean | undefined;
|
|
3666
3665
|
uri?: string | undefined;
|
|
3666
|
+
limit?: number | boolean | undefined;
|
|
3667
3667
|
tableColumnsData?: {
|
|
3668
3668
|
name?: string | undefined;
|
|
3669
3669
|
label?: string | undefined;
|
|
@@ -3743,8 +3743,8 @@ declare const AssetReservation: {
|
|
|
3743
3743
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3744
3744
|
uniqid: string;
|
|
3745
3745
|
content: {
|
|
3746
|
-
limit?: number | boolean | undefined;
|
|
3747
3746
|
uri?: string | undefined;
|
|
3747
|
+
limit?: number | boolean | undefined;
|
|
3748
3748
|
tableColumnsData?: {
|
|
3749
3749
|
name?: string | undefined;
|
|
3750
3750
|
label?: string | undefined;
|
|
@@ -3825,8 +3825,8 @@ declare const AssetReservation: {
|
|
|
3825
3825
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3826
3826
|
uniqid: string;
|
|
3827
3827
|
content: {
|
|
3828
|
-
limit?: number | boolean | undefined;
|
|
3829
3828
|
uri?: string | undefined;
|
|
3829
|
+
limit?: number | boolean | undefined;
|
|
3830
3830
|
tableColumnsData?: {
|
|
3831
3831
|
name?: string | undefined;
|
|
3832
3832
|
label?: string | undefined;
|
|
@@ -3907,8 +3907,8 @@ declare const AssetReservation: {
|
|
|
3907
3907
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3908
3908
|
uniqid: string;
|
|
3909
3909
|
content: {
|
|
3910
|
-
limit?: number | boolean | undefined;
|
|
3911
3910
|
uri?: string | undefined;
|
|
3911
|
+
limit?: number | boolean | undefined;
|
|
3912
3912
|
tableColumnsData?: {
|
|
3913
3913
|
name?: string | undefined;
|
|
3914
3914
|
label?: string | undefined;
|
|
@@ -4103,8 +4103,8 @@ declare const AssetReservation: {
|
|
|
4103
4103
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4104
4104
|
uniqid: string;
|
|
4105
4105
|
content: {
|
|
4106
|
-
limit?: number | boolean | undefined;
|
|
4107
4106
|
uri?: string | undefined;
|
|
4107
|
+
limit?: number | boolean | undefined;
|
|
4108
4108
|
tableColumnsData?: {
|
|
4109
4109
|
name?: string | undefined;
|
|
4110
4110
|
label?: string | undefined;
|
|
@@ -4274,8 +4274,8 @@ declare const AssetReservation: {
|
|
|
4274
4274
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4275
4275
|
uniqid: string;
|
|
4276
4276
|
content: {
|
|
4277
|
-
limit?: number | boolean | undefined;
|
|
4278
4277
|
uri?: string | undefined;
|
|
4278
|
+
limit?: number | boolean | undefined;
|
|
4279
4279
|
tableColumnsData?: {
|
|
4280
4280
|
name?: string | undefined;
|
|
4281
4281
|
label?: string | undefined;
|
|
@@ -4355,8 +4355,8 @@ declare const AssetReservation: {
|
|
|
4355
4355
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4356
4356
|
uniqid: string;
|
|
4357
4357
|
content: {
|
|
4358
|
-
limit?: number | boolean | undefined;
|
|
4359
4358
|
uri?: string | undefined;
|
|
4359
|
+
limit?: number | boolean | undefined;
|
|
4360
4360
|
tableColumnsData?: {
|
|
4361
4361
|
name?: string | undefined;
|
|
4362
4362
|
label?: string | undefined;
|
|
@@ -4510,8 +4510,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4510
4510
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4511
4511
|
uniqid: string;
|
|
4512
4512
|
content: {
|
|
4513
|
-
limit?: number | boolean | undefined;
|
|
4514
4513
|
uri?: string | undefined;
|
|
4514
|
+
limit?: number | boolean | undefined;
|
|
4515
4515
|
tableColumnsData?: {
|
|
4516
4516
|
name?: string | undefined;
|
|
4517
4517
|
label?: string | undefined;
|
|
@@ -4594,8 +4594,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4594
4594
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4595
4595
|
uniqid: string;
|
|
4596
4596
|
content: {
|
|
4597
|
-
limit?: number | boolean | undefined;
|
|
4598
4597
|
uri?: string | undefined;
|
|
4598
|
+
limit?: number | boolean | undefined;
|
|
4599
4599
|
tableColumnsData?: {
|
|
4600
4600
|
name?: string | undefined;
|
|
4601
4601
|
label?: string | undefined;
|
|
@@ -4676,8 +4676,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4676
4676
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4677
4677
|
uniqid: string;
|
|
4678
4678
|
content: {
|
|
4679
|
-
limit?: number | boolean | undefined;
|
|
4680
4679
|
uri?: string | undefined;
|
|
4680
|
+
limit?: number | boolean | undefined;
|
|
4681
4681
|
tableColumnsData?: {
|
|
4682
4682
|
name?: string | undefined;
|
|
4683
4683
|
label?: string | undefined;
|
|
@@ -4830,8 +4830,8 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
|
|
|
4830
4830
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4831
4831
|
uniqid: string;
|
|
4832
4832
|
content: {
|
|
4833
|
-
limit?: number | boolean | undefined;
|
|
4834
4833
|
uri?: string | undefined;
|
|
4834
|
+
limit?: number | boolean | undefined;
|
|
4835
4835
|
tableColumnsData?: {
|
|
4836
4836
|
name?: string | undefined;
|
|
4837
4837
|
label?: string | undefined;
|
|
@@ -4912,8 +4912,8 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
|
|
|
4912
4912
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4913
4913
|
uniqid: string;
|
|
4914
4914
|
content: {
|
|
4915
|
-
limit?: number | boolean | undefined;
|
|
4916
4915
|
uri?: string | undefined;
|
|
4916
|
+
limit?: number | boolean | undefined;
|
|
4917
4917
|
tableColumnsData?: {
|
|
4918
4918
|
name?: string | undefined;
|
|
4919
4919
|
label?: string | undefined;
|
|
@@ -5116,8 +5116,8 @@ declare const ContentReport: {
|
|
|
5116
5116
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5117
5117
|
uniqid: string;
|
|
5118
5118
|
content: {
|
|
5119
|
-
limit?: number | boolean | undefined;
|
|
5120
5119
|
uri?: string | undefined;
|
|
5120
|
+
limit?: number | boolean | undefined;
|
|
5121
5121
|
tableColumnsData?: {
|
|
5122
5122
|
name?: string | undefined;
|
|
5123
5123
|
label?: string | undefined;
|
|
@@ -5200,8 +5200,8 @@ declare const ContentReport: {
|
|
|
5200
5200
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5201
5201
|
uniqid: string;
|
|
5202
5202
|
content: {
|
|
5203
|
-
limit?: number | boolean | undefined;
|
|
5204
5203
|
uri?: string | undefined;
|
|
5204
|
+
limit?: number | boolean | undefined;
|
|
5205
5205
|
tableColumnsData?: {
|
|
5206
5206
|
name?: string | undefined;
|
|
5207
5207
|
label?: string | undefined;
|
|
@@ -5282,8 +5282,8 @@ declare const ContentReport: {
|
|
|
5282
5282
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5283
5283
|
uniqid: string;
|
|
5284
5284
|
content: {
|
|
5285
|
-
limit?: number | boolean | undefined;
|
|
5286
5285
|
uri?: string | undefined;
|
|
5286
|
+
limit?: number | boolean | undefined;
|
|
5287
5287
|
tableColumnsData?: {
|
|
5288
5288
|
name?: string | undefined;
|
|
5289
5289
|
label?: string | undefined;
|
|
@@ -5436,8 +5436,8 @@ declare const ContentReport: {
|
|
|
5436
5436
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5437
5437
|
uniqid: string;
|
|
5438
5438
|
content: {
|
|
5439
|
-
limit?: number | boolean | undefined;
|
|
5440
5439
|
uri?: string | undefined;
|
|
5440
|
+
limit?: number | boolean | undefined;
|
|
5441
5441
|
tableColumnsData?: {
|
|
5442
5442
|
name?: string | undefined;
|
|
5443
5443
|
label?: string | undefined;
|
|
@@ -5518,8 +5518,8 @@ declare const ContentReport: {
|
|
|
5518
5518
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5519
5519
|
uniqid: string;
|
|
5520
5520
|
content: {
|
|
5521
|
-
limit?: number | boolean | undefined;
|
|
5522
5521
|
uri?: string | undefined;
|
|
5522
|
+
limit?: number | boolean | undefined;
|
|
5523
5523
|
tableColumnsData?: {
|
|
5524
5524
|
name?: string | undefined;
|
|
5525
5525
|
label?: string | undefined;
|
|
@@ -5818,8 +5818,8 @@ declare const Bookmark: {
|
|
|
5818
5818
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5819
5819
|
uniqid: string;
|
|
5820
5820
|
content: {
|
|
5821
|
-
limit?: number | boolean | undefined;
|
|
5822
5821
|
uri?: string | undefined;
|
|
5822
|
+
limit?: number | boolean | undefined;
|
|
5823
5823
|
tableColumnsData?: {
|
|
5824
5824
|
name?: string | undefined;
|
|
5825
5825
|
label?: string | undefined;
|
|
@@ -5900,8 +5900,8 @@ declare const Bookmark: {
|
|
|
5900
5900
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5901
5901
|
uniqid: string;
|
|
5902
5902
|
content: {
|
|
5903
|
-
limit?: number | boolean | undefined;
|
|
5904
5903
|
uri?: string | undefined;
|
|
5904
|
+
limit?: number | boolean | undefined;
|
|
5905
5905
|
tableColumnsData?: {
|
|
5906
5906
|
name?: string | undefined;
|
|
5907
5907
|
label?: string | undefined;
|
|
@@ -6122,8 +6122,8 @@ declare const Bookmark: {
|
|
|
6122
6122
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6123
6123
|
uniqid: string;
|
|
6124
6124
|
content: {
|
|
6125
|
-
limit?: number | boolean | undefined;
|
|
6126
6125
|
uri?: string | undefined;
|
|
6126
|
+
limit?: number | boolean | undefined;
|
|
6127
6127
|
tableColumnsData?: {
|
|
6128
6128
|
name?: string | undefined;
|
|
6129
6129
|
label?: string | undefined;
|
|
@@ -6204,8 +6204,8 @@ declare const Bookmark: {
|
|
|
6204
6204
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6205
6205
|
uniqid: string;
|
|
6206
6206
|
content: {
|
|
6207
|
-
limit?: number | boolean | undefined;
|
|
6208
6207
|
uri?: string | undefined;
|
|
6208
|
+
limit?: number | boolean | undefined;
|
|
6209
6209
|
tableColumnsData?: {
|
|
6210
6210
|
name?: string | undefined;
|
|
6211
6211
|
label?: string | undefined;
|
|
@@ -6397,8 +6397,8 @@ declare const Bookmark: {
|
|
|
6397
6397
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6398
6398
|
uniqid: string;
|
|
6399
6399
|
content: {
|
|
6400
|
-
limit?: number | boolean | undefined;
|
|
6401
6400
|
uri?: string | undefined;
|
|
6401
|
+
limit?: number | boolean | undefined;
|
|
6402
6402
|
tableColumnsData?: {
|
|
6403
6403
|
name?: string | undefined;
|
|
6404
6404
|
label?: string | undefined;
|
|
@@ -6479,8 +6479,8 @@ declare const Bookmark: {
|
|
|
6479
6479
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6480
6480
|
uniqid: string;
|
|
6481
6481
|
content: {
|
|
6482
|
-
limit?: number | boolean | undefined;
|
|
6483
6482
|
uri?: string | undefined;
|
|
6483
|
+
limit?: number | boolean | undefined;
|
|
6484
6484
|
tableColumnsData?: {
|
|
6485
6485
|
name?: string | undefined;
|
|
6486
6486
|
label?: string | undefined;
|
|
@@ -6651,8 +6651,8 @@ declare const Bookmark: {
|
|
|
6651
6651
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6652
6652
|
uniqid: string;
|
|
6653
6653
|
content: {
|
|
6654
|
-
limit?: number | boolean | undefined;
|
|
6655
6654
|
uri?: string | undefined;
|
|
6655
|
+
limit?: number | boolean | undefined;
|
|
6656
6656
|
tableColumnsData?: {
|
|
6657
6657
|
name?: string | undefined;
|
|
6658
6658
|
label?: string | undefined;
|
|
@@ -6733,8 +6733,8 @@ declare const Bookmark: {
|
|
|
6733
6733
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6734
6734
|
uniqid: string;
|
|
6735
6735
|
content: {
|
|
6736
|
-
limit?: number | boolean | undefined;
|
|
6737
6736
|
uri?: string | undefined;
|
|
6737
|
+
limit?: number | boolean | undefined;
|
|
6738
6738
|
tableColumnsData?: {
|
|
6739
6739
|
name?: string | undefined;
|
|
6740
6740
|
label?: string | undefined;
|
|
@@ -6903,8 +6903,8 @@ declare const Bookmark: {
|
|
|
6903
6903
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6904
6904
|
uniqid: string;
|
|
6905
6905
|
content: {
|
|
6906
|
-
limit?: number | boolean | undefined;
|
|
6907
6906
|
uri?: string | undefined;
|
|
6907
|
+
limit?: number | boolean | undefined;
|
|
6908
6908
|
tableColumnsData?: {
|
|
6909
6909
|
name?: string | undefined;
|
|
6910
6910
|
label?: string | undefined;
|
|
@@ -6985,8 +6985,8 @@ declare const Bookmark: {
|
|
|
6985
6985
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6986
6986
|
uniqid: string;
|
|
6987
6987
|
content: {
|
|
6988
|
-
limit?: number | boolean | undefined;
|
|
6989
6988
|
uri?: string | undefined;
|
|
6989
|
+
limit?: number | boolean | undefined;
|
|
6990
6990
|
tableColumnsData?: {
|
|
6991
6991
|
name?: string | undefined;
|
|
6992
6992
|
label?: string | undefined;
|
|
@@ -7264,8 +7264,8 @@ declare const Comment: {
|
|
|
7264
7264
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7265
7265
|
uniqid: string;
|
|
7266
7266
|
content: {
|
|
7267
|
-
limit?: number | boolean | undefined;
|
|
7268
7267
|
uri?: string | undefined;
|
|
7268
|
+
limit?: number | boolean | undefined;
|
|
7269
7269
|
tableColumnsData?: {
|
|
7270
7270
|
name?: string | undefined;
|
|
7271
7271
|
label?: string | undefined;
|
|
@@ -7323,8 +7323,8 @@ declare const Comment: {
|
|
|
7323
7323
|
idArticle: number;
|
|
7324
7324
|
attachment?: boolean | undefined;
|
|
7325
7325
|
limits?: {
|
|
7326
|
-
start: number;
|
|
7327
7326
|
max: number;
|
|
7327
|
+
start: number;
|
|
7328
7328
|
} | undefined;
|
|
7329
7329
|
}, {
|
|
7330
7330
|
dispatch: any;
|
|
@@ -7362,8 +7362,8 @@ declare const Comment: {
|
|
|
7362
7362
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7363
7363
|
uniqid: string;
|
|
7364
7364
|
content: {
|
|
7365
|
-
limit?: number | boolean | undefined;
|
|
7366
7365
|
uri?: string | undefined;
|
|
7366
|
+
limit?: number | boolean | undefined;
|
|
7367
7367
|
tableColumnsData?: {
|
|
7368
7368
|
name?: string | undefined;
|
|
7369
7369
|
label?: string | undefined;
|
|
@@ -7444,8 +7444,8 @@ declare const Comment: {
|
|
|
7444
7444
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7445
7445
|
uniqid: string;
|
|
7446
7446
|
content: {
|
|
7447
|
-
limit?: number | boolean | undefined;
|
|
7448
7447
|
uri?: string | undefined;
|
|
7448
|
+
limit?: number | boolean | undefined;
|
|
7449
7449
|
tableColumnsData?: {
|
|
7450
7450
|
name?: string | undefined;
|
|
7451
7451
|
label?: string | undefined;
|
|
@@ -7598,8 +7598,8 @@ declare const Comment: {
|
|
|
7598
7598
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7599
7599
|
uniqid: string;
|
|
7600
7600
|
content: {
|
|
7601
|
-
limit?: number | boolean | undefined;
|
|
7602
7601
|
uri?: string | undefined;
|
|
7602
|
+
limit?: number | boolean | undefined;
|
|
7603
7603
|
tableColumnsData?: {
|
|
7604
7604
|
name?: string | undefined;
|
|
7605
7605
|
label?: string | undefined;
|
|
@@ -7680,8 +7680,8 @@ declare const Comment: {
|
|
|
7680
7680
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7681
7681
|
uniqid: string;
|
|
7682
7682
|
content: {
|
|
7683
|
-
limit?: number | boolean | undefined;
|
|
7684
7683
|
uri?: string | undefined;
|
|
7684
|
+
limit?: number | boolean | undefined;
|
|
7685
7685
|
tableColumnsData?: {
|
|
7686
7686
|
name?: string | undefined;
|
|
7687
7687
|
label?: string | undefined;
|
|
@@ -7876,8 +7876,8 @@ declare const Comment: {
|
|
|
7876
7876
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7877
7877
|
uniqid: string;
|
|
7878
7878
|
content: {
|
|
7879
|
-
limit?: number | boolean | undefined;
|
|
7880
7879
|
uri?: string | undefined;
|
|
7880
|
+
limit?: number | boolean | undefined;
|
|
7881
7881
|
tableColumnsData?: {
|
|
7882
7882
|
name?: string | undefined;
|
|
7883
7883
|
label?: string | undefined;
|
|
@@ -8019,8 +8019,8 @@ declare const Comment: {
|
|
|
8019
8019
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8020
8020
|
uniqid: string;
|
|
8021
8021
|
content: {
|
|
8022
|
-
limit?: number | boolean | undefined;
|
|
8023
8022
|
uri?: string | undefined;
|
|
8023
|
+
limit?: number | boolean | undefined;
|
|
8024
8024
|
tableColumnsData?: {
|
|
8025
8025
|
name?: string | undefined;
|
|
8026
8026
|
label?: string | undefined;
|
|
@@ -8233,8 +8233,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8233
8233
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8234
8234
|
uniqid: string;
|
|
8235
8235
|
content: {
|
|
8236
|
-
limit?: number | boolean | undefined;
|
|
8237
8236
|
uri?: string | undefined;
|
|
8237
|
+
limit?: number | boolean | undefined;
|
|
8238
8238
|
tableColumnsData?: {
|
|
8239
8239
|
name?: string | undefined;
|
|
8240
8240
|
label?: string | undefined;
|
|
@@ -8281,13 +8281,13 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8281
8281
|
}>)>[] | undefined;
|
|
8282
8282
|
moderators?: {
|
|
8283
8283
|
type: string;
|
|
8284
|
-
name: string;
|
|
8285
8284
|
id: string;
|
|
8286
8285
|
mainType: string;
|
|
8287
8286
|
uri: string;
|
|
8288
8287
|
title: string;
|
|
8289
8288
|
_url: string;
|
|
8290
8289
|
class: string;
|
|
8290
|
+
name: string;
|
|
8291
8291
|
label: string;
|
|
8292
8292
|
Pseudo: string;
|
|
8293
8293
|
cssClass: string;
|
|
@@ -8296,12 +8296,12 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8296
8296
|
}[] | undefined;
|
|
8297
8297
|
groups?: {
|
|
8298
8298
|
type: string;
|
|
8299
|
-
name: string;
|
|
8300
8299
|
id: string;
|
|
8301
8300
|
mainType: string;
|
|
8302
8301
|
uri: string;
|
|
8303
8302
|
title: string;
|
|
8304
8303
|
class: string;
|
|
8304
|
+
name: string;
|
|
8305
8305
|
label: string;
|
|
8306
8306
|
cssClass: string;
|
|
8307
8307
|
cssColor: string;
|
|
@@ -8350,8 +8350,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8350
8350
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8351
8351
|
uniqid: string;
|
|
8352
8352
|
content: {
|
|
8353
|
-
limit?: number | boolean | undefined;
|
|
8354
8353
|
uri?: string | undefined;
|
|
8354
|
+
limit?: number | boolean | undefined;
|
|
8355
8355
|
tableColumnsData?: {
|
|
8356
8356
|
name?: string | undefined;
|
|
8357
8357
|
label?: string | undefined;
|
|
@@ -8432,8 +8432,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8432
8432
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8433
8433
|
uniqid: string;
|
|
8434
8434
|
content: {
|
|
8435
|
-
limit?: number | boolean | undefined;
|
|
8436
8435
|
uri?: string | undefined;
|
|
8436
|
+
limit?: number | boolean | undefined;
|
|
8437
8437
|
tableColumnsData?: {
|
|
8438
8438
|
name?: string | undefined;
|
|
8439
8439
|
label?: string | undefined;
|
|
@@ -8654,8 +8654,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8654
8654
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8655
8655
|
uniqid: string;
|
|
8656
8656
|
content: {
|
|
8657
|
-
limit?: number | boolean | undefined;
|
|
8658
8657
|
uri?: string | undefined;
|
|
8658
|
+
limit?: number | boolean | undefined;
|
|
8659
8659
|
tableColumnsData?: {
|
|
8660
8660
|
name?: string | undefined;
|
|
8661
8661
|
label?: string | undefined;
|
|
@@ -8702,13 +8702,13 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8702
8702
|
}>)>[] | undefined;
|
|
8703
8703
|
moderators?: {
|
|
8704
8704
|
type: string;
|
|
8705
|
-
name: string;
|
|
8706
8705
|
id: string;
|
|
8707
8706
|
mainType: string;
|
|
8708
8707
|
uri: string;
|
|
8709
8708
|
title: string;
|
|
8710
8709
|
_url: string;
|
|
8711
8710
|
class: string;
|
|
8711
|
+
name: string;
|
|
8712
8712
|
label: string;
|
|
8713
8713
|
Pseudo: string;
|
|
8714
8714
|
cssClass: string;
|
|
@@ -8717,12 +8717,12 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8717
8717
|
}[] | undefined;
|
|
8718
8718
|
groups?: {
|
|
8719
8719
|
type: string;
|
|
8720
|
-
name: string;
|
|
8721
8720
|
id: string;
|
|
8722
8721
|
mainType: string;
|
|
8723
8722
|
uri: string;
|
|
8724
8723
|
title: string;
|
|
8725
8724
|
class: string;
|
|
8725
|
+
name: string;
|
|
8726
8726
|
label: string;
|
|
8727
8727
|
cssClass: string;
|
|
8728
8728
|
cssColor: string;
|
|
@@ -8771,8 +8771,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8771
8771
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8772
8772
|
uniqid: string;
|
|
8773
8773
|
content: {
|
|
8774
|
-
limit?: number | boolean | undefined;
|
|
8775
8774
|
uri?: string | undefined;
|
|
8775
|
+
limit?: number | boolean | undefined;
|
|
8776
8776
|
tableColumnsData?: {
|
|
8777
8777
|
name?: string | undefined;
|
|
8778
8778
|
label?: string | undefined;
|
|
@@ -8853,8 +8853,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8853
8853
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8854
8854
|
uniqid: string;
|
|
8855
8855
|
content: {
|
|
8856
|
-
limit?: number | boolean | undefined;
|
|
8857
8856
|
uri?: string | undefined;
|
|
8857
|
+
limit?: number | boolean | undefined;
|
|
8858
8858
|
tableColumnsData?: {
|
|
8859
8859
|
name?: string | undefined;
|
|
8860
8860
|
label?: string | undefined;
|
|
@@ -9075,8 +9075,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9075
9075
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9076
9076
|
uniqid: string;
|
|
9077
9077
|
content: {
|
|
9078
|
-
limit?: number | boolean | undefined;
|
|
9079
9078
|
uri?: string | undefined;
|
|
9079
|
+
limit?: number | boolean | undefined;
|
|
9080
9080
|
tableColumnsData?: {
|
|
9081
9081
|
name?: string | undefined;
|
|
9082
9082
|
label?: string | undefined;
|
|
@@ -9123,13 +9123,13 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9123
9123
|
}>)>[] | undefined;
|
|
9124
9124
|
moderators?: {
|
|
9125
9125
|
type: string;
|
|
9126
|
-
name: string;
|
|
9127
9126
|
id: string;
|
|
9128
9127
|
mainType: string;
|
|
9129
9128
|
uri: string;
|
|
9130
9129
|
title: string;
|
|
9131
9130
|
_url: string;
|
|
9132
9131
|
class: string;
|
|
9132
|
+
name: string;
|
|
9133
9133
|
label: string;
|
|
9134
9134
|
Pseudo: string;
|
|
9135
9135
|
cssClass: string;
|
|
@@ -9138,12 +9138,12 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9138
9138
|
}[] | undefined;
|
|
9139
9139
|
groups?: {
|
|
9140
9140
|
type: string;
|
|
9141
|
-
name: string;
|
|
9142
9141
|
id: string;
|
|
9143
9142
|
mainType: string;
|
|
9144
9143
|
uri: string;
|
|
9145
9144
|
title: string;
|
|
9146
9145
|
class: string;
|
|
9146
|
+
name: string;
|
|
9147
9147
|
label: string;
|
|
9148
9148
|
cssClass: string;
|
|
9149
9149
|
cssColor: string;
|
|
@@ -9263,8 +9263,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9263
9263
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9264
9264
|
uniqid: string;
|
|
9265
9265
|
content: {
|
|
9266
|
-
limit?: number | boolean | undefined;
|
|
9267
9266
|
uri?: string | undefined;
|
|
9267
|
+
limit?: number | boolean | undefined;
|
|
9268
9268
|
tableColumnsData?: {
|
|
9269
9269
|
name?: string | undefined;
|
|
9270
9270
|
label?: string | undefined;
|
|
@@ -9311,13 +9311,13 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9311
9311
|
}>)>[] | undefined;
|
|
9312
9312
|
moderators?: {
|
|
9313
9313
|
type: string;
|
|
9314
|
-
name: string;
|
|
9315
9314
|
id: string;
|
|
9316
9315
|
mainType: string;
|
|
9317
9316
|
uri: string;
|
|
9318
9317
|
title: string;
|
|
9319
9318
|
_url: string;
|
|
9320
9319
|
class: string;
|
|
9320
|
+
name: string;
|
|
9321
9321
|
label: string;
|
|
9322
9322
|
Pseudo: string;
|
|
9323
9323
|
cssClass: string;
|
|
@@ -9326,12 +9326,12 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9326
9326
|
}[] | undefined;
|
|
9327
9327
|
groups?: {
|
|
9328
9328
|
type: string;
|
|
9329
|
-
name: string;
|
|
9330
9329
|
id: string;
|
|
9331
9330
|
mainType: string;
|
|
9332
9331
|
uri: string;
|
|
9333
9332
|
title: string;
|
|
9334
9333
|
class: string;
|
|
9334
|
+
name: string;
|
|
9335
9335
|
label: string;
|
|
9336
9336
|
cssClass: string;
|
|
9337
9337
|
cssColor: string;
|
|
@@ -9380,8 +9380,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9380
9380
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9381
9381
|
uniqid: string;
|
|
9382
9382
|
content: {
|
|
9383
|
-
limit?: number | boolean | undefined;
|
|
9384
9383
|
uri?: string | undefined;
|
|
9384
|
+
limit?: number | boolean | undefined;
|
|
9385
9385
|
tableColumnsData?: {
|
|
9386
9386
|
name?: string | undefined;
|
|
9387
9387
|
label?: string | undefined;
|
|
@@ -9462,8 +9462,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9462
9462
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9463
9463
|
uniqid: string;
|
|
9464
9464
|
content: {
|
|
9465
|
-
limit?: number | boolean | undefined;
|
|
9466
9465
|
uri?: string | undefined;
|
|
9466
|
+
limit?: number | boolean | undefined;
|
|
9467
9467
|
tableColumnsData?: {
|
|
9468
9468
|
name?: string | undefined;
|
|
9469
9469
|
label?: string | undefined;
|
|
@@ -9687,8 +9687,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9687
9687
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9688
9688
|
uniqid: string;
|
|
9689
9689
|
content: {
|
|
9690
|
-
limit?: number | boolean | undefined;
|
|
9691
9690
|
uri?: string | undefined;
|
|
9691
|
+
limit?: number | boolean | undefined;
|
|
9692
9692
|
tableColumnsData?: {
|
|
9693
9693
|
name?: string | undefined;
|
|
9694
9694
|
label?: string | undefined;
|
|
@@ -9735,13 +9735,13 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9735
9735
|
}>)>[] | undefined;
|
|
9736
9736
|
moderators?: {
|
|
9737
9737
|
type: string;
|
|
9738
|
-
name: string;
|
|
9739
9738
|
id: string;
|
|
9740
9739
|
mainType: string;
|
|
9741
9740
|
uri: string;
|
|
9742
9741
|
title: string;
|
|
9743
9742
|
_url: string;
|
|
9744
9743
|
class: string;
|
|
9744
|
+
name: string;
|
|
9745
9745
|
label: string;
|
|
9746
9746
|
Pseudo: string;
|
|
9747
9747
|
cssClass: string;
|
|
@@ -9750,12 +9750,12 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9750
9750
|
}[] | undefined;
|
|
9751
9751
|
groups?: {
|
|
9752
9752
|
type: string;
|
|
9753
|
-
name: string;
|
|
9754
9753
|
id: string;
|
|
9755
9754
|
mainType: string;
|
|
9756
9755
|
uri: string;
|
|
9757
9756
|
title: string;
|
|
9758
9757
|
class: string;
|
|
9758
|
+
name: string;
|
|
9759
9759
|
label: string;
|
|
9760
9760
|
cssClass: string;
|
|
9761
9761
|
cssColor: string;
|
|
@@ -9804,8 +9804,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9804
9804
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9805
9805
|
uniqid: string;
|
|
9806
9806
|
content: {
|
|
9807
|
-
limit?: number | boolean | undefined;
|
|
9808
9807
|
uri?: string | undefined;
|
|
9808
|
+
limit?: number | boolean | undefined;
|
|
9809
9809
|
tableColumnsData?: {
|
|
9810
9810
|
name?: string | undefined;
|
|
9811
9811
|
label?: string | undefined;
|
|
@@ -9886,8 +9886,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9886
9886
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9887
9887
|
uniqid: string;
|
|
9888
9888
|
content: {
|
|
9889
|
-
limit?: number | boolean | undefined;
|
|
9890
9889
|
uri?: string | undefined;
|
|
9890
|
+
limit?: number | boolean | undefined;
|
|
9891
9891
|
tableColumnsData?: {
|
|
9892
9892
|
name?: string | undefined;
|
|
9893
9893
|
label?: string | undefined;
|
|
@@ -10108,8 +10108,8 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
10108
10108
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10109
10109
|
uniqid: string;
|
|
10110
10110
|
content: {
|
|
10111
|
-
limit?: number | boolean | undefined;
|
|
10112
10111
|
uri?: string | undefined;
|
|
10112
|
+
limit?: number | boolean | undefined;
|
|
10113
10113
|
tableColumnsData?: {
|
|
10114
10114
|
name?: string | undefined;
|
|
10115
10115
|
label?: string | undefined;
|
|
@@ -10156,13 +10156,13 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
10156
10156
|
}>)>[] | undefined;
|
|
10157
10157
|
moderators?: {
|
|
10158
10158
|
type: string;
|
|
10159
|
-
name: string;
|
|
10160
10159
|
id: string;
|
|
10161
10160
|
mainType: string;
|
|
10162
10161
|
uri: string;
|
|
10163
10162
|
title: string;
|
|
10164
10163
|
_url: string;
|
|
10165
10164
|
class: string;
|
|
10165
|
+
name: string;
|
|
10166
10166
|
label: string;
|
|
10167
10167
|
Pseudo: string;
|
|
10168
10168
|
cssClass: string;
|
|
@@ -10171,12 +10171,12 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
10171
10171
|
}[] | undefined;
|
|
10172
10172
|
groups?: {
|
|
10173
10173
|
type: string;
|
|
10174
|
-
name: string;
|
|
10175
10174
|
id: string;
|
|
10176
10175
|
mainType: string;
|
|
10177
10176
|
uri: string;
|
|
10178
10177
|
title: string;
|
|
10179
10178
|
class: string;
|
|
10179
|
+
name: string;
|
|
10180
10180
|
label: string;
|
|
10181
10181
|
cssClass: string;
|
|
10182
10182
|
cssColor: string;
|
|
@@ -10230,8 +10230,8 @@ declare const ExtraBot: {
|
|
|
10230
10230
|
end: string;
|
|
10231
10231
|
};
|
|
10232
10232
|
name: string;
|
|
10233
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
10234
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
10233
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
10234
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
10235
10235
|
or?: boolean | undefined;
|
|
10236
10236
|
isNull?: boolean | undefined;
|
|
10237
10237
|
isNotNull?: boolean | undefined;
|
|
@@ -10253,8 +10253,8 @@ declare const ExtraBot: {
|
|
|
10253
10253
|
end: string;
|
|
10254
10254
|
};
|
|
10255
10255
|
name: string;
|
|
10256
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
10257
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
10256
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
10257
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
10258
10258
|
or?: boolean | undefined;
|
|
10259
10259
|
isNull?: boolean | undefined;
|
|
10260
10260
|
isNotNull?: boolean | undefined;
|
|
@@ -10369,8 +10369,8 @@ declare const ExtraBot: {
|
|
|
10369
10369
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10370
10370
|
uniqid: string;
|
|
10371
10371
|
content: {
|
|
10372
|
-
limit?: number | boolean | undefined;
|
|
10373
10372
|
uri?: string | undefined;
|
|
10373
|
+
limit?: number | boolean | undefined;
|
|
10374
10374
|
tableColumnsData?: {
|
|
10375
10375
|
name?: string | undefined;
|
|
10376
10376
|
label?: string | undefined;
|
|
@@ -10417,13 +10417,13 @@ declare const ExtraBot: {
|
|
|
10417
10417
|
}>)>[] | undefined;
|
|
10418
10418
|
moderators?: {
|
|
10419
10419
|
type: string;
|
|
10420
|
-
name: string;
|
|
10421
10420
|
id: string;
|
|
10422
10421
|
mainType: string;
|
|
10423
10422
|
uri: string;
|
|
10424
10423
|
title: string;
|
|
10425
10424
|
_url: string;
|
|
10426
10425
|
class: string;
|
|
10426
|
+
name: string;
|
|
10427
10427
|
label: string;
|
|
10428
10428
|
Pseudo: string;
|
|
10429
10429
|
cssClass: string;
|
|
@@ -10432,12 +10432,12 @@ declare const ExtraBot: {
|
|
|
10432
10432
|
}[] | undefined;
|
|
10433
10433
|
groups?: {
|
|
10434
10434
|
type: string;
|
|
10435
|
-
name: string;
|
|
10436
10435
|
id: string;
|
|
10437
10436
|
mainType: string;
|
|
10438
10437
|
uri: string;
|
|
10439
10438
|
title: string;
|
|
10440
10439
|
class: string;
|
|
10440
|
+
name: string;
|
|
10441
10441
|
label: string;
|
|
10442
10442
|
cssClass: string;
|
|
10443
10443
|
cssColor: string;
|
|
@@ -10486,8 +10486,8 @@ declare const ExtraBot: {
|
|
|
10486
10486
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10487
10487
|
uniqid: string;
|
|
10488
10488
|
content: {
|
|
10489
|
-
limit?: number | boolean | undefined;
|
|
10490
10489
|
uri?: string | undefined;
|
|
10490
|
+
limit?: number | boolean | undefined;
|
|
10491
10491
|
tableColumnsData?: {
|
|
10492
10492
|
name?: string | undefined;
|
|
10493
10493
|
label?: string | undefined;
|
|
@@ -10568,8 +10568,8 @@ declare const ExtraBot: {
|
|
|
10568
10568
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10569
10569
|
uniqid: string;
|
|
10570
10570
|
content: {
|
|
10571
|
-
limit?: number | boolean | undefined;
|
|
10572
10571
|
uri?: string | undefined;
|
|
10572
|
+
limit?: number | boolean | undefined;
|
|
10573
10573
|
tableColumnsData?: {
|
|
10574
10574
|
name?: string | undefined;
|
|
10575
10575
|
label?: string | undefined;
|
|
@@ -10790,8 +10790,8 @@ declare const ExtraBot: {
|
|
|
10790
10790
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10791
10791
|
uniqid: string;
|
|
10792
10792
|
content: {
|
|
10793
|
-
limit?: number | boolean | undefined;
|
|
10794
10793
|
uri?: string | undefined;
|
|
10794
|
+
limit?: number | boolean | undefined;
|
|
10795
10795
|
tableColumnsData?: {
|
|
10796
10796
|
name?: string | undefined;
|
|
10797
10797
|
label?: string | undefined;
|
|
@@ -10838,13 +10838,13 @@ declare const ExtraBot: {
|
|
|
10838
10838
|
}>)>[] | undefined;
|
|
10839
10839
|
moderators?: {
|
|
10840
10840
|
type: string;
|
|
10841
|
-
name: string;
|
|
10842
10841
|
id: string;
|
|
10843
10842
|
mainType: string;
|
|
10844
10843
|
uri: string;
|
|
10845
10844
|
title: string;
|
|
10846
10845
|
_url: string;
|
|
10847
10846
|
class: string;
|
|
10847
|
+
name: string;
|
|
10848
10848
|
label: string;
|
|
10849
10849
|
Pseudo: string;
|
|
10850
10850
|
cssClass: string;
|
|
@@ -10853,12 +10853,12 @@ declare const ExtraBot: {
|
|
|
10853
10853
|
}[] | undefined;
|
|
10854
10854
|
groups?: {
|
|
10855
10855
|
type: string;
|
|
10856
|
-
name: string;
|
|
10857
10856
|
id: string;
|
|
10858
10857
|
mainType: string;
|
|
10859
10858
|
uri: string;
|
|
10860
10859
|
title: string;
|
|
10861
10860
|
class: string;
|
|
10861
|
+
name: string;
|
|
10862
10862
|
label: string;
|
|
10863
10863
|
cssClass: string;
|
|
10864
10864
|
cssColor: string;
|
|
@@ -10907,8 +10907,8 @@ declare const ExtraBot: {
|
|
|
10907
10907
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10908
10908
|
uniqid: string;
|
|
10909
10909
|
content: {
|
|
10910
|
-
limit?: number | boolean | undefined;
|
|
10911
10910
|
uri?: string | undefined;
|
|
10911
|
+
limit?: number | boolean | undefined;
|
|
10912
10912
|
tableColumnsData?: {
|
|
10913
10913
|
name?: string | undefined;
|
|
10914
10914
|
label?: string | undefined;
|
|
@@ -10989,8 +10989,8 @@ declare const ExtraBot: {
|
|
|
10989
10989
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10990
10990
|
uniqid: string;
|
|
10991
10991
|
content: {
|
|
10992
|
-
limit?: number | boolean | undefined;
|
|
10993
10992
|
uri?: string | undefined;
|
|
10993
|
+
limit?: number | boolean | undefined;
|
|
10994
10994
|
tableColumnsData?: {
|
|
10995
10995
|
name?: string | undefined;
|
|
10996
10996
|
label?: string | undefined;
|
|
@@ -11211,8 +11211,8 @@ declare const ExtraBot: {
|
|
|
11211
11211
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11212
11212
|
uniqid: string;
|
|
11213
11213
|
content: {
|
|
11214
|
-
limit?: number | boolean | undefined;
|
|
11215
11214
|
uri?: string | undefined;
|
|
11215
|
+
limit?: number | boolean | undefined;
|
|
11216
11216
|
tableColumnsData?: {
|
|
11217
11217
|
name?: string | undefined;
|
|
11218
11218
|
label?: string | undefined;
|
|
@@ -11259,13 +11259,13 @@ declare const ExtraBot: {
|
|
|
11259
11259
|
}>)>[] | undefined;
|
|
11260
11260
|
moderators?: {
|
|
11261
11261
|
type: string;
|
|
11262
|
-
name: string;
|
|
11263
11262
|
id: string;
|
|
11264
11263
|
mainType: string;
|
|
11265
11264
|
uri: string;
|
|
11266
11265
|
title: string;
|
|
11267
11266
|
_url: string;
|
|
11268
11267
|
class: string;
|
|
11268
|
+
name: string;
|
|
11269
11269
|
label: string;
|
|
11270
11270
|
Pseudo: string;
|
|
11271
11271
|
cssClass: string;
|
|
@@ -11274,12 +11274,12 @@ declare const ExtraBot: {
|
|
|
11274
11274
|
}[] | undefined;
|
|
11275
11275
|
groups?: {
|
|
11276
11276
|
type: string;
|
|
11277
|
-
name: string;
|
|
11278
11277
|
id: string;
|
|
11279
11278
|
mainType: string;
|
|
11280
11279
|
uri: string;
|
|
11281
11280
|
title: string;
|
|
11282
11281
|
class: string;
|
|
11282
|
+
name: string;
|
|
11283
11283
|
label: string;
|
|
11284
11284
|
cssClass: string;
|
|
11285
11285
|
cssColor: string;
|
|
@@ -11399,8 +11399,8 @@ declare const ExtraBot: {
|
|
|
11399
11399
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11400
11400
|
uniqid: string;
|
|
11401
11401
|
content: {
|
|
11402
|
-
limit?: number | boolean | undefined;
|
|
11403
11402
|
uri?: string | undefined;
|
|
11403
|
+
limit?: number | boolean | undefined;
|
|
11404
11404
|
tableColumnsData?: {
|
|
11405
11405
|
name?: string | undefined;
|
|
11406
11406
|
label?: string | undefined;
|
|
@@ -11447,13 +11447,13 @@ declare const ExtraBot: {
|
|
|
11447
11447
|
}>)>[] | undefined;
|
|
11448
11448
|
moderators?: {
|
|
11449
11449
|
type: string;
|
|
11450
|
-
name: string;
|
|
11451
11450
|
id: string;
|
|
11452
11451
|
mainType: string;
|
|
11453
11452
|
uri: string;
|
|
11454
11453
|
title: string;
|
|
11455
11454
|
_url: string;
|
|
11456
11455
|
class: string;
|
|
11456
|
+
name: string;
|
|
11457
11457
|
label: string;
|
|
11458
11458
|
Pseudo: string;
|
|
11459
11459
|
cssClass: string;
|
|
@@ -11462,12 +11462,12 @@ declare const ExtraBot: {
|
|
|
11462
11462
|
}[] | undefined;
|
|
11463
11463
|
groups?: {
|
|
11464
11464
|
type: string;
|
|
11465
|
-
name: string;
|
|
11466
11465
|
id: string;
|
|
11467
11466
|
mainType: string;
|
|
11468
11467
|
uri: string;
|
|
11469
11468
|
title: string;
|
|
11470
11469
|
class: string;
|
|
11470
|
+
name: string;
|
|
11471
11471
|
label: string;
|
|
11472
11472
|
cssClass: string;
|
|
11473
11473
|
cssColor: string;
|
|
@@ -11516,8 +11516,8 @@ declare const ExtraBot: {
|
|
|
11516
11516
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11517
11517
|
uniqid: string;
|
|
11518
11518
|
content: {
|
|
11519
|
-
limit?: number | boolean | undefined;
|
|
11520
11519
|
uri?: string | undefined;
|
|
11520
|
+
limit?: number | boolean | undefined;
|
|
11521
11521
|
tableColumnsData?: {
|
|
11522
11522
|
name?: string | undefined;
|
|
11523
11523
|
label?: string | undefined;
|
|
@@ -11598,8 +11598,8 @@ declare const ExtraBot: {
|
|
|
11598
11598
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11599
11599
|
uniqid: string;
|
|
11600
11600
|
content: {
|
|
11601
|
-
limit?: number | boolean | undefined;
|
|
11602
11601
|
uri?: string | undefined;
|
|
11602
|
+
limit?: number | boolean | undefined;
|
|
11603
11603
|
tableColumnsData?: {
|
|
11604
11604
|
name?: string | undefined;
|
|
11605
11605
|
label?: string | undefined;
|
|
@@ -11820,8 +11820,8 @@ declare const ExtraBot: {
|
|
|
11820
11820
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11821
11821
|
uniqid: string;
|
|
11822
11822
|
content: {
|
|
11823
|
-
limit?: number | boolean | undefined;
|
|
11824
11823
|
uri?: string | undefined;
|
|
11824
|
+
limit?: number | boolean | undefined;
|
|
11825
11825
|
tableColumnsData?: {
|
|
11826
11826
|
name?: string | undefined;
|
|
11827
11827
|
label?: string | undefined;
|
|
@@ -11868,13 +11868,13 @@ declare const ExtraBot: {
|
|
|
11868
11868
|
}>)>[] | undefined;
|
|
11869
11869
|
moderators?: {
|
|
11870
11870
|
type: string;
|
|
11871
|
-
name: string;
|
|
11872
11871
|
id: string;
|
|
11873
11872
|
mainType: string;
|
|
11874
11873
|
uri: string;
|
|
11875
11874
|
title: string;
|
|
11876
11875
|
_url: string;
|
|
11877
11876
|
class: string;
|
|
11877
|
+
name: string;
|
|
11878
11878
|
label: string;
|
|
11879
11879
|
Pseudo: string;
|
|
11880
11880
|
cssClass: string;
|
|
@@ -11883,12 +11883,12 @@ declare const ExtraBot: {
|
|
|
11883
11883
|
}[] | undefined;
|
|
11884
11884
|
groups?: {
|
|
11885
11885
|
type: string;
|
|
11886
|
-
name: string;
|
|
11887
11886
|
id: string;
|
|
11888
11887
|
mainType: string;
|
|
11889
11888
|
uri: string;
|
|
11890
11889
|
title: string;
|
|
11891
11890
|
class: string;
|
|
11891
|
+
name: string;
|
|
11892
11892
|
label: string;
|
|
11893
11893
|
cssClass: string;
|
|
11894
11894
|
cssColor: string;
|
|
@@ -11937,8 +11937,8 @@ declare const ExtraBot: {
|
|
|
11937
11937
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11938
11938
|
uniqid: string;
|
|
11939
11939
|
content: {
|
|
11940
|
-
limit?: number | boolean | undefined;
|
|
11941
11940
|
uri?: string | undefined;
|
|
11941
|
+
limit?: number | boolean | undefined;
|
|
11942
11942
|
tableColumnsData?: {
|
|
11943
11943
|
name?: string | undefined;
|
|
11944
11944
|
label?: string | undefined;
|
|
@@ -12019,8 +12019,8 @@ declare const ExtraBot: {
|
|
|
12019
12019
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12020
12020
|
uniqid: string;
|
|
12021
12021
|
content: {
|
|
12022
|
-
limit?: number | boolean | undefined;
|
|
12023
12022
|
uri?: string | undefined;
|
|
12023
|
+
limit?: number | boolean | undefined;
|
|
12024
12024
|
tableColumnsData?: {
|
|
12025
12025
|
name?: string | undefined;
|
|
12026
12026
|
label?: string | undefined;
|
|
@@ -12279,8 +12279,8 @@ declare const Faq: {
|
|
|
12279
12279
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12280
12280
|
uniqid: string;
|
|
12281
12281
|
content: {
|
|
12282
|
-
limit?: number | boolean | undefined;
|
|
12283
12282
|
uri?: string | undefined;
|
|
12283
|
+
limit?: number | boolean | undefined;
|
|
12284
12284
|
tableColumnsData?: {
|
|
12285
12285
|
name?: string | undefined;
|
|
12286
12286
|
label?: string | undefined;
|
|
@@ -12407,6 +12407,15 @@ declare const slice$1: _reduxjs_toolkit.Slice<{}, {
|
|
|
12407
12407
|
create: boolean;
|
|
12408
12408
|
label: string;
|
|
12409
12409
|
}) | undefined;
|
|
12410
|
+
TwoFactorAuthenticationHook?: ({
|
|
12411
|
+
isActive: boolean;
|
|
12412
|
+
} & {
|
|
12413
|
+
name: string;
|
|
12414
|
+
isActive: boolean;
|
|
12415
|
+
hasLicense: boolean;
|
|
12416
|
+
providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
|
|
12417
|
+
banLifespan: number;
|
|
12418
|
+
}) | undefined;
|
|
12410
12419
|
ExternalAppHook?: ({
|
|
12411
12420
|
isActive: boolean;
|
|
12412
12421
|
} & {
|
|
@@ -12490,6 +12499,15 @@ declare const Hook: {
|
|
|
12490
12499
|
create: boolean;
|
|
12491
12500
|
label: string;
|
|
12492
12501
|
}) | undefined;
|
|
12502
|
+
TwoFactorAuthenticationHook?: ({
|
|
12503
|
+
isActive: boolean;
|
|
12504
|
+
} & {
|
|
12505
|
+
name: string;
|
|
12506
|
+
isActive: boolean;
|
|
12507
|
+
hasLicense: boolean;
|
|
12508
|
+
providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
|
|
12509
|
+
banLifespan: number;
|
|
12510
|
+
}) | undefined;
|
|
12493
12511
|
ExternalAppHook?: ({
|
|
12494
12512
|
isActive: boolean;
|
|
12495
12513
|
} & {
|
|
@@ -12569,6 +12587,15 @@ declare const Hook: {
|
|
|
12569
12587
|
create: boolean;
|
|
12570
12588
|
label: string;
|
|
12571
12589
|
}) | undefined;
|
|
12590
|
+
TwoFactorAuthenticationHook?: ({
|
|
12591
|
+
isActive: boolean;
|
|
12592
|
+
} & {
|
|
12593
|
+
name: string;
|
|
12594
|
+
isActive: boolean;
|
|
12595
|
+
hasLicense: boolean;
|
|
12596
|
+
providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
|
|
12597
|
+
banLifespan: number;
|
|
12598
|
+
}) | undefined;
|
|
12572
12599
|
ExternalAppHook?: ({
|
|
12573
12600
|
isActive: boolean;
|
|
12574
12601
|
} & {
|
|
@@ -12648,6 +12675,15 @@ declare const Hook: {
|
|
|
12648
12675
|
create: boolean;
|
|
12649
12676
|
label: string;
|
|
12650
12677
|
}) | undefined;
|
|
12678
|
+
TwoFactorAuthenticationHook?: ({
|
|
12679
|
+
isActive: boolean;
|
|
12680
|
+
} & {
|
|
12681
|
+
name: string;
|
|
12682
|
+
isActive: boolean;
|
|
12683
|
+
hasLicense: boolean;
|
|
12684
|
+
providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
|
|
12685
|
+
banLifespan: number;
|
|
12686
|
+
}) | undefined;
|
|
12651
12687
|
ExternalAppHook?: ({
|
|
12652
12688
|
isActive: boolean;
|
|
12653
12689
|
} & {
|
|
@@ -12667,7 +12703,7 @@ declare const Hook: {
|
|
|
12667
12703
|
hasLicense: boolean;
|
|
12668
12704
|
}) | undefined;
|
|
12669
12705
|
};
|
|
12670
|
-
selectHook: <T extends "ExtraBotHook" | "DriveHook" | "calendarHook" | "FileBankHook" | "StudioHook" | "OnlyOfficeHook" | "spotRssFeed" | "WidgetHook" | "AdminAdvancedHook" | "ExternalAppHook" | "MagicPadHook" | "OfficeHook">(state: HookRootState, hook: T) => ({
|
|
12706
|
+
selectHook: <T extends "ExtraBotHook" | "DriveHook" | "calendarHook" | "FileBankHook" | "StudioHook" | "OnlyOfficeHook" | "spotRssFeed" | "WidgetHook" | "AdminAdvancedHook" | "TwoFactorAuthenticationHook" | "ExternalAppHook" | "MagicPadHook" | "OfficeHook">(state: HookRootState, hook: T) => ({
|
|
12671
12707
|
DriveHook?: ({
|
|
12672
12708
|
isActive: boolean;
|
|
12673
12709
|
} & {
|
|
@@ -12725,6 +12761,15 @@ declare const Hook: {
|
|
|
12725
12761
|
create: boolean;
|
|
12726
12762
|
label: string;
|
|
12727
12763
|
}) | undefined;
|
|
12764
|
+
TwoFactorAuthenticationHook?: ({
|
|
12765
|
+
isActive: boolean;
|
|
12766
|
+
} & {
|
|
12767
|
+
name: string;
|
|
12768
|
+
isActive: boolean;
|
|
12769
|
+
hasLicense: boolean;
|
|
12770
|
+
providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
|
|
12771
|
+
banLifespan: number;
|
|
12772
|
+
}) | undefined;
|
|
12728
12773
|
ExternalAppHook?: ({
|
|
12729
12774
|
isActive: boolean;
|
|
12730
12775
|
} & {
|
|
@@ -12845,8 +12890,8 @@ declare const jland: {
|
|
|
12845
12890
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12846
12891
|
uniqid: string;
|
|
12847
12892
|
content: {
|
|
12848
|
-
limit?: number | boolean | undefined;
|
|
12849
12893
|
uri?: string | undefined;
|
|
12894
|
+
limit?: number | boolean | undefined;
|
|
12850
12895
|
tableColumnsData?: {
|
|
12851
12896
|
name?: string | undefined;
|
|
12852
12897
|
label?: string | undefined;
|
|
@@ -12927,8 +12972,8 @@ declare const jland: {
|
|
|
12927
12972
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12928
12973
|
uniqid: string;
|
|
12929
12974
|
content: {
|
|
12930
|
-
limit?: number | boolean | undefined;
|
|
12931
12975
|
uri?: string | undefined;
|
|
12976
|
+
limit?: number | boolean | undefined;
|
|
12932
12977
|
tableColumnsData?: {
|
|
12933
12978
|
name?: string | undefined;
|
|
12934
12979
|
label?: string | undefined;
|
|
@@ -13078,8 +13123,8 @@ declare const jland: {
|
|
|
13078
13123
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13079
13124
|
uniqid: string;
|
|
13080
13125
|
content: {
|
|
13081
|
-
limit?: number | boolean | undefined;
|
|
13082
13126
|
uri?: string | undefined;
|
|
13127
|
+
limit?: number | boolean | undefined;
|
|
13083
13128
|
tableColumnsData?: {
|
|
13084
13129
|
name?: string | undefined;
|
|
13085
13130
|
label?: string | undefined;
|
|
@@ -13160,8 +13205,8 @@ declare const jland: {
|
|
|
13160
13205
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13161
13206
|
uniqid: string;
|
|
13162
13207
|
content: {
|
|
13163
|
-
limit?: number | boolean | undefined;
|
|
13164
13208
|
uri?: string | undefined;
|
|
13209
|
+
limit?: number | boolean | undefined;
|
|
13165
13210
|
tableColumnsData?: {
|
|
13166
13211
|
name?: string | undefined;
|
|
13167
13212
|
label?: string | undefined;
|
|
@@ -13311,8 +13356,8 @@ declare const jland: {
|
|
|
13311
13356
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13312
13357
|
uniqid: string;
|
|
13313
13358
|
content: {
|
|
13314
|
-
limit?: number | boolean | undefined;
|
|
13315
13359
|
uri?: string | undefined;
|
|
13360
|
+
limit?: number | boolean | undefined;
|
|
13316
13361
|
tableColumnsData?: {
|
|
13317
13362
|
name?: string | undefined;
|
|
13318
13363
|
label?: string | undefined;
|
|
@@ -13393,8 +13438,8 @@ declare const jland: {
|
|
|
13393
13438
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13394
13439
|
uniqid: string;
|
|
13395
13440
|
content: {
|
|
13396
|
-
limit?: number | boolean | undefined;
|
|
13397
13441
|
uri?: string | undefined;
|
|
13442
|
+
limit?: number | boolean | undefined;
|
|
13398
13443
|
tableColumnsData?: {
|
|
13399
13444
|
name?: string | undefined;
|
|
13400
13445
|
label?: string | undefined;
|
|
@@ -13544,8 +13589,8 @@ declare const jland: {
|
|
|
13544
13589
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13545
13590
|
uniqid: string;
|
|
13546
13591
|
content: {
|
|
13547
|
-
limit?: number | boolean | undefined;
|
|
13548
13592
|
uri?: string | undefined;
|
|
13593
|
+
limit?: number | boolean | undefined;
|
|
13549
13594
|
tableColumnsData?: {
|
|
13550
13595
|
name?: string | undefined;
|
|
13551
13596
|
label?: string | undefined;
|
|
@@ -13626,8 +13671,8 @@ declare const jland: {
|
|
|
13626
13671
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13627
13672
|
uniqid: string;
|
|
13628
13673
|
content: {
|
|
13629
|
-
limit?: number | boolean | undefined;
|
|
13630
13674
|
uri?: string | undefined;
|
|
13675
|
+
limit?: number | boolean | undefined;
|
|
13631
13676
|
tableColumnsData?: {
|
|
13632
13677
|
name?: string | undefined;
|
|
13633
13678
|
label?: string | undefined;
|
|
@@ -13774,8 +13819,8 @@ declare const jland: {
|
|
|
13774
13819
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13775
13820
|
uniqid: string;
|
|
13776
13821
|
content: {
|
|
13777
|
-
limit?: number | boolean | undefined;
|
|
13778
13822
|
uri?: string | undefined;
|
|
13823
|
+
limit?: number | boolean | undefined;
|
|
13779
13824
|
tableColumnsData?: {
|
|
13780
13825
|
name?: string | undefined;
|
|
13781
13826
|
label?: string | undefined;
|
|
@@ -13856,8 +13901,8 @@ declare const jland: {
|
|
|
13856
13901
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13857
13902
|
uniqid: string;
|
|
13858
13903
|
content: {
|
|
13859
|
-
limit?: number | boolean | undefined;
|
|
13860
13904
|
uri?: string | undefined;
|
|
13905
|
+
limit?: number | boolean | undefined;
|
|
13861
13906
|
tableColumnsData?: {
|
|
13862
13907
|
name?: string | undefined;
|
|
13863
13908
|
label?: string | undefined;
|
|
@@ -14032,8 +14077,8 @@ declare const jland: {
|
|
|
14032
14077
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14033
14078
|
uniqid: string;
|
|
14034
14079
|
content: {
|
|
14035
|
-
limit?: number | boolean | undefined;
|
|
14036
14080
|
uri?: string | undefined;
|
|
14081
|
+
limit?: number | boolean | undefined;
|
|
14037
14082
|
tableColumnsData?: {
|
|
14038
14083
|
name?: string | undefined;
|
|
14039
14084
|
label?: string | undefined;
|
|
@@ -14114,8 +14159,8 @@ declare const jland: {
|
|
|
14114
14159
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14115
14160
|
uniqid: string;
|
|
14116
14161
|
content: {
|
|
14117
|
-
limit?: number | boolean | undefined;
|
|
14118
14162
|
uri?: string | undefined;
|
|
14163
|
+
limit?: number | boolean | undefined;
|
|
14119
14164
|
tableColumnsData?: {
|
|
14120
14165
|
name?: string | undefined;
|
|
14121
14166
|
label?: string | undefined;
|
|
@@ -14374,8 +14419,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
14374
14419
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14375
14420
|
uniqid: string;
|
|
14376
14421
|
content: {
|
|
14377
|
-
limit?: number | boolean | undefined;
|
|
14378
14422
|
uri?: string | undefined;
|
|
14423
|
+
limit?: number | boolean | undefined;
|
|
14379
14424
|
tableColumnsData?: {
|
|
14380
14425
|
name?: string | undefined;
|
|
14381
14426
|
label?: string | undefined;
|
|
@@ -14458,8 +14503,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
14458
14503
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14459
14504
|
uniqid: string;
|
|
14460
14505
|
content: {
|
|
14461
|
-
limit?: number | boolean | undefined;
|
|
14462
14506
|
uri?: string | undefined;
|
|
14507
|
+
limit?: number | boolean | undefined;
|
|
14463
14508
|
tableColumnsData?: {
|
|
14464
14509
|
name?: string | undefined;
|
|
14465
14510
|
label?: string | undefined;
|
|
@@ -14540,8 +14585,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
14540
14585
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14541
14586
|
uniqid: string;
|
|
14542
14587
|
content: {
|
|
14543
|
-
limit?: number | boolean | undefined;
|
|
14544
14588
|
uri?: string | undefined;
|
|
14589
|
+
limit?: number | boolean | undefined;
|
|
14545
14590
|
tableColumnsData?: {
|
|
14546
14591
|
name?: string | undefined;
|
|
14547
14592
|
label?: string | undefined;
|
|
@@ -14753,8 +14798,8 @@ declare const MagicPad: {
|
|
|
14753
14798
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14754
14799
|
uniqid: string;
|
|
14755
14800
|
content: {
|
|
14756
|
-
limit?: number | boolean | undefined;
|
|
14757
14801
|
uri?: string | undefined;
|
|
14802
|
+
limit?: number | boolean | undefined;
|
|
14758
14803
|
tableColumnsData?: {
|
|
14759
14804
|
name?: string | undefined;
|
|
14760
14805
|
label?: string | undefined;
|
|
@@ -14837,8 +14882,8 @@ declare const MagicPad: {
|
|
|
14837
14882
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14838
14883
|
uniqid: string;
|
|
14839
14884
|
content: {
|
|
14840
|
-
limit?: number | boolean | undefined;
|
|
14841
14885
|
uri?: string | undefined;
|
|
14886
|
+
limit?: number | boolean | undefined;
|
|
14842
14887
|
tableColumnsData?: {
|
|
14843
14888
|
name?: string | undefined;
|
|
14844
14889
|
label?: string | undefined;
|
|
@@ -14919,8 +14964,8 @@ declare const MagicPad: {
|
|
|
14919
14964
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14920
14965
|
uniqid: string;
|
|
14921
14966
|
content: {
|
|
14922
|
-
limit?: number | boolean | undefined;
|
|
14923
14967
|
uri?: string | undefined;
|
|
14968
|
+
limit?: number | boolean | undefined;
|
|
14924
14969
|
tableColumnsData?: {
|
|
14925
14970
|
name?: string | undefined;
|
|
14926
14971
|
label?: string | undefined;
|
|
@@ -15094,25 +15139,25 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
15094
15139
|
_right: jamespot_user_api.Rights;
|
|
15095
15140
|
_audience: ({
|
|
15096
15141
|
type: string;
|
|
15097
|
-
name: string;
|
|
15098
15142
|
id: string;
|
|
15099
15143
|
mainType: string;
|
|
15100
15144
|
uri: string;
|
|
15101
15145
|
title: string;
|
|
15102
15146
|
class: string;
|
|
15147
|
+
name: string;
|
|
15103
15148
|
label: string;
|
|
15104
15149
|
cssClass: string;
|
|
15105
15150
|
cssColor: string;
|
|
15106
15151
|
shortUri: string;
|
|
15107
15152
|
} | {
|
|
15108
15153
|
type: string;
|
|
15109
|
-
name: string;
|
|
15110
15154
|
id: string;
|
|
15111
15155
|
mainType: string;
|
|
15112
15156
|
uri: string;
|
|
15113
15157
|
title: string;
|
|
15114
15158
|
_url: string;
|
|
15115
15159
|
class: string;
|
|
15160
|
+
name: string;
|
|
15116
15161
|
label: string;
|
|
15117
15162
|
Pseudo: string;
|
|
15118
15163
|
cssClass: string;
|
|
@@ -15120,12 +15165,12 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
15120
15165
|
shortUri: string;
|
|
15121
15166
|
} | {
|
|
15122
15167
|
type: string;
|
|
15123
|
-
name: string;
|
|
15124
15168
|
id: string;
|
|
15125
15169
|
mainType: string;
|
|
15126
15170
|
uri: string;
|
|
15127
15171
|
title: string;
|
|
15128
15172
|
class: string;
|
|
15173
|
+
name: string;
|
|
15129
15174
|
label: string;
|
|
15130
15175
|
cssClass: string;
|
|
15131
15176
|
cssColor: string;
|
|
@@ -15178,8 +15223,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
15178
15223
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15179
15224
|
uniqid: string;
|
|
15180
15225
|
content: {
|
|
15181
|
-
limit?: number | boolean | undefined;
|
|
15182
15226
|
uri?: string | undefined;
|
|
15227
|
+
limit?: number | boolean | undefined;
|
|
15183
15228
|
tableColumnsData?: {
|
|
15184
15229
|
name?: string | undefined;
|
|
15185
15230
|
label?: string | undefined;
|
|
@@ -15260,8 +15305,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
15260
15305
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15261
15306
|
uniqid: string;
|
|
15262
15307
|
content: {
|
|
15263
|
-
limit?: number | boolean | undefined;
|
|
15264
15308
|
uri?: string | undefined;
|
|
15309
|
+
limit?: number | boolean | undefined;
|
|
15265
15310
|
tableColumnsData?: {
|
|
15266
15311
|
name?: string | undefined;
|
|
15267
15312
|
label?: string | undefined;
|
|
@@ -15342,8 +15387,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
15342
15387
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15343
15388
|
uniqid: string;
|
|
15344
15389
|
content: {
|
|
15345
|
-
limit?: number | boolean | undefined;
|
|
15346
15390
|
uri?: string | undefined;
|
|
15391
|
+
limit?: number | boolean | undefined;
|
|
15347
15392
|
tableColumnsData?: {
|
|
15348
15393
|
name?: string | undefined;
|
|
15349
15394
|
label?: string | undefined;
|
|
@@ -15477,25 +15522,25 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15477
15522
|
_right: jamespot_user_api.Rights;
|
|
15478
15523
|
_audience: ({
|
|
15479
15524
|
type: string;
|
|
15480
|
-
name: string;
|
|
15481
15525
|
id: string;
|
|
15482
15526
|
mainType: string;
|
|
15483
15527
|
uri: string;
|
|
15484
15528
|
title: string;
|
|
15485
15529
|
class: string;
|
|
15530
|
+
name: string;
|
|
15486
15531
|
label: string;
|
|
15487
15532
|
cssClass: string;
|
|
15488
15533
|
cssColor: string;
|
|
15489
15534
|
shortUri: string;
|
|
15490
15535
|
} | {
|
|
15491
15536
|
type: string;
|
|
15492
|
-
name: string;
|
|
15493
15537
|
id: string;
|
|
15494
15538
|
mainType: string;
|
|
15495
15539
|
uri: string;
|
|
15496
15540
|
title: string;
|
|
15497
15541
|
_url: string;
|
|
15498
15542
|
class: string;
|
|
15543
|
+
name: string;
|
|
15499
15544
|
label: string;
|
|
15500
15545
|
Pseudo: string;
|
|
15501
15546
|
cssClass: string;
|
|
@@ -15503,12 +15548,12 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15503
15548
|
shortUri: string;
|
|
15504
15549
|
} | {
|
|
15505
15550
|
type: string;
|
|
15506
|
-
name: string;
|
|
15507
15551
|
id: string;
|
|
15508
15552
|
mainType: string;
|
|
15509
15553
|
uri: string;
|
|
15510
15554
|
title: string;
|
|
15511
15555
|
class: string;
|
|
15556
|
+
name: string;
|
|
15512
15557
|
label: string;
|
|
15513
15558
|
cssClass: string;
|
|
15514
15559
|
cssColor: string;
|
|
@@ -15561,8 +15606,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15561
15606
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15562
15607
|
uniqid: string;
|
|
15563
15608
|
content: {
|
|
15564
|
-
limit?: number | boolean | undefined;
|
|
15565
15609
|
uri?: string | undefined;
|
|
15610
|
+
limit?: number | boolean | undefined;
|
|
15566
15611
|
tableColumnsData?: {
|
|
15567
15612
|
name?: string | undefined;
|
|
15568
15613
|
label?: string | undefined;
|
|
@@ -15643,8 +15688,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15643
15688
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15644
15689
|
uniqid: string;
|
|
15645
15690
|
content: {
|
|
15646
|
-
limit?: number | boolean | undefined;
|
|
15647
15691
|
uri?: string | undefined;
|
|
15692
|
+
limit?: number | boolean | undefined;
|
|
15648
15693
|
tableColumnsData?: {
|
|
15649
15694
|
name?: string | undefined;
|
|
15650
15695
|
label?: string | undefined;
|
|
@@ -15725,8 +15770,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15725
15770
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15726
15771
|
uniqid: string;
|
|
15727
15772
|
content: {
|
|
15728
|
-
limit?: number | boolean | undefined;
|
|
15729
15773
|
uri?: string | undefined;
|
|
15774
|
+
limit?: number | boolean | undefined;
|
|
15730
15775
|
tableColumnsData?: {
|
|
15731
15776
|
name?: string | undefined;
|
|
15732
15777
|
label?: string | undefined;
|
|
@@ -15873,8 +15918,8 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15873
15918
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15874
15919
|
uniqid: string;
|
|
15875
15920
|
content: {
|
|
15876
|
-
limit?: number | boolean | undefined;
|
|
15877
15921
|
uri?: string | undefined;
|
|
15922
|
+
limit?: number | boolean | undefined;
|
|
15878
15923
|
tableColumnsData?: {
|
|
15879
15924
|
name?: string | undefined;
|
|
15880
15925
|
label?: string | undefined;
|
|
@@ -15955,8 +16000,8 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15955
16000
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15956
16001
|
uniqid: string;
|
|
15957
16002
|
content: {
|
|
15958
|
-
limit?: number | boolean | undefined;
|
|
15959
16003
|
uri?: string | undefined;
|
|
16004
|
+
limit?: number | boolean | undefined;
|
|
15960
16005
|
tableColumnsData?: {
|
|
15961
16006
|
name?: string | undefined;
|
|
15962
16007
|
label?: string | undefined;
|
|
@@ -16086,8 +16131,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
16086
16131
|
end: string;
|
|
16087
16132
|
};
|
|
16088
16133
|
name: string;
|
|
16089
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
16090
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
16134
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
16135
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
16091
16136
|
or?: boolean | undefined;
|
|
16092
16137
|
isNull?: boolean | undefined;
|
|
16093
16138
|
isNotNull?: boolean | undefined;
|
|
@@ -16132,8 +16177,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
16132
16177
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16133
16178
|
uniqid: string;
|
|
16134
16179
|
content: {
|
|
16135
|
-
limit?: number | boolean | undefined;
|
|
16136
16180
|
uri?: string | undefined;
|
|
16181
|
+
limit?: number | boolean | undefined;
|
|
16137
16182
|
tableColumnsData?: {
|
|
16138
16183
|
name?: string | undefined;
|
|
16139
16184
|
label?: string | undefined;
|
|
@@ -16214,8 +16259,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
16214
16259
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16215
16260
|
uniqid: string;
|
|
16216
16261
|
content: {
|
|
16217
|
-
limit?: number | boolean | undefined;
|
|
16218
16262
|
uri?: string | undefined;
|
|
16263
|
+
limit?: number | boolean | undefined;
|
|
16219
16264
|
tableColumnsData?: {
|
|
16220
16265
|
name?: string | undefined;
|
|
16221
16266
|
label?: string | undefined;
|
|
@@ -16347,8 +16392,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
16347
16392
|
end: string;
|
|
16348
16393
|
};
|
|
16349
16394
|
name: string;
|
|
16350
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
16351
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
16395
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
16396
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
16352
16397
|
or?: boolean | undefined;
|
|
16353
16398
|
isNull?: boolean | undefined;
|
|
16354
16399
|
isNotNull?: boolean | undefined;
|
|
@@ -16393,8 +16438,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
16393
16438
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16394
16439
|
uniqid: string;
|
|
16395
16440
|
content: {
|
|
16396
|
-
limit?: number | boolean | undefined;
|
|
16397
16441
|
uri?: string | undefined;
|
|
16442
|
+
limit?: number | boolean | undefined;
|
|
16398
16443
|
tableColumnsData?: {
|
|
16399
16444
|
name?: string | undefined;
|
|
16400
16445
|
label?: string | undefined;
|
|
@@ -16475,8 +16520,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
16475
16520
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16476
16521
|
uniqid: string;
|
|
16477
16522
|
content: {
|
|
16478
|
-
limit?: number | boolean | undefined;
|
|
16479
16523
|
uri?: string | undefined;
|
|
16524
|
+
limit?: number | boolean | undefined;
|
|
16480
16525
|
tableColumnsData?: {
|
|
16481
16526
|
name?: string | undefined;
|
|
16482
16527
|
label?: string | undefined;
|
|
@@ -16626,8 +16671,8 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16626
16671
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16627
16672
|
uniqid: string;
|
|
16628
16673
|
content: {
|
|
16629
|
-
limit?: number | boolean | undefined;
|
|
16630
16674
|
uri?: string | undefined;
|
|
16675
|
+
limit?: number | boolean | undefined;
|
|
16631
16676
|
tableColumnsData?: {
|
|
16632
16677
|
name?: string | undefined;
|
|
16633
16678
|
label?: string | undefined;
|
|
@@ -16708,8 +16753,8 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16708
16753
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16709
16754
|
uniqid: string;
|
|
16710
16755
|
content: {
|
|
16711
|
-
limit?: number | boolean | undefined;
|
|
16712
16756
|
uri?: string | undefined;
|
|
16757
|
+
limit?: number | boolean | undefined;
|
|
16713
16758
|
tableColumnsData?: {
|
|
16714
16759
|
name?: string | undefined;
|
|
16715
16760
|
label?: string | undefined;
|
|
@@ -16855,25 +16900,25 @@ declare const MediaLibrary: {
|
|
|
16855
16900
|
_right: jamespot_user_api.Rights;
|
|
16856
16901
|
_audience: ({
|
|
16857
16902
|
type: string;
|
|
16858
|
-
name: string;
|
|
16859
16903
|
id: string;
|
|
16860
16904
|
mainType: string;
|
|
16861
16905
|
uri: string;
|
|
16862
16906
|
title: string;
|
|
16863
16907
|
class: string;
|
|
16908
|
+
name: string;
|
|
16864
16909
|
label: string;
|
|
16865
16910
|
cssClass: string;
|
|
16866
16911
|
cssColor: string;
|
|
16867
16912
|
shortUri: string;
|
|
16868
16913
|
} | {
|
|
16869
16914
|
type: string;
|
|
16870
|
-
name: string;
|
|
16871
16915
|
id: string;
|
|
16872
16916
|
mainType: string;
|
|
16873
16917
|
uri: string;
|
|
16874
16918
|
title: string;
|
|
16875
16919
|
_url: string;
|
|
16876
16920
|
class: string;
|
|
16921
|
+
name: string;
|
|
16877
16922
|
label: string;
|
|
16878
16923
|
Pseudo: string;
|
|
16879
16924
|
cssClass: string;
|
|
@@ -16881,12 +16926,12 @@ declare const MediaLibrary: {
|
|
|
16881
16926
|
shortUri: string;
|
|
16882
16927
|
} | {
|
|
16883
16928
|
type: string;
|
|
16884
|
-
name: string;
|
|
16885
16929
|
id: string;
|
|
16886
16930
|
mainType: string;
|
|
16887
16931
|
uri: string;
|
|
16888
16932
|
title: string;
|
|
16889
16933
|
class: string;
|
|
16934
|
+
name: string;
|
|
16890
16935
|
label: string;
|
|
16891
16936
|
cssClass: string;
|
|
16892
16937
|
cssColor: string;
|
|
@@ -16939,8 +16984,8 @@ declare const MediaLibrary: {
|
|
|
16939
16984
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16940
16985
|
uniqid: string;
|
|
16941
16986
|
content: {
|
|
16942
|
-
limit?: number | boolean | undefined;
|
|
16943
16987
|
uri?: string | undefined;
|
|
16988
|
+
limit?: number | boolean | undefined;
|
|
16944
16989
|
tableColumnsData?: {
|
|
16945
16990
|
name?: string | undefined;
|
|
16946
16991
|
label?: string | undefined;
|
|
@@ -17021,8 +17066,8 @@ declare const MediaLibrary: {
|
|
|
17021
17066
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17022
17067
|
uniqid: string;
|
|
17023
17068
|
content: {
|
|
17024
|
-
limit?: number | boolean | undefined;
|
|
17025
17069
|
uri?: string | undefined;
|
|
17070
|
+
limit?: number | boolean | undefined;
|
|
17026
17071
|
tableColumnsData?: {
|
|
17027
17072
|
name?: string | undefined;
|
|
17028
17073
|
label?: string | undefined;
|
|
@@ -17103,8 +17148,8 @@ declare const MediaLibrary: {
|
|
|
17103
17148
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17104
17149
|
uniqid: string;
|
|
17105
17150
|
content: {
|
|
17106
|
-
limit?: number | boolean | undefined;
|
|
17107
17151
|
uri?: string | undefined;
|
|
17152
|
+
limit?: number | boolean | undefined;
|
|
17108
17153
|
tableColumnsData?: {
|
|
17109
17154
|
name?: string | undefined;
|
|
17110
17155
|
label?: string | undefined;
|
|
@@ -17238,25 +17283,25 @@ declare const MediaLibrary: {
|
|
|
17238
17283
|
_right: jamespot_user_api.Rights;
|
|
17239
17284
|
_audience: ({
|
|
17240
17285
|
type: string;
|
|
17241
|
-
name: string;
|
|
17242
17286
|
id: string;
|
|
17243
17287
|
mainType: string;
|
|
17244
17288
|
uri: string;
|
|
17245
17289
|
title: string;
|
|
17246
17290
|
class: string;
|
|
17291
|
+
name: string;
|
|
17247
17292
|
label: string;
|
|
17248
17293
|
cssClass: string;
|
|
17249
17294
|
cssColor: string;
|
|
17250
17295
|
shortUri: string;
|
|
17251
17296
|
} | {
|
|
17252
17297
|
type: string;
|
|
17253
|
-
name: string;
|
|
17254
17298
|
id: string;
|
|
17255
17299
|
mainType: string;
|
|
17256
17300
|
uri: string;
|
|
17257
17301
|
title: string;
|
|
17258
17302
|
_url: string;
|
|
17259
17303
|
class: string;
|
|
17304
|
+
name: string;
|
|
17260
17305
|
label: string;
|
|
17261
17306
|
Pseudo: string;
|
|
17262
17307
|
cssClass: string;
|
|
@@ -17264,12 +17309,12 @@ declare const MediaLibrary: {
|
|
|
17264
17309
|
shortUri: string;
|
|
17265
17310
|
} | {
|
|
17266
17311
|
type: string;
|
|
17267
|
-
name: string;
|
|
17268
17312
|
id: string;
|
|
17269
17313
|
mainType: string;
|
|
17270
17314
|
uri: string;
|
|
17271
17315
|
title: string;
|
|
17272
17316
|
class: string;
|
|
17317
|
+
name: string;
|
|
17273
17318
|
label: string;
|
|
17274
17319
|
cssClass: string;
|
|
17275
17320
|
cssColor: string;
|
|
@@ -17322,8 +17367,8 @@ declare const MediaLibrary: {
|
|
|
17322
17367
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17323
17368
|
uniqid: string;
|
|
17324
17369
|
content: {
|
|
17325
|
-
limit?: number | boolean | undefined;
|
|
17326
17370
|
uri?: string | undefined;
|
|
17371
|
+
limit?: number | boolean | undefined;
|
|
17327
17372
|
tableColumnsData?: {
|
|
17328
17373
|
name?: string | undefined;
|
|
17329
17374
|
label?: string | undefined;
|
|
@@ -17404,8 +17449,8 @@ declare const MediaLibrary: {
|
|
|
17404
17449
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17405
17450
|
uniqid: string;
|
|
17406
17451
|
content: {
|
|
17407
|
-
limit?: number | boolean | undefined;
|
|
17408
17452
|
uri?: string | undefined;
|
|
17453
|
+
limit?: number | boolean | undefined;
|
|
17409
17454
|
tableColumnsData?: {
|
|
17410
17455
|
name?: string | undefined;
|
|
17411
17456
|
label?: string | undefined;
|
|
@@ -17486,8 +17531,8 @@ declare const MediaLibrary: {
|
|
|
17486
17531
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17487
17532
|
uniqid: string;
|
|
17488
17533
|
content: {
|
|
17489
|
-
limit?: number | boolean | undefined;
|
|
17490
17534
|
uri?: string | undefined;
|
|
17535
|
+
limit?: number | boolean | undefined;
|
|
17491
17536
|
tableColumnsData?: {
|
|
17492
17537
|
name?: string | undefined;
|
|
17493
17538
|
label?: string | undefined;
|
|
@@ -17634,8 +17679,8 @@ declare const MediaLibrary: {
|
|
|
17634
17679
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17635
17680
|
uniqid: string;
|
|
17636
17681
|
content: {
|
|
17637
|
-
limit?: number | boolean | undefined;
|
|
17638
17682
|
uri?: string | undefined;
|
|
17683
|
+
limit?: number | boolean | undefined;
|
|
17639
17684
|
tableColumnsData?: {
|
|
17640
17685
|
name?: string | undefined;
|
|
17641
17686
|
label?: string | undefined;
|
|
@@ -17716,8 +17761,8 @@ declare const MediaLibrary: {
|
|
|
17716
17761
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17717
17762
|
uniqid: string;
|
|
17718
17763
|
content: {
|
|
17719
|
-
limit?: number | boolean | undefined;
|
|
17720
17764
|
uri?: string | undefined;
|
|
17765
|
+
limit?: number | boolean | undefined;
|
|
17721
17766
|
tableColumnsData?: {
|
|
17722
17767
|
name?: string | undefined;
|
|
17723
17768
|
label?: string | undefined;
|
|
@@ -17867,8 +17912,8 @@ declare const MediaLibrary: {
|
|
|
17867
17912
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17868
17913
|
uniqid: string;
|
|
17869
17914
|
content: {
|
|
17870
|
-
limit?: number | boolean | undefined;
|
|
17871
17915
|
uri?: string | undefined;
|
|
17916
|
+
limit?: number | boolean | undefined;
|
|
17872
17917
|
tableColumnsData?: {
|
|
17873
17918
|
name?: string | undefined;
|
|
17874
17919
|
label?: string | undefined;
|
|
@@ -17949,8 +17994,8 @@ declare const MediaLibrary: {
|
|
|
17949
17994
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17950
17995
|
uniqid: string;
|
|
17951
17996
|
content: {
|
|
17952
|
-
limit?: number | boolean | undefined;
|
|
17953
17997
|
uri?: string | undefined;
|
|
17998
|
+
limit?: number | boolean | undefined;
|
|
17954
17999
|
tableColumnsData?: {
|
|
17955
18000
|
name?: string | undefined;
|
|
17956
18001
|
label?: string | undefined;
|
|
@@ -18082,8 +18127,8 @@ declare const MediaLibrary: {
|
|
|
18082
18127
|
end: string;
|
|
18083
18128
|
};
|
|
18084
18129
|
name: string;
|
|
18085
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
18086
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
18130
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
18131
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
18087
18132
|
or?: boolean | undefined;
|
|
18088
18133
|
isNull?: boolean | undefined;
|
|
18089
18134
|
isNotNull?: boolean | undefined;
|
|
@@ -18128,8 +18173,8 @@ declare const MediaLibrary: {
|
|
|
18128
18173
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18129
18174
|
uniqid: string;
|
|
18130
18175
|
content: {
|
|
18131
|
-
limit?: number | boolean | undefined;
|
|
18132
18176
|
uri?: string | undefined;
|
|
18177
|
+
limit?: number | boolean | undefined;
|
|
18133
18178
|
tableColumnsData?: {
|
|
18134
18179
|
name?: string | undefined;
|
|
18135
18180
|
label?: string | undefined;
|
|
@@ -18210,8 +18255,8 @@ declare const MediaLibrary: {
|
|
|
18210
18255
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18211
18256
|
uniqid: string;
|
|
18212
18257
|
content: {
|
|
18213
|
-
limit?: number | boolean | undefined;
|
|
18214
18258
|
uri?: string | undefined;
|
|
18259
|
+
limit?: number | boolean | undefined;
|
|
18215
18260
|
tableColumnsData?: {
|
|
18216
18261
|
name?: string | undefined;
|
|
18217
18262
|
label?: string | undefined;
|
|
@@ -18341,8 +18386,8 @@ declare const MediaLibrary: {
|
|
|
18341
18386
|
end: string;
|
|
18342
18387
|
};
|
|
18343
18388
|
name: string;
|
|
18344
|
-
operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
18345
|
-
method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "
|
|
18389
|
+
operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
|
|
18390
|
+
method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
|
|
18346
18391
|
or?: boolean | undefined;
|
|
18347
18392
|
isNull?: boolean | undefined;
|
|
18348
18393
|
isNotNull?: boolean | undefined;
|
|
@@ -18387,8 +18432,8 @@ declare const MediaLibrary: {
|
|
|
18387
18432
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18388
18433
|
uniqid: string;
|
|
18389
18434
|
content: {
|
|
18390
|
-
limit?: number | boolean | undefined;
|
|
18391
18435
|
uri?: string | undefined;
|
|
18436
|
+
limit?: number | boolean | undefined;
|
|
18392
18437
|
tableColumnsData?: {
|
|
18393
18438
|
name?: string | undefined;
|
|
18394
18439
|
label?: string | undefined;
|
|
@@ -18469,8 +18514,8 @@ declare const MediaLibrary: {
|
|
|
18469
18514
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18470
18515
|
uniqid: string;
|
|
18471
18516
|
content: {
|
|
18472
|
-
limit?: number | boolean | undefined;
|
|
18473
18517
|
uri?: string | undefined;
|
|
18518
|
+
limit?: number | boolean | undefined;
|
|
18474
18519
|
tableColumnsData?: {
|
|
18475
18520
|
name?: string | undefined;
|
|
18476
18521
|
label?: string | undefined;
|
|
@@ -19013,8 +19058,8 @@ declare const WedocApp: {
|
|
|
19013
19058
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19014
19059
|
uniqid: string;
|
|
19015
19060
|
content: {
|
|
19016
|
-
limit?: number | boolean | undefined;
|
|
19017
19061
|
uri?: string | undefined;
|
|
19062
|
+
limit?: number | boolean | undefined;
|
|
19018
19063
|
tableColumnsData?: {
|
|
19019
19064
|
name?: string | undefined;
|
|
19020
19065
|
label?: string | undefined;
|
|
@@ -19095,8 +19140,8 @@ declare const WedocApp: {
|
|
|
19095
19140
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19096
19141
|
uniqid: string;
|
|
19097
19142
|
content: {
|
|
19098
|
-
limit?: number | boolean | undefined;
|
|
19099
19143
|
uri?: string | undefined;
|
|
19144
|
+
limit?: number | boolean | undefined;
|
|
19100
19145
|
tableColumnsData?: {
|
|
19101
19146
|
name?: string | undefined;
|
|
19102
19147
|
label?: string | undefined;
|
|
@@ -19281,8 +19326,8 @@ declare const WedocApp: {
|
|
|
19281
19326
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19282
19327
|
uniqid: string;
|
|
19283
19328
|
content: {
|
|
19284
|
-
limit?: number | boolean | undefined;
|
|
19285
19329
|
uri?: string | undefined;
|
|
19330
|
+
limit?: number | boolean | undefined;
|
|
19286
19331
|
tableColumnsData?: {
|
|
19287
19332
|
name?: string | undefined;
|
|
19288
19333
|
label?: string | undefined;
|
|
@@ -19363,8 +19408,8 @@ declare const WedocApp: {
|
|
|
19363
19408
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19364
19409
|
uniqid: string;
|
|
19365
19410
|
content: {
|
|
19366
|
-
limit?: number | boolean | undefined;
|
|
19367
19411
|
uri?: string | undefined;
|
|
19412
|
+
limit?: number | boolean | undefined;
|
|
19368
19413
|
tableColumnsData?: {
|
|
19369
19414
|
name?: string | undefined;
|
|
19370
19415
|
label?: string | undefined;
|
|
@@ -19531,8 +19576,8 @@ declare const Share: {
|
|
|
19531
19576
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19532
19577
|
uniqid: string;
|
|
19533
19578
|
content: {
|
|
19534
|
-
limit?: number | boolean | undefined;
|
|
19535
19579
|
uri?: string | undefined;
|
|
19580
|
+
limit?: number | boolean | undefined;
|
|
19536
19581
|
tableColumnsData?: {
|
|
19537
19582
|
name?: string | undefined;
|
|
19538
19583
|
label?: string | undefined;
|
|
@@ -19613,8 +19658,8 @@ declare const Share: {
|
|
|
19613
19658
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19614
19659
|
uniqid: string;
|
|
19615
19660
|
content: {
|
|
19616
|
-
limit?: number | boolean | undefined;
|
|
19617
19661
|
uri?: string | undefined;
|
|
19662
|
+
limit?: number | boolean | undefined;
|
|
19618
19663
|
tableColumnsData?: {
|
|
19619
19664
|
name?: string | undefined;
|
|
19620
19665
|
label?: string | undefined;
|
|
@@ -19812,8 +19857,8 @@ declare const TVDisplay: {
|
|
|
19812
19857
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19813
19858
|
uniqid: string;
|
|
19814
19859
|
content: {
|
|
19815
|
-
limit?: number | boolean | undefined;
|
|
19816
19860
|
uri?: string | undefined;
|
|
19861
|
+
limit?: number | boolean | undefined;
|
|
19817
19862
|
tableColumnsData?: {
|
|
19818
19863
|
name?: string | undefined;
|
|
19819
19864
|
label?: string | undefined;
|
|
@@ -19971,8 +20016,8 @@ declare const TVDisplay: {
|
|
|
19971
20016
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19972
20017
|
uniqid: string;
|
|
19973
20018
|
content: {
|
|
19974
|
-
limit?: number | boolean | undefined;
|
|
19975
20019
|
uri?: string | undefined;
|
|
20020
|
+
limit?: number | boolean | undefined;
|
|
19976
20021
|
tableColumnsData?: {
|
|
19977
20022
|
name?: string | undefined;
|
|
19978
20023
|
label?: string | undefined;
|
|
@@ -20136,8 +20181,8 @@ declare const TVDisplay: {
|
|
|
20136
20181
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20137
20182
|
uniqid: string;
|
|
20138
20183
|
content: {
|
|
20139
|
-
limit?: number | boolean | undefined;
|
|
20140
20184
|
uri?: string | undefined;
|
|
20185
|
+
limit?: number | boolean | undefined;
|
|
20141
20186
|
tableColumnsData?: {
|
|
20142
20187
|
name?: string | undefined;
|
|
20143
20188
|
label?: string | undefined;
|
|
@@ -20295,8 +20340,8 @@ declare const TVDisplay: {
|
|
|
20295
20340
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20296
20341
|
uniqid: string;
|
|
20297
20342
|
content: {
|
|
20298
|
-
limit?: number | boolean | undefined;
|
|
20299
20343
|
uri?: string | undefined;
|
|
20344
|
+
limit?: number | boolean | undefined;
|
|
20300
20345
|
tableColumnsData?: {
|
|
20301
20346
|
name?: string | undefined;
|
|
20302
20347
|
label?: string | undefined;
|
|
@@ -20425,8 +20470,8 @@ declare const TVDisplay: {
|
|
|
20425
20470
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20426
20471
|
uniqid: string;
|
|
20427
20472
|
content: {
|
|
20428
|
-
limit?: number | boolean | undefined;
|
|
20429
20473
|
uri?: string | undefined;
|
|
20474
|
+
limit?: number | boolean | undefined;
|
|
20430
20475
|
tableColumnsData?: {
|
|
20431
20476
|
name?: string | undefined;
|
|
20432
20477
|
label?: string | undefined;
|
|
@@ -20507,8 +20552,8 @@ declare const TVDisplay: {
|
|
|
20507
20552
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20508
20553
|
uniqid: string;
|
|
20509
20554
|
content: {
|
|
20510
|
-
limit?: number | boolean | undefined;
|
|
20511
20555
|
uri?: string | undefined;
|
|
20556
|
+
limit?: number | boolean | undefined;
|
|
20512
20557
|
tableColumnsData?: {
|
|
20513
20558
|
name?: string | undefined;
|
|
20514
20559
|
label?: string | undefined;
|
|
@@ -20685,8 +20730,8 @@ declare const TVDisplay: {
|
|
|
20685
20730
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20686
20731
|
uniqid: string;
|
|
20687
20732
|
content: {
|
|
20688
|
-
limit?: number | boolean | undefined;
|
|
20689
20733
|
uri?: string | undefined;
|
|
20734
|
+
limit?: number | boolean | undefined;
|
|
20690
20735
|
tableColumnsData?: {
|
|
20691
20736
|
name?: string | undefined;
|
|
20692
20737
|
label?: string | undefined;
|
|
@@ -20844,8 +20889,8 @@ declare const TVDisplay: {
|
|
|
20844
20889
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20845
20890
|
uniqid: string;
|
|
20846
20891
|
content: {
|
|
20847
|
-
limit?: number | boolean | undefined;
|
|
20848
20892
|
uri?: string | undefined;
|
|
20893
|
+
limit?: number | boolean | undefined;
|
|
20849
20894
|
tableColumnsData?: {
|
|
20850
20895
|
name?: string | undefined;
|
|
20851
20896
|
label?: string | undefined;
|
|
@@ -20975,8 +21020,8 @@ declare const TVDisplay: {
|
|
|
20975
21020
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20976
21021
|
uniqid: string;
|
|
20977
21022
|
content: {
|
|
20978
|
-
limit?: number | boolean | undefined;
|
|
20979
21023
|
uri?: string | undefined;
|
|
21024
|
+
limit?: number | boolean | undefined;
|
|
20980
21025
|
tableColumnsData?: {
|
|
20981
21026
|
name?: string | undefined;
|
|
20982
21027
|
label?: string | undefined;
|
|
@@ -21057,8 +21102,8 @@ declare const TVDisplay: {
|
|
|
21057
21102
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21058
21103
|
uniqid: string;
|
|
21059
21104
|
content: {
|
|
21060
|
-
limit?: number | boolean | undefined;
|
|
21061
21105
|
uri?: string | undefined;
|
|
21106
|
+
limit?: number | boolean | undefined;
|
|
21062
21107
|
tableColumnsData?: {
|
|
21063
21108
|
name?: string | undefined;
|
|
21064
21109
|
label?: string | undefined;
|
|
@@ -21218,8 +21263,8 @@ declare const TinyMCE: {
|
|
|
21218
21263
|
plugins: string[];
|
|
21219
21264
|
text_patterns: {
|
|
21220
21265
|
start: string;
|
|
21221
|
-
end?: string | undefined;
|
|
21222
21266
|
format?: string | undefined;
|
|
21267
|
+
end?: string | undefined;
|
|
21223
21268
|
cmd?: string | undefined;
|
|
21224
21269
|
}[];
|
|
21225
21270
|
menubar: boolean;
|
|
@@ -21356,8 +21401,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
21356
21401
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21357
21402
|
uniqid: string;
|
|
21358
21403
|
content: {
|
|
21359
|
-
limit?: number | boolean | undefined;
|
|
21360
21404
|
uri?: string | undefined;
|
|
21405
|
+
limit?: number | boolean | undefined;
|
|
21361
21406
|
tableColumnsData?: {
|
|
21362
21407
|
name?: string | undefined;
|
|
21363
21408
|
label?: string | undefined;
|
|
@@ -21403,10 +21448,10 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
21403
21448
|
url?: string | undefined;
|
|
21404
21449
|
}>)>[] | undefined;
|
|
21405
21450
|
} & (jamespot_user_api.WidgetArticleAttachmentContent | {
|
|
21406
|
-
target?: string | undefined;
|
|
21407
21451
|
text?: string | undefined;
|
|
21408
21452
|
color?: string | undefined;
|
|
21409
21453
|
url?: string | undefined;
|
|
21454
|
+
target?: string | undefined;
|
|
21410
21455
|
variant?: "contained" | "outlined" | undefined;
|
|
21411
21456
|
backgroundColor?: string | undefined;
|
|
21412
21457
|
borderRadius?: string | undefined;
|
|
@@ -21414,8 +21459,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
21414
21459
|
buttonSize?: "lg" | "sm" | "md" | undefined;
|
|
21415
21460
|
openingType?: "popup" | "link" | "anchor" | undefined;
|
|
21416
21461
|
openingTypeLink?: {
|
|
21417
|
-
target: string;
|
|
21418
21462
|
url: string;
|
|
21463
|
+
target: string;
|
|
21419
21464
|
} | undefined;
|
|
21420
21465
|
openingTypeAnchor?: {
|
|
21421
21466
|
uniqid: string;
|
|
@@ -21430,8 +21475,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
21430
21475
|
css?: Record<string, string> | undefined;
|
|
21431
21476
|
edit?: boolean | undefined;
|
|
21432
21477
|
} | {
|
|
21433
|
-
limit?: number | boolean | undefined;
|
|
21434
21478
|
uri?: string | undefined;
|
|
21479
|
+
limit?: number | boolean | undefined;
|
|
21435
21480
|
tableColumnsData?: {
|
|
21436
21481
|
name?: string | undefined;
|
|
21437
21482
|
label?: string | undefined;
|
|
@@ -21449,8 +21494,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
21449
21494
|
tableSizedColumns?: boolean | undefined;
|
|
21450
21495
|
tableSizedColumnsWidth?: number | undefined;
|
|
21451
21496
|
} | {
|
|
21452
|
-
limit?: number | boolean | undefined;
|
|
21453
21497
|
uri?: string | undefined;
|
|
21498
|
+
limit?: number | boolean | undefined;
|
|
21454
21499
|
tableColumnsData?: {
|
|
21455
21500
|
name?: string | undefined;
|
|
21456
21501
|
label?: string | undefined;
|
|
@@ -21543,8 +21588,8 @@ declare const Widget: {
|
|
|
21543
21588
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21544
21589
|
uniqid: string;
|
|
21545
21590
|
content: {
|
|
21546
|
-
limit?: number | boolean | undefined;
|
|
21547
21591
|
uri?: string | undefined;
|
|
21592
|
+
limit?: number | boolean | undefined;
|
|
21548
21593
|
tableColumnsData?: {
|
|
21549
21594
|
name?: string | undefined;
|
|
21550
21595
|
label?: string | undefined;
|
|
@@ -21625,8 +21670,8 @@ declare const Widget: {
|
|
|
21625
21670
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21626
21671
|
uniqid: string;
|
|
21627
21672
|
content: {
|
|
21628
|
-
limit?: number | boolean | undefined;
|
|
21629
21673
|
uri?: string | undefined;
|
|
21674
|
+
limit?: number | boolean | undefined;
|
|
21630
21675
|
tableColumnsData?: {
|
|
21631
21676
|
name?: string | undefined;
|
|
21632
21677
|
label?: string | undefined;
|
|
@@ -21759,8 +21804,8 @@ declare const Widget: {
|
|
|
21759
21804
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21760
21805
|
uniqid: string;
|
|
21761
21806
|
content: {
|
|
21762
|
-
limit?: number | boolean | undefined;
|
|
21763
21807
|
uri?: string | undefined;
|
|
21808
|
+
limit?: number | boolean | undefined;
|
|
21764
21809
|
tableColumnsData?: {
|
|
21765
21810
|
name?: string | undefined;
|
|
21766
21811
|
label?: string | undefined;
|
|
@@ -21883,8 +21928,8 @@ declare const Widget: {
|
|
|
21883
21928
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21884
21929
|
uniqid: string;
|
|
21885
21930
|
content: {
|
|
21886
|
-
limit?: number | boolean | undefined;
|
|
21887
21931
|
uri?: string | undefined;
|
|
21932
|
+
limit?: number | boolean | undefined;
|
|
21888
21933
|
tableColumnsData?: {
|
|
21889
21934
|
name?: string | undefined;
|
|
21890
21935
|
label?: string | undefined;
|
|
@@ -21930,10 +21975,10 @@ declare const Widget: {
|
|
|
21930
21975
|
url?: string | undefined;
|
|
21931
21976
|
}>)>[] | undefined;
|
|
21932
21977
|
} & (jamespot_user_api.WidgetArticleAttachmentContent | {
|
|
21933
|
-
target?: string | undefined;
|
|
21934
21978
|
text?: string | undefined;
|
|
21935
21979
|
color?: string | undefined;
|
|
21936
21980
|
url?: string | undefined;
|
|
21981
|
+
target?: string | undefined;
|
|
21937
21982
|
variant?: "contained" | "outlined" | undefined;
|
|
21938
21983
|
backgroundColor?: string | undefined;
|
|
21939
21984
|
borderRadius?: string | undefined;
|
|
@@ -21941,8 +21986,8 @@ declare const Widget: {
|
|
|
21941
21986
|
buttonSize?: "lg" | "sm" | "md" | undefined;
|
|
21942
21987
|
openingType?: "popup" | "link" | "anchor" | undefined;
|
|
21943
21988
|
openingTypeLink?: {
|
|
21944
|
-
target: string;
|
|
21945
21989
|
url: string;
|
|
21990
|
+
target: string;
|
|
21946
21991
|
} | undefined;
|
|
21947
21992
|
openingTypeAnchor?: {
|
|
21948
21993
|
uniqid: string;
|
|
@@ -21957,8 +22002,8 @@ declare const Widget: {
|
|
|
21957
22002
|
css?: Record<string, string> | undefined;
|
|
21958
22003
|
edit?: boolean | undefined;
|
|
21959
22004
|
} | {
|
|
21960
|
-
limit?: number | boolean | undefined;
|
|
21961
22005
|
uri?: string | undefined;
|
|
22006
|
+
limit?: number | boolean | undefined;
|
|
21962
22007
|
tableColumnsData?: {
|
|
21963
22008
|
name?: string | undefined;
|
|
21964
22009
|
label?: string | undefined;
|
|
@@ -21976,8 +22021,8 @@ declare const Widget: {
|
|
|
21976
22021
|
tableSizedColumns?: boolean | undefined;
|
|
21977
22022
|
tableSizedColumnsWidth?: number | undefined;
|
|
21978
22023
|
} | {
|
|
21979
|
-
limit?: number | boolean | undefined;
|
|
21980
22024
|
uri?: string | undefined;
|
|
22025
|
+
limit?: number | boolean | undefined;
|
|
21981
22026
|
tableColumnsData?: {
|
|
21982
22027
|
name?: string | undefined;
|
|
21983
22028
|
label?: string | undefined;
|
|
@@ -22089,8 +22134,8 @@ declare const Widget: {
|
|
|
22089
22134
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22090
22135
|
uniqid: string;
|
|
22091
22136
|
content: {
|
|
22092
|
-
limit?: number | boolean | undefined;
|
|
22093
22137
|
uri?: string | undefined;
|
|
22138
|
+
limit?: number | boolean | undefined;
|
|
22094
22139
|
tableColumnsData?: {
|
|
22095
22140
|
name?: string | undefined;
|
|
22096
22141
|
label?: string | undefined;
|
|
@@ -22251,8 +22296,8 @@ declare const Widget: {
|
|
|
22251
22296
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22252
22297
|
uniqid: string;
|
|
22253
22298
|
content: {
|
|
22254
|
-
limit?: number | boolean | undefined;
|
|
22255
22299
|
uri?: string | undefined;
|
|
22300
|
+
limit?: number | boolean | undefined;
|
|
22256
22301
|
tableColumnsData?: {
|
|
22257
22302
|
name?: string | undefined;
|
|
22258
22303
|
label?: string | undefined;
|
|
@@ -22326,8 +22371,8 @@ declare const Widget: {
|
|
|
22326
22371
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22327
22372
|
uniqid: string;
|
|
22328
22373
|
content: {
|
|
22329
|
-
limit?: number | boolean | undefined;
|
|
22330
22374
|
uri?: string | undefined;
|
|
22375
|
+
limit?: number | boolean | undefined;
|
|
22331
22376
|
tableColumnsData?: {
|
|
22332
22377
|
name?: string | undefined;
|
|
22333
22378
|
label?: string | undefined;
|
|
@@ -23448,8 +23493,8 @@ declare const studio: {
|
|
|
23448
23493
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23449
23494
|
uniqid: string;
|
|
23450
23495
|
content: {
|
|
23451
|
-
limit?: number | boolean | undefined;
|
|
23452
23496
|
uri?: string | undefined;
|
|
23497
|
+
limit?: number | boolean | undefined;
|
|
23453
23498
|
tableColumnsData?: {
|
|
23454
23499
|
name?: string | undefined;
|
|
23455
23500
|
label?: string | undefined;
|
|
@@ -23530,8 +23575,8 @@ declare const studio: {
|
|
|
23530
23575
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23531
23576
|
uniqid: string;
|
|
23532
23577
|
content: {
|
|
23533
|
-
limit?: number | boolean | undefined;
|
|
23534
23578
|
uri?: string | undefined;
|
|
23579
|
+
limit?: number | boolean | undefined;
|
|
23535
23580
|
tableColumnsData?: {
|
|
23536
23581
|
name?: string | undefined;
|
|
23537
23582
|
label?: string | undefined;
|
|
@@ -23681,8 +23726,8 @@ declare const studio: {
|
|
|
23681
23726
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23682
23727
|
uniqid: string;
|
|
23683
23728
|
content: {
|
|
23684
|
-
limit?: number | boolean | undefined;
|
|
23685
23729
|
uri?: string | undefined;
|
|
23730
|
+
limit?: number | boolean | undefined;
|
|
23686
23731
|
tableColumnsData?: {
|
|
23687
23732
|
name?: string | undefined;
|
|
23688
23733
|
label?: string | undefined;
|
|
@@ -23763,8 +23808,8 @@ declare const studio: {
|
|
|
23763
23808
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23764
23809
|
uniqid: string;
|
|
23765
23810
|
content: {
|
|
23766
|
-
limit?: number | boolean | undefined;
|
|
23767
23811
|
uri?: string | undefined;
|
|
23812
|
+
limit?: number | boolean | undefined;
|
|
23768
23813
|
tableColumnsData?: {
|
|
23769
23814
|
name?: string | undefined;
|
|
23770
23815
|
label?: string | undefined;
|
|
@@ -23913,8 +23958,8 @@ declare const studio: {
|
|
|
23913
23958
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23914
23959
|
uniqid: string;
|
|
23915
23960
|
content: {
|
|
23916
|
-
limit?: number | boolean | undefined;
|
|
23917
23961
|
uri?: string | undefined;
|
|
23962
|
+
limit?: number | boolean | undefined;
|
|
23918
23963
|
tableColumnsData?: {
|
|
23919
23964
|
name?: string | undefined;
|
|
23920
23965
|
label?: string | undefined;
|
|
@@ -23995,8 +24040,8 @@ declare const studio: {
|
|
|
23995
24040
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23996
24041
|
uniqid: string;
|
|
23997
24042
|
content: {
|
|
23998
|
-
limit?: number | boolean | undefined;
|
|
23999
24043
|
uri?: string | undefined;
|
|
24044
|
+
limit?: number | boolean | undefined;
|
|
24000
24045
|
tableColumnsData?: {
|
|
24001
24046
|
name?: string | undefined;
|
|
24002
24047
|
label?: string | undefined;
|
|
@@ -24145,8 +24190,8 @@ declare const studio: {
|
|
|
24145
24190
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24146
24191
|
uniqid: string;
|
|
24147
24192
|
content: {
|
|
24148
|
-
limit?: number | boolean | undefined;
|
|
24149
24193
|
uri?: string | undefined;
|
|
24194
|
+
limit?: number | boolean | undefined;
|
|
24150
24195
|
tableColumnsData?: {
|
|
24151
24196
|
name?: string | undefined;
|
|
24152
24197
|
label?: string | undefined;
|
|
@@ -24227,8 +24272,8 @@ declare const studio: {
|
|
|
24227
24272
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24228
24273
|
uniqid: string;
|
|
24229
24274
|
content: {
|
|
24230
|
-
limit?: number | boolean | undefined;
|
|
24231
24275
|
uri?: string | undefined;
|
|
24276
|
+
limit?: number | boolean | undefined;
|
|
24232
24277
|
tableColumnsData?: {
|
|
24233
24278
|
name?: string | undefined;
|
|
24234
24279
|
label?: string | undefined;
|
|
@@ -24378,8 +24423,8 @@ declare const studio: {
|
|
|
24378
24423
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24379
24424
|
uniqid: string;
|
|
24380
24425
|
content: {
|
|
24381
|
-
limit?: number | boolean | undefined;
|
|
24382
24426
|
uri?: string | undefined;
|
|
24427
|
+
limit?: number | boolean | undefined;
|
|
24383
24428
|
tableColumnsData?: {
|
|
24384
24429
|
name?: string | undefined;
|
|
24385
24430
|
label?: string | undefined;
|
|
@@ -24460,8 +24505,8 @@ declare const studio: {
|
|
|
24460
24505
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24461
24506
|
uniqid: string;
|
|
24462
24507
|
content: {
|
|
24463
|
-
limit?: number | boolean | undefined;
|
|
24464
24508
|
uri?: string | undefined;
|
|
24509
|
+
limit?: number | boolean | undefined;
|
|
24465
24510
|
tableColumnsData?: {
|
|
24466
24511
|
name?: string | undefined;
|
|
24467
24512
|
label?: string | undefined;
|
|
@@ -24611,8 +24656,8 @@ declare const studio: {
|
|
|
24611
24656
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24612
24657
|
uniqid: string;
|
|
24613
24658
|
content: {
|
|
24614
|
-
limit?: number | boolean | undefined;
|
|
24615
24659
|
uri?: string | undefined;
|
|
24660
|
+
limit?: number | boolean | undefined;
|
|
24616
24661
|
tableColumnsData?: {
|
|
24617
24662
|
name?: string | undefined;
|
|
24618
24663
|
label?: string | undefined;
|
|
@@ -24693,8 +24738,8 @@ declare const studio: {
|
|
|
24693
24738
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24694
24739
|
uniqid: string;
|
|
24695
24740
|
content: {
|
|
24696
|
-
limit?: number | boolean | undefined;
|
|
24697
24741
|
uri?: string | undefined;
|
|
24742
|
+
limit?: number | boolean | undefined;
|
|
24698
24743
|
tableColumnsData?: {
|
|
24699
24744
|
name?: string | undefined;
|
|
24700
24745
|
label?: string | undefined;
|
|
@@ -24844,8 +24889,8 @@ declare const studio: {
|
|
|
24844
24889
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24845
24890
|
uniqid: string;
|
|
24846
24891
|
content: {
|
|
24847
|
-
limit?: number | boolean | undefined;
|
|
24848
24892
|
uri?: string | undefined;
|
|
24893
|
+
limit?: number | boolean | undefined;
|
|
24849
24894
|
tableColumnsData?: {
|
|
24850
24895
|
name?: string | undefined;
|
|
24851
24896
|
label?: string | undefined;
|
|
@@ -24926,8 +24971,8 @@ declare const studio: {
|
|
|
24926
24971
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24927
24972
|
uniqid: string;
|
|
24928
24973
|
content: {
|
|
24929
|
-
limit?: number | boolean | undefined;
|
|
24930
24974
|
uri?: string | undefined;
|
|
24975
|
+
limit?: number | boolean | undefined;
|
|
24931
24976
|
tableColumnsData?: {
|
|
24932
24977
|
name?: string | undefined;
|
|
24933
24978
|
label?: string | undefined;
|
|
@@ -25074,8 +25119,8 @@ declare const studio: {
|
|
|
25074
25119
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
25075
25120
|
uniqid: string;
|
|
25076
25121
|
content: {
|
|
25077
|
-
limit?: number | boolean | undefined;
|
|
25078
25122
|
uri?: string | undefined;
|
|
25123
|
+
limit?: number | boolean | undefined;
|
|
25079
25124
|
tableColumnsData?: {
|
|
25080
25125
|
name?: string | undefined;
|
|
25081
25126
|
label?: string | undefined;
|
|
@@ -25156,8 +25201,8 @@ declare const studio: {
|
|
|
25156
25201
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
25157
25202
|
uniqid: string;
|
|
25158
25203
|
content: {
|
|
25159
|
-
limit?: number | boolean | undefined;
|
|
25160
25204
|
uri?: string | undefined;
|
|
25205
|
+
limit?: number | boolean | undefined;
|
|
25161
25206
|
tableColumnsData?: {
|
|
25162
25207
|
name?: string | undefined;
|
|
25163
25208
|
label?: string | undefined;
|
|
@@ -25306,8 +25351,8 @@ declare const studio: {
|
|
|
25306
25351
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
25307
25352
|
uniqid: string;
|
|
25308
25353
|
content: {
|
|
25309
|
-
limit?: number | boolean | undefined;
|
|
25310
25354
|
uri?: string | undefined;
|
|
25355
|
+
limit?: number | boolean | undefined;
|
|
25311
25356
|
tableColumnsData?: {
|
|
25312
25357
|
name?: string | undefined;
|
|
25313
25358
|
label?: string | undefined;
|
|
@@ -25388,8 +25433,8 @@ declare const studio: {
|
|
|
25388
25433
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
25389
25434
|
uniqid: string;
|
|
25390
25435
|
content: {
|
|
25391
|
-
limit?: number | boolean | undefined;
|
|
25392
25436
|
uri?: string | undefined;
|
|
25437
|
+
limit?: number | boolean | undefined;
|
|
25393
25438
|
tableColumnsData?: {
|
|
25394
25439
|
name?: string | undefined;
|
|
25395
25440
|
label?: string | undefined;
|
|
@@ -25538,8 +25583,8 @@ declare const studio: {
|
|
|
25538
25583
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
25539
25584
|
uniqid: string;
|
|
25540
25585
|
content: {
|
|
25541
|
-
limit?: number | boolean | undefined;
|
|
25542
25586
|
uri?: string | undefined;
|
|
25587
|
+
limit?: number | boolean | undefined;
|
|
25543
25588
|
tableColumnsData?: {
|
|
25544
25589
|
name?: string | undefined;
|
|
25545
25590
|
label?: string | undefined;
|
|
@@ -25620,8 +25665,8 @@ declare const studio: {
|
|
|
25620
25665
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
25621
25666
|
uniqid: string;
|
|
25622
25667
|
content: {
|
|
25623
|
-
limit?: number | boolean | undefined;
|
|
25624
25668
|
uri?: string | undefined;
|
|
25669
|
+
limit?: number | boolean | undefined;
|
|
25625
25670
|
tableColumnsData?: {
|
|
25626
25671
|
name?: string | undefined;
|
|
25627
25672
|
label?: string | undefined;
|