jamespot-front-business 1.1.91 → 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 +23 -9
- package/dist/cjs.js.map +1 -1
- package/dist/esm.js +23 -9
- package/dist/esm.js.map +1 -1
- package/dist/types.d.ts +384 -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;
|
|
@@ -11942,6 +11947,7 @@ declare const slice$1: _reduxjs_toolkit.Slice<{}, {
|
|
|
11942
11947
|
isActive: boolean;
|
|
11943
11948
|
} & {
|
|
11944
11949
|
hasLicense: boolean;
|
|
11950
|
+
oldViewOptionProperty: boolean;
|
|
11945
11951
|
}) | undefined;
|
|
11946
11952
|
OnlyOfficeHook?: ({
|
|
11947
11953
|
isActive: boolean;
|
|
@@ -11978,6 +11984,11 @@ declare const slice$1: _reduxjs_toolkit.Slice<{}, {
|
|
|
11978
11984
|
create: boolean;
|
|
11979
11985
|
label: string;
|
|
11980
11986
|
}) | undefined;
|
|
11987
|
+
ExternalAppHook?: ({
|
|
11988
|
+
isActive: boolean;
|
|
11989
|
+
} & {
|
|
11990
|
+
hasLicense: boolean;
|
|
11991
|
+
}) | undefined;
|
|
11981
11992
|
} & {
|
|
11982
11993
|
MagicPadHook?: ({
|
|
11983
11994
|
isActive: boolean;
|
|
@@ -12013,6 +12024,7 @@ declare const Hook: {
|
|
|
12013
12024
|
isActive: boolean;
|
|
12014
12025
|
} & {
|
|
12015
12026
|
hasLicense: boolean;
|
|
12027
|
+
oldViewOptionProperty: boolean;
|
|
12016
12028
|
}) | undefined;
|
|
12017
12029
|
OnlyOfficeHook?: ({
|
|
12018
12030
|
isActive: boolean;
|
|
@@ -12049,6 +12061,11 @@ declare const Hook: {
|
|
|
12049
12061
|
create: boolean;
|
|
12050
12062
|
label: string;
|
|
12051
12063
|
}) | undefined;
|
|
12064
|
+
ExternalAppHook?: ({
|
|
12065
|
+
isActive: boolean;
|
|
12066
|
+
} & {
|
|
12067
|
+
hasLicense: boolean;
|
|
12068
|
+
}) | undefined;
|
|
12052
12069
|
} & {
|
|
12053
12070
|
MagicPadHook?: ({
|
|
12054
12071
|
isActive: boolean;
|
|
@@ -12080,6 +12097,7 @@ declare const Hook: {
|
|
|
12080
12097
|
isActive: boolean;
|
|
12081
12098
|
} & {
|
|
12082
12099
|
hasLicense: boolean;
|
|
12100
|
+
oldViewOptionProperty: boolean;
|
|
12083
12101
|
}) | undefined;
|
|
12084
12102
|
OnlyOfficeHook?: ({
|
|
12085
12103
|
isActive: boolean;
|
|
@@ -12116,6 +12134,11 @@ declare const Hook: {
|
|
|
12116
12134
|
create: boolean;
|
|
12117
12135
|
label: string;
|
|
12118
12136
|
}) | undefined;
|
|
12137
|
+
ExternalAppHook?: ({
|
|
12138
|
+
isActive: boolean;
|
|
12139
|
+
} & {
|
|
12140
|
+
hasLicense: boolean;
|
|
12141
|
+
}) | undefined;
|
|
12119
12142
|
} & {
|
|
12120
12143
|
MagicPadHook?: ({
|
|
12121
12144
|
isActive: boolean;
|
|
@@ -12147,6 +12170,7 @@ declare const Hook: {
|
|
|
12147
12170
|
isActive: boolean;
|
|
12148
12171
|
} & {
|
|
12149
12172
|
hasLicense: boolean;
|
|
12173
|
+
oldViewOptionProperty: boolean;
|
|
12150
12174
|
}) | undefined;
|
|
12151
12175
|
OnlyOfficeHook?: ({
|
|
12152
12176
|
isActive: boolean;
|
|
@@ -12183,6 +12207,11 @@ declare const Hook: {
|
|
|
12183
12207
|
create: boolean;
|
|
12184
12208
|
label: string;
|
|
12185
12209
|
}) | undefined;
|
|
12210
|
+
ExternalAppHook?: ({
|
|
12211
|
+
isActive: boolean;
|
|
12212
|
+
} & {
|
|
12213
|
+
hasLicense: boolean;
|
|
12214
|
+
}) | undefined;
|
|
12186
12215
|
} & {
|
|
12187
12216
|
MagicPadHook?: ({
|
|
12188
12217
|
isActive: boolean;
|
|
@@ -12191,7 +12220,7 @@ declare const Hook: {
|
|
|
12191
12220
|
hasLicense: boolean;
|
|
12192
12221
|
}) | undefined;
|
|
12193
12222
|
};
|
|
12194
|
-
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) => ({
|
|
12195
12224
|
DriveHook?: ({
|
|
12196
12225
|
isActive: boolean;
|
|
12197
12226
|
} & {
|
|
@@ -12212,6 +12241,7 @@ declare const Hook: {
|
|
|
12212
12241
|
isActive: boolean;
|
|
12213
12242
|
} & {
|
|
12214
12243
|
hasLicense: boolean;
|
|
12244
|
+
oldViewOptionProperty: boolean;
|
|
12215
12245
|
}) | undefined;
|
|
12216
12246
|
OnlyOfficeHook?: ({
|
|
12217
12247
|
isActive: boolean;
|
|
@@ -12248,6 +12278,11 @@ declare const Hook: {
|
|
|
12248
12278
|
create: boolean;
|
|
12249
12279
|
label: string;
|
|
12250
12280
|
}) | undefined;
|
|
12281
|
+
ExternalAppHook?: ({
|
|
12282
|
+
isActive: boolean;
|
|
12283
|
+
} & {
|
|
12284
|
+
hasLicense: boolean;
|
|
12285
|
+
}) | undefined;
|
|
12251
12286
|
} & {
|
|
12252
12287
|
MagicPadHook?: ({
|
|
12253
12288
|
isActive: boolean;
|
|
@@ -12357,8 +12392,8 @@ declare const jland: {
|
|
|
12357
12392
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12358
12393
|
uniqid: string;
|
|
12359
12394
|
content: {
|
|
12360
|
-
uri?: string | undefined;
|
|
12361
12395
|
limit?: number | boolean | undefined;
|
|
12396
|
+
uri?: string | undefined;
|
|
12362
12397
|
tableColumnsData?: {
|
|
12363
12398
|
name?: string | undefined;
|
|
12364
12399
|
label?: string | undefined;
|
|
@@ -12435,8 +12470,8 @@ declare const jland: {
|
|
|
12435
12470
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12436
12471
|
uniqid: string;
|
|
12437
12472
|
content: {
|
|
12438
|
-
uri?: string | undefined;
|
|
12439
12473
|
limit?: number | boolean | undefined;
|
|
12474
|
+
uri?: string | undefined;
|
|
12440
12475
|
tableColumnsData?: {
|
|
12441
12476
|
name?: string | undefined;
|
|
12442
12477
|
label?: string | undefined;
|
|
@@ -12581,8 +12616,8 @@ declare const jland: {
|
|
|
12581
12616
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12582
12617
|
uniqid: string;
|
|
12583
12618
|
content: {
|
|
12584
|
-
uri?: string | undefined;
|
|
12585
12619
|
limit?: number | boolean | undefined;
|
|
12620
|
+
uri?: string | undefined;
|
|
12586
12621
|
tableColumnsData?: {
|
|
12587
12622
|
name?: string | undefined;
|
|
12588
12623
|
label?: string | undefined;
|
|
@@ -12659,8 +12694,8 @@ declare const jland: {
|
|
|
12659
12694
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12660
12695
|
uniqid: string;
|
|
12661
12696
|
content: {
|
|
12662
|
-
uri?: string | undefined;
|
|
12663
12697
|
limit?: number | boolean | undefined;
|
|
12698
|
+
uri?: string | undefined;
|
|
12664
12699
|
tableColumnsData?: {
|
|
12665
12700
|
name?: string | undefined;
|
|
12666
12701
|
label?: string | undefined;
|
|
@@ -12805,8 +12840,8 @@ declare const jland: {
|
|
|
12805
12840
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12806
12841
|
uniqid: string;
|
|
12807
12842
|
content: {
|
|
12808
|
-
uri?: string | undefined;
|
|
12809
12843
|
limit?: number | boolean | undefined;
|
|
12844
|
+
uri?: string | undefined;
|
|
12810
12845
|
tableColumnsData?: {
|
|
12811
12846
|
name?: string | undefined;
|
|
12812
12847
|
label?: string | undefined;
|
|
@@ -12883,8 +12918,8 @@ declare const jland: {
|
|
|
12883
12918
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
12884
12919
|
uniqid: string;
|
|
12885
12920
|
content: {
|
|
12886
|
-
uri?: string | undefined;
|
|
12887
12921
|
limit?: number | boolean | undefined;
|
|
12922
|
+
uri?: string | undefined;
|
|
12888
12923
|
tableColumnsData?: {
|
|
12889
12924
|
name?: string | undefined;
|
|
12890
12925
|
label?: string | undefined;
|
|
@@ -13029,8 +13064,8 @@ declare const jland: {
|
|
|
13029
13064
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13030
13065
|
uniqid: string;
|
|
13031
13066
|
content: {
|
|
13032
|
-
uri?: string | undefined;
|
|
13033
13067
|
limit?: number | boolean | undefined;
|
|
13068
|
+
uri?: string | undefined;
|
|
13034
13069
|
tableColumnsData?: {
|
|
13035
13070
|
name?: string | undefined;
|
|
13036
13071
|
label?: string | undefined;
|
|
@@ -13107,8 +13142,8 @@ declare const jland: {
|
|
|
13107
13142
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13108
13143
|
uniqid: string;
|
|
13109
13144
|
content: {
|
|
13110
|
-
uri?: string | undefined;
|
|
13111
13145
|
limit?: number | boolean | undefined;
|
|
13146
|
+
uri?: string | undefined;
|
|
13112
13147
|
tableColumnsData?: {
|
|
13113
13148
|
name?: string | undefined;
|
|
13114
13149
|
label?: string | undefined;
|
|
@@ -13250,8 +13285,8 @@ declare const jland: {
|
|
|
13250
13285
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13251
13286
|
uniqid: string;
|
|
13252
13287
|
content: {
|
|
13253
|
-
uri?: string | undefined;
|
|
13254
13288
|
limit?: number | boolean | undefined;
|
|
13289
|
+
uri?: string | undefined;
|
|
13255
13290
|
tableColumnsData?: {
|
|
13256
13291
|
name?: string | undefined;
|
|
13257
13292
|
label?: string | undefined;
|
|
@@ -13328,8 +13363,8 @@ declare const jland: {
|
|
|
13328
13363
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13329
13364
|
uniqid: string;
|
|
13330
13365
|
content: {
|
|
13331
|
-
uri?: string | undefined;
|
|
13332
13366
|
limit?: number | boolean | undefined;
|
|
13367
|
+
uri?: string | undefined;
|
|
13333
13368
|
tableColumnsData?: {
|
|
13334
13369
|
name?: string | undefined;
|
|
13335
13370
|
label?: string | undefined;
|
|
@@ -13499,8 +13534,8 @@ declare const jland: {
|
|
|
13499
13534
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13500
13535
|
uniqid: string;
|
|
13501
13536
|
content: {
|
|
13502
|
-
uri?: string | undefined;
|
|
13503
13537
|
limit?: number | boolean | undefined;
|
|
13538
|
+
uri?: string | undefined;
|
|
13504
13539
|
tableColumnsData?: {
|
|
13505
13540
|
name?: string | undefined;
|
|
13506
13541
|
label?: string | undefined;
|
|
@@ -13577,8 +13612,8 @@ declare const jland: {
|
|
|
13577
13612
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13578
13613
|
uniqid: string;
|
|
13579
13614
|
content: {
|
|
13580
|
-
uri?: string | undefined;
|
|
13581
13615
|
limit?: number | boolean | undefined;
|
|
13616
|
+
uri?: string | undefined;
|
|
13582
13617
|
tableColumnsData?: {
|
|
13583
13618
|
name?: string | undefined;
|
|
13584
13619
|
label?: string | undefined;
|
|
@@ -13771,8 +13806,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13771
13806
|
dateModified: string | null;
|
|
13772
13807
|
title: string;
|
|
13773
13808
|
_url: string;
|
|
13774
|
-
mimetype: string;
|
|
13775
13809
|
size: number;
|
|
13810
|
+
mimetype: string;
|
|
13776
13811
|
path?: string | undefined;
|
|
13777
13812
|
}[];
|
|
13778
13813
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -13831,8 +13866,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13831
13866
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13832
13867
|
uniqid: string;
|
|
13833
13868
|
content: {
|
|
13834
|
-
uri?: string | undefined;
|
|
13835
13869
|
limit?: number | boolean | undefined;
|
|
13870
|
+
uri?: string | undefined;
|
|
13836
13871
|
tableColumnsData?: {
|
|
13837
13872
|
name?: string | undefined;
|
|
13838
13873
|
label?: string | undefined;
|
|
@@ -13911,8 +13946,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13911
13946
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13912
13947
|
uniqid: string;
|
|
13913
13948
|
content: {
|
|
13914
|
-
uri?: string | undefined;
|
|
13915
13949
|
limit?: number | boolean | undefined;
|
|
13950
|
+
uri?: string | undefined;
|
|
13916
13951
|
tableColumnsData?: {
|
|
13917
13952
|
name?: string | undefined;
|
|
13918
13953
|
label?: string | undefined;
|
|
@@ -13989,8 +14024,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13989
14024
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
13990
14025
|
uniqid: string;
|
|
13991
14026
|
content: {
|
|
13992
|
-
uri?: string | undefined;
|
|
13993
14027
|
limit?: number | boolean | undefined;
|
|
14028
|
+
uri?: string | undefined;
|
|
13994
14029
|
tableColumnsData?: {
|
|
13995
14030
|
name?: string | undefined;
|
|
13996
14031
|
label?: string | undefined;
|
|
@@ -14136,8 +14171,8 @@ declare const MagicPad: {
|
|
|
14136
14171
|
dateModified: string | null;
|
|
14137
14172
|
title: string;
|
|
14138
14173
|
_url: string;
|
|
14139
|
-
mimetype: string;
|
|
14140
14174
|
size: number;
|
|
14175
|
+
mimetype: string;
|
|
14141
14176
|
path?: string | undefined;
|
|
14142
14177
|
}[];
|
|
14143
14178
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -14196,8 +14231,8 @@ declare const MagicPad: {
|
|
|
14196
14231
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14197
14232
|
uniqid: string;
|
|
14198
14233
|
content: {
|
|
14199
|
-
uri?: string | undefined;
|
|
14200
14234
|
limit?: number | boolean | undefined;
|
|
14235
|
+
uri?: string | undefined;
|
|
14201
14236
|
tableColumnsData?: {
|
|
14202
14237
|
name?: string | undefined;
|
|
14203
14238
|
label?: string | undefined;
|
|
@@ -14276,8 +14311,8 @@ declare const MagicPad: {
|
|
|
14276
14311
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14277
14312
|
uniqid: string;
|
|
14278
14313
|
content: {
|
|
14279
|
-
uri?: string | undefined;
|
|
14280
14314
|
limit?: number | boolean | undefined;
|
|
14315
|
+
uri?: string | undefined;
|
|
14281
14316
|
tableColumnsData?: {
|
|
14282
14317
|
name?: string | undefined;
|
|
14283
14318
|
label?: string | undefined;
|
|
@@ -14354,8 +14389,8 @@ declare const MagicPad: {
|
|
|
14354
14389
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14355
14390
|
uniqid: string;
|
|
14356
14391
|
content: {
|
|
14357
|
-
uri?: string | undefined;
|
|
14358
14392
|
limit?: number | boolean | undefined;
|
|
14393
|
+
uri?: string | undefined;
|
|
14359
14394
|
tableColumnsData?: {
|
|
14360
14395
|
name?: string | undefined;
|
|
14361
14396
|
label?: string | undefined;
|
|
@@ -14523,11 +14558,11 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14523
14558
|
_right: jamespot_user_api.Rights;
|
|
14524
14559
|
_audience: ({
|
|
14525
14560
|
type: string;
|
|
14561
|
+
name: string;
|
|
14526
14562
|
id: string;
|
|
14527
14563
|
mainType: string;
|
|
14528
14564
|
uri: string;
|
|
14529
14565
|
title: string;
|
|
14530
|
-
name: string;
|
|
14531
14566
|
class: string;
|
|
14532
14567
|
label: string;
|
|
14533
14568
|
cssClass: string;
|
|
@@ -14535,25 +14570,25 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14535
14570
|
shortUri: string;
|
|
14536
14571
|
} | {
|
|
14537
14572
|
type: string;
|
|
14573
|
+
name: string;
|
|
14538
14574
|
id: string;
|
|
14539
14575
|
mainType: string;
|
|
14540
14576
|
uri: string;
|
|
14541
14577
|
title: string;
|
|
14542
14578
|
_url: string;
|
|
14543
|
-
name: string;
|
|
14544
|
-
Pseudo: string;
|
|
14545
14579
|
class: string;
|
|
14546
14580
|
label: string;
|
|
14581
|
+
Pseudo: string;
|
|
14547
14582
|
cssClass: string;
|
|
14548
14583
|
cssColor: string;
|
|
14549
14584
|
shortUri: string;
|
|
14550
14585
|
} | {
|
|
14551
14586
|
type: string;
|
|
14587
|
+
name: string;
|
|
14552
14588
|
id: string;
|
|
14553
14589
|
mainType: string;
|
|
14554
14590
|
uri: string;
|
|
14555
14591
|
title: string;
|
|
14556
|
-
name: string;
|
|
14557
14592
|
class: string;
|
|
14558
14593
|
label: string;
|
|
14559
14594
|
cssClass: string;
|
|
@@ -14570,8 +14605,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14570
14605
|
dateModified: string | null;
|
|
14571
14606
|
title: string;
|
|
14572
14607
|
_url: string;
|
|
14573
|
-
mimetype: string;
|
|
14574
14608
|
size: number;
|
|
14609
|
+
mimetype: string;
|
|
14575
14610
|
path?: string | undefined;
|
|
14576
14611
|
};
|
|
14577
14612
|
image?: {
|
|
@@ -14607,8 +14642,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14607
14642
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14608
14643
|
uniqid: string;
|
|
14609
14644
|
content: {
|
|
14610
|
-
uri?: string | undefined;
|
|
14611
14645
|
limit?: number | boolean | undefined;
|
|
14646
|
+
uri?: string | undefined;
|
|
14612
14647
|
tableColumnsData?: {
|
|
14613
14648
|
name?: string | undefined;
|
|
14614
14649
|
label?: string | undefined;
|
|
@@ -14685,8 +14720,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14685
14720
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14686
14721
|
uniqid: string;
|
|
14687
14722
|
content: {
|
|
14688
|
-
uri?: string | undefined;
|
|
14689
14723
|
limit?: number | boolean | undefined;
|
|
14724
|
+
uri?: string | undefined;
|
|
14690
14725
|
tableColumnsData?: {
|
|
14691
14726
|
name?: string | undefined;
|
|
14692
14727
|
label?: string | undefined;
|
|
@@ -14763,8 +14798,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14763
14798
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14764
14799
|
uniqid: string;
|
|
14765
14800
|
content: {
|
|
14766
|
-
uri?: string | undefined;
|
|
14767
14801
|
limit?: number | boolean | undefined;
|
|
14802
|
+
uri?: string | undefined;
|
|
14768
14803
|
tableColumnsData?: {
|
|
14769
14804
|
name?: string | undefined;
|
|
14770
14805
|
label?: string | undefined;
|
|
@@ -14892,11 +14927,11 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
14892
14927
|
_right: jamespot_user_api.Rights;
|
|
14893
14928
|
_audience: ({
|
|
14894
14929
|
type: string;
|
|
14930
|
+
name: string;
|
|
14895
14931
|
id: string;
|
|
14896
14932
|
mainType: string;
|
|
14897
14933
|
uri: string;
|
|
14898
14934
|
title: string;
|
|
14899
|
-
name: string;
|
|
14900
14935
|
class: string;
|
|
14901
14936
|
label: string;
|
|
14902
14937
|
cssClass: string;
|
|
@@ -14904,25 +14939,25 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
14904
14939
|
shortUri: string;
|
|
14905
14940
|
} | {
|
|
14906
14941
|
type: string;
|
|
14942
|
+
name: string;
|
|
14907
14943
|
id: string;
|
|
14908
14944
|
mainType: string;
|
|
14909
14945
|
uri: string;
|
|
14910
14946
|
title: string;
|
|
14911
14947
|
_url: string;
|
|
14912
|
-
name: string;
|
|
14913
|
-
Pseudo: string;
|
|
14914
14948
|
class: string;
|
|
14915
14949
|
label: string;
|
|
14950
|
+
Pseudo: string;
|
|
14916
14951
|
cssClass: string;
|
|
14917
14952
|
cssColor: string;
|
|
14918
14953
|
shortUri: string;
|
|
14919
14954
|
} | {
|
|
14920
14955
|
type: string;
|
|
14956
|
+
name: string;
|
|
14921
14957
|
id: string;
|
|
14922
14958
|
mainType: string;
|
|
14923
14959
|
uri: string;
|
|
14924
14960
|
title: string;
|
|
14925
|
-
name: string;
|
|
14926
14961
|
class: string;
|
|
14927
14962
|
label: string;
|
|
14928
14963
|
cssClass: string;
|
|
@@ -14939,8 +14974,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
14939
14974
|
dateModified: string | null;
|
|
14940
14975
|
title: string;
|
|
14941
14976
|
_url: string;
|
|
14942
|
-
mimetype: string;
|
|
14943
14977
|
size: number;
|
|
14978
|
+
mimetype: string;
|
|
14944
14979
|
path?: string | undefined;
|
|
14945
14980
|
};
|
|
14946
14981
|
image?: {
|
|
@@ -14976,8 +15011,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
14976
15011
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
14977
15012
|
uniqid: string;
|
|
14978
15013
|
content: {
|
|
14979
|
-
uri?: string | undefined;
|
|
14980
15014
|
limit?: number | boolean | undefined;
|
|
15015
|
+
uri?: string | undefined;
|
|
14981
15016
|
tableColumnsData?: {
|
|
14982
15017
|
name?: string | undefined;
|
|
14983
15018
|
label?: string | undefined;
|
|
@@ -15054,8 +15089,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15054
15089
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15055
15090
|
uniqid: string;
|
|
15056
15091
|
content: {
|
|
15057
|
-
uri?: string | undefined;
|
|
15058
15092
|
limit?: number | boolean | undefined;
|
|
15093
|
+
uri?: string | undefined;
|
|
15059
15094
|
tableColumnsData?: {
|
|
15060
15095
|
name?: string | undefined;
|
|
15061
15096
|
label?: string | undefined;
|
|
@@ -15132,8 +15167,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15132
15167
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15133
15168
|
uniqid: string;
|
|
15134
15169
|
content: {
|
|
15135
|
-
uri?: string | undefined;
|
|
15136
15170
|
limit?: number | boolean | undefined;
|
|
15171
|
+
uri?: string | undefined;
|
|
15137
15172
|
tableColumnsData?: {
|
|
15138
15173
|
name?: string | undefined;
|
|
15139
15174
|
label?: string | undefined;
|
|
@@ -15275,8 +15310,8 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15275
15310
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15276
15311
|
uniqid: string;
|
|
15277
15312
|
content: {
|
|
15278
|
-
uri?: string | undefined;
|
|
15279
15313
|
limit?: number | boolean | undefined;
|
|
15314
|
+
uri?: string | undefined;
|
|
15280
15315
|
tableColumnsData?: {
|
|
15281
15316
|
name?: string | undefined;
|
|
15282
15317
|
label?: string | undefined;
|
|
@@ -15353,8 +15388,8 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15353
15388
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15354
15389
|
uniqid: string;
|
|
15355
15390
|
content: {
|
|
15356
|
-
uri?: string | undefined;
|
|
15357
15391
|
limit?: number | boolean | undefined;
|
|
15392
|
+
uri?: string | undefined;
|
|
15358
15393
|
tableColumnsData?: {
|
|
15359
15394
|
name?: string | undefined;
|
|
15360
15395
|
label?: string | undefined;
|
|
@@ -15525,8 +15560,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
15525
15560
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15526
15561
|
uniqid: string;
|
|
15527
15562
|
content: {
|
|
15528
|
-
uri?: string | undefined;
|
|
15529
15563
|
limit?: number | boolean | undefined;
|
|
15564
|
+
uri?: string | undefined;
|
|
15530
15565
|
tableColumnsData?: {
|
|
15531
15566
|
name?: string | undefined;
|
|
15532
15567
|
label?: string | undefined;
|
|
@@ -15603,8 +15638,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
15603
15638
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15604
15639
|
uniqid: string;
|
|
15605
15640
|
content: {
|
|
15606
|
-
uri?: string | undefined;
|
|
15607
15641
|
limit?: number | boolean | undefined;
|
|
15642
|
+
uri?: string | undefined;
|
|
15608
15643
|
tableColumnsData?: {
|
|
15609
15644
|
name?: string | undefined;
|
|
15610
15645
|
label?: string | undefined;
|
|
@@ -15777,8 +15812,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
15777
15812
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15778
15813
|
uniqid: string;
|
|
15779
15814
|
content: {
|
|
15780
|
-
uri?: string | undefined;
|
|
15781
15815
|
limit?: number | boolean | undefined;
|
|
15816
|
+
uri?: string | undefined;
|
|
15782
15817
|
tableColumnsData?: {
|
|
15783
15818
|
name?: string | undefined;
|
|
15784
15819
|
label?: string | undefined;
|
|
@@ -15855,8 +15890,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
15855
15890
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
15856
15891
|
uniqid: string;
|
|
15857
15892
|
content: {
|
|
15858
|
-
uri?: string | undefined;
|
|
15859
15893
|
limit?: number | boolean | undefined;
|
|
15894
|
+
uri?: string | undefined;
|
|
15860
15895
|
tableColumnsData?: {
|
|
15861
15896
|
name?: string | undefined;
|
|
15862
15897
|
label?: string | undefined;
|
|
@@ -16001,8 +16036,8 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16001
16036
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16002
16037
|
uniqid: string;
|
|
16003
16038
|
content: {
|
|
16004
|
-
uri?: string | undefined;
|
|
16005
16039
|
limit?: number | boolean | undefined;
|
|
16040
|
+
uri?: string | undefined;
|
|
16006
16041
|
tableColumnsData?: {
|
|
16007
16042
|
name?: string | undefined;
|
|
16008
16043
|
label?: string | undefined;
|
|
@@ -16079,8 +16114,8 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16079
16114
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16080
16115
|
uniqid: string;
|
|
16081
16116
|
content: {
|
|
16082
|
-
uri?: string | undefined;
|
|
16083
16117
|
limit?: number | boolean | undefined;
|
|
16118
|
+
uri?: string | undefined;
|
|
16084
16119
|
tableColumnsData?: {
|
|
16085
16120
|
name?: string | undefined;
|
|
16086
16121
|
label?: string | undefined;
|
|
@@ -16220,11 +16255,11 @@ declare const MediaLibrary: {
|
|
|
16220
16255
|
_right: jamespot_user_api.Rights;
|
|
16221
16256
|
_audience: ({
|
|
16222
16257
|
type: string;
|
|
16258
|
+
name: string;
|
|
16223
16259
|
id: string;
|
|
16224
16260
|
mainType: string;
|
|
16225
16261
|
uri: string;
|
|
16226
16262
|
title: string;
|
|
16227
|
-
name: string;
|
|
16228
16263
|
class: string;
|
|
16229
16264
|
label: string;
|
|
16230
16265
|
cssClass: string;
|
|
@@ -16232,25 +16267,25 @@ declare const MediaLibrary: {
|
|
|
16232
16267
|
shortUri: string;
|
|
16233
16268
|
} | {
|
|
16234
16269
|
type: string;
|
|
16270
|
+
name: string;
|
|
16235
16271
|
id: string;
|
|
16236
16272
|
mainType: string;
|
|
16237
16273
|
uri: string;
|
|
16238
16274
|
title: string;
|
|
16239
16275
|
_url: string;
|
|
16240
|
-
name: string;
|
|
16241
|
-
Pseudo: string;
|
|
16242
16276
|
class: string;
|
|
16243
16277
|
label: string;
|
|
16278
|
+
Pseudo: string;
|
|
16244
16279
|
cssClass: string;
|
|
16245
16280
|
cssColor: string;
|
|
16246
16281
|
shortUri: string;
|
|
16247
16282
|
} | {
|
|
16248
16283
|
type: string;
|
|
16284
|
+
name: string;
|
|
16249
16285
|
id: string;
|
|
16250
16286
|
mainType: string;
|
|
16251
16287
|
uri: string;
|
|
16252
16288
|
title: string;
|
|
16253
|
-
name: string;
|
|
16254
16289
|
class: string;
|
|
16255
16290
|
label: string;
|
|
16256
16291
|
cssClass: string;
|
|
@@ -16267,8 +16302,8 @@ declare const MediaLibrary: {
|
|
|
16267
16302
|
dateModified: string | null;
|
|
16268
16303
|
title: string;
|
|
16269
16304
|
_url: string;
|
|
16270
|
-
mimetype: string;
|
|
16271
16305
|
size: number;
|
|
16306
|
+
mimetype: string;
|
|
16272
16307
|
path?: string | undefined;
|
|
16273
16308
|
};
|
|
16274
16309
|
image?: {
|
|
@@ -16304,8 +16339,8 @@ declare const MediaLibrary: {
|
|
|
16304
16339
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16305
16340
|
uniqid: string;
|
|
16306
16341
|
content: {
|
|
16307
|
-
uri?: string | undefined;
|
|
16308
16342
|
limit?: number | boolean | undefined;
|
|
16343
|
+
uri?: string | undefined;
|
|
16309
16344
|
tableColumnsData?: {
|
|
16310
16345
|
name?: string | undefined;
|
|
16311
16346
|
label?: string | undefined;
|
|
@@ -16382,8 +16417,8 @@ declare const MediaLibrary: {
|
|
|
16382
16417
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16383
16418
|
uniqid: string;
|
|
16384
16419
|
content: {
|
|
16385
|
-
uri?: string | undefined;
|
|
16386
16420
|
limit?: number | boolean | undefined;
|
|
16421
|
+
uri?: string | undefined;
|
|
16387
16422
|
tableColumnsData?: {
|
|
16388
16423
|
name?: string | undefined;
|
|
16389
16424
|
label?: string | undefined;
|
|
@@ -16460,8 +16495,8 @@ declare const MediaLibrary: {
|
|
|
16460
16495
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16461
16496
|
uniqid: string;
|
|
16462
16497
|
content: {
|
|
16463
|
-
uri?: string | undefined;
|
|
16464
16498
|
limit?: number | boolean | undefined;
|
|
16499
|
+
uri?: string | undefined;
|
|
16465
16500
|
tableColumnsData?: {
|
|
16466
16501
|
name?: string | undefined;
|
|
16467
16502
|
label?: string | undefined;
|
|
@@ -16589,11 +16624,11 @@ declare const MediaLibrary: {
|
|
|
16589
16624
|
_right: jamespot_user_api.Rights;
|
|
16590
16625
|
_audience: ({
|
|
16591
16626
|
type: string;
|
|
16627
|
+
name: string;
|
|
16592
16628
|
id: string;
|
|
16593
16629
|
mainType: string;
|
|
16594
16630
|
uri: string;
|
|
16595
16631
|
title: string;
|
|
16596
|
-
name: string;
|
|
16597
16632
|
class: string;
|
|
16598
16633
|
label: string;
|
|
16599
16634
|
cssClass: string;
|
|
@@ -16601,25 +16636,25 @@ declare const MediaLibrary: {
|
|
|
16601
16636
|
shortUri: string;
|
|
16602
16637
|
} | {
|
|
16603
16638
|
type: string;
|
|
16639
|
+
name: string;
|
|
16604
16640
|
id: string;
|
|
16605
16641
|
mainType: string;
|
|
16606
16642
|
uri: string;
|
|
16607
16643
|
title: string;
|
|
16608
16644
|
_url: string;
|
|
16609
|
-
name: string;
|
|
16610
|
-
Pseudo: string;
|
|
16611
16645
|
class: string;
|
|
16612
16646
|
label: string;
|
|
16647
|
+
Pseudo: string;
|
|
16613
16648
|
cssClass: string;
|
|
16614
16649
|
cssColor: string;
|
|
16615
16650
|
shortUri: string;
|
|
16616
16651
|
} | {
|
|
16617
16652
|
type: string;
|
|
16653
|
+
name: string;
|
|
16618
16654
|
id: string;
|
|
16619
16655
|
mainType: string;
|
|
16620
16656
|
uri: string;
|
|
16621
16657
|
title: string;
|
|
16622
|
-
name: string;
|
|
16623
16658
|
class: string;
|
|
16624
16659
|
label: string;
|
|
16625
16660
|
cssClass: string;
|
|
@@ -16636,8 +16671,8 @@ declare const MediaLibrary: {
|
|
|
16636
16671
|
dateModified: string | null;
|
|
16637
16672
|
title: string;
|
|
16638
16673
|
_url: string;
|
|
16639
|
-
mimetype: string;
|
|
16640
16674
|
size: number;
|
|
16675
|
+
mimetype: string;
|
|
16641
16676
|
path?: string | undefined;
|
|
16642
16677
|
};
|
|
16643
16678
|
image?: {
|
|
@@ -16673,8 +16708,8 @@ declare const MediaLibrary: {
|
|
|
16673
16708
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16674
16709
|
uniqid: string;
|
|
16675
16710
|
content: {
|
|
16676
|
-
uri?: string | undefined;
|
|
16677
16711
|
limit?: number | boolean | undefined;
|
|
16712
|
+
uri?: string | undefined;
|
|
16678
16713
|
tableColumnsData?: {
|
|
16679
16714
|
name?: string | undefined;
|
|
16680
16715
|
label?: string | undefined;
|
|
@@ -16751,8 +16786,8 @@ declare const MediaLibrary: {
|
|
|
16751
16786
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16752
16787
|
uniqid: string;
|
|
16753
16788
|
content: {
|
|
16754
|
-
uri?: string | undefined;
|
|
16755
16789
|
limit?: number | boolean | undefined;
|
|
16790
|
+
uri?: string | undefined;
|
|
16756
16791
|
tableColumnsData?: {
|
|
16757
16792
|
name?: string | undefined;
|
|
16758
16793
|
label?: string | undefined;
|
|
@@ -16829,8 +16864,8 @@ declare const MediaLibrary: {
|
|
|
16829
16864
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16830
16865
|
uniqid: string;
|
|
16831
16866
|
content: {
|
|
16832
|
-
uri?: string | undefined;
|
|
16833
16867
|
limit?: number | boolean | undefined;
|
|
16868
|
+
uri?: string | undefined;
|
|
16834
16869
|
tableColumnsData?: {
|
|
16835
16870
|
name?: string | undefined;
|
|
16836
16871
|
label?: string | undefined;
|
|
@@ -16972,8 +17007,8 @@ declare const MediaLibrary: {
|
|
|
16972
17007
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
16973
17008
|
uniqid: string;
|
|
16974
17009
|
content: {
|
|
16975
|
-
uri?: string | undefined;
|
|
16976
17010
|
limit?: number | boolean | undefined;
|
|
17011
|
+
uri?: string | undefined;
|
|
16977
17012
|
tableColumnsData?: {
|
|
16978
17013
|
name?: string | undefined;
|
|
16979
17014
|
label?: string | undefined;
|
|
@@ -17050,8 +17085,8 @@ declare const MediaLibrary: {
|
|
|
17050
17085
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17051
17086
|
uniqid: string;
|
|
17052
17087
|
content: {
|
|
17053
|
-
uri?: string | undefined;
|
|
17054
17088
|
limit?: number | boolean | undefined;
|
|
17089
|
+
uri?: string | undefined;
|
|
17055
17090
|
tableColumnsData?: {
|
|
17056
17091
|
name?: string | undefined;
|
|
17057
17092
|
label?: string | undefined;
|
|
@@ -17196,8 +17231,8 @@ declare const MediaLibrary: {
|
|
|
17196
17231
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17197
17232
|
uniqid: string;
|
|
17198
17233
|
content: {
|
|
17199
|
-
uri?: string | undefined;
|
|
17200
17234
|
limit?: number | boolean | undefined;
|
|
17235
|
+
uri?: string | undefined;
|
|
17201
17236
|
tableColumnsData?: {
|
|
17202
17237
|
name?: string | undefined;
|
|
17203
17238
|
label?: string | undefined;
|
|
@@ -17274,8 +17309,8 @@ declare const MediaLibrary: {
|
|
|
17274
17309
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17275
17310
|
uniqid: string;
|
|
17276
17311
|
content: {
|
|
17277
|
-
uri?: string | undefined;
|
|
17278
17312
|
limit?: number | boolean | undefined;
|
|
17313
|
+
uri?: string | undefined;
|
|
17279
17314
|
tableColumnsData?: {
|
|
17280
17315
|
name?: string | undefined;
|
|
17281
17316
|
label?: string | undefined;
|
|
@@ -17448,8 +17483,8 @@ declare const MediaLibrary: {
|
|
|
17448
17483
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17449
17484
|
uniqid: string;
|
|
17450
17485
|
content: {
|
|
17451
|
-
uri?: string | undefined;
|
|
17452
17486
|
limit?: number | boolean | undefined;
|
|
17487
|
+
uri?: string | undefined;
|
|
17453
17488
|
tableColumnsData?: {
|
|
17454
17489
|
name?: string | undefined;
|
|
17455
17490
|
label?: string | undefined;
|
|
@@ -17526,8 +17561,8 @@ declare const MediaLibrary: {
|
|
|
17526
17561
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17527
17562
|
uniqid: string;
|
|
17528
17563
|
content: {
|
|
17529
|
-
uri?: string | undefined;
|
|
17530
17564
|
limit?: number | boolean | undefined;
|
|
17565
|
+
uri?: string | undefined;
|
|
17531
17566
|
tableColumnsData?: {
|
|
17532
17567
|
name?: string | undefined;
|
|
17533
17568
|
label?: string | undefined;
|
|
@@ -17698,8 +17733,8 @@ declare const MediaLibrary: {
|
|
|
17698
17733
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17699
17734
|
uniqid: string;
|
|
17700
17735
|
content: {
|
|
17701
|
-
uri?: string | undefined;
|
|
17702
17736
|
limit?: number | boolean | undefined;
|
|
17737
|
+
uri?: string | undefined;
|
|
17703
17738
|
tableColumnsData?: {
|
|
17704
17739
|
name?: string | undefined;
|
|
17705
17740
|
label?: string | undefined;
|
|
@@ -17776,8 +17811,8 @@ declare const MediaLibrary: {
|
|
|
17776
17811
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
17777
17812
|
uniqid: string;
|
|
17778
17813
|
content: {
|
|
17779
|
-
uri?: string | undefined;
|
|
17780
17814
|
limit?: number | boolean | undefined;
|
|
17815
|
+
uri?: string | undefined;
|
|
17781
17816
|
tableColumnsData?: {
|
|
17782
17817
|
name?: string | undefined;
|
|
17783
17818
|
label?: string | undefined;
|
|
@@ -18101,6 +18136,16 @@ declare const WedocApp: {
|
|
|
18101
18136
|
mainType: string;
|
|
18102
18137
|
uri: string;
|
|
18103
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;
|
|
18104
18149
|
mimetype: string;
|
|
18105
18150
|
_extend: {
|
|
18106
18151
|
dateCreation: string;
|
|
@@ -18119,16 +18164,6 @@ declare const WedocApp: {
|
|
|
18119
18164
|
parentFiles: number[];
|
|
18120
18165
|
generalAccessHash?: string | undefined;
|
|
18121
18166
|
};
|
|
18122
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18123
|
-
title: string;
|
|
18124
|
-
_url: string;
|
|
18125
|
-
} & {
|
|
18126
|
-
[key: string]: string | number | null;
|
|
18127
|
-
level: 0 | 9 | 3 | 5;
|
|
18128
|
-
dateCreation: string;
|
|
18129
|
-
dateModified: string;
|
|
18130
|
-
};
|
|
18131
|
-
_right: jamespot_user_api.Rights;
|
|
18132
18167
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18133
18168
|
dateCreation?: string | undefined;
|
|
18134
18169
|
dateModified?: string | null | undefined;
|
|
@@ -18152,6 +18187,16 @@ declare const WedocApp: {
|
|
|
18152
18187
|
mainType: string;
|
|
18153
18188
|
uri: string;
|
|
18154
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;
|
|
18155
18200
|
mimetype: string;
|
|
18156
18201
|
_extend: {
|
|
18157
18202
|
dateCreation: string;
|
|
@@ -18170,16 +18215,6 @@ declare const WedocApp: {
|
|
|
18170
18215
|
parentFiles: number[];
|
|
18171
18216
|
generalAccessHash?: string | undefined;
|
|
18172
18217
|
};
|
|
18173
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18174
|
-
title: string;
|
|
18175
|
-
_url: string;
|
|
18176
|
-
} & {
|
|
18177
|
-
[key: string]: string | number | null;
|
|
18178
|
-
level: 0 | 9 | 3 | 5;
|
|
18179
|
-
dateCreation: string;
|
|
18180
|
-
dateModified: string;
|
|
18181
|
-
};
|
|
18182
|
-
_right: jamespot_user_api.Rights;
|
|
18183
18218
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18184
18219
|
dateCreation?: string | undefined;
|
|
18185
18220
|
dateModified?: string | null | undefined;
|
|
@@ -18197,6 +18232,16 @@ declare const WedocApp: {
|
|
|
18197
18232
|
mainType: string;
|
|
18198
18233
|
uri: string;
|
|
18199
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;
|
|
18200
18245
|
mimetype: string;
|
|
18201
18246
|
_extend: {
|
|
18202
18247
|
dateCreation: string;
|
|
@@ -18215,16 +18260,6 @@ declare const WedocApp: {
|
|
|
18215
18260
|
parentFiles: number[];
|
|
18216
18261
|
generalAccessHash?: string | undefined;
|
|
18217
18262
|
};
|
|
18218
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18219
|
-
title: string;
|
|
18220
|
-
_url: string;
|
|
18221
|
-
} & {
|
|
18222
|
-
[key: string]: string | number | null;
|
|
18223
|
-
level: 0 | 9 | 3 | 5;
|
|
18224
|
-
dateCreation: string;
|
|
18225
|
-
dateModified: string;
|
|
18226
|
-
};
|
|
18227
|
-
_right: jamespot_user_api.Rights;
|
|
18228
18263
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18229
18264
|
dateCreation?: string | undefined;
|
|
18230
18265
|
dateModified?: string | null | undefined;
|
|
@@ -18240,6 +18275,16 @@ declare const WedocApp: {
|
|
|
18240
18275
|
mainType: string;
|
|
18241
18276
|
uri: string;
|
|
18242
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;
|
|
18243
18288
|
mimetype: string;
|
|
18244
18289
|
_extend: {
|
|
18245
18290
|
dateCreation: string;
|
|
@@ -18258,16 +18303,6 @@ declare const WedocApp: {
|
|
|
18258
18303
|
parentFiles: number[];
|
|
18259
18304
|
generalAccessHash?: string | undefined;
|
|
18260
18305
|
};
|
|
18261
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18262
|
-
title: string;
|
|
18263
|
-
_url: string;
|
|
18264
|
-
} & {
|
|
18265
|
-
[key: string]: string | number | null;
|
|
18266
|
-
level: 0 | 9 | 3 | 5;
|
|
18267
|
-
dateCreation: string;
|
|
18268
|
-
dateModified: string;
|
|
18269
|
-
};
|
|
18270
|
-
_right: jamespot_user_api.Rights;
|
|
18271
18306
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18272
18307
|
dateCreation?: string | undefined;
|
|
18273
18308
|
dateModified?: string | null | undefined;
|
|
@@ -18311,8 +18346,8 @@ declare const WedocApp: {
|
|
|
18311
18346
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18312
18347
|
uniqid: string;
|
|
18313
18348
|
content: {
|
|
18314
|
-
uri?: string | undefined;
|
|
18315
18349
|
limit?: number | boolean | undefined;
|
|
18350
|
+
uri?: string | undefined;
|
|
18316
18351
|
tableColumnsData?: {
|
|
18317
18352
|
name?: string | undefined;
|
|
18318
18353
|
label?: string | undefined;
|
|
@@ -18389,8 +18424,8 @@ declare const WedocApp: {
|
|
|
18389
18424
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18390
18425
|
uniqid: string;
|
|
18391
18426
|
content: {
|
|
18392
|
-
uri?: string | undefined;
|
|
18393
18427
|
limit?: number | boolean | undefined;
|
|
18428
|
+
uri?: string | undefined;
|
|
18394
18429
|
tableColumnsData?: {
|
|
18395
18430
|
name?: string | undefined;
|
|
18396
18431
|
label?: string | undefined;
|
|
@@ -18502,6 +18537,16 @@ declare const WedocApp: {
|
|
|
18502
18537
|
mainType: string;
|
|
18503
18538
|
uri: string;
|
|
18504
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;
|
|
18505
18550
|
mimetype: string;
|
|
18506
18551
|
_extend: {
|
|
18507
18552
|
dateCreation: string;
|
|
@@ -18520,16 +18565,6 @@ declare const WedocApp: {
|
|
|
18520
18565
|
parentFiles: number[];
|
|
18521
18566
|
generalAccessHash?: string | undefined;
|
|
18522
18567
|
};
|
|
18523
|
-
_user: jamespot_user_api.jObjectBase & {
|
|
18524
|
-
title: string;
|
|
18525
|
-
_url: string;
|
|
18526
|
-
} & {
|
|
18527
|
-
[key: string]: string | number | null;
|
|
18528
|
-
level: 0 | 9 | 3 | 5;
|
|
18529
|
-
dateCreation: string;
|
|
18530
|
-
dateModified: string;
|
|
18531
|
-
};
|
|
18532
|
-
_right: jamespot_user_api.Rights;
|
|
18533
18568
|
_audience: jamespot_user_api.jObjectLittle[];
|
|
18534
18569
|
dateCreation?: string | undefined;
|
|
18535
18570
|
dateModified?: string | null | undefined;
|
|
@@ -18569,8 +18604,8 @@ declare const WedocApp: {
|
|
|
18569
18604
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18570
18605
|
uniqid: string;
|
|
18571
18606
|
content: {
|
|
18572
|
-
uri?: string | undefined;
|
|
18573
18607
|
limit?: number | boolean | undefined;
|
|
18608
|
+
uri?: string | undefined;
|
|
18574
18609
|
tableColumnsData?: {
|
|
18575
18610
|
name?: string | undefined;
|
|
18576
18611
|
label?: string | undefined;
|
|
@@ -18647,8 +18682,8 @@ declare const WedocApp: {
|
|
|
18647
18682
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18648
18683
|
uniqid: string;
|
|
18649
18684
|
content: {
|
|
18650
|
-
uri?: string | undefined;
|
|
18651
18685
|
limit?: number | boolean | undefined;
|
|
18686
|
+
uri?: string | undefined;
|
|
18652
18687
|
tableColumnsData?: {
|
|
18653
18688
|
name?: string | undefined;
|
|
18654
18689
|
label?: string | undefined;
|
|
@@ -18810,8 +18845,8 @@ declare const Share: {
|
|
|
18810
18845
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18811
18846
|
uniqid: string;
|
|
18812
18847
|
content: {
|
|
18813
|
-
uri?: string | undefined;
|
|
18814
18848
|
limit?: number | boolean | undefined;
|
|
18849
|
+
uri?: string | undefined;
|
|
18815
18850
|
tableColumnsData?: {
|
|
18816
18851
|
name?: string | undefined;
|
|
18817
18852
|
label?: string | undefined;
|
|
@@ -18888,8 +18923,8 @@ declare const Share: {
|
|
|
18888
18923
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
18889
18924
|
uniqid: string;
|
|
18890
18925
|
content: {
|
|
18891
|
-
uri?: string | undefined;
|
|
18892
18926
|
limit?: number | boolean | undefined;
|
|
18927
|
+
uri?: string | undefined;
|
|
18893
18928
|
tableColumnsData?: {
|
|
18894
18929
|
name?: string | undefined;
|
|
18895
18930
|
label?: string | undefined;
|
|
@@ -19082,8 +19117,8 @@ declare const TVDisplay: {
|
|
|
19082
19117
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19083
19118
|
uniqid: string;
|
|
19084
19119
|
content: {
|
|
19085
|
-
uri?: string | undefined;
|
|
19086
19120
|
limit?: number | boolean | undefined;
|
|
19121
|
+
uri?: string | undefined;
|
|
19087
19122
|
tableColumnsData?: {
|
|
19088
19123
|
name?: string | undefined;
|
|
19089
19124
|
label?: string | undefined;
|
|
@@ -19236,8 +19271,8 @@ declare const TVDisplay: {
|
|
|
19236
19271
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19237
19272
|
uniqid: string;
|
|
19238
19273
|
content: {
|
|
19239
|
-
uri?: string | undefined;
|
|
19240
19274
|
limit?: number | boolean | undefined;
|
|
19275
|
+
uri?: string | undefined;
|
|
19241
19276
|
tableColumnsData?: {
|
|
19242
19277
|
name?: string | undefined;
|
|
19243
19278
|
label?: string | undefined;
|
|
@@ -19396,8 +19431,8 @@ declare const TVDisplay: {
|
|
|
19396
19431
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19397
19432
|
uniqid: string;
|
|
19398
19433
|
content: {
|
|
19399
|
-
uri?: string | undefined;
|
|
19400
19434
|
limit?: number | boolean | undefined;
|
|
19435
|
+
uri?: string | undefined;
|
|
19401
19436
|
tableColumnsData?: {
|
|
19402
19437
|
name?: string | undefined;
|
|
19403
19438
|
label?: string | undefined;
|
|
@@ -19550,8 +19585,8 @@ declare const TVDisplay: {
|
|
|
19550
19585
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19551
19586
|
uniqid: string;
|
|
19552
19587
|
content: {
|
|
19553
|
-
uri?: string | undefined;
|
|
19554
19588
|
limit?: number | boolean | undefined;
|
|
19589
|
+
uri?: string | undefined;
|
|
19555
19590
|
tableColumnsData?: {
|
|
19556
19591
|
name?: string | undefined;
|
|
19557
19592
|
label?: string | undefined;
|
|
@@ -19675,8 +19710,8 @@ declare const TVDisplay: {
|
|
|
19675
19710
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19676
19711
|
uniqid: string;
|
|
19677
19712
|
content: {
|
|
19678
|
-
uri?: string | undefined;
|
|
19679
19713
|
limit?: number | boolean | undefined;
|
|
19714
|
+
uri?: string | undefined;
|
|
19680
19715
|
tableColumnsData?: {
|
|
19681
19716
|
name?: string | undefined;
|
|
19682
19717
|
label?: string | undefined;
|
|
@@ -19753,8 +19788,8 @@ declare const TVDisplay: {
|
|
|
19753
19788
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19754
19789
|
uniqid: string;
|
|
19755
19790
|
content: {
|
|
19756
|
-
uri?: string | undefined;
|
|
19757
19791
|
limit?: number | boolean | undefined;
|
|
19792
|
+
uri?: string | undefined;
|
|
19758
19793
|
tableColumnsData?: {
|
|
19759
19794
|
name?: string | undefined;
|
|
19760
19795
|
label?: string | undefined;
|
|
@@ -19926,8 +19961,8 @@ declare const TVDisplay: {
|
|
|
19926
19961
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
19927
19962
|
uniqid: string;
|
|
19928
19963
|
content: {
|
|
19929
|
-
uri?: string | undefined;
|
|
19930
19964
|
limit?: number | boolean | undefined;
|
|
19965
|
+
uri?: string | undefined;
|
|
19931
19966
|
tableColumnsData?: {
|
|
19932
19967
|
name?: string | undefined;
|
|
19933
19968
|
label?: string | undefined;
|
|
@@ -20080,8 +20115,8 @@ declare const TVDisplay: {
|
|
|
20080
20115
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20081
20116
|
uniqid: string;
|
|
20082
20117
|
content: {
|
|
20083
|
-
uri?: string | undefined;
|
|
20084
20118
|
limit?: number | boolean | undefined;
|
|
20119
|
+
uri?: string | undefined;
|
|
20085
20120
|
tableColumnsData?: {
|
|
20086
20121
|
name?: string | undefined;
|
|
20087
20122
|
label?: string | undefined;
|
|
@@ -20206,8 +20241,8 @@ declare const TVDisplay: {
|
|
|
20206
20241
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20207
20242
|
uniqid: string;
|
|
20208
20243
|
content: {
|
|
20209
|
-
uri?: string | undefined;
|
|
20210
20244
|
limit?: number | boolean | undefined;
|
|
20245
|
+
uri?: string | undefined;
|
|
20211
20246
|
tableColumnsData?: {
|
|
20212
20247
|
name?: string | undefined;
|
|
20213
20248
|
label?: string | undefined;
|
|
@@ -20284,8 +20319,8 @@ declare const TVDisplay: {
|
|
|
20284
20319
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20285
20320
|
uniqid: string;
|
|
20286
20321
|
content: {
|
|
20287
|
-
uri?: string | undefined;
|
|
20288
20322
|
limit?: number | boolean | undefined;
|
|
20323
|
+
uri?: string | undefined;
|
|
20289
20324
|
tableColumnsData?: {
|
|
20290
20325
|
name?: string | undefined;
|
|
20291
20326
|
label?: string | undefined;
|
|
@@ -20431,8 +20466,8 @@ declare const TinyMCE: {
|
|
|
20431
20466
|
};
|
|
20432
20467
|
selectors: {
|
|
20433
20468
|
selectTinyMCECommonOptions: (state: TinyMCERootState) => {
|
|
20434
|
-
height: number;
|
|
20435
20469
|
language: string;
|
|
20470
|
+
height: number;
|
|
20436
20471
|
cache_suffix: string;
|
|
20437
20472
|
toolbar: string;
|
|
20438
20473
|
content_css: string;
|
|
@@ -20578,8 +20613,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20578
20613
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20579
20614
|
uniqid: string;
|
|
20580
20615
|
content: {
|
|
20581
|
-
uri?: string | undefined;
|
|
20582
20616
|
limit?: number | boolean | undefined;
|
|
20617
|
+
uri?: string | undefined;
|
|
20583
20618
|
tableColumnsData?: {
|
|
20584
20619
|
name?: string | undefined;
|
|
20585
20620
|
label?: string | undefined;
|
|
@@ -20621,10 +20656,10 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20621
20656
|
emailsPromptStatus?: string | undefined;
|
|
20622
20657
|
}>)>[] | undefined;
|
|
20623
20658
|
} & (jamespot_user_api.WidgetArticleAttachmentContent | {
|
|
20624
|
-
url?: string | undefined;
|
|
20625
20659
|
target?: string | undefined;
|
|
20626
20660
|
text?: string | undefined;
|
|
20627
20661
|
color?: string | undefined;
|
|
20662
|
+
url?: string | undefined;
|
|
20628
20663
|
backgroundColor?: string | undefined;
|
|
20629
20664
|
borderRadius?: string | undefined;
|
|
20630
20665
|
fontSize?: string | undefined;
|
|
@@ -20632,8 +20667,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20632
20667
|
variant?: "contained" | "outlined" | undefined;
|
|
20633
20668
|
openingType?: "popup" | "link" | "anchor" | undefined;
|
|
20634
20669
|
openingTypeLink?: {
|
|
20635
|
-
url: string;
|
|
20636
20670
|
target: string;
|
|
20671
|
+
url: string;
|
|
20637
20672
|
} | undefined;
|
|
20638
20673
|
openingTypeAnchor?: {
|
|
20639
20674
|
uniqid: string;
|
|
@@ -20648,8 +20683,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20648
20683
|
css?: Record<string, string> | undefined;
|
|
20649
20684
|
edit?: boolean | undefined;
|
|
20650
20685
|
} | {
|
|
20651
|
-
uri?: string | undefined;
|
|
20652
20686
|
limit?: number | boolean | undefined;
|
|
20687
|
+
uri?: string | undefined;
|
|
20653
20688
|
tableColumnsData?: {
|
|
20654
20689
|
name?: string | undefined;
|
|
20655
20690
|
label?: string | undefined;
|
|
@@ -20667,8 +20702,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20667
20702
|
tableSizedColumns?: boolean | undefined;
|
|
20668
20703
|
tableSizedColumnsWidth?: number | undefined;
|
|
20669
20704
|
} | {
|
|
20670
|
-
uri?: string | undefined;
|
|
20671
20705
|
limit?: number | boolean | undefined;
|
|
20706
|
+
uri?: string | undefined;
|
|
20672
20707
|
tableColumnsData?: {
|
|
20673
20708
|
name?: string | undefined;
|
|
20674
20709
|
label?: string | undefined;
|
|
@@ -20759,8 +20794,8 @@ declare const Widget: {
|
|
|
20759
20794
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20760
20795
|
uniqid: string;
|
|
20761
20796
|
content: {
|
|
20762
|
-
uri?: string | undefined;
|
|
20763
20797
|
limit?: number | boolean | undefined;
|
|
20798
|
+
uri?: string | undefined;
|
|
20764
20799
|
tableColumnsData?: {
|
|
20765
20800
|
name?: string | undefined;
|
|
20766
20801
|
label?: string | undefined;
|
|
@@ -20837,8 +20872,8 @@ declare const Widget: {
|
|
|
20837
20872
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20838
20873
|
uniqid: string;
|
|
20839
20874
|
content: {
|
|
20840
|
-
uri?: string | undefined;
|
|
20841
20875
|
limit?: number | boolean | undefined;
|
|
20876
|
+
uri?: string | undefined;
|
|
20842
20877
|
tableColumnsData?: {
|
|
20843
20878
|
name?: string | undefined;
|
|
20844
20879
|
label?: string | undefined;
|
|
@@ -20966,8 +21001,8 @@ declare const Widget: {
|
|
|
20966
21001
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
20967
21002
|
uniqid: string;
|
|
20968
21003
|
content: {
|
|
20969
|
-
uri?: string | undefined;
|
|
20970
21004
|
limit?: number | boolean | undefined;
|
|
21005
|
+
uri?: string | undefined;
|
|
20971
21006
|
tableColumnsData?: {
|
|
20972
21007
|
name?: string | undefined;
|
|
20973
21008
|
label?: string | undefined;
|
|
@@ -21086,8 +21121,8 @@ declare const Widget: {
|
|
|
21086
21121
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21087
21122
|
uniqid: string;
|
|
21088
21123
|
content: {
|
|
21089
|
-
uri?: string | undefined;
|
|
21090
21124
|
limit?: number | boolean | undefined;
|
|
21125
|
+
uri?: string | undefined;
|
|
21091
21126
|
tableColumnsData?: {
|
|
21092
21127
|
name?: string | undefined;
|
|
21093
21128
|
label?: string | undefined;
|
|
@@ -21129,10 +21164,10 @@ declare const Widget: {
|
|
|
21129
21164
|
emailsPromptStatus?: string | undefined;
|
|
21130
21165
|
}>)>[] | undefined;
|
|
21131
21166
|
} & (jamespot_user_api.WidgetArticleAttachmentContent | {
|
|
21132
|
-
url?: string | undefined;
|
|
21133
21167
|
target?: string | undefined;
|
|
21134
21168
|
text?: string | undefined;
|
|
21135
21169
|
color?: string | undefined;
|
|
21170
|
+
url?: string | undefined;
|
|
21136
21171
|
backgroundColor?: string | undefined;
|
|
21137
21172
|
borderRadius?: string | undefined;
|
|
21138
21173
|
fontSize?: string | undefined;
|
|
@@ -21140,8 +21175,8 @@ declare const Widget: {
|
|
|
21140
21175
|
variant?: "contained" | "outlined" | undefined;
|
|
21141
21176
|
openingType?: "popup" | "link" | "anchor" | undefined;
|
|
21142
21177
|
openingTypeLink?: {
|
|
21143
|
-
url: string;
|
|
21144
21178
|
target: string;
|
|
21179
|
+
url: string;
|
|
21145
21180
|
} | undefined;
|
|
21146
21181
|
openingTypeAnchor?: {
|
|
21147
21182
|
uniqid: string;
|
|
@@ -21156,8 +21191,8 @@ declare const Widget: {
|
|
|
21156
21191
|
css?: Record<string, string> | undefined;
|
|
21157
21192
|
edit?: boolean | undefined;
|
|
21158
21193
|
} | {
|
|
21159
|
-
uri?: string | undefined;
|
|
21160
21194
|
limit?: number | boolean | undefined;
|
|
21195
|
+
uri?: string | undefined;
|
|
21161
21196
|
tableColumnsData?: {
|
|
21162
21197
|
name?: string | undefined;
|
|
21163
21198
|
label?: string | undefined;
|
|
@@ -21175,8 +21210,8 @@ declare const Widget: {
|
|
|
21175
21210
|
tableSizedColumns?: boolean | undefined;
|
|
21176
21211
|
tableSizedColumnsWidth?: number | undefined;
|
|
21177
21212
|
} | {
|
|
21178
|
-
uri?: string | undefined;
|
|
21179
21213
|
limit?: number | boolean | undefined;
|
|
21214
|
+
uri?: string | undefined;
|
|
21180
21215
|
tableColumnsData?: {
|
|
21181
21216
|
name?: string | undefined;
|
|
21182
21217
|
label?: string | undefined;
|
|
@@ -21286,8 +21321,8 @@ declare const Widget: {
|
|
|
21286
21321
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21287
21322
|
uniqid: string;
|
|
21288
21323
|
content: {
|
|
21289
|
-
uri?: string | undefined;
|
|
21290
21324
|
limit?: number | boolean | undefined;
|
|
21325
|
+
uri?: string | undefined;
|
|
21291
21326
|
tableColumnsData?: {
|
|
21292
21327
|
name?: string | undefined;
|
|
21293
21328
|
label?: string | undefined;
|
|
@@ -21444,8 +21479,8 @@ declare const Widget: {
|
|
|
21444
21479
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21445
21480
|
uniqid: string;
|
|
21446
21481
|
content: {
|
|
21447
|
-
uri?: string | undefined;
|
|
21448
21482
|
limit?: number | boolean | undefined;
|
|
21483
|
+
uri?: string | undefined;
|
|
21449
21484
|
tableColumnsData?: {
|
|
21450
21485
|
name?: string | undefined;
|
|
21451
21486
|
label?: string | undefined;
|
|
@@ -21515,8 +21550,8 @@ declare const Widget: {
|
|
|
21515
21550
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
21516
21551
|
uniqid: string;
|
|
21517
21552
|
content: {
|
|
21518
|
-
uri?: string | undefined;
|
|
21519
21553
|
limit?: number | boolean | undefined;
|
|
21554
|
+
uri?: string | undefined;
|
|
21520
21555
|
tableColumnsData?: {
|
|
21521
21556
|
name?: string | undefined;
|
|
21522
21557
|
label?: string | undefined;
|
|
@@ -22065,6 +22100,7 @@ interface StudioAppManifest {
|
|
|
22065
22100
|
version: number;
|
|
22066
22101
|
dateCreation: string;
|
|
22067
22102
|
viewSolr: string;
|
|
22103
|
+
displayContentLegacyTable?: boolean;
|
|
22068
22104
|
checkAccess: boolean;
|
|
22069
22105
|
accessRightList?: string;
|
|
22070
22106
|
attrExposed: Array<string>;
|
|
@@ -22288,6 +22324,7 @@ interface AppServerDisplaysModel {
|
|
|
22288
22324
|
edit?: AppServerDisplayModel;
|
|
22289
22325
|
list?: AppServerDisplayModel;
|
|
22290
22326
|
display?: AppServerDisplayModel;
|
|
22327
|
+
displayDisabled?: AppServerDisplayModel;
|
|
22291
22328
|
}
|
|
22292
22329
|
interface AppServerDisplayModel {
|
|
22293
22330
|
type: string;
|
|
@@ -22630,8 +22667,8 @@ declare const studio: {
|
|
|
22630
22667
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22631
22668
|
uniqid: string;
|
|
22632
22669
|
content: {
|
|
22633
|
-
uri?: string | undefined;
|
|
22634
22670
|
limit?: number | boolean | undefined;
|
|
22671
|
+
uri?: string | undefined;
|
|
22635
22672
|
tableColumnsData?: {
|
|
22636
22673
|
name?: string | undefined;
|
|
22637
22674
|
label?: string | undefined;
|
|
@@ -22708,8 +22745,8 @@ declare const studio: {
|
|
|
22708
22745
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22709
22746
|
uniqid: string;
|
|
22710
22747
|
content: {
|
|
22711
|
-
uri?: string | undefined;
|
|
22712
22748
|
limit?: number | boolean | undefined;
|
|
22749
|
+
uri?: string | undefined;
|
|
22713
22750
|
tableColumnsData?: {
|
|
22714
22751
|
name?: string | undefined;
|
|
22715
22752
|
label?: string | undefined;
|
|
@@ -22854,8 +22891,8 @@ declare const studio: {
|
|
|
22854
22891
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22855
22892
|
uniqid: string;
|
|
22856
22893
|
content: {
|
|
22857
|
-
uri?: string | undefined;
|
|
22858
22894
|
limit?: number | boolean | undefined;
|
|
22895
|
+
uri?: string | undefined;
|
|
22859
22896
|
tableColumnsData?: {
|
|
22860
22897
|
name?: string | undefined;
|
|
22861
22898
|
label?: string | undefined;
|
|
@@ -22932,8 +22969,8 @@ declare const studio: {
|
|
|
22932
22969
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
22933
22970
|
uniqid: string;
|
|
22934
22971
|
content: {
|
|
22935
|
-
uri?: string | undefined;
|
|
22936
22972
|
limit?: number | boolean | undefined;
|
|
22973
|
+
uri?: string | undefined;
|
|
22937
22974
|
tableColumnsData?: {
|
|
22938
22975
|
name?: string | undefined;
|
|
22939
22976
|
label?: string | undefined;
|
|
@@ -23077,8 +23114,8 @@ declare const studio: {
|
|
|
23077
23114
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23078
23115
|
uniqid: string;
|
|
23079
23116
|
content: {
|
|
23080
|
-
uri?: string | undefined;
|
|
23081
23117
|
limit?: number | boolean | undefined;
|
|
23118
|
+
uri?: string | undefined;
|
|
23082
23119
|
tableColumnsData?: {
|
|
23083
23120
|
name?: string | undefined;
|
|
23084
23121
|
label?: string | undefined;
|
|
@@ -23155,8 +23192,8 @@ declare const studio: {
|
|
|
23155
23192
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23156
23193
|
uniqid: string;
|
|
23157
23194
|
content: {
|
|
23158
|
-
uri?: string | undefined;
|
|
23159
23195
|
limit?: number | boolean | undefined;
|
|
23196
|
+
uri?: string | undefined;
|
|
23160
23197
|
tableColumnsData?: {
|
|
23161
23198
|
name?: string | undefined;
|
|
23162
23199
|
label?: string | undefined;
|
|
@@ -23300,8 +23337,8 @@ declare const studio: {
|
|
|
23300
23337
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23301
23338
|
uniqid: string;
|
|
23302
23339
|
content: {
|
|
23303
|
-
uri?: string | undefined;
|
|
23304
23340
|
limit?: number | boolean | undefined;
|
|
23341
|
+
uri?: string | undefined;
|
|
23305
23342
|
tableColumnsData?: {
|
|
23306
23343
|
name?: string | undefined;
|
|
23307
23344
|
label?: string | undefined;
|
|
@@ -23378,8 +23415,8 @@ declare const studio: {
|
|
|
23378
23415
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23379
23416
|
uniqid: string;
|
|
23380
23417
|
content: {
|
|
23381
|
-
uri?: string | undefined;
|
|
23382
23418
|
limit?: number | boolean | undefined;
|
|
23419
|
+
uri?: string | undefined;
|
|
23383
23420
|
tableColumnsData?: {
|
|
23384
23421
|
name?: string | undefined;
|
|
23385
23422
|
label?: string | undefined;
|
|
@@ -23524,8 +23561,8 @@ declare const studio: {
|
|
|
23524
23561
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23525
23562
|
uniqid: string;
|
|
23526
23563
|
content: {
|
|
23527
|
-
uri?: string | undefined;
|
|
23528
23564
|
limit?: number | boolean | undefined;
|
|
23565
|
+
uri?: string | undefined;
|
|
23529
23566
|
tableColumnsData?: {
|
|
23530
23567
|
name?: string | undefined;
|
|
23531
23568
|
label?: string | undefined;
|
|
@@ -23602,8 +23639,8 @@ declare const studio: {
|
|
|
23602
23639
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23603
23640
|
uniqid: string;
|
|
23604
23641
|
content: {
|
|
23605
|
-
uri?: string | undefined;
|
|
23606
23642
|
limit?: number | boolean | undefined;
|
|
23643
|
+
uri?: string | undefined;
|
|
23607
23644
|
tableColumnsData?: {
|
|
23608
23645
|
name?: string | undefined;
|
|
23609
23646
|
label?: string | undefined;
|
|
@@ -23748,8 +23785,8 @@ declare const studio: {
|
|
|
23748
23785
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23749
23786
|
uniqid: string;
|
|
23750
23787
|
content: {
|
|
23751
|
-
uri?: string | undefined;
|
|
23752
23788
|
limit?: number | boolean | undefined;
|
|
23789
|
+
uri?: string | undefined;
|
|
23753
23790
|
tableColumnsData?: {
|
|
23754
23791
|
name?: string | undefined;
|
|
23755
23792
|
label?: string | undefined;
|
|
@@ -23826,8 +23863,8 @@ declare const studio: {
|
|
|
23826
23863
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23827
23864
|
uniqid: string;
|
|
23828
23865
|
content: {
|
|
23829
|
-
uri?: string | undefined;
|
|
23830
23866
|
limit?: number | boolean | undefined;
|
|
23867
|
+
uri?: string | undefined;
|
|
23831
23868
|
tableColumnsData?: {
|
|
23832
23869
|
name?: string | undefined;
|
|
23833
23870
|
label?: string | undefined;
|
|
@@ -23972,8 +24009,8 @@ declare const studio: {
|
|
|
23972
24009
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
23973
24010
|
uniqid: string;
|
|
23974
24011
|
content: {
|
|
23975
|
-
uri?: string | undefined;
|
|
23976
24012
|
limit?: number | boolean | undefined;
|
|
24013
|
+
uri?: string | undefined;
|
|
23977
24014
|
tableColumnsData?: {
|
|
23978
24015
|
name?: string | undefined;
|
|
23979
24016
|
label?: string | undefined;
|
|
@@ -24050,8 +24087,8 @@ declare const studio: {
|
|
|
24050
24087
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24051
24088
|
uniqid: string;
|
|
24052
24089
|
content: {
|
|
24053
|
-
uri?: string | undefined;
|
|
24054
24090
|
limit?: number | boolean | undefined;
|
|
24091
|
+
uri?: string | undefined;
|
|
24055
24092
|
tableColumnsData?: {
|
|
24056
24093
|
name?: string | undefined;
|
|
24057
24094
|
label?: string | undefined;
|
|
@@ -24193,8 +24230,8 @@ declare const studio: {
|
|
|
24193
24230
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24194
24231
|
uniqid: string;
|
|
24195
24232
|
content: {
|
|
24196
|
-
uri?: string | undefined;
|
|
24197
24233
|
limit?: number | boolean | undefined;
|
|
24234
|
+
uri?: string | undefined;
|
|
24198
24235
|
tableColumnsData?: {
|
|
24199
24236
|
name?: string | undefined;
|
|
24200
24237
|
label?: string | undefined;
|
|
@@ -24271,8 +24308,8 @@ declare const studio: {
|
|
|
24271
24308
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24272
24309
|
uniqid: string;
|
|
24273
24310
|
content: {
|
|
24274
|
-
uri?: string | undefined;
|
|
24275
24311
|
limit?: number | boolean | undefined;
|
|
24312
|
+
uri?: string | undefined;
|
|
24276
24313
|
tableColumnsData?: {
|
|
24277
24314
|
name?: string | undefined;
|
|
24278
24315
|
label?: string | undefined;
|
|
@@ -24416,8 +24453,8 @@ declare const studio: {
|
|
|
24416
24453
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24417
24454
|
uniqid: string;
|
|
24418
24455
|
content: {
|
|
24419
|
-
uri?: string | undefined;
|
|
24420
24456
|
limit?: number | boolean | undefined;
|
|
24457
|
+
uri?: string | undefined;
|
|
24421
24458
|
tableColumnsData?: {
|
|
24422
24459
|
name?: string | undefined;
|
|
24423
24460
|
label?: string | undefined;
|
|
@@ -24494,8 +24531,8 @@ declare const studio: {
|
|
|
24494
24531
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24495
24532
|
uniqid: string;
|
|
24496
24533
|
content: {
|
|
24497
|
-
uri?: string | undefined;
|
|
24498
24534
|
limit?: number | boolean | undefined;
|
|
24535
|
+
uri?: string | undefined;
|
|
24499
24536
|
tableColumnsData?: {
|
|
24500
24537
|
name?: string | undefined;
|
|
24501
24538
|
label?: string | undefined;
|
|
@@ -24639,8 +24676,8 @@ declare const studio: {
|
|
|
24639
24676
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24640
24677
|
uniqid: string;
|
|
24641
24678
|
content: {
|
|
24642
|
-
uri?: string | undefined;
|
|
24643
24679
|
limit?: number | boolean | undefined;
|
|
24680
|
+
uri?: string | undefined;
|
|
24644
24681
|
tableColumnsData?: {
|
|
24645
24682
|
name?: string | undefined;
|
|
24646
24683
|
label?: string | undefined;
|
|
@@ -24717,8 +24754,8 @@ declare const studio: {
|
|
|
24717
24754
|
name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
|
|
24718
24755
|
uniqid: string;
|
|
24719
24756
|
content: {
|
|
24720
|
-
uri?: string | undefined;
|
|
24721
24757
|
limit?: number | boolean | undefined;
|
|
24758
|
+
uri?: string | undefined;
|
|
24722
24759
|
tableColumnsData?: {
|
|
24723
24760
|
name?: string | undefined;
|
|
24724
24761
|
label?: string | undefined;
|