jamespot-front-business 1.1.95 → 1.1.97

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/types.d.ts CHANGED
@@ -138,8 +138,8 @@ declare const AdminLogs: {
138
138
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
139
139
  uniqid: string;
140
140
  content: {
141
- limit?: number | boolean | undefined;
142
141
  uri?: string | undefined;
142
+ limit?: number | boolean | undefined;
143
143
  tableColumnsData?: {
144
144
  name?: string | undefined;
145
145
  label?: string | undefined;
@@ -220,8 +220,8 @@ declare const AdminLogs: {
220
220
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
221
221
  uniqid: string;
222
222
  content: {
223
- limit?: number | boolean | undefined;
224
223
  uri?: string | undefined;
224
+ limit?: number | boolean | undefined;
225
225
  tableColumnsData?: {
226
226
  name?: string | undefined;
227
227
  label?: string | undefined;
@@ -380,8 +380,8 @@ declare const AdminLogs: {
380
380
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
381
381
  uniqid: string;
382
382
  content: {
383
- limit?: number | boolean | undefined;
384
383
  uri?: string | undefined;
384
+ limit?: number | boolean | undefined;
385
385
  tableColumnsData?: {
386
386
  name?: string | undefined;
387
387
  label?: string | undefined;
@@ -462,8 +462,8 @@ declare const AdminLogs: {
462
462
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
463
463
  uniqid: string;
464
464
  content: {
465
- limit?: number | boolean | undefined;
466
465
  uri?: string | undefined;
466
+ limit?: number | boolean | undefined;
467
467
  tableColumnsData?: {
468
468
  name?: string | undefined;
469
469
  label?: string | undefined;
@@ -617,8 +617,8 @@ declare const AdminLogs: {
617
617
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
618
618
  uniqid: string;
619
619
  content: {
620
- limit?: number | boolean | undefined;
621
620
  uri?: string | undefined;
621
+ limit?: number | boolean | undefined;
622
622
  tableColumnsData?: {
623
623
  name?: string | undefined;
624
624
  label?: string | undefined;
@@ -699,8 +699,8 @@ declare const AdminLogs: {
699
699
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
700
700
  uniqid: string;
701
701
  content: {
702
- limit?: number | boolean | undefined;
703
702
  uri?: string | undefined;
703
+ limit?: number | boolean | undefined;
704
704
  tableColumnsData?: {
705
705
  name?: string | undefined;
706
706
  label?: string | undefined;
@@ -830,8 +830,8 @@ declare const AdminLogs: {
830
830
  end: string;
831
831
  };
832
832
  name: string;
833
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
834
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
833
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
834
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
835
835
  or?: boolean | undefined;
836
836
  isNull?: boolean | undefined;
837
837
  isNotNull?: boolean | undefined;
@@ -853,8 +853,8 @@ declare const AdminLogs: {
853
853
  end: string;
854
854
  };
855
855
  name: string;
856
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
857
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
856
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
857
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
858
858
  or?: boolean | undefined;
859
859
  isNull?: boolean | undefined;
860
860
  isNotNull?: boolean | undefined;
@@ -876,8 +876,8 @@ declare const AdminLogs: {
876
876
  end: string;
877
877
  };
878
878
  name: string;
879
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
880
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
879
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
880
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
881
881
  or?: boolean | undefined;
882
882
  isNull?: boolean | undefined;
883
883
  isNotNull?: boolean | undefined;
@@ -936,8 +936,8 @@ declare const Animations: {
936
936
  };
937
937
  actions: {
938
938
  saveCurrentAnimation: _reduxjs_toolkit.AsyncThunk<void, {
939
- name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
940
939
  audience: string[];
940
+ name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
941
941
  auto: boolean;
942
942
  activeClickEffect: number;
943
943
  activeDecor: number;
@@ -977,8 +977,8 @@ declare const Animations: {
977
977
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
978
978
  uniqid: string;
979
979
  content: {
980
- limit?: number | boolean | undefined;
981
980
  uri?: string | undefined;
981
+ limit?: number | boolean | undefined;
982
982
  tableColumnsData?: {
983
983
  name?: string | undefined;
984
984
  label?: string | undefined;
@@ -1059,8 +1059,8 @@ declare const Animations: {
1059
1059
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1060
1060
  uniqid: string;
1061
1061
  content: {
1062
- limit?: number | boolean | undefined;
1063
1062
  uri?: string | undefined;
1063
+ limit?: number | boolean | undefined;
1064
1064
  tableColumnsData?: {
1065
1065
  name?: string | undefined;
1066
1066
  label?: string | undefined;
@@ -1210,8 +1210,8 @@ declare const Animations: {
1210
1210
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1211
1211
  uniqid: string;
1212
1212
  content: {
1213
- limit?: number | boolean | undefined;
1214
1213
  uri?: string | undefined;
1214
+ limit?: number | boolean | undefined;
1215
1215
  tableColumnsData?: {
1216
1216
  name?: string | undefined;
1217
1217
  label?: string | undefined;
@@ -1292,8 +1292,8 @@ declare const Animations: {
1292
1292
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1293
1293
  uniqid: string;
1294
1294
  content: {
1295
- limit?: number | boolean | undefined;
1296
1295
  uri?: string | undefined;
1296
+ limit?: number | boolean | undefined;
1297
1297
  tableColumnsData?: {
1298
1298
  name?: string | undefined;
1299
1299
  label?: string | undefined;
@@ -1443,8 +1443,8 @@ declare const Animations: {
1443
1443
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1444
1444
  uniqid: string;
1445
1445
  content: {
1446
- limit?: number | boolean | undefined;
1447
1446
  uri?: string | undefined;
1447
+ limit?: number | boolean | undefined;
1448
1448
  tableColumnsData?: {
1449
1449
  name?: string | undefined;
1450
1450
  label?: string | undefined;
@@ -1525,8 +1525,8 @@ declare const Animations: {
1525
1525
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1526
1526
  uniqid: string;
1527
1527
  content: {
1528
- limit?: number | boolean | undefined;
1529
1528
  uri?: string | undefined;
1529
+ limit?: number | boolean | undefined;
1530
1530
  tableColumnsData?: {
1531
1531
  name?: string | undefined;
1532
1532
  label?: string | undefined;
@@ -1676,8 +1676,8 @@ declare const Animations: {
1676
1676
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1677
1677
  uniqid: string;
1678
1678
  content: {
1679
- limit?: number | boolean | undefined;
1680
1679
  uri?: string | undefined;
1680
+ limit?: number | boolean | undefined;
1681
1681
  tableColumnsData?: {
1682
1682
  name?: string | undefined;
1683
1683
  label?: string | undefined;
@@ -1758,8 +1758,8 @@ declare const Animations: {
1758
1758
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1759
1759
  uniqid: string;
1760
1760
  content: {
1761
- limit?: number | boolean | undefined;
1762
1761
  uri?: string | undefined;
1762
+ limit?: number | boolean | undefined;
1763
1763
  tableColumnsData?: {
1764
1764
  name?: string | undefined;
1765
1765
  label?: string | undefined;
@@ -1874,8 +1874,8 @@ declare const Animations: {
1874
1874
  rejectedMeta?: unknown;
1875
1875
  }>;
1876
1876
  fetchCurrentAnimationApp: _reduxjs_toolkit.AsyncThunk<{
1877
- name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
1878
1877
  audience: string[];
1878
+ name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
1879
1879
  auto: boolean;
1880
1880
  activeClickEffect: number;
1881
1881
  activeDecor: number;
@@ -1915,8 +1915,8 @@ declare const Animations: {
1915
1915
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1916
1916
  uniqid: string;
1917
1917
  content: {
1918
- limit?: number | boolean | undefined;
1919
1918
  uri?: string | undefined;
1919
+ limit?: number | boolean | undefined;
1920
1920
  tableColumnsData?: {
1921
1921
  name?: string | undefined;
1922
1922
  label?: string | undefined;
@@ -1997,8 +1997,8 @@ declare const Animations: {
1997
1997
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
1998
1998
  uniqid: string;
1999
1999
  content: {
2000
- limit?: number | boolean | undefined;
2001
2000
  uri?: string | undefined;
2001
+ limit?: number | boolean | undefined;
2002
2002
  tableColumnsData?: {
2003
2003
  name?: string | undefined;
2004
2004
  label?: string | undefined;
@@ -2166,8 +2166,8 @@ declare const Animations: {
2166
2166
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
2167
2167
  uniqid: string;
2168
2168
  content: {
2169
- limit?: number | boolean | undefined;
2170
2169
  uri?: string | undefined;
2170
+ limit?: number | boolean | undefined;
2171
2171
  tableColumnsData?: {
2172
2172
  name?: string | undefined;
2173
2173
  label?: string | undefined;
@@ -2248,8 +2248,8 @@ declare const Animations: {
2248
2248
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
2249
2249
  uniqid: string;
2250
2250
  content: {
2251
- limit?: number | boolean | undefined;
2252
2251
  uri?: string | undefined;
2252
+ limit?: number | boolean | undefined;
2253
2253
  tableColumnsData?: {
2254
2254
  name?: string | undefined;
2255
2255
  label?: string | undefined;
@@ -2415,8 +2415,8 @@ declare const Animations: {
2415
2415
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
2416
2416
  uniqid: string;
2417
2417
  content: {
2418
- limit?: number | boolean | undefined;
2419
2418
  uri?: string | undefined;
2419
+ limit?: number | boolean | undefined;
2420
2420
  tableColumnsData?: {
2421
2421
  name?: string | undefined;
2422
2422
  label?: string | undefined;
@@ -2497,8 +2497,8 @@ declare const Animations: {
2497
2497
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
2498
2498
  uniqid: string;
2499
2499
  content: {
2500
- limit?: number | boolean | undefined;
2501
2500
  uri?: string | undefined;
2501
+ limit?: number | boolean | undefined;
2502
2502
  tableColumnsData?: {
2503
2503
  name?: string | undefined;
2504
2504
  label?: string | undefined;
@@ -2615,8 +2615,8 @@ declare const Animations: {
2615
2615
  };
2616
2616
  selectors: {
2617
2617
  selectCurrentAnimation: (state: AnimationsRootState) => {
2618
- name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
2619
2618
  audience: string[];
2619
+ name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
2620
2620
  auto: boolean;
2621
2621
  activeClickEffect: number;
2622
2622
  activeDecor: number;
@@ -2624,8 +2624,8 @@ declare const Animations: {
2624
2624
  isActiveAnimation: (state: AnimationsRootState) => boolean;
2625
2625
  isToggleLoading: (state: AnimationsRootState) => boolean;
2626
2626
  selectAnimationConfigurationApp: (state: AnimationsRootState) => {
2627
- name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
2628
2627
  audience: string[];
2628
+ name: "Christmas" | "Halloween" | "Celebration" | "Olympics" | "Maythefourth" | "Spring" | "MusicFestival" | "EasterEggs" | "CustomAnimation";
2629
2629
  auto: boolean;
2630
2630
  activeClickEffect: number;
2631
2631
  activeDecor: number;
@@ -2704,8 +2704,8 @@ declare const Application: {
2704
2704
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
2705
2705
  uniqid: string;
2706
2706
  content: {
2707
- limit?: number | boolean | undefined;
2708
2707
  uri?: string | undefined;
2708
+ limit?: number | boolean | undefined;
2709
2709
  tableColumnsData?: {
2710
2710
  name?: string | undefined;
2711
2711
  label?: string | undefined;
@@ -2786,8 +2786,8 @@ declare const Application: {
2786
2786
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
2787
2787
  uniqid: string;
2788
2788
  content: {
2789
- limit?: number | boolean | undefined;
2790
2789
  uri?: string | undefined;
2790
+ limit?: number | boolean | undefined;
2791
2791
  tableColumnsData?: {
2792
2792
  name?: string | undefined;
2793
2793
  label?: string | undefined;
@@ -3023,8 +3023,8 @@ declare const AssetReservation: {
3023
3023
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3024
3024
  uniqid: string;
3025
3025
  content: {
3026
- limit?: number | boolean | undefined;
3027
3026
  uri?: string | undefined;
3027
+ limit?: number | boolean | undefined;
3028
3028
  tableColumnsData?: {
3029
3029
  name?: string | undefined;
3030
3030
  label?: string | undefined;
@@ -3105,8 +3105,8 @@ declare const AssetReservation: {
3105
3105
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3106
3106
  uniqid: string;
3107
3107
  content: {
3108
- limit?: number | boolean | undefined;
3109
3108
  uri?: string | undefined;
3109
+ limit?: number | boolean | undefined;
3110
3110
  tableColumnsData?: {
3111
3111
  name?: string | undefined;
3112
3112
  label?: string | undefined;
@@ -3187,8 +3187,8 @@ declare const AssetReservation: {
3187
3187
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3188
3188
  uniqid: string;
3189
3189
  content: {
3190
- limit?: number | boolean | undefined;
3191
3190
  uri?: string | undefined;
3191
+ limit?: number | boolean | undefined;
3192
3192
  tableColumnsData?: {
3193
3193
  name?: string | undefined;
3194
3194
  label?: string | undefined;
@@ -3345,8 +3345,8 @@ declare const AssetReservation: {
3345
3345
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3346
3346
  uniqid: string;
3347
3347
  content: {
3348
- limit?: number | boolean | undefined;
3349
3348
  uri?: string | undefined;
3349
+ limit?: number | boolean | undefined;
3350
3350
  tableColumnsData?: {
3351
3351
  name?: string | undefined;
3352
3352
  label?: string | undefined;
@@ -3427,8 +3427,8 @@ declare const AssetReservation: {
3427
3427
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3428
3428
  uniqid: string;
3429
3429
  content: {
3430
- limit?: number | boolean | undefined;
3431
3430
  uri?: string | undefined;
3431
+ limit?: number | boolean | undefined;
3432
3432
  tableColumnsData?: {
3433
3433
  name?: string | undefined;
3434
3434
  label?: string | undefined;
@@ -3662,8 +3662,8 @@ declare const AssetReservation: {
3662
3662
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3663
3663
  uniqid: string;
3664
3664
  content: {
3665
- limit?: number | boolean | undefined;
3666
3665
  uri?: string | undefined;
3666
+ limit?: number | boolean | undefined;
3667
3667
  tableColumnsData?: {
3668
3668
  name?: string | undefined;
3669
3669
  label?: string | undefined;
@@ -3743,8 +3743,8 @@ declare const AssetReservation: {
3743
3743
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3744
3744
  uniqid: string;
3745
3745
  content: {
3746
- limit?: number | boolean | undefined;
3747
3746
  uri?: string | undefined;
3747
+ limit?: number | boolean | undefined;
3748
3748
  tableColumnsData?: {
3749
3749
  name?: string | undefined;
3750
3750
  label?: string | undefined;
@@ -3825,8 +3825,8 @@ declare const AssetReservation: {
3825
3825
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3826
3826
  uniqid: string;
3827
3827
  content: {
3828
- limit?: number | boolean | undefined;
3829
3828
  uri?: string | undefined;
3829
+ limit?: number | boolean | undefined;
3830
3830
  tableColumnsData?: {
3831
3831
  name?: string | undefined;
3832
3832
  label?: string | undefined;
@@ -3907,8 +3907,8 @@ declare const AssetReservation: {
3907
3907
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
3908
3908
  uniqid: string;
3909
3909
  content: {
3910
- limit?: number | boolean | undefined;
3911
3910
  uri?: string | undefined;
3911
+ limit?: number | boolean | undefined;
3912
3912
  tableColumnsData?: {
3913
3913
  name?: string | undefined;
3914
3914
  label?: string | undefined;
@@ -4103,8 +4103,8 @@ declare const AssetReservation: {
4103
4103
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
4104
4104
  uniqid: string;
4105
4105
  content: {
4106
- limit?: number | boolean | undefined;
4107
4106
  uri?: string | undefined;
4107
+ limit?: number | boolean | undefined;
4108
4108
  tableColumnsData?: {
4109
4109
  name?: string | undefined;
4110
4110
  label?: string | undefined;
@@ -4274,8 +4274,8 @@ declare const AssetReservation: {
4274
4274
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
4275
4275
  uniqid: string;
4276
4276
  content: {
4277
- limit?: number | boolean | undefined;
4278
4277
  uri?: string | undefined;
4278
+ limit?: number | boolean | undefined;
4279
4279
  tableColumnsData?: {
4280
4280
  name?: string | undefined;
4281
4281
  label?: string | undefined;
@@ -4355,8 +4355,8 @@ declare const AssetReservation: {
4355
4355
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
4356
4356
  uniqid: string;
4357
4357
  content: {
4358
- limit?: number | boolean | undefined;
4359
4358
  uri?: string | undefined;
4359
+ limit?: number | boolean | undefined;
4360
4360
  tableColumnsData?: {
4361
4361
  name?: string | undefined;
4362
4362
  label?: string | undefined;
@@ -4510,8 +4510,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
4510
4510
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
4511
4511
  uniqid: string;
4512
4512
  content: {
4513
- limit?: number | boolean | undefined;
4514
4513
  uri?: string | undefined;
4514
+ limit?: number | boolean | undefined;
4515
4515
  tableColumnsData?: {
4516
4516
  name?: string | undefined;
4517
4517
  label?: string | undefined;
@@ -4594,8 +4594,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
4594
4594
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
4595
4595
  uniqid: string;
4596
4596
  content: {
4597
- limit?: number | boolean | undefined;
4598
4597
  uri?: string | undefined;
4598
+ limit?: number | boolean | undefined;
4599
4599
  tableColumnsData?: {
4600
4600
  name?: string | undefined;
4601
4601
  label?: string | undefined;
@@ -4676,8 +4676,8 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
4676
4676
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
4677
4677
  uniqid: string;
4678
4678
  content: {
4679
- limit?: number | boolean | undefined;
4680
4679
  uri?: string | undefined;
4680
+ limit?: number | boolean | undefined;
4681
4681
  tableColumnsData?: {
4682
4682
  name?: string | undefined;
4683
4683
  label?: string | undefined;
@@ -4830,8 +4830,8 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
4830
4830
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
4831
4831
  uniqid: string;
4832
4832
  content: {
4833
- limit?: number | boolean | undefined;
4834
4833
  uri?: string | undefined;
4834
+ limit?: number | boolean | undefined;
4835
4835
  tableColumnsData?: {
4836
4836
  name?: string | undefined;
4837
4837
  label?: string | undefined;
@@ -4912,8 +4912,8 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
4912
4912
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
4913
4913
  uniqid: string;
4914
4914
  content: {
4915
- limit?: number | boolean | undefined;
4916
4915
  uri?: string | undefined;
4916
+ limit?: number | boolean | undefined;
4917
4917
  tableColumnsData?: {
4918
4918
  name?: string | undefined;
4919
4919
  label?: string | undefined;
@@ -5116,8 +5116,8 @@ declare const ContentReport: {
5116
5116
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
5117
5117
  uniqid: string;
5118
5118
  content: {
5119
- limit?: number | boolean | undefined;
5120
5119
  uri?: string | undefined;
5120
+ limit?: number | boolean | undefined;
5121
5121
  tableColumnsData?: {
5122
5122
  name?: string | undefined;
5123
5123
  label?: string | undefined;
@@ -5200,8 +5200,8 @@ declare const ContentReport: {
5200
5200
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
5201
5201
  uniqid: string;
5202
5202
  content: {
5203
- limit?: number | boolean | undefined;
5204
5203
  uri?: string | undefined;
5204
+ limit?: number | boolean | undefined;
5205
5205
  tableColumnsData?: {
5206
5206
  name?: string | undefined;
5207
5207
  label?: string | undefined;
@@ -5282,8 +5282,8 @@ declare const ContentReport: {
5282
5282
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
5283
5283
  uniqid: string;
5284
5284
  content: {
5285
- limit?: number | boolean | undefined;
5286
5285
  uri?: string | undefined;
5286
+ limit?: number | boolean | undefined;
5287
5287
  tableColumnsData?: {
5288
5288
  name?: string | undefined;
5289
5289
  label?: string | undefined;
@@ -5436,8 +5436,8 @@ declare const ContentReport: {
5436
5436
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
5437
5437
  uniqid: string;
5438
5438
  content: {
5439
- limit?: number | boolean | undefined;
5440
5439
  uri?: string | undefined;
5440
+ limit?: number | boolean | undefined;
5441
5441
  tableColumnsData?: {
5442
5442
  name?: string | undefined;
5443
5443
  label?: string | undefined;
@@ -5518,8 +5518,8 @@ declare const ContentReport: {
5518
5518
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
5519
5519
  uniqid: string;
5520
5520
  content: {
5521
- limit?: number | boolean | undefined;
5522
5521
  uri?: string | undefined;
5522
+ limit?: number | boolean | undefined;
5523
5523
  tableColumnsData?: {
5524
5524
  name?: string | undefined;
5525
5525
  label?: string | undefined;
@@ -5818,8 +5818,8 @@ declare const Bookmark: {
5818
5818
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
5819
5819
  uniqid: string;
5820
5820
  content: {
5821
- limit?: number | boolean | undefined;
5822
5821
  uri?: string | undefined;
5822
+ limit?: number | boolean | undefined;
5823
5823
  tableColumnsData?: {
5824
5824
  name?: string | undefined;
5825
5825
  label?: string | undefined;
@@ -5900,8 +5900,8 @@ declare const Bookmark: {
5900
5900
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
5901
5901
  uniqid: string;
5902
5902
  content: {
5903
- limit?: number | boolean | undefined;
5904
5903
  uri?: string | undefined;
5904
+ limit?: number | boolean | undefined;
5905
5905
  tableColumnsData?: {
5906
5906
  name?: string | undefined;
5907
5907
  label?: string | undefined;
@@ -6122,8 +6122,8 @@ declare const Bookmark: {
6122
6122
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
6123
6123
  uniqid: string;
6124
6124
  content: {
6125
- limit?: number | boolean | undefined;
6126
6125
  uri?: string | undefined;
6126
+ limit?: number | boolean | undefined;
6127
6127
  tableColumnsData?: {
6128
6128
  name?: string | undefined;
6129
6129
  label?: string | undefined;
@@ -6204,8 +6204,8 @@ declare const Bookmark: {
6204
6204
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
6205
6205
  uniqid: string;
6206
6206
  content: {
6207
- limit?: number | boolean | undefined;
6208
6207
  uri?: string | undefined;
6208
+ limit?: number | boolean | undefined;
6209
6209
  tableColumnsData?: {
6210
6210
  name?: string | undefined;
6211
6211
  label?: string | undefined;
@@ -6397,8 +6397,8 @@ declare const Bookmark: {
6397
6397
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
6398
6398
  uniqid: string;
6399
6399
  content: {
6400
- limit?: number | boolean | undefined;
6401
6400
  uri?: string | undefined;
6401
+ limit?: number | boolean | undefined;
6402
6402
  tableColumnsData?: {
6403
6403
  name?: string | undefined;
6404
6404
  label?: string | undefined;
@@ -6479,8 +6479,8 @@ declare const Bookmark: {
6479
6479
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
6480
6480
  uniqid: string;
6481
6481
  content: {
6482
- limit?: number | boolean | undefined;
6483
6482
  uri?: string | undefined;
6483
+ limit?: number | boolean | undefined;
6484
6484
  tableColumnsData?: {
6485
6485
  name?: string | undefined;
6486
6486
  label?: string | undefined;
@@ -6651,8 +6651,8 @@ declare const Bookmark: {
6651
6651
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
6652
6652
  uniqid: string;
6653
6653
  content: {
6654
- limit?: number | boolean | undefined;
6655
6654
  uri?: string | undefined;
6655
+ limit?: number | boolean | undefined;
6656
6656
  tableColumnsData?: {
6657
6657
  name?: string | undefined;
6658
6658
  label?: string | undefined;
@@ -6733,8 +6733,8 @@ declare const Bookmark: {
6733
6733
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
6734
6734
  uniqid: string;
6735
6735
  content: {
6736
- limit?: number | boolean | undefined;
6737
6736
  uri?: string | undefined;
6737
+ limit?: number | boolean | undefined;
6738
6738
  tableColumnsData?: {
6739
6739
  name?: string | undefined;
6740
6740
  label?: string | undefined;
@@ -6903,8 +6903,8 @@ declare const Bookmark: {
6903
6903
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
6904
6904
  uniqid: string;
6905
6905
  content: {
6906
- limit?: number | boolean | undefined;
6907
6906
  uri?: string | undefined;
6907
+ limit?: number | boolean | undefined;
6908
6908
  tableColumnsData?: {
6909
6909
  name?: string | undefined;
6910
6910
  label?: string | undefined;
@@ -6985,8 +6985,8 @@ declare const Bookmark: {
6985
6985
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
6986
6986
  uniqid: string;
6987
6987
  content: {
6988
- limit?: number | boolean | undefined;
6989
6988
  uri?: string | undefined;
6989
+ limit?: number | boolean | undefined;
6990
6990
  tableColumnsData?: {
6991
6991
  name?: string | undefined;
6992
6992
  label?: string | undefined;
@@ -7264,8 +7264,8 @@ declare const Comment: {
7264
7264
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
7265
7265
  uniqid: string;
7266
7266
  content: {
7267
- limit?: number | boolean | undefined;
7268
7267
  uri?: string | undefined;
7268
+ limit?: number | boolean | undefined;
7269
7269
  tableColumnsData?: {
7270
7270
  name?: string | undefined;
7271
7271
  label?: string | undefined;
@@ -7323,8 +7323,8 @@ declare const Comment: {
7323
7323
  idArticle: number;
7324
7324
  attachment?: boolean | undefined;
7325
7325
  limits?: {
7326
- start: number;
7327
7326
  max: number;
7327
+ start: number;
7328
7328
  } | undefined;
7329
7329
  }, {
7330
7330
  dispatch: any;
@@ -7362,8 +7362,8 @@ declare const Comment: {
7362
7362
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
7363
7363
  uniqid: string;
7364
7364
  content: {
7365
- limit?: number | boolean | undefined;
7366
7365
  uri?: string | undefined;
7366
+ limit?: number | boolean | undefined;
7367
7367
  tableColumnsData?: {
7368
7368
  name?: string | undefined;
7369
7369
  label?: string | undefined;
@@ -7444,8 +7444,8 @@ declare const Comment: {
7444
7444
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
7445
7445
  uniqid: string;
7446
7446
  content: {
7447
- limit?: number | boolean | undefined;
7448
7447
  uri?: string | undefined;
7448
+ limit?: number | boolean | undefined;
7449
7449
  tableColumnsData?: {
7450
7450
  name?: string | undefined;
7451
7451
  label?: string | undefined;
@@ -7598,8 +7598,8 @@ declare const Comment: {
7598
7598
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
7599
7599
  uniqid: string;
7600
7600
  content: {
7601
- limit?: number | boolean | undefined;
7602
7601
  uri?: string | undefined;
7602
+ limit?: number | boolean | undefined;
7603
7603
  tableColumnsData?: {
7604
7604
  name?: string | undefined;
7605
7605
  label?: string | undefined;
@@ -7680,8 +7680,8 @@ declare const Comment: {
7680
7680
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
7681
7681
  uniqid: string;
7682
7682
  content: {
7683
- limit?: number | boolean | undefined;
7684
7683
  uri?: string | undefined;
7684
+ limit?: number | boolean | undefined;
7685
7685
  tableColumnsData?: {
7686
7686
  name?: string | undefined;
7687
7687
  label?: string | undefined;
@@ -7876,8 +7876,8 @@ declare const Comment: {
7876
7876
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
7877
7877
  uniqid: string;
7878
7878
  content: {
7879
- limit?: number | boolean | undefined;
7880
7879
  uri?: string | undefined;
7880
+ limit?: number | boolean | undefined;
7881
7881
  tableColumnsData?: {
7882
7882
  name?: string | undefined;
7883
7883
  label?: string | undefined;
@@ -8019,8 +8019,8 @@ declare const Comment: {
8019
8019
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
8020
8020
  uniqid: string;
8021
8021
  content: {
8022
- limit?: number | boolean | undefined;
8023
8022
  uri?: string | undefined;
8023
+ limit?: number | boolean | undefined;
8024
8024
  tableColumnsData?: {
8025
8025
  name?: string | undefined;
8026
8026
  label?: string | undefined;
@@ -8233,8 +8233,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
8233
8233
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
8234
8234
  uniqid: string;
8235
8235
  content: {
8236
- limit?: number | boolean | undefined;
8237
8236
  uri?: string | undefined;
8237
+ limit?: number | boolean | undefined;
8238
8238
  tableColumnsData?: {
8239
8239
  name?: string | undefined;
8240
8240
  label?: string | undefined;
@@ -8281,13 +8281,13 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
8281
8281
  }>)>[] | undefined;
8282
8282
  moderators?: {
8283
8283
  type: string;
8284
- name: string;
8285
8284
  id: string;
8286
8285
  mainType: string;
8287
8286
  uri: string;
8288
8287
  title: string;
8289
8288
  _url: string;
8290
8289
  class: string;
8290
+ name: string;
8291
8291
  label: string;
8292
8292
  Pseudo: string;
8293
8293
  cssClass: string;
@@ -8296,12 +8296,12 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
8296
8296
  }[] | undefined;
8297
8297
  groups?: {
8298
8298
  type: string;
8299
- name: string;
8300
8299
  id: string;
8301
8300
  mainType: string;
8302
8301
  uri: string;
8303
8302
  title: string;
8304
8303
  class: string;
8304
+ name: string;
8305
8305
  label: string;
8306
8306
  cssClass: string;
8307
8307
  cssColor: string;
@@ -8350,8 +8350,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
8350
8350
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
8351
8351
  uniqid: string;
8352
8352
  content: {
8353
- limit?: number | boolean | undefined;
8354
8353
  uri?: string | undefined;
8354
+ limit?: number | boolean | undefined;
8355
8355
  tableColumnsData?: {
8356
8356
  name?: string | undefined;
8357
8357
  label?: string | undefined;
@@ -8432,8 +8432,8 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
8432
8432
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
8433
8433
  uniqid: string;
8434
8434
  content: {
8435
- limit?: number | boolean | undefined;
8436
8435
  uri?: string | undefined;
8436
+ limit?: number | boolean | undefined;
8437
8437
  tableColumnsData?: {
8438
8438
  name?: string | undefined;
8439
8439
  label?: string | undefined;
@@ -8654,8 +8654,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
8654
8654
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
8655
8655
  uniqid: string;
8656
8656
  content: {
8657
- limit?: number | boolean | undefined;
8658
8657
  uri?: string | undefined;
8658
+ limit?: number | boolean | undefined;
8659
8659
  tableColumnsData?: {
8660
8660
  name?: string | undefined;
8661
8661
  label?: string | undefined;
@@ -8702,13 +8702,13 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
8702
8702
  }>)>[] | undefined;
8703
8703
  moderators?: {
8704
8704
  type: string;
8705
- name: string;
8706
8705
  id: string;
8707
8706
  mainType: string;
8708
8707
  uri: string;
8709
8708
  title: string;
8710
8709
  _url: string;
8711
8710
  class: string;
8711
+ name: string;
8712
8712
  label: string;
8713
8713
  Pseudo: string;
8714
8714
  cssClass: string;
@@ -8717,12 +8717,12 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
8717
8717
  }[] | undefined;
8718
8718
  groups?: {
8719
8719
  type: string;
8720
- name: string;
8721
8720
  id: string;
8722
8721
  mainType: string;
8723
8722
  uri: string;
8724
8723
  title: string;
8725
8724
  class: string;
8725
+ name: string;
8726
8726
  label: string;
8727
8727
  cssClass: string;
8728
8728
  cssColor: string;
@@ -8771,8 +8771,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
8771
8771
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
8772
8772
  uniqid: string;
8773
8773
  content: {
8774
- limit?: number | boolean | undefined;
8775
8774
  uri?: string | undefined;
8775
+ limit?: number | boolean | undefined;
8776
8776
  tableColumnsData?: {
8777
8777
  name?: string | undefined;
8778
8778
  label?: string | undefined;
@@ -8853,8 +8853,8 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
8853
8853
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
8854
8854
  uniqid: string;
8855
8855
  content: {
8856
- limit?: number | boolean | undefined;
8857
8856
  uri?: string | undefined;
8857
+ limit?: number | boolean | undefined;
8858
8858
  tableColumnsData?: {
8859
8859
  name?: string | undefined;
8860
8860
  label?: string | undefined;
@@ -9075,8 +9075,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9075
9075
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
9076
9076
  uniqid: string;
9077
9077
  content: {
9078
- limit?: number | boolean | undefined;
9079
9078
  uri?: string | undefined;
9079
+ limit?: number | boolean | undefined;
9080
9080
  tableColumnsData?: {
9081
9081
  name?: string | undefined;
9082
9082
  label?: string | undefined;
@@ -9123,13 +9123,13 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9123
9123
  }>)>[] | undefined;
9124
9124
  moderators?: {
9125
9125
  type: string;
9126
- name: string;
9127
9126
  id: string;
9128
9127
  mainType: string;
9129
9128
  uri: string;
9130
9129
  title: string;
9131
9130
  _url: string;
9132
9131
  class: string;
9132
+ name: string;
9133
9133
  label: string;
9134
9134
  Pseudo: string;
9135
9135
  cssClass: string;
@@ -9138,12 +9138,12 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9138
9138
  }[] | undefined;
9139
9139
  groups?: {
9140
9140
  type: string;
9141
- name: string;
9142
9141
  id: string;
9143
9142
  mainType: string;
9144
9143
  uri: string;
9145
9144
  title: string;
9146
9145
  class: string;
9146
+ name: string;
9147
9147
  label: string;
9148
9148
  cssClass: string;
9149
9149
  cssColor: string;
@@ -9263,8 +9263,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9263
9263
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
9264
9264
  uniqid: string;
9265
9265
  content: {
9266
- limit?: number | boolean | undefined;
9267
9266
  uri?: string | undefined;
9267
+ limit?: number | boolean | undefined;
9268
9268
  tableColumnsData?: {
9269
9269
  name?: string | undefined;
9270
9270
  label?: string | undefined;
@@ -9311,13 +9311,13 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9311
9311
  }>)>[] | undefined;
9312
9312
  moderators?: {
9313
9313
  type: string;
9314
- name: string;
9315
9314
  id: string;
9316
9315
  mainType: string;
9317
9316
  uri: string;
9318
9317
  title: string;
9319
9318
  _url: string;
9320
9319
  class: string;
9320
+ name: string;
9321
9321
  label: string;
9322
9322
  Pseudo: string;
9323
9323
  cssClass: string;
@@ -9326,12 +9326,12 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9326
9326
  }[] | undefined;
9327
9327
  groups?: {
9328
9328
  type: string;
9329
- name: string;
9330
9329
  id: string;
9331
9330
  mainType: string;
9332
9331
  uri: string;
9333
9332
  title: string;
9334
9333
  class: string;
9334
+ name: string;
9335
9335
  label: string;
9336
9336
  cssClass: string;
9337
9337
  cssColor: string;
@@ -9380,8 +9380,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9380
9380
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
9381
9381
  uniqid: string;
9382
9382
  content: {
9383
- limit?: number | boolean | undefined;
9384
9383
  uri?: string | undefined;
9384
+ limit?: number | boolean | undefined;
9385
9385
  tableColumnsData?: {
9386
9386
  name?: string | undefined;
9387
9387
  label?: string | undefined;
@@ -9462,8 +9462,8 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9462
9462
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
9463
9463
  uniqid: string;
9464
9464
  content: {
9465
- limit?: number | boolean | undefined;
9466
9465
  uri?: string | undefined;
9466
+ limit?: number | boolean | undefined;
9467
9467
  tableColumnsData?: {
9468
9468
  name?: string | undefined;
9469
9469
  label?: string | undefined;
@@ -9687,8 +9687,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
9687
9687
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
9688
9688
  uniqid: string;
9689
9689
  content: {
9690
- limit?: number | boolean | undefined;
9691
9690
  uri?: string | undefined;
9691
+ limit?: number | boolean | undefined;
9692
9692
  tableColumnsData?: {
9693
9693
  name?: string | undefined;
9694
9694
  label?: string | undefined;
@@ -9735,13 +9735,13 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
9735
9735
  }>)>[] | undefined;
9736
9736
  moderators?: {
9737
9737
  type: string;
9738
- name: string;
9739
9738
  id: string;
9740
9739
  mainType: string;
9741
9740
  uri: string;
9742
9741
  title: string;
9743
9742
  _url: string;
9744
9743
  class: string;
9744
+ name: string;
9745
9745
  label: string;
9746
9746
  Pseudo: string;
9747
9747
  cssClass: string;
@@ -9750,12 +9750,12 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
9750
9750
  }[] | undefined;
9751
9751
  groups?: {
9752
9752
  type: string;
9753
- name: string;
9754
9753
  id: string;
9755
9754
  mainType: string;
9756
9755
  uri: string;
9757
9756
  title: string;
9758
9757
  class: string;
9758
+ name: string;
9759
9759
  label: string;
9760
9760
  cssClass: string;
9761
9761
  cssColor: string;
@@ -9804,8 +9804,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
9804
9804
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
9805
9805
  uniqid: string;
9806
9806
  content: {
9807
- limit?: number | boolean | undefined;
9808
9807
  uri?: string | undefined;
9808
+ limit?: number | boolean | undefined;
9809
9809
  tableColumnsData?: {
9810
9810
  name?: string | undefined;
9811
9811
  label?: string | undefined;
@@ -9886,8 +9886,8 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
9886
9886
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
9887
9887
  uniqid: string;
9888
9888
  content: {
9889
- limit?: number | boolean | undefined;
9890
9889
  uri?: string | undefined;
9890
+ limit?: number | boolean | undefined;
9891
9891
  tableColumnsData?: {
9892
9892
  name?: string | undefined;
9893
9893
  label?: string | undefined;
@@ -10108,8 +10108,8 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
10108
10108
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
10109
10109
  uniqid: string;
10110
10110
  content: {
10111
- limit?: number | boolean | undefined;
10112
10111
  uri?: string | undefined;
10112
+ limit?: number | boolean | undefined;
10113
10113
  tableColumnsData?: {
10114
10114
  name?: string | undefined;
10115
10115
  label?: string | undefined;
@@ -10156,13 +10156,13 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
10156
10156
  }>)>[] | undefined;
10157
10157
  moderators?: {
10158
10158
  type: string;
10159
- name: string;
10160
10159
  id: string;
10161
10160
  mainType: string;
10162
10161
  uri: string;
10163
10162
  title: string;
10164
10163
  _url: string;
10165
10164
  class: string;
10165
+ name: string;
10166
10166
  label: string;
10167
10167
  Pseudo: string;
10168
10168
  cssClass: string;
@@ -10171,12 +10171,12 @@ declare const updateListBotProperty: <K extends "description" | "id" | "mainType
10171
10171
  }[] | undefined;
10172
10172
  groups?: {
10173
10173
  type: string;
10174
- name: string;
10175
10174
  id: string;
10176
10175
  mainType: string;
10177
10176
  uri: string;
10178
10177
  title: string;
10179
10178
  class: string;
10179
+ name: string;
10180
10180
  label: string;
10181
10181
  cssClass: string;
10182
10182
  cssColor: string;
@@ -10230,8 +10230,8 @@ declare const ExtraBot: {
10230
10230
  end: string;
10231
10231
  };
10232
10232
  name: string;
10233
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
10234
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
10233
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
10234
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
10235
10235
  or?: boolean | undefined;
10236
10236
  isNull?: boolean | undefined;
10237
10237
  isNotNull?: boolean | undefined;
@@ -10253,8 +10253,8 @@ declare const ExtraBot: {
10253
10253
  end: string;
10254
10254
  };
10255
10255
  name: string;
10256
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
10257
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
10256
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
10257
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
10258
10258
  or?: boolean | undefined;
10259
10259
  isNull?: boolean | undefined;
10260
10260
  isNotNull?: boolean | undefined;
@@ -10369,8 +10369,8 @@ declare const ExtraBot: {
10369
10369
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
10370
10370
  uniqid: string;
10371
10371
  content: {
10372
- limit?: number | boolean | undefined;
10373
10372
  uri?: string | undefined;
10373
+ limit?: number | boolean | undefined;
10374
10374
  tableColumnsData?: {
10375
10375
  name?: string | undefined;
10376
10376
  label?: string | undefined;
@@ -10417,13 +10417,13 @@ declare const ExtraBot: {
10417
10417
  }>)>[] | undefined;
10418
10418
  moderators?: {
10419
10419
  type: string;
10420
- name: string;
10421
10420
  id: string;
10422
10421
  mainType: string;
10423
10422
  uri: string;
10424
10423
  title: string;
10425
10424
  _url: string;
10426
10425
  class: string;
10426
+ name: string;
10427
10427
  label: string;
10428
10428
  Pseudo: string;
10429
10429
  cssClass: string;
@@ -10432,12 +10432,12 @@ declare const ExtraBot: {
10432
10432
  }[] | undefined;
10433
10433
  groups?: {
10434
10434
  type: string;
10435
- name: string;
10436
10435
  id: string;
10437
10436
  mainType: string;
10438
10437
  uri: string;
10439
10438
  title: string;
10440
10439
  class: string;
10440
+ name: string;
10441
10441
  label: string;
10442
10442
  cssClass: string;
10443
10443
  cssColor: string;
@@ -10486,8 +10486,8 @@ declare const ExtraBot: {
10486
10486
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
10487
10487
  uniqid: string;
10488
10488
  content: {
10489
- limit?: number | boolean | undefined;
10490
10489
  uri?: string | undefined;
10490
+ limit?: number | boolean | undefined;
10491
10491
  tableColumnsData?: {
10492
10492
  name?: string | undefined;
10493
10493
  label?: string | undefined;
@@ -10568,8 +10568,8 @@ declare const ExtraBot: {
10568
10568
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
10569
10569
  uniqid: string;
10570
10570
  content: {
10571
- limit?: number | boolean | undefined;
10572
10571
  uri?: string | undefined;
10572
+ limit?: number | boolean | undefined;
10573
10573
  tableColumnsData?: {
10574
10574
  name?: string | undefined;
10575
10575
  label?: string | undefined;
@@ -10790,8 +10790,8 @@ declare const ExtraBot: {
10790
10790
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
10791
10791
  uniqid: string;
10792
10792
  content: {
10793
- limit?: number | boolean | undefined;
10794
10793
  uri?: string | undefined;
10794
+ limit?: number | boolean | undefined;
10795
10795
  tableColumnsData?: {
10796
10796
  name?: string | undefined;
10797
10797
  label?: string | undefined;
@@ -10838,13 +10838,13 @@ declare const ExtraBot: {
10838
10838
  }>)>[] | undefined;
10839
10839
  moderators?: {
10840
10840
  type: string;
10841
- name: string;
10842
10841
  id: string;
10843
10842
  mainType: string;
10844
10843
  uri: string;
10845
10844
  title: string;
10846
10845
  _url: string;
10847
10846
  class: string;
10847
+ name: string;
10848
10848
  label: string;
10849
10849
  Pseudo: string;
10850
10850
  cssClass: string;
@@ -10853,12 +10853,12 @@ declare const ExtraBot: {
10853
10853
  }[] | undefined;
10854
10854
  groups?: {
10855
10855
  type: string;
10856
- name: string;
10857
10856
  id: string;
10858
10857
  mainType: string;
10859
10858
  uri: string;
10860
10859
  title: string;
10861
10860
  class: string;
10861
+ name: string;
10862
10862
  label: string;
10863
10863
  cssClass: string;
10864
10864
  cssColor: string;
@@ -10907,8 +10907,8 @@ declare const ExtraBot: {
10907
10907
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
10908
10908
  uniqid: string;
10909
10909
  content: {
10910
- limit?: number | boolean | undefined;
10911
10910
  uri?: string | undefined;
10911
+ limit?: number | boolean | undefined;
10912
10912
  tableColumnsData?: {
10913
10913
  name?: string | undefined;
10914
10914
  label?: string | undefined;
@@ -10989,8 +10989,8 @@ declare const ExtraBot: {
10989
10989
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
10990
10990
  uniqid: string;
10991
10991
  content: {
10992
- limit?: number | boolean | undefined;
10993
10992
  uri?: string | undefined;
10993
+ limit?: number | boolean | undefined;
10994
10994
  tableColumnsData?: {
10995
10995
  name?: string | undefined;
10996
10996
  label?: string | undefined;
@@ -11211,8 +11211,8 @@ declare const ExtraBot: {
11211
11211
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
11212
11212
  uniqid: string;
11213
11213
  content: {
11214
- limit?: number | boolean | undefined;
11215
11214
  uri?: string | undefined;
11215
+ limit?: number | boolean | undefined;
11216
11216
  tableColumnsData?: {
11217
11217
  name?: string | undefined;
11218
11218
  label?: string | undefined;
@@ -11259,13 +11259,13 @@ declare const ExtraBot: {
11259
11259
  }>)>[] | undefined;
11260
11260
  moderators?: {
11261
11261
  type: string;
11262
- name: string;
11263
11262
  id: string;
11264
11263
  mainType: string;
11265
11264
  uri: string;
11266
11265
  title: string;
11267
11266
  _url: string;
11268
11267
  class: string;
11268
+ name: string;
11269
11269
  label: string;
11270
11270
  Pseudo: string;
11271
11271
  cssClass: string;
@@ -11274,12 +11274,12 @@ declare const ExtraBot: {
11274
11274
  }[] | undefined;
11275
11275
  groups?: {
11276
11276
  type: string;
11277
- name: string;
11278
11277
  id: string;
11279
11278
  mainType: string;
11280
11279
  uri: string;
11281
11280
  title: string;
11282
11281
  class: string;
11282
+ name: string;
11283
11283
  label: string;
11284
11284
  cssClass: string;
11285
11285
  cssColor: string;
@@ -11399,8 +11399,8 @@ declare const ExtraBot: {
11399
11399
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
11400
11400
  uniqid: string;
11401
11401
  content: {
11402
- limit?: number | boolean | undefined;
11403
11402
  uri?: string | undefined;
11403
+ limit?: number | boolean | undefined;
11404
11404
  tableColumnsData?: {
11405
11405
  name?: string | undefined;
11406
11406
  label?: string | undefined;
@@ -11447,13 +11447,13 @@ declare const ExtraBot: {
11447
11447
  }>)>[] | undefined;
11448
11448
  moderators?: {
11449
11449
  type: string;
11450
- name: string;
11451
11450
  id: string;
11452
11451
  mainType: string;
11453
11452
  uri: string;
11454
11453
  title: string;
11455
11454
  _url: string;
11456
11455
  class: string;
11456
+ name: string;
11457
11457
  label: string;
11458
11458
  Pseudo: string;
11459
11459
  cssClass: string;
@@ -11462,12 +11462,12 @@ declare const ExtraBot: {
11462
11462
  }[] | undefined;
11463
11463
  groups?: {
11464
11464
  type: string;
11465
- name: string;
11466
11465
  id: string;
11467
11466
  mainType: string;
11468
11467
  uri: string;
11469
11468
  title: string;
11470
11469
  class: string;
11470
+ name: string;
11471
11471
  label: string;
11472
11472
  cssClass: string;
11473
11473
  cssColor: string;
@@ -11516,8 +11516,8 @@ declare const ExtraBot: {
11516
11516
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
11517
11517
  uniqid: string;
11518
11518
  content: {
11519
- limit?: number | boolean | undefined;
11520
11519
  uri?: string | undefined;
11520
+ limit?: number | boolean | undefined;
11521
11521
  tableColumnsData?: {
11522
11522
  name?: string | undefined;
11523
11523
  label?: string | undefined;
@@ -11598,8 +11598,8 @@ declare const ExtraBot: {
11598
11598
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
11599
11599
  uniqid: string;
11600
11600
  content: {
11601
- limit?: number | boolean | undefined;
11602
11601
  uri?: string | undefined;
11602
+ limit?: number | boolean | undefined;
11603
11603
  tableColumnsData?: {
11604
11604
  name?: string | undefined;
11605
11605
  label?: string | undefined;
@@ -11820,8 +11820,8 @@ declare const ExtraBot: {
11820
11820
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
11821
11821
  uniqid: string;
11822
11822
  content: {
11823
- limit?: number | boolean | undefined;
11824
11823
  uri?: string | undefined;
11824
+ limit?: number | boolean | undefined;
11825
11825
  tableColumnsData?: {
11826
11826
  name?: string | undefined;
11827
11827
  label?: string | undefined;
@@ -11868,13 +11868,13 @@ declare const ExtraBot: {
11868
11868
  }>)>[] | undefined;
11869
11869
  moderators?: {
11870
11870
  type: string;
11871
- name: string;
11872
11871
  id: string;
11873
11872
  mainType: string;
11874
11873
  uri: string;
11875
11874
  title: string;
11876
11875
  _url: string;
11877
11876
  class: string;
11877
+ name: string;
11878
11878
  label: string;
11879
11879
  Pseudo: string;
11880
11880
  cssClass: string;
@@ -11883,12 +11883,12 @@ declare const ExtraBot: {
11883
11883
  }[] | undefined;
11884
11884
  groups?: {
11885
11885
  type: string;
11886
- name: string;
11887
11886
  id: string;
11888
11887
  mainType: string;
11889
11888
  uri: string;
11890
11889
  title: string;
11891
11890
  class: string;
11891
+ name: string;
11892
11892
  label: string;
11893
11893
  cssClass: string;
11894
11894
  cssColor: string;
@@ -11937,8 +11937,8 @@ declare const ExtraBot: {
11937
11937
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
11938
11938
  uniqid: string;
11939
11939
  content: {
11940
- limit?: number | boolean | undefined;
11941
11940
  uri?: string | undefined;
11941
+ limit?: number | boolean | undefined;
11942
11942
  tableColumnsData?: {
11943
11943
  name?: string | undefined;
11944
11944
  label?: string | undefined;
@@ -12019,8 +12019,8 @@ declare const ExtraBot: {
12019
12019
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
12020
12020
  uniqid: string;
12021
12021
  content: {
12022
- limit?: number | boolean | undefined;
12023
12022
  uri?: string | undefined;
12023
+ limit?: number | boolean | undefined;
12024
12024
  tableColumnsData?: {
12025
12025
  name?: string | undefined;
12026
12026
  label?: string | undefined;
@@ -12279,8 +12279,8 @@ declare const Faq: {
12279
12279
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
12280
12280
  uniqid: string;
12281
12281
  content: {
12282
- limit?: number | boolean | undefined;
12283
12282
  uri?: string | undefined;
12283
+ limit?: number | boolean | undefined;
12284
12284
  tableColumnsData?: {
12285
12285
  name?: string | undefined;
12286
12286
  label?: string | undefined;
@@ -12350,81 +12350,114 @@ declare const Faq: {
12350
12350
 
12351
12351
  declare const slice$1: _reduxjs_toolkit.Slice<{}, {
12352
12352
  initHooks: (_: Draft<S>, { payload }: PayloadAction<HookListType>) => {
12353
- DriveHook?: ({
12353
+ AdminAdvancedHook?: {
12354
12354
  isActive: boolean;
12355
- } & {
12356
- drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12357
- }) | undefined;
12358
- calendarHook?: ({
12359
- isActive: boolean;
12360
- } & {
12355
+ sendAlert: boolean;
12356
+ } | undefined;
12357
+ AnimatedMeetingHook?: {
12358
+ color: string;
12359
+ description: string;
12360
+ create: boolean;
12361
12361
  label: string;
12362
- }) | undefined;
12363
- FileBankHook?: ({
12362
+ icon: string;
12364
12363
  isActive: boolean;
12365
- } & {
12366
- orderBy: string;
12367
- order: "ASC" | "DESC";
12368
- }) | undefined;
12369
- StudioHook?: ({
12364
+ } | undefined;
12365
+ calendarHook?: {
12366
+ label: string;
12370
12367
  isActive: boolean;
12371
- } & {
12372
- hasLicense: boolean;
12373
- oldViewOptionProperty: boolean;
12374
- }) | undefined;
12375
- OnlyOfficeHook?: ({
12368
+ } | undefined;
12369
+ DriveHook?: {
12376
12370
  isActive: boolean;
12377
- } & {
12378
- color: string;
12379
- description: string;
12371
+ drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12372
+ } | undefined;
12373
+ ExtraBotHook?: {
12374
+ create: boolean;
12380
12375
  label: string;
12381
- hasLicense: boolean;
12382
- templates: {
12383
- color: string;
12384
- description: string;
12385
- label: string;
12386
- icon: string;
12387
- extension: string;
12388
- }[];
12389
- }) | undefined;
12390
- spotRssFeed?: {
12391
12376
  isActive: boolean;
12392
12377
  } | undefined;
12393
- WidgetHook?: ({
12378
+ FAQHook?: {
12394
12379
  isActive: boolean;
12395
- } & {
12380
+ manage: boolean;
12381
+ } | undefined;
12382
+ FileBankHook?: {
12383
+ isActive: boolean;
12384
+ orderBy: string;
12385
+ order: "ASC" | "DESC";
12386
+ } | undefined;
12387
+ JitsiHook?: {
12396
12388
  create: boolean;
12397
- autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12398
- }) | undefined;
12399
- AdminAdvancedHook?: ({
12389
+ label: string;
12400
12390
  isActive: boolean;
12401
- } & {
12402
- sendAlert: boolean;
12403
- }) | undefined;
12404
- ExtraBotHook?: ({
12391
+ } | undefined;
12392
+ spotRssFeed?: {
12405
12393
  isActive: boolean;
12406
- } & {
12394
+ } | undefined;
12395
+ WidgetHook?: {
12407
12396
  create: boolean;
12397
+ isActive: boolean;
12398
+ autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12399
+ } | undefined;
12400
+ } & {
12401
+ ExternalAppHook?: {
12402
+ isActive: boolean;
12403
+ hasLicense: boolean;
12404
+ } | undefined;
12405
+ BigBlueButtonHook?: {
12408
12406
  label: string;
12409
- }) | undefined;
12410
- ExternalAppHook?: ({
12411
12407
  isActive: boolean;
12412
- } & {
12413
12408
  hasLicense: boolean;
12414
- }) | undefined;
12415
- } & {
12416
- MagicPadHook?: ({
12409
+ } | undefined;
12410
+ MagicPadHook?: {
12411
+ label: string;
12417
12412
  isActive: boolean;
12418
- } & {
12413
+ hasLicense: boolean;
12414
+ } | undefined;
12415
+ MagicWandHook?: {
12419
12416
  label: string;
12417
+ isActive: boolean;
12420
12418
  hasLicense: boolean;
12421
- }) | undefined;
12422
- OfficeHook?: ({
12419
+ menuItems: {
12420
+ type: string;
12421
+ text: string;
12422
+ actions: string;
12423
+ }[] | null;
12424
+ } | undefined;
12425
+ OfficeHook?: {
12426
+ label: string;
12423
12427
  isActive: boolean;
12424
- } & {
12428
+ hasLicense: boolean;
12429
+ } | undefined;
12430
+ OnlyOfficeHook?: {
12431
+ color: string;
12432
+ description: string;
12425
12433
  label: string;
12434
+ isActive: boolean;
12435
+ templates: {
12436
+ color: string;
12437
+ description: string;
12438
+ label: string;
12439
+ icon: string;
12440
+ extension: string;
12441
+ }[];
12442
+ hasLicense: boolean;
12443
+ } | undefined;
12444
+ StudioHook?: {
12445
+ isActive: boolean;
12426
12446
  hasLicense: boolean;
12427
- }) | undefined;
12447
+ oldViewOptionProperty: boolean;
12448
+ } | undefined;
12449
+ TwoFactorAuthenticationHook?: {
12450
+ name: string;
12451
+ isActive: boolean;
12452
+ hasLicense: boolean;
12453
+ providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
12454
+ banLifespan: number;
12455
+ } | undefined;
12456
+ VisioConnectHook?: {
12457
+ label: string;
12458
+ isActive: boolean;
12459
+ hasLicense: boolean;
12460
+ } | undefined;
12428
12461
  };
12429
12462
  }, "hooks">;
12430
12463
  type HookRootState = {
@@ -12433,35 +12466,88 @@ type HookRootState = {
12433
12466
  declare const Hook: {
12434
12467
  slice: _reduxjs_toolkit.Slice<{}, {
12435
12468
  initHooks: (_: Draft<S>, { payload }: PayloadAction<HookListType>) => {
12436
- DriveHook?: ({
12469
+ AdminAdvancedHook?: {
12437
12470
  isActive: boolean;
12438
- } & {
12439
- drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12440
- }) | undefined;
12441
- calendarHook?: ({
12471
+ sendAlert: boolean;
12472
+ } | undefined;
12473
+ AnimatedMeetingHook?: {
12474
+ color: string;
12475
+ description: string;
12476
+ create: boolean;
12477
+ label: string;
12478
+ icon: string;
12442
12479
  isActive: boolean;
12443
- } & {
12480
+ } | undefined;
12481
+ calendarHook?: {
12444
12482
  label: string;
12445
- }) | undefined;
12446
- FileBankHook?: ({
12447
12483
  isActive: boolean;
12448
- } & {
12484
+ } | undefined;
12485
+ DriveHook?: {
12486
+ isActive: boolean;
12487
+ drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12488
+ } | undefined;
12489
+ ExtraBotHook?: {
12490
+ create: boolean;
12491
+ label: string;
12492
+ isActive: boolean;
12493
+ } | undefined;
12494
+ FAQHook?: {
12495
+ isActive: boolean;
12496
+ manage: boolean;
12497
+ } | undefined;
12498
+ FileBankHook?: {
12499
+ isActive: boolean;
12449
12500
  orderBy: string;
12450
12501
  order: "ASC" | "DESC";
12451
- }) | undefined;
12452
- StudioHook?: ({
12502
+ } | undefined;
12503
+ JitsiHook?: {
12504
+ create: boolean;
12505
+ label: string;
12506
+ isActive: boolean;
12507
+ } | undefined;
12508
+ spotRssFeed?: {
12509
+ isActive: boolean;
12510
+ } | undefined;
12511
+ WidgetHook?: {
12512
+ create: boolean;
12513
+ isActive: boolean;
12514
+ autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12515
+ } | undefined;
12516
+ } & {
12517
+ ExternalAppHook?: {
12453
12518
  isActive: boolean;
12454
- } & {
12455
12519
  hasLicense: boolean;
12456
- oldViewOptionProperty: boolean;
12457
- }) | undefined;
12458
- OnlyOfficeHook?: ({
12520
+ } | undefined;
12521
+ BigBlueButtonHook?: {
12522
+ label: string;
12459
12523
  isActive: boolean;
12460
- } & {
12524
+ hasLicense: boolean;
12525
+ } | undefined;
12526
+ MagicPadHook?: {
12527
+ label: string;
12528
+ isActive: boolean;
12529
+ hasLicense: boolean;
12530
+ } | undefined;
12531
+ MagicWandHook?: {
12532
+ label: string;
12533
+ isActive: boolean;
12534
+ hasLicense: boolean;
12535
+ menuItems: {
12536
+ type: string;
12537
+ text: string;
12538
+ actions: string;
12539
+ }[] | null;
12540
+ } | undefined;
12541
+ OfficeHook?: {
12542
+ label: string;
12543
+ isActive: boolean;
12544
+ hasLicense: boolean;
12545
+ } | undefined;
12546
+ OnlyOfficeHook?: {
12461
12547
  color: string;
12462
12548
  description: string;
12463
12549
  label: string;
12464
- hasLicense: boolean;
12550
+ isActive: boolean;
12465
12551
  templates: {
12466
12552
  color: string;
12467
12553
  description: string;
@@ -12469,78 +12555,111 @@ declare const Hook: {
12469
12555
  icon: string;
12470
12556
  extension: string;
12471
12557
  }[];
12472
- }) | undefined;
12473
- spotRssFeed?: {
12474
- isActive: boolean;
12558
+ hasLicense: boolean;
12475
12559
  } | undefined;
12476
- WidgetHook?: ({
12477
- isActive: boolean;
12478
- } & {
12479
- create: boolean;
12480
- autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12481
- }) | undefined;
12482
- AdminAdvancedHook?: ({
12483
- isActive: boolean;
12484
- } & {
12485
- sendAlert: boolean;
12486
- }) | undefined;
12487
- ExtraBotHook?: ({
12488
- isActive: boolean;
12489
- } & {
12490
- create: boolean;
12491
- label: string;
12492
- }) | undefined;
12493
- ExternalAppHook?: ({
12560
+ StudioHook?: {
12494
12561
  isActive: boolean;
12495
- } & {
12496
12562
  hasLicense: boolean;
12497
- }) | undefined;
12498
- } & {
12499
- MagicPadHook?: ({
12563
+ oldViewOptionProperty: boolean;
12564
+ } | undefined;
12565
+ TwoFactorAuthenticationHook?: {
12566
+ name: string;
12500
12567
  isActive: boolean;
12501
- } & {
12502
- label: string;
12503
12568
  hasLicense: boolean;
12504
- }) | undefined;
12505
- OfficeHook?: ({
12506
- isActive: boolean;
12507
- } & {
12569
+ providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
12570
+ banLifespan: number;
12571
+ } | undefined;
12572
+ VisioConnectHook?: {
12508
12573
  label: string;
12574
+ isActive: boolean;
12509
12575
  hasLicense: boolean;
12510
- }) | undefined;
12576
+ } | undefined;
12511
12577
  };
12512
12578
  }, "hooks">;
12513
12579
  actions: _reduxjs_toolkit.CaseReducerActions<{
12514
12580
  initHooks: (_: Draft<S>, { payload }: PayloadAction<HookListType>) => {
12515
- DriveHook?: ({
12581
+ AdminAdvancedHook?: {
12516
12582
  isActive: boolean;
12517
- } & {
12518
- drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12519
- }) | undefined;
12520
- calendarHook?: ({
12583
+ sendAlert: boolean;
12584
+ } | undefined;
12585
+ AnimatedMeetingHook?: {
12586
+ color: string;
12587
+ description: string;
12588
+ create: boolean;
12589
+ label: string;
12590
+ icon: string;
12521
12591
  isActive: boolean;
12522
- } & {
12592
+ } | undefined;
12593
+ calendarHook?: {
12523
12594
  label: string;
12524
- }) | undefined;
12525
- FileBankHook?: ({
12526
12595
  isActive: boolean;
12527
- } & {
12596
+ } | undefined;
12597
+ DriveHook?: {
12598
+ isActive: boolean;
12599
+ drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12600
+ } | undefined;
12601
+ ExtraBotHook?: {
12602
+ create: boolean;
12603
+ label: string;
12604
+ isActive: boolean;
12605
+ } | undefined;
12606
+ FAQHook?: {
12607
+ isActive: boolean;
12608
+ manage: boolean;
12609
+ } | undefined;
12610
+ FileBankHook?: {
12611
+ isActive: boolean;
12528
12612
  orderBy: string;
12529
12613
  order: "ASC" | "DESC";
12530
- }) | undefined;
12531
- StudioHook?: ({
12614
+ } | undefined;
12615
+ JitsiHook?: {
12616
+ create: boolean;
12617
+ label: string;
12618
+ isActive: boolean;
12619
+ } | undefined;
12620
+ spotRssFeed?: {
12621
+ isActive: boolean;
12622
+ } | undefined;
12623
+ WidgetHook?: {
12624
+ create: boolean;
12625
+ isActive: boolean;
12626
+ autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12627
+ } | undefined;
12628
+ } & {
12629
+ ExternalAppHook?: {
12532
12630
  isActive: boolean;
12533
- } & {
12534
12631
  hasLicense: boolean;
12535
- oldViewOptionProperty: boolean;
12536
- }) | undefined;
12537
- OnlyOfficeHook?: ({
12632
+ } | undefined;
12633
+ BigBlueButtonHook?: {
12634
+ label: string;
12538
12635
  isActive: boolean;
12539
- } & {
12636
+ hasLicense: boolean;
12637
+ } | undefined;
12638
+ MagicPadHook?: {
12639
+ label: string;
12640
+ isActive: boolean;
12641
+ hasLicense: boolean;
12642
+ } | undefined;
12643
+ MagicWandHook?: {
12644
+ label: string;
12645
+ isActive: boolean;
12646
+ hasLicense: boolean;
12647
+ menuItems: {
12648
+ type: string;
12649
+ text: string;
12650
+ actions: string;
12651
+ }[] | null;
12652
+ } | undefined;
12653
+ OfficeHook?: {
12654
+ label: string;
12655
+ isActive: boolean;
12656
+ hasLicense: boolean;
12657
+ } | undefined;
12658
+ OnlyOfficeHook?: {
12540
12659
  color: string;
12541
12660
  description: string;
12542
12661
  label: string;
12543
- hasLicense: boolean;
12662
+ isActive: boolean;
12544
12663
  templates: {
12545
12664
  color: string;
12546
12665
  description: string;
@@ -12548,78 +12667,111 @@ declare const Hook: {
12548
12667
  icon: string;
12549
12668
  extension: string;
12550
12669
  }[];
12551
- }) | undefined;
12552
- spotRssFeed?: {
12553
- isActive: boolean;
12670
+ hasLicense: boolean;
12554
12671
  } | undefined;
12555
- WidgetHook?: ({
12672
+ StudioHook?: {
12556
12673
  isActive: boolean;
12557
- } & {
12558
- create: boolean;
12559
- autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12560
- }) | undefined;
12561
- AdminAdvancedHook?: ({
12562
- isActive: boolean;
12563
- } & {
12564
- sendAlert: boolean;
12565
- }) | undefined;
12566
- ExtraBotHook?: ({
12567
- isActive: boolean;
12568
- } & {
12569
- create: boolean;
12570
- label: string;
12571
- }) | undefined;
12572
- ExternalAppHook?: ({
12573
- isActive: boolean;
12574
- } & {
12575
12674
  hasLicense: boolean;
12576
- }) | undefined;
12577
- } & {
12578
- MagicPadHook?: ({
12675
+ oldViewOptionProperty: boolean;
12676
+ } | undefined;
12677
+ TwoFactorAuthenticationHook?: {
12678
+ name: string;
12579
12679
  isActive: boolean;
12580
- } & {
12581
- label: string;
12582
12680
  hasLicense: boolean;
12583
- }) | undefined;
12584
- OfficeHook?: ({
12585
- isActive: boolean;
12586
- } & {
12681
+ providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
12682
+ banLifespan: number;
12683
+ } | undefined;
12684
+ VisioConnectHook?: {
12587
12685
  label: string;
12686
+ isActive: boolean;
12588
12687
  hasLicense: boolean;
12589
- }) | undefined;
12688
+ } | undefined;
12590
12689
  };
12591
12690
  }, "hooks">;
12592
12691
  selectors: {
12593
12692
  selectHooks: (state: HookRootState) => {
12594
- DriveHook?: ({
12693
+ AdminAdvancedHook?: {
12595
12694
  isActive: boolean;
12596
- } & {
12597
- drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12598
- }) | undefined;
12599
- calendarHook?: ({
12695
+ sendAlert: boolean;
12696
+ } | undefined;
12697
+ AnimatedMeetingHook?: {
12698
+ color: string;
12699
+ description: string;
12700
+ create: boolean;
12701
+ label: string;
12702
+ icon: string;
12600
12703
  isActive: boolean;
12601
- } & {
12704
+ } | undefined;
12705
+ calendarHook?: {
12602
12706
  label: string;
12603
- }) | undefined;
12604
- FileBankHook?: ({
12605
12707
  isActive: boolean;
12606
- } & {
12708
+ } | undefined;
12709
+ DriveHook?: {
12710
+ isActive: boolean;
12711
+ drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12712
+ } | undefined;
12713
+ ExtraBotHook?: {
12714
+ create: boolean;
12715
+ label: string;
12716
+ isActive: boolean;
12717
+ } | undefined;
12718
+ FAQHook?: {
12719
+ isActive: boolean;
12720
+ manage: boolean;
12721
+ } | undefined;
12722
+ FileBankHook?: {
12723
+ isActive: boolean;
12607
12724
  orderBy: string;
12608
12725
  order: "ASC" | "DESC";
12609
- }) | undefined;
12610
- StudioHook?: ({
12726
+ } | undefined;
12727
+ JitsiHook?: {
12728
+ create: boolean;
12729
+ label: string;
12730
+ isActive: boolean;
12731
+ } | undefined;
12732
+ spotRssFeed?: {
12733
+ isActive: boolean;
12734
+ } | undefined;
12735
+ WidgetHook?: {
12736
+ create: boolean;
12737
+ isActive: boolean;
12738
+ autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12739
+ } | undefined;
12740
+ } & {
12741
+ ExternalAppHook?: {
12611
12742
  isActive: boolean;
12612
- } & {
12613
12743
  hasLicense: boolean;
12614
- oldViewOptionProperty: boolean;
12615
- }) | undefined;
12616
- OnlyOfficeHook?: ({
12744
+ } | undefined;
12745
+ BigBlueButtonHook?: {
12746
+ label: string;
12617
12747
  isActive: boolean;
12618
- } & {
12748
+ hasLicense: boolean;
12749
+ } | undefined;
12750
+ MagicPadHook?: {
12751
+ label: string;
12752
+ isActive: boolean;
12753
+ hasLicense: boolean;
12754
+ } | undefined;
12755
+ MagicWandHook?: {
12756
+ label: string;
12757
+ isActive: boolean;
12758
+ hasLicense: boolean;
12759
+ menuItems: {
12760
+ type: string;
12761
+ text: string;
12762
+ actions: string;
12763
+ }[] | null;
12764
+ } | undefined;
12765
+ OfficeHook?: {
12766
+ label: string;
12767
+ isActive: boolean;
12768
+ hasLicense: boolean;
12769
+ } | undefined;
12770
+ OnlyOfficeHook?: {
12619
12771
  color: string;
12620
12772
  description: string;
12621
12773
  label: string;
12622
- hasLicense: boolean;
12774
+ isActive: boolean;
12623
12775
  templates: {
12624
12776
  color: string;
12625
12777
  description: string;
@@ -12627,76 +12779,109 @@ declare const Hook: {
12627
12779
  icon: string;
12628
12780
  extension: string;
12629
12781
  }[];
12630
- }) | undefined;
12631
- spotRssFeed?: {
12782
+ hasLicense: boolean;
12783
+ } | undefined;
12784
+ StudioHook?: {
12785
+ isActive: boolean;
12786
+ hasLicense: boolean;
12787
+ oldViewOptionProperty: boolean;
12788
+ } | undefined;
12789
+ TwoFactorAuthenticationHook?: {
12790
+ name: string;
12632
12791
  isActive: boolean;
12792
+ hasLicense: boolean;
12793
+ providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
12794
+ banLifespan: number;
12633
12795
  } | undefined;
12634
- WidgetHook?: ({
12796
+ VisioConnectHook?: {
12797
+ label: string;
12635
12798
  isActive: boolean;
12636
- } & {
12637
- create: boolean;
12638
- autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12639
- }) | undefined;
12640
- AdminAdvancedHook?: ({
12799
+ hasLicense: boolean;
12800
+ } | undefined;
12801
+ };
12802
+ selectHook: <T extends "ExtraBotHook" | "AdminAdvancedHook" | "AnimatedMeetingHook" | "calendarHook" | "DriveHook" | "FAQHook" | "FileBankHook" | "JitsiHook" | "spotRssFeed" | "WidgetHook" | "ExternalAppHook" | "BigBlueButtonHook" | "MagicPadHook" | "MagicWandHook" | "OfficeHook" | "OnlyOfficeHook" | "StudioHook" | "TwoFactorAuthenticationHook" | "VisioConnectHook">(state: HookRootState, hook: T) => ({
12803
+ AdminAdvancedHook?: {
12641
12804
  isActive: boolean;
12642
- } & {
12643
12805
  sendAlert: boolean;
12644
- }) | undefined;
12645
- ExtraBotHook?: ({
12646
- isActive: boolean;
12647
- } & {
12806
+ } | undefined;
12807
+ AnimatedMeetingHook?: {
12808
+ color: string;
12809
+ description: string;
12648
12810
  create: boolean;
12649
12811
  label: string;
12650
- }) | undefined;
12651
- ExternalAppHook?: ({
12812
+ icon: string;
12652
12813
  isActive: boolean;
12653
- } & {
12654
- hasLicense: boolean;
12655
- }) | undefined;
12656
- } & {
12657
- MagicPadHook?: ({
12814
+ } | undefined;
12815
+ calendarHook?: {
12816
+ label: string;
12658
12817
  isActive: boolean;
12659
- } & {
12818
+ } | undefined;
12819
+ DriveHook?: {
12820
+ isActive: boolean;
12821
+ drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12822
+ } | undefined;
12823
+ ExtraBotHook?: {
12824
+ create: boolean;
12660
12825
  label: string;
12661
- hasLicense: boolean;
12662
- }) | undefined;
12663
- OfficeHook?: ({
12664
12826
  isActive: boolean;
12665
- } & {
12827
+ } | undefined;
12828
+ FAQHook?: {
12829
+ isActive: boolean;
12830
+ manage: boolean;
12831
+ } | undefined;
12832
+ FileBankHook?: {
12833
+ isActive: boolean;
12834
+ orderBy: string;
12835
+ order: "ASC" | "DESC";
12836
+ } | undefined;
12837
+ JitsiHook?: {
12838
+ create: boolean;
12666
12839
  label: string;
12840
+ isActive: boolean;
12841
+ } | undefined;
12842
+ spotRssFeed?: {
12843
+ isActive: boolean;
12844
+ } | undefined;
12845
+ WidgetHook?: {
12846
+ create: boolean;
12847
+ isActive: boolean;
12848
+ autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12849
+ } | undefined;
12850
+ } & {
12851
+ ExternalAppHook?: {
12852
+ isActive: boolean;
12667
12853
  hasLicense: boolean;
12668
- }) | undefined;
12669
- };
12670
- selectHook: <T extends "ExtraBotHook" | "DriveHook" | "calendarHook" | "FileBankHook" | "StudioHook" | "OnlyOfficeHook" | "spotRssFeed" | "WidgetHook" | "AdminAdvancedHook" | "ExternalAppHook" | "MagicPadHook" | "OfficeHook">(state: HookRootState, hook: T) => ({
12671
- DriveHook?: ({
12854
+ } | undefined;
12855
+ BigBlueButtonHook?: {
12856
+ label: string;
12672
12857
  isActive: boolean;
12673
- } & {
12674
- drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>>;
12675
- }) | undefined;
12676
- calendarHook?: ({
12858
+ hasLicense: boolean;
12859
+ } | undefined;
12860
+ MagicPadHook?: {
12861
+ label: string;
12677
12862
  isActive: boolean;
12678
- } & {
12863
+ hasLicense: boolean;
12864
+ } | undefined;
12865
+ MagicWandHook?: {
12679
12866
  label: string;
12680
- }) | undefined;
12681
- FileBankHook?: ({
12682
12867
  isActive: boolean;
12683
- } & {
12684
- orderBy: string;
12685
- order: "ASC" | "DESC";
12686
- }) | undefined;
12687
- StudioHook?: ({
12868
+ hasLicense: boolean;
12869
+ menuItems: {
12870
+ type: string;
12871
+ text: string;
12872
+ actions: string;
12873
+ }[] | null;
12874
+ } | undefined;
12875
+ OfficeHook?: {
12876
+ label: string;
12688
12877
  isActive: boolean;
12689
- } & {
12690
12878
  hasLicense: boolean;
12691
- oldViewOptionProperty: boolean;
12692
- }) | undefined;
12693
- OnlyOfficeHook?: ({
12694
- isActive: boolean;
12695
- } & {
12879
+ } | undefined;
12880
+ OnlyOfficeHook?: {
12696
12881
  color: string;
12697
12882
  description: string;
12698
12883
  label: string;
12699
- hasLicense: boolean;
12884
+ isActive: boolean;
12700
12885
  templates: {
12701
12886
  color: string;
12702
12887
  description: string;
@@ -12704,47 +12889,27 @@ declare const Hook: {
12704
12889
  icon: string;
12705
12890
  extension: string;
12706
12891
  }[];
12707
- }) | undefined;
12708
- spotRssFeed?: {
12709
- isActive: boolean;
12892
+ hasLicense: boolean;
12710
12893
  } | undefined;
12711
- WidgetHook?: ({
12712
- isActive: boolean;
12713
- } & {
12714
- create: boolean;
12715
- autorize: ("message" | "article" | "comment" | "board" | undefined)[];
12716
- }) | undefined;
12717
- AdminAdvancedHook?: ({
12718
- isActive: boolean;
12719
- } & {
12720
- sendAlert: boolean;
12721
- }) | undefined;
12722
- ExtraBotHook?: ({
12723
- isActive: boolean;
12724
- } & {
12725
- create: boolean;
12726
- label: string;
12727
- }) | undefined;
12728
- ExternalAppHook?: ({
12894
+ StudioHook?: {
12729
12895
  isActive: boolean;
12730
- } & {
12731
12896
  hasLicense: boolean;
12732
- }) | undefined;
12733
- } & {
12734
- MagicPadHook?: ({
12897
+ oldViewOptionProperty: boolean;
12898
+ } | undefined;
12899
+ TwoFactorAuthenticationHook?: {
12900
+ name: string;
12735
12901
  isActive: boolean;
12736
- } & {
12737
- label: string;
12738
12902
  hasLicense: boolean;
12739
- }) | undefined;
12740
- OfficeHook?: ({
12741
- isActive: boolean;
12742
- } & {
12903
+ providers: Partial<Record<"loginPassword" | "saml" | "oAuth", "no" | "optional" | "mandatory">>;
12904
+ banLifespan: number;
12905
+ } | undefined;
12906
+ VisioConnectHook?: {
12743
12907
  label: string;
12908
+ isActive: boolean;
12744
12909
  hasLicense: boolean;
12745
- }) | undefined;
12910
+ } | undefined;
12746
12911
  })[T] | undefined;
12747
- hasHookLicense: <T_1 extends "MagicPadHook" | "OfficeHook">(state: HookRootState, hook: T_1) => boolean;
12912
+ hasHookLicense: <T_1 extends "ExternalAppHook" | "BigBlueButtonHook" | "MagicPadHook" | "MagicWandHook" | "OfficeHook" | "OnlyOfficeHook" | "StudioHook" | "TwoFactorAuthenticationHook" | "VisioConnectHook">(state: HookRootState, hook: T_1) => boolean;
12748
12913
  };
12749
12914
  utils: {
12750
12915
  buildDrivesArrayFromObject: (drives: Partial<Record<"drive_microsoft_graph" | "drive_dropbox" | "drive_google", boolean>> | undefined) => string[];
@@ -12845,8 +13010,8 @@ declare const jland: {
12845
13010
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
12846
13011
  uniqid: string;
12847
13012
  content: {
12848
- limit?: number | boolean | undefined;
12849
13013
  uri?: string | undefined;
13014
+ limit?: number | boolean | undefined;
12850
13015
  tableColumnsData?: {
12851
13016
  name?: string | undefined;
12852
13017
  label?: string | undefined;
@@ -12927,8 +13092,8 @@ declare const jland: {
12927
13092
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
12928
13093
  uniqid: string;
12929
13094
  content: {
12930
- limit?: number | boolean | undefined;
12931
13095
  uri?: string | undefined;
13096
+ limit?: number | boolean | undefined;
12932
13097
  tableColumnsData?: {
12933
13098
  name?: string | undefined;
12934
13099
  label?: string | undefined;
@@ -13078,8 +13243,8 @@ declare const jland: {
13078
13243
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
13079
13244
  uniqid: string;
13080
13245
  content: {
13081
- limit?: number | boolean | undefined;
13082
13246
  uri?: string | undefined;
13247
+ limit?: number | boolean | undefined;
13083
13248
  tableColumnsData?: {
13084
13249
  name?: string | undefined;
13085
13250
  label?: string | undefined;
@@ -13160,8 +13325,8 @@ declare const jland: {
13160
13325
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
13161
13326
  uniqid: string;
13162
13327
  content: {
13163
- limit?: number | boolean | undefined;
13164
13328
  uri?: string | undefined;
13329
+ limit?: number | boolean | undefined;
13165
13330
  tableColumnsData?: {
13166
13331
  name?: string | undefined;
13167
13332
  label?: string | undefined;
@@ -13311,8 +13476,8 @@ declare const jland: {
13311
13476
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
13312
13477
  uniqid: string;
13313
13478
  content: {
13314
- limit?: number | boolean | undefined;
13315
13479
  uri?: string | undefined;
13480
+ limit?: number | boolean | undefined;
13316
13481
  tableColumnsData?: {
13317
13482
  name?: string | undefined;
13318
13483
  label?: string | undefined;
@@ -13393,8 +13558,8 @@ declare const jland: {
13393
13558
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
13394
13559
  uniqid: string;
13395
13560
  content: {
13396
- limit?: number | boolean | undefined;
13397
13561
  uri?: string | undefined;
13562
+ limit?: number | boolean | undefined;
13398
13563
  tableColumnsData?: {
13399
13564
  name?: string | undefined;
13400
13565
  label?: string | undefined;
@@ -13544,8 +13709,8 @@ declare const jland: {
13544
13709
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
13545
13710
  uniqid: string;
13546
13711
  content: {
13547
- limit?: number | boolean | undefined;
13548
13712
  uri?: string | undefined;
13713
+ limit?: number | boolean | undefined;
13549
13714
  tableColumnsData?: {
13550
13715
  name?: string | undefined;
13551
13716
  label?: string | undefined;
@@ -13626,8 +13791,8 @@ declare const jland: {
13626
13791
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
13627
13792
  uniqid: string;
13628
13793
  content: {
13629
- limit?: number | boolean | undefined;
13630
13794
  uri?: string | undefined;
13795
+ limit?: number | boolean | undefined;
13631
13796
  tableColumnsData?: {
13632
13797
  name?: string | undefined;
13633
13798
  label?: string | undefined;
@@ -13774,8 +13939,8 @@ declare const jland: {
13774
13939
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
13775
13940
  uniqid: string;
13776
13941
  content: {
13777
- limit?: number | boolean | undefined;
13778
13942
  uri?: string | undefined;
13943
+ limit?: number | boolean | undefined;
13779
13944
  tableColumnsData?: {
13780
13945
  name?: string | undefined;
13781
13946
  label?: string | undefined;
@@ -13856,8 +14021,8 @@ declare const jland: {
13856
14021
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
13857
14022
  uniqid: string;
13858
14023
  content: {
13859
- limit?: number | boolean | undefined;
13860
14024
  uri?: string | undefined;
14025
+ limit?: number | boolean | undefined;
13861
14026
  tableColumnsData?: {
13862
14027
  name?: string | undefined;
13863
14028
  label?: string | undefined;
@@ -14032,8 +14197,8 @@ declare const jland: {
14032
14197
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
14033
14198
  uniqid: string;
14034
14199
  content: {
14035
- limit?: number | boolean | undefined;
14036
14200
  uri?: string | undefined;
14201
+ limit?: number | boolean | undefined;
14037
14202
  tableColumnsData?: {
14038
14203
  name?: string | undefined;
14039
14204
  label?: string | undefined;
@@ -14114,8 +14279,8 @@ declare const jland: {
14114
14279
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
14115
14280
  uniqid: string;
14116
14281
  content: {
14117
- limit?: number | boolean | undefined;
14118
14282
  uri?: string | undefined;
14283
+ limit?: number | boolean | undefined;
14119
14284
  tableColumnsData?: {
14120
14285
  name?: string | undefined;
14121
14286
  label?: string | undefined;
@@ -14374,8 +14539,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
14374
14539
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
14375
14540
  uniqid: string;
14376
14541
  content: {
14377
- limit?: number | boolean | undefined;
14378
14542
  uri?: string | undefined;
14543
+ limit?: number | boolean | undefined;
14379
14544
  tableColumnsData?: {
14380
14545
  name?: string | undefined;
14381
14546
  label?: string | undefined;
@@ -14458,8 +14623,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
14458
14623
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
14459
14624
  uniqid: string;
14460
14625
  content: {
14461
- limit?: number | boolean | undefined;
14462
14626
  uri?: string | undefined;
14627
+ limit?: number | boolean | undefined;
14463
14628
  tableColumnsData?: {
14464
14629
  name?: string | undefined;
14465
14630
  label?: string | undefined;
@@ -14540,8 +14705,8 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
14540
14705
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
14541
14706
  uniqid: string;
14542
14707
  content: {
14543
- limit?: number | boolean | undefined;
14544
14708
  uri?: string | undefined;
14709
+ limit?: number | boolean | undefined;
14545
14710
  tableColumnsData?: {
14546
14711
  name?: string | undefined;
14547
14712
  label?: string | undefined;
@@ -14753,8 +14918,8 @@ declare const MagicPad: {
14753
14918
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
14754
14919
  uniqid: string;
14755
14920
  content: {
14756
- limit?: number | boolean | undefined;
14757
14921
  uri?: string | undefined;
14922
+ limit?: number | boolean | undefined;
14758
14923
  tableColumnsData?: {
14759
14924
  name?: string | undefined;
14760
14925
  label?: string | undefined;
@@ -14837,8 +15002,8 @@ declare const MagicPad: {
14837
15002
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
14838
15003
  uniqid: string;
14839
15004
  content: {
14840
- limit?: number | boolean | undefined;
14841
15005
  uri?: string | undefined;
15006
+ limit?: number | boolean | undefined;
14842
15007
  tableColumnsData?: {
14843
15008
  name?: string | undefined;
14844
15009
  label?: string | undefined;
@@ -14919,8 +15084,8 @@ declare const MagicPad: {
14919
15084
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
14920
15085
  uniqid: string;
14921
15086
  content: {
14922
- limit?: number | boolean | undefined;
14923
15087
  uri?: string | undefined;
15088
+ limit?: number | boolean | undefined;
14924
15089
  tableColumnsData?: {
14925
15090
  name?: string | undefined;
14926
15091
  label?: string | undefined;
@@ -15094,25 +15259,25 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
15094
15259
  _right: jamespot_user_api.Rights;
15095
15260
  _audience: ({
15096
15261
  type: string;
15097
- name: string;
15098
15262
  id: string;
15099
15263
  mainType: string;
15100
15264
  uri: string;
15101
15265
  title: string;
15102
15266
  class: string;
15267
+ name: string;
15103
15268
  label: string;
15104
15269
  cssClass: string;
15105
15270
  cssColor: string;
15106
15271
  shortUri: string;
15107
15272
  } | {
15108
15273
  type: string;
15109
- name: string;
15110
15274
  id: string;
15111
15275
  mainType: string;
15112
15276
  uri: string;
15113
15277
  title: string;
15114
15278
  _url: string;
15115
15279
  class: string;
15280
+ name: string;
15116
15281
  label: string;
15117
15282
  Pseudo: string;
15118
15283
  cssClass: string;
@@ -15120,12 +15285,12 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
15120
15285
  shortUri: string;
15121
15286
  } | {
15122
15287
  type: string;
15123
- name: string;
15124
15288
  id: string;
15125
15289
  mainType: string;
15126
15290
  uri: string;
15127
15291
  title: string;
15128
15292
  class: string;
15293
+ name: string;
15129
15294
  label: string;
15130
15295
  cssClass: string;
15131
15296
  cssColor: string;
@@ -15178,8 +15343,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
15178
15343
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
15179
15344
  uniqid: string;
15180
15345
  content: {
15181
- limit?: number | boolean | undefined;
15182
15346
  uri?: string | undefined;
15347
+ limit?: number | boolean | undefined;
15183
15348
  tableColumnsData?: {
15184
15349
  name?: string | undefined;
15185
15350
  label?: string | undefined;
@@ -15260,8 +15425,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
15260
15425
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
15261
15426
  uniqid: string;
15262
15427
  content: {
15263
- limit?: number | boolean | undefined;
15264
15428
  uri?: string | undefined;
15429
+ limit?: number | boolean | undefined;
15265
15430
  tableColumnsData?: {
15266
15431
  name?: string | undefined;
15267
15432
  label?: string | undefined;
@@ -15342,8 +15507,8 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
15342
15507
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
15343
15508
  uniqid: string;
15344
15509
  content: {
15345
- limit?: number | boolean | undefined;
15346
15510
  uri?: string | undefined;
15511
+ limit?: number | boolean | undefined;
15347
15512
  tableColumnsData?: {
15348
15513
  name?: string | undefined;
15349
15514
  label?: string | undefined;
@@ -15477,25 +15642,25 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
15477
15642
  _right: jamespot_user_api.Rights;
15478
15643
  _audience: ({
15479
15644
  type: string;
15480
- name: string;
15481
15645
  id: string;
15482
15646
  mainType: string;
15483
15647
  uri: string;
15484
15648
  title: string;
15485
15649
  class: string;
15650
+ name: string;
15486
15651
  label: string;
15487
15652
  cssClass: string;
15488
15653
  cssColor: string;
15489
15654
  shortUri: string;
15490
15655
  } | {
15491
15656
  type: string;
15492
- name: string;
15493
15657
  id: string;
15494
15658
  mainType: string;
15495
15659
  uri: string;
15496
15660
  title: string;
15497
15661
  _url: string;
15498
15662
  class: string;
15663
+ name: string;
15499
15664
  label: string;
15500
15665
  Pseudo: string;
15501
15666
  cssClass: string;
@@ -15503,12 +15668,12 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
15503
15668
  shortUri: string;
15504
15669
  } | {
15505
15670
  type: string;
15506
- name: string;
15507
15671
  id: string;
15508
15672
  mainType: string;
15509
15673
  uri: string;
15510
15674
  title: string;
15511
15675
  class: string;
15676
+ name: string;
15512
15677
  label: string;
15513
15678
  cssClass: string;
15514
15679
  cssColor: string;
@@ -15561,8 +15726,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
15561
15726
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
15562
15727
  uniqid: string;
15563
15728
  content: {
15564
- limit?: number | boolean | undefined;
15565
15729
  uri?: string | undefined;
15730
+ limit?: number | boolean | undefined;
15566
15731
  tableColumnsData?: {
15567
15732
  name?: string | undefined;
15568
15733
  label?: string | undefined;
@@ -15643,8 +15808,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
15643
15808
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
15644
15809
  uniqid: string;
15645
15810
  content: {
15646
- limit?: number | boolean | undefined;
15647
15811
  uri?: string | undefined;
15812
+ limit?: number | boolean | undefined;
15648
15813
  tableColumnsData?: {
15649
15814
  name?: string | undefined;
15650
15815
  label?: string | undefined;
@@ -15725,8 +15890,8 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
15725
15890
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
15726
15891
  uniqid: string;
15727
15892
  content: {
15728
- limit?: number | boolean | undefined;
15729
15893
  uri?: string | undefined;
15894
+ limit?: number | boolean | undefined;
15730
15895
  tableColumnsData?: {
15731
15896
  name?: string | undefined;
15732
15897
  label?: string | undefined;
@@ -15873,8 +16038,8 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
15873
16038
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
15874
16039
  uniqid: string;
15875
16040
  content: {
15876
- limit?: number | boolean | undefined;
15877
16041
  uri?: string | undefined;
16042
+ limit?: number | boolean | undefined;
15878
16043
  tableColumnsData?: {
15879
16044
  name?: string | undefined;
15880
16045
  label?: string | undefined;
@@ -15955,8 +16120,8 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
15955
16120
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
15956
16121
  uniqid: string;
15957
16122
  content: {
15958
- limit?: number | boolean | undefined;
15959
16123
  uri?: string | undefined;
16124
+ limit?: number | boolean | undefined;
15960
16125
  tableColumnsData?: {
15961
16126
  name?: string | undefined;
15962
16127
  label?: string | undefined;
@@ -16086,8 +16251,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
16086
16251
  end: string;
16087
16252
  };
16088
16253
  name: string;
16089
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
16090
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
16254
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
16255
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
16091
16256
  or?: boolean | undefined;
16092
16257
  isNull?: boolean | undefined;
16093
16258
  isNotNull?: boolean | undefined;
@@ -16132,8 +16297,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
16132
16297
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
16133
16298
  uniqid: string;
16134
16299
  content: {
16135
- limit?: number | boolean | undefined;
16136
16300
  uri?: string | undefined;
16301
+ limit?: number | boolean | undefined;
16137
16302
  tableColumnsData?: {
16138
16303
  name?: string | undefined;
16139
16304
  label?: string | undefined;
@@ -16214,8 +16379,8 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
16214
16379
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
16215
16380
  uniqid: string;
16216
16381
  content: {
16217
- limit?: number | boolean | undefined;
16218
16382
  uri?: string | undefined;
16383
+ limit?: number | boolean | undefined;
16219
16384
  tableColumnsData?: {
16220
16385
  name?: string | undefined;
16221
16386
  label?: string | undefined;
@@ -16347,8 +16512,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
16347
16512
  end: string;
16348
16513
  };
16349
16514
  name: string;
16350
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
16351
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
16515
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
16516
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
16352
16517
  or?: boolean | undefined;
16353
16518
  isNull?: boolean | undefined;
16354
16519
  isNotNull?: boolean | undefined;
@@ -16393,8 +16558,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
16393
16558
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
16394
16559
  uniqid: string;
16395
16560
  content: {
16396
- limit?: number | boolean | undefined;
16397
16561
  uri?: string | undefined;
16562
+ limit?: number | boolean | undefined;
16398
16563
  tableColumnsData?: {
16399
16564
  name?: string | undefined;
16400
16565
  label?: string | undefined;
@@ -16475,8 +16640,8 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
16475
16640
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
16476
16641
  uniqid: string;
16477
16642
  content: {
16478
- limit?: number | boolean | undefined;
16479
16643
  uri?: string | undefined;
16644
+ limit?: number | boolean | undefined;
16480
16645
  tableColumnsData?: {
16481
16646
  name?: string | undefined;
16482
16647
  label?: string | undefined;
@@ -16626,8 +16791,8 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
16626
16791
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
16627
16792
  uniqid: string;
16628
16793
  content: {
16629
- limit?: number | boolean | undefined;
16630
16794
  uri?: string | undefined;
16795
+ limit?: number | boolean | undefined;
16631
16796
  tableColumnsData?: {
16632
16797
  name?: string | undefined;
16633
16798
  label?: string | undefined;
@@ -16708,8 +16873,8 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
16708
16873
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
16709
16874
  uniqid: string;
16710
16875
  content: {
16711
- limit?: number | boolean | undefined;
16712
16876
  uri?: string | undefined;
16877
+ limit?: number | boolean | undefined;
16713
16878
  tableColumnsData?: {
16714
16879
  name?: string | undefined;
16715
16880
  label?: string | undefined;
@@ -16855,25 +17020,25 @@ declare const MediaLibrary: {
16855
17020
  _right: jamespot_user_api.Rights;
16856
17021
  _audience: ({
16857
17022
  type: string;
16858
- name: string;
16859
17023
  id: string;
16860
17024
  mainType: string;
16861
17025
  uri: string;
16862
17026
  title: string;
16863
17027
  class: string;
17028
+ name: string;
16864
17029
  label: string;
16865
17030
  cssClass: string;
16866
17031
  cssColor: string;
16867
17032
  shortUri: string;
16868
17033
  } | {
16869
17034
  type: string;
16870
- name: string;
16871
17035
  id: string;
16872
17036
  mainType: string;
16873
17037
  uri: string;
16874
17038
  title: string;
16875
17039
  _url: string;
16876
17040
  class: string;
17041
+ name: string;
16877
17042
  label: string;
16878
17043
  Pseudo: string;
16879
17044
  cssClass: string;
@@ -16881,12 +17046,12 @@ declare const MediaLibrary: {
16881
17046
  shortUri: string;
16882
17047
  } | {
16883
17048
  type: string;
16884
- name: string;
16885
17049
  id: string;
16886
17050
  mainType: string;
16887
17051
  uri: string;
16888
17052
  title: string;
16889
17053
  class: string;
17054
+ name: string;
16890
17055
  label: string;
16891
17056
  cssClass: string;
16892
17057
  cssColor: string;
@@ -16939,8 +17104,8 @@ declare const MediaLibrary: {
16939
17104
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
16940
17105
  uniqid: string;
16941
17106
  content: {
16942
- limit?: number | boolean | undefined;
16943
17107
  uri?: string | undefined;
17108
+ limit?: number | boolean | undefined;
16944
17109
  tableColumnsData?: {
16945
17110
  name?: string | undefined;
16946
17111
  label?: string | undefined;
@@ -17021,8 +17186,8 @@ declare const MediaLibrary: {
17021
17186
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17022
17187
  uniqid: string;
17023
17188
  content: {
17024
- limit?: number | boolean | undefined;
17025
17189
  uri?: string | undefined;
17190
+ limit?: number | boolean | undefined;
17026
17191
  tableColumnsData?: {
17027
17192
  name?: string | undefined;
17028
17193
  label?: string | undefined;
@@ -17103,8 +17268,8 @@ declare const MediaLibrary: {
17103
17268
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17104
17269
  uniqid: string;
17105
17270
  content: {
17106
- limit?: number | boolean | undefined;
17107
17271
  uri?: string | undefined;
17272
+ limit?: number | boolean | undefined;
17108
17273
  tableColumnsData?: {
17109
17274
  name?: string | undefined;
17110
17275
  label?: string | undefined;
@@ -17238,25 +17403,25 @@ declare const MediaLibrary: {
17238
17403
  _right: jamespot_user_api.Rights;
17239
17404
  _audience: ({
17240
17405
  type: string;
17241
- name: string;
17242
17406
  id: string;
17243
17407
  mainType: string;
17244
17408
  uri: string;
17245
17409
  title: string;
17246
17410
  class: string;
17411
+ name: string;
17247
17412
  label: string;
17248
17413
  cssClass: string;
17249
17414
  cssColor: string;
17250
17415
  shortUri: string;
17251
17416
  } | {
17252
17417
  type: string;
17253
- name: string;
17254
17418
  id: string;
17255
17419
  mainType: string;
17256
17420
  uri: string;
17257
17421
  title: string;
17258
17422
  _url: string;
17259
17423
  class: string;
17424
+ name: string;
17260
17425
  label: string;
17261
17426
  Pseudo: string;
17262
17427
  cssClass: string;
@@ -17264,12 +17429,12 @@ declare const MediaLibrary: {
17264
17429
  shortUri: string;
17265
17430
  } | {
17266
17431
  type: string;
17267
- name: string;
17268
17432
  id: string;
17269
17433
  mainType: string;
17270
17434
  uri: string;
17271
17435
  title: string;
17272
17436
  class: string;
17437
+ name: string;
17273
17438
  label: string;
17274
17439
  cssClass: string;
17275
17440
  cssColor: string;
@@ -17322,8 +17487,8 @@ declare const MediaLibrary: {
17322
17487
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17323
17488
  uniqid: string;
17324
17489
  content: {
17325
- limit?: number | boolean | undefined;
17326
17490
  uri?: string | undefined;
17491
+ limit?: number | boolean | undefined;
17327
17492
  tableColumnsData?: {
17328
17493
  name?: string | undefined;
17329
17494
  label?: string | undefined;
@@ -17404,8 +17569,8 @@ declare const MediaLibrary: {
17404
17569
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17405
17570
  uniqid: string;
17406
17571
  content: {
17407
- limit?: number | boolean | undefined;
17408
17572
  uri?: string | undefined;
17573
+ limit?: number | boolean | undefined;
17409
17574
  tableColumnsData?: {
17410
17575
  name?: string | undefined;
17411
17576
  label?: string | undefined;
@@ -17486,8 +17651,8 @@ declare const MediaLibrary: {
17486
17651
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17487
17652
  uniqid: string;
17488
17653
  content: {
17489
- limit?: number | boolean | undefined;
17490
17654
  uri?: string | undefined;
17655
+ limit?: number | boolean | undefined;
17491
17656
  tableColumnsData?: {
17492
17657
  name?: string | undefined;
17493
17658
  label?: string | undefined;
@@ -17634,8 +17799,8 @@ declare const MediaLibrary: {
17634
17799
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17635
17800
  uniqid: string;
17636
17801
  content: {
17637
- limit?: number | boolean | undefined;
17638
17802
  uri?: string | undefined;
17803
+ limit?: number | boolean | undefined;
17639
17804
  tableColumnsData?: {
17640
17805
  name?: string | undefined;
17641
17806
  label?: string | undefined;
@@ -17716,8 +17881,8 @@ declare const MediaLibrary: {
17716
17881
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17717
17882
  uniqid: string;
17718
17883
  content: {
17719
- limit?: number | boolean | undefined;
17720
17884
  uri?: string | undefined;
17885
+ limit?: number | boolean | undefined;
17721
17886
  tableColumnsData?: {
17722
17887
  name?: string | undefined;
17723
17888
  label?: string | undefined;
@@ -17867,8 +18032,8 @@ declare const MediaLibrary: {
17867
18032
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17868
18033
  uniqid: string;
17869
18034
  content: {
17870
- limit?: number | boolean | undefined;
17871
18035
  uri?: string | undefined;
18036
+ limit?: number | boolean | undefined;
17872
18037
  tableColumnsData?: {
17873
18038
  name?: string | undefined;
17874
18039
  label?: string | undefined;
@@ -17949,8 +18114,8 @@ declare const MediaLibrary: {
17949
18114
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
17950
18115
  uniqid: string;
17951
18116
  content: {
17952
- limit?: number | boolean | undefined;
17953
18117
  uri?: string | undefined;
18118
+ limit?: number | boolean | undefined;
17954
18119
  tableColumnsData?: {
17955
18120
  name?: string | undefined;
17956
18121
  label?: string | undefined;
@@ -18082,8 +18247,8 @@ declare const MediaLibrary: {
18082
18247
  end: string;
18083
18248
  };
18084
18249
  name: string;
18085
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
18086
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
18250
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
18251
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
18087
18252
  or?: boolean | undefined;
18088
18253
  isNull?: boolean | undefined;
18089
18254
  isNotNull?: boolean | undefined;
@@ -18128,8 +18293,8 @@ declare const MediaLibrary: {
18128
18293
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
18129
18294
  uniqid: string;
18130
18295
  content: {
18131
- limit?: number | boolean | undefined;
18132
18296
  uri?: string | undefined;
18297
+ limit?: number | boolean | undefined;
18133
18298
  tableColumnsData?: {
18134
18299
  name?: string | undefined;
18135
18300
  label?: string | undefined;
@@ -18210,8 +18375,8 @@ declare const MediaLibrary: {
18210
18375
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
18211
18376
  uniqid: string;
18212
18377
  content: {
18213
- limit?: number | boolean | undefined;
18214
18378
  uri?: string | undefined;
18379
+ limit?: number | boolean | undefined;
18215
18380
  tableColumnsData?: {
18216
18381
  name?: string | undefined;
18217
18382
  label?: string | undefined;
@@ -18341,8 +18506,8 @@ declare const MediaLibrary: {
18341
18506
  end: string;
18342
18507
  };
18343
18508
  name: string;
18344
- operator?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | undefined;
18345
- method?: "between" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "link" | "match" | "equal" | "+" | "-" | undefined;
18509
+ operator?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | undefined;
18510
+ method?: "between" | "link" | "<" | ">" | "<=" | ">=" | "!=" | "<>" | "like" | "is" | "is not" | "in" | "match" | "equal" | "+" | "-" | undefined;
18346
18511
  or?: boolean | undefined;
18347
18512
  isNull?: boolean | undefined;
18348
18513
  isNotNull?: boolean | undefined;
@@ -18387,8 +18552,8 @@ declare const MediaLibrary: {
18387
18552
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
18388
18553
  uniqid: string;
18389
18554
  content: {
18390
- limit?: number | boolean | undefined;
18391
18555
  uri?: string | undefined;
18556
+ limit?: number | boolean | undefined;
18392
18557
  tableColumnsData?: {
18393
18558
  name?: string | undefined;
18394
18559
  label?: string | undefined;
@@ -18469,8 +18634,8 @@ declare const MediaLibrary: {
18469
18634
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
18470
18635
  uniqid: string;
18471
18636
  content: {
18472
- limit?: number | boolean | undefined;
18473
18637
  uri?: string | undefined;
18638
+ limit?: number | boolean | undefined;
18474
18639
  tableColumnsData?: {
18475
18640
  name?: string | undefined;
18476
18641
  label?: string | undefined;
@@ -19013,8 +19178,8 @@ declare const WedocApp: {
19013
19178
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
19014
19179
  uniqid: string;
19015
19180
  content: {
19016
- limit?: number | boolean | undefined;
19017
19181
  uri?: string | undefined;
19182
+ limit?: number | boolean | undefined;
19018
19183
  tableColumnsData?: {
19019
19184
  name?: string | undefined;
19020
19185
  label?: string | undefined;
@@ -19095,8 +19260,8 @@ declare const WedocApp: {
19095
19260
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
19096
19261
  uniqid: string;
19097
19262
  content: {
19098
- limit?: number | boolean | undefined;
19099
19263
  uri?: string | undefined;
19264
+ limit?: number | boolean | undefined;
19100
19265
  tableColumnsData?: {
19101
19266
  name?: string | undefined;
19102
19267
  label?: string | undefined;
@@ -19281,8 +19446,8 @@ declare const WedocApp: {
19281
19446
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
19282
19447
  uniqid: string;
19283
19448
  content: {
19284
- limit?: number | boolean | undefined;
19285
19449
  uri?: string | undefined;
19450
+ limit?: number | boolean | undefined;
19286
19451
  tableColumnsData?: {
19287
19452
  name?: string | undefined;
19288
19453
  label?: string | undefined;
@@ -19363,8 +19528,8 @@ declare const WedocApp: {
19363
19528
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
19364
19529
  uniqid: string;
19365
19530
  content: {
19366
- limit?: number | boolean | undefined;
19367
19531
  uri?: string | undefined;
19532
+ limit?: number | boolean | undefined;
19368
19533
  tableColumnsData?: {
19369
19534
  name?: string | undefined;
19370
19535
  label?: string | undefined;
@@ -19531,8 +19696,8 @@ declare const Share: {
19531
19696
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
19532
19697
  uniqid: string;
19533
19698
  content: {
19534
- limit?: number | boolean | undefined;
19535
19699
  uri?: string | undefined;
19700
+ limit?: number | boolean | undefined;
19536
19701
  tableColumnsData?: {
19537
19702
  name?: string | undefined;
19538
19703
  label?: string | undefined;
@@ -19613,8 +19778,8 @@ declare const Share: {
19613
19778
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
19614
19779
  uniqid: string;
19615
19780
  content: {
19616
- limit?: number | boolean | undefined;
19617
19781
  uri?: string | undefined;
19782
+ limit?: number | boolean | undefined;
19618
19783
  tableColumnsData?: {
19619
19784
  name?: string | undefined;
19620
19785
  label?: string | undefined;
@@ -19812,8 +19977,8 @@ declare const TVDisplay: {
19812
19977
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
19813
19978
  uniqid: string;
19814
19979
  content: {
19815
- limit?: number | boolean | undefined;
19816
19980
  uri?: string | undefined;
19981
+ limit?: number | boolean | undefined;
19817
19982
  tableColumnsData?: {
19818
19983
  name?: string | undefined;
19819
19984
  label?: string | undefined;
@@ -19971,8 +20136,8 @@ declare const TVDisplay: {
19971
20136
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
19972
20137
  uniqid: string;
19973
20138
  content: {
19974
- limit?: number | boolean | undefined;
19975
20139
  uri?: string | undefined;
20140
+ limit?: number | boolean | undefined;
19976
20141
  tableColumnsData?: {
19977
20142
  name?: string | undefined;
19978
20143
  label?: string | undefined;
@@ -20136,8 +20301,8 @@ declare const TVDisplay: {
20136
20301
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
20137
20302
  uniqid: string;
20138
20303
  content: {
20139
- limit?: number | boolean | undefined;
20140
20304
  uri?: string | undefined;
20305
+ limit?: number | boolean | undefined;
20141
20306
  tableColumnsData?: {
20142
20307
  name?: string | undefined;
20143
20308
  label?: string | undefined;
@@ -20295,8 +20460,8 @@ declare const TVDisplay: {
20295
20460
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
20296
20461
  uniqid: string;
20297
20462
  content: {
20298
- limit?: number | boolean | undefined;
20299
20463
  uri?: string | undefined;
20464
+ limit?: number | boolean | undefined;
20300
20465
  tableColumnsData?: {
20301
20466
  name?: string | undefined;
20302
20467
  label?: string | undefined;
@@ -20425,8 +20590,8 @@ declare const TVDisplay: {
20425
20590
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
20426
20591
  uniqid: string;
20427
20592
  content: {
20428
- limit?: number | boolean | undefined;
20429
20593
  uri?: string | undefined;
20594
+ limit?: number | boolean | undefined;
20430
20595
  tableColumnsData?: {
20431
20596
  name?: string | undefined;
20432
20597
  label?: string | undefined;
@@ -20507,8 +20672,8 @@ declare const TVDisplay: {
20507
20672
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
20508
20673
  uniqid: string;
20509
20674
  content: {
20510
- limit?: number | boolean | undefined;
20511
20675
  uri?: string | undefined;
20676
+ limit?: number | boolean | undefined;
20512
20677
  tableColumnsData?: {
20513
20678
  name?: string | undefined;
20514
20679
  label?: string | undefined;
@@ -20685,8 +20850,8 @@ declare const TVDisplay: {
20685
20850
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
20686
20851
  uniqid: string;
20687
20852
  content: {
20688
- limit?: number | boolean | undefined;
20689
20853
  uri?: string | undefined;
20854
+ limit?: number | boolean | undefined;
20690
20855
  tableColumnsData?: {
20691
20856
  name?: string | undefined;
20692
20857
  label?: string | undefined;
@@ -20844,8 +21009,8 @@ declare const TVDisplay: {
20844
21009
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
20845
21010
  uniqid: string;
20846
21011
  content: {
20847
- limit?: number | boolean | undefined;
20848
21012
  uri?: string | undefined;
21013
+ limit?: number | boolean | undefined;
20849
21014
  tableColumnsData?: {
20850
21015
  name?: string | undefined;
20851
21016
  label?: string | undefined;
@@ -20975,8 +21140,8 @@ declare const TVDisplay: {
20975
21140
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
20976
21141
  uniqid: string;
20977
21142
  content: {
20978
- limit?: number | boolean | undefined;
20979
21143
  uri?: string | undefined;
21144
+ limit?: number | boolean | undefined;
20980
21145
  tableColumnsData?: {
20981
21146
  name?: string | undefined;
20982
21147
  label?: string | undefined;
@@ -21057,8 +21222,8 @@ declare const TVDisplay: {
21057
21222
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
21058
21223
  uniqid: string;
21059
21224
  content: {
21060
- limit?: number | boolean | undefined;
21061
21225
  uri?: string | undefined;
21226
+ limit?: number | boolean | undefined;
21062
21227
  tableColumnsData?: {
21063
21228
  name?: string | undefined;
21064
21229
  label?: string | undefined;
@@ -21218,8 +21383,8 @@ declare const TinyMCE: {
21218
21383
  plugins: string[];
21219
21384
  text_patterns: {
21220
21385
  start: string;
21221
- end?: string | undefined;
21222
21386
  format?: string | undefined;
21387
+ end?: string | undefined;
21223
21388
  cmd?: string | undefined;
21224
21389
  }[];
21225
21390
  menubar: boolean;
@@ -21356,8 +21521,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
21356
21521
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
21357
21522
  uniqid: string;
21358
21523
  content: {
21359
- limit?: number | boolean | undefined;
21360
21524
  uri?: string | undefined;
21525
+ limit?: number | boolean | undefined;
21361
21526
  tableColumnsData?: {
21362
21527
  name?: string | undefined;
21363
21528
  label?: string | undefined;
@@ -21403,10 +21568,10 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
21403
21568
  url?: string | undefined;
21404
21569
  }>)>[] | undefined;
21405
21570
  } & (jamespot_user_api.WidgetArticleAttachmentContent | {
21406
- target?: string | undefined;
21407
21571
  text?: string | undefined;
21408
21572
  color?: string | undefined;
21409
21573
  url?: string | undefined;
21574
+ target?: string | undefined;
21410
21575
  variant?: "contained" | "outlined" | undefined;
21411
21576
  backgroundColor?: string | undefined;
21412
21577
  borderRadius?: string | undefined;
@@ -21414,8 +21579,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
21414
21579
  buttonSize?: "lg" | "sm" | "md" | undefined;
21415
21580
  openingType?: "popup" | "link" | "anchor" | undefined;
21416
21581
  openingTypeLink?: {
21417
- target: string;
21418
21582
  url: string;
21583
+ target: string;
21419
21584
  } | undefined;
21420
21585
  openingTypeAnchor?: {
21421
21586
  uniqid: string;
@@ -21430,8 +21595,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
21430
21595
  css?: Record<string, string> | undefined;
21431
21596
  edit?: boolean | undefined;
21432
21597
  } | {
21433
- limit?: number | boolean | undefined;
21434
21598
  uri?: string | undefined;
21599
+ limit?: number | boolean | undefined;
21435
21600
  tableColumnsData?: {
21436
21601
  name?: string | undefined;
21437
21602
  label?: string | undefined;
@@ -21449,8 +21614,8 @@ declare const updateWidgetContent: <T>(uniqid: string, content: Partial<T>, over
21449
21614
  tableSizedColumns?: boolean | undefined;
21450
21615
  tableSizedColumnsWidth?: number | undefined;
21451
21616
  } | {
21452
- limit?: number | boolean | undefined;
21453
21617
  uri?: string | undefined;
21618
+ limit?: number | boolean | undefined;
21454
21619
  tableColumnsData?: {
21455
21620
  name?: string | undefined;
21456
21621
  label?: string | undefined;
@@ -21543,8 +21708,8 @@ declare const Widget: {
21543
21708
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
21544
21709
  uniqid: string;
21545
21710
  content: {
21546
- limit?: number | boolean | undefined;
21547
21711
  uri?: string | undefined;
21712
+ limit?: number | boolean | undefined;
21548
21713
  tableColumnsData?: {
21549
21714
  name?: string | undefined;
21550
21715
  label?: string | undefined;
@@ -21625,8 +21790,8 @@ declare const Widget: {
21625
21790
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
21626
21791
  uniqid: string;
21627
21792
  content: {
21628
- limit?: number | boolean | undefined;
21629
21793
  uri?: string | undefined;
21794
+ limit?: number | boolean | undefined;
21630
21795
  tableColumnsData?: {
21631
21796
  name?: string | undefined;
21632
21797
  label?: string | undefined;
@@ -21759,8 +21924,8 @@ declare const Widget: {
21759
21924
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
21760
21925
  uniqid: string;
21761
21926
  content: {
21762
- limit?: number | boolean | undefined;
21763
21927
  uri?: string | undefined;
21928
+ limit?: number | boolean | undefined;
21764
21929
  tableColumnsData?: {
21765
21930
  name?: string | undefined;
21766
21931
  label?: string | undefined;
@@ -21883,8 +22048,8 @@ declare const Widget: {
21883
22048
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
21884
22049
  uniqid: string;
21885
22050
  content: {
21886
- limit?: number | boolean | undefined;
21887
22051
  uri?: string | undefined;
22052
+ limit?: number | boolean | undefined;
21888
22053
  tableColumnsData?: {
21889
22054
  name?: string | undefined;
21890
22055
  label?: string | undefined;
@@ -21930,10 +22095,10 @@ declare const Widget: {
21930
22095
  url?: string | undefined;
21931
22096
  }>)>[] | undefined;
21932
22097
  } & (jamespot_user_api.WidgetArticleAttachmentContent | {
21933
- target?: string | undefined;
21934
22098
  text?: string | undefined;
21935
22099
  color?: string | undefined;
21936
22100
  url?: string | undefined;
22101
+ target?: string | undefined;
21937
22102
  variant?: "contained" | "outlined" | undefined;
21938
22103
  backgroundColor?: string | undefined;
21939
22104
  borderRadius?: string | undefined;
@@ -21941,8 +22106,8 @@ declare const Widget: {
21941
22106
  buttonSize?: "lg" | "sm" | "md" | undefined;
21942
22107
  openingType?: "popup" | "link" | "anchor" | undefined;
21943
22108
  openingTypeLink?: {
21944
- target: string;
21945
22109
  url: string;
22110
+ target: string;
21946
22111
  } | undefined;
21947
22112
  openingTypeAnchor?: {
21948
22113
  uniqid: string;
@@ -21957,8 +22122,8 @@ declare const Widget: {
21957
22122
  css?: Record<string, string> | undefined;
21958
22123
  edit?: boolean | undefined;
21959
22124
  } | {
21960
- limit?: number | boolean | undefined;
21961
22125
  uri?: string | undefined;
22126
+ limit?: number | boolean | undefined;
21962
22127
  tableColumnsData?: {
21963
22128
  name?: string | undefined;
21964
22129
  label?: string | undefined;
@@ -21976,8 +22141,8 @@ declare const Widget: {
21976
22141
  tableSizedColumns?: boolean | undefined;
21977
22142
  tableSizedColumnsWidth?: number | undefined;
21978
22143
  } | {
21979
- limit?: number | boolean | undefined;
21980
22144
  uri?: string | undefined;
22145
+ limit?: number | boolean | undefined;
21981
22146
  tableColumnsData?: {
21982
22147
  name?: string | undefined;
21983
22148
  label?: string | undefined;
@@ -22089,8 +22254,8 @@ declare const Widget: {
22089
22254
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
22090
22255
  uniqid: string;
22091
22256
  content: {
22092
- limit?: number | boolean | undefined;
22093
22257
  uri?: string | undefined;
22258
+ limit?: number | boolean | undefined;
22094
22259
  tableColumnsData?: {
22095
22260
  name?: string | undefined;
22096
22261
  label?: string | undefined;
@@ -22251,8 +22416,8 @@ declare const Widget: {
22251
22416
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
22252
22417
  uniqid: string;
22253
22418
  content: {
22254
- limit?: number | boolean | undefined;
22255
22419
  uri?: string | undefined;
22420
+ limit?: number | boolean | undefined;
22256
22421
  tableColumnsData?: {
22257
22422
  name?: string | undefined;
22258
22423
  label?: string | undefined;
@@ -22326,8 +22491,8 @@ declare const Widget: {
22326
22491
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
22327
22492
  uniqid: string;
22328
22493
  content: {
22329
- limit?: number | boolean | undefined;
22330
22494
  uri?: string | undefined;
22495
+ limit?: number | boolean | undefined;
22331
22496
  tableColumnsData?: {
22332
22497
  name?: string | undefined;
22333
22498
  label?: string | undefined;
@@ -23448,8 +23613,8 @@ declare const studio: {
23448
23613
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
23449
23614
  uniqid: string;
23450
23615
  content: {
23451
- limit?: number | boolean | undefined;
23452
23616
  uri?: string | undefined;
23617
+ limit?: number | boolean | undefined;
23453
23618
  tableColumnsData?: {
23454
23619
  name?: string | undefined;
23455
23620
  label?: string | undefined;
@@ -23530,8 +23695,8 @@ declare const studio: {
23530
23695
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
23531
23696
  uniqid: string;
23532
23697
  content: {
23533
- limit?: number | boolean | undefined;
23534
23698
  uri?: string | undefined;
23699
+ limit?: number | boolean | undefined;
23535
23700
  tableColumnsData?: {
23536
23701
  name?: string | undefined;
23537
23702
  label?: string | undefined;
@@ -23681,8 +23846,8 @@ declare const studio: {
23681
23846
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
23682
23847
  uniqid: string;
23683
23848
  content: {
23684
- limit?: number | boolean | undefined;
23685
23849
  uri?: string | undefined;
23850
+ limit?: number | boolean | undefined;
23686
23851
  tableColumnsData?: {
23687
23852
  name?: string | undefined;
23688
23853
  label?: string | undefined;
@@ -23763,8 +23928,8 @@ declare const studio: {
23763
23928
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
23764
23929
  uniqid: string;
23765
23930
  content: {
23766
- limit?: number | boolean | undefined;
23767
23931
  uri?: string | undefined;
23932
+ limit?: number | boolean | undefined;
23768
23933
  tableColumnsData?: {
23769
23934
  name?: string | undefined;
23770
23935
  label?: string | undefined;
@@ -23913,8 +24078,8 @@ declare const studio: {
23913
24078
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
23914
24079
  uniqid: string;
23915
24080
  content: {
23916
- limit?: number | boolean | undefined;
23917
24081
  uri?: string | undefined;
24082
+ limit?: number | boolean | undefined;
23918
24083
  tableColumnsData?: {
23919
24084
  name?: string | undefined;
23920
24085
  label?: string | undefined;
@@ -23995,8 +24160,8 @@ declare const studio: {
23995
24160
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
23996
24161
  uniqid: string;
23997
24162
  content: {
23998
- limit?: number | boolean | undefined;
23999
24163
  uri?: string | undefined;
24164
+ limit?: number | boolean | undefined;
24000
24165
  tableColumnsData?: {
24001
24166
  name?: string | undefined;
24002
24167
  label?: string | undefined;
@@ -24145,8 +24310,8 @@ declare const studio: {
24145
24310
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
24146
24311
  uniqid: string;
24147
24312
  content: {
24148
- limit?: number | boolean | undefined;
24149
24313
  uri?: string | undefined;
24314
+ limit?: number | boolean | undefined;
24150
24315
  tableColumnsData?: {
24151
24316
  name?: string | undefined;
24152
24317
  label?: string | undefined;
@@ -24227,8 +24392,8 @@ declare const studio: {
24227
24392
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
24228
24393
  uniqid: string;
24229
24394
  content: {
24230
- limit?: number | boolean | undefined;
24231
24395
  uri?: string | undefined;
24396
+ limit?: number | boolean | undefined;
24232
24397
  tableColumnsData?: {
24233
24398
  name?: string | undefined;
24234
24399
  label?: string | undefined;
@@ -24378,8 +24543,8 @@ declare const studio: {
24378
24543
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
24379
24544
  uniqid: string;
24380
24545
  content: {
24381
- limit?: number | boolean | undefined;
24382
24546
  uri?: string | undefined;
24547
+ limit?: number | boolean | undefined;
24383
24548
  tableColumnsData?: {
24384
24549
  name?: string | undefined;
24385
24550
  label?: string | undefined;
@@ -24460,8 +24625,8 @@ declare const studio: {
24460
24625
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
24461
24626
  uniqid: string;
24462
24627
  content: {
24463
- limit?: number | boolean | undefined;
24464
24628
  uri?: string | undefined;
24629
+ limit?: number | boolean | undefined;
24465
24630
  tableColumnsData?: {
24466
24631
  name?: string | undefined;
24467
24632
  label?: string | undefined;
@@ -24611,8 +24776,8 @@ declare const studio: {
24611
24776
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
24612
24777
  uniqid: string;
24613
24778
  content: {
24614
- limit?: number | boolean | undefined;
24615
24779
  uri?: string | undefined;
24780
+ limit?: number | boolean | undefined;
24616
24781
  tableColumnsData?: {
24617
24782
  name?: string | undefined;
24618
24783
  label?: string | undefined;
@@ -24693,8 +24858,8 @@ declare const studio: {
24693
24858
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
24694
24859
  uniqid: string;
24695
24860
  content: {
24696
- limit?: number | boolean | undefined;
24697
24861
  uri?: string | undefined;
24862
+ limit?: number | boolean | undefined;
24698
24863
  tableColumnsData?: {
24699
24864
  name?: string | undefined;
24700
24865
  label?: string | undefined;
@@ -24844,8 +25009,8 @@ declare const studio: {
24844
25009
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
24845
25010
  uniqid: string;
24846
25011
  content: {
24847
- limit?: number | boolean | undefined;
24848
25012
  uri?: string | undefined;
25013
+ limit?: number | boolean | undefined;
24849
25014
  tableColumnsData?: {
24850
25015
  name?: string | undefined;
24851
25016
  label?: string | undefined;
@@ -24926,8 +25091,8 @@ declare const studio: {
24926
25091
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
24927
25092
  uniqid: string;
24928
25093
  content: {
24929
- limit?: number | boolean | undefined;
24930
25094
  uri?: string | undefined;
25095
+ limit?: number | boolean | undefined;
24931
25096
  tableColumnsData?: {
24932
25097
  name?: string | undefined;
24933
25098
  label?: string | undefined;
@@ -25074,8 +25239,8 @@ declare const studio: {
25074
25239
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
25075
25240
  uniqid: string;
25076
25241
  content: {
25077
- limit?: number | boolean | undefined;
25078
25242
  uri?: string | undefined;
25243
+ limit?: number | boolean | undefined;
25079
25244
  tableColumnsData?: {
25080
25245
  name?: string | undefined;
25081
25246
  label?: string | undefined;
@@ -25156,8 +25321,8 @@ declare const studio: {
25156
25321
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
25157
25322
  uniqid: string;
25158
25323
  content: {
25159
- limit?: number | boolean | undefined;
25160
25324
  uri?: string | undefined;
25325
+ limit?: number | boolean | undefined;
25161
25326
  tableColumnsData?: {
25162
25327
  name?: string | undefined;
25163
25328
  label?: string | undefined;
@@ -25306,8 +25471,8 @@ declare const studio: {
25306
25471
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
25307
25472
  uniqid: string;
25308
25473
  content: {
25309
- limit?: number | boolean | undefined;
25310
25474
  uri?: string | undefined;
25475
+ limit?: number | boolean | undefined;
25311
25476
  tableColumnsData?: {
25312
25477
  name?: string | undefined;
25313
25478
  label?: string | undefined;
@@ -25388,8 +25553,8 @@ declare const studio: {
25388
25553
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
25389
25554
  uniqid: string;
25390
25555
  content: {
25391
- limit?: number | boolean | undefined;
25392
25556
  uri?: string | undefined;
25557
+ limit?: number | boolean | undefined;
25393
25558
  tableColumnsData?: {
25394
25559
  name?: string | undefined;
25395
25560
  label?: string | undefined;
@@ -25538,8 +25703,8 @@ declare const studio: {
25538
25703
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
25539
25704
  uniqid: string;
25540
25705
  content: {
25541
- limit?: number | boolean | undefined;
25542
25706
  uri?: string | undefined;
25707
+ limit?: number | boolean | undefined;
25543
25708
  tableColumnsData?: {
25544
25709
  name?: string | undefined;
25545
25710
  label?: string | undefined;
@@ -25620,8 +25785,8 @@ declare const studio: {
25620
25785
  name: jamespot_user_api.WidgetsName.ExcelDatasourceTable;
25621
25786
  uniqid: string;
25622
25787
  content: {
25623
- limit?: number | boolean | undefined;
25624
25788
  uri?: string | undefined;
25789
+ limit?: number | boolean | undefined;
25625
25790
  tableColumnsData?: {
25626
25791
  name?: string | undefined;
25627
25792
  label?: string | undefined;