@wix/wix-code-types 2.0.14801 → 2.0.14802
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/model.sdk.json +186 -20
- package/dist/jsons/wixSdks.json +62 -0
- package/package.json +2 -2
package/build/model.sdk.json
CHANGED
|
@@ -38,7 +38,8 @@
|
|
|
38
38
|
"@wix/ai-credits": {
|
|
39
39
|
"name": "@wix/ai-credits",
|
|
40
40
|
"scopes": [
|
|
41
|
-
"backend"
|
|
41
|
+
"backend",
|
|
42
|
+
"frontend"
|
|
42
43
|
]
|
|
43
44
|
},
|
|
44
45
|
"@wix/ai-gateway": {
|
|
@@ -107,7 +108,8 @@
|
|
|
107
108
|
"@wix/app-market-listing": {
|
|
108
109
|
"name": "@wix/app-market-listing",
|
|
109
110
|
"scopes": [
|
|
110
|
-
"backend"
|
|
111
|
+
"backend",
|
|
112
|
+
"frontend"
|
|
111
113
|
]
|
|
112
114
|
},
|
|
113
115
|
"@wix/app-settings": {
|
|
@@ -134,7 +136,8 @@
|
|
|
134
136
|
"@wix/assistant-playground": {
|
|
135
137
|
"name": "@wix/assistant-playground",
|
|
136
138
|
"scopes": [
|
|
137
|
-
"backend"
|
|
139
|
+
"backend",
|
|
140
|
+
"frontend"
|
|
138
141
|
]
|
|
139
142
|
},
|
|
140
143
|
"@wix/assistant-stats": {
|
|
@@ -151,6 +154,13 @@
|
|
|
151
154
|
"frontend"
|
|
152
155
|
]
|
|
153
156
|
},
|
|
157
|
+
"@wix/async-jobs": {
|
|
158
|
+
"name": "@wix/async-jobs",
|
|
159
|
+
"scopes": [
|
|
160
|
+
"backend",
|
|
161
|
+
"frontend"
|
|
162
|
+
]
|
|
163
|
+
},
|
|
154
164
|
"@wix/atlas": {
|
|
155
165
|
"name": "@wix/atlas",
|
|
156
166
|
"scopes": [
|
|
@@ -186,6 +196,13 @@
|
|
|
186
196
|
"frontend"
|
|
187
197
|
]
|
|
188
198
|
},
|
|
199
|
+
"@wix/automations-actioncatalog": {
|
|
200
|
+
"name": "@wix/automations-actioncatalog",
|
|
201
|
+
"scopes": [
|
|
202
|
+
"backend",
|
|
203
|
+
"frontend"
|
|
204
|
+
]
|
|
205
|
+
},
|
|
189
206
|
"@wix/automations-activation-action-log": {
|
|
190
207
|
"name": "@wix/automations-activation-action-log",
|
|
191
208
|
"scopes": [
|
|
@@ -315,7 +332,8 @@
|
|
|
315
332
|
"@wix/comm-channels-media": {
|
|
316
333
|
"name": "@wix/comm-channels-media",
|
|
317
334
|
"scopes": [
|
|
318
|
-
"backend"
|
|
335
|
+
"backend",
|
|
336
|
+
"frontend"
|
|
319
337
|
]
|
|
320
338
|
},
|
|
321
339
|
"@wix/comments": {
|
|
@@ -342,7 +360,8 @@
|
|
|
342
360
|
"@wix/connectors": {
|
|
343
361
|
"name": "@wix/connectors",
|
|
344
362
|
"scopes": [
|
|
345
|
-
"backend"
|
|
363
|
+
"backend",
|
|
364
|
+
"frontend"
|
|
346
365
|
]
|
|
347
366
|
},
|
|
348
367
|
"@wix/consent-policy": {
|
|
@@ -362,7 +381,8 @@
|
|
|
362
381
|
"@wix/contacts-activity-log-templates": {
|
|
363
382
|
"name": "@wix/contacts-activity-log-templates",
|
|
364
383
|
"scopes": [
|
|
365
|
-
"backend"
|
|
384
|
+
"backend",
|
|
385
|
+
"frontend"
|
|
366
386
|
]
|
|
367
387
|
},
|
|
368
388
|
"@wix/containers": {
|
|
@@ -400,6 +420,13 @@
|
|
|
400
420
|
"frontend"
|
|
401
421
|
]
|
|
402
422
|
},
|
|
423
|
+
"@wix/custom-fields": {
|
|
424
|
+
"name": "@wix/custom-fields",
|
|
425
|
+
"scopes": [
|
|
426
|
+
"backend",
|
|
427
|
+
"frontend"
|
|
428
|
+
]
|
|
429
|
+
},
|
|
403
430
|
"@wix/dashboard-management": {
|
|
404
431
|
"name": "@wix/dashboard-management",
|
|
405
432
|
"scopes": [
|
|
@@ -470,6 +497,13 @@
|
|
|
470
497
|
"frontend"
|
|
471
498
|
]
|
|
472
499
|
},
|
|
500
|
+
"@wix/donations": {
|
|
501
|
+
"name": "@wix/donations",
|
|
502
|
+
"scopes": [
|
|
503
|
+
"backend",
|
|
504
|
+
"frontend"
|
|
505
|
+
]
|
|
506
|
+
},
|
|
473
507
|
"@wix/duplexer": {
|
|
474
508
|
"name": "@wix/duplexer",
|
|
475
509
|
"scopes": [
|
|
@@ -519,6 +553,13 @@
|
|
|
519
553
|
"frontend"
|
|
520
554
|
]
|
|
521
555
|
},
|
|
556
|
+
"@wix/email-marketing": {
|
|
557
|
+
"name": "@wix/email-marketing",
|
|
558
|
+
"scopes": [
|
|
559
|
+
"backend",
|
|
560
|
+
"frontend"
|
|
561
|
+
]
|
|
562
|
+
},
|
|
522
563
|
"@wix/email-subscriptions": {
|
|
523
564
|
"name": "@wix/email-subscriptions",
|
|
524
565
|
"scopes": [
|
|
@@ -547,6 +588,13 @@
|
|
|
547
588
|
"frontend"
|
|
548
589
|
]
|
|
549
590
|
},
|
|
591
|
+
"@wix/enterprise-site-management": {
|
|
592
|
+
"name": "@wix/enterprise-site-management",
|
|
593
|
+
"scopes": [
|
|
594
|
+
"backend",
|
|
595
|
+
"frontend"
|
|
596
|
+
]
|
|
597
|
+
},
|
|
550
598
|
"@wix/events": {
|
|
551
599
|
"name": "@wix/events",
|
|
552
600
|
"scopes": [
|
|
@@ -554,6 +602,13 @@
|
|
|
554
602
|
"frontend"
|
|
555
603
|
]
|
|
556
604
|
},
|
|
605
|
+
"@wix/export-async-job": {
|
|
606
|
+
"name": "@wix/export-async-job",
|
|
607
|
+
"scopes": [
|
|
608
|
+
"backend",
|
|
609
|
+
"frontend"
|
|
610
|
+
]
|
|
611
|
+
},
|
|
557
612
|
"@wix/faq": {
|
|
558
613
|
"name": "@wix/faq",
|
|
559
614
|
"scopes": [
|
|
@@ -634,13 +689,15 @@
|
|
|
634
689
|
"@wix/gsc": {
|
|
635
690
|
"name": "@wix/gsc",
|
|
636
691
|
"scopes": [
|
|
637
|
-
"backend"
|
|
692
|
+
"backend",
|
|
693
|
+
"frontend"
|
|
638
694
|
]
|
|
639
695
|
},
|
|
640
696
|
"@wix/headless-site-assets": {
|
|
641
697
|
"name": "@wix/headless-site-assets",
|
|
642
698
|
"scopes": [
|
|
643
|
-
"backend"
|
|
699
|
+
"backend",
|
|
700
|
+
"frontend"
|
|
644
701
|
]
|
|
645
702
|
},
|
|
646
703
|
"@wix/host-listing": {
|
|
@@ -650,6 +707,13 @@
|
|
|
650
707
|
"frontend"
|
|
651
708
|
]
|
|
652
709
|
},
|
|
710
|
+
"@wix/identity": {
|
|
711
|
+
"name": "@wix/identity",
|
|
712
|
+
"scopes": [
|
|
713
|
+
"backend",
|
|
714
|
+
"frontend"
|
|
715
|
+
]
|
|
716
|
+
},
|
|
653
717
|
"@wix/igor": {
|
|
654
718
|
"name": "@wix/igor",
|
|
655
719
|
"scopes": [
|
|
@@ -657,6 +721,13 @@
|
|
|
657
721
|
"frontend"
|
|
658
722
|
]
|
|
659
723
|
},
|
|
724
|
+
"@wix/inbox": {
|
|
725
|
+
"name": "@wix/inbox",
|
|
726
|
+
"scopes": [
|
|
727
|
+
"backend",
|
|
728
|
+
"frontend"
|
|
729
|
+
]
|
|
730
|
+
},
|
|
660
731
|
"@wix/instagram": {
|
|
661
732
|
"name": "@wix/instagram",
|
|
662
733
|
"scopes": [
|
|
@@ -681,13 +752,15 @@
|
|
|
681
752
|
"@wix/intake-forms": {
|
|
682
753
|
"name": "@wix/intake-forms",
|
|
683
754
|
"scopes": [
|
|
684
|
-
"backend"
|
|
755
|
+
"backend",
|
|
756
|
+
"frontend"
|
|
685
757
|
]
|
|
686
758
|
},
|
|
687
759
|
"@wix/items-selection": {
|
|
688
760
|
"name": "@wix/items-selection",
|
|
689
761
|
"scopes": [
|
|
690
|
-
"backend"
|
|
762
|
+
"backend",
|
|
763
|
+
"frontend"
|
|
691
764
|
]
|
|
692
765
|
},
|
|
693
766
|
"@wix/loyalty": {
|
|
@@ -697,6 +770,13 @@
|
|
|
697
770
|
"frontend"
|
|
698
771
|
]
|
|
699
772
|
},
|
|
773
|
+
"@wix/marketing": {
|
|
774
|
+
"name": "@wix/marketing",
|
|
775
|
+
"scopes": [
|
|
776
|
+
"backend",
|
|
777
|
+
"frontend"
|
|
778
|
+
]
|
|
779
|
+
},
|
|
700
780
|
"@wix/marketing-tags": {
|
|
701
781
|
"name": "@wix/marketing-tags",
|
|
702
782
|
"scopes": [
|
|
@@ -749,7 +829,15 @@
|
|
|
749
829
|
"@wix/meetings": {
|
|
750
830
|
"name": "@wix/meetings",
|
|
751
831
|
"scopes": [
|
|
752
|
-
"backend"
|
|
832
|
+
"backend",
|
|
833
|
+
"frontend"
|
|
834
|
+
]
|
|
835
|
+
},
|
|
836
|
+
"@wix/members": {
|
|
837
|
+
"name": "@wix/members",
|
|
838
|
+
"scopes": [
|
|
839
|
+
"backend",
|
|
840
|
+
"frontend"
|
|
753
841
|
]
|
|
754
842
|
},
|
|
755
843
|
"@wix/members-area": {
|
|
@@ -780,10 +868,18 @@
|
|
|
780
868
|
"frontend"
|
|
781
869
|
]
|
|
782
870
|
},
|
|
871
|
+
"@wix/multilingual": {
|
|
872
|
+
"name": "@wix/multilingual",
|
|
873
|
+
"scopes": [
|
|
874
|
+
"backend",
|
|
875
|
+
"frontend"
|
|
876
|
+
]
|
|
877
|
+
},
|
|
783
878
|
"@wix/multilingual-localization-schema": {
|
|
784
879
|
"name": "@wix/multilingual-localization-schema",
|
|
785
880
|
"scopes": [
|
|
786
|
-
"backend"
|
|
881
|
+
"backend",
|
|
882
|
+
"frontend"
|
|
787
883
|
]
|
|
788
884
|
},
|
|
789
885
|
"@wix/notifications": {
|
|
@@ -838,7 +934,8 @@
|
|
|
838
934
|
"@wix/payments": {
|
|
839
935
|
"name": "@wix/payments",
|
|
840
936
|
"scopes": [
|
|
841
|
-
"backend"
|
|
937
|
+
"backend",
|
|
938
|
+
"frontend"
|
|
842
939
|
]
|
|
843
940
|
},
|
|
844
941
|
"@wix/portfolio": {
|
|
@@ -886,7 +983,8 @@
|
|
|
886
983
|
"@wix/promote": {
|
|
887
984
|
"name": "@wix/promote",
|
|
888
985
|
"scopes": [
|
|
889
|
-
"backend"
|
|
986
|
+
"backend",
|
|
987
|
+
"frontend"
|
|
890
988
|
]
|
|
891
989
|
},
|
|
892
990
|
"@wix/promote-google-ads": {
|
|
@@ -910,6 +1008,13 @@
|
|
|
910
1008
|
"frontend"
|
|
911
1009
|
]
|
|
912
1010
|
},
|
|
1011
|
+
"@wix/property": {
|
|
1012
|
+
"name": "@wix/property",
|
|
1013
|
+
"scopes": [
|
|
1014
|
+
"backend",
|
|
1015
|
+
"frontend"
|
|
1016
|
+
]
|
|
1017
|
+
},
|
|
913
1018
|
"@wix/property-list": {
|
|
914
1019
|
"name": "@wix/property-list",
|
|
915
1020
|
"scopes": [
|
|
@@ -920,7 +1025,8 @@
|
|
|
920
1025
|
"@wix/quick-pages": {
|
|
921
1026
|
"name": "@wix/quick-pages",
|
|
922
1027
|
"scopes": [
|
|
923
|
-
"backend"
|
|
1028
|
+
"backend",
|
|
1029
|
+
"frontend"
|
|
924
1030
|
]
|
|
925
1031
|
},
|
|
926
1032
|
"@wix/real-estate": {
|
|
@@ -944,6 +1050,13 @@
|
|
|
944
1050
|
"frontend"
|
|
945
1051
|
]
|
|
946
1052
|
},
|
|
1053
|
+
"@wix/redirects": {
|
|
1054
|
+
"name": "@wix/redirects",
|
|
1055
|
+
"scopes": [
|
|
1056
|
+
"backend",
|
|
1057
|
+
"frontend"
|
|
1058
|
+
]
|
|
1059
|
+
},
|
|
947
1060
|
"@wix/referral": {
|
|
948
1061
|
"name": "@wix/referral",
|
|
949
1062
|
"scopes": [
|
|
@@ -965,10 +1078,18 @@
|
|
|
965
1078
|
"frontend"
|
|
966
1079
|
]
|
|
967
1080
|
},
|
|
1081
|
+
"@wix/reviews": {
|
|
1082
|
+
"name": "@wix/reviews",
|
|
1083
|
+
"scopes": [
|
|
1084
|
+
"backend",
|
|
1085
|
+
"frontend"
|
|
1086
|
+
]
|
|
1087
|
+
},
|
|
968
1088
|
"@wix/revshare-gpv-payouts": {
|
|
969
1089
|
"name": "@wix/revshare-gpv-payouts",
|
|
970
1090
|
"scopes": [
|
|
971
|
-
"backend"
|
|
1091
|
+
"backend",
|
|
1092
|
+
"frontend"
|
|
972
1093
|
]
|
|
973
1094
|
},
|
|
974
1095
|
"@wix/revshare-materialized-invoices": {
|
|
@@ -1013,6 +1134,13 @@
|
|
|
1013
1134
|
"frontend"
|
|
1014
1135
|
]
|
|
1015
1136
|
},
|
|
1137
|
+
"@wix/search": {
|
|
1138
|
+
"name": "@wix/search",
|
|
1139
|
+
"scopes": [
|
|
1140
|
+
"backend",
|
|
1141
|
+
"frontend"
|
|
1142
|
+
]
|
|
1143
|
+
},
|
|
1016
1144
|
"@wix/seatings": {
|
|
1017
1145
|
"name": "@wix/seatings",
|
|
1018
1146
|
"scopes": [
|
|
@@ -1037,7 +1165,8 @@
|
|
|
1037
1165
|
"@wix/sender-emails": {
|
|
1038
1166
|
"name": "@wix/sender-emails",
|
|
1039
1167
|
"scopes": [
|
|
1040
|
-
"backend"
|
|
1168
|
+
"backend",
|
|
1169
|
+
"frontend"
|
|
1041
1170
|
]
|
|
1042
1171
|
},
|
|
1043
1172
|
"@wix/sending-domains": {
|
|
@@ -1054,6 +1183,13 @@
|
|
|
1054
1183
|
"frontend"
|
|
1055
1184
|
]
|
|
1056
1185
|
},
|
|
1186
|
+
"@wix/seo-content-plan": {
|
|
1187
|
+
"name": "@wix/seo-content-plan",
|
|
1188
|
+
"scopes": [
|
|
1189
|
+
"backend",
|
|
1190
|
+
"frontend"
|
|
1191
|
+
]
|
|
1192
|
+
},
|
|
1057
1193
|
"@wix/seo-user-config": {
|
|
1058
1194
|
"name": "@wix/seo-user-config",
|
|
1059
1195
|
"scopes": [
|
|
@@ -1111,6 +1247,12 @@
|
|
|
1111
1247
|
"frontend"
|
|
1112
1248
|
]
|
|
1113
1249
|
},
|
|
1250
|
+
"@wix/site-mobile": {
|
|
1251
|
+
"name": "@wix/site-mobile",
|
|
1252
|
+
"scopes": [
|
|
1253
|
+
"frontend"
|
|
1254
|
+
]
|
|
1255
|
+
},
|
|
1114
1256
|
"@wix/site-navigate-mobile": {
|
|
1115
1257
|
"name": "@wix/site-navigate-mobile",
|
|
1116
1258
|
"scopes": [
|
|
@@ -1123,6 +1265,13 @@
|
|
|
1123
1265
|
"frontend"
|
|
1124
1266
|
]
|
|
1125
1267
|
},
|
|
1268
|
+
"@wix/site-plugins": {
|
|
1269
|
+
"name": "@wix/site-plugins",
|
|
1270
|
+
"scopes": [
|
|
1271
|
+
"backend",
|
|
1272
|
+
"frontend"
|
|
1273
|
+
]
|
|
1274
|
+
},
|
|
1126
1275
|
"@wix/site-pricing-plans": {
|
|
1127
1276
|
"name": "@wix/site-pricing-plans",
|
|
1128
1277
|
"scopes": [
|
|
@@ -1174,7 +1323,8 @@
|
|
|
1174
1323
|
"@wix/sites": {
|
|
1175
1324
|
"name": "@wix/sites",
|
|
1176
1325
|
"scopes": [
|
|
1177
|
-
"backend"
|
|
1326
|
+
"backend",
|
|
1327
|
+
"frontend"
|
|
1178
1328
|
]
|
|
1179
1329
|
},
|
|
1180
1330
|
"@wix/stores": {
|
|
@@ -1187,13 +1337,15 @@
|
|
|
1187
1337
|
"@wix/subscription": {
|
|
1188
1338
|
"name": "@wix/subscription",
|
|
1189
1339
|
"scopes": [
|
|
1190
|
-
"backend"
|
|
1340
|
+
"backend",
|
|
1341
|
+
"frontend"
|
|
1191
1342
|
]
|
|
1192
1343
|
},
|
|
1193
1344
|
"@wix/suppliers-hub": {
|
|
1194
1345
|
"name": "@wix/suppliers-hub",
|
|
1195
1346
|
"scopes": [
|
|
1196
|
-
"backend"
|
|
1347
|
+
"backend",
|
|
1348
|
+
"frontend"
|
|
1197
1349
|
]
|
|
1198
1350
|
},
|
|
1199
1351
|
"@wix/table-reservations": {
|
|
@@ -1203,6 +1355,20 @@
|
|
|
1203
1355
|
"frontend"
|
|
1204
1356
|
]
|
|
1205
1357
|
},
|
|
1358
|
+
"@wix/table-reservations-experiences": {
|
|
1359
|
+
"name": "@wix/table-reservations-experiences",
|
|
1360
|
+
"scopes": [
|
|
1361
|
+
"backend",
|
|
1362
|
+
"frontend"
|
|
1363
|
+
]
|
|
1364
|
+
},
|
|
1365
|
+
"@wix/tags": {
|
|
1366
|
+
"name": "@wix/tags",
|
|
1367
|
+
"scopes": [
|
|
1368
|
+
"backend",
|
|
1369
|
+
"frontend"
|
|
1370
|
+
]
|
|
1371
|
+
},
|
|
1206
1372
|
"@wix/templates": {
|
|
1207
1373
|
"name": "@wix/templates",
|
|
1208
1374
|
"scopes": [
|
package/dist/jsons/wixSdks.json
CHANGED
|
@@ -22,11 +22,13 @@
|
|
|
22
22
|
"@wix/assistant-playground",
|
|
23
23
|
"@wix/assistant-stats",
|
|
24
24
|
"@wix/assistant-widget",
|
|
25
|
+
"@wix/async-jobs",
|
|
25
26
|
"@wix/atlas",
|
|
26
27
|
"@wix/auth-management",
|
|
27
28
|
"@wix/autocms-collection-metadata-service",
|
|
28
29
|
"@wix/autocms-folders-service",
|
|
29
30
|
"@wix/automations",
|
|
31
|
+
"@wix/automations-actioncatalog",
|
|
30
32
|
"@wix/automations-activation-action-log",
|
|
31
33
|
"@wix/automations-activation-log",
|
|
32
34
|
"@wix/automations-activation-summary",
|
|
@@ -58,6 +60,7 @@
|
|
|
58
60
|
"@wix/core-services-d",
|
|
59
61
|
"@wix/crm",
|
|
60
62
|
"@wix/currency-converter",
|
|
63
|
+
"@wix/custom-fields",
|
|
61
64
|
"@wix/dashboard-management",
|
|
62
65
|
"@wix/data",
|
|
63
66
|
"@wix/data-backend-public-sdk-poc",
|
|
@@ -68,6 +71,7 @@
|
|
|
68
71
|
"@wix/dev-backend-test",
|
|
69
72
|
"@wix/docs-inspector",
|
|
70
73
|
"@wix/domains",
|
|
74
|
+
"@wix/donations",
|
|
71
75
|
"@wix/duplexer",
|
|
72
76
|
"@wix/dynamic-page-router",
|
|
73
77
|
"@wix/echo",
|
|
@@ -75,11 +79,14 @@
|
|
|
75
79
|
"@wix/ecom-bundle",
|
|
76
80
|
"@wix/editor-branches",
|
|
77
81
|
"@wix/editor-deployments",
|
|
82
|
+
"@wix/email-marketing",
|
|
78
83
|
"@wix/email-subscriptions",
|
|
79
84
|
"@wix/email-transmissions",
|
|
80
85
|
"@wix/embeds",
|
|
81
86
|
"@wix/enterprise-cms-compliance",
|
|
87
|
+
"@wix/enterprise-site-management",
|
|
82
88
|
"@wix/events",
|
|
89
|
+
"@wix/export-async-job",
|
|
83
90
|
"@wix/faq",
|
|
84
91
|
"@wix/fast-gallery",
|
|
85
92
|
"@wix/file-sharing",
|
|
@@ -94,13 +101,16 @@
|
|
|
94
101
|
"@wix/gsc",
|
|
95
102
|
"@wix/headless-site-assets",
|
|
96
103
|
"@wix/host-listing",
|
|
104
|
+
"@wix/identity",
|
|
97
105
|
"@wix/igor",
|
|
106
|
+
"@wix/inbox",
|
|
98
107
|
"@wix/instagram",
|
|
99
108
|
"@wix/instagram-account",
|
|
100
109
|
"@wix/instagram-media",
|
|
101
110
|
"@wix/intake-forms",
|
|
102
111
|
"@wix/items-selection",
|
|
103
112
|
"@wix/loyalty",
|
|
113
|
+
"@wix/marketing",
|
|
104
114
|
"@wix/marketing-tags",
|
|
105
115
|
"@wix/marketplace-payouts",
|
|
106
116
|
"@wix/marketplace-projects",
|
|
@@ -109,10 +119,12 @@
|
|
|
109
119
|
"@wix/media-collections",
|
|
110
120
|
"@wix/media-manager",
|
|
111
121
|
"@wix/meetings",
|
|
122
|
+
"@wix/members",
|
|
112
123
|
"@wix/members-area",
|
|
113
124
|
"@wix/metro",
|
|
114
125
|
"@wix/migration-triggers",
|
|
115
126
|
"@wix/moderation-rules",
|
|
127
|
+
"@wix/multilingual",
|
|
116
128
|
"@wix/multilingual-localization-schema",
|
|
117
129
|
"@wix/notifications",
|
|
118
130
|
"@wix/online-programs",
|
|
@@ -132,14 +144,17 @@
|
|
|
132
144
|
"@wix/promote-google-ads",
|
|
133
145
|
"@wix/promote-growth-tools-marketing-plan",
|
|
134
146
|
"@wix/promote-growth-tools-publisher",
|
|
147
|
+
"@wix/property",
|
|
135
148
|
"@wix/property-list",
|
|
136
149
|
"@wix/quick-pages",
|
|
137
150
|
"@wix/real-estate",
|
|
138
151
|
"@wix/real-estate-yaniv",
|
|
139
152
|
"@wix/realtime",
|
|
153
|
+
"@wix/redirects",
|
|
140
154
|
"@wix/referral",
|
|
141
155
|
"@wix/reports",
|
|
142
156
|
"@wix/restaurants",
|
|
157
|
+
"@wix/reviews",
|
|
143
158
|
"@wix/revshare-gpv-payouts",
|
|
144
159
|
"@wix/revshare-materialized-invoices",
|
|
145
160
|
"@wix/revshare-premium-payouts",
|
|
@@ -147,12 +162,14 @@
|
|
|
147
162
|
"@wix/ricos-document",
|
|
148
163
|
"@wix/ricos-services",
|
|
149
164
|
"@wix/riseevent",
|
|
165
|
+
"@wix/search",
|
|
150
166
|
"@wix/seatings",
|
|
151
167
|
"@wix/secrets",
|
|
152
168
|
"@wix/sender-details",
|
|
153
169
|
"@wix/sender-emails",
|
|
154
170
|
"@wix/sending-domains",
|
|
155
171
|
"@wix/seo",
|
|
172
|
+
"@wix/seo-content-plan",
|
|
156
173
|
"@wix/seo-user-config",
|
|
157
174
|
"@wix/site-actions",
|
|
158
175
|
"@wix/site-bookings",
|
|
@@ -162,8 +179,10 @@
|
|
|
162
179
|
"@wix/site-events",
|
|
163
180
|
"@wix/site-location",
|
|
164
181
|
"@wix/site-members",
|
|
182
|
+
"@wix/site-mobile",
|
|
165
183
|
"@wix/site-navigate-mobile",
|
|
166
184
|
"@wix/site-pay",
|
|
185
|
+
"@wix/site-plugins",
|
|
167
186
|
"@wix/site-pricing-plans",
|
|
168
187
|
"@wix/site-realtime",
|
|
169
188
|
"@wix/site-seo",
|
|
@@ -177,6 +196,8 @@
|
|
|
177
196
|
"@wix/subscription",
|
|
178
197
|
"@wix/suppliers-hub",
|
|
179
198
|
"@wix/table-reservations",
|
|
199
|
+
"@wix/table-reservations-experiences",
|
|
200
|
+
"@wix/tags",
|
|
180
201
|
"@wix/templates",
|
|
181
202
|
"@wix/trigger-catalog",
|
|
182
203
|
"@wix/urls",
|
|
@@ -210,11 +231,13 @@
|
|
|
210
231
|
"@wix/assistant-playground",
|
|
211
232
|
"@wix/assistant-stats",
|
|
212
233
|
"@wix/assistant-widget",
|
|
234
|
+
"@wix/async-jobs",
|
|
213
235
|
"@wix/atlas",
|
|
214
236
|
"@wix/auth-management",
|
|
215
237
|
"@wix/autocms-collection-metadata-service",
|
|
216
238
|
"@wix/autocms-folders-service",
|
|
217
239
|
"@wix/automations",
|
|
240
|
+
"@wix/automations-actioncatalog",
|
|
218
241
|
"@wix/automations-activation-action-log",
|
|
219
242
|
"@wix/automations-activation-log",
|
|
220
243
|
"@wix/automations-activation-summary",
|
|
@@ -246,6 +269,7 @@
|
|
|
246
269
|
"@wix/core-services-d",
|
|
247
270
|
"@wix/crm",
|
|
248
271
|
"@wix/currency-converter",
|
|
272
|
+
"@wix/custom-fields",
|
|
249
273
|
"@wix/dashboard-management",
|
|
250
274
|
"@wix/data",
|
|
251
275
|
"@wix/data-backend-public-sdk-poc",
|
|
@@ -256,6 +280,7 @@
|
|
|
256
280
|
"@wix/dev-backend-test",
|
|
257
281
|
"@wix/docs-inspector",
|
|
258
282
|
"@wix/domains",
|
|
283
|
+
"@wix/donations",
|
|
259
284
|
"@wix/duplexer",
|
|
260
285
|
"@wix/dynamic-page-router",
|
|
261
286
|
"@wix/echo",
|
|
@@ -263,11 +288,14 @@
|
|
|
263
288
|
"@wix/ecom-bundle",
|
|
264
289
|
"@wix/editor-branches",
|
|
265
290
|
"@wix/editor-deployments",
|
|
291
|
+
"@wix/email-marketing",
|
|
266
292
|
"@wix/email-subscriptions",
|
|
267
293
|
"@wix/email-transmissions",
|
|
268
294
|
"@wix/embeds",
|
|
269
295
|
"@wix/enterprise-cms-compliance",
|
|
296
|
+
"@wix/enterprise-site-management",
|
|
270
297
|
"@wix/events",
|
|
298
|
+
"@wix/export-async-job",
|
|
271
299
|
"@wix/faq",
|
|
272
300
|
"@wix/fast-gallery",
|
|
273
301
|
"@wix/file-sharing",
|
|
@@ -282,13 +310,16 @@
|
|
|
282
310
|
"@wix/gsc",
|
|
283
311
|
"@wix/headless-site-assets",
|
|
284
312
|
"@wix/host-listing",
|
|
313
|
+
"@wix/identity",
|
|
285
314
|
"@wix/igor",
|
|
315
|
+
"@wix/inbox",
|
|
286
316
|
"@wix/instagram",
|
|
287
317
|
"@wix/instagram-account",
|
|
288
318
|
"@wix/instagram-media",
|
|
289
319
|
"@wix/intake-forms",
|
|
290
320
|
"@wix/items-selection",
|
|
291
321
|
"@wix/loyalty",
|
|
322
|
+
"@wix/marketing",
|
|
292
323
|
"@wix/marketing-tags",
|
|
293
324
|
"@wix/marketplace-payouts",
|
|
294
325
|
"@wix/marketplace-projects",
|
|
@@ -297,10 +328,12 @@
|
|
|
297
328
|
"@wix/media-collections",
|
|
298
329
|
"@wix/media-manager",
|
|
299
330
|
"@wix/meetings",
|
|
331
|
+
"@wix/members",
|
|
300
332
|
"@wix/members-area",
|
|
301
333
|
"@wix/metro",
|
|
302
334
|
"@wix/migration-triggers",
|
|
303
335
|
"@wix/moderation-rules",
|
|
336
|
+
"@wix/multilingual",
|
|
304
337
|
"@wix/multilingual-localization-schema",
|
|
305
338
|
"@wix/notifications",
|
|
306
339
|
"@wix/online-programs",
|
|
@@ -320,14 +353,17 @@
|
|
|
320
353
|
"@wix/promote-google-ads",
|
|
321
354
|
"@wix/promote-growth-tools-marketing-plan",
|
|
322
355
|
"@wix/promote-growth-tools-publisher",
|
|
356
|
+
"@wix/property",
|
|
323
357
|
"@wix/property-list",
|
|
324
358
|
"@wix/quick-pages",
|
|
325
359
|
"@wix/real-estate",
|
|
326
360
|
"@wix/real-estate-yaniv",
|
|
327
361
|
"@wix/realtime",
|
|
362
|
+
"@wix/redirects",
|
|
328
363
|
"@wix/referral",
|
|
329
364
|
"@wix/reports",
|
|
330
365
|
"@wix/restaurants",
|
|
366
|
+
"@wix/reviews",
|
|
331
367
|
"@wix/revshare-gpv-payouts",
|
|
332
368
|
"@wix/revshare-materialized-invoices",
|
|
333
369
|
"@wix/revshare-premium-payouts",
|
|
@@ -335,20 +371,25 @@
|
|
|
335
371
|
"@wix/ricos-document",
|
|
336
372
|
"@wix/ricos-services",
|
|
337
373
|
"@wix/riseevent",
|
|
374
|
+
"@wix/search",
|
|
338
375
|
"@wix/seatings",
|
|
339
376
|
"@wix/secrets",
|
|
340
377
|
"@wix/sender-details",
|
|
341
378
|
"@wix/sender-emails",
|
|
342
379
|
"@wix/sending-domains",
|
|
343
380
|
"@wix/seo",
|
|
381
|
+
"@wix/seo-content-plan",
|
|
344
382
|
"@wix/seo-user-config",
|
|
345
383
|
"@wix/site-actions",
|
|
346
384
|
"@wix/site-connectors",
|
|
385
|
+
"@wix/site-plugins",
|
|
347
386
|
"@wix/sites",
|
|
348
387
|
"@wix/stores",
|
|
349
388
|
"@wix/subscription",
|
|
350
389
|
"@wix/suppliers-hub",
|
|
351
390
|
"@wix/table-reservations",
|
|
391
|
+
"@wix/table-reservations-experiences",
|
|
392
|
+
"@wix/tags",
|
|
352
393
|
"@wix/templates",
|
|
353
394
|
"@wix/trigger-catalog",
|
|
354
395
|
"@wix/urls",
|
|
@@ -382,11 +423,13 @@
|
|
|
382
423
|
"@wix/assistant-playground",
|
|
383
424
|
"@wix/assistant-stats",
|
|
384
425
|
"@wix/assistant-widget",
|
|
426
|
+
"@wix/async-jobs",
|
|
385
427
|
"@wix/atlas",
|
|
386
428
|
"@wix/auth-management",
|
|
387
429
|
"@wix/autocms-collection-metadata-service",
|
|
388
430
|
"@wix/autocms-folders-service",
|
|
389
431
|
"@wix/automations",
|
|
432
|
+
"@wix/automations-actioncatalog",
|
|
390
433
|
"@wix/automations-activation-action-log",
|
|
391
434
|
"@wix/automations-activation-log",
|
|
392
435
|
"@wix/automations-activation-summary",
|
|
@@ -418,6 +461,7 @@
|
|
|
418
461
|
"@wix/core-services-d",
|
|
419
462
|
"@wix/crm",
|
|
420
463
|
"@wix/currency-converter",
|
|
464
|
+
"@wix/custom-fields",
|
|
421
465
|
"@wix/dashboard-management",
|
|
422
466
|
"@wix/data",
|
|
423
467
|
"@wix/data-backend-public-sdk-poc",
|
|
@@ -428,6 +472,7 @@
|
|
|
428
472
|
"@wix/dev-backend-test",
|
|
429
473
|
"@wix/docs-inspector",
|
|
430
474
|
"@wix/domains",
|
|
475
|
+
"@wix/donations",
|
|
431
476
|
"@wix/duplexer",
|
|
432
477
|
"@wix/dynamic-page-router",
|
|
433
478
|
"@wix/echo",
|
|
@@ -435,11 +480,14 @@
|
|
|
435
480
|
"@wix/ecom-bundle",
|
|
436
481
|
"@wix/editor-branches",
|
|
437
482
|
"@wix/editor-deployments",
|
|
483
|
+
"@wix/email-marketing",
|
|
438
484
|
"@wix/email-subscriptions",
|
|
439
485
|
"@wix/email-transmissions",
|
|
440
486
|
"@wix/embeds",
|
|
441
487
|
"@wix/enterprise-cms-compliance",
|
|
488
|
+
"@wix/enterprise-site-management",
|
|
442
489
|
"@wix/events",
|
|
490
|
+
"@wix/export-async-job",
|
|
443
491
|
"@wix/faq",
|
|
444
492
|
"@wix/fast-gallery",
|
|
445
493
|
"@wix/file-sharing",
|
|
@@ -454,13 +502,16 @@
|
|
|
454
502
|
"@wix/gsc",
|
|
455
503
|
"@wix/headless-site-assets",
|
|
456
504
|
"@wix/host-listing",
|
|
505
|
+
"@wix/identity",
|
|
457
506
|
"@wix/igor",
|
|
507
|
+
"@wix/inbox",
|
|
458
508
|
"@wix/instagram",
|
|
459
509
|
"@wix/instagram-account",
|
|
460
510
|
"@wix/instagram-media",
|
|
461
511
|
"@wix/intake-forms",
|
|
462
512
|
"@wix/items-selection",
|
|
463
513
|
"@wix/loyalty",
|
|
514
|
+
"@wix/marketing",
|
|
464
515
|
"@wix/marketing-tags",
|
|
465
516
|
"@wix/marketplace-payouts",
|
|
466
517
|
"@wix/marketplace-projects",
|
|
@@ -469,10 +520,12 @@
|
|
|
469
520
|
"@wix/media-collections",
|
|
470
521
|
"@wix/media-manager",
|
|
471
522
|
"@wix/meetings",
|
|
523
|
+
"@wix/members",
|
|
472
524
|
"@wix/members-area",
|
|
473
525
|
"@wix/metro",
|
|
474
526
|
"@wix/migration-triggers",
|
|
475
527
|
"@wix/moderation-rules",
|
|
528
|
+
"@wix/multilingual",
|
|
476
529
|
"@wix/multilingual-localization-schema",
|
|
477
530
|
"@wix/notifications",
|
|
478
531
|
"@wix/online-programs",
|
|
@@ -492,14 +545,17 @@
|
|
|
492
545
|
"@wix/promote-google-ads",
|
|
493
546
|
"@wix/promote-growth-tools-marketing-plan",
|
|
494
547
|
"@wix/promote-growth-tools-publisher",
|
|
548
|
+
"@wix/property",
|
|
495
549
|
"@wix/property-list",
|
|
496
550
|
"@wix/quick-pages",
|
|
497
551
|
"@wix/real-estate",
|
|
498
552
|
"@wix/real-estate-yaniv",
|
|
499
553
|
"@wix/realtime",
|
|
554
|
+
"@wix/redirects",
|
|
500
555
|
"@wix/referral",
|
|
501
556
|
"@wix/reports",
|
|
502
557
|
"@wix/restaurants",
|
|
558
|
+
"@wix/reviews",
|
|
503
559
|
"@wix/revshare-gpv-payouts",
|
|
504
560
|
"@wix/revshare-materialized-invoices",
|
|
505
561
|
"@wix/revshare-premium-payouts",
|
|
@@ -507,12 +563,14 @@
|
|
|
507
563
|
"@wix/ricos-document",
|
|
508
564
|
"@wix/ricos-services",
|
|
509
565
|
"@wix/riseevent",
|
|
566
|
+
"@wix/search",
|
|
510
567
|
"@wix/seatings",
|
|
511
568
|
"@wix/secrets",
|
|
512
569
|
"@wix/sender-details",
|
|
513
570
|
"@wix/sender-emails",
|
|
514
571
|
"@wix/sending-domains",
|
|
515
572
|
"@wix/seo",
|
|
573
|
+
"@wix/seo-content-plan",
|
|
516
574
|
"@wix/seo-user-config",
|
|
517
575
|
"@wix/site-actions",
|
|
518
576
|
"@wix/site-bookings",
|
|
@@ -522,8 +580,10 @@
|
|
|
522
580
|
"@wix/site-events",
|
|
523
581
|
"@wix/site-location",
|
|
524
582
|
"@wix/site-members",
|
|
583
|
+
"@wix/site-mobile",
|
|
525
584
|
"@wix/site-navigate-mobile",
|
|
526
585
|
"@wix/site-pay",
|
|
586
|
+
"@wix/site-plugins",
|
|
527
587
|
"@wix/site-pricing-plans",
|
|
528
588
|
"@wix/site-realtime",
|
|
529
589
|
"@wix/site-seo",
|
|
@@ -537,6 +597,8 @@
|
|
|
537
597
|
"@wix/subscription",
|
|
538
598
|
"@wix/suppliers-hub",
|
|
539
599
|
"@wix/table-reservations",
|
|
600
|
+
"@wix/table-reservations-experiences",
|
|
601
|
+
"@wix/tags",
|
|
540
602
|
"@wix/templates",
|
|
541
603
|
"@wix/trigger-catalog",
|
|
542
604
|
"@wix/urls",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/wix-code-types",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.14802",
|
|
4
4
|
"description": "Types for Velo by Wix",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"lint": "eslint './src/**' './test/**' './scripts/**'",
|
|
@@ -102,5 +102,5 @@
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
},
|
|
105
|
-
"falconPackageHash": "
|
|
105
|
+
"falconPackageHash": "e7b64a53174f26918c385a71d13092101b5e7d82e9c29934e99dca0d"
|
|
106
106
|
}
|