jamespot-front-business 1.1.94 → 1.1.95
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs.js +1 -1
- package/dist/cjs.js.map +1 -1
- package/dist/esm.js +1 -1
- package/dist/esm.js.map +1 -1
- package/dist/types.d.ts +154 -45
- package/package.json +2 -2
package/dist/types.d.ts
CHANGED
|
@@ -304,6 +304,7 @@ declare const AdminLogs: {
|
|
|
304
304
|
title?: string | undefined;
|
|
305
305
|
_url?: string | undefined;
|
|
306
306
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
307
|
+
variant?: "extraBot" | undefined;
|
|
307
308
|
}>;
|
|
308
309
|
flushedWidgets: string[];
|
|
309
310
|
rtObjectStack: {
|
|
@@ -545,6 +546,7 @@ declare const AdminLogs: {
|
|
|
545
546
|
title?: string | undefined;
|
|
546
547
|
_url?: string | undefined;
|
|
547
548
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
549
|
+
variant?: "extraBot" | undefined;
|
|
548
550
|
}>;
|
|
549
551
|
flushedWidgets: string[];
|
|
550
552
|
rtObjectStack: {
|
|
@@ -781,6 +783,7 @@ declare const AdminLogs: {
|
|
|
781
783
|
title?: string | undefined;
|
|
782
784
|
_url?: string | undefined;
|
|
783
785
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
786
|
+
variant?: "extraBot" | undefined;
|
|
784
787
|
}>;
|
|
785
788
|
flushedWidgets: string[];
|
|
786
789
|
rtObjectStack: {
|
|
@@ -1140,6 +1143,7 @@ declare const Animations: {
|
|
|
1140
1143
|
title?: string | undefined;
|
|
1141
1144
|
_url?: string | undefined;
|
|
1142
1145
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
1146
|
+
variant?: "extraBot" | undefined;
|
|
1143
1147
|
}>;
|
|
1144
1148
|
flushedWidgets: string[];
|
|
1145
1149
|
rtObjectStack: {
|
|
@@ -1372,6 +1376,7 @@ declare const Animations: {
|
|
|
1372
1376
|
title?: string | undefined;
|
|
1373
1377
|
_url?: string | undefined;
|
|
1374
1378
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
1379
|
+
variant?: "extraBot" | undefined;
|
|
1375
1380
|
}>;
|
|
1376
1381
|
flushedWidgets: string[];
|
|
1377
1382
|
rtObjectStack: {
|
|
@@ -1604,6 +1609,7 @@ declare const Animations: {
|
|
|
1604
1609
|
title?: string | undefined;
|
|
1605
1610
|
_url?: string | undefined;
|
|
1606
1611
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
1612
|
+
variant?: "extraBot" | undefined;
|
|
1607
1613
|
}>;
|
|
1608
1614
|
flushedWidgets: string[];
|
|
1609
1615
|
rtObjectStack: {
|
|
@@ -1836,6 +1842,7 @@ declare const Animations: {
|
|
|
1836
1842
|
title?: string | undefined;
|
|
1837
1843
|
_url?: string | undefined;
|
|
1838
1844
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
1845
|
+
variant?: "extraBot" | undefined;
|
|
1839
1846
|
}>;
|
|
1840
1847
|
flushedWidgets: string[];
|
|
1841
1848
|
rtObjectStack: {
|
|
@@ -2074,6 +2081,7 @@ declare const Animations: {
|
|
|
2074
2081
|
title?: string | undefined;
|
|
2075
2082
|
_url?: string | undefined;
|
|
2076
2083
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
2084
|
+
variant?: "extraBot" | undefined;
|
|
2077
2085
|
}>;
|
|
2078
2086
|
flushedWidgets: string[];
|
|
2079
2087
|
rtObjectStack: {
|
|
@@ -2324,6 +2332,7 @@ declare const Animations: {
|
|
|
2324
2332
|
title?: string | undefined;
|
|
2325
2333
|
_url?: string | undefined;
|
|
2326
2334
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
2335
|
+
variant?: "extraBot" | undefined;
|
|
2327
2336
|
}>;
|
|
2328
2337
|
flushedWidgets: string[];
|
|
2329
2338
|
rtObjectStack: {
|
|
@@ -2572,6 +2581,7 @@ declare const Animations: {
|
|
|
2572
2581
|
title?: string | undefined;
|
|
2573
2582
|
_url?: string | undefined;
|
|
2574
2583
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
2584
|
+
variant?: "extraBot" | undefined;
|
|
2575
2585
|
}>;
|
|
2576
2586
|
flushedWidgets: string[];
|
|
2577
2587
|
rtObjectStack: {
|
|
@@ -2860,6 +2870,7 @@ declare const Application: {
|
|
|
2860
2870
|
title?: string | undefined;
|
|
2861
2871
|
_url?: string | undefined;
|
|
2862
2872
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
2873
|
+
variant?: "extraBot" | undefined;
|
|
2863
2874
|
}>;
|
|
2864
2875
|
flushedWidgets: string[];
|
|
2865
2876
|
rtObjectStack: {
|
|
@@ -2947,10 +2958,11 @@ declare const AssetReservation: {
|
|
|
2947
2958
|
title: string;
|
|
2948
2959
|
_url: string;
|
|
2949
2960
|
} & {
|
|
2950
|
-
[key: string]: string | number | null;
|
|
2961
|
+
[key: string]: string | number | null | undefined;
|
|
2951
2962
|
level: 0 | 9 | 3 | 5;
|
|
2952
2963
|
dateCreation: string;
|
|
2953
2964
|
dateModified: string;
|
|
2965
|
+
variant?: "extraBot" | undefined;
|
|
2954
2966
|
};
|
|
2955
2967
|
_right: jamespot_user_api.Rights;
|
|
2956
2968
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -3259,6 +3271,7 @@ declare const AssetReservation: {
|
|
|
3259
3271
|
title?: string | undefined;
|
|
3260
3272
|
_url?: string | undefined;
|
|
3261
3273
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
3274
|
+
variant?: "extraBot" | undefined;
|
|
3262
3275
|
}>;
|
|
3263
3276
|
flushedWidgets: string[];
|
|
3264
3277
|
rtObjectStack: {
|
|
@@ -3498,6 +3511,7 @@ declare const AssetReservation: {
|
|
|
3498
3511
|
title?: string | undefined;
|
|
3499
3512
|
_url?: string | undefined;
|
|
3500
3513
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
3514
|
+
variant?: "extraBot" | undefined;
|
|
3501
3515
|
}>;
|
|
3502
3516
|
flushedWidgets: string[];
|
|
3503
3517
|
rtObjectStack: {
|
|
@@ -3538,10 +3552,11 @@ declare const AssetReservation: {
|
|
|
3538
3552
|
title: string;
|
|
3539
3553
|
_url: string;
|
|
3540
3554
|
} & {
|
|
3541
|
-
[key: string]: string | number | null;
|
|
3555
|
+
[key: string]: string | number | null | undefined;
|
|
3542
3556
|
level: 0 | 9 | 3 | 5;
|
|
3543
3557
|
dateCreation: string;
|
|
3544
3558
|
dateModified: string;
|
|
3559
|
+
variant?: "extraBot" | undefined;
|
|
3545
3560
|
};
|
|
3546
3561
|
_right: jamespot_user_api.Rights;
|
|
3547
3562
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -3582,10 +3597,11 @@ declare const AssetReservation: {
|
|
|
3582
3597
|
title: string;
|
|
3583
3598
|
_url: string;
|
|
3584
3599
|
} & {
|
|
3585
|
-
[key: string]: string | number | null;
|
|
3600
|
+
[key: string]: string | number | null | undefined;
|
|
3586
3601
|
level: 0 | 9 | 3 | 5;
|
|
3587
3602
|
dateCreation: string;
|
|
3588
3603
|
dateModified: string;
|
|
3604
|
+
variant?: "extraBot" | undefined;
|
|
3589
3605
|
};
|
|
3590
3606
|
_right: jamespot_user_api.Rights;
|
|
3591
3607
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -3975,6 +3991,7 @@ declare const AssetReservation: {
|
|
|
3975
3991
|
title?: string | undefined;
|
|
3976
3992
|
_url?: string | undefined;
|
|
3977
3993
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
3994
|
+
variant?: "extraBot" | undefined;
|
|
3978
3995
|
}>;
|
|
3979
3996
|
flushedWidgets: string[];
|
|
3980
3997
|
rtObjectStack: {
|
|
@@ -4021,10 +4038,11 @@ declare const AssetReservation: {
|
|
|
4021
4038
|
title: string;
|
|
4022
4039
|
_url: string;
|
|
4023
4040
|
} & {
|
|
4024
|
-
[key: string]: string | number | null;
|
|
4041
|
+
[key: string]: string | number | null | undefined;
|
|
4025
4042
|
level: 0 | 9 | 3 | 5;
|
|
4026
4043
|
dateCreation: string;
|
|
4027
4044
|
dateModified: string;
|
|
4045
|
+
variant?: "extraBot" | undefined;
|
|
4028
4046
|
};
|
|
4029
4047
|
_right: jamespot_user_api.Rights;
|
|
4030
4048
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -4146,10 +4164,11 @@ declare const AssetReservation: {
|
|
|
4146
4164
|
title: string;
|
|
4147
4165
|
_url: string;
|
|
4148
4166
|
} & {
|
|
4149
|
-
[key: string]: string | number | null;
|
|
4167
|
+
[key: string]: string | number | null | undefined;
|
|
4150
4168
|
level: 0 | 9 | 3 | 5;
|
|
4151
4169
|
dateCreation: string;
|
|
4152
4170
|
dateModified: string;
|
|
4171
|
+
variant?: "extraBot" | undefined;
|
|
4153
4172
|
};
|
|
4154
4173
|
_right: jamespot_user_api.Rights;
|
|
4155
4174
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -4190,10 +4209,11 @@ declare const AssetReservation: {
|
|
|
4190
4209
|
title: string;
|
|
4191
4210
|
_url: string;
|
|
4192
4211
|
} & {
|
|
4193
|
-
[key: string]: string | number | null;
|
|
4212
|
+
[key: string]: string | number | null | undefined;
|
|
4194
4213
|
level: 0 | 9 | 3 | 5;
|
|
4195
4214
|
dateCreation: string;
|
|
4196
4215
|
dateModified: string;
|
|
4216
|
+
variant?: "extraBot" | undefined;
|
|
4197
4217
|
};
|
|
4198
4218
|
_right: jamespot_user_api.Rights;
|
|
4199
4219
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -4423,10 +4443,11 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4423
4443
|
title: string;
|
|
4424
4444
|
_url: string;
|
|
4425
4445
|
} & {
|
|
4426
|
-
[key: string]: string | number | null;
|
|
4446
|
+
[key: string]: string | number | null | undefined;
|
|
4427
4447
|
level: 0 | 9 | 3 | 5;
|
|
4428
4448
|
dateCreation: string;
|
|
4429
4449
|
dateModified: string;
|
|
4450
|
+
variant?: "extraBot" | undefined;
|
|
4430
4451
|
};
|
|
4431
4452
|
_right: jamespot_user_api.Rights;
|
|
4432
4453
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -4739,6 +4760,7 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4739
4760
|
title?: string | undefined;
|
|
4740
4761
|
_url?: string | undefined;
|
|
4741
4762
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
4763
|
+
variant?: "extraBot" | undefined;
|
|
4742
4764
|
}>;
|
|
4743
4765
|
flushedWidgets: string[];
|
|
4744
4766
|
rtObjectStack: {
|
|
@@ -4974,6 +4996,7 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
|
|
|
4974
4996
|
title?: string | undefined;
|
|
4975
4997
|
_url?: string | undefined;
|
|
4976
4998
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
4999
|
+
variant?: "extraBot" | undefined;
|
|
4977
5000
|
}>;
|
|
4978
5001
|
flushedWidgets: string[];
|
|
4979
5002
|
rtObjectStack: {
|
|
@@ -5026,10 +5049,11 @@ declare const ContentReport: {
|
|
|
5026
5049
|
title: string;
|
|
5027
5050
|
_url: string;
|
|
5028
5051
|
} & {
|
|
5029
|
-
[key: string]: string | number | null;
|
|
5052
|
+
[key: string]: string | number | null | undefined;
|
|
5030
5053
|
level: 0 | 9 | 3 | 5;
|
|
5031
5054
|
dateCreation: string;
|
|
5032
5055
|
dateModified: string;
|
|
5056
|
+
variant?: "extraBot" | undefined;
|
|
5033
5057
|
};
|
|
5034
5058
|
_right: jamespot_user_api.Rights;
|
|
5035
5059
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -5342,6 +5366,7 @@ declare const ContentReport: {
|
|
|
5342
5366
|
title?: string | undefined;
|
|
5343
5367
|
_url?: string | undefined;
|
|
5344
5368
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
5369
|
+
variant?: "extraBot" | undefined;
|
|
5345
5370
|
}>;
|
|
5346
5371
|
flushedWidgets: string[];
|
|
5347
5372
|
rtObjectStack: {
|
|
@@ -5577,6 +5602,7 @@ declare const ContentReport: {
|
|
|
5577
5602
|
title?: string | undefined;
|
|
5578
5603
|
_url?: string | undefined;
|
|
5579
5604
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
5605
|
+
variant?: "extraBot" | undefined;
|
|
5580
5606
|
}>;
|
|
5581
5607
|
flushedWidgets: string[];
|
|
5582
5608
|
rtObjectStack: {
|
|
@@ -5958,6 +5984,7 @@ declare const Bookmark: {
|
|
|
5958
5984
|
title?: string | undefined;
|
|
5959
5985
|
_url?: string | undefined;
|
|
5960
5986
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
5987
|
+
variant?: "extraBot" | undefined;
|
|
5961
5988
|
}>;
|
|
5962
5989
|
flushedWidgets: string[];
|
|
5963
5990
|
rtObjectStack: {
|
|
@@ -6261,6 +6288,7 @@ declare const Bookmark: {
|
|
|
6261
6288
|
title?: string | undefined;
|
|
6262
6289
|
_url?: string | undefined;
|
|
6263
6290
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
6291
|
+
variant?: "extraBot" | undefined;
|
|
6264
6292
|
}>;
|
|
6265
6293
|
flushedWidgets: string[];
|
|
6266
6294
|
rtObjectStack: {
|
|
@@ -6535,6 +6563,7 @@ declare const Bookmark: {
|
|
|
6535
6563
|
title?: string | undefined;
|
|
6536
6564
|
_url?: string | undefined;
|
|
6537
6565
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
6566
|
+
variant?: "extraBot" | undefined;
|
|
6538
6567
|
}>;
|
|
6539
6568
|
flushedWidgets: string[];
|
|
6540
6569
|
rtObjectStack: {
|
|
@@ -6788,6 +6817,7 @@ declare const Bookmark: {
|
|
|
6788
6817
|
title?: string | undefined;
|
|
6789
6818
|
_url?: string | undefined;
|
|
6790
6819
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
6820
|
+
variant?: "extraBot" | undefined;
|
|
6791
6821
|
}>;
|
|
6792
6822
|
flushedWidgets: string[];
|
|
6793
6823
|
rtObjectStack: {
|
|
@@ -7039,6 +7069,7 @@ declare const Bookmark: {
|
|
|
7039
7069
|
title?: string | undefined;
|
|
7040
7070
|
_url?: string | undefined;
|
|
7041
7071
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
7072
|
+
variant?: "extraBot" | undefined;
|
|
7042
7073
|
}>;
|
|
7043
7074
|
flushedWidgets: string[];
|
|
7044
7075
|
rtObjectStack: {
|
|
@@ -7130,7 +7161,7 @@ type CommentRootState = {
|
|
|
7130
7161
|
};
|
|
7131
7162
|
type CommentsList = {
|
|
7132
7163
|
idArticle: number;
|
|
7133
|
-
list: Array<CommentWithExtensions<jCommentList, ['actions'
|
|
7164
|
+
list: Array<CommentWithExtensions<jCommentList, ['actions']> & {
|
|
7134
7165
|
pending?: boolean;
|
|
7135
7166
|
}>;
|
|
7136
7167
|
};
|
|
@@ -7166,10 +7197,11 @@ declare const Comment: {
|
|
|
7166
7197
|
title: string;
|
|
7167
7198
|
_url: string;
|
|
7168
7199
|
} & {
|
|
7169
|
-
[key: string]: string | number | null;
|
|
7200
|
+
[key: string]: string | number | null | undefined;
|
|
7170
7201
|
level: 0 | 9 | 3 | 5;
|
|
7171
7202
|
dateCreation: string;
|
|
7172
7203
|
dateModified: string;
|
|
7204
|
+
variant?: "extraBot" | undefined;
|
|
7173
7205
|
};
|
|
7174
7206
|
_right: jamespot_user_api.Rights;
|
|
7175
7207
|
_attachedFiles?: {
|
|
@@ -7496,6 +7528,7 @@ declare const Comment: {
|
|
|
7496
7528
|
title?: string | undefined;
|
|
7497
7529
|
_url?: string | undefined;
|
|
7498
7530
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
7531
|
+
variant?: "extraBot" | undefined;
|
|
7499
7532
|
}>;
|
|
7500
7533
|
flushedWidgets: string[];
|
|
7501
7534
|
rtObjectStack: {
|
|
@@ -7731,6 +7764,7 @@ declare const Comment: {
|
|
|
7731
7764
|
title?: string | undefined;
|
|
7732
7765
|
_url?: string | undefined;
|
|
7733
7766
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
7767
|
+
variant?: "extraBot" | undefined;
|
|
7734
7768
|
}>;
|
|
7735
7769
|
flushedWidgets: string[];
|
|
7736
7770
|
rtObjectStack: {
|
|
@@ -7775,10 +7809,11 @@ declare const Comment: {
|
|
|
7775
7809
|
title: string;
|
|
7776
7810
|
_url: string;
|
|
7777
7811
|
} & {
|
|
7778
|
-
[key: string]: string | number | null;
|
|
7812
|
+
[key: string]: string | number | null | undefined;
|
|
7779
7813
|
level: 0 | 9 | 3 | 5;
|
|
7780
7814
|
dateCreation: string;
|
|
7781
7815
|
dateModified: string;
|
|
7816
|
+
variant?: "extraBot" | undefined;
|
|
7782
7817
|
};
|
|
7783
7818
|
_right: jamespot_user_api.Rights;
|
|
7784
7819
|
_attachedFiles?: {
|
|
@@ -7917,10 +7952,11 @@ declare const Comment: {
|
|
|
7917
7952
|
title: string;
|
|
7918
7953
|
_url: string;
|
|
7919
7954
|
} & {
|
|
7920
|
-
[key: string]: string | number | null;
|
|
7955
|
+
[key: string]: string | number | null | undefined;
|
|
7921
7956
|
level: 0 | 9 | 3 | 5;
|
|
7922
7957
|
dateCreation: string;
|
|
7923
7958
|
dateModified: string;
|
|
7959
|
+
variant?: "extraBot" | undefined;
|
|
7924
7960
|
};
|
|
7925
7961
|
_right: jamespot_user_api.Rights;
|
|
7926
7962
|
_attachedFiles?: {
|
|
@@ -8061,8 +8097,7 @@ declare const Comment: {
|
|
|
8061
8097
|
monthRequestsMax: number;
|
|
8062
8098
|
monthRequestsHit: number;
|
|
8063
8099
|
} | undefined;
|
|
8064
|
-
|
|
8065
|
-
}, "actions" | "extraBotRedacted">;
|
|
8100
|
+
}, "actions">;
|
|
8066
8101
|
} & {
|
|
8067
8102
|
pending?: boolean;
|
|
8068
8103
|
})[];
|
|
@@ -8106,10 +8141,11 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8106
8141
|
title: string;
|
|
8107
8142
|
_url: string;
|
|
8108
8143
|
} & {
|
|
8109
|
-
[key: string]: string | number | null;
|
|
8144
|
+
[key: string]: string | number | null | undefined;
|
|
8110
8145
|
level: 0 | 9 | 3 | 5;
|
|
8111
8146
|
dateCreation: string;
|
|
8112
8147
|
dateModified: string;
|
|
8148
|
+
variant?: "extraBot" | undefined;
|
|
8113
8149
|
};
|
|
8114
8150
|
_right: jamespot_user_api.Rights;
|
|
8115
8151
|
_attachedFiles: {
|
|
@@ -8480,6 +8516,7 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8480
8516
|
title?: string | undefined;
|
|
8481
8517
|
_url?: string | undefined;
|
|
8482
8518
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
8519
|
+
variant?: "extraBot" | undefined;
|
|
8483
8520
|
}>;
|
|
8484
8521
|
flushedWidgets: string[];
|
|
8485
8522
|
rtObjectStack: {
|
|
@@ -8525,10 +8562,11 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8525
8562
|
title: string;
|
|
8526
8563
|
_url: string;
|
|
8527
8564
|
} & {
|
|
8528
|
-
[key: string]: string | number | null;
|
|
8565
|
+
[key: string]: string | number | null | undefined;
|
|
8529
8566
|
level: 0 | 9 | 3 | 5;
|
|
8530
8567
|
dateCreation: string;
|
|
8531
8568
|
dateModified: string;
|
|
8569
|
+
variant?: "extraBot" | undefined;
|
|
8532
8570
|
};
|
|
8533
8571
|
_right: jamespot_user_api.Rights;
|
|
8534
8572
|
_attachedFiles: {
|
|
@@ -8899,6 +8937,7 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8899
8937
|
title?: string | undefined;
|
|
8900
8938
|
_url?: string | undefined;
|
|
8901
8939
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
8940
|
+
variant?: "extraBot" | undefined;
|
|
8902
8941
|
}>;
|
|
8903
8942
|
flushedWidgets: string[];
|
|
8904
8943
|
rtObjectStack: {
|
|
@@ -8944,10 +8983,11 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8944
8983
|
title: string;
|
|
8945
8984
|
_url: string;
|
|
8946
8985
|
} & {
|
|
8947
|
-
[key: string]: string | number | null;
|
|
8986
|
+
[key: string]: string | number | null | undefined;
|
|
8948
8987
|
level: 0 | 9 | 3 | 5;
|
|
8949
8988
|
dateCreation: string;
|
|
8950
8989
|
dateModified: string;
|
|
8990
|
+
variant?: "extraBot" | undefined;
|
|
8951
8991
|
};
|
|
8952
8992
|
_right: jamespot_user_api.Rights;
|
|
8953
8993
|
_attachedFiles: {
|
|
@@ -9131,10 +9171,11 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9131
9171
|
title: string;
|
|
9132
9172
|
_url: string;
|
|
9133
9173
|
} & {
|
|
9134
|
-
[key: string]: string | number | null;
|
|
9174
|
+
[key: string]: string | number | null | undefined;
|
|
9135
9175
|
level: 0 | 9 | 3 | 5;
|
|
9136
9176
|
dateCreation: string;
|
|
9137
9177
|
dateModified: string;
|
|
9178
|
+
variant?: "extraBot" | undefined;
|
|
9138
9179
|
};
|
|
9139
9180
|
_right: jamespot_user_api.Rights;
|
|
9140
9181
|
_attachedFiles: {
|
|
@@ -9505,6 +9546,7 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9505
9546
|
title?: string | undefined;
|
|
9506
9547
|
_url?: string | undefined;
|
|
9507
9548
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
9549
|
+
variant?: "extraBot" | undefined;
|
|
9508
9550
|
}>;
|
|
9509
9551
|
flushedWidgets: string[];
|
|
9510
9552
|
rtObjectStack: {
|
|
@@ -9553,10 +9595,11 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9553
9595
|
title: string;
|
|
9554
9596
|
_url: string;
|
|
9555
9597
|
} & {
|
|
9556
|
-
[key: string]: string | number | null;
|
|
9598
|
+
[key: string]: string | number | null | undefined;
|
|
9557
9599
|
level: 0 | 9 | 3 | 5;
|
|
9558
9600
|
dateCreation: string;
|
|
9559
9601
|
dateModified: string;
|
|
9602
|
+
variant?: "extraBot" | undefined;
|
|
9560
9603
|
};
|
|
9561
9604
|
_right: jamespot_user_api.Rights;
|
|
9562
9605
|
_attachedFiles: {
|
|
@@ -9927,6 +9970,7 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9927
9970
|
title?: string | undefined;
|
|
9928
9971
|
_url?: string | undefined;
|
|
9929
9972
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
9973
|
+
variant?: "extraBot" | undefined;
|
|
9930
9974
|
}>;
|
|
9931
9975
|
flushedWidgets: string[];
|
|
9932
9976
|
rtObjectStack: {
|
|
@@ -9972,10 +10016,11 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
9972
10016
|
title: string;
|
|
9973
10017
|
_url: string;
|
|
9974
10018
|
} & {
|
|
9975
|
-
[key: string]: string | number | null;
|
|
10019
|
+
[key: string]: string | number | null | undefined;
|
|
9976
10020
|
level: 0 | 9 | 3 | 5;
|
|
9977
10021
|
dateCreation: string;
|
|
9978
10022
|
dateModified: string;
|
|
10023
|
+
variant?: "extraBot" | undefined;
|
|
9979
10024
|
};
|
|
9980
10025
|
_right: jamespot_user_api.Rights;
|
|
9981
10026
|
_attachedFiles: {
|
|
@@ -10232,10 +10277,11 @@ declare const ExtraBot: {
|
|
|
10232
10277
|
title: string;
|
|
10233
10278
|
_url: string;
|
|
10234
10279
|
} & {
|
|
10235
|
-
[key: string]: string | number | null;
|
|
10280
|
+
[key: string]: string | number | null | undefined;
|
|
10236
10281
|
level: 0 | 9 | 3 | 5;
|
|
10237
10282
|
dateCreation: string;
|
|
10238
10283
|
dateModified: string;
|
|
10284
|
+
variant?: "extraBot" | undefined;
|
|
10239
10285
|
};
|
|
10240
10286
|
_right: jamespot_user_api.Rights;
|
|
10241
10287
|
_attachedFiles: {
|
|
@@ -10606,6 +10652,7 @@ declare const ExtraBot: {
|
|
|
10606
10652
|
title?: string | undefined;
|
|
10607
10653
|
_url?: string | undefined;
|
|
10608
10654
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
10655
|
+
variant?: "extraBot" | undefined;
|
|
10609
10656
|
}>;
|
|
10610
10657
|
flushedWidgets: string[];
|
|
10611
10658
|
rtObjectStack: {
|
|
@@ -10651,10 +10698,11 @@ declare const ExtraBot: {
|
|
|
10651
10698
|
title: string;
|
|
10652
10699
|
_url: string;
|
|
10653
10700
|
} & {
|
|
10654
|
-
[key: string]: string | number | null;
|
|
10701
|
+
[key: string]: string | number | null | undefined;
|
|
10655
10702
|
level: 0 | 9 | 3 | 5;
|
|
10656
10703
|
dateCreation: string;
|
|
10657
10704
|
dateModified: string;
|
|
10705
|
+
variant?: "extraBot" | undefined;
|
|
10658
10706
|
};
|
|
10659
10707
|
_right: jamespot_user_api.Rights;
|
|
10660
10708
|
_attachedFiles: {
|
|
@@ -11025,6 +11073,7 @@ declare const ExtraBot: {
|
|
|
11025
11073
|
title?: string | undefined;
|
|
11026
11074
|
_url?: string | undefined;
|
|
11027
11075
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
11076
|
+
variant?: "extraBot" | undefined;
|
|
11028
11077
|
}>;
|
|
11029
11078
|
flushedWidgets: string[];
|
|
11030
11079
|
rtObjectStack: {
|
|
@@ -11070,10 +11119,11 @@ declare const ExtraBot: {
|
|
|
11070
11119
|
title: string;
|
|
11071
11120
|
_url: string;
|
|
11072
11121
|
} & {
|
|
11073
|
-
[key: string]: string | number | null;
|
|
11122
|
+
[key: string]: string | number | null | undefined;
|
|
11074
11123
|
level: 0 | 9 | 3 | 5;
|
|
11075
11124
|
dateCreation: string;
|
|
11076
11125
|
dateModified: string;
|
|
11126
|
+
variant?: "extraBot" | undefined;
|
|
11077
11127
|
};
|
|
11078
11128
|
_right: jamespot_user_api.Rights;
|
|
11079
11129
|
_attachedFiles: {
|
|
@@ -11257,10 +11307,11 @@ declare const ExtraBot: {
|
|
|
11257
11307
|
title: string;
|
|
11258
11308
|
_url: string;
|
|
11259
11309
|
} & {
|
|
11260
|
-
[key: string]: string | number | null;
|
|
11310
|
+
[key: string]: string | number | null | undefined;
|
|
11261
11311
|
level: 0 | 9 | 3 | 5;
|
|
11262
11312
|
dateCreation: string;
|
|
11263
11313
|
dateModified: string;
|
|
11314
|
+
variant?: "extraBot" | undefined;
|
|
11264
11315
|
};
|
|
11265
11316
|
_right: jamespot_user_api.Rights;
|
|
11266
11317
|
_attachedFiles: {
|
|
@@ -11631,6 +11682,7 @@ declare const ExtraBot: {
|
|
|
11631
11682
|
title?: string | undefined;
|
|
11632
11683
|
_url?: string | undefined;
|
|
11633
11684
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
11685
|
+
variant?: "extraBot" | undefined;
|
|
11634
11686
|
}>;
|
|
11635
11687
|
flushedWidgets: string[];
|
|
11636
11688
|
rtObjectStack: {
|
|
@@ -11676,10 +11728,11 @@ declare const ExtraBot: {
|
|
|
11676
11728
|
title: string;
|
|
11677
11729
|
_url: string;
|
|
11678
11730
|
} & {
|
|
11679
|
-
[key: string]: string | number | null;
|
|
11731
|
+
[key: string]: string | number | null | undefined;
|
|
11680
11732
|
level: 0 | 9 | 3 | 5;
|
|
11681
11733
|
dateCreation: string;
|
|
11682
11734
|
dateModified: string;
|
|
11735
|
+
variant?: "extraBot" | undefined;
|
|
11683
11736
|
};
|
|
11684
11737
|
_right: jamespot_user_api.Rights;
|
|
11685
11738
|
_attachedFiles: {
|
|
@@ -12050,6 +12103,7 @@ declare const ExtraBot: {
|
|
|
12050
12103
|
title?: string | undefined;
|
|
12051
12104
|
_url?: string | undefined;
|
|
12052
12105
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
12106
|
+
variant?: "extraBot" | undefined;
|
|
12053
12107
|
}>;
|
|
12054
12108
|
flushedWidgets: string[];
|
|
12055
12109
|
rtObjectStack: {
|
|
@@ -12162,10 +12216,11 @@ declare const Faq: {
|
|
|
12162
12216
|
title: string;
|
|
12163
12217
|
_url: string;
|
|
12164
12218
|
} & {
|
|
12165
|
-
[key: string]: string | number | null;
|
|
12219
|
+
[key: string]: string | number | null | undefined;
|
|
12166
12220
|
level: 0 | 9 | 3 | 5;
|
|
12167
12221
|
dateCreation: string;
|
|
12168
12222
|
dateModified: string;
|
|
12223
|
+
variant?: "extraBot" | undefined;
|
|
12169
12224
|
};
|
|
12170
12225
|
_right: jamespot_user_api.Rights;
|
|
12171
12226
|
_audience: (jamespot_user_api.jUserLittle | {
|
|
@@ -12956,6 +13011,7 @@ declare const jland: {
|
|
|
12956
13011
|
title?: string | undefined;
|
|
12957
13012
|
_url?: string | undefined;
|
|
12958
13013
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
13014
|
+
variant?: "extraBot" | undefined;
|
|
12959
13015
|
}>;
|
|
12960
13016
|
flushedWidgets: string[];
|
|
12961
13017
|
rtObjectStack: {
|
|
@@ -13188,6 +13244,7 @@ declare const jland: {
|
|
|
13188
13244
|
title?: string | undefined;
|
|
13189
13245
|
_url?: string | undefined;
|
|
13190
13246
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
13247
|
+
variant?: "extraBot" | undefined;
|
|
13191
13248
|
}>;
|
|
13192
13249
|
flushedWidgets: string[];
|
|
13193
13250
|
rtObjectStack: {
|
|
@@ -13420,6 +13477,7 @@ declare const jland: {
|
|
|
13420
13477
|
title?: string | undefined;
|
|
13421
13478
|
_url?: string | undefined;
|
|
13422
13479
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
13480
|
+
variant?: "extraBot" | undefined;
|
|
13423
13481
|
}>;
|
|
13424
13482
|
flushedWidgets: string[];
|
|
13425
13483
|
rtObjectStack: {
|
|
@@ -13652,6 +13710,7 @@ declare const jland: {
|
|
|
13652
13710
|
title?: string | undefined;
|
|
13653
13711
|
_url?: string | undefined;
|
|
13654
13712
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
13713
|
+
variant?: "extraBot" | undefined;
|
|
13655
13714
|
}>;
|
|
13656
13715
|
flushedWidgets: string[];
|
|
13657
13716
|
rtObjectStack: {
|
|
@@ -13881,6 +13940,7 @@ declare const jland: {
|
|
|
13881
13940
|
title?: string | undefined;
|
|
13882
13941
|
_url?: string | undefined;
|
|
13883
13942
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
13943
|
+
variant?: "extraBot" | undefined;
|
|
13884
13944
|
}>;
|
|
13885
13945
|
flushedWidgets: string[];
|
|
13886
13946
|
rtObjectStack: {
|
|
@@ -14138,6 +14198,7 @@ declare const jland: {
|
|
|
14138
14198
|
title?: string | undefined;
|
|
14139
14199
|
_url?: string | undefined;
|
|
14140
14200
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
14201
|
+
variant?: "extraBot" | undefined;
|
|
14141
14202
|
}>;
|
|
14142
14203
|
flushedWidgets: string[];
|
|
14143
14204
|
rtObjectStack: {
|
|
@@ -14237,10 +14298,11 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
14237
14298
|
title: string;
|
|
14238
14299
|
_url: string;
|
|
14239
14300
|
} & {
|
|
14240
|
-
[key: string]: string | number | null;
|
|
14301
|
+
[key: string]: string | number | null | undefined;
|
|
14241
14302
|
level: 0 | 9 | 3 | 5;
|
|
14242
14303
|
dateCreation: string;
|
|
14243
14304
|
dateModified: string;
|
|
14305
|
+
variant?: "extraBot" | undefined;
|
|
14244
14306
|
};
|
|
14245
14307
|
_right: jamespot_user_api.Rights;
|
|
14246
14308
|
_attachedFiles: {
|
|
@@ -14562,6 +14624,7 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
14562
14624
|
title?: string | undefined;
|
|
14563
14625
|
_url?: string | undefined;
|
|
14564
14626
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
14627
|
+
variant?: "extraBot" | undefined;
|
|
14565
14628
|
}>;
|
|
14566
14629
|
flushedWidgets: string[];
|
|
14567
14630
|
rtObjectStack: {
|
|
@@ -14614,10 +14677,11 @@ declare const MagicPad: {
|
|
|
14614
14677
|
title: string;
|
|
14615
14678
|
_url: string;
|
|
14616
14679
|
} & {
|
|
14617
|
-
[key: string]: string | number | null;
|
|
14680
|
+
[key: string]: string | number | null | undefined;
|
|
14618
14681
|
level: 0 | 9 | 3 | 5;
|
|
14619
14682
|
dateCreation: string;
|
|
14620
14683
|
dateModified: string;
|
|
14684
|
+
variant?: "extraBot" | undefined;
|
|
14621
14685
|
};
|
|
14622
14686
|
_right: jamespot_user_api.Rights;
|
|
14623
14687
|
_attachedFiles: {
|
|
@@ -14939,6 +15003,7 @@ declare const MagicPad: {
|
|
|
14939
15003
|
title?: string | undefined;
|
|
14940
15004
|
_url?: string | undefined;
|
|
14941
15005
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
15006
|
+
variant?: "extraBot" | undefined;
|
|
14942
15007
|
}>;
|
|
14943
15008
|
flushedWidgets: string[];
|
|
14944
15009
|
rtObjectStack: {
|
|
@@ -15020,10 +15085,11 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
15020
15085
|
title: string;
|
|
15021
15086
|
_url: string;
|
|
15022
15087
|
} & {
|
|
15023
|
-
[key: string]: string | number | null;
|
|
15088
|
+
[key: string]: string | number | null | undefined;
|
|
15024
15089
|
level: 0 | 9 | 3 | 5;
|
|
15025
15090
|
dateCreation: string;
|
|
15026
15091
|
dateModified: string;
|
|
15092
|
+
variant?: "extraBot" | undefined;
|
|
15027
15093
|
};
|
|
15028
15094
|
_right: jamespot_user_api.Rights;
|
|
15029
15095
|
_audience: ({
|
|
@@ -15360,6 +15426,7 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
15360
15426
|
title?: string | undefined;
|
|
15361
15427
|
_url?: string | undefined;
|
|
15362
15428
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
15429
|
+
variant?: "extraBot" | undefined;
|
|
15363
15430
|
}>;
|
|
15364
15431
|
flushedWidgets: string[];
|
|
15365
15432
|
rtObjectStack: {
|
|
@@ -15401,10 +15468,11 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15401
15468
|
title: string;
|
|
15402
15469
|
_url: string;
|
|
15403
15470
|
} & {
|
|
15404
|
-
[key: string]: string | number | null;
|
|
15471
|
+
[key: string]: string | number | null | undefined;
|
|
15405
15472
|
level: 0 | 9 | 3 | 5;
|
|
15406
15473
|
dateCreation: string;
|
|
15407
15474
|
dateModified: string;
|
|
15475
|
+
variant?: "extraBot" | undefined;
|
|
15408
15476
|
};
|
|
15409
15477
|
_right: jamespot_user_api.Rights;
|
|
15410
15478
|
_audience: ({
|
|
@@ -15741,6 +15809,7 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15741
15809
|
title?: string | undefined;
|
|
15742
15810
|
_url?: string | undefined;
|
|
15743
15811
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
15812
|
+
variant?: "extraBot" | undefined;
|
|
15744
15813
|
}>;
|
|
15745
15814
|
flushedWidgets: string[];
|
|
15746
15815
|
rtObjectStack: {
|
|
@@ -15970,6 +16039,7 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15970
16039
|
title?: string | undefined;
|
|
15971
16040
|
_url?: string | undefined;
|
|
15972
16041
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
16042
|
+
variant?: "extraBot" | undefined;
|
|
15973
16043
|
}>;
|
|
15974
16044
|
flushedWidgets: string[];
|
|
15975
16045
|
rtObjectStack: {
|
|
@@ -16228,6 +16298,7 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
16228
16298
|
title?: string | undefined;
|
|
16229
16299
|
_url?: string | undefined;
|
|
16230
16300
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
16301
|
+
variant?: "extraBot" | undefined;
|
|
16231
16302
|
}>;
|
|
16232
16303
|
flushedWidgets: string[];
|
|
16233
16304
|
rtObjectStack: {
|
|
@@ -16488,6 +16559,7 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
16488
16559
|
title?: string | undefined;
|
|
16489
16560
|
_url?: string | undefined;
|
|
16490
16561
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
16562
|
+
variant?: "extraBot" | undefined;
|
|
16491
16563
|
}>;
|
|
16492
16564
|
flushedWidgets: string[];
|
|
16493
16565
|
rtObjectStack: {
|
|
@@ -16720,6 +16792,7 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16720
16792
|
title?: string | undefined;
|
|
16721
16793
|
_url?: string | undefined;
|
|
16722
16794
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
16795
|
+
variant?: "extraBot" | undefined;
|
|
16723
16796
|
}>;
|
|
16724
16797
|
flushedWidgets: string[];
|
|
16725
16798
|
rtObjectStack: {
|
|
@@ -16773,10 +16846,11 @@ declare const MediaLibrary: {
|
|
|
16773
16846
|
title: string;
|
|
16774
16847
|
_url: string;
|
|
16775
16848
|
} & {
|
|
16776
|
-
[key: string]: string | number | null;
|
|
16849
|
+
[key: string]: string | number | null | undefined;
|
|
16777
16850
|
level: 0 | 9 | 3 | 5;
|
|
16778
16851
|
dateCreation: string;
|
|
16779
16852
|
dateModified: string;
|
|
16853
|
+
variant?: "extraBot" | undefined;
|
|
16780
16854
|
};
|
|
16781
16855
|
_right: jamespot_user_api.Rights;
|
|
16782
16856
|
_audience: ({
|
|
@@ -17113,6 +17187,7 @@ declare const MediaLibrary: {
|
|
|
17113
17187
|
title?: string | undefined;
|
|
17114
17188
|
_url?: string | undefined;
|
|
17115
17189
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
17190
|
+
variant?: "extraBot" | undefined;
|
|
17116
17191
|
}>;
|
|
17117
17192
|
flushedWidgets: string[];
|
|
17118
17193
|
rtObjectStack: {
|
|
@@ -17154,10 +17229,11 @@ declare const MediaLibrary: {
|
|
|
17154
17229
|
title: string;
|
|
17155
17230
|
_url: string;
|
|
17156
17231
|
} & {
|
|
17157
|
-
[key: string]: string | number | null;
|
|
17232
|
+
[key: string]: string | number | null | undefined;
|
|
17158
17233
|
level: 0 | 9 | 3 | 5;
|
|
17159
17234
|
dateCreation: string;
|
|
17160
17235
|
dateModified: string;
|
|
17236
|
+
variant?: "extraBot" | undefined;
|
|
17161
17237
|
};
|
|
17162
17238
|
_right: jamespot_user_api.Rights;
|
|
17163
17239
|
_audience: ({
|
|
@@ -17494,6 +17570,7 @@ declare const MediaLibrary: {
|
|
|
17494
17570
|
title?: string | undefined;
|
|
17495
17571
|
_url?: string | undefined;
|
|
17496
17572
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
17573
|
+
variant?: "extraBot" | undefined;
|
|
17497
17574
|
}>;
|
|
17498
17575
|
flushedWidgets: string[];
|
|
17499
17576
|
rtObjectStack: {
|
|
@@ -17723,6 +17800,7 @@ declare const MediaLibrary: {
|
|
|
17723
17800
|
title?: string | undefined;
|
|
17724
17801
|
_url?: string | undefined;
|
|
17725
17802
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
17803
|
+
variant?: "extraBot" | undefined;
|
|
17726
17804
|
}>;
|
|
17727
17805
|
flushedWidgets: string[];
|
|
17728
17806
|
rtObjectStack: {
|
|
@@ -17955,6 +18033,7 @@ declare const MediaLibrary: {
|
|
|
17955
18033
|
title?: string | undefined;
|
|
17956
18034
|
_url?: string | undefined;
|
|
17957
18035
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
18036
|
+
variant?: "extraBot" | undefined;
|
|
17958
18037
|
}>;
|
|
17959
18038
|
flushedWidgets: string[];
|
|
17960
18039
|
rtObjectStack: {
|
|
@@ -18215,6 +18294,7 @@ declare const MediaLibrary: {
|
|
|
18215
18294
|
title?: string | undefined;
|
|
18216
18295
|
_url?: string | undefined;
|
|
18217
18296
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
18297
|
+
variant?: "extraBot" | undefined;
|
|
18218
18298
|
}>;
|
|
18219
18299
|
flushedWidgets: string[];
|
|
18220
18300
|
rtObjectStack: {
|
|
@@ -18473,6 +18553,7 @@ declare const MediaLibrary: {
|
|
|
18473
18553
|
title?: string | undefined;
|
|
18474
18554
|
_url?: string | undefined;
|
|
18475
18555
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
18556
|
+
variant?: "extraBot" | undefined;
|
|
18476
18557
|
}>;
|
|
18477
18558
|
flushedWidgets: string[];
|
|
18478
18559
|
rtObjectStack: {
|
|
@@ -18722,10 +18803,11 @@ declare const WedocApp: {
|
|
|
18722
18803
|
title: string;
|
|
18723
18804
|
_url: string;
|
|
18724
18805
|
} & {
|
|
18725
|
-
[key: string]: string | number | null;
|
|
18806
|
+
[key: string]: string | number | null | undefined;
|
|
18726
18807
|
level: 0 | 9 | 3 | 5;
|
|
18727
18808
|
dateCreation: string;
|
|
18728
18809
|
dateModified: string;
|
|
18810
|
+
variant?: "extraBot" | undefined;
|
|
18729
18811
|
};
|
|
18730
18812
|
_right: jamespot_user_api.Rights;
|
|
18731
18813
|
mimetype: string;
|
|
@@ -18773,10 +18855,11 @@ declare const WedocApp: {
|
|
|
18773
18855
|
title: string;
|
|
18774
18856
|
_url: string;
|
|
18775
18857
|
} & {
|
|
18776
|
-
[key: string]: string | number | null;
|
|
18858
|
+
[key: string]: string | number | null | undefined;
|
|
18777
18859
|
level: 0 | 9 | 3 | 5;
|
|
18778
18860
|
dateCreation: string;
|
|
18779
18861
|
dateModified: string;
|
|
18862
|
+
variant?: "extraBot" | undefined;
|
|
18780
18863
|
};
|
|
18781
18864
|
_right: jamespot_user_api.Rights;
|
|
18782
18865
|
mimetype: string;
|
|
@@ -18818,10 +18901,11 @@ declare const WedocApp: {
|
|
|
18818
18901
|
title: string;
|
|
18819
18902
|
_url: string;
|
|
18820
18903
|
} & {
|
|
18821
|
-
[key: string]: string | number | null;
|
|
18904
|
+
[key: string]: string | number | null | undefined;
|
|
18822
18905
|
level: 0 | 9 | 3 | 5;
|
|
18823
18906
|
dateCreation: string;
|
|
18824
18907
|
dateModified: string;
|
|
18908
|
+
variant?: "extraBot" | undefined;
|
|
18825
18909
|
};
|
|
18826
18910
|
_right: jamespot_user_api.Rights;
|
|
18827
18911
|
mimetype: string;
|
|
@@ -18861,10 +18945,11 @@ declare const WedocApp: {
|
|
|
18861
18945
|
title: string;
|
|
18862
18946
|
_url: string;
|
|
18863
18947
|
} & {
|
|
18864
|
-
[key: string]: string | number | null;
|
|
18948
|
+
[key: string]: string | number | null | undefined;
|
|
18865
18949
|
level: 0 | 9 | 3 | 5;
|
|
18866
18950
|
dateCreation: string;
|
|
18867
18951
|
dateModified: string;
|
|
18952
|
+
variant?: "extraBot" | undefined;
|
|
18868
18953
|
};
|
|
18869
18954
|
_right: jamespot_user_api.Rights;
|
|
18870
18955
|
mimetype: string;
|
|
@@ -19094,6 +19179,7 @@ declare const WedocApp: {
|
|
|
19094
19179
|
title?: string | undefined;
|
|
19095
19180
|
_url?: string | undefined;
|
|
19096
19181
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
19182
|
+
variant?: "extraBot" | undefined;
|
|
19097
19183
|
}>;
|
|
19098
19184
|
flushedWidgets: string[];
|
|
19099
19185
|
rtObjectStack: {
|
|
@@ -19131,10 +19217,11 @@ declare const WedocApp: {
|
|
|
19131
19217
|
title: string;
|
|
19132
19218
|
_url: string;
|
|
19133
19219
|
} & {
|
|
19134
|
-
[key: string]: string | number | null;
|
|
19220
|
+
[key: string]: string | number | null | undefined;
|
|
19135
19221
|
level: 0 | 9 | 3 | 5;
|
|
19136
19222
|
dateCreation: string;
|
|
19137
19223
|
dateModified: string;
|
|
19224
|
+
variant?: "extraBot" | undefined;
|
|
19138
19225
|
};
|
|
19139
19226
|
_right: jamespot_user_api.Rights;
|
|
19140
19227
|
mimetype: string;
|
|
@@ -19360,6 +19447,7 @@ declare const WedocApp: {
|
|
|
19360
19447
|
title?: string | undefined;
|
|
19361
19448
|
_url?: string | undefined;
|
|
19362
19449
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
19450
|
+
variant?: "extraBot" | undefined;
|
|
19363
19451
|
}>;
|
|
19364
19452
|
flushedWidgets: string[];
|
|
19365
19453
|
rtObjectStack: {
|
|
@@ -19609,6 +19697,7 @@ declare const Share: {
|
|
|
19609
19697
|
title?: string | undefined;
|
|
19610
19698
|
_url?: string | undefined;
|
|
19611
19699
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
19700
|
+
variant?: "extraBot" | undefined;
|
|
19612
19701
|
}>;
|
|
19613
19702
|
flushedWidgets: string[];
|
|
19614
19703
|
rtObjectStack: {
|
|
@@ -19780,10 +19869,11 @@ declare const TVDisplay: {
|
|
|
19780
19869
|
title: string;
|
|
19781
19870
|
_url: string;
|
|
19782
19871
|
} & {
|
|
19783
|
-
[key: string]: string | number | null;
|
|
19872
|
+
[key: string]: string | number | null | undefined;
|
|
19784
19873
|
level: 0 | 9 | 3 | 5;
|
|
19785
19874
|
dateCreation: string;
|
|
19786
19875
|
dateModified: string;
|
|
19876
|
+
variant?: "extraBot" | undefined;
|
|
19787
19877
|
};
|
|
19788
19878
|
_right: jamespot_user_api.Rights;
|
|
19789
19879
|
tvChannelType: "DYNAMIC";
|
|
@@ -19938,10 +20028,11 @@ declare const TVDisplay: {
|
|
|
19938
20028
|
title: string;
|
|
19939
20029
|
_url: string;
|
|
19940
20030
|
} & {
|
|
19941
|
-
[key: string]: string | number | null;
|
|
20031
|
+
[key: string]: string | number | null | undefined;
|
|
19942
20032
|
level: 0 | 9 | 3 | 5;
|
|
19943
20033
|
dateCreation: string;
|
|
19944
20034
|
dateModified: string;
|
|
20035
|
+
variant?: "extraBot" | undefined;
|
|
19945
20036
|
};
|
|
19946
20037
|
_right: jamespot_user_api.Rights;
|
|
19947
20038
|
tvChannelType: "SLIDESHOW";
|
|
@@ -20102,10 +20193,11 @@ declare const TVDisplay: {
|
|
|
20102
20193
|
title: string;
|
|
20103
20194
|
_url: string;
|
|
20104
20195
|
} & {
|
|
20105
|
-
[key: string]: string | number | null;
|
|
20196
|
+
[key: string]: string | number | null | undefined;
|
|
20106
20197
|
level: 0 | 9 | 3 | 5;
|
|
20107
20198
|
dateCreation: string;
|
|
20108
20199
|
dateModified: string;
|
|
20200
|
+
variant?: "extraBot" | undefined;
|
|
20109
20201
|
};
|
|
20110
20202
|
_right: jamespot_user_api.Rights;
|
|
20111
20203
|
tvChannelType: "DYNAMIC";
|
|
@@ -20260,10 +20352,11 @@ declare const TVDisplay: {
|
|
|
20260
20352
|
title: string;
|
|
20261
20353
|
_url: string;
|
|
20262
20354
|
} & {
|
|
20263
|
-
[key: string]: string | number | null;
|
|
20355
|
+
[key: string]: string | number | null | undefined;
|
|
20264
20356
|
level: 0 | 9 | 3 | 5;
|
|
20265
20357
|
dateCreation: string;
|
|
20266
20358
|
dateModified: string;
|
|
20359
|
+
variant?: "extraBot" | undefined;
|
|
20267
20360
|
};
|
|
20268
20361
|
_right: jamespot_user_api.Rights;
|
|
20269
20362
|
tvChannelType: "SLIDESHOW";
|
|
@@ -20498,6 +20591,7 @@ declare const TVDisplay: {
|
|
|
20498
20591
|
title?: string | undefined;
|
|
20499
20592
|
_url?: string | undefined;
|
|
20500
20593
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
20594
|
+
variant?: "extraBot" | undefined;
|
|
20501
20595
|
}>;
|
|
20502
20596
|
flushedWidgets: string[];
|
|
20503
20597
|
rtObjectStack: {
|
|
@@ -20648,10 +20742,11 @@ declare const TVDisplay: {
|
|
|
20648
20742
|
title: string;
|
|
20649
20743
|
_url: string;
|
|
20650
20744
|
} & {
|
|
20651
|
-
[key: string]: string | number | null;
|
|
20745
|
+
[key: string]: string | number | null | undefined;
|
|
20652
20746
|
level: 0 | 9 | 3 | 5;
|
|
20653
20747
|
dateCreation: string;
|
|
20654
20748
|
dateModified: string;
|
|
20749
|
+
variant?: "extraBot" | undefined;
|
|
20655
20750
|
};
|
|
20656
20751
|
_right: jamespot_user_api.Rights;
|
|
20657
20752
|
tvChannelType: "DYNAMIC";
|
|
@@ -20806,10 +20901,11 @@ declare const TVDisplay: {
|
|
|
20806
20901
|
title: string;
|
|
20807
20902
|
_url: string;
|
|
20808
20903
|
} & {
|
|
20809
|
-
[key: string]: string | number | null;
|
|
20904
|
+
[key: string]: string | number | null | undefined;
|
|
20810
20905
|
level: 0 | 9 | 3 | 5;
|
|
20811
20906
|
dateCreation: string;
|
|
20812
20907
|
dateModified: string;
|
|
20908
|
+
variant?: "extraBot" | undefined;
|
|
20813
20909
|
};
|
|
20814
20910
|
_right: jamespot_user_api.Rights;
|
|
20815
20911
|
tvChannelType: "SLIDESHOW";
|
|
@@ -21045,6 +21141,7 @@ declare const TVDisplay: {
|
|
|
21045
21141
|
title?: string | undefined;
|
|
21046
21142
|
_url?: string | undefined;
|
|
21047
21143
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
21144
|
+
variant?: "extraBot" | undefined;
|
|
21048
21145
|
}>;
|
|
21049
21146
|
flushedWidgets: string[];
|
|
21050
21147
|
rtObjectStack: {
|
|
@@ -21310,11 +21407,11 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
21310
21407
|
text?: string | undefined;
|
|
21311
21408
|
color?: string | undefined;
|
|
21312
21409
|
url?: string | undefined;
|
|
21410
|
+
variant?: "contained" | "outlined" | undefined;
|
|
21313
21411
|
backgroundColor?: string | undefined;
|
|
21314
21412
|
borderRadius?: string | undefined;
|
|
21315
21413
|
fontSize?: string | undefined;
|
|
21316
21414
|
buttonSize?: "lg" | "sm" | "md" | undefined;
|
|
21317
|
-
variant?: "contained" | "outlined" | undefined;
|
|
21318
21415
|
openingType?: "popup" | "link" | "anchor" | undefined;
|
|
21319
21416
|
openingTypeLink?: {
|
|
21320
21417
|
target: string;
|
|
@@ -21612,6 +21709,7 @@ declare const Widget: {
|
|
|
21612
21709
|
title?: string | undefined;
|
|
21613
21710
|
_url?: string | undefined;
|
|
21614
21711
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
21712
|
+
variant?: "extraBot" | undefined;
|
|
21615
21713
|
}>;
|
|
21616
21714
|
flushedWidgets: string[];
|
|
21617
21715
|
rtObjectStack: {
|
|
@@ -21836,11 +21934,11 @@ declare const Widget: {
|
|
|
21836
21934
|
text?: string | undefined;
|
|
21837
21935
|
color?: string | undefined;
|
|
21838
21936
|
url?: string | undefined;
|
|
21937
|
+
variant?: "contained" | "outlined" | undefined;
|
|
21839
21938
|
backgroundColor?: string | undefined;
|
|
21840
21939
|
borderRadius?: string | undefined;
|
|
21841
21940
|
fontSize?: string | undefined;
|
|
21842
21941
|
buttonSize?: "lg" | "sm" | "md" | undefined;
|
|
21843
|
-
variant?: "contained" | "outlined" | undefined;
|
|
21844
21942
|
openingType?: "popup" | "link" | "anchor" | undefined;
|
|
21845
21943
|
openingTypeLink?: {
|
|
21846
21944
|
target: string;
|
|
@@ -22308,6 +22406,7 @@ declare const Widget: {
|
|
|
22308
22406
|
title?: string | undefined;
|
|
22309
22407
|
_url?: string | undefined;
|
|
22310
22408
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
22409
|
+
variant?: "extraBot" | undefined;
|
|
22311
22410
|
} | undefined;
|
|
22312
22411
|
selectWidgetObjectRights: (state: WidgetsRootState, uniqid: string) => jamespot_user_api.Rights | undefined;
|
|
22313
22412
|
selectAllWidgetRTObject: (state: WidgetsRootState, uniqid: string) => {
|
|
@@ -23515,6 +23614,7 @@ declare const studio: {
|
|
|
23515
23614
|
title?: string | undefined;
|
|
23516
23615
|
_url?: string | undefined;
|
|
23517
23616
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
23617
|
+
variant?: "extraBot" | undefined;
|
|
23518
23618
|
}>;
|
|
23519
23619
|
flushedWidgets: string[];
|
|
23520
23620
|
rtObjectStack: {
|
|
@@ -23747,6 +23847,7 @@ declare const studio: {
|
|
|
23747
23847
|
title?: string | undefined;
|
|
23748
23848
|
_url?: string | undefined;
|
|
23749
23849
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
23850
|
+
variant?: "extraBot" | undefined;
|
|
23750
23851
|
}>;
|
|
23751
23852
|
flushedWidgets: string[];
|
|
23752
23853
|
rtObjectStack: {
|
|
@@ -23978,6 +24079,7 @@ declare const studio: {
|
|
|
23978
24079
|
title?: string | undefined;
|
|
23979
24080
|
_url?: string | undefined;
|
|
23980
24081
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
24082
|
+
variant?: "extraBot" | undefined;
|
|
23981
24083
|
}>;
|
|
23982
24084
|
flushedWidgets: string[];
|
|
23983
24085
|
rtObjectStack: {
|
|
@@ -24209,6 +24311,7 @@ declare const studio: {
|
|
|
24209
24311
|
title?: string | undefined;
|
|
24210
24312
|
_url?: string | undefined;
|
|
24211
24313
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
24314
|
+
variant?: "extraBot" | undefined;
|
|
24212
24315
|
}>;
|
|
24213
24316
|
flushedWidgets: string[];
|
|
24214
24317
|
rtObjectStack: {
|
|
@@ -24441,6 +24544,7 @@ declare const studio: {
|
|
|
24441
24544
|
title?: string | undefined;
|
|
24442
24545
|
_url?: string | undefined;
|
|
24443
24546
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
24547
|
+
variant?: "extraBot" | undefined;
|
|
24444
24548
|
}>;
|
|
24445
24549
|
flushedWidgets: string[];
|
|
24446
24550
|
rtObjectStack: {
|
|
@@ -24673,6 +24777,7 @@ declare const studio: {
|
|
|
24673
24777
|
title?: string | undefined;
|
|
24674
24778
|
_url?: string | undefined;
|
|
24675
24779
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
24780
|
+
variant?: "extraBot" | undefined;
|
|
24676
24781
|
}>;
|
|
24677
24782
|
flushedWidgets: string[];
|
|
24678
24783
|
rtObjectStack: {
|
|
@@ -24905,6 +25010,7 @@ declare const studio: {
|
|
|
24905
25010
|
title?: string | undefined;
|
|
24906
25011
|
_url?: string | undefined;
|
|
24907
25012
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
25013
|
+
variant?: "extraBot" | undefined;
|
|
24908
25014
|
}>;
|
|
24909
25015
|
flushedWidgets: string[];
|
|
24910
25016
|
rtObjectStack: {
|
|
@@ -25134,6 +25240,7 @@ declare const studio: {
|
|
|
25134
25240
|
title?: string | undefined;
|
|
25135
25241
|
_url?: string | undefined;
|
|
25136
25242
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
25243
|
+
variant?: "extraBot" | undefined;
|
|
25137
25244
|
}>;
|
|
25138
25245
|
flushedWidgets: string[];
|
|
25139
25246
|
rtObjectStack: {
|
|
@@ -25365,6 +25472,7 @@ declare const studio: {
|
|
|
25365
25472
|
title?: string | undefined;
|
|
25366
25473
|
_url?: string | undefined;
|
|
25367
25474
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
25475
|
+
variant?: "extraBot" | undefined;
|
|
25368
25476
|
}>;
|
|
25369
25477
|
flushedWidgets: string[];
|
|
25370
25478
|
rtObjectStack: {
|
|
@@ -25596,6 +25704,7 @@ declare const studio: {
|
|
|
25596
25704
|
title?: string | undefined;
|
|
25597
25705
|
_url?: string | undefined;
|
|
25598
25706
|
level?: 0 | 9 | 3 | 5 | undefined;
|
|
25707
|
+
variant?: "extraBot" | undefined;
|
|
25599
25708
|
}>;
|
|
25600
25709
|
flushedWidgets: string[];
|
|
25601
25710
|
rtObjectStack: {
|