@wix/wix-code-types 2.0.14801 → 2.0.14803
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 +193 -20
- package/dist/jsons/wixSdks.json +65 -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,22 @@
|
|
|
749
829
|
"@wix/meetings": {
|
|
750
830
|
"name": "@wix/meetings",
|
|
751
831
|
"scopes": [
|
|
752
|
-
"backend"
|
|
832
|
+
"backend",
|
|
833
|
+
"frontend"
|
|
834
|
+
]
|
|
835
|
+
},
|
|
836
|
+
"@wix/member-activity-updates": {
|
|
837
|
+
"name": "@wix/member-activity-updates",
|
|
838
|
+
"scopes": [
|
|
839
|
+
"backend",
|
|
840
|
+
"frontend"
|
|
841
|
+
]
|
|
842
|
+
},
|
|
843
|
+
"@wix/members": {
|
|
844
|
+
"name": "@wix/members",
|
|
845
|
+
"scopes": [
|
|
846
|
+
"backend",
|
|
847
|
+
"frontend"
|
|
753
848
|
]
|
|
754
849
|
},
|
|
755
850
|
"@wix/members-area": {
|
|
@@ -780,10 +875,18 @@
|
|
|
780
875
|
"frontend"
|
|
781
876
|
]
|
|
782
877
|
},
|
|
878
|
+
"@wix/multilingual": {
|
|
879
|
+
"name": "@wix/multilingual",
|
|
880
|
+
"scopes": [
|
|
881
|
+
"backend",
|
|
882
|
+
"frontend"
|
|
883
|
+
]
|
|
884
|
+
},
|
|
783
885
|
"@wix/multilingual-localization-schema": {
|
|
784
886
|
"name": "@wix/multilingual-localization-schema",
|
|
785
887
|
"scopes": [
|
|
786
|
-
"backend"
|
|
888
|
+
"backend",
|
|
889
|
+
"frontend"
|
|
787
890
|
]
|
|
788
891
|
},
|
|
789
892
|
"@wix/notifications": {
|
|
@@ -838,7 +941,8 @@
|
|
|
838
941
|
"@wix/payments": {
|
|
839
942
|
"name": "@wix/payments",
|
|
840
943
|
"scopes": [
|
|
841
|
-
"backend"
|
|
944
|
+
"backend",
|
|
945
|
+
"frontend"
|
|
842
946
|
]
|
|
843
947
|
},
|
|
844
948
|
"@wix/portfolio": {
|
|
@@ -886,7 +990,8 @@
|
|
|
886
990
|
"@wix/promote": {
|
|
887
991
|
"name": "@wix/promote",
|
|
888
992
|
"scopes": [
|
|
889
|
-
"backend"
|
|
993
|
+
"backend",
|
|
994
|
+
"frontend"
|
|
890
995
|
]
|
|
891
996
|
},
|
|
892
997
|
"@wix/promote-google-ads": {
|
|
@@ -910,6 +1015,13 @@
|
|
|
910
1015
|
"frontend"
|
|
911
1016
|
]
|
|
912
1017
|
},
|
|
1018
|
+
"@wix/property": {
|
|
1019
|
+
"name": "@wix/property",
|
|
1020
|
+
"scopes": [
|
|
1021
|
+
"backend",
|
|
1022
|
+
"frontend"
|
|
1023
|
+
]
|
|
1024
|
+
},
|
|
913
1025
|
"@wix/property-list": {
|
|
914
1026
|
"name": "@wix/property-list",
|
|
915
1027
|
"scopes": [
|
|
@@ -920,7 +1032,8 @@
|
|
|
920
1032
|
"@wix/quick-pages": {
|
|
921
1033
|
"name": "@wix/quick-pages",
|
|
922
1034
|
"scopes": [
|
|
923
|
-
"backend"
|
|
1035
|
+
"backend",
|
|
1036
|
+
"frontend"
|
|
924
1037
|
]
|
|
925
1038
|
},
|
|
926
1039
|
"@wix/real-estate": {
|
|
@@ -944,6 +1057,13 @@
|
|
|
944
1057
|
"frontend"
|
|
945
1058
|
]
|
|
946
1059
|
},
|
|
1060
|
+
"@wix/redirects": {
|
|
1061
|
+
"name": "@wix/redirects",
|
|
1062
|
+
"scopes": [
|
|
1063
|
+
"backend",
|
|
1064
|
+
"frontend"
|
|
1065
|
+
]
|
|
1066
|
+
},
|
|
947
1067
|
"@wix/referral": {
|
|
948
1068
|
"name": "@wix/referral",
|
|
949
1069
|
"scopes": [
|
|
@@ -965,10 +1085,18 @@
|
|
|
965
1085
|
"frontend"
|
|
966
1086
|
]
|
|
967
1087
|
},
|
|
1088
|
+
"@wix/reviews": {
|
|
1089
|
+
"name": "@wix/reviews",
|
|
1090
|
+
"scopes": [
|
|
1091
|
+
"backend",
|
|
1092
|
+
"frontend"
|
|
1093
|
+
]
|
|
1094
|
+
},
|
|
968
1095
|
"@wix/revshare-gpv-payouts": {
|
|
969
1096
|
"name": "@wix/revshare-gpv-payouts",
|
|
970
1097
|
"scopes": [
|
|
971
|
-
"backend"
|
|
1098
|
+
"backend",
|
|
1099
|
+
"frontend"
|
|
972
1100
|
]
|
|
973
1101
|
},
|
|
974
1102
|
"@wix/revshare-materialized-invoices": {
|
|
@@ -1013,6 +1141,13 @@
|
|
|
1013
1141
|
"frontend"
|
|
1014
1142
|
]
|
|
1015
1143
|
},
|
|
1144
|
+
"@wix/search": {
|
|
1145
|
+
"name": "@wix/search",
|
|
1146
|
+
"scopes": [
|
|
1147
|
+
"backend",
|
|
1148
|
+
"frontend"
|
|
1149
|
+
]
|
|
1150
|
+
},
|
|
1016
1151
|
"@wix/seatings": {
|
|
1017
1152
|
"name": "@wix/seatings",
|
|
1018
1153
|
"scopes": [
|
|
@@ -1037,7 +1172,8 @@
|
|
|
1037
1172
|
"@wix/sender-emails": {
|
|
1038
1173
|
"name": "@wix/sender-emails",
|
|
1039
1174
|
"scopes": [
|
|
1040
|
-
"backend"
|
|
1175
|
+
"backend",
|
|
1176
|
+
"frontend"
|
|
1041
1177
|
]
|
|
1042
1178
|
},
|
|
1043
1179
|
"@wix/sending-domains": {
|
|
@@ -1054,6 +1190,13 @@
|
|
|
1054
1190
|
"frontend"
|
|
1055
1191
|
]
|
|
1056
1192
|
},
|
|
1193
|
+
"@wix/seo-content-plan": {
|
|
1194
|
+
"name": "@wix/seo-content-plan",
|
|
1195
|
+
"scopes": [
|
|
1196
|
+
"backend",
|
|
1197
|
+
"frontend"
|
|
1198
|
+
]
|
|
1199
|
+
},
|
|
1057
1200
|
"@wix/seo-user-config": {
|
|
1058
1201
|
"name": "@wix/seo-user-config",
|
|
1059
1202
|
"scopes": [
|
|
@@ -1111,6 +1254,12 @@
|
|
|
1111
1254
|
"frontend"
|
|
1112
1255
|
]
|
|
1113
1256
|
},
|
|
1257
|
+
"@wix/site-mobile": {
|
|
1258
|
+
"name": "@wix/site-mobile",
|
|
1259
|
+
"scopes": [
|
|
1260
|
+
"frontend"
|
|
1261
|
+
]
|
|
1262
|
+
},
|
|
1114
1263
|
"@wix/site-navigate-mobile": {
|
|
1115
1264
|
"name": "@wix/site-navigate-mobile",
|
|
1116
1265
|
"scopes": [
|
|
@@ -1123,6 +1272,13 @@
|
|
|
1123
1272
|
"frontend"
|
|
1124
1273
|
]
|
|
1125
1274
|
},
|
|
1275
|
+
"@wix/site-plugins": {
|
|
1276
|
+
"name": "@wix/site-plugins",
|
|
1277
|
+
"scopes": [
|
|
1278
|
+
"backend",
|
|
1279
|
+
"frontend"
|
|
1280
|
+
]
|
|
1281
|
+
},
|
|
1126
1282
|
"@wix/site-pricing-plans": {
|
|
1127
1283
|
"name": "@wix/site-pricing-plans",
|
|
1128
1284
|
"scopes": [
|
|
@@ -1174,7 +1330,8 @@
|
|
|
1174
1330
|
"@wix/sites": {
|
|
1175
1331
|
"name": "@wix/sites",
|
|
1176
1332
|
"scopes": [
|
|
1177
|
-
"backend"
|
|
1333
|
+
"backend",
|
|
1334
|
+
"frontend"
|
|
1178
1335
|
]
|
|
1179
1336
|
},
|
|
1180
1337
|
"@wix/stores": {
|
|
@@ -1187,13 +1344,15 @@
|
|
|
1187
1344
|
"@wix/subscription": {
|
|
1188
1345
|
"name": "@wix/subscription",
|
|
1189
1346
|
"scopes": [
|
|
1190
|
-
"backend"
|
|
1347
|
+
"backend",
|
|
1348
|
+
"frontend"
|
|
1191
1349
|
]
|
|
1192
1350
|
},
|
|
1193
1351
|
"@wix/suppliers-hub": {
|
|
1194
1352
|
"name": "@wix/suppliers-hub",
|
|
1195
1353
|
"scopes": [
|
|
1196
|
-
"backend"
|
|
1354
|
+
"backend",
|
|
1355
|
+
"frontend"
|
|
1197
1356
|
]
|
|
1198
1357
|
},
|
|
1199
1358
|
"@wix/table-reservations": {
|
|
@@ -1203,6 +1362,20 @@
|
|
|
1203
1362
|
"frontend"
|
|
1204
1363
|
]
|
|
1205
1364
|
},
|
|
1365
|
+
"@wix/table-reservations-experiences": {
|
|
1366
|
+
"name": "@wix/table-reservations-experiences",
|
|
1367
|
+
"scopes": [
|
|
1368
|
+
"backend",
|
|
1369
|
+
"frontend"
|
|
1370
|
+
]
|
|
1371
|
+
},
|
|
1372
|
+
"@wix/tags": {
|
|
1373
|
+
"name": "@wix/tags",
|
|
1374
|
+
"scopes": [
|
|
1375
|
+
"backend",
|
|
1376
|
+
"frontend"
|
|
1377
|
+
]
|
|
1378
|
+
},
|
|
1206
1379
|
"@wix/templates": {
|
|
1207
1380
|
"name": "@wix/templates",
|
|
1208
1381
|
"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,13 @@
|
|
|
109
119
|
"@wix/media-collections",
|
|
110
120
|
"@wix/media-manager",
|
|
111
121
|
"@wix/meetings",
|
|
122
|
+
"@wix/member-activity-updates",
|
|
123
|
+
"@wix/members",
|
|
112
124
|
"@wix/members-area",
|
|
113
125
|
"@wix/metro",
|
|
114
126
|
"@wix/migration-triggers",
|
|
115
127
|
"@wix/moderation-rules",
|
|
128
|
+
"@wix/multilingual",
|
|
116
129
|
"@wix/multilingual-localization-schema",
|
|
117
130
|
"@wix/notifications",
|
|
118
131
|
"@wix/online-programs",
|
|
@@ -132,14 +145,17 @@
|
|
|
132
145
|
"@wix/promote-google-ads",
|
|
133
146
|
"@wix/promote-growth-tools-marketing-plan",
|
|
134
147
|
"@wix/promote-growth-tools-publisher",
|
|
148
|
+
"@wix/property",
|
|
135
149
|
"@wix/property-list",
|
|
136
150
|
"@wix/quick-pages",
|
|
137
151
|
"@wix/real-estate",
|
|
138
152
|
"@wix/real-estate-yaniv",
|
|
139
153
|
"@wix/realtime",
|
|
154
|
+
"@wix/redirects",
|
|
140
155
|
"@wix/referral",
|
|
141
156
|
"@wix/reports",
|
|
142
157
|
"@wix/restaurants",
|
|
158
|
+
"@wix/reviews",
|
|
143
159
|
"@wix/revshare-gpv-payouts",
|
|
144
160
|
"@wix/revshare-materialized-invoices",
|
|
145
161
|
"@wix/revshare-premium-payouts",
|
|
@@ -147,12 +163,14 @@
|
|
|
147
163
|
"@wix/ricos-document",
|
|
148
164
|
"@wix/ricos-services",
|
|
149
165
|
"@wix/riseevent",
|
|
166
|
+
"@wix/search",
|
|
150
167
|
"@wix/seatings",
|
|
151
168
|
"@wix/secrets",
|
|
152
169
|
"@wix/sender-details",
|
|
153
170
|
"@wix/sender-emails",
|
|
154
171
|
"@wix/sending-domains",
|
|
155
172
|
"@wix/seo",
|
|
173
|
+
"@wix/seo-content-plan",
|
|
156
174
|
"@wix/seo-user-config",
|
|
157
175
|
"@wix/site-actions",
|
|
158
176
|
"@wix/site-bookings",
|
|
@@ -162,8 +180,10 @@
|
|
|
162
180
|
"@wix/site-events",
|
|
163
181
|
"@wix/site-location",
|
|
164
182
|
"@wix/site-members",
|
|
183
|
+
"@wix/site-mobile",
|
|
165
184
|
"@wix/site-navigate-mobile",
|
|
166
185
|
"@wix/site-pay",
|
|
186
|
+
"@wix/site-plugins",
|
|
167
187
|
"@wix/site-pricing-plans",
|
|
168
188
|
"@wix/site-realtime",
|
|
169
189
|
"@wix/site-seo",
|
|
@@ -177,6 +197,8 @@
|
|
|
177
197
|
"@wix/subscription",
|
|
178
198
|
"@wix/suppliers-hub",
|
|
179
199
|
"@wix/table-reservations",
|
|
200
|
+
"@wix/table-reservations-experiences",
|
|
201
|
+
"@wix/tags",
|
|
180
202
|
"@wix/templates",
|
|
181
203
|
"@wix/trigger-catalog",
|
|
182
204
|
"@wix/urls",
|
|
@@ -210,11 +232,13 @@
|
|
|
210
232
|
"@wix/assistant-playground",
|
|
211
233
|
"@wix/assistant-stats",
|
|
212
234
|
"@wix/assistant-widget",
|
|
235
|
+
"@wix/async-jobs",
|
|
213
236
|
"@wix/atlas",
|
|
214
237
|
"@wix/auth-management",
|
|
215
238
|
"@wix/autocms-collection-metadata-service",
|
|
216
239
|
"@wix/autocms-folders-service",
|
|
217
240
|
"@wix/automations",
|
|
241
|
+
"@wix/automations-actioncatalog",
|
|
218
242
|
"@wix/automations-activation-action-log",
|
|
219
243
|
"@wix/automations-activation-log",
|
|
220
244
|
"@wix/automations-activation-summary",
|
|
@@ -246,6 +270,7 @@
|
|
|
246
270
|
"@wix/core-services-d",
|
|
247
271
|
"@wix/crm",
|
|
248
272
|
"@wix/currency-converter",
|
|
273
|
+
"@wix/custom-fields",
|
|
249
274
|
"@wix/dashboard-management",
|
|
250
275
|
"@wix/data",
|
|
251
276
|
"@wix/data-backend-public-sdk-poc",
|
|
@@ -256,6 +281,7 @@
|
|
|
256
281
|
"@wix/dev-backend-test",
|
|
257
282
|
"@wix/docs-inspector",
|
|
258
283
|
"@wix/domains",
|
|
284
|
+
"@wix/donations",
|
|
259
285
|
"@wix/duplexer",
|
|
260
286
|
"@wix/dynamic-page-router",
|
|
261
287
|
"@wix/echo",
|
|
@@ -263,11 +289,14 @@
|
|
|
263
289
|
"@wix/ecom-bundle",
|
|
264
290
|
"@wix/editor-branches",
|
|
265
291
|
"@wix/editor-deployments",
|
|
292
|
+
"@wix/email-marketing",
|
|
266
293
|
"@wix/email-subscriptions",
|
|
267
294
|
"@wix/email-transmissions",
|
|
268
295
|
"@wix/embeds",
|
|
269
296
|
"@wix/enterprise-cms-compliance",
|
|
297
|
+
"@wix/enterprise-site-management",
|
|
270
298
|
"@wix/events",
|
|
299
|
+
"@wix/export-async-job",
|
|
271
300
|
"@wix/faq",
|
|
272
301
|
"@wix/fast-gallery",
|
|
273
302
|
"@wix/file-sharing",
|
|
@@ -282,13 +311,16 @@
|
|
|
282
311
|
"@wix/gsc",
|
|
283
312
|
"@wix/headless-site-assets",
|
|
284
313
|
"@wix/host-listing",
|
|
314
|
+
"@wix/identity",
|
|
285
315
|
"@wix/igor",
|
|
316
|
+
"@wix/inbox",
|
|
286
317
|
"@wix/instagram",
|
|
287
318
|
"@wix/instagram-account",
|
|
288
319
|
"@wix/instagram-media",
|
|
289
320
|
"@wix/intake-forms",
|
|
290
321
|
"@wix/items-selection",
|
|
291
322
|
"@wix/loyalty",
|
|
323
|
+
"@wix/marketing",
|
|
292
324
|
"@wix/marketing-tags",
|
|
293
325
|
"@wix/marketplace-payouts",
|
|
294
326
|
"@wix/marketplace-projects",
|
|
@@ -297,10 +329,13 @@
|
|
|
297
329
|
"@wix/media-collections",
|
|
298
330
|
"@wix/media-manager",
|
|
299
331
|
"@wix/meetings",
|
|
332
|
+
"@wix/member-activity-updates",
|
|
333
|
+
"@wix/members",
|
|
300
334
|
"@wix/members-area",
|
|
301
335
|
"@wix/metro",
|
|
302
336
|
"@wix/migration-triggers",
|
|
303
337
|
"@wix/moderation-rules",
|
|
338
|
+
"@wix/multilingual",
|
|
304
339
|
"@wix/multilingual-localization-schema",
|
|
305
340
|
"@wix/notifications",
|
|
306
341
|
"@wix/online-programs",
|
|
@@ -320,14 +355,17 @@
|
|
|
320
355
|
"@wix/promote-google-ads",
|
|
321
356
|
"@wix/promote-growth-tools-marketing-plan",
|
|
322
357
|
"@wix/promote-growth-tools-publisher",
|
|
358
|
+
"@wix/property",
|
|
323
359
|
"@wix/property-list",
|
|
324
360
|
"@wix/quick-pages",
|
|
325
361
|
"@wix/real-estate",
|
|
326
362
|
"@wix/real-estate-yaniv",
|
|
327
363
|
"@wix/realtime",
|
|
364
|
+
"@wix/redirects",
|
|
328
365
|
"@wix/referral",
|
|
329
366
|
"@wix/reports",
|
|
330
367
|
"@wix/restaurants",
|
|
368
|
+
"@wix/reviews",
|
|
331
369
|
"@wix/revshare-gpv-payouts",
|
|
332
370
|
"@wix/revshare-materialized-invoices",
|
|
333
371
|
"@wix/revshare-premium-payouts",
|
|
@@ -335,20 +373,25 @@
|
|
|
335
373
|
"@wix/ricos-document",
|
|
336
374
|
"@wix/ricos-services",
|
|
337
375
|
"@wix/riseevent",
|
|
376
|
+
"@wix/search",
|
|
338
377
|
"@wix/seatings",
|
|
339
378
|
"@wix/secrets",
|
|
340
379
|
"@wix/sender-details",
|
|
341
380
|
"@wix/sender-emails",
|
|
342
381
|
"@wix/sending-domains",
|
|
343
382
|
"@wix/seo",
|
|
383
|
+
"@wix/seo-content-plan",
|
|
344
384
|
"@wix/seo-user-config",
|
|
345
385
|
"@wix/site-actions",
|
|
346
386
|
"@wix/site-connectors",
|
|
387
|
+
"@wix/site-plugins",
|
|
347
388
|
"@wix/sites",
|
|
348
389
|
"@wix/stores",
|
|
349
390
|
"@wix/subscription",
|
|
350
391
|
"@wix/suppliers-hub",
|
|
351
392
|
"@wix/table-reservations",
|
|
393
|
+
"@wix/table-reservations-experiences",
|
|
394
|
+
"@wix/tags",
|
|
352
395
|
"@wix/templates",
|
|
353
396
|
"@wix/trigger-catalog",
|
|
354
397
|
"@wix/urls",
|
|
@@ -382,11 +425,13 @@
|
|
|
382
425
|
"@wix/assistant-playground",
|
|
383
426
|
"@wix/assistant-stats",
|
|
384
427
|
"@wix/assistant-widget",
|
|
428
|
+
"@wix/async-jobs",
|
|
385
429
|
"@wix/atlas",
|
|
386
430
|
"@wix/auth-management",
|
|
387
431
|
"@wix/autocms-collection-metadata-service",
|
|
388
432
|
"@wix/autocms-folders-service",
|
|
389
433
|
"@wix/automations",
|
|
434
|
+
"@wix/automations-actioncatalog",
|
|
390
435
|
"@wix/automations-activation-action-log",
|
|
391
436
|
"@wix/automations-activation-log",
|
|
392
437
|
"@wix/automations-activation-summary",
|
|
@@ -418,6 +463,7 @@
|
|
|
418
463
|
"@wix/core-services-d",
|
|
419
464
|
"@wix/crm",
|
|
420
465
|
"@wix/currency-converter",
|
|
466
|
+
"@wix/custom-fields",
|
|
421
467
|
"@wix/dashboard-management",
|
|
422
468
|
"@wix/data",
|
|
423
469
|
"@wix/data-backend-public-sdk-poc",
|
|
@@ -428,6 +474,7 @@
|
|
|
428
474
|
"@wix/dev-backend-test",
|
|
429
475
|
"@wix/docs-inspector",
|
|
430
476
|
"@wix/domains",
|
|
477
|
+
"@wix/donations",
|
|
431
478
|
"@wix/duplexer",
|
|
432
479
|
"@wix/dynamic-page-router",
|
|
433
480
|
"@wix/echo",
|
|
@@ -435,11 +482,14 @@
|
|
|
435
482
|
"@wix/ecom-bundle",
|
|
436
483
|
"@wix/editor-branches",
|
|
437
484
|
"@wix/editor-deployments",
|
|
485
|
+
"@wix/email-marketing",
|
|
438
486
|
"@wix/email-subscriptions",
|
|
439
487
|
"@wix/email-transmissions",
|
|
440
488
|
"@wix/embeds",
|
|
441
489
|
"@wix/enterprise-cms-compliance",
|
|
490
|
+
"@wix/enterprise-site-management",
|
|
442
491
|
"@wix/events",
|
|
492
|
+
"@wix/export-async-job",
|
|
443
493
|
"@wix/faq",
|
|
444
494
|
"@wix/fast-gallery",
|
|
445
495
|
"@wix/file-sharing",
|
|
@@ -454,13 +504,16 @@
|
|
|
454
504
|
"@wix/gsc",
|
|
455
505
|
"@wix/headless-site-assets",
|
|
456
506
|
"@wix/host-listing",
|
|
507
|
+
"@wix/identity",
|
|
457
508
|
"@wix/igor",
|
|
509
|
+
"@wix/inbox",
|
|
458
510
|
"@wix/instagram",
|
|
459
511
|
"@wix/instagram-account",
|
|
460
512
|
"@wix/instagram-media",
|
|
461
513
|
"@wix/intake-forms",
|
|
462
514
|
"@wix/items-selection",
|
|
463
515
|
"@wix/loyalty",
|
|
516
|
+
"@wix/marketing",
|
|
464
517
|
"@wix/marketing-tags",
|
|
465
518
|
"@wix/marketplace-payouts",
|
|
466
519
|
"@wix/marketplace-projects",
|
|
@@ -469,10 +522,13 @@
|
|
|
469
522
|
"@wix/media-collections",
|
|
470
523
|
"@wix/media-manager",
|
|
471
524
|
"@wix/meetings",
|
|
525
|
+
"@wix/member-activity-updates",
|
|
526
|
+
"@wix/members",
|
|
472
527
|
"@wix/members-area",
|
|
473
528
|
"@wix/metro",
|
|
474
529
|
"@wix/migration-triggers",
|
|
475
530
|
"@wix/moderation-rules",
|
|
531
|
+
"@wix/multilingual",
|
|
476
532
|
"@wix/multilingual-localization-schema",
|
|
477
533
|
"@wix/notifications",
|
|
478
534
|
"@wix/online-programs",
|
|
@@ -492,14 +548,17 @@
|
|
|
492
548
|
"@wix/promote-google-ads",
|
|
493
549
|
"@wix/promote-growth-tools-marketing-plan",
|
|
494
550
|
"@wix/promote-growth-tools-publisher",
|
|
551
|
+
"@wix/property",
|
|
495
552
|
"@wix/property-list",
|
|
496
553
|
"@wix/quick-pages",
|
|
497
554
|
"@wix/real-estate",
|
|
498
555
|
"@wix/real-estate-yaniv",
|
|
499
556
|
"@wix/realtime",
|
|
557
|
+
"@wix/redirects",
|
|
500
558
|
"@wix/referral",
|
|
501
559
|
"@wix/reports",
|
|
502
560
|
"@wix/restaurants",
|
|
561
|
+
"@wix/reviews",
|
|
503
562
|
"@wix/revshare-gpv-payouts",
|
|
504
563
|
"@wix/revshare-materialized-invoices",
|
|
505
564
|
"@wix/revshare-premium-payouts",
|
|
@@ -507,12 +566,14 @@
|
|
|
507
566
|
"@wix/ricos-document",
|
|
508
567
|
"@wix/ricos-services",
|
|
509
568
|
"@wix/riseevent",
|
|
569
|
+
"@wix/search",
|
|
510
570
|
"@wix/seatings",
|
|
511
571
|
"@wix/secrets",
|
|
512
572
|
"@wix/sender-details",
|
|
513
573
|
"@wix/sender-emails",
|
|
514
574
|
"@wix/sending-domains",
|
|
515
575
|
"@wix/seo",
|
|
576
|
+
"@wix/seo-content-plan",
|
|
516
577
|
"@wix/seo-user-config",
|
|
517
578
|
"@wix/site-actions",
|
|
518
579
|
"@wix/site-bookings",
|
|
@@ -522,8 +583,10 @@
|
|
|
522
583
|
"@wix/site-events",
|
|
523
584
|
"@wix/site-location",
|
|
524
585
|
"@wix/site-members",
|
|
586
|
+
"@wix/site-mobile",
|
|
525
587
|
"@wix/site-navigate-mobile",
|
|
526
588
|
"@wix/site-pay",
|
|
589
|
+
"@wix/site-plugins",
|
|
527
590
|
"@wix/site-pricing-plans",
|
|
528
591
|
"@wix/site-realtime",
|
|
529
592
|
"@wix/site-seo",
|
|
@@ -537,6 +600,8 @@
|
|
|
537
600
|
"@wix/subscription",
|
|
538
601
|
"@wix/suppliers-hub",
|
|
539
602
|
"@wix/table-reservations",
|
|
603
|
+
"@wix/table-reservations-experiences",
|
|
604
|
+
"@wix/tags",
|
|
540
605
|
"@wix/templates",
|
|
541
606
|
"@wix/trigger-catalog",
|
|
542
607
|
"@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.14803",
|
|
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": "f2a30d58e082fb980f28719a349c3b09d6d75d6e7a76ecfa6d5102ed"
|
|
106
106
|
}
|