jamespot-front-business 1.1.93 → 1.1.94
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 -1
- package/dist/cjs.js.map +1 -1
- package/dist/esm.js +23 -1
- package/dist/esm.js.map +1 -1
- package/dist/types.d.ts +767 -5
- package/package.json +2 -2
package/dist/types.d.ts
CHANGED
|
@@ -179,6 +179,10 @@ declare const AdminLogs: {
|
|
|
179
179
|
emailsLimit?: boolean | undefined;
|
|
180
180
|
emailsLimitValue?: number | undefined;
|
|
181
181
|
emailsPromptStatus?: string | undefined;
|
|
182
|
+
}>) | ({
|
|
183
|
+
layers?: string[] | undefined;
|
|
184
|
+
} & jamespot_user_api.WidgetType<{
|
|
185
|
+
url?: string | undefined;
|
|
182
186
|
}>)>[];
|
|
183
187
|
uniqid: string;
|
|
184
188
|
locked: boolean;
|
|
@@ -257,6 +261,10 @@ declare const AdminLogs: {
|
|
|
257
261
|
emailsLimit?: boolean | undefined;
|
|
258
262
|
emailsLimitValue?: number | undefined;
|
|
259
263
|
emailsPromptStatus?: string | undefined;
|
|
264
|
+
}>) | ({
|
|
265
|
+
layers?: string[] | undefined;
|
|
266
|
+
} & jamespot_user_api.WidgetType<{
|
|
267
|
+
url?: string | undefined;
|
|
260
268
|
}>)>>;
|
|
261
269
|
states: Record<string, {
|
|
262
270
|
busy?: boolean | undefined;
|
|
@@ -412,6 +420,10 @@ declare const AdminLogs: {
|
|
|
412
420
|
emailsLimit?: boolean | undefined;
|
|
413
421
|
emailsLimitValue?: number | undefined;
|
|
414
422
|
emailsPromptStatus?: string | undefined;
|
|
423
|
+
}>) | ({
|
|
424
|
+
layers?: string[] | undefined;
|
|
425
|
+
} & jamespot_user_api.WidgetType<{
|
|
426
|
+
url?: string | undefined;
|
|
415
427
|
}>)>[];
|
|
416
428
|
uniqid: string;
|
|
417
429
|
locked: boolean;
|
|
@@ -490,6 +502,10 @@ declare const AdminLogs: {
|
|
|
490
502
|
emailsLimit?: boolean | undefined;
|
|
491
503
|
emailsLimitValue?: number | undefined;
|
|
492
504
|
emailsPromptStatus?: string | undefined;
|
|
505
|
+
}>) | ({
|
|
506
|
+
layers?: string[] | undefined;
|
|
507
|
+
} & jamespot_user_api.WidgetType<{
|
|
508
|
+
url?: string | undefined;
|
|
493
509
|
}>)>>;
|
|
494
510
|
states: Record<string, {
|
|
495
511
|
busy?: boolean | undefined;
|
|
@@ -640,6 +656,10 @@ declare const AdminLogs: {
|
|
|
640
656
|
emailsLimit?: boolean | undefined;
|
|
641
657
|
emailsLimitValue?: number | undefined;
|
|
642
658
|
emailsPromptStatus?: string | undefined;
|
|
659
|
+
}>) | ({
|
|
660
|
+
layers?: string[] | undefined;
|
|
661
|
+
} & jamespot_user_api.WidgetType<{
|
|
662
|
+
url?: string | undefined;
|
|
643
663
|
}>)>[];
|
|
644
664
|
uniqid: string;
|
|
645
665
|
locked: boolean;
|
|
@@ -718,6 +738,10 @@ declare const AdminLogs: {
|
|
|
718
738
|
emailsLimit?: boolean | undefined;
|
|
719
739
|
emailsLimitValue?: number | undefined;
|
|
720
740
|
emailsPromptStatus?: string | undefined;
|
|
741
|
+
}>) | ({
|
|
742
|
+
layers?: string[] | undefined;
|
|
743
|
+
} & jamespot_user_api.WidgetType<{
|
|
744
|
+
url?: string | undefined;
|
|
721
745
|
}>)>>;
|
|
722
746
|
states: Record<string, {
|
|
723
747
|
busy?: boolean | undefined;
|
|
@@ -991,6 +1015,10 @@ declare const Animations: {
|
|
|
991
1015
|
emailsLimit?: boolean | undefined;
|
|
992
1016
|
emailsLimitValue?: number | undefined;
|
|
993
1017
|
emailsPromptStatus?: string | undefined;
|
|
1018
|
+
}>) | ({
|
|
1019
|
+
layers?: string[] | undefined;
|
|
1020
|
+
} & jamespot_user_api.WidgetType<{
|
|
1021
|
+
url?: string | undefined;
|
|
994
1022
|
}>)>[];
|
|
995
1023
|
uniqid: string;
|
|
996
1024
|
locked: boolean;
|
|
@@ -1069,6 +1097,10 @@ declare const Animations: {
|
|
|
1069
1097
|
emailsLimit?: boolean | undefined;
|
|
1070
1098
|
emailsLimitValue?: number | undefined;
|
|
1071
1099
|
emailsPromptStatus?: string | undefined;
|
|
1100
|
+
}>) | ({
|
|
1101
|
+
layers?: string[] | undefined;
|
|
1102
|
+
} & jamespot_user_api.WidgetType<{
|
|
1103
|
+
url?: string | undefined;
|
|
1072
1104
|
}>)>>;
|
|
1073
1105
|
states: Record<string, {
|
|
1074
1106
|
busy?: boolean | undefined;
|
|
@@ -1215,6 +1247,10 @@ declare const Animations: {
|
|
|
1215
1247
|
emailsLimit?: boolean | undefined;
|
|
1216
1248
|
emailsLimitValue?: number | undefined;
|
|
1217
1249
|
emailsPromptStatus?: string | undefined;
|
|
1250
|
+
}>) | ({
|
|
1251
|
+
layers?: string[] | undefined;
|
|
1252
|
+
} & jamespot_user_api.WidgetType<{
|
|
1253
|
+
url?: string | undefined;
|
|
1218
1254
|
}>)>[];
|
|
1219
1255
|
uniqid: string;
|
|
1220
1256
|
locked: boolean;
|
|
@@ -1293,6 +1329,10 @@ declare const Animations: {
|
|
|
1293
1329
|
emailsLimit?: boolean | undefined;
|
|
1294
1330
|
emailsLimitValue?: number | undefined;
|
|
1295
1331
|
emailsPromptStatus?: string | undefined;
|
|
1332
|
+
}>) | ({
|
|
1333
|
+
layers?: string[] | undefined;
|
|
1334
|
+
} & jamespot_user_api.WidgetType<{
|
|
1335
|
+
url?: string | undefined;
|
|
1296
1336
|
}>)>>;
|
|
1297
1337
|
states: Record<string, {
|
|
1298
1338
|
busy?: boolean | undefined;
|
|
@@ -1439,6 +1479,10 @@ declare const Animations: {
|
|
|
1439
1479
|
emailsLimit?: boolean | undefined;
|
|
1440
1480
|
emailsLimitValue?: number | undefined;
|
|
1441
1481
|
emailsPromptStatus?: string | undefined;
|
|
1482
|
+
}>) | ({
|
|
1483
|
+
layers?: string[] | undefined;
|
|
1484
|
+
} & jamespot_user_api.WidgetType<{
|
|
1485
|
+
url?: string | undefined;
|
|
1442
1486
|
}>)>[];
|
|
1443
1487
|
uniqid: string;
|
|
1444
1488
|
locked: boolean;
|
|
@@ -1517,6 +1561,10 @@ declare const Animations: {
|
|
|
1517
1561
|
emailsLimit?: boolean | undefined;
|
|
1518
1562
|
emailsLimitValue?: number | undefined;
|
|
1519
1563
|
emailsPromptStatus?: string | undefined;
|
|
1564
|
+
}>) | ({
|
|
1565
|
+
layers?: string[] | undefined;
|
|
1566
|
+
} & jamespot_user_api.WidgetType<{
|
|
1567
|
+
url?: string | undefined;
|
|
1520
1568
|
}>)>>;
|
|
1521
1569
|
states: Record<string, {
|
|
1522
1570
|
busy?: boolean | undefined;
|
|
@@ -1663,6 +1711,10 @@ declare const Animations: {
|
|
|
1663
1711
|
emailsLimit?: boolean | undefined;
|
|
1664
1712
|
emailsLimitValue?: number | undefined;
|
|
1665
1713
|
emailsPromptStatus?: string | undefined;
|
|
1714
|
+
}>) | ({
|
|
1715
|
+
layers?: string[] | undefined;
|
|
1716
|
+
} & jamespot_user_api.WidgetType<{
|
|
1717
|
+
url?: string | undefined;
|
|
1666
1718
|
}>)>[];
|
|
1667
1719
|
uniqid: string;
|
|
1668
1720
|
locked: boolean;
|
|
@@ -1741,6 +1793,10 @@ declare const Animations: {
|
|
|
1741
1793
|
emailsLimit?: boolean | undefined;
|
|
1742
1794
|
emailsLimitValue?: number | undefined;
|
|
1743
1795
|
emailsPromptStatus?: string | undefined;
|
|
1796
|
+
}>) | ({
|
|
1797
|
+
layers?: string[] | undefined;
|
|
1798
|
+
} & jamespot_user_api.WidgetType<{
|
|
1799
|
+
url?: string | undefined;
|
|
1744
1800
|
}>)>>;
|
|
1745
1801
|
states: Record<string, {
|
|
1746
1802
|
busy?: boolean | undefined;
|
|
@@ -1893,6 +1949,10 @@ declare const Animations: {
|
|
|
1893
1949
|
emailsLimit?: boolean | undefined;
|
|
1894
1950
|
emailsLimitValue?: number | undefined;
|
|
1895
1951
|
emailsPromptStatus?: string | undefined;
|
|
1952
|
+
}>) | ({
|
|
1953
|
+
layers?: string[] | undefined;
|
|
1954
|
+
} & jamespot_user_api.WidgetType<{
|
|
1955
|
+
url?: string | undefined;
|
|
1896
1956
|
}>)>[];
|
|
1897
1957
|
uniqid: string;
|
|
1898
1958
|
locked: boolean;
|
|
@@ -1971,6 +2031,10 @@ declare const Animations: {
|
|
|
1971
2031
|
emailsLimit?: boolean | undefined;
|
|
1972
2032
|
emailsLimitValue?: number | undefined;
|
|
1973
2033
|
emailsPromptStatus?: string | undefined;
|
|
2034
|
+
}>) | ({
|
|
2035
|
+
layers?: string[] | undefined;
|
|
2036
|
+
} & jamespot_user_api.WidgetType<{
|
|
2037
|
+
url?: string | undefined;
|
|
1974
2038
|
}>)>>;
|
|
1975
2039
|
states: Record<string, {
|
|
1976
2040
|
busy?: boolean | undefined;
|
|
@@ -2135,6 +2199,10 @@ declare const Animations: {
|
|
|
2135
2199
|
emailsLimit?: boolean | undefined;
|
|
2136
2200
|
emailsLimitValue?: number | undefined;
|
|
2137
2201
|
emailsPromptStatus?: string | undefined;
|
|
2202
|
+
}>) | ({
|
|
2203
|
+
layers?: string[] | undefined;
|
|
2204
|
+
} & jamespot_user_api.WidgetType<{
|
|
2205
|
+
url?: string | undefined;
|
|
2138
2206
|
}>)>[];
|
|
2139
2207
|
uniqid: string;
|
|
2140
2208
|
locked: boolean;
|
|
@@ -2213,6 +2281,10 @@ declare const Animations: {
|
|
|
2213
2281
|
emailsLimit?: boolean | undefined;
|
|
2214
2282
|
emailsLimitValue?: number | undefined;
|
|
2215
2283
|
emailsPromptStatus?: string | undefined;
|
|
2284
|
+
}>) | ({
|
|
2285
|
+
layers?: string[] | undefined;
|
|
2286
|
+
} & jamespot_user_api.WidgetType<{
|
|
2287
|
+
url?: string | undefined;
|
|
2216
2288
|
}>)>>;
|
|
2217
2289
|
states: Record<string, {
|
|
2218
2290
|
busy?: boolean | undefined;
|
|
@@ -2375,6 +2447,10 @@ declare const Animations: {
|
|
|
2375
2447
|
emailsLimit?: boolean | undefined;
|
|
2376
2448
|
emailsLimitValue?: number | undefined;
|
|
2377
2449
|
emailsPromptStatus?: string | undefined;
|
|
2450
|
+
}>) | ({
|
|
2451
|
+
layers?: string[] | undefined;
|
|
2452
|
+
} & jamespot_user_api.WidgetType<{
|
|
2453
|
+
url?: string | undefined;
|
|
2378
2454
|
}>)>[];
|
|
2379
2455
|
uniqid: string;
|
|
2380
2456
|
locked: boolean;
|
|
@@ -2453,6 +2529,10 @@ declare const Animations: {
|
|
|
2453
2529
|
emailsLimit?: boolean | undefined;
|
|
2454
2530
|
emailsLimitValue?: number | undefined;
|
|
2455
2531
|
emailsPromptStatus?: string | undefined;
|
|
2532
|
+
}>) | ({
|
|
2533
|
+
layers?: string[] | undefined;
|
|
2534
|
+
} & jamespot_user_api.WidgetType<{
|
|
2535
|
+
url?: string | undefined;
|
|
2456
2536
|
}>)>>;
|
|
2457
2537
|
states: Record<string, {
|
|
2458
2538
|
busy?: boolean | undefined;
|
|
@@ -2655,6 +2735,10 @@ declare const Application: {
|
|
|
2655
2735
|
emailsLimit?: boolean | undefined;
|
|
2656
2736
|
emailsLimitValue?: number | undefined;
|
|
2657
2737
|
emailsPromptStatus?: string | undefined;
|
|
2738
|
+
}>) | ({
|
|
2739
|
+
layers?: string[] | undefined;
|
|
2740
|
+
} & jamespot_user_api.WidgetType<{
|
|
2741
|
+
url?: string | undefined;
|
|
2658
2742
|
}>)>[];
|
|
2659
2743
|
uniqid: string;
|
|
2660
2744
|
locked: boolean;
|
|
@@ -2733,6 +2817,10 @@ declare const Application: {
|
|
|
2733
2817
|
emailsLimit?: boolean | undefined;
|
|
2734
2818
|
emailsLimitValue?: number | undefined;
|
|
2735
2819
|
emailsPromptStatus?: string | undefined;
|
|
2820
|
+
}>) | ({
|
|
2821
|
+
layers?: string[] | undefined;
|
|
2822
|
+
} & jamespot_user_api.WidgetType<{
|
|
2823
|
+
url?: string | undefined;
|
|
2736
2824
|
}>)>>;
|
|
2737
2825
|
states: Record<string, {
|
|
2738
2826
|
busy?: boolean | undefined;
|
|
@@ -2964,6 +3052,10 @@ declare const AssetReservation: {
|
|
|
2964
3052
|
emailsLimit?: boolean | undefined;
|
|
2965
3053
|
emailsLimitValue?: number | undefined;
|
|
2966
3054
|
emailsPromptStatus?: string | undefined;
|
|
3055
|
+
}>) | ({
|
|
3056
|
+
layers?: string[] | undefined;
|
|
3057
|
+
} & jamespot_user_api.WidgetType<{
|
|
3058
|
+
url?: string | undefined;
|
|
2967
3059
|
}>)>[] | undefined;
|
|
2968
3060
|
}, jamespot_user_api.BaseMessages>, void, {
|
|
2969
3061
|
dispatch: any;
|
|
@@ -3042,6 +3134,10 @@ declare const AssetReservation: {
|
|
|
3042
3134
|
emailsLimit?: boolean | undefined;
|
|
3043
3135
|
emailsLimitValue?: number | undefined;
|
|
3044
3136
|
emailsPromptStatus?: string | undefined;
|
|
3137
|
+
}>) | ({
|
|
3138
|
+
layers?: string[] | undefined;
|
|
3139
|
+
} & jamespot_user_api.WidgetType<{
|
|
3140
|
+
url?: string | undefined;
|
|
3045
3141
|
}>)>[];
|
|
3046
3142
|
uniqid: string;
|
|
3047
3143
|
locked: boolean;
|
|
@@ -3120,6 +3216,10 @@ declare const AssetReservation: {
|
|
|
3120
3216
|
emailsLimit?: boolean | undefined;
|
|
3121
3217
|
emailsLimitValue?: number | undefined;
|
|
3122
3218
|
emailsPromptStatus?: string | undefined;
|
|
3219
|
+
}>) | ({
|
|
3220
|
+
layers?: string[] | undefined;
|
|
3221
|
+
} & jamespot_user_api.WidgetType<{
|
|
3222
|
+
url?: string | undefined;
|
|
3123
3223
|
}>)>>;
|
|
3124
3224
|
states: Record<string, {
|
|
3125
3225
|
busy?: boolean | undefined;
|
|
@@ -3273,6 +3373,10 @@ declare const AssetReservation: {
|
|
|
3273
3373
|
emailsLimit?: boolean | undefined;
|
|
3274
3374
|
emailsLimitValue?: number | undefined;
|
|
3275
3375
|
emailsPromptStatus?: string | undefined;
|
|
3376
|
+
}>) | ({
|
|
3377
|
+
layers?: string[] | undefined;
|
|
3378
|
+
} & jamespot_user_api.WidgetType<{
|
|
3379
|
+
url?: string | undefined;
|
|
3276
3380
|
}>)>[];
|
|
3277
3381
|
uniqid: string;
|
|
3278
3382
|
locked: boolean;
|
|
@@ -3351,6 +3455,10 @@ declare const AssetReservation: {
|
|
|
3351
3455
|
emailsLimit?: boolean | undefined;
|
|
3352
3456
|
emailsLimitValue?: number | undefined;
|
|
3353
3457
|
emailsPromptStatus?: string | undefined;
|
|
3458
|
+
}>) | ({
|
|
3459
|
+
layers?: string[] | undefined;
|
|
3460
|
+
} & jamespot_user_api.WidgetType<{
|
|
3461
|
+
url?: string | undefined;
|
|
3354
3462
|
}>)>>;
|
|
3355
3463
|
states: Record<string, {
|
|
3356
3464
|
busy?: boolean | undefined;
|
|
@@ -3579,6 +3687,10 @@ declare const AssetReservation: {
|
|
|
3579
3687
|
emailsLimit?: boolean | undefined;
|
|
3580
3688
|
emailsLimitValue?: number | undefined;
|
|
3581
3689
|
emailsPromptStatus?: string | undefined;
|
|
3690
|
+
}>) | ({
|
|
3691
|
+
layers?: string[] | undefined;
|
|
3692
|
+
} & jamespot_user_api.WidgetType<{
|
|
3693
|
+
url?: string | undefined;
|
|
3582
3694
|
}>)>[] | undefined;
|
|
3583
3695
|
};
|
|
3584
3696
|
image?: {
|
|
@@ -3656,6 +3768,10 @@ declare const AssetReservation: {
|
|
|
3656
3768
|
emailsLimit?: boolean | undefined;
|
|
3657
3769
|
emailsLimitValue?: number | undefined;
|
|
3658
3770
|
emailsPromptStatus?: string | undefined;
|
|
3771
|
+
}>) | ({
|
|
3772
|
+
layers?: string[] | undefined;
|
|
3773
|
+
} & jamespot_user_api.WidgetType<{
|
|
3774
|
+
url?: string | undefined;
|
|
3659
3775
|
}>)>[] | undefined;
|
|
3660
3776
|
}, jamespot_user_api.BaseMessages>, "my" | "history", {
|
|
3661
3777
|
dispatch: any;
|
|
@@ -3734,6 +3850,10 @@ declare const AssetReservation: {
|
|
|
3734
3850
|
emailsLimit?: boolean | undefined;
|
|
3735
3851
|
emailsLimitValue?: number | undefined;
|
|
3736
3852
|
emailsPromptStatus?: string | undefined;
|
|
3853
|
+
}>) | ({
|
|
3854
|
+
layers?: string[] | undefined;
|
|
3855
|
+
} & jamespot_user_api.WidgetType<{
|
|
3856
|
+
url?: string | undefined;
|
|
3737
3857
|
}>)>[];
|
|
3738
3858
|
uniqid: string;
|
|
3739
3859
|
locked: boolean;
|
|
@@ -3812,6 +3932,10 @@ declare const AssetReservation: {
|
|
|
3812
3932
|
emailsLimit?: boolean | undefined;
|
|
3813
3933
|
emailsLimitValue?: number | undefined;
|
|
3814
3934
|
emailsPromptStatus?: string | undefined;
|
|
3935
|
+
}>) | ({
|
|
3936
|
+
layers?: string[] | undefined;
|
|
3937
|
+
} & jamespot_user_api.WidgetType<{
|
|
3938
|
+
url?: string | undefined;
|
|
3815
3939
|
}>)>>;
|
|
3816
3940
|
states: Record<string, {
|
|
3817
3941
|
busy?: boolean | undefined;
|
|
@@ -4002,6 +4126,10 @@ declare const AssetReservation: {
|
|
|
4002
4126
|
emailsLimit?: boolean | undefined;
|
|
4003
4127
|
emailsLimitValue?: number | undefined;
|
|
4004
4128
|
emailsPromptStatus?: string | undefined;
|
|
4129
|
+
}>) | ({
|
|
4130
|
+
layers?: string[] | undefined;
|
|
4131
|
+
} & jamespot_user_api.WidgetType<{
|
|
4132
|
+
url?: string | undefined;
|
|
4005
4133
|
}>)>[] | undefined;
|
|
4006
4134
|
}[];
|
|
4007
4135
|
bookableAssetLoading: (state: AssetReservationRootState) => "idle" | "pending";
|
|
@@ -4167,6 +4295,10 @@ declare const AssetReservation: {
|
|
|
4167
4295
|
emailsLimit?: boolean | undefined;
|
|
4168
4296
|
emailsLimitValue?: number | undefined;
|
|
4169
4297
|
emailsPromptStatus?: string | undefined;
|
|
4298
|
+
}>) | ({
|
|
4299
|
+
layers?: string[] | undefined;
|
|
4300
|
+
} & jamespot_user_api.WidgetType<{
|
|
4301
|
+
url?: string | undefined;
|
|
4170
4302
|
}>)>[] | undefined;
|
|
4171
4303
|
};
|
|
4172
4304
|
image?: {
|
|
@@ -4244,6 +4376,10 @@ declare const AssetReservation: {
|
|
|
4244
4376
|
emailsLimit?: boolean | undefined;
|
|
4245
4377
|
emailsLimitValue?: number | undefined;
|
|
4246
4378
|
emailsPromptStatus?: string | undefined;
|
|
4379
|
+
}>) | ({
|
|
4380
|
+
layers?: string[] | undefined;
|
|
4381
|
+
} & jamespot_user_api.WidgetType<{
|
|
4382
|
+
url?: string | undefined;
|
|
4247
4383
|
}>)>[] | undefined;
|
|
4248
4384
|
}[];
|
|
4249
4385
|
reservationLoading: (state: AssetReservationRootState) => "idle" | "pending";
|
|
@@ -4394,6 +4530,10 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4394
4530
|
emailsLimit?: boolean | undefined;
|
|
4395
4531
|
emailsLimitValue?: number | undefined;
|
|
4396
4532
|
emailsPromptStatus?: string | undefined;
|
|
4533
|
+
}>) | ({
|
|
4534
|
+
layers?: string[] | undefined;
|
|
4535
|
+
} & jamespot_user_api.WidgetType<{
|
|
4536
|
+
url?: string | undefined;
|
|
4397
4537
|
}>)>[] | undefined;
|
|
4398
4538
|
commentId?: number | undefined;
|
|
4399
4539
|
commentType?: string | undefined;
|
|
@@ -4474,6 +4614,10 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4474
4614
|
emailsLimit?: boolean | undefined;
|
|
4475
4615
|
emailsLimitValue?: number | undefined;
|
|
4476
4616
|
emailsPromptStatus?: string | undefined;
|
|
4617
|
+
}>) | ({
|
|
4618
|
+
layers?: string[] | undefined;
|
|
4619
|
+
} & jamespot_user_api.WidgetType<{
|
|
4620
|
+
url?: string | undefined;
|
|
4477
4621
|
}>)>[];
|
|
4478
4622
|
uniqid: string;
|
|
4479
4623
|
locked: boolean;
|
|
@@ -4552,6 +4696,10 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
4552
4696
|
emailsLimit?: boolean | undefined;
|
|
4553
4697
|
emailsLimitValue?: number | undefined;
|
|
4554
4698
|
emailsPromptStatus?: string | undefined;
|
|
4699
|
+
}>) | ({
|
|
4700
|
+
layers?: string[] | undefined;
|
|
4701
|
+
} & jamespot_user_api.WidgetType<{
|
|
4702
|
+
url?: string | undefined;
|
|
4555
4703
|
}>)>>;
|
|
4556
4704
|
states: Record<string, {
|
|
4557
4705
|
busy?: boolean | undefined;
|
|
@@ -4701,6 +4849,10 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
|
|
|
4701
4849
|
emailsLimit?: boolean | undefined;
|
|
4702
4850
|
emailsLimitValue?: number | undefined;
|
|
4703
4851
|
emailsPromptStatus?: string | undefined;
|
|
4852
|
+
}>) | ({
|
|
4853
|
+
layers?: string[] | undefined;
|
|
4854
|
+
} & jamespot_user_api.WidgetType<{
|
|
4855
|
+
url?: string | undefined;
|
|
4704
4856
|
}>)>[];
|
|
4705
4857
|
uniqid: string;
|
|
4706
4858
|
locked: boolean;
|
|
@@ -4779,6 +4931,10 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
|
|
|
4779
4931
|
emailsLimit?: boolean | undefined;
|
|
4780
4932
|
emailsLimitValue?: number | undefined;
|
|
4781
4933
|
emailsPromptStatus?: string | undefined;
|
|
4934
|
+
}>) | ({
|
|
4935
|
+
layers?: string[] | undefined;
|
|
4936
|
+
} & jamespot_user_api.WidgetType<{
|
|
4937
|
+
url?: string | undefined;
|
|
4782
4938
|
}>)>>;
|
|
4783
4939
|
states: Record<string, {
|
|
4784
4940
|
busy?: boolean | undefined;
|
|
@@ -4977,6 +5133,10 @@ declare const ContentReport: {
|
|
|
4977
5133
|
emailsLimit?: boolean | undefined;
|
|
4978
5134
|
emailsLimitValue?: number | undefined;
|
|
4979
5135
|
emailsPromptStatus?: string | undefined;
|
|
5136
|
+
}>) | ({
|
|
5137
|
+
layers?: string[] | undefined;
|
|
5138
|
+
} & jamespot_user_api.WidgetType<{
|
|
5139
|
+
url?: string | undefined;
|
|
4980
5140
|
}>)>[] | undefined;
|
|
4981
5141
|
commentId?: number | undefined;
|
|
4982
5142
|
commentType?: string | undefined;
|
|
@@ -5057,6 +5217,10 @@ declare const ContentReport: {
|
|
|
5057
5217
|
emailsLimit?: boolean | undefined;
|
|
5058
5218
|
emailsLimitValue?: number | undefined;
|
|
5059
5219
|
emailsPromptStatus?: string | undefined;
|
|
5220
|
+
}>) | ({
|
|
5221
|
+
layers?: string[] | undefined;
|
|
5222
|
+
} & jamespot_user_api.WidgetType<{
|
|
5223
|
+
url?: string | undefined;
|
|
5060
5224
|
}>)>[];
|
|
5061
5225
|
uniqid: string;
|
|
5062
5226
|
locked: boolean;
|
|
@@ -5135,6 +5299,10 @@ declare const ContentReport: {
|
|
|
5135
5299
|
emailsLimit?: boolean | undefined;
|
|
5136
5300
|
emailsLimitValue?: number | undefined;
|
|
5137
5301
|
emailsPromptStatus?: string | undefined;
|
|
5302
|
+
}>) | ({
|
|
5303
|
+
layers?: string[] | undefined;
|
|
5304
|
+
} & jamespot_user_api.WidgetType<{
|
|
5305
|
+
url?: string | undefined;
|
|
5138
5306
|
}>)>>;
|
|
5139
5307
|
states: Record<string, {
|
|
5140
5308
|
busy?: boolean | undefined;
|
|
@@ -5284,6 +5452,10 @@ declare const ContentReport: {
|
|
|
5284
5452
|
emailsLimit?: boolean | undefined;
|
|
5285
5453
|
emailsLimitValue?: number | undefined;
|
|
5286
5454
|
emailsPromptStatus?: string | undefined;
|
|
5455
|
+
}>) | ({
|
|
5456
|
+
layers?: string[] | undefined;
|
|
5457
|
+
} & jamespot_user_api.WidgetType<{
|
|
5458
|
+
url?: string | undefined;
|
|
5287
5459
|
}>)>[];
|
|
5288
5460
|
uniqid: string;
|
|
5289
5461
|
locked: boolean;
|
|
@@ -5362,6 +5534,10 @@ declare const ContentReport: {
|
|
|
5362
5534
|
emailsLimit?: boolean | undefined;
|
|
5363
5535
|
emailsLimitValue?: number | undefined;
|
|
5364
5536
|
emailsPromptStatus?: string | undefined;
|
|
5537
|
+
}>) | ({
|
|
5538
|
+
layers?: string[] | undefined;
|
|
5539
|
+
} & jamespot_user_api.WidgetType<{
|
|
5540
|
+
url?: string | undefined;
|
|
5365
5541
|
}>)>>;
|
|
5366
5542
|
states: Record<string, {
|
|
5367
5543
|
busy?: boolean | undefined;
|
|
@@ -5657,6 +5833,10 @@ declare const Bookmark: {
|
|
|
5657
5833
|
emailsLimit?: boolean | undefined;
|
|
5658
5834
|
emailsLimitValue?: number | undefined;
|
|
5659
5835
|
emailsPromptStatus?: string | undefined;
|
|
5836
|
+
}>) | ({
|
|
5837
|
+
layers?: string[] | undefined;
|
|
5838
|
+
} & jamespot_user_api.WidgetType<{
|
|
5839
|
+
url?: string | undefined;
|
|
5660
5840
|
}>)>[];
|
|
5661
5841
|
uniqid: string;
|
|
5662
5842
|
locked: boolean;
|
|
@@ -5735,6 +5915,10 @@ declare const Bookmark: {
|
|
|
5735
5915
|
emailsLimit?: boolean | undefined;
|
|
5736
5916
|
emailsLimitValue?: number | undefined;
|
|
5737
5917
|
emailsPromptStatus?: string | undefined;
|
|
5918
|
+
}>) | ({
|
|
5919
|
+
layers?: string[] | undefined;
|
|
5920
|
+
} & jamespot_user_api.WidgetType<{
|
|
5921
|
+
url?: string | undefined;
|
|
5738
5922
|
}>)>>;
|
|
5739
5923
|
states: Record<string, {
|
|
5740
5924
|
busy?: boolean | undefined;
|
|
@@ -5952,6 +6136,10 @@ declare const Bookmark: {
|
|
|
5952
6136
|
emailsLimit?: boolean | undefined;
|
|
5953
6137
|
emailsLimitValue?: number | undefined;
|
|
5954
6138
|
emailsPromptStatus?: string | undefined;
|
|
6139
|
+
}>) | ({
|
|
6140
|
+
layers?: string[] | undefined;
|
|
6141
|
+
} & jamespot_user_api.WidgetType<{
|
|
6142
|
+
url?: string | undefined;
|
|
5955
6143
|
}>)>[];
|
|
5956
6144
|
uniqid: string;
|
|
5957
6145
|
locked: boolean;
|
|
@@ -6030,6 +6218,10 @@ declare const Bookmark: {
|
|
|
6030
6218
|
emailsLimit?: boolean | undefined;
|
|
6031
6219
|
emailsLimitValue?: number | undefined;
|
|
6032
6220
|
emailsPromptStatus?: string | undefined;
|
|
6221
|
+
}>) | ({
|
|
6222
|
+
layers?: string[] | undefined;
|
|
6223
|
+
} & jamespot_user_api.WidgetType<{
|
|
6224
|
+
url?: string | undefined;
|
|
6033
6225
|
}>)>>;
|
|
6034
6226
|
states: Record<string, {
|
|
6035
6227
|
busy?: boolean | undefined;
|
|
@@ -6218,6 +6410,10 @@ declare const Bookmark: {
|
|
|
6218
6410
|
emailsLimit?: boolean | undefined;
|
|
6219
6411
|
emailsLimitValue?: number | undefined;
|
|
6220
6412
|
emailsPromptStatus?: string | undefined;
|
|
6413
|
+
}>) | ({
|
|
6414
|
+
layers?: string[] | undefined;
|
|
6415
|
+
} & jamespot_user_api.WidgetType<{
|
|
6416
|
+
url?: string | undefined;
|
|
6221
6417
|
}>)>[];
|
|
6222
6418
|
uniqid: string;
|
|
6223
6419
|
locked: boolean;
|
|
@@ -6296,6 +6492,10 @@ declare const Bookmark: {
|
|
|
6296
6492
|
emailsLimit?: boolean | undefined;
|
|
6297
6493
|
emailsLimitValue?: number | undefined;
|
|
6298
6494
|
emailsPromptStatus?: string | undefined;
|
|
6495
|
+
}>) | ({
|
|
6496
|
+
layers?: string[] | undefined;
|
|
6497
|
+
} & jamespot_user_api.WidgetType<{
|
|
6498
|
+
url?: string | undefined;
|
|
6299
6499
|
}>)>>;
|
|
6300
6500
|
states: Record<string, {
|
|
6301
6501
|
busy?: boolean | undefined;
|
|
@@ -6463,6 +6663,10 @@ declare const Bookmark: {
|
|
|
6463
6663
|
emailsLimit?: boolean | undefined;
|
|
6464
6664
|
emailsLimitValue?: number | undefined;
|
|
6465
6665
|
emailsPromptStatus?: string | undefined;
|
|
6666
|
+
}>) | ({
|
|
6667
|
+
layers?: string[] | undefined;
|
|
6668
|
+
} & jamespot_user_api.WidgetType<{
|
|
6669
|
+
url?: string | undefined;
|
|
6466
6670
|
}>)>[];
|
|
6467
6671
|
uniqid: string;
|
|
6468
6672
|
locked: boolean;
|
|
@@ -6541,6 +6745,10 @@ declare const Bookmark: {
|
|
|
6541
6745
|
emailsLimit?: boolean | undefined;
|
|
6542
6746
|
emailsLimitValue?: number | undefined;
|
|
6543
6747
|
emailsPromptStatus?: string | undefined;
|
|
6748
|
+
}>) | ({
|
|
6749
|
+
layers?: string[] | undefined;
|
|
6750
|
+
} & jamespot_user_api.WidgetType<{
|
|
6751
|
+
url?: string | undefined;
|
|
6544
6752
|
}>)>>;
|
|
6545
6753
|
states: Record<string, {
|
|
6546
6754
|
busy?: boolean | undefined;
|
|
@@ -6706,6 +6914,10 @@ declare const Bookmark: {
|
|
|
6706
6914
|
emailsLimit?: boolean | undefined;
|
|
6707
6915
|
emailsLimitValue?: number | undefined;
|
|
6708
6916
|
emailsPromptStatus?: string | undefined;
|
|
6917
|
+
}>) | ({
|
|
6918
|
+
layers?: string[] | undefined;
|
|
6919
|
+
} & jamespot_user_api.WidgetType<{
|
|
6920
|
+
url?: string | undefined;
|
|
6709
6921
|
}>)>[];
|
|
6710
6922
|
uniqid: string;
|
|
6711
6923
|
locked: boolean;
|
|
@@ -6784,6 +6996,10 @@ declare const Bookmark: {
|
|
|
6784
6996
|
emailsLimit?: boolean | undefined;
|
|
6785
6997
|
emailsLimitValue?: number | undefined;
|
|
6786
6998
|
emailsPromptStatus?: string | undefined;
|
|
6999
|
+
}>) | ({
|
|
7000
|
+
layers?: string[] | undefined;
|
|
7001
|
+
} & jamespot_user_api.WidgetType<{
|
|
7002
|
+
url?: string | undefined;
|
|
6787
7003
|
}>)>>;
|
|
6788
7004
|
states: Record<string, {
|
|
6789
7005
|
busy?: boolean | undefined;
|
|
@@ -6914,7 +7130,7 @@ type CommentRootState = {
|
|
|
6914
7130
|
};
|
|
6915
7131
|
type CommentsList = {
|
|
6916
7132
|
idArticle: number;
|
|
6917
|
-
list: Array<CommentWithExtensions<jCommentList, ['actions']> & {
|
|
7133
|
+
list: Array<CommentWithExtensions<jCommentList, ['actions', 'extraBotRedacted']> & {
|
|
6918
7134
|
pending?: boolean;
|
|
6919
7135
|
}>;
|
|
6920
7136
|
};
|
|
@@ -7057,6 +7273,10 @@ declare const Comment: {
|
|
|
7057
7273
|
emailsLimit?: boolean | undefined;
|
|
7058
7274
|
emailsLimitValue?: number | undefined;
|
|
7059
7275
|
emailsPromptStatus?: string | undefined;
|
|
7276
|
+
}>) | ({
|
|
7277
|
+
layers?: string[] | undefined;
|
|
7278
|
+
} & jamespot_user_api.WidgetType<{
|
|
7279
|
+
url?: string | undefined;
|
|
7060
7280
|
}>)>[] | undefined;
|
|
7061
7281
|
}, ["actions"]>[];
|
|
7062
7282
|
}, "commentList/hydrateComment">;
|
|
@@ -7151,6 +7371,10 @@ declare const Comment: {
|
|
|
7151
7371
|
emailsLimit?: boolean | undefined;
|
|
7152
7372
|
emailsLimitValue?: number | undefined;
|
|
7153
7373
|
emailsPromptStatus?: string | undefined;
|
|
7374
|
+
}>) | ({
|
|
7375
|
+
layers?: string[] | undefined;
|
|
7376
|
+
} & jamespot_user_api.WidgetType<{
|
|
7377
|
+
url?: string | undefined;
|
|
7154
7378
|
}>)>[];
|
|
7155
7379
|
uniqid: string;
|
|
7156
7380
|
locked: boolean;
|
|
@@ -7229,6 +7453,10 @@ declare const Comment: {
|
|
|
7229
7453
|
emailsLimit?: boolean | undefined;
|
|
7230
7454
|
emailsLimitValue?: number | undefined;
|
|
7231
7455
|
emailsPromptStatus?: string | undefined;
|
|
7456
|
+
}>) | ({
|
|
7457
|
+
layers?: string[] | undefined;
|
|
7458
|
+
} & jamespot_user_api.WidgetType<{
|
|
7459
|
+
url?: string | undefined;
|
|
7232
7460
|
}>)>>;
|
|
7233
7461
|
states: Record<string, {
|
|
7234
7462
|
busy?: boolean | undefined;
|
|
@@ -7378,6 +7606,10 @@ declare const Comment: {
|
|
|
7378
7606
|
emailsLimit?: boolean | undefined;
|
|
7379
7607
|
emailsLimitValue?: number | undefined;
|
|
7380
7608
|
emailsPromptStatus?: string | undefined;
|
|
7609
|
+
}>) | ({
|
|
7610
|
+
layers?: string[] | undefined;
|
|
7611
|
+
} & jamespot_user_api.WidgetType<{
|
|
7612
|
+
url?: string | undefined;
|
|
7381
7613
|
}>)>[];
|
|
7382
7614
|
uniqid: string;
|
|
7383
7615
|
locked: boolean;
|
|
@@ -7456,6 +7688,10 @@ declare const Comment: {
|
|
|
7456
7688
|
emailsLimit?: boolean | undefined;
|
|
7457
7689
|
emailsLimitValue?: number | undefined;
|
|
7458
7690
|
emailsPromptStatus?: string | undefined;
|
|
7691
|
+
}>) | ({
|
|
7692
|
+
layers?: string[] | undefined;
|
|
7693
|
+
} & jamespot_user_api.WidgetType<{
|
|
7694
|
+
url?: string | undefined;
|
|
7459
7695
|
}>)>>;
|
|
7460
7696
|
states: Record<string, {
|
|
7461
7697
|
busy?: boolean | undefined;
|
|
@@ -7646,6 +7882,10 @@ declare const Comment: {
|
|
|
7646
7882
|
emailsLimit?: boolean | undefined;
|
|
7647
7883
|
emailsLimitValue?: number | undefined;
|
|
7648
7884
|
emailsPromptStatus?: string | undefined;
|
|
7885
|
+
}>) | ({
|
|
7886
|
+
layers?: string[] | undefined;
|
|
7887
|
+
} & jamespot_user_api.WidgetType<{
|
|
7888
|
+
url?: string | undefined;
|
|
7649
7889
|
}>)>[] | undefined;
|
|
7650
7890
|
} & {
|
|
7651
7891
|
_extend: Pick<{
|
|
@@ -7784,6 +8024,10 @@ declare const Comment: {
|
|
|
7784
8024
|
emailsLimit?: boolean | undefined;
|
|
7785
8025
|
emailsLimitValue?: number | undefined;
|
|
7786
8026
|
emailsPromptStatus?: string | undefined;
|
|
8027
|
+
}>) | ({
|
|
8028
|
+
layers?: string[] | undefined;
|
|
8029
|
+
} & jamespot_user_api.WidgetType<{
|
|
8030
|
+
url?: string | undefined;
|
|
7787
8031
|
}>)>[] | undefined;
|
|
7788
8032
|
} & {
|
|
7789
8033
|
_extend: {
|
|
@@ -7817,7 +8061,8 @@ declare const Comment: {
|
|
|
7817
8061
|
monthRequestsMax: number;
|
|
7818
8062
|
monthRequestsHit: number;
|
|
7819
8063
|
} | undefined;
|
|
7820
|
-
|
|
8064
|
+
extraBotRedacted?: boolean | undefined;
|
|
8065
|
+
}, "actions" | "extraBotRedacted">;
|
|
7821
8066
|
} & {
|
|
7822
8067
|
pending?: boolean;
|
|
7823
8068
|
})[];
|
|
@@ -7993,6 +8238,10 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
7993
8238
|
emailsLimit?: boolean | undefined;
|
|
7994
8239
|
emailsLimitValue?: number | undefined;
|
|
7995
8240
|
emailsPromptStatus?: string | undefined;
|
|
8241
|
+
}>) | ({
|
|
8242
|
+
layers?: string[] | undefined;
|
|
8243
|
+
} & jamespot_user_api.WidgetType<{
|
|
8244
|
+
url?: string | undefined;
|
|
7996
8245
|
}>)>[] | undefined;
|
|
7997
8246
|
moderators?: {
|
|
7998
8247
|
type: string;
|
|
@@ -8028,6 +8277,7 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8028
8277
|
webhookMethod?: string | undefined;
|
|
8029
8278
|
webhookUrl?: string | undefined;
|
|
8030
8279
|
webhookKey?: string | undefined;
|
|
8280
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
8031
8281
|
}>, void, {
|
|
8032
8282
|
dispatch: any;
|
|
8033
8283
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -8105,6 +8355,10 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8105
8355
|
emailsLimit?: boolean | undefined;
|
|
8106
8356
|
emailsLimitValue?: number | undefined;
|
|
8107
8357
|
emailsPromptStatus?: string | undefined;
|
|
8358
|
+
}>) | ({
|
|
8359
|
+
layers?: string[] | undefined;
|
|
8360
|
+
} & jamespot_user_api.WidgetType<{
|
|
8361
|
+
url?: string | undefined;
|
|
8108
8362
|
}>)>[];
|
|
8109
8363
|
uniqid: string;
|
|
8110
8364
|
locked: boolean;
|
|
@@ -8183,6 +8437,10 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
8183
8437
|
emailsLimit?: boolean | undefined;
|
|
8184
8438
|
emailsLimitValue?: number | undefined;
|
|
8185
8439
|
emailsPromptStatus?: string | undefined;
|
|
8440
|
+
}>) | ({
|
|
8441
|
+
layers?: string[] | undefined;
|
|
8442
|
+
} & jamespot_user_api.WidgetType<{
|
|
8443
|
+
url?: string | undefined;
|
|
8186
8444
|
}>)>>;
|
|
8187
8445
|
states: Record<string, {
|
|
8188
8446
|
busy?: boolean | undefined;
|
|
@@ -8399,6 +8657,10 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8399
8657
|
emailsLimit?: boolean | undefined;
|
|
8400
8658
|
emailsLimitValue?: number | undefined;
|
|
8401
8659
|
emailsPromptStatus?: string | undefined;
|
|
8660
|
+
}>) | ({
|
|
8661
|
+
layers?: string[] | undefined;
|
|
8662
|
+
} & jamespot_user_api.WidgetType<{
|
|
8663
|
+
url?: string | undefined;
|
|
8402
8664
|
}>)>[] | undefined;
|
|
8403
8665
|
moderators?: {
|
|
8404
8666
|
type: string;
|
|
@@ -8434,6 +8696,7 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8434
8696
|
webhookMethod?: string | undefined;
|
|
8435
8697
|
webhookUrl?: string | undefined;
|
|
8436
8698
|
webhookKey?: string | undefined;
|
|
8699
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
8437
8700
|
}>, void, {
|
|
8438
8701
|
dispatch: any;
|
|
8439
8702
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -8511,6 +8774,10 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8511
8774
|
emailsLimit?: boolean | undefined;
|
|
8512
8775
|
emailsLimitValue?: number | undefined;
|
|
8513
8776
|
emailsPromptStatus?: string | undefined;
|
|
8777
|
+
}>) | ({
|
|
8778
|
+
layers?: string[] | undefined;
|
|
8779
|
+
} & jamespot_user_api.WidgetType<{
|
|
8780
|
+
url?: string | undefined;
|
|
8514
8781
|
}>)>[];
|
|
8515
8782
|
uniqid: string;
|
|
8516
8783
|
locked: boolean;
|
|
@@ -8589,6 +8856,10 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
|
|
|
8589
8856
|
emailsLimit?: boolean | undefined;
|
|
8590
8857
|
emailsLimitValue?: number | undefined;
|
|
8591
8858
|
emailsPromptStatus?: string | undefined;
|
|
8859
|
+
}>) | ({
|
|
8860
|
+
layers?: string[] | undefined;
|
|
8861
|
+
} & jamespot_user_api.WidgetType<{
|
|
8862
|
+
url?: string | undefined;
|
|
8592
8863
|
}>)>>;
|
|
8593
8864
|
states: Record<string, {
|
|
8594
8865
|
busy?: boolean | undefined;
|
|
@@ -8805,6 +9076,10 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8805
9076
|
emailsLimit?: boolean | undefined;
|
|
8806
9077
|
emailsLimitValue?: number | undefined;
|
|
8807
9078
|
emailsPromptStatus?: string | undefined;
|
|
9079
|
+
}>) | ({
|
|
9080
|
+
layers?: string[] | undefined;
|
|
9081
|
+
} & jamespot_user_api.WidgetType<{
|
|
9082
|
+
url?: string | undefined;
|
|
8808
9083
|
}>)>[] | undefined;
|
|
8809
9084
|
moderators?: {
|
|
8810
9085
|
type: string;
|
|
@@ -8840,6 +9115,7 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8840
9115
|
webhookMethod?: string | undefined;
|
|
8841
9116
|
webhookUrl?: string | undefined;
|
|
8842
9117
|
webhookKey?: string | undefined;
|
|
9118
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
8843
9119
|
}, {
|
|
8844
9120
|
type: string;
|
|
8845
9121
|
id: number;
|
|
@@ -8987,6 +9263,10 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
8987
9263
|
emailsLimit?: boolean | undefined;
|
|
8988
9264
|
emailsLimitValue?: number | undefined;
|
|
8989
9265
|
emailsPromptStatus?: string | undefined;
|
|
9266
|
+
}>) | ({
|
|
9267
|
+
layers?: string[] | undefined;
|
|
9268
|
+
} & jamespot_user_api.WidgetType<{
|
|
9269
|
+
url?: string | undefined;
|
|
8990
9270
|
}>)>[] | undefined;
|
|
8991
9271
|
moderators?: {
|
|
8992
9272
|
type: string;
|
|
@@ -9022,6 +9302,7 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9022
9302
|
webhookMethod?: string | undefined;
|
|
9023
9303
|
webhookUrl?: string | undefined;
|
|
9024
9304
|
webhookKey?: string | undefined;
|
|
9305
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
9025
9306
|
}, {
|
|
9026
9307
|
dispatch: any;
|
|
9027
9308
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -9099,6 +9380,10 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9099
9380
|
emailsLimit?: boolean | undefined;
|
|
9100
9381
|
emailsLimitValue?: number | undefined;
|
|
9101
9382
|
emailsPromptStatus?: string | undefined;
|
|
9383
|
+
}>) | ({
|
|
9384
|
+
layers?: string[] | undefined;
|
|
9385
|
+
} & jamespot_user_api.WidgetType<{
|
|
9386
|
+
url?: string | undefined;
|
|
9102
9387
|
}>)>[];
|
|
9103
9388
|
uniqid: string;
|
|
9104
9389
|
locked: boolean;
|
|
@@ -9177,6 +9462,10 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9177
9462
|
emailsLimit?: boolean | undefined;
|
|
9178
9463
|
emailsLimitValue?: number | undefined;
|
|
9179
9464
|
emailsPromptStatus?: string | undefined;
|
|
9465
|
+
}>) | ({
|
|
9466
|
+
layers?: string[] | undefined;
|
|
9467
|
+
} & jamespot_user_api.WidgetType<{
|
|
9468
|
+
url?: string | undefined;
|
|
9180
9469
|
}>)>>;
|
|
9181
9470
|
states: Record<string, {
|
|
9182
9471
|
busy?: boolean | undefined;
|
|
@@ -9396,6 +9685,10 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9396
9685
|
emailsLimit?: boolean | undefined;
|
|
9397
9686
|
emailsLimitValue?: number | undefined;
|
|
9398
9687
|
emailsPromptStatus?: string | undefined;
|
|
9688
|
+
}>) | ({
|
|
9689
|
+
layers?: string[] | undefined;
|
|
9690
|
+
} & jamespot_user_api.WidgetType<{
|
|
9691
|
+
url?: string | undefined;
|
|
9399
9692
|
}>)>[] | undefined;
|
|
9400
9693
|
moderators?: {
|
|
9401
9694
|
type: string;
|
|
@@ -9431,6 +9724,7 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9431
9724
|
webhookMethod?: string | undefined;
|
|
9432
9725
|
webhookUrl?: string | undefined;
|
|
9433
9726
|
webhookKey?: string | undefined;
|
|
9727
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
9434
9728
|
}, PayloadSave, {
|
|
9435
9729
|
dispatch: any;
|
|
9436
9730
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -9508,6 +9802,10 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9508
9802
|
emailsLimit?: boolean | undefined;
|
|
9509
9803
|
emailsLimitValue?: number | undefined;
|
|
9510
9804
|
emailsPromptStatus?: string | undefined;
|
|
9805
|
+
}>) | ({
|
|
9806
|
+
layers?: string[] | undefined;
|
|
9807
|
+
} & jamespot_user_api.WidgetType<{
|
|
9808
|
+
url?: string | undefined;
|
|
9511
9809
|
}>)>[];
|
|
9512
9810
|
uniqid: string;
|
|
9513
9811
|
locked: boolean;
|
|
@@ -9586,6 +9884,10 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9586
9884
|
emailsLimit?: boolean | undefined;
|
|
9587
9885
|
emailsLimitValue?: number | undefined;
|
|
9588
9886
|
emailsPromptStatus?: string | undefined;
|
|
9887
|
+
}>) | ({
|
|
9888
|
+
layers?: string[] | undefined;
|
|
9889
|
+
} & jamespot_user_api.WidgetType<{
|
|
9890
|
+
url?: string | undefined;
|
|
9589
9891
|
}>)>>;
|
|
9590
9892
|
states: Record<string, {
|
|
9591
9893
|
busy?: boolean | undefined;
|
|
@@ -9655,7 +9957,7 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
|
|
|
9655
9957
|
fulfilledMeta?: unknown;
|
|
9656
9958
|
rejectedMeta?: unknown;
|
|
9657
9959
|
}>;
|
|
9658
|
-
declare const updateListBotProperty: <K extends "description" | "id" | "mainType" | "type" | "uri" | "dateCreation" | "dateModified" | "title" | "_url" | "_user" | "_right" | "_audience" | "image" | "articleWidgets" | "_attachedFiles" | "avatar" | "enabled" | "context" | "disclaimer" | "prompt" | "trigger" | "moderators" | "groups" | "matchThreshold" | "bot" | "webhookMethod" | "webhookUrl" | "webhookKey">(state: ExtraBotState, extraBotUri: string, property: K, value: {
|
|
9960
|
+
declare const updateListBotProperty: <K extends "description" | "id" | "mainType" | "type" | "uri" | "dateCreation" | "dateModified" | "title" | "_url" | "_user" | "_right" | "_audience" | "image" | "articleWidgets" | "_attachedFiles" | "avatar" | "enabled" | "context" | "disclaimer" | "prompt" | "trigger" | "moderators" | "groups" | "matchThreshold" | "bot" | "webhookMethod" | "webhookUrl" | "webhookKey" | "webhookAutomationOnly">(state: ExtraBotState, extraBotUri: string, property: K, value: {
|
|
9659
9961
|
type: string;
|
|
9660
9962
|
id: number;
|
|
9661
9963
|
mainType: string;
|
|
@@ -9802,6 +10104,10 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
9802
10104
|
emailsLimit?: boolean | undefined;
|
|
9803
10105
|
emailsLimitValue?: number | undefined;
|
|
9804
10106
|
emailsPromptStatus?: string | undefined;
|
|
10107
|
+
}>) | ({
|
|
10108
|
+
layers?: string[] | undefined;
|
|
10109
|
+
} & jamespot_user_api.WidgetType<{
|
|
10110
|
+
url?: string | undefined;
|
|
9805
10111
|
}>)>[] | undefined;
|
|
9806
10112
|
moderators?: {
|
|
9807
10113
|
type: string;
|
|
@@ -9837,6 +10143,7 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
|
|
|
9837
10143
|
webhookMethod?: string | undefined;
|
|
9838
10144
|
webhookUrl?: string | undefined;
|
|
9839
10145
|
webhookKey?: string | undefined;
|
|
10146
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
9840
10147
|
}[K]) => void;
|
|
9841
10148
|
declare const extraBotSlice: _reduxjs_toolkit.Slice<ExtraBotState, {
|
|
9842
10149
|
setListAllOrder: (state: Draft<S>, action: PayloadAction<Orders>) => void;
|
|
@@ -10057,6 +10364,10 @@ declare const ExtraBot: {
|
|
|
10057
10364
|
emailsLimit?: boolean | undefined;
|
|
10058
10365
|
emailsLimitValue?: number | undefined;
|
|
10059
10366
|
emailsPromptStatus?: string | undefined;
|
|
10367
|
+
}>) | ({
|
|
10368
|
+
layers?: string[] | undefined;
|
|
10369
|
+
} & jamespot_user_api.WidgetType<{
|
|
10370
|
+
url?: string | undefined;
|
|
10060
10371
|
}>)>[] | undefined;
|
|
10061
10372
|
moderators?: {
|
|
10062
10373
|
type: string;
|
|
@@ -10092,6 +10403,7 @@ declare const ExtraBot: {
|
|
|
10092
10403
|
webhookMethod?: string | undefined;
|
|
10093
10404
|
webhookUrl?: string | undefined;
|
|
10094
10405
|
webhookKey?: string | undefined;
|
|
10406
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
10095
10407
|
}>, void, {
|
|
10096
10408
|
dispatch: any;
|
|
10097
10409
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -10169,6 +10481,10 @@ declare const ExtraBot: {
|
|
|
10169
10481
|
emailsLimit?: boolean | undefined;
|
|
10170
10482
|
emailsLimitValue?: number | undefined;
|
|
10171
10483
|
emailsPromptStatus?: string | undefined;
|
|
10484
|
+
}>) | ({
|
|
10485
|
+
layers?: string[] | undefined;
|
|
10486
|
+
} & jamespot_user_api.WidgetType<{
|
|
10487
|
+
url?: string | undefined;
|
|
10172
10488
|
}>)>[];
|
|
10173
10489
|
uniqid: string;
|
|
10174
10490
|
locked: boolean;
|
|
@@ -10247,6 +10563,10 @@ declare const ExtraBot: {
|
|
|
10247
10563
|
emailsLimit?: boolean | undefined;
|
|
10248
10564
|
emailsLimitValue?: number | undefined;
|
|
10249
10565
|
emailsPromptStatus?: string | undefined;
|
|
10566
|
+
}>) | ({
|
|
10567
|
+
layers?: string[] | undefined;
|
|
10568
|
+
} & jamespot_user_api.WidgetType<{
|
|
10569
|
+
url?: string | undefined;
|
|
10250
10570
|
}>)>>;
|
|
10251
10571
|
states: Record<string, {
|
|
10252
10572
|
busy?: boolean | undefined;
|
|
@@ -10463,6 +10783,10 @@ declare const ExtraBot: {
|
|
|
10463
10783
|
emailsLimit?: boolean | undefined;
|
|
10464
10784
|
emailsLimitValue?: number | undefined;
|
|
10465
10785
|
emailsPromptStatus?: string | undefined;
|
|
10786
|
+
}>) | ({
|
|
10787
|
+
layers?: string[] | undefined;
|
|
10788
|
+
} & jamespot_user_api.WidgetType<{
|
|
10789
|
+
url?: string | undefined;
|
|
10466
10790
|
}>)>[] | undefined;
|
|
10467
10791
|
moderators?: {
|
|
10468
10792
|
type: string;
|
|
@@ -10498,6 +10822,7 @@ declare const ExtraBot: {
|
|
|
10498
10822
|
webhookMethod?: string | undefined;
|
|
10499
10823
|
webhookUrl?: string | undefined;
|
|
10500
10824
|
webhookKey?: string | undefined;
|
|
10825
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
10501
10826
|
}>, void, {
|
|
10502
10827
|
dispatch: any;
|
|
10503
10828
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -10575,6 +10900,10 @@ declare const ExtraBot: {
|
|
|
10575
10900
|
emailsLimit?: boolean | undefined;
|
|
10576
10901
|
emailsLimitValue?: number | undefined;
|
|
10577
10902
|
emailsPromptStatus?: string | undefined;
|
|
10903
|
+
}>) | ({
|
|
10904
|
+
layers?: string[] | undefined;
|
|
10905
|
+
} & jamespot_user_api.WidgetType<{
|
|
10906
|
+
url?: string | undefined;
|
|
10578
10907
|
}>)>[];
|
|
10579
10908
|
uniqid: string;
|
|
10580
10909
|
locked: boolean;
|
|
@@ -10653,6 +10982,10 @@ declare const ExtraBot: {
|
|
|
10653
10982
|
emailsLimit?: boolean | undefined;
|
|
10654
10983
|
emailsLimitValue?: number | undefined;
|
|
10655
10984
|
emailsPromptStatus?: string | undefined;
|
|
10985
|
+
}>) | ({
|
|
10986
|
+
layers?: string[] | undefined;
|
|
10987
|
+
} & jamespot_user_api.WidgetType<{
|
|
10988
|
+
url?: string | undefined;
|
|
10656
10989
|
}>)>>;
|
|
10657
10990
|
states: Record<string, {
|
|
10658
10991
|
busy?: boolean | undefined;
|
|
@@ -10869,6 +11202,10 @@ declare const ExtraBot: {
|
|
|
10869
11202
|
emailsLimit?: boolean | undefined;
|
|
10870
11203
|
emailsLimitValue?: number | undefined;
|
|
10871
11204
|
emailsPromptStatus?: string | undefined;
|
|
11205
|
+
}>) | ({
|
|
11206
|
+
layers?: string[] | undefined;
|
|
11207
|
+
} & jamespot_user_api.WidgetType<{
|
|
11208
|
+
url?: string | undefined;
|
|
10872
11209
|
}>)>[] | undefined;
|
|
10873
11210
|
moderators?: {
|
|
10874
11211
|
type: string;
|
|
@@ -10904,6 +11241,7 @@ declare const ExtraBot: {
|
|
|
10904
11241
|
webhookMethod?: string | undefined;
|
|
10905
11242
|
webhookUrl?: string | undefined;
|
|
10906
11243
|
webhookKey?: string | undefined;
|
|
11244
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
10907
11245
|
}, {
|
|
10908
11246
|
type: string;
|
|
10909
11247
|
id: number;
|
|
@@ -11051,6 +11389,10 @@ declare const ExtraBot: {
|
|
|
11051
11389
|
emailsLimit?: boolean | undefined;
|
|
11052
11390
|
emailsLimitValue?: number | undefined;
|
|
11053
11391
|
emailsPromptStatus?: string | undefined;
|
|
11392
|
+
}>) | ({
|
|
11393
|
+
layers?: string[] | undefined;
|
|
11394
|
+
} & jamespot_user_api.WidgetType<{
|
|
11395
|
+
url?: string | undefined;
|
|
11054
11396
|
}>)>[] | undefined;
|
|
11055
11397
|
moderators?: {
|
|
11056
11398
|
type: string;
|
|
@@ -11086,6 +11428,7 @@ declare const ExtraBot: {
|
|
|
11086
11428
|
webhookMethod?: string | undefined;
|
|
11087
11429
|
webhookUrl?: string | undefined;
|
|
11088
11430
|
webhookKey?: string | undefined;
|
|
11431
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
11089
11432
|
}, {
|
|
11090
11433
|
dispatch: any;
|
|
11091
11434
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -11163,6 +11506,10 @@ declare const ExtraBot: {
|
|
|
11163
11506
|
emailsLimit?: boolean | undefined;
|
|
11164
11507
|
emailsLimitValue?: number | undefined;
|
|
11165
11508
|
emailsPromptStatus?: string | undefined;
|
|
11509
|
+
}>) | ({
|
|
11510
|
+
layers?: string[] | undefined;
|
|
11511
|
+
} & jamespot_user_api.WidgetType<{
|
|
11512
|
+
url?: string | undefined;
|
|
11166
11513
|
}>)>[];
|
|
11167
11514
|
uniqid: string;
|
|
11168
11515
|
locked: boolean;
|
|
@@ -11241,6 +11588,10 @@ declare const ExtraBot: {
|
|
|
11241
11588
|
emailsLimit?: boolean | undefined;
|
|
11242
11589
|
emailsLimitValue?: number | undefined;
|
|
11243
11590
|
emailsPromptStatus?: string | undefined;
|
|
11591
|
+
}>) | ({
|
|
11592
|
+
layers?: string[] | undefined;
|
|
11593
|
+
} & jamespot_user_api.WidgetType<{
|
|
11594
|
+
url?: string | undefined;
|
|
11244
11595
|
}>)>>;
|
|
11245
11596
|
states: Record<string, {
|
|
11246
11597
|
busy?: boolean | undefined;
|
|
@@ -11457,6 +11808,10 @@ declare const ExtraBot: {
|
|
|
11457
11808
|
emailsLimit?: boolean | undefined;
|
|
11458
11809
|
emailsLimitValue?: number | undefined;
|
|
11459
11810
|
emailsPromptStatus?: string | undefined;
|
|
11811
|
+
}>) | ({
|
|
11812
|
+
layers?: string[] | undefined;
|
|
11813
|
+
} & jamespot_user_api.WidgetType<{
|
|
11814
|
+
url?: string | undefined;
|
|
11460
11815
|
}>)>[] | undefined;
|
|
11461
11816
|
moderators?: {
|
|
11462
11817
|
type: string;
|
|
@@ -11492,6 +11847,7 @@ declare const ExtraBot: {
|
|
|
11492
11847
|
webhookMethod?: string | undefined;
|
|
11493
11848
|
webhookUrl?: string | undefined;
|
|
11494
11849
|
webhookKey?: string | undefined;
|
|
11850
|
+
webhookAutomationOnly?: boolean | undefined;
|
|
11495
11851
|
}, PayloadSave, {
|
|
11496
11852
|
dispatch: any;
|
|
11497
11853
|
state: Partial<AdminLogsRootState & AnimationsRootState & ApplicationRootState & AssetReservationRootState & EditorsRootState & JLandRootState & MagicPadRootState & ModelRootState & ShareRootState & StudioRootState & ToastRootState & TVDisplayRootState & {
|
|
@@ -11569,6 +11925,10 @@ declare const ExtraBot: {
|
|
|
11569
11925
|
emailsLimit?: boolean | undefined;
|
|
11570
11926
|
emailsLimitValue?: number | undefined;
|
|
11571
11927
|
emailsPromptStatus?: string | undefined;
|
|
11928
|
+
}>) | ({
|
|
11929
|
+
layers?: string[] | undefined;
|
|
11930
|
+
} & jamespot_user_api.WidgetType<{
|
|
11931
|
+
url?: string | undefined;
|
|
11572
11932
|
}>)>[];
|
|
11573
11933
|
uniqid: string;
|
|
11574
11934
|
locked: boolean;
|
|
@@ -11647,6 +12007,10 @@ declare const ExtraBot: {
|
|
|
11647
12007
|
emailsLimit?: boolean | undefined;
|
|
11648
12008
|
emailsLimitValue?: number | undefined;
|
|
11649
12009
|
emailsPromptStatus?: string | undefined;
|
|
12010
|
+
}>) | ({
|
|
12011
|
+
layers?: string[] | undefined;
|
|
12012
|
+
} & jamespot_user_api.WidgetType<{
|
|
12013
|
+
url?: string | undefined;
|
|
11650
12014
|
}>)>>;
|
|
11651
12015
|
states: Record<string, {
|
|
11652
12016
|
busy?: boolean | undefined;
|
|
@@ -11901,6 +12265,10 @@ declare const Faq: {
|
|
|
11901
12265
|
emailsLimit?: boolean | undefined;
|
|
11902
12266
|
emailsLimitValue?: number | undefined;
|
|
11903
12267
|
emailsPromptStatus?: string | undefined;
|
|
12268
|
+
}>) | ({
|
|
12269
|
+
layers?: string[] | undefined;
|
|
12270
|
+
} & jamespot_user_api.WidgetType<{
|
|
12271
|
+
url?: string | undefined;
|
|
11904
12272
|
}>)>[] | undefined;
|
|
11905
12273
|
faqColor?: string | undefined;
|
|
11906
12274
|
} & {
|
|
@@ -11996,6 +12364,12 @@ declare const slice$1: _reduxjs_toolkit.Slice<{}, {
|
|
|
11996
12364
|
label: string;
|
|
11997
12365
|
hasLicense: boolean;
|
|
11998
12366
|
}) | undefined;
|
|
12367
|
+
OfficeHook?: ({
|
|
12368
|
+
isActive: boolean;
|
|
12369
|
+
} & {
|
|
12370
|
+
label: string;
|
|
12371
|
+
hasLicense: boolean;
|
|
12372
|
+
}) | undefined;
|
|
11999
12373
|
};
|
|
12000
12374
|
}, "hooks">;
|
|
12001
12375
|
type HookRootState = {
|
|
@@ -12073,6 +12447,12 @@ declare const Hook: {
|
|
|
12073
12447
|
label: string;
|
|
12074
12448
|
hasLicense: boolean;
|
|
12075
12449
|
}) | undefined;
|
|
12450
|
+
OfficeHook?: ({
|
|
12451
|
+
isActive: boolean;
|
|
12452
|
+
} & {
|
|
12453
|
+
label: string;
|
|
12454
|
+
hasLicense: boolean;
|
|
12455
|
+
}) | undefined;
|
|
12076
12456
|
};
|
|
12077
12457
|
}, "hooks">;
|
|
12078
12458
|
actions: _reduxjs_toolkit.CaseReducerActions<{
|
|
@@ -12146,6 +12526,12 @@ declare const Hook: {
|
|
|
12146
12526
|
label: string;
|
|
12147
12527
|
hasLicense: boolean;
|
|
12148
12528
|
}) | undefined;
|
|
12529
|
+
OfficeHook?: ({
|
|
12530
|
+
isActive: boolean;
|
|
12531
|
+
} & {
|
|
12532
|
+
label: string;
|
|
12533
|
+
hasLicense: boolean;
|
|
12534
|
+
}) | undefined;
|
|
12149
12535
|
};
|
|
12150
12536
|
}, "hooks">;
|
|
12151
12537
|
selectors: {
|
|
@@ -12219,8 +12605,14 @@ declare const Hook: {
|
|
|
12219
12605
|
label: string;
|
|
12220
12606
|
hasLicense: boolean;
|
|
12221
12607
|
}) | undefined;
|
|
12608
|
+
OfficeHook?: ({
|
|
12609
|
+
isActive: boolean;
|
|
12610
|
+
} & {
|
|
12611
|
+
label: string;
|
|
12612
|
+
hasLicense: boolean;
|
|
12613
|
+
}) | undefined;
|
|
12222
12614
|
};
|
|
12223
|
-
selectHook: <T extends "ExtraBotHook" | "DriveHook" | "calendarHook" | "FileBankHook" | "StudioHook" | "OnlyOfficeHook" | "spotRssFeed" | "WidgetHook" | "AdminAdvancedHook" | "ExternalAppHook" | "MagicPadHook">(state: HookRootState, hook: T) => ({
|
|
12615
|
+
selectHook: <T extends "ExtraBotHook" | "DriveHook" | "calendarHook" | "FileBankHook" | "StudioHook" | "OnlyOfficeHook" | "spotRssFeed" | "WidgetHook" | "AdminAdvancedHook" | "ExternalAppHook" | "MagicPadHook" | "OfficeHook">(state: HookRootState, hook: T) => ({
|
|
12224
12616
|
DriveHook?: ({
|
|
12225
12617
|
isActive: boolean;
|
|
12226
12618
|
} & {
|
|
@@ -12290,8 +12682,14 @@ declare const Hook: {
|
|
|
12290
12682
|
label: string;
|
|
12291
12683
|
hasLicense: boolean;
|
|
12292
12684
|
}) | undefined;
|
|
12685
|
+
OfficeHook?: ({
|
|
12686
|
+
isActive: boolean;
|
|
12687
|
+
} & {
|
|
12688
|
+
label: string;
|
|
12689
|
+
hasLicense: boolean;
|
|
12690
|
+
}) | undefined;
|
|
12293
12691
|
})[T] | undefined;
|
|
12294
|
-
hasHookLicense: <T_1 extends "MagicPadHook">(state: HookRootState, hook: T_1) => boolean;
|
|
12692
|
+
hasHookLicense: <T_1 extends "MagicPadHook" | "OfficeHook">(state: HookRootState, hook: T_1) => boolean;
|
|
12295
12693
|
};
|
|
12296
12694
|
utils: {
|
|
12297
12695
|
buildDrivesArrayFromObject: (drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>> | undefined) => string[];
|
|
@@ -12433,6 +12831,10 @@ declare const jland: {
|
|
|
12433
12831
|
emailsLimit?: boolean | undefined;
|
|
12434
12832
|
emailsLimitValue?: number | undefined;
|
|
12435
12833
|
emailsPromptStatus?: string | undefined;
|
|
12834
|
+
}>) | ({
|
|
12835
|
+
layers?: string[] | undefined;
|
|
12836
|
+
} & jamespot_user_api.WidgetType<{
|
|
12837
|
+
url?: string | undefined;
|
|
12436
12838
|
}>)>[];
|
|
12437
12839
|
uniqid: string;
|
|
12438
12840
|
locked: boolean;
|
|
@@ -12511,6 +12913,10 @@ declare const jland: {
|
|
|
12511
12913
|
emailsLimit?: boolean | undefined;
|
|
12512
12914
|
emailsLimitValue?: number | undefined;
|
|
12513
12915
|
emailsPromptStatus?: string | undefined;
|
|
12916
|
+
}>) | ({
|
|
12917
|
+
layers?: string[] | undefined;
|
|
12918
|
+
} & jamespot_user_api.WidgetType<{
|
|
12919
|
+
url?: string | undefined;
|
|
12514
12920
|
}>)>>;
|
|
12515
12921
|
states: Record<string, {
|
|
12516
12922
|
busy?: boolean | undefined;
|
|
@@ -12657,6 +13063,10 @@ declare const jland: {
|
|
|
12657
13063
|
emailsLimit?: boolean | undefined;
|
|
12658
13064
|
emailsLimitValue?: number | undefined;
|
|
12659
13065
|
emailsPromptStatus?: string | undefined;
|
|
13066
|
+
}>) | ({
|
|
13067
|
+
layers?: string[] | undefined;
|
|
13068
|
+
} & jamespot_user_api.WidgetType<{
|
|
13069
|
+
url?: string | undefined;
|
|
12660
13070
|
}>)>[];
|
|
12661
13071
|
uniqid: string;
|
|
12662
13072
|
locked: boolean;
|
|
@@ -12735,6 +13145,10 @@ declare const jland: {
|
|
|
12735
13145
|
emailsLimit?: boolean | undefined;
|
|
12736
13146
|
emailsLimitValue?: number | undefined;
|
|
12737
13147
|
emailsPromptStatus?: string | undefined;
|
|
13148
|
+
}>) | ({
|
|
13149
|
+
layers?: string[] | undefined;
|
|
13150
|
+
} & jamespot_user_api.WidgetType<{
|
|
13151
|
+
url?: string | undefined;
|
|
12738
13152
|
}>)>>;
|
|
12739
13153
|
states: Record<string, {
|
|
12740
13154
|
busy?: boolean | undefined;
|
|
@@ -12881,6 +13295,10 @@ declare const jland: {
|
|
|
12881
13295
|
emailsLimit?: boolean | undefined;
|
|
12882
13296
|
emailsLimitValue?: number | undefined;
|
|
12883
13297
|
emailsPromptStatus?: string | undefined;
|
|
13298
|
+
}>) | ({
|
|
13299
|
+
layers?: string[] | undefined;
|
|
13300
|
+
} & jamespot_user_api.WidgetType<{
|
|
13301
|
+
url?: string | undefined;
|
|
12884
13302
|
}>)>[];
|
|
12885
13303
|
uniqid: string;
|
|
12886
13304
|
locked: boolean;
|
|
@@ -12959,6 +13377,10 @@ declare const jland: {
|
|
|
12959
13377
|
emailsLimit?: boolean | undefined;
|
|
12960
13378
|
emailsLimitValue?: number | undefined;
|
|
12961
13379
|
emailsPromptStatus?: string | undefined;
|
|
13380
|
+
}>) | ({
|
|
13381
|
+
layers?: string[] | undefined;
|
|
13382
|
+
} & jamespot_user_api.WidgetType<{
|
|
13383
|
+
url?: string | undefined;
|
|
12962
13384
|
}>)>>;
|
|
12963
13385
|
states: Record<string, {
|
|
12964
13386
|
busy?: boolean | undefined;
|
|
@@ -13105,6 +13527,10 @@ declare const jland: {
|
|
|
13105
13527
|
emailsLimit?: boolean | undefined;
|
|
13106
13528
|
emailsLimitValue?: number | undefined;
|
|
13107
13529
|
emailsPromptStatus?: string | undefined;
|
|
13530
|
+
}>) | ({
|
|
13531
|
+
layers?: string[] | undefined;
|
|
13532
|
+
} & jamespot_user_api.WidgetType<{
|
|
13533
|
+
url?: string | undefined;
|
|
13108
13534
|
}>)>[];
|
|
13109
13535
|
uniqid: string;
|
|
13110
13536
|
locked: boolean;
|
|
@@ -13183,6 +13609,10 @@ declare const jland: {
|
|
|
13183
13609
|
emailsLimit?: boolean | undefined;
|
|
13184
13610
|
emailsLimitValue?: number | undefined;
|
|
13185
13611
|
emailsPromptStatus?: string | undefined;
|
|
13612
|
+
}>) | ({
|
|
13613
|
+
layers?: string[] | undefined;
|
|
13614
|
+
} & jamespot_user_api.WidgetType<{
|
|
13615
|
+
url?: string | undefined;
|
|
13186
13616
|
}>)>>;
|
|
13187
13617
|
states: Record<string, {
|
|
13188
13618
|
busy?: boolean | undefined;
|
|
@@ -13326,6 +13756,10 @@ declare const jland: {
|
|
|
13326
13756
|
emailsLimit?: boolean | undefined;
|
|
13327
13757
|
emailsLimitValue?: number | undefined;
|
|
13328
13758
|
emailsPromptStatus?: string | undefined;
|
|
13759
|
+
}>) | ({
|
|
13760
|
+
layers?: string[] | undefined;
|
|
13761
|
+
} & jamespot_user_api.WidgetType<{
|
|
13762
|
+
url?: string | undefined;
|
|
13329
13763
|
}>)>[];
|
|
13330
13764
|
uniqid: string;
|
|
13331
13765
|
locked: boolean;
|
|
@@ -13404,6 +13838,10 @@ declare const jland: {
|
|
|
13404
13838
|
emailsLimit?: boolean | undefined;
|
|
13405
13839
|
emailsLimitValue?: number | undefined;
|
|
13406
13840
|
emailsPromptStatus?: string | undefined;
|
|
13841
|
+
}>) | ({
|
|
13842
|
+
layers?: string[] | undefined;
|
|
13843
|
+
} & jamespot_user_api.WidgetType<{
|
|
13844
|
+
url?: string | undefined;
|
|
13407
13845
|
}>)>>;
|
|
13408
13846
|
states: Record<string, {
|
|
13409
13847
|
busy?: boolean | undefined;
|
|
@@ -13575,6 +14013,10 @@ declare const jland: {
|
|
|
13575
14013
|
emailsLimit?: boolean | undefined;
|
|
13576
14014
|
emailsLimitValue?: number | undefined;
|
|
13577
14015
|
emailsPromptStatus?: string | undefined;
|
|
14016
|
+
}>) | ({
|
|
14017
|
+
layers?: string[] | undefined;
|
|
14018
|
+
} & jamespot_user_api.WidgetType<{
|
|
14019
|
+
url?: string | undefined;
|
|
13578
14020
|
}>)>[];
|
|
13579
14021
|
uniqid: string;
|
|
13580
14022
|
locked: boolean;
|
|
@@ -13653,6 +14095,10 @@ declare const jland: {
|
|
|
13653
14095
|
emailsLimit?: boolean | undefined;
|
|
13654
14096
|
emailsLimitValue?: number | undefined;
|
|
13655
14097
|
emailsPromptStatus?: string | undefined;
|
|
14098
|
+
}>) | ({
|
|
14099
|
+
layers?: string[] | undefined;
|
|
14100
|
+
} & jamespot_user_api.WidgetType<{
|
|
14101
|
+
url?: string | undefined;
|
|
13656
14102
|
}>)>>;
|
|
13657
14103
|
states: Record<string, {
|
|
13658
14104
|
busy?: boolean | undefined;
|
|
@@ -13907,6 +14353,10 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13907
14353
|
emailsLimit?: boolean | undefined;
|
|
13908
14354
|
emailsLimitValue?: number | undefined;
|
|
13909
14355
|
emailsPromptStatus?: string | undefined;
|
|
14356
|
+
}>) | ({
|
|
14357
|
+
layers?: string[] | undefined;
|
|
14358
|
+
} & jamespot_user_api.WidgetType<{
|
|
14359
|
+
url?: string | undefined;
|
|
13910
14360
|
}>)>[] | undefined;
|
|
13911
14361
|
}>, {
|
|
13912
14362
|
idUserLogged: number;
|
|
@@ -13987,6 +14437,10 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
13987
14437
|
emailsLimit?: boolean | undefined;
|
|
13988
14438
|
emailsLimitValue?: number | undefined;
|
|
13989
14439
|
emailsPromptStatus?: string | undefined;
|
|
14440
|
+
}>) | ({
|
|
14441
|
+
layers?: string[] | undefined;
|
|
14442
|
+
} & jamespot_user_api.WidgetType<{
|
|
14443
|
+
url?: string | undefined;
|
|
13990
14444
|
}>)>[];
|
|
13991
14445
|
uniqid: string;
|
|
13992
14446
|
locked: boolean;
|
|
@@ -14065,6 +14519,10 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
14065
14519
|
emailsLimit?: boolean | undefined;
|
|
14066
14520
|
emailsLimitValue?: number | undefined;
|
|
14067
14521
|
emailsPromptStatus?: string | undefined;
|
|
14522
|
+
}>) | ({
|
|
14523
|
+
layers?: string[] | undefined;
|
|
14524
|
+
} & jamespot_user_api.WidgetType<{
|
|
14525
|
+
url?: string | undefined;
|
|
14068
14526
|
}>)>>;
|
|
14069
14527
|
states: Record<string, {
|
|
14070
14528
|
busy?: boolean | undefined;
|
|
@@ -14272,6 +14730,10 @@ declare const MagicPad: {
|
|
|
14272
14730
|
emailsLimit?: boolean | undefined;
|
|
14273
14731
|
emailsLimitValue?: number | undefined;
|
|
14274
14732
|
emailsPromptStatus?: string | undefined;
|
|
14733
|
+
}>) | ({
|
|
14734
|
+
layers?: string[] | undefined;
|
|
14735
|
+
} & jamespot_user_api.WidgetType<{
|
|
14736
|
+
url?: string | undefined;
|
|
14275
14737
|
}>)>[] | undefined;
|
|
14276
14738
|
}>, {
|
|
14277
14739
|
idUserLogged: number;
|
|
@@ -14352,6 +14814,10 @@ declare const MagicPad: {
|
|
|
14352
14814
|
emailsLimit?: boolean | undefined;
|
|
14353
14815
|
emailsLimitValue?: number | undefined;
|
|
14354
14816
|
emailsPromptStatus?: string | undefined;
|
|
14817
|
+
}>) | ({
|
|
14818
|
+
layers?: string[] | undefined;
|
|
14819
|
+
} & jamespot_user_api.WidgetType<{
|
|
14820
|
+
url?: string | undefined;
|
|
14355
14821
|
}>)>[];
|
|
14356
14822
|
uniqid: string;
|
|
14357
14823
|
locked: boolean;
|
|
@@ -14430,6 +14896,10 @@ declare const MagicPad: {
|
|
|
14430
14896
|
emailsLimit?: boolean | undefined;
|
|
14431
14897
|
emailsLimitValue?: number | undefined;
|
|
14432
14898
|
emailsPromptStatus?: string | undefined;
|
|
14899
|
+
}>) | ({
|
|
14900
|
+
layers?: string[] | undefined;
|
|
14901
|
+
} & jamespot_user_api.WidgetType<{
|
|
14902
|
+
url?: string | undefined;
|
|
14433
14903
|
}>)>>;
|
|
14434
14904
|
states: Record<string, {
|
|
14435
14905
|
busy?: boolean | undefined;
|
|
@@ -14683,6 +15153,10 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14683
15153
|
emailsLimit?: boolean | undefined;
|
|
14684
15154
|
emailsLimitValue?: number | undefined;
|
|
14685
15155
|
emailsPromptStatus?: string | undefined;
|
|
15156
|
+
}>) | ({
|
|
15157
|
+
layers?: string[] | undefined;
|
|
15158
|
+
} & jamespot_user_api.WidgetType<{
|
|
15159
|
+
url?: string | undefined;
|
|
14686
15160
|
}>)>[] | undefined;
|
|
14687
15161
|
}, jamespot_user_api.BaseMessages>, void, {
|
|
14688
15162
|
dispatch: any;
|
|
@@ -14761,6 +15235,10 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14761
15235
|
emailsLimit?: boolean | undefined;
|
|
14762
15236
|
emailsLimitValue?: number | undefined;
|
|
14763
15237
|
emailsPromptStatus?: string | undefined;
|
|
15238
|
+
}>) | ({
|
|
15239
|
+
layers?: string[] | undefined;
|
|
15240
|
+
} & jamespot_user_api.WidgetType<{
|
|
15241
|
+
url?: string | undefined;
|
|
14764
15242
|
}>)>[];
|
|
14765
15243
|
uniqid: string;
|
|
14766
15244
|
locked: boolean;
|
|
@@ -14839,6 +15317,10 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
14839
15317
|
emailsLimit?: boolean | undefined;
|
|
14840
15318
|
emailsLimitValue?: number | undefined;
|
|
14841
15319
|
emailsPromptStatus?: string | undefined;
|
|
15320
|
+
}>) | ({
|
|
15321
|
+
layers?: string[] | undefined;
|
|
15322
|
+
} & jamespot_user_api.WidgetType<{
|
|
15323
|
+
url?: string | undefined;
|
|
14842
15324
|
}>)>>;
|
|
14843
15325
|
states: Record<string, {
|
|
14844
15326
|
busy?: boolean | undefined;
|
|
@@ -15052,6 +15534,10 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15052
15534
|
emailsLimit?: boolean | undefined;
|
|
15053
15535
|
emailsLimitValue?: number | undefined;
|
|
15054
15536
|
emailsPromptStatus?: string | undefined;
|
|
15537
|
+
}>) | ({
|
|
15538
|
+
layers?: string[] | undefined;
|
|
15539
|
+
} & jamespot_user_api.WidgetType<{
|
|
15540
|
+
url?: string | undefined;
|
|
15055
15541
|
}>)>[] | undefined;
|
|
15056
15542
|
}, jamespot_user_api.BaseMessages>, number, {
|
|
15057
15543
|
dispatch: any;
|
|
@@ -15130,6 +15616,10 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15130
15616
|
emailsLimit?: boolean | undefined;
|
|
15131
15617
|
emailsLimitValue?: number | undefined;
|
|
15132
15618
|
emailsPromptStatus?: string | undefined;
|
|
15619
|
+
}>) | ({
|
|
15620
|
+
layers?: string[] | undefined;
|
|
15621
|
+
} & jamespot_user_api.WidgetType<{
|
|
15622
|
+
url?: string | undefined;
|
|
15133
15623
|
}>)>[];
|
|
15134
15624
|
uniqid: string;
|
|
15135
15625
|
locked: boolean;
|
|
@@ -15208,6 +15698,10 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
15208
15698
|
emailsLimit?: boolean | undefined;
|
|
15209
15699
|
emailsLimitValue?: number | undefined;
|
|
15210
15700
|
emailsPromptStatus?: string | undefined;
|
|
15701
|
+
}>) | ({
|
|
15702
|
+
layers?: string[] | undefined;
|
|
15703
|
+
} & jamespot_user_api.WidgetType<{
|
|
15704
|
+
url?: string | undefined;
|
|
15211
15705
|
}>)>>;
|
|
15212
15706
|
states: Record<string, {
|
|
15213
15707
|
busy?: boolean | undefined;
|
|
@@ -15351,6 +15845,10 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15351
15845
|
emailsLimit?: boolean | undefined;
|
|
15352
15846
|
emailsLimitValue?: number | undefined;
|
|
15353
15847
|
emailsPromptStatus?: string | undefined;
|
|
15848
|
+
}>) | ({
|
|
15849
|
+
layers?: string[] | undefined;
|
|
15850
|
+
} & jamespot_user_api.WidgetType<{
|
|
15851
|
+
url?: string | undefined;
|
|
15354
15852
|
}>)>[];
|
|
15355
15853
|
uniqid: string;
|
|
15356
15854
|
locked: boolean;
|
|
@@ -15429,6 +15927,10 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
15429
15927
|
emailsLimit?: boolean | undefined;
|
|
15430
15928
|
emailsLimitValue?: number | undefined;
|
|
15431
15929
|
emailsPromptStatus?: string | undefined;
|
|
15930
|
+
}>) | ({
|
|
15931
|
+
layers?: string[] | undefined;
|
|
15932
|
+
} & jamespot_user_api.WidgetType<{
|
|
15933
|
+
url?: string | undefined;
|
|
15432
15934
|
}>)>>;
|
|
15433
15935
|
states: Record<string, {
|
|
15434
15936
|
busy?: boolean | undefined;
|
|
@@ -15601,6 +16103,10 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
15601
16103
|
emailsLimit?: boolean | undefined;
|
|
15602
16104
|
emailsLimitValue?: number | undefined;
|
|
15603
16105
|
emailsPromptStatus?: string | undefined;
|
|
16106
|
+
}>) | ({
|
|
16107
|
+
layers?: string[] | undefined;
|
|
16108
|
+
} & jamespot_user_api.WidgetType<{
|
|
16109
|
+
url?: string | undefined;
|
|
15604
16110
|
}>)>[];
|
|
15605
16111
|
uniqid: string;
|
|
15606
16112
|
locked: boolean;
|
|
@@ -15679,6 +16185,10 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
15679
16185
|
emailsLimit?: boolean | undefined;
|
|
15680
16186
|
emailsLimitValue?: number | undefined;
|
|
15681
16187
|
emailsPromptStatus?: string | undefined;
|
|
16188
|
+
}>) | ({
|
|
16189
|
+
layers?: string[] | undefined;
|
|
16190
|
+
} & jamespot_user_api.WidgetType<{
|
|
16191
|
+
url?: string | undefined;
|
|
15682
16192
|
}>)>>;
|
|
15683
16193
|
states: Record<string, {
|
|
15684
16194
|
busy?: boolean | undefined;
|
|
@@ -15853,6 +16363,10 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
15853
16363
|
emailsLimit?: boolean | undefined;
|
|
15854
16364
|
emailsLimitValue?: number | undefined;
|
|
15855
16365
|
emailsPromptStatus?: string | undefined;
|
|
16366
|
+
}>) | ({
|
|
16367
|
+
layers?: string[] | undefined;
|
|
16368
|
+
} & jamespot_user_api.WidgetType<{
|
|
16369
|
+
url?: string | undefined;
|
|
15856
16370
|
}>)>[];
|
|
15857
16371
|
uniqid: string;
|
|
15858
16372
|
locked: boolean;
|
|
@@ -15931,6 +16445,10 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
15931
16445
|
emailsLimit?: boolean | undefined;
|
|
15932
16446
|
emailsLimitValue?: number | undefined;
|
|
15933
16447
|
emailsPromptStatus?: string | undefined;
|
|
16448
|
+
}>) | ({
|
|
16449
|
+
layers?: string[] | undefined;
|
|
16450
|
+
} & jamespot_user_api.WidgetType<{
|
|
16451
|
+
url?: string | undefined;
|
|
15934
16452
|
}>)>>;
|
|
15935
16453
|
states: Record<string, {
|
|
15936
16454
|
busy?: boolean | undefined;
|
|
@@ -16077,6 +16595,10 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16077
16595
|
emailsLimit?: boolean | undefined;
|
|
16078
16596
|
emailsLimitValue?: number | undefined;
|
|
16079
16597
|
emailsPromptStatus?: string | undefined;
|
|
16598
|
+
}>) | ({
|
|
16599
|
+
layers?: string[] | undefined;
|
|
16600
|
+
} & jamespot_user_api.WidgetType<{
|
|
16601
|
+
url?: string | undefined;
|
|
16080
16602
|
}>)>[];
|
|
16081
16603
|
uniqid: string;
|
|
16082
16604
|
locked: boolean;
|
|
@@ -16155,6 +16677,10 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
16155
16677
|
emailsLimit?: boolean | undefined;
|
|
16156
16678
|
emailsLimitValue?: number | undefined;
|
|
16157
16679
|
emailsPromptStatus?: string | undefined;
|
|
16680
|
+
}>) | ({
|
|
16681
|
+
layers?: string[] | undefined;
|
|
16682
|
+
} & jamespot_user_api.WidgetType<{
|
|
16683
|
+
url?: string | undefined;
|
|
16158
16684
|
}>)>>;
|
|
16159
16685
|
states: Record<string, {
|
|
16160
16686
|
busy?: boolean | undefined;
|
|
@@ -16380,6 +16906,10 @@ declare const MediaLibrary: {
|
|
|
16380
16906
|
emailsLimit?: boolean | undefined;
|
|
16381
16907
|
emailsLimitValue?: number | undefined;
|
|
16382
16908
|
emailsPromptStatus?: string | undefined;
|
|
16909
|
+
}>) | ({
|
|
16910
|
+
layers?: string[] | undefined;
|
|
16911
|
+
} & jamespot_user_api.WidgetType<{
|
|
16912
|
+
url?: string | undefined;
|
|
16383
16913
|
}>)>[] | undefined;
|
|
16384
16914
|
}, jamespot_user_api.BaseMessages>, void, {
|
|
16385
16915
|
dispatch: any;
|
|
@@ -16458,6 +16988,10 @@ declare const MediaLibrary: {
|
|
|
16458
16988
|
emailsLimit?: boolean | undefined;
|
|
16459
16989
|
emailsLimitValue?: number | undefined;
|
|
16460
16990
|
emailsPromptStatus?: string | undefined;
|
|
16991
|
+
}>) | ({
|
|
16992
|
+
layers?: string[] | undefined;
|
|
16993
|
+
} & jamespot_user_api.WidgetType<{
|
|
16994
|
+
url?: string | undefined;
|
|
16461
16995
|
}>)>[];
|
|
16462
16996
|
uniqid: string;
|
|
16463
16997
|
locked: boolean;
|
|
@@ -16536,6 +17070,10 @@ declare const MediaLibrary: {
|
|
|
16536
17070
|
emailsLimit?: boolean | undefined;
|
|
16537
17071
|
emailsLimitValue?: number | undefined;
|
|
16538
17072
|
emailsPromptStatus?: string | undefined;
|
|
17073
|
+
}>) | ({
|
|
17074
|
+
layers?: string[] | undefined;
|
|
17075
|
+
} & jamespot_user_api.WidgetType<{
|
|
17076
|
+
url?: string | undefined;
|
|
16539
17077
|
}>)>>;
|
|
16540
17078
|
states: Record<string, {
|
|
16541
17079
|
busy?: boolean | undefined;
|
|
@@ -16749,6 +17287,10 @@ declare const MediaLibrary: {
|
|
|
16749
17287
|
emailsLimit?: boolean | undefined;
|
|
16750
17288
|
emailsLimitValue?: number | undefined;
|
|
16751
17289
|
emailsPromptStatus?: string | undefined;
|
|
17290
|
+
}>) | ({
|
|
17291
|
+
layers?: string[] | undefined;
|
|
17292
|
+
} & jamespot_user_api.WidgetType<{
|
|
17293
|
+
url?: string | undefined;
|
|
16752
17294
|
}>)>[] | undefined;
|
|
16753
17295
|
}, jamespot_user_api.BaseMessages>, number, {
|
|
16754
17296
|
dispatch: any;
|
|
@@ -16827,6 +17369,10 @@ declare const MediaLibrary: {
|
|
|
16827
17369
|
emailsLimit?: boolean | undefined;
|
|
16828
17370
|
emailsLimitValue?: number | undefined;
|
|
16829
17371
|
emailsPromptStatus?: string | undefined;
|
|
17372
|
+
}>) | ({
|
|
17373
|
+
layers?: string[] | undefined;
|
|
17374
|
+
} & jamespot_user_api.WidgetType<{
|
|
17375
|
+
url?: string | undefined;
|
|
16830
17376
|
}>)>[];
|
|
16831
17377
|
uniqid: string;
|
|
16832
17378
|
locked: boolean;
|
|
@@ -16905,6 +17451,10 @@ declare const MediaLibrary: {
|
|
|
16905
17451
|
emailsLimit?: boolean | undefined;
|
|
16906
17452
|
emailsLimitValue?: number | undefined;
|
|
16907
17453
|
emailsPromptStatus?: string | undefined;
|
|
17454
|
+
}>) | ({
|
|
17455
|
+
layers?: string[] | undefined;
|
|
17456
|
+
} & jamespot_user_api.WidgetType<{
|
|
17457
|
+
url?: string | undefined;
|
|
16908
17458
|
}>)>>;
|
|
16909
17459
|
states: Record<string, {
|
|
16910
17460
|
busy?: boolean | undefined;
|
|
@@ -17048,6 +17598,10 @@ declare const MediaLibrary: {
|
|
|
17048
17598
|
emailsLimit?: boolean | undefined;
|
|
17049
17599
|
emailsLimitValue?: number | undefined;
|
|
17050
17600
|
emailsPromptStatus?: string | undefined;
|
|
17601
|
+
}>) | ({
|
|
17602
|
+
layers?: string[] | undefined;
|
|
17603
|
+
} & jamespot_user_api.WidgetType<{
|
|
17604
|
+
url?: string | undefined;
|
|
17051
17605
|
}>)>[];
|
|
17052
17606
|
uniqid: string;
|
|
17053
17607
|
locked: boolean;
|
|
@@ -17126,6 +17680,10 @@ declare const MediaLibrary: {
|
|
|
17126
17680
|
emailsLimit?: boolean | undefined;
|
|
17127
17681
|
emailsLimitValue?: number | undefined;
|
|
17128
17682
|
emailsPromptStatus?: string | undefined;
|
|
17683
|
+
}>) | ({
|
|
17684
|
+
layers?: string[] | undefined;
|
|
17685
|
+
} & jamespot_user_api.WidgetType<{
|
|
17686
|
+
url?: string | undefined;
|
|
17129
17687
|
}>)>>;
|
|
17130
17688
|
states: Record<string, {
|
|
17131
17689
|
busy?: boolean | undefined;
|
|
@@ -17272,6 +17830,10 @@ declare const MediaLibrary: {
|
|
|
17272
17830
|
emailsLimit?: boolean | undefined;
|
|
17273
17831
|
emailsLimitValue?: number | undefined;
|
|
17274
17832
|
emailsPromptStatus?: string | undefined;
|
|
17833
|
+
}>) | ({
|
|
17834
|
+
layers?: string[] | undefined;
|
|
17835
|
+
} & jamespot_user_api.WidgetType<{
|
|
17836
|
+
url?: string | undefined;
|
|
17275
17837
|
}>)>[];
|
|
17276
17838
|
uniqid: string;
|
|
17277
17839
|
locked: boolean;
|
|
@@ -17350,6 +17912,10 @@ declare const MediaLibrary: {
|
|
|
17350
17912
|
emailsLimit?: boolean | undefined;
|
|
17351
17913
|
emailsLimitValue?: number | undefined;
|
|
17352
17914
|
emailsPromptStatus?: string | undefined;
|
|
17915
|
+
}>) | ({
|
|
17916
|
+
layers?: string[] | undefined;
|
|
17917
|
+
} & jamespot_user_api.WidgetType<{
|
|
17918
|
+
url?: string | undefined;
|
|
17353
17919
|
}>)>>;
|
|
17354
17920
|
states: Record<string, {
|
|
17355
17921
|
busy?: boolean | undefined;
|
|
@@ -17524,6 +18090,10 @@ declare const MediaLibrary: {
|
|
|
17524
18090
|
emailsLimit?: boolean | undefined;
|
|
17525
18091
|
emailsLimitValue?: number | undefined;
|
|
17526
18092
|
emailsPromptStatus?: string | undefined;
|
|
18093
|
+
}>) | ({
|
|
18094
|
+
layers?: string[] | undefined;
|
|
18095
|
+
} & jamespot_user_api.WidgetType<{
|
|
18096
|
+
url?: string | undefined;
|
|
17527
18097
|
}>)>[];
|
|
17528
18098
|
uniqid: string;
|
|
17529
18099
|
locked: boolean;
|
|
@@ -17602,6 +18172,10 @@ declare const MediaLibrary: {
|
|
|
17602
18172
|
emailsLimit?: boolean | undefined;
|
|
17603
18173
|
emailsLimitValue?: number | undefined;
|
|
17604
18174
|
emailsPromptStatus?: string | undefined;
|
|
18175
|
+
}>) | ({
|
|
18176
|
+
layers?: string[] | undefined;
|
|
18177
|
+
} & jamespot_user_api.WidgetType<{
|
|
18178
|
+
url?: string | undefined;
|
|
17605
18179
|
}>)>>;
|
|
17606
18180
|
states: Record<string, {
|
|
17607
18181
|
busy?: boolean | undefined;
|
|
@@ -17774,6 +18348,10 @@ declare const MediaLibrary: {
|
|
|
17774
18348
|
emailsLimit?: boolean | undefined;
|
|
17775
18349
|
emailsLimitValue?: number | undefined;
|
|
17776
18350
|
emailsPromptStatus?: string | undefined;
|
|
18351
|
+
}>) | ({
|
|
18352
|
+
layers?: string[] | undefined;
|
|
18353
|
+
} & jamespot_user_api.WidgetType<{
|
|
18354
|
+
url?: string | undefined;
|
|
17777
18355
|
}>)>[];
|
|
17778
18356
|
uniqid: string;
|
|
17779
18357
|
locked: boolean;
|
|
@@ -17852,6 +18430,10 @@ declare const MediaLibrary: {
|
|
|
17852
18430
|
emailsLimit?: boolean | undefined;
|
|
17853
18431
|
emailsLimitValue?: number | undefined;
|
|
17854
18432
|
emailsPromptStatus?: string | undefined;
|
|
18433
|
+
}>) | ({
|
|
18434
|
+
layers?: string[] | undefined;
|
|
18435
|
+
} & jamespot_user_api.WidgetType<{
|
|
18436
|
+
url?: string | undefined;
|
|
17855
18437
|
}>)>>;
|
|
17856
18438
|
states: Record<string, {
|
|
17857
18439
|
busy?: boolean | undefined;
|
|
@@ -18387,6 +18969,10 @@ declare const WedocApp: {
|
|
|
18387
18969
|
emailsLimit?: boolean | undefined;
|
|
18388
18970
|
emailsLimitValue?: number | undefined;
|
|
18389
18971
|
emailsPromptStatus?: string | undefined;
|
|
18972
|
+
}>) | ({
|
|
18973
|
+
layers?: string[] | undefined;
|
|
18974
|
+
} & jamespot_user_api.WidgetType<{
|
|
18975
|
+
url?: string | undefined;
|
|
18390
18976
|
}>)>[];
|
|
18391
18977
|
uniqid: string;
|
|
18392
18978
|
locked: boolean;
|
|
@@ -18465,6 +19051,10 @@ declare const WedocApp: {
|
|
|
18465
19051
|
emailsLimit?: boolean | undefined;
|
|
18466
19052
|
emailsLimitValue?: number | undefined;
|
|
18467
19053
|
emailsPromptStatus?: string | undefined;
|
|
19054
|
+
}>) | ({
|
|
19055
|
+
layers?: string[] | undefined;
|
|
19056
|
+
} & jamespot_user_api.WidgetType<{
|
|
19057
|
+
url?: string | undefined;
|
|
18468
19058
|
}>)>>;
|
|
18469
19059
|
states: Record<string, {
|
|
18470
19060
|
busy?: boolean | undefined;
|
|
@@ -18645,6 +19235,10 @@ declare const WedocApp: {
|
|
|
18645
19235
|
emailsLimit?: boolean | undefined;
|
|
18646
19236
|
emailsLimitValue?: number | undefined;
|
|
18647
19237
|
emailsPromptStatus?: string | undefined;
|
|
19238
|
+
}>) | ({
|
|
19239
|
+
layers?: string[] | undefined;
|
|
19240
|
+
} & jamespot_user_api.WidgetType<{
|
|
19241
|
+
url?: string | undefined;
|
|
18648
19242
|
}>)>[];
|
|
18649
19243
|
uniqid: string;
|
|
18650
19244
|
locked: boolean;
|
|
@@ -18723,6 +19317,10 @@ declare const WedocApp: {
|
|
|
18723
19317
|
emailsLimit?: boolean | undefined;
|
|
18724
19318
|
emailsLimitValue?: number | undefined;
|
|
18725
19319
|
emailsPromptStatus?: string | undefined;
|
|
19320
|
+
}>) | ({
|
|
19321
|
+
layers?: string[] | undefined;
|
|
19322
|
+
} & jamespot_user_api.WidgetType<{
|
|
19323
|
+
url?: string | undefined;
|
|
18726
19324
|
}>)>>;
|
|
18727
19325
|
states: Record<string, {
|
|
18728
19326
|
busy?: boolean | undefined;
|
|
@@ -18886,6 +19484,10 @@ declare const Share: {
|
|
|
18886
19484
|
emailsLimit?: boolean | undefined;
|
|
18887
19485
|
emailsLimitValue?: number | undefined;
|
|
18888
19486
|
emailsPromptStatus?: string | undefined;
|
|
19487
|
+
}>) | ({
|
|
19488
|
+
layers?: string[] | undefined;
|
|
19489
|
+
} & jamespot_user_api.WidgetType<{
|
|
19490
|
+
url?: string | undefined;
|
|
18889
19491
|
}>)>[];
|
|
18890
19492
|
uniqid: string;
|
|
18891
19493
|
locked: boolean;
|
|
@@ -18964,6 +19566,10 @@ declare const Share: {
|
|
|
18964
19566
|
emailsLimit?: boolean | undefined;
|
|
18965
19567
|
emailsLimitValue?: number | undefined;
|
|
18966
19568
|
emailsPromptStatus?: string | undefined;
|
|
19569
|
+
}>) | ({
|
|
19570
|
+
layers?: string[] | undefined;
|
|
19571
|
+
} & jamespot_user_api.WidgetType<{
|
|
19572
|
+
url?: string | undefined;
|
|
18967
19573
|
}>)>>;
|
|
18968
19574
|
states: Record<string, {
|
|
18969
19575
|
busy?: boolean | undefined;
|
|
@@ -19158,6 +19764,10 @@ declare const TVDisplay: {
|
|
|
19158
19764
|
emailsLimit?: boolean | undefined;
|
|
19159
19765
|
emailsLimitValue?: number | undefined;
|
|
19160
19766
|
emailsPromptStatus?: string | undefined;
|
|
19767
|
+
}>) | ({
|
|
19768
|
+
layers?: string[] | undefined;
|
|
19769
|
+
} & jamespot_user_api.WidgetType<{
|
|
19770
|
+
url?: string | undefined;
|
|
19161
19771
|
}>)>[] | undefined;
|
|
19162
19772
|
} & {
|
|
19163
19773
|
type: string;
|
|
@@ -19312,6 +19922,10 @@ declare const TVDisplay: {
|
|
|
19312
19922
|
emailsLimit?: boolean | undefined;
|
|
19313
19923
|
emailsLimitValue?: number | undefined;
|
|
19314
19924
|
emailsPromptStatus?: string | undefined;
|
|
19925
|
+
}>) | ({
|
|
19926
|
+
layers?: string[] | undefined;
|
|
19927
|
+
} & jamespot_user_api.WidgetType<{
|
|
19928
|
+
url?: string | undefined;
|
|
19315
19929
|
}>)>[] | undefined;
|
|
19316
19930
|
} & {
|
|
19317
19931
|
type: string;
|
|
@@ -19472,6 +20086,10 @@ declare const TVDisplay: {
|
|
|
19472
20086
|
emailsLimit?: boolean | undefined;
|
|
19473
20087
|
emailsLimitValue?: number | undefined;
|
|
19474
20088
|
emailsPromptStatus?: string | undefined;
|
|
20089
|
+
}>) | ({
|
|
20090
|
+
layers?: string[] | undefined;
|
|
20091
|
+
} & jamespot_user_api.WidgetType<{
|
|
20092
|
+
url?: string | undefined;
|
|
19475
20093
|
}>)>[] | undefined;
|
|
19476
20094
|
} & {
|
|
19477
20095
|
type: string;
|
|
@@ -19626,6 +20244,10 @@ declare const TVDisplay: {
|
|
|
19626
20244
|
emailsLimit?: boolean | undefined;
|
|
19627
20245
|
emailsLimitValue?: number | undefined;
|
|
19628
20246
|
emailsPromptStatus?: string | undefined;
|
|
20247
|
+
}>) | ({
|
|
20248
|
+
layers?: string[] | undefined;
|
|
20249
|
+
} & jamespot_user_api.WidgetType<{
|
|
20250
|
+
url?: string | undefined;
|
|
19629
20251
|
}>)>[] | undefined;
|
|
19630
20252
|
} & {
|
|
19631
20253
|
type: string;
|
|
@@ -19751,6 +20373,10 @@ declare const TVDisplay: {
|
|
|
19751
20373
|
emailsLimit?: boolean | undefined;
|
|
19752
20374
|
emailsLimitValue?: number | undefined;
|
|
19753
20375
|
emailsPromptStatus?: string | undefined;
|
|
20376
|
+
}>) | ({
|
|
20377
|
+
layers?: string[] | undefined;
|
|
20378
|
+
} & jamespot_user_api.WidgetType<{
|
|
20379
|
+
url?: string | undefined;
|
|
19754
20380
|
}>)>[];
|
|
19755
20381
|
uniqid: string;
|
|
19756
20382
|
locked: boolean;
|
|
@@ -19829,6 +20455,10 @@ declare const TVDisplay: {
|
|
|
19829
20455
|
emailsLimit?: boolean | undefined;
|
|
19830
20456
|
emailsLimitValue?: number | undefined;
|
|
19831
20457
|
emailsPromptStatus?: string | undefined;
|
|
20458
|
+
}>) | ({
|
|
20459
|
+
layers?: string[] | undefined;
|
|
20460
|
+
} & jamespot_user_api.WidgetType<{
|
|
20461
|
+
url?: string | undefined;
|
|
19832
20462
|
}>)>>;
|
|
19833
20463
|
states: Record<string, {
|
|
19834
20464
|
busy?: boolean | undefined;
|
|
@@ -20002,6 +20632,10 @@ declare const TVDisplay: {
|
|
|
20002
20632
|
emailsLimit?: boolean | undefined;
|
|
20003
20633
|
emailsLimitValue?: number | undefined;
|
|
20004
20634
|
emailsPromptStatus?: string | undefined;
|
|
20635
|
+
}>) | ({
|
|
20636
|
+
layers?: string[] | undefined;
|
|
20637
|
+
} & jamespot_user_api.WidgetType<{
|
|
20638
|
+
url?: string | undefined;
|
|
20005
20639
|
}>)>[] | undefined;
|
|
20006
20640
|
} & {
|
|
20007
20641
|
type: string;
|
|
@@ -20156,6 +20790,10 @@ declare const TVDisplay: {
|
|
|
20156
20790
|
emailsLimit?: boolean | undefined;
|
|
20157
20791
|
emailsLimitValue?: number | undefined;
|
|
20158
20792
|
emailsPromptStatus?: string | undefined;
|
|
20793
|
+
}>) | ({
|
|
20794
|
+
layers?: string[] | undefined;
|
|
20795
|
+
} & jamespot_user_api.WidgetType<{
|
|
20796
|
+
url?: string | undefined;
|
|
20159
20797
|
}>)>[] | undefined;
|
|
20160
20798
|
} & {
|
|
20161
20799
|
type: string;
|
|
@@ -20282,6 +20920,10 @@ declare const TVDisplay: {
|
|
|
20282
20920
|
emailsLimit?: boolean | undefined;
|
|
20283
20921
|
emailsLimitValue?: number | undefined;
|
|
20284
20922
|
emailsPromptStatus?: string | undefined;
|
|
20923
|
+
}>) | ({
|
|
20924
|
+
layers?: string[] | undefined;
|
|
20925
|
+
} & jamespot_user_api.WidgetType<{
|
|
20926
|
+
url?: string | undefined;
|
|
20285
20927
|
}>)>[];
|
|
20286
20928
|
uniqid: string;
|
|
20287
20929
|
locked: boolean;
|
|
@@ -20360,6 +21002,10 @@ declare const TVDisplay: {
|
|
|
20360
21002
|
emailsLimit?: boolean | undefined;
|
|
20361
21003
|
emailsLimitValue?: number | undefined;
|
|
20362
21004
|
emailsPromptStatus?: string | undefined;
|
|
21005
|
+
}>) | ({
|
|
21006
|
+
layers?: string[] | undefined;
|
|
21007
|
+
} & jamespot_user_api.WidgetType<{
|
|
21008
|
+
url?: string | undefined;
|
|
20363
21009
|
}>)>>;
|
|
20364
21010
|
states: Record<string, {
|
|
20365
21011
|
busy?: boolean | undefined;
|
|
@@ -20654,6 +21300,10 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20654
21300
|
emailsLimit?: boolean | undefined;
|
|
20655
21301
|
emailsLimitValue?: number | undefined;
|
|
20656
21302
|
emailsPromptStatus?: string | undefined;
|
|
21303
|
+
}>) | ({
|
|
21304
|
+
layers?: string[] | undefined;
|
|
21305
|
+
} & jamespot_user_api.WidgetType<{
|
|
21306
|
+
url?: string | undefined;
|
|
20657
21307
|
}>)>[] | undefined;
|
|
20658
21308
|
} & (jamespot_user_api.WidgetArticleAttachmentContent | {
|
|
20659
21309
|
target?: string | undefined;
|
|
@@ -20749,6 +21399,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
|
|
|
20749
21399
|
emailsLimit?: boolean | undefined;
|
|
20750
21400
|
emailsLimitValue?: number | undefined;
|
|
20751
21401
|
emailsPromptStatus?: string | undefined;
|
|
21402
|
+
} | {
|
|
21403
|
+
url?: string | undefined;
|
|
20752
21404
|
})>;
|
|
20753
21405
|
override?: boolean;
|
|
20754
21406
|
};
|
|
@@ -20835,6 +21487,10 @@ declare const Widget: {
|
|
|
20835
21487
|
emailsLimit?: boolean | undefined;
|
|
20836
21488
|
emailsLimitValue?: number | undefined;
|
|
20837
21489
|
emailsPromptStatus?: string | undefined;
|
|
21490
|
+
}>) | ({
|
|
21491
|
+
layers?: string[] | undefined;
|
|
21492
|
+
} & jamespot_user_api.WidgetType<{
|
|
21493
|
+
url?: string | undefined;
|
|
20838
21494
|
}>)>[];
|
|
20839
21495
|
uniqid: string;
|
|
20840
21496
|
locked: boolean;
|
|
@@ -20913,6 +21569,10 @@ declare const Widget: {
|
|
|
20913
21569
|
emailsLimit?: boolean | undefined;
|
|
20914
21570
|
emailsLimitValue?: number | undefined;
|
|
20915
21571
|
emailsPromptStatus?: string | undefined;
|
|
21572
|
+
}>) | ({
|
|
21573
|
+
layers?: string[] | undefined;
|
|
21574
|
+
} & jamespot_user_api.WidgetType<{
|
|
21575
|
+
url?: string | undefined;
|
|
20916
21576
|
}>)>>;
|
|
20917
21577
|
states: Record<string, {
|
|
20918
21578
|
busy?: boolean | undefined;
|
|
@@ -21042,6 +21702,10 @@ declare const Widget: {
|
|
|
21042
21702
|
emailsLimit?: boolean | undefined;
|
|
21043
21703
|
emailsLimitValue?: number | undefined;
|
|
21044
21704
|
emailsPromptStatus?: string | undefined;
|
|
21705
|
+
}>) | ({
|
|
21706
|
+
layers?: string[] | undefined;
|
|
21707
|
+
} & jamespot_user_api.WidgetType<{
|
|
21708
|
+
url?: string | undefined;
|
|
21045
21709
|
}>)>;
|
|
21046
21710
|
};
|
|
21047
21711
|
type: string;
|
|
@@ -21162,6 +21826,10 @@ declare const Widget: {
|
|
|
21162
21826
|
emailsLimit?: boolean | undefined;
|
|
21163
21827
|
emailsLimitValue?: number | undefined;
|
|
21164
21828
|
emailsPromptStatus?: string | undefined;
|
|
21829
|
+
}>) | ({
|
|
21830
|
+
layers?: string[] | undefined;
|
|
21831
|
+
} & jamespot_user_api.WidgetType<{
|
|
21832
|
+
url?: string | undefined;
|
|
21165
21833
|
}>)>[] | undefined;
|
|
21166
21834
|
} & (jamespot_user_api.WidgetArticleAttachmentContent | {
|
|
21167
21835
|
target?: string | undefined;
|
|
@@ -21257,6 +21925,8 @@ declare const Widget: {
|
|
|
21257
21925
|
emailsLimit?: boolean | undefined;
|
|
21258
21926
|
emailsLimitValue?: number | undefined;
|
|
21259
21927
|
emailsPromptStatus?: string | undefined;
|
|
21928
|
+
} | {
|
|
21929
|
+
url?: string | undefined;
|
|
21260
21930
|
})>;
|
|
21261
21931
|
override?: boolean;
|
|
21262
21932
|
};
|
|
@@ -21362,6 +22032,10 @@ declare const Widget: {
|
|
|
21362
22032
|
emailsLimit?: boolean | undefined;
|
|
21363
22033
|
emailsLimitValue?: number | undefined;
|
|
21364
22034
|
emailsPromptStatus?: string | undefined;
|
|
22035
|
+
}>) | ({
|
|
22036
|
+
layers?: string[] | undefined;
|
|
22037
|
+
} & jamespot_user_api.WidgetType<{
|
|
22038
|
+
url?: string | undefined;
|
|
21365
22039
|
}>)>;
|
|
21366
22040
|
};
|
|
21367
22041
|
type: string;
|
|
@@ -21520,6 +22194,10 @@ declare const Widget: {
|
|
|
21520
22194
|
emailsLimit?: boolean | undefined;
|
|
21521
22195
|
emailsLimitValue?: number | undefined;
|
|
21522
22196
|
emailsPromptStatus?: string | undefined;
|
|
22197
|
+
}>) | ({
|
|
22198
|
+
layers?: string[] | undefined;
|
|
22199
|
+
} & jamespot_user_api.WidgetType<{
|
|
22200
|
+
url?: string | undefined;
|
|
21523
22201
|
}>)>>;
|
|
21524
22202
|
selectWidget: (state: WidgetsRootState, uniqid: string) => jamespot_user_api.WidgetWrapperGeneric<({
|
|
21525
22203
|
layers?: string[] | undefined;
|
|
@@ -21591,6 +22269,10 @@ declare const Widget: {
|
|
|
21591
22269
|
emailsLimit?: boolean | undefined;
|
|
21592
22270
|
emailsLimitValue?: number | undefined;
|
|
21593
22271
|
emailsPromptStatus?: string | undefined;
|
|
22272
|
+
}>) | ({
|
|
22273
|
+
layers?: string[] | undefined;
|
|
22274
|
+
} & jamespot_user_api.WidgetType<{
|
|
22275
|
+
url?: string | undefined;
|
|
21594
22276
|
}>)> | undefined;
|
|
21595
22277
|
selectWidgetState: (state: WidgetsRootState, uniqid: string) => {
|
|
21596
22278
|
busy?: boolean | undefined;
|
|
@@ -22708,6 +23390,10 @@ declare const studio: {
|
|
|
22708
23390
|
emailsLimit?: boolean | undefined;
|
|
22709
23391
|
emailsLimitValue?: number | undefined;
|
|
22710
23392
|
emailsPromptStatus?: string | undefined;
|
|
23393
|
+
}>) | ({
|
|
23394
|
+
layers?: string[] | undefined;
|
|
23395
|
+
} & jamespot_user_api.WidgetType<{
|
|
23396
|
+
url?: string | undefined;
|
|
22711
23397
|
}>)>[];
|
|
22712
23398
|
uniqid: string;
|
|
22713
23399
|
locked: boolean;
|
|
@@ -22786,6 +23472,10 @@ declare const studio: {
|
|
|
22786
23472
|
emailsLimit?: boolean | undefined;
|
|
22787
23473
|
emailsLimitValue?: number | undefined;
|
|
22788
23474
|
emailsPromptStatus?: string | undefined;
|
|
23475
|
+
}>) | ({
|
|
23476
|
+
layers?: string[] | undefined;
|
|
23477
|
+
} & jamespot_user_api.WidgetType<{
|
|
23478
|
+
url?: string | undefined;
|
|
22789
23479
|
}>)>>;
|
|
22790
23480
|
states: Record<string, {
|
|
22791
23481
|
busy?: boolean | undefined;
|
|
@@ -22932,6 +23622,10 @@ declare const studio: {
|
|
|
22932
23622
|
emailsLimit?: boolean | undefined;
|
|
22933
23623
|
emailsLimitValue?: number | undefined;
|
|
22934
23624
|
emailsPromptStatus?: string | undefined;
|
|
23625
|
+
}>) | ({
|
|
23626
|
+
layers?: string[] | undefined;
|
|
23627
|
+
} & jamespot_user_api.WidgetType<{
|
|
23628
|
+
url?: string | undefined;
|
|
22935
23629
|
}>)>[];
|
|
22936
23630
|
uniqid: string;
|
|
22937
23631
|
locked: boolean;
|
|
@@ -23010,6 +23704,10 @@ declare const studio: {
|
|
|
23010
23704
|
emailsLimit?: boolean | undefined;
|
|
23011
23705
|
emailsLimitValue?: number | undefined;
|
|
23012
23706
|
emailsPromptStatus?: string | undefined;
|
|
23707
|
+
}>) | ({
|
|
23708
|
+
layers?: string[] | undefined;
|
|
23709
|
+
} & jamespot_user_api.WidgetType<{
|
|
23710
|
+
url?: string | undefined;
|
|
23013
23711
|
}>)>>;
|
|
23014
23712
|
states: Record<string, {
|
|
23015
23713
|
busy?: boolean | undefined;
|
|
@@ -23155,6 +23853,10 @@ declare const studio: {
|
|
|
23155
23853
|
emailsLimit?: boolean | undefined;
|
|
23156
23854
|
emailsLimitValue?: number | undefined;
|
|
23157
23855
|
emailsPromptStatus?: string | undefined;
|
|
23856
|
+
}>) | ({
|
|
23857
|
+
layers?: string[] | undefined;
|
|
23858
|
+
} & jamespot_user_api.WidgetType<{
|
|
23859
|
+
url?: string | undefined;
|
|
23158
23860
|
}>)>[];
|
|
23159
23861
|
uniqid: string;
|
|
23160
23862
|
locked: boolean;
|
|
@@ -23233,6 +23935,10 @@ declare const studio: {
|
|
|
23233
23935
|
emailsLimit?: boolean | undefined;
|
|
23234
23936
|
emailsLimitValue?: number | undefined;
|
|
23235
23937
|
emailsPromptStatus?: string | undefined;
|
|
23938
|
+
}>) | ({
|
|
23939
|
+
layers?: string[] | undefined;
|
|
23940
|
+
} & jamespot_user_api.WidgetType<{
|
|
23941
|
+
url?: string | undefined;
|
|
23236
23942
|
}>)>>;
|
|
23237
23943
|
states: Record<string, {
|
|
23238
23944
|
busy?: boolean | undefined;
|
|
@@ -23378,6 +24084,10 @@ declare const studio: {
|
|
|
23378
24084
|
emailsLimit?: boolean | undefined;
|
|
23379
24085
|
emailsLimitValue?: number | undefined;
|
|
23380
24086
|
emailsPromptStatus?: string | undefined;
|
|
24087
|
+
}>) | ({
|
|
24088
|
+
layers?: string[] | undefined;
|
|
24089
|
+
} & jamespot_user_api.WidgetType<{
|
|
24090
|
+
url?: string | undefined;
|
|
23381
24091
|
}>)>[];
|
|
23382
24092
|
uniqid: string;
|
|
23383
24093
|
locked: boolean;
|
|
@@ -23456,6 +24166,10 @@ declare const studio: {
|
|
|
23456
24166
|
emailsLimit?: boolean | undefined;
|
|
23457
24167
|
emailsLimitValue?: number | undefined;
|
|
23458
24168
|
emailsPromptStatus?: string | undefined;
|
|
24169
|
+
}>) | ({
|
|
24170
|
+
layers?: string[] | undefined;
|
|
24171
|
+
} & jamespot_user_api.WidgetType<{
|
|
24172
|
+
url?: string | undefined;
|
|
23459
24173
|
}>)>>;
|
|
23460
24174
|
states: Record<string, {
|
|
23461
24175
|
busy?: boolean | undefined;
|
|
@@ -23602,6 +24316,10 @@ declare const studio: {
|
|
|
23602
24316
|
emailsLimit?: boolean | undefined;
|
|
23603
24317
|
emailsLimitValue?: number | undefined;
|
|
23604
24318
|
emailsPromptStatus?: string | undefined;
|
|
24319
|
+
}>) | ({
|
|
24320
|
+
layers?: string[] | undefined;
|
|
24321
|
+
} & jamespot_user_api.WidgetType<{
|
|
24322
|
+
url?: string | undefined;
|
|
23605
24323
|
}>)>[];
|
|
23606
24324
|
uniqid: string;
|
|
23607
24325
|
locked: boolean;
|
|
@@ -23680,6 +24398,10 @@ declare const studio: {
|
|
|
23680
24398
|
emailsLimit?: boolean | undefined;
|
|
23681
24399
|
emailsLimitValue?: number | undefined;
|
|
23682
24400
|
emailsPromptStatus?: string | undefined;
|
|
24401
|
+
}>) | ({
|
|
24402
|
+
layers?: string[] | undefined;
|
|
24403
|
+
} & jamespot_user_api.WidgetType<{
|
|
24404
|
+
url?: string | undefined;
|
|
23683
24405
|
}>)>>;
|
|
23684
24406
|
states: Record<string, {
|
|
23685
24407
|
busy?: boolean | undefined;
|
|
@@ -23826,6 +24548,10 @@ declare const studio: {
|
|
|
23826
24548
|
emailsLimit?: boolean | undefined;
|
|
23827
24549
|
emailsLimitValue?: number | undefined;
|
|
23828
24550
|
emailsPromptStatus?: string | undefined;
|
|
24551
|
+
}>) | ({
|
|
24552
|
+
layers?: string[] | undefined;
|
|
24553
|
+
} & jamespot_user_api.WidgetType<{
|
|
24554
|
+
url?: string | undefined;
|
|
23829
24555
|
}>)>[];
|
|
23830
24556
|
uniqid: string;
|
|
23831
24557
|
locked: boolean;
|
|
@@ -23904,6 +24630,10 @@ declare const studio: {
|
|
|
23904
24630
|
emailsLimit?: boolean | undefined;
|
|
23905
24631
|
emailsLimitValue?: number | undefined;
|
|
23906
24632
|
emailsPromptStatus?: string | undefined;
|
|
24633
|
+
}>) | ({
|
|
24634
|
+
layers?: string[] | undefined;
|
|
24635
|
+
} & jamespot_user_api.WidgetType<{
|
|
24636
|
+
url?: string | undefined;
|
|
23907
24637
|
}>)>>;
|
|
23908
24638
|
states: Record<string, {
|
|
23909
24639
|
busy?: boolean | undefined;
|
|
@@ -24050,6 +24780,10 @@ declare const studio: {
|
|
|
24050
24780
|
emailsLimit?: boolean | undefined;
|
|
24051
24781
|
emailsLimitValue?: number | undefined;
|
|
24052
24782
|
emailsPromptStatus?: string | undefined;
|
|
24783
|
+
}>) | ({
|
|
24784
|
+
layers?: string[] | undefined;
|
|
24785
|
+
} & jamespot_user_api.WidgetType<{
|
|
24786
|
+
url?: string | undefined;
|
|
24053
24787
|
}>)>[];
|
|
24054
24788
|
uniqid: string;
|
|
24055
24789
|
locked: boolean;
|
|
@@ -24128,6 +24862,10 @@ declare const studio: {
|
|
|
24128
24862
|
emailsLimit?: boolean | undefined;
|
|
24129
24863
|
emailsLimitValue?: number | undefined;
|
|
24130
24864
|
emailsPromptStatus?: string | undefined;
|
|
24865
|
+
}>) | ({
|
|
24866
|
+
layers?: string[] | undefined;
|
|
24867
|
+
} & jamespot_user_api.WidgetType<{
|
|
24868
|
+
url?: string | undefined;
|
|
24131
24869
|
}>)>>;
|
|
24132
24870
|
states: Record<string, {
|
|
24133
24871
|
busy?: boolean | undefined;
|
|
@@ -24271,6 +25009,10 @@ declare const studio: {
|
|
|
24271
25009
|
emailsLimit?: boolean | undefined;
|
|
24272
25010
|
emailsLimitValue?: number | undefined;
|
|
24273
25011
|
emailsPromptStatus?: string | undefined;
|
|
25012
|
+
}>) | ({
|
|
25013
|
+
layers?: string[] | undefined;
|
|
25014
|
+
} & jamespot_user_api.WidgetType<{
|
|
25015
|
+
url?: string | undefined;
|
|
24274
25016
|
}>)>[];
|
|
24275
25017
|
uniqid: string;
|
|
24276
25018
|
locked: boolean;
|
|
@@ -24349,6 +25091,10 @@ declare const studio: {
|
|
|
24349
25091
|
emailsLimit?: boolean | undefined;
|
|
24350
25092
|
emailsLimitValue?: number | undefined;
|
|
24351
25093
|
emailsPromptStatus?: string | undefined;
|
|
25094
|
+
}>) | ({
|
|
25095
|
+
layers?: string[] | undefined;
|
|
25096
|
+
} & jamespot_user_api.WidgetType<{
|
|
25097
|
+
url?: string | undefined;
|
|
24352
25098
|
}>)>>;
|
|
24353
25099
|
states: Record<string, {
|
|
24354
25100
|
busy?: boolean | undefined;
|
|
@@ -24494,6 +25240,10 @@ declare const studio: {
|
|
|
24494
25240
|
emailsLimit?: boolean | undefined;
|
|
24495
25241
|
emailsLimitValue?: number | undefined;
|
|
24496
25242
|
emailsPromptStatus?: string | undefined;
|
|
25243
|
+
}>) | ({
|
|
25244
|
+
layers?: string[] | undefined;
|
|
25245
|
+
} & jamespot_user_api.WidgetType<{
|
|
25246
|
+
url?: string | undefined;
|
|
24497
25247
|
}>)>[];
|
|
24498
25248
|
uniqid: string;
|
|
24499
25249
|
locked: boolean;
|
|
@@ -24572,6 +25322,10 @@ declare const studio: {
|
|
|
24572
25322
|
emailsLimit?: boolean | undefined;
|
|
24573
25323
|
emailsLimitValue?: number | undefined;
|
|
24574
25324
|
emailsPromptStatus?: string | undefined;
|
|
25325
|
+
}>) | ({
|
|
25326
|
+
layers?: string[] | undefined;
|
|
25327
|
+
} & jamespot_user_api.WidgetType<{
|
|
25328
|
+
url?: string | undefined;
|
|
24575
25329
|
}>)>>;
|
|
24576
25330
|
states: Record<string, {
|
|
24577
25331
|
busy?: boolean | undefined;
|
|
@@ -24717,6 +25471,10 @@ declare const studio: {
|
|
|
24717
25471
|
emailsLimit?: boolean | undefined;
|
|
24718
25472
|
emailsLimitValue?: number | undefined;
|
|
24719
25473
|
emailsPromptStatus?: string | undefined;
|
|
25474
|
+
}>) | ({
|
|
25475
|
+
layers?: string[] | undefined;
|
|
25476
|
+
} & jamespot_user_api.WidgetType<{
|
|
25477
|
+
url?: string | undefined;
|
|
24720
25478
|
}>)>[];
|
|
24721
25479
|
uniqid: string;
|
|
24722
25480
|
locked: boolean;
|
|
@@ -24795,6 +25553,10 @@ declare const studio: {
|
|
|
24795
25553
|
emailsLimit?: boolean | undefined;
|
|
24796
25554
|
emailsLimitValue?: number | undefined;
|
|
24797
25555
|
emailsPromptStatus?: string | undefined;
|
|
25556
|
+
}>) | ({
|
|
25557
|
+
layers?: string[] | undefined;
|
|
25558
|
+
} & jamespot_user_api.WidgetType<{
|
|
25559
|
+
url?: string | undefined;
|
|
24798
25560
|
}>)>>;
|
|
24799
25561
|
states: Record<string, {
|
|
24800
25562
|
busy?: boolean | undefined;
|