@wix/auto_sdk_comments_comments 1.0.53 → 1.0.54
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/build/cjs/index.d.ts +1 -1
- package/build/cjs/index.js +283 -42
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +232 -177
- package/build/cjs/index.typings.js +193 -42
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +232 -177
- package/build/cjs/meta.js +193 -42
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +281 -42
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +232 -177
- package/build/es/index.typings.mjs +191 -42
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +232 -177
- package/build/es/meta.mjs +191 -42
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +283 -42
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +232 -177
- package/build/internal/cjs/index.typings.js +193 -42
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +232 -177
- package/build/internal/cjs/meta.js +193 -42
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +281 -42
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +232 -177
- package/build/internal/es/index.typings.mjs +191 -42
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +232 -177
- package/build/internal/es/meta.mjs +191 -42
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +4 -4
package/build/es/meta.mjs
CHANGED
|
@@ -184,6 +184,8 @@ function createComment(payload) {
|
|
|
184
184
|
{
|
|
185
185
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
186
186
|
},
|
|
187
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
188
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
187
189
|
{
|
|
188
190
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
189
191
|
},
|
|
@@ -285,6 +287,10 @@ function createComment(payload) {
|
|
|
285
287
|
},
|
|
286
288
|
{
|
|
287
289
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
290
|
+
},
|
|
291
|
+
{ path: "comment.draftContent.richContent.nodes.tocData.fontSize" },
|
|
292
|
+
{
|
|
293
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
288
294
|
}
|
|
289
295
|
]
|
|
290
296
|
}
|
|
@@ -451,6 +457,8 @@ function createComment(payload) {
|
|
|
451
457
|
{
|
|
452
458
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
453
459
|
},
|
|
460
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
461
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
454
462
|
{
|
|
455
463
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
456
464
|
},
|
|
@@ -552,6 +560,12 @@ function createComment(payload) {
|
|
|
552
560
|
},
|
|
553
561
|
{
|
|
554
562
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
555
569
|
}
|
|
556
570
|
]
|
|
557
571
|
}
|
|
@@ -725,6 +739,8 @@ function getComment(payload) {
|
|
|
725
739
|
{
|
|
726
740
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
727
741
|
},
|
|
742
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
743
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
728
744
|
{
|
|
729
745
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
730
746
|
},
|
|
@@ -826,6 +842,12 @@ function getComment(payload) {
|
|
|
826
842
|
},
|
|
827
843
|
{
|
|
828
844
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
829
851
|
}
|
|
830
852
|
]
|
|
831
853
|
}
|
|
@@ -973,6 +995,8 @@ function updateComment(payload) {
|
|
|
973
995
|
{
|
|
974
996
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
975
997
|
},
|
|
998
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
999
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
976
1000
|
{
|
|
977
1001
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
978
1002
|
},
|
|
@@ -1074,6 +1098,10 @@ function updateComment(payload) {
|
|
|
1074
1098
|
},
|
|
1075
1099
|
{
|
|
1076
1100
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1101
|
+
},
|
|
1102
|
+
{ path: "comment.draftContent.richContent.nodes.tocData.fontSize" },
|
|
1103
|
+
{
|
|
1104
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1077
1105
|
}
|
|
1078
1106
|
]
|
|
1079
1107
|
}
|
|
@@ -1240,6 +1268,8 @@ function updateComment(payload) {
|
|
|
1240
1268
|
{
|
|
1241
1269
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1242
1270
|
},
|
|
1271
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1272
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1243
1273
|
{
|
|
1244
1274
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1245
1275
|
},
|
|
@@ -1341,6 +1371,12 @@ function updateComment(payload) {
|
|
|
1341
1371
|
},
|
|
1342
1372
|
{
|
|
1343
1373
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1374
|
+
},
|
|
1375
|
+
{
|
|
1376
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
1377
|
+
},
|
|
1378
|
+
{
|
|
1379
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1344
1380
|
}
|
|
1345
1381
|
]
|
|
1346
1382
|
}
|
|
@@ -1535,6 +1571,8 @@ function moderateDraftContent(payload) {
|
|
|
1535
1571
|
{
|
|
1536
1572
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1537
1573
|
},
|
|
1574
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
1575
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
1538
1576
|
{
|
|
1539
1577
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1540
1578
|
},
|
|
@@ -1636,6 +1674,12 @@ function moderateDraftContent(payload) {
|
|
|
1636
1674
|
},
|
|
1637
1675
|
{
|
|
1638
1676
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1639
1683
|
}
|
|
1640
1684
|
]
|
|
1641
1685
|
}
|
|
@@ -1813,6 +1857,10 @@ function queryComments(payload) {
|
|
|
1813
1857
|
{
|
|
1814
1858
|
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1815
1859
|
},
|
|
1860
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
1861
|
+
{
|
|
1862
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
1863
|
+
},
|
|
1816
1864
|
{
|
|
1817
1865
|
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
1818
1866
|
},
|
|
@@ -1914,6 +1962,12 @@ function queryComments(payload) {
|
|
|
1914
1962
|
},
|
|
1915
1963
|
{
|
|
1916
1964
|
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
1917
1971
|
}
|
|
1918
1972
|
]
|
|
1919
1973
|
}
|
|
@@ -2087,6 +2141,8 @@ function markComment(payload) {
|
|
|
2087
2141
|
{
|
|
2088
2142
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2089
2143
|
},
|
|
2144
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2145
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2090
2146
|
{
|
|
2091
2147
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2092
2148
|
},
|
|
@@ -2188,6 +2244,12 @@ function markComment(payload) {
|
|
|
2188
2244
|
},
|
|
2189
2245
|
{
|
|
2190
2246
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2247
|
+
},
|
|
2248
|
+
{
|
|
2249
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2250
|
+
},
|
|
2251
|
+
{
|
|
2252
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2191
2253
|
}
|
|
2192
2254
|
]
|
|
2193
2255
|
}
|
|
@@ -2361,6 +2423,8 @@ function unmarkComment(payload) {
|
|
|
2361
2423
|
{
|
|
2362
2424
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2363
2425
|
},
|
|
2426
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2427
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2364
2428
|
{
|
|
2365
2429
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2366
2430
|
},
|
|
@@ -2462,6 +2526,12 @@ function unmarkComment(payload) {
|
|
|
2462
2526
|
},
|
|
2463
2527
|
{
|
|
2464
2528
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2529
|
+
},
|
|
2530
|
+
{
|
|
2531
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2532
|
+
},
|
|
2533
|
+
{
|
|
2534
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2465
2535
|
}
|
|
2466
2536
|
]
|
|
2467
2537
|
}
|
|
@@ -2635,6 +2705,8 @@ function hideComment(payload) {
|
|
|
2635
2705
|
{
|
|
2636
2706
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2637
2707
|
},
|
|
2708
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2709
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2638
2710
|
{
|
|
2639
2711
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2640
2712
|
},
|
|
@@ -2736,6 +2808,12 @@ function hideComment(payload) {
|
|
|
2736
2808
|
},
|
|
2737
2809
|
{
|
|
2738
2810
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
2814
|
+
},
|
|
2815
|
+
{
|
|
2816
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
2739
2817
|
}
|
|
2740
2818
|
]
|
|
2741
2819
|
}
|
|
@@ -2909,6 +2987,8 @@ function publishComment(payload) {
|
|
|
2909
2987
|
{
|
|
2910
2988
|
path: "comment.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
2911
2989
|
},
|
|
2990
|
+
{ path: "comment.content.richContent.nodes.tocData.fontSize" },
|
|
2991
|
+
{ path: "comment.content.richContent.nodes.tocData.itemSpacing" },
|
|
2912
2992
|
{
|
|
2913
2993
|
path: "comment.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
2914
2994
|
},
|
|
@@ -3010,6 +3090,12 @@ function publishComment(payload) {
|
|
|
3010
3090
|
},
|
|
3011
3091
|
{
|
|
3012
3092
|
path: "comment.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3093
|
+
},
|
|
3094
|
+
{
|
|
3095
|
+
path: "comment.draftContent.richContent.nodes.tocData.fontSize"
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
path: "comment.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
3013
3099
|
}
|
|
3014
3100
|
]
|
|
3015
3101
|
}
|
|
@@ -3255,6 +3341,10 @@ function listCommentsByResource(payload) {
|
|
|
3255
3341
|
{
|
|
3256
3342
|
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3257
3343
|
},
|
|
3344
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
3345
|
+
{
|
|
3346
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
3347
|
+
},
|
|
3258
3348
|
{
|
|
3259
3349
|
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3260
3350
|
},
|
|
@@ -3357,6 +3447,12 @@ function listCommentsByResource(payload) {
|
|
|
3357
3447
|
{
|
|
3358
3448
|
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3359
3449
|
},
|
|
3450
|
+
{
|
|
3451
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
3452
|
+
},
|
|
3453
|
+
{
|
|
3454
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
3455
|
+
},
|
|
3360
3456
|
{
|
|
3361
3457
|
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3362
3458
|
},
|
|
@@ -3459,6 +3555,12 @@ function listCommentsByResource(payload) {
|
|
|
3459
3555
|
{
|
|
3460
3556
|
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3461
3557
|
},
|
|
3558
|
+
{
|
|
3559
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.fontSize"
|
|
3560
|
+
},
|
|
3561
|
+
{
|
|
3562
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.itemSpacing"
|
|
3563
|
+
},
|
|
3462
3564
|
{
|
|
3463
3565
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3464
3566
|
},
|
|
@@ -3560,6 +3662,12 @@ function listCommentsByResource(payload) {
|
|
|
3560
3662
|
},
|
|
3561
3663
|
{
|
|
3562
3664
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3665
|
+
},
|
|
3666
|
+
{
|
|
3667
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.fontSize"
|
|
3668
|
+
},
|
|
3669
|
+
{
|
|
3670
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
3563
3671
|
}
|
|
3564
3672
|
]
|
|
3565
3673
|
}
|
|
@@ -3784,6 +3892,10 @@ function getCommentThread(payload) {
|
|
|
3784
3892
|
{
|
|
3785
3893
|
path: "comments.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3786
3894
|
},
|
|
3895
|
+
{ path: "comments.content.richContent.nodes.tocData.fontSize" },
|
|
3896
|
+
{
|
|
3897
|
+
path: "comments.content.richContent.nodes.tocData.itemSpacing"
|
|
3898
|
+
},
|
|
3787
3899
|
{
|
|
3788
3900
|
path: "comments.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3789
3901
|
},
|
|
@@ -3886,6 +3998,12 @@ function getCommentThread(payload) {
|
|
|
3886
3998
|
{
|
|
3887
3999
|
path: "comments.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3888
4000
|
},
|
|
4001
|
+
{
|
|
4002
|
+
path: "comments.draftContent.richContent.nodes.tocData.fontSize"
|
|
4003
|
+
},
|
|
4004
|
+
{
|
|
4005
|
+
path: "comments.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
4006
|
+
},
|
|
3889
4007
|
{
|
|
3890
4008
|
path: "commentReplies.*.replies.content.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3891
4009
|
},
|
|
@@ -3988,6 +4106,12 @@ function getCommentThread(payload) {
|
|
|
3988
4106
|
{
|
|
3989
4107
|
path: "commentReplies.*.replies.content.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
3990
4108
|
},
|
|
4109
|
+
{
|
|
4110
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.fontSize"
|
|
4111
|
+
},
|
|
4112
|
+
{
|
|
4113
|
+
path: "commentReplies.*.replies.content.richContent.nodes.tocData.itemSpacing"
|
|
4114
|
+
},
|
|
3991
4115
|
{
|
|
3992
4116
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.buttonData.styles.background.gradient.centerX"
|
|
3993
4117
|
},
|
|
@@ -4089,6 +4213,12 @@ function getCommentThread(payload) {
|
|
|
4089
4213
|
},
|
|
4090
4214
|
{
|
|
4091
4215
|
path: "commentReplies.*.replies.draftContent.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
4216
|
+
},
|
|
4217
|
+
{
|
|
4218
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.fontSize"
|
|
4219
|
+
},
|
|
4220
|
+
{
|
|
4221
|
+
path: "commentReplies.*.replies.draftContent.richContent.nodes.tocData.itemSpacing"
|
|
4092
4222
|
}
|
|
4093
4223
|
]
|
|
4094
4224
|
}
|
|
@@ -4241,8 +4371,19 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
|
|
|
4241
4371
|
NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
4242
4372
|
NodeType2["SHAPE"] = "SHAPE";
|
|
4243
4373
|
NodeType2["CARD"] = "CARD";
|
|
4374
|
+
NodeType2["TOC"] = "TOC";
|
|
4244
4375
|
return NodeType2;
|
|
4245
4376
|
})(NodeType || {});
|
|
4377
|
+
var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
|
|
4378
|
+
BackgroundType2["COLOR"] = "COLOR";
|
|
4379
|
+
BackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4380
|
+
return BackgroundType2;
|
|
4381
|
+
})(BackgroundType || {});
|
|
4382
|
+
var GradientType = /* @__PURE__ */ ((GradientType2) => {
|
|
4383
|
+
GradientType2["LINEAR"] = "LINEAR";
|
|
4384
|
+
GradientType2["RADIAL"] = "RADIAL";
|
|
4385
|
+
return GradientType2;
|
|
4386
|
+
})(GradientType || {});
|
|
4246
4387
|
var WidthType = /* @__PURE__ */ ((WidthType2) => {
|
|
4247
4388
|
WidthType2["CONTENT"] = "CONTENT";
|
|
4248
4389
|
WidthType2["SMALL"] = "SMALL";
|
|
@@ -4341,6 +4482,7 @@ var Source = /* @__PURE__ */ ((Source2) => {
|
|
|
4341
4482
|
Source2["HTML"] = "HTML";
|
|
4342
4483
|
Source2["ADSENSE"] = "ADSENSE";
|
|
4343
4484
|
Source2["AI"] = "AI";
|
|
4485
|
+
Source2["AI_WIDGET"] = "AI_WIDGET";
|
|
4344
4486
|
return Source2;
|
|
4345
4487
|
})(Source || {});
|
|
4346
4488
|
var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
|
|
@@ -4493,6 +4635,16 @@ var Origin = /* @__PURE__ */ ((Origin2) => {
|
|
|
4493
4635
|
Origin2["LAYOUT"] = "LAYOUT";
|
|
4494
4636
|
return Origin2;
|
|
4495
4637
|
})(Origin || {});
|
|
4638
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
4639
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
4640
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4641
|
+
return LayoutDataBackgroundType2;
|
|
4642
|
+
})(LayoutDataBackgroundType || {});
|
|
4643
|
+
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
4644
|
+
BackdropType2["COLOR"] = "COLOR";
|
|
4645
|
+
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
4646
|
+
return BackdropType2;
|
|
4647
|
+
})(BackdropType || {});
|
|
4496
4648
|
var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
|
|
4497
4649
|
VerticalAlignmentAlignment2["TOP"] = "TOP";
|
|
4498
4650
|
VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
|
|
@@ -4509,48 +4661,6 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
|
|
|
4509
4661
|
DesignTarget2["CELL"] = "CELL";
|
|
4510
4662
|
return DesignTarget2;
|
|
4511
4663
|
})(DesignTarget || {});
|
|
4512
|
-
var Status = /* @__PURE__ */ ((Status2) => {
|
|
4513
|
-
Status2["UNKNOWN"] = "UNKNOWN";
|
|
4514
|
-
Status2["PUBLISHED"] = "PUBLISHED";
|
|
4515
|
-
Status2["DELETED"] = "DELETED";
|
|
4516
|
-
Status2["PENDING"] = "PENDING";
|
|
4517
|
-
Status2["HIDDEN"] = "HIDDEN";
|
|
4518
|
-
return Status2;
|
|
4519
|
-
})(Status || {});
|
|
4520
|
-
var Action = /* @__PURE__ */ ((Action2) => {
|
|
4521
|
-
Action2["UNKNOWN"] = "UNKNOWN";
|
|
4522
|
-
Action2["APPROVE"] = "APPROVE";
|
|
4523
|
-
Action2["REJECT"] = "REJECT";
|
|
4524
|
-
return Action2;
|
|
4525
|
-
})(Action || {});
|
|
4526
|
-
var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
4527
|
-
WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
4528
|
-
WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
4529
|
-
WebhookIdentityType2["MEMBER"] = "MEMBER";
|
|
4530
|
-
WebhookIdentityType2["WIX_USER"] = "WIX_USER";
|
|
4531
|
-
WebhookIdentityType2["APP"] = "APP";
|
|
4532
|
-
return WebhookIdentityType2;
|
|
4533
|
-
})(WebhookIdentityType || {});
|
|
4534
|
-
var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
|
|
4535
|
-
BackgroundType2["COLOR"] = "COLOR";
|
|
4536
|
-
BackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4537
|
-
return BackgroundType2;
|
|
4538
|
-
})(BackgroundType || {});
|
|
4539
|
-
var GradientType = /* @__PURE__ */ ((GradientType2) => {
|
|
4540
|
-
GradientType2["LINEAR"] = "LINEAR";
|
|
4541
|
-
GradientType2["RADIAL"] = "RADIAL";
|
|
4542
|
-
return GradientType2;
|
|
4543
|
-
})(GradientType || {});
|
|
4544
|
-
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
4545
|
-
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
4546
|
-
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4547
|
-
return LayoutDataBackgroundType2;
|
|
4548
|
-
})(LayoutDataBackgroundType || {});
|
|
4549
|
-
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
4550
|
-
BackdropType2["COLOR"] = "COLOR";
|
|
4551
|
-
BackdropType2["GRADIENT"] = "GRADIENT";
|
|
4552
|
-
return BackdropType2;
|
|
4553
|
-
})(BackdropType || {});
|
|
4554
4664
|
var Scaling = /* @__PURE__ */ ((Scaling2) => {
|
|
4555
4665
|
Scaling2["AUTO"] = "AUTO";
|
|
4556
4666
|
Scaling2["CONTAIN"] = "CONTAIN";
|
|
@@ -4574,6 +4684,43 @@ var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
|
|
|
4574
4684
|
CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
4575
4685
|
return CardDataBackgroundType2;
|
|
4576
4686
|
})(CardDataBackgroundType || {});
|
|
4687
|
+
var ListStyle = /* @__PURE__ */ ((ListStyle2) => {
|
|
4688
|
+
ListStyle2["PLAIN"] = "PLAIN";
|
|
4689
|
+
ListStyle2["NUMBERED"] = "NUMBERED";
|
|
4690
|
+
ListStyle2["LETTERS"] = "LETTERS";
|
|
4691
|
+
ListStyle2["ROMAN"] = "ROMAN";
|
|
4692
|
+
ListStyle2["BULLETED"] = "BULLETED";
|
|
4693
|
+
ListStyle2["ALPHABETICAL_INDEX"] = "ALPHABETICAL_INDEX";
|
|
4694
|
+
ListStyle2["ALPHABETICAL_INDEX_COMPACT"] = "ALPHABETICAL_INDEX_COMPACT";
|
|
4695
|
+
return ListStyle2;
|
|
4696
|
+
})(ListStyle || {});
|
|
4697
|
+
var Indentation = /* @__PURE__ */ ((Indentation2) => {
|
|
4698
|
+
Indentation2["NESTED"] = "NESTED";
|
|
4699
|
+
Indentation2["FLAT"] = "FLAT";
|
|
4700
|
+
return Indentation2;
|
|
4701
|
+
})(Indentation || {});
|
|
4702
|
+
var Status = /* @__PURE__ */ ((Status2) => {
|
|
4703
|
+
Status2["UNKNOWN"] = "UNKNOWN";
|
|
4704
|
+
Status2["PUBLISHED"] = "PUBLISHED";
|
|
4705
|
+
Status2["DELETED"] = "DELETED";
|
|
4706
|
+
Status2["PENDING"] = "PENDING";
|
|
4707
|
+
Status2["HIDDEN"] = "HIDDEN";
|
|
4708
|
+
return Status2;
|
|
4709
|
+
})(Status || {});
|
|
4710
|
+
var Action = /* @__PURE__ */ ((Action2) => {
|
|
4711
|
+
Action2["UNKNOWN"] = "UNKNOWN";
|
|
4712
|
+
Action2["APPROVE"] = "APPROVE";
|
|
4713
|
+
Action2["REJECT"] = "REJECT";
|
|
4714
|
+
return Action2;
|
|
4715
|
+
})(Action || {});
|
|
4716
|
+
var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
4717
|
+
WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
4718
|
+
WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
4719
|
+
WebhookIdentityType2["MEMBER"] = "MEMBER";
|
|
4720
|
+
WebhookIdentityType2["WIX_USER"] = "WIX_USER";
|
|
4721
|
+
WebhookIdentityType2["APP"] = "APP";
|
|
4722
|
+
return WebhookIdentityType2;
|
|
4723
|
+
})(WebhookIdentityType || {});
|
|
4577
4724
|
var VersioningMode = /* @__PURE__ */ ((VersioningMode2) => {
|
|
4578
4725
|
VersioningMode2["DEFAULT"] = "DEFAULT";
|
|
4579
4726
|
VersioningMode2["GREATER_THAN"] = "GREATER_THAN";
|
|
@@ -4949,11 +5096,13 @@ export {
|
|
|
4949
5096
|
ImagePosition as ImagePositionOriginal,
|
|
4950
5097
|
ImagePositionPosition as ImagePositionPositionOriginal,
|
|
4951
5098
|
ImageScalingScaling as ImageScalingScalingOriginal,
|
|
5099
|
+
Indentation as IndentationOriginal,
|
|
4952
5100
|
InitialExpandedItems as InitialExpandedItemsOriginal,
|
|
4953
5101
|
LayoutDataBackgroundType as LayoutDataBackgroundTypeOriginal,
|
|
4954
5102
|
Layout as LayoutOriginal,
|
|
4955
5103
|
LayoutType as LayoutTypeOriginal,
|
|
4956
5104
|
LineStyle as LineStyleOriginal,
|
|
5105
|
+
ListStyle as ListStyleOriginal,
|
|
4957
5106
|
MapType as MapTypeOriginal,
|
|
4958
5107
|
NodeType as NodeTypeOriginal,
|
|
4959
5108
|
NullValue as NullValueOriginal,
|