jamespot-front-business 1.1.92 → 1.1.93
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 +14 -5
- package/dist/cjs.js.map +1 -1
- package/dist/esm.js +14 -5
- package/dist/esm.js.map +1 -1
- package/dist/types.d.ts +377 -347
- package/package.json +2 -2
package/dist/types.d.ts
CHANGED
|
@@ -96,9 +96,9 @@ declare const AdminLogs: {
|
|
|
96
96
|
fetchLogsNavigation: _reduxjs_toolkit.AsyncThunk<jamespot_user_api.PagingResults<{
|
|
97
97
|
dateCreation: string;
|
|
98
98
|
url: string;
|
|
99
|
-
idUser: number;
|
|
100
99
|
level: number;
|
|
101
100
|
pseudo: string;
|
|
101
|
+
idUser: number;
|
|
102
102
|
action: string;
|
|
103
103
|
ip: string;
|
|
104
104
|
extended?: string | undefined;
|
|
@@ -138,8 +138,8 @@ declare const AdminLogs: {
|
|
|
138
138
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
139
139
|
uniqid: string;
|
|
140
140
|
content: {
|
|
141
|
-
uri?: string | undefined;
|
|
142
141
|
limit?: number | boolean | undefined;
|
|
142
|
+
uri?: string | undefined;
|
|
143
143
|
tableColumnsData?: {
|
|
144
144
|
name?: string | undefined;
|
|
145
145
|
label?: string | undefined;
|
|
@@ -216,8 +216,8 @@ declare const AdminLogs: {
|
|
|
216
216
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
217
217
|
uniqid: string;
|
|
218
218
|
content: {
|
|
219
|
-
uri?: string | undefined;
|
|
220
219
|
limit?: number | boolean | undefined;
|
|
220
|
+
uri?: string | undefined;
|
|
221
221
|
tableColumnsData?: {
|
|
222
222
|
name?: string | undefined;
|
|
223
223
|
label?: string | undefined;
|
|
@@ -371,8 +371,8 @@ declare const AdminLogs: {
|
|
|
371
371
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
372
372
|
uniqid: string;
|
|
373
373
|
content: {
|
|
374
|
-
uri?: string | undefined;
|
|
375
374
|
limit?: number | boolean | undefined;
|
|
375
|
+
uri?: string | undefined;
|
|
376
376
|
tableColumnsData?: {
|
|
377
377
|
name?: string | undefined;
|
|
378
378
|
label?: string | undefined;
|
|
@@ -449,8 +449,8 @@ declare const AdminLogs: {
|
|
|
449
449
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
450
450
|
uniqid: string;
|
|
451
451
|
content: {
|
|
452
|
-
uri?: string | undefined;
|
|
453
452
|
limit?: number | boolean | undefined;
|
|
453
|
+
uri?: string | undefined;
|
|
454
454
|
tableColumnsData?: {
|
|
455
455
|
name?: string | undefined;
|
|
456
456
|
label?: string | undefined;
|
|
@@ -599,8 +599,8 @@ declare const AdminLogs: {
|
|
|
599
599
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
600
600
|
uniqid: string;
|
|
601
601
|
content: {
|
|
602
|
-
uri?: string | undefined;
|
|
603
602
|
limit?: number | boolean | undefined;
|
|
603
|
+
uri?: string | undefined;
|
|
604
604
|
tableColumnsData?: {
|
|
605
605
|
name?: string | undefined;
|
|
606
606
|
label?: string | undefined;
|
|
@@ -677,8 +677,8 @@ declare const AdminLogs: {
|
|
|
677
677
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
678
678
|
uniqid: string;
|
|
679
679
|
content: {
|
|
680
|
-
uri?: string | undefined;
|
|
681
680
|
limit?: number | boolean | undefined;
|
|
681
|
+
uri?: string | undefined;
|
|
682
682
|
tableColumnsData?: {
|
|
683
683
|
name?: string | undefined;
|
|
684
684
|
label?: string | undefined;
|
|
@@ -911,9 +911,9 @@ declare const Animations: {
|
|
|
911
911
|
saveCurrentAnimation: _reduxjs_toolkit.AsyncThunk<void, {
|
|
912
912
|
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
913
913
|
audience: string[];
|
|
914
|
+
auto: boolean;
|
|
914
915
|
activeClickEffect: number;
|
|
915
916
|
activeDecor: number;
|
|
916
|
-
auto: boolean;
|
|
917
917
|
}, {
|
|
918
918
|
dispatch: any;
|
|
919
919
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -950,8 +950,8 @@ declare const Animations: {
|
|
|
950
950
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
951
951
|
uniqid: string;
|
|
952
952
|
content: {
|
|
953
|
-
uri?: string | undefined;
|
|
954
953
|
limit?: number | boolean | undefined;
|
|
954
|
+
uri?: string | undefined;
|
|
955
955
|
tableColumnsData?: {
|
|
956
956
|
name?: string | undefined;
|
|
957
957
|
label?: string | undefined;
|
|
@@ -1028,8 +1028,8 @@ declare const Animations: {
|
|
|
1028
1028
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1029
1029
|
uniqid: string;
|
|
1030
1030
|
content: {
|
|
1031
|
-
uri?: string | undefined;
|
|
1032
1031
|
limit?: number | boolean | undefined;
|
|
1032
|
+
uri?: string | undefined;
|
|
1033
1033
|
tableColumnsData?: {
|
|
1034
1034
|
name?: string | undefined;
|
|
1035
1035
|
label?: string | undefined;
|
|
@@ -1174,8 +1174,8 @@ declare const Animations: {
|
|
|
1174
1174
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1175
1175
|
uniqid: string;
|
|
1176
1176
|
content: {
|
|
1177
|
-
uri?: string | undefined;
|
|
1178
1177
|
limit?: number | boolean | undefined;
|
|
1178
|
+
uri?: string | undefined;
|
|
1179
1179
|
tableColumnsData?: {
|
|
1180
1180
|
name?: string | undefined;
|
|
1181
1181
|
label?: string | undefined;
|
|
@@ -1252,8 +1252,8 @@ declare const Animations: {
|
|
|
1252
1252
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1253
1253
|
uniqid: string;
|
|
1254
1254
|
content: {
|
|
1255
|
-
uri?: string | undefined;
|
|
1256
1255
|
limit?: number | boolean | undefined;
|
|
1256
|
+
uri?: string | undefined;
|
|
1257
1257
|
tableColumnsData?: {
|
|
1258
1258
|
name?: string | undefined;
|
|
1259
1259
|
label?: string | undefined;
|
|
@@ -1398,8 +1398,8 @@ declare const Animations: {
|
|
|
1398
1398
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1399
1399
|
uniqid: string;
|
|
1400
1400
|
content: {
|
|
1401
|
-
uri?: string | undefined;
|
|
1402
1401
|
limit?: number | boolean | undefined;
|
|
1402
|
+
uri?: string | undefined;
|
|
1403
1403
|
tableColumnsData?: {
|
|
1404
1404
|
name?: string | undefined;
|
|
1405
1405
|
label?: string | undefined;
|
|
@@ -1476,8 +1476,8 @@ declare const Animations: {
|
|
|
1476
1476
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1477
1477
|
uniqid: string;
|
|
1478
1478
|
content: {
|
|
1479
|
-
uri?: string | undefined;
|
|
1480
1479
|
limit?: number | boolean | undefined;
|
|
1480
|
+
uri?: string | undefined;
|
|
1481
1481
|
tableColumnsData?: {
|
|
1482
1482
|
name?: string | undefined;
|
|
1483
1483
|
label?: string | undefined;
|
|
@@ -1622,8 +1622,8 @@ declare const Animations: {
|
|
|
1622
1622
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1623
1623
|
uniqid: string;
|
|
1624
1624
|
content: {
|
|
1625
|
-
uri?: string | undefined;
|
|
1626
1625
|
limit?: number | boolean | undefined;
|
|
1626
|
+
uri?: string | undefined;
|
|
1627
1627
|
tableColumnsData?: {
|
|
1628
1628
|
name?: string | undefined;
|
|
1629
1629
|
label?: string | undefined;
|
|
@@ -1700,8 +1700,8 @@ declare const Animations: {
|
|
|
1700
1700
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1701
1701
|
uniqid: string;
|
|
1702
1702
|
content: {
|
|
1703
|
-
uri?: string | undefined;
|
|
1704
1703
|
limit?: number | boolean | undefined;
|
|
1704
|
+
uri?: string | undefined;
|
|
1705
1705
|
tableColumnsData?: {
|
|
1706
1706
|
name?: string | undefined;
|
|
1707
1707
|
label?: string | undefined;
|
|
@@ -1813,9 +1813,9 @@ declare const Animations: {
|
|
|
1813
1813
|
fetchCurrentAnimationApp: _reduxjs_toolkit.AsyncThunk<{
|
|
1814
1814
|
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
1815
1815
|
audience: string[];
|
|
1816
|
+
auto: boolean;
|
|
1816
1817
|
activeClickEffect: number;
|
|
1817
1818
|
activeDecor: number;
|
|
1818
|
-
auto: boolean;
|
|
1819
1819
|
} | null, void, {
|
|
1820
1820
|
dispatch: any;
|
|
1821
1821
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -1852,8 +1852,8 @@ declare const Animations: {
|
|
|
1852
1852
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1853
1853
|
uniqid: string;
|
|
1854
1854
|
content: {
|
|
1855
|
-
uri?: string | undefined;
|
|
1856
1855
|
limit?: number | boolean | undefined;
|
|
1856
|
+
uri?: string | undefined;
|
|
1857
1857
|
tableColumnsData?: {
|
|
1858
1858
|
name?: string | undefined;
|
|
1859
1859
|
label?: string | undefined;
|
|
@@ -1930,8 +1930,8 @@ declare const Animations: {
|
|
|
1930
1930
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
1931
1931
|
uniqid: string;
|
|
1932
1932
|
content: {
|
|
1933
|
-
uri?: string | undefined;
|
|
1934
1933
|
limit?: number | boolean | undefined;
|
|
1934
|
+
uri?: string | undefined;
|
|
1935
1935
|
tableColumnsData?: {
|
|
1936
1936
|
name?: string | undefined;
|
|
1937
1937
|
label?: string | undefined;
|
|
@@ -2047,14 +2047,14 @@ declare const Animations: {
|
|
|
2047
2047
|
uri: string;
|
|
2048
2048
|
dateCreation: string | null;
|
|
2049
2049
|
dateModified: string | null;
|
|
2050
|
-
auto: boolean;
|
|
2051
|
-
animationName: string;
|
|
2052
|
-
dateStart: string;
|
|
2053
|
-
dateEnd: string | null;
|
|
2054
2050
|
stats: {
|
|
2055
2051
|
number: number;
|
|
2056
2052
|
date: string;
|
|
2057
2053
|
}[];
|
|
2054
|
+
auto: boolean;
|
|
2055
|
+
animationName: string;
|
|
2056
|
+
dateStart: string;
|
|
2057
|
+
dateEnd: string | null;
|
|
2058
2058
|
animAudience: string[];
|
|
2059
2059
|
}[], {
|
|
2060
2060
|
name: string;
|
|
@@ -2094,8 +2094,8 @@ declare const Animations: {
|
|
|
2094
2094
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2095
2095
|
uniqid: string;
|
|
2096
2096
|
content: {
|
|
2097
|
-
uri?: string | undefined;
|
|
2098
2097
|
limit?: number | boolean | undefined;
|
|
2098
|
+
uri?: string | undefined;
|
|
2099
2099
|
tableColumnsData?: {
|
|
2100
2100
|
name?: string | undefined;
|
|
2101
2101
|
label?: string | undefined;
|
|
@@ -2172,8 +2172,8 @@ declare const Animations: {
|
|
|
2172
2172
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2173
2173
|
uniqid: string;
|
|
2174
2174
|
content: {
|
|
2175
|
-
uri?: string | undefined;
|
|
2176
2175
|
limit?: number | boolean | undefined;
|
|
2176
|
+
uri?: string | undefined;
|
|
2177
2177
|
tableColumnsData?: {
|
|
2178
2178
|
name?: string | undefined;
|
|
2179
2179
|
label?: string | undefined;
|
|
@@ -2289,14 +2289,14 @@ declare const Animations: {
|
|
|
2289
2289
|
uri: string;
|
|
2290
2290
|
dateCreation: string | null;
|
|
2291
2291
|
dateModified: string | null;
|
|
2292
|
-
auto: boolean;
|
|
2293
|
-
animationName: string;
|
|
2294
|
-
dateStart: string;
|
|
2295
|
-
dateEnd: string | null;
|
|
2296
2292
|
stats: {
|
|
2297
2293
|
number: number;
|
|
2298
2294
|
date: string;
|
|
2299
2295
|
}[];
|
|
2296
|
+
auto: boolean;
|
|
2297
|
+
animationName: string;
|
|
2298
|
+
dateStart: string;
|
|
2299
|
+
dateEnd: string | null;
|
|
2300
2300
|
animAudience: string[];
|
|
2301
2301
|
} | null, string, {
|
|
2302
2302
|
dispatch: any;
|
|
@@ -2334,8 +2334,8 @@ declare const Animations: {
|
|
|
2334
2334
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2335
2335
|
uniqid: string;
|
|
2336
2336
|
content: {
|
|
2337
|
-
uri?: string | undefined;
|
|
2338
2337
|
limit?: number | boolean | undefined;
|
|
2338
|
+
uri?: string | undefined;
|
|
2339
2339
|
tableColumnsData?: {
|
|
2340
2340
|
name?: string | undefined;
|
|
2341
2341
|
label?: string | undefined;
|
|
@@ -2412,8 +2412,8 @@ declare const Animations: {
|
|
|
2412
2412
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2413
2413
|
uniqid: string;
|
|
2414
2414
|
content: {
|
|
2415
|
-
uri?: string | undefined;
|
|
2416
2415
|
limit?: number | boolean | undefined;
|
|
2416
|
+
uri?: string | undefined;
|
|
2417
2417
|
tableColumnsData?: {
|
|
2418
2418
|
name?: string | undefined;
|
|
2419
2419
|
label?: string | undefined;
|
|
@@ -2527,18 +2527,18 @@ declare const Animations: {
|
|
|
2527
2527
|
selectCurrentAnimation: (state: AnimationsRootState) => {
|
|
2528
2528
|
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
2529
2529
|
audience: string[];
|
|
2530
|
+
auto: boolean;
|
|
2530
2531
|
activeClickEffect: number;
|
|
2531
2532
|
activeDecor: number;
|
|
2532
|
-
auto: boolean;
|
|
2533
2533
|
} | null;
|
|
2534
2534
|
isActiveAnimation: (state: AnimationsRootState) => boolean;
|
|
2535
2535
|
isToggleLoading: (state: AnimationsRootState) => boolean;
|
|
2536
2536
|
selectAnimationConfigurationApp: (state: AnimationsRootState) => {
|
|
2537
2537
|
name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
|
|
2538
2538
|
audience: string[];
|
|
2539
|
+
auto: boolean;
|
|
2539
2540
|
activeClickEffect: number;
|
|
2540
2541
|
activeDecor: number;
|
|
2541
|
-
auto: boolean;
|
|
2542
2542
|
} | null | undefined;
|
|
2543
2543
|
};
|
|
2544
2544
|
getAnimationsRTHandlers: (dispatch: RTDispatch) => jamespot_user_api.RTMessageHandler<"ANIMATIONS", "update" | "add" | "delete" | "toggle" | "getAnimationActive">[];
|
|
@@ -2614,8 +2614,8 @@ declare const Application: {
|
|
|
2614
2614
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2615
2615
|
uniqid: string;
|
|
2616
2616
|
content: {
|
|
2617
|
-
uri?: string | undefined;
|
|
2618
2617
|
limit?: number | boolean | undefined;
|
|
2618
|
+
uri?: string | undefined;
|
|
2619
2619
|
tableColumnsData?: {
|
|
2620
2620
|
name?: string | undefined;
|
|
2621
2621
|
label?: string | undefined;
|
|
@@ -2692,8 +2692,8 @@ declare const Application: {
|
|
|
2692
2692
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2693
2693
|
uniqid: string;
|
|
2694
2694
|
content: {
|
|
2695
|
-
uri?: string | undefined;
|
|
2696
2695
|
limit?: number | boolean | undefined;
|
|
2696
|
+
uri?: string | undefined;
|
|
2697
2697
|
tableColumnsData?: {
|
|
2698
2698
|
name?: string | undefined;
|
|
2699
2699
|
label?: string | undefined;
|
|
@@ -2923,8 +2923,8 @@ declare const AssetReservation: {
|
|
|
2923
2923
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
2924
2924
|
uniqid: string;
|
|
2925
2925
|
content: {
|
|
2926
|
-
uri?: string | undefined;
|
|
2927
2926
|
limit?: number | boolean | undefined;
|
|
2927
|
+
uri?: string | undefined;
|
|
2928
2928
|
tableColumnsData?: {
|
|
2929
2929
|
name?: string | undefined;
|
|
2930
2930
|
label?: string | undefined;
|
|
@@ -3001,8 +3001,8 @@ declare const AssetReservation: {
|
|
|
3001
3001
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3002
3002
|
uniqid: string;
|
|
3003
3003
|
content: {
|
|
3004
|
-
uri?: string | undefined;
|
|
3005
3004
|
limit?: number | boolean | undefined;
|
|
3005
|
+
uri?: string | undefined;
|
|
3006
3006
|
tableColumnsData?: {
|
|
3007
3007
|
name?: string | undefined;
|
|
3008
3008
|
label?: string | undefined;
|
|
@@ -3079,8 +3079,8 @@ declare const AssetReservation: {
|
|
|
3079
3079
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3080
3080
|
uniqid: string;
|
|
3081
3081
|
content: {
|
|
3082
|
-
uri?: string | undefined;
|
|
3083
3082
|
limit?: number | boolean | undefined;
|
|
3083
|
+
uri?: string | undefined;
|
|
3084
3084
|
tableColumnsData?: {
|
|
3085
3085
|
name?: string | undefined;
|
|
3086
3086
|
label?: string | undefined;
|
|
@@ -3232,8 +3232,8 @@ declare const AssetReservation: {
|
|
|
3232
3232
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3233
3233
|
uniqid: string;
|
|
3234
3234
|
content: {
|
|
3235
|
-
uri?: string | undefined;
|
|
3236
3235
|
limit?: number | boolean | undefined;
|
|
3236
|
+
uri?: string | undefined;
|
|
3237
3237
|
tableColumnsData?: {
|
|
3238
3238
|
name?: string | undefined;
|
|
3239
3239
|
label?: string | undefined;
|
|
@@ -3310,8 +3310,8 @@ declare const AssetReservation: {
|
|
|
3310
3310
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3311
3311
|
uniqid: string;
|
|
3312
3312
|
content: {
|
|
3313
|
-
uri?: string | undefined;
|
|
3314
3313
|
limit?: number | boolean | undefined;
|
|
3314
|
+
uri?: string | undefined;
|
|
3315
3315
|
tableColumnsData?: {
|
|
3316
3316
|
name?: string | undefined;
|
|
3317
3317
|
label?: string | undefined;
|
|
@@ -3436,8 +3436,6 @@ declare const AssetReservation: {
|
|
|
3436
3436
|
dateModified: string;
|
|
3437
3437
|
};
|
|
3438
3438
|
_right: jamespot_user_api.Rights;
|
|
3439
|
-
dateStart: string;
|
|
3440
|
-
dateEnd: string;
|
|
3441
3439
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
3442
3440
|
type: string;
|
|
3443
3441
|
id: number;
|
|
@@ -3460,6 +3458,8 @@ declare const AssetReservation: {
|
|
|
3460
3458
|
dateModified?: string | null | undefined;
|
|
3461
3459
|
folderColor?: string | undefined;
|
|
3462
3460
|
})[];
|
|
3461
|
+
dateStart: string;
|
|
3462
|
+
dateEnd: string;
|
|
3463
3463
|
reservationCancelled: boolean;
|
|
3464
3464
|
_asset: {
|
|
3465
3465
|
type: string;
|
|
@@ -3538,8 +3538,8 @@ declare const AssetReservation: {
|
|
|
3538
3538
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3539
3539
|
uniqid: string;
|
|
3540
3540
|
content: {
|
|
3541
|
-
uri?: string | undefined;
|
|
3542
3541
|
limit?: number | boolean | undefined;
|
|
3542
|
+
uri?: string | undefined;
|
|
3543
3543
|
tableColumnsData?: {
|
|
3544
3544
|
name?: string | undefined;
|
|
3545
3545
|
label?: string | undefined;
|
|
@@ -3615,8 +3615,8 @@ declare const AssetReservation: {
|
|
|
3615
3615
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3616
3616
|
uniqid: string;
|
|
3617
3617
|
content: {
|
|
3618
|
-
uri?: string | undefined;
|
|
3619
3618
|
limit?: number | boolean | undefined;
|
|
3619
|
+
uri?: string | undefined;
|
|
3620
3620
|
tableColumnsData?: {
|
|
3621
3621
|
name?: string | undefined;
|
|
3622
3622
|
label?: string | undefined;
|
|
@@ -3693,8 +3693,8 @@ declare const AssetReservation: {
|
|
|
3693
3693
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3694
3694
|
uniqid: string;
|
|
3695
3695
|
content: {
|
|
3696
|
-
uri?: string | undefined;
|
|
3697
3696
|
limit?: number | boolean | undefined;
|
|
3697
|
+
uri?: string | undefined;
|
|
3698
3698
|
tableColumnsData?: {
|
|
3699
3699
|
name?: string | undefined;
|
|
3700
3700
|
label?: string | undefined;
|
|
@@ -3771,8 +3771,8 @@ declare const AssetReservation: {
|
|
|
3771
3771
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3772
3772
|
uniqid: string;
|
|
3773
3773
|
content: {
|
|
3774
|
-
uri?: string | undefined;
|
|
3775
3774
|
limit?: number | boolean | undefined;
|
|
3775
|
+
uri?: string | undefined;
|
|
3776
3776
|
tableColumnsData?: {
|
|
3777
3777
|
name?: string | undefined;
|
|
3778
3778
|
label?: string | undefined;
|
|
@@ -3961,8 +3961,8 @@ declare const AssetReservation: {
|
|
|
3961
3961
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
3962
3962
|
uniqid: string;
|
|
3963
3963
|
content: {
|
|
3964
|
-
uri?: string | undefined;
|
|
3965
3964
|
limit?: number | boolean | undefined;
|
|
3965
|
+
uri?: string | undefined;
|
|
3966
3966
|
tableColumnsData?: {
|
|
3967
3967
|
name?: string | undefined;
|
|
3968
3968
|
label?: string | undefined;
|
|
@@ -4024,8 +4024,6 @@ declare const AssetReservation: {
|
|
|
4024
4024
|
dateModified: string;
|
|
4025
4025
|
};
|
|
4026
4026
|
_right: jamespot_user_api.Rights;
|
|
4027
|
-
dateStart: string;
|
|
4028
|
-
dateEnd: string;
|
|
4029
4027
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
4030
4028
|
type: string;
|
|
4031
4029
|
id: number;
|
|
@@ -4048,6 +4046,8 @@ declare const AssetReservation: {
|
|
|
4048
4046
|
dateModified?: string | null | undefined;
|
|
4049
4047
|
folderColor?: string | undefined;
|
|
4050
4048
|
})[];
|
|
4049
|
+
dateStart: string;
|
|
4050
|
+
dateEnd: string;
|
|
4051
4051
|
reservationCancelled: boolean;
|
|
4052
4052
|
_asset: {
|
|
4053
4053
|
type: string;
|
|
@@ -4126,8 +4126,8 @@ declare const AssetReservation: {
|
|
|
4126
4126
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4127
4127
|
uniqid: string;
|
|
4128
4128
|
content: {
|
|
4129
|
-
uri?: string | undefined;
|
|
4130
4129
|
limit?: number | boolean | undefined;
|
|
4130
|
+
uri?: string | undefined;
|
|
4131
4131
|
tableColumnsData?: {
|
|
4132
4132
|
name?: string | undefined;
|
|
4133
4133
|
label?: string | undefined;
|
|
@@ -4203,8 +4203,8 @@ declare const AssetReservation: {
|
|
|
4203
4203
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4204
4204
|
uniqid: string;
|
|
4205
4205
|
content: {
|
|
4206
|
-
uri?: string | undefined;
|
|
4207
4206
|
limit?: number | boolean | undefined;
|
|
4207
|
+
uri?: string | undefined;
|
|
4208
4208
|
tableColumnsData?: {
|
|
4209
4209
|
name?: string | undefined;
|
|
4210
4210
|
label?: string | undefined;
|
|
@@ -4353,8 +4353,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4353
4353
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4354
4354
|
uniqid: string;
|
|
4355
4355
|
content: {
|
|
4356
|
-
uri?: string | undefined;
|
|
4357
4356
|
limit?: number | boolean | undefined;
|
|
4357
|
+
uri?: string | undefined;
|
|
4358
4358
|
tableColumnsData?: {
|
|
4359
4359
|
name?: string | undefined;
|
|
4360
4360
|
label?: string | undefined;
|
|
@@ -4433,8 +4433,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4433
4433
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4434
4434
|
uniqid: string;
|
|
4435
4435
|
content: {
|
|
4436
|
-
uri?: string | undefined;
|
|
4437
4436
|
limit?: number | boolean | undefined;
|
|
4437
|
+
uri?: string | undefined;
|
|
4438
4438
|
tableColumnsData?: {
|
|
4439
4439
|
name?: string | undefined;
|
|
4440
4440
|
label?: string | undefined;
|
|
@@ -4511,8 +4511,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4511
4511
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4512
4512
|
uniqid: string;
|
|
4513
4513
|
content: {
|
|
4514
|
-
uri?: string | undefined;
|
|
4515
4514
|
limit?: number | boolean | undefined;
|
|
4515
|
+
uri?: string | undefined;
|
|
4516
4516
|
tableColumnsData?: {
|
|
4517
4517
|
name?: string | undefined;
|
|
4518
4518
|
label?: string | undefined;
|
|
@@ -4660,8 +4660,8 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
|
|
|
4660
4660
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4661
4661
|
uniqid: string;
|
|
4662
4662
|
content: {
|
|
4663
|
-
uri?: string | undefined;
|
|
4664
4663
|
limit?: number | boolean | undefined;
|
|
4664
|
+
uri?: string | undefined;
|
|
4665
4665
|
tableColumnsData?: {
|
|
4666
4666
|
name?: string | undefined;
|
|
4667
4667
|
label?: string | undefined;
|
|
@@ -4738,8 +4738,8 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
|
|
|
4738
4738
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4739
4739
|
uniqid: string;
|
|
4740
4740
|
content: {
|
|
4741
|
-
uri?: string | undefined;
|
|
4742
4741
|
limit?: number | boolean | undefined;
|
|
4742
|
+
uri?: string | undefined;
|
|
4743
4743
|
tableColumnsData?: {
|
|
4744
4744
|
name?: string | undefined;
|
|
4745
4745
|
label?: string | undefined;
|
|
@@ -4936,8 +4936,8 @@ declare const ContentReport: {
|
|
|
4936
4936
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
4937
4937
|
uniqid: string;
|
|
4938
4938
|
content: {
|
|
4939
|
-
uri?: string | undefined;
|
|
4940
4939
|
limit?: number | boolean | undefined;
|
|
4940
|
+
uri?: string | undefined;
|
|
4941
4941
|
tableColumnsData?: {
|
|
4942
4942
|
name?: string | undefined;
|
|
4943
4943
|
label?: string | undefined;
|
|
@@ -5016,8 +5016,8 @@ declare const ContentReport: {
|
|
|
5016
5016
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5017
5017
|
uniqid: string;
|
|
5018
5018
|
content: {
|
|
5019
|
-
uri?: string | undefined;
|
|
5020
5019
|
limit?: number | boolean | undefined;
|
|
5020
|
+
uri?: string | undefined;
|
|
5021
5021
|
tableColumnsData?: {
|
|
5022
5022
|
name?: string | undefined;
|
|
5023
5023
|
label?: string | undefined;
|
|
@@ -5094,8 +5094,8 @@ declare const ContentReport: {
|
|
|
5094
5094
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5095
5095
|
uniqid: string;
|
|
5096
5096
|
content: {
|
|
5097
|
-
uri?: string | undefined;
|
|
5098
5097
|
limit?: number | boolean | undefined;
|
|
5098
|
+
uri?: string | undefined;
|
|
5099
5099
|
tableColumnsData?: {
|
|
5100
5100
|
name?: string | undefined;
|
|
5101
5101
|
label?: string | undefined;
|
|
@@ -5243,8 +5243,8 @@ declare const ContentReport: {
|
|
|
5243
5243
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5244
5244
|
uniqid: string;
|
|
5245
5245
|
content: {
|
|
5246
|
-
uri?: string | undefined;
|
|
5247
5246
|
limit?: number | boolean | undefined;
|
|
5247
|
+
uri?: string | undefined;
|
|
5248
5248
|
tableColumnsData?: {
|
|
5249
5249
|
name?: string | undefined;
|
|
5250
5250
|
label?: string | undefined;
|
|
@@ -5321,8 +5321,8 @@ declare const ContentReport: {
|
|
|
5321
5321
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5322
5322
|
uniqid: string;
|
|
5323
5323
|
content: {
|
|
5324
|
-
uri?: string | undefined;
|
|
5325
5324
|
limit?: number | boolean | undefined;
|
|
5325
|
+
uri?: string | undefined;
|
|
5326
5326
|
tableColumnsData?: {
|
|
5327
5327
|
name?: string | undefined;
|
|
5328
5328
|
label?: string | undefined;
|
|
@@ -5616,8 +5616,8 @@ declare const Bookmark: {
|
|
|
5616
5616
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5617
5617
|
uniqid: string;
|
|
5618
5618
|
content: {
|
|
5619
|
-
uri?: string | undefined;
|
|
5620
5619
|
limit?: number | boolean | undefined;
|
|
5620
|
+
uri?: string | undefined;
|
|
5621
5621
|
tableColumnsData?: {
|
|
5622
5622
|
name?: string | undefined;
|
|
5623
5623
|
label?: string | undefined;
|
|
@@ -5694,8 +5694,8 @@ declare const Bookmark: {
|
|
|
5694
5694
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5695
5695
|
uniqid: string;
|
|
5696
5696
|
content: {
|
|
5697
|
-
uri?: string | undefined;
|
|
5698
5697
|
limit?: number | boolean | undefined;
|
|
5698
|
+
uri?: string | undefined;
|
|
5699
5699
|
tableColumnsData?: {
|
|
5700
5700
|
name?: string | undefined;
|
|
5701
5701
|
label?: string | undefined;
|
|
@@ -5911,8 +5911,8 @@ declare const Bookmark: {
|
|
|
5911
5911
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5912
5912
|
uniqid: string;
|
|
5913
5913
|
content: {
|
|
5914
|
-
uri?: string | undefined;
|
|
5915
5914
|
limit?: number | boolean | undefined;
|
|
5915
|
+
uri?: string | undefined;
|
|
5916
5916
|
tableColumnsData?: {
|
|
5917
5917
|
name?: string | undefined;
|
|
5918
5918
|
label?: string | undefined;
|
|
@@ -5989,8 +5989,8 @@ declare const Bookmark: {
|
|
|
5989
5989
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
5990
5990
|
uniqid: string;
|
|
5991
5991
|
content: {
|
|
5992
|
-
uri?: string | undefined;
|
|
5993
5992
|
limit?: number | boolean | undefined;
|
|
5993
|
+
uri?: string | undefined;
|
|
5994
5994
|
tableColumnsData?: {
|
|
5995
5995
|
name?: string | undefined;
|
|
5996
5996
|
label?: string | undefined;
|
|
@@ -6177,8 +6177,8 @@ declare const Bookmark: {
|
|
|
6177
6177
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6178
6178
|
uniqid: string;
|
|
6179
6179
|
content: {
|
|
6180
|
-
uri?: string | undefined;
|
|
6181
6180
|
limit?: number | boolean | undefined;
|
|
6181
|
+
uri?: string | undefined;
|
|
6182
6182
|
tableColumnsData?: {
|
|
6183
6183
|
name?: string | undefined;
|
|
6184
6184
|
label?: string | undefined;
|
|
@@ -6255,8 +6255,8 @@ declare const Bookmark: {
|
|
|
6255
6255
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6256
6256
|
uniqid: string;
|
|
6257
6257
|
content: {
|
|
6258
|
-
uri?: string | undefined;
|
|
6259
6258
|
limit?: number | boolean | undefined;
|
|
6259
|
+
uri?: string | undefined;
|
|
6260
6260
|
tableColumnsData?: {
|
|
6261
6261
|
name?: string | undefined;
|
|
6262
6262
|
label?: string | undefined;
|
|
@@ -6422,8 +6422,8 @@ declare const Bookmark: {
|
|
|
6422
6422
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6423
6423
|
uniqid: string;
|
|
6424
6424
|
content: {
|
|
6425
|
-
uri?: string | undefined;
|
|
6426
6425
|
limit?: number | boolean | undefined;
|
|
6426
|
+
uri?: string | undefined;
|
|
6427
6427
|
tableColumnsData?: {
|
|
6428
6428
|
name?: string | undefined;
|
|
6429
6429
|
label?: string | undefined;
|
|
@@ -6500,8 +6500,8 @@ declare const Bookmark: {
|
|
|
6500
6500
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6501
6501
|
uniqid: string;
|
|
6502
6502
|
content: {
|
|
6503
|
-
uri?: string | undefined;
|
|
6504
6503
|
limit?: number | boolean | undefined;
|
|
6504
|
+
uri?: string | undefined;
|
|
6505
6505
|
tableColumnsData?: {
|
|
6506
6506
|
name?: string | undefined;
|
|
6507
6507
|
label?: string | undefined;
|
|
@@ -6665,8 +6665,8 @@ declare const Bookmark: {
|
|
|
6665
6665
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6666
6666
|
uniqid: string;
|
|
6667
6667
|
content: {
|
|
6668
|
-
uri?: string | undefined;
|
|
6669
6668
|
limit?: number | boolean | undefined;
|
|
6669
|
+
uri?: string | undefined;
|
|
6670
6670
|
tableColumnsData?: {
|
|
6671
6671
|
name?: string | undefined;
|
|
6672
6672
|
label?: string | undefined;
|
|
@@ -6743,8 +6743,8 @@ declare const Bookmark: {
|
|
|
6743
6743
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
6744
6744
|
uniqid: string;
|
|
6745
6745
|
content: {
|
|
6746
|
-
uri?: string | undefined;
|
|
6747
6746
|
limit?: number | boolean | undefined;
|
|
6747
|
+
uri?: string | undefined;
|
|
6748
6748
|
tableColumnsData?: {
|
|
6749
6749
|
name?: string | undefined;
|
|
6750
6750
|
label?: string | undefined;
|
|
@@ -6965,17 +6965,14 @@ declare const Comment: {
|
|
|
6965
6965
|
dateModified: string | null;
|
|
6966
6966
|
title: string;
|
|
6967
6967
|
_url: string;
|
|
6968
|
-
mimetype: string;
|
|
6969
6968
|
size: number;
|
|
6969
|
+
mimetype: string;
|
|
6970
6970
|
path?: string | undefined;
|
|
6971
6971
|
}[] | undefined;
|
|
6972
6972
|
_actions?: Record<string, {
|
|
6973
6973
|
type: string;
|
|
6974
6974
|
class: string;
|
|
6975
6975
|
label: string;
|
|
6976
|
-
stats: {
|
|
6977
|
-
total: number;
|
|
6978
|
-
};
|
|
6979
6976
|
isActive: boolean;
|
|
6980
6977
|
cssClass: string;
|
|
6981
6978
|
cssColor: string;
|
|
@@ -6986,6 +6983,9 @@ declare const Comment: {
|
|
|
6986
6983
|
action: string;
|
|
6987
6984
|
do: string;
|
|
6988
6985
|
};
|
|
6986
|
+
stats: {
|
|
6987
|
+
total: number;
|
|
6988
|
+
};
|
|
6989
6989
|
}> | undefined;
|
|
6990
6990
|
_widgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
6991
6991
|
layers?: string[] | undefined;
|
|
@@ -7016,8 +7016,8 @@ declare const Comment: {
|
|
|
7016
7016
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7017
7017
|
uniqid: string;
|
|
7018
7018
|
content: {
|
|
7019
|
-
uri?: string | undefined;
|
|
7020
7019
|
limit?: number | boolean | undefined;
|
|
7020
|
+
uri?: string | undefined;
|
|
7021
7021
|
tableColumnsData?: {
|
|
7022
7022
|
name?: string | undefined;
|
|
7023
7023
|
label?: string | undefined;
|
|
@@ -7110,8 +7110,8 @@ declare const Comment: {
|
|
|
7110
7110
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7111
7111
|
uniqid: string;
|
|
7112
7112
|
content: {
|
|
7113
|
-
uri?: string | undefined;
|
|
7114
7113
|
limit?: number | boolean | undefined;
|
|
7114
|
+
uri?: string | undefined;
|
|
7115
7115
|
tableColumnsData?: {
|
|
7116
7116
|
name?: string | undefined;
|
|
7117
7117
|
label?: string | undefined;
|
|
@@ -7188,8 +7188,8 @@ declare const Comment: {
|
|
|
7188
7188
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7189
7189
|
uniqid: string;
|
|
7190
7190
|
content: {
|
|
7191
|
-
uri?: string | undefined;
|
|
7192
7191
|
limit?: number | boolean | undefined;
|
|
7192
|
+
uri?: string | undefined;
|
|
7193
7193
|
tableColumnsData?: {
|
|
7194
7194
|
name?: string | undefined;
|
|
7195
7195
|
label?: string | undefined;
|
|
@@ -7337,8 +7337,8 @@ declare const Comment: {
|
|
|
7337
7337
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7338
7338
|
uniqid: string;
|
|
7339
7339
|
content: {
|
|
7340
|
-
uri?: string | undefined;
|
|
7341
7340
|
limit?: number | boolean | undefined;
|
|
7341
|
+
uri?: string | undefined;
|
|
7342
7342
|
tableColumnsData?: {
|
|
7343
7343
|
name?: string | undefined;
|
|
7344
7344
|
label?: string | undefined;
|
|
@@ -7415,8 +7415,8 @@ declare const Comment: {
|
|
|
7415
7415
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7416
7416
|
uniqid: string;
|
|
7417
7417
|
content: {
|
|
7418
|
-
uri?: string | undefined;
|
|
7419
7418
|
limit?: number | boolean | undefined;
|
|
7419
|
+
uri?: string | undefined;
|
|
7420
7420
|
tableColumnsData?: {
|
|
7421
7421
|
name?: string | undefined;
|
|
7422
7422
|
label?: string | undefined;
|
|
@@ -7554,17 +7554,14 @@ declare const Comment: {
|
|
|
7554
7554
|
dateModified: string | null;
|
|
7555
7555
|
title: string;
|
|
7556
7556
|
_url: string;
|
|
7557
|
-
mimetype: string;
|
|
7558
7557
|
size: number;
|
|
7558
|
+
mimetype: string;
|
|
7559
7559
|
path?: string | undefined;
|
|
7560
7560
|
}[] | undefined;
|
|
7561
7561
|
_actions?: Record<string, {
|
|
7562
7562
|
type: string;
|
|
7563
7563
|
class: string;
|
|
7564
7564
|
label: string;
|
|
7565
|
-
stats: {
|
|
7566
|
-
total: number;
|
|
7567
|
-
};
|
|
7568
7565
|
isActive: boolean;
|
|
7569
7566
|
cssClass: string;
|
|
7570
7567
|
cssColor: string;
|
|
@@ -7575,6 +7572,9 @@ declare const Comment: {
|
|
|
7575
7572
|
action: string;
|
|
7576
7573
|
do: string;
|
|
7577
7574
|
};
|
|
7575
|
+
stats: {
|
|
7576
|
+
total: number;
|
|
7577
|
+
};
|
|
7578
7578
|
}> | undefined;
|
|
7579
7579
|
_widgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
7580
7580
|
layers?: string[] | undefined;
|
|
@@ -7605,8 +7605,8 @@ declare const Comment: {
|
|
|
7605
7605
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7606
7606
|
uniqid: string;
|
|
7607
7607
|
content: {
|
|
7608
|
-
uri?: string | undefined;
|
|
7609
7608
|
limit?: number | boolean | undefined;
|
|
7609
|
+
uri?: string | undefined;
|
|
7610
7610
|
tableColumnsData?: {
|
|
7611
7611
|
name?: string | undefined;
|
|
7612
7612
|
label?: string | undefined;
|
|
@@ -7649,7 +7649,6 @@ declare const Comment: {
|
|
|
7649
7649
|
}>)>[] | undefined;
|
|
7650
7650
|
} & {
|
|
7651
7651
|
_extend: Pick<{
|
|
7652
|
-
licenses: never;
|
|
7653
7652
|
search: never;
|
|
7654
7653
|
bookmark: never;
|
|
7655
7654
|
contact: never;
|
|
@@ -7693,17 +7692,14 @@ declare const Comment: {
|
|
|
7693
7692
|
dateModified: string | null;
|
|
7694
7693
|
title: string;
|
|
7695
7694
|
_url: string;
|
|
7696
|
-
mimetype: string;
|
|
7697
7695
|
size: number;
|
|
7696
|
+
mimetype: string;
|
|
7698
7697
|
path?: string | undefined;
|
|
7699
7698
|
}[] | undefined;
|
|
7700
7699
|
_actions?: Record<string, {
|
|
7701
7700
|
type: string;
|
|
7702
7701
|
class: string;
|
|
7703
7702
|
label: string;
|
|
7704
|
-
stats: {
|
|
7705
|
-
total: number;
|
|
7706
|
-
};
|
|
7707
7703
|
isActive: boolean;
|
|
7708
7704
|
cssClass: string;
|
|
7709
7705
|
cssColor: string;
|
|
@@ -7714,6 +7710,9 @@ declare const Comment: {
|
|
|
7714
7710
|
action: string;
|
|
7715
7711
|
do: string;
|
|
7716
7712
|
};
|
|
7713
|
+
stats: {
|
|
7714
|
+
total: number;
|
|
7715
|
+
};
|
|
7717
7716
|
}> | undefined;
|
|
7718
7717
|
_widgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
7719
7718
|
layers?: string[] | undefined;
|
|
@@ -7744,8 +7743,8 @@ declare const Comment: {
|
|
|
7744
7743
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7745
7744
|
uniqid: string;
|
|
7746
7745
|
content: {
|
|
7747
|
-
uri?: string | undefined;
|
|
7748
7746
|
limit?: number | boolean | undefined;
|
|
7747
|
+
uri?: string | undefined;
|
|
7749
7748
|
tableColumnsData?: {
|
|
7750
7749
|
name?: string | undefined;
|
|
7751
7750
|
label?: string | undefined;
|
|
@@ -7808,10 +7807,16 @@ declare const Comment: {
|
|
|
7808
7807
|
dateModified: string | null;
|
|
7809
7808
|
title: string;
|
|
7810
7809
|
_url: string;
|
|
7811
|
-
mimetype: string;
|
|
7812
7810
|
size: number;
|
|
7811
|
+
mimetype: string;
|
|
7813
7812
|
path?: string | undefined;
|
|
7814
7813
|
}[] | undefined;
|
|
7814
|
+
licenses?: "0" | "1" | undefined;
|
|
7815
|
+
licensesExtrabot?: {
|
|
7816
|
+
active: boolean;
|
|
7817
|
+
monthRequestsMax: number;
|
|
7818
|
+
monthRequestsHit: number;
|
|
7819
|
+
} | undefined;
|
|
7815
7820
|
}, "actions">;
|
|
7816
7821
|
} & {
|
|
7817
7822
|
pending?: boolean;
|
|
@@ -7871,8 +7876,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
7871
7876
|
dateModified: string | null;
|
|
7872
7877
|
title: string;
|
|
7873
7878
|
_url: string;
|
|
7874
|
-
mimetype: string;
|
|
7875
7879
|
size: number;
|
|
7880
|
+
mimetype: string;
|
|
7876
7881
|
path?: string | undefined;
|
|
7877
7882
|
}[];
|
|
7878
7883
|
_audience: (jUserLittle | {
|
|
@@ -7914,8 +7919,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
7914
7919
|
dateModified: string | null;
|
|
7915
7920
|
title: string;
|
|
7916
7921
|
_url: string;
|
|
7917
|
-
mimetype: string;
|
|
7918
7922
|
size: number;
|
|
7923
|
+
mimetype: string;
|
|
7919
7924
|
path?: string | undefined;
|
|
7920
7925
|
} | undefined;
|
|
7921
7926
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -7947,8 +7952,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
7947
7952
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
7948
7953
|
uniqid: string;
|
|
7949
7954
|
content: {
|
|
7950
|
-
uri?: string | undefined;
|
|
7951
7955
|
limit?: number | boolean | undefined;
|
|
7956
|
+
uri?: string | undefined;
|
|
7952
7957
|
tableColumnsData?: {
|
|
7953
7958
|
name?: string | undefined;
|
|
7954
7959
|
label?: string | undefined;
|
|
@@ -7991,26 +7996,26 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
7991
7996
|
}>)>[] | undefined;
|
|
7992
7997
|
moderators?: {
|
|
7993
7998
|
type: string;
|
|
7999
|
+
name: string;
|
|
7994
8000
|
id: string;
|
|
7995
8001
|
mainType: string;
|
|
7996
8002
|
uri: string;
|
|
7997
8003
|
title: string;
|
|
7998
8004
|
_url: string;
|
|
7999
|
-
name: string;
|
|
8000
|
-
Pseudo: string;
|
|
8001
8005
|
class: string;
|
|
8002
8006
|
label: string;
|
|
8007
|
+
Pseudo: string;
|
|
8003
8008
|
cssClass: string;
|
|
8004
8009
|
cssColor: string;
|
|
8005
8010
|
shortUri: string;
|
|
8006
8011
|
}[] | undefined;
|
|
8007
8012
|
groups?: {
|
|
8008
8013
|
type: string;
|
|
8014
|
+
name: string;
|
|
8009
8015
|
id: string;
|
|
8010
8016
|
mainType: string;
|
|
8011
8017
|
uri: string;
|
|
8012
8018
|
title: string;
|
|
8013
|
-
name: string;
|
|
8014
8019
|
class: string;
|
|
8015
8020
|
label: string;
|
|
8016
8021
|
cssClass: string;
|
|
@@ -8059,8 +8064,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8059
8064
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8060
8065
|
uniqid: string;
|
|
8061
8066
|
content: {
|
|
8062
|
-
uri?: string | undefined;
|
|
8063
8067
|
limit?: number | boolean | undefined;
|
|
8068
|
+
uri?: string | undefined;
|
|
8064
8069
|
tableColumnsData?: {
|
|
8065
8070
|
name?: string | undefined;
|
|
8066
8071
|
label?: string | undefined;
|
|
@@ -8137,8 +8142,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8137
8142
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8138
8143
|
uniqid: string;
|
|
8139
8144
|
content: {
|
|
8140
|
-
uri?: string | undefined;
|
|
8141
8145
|
limit?: number | boolean | undefined;
|
|
8146
|
+
uri?: string | undefined;
|
|
8142
8147
|
tableColumnsData?: {
|
|
8143
8148
|
name?: string | undefined;
|
|
8144
8149
|
label?: string | undefined;
|
|
@@ -8277,8 +8282,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8277
8282
|
dateModified: string | null;
|
|
8278
8283
|
title: string;
|
|
8279
8284
|
_url: string;
|
|
8280
|
-
mimetype: string;
|
|
8281
8285
|
size: number;
|
|
8286
|
+
mimetype: string;
|
|
8282
8287
|
path?: string | undefined;
|
|
8283
8288
|
}[];
|
|
8284
8289
|
_audience: (jUserLittle | {
|
|
@@ -8320,8 +8325,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8320
8325
|
dateModified: string | null;
|
|
8321
8326
|
title: string;
|
|
8322
8327
|
_url: string;
|
|
8323
|
-
mimetype: string;
|
|
8324
8328
|
size: number;
|
|
8329
|
+
mimetype: string;
|
|
8325
8330
|
path?: string | undefined;
|
|
8326
8331
|
} | undefined;
|
|
8327
8332
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -8353,8 +8358,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8353
8358
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8354
8359
|
uniqid: string;
|
|
8355
8360
|
content: {
|
|
8356
|
-
uri?: string | undefined;
|
|
8357
8361
|
limit?: number | boolean | undefined;
|
|
8362
|
+
uri?: string | undefined;
|
|
8358
8363
|
tableColumnsData?: {
|
|
8359
8364
|
name?: string | undefined;
|
|
8360
8365
|
label?: string | undefined;
|
|
@@ -8397,26 +8402,26 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8397
8402
|
}>)>[] | undefined;
|
|
8398
8403
|
moderators?: {
|
|
8399
8404
|
type: string;
|
|
8405
|
+
name: string;
|
|
8400
8406
|
id: string;
|
|
8401
8407
|
mainType: string;
|
|
8402
8408
|
uri: string;
|
|
8403
8409
|
title: string;
|
|
8404
8410
|
_url: string;
|
|
8405
|
-
name: string;
|
|
8406
|
-
Pseudo: string;
|
|
8407
8411
|
class: string;
|
|
8408
8412
|
label: string;
|
|
8413
|
+
Pseudo: string;
|
|
8409
8414
|
cssClass: string;
|
|
8410
8415
|
cssColor: string;
|
|
8411
8416
|
shortUri: string;
|
|
8412
8417
|
}[] | undefined;
|
|
8413
8418
|
groups?: {
|
|
8414
8419
|
type: string;
|
|
8420
|
+
name: string;
|
|
8415
8421
|
id: string;
|
|
8416
8422
|
mainType: string;
|
|
8417
8423
|
uri: string;
|
|
8418
8424
|
title: string;
|
|
8419
|
-
name: string;
|
|
8420
8425
|
class: string;
|
|
8421
8426
|
label: string;
|
|
8422
8427
|
cssClass: string;
|
|
@@ -8465,8 +8470,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8465
8470
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8466
8471
|
uniqid: string;
|
|
8467
8472
|
content: {
|
|
8468
|
-
uri?: string | undefined;
|
|
8469
8473
|
limit?: number | boolean | undefined;
|
|
8474
|
+
uri?: string | undefined;
|
|
8470
8475
|
tableColumnsData?: {
|
|
8471
8476
|
name?: string | undefined;
|
|
8472
8477
|
label?: string | undefined;
|
|
@@ -8543,8 +8548,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8543
8548
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8544
8549
|
uniqid: string;
|
|
8545
8550
|
content: {
|
|
8546
|
-
uri?: string | undefined;
|
|
8547
8551
|
limit?: number | boolean | undefined;
|
|
8552
|
+
uri?: string | undefined;
|
|
8548
8553
|
tableColumnsData?: {
|
|
8549
8554
|
name?: string | undefined;
|
|
8550
8555
|
label?: string | undefined;
|
|
@@ -8683,8 +8688,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8683
8688
|
dateModified: string | null;
|
|
8684
8689
|
title: string;
|
|
8685
8690
|
_url: string;
|
|
8686
|
-
mimetype: string;
|
|
8687
8691
|
size: number;
|
|
8692
|
+
mimetype: string;
|
|
8688
8693
|
path?: string | undefined;
|
|
8689
8694
|
}[];
|
|
8690
8695
|
_audience: (jUserLittle | {
|
|
@@ -8726,8 +8731,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8726
8731
|
dateModified: string | null;
|
|
8727
8732
|
title: string;
|
|
8728
8733
|
_url: string;
|
|
8729
|
-
mimetype: string;
|
|
8730
8734
|
size: number;
|
|
8735
|
+
mimetype: string;
|
|
8731
8736
|
path?: string | undefined;
|
|
8732
8737
|
} | undefined;
|
|
8733
8738
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -8759,8 +8764,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8759
8764
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8760
8765
|
uniqid: string;
|
|
8761
8766
|
content: {
|
|
8762
|
-
uri?: string | undefined;
|
|
8763
8767
|
limit?: number | boolean | undefined;
|
|
8768
|
+
uri?: string | undefined;
|
|
8764
8769
|
tableColumnsData?: {
|
|
8765
8770
|
name?: string | undefined;
|
|
8766
8771
|
label?: string | undefined;
|
|
@@ -8803,26 +8808,26 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8803
8808
|
}>)>[] | undefined;
|
|
8804
8809
|
moderators?: {
|
|
8805
8810
|
type: string;
|
|
8811
|
+
name: string;
|
|
8806
8812
|
id: string;
|
|
8807
8813
|
mainType: string;
|
|
8808
8814
|
uri: string;
|
|
8809
8815
|
title: string;
|
|
8810
8816
|
_url: string;
|
|
8811
|
-
name: string;
|
|
8812
|
-
Pseudo: string;
|
|
8813
8817
|
class: string;
|
|
8814
8818
|
label: string;
|
|
8819
|
+
Pseudo: string;
|
|
8815
8820
|
cssClass: string;
|
|
8816
8821
|
cssColor: string;
|
|
8817
8822
|
shortUri: string;
|
|
8818
8823
|
}[] | undefined;
|
|
8819
8824
|
groups?: {
|
|
8820
8825
|
type: string;
|
|
8826
|
+
name: string;
|
|
8821
8827
|
id: string;
|
|
8822
8828
|
mainType: string;
|
|
8823
8829
|
uri: string;
|
|
8824
8830
|
title: string;
|
|
8825
|
-
name: string;
|
|
8826
8831
|
class: string;
|
|
8827
8832
|
label: string;
|
|
8828
8833
|
cssClass: string;
|
|
@@ -8865,8 +8870,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8865
8870
|
dateModified: string | null;
|
|
8866
8871
|
title: string;
|
|
8867
8872
|
_url: string;
|
|
8868
|
-
mimetype: string;
|
|
8869
8873
|
size: number;
|
|
8874
|
+
mimetype: string;
|
|
8870
8875
|
path?: string | undefined;
|
|
8871
8876
|
}[];
|
|
8872
8877
|
_audience: (jUserLittle | {
|
|
@@ -8908,8 +8913,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8908
8913
|
dateModified: string | null;
|
|
8909
8914
|
title: string;
|
|
8910
8915
|
_url: string;
|
|
8911
|
-
mimetype: string;
|
|
8912
8916
|
size: number;
|
|
8917
|
+
mimetype: string;
|
|
8913
8918
|
path?: string | undefined;
|
|
8914
8919
|
} | undefined;
|
|
8915
8920
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -8941,8 +8946,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8941
8946
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
8942
8947
|
uniqid: string;
|
|
8943
8948
|
content: {
|
|
8944
|
-
uri?: string | undefined;
|
|
8945
8949
|
limit?: number | boolean | undefined;
|
|
8950
|
+
uri?: string | undefined;
|
|
8946
8951
|
tableColumnsData?: {
|
|
8947
8952
|
name?: string | undefined;
|
|
8948
8953
|
label?: string | undefined;
|
|
@@ -8985,26 +8990,26 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8985
8990
|
}>)>[] | undefined;
|
|
8986
8991
|
moderators?: {
|
|
8987
8992
|
type: string;
|
|
8993
|
+
name: string;
|
|
8988
8994
|
id: string;
|
|
8989
8995
|
mainType: string;
|
|
8990
8996
|
uri: string;
|
|
8991
8997
|
title: string;
|
|
8992
8998
|
_url: string;
|
|
8993
|
-
name: string;
|
|
8994
|
-
Pseudo: string;
|
|
8995
8999
|
class: string;
|
|
8996
9000
|
label: string;
|
|
9001
|
+
Pseudo: string;
|
|
8997
9002
|
cssClass: string;
|
|
8998
9003
|
cssColor: string;
|
|
8999
9004
|
shortUri: string;
|
|
9000
9005
|
}[] | undefined;
|
|
9001
9006
|
groups?: {
|
|
9002
9007
|
type: string;
|
|
9008
|
+
name: string;
|
|
9003
9009
|
id: string;
|
|
9004
9010
|
mainType: string;
|
|
9005
9011
|
uri: string;
|
|
9006
9012
|
title: string;
|
|
9007
|
-
name: string;
|
|
9008
9013
|
class: string;
|
|
9009
9014
|
label: string;
|
|
9010
9015
|
cssClass: string;
|
|
@@ -9053,8 +9058,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9053
9058
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9054
9059
|
uniqid: string;
|
|
9055
9060
|
content: {
|
|
9056
|
-
uri?: string | undefined;
|
|
9057
9061
|
limit?: number | boolean | undefined;
|
|
9062
|
+
uri?: string | undefined;
|
|
9058
9063
|
tableColumnsData?: {
|
|
9059
9064
|
name?: string | undefined;
|
|
9060
9065
|
label?: string | undefined;
|
|
@@ -9131,8 +9136,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9131
9136
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9132
9137
|
uniqid: string;
|
|
9133
9138
|
content: {
|
|
9134
|
-
uri?: string | undefined;
|
|
9135
9139
|
limit?: number | boolean | undefined;
|
|
9140
|
+
uri?: string | undefined;
|
|
9136
9141
|
tableColumnsData?: {
|
|
9137
9142
|
name?: string | undefined;
|
|
9138
9143
|
label?: string | undefined;
|
|
@@ -9274,8 +9279,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9274
9279
|
dateModified: string | null;
|
|
9275
9280
|
title: string;
|
|
9276
9281
|
_url: string;
|
|
9277
|
-
mimetype: string;
|
|
9278
9282
|
size: number;
|
|
9283
|
+
mimetype: string;
|
|
9279
9284
|
path?: string | undefined;
|
|
9280
9285
|
}[];
|
|
9281
9286
|
_audience: (jUserLittle | {
|
|
@@ -9317,8 +9322,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9317
9322
|
dateModified: string | null;
|
|
9318
9323
|
title: string;
|
|
9319
9324
|
_url: string;
|
|
9320
|
-
mimetype: string;
|
|
9321
9325
|
size: number;
|
|
9326
|
+
mimetype: string;
|
|
9322
9327
|
path?: string | undefined;
|
|
9323
9328
|
} | undefined;
|
|
9324
9329
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -9350,8 +9355,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9350
9355
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9351
9356
|
uniqid: string;
|
|
9352
9357
|
content: {
|
|
9353
|
-
uri?: string | undefined;
|
|
9354
9358
|
limit?: number | boolean | undefined;
|
|
9359
|
+
uri?: string | undefined;
|
|
9355
9360
|
tableColumnsData?: {
|
|
9356
9361
|
name?: string | undefined;
|
|
9357
9362
|
label?: string | undefined;
|
|
@@ -9394,26 +9399,26 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9394
9399
|
}>)>[] | undefined;
|
|
9395
9400
|
moderators?: {
|
|
9396
9401
|
type: string;
|
|
9402
|
+
name: string;
|
|
9397
9403
|
id: string;
|
|
9398
9404
|
mainType: string;
|
|
9399
9405
|
uri: string;
|
|
9400
9406
|
title: string;
|
|
9401
9407
|
_url: string;
|
|
9402
|
-
name: string;
|
|
9403
|
-
Pseudo: string;
|
|
9404
9408
|
class: string;
|
|
9405
9409
|
label: string;
|
|
9410
|
+
Pseudo: string;
|
|
9406
9411
|
cssClass: string;
|
|
9407
9412
|
cssColor: string;
|
|
9408
9413
|
shortUri: string;
|
|
9409
9414
|
}[] | undefined;
|
|
9410
9415
|
groups?: {
|
|
9411
9416
|
type: string;
|
|
9417
|
+
name: string;
|
|
9412
9418
|
id: string;
|
|
9413
9419
|
mainType: string;
|
|
9414
9420
|
uri: string;
|
|
9415
9421
|
title: string;
|
|
9416
|
-
name: string;
|
|
9417
9422
|
class: string;
|
|
9418
9423
|
label: string;
|
|
9419
9424
|
cssClass: string;
|
|
@@ -9462,8 +9467,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9462
9467
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9463
9468
|
uniqid: string;
|
|
9464
9469
|
content: {
|
|
9465
|
-
uri?: string | undefined;
|
|
9466
9470
|
limit?: number | boolean | undefined;
|
|
9471
|
+
uri?: string | undefined;
|
|
9467
9472
|
tableColumnsData?: {
|
|
9468
9473
|
name?: string | undefined;
|
|
9469
9474
|
label?: string | undefined;
|
|
@@ -9540,8 +9545,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9540
9545
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9541
9546
|
uniqid: string;
|
|
9542
9547
|
content: {
|
|
9543
|
-
uri?: string | undefined;
|
|
9544
9548
|
limit?: number | boolean | undefined;
|
|
9549
|
+
uri?: string | undefined;
|
|
9545
9550
|
tableColumnsData?: {
|
|
9546
9551
|
name?: string | undefined;
|
|
9547
9552
|
label?: string | undefined;
|
|
@@ -9680,8 +9685,8 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
9680
9685
|
dateModified: string | null;
|
|
9681
9686
|
title: string;
|
|
9682
9687
|
_url: string;
|
|
9683
|
-
mimetype: string;
|
|
9684
9688
|
size: number;
|
|
9689
|
+
mimetype: string;
|
|
9685
9690
|
path?: string | undefined;
|
|
9686
9691
|
}[];
|
|
9687
9692
|
_audience: (jUserLittle | {
|
|
@@ -9723,8 +9728,8 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
9723
9728
|
dateModified: string | null;
|
|
9724
9729
|
title: string;
|
|
9725
9730
|
_url: string;
|
|
9726
|
-
mimetype: string;
|
|
9727
9731
|
size: number;
|
|
9732
|
+
mimetype: string;
|
|
9728
9733
|
path?: string | undefined;
|
|
9729
9734
|
} | undefined;
|
|
9730
9735
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -9756,8 +9761,8 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
9756
9761
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
9757
9762
|
uniqid: string;
|
|
9758
9763
|
content: {
|
|
9759
|
-
uri?: string | undefined;
|
|
9760
9764
|
limit?: number | boolean | undefined;
|
|
9765
|
+
uri?: string | undefined;
|
|
9761
9766
|
tableColumnsData?: {
|
|
9762
9767
|
name?: string | undefined;
|
|
9763
9768
|
label?: string | undefined;
|
|
@@ -9800,26 +9805,26 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
9800
9805
|
}>)>[] | undefined;
|
|
9801
9806
|
moderators?: {
|
|
9802
9807
|
type: string;
|
|
9808
|
+
name: string;
|
|
9803
9809
|
id: string;
|
|
9804
9810
|
mainType: string;
|
|
9805
9811
|
uri: string;
|
|
9806
9812
|
title: string;
|
|
9807
9813
|
_url: string;
|
|
9808
|
-
name: string;
|
|
9809
|
-
Pseudo: string;
|
|
9810
9814
|
class: string;
|
|
9811
9815
|
label: string;
|
|
9816
|
+
Pseudo: string;
|
|
9812
9817
|
cssClass: string;
|
|
9813
9818
|
cssColor: string;
|
|
9814
9819
|
shortUri: string;
|
|
9815
9820
|
}[] | undefined;
|
|
9816
9821
|
groups?: {
|
|
9817
9822
|
type: string;
|
|
9823
|
+
name: string;
|
|
9818
9824
|
id: string;
|
|
9819
9825
|
mainType: string;
|
|
9820
9826
|
uri: string;
|
|
9821
9827
|
title: string;
|
|
9822
|
-
name: string;
|
|
9823
9828
|
class: string;
|
|
9824
9829
|
label: string;
|
|
9825
9830
|
cssClass: string;
|
|
@@ -9935,8 +9940,8 @@ declare const ExtraBot: {
|
|
|
9935
9940
|
dateModified: string | null;
|
|
9936
9941
|
title: string;
|
|
9937
9942
|
_url: string;
|
|
9938
|
-
mimetype: string;
|
|
9939
9943
|
size: number;
|
|
9944
|
+
mimetype: string;
|
|
9940
9945
|
path?: string | undefined;
|
|
9941
9946
|
}[];
|
|
9942
9947
|
_audience: (jUserLittle | {
|
|
@@ -9978,8 +9983,8 @@ declare const ExtraBot: {
|
|
|
9978
9983
|
dateModified: string | null;
|
|
9979
9984
|
title: string;
|
|
9980
9985
|
_url: string;
|
|
9981
|
-
mimetype: string;
|
|
9982
9986
|
size: number;
|
|
9987
|
+
mimetype: string;
|
|
9983
9988
|
path?: string | undefined;
|
|
9984
9989
|
} | undefined;
|
|
9985
9990
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -10011,8 +10016,8 @@ declare const ExtraBot: {
|
|
|
10011
10016
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10012
10017
|
uniqid: string;
|
|
10013
10018
|
content: {
|
|
10014
|
-
uri?: string | undefined;
|
|
10015
10019
|
limit?: number | boolean | undefined;
|
|
10020
|
+
uri?: string | undefined;
|
|
10016
10021
|
tableColumnsData?: {
|
|
10017
10022
|
name?: string | undefined;
|
|
10018
10023
|
label?: string | undefined;
|
|
@@ -10055,26 +10060,26 @@ declare const ExtraBot: {
|
|
|
10055
10060
|
}>)>[] | undefined;
|
|
10056
10061
|
moderators?: {
|
|
10057
10062
|
type: string;
|
|
10063
|
+
name: string;
|
|
10058
10064
|
id: string;
|
|
10059
10065
|
mainType: string;
|
|
10060
10066
|
uri: string;
|
|
10061
10067
|
title: string;
|
|
10062
10068
|
_url: string;
|
|
10063
|
-
name: string;
|
|
10064
|
-
Pseudo: string;
|
|
10065
10069
|
class: string;
|
|
10066
10070
|
label: string;
|
|
10071
|
+
Pseudo: string;
|
|
10067
10072
|
cssClass: string;
|
|
10068
10073
|
cssColor: string;
|
|
10069
10074
|
shortUri: string;
|
|
10070
10075
|
}[] | undefined;
|
|
10071
10076
|
groups?: {
|
|
10072
10077
|
type: string;
|
|
10078
|
+
name: string;
|
|
10073
10079
|
id: string;
|
|
10074
10080
|
mainType: string;
|
|
10075
10081
|
uri: string;
|
|
10076
10082
|
title: string;
|
|
10077
|
-
name: string;
|
|
10078
10083
|
class: string;
|
|
10079
10084
|
label: string;
|
|
10080
10085
|
cssClass: string;
|
|
@@ -10123,8 +10128,8 @@ declare const ExtraBot: {
|
|
|
10123
10128
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10124
10129
|
uniqid: string;
|
|
10125
10130
|
content: {
|
|
10126
|
-
uri?: string | undefined;
|
|
10127
10131
|
limit?: number | boolean | undefined;
|
|
10132
|
+
uri?: string | undefined;
|
|
10128
10133
|
tableColumnsData?: {
|
|
10129
10134
|
name?: string | undefined;
|
|
10130
10135
|
label?: string | undefined;
|
|
@@ -10201,8 +10206,8 @@ declare const ExtraBot: {
|
|
|
10201
10206
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10202
10207
|
uniqid: string;
|
|
10203
10208
|
content: {
|
|
10204
|
-
uri?: string | undefined;
|
|
10205
10209
|
limit?: number | boolean | undefined;
|
|
10210
|
+
uri?: string | undefined;
|
|
10206
10211
|
tableColumnsData?: {
|
|
10207
10212
|
name?: string | undefined;
|
|
10208
10213
|
label?: string | undefined;
|
|
@@ -10341,8 +10346,8 @@ declare const ExtraBot: {
|
|
|
10341
10346
|
dateModified: string | null;
|
|
10342
10347
|
title: string;
|
|
10343
10348
|
_url: string;
|
|
10344
|
-
mimetype: string;
|
|
10345
10349
|
size: number;
|
|
10350
|
+
mimetype: string;
|
|
10346
10351
|
path?: string | undefined;
|
|
10347
10352
|
}[];
|
|
10348
10353
|
_audience: (jUserLittle | {
|
|
@@ -10384,8 +10389,8 @@ declare const ExtraBot: {
|
|
|
10384
10389
|
dateModified: string | null;
|
|
10385
10390
|
title: string;
|
|
10386
10391
|
_url: string;
|
|
10387
|
-
mimetype: string;
|
|
10388
10392
|
size: number;
|
|
10393
|
+
mimetype: string;
|
|
10389
10394
|
path?: string | undefined;
|
|
10390
10395
|
} | undefined;
|
|
10391
10396
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -10417,8 +10422,8 @@ declare const ExtraBot: {
|
|
|
10417
10422
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10418
10423
|
uniqid: string;
|
|
10419
10424
|
content: {
|
|
10420
|
-
uri?: string | undefined;
|
|
10421
10425
|
limit?: number | boolean | undefined;
|
|
10426
|
+
uri?: string | undefined;
|
|
10422
10427
|
tableColumnsData?: {
|
|
10423
10428
|
name?: string | undefined;
|
|
10424
10429
|
label?: string | undefined;
|
|
@@ -10461,26 +10466,26 @@ declare const ExtraBot: {
|
|
|
10461
10466
|
}>)>[] | undefined;
|
|
10462
10467
|
moderators?: {
|
|
10463
10468
|
type: string;
|
|
10469
|
+
name: string;
|
|
10464
10470
|
id: string;
|
|
10465
10471
|
mainType: string;
|
|
10466
10472
|
uri: string;
|
|
10467
10473
|
title: string;
|
|
10468
10474
|
_url: string;
|
|
10469
|
-
name: string;
|
|
10470
|
-
Pseudo: string;
|
|
10471
10475
|
class: string;
|
|
10472
10476
|
label: string;
|
|
10477
|
+
Pseudo: string;
|
|
10473
10478
|
cssClass: string;
|
|
10474
10479
|
cssColor: string;
|
|
10475
10480
|
shortUri: string;
|
|
10476
10481
|
}[] | undefined;
|
|
10477
10482
|
groups?: {
|
|
10478
10483
|
type: string;
|
|
10484
|
+
name: string;
|
|
10479
10485
|
id: string;
|
|
10480
10486
|
mainType: string;
|
|
10481
10487
|
uri: string;
|
|
10482
10488
|
title: string;
|
|
10483
|
-
name: string;
|
|
10484
10489
|
class: string;
|
|
10485
10490
|
label: string;
|
|
10486
10491
|
cssClass: string;
|
|
@@ -10529,8 +10534,8 @@ declare const ExtraBot: {
|
|
|
10529
10534
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10530
10535
|
uniqid: string;
|
|
10531
10536
|
content: {
|
|
10532
|
-
uri?: string | undefined;
|
|
10533
10537
|
limit?: number | boolean | undefined;
|
|
10538
|
+
uri?: string | undefined;
|
|
10534
10539
|
tableColumnsData?: {
|
|
10535
10540
|
name?: string | undefined;
|
|
10536
10541
|
label?: string | undefined;
|
|
@@ -10607,8 +10612,8 @@ declare const ExtraBot: {
|
|
|
10607
10612
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10608
10613
|
uniqid: string;
|
|
10609
10614
|
content: {
|
|
10610
|
-
uri?: string | undefined;
|
|
10611
10615
|
limit?: number | boolean | undefined;
|
|
10616
|
+
uri?: string | undefined;
|
|
10612
10617
|
tableColumnsData?: {
|
|
10613
10618
|
name?: string | undefined;
|
|
10614
10619
|
label?: string | undefined;
|
|
@@ -10747,8 +10752,8 @@ declare const ExtraBot: {
|
|
|
10747
10752
|
dateModified: string | null;
|
|
10748
10753
|
title: string;
|
|
10749
10754
|
_url: string;
|
|
10750
|
-
mimetype: string;
|
|
10751
10755
|
size: number;
|
|
10756
|
+
mimetype: string;
|
|
10752
10757
|
path?: string | undefined;
|
|
10753
10758
|
}[];
|
|
10754
10759
|
_audience: (jUserLittle | {
|
|
@@ -10790,8 +10795,8 @@ declare const ExtraBot: {
|
|
|
10790
10795
|
dateModified: string | null;
|
|
10791
10796
|
title: string;
|
|
10792
10797
|
_url: string;
|
|
10793
|
-
mimetype: string;
|
|
10794
10798
|
size: number;
|
|
10799
|
+
mimetype: string;
|
|
10795
10800
|
path?: string | undefined;
|
|
10796
10801
|
} | undefined;
|
|
10797
10802
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -10823,8 +10828,8 @@ declare const ExtraBot: {
|
|
|
10823
10828
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
10824
10829
|
uniqid: string;
|
|
10825
10830
|
content: {
|
|
10826
|
-
uri?: string | undefined;
|
|
10827
10831
|
limit?: number | boolean | undefined;
|
|
10832
|
+
uri?: string | undefined;
|
|
10828
10833
|
tableColumnsData?: {
|
|
10829
10834
|
name?: string | undefined;
|
|
10830
10835
|
label?: string | undefined;
|
|
@@ -10867,26 +10872,26 @@ declare const ExtraBot: {
|
|
|
10867
10872
|
}>)>[] | undefined;
|
|
10868
10873
|
moderators?: {
|
|
10869
10874
|
type: string;
|
|
10875
|
+
name: string;
|
|
10870
10876
|
id: string;
|
|
10871
10877
|
mainType: string;
|
|
10872
10878
|
uri: string;
|
|
10873
10879
|
title: string;
|
|
10874
10880
|
_url: string;
|
|
10875
|
-
name: string;
|
|
10876
|
-
Pseudo: string;
|
|
10877
10881
|
class: string;
|
|
10878
10882
|
label: string;
|
|
10883
|
+
Pseudo: string;
|
|
10879
10884
|
cssClass: string;
|
|
10880
10885
|
cssColor: string;
|
|
10881
10886
|
shortUri: string;
|
|
10882
10887
|
}[] | undefined;
|
|
10883
10888
|
groups?: {
|
|
10884
10889
|
type: string;
|
|
10890
|
+
name: string;
|
|
10885
10891
|
id: string;
|
|
10886
10892
|
mainType: string;
|
|
10887
10893
|
uri: string;
|
|
10888
10894
|
title: string;
|
|
10889
|
-
name: string;
|
|
10890
10895
|
class: string;
|
|
10891
10896
|
label: string;
|
|
10892
10897
|
cssClass: string;
|
|
@@ -10929,8 +10934,8 @@ declare const ExtraBot: {
|
|
|
10929
10934
|
dateModified: string | null;
|
|
10930
10935
|
title: string;
|
|
10931
10936
|
_url: string;
|
|
10932
|
-
mimetype: string;
|
|
10933
10937
|
size: number;
|
|
10938
|
+
mimetype: string;
|
|
10934
10939
|
path?: string | undefined;
|
|
10935
10940
|
}[];
|
|
10936
10941
|
_audience: (jUserLittle | {
|
|
@@ -10972,8 +10977,8 @@ declare const ExtraBot: {
|
|
|
10972
10977
|
dateModified: string | null;
|
|
10973
10978
|
title: string;
|
|
10974
10979
|
_url: string;
|
|
10975
|
-
mimetype: string;
|
|
10976
10980
|
size: number;
|
|
10981
|
+
mimetype: string;
|
|
10977
10982
|
path?: string | undefined;
|
|
10978
10983
|
} | undefined;
|
|
10979
10984
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -11005,8 +11010,8 @@ declare const ExtraBot: {
|
|
|
11005
11010
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11006
11011
|
uniqid: string;
|
|
11007
11012
|
content: {
|
|
11008
|
-
uri?: string | undefined;
|
|
11009
11013
|
limit?: number | boolean | undefined;
|
|
11014
|
+
uri?: string | undefined;
|
|
11010
11015
|
tableColumnsData?: {
|
|
11011
11016
|
name?: string | undefined;
|
|
11012
11017
|
label?: string | undefined;
|
|
@@ -11049,26 +11054,26 @@ declare const ExtraBot: {
|
|
|
11049
11054
|
}>)>[] | undefined;
|
|
11050
11055
|
moderators?: {
|
|
11051
11056
|
type: string;
|
|
11057
|
+
name: string;
|
|
11052
11058
|
id: string;
|
|
11053
11059
|
mainType: string;
|
|
11054
11060
|
uri: string;
|
|
11055
11061
|
title: string;
|
|
11056
11062
|
_url: string;
|
|
11057
|
-
name: string;
|
|
11058
|
-
Pseudo: string;
|
|
11059
11063
|
class: string;
|
|
11060
11064
|
label: string;
|
|
11065
|
+
Pseudo: string;
|
|
11061
11066
|
cssClass: string;
|
|
11062
11067
|
cssColor: string;
|
|
11063
11068
|
shortUri: string;
|
|
11064
11069
|
}[] | undefined;
|
|
11065
11070
|
groups?: {
|
|
11066
11071
|
type: string;
|
|
11072
|
+
name: string;
|
|
11067
11073
|
id: string;
|
|
11068
11074
|
mainType: string;
|
|
11069
11075
|
uri: string;
|
|
11070
11076
|
title: string;
|
|
11071
|
-
name: string;
|
|
11072
11077
|
class: string;
|
|
11073
11078
|
label: string;
|
|
11074
11079
|
cssClass: string;
|
|
@@ -11117,8 +11122,8 @@ declare const ExtraBot: {
|
|
|
11117
11122
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11118
11123
|
uniqid: string;
|
|
11119
11124
|
content: {
|
|
11120
|
-
uri?: string | undefined;
|
|
11121
11125
|
limit?: number | boolean | undefined;
|
|
11126
|
+
uri?: string | undefined;
|
|
11122
11127
|
tableColumnsData?: {
|
|
11123
11128
|
name?: string | undefined;
|
|
11124
11129
|
label?: string | undefined;
|
|
@@ -11195,8 +11200,8 @@ declare const ExtraBot: {
|
|
|
11195
11200
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11196
11201
|
uniqid: string;
|
|
11197
11202
|
content: {
|
|
11198
|
-
uri?: string | undefined;
|
|
11199
11203
|
limit?: number | boolean | undefined;
|
|
11204
|
+
uri?: string | undefined;
|
|
11200
11205
|
tableColumnsData?: {
|
|
11201
11206
|
name?: string | undefined;
|
|
11202
11207
|
label?: string | undefined;
|
|
@@ -11335,8 +11340,8 @@ declare const ExtraBot: {
|
|
|
11335
11340
|
dateModified: string | null;
|
|
11336
11341
|
title: string;
|
|
11337
11342
|
_url: string;
|
|
11338
|
-
mimetype: string;
|
|
11339
11343
|
size: number;
|
|
11344
|
+
mimetype: string;
|
|
11340
11345
|
path?: string | undefined;
|
|
11341
11346
|
}[];
|
|
11342
11347
|
_audience: (jUserLittle | {
|
|
@@ -11378,8 +11383,8 @@ declare const ExtraBot: {
|
|
|
11378
11383
|
dateModified: string | null;
|
|
11379
11384
|
title: string;
|
|
11380
11385
|
_url: string;
|
|
11381
|
-
mimetype: string;
|
|
11382
11386
|
size: number;
|
|
11387
|
+
mimetype: string;
|
|
11383
11388
|
path?: string | undefined;
|
|
11384
11389
|
} | undefined;
|
|
11385
11390
|
articleWidgets?: jamespot_user_api.WidgetWrapperGeneric<({
|
|
@@ -11411,8 +11416,8 @@ declare const ExtraBot: {
|
|
|
11411
11416
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11412
11417
|
uniqid: string;
|
|
11413
11418
|
content: {
|
|
11414
|
-
uri?: string | undefined;
|
|
11415
11419
|
limit?: number | boolean | undefined;
|
|
11420
|
+
uri?: string | undefined;
|
|
11416
11421
|
tableColumnsData?: {
|
|
11417
11422
|
name?: string | undefined;
|
|
11418
11423
|
label?: string | undefined;
|
|
@@ -11455,26 +11460,26 @@ declare const ExtraBot: {
|
|
|
11455
11460
|
}>)>[] | undefined;
|
|
11456
11461
|
moderators?: {
|
|
11457
11462
|
type: string;
|
|
11463
|
+
name: string;
|
|
11458
11464
|
id: string;
|
|
11459
11465
|
mainType: string;
|
|
11460
11466
|
uri: string;
|
|
11461
11467
|
title: string;
|
|
11462
11468
|
_url: string;
|
|
11463
|
-
name: string;
|
|
11464
|
-
Pseudo: string;
|
|
11465
11469
|
class: string;
|
|
11466
11470
|
label: string;
|
|
11471
|
+
Pseudo: string;
|
|
11467
11472
|
cssClass: string;
|
|
11468
11473
|
cssColor: string;
|
|
11469
11474
|
shortUri: string;
|
|
11470
11475
|
}[] | undefined;
|
|
11471
11476
|
groups?: {
|
|
11472
11477
|
type: string;
|
|
11478
|
+
name: string;
|
|
11473
11479
|
id: string;
|
|
11474
11480
|
mainType: string;
|
|
11475
11481
|
uri: string;
|
|
11476
11482
|
title: string;
|
|
11477
|
-
name: string;
|
|
11478
11483
|
class: string;
|
|
11479
11484
|
label: string;
|
|
11480
11485
|
cssClass: string;
|
|
@@ -11523,8 +11528,8 @@ declare const ExtraBot: {
|
|
|
11523
11528
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11524
11529
|
uniqid: string;
|
|
11525
11530
|
content: {
|
|
11526
|
-
uri?: string | undefined;
|
|
11527
11531
|
limit?: number | boolean | undefined;
|
|
11532
|
+
uri?: string | undefined;
|
|
11528
11533
|
tableColumnsData?: {
|
|
11529
11534
|
name?: string | undefined;
|
|
11530
11535
|
label?: string | undefined;
|
|
@@ -11601,8 +11606,8 @@ declare const ExtraBot: {
|
|
|
11601
11606
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11602
11607
|
uniqid: string;
|
|
11603
11608
|
content: {
|
|
11604
|
-
uri?: string | undefined;
|
|
11605
11609
|
limit?: number | boolean | undefined;
|
|
11610
|
+
uri?: string | undefined;
|
|
11606
11611
|
tableColumnsData?: {
|
|
11607
11612
|
name?: string | undefined;
|
|
11608
11613
|
label?: string | undefined;
|
|
@@ -11855,8 +11860,8 @@ declare const Faq: {
|
|
|
11855
11860
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
11856
11861
|
uniqid: string;
|
|
11857
11862
|
content: {
|
|
11858
|
-
uri?: string | undefined;
|
|
11859
11863
|
limit?: number | boolean | undefined;
|
|
11864
|
+
uri?: string | undefined;
|
|
11860
11865
|
tableColumnsData?: {
|
|
11861
11866
|
name?: string | undefined;
|
|
11862
11867
|
label?: string | undefined;
|
|
@@ -11979,6 +11984,11 @@ declare const slice$1: _reduxjs_toolkit.Slice<{}, {
|
|
|
11979
11984
|
create: boolean;
|
|
11980
11985
|
label: string;
|
|
11981
11986
|
}) | undefined;
|
|
11987
|
+
ExternalAppHook?: ({
|
|
11988
|
+
isActive: boolean;
|
|
11989
|
+
} & {
|
|
11990
|
+
hasLicense: boolean;
|
|
11991
|
+
}) | undefined;
|
|
11982
11992
|
} & {
|
|
11983
11993
|
MagicPadHook?: ({
|
|
11984
11994
|
isActive: boolean;
|
|
@@ -12051,6 +12061,11 @@ declare const Hook: {
|
|
|
12051
12061
|
create: boolean;
|
|
12052
12062
|
label: string;
|
|
12053
12063
|
}) | undefined;
|
|
12064
|
+
ExternalAppHook?: ({
|
|
12065
|
+
isActive: boolean;
|
|
12066
|
+
} & {
|
|
12067
|
+
hasLicense: boolean;
|
|
12068
|
+
}) | undefined;
|
|
12054
12069
|
} & {
|
|
12055
12070
|
MagicPadHook?: ({
|
|
12056
12071
|
isActive: boolean;
|
|
@@ -12119,6 +12134,11 @@ declare const Hook: {
|
|
|
12119
12134
|
create: boolean;
|
|
12120
12135
|
label: string;
|
|
12121
12136
|
}) | undefined;
|
|
12137
|
+
ExternalAppHook?: ({
|
|
12138
|
+
isActive: boolean;
|
|
12139
|
+
} & {
|
|
12140
|
+
hasLicense: boolean;
|
|
12141
|
+
}) | undefined;
|
|
12122
12142
|
} & {
|
|
12123
12143
|
MagicPadHook?: ({
|
|
12124
12144
|
isActive: boolean;
|
|
@@ -12187,6 +12207,11 @@ declare const Hook: {
|
|
|
12187
12207
|
create: boolean;
|
|
12188
12208
|
label: string;
|
|
12189
12209
|
}) | undefined;
|
|
12210
|
+
ExternalAppHook?: ({
|
|
12211
|
+
isActive: boolean;
|
|
12212
|
+
} & {
|
|
12213
|
+
hasLicense: boolean;
|
|
12214
|
+
}) | undefined;
|
|
12190
12215
|
} & {
|
|
12191
12216
|
MagicPadHook?: ({
|
|
12192
12217
|
isActive: boolean;
|
|
@@ -12195,7 +12220,7 @@ declare const Hook: {
|
|
|
12195
12220
|
hasLicense: boolean;
|
|
12196
12221
|
}) | undefined;
|
|
12197
12222
|
};
|
|
12198
|
-
selectHook: <T extends "ExtraBotHook" | "DriveHook" | "calendarHook" | "FileBankHook" | "StudioHook" | "OnlyOfficeHook" | "spotRssFeed" | "WidgetHook" | "AdminAdvancedHook" | "MagicPadHook">(state: HookRootState, hook: T) => ({
|
|
12223
|
+
selectHook: <T extends "ExtraBotHook" | "DriveHook" | "calendarHook" | "FileBankHook" | "StudioHook" | "OnlyOfficeHook" | "spotRssFeed" | "WidgetHook" | "AdminAdvancedHook" | "ExternalAppHook" | "MagicPadHook">(state: HookRootState, hook: T) => ({
|
|
12199
12224
|
DriveHook?: ({
|
|
12200
12225
|
isActive: boolean;
|
|
12201
12226
|
} & {
|
|
@@ -12253,6 +12278,11 @@ declare const Hook: {
|
|
|
12253
12278
|
create: boolean;
|
|
12254
12279
|
label: string;
|
|
12255
12280
|
}) | undefined;
|
|
12281
|
+
ExternalAppHook?: ({
|
|
12282
|
+
isActive: boolean;
|
|
12283
|
+
} & {
|
|
12284
|
+
hasLicense: boolean;
|
|
12285
|
+
}) | undefined;
|
|
12256
12286
|
} & {
|
|
12257
12287
|
MagicPadHook?: ({
|
|
12258
12288
|
isActive: boolean;
|
|
@@ -12362,8 +12392,8 @@ declare const jland: {
|
|
|
12362
12392
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12363
12393
|
uniqid: string;
|
|
12364
12394
|
content: {
|
|
12365
|
-
uri?: string | undefined;
|
|
12366
12395
|
limit?: number | boolean | undefined;
|
|
12396
|
+
uri?: string | undefined;
|
|
12367
12397
|
tableColumnsData?: {
|
|
12368
12398
|
name?: string | undefined;
|
|
12369
12399
|
label?: string | undefined;
|
|
@@ -12440,8 +12470,8 @@ declare const jland: {
|
|
|
12440
12470
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12441
12471
|
uniqid: string;
|
|
12442
12472
|
content: {
|
|
12443
|
-
uri?: string | undefined;
|
|
12444
12473
|
limit?: number | boolean | undefined;
|
|
12474
|
+
uri?: string | undefined;
|
|
12445
12475
|
tableColumnsData?: {
|
|
12446
12476
|
name?: string | undefined;
|
|
12447
12477
|
label?: string | undefined;
|
|
@@ -12586,8 +12616,8 @@ declare const jland: {
|
|
|
12586
12616
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12587
12617
|
uniqid: string;
|
|
12588
12618
|
content: {
|
|
12589
|
-
uri?: string | undefined;
|
|
12590
12619
|
limit?: number | boolean | undefined;
|
|
12620
|
+
uri?: string | undefined;
|
|
12591
12621
|
tableColumnsData?: {
|
|
12592
12622
|
name?: string | undefined;
|
|
12593
12623
|
label?: string | undefined;
|
|
@@ -12664,8 +12694,8 @@ declare const jland: {
|
|
|
12664
12694
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12665
12695
|
uniqid: string;
|
|
12666
12696
|
content: {
|
|
12667
|
-
uri?: string | undefined;
|
|
12668
12697
|
limit?: number | boolean | undefined;
|
|
12698
|
+
uri?: string | undefined;
|
|
12669
12699
|
tableColumnsData?: {
|
|
12670
12700
|
name?: string | undefined;
|
|
12671
12701
|
label?: string | undefined;
|
|
@@ -12810,8 +12840,8 @@ declare const jland: {
|
|
|
12810
12840
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12811
12841
|
uniqid: string;
|
|
12812
12842
|
content: {
|
|
12813
|
-
uri?: string | undefined;
|
|
12814
12843
|
limit?: number | boolean | undefined;
|
|
12844
|
+
uri?: string | undefined;
|
|
12815
12845
|
tableColumnsData?: {
|
|
12816
12846
|
name?: string | undefined;
|
|
12817
12847
|
label?: string | undefined;
|
|
@@ -12888,8 +12918,8 @@ declare const jland: {
|
|
|
12888
12918
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12889
12919
|
uniqid: string;
|
|
12890
12920
|
content: {
|
|
12891
|
-
uri?: string | undefined;
|
|
12892
12921
|
limit?: number | boolean | undefined;
|
|
12922
|
+
uri?: string | undefined;
|
|
12893
12923
|
tableColumnsData?: {
|
|
12894
12924
|
name?: string | undefined;
|
|
12895
12925
|
label?: string | undefined;
|
|
@@ -13034,8 +13064,8 @@ declare const jland: {
|
|
|
13034
13064
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13035
13065
|
uniqid: string;
|
|
13036
13066
|
content: {
|
|
13037
|
-
uri?: string | undefined;
|
|
13038
13067
|
limit?: number | boolean | undefined;
|
|
13068
|
+
uri?: string | undefined;
|
|
13039
13069
|
tableColumnsData?: {
|
|
13040
13070
|
name?: string | undefined;
|
|
13041
13071
|
label?: string | undefined;
|
|
@@ -13112,8 +13142,8 @@ declare const jland: {
|
|
|
13112
13142
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13113
13143
|
uniqid: string;
|
|
13114
13144
|
content: {
|
|
13115
|
-
uri?: string | undefined;
|
|
13116
13145
|
limit?: number | boolean | undefined;
|
|
13146
|
+
uri?: string | undefined;
|
|
13117
13147
|
tableColumnsData?: {
|
|
13118
13148
|
name?: string | undefined;
|
|
13119
13149
|
label?: string | undefined;
|
|
@@ -13255,8 +13285,8 @@ declare const jland: {
|
|
|
13255
13285
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13256
13286
|
uniqid: string;
|
|
13257
13287
|
content: {
|
|
13258
|
-
uri?: string | undefined;
|
|
13259
13288
|
limit?: number | boolean | undefined;
|
|
13289
|
+
uri?: string | undefined;
|
|
13260
13290
|
tableColumnsData?: {
|
|
13261
13291
|
name?: string | undefined;
|
|
13262
13292
|
label?: string | undefined;
|
|
@@ -13333,8 +13363,8 @@ declare const jland: {
|
|
|
13333
13363
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13334
13364
|
uniqid: string;
|
|
13335
13365
|
content: {
|
|
13336
|
-
uri?: string | undefined;
|
|
13337
13366
|
limit?: number | boolean | undefined;
|
|
13367
|
+
uri?: string | undefined;
|
|
13338
13368
|
tableColumnsData?: {
|
|
13339
13369
|
name?: string | undefined;
|
|
13340
13370
|
label?: string | undefined;
|
|
@@ -13504,8 +13534,8 @@ declare const jland: {
|
|
|
13504
13534
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13505
13535
|
uniqid: string;
|
|
13506
13536
|
content: {
|
|
13507
|
-
uri?: string | undefined;
|
|
13508
13537
|
limit?: number | boolean | undefined;
|
|
13538
|
+
uri?: string | undefined;
|
|
13509
13539
|
tableColumnsData?: {
|
|
13510
13540
|
name?: string | undefined;
|
|
13511
13541
|
label?: string | undefined;
|
|
@@ -13582,8 +13612,8 @@ declare const jland: {
|
|
|
13582
13612
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13583
13613
|
uniqid: string;
|
|
13584
13614
|
content: {
|
|
13585
|
-
uri?: string | undefined;
|
|
13586
13615
|
limit?: number | boolean | undefined;
|
|
13616
|
+
uri?: string | undefined;
|
|
13587
13617
|
tableColumnsData?: {
|
|
13588
13618
|
name?: string | undefined;
|
|
13589
13619
|
label?: string | undefined;
|
|
@@ -13776,8 +13806,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13776
13806
|
dateModified: string | null;
|
|
13777
13807
|
title: string;
|
|
13778
13808
|
_url: string;
|
|
13779
|
-
mimetype: string;
|
|
13780
13809
|
size: number;
|
|
13810
|
+
mimetype: string;
|
|
13781
13811
|
path?: string | undefined;
|
|
13782
13812
|
}[];
|
|
13783
13813
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -13836,8 +13866,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13836
13866
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13837
13867
|
uniqid: string;
|
|
13838
13868
|
content: {
|
|
13839
|
-
uri?: string | undefined;
|
|
13840
13869
|
limit?: number | boolean | undefined;
|
|
13870
|
+
uri?: string | undefined;
|
|
13841
13871
|
tableColumnsData?: {
|
|
13842
13872
|
name?: string | undefined;
|
|
13843
13873
|
label?: string | undefined;
|
|
@@ -13916,8 +13946,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13916
13946
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13917
13947
|
uniqid: string;
|
|
13918
13948
|
content: {
|
|
13919
|
-
uri?: string | undefined;
|
|
13920
13949
|
limit?: number | boolean | undefined;
|
|
13950
|
+
uri?: string | undefined;
|
|
13921
13951
|
tableColumnsData?: {
|
|
13922
13952
|
name?: string | undefined;
|
|
13923
13953
|
label?: string | undefined;
|
|
@@ -13994,8 +14024,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13994
14024
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13995
14025
|
uniqid: string;
|
|
13996
14026
|
content: {
|
|
13997
|
-
uri?: string | undefined;
|
|
13998
14027
|
limit?: number | boolean | undefined;
|
|
14028
|
+
uri?: string | undefined;
|
|
13999
14029
|
tableColumnsData?: {
|
|
14000
14030
|
name?: string | undefined;
|
|
14001
14031
|
label?: string | undefined;
|
|
@@ -14141,8 +14171,8 @@ declare const MagicPad: {
|
|
|
14141
14171
|
dateModified: string | null;
|
|
14142
14172
|
title: string;
|
|
14143
14173
|
_url: string;
|
|
14144
|
-
mimetype: string;
|
|
14145
14174
|
size: number;
|
|
14175
|
+
mimetype: string;
|
|
14146
14176
|
path?: string | undefined;
|
|
14147
14177
|
}[];
|
|
14148
14178
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -14201,8 +14231,8 @@ declare const MagicPad: {
|
|
|
14201
14231
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14202
14232
|
uniqid: string;
|
|
14203
14233
|
content: {
|
|
14204
|
-
uri?: string | undefined;
|
|
14205
14234
|
limit?: number | boolean | undefined;
|
|
14235
|
+
uri?: string | undefined;
|
|
14206
14236
|
tableColumnsData?: {
|
|
14207
14237
|
name?: string | undefined;
|
|
14208
14238
|
label?: string | undefined;
|
|
@@ -14281,8 +14311,8 @@ declare const MagicPad: {
|
|
|
14281
14311
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14282
14312
|
uniqid: string;
|
|
14283
14313
|
content: {
|
|
14284
|
-
uri?: string | undefined;
|
|
14285
14314
|
limit?: number | boolean | undefined;
|
|
14315
|
+
uri?: string | undefined;
|
|
14286
14316
|
tableColumnsData?: {
|
|
14287
14317
|
name?: string | undefined;
|
|
14288
14318
|
label?: string | undefined;
|
|
@@ -14359,8 +14389,8 @@ declare const MagicPad: {
|
|
|
14359
14389
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14360
14390
|
uniqid: string;
|
|
14361
14391
|
content: {
|
|
14362
|
-
uri?: string | undefined;
|
|
14363
14392
|
limit?: number | boolean | undefined;
|
|
14393
|
+
uri?: string | undefined;
|
|
14364
14394
|
tableColumnsData?: {
|
|
14365
14395
|
name?: string | undefined;
|
|
14366
14396
|
label?: string | undefined;
|
|
@@ -14528,11 +14558,11 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14528
14558
|
_right: jamespot_user_api.Rights;
|
|
14529
14559
|
_audience: ({
|
|
14530
14560
|
type: string;
|
|
14561
|
+
name: string;
|
|
14531
14562
|
id: string;
|
|
14532
14563
|
mainType: string;
|
|
14533
14564
|
uri: string;
|
|
14534
14565
|
title: string;
|
|
14535
|
-
name: string;
|
|
14536
14566
|
class: string;
|
|
14537
14567
|
label: string;
|
|
14538
14568
|
cssClass: string;
|
|
@@ -14540,25 +14570,25 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14540
14570
|
shortUri: string;
|
|
14541
14571
|
} | {
|
|
14542
14572
|
type: string;
|
|
14573
|
+
name: string;
|
|
14543
14574
|
id: string;
|
|
14544
14575
|
mainType: string;
|
|
14545
14576
|
uri: string;
|
|
14546
14577
|
title: string;
|
|
14547
14578
|
_url: string;
|
|
14548
|
-
name: string;
|
|
14549
|
-
Pseudo: string;
|
|
14550
14579
|
class: string;
|
|
14551
14580
|
label: string;
|
|
14581
|
+
Pseudo: string;
|
|
14552
14582
|
cssClass: string;
|
|
14553
14583
|
cssColor: string;
|
|
14554
14584
|
shortUri: string;
|
|
14555
14585
|
} | {
|
|
14556
14586
|
type: string;
|
|
14587
|
+
name: string;
|
|
14557
14588
|
id: string;
|
|
14558
14589
|
mainType: string;
|
|
14559
14590
|
uri: string;
|
|
14560
14591
|
title: string;
|
|
14561
|
-
name: string;
|
|
14562
14592
|
class: string;
|
|
14563
14593
|
label: string;
|
|
14564
14594
|
cssClass: string;
|
|
@@ -14575,8 +14605,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14575
14605
|
dateModified: string | null;
|
|
14576
14606
|
title: string;
|
|
14577
14607
|
_url: string;
|
|
14578
|
-
mimetype: string;
|
|
14579
14608
|
size: number;
|
|
14609
|
+
mimetype: string;
|
|
14580
14610
|
path?: string | undefined;
|
|
14581
14611
|
};
|
|
14582
14612
|
image?: {
|
|
@@ -14612,8 +14642,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14612
14642
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14613
14643
|
uniqid: string;
|
|
14614
14644
|
content: {
|
|
14615
|
-
uri?: string | undefined;
|
|
14616
14645
|
limit?: number | boolean | undefined;
|
|
14646
|
+
uri?: string | undefined;
|
|
14617
14647
|
tableColumnsData?: {
|
|
14618
14648
|
name?: string | undefined;
|
|
14619
14649
|
label?: string | undefined;
|
|
@@ -14690,8 +14720,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14690
14720
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14691
14721
|
uniqid: string;
|
|
14692
14722
|
content: {
|
|
14693
|
-
uri?: string | undefined;
|
|
14694
14723
|
limit?: number | boolean | undefined;
|
|
14724
|
+
uri?: string | undefined;
|
|
14695
14725
|
tableColumnsData?: {
|
|
14696
14726
|
name?: string | undefined;
|
|
14697
14727
|
label?: string | undefined;
|
|
@@ -14768,8 +14798,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14768
14798
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14769
14799
|
uniqid: string;
|
|
14770
14800
|
content: {
|
|
14771
|
-
uri?: string | undefined;
|
|
14772
14801
|
limit?: number | boolean | undefined;
|
|
14802
|
+
uri?: string | undefined;
|
|
14773
14803
|
tableColumnsData?: {
|
|
14774
14804
|
name?: string | undefined;
|
|
14775
14805
|
label?: string | undefined;
|
|
@@ -14897,11 +14927,11 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
14897
14927
|
_right: jamespot_user_api.Rights;
|
|
14898
14928
|
_audience: ({
|
|
14899
14929
|
type: string;
|
|
14930
|
+
name: string;
|
|
14900
14931
|
id: string;
|
|
14901
14932
|
mainType: string;
|
|
14902
14933
|
uri: string;
|
|
14903
14934
|
title: string;
|
|
14904
|
-
name: string;
|
|
14905
14935
|
class: string;
|
|
14906
14936
|
label: string;
|
|
14907
14937
|
cssClass: string;
|
|
@@ -14909,25 +14939,25 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
14909
14939
|
shortUri: string;
|
|
14910
14940
|
} | {
|
|
14911
14941
|
type: string;
|
|
14942
|
+
name: string;
|
|
14912
14943
|
id: string;
|
|
14913
14944
|
mainType: string;
|
|
14914
14945
|
uri: string;
|
|
14915
14946
|
title: string;
|
|
14916
14947
|
_url: string;
|
|
14917
|
-
name: string;
|
|
14918
|
-
Pseudo: string;
|
|
14919
14948
|
class: string;
|
|
14920
14949
|
label: string;
|
|
14950
|
+
Pseudo: string;
|
|
14921
14951
|
cssClass: string;
|
|
14922
14952
|
cssColor: string;
|
|
14923
14953
|
shortUri: string;
|
|
14924
14954
|
} | {
|
|
14925
14955
|
type: string;
|
|
14956
|
+
name: string;
|
|
14926
14957
|
id: string;
|
|
14927
14958
|
mainType: string;
|
|
14928
14959
|
uri: string;
|
|
14929
14960
|
title: string;
|
|
14930
|
-
name: string;
|
|
14931
14961
|
class: string;
|
|
14932
14962
|
label: string;
|
|
14933
14963
|
cssClass: string;
|
|
@@ -14944,8 +14974,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
14944
14974
|
dateModified: string | null;
|
|
14945
14975
|
title: string;
|
|
14946
14976
|
_url: string;
|
|
14947
|
-
mimetype: string;
|
|
14948
14977
|
size: number;
|
|
14978
|
+
mimetype: string;
|
|
14949
14979
|
path?: string | undefined;
|
|
14950
14980
|
};
|
|
14951
14981
|
image?: {
|
|
@@ -14981,8 +15011,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
14981
15011
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14982
15012
|
uniqid: string;
|
|
14983
15013
|
content: {
|
|
14984
|
-
uri?: string | undefined;
|
|
14985
15014
|
limit?: number | boolean | undefined;
|
|
15015
|
+
uri?: string | undefined;
|
|
14986
15016
|
tableColumnsData?: {
|
|
14987
15017
|
name?: string | undefined;
|
|
14988
15018
|
label?: string | undefined;
|
|
@@ -15059,8 +15089,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15059
15089
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15060
15090
|
uniqid: string;
|
|
15061
15091
|
content: {
|
|
15062
|
-
uri?: string | undefined;
|
|
15063
15092
|
limit?: number | boolean | undefined;
|
|
15093
|
+
uri?: string | undefined;
|
|
15064
15094
|
tableColumnsData?: {
|
|
15065
15095
|
name?: string | undefined;
|
|
15066
15096
|
label?: string | undefined;
|
|
@@ -15137,8 +15167,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15137
15167
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15138
15168
|
uniqid: string;
|
|
15139
15169
|
content: {
|
|
15140
|
-
uri?: string | undefined;
|
|
15141
15170
|
limit?: number | boolean | undefined;
|
|
15171
|
+
uri?: string | undefined;
|
|
15142
15172
|
tableColumnsData?: {
|
|
15143
15173
|
name?: string | undefined;
|
|
15144
15174
|
label?: string | undefined;
|
|
@@ -15280,8 +15310,8 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15280
15310
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15281
15311
|
uniqid: string;
|
|
15282
15312
|
content: {
|
|
15283
|
-
uri?: string | undefined;
|
|
15284
15313
|
limit?: number | boolean | undefined;
|
|
15314
|
+
uri?: string | undefined;
|
|
15285
15315
|
tableColumnsData?: {
|
|
15286
15316
|
name?: string | undefined;
|
|
15287
15317
|
label?: string | undefined;
|
|
@@ -15358,8 +15388,8 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15358
15388
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15359
15389
|
uniqid: string;
|
|
15360
15390
|
content: {
|
|
15361
|
-
uri?: string | undefined;
|
|
15362
15391
|
limit?: number | boolean | undefined;
|
|
15392
|
+
uri?: string | undefined;
|
|
15363
15393
|
tableColumnsData?: {
|
|
15364
15394
|
name?: string | undefined;
|
|
15365
15395
|
label?: string | undefined;
|
|
@@ -15530,8 +15560,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
15530
15560
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15531
15561
|
uniqid: string;
|
|
15532
15562
|
content: {
|
|
15533
|
-
uri?: string | undefined;
|
|
15534
15563
|
limit?: number | boolean | undefined;
|
|
15564
|
+
uri?: string | undefined;
|
|
15535
15565
|
tableColumnsData?: {
|
|
15536
15566
|
name?: string | undefined;
|
|
15537
15567
|
label?: string | undefined;
|
|
@@ -15608,8 +15638,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
15608
15638
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15609
15639
|
uniqid: string;
|
|
15610
15640
|
content: {
|
|
15611
|
-
uri?: string | undefined;
|
|
15612
15641
|
limit?: number | boolean | undefined;
|
|
15642
|
+
uri?: string | undefined;
|
|
15613
15643
|
tableColumnsData?: {
|
|
15614
15644
|
name?: string | undefined;
|
|
15615
15645
|
label?: string | undefined;
|
|
@@ -15782,8 +15812,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
15782
15812
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15783
15813
|
uniqid: string;
|
|
15784
15814
|
content: {
|
|
15785
|
-
uri?: string | undefined;
|
|
15786
15815
|
limit?: number | boolean | undefined;
|
|
15816
|
+
uri?: string | undefined;
|
|
15787
15817
|
tableColumnsData?: {
|
|
15788
15818
|
name?: string | undefined;
|
|
15789
15819
|
label?: string | undefined;
|
|
@@ -15860,8 +15890,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
15860
15890
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15861
15891
|
uniqid: string;
|
|
15862
15892
|
content: {
|
|
15863
|
-
uri?: string | undefined;
|
|
15864
15893
|
limit?: number | boolean | undefined;
|
|
15894
|
+
uri?: string | undefined;
|
|
15865
15895
|
tableColumnsData?: {
|
|
15866
15896
|
name?: string | undefined;
|
|
15867
15897
|
label?: string | undefined;
|
|
@@ -16006,8 +16036,8 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16006
16036
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16007
16037
|
uniqid: string;
|
|
16008
16038
|
content: {
|
|
16009
|
-
uri?: string | undefined;
|
|
16010
16039
|
limit?: number | boolean | undefined;
|
|
16040
|
+
uri?: string | undefined;
|
|
16011
16041
|
tableColumnsData?: {
|
|
16012
16042
|
name?: string | undefined;
|
|
16013
16043
|
label?: string | undefined;
|
|
@@ -16084,8 +16114,8 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16084
16114
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16085
16115
|
uniqid: string;
|
|
16086
16116
|
content: {
|
|
16087
|
-
uri?: string | undefined;
|
|
16088
16117
|
limit?: number | boolean | undefined;
|
|
16118
|
+
uri?: string | undefined;
|
|
16089
16119
|
tableColumnsData?: {
|
|
16090
16120
|
name?: string | undefined;
|
|
16091
16121
|
label?: string | undefined;
|
|
@@ -16225,11 +16255,11 @@ declare const MediaLibrary: {
|
|
|
16225
16255
|
_right: jamespot_user_api.Rights;
|
|
16226
16256
|
_audience: ({
|
|
16227
16257
|
type: string;
|
|
16258
|
+
name: string;
|
|
16228
16259
|
id: string;
|
|
16229
16260
|
mainType: string;
|
|
16230
16261
|
uri: string;
|
|
16231
16262
|
title: string;
|
|
16232
|
-
name: string;
|
|
16233
16263
|
class: string;
|
|
16234
16264
|
label: string;
|
|
16235
16265
|
cssClass: string;
|
|
@@ -16237,25 +16267,25 @@ declare const MediaLibrary: {
|
|
|
16237
16267
|
shortUri: string;
|
|
16238
16268
|
} | {
|
|
16239
16269
|
type: string;
|
|
16270
|
+
name: string;
|
|
16240
16271
|
id: string;
|
|
16241
16272
|
mainType: string;
|
|
16242
16273
|
uri: string;
|
|
16243
16274
|
title: string;
|
|
16244
16275
|
_url: string;
|
|
16245
|
-
name: string;
|
|
16246
|
-
Pseudo: string;
|
|
16247
16276
|
class: string;
|
|
16248
16277
|
label: string;
|
|
16278
|
+
Pseudo: string;
|
|
16249
16279
|
cssClass: string;
|
|
16250
16280
|
cssColor: string;
|
|
16251
16281
|
shortUri: string;
|
|
16252
16282
|
} | {
|
|
16253
16283
|
type: string;
|
|
16284
|
+
name: string;
|
|
16254
16285
|
id: string;
|
|
16255
16286
|
mainType: string;
|
|
16256
16287
|
uri: string;
|
|
16257
16288
|
title: string;
|
|
16258
|
-
name: string;
|
|
16259
16289
|
class: string;
|
|
16260
16290
|
label: string;
|
|
16261
16291
|
cssClass: string;
|
|
@@ -16272,8 +16302,8 @@ declare const MediaLibrary: {
|
|
|
16272
16302
|
dateModified: string | null;
|
|
16273
16303
|
title: string;
|
|
16274
16304
|
_url: string;
|
|
16275
|
-
mimetype: string;
|
|
16276
16305
|
size: number;
|
|
16306
|
+
mimetype: string;
|
|
16277
16307
|
path?: string | undefined;
|
|
16278
16308
|
};
|
|
16279
16309
|
image?: {
|
|
@@ -16309,8 +16339,8 @@ declare const MediaLibrary: {
|
|
|
16309
16339
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16310
16340
|
uniqid: string;
|
|
16311
16341
|
content: {
|
|
16312
|
-
uri?: string | undefined;
|
|
16313
16342
|
limit?: number | boolean | undefined;
|
|
16343
|
+
uri?: string | undefined;
|
|
16314
16344
|
tableColumnsData?: {
|
|
16315
16345
|
name?: string | undefined;
|
|
16316
16346
|
label?: string | undefined;
|
|
@@ -16387,8 +16417,8 @@ declare const MediaLibrary: {
|
|
|
16387
16417
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16388
16418
|
uniqid: string;
|
|
16389
16419
|
content: {
|
|
16390
|
-
uri?: string | undefined;
|
|
16391
16420
|
limit?: number | boolean | undefined;
|
|
16421
|
+
uri?: string | undefined;
|
|
16392
16422
|
tableColumnsData?: {
|
|
16393
16423
|
name?: string | undefined;
|
|
16394
16424
|
label?: string | undefined;
|
|
@@ -16465,8 +16495,8 @@ declare const MediaLibrary: {
|
|
|
16465
16495
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16466
16496
|
uniqid: string;
|
|
16467
16497
|
content: {
|
|
16468
|
-
uri?: string | undefined;
|
|
16469
16498
|
limit?: number | boolean | undefined;
|
|
16499
|
+
uri?: string | undefined;
|
|
16470
16500
|
tableColumnsData?: {
|
|
16471
16501
|
name?: string | undefined;
|
|
16472
16502
|
label?: string | undefined;
|
|
@@ -16594,11 +16624,11 @@ declare const MediaLibrary: {
|
|
|
16594
16624
|
_right: jamespot_user_api.Rights;
|
|
16595
16625
|
_audience: ({
|
|
16596
16626
|
type: string;
|
|
16627
|
+
name: string;
|
|
16597
16628
|
id: string;
|
|
16598
16629
|
mainType: string;
|
|
16599
16630
|
uri: string;
|
|
16600
16631
|
title: string;
|
|
16601
|
-
name: string;
|
|
16602
16632
|
class: string;
|
|
16603
16633
|
label: string;
|
|
16604
16634
|
cssClass: string;
|
|
@@ -16606,25 +16636,25 @@ declare const MediaLibrary: {
|
|
|
16606
16636
|
shortUri: string;
|
|
16607
16637
|
} | {
|
|
16608
16638
|
type: string;
|
|
16639
|
+
name: string;
|
|
16609
16640
|
id: string;
|
|
16610
16641
|
mainType: string;
|
|
16611
16642
|
uri: string;
|
|
16612
16643
|
title: string;
|
|
16613
16644
|
_url: string;
|
|
16614
|
-
name: string;
|
|
16615
|
-
Pseudo: string;
|
|
16616
16645
|
class: string;
|
|
16617
16646
|
label: string;
|
|
16647
|
+
Pseudo: string;
|
|
16618
16648
|
cssClass: string;
|
|
16619
16649
|
cssColor: string;
|
|
16620
16650
|
shortUri: string;
|
|
16621
16651
|
} | {
|
|
16622
16652
|
type: string;
|
|
16653
|
+
name: string;
|
|
16623
16654
|
id: string;
|
|
16624
16655
|
mainType: string;
|
|
16625
16656
|
uri: string;
|
|
16626
16657
|
title: string;
|
|
16627
|
-
name: string;
|
|
16628
16658
|
class: string;
|
|
16629
16659
|
label: string;
|
|
16630
16660
|
cssClass: string;
|
|
@@ -16641,8 +16671,8 @@ declare const MediaLibrary: {
|
|
|
16641
16671
|
dateModified: string | null;
|
|
16642
16672
|
title: string;
|
|
16643
16673
|
_url: string;
|
|
16644
|
-
mimetype: string;
|
|
16645
16674
|
size: number;
|
|
16675
|
+
mimetype: string;
|
|
16646
16676
|
path?: string | undefined;
|
|
16647
16677
|
};
|
|
16648
16678
|
image?: {
|
|
@@ -16678,8 +16708,8 @@ declare const MediaLibrary: {
|
|
|
16678
16708
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16679
16709
|
uniqid: string;
|
|
16680
16710
|
content: {
|
|
16681
|
-
uri?: string | undefined;
|
|
16682
16711
|
limit?: number | boolean | undefined;
|
|
16712
|
+
uri?: string | undefined;
|
|
16683
16713
|
tableColumnsData?: {
|
|
16684
16714
|
name?: string | undefined;
|
|
16685
16715
|
label?: string | undefined;
|
|
@@ -16756,8 +16786,8 @@ declare const MediaLibrary: {
|
|
|
16756
16786
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16757
16787
|
uniqid: string;
|
|
16758
16788
|
content: {
|
|
16759
|
-
uri?: string | undefined;
|
|
16760
16789
|
limit?: number | boolean | undefined;
|
|
16790
|
+
uri?: string | undefined;
|
|
16761
16791
|
tableColumnsData?: {
|
|
16762
16792
|
name?: string | undefined;
|
|
16763
16793
|
label?: string | undefined;
|
|
@@ -16834,8 +16864,8 @@ declare const MediaLibrary: {
|
|
|
16834
16864
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16835
16865
|
uniqid: string;
|
|
16836
16866
|
content: {
|
|
16837
|
-
uri?: string | undefined;
|
|
16838
16867
|
limit?: number | boolean | undefined;
|
|
16868
|
+
uri?: string | undefined;
|
|
16839
16869
|
tableColumnsData?: {
|
|
16840
16870
|
name?: string | undefined;
|
|
16841
16871
|
label?: string | undefined;
|
|
@@ -16977,8 +17007,8 @@ declare const MediaLibrary: {
|
|
|
16977
17007
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16978
17008
|
uniqid: string;
|
|
16979
17009
|
content: {
|
|
16980
|
-
uri?: string | undefined;
|
|
16981
17010
|
limit?: number | boolean | undefined;
|
|
17011
|
+
uri?: string | undefined;
|
|
16982
17012
|
tableColumnsData?: {
|
|
16983
17013
|
name?: string | undefined;
|
|
16984
17014
|
label?: string | undefined;
|
|
@@ -17055,8 +17085,8 @@ declare const MediaLibrary: {
|
|
|
17055
17085
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17056
17086
|
uniqid: string;
|
|
17057
17087
|
content: {
|
|
17058
|
-
uri?: string | undefined;
|
|
17059
17088
|
limit?: number | boolean | undefined;
|
|
17089
|
+
uri?: string | undefined;
|
|
17060
17090
|
tableColumnsData?: {
|
|
17061
17091
|
name?: string | undefined;
|
|
17062
17092
|
label?: string | undefined;
|
|
@@ -17201,8 +17231,8 @@ declare const MediaLibrary: {
|
|
|
17201
17231
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17202
17232
|
uniqid: string;
|
|
17203
17233
|
content: {
|
|
17204
|
-
uri?: string | undefined;
|
|
17205
17234
|
limit?: number | boolean | undefined;
|
|
17235
|
+
uri?: string | undefined;
|
|
17206
17236
|
tableColumnsData?: {
|
|
17207
17237
|
name?: string | undefined;
|
|
17208
17238
|
label?: string | undefined;
|
|
@@ -17279,8 +17309,8 @@ declare const MediaLibrary: {
|
|
|
17279
17309
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17280
17310
|
uniqid: string;
|
|
17281
17311
|
content: {
|
|
17282
|
-
uri?: string | undefined;
|
|
17283
17312
|
limit?: number | boolean | undefined;
|
|
17313
|
+
uri?: string | undefined;
|
|
17284
17314
|
tableColumnsData?: {
|
|
17285
17315
|
name?: string | undefined;
|
|
17286
17316
|
label?: string | undefined;
|
|
@@ -17453,8 +17483,8 @@ declare const MediaLibrary: {
|
|
|
17453
17483
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17454
17484
|
uniqid: string;
|
|
17455
17485
|
content: {
|
|
17456
|
-
uri?: string | undefined;
|
|
17457
17486
|
limit?: number | boolean | undefined;
|
|
17487
|
+
uri?: string | undefined;
|
|
17458
17488
|
tableColumnsData?: {
|
|
17459
17489
|
name?: string | undefined;
|
|
17460
17490
|
label?: string | undefined;
|
|
@@ -17531,8 +17561,8 @@ declare const MediaLibrary: {
|
|
|
17531
17561
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17532
17562
|
uniqid: string;
|
|
17533
17563
|
content: {
|
|
17534
|
-
uri?: string | undefined;
|
|
17535
17564
|
limit?: number | boolean | undefined;
|
|
17565
|
+
uri?: string | undefined;
|
|
17536
17566
|
tableColumnsData?: {
|
|
17537
17567
|
name?: string | undefined;
|
|
17538
17568
|
label?: string | undefined;
|
|
@@ -17703,8 +17733,8 @@ declare const MediaLibrary: {
|
|
|
17703
17733
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17704
17734
|
uniqid: string;
|
|
17705
17735
|
content: {
|
|
17706
|
-
uri?: string | undefined;
|
|
17707
17736
|
limit?: number | boolean | undefined;
|
|
17737
|
+
uri?: string | undefined;
|
|
17708
17738
|
tableColumnsData?: {
|
|
17709
17739
|
name?: string | undefined;
|
|
17710
17740
|
label?: string | undefined;
|
|
@@ -17781,8 +17811,8 @@ declare const MediaLibrary: {
|
|
|
17781
17811
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17782
17812
|
uniqid: string;
|
|
17783
17813
|
content: {
|
|
17784
|
-
uri?: string | undefined;
|
|
17785
17814
|
limit?: number | boolean | undefined;
|
|
17815
|
+
uri?: string | undefined;
|
|
17786
17816
|
tableColumnsData?: {
|
|
17787
17817
|
name?: string | undefined;
|
|
17788
17818
|
label?: string | undefined;
|
|
@@ -18106,6 +18136,16 @@ declare const WedocApp: {
|
|
|
18106
18136
|
mainType: string;
|
|
18107
18137
|
uri: string;
|
|
18108
18138
|
title: string;
|
|
18139
|
+
_user: jamespot_user_api.jObjectBase & {
|
|
18140
|
+
title: string;
|
|
18141
|
+
_url: string;
|
|
18142
|
+
} & {
|
|
18143
|
+
[key: string]: string | number | null;
|
|
18144
|
+
level: 0 | 9 | 3 | 5;
|
|
18145
|
+
dateCreation: string;
|
|
18146
|
+
dateModified: string;
|
|
18147
|
+
};
|
|
18148
|
+
_right: jamespot_user_api.Rights;
|
|
18109
18149
|
mimetype: string;
|
|
18110
18150
|
_extend: {
|
|
18111
18151
|
dateCreation: string;
|
|
@@ -18124,16 +18164,6 @@ declare const WedocApp: {
|
|
|
18124
18164
|
parentFiles: number[];
|
|
18125
18165
|
generalAccessHash?: string | undefined;
|
|
18126
18166
|
};
|
|
18127
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18128
|
-
title: string;
|
|
18129
|
-
_url: string;
|
|
18130
|
-
} & {
|
|
18131
|
-
[key: string]: string | number | null;
|
|
18132
|
-
level: 0 | 9 | 3 | 5;
|
|
18133
|
-
dateCreation: string;
|
|
18134
|
-
dateModified: string;
|
|
18135
|
-
};
|
|
18136
|
-
_right: jamespot_user_api.Rights;
|
|
18137
18167
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18138
18168
|
dateCreation?: string | undefined;
|
|
18139
18169
|
dateModified?: string | null | undefined;
|
|
@@ -18157,6 +18187,16 @@ declare const WedocApp: {
|
|
|
18157
18187
|
mainType: string;
|
|
18158
18188
|
uri: string;
|
|
18159
18189
|
title: string;
|
|
18190
|
+
_user: jamespot_user_api.jObjectBase & {
|
|
18191
|
+
title: string;
|
|
18192
|
+
_url: string;
|
|
18193
|
+
} & {
|
|
18194
|
+
[key: string]: string | number | null;
|
|
18195
|
+
level: 0 | 9 | 3 | 5;
|
|
18196
|
+
dateCreation: string;
|
|
18197
|
+
dateModified: string;
|
|
18198
|
+
};
|
|
18199
|
+
_right: jamespot_user_api.Rights;
|
|
18160
18200
|
mimetype: string;
|
|
18161
18201
|
_extend: {
|
|
18162
18202
|
dateCreation: string;
|
|
@@ -18175,16 +18215,6 @@ declare const WedocApp: {
|
|
|
18175
18215
|
parentFiles: number[];
|
|
18176
18216
|
generalAccessHash?: string | undefined;
|
|
18177
18217
|
};
|
|
18178
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18179
|
-
title: string;
|
|
18180
|
-
_url: string;
|
|
18181
|
-
} & {
|
|
18182
|
-
[key: string]: string | number | null;
|
|
18183
|
-
level: 0 | 9 | 3 | 5;
|
|
18184
|
-
dateCreation: string;
|
|
18185
|
-
dateModified: string;
|
|
18186
|
-
};
|
|
18187
|
-
_right: jamespot_user_api.Rights;
|
|
18188
18218
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18189
18219
|
dateCreation?: string | undefined;
|
|
18190
18220
|
dateModified?: string | null | undefined;
|
|
@@ -18202,6 +18232,16 @@ declare const WedocApp: {
|
|
|
18202
18232
|
mainType: string;
|
|
18203
18233
|
uri: string;
|
|
18204
18234
|
title: string;
|
|
18235
|
+
_user: jamespot_user_api.jObjectBase & {
|
|
18236
|
+
title: string;
|
|
18237
|
+
_url: string;
|
|
18238
|
+
} & {
|
|
18239
|
+
[key: string]: string | number | null;
|
|
18240
|
+
level: 0 | 9 | 3 | 5;
|
|
18241
|
+
dateCreation: string;
|
|
18242
|
+
dateModified: string;
|
|
18243
|
+
};
|
|
18244
|
+
_right: jamespot_user_api.Rights;
|
|
18205
18245
|
mimetype: string;
|
|
18206
18246
|
_extend: {
|
|
18207
18247
|
dateCreation: string;
|
|
@@ -18220,16 +18260,6 @@ declare const WedocApp: {
|
|
|
18220
18260
|
parentFiles: number[];
|
|
18221
18261
|
generalAccessHash?: string | undefined;
|
|
18222
18262
|
};
|
|
18223
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18224
|
-
title: string;
|
|
18225
|
-
_url: string;
|
|
18226
|
-
} & {
|
|
18227
|
-
[key: string]: string | number | null;
|
|
18228
|
-
level: 0 | 9 | 3 | 5;
|
|
18229
|
-
dateCreation: string;
|
|
18230
|
-
dateModified: string;
|
|
18231
|
-
};
|
|
18232
|
-
_right: jamespot_user_api.Rights;
|
|
18233
18263
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18234
18264
|
dateCreation?: string | undefined;
|
|
18235
18265
|
dateModified?: string | null | undefined;
|
|
@@ -18245,6 +18275,16 @@ declare const WedocApp: {
|
|
|
18245
18275
|
mainType: string;
|
|
18246
18276
|
uri: string;
|
|
18247
18277
|
title: string;
|
|
18278
|
+
_user: jamespot_user_api.jObjectBase & {
|
|
18279
|
+
title: string;
|
|
18280
|
+
_url: string;
|
|
18281
|
+
} & {
|
|
18282
|
+
[key: string]: string | number | null;
|
|
18283
|
+
level: 0 | 9 | 3 | 5;
|
|
18284
|
+
dateCreation: string;
|
|
18285
|
+
dateModified: string;
|
|
18286
|
+
};
|
|
18287
|
+
_right: jamespot_user_api.Rights;
|
|
18248
18288
|
mimetype: string;
|
|
18249
18289
|
_extend: {
|
|
18250
18290
|
dateCreation: string;
|
|
@@ -18263,16 +18303,6 @@ declare const WedocApp: {
|
|
|
18263
18303
|
parentFiles: number[];
|
|
18264
18304
|
generalAccessHash?: string | undefined;
|
|
18265
18305
|
};
|
|
18266
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18267
|
-
title: string;
|
|
18268
|
-
_url: string;
|
|
18269
|
-
} & {
|
|
18270
|
-
[key: string]: string | number | null;
|
|
18271
|
-
level: 0 | 9 | 3 | 5;
|
|
18272
|
-
dateCreation: string;
|
|
18273
|
-
dateModified: string;
|
|
18274
|
-
};
|
|
18275
|
-
_right: jamespot_user_api.Rights;
|
|
18276
18306
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18277
18307
|
dateCreation?: string | undefined;
|
|
18278
18308
|
dateModified?: string | null | undefined;
|
|
@@ -18316,8 +18346,8 @@ declare const WedocApp: {
|
|
|
18316
18346
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18317
18347
|
uniqid: string;
|
|
18318
18348
|
content: {
|
|
18319
|
-
uri?: string | undefined;
|
|
18320
18349
|
limit?: number | boolean | undefined;
|
|
18350
|
+
uri?: string | undefined;
|
|
18321
18351
|
tableColumnsData?: {
|
|
18322
18352
|
name?: string | undefined;
|
|
18323
18353
|
label?: string | undefined;
|
|
@@ -18394,8 +18424,8 @@ declare const WedocApp: {
|
|
|
18394
18424
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18395
18425
|
uniqid: string;
|
|
18396
18426
|
content: {
|
|
18397
|
-
uri?: string | undefined;
|
|
18398
18427
|
limit?: number | boolean | undefined;
|
|
18428
|
+
uri?: string | undefined;
|
|
18399
18429
|
tableColumnsData?: {
|
|
18400
18430
|
name?: string | undefined;
|
|
18401
18431
|
label?: string | undefined;
|
|
@@ -18507,6 +18537,16 @@ declare const WedocApp: {
|
|
|
18507
18537
|
mainType: string;
|
|
18508
18538
|
uri: string;
|
|
18509
18539
|
title: string;
|
|
18540
|
+
_user: jamespot_user_api.jObjectBase & {
|
|
18541
|
+
title: string;
|
|
18542
|
+
_url: string;
|
|
18543
|
+
} & {
|
|
18544
|
+
[key: string]: string | number | null;
|
|
18545
|
+
level: 0 | 9 | 3 | 5;
|
|
18546
|
+
dateCreation: string;
|
|
18547
|
+
dateModified: string;
|
|
18548
|
+
};
|
|
18549
|
+
_right: jamespot_user_api.Rights;
|
|
18510
18550
|
mimetype: string;
|
|
18511
18551
|
_extend: {
|
|
18512
18552
|
dateCreation: string;
|
|
@@ -18525,16 +18565,6 @@ declare const WedocApp: {
|
|
|
18525
18565
|
parentFiles: number[];
|
|
18526
18566
|
generalAccessHash?: string | undefined;
|
|
18527
18567
|
};
|
|
18528
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18529
|
-
title: string;
|
|
18530
|
-
_url: string;
|
|
18531
|
-
} & {
|
|
18532
|
-
[key: string]: string | number | null;
|
|
18533
|
-
level: 0 | 9 | 3 | 5;
|
|
18534
|
-
dateCreation: string;
|
|
18535
|
-
dateModified: string;
|
|
18536
|
-
};
|
|
18537
|
-
_right: jamespot_user_api.Rights;
|
|
18538
18568
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18539
18569
|
dateCreation?: string | undefined;
|
|
18540
18570
|
dateModified?: string | null | undefined;
|
|
@@ -18574,8 +18604,8 @@ declare const WedocApp: {
|
|
|
18574
18604
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18575
18605
|
uniqid: string;
|
|
18576
18606
|
content: {
|
|
18577
|
-
uri?: string | undefined;
|
|
18578
18607
|
limit?: number | boolean | undefined;
|
|
18608
|
+
uri?: string | undefined;
|
|
18579
18609
|
tableColumnsData?: {
|
|
18580
18610
|
name?: string | undefined;
|
|
18581
18611
|
label?: string | undefined;
|
|
@@ -18652,8 +18682,8 @@ declare const WedocApp: {
|
|
|
18652
18682
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18653
18683
|
uniqid: string;
|
|
18654
18684
|
content: {
|
|
18655
|
-
uri?: string | undefined;
|
|
18656
18685
|
limit?: number | boolean | undefined;
|
|
18686
|
+
uri?: string | undefined;
|
|
18657
18687
|
tableColumnsData?: {
|
|
18658
18688
|
name?: string | undefined;
|
|
18659
18689
|
label?: string | undefined;
|
|
@@ -18815,8 +18845,8 @@ declare const Share: {
|
|
|
18815
18845
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18816
18846
|
uniqid: string;
|
|
18817
18847
|
content: {
|
|
18818
|
-
uri?: string | undefined;
|
|
18819
18848
|
limit?: number | boolean | undefined;
|
|
18849
|
+
uri?: string | undefined;
|
|
18820
18850
|
tableColumnsData?: {
|
|
18821
18851
|
name?: string | undefined;
|
|
18822
18852
|
label?: string | undefined;
|
|
@@ -18893,8 +18923,8 @@ declare const Share: {
|
|
|
18893
18923
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18894
18924
|
uniqid: string;
|
|
18895
18925
|
content: {
|
|
18896
|
-
uri?: string | undefined;
|
|
18897
18926
|
limit?: number | boolean | undefined;
|
|
18927
|
+
uri?: string | undefined;
|
|
18898
18928
|
tableColumnsData?: {
|
|
18899
18929
|
name?: string | undefined;
|
|
18900
18930
|
label?: string | undefined;
|
|
@@ -19087,8 +19117,8 @@ declare const TVDisplay: {
|
|
|
19087
19117
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19088
19118
|
uniqid: string;
|
|
19089
19119
|
content: {
|
|
19090
|
-
uri?: string | undefined;
|
|
19091
19120
|
limit?: number | boolean | undefined;
|
|
19121
|
+
uri?: string | undefined;
|
|
19092
19122
|
tableColumnsData?: {
|
|
19093
19123
|
name?: string | undefined;
|
|
19094
19124
|
label?: string | undefined;
|
|
@@ -19241,8 +19271,8 @@ declare const TVDisplay: {
|
|
|
19241
19271
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19242
19272
|
uniqid: string;
|
|
19243
19273
|
content: {
|
|
19244
|
-
uri?: string | undefined;
|
|
19245
19274
|
limit?: number | boolean | undefined;
|
|
19275
|
+
uri?: string | undefined;
|
|
19246
19276
|
tableColumnsData?: {
|
|
19247
19277
|
name?: string | undefined;
|
|
19248
19278
|
label?: string | undefined;
|
|
@@ -19401,8 +19431,8 @@ declare const TVDisplay: {
|
|
|
19401
19431
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19402
19432
|
uniqid: string;
|
|
19403
19433
|
content: {
|
|
19404
|
-
uri?: string | undefined;
|
|
19405
19434
|
limit?: number | boolean | undefined;
|
|
19435
|
+
uri?: string | undefined;
|
|
19406
19436
|
tableColumnsData?: {
|
|
19407
19437
|
name?: string | undefined;
|
|
19408
19438
|
label?: string | undefined;
|
|
@@ -19555,8 +19585,8 @@ declare const TVDisplay: {
|
|
|
19555
19585
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19556
19586
|
uniqid: string;
|
|
19557
19587
|
content: {
|
|
19558
|
-
uri?: string | undefined;
|
|
19559
19588
|
limit?: number | boolean | undefined;
|
|
19589
|
+
uri?: string | undefined;
|
|
19560
19590
|
tableColumnsData?: {
|
|
19561
19591
|
name?: string | undefined;
|
|
19562
19592
|
label?: string | undefined;
|
|
@@ -19680,8 +19710,8 @@ declare const TVDisplay: {
|
|
|
19680
19710
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19681
19711
|
uniqid: string;
|
|
19682
19712
|
content: {
|
|
19683
|
-
uri?: string | undefined;
|
|
19684
19713
|
limit?: number | boolean | undefined;
|
|
19714
|
+
uri?: string | undefined;
|
|
19685
19715
|
tableColumnsData?: {
|
|
19686
19716
|
name?: string | undefined;
|
|
19687
19717
|
label?: string | undefined;
|
|
@@ -19758,8 +19788,8 @@ declare const TVDisplay: {
|
|
|
19758
19788
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19759
19789
|
uniqid: string;
|
|
19760
19790
|
content: {
|
|
19761
|
-
uri?: string | undefined;
|
|
19762
19791
|
limit?: number | boolean | undefined;
|
|
19792
|
+
uri?: string | undefined;
|
|
19763
19793
|
tableColumnsData?: {
|
|
19764
19794
|
name?: string | undefined;
|
|
19765
19795
|
label?: string | undefined;
|
|
@@ -19931,8 +19961,8 @@ declare const TVDisplay: {
|
|
|
19931
19961
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19932
19962
|
uniqid: string;
|
|
19933
19963
|
content: {
|
|
19934
|
-
uri?: string | undefined;
|
|
19935
19964
|
limit?: number | boolean | undefined;
|
|
19965
|
+
uri?: string | undefined;
|
|
19936
19966
|
tableColumnsData?: {
|
|
19937
19967
|
name?: string | undefined;
|
|
19938
19968
|
label?: string | undefined;
|
|
@@ -20085,8 +20115,8 @@ declare const TVDisplay: {
|
|
|
20085
20115
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20086
20116
|
uniqid: string;
|
|
20087
20117
|
content: {
|
|
20088
|
-
uri?: string | undefined;
|
|
20089
20118
|
limit?: number | boolean | undefined;
|
|
20119
|
+
uri?: string | undefined;
|
|
20090
20120
|
tableColumnsData?: {
|
|
20091
20121
|
name?: string | undefined;
|
|
20092
20122
|
label?: string | undefined;
|
|
@@ -20211,8 +20241,8 @@ declare const TVDisplay: {
|
|
|
20211
20241
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20212
20242
|
uniqid: string;
|
|
20213
20243
|
content: {
|
|
20214
|
-
uri?: string | undefined;
|
|
20215
20244
|
limit?: number | boolean | undefined;
|
|
20245
|
+
uri?: string | undefined;
|
|
20216
20246
|
tableColumnsData?: {
|
|
20217
20247
|
name?: string | undefined;
|
|
20218
20248
|
label?: string | undefined;
|
|
@@ -20289,8 +20319,8 @@ declare const TVDisplay: {
|
|
|
20289
20319
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20290
20320
|
uniqid: string;
|
|
20291
20321
|
content: {
|
|
20292
|
-
uri?: string | undefined;
|
|
20293
20322
|
limit?: number | boolean | undefined;
|
|
20323
|
+
uri?: string | undefined;
|
|
20294
20324
|
tableColumnsData?: {
|
|
20295
20325
|
name?: string | undefined;
|
|
20296
20326
|
label?: string | undefined;
|
|
@@ -20436,8 +20466,8 @@ declare const TinyMCE: {
|
|
|
20436
20466
|
};
|
|
20437
20467
|
selectors: {
|
|
20438
20468
|
selectTinyMCECommonOptions: (state: TinyMCERootState) => {
|
|
20439
|
-
height: number;
|
|
20440
20469
|
language: string;
|
|
20470
|
+
height: number;
|
|
20441
20471
|
cache_suffix: string;
|
|
20442
20472
|
toolbar: string;
|
|
20443
20473
|
content_css: string;
|
|
@@ -20583,8 +20613,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20583
20613
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20584
20614
|
uniqid: string;
|
|
20585
20615
|
content: {
|
|
20586
|
-
uri?: string | undefined;
|
|
20587
20616
|
limit?: number | boolean | undefined;
|
|
20617
|
+
uri?: string | undefined;
|
|
20588
20618
|
tableColumnsData?: {
|
|
20589
20619
|
name?: string | undefined;
|
|
20590
20620
|
label?: string | undefined;
|
|
@@ -20626,10 +20656,10 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20626
20656
|
emailsPromptStatus?: string | undefined;
|
|
20627
20657
|
}>)>[] | undefined;
|
|
20628
20658
|
} & (jamespot_user_api.WidgetArticleAttachmentContent | {
|
|
20629
|
-
url?: string | undefined;
|
|
20630
20659
|
target?: string | undefined;
|
|
20631
20660
|
text?: string | undefined;
|
|
20632
20661
|
color?: string | undefined;
|
|
20662
|
+
url?: string | undefined;
|
|
20633
20663
|
backgroundColor?: string | undefined;
|
|
20634
20664
|
borderRadius?: string | undefined;
|
|
20635
20665
|
fontSize?: string | undefined;
|
|
@@ -20637,8 +20667,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20637
20667
|
variant?: "contained" | "outlined" | undefined;
|
|
20638
20668
|
openingType?: "popup" | "link" | "anchor" | undefined;
|
|
20639
20669
|
openingTypeLink?: {
|
|
20640
|
-
url: string;
|
|
20641
20670
|
target: string;
|
|
20671
|
+
url: string;
|
|
20642
20672
|
} | undefined;
|
|
20643
20673
|
openingTypeAnchor?: {
|
|
20644
20674
|
uniqid: string;
|
|
@@ -20653,8 +20683,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20653
20683
|
css?: Record<string, string> | undefined;
|
|
20654
20684
|
edit?: boolean | undefined;
|
|
20655
20685
|
} | {
|
|
20656
|
-
uri?: string | undefined;
|
|
20657
20686
|
limit?: number | boolean | undefined;
|
|
20687
|
+
uri?: string | undefined;
|
|
20658
20688
|
tableColumnsData?: {
|
|
20659
20689
|
name?: string | undefined;
|
|
20660
20690
|
label?: string | undefined;
|
|
@@ -20672,8 +20702,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20672
20702
|
tableSizedColumns?: boolean | undefined;
|
|
20673
20703
|
tableSizedColumnsWidth?: number | undefined;
|
|
20674
20704
|
} | {
|
|
20675
|
-
uri?: string | undefined;
|
|
20676
20705
|
limit?: number | boolean | undefined;
|
|
20706
|
+
uri?: string | undefined;
|
|
20677
20707
|
tableColumnsData?: {
|
|
20678
20708
|
name?: string | undefined;
|
|
20679
20709
|
label?: string | undefined;
|
|
@@ -20764,8 +20794,8 @@ declare const Widget: {
|
|
|
20764
20794
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20765
20795
|
uniqid: string;
|
|
20766
20796
|
content: {
|
|
20767
|
-
uri?: string | undefined;
|
|
20768
20797
|
limit?: number | boolean | undefined;
|
|
20798
|
+
uri?: string | undefined;
|
|
20769
20799
|
tableColumnsData?: {
|
|
20770
20800
|
name?: string | undefined;
|
|
20771
20801
|
label?: string | undefined;
|
|
@@ -20842,8 +20872,8 @@ declare const Widget: {
|
|
|
20842
20872
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20843
20873
|
uniqid: string;
|
|
20844
20874
|
content: {
|
|
20845
|
-
uri?: string | undefined;
|
|
20846
20875
|
limit?: number | boolean | undefined;
|
|
20876
|
+
uri?: string | undefined;
|
|
20847
20877
|
tableColumnsData?: {
|
|
20848
20878
|
name?: string | undefined;
|
|
20849
20879
|
label?: string | undefined;
|
|
@@ -20971,8 +21001,8 @@ declare const Widget: {
|
|
|
20971
21001
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20972
21002
|
uniqid: string;
|
|
20973
21003
|
content: {
|
|
20974
|
-
uri?: string | undefined;
|
|
20975
21004
|
limit?: number | boolean | undefined;
|
|
21005
|
+
uri?: string | undefined;
|
|
20976
21006
|
tableColumnsData?: {
|
|
20977
21007
|
name?: string | undefined;
|
|
20978
21008
|
label?: string | undefined;
|
|
@@ -21091,8 +21121,8 @@ declare const Widget: {
|
|
|
21091
21121
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21092
21122
|
uniqid: string;
|
|
21093
21123
|
content: {
|
|
21094
|
-
uri?: string | undefined;
|
|
21095
21124
|
limit?: number | boolean | undefined;
|
|
21125
|
+
uri?: string | undefined;
|
|
21096
21126
|
tableColumnsData?: {
|
|
21097
21127
|
name?: string | undefined;
|
|
21098
21128
|
label?: string | undefined;
|
|
@@ -21134,10 +21164,10 @@ declare const Widget: {
|
|
|
21134
21164
|
emailsPromptStatus?: string | undefined;
|
|
21135
21165
|
}>)>[] | undefined;
|
|
21136
21166
|
} & (jamespot_user_api.WidgetArticleAttachmentContent | {
|
|
21137
|
-
url?: string | undefined;
|
|
21138
21167
|
target?: string | undefined;
|
|
21139
21168
|
text?: string | undefined;
|
|
21140
21169
|
color?: string | undefined;
|
|
21170
|
+
url?: string | undefined;
|
|
21141
21171
|
backgroundColor?: string | undefined;
|
|
21142
21172
|
borderRadius?: string | undefined;
|
|
21143
21173
|
fontSize?: string | undefined;
|
|
@@ -21145,8 +21175,8 @@ declare const Widget: {
|
|
|
21145
21175
|
variant?: "contained" | "outlined" | undefined;
|
|
21146
21176
|
openingType?: "popup" | "link" | "anchor" | undefined;
|
|
21147
21177
|
openingTypeLink?: {
|
|
21148
|
-
url: string;
|
|
21149
21178
|
target: string;
|
|
21179
|
+
url: string;
|
|
21150
21180
|
} | undefined;
|
|
21151
21181
|
openingTypeAnchor?: {
|
|
21152
21182
|
uniqid: string;
|
|
@@ -21161,8 +21191,8 @@ declare const Widget: {
|
|
|
21161
21191
|
css?: Record<string, string> | undefined;
|
|
21162
21192
|
edit?: boolean | undefined;
|
|
21163
21193
|
} | {
|
|
21164
|
-
uri?: string | undefined;
|
|
21165
21194
|
limit?: number | boolean | undefined;
|
|
21195
|
+
uri?: string | undefined;
|
|
21166
21196
|
tableColumnsData?: {
|
|
21167
21197
|
name?: string | undefined;
|
|
21168
21198
|
label?: string | undefined;
|
|
@@ -21180,8 +21210,8 @@ declare const Widget: {
|
|
|
21180
21210
|
tableSizedColumns?: boolean | undefined;
|
|
21181
21211
|
tableSizedColumnsWidth?: number | undefined;
|
|
21182
21212
|
} | {
|
|
21183
|
-
uri?: string | undefined;
|
|
21184
21213
|
limit?: number | boolean | undefined;
|
|
21214
|
+
uri?: string | undefined;
|
|
21185
21215
|
tableColumnsData?: {
|
|
21186
21216
|
name?: string | undefined;
|
|
21187
21217
|
label?: string | undefined;
|
|
@@ -21291,8 +21321,8 @@ declare const Widget: {
|
|
|
21291
21321
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21292
21322
|
uniqid: string;
|
|
21293
21323
|
content: {
|
|
21294
|
-
uri?: string | undefined;
|
|
21295
21324
|
limit?: number | boolean | undefined;
|
|
21325
|
+
uri?: string | undefined;
|
|
21296
21326
|
tableColumnsData?: {
|
|
21297
21327
|
name?: string | undefined;
|
|
21298
21328
|
label?: string | undefined;
|
|
@@ -21449,8 +21479,8 @@ declare const Widget: {
|
|
|
21449
21479
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21450
21480
|
uniqid: string;
|
|
21451
21481
|
content: {
|
|
21452
|
-
uri?: string | undefined;
|
|
21453
21482
|
limit?: number | boolean | undefined;
|
|
21483
|
+
uri?: string | undefined;
|
|
21454
21484
|
tableColumnsData?: {
|
|
21455
21485
|
name?: string | undefined;
|
|
21456
21486
|
label?: string | undefined;
|
|
@@ -21520,8 +21550,8 @@ declare const Widget: {
|
|
|
21520
21550
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21521
21551
|
uniqid: string;
|
|
21522
21552
|
content: {
|
|
21523
|
-
uri?: string | undefined;
|
|
21524
21553
|
limit?: number | boolean | undefined;
|
|
21554
|
+
uri?: string | undefined;
|
|
21525
21555
|
tableColumnsData?: {
|
|
21526
21556
|
name?: string | undefined;
|
|
21527
21557
|
label?: string | undefined;
|
|
@@ -22637,8 +22667,8 @@ declare const studio: {
|
|
|
22637
22667
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22638
22668
|
uniqid: string;
|
|
22639
22669
|
content: {
|
|
22640
|
-
uri?: string | undefined;
|
|
22641
22670
|
limit?: number | boolean | undefined;
|
|
22671
|
+
uri?: string | undefined;
|
|
22642
22672
|
tableColumnsData?: {
|
|
22643
22673
|
name?: string | undefined;
|
|
22644
22674
|
label?: string | undefined;
|
|
@@ -22715,8 +22745,8 @@ declare const studio: {
|
|
|
22715
22745
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22716
22746
|
uniqid: string;
|
|
22717
22747
|
content: {
|
|
22718
|
-
uri?: string | undefined;
|
|
22719
22748
|
limit?: number | boolean | undefined;
|
|
22749
|
+
uri?: string | undefined;
|
|
22720
22750
|
tableColumnsData?: {
|
|
22721
22751
|
name?: string | undefined;
|
|
22722
22752
|
label?: string | undefined;
|
|
@@ -22861,8 +22891,8 @@ declare const studio: {
|
|
|
22861
22891
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22862
22892
|
uniqid: string;
|
|
22863
22893
|
content: {
|
|
22864
|
-
uri?: string | undefined;
|
|
22865
22894
|
limit?: number | boolean | undefined;
|
|
22895
|
+
uri?: string | undefined;
|
|
22866
22896
|
tableColumnsData?: {
|
|
22867
22897
|
name?: string | undefined;
|
|
22868
22898
|
label?: string | undefined;
|
|
@@ -22939,8 +22969,8 @@ declare const studio: {
|
|
|
22939
22969
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22940
22970
|
uniqid: string;
|
|
22941
22971
|
content: {
|
|
22942
|
-
uri?: string | undefined;
|
|
22943
22972
|
limit?: number | boolean | undefined;
|
|
22973
|
+
uri?: string | undefined;
|
|
22944
22974
|
tableColumnsData?: {
|
|
22945
22975
|
name?: string | undefined;
|
|
22946
22976
|
label?: string | undefined;
|
|
@@ -23084,8 +23114,8 @@ declare const studio: {
|
|
|
23084
23114
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23085
23115
|
uniqid: string;
|
|
23086
23116
|
content: {
|
|
23087
|
-
uri?: string | undefined;
|
|
23088
23117
|
limit?: number | boolean | undefined;
|
|
23118
|
+
uri?: string | undefined;
|
|
23089
23119
|
tableColumnsData?: {
|
|
23090
23120
|
name?: string | undefined;
|
|
23091
23121
|
label?: string | undefined;
|
|
@@ -23162,8 +23192,8 @@ declare const studio: {
|
|
|
23162
23192
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23163
23193
|
uniqid: string;
|
|
23164
23194
|
content: {
|
|
23165
|
-
uri?: string | undefined;
|
|
23166
23195
|
limit?: number | boolean | undefined;
|
|
23196
|
+
uri?: string | undefined;
|
|
23167
23197
|
tableColumnsData?: {
|
|
23168
23198
|
name?: string | undefined;
|
|
23169
23199
|
label?: string | undefined;
|
|
@@ -23307,8 +23337,8 @@ declare const studio: {
|
|
|
23307
23337
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23308
23338
|
uniqid: string;
|
|
23309
23339
|
content: {
|
|
23310
|
-
uri?: string | undefined;
|
|
23311
23340
|
limit?: number | boolean | undefined;
|
|
23341
|
+
uri?: string | undefined;
|
|
23312
23342
|
tableColumnsData?: {
|
|
23313
23343
|
name?: string | undefined;
|
|
23314
23344
|
label?: string | undefined;
|
|
@@ -23385,8 +23415,8 @@ declare const studio: {
|
|
|
23385
23415
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23386
23416
|
uniqid: string;
|
|
23387
23417
|
content: {
|
|
23388
|
-
uri?: string | undefined;
|
|
23389
23418
|
limit?: number | boolean | undefined;
|
|
23419
|
+
uri?: string | undefined;
|
|
23390
23420
|
tableColumnsData?: {
|
|
23391
23421
|
name?: string | undefined;
|
|
23392
23422
|
label?: string | undefined;
|
|
@@ -23531,8 +23561,8 @@ declare const studio: {
|
|
|
23531
23561
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23532
23562
|
uniqid: string;
|
|
23533
23563
|
content: {
|
|
23534
|
-
uri?: string | undefined;
|
|
23535
23564
|
limit?: number | boolean | undefined;
|
|
23565
|
+
uri?: string | undefined;
|
|
23536
23566
|
tableColumnsData?: {
|
|
23537
23567
|
name?: string | undefined;
|
|
23538
23568
|
label?: string | undefined;
|
|
@@ -23609,8 +23639,8 @@ declare const studio: {
|
|
|
23609
23639
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23610
23640
|
uniqid: string;
|
|
23611
23641
|
content: {
|
|
23612
|
-
uri?: string | undefined;
|
|
23613
23642
|
limit?: number | boolean | undefined;
|
|
23643
|
+
uri?: string | undefined;
|
|
23614
23644
|
tableColumnsData?: {
|
|
23615
23645
|
name?: string | undefined;
|
|
23616
23646
|
label?: string | undefined;
|
|
@@ -23755,8 +23785,8 @@ declare const studio: {
|
|
|
23755
23785
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23756
23786
|
uniqid: string;
|
|
23757
23787
|
content: {
|
|
23758
|
-
uri?: string | undefined;
|
|
23759
23788
|
limit?: number | boolean | undefined;
|
|
23789
|
+
uri?: string | undefined;
|
|
23760
23790
|
tableColumnsData?: {
|
|
23761
23791
|
name?: string | undefined;
|
|
23762
23792
|
label?: string | undefined;
|
|
@@ -23833,8 +23863,8 @@ declare const studio: {
|
|
|
23833
23863
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23834
23864
|
uniqid: string;
|
|
23835
23865
|
content: {
|
|
23836
|
-
uri?: string | undefined;
|
|
23837
23866
|
limit?: number | boolean | undefined;
|
|
23867
|
+
uri?: string | undefined;
|
|
23838
23868
|
tableColumnsData?: {
|
|
23839
23869
|
name?: string | undefined;
|
|
23840
23870
|
label?: string | undefined;
|
|
@@ -23979,8 +24009,8 @@ declare const studio: {
|
|
|
23979
24009
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23980
24010
|
uniqid: string;
|
|
23981
24011
|
content: {
|
|
23982
|
-
uri?: string | undefined;
|
|
23983
24012
|
limit?: number | boolean | undefined;
|
|
24013
|
+
uri?: string | undefined;
|
|
23984
24014
|
tableColumnsData?: {
|
|
23985
24015
|
name?: string | undefined;
|
|
23986
24016
|
label?: string | undefined;
|
|
@@ -24057,8 +24087,8 @@ declare const studio: {
|
|
|
24057
24087
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24058
24088
|
uniqid: string;
|
|
24059
24089
|
content: {
|
|
24060
|
-
uri?: string | undefined;
|
|
24061
24090
|
limit?: number | boolean | undefined;
|
|
24091
|
+
uri?: string | undefined;
|
|
24062
24092
|
tableColumnsData?: {
|
|
24063
24093
|
name?: string | undefined;
|
|
24064
24094
|
label?: string | undefined;
|
|
@@ -24200,8 +24230,8 @@ declare const studio: {
|
|
|
24200
24230
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24201
24231
|
uniqid: string;
|
|
24202
24232
|
content: {
|
|
24203
|
-
uri?: string | undefined;
|
|
24204
24233
|
limit?: number | boolean | undefined;
|
|
24234
|
+
uri?: string | undefined;
|
|
24205
24235
|
tableColumnsData?: {
|
|
24206
24236
|
name?: string | undefined;
|
|
24207
24237
|
label?: string | undefined;
|
|
@@ -24278,8 +24308,8 @@ declare const studio: {
|
|
|
24278
24308
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24279
24309
|
uniqid: string;
|
|
24280
24310
|
content: {
|
|
24281
|
-
uri?: string | undefined;
|
|
24282
24311
|
limit?: number | boolean | undefined;
|
|
24312
|
+
uri?: string | undefined;
|
|
24283
24313
|
tableColumnsData?: {
|
|
24284
24314
|
name?: string | undefined;
|
|
24285
24315
|
label?: string | undefined;
|
|
@@ -24423,8 +24453,8 @@ declare const studio: {
|
|
|
24423
24453
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24424
24454
|
uniqid: string;
|
|
24425
24455
|
content: {
|
|
24426
|
-
uri?: string | undefined;
|
|
24427
24456
|
limit?: number | boolean | undefined;
|
|
24457
|
+
uri?: string | undefined;
|
|
24428
24458
|
tableColumnsData?: {
|
|
24429
24459
|
name?: string | undefined;
|
|
24430
24460
|
label?: string | undefined;
|
|
@@ -24501,8 +24531,8 @@ declare const studio: {
|
|
|
24501
24531
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24502
24532
|
uniqid: string;
|
|
24503
24533
|
content: {
|
|
24504
|
-
uri?: string | undefined;
|
|
24505
24534
|
limit?: number | boolean | undefined;
|
|
24535
|
+
uri?: string | undefined;
|
|
24506
24536
|
tableColumnsData?: {
|
|
24507
24537
|
name?: string | undefined;
|
|
24508
24538
|
label?: string | undefined;
|
|
@@ -24646,8 +24676,8 @@ declare const studio: {
|
|
|
24646
24676
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24647
24677
|
uniqid: string;
|
|
24648
24678
|
content: {
|
|
24649
|
-
uri?: string | undefined;
|
|
24650
24679
|
limit?: number | boolean | undefined;
|
|
24680
|
+
uri?: string | undefined;
|
|
24651
24681
|
tableColumnsData?: {
|
|
24652
24682
|
name?: string | undefined;
|
|
24653
24683
|
label?: string | undefined;
|
|
@@ -24724,8 +24754,8 @@ declare const studio: {
|
|
|
24724
24754
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24725
24755
|
uniqid: string;
|
|
24726
24756
|
content: {
|
|
24727
|
-
uri?: string | undefined;
|
|
24728
24757
|
limit?: number | boolean | undefined;
|
|
24758
|
+
uri?: string | undefined;
|
|
24729
24759
|
tableColumnsData?: {
|
|
24730
24760
|
name?: string | undefined;
|
|
24731
24761
|
label?: string | undefined;
|