jamespot-front-business 1.1.65 → 1.1.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs.js +1 -0
- package/dist/cjs.js.map +1 -1
- package/dist/esm.js +1 -0
- package/dist/esm.js.map +1 -1
- package/dist/types.d.ts +738 -123
- package/package.json +2 -2
package/dist/types.d.ts
CHANGED
|
@@ -85,7 +85,12 @@ declare const Animations: {
|
|
|
85
85
|
layers?: string[] | undefined;
|
|
86
86
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
87
87
|
layers?: string[] | undefined;
|
|
88
|
-
} & jamespot_user_api.WidgetType<
|
|
88
|
+
} & jamespot_user_api.WidgetType<{
|
|
89
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
90
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
91
|
+
css?: Record<string, string> | undefined;
|
|
92
|
+
edit?: boolean | undefined;
|
|
93
|
+
}>) | ({
|
|
89
94
|
layers?: string[] | undefined;
|
|
90
95
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
91
96
|
layers?: string[] | undefined;
|
|
@@ -138,7 +143,12 @@ declare const Animations: {
|
|
|
138
143
|
layers?: string[] | undefined;
|
|
139
144
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
140
145
|
layers?: string[] | undefined;
|
|
141
|
-
} & jamespot_user_api.WidgetType<
|
|
146
|
+
} & jamespot_user_api.WidgetType<{
|
|
147
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
148
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
149
|
+
css?: Record<string, string> | undefined;
|
|
150
|
+
edit?: boolean | undefined;
|
|
151
|
+
}>) | ({
|
|
142
152
|
layers?: string[] | undefined;
|
|
143
153
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
144
154
|
layers?: string[] | undefined;
|
|
@@ -259,7 +269,12 @@ declare const Animations: {
|
|
|
259
269
|
layers?: string[] | undefined;
|
|
260
270
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
261
271
|
layers?: string[] | undefined;
|
|
262
|
-
} & jamespot_user_api.WidgetType<
|
|
272
|
+
} & jamespot_user_api.WidgetType<{
|
|
273
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
274
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
275
|
+
css?: Record<string, string> | undefined;
|
|
276
|
+
edit?: boolean | undefined;
|
|
277
|
+
}>) | ({
|
|
263
278
|
layers?: string[] | undefined;
|
|
264
279
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
265
280
|
layers?: string[] | undefined;
|
|
@@ -312,7 +327,12 @@ declare const Animations: {
|
|
|
312
327
|
layers?: string[] | undefined;
|
|
313
328
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
314
329
|
layers?: string[] | undefined;
|
|
315
|
-
} & jamespot_user_api.WidgetType<
|
|
330
|
+
} & jamespot_user_api.WidgetType<{
|
|
331
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
332
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
333
|
+
css?: Record<string, string> | undefined;
|
|
334
|
+
edit?: boolean | undefined;
|
|
335
|
+
}>) | ({
|
|
316
336
|
layers?: string[] | undefined;
|
|
317
337
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
318
338
|
layers?: string[] | undefined;
|
|
@@ -433,7 +453,12 @@ declare const Animations: {
|
|
|
433
453
|
layers?: string[] | undefined;
|
|
434
454
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
435
455
|
layers?: string[] | undefined;
|
|
436
|
-
} & jamespot_user_api.WidgetType<
|
|
456
|
+
} & jamespot_user_api.WidgetType<{
|
|
457
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
458
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
459
|
+
css?: Record<string, string> | undefined;
|
|
460
|
+
edit?: boolean | undefined;
|
|
461
|
+
}>) | ({
|
|
437
462
|
layers?: string[] | undefined;
|
|
438
463
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
439
464
|
layers?: string[] | undefined;
|
|
@@ -486,7 +511,12 @@ declare const Animations: {
|
|
|
486
511
|
layers?: string[] | undefined;
|
|
487
512
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
488
513
|
layers?: string[] | undefined;
|
|
489
|
-
} & jamespot_user_api.WidgetType<
|
|
514
|
+
} & jamespot_user_api.WidgetType<{
|
|
515
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
516
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
517
|
+
css?: Record<string, string> | undefined;
|
|
518
|
+
edit?: boolean | undefined;
|
|
519
|
+
}>) | ({
|
|
490
520
|
layers?: string[] | undefined;
|
|
491
521
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
492
522
|
layers?: string[] | undefined;
|
|
@@ -607,7 +637,12 @@ declare const Animations: {
|
|
|
607
637
|
layers?: string[] | undefined;
|
|
608
638
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
609
639
|
layers?: string[] | undefined;
|
|
610
|
-
} & jamespot_user_api.WidgetType<
|
|
640
|
+
} & jamespot_user_api.WidgetType<{
|
|
641
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
642
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
643
|
+
css?: Record<string, string> | undefined;
|
|
644
|
+
edit?: boolean | undefined;
|
|
645
|
+
}>) | ({
|
|
611
646
|
layers?: string[] | undefined;
|
|
612
647
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
613
648
|
layers?: string[] | undefined;
|
|
@@ -660,7 +695,12 @@ declare const Animations: {
|
|
|
660
695
|
layers?: string[] | undefined;
|
|
661
696
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
662
697
|
layers?: string[] | undefined;
|
|
663
|
-
} & jamespot_user_api.WidgetType<
|
|
698
|
+
} & jamespot_user_api.WidgetType<{
|
|
699
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
700
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
701
|
+
css?: Record<string, string> | undefined;
|
|
702
|
+
edit?: boolean | undefined;
|
|
703
|
+
}>) | ({
|
|
664
704
|
layers?: string[] | undefined;
|
|
665
705
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
666
706
|
layers?: string[] | undefined;
|
|
@@ -787,7 +827,12 @@ declare const Animations: {
|
|
|
787
827
|
layers?: string[] | undefined;
|
|
788
828
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
789
829
|
layers?: string[] | undefined;
|
|
790
|
-
} & jamespot_user_api.WidgetType<
|
|
830
|
+
} & jamespot_user_api.WidgetType<{
|
|
831
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
832
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
833
|
+
css?: Record<string, string> | undefined;
|
|
834
|
+
edit?: boolean | undefined;
|
|
835
|
+
}>) | ({
|
|
791
836
|
layers?: string[] | undefined;
|
|
792
837
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
793
838
|
layers?: string[] | undefined;
|
|
@@ -840,7 +885,12 @@ declare const Animations: {
|
|
|
840
885
|
layers?: string[] | undefined;
|
|
841
886
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
842
887
|
layers?: string[] | undefined;
|
|
843
|
-
} & jamespot_user_api.WidgetType<
|
|
888
|
+
} & jamespot_user_api.WidgetType<{
|
|
889
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
890
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
891
|
+
css?: Record<string, string> | undefined;
|
|
892
|
+
edit?: boolean | undefined;
|
|
893
|
+
}>) | ({
|
|
844
894
|
layers?: string[] | undefined;
|
|
845
895
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
846
896
|
layers?: string[] | undefined;
|
|
@@ -979,7 +1029,12 @@ declare const Animations: {
|
|
|
979
1029
|
layers?: string[] | undefined;
|
|
980
1030
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
981
1031
|
layers?: string[] | undefined;
|
|
982
|
-
} & jamespot_user_api.WidgetType<
|
|
1032
|
+
} & jamespot_user_api.WidgetType<{
|
|
1033
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1034
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1035
|
+
css?: Record<string, string> | undefined;
|
|
1036
|
+
edit?: boolean | undefined;
|
|
1037
|
+
}>) | ({
|
|
983
1038
|
layers?: string[] | undefined;
|
|
984
1039
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
985
1040
|
layers?: string[] | undefined;
|
|
@@ -1032,7 +1087,12 @@ declare const Animations: {
|
|
|
1032
1087
|
layers?: string[] | undefined;
|
|
1033
1088
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1034
1089
|
layers?: string[] | undefined;
|
|
1035
|
-
} & jamespot_user_api.WidgetType<
|
|
1090
|
+
} & jamespot_user_api.WidgetType<{
|
|
1091
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1092
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1093
|
+
css?: Record<string, string> | undefined;
|
|
1094
|
+
edit?: boolean | undefined;
|
|
1095
|
+
}>) | ({
|
|
1036
1096
|
layers?: string[] | undefined;
|
|
1037
1097
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1038
1098
|
layers?: string[] | undefined;
|
|
@@ -1169,7 +1229,12 @@ declare const Animations: {
|
|
|
1169
1229
|
layers?: string[] | undefined;
|
|
1170
1230
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1171
1231
|
layers?: string[] | undefined;
|
|
1172
|
-
} & jamespot_user_api.WidgetType<
|
|
1232
|
+
} & jamespot_user_api.WidgetType<{
|
|
1233
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1234
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1235
|
+
css?: Record<string, string> | undefined;
|
|
1236
|
+
edit?: boolean | undefined;
|
|
1237
|
+
}>) | ({
|
|
1173
1238
|
layers?: string[] | undefined;
|
|
1174
1239
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1175
1240
|
layers?: string[] | undefined;
|
|
@@ -1222,7 +1287,12 @@ declare const Animations: {
|
|
|
1222
1287
|
layers?: string[] | undefined;
|
|
1223
1288
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1224
1289
|
layers?: string[] | undefined;
|
|
1225
|
-
} & jamespot_user_api.WidgetType<
|
|
1290
|
+
} & jamespot_user_api.WidgetType<{
|
|
1291
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1292
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1293
|
+
css?: Record<string, string> | undefined;
|
|
1294
|
+
edit?: boolean | undefined;
|
|
1295
|
+
}>) | ({
|
|
1226
1296
|
layers?: string[] | undefined;
|
|
1227
1297
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1228
1298
|
layers?: string[] | undefined;
|
|
@@ -1484,7 +1554,12 @@ declare const AssetReservation: {
|
|
|
1484
1554
|
layers?: string[] | undefined;
|
|
1485
1555
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1486
1556
|
layers?: string[] | undefined;
|
|
1487
|
-
} & jamespot_user_api.WidgetType<
|
|
1557
|
+
} & jamespot_user_api.WidgetType<{
|
|
1558
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1559
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1560
|
+
css?: Record<string, string> | undefined;
|
|
1561
|
+
edit?: boolean | undefined;
|
|
1562
|
+
}>) | ({
|
|
1488
1563
|
layers?: string[] | undefined;
|
|
1489
1564
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1490
1565
|
layers?: string[] | undefined;
|
|
@@ -1537,7 +1612,12 @@ declare const AssetReservation: {
|
|
|
1537
1612
|
layers?: string[] | undefined;
|
|
1538
1613
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1539
1614
|
layers?: string[] | undefined;
|
|
1540
|
-
} & jamespot_user_api.WidgetType<
|
|
1615
|
+
} & jamespot_user_api.WidgetType<{
|
|
1616
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1617
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1618
|
+
css?: Record<string, string> | undefined;
|
|
1619
|
+
edit?: boolean | undefined;
|
|
1620
|
+
}>) | ({
|
|
1541
1621
|
layers?: string[] | undefined;
|
|
1542
1622
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1543
1623
|
layers?: string[] | undefined;
|
|
@@ -1590,7 +1670,12 @@ declare const AssetReservation: {
|
|
|
1590
1670
|
layers?: string[] | undefined;
|
|
1591
1671
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1592
1672
|
layers?: string[] | undefined;
|
|
1593
|
-
} & jamespot_user_api.WidgetType<
|
|
1673
|
+
} & jamespot_user_api.WidgetType<{
|
|
1674
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1675
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1676
|
+
css?: Record<string, string> | undefined;
|
|
1677
|
+
edit?: boolean | undefined;
|
|
1678
|
+
}>) | ({
|
|
1594
1679
|
layers?: string[] | undefined;
|
|
1595
1680
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1596
1681
|
layers?: string[] | undefined;
|
|
@@ -1718,7 +1803,12 @@ declare const AssetReservation: {
|
|
|
1718
1803
|
layers?: string[] | undefined;
|
|
1719
1804
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1720
1805
|
layers?: string[] | undefined;
|
|
1721
|
-
} & jamespot_user_api.WidgetType<
|
|
1806
|
+
} & jamespot_user_api.WidgetType<{
|
|
1807
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1808
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1809
|
+
css?: Record<string, string> | undefined;
|
|
1810
|
+
edit?: boolean | undefined;
|
|
1811
|
+
}>) | ({
|
|
1722
1812
|
layers?: string[] | undefined;
|
|
1723
1813
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1724
1814
|
layers?: string[] | undefined;
|
|
@@ -1771,7 +1861,12 @@ declare const AssetReservation: {
|
|
|
1771
1861
|
layers?: string[] | undefined;
|
|
1772
1862
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1773
1863
|
layers?: string[] | undefined;
|
|
1774
|
-
} & jamespot_user_api.WidgetType<
|
|
1864
|
+
} & jamespot_user_api.WidgetType<{
|
|
1865
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
1866
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
1867
|
+
css?: Record<string, string> | undefined;
|
|
1868
|
+
edit?: boolean | undefined;
|
|
1869
|
+
}>) | ({
|
|
1775
1870
|
layers?: string[] | undefined;
|
|
1776
1871
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1777
1872
|
layers?: string[] | undefined;
|
|
@@ -1974,7 +2069,12 @@ declare const AssetReservation: {
|
|
|
1974
2069
|
layers?: string[] | undefined;
|
|
1975
2070
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
1976
2071
|
layers?: string[] | undefined;
|
|
1977
|
-
} & jamespot_user_api.WidgetType<
|
|
2072
|
+
} & jamespot_user_api.WidgetType<{
|
|
2073
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2074
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2075
|
+
css?: Record<string, string> | undefined;
|
|
2076
|
+
edit?: boolean | undefined;
|
|
2077
|
+
}>) | ({
|
|
1978
2078
|
layers?: string[] | undefined;
|
|
1979
2079
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
1980
2080
|
layers?: string[] | undefined;
|
|
@@ -2026,7 +2126,12 @@ declare const AssetReservation: {
|
|
|
2026
2126
|
layers?: string[] | undefined;
|
|
2027
2127
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2028
2128
|
layers?: string[] | undefined;
|
|
2029
|
-
} & jamespot_user_api.WidgetType<
|
|
2129
|
+
} & jamespot_user_api.WidgetType<{
|
|
2130
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2131
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2132
|
+
css?: Record<string, string> | undefined;
|
|
2133
|
+
edit?: boolean | undefined;
|
|
2134
|
+
}>) | ({
|
|
2030
2135
|
layers?: string[] | undefined;
|
|
2031
2136
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2032
2137
|
layers?: string[] | undefined;
|
|
@@ -2079,7 +2184,12 @@ declare const AssetReservation: {
|
|
|
2079
2184
|
layers?: string[] | undefined;
|
|
2080
2185
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2081
2186
|
layers?: string[] | undefined;
|
|
2082
|
-
} & jamespot_user_api.WidgetType<
|
|
2187
|
+
} & jamespot_user_api.WidgetType<{
|
|
2188
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2189
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2190
|
+
css?: Record<string, string> | undefined;
|
|
2191
|
+
edit?: boolean | undefined;
|
|
2192
|
+
}>) | ({
|
|
2083
2193
|
layers?: string[] | undefined;
|
|
2084
2194
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2085
2195
|
layers?: string[] | undefined;
|
|
@@ -2132,7 +2242,12 @@ declare const AssetReservation: {
|
|
|
2132
2242
|
layers?: string[] | undefined;
|
|
2133
2243
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2134
2244
|
layers?: string[] | undefined;
|
|
2135
|
-
} & jamespot_user_api.WidgetType<
|
|
2245
|
+
} & jamespot_user_api.WidgetType<{
|
|
2246
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2247
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2248
|
+
css?: Record<string, string> | undefined;
|
|
2249
|
+
edit?: boolean | undefined;
|
|
2250
|
+
}>) | ({
|
|
2136
2251
|
layers?: string[] | undefined;
|
|
2137
2252
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2138
2253
|
layers?: string[] | undefined;
|
|
@@ -2297,7 +2412,12 @@ declare const AssetReservation: {
|
|
|
2297
2412
|
layers?: string[] | undefined;
|
|
2298
2413
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2299
2414
|
layers?: string[] | undefined;
|
|
2300
|
-
} & jamespot_user_api.WidgetType<
|
|
2415
|
+
} & jamespot_user_api.WidgetType<{
|
|
2416
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2417
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2418
|
+
css?: Record<string, string> | undefined;
|
|
2419
|
+
edit?: boolean | undefined;
|
|
2420
|
+
}>) | ({
|
|
2301
2421
|
layers?: string[] | undefined;
|
|
2302
2422
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2303
2423
|
layers?: string[] | undefined;
|
|
@@ -2437,7 +2557,12 @@ declare const AssetReservation: {
|
|
|
2437
2557
|
layers?: string[] | undefined;
|
|
2438
2558
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2439
2559
|
layers?: string[] | undefined;
|
|
2440
|
-
} & jamespot_user_api.WidgetType<
|
|
2560
|
+
} & jamespot_user_api.WidgetType<{
|
|
2561
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2562
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2563
|
+
css?: Record<string, string> | undefined;
|
|
2564
|
+
edit?: boolean | undefined;
|
|
2565
|
+
}>) | ({
|
|
2441
2566
|
layers?: string[] | undefined;
|
|
2442
2567
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2443
2568
|
layers?: string[] | undefined;
|
|
@@ -2489,7 +2614,12 @@ declare const AssetReservation: {
|
|
|
2489
2614
|
layers?: string[] | undefined;
|
|
2490
2615
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2491
2616
|
layers?: string[] | undefined;
|
|
2492
|
-
} & jamespot_user_api.WidgetType<
|
|
2617
|
+
} & jamespot_user_api.WidgetType<{
|
|
2618
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2619
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2620
|
+
css?: Record<string, string> | undefined;
|
|
2621
|
+
edit?: boolean | undefined;
|
|
2622
|
+
}>) | ({
|
|
2493
2623
|
layers?: string[] | undefined;
|
|
2494
2624
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2495
2625
|
layers?: string[] | undefined;
|
|
@@ -2579,7 +2709,12 @@ declare const Comment: {
|
|
|
2579
2709
|
layers?: string[] | undefined;
|
|
2580
2710
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2581
2711
|
layers?: string[] | undefined;
|
|
2582
|
-
} & jamespot_user_api.WidgetType<
|
|
2712
|
+
} & jamespot_user_api.WidgetType<{
|
|
2713
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2714
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2715
|
+
css?: Record<string, string> | undefined;
|
|
2716
|
+
edit?: boolean | undefined;
|
|
2717
|
+
}>) | ({
|
|
2583
2718
|
layers?: string[] | undefined;
|
|
2584
2719
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2585
2720
|
layers?: string[] | undefined;
|
|
@@ -2632,7 +2767,12 @@ declare const Comment: {
|
|
|
2632
2767
|
layers?: string[] | undefined;
|
|
2633
2768
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2634
2769
|
layers?: string[] | undefined;
|
|
2635
|
-
} & jamespot_user_api.WidgetType<
|
|
2770
|
+
} & jamespot_user_api.WidgetType<{
|
|
2771
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
2772
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
2773
|
+
css?: Record<string, string> | undefined;
|
|
2774
|
+
edit?: boolean | undefined;
|
|
2775
|
+
}>) | ({
|
|
2636
2776
|
layers?: string[] | undefined;
|
|
2637
2777
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2638
2778
|
layers?: string[] | undefined;
|
|
@@ -2968,7 +3108,12 @@ declare const Bookmark: {
|
|
|
2968
3108
|
layers?: string[] | undefined;
|
|
2969
3109
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
2970
3110
|
layers?: string[] | undefined;
|
|
2971
|
-
} & jamespot_user_api.WidgetType<
|
|
3111
|
+
} & jamespot_user_api.WidgetType<{
|
|
3112
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
3113
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
3114
|
+
css?: Record<string, string> | undefined;
|
|
3115
|
+
edit?: boolean | undefined;
|
|
3116
|
+
}>) | ({
|
|
2972
3117
|
layers?: string[] | undefined;
|
|
2973
3118
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
2974
3119
|
layers?: string[] | undefined;
|
|
@@ -3021,7 +3166,12 @@ declare const Bookmark: {
|
|
|
3021
3166
|
layers?: string[] | undefined;
|
|
3022
3167
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3023
3168
|
layers?: string[] | undefined;
|
|
3024
|
-
} & jamespot_user_api.WidgetType<
|
|
3169
|
+
} & jamespot_user_api.WidgetType<{
|
|
3170
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
3171
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
3172
|
+
css?: Record<string, string> | undefined;
|
|
3173
|
+
edit?: boolean | undefined;
|
|
3174
|
+
}>) | ({
|
|
3025
3175
|
layers?: string[] | undefined;
|
|
3026
3176
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3027
3177
|
layers?: string[] | undefined;
|
|
@@ -3213,7 +3363,12 @@ declare const Bookmark: {
|
|
|
3213
3363
|
layers?: string[] | undefined;
|
|
3214
3364
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3215
3365
|
layers?: string[] | undefined;
|
|
3216
|
-
} & jamespot_user_api.WidgetType<
|
|
3366
|
+
} & jamespot_user_api.WidgetType<{
|
|
3367
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
3368
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
3369
|
+
css?: Record<string, string> | undefined;
|
|
3370
|
+
edit?: boolean | undefined;
|
|
3371
|
+
}>) | ({
|
|
3217
3372
|
layers?: string[] | undefined;
|
|
3218
3373
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3219
3374
|
layers?: string[] | undefined;
|
|
@@ -3266,7 +3421,12 @@ declare const Bookmark: {
|
|
|
3266
3421
|
layers?: string[] | undefined;
|
|
3267
3422
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3268
3423
|
layers?: string[] | undefined;
|
|
3269
|
-
} & jamespot_user_api.WidgetType<
|
|
3424
|
+
} & jamespot_user_api.WidgetType<{
|
|
3425
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
3426
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
3427
|
+
css?: Record<string, string> | undefined;
|
|
3428
|
+
edit?: boolean | undefined;
|
|
3429
|
+
}>) | ({
|
|
3270
3430
|
layers?: string[] | undefined;
|
|
3271
3431
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3272
3432
|
layers?: string[] | undefined;
|
|
@@ -3429,7 +3589,12 @@ declare const Bookmark: {
|
|
|
3429
3589
|
layers?: string[] | undefined;
|
|
3430
3590
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3431
3591
|
layers?: string[] | undefined;
|
|
3432
|
-
} & jamespot_user_api.WidgetType<
|
|
3592
|
+
} & jamespot_user_api.WidgetType<{
|
|
3593
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
3594
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
3595
|
+
css?: Record<string, string> | undefined;
|
|
3596
|
+
edit?: boolean | undefined;
|
|
3597
|
+
}>) | ({
|
|
3433
3598
|
layers?: string[] | undefined;
|
|
3434
3599
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3435
3600
|
layers?: string[] | undefined;
|
|
@@ -3482,7 +3647,12 @@ declare const Bookmark: {
|
|
|
3482
3647
|
layers?: string[] | undefined;
|
|
3483
3648
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3484
3649
|
layers?: string[] | undefined;
|
|
3485
|
-
} & jamespot_user_api.WidgetType<
|
|
3650
|
+
} & jamespot_user_api.WidgetType<{
|
|
3651
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
3652
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
3653
|
+
css?: Record<string, string> | undefined;
|
|
3654
|
+
edit?: boolean | undefined;
|
|
3655
|
+
}>) | ({
|
|
3486
3656
|
layers?: string[] | undefined;
|
|
3487
3657
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3488
3658
|
layers?: string[] | undefined;
|
|
@@ -3624,7 +3794,12 @@ declare const Bookmark: {
|
|
|
3624
3794
|
layers?: string[] | undefined;
|
|
3625
3795
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3626
3796
|
layers?: string[] | undefined;
|
|
3627
|
-
} & jamespot_user_api.WidgetType<
|
|
3797
|
+
} & jamespot_user_api.WidgetType<{
|
|
3798
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
3799
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
3800
|
+
css?: Record<string, string> | undefined;
|
|
3801
|
+
edit?: boolean | undefined;
|
|
3802
|
+
}>) | ({
|
|
3628
3803
|
layers?: string[] | undefined;
|
|
3629
3804
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3630
3805
|
layers?: string[] | undefined;
|
|
@@ -3677,7 +3852,12 @@ declare const Bookmark: {
|
|
|
3677
3852
|
layers?: string[] | undefined;
|
|
3678
3853
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3679
3854
|
layers?: string[] | undefined;
|
|
3680
|
-
} & jamespot_user_api.WidgetType<
|
|
3855
|
+
} & jamespot_user_api.WidgetType<{
|
|
3856
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
3857
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
3858
|
+
css?: Record<string, string> | undefined;
|
|
3859
|
+
edit?: boolean | undefined;
|
|
3860
|
+
}>) | ({
|
|
3681
3861
|
layers?: string[] | undefined;
|
|
3682
3862
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3683
3863
|
layers?: string[] | undefined;
|
|
@@ -3817,7 +3997,12 @@ declare const Bookmark: {
|
|
|
3817
3997
|
layers?: string[] | undefined;
|
|
3818
3998
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3819
3999
|
layers?: string[] | undefined;
|
|
3820
|
-
} & jamespot_user_api.WidgetType<
|
|
4000
|
+
} & jamespot_user_api.WidgetType<{
|
|
4001
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
4002
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
4003
|
+
css?: Record<string, string> | undefined;
|
|
4004
|
+
edit?: boolean | undefined;
|
|
4005
|
+
}>) | ({
|
|
3821
4006
|
layers?: string[] | undefined;
|
|
3822
4007
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3823
4008
|
layers?: string[] | undefined;
|
|
@@ -3870,7 +4055,12 @@ declare const Bookmark: {
|
|
|
3870
4055
|
layers?: string[] | undefined;
|
|
3871
4056
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
3872
4057
|
layers?: string[] | undefined;
|
|
3873
|
-
} & jamespot_user_api.WidgetType<
|
|
4058
|
+
} & jamespot_user_api.WidgetType<{
|
|
4059
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
4060
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
4061
|
+
css?: Record<string, string> | undefined;
|
|
4062
|
+
edit?: boolean | undefined;
|
|
4063
|
+
}>) | ({
|
|
3874
4064
|
layers?: string[] | undefined;
|
|
3875
4065
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
3876
4066
|
layers?: string[] | undefined;
|
|
@@ -4148,7 +4338,12 @@ declare const Faq: {
|
|
|
4148
4338
|
layers?: string[] | undefined;
|
|
4149
4339
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
4150
4340
|
layers?: string[] | undefined;
|
|
4151
|
-
} & jamespot_user_api.WidgetType<
|
|
4341
|
+
} & jamespot_user_api.WidgetType<{
|
|
4342
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
4343
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
4344
|
+
css?: Record<string, string> | undefined;
|
|
4345
|
+
edit?: boolean | undefined;
|
|
4346
|
+
}>) | ({
|
|
4152
4347
|
layers?: string[] | undefined;
|
|
4153
4348
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
4154
4349
|
layers?: string[] | undefined;
|
|
@@ -4600,7 +4795,12 @@ declare const jland: {
|
|
|
4600
4795
|
layers?: string[] | undefined;
|
|
4601
4796
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
4602
4797
|
layers?: string[] | undefined;
|
|
4603
|
-
} & jamespot_user_api.WidgetType<
|
|
4798
|
+
} & jamespot_user_api.WidgetType<{
|
|
4799
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
4800
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
4801
|
+
css?: Record<string, string> | undefined;
|
|
4802
|
+
edit?: boolean | undefined;
|
|
4803
|
+
}>) | ({
|
|
4604
4804
|
layers?: string[] | undefined;
|
|
4605
4805
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
4606
4806
|
layers?: string[] | undefined;
|
|
@@ -4653,7 +4853,12 @@ declare const jland: {
|
|
|
4653
4853
|
layers?: string[] | undefined;
|
|
4654
4854
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
4655
4855
|
layers?: string[] | undefined;
|
|
4656
|
-
} & jamespot_user_api.WidgetType<
|
|
4856
|
+
} & jamespot_user_api.WidgetType<{
|
|
4857
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
4858
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
4859
|
+
css?: Record<string, string> | undefined;
|
|
4860
|
+
edit?: boolean | undefined;
|
|
4861
|
+
}>) | ({
|
|
4657
4862
|
layers?: string[] | undefined;
|
|
4658
4863
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
4659
4864
|
layers?: string[] | undefined;
|
|
@@ -4774,7 +4979,12 @@ declare const jland: {
|
|
|
4774
4979
|
layers?: string[] | undefined;
|
|
4775
4980
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
4776
4981
|
layers?: string[] | undefined;
|
|
4777
|
-
} & jamespot_user_api.WidgetType<
|
|
4982
|
+
} & jamespot_user_api.WidgetType<{
|
|
4983
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
4984
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
4985
|
+
css?: Record<string, string> | undefined;
|
|
4986
|
+
edit?: boolean | undefined;
|
|
4987
|
+
}>) | ({
|
|
4778
4988
|
layers?: string[] | undefined;
|
|
4779
4989
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
4780
4990
|
layers?: string[] | undefined;
|
|
@@ -4827,7 +5037,12 @@ declare const jland: {
|
|
|
4827
5037
|
layers?: string[] | undefined;
|
|
4828
5038
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
4829
5039
|
layers?: string[] | undefined;
|
|
4830
|
-
} & jamespot_user_api.WidgetType<
|
|
5040
|
+
} & jamespot_user_api.WidgetType<{
|
|
5041
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5042
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5043
|
+
css?: Record<string, string> | undefined;
|
|
5044
|
+
edit?: boolean | undefined;
|
|
5045
|
+
}>) | ({
|
|
4831
5046
|
layers?: string[] | undefined;
|
|
4832
5047
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
4833
5048
|
layers?: string[] | undefined;
|
|
@@ -4948,7 +5163,12 @@ declare const jland: {
|
|
|
4948
5163
|
layers?: string[] | undefined;
|
|
4949
5164
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
4950
5165
|
layers?: string[] | undefined;
|
|
4951
|
-
} & jamespot_user_api.WidgetType<
|
|
5166
|
+
} & jamespot_user_api.WidgetType<{
|
|
5167
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5168
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5169
|
+
css?: Record<string, string> | undefined;
|
|
5170
|
+
edit?: boolean | undefined;
|
|
5171
|
+
}>) | ({
|
|
4952
5172
|
layers?: string[] | undefined;
|
|
4953
5173
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
4954
5174
|
layers?: string[] | undefined;
|
|
@@ -5001,7 +5221,12 @@ declare const jland: {
|
|
|
5001
5221
|
layers?: string[] | undefined;
|
|
5002
5222
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5003
5223
|
layers?: string[] | undefined;
|
|
5004
|
-
} & jamespot_user_api.WidgetType<
|
|
5224
|
+
} & jamespot_user_api.WidgetType<{
|
|
5225
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5226
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5227
|
+
css?: Record<string, string> | undefined;
|
|
5228
|
+
edit?: boolean | undefined;
|
|
5229
|
+
}>) | ({
|
|
5005
5230
|
layers?: string[] | undefined;
|
|
5006
5231
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5007
5232
|
layers?: string[] | undefined;
|
|
@@ -5122,7 +5347,12 @@ declare const jland: {
|
|
|
5122
5347
|
layers?: string[] | undefined;
|
|
5123
5348
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5124
5349
|
layers?: string[] | undefined;
|
|
5125
|
-
} & jamespot_user_api.WidgetType<
|
|
5350
|
+
} & jamespot_user_api.WidgetType<{
|
|
5351
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5352
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5353
|
+
css?: Record<string, string> | undefined;
|
|
5354
|
+
edit?: boolean | undefined;
|
|
5355
|
+
}>) | ({
|
|
5126
5356
|
layers?: string[] | undefined;
|
|
5127
5357
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5128
5358
|
layers?: string[] | undefined;
|
|
@@ -5175,7 +5405,12 @@ declare const jland: {
|
|
|
5175
5405
|
layers?: string[] | undefined;
|
|
5176
5406
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5177
5407
|
layers?: string[] | undefined;
|
|
5178
|
-
} & jamespot_user_api.WidgetType<
|
|
5408
|
+
} & jamespot_user_api.WidgetType<{
|
|
5409
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5410
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5411
|
+
css?: Record<string, string> | undefined;
|
|
5412
|
+
edit?: boolean | undefined;
|
|
5413
|
+
}>) | ({
|
|
5179
5414
|
layers?: string[] | undefined;
|
|
5180
5415
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5181
5416
|
layers?: string[] | undefined;
|
|
@@ -5293,7 +5528,12 @@ declare const jland: {
|
|
|
5293
5528
|
layers?: string[] | undefined;
|
|
5294
5529
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5295
5530
|
layers?: string[] | undefined;
|
|
5296
|
-
} & jamespot_user_api.WidgetType<
|
|
5531
|
+
} & jamespot_user_api.WidgetType<{
|
|
5532
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5533
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5534
|
+
css?: Record<string, string> | undefined;
|
|
5535
|
+
edit?: boolean | undefined;
|
|
5536
|
+
}>) | ({
|
|
5297
5537
|
layers?: string[] | undefined;
|
|
5298
5538
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5299
5539
|
layers?: string[] | undefined;
|
|
@@ -5346,7 +5586,12 @@ declare const jland: {
|
|
|
5346
5586
|
layers?: string[] | undefined;
|
|
5347
5587
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5348
5588
|
layers?: string[] | undefined;
|
|
5349
|
-
} & jamespot_user_api.WidgetType<
|
|
5589
|
+
} & jamespot_user_api.WidgetType<{
|
|
5590
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5591
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5592
|
+
css?: Record<string, string> | undefined;
|
|
5593
|
+
edit?: boolean | undefined;
|
|
5594
|
+
}>) | ({
|
|
5350
5595
|
layers?: string[] | undefined;
|
|
5351
5596
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5352
5597
|
layers?: string[] | undefined;
|
|
@@ -5492,7 +5737,12 @@ declare const jland: {
|
|
|
5492
5737
|
layers?: string[] | undefined;
|
|
5493
5738
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5494
5739
|
layers?: string[] | undefined;
|
|
5495
|
-
} & jamespot_user_api.WidgetType<
|
|
5740
|
+
} & jamespot_user_api.WidgetType<{
|
|
5741
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5742
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5743
|
+
css?: Record<string, string> | undefined;
|
|
5744
|
+
edit?: boolean | undefined;
|
|
5745
|
+
}>) | ({
|
|
5496
5746
|
layers?: string[] | undefined;
|
|
5497
5747
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5498
5748
|
layers?: string[] | undefined;
|
|
@@ -5545,7 +5795,12 @@ declare const jland: {
|
|
|
5545
5795
|
layers?: string[] | undefined;
|
|
5546
5796
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5547
5797
|
layers?: string[] | undefined;
|
|
5548
|
-
} & jamespot_user_api.WidgetType<
|
|
5798
|
+
} & jamespot_user_api.WidgetType<{
|
|
5799
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
5800
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
5801
|
+
css?: Record<string, string> | undefined;
|
|
5802
|
+
edit?: boolean | undefined;
|
|
5803
|
+
}>) | ({
|
|
5549
5804
|
layers?: string[] | undefined;
|
|
5550
5805
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5551
5806
|
layers?: string[] | undefined;
|
|
@@ -5773,7 +6028,12 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
5773
6028
|
layers?: string[] | undefined;
|
|
5774
6029
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5775
6030
|
layers?: string[] | undefined;
|
|
5776
|
-
} & jamespot_user_api.WidgetType<
|
|
6031
|
+
} & jamespot_user_api.WidgetType<{
|
|
6032
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6033
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6034
|
+
css?: Record<string, string> | undefined;
|
|
6035
|
+
edit?: boolean | undefined;
|
|
6036
|
+
}>) | ({
|
|
5777
6037
|
layers?: string[] | undefined;
|
|
5778
6038
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5779
6039
|
layers?: string[] | undefined;
|
|
@@ -5828,7 +6088,12 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
5828
6088
|
layers?: string[] | undefined;
|
|
5829
6089
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5830
6090
|
layers?: string[] | undefined;
|
|
5831
|
-
} & jamespot_user_api.WidgetType<
|
|
6091
|
+
} & jamespot_user_api.WidgetType<{
|
|
6092
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6093
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6094
|
+
css?: Record<string, string> | undefined;
|
|
6095
|
+
edit?: boolean | undefined;
|
|
6096
|
+
}>) | ({
|
|
5832
6097
|
layers?: string[] | undefined;
|
|
5833
6098
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5834
6099
|
layers?: string[] | undefined;
|
|
@@ -5881,7 +6146,12 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
|
|
|
5881
6146
|
layers?: string[] | undefined;
|
|
5882
6147
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
5883
6148
|
layers?: string[] | undefined;
|
|
5884
|
-
} & jamespot_user_api.WidgetType<
|
|
6149
|
+
} & jamespot_user_api.WidgetType<{
|
|
6150
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6151
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6152
|
+
css?: Record<string, string> | undefined;
|
|
6153
|
+
edit?: boolean | undefined;
|
|
6154
|
+
}>) | ({
|
|
5885
6155
|
layers?: string[] | undefined;
|
|
5886
6156
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
5887
6157
|
layers?: string[] | undefined;
|
|
@@ -6063,7 +6333,12 @@ declare const MagicPad: {
|
|
|
6063
6333
|
layers?: string[] | undefined;
|
|
6064
6334
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6065
6335
|
layers?: string[] | undefined;
|
|
6066
|
-
} & jamespot_user_api.WidgetType<
|
|
6336
|
+
} & jamespot_user_api.WidgetType<{
|
|
6337
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6338
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6339
|
+
css?: Record<string, string> | undefined;
|
|
6340
|
+
edit?: boolean | undefined;
|
|
6341
|
+
}>) | ({
|
|
6067
6342
|
layers?: string[] | undefined;
|
|
6068
6343
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6069
6344
|
layers?: string[] | undefined;
|
|
@@ -6118,7 +6393,12 @@ declare const MagicPad: {
|
|
|
6118
6393
|
layers?: string[] | undefined;
|
|
6119
6394
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6120
6395
|
layers?: string[] | undefined;
|
|
6121
|
-
} & jamespot_user_api.WidgetType<
|
|
6396
|
+
} & jamespot_user_api.WidgetType<{
|
|
6397
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6398
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6399
|
+
css?: Record<string, string> | undefined;
|
|
6400
|
+
edit?: boolean | undefined;
|
|
6401
|
+
}>) | ({
|
|
6122
6402
|
layers?: string[] | undefined;
|
|
6123
6403
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6124
6404
|
layers?: string[] | undefined;
|
|
@@ -6171,7 +6451,12 @@ declare const MagicPad: {
|
|
|
6171
6451
|
layers?: string[] | undefined;
|
|
6172
6452
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6173
6453
|
layers?: string[] | undefined;
|
|
6174
|
-
} & jamespot_user_api.WidgetType<
|
|
6454
|
+
} & jamespot_user_api.WidgetType<{
|
|
6455
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6456
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6457
|
+
css?: Record<string, string> | undefined;
|
|
6458
|
+
edit?: boolean | undefined;
|
|
6459
|
+
}>) | ({
|
|
6175
6460
|
layers?: string[] | undefined;
|
|
6176
6461
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6177
6462
|
layers?: string[] | undefined;
|
|
@@ -6398,7 +6683,12 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
6398
6683
|
layers?: string[] | undefined;
|
|
6399
6684
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6400
6685
|
layers?: string[] | undefined;
|
|
6401
|
-
} & jamespot_user_api.WidgetType<
|
|
6686
|
+
} & jamespot_user_api.WidgetType<{
|
|
6687
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6688
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6689
|
+
css?: Record<string, string> | undefined;
|
|
6690
|
+
edit?: boolean | undefined;
|
|
6691
|
+
}>) | ({
|
|
6402
6692
|
layers?: string[] | undefined;
|
|
6403
6693
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6404
6694
|
layers?: string[] | undefined;
|
|
@@ -6451,7 +6741,12 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
6451
6741
|
layers?: string[] | undefined;
|
|
6452
6742
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6453
6743
|
layers?: string[] | undefined;
|
|
6454
|
-
} & jamespot_user_api.WidgetType<
|
|
6744
|
+
} & jamespot_user_api.WidgetType<{
|
|
6745
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6746
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6747
|
+
css?: Record<string, string> | undefined;
|
|
6748
|
+
edit?: boolean | undefined;
|
|
6749
|
+
}>) | ({
|
|
6455
6750
|
layers?: string[] | undefined;
|
|
6456
6751
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6457
6752
|
layers?: string[] | undefined;
|
|
@@ -6504,7 +6799,12 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
|
|
|
6504
6799
|
layers?: string[] | undefined;
|
|
6505
6800
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6506
6801
|
layers?: string[] | undefined;
|
|
6507
|
-
} & jamespot_user_api.WidgetType<
|
|
6802
|
+
} & jamespot_user_api.WidgetType<{
|
|
6803
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6804
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6805
|
+
css?: Record<string, string> | undefined;
|
|
6806
|
+
edit?: boolean | undefined;
|
|
6807
|
+
}>) | ({
|
|
6508
6808
|
layers?: string[] | undefined;
|
|
6509
6809
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6510
6810
|
layers?: string[] | undefined;
|
|
@@ -6691,7 +6991,12 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
6691
6991
|
layers?: string[] | undefined;
|
|
6692
6992
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6693
6993
|
layers?: string[] | undefined;
|
|
6694
|
-
} & jamespot_user_api.WidgetType<
|
|
6994
|
+
} & jamespot_user_api.WidgetType<{
|
|
6995
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
6996
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
6997
|
+
css?: Record<string, string> | undefined;
|
|
6998
|
+
edit?: boolean | undefined;
|
|
6999
|
+
}>) | ({
|
|
6695
7000
|
layers?: string[] | undefined;
|
|
6696
7001
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6697
7002
|
layers?: string[] | undefined;
|
|
@@ -6744,7 +7049,12 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
6744
7049
|
layers?: string[] | undefined;
|
|
6745
7050
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6746
7051
|
layers?: string[] | undefined;
|
|
6747
|
-
} & jamespot_user_api.WidgetType<
|
|
7052
|
+
} & jamespot_user_api.WidgetType<{
|
|
7053
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7054
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7055
|
+
css?: Record<string, string> | undefined;
|
|
7056
|
+
edit?: boolean | undefined;
|
|
7057
|
+
}>) | ({
|
|
6748
7058
|
layers?: string[] | undefined;
|
|
6749
7059
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6750
7060
|
layers?: string[] | undefined;
|
|
@@ -6797,7 +7107,12 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
|
|
|
6797
7107
|
layers?: string[] | undefined;
|
|
6798
7108
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6799
7109
|
layers?: string[] | undefined;
|
|
6800
|
-
} & jamespot_user_api.WidgetType<
|
|
7110
|
+
} & jamespot_user_api.WidgetType<{
|
|
7111
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7112
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7113
|
+
css?: Record<string, string> | undefined;
|
|
7114
|
+
edit?: boolean | undefined;
|
|
7115
|
+
}>) | ({
|
|
6801
7116
|
layers?: string[] | undefined;
|
|
6802
7117
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6803
7118
|
layers?: string[] | undefined;
|
|
@@ -6915,7 +7230,12 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
6915
7230
|
layers?: string[] | undefined;
|
|
6916
7231
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6917
7232
|
layers?: string[] | undefined;
|
|
6918
|
-
} & jamespot_user_api.WidgetType<
|
|
7233
|
+
} & jamespot_user_api.WidgetType<{
|
|
7234
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7235
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7236
|
+
css?: Record<string, string> | undefined;
|
|
7237
|
+
edit?: boolean | undefined;
|
|
7238
|
+
}>) | ({
|
|
6919
7239
|
layers?: string[] | undefined;
|
|
6920
7240
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6921
7241
|
layers?: string[] | undefined;
|
|
@@ -6968,7 +7288,12 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
|
|
|
6968
7288
|
layers?: string[] | undefined;
|
|
6969
7289
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
6970
7290
|
layers?: string[] | undefined;
|
|
6971
|
-
} & jamespot_user_api.WidgetType<
|
|
7291
|
+
} & jamespot_user_api.WidgetType<{
|
|
7292
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7293
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7294
|
+
css?: Record<string, string> | undefined;
|
|
7295
|
+
edit?: boolean | undefined;
|
|
7296
|
+
}>) | ({
|
|
6972
7297
|
layers?: string[] | undefined;
|
|
6973
7298
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
6974
7299
|
layers?: string[] | undefined;
|
|
@@ -7115,7 +7440,12 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
7115
7440
|
layers?: string[] | undefined;
|
|
7116
7441
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7117
7442
|
layers?: string[] | undefined;
|
|
7118
|
-
} & jamespot_user_api.WidgetType<
|
|
7443
|
+
} & jamespot_user_api.WidgetType<{
|
|
7444
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7445
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7446
|
+
css?: Record<string, string> | undefined;
|
|
7447
|
+
edit?: boolean | undefined;
|
|
7448
|
+
}>) | ({
|
|
7119
7449
|
layers?: string[] | undefined;
|
|
7120
7450
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7121
7451
|
layers?: string[] | undefined;
|
|
@@ -7168,7 +7498,12 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
|
|
|
7168
7498
|
layers?: string[] | undefined;
|
|
7169
7499
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7170
7500
|
layers?: string[] | undefined;
|
|
7171
|
-
} & jamespot_user_api.WidgetType<
|
|
7501
|
+
} & jamespot_user_api.WidgetType<{
|
|
7502
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7503
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7504
|
+
css?: Record<string, string> | undefined;
|
|
7505
|
+
edit?: boolean | undefined;
|
|
7506
|
+
}>) | ({
|
|
7172
7507
|
layers?: string[] | undefined;
|
|
7173
7508
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7174
7509
|
layers?: string[] | undefined;
|
|
@@ -7317,7 +7652,12 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
7317
7652
|
layers?: string[] | undefined;
|
|
7318
7653
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7319
7654
|
layers?: string[] | undefined;
|
|
7320
|
-
} & jamespot_user_api.WidgetType<
|
|
7655
|
+
} & jamespot_user_api.WidgetType<{
|
|
7656
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7657
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7658
|
+
css?: Record<string, string> | undefined;
|
|
7659
|
+
edit?: boolean | undefined;
|
|
7660
|
+
}>) | ({
|
|
7321
7661
|
layers?: string[] | undefined;
|
|
7322
7662
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7323
7663
|
layers?: string[] | undefined;
|
|
@@ -7370,7 +7710,12 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
|
|
|
7370
7710
|
layers?: string[] | undefined;
|
|
7371
7711
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7372
7712
|
layers?: string[] | undefined;
|
|
7373
|
-
} & jamespot_user_api.WidgetType<
|
|
7713
|
+
} & jamespot_user_api.WidgetType<{
|
|
7714
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7715
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7716
|
+
css?: Record<string, string> | undefined;
|
|
7717
|
+
edit?: boolean | undefined;
|
|
7718
|
+
}>) | ({
|
|
7374
7719
|
layers?: string[] | undefined;
|
|
7375
7720
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7376
7721
|
layers?: string[] | undefined;
|
|
@@ -7491,7 +7836,12 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
7491
7836
|
layers?: string[] | undefined;
|
|
7492
7837
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7493
7838
|
layers?: string[] | undefined;
|
|
7494
|
-
} & jamespot_user_api.WidgetType<
|
|
7839
|
+
} & jamespot_user_api.WidgetType<{
|
|
7840
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7841
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7842
|
+
css?: Record<string, string> | undefined;
|
|
7843
|
+
edit?: boolean | undefined;
|
|
7844
|
+
}>) | ({
|
|
7495
7845
|
layers?: string[] | undefined;
|
|
7496
7846
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7497
7847
|
layers?: string[] | undefined;
|
|
@@ -7544,7 +7894,12 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
|
|
|
7544
7894
|
layers?: string[] | undefined;
|
|
7545
7895
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7546
7896
|
layers?: string[] | undefined;
|
|
7547
|
-
} & jamespot_user_api.WidgetType<
|
|
7897
|
+
} & jamespot_user_api.WidgetType<{
|
|
7898
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
7899
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
7900
|
+
css?: Record<string, string> | undefined;
|
|
7901
|
+
edit?: boolean | undefined;
|
|
7902
|
+
}>) | ({
|
|
7548
7903
|
layers?: string[] | undefined;
|
|
7549
7904
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7550
7905
|
layers?: string[] | undefined;
|
|
@@ -7743,7 +8098,12 @@ declare const MediaLibrary: {
|
|
|
7743
8098
|
layers?: string[] | undefined;
|
|
7744
8099
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7745
8100
|
layers?: string[] | undefined;
|
|
7746
|
-
} & jamespot_user_api.WidgetType<
|
|
8101
|
+
} & jamespot_user_api.WidgetType<{
|
|
8102
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8103
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8104
|
+
css?: Record<string, string> | undefined;
|
|
8105
|
+
edit?: boolean | undefined;
|
|
8106
|
+
}>) | ({
|
|
7747
8107
|
layers?: string[] | undefined;
|
|
7748
8108
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7749
8109
|
layers?: string[] | undefined;
|
|
@@ -7796,7 +8156,12 @@ declare const MediaLibrary: {
|
|
|
7796
8156
|
layers?: string[] | undefined;
|
|
7797
8157
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7798
8158
|
layers?: string[] | undefined;
|
|
7799
|
-
} & jamespot_user_api.WidgetType<
|
|
8159
|
+
} & jamespot_user_api.WidgetType<{
|
|
8160
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8161
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8162
|
+
css?: Record<string, string> | undefined;
|
|
8163
|
+
edit?: boolean | undefined;
|
|
8164
|
+
}>) | ({
|
|
7800
8165
|
layers?: string[] | undefined;
|
|
7801
8166
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7802
8167
|
layers?: string[] | undefined;
|
|
@@ -7849,7 +8214,12 @@ declare const MediaLibrary: {
|
|
|
7849
8214
|
layers?: string[] | undefined;
|
|
7850
8215
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
7851
8216
|
layers?: string[] | undefined;
|
|
7852
|
-
} & jamespot_user_api.WidgetType<
|
|
8217
|
+
} & jamespot_user_api.WidgetType<{
|
|
8218
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8219
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8220
|
+
css?: Record<string, string> | undefined;
|
|
8221
|
+
edit?: boolean | undefined;
|
|
8222
|
+
}>) | ({
|
|
7853
8223
|
layers?: string[] | undefined;
|
|
7854
8224
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
7855
8225
|
layers?: string[] | undefined;
|
|
@@ -8036,7 +8406,12 @@ declare const MediaLibrary: {
|
|
|
8036
8406
|
layers?: string[] | undefined;
|
|
8037
8407
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8038
8408
|
layers?: string[] | undefined;
|
|
8039
|
-
} & jamespot_user_api.WidgetType<
|
|
8409
|
+
} & jamespot_user_api.WidgetType<{
|
|
8410
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8411
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8412
|
+
css?: Record<string, string> | undefined;
|
|
8413
|
+
edit?: boolean | undefined;
|
|
8414
|
+
}>) | ({
|
|
8040
8415
|
layers?: string[] | undefined;
|
|
8041
8416
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8042
8417
|
layers?: string[] | undefined;
|
|
@@ -8089,7 +8464,12 @@ declare const MediaLibrary: {
|
|
|
8089
8464
|
layers?: string[] | undefined;
|
|
8090
8465
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8091
8466
|
layers?: string[] | undefined;
|
|
8092
|
-
} & jamespot_user_api.WidgetType<
|
|
8467
|
+
} & jamespot_user_api.WidgetType<{
|
|
8468
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8469
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8470
|
+
css?: Record<string, string> | undefined;
|
|
8471
|
+
edit?: boolean | undefined;
|
|
8472
|
+
}>) | ({
|
|
8093
8473
|
layers?: string[] | undefined;
|
|
8094
8474
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8095
8475
|
layers?: string[] | undefined;
|
|
@@ -8142,7 +8522,12 @@ declare const MediaLibrary: {
|
|
|
8142
8522
|
layers?: string[] | undefined;
|
|
8143
8523
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8144
8524
|
layers?: string[] | undefined;
|
|
8145
|
-
} & jamespot_user_api.WidgetType<
|
|
8525
|
+
} & jamespot_user_api.WidgetType<{
|
|
8526
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8527
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8528
|
+
css?: Record<string, string> | undefined;
|
|
8529
|
+
edit?: boolean | undefined;
|
|
8530
|
+
}>) | ({
|
|
8146
8531
|
layers?: string[] | undefined;
|
|
8147
8532
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8148
8533
|
layers?: string[] | undefined;
|
|
@@ -8260,7 +8645,12 @@ declare const MediaLibrary: {
|
|
|
8260
8645
|
layers?: string[] | undefined;
|
|
8261
8646
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8262
8647
|
layers?: string[] | undefined;
|
|
8263
|
-
} & jamespot_user_api.WidgetType<
|
|
8648
|
+
} & jamespot_user_api.WidgetType<{
|
|
8649
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8650
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8651
|
+
css?: Record<string, string> | undefined;
|
|
8652
|
+
edit?: boolean | undefined;
|
|
8653
|
+
}>) | ({
|
|
8264
8654
|
layers?: string[] | undefined;
|
|
8265
8655
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8266
8656
|
layers?: string[] | undefined;
|
|
@@ -8313,7 +8703,12 @@ declare const MediaLibrary: {
|
|
|
8313
8703
|
layers?: string[] | undefined;
|
|
8314
8704
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8315
8705
|
layers?: string[] | undefined;
|
|
8316
|
-
} & jamespot_user_api.WidgetType<
|
|
8706
|
+
} & jamespot_user_api.WidgetType<{
|
|
8707
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8708
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8709
|
+
css?: Record<string, string> | undefined;
|
|
8710
|
+
edit?: boolean | undefined;
|
|
8711
|
+
}>) | ({
|
|
8317
8712
|
layers?: string[] | undefined;
|
|
8318
8713
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8319
8714
|
layers?: string[] | undefined;
|
|
@@ -8434,7 +8829,12 @@ declare const MediaLibrary: {
|
|
|
8434
8829
|
layers?: string[] | undefined;
|
|
8435
8830
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8436
8831
|
layers?: string[] | undefined;
|
|
8437
|
-
} & jamespot_user_api.WidgetType<
|
|
8832
|
+
} & jamespot_user_api.WidgetType<{
|
|
8833
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8834
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8835
|
+
css?: Record<string, string> | undefined;
|
|
8836
|
+
edit?: boolean | undefined;
|
|
8837
|
+
}>) | ({
|
|
8438
8838
|
layers?: string[] | undefined;
|
|
8439
8839
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8440
8840
|
layers?: string[] | undefined;
|
|
@@ -8487,7 +8887,12 @@ declare const MediaLibrary: {
|
|
|
8487
8887
|
layers?: string[] | undefined;
|
|
8488
8888
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8489
8889
|
layers?: string[] | undefined;
|
|
8490
|
-
} & jamespot_user_api.WidgetType<
|
|
8890
|
+
} & jamespot_user_api.WidgetType<{
|
|
8891
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
8892
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
8893
|
+
css?: Record<string, string> | undefined;
|
|
8894
|
+
edit?: boolean | undefined;
|
|
8895
|
+
}>) | ({
|
|
8491
8896
|
layers?: string[] | undefined;
|
|
8492
8897
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8493
8898
|
layers?: string[] | undefined;
|
|
@@ -8636,7 +9041,12 @@ declare const MediaLibrary: {
|
|
|
8636
9041
|
layers?: string[] | undefined;
|
|
8637
9042
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8638
9043
|
layers?: string[] | undefined;
|
|
8639
|
-
} & jamespot_user_api.WidgetType<
|
|
9044
|
+
} & jamespot_user_api.WidgetType<{
|
|
9045
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
9046
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
9047
|
+
css?: Record<string, string> | undefined;
|
|
9048
|
+
edit?: boolean | undefined;
|
|
9049
|
+
}>) | ({
|
|
8640
9050
|
layers?: string[] | undefined;
|
|
8641
9051
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8642
9052
|
layers?: string[] | undefined;
|
|
@@ -8689,7 +9099,12 @@ declare const MediaLibrary: {
|
|
|
8689
9099
|
layers?: string[] | undefined;
|
|
8690
9100
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8691
9101
|
layers?: string[] | undefined;
|
|
8692
|
-
} & jamespot_user_api.WidgetType<
|
|
9102
|
+
} & jamespot_user_api.WidgetType<{
|
|
9103
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
9104
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
9105
|
+
css?: Record<string, string> | undefined;
|
|
9106
|
+
edit?: boolean | undefined;
|
|
9107
|
+
}>) | ({
|
|
8693
9108
|
layers?: string[] | undefined;
|
|
8694
9109
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8695
9110
|
layers?: string[] | undefined;
|
|
@@ -8836,7 +9251,12 @@ declare const MediaLibrary: {
|
|
|
8836
9251
|
layers?: string[] | undefined;
|
|
8837
9252
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8838
9253
|
layers?: string[] | undefined;
|
|
8839
|
-
} & jamespot_user_api.WidgetType<
|
|
9254
|
+
} & jamespot_user_api.WidgetType<{
|
|
9255
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
9256
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
9257
|
+
css?: Record<string, string> | undefined;
|
|
9258
|
+
edit?: boolean | undefined;
|
|
9259
|
+
}>) | ({
|
|
8840
9260
|
layers?: string[] | undefined;
|
|
8841
9261
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8842
9262
|
layers?: string[] | undefined;
|
|
@@ -8889,7 +9309,12 @@ declare const MediaLibrary: {
|
|
|
8889
9309
|
layers?: string[] | undefined;
|
|
8890
9310
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
8891
9311
|
layers?: string[] | undefined;
|
|
8892
|
-
} & jamespot_user_api.WidgetType<
|
|
9312
|
+
} & jamespot_user_api.WidgetType<{
|
|
9313
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
9314
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
9315
|
+
css?: Record<string, string> | undefined;
|
|
9316
|
+
edit?: boolean | undefined;
|
|
9317
|
+
}>) | ({
|
|
8893
9318
|
layers?: string[] | undefined;
|
|
8894
9319
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
8895
9320
|
layers?: string[] | undefined;
|
|
@@ -9358,7 +9783,12 @@ declare const WedocApp: {
|
|
|
9358
9783
|
layers?: string[] | undefined;
|
|
9359
9784
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
9360
9785
|
layers?: string[] | undefined;
|
|
9361
|
-
} & jamespot_user_api.WidgetType<
|
|
9786
|
+
} & jamespot_user_api.WidgetType<{
|
|
9787
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
9788
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
9789
|
+
css?: Record<string, string> | undefined;
|
|
9790
|
+
edit?: boolean | undefined;
|
|
9791
|
+
}>) | ({
|
|
9362
9792
|
layers?: string[] | undefined;
|
|
9363
9793
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
9364
9794
|
layers?: string[] | undefined;
|
|
@@ -9411,7 +9841,12 @@ declare const WedocApp: {
|
|
|
9411
9841
|
layers?: string[] | undefined;
|
|
9412
9842
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
9413
9843
|
layers?: string[] | undefined;
|
|
9414
|
-
} & jamespot_user_api.WidgetType<
|
|
9844
|
+
} & jamespot_user_api.WidgetType<{
|
|
9845
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
9846
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
9847
|
+
css?: Record<string, string> | undefined;
|
|
9848
|
+
edit?: boolean | undefined;
|
|
9849
|
+
}>) | ({
|
|
9415
9850
|
layers?: string[] | undefined;
|
|
9416
9851
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
9417
9852
|
layers?: string[] | undefined;
|
|
@@ -9566,7 +10001,12 @@ declare const WedocApp: {
|
|
|
9566
10001
|
layers?: string[] | undefined;
|
|
9567
10002
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
9568
10003
|
layers?: string[] | undefined;
|
|
9569
|
-
} & jamespot_user_api.WidgetType<
|
|
10004
|
+
} & jamespot_user_api.WidgetType<{
|
|
10005
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10006
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10007
|
+
css?: Record<string, string> | undefined;
|
|
10008
|
+
edit?: boolean | undefined;
|
|
10009
|
+
}>) | ({
|
|
9570
10010
|
layers?: string[] | undefined;
|
|
9571
10011
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
9572
10012
|
layers?: string[] | undefined;
|
|
@@ -9619,7 +10059,12 @@ declare const WedocApp: {
|
|
|
9619
10059
|
layers?: string[] | undefined;
|
|
9620
10060
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
9621
10061
|
layers?: string[] | undefined;
|
|
9622
|
-
} & jamespot_user_api.WidgetType<
|
|
10062
|
+
} & jamespot_user_api.WidgetType<{
|
|
10063
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10064
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10065
|
+
css?: Record<string, string> | undefined;
|
|
10066
|
+
edit?: boolean | undefined;
|
|
10067
|
+
}>) | ({
|
|
9623
10068
|
layers?: string[] | undefined;
|
|
9624
10069
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
9625
10070
|
layers?: string[] | undefined;
|
|
@@ -9766,7 +10211,12 @@ declare const Share: {
|
|
|
9766
10211
|
layers?: string[] | undefined;
|
|
9767
10212
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
9768
10213
|
layers?: string[] | undefined;
|
|
9769
|
-
} & jamespot_user_api.WidgetType<
|
|
10214
|
+
} & jamespot_user_api.WidgetType<{
|
|
10215
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10216
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10217
|
+
css?: Record<string, string> | undefined;
|
|
10218
|
+
edit?: boolean | undefined;
|
|
10219
|
+
}>) | ({
|
|
9770
10220
|
layers?: string[] | undefined;
|
|
9771
10221
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
9772
10222
|
layers?: string[] | undefined;
|
|
@@ -9819,7 +10269,12 @@ declare const Share: {
|
|
|
9819
10269
|
layers?: string[] | undefined;
|
|
9820
10270
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
9821
10271
|
layers?: string[] | undefined;
|
|
9822
|
-
} & jamespot_user_api.WidgetType<
|
|
10272
|
+
} & jamespot_user_api.WidgetType<{
|
|
10273
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10274
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10275
|
+
css?: Record<string, string> | undefined;
|
|
10276
|
+
edit?: boolean | undefined;
|
|
10277
|
+
}>) | ({
|
|
9823
10278
|
layers?: string[] | undefined;
|
|
9824
10279
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
9825
10280
|
layers?: string[] | undefined;
|
|
@@ -9988,7 +10443,12 @@ declare const TVDisplay: {
|
|
|
9988
10443
|
layers?: string[] | undefined;
|
|
9989
10444
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
9990
10445
|
layers?: string[] | undefined;
|
|
9991
|
-
} & jamespot_user_api.WidgetType<
|
|
10446
|
+
} & jamespot_user_api.WidgetType<{
|
|
10447
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10448
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10449
|
+
css?: Record<string, string> | undefined;
|
|
10450
|
+
edit?: boolean | undefined;
|
|
10451
|
+
}>) | ({
|
|
9992
10452
|
layers?: string[] | undefined;
|
|
9993
10453
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
9994
10454
|
layers?: string[] | undefined;
|
|
@@ -10117,7 +10577,12 @@ declare const TVDisplay: {
|
|
|
10117
10577
|
layers?: string[] | undefined;
|
|
10118
10578
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10119
10579
|
layers?: string[] | undefined;
|
|
10120
|
-
} & jamespot_user_api.WidgetType<
|
|
10580
|
+
} & jamespot_user_api.WidgetType<{
|
|
10581
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10582
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10583
|
+
css?: Record<string, string> | undefined;
|
|
10584
|
+
edit?: boolean | undefined;
|
|
10585
|
+
}>) | ({
|
|
10121
10586
|
layers?: string[] | undefined;
|
|
10122
10587
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10123
10588
|
layers?: string[] | undefined;
|
|
@@ -10252,7 +10717,12 @@ declare const TVDisplay: {
|
|
|
10252
10717
|
layers?: string[] | undefined;
|
|
10253
10718
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10254
10719
|
layers?: string[] | undefined;
|
|
10255
|
-
} & jamespot_user_api.WidgetType<
|
|
10720
|
+
} & jamespot_user_api.WidgetType<{
|
|
10721
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10722
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10723
|
+
css?: Record<string, string> | undefined;
|
|
10724
|
+
edit?: boolean | undefined;
|
|
10725
|
+
}>) | ({
|
|
10256
10726
|
layers?: string[] | undefined;
|
|
10257
10727
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10258
10728
|
layers?: string[] | undefined;
|
|
@@ -10381,7 +10851,12 @@ declare const TVDisplay: {
|
|
|
10381
10851
|
layers?: string[] | undefined;
|
|
10382
10852
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10383
10853
|
layers?: string[] | undefined;
|
|
10384
|
-
} & jamespot_user_api.WidgetType<
|
|
10854
|
+
} & jamespot_user_api.WidgetType<{
|
|
10855
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10856
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10857
|
+
css?: Record<string, string> | undefined;
|
|
10858
|
+
edit?: boolean | undefined;
|
|
10859
|
+
}>) | ({
|
|
10385
10860
|
layers?: string[] | undefined;
|
|
10386
10861
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10387
10862
|
layers?: string[] | undefined;
|
|
@@ -10481,7 +10956,12 @@ declare const TVDisplay: {
|
|
|
10481
10956
|
layers?: string[] | undefined;
|
|
10482
10957
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10483
10958
|
layers?: string[] | undefined;
|
|
10484
|
-
} & jamespot_user_api.WidgetType<
|
|
10959
|
+
} & jamespot_user_api.WidgetType<{
|
|
10960
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
10961
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
10962
|
+
css?: Record<string, string> | undefined;
|
|
10963
|
+
edit?: boolean | undefined;
|
|
10964
|
+
}>) | ({
|
|
10485
10965
|
layers?: string[] | undefined;
|
|
10486
10966
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10487
10967
|
layers?: string[] | undefined;
|
|
@@ -10534,7 +11014,12 @@ declare const TVDisplay: {
|
|
|
10534
11014
|
layers?: string[] | undefined;
|
|
10535
11015
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10536
11016
|
layers?: string[] | undefined;
|
|
10537
|
-
} & jamespot_user_api.WidgetType<
|
|
11017
|
+
} & jamespot_user_api.WidgetType<{
|
|
11018
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
11019
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
11020
|
+
css?: Record<string, string> | undefined;
|
|
11021
|
+
edit?: boolean | undefined;
|
|
11022
|
+
}>) | ({
|
|
10538
11023
|
layers?: string[] | undefined;
|
|
10539
11024
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10540
11025
|
layers?: string[] | undefined;
|
|
@@ -10682,7 +11167,12 @@ declare const TVDisplay: {
|
|
|
10682
11167
|
layers?: string[] | undefined;
|
|
10683
11168
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10684
11169
|
layers?: string[] | undefined;
|
|
10685
|
-
} & jamespot_user_api.WidgetType<
|
|
11170
|
+
} & jamespot_user_api.WidgetType<{
|
|
11171
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
11172
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
11173
|
+
css?: Record<string, string> | undefined;
|
|
11174
|
+
edit?: boolean | undefined;
|
|
11175
|
+
}>) | ({
|
|
10686
11176
|
layers?: string[] | undefined;
|
|
10687
11177
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10688
11178
|
layers?: string[] | undefined;
|
|
@@ -10811,7 +11301,12 @@ declare const TVDisplay: {
|
|
|
10811
11301
|
layers?: string[] | undefined;
|
|
10812
11302
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10813
11303
|
layers?: string[] | undefined;
|
|
10814
|
-
} & jamespot_user_api.WidgetType<
|
|
11304
|
+
} & jamespot_user_api.WidgetType<{
|
|
11305
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
11306
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
11307
|
+
css?: Record<string, string> | undefined;
|
|
11308
|
+
edit?: boolean | undefined;
|
|
11309
|
+
}>) | ({
|
|
10815
11310
|
layers?: string[] | undefined;
|
|
10816
11311
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10817
11312
|
layers?: string[] | undefined;
|
|
@@ -10912,7 +11407,12 @@ declare const TVDisplay: {
|
|
|
10912
11407
|
layers?: string[] | undefined;
|
|
10913
11408
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10914
11409
|
layers?: string[] | undefined;
|
|
10915
|
-
} & jamespot_user_api.WidgetType<
|
|
11410
|
+
} & jamespot_user_api.WidgetType<{
|
|
11411
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
11412
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
11413
|
+
css?: Record<string, string> | undefined;
|
|
11414
|
+
edit?: boolean | undefined;
|
|
11415
|
+
}>) | ({
|
|
10916
11416
|
layers?: string[] | undefined;
|
|
10917
11417
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10918
11418
|
layers?: string[] | undefined;
|
|
@@ -10965,7 +11465,12 @@ declare const TVDisplay: {
|
|
|
10965
11465
|
layers?: string[] | undefined;
|
|
10966
11466
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
10967
11467
|
layers?: string[] | undefined;
|
|
10968
|
-
} & jamespot_user_api.WidgetType<
|
|
11468
|
+
} & jamespot_user_api.WidgetType<{
|
|
11469
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
11470
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
11471
|
+
css?: Record<string, string> | undefined;
|
|
11472
|
+
edit?: boolean | undefined;
|
|
11473
|
+
}>) | ({
|
|
10969
11474
|
layers?: string[] | undefined;
|
|
10970
11475
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
10971
11476
|
layers?: string[] | undefined;
|
|
@@ -11293,7 +11798,12 @@ declare const Widget: {
|
|
|
11293
11798
|
layers?: string[] | undefined;
|
|
11294
11799
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
11295
11800
|
layers?: string[] | undefined;
|
|
11296
|
-
} & jamespot_user_api.WidgetType<
|
|
11801
|
+
} & jamespot_user_api.WidgetType<{
|
|
11802
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
11803
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
11804
|
+
css?: Record<string, string> | undefined;
|
|
11805
|
+
edit?: boolean | undefined;
|
|
11806
|
+
}>) | ({
|
|
11297
11807
|
layers?: string[] | undefined;
|
|
11298
11808
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
11299
11809
|
layers?: string[] | undefined;
|
|
@@ -11346,7 +11856,12 @@ declare const Widget: {
|
|
|
11346
11856
|
layers?: string[] | undefined;
|
|
11347
11857
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
11348
11858
|
layers?: string[] | undefined;
|
|
11349
|
-
} & jamespot_user_api.WidgetType<
|
|
11859
|
+
} & jamespot_user_api.WidgetType<{
|
|
11860
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
11861
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
11862
|
+
css?: Record<string, string> | undefined;
|
|
11863
|
+
edit?: boolean | undefined;
|
|
11864
|
+
}>) | ({
|
|
11350
11865
|
layers?: string[] | undefined;
|
|
11351
11866
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
11352
11867
|
layers?: string[] | undefined;
|
|
@@ -11526,7 +12041,12 @@ declare const Widget: {
|
|
|
11526
12041
|
layers?: string[] | undefined;
|
|
11527
12042
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
11528
12043
|
layers?: string[] | undefined;
|
|
11529
|
-
} & jamespot_user_api.WidgetType<
|
|
12044
|
+
} & jamespot_user_api.WidgetType<{
|
|
12045
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
12046
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
12047
|
+
css?: Record<string, string> | undefined;
|
|
12048
|
+
edit?: boolean | undefined;
|
|
12049
|
+
}>) | ({
|
|
11530
12050
|
layers?: string[] | undefined;
|
|
11531
12051
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
11532
12052
|
layers?: string[] | undefined;
|
|
@@ -11572,7 +12092,12 @@ declare const Widget: {
|
|
|
11572
12092
|
layers?: string[] | undefined;
|
|
11573
12093
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
11574
12094
|
layers?: string[] | undefined;
|
|
11575
|
-
} & jamespot_user_api.WidgetType<
|
|
12095
|
+
} & jamespot_user_api.WidgetType<{
|
|
12096
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
12097
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
12098
|
+
css?: Record<string, string> | undefined;
|
|
12099
|
+
edit?: boolean | undefined;
|
|
12100
|
+
}>) | ({
|
|
11576
12101
|
layers?: string[] | undefined;
|
|
11577
12102
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
11578
12103
|
layers?: string[] | undefined;
|
|
@@ -12058,7 +12583,12 @@ declare const studio: {
|
|
|
12058
12583
|
layers?: string[] | undefined;
|
|
12059
12584
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12060
12585
|
layers?: string[] | undefined;
|
|
12061
|
-
} & jamespot_user_api.WidgetType<
|
|
12586
|
+
} & jamespot_user_api.WidgetType<{
|
|
12587
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
12588
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
12589
|
+
css?: Record<string, string> | undefined;
|
|
12590
|
+
edit?: boolean | undefined;
|
|
12591
|
+
}>) | ({
|
|
12062
12592
|
layers?: string[] | undefined;
|
|
12063
12593
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12064
12594
|
layers?: string[] | undefined;
|
|
@@ -12111,7 +12641,12 @@ declare const studio: {
|
|
|
12111
12641
|
layers?: string[] | undefined;
|
|
12112
12642
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12113
12643
|
layers?: string[] | undefined;
|
|
12114
|
-
} & jamespot_user_api.WidgetType<
|
|
12644
|
+
} & jamespot_user_api.WidgetType<{
|
|
12645
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
12646
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
12647
|
+
css?: Record<string, string> | undefined;
|
|
12648
|
+
edit?: boolean | undefined;
|
|
12649
|
+
}>) | ({
|
|
12115
12650
|
layers?: string[] | undefined;
|
|
12116
12651
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12117
12652
|
layers?: string[] | undefined;
|
|
@@ -12232,7 +12767,12 @@ declare const studio: {
|
|
|
12232
12767
|
layers?: string[] | undefined;
|
|
12233
12768
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12234
12769
|
layers?: string[] | undefined;
|
|
12235
|
-
} & jamespot_user_api.WidgetType<
|
|
12770
|
+
} & jamespot_user_api.WidgetType<{
|
|
12771
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
12772
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
12773
|
+
css?: Record<string, string> | undefined;
|
|
12774
|
+
edit?: boolean | undefined;
|
|
12775
|
+
}>) | ({
|
|
12236
12776
|
layers?: string[] | undefined;
|
|
12237
12777
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12238
12778
|
layers?: string[] | undefined;
|
|
@@ -12285,7 +12825,12 @@ declare const studio: {
|
|
|
12285
12825
|
layers?: string[] | undefined;
|
|
12286
12826
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12287
12827
|
layers?: string[] | undefined;
|
|
12288
|
-
} & jamespot_user_api.WidgetType<
|
|
12828
|
+
} & jamespot_user_api.WidgetType<{
|
|
12829
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
12830
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
12831
|
+
css?: Record<string, string> | undefined;
|
|
12832
|
+
edit?: boolean | undefined;
|
|
12833
|
+
}>) | ({
|
|
12289
12834
|
layers?: string[] | undefined;
|
|
12290
12835
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12291
12836
|
layers?: string[] | undefined;
|
|
@@ -12405,7 +12950,12 @@ declare const studio: {
|
|
|
12405
12950
|
layers?: string[] | undefined;
|
|
12406
12951
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12407
12952
|
layers?: string[] | undefined;
|
|
12408
|
-
} & jamespot_user_api.WidgetType<
|
|
12953
|
+
} & jamespot_user_api.WidgetType<{
|
|
12954
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
12955
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
12956
|
+
css?: Record<string, string> | undefined;
|
|
12957
|
+
edit?: boolean | undefined;
|
|
12958
|
+
}>) | ({
|
|
12409
12959
|
layers?: string[] | undefined;
|
|
12410
12960
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12411
12961
|
layers?: string[] | undefined;
|
|
@@ -12458,7 +13008,12 @@ declare const studio: {
|
|
|
12458
13008
|
layers?: string[] | undefined;
|
|
12459
13009
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12460
13010
|
layers?: string[] | undefined;
|
|
12461
|
-
} & jamespot_user_api.WidgetType<
|
|
13011
|
+
} & jamespot_user_api.WidgetType<{
|
|
13012
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13013
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13014
|
+
css?: Record<string, string> | undefined;
|
|
13015
|
+
edit?: boolean | undefined;
|
|
13016
|
+
}>) | ({
|
|
12462
13017
|
layers?: string[] | undefined;
|
|
12463
13018
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12464
13019
|
layers?: string[] | undefined;
|
|
@@ -12578,7 +13133,12 @@ declare const studio: {
|
|
|
12578
13133
|
layers?: string[] | undefined;
|
|
12579
13134
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12580
13135
|
layers?: string[] | undefined;
|
|
12581
|
-
} & jamespot_user_api.WidgetType<
|
|
13136
|
+
} & jamespot_user_api.WidgetType<{
|
|
13137
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13138
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13139
|
+
css?: Record<string, string> | undefined;
|
|
13140
|
+
edit?: boolean | undefined;
|
|
13141
|
+
}>) | ({
|
|
12582
13142
|
layers?: string[] | undefined;
|
|
12583
13143
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12584
13144
|
layers?: string[] | undefined;
|
|
@@ -12631,7 +13191,12 @@ declare const studio: {
|
|
|
12631
13191
|
layers?: string[] | undefined;
|
|
12632
13192
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12633
13193
|
layers?: string[] | undefined;
|
|
12634
|
-
} & jamespot_user_api.WidgetType<
|
|
13194
|
+
} & jamespot_user_api.WidgetType<{
|
|
13195
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13196
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13197
|
+
css?: Record<string, string> | undefined;
|
|
13198
|
+
edit?: boolean | undefined;
|
|
13199
|
+
}>) | ({
|
|
12635
13200
|
layers?: string[] | undefined;
|
|
12636
13201
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12637
13202
|
layers?: string[] | undefined;
|
|
@@ -12751,7 +13316,12 @@ declare const studio: {
|
|
|
12751
13316
|
layers?: string[] | undefined;
|
|
12752
13317
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12753
13318
|
layers?: string[] | undefined;
|
|
12754
|
-
} & jamespot_user_api.WidgetType<
|
|
13319
|
+
} & jamespot_user_api.WidgetType<{
|
|
13320
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13321
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13322
|
+
css?: Record<string, string> | undefined;
|
|
13323
|
+
edit?: boolean | undefined;
|
|
13324
|
+
}>) | ({
|
|
12755
13325
|
layers?: string[] | undefined;
|
|
12756
13326
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12757
13327
|
layers?: string[] | undefined;
|
|
@@ -12804,7 +13374,12 @@ declare const studio: {
|
|
|
12804
13374
|
layers?: string[] | undefined;
|
|
12805
13375
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12806
13376
|
layers?: string[] | undefined;
|
|
12807
|
-
} & jamespot_user_api.WidgetType<
|
|
13377
|
+
} & jamespot_user_api.WidgetType<{
|
|
13378
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13379
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13380
|
+
css?: Record<string, string> | undefined;
|
|
13381
|
+
edit?: boolean | undefined;
|
|
13382
|
+
}>) | ({
|
|
12808
13383
|
layers?: string[] | undefined;
|
|
12809
13384
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12810
13385
|
layers?: string[] | undefined;
|
|
@@ -12925,7 +13500,12 @@ declare const studio: {
|
|
|
12925
13500
|
layers?: string[] | undefined;
|
|
12926
13501
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12927
13502
|
layers?: string[] | undefined;
|
|
12928
|
-
} & jamespot_user_api.WidgetType<
|
|
13503
|
+
} & jamespot_user_api.WidgetType<{
|
|
13504
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13505
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13506
|
+
css?: Record<string, string> | undefined;
|
|
13507
|
+
edit?: boolean | undefined;
|
|
13508
|
+
}>) | ({
|
|
12929
13509
|
layers?: string[] | undefined;
|
|
12930
13510
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12931
13511
|
layers?: string[] | undefined;
|
|
@@ -12978,7 +13558,12 @@ declare const studio: {
|
|
|
12978
13558
|
layers?: string[] | undefined;
|
|
12979
13559
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
12980
13560
|
layers?: string[] | undefined;
|
|
12981
|
-
} & jamespot_user_api.WidgetType<
|
|
13561
|
+
} & jamespot_user_api.WidgetType<{
|
|
13562
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13563
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13564
|
+
css?: Record<string, string> | undefined;
|
|
13565
|
+
edit?: boolean | undefined;
|
|
13566
|
+
}>) | ({
|
|
12982
13567
|
layers?: string[] | undefined;
|
|
12983
13568
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
12984
13569
|
layers?: string[] | undefined;
|
|
@@ -13099,7 +13684,12 @@ declare const studio: {
|
|
|
13099
13684
|
layers?: string[] | undefined;
|
|
13100
13685
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
13101
13686
|
layers?: string[] | undefined;
|
|
13102
|
-
} & jamespot_user_api.WidgetType<
|
|
13687
|
+
} & jamespot_user_api.WidgetType<{
|
|
13688
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13689
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13690
|
+
css?: Record<string, string> | undefined;
|
|
13691
|
+
edit?: boolean | undefined;
|
|
13692
|
+
}>) | ({
|
|
13103
13693
|
layers?: string[] | undefined;
|
|
13104
13694
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
13105
13695
|
layers?: string[] | undefined;
|
|
@@ -13152,7 +13742,12 @@ declare const studio: {
|
|
|
13152
13742
|
layers?: string[] | undefined;
|
|
13153
13743
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
13154
13744
|
layers?: string[] | undefined;
|
|
13155
|
-
} & jamespot_user_api.WidgetType<
|
|
13745
|
+
} & jamespot_user_api.WidgetType<{
|
|
13746
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13747
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13748
|
+
css?: Record<string, string> | undefined;
|
|
13749
|
+
edit?: boolean | undefined;
|
|
13750
|
+
}>) | ({
|
|
13156
13751
|
layers?: string[] | undefined;
|
|
13157
13752
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
13158
13753
|
layers?: string[] | undefined;
|
|
@@ -13270,7 +13865,12 @@ declare const studio: {
|
|
|
13270
13865
|
layers?: string[] | undefined;
|
|
13271
13866
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
13272
13867
|
layers?: string[] | undefined;
|
|
13273
|
-
} & jamespot_user_api.WidgetType<
|
|
13868
|
+
} & jamespot_user_api.WidgetType<{
|
|
13869
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13870
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13871
|
+
css?: Record<string, string> | undefined;
|
|
13872
|
+
edit?: boolean | undefined;
|
|
13873
|
+
}>) | ({
|
|
13274
13874
|
layers?: string[] | undefined;
|
|
13275
13875
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
13276
13876
|
layers?: string[] | undefined;
|
|
@@ -13323,7 +13923,12 @@ declare const studio: {
|
|
|
13323
13923
|
layers?: string[] | undefined;
|
|
13324
13924
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
13325
13925
|
layers?: string[] | undefined;
|
|
13326
|
-
} & jamespot_user_api.WidgetType<
|
|
13926
|
+
} & jamespot_user_api.WidgetType<{
|
|
13927
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
13928
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
13929
|
+
css?: Record<string, string> | undefined;
|
|
13930
|
+
edit?: boolean | undefined;
|
|
13931
|
+
}>) | ({
|
|
13327
13932
|
layers?: string[] | undefined;
|
|
13328
13933
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
13329
13934
|
layers?: string[] | undefined;
|
|
@@ -13443,7 +14048,12 @@ declare const studio: {
|
|
|
13443
14048
|
layers?: string[] | undefined;
|
|
13444
14049
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
13445
14050
|
layers?: string[] | undefined;
|
|
13446
|
-
} & jamespot_user_api.WidgetType<
|
|
14051
|
+
} & jamespot_user_api.WidgetType<{
|
|
14052
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
14053
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
14054
|
+
css?: Record<string, string> | undefined;
|
|
14055
|
+
edit?: boolean | undefined;
|
|
14056
|
+
}>) | ({
|
|
13447
14057
|
layers?: string[] | undefined;
|
|
13448
14058
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
13449
14059
|
layers?: string[] | undefined;
|
|
@@ -13496,7 +14106,12 @@ declare const studio: {
|
|
|
13496
14106
|
layers?: string[] | undefined;
|
|
13497
14107
|
} & jamespot_user_api.WidgetArticleSliderType) | ({
|
|
13498
14108
|
layers?: string[] | undefined;
|
|
13499
|
-
} & jamespot_user_api.WidgetType<
|
|
14109
|
+
} & jamespot_user_api.WidgetType<{
|
|
14110
|
+
widgets?: jamespot_user_api.WidgetBaseType[] | undefined;
|
|
14111
|
+
arr?: jamespot_user_api.WidgetCheckListContentArr[] | undefined;
|
|
14112
|
+
css?: Record<string, string> | undefined;
|
|
14113
|
+
edit?: boolean | undefined;
|
|
14114
|
+
}>) | ({
|
|
13500
14115
|
layers?: string[] | undefined;
|
|
13501
14116
|
} & jamespot_user_api.WidgetDatasourceTableType) | ({
|
|
13502
14117
|
layers?: string[] | undefined;
|