@wix/cli-app 1.1.105 → 1.1.107
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/{AddPermissionCommand-5HJLGPUL.js → AddPermissionCommand-7E5GD5VD.js} +2 -2
- package/build/{DevCommand-O4AVWD2I.js → DevCommand-BWRRKEE6.js} +28 -10
- package/build/{DevCommand-O4AVWD2I.js.map → DevCommand-BWRRKEE6.js.map} +1 -1
- package/build/{GenerateCommand-XEQQK5JD.js → GenerateCommand-IO6ENBOG.js} +202 -239
- package/build/GenerateCommand-IO6ENBOG.js.map +1 -0
- package/build/{LogsCommand-HHARSMTM.js → LogsCommand-C62QNN65.js} +3 -3
- package/build/PreviewCommand-YAYKKYRN.js +19 -0
- package/build/ReleaseCommand-77SWCHH2.js +23 -0
- package/build/{ServeCommand-ZQZOJ63N.js → ServeCommand-NDUXIY75.js} +3 -3
- package/build/{build-CKOKPVS4.js → build-ZO7CXGLN.js} +6 -6
- package/build/{chunk-T5HHDBBR.js → chunk-5ZI5USPK.js} +1 -2
- package/build/{chunk-T5HHDBBR.js.map → chunk-5ZI5USPK.js.map} +1 -1
- package/build/{chunk-NESQKXHK.js → chunk-657KFISY.js} +2 -2
- package/build/{chunk-VRX2SASY.js → chunk-6X7N6N75.js} +45 -49
- package/build/chunk-6X7N6N75.js.map +1 -0
- package/build/{chunk-QWGSCUAB.js → chunk-77PR2TSF.js} +2 -2
- package/build/{chunk-HTKY5GAL.js → chunk-7B3P7MZT.js} +3 -3
- package/build/{chunk-TNGKK55S.js → chunk-AKBVXZXO.js} +678 -14
- package/build/chunk-AKBVXZXO.js.map +1 -0
- package/build/{chunk-3Y3QPJVH.js → chunk-EC7IFTLG.js} +2 -2
- package/build/{chunk-Z7PH47TC.js → chunk-EH63OURU.js} +2 -2
- package/build/{chunk-CO4OJ24E.js → chunk-GFXZXRO4.js} +2 -2
- package/build/{chunk-KZR2NRBV.js → chunk-HJXYDXED.js} +5 -5
- package/build/{chunk-6CEINMWS.js → chunk-HNIJZROR.js} +37 -61
- package/build/chunk-HNIJZROR.js.map +1 -0
- package/build/{chunk-PSM7UCFC.js → chunk-MK5OQBNN.js} +2 -2
- package/build/{chunk-2ZFPKAA7.js → chunk-OSDDOY2U.js} +238 -200
- package/build/chunk-OSDDOY2U.js.map +1 -0
- package/build/{chunk-VPA32CST.js → chunk-PSN6WZCB.js} +12 -15
- package/build/{chunk-VPA32CST.js.map → chunk-PSN6WZCB.js.map} +1 -1
- package/build/{chunk-MUQK7XXX.js → chunk-TZ37SYKU.js} +2 -2
- package/build/{chunk-QW6EMQHB.js → chunk-VCFM6SMQ.js} +668 -344
- package/build/{chunk-QW6EMQHB.js.map → chunk-VCFM6SMQ.js.map} +1 -1
- package/build/{chunk-3DCWSSD4.js → chunk-VJAMKDBT.js} +3 -3
- package/build/{chunk-JXDZLNJ2.js → chunk-VV6PV2NF.js} +5 -5
- package/build/index.js +24 -24
- package/build/platform-sdk/editor.js +3 -3
- package/build/platform-sdk/editor.js.map +1 -1
- package/build/{preview-G7E66NY4.js → preview-ZGAFDUGX.js} +15 -15
- package/build/preview-ZGAFDUGX.js.map +1 -0
- package/build/{release-A7DVRFRM.js → release-YOEGOFAT.js} +15 -15
- package/build/{render-command-WD7XORKY.js → render-command-FI2MU2Z5.js} +6 -6
- package/package.json +4 -5
- package/templates/site-plugin/files/plugin.tsx.ejs +2 -0
- package/build/GenerateCommand-XEQQK5JD.js.map +0 -1
- package/build/PreviewCommand-TDECELOR.js +0 -19
- package/build/ReleaseCommand-53VLVKUO.js +0 -23
- package/build/chunk-2ZFPKAA7.js.map +0 -1
- package/build/chunk-6CEINMWS.js.map +0 -1
- package/build/chunk-TNGKK55S.js.map +0 -1
- package/build/chunk-VRX2SASY.js.map +0 -1
- package/build/preview-G7E66NY4.js.map +0 -1
- /package/build/{AddPermissionCommand-5HJLGPUL.js.map → AddPermissionCommand-7E5GD5VD.js.map} +0 -0
- /package/build/{LogsCommand-HHARSMTM.js.map → LogsCommand-C62QNN65.js.map} +0 -0
- /package/build/{PreviewCommand-TDECELOR.js.map → PreviewCommand-YAYKKYRN.js.map} +0 -0
- /package/build/{ReleaseCommand-53VLVKUO.js.map → ReleaseCommand-77SWCHH2.js.map} +0 -0
- /package/build/{ServeCommand-ZQZOJ63N.js.map → ServeCommand-NDUXIY75.js.map} +0 -0
- /package/build/{build-CKOKPVS4.js.map → build-ZO7CXGLN.js.map} +0 -0
- /package/build/{chunk-NESQKXHK.js.map → chunk-657KFISY.js.map} +0 -0
- /package/build/{chunk-QWGSCUAB.js.map → chunk-77PR2TSF.js.map} +0 -0
- /package/build/{chunk-HTKY5GAL.js.map → chunk-7B3P7MZT.js.map} +0 -0
- /package/build/{chunk-3Y3QPJVH.js.map → chunk-EC7IFTLG.js.map} +0 -0
- /package/build/{chunk-Z7PH47TC.js.map → chunk-EH63OURU.js.map} +0 -0
- /package/build/{chunk-CO4OJ24E.js.map → chunk-GFXZXRO4.js.map} +0 -0
- /package/build/{chunk-KZR2NRBV.js.map → chunk-HJXYDXED.js.map} +0 -0
- /package/build/{chunk-PSM7UCFC.js.map → chunk-MK5OQBNN.js.map} +0 -0
- /package/build/{chunk-MUQK7XXX.js.map → chunk-TZ37SYKU.js.map} +0 -0
- /package/build/{chunk-3DCWSSD4.js.map → chunk-VJAMKDBT.js.map} +0 -0
- /package/build/{chunk-JXDZLNJ2.js.map → chunk-VV6PV2NF.js.map} +0 -0
- /package/build/{release-A7DVRFRM.js.map → release-YOEGOFAT.js.map} +0 -0
- /package/build/{render-command-WD7XORKY.js.map → render-command-FI2MU2Z5.js.map} +0 -0
|
@@ -34937,7 +34937,7 @@ ${str}
|
|
|
34937
34937
|
return false;
|
|
34938
34938
|
}
|
|
34939
34939
|
}
|
|
34940
|
-
var
|
|
34940
|
+
var State2 = class _State {
|
|
34941
34941
|
constructor() {
|
|
34942
34942
|
this.flags = 1024;
|
|
34943
34943
|
this.startIndex = void 0;
|
|
@@ -35436,7 +35436,7 @@ ${str}
|
|
|
35436
35436
|
throw this.raise(Errors.UnterminatedTemplate, buildPosition(pos2, lineStart, curLine));
|
|
35437
35437
|
}
|
|
35438
35438
|
});
|
|
35439
|
-
this.state = new
|
|
35439
|
+
this.state = new State2();
|
|
35440
35440
|
this.state.init(options);
|
|
35441
35441
|
this.input = input;
|
|
35442
35442
|
this.length = input.length;
|
|
@@ -143832,7 +143832,7 @@ var require_chokidar = __commonJS({
|
|
|
143832
143832
|
var package_default = {
|
|
143833
143833
|
name: "@wix/cli-app",
|
|
143834
143834
|
description: "CLI tool for Wix apps",
|
|
143835
|
-
version: "1.1.
|
|
143835
|
+
version: "1.1.107",
|
|
143836
143836
|
author: "Amit Dahan",
|
|
143837
143837
|
dependencies: {
|
|
143838
143838
|
esbuild: "^0.25.0",
|
|
@@ -143846,11 +143846,11 @@ var package_default = {
|
|
|
143846
143846
|
"@types/react": "^18.3.3",
|
|
143847
143847
|
"@types/semver": "^7.5.8",
|
|
143848
143848
|
"@wix/ambassador-blocks-v1-application-structure": "^1.0.6",
|
|
143849
|
-
"@wix/ambassador-blocks-v1-blocks-app": "^1.0.
|
|
143849
|
+
"@wix/ambassador-blocks-v1-blocks-app": "^1.0.64",
|
|
143850
143850
|
"@wix/ambassador-cli-site-override-service-v1-site-override": "^1.0.10",
|
|
143851
143851
|
"@wix/ambassador-ctp-app-cloud-backend-service-v1-app-cloud-backend-deployment": "^1.0.12",
|
|
143852
143852
|
"@wix/ambassador-ctp-gradual-rollout-v1-app-config": "^1.0.79",
|
|
143853
|
-
"@wix/ambassador-devcenter-apps-v1-app-old": "^1.0.
|
|
143853
|
+
"@wix/ambassador-devcenter-apps-v1-app-old": "^1.0.70",
|
|
143854
143854
|
"@wix/app-cloud-uploader": "^1.18.0",
|
|
143855
143855
|
"@wix/arm-client": "workspace:*",
|
|
143856
143856
|
"@wix/bi-logger-dev-tools-data": "^1.114.0",
|
|
@@ -143886,7 +143886,6 @@ var package_default = {
|
|
|
143886
143886
|
"@wix/package-manager": "workspace:*",
|
|
143887
143887
|
"@wix/site-list-client": "workspace:*",
|
|
143888
143888
|
"@wix/site-override-client": "workspace:*",
|
|
143889
|
-
"@wix/site-plugin-client": "workspace:*",
|
|
143890
143889
|
"@wix/tsup-configs": "workspace:*",
|
|
143891
143890
|
"@wix/user-browser": "workspace:*",
|
|
143892
143891
|
"@wix/vite-optimize-backend-dependencies": "workspace:*",
|
|
@@ -144118,7 +144117,6 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
144118
144117
|
FailedToDeployDocument: {},
|
|
144119
144118
|
WaitForEditorInstallationStateFailure: {},
|
|
144120
144119
|
EditorPendingInstallationCheckTimedout: {},
|
|
144121
|
-
FailedToParseLatestVersion: (0, import_variant.fields)(),
|
|
144122
144120
|
FailedToGetMonitoringLoaderScript: (0, import_variant.fields)(),
|
|
144123
144121
|
FailedToFetchWixLockFile: {},
|
|
144124
144122
|
FailedToGetSdkSlotData: {},
|
|
@@ -144133,7 +144131,10 @@ var CliSystemErrorCode = (0, import_variant.variant)({
|
|
|
144133
144131
|
FailedCreatingAppDeployment: {},
|
|
144134
144132
|
FailedFinalizingAppDeployment: {},
|
|
144135
144133
|
FailedCreatingNewFunnelProject: {},
|
|
144136
|
-
FailedToFindAstroConfig: {}
|
|
144134
|
+
FailedToFindAstroConfig: {},
|
|
144135
|
+
FailedToCreateShareUrl: {},
|
|
144136
|
+
FailedToListShareUrls: {},
|
|
144137
|
+
FailedToParseNextVersion: (0, import_variant.fields)()
|
|
144137
144138
|
});
|
|
144138
144139
|
var CliUserErrorCode = (0, import_variant.variant)({
|
|
144139
144140
|
LatestVersionOfCreateAppRequired: (0, import_variant.fields)(),
|
|
@@ -144224,7 +144225,6 @@ var CliUserErrorCode = (0, import_variant.variant)({
|
|
|
144224
144225
|
FailedToApplySiteFsManagerExternalUpdates: {},
|
|
144225
144226
|
ServeDeprecated: (0, import_variant.fields)(),
|
|
144226
144227
|
CannotFindConfigReferencedAsset: (0, import_variant.fields)(),
|
|
144227
|
-
CannotReleaseLockedApplication: {},
|
|
144228
144228
|
FailedToCreateIntellisenseAdapter: {},
|
|
144229
144229
|
FailedToInitIntellisenseAdapterTypes: {},
|
|
144230
144230
|
FailedToUpdateIntellisenseAdapterTypes: {},
|
|
@@ -144233,6 +144233,8 @@ var CliUserErrorCode = (0, import_variant.variant)({
|
|
|
144233
144233
|
DeploymentPipelineFailed: (0, import_variant.fields)(),
|
|
144234
144234
|
InsufficientNonInterractiveReleaseParameters: {},
|
|
144235
144235
|
AppNameArgumentIsInvalid: (0, import_variant.fields)(),
|
|
144236
|
+
ProjectNameArgumentIsInvalid: (0, import_variant.fields)(),
|
|
144237
|
+
BusinessNameArgumentIsInvalid: (0, import_variant.fields)(),
|
|
144236
144238
|
CannotReleaseMinorInNoninteractive: {},
|
|
144237
144239
|
SiteComponentConfigNotFound: (0, import_variant.fields)(),
|
|
144238
144240
|
SiteComponentPanelConfigNotFound: (0, import_variant.fields)(),
|
|
@@ -163376,15 +163378,6 @@ function getErrorComponent(code, cause) {
|
|
|
163376
163378
|
}
|
|
163377
163379
|
);
|
|
163378
163380
|
},
|
|
163379
|
-
CannotReleaseLockedApplication: () => {
|
|
163380
|
-
return () => /* @__PURE__ */ import_react79.default.createElement(
|
|
163381
|
-
ErrorMessage,
|
|
163382
|
-
{
|
|
163383
|
-
message: "A new version of the app can not be released at this point.",
|
|
163384
|
-
explanation: "We\u2019re reviewing this app. You can\u2019t update new changes while it\u2019s in review."
|
|
163385
|
-
}
|
|
163386
|
-
);
|
|
163387
|
-
},
|
|
163388
163381
|
FailedToCreateIntellisenseAdapter: () => {
|
|
163389
163382
|
return () => /* @__PURE__ */ import_react79.default.createElement(
|
|
163390
163383
|
ErrorMessage,
|
|
@@ -163519,18 +163512,19 @@ ${errorMessage}`
|
|
|
163519
163512
|
/* @__PURE__ */ import_react79.default.createElement(Text2, null, content.trim())
|
|
163520
163513
|
))))));
|
|
163521
163514
|
},
|
|
163522
|
-
|
|
163515
|
+
FailedToFetchWixLockFile: () => {
|
|
163516
|
+
return () => /* @__PURE__ */ import_react79.default.createElement(SystemErrorMessage, { message: `Failed to fetch "wix.lock" file.` });
|
|
163517
|
+
},
|
|
163518
|
+
AppNameArgumentIsInvalid: ({ errorMessage }) => {
|
|
163523
163519
|
return () => /* @__PURE__ */ import_react79.default.createElement(
|
|
163524
|
-
|
|
163520
|
+
ErrorMessage,
|
|
163525
163521
|
{
|
|
163526
|
-
message:
|
|
163522
|
+
message: errorMessage,
|
|
163523
|
+
hint: "Failed to create a new application with the specified parameters. Please modify the parameters or switch to interactive mode."
|
|
163527
163524
|
}
|
|
163528
163525
|
);
|
|
163529
163526
|
},
|
|
163530
|
-
|
|
163531
|
-
return () => /* @__PURE__ */ import_react79.default.createElement(SystemErrorMessage, { message: `Failed to fetch "wix.lock" file.` });
|
|
163532
|
-
},
|
|
163533
|
-
AppNameArgumentIsInvalid: ({ errorMessage }) => {
|
|
163527
|
+
ProjectNameArgumentIsInvalid: ({ errorMessage }) => {
|
|
163534
163528
|
return () => /* @__PURE__ */ import_react79.default.createElement(
|
|
163535
163529
|
ErrorMessage,
|
|
163536
163530
|
{
|
|
@@ -163539,6 +163533,15 @@ ${errorMessage}`
|
|
|
163539
163533
|
}
|
|
163540
163534
|
);
|
|
163541
163535
|
},
|
|
163536
|
+
BusinessNameArgumentIsInvalid: ({ errorMessage }) => {
|
|
163537
|
+
return () => /* @__PURE__ */ import_react79.default.createElement(
|
|
163538
|
+
ErrorMessage,
|
|
163539
|
+
{
|
|
163540
|
+
message: errorMessage,
|
|
163541
|
+
hint: "Failed to create a new application with provided Business Name. Please modify the parameters or switch to interactive mode."
|
|
163542
|
+
}
|
|
163543
|
+
);
|
|
163544
|
+
},
|
|
163542
163545
|
CannotReleaseMinorInNoninteractive: () => {
|
|
163543
163546
|
return () => /* @__PURE__ */ import_react79.default.createElement(
|
|
163544
163547
|
ErrorMessage,
|
|
@@ -163654,6 +163657,20 @@ ${errorMessage}`
|
|
|
163654
163657
|
hint: "Please make sure the site exists and you have access to it."
|
|
163655
163658
|
}
|
|
163656
163659
|
);
|
|
163660
|
+
},
|
|
163661
|
+
FailedToCreateShareUrl: () => {
|
|
163662
|
+
return () => /* @__PURE__ */ import_react79.default.createElement(SystemErrorMessage, { message: "Failed to create preview URL." });
|
|
163663
|
+
},
|
|
163664
|
+
FailedToListShareUrls: () => {
|
|
163665
|
+
return () => /* @__PURE__ */ import_react79.default.createElement(SystemErrorMessage, { message: "Failed to list preview URLs." });
|
|
163666
|
+
},
|
|
163667
|
+
FailedToParseNextVersion: ({ version }) => {
|
|
163668
|
+
return () => /* @__PURE__ */ import_react79.default.createElement(
|
|
163669
|
+
SystemErrorMessage,
|
|
163670
|
+
{
|
|
163671
|
+
message: `The version "${version}" produced by the system does not conform to the expected semantic versioning format and could not be parsed.`
|
|
163672
|
+
}
|
|
163673
|
+
);
|
|
163657
163674
|
}
|
|
163658
163675
|
});
|
|
163659
163676
|
}
|
|
@@ -166265,17 +166282,17 @@ var Classification;
|
|
|
166265
166282
|
Classification2["FUNCTION_ACTIVATION_APP"] = "FUNCTION_ACTIVATION_APP";
|
|
166266
166283
|
})(Classification || (Classification = {}));
|
|
166267
166284
|
var VersionStatus;
|
|
166268
|
-
(function(
|
|
166269
|
-
|
|
166270
|
-
|
|
166271
|
-
|
|
166272
|
-
|
|
166273
|
-
|
|
166274
|
-
|
|
166275
|
-
|
|
166276
|
-
|
|
166277
|
-
|
|
166278
|
-
|
|
166285
|
+
(function(VersionStatus2) {
|
|
166286
|
+
VersionStatus2["NONE_STATUS"] = "NONE_STATUS";
|
|
166287
|
+
VersionStatus2["DRAFT"] = "DRAFT";
|
|
166288
|
+
VersionStatus2["SUBMITTED"] = "SUBMITTED";
|
|
166289
|
+
VersionStatus2["IN_REVIEW"] = "IN_REVIEW";
|
|
166290
|
+
VersionStatus2["APPROVED"] = "APPROVED";
|
|
166291
|
+
VersionStatus2["PUBLISHED"] = "PUBLISHED";
|
|
166292
|
+
VersionStatus2["DECLINED"] = "DECLINED";
|
|
166293
|
+
VersionStatus2["ARCHIVED"] = "ARCHIVED";
|
|
166294
|
+
VersionStatus2["HIDDEN"] = "HIDDEN";
|
|
166295
|
+
VersionStatus2["RELEASED"] = "RELEASED";
|
|
166279
166296
|
})(VersionStatus || (VersionStatus = {}));
|
|
166280
166297
|
var ComponentType;
|
|
166281
166298
|
(function(ComponentType3) {
|
|
@@ -166471,6 +166488,7 @@ var ComponentType;
|
|
|
166471
166488
|
ComponentType3["WIX_PAYMENTS_PROVIDER_ACCOUNT_SERVICE_PLUGIN"] = "WIX_PAYMENTS_PROVIDER_ACCOUNT_SERVICE_PLUGIN";
|
|
166472
166489
|
ComponentType3["CONTACTS_SEGMENTS_V2_FILTER_PROVIDER"] = "CONTACTS_SEGMENTS_V2_FILTER_PROVIDER";
|
|
166473
166490
|
ComponentType3["ANALYTICS_PRODUCT_CATALOG"] = "ANALYTICS_PRODUCT_CATALOG";
|
|
166491
|
+
ComponentType3["SITE_MIGRATION"] = "SITE_MIGRATION";
|
|
166474
166492
|
})(ComponentType || (ComponentType = {}));
|
|
166475
166493
|
var WidgetVertical;
|
|
166476
166494
|
(function(WidgetVertical3) {
|
|
@@ -166823,9 +166841,9 @@ var Domain;
|
|
|
166823
166841
|
Domain3["WIX"] = "WIX";
|
|
166824
166842
|
})(Domain || (Domain = {}));
|
|
166825
166843
|
var Status;
|
|
166826
|
-
(function(
|
|
166827
|
-
|
|
166828
|
-
|
|
166844
|
+
(function(Status5) {
|
|
166845
|
+
Status5["ACTIVE"] = "ACTIVE";
|
|
166846
|
+
Status5["INACTIVE"] = "INACTIVE";
|
|
166829
166847
|
})(Status || (Status = {}));
|
|
166830
166848
|
var TextInputDisplayType;
|
|
166831
166849
|
(function(TextInputDisplayType3) {
|
|
@@ -168097,6 +168115,21 @@ var BackgroundModeEnum;
|
|
|
168097
168115
|
BackgroundModeEnum3["UNKNOWN_BackgroundModeEnum"] = "UNKNOWN_BackgroundModeEnum";
|
|
168098
168116
|
BackgroundModeEnum3["shapeDividerSvg"] = "shapeDividerSvg";
|
|
168099
168117
|
})(BackgroundModeEnum || (BackgroundModeEnum = {}));
|
|
168118
|
+
var ImageCategoryTypes;
|
|
168119
|
+
(function(ImageCategoryTypes3) {
|
|
168120
|
+
ImageCategoryTypes3["UNKNOWN_CategoryName"] = "UNKNOWN_CategoryName";
|
|
168121
|
+
ImageCategoryTypes3["IMAGE"] = "IMAGE";
|
|
168122
|
+
ImageCategoryTypes3["IMAGE_BACKGROUND"] = "IMAGE_BACKGROUND";
|
|
168123
|
+
})(ImageCategoryTypes || (ImageCategoryTypes = {}));
|
|
168124
|
+
var VectorArtCategoryTypes;
|
|
168125
|
+
(function(VectorArtCategoryTypes3) {
|
|
168126
|
+
VectorArtCategoryTypes3["UNKNOWN_VectorArtCategoryTypes"] = "UNKNOWN_VectorArtCategoryTypes";
|
|
168127
|
+
VectorArtCategoryTypes3["SHAPE_ALL"] = "SHAPE_ALL";
|
|
168128
|
+
VectorArtCategoryTypes3["SHAPE_BASIC"] = "SHAPE_BASIC";
|
|
168129
|
+
VectorArtCategoryTypes3["SHAPE_ART"] = "SHAPE_ART";
|
|
168130
|
+
VectorArtCategoryTypes3["ICON_SOCIAL"] = "ICON_SOCIAL";
|
|
168131
|
+
VectorArtCategoryTypes3["SHAPE_DIVIDERS"] = "SHAPE_DIVIDERS";
|
|
168132
|
+
})(VectorArtCategoryTypes || (VectorArtCategoryTypes = {}));
|
|
168100
168133
|
var CssDataTypeEnumCssDataType;
|
|
168101
168134
|
(function(CssDataTypeEnumCssDataType3) {
|
|
168102
168135
|
CssDataTypeEnumCssDataType3["UNKNOWN_CssDataType"] = "UNKNOWN_CssDataType";
|
|
@@ -168202,6 +168235,33 @@ var ResizeDirection;
|
|
|
168202
168235
|
ResizeDirection3["aspectRatio"] = "aspectRatio";
|
|
168203
168236
|
ResizeDirection3["none"] = "none";
|
|
168204
168237
|
})(ResizeDirection || (ResizeDirection = {}));
|
|
168238
|
+
var RichTextAbilities;
|
|
168239
|
+
(function(RichTextAbilities3) {
|
|
168240
|
+
RichTextAbilities3["UNKNOWN_RichTextAbilities"] = "UNKNOWN_RichTextAbilities";
|
|
168241
|
+
RichTextAbilities3["font"] = "font";
|
|
168242
|
+
RichTextAbilities3["fontFamily"] = "fontFamily";
|
|
168243
|
+
RichTextAbilities3["fontSize"] = "fontSize";
|
|
168244
|
+
RichTextAbilities3["fontStyle"] = "fontStyle";
|
|
168245
|
+
RichTextAbilities3["fontWeight"] = "fontWeight";
|
|
168246
|
+
RichTextAbilities3["textDecoration"] = "textDecoration";
|
|
168247
|
+
RichTextAbilities3["color"] = "color";
|
|
168248
|
+
RichTextAbilities3["backgroundColor"] = "backgroundColor";
|
|
168249
|
+
RichTextAbilities3["letterSpacing"] = "letterSpacing";
|
|
168250
|
+
RichTextAbilities3["textAlign"] = "textAlign";
|
|
168251
|
+
RichTextAbilities3["direction"] = "direction";
|
|
168252
|
+
RichTextAbilities3["marginStart"] = "marginStart";
|
|
168253
|
+
RichTextAbilities3["marginEnd"] = "marginEnd";
|
|
168254
|
+
RichTextAbilities3["bulletedList"] = "bulletedList";
|
|
168255
|
+
RichTextAbilities3["numberedList"] = "numberedList";
|
|
168256
|
+
RichTextAbilities3["seoTag"] = "seoTag";
|
|
168257
|
+
})(RichTextAbilities || (RichTextAbilities = {}));
|
|
168258
|
+
var VideoCategoryTypes;
|
|
168259
|
+
(function(VideoCategoryTypes3) {
|
|
168260
|
+
VideoCategoryTypes3["UNKNOWN_VideoCategoryTypes"] = "UNKNOWN_VideoCategoryTypes";
|
|
168261
|
+
VideoCategoryTypes3["VIDEO"] = "VIDEO";
|
|
168262
|
+
VideoCategoryTypes3["VIDEO_TRANSPARENT"] = "VIDEO_TRANSPARENT";
|
|
168263
|
+
VideoCategoryTypes3["VIDEO_OPAQUE"] = "VIDEO_OPAQUE";
|
|
168264
|
+
})(VideoCategoryTypes || (VideoCategoryTypes = {}));
|
|
168205
168265
|
var ElementType;
|
|
168206
168266
|
(function(ElementType3) {
|
|
168207
168267
|
ElementType3["UNKNOWN_ElementType"] = "UNKNOWN_ElementType";
|
|
@@ -168217,6 +168277,8 @@ var ActionType;
|
|
|
168217
168277
|
ActionType3["forward"] = "forward";
|
|
168218
168278
|
ActionType3["style"] = "style";
|
|
168219
168279
|
ActionType3["displayGroup"] = "displayGroup";
|
|
168280
|
+
ActionType3["cssProperty"] = "cssProperty";
|
|
168281
|
+
ActionType3["cssCustomProperty"] = "cssCustomProperty";
|
|
168220
168282
|
})(ActionType || (ActionType = {}));
|
|
168221
168283
|
var PanelType;
|
|
168222
168284
|
(function(PanelType3) {
|
|
@@ -168234,6 +168296,7 @@ var ActionName;
|
|
|
168234
168296
|
ActionName3["dashboard"] = "dashboard";
|
|
168235
168297
|
ActionName3["custom"] = "custom";
|
|
168236
168298
|
ActionName3["manageMenu"] = "manageMenu";
|
|
168299
|
+
ActionName3["container"] = "container";
|
|
168237
168300
|
})(ActionName || (ActionName = {}));
|
|
168238
168301
|
var SizingType;
|
|
168239
168302
|
(function(SizingType3) {
|
|
@@ -168243,10 +168306,10 @@ var SizingType;
|
|
|
168243
168306
|
SizingType3["pixels"] = "pixels";
|
|
168244
168307
|
})(SizingType || (SizingType = {}));
|
|
168245
168308
|
var BreakpointEnumBreakpoint;
|
|
168246
|
-
(function(
|
|
168247
|
-
|
|
168248
|
-
|
|
168249
|
-
|
|
168309
|
+
(function(BreakpointEnumBreakpoint3) {
|
|
168310
|
+
BreakpointEnumBreakpoint3["UNKNOWN_Breakpoint"] = "UNKNOWN_Breakpoint";
|
|
168311
|
+
BreakpointEnumBreakpoint3["small"] = "small";
|
|
168312
|
+
BreakpointEnumBreakpoint3["large"] = "large";
|
|
168250
168313
|
})(BreakpointEnumBreakpoint || (BreakpointEnumBreakpoint = {}));
|
|
168251
168314
|
var ContentResizeDirection;
|
|
168252
168315
|
(function(ContentResizeDirection3) {
|
|
@@ -168296,6 +168359,8 @@ var Archetype;
|
|
|
168296
168359
|
Archetype3["Captcha"] = "Captcha";
|
|
168297
168360
|
Archetype3["VectorArt"] = "VectorArt";
|
|
168298
168361
|
Archetype3["AnimatedGraphic"] = "AnimatedGraphic";
|
|
168362
|
+
Archetype3["Cart"] = "Cart";
|
|
168363
|
+
Archetype3["ContactForm"] = "ContactForm";
|
|
168299
168364
|
})(Archetype || (Archetype = {}));
|
|
168300
168365
|
var NativeStateType;
|
|
168301
168366
|
(function(NativeStateType3) {
|
|
@@ -168308,8 +168373,8 @@ var NativeStateType;
|
|
|
168308
168373
|
var GroupType;
|
|
168309
168374
|
(function(GroupType3) {
|
|
168310
168375
|
GroupType3["UNKNOWN_GroupType"] = "UNKNOWN_GroupType";
|
|
168311
|
-
GroupType3["
|
|
168312
|
-
GroupType3["
|
|
168376
|
+
GroupType3["cssDataType"] = "cssDataType";
|
|
168377
|
+
GroupType3["dataType"] = "dataType";
|
|
168313
168378
|
GroupType3["background"] = "background";
|
|
168314
168379
|
GroupType3["margin"] = "margin";
|
|
168315
168380
|
GroupType3["padding"] = "padding";
|
|
@@ -168325,6 +168390,124 @@ var GroupType;
|
|
|
168325
168390
|
GroupType3["textDecoration"] = "textDecoration";
|
|
168326
168391
|
GroupType3["gap"] = "gap";
|
|
168327
168392
|
})(GroupType || (GroupType = {}));
|
|
168393
|
+
var CssPropertyEnumCssPropertyType;
|
|
168394
|
+
(function(CssPropertyEnumCssPropertyType3) {
|
|
168395
|
+
CssPropertyEnumCssPropertyType3["UNKNOWN_CssPropertyType"] = "UNKNOWN_CssPropertyType";
|
|
168396
|
+
CssPropertyEnumCssPropertyType3["number"] = "number";
|
|
168397
|
+
CssPropertyEnumCssPropertyType3["string"] = "string";
|
|
168398
|
+
CssPropertyEnumCssPropertyType3["angle"] = "angle";
|
|
168399
|
+
CssPropertyEnumCssPropertyType3["length"] = "length";
|
|
168400
|
+
CssPropertyEnumCssPropertyType3["percentage"] = "percentage";
|
|
168401
|
+
CssPropertyEnumCssPropertyType3["lengthPercentage"] = "lengthPercentage";
|
|
168402
|
+
CssPropertyEnumCssPropertyType3["blendMode"] = "blendMode";
|
|
168403
|
+
CssPropertyEnumCssPropertyType3["customEnum"] = "customEnum";
|
|
168404
|
+
CssPropertyEnumCssPropertyType3["time"] = "time";
|
|
168405
|
+
CssPropertyEnumCssPropertyType3["background"] = "background";
|
|
168406
|
+
CssPropertyEnumCssPropertyType3["backgroundSize"] = "backgroundSize";
|
|
168407
|
+
CssPropertyEnumCssPropertyType3["backgroundColor"] = "backgroundColor";
|
|
168408
|
+
CssPropertyEnumCssPropertyType3["backgroundImage"] = "backgroundImage";
|
|
168409
|
+
CssPropertyEnumCssPropertyType3["backgroundClip"] = "backgroundClip";
|
|
168410
|
+
CssPropertyEnumCssPropertyType3["backgroundOrigin"] = "backgroundOrigin";
|
|
168411
|
+
CssPropertyEnumCssPropertyType3["backgroundPosition"] = "backgroundPosition";
|
|
168412
|
+
CssPropertyEnumCssPropertyType3["backgroundRepeat"] = "backgroundRepeat";
|
|
168413
|
+
CssPropertyEnumCssPropertyType3["backgroundAttachment"] = "backgroundAttachment";
|
|
168414
|
+
CssPropertyEnumCssPropertyType3["margin"] = "margin";
|
|
168415
|
+
CssPropertyEnumCssPropertyType3["marginTop"] = "marginTop";
|
|
168416
|
+
CssPropertyEnumCssPropertyType3["marginRight"] = "marginRight";
|
|
168417
|
+
CssPropertyEnumCssPropertyType3["marginBottom"] = "marginBottom";
|
|
168418
|
+
CssPropertyEnumCssPropertyType3["marginLeft"] = "marginLeft";
|
|
168419
|
+
CssPropertyEnumCssPropertyType3["marginInlineStart"] = "marginInlineStart";
|
|
168420
|
+
CssPropertyEnumCssPropertyType3["marginInlineEnd"] = "marginInlineEnd";
|
|
168421
|
+
CssPropertyEnumCssPropertyType3["padding"] = "padding";
|
|
168422
|
+
CssPropertyEnumCssPropertyType3["paddingTop"] = "paddingTop";
|
|
168423
|
+
CssPropertyEnumCssPropertyType3["paddingRight"] = "paddingRight";
|
|
168424
|
+
CssPropertyEnumCssPropertyType3["paddingBottom"] = "paddingBottom";
|
|
168425
|
+
CssPropertyEnumCssPropertyType3["paddingLeft"] = "paddingLeft";
|
|
168426
|
+
CssPropertyEnumCssPropertyType3["paddingInlineStart"] = "paddingInlineStart";
|
|
168427
|
+
CssPropertyEnumCssPropertyType3["paddingInlineEnd"] = "paddingInlineEnd";
|
|
168428
|
+
CssPropertyEnumCssPropertyType3["border"] = "border";
|
|
168429
|
+
CssPropertyEnumCssPropertyType3["borderWidth"] = "borderWidth";
|
|
168430
|
+
CssPropertyEnumCssPropertyType3["borderStyle"] = "borderStyle";
|
|
168431
|
+
CssPropertyEnumCssPropertyType3["borderColor"] = "borderColor";
|
|
168432
|
+
CssPropertyEnumCssPropertyType3["borderTop"] = "borderTop";
|
|
168433
|
+
CssPropertyEnumCssPropertyType3["borderTopColor"] = "borderTopColor";
|
|
168434
|
+
CssPropertyEnumCssPropertyType3["borderTopWidth"] = "borderTopWidth";
|
|
168435
|
+
CssPropertyEnumCssPropertyType3["borderTopStyle"] = "borderTopStyle";
|
|
168436
|
+
CssPropertyEnumCssPropertyType3["borderRight"] = "borderRight";
|
|
168437
|
+
CssPropertyEnumCssPropertyType3["borderRightColor"] = "borderRightColor";
|
|
168438
|
+
CssPropertyEnumCssPropertyType3["borderRightWidth"] = "borderRightWidth";
|
|
168439
|
+
CssPropertyEnumCssPropertyType3["borderRightStyle"] = "borderRightStyle";
|
|
168440
|
+
CssPropertyEnumCssPropertyType3["borderBottom"] = "borderBottom";
|
|
168441
|
+
CssPropertyEnumCssPropertyType3["borderBottomColor"] = "borderBottomColor";
|
|
168442
|
+
CssPropertyEnumCssPropertyType3["borderBottomWidth"] = "borderBottomWidth";
|
|
168443
|
+
CssPropertyEnumCssPropertyType3["borderBottomStyle"] = "borderBottomStyle";
|
|
168444
|
+
CssPropertyEnumCssPropertyType3["borderLeft"] = "borderLeft";
|
|
168445
|
+
CssPropertyEnumCssPropertyType3["borderLeftColor"] = "borderLeftColor";
|
|
168446
|
+
CssPropertyEnumCssPropertyType3["borderLeftWidth"] = "borderLeftWidth";
|
|
168447
|
+
CssPropertyEnumCssPropertyType3["borderLeftStyle"] = "borderLeftStyle";
|
|
168448
|
+
CssPropertyEnumCssPropertyType3["borderInlineStart"] = "borderInlineStart";
|
|
168449
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartColor"] = "borderInlineStartColor";
|
|
168450
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartWidth"] = "borderInlineStartWidth";
|
|
168451
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartStyle"] = "borderInlineStartStyle";
|
|
168452
|
+
CssPropertyEnumCssPropertyType3["borderInlineEnd"] = "borderInlineEnd";
|
|
168453
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndColor"] = "borderInlineEndColor";
|
|
168454
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndWidth"] = "borderInlineEndWidth";
|
|
168455
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndStyle"] = "borderInlineEndStyle";
|
|
168456
|
+
CssPropertyEnumCssPropertyType3["borderRadius"] = "borderRadius";
|
|
168457
|
+
CssPropertyEnumCssPropertyType3["borderTopLeftRadius"] = "borderTopLeftRadius";
|
|
168458
|
+
CssPropertyEnumCssPropertyType3["borderTopRightRadius"] = "borderTopRightRadius";
|
|
168459
|
+
CssPropertyEnumCssPropertyType3["borderBottomRightRadius"] = "borderBottomRightRadius";
|
|
168460
|
+
CssPropertyEnumCssPropertyType3["borderBottomLeftRadius"] = "borderBottomLeftRadius";
|
|
168461
|
+
CssPropertyEnumCssPropertyType3["borderStartStartRadius"] = "borderStartStartRadius";
|
|
168462
|
+
CssPropertyEnumCssPropertyType3["borderStartEndRadius"] = "borderStartEndRadius";
|
|
168463
|
+
CssPropertyEnumCssPropertyType3["borderEndStartRadius"] = "borderEndStartRadius";
|
|
168464
|
+
CssPropertyEnumCssPropertyType3["borderEndEndRadius"] = "borderEndEndRadius";
|
|
168465
|
+
CssPropertyEnumCssPropertyType3["font"] = "font";
|
|
168466
|
+
CssPropertyEnumCssPropertyType3["fontFamily"] = "fontFamily";
|
|
168467
|
+
CssPropertyEnumCssPropertyType3["fontSize"] = "fontSize";
|
|
168468
|
+
CssPropertyEnumCssPropertyType3["fontStretch"] = "fontStretch";
|
|
168469
|
+
CssPropertyEnumCssPropertyType3["fontStyle"] = "fontStyle";
|
|
168470
|
+
CssPropertyEnumCssPropertyType3["fontVariant"] = "fontVariant";
|
|
168471
|
+
CssPropertyEnumCssPropertyType3["fontWeight"] = "fontWeight";
|
|
168472
|
+
CssPropertyEnumCssPropertyType3["lineHeight"] = "lineHeight";
|
|
168473
|
+
CssPropertyEnumCssPropertyType3["color"] = "color";
|
|
168474
|
+
CssPropertyEnumCssPropertyType3["letterSpacing"] = "letterSpacing";
|
|
168475
|
+
CssPropertyEnumCssPropertyType3["writingMode"] = "writingMode";
|
|
168476
|
+
CssPropertyEnumCssPropertyType3["textAlign"] = "textAlign";
|
|
168477
|
+
CssPropertyEnumCssPropertyType3["textTransform"] = "textTransform";
|
|
168478
|
+
CssPropertyEnumCssPropertyType3["textShadow"] = "textShadow";
|
|
168479
|
+
CssPropertyEnumCssPropertyType3["textOverflow"] = "textOverflow";
|
|
168480
|
+
CssPropertyEnumCssPropertyType3["textIndent"] = "textIndent";
|
|
168481
|
+
CssPropertyEnumCssPropertyType3["textDecoration"] = "textDecoration";
|
|
168482
|
+
CssPropertyEnumCssPropertyType3["textDecorationColor"] = "textDecorationColor";
|
|
168483
|
+
CssPropertyEnumCssPropertyType3["textDecorationLine"] = "textDecorationLine";
|
|
168484
|
+
CssPropertyEnumCssPropertyType3["textDecorationStyle"] = "textDecorationStyle";
|
|
168485
|
+
CssPropertyEnumCssPropertyType3["textDecorationThickness"] = "textDecorationThickness";
|
|
168486
|
+
CssPropertyEnumCssPropertyType3["boxShadow"] = "boxShadow";
|
|
168487
|
+
CssPropertyEnumCssPropertyType3["opacity"] = "opacity";
|
|
168488
|
+
CssPropertyEnumCssPropertyType3["overflow"] = "overflow";
|
|
168489
|
+
CssPropertyEnumCssPropertyType3["display"] = "display";
|
|
168490
|
+
CssPropertyEnumCssPropertyType3["alignSelf"] = "alignSelf";
|
|
168491
|
+
CssPropertyEnumCssPropertyType3["justifyContent"] = "justifyContent";
|
|
168492
|
+
CssPropertyEnumCssPropertyType3["alignItems"] = "alignItems";
|
|
168493
|
+
CssPropertyEnumCssPropertyType3["flexDirection"] = "flexDirection";
|
|
168494
|
+
CssPropertyEnumCssPropertyType3["height"] = "height";
|
|
168495
|
+
CssPropertyEnumCssPropertyType3["width"] = "width";
|
|
168496
|
+
CssPropertyEnumCssPropertyType3["gap"] = "gap";
|
|
168497
|
+
CssPropertyEnumCssPropertyType3["columnGap"] = "columnGap";
|
|
168498
|
+
CssPropertyEnumCssPropertyType3["rowGap"] = "rowGap";
|
|
168499
|
+
CssPropertyEnumCssPropertyType3["filter"] = "filter";
|
|
168500
|
+
CssPropertyEnumCssPropertyType3["backdropFilter"] = "backdropFilter";
|
|
168501
|
+
CssPropertyEnumCssPropertyType3["objectFit"] = "objectFit";
|
|
168502
|
+
CssPropertyEnumCssPropertyType3["objectPosition"] = "objectPosition";
|
|
168503
|
+
CssPropertyEnumCssPropertyType3["mixBlendMode"] = "mixBlendMode";
|
|
168504
|
+
CssPropertyEnumCssPropertyType3["isolation"] = "isolation";
|
|
168505
|
+
CssPropertyEnumCssPropertyType3["stroke"] = "stroke";
|
|
168506
|
+
CssPropertyEnumCssPropertyType3["strokeWidth"] = "strokeWidth";
|
|
168507
|
+
CssPropertyEnumCssPropertyType3["strokeOpacity"] = "strokeOpacity";
|
|
168508
|
+
CssPropertyEnumCssPropertyType3["fill"] = "fill";
|
|
168509
|
+
CssPropertyEnumCssPropertyType3["fillOpacity"] = "fillOpacity";
|
|
168510
|
+
})(CssPropertyEnumCssPropertyType || (CssPropertyEnumCssPropertyType = {}));
|
|
168328
168511
|
var InteractionsTrigger;
|
|
168329
168512
|
(function(InteractionsTrigger3) {
|
|
168330
168513
|
InteractionsTrigger3["UNKNOWN_TRIGGER"] = "UNKNOWN_TRIGGER";
|
|
@@ -168449,25 +168632,25 @@ var MediaType;
|
|
|
168449
168632
|
MediaType2["YOUTUBE"] = "YOUTUBE";
|
|
168450
168633
|
})(MediaType || (MediaType = {}));
|
|
168451
168634
|
var PlanStatus;
|
|
168452
|
-
(function(
|
|
168453
|
-
|
|
168454
|
-
|
|
168455
|
-
|
|
168635
|
+
(function(PlanStatus2) {
|
|
168636
|
+
PlanStatus2["UNKNOWN"] = "UNKNOWN";
|
|
168637
|
+
PlanStatus2["VISIBLE"] = "VISIBLE";
|
|
168638
|
+
PlanStatus2["HIDDEN"] = "HIDDEN";
|
|
168456
168639
|
})(PlanStatus || (PlanStatus = {}));
|
|
168457
168640
|
var PlanDescription;
|
|
168458
|
-
(function(
|
|
168459
|
-
|
|
168460
|
-
|
|
168461
|
-
|
|
168641
|
+
(function(PlanDescription2) {
|
|
168642
|
+
PlanDescription2["UNKNOWN_DESCRIPTION"] = "UNKNOWN_DESCRIPTION";
|
|
168643
|
+
PlanDescription2["BENEFITS"] = "BENEFITS";
|
|
168644
|
+
PlanDescription2["CUSTOM_TEXT"] = "CUSTOM_TEXT";
|
|
168462
168645
|
})(PlanDescription || (PlanDescription = {}));
|
|
168463
168646
|
var BusinessModel;
|
|
168464
|
-
(function(
|
|
168465
|
-
|
|
168466
|
-
|
|
168467
|
-
|
|
168468
|
-
|
|
168469
|
-
|
|
168470
|
-
|
|
168647
|
+
(function(BusinessModel2) {
|
|
168648
|
+
BusinessModel2["None"] = "None";
|
|
168649
|
+
BusinessModel2["FREEMIUM"] = "FREEMIUM";
|
|
168650
|
+
BusinessModel2["PREMIUM"] = "PREMIUM";
|
|
168651
|
+
BusinessModel2["FREE"] = "FREE";
|
|
168652
|
+
BusinessModel2["WIX_PREMIUM"] = "WIX_PREMIUM";
|
|
168653
|
+
BusinessModel2["DYNAMIC"] = "DYNAMIC";
|
|
168471
168654
|
})(BusinessModel || (BusinessModel = {}));
|
|
168472
168655
|
var TranslationType;
|
|
168473
168656
|
(function(TranslationType2) {
|
|
@@ -170576,6 +170759,7 @@ var _componentData = {
|
|
|
170576
170759
|
};
|
|
170577
170760
|
var _componentsMultilineAddress = { description: "_richContent" };
|
|
170578
170761
|
var _conditionNode = { and: "_andCondition", or: "_orCondition" };
|
|
170762
|
+
var _cssCustomPropertyItem = { number: "_cssNumber" };
|
|
170579
170763
|
var _cssNumber = {
|
|
170580
170764
|
minimum: "google.protobuf.FloatValue",
|
|
170581
170765
|
maximum: "google.protobuf.FloatValue",
|
|
@@ -170603,7 +170787,8 @@ var _editorElement = {
|
|
|
170603
170787
|
style: "Map#_styleItem",
|
|
170604
170788
|
data: "Map#_dataItem",
|
|
170605
170789
|
elements: "Map#_elementItem",
|
|
170606
|
-
presets: "Map#_presetItem"
|
|
170790
|
+
presets: "Map#_presetItem",
|
|
170791
|
+
cssCustomProperties: "Map#_cssCustomPropertyItem"
|
|
170607
170792
|
};
|
|
170608
170793
|
var _editorPresence = { presetsEditorPresence: "_presetEditorPresence" };
|
|
170609
170794
|
var _editorReactComponent = { editorElement: "_editorElement" };
|
|
@@ -170644,7 +170829,8 @@ var _inlineElement = {
|
|
|
170644
170829
|
style: "Map#_styleItem",
|
|
170645
170830
|
data: "Map#_dataItem",
|
|
170646
170831
|
elements: "Map#_elementItem",
|
|
170647
|
-
presets: "Map#_presetItem"
|
|
170832
|
+
presets: "Map#_presetItem",
|
|
170833
|
+
cssCustomProperties: "Map#_cssCustomPropertyItem"
|
|
170648
170834
|
};
|
|
170649
170835
|
var _inputField = {
|
|
170650
170836
|
stringOptions: "__String",
|
|
@@ -170728,9 +170914,14 @@ var _predefinedExpectedInputConfiguration = {
|
|
|
170728
170914
|
textInput: "_adminConfigurableTextInput"
|
|
170729
170915
|
};
|
|
170730
170916
|
var _presetEditorPresence = { wixMediaThumbnail: "_wixCommonImage" };
|
|
170917
|
+
var _presetElementDefaults = { elements: "Map#_presetInnerElementDefaults" };
|
|
170918
|
+
var _presetInnerElementDefaults = {
|
|
170919
|
+
elements: "Map#_presetInnerElementDefaults"
|
|
170920
|
+
};
|
|
170731
170921
|
var _presetItem = {
|
|
170732
170922
|
styleDefaults: "_presetStyleDefaults",
|
|
170733
|
-
styleOverrides: "_breakpointPresetStyleOverrides"
|
|
170923
|
+
styleOverrides: "_breakpointPresetStyleOverrides",
|
|
170924
|
+
presetDefaults: "_presetElementDefaults"
|
|
170734
170925
|
};
|
|
170735
170926
|
var _presetStyleDefaults = { elements: "Map#_elementStyleDefaults" };
|
|
170736
170927
|
var _presetStyleOverrides = { elements: "Map#_elementStyleOverrides" };
|
|
@@ -170749,10 +170940,8 @@ var _ratingInput = { description: "_richContent" };
|
|
|
170749
170940
|
var _refElement = {
|
|
170750
170941
|
resolvedElement: "_inlineElement",
|
|
170751
170942
|
elementsDefaults: "Map#_refInnerElementDefaults",
|
|
170752
|
-
elements: "Map#_refInnerElementDefaults"
|
|
170753
|
-
styleOverrides: "_refElementStyleOverrides"
|
|
170943
|
+
elements: "Map#_refInnerElementDefaults"
|
|
170754
170944
|
};
|
|
170755
|
-
var _refElementStyleOverrides = { elements: "Map#_refElementStyleOverrides" };
|
|
170756
170945
|
var _refInnerElementDefaults = { elements: "Map#_refInnerElementDefaults" };
|
|
170757
170946
|
var _richContent = { nodes: "_node", metadata: "_v1Metadata" };
|
|
170758
170947
|
var _richContentOptions = { richContent: "_richContent" };
|
|
@@ -170940,6 +171129,7 @@ function getAppByVersion(payload4) {
|
|
|
170940
171129
|
_componentData,
|
|
170941
171130
|
_componentsMultilineAddress,
|
|
170942
171131
|
_conditionNode,
|
|
171132
|
+
_cssCustomPropertyItem,
|
|
170943
171133
|
_cssNumber,
|
|
170944
171134
|
_dataItem,
|
|
170945
171135
|
_dataItems,
|
|
@@ -171000,6 +171190,8 @@ function getAppByVersion(payload4) {
|
|
|
171000
171190
|
_predefinedExpectedInput,
|
|
171001
171191
|
_predefinedExpectedInputConfiguration,
|
|
171002
171192
|
_presetEditorPresence,
|
|
171193
|
+
_presetElementDefaults,
|
|
171194
|
+
_presetInnerElementDefaults,
|
|
171003
171195
|
_presetItem,
|
|
171004
171196
|
_presetStyleDefaults,
|
|
171005
171197
|
_presetStyleOverrides,
|
|
@@ -171010,7 +171202,6 @@ function getAppByVersion(payload4) {
|
|
|
171010
171202
|
_radioGroup,
|
|
171011
171203
|
_ratingInput,
|
|
171012
171204
|
_refElement,
|
|
171013
|
-
_refElementStyleOverrides,
|
|
171014
171205
|
_refInnerElementDefaults,
|
|
171015
171206
|
_richContent,
|
|
171016
171207
|
_richContentOptions,
|
|
@@ -171321,176 +171512,6 @@ function updateOAuthApp(payload4) {
|
|
|
171321
171512
|
return __updateOAuthApp;
|
|
171322
171513
|
}
|
|
171323
171514
|
|
|
171324
|
-
// ../../node_modules/@wix/ambassador-devcenter-apps-v1-app-version/build/es/http.impl.js
|
|
171325
|
-
init_esm_shims();
|
|
171326
|
-
var _appVersion = {
|
|
171327
|
-
createdDate: "google.protobuf.Timestamp",
|
|
171328
|
-
updatedDate: "google.protobuf.Timestamp"
|
|
171329
|
-
};
|
|
171330
|
-
var _queryAppVersionRequest = {};
|
|
171331
|
-
var _queryAppVersionResponse = { appVersions: "_appVersion" };
|
|
171332
|
-
function resolveWixDevcenterAppsVersionsV1AppVersionsServiceUrl(opts) {
|
|
171333
|
-
var domainToMappings = {
|
|
171334
|
-
"bo._base_domain_": [
|
|
171335
|
-
{
|
|
171336
|
-
srcPath: "/app-versions",
|
|
171337
|
-
destPath: ""
|
|
171338
|
-
}
|
|
171339
|
-
],
|
|
171340
|
-
"wixbo.ai": [
|
|
171341
|
-
{
|
|
171342
|
-
srcPath: "/app-versions",
|
|
171343
|
-
destPath: ""
|
|
171344
|
-
}
|
|
171345
|
-
],
|
|
171346
|
-
"wix-bo.com": [
|
|
171347
|
-
{
|
|
171348
|
-
srcPath: "/app-versions",
|
|
171349
|
-
destPath: ""
|
|
171350
|
-
}
|
|
171351
|
-
],
|
|
171352
|
-
"dev._base_domain_": [
|
|
171353
|
-
{
|
|
171354
|
-
srcPath: "/app-versions",
|
|
171355
|
-
destPath: ""
|
|
171356
|
-
}
|
|
171357
|
-
],
|
|
171358
|
-
"editor._base_domain_": [
|
|
171359
|
-
{
|
|
171360
|
-
srcPath: "/_api/app-versions",
|
|
171361
|
-
destPath: ""
|
|
171362
|
-
}
|
|
171363
|
-
],
|
|
171364
|
-
"blocks._base_domain_": [
|
|
171365
|
-
{
|
|
171366
|
-
srcPath: "/_api/app-versions",
|
|
171367
|
-
destPath: ""
|
|
171368
|
-
}
|
|
171369
|
-
],
|
|
171370
|
-
"create.editorx": [
|
|
171371
|
-
{
|
|
171372
|
-
srcPath: "/_api/app-versions",
|
|
171373
|
-
destPath: ""
|
|
171374
|
-
}
|
|
171375
|
-
],
|
|
171376
|
-
"manage._base_domain_": [
|
|
171377
|
-
{
|
|
171378
|
-
srcPath: "/_api/app-versions",
|
|
171379
|
-
destPath: ""
|
|
171380
|
-
}
|
|
171381
|
-
]
|
|
171382
|
-
};
|
|
171383
|
-
return resolveUrl(Object.assign(opts, { domainToMappings }));
|
|
171384
|
-
}
|
|
171385
|
-
function queryAppVersion(payload4) {
|
|
171386
|
-
var _a2 = serializer(_queryAppVersionRequest, {}), toReq = _a2.toJSON, fromReq = _a2.fromJSON;
|
|
171387
|
-
var fromRes = serializer(_queryAppVersionResponse, {
|
|
171388
|
-
_appVersion
|
|
171389
|
-
}).fromJSON;
|
|
171390
|
-
function __queryAppVersion(_a3) {
|
|
171391
|
-
var host = _a3.host;
|
|
171392
|
-
var serializedData = toReq(payload4);
|
|
171393
|
-
var metadata = {
|
|
171394
|
-
entityFqdn: "wix.devcenter.apps.v1.app_version",
|
|
171395
|
-
method: "POST",
|
|
171396
|
-
methodFqn: "wix.devcenter.apps.versions.v1.AppVersionsService.QueryAppVersion",
|
|
171397
|
-
url: resolveWixDevcenterAppsVersionsV1AppVersionsServiceUrl({
|
|
171398
|
-
protoPath: "/v1/app-versions/query",
|
|
171399
|
-
data: serializedData,
|
|
171400
|
-
host
|
|
171401
|
-
}),
|
|
171402
|
-
data: serializedData,
|
|
171403
|
-
transformResponse: fromRes
|
|
171404
|
-
};
|
|
171405
|
-
return metadata;
|
|
171406
|
-
}
|
|
171407
|
-
__queryAppVersion.fromReq = fromReq;
|
|
171408
|
-
__queryAppVersion.__isAmbassador = true;
|
|
171409
|
-
return __queryAppVersion;
|
|
171410
|
-
}
|
|
171411
|
-
|
|
171412
|
-
// ../../node_modules/@wix/ambassador-devcenter-apps-v1-app-version/build/es/types.impl.js
|
|
171413
|
-
init_esm_shims();
|
|
171414
|
-
var State;
|
|
171415
|
-
(function(State3) {
|
|
171416
|
-
State3["UNKNOWN_STATE"] = "UNKNOWN_STATE";
|
|
171417
|
-
State3["UNLOCKED_DRAFT"] = "UNLOCKED_DRAFT";
|
|
171418
|
-
State3["LOCKED_DRAFT"] = "LOCKED_DRAFT";
|
|
171419
|
-
State3["PRODUCTION"] = "PRODUCTION";
|
|
171420
|
-
})(State || (State = {}));
|
|
171421
|
-
var Status2;
|
|
171422
|
-
(function(Status6) {
|
|
171423
|
-
Status6["UNKNOWN"] = "UNKNOWN";
|
|
171424
|
-
Status6["DEPRECATED"] = "DEPRECATED";
|
|
171425
|
-
Status6["ARCHIVED"] = "ARCHIVED";
|
|
171426
|
-
})(Status2 || (Status2 = {}));
|
|
171427
|
-
var CreatedByType;
|
|
171428
|
-
(function(CreatedByType3) {
|
|
171429
|
-
CreatedByType3["UNKNOWN_CREATED_BY"] = "UNKNOWN_CREATED_BY";
|
|
171430
|
-
CreatedByType3["USER"] = "USER";
|
|
171431
|
-
CreatedByType3["SERVICE"] = "SERVICE";
|
|
171432
|
-
CreatedByType3["ACCOUNT"] = "ACCOUNT";
|
|
171433
|
-
})(CreatedByType || (CreatedByType = {}));
|
|
171434
|
-
var PromoteStrategy;
|
|
171435
|
-
(function(PromoteStrategy2) {
|
|
171436
|
-
PromoteStrategy2["UNKNOWN_STRATEGY"] = "UNKNOWN_STRATEGY";
|
|
171437
|
-
PromoteStrategy2["ENTIRE_APP"] = "ENTIRE_APP";
|
|
171438
|
-
})(PromoteStrategy || (PromoteStrategy = {}));
|
|
171439
|
-
var VersionStatus2;
|
|
171440
|
-
(function(VersionStatus3) {
|
|
171441
|
-
VersionStatus3["NONE_STATUS"] = "NONE_STATUS";
|
|
171442
|
-
VersionStatus3["DRAFT"] = "DRAFT";
|
|
171443
|
-
VersionStatus3["SUBMITTED"] = "SUBMITTED";
|
|
171444
|
-
VersionStatus3["IN_REVIEW"] = "IN_REVIEW";
|
|
171445
|
-
VersionStatus3["APPROVED"] = "APPROVED";
|
|
171446
|
-
VersionStatus3["PUBLISHED"] = "PUBLISHED";
|
|
171447
|
-
VersionStatus3["DECLINED"] = "DECLINED";
|
|
171448
|
-
VersionStatus3["ARCHIVED"] = "ARCHIVED";
|
|
171449
|
-
VersionStatus3["HIDDEN"] = "HIDDEN";
|
|
171450
|
-
VersionStatus3["RELEASED"] = "RELEASED";
|
|
171451
|
-
})(VersionStatus2 || (VersionStatus2 = {}));
|
|
171452
|
-
var SortOrder;
|
|
171453
|
-
(function(SortOrder2) {
|
|
171454
|
-
SortOrder2["ASC"] = "ASC";
|
|
171455
|
-
SortOrder2["DESC"] = "DESC";
|
|
171456
|
-
})(SortOrder || (SortOrder = {}));
|
|
171457
|
-
var PlanStatus2;
|
|
171458
|
-
(function(PlanStatus3) {
|
|
171459
|
-
PlanStatus3["UNKNOWN"] = "UNKNOWN";
|
|
171460
|
-
PlanStatus3["VISIBLE"] = "VISIBLE";
|
|
171461
|
-
PlanStatus3["HIDDEN"] = "HIDDEN";
|
|
171462
|
-
})(PlanStatus2 || (PlanStatus2 = {}));
|
|
171463
|
-
var PlanDescription2;
|
|
171464
|
-
(function(PlanDescription3) {
|
|
171465
|
-
PlanDescription3["UNKNOWN_DESCRIPTION"] = "UNKNOWN_DESCRIPTION";
|
|
171466
|
-
PlanDescription3["BENEFITS"] = "BENEFITS";
|
|
171467
|
-
PlanDescription3["CUSTOM_TEXT"] = "CUSTOM_TEXT";
|
|
171468
|
-
})(PlanDescription2 || (PlanDescription2 = {}));
|
|
171469
|
-
var BusinessModel2;
|
|
171470
|
-
(function(BusinessModel3) {
|
|
171471
|
-
BusinessModel3["None"] = "None";
|
|
171472
|
-
BusinessModel3["FREEMIUM"] = "FREEMIUM";
|
|
171473
|
-
BusinessModel3["PREMIUM"] = "PREMIUM";
|
|
171474
|
-
BusinessModel3["FREE"] = "FREE";
|
|
171475
|
-
BusinessModel3["WIX_PREMIUM"] = "WIX_PREMIUM";
|
|
171476
|
-
BusinessModel3["DYNAMIC"] = "DYNAMIC";
|
|
171477
|
-
})(BusinessModel2 || (BusinessModel2 = {}));
|
|
171478
|
-
var Action;
|
|
171479
|
-
(function(Action2) {
|
|
171480
|
-
Action2["CREATED"] = "CREATED";
|
|
171481
|
-
Action2["UPDATED"] = "UPDATED";
|
|
171482
|
-
Action2["RESTORED"] = "RESTORED";
|
|
171483
|
-
Action2["DELETED"] = "DELETED";
|
|
171484
|
-
})(Action || (Action = {}));
|
|
171485
|
-
var WebhookIdentityType2;
|
|
171486
|
-
(function(WebhookIdentityType3) {
|
|
171487
|
-
WebhookIdentityType3["UNKNOWN"] = "UNKNOWN";
|
|
171488
|
-
WebhookIdentityType3["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
171489
|
-
WebhookIdentityType3["MEMBER"] = "MEMBER";
|
|
171490
|
-
WebhookIdentityType3["WIX_USER"] = "WIX_USER";
|
|
171491
|
-
WebhookIdentityType3["APP"] = "APP";
|
|
171492
|
-
})(WebhookIdentityType2 || (WebhookIdentityType2 = {}));
|
|
171493
|
-
|
|
171494
171515
|
// ../../node_modules/@wix/ambassador-devcenter-myapps-v1-my-app/build/es/http.impl.js
|
|
171495
171516
|
init_esm_shims();
|
|
171496
171517
|
var _myApp = {
|
|
@@ -172016,6 +172037,10 @@ var _arrayType2 = { items: "_arrayItems" };
|
|
|
172016
172037
|
var _audioData2 = { audio: "_media", coverImage: "_media" };
|
|
172017
172038
|
var _authenticatorConfig2 = { expectedInputs: "_expectedInputs" };
|
|
172018
172039
|
var _background2 = { image: "_media" };
|
|
172040
|
+
var _breakpointPresetStyleOverrides2 = {
|
|
172041
|
+
default: "_presetStyleOverrides",
|
|
172042
|
+
small: "_presetStyleOverrides"
|
|
172043
|
+
};
|
|
172019
172044
|
var _checkbox2 = { label: "_richContent" };
|
|
172020
172045
|
var _checkboxGroup2 = { description: "_richContent", options: "_option" };
|
|
172021
172046
|
var _commonImage2 = {
|
|
@@ -172041,6 +172066,7 @@ var _componentData2 = {
|
|
|
172041
172066
|
editorReactComponent: "_editorReactComponent"
|
|
172042
172067
|
};
|
|
172043
172068
|
var _conditionNode2 = { and: "_andCondition", or: "_orCondition" };
|
|
172069
|
+
var _cssCustomPropertyItem2 = { number: "_cssNumber" };
|
|
172044
172070
|
var _cssNumber2 = {
|
|
172045
172071
|
minimum: "google.protobuf.FloatValue",
|
|
172046
172072
|
maximum: "google.protobuf.FloatValue",
|
|
@@ -172069,7 +172095,8 @@ var _editorElement2 = {
|
|
|
172069
172095
|
style: "Map#_styleItem",
|
|
172070
172096
|
data: "Map#_dataItem",
|
|
172071
172097
|
elements: "Map#_elementItem",
|
|
172072
|
-
presets: "Map#_presetItem"
|
|
172098
|
+
presets: "Map#_presetItem",
|
|
172099
|
+
cssCustomProperties: "Map#_cssCustomPropertyItem"
|
|
172073
172100
|
};
|
|
172074
172101
|
var _editorPresence2 = { presetsEditorPresence: "_presetEditorPresence" };
|
|
172075
172102
|
var _editorReactComponent2 = { editorElement: "_editorElement" };
|
|
@@ -172078,6 +172105,7 @@ var _elementItem2 = {
|
|
|
172078
172105
|
refElement: "_refElement"
|
|
172079
172106
|
};
|
|
172080
172107
|
var _elementStyleDefaults2 = { elements: "Map#_elementStyleDefaults" };
|
|
172108
|
+
var _elementStyleOverrides2 = { elements: "Map#_elementStyleOverrides" };
|
|
172081
172109
|
var _expectedInputs2 = {
|
|
172082
172110
|
expectedStartInputs: "_predefinedExpectedInput",
|
|
172083
172111
|
expectedVerifyInputs: "_predefinedExpectedInput"
|
|
@@ -172106,7 +172134,8 @@ var _inlineElement2 = {
|
|
|
172106
172134
|
style: "Map#_styleItem",
|
|
172107
172135
|
data: "Map#_dataItem",
|
|
172108
172136
|
elements: "Map#_elementItem",
|
|
172109
|
-
presets: "Map#_presetItem"
|
|
172137
|
+
presets: "Map#_presetItem",
|
|
172138
|
+
cssCustomProperties: "Map#_cssCustomPropertyItem"
|
|
172110
172139
|
};
|
|
172111
172140
|
var _inputField2 = {
|
|
172112
172141
|
stringOptions: "__String",
|
|
@@ -172190,7 +172219,17 @@ var _predefinedExpectedInputConfiguration2 = {
|
|
|
172190
172219
|
};
|
|
172191
172220
|
var _premiumInfo = { freeTrialData: "_freeTrialData" };
|
|
172192
172221
|
var _presetEditorPresence2 = { wixMediaThumbnail: "_commonImage" };
|
|
172193
|
-
var
|
|
172222
|
+
var _presetElementDefaults2 = { elements: "Map#_presetInnerElementDefaults" };
|
|
172223
|
+
var _presetInnerElementDefaults2 = {
|
|
172224
|
+
elements: "Map#_presetInnerElementDefaults"
|
|
172225
|
+
};
|
|
172226
|
+
var _presetItem2 = {
|
|
172227
|
+
styleDefaults: "_presetStyleDefaults",
|
|
172228
|
+
styleOverrides: "_breakpointPresetStyleOverrides",
|
|
172229
|
+
presetDefaults: "_presetElementDefaults"
|
|
172230
|
+
};
|
|
172231
|
+
var _presetStyleDefaults2 = { elements: "Map#_elementStyleDefaults" };
|
|
172232
|
+
var _presetStyleOverrides2 = { elements: "Map#_elementStyleOverrides" };
|
|
172194
172233
|
var _pricingDetails = { discount: "_discount" };
|
|
172195
172234
|
var _productCheckboxGroup2 = {
|
|
172196
172235
|
description: "_richContent",
|
|
@@ -172205,7 +172244,8 @@ var _radioGroup2 = { description: "_richContent" };
|
|
|
172205
172244
|
var _ratingInput2 = { description: "_richContent" };
|
|
172206
172245
|
var _refElement2 = {
|
|
172207
172246
|
resolvedElement: "_inlineElement",
|
|
172208
|
-
elementsDefaults: "Map#_refInnerElementDefaults"
|
|
172247
|
+
elementsDefaults: "Map#_refInnerElementDefaults",
|
|
172248
|
+
elements: "Map#_refInnerElementDefaults"
|
|
172209
172249
|
};
|
|
172210
172250
|
var _refInnerElementDefaults2 = { elements: "Map#_refInnerElementDefaults" };
|
|
172211
172251
|
var _richContent2 = { nodes: "_node", metadata: "_v1Metadata" };
|
|
@@ -172338,12 +172378,14 @@ function managedApps(payload4) {
|
|
|
172338
172378
|
_audioData: _audioData2,
|
|
172339
172379
|
_authenticatorConfig: _authenticatorConfig2,
|
|
172340
172380
|
_background: _background2,
|
|
172381
|
+
_breakpointPresetStyleOverrides: _breakpointPresetStyleOverrides2,
|
|
172341
172382
|
_checkbox: _checkbox2,
|
|
172342
172383
|
_checkboxGroup: _checkboxGroup2,
|
|
172343
172384
|
_commonImage: _commonImage2,
|
|
172344
172385
|
_component: _component2,
|
|
172345
172386
|
_componentData: _componentData2,
|
|
172346
172387
|
_conditionNode: _conditionNode2,
|
|
172388
|
+
_cssCustomPropertyItem: _cssCustomPropertyItem2,
|
|
172347
172389
|
_cssNumber: _cssNumber2,
|
|
172348
172390
|
_dataItem: _dataItem2,
|
|
172349
172391
|
_dataItems: _dataItems2,
|
|
@@ -172362,6 +172404,7 @@ function managedApps(payload4) {
|
|
|
172362
172404
|
_editorReactComponent: _editorReactComponent2,
|
|
172363
172405
|
_elementItem: _elementItem2,
|
|
172364
172406
|
_elementStyleDefaults: _elementStyleDefaults2,
|
|
172407
|
+
_elementStyleOverrides: _elementStyleOverrides2,
|
|
172365
172408
|
_expectedInputs: _expectedInputs2,
|
|
172366
172409
|
_field: _field2,
|
|
172367
172410
|
_fileUpload: _fileUpload2,
|
|
@@ -172407,7 +172450,11 @@ function managedApps(payload4) {
|
|
|
172407
172450
|
_predefinedExpectedInputConfiguration: _predefinedExpectedInputConfiguration2,
|
|
172408
172451
|
_premiumInfo,
|
|
172409
172452
|
_presetEditorPresence: _presetEditorPresence2,
|
|
172453
|
+
_presetElementDefaults: _presetElementDefaults2,
|
|
172454
|
+
_presetInnerElementDefaults: _presetInnerElementDefaults2,
|
|
172410
172455
|
_presetItem: _presetItem2,
|
|
172456
|
+
_presetStyleDefaults: _presetStyleDefaults2,
|
|
172457
|
+
_presetStyleOverrides: _presetStyleOverrides2,
|
|
172411
172458
|
_pricingDetails,
|
|
172412
172459
|
_productCheckboxGroup: _productCheckboxGroup2,
|
|
172413
172460
|
_productCheckboxGroupOption: _productCheckboxGroupOption2,
|
|
@@ -172701,6 +172748,7 @@ var ComponentType2;
|
|
|
172701
172748
|
ComponentType3["WIX_PAYMENTS_PROVIDER_ACCOUNT_SERVICE_PLUGIN"] = "WIX_PAYMENTS_PROVIDER_ACCOUNT_SERVICE_PLUGIN";
|
|
172702
172749
|
ComponentType3["CONTACTS_SEGMENTS_V2_FILTER_PROVIDER"] = "CONTACTS_SEGMENTS_V2_FILTER_PROVIDER";
|
|
172703
172750
|
ComponentType3["ANALYTICS_PRODUCT_CATALOG"] = "ANALYTICS_PRODUCT_CATALOG";
|
|
172751
|
+
ComponentType3["SITE_MIGRATION"] = "SITE_MIGRATION";
|
|
172704
172752
|
})(ComponentType2 || (ComponentType2 = {}));
|
|
172705
172753
|
var WidgetVertical2;
|
|
172706
172754
|
(function(WidgetVertical3) {
|
|
@@ -173052,11 +173100,11 @@ var Domain2;
|
|
|
173052
173100
|
Domain3["USER"] = "USER";
|
|
173053
173101
|
Domain3["WIX"] = "WIX";
|
|
173054
173102
|
})(Domain2 || (Domain2 = {}));
|
|
173055
|
-
var
|
|
173056
|
-
(function(
|
|
173057
|
-
|
|
173058
|
-
|
|
173059
|
-
})(
|
|
173103
|
+
var Status2;
|
|
173104
|
+
(function(Status5) {
|
|
173105
|
+
Status5["ACTIVE"] = "ACTIVE";
|
|
173106
|
+
Status5["INACTIVE"] = "INACTIVE";
|
|
173107
|
+
})(Status2 || (Status2 = {}));
|
|
173060
173108
|
var TextInputDisplayType2;
|
|
173061
173109
|
(function(TextInputDisplayType3) {
|
|
173062
173110
|
TextInputDisplayType3["TEXT"] = "TEXT";
|
|
@@ -173095,6 +173143,7 @@ var Tag2;
|
|
|
173095
173143
|
Tag3["MY_BUSINESS"] = "MY_BUSINESS";
|
|
173096
173144
|
Tag3["PIPELINE_LINKED_ENTITY"] = "PIPELINE_LINKED_ENTITY";
|
|
173097
173145
|
Tag3["GET_PAID"] = "GET_PAID";
|
|
173146
|
+
Tag3["PIPELINE_CARD_CATALOG_ITEM"] = "PIPELINE_CARD_CATALOG_ITEM";
|
|
173098
173147
|
})(Tag2 || (Tag2 = {}));
|
|
173099
173148
|
var FilterSelectionType2;
|
|
173100
173149
|
(function(FilterSelectionType3) {
|
|
@@ -173468,13 +173517,13 @@ var NavigationType2;
|
|
|
173468
173517
|
NavigationType3["NAVIGATE"] = "NAVIGATE";
|
|
173469
173518
|
NavigationType3["MODAL"] = "MODAL";
|
|
173470
173519
|
})(NavigationType2 || (NavigationType2 = {}));
|
|
173471
|
-
var
|
|
173472
|
-
(function(
|
|
173473
|
-
|
|
173474
|
-
|
|
173475
|
-
|
|
173476
|
-
|
|
173477
|
-
})(
|
|
173520
|
+
var State;
|
|
173521
|
+
(function(State2) {
|
|
173522
|
+
State2["UNKNOWN_STATE"] = "UNKNOWN_STATE";
|
|
173523
|
+
State2["DEFAULT_ON"] = "DEFAULT_ON";
|
|
173524
|
+
State2["DEFAULT_OFF"] = "DEFAULT_OFF";
|
|
173525
|
+
State2["ALWAYS_ON"] = "ALWAYS_ON";
|
|
173526
|
+
})(State || (State = {}));
|
|
173478
173527
|
var NotificationTopicState2;
|
|
173479
173528
|
(function(NotificationTopicState3) {
|
|
173480
173529
|
NotificationTopicState3["UNKNOWN_STATE"] = "UNKNOWN_STATE";
|
|
@@ -174326,6 +174375,21 @@ var BackgroundModeEnum2;
|
|
|
174326
174375
|
BackgroundModeEnum3["UNKNOWN_BackgroundModeEnum"] = "UNKNOWN_BackgroundModeEnum";
|
|
174327
174376
|
BackgroundModeEnum3["shapeDividerSvg"] = "shapeDividerSvg";
|
|
174328
174377
|
})(BackgroundModeEnum2 || (BackgroundModeEnum2 = {}));
|
|
174378
|
+
var ImageCategoryTypes2;
|
|
174379
|
+
(function(ImageCategoryTypes3) {
|
|
174380
|
+
ImageCategoryTypes3["UNKNOWN_CategoryName"] = "UNKNOWN_CategoryName";
|
|
174381
|
+
ImageCategoryTypes3["IMAGE"] = "IMAGE";
|
|
174382
|
+
ImageCategoryTypes3["IMAGE_BACKGROUND"] = "IMAGE_BACKGROUND";
|
|
174383
|
+
})(ImageCategoryTypes2 || (ImageCategoryTypes2 = {}));
|
|
174384
|
+
var VectorArtCategoryTypes2;
|
|
174385
|
+
(function(VectorArtCategoryTypes3) {
|
|
174386
|
+
VectorArtCategoryTypes3["UNKNOWN_VectorArtCategoryTypes"] = "UNKNOWN_VectorArtCategoryTypes";
|
|
174387
|
+
VectorArtCategoryTypes3["SHAPE_ALL"] = "SHAPE_ALL";
|
|
174388
|
+
VectorArtCategoryTypes3["SHAPE_BASIC"] = "SHAPE_BASIC";
|
|
174389
|
+
VectorArtCategoryTypes3["SHAPE_ART"] = "SHAPE_ART";
|
|
174390
|
+
VectorArtCategoryTypes3["ICON_SOCIAL"] = "ICON_SOCIAL";
|
|
174391
|
+
VectorArtCategoryTypes3["SHAPE_DIVIDERS"] = "SHAPE_DIVIDERS";
|
|
174392
|
+
})(VectorArtCategoryTypes2 || (VectorArtCategoryTypes2 = {}));
|
|
174329
174393
|
var CssDataTypeEnumCssDataType2;
|
|
174330
174394
|
(function(CssDataTypeEnumCssDataType3) {
|
|
174331
174395
|
CssDataTypeEnumCssDataType3["UNKNOWN_CssDataType"] = "UNKNOWN_CssDataType";
|
|
@@ -174431,6 +174495,33 @@ var ResizeDirection2;
|
|
|
174431
174495
|
ResizeDirection3["aspectRatio"] = "aspectRatio";
|
|
174432
174496
|
ResizeDirection3["none"] = "none";
|
|
174433
174497
|
})(ResizeDirection2 || (ResizeDirection2 = {}));
|
|
174498
|
+
var RichTextAbilities2;
|
|
174499
|
+
(function(RichTextAbilities3) {
|
|
174500
|
+
RichTextAbilities3["UNKNOWN_RichTextAbilities"] = "UNKNOWN_RichTextAbilities";
|
|
174501
|
+
RichTextAbilities3["font"] = "font";
|
|
174502
|
+
RichTextAbilities3["fontFamily"] = "fontFamily";
|
|
174503
|
+
RichTextAbilities3["fontSize"] = "fontSize";
|
|
174504
|
+
RichTextAbilities3["fontStyle"] = "fontStyle";
|
|
174505
|
+
RichTextAbilities3["fontWeight"] = "fontWeight";
|
|
174506
|
+
RichTextAbilities3["textDecoration"] = "textDecoration";
|
|
174507
|
+
RichTextAbilities3["color"] = "color";
|
|
174508
|
+
RichTextAbilities3["backgroundColor"] = "backgroundColor";
|
|
174509
|
+
RichTextAbilities3["letterSpacing"] = "letterSpacing";
|
|
174510
|
+
RichTextAbilities3["textAlign"] = "textAlign";
|
|
174511
|
+
RichTextAbilities3["direction"] = "direction";
|
|
174512
|
+
RichTextAbilities3["marginStart"] = "marginStart";
|
|
174513
|
+
RichTextAbilities3["marginEnd"] = "marginEnd";
|
|
174514
|
+
RichTextAbilities3["bulletedList"] = "bulletedList";
|
|
174515
|
+
RichTextAbilities3["numberedList"] = "numberedList";
|
|
174516
|
+
RichTextAbilities3["seoTag"] = "seoTag";
|
|
174517
|
+
})(RichTextAbilities2 || (RichTextAbilities2 = {}));
|
|
174518
|
+
var VideoCategoryTypes2;
|
|
174519
|
+
(function(VideoCategoryTypes3) {
|
|
174520
|
+
VideoCategoryTypes3["UNKNOWN_VideoCategoryTypes"] = "UNKNOWN_VideoCategoryTypes";
|
|
174521
|
+
VideoCategoryTypes3["VIDEO"] = "VIDEO";
|
|
174522
|
+
VideoCategoryTypes3["VIDEO_TRANSPARENT"] = "VIDEO_TRANSPARENT";
|
|
174523
|
+
VideoCategoryTypes3["VIDEO_OPAQUE"] = "VIDEO_OPAQUE";
|
|
174524
|
+
})(VideoCategoryTypes2 || (VideoCategoryTypes2 = {}));
|
|
174434
174525
|
var ElementTypeEnumElementType;
|
|
174435
174526
|
(function(ElementTypeEnumElementType2) {
|
|
174436
174527
|
ElementTypeEnumElementType2["UNKNOWN_ElementType"] = "UNKNOWN_ElementType";
|
|
@@ -174446,6 +174537,8 @@ var ActionType2;
|
|
|
174446
174537
|
ActionType3["forward"] = "forward";
|
|
174447
174538
|
ActionType3["style"] = "style";
|
|
174448
174539
|
ActionType3["displayGroup"] = "displayGroup";
|
|
174540
|
+
ActionType3["cssProperty"] = "cssProperty";
|
|
174541
|
+
ActionType3["cssCustomProperty"] = "cssCustomProperty";
|
|
174449
174542
|
})(ActionType2 || (ActionType2 = {}));
|
|
174450
174543
|
var PanelType2;
|
|
174451
174544
|
(function(PanelType3) {
|
|
@@ -174463,6 +174556,7 @@ var ActionName2;
|
|
|
174463
174556
|
ActionName3["dashboard"] = "dashboard";
|
|
174464
174557
|
ActionName3["custom"] = "custom";
|
|
174465
174558
|
ActionName3["manageMenu"] = "manageMenu";
|
|
174559
|
+
ActionName3["container"] = "container";
|
|
174466
174560
|
})(ActionName2 || (ActionName2 = {}));
|
|
174467
174561
|
var SizingType2;
|
|
174468
174562
|
(function(SizingType3) {
|
|
@@ -174471,6 +174565,20 @@ var SizingType2;
|
|
|
174471
174565
|
SizingType3["stretched"] = "stretched";
|
|
174472
174566
|
SizingType3["pixels"] = "pixels";
|
|
174473
174567
|
})(SizingType2 || (SizingType2 = {}));
|
|
174568
|
+
var BreakpointEnumBreakpoint2;
|
|
174569
|
+
(function(BreakpointEnumBreakpoint3) {
|
|
174570
|
+
BreakpointEnumBreakpoint3["UNKNOWN_Breakpoint"] = "UNKNOWN_Breakpoint";
|
|
174571
|
+
BreakpointEnumBreakpoint3["small"] = "small";
|
|
174572
|
+
BreakpointEnumBreakpoint3["large"] = "large";
|
|
174573
|
+
})(BreakpointEnumBreakpoint2 || (BreakpointEnumBreakpoint2 = {}));
|
|
174574
|
+
var ContentResizeDirection2;
|
|
174575
|
+
(function(ContentResizeDirection3) {
|
|
174576
|
+
ContentResizeDirection3["UNKNOWN_ContentResizeDirection"] = "UNKNOWN_ContentResizeDirection";
|
|
174577
|
+
ContentResizeDirection3["horizontal"] = "horizontal";
|
|
174578
|
+
ContentResizeDirection3["vertical"] = "vertical";
|
|
174579
|
+
ContentResizeDirection3["horizontalAndVertical"] = "horizontalAndVertical";
|
|
174580
|
+
ContentResizeDirection3["none"] = "none";
|
|
174581
|
+
})(ContentResizeDirection2 || (ContentResizeDirection2 = {}));
|
|
174474
174582
|
var Archetype2;
|
|
174475
174583
|
(function(Archetype3) {
|
|
174476
174584
|
Archetype3["UNKNOWN_Archetype"] = "UNKNOWN_Archetype";
|
|
@@ -174511,6 +174619,8 @@ var Archetype2;
|
|
|
174511
174619
|
Archetype3["Captcha"] = "Captcha";
|
|
174512
174620
|
Archetype3["VectorArt"] = "VectorArt";
|
|
174513
174621
|
Archetype3["AnimatedGraphic"] = "AnimatedGraphic";
|
|
174622
|
+
Archetype3["Cart"] = "Cart";
|
|
174623
|
+
Archetype3["ContactForm"] = "ContactForm";
|
|
174514
174624
|
})(Archetype2 || (Archetype2 = {}));
|
|
174515
174625
|
var NativeStateType2;
|
|
174516
174626
|
(function(NativeStateType3) {
|
|
@@ -174523,8 +174633,9 @@ var NativeStateType2;
|
|
|
174523
174633
|
var GroupType2;
|
|
174524
174634
|
(function(GroupType3) {
|
|
174525
174635
|
GroupType3["UNKNOWN_GroupType"] = "UNKNOWN_GroupType";
|
|
174526
|
-
GroupType3["
|
|
174527
|
-
GroupType3["
|
|
174636
|
+
GroupType3["cssDataType"] = "cssDataType";
|
|
174637
|
+
GroupType3["dataType"] = "dataType";
|
|
174638
|
+
GroupType3["preset"] = "preset";
|
|
174528
174639
|
GroupType3["background"] = "background";
|
|
174529
174640
|
GroupType3["margin"] = "margin";
|
|
174530
174641
|
GroupType3["padding"] = "padding";
|
|
@@ -174539,15 +174650,127 @@ var GroupType2;
|
|
|
174539
174650
|
GroupType3["font"] = "font";
|
|
174540
174651
|
GroupType3["textDecoration"] = "textDecoration";
|
|
174541
174652
|
GroupType3["gap"] = "gap";
|
|
174653
|
+
GroupType3["arrayItems"] = "arrayItems";
|
|
174654
|
+
GroupType3["arrayItem"] = "arrayItem";
|
|
174542
174655
|
})(GroupType2 || (GroupType2 = {}));
|
|
174543
|
-
var
|
|
174544
|
-
(function(
|
|
174545
|
-
|
|
174546
|
-
|
|
174547
|
-
|
|
174548
|
-
|
|
174549
|
-
|
|
174550
|
-
|
|
174656
|
+
var CssPropertyEnumCssPropertyType2;
|
|
174657
|
+
(function(CssPropertyEnumCssPropertyType3) {
|
|
174658
|
+
CssPropertyEnumCssPropertyType3["UNKNOWN_CssPropertyType"] = "UNKNOWN_CssPropertyType";
|
|
174659
|
+
CssPropertyEnumCssPropertyType3["number"] = "number";
|
|
174660
|
+
CssPropertyEnumCssPropertyType3["string"] = "string";
|
|
174661
|
+
CssPropertyEnumCssPropertyType3["angle"] = "angle";
|
|
174662
|
+
CssPropertyEnumCssPropertyType3["length"] = "length";
|
|
174663
|
+
CssPropertyEnumCssPropertyType3["percentage"] = "percentage";
|
|
174664
|
+
CssPropertyEnumCssPropertyType3["lengthPercentage"] = "lengthPercentage";
|
|
174665
|
+
CssPropertyEnumCssPropertyType3["blendMode"] = "blendMode";
|
|
174666
|
+
CssPropertyEnumCssPropertyType3["customEnum"] = "customEnum";
|
|
174667
|
+
CssPropertyEnumCssPropertyType3["time"] = "time";
|
|
174668
|
+
CssPropertyEnumCssPropertyType3["background"] = "background";
|
|
174669
|
+
CssPropertyEnumCssPropertyType3["backgroundSize"] = "backgroundSize";
|
|
174670
|
+
CssPropertyEnumCssPropertyType3["backgroundColor"] = "backgroundColor";
|
|
174671
|
+
CssPropertyEnumCssPropertyType3["backgroundImage"] = "backgroundImage";
|
|
174672
|
+
CssPropertyEnumCssPropertyType3["backgroundClip"] = "backgroundClip";
|
|
174673
|
+
CssPropertyEnumCssPropertyType3["backgroundOrigin"] = "backgroundOrigin";
|
|
174674
|
+
CssPropertyEnumCssPropertyType3["backgroundPosition"] = "backgroundPosition";
|
|
174675
|
+
CssPropertyEnumCssPropertyType3["backgroundRepeat"] = "backgroundRepeat";
|
|
174676
|
+
CssPropertyEnumCssPropertyType3["backgroundAttachment"] = "backgroundAttachment";
|
|
174677
|
+
CssPropertyEnumCssPropertyType3["margin"] = "margin";
|
|
174678
|
+
CssPropertyEnumCssPropertyType3["marginTop"] = "marginTop";
|
|
174679
|
+
CssPropertyEnumCssPropertyType3["marginRight"] = "marginRight";
|
|
174680
|
+
CssPropertyEnumCssPropertyType3["marginBottom"] = "marginBottom";
|
|
174681
|
+
CssPropertyEnumCssPropertyType3["marginLeft"] = "marginLeft";
|
|
174682
|
+
CssPropertyEnumCssPropertyType3["marginInlineStart"] = "marginInlineStart";
|
|
174683
|
+
CssPropertyEnumCssPropertyType3["marginInlineEnd"] = "marginInlineEnd";
|
|
174684
|
+
CssPropertyEnumCssPropertyType3["padding"] = "padding";
|
|
174685
|
+
CssPropertyEnumCssPropertyType3["paddingTop"] = "paddingTop";
|
|
174686
|
+
CssPropertyEnumCssPropertyType3["paddingRight"] = "paddingRight";
|
|
174687
|
+
CssPropertyEnumCssPropertyType3["paddingBottom"] = "paddingBottom";
|
|
174688
|
+
CssPropertyEnumCssPropertyType3["paddingLeft"] = "paddingLeft";
|
|
174689
|
+
CssPropertyEnumCssPropertyType3["paddingInlineStart"] = "paddingInlineStart";
|
|
174690
|
+
CssPropertyEnumCssPropertyType3["paddingInlineEnd"] = "paddingInlineEnd";
|
|
174691
|
+
CssPropertyEnumCssPropertyType3["border"] = "border";
|
|
174692
|
+
CssPropertyEnumCssPropertyType3["borderWidth"] = "borderWidth";
|
|
174693
|
+
CssPropertyEnumCssPropertyType3["borderStyle"] = "borderStyle";
|
|
174694
|
+
CssPropertyEnumCssPropertyType3["borderColor"] = "borderColor";
|
|
174695
|
+
CssPropertyEnumCssPropertyType3["borderTop"] = "borderTop";
|
|
174696
|
+
CssPropertyEnumCssPropertyType3["borderTopColor"] = "borderTopColor";
|
|
174697
|
+
CssPropertyEnumCssPropertyType3["borderTopWidth"] = "borderTopWidth";
|
|
174698
|
+
CssPropertyEnumCssPropertyType3["borderTopStyle"] = "borderTopStyle";
|
|
174699
|
+
CssPropertyEnumCssPropertyType3["borderRight"] = "borderRight";
|
|
174700
|
+
CssPropertyEnumCssPropertyType3["borderRightColor"] = "borderRightColor";
|
|
174701
|
+
CssPropertyEnumCssPropertyType3["borderRightWidth"] = "borderRightWidth";
|
|
174702
|
+
CssPropertyEnumCssPropertyType3["borderRightStyle"] = "borderRightStyle";
|
|
174703
|
+
CssPropertyEnumCssPropertyType3["borderBottom"] = "borderBottom";
|
|
174704
|
+
CssPropertyEnumCssPropertyType3["borderBottomColor"] = "borderBottomColor";
|
|
174705
|
+
CssPropertyEnumCssPropertyType3["borderBottomWidth"] = "borderBottomWidth";
|
|
174706
|
+
CssPropertyEnumCssPropertyType3["borderBottomStyle"] = "borderBottomStyle";
|
|
174707
|
+
CssPropertyEnumCssPropertyType3["borderLeft"] = "borderLeft";
|
|
174708
|
+
CssPropertyEnumCssPropertyType3["borderLeftColor"] = "borderLeftColor";
|
|
174709
|
+
CssPropertyEnumCssPropertyType3["borderLeftWidth"] = "borderLeftWidth";
|
|
174710
|
+
CssPropertyEnumCssPropertyType3["borderLeftStyle"] = "borderLeftStyle";
|
|
174711
|
+
CssPropertyEnumCssPropertyType3["borderInlineStart"] = "borderInlineStart";
|
|
174712
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartColor"] = "borderInlineStartColor";
|
|
174713
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartWidth"] = "borderInlineStartWidth";
|
|
174714
|
+
CssPropertyEnumCssPropertyType3["borderInlineStartStyle"] = "borderInlineStartStyle";
|
|
174715
|
+
CssPropertyEnumCssPropertyType3["borderInlineEnd"] = "borderInlineEnd";
|
|
174716
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndColor"] = "borderInlineEndColor";
|
|
174717
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndWidth"] = "borderInlineEndWidth";
|
|
174718
|
+
CssPropertyEnumCssPropertyType3["borderInlineEndStyle"] = "borderInlineEndStyle";
|
|
174719
|
+
CssPropertyEnumCssPropertyType3["borderRadius"] = "borderRadius";
|
|
174720
|
+
CssPropertyEnumCssPropertyType3["borderTopLeftRadius"] = "borderTopLeftRadius";
|
|
174721
|
+
CssPropertyEnumCssPropertyType3["borderTopRightRadius"] = "borderTopRightRadius";
|
|
174722
|
+
CssPropertyEnumCssPropertyType3["borderBottomRightRadius"] = "borderBottomRightRadius";
|
|
174723
|
+
CssPropertyEnumCssPropertyType3["borderBottomLeftRadius"] = "borderBottomLeftRadius";
|
|
174724
|
+
CssPropertyEnumCssPropertyType3["borderStartStartRadius"] = "borderStartStartRadius";
|
|
174725
|
+
CssPropertyEnumCssPropertyType3["borderStartEndRadius"] = "borderStartEndRadius";
|
|
174726
|
+
CssPropertyEnumCssPropertyType3["borderEndStartRadius"] = "borderEndStartRadius";
|
|
174727
|
+
CssPropertyEnumCssPropertyType3["borderEndEndRadius"] = "borderEndEndRadius";
|
|
174728
|
+
CssPropertyEnumCssPropertyType3["font"] = "font";
|
|
174729
|
+
CssPropertyEnumCssPropertyType3["fontFamily"] = "fontFamily";
|
|
174730
|
+
CssPropertyEnumCssPropertyType3["fontSize"] = "fontSize";
|
|
174731
|
+
CssPropertyEnumCssPropertyType3["fontStretch"] = "fontStretch";
|
|
174732
|
+
CssPropertyEnumCssPropertyType3["fontStyle"] = "fontStyle";
|
|
174733
|
+
CssPropertyEnumCssPropertyType3["fontVariant"] = "fontVariant";
|
|
174734
|
+
CssPropertyEnumCssPropertyType3["fontWeight"] = "fontWeight";
|
|
174735
|
+
CssPropertyEnumCssPropertyType3["lineHeight"] = "lineHeight";
|
|
174736
|
+
CssPropertyEnumCssPropertyType3["color"] = "color";
|
|
174737
|
+
CssPropertyEnumCssPropertyType3["letterSpacing"] = "letterSpacing";
|
|
174738
|
+
CssPropertyEnumCssPropertyType3["writingMode"] = "writingMode";
|
|
174739
|
+
CssPropertyEnumCssPropertyType3["textAlign"] = "textAlign";
|
|
174740
|
+
CssPropertyEnumCssPropertyType3["textTransform"] = "textTransform";
|
|
174741
|
+
CssPropertyEnumCssPropertyType3["textShadow"] = "textShadow";
|
|
174742
|
+
CssPropertyEnumCssPropertyType3["textOverflow"] = "textOverflow";
|
|
174743
|
+
CssPropertyEnumCssPropertyType3["textIndent"] = "textIndent";
|
|
174744
|
+
CssPropertyEnumCssPropertyType3["textDecoration"] = "textDecoration";
|
|
174745
|
+
CssPropertyEnumCssPropertyType3["textDecorationColor"] = "textDecorationColor";
|
|
174746
|
+
CssPropertyEnumCssPropertyType3["textDecorationLine"] = "textDecorationLine";
|
|
174747
|
+
CssPropertyEnumCssPropertyType3["textDecorationStyle"] = "textDecorationStyle";
|
|
174748
|
+
CssPropertyEnumCssPropertyType3["textDecorationThickness"] = "textDecorationThickness";
|
|
174749
|
+
CssPropertyEnumCssPropertyType3["boxShadow"] = "boxShadow";
|
|
174750
|
+
CssPropertyEnumCssPropertyType3["opacity"] = "opacity";
|
|
174751
|
+
CssPropertyEnumCssPropertyType3["overflow"] = "overflow";
|
|
174752
|
+
CssPropertyEnumCssPropertyType3["display"] = "display";
|
|
174753
|
+
CssPropertyEnumCssPropertyType3["alignSelf"] = "alignSelf";
|
|
174754
|
+
CssPropertyEnumCssPropertyType3["justifyContent"] = "justifyContent";
|
|
174755
|
+
CssPropertyEnumCssPropertyType3["alignItems"] = "alignItems";
|
|
174756
|
+
CssPropertyEnumCssPropertyType3["flexDirection"] = "flexDirection";
|
|
174757
|
+
CssPropertyEnumCssPropertyType3["height"] = "height";
|
|
174758
|
+
CssPropertyEnumCssPropertyType3["width"] = "width";
|
|
174759
|
+
CssPropertyEnumCssPropertyType3["gap"] = "gap";
|
|
174760
|
+
CssPropertyEnumCssPropertyType3["columnGap"] = "columnGap";
|
|
174761
|
+
CssPropertyEnumCssPropertyType3["rowGap"] = "rowGap";
|
|
174762
|
+
CssPropertyEnumCssPropertyType3["filter"] = "filter";
|
|
174763
|
+
CssPropertyEnumCssPropertyType3["backdropFilter"] = "backdropFilter";
|
|
174764
|
+
CssPropertyEnumCssPropertyType3["objectFit"] = "objectFit";
|
|
174765
|
+
CssPropertyEnumCssPropertyType3["objectPosition"] = "objectPosition";
|
|
174766
|
+
CssPropertyEnumCssPropertyType3["mixBlendMode"] = "mixBlendMode";
|
|
174767
|
+
CssPropertyEnumCssPropertyType3["isolation"] = "isolation";
|
|
174768
|
+
CssPropertyEnumCssPropertyType3["stroke"] = "stroke";
|
|
174769
|
+
CssPropertyEnumCssPropertyType3["strokeWidth"] = "strokeWidth";
|
|
174770
|
+
CssPropertyEnumCssPropertyType3["strokeOpacity"] = "strokeOpacity";
|
|
174771
|
+
CssPropertyEnumCssPropertyType3["fill"] = "fill";
|
|
174772
|
+
CssPropertyEnumCssPropertyType3["fillOpacity"] = "fillOpacity";
|
|
174773
|
+
})(CssPropertyEnumCssPropertyType2 || (CssPropertyEnumCssPropertyType2 = {}));
|
|
174551
174774
|
var InteractionsTrigger2;
|
|
174552
174775
|
(function(InteractionsTrigger3) {
|
|
174553
174776
|
InteractionsTrigger3["UNKNOWN_TRIGGER"] = "UNKNOWN_TRIGGER";
|
|
@@ -174743,6 +174966,114 @@ function createAppPermission(payload4) {
|
|
|
174743
174966
|
return __createAppPermission;
|
|
174744
174967
|
}
|
|
174745
174968
|
|
|
174969
|
+
// ../../node_modules/@wix/ambassador-devcenter-v1-share-url/build/es/http.impl.js
|
|
174970
|
+
init_esm_shims();
|
|
174971
|
+
var _createShareUrlRequest = { shareUrl: "_shareUrl" };
|
|
174972
|
+
var _createShareUrlResponse = { shareUrl: "_shareUrl" };
|
|
174973
|
+
var _listShareUrlsRequest = {};
|
|
174974
|
+
var _listShareUrlsResponse = { shareUrls: "_shareUrl" };
|
|
174975
|
+
var _shareUrl = {
|
|
174976
|
+
createdDate: "google.protobuf.Timestamp",
|
|
174977
|
+
updatedDate: "google.protobuf.Timestamp"
|
|
174978
|
+
};
|
|
174979
|
+
function resolveWixDevcenterV1AppShareUrlServiceUrl(opts) {
|
|
174980
|
+
var domainToMappings = {
|
|
174981
|
+
"manage._base_domain_": [
|
|
174982
|
+
{
|
|
174983
|
+
srcPath: "/_api/app-share-url-service",
|
|
174984
|
+
destPath: ""
|
|
174985
|
+
}
|
|
174986
|
+
],
|
|
174987
|
+
"dev._base_domain_": [
|
|
174988
|
+
{
|
|
174989
|
+
srcPath: "/_api/app-share-url-service",
|
|
174990
|
+
destPath: ""
|
|
174991
|
+
}
|
|
174992
|
+
],
|
|
174993
|
+
"www._base_domain_": [
|
|
174994
|
+
{
|
|
174995
|
+
srcPath: "/_api/app-share-url-service",
|
|
174996
|
+
destPath: ""
|
|
174997
|
+
}
|
|
174998
|
+
]
|
|
174999
|
+
};
|
|
175000
|
+
return resolveUrl(Object.assign(opts, { domainToMappings }));
|
|
175001
|
+
}
|
|
175002
|
+
function createShareUrl(payload4) {
|
|
175003
|
+
var _a2 = serializer(_createShareUrlRequest, { _shareUrl }), toReq = _a2.toJSON, fromReq = _a2.fromJSON;
|
|
175004
|
+
var fromRes = serializer(_createShareUrlResponse, {
|
|
175005
|
+
_shareUrl
|
|
175006
|
+
}).fromJSON;
|
|
175007
|
+
function __createShareUrl(_a3) {
|
|
175008
|
+
var host = _a3.host;
|
|
175009
|
+
var serializedData = toReq(payload4);
|
|
175010
|
+
var metadata = {
|
|
175011
|
+
entityFqdn: "wix.devcenter.v1.share_url",
|
|
175012
|
+
method: "POST",
|
|
175013
|
+
methodFqn: "wix.devcenter.v1.AppShareUrlService.CreateShareUrl",
|
|
175014
|
+
url: resolveWixDevcenterV1AppShareUrlServiceUrl({
|
|
175015
|
+
protoPath: "/v1/share-url",
|
|
175016
|
+
data: serializedData,
|
|
175017
|
+
host
|
|
175018
|
+
}),
|
|
175019
|
+
data: serializedData,
|
|
175020
|
+
transformResponse: fromRes
|
|
175021
|
+
};
|
|
175022
|
+
return metadata;
|
|
175023
|
+
}
|
|
175024
|
+
__createShareUrl.fromReq = fromReq;
|
|
175025
|
+
__createShareUrl.__isAmbassador = true;
|
|
175026
|
+
return __createShareUrl;
|
|
175027
|
+
}
|
|
175028
|
+
function listShareUrls(payload4) {
|
|
175029
|
+
var _a2 = serializer(_listShareUrlsRequest, {}), toReq = _a2.toJSON, fromReq = _a2.fromJSON;
|
|
175030
|
+
var fromRes = serializer(_listShareUrlsResponse, {
|
|
175031
|
+
_shareUrl
|
|
175032
|
+
}).fromJSON;
|
|
175033
|
+
function __listShareUrls(_a3) {
|
|
175034
|
+
var host = _a3.host;
|
|
175035
|
+
var serializedData = toReq(payload4);
|
|
175036
|
+
var metadata = {
|
|
175037
|
+
entityFqdn: "wix.devcenter.v1.share_url",
|
|
175038
|
+
method: "GET",
|
|
175039
|
+
methodFqn: "wix.devcenter.v1.AppShareUrlService.ListShareUrls",
|
|
175040
|
+
url: resolveWixDevcenterV1AppShareUrlServiceUrl({
|
|
175041
|
+
protoPath: "/v1/share-urls",
|
|
175042
|
+
data: serializedData,
|
|
175043
|
+
host
|
|
175044
|
+
}),
|
|
175045
|
+
params: toURLSearchParams(serializedData),
|
|
175046
|
+
transformResponse: fromRes
|
|
175047
|
+
};
|
|
175048
|
+
return metadata;
|
|
175049
|
+
}
|
|
175050
|
+
__listShareUrls.fromReq = fromReq;
|
|
175051
|
+
__listShareUrls.__isAmbassador = true;
|
|
175052
|
+
return __listShareUrls;
|
|
175053
|
+
}
|
|
175054
|
+
|
|
175055
|
+
// ../../node_modules/@wix/ambassador-devcenter-v1-share-url/build/es/types.impl.js
|
|
175056
|
+
init_esm_shims();
|
|
175057
|
+
var ActivationStatus;
|
|
175058
|
+
(function(ActivationStatus2) {
|
|
175059
|
+
ActivationStatus2["ENABLED"] = "ENABLED";
|
|
175060
|
+
ActivationStatus2["DISABLED"] = "DISABLED";
|
|
175061
|
+
})(ActivationStatus || (ActivationStatus = {}));
|
|
175062
|
+
var VersionType;
|
|
175063
|
+
(function(VersionType2) {
|
|
175064
|
+
VersionType2["BEST_VERSION"] = "BEST_VERSION";
|
|
175065
|
+
VersionType2["LATEST_VERSION"] = "LATEST_VERSION";
|
|
175066
|
+
VersionType2["DEV_VERSION"] = "DEV_VERSION";
|
|
175067
|
+
})(VersionType || (VersionType = {}));
|
|
175068
|
+
var WebhookIdentityType2;
|
|
175069
|
+
(function(WebhookIdentityType3) {
|
|
175070
|
+
WebhookIdentityType3["UNKNOWN"] = "UNKNOWN";
|
|
175071
|
+
WebhookIdentityType3["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
175072
|
+
WebhookIdentityType3["MEMBER"] = "MEMBER";
|
|
175073
|
+
WebhookIdentityType3["WIX_USER"] = "WIX_USER";
|
|
175074
|
+
WebhookIdentityType3["APP"] = "APP";
|
|
175075
|
+
})(WebhookIdentityType2 || (WebhookIdentityType2 = {}));
|
|
175076
|
+
|
|
174746
175077
|
// ../dev-center-client/src/schemas.ts
|
|
174747
175078
|
init_esm_shims();
|
|
174748
175079
|
|
|
@@ -174773,12 +175104,12 @@ var NamespaceType;
|
|
|
174773
175104
|
NamespaceType2["ACCOUNT"] = "ACCOUNT";
|
|
174774
175105
|
NamespaceType2["COMPANY"] = "COMPANY";
|
|
174775
175106
|
})(NamespaceType || (NamespaceType = {}));
|
|
174776
|
-
var
|
|
174777
|
-
(function(
|
|
174778
|
-
|
|
174779
|
-
|
|
174780
|
-
|
|
174781
|
-
})(
|
|
175107
|
+
var Status3;
|
|
175108
|
+
(function(Status5) {
|
|
175109
|
+
Status5["ACTIVE"] = "ACTIVE";
|
|
175110
|
+
Status5["DEPRECATED"] = "DEPRECATED";
|
|
175111
|
+
Status5["ARCHIVED"] = "ARCHIVED";
|
|
175112
|
+
})(Status3 || (Status3 = {}));
|
|
174782
175113
|
var AppType3;
|
|
174783
175114
|
(function(AppType4) {
|
|
174784
175115
|
AppType4["SITE_APP"] = "SITE_APP";
|
|
@@ -174788,11 +175119,11 @@ var AppType3;
|
|
|
174788
175119
|
AppType4["HEADLESS"] = "HEADLESS";
|
|
174789
175120
|
AppType4["FUNCTION_ACTIVATION_APP"] = "FUNCTION_ACTIVATION_APP";
|
|
174790
175121
|
})(AppType3 || (AppType3 = {}));
|
|
174791
|
-
var
|
|
174792
|
-
(function(
|
|
174793
|
-
|
|
174794
|
-
|
|
174795
|
-
})(
|
|
175122
|
+
var CreatedByType;
|
|
175123
|
+
(function(CreatedByType2) {
|
|
175124
|
+
CreatedByType2["USER"] = "USER";
|
|
175125
|
+
CreatedByType2["APP"] = "APP";
|
|
175126
|
+
})(CreatedByType || (CreatedByType = {}));
|
|
174796
175127
|
var ShowConsentBehaviour;
|
|
174797
175128
|
(function(ShowConsentBehaviour2) {
|
|
174798
175129
|
ShowConsentBehaviour2["DEFAULT_BEHAVIOUR"] = "DEFAULT_BEHAVIOUR";
|
|
@@ -174853,19 +175184,6 @@ var appByVersionSchema = z.object({
|
|
|
174853
175184
|
components: componentsSchema
|
|
174854
175185
|
})
|
|
174855
175186
|
});
|
|
174856
|
-
var appVersionSchema = z.object({
|
|
174857
|
-
appVersions: z.array(
|
|
174858
|
-
z.object({
|
|
174859
|
-
/** Application ID */
|
|
174860
|
-
id: z.string(),
|
|
174861
|
-
fullVersion: z.string().optional().default("0.0.0"),
|
|
174862
|
-
/** indicates if this is the draft instance of the version. */
|
|
174863
|
-
state: z.string().optional(),
|
|
174864
|
-
/** status of the app */
|
|
174865
|
-
status: z.string().optional()
|
|
174866
|
-
})
|
|
174867
|
-
)
|
|
174868
|
-
});
|
|
174869
175187
|
var appSecretsSchema = z.object({
|
|
174870
175188
|
appSecret: z.string(),
|
|
174871
175189
|
webhookPublicKey: z.string()
|
|
@@ -174947,6 +175265,17 @@ var queryAppTemplateSchema = z.object({
|
|
|
174947
175265
|
var cliAppTemplateSchema = appTemplateSchema.extend({
|
|
174948
175266
|
cliCloneData: cliCLoneDataSchema
|
|
174949
175267
|
});
|
|
175268
|
+
var shareUrlSchema = z.object({
|
|
175269
|
+
versionType: z.nativeEnum(VersionType),
|
|
175270
|
+
installationUrl: z.string().url(),
|
|
175271
|
+
tinyInstallationUrl: z.string().url().optional()
|
|
175272
|
+
});
|
|
175273
|
+
var createShareUrlSchema = z.object({
|
|
175274
|
+
shareUrl: shareUrlSchema
|
|
175275
|
+
});
|
|
175276
|
+
var listShareUrlsSchema = z.object({
|
|
175277
|
+
shareUrls: z.array(shareUrlSchema)
|
|
175278
|
+
});
|
|
174950
175279
|
|
|
174951
175280
|
// ../dev-center-client/src/dev-center-client.ts
|
|
174952
175281
|
var EMPTY_SITE_TEMPLATE = "24bafe8a-7c80-4b63-8a71-08752062f246";
|
|
@@ -175055,55 +175384,8 @@ var DevCenterClient = class {
|
|
|
175055
175384
|
});
|
|
175056
175385
|
}
|
|
175057
175386
|
};
|
|
175058
|
-
queryAppVersion = async ({ appId }) => {
|
|
175059
|
-
try {
|
|
175060
|
-
const { data } = await pRetry(
|
|
175061
|
-
() => this.httpClient.request(
|
|
175062
|
-
queryAppVersion({
|
|
175063
|
-
query: {
|
|
175064
|
-
paging: {
|
|
175065
|
-
limit: 1
|
|
175066
|
-
},
|
|
175067
|
-
filter: { appId },
|
|
175068
|
-
sort: [{ fieldName: "updatedDate", order: SortOrder.DESC }]
|
|
175069
|
-
}
|
|
175070
|
-
})
|
|
175071
|
-
),
|
|
175072
|
-
this.retryOptions
|
|
175073
|
-
);
|
|
175074
|
-
const parsedData = appVersionSchema.parse(data);
|
|
175075
|
-
const lastVersion = parsedData.appVersions[0];
|
|
175076
|
-
if (!lastVersion) {
|
|
175077
|
-
throw new CliError({
|
|
175078
|
-
code: CliErrorCode.AppForVersionNotFound({
|
|
175079
|
-
version: "latest"
|
|
175080
|
-
}),
|
|
175081
|
-
cause: null
|
|
175082
|
-
});
|
|
175083
|
-
}
|
|
175084
|
-
return {
|
|
175085
|
-
latestVersion: lastVersion.fullVersion,
|
|
175086
|
-
isPublished: lastVersion.state === State.PRODUCTION,
|
|
175087
|
-
isLocked: lastVersion.state === State.LOCKED_DRAFT
|
|
175088
|
-
};
|
|
175089
|
-
} catch (cause) {
|
|
175090
|
-
if (isHttpError(cause) && cause.response?.status === 404) {
|
|
175091
|
-
throw new CliError({
|
|
175092
|
-
code: CliErrorCode.AppForVersionNotFound({
|
|
175093
|
-
version: "latest"
|
|
175094
|
-
}),
|
|
175095
|
-
cause
|
|
175096
|
-
});
|
|
175097
|
-
}
|
|
175098
|
-
throw new CliError({
|
|
175099
|
-
code: CliErrorCode.FailedToFetchAppForVersion(),
|
|
175100
|
-
cause
|
|
175101
|
-
});
|
|
175102
|
-
}
|
|
175103
|
-
};
|
|
175104
175387
|
/**
|
|
175105
175388
|
* This method is deprecated.
|
|
175106
|
-
* Use `queryAppVersion()` if you need to get information about app version.
|
|
175107
175389
|
*/
|
|
175108
175390
|
getAppByVersion = async ({
|
|
175109
175391
|
appId,
|
|
@@ -175375,6 +175657,48 @@ var DevCenterClient = class {
|
|
|
175375
175657
|
const installationDetails = await this.getAppInstallationDetails(appId);
|
|
175376
175658
|
return installationDetails?.group === AppGroup.INSTALLED && installationDetails.incompleteSetupReason !== IncompleteSetupReason.PENDING_EDITOR;
|
|
175377
175659
|
};
|
|
175660
|
+
createShareUrl = async (shareUrl) => {
|
|
175661
|
+
try {
|
|
175662
|
+
const { data } = await this.httpClient.request(
|
|
175663
|
+
createShareUrl({
|
|
175664
|
+
shareUrl,
|
|
175665
|
+
disableExistingWithSameType: true,
|
|
175666
|
+
shareUrlIdParameter: ":shareUrlId",
|
|
175667
|
+
urlTemplate: "https://wix.com/app-market/test/:shareUrlId"
|
|
175668
|
+
})
|
|
175669
|
+
);
|
|
175670
|
+
return createShareUrlSchema.parse(data).shareUrl;
|
|
175671
|
+
} catch (e2) {
|
|
175672
|
+
throw new CliError({
|
|
175673
|
+
code: CliErrorCode.FailedToCreateShareUrl(),
|
|
175674
|
+
cause: e2
|
|
175675
|
+
});
|
|
175676
|
+
}
|
|
175677
|
+
};
|
|
175678
|
+
listShareUrls = async (appId) => {
|
|
175679
|
+
try {
|
|
175680
|
+
const { data } = await pRetry(
|
|
175681
|
+
() => this.httpClient.request(listShareUrls({ appId })),
|
|
175682
|
+
this.retryOptions
|
|
175683
|
+
);
|
|
175684
|
+
return listShareUrlsSchema.parse(data).shareUrls;
|
|
175685
|
+
} catch (e2) {
|
|
175686
|
+
throw new CliError({
|
|
175687
|
+
code: CliErrorCode.FailedToListShareUrls(),
|
|
175688
|
+
cause: e2
|
|
175689
|
+
});
|
|
175690
|
+
}
|
|
175691
|
+
};
|
|
175692
|
+
resolveDevVersionShareUrl = async (appId) => {
|
|
175693
|
+
const shareUrls = await this.listShareUrls(appId);
|
|
175694
|
+
const devVersionShareUrl = shareUrls.find(
|
|
175695
|
+
(shareUrl) => shareUrl.versionType === VersionType.DEV_VERSION
|
|
175696
|
+
);
|
|
175697
|
+
if (devVersionShareUrl) {
|
|
175698
|
+
return devVersionShareUrl;
|
|
175699
|
+
}
|
|
175700
|
+
return this.createShareUrl({ appId, versionType: VersionType.DEV_VERSION });
|
|
175701
|
+
};
|
|
175378
175702
|
};
|
|
175379
175703
|
|
|
175380
175704
|
// ../dev-center-client/src/useDevCenterClient.ts
|
|
@@ -175417,14 +175741,14 @@ var StorageTarget;
|
|
|
175417
175741
|
StorageTarget2["S3"] = "S3";
|
|
175418
175742
|
StorageTarget2["SERVER_DEFAULT"] = "SERVER_DEFAULT";
|
|
175419
175743
|
})(StorageTarget || (StorageTarget = {}));
|
|
175420
|
-
var
|
|
175421
|
-
(function(
|
|
175422
|
-
|
|
175423
|
-
|
|
175424
|
-
|
|
175425
|
-
|
|
175426
|
-
|
|
175427
|
-
})(
|
|
175744
|
+
var Status4;
|
|
175745
|
+
(function(Status5) {
|
|
175746
|
+
Status5["INITIALIZED"] = "INITIALIZED";
|
|
175747
|
+
Status5["IN_PROGRESS"] = "IN_PROGRESS";
|
|
175748
|
+
Status5["DONE"] = "DONE";
|
|
175749
|
+
Status5["FAILED"] = "FAILED";
|
|
175750
|
+
Status5["NO_UPLOAD_IN_PROGRESS"] = "NO_UPLOAD_IN_PROGRESS";
|
|
175751
|
+
})(Status4 || (Status4 = {}));
|
|
175428
175752
|
|
|
175429
175753
|
// ../../node_modules/@wix/ambassador-ctp-app-cloud-deployer-service-v1-app-cloud-deployer/build/es/http.impl.js
|
|
175430
175754
|
init_esm_shims();
|
|
@@ -178311,7 +178635,7 @@ export {
|
|
|
178311
178635
|
openBrowser,
|
|
178312
178636
|
defaultOutdent,
|
|
178313
178637
|
ErrorViewer,
|
|
178314
|
-
|
|
178638
|
+
require_semver2 as require_semver,
|
|
178315
178639
|
ErrorReporterProvider,
|
|
178316
178640
|
useErrorReporter,
|
|
178317
178641
|
AccountAuthProvider,
|
|
@@ -178623,4 +178947,4 @@ mustache/mustache.mjs:
|
|
|
178623
178947
|
* http://github.com/janl/mustache.js
|
|
178624
178948
|
*)
|
|
178625
178949
|
*/
|
|
178626
|
-
//# sourceMappingURL=chunk-
|
|
178950
|
+
//# sourceMappingURL=chunk-VCFM6SMQ.js.map
|